Browse Source

add george data

Kenkart 1 year 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.009425539;-0.05834031,-0.1261863;-0.3009859;-0.03432132,-0.1547896;-0.7241334;0.05899689,-0.1545241;-0.6847189;-0.04307979,0.004181486;0.5432595;-0.0180016,0;0;0,-0.008089684;0.3128492;-0.02776146,-0.01611611;0.6141416;-0.07009125,0.1431966;0.5272473;-0.09400082,0.2448601;0.2725871;-0.06542921,0.2613183;-0.02747321;-0.1167638,-0.1459391;0.4916345;0.02350913,-0.2026528;0.2327235;0.09935321,-0.2890785;-0.05786133;0.1314991,0.06979669;0.008319318;-0.06791186,0.1068096;-0.303799;-0.04598284,0.1179129;-0.7245511;0.06090355,0.1319497;-0.7686634;-0.008513212,-0.09680051;-0.00109317;-0.0134639,-0.1474768;-0.3120602;-0.01310705,-0.1656493;-0.7383922;0.06745979,-0.1822379;-0.7894453;0.006932393,-0.01403134;0.540436;-0.05700278,290.3199
+0;0;0,0.002280771;0.3141406;-0.004606484,0.004867141;0.6176735;-0.02687563,0.1607591;0.5031031;-0.006301723,0.1913034;0.2312165;0.02758523,0.2306608;-0.06452909;-0.03508724,-0.1527998;0.5069891;-0.001761893,-0.212471;0.2620142;0.1097295,-0.2796341;-0.02633199;0.1824472,0.07958522;0.007219497;-0.05627505,0.09586473;-0.3057175;-0.02350067,0.09672865;-0.7286426;0.07505803,0.09417457;-0.6893892;-0.02700177,-0.07781883;0.009640945;-0.0583446,-0.1261787;-0.3007738;-0.03441241,-0.1548792;-0.7239195;0.05888403,-0.154757;-0.6845473;-0.0431968,0.004239806;0.5432308;-0.01874736,0;0;0,-0.008089684;0.3128492;-0.02776146,-0.01611611;0.6141416;-0.07009125,0.1431966;0.5272473;-0.09400082,0.2448601;0.2725871;-0.06542921,0.2613183;-0.02747321;-0.1167638,-0.1459391;0.4916345;0.02350913,-0.2026528;0.2327235;0.09935321,-0.2890785;-0.05786133;0.1314991,0.06979669;0.008319318;-0.06791186,0.1068096;-0.303799;-0.04598284,0.1179129;-0.7245511;0.06090355,0.1319497;-0.7686634;-0.008513212,-0.09680051;-0.00109317;-0.0134639,-0.1474768;-0.3120602;-0.01310705,-0.1656493;-0.7383922;0.06745979,-0.1822379;-0.7894453;0.006932393,-0.01403134;0.540436;-0.05700278,290.3312
+0;0;0,0.002280522;0.3141063;-0.00460598,0.004867215;0.6176773;-0.02687845,0.1607154;0.5030978;-0.006305786,0.1912298;0.2314776;0.02754795,0.2306166;-0.06448922;-0.03517141,-0.1527562;0.5069826;-0.00176722,-0.2123688;0.2622479;0.1096149,-0.2795822;-0.02631405;0.182387,0.07945666;0.007207834;-0.05618415,0.09574378;-0.3058754;-0.02339445,0.09660388;-0.7269246;0.07472707,0.0940332;-0.687611;-0.02799591,-0.07769311;0.009625372;-0.05825036,-0.1260755;-0.3009344;-0.03430697,-0.1546488;-0.7222032;0.05857563,-0.1545258;-0.6827701;-0.04416853,0.004239709;0.5432143;-0.01874796,0;0;0,-0.008148178;0.3127981;-0.02793097,-0.01620502;0.6141146;-0.07035828,0.1430699;0.5270538;-0.0941627,0.2446423;0.272651;-0.06558061,0.2610599;-0.02761856;-0.1170597,-0.1457338;0.4922486;0.02404613,-0.202463;0.2339153;0.1008602,-0.2890813;-0.05659217;0.1352712,0.06974415;0.008274838;-0.06774402,0.1065439;-0.3040306;-0.04600453,0.1181763;-0.7229774;0.06010532,0.1317835;-0.768723;-0.008617401,-0.09662754;-0.001016139;-0.01356677,-0.147287;-0.3121352;-0.01332542,-0.1654355;-0.7365472;0.06702454,-0.1824788;-0.7899914;0.00878397,-0.01411732;0.540393;-0.05724359,290.3531
+0;0;0,0.002280522;0.3141063;-0.00460598,0.004867215;0.6176773;-0.02687845,0.1607154;0.5030978;-0.006305786,0.1912298;0.2314776;0.02754795,0.2306166;-0.06448922;-0.03517141,-0.1527562;0.5069826;-0.00176722,-0.2123688;0.2622479;0.1096149,-0.2795822;-0.02631405;0.182387,0.07945666;0.007207834;-0.05618415,0.09574378;-0.3058754;-0.02339445,0.09660388;-0.7269246;0.07472707,0.0940332;-0.687611;-0.02799591,-0.07769311;0.009625372;-0.05825036,-0.1260755;-0.3009344;-0.03430697,-0.1546488;-0.7222032;0.05857563,-0.1545258;-0.6827701;-0.04416853,0.004239709;0.5432143;-0.01874796,0;0;0,-0.008148178;0.3127981;-0.02793097,-0.01620502;0.6141146;-0.07035828,0.1430699;0.5270538;-0.0941627,0.2446423;0.272651;-0.06558061,0.2610599;-0.02761856;-0.1170597,-0.1457338;0.4922486;0.02404613,-0.202463;0.2339153;0.1008602,-0.2890813;-0.05659217;0.1352712,0.06974415;0.008274838;-0.06774402,0.1065439;-0.3040306;-0.04600453,0.1181763;-0.7229774;0.06010532,0.1317835;-0.768723;-0.008617401,-0.09662754;-0.001016139;-0.01356677,-0.147287;-0.3121352;-0.01332542,-0.1654355;-0.7365472;0.06702454,-0.1824788;-0.7899914;0.00878397,-0.01411732;0.540393;-0.05724359,290.3649
+0;0;0,0.002316045;0.3147937;-0.005086248,0.005062675;0.6215149;-0.02831549,0.1622323;0.5060785;-0.004046725,0.1943068;0.2346358;0.026177,0.2335238;-0.06197864;-0.03619999,-0.1542228;0.5104021;-0.001711527,-0.2135732;0.2680726;0.1139487,-0.2819359;-0.01929179;0.1924169,0.07941288;0.006975126;-0.05617401,0.09560852;-0.3059946;-0.02336472,0.0963539;-0.7260755;0.07436766,0.09425028;-0.686344;-0.03371318,-0.07767294;0.009781089;-0.05815346,-0.126036;-0.3006838;-0.03446021,-0.1544819;-0.7209496;0.05820917,-0.1537521;-0.6810907;-0.04987813,0.00439517;0.5459799;-0.01984917,0;0;0,-0.008770391;0.3133703;-0.02912831,-0.01954112;0.6170911;-0.07657409,0.1429538;0.5268005;-0.09436274,0.2445197;0.2728474;-0.06580424,0.2605325;-0.02795017;-0.1175091,-0.1466882;0.4932049;0.02411582,-0.203696;0.2357401;0.1021247,-0.2906827;-0.05513337;0.1372666,0.06971431;0.008180737;-0.06770205,0.1064401;-0.3040301;-0.04615211,0.1181361;-0.7220322;0.05947709,0.1315519;-0.7714202;-0.01331139,-0.09657098;-0.000895526;-0.0135581,-0.1472654;-0.311892;-0.01344554,-0.165428;-0.735391;0.06617155,-0.1841758;-0.7907555;0.001812935,-0.01656235;0.5425876;-0.06180859,290.3866
+0;0;0,0.002316045;0.3147937;-0.005086248,0.005062675;0.6215149;-0.02831549,0.1622323;0.5060785;-0.004046725,0.1943068;0.2346358;0.026177,0.2335238;-0.06197864;-0.03619999,-0.1542228;0.5104021;-0.001711527,-0.2135732;0.2680726;0.1139487,-0.2819359;-0.01929179;0.1924169,0.07941288;0.006975126;-0.05617401,0.09560852;-0.3059946;-0.02336472,0.0963539;-0.7260755;0.07436766,0.09425028;-0.686344;-0.03371318,-0.07767294;0.009781089;-0.05815346,-0.126036;-0.3006838;-0.03446021,-0.1544819;-0.7209496;0.05820917,-0.1537521;-0.6810907;-0.04987813,0.00439517;0.5459799;-0.01984917,0;0;0,-0.008770391;0.3133703;-0.02912831,-0.01954112;0.6170911;-0.07657409,0.1429538;0.5268005;-0.09436274,0.2445197;0.2728474;-0.06580424,0.2605325;-0.02795017;-0.1175091,-0.1466882;0.4932049;0.02411582,-0.203696;0.2357401;0.1021247,-0.2906827;-0.05513337;0.1372666,0.06971431;0.008180737;-0.06770205,0.1064401;-0.3040301;-0.04615211,0.1181361;-0.7220322;0.05947709,0.1315519;-0.7714202;-0.01331139,-0.09657098;-0.000895526;-0.0135581,-0.1472654;-0.311892;-0.01344554,-0.165428;-0.735391;0.06617155,-0.1841758;-0.7907555;0.001812935,-0.01656235;0.5425876;-0.06180859,290.3985
+0;0;0,0.002312462;0.3143067;-0.005078379,0.005041146;0.6190193;-0.0281428,0.1613632;0.5045568;-0.004044523,0.1933967;0.2334611;0.02614058,0.2326995;-0.06380254;-0.03637292,-0.1533791;0.5088571;-0.001721963,-0.2126536;0.2668372;0.1137904,-0.281166;-0.02115607;0.1924304,0.07932413;0.006967332;-0.05611124,0.0955117;-0.3058463;-0.0233183,0.09625421;-0.7243115;0.07403816,0.09413245;-0.6844961;-0.03497475,-0.07758614;0.009770158;-0.05808847,-0.1259251;-0.3005399;-0.03440703,-0.1542616;-0.7191893;0.0579059,-0.1535255;-0.6792454;-0.05111352,0.00438034;0.5442422;-0.01976144,0;0;0,-0.008548737;0.3128935;-0.02905869,-0.01822782;0.614818;-0.0752244,0.1428799;0.5267226;-0.09450841,0.2443785;0.2731041;-0.06611919,0.2600972;-0.02835315;-0.1180298,-0.1462649;0.4933518;0.02352481,-0.2032963;0.2369098;0.1036194,-0.2911628;-0.05420029;0.1403979,0.06975319;0.008182198;-0.06750464,0.1062694;-0.3039241;-0.04638624,0.1175101;-0.7201707;0.05946445,0.1313481;-0.7711839;-0.01285458,-0.09643882;-0.0008836654;-0.01371523,-0.14718;-0.3117134;-0.01374423,-0.1656251;-0.7335359;0.06573837,-0.1843733;-0.7885727;-0.0006085411,-0.01567505;0.5409707;-0.06099916,290.42
+0;0;0,0.002425817;0.3142997;-0.005446556,0.005230229;0.6189749;-0.02898593,0.1616797;0.504517;-0.006341992,0.193;0.233565;0.02581787,0.2319485;-0.06373894;-0.03672566,-0.1533315;0.509647;-0.001922749,-0.2119322;0.2693104;0.1173857,-0.2804869;-0.01666862;0.2030277,0.07939319;0.006733327;-0.0560421,0.09558289;-0.306098;-0.0234193,0.09641808;-0.7245741;0.07388985,0.09377202;-0.6847937;-0.03511474,-0.07758456;0.009953025;-0.05805951,-0.1260598;-0.3003501;-0.0345661,-0.1544905;-0.7190126;0.05765833,-0.1542739;-0.6791104;-0.05136716,0.004549346;0.5442119;-0.02048231,0;0;0,-0.008548737;0.3128935;-0.02905869,-0.01822782;0.614818;-0.0752244,0.1428799;0.5267226;-0.09450841,0.2443785;0.2731041;-0.06611919,0.2600972;-0.02835315;-0.1180298,-0.1462649;0.4933518;0.02352481,-0.2032963;0.2369098;0.1036194,-0.2911628;-0.05420029;0.1403979,0.06975319;0.008182198;-0.06750464,0.1062694;-0.3039241;-0.04638624,0.1175101;-0.7201707;0.05946445,0.1313481;-0.7711839;-0.01285458,-0.09643882;-0.0008836654;-0.01371523,-0.14718;-0.3117134;-0.01374423,-0.1656251;-0.7335359;0.06573837,-0.1843733;-0.7885727;-0.0006085411,-0.01567505;0.5409707;-0.06099916,290.4316
+0;0;0,0.002425817;0.3142997;-0.005446556,0.005230229;0.6189749;-0.02898593,0.1616797;0.504517;-0.006341992,0.193;0.233565;0.02581787,0.2319485;-0.06373894;-0.03672566,-0.1533315;0.509647;-0.001922749,-0.2119322;0.2693104;0.1173857,-0.2804869;-0.01666862;0.2030277,0.07939319;0.006733327;-0.0560421,0.09558289;-0.306098;-0.0234193,0.09641808;-0.7245741;0.07388985,0.09377202;-0.6847937;-0.03511474,-0.07758456;0.009953025;-0.05805951,-0.1260598;-0.3003501;-0.0345661,-0.1544905;-0.7190126;0.05765833,-0.1542739;-0.6791104;-0.05136716,0.004549346;0.5442119;-0.02048231,0;0;0,-0.008548737;0.3128935;-0.02905869,-0.01822782;0.614818;-0.0752244,0.1428799;0.5267226;-0.09450841,0.2443785;0.2731041;-0.06611919,0.2600972;-0.02835315;-0.1180298,-0.1462649;0.4933518;0.02352481,-0.2032963;0.2369098;0.1036194,-0.2911628;-0.05420029;0.1403979,0.06975319;0.008182198;-0.06750464,0.1062694;-0.3039241;-0.04638624,0.1175101;-0.7201707;0.05946445,0.1313481;-0.7711839;-0.01285458,-0.09643882;-0.0008836654;-0.01371523,-0.14718;-0.3117134;-0.01374423,-0.1656251;-0.7335359;0.06573837,-0.1843733;-0.7885727;-0.0006085411,-0.01567505;0.5409707;-0.06099916,290.4425
+0;0;0,0.002426164;0.3143446;-0.005447335,0.005230266;0.6189862;-0.02898401,0.1613838;0.5046135;-0.006367888,0.1926987;0.2337082;0.02578643,0.2317412;-0.06431311;-0.036908,-0.1530341;0.5097338;-0.001956966,-0.2116246;0.2694386;0.1173309,-0.2803447;-0.01723039;0.2031796,0.07934553;0.006729285;-0.05600847,0.09554826;-0.3063536;-0.02335943,0.09638298;-0.7245978;0.07389581,0.09379406;-0.6850286;-0.03275492,-0.07753799;0.00994705;-0.05802466,-0.1260522;-0.3006056;-0.03451236,-0.1544671;-0.7190361;0.05766099,-0.1542552;-0.6793477;-0.0490102,0.004549478;0.5442336;-0.02048157,0;0;0,-0.008526519;0.3129087;-0.02938533,-0.0179226;0.6148493;-0.07529807,0.1426851;0.5267304;-0.09508944,0.2440076;0.273093;-0.06669831,0.2591401;-0.02908468;-0.1189594,-0.1462101;0.4938836;0.02280409,-0.2030078;0.2379526;0.1045203,-0.2909694;-0.0536547;0.1432444,0.06969635;0.008107975;-0.06748796,0.1062971;-0.3042377;-0.04627609,0.1174145;-0.7203801;0.05903029,0.1298911;-0.7714339;-0.009870052,-0.09638085;-0.0007872023;-0.01371342,-0.1474239;-0.3118238;-0.01416924,-0.1659119;-0.7334681;0.06496227,-0.1845851;-0.7876165;0.001377635,-0.01547083;0.5409876;-0.06118655,290.465
+0;0;0,0.002592424;0.3143349;-0.005911775,0.005598756;0.6189381;-0.02991833,0.1617361;0.5043032;-0.008419617,0.1926833;0.2335124;0.02502881,0.2314043;-0.06478709;-0.03653181,-0.1528071;0.5104241;-0.002214532,-0.2106147;0.2727354;0.1225515,-0.2799163;-0.01297873;0.2110743,0.07936668;0.006531837;-0.05600189,0.09557268;-0.306554;-0.02338313,0.09650064;-0.7247949;0.07388583,0.09347291;-0.6852672;-0.03275707,-0.07757223;0.0101214;-0.05794871,-0.1260532;-0.300444;-0.03453688,-0.1543062;-0.7188517;0.05778998,-0.1545337;-0.6792116;-0.04888555,0.004865894;0.5441986;-0.02130586,0;0;0,-0.008526519;0.3129087;-0.02938533,-0.0179226;0.6148493;-0.07529807,0.1426851;0.5267304;-0.09508944,0.2440076;0.273093;-0.06669831,0.2591401;-0.02908468;-0.1189594,-0.1462101;0.4938836;0.02280409,-0.2030078;0.2379526;0.1045203,-0.2909694;-0.0536547;0.1432444,0.06969635;0.008107975;-0.06748796,0.1062971;-0.3042377;-0.04627609,0.1174145;-0.7203801;0.05903029,0.1298911;-0.7714339;-0.009870052,-0.09638085;-0.0007872023;-0.01371342,-0.1474239;-0.3118238;-0.01416924,-0.1659119;-0.7334681;0.06496227,-0.1845851;-0.7876165;0.001377635,-0.01547083;0.5409876;-0.06118655,290.4762
+0;0;0,0.002596034;0.3147726;-0.005920008,0.005618035;0.6209646;-0.03005842,0.1626155;0.505582;-0.008427834,0.1935537;0.2348695;0.02501091,0.232234;-0.06311607;-0.03648493,-0.1536627;0.5117367;-0.002188521,-0.2114537;0.2741168;0.1225414,-0.2806823;-0.01129678;0.2109711,0.07936549;0.00653174;-0.05600105,0.09556842;-0.3064949;-0.02338847,0.09649502;-0.7241204;0.07373739,0.09349187;-0.6846701;-0.03203952,-0.07757107;0.01012125;-0.05794784,-0.1260429;-0.3003853;-0.03454045,-0.1542543;-0.7181774;0.05765058,-0.1544799;-0.6786156;-0.04815871,0.00488;0.5456975;-0.02138516,0;0;0,-0.009008639;0.3132109;-0.03068113,-0.01999971;0.6161353;-0.08020926,0.1426821;0.5266926;-0.09515953,0.2438313;0.2730612;-0.06686616,0.2583358;-0.02870202;-0.1197994,-0.1465641;0.4940626;0.02208799,-0.2035526;0.2386232;0.104935,-0.2910661;-0.05281773;0.143365,0.06968717;0.008111909;-0.06749487,0.10617;-0.3041945;-0.04638815,0.1172451;-0.719706;0.05883932,0.1305013;-0.7701331;-0.00929904,-0.09638075;-0.0007898954;-0.01370365,-0.1474685;-0.3117586;-0.01419483,-0.1658853;-0.7329139;0.06412759,-0.1855971;-0.7840194;-0.001602277,-0.0170614;0.5419569;-0.06504893,290.4982
+0;0;0,0.002596034;0.3147726;-0.005920008,0.005618035;0.6209646;-0.03005842,0.1626155;0.505582;-0.008427834,0.1935537;0.2348695;0.02501091,0.232234;-0.06311607;-0.03648493,-0.1536627;0.5117367;-0.002188521,-0.2114537;0.2741168;0.1225414,-0.2806823;-0.01129678;0.2109711,0.07936549;0.00653174;-0.05600105,0.09556842;-0.3064949;-0.02338847,0.09649502;-0.7241204;0.07373739,0.09349187;-0.6846701;-0.03203952,-0.07757107;0.01012125;-0.05794784,-0.1260429;-0.3003853;-0.03454045,-0.1542543;-0.7181774;0.05765058,-0.1544799;-0.6786156;-0.04815871,0.00488;0.5456975;-0.02138516,0;0;0,-0.009008639;0.3132109;-0.03068113,-0.01999971;0.6161353;-0.08020926,0.1426821;0.5266926;-0.09515953,0.2438313;0.2730612;-0.06686616,0.2583358;-0.02870202;-0.1197994,-0.1465641;0.4940626;0.02208799,-0.2035526;0.2386232;0.104935,-0.2910661;-0.05281773;0.143365,0.06968717;0.008111909;-0.06749487,0.10617;-0.3041945;-0.04638815,0.1172451;-0.719706;0.05883932,0.1305013;-0.7701331;-0.00929904,-0.09638075;-0.0007898954;-0.01370365,-0.1474685;-0.3117586;-0.01419483,-0.1658853;-0.7329139;0.06412759,-0.1855971;-0.7840194;-0.001602277,-0.0170614;0.5419569;-0.06504893,290.5096
+0;0;0,0.002685335;0.3152048;-0.006255483,0.005787608;0.622196;-0.03085157,0.1638564;0.5065404;-0.009497866,0.1944871;0.2361415;0.02449835,0.2331444;-0.06218749;-0.03677621,-0.1546443;0.513562;-0.002006067,-0.2122151;0.2783822;0.1267791,-0.2818505;-0.004934788;0.2223381,0.0789296;0.006228722;-0.05578778,0.0951225;-0.3068798;-0.02314249,0.09607404;-0.7243199;0.07393067,0.09276202;-0.6848137;-0.03281455,-0.07724379;0.01033728;-0.05751079,-0.1256995;-0.3002722;-0.03430099,-0.1538159;-0.7178704;0.05790285,-0.1543256;-0.6782568;-0.0488829,0.005030665;0.546699;-0.02204774,0;0;0,-0.009545751;0.313525;-0.03180218,-0.02129763;0.6170247;-0.08280873,0.1429474;0.5269678;-0.09525108,0.2433922;0.2733668;-0.0668447,0.2577561;-0.0285897;-0.1203711,-0.1473547;0.4942732;0.02196957,-0.2042261;0.2395114;0.1060622,-0.2916489;-0.05218467;0.1450467,0.06964166;0.00764282;-0.06687737,0.1061827;-0.3047444;-0.04580903,0.1172715;-0.7202306;0.05873061,0.1301062;-0.7708121;-0.01082348,-0.09583771;-0.0004503706;-0.01399589,-0.1466849;-0.3115443;-0.01385427,-0.1643259;-0.7323696;0.06536151,-0.1842971;-0.7856473;0.0008490682,-0.01820248;0.5426708;-0.06732321,290.5319
+0;0;0,0.002685335;0.3152048;-0.006255483,0.005787608;0.622196;-0.03085157,0.1638564;0.5065404;-0.009497866,0.1944871;0.2361415;0.02449835,0.2331444;-0.06218749;-0.03677621,-0.1546443;0.513562;-0.002006067,-0.2122151;0.2783822;0.1267791,-0.2818505;-0.004934788;0.2223381,0.0789296;0.006228722;-0.05578778,0.0951225;-0.3068798;-0.02314249,0.09607404;-0.7243199;0.07393067,0.09276202;-0.6848137;-0.03281455,-0.07724379;0.01033728;-0.05751079,-0.1256995;-0.3002722;-0.03430099,-0.1538159;-0.7178704;0.05790285,-0.1543256;-0.6782568;-0.0488829,0.005030665;0.546699;-0.02204774,0;0;0,-0.009545751;0.313525;-0.03180218,-0.02129763;0.6170247;-0.08280873,0.1429474;0.5269678;-0.09525108,0.2433922;0.2733668;-0.0668447,0.2577561;-0.0285897;-0.1203711,-0.1473547;0.4942732;0.02196957,-0.2042261;0.2395114;0.1060622,-0.2916489;-0.05218467;0.1450467,0.06964166;0.00764282;-0.06687737,0.1061827;-0.3047444;-0.04580903,0.1172715;-0.7202306;0.05873061,0.1301062;-0.7708121;-0.01082348,-0.09583771;-0.0004503706;-0.01399589,-0.1466849;-0.3115443;-0.01385427,-0.1643259;-0.7323696;0.06536151,-0.1842971;-0.7856473;0.0008490682,-0.01820248;0.5426708;-0.06732321,290.5432
+0;0;0,0.002686718;0.3153672;-0.006258706,0.005791433;0.6226001;-0.03087426,0.1639317;0.5068644;-0.009507665,0.1945422;0.2366439;0.02446614,0.2331835;-0.06156158;-0.03678305,-0.1547136;0.5138892;-0.002012467,-0.2122464;0.2788646;0.1266878,-0.2818529;-0.004335135;0.2222072,0.07876907;0.006216054;-0.05567432,0.0949605;-0.3068639;-0.023032,0.09591106;-0.7238768;0.07394182,0.09247236;-0.684007;-0.03688619,-0.07708669;0.01031625;-0.05739383,-0.1255379;-0.3002648;-0.03418614,-0.1536256;-0.7174357;0.05792336,-0.1541548;-0.6774544;-0.05294674,0.005033871;0.5470414;-0.02206323,0;0;0,-0.009673513;0.3135928;-0.03269291,-0.02132147;0.6171571;-0.0848031,0.1432395;0.5271045;-0.09524655,0.2431033;0.2734717;-0.06682134,0.2569937;-0.02834079;-0.1205559,-0.1470191;0.4956178;0.02159732,-0.2040575;0.2416168;0.1072738,-0.2915237;-0.05007091;0.1452089,0.06974262;0.007418632;-0.06651139,0.1062325;-0.3049659;-0.04574704,0.1173337;-0.7200642;0.05853485,0.134059;-0.7749403;-0.01152516,-0.09561235;-0.0002950834;-0.01417831,-0.1465177;-0.3113501;-0.01378988,-0.164907;-0.731639;0.06573202,-0.183863;-0.7902195;0.001030818,-0.01828378;0.542787;-0.06908131,290.5655
+0;0;0,0.002786396;0.3153608;-0.006530714,0.005963041;0.6225712;-0.03141735,0.16417;0.5069418;-0.01076293,0.1946343;0.236792;0.02389804,0.2331394;-0.06155121;-0.03676336,-0.1547068;0.5148074;-0.00213635,-0.2118505;0.2822348;0.1311115,-0.2823686;0.001226723;0.2322686,0.078788;0.005972133;-0.05567423,0.09500283;-0.3071046;-0.02301269,0.095952;-0.7241763;0.07370816,0.09223944;-0.6843305;-0.03711314,-0.0771164;0.01053312;-0.05731448,-0.1253788;-0.3000899;-0.03427482,-0.1536638;-0.7173404;0.05741259,-0.154466;-0.6773728;-0.05345709,0.005187858;0.5470203;-0.02254129,0;0;0,-0.009673513;0.3135928;-0.03269291,-0.02132147;0.6171571;-0.0848031,0.1432395;0.5271045;-0.09524655,0.2431033;0.2734717;-0.06682134,0.2569937;-0.02834079;-0.1205559,-0.1470191;0.4956178;0.02159732,-0.2040575;0.2416168;0.1072738,-0.2915237;-0.05007091;0.1452089,0.06974262;0.007418632;-0.06651139,0.1062325;-0.3049659;-0.04574704,0.1173337;-0.7200642;0.05853485,0.134059;-0.7749403;-0.01152516,-0.09561235;-0.0002950834;-0.01417831,-0.1465177;-0.3113501;-0.01378988,-0.164907;-0.731639;0.06573202,-0.183863;-0.7902195;0.001030818,-0.01828378;0.542787;-0.06908131,290.5768
+0;0;0,0.002790311;0.3158039;-0.006539891,0.005968524;0.6231663;-0.03144053,0.164126;0.5074768;-0.01078123,0.1945373;0.237797;0.02381945,0.2330534;-0.06063199;-0.03685939,-0.154653;0.51534;-0.002157288,-0.2116974;0.2831721;0.1308587,-0.2822357;0.002083212;0.2320449,0.07833913;0.005938109;-0.05535704,0.09449106;-0.3059243;-0.02282219,0.09544102;-0.7233436;0.07397927,0.09173518;-0.6835155;-0.03664158,-0.07667705;0.01047311;-0.05698794,-0.1247522;-0.2989451;-0.03403766,-0.1530608;-0.7165434;0.05772617,-0.1538616;-0.6765938;-0.05294297,0.005192599;0.547543;-0.02255597,0;0;0,-0.009677;0.3138905;-0.03408551,-0.02077954;0.6173142;-0.08799434,0.14396;0.5277995;-0.09567714,0.2425559;0.2741731;-0.06736135,0.2560635;-0.02771276;-0.1212845,-0.1477828;0.4968649;0.0177255,-0.2052037;0.2451125;0.1081291,-0.292632;-0.04663226;0.1464245,0.07011972;0.006981924;-0.06535411,0.1060183;-0.3043565;-0.04645276,0.1172185;-0.7198472;0.05772161,0.1339188;-0.7744803;-0.01231861,-0.09494867;0.0001974735;-0.01487921,-0.1462394;-0.3095551;-0.01449687,-0.1649044;-0.7304566;0.06363058,-0.1832276;-0.788745;-0.001305655,-0.017913;0.5429673;-0.07178521,290.5987
+0;0;0,0.002790311;0.3158039;-0.006539891,0.005968524;0.6231663;-0.03144053,0.164126;0.5074768;-0.01078123,0.1945373;0.237797;0.02381945,0.2330534;-0.06063199;-0.03685939,-0.154653;0.51534;-0.002157288,-0.2116974;0.2831721;0.1308587,-0.2822357;0.002083212;0.2320449,0.07833913;0.005938109;-0.05535704,0.09449106;-0.3059243;-0.02282219,0.09544102;-0.7233436;0.07397927,0.09173518;-0.6835155;-0.03664158,-0.07667705;0.01047311;-0.05698794,-0.1247522;-0.2989451;-0.03403766,-0.1530608;-0.7165434;0.05772617,-0.1538616;-0.6765938;-0.05294297,0.005192599;0.547543;-0.02255597,0;0;0,-0.009677;0.3138905;-0.03408551,-0.02077954;0.6173142;-0.08799434,0.14396;0.5277995;-0.09567714,0.2425559;0.2741731;-0.06736135,0.2560635;-0.02771276;-0.1212845,-0.1477828;0.4968649;0.0177255,-0.2052037;0.2451125;0.1081291,-0.292632;-0.04663226;0.1464245,0.07011972;0.006981924;-0.06535411,0.1060183;-0.3043565;-0.04645276,0.1172185;-0.7198472;0.05772161,0.1339188;-0.7744803;-0.01231861,-0.09494867;0.0001974735;-0.01487921,-0.1462394;-0.3095551;-0.01449687,-0.1649044;-0.7304566;0.06363058,-0.1832276;-0.788745;-0.001305655,-0.017913;0.5429673;-0.07178521,290.6101
+0;0;0,0.002919211;0.3165116;-0.0068295,0.006199704;0.6242053;-0.031998,0.1645101;0.5084403;-0.01168785,0.1946664;0.2390218;0.0234655,0.2332295;-0.05873489;-0.03687863,-0.1546662;0.5169797;-0.002158377,-0.2113573;0.287323;0.134865,-0.2814277;0.009191692;0.2421996,0.07774441;0.005698215;-0.05491735,0.09389515;-0.3063855;-0.02219609,0.09462112;-0.7246492;0.07493369,0.09079439;-0.68507;-0.03297664,-0.07610881;0.01053247;-0.05647206,-0.1240636;-0.2991503;-0.03356633,-0.1524028;-0.7175802;0.058589,-0.1533998;-0.6779006;-0.0493756,0.005397151;0.5484606;-0.02304265,0;0;0,-0.009504572;0.3144698;-0.03540015,-0.01994583;0.6180691;-0.09045577,0.1449884;0.5287225;-0.09611082,0.2423237;0.2747953;-0.06821179,0.2553627;-0.02640414;-0.1220305,-0.1475266;0.4982105;0.01561876,-0.2050398;0.2472703;0.1075576,-0.2917696;-0.04388583;0.146205,0.07033415;0.006483511;-0.06405973,0.1055889;-0.3052306;-0.04619622,0.1166492;-0.7218988;0.0569768,0.1340329;-0.7739094;-0.01174808,-0.09403125;0.0007945026;-0.01581359,-0.145497;-0.3091713;-0.0153706,-0.1640265;-0.7309954;0.06273459,-0.1819483;-0.7872625;-0.0004148707,-0.01728576;0.5436505;-0.07393575,290.6322
+0;0;0,0.002919211;0.3165116;-0.0068295,0.006199704;0.6242053;-0.031998,0.1645101;0.5084403;-0.01168785,0.1946664;0.2390218;0.0234655,0.2332295;-0.05873489;-0.03687863,-0.1546662;0.5169797;-0.002158377,-0.2113573;0.287323;0.134865,-0.2814277;0.009191692;0.2421996,0.07774441;0.005698215;-0.05491735,0.09389515;-0.3063855;-0.02219609,0.09462112;-0.7246492;0.07493369,0.09079439;-0.68507;-0.03297664,-0.07610881;0.01053247;-0.05647206,-0.1240636;-0.2991503;-0.03356633,-0.1524028;-0.7175802;0.058589,-0.1533998;-0.6779006;-0.0493756,0.005397151;0.5484606;-0.02304265,0;0;0,-0.009504572;0.3144698;-0.03540015,-0.01994583;0.6180691;-0.09045577,0.1449884;0.5287225;-0.09611082,0.2423237;0.2747953;-0.06821179,0.2553627;-0.02640414;-0.1220305,-0.1475266;0.4982105;0.01561876,-0.2050398;0.2472703;0.1075576,-0.2917696;-0.04388583;0.146205,0.07033415;0.006483511;-0.06405973,0.1055889;-0.3052306;-0.04619622,0.1166492;-0.7218988;0.0569768,0.1340329;-0.7739094;-0.01174808,-0.09403125;0.0007945026;-0.01581359,-0.145497;-0.3091713;-0.0153706,-0.1640265;-0.7309954;0.06273459,-0.1819483;-0.7872625;-0.0004148707,-0.01728576;0.5436505;-0.07393575,290.644
+0;0;0,0.002922337;0.3168505;-0.006836812,0.006205603;0.6248046;-0.03202774,0.1646549;0.508917;-0.01169727,0.1948555;0.2391027;0.02350772,0.2332914;-0.05767193;-0.03663739,-0.1548019;0.5174639;-0.00215943,-0.2115762;0.2874698;0.1350652,-0.2814155;0.01025584;0.2420458,0.07719557;0.005657988;-0.05452967,0.09335656;-0.3066236;-0.02178765,0.09408639;-0.7271087;0.07585795,0.09028688;-0.6875977;-0.03128477,-0.07557152;0.01045811;-0.0560734,-0.1235568;-0.2994211;-0.03315314,-0.1520465;-0.7200731;0.0594916,-0.1530364;-0.6804623;-0.04770501,0.005402124;0.5489724;-0.02306205,0;0;0,-0.00934878;0.3146808;-0.03657985,-0.01920154;0.6183092;-0.09303164,0.1460384;0.5290915;-0.09595466,0.2414859;0.2740932;-0.06737423,0.2545989;-0.02583316;-0.1225305,-0.1465994;0.49958;0.0147237,-0.2051087;0.2491923;0.1087125,-0.2910119;-0.04161444;0.1436697,0.07035966;0.006195381;-0.06305385,0.1054068;-0.3058133;-0.04646111,0.116932;-0.7251339;0.05542254,0.132884;-0.7753828;-0.01450682,-0.09322406;0.001187381;-0.01650814,-0.1452445;-0.3088875;-0.01584563,-0.1644055;-0.7331515;0.0614579,-0.1816991;-0.7879116;-0.002582084,-0.01670288;0.5438735;-0.07616091,290.6551
+0;0;0,0.00301789;0.316845;-0.007044858,0.006356347;0.6247905;-0.03233719,0.1648078;0.5088045;-0.01255877,0.1949508;0.2390522;0.02316628,0.2334314;-0.05779582;-0.03658707,-0.155058;0.5192677;-0.002823172,-0.2119584;0.2917686;0.1384486,-0.2817671;0.01699647;0.2515723,0.07718716;0.005454049;-0.05456235,0.09332617;-0.3068119;-0.02166032,0.09384125;-0.7273471;0.07577039,0.09005313;-0.6878583;-0.0313747,-0.07560533;0.01064578;-0.05599246,-0.1234868;-0.2992546;-0.03314213,-0.1519275;-0.7198908;0.05958976,-0.1529092;-0.6802956;-0.04760833,0.0055407;0.5489608;-0.02335181,0;0;0,-0.00934878;0.3146808;-0.03657985,-0.01920154;0.6183092;-0.09303164,0.1460384;0.5290915;-0.09595466,0.2414859;0.2740932;-0.06737423,0.2545989;-0.02583316;-0.1225305,-0.1465994;0.49958;0.0147237,-0.2051087;0.2491923;0.1087125,-0.2910119;-0.04161444;0.1436697,0.07035966;0.006195381;-0.06305385,0.1054068;-0.3058133;-0.04646111,0.116932;-0.7251339;0.05542254,0.132884;-0.7753828;-0.01450682,-0.09322406;0.001187381;-0.01650814,-0.1452445;-0.3088875;-0.01584563,-0.1644055;-0.7331515;0.0614579,-0.1816991;-0.7879116;-0.002582084,-0.01670288;0.5438735;-0.07616091,290.6774
+0;0;0,0.003019626;0.3170273;-0.007048911,0.006356691;0.6248443;-0.03233099,0.1652891;0.5087628;-0.01252304,0.1953724;0.2395445;0.02313129,0.2338068;-0.05694699;-0.0365503,-0.155542;0.5192575;-0.002758056,-0.2123298;0.2922088;0.138234,-0.2820547;0.01776665;0.2512219,0.07686;0.005430932;-0.05433109,0.09313134;-0.3093953;-0.0211593,0.09364233;-0.7265995;0.07549968,0.0898984;-0.6872213;-0.03039568,-0.07528488;0.01060066;-0.05575514,-0.123559;-0.3018406;-0.03271747,-0.1517743;-0.7191449;0.05927991,-0.1527446;-0.6796618;-0.04666783,0.005541319;0.5490403;-0.02334864,0;0;0,-0.008948237;0.3147291;-0.03782368,-0.01788903;0.618002;-0.09561396,0.1478892;0.5292795;-0.09590554,0.2406259;0.2739475;-0.06657553,0.2543777;-0.02530554;-0.1231863,-0.1458646;0.5012382;0.01381201,-0.2047313;0.2515878;0.1079615,-0.2902548;-0.03892395;0.1431033,0.07042549;0.006028354;-0.06239176,0.1055843;-0.308518;-0.04492474,0.1173141;-0.724713;0.05530834,0.1322551;-0.7734536;-0.01463795,-0.09268075;0.001501818;-0.01722915,-0.1453217;-0.311082;-0.01628207,-0.1636138;-0.7320601;0.06017368,-0.1801967;-0.7852057;-0.004072875,-0.01565169;0.5436624;-0.078403,290.6992
+0;0;0,0.003019626;0.3170273;-0.007048911,0.006356691;0.6248443;-0.03233099,0.1652891;0.5087628;-0.01252304,0.1953724;0.2395445;0.02313129,0.2338068;-0.05694699;-0.0365503,-0.155542;0.5192575;-0.002758056,-0.2123298;0.2922088;0.138234,-0.2820547;0.01776665;0.2512219,0.07686;0.005430932;-0.05433109,0.09313134;-0.3093953;-0.0211593,0.09364233;-0.7265995;0.07549968,0.0898984;-0.6872213;-0.03039568,-0.07528488;0.01060066;-0.05575514,-0.123559;-0.3018406;-0.03271747,-0.1517743;-0.7191449;0.05927991,-0.1527446;-0.6796618;-0.04666783,0.005541319;0.5490403;-0.02334864,0;0;0,-0.008948237;0.3147291;-0.03782368,-0.01788903;0.618002;-0.09561396,0.1478892;0.5292795;-0.09590554,0.2406259;0.2739475;-0.06657553,0.2543777;-0.02530554;-0.1231863,-0.1458646;0.5012382;0.01381201,-0.2047313;0.2515878;0.1079615,-0.2902548;-0.03892395;0.1431033,0.07042549;0.006028354;-0.06239176,0.1055843;-0.308518;-0.04492474,0.1173141;-0.724713;0.05530834,0.1322551;-0.7734536;-0.01463795,-0.09268075;0.001501818;-0.01722915,-0.1453217;-0.311082;-0.01628207,-0.1636138;-0.7320601;0.06017368,-0.1801967;-0.7852057;-0.004072875,-0.01565169;0.5436624;-0.078403,290.7105
+0;0;0,0.003107463;0.3175189;-0.007303632,0.006473314;0.6255473;-0.03273619,0.1676049;0.5088354;-0.01325257,0.1974218;0.2416723;0.02286081,0.2356983;-0.05482227;-0.03707639,-0.1579119;0.52091;-0.003101027,-0.2143942;0.2977283;0.1403178,-0.2845117;0.02600473;0.2595505,0.07626858;0.005154204;-0.05393063,0.09260117;-0.3097965;-0.02064556,0.09310123;-0.7260277;0.07574613,0.08934309;-0.686685;-0.02994137,-0.07473279;0.01072697;-0.05524417,-0.1229852;-0.3018738;-0.03241704,-0.1507498;-0.7182118;0.05940829,-0.1517434;-0.6787679;-0.04633237,0.005652731;0.5496715;-0.02371583,0;0;0,-0.008616909;0.315102;-0.03895831,-0.01757642;0.618584;-0.09684396,0.1505911;0.5290001;-0.09525084,0.2403236;0.2746948;-0.06616116,0.2541969;-0.02451622;-0.1231427,-0.1494492;0.5048017;0.01241197,-0.2074919;0.2583464;0.1096752,-0.2929175;-0.03213817;0.1455607,0.0706607;0.005711049;-0.06104445,0.1059617;-0.3090586;-0.04547095,0.1176818;-0.7243649;0.0541451,0.1324687;-0.7729227;-0.01572108,-0.0917381;0.001798654;-0.01824444,-0.1443184;-0.3109343;-0.0168328,-0.1623161;-0.7310704;0.05867779,-0.1788546;-0.7816003;-0.008498698,-0.01533305;0.5441715;-0.07961226,290.7338
+0;0;0,0.003104745;0.3172413;-0.007297245,0.006459176;0.6242239;-0.03264121,0.167306;0.5078886;-0.01321236,0.1969564;0.2422174;0.02269938,0.2352338;-0.05428383;-0.03723916,-0.1576318;0.5199419;-0.00307887,-0.2137987;0.2980063;0.1395392,-0.2839178;0.02627665;0.2587745,0.07533167;0.005090888;-0.05326812,0.09180333;-0.3125415;-0.01969964,0.09229931;-0.725379;0.07590611,0.08853276;-0.6860154;-0.03001795,-0.07381474;0.0105952;-0.05456553,-0.122478;-0.3046672;-0.03154404,-0.1500162;-0.7176106;0.05953259,-0.151012;-0.6781456;-0.04644474,0.005641881;0.5486521;-0.02365701,0;0;0,-0.007967286;0.3146518;-0.04044294,-0.01508415;0.6166592;-0.1006217,0.1526223;0.5284449;-0.09462953,0.2398701;0.2748851;-0.06555581,0.2540887;-0.02408701;-0.1237299,-0.1481597;0.5080641;0.009707458,-0.2054431;0.2636751;0.1084123,-0.2912618;-0.02647761;0.1460599,0.07090527;0.005530462;-0.05899262,0.1063893;-0.3119937;-0.04457712,0.117847;-0.7240617;0.05362749,0.1325422;-0.7726749;-0.0165565,-0.09035095;0.001901475;-0.01927076,-0.1433456;-0.3134985;-0.01755583,-0.1609329;-0.7302555;0.05714232,-0.1775963;-0.7813811;-0.009661429,-0.01339288;0.5427039;-0.08272648,290.7549
+0;0;0,0.003104745;0.3172413;-0.007297245,0.006459176;0.6242239;-0.03264121,0.167306;0.5078886;-0.01321236,0.1969564;0.2422174;0.02269938,0.2352338;-0.05428383;-0.03723916,-0.1576318;0.5199419;-0.00307887,-0.2137987;0.2980063;0.1395392,-0.2839178;0.02627665;0.2587745,0.07533167;0.005090888;-0.05326812,0.09180333;-0.3125415;-0.01969964,0.09229931;-0.725379;0.07590611,0.08853276;-0.6860154;-0.03001795,-0.07381474;0.0105952;-0.05456553,-0.122478;-0.3046672;-0.03154404,-0.1500162;-0.7176106;0.05953259,-0.151012;-0.6781456;-0.04644474,0.005641881;0.5486521;-0.02365701,0;0;0,-0.007967286;0.3146518;-0.04044294,-0.01508415;0.6166592;-0.1006217,0.1526223;0.5284449;-0.09462953,0.2398701;0.2748851;-0.06555581,0.2540887;-0.02408701;-0.1237299,-0.1481597;0.5080641;0.009707458,-0.2054431;0.2636751;0.1084123,-0.2912618;-0.02647761;0.1460599,0.07090527;0.005530462;-0.05899262,0.1063893;-0.3119937;-0.04457712,0.117847;-0.7240617;0.05362749,0.1325422;-0.7726749;-0.0165565,-0.09035095;0.001901475;-0.01927076,-0.1433456;-0.3134985;-0.01755583,-0.1609329;-0.7302555;0.05714232,-0.1775963;-0.7813811;-0.009661429,-0.01339288;0.5427039;-0.08272648,290.7665
+0;0;0,0.003178689;0.3172358;-0.007500289,0.006555311;0.6242089;-0.03295632,0.1674041;0.5078065;-0.01387036,0.1969022;0.2421899;0.02256741,0.2351795;-0.05427861;-0.03753235,-0.1577014;0.5208099;-0.003445365,-0.2139787;0.3012196;0.1427155,-0.2832596;0.03309652;0.2703122,0.07536399;0.004837423;-0.05324603,0.09188294;-0.3127849;-0.0196053,0.09244327;-0.7256435;0.07590862,0.08863241;-0.6862932;-0.03001504,-0.07380472;0.0108105;-0.05453684,-0.1223673;-0.3044639;-0.03146628,-0.1498155;-0.7174195;0.05958164,-0.150855;-0.6779687;-0.04639652,0.005734324;0.5486404;-0.02394537,0;0;0,-0.007967286;0.3146518;-0.04044294,-0.01508415;0.6166592;-0.1006217,0.1526223;0.5284449;-0.09462953,0.2398701;0.2748851;-0.06555581,0.2540887;-0.02408701;-0.1237299,-0.1481597;0.5080641;0.009707458,-0.2054431;0.2636751;0.1084123,-0.2912618;-0.02647761;0.1460599,0.07090527;0.005530462;-0.05899262,0.1063893;-0.3119937;-0.04457712,0.117847;-0.7240617;0.05362749,0.1325422;-0.7726749;-0.0165565,-0.09035095;0.001901475;-0.01927076,-0.1433456;-0.3134985;-0.01755583,-0.1609329;-0.7302555;0.05714232,-0.1775963;-0.7813811;-0.009661429,-0.01339288;0.5427039;-0.08272648,290.7779
+0;0;0,0.003176447;0.3170121;-0.007495,0.006552449;0.6239285;-0.03294536,0.1694671;0.5070385;-0.01373474,0.1989365;0.2416806;0.02266754,0.2370841;-0.05378324;-0.03722855,-0.159792;0.5202081;-0.003176555,-0.2160144;0.3008316;0.1428419,-0.2850605;0.03361717;0.2700062,0.07516433;0.004824607;-0.05310496,0.09178974;-0.3148447;-0.01924742,0.09234685;-0.725345;0.07572089,0.08854876;-0.6860261;-0.02984821,-0.07360919;0.01078186;-0.05439236,-0.1224848;-0.3065245;-0.03117311,-0.1497762;-0.7171212;0.05935472,-0.1508122;-0.677702;-0.04626871,0.005731832;0.548394;-0.02393847,0;0;0,-0.007191598;0.3143398;-0.04125142,-0.01418703;0.6163018;-0.1013875,0.1557585;0.5278381;-0.09365344,0.2401649;0.2736913;-0.06376433,0.2546679;-0.02393016;-0.1233699,-0.1506327;0.5118104;0.009246528,-0.206292;0.2679992;0.1095787,-0.292195;-0.0205262;0.1509968,0.07119207;0.00538525;-0.05827331,0.106976;-0.3142006;-0.04428553,0.1189409;-0.7240313;0.05279899,0.1328192;-0.7723454;-0.01734662,-0.08988189;0.002237736;-0.02023189,-0.1417873;-0.3154294;-0.01806878,-0.1599249;-0.7300695;0.05455601,-0.1754801;-0.7791337;-0.01438592,-0.01249725;0.5423717;-0.083534,290.7997
+0;0;0,0.003176447;0.3170121;-0.007495,0.006552449;0.6239285;-0.03294536,0.1694671;0.5070385;-0.01373474,0.1989365;0.2416806;0.02266754,0.2370841;-0.05378324;-0.03722855,-0.159792;0.5202081;-0.003176555,-0.2160144;0.3008316;0.1428419,-0.2850605;0.03361717;0.2700062,0.07516433;0.004824607;-0.05310496,0.09178974;-0.3148447;-0.01924742,0.09234685;-0.725345;0.07572089,0.08854876;-0.6860261;-0.02984821,-0.07360919;0.01078186;-0.05439236,-0.1224848;-0.3065245;-0.03117311,-0.1497762;-0.7171212;0.05935472,-0.1508122;-0.677702;-0.04626871,0.005731832;0.548394;-0.02393847,0;0;0,-0.007191598;0.3143398;-0.04125142,-0.01418703;0.6163018;-0.1013875,0.1557585;0.5278381;-0.09365344,0.2401649;0.2736913;-0.06376433,0.2546679;-0.02393016;-0.1233699,-0.1506327;0.5118104;0.009246528,-0.206292;0.2679992;0.1095787,-0.292195;-0.0205262;0.1509968,0.07119207;0.00538525;-0.05827331,0.106976;-0.3142006;-0.04428553,0.1189409;-0.7240313;0.05279899,0.1328192;-0.7723454;-0.01734662,-0.08988189;0.002237736;-0.02023189,-0.1417873;-0.3154294;-0.01806878,-0.1599249;-0.7300695;0.05455601,-0.1754801;-0.7791337;-0.01438592,-0.01249725;0.5423717;-0.083534,290.8113
+0;0;0,0.003284337;0.3163286;-0.007653423,0.006688565;0.6223489;-0.03305463,0.1715969;0.5056497;-0.0084268,0.2036891;0.2410264;0.02238806,0.2419813;-0.05416399;-0.03779686,-0.1621101;0.5192843;-0.003063323,-0.2182717;0.3037249;0.1465527,-0.287659;0.03866491;0.2775278,0.07474187;0.004620015;-0.05277349,0.0914859;-0.3156174;-0.01871919,0.09213781;-0.7256774;0.0759436,0.08974777;-0.6867052;-0.0260129,-0.07318076;0.01079623;-0.05404397,-0.1219077;-0.3071223;-0.03068619,-0.1491053;-0.71726;0.05963543,-0.1488264;-0.6781865;-0.04233975,0.005864178;0.5471082;-0.02407559,0;0;0,-0.006742098;0.3135148;-0.04238105,-0.01395305;0.6144741;-0.1029267,0.1585936;0.5266473;-0.09287572,0.2396595;0.2726619;-0.06246734,0.2548724;-0.02453068;-0.1230562,-0.1539397;0.5159979;0.008394197,-0.2087492;0.2738083;0.110105,-0.2938588;-0.01451412;0.1531445,0.07159235;0.005247727;-0.05691862,0.1075749;-0.3150029;-0.04521871,0.1195824;-0.724388;0.05158185,0.1330439;-0.7685264;-0.01772643,-0.08905761;0.00258125;-0.02132634,-0.1401205;-0.3158177;-0.01872494,-0.1578628;-0.7301035;0.05313003,-0.172311;-0.7788664;-0.0106587,-0.01218805;0.5408719;-0.08498025,290.8335
+0;0;0,0.003267277;0.3146854;-0.007613667,0.006621235;0.6161833;-0.0326311,0.1697235;0.5012254;-0.0083286,0.2018013;0.2367206;0.02247246,0.2399659;-0.05748674;-0.03751203,-0.1603185;0.5147102;-0.003024025,-0.216455;0.2992474;0.146525,-0.2856112;0.03507012;0.2770639,0.07465442;0.00461461;-0.05271175,0.09140962;-0.3158365;-0.01863473,0.09205499;-0.7217798;0.07507773,0.08961666;-0.6826264;-0.02893871,-0.07309515;0.0107836;-0.05398075,-0.1218546;-0.307347;-0.03060738,-0.1487791;-0.7133673;0.05880749,-0.1484947;-0.6741105;-0.04522798,0.005810937;0.5422285;-0.02380553,0;0;0,-0.005412586;0.3116175;-0.04428077,-0.008556284;0.6070122;-0.1094737,0.1613289;0.5255572;-0.0917244,0.2393931;0.2709246;-0.05996466,0.2556802;-0.02483091;-0.1222227,-0.1485716;0.5182846;0.003400341,-0.2031828;0.2767949;0.1065545,-0.2881056;-0.01025522;0.1513091,0.07191863;0.005004033;-0.05635404,0.1084694;-0.3154386;-0.04579734,0.1197572;-0.7206151;0.05051995,0.1336604;-0.7688737;-0.01724028,-0.08872756;0.00300907;-0.02216918,-0.1384588;-0.3158127;-0.01894976,-0.1568955;-0.7262321;0.05024897,-0.1722521;-0.7702088;-0.02186735,-0.008068748;0.53506;-0.09022474,290.8555
+0;0;0,0.003267277;0.3146854;-0.007613667,0.006621235;0.6161833;-0.0326311,0.1697235;0.5012254;-0.0083286,0.2018013;0.2367206;0.02247246,0.2399659;-0.05748674;-0.03751203,-0.1603185;0.5147102;-0.003024025,-0.216455;0.2992474;0.146525,-0.2856112;0.03507012;0.2770639,0.07465442;0.00461461;-0.05271175,0.09140962;-0.3158365;-0.01863473,0.09205499;-0.7217798;0.07507773,0.08961666;-0.6826264;-0.02893871,-0.07309515;0.0107836;-0.05398075,-0.1218546;-0.307347;-0.03060738,-0.1487791;-0.7133673;0.05880749,-0.1484947;-0.6741105;-0.04522798,0.005810937;0.5422285;-0.02380553,0;0;0,-0.005412586;0.3116175;-0.04428077,-0.008556284;0.6070122;-0.1094737,0.1613289;0.5255572;-0.0917244,0.2393931;0.2709246;-0.05996466,0.2556802;-0.02483091;-0.1222227,-0.1485716;0.5182846;0.003400341,-0.2031828;0.2767949;0.1065545,-0.2881056;-0.01025522;0.1513091,0.07191863;0.005004033;-0.05635404,0.1084694;-0.3154386;-0.04579734,0.1197572;-0.7206151;0.05051995,0.1336604;-0.7688737;-0.01724028,-0.08872756;0.00300907;-0.02216918,-0.1384588;-0.3158127;-0.01894976,-0.1568955;-0.7262321;0.05024897,-0.1722521;-0.7702088;-0.02186735,-0.008068748;0.53506;-0.09022474,290.8671
+0;0;0,0.003266005;0.3146791;-0.007868732,0.006568732;0.6161582;-0.03311961,0.1698324;0.5009375;-0.0112015,0.2017519;0.236753;0.02238688,0.2399194;-0.05746347;-0.03755111,-0.1604101;0.5152183;-0.003211895,-0.2168988;0.3024703;0.1500454,-0.2874684;0.04499343;0.2926575,0.07461929;0.004529174;-0.0527689,0.09140746;-0.3159077;-0.01857476,0.09219889;-0.7218751;0.0750327,0.08909826;-0.6827358;-0.02896735,-0.07314171;0.01086516;-0.05390127,-0.1218176;-0.3072844;-0.03061225,-0.1486668;-0.7132771;0.05895076,-0.1490446;-0.67404;-0.04508617,0.005775123;0.54221;-0.02423649,0;0;0,-0.005412586;0.3116175;-0.04428077,-0.008556284;0.6070122;-0.1094737,0.1613289;0.5255572;-0.0917244,0.2393931;0.2709246;-0.05996466,0.2556802;-0.02483091;-0.1222227,-0.1485716;0.5182846;0.003400341,-0.2031828;0.2767949;0.1065545,-0.2881056;-0.01025522;0.1513091,0.07191863;0.005004033;-0.05635404,0.1084694;-0.3154386;-0.04579734,0.1197572;-0.7206151;0.05051995,0.1336604;-0.7688737;-0.01724028,-0.08872756;0.00300907;-0.02216918,-0.1384588;-0.3158127;-0.01894976,-0.1568955;-0.7262321;0.05024897,-0.1722521;-0.7702088;-0.02186735,-0.008068748;0.53506;-0.09022474,290.8781
+0;0;0,0.003249871;0.3131247;-0.007829862,0.006531899;0.6127169;-0.03292765,0.1700794;0.497786;-0.01103057,0.2021945;0.231983;0.02276359,0.240032;-0.05969021;-0.03665627,-0.1607267;0.5120912;-0.003027327,-0.2175615;0.2980398;0.1511689,-0.2875211;0.04278859;0.2925482,0.07472743;0.004535738;-0.05284538,0.09158025;-0.3171349;-0.01851959,0.09237039;-0.7224457;0.0749365,0.08926678;-0.6832976;-0.02916366,-0.07324772;0.0108809;-0.0539794,-0.122111;-0.3084936;-0.03060071,-0.1489168;-0.7138298;0.05881748,-0.149295;-0.6745837;-0.0453196,0.005742156;0.539129;-0.02408781,0;0;0,-0.004270718;0.3098437;-0.04579949,-0.006182142;0.6030148;-0.1123495,0.1638671;0.5243256;-0.09114289,0.2396055;0.2675034;-0.05751681,0.2567591;-0.02559274;-0.1194525,-0.1474846;0.5215915;0.0006347224,-0.2027744;0.2795697;0.1064322,-0.2875126;-0.004297972;0.1541211,0.07236788;0.00467509;-0.05602169,0.1095157;-0.3169724;-0.04616237,0.1208198;-0.7215036;0.04995346,0.1355829;-0.7699881;-0.01751804,-0.08865205;0.003545223;-0.02292691,-0.1374323;-0.3166787;-0.01955873,-0.1550248;-0.7264653;0.04955697,-0.1703117;-0.7731016;-0.01989343,-0.005932882;0.5314871;-0.09291553,290.9004
+0;0;0,0.003249871;0.3131247;-0.007829862,0.006531899;0.6127169;-0.03292765,0.1700794;0.497786;-0.01103057,0.2021945;0.231983;0.02276359,0.240032;-0.05969021;-0.03665627,-0.1607267;0.5120912;-0.003027327,-0.2175615;0.2980398;0.1511689,-0.2875211;0.04278859;0.2925482,0.07472743;0.004535738;-0.05284538,0.09158025;-0.3171349;-0.01851959,0.09237039;-0.7224457;0.0749365,0.08926678;-0.6832976;-0.02916366,-0.07324772;0.0108809;-0.0539794,-0.122111;-0.3084936;-0.03060071,-0.1489168;-0.7138298;0.05881748,-0.149295;-0.6745837;-0.0453196,0.005742156;0.539129;-0.02408781,0;0;0,-0.004270718;0.3098437;-0.04579949,-0.006182142;0.6030148;-0.1123495,0.1638671;0.5243256;-0.09114289,0.2396055;0.2675034;-0.05751681,0.2567591;-0.02559274;-0.1194525,-0.1474846;0.5215915;0.0006347224,-0.2027744;0.2795697;0.1064322,-0.2875126;-0.004297972;0.1541211,0.07236788;0.00467509;-0.05602169,0.1095157;-0.3169724;-0.04616237,0.1208198;-0.7215036;0.04995346,0.1355829;-0.7699881;-0.01751804,-0.08865205;0.003545223;-0.02292691,-0.1374323;-0.3166787;-0.01955873,-0.1550248;-0.7264653;0.04955697,-0.1703117;-0.7731016;-0.01989343,-0.005932882;0.5314871;-0.09291553,290.912
+0;0;0,0.003242764;0.3111832;-0.007977177,0.006463877;0.6082442;-0.03302447,0.1714554;0.4940728;-0.007807096,0.2051889;0.2268542;0.0228143,0.2427121;-0.06228533;-0.03599942,-0.162439;0.5083889;-0.002954766,-0.2199806;0.2957038;0.1549549,-0.2889139;0.04481134;0.2990723,0.07462711;0.004469948;-0.05278447,0.09150422;-0.3175804;-0.01855712,0.0921251;-0.7234194;0.07511057,0.0898269;-0.6843771;-0.02819669,-0.07315978;0.01084785;-0.05390137,-0.1219727;-0.3089156;-0.03063221,-0.1487899;-0.7147925;0.05894487,-0.1483856;-0.6756425;-0.04437767,0.005692054;0.5352234;-0.0242072,0;0;0,-0.003555328;0.3076363;-0.0475018,-0.004622921;0.5977777;-0.1159735,0.1668992;0.5230694;-0.08920932,0.2392248;0.264143;-0.05445957,0.2570118;-0.02606639;-0.117156,-0.1478511;0.5244235;-0.00190299,-0.2046834;0.2827053;0.1068344,-0.2876184;0.001452178;0.1567058,0.07276036;0.004467338;-0.05532956,0.1094961;-0.3176245;-0.04638004,0.1209083;-0.7227461;0.04966975,0.1360919;-0.7699635;-0.01790522,-0.08832725;0.004050429;-0.02360673,-0.1366428;-0.3166151;-0.02014348,-0.1541769;-0.7269387;0.04918516,-0.1686103;-0.7750812;-0.01748459,-0.004496835;0.5269433;-0.09615278,290.9343
+0;0;0,0.003230524;0.3100087;-0.007947069,0.006442325;0.6062123;-0.03292422,0.1721548;0.4920287;-0.00765577,0.2061133;0.2230282;0.02316981,0.2431315;-0.06221974;-0.03485233,-0.1631883;0.506407;-0.002782386,-0.2211136;0.2923037;0.1561802,-0.2891191;0.04478791;0.2983579,0.07442769;0.004458004;-0.05264342,0.0914635;-0.3206206;-0.01809423,0.09208033;-0.7238095;0.07496183,0.08978647;-0.6847842;-0.02815057,-0.07296428;0.01081886;-0.05375734,-0.1222362;-0.3119512;-0.03026938,-0.1488783;-0.7151779;0.05872277,-0.1484747;-0.6760451;-0.04440489,0.005672259;0.5333578;-0.02412703,0;0;0,-0.002530225;0.3062964;-0.04852962,-0.002332799;0.5954337;-0.1175325,0.1695179;0.5216235;-0.08749175,0.2390932;0.2602848;-0.05107737,0.2579204;-0.02615646;-0.1119072,-0.146943;0.525994;-0.003713064,-0.2051894;0.283833;0.1077772,-0.2870979;0.007058412;0.1605988,0.07303195;0.004201993;-0.05458355,0.1096653;-0.3209794;-0.04592037,0.1212839;-0.723483;0.04935265,0.1363394;-0.770559;-0.01811218,-0.08782949;0.004617507;-0.02439967,-0.1358911;-0.3191623;-0.0203188,-0.1522922;-0.7264558;0.05084396,-0.167736;-0.775326;-0.01442374,-0.002478078;0.5247905;-0.09765077,290.9561
+0;0;0,0.003230524;0.3100087;-0.007947069,0.006442325;0.6062123;-0.03292422,0.1721548;0.4920287;-0.00765577,0.2061133;0.2230282;0.02316981,0.2431315;-0.06221974;-0.03485233,-0.1631883;0.506407;-0.002782386,-0.2211136;0.2923037;0.1561802,-0.2891191;0.04478791;0.2983579,0.07442769;0.004458004;-0.05264342,0.0914635;-0.3206206;-0.01809423,0.09208033;-0.7238095;0.07496183,0.08978647;-0.6847842;-0.02815057,-0.07296428;0.01081886;-0.05375734,-0.1222362;-0.3119512;-0.03026938,-0.1488783;-0.7151779;0.05872277,-0.1484747;-0.6760451;-0.04440489,0.005672259;0.5333578;-0.02412703,0;0;0,-0.002530225;0.3062964;-0.04852962,-0.002332799;0.5954337;-0.1175325,0.1695179;0.5216235;-0.08749175,0.2390932;0.2602848;-0.05107737,0.2579204;-0.02615646;-0.1119072,-0.146943;0.525994;-0.003713064,-0.2051894;0.283833;0.1077772,-0.2870979;0.007058412;0.1605988,0.07303195;0.004201993;-0.05458355,0.1096653;-0.3209794;-0.04592037,0.1212839;-0.723483;0.04935265,0.1363394;-0.770559;-0.01811218,-0.08782949;0.004617507;-0.02439967,-0.1358911;-0.3191623;-0.0203188,-0.1522922;-0.7264558;0.05084396,-0.167736;-0.775326;-0.01442374,-0.002478078;0.5247905;-0.09765077,290.9787
+0;0;0,0.003258991;0.3087966;-0.008068335,0.006459654;0.6043315;-0.03303973,0.1706743;0.4907197;-0.01110184,0.2039172;0.2215913;0.02314395,0.2409138;-0.06200215;-0.03437152,-0.1614293;0.5054921;-0.003024153,-0.2198544;0.2940192;0.1599901,-0.2865789;0.04930525;0.3040906,0.07426596;0.004235378;-0.05247842,0.09137553;-0.3201367;-0.01787108,0.09191436;-0.7280854;0.07617027,0.08879099;-0.6889415;-0.02824467,-0.07275918;0.0109504;-0.05360546,-0.1217905;-0.3111612;-0.03020309,-0.1486654;-0.7191094;0.05992042,-0.1490586;-0.6798615;-0.04453133,0.005693873;0.5315858;-0.02424336,0;0;0,-0.0005775914;0.304894;-0.04970241,0.00216876;0.5931461;-0.1194952,0.171397;0.5210375;-0.08631277,0.23907;0.2588673;-0.04896235,0.2581679;-0.02626616;-0.1075816,-0.1420058;0.5263485;-0.007432662,-0.2012632;0.2847983;0.1059251,-0.2828692;0.009956092;0.1598162,0.07343367;0.004063725;-0.05365014,0.1100838;-0.320457;-0.04652858,0.1220331;-0.7279363;0.04878139,0.1361601;-0.7740136;-0.02198958,-0.08743932;0.004831208;-0.02486723,-0.1353525;-0.3182666;-0.02041708,-0.1519983;-0.7303837;0.05133663,-0.1673109;-0.780178;-0.01495251,0.001439631;0.5226591;-0.09947109,290.99
+0;0;0,0.003258991;0.3087966;-0.008068335,0.006459654;0.6043315;-0.03303973,0.1706743;0.4907197;-0.01110184,0.2039172;0.2215913;0.02314395,0.2409138;-0.06200215;-0.03437152,-0.1614293;0.5054921;-0.003024153,-0.2198544;0.2940192;0.1599901,-0.2865789;0.04930525;0.3040906,0.07426596;0.004235378;-0.05247842,0.09137553;-0.3201367;-0.01787108,0.09191436;-0.7280854;0.07617027,0.08879099;-0.6889415;-0.02824467,-0.07275918;0.0109504;-0.05360546,-0.1217905;-0.3111612;-0.03020309,-0.1486654;-0.7191094;0.05992042,-0.1490586;-0.6798615;-0.04453133,0.005693873;0.5315858;-0.02424336,0;0;0,-0.0005775914;0.304894;-0.04970241,0.00216876;0.5931461;-0.1194952,0.171397;0.5210375;-0.08631277,0.23907;0.2588673;-0.04896235,0.2581679;-0.02626616;-0.1075816,-0.1420058;0.5263485;-0.007432662,-0.2012632;0.2847983;0.1059251,-0.2828692;0.009956092;0.1598162,0.07343367;0.004063725;-0.05365014,0.1100838;-0.320457;-0.04652858,0.1220331;-0.7279363;0.04878139,0.1361601;-0.7740136;-0.02198958,-0.08743932;0.004831208;-0.02486723,-0.1353525;-0.3182666;-0.02041708,-0.1519983;-0.7303837;0.05133663,-0.1673109;-0.780178;-0.01495251,0.001439631;0.5226591;-0.09947109,291.0123
+0;0;0,0.00324905;0.3078546;-0.008043723,0.006445068;0.6029617;-0.03298026,0.1712431;0.489284;-0.01100546,0.2046464;0.2188568;0.0234056,0.2416881;-0.06508213;-0.03417993,-0.1620332;0.5041085;-0.002899248,-0.2207402;0.2916151;0.1609018,-0.287546;0.04660299;0.3051778,0.0741076;0.004226347;-0.05236652,0.09142636;-0.3241117;-0.01733605,0.09196248;-0.7300071;0.07623194,0.08890396;-0.6910531;-0.02601471,-0.07260404;0.01092705;-0.05349115,-0.1222348;-0.3151229;-0.02980265,-0.1489744;-0.7210177;0.05986723,-0.1493595;-0.6819618;-0.04241546,0.005680113;0.5302944;-0.02419338,0;0;0,0.0007438213;0.3038035;-0.05052328,0.004545704;0.5915358;-0.1205947,0.173916;0.5202779;-0.08428192,0.2392506;0.2562824;-0.0459609,0.2575803;-0.02937657;-0.1040339,-0.1408193;0.5270258;-0.009040162,-0.2012986;0.2851459;0.1061428,-0.2828213;0.01023901;0.1617285,0.07401594;0.003782779;-0.05252981,0.1119566;-0.3245952;-0.04470014,0.1219996;-0.730603;0.04783726,0.1357833;-0.7741459;-0.02248597,-0.08703949;0.005194636;-0.02547926,-0.1352911;-0.3218841;-0.02055955,-0.1518617;-0.7318475;0.05128538,-0.1665367;-0.7798137;-0.01390534,0.00361602;0.5211444;-0.1005318,291.0345
+0;0;0,0.003292883;0.3078499;-0.008206065,0.006519907;0.602945;-0.0332787,0.1713584;0.4891362;-0.01234163,0.2040395;0.2187761;0.02326977,0.241119;-0.06516713;-0.03427006,-0.1620521;0.5047619;-0.003033198,-0.2213675;0.2947968;0.1637814,-0.287084;0.05324101;0.3142529,0.07411902;0.004105087;-0.05236001,0.09145387;-0.3242305;-0.0173143,0.09172066;-0.7301239;0.07626337,0.08839896;-0.6911632;-0.02597449,-0.07259685;0.01101718;-0.05348242,-0.1221562;-0.315048;-0.02985445,-0.148885;-0.720924;0.05990376,-0.1495375;-0.6818814;-0.04237875,0.005747142;0.5302819;-0.0244581,0;0;0,0.0007438213;0.3038035;-0.05052328,0.004545704;0.5915358;-0.1205947,0.173916;0.5202779;-0.08428192,0.2392506;0.2562824;-0.0459609,0.2575803;-0.02937657;-0.1040339,-0.1408193;0.5270258;-0.009040162,-0.2012986;0.2851459;0.1061428,-0.2828213;0.01023901;0.1617285,0.07401594;0.003782779;-0.05252981,0.1119566;-0.3245952;-0.04470014,0.1219996;-0.730603;0.04783726,0.1357833;-0.7741459;-0.02248597,-0.08703949;0.005194636;-0.02547926,-0.1352911;-0.3218841;-0.02055955,-0.1518617;-0.7318475;0.05128538,-0.1665367;-0.7798137;-0.01390534,0.00361602;0.5211444;-0.1005318,291.046
+0;0;0,0.003288985;0.3074855;-0.008196353,0.006521114;0.6030486;-0.03331013,0.1715663;0.4890441;-0.01234036,0.2042292;0.218834;0.0232513,0.2411969;-0.06425312;-0.03411504,-0.1622634;0.5046895;-0.003020221,-0.2215459;0.2948408;0.1637018,-0.2870643;0.05401339;0.3137196,0.07417344;0.004108102;-0.05239846,0.09144076;-0.3229484;-0.01748928,0.09170886;-0.7308356;0.07654807,0.08833896;-0.691745;-0.02717333,-0.07265016;0.01102527;-0.0535217,-0.1220164;-0.3137696;-0.02998578,-0.1488766;-0.7216394;0.06021334,-0.1495385;-0.6824656;-0.04355334,0.005746819;0.5302415;-0.02447206,0;0;0,0.002430484;0.3033187;-0.05115819,0.007978261;0.5915095;-0.1212237,0.1768664;0.5189028;-0.08233356,0.2388506;0.2542727;-0.04391551,0.2574977;-0.03082398;-0.1002007,-0.1387156;0.5275515;-0.01078419,-0.2002602;0.2864513;0.1051041,-0.2817065;0.01291585;0.1629027,0.07433235;0.00358592;-0.05221128,0.11251;-0.3234814;-0.04498839,0.1219923;-0.7316489;0.04733968,0.1363116;-0.7756601;-0.02455902,-0.08698242;0.005178646;-0.02591169,-0.1350507;-0.3206254;-0.02102268,-0.1516258;-0.7325349;0.05157827,-0.1662573;-0.7815344;-0.01473259,0.006628618;0.5209674;-0.1011846,291.0678
+0;0;0,0.003288985;0.3074855;-0.008196353,0.006521114;0.6030486;-0.03331013,0.1715663;0.4890441;-0.01234036,0.2042292;0.218834;0.0232513,0.2411969;-0.06425312;-0.03411504,-0.1622634;0.5046895;-0.003020221,-0.2215459;0.2948408;0.1637018,-0.2870643;0.05401339;0.3137196,0.07417344;0.004108102;-0.05239846,0.09144076;-0.3229484;-0.01748928,0.09170886;-0.7308356;0.07654807,0.08833896;-0.691745;-0.02717333,-0.07265016;0.01102527;-0.0535217,-0.1220164;-0.3137696;-0.02998578,-0.1488766;-0.7216394;0.06021334,-0.1495385;-0.6824656;-0.04355334,0.005746819;0.5302415;-0.02447206,0;0;0,0.002430484;0.3033187;-0.05115819,0.007978261;0.5915095;-0.1212237,0.1768664;0.5189028;-0.08233356,0.2388506;0.2542727;-0.04391551,0.2574977;-0.03082398;-0.1002007,-0.1387156;0.5275515;-0.01078419,-0.2002602;0.2864513;0.1051041,-0.2817065;0.01291585;0.1629027,0.07433235;0.00358592;-0.05221128,0.11251;-0.3234814;-0.04498839,0.1219923;-0.7316489;0.04733968,0.1363116;-0.7756601;-0.02455902,-0.08698242;0.005178646;-0.02591169,-0.1350507;-0.3206254;-0.02102268,-0.1516258;-0.7325349;0.05157827,-0.1662573;-0.7815344;-0.01473259,0.006628618;0.5209674;-0.1011846,291.0795
+0;0;0,0.00317497;0.3068551;-0.008452412,0.006321547;0.6026791;-0.03385407,0.1706895;0.488919;-0.01320943,0.2030994;0.2181267;0.02299891,0.2402203;-0.06552112;-0.03439255,-0.1616779;0.5048069;-0.003244985,-0.2223628;0.2982651;0.1680668,-0.286399;0.05942374;0.3229281,0.07398295;0.004046384;-0.05249938,0.09106028;-0.3208671;-0.01778774,0.09129785;-0.7303428;0.07669538,0.08786;-0.6915108;-0.02437316,-0.07267493;0.01107158;-0.05330861,-0.1218257;-0.3116029;-0.03027252,-0.1488055;-0.7210915;0.06021862,-0.1496043;-0.6821773;-0.040898,0.005580086;0.5298067;-0.02492015,0;0;0,0.004229754;0.3024764;-0.05226588,0.01022793;0.590892;-0.1225772,0.1780525;0.5179948;-0.08172894,0.237306;0.252201;-0.04258013,0.2563529;-0.03388563;-0.09661222,-0.1369221;0.5289938;-0.01446401,-0.2002909;0.2884364;0.1030369,-0.281913;0.01451638;0.1616326,0.07467584;0.00334318;-0.05155945,0.1124887;-0.3216205;-0.04571724,0.1204053;-0.7315043;0.04664087,0.1342645;-0.7760876;-0.02081227,-0.0866354;0.005162493;-0.02671497,-0.1352992;-0.3183668;-0.02162065,-0.1519484;-0.7318943;0.0512851,-0.1655149;-0.779013;-0.01331623,0.008837208;0.5202854;-0.1024892,291.0918
+0;0;0,0.00317497;0.3068551;-0.008452412,0.006321547;0.6026791;-0.03385407,0.1706895;0.488919;-0.01320943,0.2030994;0.2181267;0.02299891,0.2402203;-0.06552112;-0.03439255,-0.1616779;0.5048069;-0.003244985,-0.2223628;0.2982651;0.1680668,-0.286399;0.05942374;0.3229281,0.07398295;0.004046384;-0.05249938,0.09106028;-0.3208671;-0.01778774,0.09129785;-0.7303428;0.07669538,0.08786;-0.6915108;-0.02437316,-0.07267493;0.01107158;-0.05330861,-0.1218257;-0.3116029;-0.03027252,-0.1488055;-0.7210915;0.06021862,-0.1496043;-0.6821773;-0.040898,0.005580086;0.5298067;-0.02492015,0;0;0,0.004229754;0.3024764;-0.05226588,0.01022793;0.590892;-0.1225772,0.1780525;0.5179948;-0.08172894,0.237306;0.252201;-0.04258013,0.2563529;-0.03388563;-0.09661222,-0.1369221;0.5289938;-0.01446401,-0.2002909;0.2884364;0.1030369,-0.281913;0.01451638;0.1616326,0.07467584;0.00334318;-0.05155945,0.1124887;-0.3216205;-0.04571724,0.1204053;-0.7315043;0.04664087,0.1342645;-0.7760876;-0.02081227,-0.0866354;0.005162493;-0.02671497,-0.1352992;-0.3183668;-0.02162065,-0.1519484;-0.7318943;0.0512851,-0.1655149;-0.779013;-0.01331623,0.008837208;0.5202854;-0.1024892,291.1135
+0;0;0,0.003166443;0.306031;-0.008429712,0.006312353;0.6017927;-0.03382636,0.1722104;0.487662;-0.01307422,0.2047904;0.2154485;0.02332414,0.2415898;-0.06574234;-0.03357019,-0.163237;0.5036972;-0.003017439,-0.2242403;0.2960714;0.1691934,-0.2877219;0.05929887;0.3227133,0.0739433;0.004044216;-0.05247125,0.09097256;-0.3199544;-0.01785735,0.09121026;-0.7296637;0.07667969,0.0877365;-0.6907395;-0.02544454,-0.07263599;0.01106565;-0.05328004,-0.1216484;-0.3107003;-0.03030881,-0.1486436;-0.7204225;0.06023396,-0.1494507;-0.6814152;-0.04193886,0.005570977;0.5289286;-0.02489347,0;0;0,0.00461065;0.3014263;-0.05345106,0.01022134;0.589707;-0.1240854,0.1794162;0.5167049;-0.08055806,0.2364395;0.2489555;-0.04125023,0.2552682;-0.0347842;-0.09413409,-0.1383804;0.5296789;-0.01564267,-0.2037047;0.2883564;0.1026056,-0.2845247;0.01702967;0.1618459,0.0749881;0.003088891;-0.05103374,0.1118551;-0.321071;-0.04608965,0.1181474;-0.7312453;0.04619503,0.1319803;-0.7766572;-0.02194285,-0.08634923;0.005146247;-0.02746864,-0.1361223;-0.3172889;-0.0228382,-0.1530448;-0.7310313;0.05016759,-0.1659474;-0.7791473;-0.01504347,0.008948289;0.5191267;-0.1039276,291.1353
+0;0;0,0.003122748;0.3060244;-0.008682704,0.006172544;0.6017675;-0.03430797,0.1721007;0.4873641;-0.01454526,0.2040234;0.2152368;0.02305946,0.2413612;-0.06589973;-0.03375271,-0.1634183;0.5042707;-0.003311057,-0.2247071;0.2983342;0.1708163,-0.288388;0.0646328;0.3288918,0.07396217;0.003995209;-0.05244841,0.09086595;-0.3200086;-0.01782182,0.09115396;-0.7297338;0.0766463,0.08741239;-0.6908273;-0.02547002,-0.07259378;0.01107707;-0.05333517,-0.1216763;-0.3106718;-0.03027433,-0.1486457;-0.720443;0.06005456,-0.149721;-0.6814576;-0.04211771,0.005459834;0.5289098;-0.02532048,0;0;0,0.00461065;0.3014263;-0.05345106,0.01022134;0.589707;-0.1240854,0.1794162;0.5167049;-0.08055806,0.2364395;0.2489555;-0.04125023,0.2552682;-0.0347842;-0.09413409,-0.1383804;0.5296789;-0.01564267,-0.2037047;0.2883564;0.1026056,-0.2845247;0.01702967;0.1618459,0.0749881;0.003088891;-0.05103374,0.1118551;-0.321071;-0.04608965,0.1181474;-0.7312453;0.04619503,0.1319803;-0.7766572;-0.02194285,-0.08634923;0.005146247;-0.02746864,-0.1361223;-0.3172889;-0.0228382,-0.1530448;-0.7310313;0.05016759,-0.1659474;-0.7791473;-0.01504347,0.008948289;0.5191267;-0.1039276,291.1465
+0;0;0,0.003120408;0.3057951;-0.008676197,0.006172599;0.6017709;-0.03432194,0.1700658;0.487811;-0.01468291,0.2020137;0.2154687;0.02295151,0.2392994;-0.06527549;-0.03378138,-0.1613572;0.5045111;-0.003585858,-0.2226944;0.298412;0.170679,-0.2862865;0.06503671;0.3285339,0.07389413;0.003991534;-0.05240016,0.09076941;-0.319466;-0.01783196,0.09105726;-0.728965;0.07658401,0.08729348;-0.6900056;-0.026139,-0.07252701;0.01106688;-0.05328611,-0.1215268;-0.3101395;-0.03026415,-0.1484812;-0.7196845;0.06001489,-0.149563;-0.6806457;-0.04276442,0.005459266;0.5288495;-0.02532659,0;0;0,0.006856374;0.3010335;-0.05410599,0.01466871;0.5894409;-0.1249967,0.1809746;0.516234;-0.07998204,0.2360056;0.24796;-0.03988218,0.255134;-0.0355612;-0.0916121,-0.1337954;0.529841;-0.01950469,-0.2006392;0.2893634;0.1001188,-0.2814364;0.01839754;0.1590718,0.07516467;0.002912641;-0.05063438,0.1121514;-0.3206868;-0.04616761,0.1171407;-0.7307479;0.04564118,0.1307822;-0.776945;-0.02258182,-0.08607998;0.005256506;-0.02801176,-0.1364844;-0.3165238;-0.02339266,-0.1530539;-0.7298719;0.05058531,-0.1667811;-0.7791798;-0.01397697,0.01283397;0.5188242;-0.1047761,291.1684
+0;0;0,0.003119513;0.3057074;-0.00867371,0.006176031;0.6021032;-0.03435615,0.1696138;0.4881467;-0.01473294,0.2016236;0.215277;0.02297436,0.2387497;-0.0642654;-0.03351567,-0.1608944;0.5048007;-0.003666524,-0.2223503;0.2983024;0.1709358,-0.2856703;0.06592621;0.328115,0.07390392;0.003992063;-0.0524071,0.09068353;-0.317632;-0.01803485,0.0909693;-0.7241637;0.07569695,0.08719707;-0.6851841;-0.0272565,-0.07253661;0.01106835;-0.05329317,-0.1212586;-0.3083172;-0.03040171,-0.1480178;-0.7148945;0.05922313,-0.149102;-0.6758355;-0.04378673,0.005461623;0.5290719;-0.02534725,0;0;0,0.007868394;0.3007423;-0.05508303,0.01607259;0.5894399;-0.1265144,0.181596;0.5158358;-0.07981825,0.235502;0.2470261;-0.03810644,0.2543459;-0.03537086;-0.08919716,-0.1324122;0.5296628;-0.0217321,-0.2016666;0.2896468;0.09868595,-0.282672;0.01982901;0.1565639,0.07554316;0.002584249;-0.05010772,0.1124066;-0.3191856;-0.04690647,0.1150989;-0.7260125;0.0454967,0.1177184;-0.7781209;-0.01731753,-0.08589312;0.005401238;-0.02859072,-0.1369605;-0.3144063;-0.02408939,-0.1541674;-0.7247376;0.04929908,-0.1678697;-0.7743124;-0.01531036,0.0141708;0.5187487;-0.1061583,291.18
+0;0;0,0.003104837;0.3057025;-0.008850451,0.006129288;0.6020885;-0.03464986,0.1696045;0.4881462;-0.01540396,0.2014028;0.2153443;0.02296711,0.2387032;-0.06418338;-0.03348104,-0.1609923;0.5054194;-0.003701165,-0.2231192;0.3023617;0.1746585,-0.2852121;0.07338662;0.3372263,0.07390007;0.003958331;-0.05241508,0.09064181;-0.3176612;-0.01798258,0.0910029;-0.7241985;0.0757248,0.08708376;-0.6852295;-0.02722409,-0.07252879;0.01105949;-0.05330566,-0.1213661;-0.308323;-0.03061786,-0.1481493;-0.7148724;0.05912602,-0.1493792;-0.6758277;-0.04388346,0.005423984;0.5290604;-0.02561446,0;0;0,0.007868394;0.3007423;-0.05508303,0.01607259;0.5894399;-0.1265144,0.181596;0.5158358;-0.07981825,0.235502;0.2470261;-0.03810644,0.2543459;-0.03537086;-0.08919716,-0.1324122;0.5296628;-0.0217321,-0.2016666;0.2896468;0.09868595,-0.282672;0.01982901;0.1565639,0.07554316;0.002584249;-0.05010772,0.1124066;-0.3191856;-0.04690647,0.1150989;-0.7260125;0.0454967,0.1177184;-0.7781209;-0.01731753,-0.08589312;0.005401238;-0.02859072,-0.1369605;-0.3144063;-0.02408939,-0.1541674;-0.7247376;0.04929908,-0.1678697;-0.7743124;-0.01531036,0.0141708;0.5187487;-0.1061583,291.2021
+0;0;0,0.003104837;0.3057025;-0.008850451,0.006129288;0.6020885;-0.03464986,0.1696045;0.4881462;-0.01540396,0.2014028;0.2153443;0.02296711,0.2387032;-0.06418338;-0.03348104,-0.1609923;0.5054194;-0.003701165,-0.2231192;0.3023617;0.1746585,-0.2852121;0.07338662;0.3372263,0.07390007;0.003958331;-0.05241508,0.09064181;-0.3176612;-0.01798258,0.0910029;-0.7241985;0.0757248,0.08708376;-0.6852295;-0.02722409,-0.07252879;0.01105949;-0.05330566,-0.1213661;-0.308323;-0.03061786,-0.1481493;-0.7148724;0.05912602,-0.1493792;-0.6758277;-0.04388346,0.005423984;0.5290604;-0.02561446,0;0;0,0.007868394;0.3007423;-0.05508303,0.01607259;0.5894399;-0.1265144,0.181596;0.5158358;-0.07981825,0.235502;0.2470261;-0.03810644,0.2543459;-0.03537086;-0.08919716,-0.1324122;0.5296628;-0.0217321,-0.2016666;0.2896468;0.09868595,-0.282672;0.01982901;0.1565639,0.07554316;0.002584249;-0.05010772,0.1124066;-0.3191856;-0.04690647,0.1150989;-0.7260125;0.0454967,0.1177184;-0.7781209;-0.01731753,-0.08589312;0.005401238;-0.02859072,-0.1369605;-0.3144063;-0.02408939,-0.1541674;-0.7247376;0.04929908,-0.1678697;-0.7743124;-0.01531036,0.0141708;0.5187487;-0.1061583,291.2137
+0;0;0,0.003106198;0.3058365;-0.008854329,0.006135981;0.6027456;-0.03469957,0.1684478;0.4889577;-0.01550922,0.2004141;0.2147148;0.02306453,0.2372643;-0.06143916;-0.03270233,-0.159809;0.5061088;-0.003889259,-0.2222641;0.3019784;0.1754125,-0.2836076;0.07576692;0.3360183,0.07388016;0.003957264;-0.05240095,0.09062405;-0.3177036;-0.01796402,0.09098411;-0.7230761;0.07547488,0.08703399;-0.6840362;-0.02828786,-0.07250923;0.01105651;-0.05329129,-0.1213528;-0.3083671;-0.03060057,-0.1480593;-0.7137517;0.05888619,-0.1492989;-0.6746354;-0.04493763,0.005429372;0.5295824;-0.02564745,0;0;0,0.009496599;0.300711;-0.05573797,0.01894077;0.5898329;-0.1274896,0.1827954;0.5159352;-0.07973552,0.2347234;0.2454379;-0.03668141,0.2550486;-0.03394008;-0.08425975,-0.129269;0.5292419;-0.02396815,-0.2017809;0.2891521;0.09776054,-0.2820971;0.02250993;0.1541531,0.0755467;0.00226903;-0.05007339,0.1125291;-0.3195269;-0.04665804,0.1132585;-0.7253425;0.04483533,0.1154405;-0.7800115;-0.01591349,-0.08576607;0.005671489;-0.02884118,-0.1378576;-0.3140146;-0.02444889,-0.1550553;-0.7231442;0.04886525,-0.1695862;-0.776368;-0.01218123,0.01674648;0.519031;-0.1070547,291.2354
+0;0;0,0.003089814;0.3058334;-0.008965518,0.006102406;0.6027362;-0.03488458,0.1684213;0.4888584;-0.01608757,0.2000035;0.2146372;0.02295399,0.2373217;-0.06150383;-0.03256514,-0.1599121;0.5066997;-0.003983811,-0.223142;0.3057357;0.1785933,-0.2834392;0.08201481;0.3430381,0.07388064;0.003959015;-0.05240014,0.0905755;-0.317697;-0.01789388,0.09093352;-0.7230941;0.07543796,0.08687291;-0.6840617;-0.02832116,-0.07251266;0.01101435;-0.05329537,-0.1214938;-0.3083881;-0.03060389,-0.1480575;-0.7137513;0.05902239,-0.149408;-0.6746439;-0.04480082,0.005400793;0.5295753;-0.02581335,0;0;0,0.009496599;0.300711;-0.05573797,0.01894077;0.5898329;-0.1274896,0.1827954;0.5159352;-0.07973552,0.2347234;0.2454379;-0.03668141,0.2550486;-0.03394008;-0.08425975,-0.129269;0.5292419;-0.02396815,-0.2017809;0.2891521;0.09776054,-0.2820971;0.02250993;0.1541531,0.0755467;0.00226903;-0.05007339,0.1125291;-0.3195269;-0.04665804,0.1132585;-0.7253425;0.04483533,0.1154405;-0.7800115;-0.01591349,-0.08576607;0.005671489;-0.02884118,-0.1378576;-0.3140146;-0.02444889,-0.1550553;-0.7231442;0.04886525,-0.1695862;-0.776368;-0.01218123,0.01674648;0.519031;-0.1070547,291.247
+0;0;0,0.00309184;0.306034;-0.008971399,0.006109778;0.6034636;-0.03493642,0.1682186;0.4895086;-0.01613584,0.200001;0.2135487;0.02315326,0.2371395;-0.06126234;-0.03209848,-0.1596941;0.507327;-0.004047584,-0.223325;0.3050888;0.1796871,-0.2833318;0.08244544;0.3433399,0.0736932;0.003948971;-0.0522672,0.09033519;-0.3166885;-0.0178702,0.09069966;-0.7293945;0.07714429,0.08635738;-0.6897355;-0.03381247,-0.07232869;0.01098641;-0.05316016,-0.1211547;-0.3074047;-0.03054053,-0.1481973;-0.720076;0.0607016,-0.1496416;-0.6803368;-0.05032369,0.005406925;0.5301734;-0.02584916,0;0;0,0.0104847;0.3007395;-0.05650377,0.02034046;0.5903053;-0.1286087,0.1837492;0.5154023;-0.07998538,0.2348511;0.243175;-0.03539276,0.2546456;-0.03501529;-0.08199191,-0.1282193;0.5290995;-0.02586402,-0.2034591;0.2882544;0.09677467,-0.284551;0.02315632;0.1524545,0.07567713;0.002001137;-0.04946828,0.1113994;-0.3189118;-0.04676056,0.1099354;-0.7323571;0.04497194,0.1190589;-0.7872267;-0.02670431,-0.08528544;0.00584915;-0.02950126,-0.1382253;-0.3126501;-0.02459004,-0.1572714;-0.7290033;0.05051882,-0.1739692;-0.7873883;-0.01530544,0.01806927;0.5193945;-0.1080899,291.2594
+0;0;0,0.003087768;0.3056309;-0.008959583,0.006103246;0.6028181;-0.0349035,0.1705126;0.4883472;-0.01597296,0.2023384;0.2120103;0.02336981,0.2394034;-0.06225681;-0.03177258,-0.1620324;0.5064173;-0.003713945,-0.2257502;0.3039029;0.1802717,-0.2856383;0.08170018;0.3436006,0.07374469;0.00395173;-0.05230372,0.09036252;-0.3162203;-0.01795666,0.09072728;-0.7292533;0.07713315,0.08647577;-0.6897962;-0.03150395,-0.07237922;0.01099408;-0.0531973,-0.1211343;-0.3069348;-0.03061051,-0.1481984;-0.7199333;0.06070395,-0.1496125;-0.6803977;-0.04800024,0.005400954;0.5295864;-0.0258235,0;0;0,0.01039416;0.3002802;-0.05677915,0.02004655;0.5895934;-0.1289189,0.1858796;0.5147967;-0.08006406,0.2367688;0.2422884;-0.03454113,0.2563691;-0.03527462;-0.081568,-0.1301482;0.5294637;-0.02444416,-0.2066776;0.2884901;0.09802113,-0.2884218;0.02397186;0.1526561,0.07581067;0.001781002;-0.04938769,0.1117662;-0.3186345;-0.04671812,0.1086022;-0.7324646;0.04478693,0.118465;-0.7850924;-0.02581692,-0.08528707;0.006011892;-0.02965714,-0.1375472;-0.3121225;-0.02461876,-0.1582837;-0.7287235;0.0505619,-0.1749791;-0.7851736;-0.01391428,0.01782793;0.5187439;-0.1083949,291.2797
+0;0;0,0.003137365;0.3056262;-0.009104687,0.006192387;0.6028067;-0.03512163,0.1705716;0.4882065;-0.016403,0.2020424;0.2118534;0.02311039,0.2394266;-0.06242397;-0.03176526,-0.1620397;0.5069902;-0.003964763,-0.2262558;0.3078809;0.1835307,-0.2856998;0.08808126;0.3502384,0.07377099;0.003867982;-0.05227287,0.09036724;-0.3163003;-0.01788114,0.09085533;-0.7293416;0.07717231,0.08657055;-0.6898983;-0.03146467,-0.07233635;0.01105185;-0.05324362,-0.1210816;-0.3068758;-0.03061853,-0.1481219;-0.7198659;0.06074106,-0.1495679;-0.6803415;-0.04796369,0.005479425;0.529577;-0.02602737,0;0;0,0.01039416;0.3002802;-0.05677915,0.02004655;0.5895934;-0.1289189,0.1858796;0.5147967;-0.08006406,0.2367688;0.2422884;-0.03454113,0.2563691;-0.03527462;-0.081568,-0.1301482;0.5294637;-0.02444416,-0.2066776;0.2884901;0.09802113,-0.2884218;0.02397186;0.1526561,0.07581067;0.001781002;-0.04938769,0.1117662;-0.3186345;-0.04671812,0.1086022;-0.7324646;0.04478693,0.118465;-0.7850924;-0.02581692,-0.08528707;0.006011892;-0.02965714,-0.1375472;-0.3121225;-0.02461876,-0.1582837;-0.7287235;0.0505619,-0.1749791;-0.7851736;-0.01391428,0.01782793;0.5187439;-0.1083949,291.2914
+0;0;0,0.003137365;0.3056262;-0.009104687,0.006192387;0.6028067;-0.03512163,0.1705716;0.4882065;-0.016403,0.2020424;0.2118534;0.02311039,0.2394266;-0.06242397;-0.03176526,-0.1620397;0.5069902;-0.003964763,-0.2262558;0.3078809;0.1835307,-0.2856998;0.08808126;0.3502384,0.07377099;0.003867982;-0.05227287,0.09036724;-0.3163003;-0.01788114,0.09085533;-0.7293416;0.07717231,0.08657055;-0.6898983;-0.03146467,-0.07233635;0.01105185;-0.05324362,-0.1210816;-0.3068758;-0.03061853,-0.1481219;-0.7198659;0.06074106,-0.1495679;-0.6803415;-0.04796369,0.005479425;0.529577;-0.02602737,0;0;0,0.01039416;0.3002802;-0.05677915,0.02004655;0.5895934;-0.1289189,0.1858796;0.5147967;-0.08006406,0.2367688;0.2422884;-0.03454113,0.2563691;-0.03527462;-0.081568,-0.1301482;0.5294637;-0.02444416,-0.2066776;0.2884901;0.09802113,-0.2884218;0.02397186;0.1526561,0.07581067;0.001781002;-0.04938769,0.1117662;-0.3186345;-0.04671812,0.1086022;-0.7324646;0.04478693,0.118465;-0.7850924;-0.02581692,-0.08528707;0.006011892;-0.02965714,-0.1375472;-0.3121225;-0.02461876,-0.1582837;-0.7287235;0.0505619,-0.1749791;-0.7851736;-0.01391428,0.01782793;0.5187439;-0.1083949,291.3024
+0;0;0,0.003137365;0.3056262;-0.009104687,0.006192387;0.6028067;-0.03512163,0.1705716;0.4882065;-0.016403,0.2020424;0.2118534;0.02311039,0.2394266;-0.06242397;-0.03176526,-0.1620397;0.5069902;-0.003964763,-0.2262558;0.3078809;0.1835307,-0.2856998;0.08808126;0.3502384,0.07377099;0.003867982;-0.05227287,0.09036724;-0.3163003;-0.01788114,0.09085533;-0.7293416;0.07717231,0.08657055;-0.6898983;-0.03146467,-0.07233635;0.01105185;-0.05324362,-0.1210816;-0.3068758;-0.03061853,-0.1481219;-0.7198659;0.06074106,-0.1495679;-0.6803415;-0.04796369,0.005479425;0.529577;-0.02602737,0;0;0,0.01039416;0.3002802;-0.05677915,0.02004655;0.5895934;-0.1289189,0.1858796;0.5147967;-0.08006406,0.2367688;0.2422884;-0.03454113,0.2563691;-0.03527462;-0.081568,-0.1301482;0.5294637;-0.02444416,-0.2066776;0.2884901;0.09802113,-0.2884218;0.02397186;0.1526561,0.07581067;0.001781002;-0.04938769,0.1117662;-0.3186345;-0.04671812,0.1086022;-0.7324646;0.04478693,0.118465;-0.7850924;-0.02581692,-0.08528707;0.006011892;-0.02965714,-0.1375472;-0.3121225;-0.02461876,-0.1582837;-0.7287235;0.0505619,-0.1749791;-0.7851736;-0.01391428,0.01782793;0.5187439;-0.1083949,291.3137
+0;0;0,0.003143342;0.3054787;-0.009283161,0.006188474;0.6026558;-0.03545421,0.1705522;0.488038;-0.01690095,0.2018748;0.2117733;0.02296202,0.2391096;-0.06026667;-0.03123672,-0.1620605;0.5072972;-0.004136534,-0.2263412;0.3119604;0.1871848,-0.2867155;0.09887226;0.3582931,0.07358611;0.003828128;-0.05214053,0.09012672;-0.3157884;-0.01776771,0.09062276;-0.7235243;0.07602777,0.08663648;-0.6849115;-0.0232311,-0.0721515;0.01102587;-0.05311117,-0.1208404;-0.3063623;-0.03066224,-0.1474529;-0.7140168;0.05964839,-0.1488466;-0.6753315;-0.03967441,0.005478382;0.5294293;-0.02632478,0;0;0,0.01093549;0.3000049;-0.05736542,0.02093911;0.5892306;-0.1298475,0.1865453;0.5142125;-0.08019304,0.2366193;0.2416211;-0.03459835,0.2579072;-0.0336588;-0.08039665,-0.129468;0.5294313;-0.02562051,-0.2073029;0.2890043;0.09697193,-0.2899251;0.02676478;0.1492569,0.07557821;0.001647741;-0.04932976,0.1105196;-0.3183253;-0.04684735,0.1061633;-0.7267691;0.04371285,0.1190479;-0.771265;-0.02130056,-0.08497839;0.00608771;-0.02982982,-0.1376545;-0.3114299;-0.02563507,-0.1604667;-0.7224893;0.04890513,-0.1760766;-0.7710875;-0.01043339,0.01864611;0.5184068;-0.1092391,291.336
+0;0;0,0.003143342;0.3054787;-0.009283161,0.006188474;0.6026558;-0.03545421,0.1705522;0.488038;-0.01690095,0.2018748;0.2117733;0.02296202,0.2391096;-0.06026667;-0.03123672,-0.1620605;0.5072972;-0.004136534,-0.2263412;0.3119604;0.1871848,-0.2867155;0.09887226;0.3582931,0.07358611;0.003828128;-0.05214053,0.09012672;-0.3157884;-0.01776771,0.09062276;-0.7235243;0.07602777,0.08663648;-0.6849115;-0.0232311,-0.0721515;0.01102587;-0.05311117,-0.1208404;-0.3063623;-0.03066224,-0.1474529;-0.7140168;0.05964839,-0.1488466;-0.6753315;-0.03967441,0.005478382;0.5294293;-0.02632478,0;0;0,0.01093549;0.3000049;-0.05736542,0.02093911;0.5892306;-0.1298475,0.1865453;0.5142125;-0.08019304,0.2366193;0.2416211;-0.03459835,0.2579072;-0.0336588;-0.08039665,-0.129468;0.5294313;-0.02562051,-0.2073029;0.2890043;0.09697193,-0.2899251;0.02676478;0.1492569,0.07557821;0.001647741;-0.04932976,0.1105196;-0.3183253;-0.04684735,0.1061633;-0.7267691;0.04371285,0.1190479;-0.771265;-0.02130056,-0.08497839;0.00608771;-0.02982982,-0.1376545;-0.3114299;-0.02563507,-0.1604667;-0.7224893;0.04890513,-0.1760766;-0.7710875;-0.01043339,0.01864611;0.5184068;-0.1092391,291.3472

+ 145 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Backward_None_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001764391;0.3040902;-0.000759587,0.003484255;0.5985194;-0.01517396,0.1840601;0.4766619;0.01354007,0.2174909;0.1922737;0.03672971,0.2548545;-0.06421807;-0.02459678,-0.1763762;0.4675899;-0.004987554,-0.2237932;0.1847941;-0.02259912,-0.2689343;-0.07192022;-0.07741755,0.07274795;0.008264054;-0.05094551,0.09383653;-0.3420421;-0.01801067,0.09437344;-0.7202566;0.06961914,0.09627771;-0.6818419;-0.01876267,-0.07023316;0.007258048;-0.05450345,-0.1220759;-0.3403723;-0.02787013,-0.1454368;-0.7190999;0.05425862,-0.1412447;-0.6805481;-0.03403108,0.003174331;0.5262077;-0.009216545,0;0;0,0.002978913;0.3028013;-0.02787495,0.004978061;0.5944986;-0.07031095,0.186898;0.5249233;-0.007703539,0.2270397;0.2407063;0.00418568,0.2712901;-0.01529795;-0.05454039,-0.1733384;0.5301248;0.005907036,-0.2211221;0.2492407;0.04268798,-0.242679;-0.009056658;-0.01865384,0.07825831;0.003752768;-0.04263282,0.1083949;-0.3474248;-0.04578567,0.1066636;-0.7291527;0.02496934,0.1164914;-0.7602298;-0.0387392,-0.08157019;0.004582534;-0.03579535,-0.1031375;-0.3471773;-0.02918057,-0.08477798;-0.7297895;0.03403558,-0.08818582;-0.766111;-0.02491893,0.004588235;0.5231324;-0.05722404,714.2607
+0;0;0,0.001706091;0.3040119;-0.001150878,0.003328701;0.5983387;-0.0166725,0.1833776;0.4770419;0.01352314,0.2169777;0.1926488;0.03640242,0.254177;-0.06424201;-0.02520317,-0.1760457;0.4678544;-0.00473224,-0.2234773;0.1850271;-0.02178641,-0.2687994;-0.07231513;-0.07557132,0.07275102;0.00824886;-0.05097419,0.09384923;-0.3423452;-0.01775975,0.09377532;-0.7211047;0.07019453,0.09576172;-0.6821973;-0.02407146,-0.07033536;0.00725452;-0.05440065,-0.1224709;-0.3406429;-0.02768418,-0.1459553;-0.7199483;0.05460049,-0.1415299;-0.6808939;-0.03956849,0.003045139;0.5260643;-0.01036538,0;0;0,0.003263362;0.3027333;-0.02773667,0.005518824;0.5943981;-0.07008159,0.1865814;0.5249847;-0.006561518,0.2273407;0.2408218;0.004484892,0.2713751;-0.01551938;-0.05486226,-0.1724194;0.5299188;0.005776204,-0.2200501;0.2490011;0.04249702,-0.2416366;-0.009676456;-0.01908087,0.07826936;0.003690526;-0.04265451,0.1088344;-0.3477664;-0.04554105,0.1071192;-0.7300592;0.02548051,0.1175502;-0.7626958;-0.04478478,-0.08158237;0.004641088;-0.03580359,-0.1028442;-0.3474486;-0.02906962,-0.08410634;-0.7306152;0.03438915,-0.08709227;-0.772059;-0.02770951,0.005074546;0.5230371;-0.05701065,714.2845
+0;0;0,0.001706091;0.3040119;-0.001150878,0.003328701;0.5983387;-0.0166725,0.1833776;0.4770419;0.01352314,0.2169777;0.1926488;0.03640242,0.254177;-0.06424201;-0.02520317,-0.1760457;0.4678544;-0.00473224,-0.2234773;0.1850271;-0.02178641,-0.2687994;-0.07231513;-0.07557132,0.07275102;0.00824886;-0.05097419,0.09384923;-0.3423452;-0.01775975,0.09377532;-0.7211047;0.07019453,0.09576172;-0.6821973;-0.02407146,-0.07033536;0.00725452;-0.05440065,-0.1224709;-0.3406429;-0.02768418,-0.1459553;-0.7199483;0.05460049,-0.1415299;-0.6808939;-0.03956849,0.003045139;0.5260643;-0.01036538,0;0;0,0.003263362;0.3027333;-0.02773667,0.005518824;0.5943981;-0.07008159,0.1865814;0.5249847;-0.006561518,0.2273407;0.2408218;0.004484892,0.2713751;-0.01551938;-0.05486226,-0.1724194;0.5299188;0.005776204,-0.2200501;0.2490011;0.04249702,-0.2416366;-0.009676456;-0.01908087,0.07826936;0.003690526;-0.04265451,0.1088344;-0.3477664;-0.04554105,0.1071192;-0.7300592;0.02548051,0.1175502;-0.7626958;-0.04478478,-0.08158237;0.004641088;-0.03580359,-0.1028442;-0.3474486;-0.02906962,-0.08410634;-0.7306152;0.03438915,-0.08709227;-0.772059;-0.02770951,0.005074546;0.5230371;-0.05701065,714.3137
+0;0;0,0.001705551;0.3039156;-0.001150514,0.003327637;0.598148;-0.01666723,0.1835125;0.4768358;0.01354453,0.2171594;0.1920467;0.03645566,0.2542644;-0.06419212;-0.02499357,-0.1761816;0.4676414;-0.004724606,-0.2236793;0.1844203;-0.02180253,-0.2688864;-0.07226881;-0.07545094,0.07274533;0.008248216;-0.05097021,0.09388015;-0.342954;-0.01769815,0.09380612;-0.7223769;0.07041015,0.09577283;-0.6835576;-0.02292214,-0.07032987;0.007253953;-0.05439641,-0.1225559;-0.341247;-0.02763359,-0.1460813;-0.7212166;0.05479518,-0.1416998;-0.6822518;-0.03844107,0.00304416;0.5258952;-0.01036199,0;0;0,0.002975728;0.3026415;-0.02771592,0.004962083;0.5942128;-0.07005966,0.18611;0.525323;-0.006121401,0.2274104;0.2408057;0.004174944,0.2713062;-0.01482272;-0.05530954,-0.173127;0.5299048;0.00561332,-0.2209473;0.2486307;0.04249107,-0.2420179;-0.009410799;-0.0190046,0.0782775;0.003702268;-0.042624,0.1089566;-0.348358;-0.04564214,0.107518;-0.7315044;0.02451134,0.1177741;-0.7633693;-0.04520321,-0.08155897;0.004630558;-0.0358409,-0.1028095;-0.3480768;-0.02931011,-0.08379106;-0.7319231;0.03413372,-0.08938683;-0.7741445;-0.02540892,0.004577849;0.5228738;-0.05698633,714.3363
+0;0;0,0.001632282;0.3039053;-0.0002119511,0.00330024;0.5983139;-0.01250908,0.1831963;0.4761951;0.0134044,0.216807;0.1916182;0.03625693,0.25425;-0.06470424;-0.02613394,-0.1755981;0.467143;-0.004516049,-0.2231583;0.1841232;-0.02106149,-0.2685678;-0.07317215;-0.07333799,0.07274593;0.008254491;-0.05091947,0.09382388;-0.3434402;-0.01743372,0.0934927;-0.7226071;0.07063207,0.09535407;-0.6837366;-0.02138306,-0.07036572;0.007238168;-0.05430632,-0.1228758;-0.3417139;-0.02728964,-0.1464225;-0.7214657;0.05491339,-0.1421819;-0.6824484;-0.03700855,0.003017182;0.5259675;-0.007328139,0;0;0,0.003004394;0.3026278;-0.02772236,0.005093072;0.5942067;-0.07007897,0.1855638;0.5252623;-0.005558252,0.2271857;0.2409898;0.004068136,0.2714959;-0.01485997;-0.05570888,-0.1726402;0.5299105;0.005288143,-0.2203594;0.2488219;0.04200329,-0.2411999;-0.009595901;-0.01949201,0.07826996;0.00374338;-0.04257584,0.1089476;-0.3488267;-0.04539585,0.1076152;-0.731665;0.0250051,0.1192439;-0.7629195;-0.04327083,-0.08150733;0.00459088;-0.03589403,-0.102803;-0.3486238;-0.0295199,-0.08347605;-0.7322491;0.03357786,-0.08882649;-0.7736686;-0.02489918,0.004678603;0.5228643;-0.05700159,714.3688
+0;0;0,0.001632148;0.3038802;-0.0002119336,0.003300057;0.598281;-0.01250878,0.1853888;0.4755572;0.01365695,0.2189768;0.1911732;0.036494,0.2564721;-0.06550744;-0.02598406,-0.1777719;0.466395;-0.004481579,-0.2252999;0.183567;-0.02101581,-0.2707729;-0.07408795;-0.07336536,0.07275324;0.00825532;-0.0509246,0.09383719;-0.3435395;-0.01742931,0.09350611;-0.722598;0.0706113,0.09535009;-0.6838104;-0.02054425,-0.07037279;0.007238895;-0.05431178,-0.1228979;-0.3418125;-0.02728741,-0.1464378;-0.7214558;0.05489211,-0.1422368;-0.6825228;-0.0361711,0.003017002;0.5259353;-0.007327891,0;0;0,0.003052205;0.3025922;-0.02783012,0.005298641;0.5941512;-0.07026207,0.1887883;0.5252836;-0.008244038,0.2276949;0.2409377;0.004308701,0.2720415;-0.01514935;-0.0560832,-0.1745632;0.5297589;0.006117031,-0.2219132;0.2487974;0.04275732,-0.2428434;-0.009957939;-0.01890291,0.07832926;0.003666684;-0.04249215,0.109698;-0.3489429;-0.04541898,0.108463;-0.7316627;0.02501273,0.1198949;-0.7622786;-0.04269981,-0.08147889;0.004664868;-0.03597122,-0.1022696;-0.3486812;-0.02962036,-0.08310727;-0.7321713;0.0336632,-0.08771029;-0.7735054;-0.02360995,0.004837018;0.5228127;-0.05716872,714.3915
+0;0;0,0.001631964;0.303846;-0.0002119097,0.003299667;0.5982097;-0.01250716,0.1847093;0.475684;0.01357967,0.2184612;0.1899118;0.03652819,0.2558651;-0.06614295;-0.02579753,-0.177099;0.4665559;-0.004491307,-0.2248589;0.1823474;-0.02110625,-0.2702211;-0.07467934;-0.07332816,0.07286657;0.008268178;-0.05100391,0.09395671;-0.34363;-0.01749878,0.09362575;-0.7225361;0.07050642,0.09545348;-0.6838259;-0.01984541,-0.0704824;0.00725017;-0.05439637,-0.1230229;-0.3419038;-0.02736406,-0.1465534;-0.7213944;0.05478241,-0.1423894;-0.6825402;-0.0354779,0.003016653;0.5258745;-0.007327019,0;0;0,0.003026146;0.3025741;-0.02765584,0.005293604;0.5941234;-0.06989586,0.1877709;0.5254462;-0.006938934,0.2274308;0.2397536;0.004823685,0.2725495;-0.01542655;-0.0559628,-0.1739353;0.5295413;0.006142132,-0.2216619;0.2472261;0.04290951,-0.2422444;-0.01091453;-0.01863237,0.07846994;0.003686413;-0.04252267,0.1103008;-0.3489877;-0.04525852,0.1091233;-0.731576;0.02502418,0.1213758;-0.7623814;-0.0412724,-0.08163839;0.004638666;-0.03595767,-0.1015987;-0.3488574;-0.02948746,-0.0824716;-0.7321738;0.0338965,-0.08519216;-0.721119;-0.05485224,0.004822873;0.5227866;-0.0568521,714.4252
+0;0;0,0.001398217;0.3037658;0.0005068295,0.002876909;0.5981127;-0.01055019,0.1860908;0.474778;0.01341944,0.219951;0.1886977;0.03651766,0.2572363;-0.06674629;-0.02581162,-0.1789628;0.4655815;-0.004203818,-0.2266977;0.1809945;-0.02012817,-0.2723408;-0.07572559;-0.07050914,0.07290213;0.008266473;-0.050885,0.0940404;-0.3439273;-0.01728405,0.09314211;-0.723909;0.0713515,0.09485168;-0.6851231;-0.01893805,-0.07044332;0.007240935;-0.05438424,-0.1233366;-0.3421429;-0.02700634,-0.1469581;-0.7227622;0.05554176,-0.1429161;-0.6838329;-0.0346594,0.002661496;0.5257705;-0.005706925,0;0;0,0.003139682;0.3025096;-0.02745867,0.005541768;0.594013;-0.06953144,0.1902693;0.525174;-0.008617643,0.2278949;0.2389488;0.004850861,0.2731946;-0.015618;-0.05573345,-0.1753327;0.5293208;0.006995767,-0.2230152;0.2466583;0.04374185,-0.2435354;-0.01094124;-0.01748036,0.07842715;0.003696993;-0.04251885,0.1109683;-0.3492215;-0.0449481,0.1094393;-0.7329696;0.02560854,0.121815;-0.7628917;-0.0413878,-0.08158644;0.004622789;-0.03598084,-0.1008604;-0.3492054;-0.0288771,-0.08168383;-0.733726;0.03452131,-0.08473368;-0.7226348;-0.05416619,0.00503717;0.5226862;-0.05652618,714.459
+0;0;0,0.001398713;0.3038737;0.0005070094,0.002877975;0.5983336;-0.01055423,0.184844;0.4753187;0.01328711,0.2188183;0.1882747;0.03646314,0.2560854;-0.06704453;-0.02583572,-0.1777264;0.4661849;-0.004216272,-0.2256221;0.1806391;-0.02019427,-0.2712429;-0.07595563;-0.07055065,0.07305004;0.008283245;-0.05098824,0.0942017;-0.3441336;-0.01736601,0.0933051;-0.7233977;0.07110216,0.09502611;-0.6845531;-0.01979091,-0.07058624;0.007255626;-0.05449458,-0.123513;-0.3423496;-0.02709934,-0.1470899;-0.72225;0.05529286,-0.1430209;-0.6832611;-0.03551123,0.002662483;0.5259644;-0.005709155,0;0;0,0.003058087;0.302646;-0.02715564,0.005363796;0.5943233;-0.06882489,0.1884867;0.5254097;-0.006950617,0.2285524;0.2384603;0.004898787,0.2737012;-0.01594141;-0.05592299,-0.1743287;0.52913;0.007004686,-0.2217027;0.2454199;0.04374642,-0.2422608;-0.01203996;-0.01748823,0.07860591;0.00376378;-0.04256368,0.1116302;-0.3493361;-0.04488611,0.1101212;-0.732305;0.02583289,0.1233841;-0.7631174;-0.04101539,-0.08179962;0.004541984;-0.03595712,-0.1002341;-0.3495564;-0.0288866,-0.08136545;-0.7333624;0.03440291,-0.08422391;-0.7223575;-0.05489299,0.004882235;0.5229483;-0.05593324,714.4922
+0;0;0,0.001399296;0.3040003;0.0005072208,0.002879227;0.5985952;-0.01055922,0.1836801;0.4758676;0.01316309,0.2176974;0.1884604;0.03636845,0.2549248;-0.06658703;-0.02586408,-0.1765716;0.4667921;-0.004228357,-0.224528;0.1808851;-0.02022657,-0.2701002;-0.07543647;-0.07052933,0.07300906;0.008278599;-0.05095964,0.0940953;-0.3430484;-0.01744139,0.09321174;-0.7168013;0.06974121,0.094993;-0.6776471;-0.02433395,-0.07054665;0.007251556;-0.05446402,-0.1233097;-0.3412724;-0.0271535,-0.146544;-0.7156523;0.05404143,-0.1423325;-0.6763487;-0.03994164,0.002663625;0.5261893;-0.005711692,0;0;0,0.002983779;0.3027627;-0.02728081,0.005205225;0.5945621;-0.06905484,0.1868504;0.5252868;-0.006248236,0.2282954;0.2381223;0.004589081,0.2734534;-0.01598173;-0.05623722,-0.1732458;0.5288944;0.006647453,-0.2200295;0.2446624;0.04300721,-0.2407078;-0.01249003;-0.01825456,0.07856964;0.003805265;-0.04252148,0.1114092;-0.3482057;-0.04545331,0.1098351;-0.7252697;0.02605271,0.1226254;-0.7604164;-0.04124832,-0.08172982;0.004506587;-0.03599545,-0.1004018;-0.3484854;-0.02915929,-0.0814259;-0.7267894;0.03263779,-0.0843225;-0.7164558;-0.05978491,0.004745413;0.5231545;-0.05613542,714.5145
+0;0;0,0.001506505;0.3039981;0.001149833,0.003103607;0.5986232;-0.009029876,0.1839596;0.4756099;0.01285248,0.2178211;0.1881875;0.03609728,0.2549778;-0.06681564;-0.02635862,-0.1763314;0.4666422;-0.004170189,-0.224264;0.1806869;-0.01935545,-0.2702751;-0.07569459;-0.06894842,0.07300442;0.008235693;-0.05097325,0.09418344;-0.3430907;-0.01750722,0.09275549;-0.7167459;0.07008594,0.09445758;-0.6775232;-0.02398402,-0.0706158;0.007268625;-0.05437206,-0.1234486;-0.3412354;-0.02694224,-0.1467406;-0.7155989;0.05431196,-0.1426114;-0.6762324;-0.03966851,0.002854983;0.5262048;-0.004374375,0;0;0,0.002983779;0.3027627;-0.02728081,0.005205225;0.5945621;-0.06905484,0.1868504;0.5252868;-0.006248236,0.2282954;0.2381223;0.004589081,0.2734534;-0.01598173;-0.05623722,-0.1732458;0.5288944;0.006647453,-0.2200295;0.2446624;0.04300721,-0.2407078;-0.01249003;-0.01825456,0.07856964;0.003805265;-0.04252148,0.1114092;-0.3482057;-0.04545331,0.1098351;-0.7252697;0.02605271,0.1226254;-0.7604164;-0.04124832,-0.08172982;0.004506587;-0.03599545,-0.1004018;-0.3484854;-0.02915929,-0.0814259;-0.7267894;0.03263779,-0.0843225;-0.7164558;-0.05978491,0.004745413;0.5231545;-0.05613542,714.5479
+0;0;0,0.001506377;0.3039723;0.001149735,0.003103358;0.5985749;-0.009029185,0.1826921;0.4759214;0.01273225,0.2165742;0.1883234;0.03599124,0.2538336;-0.06738406;-0.02663717,-0.1750778;0.4670165;-0.004171298,-0.2230396;0.1808866;-0.01936583,-0.2691778;-0.07620311;-0.06909579,0.07310669;0.00824723;-0.05104466,0.09430345;-0.3433734;-0.0175506,0.09287432;-0.7173363;0.07011468,0.09456351;-0.6781835;-0.02324252,-0.07071473;0.007278808;-0.05444823,-0.1235918;-0.3415171;-0.02699544,-0.146903;-0.7161889;0.05432567,-0.142805;-0.6768934;-0.03894273,0.002854754;0.5261623;-0.004374055,0;0;0,0.003074981;0.3027439;-0.02719212,0.005431145;0.5945294;-0.06889451,0.1854973;0.5252366;-0.005482674,0.2285382;0.238105;0.004737377,0.2733364;-0.0168176;-0.05612731,-0.1718342;0.5287638;0.006291419,-0.2184629;0.2443542;0.04287665,-0.2394834;-0.01352555;-0.01838584,0.07868969;0.003838196;-0.0425601,0.1118886;-0.3484374;-0.04537392,0.1104396;-0.7258704;0.02588463,0.1231644;-0.7605159;-0.04090786,-0.08187642;0.004469634;-0.03597827,-0.09989219;-0.3488564;-0.02932131,-0.08101109;-0.727466;0.03259679,-0.08378012;-0.7169674;-0.0591323,0.004935075;0.5231252;-0.0559907,714.5704
+0;0;0,0.001506471;0.3039913;0.001149807,0.003103596;0.5986201;-0.009029984,0.1827704;0.4759393;0.01273924,0.2166319;0.188517;0.03598403,0.2539155;-0.06735691;-0.02668513,-0.1751548;0.4670305;-0.004171652,-0.2230874;0.1810753;-0.01935691,-0.2692556;-0.07618165;-0.06911922,0.07317087;0.008254471;-0.05108948,0.09441523;-0.3441556;-0.01752022,0.09298322;-0.718872;0.07032168,0.09467577;-0.6797009;-0.02322122,-0.07077681;0.007285199;-0.05449603,-0.1237726;-0.3422938;-0.0269816,-0.1471307;-0.7177205;0.05450334,-0.1430246;-0.6784065;-0.03895057,0.002854973;0.526202;-0.004374497,0;0;0,0.002713073;0.302779;-0.02705121,0.004702013;0.5946194;-0.0685755,0.1849256;0.5251025;-0.005147934,0.2283502;0.2381993;0.004819155,0.2736604;-0.01678666;-0.05615712,-0.1724209;0.5286872;0.006975688,-0.2185984;0.2443621;0.043382,-0.2402164;-0.0136188;-0.01799737,0.07874119;0.003836542;-0.04263043,0.1117779;-0.3492534;-0.04530883,0.1113849;-0.7277038;0.02473164,0.1234607;-0.7624681;-0.04232812,-0.08198196;0.004475696;-0.03593292,-0.09978118;-0.349661;-0.02949181,-0.0798811;-0.7288812;0.03317045,-0.08272514;-0.7184282;-0.05873751,0.004293952;0.5232005;-0.05571842,714.6046
+0;0;0,0.001502939;0.3039275;0.0004388956,0.002933748;0.598347;-0.01297362,0.1820828;0.4768188;0.01283147,0.2162281;0.1893873;0.03606658,0.2531962;-0.06619525;-0.02636011,-0.1749506;0.4677351;-0.003870126,-0.2230283;0.1817093;-0.01802825,-0.2694936;-0.07527676;-0.06686775,0.07328762;0.008289722;-0.05121113,0.09426083;-0.3445993;-0.01739402,0.09264452;-0.7193353;0.07054572,0.09430114;-0.6803437;-0.0228496,-0.07097411;0.007267721;-0.05451817,-0.1243299;-0.3427337;-0.02683677,-0.1480829;-0.7181326;0.05486107,-0.1440113;-0.6789896;-0.03844543,0.00274211;0.5260307;-0.007140036,0;0;0,0.002886623;0.3027216;-0.02693796,0.00506467;0.5945104;-0.06836021,0.1845841;0.5246467;-0.004632473,0.2286445;0.2377866;0.00499177,0.2740482;-0.01677659;-0.05601859,-0.1715672;0.5286506;0.007040694,-0.2176266;0.2442662;0.04346435,-0.2391655;-0.01339558;-0.01763121,0.07884344;0.00388962;-0.0427897,0.1125265;-0.3496246;-0.04548049,0.112085;-0.7281033;0.02463889,0.1244445;-0.7626613;-0.04233718,-0.08222088;0.004415749;-0.03581345,-0.09911525;-0.3502523;-0.02954473,-0.07944425;-0.7295282;0.03311194,-0.08224719;-0.7190226;-0.05863985,0.004609186;0.5231041;-0.0555284,714.6264
+0;0;0,0.001502577;0.3038544;0.0004387901,0.002933168;0.5982307;-0.01297187,0.1817529;0.476801;0.01279589,0.2157528;0.1905929;0.0359321,0.2528349;-0.06577715;-0.02668695,-0.1746248;0.4677339;-0.003875034,-0.2224979;0.1829256;-0.01797289,-0.2691064;-0.07485235;-0.06696289,0.07333843;0.008295469;-0.05124664,0.09435044;-0.3452463;-0.01736698,0.0927372;-0.7192708;0.0704058,0.09434981;-0.6805182;-0.02050852,-0.07102332;0.007272759;-0.05455597,-0.1244778;-0.3433762;-0.02682336,-0.1481857;-0.7180623;0.05471938,-0.1442223;-0.6791622;-0.03610849,0.002741552;0.5259224;-0.00713894,0;0;0,0.003081564;0.3026454;-0.02694798,0.005468033;0.5943867;-0.06838489,0.1845328;0.5244532;-0.004485603,0.2286578;0.2388522;0.005075935,0.2740496;-0.01659337;-0.05582547,-0.1707931;0.5285384;0.007179588,-0.2168596;0.2454057;0.04351201,-0.238138;-0.01299617;-0.01811247,0.07890726;0.003907129;-0.04280114,0.1129244;-0.3502354;-0.04545474,0.1128232;-0.727978;0.02462745,0.1242841;-0.7624053;-0.03910947,-0.08228137;0.004401833;-0.03583235,-0.09874265;-0.3509497;-0.02987357,-0.07896794;-0.7294993;0.03265743,-0.08173151;-0.7184753;-0.05665604,0.004961684;0.5229897;-0.05554891,714.6486
+0;0;0,0.001502522;0.3038432;0.0004387739,0.002933018;0.5981975;-0.0129707,0.1811907;0.4769315;0.01273371,0.2152416;0.1902941;0.03590462,0.2522556;-0.06560501;-0.02659939,-0.174068;0.4678929;-0.003884873,-0.2220129;0.1826575;-0.01800388,-0.2685358;-0.07464695;-0.06690388,0.07333718;0.008295327;-0.05124577,0.09432279;-0.3448022;-0.01740868,0.09271108;-0.7184695;0.07028028,0.09430489;-0.6798189;-0.01957371,-0.0710221;0.007272636;-0.05455504,-0.1244094;-0.3429357;-0.02685728,-0.1480947;-0.7172639;0.05460759,-0.1441775;-0.6784676;-0.03516097,0.002741427;0.5258987;-0.007138529,0;0;0,0.003442202;0.3026326;-0.02692175,0.006061863;0.5943565;-0.06831348,0.1844867;0.5245512;-0.004511118,0.2291266;0.2385818;0.004770517,0.2742781;-0.01648867;-0.05574012,-0.169615;0.5283476;0.007281765,-0.2156409;0.2447267;0.04331065,-0.2373637;-0.01322305;-0.01793656,0.07887354;0.003907099;-0.04286003,0.113499;-0.3497252;-0.04577208,0.1133483;-0.7270818;0.02437949,0.1255052;-0.7609275;-0.03828669,-0.08228674;0.004407399;-0.03581551,-0.09826437;-0.3505203;-0.02996483,-0.07872188;-0.7288034;0.03199679,-0.08154068;-0.7175621;-0.05627143,0.005504113;0.522966;-0.05549693,714.6827
+0;0;0,0.001502253;0.3038419;0.0009938353,0.003070934;0.598276;-0.01073528,0.1813905;0.4766833;0.01254617,0.2156925;0.190075;0.03570527,0.2527578;-0.0658468;-0.02667539,-0.1739473;0.4677505;-0.003708536,-0.2219733;0.1824695;-0.01657492,-0.2688526;-0.0750989;-0.06371286,0.07328251;0.008244749;-0.05133208,0.09410757;-0.3448519;-0.01738752,0.0927095;-0.7184474;0.07061029,0.09422137;-0.679709;-0.0192366,-0.07112258;0.007297914;-0.05442061,-0.1245145;-0.3429067;-0.02668524,-0.1483065;-0.717205;0.05488623,-0.1444699;-0.6783178;-0.03487683,0.002825524;0.5259309;-0.005510963,0;0;0,0.003442202;0.3026326;-0.02692175,0.006061863;0.5943565;-0.06831348,0.1844867;0.5245512;-0.004511118,0.2291266;0.2385818;0.004770517,0.2742781;-0.01648867;-0.05574012,-0.169615;0.5283476;0.007281765,-0.2156409;0.2447267;0.04331065,-0.2373637;-0.01322305;-0.01793656,0.07887354;0.003907099;-0.04286003,0.113499;-0.3497252;-0.04577208,0.1133483;-0.7270818;0.02437949,0.1255052;-0.7609275;-0.03828669,-0.08228674;0.004407399;-0.03581551,-0.09826437;-0.3505203;-0.02996483,-0.07872188;-0.7288034;0.03199679,-0.08154068;-0.7175621;-0.05627143,0.005504113;0.522966;-0.05549693,714.7059
+0;0;0,0.001502416;0.3038748;0.000993943,0.003071296;0.5983459;-0.0107366,0.1811127;0.4768218;0.01251731,0.2154315;0.1900729;0.03568776,0.2524058;-0.06522024;-0.02653967,-0.1736717;0.4679029;-0.003712081,-0.2217212;0.1824821;-0.01658477,-0.2684853;-0.07445368;-0.06360692,0.07333039;0.008250136;-0.05136561,0.09411842;-0.3442187;-0.01748142,0.09271834;-0.718352;0.07064306,0.09422273;-0.6796567;-0.01875974,-0.07116905;0.007302682;-0.05445616,-0.124466;-0.3422792;-0.02677012,-0.1482922;-0.7171162;0.05491877,-0.1444746;-0.6782729;-0.03440062,0.002825859;0.5259926;-0.005511701,0;0;0,0.003690325;0.3026565;-0.02699208,0.006508224;0.5944105;-0.0684216,0.1845342;0.5244244;-0.00440836,0.2290615;0.2382773;0.004347324,0.2741111;-0.01629645;-0.05545831,-0.1688684;0.528358;0.007275991,-0.2150131;0.2446223;0.0433906,-0.2373562;-0.01276669;-0.01715401,0.07890984;0.003956333;-0.04291177,0.1137486;-0.3490182;-0.0460391,0.1138754;-0.7269155;0.02422619,0.1260766;-0.7602637;-0.03829479,-0.08236301;0.004363143;-0.03579294,-0.09847583;-0.3499268;-0.03000278,-0.07836165;-0.7287851;0.03168556,-0.08117787;-0.7174619;-0.05614372,0.005909737;0.5230135;-0.05559754,714.7299
+0;0;0,0.001503042;0.3040015;0.0009943573,0.003072601;0.5986004;-0.01074131,0.1809042;0.477102;0.01249371,0.2152205;0.1903744;0.03566245,0.2521663;-0.06472281;-0.02651722,-0.1734629;0.4681937;-0.003716585,-0.2215088;0.1827939;-0.01658832,-0.2682371;-0.07394463;-0.06357437,0.07342368;0.008260631;-0.05143096,0.09421973;-0.3443443;-0.01753369,0.09282038;-0.7182844;0.0705453,0.09432596;-0.6795823;-0.01892795,-0.07125958;0.007311972;-0.05452544,-0.1245771;-0.3424048;-0.0268287,-0.1483911;-0.7170484;0.05481801,-0.1445704;-0.6781981;-0.03457175,0.002827056;0.526215;-0.005514088,0;0;0,0.003790296;0.3028061;-0.02672553,0.006703991;0.5947414;-0.06778622,0.1846116;0.5242715;-0.004355192,0.229499;0.238207;0.004552603,0.2743404;-0.01617572;-0.05531884,-0.1686085;0.528317;0.007446058,-0.2149794;0.2446889;0.04394184,-0.2373074;-0.01247475;-0.01667359,0.07898195;0.003994703;-0.04301524,0.1142601;-0.3490746;-0.04605246,0.1144652;-0.7268044;0.02402782,0.1281809;-0.7620026;-0.03634214,-0.08252085;0.004325706;-0.03572136,-0.09811708;-0.3501251;-0.0299692,-0.07814723;-0.7288729;0.03120607,-0.0805238;-0.7687797;-0.02528159,0.006075665;0.5232929;-0.05506825,714.7621
+0;0;0,0.00155516;0.303987;0.0003401457,0.003070992;0.5984772;-0.01352104,0.1809777;0.4777425;0.01194246,0.2152034;0.1910561;0.03568839,0.2520352;-0.06426749;-0.02618135,-0.173655;0.4687622;-0.003428073,-0.2218944;0.1833239;-0.01448461,-0.2691364;-0.07373995;-0.05988223,0.07350375;0.00826196;-0.05151781,0.09410357;-0.3432973;-0.01756231,0.09307696;-0.7185425;0.07099727,0.09438435;-0.6801271;-0.01671419,-0.07138848;0.00732952;-0.05454457,-0.1247559;-0.3413132;-0.02677031,-0.1485716;-0.7173347;0.05504302,-0.1449898;-0.6787691;-0.03259046,0.002835745;0.5261465;-0.007597684,0;0;0,0.003779862;0.3027878;-0.02675629,0.00678999;0.5947046;-0.06787646,0.1846986;0.5241474;-0.004429337,0.2298285;0.238125;0.00444961,0.2743774;-0.01645294;-0.05538392,-0.1684665;0.5282763;0.007711649,-0.2147437;0.2446313;0.04415708,-0.2374518;-0.01282156;-0.01565044,0.0790545;0.004051074;-0.04311752,0.114355;-0.3479626;-0.04651332,0.1150049;-0.7270172;0.02398467,0.1302099;-0.757681;-0.03810024,-0.08267861;0.004266738;-0.03565374,-0.09783676;-0.3491579;-0.02994988,-0.07766092;-0.7293483;0.03088559,-0.07979012;-0.7675037;-0.02493684,0.006129544;0.5232607;-0.0551405,714.7847
+0;0;0,0.00155516;0.303987;0.0003401457,0.003070992;0.5984772;-0.01352104,0.1809777;0.4777425;0.01194246,0.2152034;0.1910561;0.03568839,0.2520352;-0.06426749;-0.02618135,-0.173655;0.4687622;-0.003428073,-0.2218944;0.1833239;-0.01448461,-0.2691364;-0.07373995;-0.05988223,0.07350375;0.00826196;-0.05151781,0.09410357;-0.3432973;-0.01756231,0.09307696;-0.7185425;0.07099727,0.09438435;-0.6801271;-0.01671419,-0.07138848;0.00732952;-0.05454457,-0.1247559;-0.3413132;-0.02677031,-0.1485716;-0.7173347;0.05504302,-0.1449898;-0.6787691;-0.03259046,0.002835745;0.5261465;-0.007597684,0;0;0,0.003779862;0.3027878;-0.02675629,0.00678999;0.5947046;-0.06787646,0.1846986;0.5241474;-0.004429337,0.2298285;0.238125;0.00444961,0.2743774;-0.01645294;-0.05538392,-0.1684665;0.5282763;0.007711649,-0.2147437;0.2446313;0.04415708,-0.2374518;-0.01282156;-0.01565044,0.0790545;0.004051074;-0.04311752,0.114355;-0.3479626;-0.04651332,0.1150049;-0.7270172;0.02398467,0.1302099;-0.757681;-0.03810024,-0.08267861;0.004266738;-0.03565374,-0.09783676;-0.3491579;-0.02994988,-0.07766092;-0.7293483;0.03088559,-0.07979012;-0.7675037;-0.02493684,0.006129544;0.5232607;-0.0551405,714.8079
+0;0;0,0.001554923;0.3039406;0.0003400938,0.003070481;0.5983775;-0.01351858,0.1812185;0.4775903;0.01197031,0.2154583;0.1907858;0.03572602,0.2523017;-0.06461835;-0.02616326,-0.1738945;0.4685979;-0.003421037,-0.2221537;0.183042;-0.01448212,-0.2694107;-0.07410303;-0.05989408,0.07358788;0.008271417;-0.05157677,0.09416763;-0.3429452;-0.01765438,0.09314188;-0.7178754;0.0708309,0.09443992;-0.6795202;-0.01625376,-0.07147019;0.007337909;-0.05460699,-0.1247855;-0.3409651;-0.0268598,-0.1485813;-0.716671;0.05488487,-0.1450251;-0.6781666;-0.03212237,0.002835276;0.5260598;-0.007596294,0;0;0,0.003643824;0.3027454;-0.02672839,0.006609512;0.5946069;-0.06785989,0.1848607;0.5240541;-0.004685402,0.230286;0.2379619;0.004330635,0.2740528;-0.01681677;-0.05559707,-0.1688362;0.5282131;0.007946789,-0.2149679;0.2444599;0.04468217,-0.2378561;-0.01321989;-0.01444703,0.07911588;0.004057392;-0.04322004,0.1145628;-0.347594;-0.04670572,0.1153092;-0.7263979;0.02336907,0.130296;-0.7576056;-0.03732896,-0.08281633;0.004263294;-0.03559549,-0.09801073;-0.3488141;-0.02986309,-0.07730674;-0.7286761;0.03079693,-0.08016818;-0.7168297;-0.05474542,0.005950818;0.5231777;-0.05511546,714.8417
+0;0;0,0.001521069;0.3037433;0.0008143677,0.003140311;0.5980058;-0.01157954,0.1818012;0.4769131;0.01149487,0.2159913;0.1910849;0.03550496,0.2526392;-0.06531605;-0.02624951,-0.174187;0.4678;-0.00321237,-0.2229583;0.1832138;-0.01188652,-0.270545;-0.07515419;-0.05524153,0.07367349;0.008301855;-0.05158767,0.0942803;-0.3425398;-0.01753512,0.09301402;-0.719497;0.07148966,0.09417515;-0.6810341;-0.01591069,-0.07153299;0.0073286;-0.05465632,-0.1247163;-0.3406159;-0.02672274,-0.1487807;-0.7183155;0.0556639,-0.1453551;-0.6797023;-0.03166232,0.002868252;0.5257112;-0.006194239,0;0;0,0.003252601;0.3025517;-0.02673697,0.005808493;0.5941588;-0.06792927,0.1845791;0.5237244;-0.004644632,0.2302118;0.2386275;0.004332781,0.2737755;-0.01709497;-0.05572033,-0.1695989;0.5282174;0.008940384,-0.2151866;0.2453051;0.04534842,-0.2380035;-0.01323196;-0.01411686,0.07915328;0.004133046;-0.04330897,0.1151314;-0.3471004;-0.04714966,0.115447;-0.7280253;0.02299142,0.1307714;-0.7588773;-0.03844142,-0.0829257;0.00418755;-0.03554973,-0.09794962;-0.3485339;-0.02955429,-0.07640669;-0.730515;0.03086136,-0.07942215;-0.7187356;-0.05499145,0.005251667;0.5227987;-0.05516195,714.8638
+0;0;0,0.001520541;0.3036378;0.0008140848,0.003139114;0.5977781;-0.01157461,0.1815734;0.476779;0.01147503,0.2157718;0.1908817;0.03549093,0.2523365;-0.0649381;-0.02612358,-0.1739637;0.4676775;-0.003213575,-0.2227468;0.1830224;-0.01188982,-0.2702256;-0.07475993;-0.05514657,0.07372908;0.008308119;-0.05162659,0.09429839;-0.341895;-0.01763602,0.0930298;-0.7195399;0.07155119,0.09419578;-0.6810416;-0.01621494,-0.07158696;0.00733413;-0.05469756,-0.1246734;-0.3399771;-0.02681481,-0.1487817;-0.7183658;0.05572212,-0.1453419;-0.6797166;-0.03196957,0.002867175;0.5255153;-0.006191665,0;0;0,0.003207987;0.3024564;-0.02662134,0.005768241;0.5939569;-0.06769347,0.1844182;0.523617;-0.00490379,0.2302968;0.2384882;0.004055504,0.2731068;-0.01677915;-0.05580258,-0.1693386;0.5283036;0.009273402,-0.2146581;0.2453271;0.04607026,-0.2374944;-0.0126178;-0.01325974,0.07916743;0.004185855;-0.04342008,0.1151187;-0.3464026;-0.04740906,0.1157078;-0.7280364;0.0227828,0.1303548;-0.7587498;-0.0394733,-0.08304041;0.004127688;-0.03546206,-0.09835618;-0.3479323;-0.02914756,-0.07622353;-0.7306784;0.03074491,-0.07938138;-0.7189643;-0.05546489,0.005205652;0.522624;-0.05495524,714.8976
+0;0;0,0.00152124;0.3037775;0.0008144595,0.003140593;0.5980601;-0.01158028,0.1811751;0.4771338;0.01143255,0.2153945;0.1910607;0.03546321,0.2519254;-0.064522;-0.02609418,-0.173567;0.4680526;-0.003223208,-0.22238;0.1832226;-0.01190479,-0.2698148;-0.07432085;-0.05512144,0.0737185;0.008306928;-0.05161919,0.09427486;-0.3416758;-0.01765001,0.09300569;-0.7194949;0.07157836,0.09417073;-0.6810035;-0.01611634,-0.0715767;0.007333078;-0.05468972,-0.1246298;-0.3397595;-0.02682453,-0.1487492;-0.7183229;0.0557505,-0.1453121;-0.6796807;-0.03186981,0.002868518;0.5257611;-0.006194639,0;0;0,0.003123472;0.3025814;-0.02680516,0.005664052;0.5942003;-0.06805778,0.1841422;0.5238197;-0.006162405,0.2306993;0.2386233;0.002873659,0.2730323;-0.01649523;-0.05686593,-0.1690214;0.5283062;0.008914851,-0.2138857;0.245045;0.04547259,-0.2366482;-0.01257804;-0.01418129,0.07903643;0.004288197;-0.0436213,0.1152624;-0.3460361;-0.0486114,0.1161272;-0.727872;0.02146864,0.1306435;-0.7586686;-0.04063511,-0.08308581;0.004027882;-0.03533393,-0.0985884;-0.347814;-0.02973484,-0.07573088;-0.7307578;0.02978105,-0.07908089;-0.719027;-0.05635161,0.005100971;0.5228387;-0.05527306,714.9305
+0;0;0,0.001544076;0.303749;0.001293139,0.003228761;0.5980484;-0.01002793,0.1809809;0.4770363;0.01104896,0.2153886;0.1908091;0.03529057,0.2522414;-0.06470653;-0.02552001,-0.173107;0.4680031;-0.003131387,-0.2226354;0.183024;-0.00873322,-0.2703308;-0.07458705;-0.05003732,0.07370628;0.008325518;-0.05166262,0.09406473;-0.3420082;-0.01738212,0.09271581;-0.7186853;0.071555,0.09379078;-0.6801571;-0.01588779,-0.07168273;0.007312377;-0.05458087,-0.1248836;-0.3401253;-0.0266521,-0.1488684;-0.7175194;0.05578339,-0.1455301;-0.6788418;-0.03158756,0.002936978;0.5257328;-0.004970404,0;0;0,0.003038274;0.3025607;-0.02674532,0.005498366;0.5941603;-0.06793308,0.183743;0.5237823;-0.006569624,0.2305903;0.2384387;0.002483606,0.2727856;-0.01655078;-0.05704975,-0.1688196;0.5283911;0.008859269,-0.2132753;0.2448534;0.0452962,-0.2364373;-0.01264828;-0.01387063,0.07898322;0.004373074;-0.04374337,0.1150464;-0.3463356;-0.04885817,0.1159152;-0.7270753;0.02066708,0.1304321;-0.7580782;-0.04087996,-0.08316416;0.003885986;-0.03520764,-0.09895292;-0.3483162;-0.02995134,-0.07596716;-0.7300597;0.02955287,-0.0794038;-0.7182748;-0.05633384,0.00495459;0.5228031;-0.05516338,714.953
+0;0;0,0.001544076;0.303749;0.001293139,0.003228761;0.5980484;-0.01002793,0.1809809;0.4770363;0.01104896,0.2153886;0.1908091;0.03529057,0.2522414;-0.06470653;-0.02552001,-0.173107;0.4680031;-0.003131387,-0.2226354;0.183024;-0.00873322,-0.2703308;-0.07458705;-0.05003732,0.07370628;0.008325518;-0.05166262,0.09406473;-0.3420082;-0.01738212,0.09271581;-0.7186853;0.071555,0.09379078;-0.6801571;-0.01588779,-0.07168273;0.007312377;-0.05458087,-0.1248836;-0.3401253;-0.0266521,-0.1488684;-0.7175194;0.05578339,-0.1455301;-0.6788418;-0.03158756,0.002936978;0.5257328;-0.004970404,0;0;0,0.003038274;0.3025607;-0.02674532,0.005498366;0.5941603;-0.06793308,0.183743;0.5237823;-0.006569624,0.2305903;0.2384387;0.002483606,0.2727856;-0.01655078;-0.05704975,-0.1688196;0.5283911;0.008859269,-0.2132753;0.2448534;0.0452962,-0.2364373;-0.01264828;-0.01387063,0.07898322;0.004373074;-0.04374337,0.1150464;-0.3463356;-0.04885817,0.1159152;-0.7270753;0.02066708,0.1304321;-0.7580782;-0.04087996,-0.08316416;0.003885986;-0.03520764,-0.09895292;-0.3483162;-0.02995134,-0.07596716;-0.7300597;0.02955287,-0.0794038;-0.7182748;-0.05633384,0.00495459;0.5228031;-0.05516338,714.9758
+0;0;0,0.001544384;0.3038095;0.001293396,0.003229486;0.5981823;-0.01003053,0.1805017;0.4772825;0.01100451,0.2147879;0.1920659;0.03516052,0.2518332;-0.06478417;-0.02596762,-0.1726319;0.4682736;-0.003137621,-0.2219854;0.1843006;-0.008719676,-0.2699299;-0.07465571;-0.05023948,0.07378111;0.008333971;-0.05171508,0.09412707;-0.3417847;-0.01745561,0.09277829;-0.718424;0.07147259,0.093858;-0.6798581;-0.01635673,-0.07175551;0.007319802;-0.05463629,-0.1249237;-0.3399047;-0.02672466,-0.1489061;-0.717261;0.05570255,-0.1455531;-0.678545;-0.0320546,0.002937627;0.5258477;-0.004971682,0;0;0,0.002983946;0.3026302;-0.02665091,0.0054169;0.5943177;-0.06774378,0.1833253;0.5239842;-0.007059097,0.2302006;0.2396884;0.002223492,0.272523;-0.01673201;-0.05726051,-0.1682395;0.5282123;0.009389102,-0.2118905;0.2455561;0.04555038,-0.2358227;-0.01333687;-0.01346329,0.07901184;0.004444659;-0.04387403,0.11523;-0.3460279;-0.04916692,0.1162195;-0.7266929;0.0205493,0.1304892;-0.7574532;-0.04184532,-0.0833076;0.003810671;-0.03511238,-0.09905875;-0.3481719;-0.02955352,-0.0757647;-0.7299443;0.0293903,-0.07946415;-0.7182277;-0.05686839,0.004877277;0.5229371;-0.05499697,715.0092
+0;0;0,0.001583378;0.3041303;0.001640655,0.003371284;0.5989337;-0.009165225,0.1800482;0.4781807;0.01058813,0.2142072;0.1927735;0.03513103,0.2516098;-0.06462944;-0.02580974,-0.1718596;0.4691378;-0.003040847,-0.2222756;0.1850919;-0.00464948,-0.2710328;-0.07464904;-0.04371857,0.0737963;0.008310012;-0.05179286,0.09410179;-0.3421036;-0.01731335,0.09309502;-0.7184638;0.07129753,0.09407892;-0.679852;-0.01665433,-0.07186056;0.007340065;-0.05458602,-0.125136;-0.340177;-0.02657654,-0.14909;-0.7172074;0.0557286,-0.1458257;-0.6784433;-0.0321531,0.003047687;0.5264693;-0.004241802,0;0;0,0.00306211;0.3029513;-0.02667594,0.005636863;0.5950686;-0.06765938,0.1830121;0.524094;-0.00792503,0.2301338;0.2396358;0.001538996,0.2720234;-0.01744059;-0.05784082,-0.167252;0.5282;0.009630211,-0.2106563;0.2453074;0.04588337,-0.2349455;-0.01395682;-0.01379158,0.07889375;0.004601404;-0.04418206,0.1151202;-0.346183;-0.04955125,0.1161998;-0.7265292;0.01998663,0.1301388;-0.7572581;-0.04269004,-0.0834991;0.003567742;-0.03482274,-0.09977607;-0.3487092;-0.02963331,-0.07629769;-0.7302375;0.0285457,-0.08028696;-0.7185378;-0.05782469,0.005053047;0.5235597;-0.05494809,715.031
+0;0;0,0.001584612;0.3043674;0.001641934,0.003373802;0.5993835;-0.009171847,0.179589;0.4787015;0.01054656,0.2137649;0.1931528;0.03510164,0.251233;-0.06470045;-0.02594575,-0.1714013;0.4696822;-0.003046876,-0.2218423;0.1854954;-0.004656306,-0.2706848;-0.07469988;-0.04379375,0.07382616;0.008313374;-0.05181381,0.0940079;-0.3399647;-0.01754443,0.093004;-0.715256;0.07081477,0.0940004;-0.6765347;-0.01825464,-0.07188964;0.007343035;-0.05460811,-0.1248404;-0.3380561;-0.02676933,-0.1487263;-0.7140157;0.05530204,-0.1454206;-0.6751402;-0.03369632,0.003049961;0.5268642;-0.0042447,0;0;0,0.002758376;0.303189;-0.02671242,0.005050533;0.5955348;-0.06761956,0.1822631;0.524503;-0.008889675,0.2296765;0.239949;0.0005993843,0.2711903;-0.01776469;-0.05838513,-0.1672358;0.5280991;0.009708978,-0.2103422;0.2450817;0.04647895,-0.2350277;-0.01445031;-0.01395856,0.07873212;0.004820034;-0.04452085,0.1143187;-0.3438575;-0.05059981,0.1153968;-0.7227976;0.02049923,0.1292861;-0.7539745;-0.04333568,-0.08365839;0.003264786;-0.03456445,-0.1004552;-0.346839;-0.02960556,-0.07694164;-0.727394;0.02763776,-0.08120724;-0.7159246;-0.05981987,0.004544426;0.5239646;-0.05493569,715.0538
+0;0;0,0.001585585;0.3045542;0.001642942,0.003376769;0.599903;-0.009183519,0.1788459;0.4793312;0.01047876,0.2130847;0.1932566;0.03507905,0.2506975;-0.0655925;-0.02620412,-0.1706619;0.47035;-0.003057263,-0.2211958;0.1856399;-0.004669657,-0.270227;-0.07556039;-0.04395826,0.0738666;0.008317928;-0.05184219,0.09402954;-0.3396358;-0.01760473,0.09302413;-0.7154875;0.07088642,0.09402031;-0.6767681;-0.01816349,-0.07192902;0.007347057;-0.05463802,-0.1248304;-0.3377304;-0.02682518,-0.148752;-0.7142514;0.05536876,-0.145447;-0.6753778;-0.03361012,0.00305251;0.5272905;-0.004250027,0;0;0,0.002833024;0.3033969;-0.02647161,0.005235638;0.5961463;-0.06689835,0.1819232;0.5245764;-0.009551764,0.2299565;0.2395964;0.000212431,0.2707711;-0.01928326;-0.05885267,-0.1663679;0.5280163;0.0100481,-0.2092473;0.2444762;0.04723062,-0.2342693;-0.01615623;-0.01291793,0.07871255;0.004865602;-0.04465127,0.1146541;-0.3434441;-0.05090666,0.1155091;-0.7228801;0.02067375,0.1294977;-0.7536718;-0.04347921,-0.08375744;0.00323506;-0.03445726,-0.1002662;-0.3465525;-0.02929354,-0.07658073;-0.7276651;0.0280509,-0.08107304;-0.716152;-0.05938454,0.004686628;0.5244564;-0.05435681,715.087
+0;0;0,0.001668124;0.3047651;0.0005436158,0.003318236;0.600165;-0.01369062,0.1780002;0.4807351;0.009706751,0.2121784;0.1944308;0.03519147,0.2497582;-0.06536049;-0.02596569,-0.1701184;0.4718898;-0.002815181,-0.2213696;0.1870116;-0.0004762253,-0.2716127;-0.07549173;-0.0352842,0.07384349;0.008264127;-0.0519104,0.0937658;-0.3398175;-0.01746387,0.09289309;-0.715634;0.07084677,0.09372047;-0.6769987;-0.01913553,-0.07202329;0.007384239;-0.05453406,-0.1248741;-0.3378389;-0.0267485,-0.148993;-0.7142738;0.05542585,-0.1458308;-0.6754872;-0.03449001,0.003036023;0.5275849;-0.007615749,0;0;0,0.002669185;0.3036076;-0.02645993,0.004895359;0.5965729;-0.06685352,0.1810756;0.5247564;-0.01082468,0.2298511;0.2396157;-0.000651598,0.2698712;-0.02033728;-0.05953097,-0.1656801;0.5279424;0.0102717,-0.2082936;0.2441131;0.04785801,-0.2339829;-0.01746976;-0.01179472,0.07861302;0.005022615;-0.04483986,0.1145484;-0.3434192;-0.05126023,0.1153974;-0.7227911;0.02025032,0.1306488;-0.7548815;-0.04365778,-0.08383295;0.003012197;-0.0343338,-0.100569;-0.3468919;-0.02874262,-0.07700054;-0.7280607;0.02775876,-0.08187583;-0.7167413;-0.06055509,0.004395884;0.524827;-0.05431843,715.1207
+0;0;0,0.001668124;0.3047651;0.0005436158,0.003318236;0.600165;-0.01369062,0.1780002;0.4807351;0.009706751,0.2121784;0.1944308;0.03519147,0.2497582;-0.06536049;-0.02596569,-0.1701184;0.4718898;-0.002815181,-0.2213696;0.1870116;-0.0004762253,-0.2716127;-0.07549173;-0.0352842,0.07384349;0.008264127;-0.0519104,0.0937658;-0.3398175;-0.01746387,0.09289309;-0.715634;0.07084677,0.09372047;-0.6769987;-0.01913553,-0.07202329;0.007384239;-0.05453406,-0.1248741;-0.3378389;-0.0267485,-0.148993;-0.7142738;0.05542585,-0.1458308;-0.6754872;-0.03449001,0.003036023;0.5275849;-0.007615749,0;0;0,0.002669185;0.3036076;-0.02645993,0.004895359;0.5965729;-0.06685352,0.1810756;0.5247564;-0.01082468,0.2298511;0.2396157;-0.000651598,0.2698712;-0.02033728;-0.05953097,-0.1656801;0.5279424;0.0102717,-0.2082936;0.2441131;0.04785801,-0.2339829;-0.01746976;-0.01179472,0.07861302;0.005022615;-0.04483986,0.1145484;-0.3434192;-0.05126023,0.1153974;-0.7227911;0.02025032,0.1306488;-0.7548815;-0.04365778,-0.08383295;0.003012197;-0.0343338,-0.100569;-0.3468919;-0.02874262,-0.07700054;-0.7280607;0.02775876,-0.08187583;-0.7167413;-0.06055509,0.004395884;0.524827;-0.05431843,715.1432
+0;0;0,0.00166971;0.3050548;0.0005441324,0.003321905;0.600834;-0.01370914,0.1772511;0.4814963;0.009622889,0.2114947;0.1946438;0.03515641,0.2492783;-0.06655577;-0.02633226,-0.1693706;0.4726891;-0.002845198,-0.22072;0.1872653;-0.0005017631,-0.2712354;-0.07666093;-0.03549842,0.0738295;0.008262563;-0.05190058,0.09368581;-0.3386657;-0.01756817,0.09281026;-0.7157037;0.07102948,0.09363932;-0.6770508;-0.01913665,-0.07200967;0.007382842;-0.05452373,-0.1246854;-0.3366964;-0.02683024,-0.1488827;-0.7143548;0.05561119,-0.1457139;-0.6755502;-0.03448836,0.003039266;0.5281447;-0.007625123,0;0;0,0.002474418;0.3038979;-0.02648449,0.004511753;0.5972543;-0.0668335,0.1802965;0.5250515;-0.01227021,0.2298517;0.2394906;-0.001867771,0.2684946;-0.02210945;-0.0610776,-0.1651776;0.527918;0.01028831,-0.2075112;0.2435184;0.04815239,-0.2337927;-0.01959151;-0.01114424,0.07846737;0.005147904;-0.04504561,0.1145553;-0.342107;-0.05167055,0.115249;-0.7227101;0.02008415,0.130429;-0.7549386;-0.04396796,-0.08387996;0.002849584;-0.03418726,-0.100986;-0.3458784;-0.02885452,-0.07760808;-0.7283425;0.02755999,-0.08280976;-0.7170989;-0.06090827,0.004069047;0.5253952;-0.05430698,715.1765
+0;0;0,0.00165745;0.3052543;1.537715E-05,0.003217768;0.6011802;-0.01568886,0.1762392;0.4824622;0.009026329,0.2103635;0.1952978;0.03518857,0.2485247;-0.06635648;-0.02623168,-0.1705356;0.4811597;0.002516864,-0.2247149;0.1959164;0.006148845,-0.2760754;-0.06890023;-0.02428173,0.07393558;0.008184858;-0.05203016,0.09367816;-0.3387322;-0.01758002,0.0928807;-0.7162019;0.0712463,0.09273718;-0.6773486;-0.02170159,-0.07213591;0.007471923;-0.05460019,-0.1249001;-0.3365907;-0.0269437,-0.1490256;-0.7146946;0.05569701,-0.1467577;-0.6756899;-0.03720877,0.00295743;0.528474;-0.009192658,0;0;0,0.002408599;0.3041139;-0.02630353,0.004373783;0.5977163;-0.06649446,0.1796028;0.525468;-0.01374269,0.2300762;0.2397314;-0.002817154,0.2686614;-0.02232295;-0.0622344,-0.1641614;0.5271979;0.01090506,-0.2064211;0.2423924;0.04848551,-0.2324573;-0.02125934;-0.01068879,0.07846957;0.005298674;-0.04533267,0.1145779;-0.3419476;-0.05198312,0.1154464;-0.7230216;0.01982141,0.1304686;-0.7564121;-0.0470643,-0.08420683;0.002589139;-0.03380984,-0.1014116;-0.346119;-0.02792242,-0.07781145;-0.7291899;0.02751993,-0.08363178;-0.7184968;-0.0636452,0.003947789;0.5257982;-0.05400205,715.2101
+0;0;0,0.001659161;0.3055694;1.539302E-05,0.003220992;0.6017792;-0.01570356,0.1758058;0.4831147;0.008971323,0.2098017;0.1970304;0.03503516,0.2482129;-0.06633779;-0.02678741,-0.1700957;0.4818154;0.002478252,-0.2240712;0.197645;0.006096572,-0.2757681;-0.06890616;-0.02453333,0.07394759;0.008186188;-0.05203862,0.0936372;-0.3377999;-0.01768093,0.09283709;-0.7165247;0.07144075,0.09269608;-0.6778261;-0.01988192,-0.07214763;0.007473138;-0.05460906,-0.1247702;-0.3356662;-0.02702679,-0.1489759;-0.7150273;0.0558887,-0.1467477;-0.6761801;-0.0353926,0.002960431;0.5290106;-0.009201779,0;0;0,0.002388258;0.3044419;-0.0261693,0.004351258;0.5983393;-0.06630015,0.1795536;0.5258847;-0.01554227,0.2310384;0.2414393;-0.004617691,0.2696383;-0.02252176;-0.06373525,-0.1636085;0.5272548;0.01134127,-0.2055392;0.2435391;0.04910973,-0.2312479;-0.02201146;-0.009900786,0.07833637;0.00541237;-0.04557848,0.1153214;-0.3407861;-0.05287719,0.1164104;-0.7230965;0.01932573,0.1312078;-0.7545477;-0.04715967,-0.08427853;0.002540624;-0.03367421,-0.1007333;-0.3452628;-0.02762991,-0.07685475;-0.7296802;0.02740496,-0.07900163;-0.7703907;-0.03099813,0.003920197;0.526356;-0.05381656,715.2323
+0;0;0,0.001661297;0.3059629;1.541284E-05,0.003225982;0.6027191;-0.01573314,0.1753373;0.4840334;0.00890513,0.209142;0.1995583;0.03482237,0.2476743;-0.06464034;-0.02719513,-0.1696177;0.4827377;0.002429823,-0.2232896;0.2001657;0.006027791,-0.2751495;-0.06722593;-0.02469869,0.07403255;0.008195594;-0.05209841,0.09380935;-0.3393227;-0.01758856,0.09301089;-0.7172635;0.0713486,0.09286916;-0.6785197;-0.02044847,-0.07223053;0.007481725;-0.05467181,-0.1250862;-0.3371772;-0.02696739,-0.1492417;-0.7157529;0.05577645,-0.1470019;-0.6768597;-0.03597903,0.002964895;0.5298038;-0.009218248,0;0;0,0.002373273;0.3048581;-0.02592134,0.004238734;0.5993568;-0.06570244,0.1794591;0.5258493;-0.01743698,0.2318332;0.2432312;-0.006277561,0.2704442;-0.0215624;-0.06565237,-0.1632081;0.5272512;0.01175942,-0.2047289;0.2451669;0.04977267,-0.2302643;-0.02144855;-0.008502282,0.07824995;0.005428523;-0.04593158,0.1157734;-0.3422728;-0.05277252,0.1170578;-0.7239533;0.01841688,0.1311128;-0.756171;-0.04817581,-0.0845027;0.002553741;-0.0333917,-0.1001996;-0.3468193;-0.02682463,-0.07575247;-0.7304308;0.02789374,-0.0784214;-0.7717657;-0.03047915,0.003827391;0.5272073;-0.05331564,715.2657
+0;0;0,0.001744909;0.3063296;0.0002953836,0.003563703;0.603907;-0.01427982,0.1747044;0.4849816;0.008517802,0.2086646;0.2012035;0.0345973,0.2470851;-0.06303164;-0.02703861,-0.1682896;0.4831134;0.001924653,-0.2230512;0.2015673;0.01174523,-0.275989;-0.06618637;-0.01276734,0.07402944;0.008168505;-0.05211626,0.09374784;-0.3396566;-0.01747859,0.09302601;-0.7177459;0.07149993,0.09288927;-0.6789352;-0.02032283,-0.07226122;0.007494455;-0.05463823,-0.1251909;-0.337467;-0.02687284,-0.149401;-0.7161498;0.05608732,-0.1471558;-0.6771997;-0.0356946,0.003211271;0.5307454;-0.008210378,0;0;0,0.002262207;0.3052563;-0.02558279,0.003924776;0.6006172;-0.06463003,0.1787836;0.5255754;-0.01970649,0.2324981;0.2438905;-0.008225441,0.2709051;-0.02072597;-0.06821179,-0.1625371;0.5270518;0.01231295,-0.202863;0.2455521;0.05098075,-0.2288678;-0.02085957;-0.00770383,0.07811619;0.00549686;-0.04616094,0.1159217;-0.3424951;-0.05273629,0.117518;-0.7242006;0.01914906,0.1295088;-0.7577091;-0.04666853,-0.08454436;0.002514991;-0.03330335,-0.100029;-0.3471808;-0.0266705,-0.07570627;-0.7309724;0.0279329,-0.07914481;-0.7716357;-0.03126122,0.003557058;0.5282202;-0.05245924,715.2884
+0;0;0,0.001744909;0.3063296;0.0002953836,0.003563703;0.603907;-0.01427982,0.1747044;0.4849816;0.008517802,0.2086646;0.2012035;0.0345973,0.2470851;-0.06303164;-0.02703861,-0.1682896;0.4831134;0.001924653,-0.2230512;0.2015673;0.01174523,-0.275989;-0.06618637;-0.01276734,0.07402944;0.008168505;-0.05211626,0.09374784;-0.3396566;-0.01747859,0.09302601;-0.7177459;0.07149993,0.09288927;-0.6789352;-0.02032283,-0.07226122;0.007494455;-0.05463823,-0.1251909;-0.337467;-0.02687284,-0.149401;-0.7161498;0.05608732,-0.1471558;-0.6771997;-0.0356946,0.003211271;0.5307454;-0.008210378,0;0;0,0.002262207;0.3052563;-0.02558279,0.003924776;0.6006172;-0.06463003,0.1787836;0.5255754;-0.01970649,0.2324981;0.2438905;-0.008225441,0.2709051;-0.02072597;-0.06821179,-0.1625371;0.5270518;0.01231295,-0.202863;0.2455521;0.05098075,-0.2288678;-0.02085957;-0.00770383,0.07811619;0.00549686;-0.04616094,0.1159217;-0.3424951;-0.05273629,0.117518;-0.7242006;0.01914906,0.1295088;-0.7577091;-0.04666853,-0.08454436;0.002514991;-0.03330335,-0.100029;-0.3471808;-0.0266705,-0.07570627;-0.7309724;0.0279329,-0.07914481;-0.7716357;-0.03126122,0.003557058;0.5282202;-0.05245924,715.3115
+0;0;0,0.0017465;0.3066089;0.0002956529,0.003568009;0.6046305;-0.01430128,0.1746267;0.4856181;0.008497396,0.2086677;0.2011639;0.03463903,0.2471465;-0.063472;-0.02709038,-0.1682042;0.4837509;0.001907384,-0.2230963;0.2015341;0.01175136,-0.2761145;-0.0666258;-0.0127984,0.07410322;0.008176645;-0.05216821,0.09381778;-0.3395806;-0.0175373,0.0930916;-0.7199493;0.07197767,0.09295535;-0.68117;-0.01951716,-0.07233324;0.007501924;-0.05469268,-0.1252526;-0.3373922;-0.02693272,-0.1496086;-0.718358;0.05652761,-0.1473714;-0.6794398;-0.03492652,0.003215055;0.5313603;-0.008222826,0;0;0,0.001850098;0.3055594;-0.02534175,0.002847873;0.601415;-0.06406116,0.1781535;0.5260985;-0.02118802,0.2333081;0.2439763;-0.01016927,0.2713197;-0.0211404;-0.07009912,-0.162967;0.526382;0.01372328,-0.2030961;0.2442222;0.05286231,-0.2294839;-0.0225454;-0.005977187,0.07796326;0.005528063;-0.04659224,0.1160755;-0.3423693;-0.05275178,0.1184865;-0.7265824;0.01844001,0.129173;-0.7590765;-0.04810834,-0.08475508;0.002406986;-0.03302196,-0.09993841;-0.3472368;-0.02655965,-0.07634451;-0.733514;0.02754275,-0.08388869;-0.7224385;-0.06208619,0.002658639;0.5288935;-0.05197072,715.3339
+0;0;0,0.001809938;0.3071017;-0.0004861777,0.003479739;0.605584;-0.01689475,0.1744377;0.4872223;0.007714241,0.2084123;0.2023081;0.03458495,0.2467053;-0.06276718;-0.02699839,-0.167943;0.4846658;0.001437916,-0.2243261;0.2025438;0.01818622,-0.2778727;-0.06639361;4.216656E-05,0.07417779;0.008165071;-0.05221029,0.09379537;-0.3392021;-0.01744274,0.09323958;-0.7195396;0.07215658,0.093032;-0.6808419;-0.01958575,-0.07240501;0.007524247;-0.05473418,-0.1253657;-0.336975;-0.0269317,-0.1497879;-0.7179639;0.05635107,-0.1476113;-0.6791229;-0.03535199,0.00317382;0.5322334;-0.01026704,0;0;0,0.001640607;0.3060845;-0.02499104,0.002511548;0.6025509;-0.063344,0.1780373;0.5262592;-0.02308989,0.2350959;0.2439511;-0.01314855,0.2730339;-0.02145925;-0.07349622,-0.1629051;0.5262118;0.01469902,-0.2027574;0.243574;0.05444897,-0.2294249;-0.02363753;-0.003951427,0.07779548;0.005647436;-0.0470202,0.1164001;-0.3418171;-0.05298591,0.119095;-0.7258959;0.01885581,0.1293312;-0.758594;-0.04790139,-0.08496926;0.002331865;-0.03270653,-0.09948789;-0.3469674;-0.02664102,-0.07595649;-0.733211;0.0276466,-0.0840074;-0.7221496;-0.06218028,0.002340255;0.5298858;-0.05133986,715.3662
+0;0;0,0.001812762;0.3075809;-0.0004869363,0.003487081;0.6068814;-0.01694199,0.1737324;0.4884738;0.00761333,0.2075119;0.2051952;0.03432978,0.2461019;-0.06193557;-0.02773111,-0.1672255;0.4859279;0.001363089,-0.2232849;0.2054255;0.01801525,-0.2772467;-0.06559741;-0.000269508,0.07415341;0.008162387;-0.05219313,0.09370162;-0.3379764;-0.01754852,0.09314234;-0.7206939;0.07261146,0.09293712;-0.6820948;-0.01809029,-0.0723812;0.007521772;-0.05471617,-0.1251546;-0.3357593;-0.02701201,-0.1497297;-0.7191322;0.05679189,-0.1475778;-0.6803916;-0.03387103,0.00318019;0.5332978;-0.01029322,0;0;0,0.001220094;0.3065814;-0.02481723,0.00151794;0.6039256;-0.06278396,0.1768583;0.5266001;-0.02515245,0.2353672;0.2462726;-0.01541805,0.2736495;-0.02107912;-0.07671368,-0.1628127;0.5256393;0.01528224,-0.2021508;0.2446769;0.05545942,-0.229448;-0.02457017;-0.003366586,0.07758768;0.005853772;-0.0472796,0.116133;-0.3403611;-0.05390882,0.1185276;-0.7268034;0.01860642,0.1290894;-0.7573777;-0.04862452,-0.08506452;0.001933508;-0.03240005,-0.100053;-0.3461154;-0.02676603,-0.0760217;-0.7347984;0.02754646,-0.0796652;-0.7740984;-0.03148777,0.001539776;0.5310069;-0.05087924,715.3887
+0;0;0,0.001815466;0.3080396;-0.0004876625,0.003494313;0.608145;-0.01698631,0.17408;0.4894638;0.007621443,0.2078454;0.2063036;0.03432673,0.2463941;-0.06054154;-0.02766779,-0.1675599;0.4869129;0.001358701,-0.2235959;0.2065276;0.0180039,-0.2775;-0.06420544;-0.0002612993,0.07428532;0.008176907;-0.05228598,0.09378356;-0.3370771;-0.01772993,0.09322451;-0.7196413;0.07239394,0.09301856;-0.6810117;-0.01862963,-0.07250996;0.007535153;-0.05481352,-0.1251484;-0.3348684;-0.02718017,-0.1497137;-0.7180878;0.05659016,-0.1475542;-0.6793161;-0.03439445,0.003186655;0.5343775;-0.01032092,0;0;0,0.0007382836;0.307085;-0.02429318,-9.652227E-06;0.6053633;-0.06129551,0.1762813;0.5264609;-0.02642465,0.2361645;0.2465347;-0.01702666,0.274702;-0.020318;-0.07899559,-0.1642662;0.5252324;0.01679647,-0.2030761;0.2445153;0.0583256,-0.2309003;-0.02441794;-0.0002952367,0.07758142;0.005942002;-0.04759002,0.1162333;-0.3393595;-0.05448842,0.1186482;-0.7254926;0.0188148,0.1286332;-0.7567801;-0.04829669,-0.08531298;0.001784533;-0.03221034,-0.1000574;-0.3453856;-0.02671988,-0.07655269;-0.7338339;0.0283568,-0.07972661;-0.7745594;-0.02950207,0.000294622;0.532217;-0.04964638,715.4221
+0;0;0,0.001868187;0.3080378;-0.001066535,0.003491271;0.6080801;-0.01865789,0.1740118;0.4899902;0.008292221,0.2085398;0.2068401;0.03411499,0.2469466;-0.0601092;-0.02751805,-0.1675119;0.4870363;0.001112832,-0.2248996;0.2073906;0.02430594,-0.2787792;-0.06389457;0.01822536,0.07425768;0.008147081;-0.05232987,0.09372386;-0.3370989;-0.01767613,0.09308947;-0.7196623;0.07245048,0.09305877;-0.681105;-0.01858016,-0.0725508;0.00755367;-0.0547569,-0.1252756;-0.3348362;-0.02711755,-0.1499731;-0.7180579;0.05660329,-0.1476357;-0.6793582;-0.03438384,0.003198334;0.5343399;-0.01169627,0;0;0,0.0007382836;0.307085;-0.02429318,-9.652227E-06;0.6053633;-0.06129551,0.1762813;0.5264609;-0.02642465,0.2361645;0.2465347;-0.01702666,0.274702;-0.020318;-0.07899559,-0.1642662;0.5252324;0.01679647,-0.2030761;0.2445153;0.0583256,-0.2309003;-0.02441794;-0.0002952367,0.07758142;0.005942002;-0.04759002,0.1162333;-0.3393595;-0.05448842,0.1186482;-0.7254926;0.0188148,0.1286332;-0.7567801;-0.04829669,-0.08531298;0.001784533;-0.03221034,-0.1000574;-0.3453856;-0.02671988,-0.07655269;-0.7338339;0.0283568,-0.07972661;-0.7745594;-0.02950207,0.000294622;0.532217;-0.04964638,715.4443
+0;0;0,0.001870688;0.3084503;-0.001067964,0.003497474;0.6091769;-0.01869946,0.173631;0.4910188;0.008221345,0.2078941;0.2100409;0.03384601,0.2463891;-0.05752212;-0.02792872,-0.1671202;0.4880717;0.001058196,-0.2240676;0.2105713;0.02407337,-0.2780711;-0.06133762;0.01797881,0.07450558;0.00817428;-0.05250457,0.09396621;-0.3369733;-0.01786071,0.0933298;-0.7207514;0.07255207,0.09329921;-0.682224;-0.01816063,-0.07279301;0.007578888;-0.05493969,-0.1255027;-0.3347133;-0.02730823,-0.1502787;-0.7191517;0.05667844,-0.1479495;-0.6804824;-0.0339909,0.003203867;0.5352682;-0.01172193,0;0;0,0.0003158189;0.3075243;-0.02397752,-0.001270132;0.6065629;-0.06039143,0.1751557;0.5267301;-0.02825737,0.2369753;0.2494593;-0.01940298,0.2754461;-0.01773509;-0.08276784,-0.1643093;0.5233664;0.01851041,-0.202821;0.24487;0.06017316,-0.231561;-0.02486059;0.00266343,0.07767503;0.006043568;-0.04800725,0.1161264;-0.339188;-0.05451965,0.118849;-0.7264826;0.01934505,0.1285635;-0.7566737;-0.04836154,-0.08569928;0.001646987;-0.03205546,-0.1001;-0.345439;-0.02660214,-0.07714903;-0.7352165;0.0282359,-0.08023391;-0.7754011;-0.02978243,-0.0007224306;0.5332227;-0.04889393,715.4667
+0;0;0,0.001873853;0.3089721;-0.00106977,0.00350439;0.6103967;-0.01874279,0.1730191;0.4922147;0.008123094,0.2072737;0.2113071;0.03374136,0.2457737;-0.05629086;-0.02804143,-0.1664964;0.4892783;0.0009859204,-0.2234295;0.2118472;0.02399535,-0.2774401;-0.06009713;0.01789999,0.07507446;0.008236694;-0.05290547,0.09452431;-0.3367198;-0.01828079,0.09388841;-0.7201916;0.07205983,0.09385704;-0.6814469;-0.02096493,-0.07334881;0.007636756;-0.05535918,-0.1260293;-0.3344659;-0.02774302,-0.1507855;-0.7185975;0.05617663,-0.148397;-0.6797073;-0.03680368,0.003210051;0.5363036;-0.01174786,0;0;0,-0.0004943684;0.3080913;-0.02340794,-0.002846118;0.6078404;-0.05973434,0.1734285;0.5269351;-0.03031278,0.2377464;0.2502874;-0.02206373,0.2757167;-0.01700392;-0.08548009,-0.1646646;0.5223586;0.01949237,-0.2034937;0.2441727;0.06243066,-0.2332621;-0.0255048;0.005020637,0.07788311;0.006293877;-0.04896545,0.1156823;-0.3388365;-0.05429148,0.118233;-0.7258507;0.01937008,0.1269745;-0.7572563;-0.0505085,-0.08654781;0.001558297;-0.03178138,-0.1006246;-0.3453494;-0.02639624,-0.0790651;-0.7349377;0.02808938,-0.08194724;-0.7772896;-0.03096115,-0.002062295;0.5343101;-0.04826808,715.5007
+0;0;0,0.001830438;0.3094508;-0.0014918,0.003322957;0.6112145;-0.01983078,0.1725627;0.4931813;0.007215386,0.2059483;0.2155332;0.03321554,0.2448626;-0.0553714;-0.02881168,-0.1662541;0.4901639;0.0007573999,-0.2237818;0.2169807;0.03142713,-0.278333;-0.05825773;0.02707637,0.07540902;0.008203902;-0.05317622,0.09476818;-0.3372415;-0.01813911,0.09400678;-0.7202976;0.07182482,0.09384596;-0.6814605;-0.02266586,-0.07369484;0.007741103;-0.05559388,-0.1266614;-0.3348453;-0.02795381,-0.1513767;-0.7185178;0.05577564,-0.1490788;-0.6795268;-0.0386727,0.003067682;0.537033;-0.01266394,0;0;0,-0.002237557;0.3085913;-0.0230608,-0.005346425;0.6087489;-0.05910349,0.1709639;0.527092;-0.03169417,0.2375074;0.254324;-0.02471662,0.2751559;-0.0165312;-0.08773267,-0.1663779;0.5219052;0.02018072,-0.2048305;0.247241;0.06445287,-0.2366303;-0.02582571;0.008111481,0.07791337;0.006808012;-0.04964566,0.1140847;-0.3390339;-0.05410504,0.1163868;-0.7255852;0.01937199,0.1253104;-0.7580793;-0.05149031,-0.08717703;0.001107748;-0.03131251,-0.1023157;-0.3462813;-0.02615786,-0.08197486;-0.7354223;0.02844601,-0.08474445;-0.7786331;-0.03187902,-0.004323397;0.5351027;-0.04772282,715.5229
+0;0;0,0.001830438;0.3094508;-0.0014918,0.003322957;0.6112145;-0.01983078,0.1725627;0.4931813;0.007215386,0.2059483;0.2155332;0.03321554,0.2448626;-0.0553714;-0.02881168,-0.1662541;0.4901639;0.0007573999,-0.2237818;0.2169807;0.03142713,-0.278333;-0.05825773;0.02707637,0.07540902;0.008203902;-0.05317622,0.09476818;-0.3372415;-0.01813911,0.09400678;-0.7202976;0.07182482,0.09384596;-0.6814605;-0.02266586,-0.07369484;0.007741103;-0.05559388,-0.1266614;-0.3348453;-0.02795381,-0.1513767;-0.7185178;0.05577564,-0.1490788;-0.6795268;-0.0386727,0.003067682;0.537033;-0.01266394,0;0;0,-0.002237557;0.3085913;-0.0230608,-0.005346425;0.6087489;-0.05910349,0.1709639;0.527092;-0.03169417,0.2375074;0.254324;-0.02471662,0.2751559;-0.0165312;-0.08773267,-0.1663779;0.5219052;0.02018072,-0.2048305;0.247241;0.06445287,-0.2366303;-0.02582571;0.008111481,0.07791337;0.006808012;-0.04964566,0.1140847;-0.3390339;-0.05410504,0.1163868;-0.7255852;0.01937199,0.1253104;-0.7580793;-0.05149031,-0.08717703;0.001107748;-0.03131251,-0.1023157;-0.3462813;-0.02615786,-0.08197486;-0.7354223;0.02844601,-0.08474445;-0.7786331;-0.03187902,-0.004323397;0.5351027;-0.04772282,715.5452
+0;0;0,0.001833493;0.3099674;-0.00149429,0.00332697;0.6119354;-0.01984692,0.1721162;0.4939424;0.007153803,0.2057456;0.2142659;0.03334389,0.2446607;-0.05664369;-0.02868448,-0.1658006;0.4909329;0.0007129721,-0.2237485;0.2157541;0.03160676,-0.2783007;-0.05948952;0.02725592,0.07610592;0.008279719;-0.05366766,0.0954789;-0.3374123;-0.01860553,0.09471625;-0.7210981;0.07150631,0.09455563;-0.6822723;-0.02286462,-0.07437591;0.007812644;-0.05610766,-0.1273803;-0.3350183;-0.02844786,-0.1521362;-0.7193216;0.05541926,-0.1498413;-0.680342;-0.0389094,0.003071433;0.5376776;-0.01267271,0;0;0,-0.004136257;0.3091674;-0.02199507,-0.00794708;0.6095345;-0.05793262,0.1682949;0.5276636;-0.03316259,0.2368302;0.253273;-0.02619672,0.2742294;-0.01746306;-0.08989275,-0.1679984;0.5211195;0.02172409,-0.2068133;0.2447285;0.06795416,-0.2410834;-0.02846068;0.01366673,0.07819358;0.007321134;-0.05072522,0.1123021;-0.3390013;-0.05296421,0.1139748;-0.7262286;0.02043724,0.1228787;-0.7576679;-0.05118489,-0.08831696;0.0008098091;-0.03066497,-0.104302;-0.3467857;-0.02523549,-0.08418428;-0.7364739;0.03020717,-0.08763949;-0.7797449;-0.02981972,-0.006737677;0.5358143;-0.04654765,715.5706
+0;0;0,0.001807173;0.3105372;-0.001867791,0.003185381;0.6128652;-0.02065293,0.1719088;0.4951794;0.006080344,0.2049237;0.2162319;0.03328965,0.243973;-0.05552006;-0.02860797,-0.1657056;0.4920358;0.0005580671,-0.2241998;0.2186428;0.0389861,-0.2802874;-0.05713561;0.04138528,0.07591316;0.008233539;-0.05365692,0.0951562;-0.3369394;-0.01842216,0.09470253;-0.7210221;0.07195541,0.09436351;-0.6824892;-0.01964156,-0.07430468;0.007814834;-0.05592322,-0.1273165;-0.3345129;-0.02839758,-0.1522459;-0.7192535;0.05551297,-0.1501958;-0.6805659;-0.03604713,0.002956724;0.5384958;-0.01337802,0;0;0,-0.005472178;0.3097423;-0.02167654,-0.009929148;0.6105167;-0.0573833,0.1663966;0.5280499;-0.03455567,0.2360682;0.2546495;-0.02822423,0.273746;-0.01679364;-0.09228909,-0.1694382;0.5205827;0.02206714,-0.208986;0.2451933;0.06938201,-0.2458356;-0.02933693;0.01957714,0.07777771;0.007666171;-0.05100513,0.1112401;-0.3382114;-0.05327725,0.1124613;-0.7257286;0.02099729,0.1209069;-0.7567642;-0.04731274,-0.08826206;0.0003872946;-0.03032035,-0.1054309;-0.3466572;-0.02567939,-0.0862579;-0.7367491;0.03043234,-0.0896114;-0.777804;-0.0279019,-0.008511243;0.536666;-0.04607677,715.6001
+0;0;0,0.0018108;0.3111604;-0.00187154,0.003190842;0.6139041;-0.02068397,0.171269;0.4962504;0.005988071,0.2044008;0.2163149;0.03329374,0.2438473;-0.05820087;-0.0292334,-0.1650569;0.4931189;0.0004868703,-0.2237582;0.2187575;0.039051,-0.2804162;-0.05982563;0.04147458,0.07636201;0.00828222;-0.05397417,0.09557018;-0.3362654;-0.01880324,0.09511454;-0.7220211;0.07196799,0.09476959;-0.6833391;-0.02122959,-0.07474402;0.00786104;-0.05625387,-0.1276598;-0.3338465;-0.02877809,-0.1526978;-0.7202629;0.05549796,-0.1506119;-0.6814235;-0.03766212,0.002961776;0.5394015;-0.01339603,0;0;0,-0.006749945;0.3103804;-0.02111983,-0.01193181;0.6115696;-0.05676341,0.1640428;0.5283663;-0.03641057,0.2361075;0.254525;-0.03143215,0.2744006;-0.01929486;-0.09762061,-0.1703286;0.5194032;0.0225729,-0.2110807;0.2434044;0.07126689,-0.249972;-0.03423044;0.02403392,0.07793679;0.007979482;-0.05172181,0.1104203;-0.3373633;-0.05321097,0.1109103;-0.7263279;0.02263975,0.1229157;-0.7588663;-0.04596138,-0.08901006;0.0001747578;-0.02983521,-0.1068739;-0.3462128;-0.02588434,-0.08845357;-0.7379403;0.03118811,-0.09207925;-0.7799953;-0.02844602,-0.01030809;0.5375879;-0.04545546,715.6234
+0;0;0,0.0018108;0.3111604;-0.00187154,0.003190842;0.6139041;-0.02068397,0.171269;0.4962504;0.005988071,0.2044008;0.2163149;0.03329374,0.2438473;-0.05820087;-0.0292334,-0.1650569;0.4931189;0.0004868703,-0.2237582;0.2187575;0.039051,-0.2804162;-0.05982563;0.04147458,0.07636201;0.00828222;-0.05397417,0.09557018;-0.3362654;-0.01880324,0.09511454;-0.7220211;0.07196799,0.09476959;-0.6833391;-0.02122959,-0.07474402;0.00786104;-0.05625387,-0.1276598;-0.3338465;-0.02877809,-0.1526978;-0.7202629;0.05549796,-0.1506119;-0.6814235;-0.03766212,0.002961776;0.5394015;-0.01339603,0;0;0,-0.006749945;0.3103804;-0.02111983,-0.01193181;0.6115696;-0.05676341,0.1640428;0.5283663;-0.03641057,0.2361075;0.254525;-0.03143215,0.2744006;-0.01929486;-0.09762061,-0.1703286;0.5194032;0.0225729,-0.2110807;0.2434044;0.07126689,-0.249972;-0.03423044;0.02403392,0.07793679;0.007979482;-0.05172181,0.1104203;-0.3373633;-0.05321097,0.1109103;-0.7263279;0.02263975,0.1229157;-0.7588663;-0.04596138,-0.08901006;0.0001747578;-0.02983521,-0.1068739;-0.3462128;-0.02588434,-0.08845357;-0.7379403;0.03118811,-0.09207925;-0.7799953;-0.02844602,-0.01030809;0.5375879;-0.04545546,715.6458
+0;0;0,0.001815069;0.3110521;-0.001498044,0.003459588;0.6132596;-0.01869277,0.1705715;0.4958538;0.00484666,0.2033064;0.2157921;0.0333092,0.2430264;-0.06038851;-0.02917375,-0.1638685;0.4928264;0.0003812676,-0.2236299;0.2196696;0.04653449,-0.2814108;-0.06020984;0.05583024,0.07621313;0.008209888;-0.05395041,0.09508613;-0.3356401;-0.01863318,0.09475159;-0.7233434;0.07240731,0.09418396;-0.6846877;-0.01958186,-0.07467015;0.007894315;-0.05611184,-0.1275877;-0.3331088;-0.028673,-0.1526599;-0.7214258;0.05608328,-0.1508311;-0.6826181;-0.03587503,0.003142765;0.5389704;-0.01201023,0;0;0,-0.007113183;0.3102205;-0.02171564,-0.01280628;0.6106362;-0.0583086,0.1621437;0.5288792;-0.03757048,0.2357725;0.2552438;-0.03324652,0.2740926;-0.01988533;-0.1010188,-0.169834;0.5191794;0.02174137,-0.2114778;0.24352;0.07267164,-0.2533968;-0.0359062;0.02883821,0.07753964;0.008279592;-0.05201483,0.1091394;-0.3364462;-0.05337548,0.1091215;-0.7272242;0.02340245,0.120675;-0.7580401;-0.045192,-0.0889843;-0.0001728472;-0.02946615,-0.1079801;-0.3458092;-0.02615147,-0.09053534;-0.7394665;0.03157042,-0.09428356;-0.7805389;-0.02735266,-0.01114139;0.5369844;-0.0466342,715.6693
+0;0;0,0.001814381;0.3109342;-0.001497477,0.003457006;0.6127838;-0.01867032,0.1699279;0.4956658;0.004793503,0.2026506;0.2157086;0.03324543,0.2425081;-0.06142783;-0.02945376,-0.1632307;0.49265;0.000345218,-0.2229698;0.219595;0.04648123,-0.2809507;-0.06125298;0.05580915,0.0764815;0.008238798;-0.05414039,0.09535565;-0.3356321;-0.018821,0.09502007;-0.7245371;0.0725017,0.09446282;-0.6860396;-0.01780643,-0.07493309;0.007922114;-0.05630942,-0.1278539;-0.3331017;-0.02886892,-0.1530038;-0.7226225;0.05615012,-0.1512084;-0.6839757;-0.03412771,0.003140706;0.5386171;-0.0119988,0;0;0,-0.007622544;0.3100695;-0.02201009,-0.01395187;0.6100684;-0.0589323,0.1604814;0.5290793;-0.0384841,0.2352358;0.2558481;-0.03490567,0.2728614;-0.02044564;-0.1025108,-0.1698548;0.5186368;0.02188531,-0.2128408;0.2435228;0.07404617,-0.2592887;-0.03702003;0.03580051,0.07761963;0.00855723;-0.0524447,0.1077466;-0.3363239;-0.05294657,0.107524;-0.7281041;0.02512598,0.1176959;-0.757645;-0.04254603,-0.08945705;-0.000385855;-0.02908206,-0.1092869;-0.3459964;-0.02576609,-0.09224196;-0.7408705;0.03229431,-0.09607547;-0.7812171;-0.02484367,-0.0121857;0.5365632;-0.04713559,715.7007
+0;0;0,0.001814696;0.3109881;-0.001497736,0.003456441;0.6126706;-0.01866024,0.1692263;0.4957932;0.00472757,0.2020018;0.2153848;0.03322535,0.2418805;-0.06189963;-0.02950733,-0.1625314;0.4927901;0.0002979925,-0.2223668;0.2192951;0.04650835,-0.2803787;-0.06170294;0.05584126,0.07699037;0.008293615;-0.05450061,0.095737;-0.3332539;-0.01941986,0.09539963;-0.7242244;0.07238784,0.09484887;-0.6858258;-0.01686851,-0.07543165;0.007974824;-0.05668408,-0.1279949;-0.330745;-0.02942897,-0.1532784;-0.7223343;0.05604158,-0.1515039;-0.6837883;-0.03318483,0.003140397;0.538564;-0.01199412,0;0;0,-0.00810229;0.3101045;-0.02210641,-0.01510102;0.6099198;-0.0590291,0.1588054;0.5293285;-0.04010057,0.2345163;0.2558937;-0.03604078,0.2718762;-0.02037698;-0.1045325,-0.1699859;0.5173384;0.0216926,-0.2147321;0.2425061;0.07628375,-0.263486;-0.03814346;0.04062927,0.07780173;0.008882642;-0.05324101,0.1069781;-0.3337329;-0.05360246,0.1059914;-0.7274567;0.02556396,0.1150177;-0.7578815;-0.04004788,-0.09030488;-0.0006125907;-0.02848279,-0.1102321;-0.3438769;-0.0254314,-0.09387893;-0.7410479;0.03179247,-0.09786022;-0.7792292;-0.02628499,-0.01321646;0.5364787;-0.0472312,715.7342
+0;0;0,0.001818365;0.3113244;-0.001961512,0.003399772;0.6135222;-0.02022323,0.1696876;0.496575;0.003777993,0.2023511;0.2159571;0.03307156,0.2417998;-0.06128344;-0.02911005,-0.1630742;0.4937004;-4.294701E-05,-0.223842;0.2216166;0.05426211,-0.2825376;-0.05869189;0.07060394,0.07688054;0.008203592;-0.05442486,0.09553525;-0.3330878;-0.01925239,0.09547214;-0.7249491;0.07242449,0.09483349;-0.6868294;-0.01448207,-0.0753165;0.008043181;-0.05659254,-0.1278495;-0.330428;-0.02934465,-0.1532993;-0.7228488;0.05620173,-0.1516699;-0.6845856;-0.03067837,0.003098646;0.5392389;-0.0131873,0;0;0,-0.009088237;0.3104519;-0.02161026,-0.01690482;0.610863;-0.05831671,0.1578083;0.529434;-0.04084206,0.2340426;0.2558612;-0.03663731,0.2714449;-0.01999727;-0.1058344,-0.1717395;0.5169407;0.02262819,-0.2176259;0.2423817;0.07904786,-0.269134;-0.03808659;0.04791083,0.0775336;0.009029999;-0.05335713,0.106179;-0.3333796;-0.0532806,0.1051194;-0.7278482;0.0264275,0.1124428;-0.760405;-0.03400517,-0.09021427;-0.000784277;-0.0282976,-0.1112168;-0.3437437;-0.02667241,-0.09544545;-0.7415712;0.03201777,-0.09923653;-0.7783594;-0.02405414,-0.01472067;0.5372024;-0.04661393,715.7585
+0;0;0,0.001820225;0.3116429;-0.001963519,0.00340244;0.6140014;-0.02023591,0.169719;0.4969861;0.003774006,0.2024259;0.2159947;0.03310657,0.2418324;-0.06094939;-0.02900855,-0.1631006;0.4941111;-4.759803E-05,-0.2239493;0.221665;0.05432973,-0.2825821;-0.05834371;0.07065409,0.07706622;0.008223405;-0.05455631,0.09573457;-0.3333177;-0.01935809,0.0956713;-0.7262788;0.07257609,0.09503148;-0.6881444;-0.01448792,-0.0754984;0.008062607;-0.05672922,-0.1280698;-0.3306562;-0.0294614,-0.153591;-0.7241784;0.05632507,-0.1519588;-0.6859003;-0.03071242,0.003101068;0.5396574;-0.01319423,0;0;0,-0.01001304;0.3107875;-0.02096033,-0.01844388;0.6113859;-0.05732274,0.1564524;0.529826;-0.04080319,0.2334558;0.2560697;-0.03702569,0.2708647;-0.01941428;-0.1064399,-0.1730412;0.5159533;0.02343041,-0.2202349;0.2417189;0.08220579,-0.274165;-0.03850681;0.05623867,0.07764025;0.009292796;-0.05356169,0.10528;-0.3334503;-0.05259085,0.103873;-0.7289906;0.02751113,0.1108553;-0.7614506;-0.03328942,-0.09053773;-0.00103542;-0.02801902,-0.1122056;-0.3442041;-0.02614265,-0.09690022;-0.7430793;0.03331049,-0.09947061;-0.7787222;-0.02440543,-0.01613104;0.5376555;-0.04569626,715.7908
+0;0;0,0.001820225;0.3116429;-0.001963519,0.00340244;0.6140014;-0.02023591,0.169719;0.4969861;0.003774006,0.2024259;0.2159947;0.03310657,0.2418324;-0.06094939;-0.02900855,-0.1631006;0.4941111;-4.759803E-05,-0.2239493;0.221665;0.05432973,-0.2825821;-0.05834371;0.07065409,0.07706622;0.008223405;-0.05455631,0.09573457;-0.3333177;-0.01935809,0.0956713;-0.7262788;0.07257609,0.09503148;-0.6881444;-0.01448792,-0.0754984;0.008062607;-0.05672922,-0.1280698;-0.3306562;-0.0294614,-0.153591;-0.7241784;0.05632507,-0.1519588;-0.6859003;-0.03071242,0.003101068;0.5396574;-0.01319423,0;0;0,-0.01001304;0.3107875;-0.02096033,-0.01844388;0.6113859;-0.05732274,0.1564524;0.529826;-0.04080319,0.2334558;0.2560697;-0.03702569,0.2708647;-0.01941428;-0.1064399,-0.1730412;0.5159533;0.02343041,-0.2202349;0.2417189;0.08220579,-0.274165;-0.03850681;0.05623867,0.07764025;0.009292796;-0.05356169,0.10528;-0.3334503;-0.05259085,0.103873;-0.7289906;0.02751113,0.1108553;-0.7614506;-0.03328942,-0.09053773;-0.00103542;-0.02801902,-0.1122056;-0.3442041;-0.02614265,-0.09690022;-0.7430793;0.03331049,-0.09947061;-0.7787222;-0.02440543,-0.01613104;0.5376555;-0.04569626,715.8132
+0;0;0,0.001802538;0.3121591;-0.00231175,0.003319971;0.6148156;-0.02135703,0.1697584;0.4981792;0.002985697,0.2023628;0.2161331;0.03287518,0.2415851;-0.06135166;-0.02899979,-0.1632142;0.4952552;-0.0002785474,-0.2246993;0.223371;0.06140541,-0.2844511;-0.05642122;0.08400627,0.07713038;0.008160045;-0.05463335,0.09569656;-0.3328908;-0.01946478,0.09562843;-0.725909;0.07268764,0.09488738;-0.6877939;-0.01463903,-0.07556928;0.008143367;-0.05677546,-0.1280817;-0.3300884;-0.02959199,-0.1539054;-0.7236916;0.05622736,-0.1523659;-0.6854386;-0.03107595,0.003039554;0.5404247;-0.01407444,0;0;0,-0.01045126;0.3112977;-0.02089119,-0.01947463;0.6122431;-0.05713439,0.155528;0.5301433;-0.04097509,0.2333322;0.2554703;-0.03820729,0.2705164;-0.02055132;-0.1074469,-0.173661;0.5155863;0.02388681,-0.2219697;0.2407729;0.08430424,-0.2789049;-0.03964019;0.0621312,0.07765929;0.009464011;-0.05366516,0.1048015;-0.3328209;-0.05239868,0.1030768;-0.7282843;0.02860165,0.1091179;-0.7606861;-0.03273249,-0.09068172;-0.001215495;-0.02785372,-0.1128291;-0.3438555;-0.02572529,-0.09764237;-0.7428635;0.03358146,-0.1004955;-0.7786458;-0.02435745,-0.0170444;0.5384411;-0.04553795,715.8458
+0;0;0,0.001804034;0.3124181;-0.002313668,0.003321371;0.6150514;-0.02135692,0.1697336;0.4984397;0.002981352,0.202346;0.2163239;0.03287823,0.2417517;-0.0624586;-0.0292861,-0.1631864;0.4955162;-0.0002823779,-0.2246868;0.2235647;0.06141685,-0.284718;-0.05753598;0.0841234,0.07708084;0.008154806;-0.05459826,0.09564721;-0.3328995;-0.01942934,0.09557901;-0.7263732;0.07282989,0.09483828;-0.6882617;-0.01445775,-0.07552075;0.008138138;-0.056739,-0.1280337;-0.330097;-0.02955526,-0.1538874;-0.7241565;0.05636358,-0.1523486;-0.6859072;-0.03090072,0.003041022;0.5406785;-0.0140761,0;0;0,-0.01108463;0.3115638;-0.02046418,-0.02065413;0.6125133;-0.05633211,0.1544196;0.530189;-0.04116297,0.2325812;0.2555442;-0.03839087,0.2700782;-0.021671;-0.1082665,-0.1745958;0.515336;0.02472138,-0.2239053;0.2409579;0.08662389,-0.2839687;-0.04052848;0.06945553,0.0776135;0.009550288;-0.05360842,0.1040349;-0.3327919;-0.05177307,0.1023377;-0.7286133;0.02981019,0.1076408;-0.7611244;-0.03142476,-0.09062719;-0.001328648;-0.02781856,-0.1130599;-0.3439518;-0.02542592,-0.098683;-0.7433152;0.03486951,-0.1016407;-0.7791638;-0.02292923,-0.01813586;0.5387205;-0.0448122,715.868
+0;0;0,0.001805791;0.3127224;-0.002315921,0.00332362;0.615448;-0.02136414,0.1697303;0.498833;0.002974018,0.2023199;0.2169149;0.03284996,0.2417179;-0.06181341;-0.02930228,-0.1631787;0.4959096;-0.0002896022,-0.224636;0.2241486;0.06136641,-0.2846555;-0.05689737;0.08406854,0.07687898;0.008133449;-0.05445528,0.09543678;-0.3327635;-0.01930258,0.09536851;-0.726612;0.07304454,0.09462755;-0.6884979;-0.01427092,-0.07532296;0.008116825;-0.0565904,-0.1278117;-0.3299623;-0.02941921,-0.15369;-0.7243971;0.05658147,-0.1521507;-0.6861452;-0.03071062,0.003043254;0.5410705;-0.01408286,0;0;0,-0.01155568;0.3118525;-0.02045465,-0.02168029;0.6128922;-0.05619478,0.1534733;0.5298625;-0.04209232,0.2318176;0.2554812;-0.03899956,0.2693706;-0.02167752;-0.108838,-0.1787548;0.5215916;0.01893529,-0.2294132;0.2495405;0.08860919,-0.2914098;-0.03172106;0.07624343,0.07740577;0.009492159;-0.05348039,0.1031263;-0.3327448;-0.05171847,0.1012609;-0.7288443;0.03041792,0.1065437;-0.7613374;-0.03087711,-0.09034114;-0.001267982;-0.02790657,-0.1139371;-0.3436516;-0.02516347,-0.09986658;-0.743368;0.03544535,-0.1115259;-0.7312042;-0.04962111,-0.01905916;0.5390931;-0.04470825,715.8905
+0;0;0,0.0018069;0.3132682;-0.002719521,0.00329547;0.6163583;-0.02239698,0.1699306;0.499806;0.001995096,0.202145;0.2188613;0.03248841,0.2415197;-0.06069872;-0.02949217,-0.1634706;0.4973129;-0.000456701,-0.2254107;0.2288934;0.07033817,-0.2863704;-0.0520269;0.1005615,0.07683523;0.008045466;-0.05442643,0.09518214;-0.3327052;-0.01914765,0.09521459;-0.7264767;0.07301235,0.094345;-0.688505;-0.01318114,-0.07528131;0.008179406;-0.05653708,-0.1277695;-0.3297597;-0.02943722,-0.1539664;-0.7240431;0.05660801,-0.1525829;-0.6859402;-0.02956652,0.003021228;0.5419261;-0.01493898,0;0;0,-0.01172008;0.312396;-0.02046847,-0.02224672;0.6138449;-0.0560863,0.1531049;0.529502;-0.04301977,0.2313598;0.256079;-0.03934717,0.2688409;-0.02204955;-0.1085243,-0.1786896;0.5201768;0.0201682,-0.2300987;0.2496327;0.09130574,-0.2939422;-0.03215024;0.08305117,0.0773631;0.009499237;-0.05343533,0.1024594;-0.3326356;-0.05095458,0.1005203;-0.7285462;0.03151059,0.1040831;-0.7620119;-0.02725196,-0.09028363;-0.001276066;-0.02789007,-0.1143267;-0.3434788;-0.02451464,-0.100973;-0.7430241;0.03659762,-0.1129167;-0.7306509;-0.04730867,-0.01954334;0.5399696;-0.04464149,715.9244
+0;0;0,0.0018069;0.3132682;-0.002719521,0.00329547;0.6163583;-0.02239698,0.1699306;0.499806;0.001995096,0.202145;0.2188613;0.03248841,0.2415197;-0.06069872;-0.02949217,-0.1634706;0.4973129;-0.000456701,-0.2254107;0.2288934;0.07033817,-0.2863704;-0.0520269;0.1005615,0.07683523;0.008045466;-0.05442643,0.09518214;-0.3327052;-0.01914765,0.09521459;-0.7264767;0.07301235,0.094345;-0.688505;-0.01318114,-0.07528131;0.008179406;-0.05653708,-0.1277695;-0.3297597;-0.02943722,-0.1539664;-0.7240431;0.05660801,-0.1525829;-0.6859402;-0.02956652,0.003021228;0.5419261;-0.01493898,0;0;0,-0.01172008;0.312396;-0.02046847,-0.02224672;0.6138449;-0.0560863,0.1531049;0.529502;-0.04301977,0.2313598;0.256079;-0.03934717,0.2688409;-0.02204955;-0.1085243,-0.1786896;0.5201768;0.0201682,-0.2300987;0.2496327;0.09130574,-0.2939422;-0.03215024;0.08305117,0.0773631;0.009499237;-0.05343533,0.1024594;-0.3326356;-0.05095458,0.1005203;-0.7285462;0.03151059,0.1040831;-0.7620119;-0.02725196,-0.09028363;-0.001276066;-0.02789007,-0.1143267;-0.3434788;-0.02451464,-0.100973;-0.7430241;0.03659762,-0.1129167;-0.7306509;-0.04730867,-0.01954334;0.5399696;-0.04464149,715.9463
+0;0;0,0.001804435;0.3128409;-0.002715812,0.003289649;0.6152322;-0.02234571,0.1687804;0.4991874;0.001908289,0.2009366;0.2187513;0.0323464,0.2403375;-0.06099519;-0.02967551,-0.1623333;0.4967114;-0.0005266853,-0.2241613;0.2287778;0.07014005,-0.2851617;-0.05232987;0.1003835,0.07673993;0.008035487;-0.05435892,0.09507132;-0.3324267;-0.01911001,0.09510377;-0.7262962;0.07307291,0.09423631;-0.688344;-0.0129094,-0.07518793;0.00816926;-0.05646695,-0.1276316;-0.3294837;-0.02939003,-0.1538351;-0.7238652;0.05667659,-0.152455;-0.6857821;-0.02928682,0.003016212;0.5410185;-0.0149096,0;0;0,-0.01137668;0.3118917;-0.02177596,-0.02191269;0.6124378;-0.05899453,0.1522896;0.5297605;-0.04354739,0.2309435;0.2569863;-0.03998947,0.2681537;-0.02152306;-0.1085839,-0.1762864;0.5197233;0.01977411,-0.2283138;0.250251;0.09245651,-0.2929586;-0.03161567;0.08702812,0.07730879;0.009544656;-0.05329847,0.1019737;-0.3323287;-0.05060124,0.09984696;-0.7281092;0.03296924,0.1035185;-0.7617209;-0.0253148,-0.09013106;-0.001329337;-0.02798398,-0.114534;-0.3432091;-0.02400755,-0.1017364;-0.7427947;0.03762308,-0.1139241;-0.7305115;-0.04601021,-0.01921858;0.5388534;-0.04711533,715.9691
+0;0;0,0.001708127;0.313003;-0.00302888,0.003107493;0.6154879;-0.02315935,0.1689755;0.4993983;0.001077587,0.2005627;0.2210023;0.03167248,0.2399364;-0.06017229;-0.03015238,-0.1628764;0.4973131;-0.0006126482,-0.2242548;0.2333491;0.07680719,-0.2863057;-0.04828697;0.1123394,0.07673624;0.007925403;-0.05439757,0.09486756;-0.3326744;-0.01909288,0.09519897;-0.7265054;0.07288185,0.09421236;-0.6886381;-0.01244032,-0.07519396;0.008281233;-0.05645927,-0.1278577;-0.3294843;-0.02954626,-0.1540307;-0.7237732;0.05655588,-0.1527848;-0.6857833;-0.0287515,0.002860516;0.5412564;-0.01557798,0;0;0,-0.01194605;0.3120496;-0.0215714,-0.02294683;0.6127228;-0.05865836,0.151696;0.5297253;-0.04409099,0.2303346;0.2590914;-0.04071569,0.2676661;-0.02100953;-0.108403,-0.1772723;0.5193009;0.020588,-0.2297647;0.2524303;0.09449866,-0.295677;-0.03056455;0.09339602,0.07725157;0.00959608;-0.05338979,0.1015236;-0.3324341;-0.05029392,0.09925048;-0.7280602;0.03359389,0.1026299;-0.7621149;-0.02322435,-0.09016969;-0.001381802;-0.02789043,-0.1150468;-0.3433539;-0.02346158,-0.1025338;-0.7428439;0.03829233,-0.1148368;-0.7304232;-0.04466757,-0.02014217;0.539106;-0.04680324,715.9915
+0;0;0,0.001706476;0.3127006;-0.003025954,0.003104118;0.6148066;-0.02313044,0.1686723;0.498902;0.00106523,0.2003544;0.2196695;0.03175206,0.2395981;-0.06057656;-0.02986864,-0.1625799;0.4968206;-0.0006219475,-0.2241427;0.2320634;0.07703052,-0.2859887;-0.04864261;0.1124454,0.07663075;0.007914508;-0.05432278,0.09473471;-0.3321713;-0.01907137,0.09506667;-0.7266421;0.07305277,0.09407918;-0.6887679;-0.01234493,-0.07509058;0.008269847;-0.05638165,-0.1276749;-0.3289861;-0.02950924,-0.1538903;-0.7239155;0.05673276,-0.1526434;-0.6859185;-0.02865014,0.002857504;0.5406845;-0.01556023,0;0;0,-0.01188463;0.3116769;-0.02258325,-0.02315901;0.6118239;-0.06073046,0.1512597;0.529714;-0.04479957,0.2300339;0.2582447;-0.04089236,0.2670855;-0.02089435;-0.1085947,-0.176318;0.5190364;0.02064142,-0.2298211;0.2519341;0.09620617,-0.2963454;-0.02986971;0.1022179,0.07713009;0.009609088;-0.05333376,0.1012001;-0.3319175;-0.05033636,0.09847006;-0.7280182;0.03446317,0.1018665;-0.7620255;-0.02252173,-0.09002343;-0.001393637;-0.02792338,-0.1156075;-0.3427844;-0.02276795,-0.1031799;-0.7429579;0.03888313,-0.1157559;-0.7306494;-0.04409039,-0.02028435;0.5383633;-0.04861689,716.014
+0;0;0,0.001706476;0.3127006;-0.003025954,0.003104118;0.6148066;-0.02313044,0.1686723;0.498902;0.00106523,0.2003544;0.2196695;0.03175206,0.2395981;-0.06057656;-0.02986864,-0.1625799;0.4968206;-0.0006219475,-0.2241427;0.2320634;0.07703052,-0.2859887;-0.04864261;0.1124454,0.07663075;0.007914508;-0.05432278,0.09473471;-0.3321713;-0.01907137,0.09506667;-0.7266421;0.07305277,0.09407918;-0.6887679;-0.01234493,-0.07509058;0.008269847;-0.05638165,-0.1276749;-0.3289861;-0.02950924,-0.1538903;-0.7239155;0.05673276,-0.1526434;-0.6859185;-0.02865014,0.002857504;0.5406845;-0.01556023,0;0;0,-0.01188463;0.3116769;-0.02258325,-0.02315901;0.6118239;-0.06073046,0.1512597;0.529714;-0.04479957,0.2300339;0.2582447;-0.04089236,0.2670855;-0.02089435;-0.1085947,-0.176318;0.5190364;0.02064142,-0.2298211;0.2519341;0.09620617,-0.2963454;-0.02986971;0.1022179,0.07713009;0.009609088;-0.05333376,0.1012001;-0.3319175;-0.05033636,0.09847006;-0.7280182;0.03446317,0.1018665;-0.7620255;-0.02252173,-0.09002343;-0.001393637;-0.02792338,-0.1156075;-0.3427844;-0.02276795,-0.1031799;-0.7429579;0.03888313,-0.1157559;-0.7306494;-0.04409039,-0.02028435;0.5383633;-0.04861689,716.0472
+0;0;0,0.00179773;0.3129734;-0.002906574,0.003552047;0.6153474;-0.02244791,0.1696568;0.4990737;3.383495E-05,0.2013894;0.2195711;0.03181424,0.2403316;-0.06060937;-0.02960002,-0.1629818;0.4976181;-0.0005454486,-0.2250047;0.234658;0.0839755,-0.2870819;-0.04507032;0.1250581,0.0766302;0.007809716;-0.05434452,0.09462961;-0.3326206;-0.01894115,0.09528148;-0.7286309;0.07335529,0.0940491;-0.6905655;-0.01380147,-0.07511484;0.008382395;-0.05633828,-0.127667;-0.3292387;-0.02949589,-0.1540066;-0.7256052;0.05735442,-0.1529583;-0.6874157;-0.02979316,0.00317604;0.5411529;-0.01509501,0;0;0,-0.01229674;0.311933;-0.02259588,-0.02395461;0.6123052;-0.06067443,0.1511203;0.5296727;-0.04583097,0.2300314;0.2578373;-0.04168677,0.2665038;-0.02145672;-0.1084244,-0.1773469;0.5188608;0.02122618,-0.2314382;0.2519045;0.09834363,-0.2984139;-0.02957916;0.1067406,0.07708152;0.009595856;-0.0534122,0.100741;-0.3323101;-0.05012989,0.09803324;-0.7300864;0.03419042,0.1024113;-0.7627417;-0.02678514,-0.09005284;-0.00136742;-0.02784104,-0.1160925;-0.3430783;-0.02276303,-0.1039561;-0.744786;0.03909886,-0.1170261;-0.7328454;-0.04555279,-0.02099787;0.5387929;-0.04858136,716.07
+0;0;0,0.001798337;0.3130791;-0.002907556,0.003552721;0.6154617;-0.02244863,0.170213;0.4990632;8.203555E-05,0.2020076;0.2190135;0.03192465,0.2408242;-0.0602628;-0.02929141,-0.1635354;0.4976028;-0.0004991814,-0.2256797;0.234128;0.08418721,-0.2875565;-0.04469764;0.1251373,0.07665901;0.007812653;-0.05436496,0.0946338;-0.3321522;-0.01901,0.09528643;-0.7286187;0.07339276,0.09405296;-0.6905463;-0.01384041,-0.07514309;0.008385547;-0.05635947,-0.1276233;-0.3287738;-0.02955377,-0.1539933;-0.725597;0.05739658,-0.1529441;-0.6874003;-0.0298274,0.003176793;0.5412828;-0.01509728,0;0;0,-0.01206278;0.3120841;-0.02209496,-0.02364427;0.6125395;-0.0596031,0.152015;0.5301839;-0.04576492,0.2305436;0.2576755;-0.04075313,0.2669831;-0.02070868;-0.1072648,-0.1773262;0.518844;0.0228961,-0.2323332;0.2519438;0.1015803,-0.2991914;-0.0285117;0.1127179,0.07701407;0.009519115;-0.05358553,0.1012442;-0.3318651;-0.04923892,0.09821983;-0.7299729;0.0357635,0.1028671;-0.7625459;-0.02538657,-0.09013736;-0.00128201;-0.02769122,-0.1157943;-0.3425327;-0.02145818,-0.1037746;-0.7446316;0.04096276,-0.1049684;-0.7810966;-0.01611001,-0.02070552;0.5390193;-0.04765129,716.0925
+0;0;0,0.001799794;0.3133329;-0.002909913,0.003555927;0.6160167;-0.02247045,0.1702964;0.4995241;7.485226E-05,0.2020686;0.2196725;0.03189494,0.2407328;-0.05850774;-0.02908087,-0.163613;0.4980629;-0.0005066451,-0.2257134;0.2347745;0.08411983,-0.2873473;-0.0429568;0.1249092,0.07655667;0.007802223;-0.05429238,0.09453166;-0.3321661;-0.01893705,0.09518504;-0.7290947;0.0735734,0.09396793;-0.6911293;-0.01250345,-0.07504277;0.008374352;-0.05628423,-0.1275236;-0.3287885;-0.02947826,-0.1539242;-0.7260742;0.05757344,-0.152889;-0.6879861;-0.02849435,0.003179625;0.541764;-0.01511179,0;0;0,-0.01220059;0.3123155;-0.02234697,-0.023989;0.6130478;-0.06001592,0.1518067;0.5306031;-0.04716039,0.2300793;0.2582486;-0.04121518,0.2666858;-0.01905072;-0.1072625,-0.1776364;0.5187196;0.02252728,-0.233716;0.2527137;0.1027447,-0.3015544;-0.02614775;0.1179572,0.07691005;0.009522825;-0.05351281,0.1007723;-0.3318894;-0.04905391,0.09758061;-0.7304369;0.03615499,0.1015155;-0.763878;-0.02244448,-0.08998754;-0.001272224;-0.0277504,-0.1159597;-0.3424978;-0.02126166,-0.1045455;-0.7450134;0.04168195,-0.1178408;-0.7328306;-0.04186407,-0.02100442;0.5394589;-0.0480361,716.1259
+0;0;0,0.00183745;0.3134561;-0.003351899,0.003627858;0.6162236;-0.02379977,0.1704733;0.4997519;-0.0009115431,0.2019069;0.2216699;0.03104078,0.2405344;-0.05771044;-0.02946316,-0.1637926;0.4990735;-0.0007070098,-0.2258588;0.2399179;0.09053348,-0.2875612;-0.03785455;0.1378774,0.0765086;0.00765859;-0.05427955,0.09443009;-0.3317987;-0.01896712,0.09498713;-0.7268727;0.07330151,0.09363414;-0.6889025;-0.01338061,-0.07498643;0.00851999;-0.05623997,-0.1273867;-0.3281438;-0.0295729,-0.1537814;-0.723606;0.0570889,-0.1528667;-0.6855186;-0.0295881,0.003244612;0.5419685;-0.01616692,0;0;0,-0.01211706;0.3124408;-0.02243304,-0.02390982;0.613328;-0.06003571,0.1519938;0.5308321;-0.04813385,0.2298778;0.2602126;-0.04198146,0.2664407;-0.01846713;-0.1068423,-0.1776079;0.5181273;0.02238408,-0.2345986;0.2546416;0.1040298,-0.3027679;-0.02498314;0.1232418,0.07681136;0.009569019;-0.05354381,0.100623;-0.3313306;-0.04908252,0.09715384;-0.7277924;0.03695965,0.1021002;-0.7607791;-0.02293491,-0.08993348;-0.001314727;-0.02772595,-0.116096;-0.3420053;-0.02102513,-0.104965;-0.7426223;0.04205769,-0.105709;-0.7792127;-0.01401652,-0.02092725;0.5397037;-0.04808593,716.1589
+0;0;0,0.001838251;0.3135928;-0.003353361,0.003629229;0.6164553;-0.02380725,0.1703788;0.4999929;-0.000926232,0.2019257;0.2209093;0.03114117,0.240387;-0.05726886;-0.02910241,-0.1636956;0.4993149;-0.0007218169,-0.2259854;0.2392258;0.09084731,-0.2874224;-0.03735131;0.1379875,0.07652297;0.007660028;-0.05428974,0.09444114;-0.3317344;-0.01898385,0.09499848;-0.7270227;0.07333483,0.09364781;-0.6890662;-0.01319809,-0.07500051;0.008521589;-0.05625053,-0.127391;-0.3280799;-0.02958841,-0.1538001;-0.7237566;0.05712042,-0.1528869;-0.685683;-0.02940739,0.003245907;0.5421853;-0.01617288,0;0;0,-0.01210213;0.3125927;-0.02223539,-0.02394885;0.6136087;-0.05955994,0.1518381;0.5306582;-0.04879379,0.229919;0.2590384;-0.04268837,0.2660151;-0.01867837;-0.1064228,-0.1774209;0.5180318;0.02291746,-0.2350456;0.2540293;0.1059435,-0.3030986;-0.02406874;0.1287881,0.07683895;0.009638488;-0.05352283,0.1000397;-0.3312347;-0.04868484,0.09669436;-0.7277721;0.03804875,0.1013848;-0.7608874;-0.0215125,-0.08995057;-0.00138291;-0.02772725,-0.116625;-0.3419629;-0.02066186,-0.1052572;-0.7428346;0.04217578,-0.1189879;-0.7307261;-0.04175537,-0.02095765;0.5399576;-0.04768419,716.1815
+0;0;0,0.001838731;0.3136745;-0.003354235,0.003630232;0.6166251;-0.02381396,0.1706565;0.5000737;-0.0009057214,0.2022185;0.2208561;0.03117708,0.2407025;-0.05748588;-0.02910201,-0.1639712;0.4993946;-0.0007009674,-0.2262909;0.2391807;0.0909121,-0.287764;-0.03755942;0.1380801,0.07646102;0.007653827;-0.0542458,0.0943573;-0.3313261;-0.01898303,0.09491545;-0.7271823;0.07346831,0.09356818;-0.6892458;-0.01284698,-0.07493979;0.008514691;-0.056205,-0.1272663;-0.3276756;-0.02957543,-0.1537133;-0.7239208;0.05725798,-0.1528025;-0.6858676;-0.02905222,0.003246811;0.542336;-0.01617762,0;0;0,-0.01247872;0.3126509;-0.02236223,-0.0246686;0.6137339;-0.05975616,0.1514805;0.5308808;-0.04984808,0.2291603;0.2590276;-0.04280162,0.26514;-0.01892194;-0.1063496,-0.1780858;0.5176342;0.02322315,-0.2366268;0.254164;0.1077477,-0.3052216;-0.02358508;0.1349333,0.07671519;0.009706572;-0.05355406,0.09937458;-0.3307851;-0.04874873,0.09568149;-0.7277033;0.03895569,0.09992424;-0.7610123;-0.02011299,-0.08987974;-0.001456245;-0.02769453,-0.1175151;-0.3415271;-0.01999887,-0.1062184;-0.7429832;0.04289095,-0.1201169;-0.7308518;-0.04079107,-0.02160055;0.540068;-0.04787135,716.2148
+0;0;0,0.001914116;0.3136692;-0.00378673,0.003779662;0.6165757;-0.02486829,0.1707886;0.4999324;-0.002116578,0.2021355;0.2207744;0.03068862,0.2405586;-0.05769211;-0.02905168,-0.1640208;0.5004714;-0.0005275067,-0.2264726;0.2421115;0.0961053,-0.2880038;-0.03374362;0.1481311,0.07648196;0.007530525;-0.05423353,0.09427294;-0.3314479;-0.01890336,0.09483719;-0.727317;0.07349321,0.09324761;-0.6894209;-0.01282165,-0.0749405;0.008647295;-0.05618381,-0.1273963;-0.3275325;-0.02967606,-0.1537955;-0.7237384;0.05735055,-0.1531264;-0.6857287;-0.0289659,0.003376989;0.5423046;-0.0170597,0;0;0,-0.01247872;0.3126509;-0.02236223,-0.0246686;0.6137339;-0.05975616,0.1514805;0.5308808;-0.04984808,0.2291603;0.2590276;-0.04280162,0.26514;-0.01892194;-0.1063496,-0.1780858;0.5176342;0.02322315,-0.2366268;0.254164;0.1077477,-0.3052216;-0.02358508;0.1349333,0.07671519;0.009706572;-0.05355406,0.09937458;-0.3307851;-0.04874873,0.09568149;-0.7277033;0.03895569,0.09992424;-0.7610123;-0.02011299,-0.08987974;-0.001456245;-0.02769453,-0.1175151;-0.3415271;-0.01999887,-0.1062184;-0.7429832;0.04289095,-0.1201169;-0.7308518;-0.04079107,-0.02160055;0.540068;-0.04787135,716.2377
+0;0;0,0.001915406;0.3138806;-0.003789282,0.003782419;0.6170251;-0.02488738,0.1707575;0.5003326;-0.002132593,0.202018;0.2219439;0.03058221,0.2404389;-0.05650657;-0.02915465,-0.1639848;0.5008715;-0.0005438402,-0.2262645;0.2432236;0.0958227,-0.2877921;-0.03261566;0.1478455,0.07662076;0.007544191;-0.05433195,0.09442934;-0.3317697;-0.01896682,0.09499335;-0.7274715;0.07339072,0.09339896;-0.6895514;-0.01318614,-0.07507649;0.008662987;-0.05628577,-0.1275842;-0.3278494;-0.02975179,-0.1539722;-0.723888;0.05723806,-0.1533012;-0.685854;-0.02934039,0.003379433;0.5426963;-0.01707272,0;0;0,-0.01237624;0.31286;-0.0224607,-0.02448937;0.6141824;-0.0598942,0.1515393;0.5305032;-0.05133486,0.2290739;0.2594486;-0.04323888,0.2648003;-0.018572;-0.1065437,-0.1776936;0.5175762;0.02337616,-0.2365525;0.2552963;0.1087731,-0.3062492;-0.02185196;0.1389487,0.07677577;0.009627238;-0.05378115,0.09943636;-0.3311967;-0.04855442,0.09546536;-0.7278415;0.03957772,0.09954172;-0.7609759;-0.02007341,-0.09011603;-0.001372868;-0.02751057,-0.1177941;-0.3417741;-0.01959588,-0.1067553;-0.7430096;0.04363763,-0.1210018;-0.7309458;-0.04024416,-0.02144378;0.5404568;-0.04800844,716.2601
+0;0;0,0.001916562;0.3140701;-0.003791571,0.003785283;0.617493;-0.02490933,0.1707656;0.5007245;-0.002146205,0.2020528;0.2220977;0.03059657,0.2404135;-0.05591589;-0.02904657,-0.163988;0.5012634;-0.0005573984,-0.226321;0.2433952;0.09589154,-0.2877521;-0.0320113;0.1478328,0.07673342;0.007555284;-0.05441184,0.09451684;-0.3312792;-0.01909667,0.0950815;-0.72744;0.07336801,0.09348792;-0.6895239;-0.01316485,-0.07518688;0.008675724;-0.05636853,-0.1276204;-0.3273613;-0.02987204,-0.154039;-0.7238593;0.05721872,-0.1533683;-0.6858293;-0.02931572,0.003381893;0.5430896;-0.01708684,0;0;0,-0.01221806;0.3130324;-0.02279329,-0.02419683;0.6145996;-0.06056535,0.1517687;0.5305265;-0.05257463,0.2290206;0.2591491;-0.04419088,0.2645138;-0.01860866;-0.1067311,-0.1772828;0.5176111;0.02303395,-0.2365753;0.2558496;0.1104934,-0.3068572;-0.02051416;0.1421782,0.07669163;0.009548306;-0.0541569,0.09942539;-0.3307846;-0.04878139,0.09503102;-0.7277924;0.03986955,0.09910271;-0.7609538;-0.01968884,-0.09032401;-0.001307673;-0.02730584,-0.1184056;-0.3411916;-0.01939518,-0.1074611;-0.7428591;0.04414082,-0.1094354;-0.7793964;-0.01173433,-0.02118734;0.5408095;-0.04859972,716.2938
+0;0;0,0.002152559;0.3144936;-0.003724659,0.00462489;0.6185575;-0.02459259,0.1710618;0.501159;-0.003439402,0.2024022;0.2221898;0.03023213,0.2402781;-0.0565027;-0.02951239,-0.1633233;0.5033029;-0.0006608609,-0.2258496;0.2471481;0.1013932,-0.2878836;-0.02744141;0.159924,0.07682253;0.007364019;-0.05439156,0.09461336;-0.3310995;-0.01900739,0.09511841;-0.7266973;0.073317,0.09330284;-0.6887619;-0.01320625,-0.07520169;0.008889839;-0.0563919,-0.1274952;-0.3268129;-0.03002631,-0.1541667;-0.7226872;0.05711624,-0.1537161;-0.6846363;-0.02941421,0.00401369;0.543969;-0.01686756,0;0;0,-0.01205513;0.3134371;-0.02316451,-0.02384217;0.6155819;-0.06141305,0.1516764;0.5304444;-0.05322433,0.2290544;0.2586147;-0.04540873,0.2639185;-0.01992828;-0.1076323,-0.1763698;0.5173908;0.022476,-0.2368049;0.2561918;0.1122677,-0.3080039;-0.02012253;0.1476873,0.07662165;0.009485334;-0.05434632,0.09905565;-0.3305024;-0.04876232,0.09461632;-0.7268304;0.04026604,0.09836364;-0.7600394;-0.01925802,-0.09042229;-0.001231989;-0.02714157,-0.1189641;-0.3407227;-0.01955494,-0.1080147;-0.741685;0.04471789,-0.110285;-0.7782468;-0.01111155,-0.0208858;0.541632;-0.04932356,716.3267
+0;0;0,0.002154285;0.3147457;-0.003727644,0.004628169;0.6190007;-0.02460832,0.1711863;0.5015323;-0.003441341,0.2024997;0.222804;0.03020111,0.2405002;-0.05680633;-0.02974017,-0.1634421;0.5036777;-0.0006607771,-0.2259144;0.2477441;0.1013052,-0.2881527;-0.02774966;0.1600287,0.07710765;0.007391348;-0.05459343,0.09487718;-0.330667;-0.01925162,0.09538344;-0.7272193;0.07329552,0.09356212;-0.6892587;-0.01350198,-0.07548079;0.008922832;-0.0566012,-0.1277117;-0.3263781;-0.03026717,-0.1544476;-0.7232075;0.05708563,-0.1539955;-0.685131;-0.02971909,0.004016651;0.5443735;-0.01687927,0;0;0,-0.01214601;0.3136846;-0.02319121,-0.02405463;0.6160237;-0.06139684,0.1515705;0.5306641;-0.05459917,0.2288657;0.2590659;-0.04674411,0.2631166;-0.02072737;-0.1080753,-0.1765035;0.5170317;0.02262508,-0.2380288;0.2568597;0.1138772,-0.3102491;-0.01978055;0.1522615,0.07657546;0.009357587;-0.05503905,0.09852138;-0.3302351;-0.04844832,0.0939081;-0.7274476;0.04110575,0.09775983;-0.7604348;-0.01904631,-0.09090249;-0.001132702;-0.02676033,-0.1201085;-0.340155;-0.01906838,-0.109263;-0.7420918;0.04533774,-0.1122066;-0.7790542;-0.01041052,-0.02106946;0.5420324;-0.04932523,716.3605
+0;0;0,0.002156282;0.3150374;-0.003731099,0.004632947;0.6196344;-0.02463533,0.1711278;0.5020964;-0.003464502,0.2024331;0.2234403;0.03016923,0.2405937;-0.05734718;-0.0300244,-0.1633754;0.504241;-0.0006849784,-0.2258315;0.2483738;0.1012546,-0.2883319;-0.02827984;0.1602253,0.07736587;0.007416102;-0.05477625,0.09509821;-0.3299349;-0.0195084,0.09560321;-0.7254879;0.07280556,0.09375616;-0.6874149;-0.01521755,-0.07573357;0.008952714;-0.05679075,-0.1278552;-0.3256466;-0.03051183,-0.1545237;-0.7214762;0.05662088,-0.1540652;-0.6832857;-0.03140955,0.004020727;0.5449215;-0.01689741,0;0;0,-0.0120137;0.3139576;-0.02352548,-0.02381671;0.6166075;-0.06204212,0.1516793;0.5309106;-0.05580306,0.2288315;0.2593492;-0.04790497,0.2628087;-0.02172226;-0.1092685,-0.1757502;0.516946;0.0228508,-0.2379211;0.2572863;0.1148948,-0.3124197;-0.01936537;0.1577304,0.07653154;0.00930652;-0.05565273,0.09838425;-0.3295708;-0.04868626,0.09346623;-0.725449;0.04209185,0.09784738;-0.7575057;-0.02072882,-0.09136;-0.001067591;-0.02632726,-0.1207613;-0.3393629;-0.01886217,-0.1093207;-0.7401571;0.04608069,-0.1131377;-0.7790113;-0.009247296,-0.02085809;0.5425395;-0.04989958,716.3826
+0;0;0,0.002252407;0.3153312;-0.004256303,0.0048315;0.6201292;-0.02608478,0.1712878;0.5025753;-0.004753386,0.2027334;0.2228251;0.02983442,0.2406435;-0.05889744;-0.03024522,-0.1633306;0.5058842;-0.0006661098,-0.2251808;0.251429;0.1082942,-0.288966;-0.0245924;0.1727767,0.077357;0.007216265;-0.05473144,0.09501186;-0.3298422;-0.01949113,0.09562993;-0.7253875;0.07287785,0.09355564;-0.6873835;-0.01500571,-0.07569537;0.009164856;-0.05672678,-0.1277592;-0.3251733;-0.03085639,-0.1545136;-0.7209686;0.05642971,-0.1542849;-0.6828618;-0.0314686,0.00419787;0.5453812;-0.01807385,0;0;0,-0.01209439;0.3142514;-0.02359557,-0.02397585;0.6171616;-0.06217003,0.1514056;0.5308524;-0.05756009,0.2294482;0.2582855;-0.04969168,0.2623022;-0.02379608;-0.1110507,-0.1754718;0.5163252;0.02315556,-0.2391133;0.2562335;0.1166829,-0.31563;-0.01987529;0.1648853,0.07635074;0.009346053;-0.05581153,0.09800354;-0.3292406;-0.04858542,0.0927631;-0.7250582;0.04246115,0.09743922;-0.7571968;-0.02005935,-0.09136666;-0.001092486;-0.02612756,-0.1214471;-0.3390261;-0.01851298,-0.1098027;-0.7398268;0.04638513,-0.1139144;-0.777815;-0.009762831,-0.02099966;0.5430317;-0.05001509,716.4168
+0;0;0,0.002252407;0.3153312;-0.004256303,0.0048315;0.6201292;-0.02608478,0.1712878;0.5025753;-0.004753386,0.2027334;0.2228251;0.02983442,0.2406435;-0.05889744;-0.03024522,-0.1633306;0.5058842;-0.0006661098,-0.2251808;0.251429;0.1082942,-0.288966;-0.0245924;0.1727767,0.077357;0.007216265;-0.05473144,0.09501186;-0.3298422;-0.01949113,0.09562993;-0.7253875;0.07287785,0.09355564;-0.6873835;-0.01500571,-0.07569537;0.009164856;-0.05672678,-0.1277592;-0.3251733;-0.03085639,-0.1545136;-0.7209686;0.05642971,-0.1542849;-0.6828618;-0.0314686,0.00419787;0.5453812;-0.01807385,0;0;0,-0.01209439;0.3142514;-0.02359557,-0.02397585;0.6171616;-0.06217003,0.1514056;0.5308524;-0.05756009,0.2294482;0.2582855;-0.04969168,0.2623022;-0.02379608;-0.1110507,-0.1754718;0.5163252;0.02315556,-0.2391133;0.2562335;0.1166829,-0.31563;-0.01987529;0.1648853,0.07635074;0.009346053;-0.05581153,0.09800354;-0.3292406;-0.04858542,0.0927631;-0.7250582;0.04246115,0.09743922;-0.7571968;-0.02005935,-0.09136666;-0.001092486;-0.02612756,-0.1214471;-0.3390261;-0.01851298,-0.1098027;-0.7398268;0.04638513,-0.1139144;-0.777815;-0.009762831,-0.02099966;0.5430317;-0.05001509,716.4389
+0;0;0,0.002253775;0.3155227;-0.004258889,0.004834187;0.6204767;-0.02609823,0.1712179;0.5029092;-0.004769173,0.2025531;0.2241408;0.02969726,0.2406409;-0.05890197;-0.03066392,-0.1632557;0.5062167;-0.0006836671,-0.2248889;0.2526544;0.1078943,-0.2889729;-0.02466041;0.1726789,0.07783101;0.007260483;-0.05506682,0.09550658;-0.3301933;-0.01978517,0.09612577;-0.7264591;0.07275207,0.09404517;-0.6884308;-0.01539886,-0.07615919;0.009221015;-0.05707438,-0.1282841;-0.3255093;-0.03117364,-0.1550872;-0.7220255;0.05627145,-0.1548578;-0.683894;-0.03189429,0.004200286;0.5456966;-0.01808388,0;0;0,-0.01202753;0.3144309;-0.0237987,-0.02390417;0.6174846;-0.06248915,0.1513333;0.5305076;-0.05838406,0.2290754;0.2589;-0.05019009,0.2611805;-0.02448529;-0.1123945,-0.1751345;0.5157511;0.02291485,-0.2399748;0.2579368;0.1188794,-0.3184323;-0.01807377;0.1724511,0.07647532;0.009484038;-0.05660665,0.09731354;-0.3295227;-0.04809713,0.09170794;-0.7258728;0.04391026,0.09652789;-0.7577693;-0.0192163,-0.09213515;-0.001190231;-0.02554274,-0.122788;-0.3394684;-0.01776069,-0.1113038;-0.7409618;0.04751744,-0.1154122;-0.7781684;-0.009978369,-0.02092671;0.5433252;-0.05031466,716.4724
+0;0;0,0.002292959;0.3158194;-0.0046311,0.004893174;0.6209767;-0.02701832,0.1712932;0.5033367;-0.005567678,0.2025864;0.2247838;0.02915012,0.2405257;-0.06030643;-0.03126434,-0.1633231;0.5074836;-0.0007229708,-0.2244572;0.2565024;0.113502,-0.2892006;-0.02145505;0.1835997,0.07781615;0.007059018;-0.05502414,0.09535336;-0.3300544;-0.01971772,0.09616364;-0.7267184;0.07272108,0.09395921;-0.6887318;-0.01536664,-0.07608902;0.009426641;-0.05704769,-0.128185;-0.3249696;-0.03126657,-0.1551034;-0.7218406;0.05623671,-0.1549979;-0.6837514;-0.03186918,0.00426268;0.5461592;-0.01884911,0;0;0,-0.01205887;0.3147337;-0.0237875,-0.02397946;0.6180362;-0.06244195,0.151201;0.5303812;-0.05912554,0.2291677;0.2590284;-0.05105627,0.2600753;-0.02628267;-0.1143657,-0.1747256;0.5142183;0.02319921,-0.2426936;0.2588378;0.1228859,-0.3229281;-0.01808029;0.1798469,0.07629332;0.009408817;-0.05677712,0.09684794;-0.3292493;-0.04741192,0.09083143;-0.7259463;0.04469275,0.09716535;-0.7577087;-0.01834202,-0.092167;-0.001064983;-0.02523783,-0.1235708;-0.3389241;-0.01720237,-0.1122562;-0.7407124;0.04857028,-0.1168116;-0.7774504;-0.00933814,-0.02099215;0.5438207;-0.05027926,716.4956
+0;0;0,0.002293745;0.3159276;-0.004632687,0.004894685;0.6211699;-0.02702597,0.1714411;0.5034751;-0.005561799,0.2027327;0.2249363;0.02915426,0.2408744;-0.06167403;-0.03158233,-0.1634688;0.5076257;-0.0007128417,-0.2245999;0.2566571;0.1135064,-0.2896884;-0.02278242;0.1839779,0.07783002;0.007060276;-0.05503395,0.09534777;-0.329679;-0.01976671,0.09615307;-0.7239025;0.07210334,0.0939657;-0.6859776;-0.0153027,-0.07610258;0.009428321;-0.05705786,-0.1281407;-0.3245969;-0.03130535,-0.1548935;-0.719026;0.05565955,-0.1547888;-0.6809995;-0.03176451,0.004264046;0.5463352;-0.01885489,0;0;0,-0.01195435;0.3148423;-0.02383995,-0.02379695;0.6182333;-0.06250036,0.1514622;0.5304923;-0.06010771,0.2291352;0.2590704;-0.05202699,0.2592286;-0.02774009;-0.1162403,-0.1746298;0.5131821;0.02285298,-0.2457013;0.2605017;0.1271109,-0.3268196;-0.01700884;0.1879136,0.07622035;0.009327441;-0.05691708,0.09659056;-0.3289561;-0.04725802,0.09074862;-0.7229483;0.0454185,0.09669131;-0.7553554;-0.01604247,-0.09225279;-0.0009611688;-0.0249919,-0.1238628;-0.3384249;-0.01705348,-0.1130845;-0.7376379;0.04902035,-0.1178058;-0.7741854;-0.008045837,-0.02082836;0.5439991;-0.05034053,716.5284
+0;0;0,0.002294841;0.3160785;-0.0046349,0.004896617;0.6214191;-0.02703509,0.1713638;0.5037265;-0.00557524,0.2025646;0.2259971;0.02903992,0.2411589;-0.06401545;-0.03241765,-0.1633877;0.5078751;-0.0007285755,-0.2243411;0.2576359;0.1131587,-0.2902023;-0.02512082;0.1844667,0.07800148;0.007075829;-0.05515519,0.0955135;-0.3295533;-0.01989948,0.09631909;-0.7239233;0.07200472,0.09411102;-0.6859235;-0.01622874,-0.07627024;0.009449093;-0.05718356,-0.1282913;-0.3244668;-0.03143947,-0.155054;-0.7190425;0.05555776,-0.1549484;-0.68094;-0.0326939,0.004265827;0.5465663;-0.01886204,0;0;0,-0.01194344;0.3150065;-0.0236783,-0.02379909;0.6185185;-0.06216383,0.1513048;0.5305115;-0.06078386,0.2292373;0.2600018;-0.05328,0.2581798;-0.03026617;-0.1187073,-0.1740756;0.5122096;0.02358017,-0.2474124;0.262432;0.1309961,-0.3313442;-0.01567519;0.2016057,0.07615957;0.009301171;-0.05735505,0.09637349;-0.3288524;-0.04675496,0.09044399;-0.7228989;0.04634166,0.09601384;-0.7546883;-0.01694393,-0.09258679;-0.0009129239;-0.02456106,-0.124939;-0.3381796;-0.01599716,-0.1135943;-0.7375879;0.04972222,-0.1195984;-0.775284;-0.007156726,-0.02082686;0.5442587;-0.05004883,716.5511
+0;0;0,0.002328096;0.3164317;-0.005112714,0.005065946;0.6221665;-0.02825082,0.1711865;0.5050523;-0.003151841,0.2039658;0.2276441;0.02773611,0.2423581;-0.06273243;-0.03332905,-0.1632043;0.509621;-0.0006842911,-0.223859;0.2619657;0.1175178,-0.2907841;-0.01935521;0.1943358,0.07800524;0.006851488;-0.05517829,0.09543218;-0.3299122;-0.01987462,0.09613259;-0.7246524;0.0719622,0.09438761;-0.68658;-0.01769223,-0.07629613;0.009607713;-0.05712266,-0.1283361;-0.3244607;-0.03162809,-0.1550661;-0.7193747;0.05545115,-0.1544607;-0.6811966;-0.03420864,0.0044036;0.5472151;-0.01984992,0;0;0,-0.01185125;0.3153406;-0.02409196,-0.02359387;0.6192443;-0.06310761,0.1512903;0.5310355;-0.06168258,0.229264;0.2611244;-0.05447483,0.257373;-0.02948815;-0.1198632,-0.1729251;0.5111888;0.02365157,-0.2476201;0.2637147;0.133929,-0.3329857;-0.0132896;0.2081095,0.07599075;0.009266078;-0.05758428,0.09586537;-0.3290218;-0.04635024,0.08957236;-0.723434;0.04667497,0.09516314;-0.7545112;-0.01923751,-0.0926568;-0.0008488742;-0.02429821,-0.1257636;-0.3381694;-0.01543088,-0.1146982;-0.7378523;0.05079189,-0.1210647;-0.7766597;-0.006924175,-0.02065159;0.5448814;-0.05085111,716.5842
+0;0;0,0.002328096;0.3164317;-0.005112714,0.005065946;0.6221665;-0.02825082,0.1711865;0.5050523;-0.003151841,0.2039658;0.2276441;0.02773611,0.2423581;-0.06273243;-0.03332905,-0.1632043;0.509621;-0.0006842911,-0.223859;0.2619657;0.1175178,-0.2907841;-0.01935521;0.1943358,0.07800524;0.006851488;-0.05517829,0.09543218;-0.3299122;-0.01987462,0.09613259;-0.7246524;0.0719622,0.09438761;-0.68658;-0.01769223,-0.07629613;0.009607713;-0.05712266,-0.1283361;-0.3244607;-0.03162809,-0.1550661;-0.7193747;0.05545115,-0.1544607;-0.6811966;-0.03420864,0.0044036;0.5472151;-0.01984992,0;0;0,-0.01185125;0.3153406;-0.02409196,-0.02359387;0.6192443;-0.06310761,0.1512903;0.5310355;-0.06168258,0.229264;0.2611244;-0.05447483,0.257373;-0.02948815;-0.1198632,-0.1729251;0.5111888;0.02365157,-0.2476201;0.2637147;0.133929,-0.3329857;-0.0132896;0.2081095,0.07599075;0.009266078;-0.05758428,0.09586537;-0.3290218;-0.04635024,0.08957236;-0.723434;0.04667497,0.09516314;-0.7545112;-0.01923751,-0.0926568;-0.0008488742;-0.02429821,-0.1257636;-0.3381694;-0.01543088,-0.1146982;-0.7378523;0.05079189,-0.1210647;-0.7766597;-0.006924175,-0.02065159;0.5448814;-0.05085111,716.6064
+0;0;0,0.002328646;0.3165064;-0.00511392,0.005067252;0.6223255;-0.02825841,0.1707123;0.505311;-0.003204713,0.2033321;0.2292529;0.02753291,0.2417908;-0.06162608;-0.03363795,-0.1627255;0.5098667;-0.0007441938,-0.2230851;0.2634168;0.1168826,-0.2901259;-0.01839104;0.1938335,0.07806377;0.006856629;-0.0552197,0.09547124;-0.3295308;-0.01995548,0.09617172;-0.7243087;0.07189012,0.09442288;-0.6862184;-0.0179627,-0.07635339;0.009614922;-0.05716552,-0.1283351;-0.3240802;-0.03169944,-0.1550677;-0.7190319;0.05538811,-0.154461;-0.6808358;-0.03447008,0.004404723;0.5473536;-0.0198552,0;0;0,-0.01142518;0.3154073;-0.02440476,-0.02268338;0.6193758;-0.06372333,0.1514529;0.5303149;-0.06308877,0.2292763;0.2617977;-0.05541229,0.2565871;-0.02921212;-0.121737,-0.1713395;0.5114201;0.02365087,-0.2467076;0.2667145;0.1361484,-0.3329754;-0.009235322;0.2151493,0.07591197;0.00916855;-0.05782294,0.09567936;-0.32872;-0.04583907,0.08899195;-0.7230453;0.04769468,0.09473683;-0.7543361;-0.0182786,-0.09280736;-0.0007162208;-0.02400965,-0.1262757;-0.337609;-0.01472529,-0.1153816;-0.7372484;0.05202333,-0.1326766;-0.7261129;-0.03450445,-0.01986731;0.5449991;-0.05139351,716.6393
+0;0;0,0.002442132;0.3164135;-0.005483187,0.005255548;0.6220659;-0.02909416,0.1705198;0.5052217;-0.00563874,0.2021363;0.231708;0.02682518,0.2403201;-0.0597589;-0.03449042,-0.1621661;0.5106395;-0.0009715408,-0.2213207;0.2680307;0.1194649,-0.2885295;-0.0123336;0.2034255,0.07822794;0.006634502;-0.05521958,0.09562249;-0.329478;-0.02016896,0.09641012;-0.724122;0.07159849,0.09423256;-0.6860732;-0.01810633,-0.07644586;0.009806945;-0.05720738,-0.1285287;-0.3235892;-0.03196556,-0.1553402;-0.7184091;0.05500673,-0.155162;-0.6802601;-0.0347153,0.004573217;0.5471438;-0.02057244,0;0;0,-0.01078303;0.3153203;-0.02470613,-0.02123054;0.619141;-0.06437516,0.1519928;0.5294918;-0.06502569,0.2291423;0.2633196;-0.05705142,0.2561675;-0.02828187;-0.12345,-0.1692405;0.5119182;0.02390293,-0.2455996;0.270583;0.1369954,-0.3324262;-0.004583806;0.2201513,0.07567166;0.008823901;-0.05838466,0.09595214;-0.3287083;-0.04559755,0.08875634;-0.7226614;0.04882121,0.09453887;-0.7538901;-0.0170126,-0.09305248;-0.0003761274;-0.02353557,-0.1265015;-0.3369776;-0.01440555,-0.1160545;-0.7363313;0.05321999,-0.1338172;-0.7251938;-0.03306545,-0.01863354;0.5448078;-0.05195594,716.6624
+0;0;0,0.002442618;0.3164765;-0.005484279,0.005257726;0.6223128;-0.02911009,0.1700395;0.5055321;-0.005691425,0.2016724;0.2318754;0.02678947,0.2398064;-0.05921122;-0.03444614,-0.1616801;0.5109342;-0.001037782,-0.2208657;0.2681985;0.1194616,-0.2879868;-0.01179996;0.2033127,0.07819295;0.006631535;-0.05519488,0.09556745;-0.3290934;-0.02018468,0.09635656;-0.7244811;0.07175571,0.09418929;-0.6864704;-0.01752517,-0.07641166;0.009802558;-0.05718179,-0.1284344;-0.3232092;-0.03196909,-0.1552965;-0.7187731;0.05516711,-0.1551191;-0.6806626;-0.03413089,0.004574864;0.5473325;-0.02058175,0;0;0,-0.0103254;0.3153561;-0.02524495,-0.02019006;0.6192918;-0.06559956,0.1523865;0.5295242;-0.0658704,0.229625;0.2632062;-0.05861914,0.2560494;-0.02795535;-0.1254183,-0.1672672;0.5116744;0.02371453,-0.244764;0.2717867;0.1394374,-0.332365;-0.002366245;0.2237086,0.07554634;0.008732468;-0.05849003,0.09589948;-0.3284033;-0.04568052,0.08865491;-0.7230473;0.04912854,0.09416965;-0.7538956;-0.01649928,-0.09304026;-0.0002555269;-0.02341013,-0.1267435;-0.3364407;-0.0143315,-0.1149105;-0.7363923;0.05410735,-0.1328387;-0.7252535;-0.03169928,-0.0177449;0.5449244;-0.05299962,716.685
+0;0;0,0.002442061;0.3164043;-0.005483027,0.005256865;0.6222078;-0.02910661,0.1693336;0.505607;-0.005751593,0.2009106;0.232435;0.02667177,0.2390057;-0.05835527;-0.03450149,-0.1609726;0.5109861;-0.001117777,-0.2200534;0.2686803;0.1191682,-0.2871062;-0.01103312;0.2029339,0.07819104;0.006631373;-0.05519354,0.09556367;-0.3290573;-0.02018712,0.09635149;-0.7238019;0.0716037,0.09418539;-0.6857954;-0.01762889,-0.0764098;0.00980232;-0.0571804,-0.128427;-0.3231734;-0.03197042,-0.1552453;-0.7180939;0.05502404,-0.1550681;-0.6799878;-0.03422566,0.00457402;0.5472293;-0.02057847,0;0;0,-0.009636834;0.3152705;-0.02567744,-0.01831861;0.6191284;-0.06663144,0.1531575;0.5293813;-0.06718826,0.230266;0.2635269;-0.06032753,0.2561466;-0.02747679;-0.1266557,-0.1647954;0.5118569;0.02316451,-0.2424966;0.2737137;0.1411546,-0.3320759;0.002981782;0.2329813,0.07542814;0.008648813;-0.05865097,0.09614339;-0.3284319;-0.04593921,0.08879758;-0.7223542;0.04903816,0.0940303;-0.7537186;-0.01606394,-0.09307165;-0.0001652961;-0.0232762,-0.1267193;-0.3363225;-0.01431383,-0.1156285;-0.7358064;0.05305847,-0.1338259;-0.7246467;-0.03264537,-0.01620482;0.5447796;-0.0538739,716.7175
+0;0;0,0.00260941;0.3163945;-0.005950511,0.005627213;0.6221595;-0.03004577,0.1696894;0.5052827;-0.007869856,0.2008955;0.2322261;0.02585844,0.2386771;-0.05883557;-0.0342085,-0.1607485;0.5117129;-0.001351213,-0.2190398;0.2720354;0.1244588,-0.2866599;-0.006746292;0.2108337,0.07821188;0.006436798;-0.05518706,0.09558801;-0.3292551;-0.0202131,0.09646384;-0.7239965;0.07159068,0.09393059;-0.6860249;-0.01763535,-0.07644355;0.00997413;-0.05710554,-0.128425;-0.3230153;-0.0320033,-0.1550906;-0.7179142;0.05513606,-0.1552809;-0.6798486;-0.03411727,0.004892137;0.5471941;-0.02140728,0;0;0,-0.009636834;0.3152705;-0.02567744,-0.01831861;0.6191284;-0.06663144,0.1531575;0.5293813;-0.06718826,0.230266;0.2635269;-0.06032753,0.2561466;-0.02747679;-0.1266557,-0.1647954;0.5118569;0.02316451,-0.2424966;0.2737137;0.1411546,-0.3320759;0.002981782;0.2329813,0.07542814;0.008648813;-0.05865097,0.09614339;-0.3284319;-0.04593921,0.08879758;-0.7223542;0.04903816,0.0940303;-0.7537186;-0.01606394,-0.09307165;-0.0001652961;-0.0232762,-0.1267193;-0.3363225;-0.01431383,-0.1156285;-0.7358064;0.05305847,-0.1338259;-0.7246467;-0.03264537,-0.01620482;0.5447796;-0.0538739,716.7403
+0;0;0,0.002608311;0.3162612;-0.005948004,0.005625028;0.6219162;-0.03003466,0.1696556;0.5050731;-0.007864309,0.2007621;0.2328878;0.02575636,0.2386049;-0.05864534;-0.03440787,-0.1607184;0.5115021;-0.001346927,-0.2188237;0.2725894;0.1240616,-0.2865533;-0.006643951;0.2105765,0.07827823;0.006442259;-0.05523387,0.0956341;-0.3288583;-0.02030069,0.0965119;-0.7244904;0.07171025,0.0939929;-0.6865637;-0.01701382,-0.0765084;0.009982591;-0.05715398,-0.1284293;-0.3226186;-0.032081,-0.155155;-0.7184086;0.05525499,-0.1553442;-0.6803884;-0.03349623,0.004890203;0.5469764;-0.02139911,0;0;0,-0.009089388;0.3151104;-0.02619362,-0.01731269;0.6188077;-0.0676074,0.153935;0.5291034;-0.06925559,0.2310804;0.2641807;-0.0623734,0.255949;-0.02759358;-0.1278921,-0.1633275;0.5115906;0.02329655,-0.241626;0.2759733;0.1438646,-0.3317848;0.005036116;0.2361024,0.07528136;0.00855872;-0.05898499,0.09613746;-0.328111;-0.04607975,0.08864271;-0.7228605;0.04935741,0.09350368;-0.7542446;-0.01505923,-0.09320994;-8.668297E-05;-0.02305781,-0.1271183;-0.3358219;-0.01410945,-0.1160834;-0.7361816;0.05358029,-0.1346136;-0.7249507;-0.03154017,-0.01529583;0.5445006;-0.05474377,716.7736
+0;0;0,0.002608066;0.3162315;-0.005947445,0.00562503;0.6219115;-0.03003627,0.1697132;0.5050436;-0.007860012,0.2007768;0.2332335;0.02571431,0.2385777;-0.0579766;-0.03438326,-0.1607765;0.5114748;-0.001340346,-0.2188017;0.2728915;0.1238953,-0.2864563;-0.006032407;0.2103143,0.07840236;0.006452475;-0.05532146,0.09576499;-0.3289785;-0.02037468,0.09664218;-0.7243342;0.07157196,0.09412127;-0.6864014;-0.01721977,-0.07662972;0.009998422;-0.05724462,-0.1285708;-0.3227322;-0.03216188,-0.1552778;-0.7182457;0.05511308,-0.1554673;-0.6802193;-0.03370583,0.004890105;0.5469616;-0.02139956,0;0;0,-0.008723143;0.3150582;-0.02658487,-0.01667468;0.6187413;-0.06834173,0.1545028;0.5292248;-0.07093883,0.2314997;0.2646667;-0.06363034,0.2558369;-0.02688482;-0.1288172,-0.1619837;0.5110787;0.02401187,-0.2404048;0.2769139;0.1464452,-0.3313905;0.007551759;0.2413639,0.0750549;0.008380696;-0.05954456,0.09628236;-0.3283691;-0.04591894,0.08863115;-0.7227603;0.04977918,0.0936386;-0.7540614;-0.01479912,-0.09344932;5.589247E-05;-0.02272113,-0.1274505;-0.335802;-0.01377172,-0.1168689;-0.7359087;0.05378322,-0.135902;-0.7247252;-0.03128698,-0.01471363;0.5444363;-0.05539775,716.7961
+0;0;0,0.002693332;0.3161435;-0.006274113,0.005781803;0.6217666;-0.03074986,0.168929;0.5053863;-0.009060388,0.1996832;0.2338972;0.0250729,0.2374342;-0.057437;-0.034765,-0.1597445;0.5126322;-0.001329303,-0.2175474;0.2765042;0.1279751,-0.2855501;-0.0001700222;0.2212936,0.07852228;0.006196579;-0.0554999,0.09584594;-0.3287762;-0.02057499,0.09674691;-0.7240322;0.07133937,0.09404308;-0.6862716;-0.01580413,-0.07684518;0.01028393;-0.05721402,-0.1286845;-0.3220153;-0.03238348,-0.1553067;-0.7174209;0.05492035,-0.1557228;-0.6795727;-0.03225624,0.005030454;0.5468277;-0.0220111,0;0;0,-0.007799104;0.3149253;-0.02746916,-0.01457248;0.6184599;-0.07030809,0.1552468;0.5291068;-0.07260716,0.2324265;0.2648807;-0.06589186,0.25539;-0.02709356;-0.1299627,-0.1585174;0.511568;0.02344254,-0.2372899;0.2792102;0.1484303,-0.3293794;0.01079616;0.2451506,0.07487754;0.008188501;-0.06008899,0.09621129;-0.3280675;-0.0458256,0.08844922;-0.722267;0.05020975,0.09356513;-0.7548749;-0.01074601,-0.0937167;0.0002155682;-0.02239458,-0.12763;-0.3351874;-0.01337271,-0.1174356;-0.7351542;0.05444304,-0.1365582;-0.7236952;-0.02893613,-0.01291683;0.5441967;-0.05707884,716.8295
+0;0;0,0.002691665;0.3159478;-0.006270229,0.005776783;0.6212391;-0.03071894,0.1685398;0.5050471;-0.009070499,0.1992571;0.2338842;0.02502178,0.2370258;-0.05758718;-0.03484427,-0.1593615;0.5122759;-0.001357578,-0.2170949;0.2764316;0.1277915,-0.2851296;-0.0003727973;0.2211539,0.07869468;0.006210184;-0.05562175,0.0960215;-0.328824;-0.02069044,0.09692229;-0.7239988;0.07120508,0.09422319;-0.6862519;-0.01578563,-0.0770139;0.01030651;-0.05733963,-0.1288627;-0.3220536;-0.03250454,-0.1554795;-0.7173781;0.05478138,-0.1558949;-0.6795437;-0.03224237,0.005026347;0.5463911;-0.02199079,0;0;0,-0.007085253;0.3146915;-0.02808308,-0.01311013;0.6178246;-0.07149041,0.1560903;0.5287552;-0.07420409,0.2330927;0.2648164;-0.06771767,0.2552646;-0.02732754;-0.1319538,-0.1566991;0.5122794;0.02301458,-0.2356105;0.2819059;0.1508279,-0.3266479;0.01551381;0.2543333,0.07473797;0.008058876;-0.06061757,0.09625526;-0.328225;-0.04583764,0.08825643;-0.7222428;0.05057192,0.09282488;-0.7550181;-0.01003408,-0.09401658;0.0003357192;-0.02204468,-0.12786;-0.3351364;-0.01302312,-0.1180019;-0.7350852;0.05444962,-0.1373577;-0.7236322;-0.02871317,-0.01163502;0.543675;-0.05812514,716.8525
+0;0;0,0.002691665;0.3159478;-0.006270229,0.005776783;0.6212391;-0.03071894,0.1685398;0.5050471;-0.009070499,0.1992571;0.2338842;0.02502178,0.2370258;-0.05758718;-0.03484427,-0.1593615;0.5122759;-0.001357578,-0.2170949;0.2764316;0.1277915,-0.2851296;-0.0003727973;0.2211539,0.07869468;0.006210184;-0.05562175,0.0960215;-0.328824;-0.02069044,0.09692229;-0.7239988;0.07120508,0.09422319;-0.6862519;-0.01578563,-0.0770139;0.01030651;-0.05733963,-0.1288627;-0.3220536;-0.03250454,-0.1554795;-0.7173781;0.05478138,-0.1558949;-0.6795437;-0.03224237,0.005026347;0.5463911;-0.02199079,0;0;0,-0.007085253;0.3146915;-0.02808308,-0.01311013;0.6178246;-0.07149041,0.1560903;0.5287552;-0.07420409,0.2330927;0.2648164;-0.06771767,0.2552646;-0.02732754;-0.1319538,-0.1566991;0.5122794;0.02301458,-0.2356105;0.2819059;0.1508279,-0.3266479;0.01551381;0.2543333,0.07473797;0.008058876;-0.06061757,0.09625526;-0.328225;-0.04583764,0.08825643;-0.7222428;0.05057192,0.09282488;-0.7550181;-0.01003408,-0.09401658;0.0003357192;-0.02204468,-0.12786;-0.3351364;-0.01302312,-0.1180019;-0.7350852;0.05444962,-0.1373577;-0.7236322;-0.02871317,-0.01163502;0.543675;-0.05812514,716.8757
+0;0;0,0.002792968;0.3161046;-0.006546118,0.005952389;0.6216471;-0.03128726,0.1687139;0.5054958;-0.01036928,0.1992824;0.2344218;0.02441027,0.2369265;-0.05724958;-0.03489456,-0.1592853;0.5135865;-0.001495909,-0.2166246;0.2802182;0.1322078,-0.2855656;0.005494267;0.2311027,0.07877789;0.005971367;-0.05566708,0.09609862;-0.3284581;-0.02077794,0.09699798;-0.7236412;0.07086684,0.09408993;-0.685929;-0.01593943,-0.07710651;0.01053177;-0.05730712,-0.1286605;-0.3212767;-0.0326961,-0.1554611;-0.7166291;0.05417942,-0.1560894;-0.6788215;-0.03266475,0.005183616;0.5467209;-0.02248459,0;0;0,-0.006035447;0.3148334;-0.02857113,-0.01073237;0.6181606;-0.07271516,0.1580366;0.528844;-0.07498991,0.2343964;0.2647527;-0.06790876,0.2557085;-0.02746132;-0.1324309,-0.1540821;0.5125735;0.02291247,-0.2340583;0.2849995;0.1549696,-0.325483;0.02043042;0.2629095,0.0746856;0.007793814;-0.06084204,0.09671235;-0.3277943;-0.04484868,0.0887778;-0.7217415;0.05164933,0.09134434;-0.7548227;-0.008495808,-0.09420435;0.0007067613;-0.02157491,-0.1276391;-0.3341764;-0.01179144,-0.1177549;-0.734079;0.05565831,-0.1372468;-0.7226105;-0.02728694,-0.009622198;0.543952;-0.05915558,716.9078
+0;0;0,0.002792331;0.3160326;-0.006544626,0.005951989;0.621598;-0.03128802,0.1682321;0.5055543;-0.01040408,0.1986308;0.2359868;0.02418218,0.2363507;-0.05627331;-0.03524236,-0.1588019;0.5136212;-0.001556819,-0.2158224;0.2815499;0.1314038,-0.2849026;0.006271452;0.2304983,0.07872025;0.005966998;-0.05562635,0.09602041;-0.3280653;-0.02077864,0.09692118;-0.7238699;0.07101026,0.09404273;-0.6862361;-0.01491238,-0.07705009;0.01052407;-0.05726519,-0.1285429;-0.3208903;-0.0326834,-0.1553856;-0.7168646;0.05432874,-0.1560075;-0.6791365;-0.03163142,0.005183075;0.5466581;-0.02248374,0;0;0,-0.005230807;0.3147117;-0.02926469,-0.00912049;0.6179562;-0.07420695,0.1589204;0.5284939;-0.07659423,0.2348004;0.2658617;-0.06928527,0.2556216;-0.0271185;-0.1333098,-0.1519989;0.513908;0.02230765,-0.2316185;0.2897062;0.1571453,-0.3226437;0.02674201;0.2708743,0.0745993;0.007739037;-0.06084264,0.09677534;-0.327445;-0.0449971,0.08855326;-0.7220281;0.05156302,0.09173018;-0.7556558;-0.006666664,-0.0941386;0.000808592;-0.02154168,-0.1273528;-0.3337059;-0.01215669,-0.118238;-0.7341597;0.0559677,-0.1377887;-0.7225578;-0.02605999,-0.008191526;0.543768;-0.0604465,716.9415
+0;0;0,0.002792675;0.3160714;-0.006545431,0.005952731;0.6216754;-0.03129191,0.1680471;0.5056698;-0.01042071,0.1985515;0.2351641;0.02428593,0.2361366;-0.05605021;-0.03492597,-0.1586145;0.5137275;-0.001583522,-0.2158335;0.2808486;0.1318398,-0.2846665;0.00655508;0.2305798,0.07860123;0.005957976;-0.05554225,0.09589343;-0.3279206;-0.02071057,0.09679771;-0.7252712;0.07143687,0.09389362;-0.6875695;-0.01525141,-0.07693359;0.01050815;-0.05717861,-0.1284027;-0.3207537;-0.03260813,-0.1553502;-0.7182747;0.05474387,-0.1559777;-0.6804776;-0.03198224,0.005183728;0.5467268;-0.02248661,0;0;0,-0.004508499;0.314702;-0.02990222,-0.00800588;0.6179226;-0.07530332,0.1597255;0.5284547;-0.07807755,0.2355919;0.264829;-0.0707165,0.2553681;-0.02729255;-0.1339494,-0.150577;0.515407;0.02210166,-0.2309282;0.2921631;0.159994,-0.3228329;0.03260109;0.2779157,0.07444723;0.007642448;-0.0608095,0.0965448;-0.3273782;-0.04468358,0.08803435;-0.7234237;0.05255317,0.09105736;-0.7565153;-0.00738788,-0.09399564;0.001003258;-0.0215036,-0.1276619;-0.3333029;-0.01185256,-0.1169038;-0.7349493;0.05846044,-0.1369043;-0.7236193;-0.02420767,-0.00714349;0.5437435;-0.06144238,716.9639
+0;0;0,0.002916604;0.3162289;-0.006823401,0.006177141;0.6220486;-0.03182514,0.1678657;0.5061758;-0.01136196,0.1981595;0.2355291;0.02395165,0.2358639;-0.05559769;-0.03504886,-0.1580714;0.514896;-0.001630634,-0.2150209;0.2841924;0.1360174,-0.2835311;0.012254;0.240962,0.07854322;0.005756762;-0.05548162,0.0957679;-0.3270789;-0.02058456,0.09645512;-0.7230158;0.07136043,0.09338184;-0.6853227;-0.01530318,-0.07689081;0.01064069;-0.0570523,-0.1280344;-0.3196344;-0.03262345,-0.1548608;-0.7157285;0.05461262,-0.1556615;-0.6779547;-0.03209456,0.005382428;0.5470438;-0.02295728,0;0;0,-0.003726762;0.3148044;-0.03066087,-0.006682724;0.6181763;-0.07668579,0.1604587;0.5284765;-0.07937658,0.2359852;0.2645507;-0.07207453,0.2550818;-0.02756888;-0.1349949,-0.1486498;0.5163787;0.02145045,-0.2298108;0.2958866;0.1636142,-0.322139;0.03805;0.284665,0.07432739;0.007584438;-0.06081367,0.09634069;-0.3263961;-0.04448986,0.0884887;-0.7209394;0.05294871,0.09070297;-0.7541608;-0.006862406,-0.09392562;0.001121299;-0.02138007,-0.1276414;-0.3321301;-0.0113389,-0.1177175;-0.732394;0.05873724,-0.1379357;-0.7211022;-0.0238487,-0.005934864;0.5439595;-0.06267571,716.9975
+0;0;0,0.002916599;0.3162283;-0.006823388,0.006176906;0.6220264;-0.0318233,0.168441;0.5060155;-0.01131983,0.1987516;0.2352194;0.02401328,0.2365547;-0.05666962;-0.03514168,-0.1586505;0.5147667;-0.001554042,-0.2156315;0.2839356;0.13617,-0.284321;0.01128531;0.2413894,0.0785064;0.005754065;-0.05545561,0.09574083;-0.3272699;-0.02053881,0.09642782;-0.7230757;0.07137576,0.09334443;-0.6853573;-0.01557316,-0.07685477;0.0106357;-0.05702556,-0.1280273;-0.3198262;-0.03258289,-0.1548449;-0.7157893;0.05462432,-0.1556482;-0.6779899;-0.03236832,0.005382264;0.5470283;-0.02295622,0;0;0,-0.003475711;0.3147746;-0.03098846,-0.006456863;0.6180989;-0.07718396,0.1612524;0.5287075;-0.08062315,0.2358226;0.2643737;-0.07258236,0.2546647;-0.0285317;-0.1356616,-0.1486536;0.5161481;0.02169462,-0.2300502;0.299713;0.1701137,-0.3207498;0.04329377;0.2971975,0.07425088;0.007578835;-0.06083632,0.09601936;-0.3265849;-0.04404771,0.08794896;-0.7210009;0.05332756,0.08957361;-0.7540579;-0.007090807,-0.09390347;0.001159761;-0.02127163,-0.1276995;-0.3322604;-0.01078521,-0.118475;-0.7326584;0.05782558,-0.1389851;-0.721434;-0.02497545,-0.005688332;0.5438957;-0.06313825,717.0203
+0;0;0,0.002916599;0.3162283;-0.006823388,0.006176906;0.6220264;-0.0318233,0.168441;0.5060155;-0.01131983,0.1987516;0.2352194;0.02401328,0.2365547;-0.05666962;-0.03514168,-0.1586505;0.5147667;-0.001554042,-0.2156315;0.2839356;0.13617,-0.284321;0.01128531;0.2413894,0.0785064;0.005754065;-0.05545561,0.09574083;-0.3272699;-0.02053881,0.09642782;-0.7230757;0.07137576,0.09334443;-0.6853573;-0.01557316,-0.07685477;0.0106357;-0.05702556,-0.1280273;-0.3198262;-0.03258289,-0.1548449;-0.7157893;0.05462432,-0.1556482;-0.6779899;-0.03236832,0.005382264;0.5470283;-0.02295622,0;0;0,-0.003475711;0.3147746;-0.03098846,-0.006456863;0.6180989;-0.07718396,0.1612524;0.5287075;-0.08062315,0.2358226;0.2643737;-0.07258236,0.2546647;-0.0285317;-0.1356616,-0.1486536;0.5161481;0.02169462,-0.2300502;0.299713;0.1701137,-0.3207498;0.04329377;0.2971975,0.07425088;0.007578835;-0.06083632,0.09601936;-0.3265849;-0.04404771,0.08794896;-0.7210009;0.05332756,0.08957361;-0.7540579;-0.007090807,-0.09390347;0.001159761;-0.02127163,-0.1276995;-0.3322604;-0.01078521,-0.118475;-0.7326584;0.05782558,-0.1389851;-0.721434;-0.02497545,-0.005688332;0.5438957;-0.06313825,717.0429
+0;0;0,0.003011709;0.3161961;-0.00703043,0.006326493;0.6219547;-0.03212851,0.1685175;0.5058702;-0.01219706,0.1987991;0.2348773;0.02369229,0.236568;-0.05647999;-0.03495581,-0.1588404;0.5165784;-0.002233427,-0.2160026;0.2880331;0.1396881,-0.2845201;0.01834336;0.2507193,0.07839487;0.005539386;-0.05541606,0.09554593;-0.326308;-0.02045082,0.09603228;-0.7233922;0.0715467,0.09302054;-0.6858482;-0.01363874,-0.07678828;0.01081235;-0.05686855,-0.1276723;-0.3185212;-0.03258534,-0.154527;-0.7157007;0.05497539,-0.1553075;-0.6780722;-0.03025219,0.005519902;0.5469671;-0.0232429,0;0;0,-0.003380172;0.3147184;-0.03129482,-0.006538332;0.6179852;-0.07765055,0.1610994;0.5287499;-0.08162475,0.2350633;0.2639926;-0.0729568,0.2537494;-0.02832636;-0.1358502,-0.1484753;0.5163518;0.02154846,-0.2288601;0.3016145;0.1734313,-0.3188768;0.04827294;0.3056061,0.07408447;0.007567227;-0.06084084,0.09546509;-0.325429;-0.04364144,0.08671197;-0.7210876;0.05391503,0.08648736;-0.7554095;-0.002522465,-0.09379669;0.001223331;-0.02116749,-0.1283263;-0.3309298;-0.01014798,-0.1196818;-0.7326049;0.0585693,-0.1399835;-0.7210242;-0.02249312,-0.005714219;0.5437976;-0.06357014,717.0757
+0;0;0,0.003010996;0.3161212;-0.007028765,0.006324683;0.6217787;-0.0321185,0.1682725;0.5057812;-0.0122066,0.1985572;0.2347604;0.02368645,0.2364651;-0.05766949;-0.03517758,-0.1585965;0.5164735;-0.002257848,-0.2157645;0.2879046;0.1396782,-0.2845342;0.01722202;0.2511183,0.07839277;0.005539237;-0.05541457,0.09549317;-0.3253281;-0.02055261,0.09597897;-0.7219622;0.07134064,0.09296931;-0.6844233;-0.01378614,-0.07678623;0.01081206;-0.05686702,-0.12752;-0.3175488;-0.03265553,-0.1543442;-0.7142781;0.05480596,-0.1551242;-0.6766548;-0.03036293,0.005518369;0.5468168;-0.02323594,0;0;0,-0.002853036;0.3146014;-0.03176332,-0.00557844;0.6177043;-0.07854342,0.1617589;0.5289243;-0.08223999,0.2348206;0.2638991;-0.07322013,0.2534345;-0.02949953;-0.136371,-0.1471962;0.5164852;0.02108618,-0.2268453;0.3040979;0.1766671,-0.3177428;0.05394471;0.3165894,0.07404654;0.007554709;-0.06088447,0.09529636;-0.3244243;-0.0430144,0.08615876;-0.719615;0.05447412,0.08673138;-0.7540048;-0.001793858,-0.09382273;0.00126822;-0.02103736,-0.1282296;-0.3298948;-0.009716819,-0.1200393;-0.731021;0.05952099,-0.1404621;-0.7194645;-0.02144326,-0.004855514;0.5435623;-0.06435633,717.0985
+0;0;0,0.003011515;0.3161757;-0.007029976,0.00632635;0.6219391;-0.03212877,0.1673945;0.5061299;-0.01227248,0.1977342;0.2346173;0.0236857,0.2355581;-0.05716437;-0.03504783,-0.1577085;0.5167643;-0.002377477,-0.2149803;0.2877807;0.1398162,-0.2835976;0.01769814;0.2510092,0.07841296;0.005540664;-0.05542885,0.09547626;-0.3246089;-0.0206425,0.09596298;-0.721993;0.07142449,0.09295367;-0.684455;-0.01369229,-0.07680601;0.01081485;-0.05688167,-0.1274297;-0.3168337;-0.0327227,-0.1543046;-0.7143132;0.05490416,-0.1550845;-0.6766908;-0.03025472,0.005519675;0.5469437;-0.02324224,0;0;0,-0.002338387;0.3145982;-0.03237391,-0.004665587;0.6177025;-0.07985461,0.1617365;0.5289098;-0.08266342,0.2342075;0.2632054;-0.0736227,0.2524815;-0.02959585;-0.1364738,-0.145441;0.5169155;0.01986164,-0.2241012;0.3074133;0.1806534,-0.3033329;0.05437508;0.3210485,0.07399692;0.007492527;-0.06099152,0.09489949;-0.3237538;-0.04258108,0.08518904;-0.7196969;0.055017,0.08556665;-0.7540609;-0.001266956,-0.0938823;0.001372164;-0.0208777,-0.1287327;-0.3290099;-0.009338926,-0.1215551;-0.7309304;0.05993577,-0.1420526;-0.7194134;-0.02099,-0.004033554;0.543561;-0.0654819,717.1313
+0;0;0,0.003094909;0.3162361;-0.007274126,0.00643731;0.6221142;-0.03251381,0.1670298;0.5063882;-0.01316639,0.1973371;0.2348313;0.02354092,0.2349051;-0.05617484;-0.03528678,-0.157385;0.518422;-0.003049213,-0.2147962;0.2915698;0.1427283,-0.2836158;0.02487606;0.2597539,0.0782931;0.00529102;-0.05536219,0.09538421;-0.3242867;-0.02053129,0.09586253;-0.7224233;0.07167001,0.09284828;-0.6849299;-0.01309767,-0.07671653;0.01101171;-0.0567106,-0.1272098;-0.3161069;-0.03282334,-0.1537675;-0.7143456;0.05501013,-0.1545644;-0.676771;-0.02980018,0.005625895;0.5470861;-0.02359423,0;0;0,-0.001702219;0.3146251;-0.03280139,-0.003382988;0.6177999;-0.08067298,0.1623122;0.5286072;-0.08327377,0.2344602;0.2626794;-0.07399309,0.2520394;-0.02948725;-0.1363331,-0.1438391;0.5173866;0.01903985,-0.2212126;0.3108996;0.1845256,-0.3010688;0.06204626;0.330305,0.07394144;0.007383347;-0.06083524,0.09460895;-0.3232792;-0.04181182,0.08452132;-0.7199557;0.05596375,0.08459267;-0.7547453;0.0007088147,-0.09369421;0.001554451;-0.02101796,-0.1284554;-0.3282571;-0.009071174,-0.1226566;-0.7308869;0.06071218,-0.1431614;-0.7193202;-0.01985187,-0.002911888;0.5436386;-0.06620479,717.1668
+0;0;0,0.003095549;0.3163016;-0.007275631,0.006438921;0.6222685;-0.03252273,0.1669349;0.5065431;-0.01317873,0.1972516;0.2349013;0.02354007,0.2347996;-0.05594969;-0.03525625,-0.1572864;0.5185698;-0.003067587,-0.2147156;0.2916465;0.1427556,-0.2834984;0.02509508;0.2597188,0.07812662;0.00527977;-0.05524447,0.09521712;-0.3242861;-0.02041482,0.09569507;-0.7221121;0.07171454,0.09268115;-0.6846195;-0.01304378,-0.07655341;0.0109883;-0.05659002,-0.1270449;-0.3161186;-0.03270362,-0.1535818;-0.7140466;0.05506132,-0.1543787;-0.6764729;-0.02973963,0.00562725;0.5472167;-0.02360035,0;0;0,-0.001345061;0.3146673;-0.03304362,-0.0027688;0.6179008;-0.08112335,0.1627377;0.5285658;-0.08387542,0.2344752;0.2624511;-0.07421374,0.2521057;-0.02956605;-0.1364735,-0.1432209;0.5176746;0.01860488,-0.2198129;0.3139377;0.1879613,-0.3103944;0.07495743;0.3433466,0.07379203;0.007257029;-0.06070971,0.09450314;-0.3233386;-0.04079843,0.08385966;-0.7198105;0.05641437,0.08370502;-0.7547752;0.001380205,-0.09344524;0.001771267;-0.02117657,-0.1281294;-0.3280182;-0.008734796,-0.1232227;-0.7303528;0.06095271,-0.1437961;-0.7187959;-0.01958166,-0.002353385;0.5437247;-0.06660557,717.1977
+0;0;0,0.003095862;0.3163335;-0.007276367,0.006438789;0.6222597;-0.03252014,0.1679141;0.5062969;-0.01311398,0.1982825;0.2341926;0.02366732,0.2359507;-0.05759019;-0.03531738,-0.1582754;0.5183965;-0.002941459,-0.2158024;0.291087;0.14313,-0.2848056;0.02368155;0.2604679,0.0779914;0.005270631;-0.05514884,0.09507556;-0.3241733;-0.02033208,0.09555438;-0.7227219;0.07196462,0.09254182;-0.6852327;-0.01275557,-0.0764209;0.01096928;-0.05649206,-0.1268937;-0.3160166;-0.03261449,-0.1534788;-0.7146673;0.05530985,-0.1542753;-0.677097;-0.02945293,0.00562722;0.5472174;-0.02359887,0;0;0,-0.001962274;0.3147112;-0.03290057,-0.003711537;0.617918;-0.08087432,0.1627907;0.528505;-0.0842793,0.2342892;0.2618416;-0.07456255,0.2519193;-0.03105035;-0.1373221,-0.1449207;0.5174949;0.01942101,-0.2205242;0.3149077;0.1913465,-0.3099593;0.07714213;0.3510468,0.07357687;0.007211104;-0.06071472,0.09403211;-0.323232;-0.04006672,0.08300686;-0.7204189;0.05730343,0.08284935;-0.7550303;0.00191379,-0.09328553;0.001843631;-0.02112448,-0.1287189;-0.3277355;-0.008497107,-0.124074;-0.7306589;0.06215054,-0.1446978;-0.7190906;-0.01833302,-0.003246926;0.5437485;-0.06637371,717.2205
+0;0;0,0.003169489;0.3163176;-0.007478581,0.006534807;0.6222588;-0.03283624,0.1669375;0.5064902;-0.0138404,0.1971257;0.2346599;0.02344977,0.2348411;-0.05745646;-0.0357677,-0.1572596;0.5194572;-0.003444532,-0.2148534;0.2947299;0.1461355,-0.2831172;0.03054294;0.271859,0.07799595;0.005006362;-0.05510556,0.09506916;-0.3232732;-0.02033607,0.09561076;-0.7223364;0.0719863,0.09252439;-0.6847638;-0.01379995,-0.07638223;0.01118804;-0.05644145,-0.1265742;-0.3146648;-0.0325968,-0.1531053;-0.7138218;0.05540881,-0.1539471;-0.6761677;-0.0304216,0.005719466;0.5472099;-0.02388726,0;0;0,-0.001175061;0.3146609;-0.03331566,-0.002042152;0.6178145;-0.08180237,0.163116;0.528253;-0.08497739,0.2347867;0.2618718;-0.07507944,0.2521561;-0.03142813;-0.1378058,-0.1425803;0.5179636;0.01809287,-0.2173236;0.3172492;0.1922214,-0.3085676;0.08394973;0.3580738,0.07355249;0.0071491;-0.06069577,0.0943584;-0.3220716;-0.03951311,0.0825931;-0.7197962;0.05770779,0.08302267;-0.7538151;2.288818E-05,-0.09324958;0.001926635;-0.02111535,-0.1284809;-0.3265154;-0.008768449,-0.123153;-0.7296411;0.06359456,-0.1441536;-0.7183394;-0.01786403,-0.001795448;0.5436599;-0.06716919,717.2546
+0;0;0,0.003170137;0.3163822;-0.00748011,0.006536285;0.6223989;-0.03284404,0.1664693;0.50673;-0.0138752,0.1966839;0.234662;0.02344758,0.234446;-0.05781624;-0.03584326,-0.1567837;0.5196593;-0.003509613,-0.2144279;0.2947355;0.1462012,-0.2827762;0.03022122;0.2720805,0.07791145;0.005000938;-0.05504585,0.09499361;-0.3234507;-0.02025815,0.09553412;-0.721712;0.0718787,0.09244462;-0.6841316;-0.01399487,-0.07629947;0.01117592;-0.0563803,-0.1265178;-0.3148477;-0.03252316,-0.1529955;-0.7132026;0.0553056,-0.1538382;-0.6755407;-0.03061216,0.005720739;0.5473311;-0.0238928,0;0;0,-0.0006682351;0.3146766;-0.03379261,-0.001185946;0.6178451;-0.08267152,0.1634617;0.5283023;-0.08531165,0.2348765;0.2616047;-0.07535195,0.2520974;-0.0321137;-0.1379447,-0.1411478;0.5182216;0.01749992,-0.2140747;0.3185703;0.1939876,-0.3066717;0.08616988;0.3610228,0.07346839;0.007067234;-0.06064403,0.09399527;-0.3222737;-0.03838086,0.08213086;-0.7192789;0.05830216,0.0825815;-0.7536751;0.0009069405,-0.09313871;0.002041274;-0.02112496,-0.12827;-0.3265826;-0.008690715,-0.1240992;-0.7288403;0.06392373,-0.1452221;-0.7175834;-0.01758576,-0.001009263;0.5436885;-0.06794906,717.2875
+0;0;0,0.003170137;0.3163822;-0.00748011,0.006536285;0.6223989;-0.03284404,0.1664693;0.50673;-0.0138752,0.1966839;0.234662;0.02344758,0.234446;-0.05781624;-0.03584326,-0.1567837;0.5196593;-0.003509613,-0.2144279;0.2947355;0.1462012,-0.2827762;0.03022122;0.2720805,0.07791145;0.005000938;-0.05504585,0.09499361;-0.3234507;-0.02025815,0.09553412;-0.721712;0.0718787,0.09244462;-0.6841316;-0.01399487,-0.07629947;0.01117592;-0.0563803,-0.1265178;-0.3148477;-0.03252316,-0.1529955;-0.7132026;0.0553056,-0.1538382;-0.6755407;-0.03061216,0.005720739;0.5473311;-0.0238928,0;0;0,-0.0006682351;0.3146766;-0.03379261,-0.001185946;0.6178451;-0.08267152,0.1634617;0.5283023;-0.08531165,0.2348765;0.2616047;-0.07535195,0.2520974;-0.0321137;-0.1379447,-0.1411478;0.5182216;0.01749992,-0.2140747;0.3185703;0.1939876,-0.3066717;0.08616988;0.3610228,0.07346839;0.007067234;-0.06064403,0.09399527;-0.3222737;-0.03838086,0.08213086;-0.7192789;0.05830216,0.0825815;-0.7536751;0.0009069405,-0.09313871;0.002041274;-0.02112496,-0.12827;-0.3265826;-0.008690715,-0.1240992;-0.7288403;0.06392373,-0.1452221;-0.7175834;-0.01758576,-0.001009263;0.5436885;-0.06794906,717.31
+0;0;0,0.003285741;0.3164638;-0.007656694,0.006691125;0.6225847;-0.03305801,0.1658737;0.5074645;-0.008988427,0.1988668;0.2354119;0.02269156,0.236843;-0.05734235;-0.03699666,-0.1563011;0.5206279;-0.003810301,-0.2140394;0.2990167;0.1500062,-0.282854;0.0361442;0.2799004,0.07802501;0.004822955;-0.05509164,0.09518871;-0.323441;-0.02018379,0.09582097;-0.7211426;0.07162607,0.09379891;-0.6835518;-0.01463285,-0.07639533;0.01127047;-0.05641793,-0.1263436;-0.3146164;-0.0324747,-0.1527214;-0.7123935;0.05512482,-0.1524855;-0.6747169;-0.03114989,0.00586834;0.5474902;-0.02409643,0;0;0,-0.0001855046;0.3147276;-0.03413558,-0.0003011897;0.6179587;-0.08330357,0.163755;0.5282999;-0.08600342,0.2356995;0.2621525;-0.07629097,0.2523746;-0.03214777;-0.1380905,-0.1394789;0.520352;0.0180223,-0.2155719;0.3224059;0.1944649,-0.3077445;0.09353025;0.3671786,0.07348514;0.006967962;-0.06080818,0.0939322;-0.3221519;-0.03773499,0.08186322;-0.7185082;0.05897093,0.0826164;-0.7537287;0.001979351,-0.09328505;0.00214493;-0.02096547,-0.1284455;-0.32631;-0.008658363,-0.1243356;-0.7279346;0.06398364,-0.1457542;-0.7167754;-0.0178001,-0.000215359;0.5437871;-0.06851375,717.3326
+0;0;0,0.00328542;0.3164329;-0.007655947,0.006690489;0.6225255;-0.03305492,0.1663728;0.507287;-0.008938974,0.1993712;0.2351905;0.02274613,0.237468;-0.05849311;-0.03713157,-0.156808;0.5204916;-0.003744677,-0.2145557;0.2988446;0.1500967,-0.2835887;0.03513756;0.2804032,0.07802407;0.004822898;-0.05509099,0.0951801;-0.3232941;-0.02019876,0.09581438;-0.722262;0.07190342,0.09381967;-0.6847739;-0.01318881,-0.07639442;0.01127033;-0.05641725,-0.1263203;-0.3144707;-0.03248474,-0.1527822;-0.7135143;0.0553937,-0.1525495;-0.6759416;-0.02971411,0.005867779;0.5474378;-0.02409415,0;0;0,-8.056313E-05;0.3146786;-0.03430068,-0.0002189279;0.6178629;-0.08358037,0.1643493;0.5282463;-0.08650529,0.2362654;0.2620462;-0.07675982,0.252823;-0.03332821;-0.1381319,-0.1392142;0.5206578;0.01912718,-0.2138991;0.3282965;0.2022901,-0.3130519;0.09459873;0.3661217,0.07346385;0.006858483;-0.06084454,0.09376288;-0.3220599;-0.03690207,0.08112738;-0.7197291;0.05983543,0.08122566;-0.7541563;0.003711697,-0.09329285;0.002280114;-0.02091123,-0.1285838;-0.3260129;-0.008631382,-0.1239718;-0.7288076;0.06481133,-0.1453251;-0.7174289;-0.015799,-0.0001195446;0.5437033;-0.06876588,717.3658
+0;0;0,0.003286125;0.3165008;-0.007657589,0.006692184;0.6226824;-0.03306403,0.1667302;0.5073313;-0.008911649,0.1996405;0.2359622;0.02268874,0.2377096;-0.05750823;-0.03714551,-0.1571674;0.5205651;-0.003705831,-0.2147607;0.2995107;0.1497242,-0.2837437;0.03599507;0.2799361,0.07799656;0.004821198;-0.05507156,0.0951379;-0.3230149;-0.0202092,0.09577245;-0.7221527;0.07193218,0.09375779;-0.6845897;-0.01401103,-0.07636748;0.01126636;-0.05639736,-0.1262506;-0.3141958;-0.03248534,-0.1527237;-0.7134093;0.0554305,-0.1524887;-0.6757609;-0.03052844,0.005869215;0.5475711;-0.02410044,0;0;0,4.915893E-05;0.3147267;-0.03448558,-4.879385E-05;0.6179733;-0.08393896,0.1648197;0.527939;-0.08709741,0.236946;0.2625515;-0.07760501,0.2534495;-0.03270316;-0.1384867,-0.1387632;0.5203525;0.01984734,-0.2149786;0.329606;0.2029587,-0.3140652;0.09704193;0.3680347,0.0733754;0.006781474;-0.06090689,0.09351126;-0.3218304;-0.03652418,0.08096457;-0.7195987;0.06055498,0.08164188;-0.7534754;0.002530809,-0.09327107;0.00239;-0.02084181,-0.1287731;-0.325597;-0.008599081,-0.1239648;-0.7284007;0.06574766,-0.1457074;-0.7172413;-0.01561441,4.675984E-05;0.543798;-0.06908143,717.3879
+0;0;0,0.003284846;0.3164945;-0.007914126,0.006638878;0.6226569;-0.03355763,0.1668359;0.5070481;-0.01174329,0.1995837;0.2360077;0.02271676,0.2376556;-0.05747178;-0.0370711,-0.1572585;0.521063;-0.003902422,-0.2152132;0.302794;0.1533321,-0.285606;0.04596201;0.295587,0.07795984;0.004731936;-0.05513126,0.09513492;-0.3230897;-0.02014909,0.09591307;-0.7222511;0.07188905,0.09335119;-0.6846998;-0.01404063,-0.07641612;0.01135157;-0.05631433,-0.1262138;-0.31413;-0.03248859,-0.1526129;-0.7133163;0.0555729,-0.152925;-0.6756841;-0.03038724,0.005832859;0.5475523;-0.02453561,0;0;0,4.915893E-05;0.3147267;-0.03448558,-4.879385E-05;0.6179733;-0.08393896,0.1648197;0.527939;-0.08709741,0.236946;0.2625515;-0.07760501,0.2534495;-0.03270316;-0.1384867,-0.1387632;0.5203525;0.01984734,-0.2149786;0.329606;0.2029587,-0.3140652;0.09704193;0.3680347,0.0733754;0.006781474;-0.06090689,0.09351126;-0.3218304;-0.03652418,0.08096457;-0.7195987;0.06055498,0.08164188;-0.7534754;0.002530809,-0.09327107;0.00239;-0.02084181,-0.1287731;-0.325597;-0.008599081,-0.1239648;-0.7284007;0.06574766,-0.1457074;-0.7172413;-0.01561441,4.675984E-05;0.543798;-0.06908143,717.41
+0;0;0,0.003284855;0.3164954;-0.007914147,0.006638861;0.6226554;-0.03355746,0.1673186;0.5069259;-0.01170484,0.2000137;0.2363224;0.02269967,0.2381239;-0.05745298;-0.03714846,-0.1577475;0.5209829;-0.003840461,-0.2156088;0.3030656;0.1531407,-0.2860726;0.04597473;0.295539,0.07807785;0.004739099;-0.05521471,0.09524797;-0.322988;-0.02024262,0.09602476;-0.7214494;0.07163413,0.0934447;-0.6838445;-0.01490519,-0.07653178;0.01136875;-0.05639957,-0.1263151;-0.314019;-0.0325807,-0.1526679;-0.7125052;0.05532638,-0.1529823;-0.6748189;-0.03124363,0.00583285;0.5475516;-0.02453551,0;0;0,0.0002848133;0.3147194;-0.03455961,0.0004621819;0.6179448;-0.08412659,0.1657371;0.5279901;-0.08752692,0.2379827;0.2630949;-0.07803774,0.2540166;-0.03256875;-0.1385692,-0.1381441;0.5199654;0.02080771,-0.2139519;0.3309667;0.20523,-0.3153074;0.1000444;0.3717836,0.07326546;0.006593525;-0.06128598,0.09369931;-0.32182;-0.03579271,0.08121057;-0.7189298;0.06096077,0.08242035;-0.7523825;0.001581907,-0.09346824;0.002504311;-0.02060799,-0.1286681;-0.3254169;-0.008298637,-0.124212;-0.7274765;0.06614364,-0.1316121;-0.7677917;0.01560102,0.0004825965;0.5437762;-0.0692389,717.4438
+0;0;0,0.003284964;0.3165059;-0.007914411,0.006639275;0.6226938;-0.03356012,0.1676814;0.5068648;-0.0116777,0.2003023;0.2368755;0.02264871,0.2385959;-0.05831322;-0.03748736,-0.1581144;0.5209533;-0.003795676,-0.2158443;0.3035307;0.1528291,-0.2866471;0.04520294;0.2959125,0.07809012;0.004739844;-0.05522339,0.09524933;-0.3227789;-0.02027354,0.09602572;-0.7210333;0.07155551,0.09344984;-0.6834408;-0.01484355,-0.07654382;0.01137054;-0.05640844,-0.1262955;-0.3138103;-0.03260471,-0.1526346;-0.7120897;0.05525672,-0.1529485;-0.6744158;-0.03117298,0.005833175;0.5475817;-0.02453718,0;0;0,0.0004117414;0.3147084;-0.03475475,0.0006328225;0.6179336;-0.08449638,0.1662027;0.5277231;-0.08834815,0.2384283;0.263473;-0.07875848,0.2546276;-0.03365421;-0.1393567,-0.1376317;0.5198765;0.02167957,-0.2137583;0.3320654;0.2062557,-0.3147801;0.1014353;0.3760305,0.0732132;0.006556436;-0.06137585,0.09348521;-0.3216221;-0.03544664,0.08096595;-0.7185698;0.06107067,0.08185697;-0.7521423;0.002021305,-0.093506;0.002564919;-0.02049892,-0.128881;-0.3251232;-0.008105661,-0.1245439;-0.7269391;0.06649271,-0.1318759;-0.7673036;0.01625163,0.0006490946;0.5437649;-0.06956661,717.4661
+0;0;0,0.003298229;0.3165058;-0.00811362,0.00661811;0.6226702;-0.03392098,0.1676136;0.5074033;-0.008845372,0.2017852;0.2367143;0.0221737,0.2400164;-0.057881;-0.03774978,-0.158276;0.5213763;-0.004109371,-0.2165648;0.305929;0.155851,-0.2867988;0.05030236;0.3026878,0.07822753;0.004685602;-0.05533108,0.0953839;-0.3226936;-0.02053738,0.09599297;-0.7208077;0.0713474,0.0940756;-0.6832637;-0.01484105,-0.0766894;0.0113712;-0.05650187,-0.12631;-0.3136832;-0.03284768,-0.1526168;-0.7118344;0.05502435,-0.1522794;-0.6742006;-0.03117686,0.005824279;0.5475673;-0.02485229,0;0;0,0.0006793141;0.3147153;-0.03473365,0.001280457;0.6179276;-0.08449054,0.1667653;0.5276129;-0.08874023,0.2390624;0.2628777;-0.07921171,0.2552739;-0.03370976;-0.139311,-0.1365133;0.5198697;0.02270718,-0.2126371;0.3335453;0.2094979,-0.31637;0.1021628;0.3754511,0.0731338;0.006365865;-0.06175721,0.09363072;-0.321548;-0.03465617,0.08093891;-0.718471;0.06141162,0.08200103;-0.7521893;0.002863403,-0.09373132;0.002687154;-0.02025458,-0.1290271;-0.3248537;-0.00787366,-0.1255191;-0.7266816;0.06601782,-0.1318254;-0.7655265;0.01396348,0.001186311;0.5437632;-0.0695591,717.5006
+0;0;0,0.003299459;0.3166238;-0.008116646,0.006621511;0.6229887;-0.03394125,0.1678644;0.5076038;-0.008834284,0.2020279;0.236979;0.02217743,0.2401728;-0.05695075;-0.03761066,-0.1585248;0.5215981;-0.004091024,-0.2167998;0.306202;0.1558314,-0.2868751;0.05115288;0.3023365,0.07820757;0.004684408;-0.05531697,0.0953038;-0.3215471;-0.02064524,0.09591319;-0.7198735;0.07128853,0.09398429;-0.6822842;-0.01541804,-0.07666984;0.0113683;-0.05648746,-0.1261165;-0.3125466;-0.03291619,-0.1524373;-0.7109102;0.05500269,-0.1520979;-0.6732305;-0.03171669,0.005827083;0.5478293;-0.02486574,0;0;0,0.0009394959;0.3148109;-0.03493714,0.00181371;0.6181831;-0.08495641,0.1674781;0.527726;-0.08918381,0.2399613;0.2631033;-0.07981968,0.2556669;-0.03278247;-0.1400629,-0.1353754;0.5192395;0.02354421,-0.2121886;0.334047;0.2110813,-0.314068;0.1067421;0.3824795,0.07306901;0.006317585;-0.06180084,0.09356155;-0.3203944;-0.03421962,0.08091072;-0.7175469;0.06183171,0.08242662;-0.7516726;0.002967827,-0.09371419;0.002796587;-0.02020311,-0.1289836;-0.3235909;-0.008008427,-0.1248717;-0.7255497;0.06634399,-0.1328626;-0.7656562;0.01534821,0.001654617;0.5439749;-0.06995511,717.5331
+0;0;0,0.003299691;0.316646;-0.008117216,0.006622201;0.6230532;-0.03394546,0.1675979;0.5077226;-0.00886347,0.2016678;0.2378394;0.02206326,0.2398105;-0.05607358;-0.03772143,-0.1582534;0.5216938;-0.004128026,-0.2163687;0.306888;0.1553561,-0.28644;0.05185345;0.3018529,0.07821134;0.004684633;-0.05531963,0.09535633;-0.3224775;-0.020549,0.09596425;-0.7198364;0.07116147,0.09403356;-0.68224;-0.01562536,-0.07667353;0.01136885;-0.05649018,-0.1262612;-0.3134701;-0.03285167,-0.1525181;-0.7108661;0.05485367,-0.1521784;-0.6731793;-0.031946,0.005827646;0.5478818;-0.02486851,0;0;0,0.001144335;0.3148226;-0.0350275,0.002197102;0.6182201;-0.08515024,0.1675223;0.5276887;-0.08947361,0.2406626;0.2640035;-0.08082759,0.2562186;-0.03193685;-0.1407542,-0.1343655;0.5191128;0.02381153,-0.2100408;0.3360704;0.2128165,-0.3126959;0.1126295;0.3887427,0.07299154;0.006317943;-0.06189942,0.09313764;-0.3212685;-0.0332768,0.08078868;-0.7175587;0.06215286,0.08243086;-0.7514009;0.002866507,-0.09376569;0.002810127;-0.019983,-0.1294137;-0.3244814;-0.007838856,-0.1260377;-0.7256697;0.0652485,-0.1338467;-0.7642692;0.01208349,0.001999222;0.544005;-0.07012248,717.5664
+0;0;0,0.003341175;0.3165837;-0.008271799,0.00665918;0.6229442;-0.03414588,0.1677502;0.5076843;-0.01216269,0.201011;0.2384109;0.02210156,0.2393965;-0.05582935;-0.03757316,-0.1581167;0.5221793;-0.004236693,-0.2165733;0.3105924;0.1588655,-0.2858028;0.05669135;0.3083758,0.07822223;0.004461003;-0.05527403,0.09546635;-0.3224621;-0.02039453,0.09599156;-0.7200949;0.07126878,0.09339402;-0.6824905;-0.0155674,-0.07663519;0.01153374;-0.05646111,-0.1260521;-0.3131111;-0.0328747,-0.1522474;-0.7107434;0.05496984,-0.1525744;-0.6730524;-0.03189695,0.005867971;0.547783;-0.02505742,0;0;0,0.00144539;0.3147471;-0.03517056,0.002826296;0.6180696;-0.08547723,0.1678716;0.5277104;-0.09007287,0.2409713;0.2643346;-0.08123457,0.2564514;-0.03188756;-0.1414391,-0.1328639;0.5190639;0.02461541,-0.2097491;0.3374602;0.2140811,-0.3115704;0.1133938;0.3902586,0.07289685;0.006330743;-0.06196618,0.09302086;-0.3210176;-0.03314352,0.08045342;-0.7175648;0.06228542,0.0824131;-0.7514394;0.002944946,-0.09376351;0.002796736;-0.01986,-0.1295011;-0.3242634;-0.007729527,-0.1258474;-0.7256684;0.06558427,-0.1339903;-0.7648407;0.01310576,0.002548262;0.5438734;-0.07040071,717.5893
+0;0;0,0.00334203;0.3166646;-0.008273915,0.006661646;0.6231741;-0.03416079,0.1674659;0.5079439;-0.01219543,0.200673;0.2391053;0.02201349,0.2391067;-0.05550477;-0.03773625,-0.1578247;0.5224133;-0.004283452,-0.2161868;0.3111681;0.1585553,-0.2855033;0.05694783;0.3082536,0.07828601;0.00446464;-0.0553191,0.09553789;-0.3226055;-0.02042391,0.09606171;-0.7191892;0.07099757,0.09343614;-0.6815028;-0.01677552,-0.07669766;0.01154315;-0.05650714,-0.1261368;-0.3132477;-0.03291012,-0.152263;-0.709831;0.05470265,-0.1525936;-0.672057;-0.03310138,0.005870003;0.5479716;-0.02506735,0;0;0,0.00175368;0.3148121;-0.03530455,0.003832102;0.6182519;-0.0857929,0.1683461;0.5276059;-0.09038758,0.2416188;0.2647238;-0.08194709,0.2566734;-0.03191969;-0.1420995,-0.1307084;0.5193841;0.02577455,-0.2089399;0.3380622;0.2143198,-0.307259;0.1164538;0.3961587,0.07266405;0.006353348;-0.06235707,0.0931323;-0.3210755;-0.03300536,0.0805836;-0.716478;0.06257844,0.08228503;-0.7516176;0.003214836,-0.09386877;0.002829563;-0.01973528,-0.1287346;-0.3244641;-0.007350654,-0.1265515;-0.7248507;0.06560593,-0.1342949;-0.7643849;0.01198572,0.003352702;0.5440238;-0.07067049,717.6227
+0;0;0,0.00334203;0.3166646;-0.008273915,0.006661646;0.6231741;-0.03416079,0.1674659;0.5079439;-0.01219543,0.200673;0.2391053;0.02201349,0.2391067;-0.05550477;-0.03773625,-0.1578247;0.5224133;-0.004283452,-0.2161868;0.3111681;0.1585553,-0.2855033;0.05694783;0.3082536,0.07828601;0.00446464;-0.0553191,0.09553789;-0.3226055;-0.02042391,0.09606171;-0.7191892;0.07099757,0.09343614;-0.6815028;-0.01677552,-0.07669766;0.01154315;-0.05650714,-0.1261368;-0.3132477;-0.03291012,-0.152263;-0.709831;0.05470265,-0.1525936;-0.672057;-0.03310138,0.005870003;0.5479716;-0.02506735,0;0;0,0.00175368;0.3148121;-0.03530455,0.003832102;0.6182519;-0.0857929,0.1683461;0.5276059;-0.09038758,0.2416188;0.2647238;-0.08194709,0.2566734;-0.03191969;-0.1420995,-0.1307084;0.5193841;0.02577455,-0.2089399;0.3380622;0.2143198,-0.307259;0.1164538;0.3961587,0.07266405;0.006353348;-0.06235707,0.0931323;-0.3210755;-0.03300536,0.0805836;-0.716478;0.06257844,0.08228503;-0.7516176;0.003214836,-0.09386877;0.002829563;-0.01973528,-0.1287346;-0.3244641;-0.007350654,-0.1265515;-0.7248507;0.06560593,-0.1342949;-0.7643849;0.01198572,0.003352702;0.5440238;-0.07067049,717.6455
+0;0;0,0.003387508;0.3166963;-0.008441878,0.006739737;0.6232311;-0.03447337,0.16803;0.5077512;-0.01348489,0.20055;0.2387232;0.02195108,0.2389897;-0.05563527;-0.03769934,-0.1582916;0.5230448;-0.004374364,-0.2173148;0.3141141;0.1616184,-0.2854418;0.06369796;0.3176092,0.07826518;0.004334723;-0.055289,0.09554374;-0.3229348;-0.02035707,0.09580421;-0.7192129;0.07100381,0.0929255;-0.6814473;-0.01759961,-0.07665786;0.01163347;-0.05647419,-0.1260563;-0.313373;-0.03292294,-0.1521519;-0.7096342;0.05470897,-0.1527174;-0.6717975;-0.03393313,0.005939898;0.5480222;-0.02534374,0;0;0,0.001788415;0.3148264;-0.03550243,0.003828317;0.6182709;-0.08619261,0.1688688;0.5278873;-0.09058726,0.2415323;0.2645633;-0.08223152,0.2565387;-0.03174472;-0.1427218,-0.1305123;0.5194068;0.02648076,-0.2098714;0.3408075;0.2175142,-0.3077466;0.1189241;0.3988175,0.07254957;0.006377548;-0.06242585,0.09302089;-0.3212434;-0.03293753,0.08029555;-0.7163377;0.06257034,0.08243109;-0.751555;0.002061613,-0.09386104;0.002811623;-0.01957803,-0.1285045;-0.3247141;-0.007296371,-0.1271577;-0.7248172;0.06549767,-0.1353843;-0.7649704;0.01136818,0.003364824;0.5440427;-0.07101583,717.6782
+0;0;0,0.003386597;0.3166111;-0.008439607,0.006737662;0.6230394;-0.03446202,0.1677975;0.5076439;-0.0134937,0.2002742;0.2389739;0.0218951,0.23871;-0.05535573;-0.0377495,-0.1580596;0.5229156;-0.004396146,-0.2170042;0.314263;0.1613756,-0.2851246;0.06387138;0.3173512,0.07821552;0.004331972;-0.05525392,0.09551865;-0.3234029;-0.02027232,0.09577885;-0.7192725;0.07099438,0.09289949;-0.6815051;-0.01762883,-0.07660922;0.01162609;-0.05643836,-0.1260779;-0.3138426;-0.03285362,-0.1521467;-0.7096952;0.05468795,-0.1527122;-0.6718568;-0.03397395,0.00593811;0.5478575;-0.02533567,0;0;0,0.002062134;0.3147335;-0.03555083,0.004222341;0.6180651;-0.08626437,0.1689699;0.527686;-0.09093928,0.241426;0.2646789;-0.08269155,0.2563088;-0.03143042;-0.1440309,-0.1295542;0.5202056;0.02703761,-0.2080767;0.3430055;0.2191963,-0.3066125;0.1211752;0.400157,0.07236596;0.006355867;-0.06254756,0.09329573;-0.3216785;-0.03273749,0.07976379;-0.7163416;0.06265808,0.08208088;-0.7514502;0.00200988,-0.09384703;0.002895936;-0.01933329,-0.128953;-0.3250606;-0.007275926,-0.1274996;-0.72473;0.065557,-0.1360117;-0.765417;0.01213797,0.003743418;0.5438656;-0.07108355,717.7006
+0;0;0,0.003388171;0.3167583;-0.008443531,0.006742076;0.6234467;-0.03448868,0.166967;0.5081813;-0.013572,0.1994026;0.2398522;0.02177189,0.2377252;-0.05361044;-0.03769699,-0.157211;0.5233743;-0.004521331,-0.2160808;0.3149865;0.1610401,-0.2840005;0.06533241;0.3165563,0.07820368;0.004331317;-0.05524555,0.0954815;-0.3229241;-0.02031513,0.09574137;-0.71828;0.07083315,0.09289248;-0.6805949;-0.01685208,-0.07659762;0.01162433;-0.05642981,-0.1259939;-0.3133682;-0.03287958,-0.1520289;-0.7087071;0.05454841,-0.1525885;-0.6709516;-0.03317511,0.005941703;0.5481877;-0.02535296,0;0;0,0.002479009;0.3148596;-0.03571963,0.005148426;0.618413;-0.08666408,0.1688731;0.5277333;-0.09126377,0.2413925;0.2651014;-0.08306897,0.2562006;-0.03000432;-0.1448658,-0.12786;0.5208325;0.02653485,-0.2067036;0.344536;0.2189016,-0.3025544;0.1282797;0.4064419,0.07228307;0.006380647;-0.06261861,0.09316277;-0.321165;-0.03274119,0.07930515;-0.715324;0.06244779,0.0801264;-0.7492225;0.001849174,-0.09385844;0.00288902;-0.01920657,-0.1292615;-0.3245572;-0.007357333,-0.1280355;-0.7237021;0.06541783,-0.1369719;-0.7633901;0.01231789,0.00454051;0.5441483;-0.07141888,717.7228
+0;0;0,0.003278373;0.3168488;-0.008727691,0.006541401;0.6236039;-0.03505357,0.1660697;0.5086392;-0.01445659,0.1981139;0.2409026;0.02134316,0.2366233;-0.05335435;-0.03819488,-0.1566046;0.5240638;-0.00478274,-0.2166046;0.3198526;0.1645959,-0.283036;0.07207797;0.3252494,0.07808911;0.004270964;-0.05541318,0.09529702;-0.3231268;-0.02043613,0.09552649;-0.7186248;0.07082176,0.09250864;-0.6808718;-0.01789899,-0.0767085;0.01168607;-0.05626731,-0.1262351;-0.3134556;-0.03305509,-0.1522939;-0.708966;0.05434709,-0.1529952;-0.6711409;-0.03441588,0.005775551;0.5483344;-0.02582578,0;0;0,0.00270018;0.3149307;-0.03593695,0.005420879;0.6185446;-0.08706486,0.1683321;0.5279244;-0.09162521,0.2413969;0.2660236;-0.08382511,0.2554797;-0.02997267;-0.1454918,-0.126842;0.5209925;0.02581505,-0.2058305;0.3460357;0.2185383,-0.3024026;0.1322045;0.409758,0.07207412;0.006387458;-0.0628593,0.09309348;-0.321265;-0.03267872,0.07847509;-0.7154833;0.06284595,0.07956764;-0.7497451;0.001122236,-0.09394224;0.002910636;-0.01879234,-0.1301828;-0.3246089;-0.007549927,-0.1294364;-0.7239403;0.06511773,-0.1382114;-0.7643843;0.01125469,0.004814029;0.5442671;-0.07177687,717.7563
+0;0;0,0.003278373;0.3168488;-0.008727691,0.006541401;0.6236039;-0.03505357,0.1660697;0.5086392;-0.01445659,0.1981139;0.2409026;0.02134316,0.2366233;-0.05335435;-0.03819488,-0.1566046;0.5240638;-0.00478274,-0.2166046;0.3198526;0.1645959,-0.283036;0.07207797;0.3252494,0.07808911;0.004270964;-0.05541318,0.09529702;-0.3231268;-0.02043613,0.09552649;-0.7186248;0.07082176,0.09250864;-0.6808718;-0.01789899,-0.0767085;0.01168607;-0.05626731,-0.1262351;-0.3134556;-0.03305509,-0.1522939;-0.708966;0.05434709,-0.1529952;-0.6711409;-0.03441588,0.005775551;0.5483344;-0.02582578,0;0;0,0.00270018;0.3149307;-0.03593695,0.005420879;0.6185446;-0.08706486,0.1683321;0.5279244;-0.09162521,0.2413969;0.2660236;-0.08382511,0.2554797;-0.02997267;-0.1454918,-0.126842;0.5209925;0.02581505,-0.2058305;0.3460357;0.2185383,-0.3024026;0.1322045;0.409758,0.07207412;0.006387458;-0.0628593,0.09309348;-0.321265;-0.03267872,0.07847509;-0.7154833;0.06284595,0.07956764;-0.7497451;0.001122236,-0.09394224;0.002910636;-0.01879234,-0.1301828;-0.3246089;-0.007549927,-0.1294364;-0.7239403;0.06511773,-0.1382114;-0.7643843;0.01125469,0.004814029;0.5442671;-0.07177687,717.7789
+0;0;0,0.003278562;0.3168671;-0.008728196,0.006541898;0.6236513;-0.03505663,0.1656474;0.5087827;-0.01448858,0.1976892;0.2410666;0.02130843,0.2362714;-0.05374765;-0.03834236,-0.156176;0.5241666;-0.004840247,-0.2161714;0.319971;0.1645255,-0.2827286;0.0717272;0.3254832,0.0781054;0.004271856;-0.05542474,0.0952843;-0.3225738;-0.02050669,0.09551366;-0.7178903;0.07070934,0.09247395;-0.6800812;-0.01865414,-0.07672451;0.01168851;-0.05627906,-0.1261676;-0.3129048;-0.03310598,-0.1522145;-0.7082338;0.05425609,-0.1529208;-0.670352;-0.0351499,0.005775961;0.5483732;-0.0258278,0;0;0,0.002896652;0.3149359;-0.03603792,0.00578548;0.618561;-0.08726501,0.1682418;0.5280967;-0.09173059,0.2413569;0.2662314;-0.08393633,0.2552757;-0.03023654;-0.1461879,-0.1253515;0.5208834;0.02643018,-0.2049492;0.3478065;0.2205658,-0.3016781;0.1327015;0.4111848,0.07201886;0.006362259;-0.06295562,0.09316692;-0.3207009;-0.03254342,0.07835826;-0.7147487;0.06286406,0.07979809;-0.7496864;0.0009198114,-0.09398913;0.002937723;-0.01865524,-0.130116;-0.3240331;-0.007369393,-0.1294361;-0.7231454;0.06546261,-0.1379758;-0.7639299;0.01094032,0.005141251;0.5442802;-0.07195222,717.8015
+0;0;0,0.003236308;0.3171531;-0.008998453,0.006397146;0.6236421;-0.03553914,0.1678874;0.5080141;-0.01577507,0.1993006;0.2402295;0.02122953,0.2386269;-0.0558787;-0.03860813,-0.158742;0.5244727;-0.004838526,-0.2190527;0.3218227;0.16651,-0.2861249;0.07567571;0.3330036,0.07804585;0.004215797;-0.05534425,0.09509663;-0.3226054;-0.02041657,0.09537379;-0.7169002;0.07049383,0.09209541;-0.6790962;-0.01898103,-0.07660192;0.01168867;-0.05627998,-0.1261113;-0.312858;-0.03301861,-0.1520649;-0.707197;0.05390845,-0.1530072;-0.6693239;-0.03561544,0.005661689;0.5484591;-0.02626481,0;0;0,0.001685955;0.315239;-0.03604281,0.00244128;0.6187712;-0.08624363,0.1680363;0.5288741;-0.09237766,0.2405222;0.2666723;-0.08458424,0.2539796;-0.03110051;-0.1474923,-0.1291481;0.5198686;0.02922699,-0.2097293;0.3485813;0.2247571,-0.3051183;0.1331686;0.4179034,0.07172115;0.006512344;-0.06313145,0.09252182;-0.3205438;-0.032727,0.07734345;-0.7137194;0.06169581,0.07884206;-0.7497256;0.0007176399,-0.09393705;0.002795238;-0.01843728,-0.1312534;-0.3240341;-0.007814397,-0.1300131;-0.7220719;0.06496922,-0.1390424;-0.7636456;0.01136813,0.002586849;0.5445072;-0.07128096,717.8239
+0;0;0,0.003235943;0.3171173;-0.008997438,0.006396268;0.6235568;-0.03553404,0.1689719;0.5076663;-0.01570078,0.2003543;0.2401447;0.02126748,0.2397086;-0.05617449;-0.03861281,-0.1598427;0.524235;-0.004691068,-0.2200941;0.321784;0.1664892,-0.2872142;0.0754616;0.3331015,0.07807176;0.004217196;-0.05536262,0.0951269;-0.3226877;-0.02042599,0.09540379;-0.7165985;0.07039587,0.09211125;-0.6787608;-0.01946564,-0.07662734;0.01169255;-0.05629866,-0.1261494;-0.3129372;-0.03303133,-0.1520778;-0.7068921;0.05381108,-0.1530241;-0.6689851;-0.03609968,0.005660889;0.5483818;-0.0262607,0;0;0,0.001366615;0.3152244;-0.03586841,0.001270361;0.6187671;-0.08570337,0.1681334;0.5288222;-0.09252059,0.2407468;0.2669328;-0.08473885,0.2539133;-0.03107738;-0.1476362,-0.1318214;0.5184364;0.02893379,-0.2086671;0.3491378;0.2273073,-0.3028729;0.1369213;0.4248646,0.07174774;0.006477803;-0.06315303,0.09265462;-0.3206338;-0.03250694,0.0775029;-0.713401;0.06193233,0.07884974;-0.7496591;0.000650879,-0.09397433;0.002837136;-0.01840599,-0.1312687;-0.3240805;-0.007809908,-0.1304305;-0.7217386;0.06486536,-0.139413;-0.7633773;0.01069371,0.001630396;0.5444957;-0.07082224,717.8568
+0;0;0,0.003235943;0.3171173;-0.008997438,0.006396268;0.6235568;-0.03553404,0.1689719;0.5076663;-0.01570078,0.2003543;0.2401447;0.02126748,0.2397086;-0.05617449;-0.03861281,-0.1598427;0.524235;-0.004691068,-0.2200941;0.321784;0.1664892,-0.2872142;0.0754616;0.3331015,0.07807176;0.004217196;-0.05536262,0.0951269;-0.3226877;-0.02042599,0.09540379;-0.7165985;0.07039587,0.09211125;-0.6787608;-0.01946564,-0.07662734;0.01169255;-0.05629866,-0.1261494;-0.3129372;-0.03303133,-0.1520778;-0.7068921;0.05381108,-0.1530241;-0.6689851;-0.03609968,0.005660889;0.5483818;-0.0262607,0;0;0,0.001366615;0.3152244;-0.03586841,0.001270361;0.6187671;-0.08570337,0.1681334;0.5288222;-0.09252059,0.2407468;0.2669328;-0.08473885,0.2539133;-0.03107738;-0.1476362,-0.1318214;0.5184364;0.02893379,-0.2086671;0.3491378;0.2273073,-0.3028729;0.1369213;0.4248646,0.07174774;0.006477803;-0.06315303,0.09265462;-0.3206338;-0.03250694,0.0775029;-0.713401;0.06193233,0.07884974;-0.7496591;0.000650879,-0.09397433;0.002837136;-0.01840599,-0.1312687;-0.3240805;-0.007809908,-0.1304305;-0.7217386;0.06486536,-0.139413;-0.7633773;0.01069371,0.001630396;0.5444957;-0.07082224,717.8792
+0;0;0,0.00321849;0.3168928;-0.009174422,0.006340836;0.6228482;-0.03579041,0.1704046;0.5067337;-0.01625668,0.2016092;0.2390251;0.02139799,0.2412569;-0.05809379;-0.03860255,-0.1614166;0.5240709;-0.004510541,-0.2223836;0.3248043;0.1705191,-0.2883841;0.08141941;0.3433176,0.07827869;0.004192864;-0.0555207,0.09527276;-0.3222743;-0.02056921,0.09562342;-0.7170616;0.07042979,0.09221117;-0.6792526;-0.01920392,-0.07682615;0.01171477;-0.05646405,-0.1263996;-0.3124817;-0.03343428,-0.1524087;-0.7072808;0.05371578,-0.1534795;-0.6694058;-0.0359707,0.005616016;0.5477994;-0.02650499,0;0;0,0.0004185363;0.3150468;-0.03550899,-0.0009477735;0.6182009;-0.08474648,0.1676195;0.5290839;-0.09314764,0.2408033;0.2670817;-0.08550096,0.2532983;-0.03182122;-0.14837,-0.1356827;0.5170873;0.02942356,-0.2003187;0.3630469;0.2442566,-0.3060185;0.149793;0.4360949,0.07189805;0.00645566;-0.06337726,0.09307321;-0.3201953;-0.03268528,0.07679725;-0.7139341;0.06135058,0.07874214;-0.7492588;-0.000582695,-0.09430067;0.002899135;-0.01807379,-0.1316757;-0.3235868;-0.008011884,-0.13112;-0.7221926;0.06445244,-0.1405406;-0.7638561;0.01076415,-0.000271231;0.5440317;-0.06999695,717.9124
+0;0;0,0.00321849;0.3168928;-0.009174422,0.006340836;0.6228482;-0.03579041,0.1704046;0.5067337;-0.01625668,0.2016092;0.2390251;0.02139799,0.2412569;-0.05809379;-0.03860255,-0.1614166;0.5240709;-0.004510541,-0.2223836;0.3248043;0.1705191,-0.2883841;0.08141941;0.3433176,0.07827869;0.004192864;-0.0555207,0.09527276;-0.3222743;-0.02056921,0.09562342;-0.7170616;0.07042979,0.09221117;-0.6792526;-0.01920392,-0.07682615;0.01171477;-0.05646405,-0.1263996;-0.3124817;-0.03343428,-0.1524087;-0.7072808;0.05371578,-0.1534795;-0.6694058;-0.0359707,0.005616016;0.5477994;-0.02650499,0;0;0,0.0004185363;0.3150468;-0.03550899,-0.0009477735;0.6182009;-0.08474648,0.1676195;0.5290839;-0.09314764,0.2408033;0.2670817;-0.08550096,0.2532983;-0.03182122;-0.14837,-0.1356827;0.5170873;0.02942356,-0.2003187;0.3630469;0.2442566,-0.3060185;0.149793;0.4360949,0.07189805;0.00645566;-0.06337726,0.09307321;-0.3201953;-0.03268528,0.07679725;-0.7139341;0.06135058,0.07874214;-0.7492588;-0.000582695,-0.09430067;0.002899135;-0.01807379,-0.1316757;-0.3235868;-0.008011884,-0.13112;-0.7221926;0.06445244,-0.1405406;-0.7638561;0.01076415,-0.000271231;0.5440317;-0.06999695,717.9357
+0;0;0,0.003221402;0.3171795;-0.009182723,0.006346446;0.6234003;-0.03582248,0.1684121;0.5077044;-0.01640317,0.1996094;0.2400593;0.02124255,0.2393172;-0.05750981;-0.03884891,-0.1593873;0.5248315;-0.004799401,-0.2203398;0.3256122;0.1701886,-0.2864403;0.08185847;0.3432491,0.07811984;0.004184355;-0.05540803,0.09505311;-0.3211148;-0.02058158,0.09540434;-0.716542;0.07056493,0.09198369;-0.6787138;-0.01928948,-0.07667024;0.011691;-0.05634946,-0.1260663;-0.3113455;-0.03340209,-0.1521176;-0.7067846;0.05388924,-0.153191;-0.6688903;-0.03601807,0.005620862;0.5482724;-0.02652728,0;0;0,0.0006557554;0.3152361;-0.03637743,0.0005059615;0.6184621;-0.08681357,0.1666073;0.5297668;-0.09427476,0.2400259;0.2678983;-0.0865984,0.2522516;-0.03151342;-0.1493537,-0.130787;0.5160572;0.02915664,-0.2019929;0.3637899;0.2430929,-0.3049811;0.1544767;0.4413768,0.07178365;0.006558657;-0.06320095,0.09232763;-0.319052;-0.0336237,0.07570221;-0.7135186;0.06013227,0.07735217;-0.7483189;-0.002676956,-0.09406757;0.002820828;-0.01826483,-0.1323273;-0.3223962;-0.008819525,-0.1319287;-0.7217042;0.06345418,-0.141683;-0.7639736;0.01026776,0.0006942451;0.5442893;-0.07166445,717.9691
+0;0;0,0.003205651;0.3172991;-0.009301636,0.006314075;0.6236213;-0.03602622,0.1674562;0.5080563;-0.01705323,0.1982917;0.240318;0.02106535,0.2385629;-0.05767372;-0.03884695,-0.1585452;0.5257709;-0.005035436,-0.2202803;0.329558;0.1732254,-0.2853488;0.08813429;0.3506825,0.07808329;0.004184221;-0.05538089,0.0949273;-0.3203456;-0.02056634,0.09527652;-0.715781;0.07047207,0.09179463;-0.6780359;-0.01849931,-0.07663748;0.0116409;-0.05632704,-0.1260562;-0.3106152;-0.03343283,-0.1519672;-0.7060175;0.05399109,-0.1531252;-0.6682081;-0.03503525,0.005593508;0.5484841;-0.02670994,0;0;0,0.0005898625;0.3152618;-0.03721762,0.0006187707;0.6184812;-0.08834779,0.1657072;0.530274;-0.09552801,0.2396497;0.2684386;-0.08762932,0.2515899;-0.03150374;-0.1500977,-0.1291664;0.5167983;0.02846652,-0.2033179;0.3648739;0.2417929,-0.3076222;0.1569759;0.4415662,0.07178037;0.006515488;-0.06314015,0.09150892;-0.318477;-0.03475022,0.07479177;-0.7129544;0.05887341,0.07695366;-0.74733;-0.003087282,-0.09400524;0.002906612;-0.01833351,-0.1325871;-0.3215035;-0.009121279,-0.1328407;-0.721015;0.06192647,-0.1419123;-0.7615377;0.007775966,0.0007126331;0.5443318;-0.07302511,717.991
+0;0;0,0.003205052;0.3172398;-0.009299898,0.006312681;0.623484;-0.03601783,0.1670879;0.5080265;-0.01706871,0.1979664;0.239915;0.02110301,0.2382326;-0.05803996;-0.0388019,-0.1581742;0.5257009;-0.005078174,-0.2199953;0.3292144;0.1734311,-0.2850558;0.08782056;0.3508663,0.07808583;0.004184357;-0.05538269,0.09491687;-0.3200953;-0.02059497,0.0952661;-0.7155494;0.07044775,0.09176245;-0.6777559;-0.01907975,-0.07663998;0.01164128;-0.05632888,-0.1260206;-0.3103665;-0.03345231,-0.1519328;-0.7057874;0.05397575,-0.1530981;-0.6679292;-0.03560705,0.005592267;0.5483626;-0.02670352,0;0;0,0.0007482022;0.3151444;-0.03769994,0.001279548;0.6181573;-0.08955979,0.1659268;0.5305948;-0.09609091,0.2398199;0.268351;-0.08819008,0.2513603;-0.03164709;-0.1502792,-0.1273901;0.5168099;0.02855593,-0.2035466;0.3649037;0.2416734,-0.3063277;0.1580362;0.4432397,0.07163627;0.006510287;-0.06330884,0.09127113;-0.318255;-0.03515267,0.07438381;-0.7127931;0.05826735,0.07719436;-0.746894;-0.004751444,-0.09404679;0.002947689;-0.01812898,-0.1330961;-0.3211688;-0.009501551,-0.1331295;-0.7206793;0.06166163,-0.1423685;-0.7618598;0.007475264,0.00121095;0.5440722;-0.07400715,718.0135
+0;0;0,0.003205052;0.3172398;-0.009299898,0.006312681;0.623484;-0.03601783,0.1670879;0.5080265;-0.01706871,0.1979664;0.239915;0.02110301,0.2382326;-0.05803996;-0.0388019,-0.1581742;0.5257009;-0.005078174,-0.2199953;0.3292144;0.1734311,-0.2850558;0.08782056;0.3508663,0.07808583;0.004184357;-0.05538269,0.09491687;-0.3200953;-0.02059497,0.0952661;-0.7155494;0.07044775,0.09176245;-0.6777559;-0.01907975,-0.07663998;0.01164128;-0.05632888,-0.1260206;-0.3103665;-0.03345231,-0.1519328;-0.7057874;0.05397575,-0.1530981;-0.6679292;-0.03560705,0.005592267;0.5483626;-0.02670352,0;0;0,0.0007482022;0.3151444;-0.03769994,0.001279548;0.6181573;-0.08955979,0.1659268;0.5305948;-0.09609091,0.2398199;0.268351;-0.08819008,0.2513603;-0.03164709;-0.1502792,-0.1273901;0.5168099;0.02855593,-0.2035466;0.3649037;0.2416734,-0.3063277;0.1580362;0.4432397,0.07163627;0.006510287;-0.06330884,0.09127113;-0.318255;-0.03515267,0.07438381;-0.7127931;0.05826735,0.07719436;-0.746894;-0.004751444,-0.09404679;0.002947689;-0.01812898,-0.1330961;-0.3211688;-0.009501551,-0.1331295;-0.7206793;0.06166163,-0.1423685;-0.7618598;0.007475264,0.00121095;0.5440722;-0.07400715,718.0469
+0;0;0,0.003256229;0.3172052;-0.009449629,0.006404176;0.6234025;-0.03624017,0.1666309;0.5079409;-0.01752693,0.1971577;0.2398773;0.02080121,0.2378798;-0.0588887;-0.03897399,-0.1576516;0.5262543;-0.005400153,-0.2199414;0.3331175;0.1764712,-0.2846929;0.09369315;0.3580634,0.07816498;0.004098368;-0.05538637,0.09489689;-0.3186873;-0.02071349,0.09536709;-0.7165843;0.07085478,0.09188842;-0.6789176;-0.01734392,-0.07664488;0.01171012;-0.05641494,-0.1257886;-0.3088165;-0.0336049,-0.1518375;-0.7066641;0.05440495,-0.1530114;-0.6689315;-0.03384877,0.005672744;0.5482755;-0.0269103,0;0;0,0.0009337962;0.3150952;-0.03785753,0.002007805;0.6179729;-0.09024692,0.1660341;0.5306666;-0.096102,0.2400792;0.2685325;-0.0882231,0.2518207;-0.03241673;-0.1497387,-0.1278608;0.516354;0.02576233,-0.1997726;0.3662589;0.2415381,-0.3020117;0.1664115;0.4515398,0.07166067;0.006522194;-0.06337523,0.09231959;-0.3167002;-0.03556871,0.07461086;-0.7136645;0.05830741,0.07651268;-0.7463631;-0.004263878,-0.09413387;0.002939681;-0.01801063,-0.1328574;-0.3197046;-0.009414902,-0.1328775;-0.7217237;0.06191261,-0.1424401;-0.761507;0.008165576,0.00177414;0.543916;-0.07452512,718.0694
+0;0;0,0.00325668;0.3172491;-0.009450939,0.00640629;0.623608;-0.03625545,0.1658989;0.5082939;-0.01758046,0.1964267;0.2402216;0.02074892,0.2372538;-0.05931509;-0.03918045,-0.1569053;0.5265238;-0.005508969,-0.2191972;0.3333806;0.1763683,-0.2841157;0.09333877;0.3584288,0.07814086;0.004097104;-0.05536929,0.09485113;-0.318271;-0.02074126,0.09532167;-0.71646;0.07089421,0.09183901;-0.6787845;-0.01740562,-0.07662124;0.01170651;-0.05639754,-0.1257014;-0.3084055;-0.033617,-0.1517694;-0.7065451;0.05445742,-0.1529447;-0.6688036;-0.03389749,0.005674503;0.5484446;-0.02692106,0;0;0,0.0008830577;0.3150407;-0.03867161,0.001841038;0.6179834;-0.0916456,0.1651473;0.5309215;-0.09737003,0.2395304;0.2688891;-0.08900011,0.2515013;-0.03298062;-0.1499262,-0.1259965;0.5166498;0.02586971,-0.2008261;0.3673227;0.2411969,-0.2968692;0.1672659;0.4550511,0.07156756;0.006488516;-0.06343913,0.09140923;-0.316451;-0.03668213,0.07376382;-0.7137216;0.05721354,0.0756735;-0.7464154;-0.005506039,-0.09411111;0.003001042;-0.01796199,-0.1335243;-0.3191569;-0.01019008,-0.1337914;-0.7215784;0.06058117,-0.1429969;-0.7615405;0.006836735,0.001630686;0.5439127;-0.07581234,718.0917
+0;0;0,0.003256997;0.3172801;-0.009451861,0.006407169;0.6236933;-0.03626102,0.1659561;0.5083541;-0.01758138,0.1964699;0.2404042;0.0207305,0.2372911;-0.05908942;-0.03919027,-0.1569617;0.5265903;-0.005505633,-0.2192251;0.3335354;0.1762885,-0.2841344;0.09352802;0.3583229,0.07801595;0.004090554;-0.05528077,0.09472044;-0.318166;-0.02066472,0.09519067;-0.7160886;0.07090943,0.09168823;-0.6783695;-0.01789185,-0.07649875;0.0116878;-0.05630738,-0.1255619;-0.3083135;-0.03353472,-0.1516125;-0.7061866;0.05448077,-0.1527945;-0.6684012;-0.0343759,0.005675273;0.5485188;-0.02692526,0;0;0,0.000933826;0.3149967;-0.03927815,0.001984589;0.6179164;-0.09269714,0.1653662;0.5310329;-0.09802091,0.2394259;0.2690461;-0.08941388,0.2514228;-0.03304526;-0.1489974,-0.1249727;0.517378;0.02636254,-0.2017997;0.367901;0.2407227,-0.2944211;0.1662501;0.4545251,0.07156905;0.006465792;-0.06320798,0.09122286;-0.3164379;-0.03725553,0.07339574;-0.7135362;0.05614424,0.0751799;-0.7463259;-0.007194519,-0.09391175;0.003027037;-0.01818253,-0.1336189;-0.3189895;-0.01074892,-0.1338994;-0.7212052;0.05961349,-0.1432211;-0.7616444;0.005678751,0.001739338;0.5438577;-0.07675552,718.1255
+0;0;0,0.003265358;0.3173366;-0.00964351,0.006406837;0.6238928;-0.03662447,0.1657727;0.5085427;-0.01810851,0.1961271;0.2408174;0.02052229,0.2369496;-0.0574342;-0.03889859,-0.1568083;0.527221;-0.00572907,-0.2191021;0.3379221;0.1796785,-0.2852936;0.1043025;0.3672735,0.07805745;0.004060738;-0.05530876,0.09470649;-0.3176508;-0.02071064,0.09519187;-0.7166314;0.07107075,0.09165668;-0.6789932;-0.01695591,-0.07653568;0.01169584;-0.05633839,-0.1255437;-0.3077728;-0.03374231,-0.1515848;-0.7066736;0.05462906,-0.1528207;-0.6689712;-0.03345429,0.005677538;0.5486856;-0.02724812,0;0;0,0.001019366;0.3150121;-0.03965569,0.00203488;0.6180298;-0.09342885,0.1652654;0.5312905;-0.09853017,0.2395052;0.2695631;-0.0897119,0.2516297;-0.03140491;-0.1482147,-0.1241511;0.5171216;0.02621975,-0.2024113;0.3690989;0.2408245,-0.2945958;0.1681847;0.4536315,0.07154724;0.006517753;-0.06330109,0.09078905;-0.3159048;-0.03788447,0.07280274;-0.7141036;0.05551648,0.07458586;-0.7466304;-0.006987572,-0.09398146;0.002981036;-0.01808633,-0.1338199;-0.3184736;-0.01084754,-0.1350054;-0.7219738;0.0584035,-0.1437108;-0.760964;0.003776569,0.001804195;0.5439474;-0.0774194,718.1584
+0;0;0,0.003263813;0.3171865;-0.009638948,0.006404818;0.6236967;-0.03661612,0.165578;0.5084009;-0.01811192,0.1959202;0.2407832;0.02050337,0.2366968;-0.05713311;-0.0388507,-0.1566146;0.5270568;-0.005747376,-0.2188834;0.3378339;0.1795857,-0.2850006;0.104477;0.3669698,0.07803486;0.004059563;-0.05529276,0.09464107;-0.3168244;-0.02078363,0.09512629;-0.715662;0.07096487,0.09161124;-0.6780673;-0.01656012,-0.07651353;0.01169245;-0.05632208,-0.1253954;-0.3069543;-0.03378414,-0.1514272;-0.7057122;0.05455557,-0.1526561;-0.6680536;-0.03302579,0.005675578;0.5484956;-0.02724052,0;0;0,0.00131727;0.3148398;-0.03981185,0.002550595;0.6177653;-0.09383893,0.1655326;0.5311198;-0.09895039,0.2396053;0.2694672;-0.08988416,0.2515765;-0.03125396;-0.1478775,-0.123367;0.5176689;0.02612812,-0.2003532;0.3698989;0.2412286,-0.2954761;0.1676152;0.4509252,0.07155896;0.006490037;-0.06324875,0.09065705;-0.3151634;-0.03860068,0.07270908;-0.7132488;0.05464768,0.07349644;-0.7460448;-0.006888632,-0.09394047;0.003006077;-0.01814838,-0.1337958;-0.3176135;-0.01123256,-0.1352968;-0.7210542;0.05749007,-0.1439975;-0.7595917;0.003106512,0.00227496;0.5437008;-0.07777631,718.1809

+ 161 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005996808;0.3161626;0.008535499,0.01207584;0.6193793;0.002850058,0.1826172;0.4955636;0.008221209,0.2178283;0.2115215;0.03020165,0.2609191;-0.07019088;-0.03722442,-0.1579085;0.4845229;0.0002516611,-0.2022796;0.2009532;0.004971551,-0.2391256;-0.08618739;-0.03927334,0.07764681;0.005288075;-0.03769922,0.09352073;-0.3792409;0.003870357,0.09788028;-0.7750039;0.07987091,0.09825288;-0.7366099;-0.004859991,-0.0765793;0.005054039;-0.03985336,-0.1023007;-0.3800903;-0.01078714,-0.1185244;-0.7759815;0.0629042,-0.1160445;-0.7375687;-0.02178933,0.0105084;0.5453191;0.006535457,0;0;0,0.007585675;0.3159517;0.013587,0.01391629;0.6192091;0.0125798,0.1805814;0.4872537;-0.007129073,0.2250198;0.2038634;-0.01799321,0.2330091;-0.0808709;-0.08601904,-0.1579454;0.4903844;0.00784277,-0.2079977;0.208281;-0.009912951,-0.249387;-0.07214898;-0.08347193,0.07296337;0.004506856;-0.04619801,0.08948588;-0.3795319;-0.0005494356,0.0915819;-0.7647346;0.1179323,0.1012842;-0.802762;0.06765246,-0.07968729;0.002567838;-0.03348975,-0.1099922;-0.3814056;0.005092293,-0.1046464;-0.7723898;0.1026948,-0.1137618;-0.8116664;0.05403702,0.01249759;0.5451026;0.01525939,629.7516
+0;0;0,0.005867124;0.3161668;0.008470967,0.01177673;0.6193856;0.002716528,0.1823948;0.495677;0.008283685,0.2175246;0.2115846;0.0297382,0.2612685;-0.07010448;-0.03736387,-0.1581519;0.4844765;0.0004332955,-0.2021172;0.2008384;0.004831795,-0.2390276;-0.08627853;-0.039513,0.07760686;0.005291805;-0.03778085,0.09359659;-0.3792156;0.003943671,0.09780362;-0.774959;0.08005489,0.09815107;-0.7365694;-0.004676543,-0.07661841;0.005050875;-0.03977853,-0.1022129;-0.3801035;-0.01073456,-0.1185315;-0.7759657;0.0630917,-0.1160772;-0.7375568;-0.02160299,0.0102569;0.5453252;0.006417587,0;0;0,0.007585675;0.3159517;0.013587,0.01391629;0.6192091;0.0125798,0.1805814;0.4872537;-0.007129073,0.2250198;0.2038634;-0.01799321,0.2330091;-0.0808709;-0.08601904,-0.1579454;0.4903844;0.00784277,-0.2079977;0.208281;-0.009912951,-0.249387;-0.07214898;-0.08347193,0.07296337;0.004506856;-0.04619801,0.08948588;-0.3795319;-0.0005494356,0.0915819;-0.7647346;0.1179323,0.1012842;-0.802762;0.06765246,-0.07968729;0.002567838;-0.03348975,-0.1099922;-0.3814056;0.005092293,-0.1046464;-0.7723898;0.1026948,-0.1137618;-0.8116664;0.05403702,0.01249759;0.5451026;0.01525939,629.7701
+0;0;0,0.005865786;0.3160947;0.008469036,0.01177296;0.6191891;0.002717216,0.1825065;0.4954842;0.008283782,0.2176148;0.2115653;0.02972519,0.2612697;-0.06955075;-0.03724038,-0.1582671;0.4842762;0.0004281616,-0.2022056;0.2008114;0.004823975,-0.2390409;-0.08572155;-0.03943062,0.0776471;0.005294549;-0.03780044,0.09362693;-0.3789752;0.003898297,0.0978337;-0.774694;0.0800048,0.09818023;-0.7363266;-0.004501306,-0.07665812;0.005053493;-0.03979915,-0.1022367;-0.3798628;-0.01077313,-0.1185544;-0.7757003;0.06304853,-0.1161066;-0.7373138;-0.02142091,0.01025388;0.5451655;0.00641644,0;0;0,0.007446274;0.3158841;0.01355708,0.01363254;0.6190199;0.01253974,0.1805628;0.4873811;-0.007116914,0.224976;0.204177;-0.01830351,0.2330956;-0.07982001;-0.08683228,-0.1583127;0.4902041;0.007849559,-0.20834;0.2082681;-0.009802885,-0.2494595;-0.07171199;-0.08285605,0.07295058;0.004549056;-0.04629791,0.08952004;-0.3792486;-0.0006670952,0.0918071;-0.7642988;0.1182209,0.1004907;-0.8022387;0.06801951,-0.07975356;0.002536787;-0.03345015,-0.109971;-0.3812019;0.005135711,-0.1048596;-0.7723009;0.1021859,-0.1132187;-0.8119106;0.054269,0.01224889;0.5449497;0.01522064,629.7873
+0;0;0,0.005865786;0.3160947;0.008469036,0.01177296;0.6191891;0.002717216,0.1825065;0.4954842;0.008283782,0.2176148;0.2115653;0.02972519,0.2612697;-0.06955075;-0.03724038,-0.1582671;0.4842762;0.0004281616,-0.2022056;0.2008114;0.004823975,-0.2390409;-0.08572155;-0.03943062,0.0776471;0.005294549;-0.03780044,0.09362693;-0.3789752;0.003898297,0.0978337;-0.774694;0.0800048,0.09818023;-0.7363266;-0.004501306,-0.07665812;0.005053493;-0.03979915,-0.1022367;-0.3798628;-0.01077313,-0.1185544;-0.7757003;0.06304853,-0.1161066;-0.7373138;-0.02142091,0.01025388;0.5451655;0.00641644,0;0;0,0.007446274;0.3158841;0.01355708,0.01363254;0.6190199;0.01253974,0.1805628;0.4873811;-0.007116914,0.224976;0.204177;-0.01830351,0.2330956;-0.07982001;-0.08683228,-0.1583127;0.4902041;0.007849559,-0.20834;0.2082681;-0.009802885,-0.2494595;-0.07171199;-0.08285605,0.07295058;0.004549056;-0.04629791,0.08952004;-0.3792486;-0.0006670952,0.0918071;-0.7642988;0.1182209,0.1004907;-0.8022387;0.06801951,-0.07975356;0.002536787;-0.03345015,-0.109971;-0.3812019;0.005135711,-0.1048596;-0.7723009;0.1021859,-0.1132187;-0.8119106;0.054269,0.01224889;0.5449497;0.01522064,629.802
+0;0;0,0.005844559;0.3160672;0.008438801,0.01173531;0.6190981;0.002674387,0.1825348;0.4953979;0.008259006,0.2177646;0.2116056;0.02975439,0.2614105;-0.06626821;-0.03646696,-0.158367;0.4841881;0.0005233074,-0.2019892;0.2007782;0.004671141,-0.2382449;-0.0825094;-0.03934844,0.07764033;0.005303005;-0.03785909,0.09369734;-0.3795445;0.003995307,0.09786282;-0.7748609;0.08000418,0.09818958;-0.7363806;-0.005650081,-0.07669627;0.005049697;-0.0397698,-0.1022091;-0.3804725;-0.01080527,-0.1186858;-0.7758621;0.06312264,-0.1162284;-0.7373627;-0.0224951,0.01022043;0.5450934;0.006373843,0;0;0,0.007301516;0.3158596;0.01353872,0.01335484;0.6189343;0.0125165,0.1804222;0.4874509;-0.007191658,0.2248555;0.2043627;-0.01850498,0.2336446;-0.07603937;-0.08779788,-0.1585873;0.4900128;0.007823396,-0.2085101;0.20815;-0.009563433,-0.249044;-0.06862643;-0.08206107,0.07294598;0.004548445;-0.04634273,0.08951241;-0.37982;-0.0004767179,0.09198844;-0.7644978;0.1182102,0.1020981;-0.8051255;0.07006252,-0.0797903;0.002540478;-0.03341417,-0.1100639;-0.3817947;0.005150639,-0.1045659;-0.7725011;0.1020426,-0.1135401;-0.8100347;0.0494369,0.01200088;0.5448827;0.01519775,629.8245
+0;0;0,0.005844559;0.3160672;0.008438801,0.01173531;0.6190981;0.002674387,0.1825348;0.4953979;0.008259006,0.2177646;0.2116056;0.02975439,0.2614105;-0.06626821;-0.03646696,-0.158367;0.4841881;0.0005233074,-0.2019892;0.2007782;0.004671141,-0.2382449;-0.0825094;-0.03934844,0.07764033;0.005303005;-0.03785909,0.09369734;-0.3795445;0.003995307,0.09786282;-0.7748609;0.08000418,0.09818958;-0.7363806;-0.005650081,-0.07669627;0.005049697;-0.0397698,-0.1022091;-0.3804725;-0.01080527,-0.1186858;-0.7758621;0.06312264,-0.1162284;-0.7373627;-0.0224951,0.01022043;0.5450934;0.006373843,0;0;0,0.007301516;0.3158596;0.01353872,0.01335484;0.6189343;0.0125165,0.1804222;0.4874509;-0.007191658,0.2248555;0.2043627;-0.01850498,0.2336446;-0.07603937;-0.08779788,-0.1585873;0.4900128;0.007823396,-0.2085101;0.20815;-0.009563433,-0.249044;-0.06862643;-0.08206107,0.07294598;0.004548445;-0.04634273,0.08951241;-0.37982;-0.0004767179,0.09198844;-0.7644978;0.1182102,0.1020981;-0.8051255;0.07006252,-0.0797903;0.002540478;-0.03341417,-0.1100639;-0.3817947;0.005150639,-0.1045659;-0.7725011;0.1020426,-0.1135401;-0.8100347;0.0494369,0.01200088;0.5448827;0.01519775,629.8358
+0;0;0,0.005843721;0.3160219;0.008437592,0.01173272;0.6189628;0.002675119,0.1826519;0.4952558;0.008259662,0.2178872;0.2114197;0.02975837,0.2613944;-0.06557068;-0.03625244,-0.1584857;0.4840383;0.000518613,-0.2021146;0.2005847;0.004667087,-0.238255;-0.08180234;-0.03921254,0.07762215;0.005301762;-0.03785022,0.09366183;-0.3791306;0.00395903,0.09783641;-0.7753097;0.08013378,0.09816009;-0.7369092;-0.004713818,-0.07667829;0.005048514;-0.03976049,-0.1021636;-0.3800578;-0.0108272,-0.1186763;-0.7763103;0.06326205,-0.116242;-0.737891;-0.02154937,0.01021841;0.5449858;0.006373195,0;0;0,0.00718724;0.3158179;0.01351368,0.0130837;0.6188055;0.01245761,0.1804225;0.4876358;-0.007228255,0.2247907;0.2044989;-0.01869988,0.2337234;-0.07489398;-0.08822536,-0.1589417;0.4898923;0.007756899,-0.208737;0.2079598;-0.009597829,-0.2487978;-0.06798661;-0.08186585,0.07293861;0.004557654;-0.04631555,0.08957159;-0.3794214;-0.0007419586,0.09217343;-0.764902;0.1183205,0.1024169;-0.8034786;0.06870079,-0.07976403;0.002528153;-0.03342532,-0.109956;-0.3813979;0.005081486,-0.1044867;-0.7729545;0.102197,-0.11323;-0.8090957;0.04910572,0.01177007;0.5447811;0.01514876,629.8579
+0;0;0,0.005744279;0.3159606;0.008398107,0.01151636;0.6188029;0.002563725,0.1826889;0.4950876;0.008203547,0.2180561;0.2110237;0.02980834,0.2616428;-0.06580317;-0.03626008,-0.1589028;0.483888;0.0006305729,-0.2022126;0.200128;0.004430487,-0.2381257;-0.08211148;-0.03971809,0.07767629;0.005321202;-0.03784969,0.09373491;-0.3786316;0.003987137,0.09782766;-0.7754708;0.08023088,0.09811635;-0.7371042;-0.004304685,-0.07671155;0.005033977;-0.039806,-0.1020505;-0.3796181;-0.01101998,-0.1188056;-0.7764695;0.06340756,-0.1164137;-0.738084;-0.02109279,0.01003645;0.5448535;0.006280273,0;0;0,0.006919257;0.3157603;0.01349747,0.01251365;0.618654;0.01240647,0.1802406;0.4878197;-0.007455707,0.2249642;0.204482;-0.01883221,0.2340119;-0.07475337;-0.08842933,-0.1596575;0.4897317;0.007701686,-0.209457;0.2075309;-0.009402564,-0.2489732;-0.06847829;-0.0812038,0.07297414;0.004550561;-0.04635287,0.08954445;-0.3789793;-0.0009855069,0.09228719;-0.765087;0.1182812,0.10233;-0.8029668;0.06820308,-0.07983454;0.002532689;-0.03338491,-0.109832;-0.3809429;0.005015325,-0.1039005;-0.7729633;0.1029749,-0.1132365;-0.8092088;0.05062289,0.0112742;0.5446562;0.01510894,629.8804
+0;0;0,0.005744279;0.3159606;0.008398107,0.01151636;0.6188029;0.002563725,0.1826889;0.4950876;0.008203547,0.2180561;0.2110237;0.02980834,0.2616428;-0.06580317;-0.03626008,-0.1589028;0.483888;0.0006305729,-0.2022126;0.200128;0.004430487,-0.2381257;-0.08211148;-0.03971809,0.07767629;0.005321202;-0.03784969,0.09373491;-0.3786316;0.003987137,0.09782766;-0.7754708;0.08023088,0.09811635;-0.7371042;-0.004304685,-0.07671155;0.005033977;-0.039806,-0.1020505;-0.3796181;-0.01101998,-0.1188056;-0.7764695;0.06340756,-0.1164137;-0.738084;-0.02109279,0.01003645;0.5448535;0.006280273,0;0;0,0.006919257;0.3157603;0.01349747,0.01251365;0.618654;0.01240647,0.1802406;0.4878197;-0.007455707,0.2249642;0.204482;-0.01883221,0.2340119;-0.07475337;-0.08842933,-0.1596575;0.4897317;0.007701686,-0.209457;0.2075309;-0.009402564,-0.2489732;-0.06847829;-0.0812038,0.07297414;0.004550561;-0.04635287,0.08954445;-0.3789793;-0.0009855069,0.09228719;-0.765087;0.1182812,0.10233;-0.8029668;0.06820308,-0.07983454;0.002532689;-0.03338491,-0.109832;-0.3809429;0.005015325,-0.1039005;-0.7729633;0.1029749,-0.1132365;-0.8092088;0.05062289,0.0112742;0.5446562;0.01510894,629.8921
+0;0;0,0.005744279;0.3159606;0.008398107,0.01151636;0.6188029;0.002563725,0.1826889;0.4950876;0.008203547,0.2180561;0.2110237;0.02980834,0.2616428;-0.06580317;-0.03626008,-0.1589028;0.483888;0.0006305729,-0.2022126;0.200128;0.004430487,-0.2381257;-0.08211148;-0.03971809,0.07767629;0.005321202;-0.03784969,0.09373491;-0.3786316;0.003987137,0.09782766;-0.7754708;0.08023088,0.09811635;-0.7371042;-0.004304685,-0.07671155;0.005033977;-0.039806,-0.1020505;-0.3796181;-0.01101998,-0.1188056;-0.7764695;0.06340756,-0.1164137;-0.738084;-0.02109279,0.01003645;0.5448535;0.006280273,0;0;0,0.006919257;0.3157603;0.01349747,0.01251365;0.618654;0.01240647,0.1802406;0.4878197;-0.007455707,0.2249642;0.204482;-0.01883221,0.2340119;-0.07475337;-0.08842933,-0.1596575;0.4897317;0.007701686,-0.209457;0.2075309;-0.009402564,-0.2489732;-0.06847829;-0.0812038,0.07297414;0.004550561;-0.04635287,0.08954445;-0.3789793;-0.0009855069,0.09228719;-0.765087;0.1182812,0.10233;-0.8029668;0.06820308,-0.07983454;0.002532689;-0.03338491,-0.109832;-0.3809429;0.005015325,-0.1039005;-0.7729633;0.1029749,-0.1132365;-0.8092088;0.05062289,0.0112742;0.5446562;0.01510894,629.9037
+0;0;0,0.00568277;0.3159306;0.00838158,0.01138139;0.6187564;0.002535336,0.1824021;0.495128;0.00813523,0.2177924;0.2110761;0.0296405,0.2619102;-0.0657534;-0.03656112,-0.158862;0.4839578;0.0007343884,-0.2017765;0.2001487;0.004082917,-0.2369575;-0.08213234;-0.04112019,0.07775793;0.005338223;-0.0378632,0.09384637;-0.3786784;0.00399942,0.09794061;-0.7728796;0.07965071,0.09820462;-0.7342728;-0.007314101,-0.07677533;0.005023676;-0.03985882,-0.1018911;-0.3797194;-0.01118783,-0.1187806;-0.7738935;0.0628118,-0.1163522;-0.7352655;-0.02411741,0.009921632;0.5448102;0.006253311,0;0;0,0.006891281;0.3157343;0.01338136,0.01250306;0.6186097;0.01220679,0.1801028;0.4880451;-0.007692695,0.225223;0.2047907;-0.01916432,0.2342828;-0.07459989;-0.08860791,-0.159604;0.490047;0.007819002,-0.2092074;0.207817;-0.009097286,-0.2483241;-0.06842116;-0.0806932,0.07303051;0.004583403;-0.04641068,0.08974601;-0.3790297;-0.001225591,0.09218731;-0.7624883;0.1174669,0.1010932;-0.8020268;0.06529307,-0.0799503;0.002481862;-0.03331972,-0.1095999;-0.381046;0.005505506,-0.1038222;-0.7705859;0.1022509,-0.1133621;-0.8056618;0.04470832,0.01125568;0.5446162;0.01492858,629.915
+0;0;0,0.00568277;0.3159306;0.00838158,0.01138139;0.6187564;0.002535336,0.1824021;0.495128;0.00813523,0.2177924;0.2110761;0.0296405,0.2619102;-0.0657534;-0.03656112,-0.158862;0.4839578;0.0007343884,-0.2017765;0.2001487;0.004082917,-0.2369575;-0.08213234;-0.04112019,0.07775793;0.005338223;-0.0378632,0.09384637;-0.3786784;0.00399942,0.09794061;-0.7728796;0.07965071,0.09820462;-0.7342728;-0.007314101,-0.07677533;0.005023676;-0.03985882,-0.1018911;-0.3797194;-0.01118783,-0.1187806;-0.7738935;0.0628118,-0.1163522;-0.7352655;-0.02411741,0.009921632;0.5448102;0.006253311,0;0;0,0.006891281;0.3157343;0.01338136,0.01250306;0.6186097;0.01220679,0.1801028;0.4880451;-0.007692695,0.225223;0.2047907;-0.01916432,0.2342828;-0.07459989;-0.08860791,-0.159604;0.490047;0.007819002,-0.2092074;0.207817;-0.009097286,-0.2483241;-0.06842116;-0.0806932,0.07303051;0.004583403;-0.04641068,0.08974601;-0.3790297;-0.001225591,0.09218731;-0.7624883;0.1174669,0.1010932;-0.8020268;0.06529307,-0.0799503;0.002481862;-0.03331972,-0.1095999;-0.381046;0.005505506,-0.1038222;-0.7705859;0.1022509,-0.1133621;-0.8056618;0.04470832,0.01125568;0.5446162;0.01492858,629.937
+0;0;0,0.00567958;0.3157533;0.008376877,0.01137593;0.6184582;0.002532802,0.1823514;0.4948685;0.008130915,0.2177819;0.2104937;0.02966063,0.2617807;-0.06558895;-0.0363624,-0.1588221;0.4837012;0.0007320382,-0.2017854;0.1995695;0.004084372,-0.2368715;-0.08194998;-0.04099679,0.07783736;0.005343676;-0.03790187,0.09392943;-0.3787598;0.003970206,0.0980325;-0.7738114;0.07978471,0.09829395;-0.7352881;-0.006335907,-0.07685374;0.005028808;-0.03989953,-0.1019752;-0.3798012;-0.01122207,-0.1189011;-0.7748258;0.06293723,-0.1164963;-0.7362815;-0.02314813,0.009916674;0.5445374;0.006249495,0;0;0,0.007059962;0.3155578;0.01326692,0.01288176;0.6183079;0.01201367,0.1804961;0.4882373;-0.008150458,0.2260111;0.2047139;-0.01958442,0.2352355;-0.07398283;-0.08857441,-0.1593057;0.4900179;0.007636948,-0.2086596;0.2073734;-0.008617081,-0.2473672;-0.0679265;-0.08092364,0.07305302;0.00462696;-0.04653609,0.09055805;-0.3790675;-0.001593705,0.0932796;-0.7634604;0.1170027,0.1016095;-0.801627;0.06433965,-0.08008854;0.002426744;-0.03322191,-0.1088083;-0.3812986;0.005219188,-0.1033439;-0.7716666;0.1022415,-0.1125744;-0.805829;0.04490508,0.01158191;0.5443415;0.01475298,629.9586
+0;0;0,0.00549699;0.3157558;0.008403772,0.01098546;0.6184639;0.002528463,0.1820569;0.4949929;0.008207304,0.2175461;0.2106335;0.02984332,0.2617407;-0.06537086;-0.03637589,-0.1591588;0.4837132;0.0009271596,-0.2016456;0.1995023;0.003562271,-0.2370393;-0.08204871;-0.04107909,0.07784854;0.005385021;-0.03787302,0.09399562;-0.3787017;0.004130248,0.09799729;-0.7737666;0.07988083,0.09823264;-0.7352437;-0.006239899,-0.07684029;0.004985039;-0.03993092,-0.1018817;-0.3798531;-0.01129165,-0.1190994;-0.7748297;0.06305507,-0.1167192;-0.7362856;-0.02303097,0.009588618;0.5445424;0.006254587,0;0;0,0.007059962;0.3155578;0.01326692,0.01288176;0.6183079;0.01201367,0.1804961;0.4882373;-0.008150458,0.2260111;0.2047139;-0.01958442,0.2352355;-0.07398283;-0.08857441,-0.1593057;0.4900179;0.007636948,-0.2086596;0.2073734;-0.008617081,-0.2473672;-0.0679265;-0.08092364,0.07305302;0.00462696;-0.04653609,0.09055805;-0.3790675;-0.001593705,0.0932796;-0.7634604;0.1170027,0.1016095;-0.801627;0.06433965,-0.08008854;0.002426744;-0.03322191,-0.1088083;-0.3812986;0.005219188,-0.1033439;-0.7716666;0.1022415,-0.1125744;-0.805829;0.04490508,0.01158191;0.5443415;0.01475298,629.97
+0;0;0,0.005497051;0.3157593;0.008403864,0.01098536;0.6184589;0.002528784,0.182012;0.4950045;0.008206933,0.2175944;0.2098981;0.02989979,0.2616915;-0.06549734;-0.03617331,-0.1591149;0.4837277;0.0009286827,-0.2017133;0.1987702;0.003570716,-0.2370289;-0.08215961;-0.04097215,0.07794846;0.005391933;-0.03792163,0.09409755;-0.3787428;0.004086882,0.09811154;-0.775023;0.0800705,0.09834397;-0.7366059;-0.004981346,-0.07693891;0.004991437;-0.03998217,-0.1019835;-0.3798947;-0.01133932,-0.1192541;-0.7760864;0.06323611,-0.1169035;-0.7376483;-0.02178147,0.009588592;0.544541;0.006254724,0;0;0,0.006647677;0.3155668;0.01334762,0.01192455;0.6183188;0.01218057,0.1797613;0.4888317;-0.00846088,0.226183;0.2046835;-0.01973546,0.235542;-0.07344589;-0.08835983,-0.1599578;0.4897049;0.007531804,-0.209479;0.2063045;-0.00841179,-0.2477526;-0.06842655;-0.08059783,0.07311708;0.004649475;-0.04664075,0.0907106;-0.3790947;-0.001742005,0.09384148;-0.7648913;0.11649,0.1016715;-0.8019246;0.06405008,-0.08026761;0.002378754;-0.0330838,-0.1088405;-0.3814439;0.004978746,-0.1031875;-0.7730185;0.102267,-0.1124308;-0.8097793;0.04970955,0.01076658;0.5443529;0.01489913,629.9811
+0;0;0,0.005497051;0.3157593;0.008403864,0.01098536;0.6184589;0.002528784,0.182012;0.4950045;0.008206933,0.2175944;0.2098981;0.02989979,0.2616915;-0.06549734;-0.03617331,-0.1591149;0.4837277;0.0009286827,-0.2017133;0.1987702;0.003570716,-0.2370289;-0.08215961;-0.04097215,0.07794846;0.005391933;-0.03792163,0.09409755;-0.3787428;0.004086882,0.09811154;-0.775023;0.0800705,0.09834397;-0.7366059;-0.004981346,-0.07693891;0.004991437;-0.03998217,-0.1019835;-0.3798947;-0.01133932,-0.1192541;-0.7760864;0.06323611,-0.1169035;-0.7376483;-0.02178147,0.009588592;0.544541;0.006254724,0;0;0,0.006647677;0.3155668;0.01334762,0.01192455;0.6183188;0.01218057,0.1797613;0.4888317;-0.00846088,0.226183;0.2046835;-0.01973546,0.235542;-0.07344589;-0.08835983,-0.1599578;0.4897049;0.007531804,-0.209479;0.2063045;-0.00841179,-0.2477526;-0.06842655;-0.08059783,0.07311708;0.004649475;-0.04664075,0.0907106;-0.3790947;-0.001742005,0.09384148;-0.7648913;0.11649,0.1016715;-0.8019246;0.06405008,-0.08026761;0.002378754;-0.0330838,-0.1088405;-0.3814439;0.004978746,-0.1031875;-0.7730185;0.102267,-0.1124308;-0.8097793;0.04970955,0.01076658;0.5443529;0.01489913,630.0037
+0;0;0,0.005232207;0.3157929;0.008656094,0.01053832;0.6185541;0.002867136,0.1820377;0.4949191;0.008437936,0.2178687;0.209711;0.03022569,0.2621332;-0.06558016;-0.03600534,-0.1598956;0.4836295;0.001272899,-0.2020682;0.1984622;0.003100222,-0.2377635;-0.08242196;-0.0411834,0.078027;0.005443849;-0.03791159,0.09397908;-0.3787708;0.004361961,0.09794394;-0.7774733;0.08089559,0.09814435;-0.7392697;-0.001871787,-0.07699419;0.004947991;-0.04003185,-0.1021533;-0.3800088;-0.01108885,-0.1196454;-0.7786079;0.06407478,-0.1173839;-0.7403839;-0.01865991,0.009207755;0.5446185;0.006571718,0;0;0,0.006324105;0.3156125;0.01327479,0.01128455;0.618426;0.01204359,0.1796153;0.4888805;-0.008790732,0.2264611;0.2046621;-0.02008832,0.235974;-0.07345635;-0.08857715,-0.1608101;0.489271;0.007408692,-0.2099948;0.2056471;-0.008100628,-0.2478852;-0.06918046;-0.07997046,0.07313275;0.004718125;-0.04673839,0.09098338;-0.3791569;-0.002199888,0.09378158;-0.7672952;0.1168699,0.1003389;-0.8028539;0.06610727,-0.08037449;0.002291838;-0.03301253,-0.1086827;-0.3816974;0.004581574,-0.1024164;-0.7757735;0.1020573,-0.1116908;-0.8117244;0.05223509,0.01020233;0.5444443;0.01478064,630.0256
+0;0;0,0.005232207;0.3157929;0.008656094,0.01053832;0.6185541;0.002867136,0.1820377;0.4949191;0.008437936,0.2178687;0.209711;0.03022569,0.2621332;-0.06558016;-0.03600534,-0.1598956;0.4836295;0.001272899,-0.2020682;0.1984622;0.003100222,-0.2377635;-0.08242196;-0.0411834,0.078027;0.005443849;-0.03791159,0.09397908;-0.3787708;0.004361961,0.09794394;-0.7774733;0.08089559,0.09814435;-0.7392697;-0.001871787,-0.07699419;0.004947991;-0.04003185,-0.1021533;-0.3800088;-0.01108885,-0.1196454;-0.7786079;0.06407478,-0.1173839;-0.7403839;-0.01865991,0.009207755;0.5446185;0.006571718,0;0;0,0.006324105;0.3156125;0.01327479,0.01128455;0.618426;0.01204359,0.1796153;0.4888805;-0.008790732,0.2264611;0.2046621;-0.02008832,0.235974;-0.07345635;-0.08857715,-0.1608101;0.489271;0.007408692,-0.2099948;0.2056471;-0.008100628,-0.2478852;-0.06918046;-0.07997046,0.07313275;0.004718125;-0.04673839,0.09098338;-0.3791569;-0.002199888,0.09378158;-0.7672952;0.1168699,0.1003389;-0.8028539;0.06610727,-0.08037449;0.002291838;-0.03301253,-0.1086827;-0.3816974;0.004581574,-0.1024164;-0.7757735;0.1020573,-0.1116908;-0.8117244;0.05223509,0.01020233;0.5444443;0.01478064,630.0369
+0;0;0,0.005232896;0.3158345;0.008657234,0.01054004;0.6186545;0.002867025,0.1820846;0.4949891;0.008439189,0.217934;0.209634;0.03023817,0.2621302;-0.06523171;-0.0358905,-0.1599387;0.4836965;0.001272267,-0.202133;0.1983823;0.003100531,-0.2377731;-0.08206782;-0.04111465,0.07805614;0.005445882;-0.03792575,0.09403072;-0.3793107;0.004407424,0.09800793;-0.779256;0.08117963,0.09820808;-0.7410632;-0.00147929,-0.07702295;0.004949839;-0.0400468,-0.1022175;-0.3805499;-0.01106298,-0.1197642;-0.7803915;0.06433495,-0.1175057;-0.7421783;-0.01829133,0.009209164;0.5447016;0.006572479,0;0;0,0.006031998;0.3156646;0.01316166,0.01064964;0.6185421;0.01186717,0.1791312;0.4891516;-0.009282349,0.2263477;0.2048349;-0.02035177,0.2361759;-0.07289663;-0.08851361,-0.1613208;0.48909;0.007410358,-0.2102757;0.2052633;-0.007879111,-0.2477998;-0.06924787;-0.07938448,0.07311558;0.004774779;-0.0468198,0.0907053;-0.379637;-0.002063628,0.09381076;-0.7692078;0.1166415,0.1012751;-0.8043165;0.06560421,-0.08043338;0.002225123;-0.03295908,-0.1086899;-0.3823361;0.004446112,-0.1024129;-0.7777151;0.1019244,-0.1117805;-0.8132324;0.0517308,0.009657972;0.5445423;0.01462209,630.0594
+0;0;0,0.004903791;0.315839;0.008683545,0.009828371;0.6186634;0.002796873,0.1814975;0.4950239;0.008512805,0.2174997;0.2097025;0.03049951,0.261742;-0.06511977;-0.03577884,-0.1603738;0.4833049;0.0008174595,-0.2021966;0.1979343;0.002360669,-0.2378253;-0.0823198;-0.0430893,0.07806203;0.005550084;-0.03789852,0.09375982;-0.3791949;0.004642911,0.09781109;-0.7791442;0.08139034,0.09810336;-0.7409565;-0.001268812,-0.07702309;0.004840148;-0.04005992,-0.1023048;-0.3806385;-0.01087051,-0.1200656;-0.7804962;0.06439166,-0.1177136;-0.7422833;-0.01823205,0.008615774;0.5447099;0.006531582,0;0;0,0.006031998;0.3156646;0.01316166,0.01064964;0.6185421;0.01186717,0.1791312;0.4891516;-0.009282349,0.2263477;0.2048349;-0.02035177,0.2361759;-0.07289663;-0.08851361,-0.1613208;0.48909;0.007410358,-0.2102757;0.2052633;-0.007879111,-0.2477998;-0.06924787;-0.07938448,0.07311558;0.004774779;-0.0468198,0.0907053;-0.379637;-0.002063628,0.09381076;-0.7692078;0.1166415,0.1012751;-0.8043165;0.06560421,-0.08043338;0.002225123;-0.03295908,-0.1086899;-0.3823361;0.004446112,-0.1024129;-0.7777151;0.1019244,-0.1117805;-0.8132324;0.0517308,0.009657972;0.5445423;0.01462209,630.0711
+0;0;0,0.004903513;0.3158211;0.008683052,0.009827835;0.6186297;0.002796719,0.1817431;0.4949241;0.008515238,0.21773;0.2097238;0.0304926,0.2620698;-0.06570423;-0.03593184,-0.1606148;0.4831884;0.0008089403,-0.2024198;0.197939;0.002351494,-0.238127;-0.08293283;-0.04319866,0.07815805;0.005556911;-0.03794514,0.09387448;-0.3796448;0.004646782,0.09788994;-0.77606;0.08071606,0.09818802;-0.7377096;-0.003584988,-0.07711784;0.004846102;-0.04010919,-0.1024295;-0.38109;-0.01088513,-0.1200335;-0.7774146;0.06371199,-0.1176347;-0.7390386;-0.0205529,0.008615313;0.5446808;0.006531196,0;0;0,0.005688511;0.3156549;0.013116,0.009965986;0.6185213;0.01178241,0.1788054;0.4891984;-0.00947368,0.2264878;0.205071;-0.02020716,0.2364681;-0.07332209;-0.08829927,-0.1620876;0.4887599;0.007282426,-0.2108783;0.2049839;-0.007135939,-0.2484339;-0.07023132;-0.07844509,0.07315359;0.004773289;-0.04695917,0.09110615;-0.3800646;-0.002027277,0.09400135;-0.7661082;0.1159124,0.1008236;-0.8037332;0.06534767,-0.0805919;0.00221773;-0.03285455,-0.1085326;-0.3828547;0.004293345,-0.1013673;-0.7748477;0.1004074,-0.1115496;-0.8121278;0.04994749,0.009056419;0.5445255;0.0145489,630.093
+0;0;0,0.004903513;0.3158211;0.008683052,0.009827835;0.6186297;0.002796719,0.1817431;0.4949241;0.008515238,0.21773;0.2097238;0.0304926,0.2620698;-0.06570423;-0.03593184,-0.1606148;0.4831884;0.0008089403,-0.2024198;0.197939;0.002351494,-0.238127;-0.08293283;-0.04319866,0.07815805;0.005556911;-0.03794514,0.09387448;-0.3796448;0.004646782,0.09788994;-0.77606;0.08071606,0.09818802;-0.7377096;-0.003584988,-0.07711784;0.004846102;-0.04010919,-0.1024295;-0.38109;-0.01088513,-0.1200335;-0.7774146;0.06371199,-0.1176347;-0.7390386;-0.0205529,0.008615313;0.5446808;0.006531196,0;0;0,0.005688511;0.3156549;0.013116,0.009965986;0.6185213;0.01178241,0.1788054;0.4891984;-0.00947368,0.2264878;0.205071;-0.02020716,0.2364681;-0.07332209;-0.08829927,-0.1620876;0.4887599;0.007282426,-0.2108783;0.2049839;-0.007135939,-0.2484339;-0.07023132;-0.07844509,0.07315359;0.004773289;-0.04695917,0.09110615;-0.3800646;-0.002027277,0.09400135;-0.7661082;0.1159124,0.1008236;-0.8037332;0.06534767,-0.0805919;0.00221773;-0.03285455,-0.1085326;-0.3828547;0.004293345,-0.1013673;-0.7748477;0.1004074,-0.1115496;-0.8121278;0.04994749,0.009056419;0.5445255;0.0145489,630.1044
+0;0;0,0.004702648;0.3157424;0.008771555,0.009509942;0.6184823;0.00292478,0.1821316;0.4946509;0.008594692,0.2183096;0.2091589;0.03064841,0.2628234;-0.06586194;-0.03591982,-0.1613999;0.4825288;-4.363433E-05,-0.2030542;0.1969332;0.0009548671,-0.2392614;-0.08333367;-0.04582953,0.07821895;0.005628778;-0.03790895,0.09383184;-0.379929;0.004763622,0.09788378;-0.780031;0.08152048,0.0983379;-0.7418336;-0.001201086,-0.07712629;0.004766962;-0.04019687,-0.1025304;-0.381509;-0.01078609,-0.1204641;-0.7814848;0.06462848,-0.1179478;-0.7432634;-0.01805365,0.008331478;0.5445491;0.00665128,0;0;0,0.005374238;0.3155889;0.01292717,0.009403184;0.6183866;0.01141322,0.1789765;0.489068;-0.01010823,0.2267601;0.2046184;-0.02040756,0.2373751;-0.07341981;-0.08846152,-0.163245;0.4884208;0.007004585,-0.2116033;0.2042271;-0.007006929,-0.2490561;-0.07072091;-0.07807159,0.07316876;0.004796252;-0.04701388,0.09146997;-0.3804147;-0.00232577,0.09449468;-0.7702448;0.1160507,0.1023308;-0.8052071;0.06477928,-0.08064453;0.002190648;-0.03284262,-0.1081593;-0.383332;0.003690604,-0.1006983;-0.7790474;0.1003513,-0.1109253;-0.8152112;0.05107636,0.008549415;0.5444085;0.01422548,630.1263
+0;0;0,0.004702648;0.3157424;0.008771555,0.009509942;0.6184823;0.00292478,0.1821316;0.4946509;0.008594692,0.2183096;0.2091589;0.03064841,0.2628234;-0.06586194;-0.03591982,-0.1613999;0.4825288;-4.363433E-05,-0.2030542;0.1969332;0.0009548671,-0.2392614;-0.08333367;-0.04582953,0.07821895;0.005628778;-0.03790895,0.09383184;-0.379929;0.004763622,0.09788378;-0.780031;0.08152048,0.0983379;-0.7418336;-0.001201086,-0.07712629;0.004766962;-0.04019687,-0.1025304;-0.381509;-0.01078609,-0.1204641;-0.7814848;0.06462848,-0.1179478;-0.7432634;-0.01805365,0.008331478;0.5445491;0.00665128,0;0;0,0.005374238;0.3155889;0.01292717,0.009403184;0.6183866;0.01141322,0.1789765;0.489068;-0.01010823,0.2267601;0.2046184;-0.02040756,0.2373751;-0.07341981;-0.08846152,-0.163245;0.4884208;0.007004585,-0.2116033;0.2042271;-0.007006929,-0.2490561;-0.07072091;-0.07807159,0.07316876;0.004796252;-0.04701388,0.09146997;-0.3804147;-0.00232577,0.09449468;-0.7702448;0.1160507,0.1023308;-0.8052071;0.06477928,-0.08064453;0.002190648;-0.03284262,-0.1081593;-0.383332;0.003690604,-0.1006983;-0.7790474;0.1003513,-0.1109253;-0.8152112;0.05107636,0.008549415;0.5444085;0.01422548,630.1376
+0;0;0,0.004700385;0.3155905;0.008767335,0.009505716;0.6182069;0.002923042,0.1820592;0.4944277;0.008590546,0.2182822;0.2085805;0.0306717,0.2629323;-0.06728169;-0.03610019,-0.1613366;0.4823104;-4.436821E-05,-0.2030427;0.1963595;0.0009553753,-0.2393606;-0.08476487;-0.04597214,0.07815337;0.005624058;-0.03787716,0.09376455;-0.3798914;0.004790727,0.09781934;-0.7802752;0.08160165,0.09827345;-0.7420779;-0.001118243,-0.07706162;0.004762966;-0.04016316,-0.1024629;-0.3814707;-0.01075561,-0.1204093;-0.7817282;0.06471207,-0.117893;-0.7435068;-0.01796839,0.008327771;0.5443062;0.006647903,0;0;0,0.005034149;0.3154539;0.01264262,0.008745313;0.6181315;0.01099837,0.1784106;0.489165;-0.01064837,0.2265184;0.2043951;-0.02065014,0.2377064;-0.07461017;-0.08834767,-0.1637998;0.4883581;0.006769801,-0.2119254;0.2037438;-0.006901594,-0.2493697;-0.07217366;-0.0777506,0.07313305;0.004847303;-0.04692888,0.09142454;-0.3804;-0.002924558,0.09453861;-0.7705891;0.1152545,0.1022423;-0.8055657;0.06398381,-0.08053926;0.002132653;-0.03291105,-0.109979;-0.3834119;0.001368955,-0.1007359;-0.7791114;0.09914453,-0.1110832;-0.8160516;0.05095816,0.007977791;0.5441861;0.01383841,630.149
+0;0;0,0.004465581;0.3155897;0.008916887,0.009173305;0.6182093;0.003176564,0.1817604;0.4944883;0.008852933,0.2180375;0.2086419;0.03085582,0.2629251;-0.06717315;-0.03595152,-0.1614689;0.481924;-0.0007808856,-0.2032792;0.1959882;-0.001757398,-0.2401443;-0.08483398;-0.05004739,0.07815882;0.005711328;-0.03785286,0.09358276;-0.3797866;0.005041078,0.09762068;-0.7801555;0.08193015,0.09825243;-0.7419515;-0.0007878914,-0.07706728;0.004677846;-0.04016233,-0.1026925;-0.3815206;-0.01048801,-0.1206816;-0.7817553;0.06509019,-0.1179867;-0.7435282;-0.01758408,0.008012163;0.5443075;0.006883806,0;0;0,0.005034149;0.3154539;0.01264262,0.008745313;0.6181315;0.01099837,0.1784106;0.489165;-0.01064837,0.2265184;0.2043951;-0.02065014,0.2377064;-0.07461017;-0.08834767,-0.1637998;0.4883581;0.006769801,-0.2119254;0.2037438;-0.006901594,-0.2493697;-0.07217366;-0.0777506,0.07313305;0.004847303;-0.04692888,0.09142454;-0.3804;-0.002924558,0.09453861;-0.7705891;0.1152545,0.1022423;-0.8055657;0.06398381,-0.08053926;0.002132653;-0.03291105,-0.109979;-0.3834119;0.001368955,-0.1007359;-0.7791114;0.09914453,-0.1110832;-0.8160516;0.05095816,0.007977791;0.5441861;0.01383841,630.172
+0;0;0,0.004462878;0.3153987;0.00891149,0.009168657;0.6178932;0.003173482,0.1818035;0.4941878;0.008848923,0.2181687;0.2076478;0.03090521,0.2632007;-0.06905466;-0.03611709,-0.1615192;0.4816201;-0.0007875208,-0.2034311;0.1949905;-0.001766403,-0.2404147;-0.08673528;-0.05021176,0.07818883;0.005713521;-0.0378674,0.0936255;-0.3801023;0.005061913,0.09767827;-0.7819445;0.08223392,0.09831084;-0.7437297;-0.0005922616,-0.07709687;0.004679642;-0.04017775,-0.1027432;-0.3818372;-0.01047896,-0.1207985;-0.7835448;0.06537735,-0.1181001;-0.7453069;-0.017405,0.008007973;0.5440206;0.00687926,0;0;0,0.004785173;0.3152766;0.01238596,0.008321427;0.6178306;0.01060057,0.1780936;0.4889855;-0.01114726,0.2264813;0.2035376;-0.02074993,0.2379548;-0.07647842;-0.08815563,-0.1642325;0.4880973;0.006343968,-0.2124481;0.2027586;-0.006739842,-0.2498855;-0.0740642;-0.07781537,0.07309346;0.004842773;-0.04705286,0.09124991;-0.3807603;-0.003283978,0.09434497;-0.7724897;0.1149851,0.1027253;-0.807296;0.06342947,-0.08061118;0.002124318;-0.0328238,-0.1099497;-0.3838105;0.0007708594,-0.1006251;-0.7807581;0.09973969,-0.1113127;-0.8175639;0.05125437,0.007597797;0.5439152;0.0134697,630.1837
+0;0;0,0.004462878;0.3153987;0.00891149,0.009168657;0.6178932;0.003173482,0.1818035;0.4941878;0.008848923,0.2181687;0.2076478;0.03090521,0.2632007;-0.06905466;-0.03611709,-0.1615192;0.4816201;-0.0007875208,-0.2034311;0.1949905;-0.001766403,-0.2404147;-0.08673528;-0.05021176,0.07818883;0.005713521;-0.0378674,0.0936255;-0.3801023;0.005061913,0.09767827;-0.7819445;0.08223392,0.09831084;-0.7437297;-0.0005922616,-0.07709687;0.004679642;-0.04017775,-0.1027432;-0.3818372;-0.01047896,-0.1207985;-0.7835448;0.06537735,-0.1181001;-0.7453069;-0.017405,0.008007973;0.5440206;0.00687926,0;0;0,0.004785173;0.3152766;0.01238596,0.008321427;0.6178306;0.01060057,0.1780936;0.4889855;-0.01114726,0.2264813;0.2035376;-0.02074993,0.2379548;-0.07647842;-0.08815563,-0.1642325;0.4880973;0.006343968,-0.2124481;0.2027586;-0.006739842,-0.2498855;-0.0740642;-0.07781537,0.07309346;0.004842773;-0.04705286,0.09124991;-0.3807603;-0.003283978,0.09434497;-0.7724897;0.1149851,0.1027253;-0.807296;0.06342947,-0.08061118;0.002124318;-0.0328238,-0.1099497;-0.3838105;0.0007708594,-0.1006251;-0.7807581;0.09973969,-0.1113127;-0.8175639;0.05125437,0.007597797;0.5439152;0.0134697,630.1953
+0;0;0,0.004052383;0.3153965;0.009179628,0.008591533;0.6178954;0.003559835,0.1812773;0.4942035;0.009112437,0.2177623;0.2076593;0.03091585,0.2630289;-0.06909022;-0.03575318,-0.1619169;0.4813724;-0.001305588,-0.2037233;0.1947524;-0.005221301,-0.2423589;-0.08601266;-0.05777978,0.07821836;0.005810021;-0.03779166,0.09328451;-0.3799985;0.005333897,0.09720708;-0.7818198;0.08262198,0.09798061;-0.7435937;-0.0002018958,-0.0770691;0.004581538;-0.04024227,-0.1031168;-0.3818781;-0.0101502,-0.1210357;-0.7835907;0.06571162,-0.1181982;-0.7453395;-0.01706474,0.007476232;0.5440212;0.007249653,0;0;0,0.004785173;0.3152766;0.01238596,0.008321427;0.6178306;0.01060057,0.1780936;0.4889855;-0.01114726,0.2264813;0.2035376;-0.02074993,0.2379548;-0.07647842;-0.08815563,-0.1642325;0.4880973;0.006343968,-0.2124481;0.2027586;-0.006739842,-0.2498855;-0.0740642;-0.07781537,0.07309346;0.004842773;-0.04705286,0.09124991;-0.3807603;-0.003283978,0.09434497;-0.7724897;0.1149851,0.1027253;-0.807296;0.06342947,-0.08061118;0.002124318;-0.0328238,-0.1099497;-0.3838105;0.0007708594,-0.1006251;-0.7807581;0.09973969,-0.1113127;-0.8175639;0.05125437,0.007597797;0.5439152;0.0134697,630.2077
+0;0;0,0.004052714;0.3154223;0.009180379,0.008592442;0.6179596;0.003559718,0.1812144;0.4942728;0.009112293,0.2176694;0.2079647;0.03089775,0.2629683;-0.06898203;-0.03581878,-0.1618542;0.4814464;-0.001301923,-0.2036262;0.1950625;-0.005214411,-0.2422894;-0.0859026;-0.05781034,0.07828026;0.005814619;-0.03782156,0.09334641;-0.3799943;0.00530402,0.09725768;-0.7806587;0.0823696,0.09803862;-0.7423539;-0.001246892,-0.07713008;0.004585164;-0.04027412,-0.1031778;-0.3818747;-0.01018202,-0.1210451;-0.7824309;0.0654614,-0.1181805;-0.7441007;-0.01810712,0.007476943;0.5440723;0.00725019,0;0;0,0.004528813;0.3153175;0.01209712,0.007804982;0.6179115;0.01010692,0.1775889;0.4890367;-0.01147413,0.226419;0.2038985;-0.02084231,0.2382494;-0.07653186;-0.0873363,-0.1645781;0.4880503;0.006084581,-0.2126224;0.2028972;-0.006379958,-0.2501141;-0.07402861;-0.07785766,0.07309117;0.004899368;-0.04717791,0.09141801;-0.3807308;-0.003717903,0.09474669;-0.771301;0.1143086,0.1013576;-0.8059733;0.06106305,-0.08072291;0.002055365;-0.03273631,-0.1099728;-0.3839228;0.0004388243,-0.1015702;-0.7796519;0.09950584,-0.1116779;-0.8161909;0.04918989,0.007152356;0.5439843;0.01302767,630.2298
+0;0;0,0.004051502;0.3153279;0.009177633,0.008590497;0.6178163;0.003557662,0.1814858;0.494058;0.009112831,0.2179498;0.2076794;0.03090365,0.2633932;-0.07015058;-0.03602565,-0.1621224;0.4812114;-0.001317763,-0.2039047;0.194757;-0.005231213,-0.2426911;-0.08710414;-0.05799488,0.07830964;0.005816801;-0.03783576,0.09339319;-0.3804374;0.005339608,0.09730195;-0.7808448;0.08235575,0.09807788;-0.7425933;-0.0007243678,-0.07715902;0.004586884;-0.04028923,-0.1032368;-0.3823191;-0.0101624,-0.1210927;-0.7826183;0.0654325,-0.1182464;-0.7443416;-0.01759997,0.0074751;0.5439358;0.007247799,0;0;0,0.004189268;0.3152451;0.01163363,0.007271133;0.61779;0.00927496,0.1773834;0.4888739;-0.01219654,0.2265511;0.20369;-0.02055407,0.2386323;-0.07779217;-0.08655369,-0.1653304;0.4877708;0.005673212,-0.2133458;0.2025103;-0.006078144,-0.2508247;-0.07546717;-0.07719763,0.07306938;0.004870668;-0.04727494,0.09167422;-0.3812591;-0.004360672,0.09509867;-0.7715819;0.1135765,0.09993416;-0.80672;0.06157029,-0.08077725;0.002074657;-0.03268806,-0.109472;-0.3844181;0.0002338737,-0.101333;-0.7800721;0.09854234,-0.1112435;-0.8161556;0.04848489,0.006657921;0.5438725;0.01227748,630.2519
+0;0;0,0.00377087;0.3153275;0.00931195,0.008175173;0.617819;0.00376408,0.1811201;0.494103;0.009300618,0.2178069;0.2077239;0.03070777,0.2630999;-0.07025906;-0.03568586,-0.1625117;0.481234;-0.001056636,-0.2041582;0.1948421;-0.008956408,-0.2440854;-0.08629596;-0.06464607,0.0783274;0.005888836;-0.03778781,0.09311209;-0.3803586;0.005551148,0.09704317;-0.7807709;0.08254084,0.09780295;-0.7425123;-0.0005387217,-0.0771451;0.004514807;-0.04032404,-0.1033311;-0.3823673;-0.009985687,-0.121446;-0.7826322;0.06572895,-0.118615;-0.7443504;-0.01730353,0.007096799;0.5439373;0.007444069,0;0;0,0.004189268;0.3152451;0.01163363,0.007271133;0.61779;0.00927496,0.1773834;0.4888739;-0.01219654,0.2265511;0.20369;-0.02055407,0.2386323;-0.07779217;-0.08655369,-0.1653304;0.4877708;0.005673212,-0.2133458;0.2025103;-0.006078144,-0.2508247;-0.07546717;-0.07719763,0.07306938;0.004870668;-0.04727494,0.09167422;-0.3812591;-0.004360672,0.09509867;-0.7715819;0.1135765,0.09993416;-0.80672;0.06157029,-0.08077725;0.002074657;-0.03268806,-0.109472;-0.3844181;0.0002338737,-0.101333;-0.7800721;0.09854234,-0.1112435;-0.8161556;0.04848489,0.006657921;0.5438725;0.01227748,630.2745
+0;0;0,0.003769667;0.3152269;0.009308979,0.008172965;0.6176492;0.003762218,0.1809438;0.4939963;0.009296245,0.2175968;0.2078817;0.03068363,0.2629777;-0.07064125;-0.03583897,-0.1623438;0.4811401;-0.001050636,-0.2039519;0.1950127;-0.008943112,-0.2439566;-0.08667144;-0.06474095,0.07818372;0.005878034;-0.0377185,0.09296231;-0.3802099;0.005602565,0.09690043;-0.7813389;0.08273007,0.09766108;-0.7430708;-0.0004451349,-0.07700359;0.004506525;-0.04025007,-0.1031788;-0.3822159;-0.009924246,-0.1213261;-0.7831972;0.06592592,-0.1184919;-0.7449059;-0.01720215,0.007094781;0.5437807;0.007441556,0;0;0,0.003959343;0.3151563;0.0113883,0.006923907;0.6176314;0.008784294,0.1770039;0.489085;-0.01244414,0.2263267;0.204193;-0.02058196,0.2389095;-0.07806036;-0.08565462,-0.1654986;0.4877335;0.005152854,-0.2132026;0.2026734;-0.006139135,-0.2505469;-0.07595241;-0.07708131,0.07300018;0.004875258;-0.04708648,0.09179352;-0.3811895;-0.00513589,0.09500466;-0.7722434;0.1129115,0.09990282;-0.8073211;0.06068158,-0.08055239;0.002061636;-0.03281755,-0.1092596;-0.3843265;-0.0005818233,-0.1011072;-0.780442;0.09889029,-0.111322;-0.8166035;0.04883665,0.006330147;0.5437291;0.01184368,630.287
+0;0;0,0.003769667;0.3152269;0.009308979,0.008172965;0.6176492;0.003762218,0.1809438;0.4939963;0.009296245,0.2175968;0.2078817;0.03068363,0.2629777;-0.07064125;-0.03583897,-0.1623438;0.4811401;-0.001050636,-0.2039519;0.1950127;-0.008943112,-0.2439566;-0.08667144;-0.06474095,0.07818372;0.005878034;-0.0377185,0.09296231;-0.3802099;0.005602565,0.09690043;-0.7813389;0.08273007,0.09766108;-0.7430708;-0.0004451349,-0.07700359;0.004506525;-0.04025007,-0.1031788;-0.3822159;-0.009924246,-0.1213261;-0.7831972;0.06592592,-0.1184919;-0.7449059;-0.01720215,0.007094781;0.5437807;0.007441556,0;0;0,0.003959343;0.3151563;0.0113883,0.006923907;0.6176314;0.008784294,0.1770039;0.489085;-0.01244414,0.2263267;0.204193;-0.02058196,0.2389095;-0.07806036;-0.08565462,-0.1654986;0.4877335;0.005152854,-0.2132026;0.2026734;-0.006139135,-0.2505469;-0.07595241;-0.07708131,0.07300018;0.004875258;-0.04708648,0.09179352;-0.3811895;-0.00513589,0.09500466;-0.7722434;0.1129115,0.09990282;-0.8073211;0.06068158,-0.08055239;0.002061636;-0.03281755,-0.1092596;-0.3843265;-0.0005818233,-0.1011072;-0.780442;0.09889029,-0.111322;-0.8166035;0.04883665,0.006330147;0.5437291;0.01184368,630.3087
+0;0;0,0.003533309;0.3151975;0.009386046,0.00784148;0.6175656;0.003882505,0.1809384;0.4938411;0.009401743,0.21756;0.2079818;0.03073099,0.2634914;-0.07190889;-0.03654272,-0.1629603;0.4810444;-0.0009292299,-0.2045414;0.1953332;-0.01324797,-0.245607;-0.08665967;-0.07463107,0.07813868;0.005921735;-0.0376937,0.09266326;-0.3798659;0.00569813,0.09654989;-0.7790339;0.08248054,0.09729915;-0.740824;-6.332994E-05,-0.07697085;0.004461451;-0.04021342,-0.1032978;-0.3819428;-0.009807104,-0.1215287;-0.7809479;0.06574644,-0.1187209;-0.7427155;-0.01675081,0.006795703;0.5437112;0.007551325,0;0;0,0.003710084;0.3151338;0.01126969,0.006254241;0.6175542;0.008507133,0.1768789;0.48921;-0.01238418,0.2262665;0.2045848;-0.02019322,0.2388725;-0.07937264;-0.08487296,-0.1662873;0.4874287;0.004875969,-0.2138617;0.2025954;-0.005998934,-0.2515077;-0.07747802;-0.07752437,0.07302094;0.004918531;-0.04696047,0.09194516;-0.3808751;-0.005354758,0.09532762;-0.7701963;0.1115354,0.09988226;-0.8056291;0.06074893,-0.08047137;0.002028397;-0.0328904,-0.1090591;-0.3840836;-0.0008563995,-0.1018235;-0.7782531;0.09825876,-0.1114536;-0.8121691;0.04626389,0.005781762;0.5436683;0.01162016,630.3326
+0;0;0,0.003532954;0.3151658;0.009385102,0.007841059;0.6175293;0.00388151,0.1806974;0.4938715;0.009398298,0.217395;0.2074188;0.03077182,0.2632766;-0.07216808;-0.03642889,-0.1627263;0.4810925;-0.0009184051,-0.2043937;0.1947882;-0.01326272,-0.2454147;-0.0868986;-0.0745792,0.07806776;0.005916361;-0.03765949,0.0925956;-0.3799576;0.005742058,0.09647977;-0.7788723;0.08247573,0.09723157;-0.7406345;-0.0003493801,-0.076901;0.004457402;-0.04017692,-0.1032338;-0.3820334;-0.009763796,-0.1214532;-0.7807852;0.06574178,-0.1186358;-0.7425247;-0.01703656,0.006795253;0.5436727;0.007550435,0;0;0,0.003772408;0.3151106;0.01100719,0.006403133;0.617524;0.008022666,0.176835;0.489244;-0.01230657,0.2265647;0.2040654;-0.01997483,0.2389069;-0.07946995;-0.08513081,-0.1659451;0.4875517;0.004431716,-0.2136778;0.2021259;-0.006169925,-0.2512797;-0.07760179;-0.07778282,0.07301914;0.004962966;-0.0468123,0.0920191;-0.3809704;-0.005727775,0.09554101;-0.7700849;0.1109493,0.09999167;-0.8054039;0.05954837,-0.08034394;0.00198543;-0.03299585,-0.1087528;-0.3841799;-0.0003961213,-0.1022456;-0.7785197;0.09701973,-0.111206;-0.8121591;0.04412206,0.005910464;0.5436381;0.01118004,630.355
+0;0;0,0.003532954;0.3151658;0.009385102,0.007841059;0.6175293;0.00388151,0.1806974;0.4938715;0.009398298,0.217395;0.2074188;0.03077182,0.2632766;-0.07216808;-0.03642889,-0.1627263;0.4810925;-0.0009184051,-0.2043937;0.1947882;-0.01326272,-0.2454147;-0.0868986;-0.0745792,0.07806776;0.005916361;-0.03765949,0.0925956;-0.3799576;0.005742058,0.09647977;-0.7788723;0.08247573,0.09723157;-0.7406345;-0.0003493801,-0.076901;0.004457402;-0.04017692,-0.1032338;-0.3820334;-0.009763796,-0.1214532;-0.7807852;0.06574178,-0.1186358;-0.7425247;-0.01703656,0.006795253;0.5436727;0.007550435,0;0;0,0.003772408;0.3151106;0.01100719,0.006403133;0.617524;0.008022666,0.176835;0.489244;-0.01230657,0.2265647;0.2040654;-0.01997483,0.2389069;-0.07946995;-0.08513081,-0.1659451;0.4875517;0.004431716,-0.2136778;0.2021259;-0.006169925,-0.2512797;-0.07760179;-0.07778282,0.07301914;0.004962966;-0.0468123,0.0920191;-0.3809704;-0.005727775,0.09554101;-0.7700849;0.1109493,0.09999167;-0.8054039;0.05954837,-0.08034394;0.00198543;-0.03299585,-0.1087528;-0.3841799;-0.0003961213,-0.1022456;-0.7785197;0.09701973,-0.111206;-0.8121591;0.04412206,0.005910464;0.5436381;0.01118004,630.377
+0;0;0,0.003271208;0.3150331;0.009402853,0.007419642;0.6172794;0.003921884,0.1803673;0.4937318;0.009512184,0.2170893;0.2077169;0.03079073,0.2631129;-0.07187414;-0.03675241,-0.1630769;0.4808432;-0.0008854708,-0.2041787;0.1951719;-0.01844336,-0.2463017;-0.08646935;-0.07972383,0.07803311;0.005976034;-0.03759053,0.09232366;-0.3802137;0.005854733,0.09588651;-0.779865;0.08280249,0.09665512;-0.7416039;-0.0002330914,-0.07684854;0.00439663;-0.04016092,-0.1032431;-0.3823959;-0.009679371,-0.1217285;-0.7818563;0.0661132,-0.1188914;-0.7435725;-0.01687521,0.006438795;0.5434473;0.00757877,0;0;0,0.003720053;0.3149775;0.01096737,0.006387398;0.6172693;0.007866383,0.1768974;0.4891464;-0.01204586,0.2262952;0.2043423;-0.0192734,0.2392043;-0.07935947;-0.08406603,-0.1659401;0.4872342;0.004001043,-0.2134023;0.2022063;-0.006592172,-0.2513062;-0.07777661;-0.07747428,0.07303572;0.00492385;-0.04668474,0.09234422;-0.3813448;-0.005966425,0.09577244;-0.7713168;0.1105021,0.1003487;-0.8065076;0.05860841,-0.08024271;0.002004856;-0.03309103,-0.1084628;-0.3844825;-0.0004505441,-0.1016854;-0.7795681;0.09710038,-0.1105687;-0.8132126;0.04386294,0.00587637;0.5434108;0.01105547,630.3881
+0;0;0,0.003271208;0.3150331;0.009402853,0.007419642;0.6172794;0.003921884,0.1803673;0.4937318;0.009512184,0.2170893;0.2077169;0.03079073,0.2631129;-0.07187414;-0.03675241,-0.1630769;0.4808432;-0.0008854708,-0.2041787;0.1951719;-0.01844336,-0.2463017;-0.08646935;-0.07972383,0.07803311;0.005976034;-0.03759053,0.09232366;-0.3802137;0.005854733,0.09588651;-0.779865;0.08280249,0.09665512;-0.7416039;-0.0002330914,-0.07684854;0.00439663;-0.04016092,-0.1032431;-0.3823959;-0.009679371,-0.1217285;-0.7818563;0.0661132,-0.1188914;-0.7435725;-0.01687521,0.006438795;0.5434473;0.00757877,0;0;0,0.003720053;0.3149775;0.01096737,0.006387398;0.6172693;0.007866383,0.1768974;0.4891464;-0.01204586,0.2262952;0.2043423;-0.0192734,0.2392043;-0.07935947;-0.08406603,-0.1659401;0.4872342;0.004001043,-0.2134023;0.2022063;-0.006592172,-0.2513062;-0.07777661;-0.07747428,0.07303572;0.00492385;-0.04668474,0.09234422;-0.3813448;-0.005966425,0.09577244;-0.7713168;0.1105021,0.1003487;-0.8065076;0.05860841,-0.08024271;0.002004856;-0.03309103,-0.1084628;-0.3844825;-0.0004505441,-0.1016854;-0.7795681;0.09710038,-0.1105687;-0.8132126;0.04386294,0.00587637;0.5434108;0.01105547,630.4099
+0;0;0,0.003269741;0.3148918;0.009398635,0.007416335;0.6170041;0.003920121,0.1801495;0.4935513;0.009506381,0.2168971;0.2073368;0.03079978,0.2627752;-0.07136962;-0.03652966,-0.1628703;0.4806786;-0.0008784248,-0.2040008;0.1948079;-0.01844857,-0.2459905;-0.08594227;-0.07953516,0.07799679;0.005973252;-0.03757303,0.09226496;-0.3796116;0.005804181,0.09582213;-0.7786267;0.08262944,0.09658943;-0.7403796;-0.0002641678,-0.07681277;0.004394584;-0.04014223,-0.103166;-0.3817921;-0.009708421,-0.1216219;-0.7806165;0.06596349,-0.1187897;-0.7423469;-0.01688302,0.006435931;0.5432053;0.007575356,0;0;0,0.003582619;0.3148393;0.01092124,0.006148964;0.6169974;0.00777173,0.1765997;0.4891205;-0.01145756,0.2262738;0.2041567;-0.01857281,0.2392326;-0.07859525;-0.08337045,-0.1659344;0.4870654;0.003654244,-0.2133716;0.2018223;-0.006764804,-0.2511983;-0.07718498;-0.07775403,0.07303992;0.004918247;-0.04660356,0.09234953;-0.3807859;-0.00635111,0.09570697;-0.7701103;0.1100235,0.1003506;-0.8053891;0.05847669,-0.08017307;0.001996237;-0.03315428,-0.1083833;-0.383911;-0.0008945614,-0.1016151;-0.7783608;0.09652863,-0.1108102;-0.8114827;0.04294649,0.005658403;0.5431726;0.01097274,630.4217
+0;0;0,0.002852376;0.3148938;0.009464969,0.006773046;0.6170092;0.004000412,0.1796118;0.4936505;0.009773428,0.2163948;0.2074255;0.03086333,0.2624559;-0.07115522;-0.03686056,-0.16343;0.4806702;-0.0007652151,-0.2039485;0.195061;-0.02330784,-0.2494659;-0.0818527;-0.09788868,0.07802926;0.005983105;-0.03750397,0.09188076;-0.3796121;0.005916838,0.09542809;-0.7786596;0.0825735,0.0962218;-0.740409;-0.0003195032,-0.07675673;0.004390639;-0.04024969,-0.1034836;-0.3817527;-0.009592215,-0.122004;-0.7805609;0.06614981,-0.1191459;-0.7422876;-0.01669546,0.005873236;0.5432094;0.007657022,0;0;0,0.003582619;0.3148393;0.01092124,0.006148964;0.6169974;0.00777173,0.1765997;0.4891205;-0.01145756,0.2262738;0.2041567;-0.01857281,0.2392326;-0.07859525;-0.08337045,-0.1659344;0.4870654;0.003654244,-0.2133716;0.2018223;-0.006764804,-0.2511983;-0.07718498;-0.07775403,0.07303992;0.004918247;-0.04660356,0.09234953;-0.3807859;-0.00635111,0.09570697;-0.7701103;0.1100235,0.1003506;-0.8053891;0.05847669,-0.08017307;0.001996237;-0.03315428,-0.1083833;-0.383911;-0.0008945614,-0.1016151;-0.7783608;0.09652863,-0.1108102;-0.8114827;0.04294649,0.005658403;0.5431726;0.01097274,630.4326
+0;0;0,0.002851021;0.3147442;0.009460471,0.006770241;0.6167481;0.00399779,0.1796596;0.4933989;0.009770236,0.2164503;0.2071148;0.03086449,0.2621446;-0.06924748;-0.0363201,-0.1634815;0.4804149;-0.0007714611,-0.2040084;0.1947467;-0.02331874,-0.2491634;-0.07996187;-0.09730567,0.07788938;0.005972379;-0.03743674,0.09176683;-0.3803454;0.006065443,0.0953363;-0.7818838;0.08320059,0.09613358;-0.7435961;-6.486475E-05,-0.07661913;0.004382767;-0.04017753,-0.1033961;-0.3824842;-0.009462602,-0.1220321;-0.7837816;0.0667522,-0.1191612;-0.7454712;-0.01646531,0.005870722;0.5429722;0.007653217,0;0;0,0.003539294;0.3146947;0.0107826,0.006116889;0.6167396;0.007483125,0.176755;0.4890133;-0.01092732,0.2262347;0.2039505;-0.01786065,0.2391171;-0.07671368;-0.08141768,-0.1660616;0.4869432;0.003303895,-0.2132942;0.2016117;-0.007284637,-0.2510384;-0.0751521;-0.07767643,0.07305205;0.004915982;-0.04629433,0.09241788;-0.3815002;-0.005872484,0.09568192;-0.773694;0.1097519,0.1043406;-0.8101661;0.05966258,-0.07992996;0.001985948;-0.03333452,-0.1081076;-0.3846714;-0.001262784,-0.1014839;-0.7813124;0.09787176,-0.1108106;-0.8132524;0.04238386,0.005618043;0.5429404;0.01071954,630.4559
+0;0;0,0.002851021;0.3147442;0.009460471,0.006770241;0.6167481;0.00399779,0.1796596;0.4933989;0.009770236,0.2164503;0.2071148;0.03086449,0.2621446;-0.06924748;-0.0363201,-0.1634815;0.4804149;-0.0007714611,-0.2040084;0.1947467;-0.02331874,-0.2491634;-0.07996187;-0.09730567,0.07788938;0.005972379;-0.03743674,0.09176683;-0.3803454;0.006065443,0.0953363;-0.7818838;0.08320059,0.09613358;-0.7435961;-6.486475E-05,-0.07661913;0.004382767;-0.04017753,-0.1033961;-0.3824842;-0.009462602,-0.1220321;-0.7837816;0.0667522,-0.1191612;-0.7454712;-0.01646531,0.005870722;0.5429722;0.007653217,0;0;0,0.003539294;0.3146947;0.0107826,0.006116889;0.6167396;0.007483125,0.176755;0.4890133;-0.01092732,0.2262347;0.2039505;-0.01786065,0.2391171;-0.07671368;-0.08141768,-0.1660616;0.4869432;0.003303895,-0.2132942;0.2016117;-0.007284637,-0.2510384;-0.0751521;-0.07767643,0.07305205;0.004915982;-0.04629433,0.09241788;-0.3815002;-0.005872484,0.09568192;-0.773694;0.1097519,0.1043406;-0.8101661;0.05966258,-0.07992996;0.001985948;-0.03333452,-0.1081076;-0.3846714;-0.001262784,-0.1014839;-0.7813124;0.09787176,-0.1108106;-0.8132524;0.04238386,0.005618043;0.5429404;0.01071954,630.478
+0;0;0,0.002635128;0.3147029;0.0094579,0.006328967;0.6166742;0.003969695,0.1791989;0.4933696;0.009802128,0.2160266;0.2070456;0.03084223,0.2620142;-0.06927085;-0.03659259,-0.1637389;0.4803854;-0.0008240966,-0.2039814;0.1951046;-0.02867772,-0.2504904;-0.07774714;-0.1086897,0.07787579;0.005993269;-0.03738189,0.09157123;-0.3802484;0.006127503,0.09510961;-0.7818909;0.08334036,0.09592556;-0.7435904;-6.242841E-05,-0.07659239;0.00435759;-0.04015696,-0.1033868;-0.3824364;-0.009566793,-0.1221838;-0.7838105;0.06683045,-0.1192903;-0.7454879;-0.01652393,0.005511384;0.5429063;0.007628224,0;0;0,0.003366634;0.3146574;0.01066065,0.005838603;0.6166675;0.007279754,0.1764892;0.4891018;-0.01067591,0.2259838;0.2039991;-0.01754081,0.2387679;-0.07678109;-0.08088219,-0.166155;0.4868055;0.002559268,-0.2137501;0.2014819;-0.007716875,-0.2516363;-0.07526737;-0.07833928,0.07301489;0.004906952;-0.04628944,0.09226006;-0.3814722;-0.006239057,0.09548327;-0.7738084;0.1093161,0.1032122;-0.8091459;0.05738473,-0.07988486;0.001994958;-0.03335258,-0.1083231;-0.3845842;-0.001554359,-0.1016454;-0.7813548;0.09753896,-0.1108779;-0.8129515;0.04144802,0.005362608;0.5428776;0.01053321,630.5002
+0;0;0,0.00263448;0.3146255;0.009455576,0.006327139;0.6165002;0.003969173,0.1790942;0.4932497;0.009799089,0.2159368;0.2068102;0.03084768,0.2617128;-0.06823492;-0.03627688,-0.1636399;0.4802732;-0.0008208221,-0.2038987;0.1948773;-0.02868569,-0.2501937;-0.07671905;-0.1083295,0.07773329;0.005982302;-0.03731349,0.0914083;-0.3796834;0.006131019,0.09493386;-0.7798697;0.08306393,0.09576325;-0.7414325;-0.001712948,-0.07645223;0.004349616;-0.04008348,-0.1032067;-0.3818676;-0.009538928,-0.1219355;-0.7817864;0.06658132,-0.1189944;-0.7433268;-0.01814634,0.005509829;0.5427569;0.007626477,0;0;0,0.003232129;0.3145797;0.0107131,0.005576327;0.6164941;0.00735116,0.176317;0.4892668;-0.009974241,0.2258419;0.2040425;-0.01648557,0.2385291;-0.07543254;-0.079602,-0.1662917;0.4867262;0.002466756,-0.2138765;0.2012957;-0.008171289,-0.2515799;-0.07398567;-0.07923155,0.07303706;0.004887342;-0.04595923,0.09244396;-0.3809301;-0.006200314,0.09586541;-0.7716098;0.1097214,0.102837;-0.8081384;0.05695462,-0.07965961;0.002009432;-0.03347921,-0.1081214;-0.3839926;-0.001780845,-0.1016628;-0.7793265;0.09695905,-0.1106691;-0.8128024;0.04084582,0.00512813;0.5427286;0.01060295,630.5225
+0;0;0,0.00263448;0.3146255;0.009455576,0.006327139;0.6165002;0.003969173,0.1790942;0.4932497;0.009799089,0.2159368;0.2068102;0.03084768,0.2617128;-0.06823492;-0.03627688,-0.1636399;0.4802732;-0.0008208221,-0.2038987;0.1948773;-0.02868569,-0.2501937;-0.07671905;-0.1083295,0.07773329;0.005982302;-0.03731349,0.0914083;-0.3796834;0.006131019,0.09493386;-0.7798697;0.08306393,0.09576325;-0.7414325;-0.001712948,-0.07645223;0.004349616;-0.04008348,-0.1032067;-0.3818676;-0.009538928,-0.1219355;-0.7817864;0.06658132,-0.1189944;-0.7433268;-0.01814634,0.005509829;0.5427569;0.007626477,0;0;0,0.003232129;0.3145797;0.0107131,0.005576327;0.6164941;0.00735116,0.176317;0.4892668;-0.009974241,0.2258419;0.2040425;-0.01648557,0.2385291;-0.07543254;-0.079602,-0.1662917;0.4867262;0.002466756,-0.2138765;0.2012957;-0.008171289,-0.2515799;-0.07398567;-0.07923155,0.07303706;0.004887342;-0.04595923,0.09244396;-0.3809301;-0.006200314,0.09586541;-0.7716098;0.1097214,0.102837;-0.8081384;0.05695462,-0.07965961;0.002009432;-0.03347921,-0.1081214;-0.3839926;-0.001780845,-0.1016628;-0.7793265;0.09695905,-0.1106691;-0.8128024;0.04084582,0.00512813;0.5427286;0.01060295,630.5443
+0;0;0,0.002434653;0.3145339;0.009498777,0.005951135;0.6163185;0.004044109,0.1789699;0.4931404;0.009927276,0.2157817;0.2072459;0.03082997,0.2614557;-0.06603834;-0.03636982,-0.1634827;0.47895;-0.004212074,-0.204477;0.1944733;-0.03454655,-0.2506802;-0.07456762;-0.116817,0.07770256;0.006010758;-0.03727436,0.09119761;-0.3791425;0.006092496,0.09463316;-0.7787914;0.08300827,0.09610661;-0.7404433;-0.000950478,-0.07641184;0.004317574;-0.04007224,-0.1032195;-0.3813703;-0.009542042,-0.1223544;-0.78078;0.06630553,-0.1187867;-0.742412;-0.01758835,0.005200977;0.5425979;0.007682641,0;0;0,0.003105335;0.314491;0.01065242,0.005354077;0.6163125;0.00724268,0.1763598;0.4890669;-0.009364009,0.2255378;0.2043384;-0.01560378,0.2382072;-0.07360992;-0.07781625,-0.1666577;0.4865727;0.002169958,-0.2141385;0.2017013;-0.008853709,-0.25141;-0.07180578;-0.08020446,0.07311843;0.004907802;-0.04574716,0.09213422;-0.3804542;-0.006499652,0.09610774;-0.7705696;0.109437,0.1028277;-0.8067388;0.05750036,-0.07955871;0.00199704;-0.03360978,-0.1080466;-0.3834906;-0.002088536,-0.1014562;-0.7782621;0.09669924,-0.1104477;-0.8114384;0.04148284,0.004927158;0.5425717;0.0105052,630.5556
+0;0;0,0.002434653;0.3145339;0.009498777,0.005951135;0.6163185;0.004044109,0.1789699;0.4931404;0.009927276,0.2157817;0.2072459;0.03082997,0.2614557;-0.06603834;-0.03636982,-0.1634827;0.47895;-0.004212074,-0.204477;0.1944733;-0.03454655,-0.2506802;-0.07456762;-0.116817,0.07770256;0.006010758;-0.03727436,0.09119761;-0.3791425;0.006092496,0.09463316;-0.7787914;0.08300827,0.09610661;-0.7404433;-0.000950478,-0.07641184;0.004317574;-0.04007224,-0.1032195;-0.3813703;-0.009542042,-0.1223544;-0.78078;0.06630553,-0.1187867;-0.742412;-0.01758835,0.005200977;0.5425979;0.007682641,0;0;0,0.003105335;0.314491;0.01065242,0.005354077;0.6163125;0.00724268,0.1763598;0.4890669;-0.009364009,0.2255378;0.2043384;-0.01560378,0.2382072;-0.07360992;-0.07781625,-0.1666577;0.4865727;0.002169958,-0.2141385;0.2017013;-0.008853709,-0.25141;-0.07180578;-0.08020446,0.07311843;0.004907802;-0.04574716,0.09213422;-0.3804542;-0.006499652,0.09610774;-0.7705696;0.109437,0.1028277;-0.8067388;0.05750036,-0.07955871;0.00199704;-0.03360978,-0.1080466;-0.3834906;-0.002088536,-0.1014562;-0.7782621;0.09669924,-0.1104477;-0.8114384;0.04148284,0.004927158;0.5425717;0.0105052,630.5775
+0;0;0,0.002433735;0.3144152;0.009495194,0.005948428;0.6160449;0.004043676,0.179047;0.4928905;0.009925582,0.2158123;0.2073569;0.03080188,0.2614082;-0.06546012;-0.03628303,-0.1635619;0.4786936;-0.004220222,-0.2045045;0.1945761;-0.03451639,-0.2506287;-0.07400492;-0.1166462,0.07762704;0.006004917;-0.03723813,0.09112;-0.3790888;0.006122019,0.09455767;-0.7789837;0.08308513,0.09603172;-0.7406322;-0.000907667,-0.07633758;0.004313378;-0.04003329,-0.1031411;-0.3813148;-0.009507816,-0.1222878;-0.7809703;0.06638645,-0.1187187;-0.742599;-0.01754146,0.005198741;0.5423706;0.007679923,0;0;0,0.003138617;0.3143725;0.01063478,0.005421773;0.6160387;0.007223129,0.1765541;0.4888671;-0.009010196,0.2253733;0.2044437;-0.01508653,0.2381127;-0.07304615;-0.07709956,-0.1667333;0.4865102;0.001966587,-0.2142971;0.2020527;-0.009802413,-0.2512316;-0.07038662;-0.08343137,0.07311305;0.004904196;-0.04559743,0.09210231;-0.3804201;-0.00655973,0.09591497;-0.7708164;0.1093161,0.1028674;-0.8067483;0.05705357,-0.07943891;0.001993829;-0.03367757,-0.1078763;-0.3834427;-0.002223246,-0.1009888;-0.7785076;0.09640389,-0.1103203;-0.8129306;0.04265154,0.00498303;0.5423443;0.01048541,630.5892
+0;0;0,0.002152456;0.3144157;0.009547067,0.005438608;0.6160489;0.004125312,0.1786641;0.4930351;0.01014243,0.2155599;0.2075101;0.03090494,0.2613698;-0.06521234;-0.03641865,-0.1636781;0.4782617;-0.006005101,-0.2055593;0.1947813;-0.04067129,-0.2537009;-0.06718856;-0.1409843,0.07766626;0.006051462;-0.0371487,0.09086279;-0.3790569;0.006172929,0.09434663;-0.7789353;0.08321975,0.09619291;-0.7405873;-0.0007660389,-0.07629583;0.004267967;-0.04011765,-0.1033021;-0.3813367;-0.009472696,-0.1225629;-0.7809863;0.06642389,-0.1186209;-0.7426163;-0.01748747,0.004777463;0.5423728;0.007743565,0;0;0,0.003138617;0.3143725;0.01063478,0.005421773;0.6160387;0.007223129,0.1765541;0.4888671;-0.009010196,0.2253733;0.2044437;-0.01508653,0.2381127;-0.07304615;-0.07709956,-0.1667333;0.4865102;0.001966587,-0.2142971;0.2020527;-0.009802413,-0.2512316;-0.07038662;-0.08343137,0.07311305;0.004904196;-0.04559743,0.09210231;-0.3804201;-0.00655973,0.09591497;-0.7708164;0.1093161,0.1028674;-0.8067483;0.05705357,-0.07943891;0.001993829;-0.03367757,-0.1078763;-0.3834427;-0.002223246,-0.1009888;-0.7785076;0.09640389,-0.1103203;-0.8129306;0.04265154,0.00498303;0.5423443;0.01048541,630.6112
+0;0;0,0.002152014;0.3143511;0.009545106,0.005436976;0.6158744;0.004125455,0.1787488;0.4928662;0.01014229,0.215642;0.2073609;0.03090336,0.2614249;-0.06520078;-0.03638055,-0.1637628;0.4780855;-0.006013234,-0.2056411;0.1946247;-0.04067702,-0.2537544;-0.0671908;-0.1409309,0.0775893;0.006045464;-0.03711189,0.09077159;-0.3786474;0.006163005,0.09425049;-0.7779593;0.08310071,0.09610648;-0.7395675;-0.001326494,-0.07622021;0.004263738;-0.04007789,-0.1031974;-0.3809248;-0.009466011,-0.1224308;-0.7800083;0.06632307,-0.1184682;-0.7415943;-0.0180293,0.0047761;0.5422283;0.007742236,0;0;0,0.00305289;0.314306;0.01071322,0.005232766;0.6158637;0.007377267,0.1765354;0.4888206;-0.008689761,0.2252426;0.2043919;-0.0144608,0.2378103;-0.07295614;-0.07637346,-0.1670047;0.4864446;0.001834387,-0.2144088;0.2020093;-0.01060795,-0.251079;-0.06935585;-0.08761005,0.07311301;0.004909366;-0.04543483,0.09203134;-0.3800162;-0.006582975,0.09601799;-0.7698038;0.1093107,0.1026181;-0.8061486;0.05680716,-0.07933032;0.001986587;-0.03371486,-0.1077574;-0.3830371;-0.002350651,-0.1008682;-0.7776662;0.09563911,-0.1103955;-0.8127401;0.04200661,0.004818365;0.5421985;0.01062167,630.6239
+0;0;0,0.002152014;0.3143511;0.009545106,0.005436976;0.6158744;0.004125455,0.1787488;0.4928662;0.01014229,0.215642;0.2073609;0.03090336,0.2614249;-0.06520078;-0.03638055,-0.1637628;0.4780855;-0.006013234,-0.2056411;0.1946247;-0.04067702,-0.2537544;-0.0671908;-0.1409309,0.0775893;0.006045464;-0.03711189,0.09077159;-0.3786474;0.006163005,0.09425049;-0.7779593;0.08310071,0.09610648;-0.7395675;-0.001326494,-0.07622021;0.004263738;-0.04007789,-0.1031974;-0.3809248;-0.009466011,-0.1224308;-0.7800083;0.06632307,-0.1184682;-0.7415943;-0.0180293,0.0047761;0.5422283;0.007742236,0;0;0,0.00305289;0.314306;0.01071322,0.005232766;0.6158637;0.007377267,0.1765354;0.4888206;-0.008689761,0.2252426;0.2043919;-0.0144608,0.2378103;-0.07295614;-0.07637346,-0.1670047;0.4864446;0.001834387,-0.2144088;0.2020093;-0.01060795,-0.251079;-0.06935585;-0.08761005,0.07311301;0.004909366;-0.04543483,0.09203134;-0.3800162;-0.006582975,0.09601799;-0.7698038;0.1093107,0.1026181;-0.8061486;0.05680716,-0.07933032;0.001986587;-0.03371486,-0.1077574;-0.3830371;-0.002350651,-0.1008682;-0.7776662;0.09563911,-0.1103955;-0.8127401;0.04200661,0.004818365;0.5421985;0.01062167,630.6453
+0;0;0,0.001731396;0.314327;0.009640574,0.004847763;0.6158426;0.0042762,0.1781594;0.4928897;0.01040208,0.215197;0.2073675;0.03114648,0.2610816;-0.0648402;-0.0363729,-0.163771;0.4774075;-0.008204104,-0.207309;0.1949229;-0.04860097,-0.254614;-0.06739134;-0.1471646,0.07752515;0.006088395;-0.03693824,0.09025061;-0.3788058;0.006326638,0.09353017;-0.780597;0.08372185,0.09581473;-0.7423259;0.0004990026,-0.07606636;0.004201947;-0.04009869,-0.1031509;-0.3811549;-0.009376341,-0.1229867;-0.7826188;0.06724142,-0.1186263;-0.7443226;-0.01589603,0.0042422;0.5421959;0.007879596,0;0;0,0.002996176;0.3142835;0.01069105,0.005148008;0.6158305;0.007306576,0.1764119;0.4888151;-0.008569002,0.2249641;0.2043165;-0.01388705,0.2373154;-0.07284281;-0.07546175,-0.1670347;0.4865032;0.001581726,-0.2146534;0.2021264;-0.01210568,-0.2512527;-0.06869087;-0.09007854,0.07312108;0.004841432;-0.04518318,0.09190152;-0.3802763;-0.006337762,0.09572604;-0.7729547;0.1086668,0.1023906;-0.807794;0.05621565,-0.07914119;0.002025204;-0.03382636,-0.1076086;-0.3831782;-0.002438147,-0.09998328;-0.7803768;0.09560356,-0.1101507;-0.8145;0.04283505,0.004737176;0.5421664;0.01056421,630.6675
+0;0;0,0.001731371;0.3143225;0.009640437,0.004847696;0.6158341;0.004276132,0.1780215;0.4929212;0.01039997,0.2150741;0.2072832;0.03115278,0.2609554;-0.06490484;-0.03636175,-0.1636379;0.4774513;-0.008191465,-0.2071936;0.1948521;-0.04860471,-0.2544951;-0.06744319;-0.1471612,0.07749362;0.006085919;-0.03692322,0.09016;-0.3770211;0.006140772,0.09344842;-0.7798978;0.08374508,0.09573465;-0.7416207;0.0004615635,-0.07603543;0.004200239;-0.04008238,-0.1029942;-0.3793673;-0.009502683,-0.1228836;-0.7819157;0.06732206,-0.11852;-0.7436135;-0.01587598,0.00424214;0.5421883;0.007879484,0;0;0,0.002914183;0.314281;0.01065445,0.005010433;0.6158243;0.007252693,0.1761923;0.4888454;-0.008224249,0.2243583;0.2041541;-0.0130738,0.2366728;-0.07297748;-0.07468617,-0.1669343;0.4864278;0.0006199535,-0.2155227;0.2021411;-0.01396807,-0.2519929;-0.06813163;-0.09379426,0.0731599;0.004842445;-0.04505336,0.09216034;-0.3784949;-0.006616235,0.09579719;-0.7721719;0.1089177,0.1026609;-0.8069763;0.0563519,-0.0790793;0.002027466;-0.03388185,-0.107624;-0.38138;-0.00273888,-0.0990085;-0.7799265;0.09436557,-0.1098687;-0.8146494;0.0423762,0.004613847;0.5421611;0.01051366,630.6892
+0;0;0,0.001449077;0.314321;0.009735766,0.004409162;0.6158354;0.004466865,0.1776127;0.4929552;0.0107196,0.2147619;0.2073219;0.03136368,0.260803;-0.06484571;-0.03612437,-0.1637288;0.477145;-0.01003877,-0.2098954;0.1963736;-0.05931979,-0.2562553;-0.06474316;-0.1613907,0.07753637;0.006109652;-0.03682945,0.08996201;-0.3770011;0.006271645,0.09318613;-0.77988;0.0838667,0.09587651;-0.7416046;0.0005950928,-0.07598998;0.004175832;-0.04017102,-0.1031628;-0.3793812;-0.009649653,-0.1232385;-0.7818592;0.06749523,-0.1184699;-0.7435521;-0.01568011,0.003825947;0.5421889;0.00806014,0;0;0,0.002914183;0.314281;0.01065445,0.005010433;0.6158243;0.007252693,0.1761923;0.4888454;-0.008224249,0.2243583;0.2041541;-0.0130738,0.2366728;-0.07297748;-0.07468617,-0.1669343;0.4864278;0.0006199535,-0.2155227;0.2021411;-0.01396807,-0.2519929;-0.06813163;-0.09379426,0.0731599;0.004842445;-0.04505336,0.09216034;-0.3784949;-0.006616235,0.09579719;-0.7721719;0.1089177,0.1026609;-0.8069763;0.0563519,-0.0790793;0.002027466;-0.03388185,-0.107624;-0.38138;-0.00273888,-0.0990085;-0.7799265;0.09436557,-0.1098687;-0.8146494;0.0423762,0.004613847;0.5421611;0.01051366,630.7002
+0;0;0,0.001449077;0.314321;0.009735766,0.004409162;0.6158354;0.004466865,0.1776127;0.4929552;0.0107196,0.2147619;0.2073219;0.03136368,0.260803;-0.06484571;-0.03612437,-0.1637288;0.477145;-0.01003877,-0.2098954;0.1963736;-0.05931979,-0.2562553;-0.06474316;-0.1613907,0.07753637;0.006109652;-0.03682945,0.08996201;-0.3770011;0.006271645,0.09318613;-0.77988;0.0838667,0.09587651;-0.7416046;0.0005950928,-0.07598998;0.004175832;-0.04017102,-0.1031628;-0.3793812;-0.009649653,-0.1232385;-0.7818592;0.06749523,-0.1184699;-0.7435521;-0.01568011,0.003825947;0.5421889;0.00806014,0;0;0,0.002914183;0.314281;0.01065445,0.005010433;0.6158243;0.007252693,0.1761923;0.4888454;-0.008224249,0.2243583;0.2041541;-0.0130738,0.2366728;-0.07297748;-0.07468617,-0.1669343;0.4864278;0.0006199535,-0.2155227;0.2021411;-0.01396807,-0.2519929;-0.06813163;-0.09379426,0.0731599;0.004842445;-0.04505336,0.09216034;-0.3784949;-0.006616235,0.09579719;-0.7721719;0.1089177,0.1026609;-0.8069763;0.0563519,-0.0790793;0.002027466;-0.03388185,-0.107624;-0.38138;-0.00273888,-0.0990085;-0.7799265;0.09436557,-0.1098687;-0.8146494;0.0423762,0.004613847;0.5421611;0.01051366,630.7119
+0;0;0,0.00144878;0.3142567;0.009733774,0.004407724;0.6156533;0.004467175,0.1776364;0.4928007;0.0107186,0.2146569;0.2081567;0.03129118,0.2608523;-0.06492251;-0.03642291,-0.1637539;0.4769883;-0.01004274,-0.2097607;0.1971893;-0.05915308,-0.2562758;-0.06480202;-0.1615658,0.07751501;0.006107968;-0.03681931,0.08993528;-0.3768373;0.00626317,0.0931342;-0.7765671;0.08325168,0.0958587;-0.7381867;-0.001076154,-0.07596904;0.004174682;-0.04015996,-0.1031302;-0.3792167;-0.009651771,-0.1230489;-0.7785487;0.06689009,-0.1182198;-0.7401363;-0.01734025,0.003824783;0.5420414;0.008058759,0;0;0,0.002854079;0.3142151;0.01071584,0.004868127;0.6156421;0.007403135,0.1761209;0.4886942;-0.007866263,0.2239478;0.2049554;-0.01242697,0.236125;-0.07321361;-0.07378829,-0.1671801;0.4866134;0.0005289763,-0.2153056;0.2033219;-0.01514814,-0.2519862;-0.06684798;-0.09854029,0.07315633;0.004790813;-0.04501939,0.0922271;-0.3783667;-0.00649631,0.09582336;-0.7690018;0.1080143,0.1030105;-0.8063291;0.05698276,-0.07903694;0.002124814;-0.0339145,-0.1074734;-0.3811204;-0.002739748,-0.09840401;-0.7766399;0.09319538,-0.1095832;-0.8146901;0.04386941,0.004490815;0.5420125;0.01064003,630.734
+0;0;0,0.00144878;0.3142567;0.009733774,0.004407724;0.6156533;0.004467175,0.1776364;0.4928007;0.0107186,0.2146569;0.2081567;0.03129118,0.2608523;-0.06492251;-0.03642291,-0.1637539;0.4769883;-0.01004274,-0.2097607;0.1971893;-0.05915308,-0.2562758;-0.06480202;-0.1615658,0.07751501;0.006107968;-0.03681931,0.08993528;-0.3768373;0.00626317,0.0931342;-0.7765671;0.08325168,0.0958587;-0.7381867;-0.001076154,-0.07596904;0.004174682;-0.04015996,-0.1031302;-0.3792167;-0.009651771,-0.1230489;-0.7785487;0.06689009,-0.1182198;-0.7401363;-0.01734025,0.003824783;0.5420414;0.008058759,0;0;0,0.002854079;0.3142151;0.01071584,0.004868127;0.6156421;0.007403135,0.1761209;0.4886942;-0.007866263,0.2239478;0.2049554;-0.01242697,0.236125;-0.07321361;-0.07378829,-0.1671801;0.4866134;0.0005289763,-0.2153056;0.2033219;-0.01514814,-0.2519862;-0.06684798;-0.09854029,0.07315633;0.004790813;-0.04501939,0.0922271;-0.3783667;-0.00649631,0.09582336;-0.7690018;0.1080143,0.1030105;-0.8063291;0.05698276,-0.07903694;0.002124814;-0.0339145,-0.1074734;-0.3811204;-0.002739748,-0.09840401;-0.7766399;0.09319538,-0.1095832;-0.8146901;0.04386941,0.004490815;0.5420125;0.01064003,630.7455
+0;0;0,0.001247101;0.3141832;0.009798295,0.003981322;0.6154319;0.004593194,0.1771102;0.4927959;0.01113013,0.2141531;0.2085339;0.03137556,0.260475;-0.06493634;-0.03655083,-0.1637415;0.4767291;-0.0109312,-0.2113453;0.1987495;-0.06614123,-0.2577594;-0.06156194;-0.173981,0.07752147;0.006123142;-0.0366734,0.08981943;-0.3774116;0.006445464,0.09292202;-0.7768628;0.08331938,0.09588735;-0.7385046;-0.0007743388,-0.07583565;0.004164901;-0.04029413,-0.1031203;-0.3797866;-0.009533238,-0.1232249;-0.7788069;0.06701124,-0.1181604;-0.740416;-0.01697894,0.003471307;0.541862;0.008157546,0;0;0,0.002783693;0.3141415;0.01077271,0.004676707;0.6154186;0.007532597,0.1758244;0.4886513;-0.007381558,0.2236665;0.2053153;-0.01171315,0.2356485;-0.07330117;-0.07315421,-0.1671859;0.486696;0.0003293734,-0.215334;0.2039113;-0.01703465,-0.2519391;-0.06525451;-0.1051002,0.07317056;0.00479643;-0.04488957,0.09209831;-0.3789269;-0.006061912,0.09586856;-0.7693594;0.1080813,0.1026988;-0.8060359;0.05652547,-0.07896705;0.00211795;-0.03393713,-0.1074751;-0.3817044;-0.002678864,-0.09772411;-0.777118;0.09236594,-0.1090054;-0.8151259;0.04339583,0.004331477;0.5418318;0.01075172,630.7679
+0;0;0,0.001247101;0.3141832;0.009798295,0.003981322;0.6154319;0.004593194,0.1771102;0.4927959;0.01113013,0.2141531;0.2085339;0.03137556,0.260475;-0.06493634;-0.03655083,-0.1637415;0.4767291;-0.0109312,-0.2113453;0.1987495;-0.06614123,-0.2577594;-0.06156194;-0.173981,0.07752147;0.006123142;-0.0366734,0.08981943;-0.3774116;0.006445464,0.09292202;-0.7768628;0.08331938,0.09588735;-0.7385046;-0.0007743388,-0.07583565;0.004164901;-0.04029413,-0.1031203;-0.3797866;-0.009533238,-0.1232249;-0.7788069;0.06701124,-0.1181604;-0.740416;-0.01697894,0.003471307;0.541862;0.008157546,0;0;0,0.002783693;0.3141415;0.01077271,0.004676707;0.6154186;0.007532597,0.1758244;0.4886513;-0.007381558,0.2236665;0.2053153;-0.01171315,0.2356485;-0.07330117;-0.07315421,-0.1671859;0.486696;0.0003293734,-0.215334;0.2039113;-0.01703465,-0.2519391;-0.06525451;-0.1051002,0.07317056;0.00479643;-0.04488957,0.09209831;-0.3789269;-0.006061912,0.09586856;-0.7693594;0.1080813,0.1026988;-0.8060359;0.05652547,-0.07896705;0.00211795;-0.03393713,-0.1074751;-0.3817044;-0.002678864,-0.09772411;-0.777118;0.09236594,-0.1090054;-0.8151259;0.04339583,0.004331477;0.5418318;0.01075172,630.7788
+0;0;0,0.001246918;0.3141372;0.00979686,0.003980656;0.6153328;0.004592657,0.1771835;0.4926885;0.01113025,0.2141905;0.208701;0.03135613,0.2605362;-0.06490934;-0.03660506,-0.1638132;0.4766148;-0.01094046,-0.211371;0.1989037;-0.06609717,-0.2578089;-0.06154111;-0.1739921,0.07742443;0.006115478;-0.0366275,0.08972695;-0.3775616;0.006507356,0.09282697;-0.7766814;0.0833175,0.09580489;-0.7382877;-0.001133375,-0.07574072;0.004159688;-0.04024369,-0.1030355;-0.3799342;-0.009471398,-0.1231234;-0.7786236;0.06700958,-0.1180374;-0.7401971;-0.01733731,0.003470727;0.5417754;0.008156403,0;0;0,0.002760783;0.3140944;0.01080728,0.00464011;0.6153185;0.007585645,0.1758612;0.4883661;-0.006827235,0.2233761;0.2052574;-0.01121867,0.2350644;-0.07362428;-0.07219112,-0.1673565;0.486817;0.0001804996,-0.2152991;0.2043972;-0.01900386,-0.2522034;-0.06358862;-0.110933,0.07316446;0.004765853;-0.04469633,0.09221716;-0.3790906;-0.005821705,0.09583308;-0.7692405;0.1080908,0.1023705;-0.8058468;0.05582081,-0.07884298;0.002121853;-0.03395288,-0.1074286;-0.3818344;-0.002641376,-0.09760267;-0.7769302;0.09227389,-0.1089622;-0.8151461;0.0429909,0.004296325;0.5417442;0.01080167,630.7911
+0;0;0,0.001057429;0.3141375;0.009810106,0.003569202;0.615335;0.004603144,0.1768722;0.4928293;0.01158667,0.2137069;0.2088016;0.03155979,0.2604655;-0.06468603;-0.03661224,-0.1640341;0.4765792;-0.0118465,-0.2132397;0.2006997;-0.07427102,-0.2616464;-0.05077475;-0.2009464,0.07744794;0.006129311;-0.03657544,0.08959069;-0.3775551;0.006538577,0.09263548;-0.7766579;0.08343942,0.09587222;-0.738268;-0.001002297,-0.07572588;0.004143713;-0.04027325,-0.1030586;-0.3799459;-0.009482171,-0.1232593;-0.778572;0.06729843,-0.1179153;-0.740148;-0.01703277,0.003128373;0.5417771;0.008164535,0;0;0,0.002760783;0.3140944;0.01080728,0.00464011;0.6153185;0.007585645,0.1758612;0.4883661;-0.006827235,0.2233761;0.2052574;-0.01121867,0.2350644;-0.07362428;-0.07219112,-0.1673565;0.486817;0.0001804996,-0.2152991;0.2043972;-0.01900386,-0.2522034;-0.06358862;-0.110933,0.07316446;0.004765853;-0.04469633,0.09221716;-0.3790906;-0.005821705,0.09583308;-0.7692405;0.1080908,0.1023705;-0.8058468;0.05582081,-0.07884298;0.002121853;-0.03395288,-0.1074286;-0.3818344;-0.002641376,-0.09760267;-0.7769302;0.09227389,-0.1089622;-0.8151461;0.0429909,0.004296325;0.5417442;0.01080167,630.8128
+0;0;0,0.001057234;0.3140794;0.009808294,0.003567975;0.6151518;0.004603675,0.1771525;0.4926016;0.01159105,0.213885;0.2093625;0.03150871,0.2606251;-0.06401685;-0.03663633,-0.1643058;0.4763252;-0.01188007,-0.2133748;0.2012117;-0.07413127,-0.2617624;-0.05016324;-0.2007565,0.07739351;0.006125004;-0.03654974,0.08951502;-0.3768881;0.006488841,0.09256481;-0.7766469;0.08351608,0.09580734;-0.7382419;-0.001076519,-0.07567267;0.004140801;-0.04024495,-0.1029576;-0.3792768;-0.009507747,-0.1231915;-0.7785581;0.06739904,-0.117838;-0.7401191;-0.01708283,0.003127356;0.5416287;0.008163376,0;0;0,0.00271254;0.314035;0.01085699,0.004495241;0.6151352;0.007705092,0.1760381;0.4879821;-0.006114364,0.2231416;0.2056137;-0.01055872,0.2345764;-0.07328466;-0.07097054,-0.1677118;0.4865684;-0.0003412161,-0.2158527;0.2050902;-0.02090455,-0.2537542;-0.06090841;-0.1177182,0.07319361;0.004731357;-0.04453611,0.09228741;-0.3784571;-0.005802393,0.09578276;-0.7693243;0.1080403,0.102735;-0.8059078;0.05554867,-0.07875159;0.002150791;-0.03401053,-0.1074071;-0.3811252;-0.002758007,-0.09803881;-0.7769795;0.09190533,-0.1084886;-0.8168679;0.04453985,0.004177094;0.541595;0.01090372,630.8351
+0;0;0,0.00105723;0.3140784;0.009808261,0.003568043;0.61516;0.004603403,0.1776109;0.4924766;0.01160001,0.2142971;0.2095942;0.03149259,0.261066;-0.06395388;-0.0366945,-0.1647468;0.4761573;-0.01193293,-0.213754;0.2013903;-0.07410574,-0.2621713;-0.05013976;-0.2008091,0.07736433;0.006122695;-0.03653595,0.08949842;-0.377288;0.006547298,0.09254801;-0.7770184;0.08356908,0.09578653;-0.7386239;-0.0009191707,-0.07564414;0.004139239;-0.04022977,-0.1029574;-0.3796763;-0.009460662,-0.1231898;-0.7789293;0.06744067,-0.1178429;-0.7405007;-0.01693699,0.003127399;0.5416328;0.008163305,0;0;0,0.002623722;0.3140319;0.01093781,0.004285209;0.6151429;0.007869244,0.1763286;0.487768;-0.005593777,0.2227888;0.2056561;-0.009886146,0.2343975;-0.07334849;-0.07060707,-0.1682654;0.4863204;-0.0008965591,-0.2166778;0.2054002;-0.02334918,-0.254785;-0.06007275;-0.122027,0.07320454;0.004714206;-0.04445755,0.09218701;-0.3788624;-0.005523682,0.09565412;-0.7697021;0.1083113,0.1025305;-0.8058854;0.05547464,-0.07870478;0.002153497;-0.03403708,-0.1074288;-0.3815182;-0.002762008,-0.09814848;-0.7772333;0.09236687,-0.108523;-0.8164692;0.04422144,0.003997289;0.5415975;0.01104736,630.8568
+0;0;0,0.0007826497;0.3140768;0.00988457,0.003011979;0.615162;0.004734294,0.1771575;0.4925142;0.01190715,0.2138804;0.209626;0.0316499,0.2607455;-0.06388703;-0.03661171,-0.1650245;0.4761011;-0.01312218,-0.2150834;0.2028378;-0.08083744,-0.2639608;-0.04283147;-0.2183981,0.0774045;0.006145997;-0.03644687,0.0893743;-0.3772851;0.006500583,0.09231854;-0.7769822;0.08369935,0.09584086;-0.7385875;-0.0007775277,-0.07560234;0.004116253;-0.04031062,-0.1031639;-0.3796754;-0.009464523,-0.1233305;-0.778904;0.06758037,-0.1177006;-0.7404706;-0.0167784,0.00266762;0.5416331;0.008268297,0;0;0,0.002623722;0.3140319;0.01093781,0.004285209;0.6151429;0.007869244,0.1763286;0.487768;-0.005593777,0.2227888;0.2056561;-0.009886146,0.2343975;-0.07334849;-0.07060707,-0.1682654;0.4863204;-0.0008965591,-0.2166778;0.2054002;-0.02334918,-0.254785;-0.06007275;-0.122027,0.07320454;0.004714206;-0.04445755,0.09218701;-0.3788624;-0.005523682,0.09565412;-0.7697021;0.1083113,0.1025305;-0.8058854;0.05547464,-0.07870478;0.002153497;-0.03403708,-0.1074288;-0.3815182;-0.002762008,-0.09814848;-0.7772333;0.09236687,-0.108523;-0.8164692;0.04422144,0.003997289;0.5415975;0.01104736,630.8682
+0;0;0,0.0007825894;0.3140526;0.009883807,0.003011666;0.6151037;0.004734111,0.177421;0.4923899;0.01191207,0.214108;0.209778;0.03163553,0.2610692;-0.0642961;-0.03676611,-0.1652782;0.4759521;-0.01315509,-0.2152882;0.2029557;-0.08080422,-0.2642659;-0.04321764;-0.2186471,0.0773268;0.006139829;-0.03641029,0.08933957;-0.3786674;0.006691299,0.0922851;-0.7785399;0.08392392,0.09576031;-0.7402574;0.0005767122,-0.07552645;0.004112121;-0.04027016,-0.1031869;-0.381057;-0.009313354,-0.1233624;-0.7804607;0.06776534,-0.1178078;-0.7421401;-0.01546534,0.002667346;0.5415831;0.008267717,0;0;0,0.002584524;0.314006;0.01099491,0.004203178;0.6150838;0.007984519,0.1765669;0.4875758;-0.00478518,0.2224434;0.2056556;-0.009348273,0.2338396;-0.07395193;-0.07009792,-0.1686613;0.486401;-0.0009026518,-0.2166177;0.2058276;-0.0250522,-0.2555487;-0.05836278;-0.1284378,0.07321025;0.004675388;-0.04428589,0.09169035;-0.3802512;-0.004679799,0.09516412;-0.7713777;0.1088082,0.1021964;-0.8061309;0.05603492,-0.07859159;0.002188429;-0.03407956,-0.1074802;-0.3828394;-0.002493054,-0.0980034;-0.7787349;0.09263027,-0.1070003;-0.8154256;0.0426418,0.003924489;0.541546;0.01114893,630.8904
+0;0;0,0.0007825894;0.3140526;0.009883807,0.003011666;0.6151037;0.004734111,0.177421;0.4923899;0.01191207,0.214108;0.209778;0.03163553,0.2610692;-0.0642961;-0.03676611,-0.1652782;0.4759521;-0.01315509,-0.2152882;0.2029557;-0.08080422,-0.2642659;-0.04321764;-0.2186471,0.0773268;0.006139829;-0.03641029,0.08933957;-0.3786674;0.006691299,0.0922851;-0.7785399;0.08392392,0.09576031;-0.7402574;0.0005767122,-0.07552645;0.004112121;-0.04027016,-0.1031869;-0.381057;-0.009313354,-0.1233624;-0.7804607;0.06776534,-0.1178078;-0.7421401;-0.01546534,0.002667346;0.5415831;0.008267717,0;0;0,0.002584524;0.314006;0.01099491,0.004203178;0.6150838;0.007984519,0.1765669;0.4875758;-0.00478518,0.2224434;0.2056556;-0.009348273,0.2338396;-0.07395193;-0.07009792,-0.1686613;0.486401;-0.0009026518,-0.2166177;0.2058276;-0.0250522,-0.2555487;-0.05836278;-0.1284378,0.07321025;0.004675388;-0.04428589,0.09169035;-0.3802512;-0.004679799,0.09516412;-0.7713777;0.1088082,0.1021964;-0.8061309;0.05603492,-0.07859159;0.002188429;-0.03407956,-0.1074802;-0.3828394;-0.002493054,-0.0980034;-0.7787349;0.09263027,-0.1070003;-0.8154256;0.0426418,0.003924489;0.541546;0.01114893,630.9017
+0;0;0,0.0004730634;0.314039;0.009999341,0.002543291;0.615088;0.004975555,0.1771441;0.492438;0.01248899,0.2138619;0.2098833;0.03201444,0.2606835;-0.06388924;-0.03637111,-0.1654413;0.4755321;-0.01469329,-0.2177024;0.2058363;-0.09279309,-0.2674416;-0.03396037;-0.2405896,0.07737377;0.006167442;-0.03626632,0.08899561;-0.3786351;0.006840926,0.09204661;-0.778334;0.08400382,0.09591498;-0.7400346;0.0005167723,-0.07545676;0.004081784;-0.04036831,-0.103177;-0.3810634;-0.009367321,-0.1237157;-0.7802554;0.06774685,-0.117763;-0.741917;-0.01561362,0.00225208;0.5415652;0.008449404,0;0;0,0.002525404;0.3139891;0.01118946,0.004075095;0.6150633;0.00841558,0.1766338;0.487534;-0.003811359,0.222174;0.2056311;-0.00865078,0.2338549;-0.07364503;-0.06938505,-0.1688251;0.4862986;-0.001267632,-0.2171493;0.206015;-0.02719923,-0.2567168;-0.0556995;-0.1356436,0.07324811;0.004667968;-0.04419172,0.09183482;-0.3802369;-0.004580855,0.09514629;-0.771235;0.1086984,0.1016181;-0.8059804;0.05559397,-0.07854102;0.002181411;-0.03415455,-0.1075769;-0.3828391;-0.002810787,-0.0982115;-0.7785213;0.09242862,-0.1078743;-0.8181824;0.04651677,0.003812514;0.5415237;0.01151705,630.9239
+0;0;0,0.0004730634;0.314039;0.009999341,0.002543291;0.615088;0.004975555,0.1771441;0.492438;0.01248899,0.2138619;0.2098833;0.03201444,0.2606835;-0.06388924;-0.03637111,-0.1654413;0.4755321;-0.01469329,-0.2177024;0.2058363;-0.09279309,-0.2674416;-0.03396037;-0.2405896,0.07737377;0.006167442;-0.03626632,0.08899561;-0.3786351;0.006840926,0.09204661;-0.778334;0.08400382,0.09591498;-0.7400346;0.0005167723,-0.07545676;0.004081784;-0.04036831,-0.103177;-0.3810634;-0.009367321,-0.1237157;-0.7802554;0.06774685,-0.117763;-0.741917;-0.01561362,0.00225208;0.5415652;0.008449404,0;0;0,0.002525404;0.3139891;0.01118946,0.004075095;0.6150633;0.00841558,0.1766338;0.487534;-0.003811359,0.222174;0.2056311;-0.00865078,0.2338549;-0.07364503;-0.06938505,-0.1688251;0.4862986;-0.001267632,-0.2171493;0.206015;-0.02719923,-0.2567168;-0.0556995;-0.1356436,0.07324811;0.004667968;-0.04419172,0.09183482;-0.3802369;-0.004580855,0.09514629;-0.771235;0.1086984,0.1016181;-0.8059804;0.05559397,-0.07854102;0.002181411;-0.03415455,-0.1075769;-0.3828391;-0.002810787,-0.0982115;-0.7785213;0.09242862,-0.1078743;-0.8181824;0.04651677,0.003812514;0.5415237;0.01151705,630.9357
+0;0;0,0.0004729592;0.3139698;0.009997137,0.00254254;0.6149219;0.004975177,0.1772926;0.4922588;0.0124907,0.2140331;0.2095296;0.0320282,0.2609664;-0.06489602;-0.03652049,-0.1655849;0.4753384;-0.01471477,-0.2178784;0.2054762;-0.09286278,-0.2677362;-0.03489257;-0.2410119,0.07732856;0.006163838;-0.03624513,0.08894421;-0.3784338;0.006839175,0.09198429;-0.7767007;0.08372562,0.09586708;-0.7383705;-7.269531E-05,-0.07541267;0.004079399;-0.04034472,-0.1031182;-0.3808608;-0.009360233,-0.1235833;-0.7786225;0.06747766,-0.1176084;-0.740253;-0.01619361,0.002251443;0.5414279;0.008447664,0;0;0,0.002387747;0.3139195;0.01122773,0.003730543;0.6148985;0.008547187,0.1765373;0.487471;-0.003688931,0.2221244;0.2053959;-0.008460999,0.2334321;-0.07457572;-0.06928134,-0.1692922;0.4862803;-0.001399053,-0.2173039;0.2060005;-0.02977908,-0.2570642;-0.05491918;-0.1418109,0.0732248;0.004655376;-0.04413462,0.09185509;-0.3800581;-0.00470078,0.09498087;-0.7697237;0.1079416,0.1017458;-0.8053858;0.05550742,-0.0784616;0.002185776;-0.03421123,-0.1075907;-0.3826275;-0.00295756,-0.09826537;-0.7769104;0.09186519,-0.1064623;-0.8154264;0.04343998,0.003528692;0.5413866;0.0116241,630.9586
+0;0;0,-0.0002328212;0.3138881;0.01029438,0.001559734;0.6147461;0.005422688,0.1764717;0.4921992;0.01331129,0.2131065;0.2097244;0.03244098,0.2600989;-0.06463173;-0.03615365,-0.1660946;0.4746866;-0.01637833,-0.2209198;0.2085754;-0.1040089,-0.2712101;-0.02863544;-0.256936,0.07735379;0.00627654;-0.03596703,0.08807804;-0.37909;0.007336535,0.09106674;-0.7770123;0.08420318,0.09536714;-0.7387497;0.001199901,-0.07521699;0.003945026;-0.04053976,-0.1038145;-0.3816372;-0.008821074,-0.1240475;-0.7790478;0.0680885,-0.1176779;-0.7407453;-0.01477769,0.001329793;0.5412762;0.008876096,0;0;0,0.002366625;0.3138415;0.01138806,0.00372313;0.6147243;0.008867025,0.1766083;0.4872164;-0.003021836,0.2220718;0.2054219;-0.008022904,0.2333664;-0.07446748;-0.06900823,-0.1694274;0.486317;-0.001455219,-0.2173049;0.2066104;-0.03263314,-0.2573268;-0.05289263;-0.1477036,0.07320851;0.004607141;-0.04399908,0.09151101;-0.3808765;-0.004439473,0.09497264;-0.7703934;0.1074723,0.1017407;-0.8053742;0.05543387,-0.07834402;0.002193554;-0.03426418,-0.1076759;-0.3833783;-0.003093997,-0.09836715;-0.7773044;0.09174904,-0.106597;-0.8153298;0.04398786,0.003512882;0.5412359;0.011904,630.9798
+0;0;0,-0.0002328212;0.3138881;0.01029438,0.001559734;0.6147461;0.005422688,0.1764717;0.4921992;0.01331129,0.2131065;0.2097244;0.03244098,0.2600989;-0.06463173;-0.03615365,-0.1660946;0.4746866;-0.01637833,-0.2209198;0.2085754;-0.1040089,-0.2712101;-0.02863544;-0.256936,0.07735379;0.00627654;-0.03596703,0.08807804;-0.37909;0.007336535,0.09106674;-0.7770123;0.08420318,0.09536714;-0.7387497;0.001199901,-0.07521699;0.003945026;-0.04053976,-0.1038145;-0.3816372;-0.008821074,-0.1240475;-0.7790478;0.0680885,-0.1176779;-0.7407453;-0.01477769,0.001329793;0.5412762;0.008876096,0;0;0,0.002366625;0.3138415;0.01138806,0.00372313;0.6147243;0.008867025,0.1766083;0.4872164;-0.003021836,0.2220718;0.2054219;-0.008022904,0.2333664;-0.07446748;-0.06900823,-0.1694274;0.486317;-0.001455219,-0.2173049;0.2066104;-0.03263314,-0.2573268;-0.05289263;-0.1477036,0.07320851;0.004607141;-0.04399908,0.09151101;-0.3808765;-0.004439473,0.09497264;-0.7703934;0.1074723,0.1017407;-0.8053742;0.05543387,-0.07834402;0.002193554;-0.03426418,-0.1076759;-0.3833783;-0.003093997,-0.09836715;-0.7773044;0.09174904,-0.106597;-0.8153298;0.04398786,0.003512882;0.5412359;0.011904,630.9912
+0;0;0,-0.0002328212;0.3138881;0.01029438,0.001559734;0.6147461;0.005422688,0.1764717;0.4921992;0.01331129,0.2131065;0.2097244;0.03244098,0.2600989;-0.06463173;-0.03615365,-0.1660946;0.4746866;-0.01637833,-0.2209198;0.2085754;-0.1040089,-0.2712101;-0.02863544;-0.256936,0.07735379;0.00627654;-0.03596703,0.08807804;-0.37909;0.007336535,0.09106674;-0.7770123;0.08420318,0.09536714;-0.7387497;0.001199901,-0.07521699;0.003945026;-0.04053976,-0.1038145;-0.3816372;-0.008821074,-0.1240475;-0.7790478;0.0680885,-0.1176779;-0.7407453;-0.01477769,0.001329793;0.5412762;0.008876096,0;0;0,0.002366625;0.3138415;0.01138806,0.00372313;0.6147243;0.008867025,0.1766083;0.4872164;-0.003021836,0.2220718;0.2054219;-0.008022904,0.2333664;-0.07446748;-0.06900823,-0.1694274;0.486317;-0.001455219,-0.2173049;0.2066104;-0.03263314,-0.2573268;-0.05289263;-0.1477036,0.07320851;0.004607141;-0.04399908,0.09151101;-0.3808765;-0.004439473,0.09497264;-0.7703934;0.1074723,0.1017407;-0.8053742;0.05543387,-0.07834402;0.002193554;-0.03426418,-0.1076759;-0.3833783;-0.003093997,-0.09836715;-0.7773044;0.09174904,-0.106597;-0.8153298;0.04398786,0.003512882;0.5412359;0.011904,631.0024
+0;0;0,-0.0006211878;0.3138818;0.0104716,0.0009500992;0.6147433;0.005722763,0.1759456;0.4923173;0.01405616,0.2125974;0.2098231;0.03286372,0.2598078;-0.064522;-0.03562551,-0.1664706;0.4746285;-0.01709445,-0.2228208;0.2113537;-0.1120212,-0.2736405;-0.007406384;-0.2901958,0.07740892;0.006323786;-0.0358399,0.0877017;-0.3790394;0.007597975,0.09053167;-0.7769753;0.08440078,0.0951028;-0.7387059;0.001412638,-0.0751867;0.0038907;-0.04060115,-0.1039085;-0.3816816;-0.008873761,-0.1243909;-0.7790252;0.06831522,-0.1177526;-0.7407148;-0.0145291,0.0007821681;0.5412714;0.009137897,0;0;0,0.002366625;0.3138415;0.01138806,0.00372313;0.6147243;0.008867025,0.1766083;0.4872164;-0.003021836,0.2220718;0.2054219;-0.008022904,0.2333664;-0.07446748;-0.06900823,-0.1694274;0.486317;-0.001455219,-0.2173049;0.2066104;-0.03263314,-0.2573268;-0.05289263;-0.1477036,0.07320851;0.004607141;-0.04399908,0.09151101;-0.3808765;-0.004439473,0.09497264;-0.7703934;0.1074723,0.1017407;-0.8053742;0.05543387,-0.07834402;0.002193554;-0.03426418,-0.1076759;-0.3833783;-0.003093997,-0.09836715;-0.7773044;0.09174904,-0.106597;-0.8153298;0.04398786,0.003512882;0.5412359;0.011904,631.0136
+0;0;0,-0.000620998;0.3137858;0.0104684,0.0009498254;0.6145598;0.005720877,0.1761987;0.4920827;0.01406048,0.2127449;0.2104024;0.03281385,0.260071;-0.06461477;-0.03584317,-0.1667128;0.4743684;-0.0171352,-0.2229006;0.211852;-0.1117884,-0.2738448;-0.007443964;-0.2903996,0.07726252;0.006311825;-0.03577212,0.08755338;-0.3789797;0.007657677,0.09038723;-0.7774611;0.08456577,0.0950104;-0.7390976;0.0006327704,-0.07504451;0.003883342;-0.04052436,-0.1037609;-0.3816173;-0.008802872,-0.1242714;-0.7795057;0.06849194,-0.1175576;-0.7411007;-0.01529561,0.0007819394;0.5411077;0.009135094,0;0;0,0.002250098;0.3137416;0.01151597,0.003518574;0.6145377;0.009074688,0.1768375;0.487268;-0.00198102,0.2218526;0.2062395;-0.007250428,0.2333871;-0.07427263;-0.06863332,-0.169892;0.4862308;-0.001579257,-0.2174336;0.2075491;-0.03485732,-0.2577848;-0.05247548;-0.1503865,0.07323794;0.004609168;-0.04363418,0.09139439;-0.3808556;-0.004533768,0.09491387;-0.7708354;0.1077772,0.1030051;-0.8065462;0.05531109,-0.07808895;0.002162951;-0.03444443,-0.1074872;-0.3833318;-0.003281431,-0.09796405;-0.7777324;0.09194347,-0.1072748;-0.8164589;0.04371423,0.003326304;0.5410684;0.01209474,631.0359
+0;0;0,-0.000620841;0.3137065;0.01046575,0.0009494132;0.6143698;0.005720063,0.176007;0.4919754;0.01405293,0.2125388;0.2104057;0.03279893,0.259873;-0.0646584;-0.03586981,-0.1665304;0.4742804;-0.01710871,-0.2226961;0.2118672;-0.1117247,-0.273649;-0.007466227;-0.2903664,0.07716087;0.006303521;-0.03572505,0.08745122;-0.3789691;0.007702611,0.09028942;-0.7780627;0.08472887,0.09488004;-0.7397581;0.001386859,-0.07494576;0.003878232;-0.04047104,-0.1036608;-0.3816034;-0.008751106,-0.1242028;-0.7801031;0.06866245,-0.1175362;-0.7417574;-0.01453513,0.0007815938;0.5409468;0.009132925,0;0;0,0.002205774;0.3136569;0.01166761,0.00345502;0.6143438;0.009383202,0.1766518;0.4872938;-0.00138855,0.2216329;0.2063777;-0.006897569,0.2334974;-0.07414913;-0.06838,-0.1698221;0.4863729;-0.001571673,-0.217187;0.208071;-0.03723754,-0.2577346;-0.05065984;-0.1556877,0.0732289;0.004557878;-0.04343462,0.09142748;-0.3808991;-0.004466057,0.09491219;-0.7714947;0.1079605,0.1021621;-0.8068877;0.05593038,-0.07793763;0.002174804;-0.03450811,-0.1073445;-0.3833005;-0.003349788,-0.09807672;-0.7781787;0.09257803,-0.1070889;-0.8152712;0.04304713,0.003263824;0.540902;0.0123632,631.0577
+0;0;0,-0.001111605;0.313693;0.01082244,0.0001408799;0.6143626;0.006293812,0.1753445;0.4920841;0.01487505,0.2118528;0.2104878;0.03326283,0.2592874;-0.06456569;-0.03537933,-0.1668308;0.4741175;-0.01862273,-0.2255265;0.2170934;-0.1256783,-0.275372;-0.002487704;-0.3043281,0.07721829;0.006332032;-0.03559567,0.08695728;-0.378927;0.008079078,0.08973345;-0.778047;0.08497083,0.0947586;-0.7397317;0.001654953,-0.07489298;0.003845378;-0.04057175,-0.1044634;-0.3816208;-0.009454807,-0.1247348;-0.77999;0.06869815,-0.1176356;-0.7416292;-0.01446212,9.542401E-05;0.5409352;0.009614884,0;0;0,0.002205774;0.3136569;0.01166761,0.00345502;0.6143438;0.009383202,0.1766518;0.4872938;-0.00138855,0.2216329;0.2063777;-0.006897569,0.2334974;-0.07414913;-0.06838,-0.1698221;0.4863729;-0.001571673,-0.217187;0.208071;-0.03723754,-0.2577346;-0.05065984;-0.1556877,0.0732289;0.004557878;-0.04343462,0.09142748;-0.3808991;-0.004466057,0.09491219;-0.7714947;0.1079605,0.1021621;-0.8068877;0.05593038,-0.07793763;0.002174804;-0.03450811,-0.1073445;-0.3833005;-0.003349788,-0.09807672;-0.7781787;0.09257803,-0.1070889;-0.8152712;0.04304713,0.003263824;0.540902;0.0123632,631.0694
+0;0;0,-0.001111538;0.3136741;0.01082179,0.0001409507;0.6143472;0.006293015,0.1754621;0.4920328;0.01487792,0.2119506;0.2105892;0.03325573,0.2593269;-0.06412637;-0.03530212,-0.1669427;0.4740541;-0.01864233,-0.2256066;0.2171695;-0.1256398,-0.2753908;-0.002141938;-0.3040702,0.07714088;0.006325684;-0.03555999,0.08688036;-0.3789534;0.008117046,0.08965617;-0.7780195;0.08499843,0.09466179;-0.7397366;0.002006352,-0.0748179;0.003841522;-0.04053107,-0.1043898;-0.3816447;-0.009412508,-0.1246585;-0.7799602;0.06872989,-0.1175869;-0.7416319;-0.01410718,9.549281E-05;0.5409167;0.009614229,0;0;0,0.00216978;0.3136351;0.01175213,0.003410198;0.6143256;0.009504199,0.176754;0.487223;-0.0008298159,0.2215175;0.2064373;-0.006763697,0.2334125;-0.07371336;-0.06830645,-0.1699881;0.4863805;-0.001666773,-0.2171359;0.2085802;-0.04018527,-0.2583164;-0.04838094;-0.1613814,0.0732399;0.004565954;-0.0432471,0.09130146;-0.3809531;-0.004629016,0.09489829;-0.7715202;0.1076949,0.1021657;-0.8063774;0.05552125,-0.07779244;0.002171498;-0.03462461,-0.1072438;-0.3833186;-0.003439423,-0.09791832;-0.7781724;0.09235103,-0.106448;-0.8144434;0.04218387,0.003218397;0.5408805;0.01247752,631.0928
+0;0;0,-0.001111538;0.3136741;0.01082179,0.0001409507;0.6143472;0.006293015,0.1754621;0.4920328;0.01487792,0.2119506;0.2105892;0.03325573,0.2593269;-0.06412637;-0.03530212,-0.1669427;0.4740541;-0.01864233,-0.2256066;0.2171695;-0.1256398,-0.2753908;-0.002141938;-0.3040702,0.07714088;0.006325684;-0.03555999,0.08688036;-0.3789534;0.008117046,0.08965617;-0.7780195;0.08499843,0.09466179;-0.7397366;0.002006352,-0.0748179;0.003841522;-0.04053107,-0.1043898;-0.3816447;-0.009412508,-0.1246585;-0.7799602;0.06872989,-0.1175869;-0.7416319;-0.01410718,9.549281E-05;0.5409167;0.009614229,0;0;0,0.00216978;0.3136351;0.01175213,0.003410198;0.6143256;0.009504199,0.176754;0.487223;-0.0008298159,0.2215175;0.2064373;-0.006763697,0.2334125;-0.07371336;-0.06830645,-0.1699881;0.4863805;-0.001666773,-0.2171359;0.2085802;-0.04018527,-0.2583164;-0.04838094;-0.1613814,0.0732399;0.004565954;-0.0432471,0.09130146;-0.3809531;-0.004629016,0.09489829;-0.7715202;0.1076949,0.1021657;-0.8063774;0.05552125,-0.07779244;0.002171498;-0.03462461,-0.1072438;-0.3833186;-0.003439423,-0.09791832;-0.7781724;0.09235103,-0.106448;-0.8144434;0.04218387,0.003218397;0.5408805;0.01247752,631.1057
+0;0;0,-0.001324738;0.3136331;0.01095861,-0.0002272084;0.6142957;0.006553622,0.175054;0.4921999;0.01578438,0.2114489;0.2107852;0.03389176,0.2588505;-0.06297767;-0.03468117,-0.1666869;0.4735759;-0.02012054,-0.2296324;0.2238036;-0.1405295,-0.2776612;0.008719012;-0.3230868,0.0771077;0.006325893;-0.03549875,0.08658189;-0.3789841;0.008284524,0.08929329;-0.7753074;0.08469025,0.09480345;-0.736932;0.0008055121,-0.07476267;0.003836015;-0.0405167,-0.1045572;-0.3816585;-0.009263296,-0.1242283;-0.7772397;0.06849201,-0.1166354;-0.7388155;-0.01522501,-0.0002361953;0.5408642;0.009826153,0;0;0,0.002173513;0.3135983;0.01178944,0.003447041;0.614275;0.009534836,0.1766978;0.487156;-0.0002713203,0.2214065;0.2064279;-0.006560326,0.2333015;-0.072882;-0.06771386,-0.1698558;0.4864038;-0.001778325,-0.2172098;0.2090961;-0.04306671,-0.2581319;-0.04601219;-0.1661131,0.07323384;0.004535243;-0.04315102,0.09119701;-0.3810487;-0.004772663,0.09475712;-0.7689767;0.1066564,0.1025688;-0.8054109;0.05505573,-0.07767691;0.002176717;-0.03474671,-0.1072934;-0.3833388;-0.003583165,-0.09784634;-0.7754952;0.09150364,-0.1066092;-0.8126501;0.04100021,0.003244795;0.5408311;0.01251113,631.1254
+0;0;0,-0.001324304;0.3135303;0.01095501,-0.0002272793;0.6140496;0.006552276,0.1754699;0.491877;0.01579544,0.211863;0.2104769;0.03390189,0.2592247;-0.06305563;-0.03461334,-0.167082;0.4732088;-0.02019469,-0.2300243;0.2234494;-0.1405974,-0.2780127;0.008545756;-0.3230011,0.07708076;0.006323684;-0.03548636,0.08654885;-0.3787379;0.008268695,0.08927695;-0.7775038;0.08514534,0.09473502;-0.7392077;0.002053544,-0.07473656;0.003834675;-0.04050255,-0.1045119;-0.3814114;-0.009269295,-0.1243043;-0.7794306;0.06896523,-0.1167831;-0.7410861;-0.01396044,-0.0002362614;0.5406568;0.009823077,0;0;0,0.002103508;0.3134906;0.01192391,0.003299758;0.6140255;0.009827614,0.177063;0.4868912;0.0007756948,0.2210871;0.2060869;-0.006236553,0.2332197;-0.0728932;-0.06772184,-0.1704251;0.4862524;-0.001914743,-0.2178425;0.2092456;-0.04500984,-0.2591031;-0.04356575;-0.1720591,0.07324278;0.004500434;-0.04308081,0.09104971;-0.3808692;-0.005005479,0.09451403;-0.7711722;0.1071697,0.1024424;-0.805889;0.05471265,-0.07760978;0.002188254;-0.03482308,-0.1072606;-0.3830757;-0.003693176,-0.09877948;-0.7777176;0.09179259,-0.1068337;-0.8127248;0.03971508,0.003116377;0.5406188;0.0127629,631.1473
+0;0;0,-0.001324304;0.3135303;0.01095501,-0.0002272793;0.6140496;0.006552276,0.1754699;0.491877;0.01579544,0.211863;0.2104769;0.03390189,0.2592247;-0.06305563;-0.03461334,-0.167082;0.4732088;-0.02019469,-0.2300243;0.2234494;-0.1405974,-0.2780127;0.008545756;-0.3230011,0.07708076;0.006323684;-0.03548636,0.08654885;-0.3787379;0.008268695,0.08927695;-0.7775038;0.08514534,0.09473502;-0.7392077;0.002053544,-0.07473656;0.003834675;-0.04050255,-0.1045119;-0.3814114;-0.009269295,-0.1243043;-0.7794306;0.06896523,-0.1167831;-0.7410861;-0.01396044,-0.0002362614;0.5406568;0.009823077,0;0;0,0.002103508;0.3134906;0.01192391,0.003299758;0.6140255;0.009827614,0.177063;0.4868912;0.0007756948,0.2210871;0.2060869;-0.006236553,0.2332197;-0.0728932;-0.06772184,-0.1704251;0.4862524;-0.001914743,-0.2178425;0.2092456;-0.04500984,-0.2591031;-0.04356575;-0.1720591,0.07324278;0.004500434;-0.04308081,0.09104971;-0.3808692;-0.005005479,0.09451403;-0.7711722;0.1071697,0.1024424;-0.805889;0.05471265,-0.07760978;0.002188254;-0.03482308,-0.1072606;-0.3830757;-0.003693176,-0.09877948;-0.7777176;0.09179259,-0.1068337;-0.8127248;0.03971508,0.003116377;0.5406188;0.0127629,631.1594
+0;0;0,-0.001852641;0.3135225;0.01109746,-0.001082825;0.614046;0.006850864,0.1747327;0.4919307;0.01650986,0.2111688;0.2105242;0.03443066,0.2586285;-0.06295767;-0.03421916,-0.1672941;0.4729219;-0.02216192,-0.2333086;0.2298892;-0.1541299,-0.2787267;0.02309611;-0.3463052,0.07713614;0.006398653;-0.03535232,0.0860746;-0.3786786;0.008376051,0.08869059;-0.7774614;0.08516897,0.09464891;-0.7391641;0.002111666,-0.07467329;0.00375722;-0.04062632,-0.1051538;-0.3814093;-0.009094287,-0.1247351;-0.7794439;0.06911534,-0.1167163;-0.7410946;-0.0137632,-0.000973038;0.5406504;0.0100552,0;0;0,0.002103508;0.3134906;0.01192391,0.003299758;0.6140255;0.009827614,0.177063;0.4868912;0.0007756948,0.2210871;0.2060869;-0.006236553,0.2332197;-0.0728932;-0.06772184,-0.1704251;0.4862524;-0.001914743,-0.2178425;0.2092456;-0.04500984,-0.2591031;-0.04356575;-0.1720591,0.07324278;0.004500434;-0.04308081,0.09104971;-0.3808692;-0.005005479,0.09451403;-0.7711722;0.1071697,0.1024424;-0.805889;0.05471265,-0.07760978;0.002188254;-0.03482308,-0.1072606;-0.3830757;-0.003693176,-0.09877948;-0.7777176;0.09179259,-0.1068337;-0.8127248;0.03971508,0.003116377;0.5406188;0.0127629,631.1714
+0;0;0,-0.001852694;0.3135316;0.01109779,-0.001082789;0.6140968;0.006850479,0.1749399;0.4919108;0.01651766,0.2113402;0.2107809;0.03442086,0.2588432;-0.06295019;-0.03429153,-0.1674901;0.4728796;-0.02219971,-0.2334397;0.2300858;-0.154038,-0.2788993;0.02310422;-0.3463884,0.07702734;0.006389628;-0.03530246,0.08596654;-0.3787196;0.008429542,0.08858557;-0.7779653;0.0853116,0.09455322;-0.739655;0.002124324,-0.07456797;0.00375192;-0.04056901,-0.105051;-0.3814465;-0.009034369,-0.1246551;-0.7799431;0.06926605,-0.1166237;-0.7415808;-0.01374218,-0.0009729815;0.540688;0.01005539,0;0;0,0.002050459;0.3134915;0.01214814,0.003221385;0.6140696;0.0102669,0.1771914;0.4867575;0.001579523,0.2210613;0.2062225;-0.005842328,0.233216;-0.07287854;-0.06798327,-0.1706807;0.4862798;-0.002058647,-0.2181426;0.2098531;-0.04694971,-0.2601278;-0.04117066;-0.1778348,0.07325473;0.00446023;-0.04282701,0.09103942;-0.3809838;-0.005168796,0.09447385;-0.7717276;0.10718,0.1028803;-0.806505;0.05466306,-0.07741181;0.002205583;-0.03496928,-0.1071285;-0.3830593;-0.00351445,-0.0984832;-0.7783631;0.09122166,-0.1066265;-0.8109327;0.03605343,0.003040999;0.5406476;0.01314771,631.192
+0;0;0,-0.002193174;0.3135244;0.01123802,-0.001689748;0.6140941;0.007188817,0.1741117;0.4921391;0.02353675,0.216044;0.2114333;0.03473764,0.2636426;-0.06220075;-0.03429423,-0.1676589;0.4729404;-0.02381405,-0.2363581;0.2408781;-0.1724985,-0.280819;0.04656415;-0.3778566,0.0770557;0.006391876;-0.03524013,0.08573593;-0.3787255;0.008472223,0.08830889;-0.7779659;0.08538295,0.09593402;-0.7396806;0.002328701,-0.07446206;0.003762813;-0.04076205,-0.1056018;-0.3813617;-0.00896639,-0.1250052;-0.7798353;0.06950058,-0.1153224;-0.7414891;-0.01333287,-0.001487066;0.5406819;0.01030843,0;0;0,0.002050459;0.3134915;0.01214814,0.003221385;0.6140696;0.0102669,0.1771914;0.4867575;0.001579523,0.2210613;0.2062225;-0.005842328,0.233216;-0.07287854;-0.06798327,-0.1706807;0.4862798;-0.002058647,-0.2181426;0.2098531;-0.04694971,-0.2601278;-0.04117066;-0.1778348,0.07325473;0.00446023;-0.04282701,0.09103942;-0.3809838;-0.005168796,0.09447385;-0.7717276;0.10718,0.1028803;-0.806505;0.05466306,-0.07741181;0.002205583;-0.03496928,-0.1071285;-0.3830593;-0.00351445,-0.0984832;-0.7783631;0.09122166,-0.1066265;-0.8109327;0.03605343,0.003040999;0.5406476;0.01314771,631.2034
+0;0;0,-0.002193079;0.313511;0.01123754,-0.001689654;0.6140853;0.007188221,0.1745045;0.4920192;0.02356584,0.2163873;0.2116444;0.03475352,0.2640278;-0.06223005;-0.03433898,-0.1680304;0.4727775;-0.02389085,-0.2366486;0.2409889;-0.1724,-0.2811485;0.04650423;-0.3779384,0.07692569;0.006381091;-0.03518067,0.08560373;-0.378639;0.008520644,0.08818948;-0.7798653;0.08581394,0.09586011;-0.7415305;0.00226412,-0.07433642;0.003756464;-0.04069328,-0.1054683;-0.3812708;-0.008905642,-0.1249682;-0.7817265;0.06995163,-0.1152277;-0.7433305;-0.01337607,-0.001486965;0.5406706;0.01030794,0;0;0,0.002017885;0.3134677;0.01241434,0.003193311;0.6140524;0.01082337,0.1775372;0.4864901;0.002466083,0.2209587;0.2062402;-0.00553298,0.2330786;-0.0730269;-0.06809151,-0.1710694;0.4861938;-0.002187315,-0.2184936;0.2104925;-0.04940101,-0.2609985;-0.03914997;-0.1832762,0.07325464;0.004361525;-0.04255223,0.09096123;-0.3810259;-0.005287886,0.09396031;-0.7737752;0.1074175,0.1034132;-0.8079053;0.0535022,-0.07720254;0.002237416;-0.03508162,-0.106972;-0.3829218;-0.00358925,-0.09795585;-0.7800283;0.09226788,-0.1068294;-0.8142535;0.03836734,0.003007717;0.540625;0.01362848,631.2258
+0;0;0,-0.002193079;0.313511;0.01123754,-0.001689654;0.6140853;0.007188221,0.1745045;0.4920192;0.02356584,0.2163873;0.2116444;0.03475352,0.2640278;-0.06223005;-0.03433898,-0.1680304;0.4727775;-0.02389085,-0.2366486;0.2409889;-0.1724,-0.2811485;0.04650423;-0.3779384,0.07692569;0.006381091;-0.03518067,0.08560373;-0.378639;0.008520644,0.08818948;-0.7798653;0.08581394,0.09586011;-0.7415305;0.00226412,-0.07433642;0.003756464;-0.04069328,-0.1054683;-0.3812708;-0.008905642,-0.1249682;-0.7817265;0.06995163,-0.1152277;-0.7433305;-0.01337607,-0.001486965;0.5406706;0.01030794,0;0;0,0.002017885;0.3134677;0.01241434,0.003193311;0.6140524;0.01082337,0.1775372;0.4864901;0.002466083,0.2209587;0.2062402;-0.00553298,0.2330786;-0.0730269;-0.06809151,-0.1710694;0.4861938;-0.002187315,-0.2184936;0.2104925;-0.04940101,-0.2609985;-0.03914997;-0.1832762,0.07325464;0.004361525;-0.04255223,0.09096123;-0.3810259;-0.005287886,0.09396031;-0.7737752;0.1074175,0.1034132;-0.8079053;0.0535022,-0.07720254;0.002237416;-0.03508162,-0.106972;-0.3829218;-0.00358925,-0.09795585;-0.7800283;0.09226788,-0.1068294;-0.8142535;0.03836734,0.003007717;0.540625;0.01362848,631.2371
+0;0;0,-0.002193079;0.313511;0.01123754,-0.001689654;0.6140853;0.007188221,0.1745045;0.4920192;0.02356584,0.2163873;0.2116444;0.03475352,0.2640278;-0.06223005;-0.03433898,-0.1680304;0.4727775;-0.02389085,-0.2366486;0.2409889;-0.1724,-0.2811485;0.04650423;-0.3779384,0.07692569;0.006381091;-0.03518067,0.08560373;-0.378639;0.008520644,0.08818948;-0.7798653;0.08581394,0.09586011;-0.7415305;0.00226412,-0.07433642;0.003756464;-0.04069328,-0.1054683;-0.3812708;-0.008905642,-0.1249682;-0.7817265;0.06995163,-0.1152277;-0.7433305;-0.01337607,-0.001486965;0.5406706;0.01030794,0;0;0,0.002017885;0.3134677;0.01241434,0.003193311;0.6140524;0.01082337,0.1775372;0.4864901;0.002466083,0.2209587;0.2062402;-0.00553298,0.2330786;-0.0730269;-0.06809151,-0.1710694;0.4861938;-0.002187315,-0.2184936;0.2104925;-0.04940101,-0.2609985;-0.03914997;-0.1832762,0.07325464;0.004361525;-0.04255223,0.09096123;-0.3810259;-0.005287886,0.09396031;-0.7737752;0.1074175,0.1034132;-0.8079053;0.0535022,-0.07720254;0.002237416;-0.03508162,-0.106972;-0.3829218;-0.00358925,-0.09795585;-0.7800283;0.09226788,-0.1068294;-0.8142535;0.03836734,0.003007717;0.540625;0.01362848,631.2485
+0;0;0,-0.002527945;0.3134013;0.01146977,-0.002306811;0.6138959;0.007792231,0.173978;0.491787;0.02365975,0.2155948;0.2117365;0.0354666,0.263125;-0.06234697;-0.03395563,-0.1694981;0.4736243;-0.02088693,-0.2355003;0.2469514;-0.1776121,-0.282579;0.06950721;-0.3978335,0.07685347;0.006299013;-0.03495017,0.08501074;-0.378478;0.008737411,0.08756042;-0.7774159;0.08561473,0.09480169;-0.7388961;0.0005476177,-0.07409386;0.003839947;-0.04077992,-0.1056604;-0.3808665;-0.008639663,-0.1252843;-0.7790178;0.06983638,-0.115933;-0.7404307;-0.01501792,-0.002032109;0.5404954;0.01076383,0;0;0,0.001922786;0.3133639;0.01255536,0.003019646;0.6138623;0.01106441,0.1774895;0.4866189;0.002812386,0.2208324;0.2066968;-0.005227566,0.2326146;-0.07277647;-0.06812596,-0.1712522;0.4862522;-0.002533715,-0.2185555;0.2112877;-0.05209772,-0.2609927;-0.03821929;-0.1868035,0.0732077;0.004352152;-0.04230058,0.09090474;-0.3808485;-0.005752683,0.09439912;-0.7712875;0.1065561,0.1040077;-0.8045831;0.04943525,-0.07693862;0.002261111;-0.03525596,-0.106791;-0.3826474;-0.00390638,-0.09773403;-0.7775076;0.09133764,-0.1066552;-0.8135658;0.03731754,0.002851725;0.5404541;0.01384747,631.2712
+0;0;0,-0.002527877;0.3133928;0.01146946,-0.002306749;0.6138788;0.007792025,0.1739424;0.4917819;0.02365685,0.2155436;0.2118365;0.03545927,0.2630834;-0.06230238;-0.03397699,-0.1694641;0.4736229;-0.02088081,-0.2354416;0.2470351;-0.1775472,-0.2825298;0.06955497;-0.3978131,0.07676827;0.00629203;-0.03491142,0.08492389;-0.378407;0.008767307,0.08747001;-0.776787;0.08553713,0.0946981;-0.7382827;0.000624761,-0.07401172;0.00383569;-0.04073472,-0.1055719;-0.3807928;-0.008600965,-0.1251684;-0.7783874;0.06976535,-0.1158341;-0.739816;-0.01493458,-0.002032055;0.5404804;0.01076354,0;0;0,0.001894876;0.3133495;0.01270723,0.002984092;0.6138401;0.01136768,0.1773872;0.4864748;0.003239156,0.2204853;0.2066181;-0.004647731,0.2322988;-0.07283708;-0.06788373,-0.1712187;0.4862501;-0.002650294,-0.2185924;0.2116778;-0.05369155,-0.2615474;-0.03558362;-0.1924367,0.07319191;0.004260898;-0.04214919,0.09091525;-0.3808878;-0.005898952,0.09434597;-0.7707294;0.1064333,0.1034009;-0.8042207;0.04967463,-0.07680181;0.002320079;-0.03532511,-0.1067671;-0.382506;-0.004040979,-0.09767508;-0.7767107;0.09149256,-0.1063849;-0.8131115;0.03810947,0.002815932;0.5404326;0.01411259,631.2927
+0;0;0,-0.002527877;0.3133928;0.01146946,-0.002306749;0.6138788;0.007792025,0.1739424;0.4917819;0.02365685,0.2155436;0.2118365;0.03545927,0.2630834;-0.06230238;-0.03397699,-0.1694641;0.4736229;-0.02088081,-0.2354416;0.2470351;-0.1775472,-0.2825298;0.06955497;-0.3978131,0.07676827;0.00629203;-0.03491142,0.08492389;-0.378407;0.008767307,0.08747001;-0.776787;0.08553713,0.0946981;-0.7382827;0.000624761,-0.07401172;0.00383569;-0.04073472,-0.1055719;-0.3807928;-0.008600965,-0.1251684;-0.7783874;0.06976535,-0.1158341;-0.739816;-0.01493458,-0.002032055;0.5404804;0.01076354,0;0;0,0.001894876;0.3133495;0.01270723,0.002984092;0.6138401;0.01136768,0.1773872;0.4864748;0.003239156,0.2204853;0.2066181;-0.004647731,0.2322988;-0.07283708;-0.06788373,-0.1712187;0.4862501;-0.002650294,-0.2185924;0.2116778;-0.05369155,-0.2615474;-0.03558362;-0.1924367,0.07319191;0.004260898;-0.04214919,0.09091525;-0.3808878;-0.005898952,0.09434597;-0.7707294;0.1064333,0.1034009;-0.8042207;0.04967463,-0.07680181;0.002320079;-0.03532511,-0.1067671;-0.382506;-0.004040979,-0.09767508;-0.7767107;0.09149256,-0.1063849;-0.8131115;0.03810947,0.002815932;0.5404326;0.01411259,631.3042
+0;0;0,-0.002735667;0.3134201;0.01165559,-0.002772416;0.6139696;0.008166539,0.1735119;0.4917534;0.02650075,0.2174738;0.2119218;0.03592106,0.2647934;-0.06070364;-0.03276829,-0.1687844;0.4731151;-0.02561783,-0.2320311;0.2484593;-0.1864182,-0.2851709;0.06826474;-0.4008664,0.07664947;0.006268817;-0.03472128,0.08482774;-0.3782068;0.008820299,0.08727857;-0.7770205;0.08586031,0.09597328;-0.7385432;0.001074038,-0.07366797;0.003872472;-0.04096391,-0.1056677;-0.3804454;-0.008405142,-0.1254064;-0.7784663;0.07022853,-0.1146085;-0.7399009;-0.01430675,-0.00241937;0.5405519;0.01107167,0;0;0,0.001849972;0.3133804;0.01283598,0.002919003;0.613932;0.0115881,0.1774873;0.4863352;0.004072427,0.2201177;0.2062603;-0.004161597,0.2314633;-0.07166278;-0.06670797,-0.1714136;0.4862826;-0.002910689,-0.2187559;0.2119476;-0.05607252,-0.26195;-0.03356703;-0.1944156,0.07319119;0.004200995;-0.04177809,0.09101235;-0.3807689;-0.006212831,0.0943713;-0.7707406;0.1073843,0.1022376;-0.8044097;0.0506345,-0.07651217;0.002329652;-0.03550307,-0.1064832;-0.3822585;-0.00422968,-0.09759688;-0.7768764;0.09164099,-0.1062262;-0.8123474;0.03709504,0.002753817;0.5405067;0.01431179,631.3259
+0;0;0,-0.002735667;0.3134201;0.01165559,-0.002772416;0.6139696;0.008166539,0.1735119;0.4917534;0.02650075,0.2174738;0.2119218;0.03592106,0.2647934;-0.06070364;-0.03276829,-0.1687844;0.4731151;-0.02561783,-0.2320311;0.2484593;-0.1864182,-0.2851709;0.06826474;-0.4008664,0.07664947;0.006268817;-0.03472128,0.08482774;-0.3782068;0.008820299,0.08727857;-0.7770205;0.08586031,0.09597328;-0.7385432;0.001074038,-0.07366797;0.003872472;-0.04096391,-0.1056677;-0.3804454;-0.008405142,-0.1254064;-0.7784663;0.07022853,-0.1146085;-0.7399009;-0.01430675,-0.00241937;0.5405519;0.01107167,0;0;0,0.001849972;0.3133804;0.01283598,0.002919003;0.613932;0.0115881,0.1774873;0.4863352;0.004072427,0.2201177;0.2062603;-0.004161597,0.2314633;-0.07166278;-0.06670797,-0.1714136;0.4862826;-0.002910689,-0.2187559;0.2119476;-0.05607252,-0.26195;-0.03356703;-0.1944156,0.07319119;0.004200995;-0.04177809,0.09101235;-0.3807689;-0.006212831,0.0943713;-0.7707406;0.1073843,0.1022376;-0.8044097;0.0506345,-0.07651217;0.002329652;-0.03550307,-0.1064832;-0.3822585;-0.00422968,-0.09759688;-0.7768764;0.09164099,-0.1062262;-0.8123474;0.03709504,0.002753817;0.5405067;0.01431179,631.3379
+0;0;0,-0.002735083;0.3133531;0.0116531,-0.002771784;0.6137974;0.008165477,0.1731007;0.4917267;0.02646235,0.2171146;0.2115641;0.0358938,0.2644066;-0.06090203;-0.03275542,-0.1683947;0.473132;-0.02553429,-0.2317162;0.2482104;-0.1865248,-0.2848249;0.06812114;-0.4008478,0.07655532;0.006261117;-0.03467863,0.08473379;-0.3782241;0.008864027,0.08718538;-0.777161;0.08592784,0.09596248;-0.7386035;0.0003382042,-0.07357749;0.003867715;-0.04091359,-0.105578;-0.3804597;-0.008354023,-0.1253228;-0.7786036;0.07030395,-0.1144226;-0.739957;-0.01503231,-0.002418888;0.540411;0.01106937,0;0;0,0.001909159;0.3132929;0.01331925,0.00311809;0.6137411;0.01266158,0.1772451;0.4863162;0.0050807,0.2200863;0.205946;-0.00354743,0.2311036;-0.0718126;-0.06612396,-0.1708131;0.4864952;-0.003073346,-0.2179331;0.2120642;-0.05770488,-0.2623397;-0.0307855;-0.1999691,0.07319646;0.004152149;-0.04156399,0.09114365;-0.3808726;-0.006556153,0.09451847;-0.7709841;0.1070096,0.1031505;-0.8040216;0.04846383,-0.07630488;0.002353246;-0.03570092,-0.1063659;-0.3822358;-0.004407667,-0.09753445;-0.7768785;0.09189738,-0.106601;-0.8114167;0.03507762,0.002910487;0.5403415;0.01522756,631.3488
+0;0;0,-0.003099619;0.313336;0.0120174,-0.00337372;0.6137826;0.008729405,0.1726102;0.4918456;0.02651652,0.2155989;0.2115431;0.03650514,0.2627934;-0.06095251;-0.03209388,-0.1699804;0.4740844;-0.02203688,-0.2321775;0.2568062;-0.1936147,-0.2832174;0.09114088;-0.4197496,0.07665979;0.006210687;-0.03445622,0.08425274;-0.3782586;0.009331886,0.08666827;-0.7772025;0.08636063,0.09476173;-0.7386111;0.0007070526,-0.07347669;0.003918855;-0.04108948,-0.1060078;-0.3803338;-0.00817633,-0.125737;-0.7784518;0.07061704,-0.1155186;-0.7397703;-0.0148,-0.002986745;0.5403944;0.01158418,0;0;0,0.001909159;0.3132929;0.01331925,0.00311809;0.6137411;0.01266158,0.1772451;0.4863162;0.0050807,0.2200863;0.205946;-0.00354743,0.2311036;-0.0718126;-0.06612396,-0.1708131;0.4864952;-0.003073346,-0.2179331;0.2120642;-0.05770488,-0.2623397;-0.0307855;-0.1999691,0.07319646;0.004152149;-0.04156399,0.09114365;-0.3808726;-0.006556153,0.09451847;-0.7709841;0.1070096,0.1031505;-0.8040216;0.04846383,-0.07630488;0.002353246;-0.03570092,-0.1063659;-0.3822358;-0.004407667,-0.09753445;-0.7768785;0.09189738,-0.106601;-0.8114167;0.03507762,0.002910487;0.5403415;0.01522756,631.3707
+0;0;0,-0.003099387;0.3133125;0.0120165,-0.00337349;0.6137536;0.008728518,0.1726674;0.4918009;0.02652048,0.2156637;0.2114486;0.03651087,0.2628338;-0.06090596;-0.03205262,-0.1700343;0.474034;-0.02204869,-0.2322425;0.2567171;-0.193657,-0.283256;0.0911376;-0.4196748,0.07657825;0.00620408;-0.03441957,0.08416817;-0.3781118;0.009351064,0.08658283;-0.7769117;0.08635201,0.09466442;-0.7383329;0.0008241311,-0.07339854;0.003914687;-0.04104577,-0.1059167;-0.3801847;-0.008145757,-0.1256387;-0.778159;0.07061918,-0.1154353;-0.7394902;-0.0146725,-0.002986515;0.5403655;0.01158329,0;0;0,0.001837619;0.3132618;0.01350415,0.002950288;0.6137053;0.01304412,0.1771572;0.4862077;0.00565374,0.2196842;0.205736;-0.002886175,0.230694;-0.07177535;-0.06588829,-0.1710073;0.4865752;-0.003177772,-0.2181845;0.2124223;-0.05939509,-0.263017;-0.027035;-0.206885,0.07324141;0.004086092;-0.04130888,0.09102644;-0.3808277;-0.006707311,0.09447642;-0.7708074;0.1067839,0.1039466;-0.8038048;0.04851222,-0.07616471;0.002410097;-0.03578482,-0.1062871;-0.3820285;-0.004610905,-0.09781207;-0.7765933;0.09142638,-0.1063253;-0.8106728;0.03419628,0.002768531;0.540304;0.01556039,631.3939
+0;0;0,-0.003099359;0.3133097;0.01201639,-0.003373482;0.6137656;0.008728203,0.1728262;0.4917643;0.02653385,0.2158693;0.2111067;0.03653513,0.2628741;-0.06029344;-0.03178809,-0.1701853;0.4739813;-0.02207921,-0.2324612;0.2564278;-0.1938744,-0.2832959;0.0914285;-0.4191002,0.07645191;0.006193846;-0.03436279,0.08404186;-0.3781235;0.009408012,0.08645684;-0.7769752;0.08641894,0.09454719;-0.738387;0.0007982105,-0.07327744;0.003908229;-0.04097806,-0.1057957;-0.3801926;-0.008077919,-0.1255203;-0.7782184;0.07069723,-0.1153058;-0.7395402;-0.01468705,-0.002986482;0.5403727;0.01158316,0;0;0,0.001812913;0.3132489;0.01373994,0.002910107;0.6137074;0.01347661,0.1772912;0.4860985;0.006590605,0.2194641;0.2052592;-0.001903176,0.2301717;-0.07126582;-0.06479037,-0.1711606;0.4866462;-0.003527364,-0.2184096;0.2125695;-0.06158676,-0.2635742;-0.02585562;-0.2087233,0.07326669;0.004007235;-0.04098773,0.09106801;-0.3809484;-0.006847382,0.09434046;-0.7710955;0.106262,0.1042169;-0.8039586;0.04777431,-0.07591791;0.002453753;-0.0359793,-0.1060939;-0.3819876;-0.004873013,-0.09749743;-0.7767011;0.09076394,-0.1061979;-0.8110751;0.03375157,0.002731465;0.5402998;0.0159471,631.4163
+0;0;0,-0.003438306;0.3132944;0.01231865,-0.003946698;0.6137513;0.009223072,0.1722968;0.491718;0.02679247,0.2143291;0.2109242;0.03725837,0.2614932;-0.06040597;-0.03123286,-0.1710905;0.4743889;-0.02060193,-0.2339197;0.26785;-0.2053061,-0.2830015;0.1071068;-0.4339721,0.07658716;0.006091777;-0.03407869,0.08372468;-0.3782531;0.009525873,0.08615476;-0.7770667;0.08673344,0.09400438;-0.7384592;0.001092248,-0.0730677;0.004056866;-0.04133658,-0.1061297;-0.379945;-0.00782859,-0.1258479;-0.7779248;0.07118025,-0.1158734;-0.7392285;-0.01423053,-0.003525071;0.5403576;0.01205311,0;0;0,0.001812913;0.3132489;0.01373994,0.002910107;0.6137074;0.01347661,0.1772912;0.4860985;0.006590605,0.2194641;0.2052592;-0.001903176,0.2301717;-0.07126582;-0.06479037,-0.1711606;0.4866462;-0.003527364,-0.2184096;0.2125695;-0.06158676,-0.2635742;-0.02585562;-0.2087233,0.07326669;0.004007235;-0.04098773,0.09106801;-0.3809484;-0.006847382,0.09434046;-0.7710955;0.106262,0.1042169;-0.8039586;0.04777431,-0.07591791;0.002453753;-0.0359793,-0.1060939;-0.3819876;-0.004873013,-0.09749743;-0.7767011;0.09076394,-0.1061979;-0.8110751;0.03375157,0.002731465;0.5402998;0.0159471,631.4385
+0;0;0,-0.003437546;0.3132252;0.01231592,-0.003945728;0.6135725;0.009221652,0.1725111;0.4915116;0.02680774,0.2146242;0.2101775;0.03729377,0.2616404;-0.06030166;-0.03098267,-0.1712931;0.4741614;-0.02064421,-0.2342432;0.2672252;-0.2057037,-0.283171;0.1069861;-0.4336525,0.07653496;0.006087625;-0.03405547,0.08367136;-0.3781966;0.009542204,0.08610404;-0.7774369;0.0868324,0.09394197;-0.7388422;0.00131873,-0.0730179;0.004054102;-0.04130841,-0.1060746;-0.3798871;-0.007805713,-0.125814;-0.7782928;0.07128768,-0.1158543;-0.7396095;-0.01399592,-0.003524281;0.5402102;0.01205047,0;0;0,0.001708694;0.3131756;0.01384342,0.002641506;0.6135252;0.01371765,0.1773534;0.4860468;0.007170796,0.2192988;0.2046163;-0.001180053,0.2296085;-0.07101128;-0.06406367,-0.1715798;0.48651;-0.003685625,-0.2190938;0.2124114;-0.06405665,-0.2645434;-0.02360949;-0.2132533,0.07327463;0.003977969;-0.04085875,0.09098957;-0.3809384;-0.006923676,0.09434871;-0.7715232;0.1062346,0.1027175;-0.8046907;0.04803038,-0.07582615;0.002468089;-0.036038,-0.1060487;-0.3819165;-0.00503614,-0.09768075;-0.7770768;0.09062377,-0.1062868;-0.8110629;0.0333559,0.002509974;0.5401477;0.01615202,631.4605
+0;0;0,-0.003796335;0.3132063;0.01268478,-0.004555148;0.6135546;0.00980608,0.1720076;0.4916133;0.02724524,0.2136695;0.2102267;0.03811387,0.2605176;-0.06027168;-0.03020227,-0.1716774;0.4743913;-0.02140116,-0.2351495;0.2769571;-0.2163968,-0.2823718;0.1332465;-0.4554543,0.07665343;0.00606055;-0.03379285,0.08336139;-0.3782187;0.00991673,0.08581434;-0.7774286;0.08736285,0.09387961;-0.7388216;0.001871563,-0.07284947;0.004094209;-0.04160079,-0.1064283;-0.3797388;-0.007385798,-0.1262246;-0.7782395;0.07121374,-0.116038;-0.7395448;-0.01404192,-0.004070416;0.5401914;0.01259947,0;0;0,0.001708694;0.3131756;0.01384342,0.002641506;0.6135252;0.01371765,0.1773534;0.4860468;0.007170796,0.2192988;0.2046163;-0.001180053,0.2296085;-0.07101128;-0.06406367,-0.1715798;0.48651;-0.003685625,-0.2190938;0.2124114;-0.06405665,-0.2645434;-0.02360949;-0.2132533,0.07327463;0.003977969;-0.04085875,0.09098957;-0.3809384;-0.006923676,0.09434871;-0.7715232;0.1062346,0.1027175;-0.8046907;0.04803038,-0.07582615;0.002468089;-0.036038,-0.1060487;-0.3819165;-0.00503614,-0.09768075;-0.7770768;0.09062377,-0.1062868;-0.8110629;0.0333559,0.002509974;0.5401477;0.01615202,631.4719
+0;0;0,-0.003795687;0.3131528;0.01268261,-0.00455442;0.6134666;0.009804185,0.1718866;0.4915657;0.02723296,0.2135502;0.210168;0.03810202,0.2602653;-0.05956313;-0.03002037,-0.1715609;0.4743556;-0.02137981,-0.2350354;0.2769137;-0.2163831,-0.2821238;0.1336107;-0.4547626,0.07650824;0.006049071;-0.03372885,0.0832103;-0.3778928;0.009942371,0.08566628;-0.7775948;0.08748396,0.09372903;-0.7389904;0.002019443,-0.07271149;0.004086453;-0.041522,-0.1062609;-0.3794097;-0.007337034,-0.1260815;-0.7784015;0.07135938,-0.1158981;-0.7397096;-0.01386958,-0.004069734;0.5401102;0.01259732,0;0;0,0.001596428;0.3131188;0.01392925,0.002436489;0.613434;0.01384735,0.1770897;0.4860137;0.008034825,0.2187701;0.2045334;-0.0003435612,0.2292345;-0.07029989;-0.06307328,-0.1716419;0.4866392;-0.004031377,-0.2199703;0.2132308;-0.06688706,-0.265203;-0.02100943;-0.2174308,0.07328585;0.003844962;-0.04052329,0.09079202;-0.3807959;-0.00723052,0.09418288;-0.7719732;0.1056821,0.1025318;-0.8051501;0.04752541,-0.07556348;0.002539531;-0.03621392,-0.1059114;-0.3815048;-0.005352272,-0.09738007;-0.7773674;0.08951838,-0.1062603;-0.8116503;0.03266701,0.002326459;0.540063;0.01627386,631.4941
+0;0;0,-0.003795099;0.3131043;0.01268065,-0.004553685;0.6133623;0.009802802,0.171841;0.491489;0.02722717,0.2135242;0.2099589;0.03810135,0.260107;-0.0590083;-0.02982809,-0.1715162;0.4742835;-0.02137284,-0.2350207;0.2767486;-0.2164679,-0.2819757;0.1338514;-0.4541723,0.07637829;0.006038797;-0.03367156,0.08307391;-0.377534;0.009957679,0.08552324;-0.7761537;0.08728928,0.0935572;-0.7375801;0.002129823,-0.07258798;0.004079513;-0.04145147,-0.1061051;-0.379048;-0.007299367,-0.1258721;-0.7769593;0.07118393,-0.1157251;-0.7382984;-0.0137408,-0.004069097;0.5400207;0.01259537,0;0;0,0.001471192;0.3130618;0.01412928,0.002157405;0.6133216;0.01426136,0.17685;0.4860307;0.008686185,0.2186479;0.2044259;0.0005229712,0.2287485;-0.06985438;-0.0610888,-0.1717793;0.4866225;-0.004312035,-0.2204207;0.2134633;-0.06860061,-0.2664312;-0.01630852;-0.2242144,0.07327762;0.003805697;-0.04024661,0.09066339;-0.3805082;-0.007428408,0.09405537;-0.7704045;0.1059436,0.1026301;-0.8037893;0.04850639,-0.07534495;0.002555985;-0.03633853,-0.1057142;-0.3811091;-0.005431825,-0.09702276;-0.7760419;0.08857046,-0.1063348;-0.8105434;0.0325078,0.002087779;0.5399637;0.01663399,631.5159
+0;0;0,-0.004090621;0.3130892;0.01295943,-0.005120948;0.6133478;0.01027452,0.1713785;0.4915543;0.02763662,0.2125129;0.2099577;0.0388734,0.2589538;-0.05927363;-0.02810005,-0.1718168;0.4744646;-0.02221555,-0.2365046;0.283464;-0.2233354,-0.2828235;0.1448081;-0.4636618,0.07647263;0.005984225;-0.03346654,0.08282077;-0.3775756;0.01032859,0.08516927;-0.7762021;0.08762833,0.0934423;-0.7376209;0.00249254,-0.07245896;0.004157666;-0.04166889,-0.1063848;-0.3788858;-0.006982081,-0.1261757;-0.776777;0.07159729,-0.1157921;-0.7381108;-0.0132983,-0.004555565;0.5400052;0.01302513,0;0;0,0.001471192;0.3130618;0.01412928,0.002157405;0.6133216;0.01426136,0.17685;0.4860307;0.008686185,0.2186479;0.2044259;0.0005229712,0.2287485;-0.06985438;-0.0610888,-0.1717793;0.4866225;-0.004312035,-0.2204207;0.2134633;-0.06860061,-0.2664312;-0.01630852;-0.2242144,0.07327762;0.003805697;-0.04024661,0.09066339;-0.3805082;-0.007428408,0.09405537;-0.7704045;0.1059436,0.1026301;-0.8037893;0.04850639,-0.07534495;0.002555985;-0.03633853,-0.1057142;-0.3811091;-0.005431825,-0.09702276;-0.7760419;0.08857046,-0.1063348;-0.8105434;0.0325078,0.002087779;0.5399637;0.01663399,631.5383
+0;0;0,-0.004089335;0.3129907;0.01295536,-0.00511916;0.61311;0.01027185,0.1714436;0.4913374;0.02763781,0.212572;0.2097816;0.03887296,0.2589729;-0.05921778;-0.02804279,-0.1718758;0.4742415;-0.0222324,-0.2365542;0.2832685;-0.2233231,-0.2828333;0.1447321;-0.4634425,0.07640093;0.005978614;-0.03343516,0.08275257;-0.3777924;0.01038408,0.08510018;-0.7762673;0.08765443,0.09335852;-0.7377013;0.002669834,-0.07239102;0.004153767;-0.04162982,-0.1063355;-0.3791006;-0.00692391,-0.1261189;-0.7768405;0.07162558,-0.1157537;-0.7381897;-0.01311924,-0.004554072;0.5398058;0.01302102,0;0;0,0.001435094;0.3129546;0.01432228,0.002067126;0.6130751;0.0147022,0.1768492;0.4858044;0.009288549,0.2184521;0.2042152;0.001032472,0.2285556;-0.06975847;-0.06083631,-0.1719259;0.4866331;-0.004479114,-0.2209354;0.214286;-0.07168463,-0.2665978;-0.01350591;-0.2298529,0.07332619;0.003707081;-0.04000354,0.09038642;-0.3808509;-0.007373452,0.09400119;-0.770674;0.1056898,0.1024978;-0.8041576;0.04857922,-0.07521737;0.002611639;-0.03641816,-0.1057203;-0.3812622;-0.005578348,-0.0969483;-0.7761132;0.08809262,-0.1068196;-0.8111846;0.03302692,0.00201232;0.5397535;0.01700926,631.5616
+0;0;0,-0.004089047;0.3129687;0.01295445,-0.005118798;0.6130672;0.01027115,0.1716187;0.491252;0.0276514,0.2128274;0.209147;0.03890847,0.2593781;-0.06072116;-0.0282234,-0.1720416;0.4741391;-0.02226831,-0.2368462;0.2827936;-0.2237513,-0.2832747;0.1438098;-0.4646462,0.07632814;0.005972919;-0.03340331,0.08266409;-0.3768502;0.01030769,0.08500893;-0.7748535;0.08748661,0.09324516;-0.7363104;0.002729505,-0.07232206;0.00414981;-0.04159017,-0.1061827;-0.3781579;-0.006969985,-0.1259427;-0.7754271;0.07148655,-0.1156053;-0.7367995;-0.01303142,-0.004553753;0.5397685;0.0130201,0;0;0,0.001301698;0.3129331;0.01432192,0.001829728;0.6130329;0.01471114,0.1768764;0.4858059;0.01014912,0.2182735;0.2036234;0.001939654,0.2282748;-0.07130772;-0.05982887,-0.1723111;0.4866388;-0.004712056,-0.2216335;0.2144036;-0.0744503,-0.2679884;-0.01165397;-0.236474,0.07333975;0.003664494;-0.03981578,0.09055161;-0.3799587;-0.00754714,0.09380542;-0.7694327;0.1050061,0.1024984;-0.8030505;0.04842174,-0.07508096;0.002654803;-0.03651362,-0.1058161;-0.3802829;-0.006209604,-0.09664766;-0.7745398;0.08784443,-0.1070164;-0.8095151;0.03311508,0.001801811;0.5397168;0.01701534,631.5836
+0;0;0,-0.004089047;0.3129687;0.01295445,-0.005118798;0.6130672;0.01027115,0.1716187;0.491252;0.0276514,0.2128274;0.209147;0.03890847,0.2593781;-0.06072116;-0.0282234,-0.1720416;0.4741391;-0.02226831,-0.2368462;0.2827936;-0.2237513,-0.2832747;0.1438098;-0.4646462,0.07632814;0.005972919;-0.03340331,0.08266409;-0.3768502;0.01030769,0.08500893;-0.7748535;0.08748661,0.09324516;-0.7363104;0.002729505,-0.07232206;0.00414981;-0.04159017,-0.1061827;-0.3781579;-0.006969985,-0.1259427;-0.7754271;0.07148655,-0.1156053;-0.7367995;-0.01303142,-0.004553753;0.5397685;0.0130201,0;0;0,0.001301698;0.3129331;0.01432192,0.001829728;0.6130329;0.01471114,0.1768764;0.4858059;0.01014912,0.2182735;0.2036234;0.001939654,0.2282748;-0.07130772;-0.05982887,-0.1723111;0.4866388;-0.004712056,-0.2216335;0.2144036;-0.0744503,-0.2679884;-0.01165397;-0.236474,0.07333975;0.003664494;-0.03981578,0.09055161;-0.3799587;-0.00754714,0.09380542;-0.7694327;0.1050061,0.1024984;-0.8030505;0.04842174,-0.07508096;0.002654803;-0.03651362,-0.1058161;-0.3802829;-0.006209604,-0.09664766;-0.7745398;0.08784443,-0.1070164;-0.8095151;0.03311508,0.001801811;0.5397168;0.01701534,631.6056
+0;0;0,-0.004277795;0.3128861;0.01313179,-0.005504882;0.6129088;0.01061777,0.1716631;0.4912183;0.02826264,0.2121334;0.2088978;0.03962223,0.258657;-0.06120765;-0.02719191,-0.1725586;0.4739948;-0.02314247,-0.2375531;0.2877244;-0.229421,-0.2828925;0.1566156;-0.4750637,0.0762995;0.005947751;-0.03311252,0.08232225;-0.3763458;0.01050681,0.08467004;-0.7741868;0.08768354,0.09327915;-0.7355253;0.001793362,-0.07198056;0.00416624;-0.04189118,-0.1062081;-0.3775067;-0.006655369,-0.126026;-0.7746217;0.07174145,-0.1152881;-0.7358724;-0.01389971,-0.004907914;0.539628;0.01332132,0;0;0,0.001218461;0.3128518;0.01451528,0.001642622;0.6128749;0.01510537,0.1770881;0.4855478;0.01077008,0.2179569;0.2031703;0.002742648,0.2283069;-0.07185334;-0.05922854,-0.1728115;0.4866016;-0.00508802,-0.2226754;0.2151221;-0.07778078,-0.2693416;-0.009719715;-0.2416525,0.07334942;0.00353232;-0.03950715,0.09098563;-0.3795632;-0.007661462,0.09367864;-0.7689242;0.1047215,0.1045196;-0.8046272;0.04911709,-0.07487468;0.00272452;-0.03660313,-0.1056362;-0.3796669;-0.006307438,-0.09648384;-0.7737564;0.08776121,-0.1069169;-0.8084036;0.03085643,0.001641385;0.5395765;0.01735985,631.6168
+0;0;0,-0.004277795;0.3128861;0.01313179,-0.005504882;0.6129088;0.01061777,0.1716631;0.4912183;0.02826264,0.2121334;0.2088978;0.03962223,0.258657;-0.06120765;-0.02719191,-0.1725586;0.4739948;-0.02314247,-0.2375531;0.2877244;-0.229421,-0.2828925;0.1566156;-0.4750637,0.0762995;0.005947751;-0.03311252,0.08232225;-0.3763458;0.01050681,0.08467004;-0.7741868;0.08768354,0.09327915;-0.7355253;0.001793362,-0.07198056;0.00416624;-0.04189118,-0.1062081;-0.3775067;-0.006655369,-0.126026;-0.7746217;0.07174145,-0.1152881;-0.7358724;-0.01389971,-0.004907914;0.539628;0.01332132,0;0;0,0.001218461;0.3128518;0.01451528,0.001642622;0.6128749;0.01510537,0.1770881;0.4855478;0.01077008,0.2179569;0.2031703;0.002742648,0.2283069;-0.07185334;-0.05922854,-0.1728115;0.4866016;-0.00508802,-0.2226754;0.2151221;-0.07778078,-0.2693416;-0.009719715;-0.2416525,0.07334942;0.00353232;-0.03950715,0.09098563;-0.3795632;-0.007661462,0.09367864;-0.7689242;0.1047215,0.1045196;-0.8046272;0.04911709,-0.07487468;0.00272452;-0.03660313,-0.1056362;-0.3796669;-0.006307438,-0.09648384;-0.7737564;0.08776121,-0.1069169;-0.8084036;0.03085643,0.001641385;0.5395765;0.01735985,631.6279
+0;0;0,-0.004277795;0.3128861;0.01313179,-0.005504882;0.6129088;0.01061777,0.1716631;0.4912183;0.02826264,0.2121334;0.2088978;0.03962223,0.258657;-0.06120765;-0.02719191,-0.1725586;0.4739948;-0.02314247,-0.2375531;0.2877244;-0.229421,-0.2828925;0.1566156;-0.4750637,0.0762995;0.005947751;-0.03311252,0.08232225;-0.3763458;0.01050681,0.08467004;-0.7741868;0.08768354,0.09327915;-0.7355253;0.001793362,-0.07198056;0.00416624;-0.04189118,-0.1062081;-0.3775067;-0.006655369,-0.126026;-0.7746217;0.07174145,-0.1152881;-0.7358724;-0.01389971,-0.004907914;0.539628;0.01332132,0;0;0,0.001218461;0.3128518;0.01451528,0.001642622;0.6128749;0.01510537,0.1770881;0.4855478;0.01077008,0.2179569;0.2031703;0.002742648,0.2283069;-0.07185334;-0.05922854,-0.1728115;0.4866016;-0.00508802,-0.2226754;0.2151221;-0.07778078,-0.2693416;-0.009719715;-0.2416525,0.07334942;0.00353232;-0.03950715,0.09098563;-0.3795632;-0.007661462,0.09367864;-0.7689242;0.1047215,0.1045196;-0.8046272;0.04911709,-0.07487468;0.00272452;-0.03660313,-0.1056362;-0.3796669;-0.006307438,-0.09648384;-0.7737564;0.08776121,-0.1069169;-0.8084036;0.03085643,0.001641385;0.5395765;0.01735985,631.6393
+0;0;0,-0.004561867;0.3128014;0.01331384,-0.00603248;0.6127348;0.01101179,0.1716021;0.4910409;0.02865286,0.211514;0.2092213;0.04018399,0.2579671;-0.0616031;-0.0265319,-0.1730913;0.4736292;-0.02418209,-0.23721;0.2975557;-0.23874,-0.2829519;0.1701576;-0.4869983,0.07633141;0.005953565;-0.03288113,0.08187155;-0.3762777;0.01062907,0.08423488;-0.774713;0.0880403,0.0930021;-0.7361354;0.003045976,-0.0718362;0.004138862;-0.04201819,-0.1065266;-0.3774;-0.006673697,-0.1264994;-0.7750518;0.07221214,-0.1156258;-0.7363895;-0.01252984,-0.00537843;0.5394759;0.01363549,0;0;0,0.001194231;0.3127686;0.01473594,0.001594968;0.6127002;0.0155617,0.1774088;0.4850987;0.01200259,0.2177694;0.2032296;0.003692389,0.2282962;-0.07226086;-0.05914831,-0.1732229;0.4865579;-0.005397229,-0.2232663;0.2161273;-0.07963445,-0.2701895;-0.006942019;-0.2469457,0.07332005;0.003496021;-0.03943408,0.09092358;-0.3795364;-0.007798553,0.09329433;-0.7696027;0.1044136,0.1040918;-0.8050485;0.04987252,-0.07475908;0.002767869;-0.03669493,-0.1065454;-0.379541;-0.007468339,-0.09678222;-0.7741257;0.08717012,-0.106567;-0.8079804;0.03058995,0.001598701;0.5394243;0.01775694,631.6617
+0;0;0,-0.00456111;0.3127495;0.01331163,-0.006031516;0.6126401;0.01100989,0.1717697;0.4909105;0.02866476,0.2116809;0.2090962;0.04019567,0.2582596;-0.06246006;-0.0267005,-0.1732485;0.4734825;-0.02421999,-0.237366;0.2974122;-0.2387739,-0.2832315;0.1696699;-0.4877031,0.07612276;0.00593729;-0.03279125,0.08166714;-0.3765861;0.0107522,0.08403201;-0.7752811;0.08821386,0.09270358;-0.736797;0.004146822,-0.07163983;0.004127548;-0.04190333,-0.1063568;-0.3777029;-0.00653182,-0.1263425;-0.7756137;0.07240541,-0.1155875;-0.7370459;-0.01141205,-0.005377555;0.5393912;0.01363324,0;0;0,0.001094967;0.3127075;0.01493621,0.00139375;0.6125958;0.01594317,0.1775131;0.4852408;0.01318479,0.2175456;0.2033431;0.004452705,0.2281572;-0.07280812;-0.0589143,-0.1735214;0.4866364;-0.005896932,-0.2239298;0.2172897;-0.08372092,-0.2710133;-0.004849359;-0.2534997,0.0732592;0.00340037;-0.03907323,0.09089479;-0.3799622;-0.007879613,0.09302106;-0.7704076;0.1039749,0.1036345;-0.8047034;0.04949701,-0.07443582;0.002833772;-0.03683029,-0.1064316;-0.3797577;-0.007660236,-0.09705443;-0.7747769;0.08633676,-0.1064454;-0.8071303;0.02943063,0.001422539;0.5393286;0.01809514,631.6832
+0;0;0,-0.004781714;0.3127389;0.01348281,-0.006491988;0.6126292;0.01135131,0.1713385;0.4908388;0.02905639,0.2109289;0.2089914;0.04087994,0.2567005;-0.06303596;-0.02464522,-0.170956;0.4733087;-0.0341275,-0.2416744;0.3017796;-0.2502799,-0.2853516;0.1807136;-0.5029116,0.07619988;0.005947419;-0.03260977,0.08145446;-0.3765848;0.01089201,0.08380416;-0.7752531;0.08849122,0.09443225;-0.7368122;0.004644699,-0.07151121;0.004140109;-0.04212122,-0.1066803;-0.3776041;-0.006268464,-0.1266451;-0.7754785;0.07285754,-0.1139429;-0.7369446;-0.01069048,-0.005785343;0.5393795;0.01394316,0;0;0,0.001094967;0.3127075;0.01493621,0.00139375;0.6125958;0.01594317,0.1775131;0.4852408;0.01318479,0.2175456;0.2033431;0.004452705,0.2281572;-0.07280812;-0.0589143,-0.1735214;0.4866364;-0.005896932,-0.2239298;0.2172897;-0.08372092,-0.2710133;-0.004849359;-0.2534997,0.0732592;0.00340037;-0.03907323,0.09089479;-0.3799622;-0.007879613,0.09302106;-0.7704076;0.1039749,0.1036345;-0.8047034;0.04949701,-0.07443582;0.002833772;-0.03683029,-0.1064316;-0.3797577;-0.007660236,-0.09705443;-0.7747769;0.08633676,-0.1064454;-0.8071303;0.02943063,0.001422539;0.5393286;0.01809514,631.6955
+0;0;0,-0.004781714;0.3127389;0.01348281,-0.006491988;0.6126292;0.01135131,0.1713385;0.4908388;0.02905639,0.2109289;0.2089914;0.04087994,0.2567005;-0.06303596;-0.02464522,-0.170956;0.4733087;-0.0341275,-0.2416744;0.3017796;-0.2502799,-0.2853516;0.1807136;-0.5029116,0.07619988;0.005947419;-0.03260977,0.08145446;-0.3765848;0.01089201,0.08380416;-0.7752531;0.08849122,0.09443225;-0.7368122;0.004644699,-0.07151121;0.004140109;-0.04212122,-0.1066803;-0.3776041;-0.006268464,-0.1266451;-0.7754785;0.07285754,-0.1139429;-0.7369446;-0.01069048,-0.005785343;0.5393795;0.01394316,0;0;0,0.001094967;0.3127075;0.01493621,0.00139375;0.6125958;0.01594317,0.1775131;0.4852408;0.01318479,0.2175456;0.2033431;0.004452705,0.2281572;-0.07280812;-0.0589143,-0.1735214;0.4866364;-0.005896932,-0.2239298;0.2172897;-0.08372092,-0.2710133;-0.004849359;-0.2534997,0.0732592;0.00340037;-0.03907323,0.09089479;-0.3799622;-0.007879613,0.09302106;-0.7704076;0.1039749,0.1036345;-0.8047034;0.04949701,-0.07443582;0.002833772;-0.03683029,-0.1064316;-0.3797577;-0.007660236,-0.09705443;-0.7747769;0.08633676,-0.1064454;-0.8071303;0.02943063,0.001422539;0.5393286;0.01809514,631.7072
+0;0;0,-0.004781029;0.3126941;0.01348088,-0.006491086;0.612546;0.01134964,0.1714654;0.4907301;0.02906516,0.211061;0.2088458;0.04089026,0.2566986;-0.06238547;-0.02444313,-0.1710727;0.4731875;-0.03416371,-0.2418004;0.301636;-0.2503444,-0.2853498;0.1809243;-0.5022367,0.0761127;0.005940614;-0.03257246,0.08136909;-0.3767228;0.01094424,0.083717;-0.7750895;0.08848474,0.09432158;-0.7366673;0.004823707,-0.07142939;0.004135372;-0.04207303,-0.1066106;-0.3777398;-0.006207976,-0.1265602;-0.7753133;0.07285817,-0.1138862;-0.7367983;-0.01050504,-0.005784528;0.5393054;0.01394117,0;0;0,0.001126312;0.3126601;0.0149852,0.001475804;0.61251;0.01601553,0.1776925;0.4850427;0.01370358,0.2171758;0.2030276;0.005042195,0.2284311;-0.07228658;-0.05814815,-0.1734937;0.4865804;-0.006582338,-0.2247122;0.2184782;-0.08821777,-0.2717286;-0.0007298142;-0.2604238,0.07324934;0.003301248;-0.03889775,0.09066328;-0.3802009;-0.007664323,0.09302132;-0.770538;0.1034458,0.1034527;-0.8049653;0.04938221,-0.0742874;0.002903793;-0.03691001,-0.1062912;-0.3798093;-0.007600164,-0.09688884;-0.7745242;0.08634586,-0.1053964;-0.8054219;0.02802216,0.001489908;0.5392516;0.0181632,631.7296
+0;0;0,-0.00498852;0.3126621;0.01366144,-0.006923008;0.6124983;0.01176182,0.1710052;0.4906479;0.029509,0.210228;0.209591;0.0416733,0.2555056;-0.06221452;-0.02363562,-0.1699921;0.47316;-0.03853169,-0.2439472;0.3100283;-0.2589814,-0.2829331;0.1956504;-0.5150895,0.07617461;0.005940309;-0.03227488,0.08114894;-0.3771517;0.01122291,0.0835073;-0.7749223;0.08882119,0.09501684;-0.7365238;0.00536707,-0.07113802;0.004167625;-0.04244455,-0.1070164;-0.378029;-0.006184947,-0.1268714;-0.7749574;0.07320085,-0.1132991;-0.7364625;-0.009932891,-0.006196329;0.5392605;0.01433925,0;0;0,0.001095533;0.3126335;0.01510656,0.001415223;0.6124684;0.01627791,0.1775821;0.4849312;0.01390588,0.2170148;0.2037449;0.006244421,0.2285968;-0.07194707;-0.05742145,-0.1734629;0.4867277;-0.007089257,-0.2255077;0.2209666;-0.09277323,-0.2721707;0.003564671;-0.2681372,0.07326153;0.003222585;-0.03875422,0.09056197;-0.3807079;-0.007538678,0.0928639;-0.7705401;0.1032497,0.103203;-0.8049431;0.04927791,-0.07417209;0.002968634;-0.0370029,-0.1062552;-0.3801495;-0.007550212,-0.0971113;-0.7742182;0.08665568,-0.1053161;-0.8052544;0.02856211,0.001436844;0.5392121;0.01838911,631.7507
+0;0;0,-0.00498852;0.3126621;0.01366144,-0.006923008;0.6124983;0.01176182,0.1710052;0.4906479;0.029509,0.210228;0.209591;0.0416733,0.2555056;-0.06221452;-0.02363562,-0.1699921;0.47316;-0.03853169,-0.2439472;0.3100283;-0.2589814,-0.2829331;0.1956504;-0.5150895,0.07617461;0.005940309;-0.03227488,0.08114894;-0.3771517;0.01122291,0.0835073;-0.7749223;0.08882119,0.09501684;-0.7365238;0.00536707,-0.07113802;0.004167625;-0.04244455,-0.1070164;-0.378029;-0.006184947,-0.1268714;-0.7749574;0.07320085,-0.1132991;-0.7364625;-0.009932891,-0.006196329;0.5392605;0.01433925,0;0;0,0.001095533;0.3126335;0.01510656,0.001415223;0.6124684;0.01627791,0.1775821;0.4849312;0.01390588,0.2170148;0.2037449;0.006244421,0.2285968;-0.07194707;-0.05742145,-0.1734629;0.4867277;-0.007089257,-0.2255077;0.2209666;-0.09277323,-0.2721707;0.003564671;-0.2681372,0.07326153;0.003222585;-0.03875422,0.09056197;-0.3807079;-0.007538678,0.0928639;-0.7705401;0.1032497,0.103203;-0.8049431;0.04927791,-0.07417209;0.002968634;-0.0370029,-0.1062552;-0.3801495;-0.007550212,-0.0971113;-0.7742182;0.08665568,-0.1053161;-0.8052544;0.02856211,0.001436844;0.5392121;0.01838911,631.762
+0;0;0,-0.00498852;0.3126621;0.01366144,-0.006923008;0.6124983;0.01176182,0.1710052;0.4906479;0.029509,0.210228;0.209591;0.0416733,0.2555056;-0.06221452;-0.02363562,-0.1699921;0.47316;-0.03853169,-0.2439472;0.3100283;-0.2589814,-0.2829331;0.1956504;-0.5150895,0.07617461;0.005940309;-0.03227488,0.08114894;-0.3771517;0.01122291,0.0835073;-0.7749223;0.08882119,0.09501684;-0.7365238;0.00536707,-0.07113802;0.004167625;-0.04244455,-0.1070164;-0.378029;-0.006184947,-0.1268714;-0.7749574;0.07320085,-0.1132991;-0.7364625;-0.009932891,-0.006196329;0.5392605;0.01433925,0;0;0,0.001095533;0.3126335;0.01510656,0.001415223;0.6124684;0.01627791,0.1775821;0.4849312;0.01390588,0.2170148;0.2037449;0.006244421,0.2285968;-0.07194707;-0.05742145,-0.1734629;0.4867277;-0.007089257,-0.2255077;0.2209666;-0.09277323,-0.2721707;0.003564671;-0.2681372,0.07326153;0.003222585;-0.03875422,0.09056197;-0.3807079;-0.007538678,0.0928639;-0.7705401;0.1032497,0.103203;-0.8049431;0.04927791,-0.07417209;0.002968634;-0.0370029,-0.1062552;-0.3801495;-0.007550212,-0.0971113;-0.7742182;0.08665568,-0.1053161;-0.8052544;0.02856211,0.001436844;0.5392121;0.01838911,631.7732
+0;0;0,-0.005181788;0.31263;0.01378104,-0.007345509;0.6124419;0.01205353,0.1705162;0.4906414;0.02999251,0.2092794;0.2097381;0.04235827,0.2544447;-0.06200311;-0.02303743,-0.1693965;0.4728721;-0.04061051,-0.2465097;0.3310949;-0.274095,-0.2789558;0.2118355;-0.5288188,0.07624553;0.005938283;-0.03198853,0.08093655;-0.3771076;0.01149778,0.08331319;-0.7752206;0.08918098,0.09531778;-0.7368218;0.005740523,-0.07083124;0.004181172;-0.04286448,-0.1072534;-0.377856;-0.006009996,-0.1271127;-0.7750728;0.07373154,-0.113047;-0.7365776;-0.009376526,-0.006581815;0.5392097;0.01461427,0;0;0,0.001090996;0.3126044;0.0152179,0.001413986;0.6124159;0.01652277,0.1774676;0.4848151;0.0144136,0.2169411;0.2038429;0.006754041,0.2285812;-0.07178545;-0.05691159,-0.1732698;0.4867831;-0.007739782,-0.2261608;0.2224256;-0.09650856,-0.2720457;0.005475357;-0.2725396,0.07326715;0.00315927;-0.03865039,0.09056316;-0.3807192;-0.007419825,0.09280019;-0.7710298;0.102975,0.1019766;-0.8058253;0.04917634,-0.07406747;0.003037864;-0.0371038,-0.1062427;-0.3800303;-0.007765725,-0.09715736;-0.7744314;0.08657189,-0.1054532;-0.8085693;0.03185008,0.001434319;0.5391645;0.01859915,631.7957
+0;0;0,-0.00518028;0.3125389;0.01377703,-0.007343128;0.6122318;0.01205033,0.1705863;0.490445;0.02999408,0.2091209;0.2111976;0.04228694,0.2544541;-0.06155422;-0.02335197,-0.169457;0.4726688;-0.04063604,-0.2461156;0.3317274;-0.272744,-0.2786824;0.2120245;-0.5284152,0.07619648;0.005934464;-0.03196795,0.08088806;-0.3771566;0.01152349,0.08326153;-0.7747395;0.08910325,0.09531173;-0.7363088;0.005345829,-0.07078567;0.004178483;-0.0428369,-0.1072122;-0.3779038;-0.005978074,-0.1270449;-0.7745917;0.07365729,-0.1129259;-0.7360642;-0.009766482,-0.006579771;0.5390319;0.01460994,0;0;0,0.001058638;0.312506;0.01536536,0.001345195;0.6121979;0.0168364,0.1775087;0.4846771;0.01518917,0.2167054;0.2053452;0.007949829,0.2288114;-0.07132936;-0.05578232,-0.1733695;0.4868931;-0.008271988,-0.2264458;0.2249136;-0.09863098,-0.2717584;0.01014857;-0.2791299,0.07324117;0.003125161;-0.03858805,0.09014284;-0.3808219;-0.007421851,0.09268581;-0.770602;0.1028569,0.1017071;-0.8057077;0.04889894,-0.07396872;0.003087584;-0.03717752,-0.106056;-0.3800281;-0.007765528,-0.09754459;-0.7742395;0.0850859,-0.1060933;-0.8076363;0.02905584,0.001375049;0.5389775;0.01887059,631.817
+0;0;0,-0.00518028;0.3125389;0.01377703,-0.007343128;0.6122318;0.01205033,0.1705863;0.490445;0.02999408,0.2091209;0.2111976;0.04228694,0.2544541;-0.06155422;-0.02335197,-0.169457;0.4726688;-0.04063604,-0.2461156;0.3317274;-0.272744,-0.2786824;0.2120245;-0.5284152,0.07619648;0.005934464;-0.03196795,0.08088806;-0.3771566;0.01152349,0.08326153;-0.7747395;0.08910325,0.09531173;-0.7363088;0.005345829,-0.07078567;0.004178483;-0.0428369,-0.1072122;-0.3779038;-0.005978074,-0.1270449;-0.7745917;0.07365729,-0.1129259;-0.7360642;-0.009766482,-0.006579771;0.5390319;0.01460994,0;0;0,0.001058638;0.312506;0.01536536,0.001345195;0.6121979;0.0168364,0.1775087;0.4846771;0.01518917,0.2167054;0.2053452;0.007949829,0.2288114;-0.07132936;-0.05578232,-0.1733695;0.4868931;-0.008271988,-0.2264458;0.2249136;-0.09863098,-0.2717584;0.01014857;-0.2791299,0.07324117;0.003125161;-0.03858805,0.09014284;-0.3808219;-0.007421851,0.09268581;-0.770602;0.1028569,0.1017071;-0.8057077;0.04889894,-0.07396872;0.003087584;-0.03717752,-0.106056;-0.3800281;-0.007765528,-0.09754459;-0.7742395;0.0850859,-0.1060933;-0.8076363;0.02905584,0.001375049;0.5389775;0.01887059,631.8289
+0;0;0,-0.005368749;0.3125278;0.01395633,-0.007763357;0.612219;0.01245017,0.1701844;0.4904528;0.03054596,0.2083741;0.2111828;0.0433878,0.2532564;-0.06167987;-0.02210039,-0.1689477;0.4723813;-0.04253322,-0.2410874;0.336536;-0.2790856,-0.2802411;0.2135539;-0.5322645,0.07631677;0.005930122;-0.03168056,0.08075267;-0.3771567;0.01187528,0.08315117;-0.7747324;0.08949114,0.0956635;-0.7363002;0.005801655,-0.07054394;0.00423035;-0.04322879,-0.1074335;-0.3777317;-0.005592607,-0.1272715;-0.7743928;0.07417444,-0.1126933;-0.7358611;-0.009169877,-0.00697215;0.5390186;0.01498684,0;0;0,0.001058638;0.312506;0.01536536,0.001345195;0.6121979;0.0168364,0.1775087;0.4846771;0.01518917,0.2167054;0.2053452;0.007949829,0.2288114;-0.07132936;-0.05578232,-0.1733695;0.4868931;-0.008271988,-0.2264458;0.2249136;-0.09863098,-0.2717584;0.01014857;-0.2791299,0.07324117;0.003125161;-0.03858805,0.09014284;-0.3808219;-0.007421851,0.09268581;-0.770602;0.1028569,0.1017071;-0.8057077;0.04889894,-0.07396872;0.003087584;-0.03717752,-0.106056;-0.3800281;-0.007765528,-0.09754459;-0.7742395;0.0850859,-0.1060933;-0.8076363;0.02905584,0.001375049;0.5389775;0.01887059,631.84
+0;0;0,-0.005367754;0.3124699;0.01395375,-0.007761927;0.6121066;0.01244785,0.1703447;0.4903099;0.03055716,0.2086692;0.2100547;0.0434443,0.2533895;-0.06182382;-0.02180769,-0.1690918;0.4722222;-0.04258764,-0.2414861;0.3358977;-0.2799746,-0.2804985;0.2133592;-0.5322403,0.0762314;0.005923489;-0.03164512,0.08066911;-0.3773195;0.01192847,0.08306959;-0.7752231;0.08960836,0.09553337;-0.7368237;0.006243654,-0.07046503;0.004225618;-0.04318043,-0.1073696;-0.3778922;-0.005528904,-0.127224;-0.7748805;0.07430393,-0.1127024;-0.7363818;-0.008716941,-0.006970862;0.5389193;0.01498406,0;0;0,0.0009953752;0.3124453;0.01542222,0.001227073;0.6120825;0.01693404,0.1776236;0.4846818;0.01599419,0.2165959;0.2043141;0.008718491,0.2289934;-0.07123554;-0.05526853,-0.173599;0.4869201;-0.00874733,-0.22707;0.2249142;-0.1018687,-0.2712604;0.01445994;-0.2860748,0.07322503;0.003064126;-0.03842437,0.08984304;-0.3810664;-0.007421732,0.09245578;-0.7711614;0.1029695,0.1015596;-0.8056921;0.04885399,-0.07381761;0.003142873;-0.03726673,-0.1061071;-0.3800972;-0.007635949,-0.09731082;-0.7746526;0.08518615,-0.1059438;-0.8066934;0.02815997,0.00127022;0.538875;0.0189594,631.8624
+0;0;0,-0.005367754;0.3124699;0.01395375,-0.007761927;0.6121066;0.01244785,0.1703447;0.4903099;0.03055716,0.2086692;0.2100547;0.0434443,0.2533895;-0.06182382;-0.02180769,-0.1690918;0.4722222;-0.04258764,-0.2414861;0.3358977;-0.2799746,-0.2804985;0.2133592;-0.5322403,0.0762314;0.005923489;-0.03164512,0.08066911;-0.3773195;0.01192847,0.08306959;-0.7752231;0.08960836,0.09553337;-0.7368237;0.006243654,-0.07046503;0.004225618;-0.04318043,-0.1073696;-0.3778922;-0.005528904,-0.127224;-0.7748805;0.07430393,-0.1127024;-0.7363818;-0.008716941,-0.006970862;0.5389193;0.01498406,0;0;0,0.0009953752;0.3124453;0.01542222,0.001227073;0.6120825;0.01693404,0.1776236;0.4846818;0.01599419,0.2165959;0.2043141;0.008718491,0.2289934;-0.07123554;-0.05526853,-0.173599;0.4869201;-0.00874733,-0.22707;0.2249142;-0.1018687,-0.2712604;0.01445994;-0.2860748,0.07322503;0.003064126;-0.03842437,0.08984304;-0.3810664;-0.007421732,0.09245578;-0.7711614;0.1029695,0.1015596;-0.8056921;0.04885399,-0.07381761;0.003142873;-0.03726673,-0.1061071;-0.3800972;-0.007635949,-0.09731082;-0.7746526;0.08518615,-0.1059438;-0.8066934;0.02815997,0.00127022;0.538875;0.0189594,631.8752
+0;0;0,-0.005710816;0.3123994;0.01411383,-0.008541937;0.6119376;0.01294165,0.1694475;0.4901083;0.03131754,0.207259;0.2108236;0.04431624,0.2522255;-0.06080031;-0.02087168,-0.1683764;0.4717428;-0.04524342,-0.2427714;0.3369589;-0.2816695,-0.2772365;0.2505196;-0.5488612,0.07636693;0.00594868;-0.03117835,0.0803997;-0.3772553;0.01252084,0.08274882;-0.7733155;0.08956127,0.09593585;-0.7348812;0.005931295,-0.07009131;0.004261306;-0.04368561,-0.1078324;-0.377652;-0.005097728,-0.127704;-0.7726628;0.07475205,-0.1124533;-0.7341262;-0.008515894,-0.007685669;0.5387764;0.01543579,0;0;0,0.001030616;0.3123818;0.01554799,0.001322739;0.6119235;0.01721704,0.1775971;0.484654;0.01640821,0.2164893;0.2052993;0.009555578,0.2292478;-0.07014376;-0.05384278,-0.1733607;0.487141;-0.009280778,-0.2270612;0.2269663;-0.1042757,-0.2706242;0.01763351;-0.2895674,0.07322269;0.003050029;-0.03832126,0.08980171;-0.381062;-0.007430673,0.09264802;-0.7692693;0.1025304,0.1013873;-0.8046468;0.04878629,-0.07373042;0.003172449;-0.03732483,-0.1060714;-0.380031;-0.007654065,-0.0969636;-0.7724959;0.08558121,-0.1058577;-0.805262;0.02883335,0.001348048;0.5387416;0.01920116,631.8967
+0;0;0,-0.005709326;0.3123179;0.01411015,-0.008539745;0.6117817;0.01293824,0.1695419;0.4899448;0.03132181,0.2074471;0.2099673;0.04435275,0.252304;-0.06099412;-0.02067617,-0.1684582;0.4715697;-0.04527905,-0.2430377;0.3364515;-0.2822916,-0.2774188;0.250223;-0.5488316,0.0763059;0.005943925;-0.03115343,0.08033914;-0.3773052;0.01255091,0.08268749;-0.773235;0.08956596,0.09594917;-0.7347529;0.00546252,-0.07003529;0.0042579;-0.0436507,-0.1077808;-0.3777004;-0.005058274,-0.1276459;-0.7725811;0.07476521,-0.1123089;-0.7339962;-0.008974165,-0.007683685;0.5386382;0.01543178,0;0;0,0.00103844;0.3122981;0.01558721,0.001352049;0.6117651;0.01726317,0.1777236;0.4845034;0.01688874,0.2165481;0.2044265;0.01028979,0.2292059;-0.07023829;-0.05342865,-0.1733485;0.4871544;-0.01005792,-0.2275318;0.2271229;-0.1072268,-0.2710236;0.02166025;-0.2957859,0.07318561;0.003022328;-0.03825164,0.08958285;-0.3811588;-0.007555962,0.09253988;-0.7692307;0.1023926,0.1026154;-0.8060258;0.0498749,-0.07361829;0.003213417;-0.03739621,-0.1060742;-0.380051;-0.008049266,-0.09690823;-0.7723981;0.08510061,-0.1058298;-0.804907;0.02735759,0.001370817;0.5386012;0.01924789,631.9183
+0;0;0,-0.005709326;0.3123179;0.01411015,-0.008539745;0.6117817;0.01293824,0.1695419;0.4899448;0.03132181,0.2074471;0.2099673;0.04435275,0.252304;-0.06099412;-0.02067617,-0.1684582;0.4715697;-0.04527905,-0.2430377;0.3364515;-0.2822916,-0.2774188;0.250223;-0.5488316,0.0763059;0.005943925;-0.03115343,0.08033914;-0.3773052;0.01255091,0.08268749;-0.773235;0.08956596,0.09594917;-0.7347529;0.00546252,-0.07003529;0.0042579;-0.0436507,-0.1077808;-0.3777004;-0.005058274,-0.1276459;-0.7725811;0.07476521,-0.1123089;-0.7339962;-0.008974165,-0.007683685;0.5386382;0.01543178,0;0;0,0.00103844;0.3122981;0.01558721,0.001352049;0.6117651;0.01726317,0.1777236;0.4845034;0.01688874,0.2165481;0.2044265;0.01028979,0.2292059;-0.07023829;-0.05342865,-0.1733485;0.4871544;-0.01005792,-0.2275318;0.2271229;-0.1072268,-0.2710236;0.02166025;-0.2957859,0.07318561;0.003022328;-0.03825164,0.08958285;-0.3811588;-0.007555962,0.09253988;-0.7692307;0.1023926,0.1026154;-0.8060258;0.0498749,-0.07361829;0.003213417;-0.03739621,-0.1060742;-0.380051;-0.008049266,-0.09690823;-0.7723981;0.08510061,-0.1058298;-0.804907;0.02735759,0.001370817;0.5386012;0.01924789,631.9298
+0;0;0,-0.00595881;0.3123069;0.01425056,-0.009056482;0.6117678;0.01323736,0.1690769;0.4900532;0.03204088,0.2066062;0.2100319;0.04521831,0.2515737;-0.06096393;-0.01959041,-0.1682054;0.4712577;-0.04652887,-0.2443477;0.3376581;-0.2839052,-0.2830666;0.2746651;-0.5562904,0.07642957;0.005937398;-0.03085004,0.08020935;-0.3773173;0.01282773,0.08255783;-0.7732383;0.08988786,0.09619092;-0.734756;0.005843841,-0.06975546;0.004292482;-0.04409317,-0.1080617;-0.377545;-0.004863244,-0.1279098;-0.7723672;0.07525323,-0.1122039;-0.7337806;-0.008417554,-0.008142282;0.5386245;0.01571212,0;0;0,0.00103844;0.3122981;0.01558721,0.001352049;0.6117651;0.01726317,0.1777236;0.4845034;0.01688874,0.2165481;0.2044265;0.01028979,0.2292059;-0.07023829;-0.05342865,-0.1733485;0.4871544;-0.01005792,-0.2275318;0.2271229;-0.1072268,-0.2710236;0.02166025;-0.2957859,0.07318561;0.003022328;-0.03825164,0.08958285;-0.3811588;-0.007555962,0.09253988;-0.7692307;0.1023926,0.1026154;-0.8060258;0.0498749,-0.07361829;0.003213417;-0.03739621,-0.1060742;-0.380051;-0.008049266,-0.09690823;-0.7723981;0.08510061,-0.1058298;-0.804907;0.02735759,0.001370817;0.5386012;0.01924789,631.9412
+0;0;0,-0.0059583;0.3122801;0.01424935,-0.009055983;0.6117415;0.01323607,0.1691833;0.489996;0.03204941,0.2066316;0.2105794;0.04519839,0.2516748;-0.06087294;-0.01971951,-0.1683006;0.4711892;-0.0465673,-0.2442784;0.3378782;-0.2834311,-0.2830626;0.2747791;-0.5562751,0.07636236;0.005932177;-0.03082292,0.08013971;-0.3770762;0.01282678,0.08248385;-0.772265;0.08974439,0.09621955;-0.7337189;0.005067818,-0.06969412;0.004288707;-0.0440544,-0.1079757;-0.3773034;-0.004849683,-0.1277872;-0.7713954;0.07511863,-0.1119631;-0.7327442;-0.009181902,-0.008141759;0.5385963;0.01571089,0;0;0,0.0009711534;0.3122734;0.01554966,0.001241252;0.6117412;0.01717353,0.1777275;0.4844233;0.01741433,0.2164342;0.2049489;0.01072347,0.2289977;-0.07022178;-0.05293858,-0.1734527;0.4872192;-0.01096105,-0.2281696;0.2288849;-0.1105521,-0.2705491;0.02583794;-0.3026602,0.07317732;0.002947479;-0.03811622,0.08940222;-0.3810084;-0.007626414,0.0923439;-0.7683126;0.1022952,0.1020449;-0.8058499;0.04960323,-0.07348454;0.00328986;-0.03749202,-0.1061409;-0.3797269;-0.008392975,-0.09651051;-0.7712133;0.08510347,-0.1067207;-0.8052056;0.02824783,0.001269102;0.5385756;0.01917076,631.9628
+0;0;0,-0.0059583;0.3122801;0.01424935,-0.009055983;0.6117415;0.01323607,0.1691833;0.489996;0.03204941,0.2066316;0.2105794;0.04519839,0.2516748;-0.06087294;-0.01971951,-0.1683006;0.4711892;-0.0465673,-0.2442784;0.3378782;-0.2834311,-0.2830626;0.2747791;-0.5562751,0.07636236;0.005932177;-0.03082292,0.08013971;-0.3770762;0.01282678,0.08248385;-0.772265;0.08974439,0.09621955;-0.7337189;0.005067818,-0.06969412;0.004288707;-0.0440544,-0.1079757;-0.3773034;-0.004849683,-0.1277872;-0.7713954;0.07511863,-0.1119631;-0.7327442;-0.009181902,-0.008141759;0.5385963;0.01571089,0;0;0,0.0009711534;0.3122734;0.01554966,0.001241252;0.6117412;0.01717353,0.1777275;0.4844233;0.01741433,0.2164342;0.2049489;0.01072347,0.2289977;-0.07022178;-0.05293858,-0.1734527;0.4872192;-0.01096105,-0.2281696;0.2288849;-0.1105521,-0.2705491;0.02583794;-0.3026602,0.07317732;0.002947479;-0.03811622,0.08940222;-0.3810084;-0.007626414,0.0923439;-0.7683126;0.1022952,0.1020449;-0.8058499;0.04960323,-0.07348454;0.00328986;-0.03749202,-0.1061409;-0.3797269;-0.008392975,-0.09651051;-0.7712133;0.08510347,-0.1067207;-0.8052056;0.02824783,0.001269102;0.5385756;0.01917076,631.9745
+0;0;0,-0.006179139;0.3121711;0.01435494,-0.009523752;0.6115472;0.01353292,0.1685728;0.4898894;0.03254064,0.2057882;0.2098198;0.04623198,0.2504285;-0.06145987;-0.01833211,-0.1680344;0.4709561;-0.0475579,-0.245424;0.3399975;-0.2860366,-0.2834266;0.2791586;-0.5591819,0.07636099;0.005896265;-0.03049172,0.07978422;-0.3770726;0.01313099,0.08220417;-0.7722249;0.09011677,0.09621042;-0.7336915;0.005663224,-0.06938412;0.004327153;-0.04430161,-0.1082913;-0.3771176;-0.004728973,-0.1281266;-0.7711107;0.07560788,-0.1120374;-0.7324768;-0.008463442,-0.008583792;0.5384209;0.01598603,0;0;0,0.0009218603;0.3121716;0.01559079,0.001165323;0.6115569;0.01723206,0.1775955;0.4845876;0.01818883,0.2161704;0.2044603;0.01097226,0.2287098;-0.0704549;-0.05241787,-0.1732413;0.4872462;-0.01186544,-0.2282884;0.228879;-0.1129974,-0.2701921;0.02968724;-0.3087539,0.07312942;0.002887204;-0.03793764,0.08925389;-0.3810402;-0.007612705,0.09204523;-0.768386;0.102084,0.101457;-0.8056471;0.04927528,-0.07326842;0.003371198;-0.03762826,-0.1060751;-0.3795564;-0.008132704,-0.09705365;-0.7710188;0.08542902,-0.1069967;-0.8039032;0.02756632,0.001198687;0.5384107;0.01922643,631.9864
+0;0;0,-0.006179139;0.3121711;0.01435494,-0.009523752;0.6115472;0.01353292,0.1685728;0.4898894;0.03254064,0.2057882;0.2098198;0.04623198,0.2504285;-0.06145987;-0.01833211,-0.1680344;0.4709561;-0.0475579,-0.245424;0.3399975;-0.2860366,-0.2834266;0.2791586;-0.5591819,0.07636099;0.005896265;-0.03049172,0.07978422;-0.3770726;0.01313099,0.08220417;-0.7722249;0.09011677,0.09621042;-0.7336915;0.005663224,-0.06938412;0.004327153;-0.04430161,-0.1082913;-0.3771176;-0.004728973,-0.1281266;-0.7711107;0.07560788,-0.1120374;-0.7324768;-0.008463442,-0.008583792;0.5384209;0.01598603,0;0;0,0.0009218603;0.3121716;0.01559079,0.001165323;0.6115569;0.01723206,0.1775955;0.4845876;0.01818883,0.2161704;0.2044603;0.01097226,0.2287098;-0.0704549;-0.05241787,-0.1732413;0.4872462;-0.01186544,-0.2282884;0.228879;-0.1129974,-0.2701921;0.02968724;-0.3087539,0.07312942;0.002887204;-0.03793764,0.08925389;-0.3810402;-0.007612705,0.09204523;-0.768386;0.102084,0.101457;-0.8056471;0.04927528,-0.07326842;0.003371198;-0.03762826,-0.1060751;-0.3795564;-0.008132704,-0.09705365;-0.7710188;0.08542902,-0.1069967;-0.8039032;0.02756632,0.001198687;0.5384107;0.01922643,631.9985
+0;0;0,-0.006177749;0.3121009;0.01435171,-0.009521078;0.6113631;0.01353022,0.1683346;0.4898042;0.03251437,0.2054326;0.2106192;0.04616246,0.250309;-0.06209609;-0.01874329,-0.1678158;0.4708967;-0.04747549,-0.244961;0.3403516;-0.285201,-0.2831647;0.2791907;-0.5597917,0.07629614;0.005891257;-0.03046583,0.07971942;-0.3770831;0.01315751,0.08213771;-0.7719657;0.09009077,0.0961641;-0.7334201;0.005515791,-0.06932519;0.004323478;-0.04426398,-0.1082329;-0.3771267;-0.004690785,-0.1280547;-0.7708509;0.07559127,-0.1119423;-0.7322046;-0.008600943,-0.008581543;0.5382699;0.01598223,0;0;0,0.0010131;0.3120874;0.01585901,0.001377672;0.6113569;0.01785159,0.1775965;0.4846888;0.01877499,0.2163019;0.2054651;0.01223564,0.2284141;-0.07093424;-0.05145872,-0.1727497;0.4874398;-0.0121876,-0.2276665;0.2306564;-0.1149165,-0.2719418;0.04203488;-0.32243,0.07316394;0.00285697;-0.03772068,0.0891255;-0.3810873;-0.00745368,0.09212713;-0.7682287;0.1019511,0.1012685;-0.8056371;0.04908109,-0.07313348;0.003409087;-0.03773391,-0.1060729;-0.3795079;-0.008176215,-0.09691582;-0.7706354;0.08559115,-0.106928;-0.8038976;0.02796864,0.001378536;0.5382413;0.01975203,632.0192
+0;0;0,-0.00645722;0.3120889;0.01448844,-0.01006794;0.6113474;0.01387349,0.1677983;0.4898502;0.03315028,0.2045289;0.2106193;0.04685315,0.2490498;-0.06226796;-0.01757283,-0.1676191;0.4707884;-0.04883735,-0.2461744;0.3429385;-0.2875636,-0.2831044;0.2917646;-0.5643626,0.07642087;0.005855369;-0.03015856,0.07937093;-0.3771265;0.01343345,0.08168757;-0.7719147;0.09085356,0.09610175;-0.7333648;0.006344229,-0.06908242;0.004383066;-0.04463612,-0.1086251;-0.3769356;-0.00443045,-0.1285238;-0.7706153;0.07605094,-0.1120284;-0.7319658;-0.008066721,-0.009105185;0.5382538;0.01630355,0;0;0,0.0010131;0.3120874;0.01585901,0.001377672;0.6113569;0.01785159,0.1775965;0.4846888;0.01877499,0.2163019;0.2054651;0.01223564,0.2284141;-0.07093424;-0.05145872,-0.1727497;0.4874398;-0.0121876,-0.2276665;0.2306564;-0.1149165,-0.2719418;0.04203488;-0.32243,0.07316394;0.00285697;-0.03772068,0.0891255;-0.3810873;-0.00745368,0.09212713;-0.7682287;0.1019511,0.1012685;-0.8056371;0.04908109,-0.07313348;0.003409087;-0.03773391,-0.1060729;-0.3795079;-0.008176215,-0.09691582;-0.7706354;0.08559115,-0.106928;-0.8038976;0.02796864,0.001378536;0.5382413;0.01975203,632.0298
+0;0;0,-0.00645722;0.3120889;0.01448844,-0.01006794;0.6113474;0.01387349,0.1677983;0.4898502;0.03315028,0.2045289;0.2106193;0.04685315,0.2490498;-0.06226796;-0.01757283,-0.1676191;0.4707884;-0.04883735,-0.2461744;0.3429385;-0.2875636,-0.2831044;0.2917646;-0.5643626,0.07642087;0.005855369;-0.03015856,0.07937093;-0.3771265;0.01343345,0.08168757;-0.7719147;0.09085356,0.09610175;-0.7333648;0.006344229,-0.06908242;0.004383066;-0.04463612,-0.1086251;-0.3769356;-0.00443045,-0.1285238;-0.7706153;0.07605094,-0.1120284;-0.7319658;-0.008066721,-0.009105185;0.5382538;0.01630355,0;0;0,0.0010131;0.3120874;0.01585901,0.001377672;0.6113569;0.01785159,0.1775965;0.4846888;0.01877499,0.2163019;0.2054651;0.01223564,0.2284141;-0.07093424;-0.05145872,-0.1727497;0.4874398;-0.0121876,-0.2276665;0.2306564;-0.1149165,-0.2719418;0.04203488;-0.32243,0.07316394;0.00285697;-0.03772068,0.0891255;-0.3810873;-0.00745368,0.09212713;-0.7682287;0.1019511,0.1012685;-0.8056371;0.04908109,-0.07313348;0.003409087;-0.03773391,-0.1060729;-0.3795079;-0.008176215,-0.09691582;-0.7706354;0.08559115,-0.106928;-0.8038976;0.02796864,0.001378536;0.5382413;0.01975203,632.0422
+0;0;0,-0.006456489;0.3120535;0.0144868,-0.01006703;0.6112969;0.01387181,0.1677189;0.4898237;0.03314088,0.2044988;0.2102175;0.04686217,0.2490595;-0.06291369;-0.01762139,-0.1675462;0.4707706;-0.0488095,-0.2462071;0.3427488;-0.2878567,-0.28317;0.2915293;-0.5649031,0.07631397;0.005847177;-0.03011637,0.07926428;-0.3771676;0.01347939,0.08161107;-0.7770946;0.09190725,0.09579992;-0.7386784;0.008719094,-0.06898577;0.004376935;-0.04457368,-0.1085319;-0.3769745;-0.004364554,-0.1286896;-0.7757787;0.07716444,-0.1124521;-0.7372643;-0.005638182,-0.009104301;0.5382054;0.0163018,0;0;0,0.0009862781;0.3120516;0.01586807,0.001331642;0.6113061;0.01783371,0.1774741;0.4846583;0.01898932,0.2160175;0.2050315;0.01235878,0.2282065;-0.07164192;-0.0512625,-0.1726321;0.4875677;-0.01285471,-0.2278387;0.2312835;-0.1176942,-0.2738847;0.04609168;-0.3282369,0.07311437;0.002839118;-0.03756642,0.08897944;-0.3811611;-0.007537007,0.09118192;-0.7732228;0.1037316,0.1013919;-0.806987;0.04875612,-0.07293002;0.00346922;-0.03787062,-0.10818;-0.3794577;-0.01077746,-0.09734952;-0.7749816;0.0869031,-0.1078871;-0.8089308;0.03220486,0.001336999;0.5381927;0.01974297,632.064
+0;0;0,-0.006578711;0.3120461;0.014592,-0.01044259;0.6112863;0.01420047,0.16732;0.4897245;0.03380969,0.2038313;0.2100887;0.04764457,0.248354;-0.06315389;-0.01639188,-0.1672291;0.4704434;-0.04977566,-0.2466741;0.3504533;-0.2926986,-0.2836816;0.3067028;-0.5710163,0.07644931;0.005807919;-0.02977884,0.07921309;-0.3772054;0.01384222,0.08150564;-0.777108;0.0923961,0.09601067;-0.7386944;0.009262219,-0.06871988;0.004470089;-0.04497336,-0.1087283;-0.3767422;-0.003910873,-0.1288114;-0.7755271;0.0777304,-0.1122605;-0.7370094;-0.005009808,-0.009442176;0.5381938;0.01658661,0;0;0,0.0009862781;0.3120516;0.01586807,0.001331642;0.6113061;0.01783371,0.1774741;0.4846583;0.01898932,0.2160175;0.2050315;0.01235878,0.2282065;-0.07164192;-0.0512625,-0.1726321;0.4875677;-0.01285471,-0.2278387;0.2312835;-0.1176942,-0.2738847;0.04609168;-0.3282369,0.07311437;0.002839118;-0.03756642,0.08897944;-0.3811611;-0.007537007,0.09118192;-0.7732228;0.1037316,0.1013919;-0.806987;0.04875612,-0.07293002;0.00346922;-0.03787062,-0.10818;-0.3794577;-0.01077746,-0.09734952;-0.7749816;0.0869031,-0.1078871;-0.8089308;0.03220486,0.001336999;0.5381927;0.01974297,632.0751
+0;0;0,-0.00657687;0.3119587;0.01458791,-0.01044046;0.6111764;0.01419623,0.1673788;0.4896002;0.03381094,0.2038864;0.209993;0.04764441,0.2483524;-0.06290132;-0.01631043,-0.1672776;0.4703128;-0.04980122,-0.2467144;0.350335;-0.2926993,-0.2836748;0.3066403;-0.5706623,0.07617042;0.005786732;-0.0296702,0.07893316;-0.3770828;0.01393449,0.0812279;-0.7773668;0.09256327,0.09567524;-0.7389867;0.009760015,-0.06846919;0.004453782;-0.0448093,-0.1084626;-0.3766154;-0.003762223,-0.1285649;-0.7757806;0.07795691,-0.1120798;-0.7372969;-0.004454248,-0.009440063;0.538085;0.01658234,0;0;0,0.0005779043;0.3119746;0.01567924,0.000680618;0.6112081;0.01746213,0.1769303;0.4845579;0.01876509,0.215297;0.2049403;0.01196098,0.2275681;-0.07140568;-0.05145097,-0.173196;0.4876808;-0.01404785,-0.2288245;0.2326622;-0.1216366,-0.2735787;0.04809695;-0.3325192,0.07288226;0.002728656;-0.03736937,0.08854883;-0.3811834;-0.007972836,0.0902426;-0.7738113;0.1027313,0.1011515;-0.8076317;0.0484792,-0.07248139;0.003613047;-0.03806749,-0.1080849;-0.3791066;-0.01056977,-0.09780524;-0.7751025;0.08688052,-0.107883;-0.8077344;0.03110406,0.0007324368;0.5380969;0.01941288,632.0861
+0;0;0,-0.00657687;0.3119587;0.01458791,-0.01044046;0.6111764;0.01419623,0.1673788;0.4896002;0.03381094,0.2038864;0.209993;0.04764441,0.2483524;-0.06290132;-0.01631043,-0.1672776;0.4703128;-0.04980122,-0.2467144;0.350335;-0.2926993,-0.2836748;0.3066403;-0.5706623,0.07617042;0.005786732;-0.0296702,0.07893316;-0.3770828;0.01393449,0.0812279;-0.7773668;0.09256327,0.09567524;-0.7389867;0.009760015,-0.06846919;0.004453782;-0.0448093,-0.1084626;-0.3766154;-0.003762223,-0.1285649;-0.7757806;0.07795691,-0.1120798;-0.7372969;-0.004454248,-0.009440063;0.538085;0.01658234,0;0;0,0.0005779043;0.3119746;0.01567924,0.000680618;0.6112081;0.01746213,0.1769303;0.4845579;0.01876509,0.215297;0.2049403;0.01196098,0.2275681;-0.07140568;-0.05145097,-0.173196;0.4876808;-0.01404785,-0.2288245;0.2326622;-0.1216366,-0.2735787;0.04809695;-0.3325192,0.07288226;0.002728656;-0.03736937,0.08854883;-0.3811834;-0.007972836,0.0902426;-0.7738113;0.1027313,0.1011515;-0.8076317;0.0484792,-0.07248139;0.003613047;-0.03806749,-0.1080849;-0.3791066;-0.01056977,-0.09780524;-0.7751025;0.08688052,-0.107883;-0.8077344;0.03110406,0.0007324368;0.5380969;0.01941288,632.0983
+0;0;0,-0.006688253;0.3119524;0.0146724,-0.01075407;0.6111672;0.01444205,0.1670301;0.4894615;0.03436667,0.2033432;0.2098354;0.04832911,0.2478705;-0.06298578;-0.01589422,-0.1669513;0.4700529;-0.05075793,-0.2466217;0.3606943;-0.2985435,-0.2846374;0.3199881;-0.5768178,0.0762862;0.005823156;-0.029364,0.07892671;-0.3770505;0.01421191,0.08083004;-0.7773519;0.09276202,0.09557274;-0.7389703;0.01001098,-0.06819708;0.004423325;-0.04522534,-0.1089252;-0.3765495;-0.004006565,-0.1284381;-0.7756005;0.07841009,-0.111666;-0.737119;-0.003943346,-0.009719827;0.5380753;0.01679747,0;0;0,0.0005779043;0.3119746;0.01567924,0.000680618;0.6112081;0.01746213,0.1769303;0.4845579;0.01876509,0.215297;0.2049403;0.01196098,0.2275681;-0.07140568;-0.05145097,-0.173196;0.4876808;-0.01404785,-0.2288245;0.2326622;-0.1216366,-0.2735787;0.04809695;-0.3325192,0.07288226;0.002728656;-0.03736937,0.08854883;-0.3811834;-0.007972836,0.0902426;-0.7738113;0.1027313,0.1011515;-0.8076317;0.0484792,-0.07248139;0.003613047;-0.03806749,-0.1080849;-0.3791066;-0.01056977,-0.09780524;-0.7751025;0.08688052,-0.107883;-0.8077344;0.03110406,0.0007324368;0.5380969;0.01941288,632.1098
+0;0;0,-0.006688005;0.3119408;0.01467186,-0.01075387;0.611159;0.01444146,0.1670506;0.4894459;0.03436815,0.2033563;0.209876;0.04832779,0.2478746;-0.06288916;-0.01588233,-0.1669691;0.4700351;-0.05076618,-0.2466235;0.3606984;-0.298502,-0.2846313;0.3200006;-0.576719,0.07612091;0.005810538;-0.02930037,0.07875845;-0.3766333;0.01422662,0.08066412;-0.7774287;0.09287367,0.09541138;-0.7390446;0.01009706,-0.06804931;0.00441374;-0.04512735,-0.1087317;-0.3761313;-0.00395485,-0.1282687;-0.7756748;0.07856353,-0.1114914;-0.7371907;-0.003815375,-0.0097196;0.5380653;0.01679694,0;0;0,0.0004784986;0.3119636;0.01566887,0.0004901588;0.6112007;0.0174135,0.1767514;0.4844414;0.01885641,0.2149338;0.2048596;0.01189303,0.2272131;-0.07141787;-0.05155456,-0.1732713;0.4879342;-0.01506628,-0.2293335;0.2341933;-0.1252705,-0.2735829;0.04993594;-0.3364501,0.07272688;0.002663791;-0.03728771,0.08827555;-0.3808355;-0.008110166,0.08984613;-0.7739986;0.1025528,0.09996425;-0.8079308;0.0482384,-0.07218436;0.003732945;-0.03823807,-0.1077847;-0.3785262;-0.01039211,-0.09753082;-0.7752008;0.08640707,-0.1069502;-0.8086215;0.03137208,0.0005638674;0.538088;0.01937473,632.13
+0;0;0,-0.006687104;0.3118988;0.01466988,-0.01075274;0.6111002;0.01443943,0.1670738;0.4893835;0.03436823,0.2033674;0.2099066;0.04832323,0.2479201;-0.06306934;-0.01593655,-0.1669877;0.4699702;-0.05077676,-0.2466155;0.3606699;-0.29843,-0.2846527;0.3199407;-0.5768621,0.07607682;0.005807173;-0.0292834,0.07871274;-0.3764001;0.01421667,0.08061794;-0.7770963;0.09284422,0.09542137;-0.7386802;0.009752311,-0.0680099;0.004411184;-0.04510121,-0.1086672;-0.3758985;-0.003954172,-0.1281993;-0.775343;0.07854374,-0.111358;-0.7368265;-0.004148938,-0.009718507;0.5380089;0.01679482,0;0;0,0.0003701523;0.3119223;0.01565635,0.0003162324;0.6111426;0.01737356,0.176605;0.484353;0.01898098,0.2148021;0.204863;0.01222837,0.2270769;-0.07159835;-0.0514003,-0.173376;0.4879928;-0.01566736,-0.229886;0.2355437;-0.128341,-0.2735864;0.05242033;-0.3409116,0.07275964;0.002631113;-0.03712189,0.08835062;-0.380638;-0.008081911,0.08970407;-0.77381;0.1021781,0.09960608;-0.8076008;0.04716063,-0.07208049;0.003771509;-0.03832887,-0.1078131;-0.3782332;-0.01045155,-0.0975971;-0.7747546;0.08655212,-0.1065491;-0.8074669;0.0301494,0.0004030019;0.5380327;0.01934171,632.1523
+0;0;0,-0.006947007;0.3118874;0.01479099,-0.01125988;0.6110846;0.01471651,0.16658;0.489412;0.03505471,0.2025316;0.2098986;0.04916203,0.2468116;-0.06319883;-0.01476972,-0.1670525;0.4698744;-0.05135854,-0.2473175;0.3706796;-0.3030273,-0.2846401;0.3427552;-0.5831299,0.07618657;0.005798684;-0.02899836,0.07850783;-0.3764099;0.01450786,0.08031833;-0.7771268;0.09303157,0.0953576;-0.7387079;0.00998231,-0.0678636;0.004422061;-0.04531999,-0.109532;-0.3757541;-0.003950369,-0.1285328;-0.7751374;0.07896669,-0.1114586;-0.7366157;-0.003677674,-0.01018112;0.5379933;0.01705161,0;0;0,0.0003701523;0.3119223;0.01565635,0.0003162324;0.6111426;0.01737356,0.176605;0.484353;0.01898098,0.2148021;0.204863;0.01222837,0.2270769;-0.07159835;-0.0514003,-0.173376;0.4879928;-0.01566736,-0.229886;0.2355437;-0.128341,-0.2735864;0.05242033;-0.3409116,0.07275964;0.002631113;-0.03712189,0.08835062;-0.380638;-0.008081911,0.08970407;-0.77381;0.1021781,0.09960608;-0.8076008;0.04716063,-0.07208049;0.003771509;-0.03832887,-0.1078131;-0.3782332;-0.01045155,-0.0975971;-0.7747546;0.08655212,-0.1065491;-0.8074669;0.0301494,0.0004030019;0.5380327;0.01934171,632.1648
+0;0;0,-0.006945953;0.3118401;0.01478875,-0.01125824;0.610997;0.01471424,0.1665379;0.4893454;0.03504772,0.2024611;0.2100522;0.04914393,0.2467374;-0.06302238;-0.01478248,-0.1670123;0.4698127;-0.05134421,-0.2472141;0.3706959;-0.3028148,-0.2845335;0.3427739;-0.5828939,0.07614692;0.005795666;-0.02898327,0.07845449;-0.3741572;0.0142662,0.08027378;-0.7768207;0.09317133,0.0952622;-0.7384303;0.01040285,-0.06782828;0.004419759;-0.0452964,-0.1092507;-0.3735127;-0.004170936,-0.1283439;-0.7748359;0.07914889,-0.1113274;-0.7363431;-0.003216051,-0.01017962;0.5379148;0.01704905,0;0;0,0.0003753603;0.3118728;0.01569891,0.0003145784;0.6110525;0.0174284,0.1765532;0.4842518;0.01919746,0.2146531;0.2049719;0.01248527,0.2268899;-0.07146469;-0.05115211,-0.1732769;0.488184;-0.01623932,-0.2305408;0.237872;-0.1326809,-0.2736929;0.05483626;-0.3454072,0.0727157;0.002548993;-0.0371201,0.08874102;-0.3784423;-0.008330226,0.0896153;-0.7737811;0.1015499,0.09990878;-0.8076653;0.04715753,-0.07200839;0.003871839;-0.03836369,-0.1076917;-0.3758684;-0.0107212,-0.09696452;-0.7740871;0.08763516,-0.1067738;-0.8077914;0.03294311,0.0004047081;0.5379516;0.01939631,632.187
+0;0;0,-0.006945953;0.3118401;0.01478875,-0.01125824;0.610997;0.01471424,0.1665379;0.4893454;0.03504772,0.2024611;0.2100522;0.04914393,0.2467374;-0.06302238;-0.01478248,-0.1670123;0.4698127;-0.05134421,-0.2472141;0.3706959;-0.3028148,-0.2845335;0.3427739;-0.5828939,0.07614692;0.005795666;-0.02898327,0.07845449;-0.3741572;0.0142662,0.08027378;-0.7768207;0.09317133,0.0952622;-0.7384303;0.01040285,-0.06782828;0.004419759;-0.0452964,-0.1092507;-0.3735127;-0.004170936,-0.1283439;-0.7748359;0.07914889,-0.1113274;-0.7363431;-0.003216051,-0.01017962;0.5379148;0.01704905,0;0;0,0.0003753603;0.3118728;0.01569891,0.0003145784;0.6110525;0.0174284,0.1765532;0.4842518;0.01919746,0.2146531;0.2049719;0.01248527,0.2268899;-0.07146469;-0.05115211,-0.1732769;0.488184;-0.01623932,-0.2305408;0.237872;-0.1326809,-0.2736929;0.05483626;-0.3454072,0.0727157;0.002548993;-0.0371201,0.08874102;-0.3784423;-0.008330226,0.0896153;-0.7737811;0.1015499,0.09990878;-0.8076653;0.04715753,-0.07200839;0.003871839;-0.03836369,-0.1076917;-0.3758684;-0.0107212,-0.09696452;-0.7740871;0.08763516,-0.1067738;-0.8077914;0.03294311,0.0004047081;0.5379516;0.01939631,632.2091
+0;0;0,-0.007154264;0.3118578;0.01500149,-0.01169095;0.6110435;0.0151335,0.1661323;0.4893644;0.03560182,0.2017776;0.2099129;0.04992854,0.2462378;-0.06289762;-0.01396535,-0.1670801;0.4698705;-0.05173604,-0.2462258;0.3795578;-0.3069782,-0.2759981;0.3594121;-0.5883898,0.07614409;0.00579247;-0.02860495,0.07823639;-0.374165;0.01458134,0.07999583;-0.7742712;0.09323772,0.09521858;-0.7358447;0.01020713,-0.06758577;0.004401816;-0.04541483,-0.1092846;-0.3734235;-0.003625195,-0.1282213;-0.7722138;0.07933673,-0.1109666;-0.7336849;-0.003284991,-0.01057048;0.537953;0.01743286,0;0;0,0.0002574697;0.311914;0.01552653,9.112804E-05;0.6111276;0.01710391,0.1763328;0.4842252;0.01909828,0.2142565;0.2047864;0.01241016,0.2265519;-0.07143196;-0.05112696,-0.173411;0.4884939;-0.01721849,-0.2320129;0.2396884;-0.1365109,-0.2737326;0.05675638;-0.349302,0.07260536;0.002445534;-0.03704321,0.08833735;-0.3785601;-0.008332968,0.08946558;-0.7713835;0.1010449,0.0991134;-0.8055468;0.04639316,-0.0718092;0.003972061;-0.03843669,-0.1079116;-0.3757421;-0.01103411,-0.09753594;-0.7715446;0.08647324,-0.1077848;-0.8050934;0.03121629,0.0002051592;0.5380198;0.0191052,632.2196
+0;0;0,-0.007154264;0.3118578;0.01500149,-0.01169095;0.6110435;0.0151335,0.1661323;0.4893644;0.03560182,0.2017776;0.2099129;0.04992854,0.2462378;-0.06289762;-0.01396535,-0.1670801;0.4698705;-0.05173604,-0.2462258;0.3795578;-0.3069782,-0.2759981;0.3594121;-0.5883898,0.07614409;0.00579247;-0.02860495,0.07823639;-0.374165;0.01458134,0.07999583;-0.7742712;0.09323772,0.09521858;-0.7358447;0.01020713,-0.06758577;0.004401816;-0.04541483,-0.1092846;-0.3734235;-0.003625195,-0.1282213;-0.7722138;0.07933673,-0.1109666;-0.7336849;-0.003284991,-0.01057048;0.537953;0.01743286,0;0;0,0.0002574697;0.311914;0.01552653,9.112804E-05;0.6111276;0.01710391,0.1763328;0.4842252;0.01909828,0.2142565;0.2047864;0.01241016,0.2265519;-0.07143196;-0.05112696,-0.173411;0.4884939;-0.01721849,-0.2320129;0.2396884;-0.1365109,-0.2737326;0.05675638;-0.349302,0.07260536;0.002445534;-0.03704321,0.08833735;-0.3785601;-0.008332968,0.08946558;-0.7713835;0.1010449,0.0991134;-0.8055468;0.04639316,-0.0718092;0.003972061;-0.03843669,-0.1079116;-0.3757421;-0.01103411,-0.09753594;-0.7715446;0.08647324,-0.1077848;-0.8050934;0.03121629,0.0002051592;0.5380198;0.0191052,632.2314
+0;0;0,-0.007154264;0.3118578;0.01500149,-0.01169095;0.6110435;0.0151335,0.1661323;0.4893644;0.03560182,0.2017776;0.2099129;0.04992854,0.2462378;-0.06289762;-0.01396535,-0.1670801;0.4698705;-0.05173604,-0.2462258;0.3795578;-0.3069782,-0.2759981;0.3594121;-0.5883898,0.07614409;0.00579247;-0.02860495,0.07823639;-0.374165;0.01458134,0.07999583;-0.7742712;0.09323772,0.09521858;-0.7358447;0.01020713,-0.06758577;0.004401816;-0.04541483,-0.1092846;-0.3734235;-0.003625195,-0.1282213;-0.7722138;0.07933673,-0.1109666;-0.7336849;-0.003284991,-0.01057048;0.537953;0.01743286,0;0;0,0.0002574697;0.311914;0.01552653,9.112804E-05;0.6111276;0.01710391,0.1763328;0.4842252;0.01909828,0.2142565;0.2047864;0.01241016,0.2265519;-0.07143196;-0.05112696,-0.173411;0.4884939;-0.01721849,-0.2320129;0.2396884;-0.1365109,-0.2737326;0.05675638;-0.349302,0.07260536;0.002445534;-0.03704321,0.08833735;-0.3785601;-0.008332968,0.08946558;-0.7713835;0.1010449,0.0991134;-0.8055468;0.04639316,-0.0718092;0.003972061;-0.03843669,-0.1079116;-0.3757421;-0.01103411,-0.09753594;-0.7715446;0.08647324,-0.1077848;-0.8050934;0.03121629,0.0002051592;0.5380198;0.0191052,632.2424
+0;0;0,-0.007309337;0.3118698;0.01513752,-0.01212139;0.6110816;0.01553811,0.1656112;0.4894251;0.03628042,0.2008841;0.2099302;0.0506624,0.2456472;-0.06283119;-0.01316133,-0.1674598;0.4704666;-0.05167869,-0.2454606;0.3842573;-0.308685,-0.2757802;0.3621629;-0.5898763,0.07623029;0.005778863;-0.02814264,0.07809833;-0.3733304;0.01484403,0.0797883;-0.7737159;0.09386575,0.09531698;-0.7351779;0.009864166,-0.06734056;0.004429237;-0.04562993,-0.1091043;-0.3724579;-0.003356393,-0.1282038;-0.771469;0.08019701,-0.1106206;-0.7328264;-0.003387935,-0.01095426;0.5379816;0.0177721,0;0;0,0.0002325997;0.3119372;0.01550818,2.74107E-05;0.6111814;0.01703882,0.1761706;0.4842775;0.01901054,0.2140725;0.2048368;0.01231897,0.226388;-0.07137904;-0.05115664,-0.1733114;0.4888965;-0.01793773,-0.232666;0.2426133;-0.1419943,-0.2730415;0.0583479;-0.3538718,0.07256123;0.002398625;-0.03695369,0.08841928;-0.3777395;-0.008340597,0.08935627;-0.7710172;0.1006896,0.1007308;-0.8067803;0.04668832,-0.07168289;0.004016249;-0.03849536,-0.1079597;-0.374814;-0.01116745,-0.09730781;-0.7708657;0.08673786,-0.1082678;-0.806018;0.03191669,0.0001522601;0.5380659;0.0190537,632.2643
+0;0;0,-0.007309337;0.3118698;0.01513752,-0.01212139;0.6110816;0.01553811,0.1656112;0.4894251;0.03628042,0.2008841;0.2099302;0.0506624,0.2456472;-0.06283119;-0.01316133,-0.1674598;0.4704666;-0.05167869,-0.2454606;0.3842573;-0.308685,-0.2757802;0.3621629;-0.5898763,0.07623029;0.005778863;-0.02814264,0.07809833;-0.3733304;0.01484403,0.0797883;-0.7737159;0.09386575,0.09531698;-0.7351779;0.009864166,-0.06734056;0.004429237;-0.04562993,-0.1091043;-0.3724579;-0.003356393,-0.1282038;-0.771469;0.08019701,-0.1106206;-0.7328264;-0.003387935,-0.01095426;0.5379816;0.0177721,0;0;0,0.0002325997;0.3119372;0.01550818,2.74107E-05;0.6111814;0.01703882,0.1761706;0.4842775;0.01901054,0.2140725;0.2048368;0.01231897,0.226388;-0.07137904;-0.05115664,-0.1733114;0.4888965;-0.01793773,-0.232666;0.2426133;-0.1419943,-0.2730415;0.0583479;-0.3538718,0.07256123;0.002398625;-0.03695369,0.08841928;-0.3777395;-0.008340597,0.08935627;-0.7710172;0.1006896,0.1007308;-0.8067803;0.04668832,-0.07168289;0.004016249;-0.03849536,-0.1079597;-0.374814;-0.01116745,-0.09730781;-0.7708657;0.08673786,-0.1082678;-0.806018;0.03191669,0.0001522601;0.5380659;0.0190537,632.2755
+0;0;0,-0.007309071;0.3118585;0.01513697,-0.01212103;0.6110644;0.01553753,0.1656313;0.4894034;0.03628188,0.2009507;0.2095402;0.05068281,0.2456331;-0.06273001;-0.01302599,-0.167477;0.4704428;-0.05168707,-0.2455806;0.3841199;-0.309032,-0.2758456;0.3620652;-0.5897169,0.07620016;0.005776579;-0.02813152,0.07806691;-0.3730683;0.01482517,0.0797512;-0.7721109;0.09358186,0.09547088;-0.733468;0.008547045,-0.06731395;0.004427486;-0.0456119,-0.1090486;-0.3721968;-0.003367845,-0.128084;-0.7698696;0.07990532,-0.1102845;-0.7311208;-0.004707731,-0.01095391;0.5379654;0.01777149,0;0;0,0.0002053976;0.3119246;0.01553285,-3.041328E-05;0.6111629;0.0170716,0.1761503;0.4842858;0.01905882,0.2142071;0.2044857;0.01258993,0.2264184;-0.07121938;-0.05084515,-0.1733605;0.4890242;-0.01820336,-0.2332295;0.2434209;-0.1441913,-0.272368;0.06221713;-0.3582469,0.07259158;0.002361134;-0.0368253,0.08849951;-0.3775175;-0.00834143,0.08927733;-0.7694966;0.1002508,0.1006758;-0.8066007;0.04621518,-0.07162408;0.004037321;-0.0385345,-0.1078788;-0.3745213;-0.01112698,-0.09711528;-0.7691357;0.08687352,-0.1073432;-0.8039593;0.0298996,0.000102438;0.5380483;0.01908624,632.2888
+0;0;0,-0.007411773;0.3118482;0.01529833,-0.01243031;0.6110501;0.01596401,0.1653052;0.489345;0.03695914,0.2003719;0.209455;0.05145503,0.2453012;-0.06280455;-0.01212592,-0.1678055;0.471019;-0.0517868,-0.245055;0.3914865;-0.3115662,-0.2777399;0.3583684;-0.5908892,0.07634786;0.005724228;-0.02773901,0.07795682;-0.3731301;0.01514486,0.07963187;-0.7721545;0.09399426,0.09550002;-0.7335016;0.00898803,-0.06707443;0.004499285;-0.04595643,-0.1089187;-0.3720277;-0.002960481,-0.1281613;-0.7696778;0.0803737,-0.1102151;-0.7309165;-0.004207067,-0.01123534;0.5379496;0.01813689,0;0;0,0.0002053976;0.3119246;0.01553285,-3.041328E-05;0.6111629;0.0170716,0.1761503;0.4842858;0.01905882,0.2142071;0.2044857;0.01258993,0.2264184;-0.07121938;-0.05084515,-0.1733605;0.4890242;-0.01820336,-0.2332295;0.2434209;-0.1441913,-0.272368;0.06221713;-0.3582469,0.07259158;0.002361134;-0.0368253,0.08849951;-0.3775175;-0.00834143,0.08927733;-0.7694966;0.1002508,0.1006758;-0.8066007;0.04621518,-0.07162408;0.004037321;-0.0385345,-0.1078788;-0.3745213;-0.01112698,-0.09711528;-0.7691357;0.08687352,-0.1073432;-0.8039593;0.0298996,0.000102438;0.5380483;0.01908624,632.3091
+0;0;0,-0.007412164;0.3118646;0.01529914,-0.01243117;0.6110945;0.01596482,0.1651798;0.4894156;0.0369469,0.2002405;0.2095728;0.05144034,0.2451698;-0.06268641;-0.01214053,-0.1676957;0.4711026;-0.05173635,-0.2449321;0.3915835;-0.3114719,-0.277617;0.3584654;-0.5907946,0.07630429;0.005720962;-0.02772319,0.07791042;-0.372466;0.01508515,0.07957523;-0.7690492;0.09345216,0.09577329;-0.7302163;0.006678566,-0.06703615;0.004496719;-0.04593021,-0.1088067;-0.3713671;-0.003009994,-0.1279316;-0.7665844;0.07981434,-0.1096123;-0.727641;-0.006524935,-0.01123607;0.5379859;0.01813794,0;0;0,0.0002853647;0.3119394;0.01556456,0.0001520887;0.6112056;0.01711881,0.1761361;0.4842107;0.01914752,0.2141763;0.204459;0.01256895,0.2265376;-0.07126111;-0.0507704,-0.173034;0.4892284;-0.0185332,-0.233208;0.2444531;-0.1458731,-0.2720328;0.06583197;-0.3621447,0.07257272;0.002346069;-0.03676069,0.08869957;-0.3768547;-0.008349419,0.08944578;-0.7663987;0.09971202,0.1002334;-0.8058039;0.04552162,-0.07154947;0.004043282;-0.0385743,-0.107703;-0.37384;-0.01104845,-0.09826154;-0.7663447;0.08524929,-0.1065539;-0.8007945;0.02485456,0.000257723;0.5380827;0.01913154,632.3205
+0;0;0,-0.007412164;0.3118646;0.01529914,-0.01243117;0.6110945;0.01596482,0.1651798;0.4894156;0.0369469,0.2002405;0.2095728;0.05144034,0.2451698;-0.06268641;-0.01214053,-0.1676957;0.4711026;-0.05173635,-0.2449321;0.3915835;-0.3114719,-0.277617;0.3584654;-0.5907946,0.07630429;0.005720962;-0.02772319,0.07791042;-0.372466;0.01508515,0.07957523;-0.7690492;0.09345216,0.09577329;-0.7302163;0.006678566,-0.06703615;0.004496719;-0.04593021,-0.1088067;-0.3713671;-0.003009994,-0.1279316;-0.7665844;0.07981434,-0.1096123;-0.727641;-0.006524935,-0.01123607;0.5379859;0.01813794,0;0;0,0.0002853647;0.3119394;0.01556456,0.0001520887;0.6112056;0.01711881,0.1761361;0.4842107;0.01914752,0.2141763;0.204459;0.01256895,0.2265376;-0.07126111;-0.0507704,-0.173034;0.4892284;-0.0185332,-0.233208;0.2444531;-0.1458731,-0.2720328;0.06583197;-0.3621447,0.07257272;0.002346069;-0.03676069,0.08869957;-0.3768547;-0.008349419,0.08944578;-0.7663987;0.09971202,0.1002334;-0.8058039;0.04552162,-0.07154947;0.004043282;-0.0385743,-0.107703;-0.37384;-0.01104845,-0.09826154;-0.7663447;0.08524929,-0.1065539;-0.8007945;0.02485456,0.000257723;0.5380827;0.01913154,632.3324
+0;0;0,-0.007428837;0.3118393;0.01541097,-0.01255309;0.6110719;0.01623373,0.1650285;0.4892993;0.03767604,0.1995532;0.2092684;0.05186855,0.2446056;-0.06361637;-0.01137875,-0.1679036;0.4718401;-0.05208939,-0.2450734;0.3950266;-0.3127715,-0.2781804;0.3600805;-0.5923761,0.07629674;0.005634964;-0.02747536,0.07780767;-0.3723988;0.01527279,0.07954437;-0.7713905;0.09416273,0.09486872;-0.733137;0.01313648,-0.06689534;0.004566506;-0.04595651,-0.1087464;-0.3711014;-0.002813138,-0.1277338;-0.768692;0.08074598,-0.1104315;-0.7303371;0.0001293793,-0.01134333;0.5379605;0.01837064,0;0;0,9.845942E-05;0.3119226;0.01551592,-0.0001253635;0.6111941;0.01702631,0.1759119;0.484211;0.01912463,0.2138803;0.2043446;0.01250136,0.2266465;-0.07186851;-0.05105484,-0.1732577;0.4894029;-0.01919952,-0.2347375;0.2479488;-0.1523566,-0.2725441;0.06851113;-0.3688487,0.07247931;0.0023662;-0.03672862,0.08844438;-0.3766896;-0.008425236,0.0886637;-0.7687676;0.09972155,0.101621;-0.803854;0.05008208,-0.07140987;0.004029602;-0.03862944,-0.1079441;-0.3736646;-0.01121398,-0.09855546;-0.7686245;0.08542678,-0.1063331;-0.7981426;0.02828375,-5.371869E-06;0.5380695;0.01904738,632.3551
+0;0;0,-0.007428837;0.3118393;0.01541097,-0.01255309;0.6110719;0.01623373,0.1650285;0.4892993;0.03767604,0.1995532;0.2092684;0.05186855,0.2446056;-0.06361637;-0.01137875,-0.1679036;0.4718401;-0.05208939,-0.2450734;0.3950266;-0.3127715,-0.2781804;0.3600805;-0.5923761,0.07629674;0.005634964;-0.02747536,0.07780767;-0.3723988;0.01527279,0.07954437;-0.7713905;0.09416273,0.09486872;-0.733137;0.01313648,-0.06689534;0.004566506;-0.04595651,-0.1087464;-0.3711014;-0.002813138,-0.1277338;-0.768692;0.08074598,-0.1104315;-0.7303371;0.0001293793,-0.01134333;0.5379605;0.01837064,0;0;0,9.845942E-05;0.3119226;0.01551592,-0.0001253635;0.6111941;0.01702631,0.1759119;0.484211;0.01912463,0.2138803;0.2043446;0.01250136,0.2266465;-0.07186851;-0.05105484,-0.1732577;0.4894029;-0.01919952,-0.2347375;0.2479488;-0.1523566,-0.2725441;0.06851113;-0.3688487,0.07247931;0.0023662;-0.03672862,0.08844438;-0.3766896;-0.008425236,0.0886637;-0.7687676;0.09972155,0.101621;-0.803854;0.05008208,-0.07140987;0.004029602;-0.03862944,-0.1079441;-0.3736646;-0.01121398,-0.09855546;-0.7686245;0.08542678,-0.1063331;-0.7981426;0.02828375,-5.371869E-06;0.5380695;0.01904738,632.3762
+0;0;0,-0.007427101;0.3117664;0.01540736,-0.01255015;0.610929;0.01622991,0.1648813;0.4892142;0.03765533,0.1994328;0.2089664;0.05185883,0.2447494;-0.06551829;-0.01175928,-0.1677679;0.4717698;-0.05203384,-0.2449975;0.3948968;-0.3129179,-0.2782987;0.3597457;-0.5941617,0.07620766;0.005628384;-0.02744328,0.07771784;-0.3722174;0.0152836,0.0794455;-0.7691306;0.09376259,0.09507308;-0.7307137;0.01113298,-0.06681723;0.004561174;-0.04590286,-0.1086475;-0.3709198;-0.002780944,-0.127536;-0.7664394;0.0803429,-0.1098913;-0.7279192;-0.001868948,-0.01134066;0.537834;0.01836633,0;0;0,0.0001173466;0.3118476;0.01555467,-0.0001047328;0.6110487;0.0170784,0.1758064;0.4841977;0.0191288,0.2137615;0.2041116;0.01237881,0.2271806;-0.07362434;-0.05185008,-0.173025;0.4897859;-0.01998698,-0.234751;0.2480489;-0.1529812,-0.2721241;0.07333811;-0.3755168,0.07239451;0.002341449;-0.03668749,0.08839969;-0.3765404;-0.008622408,0.08841252;-0.766498;0.09924388,0.1013427;-0.8037821;0.04976273,-0.0712764;0.004059792;-0.03867315,-0.107979;-0.3734345;-0.01135638,-0.09849262;-0.7663327;0.08478462,-0.1072519;-0.7981991;0.02787634,1.714379E-05;0.5379406;0.019099,632.3988
+0;0;0,-0.007390319;0.311774;0.01559373,-0.0125844;0.6109367;0.01664384,0.1646417;0.4891972;0.03817081,0.1990622;0.2088618;0.05241563,0.2443547;-0.06544694;-0.01105612,-0.1675527;0.4726464;-0.0525479,-0.2450348;0.3994933;-0.3145035,-0.2782453;0.3695276;-0.5961495,0.07634194;0.005576575;-0.02708719,0.07793372;-0.3723173;0.01539694,0.07959999;-0.7690322;0.09418333,0.09564543;-0.730507;0.01053462,-0.06671941;0.004630386;-0.04604331,-0.1084645;-0.3708333;-0.002504803,-0.1273817;-0.7661577;0.08088262,-0.1092941;-0.7275226;-0.002337061,-0.01136737;0.5378428;0.01872214,0;0;0,0.0001793131;0.3118587;0.01564908,0.0001145527;0.6110612;0.01740742,0.1758156;0.4842909;0.01922154,0.2137838;0.2041334;0.01245844,0.227494;-0.07334659;-0.05190217,-0.1725066;0.4899251;-0.02054987,-0.2345975;0.2496987;-0.1562393,-0.2719966;0.07680507;-0.3799232,0.07239898;0.002333328;-0.03668582,0.08829889;-0.3765616;-0.008453725,0.08837017;-0.7664146;0.0992837,0.1012611;-0.8046339;0.04921174,-0.07127301;0.004083496;-0.03868322,-0.1078859;-0.3734371;-0.01131679,-0.09853472;-0.7662551;0.08459648,-0.1074152;-0.7988302;0.02686654,0.0001906231;0.5379537;0.01935959,632.421
+0;0;0,-0.007390319;0.311774;0.01559373,-0.0125844;0.6109367;0.01664384,0.1646417;0.4891972;0.03817081,0.1990622;0.2088618;0.05241563,0.2443547;-0.06544694;-0.01105612,-0.1675527;0.4726464;-0.0525479,-0.2450348;0.3994933;-0.3145035,-0.2782453;0.3695276;-0.5961495,0.07634194;0.005576575;-0.02708719,0.07793372;-0.3723173;0.01539694,0.07959999;-0.7690322;0.09418333,0.09564543;-0.730507;0.01053462,-0.06671941;0.004630386;-0.04604331,-0.1084645;-0.3708333;-0.002504803,-0.1273817;-0.7661577;0.08088262,-0.1092941;-0.7275226;-0.002337061,-0.01136737;0.5378428;0.01872214,0;0;0,0.0001793131;0.3118587;0.01564908,0.0001145527;0.6110612;0.01740742,0.1758156;0.4842909;0.01922154,0.2137838;0.2041334;0.01245844,0.227494;-0.07334659;-0.05190217,-0.1725066;0.4899251;-0.02054987,-0.2345975;0.2496987;-0.1562393,-0.2719966;0.07680507;-0.3799232,0.07239898;0.002333328;-0.03668582,0.08829889;-0.3765616;-0.008453725,0.08837017;-0.7664146;0.0992837,0.1012611;-0.8046339;0.04921174,-0.07127301;0.004083496;-0.03868322,-0.1078859;-0.3734371;-0.01131679,-0.09853472;-0.7662551;0.08459648,-0.1074152;-0.7988302;0.02686654,0.0001906231;0.5379537;0.01935959,632.4321
+0;0;0,-0.007389947;0.3117583;0.01559294,-0.01258384;0.6109101;0.01664298,0.1646197;0.4891786;0.03816741,0.1990398;0.2088467;0.05241206,0.2443889;-0.06580523;-0.01113909,-0.1675322;0.47263;-0.05253968,-0.2450134;0.3994777;-0.3144921,-0.2782654;0.3694745;-0.5964905,0.0763235;0.005575228;-0.02708065,0.07791729;-0.3727961;0.01545717,0.07958195;-0.7691275;0.09416738,0.09570837;-0.7305593;0.01009649,-0.06670328;0.004629268;-0.04603219,-0.1085011;-0.3713088;-0.002438664,-0.1274001;-0.7662511;0.08086812,-0.1092212;-0.7275723;-0.002771564,-0.01136684;0.537818;0.01872123,0;0;0,0.0002110153;0.311843;0.01564968,0.0001588836;0.6110346;0.01738036,0.1758187;0.4842151;0.01928031,0.2137603;0.2040592;0.01244378,0.2276773;-0.07372722;-0.05213177,-0.172397;0.4902078;-0.02111191,-0.2368579;0.2726041;-0.1898337,-0.2723966;0.07878149;-0.3964705,0.07240532;0.002336308;-0.03662968,0.08819459;-0.3770286;-0.008171201,0.08842801;-0.7666503;0.09893382,0.1006246;-0.8048525;0.04793298,-0.07123318;0.00407278;-0.03871652,-0.107736;-0.3739348;-0.01124453,-0.09862415;-0.7664769;0.08417178,-0.1074228;-0.7989184;0.02564801,0.0002338663;0.5379292;0.01934135,632.4549
+0;0;0,-0.007314861;0.3117445;0.01590171,-0.01252524;0.6108953;0.01706762,0.164647;0.4891248;0.03885318,0.1987785;0.2087548;0.05304381,0.2443284;-0.06581265;-0.0107285,-0.1674427;0.4732226;-0.05273097,-0.2448518;0.403574;-0.3156579,-0.278431;0.3731384;-0.5975711,0.0764148;0.005478582;-0.02684185,0.07799667;-0.3728808;0.01580275,0.0796922;-0.7691975;0.09458618,0.09598859;-0.7306231;0.0105487,-0.06666986;0.004718584;-0.04607154,-0.1082939;-0.3711869;-0.002032932,-0.127139;-0.7661175;0.08134197,-0.1087926;-0.7274317;-0.002260402,-0.01129751;0.5378028;0.0191251,0;0;0,0.0002110153;0.311843;0.01564968,0.0001588836;0.6110346;0.01738036,0.1758187;0.4842151;0.01928031,0.2137603;0.2040592;0.01244378,0.2276773;-0.07372722;-0.05213177,-0.172397;0.4902078;-0.02111191,-0.2368579;0.2726041;-0.1898337,-0.2723966;0.07878149;-0.3964705,0.07240532;0.002336308;-0.03662968,0.08819459;-0.3770286;-0.008171201,0.08842801;-0.7666503;0.09893382,0.1006246;-0.8048525;0.04793298,-0.07123318;0.00407278;-0.03871652,-0.107736;-0.3739348;-0.01124453,-0.09862415;-0.7664769;0.08417178,-0.1074228;-0.7989184;0.02564801,0.0002338663;0.5379292;0.01934135,632.4771

+ 161 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005753289;0.3033239;0.008188888,0.01156972;0.5934476;0.002751774,0.1877363;0.4712925;0.00801478,0.2238029;0.1803492;0.03052926,0.2611926;-0.06409152;-0.02797607,-0.1637823;0.4598954;-0.0002120407,-0.2092315;0.1694359;0.004622526,-0.2412026;-0.07971482;-0.03376859,0.07670771;0.005224118;-0.03724327,0.09148251;-0.3526799;0.001448005,0.09573471;-0.7386969;0.07557698,0.09619871;-0.6982436;-0.02994125,-0.07565311;0.004992913;-0.03937135,-0.09959353;-0.3534838;-0.0123177,-0.1154177;-0.7396259;0.05955894,-0.1123295;-0.6991491;-0.04591277,0.01007142;0.5226542;0.006274608,0;0;0,-0.004761204;0.3026741;-0.02170873,-0.009217925;0.5912405;-0.05252147,0.1757141;0.5080804;-0.02662039,0.2287218;0.2233548;0.02414608,0.2725719;-0.02566363;-0.001134157,-0.1915254;0.5104948;-0.02220969,-0.2365368;0.2199272;-0.02258456,-0.2714995;-0.02415422;-0.08401734,0.0749827;0.002910778;-0.04083562,0.09865363;-0.3565862;-0.04432988,0.1035095;-0.7442123;0.02082229,0.1121561;-0.7878931;-0.05494022,-0.07736064;0.003816012;-0.03604434,-0.1029911;-0.3555476;-0.03265667,-0.09147873;-0.7433479;0.03059501,-0.1068739;-0.7869838;-0.04413332,-0.0080522;0.5209924;-0.04302406,97.80114
+0;0;0,0.00561249;0.3024452;0.008103328,0.01126006;0.5922107;0.002599109,0.1873964;0.4700909;0.008067382,0.2233961;0.1789634;0.03005319,0.2613303;-0.06531423;-0.02813698,-0.1639389;0.4585356;-3.170967E-05,-0.208993;0.1678736;0.004475713,-0.2410012;-0.08111103;-0.0339796,0.07664042;0.005225906;-0.03731036,0.09151901;-0.352562;0.001514718,0.09562856;-0.7391362;0.07586249,0.09605868;-0.6987508;-0.02902593,-0.07566427;0.004987976;-0.03928316,-0.09948015;-0.3534019;-0.01225746,-0.1154207;-0.7400922;0.05985828,-0.1123825;-0.6996829;-0.04498464,0.009805118;0.521312;0.006142166,0;0;0,-0.004679471;0.30186;-0.02070928,-0.009524345;0.5900873;-0.05116916,0.1756444;0.508046;-0.02687478,0.2286734;0.2232254;0.02411294,0.2724547;-0.02565621;-0.001142263,-0.1918835;0.5105745;-0.02262289,-0.2369227;0.2198753;-0.02289002,-0.2717265;-0.02411221;-0.08417186,0.07496493;0.002916545;-0.04080296,0.09848303;-0.3564929;-0.04436731,0.1033922;-0.7447049;0.02083588,0.1126542;-0.7898806;-0.05246115,-0.07731357;0.003806979;-0.03607278,-0.1029861;-0.3554502;-0.0320606,-0.0913394;-0.7438673;0.03103208,-0.1066802;-0.787028;-0.04327673,-0.008241832;0.5197544;-0.04152918,97.82867
+0;0;0,0.005651007;0.3045207;0.008158937,0.01150213;0.6046395;0.002405144,0.1906774;0.4777974;0.008098272,0.226668;0.1867429;0.03007857,0.264668;-0.05795798;-0.02821241,-0.1668251;0.4660393;-0.0001429869,-0.2118679;0.1754501;0.004363305,-0.2439316;-0.07396583;-0.03415863,0.07665585;0.005226958;-0.03731788,0.09153445;-0.3525612;0.001507234,0.09552944;-0.7283589;0.07378241,0.0959906;-0.6872241;-0.03867379,-0.0756795;0.00498898;-0.03929106,-0.0994954;-0.3534012;-0.01226535,-0.1149916;-0.7293117;0.05784003,-0.1117342;-0.6881514;-0.0545674,0.009968724;0.5299176;0.006139262,0;0;0,-0.005054936;0.3037423;-0.02337694,-0.01165584;0.6007916;-0.06604242,0.1756626;0.508035;-0.0268929,0.2288182;0.2232932;0.02397752,0.2729639;-0.02594358;-0.001567125,-0.1944239;0.5095161;-0.02114152,-0.2393794;0.2188786;-0.02147488,-0.2740577;-0.02559383;-0.08272023,0.07497606;0.002910122;-0.04081893,0.09883951;-0.3564748;-0.04458356,0.10307;-0.7336476;0.02011847,0.1126515;-0.7899467;-0.0522089,-0.07733333;0.003810919;-0.0360707,-0.1029791;-0.3554531;-0.03250016,-0.09209248;-0.7330297;0.02898994,-0.1081119;-0.781988;-0.05025372,-0.009741113;0.5273179;-0.05198503,97.8517
+0;0;0,0.005617354;0.3027073;0.00811035,0.01127191;0.5928614;0.002616716,0.1885323;0.4707625;0.008079957,0.2245217;0.1797177;0.03005952,0.2625306;-0.06504002;-0.02824501,-0.1650129;0.4591345;-7.007597E-05,-0.2100541;0.1685551;0.004436066,-0.2421253;-0.08091885;-0.03409482,0.07666655;0.005227687;-0.03732308,0.09162065;-0.3543759;0.00169903,0.09565397;-0.7337793;0.07466767,0.09610051;-0.6929975;-0.0342245,-0.07569007;0.004989676;-0.03929655,-0.09962682;-0.355219;-0.0121337,-0.1152717;-0.7347363;0.05864431,-0.1121175;-0.6939297;-0.05020062,0.009823997;0.5223057;0.006142632,0;0;0,-0.004917398;0.3021063;-0.0208962,-0.01061446;0.5907151;-0.05145216,0.1758333;0.5080873;-0.02687001,0.2288416;0.223319;0.02394891,0.2729949;-0.02597257;-0.001636744,-0.1937447;0.510319;-0.02236206,-0.2387089;0.2196929;-0.02271403,-0.2733562;-0.02484296;-0.08396925,0.07498688;0.002897829;-0.04082489,0.09925614;-0.3583017;-0.04346752,0.1037675;-0.739224;0.02107382,0.1122521;-0.7901214;-0.05212164,-0.07735163;0.003824944;-0.03605822,-0.102855;-0.3572771;-0.03206069,-0.09200169;-0.7384689;0.03008952,-0.1076794;-0.7846717;-0.04686044,-0.009101994;0.5206695;-0.04228878,97.88554
+0;0;0,0.005639128;0.3049578;0.008142186,0.01149829;0.6062565;0.002348309,0.1905691;0.4790641;0.008078666,0.2266765;0.1882023;0.03010952,0.2651258;-0.0565865;-0.02822718,-0.1667411;0.4673148;-2.937112E-05,-0.2114499;0.1768449;0.004221789,-0.2433889;-0.07271308;-0.0345566,0.07656045;0.005229247;-0.03733252,0.09157628;-0.3546637;0.001807928,0.09560973;-0.7374501;0.07540762,0.09602145;-0.6967648;-0.03251818,-0.07562952;0.004979462;-0.03921666,-0.099488;-0.3555444;-0.01213027,-0.1154425;-0.7384018;0.05945442,-0.1123462;-0.6976925;-0.04842535,0.009960888;0.5311517;0.006102765,0;0;0,-0.004816964;0.3041797;-0.02342749,-0.01134779;0.6024186;-0.06613159,0.1757261;0.5080251;-0.02708364,0.2286385;0.2233915;0.02364826,0.2728086;-0.02601445;-0.001821995,-0.1939118;0.509495;-0.02126277,-0.2388572;0.2190312;-0.02190315,-0.2733721;-0.02566129;-0.08303712,0.07491213;0.002918988;-0.04077029,0.09922755;-0.3585812;-0.04337621,0.1033227;-0.7430977;0.02056861,0.1113173;-0.7909277;-0.0545373,-0.07722832;0.003797309;-0.03610998,-0.1028764;-0.3575961;-0.03194192,-0.09252749;-0.7423345;0.02992847,-0.1075668;-0.7893405;-0.04494626,-0.00945311;0.5285581;-0.05205154,97.91868
+0;0;0,0.005639128;0.3049578;0.008142186,0.01149829;0.6062565;0.002348309,0.1905691;0.4790641;0.008078666,0.2266765;0.1882023;0.03010952,0.2651258;-0.0565865;-0.02822718,-0.1667411;0.4673148;-2.937112E-05,-0.2114499;0.1768449;0.004221789,-0.2433889;-0.07271308;-0.0345566,0.07656045;0.005229247;-0.03733252,0.09157628;-0.3546637;0.001807928,0.09560973;-0.7374501;0.07540762,0.09602145;-0.6967648;-0.03251818,-0.07562952;0.004979462;-0.03921666,-0.099488;-0.3555444;-0.01213027,-0.1154425;-0.7384018;0.05945442,-0.1123462;-0.6976925;-0.04842535,0.009960888;0.5311517;0.006102765,0;0;0,-0.004816964;0.3041797;-0.02342749,-0.01134779;0.6024186;-0.06613159,0.1757261;0.5080251;-0.02708364,0.2286385;0.2233915;0.02364826,0.2728086;-0.02601445;-0.001821995,-0.1939118;0.509495;-0.02126277,-0.2388572;0.2190312;-0.02190315,-0.2733721;-0.02566129;-0.08303712,0.07491213;0.002918988;-0.04077029,0.09922755;-0.3585812;-0.04337621,0.1033227;-0.7430977;0.02056861,0.1113173;-0.7909277;-0.0545373,-0.07722832;0.003797309;-0.03610998,-0.1028764;-0.3575961;-0.03194192,-0.09252749;-0.7423345;0.02992847,-0.1075668;-0.7893405;-0.04494626,-0.00945311;0.5285581;-0.05205154,97.94112
+0;0;0,0.005664314;0.3063198;0.008178551,0.01153118;0.6080454;0.002394262,0.1916429;0.4808827;0.008119538,0.2277215;0.1902524;0.03013286,0.2660504;-0.05377001;-0.02802121,-0.1677133;0.4690661;-3.492367E-05,-0.2123865;0.1788274;0.004212852,-0.2442254;-0.06994925;-0.03444413,0.07663225;0.005234151;-0.03736753,0.09163412;-0.3543243;0.00173654,0.09567228;-0.7375573;0.07542211,0.09608369;-0.69688;-0.03242236,-0.07570043;0.004984132;-0.03925343,-0.09953674;-0.3552047;-0.01219221,-0.1155098;-0.7385087;0.059476,-0.1124158;-0.6978075;-0.04832248,0.0100005;0.5332685;0.006132324,0;0;0,-0.005016804;0.3053903;-0.02534533,-0.01182535;0.603966;-0.06883764,0.1756962;0.5078517;-0.02711153,0.2285827;0.2234762;0.02373958,0.272861;-0.02506308;-0.002059221,-0.1946054;0.5092065;-0.02063654,-0.2394575;0.2189651;-0.02131414,-0.2739236;-0.02497371;-0.08217357,0.07497141;0.002924576;-0.04082847,0.09896392;-0.3582605;-0.04332161,0.1032314;-0.7432258;0.02068543,0.1108403;-0.7910179;-0.05438185,-0.07732846;0.003795533;-0.03608507,-0.1032829;-0.3572489;-0.03296408,-0.09109963;-0.7418958;0.03193422,-0.1061968;-0.7937497;-0.03746761,-0.009919919;0.5303829;-0.05506063,97.97509
+0;0;0,0.005583236;0.3071025;0.008162662,0.01134033;0.6090961;0.002306018,0.1916976;0.4819947;0.008085228,0.2278718;0.1914497;0.03018295,0.2662847;-0.05251774;-0.02804311,-0.1680952;0.4701983;0.0001087417,-0.212393;0.1799642;0.003995353,-0.2440432;-0.06877336;-0.03491277,0.076661;0.00525165;-0.03735496,0.09169302;-0.3541559;0.001807328,0.09564754;-0.7375922;0.07547602,0.09601184;-0.6970347;-0.0311961,-0.07570887;0.004968179;-0.0392857,-0.09942798;-0.355094;-0.01233991,-0.1156172;-0.7385421;0.05957391,-0.112599;-0.6979607;-0.04705376,0.009845722;0.5344123;0.006059475,0;0;0,-0.004925877;0.3060891;-0.0263617,-0.0113612;0.6048859;-0.07029533,0.1759159;0.5078216;-0.02710438,0.2286001;0.2234754;0.02373767,0.2730622;-0.02502236;-0.001912594,-0.194054;0.5091079;-0.02072732,-0.2387559;0.2189107;-0.02150084,-0.2732933;-0.02503109;-0.08220941,0.07498255;0.002933815;-0.04085207,0.09906733;-0.358101;-0.04353642,0.1032487;-0.7432188;0.02075148,0.1114207;-0.7901795;-0.05341601,-0.07735609;0.003790136;-0.03607702,-0.1035289;-0.3571008;-0.03359208,-0.09129937;-0.7419003;0.03156843,-0.1060784;-0.7950191;-0.03448744,-0.009552196;0.5313857;-0.05656838,97.99801
+0;0;0,0.005588895;0.3074138;0.008170936,0.01134712;0.6094707;0.002315437,0.1918334;0.4823745;0.008093953,0.2279999;0.1918913;0.03018699,0.2663964;-0.051972;-0.02801421,-0.1682129;0.4705699;0.0001118458,-0.2125014;0.1803974;0.003997633,-0.2441381;-0.06823394;-0.03489387,0.07663964;0.005250186;-0.03734456,0.09166769;-0.3540624;0.001807388,0.0955771;-0.7331247;0.07463571,0.09595011;-0.6923145;-0.03458963,-0.07568777;0.004966795;-0.03927476,-0.09940062;-0.3550002;-0.01233608,-0.1154051;-0.7340742;0.05875739,-0.1123147;-0.6932396;-0.05042244,0.009853358;0.5348291;0.006066773,0;0;0,-0.00494945;0.3063613;-0.02682352,-0.01141676;0.6051923;-0.07097363,0.1758824;0.5079132;-0.02724719,0.2284655;0.2235968;0.02350569,0.2728879;-0.02480759;-0.00204563,-0.1940587;0.5091309;-0.02069458,-0.2385799;0.2189698;-0.02171671,-0.27322;-0.02487238;-0.08231394,0.07494827;0.002976701;-0.04086208,0.09906095;-0.357959;-0.04373431,0.1027433;-0.7386882;0.01982069,0.1115088;-0.7904981;-0.05282569,-0.07733668;0.003743424;-0.03606715,-0.1032918;-0.3570646;-0.03321053,-0.09197053;-0.7376441;0.03033968,-0.1074097;-0.7911163;-0.03923908,-0.009601347;0.5317329;-0.05725908,98.01914
+0;0;0,0.005591525;0.3075584;0.008174781,0.01134686;0.6094668;0.002324107,0.1919729;0.482415;0.008099931,0.2281366;0.1919545;0.03019124,0.2665327;-0.05190578;-0.02800925,-0.1683467;0.4706014;0.0001117652,-0.2126317;0.1804516;0.003997248,-0.244268;-0.06817666;-0.03489378,0.07665183;0.005251023;-0.0373505,0.09173859;-0.3554651;0.001954388,0.09563278;-0.7330517;0.07449917,0.09600744;-0.6921938;-0.03520793,-0.07569982;0.004967585;-0.03928101,-0.0995053;-0.3564056;-0.0122371,-0.1154475;-0.7340038;0.05857959,-0.1123434;-0.6931213;-0.05108181,0.009854782;0.5349094;0.006071213,0;0;0,-0.004947603;0.3064499;-0.02746296,-0.01134037;0.6050751;-0.07200956,0.1759404;0.507978;-0.02733135,0.2284875;0.2236634;0.02333617,0.2726726;-0.02478521;-0.002166033,-0.1939747;0.5091513;-0.02072893,-0.2383402;0.2189898;-0.02182028,-0.2729939;-0.02486829;-0.08233249,0.07495379;0.002965763;-0.04088116,0.09912738;-0.3593841;-0.04350734,0.1027061;-0.7386202;0.01987028,0.1117967;-0.7908777;-0.0529635,-0.07735617;0.003756779;-0.03605615,-0.102732;-0.3584993;-0.03214563,-0.09120201;-0.7378078;0.02983551,-0.1091916;-0.7861817;-0.04558058,-0.009554237;0.5317115;-0.05823827,98.05273
+0;0;0,0.005532202;0.3075599;0.008159507,0.0112146;0.6094695;0.002296725,0.191871;0.4824507;0.008032627,0.2280603;0.1919857;0.03002342,0.2669089;-0.05178037;-0.02827135,-0.1684818;0.4706556;0.0002178187,-0.2123652;0.180439;0.003641946,-0.2433443;-0.06812751;-0.03616229,0.07666137;0.005262943;-0.03732925,0.09177351;-0.3554503;0.001993012,0.09569535;-0.7330518;0.07445866,0.0960284;-0.6921942;-0.03524861,-0.07569262;0.004952831;-0.03929673,-0.09928431;-0.3564428;-0.01236559,-0.1154625;-0.7340184;0.05851797,-0.1123991;-0.6931341;-0.05114439,0.009742772;0.5349118;0.006045443,0;0;0,-0.004947603;0.3064499;-0.02746296,-0.01134037;0.6050751;-0.07200956,0.1759404;0.507978;-0.02733135,0.2284875;0.2236634;0.02333617,0.2726726;-0.02478521;-0.002166033,-0.1939747;0.5091513;-0.02072893,-0.2383402;0.2189898;-0.02182028,-0.2729939;-0.02486829;-0.08233249,0.07495379;0.002965763;-0.04088116,0.09912738;-0.3593841;-0.04350734,0.1027061;-0.7386202;0.01987028,0.1117967;-0.7908777;-0.0529635,-0.07735617;0.003756779;-0.03605615,-0.102732;-0.3584993;-0.03214563,-0.09120201;-0.7378078;0.02983551,-0.1091916;-0.7861817;-0.04558058,-0.009554237;0.5317115;-0.05823827,98.07555
+0;0;0,0.005474479;0.3043508;0.00807437,0.0108732;0.5912863;0.002564301,0.1875528;0.4706517;0.007993779,0.223722;0.1803485;0.02997233,0.2625316;-0.06317323;-0.028264,-0.1647281;0.4591209;0.0003540204,-0.2085871;0.1690659;0.003776242,-0.2395352;-0.07925145;-0.03598809,0.07668448;0.005264529;-0.0373405,0.09179877;-0.3555;0.001987357,0.09578173;-0.7389865;0.0755824,0.09610347;-0.6984977;-0.03039856,-0.07571544;0.004954325;-0.03930857,-0.09931048;-0.3564927;-0.0123736,-0.1157409;-0.7399529;0.05961468,-0.1127815;-0.6994382;-0.04632289,0.009504201;0.5219377;0.006051107,0;0;0,-0.004652441;0.3035093;-0.02418733,-0.009107485;0.5890961;-0.05293298,0.1760576;0.5079654;-0.02722216,0.2284748;0.2237599;0.02324486,0.2726429;-0.02445173;-0.00206542,-0.1917549;0.5105113;-0.02256406,-0.2360256;0.2205007;-0.02365709,-0.2705518;-0.02311258;-0.08416327,0.07496881;0.002973035;-0.04090691,0.0991585;-0.3594283;-0.04341769,0.1033037;-0.7446404;0.02052331,0.1134709;-0.7915872;-0.05240059,-0.07739061;0.003752503;-0.0360437,-0.1027141;-0.3585571;-0.03196008,-0.09114722;-0.7438225;0.03073559,-0.1084641;-0.789667;-0.04199552,-0.008022353;0.5201595;-0.04457712,98.09776
+0;0;0,0.005497871;0.3056513;0.008108872,0.01111687;0.6041379;0.002278089,0.189436;0.4777965;0.007988281,0.2255147;0.1882197;0.02991183,0.264294;-0.0551123;-0.02827913,-0.1662922;0.4661528;0.0002737627,-0.2100414;0.1768235;0.003687421,-0.2409653;-0.07130034;-0.03604593,0.07666557;0.005263231;-0.03733129,0.09147979;-0.3483387;0.001215745,0.09554627;-0.7398675;0.07635419,0.09586831;-0.6993688;-0.02972641,-0.07569677;0.004953103;-0.03929888,-0.09882335;-0.3493177;-0.01289868,-0.1155983;-0.7408197;0.06059932,-0.1126362;-0.7002952;-0.04543786,0.009645125;0.5295843;0.006026599,0;0;0,-0.004641309;0.3046849;-0.02577257,-0.009216473;0.6002914;-0.06717372,0.176292;0.5080156;-0.02714372,0.2285385;0.2244445;0.02280378,0.2725109;-0.0236638;-0.001877788,-0.1916434;0.5098755;-0.02161071,-0.235766;0.2205849;-0.02269815,-0.2701613;-0.02278577;-0.08342835,0.07498904;0.002965108;-0.04082632,0.09778872;-0.3522735;-0.04586196,0.1034596;-0.745212;0.02140188,0.1136165;-0.7912871;-0.05257678,-0.07733806;0.003763022;-0.0361054,-0.1019458;-0.3513636;-0.03172734,-0.0896209;-0.7446095;0.03279357,-0.1067546;-0.7930769;-0.03729732,-0.008018896;0.5269485;-0.05325151,98.13129
+0;0;0,0.005332721;0.30632;0.008152638,0.01076036;0.6056026;0.002291777,0.1898378;0.4793969;0.008083147,0.2259749;0.1898468;0.03011411,0.2649437;-0.05352229;-0.0282752,-0.1672334;0.4675931;0.0004647104,-0.2104957;0.1781941;0.003147924,-0.2417043;-0.07006571;-0.03621496,0.07674682;0.005308812;-0.03733704,0.09161234;-0.3482936;0.001332495,0.0954209;-0.7242936;0.07342754,0.09573909;-0.6827707;-0.04300743,-0.07575284;0.00491449;-0.03936581,-0.09880678;-0.3493796;-0.01299959,-0.1151936;-0.7252957;0.05775933,-0.1119756;-0.683744;-0.05862875,0.009355357;0.5312488;0.006039691,0;0;0,-0.004704908;0.3052977;-0.02641916,-0.009542815;0.6016441;-0.06838775,0.1763054;0.5080628;-0.02689695,0.2285443;0.2245013;0.02304816,0.2723361;-0.02374493;-0.001699686,-0.1920918;0.5096375;-0.02115063,-0.2362016;0.220356;-0.02220704,-0.2705298;-0.02307591;-0.08318945,0.07504614;0.002997205;-0.04088283,0.09782706;-0.3522649;-0.04544544,0.1030146;-0.7292942;0.02096415,0.1135642;-0.7894775;-0.0528307,-0.0774371;0.003740611;-0.03608066,-0.1019702;-0.3514097;-0.03191546,-0.09067177;-0.7290437;0.03015835,-0.1099783;-0.7830777;-0.04893364,-0.008288741;0.5284523;-0.05475354,98.15302
+0;0;0,0.005332721;0.30632;0.008152638,0.01076036;0.6056026;0.002291777,0.1898378;0.4793969;0.008083147,0.2259749;0.1898468;0.03011411,0.2649437;-0.05352229;-0.0282752,-0.1672334;0.4675931;0.0004647104,-0.2104957;0.1781941;0.003147924,-0.2417043;-0.07006571;-0.03621496,0.07674682;0.005308812;-0.03733704,0.09161234;-0.3482936;0.001332495,0.0954209;-0.7242936;0.07342754,0.09573909;-0.6827707;-0.04300743,-0.07575284;0.00491449;-0.03936581,-0.09880678;-0.3493796;-0.01299959,-0.1151936;-0.7252957;0.05775933,-0.1119756;-0.683744;-0.05862875,0.009355357;0.5312488;0.006039691,0;0;0,-0.004704908;0.3052977;-0.02641916,-0.009542815;0.6016441;-0.06838775,0.1763054;0.5080628;-0.02689695,0.2285443;0.2245013;0.02304816,0.2723361;-0.02374493;-0.001699686,-0.1920918;0.5096375;-0.02115063,-0.2362016;0.220356;-0.02220704,-0.2705298;-0.02307591;-0.08318945,0.07504614;0.002997205;-0.04088283,0.09782706;-0.3522649;-0.04544544,0.1030146;-0.7292942;0.02096415,0.1135642;-0.7894775;-0.0528307,-0.0774371;0.003740611;-0.03608066,-0.1019702;-0.3514097;-0.03191546,-0.09067177;-0.7290437;0.03015835,-0.1099783;-0.7830777;-0.04893364,-0.008288741;0.5284523;-0.05475354,98.17574
+0;0;0,0.005281184;0.3033595;0.008073847,0.01051989;0.5923062;0.002475759,0.1880352;0.4706109;0.00804495,0.2241712;0.1810694;0.03007526,0.2631238;-0.06219795;-0.02828965,-0.1657943;0.4589143;0.0004956778,-0.2090553;0.1695239;0.003178811,-0.240251;-0.07863222;-0.03616762,0.07672206;0.005307099;-0.037325,0.09160404;-0.3486868;0.001387358,0.09541304;-0.7247298;0.07349063,0.09573159;-0.6831936;-0.04307885,-0.07572841;0.004912904;-0.03935312,-0.09880789;-0.3497735;-0.01295771,-0.1151965;-0.7257324;0.05780929,-0.1119748;-0.6841674;-0.05871323,0.009191217;0.5219921;0.006020046,0;0;0,-0.004564732;0.302634;-0.02262545,-0.01040933;0.5901451;-0.05196714,0.1762618;0.50799;-0.02704048,0.2284755;0.2244535;0.02302194,0.2721695;-0.02371122;-0.001633406,-0.1934239;0.5104943;-0.02260209,-0.2375284;0.2212201;-0.02342126,-0.2718472;-0.02211328;-0.08436295,0.07500796;0.003013283;-0.04089403,0.09791371;-0.3526377;-0.0453124,0.1030841;-0.7297511;0.02087235,0.1129986;-0.7893037;-0.05398536,-0.07741253;0.003723666;-0.03606978,-0.1022174;-0.3518081;-0.03236413,-0.09063098;-0.7293707;0.03035624,-0.1101605;-0.784789;-0.04738661,-0.008725256;0.5203128;-0.04307842,98.20978
+0;0;0,0.00500782;0.3022498;0.008284871,0.01007121;0.5911603;0.002759307,0.1873905;0.4692164;0.008224581,0.2237581;0.1797372;0.03033862,0.2628632;-0.06346659;-0.02817266,-0.165938;0.4575506;0.0008207648,-0.2087421;0.1681128;0.002675453,-0.2402768;-0.08003213;-0.03644656,0.07673337;0.005353594;-0.03728305,0.09144267;-0.3489279;0.001697086,0.09518676;-0.7254301;0.0739692,0.09546744;-0.6839406;-0.0419497,-0.07571769;0.004865957;-0.03936816,-0.0989167;-0.3500999;-0.01268003,-0.1154348;-0.7265044;0.05829837,-0.1122675;-0.6849864;-0.05757476,0.008800885;0.5205721;0.00629617,0;0;0,-0.004483268;0.3016102;-0.02144408,-0.01039633;0.5890484;-0.05099201,0.1762323;0.5080055;-0.02713346,0.2284086;0.2244881;0.02292013,0.2721434;-0.02367418;-0.001648188,-0.19339;0.5106874;-0.02285342,-0.2374856;0.2214389;-0.02368884,-0.2717961;-0.02189356;-0.08462323,0.07499704;0.003025949;-0.04090214,0.0981054;-0.3529218;-0.04519629,0.1032582;-0.730562;0.02077675,0.1129488;-0.7892954;-0.05406809,-0.07741117;0.003709134;-0.03606176,-0.102057;-0.3521356;-0.0317767,-0.09121361;-0.7304057;0.02974736,-0.1102903;-0.7844255;-0.04864927,-0.008702934;0.5189871;-0.04175234,98.23283
+0;0;0,0.004998696;0.3016992;0.008269776,0.01006251;0.5906297;0.002739312,0.1866732;0.4687738;0.008202723,0.223016;0.1794925;0.03030165,0.2622193;-0.06432229;-0.02835663,-0.1652575;0.4571542;0.0008281949,-0.2080324;0.1679142;0.002681615,-0.2396463;-0.08085407;-0.03653868,0.07673151;0.005353464;-0.03728214,0.09144765;-0.3490928;0.001716118,0.09529221;-0.7356986;0.07592772,0.09555764;-0.6948337;-0.03369008,-0.07571585;0.004865839;-0.0393672,-0.09892565;-0.3502651;-0.01266666,-0.1158871;-0.7367706;0.0602165,-0.1128919;-0.6958787;-0.04935801,0.00879011;0.5199264;0.00628194,0;0;0,-0.004233032;0.3011224;-0.02057004,-0.009553418;0.5886166;-0.04982281,0.1763152;0.5078907;-0.02710772,0.2284563;0.2245561;0.02284884,0.2723076;-0.02424198;-0.00164485,-0.1921266;0.5108989;-0.02308092,-0.2362062;0.2218502;-0.02392071,-0.2705531;-0.02208355;-0.08507565,0.07500702;0.003016338;-0.0408802,0.09813909;-0.3530971;-0.04509163,0.1034886;-0.7409353;0.02228069,0.1129079;-0.7900612;-0.05377555,-0.07739946;0.003716436;-0.03608119,-0.102099;-0.3522832;-0.03120415,-0.09129731;-0.7408535;0.03110659,-0.1087376;-0.7904426;-0.04302563,-0.008000031;0.518448;-0.04049087,98.25542
+0;0;0,0.005044909;0.3044884;0.008346231,0.01032952;0.6059648;0.002515396,0.1897955;0.4787252;0.008237959,0.2261284;0.1895227;0.03033085,0.265345;-0.05437475;-0.02834732,-0.1679458;0.4669136;0.0007416722,-0.210709;0.1777526;0.002594587,-0.2423337;-0.0711001;-0.03663901,0.07674184;0.005354185;-0.03728716,0.09147994;-0.3496211;0.001769308,0.09532083;-0.7358572;0.07590994,0.0955853;-0.6950315;-0.03331287,-0.07572604;0.004866494;-0.0393725,-0.09897048;-0.3507945;-0.0126321,-0.1159157;-0.7369304;0.06018137,-0.1129313;-0.6960777;-0.04899831,0.008975429;0.5307223;0.006285463,0;0;0,-0.004625112;0.3036827;-0.02374268,-0.01057364;0.6019825;-0.06722236,0.1764016;0.5077595;-0.02713466,0.2284996;0.2245034;0.02284575,0.2723338;-0.02438138;-0.001689434,-0.1935251;0.5097713;-0.02149446,-0.2375654;0.2207977;-0.02245521,-0.2719202;-0.0232209;-0.08362476,0.07501039;0.003022492;-0.04089761,0.09834443;-0.3536117;-0.04509354,0.1033221;-0.7410363;0.02248907,0.1127383;-0.7891995;-0.05398798,-0.07741702;0.003711444;-0.0360713,-0.102461;-0.3528078;-0.03196455,-0.09103802;-0.7408625;0.03106774,-0.1076074;-0.7920439;-0.04091791,-0.008891135;0.5280467;-0.05279493,98.2896
+0;0;0,0.004727627;0.3044928;0.008371597,0.009630643;0.6059735;0.002444563,0.1892236;0.4787611;0.008316666,0.2257113;0.1895927;0.03059981,0.2649689;-0.05426617;-0.02821117,-0.1683588;0.4665035;0.0002676714,-0.2107455;0.1772853;0.001831688,-0.24236;-0.07139343;-0.03849757,0.07674763;0.005456632;-0.03726039,0.09123036;-0.349508;0.00198821,0.09514277;-0.735748;0.07610492,0.09552897;-0.6949289;-0.0331182,-0.07572618;0.00475865;-0.03938539,-0.099051;-0.3508827;-0.01245532,-0.116203;-0.7370343;0.06022703,-0.1130952;-0.6961821;-0.04894926,0.008396902;0.5307304;0.006244394,0;0;0,-0.004625112;0.3036827;-0.02374268,-0.01057364;0.6019825;-0.06722236,0.1764016;0.5077595;-0.02713466,0.2284996;0.2245034;0.02284575,0.2723338;-0.02438138;-0.001689434,-0.1935251;0.5097713;-0.02149446,-0.2375654;0.2207977;-0.02245521,-0.2719202;-0.0232209;-0.08362476,0.07501039;0.003022492;-0.04089761,0.09834443;-0.3536117;-0.04509354,0.1033221;-0.7410363;0.02248907,0.1127383;-0.7891995;-0.05398798,-0.07741702;0.003711444;-0.0360713,-0.102461;-0.3528078;-0.03196455,-0.09103802;-0.7408625;0.03106774,-0.1076074;-0.7920439;-0.04091791,-0.008891135;0.5280467;-0.05279493,98.31256
+0;0;0,0.004745815;0.3056643;0.008403805,0.009655408;0.6075541;0.002486813,0.1898412;0.4805109;0.00834858,0.2263139;0.1914608;0.03062261,0.265535;-0.05217117;-0.02813365,-0.1689026;0.4682135;0.0002734438,-0.2112719;0.1791137;0.00183682,-0.242857;-0.06933372;-0.03845492,0.07673185;0.00545551;-0.03725273,0.0912521;-0.3504287;0.002097551,0.09515931;-0.7361559;0.07611585,0.09555779;-0.6949925;-0.03658289,-0.07571062;0.004757672;-0.0393773,-0.09909587;-0.3518051;-0.01237746,-0.1162251;-0.7374439;0.06020837,-0.1130184;-0.6962464;-0.05244204,0.008427208;0.532649;0.006269577,0;0;0,-0.004752561;0.3047444;-0.02514124,-0.01042089;0.6034303;-0.06901908,0.1765653;0.5077696;-0.02712464,0.2285931;0.2246239;0.02285504,0.2723251;-0.0240301;-0.001758575,-0.1934727;0.5096741;-0.02120717,-0.2375677;0.2208302;-0.02227616,-0.2717746;-0.02294442;-0.08352145,0.07501633;0.003003508;-0.04085135,0.09858482;-0.3545492;-0.0445199,0.1034628;-0.7415334;0.02255344,0.1129135;-0.7914196;-0.05716277,-0.07738238;0.003729545;-0.03610213,-0.1025778;-0.353709;-0.0321388,-0.09169766;-0.7413007;0.03058056,-0.1087037;-0.7950347;-0.04375111,-0.008838102;0.5297632;-0.05497456,98.3354
+0;0;0,0.004756493;0.3063519;0.008422711,0.009669982;0.6084834;0.002508325,0.1901817;0.4814658;0.00836781,0.2266488;0.1924596;0.03063845,0.2659028;-0.05137673;-0.02816709,-0.1692027;0.4691464;0.000278255,-0.2115656;0.1800905;0.001841394,-0.2431772;-0.06856523;-0.03848414,0.07672367;0.005454929;-0.03724876,0.09134506;-0.352908;0.002375595,0.09523609;-0.7370383;0.07608745,0.09563284;-0.6959236;-0.03612037,-0.07570254;0.004757165;-0.0393731,-0.09925067;-0.354289;-0.01218521,-0.116309;-0.7383313;0.06010012,-0.1131162;-0.6971825;-0.05205959,0.008443729;0.533697;0.006285096,0;0;0,-0.004802018;0.3053893;-0.02567792,-0.01069552;0.6043075;-0.0696559,0.1764523;0.5077807;-0.02714348,0.2284693;0.2246661;0.02276349,0.2719708;-0.024215;-0.002156019,-0.1937837;0.5096148;-0.02118981,-0.2378336;0.220809;-0.0222946,-0.2720936;-0.02318162;-0.08353136,0.07500035;0.002987802;-0.0408628,0.09808141;-0.3571035;-0.04392457,0.1032104;-0.7425482;0.02248883,0.1121748;-0.7920279;-0.05699015,-0.07737722;0.003747383;-0.03608978,-0.1029163;-0.3561676;-0.0319839,-0.09208326;-0.7421652;0.03041095,-0.1081216;-0.7965907;-0.04259176,-0.009064212;0.5307382;-0.05573893,98.3584
+0;0;0,0.004571226;0.3069186;0.008526423,0.009369615;0.6090933;0.002654089,0.1901723;0.4821611;0.008453347,0.2267725;0.193337;0.03076446,0.2662683;-0.05068046;-0.02829946,-0.1695534;0.4694675;-0.0005921926,-0.2116938;0.1805387;0.0004179626,-0.2438193;-0.06813344;-0.04109237,0.07672676;0.005521397;-0.03718575,0.09123909;-0.3528583;0.002478819,0.09512925;-0.7369854;0.07617098,0.0957421;-0.6959226;-0.03546564,-0.07565495;0.004676022;-0.03943003,-0.09926828;-0.3543713;-0.01209242,-0.116486;-0.7383772;0.06031105,-0.1130901;-0.6972819;-0.05127236,0.008179219;0.5344115;0.006418323,0;0;0,-0.004789174;0.3059064;-0.02628613,-0.01076798;0.6048563;-0.07035375,0.1764541;0.507759;-0.02719975,0.2284472;0.2248012;0.0226829,0.271826;-0.02436011;-0.00241542,-0.1938509;0.509522;-0.02115045,-0.2379271;0.2208824;-0.02225154,-0.2721736;-0.02338508;-0.08351783,0.07498899;0.002983004;-0.04084134,0.09810382;-0.3571229;-0.04390264,0.1032052;-0.74258;0.02240014,0.1124904;-0.7919385;-0.05634952,-0.07734358;0.003753348;-0.03611298,-0.1029494;-0.3561712;-0.03180389,-0.09193618;-0.7421923;0.03037081,-0.1082989;-0.7953612;-0.04311862,-0.00911884;0.5313761;-0.05653691,98.39282
+0;0;0,0.004531012;0.3042186;0.008451414,0.009109807;0.5925723;0.002910786,0.1876675;0.4712573;0.008434556,0.2242834;0.1823094;0.03075523,0.2636961;-0.06119525;-0.02818456,-0.1674647;0.4587258;-0.0004954757,-0.2096232;0.1696731;0.0005151125,-0.2416812;-0.07847643;-0.04090799,0.07672171;0.005521032;-0.0371833,0.09123749;-0.3529437;0.002490681,0.09512664;-0.7369722;0.07616395,0.09572713;-0.6961325;-0.03322141,-0.07564995;0.004675714;-0.03942743,-0.09926888;-0.3544568;-0.01208334,-0.1164822;-0.7383642;0.06030156,-0.1131547;-0.6974927;-0.04903167,0.007998313;0.5228405;0.006425519,0;0;0,-0.004893154;0.3033983;-0.02380061,-0.01046415;0.590202;-0.05421424,0.1765535;0.5077902;-0.02698517,0.2285441;0.2246602;0.02265549,0.2718645;-0.02400339;-0.002074003,-0.1942216;0.5106645;-0.02211708,-0.2382476;0.2218909;-0.02328849,-0.2723258;-0.02187581;-0.08442968,0.07503262;0.00299938;-0.04074812,0.09841387;-0.3571756;-0.043751,0.1033316;-0.7425114;0.02267885,0.1117345;-0.7897781;-0.05505323,-0.07730969;0.003737044;-0.03617384,-0.1027952;-0.3562752;-0.03133763,-0.09166665;-0.7422451;0.03050196,-0.1075152;-0.7925059;-0.04291506,-0.009015918;0.5209555;-0.04532981,98.41562
+0;0;0,0.004531012;0.3042186;0.008451414,0.009109807;0.5925723;0.002910786,0.1876675;0.4712573;0.008434556,0.2242834;0.1823094;0.03075523,0.2636961;-0.06119525;-0.02818456,-0.1674647;0.4587258;-0.0004954757,-0.2096232;0.1696731;0.0005151125,-0.2416812;-0.07847643;-0.04090799,0.07672171;0.005521032;-0.0371833,0.09123749;-0.3529437;0.002490681,0.09512664;-0.7369722;0.07616395,0.09572713;-0.6961325;-0.03322141,-0.07564995;0.004675714;-0.03942743,-0.09926888;-0.3544568;-0.01208334,-0.1164822;-0.7383642;0.06030156,-0.1131547;-0.6974927;-0.04903167,0.007998313;0.5228405;0.006425519,0;0;0,-0.004893154;0.3033983;-0.02380061,-0.01046415;0.590202;-0.05421424,0.1765535;0.5077902;-0.02698517,0.2285441;0.2246602;0.02265549,0.2718645;-0.02400339;-0.002074003,-0.1942216;0.5106645;-0.02211708,-0.2382476;0.2218909;-0.02328849,-0.2723258;-0.02187581;-0.08442968,0.07503262;0.00299938;-0.04074812,0.09841387;-0.3571756;-0.043751,0.1033316;-0.7425114;0.02267885,0.1117345;-0.7897781;-0.05505323,-0.07730969;0.003737044;-0.03617384,-0.1027952;-0.3562752;-0.03133763,-0.09166665;-0.7422451;0.03050196,-0.1075152;-0.7925059;-0.04291506,-0.009015918;0.5209555;-0.04532981,98.44917
+0;0;0,0.004311012;0.304666;0.008608242,0.008987992;0.605287;0.002835791,0.188886;0.4782555;0.008655869,0.2255799;0.1891255;0.03091151,0.2652128;-0.05440211;-0.02807524,-0.1688231;0.4651611;-0.00138437,-0.2111137;0.1759408;-0.002372101,-0.2436633;-0.07200792;-0.04500917,0.07673973;0.00560763;-0.03716559,0.09107946;-0.3527918;0.00271314,0.09495946;-0.7375028;0.07659516,0.09578309;-0.6968068;-0.03124765,-0.07566801;0.004592913;-0.03943312,-0.09949192;-0.3544578;-0.01184475,-0.1167774;-0.7390398;0.06077767,-0.113264;-0.6983138;-0.04700806,0.007807857;0.5301764;0.006603671,0;0;0,-0.00523828;0.3038655;-0.02350354,-0.01043643;0.601703;-0.06421137,0.1766659;0.5077524;-0.02688074,0.2286776;0.2244426;0.02280068,0.2718756;-0.0243215;-0.001822233,-0.1944069;0.5098367;-0.0214198,-0.2383986;0.2208708;-0.02259474,-0.2724973;-0.02294338;-0.08381427,0.07504809;0.003024235;-0.0407474,0.09864084;-0.3570874;-0.04376292,0.1035571;-0.743076;0.02305603,0.1121569;-0.7892442;-0.0535574,-0.07732242;0.003712024;-0.03618258,-0.1026544;-0.3562603;-0.03125078,-0.09189844;-0.7428312;0.03138624,-0.1072295;-0.790188;-0.04295115,-0.009152718;0.5277485;-0.05056334,98.48232
+0;0;0,0.004311012;0.304666;0.008608242,0.008987992;0.605287;0.002835791,0.188886;0.4782555;0.008655869,0.2255799;0.1891255;0.03091151,0.2652128;-0.05440211;-0.02807524,-0.1688231;0.4651611;-0.00138437,-0.2111137;0.1759408;-0.002372101,-0.2436633;-0.07200792;-0.04500917,0.07673973;0.00560763;-0.03716559,0.09107946;-0.3527918;0.00271314,0.09495946;-0.7375028;0.07659516,0.09578309;-0.6968068;-0.03124765,-0.07566801;0.004592913;-0.03943312,-0.09949192;-0.3544578;-0.01184475,-0.1167774;-0.7390398;0.06077767,-0.113264;-0.6983138;-0.04700806,0.007807857;0.5301764;0.006603671,0;0;0,-0.00523828;0.3038655;-0.02350354,-0.01043643;0.601703;-0.06421137,0.1766659;0.5077524;-0.02688074,0.2286776;0.2244426;0.02280068,0.2718756;-0.0243215;-0.001822233,-0.1944069;0.5098367;-0.0214198,-0.2383986;0.2208708;-0.02259474,-0.2724973;-0.02294338;-0.08381427,0.07504809;0.003024235;-0.0407474,0.09864084;-0.3570874;-0.04376292,0.1035571;-0.743076;0.02305603,0.1121569;-0.7892442;-0.0535574,-0.07732242;0.003712024;-0.03618258,-0.1026544;-0.3562603;-0.03125078,-0.09189844;-0.7428312;0.03138624,-0.1072295;-0.790188;-0.04295115,-0.009152718;0.5277485;-0.05056334,98.50452
+0;0;0,0.004286697;0.3029477;0.008559692,0.008823027;0.5945511;0.003032173,0.1865931;0.4721397;0.008627165,0.2233185;0.1827615;0.03090192,0.2629468;-0.06073767;-0.02807794,-0.1667885;0.4592037;-0.001291611,-0.2091155;0.169735;-0.002280189,-0.2416612;-0.07818459;-0.04491227,0.07671165;0.005605578;-0.03715199,0.09107216;-0.3533134;0.002784546,0.09497966;-0.7407507;0.07719015,0.09579037;-0.7002224;-0.02896127,-0.07564031;0.004591232;-0.03941869,-0.09949876;-0.35498;-0.01179033,-0.1169068;-0.7422874;0.06134675,-0.1134485;-0.7017297;-0.04474849,0.007705615;0.5234325;0.006599793,0;0;0,-0.004784614;0.3023261;-0.02109504,-0.009728506;0.5923626;-0.05181646,0.1764999;0.5078285;-0.02691603,0.2285439;0.2242698;0.02278924,0.2717528;-0.02447589;-0.001693964,-0.1931618;0.5106531;-0.02264522,-0.237228;0.2214447;-0.02380805,-0.2713024;-0.02232161;-0.08510866,0.07502867;0.003049582;-0.04071569,0.09881221;-0.3575735;-0.04377246,0.1032275;-0.7465004;0.02237511,0.1118687;-0.7899839;-0.05446982,-0.07728096;0.003683889;-0.03620017,-0.1028686;-0.3567936;-0.0311743,-0.09194739;-0.7461081;0.03186569,-0.1071481;-0.792072;-0.04146948,-0.008438304;0.521787;-0.0423696,98.52724
+0;0;0,0.00388149;0.3020959;0.008792514,0.008240893;0.5926152;0.003391109,0.1862508;0.4702347;0.008859207,0.223089;0.1809171;0.03087366,0.2629252;-0.06263241;-0.02779748,-0.1673724;0.4570137;-0.001875403,-0.2095835;0.1676195;-0.005829017,-0.2435842;-0.07946381;-0.05208236,0.07670221;0.005697402;-0.03705912,0.09072344;-0.3533535;0.003075473,0.09450335;-0.7405615;0.07755279,0.09550215;-0.6999398;-0.02939112,-0.07557522;0.004492731;-0.03946223,-0.0998164;-0.3551641;-0.01145719,-0.1170836;-0.7422674;0.06164575,-0.1134198;-0.7016132;-0.04523682,0.007168246;0.5215663;0.006939816,0;0;0,-0.004886761;0.3015231;-0.0203526,-0.01036695;0.5905127;-0.05045867,0.1764442;0.5078301;-0.02686238,0.2283981;0.2243247;0.02285552,0.2716196;-0.02442752;-0.00163579,-0.1941049;0.5107478;-0.02273123,-0.2381673;0.221605;-0.02386978,-0.2721335;-0.02211064;-0.08546997,0.07499573;0.003057286;-0.04068613,0.09876217;-0.3577061;-0.04382896,0.1031278;-0.7464134;0.02234364,0.111692;-0.7904955;-0.05504703,-0.07722136;0.003677962;-0.03622709,-0.1029102;-0.3569302;-0.0310531,-0.09198387;-0.7460414;0.03190925,-0.107302;-0.792545;-0.04200545,-0.008925945;0.52002;-0.04095054,98.56053
+0;0;0,0.003874918;0.3015845;0.008777629,0.008224992;0.5914812;0.003383808,0.1862752;0.4691455;0.008849526,0.2231158;0.179809;0.03086541,0.2629122;-0.06349678;-0.02774699,-0.1674259;0.4559215;-0.001887449,-0.2096398;0.1665085;-0.00584132,-0.2436064;-0.08032751;-0.05204837,0.07667805;0.005695608;-0.03704745,0.09068593;-0.3530131;0.003048893,0.0944629;-0.7399205;0.07746838,0.09545232;-0.6993986;-0.02847117,-0.07555143;0.004491317;-0.03944981,-0.09976952;-0.3548227;-0.01147145,-0.1170233;-0.7416255;0.06157472,-0.1133939;-0.7010714;-0.04430407,0.007153192;0.5204884;0.006929712,0;0;0,-0.004961208;0.3010657;-0.01949573,-0.01077928;0.5895114;-0.04868078,0.1763507;0.5078384;-0.02681637,0.228334;0.2243188;0.02290225,0.2711681;-0.02422507;-0.001755953,-0.1946737;0.5107827;-0.02282052,-0.2388196;0.2216333;-0.02394527,-0.2728488;-0.02155107;-0.08655724,0.07497503;0.003074452;-0.04066658,0.09813567;-0.3573836;-0.04374027,0.1032824;-0.7457312;0.02266359,0.1112191;-0.7892028;-0.05397725,-0.0771815;0.003655518;-0.03625092,-0.1027028;-0.3566089;-0.03041255,-0.09193938;-0.745496;0.03204416,-0.1071953;-0.7907417;-0.04171368,-0.009239569;0.5190668;-0.039253,98.58295
+0;0;0,0.003874918;0.3015845;0.008777629,0.008224992;0.5914812;0.003383808,0.1862752;0.4691455;0.008849526,0.2231158;0.179809;0.03086541,0.2629122;-0.06349678;-0.02774699,-0.1674259;0.4559215;-0.001887449,-0.2096398;0.1665085;-0.00584132,-0.2436064;-0.08032751;-0.05204837,0.07667805;0.005695608;-0.03704745,0.09068593;-0.3530131;0.003048893,0.0944629;-0.7399205;0.07746838,0.09545232;-0.6993986;-0.02847117,-0.07555143;0.004491317;-0.03944981,-0.09976952;-0.3548227;-0.01147145,-0.1170233;-0.7416255;0.06157472,-0.1133939;-0.7010714;-0.04430407,0.007153192;0.5204884;0.006929712,0;0;0,-0.004961208;0.3010657;-0.01949573,-0.01077928;0.5895114;-0.04868078,0.1763507;0.5078384;-0.02681637,0.228334;0.2243188;0.02290225,0.2711681;-0.02422507;-0.001755953,-0.1946737;0.5107827;-0.02282052,-0.2388196;0.2216333;-0.02394527,-0.2728488;-0.02155107;-0.08655724,0.07497503;0.003074452;-0.04066658,0.09813567;-0.3573836;-0.04374027,0.1032824;-0.7457312;0.02266359,0.1112191;-0.7892028;-0.05397725,-0.0771815;0.003655518;-0.03625092,-0.1027028;-0.3566089;-0.03041255,-0.09193938;-0.745496;0.03204416,-0.1071953;-0.7907417;-0.04171368,-0.009239569;0.5190668;-0.039253,98.61662
+0;0;0,0.003602407;0.3012403;0.008895941,0.007818526;0.5908062;0.003575174,0.1862075;0.4684614;0.009024002,0.2232579;0.1792446;0.03064328,0.2628589;-0.06380427;-0.02740666,-0.1680902;0.4551929;-0.001654726,-0.2101494;0.1659631;-0.009632776,-0.2450589;-0.07984428;-0.05832392,0.07672317;0.005768226;-0.03701388,0.09042731;-0.3522497;0.003157582,0.09423131;-0.7397186;0.07765856,0.09519484;-0.6992453;-0.02769959,-0.07556508;0.004422339;-0.03949816,-0.09983721;-0.3541839;-0.01137714,-0.1173665;-0.7415102;0.06189001,-0.1137765;-0.7010075;-0.04340843,0.00678274;0.5198424;0.007109829,0;0;0,-0.005158722;0.3007585;-0.01885605,-0.01120358;0.5889152;-0.04749703,0.1763704;0.5077515;-0.02665162,0.2282797;0.224328;0.02297688,0.2708568;-0.02386962;-0.001435041,-0.1954691;0.5107447;-0.02280927,-0.2396551;0.2217242;-0.0239231,-0.273709;-0.02056824;-0.08830854,0.07499741;0.003072903;-0.04069018,0.09783217;-0.3567142;-0.04388237,0.1033172;-0.745599;0.02271676,0.1115744;-0.7891226;-0.05302668,-0.07722141;0.003662449;-0.0362379,-0.1027123;-0.3559147;-0.03050209,-0.09146515;-0.7452642;0.03256466,-0.106828;-0.7906017;-0.04023101,-0.009613268;0.5184951;-0.03812122,98.65012
+0;0;0,0.003598669;0.3009278;0.008886711,0.007814501;0.5904738;0.003564513,0.1862852;0.4680671;0.009016125,0.2233519;0.178723;0.03064492,0.2629625;-0.06438467;-0.02741908,-0.168175;0.4547925;-0.001667504,-0.2102527;0.1654355;-0.009649065,-0.2451707;-0.08043143;-0.05835199,0.07671728;0.005767783;-0.03701103,0.09041646;-0.3521208;0.003145918,0.09421816;-0.7393546;0.07760171,0.09518035;-0.698896;-0.02760971,-0.07555928;0.004421999;-0.03949513,-0.09982264;-0.3540547;-0.01138426,-0.1173413;-0.741146;0.06183844,-0.1137562;-0.7006579;-0.04331335,0.006778157;0.5194718;0.007101074,0;0;0,-0.005201817;0.3004974;-0.01799178,-0.01143356;0.5886608;-0.04629087,0.1763623;0.5077358;-0.026582,0.2281719;0.2241487;0.02297401,0.2705624;-0.02416037;-0.001262903,-0.1958501;0.5107781;-0.02295721,-0.2400682;0.2216326;-0.02412457,-0.2743215;-0.02050215;-0.08923422,0.07497963;0.003087521;-0.04070807,0.09770525;-0.3565762;-0.04388189,0.1033813;-0.7452205;0.02268744,0.110998;-0.7890325;-0.05263543,-0.07722513;0.003640302;-0.03621675,-0.1026922;-0.3558041;-0.03024823,-0.09167895;-0.7450211;0.03217758,-0.1064686;-0.7901366;-0.04075172,-0.009789176;0.5182019;-0.03692579,98.67262
+0;0;0,0.00359418;0.3005524;0.008875625,0.007803813;0.5896727;0.003560467,0.1863237;0.4673378;0.00900833,0.2234128;0.1778186;0.03065021,0.2629809;-0.06502841;-0.02735154,-0.1682311;0.4540596;-0.001678148,-0.2103343;0.1645275;-0.009664539,-0.2452148;-0.08107583;-0.05831525,0.07664611;0.005762432;-0.0369767,0.0903544;-0.3523639;0.003206931,0.09415303;-0.7392851;0.07760261,0.09511545;-0.698824;-0.02763427,-0.07548919;0.004417897;-0.03945849,-0.09976868;-0.354297;-0.01132894,-0.1172732;-0.7410758;0.06183464,-0.1136873;-0.7005852;-0.04334261,0.006768717;0.5187562;0.007092768,0;0;0,-0.005310133;0.3001526;-0.01742578,-0.01182603;0.5879309;-0.04520464,0.176189;0.5077254;-0.02643704,0.227943;0.2239342;0.02305436,0.2702107;-0.02413063;-0.001066685,-0.1963032;0.5108097;-0.02298994,-0.2407978;0.2215308;-0.02479365,-0.2760246;-0.01907158;-0.09388845,0.0749324;0.003075406;-0.04062986,0.09735051;-0.3568491;-0.0436132,0.1032947;-0.7452035;0.02273941,0.1106797;-0.7890316;-0.05262661,-0.07708941;0.003660382;-0.03631713,-0.102878;-0.3560111;-0.03097926,-0.09207813;-0.7448086;0.03208467,-0.1068523;-0.7898417;-0.04096958,-0.0100924;0.5175475;-0.03593755,98.69494
+0;0;0,0.003366932;0.3003554;0.008944073,0.007485001;0.5893838;0.003670452,0.1863504;0.4669682;0.009104048,0.2234101;0.1776893;0.03068844,0.2632579;-0.06512968;-0.02767484,-0.1688575;0.4537507;-0.001566662,-0.2109361;0.1646217;-0.01403277,-0.2465624;-0.08002105;-0.06728565,0.0766159;0.005806332;-0.03695912,0.09009442;-0.3521967;0.003307614,0.09377842;-0.7305542;0.07608698,0.09477431;-0.6896419;-0.03362743,-0.07547083;0.004374505;-0.03942974,-0.09990169;-0.3542008;-0.0112133,-0.1171822;-0.7324038;0.06040128,-0.1134501;-0.6914614;-0.04925118,0.006480983;0.5184783;0.007192777,0;0;0,-0.005537808;0.2999678;-0.01712823,-0.01238043;0.5876509;-0.04482937,0.1760711;0.5076417;-0.02611995,0.2275187;0.2239984;0.02308536,0.2698219;-0.02417184;-0.0009391308,-0.1971235;0.5107903;-0.02297308,-0.2418393;0.2218014;-0.02571197,-0.277808;-0.01815316;-0.09700885,0.07491204;0.003083467;-0.04060006,0.09690699;-0.356745;-0.04358673,0.103324;-0.7363831;0.02197671,0.1108814;-0.7887797;-0.05089998,-0.07705098;0.003649198;-0.03632514,-0.1030106;-0.3558867;-0.03091634,-0.09209351;-0.7360293;0.03102946,-0.1055111;-0.7880412;-0.04143666,-0.01055108;0.5172817;-0.03556514,98.72832
+0;0;0,0.003363947;0.3000892;0.008936144,0.007478599;0.5888777;0.003666233,0.1865892;0.466435;0.009100299,0.2236334;0.1772761;0.03067574,0.2634859;-0.06557137;-0.02769438,-0.1691016;0.4531995;-0.001584917,-0.2111627;0.1641904;-0.01404585,-0.2467933;-0.08048098;-0.06730498,0.0766051;0.005805514;-0.03695391,0.09008165;-0.3521453;0.003306948,0.09376963;-0.7309108;0.07616481,0.09476864;-0.6899644;-0.03389288,-0.0754602;0.004373889;-0.03942418,-0.09988749;-0.3541491;-0.01121185,-0.1171866;-0.73276;0.06047995,-0.1134429;-0.6917834;-0.04951559,0.006475186;0.5180151;0.007186431,0;0;0,-0.005686626;0.2997206;-0.01673055,-0.01275313;0.5871851;-0.04413033,0.1760615;0.5076675;-0.02604127,0.2274172;0.2241062;0.02301192,0.2696264;-0.02411765;-0.0009357929,-0.1977442;0.5108222;-0.02285604,-0.2428917;0.2220401;-0.02701477,-0.2799422;-0.01644525;-0.1026598,0.07490359;0.003088444;-0.04059005,0.09697583;-0.356682;-0.0436554,0.1035394;-0.736679;0.02225614,0.1113319;-0.788452;-0.05181122,-0.07703353;0.003641275;-0.03633475,-0.1027952;-0.3558488;-0.03045783,-0.09181353;-0.7364061;0.03151625,-0.1051614;-0.788139;-0.04179876,-0.01086634;0.5168539;-0.03491831,98.7503
+0;0;0,0.003362063;0.2999211;0.00893114,0.007475553;0.5886282;0.003662439,0.1861285;0.4663298;0.009090978,0.2231643;0.1772373;0.03066147,0.2629199;-0.06502001;-0.02756679,-0.1686582;0.453128;-0.001567077,-0.2107096;0.1641852;-0.01402515,-0.2462536;-0.07989159;-0.06715484,0.07654463;0.005800931;-0.03692474,0.09000425;-0.3517003;0.003285557,0.09370029;-0.7312933;0.07630258,0.09469634;-0.6903792;-0.03343005,-0.07540062;0.004370436;-0.03939306,-0.09979724;-0.3537022;-0.01121616,-0.1171341;-0.7331402;0.06063225,-0.1134015;-0.6921961;-0.0490384,0.006472329;0.5177789;0.007181974,0;0;0,-0.005548984;0.2995843;-0.01619196,-0.01232285;0.5870196;-0.04310608,0.1759783;0.507558;-0.02589226,0.2271525;0.2240057;0.0230031,0.2690307;-0.02362855;-0.001144409,-0.19697;0.5108882;-0.02277984,-0.2427464;0.2223189;-0.02939046,-0.2813405;-0.01318234;-0.1113008,0.07487993;0.003060207;-0.04049444,0.09669909;-0.3562703;-0.04375696,0.1031842;-0.737115;0.02220702,0.111102;-0.7882155;-0.052099,-0.07692074;0.003680978;-0.03641179,-0.1035995;-0.3553194;-0.03292422,-0.09268943;-0.7363807;0.03117851,-0.1047648;-0.7933764;-0.03550955,-0.01050989;0.5166854;-0.03400469,98.78398
+0;0;0,0.003114311;0.2999232;0.008951863,0.007076762;0.5886329;0.003702856,0.1858163;0.4664226;0.009209429,0.2229327;0.1773356;0.03071653,0.2627969;-0.06483738;-0.02778722,-0.1689865;0.4531078;-0.001532101,-0.2105297;0.164368;-0.01927859,-0.2470153;-0.07958086;-0.07235782,0.07656083;0.005863282;-0.03688129,0.08979008;-0.3516456;0.003337447,0.09317402;-0.7312286;0.07642131,0.09418975;-0.6903114;-0.03331083,-0.0753986;0.004313678;-0.03940319,-0.09983296;-0.3537532;-0.01118539,-0.1173901;-0.7331549;0.06080129,-0.1136408;-0.6922079;-0.04886851,0.006135522;0.5177823;0.007212072,0;0;0,-0.005548984;0.2995843;-0.01619196,-0.01232285;0.5870196;-0.04310608,0.1759783;0.507558;-0.02589226,0.2271525;0.2240057;0.0230031,0.2690307;-0.02362855;-0.001144409,-0.19697;0.5108882;-0.02277984,-0.2427464;0.2223189;-0.02939046,-0.2813405;-0.01318234;-0.1113008,0.07487993;0.003060207;-0.04049444,0.09669909;-0.3562703;-0.04375696,0.1031842;-0.737115;0.02220702,0.111102;-0.7882155;-0.052099,-0.07692074;0.003680978;-0.03641179,-0.1035995;-0.3553194;-0.03292422,-0.09268943;-0.7363807;0.03117851,-0.1047648;-0.7933764;-0.03550955,-0.01050989;0.5166854;-0.03400469,98.80686
+0;0;0,0.003112595;0.299758;0.008946932,0.007075356;0.588491;0.003696867,0.1852601;0.4664181;0.009198316,0.2223796;0.1773072;0.0307072,0.262251;-0.06490912;-0.027807,-0.1684478;0.4531444;-0.001510069,-0.2099945;0.1643807;-0.01925803,-0.2464866;-0.07961172;-0.07234674,0.07651661;0.005859896;-0.03685999,0.08976767;-0.3522386;0.003425077,0.09315537;-0.7322425;0.07658998,0.09416462;-0.6913949;-0.03244244,-0.07535505;0.004311186;-0.03938043,-0.0998297;-0.3543462;-0.0111161,-0.1174063;-0.7341685;0.06095041,-0.113681;-0.6932913;-0.04802006,0.006133838;0.5176194;0.007207123,0;0;0,-0.005313411;0.2994477;-0.01572871,-0.01176835;0.586944;-0.04231191,0.1759046;0.5075524;-0.0258081,0.2270447;0.2239483;0.02296734,0.2687733;-0.0237297;-0.001460314,-0.1959762;0.5110477;-0.02289119,-0.242297;0.2225989;-0.03168494,-0.2817253;-0.01178984;-0.116477,0.07483472;0.003068238;-0.04047394,0.09620337;-0.3568848;-0.04366159,0.1029623;-0.7382054;0.02203822,0.1107507;-0.7880111;-0.05264211,-0.0768614;0.00367441;-0.03642268,-0.1035302;-0.3559133;-0.03213099,-0.09315369;-0.7377243;0.03016072,-0.1052047;-0.7914222;-0.03952567,-0.01003744;0.5165774;-0.0332818,98.84001
+0;0;0,0.003111909;0.2996919;0.008944959,0.007075658;0.5884969;0.0036935,0.1852502;0.4664072;0.009195815,0.2222914;0.1779062;0.03065933,0.2621949;-0.06450546;-0.02790207,-0.168438;0.4531342;-0.001511972,-0.2098971;0.1649797;-0.01922249,-0.2464186;-0.07920946;-0.07235402,0.07648478;0.005857458;-0.03684466,0.08975151;-0.3526644;0.003488034,0.09314279;-0.7330699;0.07673026,0.09413829;-0.6923701;-0.03081752,-0.07532371;0.004309393;-0.03936405,-0.0998273;-0.354772;-0.0110663,-0.1174225;-0.7349958;0.06107637,-0.1137479;-0.6942667;-0.04641031,0.006133878;0.5176055;0.007204732,0;0;0,-0.005317584;0.2993872;-0.01561928,-0.01178826;0.5869492;-0.04226995,0.1758762;0.5074987;-0.02571845,0.2266576;0.2243901;0.0226171,0.2683775;-0.02351932;-0.001580238,-0.1959808;0.5112305;-0.02273419,-0.2428899;0.2236153;-0.03467333,-0.2832198;-0.009963512;-0.121849,0.07481252;0.003092483;-0.04043865,0.09616284;-0.3572873;-0.043782,0.1030673;-0.7389777;0.02216554,0.1106773;-0.7882682;-0.05088997,-0.07679544;0.003621106;-0.03648435,-0.1035833;-0.3563862;-0.03226089,-0.09531476;-0.7392033;0.02661979,-0.1081128;-0.7822388;-0.05201887,-0.01005223;0.5165651;-0.0332222,98.87354
+0;0;0,0.002714101;0.2996286;0.009006131,0.00646143;0.5884147;0.003768201,0.1847076;0.4664321;0.009462547,0.2217852;0.1779144;0.03072139,0.2618586;-0.06445171;-0.02819861,-0.1689409;0.4530505;-0.001401946,-0.209784;0.1651535;-0.02412515,-0.2493843;-0.0757623;-0.0890107,0.07649439;0.005865415;-0.03676625,0.08936979;-0.3525572;0.00359473,0.09276221;-0.734179;0.07690394,0.0937802;-0.693597;-0.02941178,-0.07524689;0.004304273;-0.03945795,-0.1000904;-0.3546278;-0.01096089,-0.117802;-0.7360207;0.06147361,-0.1141363;-0.6954098;-0.04478088,0.005597082;0.5175234;0.007280703,0;0;0,-0.005282253;0.2993306;-0.01546144,-0.0116552;0.5868809;-0.04202247,0.1759475;0.5074465;-0.0254159,0.2266971;0.2242791;0.022645,0.2682765;-0.02369919;-0.001781702,-0.195857;0.511352;-0.02267912,-0.2436501;0.2240416;-0.03809854,-0.2855122;-0.008008182;-0.1287582,0.07481836;0.003071233;-0.04037738,0.09602533;-0.3572077;-0.04367328,0.1030715;-0.7402154;0.02172136,0.1106986;-0.7882834;-0.05082703,-0.07673735;0.003646181;-0.03654634,-0.103277;-0.3562634;-0.03182891,-0.09477312;-0.7402089;0.02762365,-0.108554;-0.7828746;-0.0494855,-0.009946048;0.516495;-0.03299093,98.89593
+0;0;0,0.002713967;0.2996139;0.009005688,0.006463335;0.5885581;0.00376436,0.1846437;0.4665425;0.009460466,0.2216778;0.1783635;0.03069435,0.2617956;-0.0642716;-0.02829107,-0.1688761;0.4531658;-0.001400072,-0.2096712;0.1656068;-0.0240966,-0.2493155;-0.07557645;-0.08905419,0.07642692;0.005860241;-0.03673382,0.0893019;-0.3525508;0.003625859,0.09269702;-0.734477;0.07699354,0.09372053;-0.6938377;-0.02989811,-0.07518052;0.004300476;-0.03942315,-0.1000232;-0.35462;-0.010927,-0.1177489;-0.7363172;0.06156527,-0.1140634;-0.6956487;-0.04526483,0.005598358;0.5176153;0.007279416,0;0;0,-0.005357459;0.2993366;-0.01502895,-0.01176243;0.5871007;-0.04099202,0.1758033;0.5074682;-0.02504277,0.226315;0.2245309;0.0225451,0.2677653;-0.02372347;-0.002197266,-0.1959156;0.5113439;-0.02259425,-0.2443038;0.2247005;-0.04166555,-0.2871829;-0.004374921;-0.1398812,0.07475767;0.003047571;-0.04033351,0.09585762;-0.3572268;-0.04354405,0.1028547;-0.7405522;0.02183652,0.1108278;-0.7886366;-0.05150747,-0.076653;0.00366946;-0.03654643,-0.1032388;-0.3562222;-0.03161671,-0.0930493;-0.7402633;0.0289688,-0.1073034;-0.788321;-0.043446,-0.01003546;0.5166419;-0.03212881,98.92964
+0;0;0,0.00271437;0.2996584;0.009007026,0.006468678;0.5889849;0.003757912,0.184583;0.4668735;0.009458896,0.2216391;0.1785241;0.03070532,0.2617391;-0.06400375;-0.02825402,-0.1688092;0.4535016;-0.001397726,-0.2096285;0.1657726;-0.02410766,-0.2492552;-0.075304;-0.08903654,0.07637438;0.005856213;-0.03670857,0.08924617;-0.3524659;0.003641102,0.09263761;-0.7339776;0.07692915,0.09365672;-0.693384;-0.02950346,-0.07512883;0.00429752;-0.03939605,-0.09996536;-0.354534;-0.01090697,-0.1176719;-0.7358168;0.06150663,-0.1140022;-0.6951942;-0.04486469,0.005602308;0.5179278;0.007278632,0;0;0,-0.005439848;0.299401;-0.01459742,-0.0117624;0.5875803;-0.040241,0.1757071;0.5075191;-0.02450395,0.2261373;0.2243239;0.02268863,0.2672323;-0.02380402;-0.002762079,-0.1958724;0.5111737;-0.02235276,-0.2449438;0.2247387;-0.04508778,-0.2893903;-0.001857847;-0.1479591,0.07471302;0.003027514;-0.04029465,0.09540799;-0.3571804;-0.0435369,0.1025665;-0.739997;0.02229691,0.1108072;-0.7881855;-0.05022764,-0.07659455;0.003677038;-0.03653239,-0.1033257;-0.3561096;-0.03128401,-0.09254108;-0.7397633;0.02894384,-0.1073231;-0.7867398;-0.04383855,-0.0100539;0.5169949;-0.03146362,98.95288
+0;0;0,0.002511042;0.2998837;0.009012534,0.006057119;0.5898249;0.003726447,0.1841686;0.4675747;0.009498093,0.2212614;0.1791901;0.03068962,0.261572;-0.06301612;-0.02842063,-0.1690628;0.4542008;-0.001447088,-0.2095949;0.1668669;-0.02950117,-0.2503626;-0.07230239;-0.09963594,0.07635301;0.005876076;-0.03665093,0.08904368;-0.3520291;0.003666412,0.09240565;-0.7336471;0.07702971,0.09344244;-0.6931002;-0.02894551,-0.0750947;0.004272381;-0.03937173,-0.09992332;-0.3541446;-0.0110258,-0.1177832;-0.7355075;0.06156254,-0.1141066;-0.6949325;-0.04435115,0.005267702;0.5185983;0.007258937,0;0;0,-0.005375803;0.299658;-0.01392627,-0.01152264;0.588571;-0.03827071,0.1758144;0.5075101;-0.02421665,0.2260108;0.2241814;0.02264261,0.2668896;-0.02368242;-0.003343821,-0.1956552;0.5111713;-0.02261242,-0.2456044;0.225107;-0.04836025,-0.2904444;-0.0001690835;-0.1533502,0.07470906;0.002984822;-0.04021502,0.09561944;-0.3567852;-0.04352832,0.1025617;-0.7396907;0.02250886,0.1104556;-0.7873849;-0.04990911,-0.07651398;0.003738672;-0.03659554,-0.1031372;-0.3556272;-0.0311176,-0.09204625;-0.7392763;0.0298424,-0.1066516;-0.7879519;-0.04044204,-0.009865105;0.5177701;-0.02985549,98.9851
+0;0;0,0.00251311;0.3001307;0.009019956,0.006066296;0.5906537;0.003723071,0.184209;0.4682466;0.009502443,0.2213024;0.1798568;0.03069435,0.261607;-0.06231277;-0.02840696,-0.1690873;0.4548703;-0.001444746,-0.2096201;0.1675312;-0.02949934,-0.2503816;-0.0716019;-0.0996235,0.07627572;0.005870129;-0.03661383,0.08898409;-0.3525339;0.003759708,0.092343;-0.7338052;0.07705633,0.09337746;-0.693282;-0.02868048,-0.07501869;0.004268057;-0.03933188,-0.09988192;-0.3546485;-0.01094644,-0.1177256;-0.735665;0.06157594,-0.1140572;-0.6951138;-0.04409949,0.005275245;0.5192796;0.007262876,0;0;0,-0.005377337;0.2999341;-0.01329303,-0.01153078;0.5895029;-0.03677416,0.1758265;0.5074162;-0.02386379,0.2258224;0.2239995;0.02270937,0.2665194;-0.02381372;-0.003670692,-0.1957011;0.511147;-0.02251419,-0.2469893;0.2257997;-0.05317591,-0.2926157;0.002423018;-0.1617329,0.07466799;0.002955511;-0.04011202,0.09563169;-0.3573147;-0.04341578,0.1024527;-0.7398432;0.02274179,0.1103478;-0.7873967;-0.04947472,-0.07638816;0.003752516;-0.03665767,-0.1028513;-0.3561186;-0.03053507,-0.09122448;-0.7394335;0.03017693,-0.1067149;-0.7871102;-0.04066416,-0.009864047;0.5185277;-0.02857924,99.01888
+0;0;0,0.002511057;0.2998855;0.009012587,0.0060632;0.5903216;0.003717847,0.184348;0.467909;0.009497265,0.2214357;0.1795636;0.03068591,0.2618568;-0.06330667;-0.02858639,-0.169228;0.454522;-0.001458592,-0.2097546;0.1672272;-0.02950886,-0.250634;-0.07259776;-0.0998359,0.07627169;0.005869819;-0.0366119,0.08898953;-0.3528014;0.003791735,0.09236127;-0.7355293;0.07736839,0.09340875;-0.6948736;-0.02969978,-0.07501473;0.004267832;-0.0393298,-0.09989649;-0.3549163;-0.0109232,-0.1178083;-0.7373884;0.06187625,-0.1140938;-0.6967043;-0.04512978,0.005272535;0.5189824;0.007255925,0;0;0,-0.00577271;0.2997018;-0.01282048,-0.01203115;0.5891868;-0.03623271,0.1755112;0.5071443;-0.02328253,0.2253269;0.2237003;0.02303672,0.2660102;-0.02476685;-0.004201651,-0.1963318;0.5112053;-0.02224379,-0.2484076;0.2263777;-0.05584303,-0.2953219;0.00620845;-0.1718498,0.07467026;0.00289847;-0.04010248,0.09511438;-0.3576752;-0.04291487,0.1015726;-0.7417569;0.02300191,0.1107135;-0.7880522;-0.05232215,-0.07639986;0.003791054;-0.03661894,-0.1032021;-0.3563192;-0.03018198,-0.09250861;-0.7411298;0.03074444,-0.1081259;-0.7895473;-0.04126272,-0.01032604;0.518245;-0.02806091,99.05207
+0;0;0,0.002321269;0.2998857;0.009056409,0.005704784;0.5903248;0.003790595,0.1840812;0.4680085;0.009625199,0.221209;0.1796604;0.03070728,0.2617786;-0.06308278;-0.02898255,-0.1688822;0.4533825;-0.004948131,-0.2102284;0.1664644;-0.03554293,-0.2512681;-0.07250963;-0.1086192,0.0762791;0.005900645;-0.03659151,0.08884653;-0.3527779;0.003794376,0.0921365;-0.7354912;0.07745074,0.09401533;-0.6948463;-0.02960716,-0.07501203;0.004238479;-0.03933814,-0.09997702;-0.3549379;-0.01090654,-0.118301;-0.737422;0.06172689,-0.1137518;-0.6967518;-0.04524828,0.004978842;0.518984;0.00731167,0;0;0,-0.00577271;0.2997018;-0.01282048,-0.01203115;0.5891868;-0.03623271,0.1755112;0.5071443;-0.02328253,0.2253269;0.2237003;0.02303672,0.2660102;-0.02476685;-0.004201651,-0.1963318;0.5112053;-0.02224379,-0.2484076;0.2263777;-0.05584303,-0.2953219;0.00620845;-0.1718498,0.07467026;0.00289847;-0.04010248,0.09511438;-0.3576752;-0.04291487,0.1015726;-0.7417569;0.02300191,0.1107135;-0.7880522;-0.05232215,-0.07639986;0.003791054;-0.03661894,-0.1032021;-0.3563192;-0.03018198,-0.09250861;-0.7411298;0.03074444,-0.1081259;-0.7895473;-0.04126272,-0.01032604;0.518245;-0.02806091,99.07505
+0;0;0,0.002322051;0.2999867;0.009059458,0.005708077;0.5906409;0.003789852,0.1841285;0.4682618;0.00962751,0.2212213;0.1801849;0.03068976,0.2618611;-0.06297807;-0.02910329,-0.1689226;0.4536322;-0.004949441,-0.2102299;0.1669839;-0.03551547,-0.2513406;-0.07240345;-0.1087181,0.0764189;0.00591146;-0.03665858,0.08900826;-0.3533931;0.003797807,0.09229372;-0.7355826;0.07735336,0.09416837;-0.6949614;-0.02946629,-0.07514951;0.004246247;-0.03941023,-0.1001581;-0.3555571;-0.01092901,-0.118457;-0.7375177;0.06160502,-0.1139179;-0.6968713;-0.04513209,0.004981625;0.5192499;0.007313405,0;0;0,-0.005816802;0.2998255;-0.01226091,-0.01203191;0.58957;-0.03514171,0.1755234;0.5068869;-0.02254272,0.2250552;0.2235901;0.02325368,0.2655374;-0.02524002;-0.005027056,-0.196389;0.511157;-0.02198916,-0.2500477;0.227523;-0.06046439,-0.2962804;0.006832749;-0.1767113,0.07475723;0.002867877;-0.04027128,0.09515621;-0.3583408;-0.04295611,0.1013256;-0.7418279;0.02329755,0.110455;-0.7878349;-0.05197763,-0.07661132;0.003809278;-0.03653545,-0.1034897;-0.3569248;-0.02994222,-0.09273978;-0.7411557;0.03122147,-0.1085181;-0.7867979;-0.04331759,-0.01033051;0.5185624;-0.02710152,99.09795
+0;0;0,0.002323513;0.3001756;0.009065162,0.005713569;0.5911753;0.003789382,0.1843813;0.4686428;0.009634326,0.2214473;0.1807746;0.03068132,0.2619829;-0.06176473;-0.0289584,-0.1691589;0.453993;-0.004962816,-0.2104363;0.1675524;-0.0355067,-0.2514415;-0.07122108;-0.1085216,0.07632163;0.005903935;-0.03661191,0.08892176;-0.3537078;0.003879055,0.09220734;-0.7359117;0.07743739,0.09410257;-0.6951739;-0.03055481,-0.07505385;0.004240842;-0.03936007,-0.1000838;-0.35587;-0.0108545,-0.1183834;-0.7378452;0.06168227,-0.1137945;-0.6970819;-0.04622649,0.004986275;0.5197016;0.007317016,0;0;0,-0.005838394;0.3000344;-0.01175737,-0.0120846;0.5901597;-0.03419209,0.1757049;0.506713;-0.0219121,0.2248226;0.2234856;0.02341652,0.2651379;-0.02454394;-0.006271601,-0.1966784;0.5110593;-0.02178296,-0.2514426;0.2285081;-0.06480243,-0.2981401;0.01019937;-0.1839074,0.07470952;0.002783164;-0.04013753,0.09520671;-0.3587268;-0.04319024,0.1011519;-0.7421352;0.02362347,0.1113075;-0.789321;-0.05201006,-0.07644401;0.003914039;-0.03662338,-0.1034842;-0.3571178;-0.03000842,-0.09211369;-0.7411808;0.03218281,-0.1088334;-0.7898716;-0.04068294,-0.01036954;0.5190574;-0.02625608,99.13043
+0;0;0,0.002057177;0.300498;0.009124462,0.005233462;0.5921392;0.003865933,0.1833113;0.469797;0.0098494,0.2204985;0.1820172;0.03077587,0.2611176;-0.05980296;-0.02891927,-0.168548;0.4546129;-0.006747033,-0.2107599;0.1688939;-0.04168698,-0.2534466;-0.06339213;-0.1306335,0.07635843;0.005949561;-0.03652315,0.08868864;-0.3538774;0.003954533,0.09202019;-0.7362754;0.07763332,0.09438872;-0.6955661;-0.03010941,-0.07501107;0.004196099;-0.0394421,-0.1002445;-0.3560945;-0.01080891,-0.1186632;-0.7382737;0.0617699,-0.1136062;-0.6975361;-0.04587733,0.004590651;0.5205063;0.007383849,0;0;0,-0.005611882;0.3003997;-0.01072836,-0.01124378;0.5912831;-0.03179073,0.1755812;0.5065481;-0.02105117,0.2244059;0.2232941;0.02390814,0.2643492;-0.02399564;-0.006795645,-0.1952426;0.5108367;-0.02140915,-0.2512355;0.2291999;-0.06813778,-0.2977946;0.01324087;-0.1901392,0.07471664;0.002710119;-0.04012513,0.09493224;-0.3590223;-0.0427494,0.1007907;-0.7426718;0.02393365,0.1107544;-0.7900951;-0.05113412,-0.07645786;0.003970513;-0.03658386,-0.1038694;-0.3572285;-0.02952375,-0.09248491;-0.7415018;0.03270409,-0.1091559;-0.7900965;-0.0399165,-0.009697288;0.519976;-0.02424216,99.16409
+0;0;0,0.002057987;0.3006164;0.009128056,0.005235366;0.5923558;0.003868137,0.1837827;0.4698655;0.009858811,0.2208973;0.1826478;0.03074441,0.2614803;-0.05895722;-0.02889761,-0.1690011;0.4546416;-0.006781231,-0.2111307;0.1694805;-0.04165294,-0.2537794;-0.06259878;-0.1305203,0.07630845;0.005945666;-0.03649925,0.0886438;-0.3540314;0.003995322,0.09197483;-0.7363701;0.07766268,0.09420006;-0.6963087;-0.02356119,-0.07496198;0.004193352;-0.03941629,-0.1002059;-0.3562476;-0.01077115,-0.1186218;-0.7383676;0.06179642,-0.1138708;-0.6982796;-0.03933774,0.004592421;0.5207081;0.007386781,0;0;0,-0.005552426;0.3005355;-0.01026392,-0.01110429;0.5915394;-0.03103137,0.176157;0.506309;-0.02006483,0.2242873;0.2233893;0.0240674,0.2645073;-0.02354433;-0.007289886,-0.1956012;0.5108271;-0.0213134,-0.2527412;0.2306027;-0.07148378,-0.299475;0.01849739;-0.1995636,0.07471164;0.002646193;-0.04002118,0.09489875;-0.3592378;-0.04283905,0.1006196;-0.7427571;0.02425098,0.1129586;-0.792991;-0.03709006,-0.07636112;0.004046981;-0.03664869,-0.1039378;-0.3572892;-0.02949426,-0.09217743;-0.7414303;0.0331005,-0.1080769;-0.7857073;-0.03459444,-0.009571031;0.5202113;-0.02353764,99.18604
+0;0;0,0.002057987;0.3006164;0.009128056,0.005235366;0.5923558;0.003868137,0.1837827;0.4698655;0.009858811,0.2208973;0.1826478;0.03074441,0.2614803;-0.05895722;-0.02889761,-0.1690011;0.4546416;-0.006781231,-0.2111307;0.1694805;-0.04165294,-0.2537794;-0.06259878;-0.1305203,0.07630845;0.005945666;-0.03649925,0.0886438;-0.3540314;0.003995322,0.09197483;-0.7363701;0.07766268,0.09420006;-0.6963087;-0.02356119,-0.07496198;0.004193352;-0.03941629,-0.1002059;-0.3562476;-0.01077115,-0.1186218;-0.7383676;0.06179642,-0.1138708;-0.6982796;-0.03933774,0.004592421;0.5207081;0.007386781,0;0;0,-0.005552426;0.3005355;-0.01026392,-0.01110429;0.5915394;-0.03103137,0.176157;0.506309;-0.02006483,0.2242873;0.2233893;0.0240674,0.2645073;-0.02354433;-0.007289886,-0.1956012;0.5108271;-0.0213134,-0.2527412;0.2306027;-0.07148378,-0.299475;0.01849739;-0.1995636,0.07471164;0.002646193;-0.04002118,0.09489875;-0.3592378;-0.04283905,0.1006196;-0.7427571;0.02425098,0.1129586;-0.792991;-0.03709006,-0.07636112;0.004046981;-0.03664869,-0.1039378;-0.3572892;-0.02949426,-0.09217743;-0.7414303;0.0331005,-0.1080769;-0.7857073;-0.03459444,-0.009571031;0.5202113;-0.02353764,99.20847
+0;0;0,0.001655827;0.3006077;0.009219797,0.004671636;0.5924978;0.004010893,0.1833275;0.4700024;0.01011776,0.2205614;0.182967;0.0309721,0.2613698;-0.0591266;-0.02907767,-0.1690781;0.4540459;-0.009058433,-0.2128468;0.1700642;-0.04966939,-0.2549185;-0.06323041;-0.137329,0.07625331;0.005988511;-0.03633225,0.08816782;-0.3543778;0.004175525,0.09129131;-0.737048;0.07788752,0.09408877;-0.69692;-0.02401941,-0.07481845;0.004133012;-0.03944084,-0.100177;-0.3566665;-0.01067632,-0.1190689;-0.7390249;0.06229523,-0.1137295;-0.6988662;-0.03950711,0.004082255;0.5208191;0.007517997,0;0;0,-0.005469695;0.3005573;-0.009389639,-0.01080813;0.5917438;-0.02973628,0.1764112;0.5060701;-0.01902914,0.224237;0.2231967;0.02462769,0.2643498;-0.02427405;-0.007462502,-0.1954039;0.5106712;-0.02067352,-0.253973;0.2321144;-0.07712151,-0.3014396;0.01985876;-0.2058657,0.07479528;0.002440557;-0.03962541,0.09507081;-0.3598135;-0.04238868,0.1003253;-0.7437227;0.02443814,0.11093;-0.7913848;-0.04152822,-0.07607679;0.004322382;-0.03693373,-0.1036242;-0.3573676;-0.02867119,-0.09164681;-0.7416117;0.03530249,-0.1080834;-0.7838656;-0.03544105,-0.009336725;0.5203725;-0.02235675,99.24213
+0;0;0,0.00165656;0.3007408;0.009223879,0.004673304;0.5927176;0.004013991,0.1836253;0.4701307;0.01012553,0.2208034;0.1835251;0.03094864,0.2616274;-0.05866082;-0.02912406,-0.1693626;0.4541478;-0.009082356,-0.2130658;0.1705914;-0.0496325,-0.2551536;-0.06279226;-0.1373256,0.07619482;0.005983917;-0.03630438,0.08812575;-0.354879;0.004259214,0.09124561;-0.7371055;0.07788575,0.09404278;-0.6969785;-0.02401011,-0.07476106;0.004129841;-0.03941059,-0.1001545;-0.3571669;-0.01060642,-0.1190245;-0.7390819;0.06228051,-0.1136857;-0.6989243;-0.03951079,0.004083861;0.5210314;0.007521467,0;0;0,-0.00537762;0.3007071;-0.008899689,-0.01064439;0.5920119;-0.02880359,0.1768342;0.5058214;-0.01829839,0.2241215;0.2232146;0.02478099,0.2642037;-0.02428457;-0.00788331,-0.1955527;0.5106778;-0.02045983,-0.255347;0.2336329;-0.08070349,-0.3026791;0.02193674;-0.2106026,0.07476315;0.002365649;-0.03955173,0.09515645;-0.3603843;-0.04207873,0.1001853;-0.7438508;0.02467346,0.1103558;-0.7913606;-0.04152274,-0.07599515;0.004384226;-0.03694565,-0.1041647;-0.3577856;-0.02992254,-0.09231201;-0.7414665;0.03470017,-0.1087102;-0.7832653;-0.03649803,-0.009185433;0.5206227;-0.02152157,99.27595
+0;0;0,0.001387601;0.3009863;0.009322737,0.004259325;0.5935924;0.004194554,0.1828412;0.4710077;0.01044082,0.219967;0.1855545;0.03107188,0.2609351;-0.05662444;-0.02898002,-0.1690359;0.4547095;-0.01095827,-0.2151734;0.1741151;-0.06020823,-0.2564251;-0.05823061;-0.1510324,0.07633296;0.006014827;-0.03625784,0.08801384;-0.3541332;0.004259881,0.09107248;-0.7363341;0.07787231,0.09439453;-0.6961156;-0.02495078,-0.07481057;0.004111021;-0.03954754,-0.1003548;-0.3564566;-0.01085555,-0.1194;-0.7382771;0.0623298,-0.1135118;-0.6980196;-0.04037442,0.003690484;0.521761;0.007699271,0;0;0,-0.004907846;0.3009927;-0.007805347,-0.0090684;0.5930578;-0.02602983,0.1775713;0.5054622;-0.01674771,0.2242121;0.2237509;0.02509642,0.2641107;-0.02368891;-0.008322954,-0.1938447;0.5105724;-0.02005195,-0.2550541;0.2357669;-0.08347774,-0.3029232;0.02725409;-0.2182598,0.07482907;0.002227366;-0.03966331,0.09502086;-0.3598121;-0.04175973,0.1005285;-0.7432141;0.02516031,0.1091538;-0.7903001;-0.04318738,-0.07615121;0.004482185;-0.03685692,-0.1041285;-0.3569654;-0.02926917,-0.09241727;-0.7405899;0.03554472,-0.108411;-0.7855098;-0.03387604,-0.007944033;0.5214676;-0.01925159,99.29813
+0;0;0,0.001387564;0.3009781;0.009322484,0.004259561;0.5936098;0.00419423,0.1835201;0.4708356;0.01045074,0.2205638;0.1860133;0.0310362,0.2615578;-0.05631788;-0.02905346,-0.1696899;0.4544758;-0.01102941,-0.2157255;0.1745014;-0.06017051,-0.2570031;-0.05799033;-0.1510518,0.07634632;0.006015879;-0.03626418,0.08803466;-0.3543625;0.004279464,0.09109434;-0.736693;0.07791685,0.09442574;-0.6964458;-0.02519549,-0.07482365;0.00411174;-0.03955446,-0.1003842;-0.3566865;-0.01084411,-0.1194359;-0.7386365;0.06236606,-0.1135311;-0.6983502;-0.04062708,0.003690742;0.5217812;0.007698808,0;0;0,-0.004731059;0.3010036;-0.007148504,-0.008923754;0.5931043;-0.02519298,0.1783768;0.5049145;-0.01548791,0.2244857;0.2236469;0.02552724,0.2641935;-0.02391912;-0.008384943,-0.1943803;0.5104231;-0.01981525,-0.2565258;0.2371899;-0.08615743,-0.3050504;0.0312542;-0.2249074,0.07492338;0.002086937;-0.03952432,0.09541598;-0.3601695;-0.04135752,0.1008004;-0.7436656;0.02580023,0.1096943;-0.7905025;-0.04323053,-0.07613622;0.004616996;-0.03690528,-0.1038612;-0.3570719;-0.02881388,-0.09176675;-0.7408215;0.03598124,-0.1083201;-0.7846496;-0.03489658,-0.007787958;0.5215145;-0.01844335,99.33176
+0;0;0,0.001389697;0.3014409;0.009336816,0.004267257;0.5946355;0.00419931,0.1831361;0.4718486;0.01045586,0.2201116;0.1875513;0.03100338,0.2613855;-0.05643494;-0.02949668,-0.1693065;0.4555243;-0.01097762,-0.2152573;0.176066;-0.06002815,-0.2568168;-0.05801359;-0.1515302,0.07623957;0.006007467;-0.03621347,0.0879309;-0.3544629;0.004340511,0.09099317;-0.7371171;0.07804023,0.09431437;-0.6969011;-0.02475681,-0.07471903;0.004105991;-0.03949916,-0.1002861;-0.3567843;-0.01078149,-0.1193539;-0.7390575;0.06249066,-0.1134672;-0.6988027;-0.04018754,0.003697461;0.5226835;0.007709908,0;0;0,-0.004237175;0.3014921;-0.006343126,-0.00767833;0.5942268;-0.02338982,0.1788892;0.504368;-0.01450276,0.2244404;0.223473;0.02596259,0.264322;-0.02563584;-0.00935483,-0.1928383;0.5103929;-0.01987245,-0.2558289;0.2383609;-0.08802736,-0.3056955;0.0333178;-0.230729,0.07491526;0.001952499;-0.0392921,0.09563987;-0.3603835;-0.04111099,0.1007544;-0.7441111;0.0266552,0.1098421;-0.7906283;-0.04222989,-0.07592717;0.004745414;-0.03704757,-0.1036673;-0.3570224;-0.02840281,-0.09146589;-0.7410759;0.03655329,-0.1080595;-0.7851876;-0.03355192,-0.006734073;0.5224874;-0.01688623,99.3651
+0;0;0,0.001390269;0.3015649;0.009340659,0.004267931;0.5947667;0.004203576,0.183603;0.4718592;0.0104667,0.2205356;0.1878912;0.03099042,0.2618773;-0.05649571;-0.02960899,-0.1697551;0.4554925;-0.01102245,-0.2156526;0.1763579;-0.06001617,-0.2572804;-0.05810606;-0.1516685,0.07631803;0.00601365;-0.03625074,0.08801358;-0.3545871;0.004317909,0.0910769;-0.7373714;0.0780427,0.09444173;-0.6970214;-0.02610466,-0.07479593;0.004110217;-0.0395398,-0.1003722;-0.3569106;-0.01081174,-0.1194465;-0.739314;0.06248533,-0.1134825;-0.6989244;-0.04154162,0.003698227;0.5228262;0.007713614,0;0;0,-0.004091293;0.3016268;-0.005925655,-0.007438436;0.5943894;-0.02261233,0.1795699;0.5042061;-0.01348782,0.2244713;0.2234101;0.026016,0.2644994;-0.0260676;-0.009551287,-0.1930618;0.5102506;-0.01979161,-0.2567415;0.2395844;-0.09126024,-0.3068718;0.03589039;-0.2365259,0.07494873;0.001930535;-0.03941679,0.09570386;-0.3605349;-0.04129839,0.1006539;-0.7443088;0.02697825,0.1103044;-0.7916692;-0.04293132,-0.07605273;0.004750045;-0.03698838,-0.1037372;-0.3571544;-0.02837348,-0.09191415;-0.7413703;0.03648743,-0.1084795;-0.786199;-0.03486652,-0.006503567;0.5226555;-0.01617384,99.39876
+0;0;0,0.001197894;0.3017865;0.009411684,0.003860145;0.5952085;0.004328249,0.1835298;0.4723099;0.0109003,0.2204839;0.1887283;0.03109727,0.2618901;-0.05572112;-0.02962072,-0.1701398;0.4556388;-0.01199065,-0.2176297;0.1783246;-0.06706852,-0.2591183;-0.0543624;-0.1634642,0.07644596;0.006038192;-0.03616461,0.08800082;-0.3543214;0.004348781,0.09097873;-0.7377216;0.07813372,0.09460986;-0.6974868;-0.02484126,-0.07478354;0.004107119;-0.0397351,-0.1004195;-0.356644;-0.01083295,-0.1197162;-0.7396307;0.06263579,-0.1135147;-0.6993558;-0.0402124,0.003361099;0.5232211;0.007815934,0;0;0,-0.003963381;0.3018606;-0.005442381,-0.00724341;0.5948623;-0.02174163,0.1799248;0.5038666;-0.01260304,0.2244478;0.2233418;0.02632689,0.2644732;-0.02620617;-0.009456396,-0.1930659;0.5100746;-0.01957592,-0.2574668;0.2410494;-0.09487547,-0.3075337;0.03840233;-0.2417909,0.07497375;0.001927167;-0.03954172,0.09546506;-0.3603039;-0.04115224,0.1006712;-0.7446727;0.0272758,0.1098559;-0.7907172;-0.04239964,-0.07617997;0.00474215;-0.03691137,-0.1040712;-0.3569116;-0.0290035,-0.09217136;-0.7416977;0.03616469,-0.1087404;-0.7856873;-0.03435332,-0.006315678;0.5230755;-0.0153861,99.43236
+0;0;0,0.001199776;0.3022607;0.009426472,0.003867624;0.5963057;0.004331427,0.1831593;0.4733409;0.0109054,0.2199786;0.1907938;0.03102868,0.2613122;-0.0532271;-0.02958289,-0.1697707;0.4567046;-0.01193769,-0.2170873;0.1804021;-0.06681463,-0.2585032;-0.05187701;-0.1630414,0.07642701;0.006036695;-0.03615564,0.08801082;-0.355226;0.004459281,0.09098115;-0.7376488;0.07805613,0.09463198;-0.6973585;-0.02547781,-0.07476499;0.004106101;-0.03972525,-0.1004652;-0.357549;-0.01075067,-0.1197127;-0.7395595;0.06253079,-0.1134775;-0.6992289;-0.04087567,0.003367382;0.5241456;0.007827476,0;0;0,-0.003530249;0.3023487;-0.004964352,-0.006221905;0.5959867;-0.02114677,0.1802591;0.5036144;-0.01178312,0.2244452;0.2239937;0.02633905,0.2645688;-0.02488403;-0.01078749,-0.1917388;0.5100565;-0.0192042,-0.2563247;0.2428718;-0.09688593,-0.3067627;0.04330325;-0.2470753,0.07499862;0.001809821;-0.03945494,0.0954566;-0.361335;-0.04078841,0.1006706;-0.744668;0.02777696,0.1097716;-0.791119;-0.04230094,-0.07614024;0.004851846;-0.03693078,-0.1040543;-0.3577007;-0.02851076,-0.09178413;-0.74141;0.03698196,-0.1086956;-0.7855111;-0.03416247,-0.005456001;0.5240234;-0.01480222,99.45404
+0;0;0,0.001199776;0.3022607;0.009426472,0.003867624;0.5963057;0.004331427,0.1831593;0.4733409;0.0109054,0.2199786;0.1907938;0.03102868,0.2613122;-0.0532271;-0.02958289,-0.1697707;0.4567046;-0.01193769,-0.2170873;0.1804021;-0.06681463,-0.2585032;-0.05187701;-0.1630414,0.07642701;0.006036695;-0.03615564,0.08801082;-0.355226;0.004459281,0.09098115;-0.7376488;0.07805613,0.09463198;-0.6973585;-0.02547781,-0.07476499;0.004106101;-0.03972525,-0.1004652;-0.357549;-0.01075067,-0.1197127;-0.7395595;0.06253079,-0.1134775;-0.6992289;-0.04087567,0.003367382;0.5241456;0.007827476,0;0;0,-0.003530249;0.3023487;-0.004964352,-0.006221905;0.5959867;-0.02114677,0.1802591;0.5036144;-0.01178312,0.2244452;0.2239937;0.02633905,0.2645688;-0.02488403;-0.01078749,-0.1917388;0.5100565;-0.0192042,-0.2563247;0.2428718;-0.09688593,-0.3067627;0.04330325;-0.2470753,0.07499862;0.001809821;-0.03945494,0.0954566;-0.361335;-0.04078841,0.1006706;-0.744668;0.02777696,0.1097716;-0.791119;-0.04230094,-0.07614024;0.004851846;-0.03693078,-0.1040543;-0.3577007;-0.02851076,-0.09178413;-0.74141;0.03698196,-0.1086956;-0.7855111;-0.03416247,-0.005456001;0.5240234;-0.01480222,99.47692
+0;0;0,0.001018007;0.3024261;0.009444375,0.00347048;0.5966388;0.004344225,0.1830744;0.4737276;0.01138549,0.2197063;0.1912641;0.03124862,0.2614518;-0.05290219;-0.0296145,-0.1701791;0.4568889;-0.0128964,-0.2191137;0.1825288;-0.07497716,-0.2623306;-0.04198442;-0.1880713,0.07643048;0.006048788;-0.03609493,0.08789383;-0.356168;0.004606798,0.09080803;-0.738153;0.0782093,0.09477156;-0.6978791;-0.02519346,-0.07473104;0.004089275;-0.03974416,-0.1005345;-0.35851;-0.01067589,-0.1198688;-0.7400388;0.06281152,-0.1133248;-0.6997232;-0.04045589,0.003037847;0.5244483;0.007839411,0;0;0,-0.00345403;0.3025219;-0.004510403,-0.006209284;0.5963566;-0.02012014,0.1804899;0.5036216;-0.01115966,0.224611;0.2240576;0.02651572,0.2645704;-0.02505501;-0.0110383,-0.1918654;0.509998;-0.01930355,-0.2577772;0.2441512;-0.0999461,-0.3078474;0.04569052;-0.2521647,0.07498978;0.001795322;-0.03942537,0.09561867;-0.3622951;-0.04072547,0.1008482;-0.7451197;0.02824092,0.1094924;-0.790862;-0.04248238,-0.0761173;0.004859635;-0.03692683,-0.1036854;-0.3586591;-0.02780563,-0.09209514;-0.7423077;0.03558022,-0.1091259;-0.7852888;-0.0365108,-0.005415991;0.5243508;-0.01392388,99.49918
+0;0;0,0.001019368;0.3028304;0.009457001,0.00347594;0.597535;0.004348302,0.1825931;0.4746395;0.01138587,0.2191736;0.1925721;0.03122113,0.2611691;-0.05305649;-0.03000651,-0.1697067;0.4578463;-0.01283047,-0.2185727;0.183871;-0.07482415,-0.2620484;-0.04198688;-0.1885957,0.07630825;0.006039115;-0.03603721,0.08777462;-0.3562729;0.004675213,0.09068459;-0.7377023;0.07817066,0.0946575;-0.6974041;-0.02547662,-0.07461154;0.004082736;-0.0396806,-0.1004218;-0.3586119;-0.01060469,-0.1197279;-0.7395856;0.06277584,-0.1131685;-0.6992458;-0.04073577,0.00304258;0.5252233;0.007849357,0;0;0,-0.00299716;0.3029382;-0.004025936,-0.005055681;0.5972944;-0.01919436,0.1808387;0.5034702;-0.01042938,0.2246878;0.2241825;0.02657318,0.2654006;-0.02605388;-0.01305127,-0.1902864;0.5098619;-0.01949432,-0.2571738;0.2456463;-0.1032188,-0.3081425;0.05159013;-0.2631883,0.07498331;0.001735344;-0.03914833,0.0957395;-0.3624434;-0.04057932,0.1008065;-0.7446948;0.02838898,0.1095327;-0.790661;-0.0424459,-0.07582954;0.004923764;-0.03719861,-0.1032269;-0.3586889;-0.02749106,-0.0922047;-0.7420017;0.03454334,-0.1093802;-0.7837355;-0.0391035,-0.004450753;0.525156;-0.01310349,99.53276
+0;0;0,0.001020536;0.3031775;0.009467839,0.003480164;0.5982475;0.004352931,0.182423;0.4753144;0.01139126,0.2189537;0.1936308;0.03119954,0.2609349;-0.0519142;-0.03000724,-0.1695357;0.4585375;-0.01280163,-0.2183352;0.1849348;-0.07471097,-0.2617961;-0.04084611;-0.1884437,0.07634262;0.006041835;-0.03605344,0.08781312;-0.356401;0.004673682,0.09074318;-0.7404634;0.07867648,0.09463934;-0.7003642;-0.02296846,-0.07464514;0.004084574;-0.03969847,-0.1004647;-0.358741;-0.01061206,-0.1199041;-0.7423446;0.06327502,-0.1134714;-0.7022045;-0.03823686,0.003046284;0.5258492;0.00785818,0;0;0,-0.002703741;0.3032965;-0.003345489,-0.004355833;0.5980526;-0.01790714,0.1811619;0.5032941;-0.009518862,0.2246984;0.2242323;0.02656007,0.2655864;-0.02585369;-0.01326656,-0.1893792;0.5096703;-0.01973823,-0.256599;0.247048;-0.1068223,-0.307703;0.05349806;-0.2672212,0.07501683;0.001719922;-0.03916717,0.09576429;-0.3625928;-0.04008079,0.1005313;-0.7475657;0.02892709,0.1094307;-0.7907034;-0.04192877,-0.07590195;0.004929162;-0.03713688,-0.1032366;-0.35881;-0.0270522,-0.09187099;-0.7448726;0.0347169,-0.1087391;-0.7832025;-0.0394138,-0.003849164;0.525813;-0.01197624,99.56592
+0;0;0,0.0007563664;0.3035293;0.00955262,0.002942388;0.5989231;0.004486429,0.1818551;0.4760006;0.01170736,0.2183151;0.1951372;0.0313088,0.2598962;-0.04753758;-0.0292564,-0.1696657;0.4591396;-0.01400506,-0.2193663;0.1878322;-0.08123565,-0.2627328;-0.03013819;-0.2032865,0.07640165;0.00606637;-0.03597466,0.08771868;-0.3564543;0.00463064,0.09054717;-0.7404383;0.07879452,0.0947817;-0.7003462;-0.02276368,-0.07462283;0.004062923;-0.03978836,-0.1006813;-0.3587986;-0.01062446,-0.1200552;-0.7423326;0.06339162,-0.1132869;-0.702194;-0.0380246,0.002603022;0.5264601;0.007969201,0;0;0,-0.002272069;0.3036614;-0.002539396,-0.003270194;0.5987998;-0.01589274,0.1818503;0.5031015;-0.008364916,0.2246065;0.2246691;0.02692151,0.265108;-0.02239579;-0.01316309,-0.1881703;0.5095766;-0.01977492,-0.2559581;0.2487655;-0.1091069,-0.306491;0.05895491;-0.2694395,0.07503468;0.001661658;-0.03918195,0.09569176;-0.362716;-0.0396924,0.1004065;-0.7476323;0.02936721,0.1091837;-0.7908704;-0.04129386,-0.07594474;0.004972291;-0.0370926,-0.1033977;-0.3588082;-0.02669316,-0.09221694;-0.7448378;0.03501752,-0.1089505;-0.7833016;-0.03891857,-0.002924189;0.5264697;-0.01029181,99.59947
+0;0;0,0.0007572781;0.3038951;0.009564135,0.002944216;0.5994071;0.004496396,0.1818786;0.4764612;0.01171862,0.2183153;0.1957771;0.03130754,0.2601375;-0.0483041;-0.02960867,-0.1696849;0.4595982;-0.01399694,-0.2193538;0.188464;-0.08118461,-0.2629716;-0.03076971;-0.2039428,0.07627705;0.006056477;-0.035916,0.08759549;-0.3565091;0.004694339,0.09042402;-0.740499;0.07885937,0.09467543;-0.7003667;-0.02310351,-0.07450114;0.004056297;-0.03972348,-0.1005629;-0.3588502;-0.01055596,-0.119937;-0.74239;0.06346126,-0.1131417;-0.702211;-0.03835908,0.002604769;0.5269268;0.007979999,0;0;0,-0.002077073;0.3040318;-0.002155304,-0.003136218;0.5992935;-0.01537037,0.1819556;0.5029501;-0.007935524,0.2245695;0.2246028;0.02673149,0.2656476;-0.023803;-0.013798,-0.1879259;0.5092376;-0.01981515,-0.2565573;0.2504638;-0.1137342,-0.3070759;0.06206346;-0.2780166,0.07498311;0.001567572;-0.03898597,0.095569;-0.3628595;-0.03945541,0.1002317;-0.7477782;0.02962852,0.1091052;-0.7910023;-0.04162216,-0.07569435;0.005090846;-0.037273,-0.1033447;-0.3587219;-0.02693721,-0.09173872;-0.7445868;0.03575509,-0.1114013;-0.7852705;-0.03589943,-0.002762258;0.5269454;-0.009779215,99.63294
+0;0;0,0.0007574738;0.3039737;0.009566608,0.002944895;0.5995482;0.004498028,0.1824571;0.47643;0.01173277,0.2188734;0.195903;0.03131072,0.2606864;-0.04812501;-0.02959222,-0.1702396;0.4595126;-0.01406567,-0.2198806;0.1885302;-0.08121572,-0.263489;-0.03065573;-0.2039472,0.07622658;0.006052469;-0.03589223,0.08753711;-0.3562602;0.004689783,0.09036715;-0.7404544;0.07889426,0.09461783;-0.7003238;-0.02305117,-0.07445183;0.004053613;-0.03969719,-0.1004954;-0.3585998;-0.01055001,-0.1198798;-0.7423437;0.06350657,-0.1130857;-0.7021664;-0.03829634,0.002605402;0.5270582;0.007982097,0;0;0,-0.002088189;0.3041137;-0.00160861,-0.0032662;0.5994512;-0.01452398,0.1824433;0.5028571;-0.00696969,0.224648;0.2245343;0.02708936,0.2655713;-0.0238108;-0.01361871,-0.1884894;0.508638;-0.01999621,-0.2577538;0.2511005;-0.1163377,-0.3044422;0.06717393;-0.2866268,0.07498626;0.001538396;-0.03885961,0.09563276;-0.36263;-0.03948379,0.1003174;-0.7476888;0.02999544,0.1090819;-0.791002;-0.04115176,-0.0756176;0.005102614;-0.03730036,-0.1033488;-0.3584375;-0.0265827,-0.09200262;-0.7444493;0.0365494,-0.1110573;-0.7862027;-0.03417507,-0.002847373;0.5270872;-0.009016037,99.6553
+0;0;0,0.0004581043;0.3041085;0.009683143,0.002489238;0.5996461;0.004738826,0.1826439;0.4764739;0.01233146,0.2190679;0.19618;0.03170068,0.261002;-0.04901455;-0.02954639,-0.1708125;0.4590315;-0.01571338,-0.2226555;0.1914937;-0.09318827,-0.2672026;-0.02327164;-0.225557,0.07627036;0.006079489;-0.03574914,0.08721855;-0.3564183;0.004859447,0.09015074;-0.7405511;0.07901725,0.09487559;-0.7004142;-0.02295431,-0.07438069;0.004023574;-0.03979262,-0.1004942;-0.3587971;-0.01058858,-0.120233;-0.7424426;0.0635224,-0.1129624;-0.702258;-0.03829456,0.002202134;0.52716;0.008163689,0;0;0,-0.002095297;0.3042528;-0.001346588,-0.003399014;0.5995486;-0.01424432,0.1828937;0.5026696;-0.006248236,0.2245362;0.2244477;0.02729249,0.2659594;-0.02484733;-0.01473284,-0.1891404;0.5083332;-0.01983914,-0.2588429;0.2526509;-0.1200122,-0.3061861;0.06986755;-0.2931564,0.07500145;0.001511976;-0.03878951,0.09554644;-0.362838;-0.03956151,0.1001531;-0.7477582;0.03030396,0.1089415;-0.7911618;-0.04081535,-0.07559203;0.00510504;-0.03730835,-0.1041898;-0.358591;-0.02831076,-0.09256086;-0.7443172;0.0360791,-0.111726;-0.7843752;-0.03636298,-0.002950847;0.5271925;-0.008727551,99.68994
+0;0;0,0.0004585405;0.3043981;0.009692363,0.002491702;0.6002308;0.004743099,0.1824413;0.4770434;0.01233444,0.2188886;0.1965703;0.03171604,0.260927;-0.04923409;-0.02968334,-0.170614;0.4596208;-0.01567859,-0.2224902;0.1919119;-0.09320304,-0.2671481;-0.02338754;-0.2259009,0.07623949;0.006077028;-0.03573466,0.08718614;-0.3563698;0.004868209,0.09010178;-0.7383339;0.07860736,0.09490695;-0.6980248;-0.0250976,-0.07435057;0.004021946;-0.03977652,-0.1004604;-0.3587477;-0.01057657,-0.1200878;-0.7402273;0.06311601,-0.1126935;-0.6998696;-0.04043171,0.00220431;0.5276721;0.008171393,0;0;0,-0.001811087;0.3045457;-0.00100112,-0.002825141;0.6001464;-0.01369905,0.1830968;0.5025934;-0.005683422,0.2247673;0.2241163;0.02723026,0.2659076;-0.02584253;-0.01501846,-0.1883116;0.5080532;-0.01987327,-0.2583852;0.2533875;-0.1228504,-0.3060829;0.07686114;-0.3031842,0.07500356;0.001471013;-0.0387125,0.0956621;-0.362821;-0.03955173,0.09995438;-0.7454337;0.03067398,0.1089136;-0.7912448;-0.04043508,-0.07554257;0.005130825;-0.03732761,-0.1040617;-0.3585111;-0.02798107,-0.09255546;-0.7419968;0.03643092,-0.1114435;-0.7834282;-0.03722291,-0.002452314;0.527714;-0.008221865,99.72292
+0;0;0,0.0004592816;0.3048901;0.009708028,0.002495755;0.6012019;0.004750944,0.181849;0.4780693;0.01233384,0.2182907;0.1976395;0.03171245,0.2604762;-0.04902515;-0.02990181,-0.170039;0.4607043;-0.01558656,-0.2219072;0.1930368;-0.09309904,-0.2667214;-0.02301617;-0.2262613,0.07622792;0.006076105;-0.03572924,0.08719627;-0.3570893;0.004954126,0.09011032;-0.7388461;0.07865325,0.09499619;-0.6983637;-0.02679359,-0.07433929;0.004021335;-0.03977048,-0.1005009;-0.3594675;-0.01051265,-0.1201176;-0.7407401;0.06313993,-0.1125992;-0.7002083;-0.04214703,0.002207917;0.5285306;0.008184561,0;0;0,-0.001394063;0.3050413;-0.0005612373,-0.001971155;0.6011471;-0.0126729,0.1830985;0.5025329;-0.005445719,0.2247479;0.2240781;0.02730536,0.266447;-0.02662283;-0.0154686,-0.1868027;0.508125;-0.01973953,-0.2578794;0.2550995;-0.1259028,-0.3035578;0.07904164;-0.3084856,0.07500237;0.001467526;-0.03868699,0.09575278;-0.363544;-0.03944826,0.1001432;-0.7459848;0.03053761,0.1076269;-0.7953018;-0.03950238,-0.07552652;0.005124073;-0.03733202,-0.1043424;-0.3592187;-0.02791984,-0.09287748;-0.7424706;0.03661484,-0.11126;-0.7863427;-0.037262,-0.001703829;0.5285912;-0.007329464,99.7554
+0;0;0,-0.0002261403;0.3048809;0.009998978,0.001538182;0.6011962;0.005188134,0.180975;0.4781797;0.01315377,0.2173491;0.1977147;0.03214735,0.2595945;-0.04892683;-0.02951807,-0.1704368;0.4602148;-0.01730247,-0.2248719;0.1959971;-0.1043095,-0.270082;-0.01725148;-0.2417884,0.07632975;0.006193448;-0.03549089,0.08643647;-0.3569828;0.005319159,0.08930369;-0.7387315;0.07906155,0.09476537;-0.6982377;-0.02635588,-0.07422124;0.0038928;-0.04000307,-0.101172;-0.3594867;-0.01011083,-0.1205827;-0.7407445;0.06367275,-0.1124931;-0.7001999;-0.04157057,0.001310737;0.5285239;0.008604053,0;0;0,-0.001394063;0.3050413;-0.0005612373,-0.001971155;0.6011471;-0.0126729,0.1830985;0.5025329;-0.005445719,0.2247479;0.2240781;0.02730536,0.266447;-0.02662283;-0.0154686,-0.1868027;0.508125;-0.01973953,-0.2578794;0.2550995;-0.1259028,-0.3035578;0.07904164;-0.3084856,0.07500237;0.001467526;-0.03868699,0.09575278;-0.363544;-0.03944826,0.1001432;-0.7459848;0.03053761,0.1076269;-0.7953018;-0.03950238,-0.07552652;0.005124073;-0.03733202,-0.1043424;-0.3592187;-0.02791984,-0.09287748;-0.7424706;0.03661484,-0.11126;-0.7863427;-0.037262,-0.001703829;0.5285912;-0.007329464,99.77811
+0;0;0,-0.0002261825;0.3049378;0.01000084,0.001538263;0.6012667;0.005190224,0.1810888;0.4782259;0.01315838,0.217392;0.198308;0.03211492,0.2597171;-0.04879948;-0.029667,-0.1705454;0.4602497;-0.01731713,-0.2248743;0.1965473;-0.1041545,-0.2701698;-0.01710412;-0.2418931,0.07631028;0.006191868;-0.03548183,0.08641253;-0.3568241;0.005310204,0.0892803;-0.7386445;0.07906646,0.09453133;-0.6985554;-0.0222852,-0.0742023;0.003891807;-0.03999287,-0.1011412;-0.3593273;-0.01011381,-0.1205555;-0.7406567;0.06368361,-0.1127779;-0.7005188;-0.03750065,0.001310841;0.528602;0.008605784,0;0;0,-0.001392007;0.3050986;-0.0002121925,-0.002110168;0.6012315;-0.01199245,0.1831155;0.502503;-0.005157709,0.2250034;0.2245561;0.02681398,0.2664529;-0.02672994;-0.01570463,-0.1869478;0.5081039;-0.01989019,-0.2584416;0.2577045;-0.1304348,-0.3040777;0.0808637;-0.3129593,0.07501014;0.001419991;-0.03862667,0.09582113;-0.3634253;-0.03982115,0.1001242;-0.7458424;0.03070307,0.1073154;-0.7903448;-0.03857327,-0.07549037;0.005167169;-0.03735052,-0.1041863;-0.3590167;-0.02769157,-0.09284911;-0.7423471;0.03683973,-0.1100152;-0.7831232;-0.03455777,-0.001792639;0.5286767;-0.006740808,99.81151
+0;0;0,-0.0002263604;0.3051776;0.01000871,0.001539465;0.6017377;0.005194372,0.1814725;0.478534;0.01317484,0.2177348;0.1989309;0.03211006,0.2600247;-0.04797038;-0.0296203,-0.1709101;0.4605195;-0.01736554,-0.2251779;0.1971137;-0.1041052,-0.2704357;-0.01635945;-0.2417289,0.07642061;0.006200821;-0.03553313,0.08652379;-0.3568483;0.005262632,0.08939106;-0.7386022;0.07900603,0.09465235;-0.6984934;-0.02254377,-0.07430959;0.003897434;-0.04005069,-0.101251;-0.3593549;-0.01016891,-0.1206618;-0.7406178;0.06361566,-0.1128691;-0.7004601;-0.03776641,0.001311869;0.5290173;0.008612555,0;0;0,-0.00138776;0.3053386;7.939339E-05,-0.002280951;0.6017143;-0.01139688,0.1833167;0.5023131;-0.00479269,0.2249635;0.2246075;0.02677464,0.2664421;-0.02639753;-0.01606631,-0.1873311;0.5078268;-0.02009035,-0.2589443;0.2582391;-0.1315753,-0.3038809;0.08743462;-0.3196335,0.07504332;0.001408145;-0.03882885,0.09578848;-0.3634753;-0.03971553,0.1000817;-0.7458291;0.03077936,0.107543;-0.7907635;-0.03829598,-0.07564808;0.005168424;-0.03730706,-0.1043867;-0.3590456;-0.02765257,-0.09306885;-0.742269;0.03710923,-0.1109271;-0.7830019;-0.03444619,-0.001906738;0.5290988;-0.006214619,99.83385
+0;0;0,-0.0006045125;0.3054558;0.01019049,0.0009440969;0.6021985;0.005494475,0.1813102;0.4789777;0.01394583,0.2175587;0.1995922;0.03254642,0.2600705;-0.04744829;-0.02912633,-0.1716016;0.4607467;-0.01815961,-0.2273317;0.2003691;-0.1120417,-0.2730935;0.003381461;-0.2724833,0.07645219;0.006245627;-0.03539693,0.08614973;-0.3568318;0.005528912,0.0888648;-0.7386109;0.0792134,0.09446471;-0.6984804;-0.02245222,-0.07425743;0.003842613;-0.04009934,-0.1013182;-0.3594319;-0.01020676,-0.120969;-0.7406427;0.06384823,-0.1128367;-0.700462;-0.0376412,0.0007777786;0.5294323;0.008876814,0;0;0,-0.001401439;0.305623;0.0002393723,-0.002459705;0.6021786;-0.01119161,0.1834684;0.502178;-0.004324913,0.2249845;0.2246458;0.02679443,0.2666849;-0.02648637;-0.01602507,-0.1877189;0.5075738;-0.02031001,-0.2580367;0.2579363;-0.1319015,-0.3037905;0.08916886;-0.3218066,0.07504137;0.001380116;-0.03877854,0.09587528;-0.3635298;-0.03971267,0.100078;-0.7458676;0.03094244,0.1076194;-0.7907164;-0.03841662,-0.07558384;0.005203037;-0.03737511,-0.1038108;-0.3590536;-0.0266733,-0.09254253;-0.7422893;0.03809869,-0.1098018;-0.786271;-0.03044853,-0.002038807;0.5295196;-0.006005764,99.85644
+0;0;0,-0.0006047431;0.3055723;0.01019438,0.0009442505;0.6023889;0.005497181,0.1814719;0.4791044;0.01395393,0.2177282;0.1996579;0.03255858,0.2600946;-0.04653734;-0.02890314,-0.1717557;0.4608571;-0.01818023,-0.2274979;0.2004226;-0.1120828,-0.2731032;0.004108995;-0.2719754,0.07641605;0.006242675;-0.03538021,0.08612148;-0.3571301;0.005578924,0.08884022;-0.7394252;0.07936302,0.09471948;-0.6987894;-0.02737409,-0.07422233;0.003840797;-0.04008038,-0.1013051;-0.3597291;-0.01016349,-0.1209824;-0.7414553;0.06399161,-0.1124445;-0.7007668;-0.04256053,0.00077789;0.5296042;0.008880375,0;0;0,-0.001460746;0.3057386;0.0006988049,-0.002609819;0.6023775;-0.01047873,0.1834697;0.5020549;-0.003568411,0.2250176;0.2244022;0.02698898,0.2667782;-0.02580193;-0.01588821,-0.1878852;0.5072183;-0.02045374,-0.2593711;0.2608616;-0.1385604,-0.3037971;0.0923551;-0.3278126,0.07503515;0.001369148;-0.03870392,0.09588838;-0.3638377;-0.0395577,0.09981552;-0.7467043;0.0311439,0.1098191;-0.7944793;-0.04228282,-0.07554206;0.005192087;-0.03737087,-0.1034077;-0.3593767;-0.02620489,-0.0921507;-0.7430059;0.0393921,-0.1102372;-0.7893222;-0.03401906,-0.00216186;0.5296956;-0.005358219,99.88983
+0;0;0,-0.0006049738;0.3056888;0.01019827,0.0009440878;0.6025114;0.005501357,0.1816913;0.4791735;0.0139639,0.2179243;0.1999071;0.03255656,0.2602749;-0.0461964;-0.02888227,-0.1719655;0.460904;-0.01820932,-0.2276718;0.2006374;-0.1120514,-0.2732601;0.004396886;-0.2718844,0.07639202;0.006240711;-0.03536908,0.08604005;-0.3549827;0.005347781,0.08877455;-0.7394937;0.07955956,0.0945009;-0.6991346;-0.02440142,-0.07419898;0.003839589;-0.04006778,-0.1011216;-0.3575799;-0.01032784,-0.120913;-0.7415187;0.0642571,-0.1125971;-0.7011082;-0.03952372,0.0007777455;0.5297347;0.008884181,0;0;0,-0.00146462;0.3058544;0.0009832382,-0.00275442;0.602511;-0.009861469,0.1835582;0.5019079;-0.003174782,0.2249588;0.2243839;0.0270679,0.2669087;-0.02569434;-0.0157845,-0.1881285;0.5070589;-0.02054929,-0.2598036;0.2614834;-0.139728,-0.303336;0.0950692;-0.3308994,0.07502276;0.001354337;-0.03867054,0.09553903;-0.3617029;-0.04001832,0.09975132;-0.7467588;0.03124118,0.1082057;-0.7937436;-0.039114,-0.07551062;0.005196095;-0.03737386,-0.1035045;-0.3572069;-0.02670804,-0.09263429;-0.7428532;0.04054112,-0.1095304;-0.7880701;-0.03020439,-0.002262995;0.5298317;-0.004821539,99.92286
+0;0;0,-0.001083195;0.3056757;0.01054584,0.0001519215;0.6025044;0.006063421,0.1810449;0.4792864;0.01478618,0.2172546;0.1999936;0.03302356,0.2596949;-0.04610042;-0.0283915,-0.1722381;0.4607366;-0.01979901,-0.2304537;0.205815;-0.1259788,-0.2750511;0.009352818;-0.2858192,0.07644888;0.006268939;-0.03524099,0.08557995;-0.3549418;0.005707536,0.08825468;-0.7394783;0.07978973,0.09452306;-0.6991058;-0.02413865,-0.07414674;0.003807062;-0.04016748,-0.1018713;-0.3575978;-0.0109929,-0.121402;-0.741411;0.06430441,-0.1125464;-0.7009817;-0.03942986,0.0001068657;0.5297233;0.009355263,0;0;0,-0.00146462;0.3058544;0.0009832382,-0.00275442;0.602511;-0.009861469,0.1835582;0.5019079;-0.003174782,0.2249588;0.2243839;0.0270679,0.2669087;-0.02569434;-0.0157845,-0.1881285;0.5070589;-0.02054929,-0.2598036;0.2614834;-0.139728,-0.303336;0.0950692;-0.3308994,0.07502276;0.001354337;-0.03867054,0.09553903;-0.3617029;-0.04001832,0.09975132;-0.7467588;0.03124118,0.1082057;-0.7937436;-0.039114,-0.07551062;0.005196095;-0.03737386,-0.1035045;-0.3572069;-0.02670804,-0.09263429;-0.7428532;0.04054112,-0.1095304;-0.7880701;-0.03020439,-0.002262995;0.5298317;-0.004821539,99.94618
+0;0;0,-0.001085374;0.3062907;0.01056706,0.0001523979;0.603762;0.006074782,0.1805701;0.480515;0.01479058,0.2167597;0.2013764;0.03301788,0.2592253;-0.044864;-0.02843371,-0.1717851;0.4620139;-0.01970378,-0.2299686;0.2072331;-0.1258249,-0.2745925;0.01065405;-0.2857604,0.07639977;0.006264911;-0.03521835,0.08553305;-0.3550335;0.005740125,0.08818848;-0.7367955;0.0792878,0.09456678;-0.6962411;-0.02646297,-0.0740991;0.003804616;-0.04014168,-0.1018304;-0.3576881;-0.01096001,-0.1212202;-0.738732;0.06379402,-0.1122093;-0.6981198;-0.04175922,0.0001072421;0.5308195;0.009373923,0;0;0,-0.001081258;0.3064689;0.001569033,-0.002028912;0.6037989;-0.008467436,0.1835154;0.5018151;-0.002831459,0.2249095;0.2244206;0.02715397,0.2668311;-0.02581069;-0.01575089,-0.1867126;0.5070263;-0.0208935,-0.2587253;0.2630958;-0.1428457,-0.3017049;0.09899271;-0.3363319,0.07500662;0.001337469;-0.03858399,0.09549589;-0.3618095;-0.0400176,0.09953745;-0.7439464;0.03149199,0.1076925;-0.7933806;-0.03892827,-0.07541743;0.005205309;-0.03743825,-0.1037942;-0.3573079;-0.02869007,-0.09332439;-0.7398469;0.03995973,-0.1105156;-0.7876302;-0.03067689,-0.001626775;0.5309432;-0.003633022,99.97896
+0;0;0,-0.001085982;0.3064622;0.01057298,0.0001522895;0.6040391;0.006079613,0.1809347;0.4806773;0.01480695,0.2171479;0.2013569;0.03304613,0.2595837;-0.04471076;-0.02836236,-0.1721326;0.4621388;-0.01975712,-0.230354;0.207192;-0.1259474,-0.2749466;0.01075093;-0.2857707,0.07637257;0.006262681;-0.03520581,0.08550914;-0.3551657;0.005767386,0.08816295;-0.7366937;0.07926999,0.0945358;-0.6961483;-0.02639047,-0.07407273;0.003803262;-0.04012739,-0.101814;-0.3578194;-0.01093523,-0.1211919;-0.7386297;0.06377298,-0.1121887;-0.6980266;-0.04169014,0.0001071256;0.5310835;0.009379349,0;0;0,-0.001239195;0.3066372;0.002043486,-0.002702981;0.6040965;-0.00722456,0.1833591;0.5018661;-0.002191782,0.2248696;0.2242573;0.02737522,0.2670083;-0.02570777;-0.01578593,-0.1873267;0.5065522;-0.02167793,-0.2597849;0.2636521;-0.1458283,-0.2990415;0.1063658;-0.3454304,0.07501471;0.001367122;-0.0385015,0.09549218;-0.3619111;-0.04003191,0.09938699;-0.7437764;0.03164148,0.1073651;-0.7931268;-0.03875613,-0.0753606;0.005165973;-0.03749043,-0.1045274;-0.3574397;-0.0298009,-0.09382264;-0.7395986;0.03957685,-0.1110032;-0.787576;-0.03071057,-0.002133012;0.531215;-0.0026021,100.0013
+0;0;0,-0.001294966;0.3065846;0.01071233,-0.0002098379;0.604198;0.006341237,0.1807244;0.4810053;0.01574308,0.2168432;0.2017254;0.03371311,0.2594354;-0.04426114;-0.02790231,-0.1720374;0.4617806;-0.02131974,-0.2345054;0.213903;-0.1408153,-0.2776611;0.02064122;-0.30485,0.07638443;0.006266558;-0.03516578,0.08527386;-0.3552616;0.005915131,0.08789096;-0.7378029;0.07966389,0.09478601;-0.6973225;-0.02530401,-0.07406141;0.003800033;-0.04013666,-0.102017;-0.3579013;-0.01081226,-0.1210041;-0.7397263;0.06423914,-0.1115028;-0.6991849;-0.04051888,-0.000218767;0.5312389;0.009592712,0;0;0,-0.001275569;0.3067627;0.002363205,-0.002835974;0.6042612;-0.006686211,0.1833169;0.5018907;-0.001602411,0.2248052;0.2243127;0.02762032,0.2671049;-0.02561386;-0.01559281,-0.1873957;0.5065125;-0.02214553,-0.2598096;0.264218;-0.1473427,-0.2987382;0.1073058;-0.3473003,0.07501528;0.001388475;-0.0384872,0.09537059;-0.3620026;-0.03986692,0.09929445;-0.7449184;0.03185225,0.1073565;-0.7933598;-0.03855801,-0.07536431;0.005135941;-0.03747432,-0.1049831;-0.3575599;-0.03086349,-0.09351567;-0.7405534;0.03962086,-0.1118483;-0.7885027;-0.02939704,-0.002241775;0.5313758;-0.00210762,100.0347
+0;0;0,-0.001295752;0.3067707;0.01071883,-0.0002101783;0.604498;0.006346324,0.1807411;0.4812791;0.0157497,0.216844;0.2021224;0.0337118,0.259384;-0.04356271;-0.02782812,-0.1720539;0.4620527;-0.02131662,-0.2344944;0.2142844;-0.1407595,-0.2775973;0.02125944;-0.3045932,0.07642571;0.006269944;-0.03518478,0.08532064;-0.3554818;0.005921539,0.08793776;-0.7380269;0.07967103,0.09481134;-0.6975791;-0.02497003,-0.07410143;0.003802087;-0.04015835,-0.1020743;-0.3581229;-0.01081581,-0.1210615;-0.7399517;0.06423632,-0.1115899;-0.699443;-0.04019552,-0.0002191099;0.5315175;0.009598752,0;0;0,-0.001262516;0.3069461;0.002709389,-0.002932951;0.6045691;-0.005952597,0.1832313;0.5019453;-0.001205921,0.2248144;0.2244812;0.02776122,0.2673131;-0.02511735;-0.01527834,-0.18731;0.5062709;-0.02240504,-0.2602095;0.2653062;-0.1495908,-0.2979555;0.1163616;-0.3553789,0.07503638;0.001402318;-0.03854537,0.09549353;-0.3622088;-0.03980684,0.09936452;-0.7451941;0.03156424,0.1070049;-0.792892;-0.03922296,-0.07542586;0.005129206;-0.03745398,-0.1051432;-0.3577841;-0.03082332,-0.09361685;-0.7406892;0.04015157,-0.1115977;-0.788281;-0.02885824,-0.00230965;0.5316572;-0.001458883,100.0684
+0;0;0,-0.001296504;0.3069486;0.01072505,-0.0002104365;0.6048051;0.006350834,0.180753;0.481556;0.01575583,0.2168591;0.2023742;0.03371954,0.2594059;-0.04335;-0.02783017,-0.1720657;0.4623282;-0.02131299,-0.2345119;0.2145377;-0.1407665,-0.2776215;0.02148207;-0.3046263,0.07642464;0.006269856;-0.03518429,0.08532324;-0.3556313;0.005939007,0.08794302;-0.7385639;0.07976321,0.09479582;-0.6981478;-0.02456149,-0.07410039;0.003802033;-0.04015778,-0.1020848;-0.3582724;-0.01080313,-0.1210913;-0.7404881;0.06432505,-0.1116483;-0.7000112;-0.03979108,-0.0002193714;0.5317977;0.00960446,0;0;0,-0.001355931;0.3071208;0.003020048,-0.003313556;0.6048809;-0.005293846,0.1829005;0.5019603;-0.0007915497,0.22479;0.2244855;0.02787543,0.267505;-0.02513775;-0.01505065,-0.1874518;0.5061976;-0.02288706,-0.2622952;0.2697341;-0.1572458,-0.2988629;0.1161611;-0.3598713,0.07504222;0.001405343;-0.0385313,0.09555051;-0.3623537;-0.03973722,0.09917749;-0.7457318;0.0316937,0.1065556;-0.792907;-0.03921938,-0.0754282;0.005120978;-0.03744774,-0.1054012;-0.3579241;-0.03092288,-0.09438901;-0.7411469;0.04058465,-0.111984;-0.7873429;-0.02958439,-0.002610713;0.531938;-0.0008802414,100.1017
+0;0;0,-0.001814596;0.3070843;0.01086957,-0.001052755;0.6050481;0.006648833,0.1801162;0.4818095;0.01648874,0.2162594;0.2026646;0.03426552,0.2589308;-0.04322477;-0.027458,-0.1723326;0.4622215;-0.02336142,-0.2378166;0.221142;-0.1542688,-0.2786523;0.03521293;-0.3270549,0.07645493;0.006342144;-0.03504011,0.08486941;-0.3561619;0.006124899,0.08738038;-0.7389342;0.07983471,0.09525982;-0.6979616;-0.03000238,-0.07401382;0.003724039;-0.04026753,-0.1027075;-0.358864;-0.01058391,-0.1215027;-0.7409182;0.06448573,-0.1108985;-0.6998768;-0.04511494,-0.0009435076;0.5320138;0.009837401,0;0;0,-0.001410201;0.3072613;0.003275871,-0.003510416;0.6051294;-0.004821062,0.1828021;0.501992;-0.0006952286,0.2246814;0.2245771;0.02813697,0.2675754;-0.02520578;-0.01500082,-0.1875678;0.5061374;-0.02325784,-0.2619243;0.2943936;-0.194079,-0.2974772;0.1187236;-0.3783838,0.07502124;0.001411453;-0.03851247,0.0956963;-0.3629314;-0.03967857,0.09908682;-0.7461988;0.03137541,0.1077092;-0.7956945;-0.04512787,-0.07539871;0.005113636;-0.03744695,-0.1047122;-0.3585558;-0.02971684,-0.09423082;-0.741694;0.04134177,-0.1126439;-0.7921035;-0.03242774,-0.002770528;0.5321598;-0.0004513264,100.1241
+0;0;0,-0.001815385;0.3072178;0.0108743,-0.001053317;0.605259;0.006652676,0.1802111;0.4819803;0.01649667,0.2163716;0.2027015;0.03428198,0.2590215;-0.04306409;-0.02741047,-0.1724234;0.462382;-0.02337447,-0.2379388;0.2211868;-0.1543447,-0.278754;0.03535135;-0.3270438,0.07644977;0.006341716;-0.03503775,0.08485981;-0.3559712;0.006105565,0.08737182;-0.738903;0.0798461,0.09517667;-0.6980343;-0.02895125,-0.07400883;0.003723787;-0.04026481,-0.1026874;-0.3586731;-0.01059684,-0.1214905;-0.7408864;0.0645041,-0.1109866;-0.6999497;-0.04405907,-0.0009440494;0.5322111;0.009841835,0;0;0,-0.001422405;0.3073912;0.003604412,-0.003607064;0.6053469;-0.004074335,0.1828043;0.502071;-8.583069E-05,0.2247441;0.22449;0.02838206,0.267743;-0.02510531;-0.01496482,-0.1875691;0.5059773;-0.02361767,-0.2657666;0.280932;-0.174814,-0.3000569;0.1199563;-0.3721378,0.07502012;0.001410574;-0.03850222,0.09575821;-0.3627357;-0.03976846,0.09906752;-0.746139;0.03144765,0.1079254;-0.794621;-0.04456568,-0.07539409;0.005114008;-0.03744338,-0.1046774;-0.3583624;-0.02960008,-0.09431439;-0.7416745;0.04142948,-0.112596;-0.7918066;-0.03110018,-0.002849162;0.5323582;0.0001981258,100.1578
+0;0;0,-0.002149008;0.3072108;0.01101171,-0.00165131;0.6052565;0.006986694,0.179382;0.4822158;0.02371349,0.2210381;0.2033583;0.03484063,0.2637739;-0.04232024;-0.02713867,-0.1725733;0.4624449;-0.02504835,-0.2408202;0.2319106;-0.1727538,-0.2807388;0.05744854;-0.3571316,0.07647792;0.006343948;-0.03497589,0.08464433;-0.3559767;0.006148942,0.08711215;-0.7389035;0.07991698,0.09708476;-0.6980675;-0.02870638,-0.07390372;0.003734599;-0.04045641,-0.1032001;-0.3585927;-0.01054287,-0.1218107;-0.740784;0.06471781,-0.109147;-0.6998684;-0.04361679,-0.001449624;0.5322051;0.01009098,0;0;0,-0.001422405;0.3073912;0.003604412,-0.003607064;0.6053469;-0.004074335,0.1828043;0.502071;-8.583069E-05,0.2247441;0.22449;0.02838206,0.267743;-0.02510531;-0.01496482,-0.1875691;0.5059773;-0.02361767,-0.2657666;0.280932;-0.174814,-0.3000569;0.1199563;-0.3721378,0.07502012;0.001410574;-0.03850222,0.09575821;-0.3627357;-0.03976846,0.09906752;-0.746139;0.03144765,0.1079254;-0.794621;-0.04456568,-0.07539409;0.005114008;-0.03744338,-0.1046774;-0.3583624;-0.02960008,-0.09431439;-0.7416745;0.04142948,-0.112596;-0.7918066;-0.03110018,-0.002849162;0.5323582;0.0001981258,100.1799
+0;0;0,-0.002150023;0.3073558;0.01101691,-0.001652121;0.6055258;0.006990193,0.1791454;0.4825192;0.02370054,0.2207631;0.2039191;0.03481741,0.2635541;-0.04207729;-0.02724209,-0.1723508;0.4627741;-0.02499769,-0.2405346;0.2324527;-0.1725668,-0.2805049;0.05776486;-0.3571832,0.07644087;0.006340876;-0.03495895,0.0846152;-0.3563309;0.006205738,0.08708144;-0.7390125;0.07992653,0.0971126;-0.6981128;-0.0293346,-0.07386793;0.00373279;-0.04043681,-0.1031927;-0.3589456;-0.01049428,-0.1217914;-0.7408922;0.0647182,-0.1090533;-0.6999125;-0.04425246,-0.001450349;0.5324433;0.0100958,0;0;0,-0.00142169;0.307534;0.003797531,-0.00363566;0.6056162;-0.00377512,0.1825138;0.5021978;0.000456095,0.2247114;0.2248957;0.02867889,0.2682737;-0.02498116;-0.01445556,-0.1871738;0.5058031;-0.02417076,-0.2616407;0.2974837;-0.198903,-0.2961634;0.1248553;-0.3865312,0.07499519;0.001432747;-0.03846049,0.09582725;-0.3630628;-0.03953338,0.09904668;-0.7462402;0.03153515,0.108379;-0.7956473;-0.04439139,-0.07532476;0.005074284;-0.03749631,-0.1035054;-0.3587972;-0.02772319,-0.09285379;-0.7419374;0.04281888,-0.1122627;-0.7891531;-0.03345992,-0.002873078;0.5325954;0.0004811289,100.2138
+0;0;0,-0.00215125;0.3075313;0.0110232,-0.001653264;0.6057308;0.006996312,0.1790364;0.4827527;0.0236986,0.2206507;0.2041755;0.03481455,0.2635846;-0.04264155;-0.02745198,-0.17225;0.4630194;-0.02497058,-0.2404282;0.2327169;-0.1725276,-0.2805318;0.0574463;-0.3577599,0.07642454;0.00633952;-0.03495148,0.08459957;-0.3563634;0.006216742,0.08706766;-0.7393334;0.0799931,0.09708812;-0.6984454;-0.02915145,-0.07385214;0.003731992;-0.04042817,-0.1031795;-0.3589776;-0.01048307,-0.1217922;-0.741212;0.0647861,-0.1090677;-0.7002439;-0.0440683,-0.001451489;0.5326471;0.01010197,0;0;0,-0.001367271;0.3077058;0.004111767,-0.003550112;0.6058237;-0.003213167,0.1824546;0.502292;0.0008730888,0.2246719;0.2249941;0.02887654,0.2683569;-0.02574727;-0.01424504,-0.1868946;0.5058594;-0.02418874,-0.2674867;0.2933664;-0.1909587,-0.2996448;0.1271719;-0.3858544,0.07499442;0.001443326;-0.03842211,0.09580523;-0.3630848;-0.03949785,0.09894988;-0.7465186;0.03180218,0.1084613;-0.7956866;-0.04418111,-0.07529034;0.005064728;-0.03752622,-0.1040209;-0.3588161;-0.0285656,-0.09355377;-0.7423299;0.0415965,-0.112513;-0.7897292;-0.03443894,-0.002800748;0.5327983;0.0009894371,100.2357
+0;0;0,-0.002153101;0.3077959;0.01103268,-0.001654655;0.6062777;0.007001903,0.1791822;0.4831877;0.02371829,0.2208163;0.2044778;0.03483953,0.263743;-0.04229781;-0.02741654,-0.1723902;0.4634384;-0.02499052,-0.240601;0.2330262;-0.1726178,-0.2806978;0.05778499;-0.357819,0.07638723;0.006336426;-0.03493442,0.08456706;-0.356579;0.006257933,0.08702108;-0.7373648;0.07961349,0.09718162;-0.6963245;-0.03105693,-0.0738161;0.00373017;-0.04040844,-0.1031606;-0.359192;-0.01044578,-0.1216671;-0.7392463;0.06439409,-0.1087648;-0.6981249;-0.04598211,-0.001452684;0.5331227;0.01011059,0;0;0,-0.001412258;0.3079644;0.004539728,-0.003807306;0.6063758;-0.00225687,0.1823313;0.5023032;0.0009918213,0.2246597;0.2248909;0.0290463,0.2684922;-0.02577043;-0.01413131,-0.1870235;0.5058708;-0.02450079,-0.2636052;0.3005592;-0.2020359,-0.297785;0.1326677;-0.3950667,0.07496825;0.00144811;-0.03838277,0.095892;-0.3632883;-0.03931952,0.09869142;-0.7444629;0.03197503,0.1083366;-0.7957482;-0.04400349,-0.0752248;0.005052126;-0.03756698,-0.1043288;-0.3590213;-0.02891509,-0.09379469;-0.7403177;0.04099119,-0.112788;-0.7894224;-0.0355253,-0.003000557;0.5332721;0.001811981,100.2582
+0;0;0,-0.00248519;0.3081007;0.01127578,-0.002266805;0.6069174;0.007609226,0.178476;0.483729;0.02379717,0.2199135;0.2048848;0.03555316,0.2626964;-0.04182296;-0.02693509,-0.1737007;0.4651062;-0.02187794,-0.2394187;0.2394097;-0.177928,-0.2817951;0.07968877;-0.3761535,0.0764643;0.006267116;-0.03477319,0.08416177;-0.3568212;0.006451864,0.08659478;-0.7375045;0.07981141,0.09587372;-0.6965872;-0.02919336,-0.07371867;0.003820502;-0.04057343,-0.1035059;-0.3592013;-0.01024481,-0.1222319;-0.739134;0.06464032,-0.1102491;-0.6981305;-0.04409175,-0.00199268;0.5336712;0.01057458,0;0;0,-0.001361445;0.3082767;0.004792452,-0.003646716;0.6070209;-0.001816273,0.1821853;0.502386;0.001333237,0.2246879;0.224871;0.0294106,0.2684689;-0.02574104;-0.0139103,-0.1865162;0.5059046;-0.02490423,-0.2631909;0.3005732;-0.202582,-0.2963221;0.1356047;-0.398254,0.07496573;0.001457751;-0.03838301,0.09590593;-0.3634433;-0.03919244,0.09869641;-0.7445126;0.03212166,0.1079907;-0.7944466;-0.04278827,-0.07522649;0.005043909;-0.03756028,-0.1046532;-0.3591744;-0.0291324,-0.09399012;-0.7402906;0.04118103,-0.1128648;-0.788317;-0.03393871,-0.002878338;0.533829;0.002213717,100.2934
+0;0;0,-0.002486738;0.3082927;0.0112828,-0.002268243;0.6072297;0.00761492,0.1783059;0.4840623;0.02379154,0.2196924;0.2055612;0.03553307,0.262543;-0.04153672;-0.02705403,-0.1735416;0.4654569;-0.02184087,-0.2391787;0.2400382;-0.1776989,-0.2816221;0.08006462;-0.3762379,0.07646316;0.006267022;-0.03477267,0.084172;-0.3573579;0.00651329,0.08660436;-0.73794;0.07985336,0.09585448;-0.6970566;-0.02881286,-0.07371756;0.003820445;-0.04057281,-0.1035488;-0.3597377;-0.01019938,-0.1222698;-0.7395694;0.06466585,-0.1103243;-0.6986002;-0.04372852,-0.001994022;0.5339578;0.01058131,0;0;0,-0.001281023;0.3084599;0.00535512,-0.003505856;0.6073333;-0.0008442402,0.1820743;0.5023729;0.001901388,0.2246742;0.2252402;0.03011966,0.2684875;-0.02569038;-0.01375484,-0.1859975;0.5060701;-0.02535914,-0.2620793;0.3014798;-0.2035947,-0.2953197;0.1392535;-0.4020598,0.07496843;0.001452833;-0.03837514,0.09585093;-0.3639931;-0.0387845,0.09865941;-0.7450312;0.03213429,0.108013;-0.7947199;-0.04252886,-0.07522697;0.00504551;-0.03755628,-0.1046868;-0.3596977;-0.02852761,-0.0940664;-0.7406889;0.04190211,-0.1126567;-0.7883492;-0.03316882,-0.002759233;0.5341105;0.003094435,100.3258
+0;0;0,-0.002486762;0.3082956;0.01128291,-0.00226827;0.6071715;0.00761604,0.1781414;0.4840717;0.02377973,0.2195165;0.2056478;0.035518,0.2623655;-0.04144163;-0.02706695,-0.1733853;0.4654832;-0.02181108,-0.2390042;0.240127;-0.1776259,-0.2814462;0.08015898;-0.3761581,0.07644049;0.006265164;-0.03476236,0.08418139;-0.3588716;0.006695263,0.08662593;-0.7413588;0.08040246,0.09577816;-0.7005906;-0.02711377,-0.07369571;0.003819312;-0.04056079,-0.103651;-0.3612505;-0.01006107,-0.1224657;-0.7429836;0.06517892,-0.1106466;-0.7021304;-0.04206832,-0.001994132;0.5339217;0.01058154,0;0;0,-0.001232862;0.3084622;0.005404472,-0.003350034;0.6072739;-0.0008425713,0.1820123;0.5023128;0.002087593,0.2246571;0.2252506;0.03014994,0.2684761;-0.02566743;-0.01373816,-0.1856994;0.5063595;-0.0257099,-0.2615986;0.3024303;-0.204656,-0.2947246;0.152271;-0.4124082,0.0749623;0.001416385;-0.03833365,0.09582861;-0.3655551;-0.03820562,0.09832175;-0.7486621;0.03220749,0.1075696;-0.7950641;-0.04419065,-0.07519747;0.005052218;-0.03755846,-0.1048639;-0.3611922;-0.02815692,-0.09369192;-0.7440776;0.04261855,-0.1124131;-0.7906262;-0.03187495,-0.002644643;0.5340739;0.003115654,100.3486
+0;0;0,-0.002690865;0.3082872;0.0114647,-0.002728914;0.6071661;0.007986076,0.1775366;0.484011;0.02666296,0.2212356;0.2058524;0.03602694,0.2641352;-0.04130714;-0.02624615,-0.1725071;0.4649509;-0.02663526,-0.2353757;0.2416382;-0.1864742,-0.2835517;0.07827553;-0.3808909,0.07649222;0.006255956;-0.03465004,0.08425937;-0.3588921;0.006702702,0.08660967;-0.7413466;0.08058256,0.09761781;-0.7006138;-0.02676307,-0.07351683;0.003864527;-0.04087987,-0.1039079;-0.3611337;-0.009957833,-0.1228369;-0.742828;0.06545033,-0.109166;-0.7019836;-0.04157753,-0.002376664;0.533914;0.01088465,0;0;0,-0.001232862;0.3084622;0.005404472,-0.003350034;0.6072739;-0.0008425713,0.1820123;0.5023128;0.002087593,0.2246571;0.2252506;0.03014994,0.2684761;-0.02566743;-0.01373816,-0.1856994;0.5063595;-0.0257099,-0.2615986;0.3024303;-0.204656,-0.2947246;0.152271;-0.4124082,0.0749623;0.001416385;-0.03833365,0.09582861;-0.3655551;-0.03820562,0.09832175;-0.7486621;0.03220749,0.1075696;-0.7950641;-0.04419065,-0.07519747;0.005052218;-0.03755846,-0.1048639;-0.3611922;-0.02815692,-0.09369192;-0.7440776;0.04261855,-0.1124131;-0.7906262;-0.03187495,-0.002644643;0.5340739;0.003115654,100.3812
+0;0;0,-0.002693641;0.3086052;0.01147653,-0.002731787;0.60783;0.007993557,0.1775551;0.4845757;0.02667597,0.2212177;0.2066493;0.03603214,0.2641129;-0.04048574;-0.0262348,-0.1725294;0.4655133;-0.02662846,-0.2353454;0.2423871;-0.1863339,-0.2835167;0.07904063;-0.3807314,0.07644955;0.006252465;-0.03463071,0.08421648;-0.3588854;0.006720874,0.08656593;-0.7412021;0.08057413,0.09759364;-0.7004502;-0.02696239,-0.07347582;0.003862372;-0.04085706,-0.103866;-0.3611256;-0.009935891,-0.1227883;-0.7426823;0.0654451,-0.109093;-0.7018187;-0.04177308,-0.002379088;0.5344844;0.01089583,0;0;0,-0.001170427;0.3087748;0.005737066,-0.003252536;0.6079355;-0.0003659725,0.1819988;0.5021847;0.002511978,0.2246736;0.2253416;0.03032875,0.2683338;-0.02555043;-0.01371551,-0.1854465;0.5066312;-0.02616895,-0.2623141;0.3046529;-0.2065384,-0.2930179;0.1553327;-0.4152336,0.07499054;0.001399025;-0.03817558,0.09576392;-0.3655674;-0.03820705,0.09827964;-0.7485332;0.03219748,0.1074156;-0.7949496;-0.04447317,-0.07513899;0.005050818;-0.03757038,-0.1047708;-0.3611832;-0.02805519,-0.09363595;-0.7439386;0.04265679,-0.1122693;-0.7894374;-0.03319867,-0.002559438;0.5346403;0.003563643,100.415
+0;0;0,-0.002696706;0.3089563;0.01148959,-0.002734895;0.6085032;0.008002857,0.1772324;0.4852584;0.02666035,0.220913;0.2072173;0.03602038,0.2638036;-0.03989065;-0.02623973,-0.1722296;0.46623;-0.0265493,-0.2350716;0.2430116;-0.1863207,-0.2832375;0.07968305;-0.3806969,0.07642806;0.006250708;-0.03462098,0.08419203;-0.3587478;0.006714828,0.08654393;-0.7414619;0.08064483,0.09752207;-0.7007584;-0.02640831,-0.07345517;0.003861286;-0.04084558,-0.1038338;-0.3609875;-0.009936206,-0.1227757;-0.7429408;0.06552313,-0.109142;-0.702126;-0.04121312,-0.002381815;0.5350785;0.01090826,0;0;0,-0.0009823292;0.3091146;0.006365061,-0.002875105;0.6086107;0.0008633134,0.181877;0.5022035;0.002840519,0.2246336;0.2252373;0.03048253,0.2682549;-0.0256047;-0.01371837,-0.1845512;0.5070487;-0.02632092,-0.2607839;0.3072048;-0.209497,-0.2917449;0.161226;-0.4204706,0.0749912;0.001390979;-0.03812242,0.09569183;-0.3654391;-0.03830695,0.09829207;-0.7487722;0.03233457,0.1075853;-0.7948177;-0.0439949,-0.07510657;0.005054621;-0.03758176,-0.1052294;-0.3610108;-0.02854829,-0.0939732;-0.7440404;0.04288596,-0.1115932;-0.7898844;-0.0321652,-0.002236024;0.5352276;0.004639626,100.4369
+0;0;0,-0.00305618;0.3089447;0.01184898,-0.003330761;0.6083729;0.008563098,0.1765929;0.4853512;0.02668507,0.2192371;0.2072943;0.03659366,0.2618907;-0.03898263;-0.02540496,-0.1736841;0.4671916;-0.0229577,-0.235383;0.251654;-0.193161,-0.281512;0.1019285;-0.3975379,0.07651558;0.006199003;-0.0343914,0.08372255;-0.358726;0.007170763,0.0860375;-0.7410589;0.08099224,0.09581745;-0.7006772;-0.02250952,-0.07333847;0.003911484;-0.04101218,-0.1042159;-0.360808;-0.009772155,-0.1231236;-0.7423493;0.06574047,-0.1107759;-0.7018588;-0.03747544,-0.002943809;0.5349892;0.0114177,0;0;0,-0.0009717047;0.3091197;0.006376981,-0.002800837;0.608492;0.0007503028,0.1817734;0.5021584;0.003522157,0.2246937;0.2252932;0.03064823,0.2673526;-0.02483529;-0.01330066,-0.1843288;0.5071357;-0.02655169,-0.2609127;0.3089723;-0.2112094,-0.2905572;0.164078;-0.422023,0.07498372;0.001403749;-0.03809595,0.09563458;-0.3653702;-0.03828311,0.09816046;-0.7483041;0.03234744,0.1084645;-0.7932423;-0.03972292,-0.07507678;0.005031674;-0.03760303,-0.1052063;-0.3609678;-0.02832061,-0.09388047;-0.7436386;0.04287078,-0.1097695;-0.7851088;-0.03166508,-0.002184778;0.5351542;0.004576683,100.4594
+0;0;0,-0.003058118;0.3091407;0.0118565,-0.003332814;0.6086929;0.008569239,0.1765292;0.4856576;0.02668715,0.2191608;0.207683;0.03659281,0.2618586;-0.03884886;-0.02546998,-0.1736273;0.4675042;-0.02293853,-0.2353079;0.2520304;-0.1930915,-0.2814846;0.10215;-0.3976799,0.07647565;0.006195768;-0.03437345,0.08368729;-0.358966;0.007215671,0.08599336;-0.7398324;0.08075398,0.0958726;-0.6993453;-0.02379861,-0.0733002;0.003909442;-0.04099078,-0.1041977;-0.3610466;-0.009730488,-0.1230328;-0.7411245;0.06549248,-0.1105598;-0.7005274;-0.03877138,-0.002945701;0.5352786;0.01142503,0;0;0,-0.001049042;0.3093093;0.006671667,-0.003024921;0.6088076;0.001196145,0.1814715;0.5021597;0.003790855,0.2246823;0.2254119;0.03078985,0.2671952;-0.02499169;-0.01329589,-0.184324;0.5075692;-0.02698651,-0.2605096;0.311883;-0.2143048,-0.2896709;0.1665124;-0.4251836,0.07499909;0.001407951;-0.0379684,0.09553631;-0.3656109;-0.03838944,0.09833622;-0.7470037;0.0323503,0.1082903;-0.793105;-0.04009509,-0.07502543;0.005029679;-0.03760761,-0.1048737;-0.361209;-0.02745606,-0.09350464;-0.7424689;0.04314189,-0.1093856;-0.7844816;-0.03236164,-0.002369627;0.5354375;0.004987955,100.493
+0;0;0,-0.003060723;0.309404;0.0118666,-0.003335899;0.6093789;0.008574113,0.1763318;0.486278;0.0266801,0.2189339;0.2084964;0.03657888,0.2614884;-0.03720872;-0.02527578,-0.1734444;0.4681443;-0.02289169,-0.2350821;0.2528201;-0.1929265,-0.281104;0.1034423;-0.3968288,0.07645267;0.006193907;-0.03436312,0.08366632;-0.3590702;0.007237654,0.08597112;-0.7397249;0.0807351,0.0958331;-0.6992561;-0.02363489,-0.07327817;0.003908267;-0.04097846,-0.1041843;-0.36115;-0.00970941,-0.123009;-0.7410166;0.06547177,-0.1105577;-0.7004381;-0.03860999,-0.002948155;0.535845;0.01143455,0;0;0,-0.0009534358;0.3095647;0.00706005,-0.002669528;0.6094956;0.002023458,0.1814159;0.50205;0.004257202,0.2246324;0.2254665;0.03089142,0.265745;-0.02420604;-0.01362014,-0.1835478;0.5077014;-0.02753813,-0.2579917;0.3052628;-0.2079606,-0.2881112;0.1692774;-0.423851,0.07498908;0.00139682;-0.03793263,0.09544426;-0.3657297;-0.03836346,0.09841961;-0.7469106;0.03232932,0.1083053;-0.7929088;-0.03996515,-0.07499368;0.005033992;-0.03761389,-0.1047994;-0.3613045;-0.02721233,-0.09343791;-0.7424268;0.04294469,-0.1092831;-0.7842696;-0.03247079,-0.002094433;0.5359992;0.005697011,100.5151
+0;0;0,-0.003395445;0.3093889;0.01216508,-0.003904409;0.6093649;0.009064803,0.1758074;0.4862314;0.02693032,0.217409;0.208315;0.03728897,0.2601078;-0.0373268;-0.02471781,-0.1743521;0.4685605;-0.02139877,-0.2365374;0.2641381;-0.2042102,-0.2809723;0.1186134;-0.411227,0.07658792;0.006091837;-0.03407903,0.08337158;-0.3591984;0.007363755,0.08569079;-0.7398168;0.08104886,0.09525932;-0.6993245;-0.02334608,-0.07306843;0.004056906;-0.04133699,-0.1044913;-0.3609073;-0.009490222,-0.1233099;-0.74073;0.06591399,-0.1111512;-0.7001295;-0.03820009,-0.003481972;0.5358303;0.01190027,0;0;0,-0.0009534358;0.3095647;0.00706005,-0.002669528;0.6094956;0.002023458,0.1814159;0.50205;0.004257202,0.2246324;0.2254665;0.03089142,0.265745;-0.02420604;-0.01362014,-0.1835478;0.5077014;-0.02753813,-0.2579917;0.3052628;-0.2079606,-0.2881112;0.1692774;-0.423851,0.07498908;0.00139682;-0.03793263,0.09544426;-0.3657297;-0.03836346,0.09841961;-0.7469106;0.03232932,0.1083053;-0.7929088;-0.03996515,-0.07499368;0.005033992;-0.03761389,-0.1047994;-0.3613045;-0.02721233,-0.09343791;-0.7424268;0.04294469,-0.1092831;-0.7842696;-0.03247079,-0.002094433;0.5359992;0.005697011,100.5373
+0;0;0,-0.003398647;0.3096807;0.01217656,-0.003908269;0.6100295;0.009072244,0.1753327;0.4869303;0.02690195,0.2169759;0.2087353;0.03727098,0.2596961;-0.03702903;-0.02476675,-0.1739061;0.4693058;-0.02130007,-0.2361537;0.2646786;-0.2042947,-0.2806108;0.1190812;-0.4114149,0.07656357;0.0060899;-0.03406819,0.08334746;-0.3592126;0.007375974,0.08566739;-0.7399491;0.08108394,0.09521897;-0.6994753;-0.02312606,-0.07304519;0.004055616;-0.04132385,-0.1044691;-0.3609209;-0.00947601,-0.1232936;-0.7408614;0.06595159,-0.1111564;-0.7002797;-0.03797805,-0.00348528;0.5363987;0.01191142,0;0;0,-0.0008433014;0.3098497;0.007378817,-0.002345741;0.6101609;0.002708197,0.1811027;0.5022057;0.004723549,0.2246187;0.2253504;0.03102255,0.2655533;-0.02444041;-0.01372886,-0.1825894;0.5080988;-0.02783059,-0.2574769;0.3054006;-0.2082174,-0.2868954;0.1699724;-0.4247066,0.074983;0.001397282;-0.03788543,0.09535791;-0.3657459;-0.03841734,0.09852922;-0.7470143;0.03245449,0.1081867;-0.792678;-0.03994989,-0.07494778;0.005021479;-0.03764735,-0.1049849;-0.3613274;-0.02785825,-0.09340261;-0.7425899;0.04216487,-0.1095252;-0.7835231;-0.03379035,-0.001831278;0.536563;0.006286621,100.5713
+0;0;0,-0.003758146;0.3100556;0.01255718,-0.004519857;0.6109502;0.009662643,0.1745504;0.4879033;0.02732593,0.2158136;0.20921;0.03809053,0.2584186;-0.03678922;-0.02403819,-0.1740237;0.4704363;-0.02201249,-0.2368882;0.2748919;-0.2151417,-0.2798336;0.1441972;-0.4325477,0.07660822;0.006056976;-0.03377293,0.08298381;-0.3591824;0.007770993,0.08531682;-0.7388712;0.08143003,0.09510755;-0.6984228;-0.02235104,-0.07280651;0.004091794;-0.04157626,-0.1047216;-0.3607236;-0.009056501,-0.1235499;-0.7397376;0.06569954,-0.111184;-0.6991828;-0.03779549,-0.004032386;0.5371724;0.01247182,0;0;0,-0.0007085055;0.3102354;0.007733821,-0.001964718;0.6110967;0.003316879,0.1810035;0.5023729;0.005399704,0.224464;0.2250024;0.03119254,0.2651458;-0.02500185;-0.01390314,-0.1817228;0.5081606;-0.02801439,-0.2570894;0.3053597;-0.2087909,-0.2854221;0.1707805;-0.4262224,0.07494964;0.001395807;-0.03777194,0.09531167;-0.3656891;-0.03841019,0.0988172;-0.7459057;0.0324254,0.1076584;-0.7917302;-0.03932428,-0.07486112;0.005013979;-0.03764025,-0.1046898;-0.3612769;-0.02726603,-0.09320685;-0.7416075;0.04209838,-0.1092439;-0.7833527;-0.0325407,-0.001519158;0.5373491;0.006836414,100.6044
+0;0;0,-0.003762789;0.3104387;0.01257269,-0.004525379;0.6116917;0.009674905,0.1742247;0.4886506;0.02731466,0.2155099;0.2098086;0.03808501,0.2579345;-0.03514954;-0.02378078,-0.1737233;0.471215;-0.02193514,-0.2366214;0.2755662;-0.2151674,-0.2793851;0.1454246;-0.4316533,0.07659285;0.006055761;-0.03376615,0.08296923;-0.3592285;0.007782873,0.08530184;-0.7388519;0.08142923,0.09533284;-0.6981471;-0.02489871,-0.0727919;0.004090973;-0.04156792,-0.1047109;-0.3607692;-0.009044167,-0.1235359;-0.7397181;0.06569901,-0.1108666;-0.6989043;-0.04033586,-0.004037362;0.5378312;0.01248723,0;0;0,-0.0005444288;0.3106093;0.008123159,-0.001591429;0.6118366;0.00415659,0.1808891;0.502545;0.005959749,0.224346;0.2249793;0.03129959,0.2644802;-0.02399838;-0.01376796,-0.1808223;0.5084229;-0.02817195,-0.2555242;0.3174081;-0.2218374,-0.2828465;0.1765901;-0.4341002,0.07495072;0.001408234;-0.03773189,0.09528618;-0.3657233;-0.03844643,0.09876896;-0.7458656;0.0324254,0.1083907;-0.7922104;-0.04240608,-0.07482056;0.00501797;-0.0376828,-0.1046491;-0.3613145;-0.02717801,-0.09332884;-0.7416093;0.04203763,-0.1094719;-0.786526;-0.03311382,-0.001199573;0.5380003;0.007560015,100.6271
+0;0;0,-0.003764728;0.3105986;0.01257917,-0.004527682;0.6120024;0.009680057,0.1739101;0.4890139;0.0272951,0.2152073;0.210091;0.03806857,0.2574684;-0.03392278;-0.02355872,-0.173428;0.4716088;-0.02186837,-0.2363443;0.2759033;-0.2151566,-0.2789431;0.1462635;-0.430808,0.0765894;0.006055488;-0.03376463,0.08296414;-0.3591345;0.007773664,0.08529694;-0.7387905;0.08142635,0.09530068;-0.6981148;-0.0246126,-0.07278862;0.004090789;-0.04156604,-0.1046994;-0.3606752;-0.00905069,-0.123526;-0.7396566;0.06569891,-0.1108911;-0.6988722;-0.04004777,-0.004039442;0.5381082;0.01249367,0;0;0,-0.0005032867;0.3107655;0.00827384,-0.001490086;0.6121447;0.004395247,0.1806054;0.5026167;0.006186247,0.2242955;0.2249837;0.03129673,0.263782;-0.02304852;-0.01395273,-0.1803093;0.5085772;-0.02830103,-0.250721;0.3245176;-0.2302509,-0.2751242;0.2001825;-0.4517727,0.07494999;0.001413077;-0.03772473,0.09486255;-0.365647;-0.03816319,0.09873706;-0.7458887;0.03233576,0.1085712;-0.7920825;-0.04220342,-0.07481281;0.005007057;-0.03769118,-0.104627;-0.361232;-0.02721194,-0.0931305;-0.7415645;0.04195359,-0.10949;-0.7871365;-0.03207041,-0.001112506;0.538274;0.007782221,100.6604
+0;0;0,-0.004060062;0.3107502;0.01286262,-0.005096444;0.6123261;0.01015567,0.1733549;0.4894034;0.02770175,0.214136;0.2102256;0.03884201,0.2563123;-0.03428318;-0.02198151,-0.173639;0.4721245;-0.02270222,-0.2377712;0.2827645;-0.2220945,-0.2798369;0.1568409;-0.4403527,0.07665022;0.005998122;-0.03354426,0.08269401;-0.3591727;0.008151192,0.08494013;-0.7404206;0.08208099,0.09510941;-0.6998726;-0.02256878,-0.07262723;0.004167321;-0.04176566,-0.1049265;-0.3605119;-0.008741837,-0.1238547;-0.7410566;0.06641179,-0.111091;-0.700404;-0.03794271,-0.00452649;0.5383906;0.01292852,0;0;0,-0.0005439073;0.3109288;0.008402586,-0.001636818;0.6124806;0.004644394,0.1803459;0.5026646;0.006650209,0.2242634;0.2248329;0.03131294,0.2635695;-0.02348489;-0.01403213,-0.18002;0.508637;-0.0293761,-0.2513957;0.3258104;-0.2323721,-0.2757446;0.2005057;-0.453661,0.0749412;0.001401246;-0.03766036,0.09485209;-0.3656519;-0.03818178,0.09888856;-0.747527;0.03235745,0.108456;-0.7919799;-0.04201651,-0.07469334;0.005006113;-0.03784566,-0.1045635;-0.361213;-0.02707329,-0.09231411;-0.7431173;0.04235067,-0.1088274;-0.7888414;-0.02947853,-0.001227498;0.5385683;0.008002281,100.6938
+0;0;0,-0.004067049;0.311285;0.01288476,-0.005104718;0.6132486;0.01017464,0.1730117;0.4903315;0.02769611,0.2138568;0.2107152;0.03885386,0.2560194;-0.03371342;-0.02194972,-0.1733276;0.4730852;-0.02261278,-0.2375605;0.2834278;-0.2223182,-0.2796124;0.1575455;-0.4405048,0.07661439;0.005995318;-0.03352858,0.0826593;-0.3592427;0.008174539,0.08490919;-0.7411321;0.08222874,0.09505421;-0.7006092;-0.02217124,-0.07259328;0.004165373;-0.04174613,-0.1048985;-0.3605809;-0.008716237,-0.1238585;-0.7417659;0.06656384,-0.1111253;-0.7011388;-0.03754158,-0.004534094;0.5392262;0.01295074,0;0;0,-0.0004365295;0.3114425;0.009181499,-0.001510888;0.61339;0.006081581,0.1800183;0.5030149;0.007349253,0.2241308;0.2247028;0.03131866,0.2635513;-0.02349734;-0.01409936,-0.1791406;0.508805;-0.02942617,-0.2530016;0.3299799;-0.2356887,-0.2746054;0.2033962;-0.4564373,0.07491404;0.001410231;-0.03762674,0.09482414;-0.3657105;-0.03826523,0.09869197;-0.7482117;0.03249145,0.1078407;-0.7940376;-0.04017043,-0.07464853;0.005000256;-0.03784796,-0.1052852;-0.3612457;-0.02786013,-0.09233978;-0.7435991;0.04261631,-0.1046164;-0.795698;-0.02236112,-0.0011013;0.5393832;0.009273052,100.7167
+0;0;0,-0.004070872;0.3115776;0.01289687,-0.005109014;0.6136907;0.01018568,0.1730126;0.4907428;0.02770866,0.2138634;0.2110877;0.03886797,0.2560198;-0.03330545;-0.02192678,-0.1733363;0.473496;-0.02260161,-0.2375782;0.2838122;-0.2223348,-0.2796239;0.1579482;-0.4404897,0.07652874;0.005988616;-0.0334911,0.08257406;-0.3592744;0.008214891,0.08482321;-0.741037;0.08224448,0.09493681;-0.7005467;-0.02183221,-0.07251213;0.004160717;-0.04169947,-0.1048196;-0.3606106;-0.008667301,-0.1237733;-0.7416691;0.06658776,-0.1110795;-0.7010748;-0.03719528,-0.004538163;0.5396389;0.01296289,0;0;0,-0.0004258454;0.3117253;0.009521246,-0.001495674;0.6138238;0.006596804,0.1799535;0.5030136;0.007524729,0.2240799;0.2246455;0.03128076,0.2635034;-0.02352417;-0.01409292,-0.1789377;0.5089709;-0.02964203,-0.2584917;0.3212025;-0.2256381,-0.2775745;0.2033114;-0.4513341,0.07486257;0.001432449;-0.03751945,0.09465402;-0.3657191;-0.03855968,0.09870212;-0.7480398;0.03245139,0.1077985;-0.793823;-0.03978753,-0.07455125;0.004987926;-0.03783381,-0.1049334;-0.3612883;-0.02726385,-0.09173822;-0.7437732;0.04172359,-0.1070034;-0.7903726;-0.02858853,-0.001086175;0.539786;0.009750843,100.7497
+0;0;0,-0.004072459;0.311699;0.01290189,-0.005111153;0.6139686;0.0101892,0.1727133;0.4910615;0.02768901,0.2135931;0.2112077;0.03885625,0.2557436;-0.03315099;-0.02192995,-0.1730554;0.4738436;-0.02253697,-0.2373428;0.2840251;-0.222412,-0.2793827;0.1581788;-0.4405363,0.07650633;0.005986862;-0.03348129,0.08255111;-0.3592432;0.008220926,0.08479936;-0.7408542;0.08222113,0.09493086;-0.7003453;-0.02203983,-0.07249089;0.004159498;-0.04168726,-0.1047954;-0.3605789;-0.008658078,-0.1237416;-0.7414861;0.06656711,-0.1110254;-0.7008731;-0.03739969,-0.004539986;0.5398757;0.01296795,0;0;0,-0.000440374;0.3118439;0.009619474,-0.001557723;0.6140996;0.006795168,0.1795914;0.5032253;0.008133888,0.2240569;0.2246586;0.03131557,0.2634423;-0.02347484;-0.01408696,-0.1785557;0.5091245;-0.02988694,-0.2506466;0.3418952;-0.2465693,-0.2737066;0.2107842;-0.4644246,0.07485539;0.00146015;-0.03747797,0.09462388;-0.3656592;-0.03855038,0.0987646;-0.7478181;0.03248119,0.1075976;-0.7937675;-0.03988671,-0.07449448;0.004940739;-0.03789749,-0.1048662;-0.3612968;-0.02711918,-0.09139249;-0.7436785;0.04151606,-0.1078475;-0.789371;-0.02978122,-0.001132756;0.5400198;0.00992322,100.7833
+0;0;0,-0.004261428;0.311689;0.01308154,-0.005499128;0.6139596;0.01053872,0.1723914;0.4912593;0.02827418,0.212523;0.2113012;0.03953872,0.254627;-0.03314476;-0.02092821,-0.173226;0.4739659;-0.02333937,-0.2376766;0.2892542;-0.2278918,-0.2787089;0.1706005;-0.4501989,0.07660957;0.005971922;-0.03324708,0.08236362;-0.3592661;0.00842623,0.0846156;-0.7408718;0.0824535,0.09506293;-0.7003609;-0.02177609,-0.07227308;0.004183171;-0.04206142,-0.1049736;-0.3604619;-0.008397605,-0.1239827;-0.7413713;0.06679997,-0.1109521;-0.7007539;-0.03712744,-0.004895533;0.5398653;0.01327228,0;0;0,-0.000440374;0.3118439;0.009619474,-0.001557723;0.6140996;0.006795168,0.1795914;0.5032253;0.008133888,0.2240569;0.2246586;0.03131557,0.2634423;-0.02347484;-0.01408696,-0.1785557;0.5091245;-0.02988694,-0.2506466;0.3418952;-0.2465693,-0.2737066;0.2107842;-0.4644246,0.07485539;0.00146015;-0.03747797,0.09462388;-0.3656592;-0.03855038,0.0987646;-0.7478181;0.03248119,0.1075976;-0.7937675;-0.03988671,-0.07449448;0.004940739;-0.03789749,-0.1048662;-0.3612968;-0.02711918,-0.09139249;-0.7436785;0.04151606,-0.1078475;-0.789371;-0.02978122,-0.001132756;0.5400198;0.00992322,100.8057
+0;0;0,-0.004262818;0.3117906;0.01308581,-0.005500856;0.6141456;0.01054232,0.1722485;0.4914647;0.02826654,0.2124086;0.2113075;0.03953908,0.254499;-0.03305925;-0.02090826,-0.1730933;0.4741851;-0.02330585,-0.2375898;0.2893421;-0.2280038,-0.2786088;0.1707268;-0.4502389,0.07656287;0.005968282;-0.03322682,0.08231559;-0.3591848;0.008436806,0.08454489;-0.7369466;0.08171839,0.09525312;-0.6961731;-0.0251141,-0.07222902;0.004180621;-0.04203579,-0.1049219;-0.3603797;-0.008379798,-0.1237396;-0.7374521;0.06606029,-0.1103835;-0.6965695;-0.04046246,-0.004897103;0.5400319;0.0132766,0;0;0,-0.000439316;0.3119419;0.009738684,-0.001543894;0.6142831;0.0070014,0.1794314;0.50328;0.008367538,0.2239895;0.2245102;0.03138733,0.2633421;-0.02355583;-0.01394701,-0.1781462;0.5095869;-0.03100326,-0.2623909;0.3335189;-0.2362613,-0.2804624;0.2133242;-0.4606878,0.0748329;0.001478732;-0.03740811,0.09462245;-0.3655534;-0.03866124,0.09839422;-0.7438044;0.031986,0.1076043;-0.793766;-0.03988361,-0.07439665;0.004921949;-0.03797932,-0.1048607;-0.3612146;-0.02694629,-0.09154578;-0.7397646;0.04088968,-0.1081741;-0.7865815;-0.03304658,-0.001121029;0.5401828;0.01010656,100.828
+0;0;0,-0.004265439;0.3119824;0.01309386,-0.005504865;0.6146646;0.01054728,0.1721155;0.4919301;0.02826381,0.2123109;0.211527;0.03954625,0.2543297;-0.03242439;-0.02079835,-0.1729735;0.4746631;-0.02327083,-0.2375265;0.2896579;-0.2281484,-0.2784758;0.1712442;-0.4500058,0.07653353;0.005965994;-0.03321408,0.08230782;-0.3605569;0.008605834,0.08452811;-0.7367917;0.0815912,0.09531619;-0.6959379;-0.02603789,-0.07220133;0.004179019;-0.04201967,-0.1050169;-0.3617488;-0.008237433,-0.1237585;-0.7372972;0.06590176,-0.1103028;-0.6963334;-0.0414153,-0.004900386;0.5404617;0.01328484,0;0;0,-0.0005147308;0.3121281;0.009919643,-0.00182949;0.6147987;0.007470608,0.1790352;0.5035251;0.008859873,0.2239277;0.2245173;0.03140259,0.2631981;-0.02309936;-0.01401925,-0.1778766;0.5095757;-0.03178366,-0.2522977;0.3415028;-0.247612,-0.2725749;0.2202348;-0.4707761,0.07481334;0.001491874;-0.03737497,0.09457406;-0.3669231;-0.03846788,0.09836039;-0.7436388;0.03192687,0.1076372;-0.7936883;-0.04104042,-0.07434098;0.004888078;-0.03802206,-0.1048562;-0.3626281;-0.02697967,-0.09194119;-0.7396802;0.04046888,-0.108765;-0.7854881;-0.03561227,-0.001343921;0.5406063;0.01049685,100.8615
+0;0;0,-0.004555431;0.3123602;0.01329506,-0.006044013;0.6156422;0.01095647,0.1716218;0.4928334;0.02863907,0.2113481;0.2123241;0.04011659,0.2532252;-0.03182176;-0.02002722,-0.1731132;0.4754197;-0.02420226,-0.2369338;0.3001648;-0.2377626,-0.2781697;0.1853165;-0.4615654,0.07655787;0.005971228;-0.03297868,0.08186967;-0.3605058;0.008738175,0.08410666;-0.7376425;0.08201134,0.09512728;-0.6968601;-0.02482861,-0.07204932;0.00415114;-0.04214285,-0.1053099;-0.361662;-0.008255132,-0.124215;-0.7380571;0.06641381,-0.1105466;-0.6971684;-0.04010894,-0.005380062;0.5412742;0.01361989,0;0;0,-0.0004629791;0.3125101;0.01017785,-0.001621529;0.6157811;0.007917166,0.1790181;0.5036506;0.009467125,0.2239413;0.2245539;0.03142929,0.2632273;-0.02316016;-0.01409578,-0.1773767;0.509666;-0.03210281,-0.2624696;0.3337591;-0.2375569,-0.2802401;0.2185578;-0.4642528,0.07477278;0.001482144;-0.03729868,0.09459342;-0.366865;-0.03847933,0.09832045;-0.7445303;0.03195572,0.1067261;-0.7934955;-0.04116297,-0.07426265;0.004890451;-0.03801972,-0.1047449;-0.3625627;-0.02693396,-0.09182402;-0.7405552;0.04060037,-0.1093173;-0.7842593;-0.03630329,-0.00118421;0.5414237;0.01090169,100.8951
+0;0;0,-0.004558276;0.3125552;0.01330336,-0.006048059;0.6160831;0.01096292,0.1714656;0.493257;0.02863469,0.2112371;0.2124289;0.04012524,0.2530651;-0.03143057;-0.01994801,-0.1729721;0.4758583;-0.02416107,-0.2368652;0.3004043;-0.2379641,-0.2780527;0.1856907;-0.4615043,0.07654969;0.00597059;-0.03297516,0.08189706;-0.3629602;0.009021014,0.08411922;-0.7375972;0.08180851,0.09512896;-0.6968254;-0.02492601,-0.07204162;0.004150697;-0.04213835,-0.1055249;-0.3641118;-0.008023735,-0.1243047;-0.738012;0.06615028,-0.1106498;-0.697134;-0.04026736,-0.00538358;0.541656;0.01362845,0;0;0,-0.0004736036;0.3127031;0.01025176,-0.00168179;0.6162199;0.008020878,0.1787634;0.5037988;0.009754896,0.2237136;0.2243569;0.03143167,0.2631142;-0.02304591;-0.01401329,-0.1771308;0.5097082;-0.0322633,-0.2621243;0.3334535;-0.2379051,-0.2801391;0.2238789;-0.4670224,0.07476579;0.00149934;-0.037292,0.09464116;-0.3693198;-0.03783846,0.09831201;-0.7445095;0.03198338,0.1068187;-0.793547;-0.04088783,-0.07425232;0.004867358;-0.03802323,-0.1050539;-0.3650452;-0.02715599,-0.09221584;-0.7405918;0.03959585,-0.1099047;-0.7848271;-0.03659946,-0.001229376;0.5418032;0.01100206,100.9287
+0;0;0,-0.004782992;0.3128224;0.01348641,-0.006518107;0.6167944;0.01131469,0.1708727;0.4938315;0.02902706,0.2103362;0.2128873;0.04081272,0.2514449;-0.03142823;-0.0180373,-0.1705479;0.4763461;-0.03399551,-0.2410397;0.3053667;-0.2494552,-0.2802674;0.1966338;-0.4763509,0.07660592;0.00597911;-0.03278353,0.08167164;-0.3628039;0.009154677,0.08387763;-0.7370902;0.08200801,0.09730874;-0.6964231;-0.02395196,-0.07189227;0.00416217;-0.04234567,-0.1057973;-0.3638612;-0.007781554,-0.124541;-0.7374021;0.06650521,-0.1084889;-0.6966175;-0.03907755,-0.005798955;0.5422482;0.01395242,0;0;0,-0.000403285;0.3129776;0.01036906,-0.00145641;0.6169401;0.008213997,0.1786644;0.503869;0.009900808,0.2236219;0.2243384;0.03151989,0.2627864;-0.02308819;-0.01419163,-0.1765817;0.5099103;-0.03261565,-0.261719;0.3341424;-0.2387302,-0.2798616;0.2267883;-0.4689242,0.0747731;0.00152643;-0.03722405,0.09454946;-0.36914;-0.03804493,0.0985121;-0.7438804;0.03235841,0.1068795;-0.7924317;-0.04031467,-0.07419776;0.004838991;-0.0380822,-0.1050084;-0.3649108;-0.0270732,-0.09208513;-0.7401199;0.03966361,-0.1100765;-0.7829985;-0.03706139,-0.001051366;0.5424038;0.01117468,100.9509
+0;0;0,-0.004782992;0.3128224;0.01348641,-0.006518107;0.6167944;0.01131469,0.1708727;0.4938315;0.02902706,0.2103362;0.2128873;0.04081272,0.2514449;-0.03142823;-0.0180373,-0.1705479;0.4763461;-0.03399551,-0.2410397;0.3053667;-0.2494552,-0.2802674;0.1966338;-0.4763509,0.07660592;0.00597911;-0.03278353,0.08167164;-0.3628039;0.009154677,0.08387763;-0.7370902;0.08200801,0.09730874;-0.6964231;-0.02395196,-0.07189227;0.00416217;-0.04234567,-0.1057973;-0.3638612;-0.007781554,-0.124541;-0.7374021;0.06650521,-0.1084889;-0.6966175;-0.03907755,-0.005798955;0.5422482;0.01395242,0;0;0,-0.000403285;0.3129776;0.01036906,-0.00145641;0.6169401;0.008213997,0.1786644;0.503869;0.009900808,0.2236219;0.2243384;0.03151989,0.2627864;-0.02308819;-0.01419163,-0.1765817;0.5099103;-0.03261565,-0.261719;0.3341424;-0.2387302,-0.2798616;0.2267883;-0.4689242,0.0747731;0.00152643;-0.03722405,0.09454946;-0.36914;-0.03804493,0.0985121;-0.7438804;0.03235841,0.1068795;-0.7924317;-0.04031467,-0.07419776;0.004838991;-0.0380822,-0.1050084;-0.3649108;-0.0270732,-0.09208513;-0.7401199;0.03966361,-0.1100765;-0.7829985;-0.03706139,-0.001051366;0.5424038;0.01117468,100.9733
+0;0;0,-0.004786695;0.3130647;0.01349686,-0.006523613;0.6173534;0.01132291,0.1706315;0.4943786;0.02901782,0.2100915;0.21346;0.04080241,0.2513619;-0.03181668;-0.01827912,-0.1703322;0.4769166;-0.03392042,-0.2408176;0.3059528;-0.2493605,-0.2801996;0.1967922;-0.4771488,0.07659839;0.005978522;-0.03278031,0.08166397;-0.3627943;0.009156741,0.08387393;-0.7377549;0.08214134,0.09728605;-0.697103;-0.02366884,-0.07188519;0.00416176;-0.04234151,-0.1057893;-0.3638514;-0.007778347,-0.1245668;-0.7380654;0.06664226,-0.1085374;-0.697296;-0.03879124,-0.005803721;0.5427306;0.01396335,0;0;0,-0.0003159642;0.3132153;0.01051927,-0.001217172;0.6174965;0.008544922,0.1785324;0.5039766;0.01011467,0.2234695;0.2244542;0.03154087,0.2623388;-0.02403404;-0.01425552,-0.1759421;0.5099521;-0.03273175,-0.2619983;0.3345348;-0.2387277,-0.2802547;0.2309112;-0.4717156,0.0747672;0.001563162;-0.03721595,0.09447303;-0.3690967;-0.0380671,0.09854276;-0.7445668;0.03216672,0.1067648;-0.7925964;-0.04086018,-0.07419152;0.004791269;-0.03808237,-0.1047999;-0.3649592;-0.02687969,-0.09192165;-0.74085;0.03995901,-0.1096495;-0.7837257;-0.03661776,-0.0008514524;0.5428813;0.01145983,101.0073
+0;0;0,-0.004998008;0.3132567;0.01368742,-0.006963667;0.6177165;0.01174735,0.1701922;0.4946602;0.02947724,0.2094061;0.2136671;0.04163878,0.2502785;-0.03169343;-0.01731598,-0.1692918;0.4772499;-0.03826151,-0.2432301;0.3141552;-0.2586611,-0.2784229;0.2109056;-0.4898515,0.0767174;0.005982638;-0.03250486,0.0815042;-0.3626667;0.009353049,0.08373006;-0.7380905;0.08259186,0.09823367;-0.6975073;-0.02257186,-0.07164492;0.004197322;-0.04274699,-0.1061706;-0.3635904;-0.007854387,-0.1249102;-0.7382193;0.06707151,-0.1078072;-0.6975145;-0.0376885,-0.006222883;0.5430571;0.01437481,0;0;0,-0.0004705638;0.3134134;0.01067138,-0.001672611;0.6178666;0.008811235,0.1781291;0.504176;0.01017237,0.2233368;0.2246353;0.03152704,0.2620622;-0.02385658;-0.01429987,-0.1761993;0.5101758;-0.03283571,-0.2617801;0.3390519;-0.2426816,-0.2809801;0.2353087;-0.4755264,0.07476971;0.001566067;-0.03721499,0.09441514;-0.3689612;-0.0381422,0.09860964;-0.744922;0.03219867,0.107;-0.792316;-0.04075027,-0.07419437;0.004789806;-0.0380811,-0.1047606;-0.3648256;-0.02679259,-0.09198785;-0.7412616;0.0398763,-0.1096897;-0.7840925;-0.03604516,-0.00122048;0.5432146;0.01170039,101.0292
+0;0;0,-0.005002302;0.3135258;0.01369918,-0.006970621;0.6183938;0.01175631,0.1701711;0.4952364;0.0294886,0.2093677;0.2143675;0.04164477,0.2502804;-0.03123537;-0.01736824,-0.1692836;0.4778276;-0.0382443,-0.2431892;0.314805;-0.2585464,-0.2784168;0.2114534;-0.4899652,0.07673904;0.005984325;-0.03251403,0.08152518;-0.362615;0.009338215,0.08375435;-0.7385969;0.08268589,0.09814686;-0.6980948;-0.02167215,-0.07166513;0.004198506;-0.04275904,-0.1061862;-0.3635394;-0.007871166,-0.1249536;-0.7387252;0.0671661,-0.1079816;-0.6981024;-0.03679132,-0.006228792;0.5436291;0.01438747,0;0;0,-0.000467658;0.3136786;0.01079965,-0.001680136;0.6185409;0.009082556,0.1780194;0.5043399;0.01023722,0.2231022;0.2249033;0.03154707,0.2613519;-0.02391385;-0.01432443,-0.1759725;0.5102074;-0.03303709,-0.2539217;0.3664504;-0.2650485,-0.2787039;0.2482926;-0.4906627,0.07477109;0.001588702;-0.03726411,0.09437312;-0.3688907;-0.03814816,0.09855373;-0.7453765;0.03247905,0.1076985;-0.7924191;-0.0395546,-0.07423406;0.004755208;-0.03805976,-0.1052016;-0.364796;-0.0274329,-0.09269097;-0.7418022;0.03932812,-0.1111779;-0.7820575;-0.03768143,-0.001224175;0.5437821;0.01193619,101.0629
+0;0;0,-0.005007064;0.3138243;0.01371222,-0.006977357;0.6190013;0.01176755,0.170022;0.4958118;0.02949011,0.209207;0.2150261;0.04164267,0.2502292;-0.03123425;-0.01752831,-0.1691574;0.4784172;-0.03818787,-0.2430412;0.3154428;-0.2584248,-0.278363;0.2118145;-0.4904631,0.07672658;0.005983354;-0.03250875,0.08150899;-0.3623283;0.009310812,0.08373952;-0.7385378;0.0827029,0.09814052;-0.6980295;-0.02171676,-0.0716535;0.004197824;-0.04275211,-0.1061476;-0.3632529;-0.007891472,-0.1249264;-0.7386659;0.06719124,-0.1079444;-0.6980368;-0.03682756,-0.006234821;0.5441653;0.01440122,0;0;0,-0.0004429519;0.3139761;0.01084447,-0.001646146;0.6191471;0.009087801,0.1778051;0.5044493;0.01028943,0.222824;0.2250712;0.03138304,0.2602072;-0.02454227;-0.01470184,-0.1757287;0.5106323;-0.03314758,-0.2559831;0.3628965;-0.2617458,-0.2808204;0.2512366;-0.491405,0.07476503;0.001597092;-0.03724551,0.09427713;-0.3685968;-0.03822637,0.09861687;-0.7452979;0.0325017,0.1076669;-0.7924327;-0.03953719,-0.07420106;0.004734849;-0.03809688,-0.1055154;-0.3645346;-0.02889581,-0.09325512;-0.7416886;0.03840636,-0.1107291;-0.7831404;-0.03782079,-0.001191959;0.5443175;0.01195741,101.0868
+0;0;0,-0.005204564;0.3140041;0.01384162,-0.007409282;0.6193259;0.01207116,0.1694436;0.4961712;0.02997825,0.2082354;0.2150606;0.04235312,0.2491003;-0.03080718;-0.01681603,-0.1685;0.4785048;-0.04021577,-0.2456701;0.336623;-0.2738725,-0.2750269;0.2287188;-0.5043432,0.07682717;0.005983584;-0.03223255,0.08133511;-0.3621123;0.009556513,0.08358174;-0.7384477;0.08299027,0.09863787;-0.6979138;-0.02166054,-0.07137158;0.004213068;-0.04319147,-0.1063722;-0.3629135;-0.007775389,-0.1251451;-0.7384017;0.0676041,-0.1075041;-0.697747;-0.03662983,-0.006628531;0.5444581;0.01468909,0;0;0,-0.0004642159;0.3141586;0.01101875,-0.001714841;0.6194767;0.009389162,0.1775411;0.5046263;0.01064587,0.222543;0.2249363;0.03136873,0.2598726;-0.02430205;-0.01455116,-0.1754728;0.5108189;-0.03327644,-0.2666933;0.3560155;-0.253267,-0.2853468;0.2525088;-0.4868485,0.07475272;0.001622766;-0.03723645,0.09420407;-0.368353;-0.03814268,0.09857227;-0.7451899;0.03257322,0.1083436;-0.7918838;-0.04031038,-0.07419004;0.004721158;-0.03808811,-0.1055846;-0.3643174;-0.02880727,-0.09338234;-0.7416059;0.03850085,-0.1107302;-0.7836848;-0.03761176,-0.001247182;0.5446141;0.01222157,101.1196
+0;0;0,-0.005207628;0.3141889;0.01384976,-0.00741305;0.6196105;0.01207886,0.1692888;0.4964764;0.02997355,0.2080937;0.2152703;0.04235263,0.2488924;-0.03019883;-0.0167206,-0.1683645;0.4788251;-0.04016016,-0.2455608;0.3368952;-0.2738962,-0.2748701;0.2291658;-0.5039932,0.07677552;0.005979561;-0.03221088,0.08128344;-0.3621146;0.009577982,0.0835306;-0.7385395;0.08302922,0.09845451;-0.6980982;-0.02070248,-0.0713236;0.004210236;-0.04316243,-0.1063241;-0.3629145;-0.007746521,-0.1251014;-0.7384921;0.06765091,-0.1076153;-0.6979311;-0.03566757,-0.006632081;0.5447218;0.01469753,0;0;0,-0.0005190372;0.3143342;0.01128507,-0.001836047;0.6197529;0.00979948,0.1772619;0.5048048;0.01110601,0.2223893;0.2250161;0.03154421,0.2594234;-0.0238574;-0.01427841,-0.1753793;0.5112517;-0.03315438,-0.2674789;0.3598046;-0.2552294,-0.2854114;0.2576151;-0.4889921,0.07475111;0.001658082;-0.037112,0.09413311;-0.3683198;-0.03789687,0.098462;-0.7453012;0.03254557,0.1070412;-0.79193;-0.03919315,-0.07409117;0.004673086;-0.0381633,-0.1054181;-0.3643538;-0.02828085,-0.09352949;-0.7417537;0.03897883,-0.1097433;-0.7854759;-0.03446617,-0.001349017;0.5448678;0.01258993,101.1517
+0;0;0,-0.005210459;0.3143597;0.01385729,-0.007416263;0.6198375;0.01208629,0.1692895;0.4966941;0.02998159,0.2081106;0.2153712;0.04236582,0.2488919;-0.02999359;-0.01668227,-0.1683712;0.4790425;-0.04015366,-0.2455996;0.3370536;-0.2739869,-0.2748964;0.2293701;-0.5039861,0.07673632;0.005976508;-0.03219444,0.0812448;-0.3621639;0.009599682,0.08349165;-0.7385361;0.08304062,0.09842614;-0.6980873;-0.02076472,-0.07128717;0.004208086;-0.04314039,-0.1062921;-0.3629628;-0.007720035,-0.1250668;-0.7384877;0.06766684,-0.1075683;-0.6979191;-0.035725,-0.00663521;0.5449407;0.01470524,0;0;0,-0.0004667937;0.3144978;0.0114944,-0.00173831;0.6199735;0.01012993,0.1773051;0.5048144;0.01141381,0.2224002;0.2248946;0.03176975,0.2591257;-0.02391009;-0.01406837,-0.1752271;0.5117931;-0.03336877,-0.268631;0.3604885;-0.2551473,-0.2768616;0.3016986;-0.503803,0.07474703;0.001663491;-0.03702402,0.09419763;-0.3683576;-0.03770661,0.09855309;-0.7452899;0.03270435,0.1069981;-0.7920922;-0.03897452,-0.07401514;0.004667162;-0.03821832,-0.105508;-0.3644106;-0.02904071,-0.09385633;-0.7417064;0.03853698,-0.1103913;-0.7894669;-0.03065605,-0.001264751;0.5450791;0.01288843,101.1853
+0;0;0,-0.005400027;0.3143485;0.01403764,-0.007841917;0.6198246;0.01249127,0.1688829;0.4967017;0.03053686,0.2073565;0.2153558;0.04347415,0.2477321;-0.03010859;-0.01543836,-0.167873;0.4787568;-0.0420303,-0.240549;0.3419019;-0.280341,-0.2757712;0.2312684;-0.5080981,0.07685745;0.005972136;-0.03190501,0.08112023;-0.3621641;0.009950992,0.08339077;-0.7385296;0.08342612,0.09889802;-0.6980791;-0.02029503,-0.07104373;0.004260321;-0.04353505,-0.1064936;-0.362795;-0.007367682,-0.1252733;-0.7382947;0.06814386,-0.1072057;-0.6977208;-0.03514951,-0.007032367;0.5449272;0.01508675,0;0;0,-0.0004667937;0.3144978;0.0114944,-0.00173831;0.6199735;0.01012993,0.1773051;0.5048144;0.01141381,0.2224002;0.2248946;0.03176975,0.2591257;-0.02391009;-0.01406837,-0.1752271;0.5117931;-0.03336877,-0.268631;0.3604885;-0.2551473,-0.2768616;0.3016986;-0.503803,0.07474703;0.001663491;-0.03702402,0.09419763;-0.3683576;-0.03770661,0.09855309;-0.7452899;0.03270435,0.1069981;-0.7920922;-0.03897452,-0.07401514;0.004667162;-0.03821832,-0.105508;-0.3644106;-0.02904071,-0.09385633;-0.7417064;0.03853698,-0.1103913;-0.7894669;-0.03065605,-0.001264751;0.5450791;0.01288843,101.2078
+0;0;0,-0.005404849;0.3146292;0.01405018,-0.007849046;0.6203944;0.01250237,0.1689381;0.4971845;0.0305558,0.2074253;0.2157401;0.04349762,0.2477365;-0.02933362;-0.01532111,-0.1679357;0.4792334;-0.04203677,-0.2406371;0.3423305;-0.280431,-0.2758033;0.2318731;-0.5078256,0.07681905;0.005969152;-0.03188907,0.08109538;-0.3633367;0.01009991,0.08336414;-0.7394059;0.08351721,0.09874596;-0.69904;-0.01936499,-0.07100823;0.004258192;-0.0435133,-0.1065708;-0.3639633;-0.007231031,-0.1253356;-0.7391675;0.06822109,-0.1074142;-0.6986791;-0.03423678,-0.00703874;0.545427;0.01510028,0;0;0,-0.0004727989;0.3147722;0.0116775,-0.001766637;0.6205381;0.01047516,0.177242;0.5048418;0.01170421,0.2223072;0.2248098;0.03197598,0.2589028;-0.02362449;-0.01370692,-0.1751623;0.5119846;-0.03343603,-0.2683364;0.3600421;-0.2550026,-0.2827668;0.2779618;-0.4962501,0.07474288;0.001662344;-0.03693843,0.09418327;-0.3695384;-0.03737593,0.09841187;-0.7462288;0.03269362,0.1070094;-0.7921206;-0.03868794,-0.07394303;0.004678059;-0.03826555,-0.1057699;-0.3655506;-0.02899713,-0.0942378;-0.7424766;0.03895212,-0.1114061;-0.7877352;-0.03154752,-0.001287892;0.5455718;0.01318669,101.241
+0;0;0,-0.005405795;0.3146844;0.01405264,-0.007849876;0.6204365;0.01250504,0.1685651;0.4973354;0.03052555,0.2070659;0.2157913;0.04347195,0.247347;-0.02909888;-0.01530274,-0.1675964;0.4794222;-0.04191351,-0.2403235;0.3424708;-0.2803921,-0.2754634;0.2320962;-0.5076164,0.07669819;0.005959761;-0.03183889,0.08097587;-0.3634627;0.01016334,0.08325699;-0.7415823;0.08398093,0.09850153;-0.7013088;-0.01798307,-0.07089652;0.004251493;-0.04344485,-0.1064703;-0.3640863;-0.007151116,-0.1253375;-0.7413361;0.06871238,-0.1075759;-0.7009413;-0.03283107,-0.007039642;0.5454758;0.01510271,0;0;0,-0.0005654842;0.3148144;0.01202035,-0.001916736;0.6205685;0.01104283,0.1767061;0.5048559;0.01201797,0.2219639;0.2247444;0.03217506,0.2583128;-0.02354857;-0.01340556,-0.1747396;0.5119405;-0.03342915,-0.2682208;0.3628508;-0.2569253,-0.2834016;0.2792021;-0.4973846,0.07469369;0.001645729;-0.03674221,0.09387989;-0.3696859;-0.03712678,0.09816706;-0.7484611;0.03315568,0.1069381;-0.7925299;-0.03875732,-0.07371543;0.004674292;-0.03841918,-0.1053887;-0.3656821;-0.02901524,-0.0940093;-0.7445681;0.03986538,-0.1107351;-0.7902586;-0.02887905,-0.001420259;0.5456066;0.01368141,101.2644
+0;0;0,-0.005755873;0.3148641;0.01422519,-0.008647223;0.620687;0.0130173,0.1671369;0.4976561;0.03125538,0.2053627;0.2153114;0.0443965,0.245852;-0.02926758;-0.01430083,-0.1664406;0.4795215;-0.04434322,-0.2416508;0.3432608;-0.2833597,-0.2726842;0.2654281;-0.5239478,0.07685947;0.005987047;-0.03137944,0.08073934;-0.3626876;0.01066289,0.08298231;-0.7408497;0.08422183,0.09896377;-0.7006281;-0.01713,-0.07054338;0.004288789;-0.04396737,-0.1068535;-0.3631441;-0.006842565,-0.1258271;-0.7403043;0.06939878,-0.1073447;-0.6999587;-0.03151432,-0.007769733;0.5457125;0.01557326,0;0;0,-0.0005847067;0.3149954;0.01234889,-0.0019366;0.6208252;0.01164961,0.1760174;0.5051742;0.01283121,0.221609;0.2243197;0.03269529,0.2579581;-0.0236401;-0.01311255,-0.1740105;0.512035;-0.03294945,-0.2677521;0.3650983;-0.2587248,-0.2830675;0.2800371;-0.4983781,0.07469346;0.001672834;-0.03668761,0.09363402;-0.3689274;-0.03724313,0.09806123;-0.7475977;0.0335505,0.1069207;-0.7918479;-0.03744602,-0.07368761;0.004645055;-0.03842463,-0.1055217;-0.3649467;-0.02882628,-0.09420566;-0.7438158;0.04011355,-0.1106077;-0.7885356;-0.02902404,-0.001441002;0.5458474;0.01421165,101.2975
+0;0;0,-0.005750005;0.3145431;0.01421068,-0.008627797;0.6189734;0.01301353,0.1664969;0.4965946;0.03117687,0.2048067;0.2136294;0.04434687,0.2453173;-0.03107849;-0.01438138,-0.1658335;0.4785278;-0.04413908,-0.2412089;0.3419676;-0.2836809,-0.2722588;0.2640939;-0.5243958,0.07683455;0.005985105;-0.03136927,0.08070979;-0.3622503;0.01062296,0.0829551;-0.7408068;0.08425862,0.0989134;-0.7005999;-0.01694632,-0.07052051;0.004287399;-0.04395312,-0.1067873;-0.3627077;-0.006872546,-0.1257807;-0.7402612;0.06944831,-0.1073251;-0.6999305;-0.03131852,-0.007755836;0.5444713;0.01555338,0;0;0,-0.0005515814;0.3146813;0.01215649,-0.001819342;0.619112;0.01062989,0.1757271;0.5053391;0.01315022,0.2214011;0.2238402;0.03271151,0.2574182;-0.02423489;-0.01347899,-0.1738183;0.5123726;-0.03253787,-0.2579696;0.3997728;-0.2814359,-0.286691;0.292099;-0.5106815,0.07469159;0.001667634;-0.03663039,0.09320745;-0.3685115;-0.03711104,0.0980894;-0.7475821;0.03369784,0.106907;-0.7917504;-0.03717256,-0.07364865;0.00465221;-0.03844,-0.105475;-0.3644919;-0.02867341,-0.09423538;-0.7437583;0.04034043,-0.110416;-0.788775;-0.02830346,-0.001353249;0.5446169;0.01346636,101.3307
+0;0;0,-0.005754334;0.3147799;0.01422138,-0.008635556;0.6195648;0.0130218,0.1664757;0.4970774;0.03118766,0.2048109;0.213924;0.04436642,0.2452039;-0.03007281;-0.01419118,-0.1658265;0.4790121;-0.04412191,-0.2412521;0.3423612;-0.283823,-0.2722117;0.2647137;-0.5238384,0.07683833;0.0059854;-0.03137081,0.08071666;-0.3625436;0.01065491,0.08296225;-0.7411478;0.08429984,0.09895933;-0.7009162;-0.01715105,-0.07052397;0.00428761;-0.04395528,-0.1068197;-0.3630002;-0.006845135,-0.1258155;-0.7406012;0.06948532,-0.1073151;-0.7002455;-0.0315264,-0.007762277;0.54495;0.0155655,0;0;0,-0.0005500913;0.3149031;0.01255107,-0.001832798;0.6196941;0.01176763,0.1755945;0.5053201;0.01364088,0.2213176;0.223612;0.03285193,0.2569032;-0.02378833;-0.01321077,-0.1735942;0.5125372;-0.0322458,-0.257837;0.3995484;-0.281155,-0.286517;0.2956397;-0.511319,0.07465297;0.001728073;-0.03671551,0.09318195;-0.3687465;-0.03702569,0.09820025;-0.747811;0.03407073,0.1070449;-0.7925251;-0.03658652,-0.07368172;0.004605258;-0.0383911,-0.10554;-0.3648318;-0.02858392,-0.09493041;-0.7441063;0.04075576,-0.1107437;-0.7897776;-0.02763038,-0.001361817;0.5450773;0.01435733,101.3643
+0;0;0,-0.005999063;0.3144166;0.01434683,-0.009140979;0.618125;0.01331493,0.1656955;0.4961731;0.03185209,0.2036365;0.2130806;0.04517405,0.2442055;-0.03140813;-0.01329551,-0.165285;0.4777287;-0.04524967,-0.2422624;0.3426639;-0.2852294,-0.2771941;0.2858325;-0.5309718,0.07685359;0.005970338;-0.0310212,0.08049095;-0.3628437;0.01101084,0.08273528;-0.741205;0.08465321,0.09920378;-0.7009585;-0.01687031,-0.07014245;0.004316296;-0.04433779,-0.1070053;-0.3631339;-0.006586015,-0.1259732;-0.7404451;0.06997717,-0.1070008;-0.7000726;-0.0310955,-0.00821247;0.5438368;0.01582842,0;0;0,-0.0005865544;0.3145564;0.01238918,-0.001964584;0.618269;0.01099229,0.1754024;0.5053511;0.01412821,0.221084;0.2237123;0.03286505,0.2566621;-0.02420634;-0.0130682,-0.1736864;0.5123268;-0.03213692,-0.2580518;0.3989695;-0.2807147,-0.2867311;0.3002656;-0.5136833,0.07460801;0.001719505;-0.03653932,0.09300376;-0.3690434;-0.0369339,0.09808294;-0.747824;0.03437519,0.1075026;-0.7923248;-0.03664684,-0.07348578;0.004617455;-0.03850913,-0.1055624;-0.3650758;-0.02842513,-0.0951611;-0.744059;0.04121011,-0.1105685;-0.7915742;-0.02540242,-0.001458496;0.5439863;0.01377416,101.3867
+0;0;0,-0.006001461;0.3145423;0.01435257,-0.009149967;0.6188712;0.01331616,0.166072;0.4966029;0.03189574,0.2039966;0.213633;0.04521193,0.2445725;-0.03089747;-0.0132676,-0.1656371;0.478118;-0.04537574,-0.2425811;0.3431116;-0.2852516,-0.2775188;0.2862705;-0.5310358,0.07694554;0.005977482;-0.03105831,0.08058726;-0.3632779;0.01102402,0.0828343;-0.7420971;0.08475553,0.09928262;-0.7018631;-0.01664364,-0.07022638;0.004321461;-0.04439084,-0.1071333;-0.3635684;-0.00659389,-0.1261242;-0.7413363;0.07006196,-0.107175;-0.7009765;-0.03088691,-0.008218815;0.5443716;0.0158368,0;0;0,-0.0007897168;0.3146544;0.01307011,-0.002611711;0.6189936;0.01266932,0.1751768;0.5051996;0.01494598,0.2208097;0.2236617;0.03342891,0.2562787;-0.02427456;-0.0127337,-0.1741613;0.5119498;-0.03183472,-0.2703498;0.3919008;-0.2727155,-0.2918214;0.331951;-0.5193051,0.07463455;0.001793221;-0.0367074,0.09286988;-0.3694224;-0.03630471,0.09782086;-0.7487123;0.03482866,0.1073397;-0.792949;-0.03627253,-0.07365675;0.004566008;-0.03840315,-0.1058743;-0.3655553;-0.02811146,-0.09560596;-0.7449409;0.04193519,-0.1128225;-0.7918832;-0.02470218,-0.001948789;0.5444875;0.01508212,101.4197
+0;0;0,-0.006005584;0.3147583;0.01436243,-0.009158679;0.619523;0.01332337,0.1662624;0.4970651;0.03192573,0.2042776;0.2134191;0.04527374,0.2446686;-0.02999704;-0.01293928,-0.1658224;0.4785592;-0.04543328,-0.2429504;0.3432303;-0.2858824,-0.2777288;0.2866482;-0.5305464,0.07689756;0.005973754;-0.03103895,0.08053615;-0.3629639;0.01100718,0.08278919;-0.7427948;0.08493559,0.09918578;-0.702593;-0.01614463,-0.07018258;0.004318766;-0.04436316,-0.1070578;-0.3632547;-0.006598726,-0.1260993;-0.7420314;0.07026183,-0.1072098;-0.7017041;-0.0303695,-0.008225834;0.5448879;0.0158486,0;0;0,-0.0008523017;0.3148584;0.01336575,-0.002748847;0.6196342;0.0133419,0.1751311;0.5050868;0.01526713,0.2203007;0.2227498;0.03326559,0.2559363;-0.0239969;-0.01275349,-0.1742482;0.5118098;-0.03173735,-0.2720788;0.3943507;-0.2740408,-0.2923064;0.3309376;-0.5186654,0.07461549;0.001754671;-0.03663039,0.0927802;-0.3691444;-0.03643107,0.09796937;-0.7493447;0.03542137,0.1071443;-0.7928596;-0.03600359,-0.07358386;0.004609981;-0.03842524,-0.1059221;-0.3651758;-0.02799088,-0.09566438;-0.7455021;0.0426394,-0.1127964;-0.7931367;-0.02270208,-0.002067462;0.544989;0.01563978,101.4535
+0;0;0,-0.006230164;0.3147489;0.01447348,-0.009635375;0.6195104;0.01362878,0.1657984;0.4970782;0.03243649,0.2034914;0.2134141;0.04630354,0.2435652;-0.03011493;-0.01165594,-0.1657125;0.4784316;-0.04644933,-0.2440954;0.3457922;-0.2879888,-0.2782105;0.2911768;-0.5331926,0.07701457;0.005946731;-0.0307527,0.08031243;-0.3629966;0.0112724,0.08263846;-0.7428134;0.08527044,0.09939236;-0.702606;-0.01575058,-0.06997798;0.004364189;-0.04468079,-0.1074602;-0.3631108;-0.006557439,-0.1265258;-0.7418134;0.07066163,-0.1072803;-0.7014858;-0.0299022,-0.008676016;0.544875;0.01613252,0;0;0,-0.0008523017;0.3148584;0.01336575,-0.002748847;0.6196342;0.0133419,0.1751311;0.5050868;0.01526713,0.2203007;0.2227498;0.03326559,0.2559363;-0.0239969;-0.01275349,-0.1742482;0.5118098;-0.03173735,-0.2720788;0.3943507;-0.2740408,-0.2923064;0.3309376;-0.5186654,0.07461549;0.001754671;-0.03663039,0.0927802;-0.3691444;-0.03643107,0.09796937;-0.7493447;0.03542137,0.1071443;-0.7928596;-0.03600359,-0.07358386;0.004609981;-0.03842524,-0.1059221;-0.3651758;-0.02799088,-0.09566438;-0.7455021;0.0426394,-0.1127964;-0.7931367;-0.02270208,-0.002067462;0.544989;0.01563978,101.4759
+0;0;0,-0.006234083;0.3149469;0.01448258,-0.009643848;0.6201135;0.01363624,0.1658134;0.4975631;0.03244976,0.203499;0.2139559;0.04631404,0.2434919;-0.02908234;-0.01152864,-0.1657394;0.4789142;-0.04644603,-0.2441066;0.3463013;-0.287937,-0.2781529;0.291796;-0.5326467,0.07699575;0.005945278;-0.03074519,0.08028262;-0.3617685;0.01113987,0.08261385;-0.7424338;0.08530321,0.09936871;-0.7022257;-0.01572362,-0.06996088;0.004363122;-0.04466987,-0.1073182;-0.3618872;-0.006673563,-0.1264264;-0.7414358;0.07071799,-0.1071797;-0.7011076;-0.02985162,-0.008683048;0.5453659;0.01614374,0;0;0,-0.0009082705;0.3150421;0.01370263,-0.002902314;0.6202232;0.01423454,0.1748965;0.5050013;0.01558304,0.220232;0.2227452;0.03351831,0.2558249;-0.02347082;-0.01256442,-0.1741348;0.51174;-0.03159686,-0.2714052;0.3968024;-0.2752632,-0.2904698;0.3334968;-0.5194798,0.07461911;0.001766935;-0.03657627,0.09221421;-0.3679205;-0.03611445,0.09785791;-0.7489961;0.03572655,0.1070829;-0.7927545;-0.03544903,-0.07355693;0.004594529;-0.03843471,-0.105916;-0.3639377;-0.02768724,-0.09567306;-0.7451131;0.04310845,-0.1128156;-0.7922621;-0.02281216,-0.002197787;0.5454612;0.0163672,101.4983
+0;0;0,-0.006228467;0.3146631;0.01446954,-0.009624674;0.6186389;0.01363112,0.1651425;0.4966813;0.03236705,0.2028997;0.2125346;0.0462577,0.2428098;-0.03000028;-0.01146518,-0.165109;0.4781056;-0.04621908,-0.2436252;0.3452405;-0.2881694,-0.2776011;0.2908481;-0.5323722,0.0769792;0.005944;-0.03073858,0.08026669;-0.3618402;0.0111545,0.0825977;-0.7424694;0.08531082,0.09933013;-0.7022751;-0.01558075,-0.06994583;0.004362184;-0.04466026,-0.1073103;-0.3619583;-0.00665668,-0.1264167;-0.7414709;0.07072756,-0.1071958;-0.7011566;-0.0297074,-0.008669082;0.5442965;0.01612503,0;0;0,-0.0008156151;0.3147713;0.01339531,-0.0024461;0.6187575;0.0127821,0.174706;0.5049305;0.01574659,0.2200379;0.2220992;0.03333497,0.2555431;-0.02360317;-0.01268315,-0.1736229;0.5117956;-0.03138049,-0.2711163;0.3979101;-0.2760906,-0.2901873;0.3340043;-0.5196071,0.07461332;0.001753345;-0.03654814,0.09226762;-0.3680022;-0.03605413,0.09789123;-0.749027;0.03586054,0.1071721;-0.7927851;-0.03510857,-0.07353197;0.004604497;-0.03844262,-0.1058741;-0.3640011;-0.02771822,-0.09561095;-0.7451165;0.04319702,-0.1129287;-0.7913352;-0.02353993,-0.001879498;0.544413;0.01532912,101.5319
+0;0;0,-0.006514057;0.3148359;0.01461597,-0.01018701;0.6192354;0.01398477,0.1648505;0.4971239;0.03303675,0.2022223;0.213018;0.04697885,0.2417981;-0.02955806;-0.01029095,-0.1651687;0.4783688;-0.04763136,-0.2450955;0.3482869;-0.2905255,-0.2779234;0.3027972;-0.5365788,0.07708851;0.005906522;-0.03042203,0.07992601;-0.3624629;0.01150676,0.08215502;-0.7423184;0.08599848,0.09945959;-0.702054;-0.01545697,-0.06968593;0.004421357;-0.04502607,-0.1077199;-0.3623483;-0.006354425,-0.1268659;-0.7411373;0.07108279,-0.1070628;-0.7007532;-0.02990248,-0.0092059;0.5447485;0.01646115,0;0;0,-0.0008876621;0.3149498;0.01354909,-0.002720281;0.6193644;0.01334548,0.1746533;0.5048589;0.01585889,0.219976;0.2221139;0.03341746,0.2556944;-0.02343372;-0.01262379,-0.1737907;0.5114196;-0.03154426,-0.2726447;0.402799;-0.2779923,-0.2779077;0.3569669;-0.5261071,0.07460326;0.001758665;-0.03652787,0.09227228;-0.368578;-0.03572655,0.09782447;-0.7489568;0.03586483,0.1074964;-0.7927228;-0.03598952,-0.07351126;0.004596937;-0.03844461,-0.1056545;-0.3645762;-0.02660862,-0.09541668;-0.7449392;0.04454844,-0.1099273;-0.7950178;-0.01928631,-0.002087861;0.5448717;0.01575875,101.5541
+0;0;0,-0.006517652;0.3150097;0.01462404,-0.01019405;0.6196907;0.01399093,0.1648261;0.4974833;0.03304449,0.2021743;0.2135573;0.04697777,0.2417576;-0.02906483;-0.01030292,-0.1651576;0.4787303;-0.04761496,-0.2450338;0.3487307;-0.2903553,-0.277868;0.3032324;-0.5364554,0.07702138;0.005901379;-0.03039554,0.07985764;-0.3623078;0.01151501,0.08209448;-0.7434959;0.08626807,0.09930453;-0.7032877;-0.01463325,-0.06962524;0.004417507;-0.04498686,-0.1076427;-0.3621927;-0.006332036,-0.1268559;-0.7423105;0.07137685,-0.1071609;-0.7019832;-0.02905685,-0.009211609;0.5451028;0.01647067,0;0;0,-0.0008356869;0.3151138;0.01378584,-0.002579451;0.6198113;0.01377654,0.1746639;0.5048615;0.01629663,0.2198064;0.2222378;0.0332973,0.2555734;-0.0234009;-0.01248217,-0.1734075;0.5110914;-0.03161299,-0.272902;0.4249351;-0.2863304,-0.2893852;0.3982864;-0.5367931,0.07459892;0.001727879;-0.03637338,0.09226228;-0.368448;-0.03576279,0.09766632;-0.7501373;0.0362196,0.107748;-0.7928694;-0.0358212,-0.07337306;0.004632247;-0.03854795,-0.1054968;-0.364372;-0.02644541,-0.09515921;-0.7460417;0.04510043,-0.1091166;-0.7973949;-0.01628622,-0.001979768;0.5452153;0.0161314,101.5875
+0;0;0,-0.006522876;0.3152621;0.01463576,-0.01020419;0.6203473;0.01400075,0.1647731;0.4980274;0.03305421,0.2020906;0.2143342;0.04697606,0.2416431;-0.02809879;-0.01025997,-0.1651263;0.4792792;-0.04758461,-0.2449369;0.3493862;-0.2901259,-0.2777455;0.3039233;-0.5360341,0.07695636;0.005896398;-0.03036988,0.07978959;-0.3619184;0.01149577,0.08202922;-0.7435837;0.08634242,0.09921595;-0.7033893;-0.01442219,-0.06956647;0.004413778;-0.04494889,-0.1075432;-0.3618037;-0.006335467,-0.1267804;-0.7423974;0.07147071,-0.1071122;-0.7020841;-0.02882691,-0.009220104;0.5456347;0.01648463,0;0;0,-0.0007642508;0.315354;0.01408005,-0.002379224;0.6204572;0.01448965,0.174555;0.5044343;0.01662397,0.219608;0.2220246;0.03345275,0.2552135;-0.02337106;-0.01267004,-0.1729706;0.5109635;-0.03138626,-0.2722875;0.4255945;-0.2861734,-0.282723;0.3702173;-0.532016,0.07459301;0.001657486;-0.03622866,0.0916619;-0.368149;-0.03566837,0.09763536;-0.7502836;0.03653193,0.1067619;-0.7929611;-0.03549242,-0.07324104;0.004696218;-0.03864033,-0.1055156;-0.3638909;-0.02637709,-0.09497374;-0.7460078;0.04539317,-0.1092713;-0.795194;-0.01846565,-0.001822829;0.5457321;0.01672029,101.6225
+0;0;0,-0.006650074;0.315431;0.01475029,-0.01059364;0.6208263;0.01434233,0.1642249;0.4983729;0.03371809,0.2011794;0.2153428;0.0477209,0.2408799;-0.02830489;-0.009379782,-0.1647079;0.4794154;-0.04846408,-0.2451172;0.3579689;-0.2943356,-0.2781165;0.318957;-0.5425088,0.07707077;0.005855133;-0.03002091,0.07972512;-0.3619926;0.01187295,0.08191371;-0.7437606;0.08686461,0.09946793;-0.7035784;-0.01374536,-0.06927852;0.004506428;-0.04533896,-0.1077028;-0.3616116;-0.005902361,-0.1268752;-0.7423126;0.0720367,-0.106845;-0.7020044;-0.02809685,-0.009569881;0.5460285;0.01678414,0;0;0,-0.0007157773;0.3155206;0.01430964,-0.002220407;0.6209378;0.01520658,0.1744275;0.5043975;0.01691866,0.2191987;0.2226143;0.03308797,0.255133;-0.02387965;-0.01328349,-0.172456;0.5109122;-0.03134005,-0.2717867;0.4218284;-0.2840557,-0.2702983;0.3948956;-0.5359946,0.07460693;0.001623392;-0.03614712,0.09175524;-0.3682139;-0.03551102,0.097746;-0.7504796;0.03668594,0.1068066;-0.7930246;-0.03535104,-0.07318584;0.00473129;-0.03868967,-0.1052823;-0.3638797;-0.0256558,-0.09484354;-0.7462316;0.04557227,-0.1094084;-0.7920924;-0.02200881,-0.001700863;0.5461241;0.01729393,101.6544
+0;0;0,-0.006650074;0.315431;0.01475029,-0.01059364;0.6208263;0.01434233,0.1642249;0.4983729;0.03371809,0.2011794;0.2153428;0.0477209,0.2408799;-0.02830489;-0.009379782,-0.1647079;0.4794154;-0.04846408,-0.2451172;0.3579689;-0.2943356,-0.2781165;0.318957;-0.5425088,0.07707077;0.005855133;-0.03002091,0.07972512;-0.3619926;0.01187295,0.08191371;-0.7437606;0.08686461,0.09946793;-0.7035784;-0.01374536,-0.06927852;0.004506428;-0.04533896,-0.1077028;-0.3616116;-0.005902361,-0.1268752;-0.7423126;0.0720367,-0.106845;-0.7020044;-0.02809685,-0.009569881;0.5460285;0.01678414,0;0;0,-0.0007157773;0.3155206;0.01430964,-0.002220407;0.6209378;0.01520658,0.1744275;0.5043975;0.01691866,0.2191987;0.2226143;0.03308797,0.255133;-0.02387965;-0.01328349,-0.172456;0.5109122;-0.03134005,-0.2717867;0.4218284;-0.2840557,-0.2702983;0.3948956;-0.5359946,0.07460693;0.001623392;-0.03614712,0.09175524;-0.3682139;-0.03551102,0.097746;-0.7504796;0.03668594,0.1068066;-0.7930246;-0.03535104,-0.07318584;0.00473129;-0.03868967,-0.1052823;-0.3638797;-0.0256558,-0.09484354;-0.7462316;0.04557227,-0.1094084;-0.7920924;-0.02200881,-0.001700863;0.5461241;0.01729393,101.6768
+0;0;0,-0.006639963;0.3149514;0.01472786,-0.0105624;0.6187212;0.01432747,0.1637392;0.4969356;0.03363632,0.2007431;0.2135274;0.04765784,0.2404053;-0.02988586;-0.009387888,-0.1642289;0.4780338;-0.04830481,-0.2447456;0.356425;-0.2945049,-0.2777131;0.3174506;-0.5424393,0.07706477;0.005854676;-0.03001857,0.07972175;-0.3623587;0.01191693,0.08188692;-0.7400409;0.08610602,0.09988073;-0.6996037;-0.01702337,-0.06927311;0.004506076;-0.04533542,-0.1077356;-0.3619759;-0.005859625,-0.1267028;-0.7386026;0.07124533,-0.1061711;-0.6980363;-0.03139572,-0.009545874;0.5444515;0.01675204,0;0;0,-0.0006417334;0.3150571;0.01392913,-0.001936227;0.6188455;0.01365972,0.1744345;0.5043035;0.01714373,0.2187903;0.222059;0.03316641,0.2548373;-0.02400574;-0.01405716,-0.1723102;0.5108137;-0.03129013,-0.2723458;0.4218372;-0.2841976,-0.272604;0.3945547;-0.5358579,0.07459049;0.001623347;-0.03616619,0.09176841;-0.3685811;-0.03560257,0.09731206;-0.7466415;0.03645468,0.1067439;-0.7931674;-0.03512192,-0.07319333;0.004726889;-0.03866216,-0.1048201;-0.3642821;-0.02528881,-0.09476862;-0.7425362;0.04524753,-0.1100717;-0.7890815;-0.02528631,-0.001485899;0.5445722;0.0161438,101.7103
+0;0;0,-0.006756523;0.3151366;0.01482217,-0.01089018;0.6193375;0.01458287,0.163258;0.4972963;0.03418738,0.200035;0.2140975;0.04832822,0.2394942;-0.02767035;-0.008584999,-0.1638172;0.478289;-0.04917696,-0.2445054;0.3675331;-0.3001283,-0.278194;0.3314603;-0.5467285,0.07703035;0.005879958;-0.02965043,0.0795733;-0.3628485;0.01231557,0.08136657;-0.740003;0.08632362,0.09972598;-0.6995652;-0.01672807,-0.06886231;0.004466472;-0.04566649,-0.1080858;-0.3624313;-0.005970538,-0.1264704;-0.7384077;0.07168049,-0.1055836;-0.6978455;-0.03087608,-0.009836968;0.5449048;0.01698149,0;0;0,-0.0006204247;0.315238;0.01417994,-0.00181824;0.6194625;0.01422119,0.1742606;0.5041934;0.01758051,0.2184791;0.2221506;0.03341293,0.2534308;-0.02231854;-0.01413751,-0.171911;0.5107602;-0.031111,-0.2721208;0.4235515;-0.2843041,-0.2687247;0.395799;-0.5342362,0.07452302;0.00157012;-0.03593397,0.09165093;-0.3691513;-0.03519416,0.09719028;-0.7467011;0.03657889,0.1066162;-0.7933274;-0.03487206,-0.07290494;0.004768394;-0.03885264,-0.1049511;-0.3647114;-0.02521328,-0.09498997;-0.7423493;0.04561263,-0.1098678;-0.7901894;-0.02356268,-0.001399547;0.5450228;0.01660085,101.7335
+0;0;0,-0.006749826;0.3148242;0.01480747,-0.01086941;0.6179931;0.01457192,0.1629876;0.4963537;0.03413755,0.1997521;0.2132514;0.04827357,0.239224;-0.02859463;-0.008658055,-0.163546;0.477378;-0.04908878,-0.2442068;0.3666598;-0.2999547,-0.2779063;0.3305753;-0.5466346,0.07696678;0.005875106;-0.02962597,0.07951102;-0.3630386;0.01236113,0.08131829;-0.7431374;0.08694693,0.09951006;-0.702795;-0.01516379,-0.06880549;0.004462787;-0.04562881,-0.1080487;-0.3626194;-0.005912911,-0.1265768;-0.7415309;0.0723443,-0.1058807;-0.7010651;-0.0292758,-0.009820767;0.5438834;0.01696014,0;0;0,-0.0005967617;0.3149332;0.01399469,-0.0017647;0.6181227;0.01341367,0.1742074;0.5040891;0.01775408,0.2183433;0.2221236;0.03343534,0.2534033;-0.02242681;-0.01404738,-0.1719081;0.5107532;-0.03112431,-0.2699701;0.4389429;-0.289824,-0.2920514;0.3273927;-0.5142292,0.07450637;0.001518995;-0.03581333,0.09162682;-0.3693894;-0.0350759,0.0973147;-0.7497689;0.03786612,0.1062903;-0.7946438;-0.03409004,-0.07272881;0.004878423;-0.03902335,-0.1047388;-0.364751;-0.02431891,-0.09515311;-0.7455829;0.04579904,-0.1106193;-0.7913813;-0.02405736,-0.001348451;0.5440131;0.01599336,101.7561
+0;0;0,-0.00675456;0.3150451;0.01481786,-0.01088316;0.6188734;0.01457859,0.1630354;0.4969798;0.03415767,0.1998204;0.21372;0.04830156,0.2393158;-0.0282701;-0.008663986,-0.1636081;0.4779977;-0.04909667,-0.2443138;0.3672179;-0.3001021,-0.2780334;0.3311118;-0.546929,0.07693048;0.005872335;-0.02961199,0.07947474;-0.3630448;0.01237549,0.08128256;-0.7432611;0.08698436,0.09940932;-0.7029556;-0.01476142,-0.06877305;0.004460682;-0.04560729,-0.1080166;-0.3626249;-0.005891021,-0.1265504;-0.7416536;0.07239039,-0.1059284;-0.7012252;-0.02886653,-0.009831148;0.5445255;0.01697448,0;0;0,-0.0005623549;0.315148;0.01414299,-0.001704305;0.6189997;0.01394057,0.1741738;0.5040641;0.01792264,0.2182835;0.2219216;0.03339171,0.2533573;-0.02276023;-0.01419806,-0.1716236;0.5107029;-0.03130851,-0.2698216;0.4479946;-0.2924869,-0.2658958;0.4124807;-0.5416605,0.07454206;0.001458436;-0.03565121,0.09161301;-0.3694564;-0.0354414,0.097378;-0.7498544;0.03803253,0.1060675;-0.7941986;-0.03397036,-0.07258523;0.004936086;-0.03920043,-0.1050939;-0.3646836;-0.02528109,-0.09447943;-0.7453396;0.04629109,-0.1100313;-0.7922203;-0.02178601,-0.001295164;0.5446471;0.01638556,101.7884
+0;0;0,-0.007017085;0.3150336;0.0149402,-0.01139671;0.6188577;0.01485927,0.1625367;0.4970073;0.03483786,0.198975;0.2137104;0.04913614,0.2382286;-0.02838731;-0.007538632,-0.1636875;0.4779036;-0.04965659,-0.245039;0.377366;-0.304732,-0.278125;0.3526114;-0.5530397,0.07704147;0.005863751;-0.02932376,0.07928202;-0.3630547;0.01266968,0.08099998;-0.7432908;0.08718,0.09941552;-0.7029819;-0.01451356,-0.0686251;0.004471681;-0.04582853,-0.1088446;-0.362485;-0.005897414,-0.1268743;-0.7414557;0.07278171,-0.105967;-0.7010209;-0.02841605,-0.01029941;0.5445099;0.01723451,0;0;0,-0.0005623549;0.315148;0.01414299,-0.001704305;0.6189997;0.01394057,0.1741738;0.5040641;0.01792264,0.2182835;0.2219216;0.03339171,0.2533573;-0.02276023;-0.01419806,-0.1716236;0.5107029;-0.03130851,-0.2698216;0.4479946;-0.2924869,-0.2658958;0.4124807;-0.5416605,0.07454206;0.001458436;-0.03565121,0.09161301;-0.3694564;-0.0354414,0.097378;-0.7498544;0.03803253,0.1060675;-0.7941986;-0.03397036,-0.07258523;0.004936086;-0.03920043,-0.1050939;-0.3646836;-0.02528109,-0.09447943;-0.7453396;0.04629109,-0.1100313;-0.7922203;-0.02178601,-0.001295164;0.5446471;0.01638556,101.8109
+0;0;0,-0.007007262;0.3145926;0.01491928,-0.01137529;0.6176132;0.01483965,0.1622268;0.4960754;0.03477772,0.1986337;0.2130218;0.04906372,0.2376858;-0.02783215;-0.007319883,-0.1633782;0.477008;-0.04955634,-0.2446598;0.3765567;-0.3044128,-0.2775759;0.3519293;-0.5514448,0.07695708;0.005857329;-0.02929164,0.07920164;-0.3637208;0.01277688,0.08091678;-0.7433341;0.08716516,0.09937994;-0.7029986;-0.01479135,-0.06854994;0.004466783;-0.04577833,-0.1088413;-0.363146;-0.00577582,-0.1268415;-0.741496;0.07277445,-0.1058801;-0.7010342;-0.02868497,-0.01028128;0.5434878;0.01720778,0;0;0,-0.0004750788;0.3147163;0.01391387,-0.00149779;0.617763;0.01333952,0.1742212;0.504078;0.01831794,0.2182406;0.2221583;0.03356576,0.25275;-0.02119941;-0.01440215,-0.1715059;0.510874;-0.03112687,-0.2667563;0.4469997;-0.292845,-0.2896155;0.3415772;-0.5188502,0.07458071;0.001460463;-0.03535938,0.09150359;-0.3701257;-0.03513288,0.09752241;-0.7498785;0.0383141,0.106803;-0.7943632;-0.03385758,-0.07237708;0.004921306;-0.03939595,-0.1051088;-0.3653374;-0.02525739,-0.09417722;-0.7452916;0.04656271,-0.1101908;-0.7924029;-0.02155678,-0.001121074;0.5436369;0.01589727,101.8333
+0;0;0,-0.007011342;0.3147758;0.01492797,-0.01139;0.6185318;0.01484532,0.162223;0.4967448;0.03479203,0.1986395;0.2136166;0.04908179,0.2379123;-0.02859902;-0.007620592,-0.1633957;0.4776765;-0.04954558,-0.2446987;0.3771988;-0.304469,-0.2778009;0.3524322;-0.5528977,0.07691319;0.005853988;-0.02927493,0.07915394;-0.3630975;0.01272226,0.08086926;-0.7427495;0.08711811,0.09901161;-0.7025935;-0.01306686,-0.06851085;0.004464236;-0.04575223,-0.1087339;-0.3625253;-0.005817529,-0.1267359;-0.7409137;0.07274073,-0.1061388;-0.7006338;-0.02695578,-0.01029234;0.5441592;0.01722135,0;0;0,-0.0003930479;0.3148888;0.01416493,-0.001269892;0.6186758;0.01433563,0.174274;0.5041251;0.01860785,0.218265;0.2221121;0.03361893,0.2524651;-0.02261068;-0.01503348,-0.1709978;0.5108393;-0.03112458,-0.265048;0.4427648;-0.2922994,-0.2893008;0.3373671;-0.5197396,0.07459903;0.001441538;-0.03521132,0.09123708;-0.3695263;-0.03501606,0.09754862;-0.7493036;0.03848696,0.107744;-0.7920014;-0.03278995,-0.07226977;0.004920094;-0.03949435,-0.104387;-0.3647247;-0.02448742,-0.09353451;-0.7447394;0.04723645,-0.1087666;-0.7911851;-0.01904592,-0.0009430199;0.5442933;0.01663113,101.8668
+0;0;0,-0.007227059;0.3150309;0.01515413,-0.01184532;0.6195938;0.01527919,0.1619316;0.4974995;0.03537731,0.1981421;0.2136173;0.04993118,0.237522;-0.02802017;-0.006661795,-0.1636062;0.4784545;-0.04994898,-0.2440067;0.3867099;-0.309238,-0.270377;0.3688662;-0.5584936,0.07694903;0.005853704;-0.02890735,0.07897998;-0.3629627;0.01301265,0.08065055;-0.7428607;0.08769631,0.09900965;-0.7026981;-0.01244104,-0.06830024;0.004448349;-0.04589492,-0.1087764;-0.3622984;-0.005330633,-0.1267566;-0.7409469;0.0734411,-0.1059469;-0.7006608;-0.02620313,-0.01070134;0.5449689;0.01762682,0;0;0,-0.0003641844;0.3151459;0.01446629,-0.001217023;0.6197453;0.01529217,0.1742853;0.5040972;0.01887679,0.2176605;0.2212572;0.03411508,0.2524604;-0.02269812;-0.01504779,-0.1707526;0.5108465;-0.03104011,-0.2646826;0.4431237;-0.2931525,-0.2892103;0.3363493;-0.5192936,0.07458736;0.001416579;-0.03501105,0.09124354;-0.3694062;-0.03491163,0.09751631;-0.7494559;0.03874874,0.1077552;-0.7921044;-0.03256178,-0.07210051;0.004936893;-0.03960048,-0.1045387;-0.3645239;-0.0243213,-0.09346072;-0.7448344;0.04740098,-0.1085687;-0.791107;-0.01909769,-0.000890851;0.5451044;0.01737404,101.8889
+0;0;0,-0.007230425;0.3151777;0.01516119,-0.01185261;0.6199989;0.01528609,0.1618528;0.4978549;0.03537894,0.1980918;0.2137494;0.04994426,0.2374664;-0.02785562;-0.00664112,-0.1635481;0.478818;-0.04991148,-0.2440119;0.3870012;-0.3094045,-0.2703787;0.3691599;-0.5586267,0.07687595;0.005848145;-0.02887989,0.07890718;-0.363021;0.0130461,0.08057397;-0.7420576;0.08756041,0.09906078;-0.7018242;-0.01327359,-0.06823537;0.004444124;-0.04585133,-0.1087173;-0.3623551;-0.005281243,-0.1266568;-0.740145;0.07331188,-0.1057023;-0.6997873;-0.02702559,-0.01070756;0.5453044;0.01763591,0;0;0,-0.0003470778;0.3152874;0.01458883,-0.001164973;0.6201448;0.01557469,0.17417;0.5040625;0.01909804,0.2173012;0.2209488;0.03418708,0.2523439;-0.02288957;-0.01521063,-0.1705108;0.5108884;-0.03099182,-0.2624192;0.4437621;-0.2942185,-0.2880958;0.3358726;-0.5196643,0.07455444;0.001415983;-0.03489685,0.09112316;-0.3694639;-0.03479958,0.09736143;-0.7486675;0.0386138,0.1065772;-0.7906746;-0.03448915,-0.07197501;0.00493893;-0.03966567,-0.104094;-0.3645569;-0.02330693,-0.09302922;-0.7445797;0.04513375,-0.1086049;-0.7865408;-0.02692857,-0.0008431673;0.5454332;0.0176177,101.9223
+0;0;0,-0.007230425;0.3151777;0.01516119,-0.01185261;0.6199989;0.01528609,0.1618528;0.4978549;0.03537894,0.1980918;0.2137494;0.04994426,0.2374664;-0.02785562;-0.00664112,-0.1635481;0.478818;-0.04991148,-0.2440119;0.3870012;-0.3094045,-0.2703787;0.3691599;-0.5586267,0.07687595;0.005848145;-0.02887989,0.07890718;-0.363021;0.0130461,0.08057397;-0.7420576;0.08756041,0.09906078;-0.7018242;-0.01327359,-0.06823537;0.004444124;-0.04585133,-0.1087173;-0.3623551;-0.005281243,-0.1266568;-0.740145;0.07331188,-0.1057023;-0.6997873;-0.02702559,-0.01070756;0.5453044;0.01763591,0;0;0,-0.0003470778;0.3152874;0.01458883,-0.001164973;0.6201448;0.01557469,0.17417;0.5040625;0.01909804,0.2173012;0.2209488;0.03418708,0.2523439;-0.02288957;-0.01521063,-0.1705108;0.5108884;-0.03099182,-0.2624192;0.4437621;-0.2942185,-0.2880958;0.3358726;-0.5196643,0.07455444;0.001415983;-0.03489685,0.09112316;-0.3694639;-0.03479958,0.09736143;-0.7486675;0.0386138,0.1065772;-0.7906746;-0.03448915,-0.07197501;0.00493893;-0.03966567,-0.104094;-0.3645569;-0.02330693,-0.09302922;-0.7445797;0.04513375,-0.1086049;-0.7865408;-0.02692857,-0.0008431673;0.5454332;0.0176177,101.9445
+0;0;0,-0.007377339;0.3147713;0.01527835,-0.01226109;0.6184424;0.01567918,0.1609797;0.4968014;0.03598603,0.1968662;0.2124439;0.05061822,0.2365507;-0.02937141;-0.005964387,-0.163581;0.4783273;-0.04972564,-0.2429389;0.3906181;-0.3112033,-0.2698187;0.3710304;-0.560492,0.07702672;0.005839239;-0.02843667,0.07884694;-0.3635622;0.01344924,0.08044641;-0.742507;0.08823936,0.09916086;-0.7022174;-0.01299552,-0.06804412;0.004475513;-0.04610667,-0.1087384;-0.3627607;-0.004915629,-0.1268151;-0.7404047;0.07416348,-0.1056247;-0.6999891;-0.02656927,-0.01107439;0.5441172;0.01795061,0;0;0,-0.0002875179;0.3149044;0.01428199,-0.0009586215;0.618614;0.01445937,0.1740972;0.5041261;0.0193305,0.2167692;0.2207225;0.03425241,0.252409;-0.02323645;-0.0153954,-0.170354;0.5111816;-0.03098613,-0.2623556;0.443705;-0.2943181,-0.2875857;0.3358706;-0.5201195,0.07451728;0.001412436;-0.03494334,0.09117454;-0.3699871;-0.03471303,0.09745617;-0.7491424;0.03875184,0.1065988;-0.7911631;-0.03496408,-0.07198566;0.004948817;-0.03961604,-0.1037989;-0.3650681;-0.02257162,-0.09281212;-0.7451392;0.04540343,-0.1084525;-0.7878398;-0.02653131,-0.0006818622;0.5442816;0.01678872,101.967
+0;0;0,-0.007384897;0.3150938;0.015294,-0.01228306;0.619662;0.0156935,0.1609861;0.4977352;0.03601139,0.1968963;0.2131901;0.05065323,0.2365017;-0.0281433;-0.00581662,-0.1636198;0.4792585;-0.04971221,-0.24303;0.3914915;-0.3113623,-0.2698562;0.3719428;-0.5601543,0.07701411;0.005838283;-0.02843201,0.07883581;-0.3638647;0.0134881,0.08044613;-0.7453817;0.08878586,0.09914686;-0.7050997;-0.01237474,-0.06803297;0.004474779;-0.04609911,-0.1087605;-0.3630612;-0.004874434,-0.1269599;-0.7432686;0.07474144,-0.105785;-0.7028606;-0.0259174,-0.01109191;0.5450576;0.01797346,0;0;0,-0.000234276;0.3152187;0.01447773,-0.0007517636;0.6198269;0.01530862,0.1740902;0.5042051;0.01965594,0.2166588;0.220585;0.03439951,0.2525254;-0.02282427;-0.01524687,-0.169872;0.5112;-0.03093216,-0.2612733;0.4452551;-0.2950664,-0.2862032;0.3363563;-0.5198302,0.07451449;0.001392365;-0.03491831,0.09115168;-0.3703118;-0.03453088,0.0970093;-0.7520756;0.03929114,0.106654;-0.7943847;-0.03397059,-0.07197238;0.004962968;-0.03961039,-0.1037775;-0.3653449;-0.02224711,-0.09242769;-0.7479895;0.0461768,-0.1080745;-0.7906374;-0.02570067,-0.0005218834;0.5452089;0.01743674,101.9893
+0;0;0,-0.007391894;0.3153923;0.0153085,-0.01229778;0.6204405;0.01570817,0.1611769;0.4983295;0.0360513,0.1970711;0.2139111;0.05068663,0.236894;-0.02874804;-0.006093431,-0.1638128;0.479831;-0.04977363,-0.2431876;0.392103;-0.3113073,-0.2701612;0.372447;-0.561466,0.07694888;0.005833338;-0.02840793,0.07877227;-0.3642123;0.01355104,0.08037795;-0.7446305;0.08863192,0.09912833;-0.7043211;-0.01279728,-0.06797536;0.00447099;-0.04606007,-0.1087406;-0.3634056;-0.004797194,-0.1268876;-0.7425179;0.07458937,-0.1056565;-0.7020823;-0.02633674,-0.01110458;0.5457079;0.01799205,0;0;0,-0.0002234429;0.3155099;0.01465535,-0.0007677525;0.6205969;0.01584482,0.1741733;0.504284;0.02022576,0.2162651;0.2206997;0.03452992,0.2519718;-0.02409546;-0.01540685,-0.1697843;0.5111666;-0.0310997,-0.2610235;0.4453494;-0.2951829,-0.2859253;0.3360069;-0.5212745,0.07448865;0.001385212;-0.03480935,0.09103537;-0.3706681;-0.03439856,0.09691356;-0.751371;0.03900766,0.106498;-0.7945889;-0.03374553,-0.07187155;0.004999739;-0.03964408,-0.1035839;-0.3656568;-0.02215806,-0.09228786;-0.7471862;0.04614538,-0.1083557;-0.790296;-0.02556602,-0.0005227178;0.5458481;0.01788449,102.0231
+0;0;0,-0.00749576;0.3153819;0.01547169,-0.01261217;0.6204259;0.01614164,0.1608473;0.4982719;0.03672659,0.1964848;0.2138262;0.05145842,0.2365278;-0.02882336;-0.005207699,-0.1641447;0.4803926;-0.0498564,-0.2426516;0.3995655;-0.3138641,-0.2717817;0.3700493;-0.5628089,0.07709803;0.005780473;-0.02801157,0.07866963;-0.3642744;0.01387627,0.08026651;-0.7446752;0.08904554,0.09919398;-0.704354;-0.01234956,-0.06773348;0.004543494;-0.04640798,-0.1086058;-0.3632382;-0.004410677,-0.1269503;-0.7423288;0.07503404,-0.1055442;-0.7018784;-0.02585356,-0.0113905;0.5456919;0.01836308,0;0;0,-0.0002234429;0.3155099;0.01465535,-0.0007677525;0.6205969;0.01584482,0.1741733;0.504284;0.02022576,0.2162651;0.2206997;0.03452992,0.2519718;-0.02409546;-0.01540685,-0.1697843;0.5111666;-0.0310997,-0.2610235;0.4453494;-0.2951829,-0.2859253;0.3360069;-0.5212745,0.07448865;0.001385212;-0.03480935,0.09103537;-0.3706681;-0.03439856,0.09691356;-0.751371;0.03900766,0.106498;-0.7945889;-0.03374553,-0.07187155;0.004999739;-0.03964408,-0.1035839;-0.3656568;-0.02215806,-0.09228786;-0.7471862;0.04614538,-0.1083557;-0.790296;-0.02556602,-0.0005227178;0.5458481;0.01788449,102.0454
+0;0;0,-0.007500732;0.3155911;0.01548195,-0.01262528;0.6211204;0.01615248,0.1608152;0.4988419;0.03673906,0.1965115;0.2139267;0.0514952,0.2364776;-0.02825674;-0.005062047,-0.1641369;0.4809647;-0.04983332,-0.2427734;0.4000042;-0.3142768,-0.2718476;0.3705447;-0.5627434,0.07703561;0.005775793;-0.02798889,0.07860487;-0.3637293;0.01383672,0.08020085;-0.743917;0.08896389,0.09915083;-0.7035835;-0.01255179,-0.06767865;0.004539816;-0.04637041,-0.1084903;-0.3626955;-0.004435491,-0.1268245;-0.7415737;0.07496473,-0.1053929;-0.7011108;-0.02604283,-0.01140147;0.5462561;0.0183778,0;0;0,-0.0001394451;0.3157048;0.01497173,-0.000543505;0.6212758;0.01683831,0.1741958;0.5042156;0.02059603,0.2157888;0.2200783;0.03490162,0.2519758;-0.02415434;-0.01499581,-0.169267;0.5112443;-0.03103626,-0.2608992;0.4446265;-0.295298,-0.2849894;0.3361483;-0.5213532,0.07450753;0.001347199;-0.03461266,0.09055698;-0.3701739;-0.03401089,0.09707972;-0.7506795;0.03921628,0.1063524;-0.7939494;-0.03370047,-0.07169352;0.0050392;-0.03982296,-0.1033392;-0.3650339;-0.02164874,-0.09212966;-0.7463285;0.04674767,-0.1081954;-0.7894976;-0.02508195,-0.0003360361;0.5463911;0.01867151,102.0679
+0;0;0,-0.007503075;0.3156897;0.01548679,-0.01262957;0.6213351;0.01615765,0.1609808;0.4989833;0.03676308,0.1966802;0.2140436;0.0515205,0.2366603;-0.02822495;-0.005056646,-0.1642911;0.4810886;-0.04989448,-0.2429343;0.4001212;-0.3143607,-0.2720187;0.3706512;-0.5629146,0.07700257;0.005773315;-0.02797688,0.07857054;-0.3634282;0.01381436,0.08016581;-0.7434473;0.0889082,0.09901099;-0.703171;-0.01204608,-0.06764961;0.004537869;-0.04635052,-0.1084277;-0.3623957;-0.004450057,-0.1267538;-0.7411059;0.07491495,-0.1054407;-0.7007009;-0.02553404,-0.01140533;0.5464442;0.01838376,0;0;0,-0.0001306236;0.3158019;0.01500821,-0.0005508959;0.6214886;0.01689959,0.1743358;0.5042471;0.02104855,0.2153694;0.2199974;0.03523374,0.2518969;-0.02420206;-0.01502347,-0.1693563;0.5112017;-0.03114368,-0.2634178;0.4527481;-0.2965085,-0.2857062;0.3396091;-0.5205536,0.0744945;0.001333266;-0.03455758,0.08998752;-0.3699055;-0.03385377,0.09707537;-0.7503312;0.03882432,0.1062887;-0.7940629;-0.03280854,-0.07162376;0.00503826;-0.03987589,-0.1031927;-0.3647205;-0.02142067,-0.09180972;-0.7457579;0.04740491,-0.107838;-0.7893284;-0.02318544,-0.0003356487;0.5465774;0.01873517,102.1012
+0;0;0,-0.00752335;0.3158067;0.01560703,-0.01275936;0.6215752;0.01643898,0.1607535;0.4991287;0.0374854,0.1959075;0.2139934;0.05193661,0.2357159;-0.02712794;-0.003948782,-0.1644418;0.4820752;-0.05019401,-0.2430182;0.4038616;-0.3156279,-0.2722717;0.3729831;-0.5626868,0.07702852;0.00568901;-0.02773888,0.07850765;-0.3643875;0.01410946,0.08016424;-0.7449751;0.08936049,0.09980034;-0.7043993;-0.01446384,-0.06753695;0.004610304;-0.04639729,-0.1085071;-0.3631501;-0.004162047,-0.1266187;-0.7424014;0.07554279,-0.1044481;-0.7016957;-0.02775662,-0.01151974;0.5466591;0.01862863,0;0;0,-7.598102E-05;0.3159207;0.01510501,-0.0004053116;0.6217316;0.01713371,0.1743499;0.5041784;0.02117825,0.2148544;0.2197508;0.03556967,0.2523286;-0.02301261;-0.01451993,-0.1690769;0.5112423;-0.03118586,-0.2649082;0.4608722;-0.2976929,-0.2855731;0.3437179;-0.5183628,0.07445994;0.001309872;-0.03448486,0.08991803;-0.3708057;-0.03341389,0.09714967;-0.7518982;0.03889537,0.1073126;-0.797395;-0.03509021,-0.07153421;0.005060496;-0.03990554,-0.1030177;-0.3655682;-0.02110946,-0.09158294;-0.7472216;0.04760957,-0.1086662;-0.7930493;-0.0247454,-0.000211224;0.5467955;0.01894522,102.1237
+0;0;0,-0.00752335;0.3158067;0.01560703,-0.01275936;0.6215752;0.01643898,0.1607535;0.4991287;0.0374854,0.1959075;0.2139934;0.05193661,0.2357159;-0.02712794;-0.003948782,-0.1644418;0.4820752;-0.05019401,-0.2430182;0.4038616;-0.3156279,-0.2722717;0.3729831;-0.5626868,0.07702852;0.00568901;-0.02773888,0.07850765;-0.3643875;0.01410946,0.08016424;-0.7449751;0.08936049,0.09980034;-0.7043993;-0.01446384,-0.06753695;0.004610304;-0.04639729,-0.1085071;-0.3631501;-0.004162047,-0.1266187;-0.7424014;0.07554279,-0.1044481;-0.7016957;-0.02775662,-0.01151974;0.5466591;0.01862863,0;0;0,-7.598102E-05;0.3159207;0.01510501,-0.0004053116;0.6217316;0.01713371,0.1743499;0.5041784;0.02117825,0.2148544;0.2197508;0.03556967,0.2523286;-0.02301261;-0.01451993,-0.1690769;0.5112423;-0.03118586,-0.2649082;0.4608722;-0.2976929,-0.2855731;0.3437179;-0.5183628,0.07445994;0.001309872;-0.03448486,0.08991803;-0.3708057;-0.03341389,0.09714967;-0.7518982;0.03889537,0.1073126;-0.797395;-0.03509021,-0.07153421;0.005060496;-0.03990554,-0.1030177;-0.3655682;-0.02110946,-0.09158294;-0.7472216;0.04760957,-0.1086662;-0.7930493;-0.0247454,-0.000211224;0.5467955;0.01894522,102.1457
+0;0;0,-0.007526854;0.3159538;0.0156143,-0.0127657;0.6218871;0.01644689,0.1606219;0.4994396;0.03748059,0.1957951;0.2141491;0.05193967,0.2357775;-0.02802585;-0.004189949,-0.1643358;0.4823986;-0.05013481,-0.2429551;0.4041424;-0.3157131,-0.2723364;0.373129;-0.5638517,0.07691961;0.005680966;-0.02769966,0.07839572;-0.3636419;0.01406346,0.08005317;-0.7444259;0.08935334,0.09969108;-0.7038491;-0.0144805,-0.06744145;0.004603785;-0.04633169,-0.1083281;-0.3624077;-0.004182458,-0.1264491;-0.7418547;0.07556353,-0.1042765;-0.7011481;-0.02774535,-0.01152548;0.5469353;0.01863758,0;0;0,1.564622E-06;0.3160595;0.01528549,-0.0001738816;0.6220332;0.01758766,0.1743549;0.5042342;0.02150416,0.2146984;0.219631;0.03600574,0.252445;-0.02414645;-0.01444817,-0.1686048;0.5113241;-0.0311368,-0.2675805;0.4640532;-0.297231,-0.2858537;0.3448292;-0.5182505,0.07439272;0.001251996;-0.03435588,0.08958395;-0.3701156;-0.03333211,0.09727207;-0.7514493;0.03873229,0.1075394;-0.7969261;-0.03527331,-0.07141225;0.005073769;-0.03988379,-0.1027656;-0.3647982;-0.02097809,-0.0913581;-0.7466227;0.04792567,-0.1087071;-0.7950644;-0.02153574,-2.087653E-05;0.5470598;0.01934147,102.1793
+0;0;0,-0.00749247;0.3160834;0.01580927,-0.0128055;0.622108;0.01687497,0.1605611;0.4995663;0.03802541,0.19558;0.2143575;0.05251786,0.2355345;-0.02762243;-0.003473379,-0.16429;0.4833813;-0.05068793,-0.2431191;0.4089565;-0.3171975,-0.2724155;0.3825224;-0.5656499,0.07694521;0.005620641;-0.02730124,0.0784995;-0.3633748;0.0141825,0.08009996;-0.7444186;0.08985665,0.09982003;-0.703941;-0.01294883,-0.06724664;0.004666977;-0.04640716,-0.1080087;-0.3619555;-0.003893863,-0.1261787;-0.7416638;0.07619956,-0.1039488;-0.7010511;-0.02607863,-0.01155721;0.5471365;0.01900665,0;0;0,7.171929E-05;0.3161935;0.01537681,-1.521409E-05;0.6222597;0.01772809,0.1744315;0.504158;0.02177572,0.2146588;0.2196292;0.03611112,0.2522593;-0.02408886;-0.01362205,-0.1683767;0.5113441;-0.0312026,-0.2674505;0.4639314;-0.297129,-0.2528181;0.4297822;-0.5459369,0.07432191;0.001239866;-0.03423786,0.0892054;-0.3697842;-0.03348327,0.09735255;-0.7514268;0.03866982,0.1071189;-0.7977787;-0.03304243,-0.07129094;0.005075994;-0.03986666,-0.1025438;-0.3644463;-0.02096031,-0.09111708;-0.7465944;0.04800162,-0.1085195;-0.7902345;-0.02508687,0.0001168251;0.5472681;0.01948023,102.2018
+0;0;0,-0.007496895;0.3162701;0.0158186,-0.01281315;0.6224805;0.01688513,0.1604612;0.4999229;0.03802647,0.1954734;0.2147688;0.05251615,0.2353099;-0.02649665;-0.003309783,-0.1642145;0.4837467;-0.05063897,-0.2430285;0.4093362;-0.3170974,-0.2722384;0.3829802;-0.5648162,0.0768727;0.005615345;-0.02727552,0.07842592;-0.3631251;0.01417955,0.08002587;-0.7440498;0.08983007,0.09928245;-0.7038184;-0.01055908,-0.06718326;0.004662578;-0.04636342,-0.1079172;-0.3617065;-0.003879517,-0.1260815;-0.7412962;0.07618889,-0.1043741;-0.7009329;-0.02368537,-0.01156417;0.5474675;0.01901799,0;0;0,0.0001733899;0.316372;0.01555348,0.0002784729;0.6226219;0.01812887,0.1744877;0.5041106;0.02182317,0.2142588;0.2195925;0.03653288,0.2525057;-0.02333911;-0.01280189,-0.167868;0.5114076;-0.03120326,-0.2642339;0.4570607;-0.296738,-0.2513372;0.4272112;-0.5454451,0.07428062;0.001216665;-0.03414392,0.08901182;-0.3695567;-0.03342462,0.09725;-0.7510389;0.03891277,0.1063903;-0.7956464;-0.03111339,-0.07120501;0.005089983;-0.03986022,-0.1031096;-0.3641648;-0.0218747,-0.09136169;-0.7460967;0.04754559,-0.1083381;-0.7903235;-0.02141578,0.000360325;0.5475877;0.0198338,102.2241
+0;0;0,-0.007498787;0.3163499;0.01582259,-0.01281546;0.6225837;0.01688943,0.1604919;0.5000166;0.03803442,0.1955092;0.2148207;0.05252622,0.2352817;-0.0260573;-0.003210057,-0.164246;0.4838374;-0.05064798,-0.2430715;0.4094159;-0.3171455,-0.2722346;0.3831022;-0.5644665,0.07685158;0.005613802;-0.02726802,0.07840386;-0.3629038;0.01416201,0.08000443;-0.7439761;0.08984183,0.09928323;-0.703733;-0.01066317,-0.0671648;0.004661297;-0.04635068,-0.1078741;-0.3614864;-0.003892444,-0.1260454;-0.7412232;0.07620698,-0.104313;-0.7008479;-0.02378251,-0.01156647;0.5475703;0.0190223,0;0;0,0.0001856238;0.3164464;0.01566887,0.0002438873;0.6227183;0.01839709,0.1744693;0.5040505;0.02190065,0.2141984;0.219494;0.03680563,0.2522872;-0.02310039;-0.01226377,-0.1678278;0.5114795;-0.03126058,-0.2616934;0.456336;-0.2975713,-0.2503106;0.4267023;-0.5459719,0.07427529;0.001209125;-0.03410196,0.08882062;-0.3693468;-0.03317451,0.097277;-0.7510179;0.03894854,0.1064179;-0.7949707;-0.0319407,-0.07114975;0.005101048;-0.03991135,-0.1031121;-0.3639027;-0.02150603,-0.09108275;-0.7460212;0.04768088,-0.1081897;-0.789585;-0.02213012,0.0003436506;0.5476829;0.02006745,102.2572
+0;0;0,-0.007422594;0.3163359;0.01613591,-0.01275617;0.6225686;0.01732133,0.1605211;0.4999634;0.03872062,0.1952447;0.2147287;0.05315747,0.2351934;-0.02607517;-0.002772775,-0.164156;0.4844162;-0.05081926,-0.2429082;0.4135591;-0.3183082,-0.2723582;0.3868662;-0.5655546,0.0769435;0.005516488;-0.02702757,0.07848418;-0.3629895;0.01450646,0.08011443;-0.7440476;0.09025668,0.09959642;-0.7037972;-0.01020837,-0.06713113;0.004751232;-0.04639031,-0.1076712;-0.3613647;-0.003498569,-0.1257908;-0.7410902;0.07666634,-0.103858;-0.7007065;-0.02327855,-0.01149616;0.5475549;0.01943289,0;0;0,0.0001856238;0.3164464;0.01566887,0.0002438873;0.6227183;0.01839709,0.1744693;0.5040505;0.02190065,0.2141984;0.219494;0.03680563,0.2522872;-0.02310039;-0.01226377,-0.1678278;0.5114795;-0.03126058,-0.2616934;0.456336;-0.2975713,-0.2503106;0.4267023;-0.5459719,0.07427529;0.001209125;-0.03410196,0.08882062;-0.3693468;-0.03317451,0.097277;-0.7510179;0.03894854,0.1064179;-0.7949707;-0.0319407,-0.07114975;0.005101048;-0.03991135,-0.1031121;-0.3639027;-0.02150603,-0.09108275;-0.7460212;0.04768088,-0.1081897;-0.789585;-0.02213012,0.0003436506;0.5476829;0.02006745,102.2803

+ 161 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006153225;0.3244092;0.008758133,0.01241725;0.6368403;0.00289275,0.1831716;0.510523;0.008387177,0.2175801;0.2329556;0.02986657,0.2591396;-0.03874642;-0.03516359,-0.157877;0.4994653;0.0004053917,-0.2012367;0.2223596;0.005017691,-0.2367734;-0.0545778;-0.03765501,0.07696352;0.00524154;-0.03736747,0.09156748;-0.3485239;0.0008764043,0.09608039;-0.7582095;0.07955056,0.09648103;-0.7191836;-0.01155841,-0.0759054;0.005009564;-0.03950265,-0.09956899;-0.3493219;-0.01276183,-0.1163634;-0.7591401;0.06352189,-0.1136969;-0.720094;-0.02754693,0.01079847;0.5603548;0.006698837,0;0;0,0.005092211;0.3244166;0.009155989,0.009675749;0.6368955;0.004631281,0.1796708;0.5060909;0.007051229,0.2218331;0.2287914;0.01108384,0.2465153;-0.04545498;-0.05182743,-0.1652084;0.5166357;0.0005471525,-0.2120955;0.2400744;-0.001549206,-0.2454064;-0.02978352;-0.07800336,0.07503212;0.001990765;-0.04139328,0.11556;-0.3516989;-0.03207088,0.1194126;-0.7591849;0.05733036,0.1321301;-0.7987289;-0.0008449592,-0.07760222;0.004891983;-0.03607145,-0.1241661;-0.3481193;-0.04245145,-0.1423084;-0.7564287;0.04125337,-0.1503562;-0.7961648;-0.01752242,0.008647248;0.5603881;0.008194685,303.22
+0;0;0,0.006020158;0.3244135;0.008691919,0.01210959;0.6368468;0.002755444,0.1829422;0.5106366;0.008446667,0.2172712;0.2330201;0.02941212,0.2594607;-0.03865945;-0.03530554,-0.1581274;0.4994189;0.0005842233,-0.2010906;0.2222464;0.004882459,-0.2366894;-0.05466819;-0.03788659,0.07692394;0.005245238;-0.03744839,0.09163442;-0.3485003;0.000938043,0.09598945;-0.7581656;0.07972678,0.09636307;-0.7191445;-0.01138279,-0.07594417;0.005006427;-0.03942848,-0.09949099;-0.3493344;-0.01270812,-0.1163837;-0.7591226;0.06371526,-0.1137446;-0.7200807;-0.02735479,0.01053998;0.560361;0.006577705,0;0;0,0.005092211;0.3244166;0.009155989,0.009675749;0.6368955;0.004631281,0.1796708;0.5060909;0.007051229,0.2218331;0.2287914;0.01108384,0.2465153;-0.04545498;-0.05182743,-0.1652084;0.5166357;0.0005471525,-0.2120955;0.2400744;-0.001549206,-0.2454064;-0.02978352;-0.07800336,0.07503212;0.001990765;-0.04139328,0.11556;-0.3516989;-0.03207088,0.1194126;-0.7591849;0.05733036,0.1321301;-0.7987289;-0.0008449592,-0.07760222;0.004891983;-0.03607145,-0.1241661;-0.3481193;-0.04245145,-0.1423084;-0.7564287;0.04125337,-0.1503562;-0.7961648;-0.01752242,0.008647248;0.5603881;0.008194685,303.2361
+0;0;0,0.00602121;0.3244702;0.008693438,0.01211225;0.6369863;0.002755454,0.1825547;0.5108699;0.008443385,0.2168266;0.2337143;0.02937404,0.2591502;-0.03882834;-0.03554923,-0.1577437;0.4996776;0.0005987198,-0.2006355;0.2229652;0.00488982,-0.2363474;-0.05482912;-0.03801511,0.07688022;0.005242256;-0.0374271,0.09147599;-0.3457446;0.000659965,0.09574775;-0.747578;0.07794245,0.09615283;-0.7077971;-0.02084004,-0.075901;0.005003582;-0.03940606,-0.09926418;-0.3465739;-0.01289409,-0.115834;-0.7485279;0.06206826,-0.1129726;-0.7087246;-0.03667137,0.01054227;0.5604819;0.006578648,0;0;0,0.005450815;0.3244531;0.009654284,0.01039496;0.6370192;0.005782843,0.1797309;0.5057635;0.00720787,0.2215206;0.2288742;0.01092339,0.2460181;-0.04615352;-0.05268049,-0.1641514;0.516838;0.0007547271,-0.2115373;0.2408356;-0.001504954,-0.24489;-0.02978066;-0.07857813,0.07510006;0.001845732;-0.04117537,0.1158875;-0.3490512;-0.03322816,0.1186607;-0.748578;0.05526781,0.1322197;-0.7985784;-0.001915216,-0.07750768;0.004964469;-0.03614899,-0.1239216;-0.3452645;-0.04253624,-0.1389752;-0.7457658;0.0401259,-0.149779;-0.7973172;-0.01543004,0.00927645;0.5604861;0.009164095,303.2514
+0;0;0,0.00602121;0.3244702;0.008693438,0.01211225;0.6369863;0.002755454,0.1825547;0.5108699;0.008443385,0.2168266;0.2337143;0.02937404,0.2591502;-0.03882834;-0.03554923,-0.1577437;0.4996776;0.0005987198,-0.2006355;0.2229652;0.00488982,-0.2363474;-0.05482912;-0.03801511,0.07688022;0.005242256;-0.0374271,0.09147599;-0.3457446;0.000659965,0.09574775;-0.747578;0.07794245,0.09615283;-0.7077971;-0.02084004,-0.075901;0.005003582;-0.03940606,-0.09926418;-0.3465739;-0.01289409,-0.115834;-0.7485279;0.06206826,-0.1129726;-0.7087246;-0.03667137,0.01054227;0.5604819;0.006578648,0;0;0,0.005450815;0.3244531;0.009654284,0.01039496;0.6370192;0.005782843,0.1797309;0.5057635;0.00720787,0.2215206;0.2288742;0.01092339,0.2460181;-0.04615352;-0.05268049,-0.1641514;0.516838;0.0007547271,-0.2115373;0.2408356;-0.001504954,-0.24489;-0.02978066;-0.07857813,0.07510006;0.001845732;-0.04117537,0.1158875;-0.3490512;-0.03322816,0.1186607;-0.748578;0.05526781,0.1322197;-0.7985784;-0.001915216,-0.07750768;0.004964469;-0.03614899,-0.1239216;-0.3452645;-0.04253624,-0.1389752;-0.7457658;0.0401259,-0.149779;-0.7973172;-0.01543004,0.00927645;0.5604861;0.009164095,303.273
+0;0;0,0.005999336;0.3244374;0.008662282,0.01207385;0.6369083;0.00271092,0.1824557;0.5108284;0.00841577,0.2168335;0.2338993;0.02939132,0.2598382;-0.03989166;-0.03585701,-0.1577206;0.4996425;0.0006965334,-0.2002878;0.2230865;0.004744057,-0.2360108;-0.05603868;-0.03862873,0.07681801;0.005246839;-0.03745811,0.09142683;-0.344891;0.0006214119,0.0957195;-0.7522779;0.07895112,0.09609599;-0.7125068;-0.01973973,-0.07588395;0.004996214;-0.03934858,-0.09909573;-0.3457555;-0.01299638,-0.1160756;-0.7532178;0.06318882,-0.1132442;-0.7134249;-0.03545995,0.01050809;0.5604182;0.006534618,0;0;0,0.005753264;0.324407;0.009881496,0.0110603;0.636925;0.006269932,0.1802004;0.5055932;0.007447958,0.2214359;0.2288272;0.0108757,0.2456626;-0.04738277;-0.05384946,-0.1635436;0.5169407;0.0009370241,-0.2110212;0.2411667;-0.001542493,-0.2447047;-0.03067195;-0.07924321,0.07512386;0.001712382;-0.0410502,0.1159635;-0.3483416;-0.03367925,0.1186726;-0.7531878;0.0569315,0.1319648;-0.8009025;-0.003228664,-0.07743653;0.005029168;-0.03619306,-0.1237459;-0.3443651;-0.04244691,-0.1392283;-0.7505488;0.04057761,-0.1505481;-0.8015196;-0.01555704,0.009848423;0.5604048;0.009583712,303.2955
+0;0;0,0.005999336;0.3244374;0.008662282,0.01207385;0.6369083;0.00271092,0.1824557;0.5108284;0.00841577,0.2168335;0.2338993;0.02939132,0.2598382;-0.03989166;-0.03585701,-0.1577206;0.4996425;0.0006965334,-0.2002878;0.2230865;0.004744057,-0.2360108;-0.05603868;-0.03862873,0.07681801;0.005246839;-0.03745811,0.09142683;-0.344891;0.0006214119,0.0957195;-0.7522779;0.07895112,0.09609599;-0.7125068;-0.01973973,-0.07588395;0.004996214;-0.03934858,-0.09909573;-0.3457555;-0.01299638,-0.1160756;-0.7532178;0.06318882,-0.1132442;-0.7134249;-0.03545995,0.01050809;0.5604182;0.006534618,0;0;0,0.005753264;0.324407;0.009881496,0.0110603;0.636925;0.006269932,0.1802004;0.5055932;0.007447958,0.2214359;0.2288272;0.0108757,0.2456626;-0.04738277;-0.05384946,-0.1635436;0.5169407;0.0009370241,-0.2110212;0.2411667;-0.001542493,-0.2447047;-0.03067195;-0.07924321,0.07512386;0.001712382;-0.0410502,0.1159635;-0.3483416;-0.03367925,0.1186726;-0.7531878;0.0569315,0.1319648;-0.8009025;-0.003228664,-0.07743653;0.005029168;-0.03619306,-0.1237459;-0.3443651;-0.04244691,-0.1392283;-0.7505488;0.04057761,-0.1505481;-0.8015196;-0.01555704,0.009848423;0.5604048;0.009583712,303.3073
+0;0;0,0.006000252;0.3244869;0.008663603,0.01207593;0.6370177;0.002711074,0.1826745;0.51086;0.008419063,0.2170396;0.2340329;0.02938688,0.2601873;-0.04066828;-0.03607839,-0.1579312;0.49966;0.0006900844,-0.2004827;0.223206;0.004736116,-0.2363245;-0.0568473;-0.03878088,0.07677656;0.005244007;-0.0374379,0.09143033;-0.3459714;0.0007588118,0.09566093;-0.7474676;0.0779559,0.09604608;-0.707472;-0.0230033,-0.07584299;0.004993517;-0.03932735,-0.0991262;-0.3468376;-0.01289405,-0.1158605;-0.7484081;0.06218953,-0.1129641;-0.7083901;-0.03872661,0.01050986;0.5605124;0.006535538,0;0;0,0.006010912;0.3244491;0.009973526,0.01165649;0.6370214;0.00639534,0.1808825;0.5054671;0.00797224,0.2214745;0.2287038;0.01083398,0.2455145;-0.04831839;-0.05465603,-0.1632675;0.5169588;0.001347616,-0.2112255;0.2413762;-0.001492186,-0.2448832;-0.03127962;-0.07981279,0.07511203;0.001662642;-0.04097748,0.1162277;-0.3494505;-0.03356075,0.1177729;-0.7483288;0.0562737,0.1317419;-0.8011418;-0.0006446838,-0.07736669;0.005074578;-0.03622676,-0.1238599;-0.3453718;-0.04341764,-0.1394402;-0.7456532;0.03848779,-0.1524125;-0.7922232;-0.02679294,0.01035573;0.5604871;0.009705544,303.3288
+0;0;0,0.005899027;0.3244724;0.008624349,0.0118552;0.6369613;0.002596485,0.182367;0.5108801;0.008357258,0.2168201;0.2341593;0.02940357,0.260085;-0.04062405;-0.03617711,-0.1580182;0.49972;0.0008110311,-0.2002083;0.2232953;0.004512717,-0.2358563;-0.05686066;-0.03930994,0.07675806;0.005258299;-0.03740226,0.09146043;-0.3462675;0.0009012148,0.09571379;-0.7586796;0.08013693,0.09602971;-0.7195238;-0.01237159,-0.07580473;0.00497447;-0.03933544,-0.09900368;-0.3471916;-0.01298057,-0.1164163;-0.7596163;0.06436767,-0.1137988;-0.7204399;-0.02810232,0.01032443;0.5604702;0.006440776,0;0;0,0.006212637;0.324422;0.01016307,0.01202498;0.636951;0.006793737,0.1809799;0.5051181;0.00839138,0.2213982;0.2284148;0.01084495,0.245236;-0.04870364;-0.05484891,-0.1628417;0.517117;0.001495424,-0.2108976;0.2416413;-0.001354832,-0.2443388;-0.03111854;-0.07985517,0.07508799;0.001630783;-0.04095745,0.1161247;-0.3498141;-0.03346181,0.1190846;-0.7598279;0.05742335,0.131592;-0.8013031;-0.000685215,-0.07732645;0.00509885;-0.03623534,-0.124147;-0.3456339;-0.04317283,-0.1392881;-0.7570218;0.03995853,-0.1512925;-0.7970893;-0.01994299,0.0106876;0.5604289;0.01004958,303.3508
+0;0;0,0.005899027;0.3244724;0.008624349,0.0118552;0.6369613;0.002596485,0.182367;0.5108801;0.008357258,0.2168201;0.2341593;0.02940357,0.260085;-0.04062405;-0.03617711,-0.1580182;0.49972;0.0008110311,-0.2002083;0.2232953;0.004512717,-0.2358563;-0.05686066;-0.03930994,0.07675806;0.005258299;-0.03740226,0.09146043;-0.3462675;0.0009012148,0.09571379;-0.7586796;0.08013693,0.09602971;-0.7195238;-0.01237159,-0.07580473;0.00497447;-0.03933544,-0.09900368;-0.3471916;-0.01298057,-0.1164163;-0.7596163;0.06436767,-0.1137988;-0.7204399;-0.02810232,0.01032443;0.5604702;0.006440776,0;0;0,0.006212637;0.324422;0.01016307,0.01202498;0.636951;0.006793737,0.1809799;0.5051181;0.00839138,0.2213982;0.2284148;0.01084495,0.245236;-0.04870364;-0.05484891,-0.1628417;0.517117;0.001495424,-0.2108976;0.2416413;-0.001354832,-0.2443388;-0.03111854;-0.07985517,0.07508799;0.001630783;-0.04095745,0.1161247;-0.3498141;-0.03346181,0.1190846;-0.7598279;0.05742335,0.131592;-0.8013031;-0.000685215,-0.07732645;0.00509885;-0.03623534,-0.124147;-0.3456339;-0.04317283,-0.1392881;-0.7570218;0.03995853,-0.1512925;-0.7970893;-0.01994299,0.0106876;0.5604289;0.01004958,303.3625
+0;0;0,0.005900764;0.3245679;0.008626888,0.0118592;0.6371754;0.002596678,0.1821836;0.5111175;0.008356899,0.2166132;0.234585;0.02938889,0.2598689;-0.04013988;-0.03617785,-0.157832;0.4999696;0.0008188682,-0.1999934;0.223733;0.004518036,-0.2356338;-0.0563634;-0.03929531,0.07675844;0.005258325;-0.03740244,0.09146925;-0.3464691;0.0009229966,0.09568486;-0.755221;0.07945551,0.09598877;-0.7164136;-0.009533525,-0.07580511;0.004974494;-0.03933564,-0.09901737;-0.3473936;-0.01296565,-0.1162754;-0.756158;0.06369612,-0.1137575;-0.7173307;-0.02525584,0.01032782;0.5606539;0.006442499,0;0;0,0.006348141;0.3245094;0.01034021,0.01226377;0.6371571;0.007143497,0.1808658;0.5049033;0.008722067,0.2212123;0.2283802;0.01098824,0.2449482;-0.04865897;-0.05481243,-0.1624016;0.5172256;0.001679449,-0.2109157;0.2420241;-0.001231805,-0.2443665;-0.03063703;-0.0798497,0.07514579;0.001548246;-0.04085541,0.1158539;-0.3501391;-0.03335524,0.1188506;-0.7564955;0.05680466,0.130239;-0.7949699;0.0004284345,-0.07729124;0.00515455;-0.0363035,-0.1243813;-0.3457509;-0.04303628,-0.1384134;-0.7533903;0.040009,-0.1500496;-0.7916774;-0.0165434,0.01090468;0.560603;0.01035452,303.3843
+0;0;0,0.005838161;0.3245695;0.008610768,0.01172111;0.6371782;0.002568004,0.1820757;0.5111514;0.008290688,0.2165297;0.2346147;0.02922699,0.2602952;-0.04000407;-0.03644597,-0.157971;0.500021;0.0009162445,-0.1997501;0.2237208;0.00417618,-0.2346502;-0.05630603;-0.04066595,0.07676799;0.005270262;-0.03738116,0.09150355;-0.3464543;0.0009612143,0.09574908;-0.7552224;0.07940806,0.09601924;-0.7164152;-0.009581104,-0.0757979;0.00495972;-0.03935138,-0.0988017;-0.3474302;-0.01309135,-0.1163153;-0.7561703;0.06364281,-0.1138304;-0.7173414;-0.02530992,0.0102105;0.5606564;0.006415481,0;0;0,0.006348141;0.3245094;0.01034021,0.01226377;0.6371571;0.007143497,0.1808658;0.5049033;0.008722067,0.2212123;0.2283802;0.01098824,0.2449482;-0.04865897;-0.05481243,-0.1624016;0.5172256;0.001679449,-0.2109157;0.2420241;-0.001231805,-0.2443665;-0.03063703;-0.0798497,0.07514579;0.001548246;-0.04085541,0.1158539;-0.3501391;-0.03335524,0.1188506;-0.7564955;0.05680466,0.130239;-0.7949699;0.0004284345,-0.07729124;0.00515455;-0.0363035,-0.1243813;-0.3457509;-0.04303628,-0.1384134;-0.7533903;0.040009,-0.1500496;-0.7916774;-0.0165434,0.01090468;0.560603;0.01035452,303.3959
+0;0;0,0.005838161;0.3245695;0.008610768,0.01172111;0.6371782;0.002568004,0.1820757;0.5111514;0.008290688,0.2165297;0.2346147;0.02922699,0.2602952;-0.04000407;-0.03644597,-0.157971;0.500021;0.0009162445,-0.1997501;0.2237208;0.00417618,-0.2346502;-0.05630603;-0.04066595,0.07676799;0.005270262;-0.03738116,0.09150355;-0.3464543;0.0009612143,0.09574908;-0.7552224;0.07940806,0.09601924;-0.7164152;-0.009581104,-0.0757979;0.00495972;-0.03935138,-0.0988017;-0.3474302;-0.01309135,-0.1163153;-0.7561703;0.06364281,-0.1138304;-0.7173414;-0.02530992,0.0102105;0.5606564;0.006415481,0;0;0,0.006348141;0.3245094;0.01034021,0.01226377;0.6371571;0.007143497,0.1808658;0.5049033;0.008722067,0.2212123;0.2283802;0.01098824,0.2449482;-0.04865897;-0.05481243,-0.1624016;0.5172256;0.001679449,-0.2109157;0.2420241;-0.001231805,-0.2443665;-0.03063703;-0.0798497,0.07514579;0.001548246;-0.04085541,0.1158539;-0.3501391;-0.03335524,0.1188506;-0.7564955;0.05680466,0.130239;-0.7949699;0.0004284345,-0.07729124;0.00515455;-0.0363035,-0.1243813;-0.3457509;-0.04303628,-0.1384134;-0.7533903;0.040009,-0.1500496;-0.7916774;-0.0165434,0.01090468;0.560603;0.01035452,303.4072
+0;0;0,0.005838618;0.3245949;0.008611443,0.01172158;0.6372046;0.002568724,0.1820214;0.5111949;0.008290744,0.2165529;0.2340368;0.02927409,0.2602504;-0.04015535;-0.03629683,-0.1579169;0.500068;0.0009186524,-0.1997899;0.2231469;0.004185913,-0.2346357;-0.05644482;-0.04058655,0.0767036;0.005265842;-0.03734981,0.09145074;-0.3467352;0.001022704,0.09569406;-0.7552897;0.07942856,0.09596501;-0.7164568;-0.009820387,-0.07573432;0.00495556;-0.03931838,-0.0987562;-0.3477113;-0.0130377,-0.1162606;-0.7562378;0.06365637,-0.1137685;-0.7173832;-0.02555604,0.010211;0.560684;0.006416135,0;0;0,0.006506384;0.3245285;0.01044083,0.01253505;0.637175;0.007263899,0.1810333;0.5048634;0.008852959,0.2213277;0.2276979;0.01107717,0.2447963;-0.04888713;-0.05480361,-0.1621654;0.5175033;0.001903844,-0.2110008;0.2417235;-0.001247887,-0.2443889;-0.0304679;-0.07990789,0.07511674;0.001475513;-0.04076123,0.1158069;-0.3504936;-0.03323364,0.1186979;-0.7566555;0.05680203,0.1306756;-0.7957388;0.0008778498,-0.07719056;0.005219164;-0.03633947,-0.1242602;-0.3459715;-0.04298915,-0.1376924;-0.753345;0.04036967,-0.1489391;-0.793818;-0.01394914,0.01115158;0.5606226;0.01047397,303.4296
+0;0;0,0.005650872;0.324595;0.008639025,0.01131842;0.6371703;0.002564905,0.181507;0.5113515;0.00836473,0.2160768;0.2343592;0.02944021,0.2599545;-0.03966659;-0.03630429,-0.1580588;0.5001263;0.001119786,-0.1994448;0.2232787;0.003686628,-0.2345848;-0.05625397;-0.04063471,0.0766877;0.005304723;-0.03730828,0.09150659;-0.3471886;0.001239967,0.09563814;-0.7550753;0.07944903,0.09588449;-0.7161539;-0.01069907,-0.07569449;0.004910704;-0.03933549,-0.09867613;-0.3482722;-0.01305197,-0.1164526;-0.7560678;0.06370766,-0.1139611;-0.717124;-0.02640412,0.00987269;0.5606613;0.006421454,0;0;0,0.006701716;0.3245159;0.01062846,0.01293256;0.6371219;0.007583857,0.1811092;0.5047035;0.008878231,0.2212942;0.2276765;0.01115751,0.2447584;-0.04882458;-0.05467772,-0.1616392;0.5176801;0.002031165,-0.2106445;0.2420854;-0.001129681,-0.2440715;-0.02995762;-0.07995197,0.07507778;0.001436874;-0.04077148,0.1158006;-0.3510348;-0.03286815,0.1186548;-0.7566044;0.056633,0.1305432;-0.7968062;0.000626564,-0.07715312;0.005251047;-0.03634385,-0.1246196;-0.3463851;-0.04383427,-0.1373394;-0.7530811;0.0394832,-0.1493731;-0.7939016;-0.01570732,0.01149885;0.5605816;0.01076341,303.4515
+0;0;0,0.005650872;0.324595;0.008639025,0.01131842;0.6371703;0.002564905,0.181507;0.5113515;0.00836473,0.2160768;0.2343592;0.02944021,0.2599545;-0.03966659;-0.03630429,-0.1580588;0.5001263;0.001119786,-0.1994448;0.2232787;0.003686628,-0.2345848;-0.05625397;-0.04063471,0.0766877;0.005304723;-0.03730828,0.09150659;-0.3471886;0.001239967,0.09563814;-0.7550753;0.07944903,0.09588449;-0.7161539;-0.01069907,-0.07569449;0.004910704;-0.03933549,-0.09867613;-0.3482722;-0.01305197,-0.1164526;-0.7560678;0.06370766,-0.1139611;-0.717124;-0.02640412,0.00987269;0.5606613;0.006421454,0;0;0,0.006701716;0.3245159;0.01062846,0.01293256;0.6371219;0.007583857,0.1811092;0.5047035;0.008878231,0.2212942;0.2276765;0.01115751,0.2447584;-0.04882458;-0.05467772,-0.1616392;0.5176801;0.002031165,-0.2106445;0.2420854;-0.001129681,-0.2440715;-0.02995762;-0.07995197,0.07507778;0.001436874;-0.04077148,0.1158006;-0.3510348;-0.03286815,0.1186548;-0.7566044;0.056633,0.1305432;-0.7968062;0.000626564,-0.07715312;0.005251047;-0.03634385,-0.1246196;-0.3463851;-0.04383427,-0.1373394;-0.7530811;0.0394832,-0.1493731;-0.7939016;-0.01570732,0.01149885;0.5605816;0.01076341,303.4634
+0;0;0,0.005651619;0.3246379;0.008640165,0.01132052;0.6372878;0.002564543,0.1814755;0.511459;0.008364976,0.2160699;0.2342698;0.02945543,0.2599896;-0.04001826;-0.03635198,-0.1580245;0.500236;0.001121437,-0.1994399;0.2231916;0.003690103,-0.2346135;-0.05660862;-0.04067365,0.07669172;0.005305;-0.03731023,0.09152133;-0.3474433;0.001265898,0.09564775;-0.754824;0.07937793,0.09590261;-0.7155945;-0.01388284,-0.07569845;0.004910961;-0.03933755,-0.09869671;-0.3485274;-0.01303502,-0.1164511;-0.7558171;0.0636294,-0.1138736;-0.7165645;-0.02959381,0.009874422;0.5607592;0.006422078,0;0;0,0.006857976;0.3245502;0.01079416,0.01322681;0.6372297;0.007911205,0.1812587;0.504557;0.009275913,0.221296;0.2273065;0.01142812,0.2445588;-0.0494543;-0.0545702,-0.1612973;0.5176066;0.002230052,-0.2107338;0.241889;-0.001129571,-0.2440489;-0.03039774;-0.08014525,0.07509291;0.001369983;-0.04075527,0.1157046;-0.3513709;-0.032758,0.1184909;-0.7564774;0.05645299,0.1307335;-0.7981356;-0.002691269,-0.07715131;0.005293403;-0.03635205,-0.124654;-0.3465961;-0.04388099,-0.1360429;-0.7527452;0.03973024,-0.1484468;-0.7968392;-0.01629689,0.01176073;0.5606686;0.01104975,303.485
+0;0;0,0.005378717;0.3246355;0.008898477,0.01085834;0.6372906;0.002912993,0.1810709;0.5114169;0.008600446,0.2158902;0.234262;0.02977299,0.2599826;-0.03995836;-0.03620043,-0.158409;0.5002083;0.001486819,-0.1993907;0.2230932;0.003262545,-0.2349472;-0.05669856;-0.04084883,0.07670774;0.005351805;-0.03727059,0.09135264;-0.3473786;0.001538888,0.09540364;-0.7547439;0.07973541,0.09562946;-0.7155004;-0.01352405,-0.07569239;0.004864331;-0.039355,-0.09878983;-0.3485475;-0.01278372,-0.116662;-0.7558071;0.06401303,-0.1141138;-0.7165406;-0.02920961,0.009481067;0.5607597;0.006747618,0;0;0,0.006857976;0.3245502;0.01079416,0.01322681;0.6372297;0.007911205,0.1812587;0.504557;0.009275913,0.221296;0.2273065;0.01142812,0.2445588;-0.0494543;-0.0545702,-0.1612973;0.5176066;0.002230052,-0.2107338;0.241889;-0.001129571,-0.2440489;-0.03039774;-0.08014525,0.07509291;0.001369983;-0.04075527,0.1157046;-0.3513709;-0.032758,0.1184909;-0.7564774;0.05645299,0.1307335;-0.7981356;-0.002691269,-0.07715131;0.005293403;-0.03635205,-0.124654;-0.3465961;-0.04388099,-0.1360429;-0.7527452;0.03973024,-0.1484468;-0.7968392;-0.01629689,0.01176073;0.5606686;0.01104975,303.4967
+0;0;0,0.005378717;0.3246355;0.008898477,0.01085834;0.6372906;0.002912993,0.1810709;0.5114169;0.008600446,0.2158902;0.234262;0.02977299,0.2599826;-0.03995836;-0.03620043,-0.158409;0.5002083;0.001486819,-0.1993907;0.2230932;0.003262545,-0.2349472;-0.05669856;-0.04084883,0.07670774;0.005351805;-0.03727059,0.09135264;-0.3473786;0.001538888,0.09540364;-0.7547439;0.07973541,0.09562946;-0.7155004;-0.01352405,-0.07569239;0.004864331;-0.039355,-0.09878983;-0.3485475;-0.01278372,-0.116662;-0.7558071;0.06401303,-0.1141138;-0.7165406;-0.02920961,0.009481067;0.5607597;0.006747618,0;0;0,0.006857976;0.3245502;0.01079416,0.01322681;0.6372297;0.007911205,0.1812587;0.504557;0.009275913,0.221296;0.2273065;0.01142812,0.2445588;-0.0494543;-0.0545702,-0.1612973;0.5176066;0.002230052,-0.2107338;0.241889;-0.001129571,-0.2440489;-0.03039774;-0.08014525,0.07509291;0.001369983;-0.04075527,0.1157046;-0.3513709;-0.032758,0.1184909;-0.7564774;0.05645299,0.1307335;-0.7981356;-0.002691269,-0.07715131;0.005293403;-0.03635205,-0.124654;-0.3465961;-0.04388099,-0.1360429;-0.7527452;0.03973024,-0.1484468;-0.7968392;-0.01629689,0.01176073;0.5606686;0.01104975,303.5078
+0;0;0,0.00537808;0.3245971;0.008897423,0.01085651;0.6371841;0.002913356,0.1808254;0.5114;0.008597201,0.2156409;0.2342756;0.02976742,0.2593184;-0.03736502;-0.03558536,-0.1581718;0.5002073;0.001493687,-0.199149;0.2231226;0.003269218,-0.234371;-0.05403692;-0.04042718,0.07669586;0.005350977;-0.03726482,0.09138098;-0.348348;0.00165122,0.09546085;-0.7586163;0.08040499,0.09568574;-0.7194108;-0.01247141,-0.07568067;0.004863578;-0.03934891,-0.09884154;-0.3495186;-0.01270466,-0.1168411;-0.7596805;0.06463937,-0.1143034;-0.720452;-0.02820036,0.009479586;0.5606726;0.006747006,0;0;0,0.006980628;0.3245043;0.01093554,0.01342034;0.6371153;0.008169174,0.1811659;0.5044531;0.009319544,0.2211463;0.227226;0.01154494,0.2446294;-0.04699135;-0.05342221,-0.1609168;0.5177804;0.00234146,-0.2102502;0.2420765;-0.001093384,-0.2432951;-0.02761385;-0.07946744,0.07512721;0.001313418;-0.0406661,0.1156884;-0.3524058;-0.03226233,0.1185618;-0.7604204;0.05748534,0.1303036;-0.7991116;-0.004599094,-0.07711856;0.005323755;-0.03638598,-0.1247778;-0.3475348;-0.0436331,-0.136979;-0.7568941;0.03891966,-0.148749;-0.7971151;-0.02142349,0.01194019;0.5605729;0.01127958,303.5298
+0;0;0,0.005039844;0.3246018;0.008924465,0.01012329;0.6371934;0.002840806,0.1802209;0.5114349;0.008668417,0.2151847;0.2343432;0.03002094,0.2589078;-0.03725445;-0.03547975,-0.1586257;0.4998196;0.001041156,-0.1992422;0.2226802;0.002539854,-0.2344528;-0.05428565;-0.04237683,0.07670165;0.005453363;-0.03723807,0.09113231;-0.348235;0.001869414,0.09528815;-0.7585074;0.08059777,0.09561655;-0.7193075;-0.01227888,-0.07568081;0.004755799;-0.0393618,-0.09892178;-0.3496069;-0.01252856,-0.117141;-0.7597853;0.06467619,-0.1144983;-0.7205573;-0.02816064,0.008868741;0.5606813;0.006704723,0;0;0,0.006980628;0.3245043;0.01093554,0.01342034;0.6371153;0.008169174,0.1811659;0.5044531;0.009319544,0.2211463;0.227226;0.01154494,0.2446294;-0.04699135;-0.05342221,-0.1609168;0.5177804;0.00234146,-0.2102502;0.2420765;-0.001093384,-0.2432951;-0.02761385;-0.07946744,0.07512721;0.001313418;-0.0406661,0.1156884;-0.3524058;-0.03226233,0.1185618;-0.7604204;0.05748534,0.1303036;-0.7991116;-0.004599094,-0.07711856;0.005323755;-0.03638598,-0.1247778;-0.3475348;-0.0436331,-0.136979;-0.7568941;0.03891966,-0.148749;-0.7971151;-0.02142349,0.01194019;0.5605729;0.01127958,303.5415
+0;0;0,0.005039065;0.3245517;0.008923086,0.01012143;0.637077;0.002840787,0.1799911;0.5114021;0.008664878,0.2149726;0.2341703;0.0300282,0.2584377;-0.03582442;-0.03508589,-0.1584042;0.4998022;0.001047776,-0.1990412;0.2225226;0.002547231,-0.234044;-0.05280843;-0.04210435,0.07665926;0.00545035;-0.03721749,0.09112971;-0.349213;0.001997802,0.09527295;-0.7582417;0.08048749,0.09560432;-0.7189586;-0.01322893,-0.075639;0.004753171;-0.03934005,-0.09894403;-0.3505864;-0.01243284,-0.1171081;-0.7595213;0.06453785,-0.1144414;-0.7202098;-0.02913838,0.008867178;0.5605829;0.0067038,0;0;0,0.007028125;0.3244467;0.01112175,0.01344161;0.636993;0.00847435,0.180903;0.5042195;0.00943327,0.2211097;0.2268836;0.01184058,0.2446915;-0.04584146;-0.05212116,-0.1606866;0.5178972;0.002457251,-0.2099747;0.2420394;-0.0008131263,-0.2430042;-0.02601737;-0.07879286,0.07514998;0.001234397;-0.04052711,0.1152029;-0.3535284;-0.03201556,0.1183258;-0.7603462;0.05726933,0.1299139;-0.8000197;-0.005023237,-0.07703539;0.005365603;-0.03644517,-0.1251851;-0.3484172;-0.04370258,-0.1370796;-0.7567468;0.03758474,-0.149122;-0.7983506;-0.02238962,0.01197202;0.5604672;0.0115571,303.5633
+0;0;0,0.005038484;0.3245142;0.008922057,0.01012012;0.6369945;0.002840688,0.179933;0.5113482;0.008663504,0.2149458;0.2338682;0.03004596,0.25838;-0.03593466;-0.03502187,-0.1583496;0.4997523;0.001048938,-0.199023;0.2222244;0.002549736,-0.2340009;-0.05291104;-0.04207013,0.076591;0.005445496;-0.03718434,0.09106143;-0.3492174;0.002030894,0.09520219;-0.758001;0.08047356,0.09551665;-0.7191915;-0.008461908,-0.07557164;0.004748939;-0.03930502,-0.09887664;-0.3505901;-0.01239784,-0.1170298;-0.7592801;0.06452674,-0.1144992;-0.7204436;-0.0243706,0.008866066;0.5605127;0.006703079,0;0;0,0.00719557;0.3244061;0.0111053,0.01378243;0.6369032;0.00840354,0.1811225;0.5040933;0.009774446,0.2212985;0.2264979;0.01200819,0.2446035;-0.04603374;-0.05200195,-0.1603603;0.5179321;0.002436014,-0.2097481;0.241839;-0.0009887198,-0.2424485;-0.02623546;-0.07832387,0.07513154;0.001177892;-0.04040265,0.1151352;-0.3535994;-0.03229523,0.11806;-0.7601874;0.05687904,0.1295028;-0.7948282;-0.003766298,-0.07691691;0.005395443;-0.03651286,-0.125378;-0.3483433;-0.04382333,-0.1363884;-0.7564042;0.03766001,-0.1483807;-0.7943756;-0.01911405,0.0122662;0.5603912;0.01150131,303.5853
+0;0;0,0.004833302;0.3245147;0.009015257,0.00979532;0.6369976;0.002973314,0.1796572;0.5113973;0.008741328,0.214817;0.2339398;0.0301744,0.2584721;-0.03577518;-0.03510956,-0.1584997;0.4994648;0.0002381518,-0.1989817;0.2219067;0.001208553,-0.2344903;-0.05295315;-0.04467325,0.07661237;0.005513164;-0.03713031,0.0909742;-0.3491499;0.002122916,0.0951141;-0.7579373;0.080546,0.09560231;-0.7191242;-0.008388326,-0.07554215;0.004669051;-0.03937124,-0.0989106;-0.3506548;-0.01231714,-0.1172337;-0.7593132;0.06473452,-0.1145283;-0.7204742;-0.02415741,0.008576217;0.5605148;0.006828323,0;0;0,0.00719557;0.3244061;0.0111053,0.01378243;0.6369032;0.00840354,0.1811225;0.5040933;0.009774446,0.2212985;0.2264979;0.01200819,0.2446035;-0.04603374;-0.05200195,-0.1603603;0.5179321;0.002436014,-0.2097481;0.241839;-0.0009887198,-0.2424485;-0.02623546;-0.07832387,0.07513154;0.001177892;-0.04040265,0.1151352;-0.3535994;-0.03229523,0.11806;-0.7601874;0.05687904,0.1295028;-0.7948282;-0.003766298,-0.07691691;0.005395443;-0.03651286,-0.125378;-0.3483433;-0.04382333,-0.1363884;-0.7564042;0.03766001,-0.1483807;-0.7943756;-0.01911405,0.0122662;0.5603912;0.01150131,303.6082
+0;0;0,0.004832866;0.3244855;0.009014443,0.009794299;0.6369314;0.002973244,0.1799138;0.511267;0.008743646,0.2150411;0.2340659;0.03015691,0.2586503;-0.03536534;-0.03505836,-0.158752;0.4993166;0.0002276707,-0.1991966;0.2220149;0.001197175,-0.2346679;-0.05255577;-0.04463635,0.07655499;0.005509035;-0.0371025,0.09091858;-0.3491973;0.002155509,0.09502953;-0.7551268;0.08003032,0.09552576;-0.7161693;-0.01036181,-0.07548557;0.004665554;-0.03934175,-0.09885687;-0.3507015;-0.01228436,-0.1170518;-0.756503;0.06422862,-0.1143022;-0.7175192;-0.02612043,0.008575352;0.5604584;0.00682776,0;0;0,0.00729514;0.3243737;0.01113272,0.01397805;0.6368316;0.008422136,0.1815277;0.5038747;0.01021147,0.2213185;0.226482;0.0119288,0.2444949;-0.04577607;-0.05199575,-0.160483;0.5179582;0.002393661,-0.2101467;0.2421778;-0.001013258,-0.2427964;-0.02564287;-0.07817586,0.07510506;0.001105949;-0.04031897,0.115106;-0.3537201;-0.03241229,0.1179202;-0.7577028;0.05505276,0.1293066;-0.7953411;-0.004500866,-0.07682964;0.00543463;-0.03654151,-0.1253714;-0.3483348;-0.04395742,-0.1358718;-0.7535422;0.03701692,-0.1482022;-0.7927445;-0.0205177,0.01243779;0.5603302;0.01152372,303.6194
+0;0;0,0.004832866;0.3244855;0.009014443,0.009794299;0.6369314;0.002973244,0.1799138;0.511267;0.008743646,0.2150411;0.2340659;0.03015691,0.2586503;-0.03536534;-0.03505836,-0.158752;0.4993166;0.0002276707,-0.1991966;0.2220149;0.001197175,-0.2346679;-0.05255577;-0.04463635,0.07655499;0.005509035;-0.0371025,0.09091858;-0.3491973;0.002155509,0.09502953;-0.7551268;0.08003032,0.09552576;-0.7161693;-0.01036181,-0.07548557;0.004665554;-0.03934175,-0.09885687;-0.3507015;-0.01228436,-0.1170518;-0.756503;0.06422862,-0.1143022;-0.7175192;-0.02612043,0.008575352;0.5604584;0.00682776,0;0;0,0.00729514;0.3243737;0.01113272,0.01397805;0.6368316;0.008422136,0.1815277;0.5038747;0.01021147,0.2213185;0.226482;0.0119288,0.2444949;-0.04577607;-0.05199575,-0.160483;0.5179582;0.002393661,-0.2101467;0.2421778;-0.001013258,-0.2427964;-0.02564287;-0.07817586,0.07510506;0.001105949;-0.04031897,0.115106;-0.3537201;-0.03241229,0.1179202;-0.7577028;0.05505276,0.1293066;-0.7953411;-0.004500866,-0.07682964;0.00543463;-0.03654151,-0.1253714;-0.3483348;-0.04395742,-0.1358718;-0.7535422;0.03701692,-0.1482022;-0.7927445;-0.0205177,0.01243779;0.5603302;0.01152372,303.631
+0;0;0,0.004591729;0.3245048;0.009168779,0.009452817;0.6369806;0.003234287,0.1797335;0.5113277;0.009014481,0.2148875;0.2343317;0.03033612,0.2580429;-0.03084004;-0.03389321,-0.1590198;0.4989272;-0.0004937053,-0.1995356;0.2218446;-0.001439983,-0.2349781;-0.04814106;-0.04786652,0.07659163;0.005596808;-0.03709386,0.09078538;-0.3491543;0.002378922,0.09487009;-0.7541623;0.08015889,0.09556385;-0.7151529;-0.01067913,-0.07552198;0.004584049;-0.03935702,-0.09910338;-0.3508117;-0.01204949,-0.1173009;-0.755684;0.06440443,-0.1143414;-0.7166492;-0.02638551,0.008251113;0.5604972;0.007071033,0;0;0,0.0074137;0.3243931;0.01107645,0.0142957;0.6368722;0.008291483,0.1818873;0.5037909;0.0105257,0.2213407;0.2265576;0.01205087,0.2452621;-0.04160774;-0.04974675,-0.160374;0.5179847;0.00252618,-0.2102249;0.2424466;-0.0007631276,-0.2421585;-0.02115095;-0.07692356,0.07509516;0.001089379;-0.04041147,0.1150967;-0.3537987;-0.03252172,0.1180469;-0.7568778;0.05475068,0.1300547;-0.7971884;-0.002218008,-0.07690795;0.00548632;-0.0364503,-0.1257351;-0.3483068;-0.04381826,-0.1357138;-0.7526594;0.03678744,-0.1479519;-0.7930682;-0.02001071,0.0126941;0.5603638;0.01141882,303.6537
+0;0;0,0.004591729;0.3245048;0.009168779,0.009452817;0.6369806;0.003234287,0.1797335;0.5113277;0.009014481,0.2148875;0.2343317;0.03033612,0.2580429;-0.03084004;-0.03389321,-0.1590198;0.4989272;-0.0004937053,-0.1995356;0.2218446;-0.001439983,-0.2349781;-0.04814106;-0.04786652,0.07659163;0.005596808;-0.03709386,0.09078538;-0.3491543;0.002378922,0.09487009;-0.7541623;0.08015889,0.09556385;-0.7151529;-0.01067913,-0.07552198;0.004584049;-0.03935702,-0.09910338;-0.3508117;-0.01204949,-0.1173009;-0.755684;0.06440443,-0.1143414;-0.7166492;-0.02638551,0.008251113;0.5604972;0.007071033,0;0;0,0.0074137;0.3243931;0.01107645,0.0142957;0.6368722;0.008291483,0.1818873;0.5037909;0.0105257,0.2213407;0.2265576;0.01205087,0.2452621;-0.04160774;-0.04974675,-0.160374;0.5179847;0.00252618,-0.2102249;0.2424466;-0.0007631276,-0.2421585;-0.02115095;-0.07692356,0.07509516;0.001089379;-0.04041147,0.1150967;-0.3537987;-0.03252172,0.1180469;-0.7568778;0.05475068,0.1300547;-0.7971884;-0.002218008,-0.07690795;0.00548632;-0.0364503,-0.1257351;-0.3483068;-0.04381826,-0.1357138;-0.7526594;0.03678744,-0.1479519;-0.7930682;-0.02001071,0.0126941;0.5603638;0.01141882,303.6682
+0;0;0,0.004591827;0.3245117;0.009168975,0.009452995;0.6369926;0.003234404,0.1796143;0.5113731;0.009013286,0.21476;0.2344419;0.03032993,0.2580395;-0.03149188;-0.03408399,-0.1589031;0.4989813;-0.0004882808,-0.1994095;0.2219635;-0.001434337,-0.2349539;-0.04879805;-0.0479943,0.07651503;0.00559121;-0.03705676,0.09072258;-0.3495046;0.002454363,0.09480586;-0.7543713;0.0802072,0.09549867;-0.7153741;-0.01050719,-0.07544643;0.004579464;-0.03931766,-0.09905075;-0.3511616;-0.0119836,-0.1172419;-0.7558926;0.06444365,-0.1142865;-0.7168702;-0.02622273,0.008251278;0.5605084;0.007071191,0;0;0,0.007571273;0.3243935;0.01116037,0.01462222;0.6368746;0.008444309,0.1820461;0.5038118;0.01058459,0.2214947;0.2266456;0.01238322,0.2453301;-0.04224983;-0.04982733,-0.1599592;0.517998;0.002549604,-0.2099642;0.2425537;-0.0006893862,-0.2420516;-0.02184156;-0.07690323,0.0750524;0.001015484;-0.04031277,0.1149941;-0.3542305;-0.03250551,0.118017;-0.7572035;0.05457401,0.1304548;-0.7963152;-0.003558636,-0.07678657;0.005527002;-0.03650052,-0.1257064;-0.3486022;-0.04394018,-0.1360061;-0.7528201;0.03656421,-0.1462778;-0.7952849;-0.01778538,0.01297785;0.5603656;0.011554,303.6874
+0;0;0,0.004169472;0.3245095;0.009444863,0.008858494;0.6369948;0.003632369,0.1790722;0.5113885;0.009289343,0.2143338;0.2344534;0.0303616,0.2578387;-0.03152564;-0.0337128,-0.1593184;0.498737;-0.0009828657,-0.1997229;0.2217286;-0.004767269,-0.2368549;-0.04810971;-0.05528028,0.07654392;0.005685644;-0.03698264,0.09041045;-0.3494034;0.002709094,0.09436253;-0.754249;0.08057888,0.09520974;-0.7152395;-0.01013298,-0.07541926;0.00448346;-0.0393808,-0.09939297;-0.3512048;-0.01168476,-0.1174467;-0.7559409;0.06474803,-0.114339;-0.7169039;-0.02591179,0.007703765;0.560509;0.007452631,0;0;0,0.007571273;0.3243935;0.01116037,0.01462222;0.6368746;0.008444309,0.1820461;0.5038118;0.01058459,0.2214947;0.2266456;0.01238322,0.2453301;-0.04224983;-0.04982733,-0.1599592;0.517998;0.002549604,-0.2099642;0.2425537;-0.0006893862,-0.2420516;-0.02184156;-0.07690323,0.0750524;0.001015484;-0.04031277,0.1149941;-0.3542305;-0.03250551,0.118017;-0.7572035;0.05457401,0.1304548;-0.7963152;-0.003558636,-0.07678657;0.005527002;-0.03650052,-0.1257064;-0.3486022;-0.04394018,-0.1360061;-0.7528201;0.03656421,-0.1462778;-0.7952849;-0.01778538,0.01297785;0.5603656;0.011554,303.699
+0;0;0,0.004169472;0.3245095;0.009444863,0.008858494;0.6369948;0.003632369,0.1790722;0.5113885;0.009289343,0.2143338;0.2344534;0.0303616,0.2578387;-0.03152564;-0.0337128,-0.1593184;0.498737;-0.0009828657,-0.1997229;0.2217286;-0.004767269,-0.2368549;-0.04810971;-0.05528028,0.07654392;0.005685644;-0.03698264,0.09041045;-0.3494034;0.002709094,0.09436253;-0.754249;0.08057888,0.09520974;-0.7152395;-0.01013298,-0.07541926;0.00448346;-0.0393808,-0.09939297;-0.3512048;-0.01168476,-0.1174467;-0.7559409;0.06474803,-0.114339;-0.7169039;-0.02591179,0.007703765;0.560509;0.007452631,0;0;0,0.007571273;0.3243935;0.01116037,0.01462222;0.6368746;0.008444309,0.1820461;0.5038118;0.01058459,0.2214947;0.2266456;0.01238322,0.2453301;-0.04224983;-0.04982733,-0.1599592;0.517998;0.002549604,-0.2099642;0.2425537;-0.0006893862,-0.2420516;-0.02184156;-0.07690323,0.0750524;0.001015484;-0.04031277,0.1149941;-0.3542305;-0.03250551,0.118017;-0.7572035;0.05457401,0.1304548;-0.7963152;-0.003558636,-0.07678657;0.005527002;-0.03650052,-0.1257064;-0.3486022;-0.04394018,-0.1360061;-0.7528201;0.03656421,-0.1462778;-0.7952849;-0.01778538,0.01297785;0.5603656;0.011554,303.7106
+0;0;0,0.004169268;0.3244937;0.009444403,0.008858283;0.6369784;0.003631859,0.1790732;0.5113705;0.009288913,0.2143436;0.2343659;0.03036646,0.2574087;-0.02892384;-0.03306009,-0.1593198;0.4987189;-0.0009833723,-0.1997345;0.2216409;-0.004768726,-0.2364911;-0.04546899;-0.05477099,0.07650042;0.005682413;-0.03696162,0.09044968;-0.3515254;0.00296694,0.09441326;-0.7575475;0.08106304,0.09528369;-0.7182909;-0.01213621,-0.0753764;0.004480912;-0.03935842,-0.09949315;-0.3533296;-0.01149714,-0.1175994;-0.759242;0.0651578,-0.1144064;-0.7199572;-0.02798799,0.007703534;0.5604913;0.007452187,0;0;0,0.007596485;0.3243814;0.01103544,0.01461916;0.6368616;0.00819087,0.1820282;0.503719;0.01051068,0.2215181;0.2264892;0.01252627,0.2456071;-0.0396691;-0.04894281,-0.1599974;0.5181435;0.002409608,-0.2100145;0.2426291;-0.0007405225,-0.2420709;-0.01915303;-0.07585064,0.07506155;0.0009130687;-0.0401957,0.1150554;-0.3564641;-0.03193021,0.1174765;-0.7608261;0.05440736,0.1287585;-0.8000741;-0.007640842,-0.07669573;0.005593168;-0.03656839,-0.12609;-0.3506211;-0.0441732,-0.1363551;-0.7560395;0.03644434,-0.1472104;-0.7997202;-0.02035236,0.01298439;0.5603521;0.01132846,303.7331
+0;0;0,0.00388082;0.3245218;0.009583466,0.008431105;0.6370388;0.00384483,0.1788218;0.5114291;0.009484736,0.2142846;0.2346053;0.03017763,0.2574114;-0.03008282;-0.03304065,-0.1598417;0.4987461;-0.0007227724,-0.2000987;0.2219099;-0.008358963,-0.2381163;-0.04578236;-0.0613852,0.07649056;0.005750738;-0.03690166,0.09014342;-0.3509277;0.003119502,0.09413214;-0.7572112;0.08123811,0.09495792;-0.7182353;-0.009057775,-0.07533599;0.004408931;-0.03937841,-0.09951732;-0.3528556;-0.0113626,-0.1178978;-0.7589896;0.06546225,-0.114821;-0.7199884;-0.02478246,0.007314574;0.5605429;0.00765503,0;0;0,0.007678524;0.3244084;0.01102448,0.0147593;0.6369159;0.008134365,0.1822534;0.5036447;0.0106287,0.2213657;0.2265472;0.01273537,0.2454305;-0.04094315;-0.0487957,-0.1599687;0.5180324;0.002440832,-0.2103059;0.2427592;-0.000393426,-0.2424626;-0.02022523;-0.07603346,0.07504841;0.0008801221;-0.04015684,0.1148142;-0.3559983;-0.03215408,0.117356;-0.7605682;0.05445695,0.129898;-0.7979184;-0.005051374,-0.07664654;0.005616081;-0.03659752,-0.1261466;-0.3500543;-0.04407504,-0.1374984;-0.7554638;0.03777245,-0.1491649;-0.7931892;-0.02148762,0.01311236;0.5603997;0.01128483,303.756
+0;0;0,0.00388082;0.3245218;0.009583466,0.008431105;0.6370388;0.00384483,0.1788218;0.5114291;0.009484736,0.2142846;0.2346053;0.03017763,0.2574114;-0.03008282;-0.03304065,-0.1598417;0.4987461;-0.0007227724,-0.2000987;0.2219099;-0.008358963,-0.2381163;-0.04578236;-0.0613852,0.07649056;0.005750738;-0.03690166,0.09014342;-0.3509277;0.003119502,0.09413214;-0.7572112;0.08123811,0.09495792;-0.7182353;-0.009057775,-0.07533599;0.004408931;-0.03937841,-0.09951732;-0.3528556;-0.0113626,-0.1178978;-0.7589896;0.06546225,-0.114821;-0.7199884;-0.02478246,0.007314574;0.5605429;0.00765503,0;0;0,0.007678524;0.3244084;0.01102448,0.0147593;0.6369159;0.008134365,0.1822534;0.5036447;0.0106287,0.2213657;0.2265472;0.01273537,0.2454305;-0.04094315;-0.0487957,-0.1599687;0.5180324;0.002440832,-0.2103059;0.2427592;-0.000393426,-0.2424626;-0.02022523;-0.07603346,0.07504841;0.0008801221;-0.04015684,0.1148142;-0.3559983;-0.03215408,0.117356;-0.7605682;0.05445695,0.129898;-0.7979184;-0.005051374,-0.07664654;0.005616081;-0.03659752,-0.1261466;-0.3500543;-0.04407504,-0.1374984;-0.7554638;0.03777245,-0.1491649;-0.7931892;-0.02148762,0.01311236;0.5603997;0.01128483,303.7672
+0;0;0,0.00388082;0.3245218;0.009583466,0.008431105;0.6370388;0.00384483,0.1788218;0.5114291;0.009484736,0.2142846;0.2346053;0.03017763,0.2574114;-0.03008282;-0.03304065,-0.1598417;0.4987461;-0.0007227724,-0.2000987;0.2219099;-0.008358963,-0.2381163;-0.04578236;-0.0613852,0.07649056;0.005750738;-0.03690166,0.09014342;-0.3509277;0.003119502,0.09413214;-0.7572112;0.08123811,0.09495792;-0.7182353;-0.009057775,-0.07533599;0.004408931;-0.03937841,-0.09951732;-0.3528556;-0.0113626,-0.1178978;-0.7589896;0.06546225,-0.114821;-0.7199884;-0.02478246,0.007314574;0.5605429;0.00765503,0;0;0,0.007678524;0.3244084;0.01102448,0.0147593;0.6369159;0.008134365,0.1822534;0.5036447;0.0106287,0.2213657;0.2265472;0.01273537,0.2454305;-0.04094315;-0.0487957,-0.1599687;0.5180324;0.002440832,-0.2103059;0.2427592;-0.000393426,-0.2424626;-0.02022523;-0.07603346,0.07504841;0.0008801221;-0.04015684,0.1148142;-0.3559983;-0.03215408,0.117356;-0.7605682;0.05445695,0.129898;-0.7979184;-0.005051374,-0.07664654;0.005616081;-0.03659752,-0.1261466;-0.3500543;-0.04407504,-0.1374984;-0.7554638;0.03777245,-0.1491649;-0.7931892;-0.02148762,0.01311236;0.5603997;0.01128483,303.7784
+0;0;0,0.003637552;0.3244968;0.009662963,0.008090131;0.6370014;0.003968108,0.1783734;0.5114324;0.009588966,0.2138415;0.2345766;0.03024642,0.2572782;-0.03011176;-0.0333733,-0.1600427;0.4988397;-0.0005773036,-0.2003142;0.2221274;-0.01250805,-0.2391492;-0.04454896;-0.07055712,0.07649633;0.005797269;-0.03690143,0.08993291;-0.351092;0.00324003,0.09388677;-0.7571644;0.08135052,0.09469247;-0.7183361;-0.007410944,-0.07535304;0.004367677;-0.03936819,-0.0997079;-0.3530921;-0.01123953,-0.1182542;-0.7589986;0.06562083,-0.1152349;-0.7201461;-0.0230905,0.007006979;0.5605075;0.007768048,0;0;0,0.007765025;0.3243848;0.0109086,0.01489448;0.6368759;0.007921696,0.1822575;0.503711;0.01051402,0.2213241;0.2265763;0.01251984,0.2453834;-0.04103792;-0.04910732,-0.1597307;0.5180947;0.002492255,-0.2100374;0.2427843;-0.000206494,-0.2422197;-0.02035117;-0.07582505,0.07501148;0.0008716434;-0.04024339,0.1147449;-0.3562291;-0.03235912,0.1173331;-0.7605826;0.05426168,0.1307248;-0.7944492;-0.006556988,-0.07666903;0.005633394;-0.03656686,-0.1261609;-0.3502571;-0.04394154,-0.1374537;-0.7553024;0.03865591,-0.149047;-0.7921181;-0.01929627,0.01323602;0.5603637;0.01109362,303.8012
+0;0;0,0.003637405;0.3244837;0.009662572,0.008089751;0.636972;0.003968013,0.1783645;0.5114094;0.009588584,0.2138298;0.2345758;0.03024438,0.2569838;-0.02839041;-0.03296141,-0.1600346;0.4988174;-0.0005771765,-0.2003029;0.2221272;-0.01250697,-0.2388852;-0.04281405;-0.07017834,0.07647509;0.00579566;-0.03689119,0.08980167;-0.3481718;0.002921637,0.0937812;-0.7568804;0.08153924,0.09459423;-0.7179719;-0.008029573,-0.07533212;0.004366465;-0.03935727,-0.09948759;-0.3501668;-0.01145889,-0.1181543;-0.7587086;0.06590046,-0.1151075;-0.7197755;-0.02361777,0.007006655;0.560482;0.007767757,0;0;0,0.007827714;0.3243688;0.01094937,0.01499252;0.6368426;0.007958174,0.1823578;0.5037345;0.01048207,0.2213859;0.2266179;0.0126071,0.2459933;-0.03910786;-0.04897832,-0.1596457;0.5181233;0.002580849,-0.2100049;0.2428451;-9.734556E-05,-0.2420039;-0.01854739;-0.07532007,0.07501825;0.0008408278;-0.0401814,0.1148758;-0.3533033;-0.03318238,0.1170797;-0.7601697;0.05453396,0.1304901;-0.7947652;-0.006704807,-0.07662036;0.005651891;-0.03661101,-0.1254359;-0.3473738;-0.04335622,-0.137183;-0.7550461;0.03973752,-0.148686;-0.7923068;-0.01896752,0.01332837;0.5603346;0.01113343,303.8231
+0;0;0,0.003637405;0.3244837;0.009662572,0.008089751;0.636972;0.003968013,0.1783645;0.5114094;0.009588584,0.2138298;0.2345758;0.03024438,0.2569838;-0.02839041;-0.03296141,-0.1600346;0.4988174;-0.0005771765,-0.2003029;0.2221272;-0.01250697,-0.2388852;-0.04281405;-0.07017834,0.07647509;0.00579566;-0.03689119,0.08980167;-0.3481718;0.002921637,0.0937812;-0.7568804;0.08153924,0.09459423;-0.7179719;-0.008029573,-0.07533212;0.004366465;-0.03935727,-0.09948759;-0.3501668;-0.01145889,-0.1181543;-0.7587086;0.06590046,-0.1151075;-0.7197755;-0.02361777,0.007006655;0.560482;0.007767757,0;0;0,0.007827714;0.3243688;0.01094937,0.01499252;0.6368426;0.007958174,0.1823578;0.5037345;0.01048207,0.2213859;0.2266179;0.0126071,0.2459933;-0.03910786;-0.04897832,-0.1596457;0.5181233;0.002580849,-0.2100049;0.2428451;-9.734556E-05,-0.2420039;-0.01854739;-0.07532007,0.07501825;0.0008408278;-0.0401814,0.1148758;-0.3533033;-0.03318238,0.1170797;-0.7601697;0.05453396,0.1304901;-0.7947652;-0.006704807,-0.07662036;0.005651891;-0.03661101,-0.1254359;-0.3473738;-0.04335622,-0.137183;-0.7550461;0.03973752,-0.148686;-0.7923068;-0.01896752,0.01332837;0.5603346;0.01113343,303.8454
+0;0;0,0.003369082;0.3244588;0.009684185,0.007657739;0.6369282;0.004011268,0.1781621;0.5114138;0.009706312,0.213779;0.2340055;0.03034456,0.2572689;-0.03019318;-0.03348011,-0.1605272;0.4987036;-0.0005473853,-0.2003921;0.2216285;-0.01757694,-0.2401961;-0.04450744;-0.07548372,0.076423;0.005852727;-0.0368149,0.08954509;-0.3487603;0.003078066,0.09317934;-0.7564213;0.081568,0.0940481;-0.7170838;-0.01228637,-0.07526287;0.004305912;-0.03933226,-0.0994993;-0.3508606;-0.01134302,-0.1183551;-0.7583269;0.06596857,-0.1151484;-0.7189639;-0.02783249,0.006641618;0.5604409;0.007799666,0;0;0,0.007822804;0.3243441;0.01088071,0.01496727;0.6367956;0.007793188,0.1824687;0.5036263;0.01026988,0.2213802;0.2259034;0.01267028,0.2458265;-0.04113147;-0.04946375,-0.1598113;0.5180658;0.002460427,-0.2101355;0.2421847;-0.0001840382,-0.2424027;-0.02043727;-0.07604175,0.07496715;0.0008208901;-0.04011631,0.1147995;-0.3539715;-0.03306532,0.116932;-0.7598658;0.0541513,0.1322637;-0.7996057;-0.007475615,-0.07651222;0.005661447;-0.03665914,-0.1253584;-0.348011;-0.04328647,-0.1371863;-0.7546414;0.03961833,-0.149268;-0.79545;-0.02151082,0.01330911;0.5602926;0.01099157,303.8565
+0;0;0,0.003369082;0.3244588;0.009684185,0.007657739;0.6369282;0.004011268,0.1781621;0.5114138;0.009706312,0.213779;0.2340055;0.03034456,0.2572689;-0.03019318;-0.03348011,-0.1605272;0.4987036;-0.0005473853,-0.2003921;0.2216285;-0.01757694,-0.2401961;-0.04450744;-0.07548372,0.076423;0.005852727;-0.0368149,0.08954509;-0.3487603;0.003078066,0.09317934;-0.7564213;0.081568,0.0940481;-0.7170838;-0.01228637,-0.07526287;0.004305912;-0.03933226,-0.0994993;-0.3508606;-0.01134302,-0.1183551;-0.7583269;0.06596857,-0.1151484;-0.7189639;-0.02783249,0.006641618;0.5604409;0.007799666,0;0;0,0.007822804;0.3243441;0.01088071,0.01496727;0.6367956;0.007793188,0.1824687;0.5036263;0.01026988,0.2213802;0.2259034;0.01267028,0.2458265;-0.04113147;-0.04946375,-0.1598113;0.5180658;0.002460427,-0.2101355;0.2421847;-0.0001840382,-0.2424027;-0.02043727;-0.07604175,0.07496715;0.0008208901;-0.04011631,0.1147995;-0.3539715;-0.03306532,0.116932;-0.7598658;0.0541513,0.1322637;-0.7996057;-0.007475615,-0.07651222;0.005661447;-0.03665914,-0.1253584;-0.348011;-0.04328647,-0.1371863;-0.7546414;0.03961833,-0.149268;-0.79545;-0.02151082,0.01330911;0.5602926;0.01099157,303.868
+0;0;0,0.003369082;0.3244588;0.009684185,0.007657739;0.6369282;0.004011268,0.1781621;0.5114138;0.009706312,0.213779;0.2340055;0.03034456,0.2572689;-0.03019318;-0.03348011,-0.1605272;0.4987036;-0.0005473853,-0.2003921;0.2216285;-0.01757694,-0.2401961;-0.04450744;-0.07548372,0.076423;0.005852727;-0.0368149,0.08954509;-0.3487603;0.003078066,0.09317934;-0.7564213;0.081568,0.0940481;-0.7170838;-0.01228637,-0.07526287;0.004305912;-0.03933226,-0.0994993;-0.3508606;-0.01134302,-0.1183551;-0.7583269;0.06596857,-0.1151484;-0.7189639;-0.02783249,0.006641618;0.5604409;0.007799666,0;0;0,0.007822804;0.3243441;0.01088071,0.01496727;0.6367956;0.007793188,0.1824687;0.5036263;0.01026988,0.2213802;0.2259034;0.01267028,0.2458265;-0.04113147;-0.04946375,-0.1598113;0.5180658;0.002460427,-0.2101355;0.2421847;-0.0001840382,-0.2424027;-0.02043727;-0.07604175,0.07496715;0.0008208901;-0.04011631,0.1147995;-0.3539715;-0.03306532,0.116932;-0.7598658;0.0541513,0.1322637;-0.7996057;-0.007475615,-0.07651222;0.005661447;-0.03665914,-0.1253584;-0.348011;-0.04328647,-0.1371863;-0.7546414;0.03961833,-0.149268;-0.79545;-0.02151082,0.01330911;0.5602926;0.01099157,303.8795
+0;0;0,0.002939672;0.324531;0.009754639,0.006995684;0.6370883;0.004094518,0.1774587;0.5116863;0.009973345,0.2131023;0.2343276;0.03040996,0.2570245;-0.03131655;-0.03416902,-0.1609575;0.4988811;-0.0004231911,-0.2002209;0.2221191;-0.02226753,-0.2436246;-0.0419355;-0.09338503,0.07650111;0.00586593;-0.03676948,0.08918157;-0.34713;0.002980422,0.09281794;-0.7561946;0.08156136,0.09371703;-0.7168486;-0.01233681,-0.07525349;0.004304651;-0.03946142,-0.09972085;-0.3491931;-0.01139581,-0.1187061;-0.7580123;0.06624752,-0.1154686;-0.7186407;-0.02759659,0.006062814;0.560577;0.007885478,0;0;0,0.007923573;0.3244116;0.01088572,0.01516762;0.6369457;0.007797956,0.1824174;0.5035676;0.01017499,0.2213622;0.2259108;0.01262712,0.2453313;-0.04269955;-0.05014515,-0.1594462;0.5180691;0.00247949,-0.209865;0.2422686;-0.0003508604,-0.2423373;-0.02187845;-0.07675967,0.07499005;0.000785619;-0.04018331,0.114622;-0.3523922;-0.03372288,0.1172793;-0.7595826;0.05408883,0.1322653;-0.8002988;-0.006571531,-0.07658517;0.005715935;-0.03661778,-0.1251388;-0.3463427;-0.04326687,-0.1366372;-0.7541531;0.04087911,-0.1489283;-0.7952057;-0.01999369,0.01348452;0.5604202;0.01099658,303.9013
+0;0;0,0.002938962;0.3244526;0.009752283,0.006992955;0.6368536;0.004095402,0.1775409;0.5114756;0.009972876,0.2131936;0.2340467;0.03041465,0.257131;-0.0316897;-0.03418675,-0.1610419;0.4986641;-0.0004287818,-0.2003152;0.2218321;-0.02227864,-0.243734;-0.0423142;-0.09342085,0.07650101;0.005865923;-0.03676943,0.08917799;-0.3470331;0.002969552,0.09273872;-0.7475891;0.07991599,0.09370475;-0.7075472;-0.02097353,-0.0752534;0.004304646;-0.03946137,-0.09971404;-0.349096;-0.01140347,-0.1183044;-0.7494117;0.06462486,-0.1148258;-0.7093423;-0.03620656,0.006060671;0.5603904;0.007883979,0;0;0,0.007950313;0.3243277;0.01102781,0.0152201;0.6367069;0.008143663,0.1825943;0.5034857;0.01043534,0.2213973;0.2257349;0.01256108,0.2453066;-0.04296839;-0.05026078,-0.1595383;0.5180582;0.002856094,-0.2100834;0.2422131;-0.0003660349,-0.2427003;-0.02193931;-0.07704278,0.07500597;0.0007660091;-0.04015374,0.1146583;-0.3523118;-0.03372455,0.1148219;-0.750693;0.0538597,0.1326613;-0.7998718;-0.006909855,-0.07657488;0.00573351;-0.03663634,-0.1250768;-0.3462366;-0.04313142,-0.1353647;-0.745535;0.03953361,-0.1492187;-0.7926496;-0.02482387,0.01353168;0.5602273;0.01128554,303.9236
+0;0;0,0.002938962;0.3244526;0.009752283,0.006992955;0.6368536;0.004095402,0.1775409;0.5114756;0.009972876,0.2131936;0.2340467;0.03041465,0.257131;-0.0316897;-0.03418675,-0.1610419;0.4986641;-0.0004287818,-0.2003152;0.2218321;-0.02227864,-0.243734;-0.0423142;-0.09342085,0.07650101;0.005865923;-0.03676943,0.08917799;-0.3470331;0.002969552,0.09273872;-0.7475891;0.07991599,0.09370475;-0.7075472;-0.02097353,-0.0752534;0.004304646;-0.03946137,-0.09971404;-0.349096;-0.01140347,-0.1183044;-0.7494117;0.06462486,-0.1148258;-0.7093423;-0.03620656,0.006060671;0.5603904;0.007883979,0;0;0,0.007950313;0.3243277;0.01102781,0.0152201;0.6367069;0.008143663,0.1825943;0.5034857;0.01043534,0.2213973;0.2257349;0.01256108,0.2453066;-0.04296839;-0.05026078,-0.1595383;0.5180582;0.002856094,-0.2100834;0.2422131;-0.0003660349,-0.2427003;-0.02193931;-0.07704278,0.07500597;0.0007660091;-0.04015374,0.1146583;-0.3523118;-0.03372455,0.1148219;-0.750693;0.0538597,0.1326613;-0.7998718;-0.006909855,-0.07657488;0.00573351;-0.03663634,-0.1250768;-0.3462366;-0.04313142,-0.1353647;-0.745535;0.03953361,-0.1492187;-0.7926496;-0.02482387,0.01353168;0.5602273;0.01128554,303.9348
+0;0;0,0.002716783;0.3244546;0.009750973,0.006538009;0.6368581;0.004067032,0.1771722;0.5114865;0.01000557,0.2128558;0.2340576;0.03039202,0.2570658;-0.03157833;-0.03443623,-0.1614102;0.4986673;-0.0004857015,-0.2004025;0.2222492;-0.02747402,-0.2451138;-0.04005605;-0.1043932,0.07651811;0.005888782;-0.03673018,0.08903143;-0.3470144;0.003023688,0.09256015;-0.74756;0.08002567,0.09354718;-0.7075192;-0.02086375,-0.07525708;0.00428162;-0.03945686,-0.0997387;-0.3491262;-0.01150709,-0.1184844;-0.7494042;0.06468151,-0.1149842;-0.7093367;-0.03614934,0.005690545;0.5603941;0.007859271,0;0;0,0.007950313;0.3243277;0.01102781,0.0152201;0.6367069;0.008143663,0.1825943;0.5034857;0.01043534,0.2213973;0.2257349;0.01256108,0.2453066;-0.04296839;-0.05026078,-0.1595383;0.5180582;0.002856094,-0.2100834;0.2422131;-0.0003660349,-0.2427003;-0.02193931;-0.07704278,0.07500597;0.0007660091;-0.04015374,0.1146583;-0.3523118;-0.03372455,0.1148219;-0.750693;0.0538597,0.1326613;-0.7998718;-0.006909855,-0.07657488;0.00573351;-0.03663634,-0.1250768;-0.3462366;-0.04313142,-0.1353647;-0.745535;0.03953361,-0.1492187;-0.7926496;-0.02482387,0.01353168;0.5602273;0.01128554,303.946
+0;0;0,0.002717053;0.3244868;0.009751941,0.006538604;0.636917;0.004067522,0.1771016;0.5115594;0.01000548,0.2128207;0.2338545;0.03041222,0.2571113;-0.03226516;-0.03453408,-0.1613404;0.4987454;-0.000481437,-0.2003715;0.2220523;-0.0274966,-0.2451642;-0.04073057;-0.1045559,0.07653632;0.005890184;-0.03673892,0.0890612;-0.3473392;0.003051702,0.09260581;-0.7496879;0.08040033,0.09357332;-0.7098457;-0.01849447,-0.07527499;0.004282639;-0.03946625,-0.09977924;-0.3494519;-0.01149064,-0.1186093;-0.7515317;0.06504093,-0.1151784;-0.7116632;-0.03379646,0.00569107;0.5604466;0.007860076,0;0;0,0.008002289;0.3243557;0.01111507,0.01529853;0.6367612;0.008273125,0.1826098;0.5035897;0.01051998,0.2212613;0.225535;0.01250744,0.245139;-0.04364377;-0.05051613,-0.1593574;0.5179763;0.003014985,-0.2100525;0.2418788;-0.00051586,-0.242579;-0.02237615;-0.07868681,0.07498486;0.0007412285;-0.04023647,0.1145613;-0.3526723;-0.03361893,0.1151182;-0.7529345;0.05395842,0.1321169;-0.8001193;-0.006303784,-0.07661473;0.00576211;-0.03659553,-0.1250806;-0.3465429;-0.04318694,-0.1351479;-0.7476914;0.03962841,-0.1493431;-0.7943481;-0.02201762,0.0136065;0.5602751;0.01140738,303.9685
+0;0;0,0.002717165;0.3245002;0.009752343,0.006538881;0.6369438;0.004067684,0.1775255;0.5114621;0.0100111,0.2131967;0.2341297;0.03039047,0.2574943;-0.03203243;-0.03456619,-0.161753;0.4986165;-0.0005017314,-0.2007317;0.2222945;-0.02748066,-0.2455316;-0.04053026;-0.1045522,0.0765414;0.005890575;-0.03674136,0.08906846;-0.3474001;0.003056165,0.09259493;-0.7476907;0.08000913,0.09355136;-0.7079612;-0.01775255,-0.07527999;0.004282923;-0.03946887,-0.09978849;-0.349513;-0.01148841,-0.1185222;-0.7495361;0.06465168,-0.1151306;-0.7097807;-0.03305325,0.005691311;0.5604702;0.007860396,0;0;0,0.007948168;0.3243645;0.01128483,0.01515107;0.636787;0.008589268,0.1828693;0.5033561;0.01080585,0.2212172;0.2256365;0.0123198,0.2451573;-0.04361239;-0.05057549,-0.1598854;0.5178736;0.002973093,-0.2107168;0.2421922;-0.001146789,-0.2435345;-0.02153462;-0.08111607,0.0749523;0.000703454;-0.04030967,0.1146359;-0.3527643;-0.03391767,0.1156211;-0.7510047;0.05309033,0.1305889;-0.7987924;-0.005029917,-0.0766324;0.005812706;-0.03656365,-0.1251359;-0.3465419;-0.04354693,-0.1348982;-0.7458743;0.03772464,-0.1484835;-0.7925466;-0.02218963,0.01348654;0.5602956;0.01168728,303.9908
+0;0;0,0.0025118;0.3245004;0.009799762,0.006152226;0.636947;0.00414617,0.1772341;0.5115577;0.01014063,0.2129438;0.2342227;0.03041751,0.2574041;-0.03180015;-0.03499673,-0.1614566;0.4975232;-0.003843395,-0.2012236;0.2215636;-0.03326967,-0.2461992;-0.04032871;-0.1133541,0.07654883;0.005921511;-0.03672091,0.08892773;-0.3473764;0.003059145,0.09236867;-0.7476518;0.08009548,0.09408419;-0.7079321;-0.01765681,-0.07527728;0.004253467;-0.03947724,-0.09986775;-0.3495347;-0.01147215,-0.1190326;-0.7495705;0.0644943,-0.1148788;-0.7098278;-0.03318246,0.005374039;0.5604719;0.007920655,0;0;0,0.007948168;0.3243645;0.01128483,0.01515107;0.636787;0.008589268,0.1828693;0.5033561;0.01080585,0.2212172;0.2256365;0.0123198,0.2451573;-0.04361239;-0.05057549,-0.1598854;0.5178736;0.002973093,-0.2107168;0.2421922;-0.001146789,-0.2435345;-0.02153462;-0.08111607,0.0749523;0.000703454;-0.04030967,0.1146359;-0.3527643;-0.03391767,0.1156211;-0.7510047;0.05309033,0.1305889;-0.7987924;-0.005029917,-0.0766324;0.005812706;-0.03656365,-0.1251359;-0.3465419;-0.04354693,-0.1348982;-0.7458743;0.03772464,-0.1484835;-0.7925466;-0.02218963,0.01348654;0.5602956;0.01168728,304.0019
+0;0;0,0.0025118;0.3245004;0.009799762,0.006152226;0.636947;0.00414617,0.1772341;0.5115577;0.01014063,0.2129438;0.2342227;0.03041751,0.2574041;-0.03180015;-0.03499673,-0.1614566;0.4975232;-0.003843395,-0.2012236;0.2215636;-0.03326967,-0.2461992;-0.04032871;-0.1133541,0.07654883;0.005921511;-0.03672091,0.08892773;-0.3473764;0.003059145,0.09236867;-0.7476518;0.08009548,0.09408419;-0.7079321;-0.01765681,-0.07527728;0.004253467;-0.03947724,-0.09986775;-0.3495347;-0.01147215,-0.1190326;-0.7495705;0.0644943,-0.1148788;-0.7098278;-0.03318246,0.005374039;0.5604719;0.007920655,0;0;0,0.007948168;0.3243645;0.01128483,0.01515107;0.636787;0.008589268,0.1828693;0.5033561;0.01080585,0.2212172;0.2256365;0.0123198,0.2451573;-0.04361239;-0.05057549,-0.1598854;0.5178736;0.002973093,-0.2107168;0.2421922;-0.001146789,-0.2435345;-0.02153462;-0.08111607,0.0749523;0.000703454;-0.04030967,0.1146359;-0.3527643;-0.03391767,0.1156211;-0.7510047;0.05309033,0.1305889;-0.7987924;-0.005029917,-0.0766324;0.005812706;-0.03656365,-0.1251359;-0.3465419;-0.04354693,-0.1348982;-0.7458743;0.03772464,-0.1484835;-0.7925466;-0.02218963,0.01348654;0.5602956;0.01168728,304.0133
+0;0;0,0.002511735;0.3244922;0.009799511,0.006151964;0.6369216;0.004146313,0.1773853;0.5114954;0.01014243,0.2130545;0.2344747;0.03039631,0.2575229;-0.03159621;-0.03502975,-0.1616038;0.4974485;-0.003853921,-0.2013257;0.2218017;-0.03324683,-0.2463094;-0.04013795;-0.1133458,0.07648284;0.005916406;-0.03668925,0.08881026;-0.3459122;0.00292537,0.09233008;-0.7553639;0.08172777,0.09389352;-0.7165059;-0.007359058,-0.07521238;0.0042498;-0.03944321,-0.09970059;-0.3480671;-0.01155459,-0.1193048;-0.7572737;0.06615341,-0.1155192;-0.7183947;-0.02286457,0.00537384;0.5604526;0.007920492,0;0;0,0.007960081;0.3243447;0.01160431,0.0151547;0.6367532;0.009269953,0.1829611;0.5030918;0.01075482,0.2211985;0.2256772;0.0121429,0.2451904;-0.0436033;-0.05081892,-0.1600944;0.5181018;0.003403377,-0.2112761;0.2428278;-0.001851507,-0.245262;-0.01923823;-0.08681101,0.07492775;0.0006524771;-0.04020119,0.1145379;-0.3513432;-0.0343051,0.1166034;-0.7589698;0.05349636,0.1296614;-0.7951094;-0.005430937,-0.07652056;0.005844002;-0.03662214,-0.124645;-0.3450764;-0.0432216,-0.1338386;-0.7538567;0.0385529,-0.1466063;-0.7948798;-0.01445726,0.01349512;0.5602641;0.01227355,304.0354
+0;0;0,0.002221351;0.3244795;0.009852648,0.005624649;0.6369018;0.004230525,0.17708;0.5115917;0.01036066,0.2128794;0.2345516;0.03050617,0.257568;-0.03149536;-0.03516955,-0.1618265;0.4969665;-0.005624819,-0.2024632;0.2219103;-0.03926082,-0.2494265;-0.03364733;-0.1371185,0.07647666;0.005958772;-0.0365797,0.08853085;-0.3458136;0.002991904,0.09201061;-0.7452238;0.0799485,0.0941386;-0.705602;-0.01685219,-0.07512721;0.004202595;-0.03950317,-0.09979575;-0.3480231;-0.01151093,-0.1190339;-0.7472047;0.06429678,-0.1144905;-0.7075576;-0.03241811,0.004938453;0.5604342;0.007985872,0;0;0,0.007911228;0.324328;0.01173472,0.01500502;0.6367294;0.009569168,0.1828534;0.5028064;0.01092577,0.2210947;0.2253639;0.01229119,0.2449938;-0.04398486;-0.05072832,-0.1603227;0.5180897;0.003808144,-0.2123473;0.2430035;-0.003912932,-0.2489312;-0.01530442;-0.09893942,0.07490177;0.0005920827;-0.04014516,0.1145669;-0.351328;-0.03431535,0.1143287;-0.7485912;0.05311871,0.1301626;-0.7923723;-0.00830698,-0.076457;0.005871471;-0.03663486,-0.1245779;-0.3449783;-0.04325422,-0.133226;-0.7437614;0.03649611,-0.1474527;-0.7911049;-0.02080202,0.01337586;0.5602411;0.01252747,304.0577
+0;0;0,0.002221351;0.3244795;0.009852648,0.005624649;0.6369018;0.004230525,0.17708;0.5115917;0.01036066,0.2128794;0.2345516;0.03050617,0.257568;-0.03149536;-0.03516955,-0.1618265;0.4969665;-0.005624819,-0.2024632;0.2219103;-0.03926082,-0.2494265;-0.03364733;-0.1371185,0.07647666;0.005958772;-0.0365797,0.08853085;-0.3458136;0.002991904,0.09201061;-0.7452238;0.0799485,0.0941386;-0.705602;-0.01685219,-0.07512721;0.004202595;-0.03950317,-0.09979575;-0.3480231;-0.01151093,-0.1190339;-0.7472047;0.06429678,-0.1144905;-0.7075576;-0.03241811,0.004938453;0.5604342;0.007985872,0;0;0,0.007911228;0.324328;0.01173472,0.01500502;0.6367294;0.009569168,0.1828534;0.5028064;0.01092577,0.2210947;0.2253639;0.01229119,0.2449938;-0.04398486;-0.05072832,-0.1603227;0.5180897;0.003808144,-0.2123473;0.2430035;-0.003912932,-0.2489312;-0.01530442;-0.09893942,0.07490177;0.0005920827;-0.04014516,0.1145669;-0.351328;-0.03431535,0.1143287;-0.7485912;0.05311871,0.1301626;-0.7923723;-0.00830698,-0.076457;0.005871471;-0.03663486,-0.1245779;-0.3449783;-0.04325422,-0.133226;-0.7437614;0.03649611,-0.1474527;-0.7911049;-0.02080202,0.01337586;0.5602411;0.01252747,304.0689
+0;0;0,0.002221351;0.3244795;0.009852648,0.005624649;0.6369018;0.004230525,0.17708;0.5115917;0.01036066,0.2128794;0.2345516;0.03050617,0.257568;-0.03149536;-0.03516955,-0.1618265;0.4969665;-0.005624819,-0.2024632;0.2219103;-0.03926082,-0.2494265;-0.03364733;-0.1371185,0.07647666;0.005958772;-0.0365797,0.08853085;-0.3458136;0.002991904,0.09201061;-0.7452238;0.0799485,0.0941386;-0.705602;-0.01685219,-0.07512721;0.004202595;-0.03950317,-0.09979575;-0.3480231;-0.01151093,-0.1190339;-0.7472047;0.06429678,-0.1144905;-0.7075576;-0.03241811,0.004938453;0.5604342;0.007985872,0;0;0,0.007911228;0.324328;0.01173472,0.01500502;0.6367294;0.009569168,0.1828534;0.5028064;0.01092577,0.2210947;0.2253639;0.01229119,0.2449938;-0.04398486;-0.05072832,-0.1603227;0.5180897;0.003808144,-0.2123473;0.2430035;-0.003912932,-0.2489312;-0.01530442;-0.09893942,0.07490177;0.0005920827;-0.04014516,0.1145669;-0.351328;-0.03431535,0.1143287;-0.7485912;0.05311871,0.1301626;-0.7923723;-0.00830698,-0.076457;0.005871471;-0.03663486,-0.1245779;-0.3449783;-0.04325422,-0.133226;-0.7437614;0.03649611,-0.1474527;-0.7911049;-0.02080202,0.01337586;0.5602411;0.01252747,304.0801
+0;0;0,0.001787586;0.324528;0.009953444,0.005016822;0.6370053;0.004387749,0.1765439;0.5117215;0.01062657,0.2125313;0.2342953;0.03078276,0.2572993;-0.03128815;-0.03509353,-0.1619237;0.4963961;-0.007791189,-0.2042272;0.2219213;-0.0470426,-0.250381;-0.0340094;-0.1432076,0.07644995;0.006003954;-0.03642594,0.08809351;-0.3461673;0.003160648,0.09135388;-0.745608;0.08010308,0.09404451;-0.7058668;-0.01791227,-0.07501139;0.00414367;-0.03954255,-0.09979323;-0.3484509;-0.01143216,-0.1195131;-0.7475661;0.06473736,-0.1143775;-0.7077954;-0.0331774,0.004387987;0.5605283;0.008129627,0;0;0,0.007910371;0.3243528;0.01238442,0.01501073;0.6368132;0.01122427,0.1828035;0.5027193;0.01154137,0.2209849;0.2248557;0.01233888,0.2449854;-0.04405069;-0.05084157,-0.160316;0.5182679;0.004505035,-0.2131401;0.243076;-0.007563304,-0.2512352;-0.01337829;-0.1058404,0.07483616;0.0005686283;-0.04008389,0.1146087;-0.3517277;-0.03436399,0.1149587;-0.7491148;0.05262471,0.1300635;-0.7964462;-0.006543152,-0.07634682;0.005886039;-0.03666072,-0.1244315;-0.3453619;-0.04298702,-0.1328364;-0.7442765;0.03626031,-0.1457915;-0.7929581;-0.02162335,0.01338049;0.5603063;0.01390171,304.1021
+0;0;0,0.001787361;0.3244871;0.00995219,0.005015206;0.6368268;0.004389423,0.1765744;0.5115791;0.01062649,0.2125521;0.2342275;0.03077726,0.257493;-0.03238121;-0.03535333,-0.1619557;0.4962509;-0.007794668,-0.2042478;0.2218499;-0.04703552,-0.2505797;-0.03506878;-0.1435718,0.07641489;0.006001201;-0.03640924,0.08811346;-0.3478335;0.003364336,0.09139784;-0.7502158;0.08087339,0.09411454;-0.7103802;-0.01809152,-0.07497699;0.00414177;-0.03952442,-0.09987587;-0.3501183;-0.01128125,-0.1197409;-0.7521727;0.06544921,-0.1145557;-0.7123073;-0.03341413,0.004386743;0.560395;0.008129087,0;0;0,0.007889934;0.3242946;0.0128417,0.01488707;0.6366219;0.01237083,0.1827631;0.5026482;0.011729,0.2209685;0.2248636;0.01234317,0.2448458;-0.0449791;-0.05159378,-0.1604822;0.5183732;0.005088658,-0.2136817;0.2435539;-0.01129722,-0.2555336;-0.0088287;-0.1209539,0.07480516;0.0005493313;-0.04005957,0.1145167;-0.3534309;-0.03382826,0.1151469;-0.7541628;0.05186558,0.1326173;-0.8029027;-0.0063839,-0.07629837;0.005904575;-0.03666849,-0.124632;-0.3470001;-0.04298816,-0.1323647;-0.7488434;0.03696237,-0.1451461;-0.8013963;-0.01707317,0.01328985;0.5601534;0.01486278,304.1247
+0;0;0,0.001495937;0.3244856;0.0100506,0.004561973;0.6368281;0.004586632,0.1761517;0.5116128;0.01095094,0.2122232;0.2342658;0.03099613,0.2573206;-0.03232288;-0.03510853,-0.1620634;0.4959475;-0.009617305,-0.2068907;0.2233212;-0.05746869,-0.2523003;-0.03244311;-0.1574473,0.07645704;0.006024603;-0.03631677,0.08793326;-0.3478136;0.003491066,0.09115343;-0.7501981;0.0809909,0.09435038;-0.7103645;-0.01795986,-0.07493217;0.004117704;-0.03961183,-0.1000288;-0.3501327;-0.01142252,-0.1200798;-0.7521167;0.06562768,-0.1144134;-0.7122456;-0.03320868,0.003956695;0.5603956;0.008315838,0;0;0,0.007889934;0.3242946;0.0128417,0.01488707;0.6366219;0.01237083,0.1827631;0.5026482;0.011729,0.2209685;0.2248636;0.01234317,0.2448458;-0.0449791;-0.05159378,-0.1604822;0.5183732;0.005088658,-0.2136817;0.2435539;-0.01129722,-0.2555336;-0.0088287;-0.1209539,0.07480516;0.0005493313;-0.04005957,0.1145167;-0.3534309;-0.03382826,0.1151469;-0.7541628;0.05186558,0.1326173;-0.8029027;-0.0063839,-0.07629837;0.005904575;-0.03666849,-0.124632;-0.3470001;-0.04298816,-0.1323647;-0.7488434;0.03696237,-0.1451461;-0.8013963;-0.01707317,0.01328985;0.5601534;0.01486278,304.136
+0;0;0,0.001495961;0.3244908;0.01005076,0.004561974;0.6368301;0.004586983,0.176172;0.5116132;0.01095141,0.2121939;0.2346475;0.03096903,0.2574578;-0.03292575;-0.03537977,-0.1620828;0.495946;-0.009619256,-0.2068485;0.2236946;-0.05740484,-0.2524258;-0.0330143;-0.1577527,0.0764267;0.006022213;-0.03630236,0.08792174;-0.3483961;0.003570754,0.0911596;-0.7529923;0.08149654,0.09431513;-0.713286;-0.01617219,-0.07490244;0.00411607;-0.03959611,-0.1000402;-0.3507152;-0.01136058,-0.1202014;-0.7549087;0.0661131,-0.1146084;-0.7151654;-0.0314427,0.003956728;0.5604017;0.008315992,0;0;0,0.007878408;0.3242776;0.01339674,0.01473466;0.6366055;0.01365137,0.1825441;0.5022918;0.01189923,0.2208133;0.2249046;0.01218271,0.244605;-0.04587302;-0.05231428,-0.1605774;0.5183934;0.005451269,-0.2147794;0.2445417;-0.01635856,-0.261396;-0.00165385;-0.1398942,0.07479048;0.0004891306;-0.04001641,0.1140725;-0.3541289;-0.03390431,0.115235;-0.7571562;0.0518198,0.1318928;-0.8050656;-0.005590916,-0.07624625;0.005956653;-0.03669053,-0.1248378;-0.3475017;-0.04304844,-0.1325783;-0.7515545;0.03734108,-0.145868;-0.8027146;-0.01632237,0.0131831;0.5601342;0.01595521,304.1585
+0;0;0,0.001495961;0.3244908;0.01005076,0.004561974;0.6368301;0.004586983,0.176172;0.5116132;0.01095141,0.2121939;0.2346475;0.03096903,0.2574578;-0.03292575;-0.03537977,-0.1620828;0.495946;-0.009619256,-0.2068485;0.2236946;-0.05740484,-0.2524258;-0.0330143;-0.1577527,0.0764267;0.006022213;-0.03630236,0.08792174;-0.3483961;0.003570754,0.0911596;-0.7529923;0.08149654,0.09431513;-0.713286;-0.01617219,-0.07490244;0.00411607;-0.03959611,-0.1000402;-0.3507152;-0.01136058,-0.1202014;-0.7549087;0.0661131,-0.1146084;-0.7151654;-0.0314427,0.003956728;0.5604017;0.008315992,0;0;0,0.007878408;0.3242776;0.01339674,0.01473466;0.6366055;0.01365137,0.1825441;0.5022918;0.01189923,0.2208133;0.2249046;0.01218271,0.244605;-0.04587302;-0.05231428,-0.1605774;0.5183934;0.005451269,-0.2147794;0.2445417;-0.01635856,-0.261396;-0.00165385;-0.1398942,0.07479048;0.0004891306;-0.04001641,0.1140725;-0.3541289;-0.03390431,0.115235;-0.7571562;0.0518198,0.1318928;-0.8050656;-0.005590916,-0.07624625;0.005956653;-0.03669053,-0.1248378;-0.3475017;-0.04304844,-0.1325783;-0.7515545;0.03734108,-0.145868;-0.8027146;-0.01632237,0.0131831;0.5601342;0.01595521,304.1802
+0;0;0,0.001495357;0.3243597;0.01004671,0.004558969;0.6364514;0.004587769,0.176334;0.5112607;0.01095115,0.212332;0.2344787;0.03095551,0.2576168;-0.03321809;-0.03542391,-0.1622438;0.4955786;-0.009639155,-0.2069798;0.2235076;-0.05739307,-0.2525781;-0.03331971;-0.1577872,0.07642826;0.006022335;-0.0363031,0.08792195;-0.3483548;0.003565378,0.09116057;-0.7530443;0.08150913,0.09420747;-0.7136722;-0.01279771,-0.07490396;0.004116153;-0.03959691,-0.1000388;-0.3506739;-0.01136467,-0.1202047;-0.7549604;0.06612688,-0.1148041;-0.7155526;-0.02807093,0.003954301;0.5600958;0.00831322,0;0;0,0.007725954;0.3241216;0.01406741,0.0142392;0.6362076;0.01511645,0.1823523;0.5021085;0.01217985,0.2206586;0.2249136;0.01202011,0.2443978;-0.04596612;-0.05262589,-0.1611852;0.5183831;0.006036594,-0.2170075;0.2456278;-0.02211946,-0.2672698;0.005753681;-0.1564794,0.07475276;0.0004643649;-0.0400908,0.1139392;-0.3541259;-0.03418303,0.1150733;-0.757213;0.0517168,0.1313852;-0.8006573;-0.005995989,-0.07626346;0.006002054;-0.03665135,-0.1249935;-0.3473911;-0.04324313,-0.1330653;-0.7517251;0.03618043,-0.1461455;-0.7998495;-0.01593862,0.01278619;0.5598016;0.01721931,304.1919
+0;0;0,0.001287489;0.3243585;0.01011563,0.004119765;0.6364538;0.004717398,0.1759981;0.5113783;0.0113683,0.2120677;0.2345846;0.03108183,0.2574057;-0.03307724;-0.03540184,-0.1624367;0.4954254;-0.01053659,-0.2087898;0.2247491;-0.0642961,-0.2542181;-0.03003344;-0.1698453,0.07648391;0.006041189;-0.03618256,0.08784717;-0.3483432;0.003659073,0.09099054;-0.7530448;0.08154343,0.09431568;-0.7136725;-0.01275399,-0.07482065;0.004109158;-0.03975483,-0.1000315;-0.3506603;-0.01133191,-0.1204004;-0.7549254;0.06621868,-0.1147214;-0.7155163;-0.02796264,0.003590426;0.5600964;0.008416799,0;0;0,0.007725954;0.3241216;0.01406741,0.0142392;0.6362076;0.01511645,0.1823523;0.5021085;0.01217985,0.2206586;0.2249136;0.01202011,0.2443978;-0.04596612;-0.05262589,-0.1611852;0.5183831;0.006036594,-0.2170075;0.2456278;-0.02211946,-0.2672698;0.005753681;-0.1564794,0.07475276;0.0004643649;-0.0400908,0.1139392;-0.3541259;-0.03418303,0.1150733;-0.757213;0.0517168,0.1313852;-0.8006573;-0.005995989,-0.07626346;0.006002054;-0.03665135,-0.1249935;-0.3473911;-0.04324313,-0.1330653;-0.7517251;0.03618043,-0.1461455;-0.7998495;-0.01593862,0.01278619;0.5598016;0.01721931,304.2142
+0;0;0,0.001287349;0.3243231;0.01011452,0.004118963;0.6363445;0.004717715,0.1758617;0.5113288;0.01136526,0.2119213;0.2346119;0.03107332,0.2572896;-0.03322908;-0.03545484,-0.1623066;0.4953884;-0.01052239,-0.2086469;0.2247871;-0.064267,-0.2541056;-0.03016585;-0.1698869,0.07644586;0.006038183;-0.03616456,0.08780834;-0.348322;0.003674351,0.09096444;-0.7546622;0.08187406,0.09428094;-0.7153142;-0.01217873,-0.07478343;0.004107113;-0.03973505,-0.0999926;-0.3506381;-0.01131407,-0.1204439;-0.7565401;0.06655051,-0.1147797;-0.7171555;-0.02738648,0.003589773;0.5600086;0.008416076,0;0;0,0.007602245;0.3240699;0.01450539,0.01390501;0.6360842;0.01595402,0.1819388;0.5020925;0.01237249,0.2205024;0.2250121;0.01188087,0.2441862;-0.04603106;-0.05290937,-0.1613273;0.5184054;0.006467612,-0.219397;0.2470592;-0.02903041,-0.2713603;0.01171416;-0.1709305,0.07472312;0.0004479438;-0.04005694,0.1137619;-0.3541393;-0.03446531,0.1148965;-0.7587622;0.05223274,0.1301363;-0.8012175;-0.006608486,-0.07620282;0.006015965;-0.03667754,-0.1251863;-0.3473152;-0.04339576,-0.1345557;-0.7532045;0.03662661,-0.1466419;-0.7995781;-0.01782818,0.01250861;0.5596961;0.01796508,304.2274
+0;0;0,0.001287449;0.3243482;0.01011531,0.004119177;0.6363817;0.004718338,0.1758052;0.5113803;0.011365,0.2118637;0.2346721;0.03107243,0.2573075;-0.03361401;-0.03556628,-0.1622518;0.4954451;-0.01051545,-0.2085907;0.2248524;-0.06425836,-0.2541249;-0.03052431;-0.1700538,0.07636075;0.006031462;-0.0361243,0.08774292;-0.3489422;0.00378358,0.09089292;-0.7544979;0.0818323,0.09439568;-0.7146249;-0.01750251,-0.07470018;0.004102541;-0.03969081,-0.099953;-0.3512568;-0.01122063,-0.1203648;-0.7563751;0.06649362,-0.1143825;-0.7164634;-0.03271889,0.003589974;0.5600441;0.008416783,0;0;0,0.007538311;0.324071;0.01506448,0.01374821;0.6360965;0.01699018,0.181689;0.5019975;0.01278019,0.2203617;0.2249423;0.01183987,0.2438727;-0.0464538;-0.05354095,-0.1613442;0.5183724;0.006696541,-0.2214282;0.248388;-0.03518817,-0.2737136;0.01603548;-0.1827071,0.07473294;0.0004304945;-0.03983855,0.1135954;-0.3548074;-0.03491473,0.1151762;-0.7586317;0.0516901,0.1292187;-0.8039373;-0.01241159,-0.07605825;0.006010196;-0.03676043,-0.1251991;-0.3479238;-0.04342072,-0.1359961;-0.7531306;0.03574981,-0.1482975;-0.8018188;-0.02453277,0.01237387;0.5597035;0.01889157,304.2482
+0;0;0,0.001091801;0.3243485;0.01012898,0.00369354;0.636384;0.004729164,0.1754821;0.51152;0.0118178,0.2113726;0.2347725;0.03127895,0.2572214;-0.0333932;-0.0355665,-0.1624854;0.49541;-0.01141336,-0.2104297;0.226602;-0.0722378,-0.2578945;-0.01997897;-0.1964482,0.07638394;0.006045105;-0.03607295,0.08761828;-0.3489354;0.003815643,0.09071217;-0.7544739;0.08195653,0.09451937;-0.7146053;-0.01736752,-0.07468554;0.004086785;-0.03971997,-0.0999735;-0.3512686;-0.01123241,-0.1204999;-0.7563226;0.06678629,-0.1142141;-0.716414;-0.03240776,0.00323605;0.5600458;0.008425165,0;0;0,0.007538311;0.324071;0.01506448,0.01374821;0.6360965;0.01699018,0.181689;0.5019975;0.01278019,0.2203617;0.2249423;0.01183987,0.2438727;-0.0464538;-0.05354095,-0.1613442;0.5183724;0.006696541,-0.2214282;0.248388;-0.03518817,-0.2737136;0.01603548;-0.1827071,0.07473294;0.0004304945;-0.03983855,0.1135954;-0.3548074;-0.03491473,0.1151762;-0.7586317;0.0516901,0.1292187;-0.8039373;-0.01241159,-0.07605825;0.006010196;-0.03676043,-0.1251991;-0.3479238;-0.04342072,-0.1359961;-0.7531306;0.03574981,-0.1482975;-0.8018188;-0.02453277,0.01237387;0.5597035;0.01889157,304.2603
+0;0;0,0.001091801;0.3243485;0.01012898,0.00369354;0.636384;0.004729164,0.1754821;0.51152;0.0118178,0.2113726;0.2347725;0.03127895,0.2572214;-0.0333932;-0.0355665,-0.1624854;0.49541;-0.01141336,-0.2104297;0.226602;-0.0722378,-0.2578945;-0.01997897;-0.1964482,0.07638394;0.006045105;-0.03607295,0.08761828;-0.3489354;0.003815643,0.09071217;-0.7544739;0.08195653,0.09451937;-0.7146053;-0.01736752,-0.07468554;0.004086785;-0.03971997,-0.0999735;-0.3512686;-0.01123241,-0.1204999;-0.7563226;0.06678629,-0.1142141;-0.716414;-0.03240776,0.00323605;0.5600458;0.008425165,0;0;0,0.007538311;0.324071;0.01506448,0.01374821;0.6360965;0.01699018,0.181689;0.5019975;0.01278019,0.2203617;0.2249423;0.01183987,0.2438727;-0.0464538;-0.05354095,-0.1613442;0.5183724;0.006696541,-0.2214282;0.248388;-0.03518817,-0.2737136;0.01603548;-0.1827071,0.07473294;0.0004304945;-0.03983855,0.1135954;-0.3548074;-0.03491473,0.1151762;-0.7586317;0.0516901,0.1292187;-0.8039373;-0.01241159,-0.07605825;0.006010196;-0.03676043,-0.1251991;-0.3479238;-0.04342072,-0.1359961;-0.7531306;0.03574981,-0.1482975;-0.8018188;-0.02453277,0.01237387;0.5597035;0.01889157,304.2809
+0;0;0,0.001091944;0.3243909;0.01013031,0.003694003;0.6364631;0.004730038,0.1753173;0.5116411;0.01181564,0.2111655;0.2352204;0.03125382,0.2569797;-0.03274348;-0.0355413,-0.162326;0.4955466;-0.01139324,-0.2102137;0.2270558;-0.07214588,-0.2576427;-0.01933946;-0.1962627,0.07633795;0.006041465;-0.03605123,0.08756962;-0.348855;0.003827911,0.09066623;-0.7547495;0.0820374,0.09445073;-0.7149397;-0.01669441,-0.07464058;0.004084324;-0.03969605,-0.09992255;-0.3511869;-0.01121524,-0.120467;-0.7565965;0.06687196,-0.1142187;-0.716747;-0.03173063,0.003236485;0.5601205;0.008426256,0;0;0,0.007494017;0.3240734;0.0159235,0.01356668;0.6361305;0.01896,0.1811928;0.5016154;0.01350141,0.2198972;0.2249023;0.01170754,0.2435059;-0.04615164;-0.05415249,-0.161238;0.5185844;0.006848834,-0.222387;0.2502395;-0.041351,-0.2761102;0.02404064;-0.1972774,0.07477803;0.0003990382;-0.03964543,0.1131253;-0.3548172;-0.03529835,0.1147402;-0.7589756;0.05147719,0.1309811;-0.8049994;-0.01028968,-0.07595651;0.006026244;-0.03685059,-0.1255876;-0.3477517;-0.04362186,-0.1342618;-0.7527385;0.03876216,-0.1483579;-0.8024127;-0.01878659,0.01223471;0.5597255;0.02056527,304.2923
+0;0;0,0.0008083357;0.3243846;0.01020897,0.003118549;0.6364571;0.004865417,0.1747584;0.5116974;0.01212152,0.2106037;0.2355692;0.03139248,0.2565591;-0.03263459;-0.03554408,-0.1625357;0.4955188;-0.01255028,-0.2113984;0.2287855;-0.0786474,-0.259327;-0.01211509;-0.2135378,0.07634;0.006061475;-0.03594564,0.08743069;-0.3492088;0.003847569,0.09041539;-0.7543985;0.08210718,0.09448653;-0.7146958;-0.01553232,-0.07456262;0.004059645;-0.03975626,-0.1001;-0.3515447;-0.01117563,-0.1205437;-0.7562594;0.06692801,-0.1140366;-0.716512;-0.03057498,0.002761014;0.5601146;0.008534644,0;0;0,0.007393956;0.3240422;0.01649904,0.01330185;0.6360928;0.02009916,0.1807683;0.501333;0.01402402,0.2196104;0.2249482;0.01161742,0.2431297;-0.04625443;-0.054878,-0.1613142;0.5186495;0.006953303,-0.2243033;0.2523484;-0.04799347,-0.2793495;0.03507653;-0.2161854,0.07472745;0.0003541857;-0.03965235,0.1126843;-0.3552657;-0.03549623,0.1146618;-0.7588325;0.05077148,0.1288684;-0.7970552;-0.01842403,-0.07590185;0.006079185;-0.0368589,-0.1261061;-0.3479722;-0.04397488,-0.1348074;-0.7522597;0.03841436,-0.1488425;-0.7996328;-0.02041272,0.01201361;0.5596864;0.02156973,304.3147
+0;0;0,0.0008083357;0.3243846;0.01020897,0.003118549;0.6364571;0.004865417,0.1747584;0.5116974;0.01212152,0.2106037;0.2355692;0.03139248,0.2565591;-0.03263459;-0.03554408,-0.1625357;0.4955188;-0.01255028,-0.2113984;0.2287855;-0.0786474,-0.259327;-0.01211509;-0.2135378,0.07634;0.006061475;-0.03594564,0.08743069;-0.3492088;0.003847569,0.09041539;-0.7543985;0.08210718,0.09448653;-0.7146958;-0.01553232,-0.07456262;0.004059645;-0.03975626,-0.1001;-0.3515447;-0.01117563,-0.1205437;-0.7562594;0.06692801,-0.1140366;-0.716512;-0.03057498,0.002761014;0.5601146;0.008534644,0;0;0,0.007393956;0.3240422;0.01649904,0.01330185;0.6360928;0.02009916,0.1807683;0.501333;0.01402402,0.2196104;0.2249482;0.01161742,0.2431297;-0.04625443;-0.054878,-0.1613142;0.5186495;0.006953303,-0.2243033;0.2523484;-0.04799347,-0.2793495;0.03507653;-0.2161854,0.07472745;0.0003541857;-0.03965235,0.1126843;-0.3552657;-0.03549623,0.1146618;-0.7588325;0.05077148,0.1288684;-0.7970552;-0.01842403,-0.07590185;0.006079185;-0.0368589,-0.1261061;-0.3479722;-0.04397488,-0.1348074;-0.7522597;0.03841436,-0.1488425;-0.7996328;-0.02041272,0.01201361;0.5596864;0.02156973,304.3369
+0;0;0,0.0008083357;0.3243846;0.01020897,0.003118549;0.6364571;0.004865417,0.1747584;0.5116974;0.01212152,0.2106037;0.2355692;0.03139248,0.2565591;-0.03263459;-0.03554408,-0.1625357;0.4955188;-0.01255028,-0.2113984;0.2287855;-0.0786474,-0.259327;-0.01211509;-0.2135378,0.07634;0.006061475;-0.03594564,0.08743069;-0.3492088;0.003847569,0.09041539;-0.7543985;0.08210718,0.09448653;-0.7146958;-0.01553232,-0.07456262;0.004059645;-0.03975626,-0.1001;-0.3515447;-0.01117563,-0.1205437;-0.7562594;0.06692801,-0.1140366;-0.716512;-0.03057498,0.002761014;0.5601146;0.008534644,0;0;0,0.007393956;0.3240422;0.01649904,0.01330185;0.6360928;0.02009916,0.1807683;0.501333;0.01402402,0.2196104;0.2249482;0.01161742,0.2431297;-0.04625443;-0.054878,-0.1613142;0.5186495;0.006953303,-0.2243033;0.2523484;-0.04799347,-0.2793495;0.03507653;-0.2161854,0.07472745;0.0003541857;-0.03965235,0.1126843;-0.3552657;-0.03549623,0.1146618;-0.7588325;0.05077148,0.1288684;-0.7970552;-0.01842403,-0.07590185;0.006079185;-0.0368589,-0.1261061;-0.3479722;-0.04397488,-0.1348074;-0.7522597;0.03841436,-0.1488425;-0.7996328;-0.02041272,0.01201361;0.5596864;0.02156973,304.3481
+0;0;0,0.0004887163;0.32443;0.0103302,0.002634511;0.636539;0.005116725,0.1744735;0.5118338;0.01270024,0.2103318;0.235893;0.03176864,0.2557518;-0.02968445;-0.03456987,-0.1627238;0.4951938;-0.01405453,-0.2137617;0.231811;-0.0903262,-0.262012;-0.0008076578;-0.2336986,0.0763543;0.006086179;-0.03578848,0.08711191;-0.3501014;0.004113209,0.09019856;-0.7544709;0.08217777,0.09492356;-0.7143338;-0.01979708,-0.07446253;0.004028002;-0.03983641,-0.1001215;-0.3524768;-0.01114074,-0.1209001;-0.7563335;0.06687453,-0.1136293;-0.7161485;-0.0349457,0.0023321;0.5601884;0.008724186,0;0;0,0.007327043;0.324059;0.01714206,0.01313321;0.6361362;0.02132392,0.1806294;0.5009539;0.01535559,0.2192436;0.2247503;0.01171947,0.2435126;-0.04329374;-0.05579782,-0.1614492;0.518572;0.006728567,-0.2255837;0.2537724;-0.05294267,-0.2812313;0.04173175;-0.2230523,0.07465313;0.0003569424;-0.03968143,0.1120009;-0.3562453;-0.03549838,0.1142938;-0.7590083;0.05049586,0.1285346;-0.8013082;-0.02087569,-0.07584393;0.006078458;-0.036859,-0.1269556;-0.3487599;-0.04426403,-0.1370252;-0.7524855;0.03649849,-0.150589;-0.8023978;-0.02638236,0.01187023;0.5597218;0.0226562,304.3703
+0;0;0,0.0004887163;0.32443;0.0103302,0.002634511;0.636539;0.005116725,0.1744735;0.5118338;0.01270024,0.2103318;0.235893;0.03176864,0.2557518;-0.02968445;-0.03456987,-0.1627238;0.4951938;-0.01405453,-0.2137617;0.231811;-0.0903262,-0.262012;-0.0008076578;-0.2336986,0.0763543;0.006086179;-0.03578848,0.08711191;-0.3501014;0.004113209,0.09019856;-0.7544709;0.08217777,0.09492356;-0.7143338;-0.01979708,-0.07446253;0.004028002;-0.03983641,-0.1001215;-0.3524768;-0.01114074,-0.1209001;-0.7563335;0.06687453,-0.1136293;-0.7161485;-0.0349457,0.0023321;0.5601884;0.008724186,0;0;0,0.007327043;0.324059;0.01714206,0.01313321;0.6361362;0.02132392,0.1806294;0.5009539;0.01535559,0.2192436;0.2247503;0.01171947,0.2435126;-0.04329374;-0.05579782,-0.1614492;0.518572;0.006728567,-0.2255837;0.2537724;-0.05294267,-0.2812313;0.04173175;-0.2230523,0.07465313;0.0003569424;-0.03968143,0.1120009;-0.3562453;-0.03549838,0.1142938;-0.7590083;0.05049586,0.1285346;-0.8013082;-0.02087569,-0.07584393;0.006078458;-0.036859,-0.1269556;-0.3487599;-0.04426403,-0.1370252;-0.7524855;0.03649849,-0.150589;-0.8023978;-0.02638236,0.01187023;0.5597218;0.0226562,304.3816
+0;0;0,0.0004888128;0.3244941;0.01033224,0.002635333;0.6367098;0.005116893,0.1739766;0.5121161;0.01269025,0.2098801;0.2358273;0.03178271,0.2553128;-0.02982435;-0.03457433,-0.162246;0.4955241;-0.01398718,-0.2133482;0.2318091;-0.09035505,-0.261612;-0.0008745492;-0.2337675,0.07629844;0.006081726;-0.03576229,0.08704568;-0.3497628;0.00410096,0.09015302;-0.7568402;0.08268829,0.09485661;-0.716749;-0.01882461,-0.07440806;0.004025055;-0.03980727,-0.1000423;-0.3521364;-0.01113923,-0.1209601;-0.7586975;0.06739847,-0.1137222;-0.7185587;-0.0339605,0.00233281;0.5603309;0.008725691,0;0;0,0.00734625;0.3240982;0.01760125,0.01319405;0.6362762;0.02213383,0.1801114;0.5010034;0.01619458,0.219057;0.2244948;0.0122838,0.2431199;-0.04348028;-0.05589652,-0.1607938;0.5186841;0.006659815,-0.2276881;0.2557561;-0.05954488,-0.2831152;0.0501374;-0.2375533,0.07466514;0.0002822727;-0.03952742,0.1117345;-0.3560066;-0.03578258,0.1142377;-0.7611916;0.0520606,0.1286188;-0.8022268;-0.01988387,-0.07573868;0.006130741;-0.03692487,-0.1270919;-0.3483213;-0.04444357,-0.1381614;-0.7547663;0.03665866,-0.1511016;-0.8040454;-0.02639849,0.01191693;0.5598324;0.02338672,304.3932
+0;0;0,-0.0002406808;0.3244844;0.0106419,0.00161906;0.6367038;0.005580702,0.1730459;0.5122207;0.01351807,0.2088829;0.2358974;0.03223117,0.2543801;-0.02972949;-0.03418096,-0.1627216;0.4950557;-0.0155823,-0.2163528;0.2347396;-0.1013045,-0.265043;0.00507617;-0.2493659,0.07640036;0.006199178;-0.03552372,0.08630334;-0.349656;0.004463658,0.08936074;-0.7567248;0.08309713,0.09461866;-0.7166224;-0.01838744,-0.0742899;0.003896401;-0.04004008,-0.1006974;-0.3521579;-0.01075042,-0.1213955;-0.7587032;0.06792697,-0.1136077;-0.718552;-0.03339,0.001380011;0.5603237;0.0091709,0;0;0,0.00734625;0.3240982;0.01760125,0.01319405;0.6362762;0.02213383,0.1801114;0.5010034;0.01619458,0.219057;0.2244948;0.0122838,0.2431199;-0.04348028;-0.05589652,-0.1607938;0.5186841;0.006659815,-0.2276881;0.2557561;-0.05954488,-0.2831152;0.0501374;-0.2375533,0.07466514;0.0002822727;-0.03952742,0.1117345;-0.3560066;-0.03578258,0.1142377;-0.7611916;0.0520606,0.1286188;-0.8022268;-0.01988387,-0.07573868;0.006130741;-0.03692487,-0.1270919;-0.3483213;-0.04444357,-0.1381614;-0.7547663;0.03665866,-0.1511016;-0.8040454;-0.02639849,0.01191693;0.5598324;0.02338672,304.415
+0;0;0,-0.0002407867;0.3246271;0.01064658,0.001619926;0.6370104;0.005582686,0.1732704;0.5124235;0.01352766,0.2090028;0.2369067;0.03218614,0.2545401;-0.02895409;-0.03428449,-0.1629348;0.4952361;-0.01561066,-0.2164095;0.2356798;-0.1010827,-0.2651426;0.00581412;-0.2492745,0.07623503;0.006185762;-0.03544684,0.08612914;-0.349351;0.004504763,0.08920275;-0.7585779;0.08355513,0.09437853;-0.7186334;-0.01634398,-0.07412913;0.003887969;-0.03995343,-0.100513;-0.3518478;-0.01068997,-0.1213208;-0.7605485;0.06840453,-0.1136547;-0.7205559;-0.03132959,0.001380748;0.5605892;0.009174817,0;0;0,0.00736542;0.3242126;0.01811457,0.01326655;0.6365482;0.02298403,0.180102;0.5003271;0.01716971,0.218844;0.2246276;0.01234412,0.2428275;-0.0434778;-0.0563457,-0.160805;0.5186689;0.006282598,-0.2300753;0.258811;-0.06589726,-0.285309;0.05811135;-0.2498616,0.07465507;0.0002529174;-0.03915453,0.1113799;-0.3557565;-0.03615236,0.1146448;-0.7630506;0.05231237,0.1286077;-0.8022991;-0.01920819,-0.07546946;0.00613296;-0.03705764,-0.1271838;-0.3479415;-0.04462695,-0.1372265;-0.7564483;0.03751014,-0.1514133;-0.8040561;-0.02478977,0.01197182;0.5600623;0.02416253,304.4267
+0;0;0,-0.0002407867;0.3246271;0.01064658,0.001619926;0.6370104;0.005582686,0.1732704;0.5124235;0.01352766,0.2090028;0.2369067;0.03218614,0.2545401;-0.02895409;-0.03428449,-0.1629348;0.4952361;-0.01561066,-0.2164095;0.2356798;-0.1010827,-0.2651426;0.00581412;-0.2492745,0.07623503;0.006185762;-0.03544684,0.08612914;-0.349351;0.004504763,0.08920275;-0.7585779;0.08355513,0.09437853;-0.7186334;-0.01634398,-0.07412913;0.003887969;-0.03995343,-0.100513;-0.3518478;-0.01068997,-0.1213208;-0.7605485;0.06840453,-0.1136547;-0.7205559;-0.03132959,0.001380748;0.5605892;0.009174817,0;0;0,0.00736542;0.3242126;0.01811457,0.01326655;0.6365482;0.02298403,0.180102;0.5003271;0.01716971,0.218844;0.2246276;0.01234412,0.2428275;-0.0434778;-0.0563457,-0.160805;0.5186689;0.006282598,-0.2300753;0.258811;-0.06589726,-0.285309;0.05811135;-0.2498616,0.07465507;0.0002529174;-0.03915453,0.1113799;-0.3557565;-0.03615236,0.1146448;-0.7630506;0.05231237,0.1286077;-0.8022991;-0.01920819,-0.07546946;0.00613296;-0.03705764,-0.1271838;-0.3479415;-0.04462695,-0.1372265;-0.7564483;0.03751014,-0.1514133;-0.8040561;-0.02478977,0.01197182;0.5600623;0.02416253,304.4483
+0;0;0,-0.0006426511;0.3247269;0.01083341,0.0009891505;0.6372802;0.005894312,0.1721227;0.5129356;0.01425873,0.207836;0.2376747;0.03258472,0.2538511;-0.02972379;-0.03417032,-0.1627574;0.4956362;-0.01620631,-0.2176647;0.2391025;-0.1087024,-0.2671977;0.0258816;-0.2823656,0.0762682;0.006230597;-0.03531176,0.08576004;-0.3491452;0.004745964,0.08866806;-0.7580557;0.08366689,0.09412422;-0.7181853;-0.01538885,-0.07407872;0.003833366;-0.04000284,-0.1005655;-0.3517353;-0.01074434,-0.1216127;-0.7600372;0.06857342,-0.1136893;-0.7201179;-0.03031065,0.0008143716;0.5608124;0.009448707,0;0;0,0.007519886;0.3242929;0.01851702,0.01367202;0.6367843;0.0237577,0.1796924;0.5003008;0.01783514,0.2184822;0.2248884;0.01301193,0.2422121;-0.04467469;-0.05661678,-0.159729;0.5189117;0.005953055,-0.2334428;0.2631329;-0.0748142,-0.2888287;0.06690252;-0.2658681,0.0746634;0.0002143979;-0.03908849,0.1111489;-0.3556618;-0.03632784,0.114274;-0.7627434;0.05153298,0.1286223;-0.8021095;-0.01862192,-0.07541576;0.006173237;-0.03710707,-0.1275873;-0.3476744;-0.04463372,-0.1369894;-0.7558841;0.03734911,-0.1515785;-0.8026276;-0.02459314,0.01230545;0.5602536;0.02484322,304.46
+0;0;0,-0.0006428119;0.3248082;0.01083612,0.0009896891;0.6374971;0.005894792,0.1717207;0.5132297;0.01424956,0.2074304;0.2379968;0.03257368,0.2536351;-0.0305036;-0.03445645,-0.1623728;0.4959708;-0.01614392,-0.2172745;0.2394633;-0.1086306,-0.2670115;0.02536373;-0.2830094,0.07617632;0.006223091;-0.03526922,0.08566196;-0.3489208;0.004762359,0.08855963;-0.7563756;0.08340234,0.09405269;-0.7164384;-0.01632319,-0.07398948;0.003828748;-0.03995465,-0.1004589;-0.3515078;-0.01071525,-0.1214313;-0.7583562;0.06832016,-0.1134542;-0.7183698;-0.03123254,0.0008148295;0.5609939;0.00945083,0;0;0,0.007651411;0.3243431;0.01900434,0.01401468;0.6369573;0.02475429,0.1795172;0.5003903;0.01877093,0.2183116;0.2250069;0.01396298,0.2417354;-0.04553714;-0.05658889,-0.1589018;0.5190545;0.005819915,-0.2360515;0.2660213;-0.08012296,-0.2909491;0.07435291;-0.2775308,0.07464049;0.0001817793;-0.03891325,0.1108976;-0.3554862;-0.03659344,0.1141291;-0.761134;0.05087925,0.1280441;-0.8020984;-0.01872348,-0.07526547;0.006197478;-0.03717763,-0.1277261;-0.3473822;-0.04417427,-0.1388318;-0.7544935;0.03550687,-0.1518522;-0.7998817;-0.02946389,0.01258881;0.5603906;0.02570963,304.4821
+0;0;0,-0.0006428119;0.3248082;0.01083612,0.0009896891;0.6374971;0.005894792,0.1717207;0.5132297;0.01424956,0.2074304;0.2379968;0.03257368,0.2536351;-0.0305036;-0.03445645,-0.1623728;0.4959708;-0.01614392,-0.2172745;0.2394633;-0.1086306,-0.2670115;0.02536373;-0.2830094,0.07617632;0.006223091;-0.03526922,0.08566196;-0.3489208;0.004762359,0.08855963;-0.7563756;0.08340234,0.09405269;-0.7164384;-0.01632319,-0.07398948;0.003828748;-0.03995465,-0.1004589;-0.3515078;-0.01071525,-0.1214313;-0.7583562;0.06832016,-0.1134542;-0.7183698;-0.03123254,0.0008148295;0.5609939;0.00945083,0;0;0,0.007651411;0.3243431;0.01900434,0.01401468;0.6369573;0.02475429,0.1795172;0.5003903;0.01877093,0.2183116;0.2250069;0.01396298,0.2417354;-0.04553714;-0.05658889,-0.1589018;0.5190545;0.005819915,-0.2360515;0.2660213;-0.08012296,-0.2909491;0.07435291;-0.2775308,0.07464049;0.0001817793;-0.03891325,0.1108976;-0.3554862;-0.03659344,0.1141291;-0.761134;0.05087925,0.1280441;-0.8020984;-0.01872348,-0.07526547;0.006197478;-0.03717763,-0.1277261;-0.3473822;-0.04417427,-0.1388318;-0.7544935;0.03550687,-0.1518522;-0.7998817;-0.02946389,0.01258881;0.5603906;0.02570963,304.4939
+0;0;0,-0.001151753;0.3250226;0.01121331,0.0001512378;0.6379817;0.006493734,0.1709326;0.5137875;0.01508467,0.2066296;0.2384489;0.03306384,0.2530236;-0.0305703;-0.03407244,-0.1626121;0.4962741;-0.0175682,-0.2200034;0.2449617;-0.1222447,-0.2687553;0.0301978;-0.2969753,0.07611454;0.006241523;-0.03508687,0.08508483;-0.348609;0.005140636,0.08792199;-0.756497;0.08372156,0.09384091;-0.7167028;-0.01441281,-0.07382247;0.003790412;-0.03999182,-0.1010589;-0.3512509;-0.01133094,-0.1217756;-0.7583716;0.0685389,-0.1134137;-0.7185237;-0.02941218,0.0001038332;0.5614065;0.00995718,0;0;0,0.007603198;0.3245453;0.01947618,0.013932;0.6374161;0.02564716,0.1792535;0.5004656;0.02042913,0.2179481;0.2249865;0.01564479,0.2413889;-0.04574478;-0.05637002,-0.1585757;0.5189696;0.005144579,-0.2387723;0.2678808;-0.08391588,-0.2923261;0.08329214;-0.2890745,0.07473157;4.659593E-05;-0.03845334,0.1101988;-0.3554213;-0.0369525,0.1139471;-0.7615277;0.05033588,0.1260054;-0.8016718;-0.01818944,-0.07502944;0.006289237;-0.03734296,-0.1278557;-0.346952;-0.04424408,-0.1369547;-0.7544302;0.0359708,-0.1510808;-0.8008183;-0.02507529,0.0125154;0.5607804;0.02649903,304.5154
+0;0;0,-0.001151753;0.3250226;0.01121331,0.0001512378;0.6379817;0.006493734,0.1709326;0.5137875;0.01508467,0.2066296;0.2384489;0.03306384,0.2530236;-0.0305703;-0.03407244,-0.1626121;0.4962741;-0.0175682,-0.2200034;0.2449617;-0.1222447,-0.2687553;0.0301978;-0.2969753,0.07611454;0.006241523;-0.03508687,0.08508483;-0.348609;0.005140636,0.08792199;-0.756497;0.08372156,0.09384091;-0.7167028;-0.01441281,-0.07382247;0.003790412;-0.03999182,-0.1010589;-0.3512509;-0.01133094,-0.1217756;-0.7583716;0.0685389,-0.1134137;-0.7185237;-0.02941218,0.0001038332;0.5614065;0.00995718,0;0;0,0.007603198;0.3245453;0.01947618,0.013932;0.6374161;0.02564716,0.1792535;0.5004656;0.02042913,0.2179481;0.2249865;0.01564479,0.2413889;-0.04574478;-0.05637002,-0.1585757;0.5189696;0.005144579,-0.2387723;0.2678808;-0.08391588,-0.2923261;0.08329214;-0.2890745,0.07473157;4.659593E-05;-0.03845334,0.1101988;-0.3554213;-0.0369525,0.1139471;-0.7615277;0.05033588,0.1260054;-0.8016718;-0.01818944,-0.07502944;0.006289237;-0.03734296,-0.1278557;-0.346952;-0.04424408,-0.1369547;-0.7544302;0.0359708,-0.1510808;-0.8008183;-0.02507529,0.0125154;0.5607804;0.02649903,304.5269
+0;0;0,-0.001151753;0.3250226;0.01121331,0.0001512378;0.6379817;0.006493734,0.1709326;0.5137875;0.01508467,0.2066296;0.2384489;0.03306384,0.2530236;-0.0305703;-0.03407244,-0.1626121;0.4962741;-0.0175682,-0.2200034;0.2449617;-0.1222447,-0.2687553;0.0301978;-0.2969753,0.07611454;0.006241523;-0.03508687,0.08508483;-0.348609;0.005140636,0.08792199;-0.756497;0.08372156,0.09384091;-0.7167028;-0.01441281,-0.07382247;0.003790412;-0.03999182,-0.1010589;-0.3512509;-0.01133094,-0.1217756;-0.7583716;0.0685389,-0.1134137;-0.7185237;-0.02941218,0.0001038332;0.5614065;0.00995718,0;0;0,0.007603198;0.3245453;0.01947618,0.013932;0.6374161;0.02564716,0.1792535;0.5004656;0.02042913,0.2179481;0.2249865;0.01564479,0.2413889;-0.04574478;-0.05637002,-0.1585757;0.5189696;0.005144579,-0.2387723;0.2678808;-0.08391588,-0.2923261;0.08329214;-0.2890745,0.07473157;4.659593E-05;-0.03845334,0.1101988;-0.3554213;-0.0369525,0.1139471;-0.7615277;0.05033588,0.1260054;-0.8016718;-0.01818944,-0.07502944;0.006289237;-0.03734296,-0.1278557;-0.346952;-0.04424408,-0.1369547;-0.7544302;0.0359708,-0.1510808;-0.8008183;-0.02507529,0.0125154;0.5607804;0.02649903,304.538
+0;0;0,-0.001373004;0.32506;0.01135787,-0.0002310698;0.6380644;0.006766575,0.1701565;0.514174;0.01597152,0.2058563;0.2381345;0.03373305,0.2518526;-0.02751234;-0.03280695,-0.1620447;0.4960698;-0.01893112,-0.2237879;0.2510683;-0.1370402,-0.2703928;0.04236019;-0.3141853,0.07609694;0.006242972;-0.03503342,0.08482065;-0.3485452;0.00528162,0.08761047;-0.7563329;0.08389752,0.09404974;-0.7165453;-0.01413177,-0.07378266;0.003785731;-0.03998559,-0.1012171;-0.3511724;-0.01120788,-0.1214572;-0.7581965;0.06879664,-0.112584;-0.7183518;-0.02903665,-0.0002404426;0.5614798;0.01017962,0;0;0,0.007656969;0.3245633;0.01987267,0.014045;0.6374658;0.02649713,0.1787795;0.5002847;0.0217092,0.2180022;0.2242002;0.01654077,0.2417715;-0.04310969;-0.05481696,-0.1577861;0.5188486;0.004676998,-0.2418655;0.2726967;-0.09595931,-0.2954413;0.09717751;-0.3043678,0.07472596;-8.538365E-06;-0.03838086,0.1100049;-0.3554372;-0.0369947,0.1137525;-0.7614695;0.05019903,0.1250943;-0.8019461;-0.01800227,-0.07496342;0.006329697;-0.0373829,-0.1287439;-0.3466743;-0.0458646,-0.137887;-0.7540224;0.03452766,-0.1518069;-0.8005677;-0.02625105,0.01261333;0.5608221;0.02723289,304.561
+0;0;0,-0.001373285;0.3251266;0.0113602,-0.0002311508;0.6381814;0.006768298,0.1699834;0.5143301;0.01596776,0.2056988;0.23817;0.03373705,0.2516087;-0.02697793;-0.03267797,-0.1618805;0.4962444;-0.01889944,-0.2236507;0.2511358;-0.1370602,-0.2701681;0.04281965;-0.3138726,0.07597729;0.006233155;-0.03497833,0.08470599;-0.348758;0.005359769,0.08748253;-0.7546052;0.0836016,0.0939767;-0.7147342;-0.01526339,-0.07366665;0.003779778;-0.03992272,-0.1011167;-0.3513814;-0.01112855,-0.1212606;-0.7564687;0.06849529,-0.1123117;-0.7165402;-0.03017202,-0.0002405246;0.5615879;0.01018174,0;0;0,0.007662594;0.3245999;0.02035809,0.01405093;0.6375438;0.02739358,0.178472;0.500077;0.02189755,0.2181275;0.2239209;0.01731014,0.2412881;-0.04303879;-0.05352902,-0.15744;0.5189222;0.004337942,-0.2445218;0.277898;-0.1060246,-0.2990752;0.1075477;-0.317748,0.07471764;-5.158782E-05;-0.03810716,0.1095985;-0.3557264;-0.03719187,0.1137997;-0.7598394;0.04950619,0.1249197;-0.8018382;-0.01836442,-0.07476129;0.006353459;-0.0374869,-0.1290993;-0.3467618;-0.04637732,-0.1379207;-0.7522049;0.03349517,-0.1520361;-0.8025037;-0.02366037,0.01261947;0.5608903;0.02803206,304.5866
+0;0;0,-0.001373285;0.3251266;0.0113602,-0.0002311508;0.6381814;0.006768298,0.1699834;0.5143301;0.01596776,0.2056988;0.23817;0.03373705,0.2516087;-0.02697793;-0.03267797,-0.1618805;0.4962444;-0.01889944,-0.2236507;0.2511358;-0.1370602,-0.2701681;0.04281965;-0.3138726,0.07597729;0.006233155;-0.03497833,0.08470599;-0.348758;0.005359769,0.08748253;-0.7546052;0.0836016,0.0939767;-0.7147342;-0.01526339,-0.07366665;0.003779778;-0.03992272,-0.1011167;-0.3513814;-0.01112855,-0.1212606;-0.7564687;0.06849529,-0.1123117;-0.7165402;-0.03017202,-0.0002405246;0.5615879;0.01018174,0;0;0,0.007662594;0.3245999;0.02035809,0.01405093;0.6375438;0.02739358,0.178472;0.500077;0.02189755,0.2181275;0.2239209;0.01731014,0.2412881;-0.04303879;-0.05352902,-0.15744;0.5189222;0.004337942,-0.2445218;0.277898;-0.1060246,-0.2990752;0.1075477;-0.317748,0.07471764;-5.158782E-05;-0.03810716,0.1095985;-0.3557264;-0.03719187,0.1137997;-0.7598394;0.04950619,0.1249197;-0.8018382;-0.01836442,-0.07476129;0.006353459;-0.0374869,-0.1290993;-0.3467618;-0.04637732,-0.1379207;-0.7522049;0.03349517,-0.1520361;-0.8025037;-0.02366037,0.01261947;0.5608903;0.02803206,304.605
+0;0;0,-0.001921335;0.3251476;0.01150895,-0.001120086;0.6382305;0.007079497,0.1693709;0.5143879;0.01668263,0.2050951;0.2384786;0.03425337,0.250376;-0.02244735;-0.03124467,-0.1622818;0.4959557;-0.02081618,-0.2270068;0.2576706;-0.1502062,-0.2703397;0.06037159;-0.3335585,0.07596326;0.006301359;-0.03481477,0.08419357;-0.3482685;0.005449262,0.08685432;-0.7538741;0.08355603,0.09376628;-0.7142488;-0.01279481,-0.07353786;0.00370009;-0.04000858,-0.1016036;-0.350952;-0.01097464,-0.1215199;-0.7557965;0.06857307,-0.1122177;-0.7161109;-0.02757037,-0.001005505;0.56163;0.01042376,0;0;0,0.007676713;0.324607;0.02070093,0.01409522;0.6375676;0.02800703,0.1785215;0.4995538;0.0237875,0.2180762;0.2236606;0.01837635,0.2418479;-0.03911003;-0.05097198,-0.1574036;0.5188215;0.003933646,-0.2492726;0.2850252;-0.1169393,-0.3027788;0.1210388;-0.328288,0.07474186;-0.0001347661;-0.03789234,0.1093058;-0.3554003;-0.03720713,0.1135642;-0.7593319;0.0490756,0.124007;-0.801697;-0.01478481,-0.0746219;0.006423593;-0.03758328,-0.1290834;-0.3462321;-0.04633885,-0.1373186;-0.7512037;0.03461656,-0.1513351;-0.7991348;-0.0215456,0.01265549;0.5609097;0.02858257,304.616
+0;0;0,-0.001921335;0.3251476;0.01150895,-0.001120086;0.6382305;0.007079497,0.1693709;0.5143879;0.01668263,0.2050951;0.2384786;0.03425337,0.250376;-0.02244735;-0.03124467,-0.1622818;0.4959557;-0.02081618,-0.2270068;0.2576706;-0.1502062,-0.2703397;0.06037159;-0.3335585,0.07596326;0.006301359;-0.03481477,0.08419357;-0.3482685;0.005449262,0.08685432;-0.7538741;0.08355603,0.09376628;-0.7142488;-0.01279481,-0.07353786;0.00370009;-0.04000858,-0.1016036;-0.350952;-0.01097464,-0.1215199;-0.7557965;0.06857307,-0.1122177;-0.7161109;-0.02757037,-0.001005505;0.56163;0.01042376,0;0;0,0.007676713;0.324607;0.02070093,0.01409522;0.6375676;0.02800703,0.1785215;0.4995538;0.0237875,0.2180762;0.2236606;0.01837635,0.2418479;-0.03911003;-0.05097198,-0.1574036;0.5188215;0.003933646,-0.2492726;0.2850252;-0.1169393,-0.3027788;0.1210388;-0.328288,0.07474186;-0.0001347661;-0.03789234,0.1093058;-0.3554003;-0.03720713,0.1135642;-0.7593319;0.0490756,0.124007;-0.801697;-0.01478481,-0.0746219;0.006423593;-0.03758328,-0.1290834;-0.3462321;-0.04633885,-0.1373186;-0.7512037;0.03461656,-0.1513351;-0.7991348;-0.0215456,0.01265549;0.5609097;0.02858257,304.6384
+0;0;0,-0.002274758;0.3251874;0.01165607,-0.001751102;0.638296;0.007432899,0.1681273;0.514787;0.02346969,0.2093423;0.2388828;0.03447898,0.2542595;-0.01933634;-0.03066405,-0.162098;0.4962367;-0.02228156,-0.2296221;0.2681441;-0.1684227,-0.2715783;0.08477658;-0.3622121,0.0759713;0.006301924;-0.0347442,0.08390771;-0.3458139;0.00522235,0.08653504;-0.7534912;0.08375839,0.09534556;-0.7139179;-0.01220737,-0.07341417;0.003709859;-0.04018841,-0.1018854;-0.3484125;-0.01111739,-0.1216989;-0.7553068;0.06900777,-0.1105109;-0.7156631;-0.02670287,-0.001539602;0.5616899;0.01068824,0;0;0,0.007694655;0.3246364;0.02097273,0.01412928;0.6376117;0.02853417,0.1780839;0.4995346;0.02438116,0.2178976;0.2232542;0.01918483,0.2420683;-0.03678426;-0.04961991,-0.156945;0.5192325;0.003851468,-0.2515019;0.2896896;-0.1238674,-0.3056829;0.1316252;-0.3360427,0.0747235;-0.0001440197;-0.03787994,0.1084054;-0.3530055;-0.0375073,0.1132087;-0.7590879;0.04880381,0.1238603;-0.8012149;-0.0149374,-0.07458095;0.006437673;-0.03761315,-0.1289656;-0.3437191;-0.04646885,-0.1370734;-0.7507521;0.0349806,-0.1510954;-0.7985479;-0.02096496,0.0126864;0.5609515;0.02904701,304.6497
+0;0;0,-0.002274758;0.3251874;0.01165607,-0.001751102;0.638296;0.007432899,0.1681273;0.514787;0.02346969,0.2093423;0.2388828;0.03447898,0.2542595;-0.01933634;-0.03066405,-0.162098;0.4962367;-0.02228156,-0.2296221;0.2681441;-0.1684227,-0.2715783;0.08477658;-0.3622121,0.0759713;0.006301924;-0.0347442,0.08390771;-0.3458139;0.00522235,0.08653504;-0.7534912;0.08375839,0.09534556;-0.7139179;-0.01220737,-0.07341417;0.003709859;-0.04018841,-0.1018854;-0.3484125;-0.01111739,-0.1216989;-0.7553068;0.06900777,-0.1105109;-0.7156631;-0.02670287,-0.001539602;0.5616899;0.01068824,0;0;0,0.007694655;0.3246364;0.02097273,0.01412928;0.6376117;0.02853417,0.1780839;0.4995346;0.02438116,0.2178976;0.2232542;0.01918483,0.2420683;-0.03678426;-0.04961991,-0.156945;0.5192325;0.003851468,-0.2515019;0.2896896;-0.1238674,-0.3056829;0.1316252;-0.3360427,0.0747235;-0.0001440197;-0.03787994,0.1084054;-0.3530055;-0.0375073,0.1132087;-0.7590879;0.04880381,0.1238603;-0.8012149;-0.0149374,-0.07458095;0.006437673;-0.03761315,-0.1289656;-0.3437191;-0.04646885,-0.1370734;-0.7507521;0.0349806,-0.1510954;-0.7985479;-0.02096496,0.0126864;0.5609515;0.02904701,304.6614
+0;0;0,-0.002275744;0.3253283;0.01166112,-0.001751738;0.638652;0.007434984,0.1676821;0.5152115;0.02344058,0.2089724;0.2388033;0.03446998,0.2536676;-0.01813939;-0.03035103,-0.1616776;0.4967099;-0.02219075,-0.229325;0.2682005;-0.1685988,-0.2710739;0.08573949;-0.3614303,0.07593282;0.006298732;-0.0347266,0.08388855;-0.3466743;0.005337246,0.08650214;-0.75222;0.08346265,0.09541766;-0.7125326;-0.01364671,-0.07337698;0.003707981;-0.04016805,-0.1019176;-0.3492716;-0.01102626,-0.1216275;-0.7540383;0.06867996,-0.1103061;-0.7142797;-0.02817125,-0.001540088;0.5619915;0.01069263,0;0;0,0.007895671;0.3247304;0.02162123,0.0146988;0.6378927;0.03001904,0.1777441;0.4989966;0.02491045,0.2178919;0.2222273;0.02104831,0.2424191;-0.03627756;-0.04818034,-0.1558315;0.5195485;0.003862429,-0.2535309;0.2944471;-0.1303471,-0.3076507;0.1432486;-0.3458211,0.07469226;-0.0001902431;-0.03784752,0.1082709;-0.3539285;-0.03752971,0.1123886;-0.7578169;0.04869628,0.1244745;-0.8009769;-0.0153749,-0.07450937;0.006480918;-0.03765308,-0.1292292;-0.3444979;-0.0464837,-0.1371287;-0.749454;0.03429914,-0.1509152;-0.7985539;-0.02188532,0.01314977;0.561179;0.03030658,304.6829
+0;0;0,-0.002275744;0.3253283;0.01166112,-0.001751738;0.638652;0.007434984,0.1676821;0.5152115;0.02344058,0.2089724;0.2388033;0.03446998,0.2536676;-0.01813939;-0.03035103,-0.1616776;0.4967099;-0.02219075,-0.229325;0.2682005;-0.1685988,-0.2710739;0.08573949;-0.3614303,0.07593282;0.006298732;-0.0347266,0.08388855;-0.3466743;0.005337246,0.08650214;-0.75222;0.08346265,0.09541766;-0.7125326;-0.01364671,-0.07337698;0.003707981;-0.04016805,-0.1019176;-0.3492716;-0.01102626,-0.1216275;-0.7540383;0.06867996,-0.1103061;-0.7142797;-0.02817125,-0.001540088;0.5619915;0.01069263,0;0;0,0.007895671;0.3247304;0.02162123,0.0146988;0.6378927;0.03001904,0.1777441;0.4989966;0.02491045,0.2178919;0.2222273;0.02104831,0.2424191;-0.03627756;-0.04818034,-0.1558315;0.5195485;0.003862429,-0.2535309;0.2944471;-0.1303471,-0.3076507;0.1432486;-0.3458211,0.07469226;-0.0001902431;-0.03784752,0.1082709;-0.3539285;-0.03752971,0.1123886;-0.7578169;0.04869628,0.1244745;-0.8009769;-0.0153749,-0.07450937;0.006480918;-0.03765308,-0.1292292;-0.3444979;-0.0464837,-0.1371287;-0.749454;0.03429914,-0.1509152;-0.7985539;-0.02188532,0.01314977;0.561179;0.03030658,304.6949
+0;0;0,-0.002624099;0.3253219;0.01190604,-0.00239428;0.6386507;0.008066648,0.1668714;0.5152246;0.0235511,0.2080445;0.2381596;0.03523208,0.2522939;-0.01700526;-0.02939828,-0.1628833;0.4977875;-0.01921601,-0.2281819;0.2735311;-0.1742704,-0.272011;0.1083349;-0.379291,0.0759351;0.006223741;-0.03453252,0.0834128;-0.346498;0.005515501,0.08599057;-0.7498314;0.08323987,0.09431437;-0.7100379;-0.01454434,-0.07320846;0.003794061;-0.04029262,-0.1021452;-0.348863;-0.01082992,-0.1219854;-0.7514012;0.06851079,-0.1112361;-0.7115304;-0.02902877,-0.002107366;0.5619872;0.01117035,0;0;0,0.007930286;0.3247176;0.02187657,0.01479436;0.6378699;0.03049779,0.1774954;0.4988268;0.0257175,0.2179602;0.2214325;0.02229881,0.2430332;-0.03513709;-0.04689384,-0.1554364;0.5197827;0.003648195,-0.2531861;0.3130354;-0.1585162,-0.3092488;0.1600259;-0.3699146,0.07465862;-0.0002655685;-0.03772783,0.1081662;-0.3537477;-0.03755379,0.1123106;-0.7555052;0.04788232,0.1246999;-0.8003033;-0.01519465,-0.07439867;0.006522947;-0.03767834,-0.1291187;-0.3441896;-0.04655731,-0.1365768;-0.7469925;0.03356667,-0.1521173;-0.7949942;-0.02475286,0.01322943;0.5611594;0.03073406,304.718
+0;0;0,-0.002624099;0.3253219;0.01190604,-0.00239428;0.6386507;0.008066648,0.1668714;0.5152246;0.0235511,0.2080445;0.2381596;0.03523208,0.2522939;-0.01700526;-0.02939828,-0.1628833;0.4977875;-0.01921601,-0.2281819;0.2735311;-0.1742704,-0.272011;0.1083349;-0.379291,0.0759351;0.006223741;-0.03453252,0.0834128;-0.346498;0.005515501,0.08599057;-0.7498314;0.08323987,0.09431437;-0.7100379;-0.01454434,-0.07320846;0.003794061;-0.04029262,-0.1021452;-0.348863;-0.01082992,-0.1219854;-0.7514012;0.06851079,-0.1112361;-0.7115304;-0.02902877,-0.002107366;0.5619872;0.01117035,0;0;0,0.007930286;0.3247176;0.02187657,0.01479436;0.6378699;0.03049779,0.1774954;0.4988268;0.0257175,0.2179602;0.2214325;0.02229881,0.2430332;-0.03513709;-0.04689384,-0.1554364;0.5197827;0.003648195,-0.2531861;0.3130354;-0.1585162,-0.3092488;0.1600259;-0.3699146,0.07465862;-0.0002655685;-0.03772783,0.1081662;-0.3537477;-0.03755379,0.1123106;-0.7555052;0.04788232,0.1246999;-0.8003033;-0.01519465,-0.07439867;0.006522947;-0.03767834,-0.1291187;-0.3441896;-0.04655731,-0.1365768;-0.7469925;0.03356667,-0.1521173;-0.7949942;-0.02475286,0.01322943;0.5611594;0.03073406,304.7292
+0;0;0,-0.002624398;0.3253589;0.01190739,-0.002394524;0.6387226;0.008067751,0.1667612;0.5153232;0.0235443,0.2079339;0.2382613;0.03522515,0.2520393;-0.01607323;-0.0291949,-0.1627789;0.4978974;-0.01919499,-0.2280768;0.2736436;-0.1742476,-0.2717633;0.108985;-0.3786011,0.07578994;0.006211844;-0.03446651,0.08324031;-0.3452207;0.005435143,0.08582464;-0.749581;0.08335739,0.09418952;-0.7097391;-0.01490946,-0.07306851;0.003786807;-0.04021559,-0.1018995;-0.3475813;-0.01086058,-0.1217902;-0.7511444;0.06868213,-0.1109878;-0.7112249;-0.0293389,-0.002107596;0.5620553;0.01117161,0;0;0,0.007951796;0.3247138;0.02246857,0.01481493;0.6378813;0.03179336,0.1772622;0.4984879;0.0267446,0.2180616;0.2211365;0.02418518,0.2431905;-0.03449327;-0.04512024,-0.1551599;0.5201524;0.003411189,-0.2540015;0.314093;-0.158961,-0.3097659;0.1696695;-0.3753253,0.07463761;-0.0004016906;-0.03741264,0.1080414;-0.3525898;-0.03785586,0.1122217;-0.7553481;0.0479002,0.1251628;-0.8003454;-0.01559114,-0.07418659;0.006580681;-0.03773177,-0.1288998;-0.3428213;-0.04652037,-0.1360133;-0.7466151;0.03401428,-0.1510506;-0.7959574;-0.02344767,0.01325304;0.5611666;0.031847,304.7502
+0;0;0,-0.002839797;0.32535;0.01209924,-0.002878864;0.6387168;0.008456922,0.1661502;0.5152653;0.02628217,0.2096355;0.2384674;0.03560035,0.2537929;-0.01593924;-0.0284987,-0.1619997;0.4973974;-0.02368247,-0.2245607;0.275177;-0.1827395,-0.2741493;0.1070243;-0.3828569,0.07584122;0.006202713;-0.03435515,0.08331685;-0.3452408;0.005445562,0.08580156;-0.7495665;0.08355035,0.09586269;-0.709757;-0.0145606,-0.07289115;0.003831638;-0.04053195,-0.1021416;-0.3474677;-0.01077047,-0.1221531;-0.7509897;0.06895001,-0.1096583;-0.7110782;-0.02887049,-0.002510179;0.5620471;0.01149073,0;0;0,0.007951796;0.3247138;0.02246857,0.01481493;0.6378813;0.03179336,0.1772622;0.4984879;0.0267446,0.2180616;0.2211365;0.02418518,0.2431905;-0.03449327;-0.04512024,-0.1551599;0.5201524;0.003411189,-0.2540015;0.314093;-0.158961,-0.3097659;0.1696695;-0.3753253,0.07463761;-0.0004016906;-0.03741264,0.1080414;-0.3525898;-0.03785586,0.1122217;-0.7553481;0.0479002,0.1251628;-0.8003454;-0.01559114,-0.07418659;0.006580681;-0.03773177,-0.1288998;-0.3428213;-0.04652037,-0.1360133;-0.7466151;0.03401428,-0.1510506;-0.7959574;-0.02344767,0.01325304;0.5611666;0.031847,304.7621
+0;0;0,-0.002840267;0.3254038;0.01210124,-0.002879272;0.6387212;0.008459826,0.1658338;0.5153784;0.02625654,0.209361;0.2383136;0.0355837,0.2534166;-0.01550624;-0.0283675,-0.1617015;0.4975438;-0.02361451,-0.2243228;0.2751093;-0.1828249,-0.273797;0.1073445;-0.3824806,0.07584448;0.00620298;-0.03435663,0.08331759;-0.3451221;0.005430672,0.08580091;-0.7492212;0.08349168,0.09565289;-0.7096156;-0.01257974,-0.07289429;0.003831803;-0.0405337,-0.1021349;-0.3473491;-0.01078224,-0.1221352;-0.7506449;0.06889356,-0.1099001;-0.7109395;-0.02689347,-0.002510688;0.5620725;0.0114928,0;0;0,0.008032136;0.3247349;0.02291059,0.01494396;0.6378402;0.03261542,0.1769641;0.4982653;0.02788997,0.2178462;0.2206478;0.02597022,0.2435255;-0.0342738;-0.04338884,-0.1546098;0.5204576;0.003178066,-0.2555089;0.319994;-0.1652862,-0.3096299;0.1845136;-0.3870318,0.07469705;-0.0003890246;-0.03730202,0.1077231;-0.3524924;-0.03813791,0.1116473;-0.7549832;0.04777789,0.1264693;-0.8034579;-0.007368088,-0.07415167;0.006563062;-0.03781133,-0.1289865;-0.3426957;-0.04673564,-0.1354716;-0.7463481;0.03337932,-0.1509253;-0.7940152;-0.02272829,0.01337273;0.5611466;0.03257966,304.7835
+0;0;0,-0.002840267;0.3254038;0.01210124,-0.002879272;0.6387212;0.008459826,0.1658338;0.5153784;0.02625654,0.209361;0.2383136;0.0355837,0.2534166;-0.01550624;-0.0283675,-0.1617015;0.4975438;-0.02361451,-0.2243228;0.2751093;-0.1828249,-0.273797;0.1073445;-0.3824806,0.07584448;0.00620298;-0.03435663,0.08331759;-0.3451221;0.005430672,0.08580091;-0.7492212;0.08349168,0.09565289;-0.7096156;-0.01257974,-0.07289429;0.003831803;-0.0405337,-0.1021349;-0.3473491;-0.01078224,-0.1221352;-0.7506449;0.06889356,-0.1099001;-0.7109395;-0.02689347,-0.002510688;0.5620725;0.0114928,0;0;0,0.008032136;0.3247349;0.02291059,0.01494396;0.6378402;0.03261542,0.1769641;0.4982653;0.02788997,0.2178462;0.2206478;0.02597022,0.2435255;-0.0342738;-0.04338884,-0.1546098;0.5204576;0.003178066,-0.2555089;0.319994;-0.1652862,-0.3096299;0.1845136;-0.3870318,0.07469705;-0.0003890246;-0.03730202,0.1077231;-0.3524924;-0.03813791,0.1116473;-0.7549832;0.04777789,0.1264693;-0.8034579;-0.007368088,-0.07415167;0.006563062;-0.03781133,-0.1289865;-0.3426957;-0.04673564,-0.1354716;-0.7463481;0.03337932,-0.1509253;-0.7940152;-0.02272829,0.01337273;0.5611466;0.03257966,304.7954
+0;0;0,-0.003218822;0.325386;0.01247955,-0.003505348;0.6387057;0.009046317,0.1653175;0.5154911;0.02634992,0.2078308;0.238288;0.03622809,0.2517955;-0.01555935;-0.02767633,-0.1632682;0.4984559;-0.02021866,-0.2247776;0.2835802;-0.1898993,-0.2723246;0.1292523;-0.4005586,0.07594798;0.006153019;-0.03413628,0.08288607;-0.3451575;0.005875301,0.08533286;-0.7492637;0.08390078,0.09441749;-0.7096201;-0.01224243,-0.07279444;0.003882468;-0.04070795,-0.1025199;-0.3472302;-0.01063341,-0.1225043;-0.7504997;0.06917953,-0.1110345;-0.7107551;-0.02669816,-0.003101169;0.5620552;0.012028,0;0;0,0.008032136;0.3247349;0.02291059,0.01494396;0.6378402;0.03261542,0.1769641;0.4982653;0.02788997,0.2178462;0.2206478;0.02597022,0.2435255;-0.0342738;-0.04338884,-0.1546098;0.5204576;0.003178066,-0.2555089;0.319994;-0.1652862,-0.3096299;0.1845136;-0.3870318,0.07469705;-0.0003890246;-0.03730202,0.1077231;-0.3524924;-0.03813791,0.1116473;-0.7549832;0.04777789,0.1264693;-0.8034579;-0.007368088,-0.07415167;0.006563062;-0.03781133,-0.1289865;-0.3426957;-0.04673564,-0.1354716;-0.7463481;0.03337932,-0.1509253;-0.7940152;-0.02272829,0.01337273;0.5611466;0.03257966,304.8067
+0;0;0,-0.003219132;0.3254173;0.01248076,-0.003505522;0.6386578;0.009048795,0.1651525;0.515519;0.02633721,0.2077159;0.2379892;0.03622703,0.2515606;-0.01516494;-0.02750289,-0.1631119;0.4985006;-0.02018583,-0.2246938;0.2833716;-0.1900665,-0.2721109;0.129465;-0.4001505,0.07593151;0.006151685;-0.03412888,0.08288212;-0.3457929;0.00595491,0.085305;-0.7459506;0.08321801,0.09721597;-0.7033067;-0.04283652,-0.07277866;0.003881626;-0.04069912,-0.1025578;-0.3478647;-0.01057031,-0.1223469;-0.7471939;0.06846279,-0.1073087;-0.7044175;-0.05724363,-0.003101504;0.5620376;0.01202929,0;0;0,0.008063748;0.324728;0.02343678,0.01496557;0.6377364;0.03370118,0.1767564;0.4980733;0.02864432,0.2175414;0.220102;0.02777863,0.2435559;-0.03400147;-0.04168773,-0.1542708;0.5207092;0.002941027,-0.2556503;0.3256259;-0.1719788,-0.310849;0.1948439;-0.3954068,0.07471647;-0.0004012883;-0.03722239,0.1073424;-0.3531826;-0.03819704,0.1112879;-0.7516457;0.04732013,0.1153507;-0.743747;-0.07792568,-0.07409917;0.006566243;-0.03787369,-0.1291469;-0.3433028;-0.04689749,-0.1380476;-0.743528;0.02953682,-0.1550197;-0.8155661;-0.04456902,0.01340013;0.5610734;0.03352356,304.8288
+0;0;0,-0.00321865;0.3253686;0.01247889,-0.003504851;0.6384835;0.009048773,0.1653063;0.5153458;0.02634854,0.2078527;0.2379268;0.0362344,0.2516964;-0.01522189;-0.02749414,-0.1632573;0.4983119;-0.02021691,-0.2248146;0.2832688;-0.1900297,-0.2722307;0.1293656;-0.4001092,0.07584495;0.006144672;-0.03408998,0.0828047;-0.3462628;0.00604653,0.0852241;-0.7458459;0.0831987,0.09448703;-0.706013;-0.01483146,-0.07269569;0.003877201;-0.04065273,-0.102514;-0.3483317;-0.01048429,-0.1222747;-0.7470876;0.06843533,-0.1105798;-0.7071517;-0.0293241,-0.003101062;0.5619068;0.01202758,0;0;0,0.008055575;0.3246385;0.02399444,0.01495174;0.6374902;0.03520513,0.1769632;0.4979977;0.02988768,0.2174567;0.2200958;0.02969003,0.2437818;-0.03396204;-0.03980422,-0.1542638;0.5207708;0.002839956,-0.2572776;0.3282698;-0.1737975,-0.3112334;0.2158451;-0.4072869,0.07471392;-0.0004695654;-0.03701282,0.1070534;-0.3537455;-0.0378437,0.1111978;-0.7516429;0.04751086,0.1270598;-0.8011779;-0.009190083,-0.07397497;0.006573169;-0.03790566,-0.1291685;-0.3437448;-0.04692576,-0.1375908;-0.7432839;0.03003258,-0.1518417;-0.7917524;-0.0285507,0.01338706;0.5608717;0.03476405,304.8505
+0;0;0,-0.003570642;0.3253527;0.01279277,-0.004100945;0.6384687;0.009563353,0.1647552;0.5153003;0.02663469,0.2063024;0.2377466;0.03697982,0.2502948;-0.01533678;-0.02690545,-0.1641685;0.4987011;-0.01876343,-0.2262727;0.2945456;-0.2013362,-0.2720537;0.1446122;-0.4146246,0.07597913;0.006043414;-0.03380814,0.08252402;-0.3463893;0.006175932,0.08495856;-0.7459343;0.08352509,0.09394586;-0.7060794;-0.0145285,-0.07248761;0.004024658;-0.04100841,-0.1028044;-0.3480935;-0.01028258,-0.1225589;-0.7468032;0.06887116,-0.1111387;-0.7068466;-0.02891863,-0.003661028;0.5618912;0.01251615,0;0;0,0.008055575;0.3246385;0.02399444,0.01495174;0.6374902;0.03520513,0.1769632;0.4979977;0.02988768,0.2174567;0.2200958;0.02969003,0.2437818;-0.03396204;-0.03980422,-0.1542638;0.5207708;0.002839956,-0.2572776;0.3282698;-0.1737975,-0.3112334;0.2158451;-0.4072869,0.07471392;-0.0004695654;-0.03701282,0.1070534;-0.3537455;-0.0378437,0.1111978;-0.7516429;0.04751086,0.1270598;-0.8011779;-0.009190083,-0.07397497;0.006573169;-0.03790566,-0.1291685;-0.3437448;-0.04692576,-0.1375908;-0.7432839;0.03003258,-0.1518417;-0.7917524;-0.0285507,0.01338706;0.5608717;0.03476405,304.8623
+0;0;0,-0.003571042;0.3253891;0.01279421,-0.004101337;0.6385105;0.009564847,0.1647684;0.5153401;0.02663726,0.2063906;0.2372851;0.03700107,0.2502484;-0.01502377;-0.02668868,-0.1641819;0.4987395;-0.01876453,-0.2263982;0.2942153;-0.2016671,-0.2720392;0.1447408;-0.4143027,0.07597084;0.006042755;-0.03380445,0.08252245;-0.3467513;0.006220616,0.08495755;-0.7463894;0.08358782,0.0936025;-0.7069099;-0.01073057,-0.0724797;0.00402422;-0.04100394,-0.1028276;-0.348455;-0.01024661,-0.1225867;-0.7472576;0.0689256,-0.1116015;-0.7076802;-0.02513904,-0.00366143;0.5619348;0.01251758,0;0;0,0.007999696;0.3246573;0.02425241,0.0147567;0.6375075;0.03572965,0.1768288;0.498035;0.03030086,0.2174772;0.2196438;0.03096986,0.2435776;-0.03376114;-0.03790951,-0.1542759;0.5206915;0.002605516,-0.2656921;0.3297762;-0.171441,-0.3160187;0.2145951;-0.4034759,0.07469046;-0.00048244;-0.03703952,0.1066894;-0.3541551;-0.03758478,0.1111682;-0.7521877;0.04757524,0.1288452;-0.7963181;-0.009457827,-0.07396363;0.006601689;-0.03790279,-0.1293523;-0.344044;-0.04729853,-0.1369795;-0.7436839;0.02972082,-0.1522098;-0.7875772;-0.02831702,0.01323195;0.5608904;0.03522706,304.8842
+0;0;0,-0.003943765;0.3253696;0.01317739,-0.004735353;0.6384919;0.01017274,0.1642412;0.5154359;0.02710148,0.2054175;0.2373289;0.03784344,0.2491184;-0.01499781;-0.02588333,-0.1645949;0.4989581;-0.01944315,-0.2273272;0.303825;-0.2121661,-0.2713773;0.1697686;-0.4351642,0.07608843;0.006015879;-0.03354377,0.08224671;-0.3467736;0.006584037,0.0847021;-0.7463814;0.08410732,0.09359779;-0.7068881;-0.01018637,-0.07231251;0.004064031;-0.04129416,-0.1031397;-0.3483159;-0.009882905,-0.1229557;-0.7472136;0.06879494,-0.1117203;-0.7076237;-0.02523886,-0.00422939;0.5619152;0.01308849,0;0;0,0.007999696;0.3246573;0.02425241,0.0147567;0.6375075;0.03572965,0.1768288;0.498035;0.03030086,0.2174772;0.2196438;0.03096986,0.2435776;-0.03376114;-0.03790951,-0.1542759;0.5206915;0.002605516,-0.2656921;0.3297762;-0.171441,-0.3160187;0.2145951;-0.4034759,0.07469046;-0.00048244;-0.03703952,0.1066894;-0.3541551;-0.03758478,0.1111682;-0.7521877;0.04757524,0.1288452;-0.7963181;-0.009457827,-0.07396363;0.006601689;-0.03790279,-0.1293523;-0.344044;-0.04729853,-0.1369795;-0.7436839;0.02972082,-0.1522098;-0.7875772;-0.02831702,0.01323195;0.5608904;0.03522706,304.8958
+0;0;0,-0.003944319;0.3254153;0.01317924,-0.004735793;0.6385038;0.01017512,0.1642721;0.5154529;0.02710596,0.2054035;0.23765;0.03783618,0.2491797;-0.01511195;-0.02600052,-0.1646255;0.4989719;-0.01944737,-0.2272891;0.3040522;-0.2119596,-0.2714151;0.1697646;-0.4353423,0.07609431;0.006016345;-0.03354637,0.08228326;-0.3485303;0.006781306,0.08474646;-0.749408;0.08455096,0.09341419;-0.7101581;-0.007326372,-0.07231811;0.004064346;-0.04129736,-0.1032989;-0.3500707;-0.00972965,-0.1231779;-0.7502362;0.06919824,-0.1122304;-0.710892;-0.02242586,-0.00422992;0.5619408;0.01309035,0;0;0,0.008000359;0.3246724;0.02466154,0.01472887;0.6374763;0.03648257,0.1768998;0.4981619;0.03097987,0.2171889;0.220032;0.03238058,0.2434018;-0.03417286;-0.03524232,-0.1542107;0.5207243;0.002615456,-0.2682862;0.3377709;-0.1776516,-0.3161861;0.2228736;-0.410856,0.07464788;-0.0005069822;-0.03713942,0.1063936;-0.3559787;-0.03724885,0.1118426;-0.7552708;0.0481515,0.1290246;-0.795925;-0.009423725,-0.07399974;0.0066413;-0.03783955,-0.1300677;-0.3456424;-0.048818,-0.1377216;-0.746555;0.02843267,-0.1528849;-0.7875599;-0.02927797,0.01321249;0.5608734;0.03590274,304.9175
+0;0;0,-0.003944319;0.3254153;0.01317924,-0.004735793;0.6385038;0.01017512,0.1642721;0.5154529;0.02710596,0.2054035;0.23765;0.03783618,0.2491797;-0.01511195;-0.02600052,-0.1646255;0.4989719;-0.01944737,-0.2272891;0.3040522;-0.2119596,-0.2714151;0.1697646;-0.4353423,0.07609431;0.006016345;-0.03354637,0.08228326;-0.3485303;0.006781306,0.08474646;-0.749408;0.08455096,0.09341419;-0.7101581;-0.007326372,-0.07231811;0.004064346;-0.04129736,-0.1032989;-0.3500707;-0.00972965,-0.1231779;-0.7502362;0.06919824,-0.1122304;-0.710892;-0.02242586,-0.00422992;0.5619408;0.01309035,0;0;0,0.008000359;0.3246724;0.02466154,0.01472887;0.6374763;0.03648257,0.1768998;0.4981619;0.03097987,0.2171889;0.220032;0.03238058,0.2434018;-0.03417286;-0.03524232,-0.1542107;0.5207243;0.002615456,-0.2682862;0.3377709;-0.1776516,-0.3161861;0.2228736;-0.410856,0.07464788;-0.0005069822;-0.03713942,0.1063936;-0.3559787;-0.03724885,0.1118426;-0.7552708;0.0481515,0.1290246;-0.795925;-0.009423725,-0.07399974;0.0066413;-0.03783955,-0.1300677;-0.3456424;-0.048818,-0.1377216;-0.746555;0.02843267,-0.1528849;-0.7875599;-0.02927797,0.01321249;0.5608734;0.03590274,304.9294
+0;0;0,-0.004251532;0.325405;0.01346921,-0.005326462;0.6385154;0.01066602,0.1638682;0.5155126;0.02754046,0.2044977;0.2373725;0.03863931,0.2480186;-0.01493099;-0.0241232,-0.1650291;0.4991349;-0.02023481,-0.2289229;0.3104787;-0.218886,-0.2723295;0.1805408;-0.444102,0.07618686;0.005961862;-0.03334148,0.0820935;-0.350922;0.007407766,0.08444718;-0.750426;0.08487768,0.09348667;-0.7110497;-0.008145735,-0.07218819;0.004142129;-0.04151318,-0.1037545;-0.3522613;-0.00923878,-0.123589;-0.7510284;0.06951357,-0.1122434;-0.7115594;-0.02324739,-0.004736195;0.561945;0.01353769,0;0;0,0.00791534;0.3246672;0.02482867,0.01450986;0.6374902;0.03677583,0.1767806;0.4981074;0.03120708,0.2172062;0.2197247;0.03338003,0.2434551;-0.03386712;-0.03364539,-0.1543984;0.5206966;0.002514254,-0.2690535;0.3434671;-0.1834421,-0.3129622;0.238498;-0.4212314,0.07463739;-0.0005150735;-0.03715682,0.1069212;-0.358312;-0.03640795,0.1116899;-0.7563576;0.04813552,0.1259734;-0.7994882;-0.009056091,-0.07399282;0.00666036;-0.03784622,-0.1305471;-0.3479342;-0.04905972,-0.1383737;-0.7477082;0.0266381,-0.1543388;-0.788583;-0.03290068,0.01302952;0.5608803;0.03616905,304.9511
+0;0;0,-0.004251532;0.325405;0.01346921,-0.005326462;0.6385154;0.01066602,0.1638682;0.5155126;0.02754046,0.2044977;0.2373725;0.03863931,0.2480186;-0.01493099;-0.0241232,-0.1650291;0.4991349;-0.02023481,-0.2289229;0.3104787;-0.218886,-0.2723295;0.1805408;-0.444102,0.07618686;0.005961862;-0.03334148,0.0820935;-0.350922;0.007407766,0.08444718;-0.750426;0.08487768,0.09348667;-0.7110497;-0.008145735,-0.07218819;0.004142129;-0.04151318,-0.1037545;-0.3522613;-0.00923878,-0.123589;-0.7510284;0.06951357,-0.1122434;-0.7115594;-0.02324739,-0.004736195;0.561945;0.01353769,0;0;0,0.00791534;0.3246672;0.02482867,0.01450986;0.6374902;0.03677583,0.1767806;0.4981074;0.03120708,0.2172062;0.2197247;0.03338003,0.2434551;-0.03386712;-0.03364539,-0.1543984;0.5206966;0.002514254,-0.2690535;0.3434671;-0.1834421,-0.3129622;0.238498;-0.4212314,0.07463739;-0.0005150735;-0.03715682,0.1069212;-0.358312;-0.03640795,0.1116899;-0.7563576;0.04813552,0.1259734;-0.7994882;-0.009056091,-0.07399282;0.00666036;-0.03784622,-0.1305471;-0.3479342;-0.04905972,-0.1383737;-0.7477082;0.0266381,-0.1543388;-0.788583;-0.03290068,0.01302952;0.5608803;0.03616905,304.9632
+0;0;0,-0.004251655;0.3254144;0.0134696,-0.005326641;0.6385411;0.01066626,0.1634697;0.5156439;0.02750777,0.2040666;0.2377269;0.03859771,0.2476791;-0.01510766;-0.02429691,-0.1646505;0.4993049;-0.02015463,-0.228493;0.3108;-0.2186464,-0.2719911;0.1805885;-0.4443365,0.07619702;0.005962658;-0.03334593,0.08211391;-0.35154;0.007473972,0.08448283;-0.7536325;0.08544585,0.0935884;-0.7141878;-0.008257434,-0.07219782;0.004142682;-0.04151872,-0.1038189;-0.3528787;-0.009188358,-0.1237819;-0.7542297;0.07007426,-0.1123534;-0.7146914;-0.02336464,-0.004736343;0.5619665;0.01353808,0;0;0,0.007893197;0.3246661;0.02497244,0.01449405;0.6375022;0.0369947,0.1763721;0.4982274;0.03181887,0.2169791;0.2201007;0.03416777,0.2436676;-0.03410462;-0.03254437,-0.1539026;0.5206646;0.00237041,-0.2689467;0.3432073;-0.1827854,-0.3224065;0.2705346;-0.4310672,0.07463502;-0.000508979;-0.03718662,0.1063716;-0.3589799;-0.03628492,0.1107078;-0.7591502;0.05094218,0.1255247;-0.8004009;-0.009524584,-0.07402053;0.006654045;-0.03781766,-0.1305076;-0.3485859;-0.04891667,-0.13739;-0.7505853;0.02926741,-0.1534093;-0.7951974;-0.02666873,0.01301038;0.5608884;0.03637552,304.9847
+0;0;0,-0.004251655;0.3254144;0.0134696,-0.005326641;0.6385411;0.01066626,0.1634697;0.5156439;0.02750777,0.2040666;0.2377269;0.03859771,0.2476791;-0.01510766;-0.02429691,-0.1646505;0.4993049;-0.02015463,-0.228493;0.3108;-0.2186464,-0.2719911;0.1805885;-0.4443365,0.07619702;0.005962658;-0.03334593,0.08211391;-0.35154;0.007473972,0.08448283;-0.7536325;0.08544585,0.0935884;-0.7141878;-0.008257434,-0.07219782;0.004142682;-0.04151872,-0.1038189;-0.3528787;-0.009188358,-0.1237819;-0.7542297;0.07007426,-0.1123534;-0.7146914;-0.02336464,-0.004736343;0.5619665;0.01353808,0;0;0,0.007893197;0.3246661;0.02497244,0.01449405;0.6375022;0.0369947,0.1763721;0.4982274;0.03181887,0.2169791;0.2201007;0.03416777,0.2436676;-0.03410462;-0.03254437,-0.1539026;0.5206646;0.00237041,-0.2689467;0.3432073;-0.1827854,-0.3224065;0.2705346;-0.4310672,0.07463502;-0.000508979;-0.03718662,0.1063716;-0.3589799;-0.03628492,0.1107078;-0.7591502;0.05094218,0.1255247;-0.8004009;-0.009524584,-0.07402053;0.006654045;-0.03781766,-0.1305076;-0.3485859;-0.04891667,-0.13739;-0.7505853;0.02926741,-0.1534093;-0.7951974;-0.02666873,0.01301038;0.5608884;0.03637552,305.0073
+0;0;0,-0.004449242;0.3254261;0.01365809,-0.005730606;0.6385951;0.01103035,0.1634914;0.5157849;0.02812251,0.2033466;0.2377552;0.03930945,0.2468675;-0.01491764;-0.02319251,-0.1651872;0.4993391;-0.02096145,-0.2291939;0.3158998;-0.2241049,-0.2716072;0.1932527;-0.4538938,0.07630737;0.005948365;-0.03311594,0.08193712;-0.3513994;0.007657092,0.08427261;-0.7471555;0.08442938,0.0939739;-0.7073951;-0.01235727,-0.07198799;0.00416667;-0.04189551,-0.103982;-0.3526009;-0.008958943,-0.1236961;-0.7476349;0.06902704,-0.111596;-0.7077756;-0.027479,-0.005106708;0.5620087;0.01385585,0;0;0,0.00777635;0.3246824;0.0250864,0.01403286;0.6375575;0.03736043,0.1764169;0.4982319;0.03268456,0.2168492;0.2200681;0.03474426,0.2436629;-0.03391588;-0.03171849,-0.1544464;0.5205191;0.001887698,-0.2579742;0.368159;-0.2104387,-0.3100028;0.2620612;-0.4464056,0.07463128;-0.0004906803;-0.03721285,0.1062129;-0.3588108;-0.03631878,0.1103369;-0.7528851;0.04859757,0.125201;-0.7998732;-0.009788517,-0.07402042;0.006643299;-0.03783791,-0.1305232;-0.3484299;-0.04888356,-0.1382151;-0.7443026;0.02693193,-0.1543744;-0.7906001;-0.032014,0.01265392;0.5609319;0.03666949,305.0299
+0;0;0,-0.004448737;0.3253892;0.01365654,-0.00572991;0.6385144;0.01102925,0.1634625;0.5157253;0.02811843,0.2033172;0.2376988;0.03930525,0.2468565;-0.01508063;-0.02322307,-0.1651586;0.4992823;-0.02095694,-0.2291646;0.315845;-0.224098,-0.2715957;0.1931463;-0.4539839,0.07629229;0.005947189;-0.03310939,0.08186758;-0.3479439;0.007269245,0.08422399;-0.7472448;0.08472918,0.09400801;-0.7074012;-0.01288282,-0.07197376;0.004165846;-0.04188723,-0.1036583;-0.3491507;-0.009269256,-0.123549;-0.747723;0.06941524,-0.1113456;-0.7077796;-0.02791375,-0.005106117;0.5619409;0.01385427,0;0;0,0.007676415;0.3246178;0.02547073,0.01374182;0.637431;0.03829551,0.1761514;0.4981451;0.03333163,0.2167594;0.2200086;0.0351615,0.2435932;-0.03427422;-0.03058863,-0.1545057;0.5205783;0.001780923,-0.2694283;0.3555239;-0.1945915,-0.3130557;0.2575794;-0.4358516,0.0746235;-0.0004793704;-0.03719163,0.1062278;-0.3553052;-0.03763223,0.1102806;-0.7527823;0.04863644,0.12448;-0.7997946;-0.01126528,-0.07398675;0.006635911;-0.03786871,-0.1299824;-0.3449972;-0.04877981,-0.1378743;-0.7444129;0.02771617,-0.1535133;-0.793021;-0.02970272,0.01241475;0.560819;0.03745985,305.0517
+0;0;0,-0.004448737;0.3253892;0.01365654,-0.00572991;0.6385144;0.01102925,0.1634625;0.5157253;0.02811843,0.2033172;0.2376988;0.03930525,0.2468565;-0.01508063;-0.02322307,-0.1651586;0.4992823;-0.02095694,-0.2291646;0.315845;-0.224098,-0.2715957;0.1931463;-0.4539839,0.07629229;0.005947189;-0.03310939,0.08186758;-0.3479439;0.007269245,0.08422399;-0.7472448;0.08472918,0.09400801;-0.7074012;-0.01288282,-0.07197376;0.004165846;-0.04188723,-0.1036583;-0.3491507;-0.009269256,-0.123549;-0.747723;0.06941524,-0.1113456;-0.7077796;-0.02791375,-0.005106117;0.5619409;0.01385427,0;0;0,0.007676415;0.3246178;0.02547073,0.01374182;0.637431;0.03829551,0.1761514;0.4981451;0.03333163,0.2167594;0.2200086;0.0351615,0.2435932;-0.03427422;-0.03058863,-0.1545057;0.5205783;0.001780923,-0.2694283;0.3555239;-0.1945915,-0.3130557;0.2575794;-0.4358516,0.0746235;-0.0004793704;-0.03719163,0.1062278;-0.3553052;-0.03763223,0.1102806;-0.7527823;0.04863644,0.12448;-0.7997946;-0.01126528,-0.07398675;0.006635911;-0.03786871,-0.1299824;-0.3449972;-0.04877981,-0.1378743;-0.7444129;0.02771617,-0.1535133;-0.793021;-0.02970272,0.01241475;0.560819;0.03745985,305.0631
+0;0;0,-0.004745265;0.3253769;0.01384909,-0.006281072;0.6385038;0.01144226,0.1629891;0.51579;0.02848987,0.2023722;0.2377041;0.03986822,0.2457451;-0.01516223;-0.0224238,-0.1653559;0.4992042;-0.02183917,-0.2286251;0.3254634;-0.2335546,-0.2713339;0.206513;-0.4653511,0.07638096;0.005957429;-0.03290248,0.08151058;-0.347951;0.007383671,0.08387891;-0.7472295;0.0849587,0.09394465;-0.7073813;-0.01262419,-0.07188283;0.004141548;-0.04204547,-0.1040027;-0.3491257;-0.009319954,-0.1240177;-0.747619;0.06973281,-0.1115336;-0.7076737;-0.02756038,-0.005597407;0.5619278;0.01418476,0;0;0,0.007676415;0.3246178;0.02547073,0.01374182;0.637431;0.03829551,0.1761514;0.4981451;0.03333163,0.2167594;0.2200086;0.0351615,0.2435932;-0.03427422;-0.03058863,-0.1545057;0.5205783;0.001780923,-0.2694283;0.3555239;-0.1945915,-0.3130557;0.2575794;-0.4358516,0.0746235;-0.0004793704;-0.03719163,0.1062278;-0.3553052;-0.03763223,0.1102806;-0.7527823;0.04863644,0.12448;-0.7997946;-0.01126528,-0.07398675;0.006635911;-0.03786871,-0.1299824;-0.3449972;-0.04877981,-0.1378743;-0.7444129;0.02771617,-0.1535133;-0.793021;-0.02970272,0.01241475;0.560819;0.03745985,305.0746
+0;0;0,-0.004746151;0.3254376;0.01385168,-0.006282834;0.6387349;0.01144324,0.1631661;0.515923;0.02850776,0.2025304;0.2379699;0.03988068,0.2459529;-0.01518533;-0.02248252,-0.1655262;0.4993197;-0.02187453,-0.2287652;0.3256618;-0.2334888,-0.2715228;0.2065755;-0.4655502,0.07635736;0.005955588;-0.03289231,0.08151437;-0.3498421;0.007608898,0.08386865;-0.7467524;0.08472383,0.09374829;-0.7070863;-0.01105496,-0.07186062;0.004140269;-0.04203248,-0.104152;-0.3510129;-0.009132266,-0.1240483;-0.7471426;0.06945162,-0.111795;-0.7073811;-0.02604282,-0.005598729;0.5621096;0.01418751,0;0;0,0.007503406;0.3246679;0.02566004,0.01327395;0.6376467;0.03874612,0.1758157;0.4979214;0.03393149,0.2166555;0.2199557;0.03592992,0.2436652;-0.03479281;-0.02915406,-0.1549311;0.5205984;0.001588095,-0.2691423;0.3545784;-0.1941924,-0.3120745;0.2587407;-0.4367501,0.07461634;-0.0004790574;-0.03714824,0.1049701;-0.3573226;-0.03667092,0.110131;-0.7525637;0.04846334,0.1252173;-0.7937925;-0.01528215,-0.07392288;0.006594464;-0.0379439,-0.1301208;-0.3469418;-0.0485656,-0.1376825;-0.7439572;0.02766822,-0.1513849;-0.7930108;-0.02643722,0.01202455;0.5609846;0.03784561,305.0966
+0;0;0,-0.004975706;0.3254265;0.0140298,-0.00676297;0.6387236;0.01179921,0.1627188;0.5158538;0.02890861,0.2017667;0.237868;0.04057017,0.2444367;-0.01572645;-0.02051493,-0.1633787;0.4991531;-0.03128547,-0.2331282;0.3299742;-0.2444763,-0.2738458;0.2171117;-0.4799893,0.07643472;0.005965748;-0.03271027,0.08132219;-0.3498401;0.007752169,0.08366136;-0.7467239;0.08500402,0.0957701;-0.7071071;-0.01052354,-0.0717316;0.004152868;-0.04225104,-0.1044435;-0.35092;-0.008903205,-0.1243189;-0.7470134;0.06986862,-0.1098472;-0.7072907;-0.02531886,-0.006023753;0.5620975;0.01451053,0;0;0,0.007503406;0.3246679;0.02566004,0.01327395;0.6376467;0.03874612,0.1758157;0.4979214;0.03393149,0.2166555;0.2199557;0.03592992,0.2436652;-0.03479281;-0.02915406,-0.1549311;0.5205984;0.001588095,-0.2691423;0.3545784;-0.1941924,-0.3120745;0.2587407;-0.4367501,0.07461634;-0.0004790574;-0.03714824,0.1049701;-0.3573226;-0.03667092,0.110131;-0.7525637;0.04846334,0.1252173;-0.7937925;-0.01528215,-0.07392288;0.006594464;-0.0379439,-0.1301208;-0.3469418;-0.0485656,-0.1376825;-0.7439572;0.02766822,-0.1513849;-0.7930108;-0.02643722,0.01202455;0.5609846;0.03784561,305.1077
+0;0;0,-0.004976599;0.325485;0.01403232,-0.006764153;0.6388353;0.01180145,0.1627213;0.5159541;0.02891153,0.2017964;0.2377755;0.04058117,0.2444387;-0.01565462;-0.02046435,-0.1633831;0.4992531;-0.03128386,-0.233181;0.3299568;-0.2446226,-0.2738723;0.2171675;-0.479983,0.07642748;0.005965183;-0.03270717,0.08131786;-0.3500536;0.00777949,0.08366456;-0.7482126;0.08527955,0.09552761;-0.7087909;-0.008309752,-0.0717248;0.004152474;-0.04224704,-0.1044563;-0.3511329;-0.008879244,-0.1243956;-0.748499;0.07014567,-0.1102175;-0.7089736;-0.02311047,-0.006024836;0.5621989;0.01451313,0;0;0,0.007380531;0.3247051;0.02596593,0.01303022;0.6377262;0.03936005,0.1755893;0.4979424;0.03474641,0.2165433;0.2197986;0.03701067,0.2437774;-0.03470513;-0.02824211,-0.1549657;0.5205462;0.001410816,-0.2695848;0.3556382;-0.1953484,-0.3026619;0.2940702;-0.4500777,0.07461464;-0.0004784465;-0.03713393,0.1048345;-0.3575484;-0.03657866,0.1099607;-0.753999;0.04911231,0.1247312;-0.7931272;-0.0140667,-0.07391185;0.006594971;-0.03794795,-0.1300974;-0.3471633;-0.04847429,-0.1382227;-0.7454594;0.0279223,-0.1510174;-0.7920158;-0.02651928,0.01180646;0.5610542;0.03838801,305.1302
+0;0;0,-0.004977724;0.3255585;0.01403549,-0.006766015;0.6390371;0.01180366,0.1629205;0.5160683;0.02893202,0.2019954;0.2378914;0.0406016,0.2445476;-0.01500347;-0.020315,-0.1635719;0.4993475;-0.03133497,-0.2333694;0.3300523;-0.2446724,-0.2739746;0.2175011;-0.4795358,0.07641405;0.005964134;-0.03270142,0.08131067;-0.3505086;0.007836856,0.08365346;-0.7480056;0.08520807,0.09546255;-0.7086268;-0.007955588,-0.07171219;0.004151744;-0.04223961,-0.1044854;-0.3515867;-0.00882927,-0.1243915;-0.7482921;0.07006426,-0.1102779;-0.7088099;-0.02276774,-0.006026383;0.5623682;0.0145165,0;0;0,0.007298999;0.3247648;0.02616692,0.01279084;0.6379035;0.03987932,0.1755058;0.4977928;0.03537679,0.2163846;0.2196379;0.03743172,0.2437161;-0.03436172;-0.02748775,-0.1551645;0.5205803;0.0009921752,-0.2689697;0.3607321;-0.2003591,-0.3045582;0.2909063;-0.4520239,0.07461699;-0.0004816055;-0.03709626,0.104895;-0.3580045;-0.03622675,0.1099656;-0.7538794;0.04893804,0.1259803;-0.7919737;-0.01441479,-0.0738472;0.006600681;-0.03804053,-0.1301883;-0.3475965;-0.04853707,-0.1373338;-0.7451169;0.02841808,-0.1511618;-0.7917315;-0.02492879,0.01160874;0.5611993;0.03882527,305.1519
+0;0;0,-0.005194098;0.3255469;0.01422443,-0.007217052;0.6390241;0.01223459,0.1624746;0.5160112;0.02939451,0.2012982;0.2378149;0.04143501,0.2434421;-0.0151791;-0.01935392,-0.1626073;0.4993395;-0.03547052,-0.2358096;0.3378681;-0.2536764,-0.2720973;0.2314063;-0.4920594,0.07653105;0.005968106;-0.03242591,0.08115988;-0.3505153;0.008050632,0.08351642;-0.7479796;0.08558916,0.09634665;-0.7086174;-0.007441074,-0.0714709;0.004187126;-0.04264316,-0.1048572;-0.351463;-0.008902062,-0.124697;-0.7480858;0.0704226,-0.1095672;-0.7086161;-0.02225049,-0.006456326;0.5623549;0.01493278,0;0;0,0.007298999;0.3247648;0.02616692,0.01279084;0.6379035;0.03987932,0.1755058;0.4977928;0.03537679,0.2163846;0.2196379;0.03743172,0.2437161;-0.03436172;-0.02748775,-0.1551645;0.5205803;0.0009921752,-0.2689697;0.3607321;-0.2003591,-0.3045582;0.2909063;-0.4520239,0.07461699;-0.0004816055;-0.03709626,0.104895;-0.3580045;-0.03622675,0.1099656;-0.7538794;0.04893804,0.1259803;-0.7919737;-0.01441479,-0.0738472;0.006600681;-0.03804053,-0.1301883;-0.3475965;-0.04853707,-0.1373338;-0.7451169;0.02841808,-0.1511618;-0.7917315;-0.02492879,0.01160874;0.5611993;0.03882527,305.1637
+0;0;0,-0.005196524;0.325699;0.01423107,-0.007220921;0.6393974;0.0122397,0.1626873;0.5162678;0.02942013,0.2014361;0.2386073;0.04143744,0.2436592;-0.01486126;-0.01946551,-0.1628102;0.4995747;-0.03552783,-0.2358716;0.3384143;-0.2533135,-0.2722273;0.2317528;-0.4921436,0.07641664;0.005959184;-0.03237743,0.08106138;-0.3517494;0.008238222,0.08341017;-0.7479068;0.0855218,0.09623478;-0.7085488;-0.007467687,-0.07136405;0.004180867;-0.04257941,-0.1048651;-0.3526916;-0.008722346,-0.1246397;-0.7480103;0.0703415,-0.1095165;-0.7085447;-0.02229101,-0.006459625;0.5626707;0.01493991,0;0;0,0.007158406;0.3248987;0.02643681,0.01254738;0.6382535;0.04030919,0.1753044;0.4974913;0.03632855,0.2163485;0.2199042;0.03775072,0.243642;-0.03458941;-0.02725935,-0.1553224;0.520599;0.0003695861,-0.269444;0.3641787;-0.2027318,-0.2986075;0.3064117;-0.4587606,0.07460327;-0.000569582;-0.03684211,0.1059556;-0.3592372;-0.03575182,0.1099668;-0.7538766;0.04888034,0.1230818;-0.7941483;-0.01267433,-0.07370271;0.006613931;-0.03804576,-0.1302365;-0.3488081;-0.04832651,-0.1371673;-0.7450644;0.02817114,-0.1507585;-0.7913051;-0.02569659,0.01138631;0.561492;0.03922296,305.1855
+0;0;0,-0.005196524;0.325699;0.01423107,-0.007220921;0.6393974;0.0122397,0.1626873;0.5162678;0.02942013,0.2014361;0.2386073;0.04143744,0.2436592;-0.01486126;-0.01946551,-0.1628102;0.4995747;-0.03552783,-0.2358716;0.3384143;-0.2533135,-0.2722273;0.2317528;-0.4921436,0.07641664;0.005959184;-0.03237743,0.08106138;-0.3517494;0.008238222,0.08341017;-0.7479068;0.0855218,0.09623478;-0.7085488;-0.007467687,-0.07136405;0.004180867;-0.04257941,-0.1048651;-0.3526916;-0.008722346,-0.1246397;-0.7480103;0.0703415,-0.1095165;-0.7085447;-0.02229101,-0.006459625;0.5626707;0.01493991,0;0;0,0.007158406;0.3248987;0.02643681,0.01254738;0.6382535;0.04030919,0.1753044;0.4974913;0.03632855,0.2163485;0.2199042;0.03775072,0.243642;-0.03458941;-0.02725935,-0.1553224;0.520599;0.0003695861,-0.269444;0.3641787;-0.2027318,-0.2986075;0.3064117;-0.4587606,0.07460327;-0.000569582;-0.03684211,0.1059556;-0.3592372;-0.03575182,0.1099668;-0.7538766;0.04888034,0.1230818;-0.7941483;-0.01267433,-0.07370271;0.006613931;-0.03804576,-0.1302365;-0.3488081;-0.04832651,-0.1371673;-0.7450644;0.02817114,-0.1507585;-0.7913051;-0.02569659,0.01138631;0.561492;0.03922296,305.1973
+0;0;0,-0.005398828;0.3257245;0.01435826,-0.007663005;0.6393997;0.01254719,0.1625234;0.5162326;0.02993827,0.2007298;0.239364;0.04212642,0.2430256;-0.01511306;-0.01911459,-0.162588;0.499237;-0.03759037,-0.2385936;0.3594963;-0.2677212,-0.2689784;0.2478136;-0.506262,0.07645271;0.00595442;-0.03207545,0.08084625;-0.3528006;0.008653164,0.08320913;-0.7486092;0.08588671,0.09702031;-0.7089464;-0.01011077,-0.07102371;0.004192533;-0.04298095,-0.1051362;-0.3536177;-0.008463603,-0.1248805;-0.7485353;0.07081637,-0.1086981;-0.7087617;-0.02479871,-0.006863004;0.562686;0.01522967,0;0;0,0.006975151;0.3249106;0.02676177,0.01199808;0.6382306;0.0410645,0.1751412;0.4974662;0.03752327,0.2159592;0.2207029;0.03822398,0.2431024;-0.03486094;-0.02695513,-0.1557882;0.5206093;-0.0001022741,-0.2678102;0.3705662;-0.2079547,-0.2891798;0.3496064;-0.4713973,0.07463898;-0.0005753338;-0.03657866,0.1053007;-0.3603542;-0.03504705,0.1100926;-0.7548611;0.0484779,0.1239166;-0.7960858;-0.01660346,-0.07352304;0.006629606;-0.03820625,-0.1301172;-0.3498497;-0.04834822,-0.1374105;-0.7457885;0.02790368,-0.1517002;-0.7947502;-0.02741807,0.01093872;0.5614824;0.03986692,305.2195
+0;0;0,-0.005398828;0.3257245;0.01435826,-0.007663005;0.6393997;0.01254719,0.1625234;0.5162326;0.02993827,0.2007298;0.239364;0.04212642,0.2430256;-0.01511306;-0.01911459,-0.162588;0.499237;-0.03759037,-0.2385936;0.3594963;-0.2677212,-0.2689784;0.2478136;-0.506262,0.07645271;0.00595442;-0.03207545,0.08084625;-0.3528006;0.008653164,0.08320913;-0.7486092;0.08588671,0.09702031;-0.7089464;-0.01011077,-0.07102371;0.004192533;-0.04298095,-0.1051362;-0.3536177;-0.008463603,-0.1248805;-0.7485353;0.07081637,-0.1086981;-0.7087617;-0.02479871,-0.006863004;0.562686;0.01522967,0;0;0,0.006975151;0.3249106;0.02676177,0.01199808;0.6382306;0.0410645,0.1751412;0.4974662;0.03752327,0.2159592;0.2207029;0.03822398,0.2431024;-0.03486094;-0.02695513,-0.1557882;0.5206093;-0.0001022741,-0.2678102;0.3705662;-0.2079547,-0.2891798;0.3496064;-0.4713973,0.07463898;-0.0005753338;-0.03657866,0.1053007;-0.3603542;-0.03504705,0.1100926;-0.7548611;0.0484779,0.1239166;-0.7960858;-0.01660346,-0.07352304;0.006629606;-0.03820625,-0.1301172;-0.3498497;-0.04834822,-0.1374105;-0.7457885;0.02790368,-0.1517002;-0.7947502;-0.02741807,0.01093872;0.5614824;0.03986692,305.2305
+0;0;0,-0.005400346;0.325816;0.0143623,-0.007665237;0.6395911;0.01255069,0.1624988;0.5164069;0.02994063,0.2006942;0.2396178;0.04212527,0.2430616;-0.01528955;-0.0192193,-0.1625692;0.4994135;-0.037579,-0.238553;0.359713;-0.2676437,-0.2689891;0.2478414;-0.5065879,0.07636134;0.005947303;-0.03203712,0.08075601;-0.3528998;0.008701961,0.08311864;-0.7486668;0.08592737,0.09691709;-0.7090129;-0.009981625,-0.07093883;0.004187523;-0.04292959,-0.1050601;-0.3537146;-0.008403368,-0.1248023;-0.7485906;0.07086824,-0.1086348;-0.7088259;-0.02465871,-0.006864994;0.5628541;0.01523399,0;0;0,0.006836541;0.324981;0.02705836,0.01169424;0.6383924;0.04159331,0.1747836;0.4974209;0.03840804,0.2158219;0.2207706;0.03840542,0.2428248;-0.03528795;-0.02671599,-0.1557746;0.52073;-0.0006521977,-0.2669916;0.3742791;-0.2113711,-0.2898477;0.3188637;-0.4701039,0.07459568;-0.0005631596;-0.03644133,0.1052126;-0.3604396;-0.03509402,0.1100492;-0.754885;0.04851365,0.1238385;-0.7960601;-0.01649475,-0.07338967;0.006614131;-0.03824935,-0.1300928;-0.3499469;-0.04821438,-0.1370738;-0.745862;0.02796502,-0.1514212;-0.7959977;-0.02546311,0.01067309;0.5616213;0.04034495,305.2528
+0;0;0,-0.005596822;0.3258044;0.01454922,-0.008104313;0.6395777;0.01296846,0.1620798;0.5164132;0.03050162,0.1999334;0.2396016;0.0432304,0.2418792;-0.01540932;-0.0179733,-0.1621171;0.4991375;-0.03935922,-0.2336218;0.3644882;-0.2738292,-0.2702139;0.249552;-0.5104441,0.07648189;0.005942953;-0.0317491,0.08063706;-0.3529002;0.009050295,0.08302461;-0.74866;0.08631164,0.09735224;-0.7090045;-0.00951957,-0.07069658;0.004239503;-0.04332232,-0.1052516;-0.35355;-0.008067947,-0.124999;-0.7483994;0.07133475,-0.1083058;-0.7086298;-0.02410121,-0.007274874;0.5628402;0.0156277,0;0;0,0.006836541;0.324981;0.02705836,0.01169424;0.6383924;0.04159331,0.1747836;0.4974209;0.03840804,0.2158219;0.2207706;0.03840542,0.2428248;-0.03528795;-0.02671599,-0.1557746;0.52073;-0.0006521977,-0.2669916;0.3742791;-0.2113711,-0.2898477;0.3188637;-0.4701039,0.07459568;-0.0005631596;-0.03644133,0.1052126;-0.3604396;-0.03509402,0.1100492;-0.754885;0.04851365,0.1238385;-0.7960601;-0.01649475,-0.07338967;0.006614131;-0.03824935,-0.1300928;-0.3499469;-0.04821438,-0.1370738;-0.745862;0.02796502,-0.1514212;-0.7959977;-0.02546311,0.01067309;0.5616213;0.04034495,305.2641
+0;0;0,-0.005597169;0.3258246;0.01455012,-0.00810477;0.6396118;0.01296931,0.1618803;0.5164988;0.03048508,0.1997106;0.2398571;0.04320605,0.2417177;-0.01552606;-0.01808698,-0.1619355;0.4992435;-0.03929361,-0.2333963;0.3646768;-0.2736197,-0.2700418;0.2495728;-0.51058,0.07638992;0.005935807;-0.03171093,0.08050276;-0.3492515;0.008672819,0.08289903;-0.7464582;0.08621662,0.09746349;-0.706643;-0.0111986,-0.07061157;0.004234405;-0.04327023,-0.1048146;-0.3499101;-0.008375011,-0.1246341;-0.7462029;0.07131798,-0.107665;-0.7062719;-0.02569546,-0.007275297;0.5628712;0.01562865,0;0;0,0.006652266;0.3249849;0.02729964,0.01133611;0.6384071;0.04195595,0.1743157;0.4976178;0.03870487,0.2154616;0.221157;0.03858805,0.2426675;-0.03521475;-0.02679801,-0.1554451;0.5203865;-0.001666211,-0.2423705;0.4123684;-0.2443587,-0.2870972;0.3201809;-0.4898031,0.07455057;-0.0005424023;-0.03630638,0.1043002;-0.3568013;-0.03691673,0.1095595;-0.7525769;0.04749846,0.1244076;-0.7953903;-0.01789212,-0.07324878;0.006581204;-0.03830847,-0.1294849;-0.3463299;-0.04816202,-0.1361619;-0.7436907;0.02833398,-0.1507888;-0.7960111;-0.02465285,0.01035565;0.5616328;0.04068446,305.2859
+0;0;0,-0.005597169;0.3258246;0.01455012,-0.00810477;0.6396118;0.01296931,0.1618803;0.5164988;0.03048508,0.1997106;0.2398571;0.04320605,0.2417177;-0.01552606;-0.01808698,-0.1619355;0.4992435;-0.03929361,-0.2333963;0.3646768;-0.2736197,-0.2700418;0.2495728;-0.51058,0.07638992;0.005935807;-0.03171093,0.08050276;-0.3492515;0.008672819,0.08289903;-0.7464582;0.08621662,0.09746349;-0.706643;-0.0111986,-0.07061157;0.004234405;-0.04327023,-0.1048146;-0.3499101;-0.008375011,-0.1246341;-0.7462029;0.07131798,-0.107665;-0.7062719;-0.02569546,-0.007275297;0.5628712;0.01562865,0;0;0,0.006652266;0.3249849;0.02729964,0.01133611;0.6384071;0.04195595,0.1743157;0.4976178;0.03870487,0.2154616;0.221157;0.03858805,0.2426675;-0.03521475;-0.02679801,-0.1554451;0.5203865;-0.001666211,-0.2423705;0.4123684;-0.2443587,-0.2870972;0.3201809;-0.4898031,0.07455057;-0.0005424023;-0.03630638,0.1043002;-0.3568013;-0.03691673,0.1095595;-0.7525769;0.04749846,0.1244076;-0.7953903;-0.01789212,-0.07324878;0.006581204;-0.03830847,-0.1294849;-0.3463299;-0.04816202,-0.1361619;-0.7436907;0.02833398,-0.1507888;-0.7960111;-0.02465285,0.01035565;0.5616328;0.04068446,305.2979
+0;0;0,-0.005957959;0.3259189;0.01472463,-0.008925594;0.6398679;0.01349189,0.161351;0.5165454;0.03129599,0.1988114;0.2398541;0.04417399,0.2410618;-0.01536322;-0.01707647,-0.1616822;0.498984;-0.04191296,-0.2353864;0.3654517;-0.2761436,-0.2677698;0.2842335;-0.5271965,0.07643806;0.00595422;-0.03120739,0.08018377;-0.349972;0.00938114,0.08253743;-0.7467969;0.08657032,0.0974383;-0.7072664;-0.007928565,-0.0701566;0.004265274;-0.04372631,-0.1052111;-0.350462;-0.007885247,-0.1251211;-0.7462356;0.07211871,-0.1078884;-0.7065895;-0.0219711,-0.008026913;0.5630827;0.01610958,0;0;0,0.006522782;0.3250676;0.02763963,0.01108251;0.6386426;0.04261518,0.1743168;0.4975946;0.03967714,0.2152717;0.2211006;0.03869939,0.2424736;-0.03512597;-0.02672696,-0.155548;0.5204634;-0.002610065,-0.2660397;0.3986203;-0.2286035,-0.2781513;0.3500229;-0.4896863,0.07452424;-0.0006291419;-0.036026,0.1039853;-0.3576679;-0.03649831,0.1096194;-0.7531235;0.04726887,0.1243384;-0.7936966;-0.01633692,-0.07305522;0.006590278;-0.03836187,-0.1294825;-0.3470567;-0.04809207,-0.1368394;-0.7438393;0.02899977,-0.1273339;-0.7303985;-0.06522521,0.01013055;0.5618253;0.04126501,305.3196
+0;0;0,-0.005957959;0.3259189;0.01472463,-0.008925594;0.6398679;0.01349189,0.161351;0.5165454;0.03129599,0.1988114;0.2398541;0.04417399,0.2410618;-0.01536322;-0.01707647,-0.1616822;0.498984;-0.04191296,-0.2353864;0.3654517;-0.2761436,-0.2677698;0.2842335;-0.5271965,0.07643806;0.00595422;-0.03120739,0.08018377;-0.349972;0.00938114,0.08253743;-0.7467969;0.08657032,0.0974383;-0.7072664;-0.007928565,-0.0701566;0.004265274;-0.04372631,-0.1052111;-0.350462;-0.007885247,-0.1251211;-0.7462356;0.07211871,-0.1078884;-0.7065895;-0.0219711,-0.008026913;0.5630827;0.01610958,0;0;0,0.006522782;0.3250676;0.02763963,0.01108251;0.6386426;0.04261518,0.1743168;0.4975946;0.03967714,0.2152717;0.2211006;0.03869939,0.2424736;-0.03512597;-0.02672696,-0.155548;0.5204634;-0.002610065,-0.2660397;0.3986203;-0.2286035,-0.2781513;0.3500229;-0.4896863,0.07452424;-0.0006291419;-0.036026,0.1039853;-0.3576679;-0.03649831,0.1096194;-0.7531235;0.04726887,0.1243384;-0.7936966;-0.01633692,-0.07305522;0.006590278;-0.03836187,-0.1294825;-0.3470567;-0.04809207,-0.1368394;-0.7438393;0.02899977,-0.1273339;-0.7303985;-0.06522521,0.01013055;0.5618253;0.04126501,305.3313
+0;0;0,-0.005957959;0.3259189;0.01472463,-0.008925594;0.6398679;0.01349189,0.161351;0.5165454;0.03129599,0.1988114;0.2398541;0.04417399,0.2410618;-0.01536322;-0.01707647,-0.1616822;0.498984;-0.04191296,-0.2353864;0.3654517;-0.2761436,-0.2677698;0.2842335;-0.5271965,0.07643806;0.00595422;-0.03120739,0.08018377;-0.349972;0.00938114,0.08253743;-0.7467969;0.08657032,0.0974383;-0.7072664;-0.007928565,-0.0701566;0.004265274;-0.04372631,-0.1052111;-0.350462;-0.007885247,-0.1251211;-0.7462356;0.07211871,-0.1078884;-0.7065895;-0.0219711,-0.008026913;0.5630827;0.01610958,0;0;0,0.006522782;0.3250676;0.02763963,0.01108251;0.6386426;0.04261518,0.1743168;0.4975946;0.03967714,0.2152717;0.2211006;0.03869939,0.2424736;-0.03512597;-0.02672696,-0.155548;0.5204634;-0.002610065,-0.2660397;0.3986203;-0.2286035,-0.2781513;0.3500229;-0.4896863,0.07452424;-0.0006291419;-0.036026,0.1039853;-0.3576679;-0.03649831,0.1096194;-0.7531235;0.04726887,0.1243384;-0.7936966;-0.01633692,-0.07305522;0.006590278;-0.03836187,-0.1294825;-0.3470567;-0.04809207,-0.1368394;-0.7438393;0.02899977,-0.1273339;-0.7303985;-0.06522521,0.01013055;0.5618253;0.04126501,305.3428
+0;0;0,-0.006217433;0.3258616;0.01486907,-0.009464643;0.6397512;0.01380302,0.1604729;0.5166711;0.03196983,0.197422;0.2409797;0.0449435,0.2399678;-0.0154222;-0.01637507,-0.161125;0.4987496;-0.04294626,-0.2360899;0.3672158;-0.2766521,-0.2727237;0.3076152;-0.5343686,0.07650694;0.00594341;-0.03088128,0.08003166;-0.351449;0.009849086,0.08237157;-0.7459248;0.08662794,0.09774726;-0.7063583;-0.008158721,-0.06982608;0.004296828;-0.04413781,-0.1055473;-0.3517739;-0.007555149,-0.1253231;-0.7451551;0.0722689,-0.1076096;-0.7054709;-0.02209682,-0.008505145;0.5629836;0.01640039,0;0;0,0.006355911;0.324984;0.02811599,0.01078372;0.6384784;0.04363298,0.1736777;0.4976338;0.0405302,0.2148156;0.2222318;0.03971887,0.2423983;-0.03492215;-0.02678728,-0.1550472;0.5205128;-0.003153052,-0.2652323;0.3992131;-0.2282862,-0.2774788;0.3348439;-0.4871658,0.0745041;-0.0006330758;-0.03593087,0.1033281;-0.3591992;-0.03639889,0.1095072;-0.7521671;0.04756403,0.1246948;-0.7940291;-0.01502705,-0.07295585;0.006593045;-0.0384222,-0.1296575;-0.3485017;-0.04808496,-0.1367581;-0.7428778;0.02891351,-0.1489327;-0.7937833;-0.02225801,0.009860054;0.561681;0.04214191,305.3647
+0;0;0,-0.006218614;0.3259234;0.01487189,-0.009466865;0.6399131;0.01380543,0.1606295;0.5167634;0.03198773,0.1975578;0.2412265;0.04495413,0.2400679;-0.01495966;-0.01631286,-0.16127;0.4988251;-0.0429986,-0.2361929;0.3673651;-0.2765735,-0.2727959;0.3078146;-0.5340731,0.07649668;0.005942612;-0.03087714,0.08002268;-0.351579;0.009867959,0.08236554;-0.7465528;0.08674372,0.09766977;-0.7070307;-0.007602341,-0.06981672;0.004296252;-0.04413189,-0.1055509;-0.3519033;-0.007536002,-0.1253516;-0.7457811;0.07238881,-0.1077205;-0.7061418;-0.02153827,-0.008507039;0.5631194;0.01640369,0;0;0,0.006227247;0.3250184;0.02846336,0.01056189;0.638597;0.04433012,0.1736136;0.4976201;0.04152369,0.2147056;0.2223727;0.0398891,0.2422059;-0.03460082;-0.02644682,-0.155029;0.5203893;-0.003772061,-0.2651056;0.4012249;-0.2299034,-0.2776816;0.3361807;-0.4883665,0.07449324;-0.0005963296;-0.03592849,0.1032426;-0.3592989;-0.03640223,0.1096948;-0.7528358;0.04730463,0.1245477;-0.794104;-0.01535559,-0.07292628;0.006591444;-0.03845471,-0.1296473;-0.3486312;-0.04814652,-0.1380793;-0.7438614;0.02696406,-0.1490201;-0.7930862;-0.02623187,0.009657539;0.5617748;0.04275203,305.3875
+0;0;0,-0.006218614;0.3259234;0.01487189,-0.009466865;0.6399131;0.01380543,0.1606295;0.5167634;0.03198773,0.1975578;0.2412265;0.04495413,0.2400679;-0.01495966;-0.01631286,-0.16127;0.4988251;-0.0429986,-0.2361929;0.3673651;-0.2765735,-0.2727959;0.3078146;-0.5340731,0.07649668;0.005942612;-0.03087714,0.08002268;-0.351579;0.009867959,0.08236554;-0.7465528;0.08674372,0.09766977;-0.7070307;-0.007602341,-0.06981672;0.004296252;-0.04413189,-0.1055509;-0.3519033;-0.007536002,-0.1253516;-0.7457811;0.07238881,-0.1077205;-0.7061418;-0.02153827,-0.008507039;0.5631194;0.01640369,0;0;0,0.006227247;0.3250184;0.02846336,0.01056189;0.638597;0.04433012,0.1736136;0.4976201;0.04152369,0.2147056;0.2223727;0.0398891,0.2422059;-0.03460082;-0.02644682,-0.155029;0.5203893;-0.003772061,-0.2651056;0.4012249;-0.2299034,-0.2776816;0.3361807;-0.4883665,0.07449324;-0.0005963296;-0.03592849,0.1032426;-0.3592989;-0.03640223,0.1096948;-0.7528358;0.04730463,0.1245477;-0.794104;-0.01535559,-0.07292628;0.006591444;-0.03845471,-0.1296473;-0.3486312;-0.04814652,-0.1380793;-0.7438614;0.02696406,-0.1490201;-0.7930862;-0.02623187,0.009657539;0.5617748;0.04275203,305.4091
+0;0;0,-0.006452748;0.3259938;0.01499057,-0.009961965;0.6400838;0.01412409,0.1600088;0.5169714;0.03249196,0.1965396;0.2420541;0.04593143,0.238832;-0.01495749;-0.01523687,-0.1610688;0.4989117;-0.04391117,-0.2370347;0.3703622;-0.2780027,-0.2730386;0.3127232;-0.5367818,0.07646294;0.005904137;-0.03053243,0.07965562;-0.3512724;0.01015236,0.08200537;-0.7349629;0.08490509,0.09910209;-0.6945466;-0.01818304,-0.06947675;0.00433293;-0.04436075,-0.1057636;-0.3514221;-0.007453278,-0.1250236;-0.733987;0.07055334,-0.1053842;-0.6934481;-0.03206824,-0.008974528;0.563264;0.01670111,0;0;0,0.006120399;0.3250595;0.02893448,0.01041182;0.6387199;0.04523993,0.1732428;0.4975417;0.04222631,0.2143348;0.2229463;0.04036427,0.2419721;-0.03465322;-0.02644753,-0.1531817;0.5194657;-0.008211359,-0.2597172;0.3998946;-0.2350319,-0.1444568;0.4564534;-0.4697686,0.07442494;-0.0006121844;-0.03569627,0.1033183;-0.358949;-0.03634715,0.1076146;-0.7411435;0.04563332,0.1242449;-0.7965525;-0.01316047,-0.07270011;0.006571835;-0.03853796,-0.1294957;-0.3482828;-0.04818174,-0.1373953;-0.7320993;0.02553636,-0.1503416;-0.7892386;-0.03162229,0.009513512;0.5618742;0.04355264,305.4203
+0;0;0,-0.006452748;0.3259938;0.01499057,-0.009961965;0.6400838;0.01412409,0.1600088;0.5169714;0.03249196,0.1965396;0.2420541;0.04593143,0.238832;-0.01495749;-0.01523687,-0.1610688;0.4989117;-0.04391117,-0.2370347;0.3703622;-0.2780027,-0.2730386;0.3127232;-0.5367818,0.07646294;0.005904137;-0.03053243,0.07965562;-0.3512724;0.01015236,0.08200537;-0.7349629;0.08490509,0.09910209;-0.6945466;-0.01818304,-0.06947675;0.00433293;-0.04436075,-0.1057636;-0.3514221;-0.007453278,-0.1250236;-0.733987;0.07055334,-0.1053842;-0.6934481;-0.03206824,-0.008974528;0.563264;0.01670111,0;0;0,0.006120399;0.3250595;0.02893448,0.01041182;0.6387199;0.04523993,0.1732428;0.4975417;0.04222631,0.2143348;0.2229463;0.04036427,0.2419721;-0.03465322;-0.02644753,-0.1531817;0.5194657;-0.008211359,-0.2597172;0.3998946;-0.2350319,-0.1444568;0.4564534;-0.4697686,0.07442494;-0.0006121844;-0.03569627,0.1033183;-0.358949;-0.03634715,0.1076146;-0.7411435;0.04563332,0.1242449;-0.7965525;-0.01316047,-0.07270011;0.006571835;-0.03853796,-0.1294957;-0.3482828;-0.04818174,-0.1373953;-0.7320993;0.02553636,-0.1503416;-0.7892386;-0.03162229,0.009513512;0.5618742;0.04355264,305.4317
+0;0;0,-0.006454143;0.3260643;0.01499381,-0.009963836;0.6401972;0.01412727,0.1595125;0.5172111;0.03244923,0.1960572;0.2421893;0.04589381,0.2383695;-0.01494354;-0.01530334,-0.1606254;0.4992042;-0.0437303,-0.2366202;0.3706059;-0.2779108,-0.2726411;0.3129396;-0.5368119,0.07638463;0.005898091;-0.03050116,0.07960362;-0.3542213;0.01051884,0.08197038;-0.740689;0.08581267,0.09852217;-0.7006047;-0.01398972,-0.0694056;0.004328493;-0.04431532,-0.1059914;-0.3543576;-0.007103764,-0.1253908;-0.7396917;0.0714675,-0.1063774;-0.6994887;-0.02788322,-0.008976281;0.5633681;0.0167046,0;0;0,0.005993016;0.3251162;0.02911925,0.01023114;0.6388203;0.04541802,0.1725646;0.4977397;0.04321146,0.2136812;0.2230431;0.04109597,0.2414446;-0.03453216;-0.02626038,-0.1521365;0.519402;-0.009925365,-0.2579553;0.3988831;-0.236709,-0.1171339;0.5047619;-0.4382325,0.07437012;-0.000574261;-0.03561568,0.1025745;-0.3619376;-0.0354166,0.1087797;-0.7470824;0.04617453,0.1242522;-0.7981104;-0.01324964,-0.07257045;0.00656792;-0.03860198,-0.1299613;-0.3511899;-0.04832958,-0.1377432;-0.7376881;0.02644174,-0.1502599;-0.792583;-0.0280777,0.009341873;0.5619651;0.04374003,305.454
+0;0;0,-0.006746117;0.3260518;0.01513666,-0.01053641;0.6401808;0.01448686,0.1589523;0.5172533;0.03308535,0.1951351;0.2421863;0.04658389,0.2371122;-0.01510862;-0.0141609,-0.1604875;0.4990996;-0.04499678,-0.2378715;0.3731561;-0.2801632,-0.2726913;0.3249063;-0.5411464,0.07650951;0.00586216;-0.03019354,0.07928351;-0.3542643;0.01079701,0.08155078;-0.7406396;0.08656731,0.09856019;-0.7005503;-0.01315761,-0.06916253;0.00438815;-0.04468789,-0.1063454;-0.3541743;-0.006881602,-0.1258201;-0.7394648;0.07188475,-0.1063547;-0.6992579;-0.027378,-0.009524447;0.5633513;0.01704112,0;0;0,0.005993016;0.3251162;0.02911925,0.01023114;0.6388203;0.04541802,0.1725646;0.4977397;0.04321146,0.2136812;0.2230431;0.04109597,0.2414446;-0.03453216;-0.02626038,-0.1521365;0.519402;-0.009925365,-0.2579553;0.3988831;-0.236709,-0.1171339;0.5047619;-0.4382325,0.07437012;-0.000574261;-0.03561568,0.1025745;-0.3619376;-0.0354166,0.1087797;-0.7470824;0.04617453,0.1242522;-0.7981104;-0.01324964,-0.07257045;0.00656792;-0.03860198,-0.1299613;-0.3511899;-0.04832958,-0.1377432;-0.7376881;0.02644174,-0.1502599;-0.792583;-0.0280777,0.009341873;0.5619651;0.04374003,305.4652
+0;0;0,-0.006747029;0.3260959;0.0151387,-0.01053762;0.6402492;0.01448889,0.1588424;0.5173464;0.0330772,0.1949687;0.2427091;0.04655465,0.2369792;-0.01479074;-0.01423851,-0.1603913;0.4992043;-0.04495454,-0.2376543;0.3734577;-0.2797536,-0.2725018;0.3251694;-0.5409446,0.07636493;0.005851082;-0.03013648,0.07915426;-0.3562655;0.01108059,0.08143208;-0.7444385;0.08720344,0.09826267;-0.7044553;-0.01147305,-0.06903183;0.004379857;-0.04460344,-0.1064202;-0.3561642;-0.006588217,-0.1259855;-0.7432474;0.07254462,-0.1067248;-0.7031478;-0.02567457,-0.009525584;0.5634146;0.01704332,0;0;0,0.005859502;0.3251476;0.02929067,0.009989724;0.6388725;0.045681,0.172206;0.4977312;0.04393267,0.2132627;0.223462;0.04216361,0.2412311;-0.03408936;-0.02604151,-0.15176;0.5192363;-0.01090661,-0.2568992;0.3988992;-0.2375718,-0.2683676;0.2934769;-0.4835829,0.07434446;-0.0006589293;-0.03530598,0.1026009;-0.3640261;-0.03434968,0.1096297;-0.7513081;0.0459087,0.1247054;-0.7999288;-0.01501345,-0.07234976;0.006556333;-0.03868552,-0.1301716;-0.3531653;-0.04828031,-0.137973;-0.7414025;0.02714601,-0.1505568;-0.7946974;-0.02784129,0.009126082;0.5620123;0.04398441,305.4871
+0;0;0,-0.006747029;0.3260959;0.0151387,-0.01053762;0.6402492;0.01448889,0.1588424;0.5173464;0.0330772,0.1949687;0.2427091;0.04655465,0.2369792;-0.01479074;-0.01423851,-0.1603913;0.4992043;-0.04495454,-0.2376543;0.3734577;-0.2797536,-0.2725018;0.3251694;-0.5409446,0.07636493;0.005851082;-0.03013648,0.07915426;-0.3562655;0.01108059,0.08143208;-0.7444385;0.08720344,0.09826267;-0.7044553;-0.01147305,-0.06903183;0.004379857;-0.04460344,-0.1064202;-0.3561642;-0.006588217,-0.1259855;-0.7432474;0.07254462,-0.1067248;-0.7031478;-0.02567457,-0.009525584;0.5634146;0.01704332,0;0;0,0.005859502;0.3251476;0.02929067,0.009989724;0.6388725;0.045681,0.172206;0.4977312;0.04393267,0.2132627;0.223462;0.04216361,0.2412311;-0.03408936;-0.02604151,-0.15176;0.5192363;-0.01090661,-0.2568992;0.3988992;-0.2375718,-0.2683676;0.2934769;-0.4835829,0.07434446;-0.0006589293;-0.03530598,0.1026009;-0.3640261;-0.03434968,0.1096297;-0.7513081;0.0459087,0.1247054;-0.7999288;-0.01501345,-0.07234976;0.006556333;-0.03868552,-0.1301716;-0.3531653;-0.04828031,-0.137973;-0.7414025;0.02714601,-0.1505568;-0.7946974;-0.02784129,0.009126082;0.5620123;0.04398441,305.5097
+0;0;0,-0.006874757;0.3260884;0.01524865,-0.01093066;0.6401922;0.01483357,0.1580889;0.5173123;0.03370768,0.1939396;0.2427365;0.04729222,0.2359339;-0.01498893;-0.01310767,-0.159816;0.4989904;-0.04571922,-0.2378235;0.3811715;-0.2842465,-0.2727294;0.3399056;-0.5467589,0.07643173;0.005806584;-0.02977199,0.07904426;-0.3562469;0.01146198,0.08127178;-0.7448058;0.08778758,0.09943044;-0.704273;-0.01628665,-0.06870408;0.004469062;-0.04496302,-0.1065231;-0.355882;-0.006147612,-0.1260366;-0.7433549;0.07317781,-0.1053167;-0.7026918;-0.03040359,-0.009879202;0.5633702;0.01734146,0;0;0,0.005698867;0.3251356;0.02945828,0.009687245;0.6388108;0.04594684,0.1716687;0.497973;0.04498625,0.2130119;0.2238415;0.04288054,0.2410245;-0.03386796;-0.02520132,-0.1513436;0.5191796;-0.01151173,-0.2582899;0.4025145;-0.2391375,-0.2642545;0.3128657;-0.491648,0.07431384;-0.0006338805;-0.03519869,0.102422;-0.3639505;-0.03429294,0.1096291;-0.7516931;0.04578352,0.1284901;-0.8000377;-0.02334332,-0.07222413;0.006527142;-0.03876815,-0.1301214;-0.3531205;-0.04832453,-0.1385277;-0.7418197;0.02684685,-0.1520405;-0.7974909;-0.0343903,0.008859091;0.5619645;0.04422879,305.5208
+0;0;0,-0.006874757;0.3260884;0.01524865,-0.01093066;0.6401922;0.01483357,0.1580889;0.5173123;0.03370768,0.1939396;0.2427365;0.04729222,0.2359339;-0.01498893;-0.01310767,-0.159816;0.4989904;-0.04571922,-0.2378235;0.3811715;-0.2842465,-0.2727294;0.3399056;-0.5467589,0.07643173;0.005806584;-0.02977199,0.07904426;-0.3562469;0.01146198,0.08127178;-0.7448058;0.08778758,0.09943044;-0.704273;-0.01628665,-0.06870408;0.004469062;-0.04496302,-0.1065231;-0.355882;-0.006147612,-0.1260366;-0.7433549;0.07317781,-0.1053167;-0.7026918;-0.03040359,-0.009879202;0.5633702;0.01734146,0;0;0,0.005698867;0.3251356;0.02945828,0.009687245;0.6388108;0.04594684,0.1716687;0.497973;0.04498625,0.2130119;0.2238415;0.04288054,0.2410245;-0.03386796;-0.02520132,-0.1513436;0.5191796;-0.01151173,-0.2582899;0.4025145;-0.2391375,-0.2642545;0.3128657;-0.491648,0.07431384;-0.0006338805;-0.03519869,0.102422;-0.3639505;-0.03429294,0.1096291;-0.7516931;0.04578352,0.1284901;-0.8000377;-0.02334332,-0.07222413;0.006527142;-0.03876815,-0.1301214;-0.3531205;-0.04832453,-0.1385277;-0.7418197;0.02684685,-0.1520405;-0.7974909;-0.0343903,0.008859091;0.5619645;0.04422879,305.5319
+0;0;0,-0.0068751;0.3261046;0.01524941,-0.01093051;0.6401701;0.01483446,0.158476;0.5171953;0.03374591,0.1943302;0.2425922;0.04733181,0.2363185;-0.0150964;-0.01305945,-0.1601616;0.4988312;-0.04586402,-0.2381768;0.3810006;-0.284415,-0.2730777;0.3397406;-0.5468899,0.07604579;0.005777264;-0.02962166,0.07861342;-0.3500538;0.01090364,0.08087505;-0.7445626;0.08839801,0.09807172;-0.7045877;-0.01016268,-0.06835716;0.004446495;-0.04473598,-0.1055262;-0.3497114;-0.006587673,-0.1253385;-0.7431176;0.07395245,-0.1057163;-0.7030193;-0.02414153,-0.009879201;0.5633594;0.01734198,0;0;0,0.005586088;0.3251317;0.02970123,0.009555489;0.6387674;0.04621363,0.1719671;0.4979668;0.04673147,0.2125848;0.2237071;0.04375577,0.2403214;-0.03422436;-0.02344203,-0.1521508;0.5196822;-0.01097096,-0.2630569;0.4061146;-0.2383017,-0.2690331;0.3165756;-0.4908102,0.07417918;-0.000715673;-0.0345068,0.1031437;-0.3576831;-0.03453541,0.1096471;-0.7516247;0.04556084,0.1287934;-0.7929731;-0.02264667,-0.07174351;0.006528671;-0.03878178,-0.1287246;-0.3469246;-0.04819292,-0.1375141;-0.741635;0.02779478,-0.1498378;-0.7932569;-0.02961105,0.008727737;0.5619321;0.04449701,305.5547
+0;0;0,-0.006991534;0.326098;0.01533772,-0.01125918;0.6401604;0.0150921,0.1581172;0.5170624;0.0342956,0.1937804;0.2424406;0.04800816,0.2358267;-0.01517892;-0.01263663,-0.1598777;0.4985828;-0.04675438,-0.2381222;0.3911813;-0.2901054,-0.2740196;0.3527433;-0.5528741,0.07616139;0.005813628;-0.02931595,0.07861543;-0.3500213;0.0111826,0.08049129;-0.7445474;0.08859942,0.09803952;-0.7045708;-0.00989911,-0.06808551;0.004416088;-0.04515135,-0.1059374;-0.3496523;-0.006843459,-0.1251688;-0.7429459;0.07438412,-0.1052049;-0.7028503;-0.02364115,-0.0101723;0.5633492;0.01756737,0;0;0,0.005586088;0.3251317;0.02970123,0.009555489;0.6387674;0.04621363,0.1719671;0.4979668;0.04673147,0.2125848;0.2237071;0.04375577,0.2403214;-0.03422436;-0.02344203,-0.1521508;0.5196822;-0.01097096,-0.2630569;0.4061146;-0.2383017,-0.2690331;0.3165756;-0.4908102,0.07417918;-0.000715673;-0.0345068,0.1031437;-0.3576831;-0.03453541,0.1096471;-0.7516247;0.04556084,0.1287934;-0.7929731;-0.02264667,-0.07174351;0.006528671;-0.03878178,-0.1287246;-0.3469246;-0.04819292,-0.1375141;-0.741635;0.02779478,-0.1498378;-0.7932569;-0.02961105,0.008727737;0.5619321;0.04449701,305.5767
+0;0;0,-0.006992165;0.3261274;0.01533911,-0.01126022;0.6402203;0.01509349,0.1579726;0.5171551;0.03428292,0.1936056;0.242766;0.04798387,0.2358;-0.01576078;-0.01287448,-0.1597508;0.4986913;-0.04669787,-0.237929;0.3913808;-0.2898427,-0.2739529;0.3528074;-0.5535367,0.07611283;0.005809922;-0.02929726,0.07853921;-0.3460146;0.01074487,0.08042096;-0.7417798;0.08840484,0.09909688;-0.7011621;-0.01642339,-0.06804209;0.004413271;-0.04512256,-0.1054674;-0.3456646;-0.007246409,-0.1247592;-0.7401935;0.0742363,-0.1035123;-0.6994492;-0.03008825,-0.01017325;0.5634024;0.01756898,0;0;0,0.005517021;0.3251444;0.02989888,0.00945618;0.6388015;0.0465889,0.1717667;0.4981489;0.04743576,0.2121363;0.2240838;0.04510784,0.240049;-0.03465271;-0.02268934,-0.1520056;0.5198112;-0.01093699,-0.2639478;0.4140761;-0.2412321,-0.2696281;0.3219149;-0.4938072,0.07414971;-0.0007688999;-0.03444529,0.1040563;-0.3536073;-0.03512478,0.1100316;-0.7486569;0.04589868,0.1344164;-0.7976162;-0.02208137,-0.07166441;0.006575167;-0.03881015,-0.1280328;-0.3428901;-0.04810817,-0.1365692;-0.738796;0.02837902,-0.1513289;-0.796227;-0.03152481,0.00863339;0.5619606;0.04482818,305.5877
+0;0;0,-0.006992165;0.3261274;0.01533911,-0.01126022;0.6402203;0.01509349,0.1579726;0.5171551;0.03428292,0.1936056;0.242766;0.04798387,0.2358;-0.01576078;-0.01287448,-0.1597508;0.4986913;-0.04669787,-0.237929;0.3913808;-0.2898427,-0.2739529;0.3528074;-0.5535367,0.07611283;0.005809922;-0.02929726,0.07853921;-0.3460146;0.01074487,0.08042096;-0.7417798;0.08840484,0.09909688;-0.7011621;-0.01642339,-0.06804209;0.004413271;-0.04512256,-0.1054674;-0.3456646;-0.007246409,-0.1247592;-0.7401935;0.0742363,-0.1035123;-0.6994492;-0.03008825,-0.01017325;0.5634024;0.01756898,0;0;0,0.005517021;0.3251444;0.02989888,0.00945618;0.6388015;0.0465889,0.1717667;0.4981489;0.04743576,0.2121363;0.2240838;0.04510784,0.240049;-0.03465271;-0.02268934,-0.1520056;0.5198112;-0.01093699,-0.2639478;0.4140761;-0.2412321,-0.2696281;0.3219149;-0.4938072,0.07414971;-0.0007688999;-0.03444529,0.1040563;-0.3536073;-0.03512478,0.1100316;-0.7486569;0.04589868,0.1344164;-0.7976162;-0.02208137,-0.07166441;0.006575167;-0.03881015,-0.1280328;-0.3428901;-0.04810817,-0.1365692;-0.738796;0.02837902,-0.1513289;-0.796227;-0.03152481,0.00863339;0.5619606;0.04482818,305.6104
+0;0;0,-0.007264977;0.3261627;0.01546799,-0.01179287;0.6402741;0.01538611,0.1573677;0.5172709;0.03495393,0.1926489;0.2429699;0.04879817,0.2346457;-0.0160464;-0.01183722,-0.1597789;0.4986988;-0.04718937,-0.2385471;0.4013537;-0.294165,-0.2739453;0.3748692;-0.5598253,0.07602243;0.005786191;-0.02893589,0.07816403;-0.3468397;0.01120299,0.07997305;-0.7472309;0.08966285,0.09824358;-0.7070032;-0.01122991,-0.06771739;0.004412533;-0.04522235,-0.1061606;-0.3463382;-0.007054713,-0.125146;-0.7453969;0.07579494,-0.1044034;-0.7050442;-0.02460593,-0.01065905;0.5634516;0.01784041,0;0;0,0.00540138;0.3251802;0.0300467,0.009258859;0.6388573;0.04680753,0.1714929;0.498245;0.04834914,0.2116871;0.224277;0.04650092,0.2395403;-0.03474042;-0.02179241,-0.1513706;0.5192522;-0.01229056,-0.2617951;0.4145328;-0.2436296,-0.2644798;0.3269598;-0.4982932,0.07406441;-0.0008283854;-0.03411674,0.1036972;-0.3544977;-0.03490543,0.1103287;-0.7543272;0.04611731,0.131364;-0.8003901;-0.02013779,-0.07137425;0.006578633;-0.03889233,-0.1280662;-0.3436513;-0.04815504,-0.1366572;-0.7441671;0.02921114,-0.15103;-0.7988992;-0.02763653,0.008455187;0.562012;0.04503179,305.6213
+0;0;0,-0.007264977;0.3261627;0.01546799,-0.01179287;0.6402741;0.01538611,0.1573677;0.5172709;0.03495393,0.1926489;0.2429699;0.04879817,0.2346457;-0.0160464;-0.01183722,-0.1597789;0.4986988;-0.04718937,-0.2385471;0.4013537;-0.294165,-0.2739453;0.3748692;-0.5598253,0.07602243;0.005786191;-0.02893589,0.07816403;-0.3468397;0.01120299,0.07997305;-0.7472309;0.08966285,0.09824358;-0.7070032;-0.01122991,-0.06771739;0.004412533;-0.04522235,-0.1061606;-0.3463382;-0.007054713,-0.125146;-0.7453969;0.07579494,-0.1044034;-0.7050442;-0.02460593,-0.01065905;0.5634516;0.01784041,0;0;0,0.00540138;0.3251802;0.0300467,0.009258859;0.6388573;0.04680753,0.1714929;0.498245;0.04834914,0.2116871;0.224277;0.04650092,0.2395403;-0.03474042;-0.02179241,-0.1513706;0.5192522;-0.01229056,-0.2617951;0.4145328;-0.2436296,-0.2644798;0.3269598;-0.4982932,0.07406441;-0.0008283854;-0.03411674,0.1036972;-0.3544977;-0.03490543,0.1103287;-0.7543272;0.04611731,0.131364;-0.8003901;-0.02013779,-0.07137425;0.006578633;-0.03889233,-0.1280662;-0.3436513;-0.04815504,-0.1366572;-0.7441671;0.02921114,-0.15103;-0.7988992;-0.02763653,0.008455187;0.562012;0.04503179,305.6329
+0;0;0,-0.007265494;0.3261859;0.01546909,-0.01179337;0.6402959;0.01538733,0.157536;0.5172494;0.03497224,0.1928548;0.2426556;0.04883127,0.2346352;-0.01502514;-0.01149147,-0.1599293;0.4986587;-0.04725359,-0.2387816;0.4012097;-0.2944929,-0.2739972;0.3748617;-0.5587833,0.07588458;0.005775699;-0.02888342,0.07801644;-0.3452464;0.01107289,0.07982472;-0.7454715;0.08950021,0.09796188;-0.7053185;-0.0106561,-0.0675946;0.004404533;-0.04514035,-0.105863;-0.3447509;-0.00714631,-0.1248405;-0.743644;0.07566898,-0.1042493;-0.7033669;-0.02399903,-0.01065959;0.5634766;0.01784153,0;0;0,0.005335368;0.3251793;0.03031969,0.009137452;0.6388408;0.04736066,0.171491;0.4980331;0.04904914,0.2114469;0.2237294;0.04754949,0.2390052;-0.03410116;-0.01988745,-0.1511874;0.5192869;-0.01317717,-0.2496706;0.4372308;-0.2589598,-0.2597794;0.3306324;-0.5045578,0.07401884;-0.0008917153;-0.03385997,0.1032827;-0.3529682;-0.0356741,0.109639;-0.7525387;0.04579544,0.129535;-0.7997985;-0.01822329,-0.07115848;0.006594152;-0.03897524,-0.1277601;-0.3420173;-0.04813217,-0.1355658;-0.7420869;0.03071978,-0.1502842;-0.7973321;-0.02386919,0.008347236;0.5620002;0.0455122,305.6547
+0;0;0,-0.007482609;0.3261705;0.01568999,-0.01224555;0.6402764;0.01582501,0.1571067;0.517213;0.03553377,0.1921358;0.2425932;0.04961278,0.234124;-0.01504934;-0.01072868,-0.160024;0.4986599;-0.04758895,-0.2378012;0.4099087;-0.2984179,-0.2659182;0.3908831;-0.5641834,0.07600863;0.005782166;-0.02855407,0.07794163;-0.3452476;0.01134428,0.07970139;-0.7454252;0.09001467,0.09805654;-0.7052647;-0.01010117,-0.06746554;0.004393985;-0.04533404,-0.1059897;-0.344666;-0.006726012,-0.1249297;-0.7435273;0.07625069,-0.1041245;-0.7032434;-0.02337217,-0.01106792;0.5634565;0.0182417,0;0;0,0.005335368;0.3251793;0.03031969,0.009137452;0.6388408;0.04736066,0.171491;0.4980331;0.04904914,0.2114469;0.2237294;0.04754949,0.2390052;-0.03410116;-0.01988745,-0.1511874;0.5192869;-0.01317717,-0.2496706;0.4372308;-0.2589598,-0.2597794;0.3306324;-0.5045578,0.07401884;-0.0008917153;-0.03385997,0.1032827;-0.3529682;-0.0356741,0.109639;-0.7525387;0.04579544,0.129535;-0.7997985;-0.01822329,-0.07115848;0.006594152;-0.03897524,-0.1277601;-0.3420173;-0.04813217,-0.1355658;-0.7420869;0.03071978,-0.1502842;-0.7973321;-0.02386919,0.008347236;0.5620002;0.0455122,305.6661
+0;0;0,-0.007482609;0.3261705;0.01568999,-0.01224555;0.6402764;0.01582501,0.1571067;0.517213;0.03553377,0.1921358;0.2425932;0.04961278,0.234124;-0.01504934;-0.01072868,-0.160024;0.4986599;-0.04758895,-0.2378012;0.4099087;-0.2984179,-0.2659182;0.3908831;-0.5641834,0.07600863;0.005782166;-0.02855407,0.07794163;-0.3452476;0.01134428,0.07970139;-0.7454252;0.09001467,0.09805654;-0.7052647;-0.01010117,-0.06746554;0.004393985;-0.04533404,-0.1059897;-0.344666;-0.006726012,-0.1249297;-0.7435273;0.07625069,-0.1041245;-0.7032434;-0.02337217,-0.01106792;0.5634565;0.0182417,0;0;0,0.005335368;0.3251793;0.03031969,0.009137452;0.6388408;0.04736066,0.171491;0.4980331;0.04904914,0.2114469;0.2237294;0.04754949,0.2390052;-0.03410116;-0.01988745,-0.1511874;0.5192869;-0.01317717,-0.2496706;0.4372308;-0.2589598,-0.2597794;0.3306324;-0.5045578,0.07401884;-0.0008917153;-0.03385997,0.1032827;-0.3529682;-0.0356741,0.109639;-0.7525387;0.04579544,0.129535;-0.7997985;-0.01822329,-0.07115848;0.006594152;-0.03897524,-0.1277601;-0.3420173;-0.04813217,-0.1355658;-0.7420869;0.03071978,-0.1502842;-0.7973321;-0.02386919,0.008347236;0.5620002;0.0455122,305.6781
+0;0;0,-0.007484386;0.326248;0.01569371,-0.01224779;0.6403843;0.01582881,0.1569523;0.5173566;0.0355221,0.1919759;0.2427797;0.04959892,0.2339872;-0.01500461;-0.01077574,-0.1598912;0.4988203;-0.04752534,-0.2376563;0.410083;-0.2983152,-0.2657888;0.3910469;-0.5642269,0.07585074;0.005770154;-0.02849475,0.07778965;-0.3463327;0.01152556,0.07954631;-0.7458069;0.09005766,0.09778026;-0.7057135;-0.009397119,-0.06732539;0.004384857;-0.04523986,-0.1059673;-0.3457421;-0.006513819,-0.1248741;-0.7439023;0.07631702,-0.1042062;-0.7036864;-0.02264801,-0.01107006;0.5635583;0.01824569,0;0;0,0.005210526;0.3252567;0.03034735,0.00894814;0.6389526;0.04733062,0.1711068;0.4980652;0.04942179,0.2111967;0.2238219;0.04856706,0.2387695;-0.03414541;-0.01892662,-0.1511727;0.5198529;-0.01356876,-0.2483122;0.4413054;-0.2609784,-0.2614429;0.3313473;-0.5051087,0.07396882;-0.0008977204;-0.03356171,0.1029218;-0.354083;-0.0354805,0.1097127;-0.7529823;0.04565644,0.1291061;-0.8008184;-0.01672173,-0.07090954;0.006600752;-0.03907491,-0.127867;-0.3430466;-0.04826001,-0.1356016;-0.742334;0.03085804,-0.1502297;-0.7965674;-0.02406339,0.008171082;0.5621053;0.04549766,305.6894
+0;0;0,-0.007646072;0.3262374;0.01583489,-0.01269806;0.640369;0.01625198,0.1565174;0.5173438;0.03620915,0.1911751;0.2427232;0.05034032,0.2334749;-0.01502869;-0.009971309,-0.1603747;0.4993061;-0.04747733,-0.2370152;0.4146003;-0.3000015,-0.2656664;0.3937217;-0.5657194,0.07601243;0.005762347;-0.02806221,0.07774746;-0.3463523;0.01186358,0.07943333;-0.745768;0.0906939,0.0978135;-0.7056623;-0.008732706,-0.0671481;0.004416578;-0.04549952,-0.1059381;-0.3456342;-0.006236084,-0.1249913;-0.7436788;0.07711492,-0.1041793;-0.7034492;-0.02181851,-0.01147141;0.5635416;0.01859988,0;0;0,0.005210526;0.3252567;0.03034735,0.00894814;0.6389526;0.04733062,0.1711068;0.4980652;0.04942179,0.2111967;0.2238219;0.04856706,0.2387695;-0.03414541;-0.01892662,-0.1511727;0.5198529;-0.01356876,-0.2483122;0.4413054;-0.2609784,-0.2614429;0.3313473;-0.5051087,0.07396882;-0.0008977204;-0.03356171,0.1029218;-0.354083;-0.0354805,0.1097127;-0.7529823;0.04565644,0.1291061;-0.8008184;-0.01672173,-0.07090954;0.006600752;-0.03907491,-0.127867;-0.3430466;-0.04826001,-0.1356016;-0.742334;0.03085804,-0.1502297;-0.7965674;-0.02406339,0.008171082;0.5621053;0.04549766,305.7104
+0;0;0,-0.007647213;0.326286;0.01583726,-0.01269937;0.6404283;0.01625441,0.1564979;0.5174066;0.03620972,0.1911088;0.2431569;0.0503218,0.2336038;-0.01578405;-0.01026808,-0.1603598;0.499371;-0.0474677,-0.2368968;0.4147795;-0.2996508,-0.2656802;0.3938046;-0.5665946,0.07582469;0.005748115;-0.0279929,0.07757902;-0.3502846;0.01237716,0.07926446;-0.749599;0.09118748,0.09721638;-0.7097287;-0.005922504,-0.06698225;0.00440567;-0.04538715,-0.1062038;-0.3495402;-0.005686812,-0.1252522;-0.7474838;0.07764307,-0.1049252;-0.7074926;-0.01898526,-0.0114727;0.5635995;0.01860235,0;0;0,0.005132087;0.3252937;0.03048825,0.00883273;0.638999;0.04750013,0.1709701;0.4981165;0.0500164,0.2107642;0.2242071;0.04979539,0.2383247;-0.03528172;-0.01678801,-0.1512515;0.5204085;-0.01378605,-0.2475715;0.4402314;-0.2605735,-0.2633693;0.3313632;-0.5063896,0.07397657;-0.0009586214;-0.03305411,0.1040396;-0.3580107;-0.03453779,0.1093977;-0.7566824;0.04730368,0.1280895;-0.8000416;-0.01687646,-0.07061404;0.006626457;-0.03918893,-0.1284347;-0.3468741;-0.04847554,-0.1358996;-0.7460001;0.03095154,-0.1504039;-0.7982062;-0.02273108,0.008063212;0.5621503;0.04566455,305.7218
+0;0;0,-0.007647213;0.326286;0.01583726,-0.01269937;0.6404283;0.01625441,0.1564979;0.5174066;0.03620972,0.1911088;0.2431569;0.0503218,0.2336038;-0.01578405;-0.01026808,-0.1603598;0.499371;-0.0474677,-0.2368968;0.4147795;-0.2996508,-0.2656802;0.3938046;-0.5665946,0.07582469;0.005748115;-0.0279929,0.07757902;-0.3502846;0.01237716,0.07926446;-0.749599;0.09118748,0.09721638;-0.7097287;-0.005922504,-0.06698225;0.00440567;-0.04538715,-0.1062038;-0.3495402;-0.005686812,-0.1252522;-0.7474838;0.07764307,-0.1049252;-0.7074926;-0.01898526,-0.0114727;0.5635995;0.01860235,0;0;0,0.005132087;0.3252937;0.03048825,0.00883273;0.638999;0.04750013,0.1709701;0.4981165;0.0500164,0.2107642;0.2242071;0.04979539,0.2383247;-0.03528172;-0.01678801,-0.1512515;0.5204085;-0.01378605,-0.2475715;0.4402314;-0.2605735,-0.2633693;0.3313632;-0.5063896,0.07397657;-0.0009586214;-0.03305411,0.1040396;-0.3580107;-0.03453779,0.1093977;-0.7566824;0.04730368,0.1280895;-0.8000416;-0.01687646,-0.07061404;0.006626457;-0.03918893,-0.1284347;-0.3468741;-0.04847554,-0.1358996;-0.7460001;0.03095154,-0.1504039;-0.7982062;-0.02273108,0.008063212;0.5621503;0.04566455,305.7448
+0;0;0,-0.007755552;0.3263126;0.01600791,-0.01302455;0.6404493;0.01670347,0.15619;0.5173791;0.03689443,0.1905949;0.2427708;0.05111677,0.2330234;-0.01433423;-0.008925136,-0.1607276;0.499944;-0.04753742,-0.2365194;0.4219123;-0.3024146,-0.2673849;0.3906376;-0.5661899,0.07582684;0.005685164;-0.02754971,0.07734703;-0.352266;0.01296806,0.07901404;-0.7493744;0.09143886,0.09711974;-0.7095013;-0.005553998,-0.06661668;0.004468581;-0.0456428,-0.1061522;-0.3512837;-0.005019139,-0.1253024;-0.7470244;0.07791489,-0.1048256;-0.7070277;-0.0185925,-0.01176864;0.563621;0.01898716,0;0;0,0.004988797;0.3253313;0.03051114,0.008573003;0.6390369;0.04752064,0.170738;0.4980724;0.05021358,0.2103969;0.2238051;0.05077267,0.2381817;-0.03439108;-0.01303148,-0.1513615;0.5205312;-0.01423346,-0.2463914;0.4380369;-0.2611336,-0.2573988;0.4083448;-0.5266622,0.0739415;-0.001078248;-0.03274918,0.1030209;-0.3601407;-0.03402042,0.109271;-0.7566719;0.04709339,0.1272373;-0.800024;-0.01716852,-0.0703807;0.006675023;-0.03928126,-0.1286448;-0.3487035;-0.04846886,-0.1360695;-0.7456576;0.03044771,-0.1508389;-0.7978174;-0.02307379,0.007834576;0.5621898;0.04568529,305.7662
+0;0;0,-0.007755552;0.3263126;0.01600791,-0.01302455;0.6404493;0.01670347,0.15619;0.5173791;0.03689443,0.1905949;0.2427708;0.05111677,0.2330234;-0.01433423;-0.008925136,-0.1607276;0.499944;-0.04753742,-0.2365194;0.4219123;-0.3024146,-0.2673849;0.3906376;-0.5661899,0.07582684;0.005685164;-0.02754971,0.07734703;-0.352266;0.01296806,0.07901404;-0.7493744;0.09143886,0.09711974;-0.7095013;-0.005553998,-0.06661668;0.004468581;-0.0456428,-0.1061522;-0.3512837;-0.005019139,-0.1253024;-0.7470244;0.07791489,-0.1048256;-0.7070277;-0.0185925,-0.01176864;0.563621;0.01898716,0;0;0,0.004988797;0.3253313;0.03051114,0.008573003;0.6390369;0.04752064,0.170738;0.4980724;0.05021358,0.2103969;0.2238051;0.05077267,0.2381817;-0.03439108;-0.01303148,-0.1513615;0.5205312;-0.01423346,-0.2463914;0.4380369;-0.2611336,-0.2573988;0.4083448;-0.5266622,0.0739415;-0.001078248;-0.03274918,0.1030209;-0.3601407;-0.03402042,0.109271;-0.7566719;0.04709339,0.1272373;-0.800024;-0.01716852,-0.0703807;0.006675023;-0.03928126,-0.1286448;-0.3487035;-0.04846886,-0.1360695;-0.7456576;0.03044771,-0.1508389;-0.7978174;-0.02307379,0.007834576;0.5621898;0.04568529,305.778
+0;0;0,-0.007757936;0.3264129;0.01601283,-0.01302889;0.6406664;0.01670857,0.1562225;0.5175557;0.03690432,0.1905994;0.2431709;0.05111508,0.2330573;-0.01411194;-0.008968335,-0.1607638;0.5001168;-0.04754582,-0.2364938;0.4221486;-0.3022156,-0.2673807;0.3908523;-0.5661733,0.0757856;0.005682072;-0.02753473,0.07730555;-0.352213;0.01297669,0.07897399;-0.7496629;0.09151497,0.09702408;-0.7098202;-0.005179949,-0.06658045;0.004466151;-0.04561798,-0.1061098;-0.3512304;-0.005000692,-0.1252764;-0.7473115;0.07800467,-0.1048626;-0.7073455;-0.01820627,-0.01177249;0.5638076;0.01899317,0;0;0,0.004983805;0.3254179;0.03066444,0.008593224;0.6392328;0.04780912,0.1706857;0.4979909;0.05071855,0.2101892;0.2239293;0.05140066,0.2382616;-0.03456834;-0.01182938,-0.1512228;0.5204728;-0.01426911,-0.2475812;0.4376016;-0.2602736,-0.2592609;0.4082271;-0.5259949,0.07393252;-0.001107499;-0.03265977,0.1029352;-0.3601187;-0.03410935,0.1091284;-0.7570711;0.04668664,0.1273699;-0.8008568;-0.01652337,-0.07029572;0.00669998;-0.0393386,-0.1286594;-0.3486021;-0.04863764,-0.1360562;-0.7458922;0.03037724,-0.150639;-0.7981476;-0.02248093,0.007846422;0.5623561;0.04593992,305.8
+0;0;0,-0.007775869;0.3264066;0.01613088,-0.01315724;0.6406577;0.01699161,0.1560372;0.517468;0.03761863,0.189876;0.2430009;0.05152916,0.2323682;-0.01437628;-0.008123916,-0.1609457;0.5008453;-0.04784657,-0.2365822;0.4255579;-0.3033494,-0.2678079;0.3925977;-0.5670646,0.0758687;0.005603349;-0.02732121,0.07729916;-0.3522966;0.0131502,0.07902911;-0.7497374;0.0917335,0.09730864;-0.7098922;-0.004918054,-0.06652004;0.004540886;-0.04569868,-0.1061421;-0.3511191;-0.0048531,-0.1250557;-0.7471644;0.07838123,-0.1044168;-0.7071983;-0.01778167,-0.01188547;0.5637981;0.01923806,0;0;0,0.004983805;0.3254179;0.03066444,0.008593224;0.6392328;0.04780912,0.1706857;0.4979909;0.05071855,0.2101892;0.2239293;0.05140066,0.2382616;-0.03456834;-0.01182938,-0.1512228;0.5204728;-0.01426911,-0.2475812;0.4376016;-0.2602736,-0.2592609;0.4082271;-0.5259949,0.07393252;-0.001107499;-0.03265977,0.1029352;-0.3601187;-0.03410935,0.1091284;-0.7570711;0.04668664,0.1273699;-0.8008568;-0.01652337,-0.07029572;0.00669998;-0.0393386,-0.1286594;-0.3486021;-0.04863764,-0.1360562;-0.7458922;0.03037724,-0.150639;-0.7981476;-0.02248093,0.007846422;0.5623561;0.04593992,305.8128
+0;0;0,-0.007778082;0.3264996;0.01613547,-0.01316049;0.640811;0.01699612,0.1559067;0.517636;0.03760977,0.1897924;0.2427879;0.05153961,0.2322365;-0.01429757;-0.008045841,-0.1608353;0.5010258;-0.04779047,-0.2365769;0.4256339;-0.303648,-0.2677671;0.3927111;-0.5670642,0.07582107;0.005599832;-0.02730406,0.07725181;-0.3523688;0.01317511,0.07897889;-0.7491516;0.09162831,0.09700233;-0.7094443;-0.003669225,-0.06647827;0.004538036;-0.04567,-0.106108;-0.3511903;-0.004816577,-0.1249903;-0.7465798;0.07827995,-0.1046405;-0.7067534;-0.01653577,-0.01188837;0.5639309;0.01924317,0;0;0,0.004916295;0.3255087;0.03070355,0.008486286;0.6393814;0.04790592,0.1703799;0.4979462;0.05080128,0.210109;0.2235334;0.05253339,0.2381887;-0.0347465;-0.01029873,-0.1507531;0.5202217;-0.01501819,-0.245337;0.4376469;-0.2622409,-0.263309;0.3320646;-0.5071373,0.07391278;-0.001082107;-0.03257966,0.1027147;-0.3601787;-0.03407168,0.1089563;-0.7564231;0.04683518,0.1266084;-0.7997647;-0.01489091,-0.07011899;0.006617995;-0.03956303,-0.1287423;-0.3487193;-0.04855599,-0.1360161;-0.7453924;0.03013296,-0.1506187;-0.7967528;-0.02151927,0.007752597;0.5624846;0.04601884,305.8332
+0;0;0,-0.007779548;0.3265611;0.01613851,-0.01316247;0.6409029;0.01699933,0.1559358;0.5177138;0.03761653,0.1897982;0.2430549;0.05153678,0.2322288;-0.01394892;-0.008029737,-0.1608647;0.5011007;-0.04779948,-0.2365541;0.4257607;-0.3034809,-0.2677345;0.3928483;-0.5668134,0.07576636;0.005595792;-0.02728436,0.07719873;-0.3527806;0.01324092,0.07892384;-0.7491105;0.09160458,0.0965413;-0.7096219;-0.001546331,-0.06643031;0.004534761;-0.04563704,-0.1061051;-0.3515987;-0.004737083,-0.1249659;-0.746537;0.07826461,-0.1050745;-0.7069319;-0.01441535,-0.01189026;0.5640173;0.01924654,0;0;0,0.004875742;0.3255621;0.03079987,0.008431822;0.6394646;0.04801416,0.1702419;0.4977375;0.05111957,0.2099534;0.2235211;0.0536387,0.2380745;-0.03475499;-0.008828402,-0.1509275;0.5205054;-0.01482802,-0.244113;0.4414688;-0.2635199,-0.2642973;0.333165;-0.5069585,0.07389191;-0.001095936;-0.03248191,0.1023764;-0.3606294;-0.03400326,0.1089554;-0.7564545;0.04662204,0.1239667;-0.8013961;-0.0102632,-0.07001022;0.00662898;-0.03963479,-0.128717;-0.3490985;-0.04909166,-0.1365175;-0.7452807;0.0296491,-0.1509105;-0.794607;-0.02112176,0.007699981;0.5625623;0.0461278,305.8557
+0;0;0,-0.007740627;0.3265523;0.01633288,-0.01319813;0.6408921;0.01743268,0.1558701;0.5176315;0.03815909,0.1895954;0.2429575;0.05211623,0.232034;-0.01406679;-0.007356092,-0.1608081;0.5018538;-0.04832231,-0.2367255;0.430178;-0.3049877,-0.2678434;0.4021005;-0.5688869,0.07589706;0.005544077;-0.02692934,0.07740673;-0.3528582;0.01336348,0.07907111;-0.7491224;0.09206036,0.09693041;-0.7096335;-0.001044452,-0.0663306;0.004603402;-0.045775,-0.1059225;-0.351494;-0.004482184,-0.1248182;-0.7463694;0.0788105,-0.1046859;-0.706758;-0.01381677,-0.01191794;0.564005;0.01961883,0;0;0,0.004875742;0.3255621;0.03079987,0.008431822;0.6394646;0.04801416,0.1702419;0.4977375;0.05111957,0.2099534;0.2235211;0.0536387,0.2380745;-0.03475499;-0.008828402,-0.1509275;0.5205054;-0.01482802,-0.244113;0.4414688;-0.2635199,-0.2642973;0.333165;-0.5069585,0.07389191;-0.001095936;-0.03248191,0.1023764;-0.3606294;-0.03400326,0.1089554;-0.7564545;0.04662204,0.1239667;-0.8013961;-0.0102632,-0.07001022;0.00662898;-0.03963479,-0.128717;-0.3490985;-0.04909166,-0.1365175;-0.7452807;0.0296491,-0.1509105;-0.794607;-0.02112176,0.007699981;0.5625623;0.0461278,305.8669
+0;0;0,-0.007740627;0.3265523;0.01633288,-0.01319813;0.6408921;0.01743268,0.1558701;0.5176315;0.03815909,0.1895954;0.2429575;0.05211623,0.232034;-0.01406679;-0.007356092,-0.1608081;0.5018538;-0.04832231,-0.2367255;0.430178;-0.3049877,-0.2678434;0.4021005;-0.5688869,0.07589706;0.005544077;-0.02692934,0.07740673;-0.3528582;0.01336348,0.07907111;-0.7491224;0.09206036,0.09693041;-0.7096335;-0.001044452,-0.0663306;0.004603402;-0.045775,-0.1059225;-0.351494;-0.004482184,-0.1248182;-0.7463694;0.0788105,-0.1046859;-0.706758;-0.01381677,-0.01191794;0.564005;0.01961883,0;0;0,0.004875742;0.3255621;0.03079987,0.008431822;0.6394646;0.04801416,0.1702419;0.4977375;0.05111957,0.2099534;0.2235211;0.0536387,0.2380745;-0.03475499;-0.008828402,-0.1509275;0.5205054;-0.01482802,-0.244113;0.4414688;-0.2635199,-0.2642973;0.333165;-0.5069585,0.07389191;-0.001095936;-0.03248191,0.1023764;-0.3606294;-0.03400326,0.1089554;-0.7564545;0.04662204,0.1239667;-0.8013961;-0.0102632,-0.07001022;0.00662898;-0.03963479,-0.128717;-0.3490985;-0.04909166,-0.1365175;-0.7452807;0.0296491,-0.1509105;-0.794607;-0.02112176,0.007699981;0.5625623;0.0461278,305.8785
+0;0;0,-0.007741652;0.3265956;0.01633505,-0.01320001;0.640985;0.01743474,0.1556778;0.5177583;0.03814061,0.1894096;0.2430317;0.05210042,0.231857;-0.01404616;-0.007384311,-0.1606404;0.5019985;-0.04824249,-0.2365724;0.430309;-0.304957,-0.2676967;0.4022256;-0.5689113,0.07588176;0.00554296;-0.02692392,0.07739618;-0.3539855;0.01349551,0.07905136;-0.7480589;0.09175731,0.09708729;-0.7084761;-0.002268337,-0.06631723;0.004602475;-0.04576577,-0.1060335;-0.3526139;-0.004343212,-0.1248248;-0.7453061;0.07848898,-0.1044934;-0.7055997;-0.01505441,-0.01191951;0.5640791;0.01962142,0;0;0,0.004786715;0.3256091;0.03077745,0.008313239;0.6395628;0.04796648,0.1699248;0.4978434;0.05126524,0.2096798;0.2235826;0.05409217,0.2376421;-0.0350889;-0.007034063,-0.150968;0.5208889;-0.01467767,-0.244288;0.4411669;-0.2631595,-0.2607103;0.4099669;-0.5280861,0.07392497;-0.001110181;-0.03236556,0.1018886;-0.361823;-0.03335404,0.109139;-0.7555717;0.04621315,0.1231637;-0.8010549;-0.01178288,-0.06991705;0.00664395;-0.03976341,-0.1293068;-0.3500929;-0.0501756,-0.1371537;-0.7440624;0.02823315,-0.1520431;-0.7908402;-0.02781531,0.007592186;0.5626414;0.04609084,305.9005
+0;0;0,-0.007662992;0.3265811;0.01665851,-0.0131387;0.6409695;0.01787996,0.1557104;0.5177057;0.03883244,0.1891593;0.2429418;0.05273932,0.2317947;-0.01405698;-0.006952431,-0.1605487;0.5025616;-0.0483859,-0.2364099;0.4343056;-0.3060554,-0.2678406;0.4058175;-0.56993,0.07597253;0.005446874;-0.0266865,0.07747563;-0.3540702;0.01383439,0.0791615;-0.748129;0.09216899,0.09738753;-0.7085394;-0.001819305,-0.06628399;0.004691274;-0.0458049,-0.1058352;-0.3524941;-0.003959417,-0.1245729;-0.7451746;0.07894049,-0.1040542;-0.7054604;-0.01456117,-0.0118469;0.5640632;0.02004479,0;0;0,0.004786715;0.3256091;0.03077745,0.008313239;0.6395628;0.04796648,0.1699248;0.4978434;0.05126524,0.2096798;0.2235826;0.05409217,0.2376421;-0.0350889;-0.007034063,-0.150968;0.5208889;-0.01467767,-0.244288;0.4411669;-0.2631595,-0.2607103;0.4099669;-0.5280861,0.07392497;-0.001110181;-0.03236556,0.1018886;-0.361823;-0.03335404,0.109139;-0.7555717;0.04621315,0.1231637;-0.8010549;-0.01178288,-0.06991705;0.00664395;-0.03976341,-0.1293068;-0.3500929;-0.0501756,-0.1371537;-0.7440624;0.02823315,-0.1520431;-0.7908402;-0.02781531,0.007592186;0.5626414;0.04609084,305.9119

+ 161 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005824007;0.3070522;0.008289543,0.01173266;0.601769;0.002762548,0.1944054;0.4765122;0.008149914,0.2294261;0.1940059;0.0300115,0.2708229;-0.07663247;-0.03476408,-0.1700367;0.4646961;-0.0003793654,-0.214168;0.1826596;0.004315003,-0.2495656;-0.09319359;-0.03819064,0.07467254;0.005085515;-0.03625515,0.09022108;-0.3715617;0.004462369,0.09463751;-0.7724876;0.08145437,0.0950093;-0.7341118;-0.003093719,-0.07364592;0.004860444;-0.03832677,-0.09884009;-0.3723895;-0.009856325,-0.1152755;-0.7734453;0.06479634,-0.1128009;-0.7350506;-0.01971447,0.01020868;0.5297621;0.006345765,0;0;0,-0.005565498;0.307092;0.006871462,-0.01165131;0.6017549;-0.0004360676,0.1777826;0.4928098;0.0139811,0.2220551;0.2109292;0.02385187,0.2377226;-0.06387448;-0.03439069,-0.1971956;0.4887729;-0.004964889,-0.2405045;0.2065859;-0.007966332,-0.2562633;-0.06707326;-0.07134657,0.07279402;0.003312409;-0.04007924,0.1074874;-0.3730911;-0.01042104,0.09121788;-0.7703947;0.08217477,0.1006574;-0.804311;0.0269997,-0.0741772;0.003544656;-0.03743615,-0.09435411;-0.3749551;-0.02775896,-0.07519718;-0.773332;0.0595208,-0.07543198;-0.8101275;0.007013768,-0.01009289;0.5297871;0.003846884,597.571
+0;0;0,0.005697697;0.3070368;0.008226349,0.01144049;0.6016946;0.002633341,0.1942575;0.4765455;0.008229054,0.2292486;0.1935745;0.02959888,0.2712047;-0.07660198;-0.03476074,-0.1703389;0.464554;-0.0001757382,-0.2141307;0.1820355;0.004205399,-0.2495326;-0.09334698;-0.03832703,0.0746318;0.005088943;-0.03633251,0.09029207;-0.3714962;0.00453233,0.09457004;-0.773913;0.08192702,0.09492356;-0.7353772;-0.00428091,-0.07368122;0.004857248;-0.03825361,-0.09874833;-0.3723615;-0.00980805,-0.1153422;-0.7748991;0.06526314,-0.1128451;-0.7363437;-0.02090739,0.009963046;0.5296999;0.00623117,0;0;0,-0.00563515;0.3070719;0.006841421,-0.01183721;0.6016691;-0.0005433559,0.1777177;0.4928218;0.01397324,0.2219791;0.2105076;0.02362704,0.2376534;-0.063878;-0.03437877,-0.197431;0.4887608;-0.004978016,-0.240805;0.2061599;-0.007980092,-0.2564747;-0.06706962;-0.071209,0.07282491;0.003304377;-0.04001832,0.1074361;-0.3730713;-0.01043844,0.09116185;-0.7719211;0.08230591,0.1023732;-0.8058975;0.02498126,-0.07416178;0.003547069;-0.03746068,-0.09433161;-0.3749109;-0.02774911,-0.07371771;-0.7745277;0.06073238,-0.07469185;-0.8150817;0.01047328,-0.01024101;0.5297159;0.003764629,597.6005
+0;0;0,0.00569659;0.3069771;0.00822475,0.01143722;0.6015244;0.002633921,0.1941798;0.4764259;0.008227371,0.2291327;0.193764;0.02957387,0.2711043;-0.07651231;-0.03480951,-0.1702682;0.4644394;-0.000173999,-0.2140122;0.1822294;0.004202355,-0.2494271;-0.09325483;-0.03834578,0.07461939;0.005088097;-0.03632648,0.09027877;-0.3714755;0.004536033,0.09455423;-0.7736564;0.08188535,0.09490904;-0.7350892;-0.004639491,-0.07366897;0.004856441;-0.03824725,-0.09873465;-0.3723408;-0.009803316,-0.1153188;-0.7746423;0.06522385,-0.1128125;-0.7360555;-0.02126344,0.009960379;0.5295587;0.006230301,0;0;0,-0.005613018;0.3070119;0.006870747,-0.01172512;0.6015018;-0.0004601479,0.1777486;0.492821;0.01401377,0.221917;0.2108121;0.02377582,0.2376052;-0.06366014;-0.03431857,-0.1973122;0.4888341;-0.004982048,-0.2406333;0.2065404;-0.007938336,-0.2562777;-0.06680694;-0.07112519,0.07283629;0.003298879;-0.03996933,0.1074665;-0.3730558;-0.01042318,0.09121554;-0.7716544;0.08234405,0.1026204;-0.8058455;0.02481579,-0.07414261;0.003549915;-0.03746768,-0.09462629;-0.3748772;-0.0280619,-0.07357645;-0.7742009;0.06052788,-0.07062067;-0.7595146;-0.02501056,-0.01015903;0.5295761;0.003831625,597.6324
+0;0;0,0.005695929;0.3069415;0.008223796,0.0114364;0.6014802;0.002632999,0.1941959;0.4763757;0.008226688,0.2292759;0.1926853;0.02965084,0.2711037;-0.07666418;-0.03451176,-0.1702856;0.464388;-0.0001754551,-0.2141888;0.1811512;0.004216821,-0.2494822;-0.09338832;-0.03818541,0.07462049;0.005088172;-0.03632702,0.09026762;-0.3711811;0.004503559,0.09452554;-0.7717113;0.08153538,0.09488001;-0.7331524;-0.004905932,-0.07367006;0.004856512;-0.03824781,-0.09871615;-0.3720459;-0.009826113,-0.1152322;-0.7726963;0.06489311,-0.1127283;-0.7341177;-0.02151071,0.009959532;0.5295134;0.006229434,0;0;0,-0.005592801;0.3069765;0.006878138,-0.01166391;0.6014588;-0.0004508491,0.1778121;0.4927916;0.01416111,0.2219079;0.2097194;0.0239346,0.2376895;-0.06374514;-0.03423452,-0.1972863;0.4888162;-0.004965424,-0.2407951;0.2054995;-0.007877374,-0.2564806;-0.06699371;-0.0704628,0.0728604;0.003289551;-0.03992867,0.1077576;-0.3727457;-0.01042843,0.09135807;-0.7695019;0.08280206,0.1024432;-0.8021476;0.02365709,-0.07413028;0.003555568;-0.03749422,-0.09450512;-0.3745807;-0.02809166,-0.07436255;-0.7723372;0.06000179,-0.07564941;-0.8123673;0.008624654,-0.01010884;0.5295316;0.003838301,597.6661
+0;0;0,0.005674623;0.3068773;0.008193436,0.01139863;0.6013281;0.002590788,0.194234;0.4762289;0.008203642,0.2294157;0.192824;0.02966968,0.2717461;-0.07667413;-0.03455563,-0.1703959;0.4642389;-7.049087E-05,-0.2139585;0.1812159;0.004071679,-0.2491214;-0.09353292;-0.03862107,0.07457495;0.005093633;-0.03636435,0.09027036;-0.371087;0.00454748,0.09449438;-0.7719591;0.08162455,0.09482222;-0.7334507;-0.004312687,-0.07366816;0.004850326;-0.03819962,-0.09860641;-0.3719899;-0.009887375,-0.1153147;-0.7729361;0.06507949,-0.1128492;-0.7344087;-0.0208211,0.009925922;0.5293834;0.006187265,0;0;0,-0.005569458;0.3069123;0.006844997,-0.01157818;0.6013069;-0.0005116463,0.1779651;0.4927579;0.01423311,0.2219442;0.2099363;0.02396083,0.2377148;-0.0637486;-0.03429628,-0.1973194;0.4887914;-0.005001115,-0.2407964;0.2057398;-0.007898692,-0.2564554;-0.0670307;-0.07032526,0.07285276;0.003275231;-0.03989339,0.1077668;-0.3726895;-0.01050711,0.09127695;-0.7697942;0.08272911,0.102886;-0.8034652;0.02555443,-0.07409167;0.003562539;-0.03751623,-0.09430894;-0.3745035;-0.02806435,-0.07424236;-0.7726017;0.06009606,-0.07504614;-0.8123504;0.009182483,-0.01004289;0.529402;0.003786564,597.6989
+0;0;0,0.005673689;0.3068268;0.008192087,0.01139679;0.6012307;0.002590314,0.194193;0.4761539;0.008202185,0.2294611;0.1920534;0.02972091,0.2716965;-0.07684016;-0.03436031,-0.170359;0.4641664;-7.018168E-05,-0.2140285;0.1804488;0.004082156,-0.2491125;-0.09368366;-0.03851481,0.07456802;0.00509316;-0.03636097,0.09027538;-0.3713743;0.004582055,0.09450109;-0.7724072;0.08169004,0.09481901;-0.7341564;-0.001645535,-0.07366131;0.004849875;-0.03819607,-0.09861857;-0.3722776;-0.00986224,-0.1153336;-0.7733847;0.0651347,-0.1129427;-0.7351155;-0.01816534,0.009924304;0.5292971;0.006186238,0;0;0,-0.005545873;0.3068632;0.006794929,-0.01149196;0.6012113;-0.0005950932,0.1780102;0.4928049;0.0142498,0.2219775;0.2092715;0.02402806,0.2376938;-0.06375104;-0.03433013,-0.1972365;0.4888274;-0.00508946,-0.2408316;0.2050824;-0.007959727,-0.2564467;-0.06707564;-0.07025032,0.07286391;0.003265113;-0.03985775,0.1077507;-0.3729972;-0.01052594,0.09119765;-0.7702394;0.08283067,0.1007704;-0.8047918;0.03034878,-0.07406948;0.003566638;-0.03754251,-0.09428503;-0.3747882;-0.02807089,-0.07512473;-0.7733424;0.05898225,-0.07510636;-0.8105122;0.008970074,-0.009976543;0.5293177;0.003712415,597.7217
+0;0;0,0.005672623;0.3067692;0.008190549,0.01139409;0.6010894;0.002590459,0.1940467;0.4760767;0.008199621,0.2293164;0.1919631;0.02971935,0.2715576;-0.07696736;-0.03437066,-0.1702202;0.4640987;-6.627524E-05,-0.2138918;0.1803679;0.004086255,-0.2489806;-0.09380218;-0.03851655,0.07453561;0.005090945;-0.03634516,0.09024351;-0.3713894;0.004599258,0.09449016;-0.7744083;0.08208914,0.09481028;-0.7361001;-0.001827359,-0.07362929;0.004847767;-0.03817946,-0.0985874;-0.3722926;-0.009844664,-0.1153852;-0.7753862;0.06552371,-0.1129777;-0.7370593;-0.01835699,0.009922072;0.5291784;0.00618525,0;0;0,-0.005491156;0.3068072;0.006763935,-0.01128173;0.601074;-0.0006451607,0.1780375;0.4927978;0.0142107,0.2220026;0.2092507;0.02399325,0.2377028;-0.06380844;-0.03438186,-0.1969641;0.488903;-0.005139517,-0.2404821;0.2051319;-0.007920776,-0.2561845;-0.06707239;-0.07015975,0.07286016;0.00325045;-0.03979039,0.1077647;-0.3730342;-0.01059794,0.09105914;-0.7722635;0.08312464,0.1022848;-0.806221;0.02932382,-0.07401769;0.003569548;-0.0375644,-0.09419312;-0.3747971;-0.02796099,-0.07504828;-0.7753147;0.05959557,-0.0748834;-0.811661;0.007545009,-0.009816997;0.5292025;0.003670216,597.7552
+0;0;0,0.005576588;0.3067368;0.008152943,0.01118551;0.6010162;0.002481825,0.1938976;0.4760359;0.008146739,0.2293205;0.1915251;0.02978553,0.2715601;-0.07674631;-0.034241,-0.1704439;0.4640904;6.940914E-05,-0.2138218;0.179884;0.003875302,-0.248625;-0.09363273;-0.03890884,0.07450585;0.005104012;-0.03630481,0.09025463;-0.3714408;0.004724812,0.09441096;-0.7744441;0.08215286,0.09469958;-0.7360796;-0.002360724,-0.07358049;0.00482851;-0.03818128,-0.09843057;-0.3724021;-0.009950656,-0.1154459;-0.7754178;0.06563297,-0.1130547;-0.7370344;-0.01884539,0.009746618;0.5291162;0.006095375,0;0;0,-0.005476084;0.3067733;0.006724596,-0.01120834;0.6009973;-0.0007593627,0.1781126;0.4927659;0.01421476,0.2220226;0.2087805;0.02389002,0.2379868;-0.06362671;-0.03435588,-0.1969657;0.4889855;-0.00515462,-0.2405784;0.2048037;-0.007988394,-0.2562673;-0.06677818;-0.07003913,0.07285331;0.003250793;-0.03971195,0.1077383;-0.3731201;-0.01063561,0.09104238;-0.7723242;0.08307338,0.1021381;-0.8059746;0.02795434,-0.07396186;0.003571803;-0.03757789,-0.09391782;-0.3748749;-0.02771497,-0.0749873;-0.7754094;0.05967982,-0.0748665;-0.8125013;0.007609997,-0.009763267;0.5291378;0.003582955,597.7892
+0;0;0,0.005576588;0.3067368;0.008152943,0.01118551;0.6010162;0.002481825,0.1938976;0.4760359;0.008146739,0.2293205;0.1915251;0.02978553,0.2715601;-0.07674631;-0.034241,-0.1704439;0.4640904;6.940914E-05,-0.2138218;0.179884;0.003875302,-0.248625;-0.09363273;-0.03890884,0.07450585;0.005104012;-0.03630481,0.09025463;-0.3714408;0.004724812,0.09441096;-0.7744441;0.08215286,0.09469958;-0.7360796;-0.002360724,-0.07358049;0.00482851;-0.03818128,-0.09843057;-0.3724021;-0.009950656,-0.1154459;-0.7754178;0.06563297,-0.1130547;-0.7370344;-0.01884539,0.009746618;0.5291162;0.006095375,0;0;0,-0.005476084;0.3067733;0.006724596,-0.01120834;0.6009973;-0.0007593627,0.1781126;0.4927659;0.01421476,0.2220226;0.2087805;0.02389002,0.2379868;-0.06362671;-0.03435588,-0.1969657;0.4889855;-0.00515462,-0.2405784;0.2048037;-0.007988394,-0.2562673;-0.06677818;-0.07003913,0.07285331;0.003250793;-0.03971195,0.1077383;-0.3731201;-0.01063561,0.09104238;-0.7723242;0.08307338,0.1021381;-0.8059746;0.02795434,-0.07396186;0.003571803;-0.03757789,-0.09391782;-0.3748749;-0.02771497,-0.0749873;-0.7754094;0.05967982,-0.0748665;-0.8125013;0.007609997,-0.009763267;0.5291378;0.003582955,597.8113
+0;0;0,0.005575947;0.3067015;0.008152006,0.01118337;0.600902;0.002482348,0.1937981;0.4759676;0.008145279,0.2292382;0.191319;0.02979456,0.2714536;-0.07679892;-0.03419533,-0.1703501;0.4640285;7.223431E-05,-0.213749;0.1796844;0.003879972,-0.2485323;-0.09367579;-0.03887968,0.07450247;0.00510378;-0.03630317,0.09025078;-0.3714297;0.004725225,0.09439638;-0.7733943;0.0819537,0.09468407;-0.7350569;-0.002286531,-0.07357714;0.004828291;-0.03817954,-0.09842648;-0.372391;-0.009949768,-0.115398;-0.7743679;0.06543905,-0.1130145;-0.7360117;-0.01876608,0.00974483;0.5290198;0.006095004,0;0;0,-0.005436771;0.3067388;0.006718158,-0.0110218;0.6008856;-0.0008025174,0.1781635;0.4927551;0.01424503,0.2220621;0.2086282;0.02396178,0.2379992;-0.06360421;-0.03434384,-0.1967443;0.4890037;-0.005172152,-0.2403127;0.2046737;-0.007968228,-0.2561157;-0.06674531;-0.06998445,0.07286028;0.003239974;-0.03969216,0.1077441;-0.3731214;-0.01064062,0.09114906;-0.7713225;0.08272672,0.101712;-0.8052307;0.02822733,-0.07395513;0.003585194;-0.03758153,-0.09385816;-0.3748527;-0.02770904,-0.07500315;-0.7743509;0.05948408,-0.07538161;-0.8091107;0.004967682,-0.009621263;0.5290437;0.003550767,597.8444
+0;0;0,0.005516255;0.3066733;0.008135986,0.0110518;0.6008303;0.002455184,0.1937026;0.4759338;0.008077444,0.2291652;0.1913019;0.02962662,0.2718747;-0.07669055;-0.03446171,-0.1704915;0.464013;0.000179329,-0.2134936;0.1796245;0.003534693,-0.2475515;-0.09364548;-0.04022544,0.07450572;0.005114953;-0.03627957,0.09028388;-0.3714955;0.004775681,0.09445815;-0.7734022;0.08190574,0.09471486;-0.7350335;-0.002653733,-0.07356421;0.004813562;-0.03819173,-0.09819562;-0.3725094;-0.0100737,-0.1154152;-0.7743884;0.06537242,-0.113054;-0.7359991;-0.01915244,0.009632909;0.5289541;0.006069075,0;0;0,-0.005412906;0.3067114;0.006631136,-0.01088113;0.6008106;-0.001058578,0.1782696;0.4927253;0.0142827,0.2220892;0.2086055;0.02392888,0.2379936;-0.06359875;-0.03440881,-0.1966672;0.4890168;-0.005253209,-0.2402491;0.2047106;-0.008050525,-0.2558331;-0.06669891;-0.07006202,0.07286332;0.003212735;-0.03967476,0.1077043;-0.3732413;-0.01071978,0.09112649;-0.7713666;0.08264422,0.1017691;-0.805082;0.02744007,-0.07393852;0.003604962;-0.03759748,-0.09378032;-0.3749146;-0.02763987,-0.07472841;-0.7741197;0.06049506,-0.07535677;-0.8091456;0.005799022,-0.009515103;0.5289779;0.003351688,597.8784
+0;0;0,0.005516317;0.3066767;0.008136076,0.01105277;0.6008815;0.002454118,0.1935509;0.4760115;0.00807559,0.2290447;0.1911292;0.02964373,0.2716895;-0.07645756;-0.03434757,-0.1703418;0.4641005;0.0001840089,-0.2133818;0.1794618;0.003542325,-0.2473882;-0.09339446;-0.04015155,0.07451385;0.005115511;-0.03628353,0.0902869;-0.3713728;0.004758403,0.09445419;-0.7726081;0.08175962,0.09471656;-0.7340549;-0.004662804,-0.07357224;0.004814087;-0.0381959,-0.09819566;-0.3723865;-0.01008699,-0.1153865;-0.7735943;0.06523312,-0.1129733;-0.7350201;-0.02115393,0.009633533;0.5289879;0.006068883,0;0;0,-0.005337685;0.3067172;0.006583214,-0.01071483;0.6008651;-0.001143217,0.1782543;0.4928005;0.01425719,0.2220312;0.2084149;0.02381539,0.2381855;-0.06337306;-0.03437781,-0.196366;0.4891003;-0.005477688,-0.2399216;0.204533;-0.008175474,-0.2555055;-0.0664424;-0.07018854,0.07282938;0.003213033;-0.03975594,0.1076518;-0.3731281;-0.01092148,0.09102837;-0.7706665;0.0819397,0.1021246;-0.8031373;0.02264094,-0.07396846;0.003621446;-0.037557,-0.09390327;-0.37478;-0.02798364,-0.07483504;-0.7733049;0.06005389,-0.07565115;-0.8094214;0.003750969,-0.009372972;0.5290148;0.003272295,597.9002
+0;0;0,0.005516042;0.3066614;0.008135671,0.01105252;0.6008675;0.002453585,0.1935321;0.476;0.008074997,0.2290212;0.1911557;0.02964026,0.2716372;-0.07625052;-0.03430786,-0.170324;0.4640902;0.00018421,-0.2133583;0.1794894;0.003542079,-0.2473417;-0.09318274;-0.04012232,0.07450701;0.005115042;-0.0362802,0.09028047;-0.3713833;0.004762828,0.09444483;-0.7723367;0.08170994,0.09470627;-0.7338139;-0.004404977,-0.07356548;0.004813645;-0.03819239,-0.09818956;-0.3723969;-0.01008273,-0.1153683;-0.7733228;0.06518444,-0.1129637;-0.7347792;-0.02089522,0.00963323;0.5289711;0.006068492,0;0;0,-0.005321957;0.3067023;0.006576539,-0.01068629;0.6008517;-0.00115776,0.1782612;0.4927694;0.01421618,0.222016;0.2084202;0.02379847,0.238232;-0.06318209;-0.03434634,-0.1963247;0.4891115;-0.005485593,-0.2398409;0.2045772;-0.008207366,-0.2554028;-0.06615666;-0.07043739,0.07282354;0.003211722;-0.03975081,0.1076343;-0.3731426;-0.01094151,0.09098033;-0.7705216;0.08133173,0.1021282;-0.8031911;0.02270794,-0.07395483;0.003623285;-0.0375668,-0.09415367;-0.3747878;-0.02854533,-0.07491878;-0.7729843;0.05960976,-0.07608663;-0.8082269;0.002771974,-0.00934514;0.5289985;0.003257752,597.9346
+0;0;0,0.005337873;0.3066158;0.008160513,0.01067143;0.6007772;0.002448853,0.1932328;0.4760489;0.008154894,0.2287683;0.1913187;0.02981912,0.2715592;-0.07591972;-0.03429694,-0.1706389;0.4640202;0.0003913613,-0.213181;0.1794387;0.003029908,-0.2474506;-0.0931702;-0.04019364,0.07451858;0.005154677;-0.03625301,0.09034603;-0.3713292;0.004918814,0.09441403;-0.7729428;0.08192506,0.09464993;-0.7344;-0.004397281,-0.07355345;0.004771804;-0.03822288,-0.0980992;-0.3724485;-0.01015051,-0.1156023;-0.7739725;0.06542859,-0.1132165;-0.7354082;-0.02085898,0.009313002;0.5288883;0.00607252,0;0;0,-0.005315475;0.3066552;0.006533385,-0.0106787;0.600755;-0.001273393,0.1782611;0.4927349;0.01420164,0.2220481;0.2084917;0.02378583,0.2382043;-0.06301728;-0.03435338,-0.1963296;0.4891606;-0.005537029,-0.2398412;0.2047268;-0.00828271,-0.2551146;-0.06589961;-0.07062336,0.07283685;0.003200084;-0.03972936,0.1076054;-0.3731611;-0.01093507,0.09095702;-0.7711858;0.08147264,0.102196;-0.8036847;0.02237821,-0.07393541;0.003643049;-0.0376052,-0.09435187;-0.3747671;-0.02896671,-0.07510479;-0.7736222;0.05926138,-0.07587364;-0.8078694;0.0009837002,-0.009334609;0.5289111;0.003158093,597.9572
+0;0;0,0.005337873;0.3066158;0.008160513,0.01067143;0.6007772;0.002448853,0.1932328;0.4760489;0.008154894,0.2287683;0.1913187;0.02981912,0.2715592;-0.07591972;-0.03429694,-0.1706389;0.4640202;0.0003913613,-0.213181;0.1794387;0.003029908,-0.2474506;-0.0931702;-0.04019364,0.07451858;0.005154677;-0.03625301,0.09034603;-0.3713292;0.004918814,0.09441403;-0.7729428;0.08192506,0.09464993;-0.7344;-0.004397281,-0.07355345;0.004771804;-0.03822288,-0.0980992;-0.3724485;-0.01015051,-0.1156023;-0.7739725;0.06542859,-0.1132165;-0.7354082;-0.02085898,0.009313002;0.5288883;0.00607252,0;0;0,-0.005315475;0.3066552;0.006533385,-0.0106787;0.600755;-0.001273393,0.1782611;0.4927349;0.01420164,0.2220481;0.2084917;0.02378583,0.2382043;-0.06301728;-0.03435338,-0.1963296;0.4891606;-0.005537029,-0.2398412;0.2047268;-0.00828271,-0.2551146;-0.06589961;-0.07062336,0.07283685;0.003200084;-0.03972936,0.1076054;-0.3731611;-0.01093507,0.09095702;-0.7711858;0.08147264,0.102196;-0.8036847;0.02237821,-0.07393541;0.003643049;-0.0376052,-0.09435187;-0.3747671;-0.02896671,-0.07510479;-0.7736222;0.05926138,-0.07587364;-0.8078694;0.0009837002,-0.009334609;0.5289111;0.003158093,597.9793
+0;0;0,0.00533762;0.3066013;0.008160127,0.01067127;0.6007672;0.00244803,0.1932289;0.4760303;0.008154515,0.2285997;0.1926197;0.02971835,0.271655;-0.07627013;-0.03479392,-0.1706357;0.4640019;0.0003911355,-0.2129807;0.1807392;0.003017455,-0.2474621;-0.09355423;-0.04047319,0.07451381;0.005154348;-0.03625069,0.09035265;-0.3716005;0.004950766,0.09438657;-0.7698485;0.08131167,0.09462189;-0.7313265;-0.004799649,-0.07354875;0.004771498;-0.03822044,-0.09811217;-0.3727203;-0.01012787,-0.1154685;-0.7708793;0.06481786,-0.1130886;-0.7323361;-0.02125877,0.009312658;0.5288687;0.006072182,0;0;0,-0.005261932;0.3066427;0.006481886,-0.01049756;0.6007462;-0.001430511,0.1783836;0.4926655;0.01419187,0.2223838;0.2097986;0.02357316,0.2384469;-0.06352118;-0.03435421,-0.1961929;0.4891921;-0.005661935,-0.2395677;0.2060856;-0.008317753,-0.2548474;-0.0662173;-0.07104693,0.07285921;0.003168494;-0.03967977,0.1077002;-0.3734546;-0.01080418,0.09108627;-0.7679974;0.08143806,0.1016297;-0.8008288;0.02288127,-0.0739207;0.003658974;-0.03762085,-0.09437457;-0.3750276;-0.02920969,-0.07494867;-0.7705291;0.05825402,-0.07548158;-0.8046619;0.0001631901,-0.009191427;0.5288939;0.003033638,598.0121
+0;0;0,0.005079881;0.3065991;0.008404087,0.01023548;0.6007698;0.002776798,0.1928457;0.4759851;0.008365226,0.2284465;0.1926096;0.03001298,0.2716711;-0.07621393;-0.03466203,-0.1709973;0.4639721;0.0007410818,-0.2128989;0.1806372;0.002556663,-0.2477556;-0.09364799;-0.04068656,0.07452938;0.005199824;-0.03621217,0.09017095;-0.3715359;0.005238507,0.09413113;-0.7697687;0.081682,0.09433964;-0.7312338;-0.004428104,-0.07354286;0.004726193;-0.03823739,-0.09821222;-0.3727372;-0.009857778,-0.1156837;-0.7708668;0.06521732,-0.1133309;-0.7323107;-0.02085879,0.008941531;0.528869;0.006379427,0;0;0,-0.005261932;0.3066427;0.006481886,-0.01049756;0.6007462;-0.001430511,0.1783836;0.4926655;0.01419187,0.2223838;0.2097986;0.02357316,0.2384469;-0.06352118;-0.03435421,-0.1961929;0.4891921;-0.005661935,-0.2395677;0.2060856;-0.008317753,-0.2548474;-0.0662173;-0.07104693,0.07285921;0.003168494;-0.03967977,0.1077002;-0.3734546;-0.01080418,0.09108627;-0.7679974;0.08143806,0.1016297;-0.8008288;0.02288127,-0.0739207;0.003658974;-0.03762085,-0.09437457;-0.3750276;-0.02920969,-0.07494867;-0.7705291;0.05825402,-0.07548158;-0.8046619;0.0001631901,-0.009191427;0.5288939;0.003033638,598.0345
+0;0;0,0.00507954;0.3065785;0.008403523,0.01023513;0.6007485;0.002776093,0.1927607;0.4759845;0.008363787,0.2284086;0.1922342;0.03004018,0.2715712;-0.076204;-0.03454212,-0.170915;0.463977;0.0007431493,-0.212872;0.1802673;0.002561132,-0.2476787;-0.09362465;-0.04062011,0.07452589;0.005199581;-0.03621048,0.09016444;-0.3714632;0.005232174,0.09412736;-0.7699717;0.08172858,0.09433547;-0.7314532;-0.004216433,-0.07353943;0.004725973;-0.03823561,-0.09820401;-0.3726644;-0.009861488,-0.1156876;-0.7710696;0.06526558,-0.1133393;-0.7325299;-0.02064549,0.008941116;0.5288441;0.006378902,0;0;0,-0.005209021;0.3066238;0.006443263,-0.01034515;0.6007262;-0.001540899,0.1784195;0.4926494;0.01414895,0.2225001;0.2094034;0.02328706,0.2384471;-0.06356177;-0.03440726,-0.1959642;0.4891465;-0.00589122,-0.2394455;0.2056729;-0.008536346,-0.2547744;-0.06624222;-0.07114743,0.07287256;0.00316143;-0.0396477,0.1076113;-0.3734058;-0.01088572,0.09102219;-0.7681778;0.08161474,0.1022791;-0.8009991;0.02342606,-0.07390906;0.003660693;-0.03763502,-0.09424537;-0.3749571;-0.02915398,-0.07491052;-0.7707647;0.0582472,-0.07557998;-0.8046679;0.0001516826,-0.00906416;0.5288712;0.002942801,598.0576
+0;0;0,0.005078153;0.3064949;0.00840123,0.01023203;0.600567;0.002775634,0.1928311;0.4758049;0.008362965,0.228378;0.1928584;0.02997795,0.27165;-0.07626027;-0.03476806,-0.1709892;0.4637927;0.0007392983,-0.2128273;0.1808867;0.002552131,-0.2477223;-0.09369963;-0.04073857,0.0745236;0.005199421;-0.03620936,0.09016003;-0.3714125;0.005227696,0.09412274;-0.7698995;0.08171996,0.09432993;-0.7314183;-0.003847823,-0.07353716;0.004725827;-0.03823443,-0.09819841;-0.3726136;-0.009864138,-0.1156811;-0.7709972;0.06525887,-0.1133431;-0.7324949;-0.02027514,0.008938429;0.5286856;0.006377291,0;0;0,-0.005177215;0.3065406;0.006444216,-0.01027906;0.6005458;-0.001538992,0.1785704;0.492583;0.01421285,0.2225183;0.2101415;0.02342677,0.2384905;-0.06353414;-0.03433049,-0.1960059;0.4891146;-0.005958387,-0.2392223;0.2064218;-0.008542855,-0.2546275;-0.06616956;-0.07135979,0.07289556;0.003146515;-0.03960121,0.107589;-0.3733811;-0.01094031,0.09103331;-0.7681804;0.08135271,0.1016129;-0.8022758;0.02501726,-0.07389475;0.003668006;-0.03765675,-0.09403703;-0.3749051;-0.02900784,-0.07490246;-0.7707993;0.0579417,-0.07567137;-0.8042924;-3.985316E-05,-0.009004559;0.5287136;0.002943039,598.0811
+0;0;0,0.00475878;0.3064993;0.008426763,0.009541109;0.6005757;0.002707485,0.1922619;0.4758413;0.008445062,0.2279602;0.1929281;0.03024619,0.2712774;-0.07614797;-0.03464637,-0.1713968;0.4633754;0.0002592956,-0.2128665;0.1804135;0.00178948,-0.2477503;-0.09398088;-0.04271019,0.07452922;0.005298906;-0.03618337,0.08989471;-0.3713017;0.005457535,0.09393121;-0.7697927;0.08192512,0.09423376;-0.7313167;-0.003642909,-0.0735373;0.0046211;-0.03824695,-0.09828383;-0.3726976;-0.009675426,-0.1159799;-0.7710972;0.06531229,-0.1135451;-0.7325954;-0.02021905,0.00836248;0.5286937;0.006337577,0;0;0,-0.005177215;0.3065406;0.006444216,-0.01027906;0.6005458;-0.001538992,0.1785704;0.492583;0.01421285,0.2225183;0.2101415;0.02342677,0.2384905;-0.06353414;-0.03433049,-0.1960059;0.4891146;-0.005958387,-0.2392223;0.2064218;-0.008542855,-0.2546275;-0.06616956;-0.07135979,0.07289556;0.003146515;-0.03960121,0.107589;-0.3733811;-0.01094031,0.09103331;-0.7681804;0.08135271,0.1016129;-0.8022758;0.02501726,-0.07389475;0.003668006;-0.03765675,-0.09403703;-0.3749051;-0.02900784,-0.07490246;-0.7707993;0.0579417,-0.07567137;-0.8042924;-3.985316E-05,-0.009004559;0.5287136;0.002943039,598.1041
+0;0;0,0.004758226;0.3064636;0.008425782,0.009540142;0.6005145;0.002706983,0.1922573;0.475787;0.008444222,0.2279475;0.1929382;0.03024039,0.2712224;-0.07587481;-0.03458873,-0.171394;0.4633214;0.0002586218,-0.2128543;0.1804239;0.001788458,-0.2477039;-0.09370223;-0.04266771,0.07453677;0.005299444;-0.03618703,0.08989713;-0.3711751;0.005439922,0.09392905;-0.7692146;0.08182089,0.09423084;-0.7307602;-0.003530189,-0.07354476;0.004621569;-0.03825083,-0.09828299;-0.3725708;-0.009688873,-0.115959;-0.7705191;0.0652139,-0.1135304;-0.7320388;-0.02010058,0.008361608;0.5286384;0.00633678,0;0;0,-0.00522054;0.306505;0.006405592,-0.01034703;0.6004832;-0.001613617,0.1785092;0.4925481;0.01417351,0.2224636;0.2101755;0.02344799,0.2384577;-0.06324714;-0.0341736,-0.1960613;0.4890499;-0.005993061,-0.2392403;0.2064179;-0.008647901,-0.2545874;-0.06591865;-0.07136342,0.07293966;0.003148556;-0.03953743,0.1075968;-0.3732619;-0.01097465,0.09078851;-0.7676035;0.08121013,0.1015538;-0.8015884;0.02511715,-0.0738914;0.003665627;-0.0376821,-0.09392626;-0.3747872;-0.02908518,-0.07501972;-0.7702318;0.05781649,-0.07595598;-0.8032;-0.0004116334,-0.009064343;0.5286576;0.002877712,598.1268
+0;0;0,0.004757872;0.3064408;0.008425154,0.009539967;0.6005027;0.002705967,0.1921411;0.4758016;0.008442229,0.227829;0.1929714;0.03023697,0.2710865;-0.07573378;-0.03456613,-0.171281;0.4633439;0.0002617845,-0.2127386;0.1804649;0.00179152,-0.2475743;-0.09355119;-0.0426468,0.07447465;0.005295027;-0.03615687,0.08983164;-0.371097;0.005460963,0.0938645;-0.7692292;0.0818597,0.09416848;-0.7307134;-0.004110672,-0.07348346;0.004617717;-0.03821895,-0.09821628;-0.3724919;-0.009663247,-0.1158964;-0.770533;0.06525697,-0.1134502;-0.7319911;-0.02067654,0.008361321;0.5286197;0.006336113,0;0;0,-0.0052488;0.3064845;0.006266356,-0.01037313;0.60047;-0.001889229,0.1783504;0.4925276;0.0140841,0.2222639;0.2101658;0.02330279,0.2382653;-0.06312698;-0.03438723,-0.1959617;0.4890057;-0.006167991,-0.2391469;0.2063965;-0.009110141,-0.2543854;-0.0658246;-0.07185244,0.07289441;0.003153444;-0.0394752,0.1073877;-0.3732047;-0.011127,0.09043978;-0.767679;0.08087897,0.1022535;-0.800872;0.02316761,-0.0737908;0.003659209;-0.03772742,-0.09398665;-0.3747028;-0.02917534,-0.07506469;-0.770234;0.05776877,-0.07620971;-0.8038051;-0.0007199049,-0.009090479;0.5286396;0.002636909,598.1611
+0;0;0,0.004563732;0.3064154;0.008512444,0.009232993;0.6004624;0.00283063,0.1918536;0.4758215;0.008508561,0.2277145;0.1928324;0.03036894,0.2713022;-0.0764668;-0.03481438,-0.1713772;0.4630043;-0.0006251158,-0.2126662;0.1799125;0.0003646318,-0.2481201;-0.09452364;-0.04544644,0.07450187;0.005361289;-0.03610745,0.08974683;-0.3711103;0.005559485,0.09378806;-0.7701555;0.08211361,0.09424967;-0.7318228;-0.001973771,-0.07346113;0.004540429;-0.03828665,-0.09826652;-0.3726325;-0.009568974,-0.1161529;-0.7715519;0.0656464,-0.113595;-0.7331946;-0.0184009,0.008087236;0.528581;0.006453709,0;0;0,-0.005222335;0.3064591;0.006264687,-0.01032671;0.6004277;-0.001888275,0.1783643;0.4925103;0.01414657,0.2222887;0.2099649;0.02339268,0.238364;-0.06403652;-0.03436208,-0.1958991;0.4890112;-0.006132825,-0.2390791;0.2062171;-0.009250561,-0.2542589;-0.06667086;-0.07227849,0.07293044;0.003153339;-0.0394237,0.1073898;-0.3732892;-0.01108694,0.09037779;-0.7686819;0.08104992,0.09772453;-0.804015;0.02796555,-0.07377587;0.003670432;-0.03777129,-0.09407407;-0.3747801;-0.02985918,-0.07517105;-0.771147;0.05760448,-0.07608105;-0.803166;0.0002184957,-0.00904686;0.5285997;0.002635479,598.1962
+0;0;0,0.004563816;0.3064211;0.008512601,0.009233552;0.6004979;0.002830157,0.1918129;0.4758602;0.008508062,0.2276925;0.192723;0.03037987,0.2712535;-0.07641092;-0.03476345,-0.1713366;0.4630459;-0.0006235703,-0.2126472;0.179806;0.0003666951,-0.2480794;-0.09446174;-0.04541627,0.07448201;0.00535986;-0.03609783,0.08973186;-0.3712327;0.005582493,0.09376823;-0.7697979;0.08204453,0.09423111;-0.7314422;-0.002275132,-0.07344155;0.004539219;-0.03827645,-0.0982549;-0.3727548;-0.009549545,-0.1161198;-0.7711944;0.06557536,-0.1135548;-0.7328141;-0.01870412,0.008087657;0.528608;0.00645367,0;0;0,-0.005325072;0.3064654;0.006146908,-0.01050761;0.6004609;-0.002071619,0.1781397;0.4924709;0.01402855,0.2220729;0.2097719;0.02316761,0.238158;-0.06410575;-0.03433561,-0.1960084;0.4889944;-0.006367817,-0.2388598;0.2060074;-0.01018201,-0.2542036;-0.06676537;-0.07290263,0.07299083;0.00316152;-0.03926444,0.1072111;-0.373442;-0.01114893,0.09030656;-0.7683421;0.080966,0.09769662;-0.8030825;0.0268004,-0.07371944;0.003658551;-0.03783398,-0.09405092;-0.37491;-0.02982149,-0.07539812;-0.7708235;0.05748045,-0.07628318;-0.8033724;0.0003255047,-0.009211924;0.5286252;0.002463102,598.2184
+0;0;0,0.004563816;0.3064211;0.008512601,0.009233552;0.6004979;0.002830157,0.1918129;0.4758602;0.008508062,0.2276925;0.192723;0.03037987,0.2712535;-0.07641092;-0.03476345,-0.1713366;0.4630459;-0.0006235703,-0.2126472;0.179806;0.0003666951,-0.2480794;-0.09446174;-0.04541627,0.07448201;0.00535986;-0.03609783,0.08973186;-0.3712327;0.005582493,0.09376823;-0.7697979;0.08204453,0.09423111;-0.7314422;-0.002275132,-0.07344155;0.004539219;-0.03827645,-0.0982549;-0.3727548;-0.009549545,-0.1161198;-0.7711944;0.06557536,-0.1135548;-0.7328141;-0.01870412,0.008087657;0.528608;0.00645367,0;0;0,-0.005325072;0.3064654;0.006146908,-0.01050761;0.6004609;-0.002071619,0.1781397;0.4924709;0.01402855,0.2220729;0.2097719;0.02316761,0.238158;-0.06410575;-0.03433561,-0.1960084;0.4889944;-0.006367817,-0.2388598;0.2060074;-0.01018201,-0.2542036;-0.06676537;-0.07290263,0.07299083;0.00316152;-0.03926444,0.1072111;-0.373442;-0.01114893,0.09030656;-0.7683421;0.080966,0.09769662;-0.8030825;0.0268004,-0.07371944;0.003658551;-0.03783398,-0.09405092;-0.37491;-0.02982149,-0.07539812;-0.7708235;0.05748045,-0.07628318;-0.8033724;0.0003255047,-0.009211924;0.5286252;0.002463102,598.2413
+0;0;0,0.004335819;0.3064192;0.008657777,0.008911195;0.6005303;0.003075634,0.1913751;0.4759862;0.008763256,0.22729;0.1929946;0.0305464,0.2710799;-0.07607609;-0.03462734,-0.1713031;0.46271;-0.001416459,-0.212696;0.1796299;-0.002383219,-0.2486596;-0.09432557;-0.0494924,0.07448085;0.005442566;-0.0360716,0.08963214;-0.3732407;0.006064091,0.09364503;-0.7711278;0.08247653,0.09431161;-0.7324713;-0.004802763,-0.07344066;0.004457717;-0.03827238,-0.09861291;-0.3749137;-0.009122631,-0.1164904;-0.7726674;0.06598706,-0.113647;-0.7339867;-0.02124604,0.007781476;0.5286284;0.00668255,0;0;0,-0.005307171;0.3064657;0.006088734,-0.01047786;0.600491;-0.002189875,0.1780051;0.4924853;0.01397467,0.2219874;0.2099502;0.02336144,0.2380546;-0.06388459;-0.03426314,-0.1957515;0.488724;-0.006632478,-0.238548;0.2058928;-0.01149633,-0.2538849;-0.06681418;-0.07442398,0.07300808;0.00314118;-0.03921902,0.1072938;-0.3755435;-0.01043653,0.09024771;-0.7698854;0.08106732,0.09859604;-0.8043304;0.02215886,-0.07369895;0.003673012;-0.037857,-0.09417885;-0.3770123;-0.02977853,-0.07514497;-0.7720606;0.05821932,-0.07645626;-0.8067824;-0.0009620711,-0.00918366;0.5286453;0.002358437,598.2746
+0;0;0,0.004335901;0.306425;0.008657941,0.00891212;0.6005903;0.003074694,0.1913032;0.4760519;0.008762252,0.2272001;0.1932024;0.03053446,0.2710096;-0.07598847;-0.0346684,-0.1712317;0.4627809;-0.001413443,-0.2126037;0.179843;-0.002379717,-0.2485834;-0.09423482;-0.04950994,0.07437778;0.005435035;-0.03602168,0.0895123;-0.372829;0.006067354,0.09352069;-0.7702702;0.08239417,0.09418329;-0.7316656;-0.004362606,-0.07333905;0.004451549;-0.03821943,-0.09848342;-0.3744998;-0.009101953,-0.1163409;-0.7718079;0.06592359,-0.1135145;-0.7331792;-0.02078726,0.007782164;0.5286733;0.006682367,0;0;0,-0.005427409;0.3064733;0.005893707,-0.01070382;0.6005478;-0.002506018,0.1777344;0.4926091;0.01379752,0.2216879;0.2102121;0.02309465,0.2378327;-0.06377494;-0.03439343,-0.1958497;0.4886864;-0.00711676,-0.2385422;0.2060129;-0.01340529,-0.2536914;-0.06657174;-0.07745629,0.07293478;0.003152236;-0.03911185,0.1070828;-0.3751572;-0.01082706,0.08987601;-0.7689235;0.08111596,0.09817316;-0.8034812;0.02311015,-0.07353894;0.003661473;-0.03791799,-0.09395455;-0.3766019;-0.02972311,-0.07544972;-0.7712703;0.05800295,-0.07650853;-0.8057417;-0.0006787069,-0.009385671;0.5286888;0.002064466,598.2972
+0;0;0,0.004335546;0.3063999;0.008657232,0.008911824;0.6005689;0.003073845,0.1912508;0.4760429;0.008760942,0.2271729;0.1929946;0.03054845,0.2708918;-0.07563972;-0.03451958,-0.1711812;0.4627756;-0.001411862,-0.2125823;0.1796388;-0.002378816,-0.2484876;-0.09387225;-0.04941158,0.07438868;0.005435831;-0.03602696,0.08950782;-0.3724437;0.006019298,0.09351994;-0.7702553;0.08241723,0.09417661;-0.7317275;-0.003564879,-0.07334979;0.004452201;-0.03822502,-0.09846861;-0.374114;-0.009137144,-0.1163427;-0.7717923;0.0659583,-0.1135415;-0.7332405;-0.01997831,0.007781826;0.5286493;0.006681648,0;0;0,-0.005479526;0.3064483;0.005836487,-0.01080316;0.6005247;-0.002602577,0.1775928;0.4926405;0.01385593,0.2216545;0.2100604;0.02326441,0.237858;-0.06336355;-0.0340625,-0.1957842;0.4883272;-0.007716372,-0.2389282;0.2055343;-0.0146587,-0.2537338;-0.06600288;-0.08067343,0.07304022;0.003174052;-0.03893864,0.106883;-0.3747961;-0.01096248,0.0896765;-0.7689296;0.08106732,0.09785073;-0.8021748;0.02276373,-0.07351881;0.003646676;-0.03798489,-0.09358379;-0.3762375;-0.02933495,-0.07557629;-0.7714436;0.05781283,-0.07612143;-0.8054585;-0.0002205931,-0.009473532;0.5286638;0.001975298,598.3312
+0;0;0,0.003936654;0.3063894;0.008917476,0.00835116;0.6005809;0.003448638,0.1907154;0.4760707;0.009007392,0.2267446;0.1931068;0.03053838,0.2706574;-0.07536593;-0.03413678,-0.1715322;0.4625272;-0.001989024,-0.2128163;0.1794885;-0.005855811,-0.2502964;-0.09287974;-0.05684242,0.07441977;0.005527864;-0.03595635,0.08917664;-0.3723608;0.00628392,0.09306101;-0.7702687;0.0828193,0.09386333;-0.7317365;-0.003086776,-0.07332633;0.004359041;-0.03828796,-0.09883934;-0.3741673;-0.008813616,-0.1165837;-0.7719676;0.06630941,-0.1136407;-0.7334094;-0.0195474,0.00726526;0.5286542;0.007041189,0;0;0,-0.005560052;0.3064392;0.005797863,-0.01097817;0.6005316;-0.002672673,0.177387;0.4925672;0.01400924,0.2214134;0.2100701;0.02335262,0.2377355;-0.06315106;-0.03385413,-0.1958462;0.4880935;-0.008005348,-0.2389106;0.2054396;-0.01708677,-0.2534564;-0.06542814;-0.08496845,0.07317077;0.003176138;-0.03869975,0.1066069;-0.3748663;-0.0109911,0.08937758;-0.7691573;0.08088517,0.09746468;-0.8024564;0.02273774,-0.07346553;0.0036402;-0.03809572,-0.09322816;-0.3762692;-0.0291458,-0.07484357;-0.7713231;0.05915966,-0.07692316;-0.8064926;0.002574142,-0.009624746;0.5286657;0.001910686,598.3536
+0;0;0,0.003936654;0.3063894;0.008917476,0.00835116;0.6005809;0.003448638,0.1907154;0.4760707;0.009007392,0.2267446;0.1931068;0.03053838,0.2706574;-0.07536593;-0.03413678,-0.1715322;0.4625272;-0.001989024,-0.2128163;0.1794885;-0.005855811,-0.2502964;-0.09287974;-0.05684242,0.07441977;0.005527864;-0.03595635,0.08917664;-0.3723608;0.00628392,0.09306101;-0.7702687;0.0828193,0.09386333;-0.7317365;-0.003086776,-0.07332633;0.004359041;-0.03828796,-0.09883934;-0.3741673;-0.008813616,-0.1165837;-0.7719676;0.06630941,-0.1136407;-0.7334094;-0.0195474,0.00726526;0.5286542;0.007041189,0;0;0,-0.005560052;0.3064392;0.005797863,-0.01097817;0.6005316;-0.002672673,0.177387;0.4925672;0.01400924,0.2214134;0.2100701;0.02335262,0.2377355;-0.06315106;-0.03385413,-0.1958462;0.4880935;-0.008005348,-0.2389106;0.2054396;-0.01708677,-0.2534564;-0.06542814;-0.08496845,0.07317077;0.003176138;-0.03869975,0.1066069;-0.3748663;-0.0109911,0.08937758;-0.7691573;0.08088517,0.09746468;-0.8024564;0.02273774,-0.07346553;0.0036402;-0.03809572,-0.09322816;-0.3762692;-0.0291458,-0.07484357;-0.7713231;0.05915966,-0.07692316;-0.8064926;0.002574142,-0.009624746;0.5286657;0.001910686,598.3756
+0;0;0,0.003936219;0.3063554;0.008916489,0.008350748;0.6005485;0.003447545,0.1913291;0.47586;0.009012992,0.2272882;0.1934464;0.03050211,0.2712556;-0.07536015;-0.03425345,-0.1721312;0.4622712;-0.002020234,-0.213335;0.1797829;-0.005879502,-0.2508617;-0.09292394;-0.0569295,0.07437113;0.005524251;-0.03593284,0.08913092;-0.3724393;0.006315794,0.09301372;-0.7701865;0.08282027,0.09382427;-0.7315668;-0.003966607,-0.07327839;0.004356191;-0.03826293,-0.09879646;-0.3742451;-0.008782748,-0.1165337;-0.7718848;0.06630993,-0.1135604;-0.7332388;-0.02042716,0.007264813;0.5286195;0.007040207,0;0;0,-0.005851083;0.3064013;0.005716562,-0.01147129;0.6004896;-0.002825737,0.1775825;0.49221;0.01293802,0.2209459;0.2102186;0.02355599,0.2371981;-0.06330281;-0.03393567,-0.1968936;0.4878544;-0.008475349,-0.2400007;0.2058512;-0.01980057,-0.2562256;-0.06446373;-0.09086379,0.07325893;0.003217816;-0.03841257,0.1060239;-0.3749924;-0.01115966,0.08888377;-0.7691343;0.08065152,0.09685888;-0.8018467;0.02056432,-0.07334299;0.003596082;-0.03821812,-0.09311891;-0.3763777;-0.02883356,-0.07512628;-0.7713696;0.05907893,-0.07735054;-0.8071889;0.001896877,-0.01007806;0.528623;0.001770973,598.4086
+0;0;0,0.003664054;0.3063954;0.009048173,0.007948463;0.6006521;0.003648316,0.1907893;0.4760492;0.009193554,0.2269827;0.1935223;0.03031276,0.2710214;-0.07676238;-0.0342422,-0.1723274;0.4624504;-0.001750988,-0.2134137;0.1799108;-0.009544499,-0.2522352;-0.09344152;-0.06369191,0.07413979;0.005574002;-0.03576757,0.0886727;-0.3740955;0.006833311,0.09255978;-0.7700264;0.08296135,0.09336121;-0.7313153;-0.004671387,-0.0730207;0.004273432;-0.0381682,-0.09876072;-0.3760199;-0.008346522,-0.1166729;-0.7718052;0.06652074,-0.1136868;-0.7330695;-0.02106233,0.006898388;0.5287093;0.007231734,0;0;0,-0.006426409;0.3064364;0.005367756,-0.01242909;0.6005734;-0.003354311,0.1765171;0.4925214;0.01290131,0.2198586;0.2104056;0.02337193,0.2362124;-0.0644789;-0.03434825,-0.1974889;0.4876426;-0.009474047,-0.2408611;0.2056621;-0.02301542,-0.2588166;-0.06472546;-0.0987036,0.07305436;0.003283262;-0.03820181,0.1043957;-0.3767938;-0.01110721,0.08783683;-0.7690976;0.08051944,0.1008792;-0.8003557;0.01860524,-0.07295985;0.003516761;-0.03836131,-0.09371203;-0.3781371;-0.02916491,-0.0761881;-0.7713482;0.05829868,-0.07853043;-0.8073976;9.20482E-05,-0.01096303;0.5286972;0.001268864,598.4421
+0;0;0,0.003665637;0.3065277;0.009052083,0.007951202;0.6008638;0.003650688,0.1912182;0.4761175;0.009201539,0.2272789;0.194626;0.03024334,0.2715052;-0.07681048;-0.03458671,-0.1727406;0.4624872;-0.001768381,-0.2136763;0.180983;-0.009533331,-0.2526632;-0.09353417;-0.0639115,0.07408459;0.005569851;-0.03574094,0.08860698;-0.3738248;0.006829102,0.09250923;-0.7713007;0.0832542,0.09330399;-0.732662;-0.003649272,-0.07296633;0.00427025;-0.03813978,-0.09868771;-0.3757478;-0.008339692,-0.1166698;-0.7730774;0.0668197,-0.1137085;-0.7344144;-0.02003453,0.006900815;0.5288997;0.007235169,0;0;0,-0.006762978;0.3065635;0.005261898,-0.01297434;0.6007738;-0.003533363,0.1764347;0.4923612;0.01209188,0.2192062;0.2112754;0.02400613,0.2355844;-0.06467929;-0.03445279,-0.1983004;0.4872296;-0.009983261,-0.2416387;0.2065394;-0.02774325,-0.2617694;-0.06370634;-0.1077349,0.07312461;0.003272161;-0.03793478,0.1041104;-0.3765677;-0.01101089,0.08718545;-0.7706277;0.07994747,0.100166;-0.8024061;0.01959515,-0.07282821;0.00351489;-0.03847936,-0.0938127;-0.3778446;-0.02909935,-0.07640044;-0.7727212;0.0581498,-0.0787301;-0.8088113;0.00110466,-0.01147076;0.5288776;0.00110054,598.4645
+0;0;0,0.003665952;0.306554;0.009052861,0.007952038;0.600926;0.003650845,0.1910046;0.4762332;0.009199801,0.2269566;0.19559;0.0301782,0.2712801;-0.07644311;-0.03479435,-0.172531;0.4626187;-0.001757363,-0.2133434;0.1819629;-0.009498911,-0.252416;-0.09315768;-0.0639966,0.0740261;0.005565454;-0.03571272,0.0885607;-0.3741482;0.006893121,0.09245607;-0.7709224;0.0831833,0.09324954;-0.7322975;-0.003581069,-0.07290873;0.004266879;-0.03810968,-0.09865174;-0.3760708;-0.008284524,-0.116602;-0.7726989;0.06674217,-0.1136455;-0.7340497;-0.01997302,0.006901537;0.528954;0.007235718,0;0;0,-0.007017829;0.3065832;0.005316973,-0.01341772;0.6008252;-0.003481865,0.1757802;0.4924276;0.01255035,0.218545;0.2122051;0.02437305,0.2352132;-0.06435218;-0.03416121,-0.1981922;0.4863616;-0.01120866,-0.2423825;0.2069677;-0.03310706,-0.2655606;-0.06213301;-0.1181694,0.07318431;0.003329158;-0.0376724,0.1037184;-0.3768848;-0.01095152,0.08667746;-0.7702996;0.07959962,0.09903958;-0.8022979;0.01954579,-0.0726581;0.003445902;-0.03866735,-0.09403487;-0.3782255;-0.0297807,-0.07570035;-0.7722007;0.05804014,-0.07958036;-0.808766;0.001852226,-0.01187782;0.528922;0.001153708,598.4988
+0;0;0,0.00343624;0.3065383;0.009128188,0.007630991;0.6009465;0.003766501,0.1901535;0.4764019;0.00929264,0.2261446;0.1954637;0.0302547,0.2707737;-0.07649091;-0.03511151,-0.1723065;0.4629146;-0.001595927,-0.2131718;0.1821219;-0.0137026,-0.253073;-0.09187528;-0.07334523,0.07374191;0.005588526;-0.03557272,0.08799873;-0.373087;0.007019166,0.09187564;-0.7712553;0.08360927,0.09263929;-0.7328877;-0.0005210415,-0.07263979;0.00421041;-0.03795066,-0.09848139;-0.3750704;-0.008104892,-0.1166667;-0.7730762;0.06725942,-0.1138049;-0.7346855;-0.01682337,0.006611716;0.5289637;0.007342348,0;0;0,-0.007636964;0.3065558;0.00510335,-0.01446107;0.6008168;-0.003896475,0.1742841;0.4930791;0.01319766,0.2174168;0.2125835;0.02428246,0.2343445;-0.06408793;-0.03394258,-0.1984913;0.4862163;-0.0120995,-0.2432585;0.2069216;-0.03762302,-0.2706917;-0.05864084;-0.1322158,0.073065;0.003445089;-0.03720427,0.1034227;-0.3758066;-0.01153278,0.08542112;-0.7705886;0.07925367,0.1006714;-0.8039078;0.02534056,-0.07218917;0.003326501;-0.03888673,-0.09467986;-0.3772485;-0.0305599,-0.07639524;-0.7726114;0.05760435,-0.081195;-0.8066434;0.002600953,-0.01284217;0.5289082;0.0007812977,598.5312
+0;0;0,0.003436249;0.3065391;0.009128213,0.007630629;0.6009212;0.003767483,0.1906344;0.4762568;0.009297842,0.2265601;0.1958296;0.03022177,0.2713806;-0.07729161;-0.03542485,-0.1727755;0.4627341;-0.001619263,-0.2135665;0.1824522;-0.01370391,-0.2536388;-0.0927203;-0.0736024,0.07371553;0.005586527;-0.03555999,0.08797573;-0.3731787;0.007041991,0.09184209;-0.7702644;0.08342385,0.09263195;-0.7316096;-0.003593944,-0.07261381;0.004208904;-0.03793708,-0.09846152;-0.3751618;-0.008084243,-0.1165973;-0.7720854;0.06707515,-0.1136374;-0.7334067;-0.0198935,0.006611608;0.5289563;0.007342439,0;0;0,-0.008136462;0.3065422;0.005199671,-0.01526476;0.6007752;-0.003663778,0.1741184;0.4929889;0.01262092,0.2164503;0.2129484;0.02499557,0.2339954;-0.06480253;-0.03382754,-0.1995809;0.4858198;-0.01265014,-0.2443565;0.2073219;-0.04096848,-0.2753898;-0.05634543;-0.1430958,0.07321686;0.003420055;-0.03684151,0.1028017;-0.3760017;-0.01143861,0.08458997;-0.7696595;0.07926941,0.1002038;-0.8035774;0.02166438,-0.07204791;0.003327951;-0.03908613,-0.09503622;-0.3773043;-0.03059842,-0.07691433;-0.7717167;0.05678899,-0.08206411;-0.8073816;-0.0007368959,-0.01355393;0.5288826;0.000951767,598.5537
+0;0;0,0.003436879;0.3065953;0.009129886,0.00763234;0.6010533;0.003767541,0.1904896;0.4764066;0.009297546,0.2264807;0.1954684;0.0302596,0.2712606;-0.07740548;-0.03532759,-0.1726317;0.4628946;-0.001610886,-0.213497;0.182102;-0.01371756,-0.253533;-0.09282139;-0.07356182,0.07336397;0.005559884;-0.0353904,0.08761935;-0.3730775;0.007197198,0.09148435;-0.7700231;0.08355211,0.09225485;-0.7315805;-0.001332201,-0.0722675;0.004188831;-0.03775616,-0.0981065;-0.3750538;-0.007913392,-0.1162359;-0.7718373;0.06721948,-0.1133485;-0.7333714;-0.01761689,0.006612977;0.5290642;0.007343696,0;0;0,-0.008977223;0.3065761;0.005134106,-0.01667376;0.600873;-0.003702879,0.1726377;0.493363;0.0142355,0.2151774;0.2127624;0.02494645,0.2328387;-0.06467736;-0.034065,-0.200562;0.4856896;-0.01383707,-0.2461558;0.2073046;-0.04676202,-0.279646;-0.05309895;-0.155553,0.0730103;0.003522471;-0.03636968,0.1015791;-0.3759159;-0.01200652,0.08333296;-0.7694269;0.07869601,0.09735317;-0.8023646;0.0228436,-0.07147752;0.003213086;-0.0393231,-0.09574687;-0.3772112;-0.03086366,-0.077815;-0.7715029;0.05644795,-0.08359951;-0.8061049;0.001037356,-0.01482375;0.5289573;0.000875473,598.5874
+0;0;0,0.003183614;0.3065974;0.00915107,0.007225154;0.6010582;0.003808785,0.1901706;0.4765015;0.009418733,0.22624;0.1955688;0.03031919,0.2711424;-0.07721019;-0.03557831,-0.1729672;0.4628739;-0.001575136,-0.2133386;0.1822786;-0.01882105,-0.2544353;-0.09250066;-0.07860847,0.07337949;0.005619645;-0.03534877,0.08739088;-0.3730258;0.007247787,0.09092951;-0.769961;0.08367258,0.09171523;-0.7315159;-0.001211338,-0.07226557;0.004134431;-0.03776587,-0.09814453;-0.375102;-0.007879779,-0.1165043;-0.7718476;0.06739768,-0.113604;-0.7333795;-0.01743802,0.006268772;0.5290678;0.007374454,0;0;0,-0.008977223;0.3065761;0.005134106,-0.01667376;0.600873;-0.003702879,0.1726377;0.493363;0.0142355,0.2151774;0.2127624;0.02494645,0.2328387;-0.06467736;-0.034065,-0.200562;0.4856896;-0.01383707,-0.2461558;0.2073046;-0.04676202,-0.279646;-0.05309895;-0.155553,0.0730103;0.003522471;-0.03636968,0.1015791;-0.3759159;-0.01200652,0.08333296;-0.7694269;0.07869601,0.09735317;-0.8023646;0.0228436,-0.07147752;0.003213086;-0.0393231,-0.09574687;-0.3772112;-0.03086366,-0.077815;-0.7715029;0.05644795,-0.08359951;-0.8061049;0.001037356,-0.01482375;0.5289573;0.000875473,598.6096
+0;0;0,0.003183933;0.306628;0.009151986,0.007225893;0.6011198;0.003808858,0.1900963;0.4765701;0.009418685,0.2260044;0.1968946;0.03022561,0.2709868;-0.07637066;-0.03578934,-0.1728937;0.4629481;-0.001570713,-0.2130845;0.1836084;-0.01873945,-0.2542544;-0.09166065;-0.07863343,0.07314107;0.005601385;-0.03523391,0.08715457;-0.3731013;0.007369082,0.0906924;-0.7699466;0.08377656,0.09147195;-0.7315679;-0.0004400909,-0.07203075;0.004120997;-0.03764316,-0.09791362;-0.3751728;-0.007752549,-0.1162692;-0.7718284;0.06750785,-0.1133917;-0.7334268;-0.01666097,0.006269321;0.529115;0.007375238,0;0;0,-0.009510066;0.3065906;0.005140781,-0.01756833;0.6009083;-0.003731012,0.1716123;0.4932195;0.01540041,0.2141929;0.2138891;0.02550673,0.2324546;-0.06401852;-0.0335623,-0.2011526;0.4853569;-0.01474191,-0.2472623;0.2088479;-0.05158495,-0.2829703;-0.04847214;-0.1680607,0.07284757;0.003576443;-0.03609514,0.1007093;-0.3760012;-0.01218653,0.08230885;-0.7694359;0.07840753,0.09536516;-0.8029447;0.02400684,-0.07108022;0.003147578;-0.03949827,-0.09634894;-0.3772868;-0.03186322,-0.07855769;-0.7717472;0.05428299,-0.08478425;-0.8067698;0.0004633851,-0.0156492;0.5289799;0.0008466244,598.6328
+0;0;0,0.003185566;0.3067854;0.009156682,0.007230224;0.6014739;0.003809679,0.1894601;0.4770517;0.009415139,0.2252535;0.1982692;0.03015563,0.2703915;-0.0759418;-0.0360878,-0.1722666;0.4634771;-0.001536009,-0.212329;0.1850294;-0.01864992,-0.2536414;-0.09119233;-0.07875121,0.07288836;0.005582032;-0.03511217,0.08690774;-0.3732798;0.007508725,0.09044342;-0.7698829;0.08386959,0.09122302;-0.7315036;-0.0003535897,-0.07178187;0.004106759;-0.0375131,-0.09767563;-0.3753465;-0.007609922,-0.11602;-0.77176;0.06760456,-0.1131423;-0.7333578;-0.01657078,0.006272916;0.5294137;0.007378804,0;0;0,-0.009750668;0.3067348;0.005471468,-0.01817838;0.6012508;-0.003022671,0.1703523;0.4932969;0.01649284,0.2130332;0.214883;0.02624369,0.2317387;-0.06388232;-0.0333997,-0.2008308;0.4855229;-0.01539238,-0.2470261;0.2107134;-0.05754419,-0.2849304;-0.04375863;-0.1817398,0.07264787;0.003567636;-0.03586495,0.09982994;-0.3762316;-0.01213479,0.08137855;-0.7694861;0.07813072,0.0946088;-0.8029543;0.02371454,-0.07067751;0.003146265;-0.03964247,-0.09686217;-0.3773898;-0.03215091,-0.07950503;-0.771518;0.0544465,-0.08512708;-0.8055903;-0.0005761907,-0.01615156;0.5292634;0.001453876,598.6659
+0;0;0,0.002779898;0.3068925;0.009224467,0.006606276;0.6017484;0.003887847,0.1886702;0.4774565;0.009689135,0.2244042;0.1993945;0.03017756,0.2698524;-0.07547927;-0.03664518,-0.1725456;0.4637885;-0.001407835,-0.2119085;0.1863248;-0.02330755,-0.2568203;-0.0869042;-0.09689599,0.07275464;0.00557866;-0.03496878,0.0863597;-0.373156;0.007679485,0.08988357;-0.7695652;0.08382934,0.09069246;-0.7311569;-0.0006478205,-0.07156814;0.004093841;-0.03752889,-0.09781953;-0.3751792;-0.007416872,-0.1162174;-0.7713506;0.06782439,-0.1133048;-0.7329193;-0.01660413,0.0057271;0.529641;0.007460603,0;0;0,-0.009800907;0.3068308;0.005883455,-0.01847862;0.6015204;-0.002043724,0.1697446;0.4932933;0.01811266,0.2123144;0.2155846;0.02710462,0.2312862;-0.06387433;-0.03313816,-0.200579;0.485579;-0.01598777,-0.2465533;0.2120295;-0.06150936,-0.2855266;-0.03920642;-0.1936002,0.072578;0.003506482;-0.03559935,0.09916858;-0.3762187;-0.01224113,0.08090909;-0.769282;0.07786655,0.09302466;-0.8028147;0.02287054,-0.07040057;0.003183549;-0.03975928,-0.09711888;-0.3771874;-0.03283273,-0.08010178;-0.7710241;0.05408473,-0.0837668;-0.8092027;0.003626812,-0.01636384;0.52948;0.002283811,598.688
+0;0;0,0.00278081;0.3069932;0.009227492,0.006609428;0.6020221;0.003887546,0.1887547;0.4776598;0.00969216,0.2243816;0.2004313;0.03011918,0.2699083;-0.0749172;-0.03681896,-0.1726229;0.4639858;-0.001409783,-0.2118679;0.1873537;-0.02324387,-0.2568572;-0.08634716;-0.09695938,0.07269879;0.005574377;-0.03494193,0.08630984;-0.3733268;0.007725082,0.08983421;-0.769793;0.08388586,0.09065057;-0.731307;-0.001371771,-0.07151319;0.004090698;-0.03750008,-0.09777612;-0.3753491;-0.007374825,-0.1161767;-0.7715774;0.06787723,-0.1132371;-0.7330681;-0.0173313,0.005729679;0.5298678;0.00746263,0;0;0,-0.009944942;0.3069156;0.006450891,-0.01902472;0.6017943;-0.0004348755,0.1692487;0.4931394;0.02067947,0.2116331;0.2162132;0.02827144,0.2305968;-0.06364253;-0.03248489,-0.2007663;0.4853759;-0.01660037,-0.2467828;0.213271;-0.06542289,-0.2862372;-0.03656489;-0.2010531,0.0726382;0.00343965;-0.03534102,0.09870516;-0.3764949;-0.0120585,0.08054343;-0.7696797;0.07779765,0.09283806;-0.8027083;0.02107215,-0.07027273;0.003225933;-0.03985553,-0.09752775;-0.3772787;-0.03313398,-0.08012937;-0.7709531;0.05470752,-0.07429106;-0.7560415;-0.02943401,-0.01676397;0.529694;0.003595591,598.7145
+0;0;0,0.00278081;0.3069932;0.009227492,0.006609428;0.6020221;0.003887546,0.1887547;0.4776598;0.00969216,0.2243816;0.2004313;0.03011918,0.2699083;-0.0749172;-0.03681896,-0.1726229;0.4639858;-0.001409783,-0.2118679;0.1873537;-0.02324387,-0.2568572;-0.08634716;-0.09695938,0.07269879;0.005574377;-0.03494193,0.08630984;-0.3733268;0.007725082,0.08983421;-0.769793;0.08388586,0.09065057;-0.731307;-0.001371771,-0.07151319;0.004090698;-0.03750008,-0.09777612;-0.3753491;-0.007374825,-0.1161767;-0.7715774;0.06787723,-0.1132371;-0.7330681;-0.0173313,0.005729679;0.5298678;0.00746263,0;0;0,-0.009944942;0.3069156;0.006450891,-0.01902472;0.6017943;-0.0004348755,0.1692487;0.4931394;0.02067947,0.2116331;0.2162132;0.02827144,0.2305968;-0.06364253;-0.03248489,-0.2007663;0.4853759;-0.01660037,-0.2467828;0.213271;-0.06542289,-0.2862372;-0.03656489;-0.2010531,0.0726382;0.00343965;-0.03534102,0.09870516;-0.3764949;-0.0120585,0.08054343;-0.7696797;0.07779765,0.09283806;-0.8027083;0.02107215,-0.07027273;0.003225933;-0.03985553,-0.09752775;-0.3772787;-0.03313398,-0.08012937;-0.7709531;0.05470752,-0.07429106;-0.7560415;-0.02943401,-0.01676397;0.529694;0.003595591,598.7436
+0;0;0,0.002572082;0.3071736;0.009231619,0.00618444;0.6024944;0.00386073,0.1882212;0.4781193;0.009731349,0.2237975;0.2015245;0.03005652,0.2696075;-0.07372478;-0.03711787,-0.1727824;0.4644511;-0.001454658,-0.2116574;0.1888641;-0.02836183,-0.2579868;-0.0829339;-0.1080648,0.07266255;0.005592061;-0.03487943,0.08609851;-0.3733317;0.007805604,0.08959459;-0.7701722;0.08409531,0.0904279;-0.7316952;-0.001081623,-0.07146505;0.00406588;-0.03746872,-0.09775177;-0.3753997;-0.007458137,-0.1163241;-0.771975;0.06802572,-0.113369;-0.7334754;-0.01710177,0.005383915;0.5302656;0.007442924,0;0;0,-0.009832527;0.3070849;0.007043123,-0.01896672;0.6022727;0.001094818,0.1689803;0.4928528;0.02224374,0.2111409;0.2165218;0.02910948,0.230263;-0.06328148;-0.03186226,-0.200113;0.4851532;-0.01711173,-0.2462192;0.2144479;-0.06980304,-0.286504;-0.0320545;-0.2111777,0.07271188;0.003395096;-0.03505921,0.09828468;-0.376599;-0.0119009,0.08024808;-0.770224;0.07781434,0.09353822;-0.8031052;0.02127242,-0.07011575;0.00326911;-0.04000984,-0.09752677;-0.3772344;-0.03283406,-0.08015269;-0.7713392;0.05488307,-0.08538402;-0.8108857;0.005248494,-0.01667039;0.5300865;0.004882574,598.7772
+0;0;0,0.002573691;0.3073657;0.009237393,0.00618924;0.6029481;0.003861515,0.1880329;0.4785584;0.009733176,0.2236132;0.2019324;0.03006063,0.2694198;-0.07329628;-0.03710874,-0.172591;0.4649045;-0.001441067,-0.2114704;0.1892865;-0.02835127,-0.2577963;-0.08249116;-0.1080482,0.0724806;0.005578059;-0.0347921,0.08591687;-0.3733546;0.007893946,0.08940734;-0.7695585;0.08406128,0.09023853;-0.731103;-0.0008993372,-0.07128611;0.004055698;-0.03737491,-0.09757345;-0.3754188;-0.007363612,-0.1161159;-0.771358;0.06799915,-0.1131684;-0.73288;-0.01691214,0.005387945;0.5306498;0.007447158,0;0;0,-0.009955738;0.307261;0.007562637,-0.01935324;0.6027158;0.002302408,0.1683675;0.4926797;0.0232513,0.2103519;0.2162805;0.02972102,0.2295138;-0.0633744;-0.03181577,-0.1999498;0.4853066;-0.01771887,-0.2467545;0.2160996;-0.07719967,-0.2870113;-0.02716333;-0.2240443,0.07257514;0.003363937;-0.03487945,0.09790832;-0.3766637;-0.01186061,0.07962266;-0.7696289;0.07777834,0.09240006;-0.8027505;0.02171683,-0.06981806;0.003292444;-0.04012033,-0.0981652;-0.3771579;-0.03329653,-0.08084618;-0.7706819;0.05405417,-0.08613152;-0.8082836;0.002164096,-0.01697157;0.5304537;0.005917072,598.8114
+0;0;0,0.002574863;0.3075057;0.0092416,0.006192852;0.6032884;0.003861844,0.1884474;0.4787266;0.009741366,0.223893;0.2031483;0.02999183,0.2699057;-0.07331896;-0.0374798,-0.1729889;0.465042;-0.001458052,-0.2117211;0.1904678;-0.02826633,-0.2582555;-0.08253288;-0.1083219,0.07233472;0.005566832;-0.03472207,0.08578661;-0.3738062;0.008013573,0.08926894;-0.769086;0.08400325,0.09010264;-0.7306051;-0.001213208,-0.07114264;0.004047536;-0.03729969,-0.09746053;-0.375868;-0.007253515,-0.1159598;-0.7708837;0.06793347,-0.1130034;-0.7323802;-0.01723353,0.005390951;0.5309353;0.007450198,0;0;0,-0.01016789;0.3073831;0.008000612,-0.02003067;0.6030351;0.003434658,0.1681903;0.4926698;0.02451515,0.2095916;0.2172497;0.03080416,0.2287915;-0.06355995;-0.0314939,-0.2005373;0.4851118;-0.01880947,-0.2476577;0.218538;-0.08459663,-0.2872165;-0.02327035;-0.2364767,0.07247775;0.003371894;-0.03470635,0.09771096;-0.3770963;-0.01150322,0.07920321;-0.7691318;0.07793045,0.09183525;-0.8021359;0.02131438,-0.06957021;0.003261414;-0.04022778,-0.09836683;-0.3775983;-0.03331633,-0.08101523;-0.7702293;0.05370387,-0.08642084;-0.8080944;0.001746349,-0.01750283;0.5307144;0.006870747,598.8441
+0;0;0,0.002381222;0.3076311;0.009290315,0.005829995;0.6036213;0.003936326,0.1886888;0.4789639;0.009881398,0.22385;0.2058887;0.02984683,0.2702554;-0.0717724;-0.03842922,-0.1731295;0.4639711;-0.00505753,-0.2122856;0.1922502;-0.03403182,-0.2592288;-0.08109969;-0.1176199,0.07226846;0.005590398;-0.03466759,0.08558464;-0.3744579;0.00812446,0.0889762;-0.7689894;0.08405536,0.09044025;-0.7306946;0.0006323755,-0.071068;0.004015626;-0.0372698,-0.09752038;-0.3765601;-0.007144269,-0.1164102;-0.7708555;0.06773211,-0.1128653;-0.732541;-0.01562642,0.005093244;0.5312182;0.007509829,0;0;0,-0.0100764;0.3075013;0.008383751,-0.01979934;0.6033722;0.004453182,0.1685421;0.4918834;0.02706385,0.2088652;0.2188366;0.03200984,0.2282719;-0.06325093;-0.03092492,-0.200524;0.4849894;-0.01981518,-0.2477942;0.2219556;-0.08897975,-0.2870591;-0.01744086;-0.2472782,0.07245952;0.003323048;-0.03456008,0.09755719;-0.3778071;-0.01099896,0.07906796;-0.7691685;0.07803226,0.09286627;-0.8029441;0.02537656,-0.06935207;0.003333981;-0.04043512,-0.09858507;-0.3781662;-0.03349131,-0.08124352;-0.7700235;0.05356775,-0.08643775;-0.806139;0.002263676,-0.01730691;0.5309941;0.007725716,598.8662
+0;0;0,0.002382945;0.3078537;0.009297037,0.005835843;0.6041974;0.00393679,0.1891293;0.479333;0.009891592,0.224479;0.204794;0.02996404,0.2706884;-0.07169405;-0.03802357,-0.1735472;0.4643045;-0.005082775,-0.2129133;0.1911272;-0.03421237,-0.2596582;-0.08106789;-0.1174473,0.07218792;0.005584168;-0.03462895,0.08549902;-0.374319;0.008146755,0.08889239;-0.7690607;0.08411811,0.09038655;-0.7305952;-0.001021452,-0.07098881;0.004011151;-0.03722827,-0.09743109;-0.3764193;-0.007114241,-0.116331;-0.7709247;0.06780203,-0.1127132;-0.7324391;-0.01727175,0.005098247;0.5317112;0.007514398,0;0;0,-0.009872198;0.3077142;0.008974314,-0.01939575;0.6039577;0.00605917,0.1690438;0.4913463;0.02932239,0.2084711;0.2166539;0.03302097,0.2277391;-0.06405082;-0.03051567,-0.2001494;0.484827;-0.02058475,-0.2481973;0.2222329;-0.09647838,-0.2862765;-0.01359825;-0.2581475,0.07240233;0.003267348;-0.03447711,0.09740414;-0.3777252;-0.0109632,0.07888077;-0.769301;0.07808471,0.09204887;-0.8022432;0.02162648,-0.06917316;0.003435014;-0.04055514,-0.09871025;-0.3778964;-0.0336794,-0.08127853;-0.7699034;0.0536756,-0.08611704;-0.8049091;-0.001763504,-0.01695486;0.5314832;0.009071827,598.8997
+0;0;0,0.002384414;0.3080435;0.009302771,0.00584072;0.6046786;0.00393751,0.1881899;0.4800176;0.009883336,0.223433;0.2063063;0.02989527,0.2697737;-0.0709669;-0.0382854,-0.172627;0.4650663;-0.005014254,-0.2118745;0.1927123;-0.03405604,-0.2587521;-0.08025566;-0.1175274,0.07203492;0.005572332;-0.03455555,0.08533073;-0.3738945;0.008171029,0.08872565;-0.7688166;0.08417708,0.09022092;-0.7303448;-0.001025245,-0.07083834;0.004002649;-0.03714935,-0.09725025;-0.3759909;-0.007069912,-0.1161588;-0.7706765;0.06788056,-0.1125383;-0.7321846;-0.01725593,0.005102461;0.5321273;0.00751833,0;0;0,-0.009601299;0.3078892;0.009750366,-0.01861095;0.6044537;0.008363962,0.1685944;0.4909533;0.03035307,0.207974;0.2170976;0.03392148,0.2271223;-0.06435111;-0.03008211,-0.1980709;0.4852957;-0.02119767,-0.2461355;0.2250967;-0.1021096,-0.2831651;-0.008262411;-0.2689893,0.07232183;0.00321126;-0.03425503,0.09726204;-0.3773521;-0.01086688,0.07861058;-0.7691565;0.07797718,0.09185313;-0.8020452;0.02138138,-0.06878039;0.00352661;-0.0408777,-0.09850584;-0.3773307;-0.03303269,-0.08065739;-0.7696348;0.0537471,-0.08443798;-0.8074256;0.001559302,-0.01630999;0.531893;0.01095366,598.9221
+0;0;0,0.002110071;0.3082244;0.00935907,0.005344992;0.6051764;0.004017702,0.1874811;0.4806893;0.01010594,0.2226111;0.2088292;0.02987478,0.2694001;-0.06972209;-0.0388877,-0.1723854;0.4651597;-0.006868176,-0.2122622;0.1952463;-0.03987528,-0.2614328;-0.07232258;-0.1423322,0.07199017;0.005609202;-0.03443376,0.08497772;-0.3734007;0.008201845,0.08842015;-0.7685258;0.08433284,0.09029423;-0.7300521;-0.0009174272,-0.07071989;0.003956051;-0.03718573,-0.09729851;-0.3755422;-0.00702606,-0.1163303;-0.7704413;0.06796835,-0.112329;-0.7319453;-0.01720636,0.004693289;0.5325526;0.007584279,0;0;0,-0.009462174;0.3080353;0.01091218,-0.01853945;0.6049151;0.01160979,0.1682678;0.4906114;0.03216505,0.2071091;0.218556;0.03534222,0.2265332;-0.06418112;-0.02939343,-0.1969472;0.4855575;-0.0218054,-0.2453004;0.2284838;-0.106114,-0.2804095;-0.001661435;-0.2802082,0.07229203;0.003146693;-0.03411293,0.09717378;-0.3769425;-0.01070261,0.07852028;-0.7689586;0.07821894,0.09118329;-0.8019257;0.02149391,-0.06863562;0.003559966;-0.04094153,-0.09892121;-0.3767831;-0.03340168,-0.08067724;-0.7690814;0.05435289,-0.08510315;-0.806493;0.001636658,-0.01620382;0.5322672;0.01365685,598.9562
+0;0;0,0.002110071;0.3082244;0.00935907,0.005344992;0.6051764;0.004017702,0.1874811;0.4806893;0.01010594,0.2226111;0.2088292;0.02987478,0.2694001;-0.06972209;-0.0388877,-0.1723854;0.4651597;-0.006868176,-0.2122622;0.1952463;-0.03987528,-0.2614328;-0.07232258;-0.1423322,0.07199017;0.005609202;-0.03443376,0.08497772;-0.3734007;0.008201845,0.08842015;-0.7685258;0.08433284,0.09029423;-0.7300521;-0.0009174272,-0.07071989;0.003956051;-0.03718573,-0.09729851;-0.3755422;-0.00702606,-0.1163303;-0.7704413;0.06796835,-0.112329;-0.7319453;-0.01720636,0.004693289;0.5325526;0.007584279,0;0;0,-0.009462174;0.3080353;0.01091218,-0.01853945;0.6049151;0.01160979,0.1682678;0.4906114;0.03216505,0.2071091;0.218556;0.03534222,0.2265332;-0.06418112;-0.02939343,-0.1969472;0.4855575;-0.0218054,-0.2453004;0.2284838;-0.106114,-0.2804095;-0.001661435;-0.2802082,0.07229203;0.003146693;-0.03411293,0.09717378;-0.3769425;-0.01070261,0.07852028;-0.7689586;0.07821894,0.09118329;-0.8019257;0.02149391,-0.06863562;0.003559966;-0.04094153,-0.09892121;-0.3767831;-0.03340168,-0.08067724;-0.7690814;0.05435289,-0.08510315;-0.806493;0.001636658,-0.01620382;0.5322672;0.01365685,598.9786
+0;0;0,0.002112137;0.3085263;0.009368236,0.005352557;0.6059827;0.004017866,0.1876294;0.4813337;0.01011403,0.2227493;0.2095519;0.02987717,0.2695999;-0.06936684;-0.03897603,-0.1725163;0.465792;-0.00687325,-0.2123816;0.1959564;-0.03987084,-0.2616171;-0.07196549;-0.142463,0.0718944;0.00560174;-0.03438795,0.08493464;-0.3749458;0.008420639,0.08836135;-0.7682663;0.08420393,0.0902241;-0.7298439;-0.0005310029,-0.0706258;0.003950788;-0.03713626,-0.09731226;-0.3770872;-0.006854227,-0.1162571;-0.7701827;0.06779768,-0.11228;-0.731738;-0.01686215,0.004699763;0.5332372;0.007590417,0;0;0,-0.009313073;0.3083142;0.01167512,-0.01832604;0.6056963;0.01321149,0.1682767;0.4899915;0.03407621,0.2067208;0.2179531;0.03663135,0.225499;-0.06502888;-0.02894294,-0.1963094;0.4856269;-0.02256217,-0.2445956;0.2301607;-0.1114146,-0.2788269;0.0007722676;-0.287314,0.07227016;0.002990335;-0.03392339,0.09757253;-0.3785754;-0.009706259,0.07847428;-0.7688721;0.07838273,0.09042647;-0.8022791;0.02278495,-0.06843331;0.003619967;-0.0410669,-0.0990128;-0.378251;-0.03341661,-0.08085681;-0.768737;0.05403054,-0.08476996;-0.8041227;-0.0004104078,-0.01600555;0.5329214;0.01508546,599.0112
+0;0;0,0.001700687;0.3087518;0.009469581,0.004778366;0.6065472;0.004167921,0.1867841;0.4819557;0.01037947,0.2220152;0.2103593;0.0301121,0.2690036;-0.068396;-0.03903137,-0.172226;0.4657001;-0.00915611,-0.2136405;0.1969932;-0.0475827,-0.2620834;-0.07163069;-0.1485171,0.07184389;0.00564222;-0.03423131,0.08443747;-0.375263;0.008585189,0.08763579;-0.7671013;0.0840632,0.08995963;-0.7286879;-0.0005905703,-0.07049201;0.003894017;-0.03716014,-0.09729581;-0.377469;-0.006756198,-0.1166403;-0.768988;0.06796362,-0.1122049;-0.7305492;-0.01660328,0.004179581;0.5337248;0.007730983,0;0;0,-0.009029713;0.3085122;0.0126071,-0.01768228;0.6062329;0.01533198,0.168268;0.489647;0.03598261,0.2062943;0.2177154;0.0375495,0.2251456;-0.06517869;-0.02809167,-0.1946658;0.4856162;-0.02352932,-0.243029;0.2314377;-0.1154504,-0.2760611;0.007837757;-0.2987675,0.0722232;0.002913505;-0.03377104,0.0972787;-0.3790032;-0.009430408,0.07840006;-0.7677919;0.07849765,0.0907225;-0.801195;0.02308416,-0.06823854;0.003640914;-0.04117532,-0.09865141;-0.3785669;-0.03264054,-0.08113957;-0.7678921;0.05317069,-0.08475361;-0.8034896;-0.0009251498,-0.01546099;0.5333722;0.0169239,599.045
+0;0;0,0.001701822;0.308958;0.009475905,0.004781794;0.6069732;0.004170637,0.1867711;0.4823399;0.01038422,0.2219447;0.2111875;0.0300846,0.2688843;-0.06727874;-0.03898716,-0.1722075;0.4660859;-0.00914965,-0.2135544;0.1978181;-0.04751343,-0.261947;-0.07052717;-0.1483432,0.0717395;0.005634022;-0.03418157,0.08432487;-0.3750229;0.008607015,0.08752788;-0.7674364;0.08419584,0.08986116;-0.7289889;-0.0008017421,-0.07038958;0.003888359;-0.03710615,-0.09717591;-0.3772261;-0.006722024,-0.1165488;-0.7693199;0.06810749,-0.1120954;-0.7308468;-0.01680286,0.004182628;0.5341045;0.007735966,0;0;0,-0.008898392;0.3086915;0.01334619,-0.0175351;0.6066262;0.01660395,0.1682545;0.4897086;0.03785157,0.2054344;0.2181102;0.03880477,0.2248393;-0.06432584;-0.0273087,-0.1939004;0.4856089;-0.02454779,-0.2431103;0.2343942;-0.1226218,-0.2748669;0.0160335;-0.311904,0.07215904;0.002836481;-0.03364086,0.09714423;-0.3788402;-0.009401083,0.07823339;-0.7682225;0.07855439,0.09109487;-0.8016837;0.02279902,-0.06808113;0.003676156;-0.04120832,-0.09876437;-0.3782596;-0.03269158,-0.08127305;-0.7680677;0.05365679,-0.08486667;-0.8033419;-0.001368355,-0.01531594;0.5337168;0.01809478,599.0684
+0;0;0,0.001425459;0.3091981;0.009577091,0.004353373;0.6074548;0.004361995,0.1859831;0.4829094;0.01070845,0.2212717;0.2115819;0.03031857,0.2683477;-0.06670251;-0.03868622,-0.1718974;0.4663332;-0.01105574,-0.2157518;0.1996239;-0.05786856,-0.2631536;-0.06736121;-0.1622334,0.07162253;0.005643657;-0.0340204,0.08394284;-0.3742199;0.008715373,0.08708881;-0.7673327;0.08442946,0.08983271;-0.7288926;-0.0004987195,-0.07019408;0.003857334;-0.0371071,-0.09713662;-0.3764488;-0.006844427,-0.1167256;-0.7691703;0.06843039,-0.1118622;-0.730698;-0.01639961,0.003775863;0.5345286;0.007920124,0;0;0,-0.008797668;0.3089064;0.01402497,-0.01735303;0.607075;0.01785302,0.1679303;0.4898989;0.03914642,0.2050852;0.2181128;0.03965664,0.2244769;-0.06404081;-0.02692664,-0.192706;0.4858259;-0.02569075,-0.2424228;0.2366206;-0.1290031,-0.2737191;0.02246675;-0.3228552,0.07207511;0.002725527;-0.03341818,0.09686905;-0.3781679;-0.009337902,0.07806283;-0.7682409;0.0788076,0.08957136;-0.801603;0.02273298,-0.06781708;0.003702049;-0.04130574,-0.09725453;-0.3774683;-0.03048632,-0.07863683;-0.7676003;0.05743797,-0.08288176;-0.8046607;0.004746024,-0.01515541;0.5341057;0.01921654,599.0908
+0;0;0,0.001426643;0.3094549;0.009585042,0.004356953;0.6079553;0.004365715,0.18599;0.4833501;0.01071509,0.2212316;0.2123839;0.03029911,0.2682697;-0.06567711;-0.03865029,-0.1718979;0.4667735;-0.01104954,-0.215694;0.2004195;-0.05780002,-0.2630577;-0.06635132;-0.1620811,0.07148853;0.005633098;-0.03395675,0.08380211;-0.3740229;0.008755676,0.08696135;-0.7687941;0.08478916,0.08970853;-0.7303439;-0.0002405122,-0.07006275;0.003850117;-0.03703767,-0.09699057;-0.3762482;-0.006791538,-0.1166622;-0.7706264;0.06880082,-0.1117929;-0.7321441;-0.01613054,0.003778977;0.5349704;0.007926713,0;0;0,-0.00881071;0.3091391;0.01454616,-0.01742515;0.6075441;0.01880455,0.1677316;0.4897714;0.04016399,0.2045161;0.2183031;0.04041696,0.2241175;-0.06363064;-0.0260185,-0.1920325;0.4858446;-0.02724028,-0.2425395;0.2394825;-0.1358818,-0.2752455;0.04244652;-0.3465751,0.07199697;0.002672106;-0.03323698,0.09672999;-0.3780199;-0.009226322,0.07791589;-0.7698251;0.07892132,0.08864908;-0.8032166;0.02257133,-0.06757578;0.003730526;-0.04141255,-0.09732736;-0.3772008;-0.03042249,-0.07883742;-0.7692809;0.05656461,-0.08272985;-0.8059966;0.003246136,-0.01520987;0.5345145;0.02007031,599.124
+0;0;0,0.001427697;0.3096835;0.009592124,0.004360082;0.6083945;0.004369271,0.1859471;0.4837544;0.01072028,0.2211443;0.2131301;0.03027959,0.2680382;-0.06407839;-0.03845841,-0.1718512;0.467182;-0.01103891,-0.215592;0.201164;-0.0577304,-0.2628105;-0.06478888;-0.1616917,0.07135238;0.005622371;-0.03389208,0.08369681;-0.3749847;0.008927338,0.08684804;-0.7687548;0.084768,0.08964117;-0.7301633;-0.001683787,-0.06992932;0.003842785;-0.03696714,-0.0969246;-0.3772076;-0.00664524,-0.1165463;-0.7705858;0.06875543,-0.1115956;-0.7319615;-0.01759642,0.003781728;0.5353618;0.0079326,0;0;0,-0.008916359;0.3093406;0.01506042,-0.01774542;0.6079423;0.01982284,0.1673227;0.489675;0.04099774,0.2039004;0.2185279;0.04149556,0.2237656;-0.06255749;-0.0245713,-0.1915934;0.4858028;-0.02830559,-0.2428126;0.2414959;-0.1403309,-0.2754394;0.04416884;-0.349534,0.07191253;0.002602801;-0.03306448,0.09663355;-0.3790054;-0.008332968,0.07771361;-0.7698979;0.07919836,0.08902153;-0.8022614;0.0197134,-0.06731926;0.003819055;-0.04153286,-0.09742177;-0.3780347;-0.03016901,-0.07918127;-0.7691623;0.05645145,-0.08446258;-0.80485;-0.0002298467,-0.01546646;0.5348649;0.02096462,599.1567
+0;0;0,0.001429051;0.3099773;0.009601223,0.004365395;0.6090908;0.004371431,0.1858813;0.4843747;0.01072605,0.2211305;0.2133501;0.03031428,0.2678882;-0.06305289;-0.03822399,-0.1717788;0.4678087;-0.01102473,-0.2155842;0.2013972;-0.05778528,-0.2626655;-0.06378293;-0.1614445,0.07127046;0.005615916;-0.03385317,0.08361155;-0.3748883;0.008954678,0.08676217;-0.7685834;0.0847809,0.08956869;-0.7299507;-0.002085365,-0.06984903;0.003838373;-0.0369247,-0.09683701;-0.3771091;-0.006610986,-0.116455;-0.7704124;0.06877533,-0.1114806;-0.7317468;-0.01799051,0.00378628;0.5359621;0.007939444,0;0;0,-0.008901708;0.3096057;0.01566005,-0.01779433;0.6085961;0.02114773,0.1669995;0.4893638;0.04211783,0.2035961;0.2178106;0.04243445,0.2235403;-0.06232786;-0.02395117,-0.1907917;0.4860282;-0.02947395,-0.2504523;0.2626747;-0.1765601,-0.2688808;0.05066524;-0.3714826,0.0718554;0.002555564;-0.0329746,0.0963546;-0.3789543;-0.008109093,0.07761906;-0.7698089;0.07928132,0.09005697;-0.8016757;0.01889967,-0.06717839;0.003873354;-0.04158262,-0.09717312;-0.377873;-0.02982321,-0.07902218;-0.7688705;0.05705009,-0.08411259;-0.8052339;0.0004980266,-0.01550008;0.5354204;0.02210975,599.1901
+0;0;0,0.001230401;0.3099761;0.009667088,0.003945044;0.6090931;0.004495471,0.1855627;0.4844987;0.01115639,0.220882;0.2134628;0.03045984,0.2676945;-0.06290415;-0.03818606,-0.1719463;0.4676467;-0.01198307,-0.2173353;0.2026009;-0.06462429,-0.264241;-0.06046787;-0.1736063,0.07132235;0.005633496;-0.03374076,0.08352339;-0.3748784;0.009038262,0.08658136;-0.7685854;0.08480671,0.08964415;-0.7299526;-0.002050884,-0.06977135;0.003831849;-0.03707195,-0.09684096;-0.3770935;-0.006553508,-0.1166564;-0.7703758;0.06889025,-0.1114255;-0.7317092;-0.01786039,0.003438075;0.5359626;0.008038534,0;0;0,-0.008901708;0.3096057;0.01566005,-0.01779433;0.6085961;0.02114773,0.1669995;0.4893638;0.04211783,0.2035961;0.2178106;0.04243445,0.2235403;-0.06232786;-0.02395117,-0.1907917;0.4860282;-0.02947395,-0.2504523;0.2626747;-0.1765601,-0.2688808;0.05066524;-0.3714826,0.0718554;0.002555564;-0.0329746,0.0963546;-0.3789543;-0.008109093,0.07761906;-0.7698089;0.07928132,0.09005697;-0.8016757;0.01889967,-0.06717839;0.003873354;-0.04158262,-0.09717312;-0.377873;-0.02982321,-0.07902218;-0.7688705;0.05705009,-0.08411259;-0.8052339;0.0004980266,-0.01550008;0.5354204;0.02210975,599.213
+0;0;0,0.001231426;0.3102344;0.009675144,0.003947848;0.6095428;0.00450081,0.1853177;0.484986;0.01115906,0.2206017;0.2142208;0.03044323,0.2674392;-0.06229395;-0.03823935,-0.1717054;0.4681568;-0.01194894,-0.2170489;0.2033757;-0.0645376,-0.2639798;-0.05983362;-0.1735778,0.07123379;0.005626501;-0.03369887,0.08342681;-0.3746352;0.009052016,0.08646844;-0.7662372;0.08441538,0.0895398;-0.7275802;-0.002685256,-0.06968471;0.003827091;-0.03702592,-0.09673652;-0.3768477;-0.006527547,-0.116446;-0.7680273;0.06851284,-0.1112005;-0.7293364;-0.01848055,0.003440653;0.5363799;0.008045444,0;0;0,-0.008845244;0.309829;0.01637864,-0.01780887;0.6089945;0.0225997,0.1666924;0.4893409;0.04288888,0.2033124;0.2180673;0.04342389,0.223633;-0.06213054;-0.02326679,-0.1896103;0.4860561;-0.03085346,-0.24448;0.2531688;-0.1638327,-0.2738326;0.05976821;-0.3762146,0.07177875;0.00255166;-0.03290629,0.0963397;-0.3787026;-0.008062601,0.07761589;-0.7674533;0.07890463,0.0895273;-0.7992865;0.01803041,-0.06703537;0.003902656;-0.04162394,-0.09713592;-0.3775967;-0.03033536,-0.07912931;-0.7663615;0.05672099,-0.08441956;-0.8034399;0.0006549284,-0.01549663;0.5357848;0.02338457,599.2349
+0;0;0,0.00123297;0.3106233;0.009687272,0.003953132;0.6103426;0.004505997,0.184835;0.4858269;0.01116058,0.2201599;0.2147481;0.03046709,0.2668422;-0.06085011;-0.03798784,-0.1712315;0.4690429;-0.01188551,-0.2166276;0.2039551;-0.06453509,-0.2634029;-0.05838186;-0.1732139,0.07114087;0.005619162;-0.03365491,0.08331886;-0.374174;0.009043306,0.08636889;-0.7668582;0.08461493,0.08943415;-0.7282184;-0.002312973,-0.06959381;0.003822099;-0.03697762,-0.09661228;-0.3763837;-0.006516825,-0.1163763;-0.7686445;0.06873095,-0.1111411;-0.7299708;-0.01808992,0.003445269;0.5370832;0.008055306,0;0;0,-0.008716438;0.3101858;0.01705718,-0.01765171;0.6097537;0.0237155,0.1661128;0.4895126;0.04459596,0.2032483;0.217989;0.04409909,0.2237243;-0.06131506;-0.02215528,-0.1881441;0.4865488;-0.03208718,-0.2439979;0.252862;-0.1639022,-0.2728059;0.07280689;-0.3865453,0.07172564;0.002482101;-0.03277993,0.09614958;-0.3783105;-0.00798583,0.07699622;-0.768309;0.07836008,0.08968645;-0.8001024;0.01785349,-0.06688818;0.003946318;-0.04166112,-0.09712549;-0.3770673;-0.03032113,-0.0792442;-0.7670768;0.05624781,-0.08450944;-0.8034086;-0.0004344843,-0.01534998;0.536446;0.02440667,599.2573
+0;0;0,0.001046809;0.3109826;0.009711584,0.003548912;0.6110433;0.004521757,0.1841192;0.4867071;0.01163792,0.2192297;0.2159748;0.03067608,0.2663122;-0.05940723;-0.03796817,-0.1710439;0.4697774;-0.01277525,-0.2179462;0.206812;-0.07227766,-0.2666882;-0.04640445;-0.1998305,0.07103688;0.005621934;-0.03354777,0.08302511;-0.3731799;0.009017598,0.08602775;-0.7667565;0.08485362,0.08936158;-0.728115;-0.002121009,-0.06945739;0.003800701;-0.03693948,-0.09644233;-0.3754012;-0.00654023,-0.1163633;-0.7685077;0.06917721,-0.110859;-0.7298311;-0.01768357,0.003109381;0.537702;0.008072665,0;0;0,-0.008645982;0.3105066;0.0177896,-0.01752756;0.610401;0.02509451,0.1656771;0.4894746;0.04529667,0.202872;0.2183521;0.04472852,0.2236412;-0.06086773;-0.02136993,-0.1866269;0.4866545;-0.03327283,-0.246393;0.2596359;-0.1739203,-0.2729986;0.0834087;-0.3997526,0.07163268;0.002448931;-0.03265059,0.0957314;-0.3773676;-0.008051636,0.0766936;-0.7682486;0.07862139,0.08937008;-0.8000027;0.01799035,-0.06672733;0.003995715;-0.04165088,-0.09897269;-0.3759376;-0.03408235,-0.08076245;-0.7664535;0.05439596,-0.08608363;-0.8027695;-0.002386563,-0.01524017;0.53701;0.02562261,599.2914
+0;0;0,0.001048268;0.3114159;0.009725114,0.003553824;0.6118929;0.00452784,0.1840163;0.4874792;0.01164711,0.2191027;0.2169327;0.0306722,0.2661311;-0.05813268;-0.03789312,-0.1709365;0.4705595;-0.0127516,-0.2178066;0.2077746;-0.07221316,-0.2664925;-0.04515067;-0.1996194,0.0708801;0.005609525;-0.03347372,0.08285553;-0.3727878;0.009046189,0.08585607;-0.7660898;0.08482931,0.08918057;-0.7274724;-0.001901917,-0.06930408;0.003792312;-0.03685794,-0.09626019;-0.3750046;-0.006491162,-0.1161673;-0.7678368;0.06917345,-0.1106784;-0.7291844;-0.01744425,0.003113647;0.5384438;0.008083965,0;0;0,-0.008785587;0.3108968;0.01848078,-0.01777152;0.6111888;0.02644777,0.1652661;0.4896142;0.04592824,0.2025221;0.2186898;0.04531932,0.2234686;-0.06031469;-0.02019095,-0.1856034;0.4867921;-0.03479142,-0.2472984;0.2602348;-0.1749838,-0.2732432;0.09565927;-0.4091112,0.07157509;0.002369702;-0.03236258,0.09524825;-0.3770727;-0.007888079,0.07641071;-0.7676622;0.07885002,0.08904791;-0.79961;0.01876353,-0.06644905;0.004052816;-0.04176173,-0.09891248;-0.3754367;-0.03340972,-0.08087216;-0.765691;0.05499071,-0.08607988;-0.8014508;-0.002071943,-0.01545112;0.5376897;0.02679992,599.3268
+0;0;0,0.001048897;0.3116027;0.009730947,0.003555154;0.6121602;0.004532697,0.1841157;0.4877092;0.01165436,0.2191595;0.2174908;0.03065639,0.2662905;-0.05817479;-0.03805854,-0.1710296;0.4707803;-0.01275758,-0.2178429;0.2083141;-0.07214704,-0.266635;-0.04516304;-0.1998312,0.07081697;0.005604529;-0.03344391,0.08285625;-0.3748103;0.009302706,0.08585069;-0.7673131;0.08493185,0.08917189;-0.7287043;-0.001713216,-0.06924236;0.003788935;-0.03682512,-0.09634219;-0.3770277;-0.006296426,-0.1162088;-0.7690617;0.06921445,-0.1107254;-0.7304179;-0.0173172,0.003114921;0.5387015;0.008089285,0;0;0,-0.008771002;0.3110647;0.01881099,-0.01780454;0.6114326;0.02687478,0.1651669;0.4893459;0.04678464,0.2026966;0.2187935;0.04665112,0.2238651;-0.06073388;-0.01931047,-0.1851641;0.4872447;-0.03611765,-0.2455474;0.2990615;-0.2246597,-0.2700393;0.1030937;-0.4342577,0.07154036;0.002330154;-0.03227222,0.09519338;-0.3791194;-0.007283211,0.07614588;-0.7689;0.0792935,0.0885907;-0.8009212;0.01936842,-0.06632767;0.004094946;-0.04181891,-0.09905331;-0.3774053;-0.03320095,-0.08099261;-0.7668805;0.05494742,-0.08654884;-0.8022424;-0.002406441,-0.01547499;0.5379242;0.02721786,599.358
+0;0;0,0.0007773825;0.311963;0.009818046,0.003005267;0.6128814;0.004668242,0.1835507;0.4884146;0.0119754,0.2186025;0.2183984;0.0308198,0.2657622;-0.05683354;-0.03787081,-0.1711819;0.4713995;-0.01397195,-0.218963;0.2105704;-0.07860602,-0.2681476;-0.03664291;-0.2170312,0.0707261;0.005615725;-0.03330226,0.08262192;-0.3754457;0.009379767,0.08550078;-0.766266;0.08486403,0.08911611;-0.7276496;-0.001843855,-0.06907942;0.003761105;-0.03683265,-0.09647065;-0.3776586;-0.006177185,-0.1161894;-0.7680209;0.06915663,-0.1104108;-0.7293648;-0.01743003,0.002660827;0.539335;0.008203082,0;0;0,-0.008618806;0.3113986;0.01935315,-0.01748488;0.6121182;0.02781224,0.165113;0.489339;0.04795122,0.2025665;0.2189882;0.04761505,0.2238163;-0.06027487;-0.01762033,-0.1841529;0.4880819;-0.0370523,-0.2455184;0.300107;-0.2251804,-0.2697779;0.1126391;-0.4418883,0.07151272;0.002238646;-0.03199494,0.09474383;-0.3798552;-0.006782293,0.07589606;-0.7679553;0.0796454,0.08822965;-0.7999668;0.01957845,-0.06605612;0.004143822;-0.04197826,-0.09918072;-0.3779455;-0.03294702,-0.08079143;-0.7656978;0.05512463,-0.08651644;-0.8018187;-0.001451313,-0.01520252;0.5385219;0.02806163,599.381
+0;0;0,0.0007773825;0.311963;0.009818046,0.003005267;0.6128814;0.004668242,0.1835507;0.4884146;0.0119754,0.2186025;0.2183984;0.0308198,0.2657622;-0.05683354;-0.03787081,-0.1711819;0.4713995;-0.01397195,-0.218963;0.2105704;-0.07860602,-0.2681476;-0.03664291;-0.2170312,0.0707261;0.005615725;-0.03330226,0.08262192;-0.3754457;0.009379767,0.08550078;-0.766266;0.08486403,0.08911611;-0.7276496;-0.001843855,-0.06907942;0.003761105;-0.03683265,-0.09647065;-0.3776586;-0.006177185,-0.1161894;-0.7680209;0.06915663,-0.1104108;-0.7293648;-0.01743003,0.002660827;0.539335;0.008203082,0;0;0,-0.008618806;0.3113986;0.01935315,-0.01748488;0.6121182;0.02781224,0.165113;0.489339;0.04795122,0.2025665;0.2189882;0.04761505,0.2238163;-0.06027487;-0.01762033,-0.1841529;0.4880819;-0.0370523,-0.2455184;0.300107;-0.2251804,-0.2697779;0.1126391;-0.4418883,0.07151272;0.002238646;-0.03199494,0.09474383;-0.3798552;-0.006782293,0.07589606;-0.7679553;0.0796454,0.08822965;-0.7999668;0.01957845,-0.06605612;0.004143822;-0.04197826,-0.09918072;-0.3779455;-0.03294702,-0.08079143;-0.7656978;0.05512463,-0.08651644;-0.8018187;-0.001451313,-0.01520252;0.5385219;0.02806163,599.4042
+0;0;0,0.0007782057;0.3122934;0.009828444,0.003007773;0.6134357;0.004675083,0.1834418;0.4889522;0.01198223,0.2185948;0.2181571;0.030881,0.2655831;-0.05607468;-0.03755999,-0.1710728;0.4719476;-0.01394919,-0.2189918;0.210366;-0.07876972,-0.2679976;-0.03594893;-0.2166919,0.07065529;0.005610102;-0.03326891,0.0825485;-0.3753676;0.009403735,0.08544342;-0.7683697;0.08530939,0.0890688;-0.7297294;-0.001639366,-0.06901026;0.00375734;-0.03679578,-0.09639547;-0.3775786;-0.00614704,-0.1162243;-0.77012;0.06960732,-0.1104297;-0.7314399;-0.01721987,0.002663108;0.5398414;0.008212229,0;0;0,-0.008536898;0.3117132;0.01965642,-0.01739093;0.6126559;0.02815318,0.1648807;0.4892881;0.04876089,0.2026012;0.2181793;0.0485208,0.2239738;-0.06011465;-0.0162158,-0.1834693;0.4886103;-0.03793626,-0.2464879;0.3029282;-0.2289172,-0.2714138;0.1285117;-0.4548657,0.07147962;0.002192348;-0.03187978,0.09462507;-0.3798272;-0.006744146,0.07576777;-0.770312;0.07920146,0.0881727;-0.8020738;0.01854276,-0.06592835;0.004206537;-0.04202641,-0.09957257;-0.3777675;-0.03364087,-0.08099955;-0.7676458;0.05507543,-0.08689127;-0.806659;0.001686677,-0.01511397;0.5390114;0.02840447,599.4366
+0;0;0,0.0004707287;0.3124891;0.009949991,0.002542085;0.6137283;0.004921146,0.1831437;0.4892995;0.01257759,0.2183508;0.2183702;0.03129969,0.2650869;-0.05490226;-0.03696094,-0.171197;0.4718135;-0.01553741,-0.2213079;0.213214;-0.09042389,-0.2709562;-0.02614461;-0.2379504,0.0705997;0.005627481;-0.0330912,0.08209882;-0.3751119;0.009560879,0.08510026;-0.7683178;0.08547027,0.08909216;-0.7297535;-0.0006826818,-0.06885052;0.003724423;-0.03683406,-0.0962781;-0.377354;-0.006160408,-0.1164831;-0.7700611;0.06970105,-0.1103403;-0.7314565;-0.01632129,0.002250506;0.5401125;0.008399392,0;0;0,-0.008586574;0.311895;0.01991105,-0.01745438;0.6129283;0.02845979,0.16479;0.4892426;0.04948521,0.2025338;0.2180083;0.0491612,0.2243795;-0.05948985;-0.01439309,-0.1834101;0.4893931;-0.03861419,-0.2459924;0.3026645;-0.2288998,-0.2734433;0.1395448;-0.4616229,0.07146692;0.002102345;-0.0316081,0.09451796;-0.3796864;-0.006709099,0.07539725;-0.7703741;0.0791955,0.08885881;-0.8024874;0.02026892,-0.06566171;0.00427324;-0.04220536,-0.09880679;-0.3774551;-0.03226695,-0.08120228;-0.7678524;0.05526659,-0.08621141;-0.8062029;0.002212428,-0.01517551;0.5392653;0.02870321,599.4695
+0;0;0,0.0004709777;0.3126544;0.009955253,0.00254279;0.6139554;0.004925705,0.1830066;0.4895583;0.0125793,0.2182132;0.2186325;0.03130115,0.2649578;-0.05468997;-0.03697198,-0.1710642;0.4720855;-0.0155143,-0.2211745;0.2134895;-0.09039979,-0.2708319;-0.02591297;-0.2379534,0.07042749;0.005613755;-0.03301049,0.08191705;-0.3748089;0.009606112,0.08492331;-0.7686464;0.08563744,0.08889973;-0.7301152;-0.0001816005,-0.06868258;0.003715339;-0.03674421,-0.09608735;-0.3770461;-0.006096082,-0.1163248;-0.7703841;0.06988724,-0.1102059;-0.7318127;-0.01580168,0.002251183;0.5403326;0.008404281,0;0;0,-0.008557182;0.3120382;0.02027392,-0.01735894;0.6131282;0.02906919,0.1646088;0.4890781;0.05010462,0.2023148;0.2178423;0.04968929,0.2240986;-0.05980456;-0.01347041,-0.1827775;0.4901461;-0.03945447,-0.2480772;0.3054733;-0.230825,-0.2762589;0.1608605;-0.4754561,0.07132861;0.00201571;-0.0314548,0.09425835;-0.3794568;-0.006505013,0.07525256;-0.7707765;0.07955003,0.0894966;-0.8029538;0.0213728,-0.06535156;0.004452898;-0.04231529,-0.09874563;-0.3769148;-0.0316791,-0.0815412;-0.7680272;0.05568707,-0.06628829;-0.7526774;-0.02801611,-0.0150994;0.5394575;0.02925086,599.5027
+0;0;0,0.0004714247;0.3129512;0.009964703,0.00254396;0.6143517;0.004933912,0.1829731;0.4899503;0.01258737,0.2181539;0.2192231;0.03129549,0.2648281;-0.05368769;-0.03687481,-0.1710299;0.4724809;-0.01550084,-0.2211035;0.2140745;-0.09033144,-0.2706861;-0.02496746;-0.2376628,0.07030712;0.00560416;-0.03295407,0.08180507;-0.3750962;0.009693634,0.08480265;-0.7677966;0.08550546,0.08878212;-0.729259;-0.0003792048,-0.06856518;0.003708989;-0.03668141,-0.09598996;-0.3773303;-0.006010914,-0.116169;-0.7695327;0.06975304,-0.1100454;-0.7309548;-0.0160014,0.002252298;0.5407149;0.008413148,0;0;0,-0.008434545;0.3123056;0.02078485,-0.01719846;0.6134874;0.02987671,0.1645373;0.4888063;0.0509212,0.2021728;0.2177636;0.05038071,0.2241129;-0.05966127;-0.01174879,-0.1822095;0.4909789;-0.03997457,-0.2570181;0.3080494;-0.2292399,-0.2787018;0.1660377;-0.4755496,0.07127766;0.001892194;-0.03124714,0.094113;-0.3798571;-0.006151913,0.07516398;-0.7700645;0.07957578,0.08922248;-0.802254;0.0212686,-0.06513184;0.004630116;-0.04238955,-0.09937242;-0.3769622;-0.03245928,-0.08216127;-0.7668589;0.05503029,-0.08563077;-0.8061252;0.003503021,-0.01495028;0.5398022;0.02999043,599.5254
+0;0;0,-0.0002322117;0.3130663;0.01026743,0.001563424;0.6144598;0.005385859,0.181931;0.4902238;0.01342017,0.2170219;0.2196527;0.03174371,0.2637458;-0.05313545;-0.03645889,-0.1713071;0.4721656;-0.01719436,-0.2238219;0.2172686;-0.1011321,-0.2738248;-0.01858659;-0.2531852,0.07021444;0.005697248;-0.03264746,0.0808159;-0.3752573;0.01016034,0.08376343;-0.7676966;0.08596782,0.08822902;-0.7291166;-0.0002237782,-0.06827486;0.00358092;-0.03679815,-0.09654497;-0.3775869;-0.005442601,-0.1164992;-0.7695214;0.07040721,-0.1098849;-0.7308999;-0.01564202,0.001332981;0.5408296;0.008846803,0;0;0,-0.008390732;0.312413;0.02106476,-0.01712645;0.6135826;0.030231,0.164364;0.4886367;0.05125904,0.2018467;0.2177663;0.0509901,0.2242559;-0.05955565;-0.01096535,-0.1815876;0.4916222;-0.04092462,-0.2568398;0.3105229;-0.2314922,-0.2782356;0.1741474;-0.4808755,0.07112045;0.001794979;-0.03109729,0.09379622;-0.3802026;-0.005899187,0.07491306;-0.77019;0.07964182,0.08951459;-0.8020414;0.02061843,-0.06483049;0.004761493;-0.04245843,-0.09902824;-0.3770616;-0.03183214,-0.08223152;-0.7667491;0.05549219,-0.08619865;-0.8056144;0.002914689,-0.01488747;0.5399048;0.0303309,599.5476
+0;0;0,-0.0002322117;0.3130663;0.01026743,0.001563424;0.6144598;0.005385859,0.181931;0.4902238;0.01342017,0.2170219;0.2196527;0.03174371,0.2637458;-0.05313545;-0.03645889,-0.1713071;0.4721656;-0.01719436,-0.2238219;0.2172686;-0.1011321,-0.2738248;-0.01858659;-0.2531852,0.07021444;0.005697248;-0.03264746,0.0808159;-0.3752573;0.01016034,0.08376343;-0.7676966;0.08596782,0.08822902;-0.7291166;-0.0002237782,-0.06827486;0.00358092;-0.03679815,-0.09654497;-0.3775869;-0.005442601,-0.1164992;-0.7695214;0.07040721,-0.1098849;-0.7308999;-0.01564202,0.001332981;0.5408296;0.008846803,0;0;0,-0.008390732;0.312413;0.02106476,-0.01712645;0.6135826;0.030231,0.164364;0.4886367;0.05125904,0.2018467;0.2177663;0.0509901,0.2242559;-0.05955565;-0.01096535,-0.1815876;0.4916222;-0.04092462,-0.2568398;0.3105229;-0.2314922,-0.2782356;0.1741474;-0.4808755,0.07112045;0.001794979;-0.03109729,0.09379622;-0.3802026;-0.005899187,0.07491306;-0.77019;0.07964182,0.08951459;-0.8020414;0.02061843,-0.06483049;0.004761493;-0.04245843,-0.09902824;-0.3770616;-0.03183214,-0.08223152;-0.7667491;0.05549219,-0.08619865;-0.8056144;0.002914689,-0.01488747;0.5399048;0.0303309,599.5707
+0;0;0,-0.0002322973;0.3131818;0.01027122,0.001563744;0.6146416;0.005388685,0.1820467;0.4903597;0.01342655,0.2170522;0.2204475;0.03170548,0.2637774;-0.05234879;-0.03649917,-0.1714172;0.47229;-0.01720755,-0.2238041;0.2180137;-0.1009409,-0.2738085;-0.01784854;-0.2529986,0.07013247;0.005690596;-0.03260935,0.08073656;-0.3753583;0.01020904,0.08366882;-0.7657655;0.08562401,0.08812319;-0.7272071;-0.0003512055,-0.06819515;0.00357674;-0.03675519,-0.09647226;-0.3776855;-0.005391885,-0.1163231;-0.7675906;0.0700652,-0.1097255;-0.7289909;-0.01576802,0.001333259;0.5409979;0.008850261,0;0;0,-0.008339699;0.3125141;0.02130198,-0.01698887;0.6137475;0.03063679,0.1644544;0.4883983;0.05193472,0.201755;0.218175;0.05157232,0.2242151;-0.05930516;-0.009691481,-0.1813316;0.4919908;-0.04135364,-0.2543983;0.3208709;-0.2408313,-0.2769646;0.1829341;-0.4892607,0.07111549;0.001692697;-0.03088748,0.0941721;-0.3803792;-0.005717276,0.07475383;-0.7683185;0.07937074,0.08896416;-0.8005129;0.02093482,-0.06464695;0.004819732;-0.0425659,-0.09946701;-0.3770589;-0.03254863,-0.08294731;-0.7645687;0.05507092,-0.08687387;-0.8032892;0.002660088,-0.01477435;0.5400554;0.03069496,599.6041
+0;0;0,-0.0006201988;0.313382;0.01045492,0.0009550925;0.6150301;0.005692587,0.1809592;0.4909853;0.01417681,0.2159745;0.221104;0.03214464,0.2628816;-0.05147773;-0.0359044,-0.171249;0.4727907;-0.01786462,-0.2250832;0.2212707;-0.108553,-0.2755764;0.003916651;-0.2855825,0.0700402;0.005721811;-0.03242822,0.08021297;-0.3751482;0.01050319,0.08299077;-0.7657498;0.08589046,0.08761092;-0.7273918;0.002012394,-0.06802952;0.003520336;-0.03673624,-0.0964164;-0.3775564;-0.005378775,-0.1165213;-0.7675766;0.07038756,-0.1098119;-0.7291771;-0.01334515,0.0007866613;0.5413394;0.009117893,0;0;0,-0.008177832;0.3126981;0.02170134,-0.01645968;0.6141146;0.03144097,0.1641622;0.4882326;0.05231357,0.2014543;0.2180584;0.05212092,0.223962;-0.05930564;-0.00866032,-0.1800255;0.4928057;-0.04149816,-0.2518949;0.329322;-0.2476357,-0.2756037;0.2180715;-0.5087735,0.07105184;0.001613155;-0.03064299,0.09384198;-0.380307;-0.005618813,0.07444026;-0.7684373;0.07946324,0.08674106;-0.8021815;0.02549934,-0.06438323;0.004890892;-0.04267127,-0.09891042;-0.3768047;-0.03149672,-0.08286995;-0.7646573;0.05553018,-0.08648719;-0.801809;0.004497826,-0.01434967;0.5403744;0.03138542,599.6372
+0;0;0,-0.0006204545;0.3135112;0.01045923,0.0009549758;0.6151799;0.005696901,0.1810289;0.4911187;0.01418294,0.2160674;0.2210585;0.03216268,0.2629171;-0.05118981;-0.03580311,-0.1713158;0.4729171;-0.0178709,-0.2251857;0.2212303;-0.1086194,-0.275617;0.00414215;-0.2854323,0.06989587;0.00571002;-0.0323614,0.08008132;-0.3756348;0.01062353,0.08285693;-0.7659268;0.08595105,0.08753736;-0.7274598;0.000978753,-0.06788933;0.003513082;-0.03666054,-0.09631161;-0.3780387;-0.005263984,-0.1164006;-0.7677499;0.0704423,-0.1096036;-0.7292409;-0.01438275,0.0007865516;0.5414923;0.009122065,0;0;0,-0.008022845;0.3128089;0.02202821,-0.01610363;0.6142437;0.03200674,0.1643879;0.4880472;0.05332637,0.2012435;0.2176309;0.05294824,0.2237657;-0.05935916;-0.007901192,-0.1795582;0.49322;-0.04173359,-0.2527088;0.3334568;-0.2505593,-0.2734518;0.2293046;-0.5144825,0.07094508;0.001525551;-0.03049207,0.09395059;-0.3808694;-0.005588772,0.07429158;-0.7687021;0.07931805,0.08660892;-0.8018098;0.02293015,-0.06416807;0.004976907;-0.04269645,-0.09963329;-0.3771422;-0.03257073,-0.08366572;-0.7643408;0.05592867,-0.08738725;-0.8001831;0.0014784,-0.01404729;0.5405052;0.03189158,599.6605
+0;0;0,-0.0006205789;0.313574;0.01046133,0.0009547539;0.6152238;0.005699308,0.1810772;0.491154;0.01418648,0.2160904;0.221289;0.03215322,0.2629376;-0.0509451;-0.03580902,-0.1713624;0.4729474;-0.017876,-0.2251933;0.2214426;-0.1085589,-0.275622;0.004365787;-0.2853626,0.06972592;0.005696136;-0.03228271,0.07991303;-0.375711;0.01070924,0.08268893;-0.7660446;0.0860448,0.08738637;-0.7275468;0.0007635057,-0.06772425;0.00350454;-0.03657139,-0.09615117;-0.3781096;-0.005169708,-0.1162423;-0.7678623;0.07054465,-0.1094206;-0.7293224;-0.01458886,0.0007863409;0.5415411;0.009124243,0;0;0,-0.008221935;0.3128561;0.02217984,-0.0163861;0.6142702;0.03214478,0.1640317;0.4878624;0.05408478,0.2009406;0.2176535;0.05326653,0.2234672;-0.05939141;-0.007261515,-0.1797524;0.4936658;-0.04215292,-0.2542134;0.3413786;-0.2557881,-0.2750177;0.2321428;-0.5176271,0.07085797;0.001443401;-0.0302223,0.09372935;-0.3810304;-0.00543952,0.0739691;-0.7688591;0.07965946,0.0851391;-0.8019743;0.02257276,-0.06382887;0.005050305;-0.04285665,-0.09913856;-0.3771195;-0.03176691,-0.08328639;-0.7642887;0.05707113,-0.08738553;-0.7993014;0.00118079,-0.01431746;0.5405368;0.03203368,599.6931
+0;0;0,-0.00111143;0.3136437;0.01082074,0.0001450748;0.6152948;0.006276745,0.1803108;0.4913787;0.01501843,0.2156531;0.2187759;0.03281895,0.2621411;-0.05078876;-0.03445344,-0.1715534;0.4729034;-0.01942786,-0.2283745;0.224088;-0.1230643,-0.2772253;0.008888736;-0.2981491,0.06967577;0.005713532;-0.03211876,0.07931234;-0.3754941;0.01109671,0.08204174;-0.7678894;0.08669292,0.08721733;-0.7293252;0.0008827448,-0.06757759;0.003469769;-0.03660878,-0.09683702;-0.3779428;-0.005819067,-0.1167669;-0.7695999;0.07101709,-0.1094551;-0.7309888;-0.01463281,9.946141E-05;0.5416131;0.009609319,0;0;0,-0.008207083;0.3129205;0.02245307,-0.01640919;0.6143237;0.0325582,0.1638171;0.4876699;0.05459189,0.2011522;0.2147518;0.05447793,0.2232436;-0.05930099;-0.006831646,-0.1795923;0.4943659;-0.04228013,-0.2559018;0.3708535;-0.2763737,-0.2755069;0.2631332;-0.5359191,0.07086033;0.001337439;-0.02993321,0.09350855;-0.3809842;-0.005501032,0.07332706;-0.7707875;0.08018684,0.08541477;-0.8033462;0.02184463,-0.06364132;0.005115556;-0.04292534,-0.09892616;-0.3768446;-0.03104754,-0.08336298;-0.7661969;0.05760293,-0.08867553;-0.8031841;0.003307283,-0.01432878;0.5405962;0.03241658,599.7164
+0;0;0,-0.001111345;0.3136195;0.0108199,0.00014473;0.6151584;0.00627792,0.1801828;0.4913133;0.01501417,0.2155438;0.2185664;0.0328241,0.2619832;-0.05071616;-0.03437789,-0.1714321;0.472851;-0.01940772,-0.2282833;0.2239042;-0.1230989,-0.2770829;0.008930057;-0.2980005,0.06954163;0.005702533;-0.03205693,0.07916275;-0.374894;0.01108926,0.08189446;-0.767621;0.08674937,0.08707327;-0.7290515;0.0008860081,-0.06744749;0.003463089;-0.0365383,-0.09666002;-0.3773381;-0.005797952,-0.1166067;-0.7693263;0.07110317,-0.1092904;-0.7307099;-0.01459983,9.913859E-05;0.5415121;0.009608894,0;0;0,-0.008293223;0.3128806;0.02263737,-0.01654928;0.6141671;0.03283095,0.1635366;0.4877582;0.05544639,0.2008197;0.2146868;0.0548172,0.2230972;-0.05910835;-0.006222013,-0.1796486;0.4949305;-0.04227512,-0.2556715;0.3711142;-0.2764727,-0.2751047;0.2636523;-0.5358182,0.07085869;0.001239955;-0.02955866,0.09320909;-0.3805115;-0.005597588,0.07310446;-0.7706536;0.08014274,0.0858459;-0.8030589;0.02169609,-0.06332137;0.005175957;-0.0431256,-0.09819733;-0.3761663;-0.03010356,-0.08338693;-0.7659776;0.05818138,-0.08757325;-0.8001442;0.0004067756,-0.01445554;0.5404754;0.03266597,599.7496
+0;0;0,-0.001111345;0.3136195;0.0108199,0.00014473;0.6151584;0.00627792,0.1801828;0.4913133;0.01501417,0.2155438;0.2185664;0.0328241,0.2619832;-0.05071616;-0.03437789,-0.1714321;0.472851;-0.01940772,-0.2282833;0.2239042;-0.1230989,-0.2770829;0.008930057;-0.2980005,0.06954163;0.005702533;-0.03205693,0.07916275;-0.374894;0.01108926,0.08189446;-0.767621;0.08674937,0.08707327;-0.7290515;0.0008860081,-0.06744749;0.003463089;-0.0365383,-0.09666002;-0.3773381;-0.005797952,-0.1166067;-0.7693263;0.07110317,-0.1092904;-0.7307099;-0.01459983,9.913859E-05;0.5415121;0.009608894,0;0;0,-0.008293223;0.3128806;0.02263737,-0.01654928;0.6141671;0.03283095,0.1635366;0.4877582;0.05544639,0.2008197;0.2146868;0.0548172,0.2230972;-0.05910835;-0.006222013,-0.1796486;0.4949305;-0.04227512,-0.2556715;0.3711142;-0.2764727,-0.2751047;0.2636523;-0.5358182,0.07085869;0.001239955;-0.02955866,0.09320909;-0.3805115;-0.005597588,0.07310446;-0.7706536;0.08014274,0.0858459;-0.8030589;0.02169609,-0.06332137;0.005175957;-0.0431256,-0.09819733;-0.3761663;-0.03010356,-0.08338693;-0.7659776;0.05818138,-0.08757325;-0.8001442;0.0004067756,-0.01445554;0.5404754;0.03266597,599.7716
+0;0;0,-0.001324437;0.3135618;0.01095612,-0.0002239336;0.6150317;0.006539523,0.179958;0.4913838;0.0159454,0.2152568;0.2184449;0.03350741,0.261677;-0.04965055;-0.03364591,-0.1713373;0.4722391;-0.02096336,-0.232387;0.2299895;-0.1377458,-0.2794215;0.01935765;-0.3165237,0.06932798;0.005687648;-0.03191714,0.07868296;-0.3747738;0.01131519,0.08136701;-0.7671006;0.08695045,0.08702066;-0.7285072;0.0008812398,-0.06721956;0.003448983;-0.0364288,-0.09663919;-0.3771947;-0.005568676,-0.1161119;-0.7687868;0.07140256,-0.1083213;-0.7301432;-0.01449457,-0.0002329439;0.5414086;0.00982059,0;0;0,-0.008476324;0.3128037;0.02290773,-0.01677505;0.6140134;0.03321528,0.1633827;0.4876289;0.05595255,0.2004353;0.2143583;0.0553441,0.2228721;-0.05828992;-0.00547624,-0.1799954;0.4958295;-0.04245227,-0.2566456;0.36823;-0.2746013,-0.2767954;0.2646323;-0.5342184,0.07074106;0.001122519;-0.02918673,0.09284538;-0.3805298;-0.005513906,0.07301095;-0.7702824;0.08020425,0.08527066;-0.8026247;0.02123928,-0.06273378;0.005372224;-0.04350901,-0.09772333;-0.3758129;-0.03005073,-0.08343091;-0.765151;0.05860436,-0.08793958;-0.8001327;0.00141361,-0.01467137;0.5403475;0.03301215,599.8047
+0;0;0,-0.001324456;0.3135662;0.01095627,-0.0002240732;0.6150004;0.006540277,0.1802002;0.491296;0.01595391,0.2156032;0.2175508;0.0335678,0.2618254;-0.04940063;-0.03329898,-0.1715675;0.4721255;-0.02100448,-0.2327976;0.2291603;-0.1381319,-0.2796314;0.0194272;-0.316147,0.06910379;0.005669256;-0.03181392,0.0784582;-0.374769;0.01141577,0.08114132;-0.7669595;0.08702476,0.08669497;-0.7285181;0.002477765,-0.06700219;0.00343783;-0.036311,-0.09642002;-0.3771826;-0.00545276,-0.115886;-0.7686388;0.07149174,-0.1082332;-0.7301482;-0.01288621,-0.0002330822;0.541388;0.009820868,0;0;0,-0.008716848;0.3127861;0.02311754,-0.01711641;0.6139562;0.03345561,0.1631746;0.487523;0.05717754,0.1998535;0.2133822;0.05596805,0.2225278;-0.05804065;-0.004746914,-0.1805316;0.4965274;-0.04281193,-0.2554798;0.3803107;-0.2823458,-0.2746437;0.3043519;-0.5501774,0.07064088;0.0009934604;-0.02878332,0.09252491;-0.3806664;-0.005407097,0.07261281;-0.7702689;0.08032942,0.08440729;-0.8036633;0.02472067,-0.06227262;0.005480476;-0.04372282,-0.097763;-0.3756109;-0.02960243,-0.08356778;-0.7647448;0.05933909,-0.08787395;-0.7999019;0.004691955,-0.01499561;0.5403016;0.03324485,599.838
+0;0;0,-0.001324217;0.3135097;0.0109543,-0.000224673;0.6146904;0.006542757,0.1807016;0.4909272;0.01596986,0.2160483;0.217617;0.03355577,0.2619992;-0.0477677;-0.03291856,-0.1720447;0.4717034;-0.02109134,-0.2331775;0.2291243;-0.1380326,-0.2797364;0.02062212;-0.315003,0.06893476;0.005655388;-0.03173611,0.078251;-0.3732306;0.0113172,0.08094483;-0.7669875;0.08722817,0.08648057;-0.7285733;0.00295385,-0.0668383;0.003429421;-0.03622219,-0.0961361;-0.3756381;-0.005489847,-0.1156798;-0.7686577;0.07176196,-0.1080517;-0.7301944;-0.01234387,-0.0002336721;0.5411586;0.009819757,0;0;0,-0.008765198;0.3127065;0.0234077,-0.01713049;0.6136146;0.03402114,0.1634342;0.4869187;0.05886889,0.1993708;0.2131289;0.05666828,0.2220982;-0.05675545;-0.003375527,-0.1809416;0.4966997;-0.04300901,-0.2569553;0.3829827;-0.2828996,-0.2751603;0.3075106;-0.54923,0.07060134;0.0008537918;-0.02838814,0.09205365;-0.3793063;-0.005737066,0.07231905;-0.7704313;0.08055329,0.08404745;-0.8039902;0.0255413,-0.06189811;0.005559676;-0.04391901,-0.09876923;-0.37391;-0.03215783,-0.08417211;-0.7641543;0.05900422,-0.08765791;-0.8018726;0.00795823,-0.01501665;0.5400407;0.03373098,599.8723
+0;0;0,-0.001852802;0.3135498;0.01109843,-0.001081418;0.6146106;0.006845638,0.180599;0.4907737;0.01672424,0.2159713;0.217583;0.03412184,0.2618984;-0.04706711;-0.03231104,-0.1728441;0.4711305;-0.02323833,-0.2369312;0.2351932;-0.1513534,-0.2808827;0.0350782;-0.3373227,0.06867862;0.005697079;-0.03147615,0.07748158;-0.373543;0.01158937,0.08005813;-0.7663136;0.08722451,0.0861635;-0.7278115;0.002117306,-0.06648581;0.003345263;-0.03617188,-0.09650426;-0.3759827;-0.00511783,-0.1157904;-0.7680162;0.07191268,-0.1075737;-0.7294609;-0.01301135,-0.0009714878;0.5411196;0.01005414,0;0;0,-0.009109151;0.3127189;0.02374911,-0.01771654;0.6134838;0.03472757,0.1633251;0.4867277;0.06128788,0.1983649;0.2129695;0.05732274,0.2215647;-0.05614075;-0.002708435,-0.1816731;0.4967037;-0.04359069,-0.2598544;0.3845459;-0.2833725,-0.2779351;0.3100307;-0.5492351,0.07058053;0.0006442964;-0.02753055,0.09132829;-0.3799288;-0.005421879,0.0718243;-0.7700752;0.08060908,0.08424901;-0.802996;0.02369332,-0.06114459;0.005592721;-0.04438489,-0.09849979;-0.3741169;-0.03095484,-0.08395805;-0.7634659;0.0595537,-0.06605379;-0.7479743;-0.02304013,-0.01552286;0.5399566;0.03432178,599.8951
+0;0;0,-0.001852032;0.3134196;0.01109382,-0.001081247;0.6142093;0.006845554,0.1821474;0.4900271;0.01677737,0.2179876;0.2132223;0.03440512,0.2628953;-0.04555345;-0.03055317,-0.1743096;0.4702163;-0.02352598,-0.2392446;0.2311579;-0.1533359,-0.2822204;0.03548473;-0.3351773,0.06832642;0.005667862;-0.03131473,0.0770936;-0.3720309;0.01157575,0.07967307;-0.7652476;0.08729683,0.08586983;-0.7266183;0.0009158552,-0.06614485;0.003328108;-0.03598638,-0.09604129;-0.3744581;-0.005058547,-0.1153493;-0.7669371;0.07205947,-0.1070097;-0.7282537;-0.01413558,-0.0009714427;0.5408023;0.01005039,0;0;0,-0.00936522;0.3125594;0.02402687,-0.01819906;0.613037;0.03526497,0.1639953;0.4858099;0.06455231,0.1970271;0.2081493;0.05910969,0.221267;-0.0544112;-0.001516819,-0.1833561;0.4966305;-0.04447138,-0.2661666;0.3961951;-0.2920017,-0.2804349;0.3256391;-0.5528071,0.07070166;0.0003030896;-0.02612316,0.0905453;-0.3788544;-0.005663155,0.07136023;-0.7694577;0.0804801,0.08492796;-0.8013211;0.02078605,-0.06026606;0.005798831;-0.04489556,-0.09804879;-0.3722799;-0.03069349,-0.08384396;-0.7620569;0.06003605,-0.0651416;-0.7467859;-0.02367667,-0.01594057;0.5395963;0.03478694,599.9278
+0;0;0,-0.002191451;0.3132782;0.01122919,-0.001687745;0.6137837;0.007183395,0.1819174;0.4897532;0.02411574,0.2235234;0.2112317;0.03522947,0.2678283;-0.04346755;-0.02902558,-0.175042;0.4697012;-0.02533941,-0.2432067;0.2394448;-0.1728669,-0.284591;0.05857681;-0.3640147,0.06799921;0.005640628;-0.0310983,0.07650217;-0.3716117;0.01172134,0.07903749;-0.7650133;0.08750727,0.08729598;-0.7260398;-0.00244569,-0.06571041;0.003320563;-0.03597122,-0.09621416;-0.3739386;-0.004824905,-0.1153338;-0.7665846;0.0724945,-0.1048468;-0.7275451;-0.01721933,-0.001485289;0.5404533;0.01029954,0;0;0,-0.009297878;0.3123845;0.02456784,-0.01813336;0.6125495;0.0364213,0.1641636;0.4844708;0.06727314,0.1953555;0.2044608;0.06018233,0.2206298;-0.05356973;-0.00101256,-0.1835547;0.4970322;-0.04485271,-0.2746749;0.4221037;-0.3008051,-0.2544354;0.380004;-0.5630671,0.07066125;-1.128018E-05;-0.02509582,0.08993198;-0.3787963;-0.005713224,0.07099968;-0.7696167;0.08040094,0.08825834;-0.8029901;0.01774143,-0.0595391;0.005960907;-0.04519265,-0.09793293;-0.3715701;-0.0303135,-0.08382994;-0.7615232;0.06052933,-0.08338437;-0.8031626;0.004781157,-0.01587057;0.5391903;0.03578639,599.9509
+0;0;0,-0.002192472;0.3134241;0.01123442,-0.001688547;0.6140888;0.007186162,0.1827872;0.4897705;0.02418609,0.2243946;0.2112396;0.03530019,0.2684889;-0.04224843;-0.02864929,-0.1758665;0.4696234;-0.0255038,-0.2440334;0.2393591;-0.1730362,-0.2852209;0.05935131;-0.3632751,0.06769449;0.005615351;-0.03095894,0.0761871;-0.3711773;0.01180852,0.07869362;-0.7601095;0.08673345,0.08691495;-0.7211764;-0.002814695,-0.06541595;0.003305683;-0.03581002,-0.09588252;-0.3734939;-0.004701663,-0.114785;-0.7616791;0.07173933,-0.1043451;-0.7226803;-0.01757076,-0.001485961;0.5407113;0.01030431,0;0;0,-0.009385355;0.3125039;0.02487755,-0.01837764;0.6128144;0.03696275,0.1641404;0.4836394;0.0702796,0.1943662;0.2035677;0.06131268,0.2204787;-0.0530158;-0.000112772,-0.1842585;0.4971698;-0.04542294,-0.2785631;0.4222156;-0.3002222,-0.2573211;0.3786338;-0.5608742,0.07051555;-0.0001932532;-0.02449596,0.08939547;-0.3785756;-0.005943775,0.07049251;-0.7648895;0.07945275,0.08642655;-0.7988067;0.01759028,-0.05900679;0.006137906;-0.04531066,-0.09777807;-0.370885;-0.0303318,-0.08421059;-0.7564113;0.05952214,-0.08603548;-0.7959206;0.001803897,-0.0160749;0.5394096;0.03627372,599.983
+0;0;0,-0.002192472;0.3134241;0.01123442,-0.001688547;0.6140888;0.007186162,0.1827872;0.4897705;0.02418609,0.2243946;0.2112396;0.03530019,0.2684889;-0.04224843;-0.02864929,-0.1758665;0.4696234;-0.0255038,-0.2440334;0.2393591;-0.1730362,-0.2852209;0.05935131;-0.3632751,0.06769449;0.005615351;-0.03095894,0.0761871;-0.3711773;0.01180852,0.07869362;-0.7601095;0.08673345,0.08691495;-0.7211764;-0.002814695,-0.06541595;0.003305683;-0.03581002,-0.09588252;-0.3734939;-0.004701663,-0.114785;-0.7616791;0.07173933,-0.1043451;-0.7226803;-0.01757076,-0.001485961;0.5407113;0.01030431,0;0;0,-0.009385355;0.3125039;0.02487755,-0.01837764;0.6128144;0.03696275,0.1641404;0.4836394;0.0702796,0.1943662;0.2035677;0.06131268,0.2204787;-0.0530158;-0.000112772,-0.1842585;0.4971698;-0.04542294,-0.2785631;0.4222156;-0.3002222,-0.2573211;0.3786338;-0.5608742,0.07051555;-0.0001932532;-0.02449596,0.08939547;-0.3785756;-0.005943775,0.07049251;-0.7648895;0.07945275,0.08642655;-0.7988067;0.01759028,-0.05900679;0.006137906;-0.04531066,-0.09777807;-0.370885;-0.0303318,-0.08421059;-0.7564113;0.05952214,-0.08603548;-0.7959206;0.001803897,-0.0160749;0.5394096;0.03627372,600.0059
+0;0;0,-0.002194626;0.3137321;0.01124546,-0.001690108;0.6148108;0.007190969,0.1837468;0.4901087;0.02426829,0.2253202;0.2118052;0.03537332,0.2671151;-0.02846448;-0.02524145,-0.1767769;0.4698566;-0.02568066,-0.2448882;0.2397803;-0.1730927,-0.2839279;0.06915915;-0.3534113,0.0673389;0.005585855;-0.03079632,0.07582362;-0.3708572;0.01193147,0.07833224;-0.7601149;0.0869191,0.08636281;-0.7213891;-0.000551261,-0.06507233;0.003288319;-0.03562192,-0.09551064;-0.3731617;-0.004542414,-0.1144289;-0.7616717;0.07196254,-0.1042313;-0.7228817;-0.01527528,-0.001487196;0.5413151;0.01031413,0;0;0,-0.009165209;0.3127941;0.02519846,-0.01800914;0.613513;0.03753972,0.1642786;0.4821519;0.07385898,0.1935086;0.2022593;0.06335831,0.2208114;-0.04076281;0.005519629,-0.1844153;0.4968027;-0.04575643,-0.2829795;0.4263928;-0.2999848,-0.2882478;0.3752019;-0.5459568,0.07040073;-0.0005282164;-0.02361357,0.0890927;-0.3786121;-0.006000757,0.0701219;-0.765229;0.07954717,0.08464672;-0.8013155;0.02286125,-0.05838319;0.0063549;-0.04544405,-0.09723745;-0.3702966;-0.03024441,-0.08435222;-0.7561471;0.0597796,-0.08545407;-0.7956384;0.005360413,-0.0157478;0.5399892;0.03679442,600.0294
+0;0;0,-0.002532932;0.3140194;0.01149239,-0.002310926;0.6154256;0.007804968,0.1834114;0.4905165;0.02437155,0.2244025;0.2146763;0.03600089,0.2664399;-0.02773272;-0.02539854,-0.1784802;0.4713799;-0.02256351,-0.2434901;0.2481149;-0.1769324,-0.2851281;0.09117705;-0.3717039,0.06706793;0.005496976;-0.03050006,0.07506251;-0.3716059;0.01231619,0.07754447;-0.759949;0.08715184,0.08492266;-0.7212681;0.0004762039,-0.06465969;0.003351017;-0.03558753,-0.09559663;-0.3736827;-0.00408829,-0.1146994;-0.7612602;0.07230363,-0.1051713;-0.7225107;-0.01415516,-0.002035517;0.5418363;0.01078421,0;0;0,-0.008870505;0.3130801;0.02547264,-0.01748964;0.6141205;0.03793979,0.1640437;0.4809271;0.0758822,0.1921347;0.203473;0.0643301,0.2203364;-0.04154621;0.005428553,-0.1841293;0.496984;-0.04533661,-0.2883014;0.4263387;-0.2944565,-0.278881;0.4070406;-0.5471183,0.07030324;-0.000887543;-0.022699,0.0876079;-0.3797381;-0.006070375,0.06957646;-0.7654773;0.07935238,0.08372689;-0.7981333;0.02005267,-0.05769251;0.006587243;-0.04568107,-0.09728564;-0.3706163;-0.02975757,-0.08450751;-0.7553883;0.06081926,-0.08633399;-0.7935476;0.006106935,-0.01529083;0.5405073;0.03717518,600.063
+0;0;0,-0.002535814;0.3143768;0.01150547,-0.002313612;0.6162369;0.007811626,0.1842509;0.4909608;0.0244453,0.2285699;0.192726;0.0370188,0.2685846;-0.03801905;-0.02142631,-0.1792832;0.4717374;-0.02270278,-0.2495711;0.2303462;-0.1896044,-0.2892057;0.08095965;-0.3750042,0.06667858;0.005465065;-0.030323,0.07469857;-0.3728365;0.01262936,0.07717161;-0.7597829;0.08719585,0.08460156;-0.7210411;-8.784235E-05,-0.06428432;0.003331563;-0.03538093,-0.09531961;-0.3749006;-0.003781565,-0.1143537;-0.7610841;0.07233561,-0.1047587;-0.7222732;-0.01472973,-0.002037701;0.5425136;0.0107963,0;0;0,-0.008871451;0.3134333;0.02554226,-0.01752303;0.6149303;0.03792572,0.163927;0.48022;0.07844901,0.1904464;0.1798239;0.06725812,0.2209686;-0.05118158;0.004288673,-0.1840789;0.4958382;-0.04653817,-0.3088738;0.4302717;-0.3133594,-0.2980107;0.4068636;-0.5533476,0.07017459;-0.001141116;-0.02167046,0.08635712;-0.3812901;-0.005981445,0.06923962;-0.7656724;0.07917143,0.08507121;-0.8005779;0.02184153,-0.05687499;0.006813472;-0.04598039,-0.09723409;-0.3714814;-0.02908492,-0.08451828;-0.7548812;0.06111836,-0.08660827;-0.794579;0.007379025,-0.01531908;0.5411827;0.03719592,600.0948
+0;0;0,-0.002538057;0.3146549;0.01151565,-0.002315736;0.6168514;0.007816873,0.1858075;0.4910401;0.02456894,0.2293796;0.1978319;0.03693051,0.2693897;-0.03288667;-0.02150789,-0.1807676;0.4716559;-0.02297356,-0.2498709;0.2343333;-0.1870621,-0.2895009;0.08496386;-0.3724406,0.06637216;0.00543995;-0.03018365,0.07440665;-0.3735458;0.01284639,0.07686979;-0.7589422;0.0871142,0.08428247;-0.7202207;3.335625E-05,-0.06398891;0.003316253;-0.03521834,-0.09508032;-0.3756;-0.003561817,-0.1140382;-0.7602366;0.07225046,-0.1044655;-0.7214463;-0.01461253,-0.002039437;0.5430242;0.01080575,0;0;0,-0.008808084;0.313724;0.0254252,-0.01729564;0.6155735;0.03751302,0.1644102;0.4790601;0.08171797,0.1892674;0.1837094;0.06858373,0.2203483;-0.04742916;0.006488085,-0.1854475;0.495676;-0.04712363,-0.3037789;0.4592063;-0.3167345,-0.2919946;0.4262563;-0.555528,0.07012564;-0.001643747;-0.02063012,0.08593763;-0.3824979;-0.004931688,0.06879708;-0.7655312;0.07899617,0.08464195;-0.8003445;0.02187991,-0.05643883;0.006921046;-0.04596375,-0.0969771;-0.372027;-0.02860478,-0.08410615;-0.7537727;0.06170995,-0.06212445;-0.7387645;-0.02199274,-0.01514986;0.5417191;0.03688216,600.1171
+0;0;0,-0.00274777;0.3148066;0.01170715,-0.00278481;0.6171567;0.008196773,0.185866;0.4910596;0.02763319,0.2323687;0.1950549;0.03759795,0.2724142;-0.03566159;-0.02053226,-0.1804866;0.4711114;-0.02814825,-0.2473887;0.2334715;-0.1982421,-0.2923597;0.08097701;-0.3797247,0.06602467;0.005399861;-0.02990837,0.07406931;-0.3727941;0.01292181,0.07643323;-0.7574646;0.08722975,0.08537683;-0.7187448;1.649559E-05,-0.06345645;0.003335687;-0.03528567,-0.09493332;-0.374703;-0.003258865,-0.113972;-0.7586089;0.07258622,-0.102865;-0.7197984;-0.01436886,-0.002429594;0.5432876;0.01111976,0;0;0,-0.008617409;0.3138933;0.02538872,-0.01687076;0.6159066;0.03729773,0.1645267;0.4776683;0.08320737,0.1890404;0.1792035;0.06912422,0.2213439;-0.051883;0.007736683,-0.1858278;0.4958399;-0.04736309,-0.3090964;0.4845639;-0.3204167,-0.3236605;0.3602461;-0.5266831,0.07002275;-0.002368867;-0.01934242,0.08581746;-0.3824578;-0.004757404,0.06852831;-0.7646961;0.07946658,0.08407675;-0.7999809;0.02238488,-0.05560318;0.007050875;-0.04627632,-0.09616981;-0.3710336;-0.02793735,-0.08374165;-0.752175;0.06192613,-0.08549707;-0.7949122;0.01224313,-0.01479177;0.5420103;0.03672409,600.1502
+0;0;0,-0.00274777;0.3148066;0.01170715,-0.00278481;0.6171567;0.008196773,0.185866;0.4910596;0.02763319,0.2323687;0.1950549;0.03759795,0.2724142;-0.03566159;-0.02053226,-0.1804866;0.4711114;-0.02814825,-0.2473887;0.2334715;-0.1982421,-0.2923597;0.08097701;-0.3797247,0.06602467;0.005399861;-0.02990837,0.07406931;-0.3727941;0.01292181,0.07643323;-0.7574646;0.08722975,0.08537683;-0.7187448;1.649559E-05,-0.06345645;0.003335687;-0.03528567,-0.09493332;-0.374703;-0.003258865,-0.113972;-0.7586089;0.07258622,-0.102865;-0.7197984;-0.01436886,-0.002429594;0.5432876;0.01111976,0;0;0,-0.008617409;0.3138933;0.02538872,-0.01687076;0.6159066;0.03729773,0.1645267;0.4776683;0.08320737,0.1890404;0.1792035;0.06912422,0.2213439;-0.051883;0.007736683,-0.1858278;0.4958399;-0.04736309,-0.3090964;0.4845639;-0.3204167,-0.3236605;0.3602461;-0.5266831,0.07002275;-0.002368867;-0.01934242,0.08581746;-0.3824578;-0.004757404,0.06852831;-0.7646961;0.07946658,0.08407675;-0.7999809;0.02238488,-0.05560318;0.007050875;-0.04627632,-0.09616981;-0.3710336;-0.02793735,-0.08374165;-0.752175;0.06192613,-0.08549707;-0.7949122;0.01224313,-0.01479177;0.5420103;0.03672409,600.1732
+0;0;0,-0.002747874;0.3148187;0.0117076,-0.002784919;0.6172038;0.008196814,0.1847856;0.4913979;0.02753882,0.2322953;0.1889831;0.03771937,0.2723405;-0.04173151;-0.02041036,-0.1794651;0.4715641;-0.02792256,-0.2478159;0.228778;-0.2016999,-0.2927865;0.07628481;-0.383181,0.06568331;0.005371944;-0.02975374,0.07374258;-0.3735096;0.0131543,0.07610394;-0.7577628;0.08738165,0.08500498;-0.7190844;0.0005833805,-0.06312837;0.003318442;-0.03510325,-0.09466246;-0.3754076;-0.003018212,-0.1136805;-0.7588971;0.07274461,-0.1026264;-0.7201285;-0.0137967,-0.002429661;0.5433262;0.01112014,0;0;0,-0.00809776;0.313926;0.02530408,-0.01549205;0.6160076;0.03690767,0.1640129;0.4773849;0.08398986,0.1896774;0.1725082;0.06960201,0.2226467;-0.05826275;0.007394791,-0.1841064;0.4964107;-0.04648571,-0.3137127;0.4930092;-0.3239855,-0.3256525;0.4111322;-0.5506252,0.06992968;-0.002882659;-0.01816511,0.08584706;-0.3836778;-0.004057646,0.06845588;-0.7656425;0.07940698,0.08384251;-0.8001791;0.02207661,-0.05474223;0.007195843;-0.04668992,-0.09520206;-0.3715284;-0.02698622,-0.08401787;-0.752471;0.06202767,-0.061605;-0.7374995;-0.02140067,-0.01365666;0.5420957;0.0364325,600.1958
+0;0;0,-0.003113844;0.3147739;0.01207255,-0.003389509;0.6169441;0.008765738,0.1828416;0.4917548;0.0274404,0.2293888;0.1882495;0.03825585,0.2693376;-0.04241008;-0.0198112,-0.179737;0.4729574;-0.02394581,-0.2470827;0.2376934;-0.2097265,-0.2902865;0.09746255;-0.401143,0.06529398;0.005289873;-0.02934764,0.07277165;-0.3733419;0.01377562,0.07509133;-0.7564564;0.08774798,0.08323446;-0.7178122;0.001568764,-0.06258282;0.003337835;-0.03499743,-0.09462003;-0.3750808;-0.002584007,-0.1135663;-0.7574019;0.07308295,-0.1032852;-0.7186671;-0.01285826,-0.00300032;0.5431361;0.01163684,0;0;0,-0.007515937;0.3139101;0.02533841,-0.01422936;0.6157925;0.03686881,0.1632525;0.4780193;0.08567953,0.1892339;0.1722971;0.06961703,0.2230705;-0.05867118;0.008951902,-0.1819003;0.4968406;-0.04555462,-0.3761486;0.4125761;-0.2681893,-0.3498285;0.4081605;-0.5078959,0.06980434;-0.00307928;-0.01644516,0.08597329;-0.3836818;-0.003879786,0.0686482;-0.7645153;0.0793047,0.08240002;-0.798306;0.0217762,-0.05356701;0.007640158;-0.04716751,-0.094239;-0.3707587;-0.02624588,-0.08327676;-0.7504587;0.06298237,-0.08586385;-0.7887397;0.009140845,-0.01256991;0.5419478;0.03641844,600.2299
+0;0;0,-0.003114158;0.3148057;0.01207377,-0.003389802;0.6169635;0.008767156,0.1832252;0.491673;0.02747427,0.2273335;0.2040695;0.03772306,0.2672412;-0.02635232;-0.02028413,-0.1801024;0.4728367;-0.02401808,-0.2439195;0.2498991;-0.200065,-0.2870788;0.1098128;-0.3912842,0.06481194;0.005250819;-0.02913097,0.07236156;-0.3770245;0.01440725,0.07465704;-0.7561412;0.08760773,0.08270397;-0.7175991;0.002446592,-0.06212079;0.003313192;-0.03473906,-0.09446628;-0.3787468;-0.002013728,-0.1132149;-0.7570786;0.07286368,-0.1030552;-0.718447;-0.01206228,-0.003000639;0.5431604;0.01163807,0;0;0,-0.007505551;0.3139383;0.02538657,-0.01436591;0.6158065;0.03688049,0.162091;0.4766707;0.08915257,0.1845712;0.1870322;0.06990409,0.2222666;-0.04460698;0.01536942,-0.1824723;0.4970811;-0.04561065,-0.2691274;0.4633426;-0.3215072,-0.2808025;0.4343481;-0.5604103,0.06956519;-0.003459156;-0.01501632,0.08387192;-0.3878379;-0.00338626,0.0682274;-0.7647149;0.07914902,0.08162236;-0.7981299;0.02267552,-0.05265032;0.007838127;-0.04736327,-0.09394868;-0.3741383;-0.02555876,-0.0834543;-0.74981;0.06306264,-0.08551627;-0.7869134;0.009368867,-0.01266494;0.5419674;0.03644109,600.2532
+0;0;0,-0.003114286;0.3148187;0.01207426,-0.003389934;0.6169826;0.008767605,0.1831634;0.491708;0.02746952,0.226531;0.2089348;0.03754618,0.266497;-0.02182403;-0.02054585,-0.1800439;0.472878;-0.02400579,-0.2427893;0.2536846;-0.197096,-0.2860117;0.1133934;-0.3885949,0.06438331;0.005216093;-0.02893832,0.0719313;-0.3769767;0.01459051,0.07422592;-0.7559532;0.08776391,0.08216093;-0.71753;0.003787205,-0.06170996;0.00329128;-0.03450931,-0.09404847;-0.3786862;-0.001791045,-0.1127901;-0.756878;0.07305866,-0.1027718;-0.7183664;-0.01068613,-0.003000764;0.5431784;0.01163856,0;0;0,-0.007231601;0.3139564;0.0254035,-0.01396567;0.6158358;0.03683448,0.1612695;0.4753423;0.0911262,0.1830432;0.1906323;0.07089949,0.2216596;-0.04140569;0.01715255,-0.1820673;0.4976913;-0.04585326,-0.3091095;0.4699464;-0.3008699,-0.3109362;0.4417081;-0.5404964,0.06929261;-0.003962591;-0.01388073,0.08339197;-0.3882911;-0.003114701,0.06776728;-0.7650789;0.07916284,0.07998756;-0.799816;0.02581692,-0.05191924;0.007932546;-0.04744798,-0.09343247;-0.3739022;-0.0250437,-0.08340539;-0.7492412;0.06441516,-0.08497124;-0.7881595;0.01508141,-0.01228389;0.5419951;0.03641272,600.2844
+0;0;0,-0.003454866;0.3148033;0.01237797,-0.003966116;0.6169683;0.009265025,0.1826318;0.4916598;0.02771811,0.224981;0.2087494;0.0382629,0.2650824;-0.02194996;-0.019972,-0.1809735;0.4733104;-0.02246678,-0.2442763;0.2652147;-0.2085632,-0.2860082;0.1285422;-0.4029872,0.0644972;0.005130136;-0.02869907,0.07159526;-0.3770901;0.01466444,0.07390425;-0.7560303;0.08802468,0.08160314;-0.7175881;0.004027888,-0.06153332;0.003416454;-0.03481124,-0.09441251;-0.3784626;-0.001488481,-0.1131482;-0.7566106;0.07358328,-0.1033652;-0.7180814;-0.01018752,-0.003542126;0.5431633;0.01211092,0;0;0,-0.007231601;0.3139564;0.0254035,-0.01396567;0.6158358;0.03683448,0.1612695;0.4753423;0.0911262,0.1830432;0.1906323;0.07089949,0.2216596;-0.04140569;0.01715255,-0.1820673;0.4976913;-0.04585326,-0.3091095;0.4699464;-0.3008699,-0.3109362;0.4417081;-0.5404964,0.06929261;-0.003962591;-0.01388073,0.08339197;-0.3882911;-0.003114701,0.06776728;-0.7650789;0.07916284,0.07998756;-0.799816;0.02581692,-0.05191924;0.007932546;-0.04744798,-0.09343247;-0.3739022;-0.0250437,-0.08340539;-0.7492412;0.06441516,-0.08497124;-0.7881595;0.01508141,-0.01228389;0.5419951;0.03641272,600.3068
+0;0;0,-0.003455045;0.3148197;0.01237862,-0.003966297;0.6169899;0.00926567,0.182623;0.4916841;0.02771802,0.2267361;0.1969897;0.03870203,0.2667713;-0.0333287;-0.01943673,-0.1809654;0.4733355;-0.02246454,-0.2469049;0.2565721;-0.2163123,-0.288568;0.1201253;-0.4104154,0.06418885;0.00510561;-0.02856187,0.07127918;-0.3766974;0.01475432,0.07359529;-0.7568074;0.08834101,0.08131707;-0.7183402;0.004094452,-0.06123915;0.003400121;-0.03464481,-0.09408244;-0.3780622;-0.001358427,-0.112876;-0.7573775;0.07394507,-0.1030639;-0.7188229;-0.01007484,-0.003542308;0.5431851;0.01211155,0;0;0,-0.00714691;0.31397;0.02546239,-0.0138435;0.6158533;0.03695154,0.1604789;0.4745443;0.09303832,0.1827264;0.1778406;0.07346106,0.2245299;-0.05287763;0.01822424,-0.1817729;0.4975154;-0.04599103,-0.3148947;0.4692019;-0.3112989,-0.3025356;0.4493018;-0.5510503,0.06912195;-0.004324615;-0.01286507,0.08359902;-0.3882388;-0.002843857,0.06753541;-0.7662396;0.07938385,0.07980595;-0.8004872;0.02506543,-0.05111551;0.008094693;-0.04778846,-0.09261452;-0.3733611;-0.02612233,-0.0834626;-0.749665;0.06451793,-0.08515775;-0.7886161;0.01480191,-0.01216681;0.5420128;0.03651476,600.3301
+0;0;0,-0.003816223;0.3148471;0.01275123,-0.004579698;0.6170498;0.009854911,0.1822091;0.4918393;0.0281615,0.2259582;0.1963561;0.03957462,0.2658409;-0.03392486;-0.01858436,-0.1814303;0.4736174;-0.02330932,-0.2480821;0.2662924;-0.2280736,-0.2882835;0.1439485;-0.4315883,0.06404536;0.005063702;-0.02823456,0.07070161;-0.376253;0.01513806,0.07304136;-0.7570392;0.08900999,0.08119294;-0.71834;0.002603747,-0.06086708;0.003420787;-0.03475824,-0.09418705;-0.3774532;-0.0008070059,-0.1130697;-0.7575628;0.07416511,-0.1027741;-0.718775;-0.01200297,-0.004092001;0.5432377;0.0126654,0;0;0,-0.007097452;0.31401;0.0255568,-0.01382432;0.6159222;0.03710127,0.1595513;0.4734245;0.09496617,0.1821852;0.1760808;0.07425499,0.2245813;-0.05466123;0.01982045,-0.1819063;0.4979564;-0.04594108,-0.3431147;0.4969199;-0.2976657,-0.3292984;0.4544125;-0.5343187,0.06895671;-0.00454703;-0.01220393,0.08275718;-0.3880235;-0.003079176,0.06753161;-0.7669155;0.07858873,0.07951217;-0.8001139;0.01967693,-0.05077216;0.008116749;-0.04775924,-0.0921406;-0.3728465;-0.02576849,-0.0831387;-0.7498151;0.06519435,-0.05859201;-0.7348807;-0.0171382,-0.01213572;0.5420756;0.03665113,600.3628
+0;0;0,-0.003815022;0.314748;0.01274722,-0.004578049;0.6167865;0.009852704,0.1813605;0.4918566;0.02808683,0.2254781;0.1938847;0.03959608,0.2669002;-0.0452847;-0.02080774,-0.1806199;0.4737178;-0.02314917,-0.2478331;0.2646466;-0.2296381,-0.2895862;0.1375805;-0.4410082,0.06359734;0.005028279;-0.02803705,0.07023209;-0.3750575;0.01519556,0.07256845;-0.7552924;0.08896054,0.08105157;-0.7162395;-0.0009598732,-0.06044129;0.003396857;-0.03451509,-0.09365369;-0.3762476;-0.000673458,-0.112509;-0.7558069;0.07419011,-0.1017947;-0.7166618;-0.01548246,-0.004090657;0.5430206;0.01266143,0;0;0,-0.006826542;0.3139212;0.02550006,-0.01328042;0.6156798;0.03690338,0.1584294;0.473234;0.0965364,0.1817457;0.1735159;0.07436776,0.2232238;-0.06699045;0.01957083,-0.1807112;0.4985178;-0.04590648,-0.2716192;0.4717265;-0.3320603,-0.2854844;0.4246806;-0.5773374,0.06867439;-0.004746661;-0.01082945,0.08260963;-0.3870046;-0.002894878,0.06737093;-0.7655586;0.07766533,0.07958772;-0.7946122;0.009819746,-0.05010596;0.008137258;-0.04774052,-0.09121777;-0.3715859;-0.02541568,-0.08255301;-0.7480161;0.06541667,-0.08569434;-0.7925594;0.01371526,-0.01166116;0.5418777;0.03649402,600.3853
+0;0;0,-0.003817096;0.3149191;0.01275415,-0.004580417;0.6170736;0.009858517,0.1809299;0.4922335;0.02805809,0.2250511;0.194237;0.03956829,0.2654124;-0.03880751;-0.01928864,-0.1802142;0.4741367;-0.02305953,-0.247433;0.2650481;-0.2295655,-0.2881168;0.141236;-0.4355226,0.06328434;0.005003533;-0.02789906,0.06992948;-0.3756769;0.01540118,0.07227712;-0.7577473;0.08952226,0.08035232;-0.7191296;0.003925659,-0.06014384;0.00338014;-0.03434522,-0.0934082;-0.3768583;-0.0004506484,-0.1123546;-0.7582498;0.07477432,-0.1021554;-0.7195444;-0.01058635,-0.004092837;0.5432793;0.01266833,0;0;0,-0.006758727;0.3141052;0.02536726,-0.01315464;0.6159863;0.03663611,0.1572942;0.4729129;0.09768248,0.1811236;0.1732571;0.07488656,0.2228818;-0.0610006;0.0221374,-0.1801471;0.4988608;-0.04606144,-0.2716765;0.471817;-0.3320196,-0.287757;0.4485797;-0.574103,0.06838761;-0.005042002;-0.01029634,0.08131403;-0.3879473;-0.003013611,0.06753445;-0.7687982;0.07597995,0.07514649;-0.8020129;0.01756573,-0.04971337;0.008209459;-0.04763912,-0.09138197;-0.3721065;-0.02618855,-0.08263635;-0.7501732;0.06582431,-0.05757702;-0.7351647;-0.01549933,-0.01155147;0.5421553;0.03626132,600.4185
+0;0;0,-0.004114803;0.3149399;0.01303604,-0.005151581;0.6170955;0.01033456,0.1812647;0.492119;0.02853697,0.2246538;0.1950871;0.04038967,0.2644095;-0.0353882;-0.0169429,-0.1812686;0.4740664;-0.02412423,-0.2495021;0.2725963;-0.2362681,-0.2891535;0.1539001;-0.4419995,0.06316566;0.004942913;-0.02764305,0.06946475;-0.3756528;0.01581364,0.07170905;-0.7565926;0.08968368,0.08000537;-0.7179872;0.004308164,-0.05985041;0.003434192;-0.03441811,-0.09351403;-0.3766491;6.482005E-07,-0.1124269;-0.7568863;0.07509352,-0.102014;-0.7181957;-0.01004111,-0.004582706;0.5433;0.01310215,0;0;0,-0.006697409;0.3141347;0.02546787,-0.01304214;0.616012;0.03689647,0.1570064;0.4716366;0.1000276,0.1808674;0.1731006;0.07640648,0.2225799;-0.05834176;0.02462888,-0.1808117;0.4988522;-0.04623412,-0.3757393;0.4068387;-0.2554894,-0.3202801;0.4490762;-0.4859816,0.0681882;-0.005165651;-0.01010728,0.08085159;-0.3880122;-0.003077507,0.06732703;-0.7675855;0.0764091,0.07599498;-0.8008203;0.01846004,-0.04930131;0.008279213;-0.04774209,-0.09059589;-0.3719494;-0.02533222,-0.08187653;-0.748908;0.0663363,-0.08488253;-0.7887405;0.01587582,-0.01145664;0.5421808;0.03646111,600.4524
+0;0;0,-0.004114803;0.3149399;0.01303604,-0.005151581;0.6170955;0.01033456,0.1812647;0.492119;0.02853697,0.2246538;0.1950871;0.04038967,0.2644095;-0.0353882;-0.0169429,-0.1812686;0.4740664;-0.02412423,-0.2495021;0.2725963;-0.2362681,-0.2891535;0.1539001;-0.4419995,0.06316566;0.004942913;-0.02764305,0.06946475;-0.3756528;0.01581364,0.07170905;-0.7565926;0.08968368,0.08000537;-0.7179872;0.004308164,-0.05985041;0.003434192;-0.03441811,-0.09351403;-0.3766491;6.482005E-07,-0.1124269;-0.7568863;0.07509352,-0.102014;-0.7181957;-0.01004111,-0.004582706;0.5433;0.01310215,0;0;0,-0.006697409;0.3141347;0.02546787,-0.01304214;0.616012;0.03689647,0.1570064;0.4716366;0.1000276,0.1808674;0.1731006;0.07640648,0.2225799;-0.05834176;0.02462888,-0.1808117;0.4988522;-0.04623412,-0.3757393;0.4068387;-0.2554894,-0.3202801;0.4490762;-0.4859816,0.0681882;-0.005165651;-0.01010728,0.08085159;-0.3880122;-0.003077507,0.06732703;-0.7675855;0.0764091,0.07599498;-0.8008203;0.01846004,-0.04930131;0.008279213;-0.04774209,-0.09059589;-0.3719494;-0.02533222,-0.08187653;-0.748908;0.0663363,-0.08488253;-0.7887405;0.01587582,-0.01145664;0.5421808;0.03646111,600.4747
+0;0;0,-0.004115725;0.3150105;0.01303896,-0.005152642;0.6171987;0.01033701,0.1812769;0.4922058;0.02854099,0.2245682;0.1958432;0.04036699,0.2643078;-0.03453842;-0.01694228,-0.181282;0.4741519;-0.02412393,-0.2493619;0.2731357;-0.2357899,-0.2889971;0.1544877;-0.4414375,0.0630054;0.004930372;-0.02757291,0.06929635;-0.3751737;0.01582764,0.07154246;-0.756421;0.08975731,0.079852;-0.7178019;0.004245833,-0.05969856;0.003425479;-0.03433079,-0.0933187;-0.3761669;4.351139E-05,-0.1122468;-0.7567111;0.07519701,-0.1018174;-0.7180067;-0.0100732,-0.004583668;0.5433904;0.01310508,0;0;0,-0.006686911;0.3141985;0.02555776,-0.01305042;0.6161022;0.0371604,0.1570021;0.4716213;0.100183,0.1803251;0.1736015;0.07815838,0.2219964;-0.05765215;0.02596164,-0.1805609;0.4987924;-0.04650048,-0.3756579;0.4072012;-0.2548105,-0.3161915;0.4522291;-0.4836674,0.06802398;-0.005329147;-0.009929419,0.08108923;-0.3876695;-0.003041744,0.06707025;-0.7673928;0.07716966,0.08390261;-0.8040373;0.02491331,-0.04900695;0.008295119;-0.04778876,-0.08991726;-0.3714546;-0.025012,-0.08167429;-0.7487178;0.06677435,-0.08476003;-0.787995;0.01532831,-0.01145549;0.5422587;0.03666401,600.4977
+0;0;0,-0.004116097;0.315039;0.01304014,-0.00515306;0.6172433;0.0103381,0.1811488;0.4922832;0.02853157,0.2245215;0.1953636;0.04037979,0.2661058;-0.04571235;-0.01958979,-0.1811611;0.4742416;-0.02409718,-0.2493688;0.2728477;-0.2361608,-0.2908439;0.1486921;-0.4513547,0.06273505;0.004909216;-0.0274546,0.06901927;-0.3747881;0.01589951,0.07126059;-0.7552217;0.08967139,0.07970021;-0.7164677;0.002821207,-0.0594424;0.003410781;-0.03418347,-0.09302656;-0.3757754;0.0001540408,-0.1119143;-0.7555073;0.07514713,-0.1013216;-0.7166666;-0.01145801,-0.004584068;0.5434326;0.01310626,0;0;0,-0.006675951;0.3142251;0.0255847,-0.01307918;0.6161449;0.03716564,0.1567866;0.4716639;0.1003251,0.179708;0.1729787;0.07924032,0.2232534;-0.06924966;0.02564526,-0.1802915;0.4987257;-0.04669993,-0.2682742;0.4718244;-0.3325638,-0.2902559;0.4198166;-0.5780332,0.06780709;-0.005404577;-0.009302139,0.08105409;-0.3873397;-0.003041744,0.06686896;-0.7661315;0.07753491,0.08389516;-0.8042879;0.02504086,-0.04866704;0.008308863;-0.04770769,-0.08955276;-0.371032;-0.02494681,-0.08138204;-0.7473832;0.06708589,-0.08478868;-0.7875859;0.01463793,-0.01147109;0.5422992;0.03667831,600.5305
+0;0;0,-0.004305813;0.3149354;0.0132178,-0.005540982;0.6169448;0.01068745,0.1800811;0.4924605;0.02906496,0.2223929;0.1972931;0.04094147,0.2643166;-0.04610611;-0.01926653,-0.1806141;0.4744127;-0.02480026,-0.2485661;0.2796662;-0.2404654,-0.2894227;0.1615206;-0.4618206,0.06250995;0.004872818;-0.02712812,0.06847928;-0.3740301;0.01610434,0.07072984;-0.7553948;0.09008487,0.0793869;-0.7166851;0.003716268,-0.05897156;0.003413278;-0.03432022,-0.09289549;-0.3748745;0.0006030761,-0.1118927;-0.7555434;0.07575315,-0.101095;-0.7167453;-0.01036503,-0.004940127;0.5431869;0.01340859,0;0;0,-0.006343469;0.3141225;0.02577615,-0.01204993;0.6158453;0.03775644,0.1556244;0.4695657;0.1015832,0.1793482;0.1728321;0.08057022,0.2219171;-0.07157528;0.0250845,-0.1787115;0.4990896;-0.04627035,-0.2782314;0.4734467;-0.326437,-0.2970662;0.4245855;-0.5752012,0.06749219;-0.005687907;-0.008923292,0.08104298;-0.3868117;-0.003166676,0.0668542;-0.7665406;0.07759118,0.08768684;-0.804019;0.02637577,-0.04828334;0.008289251;-0.04761493,-0.08909963;-0.3702346;-0.02468368,-0.08108046;-0.7474246;0.0679481,-0.08483896;-0.7867154;0.0150804,-0.01064587;0.5420506;0.03715301,600.5533
+0;0;0,-0.004308376;0.3151229;0.01322566,-0.005543399;0.6171024;0.01069572,0.1802856;0.492573;0.02909033,0.2224864;0.1981807;0.04093565,0.2646044;-0.04634681;-0.01955146,-0.1808132;0.474505;-0.02483517,-0.2485868;0.2802699;-0.239934,-0.2896328;0.1615765;-0.4623153,0.06233865;0.004859466;-0.02705378,0.06828805;-0.3727779;0.01603429,0.07054059;-0.7544785;0.09007995,0.07936356;-0.7156017;0.002056129,-0.05880996;0.003403925;-0.03422617,-0.09262058;-0.3736204;0.0005804859,-0.1116345;-0.7546245;0.07579674,-0.1006299;-0.7156578;-0.01197187,-0.004942639;0.5433562;0.01341644,0;0;0,-0.005984277;0.3142853;0.02616954,-0.01148853;0.6159759;0.03833055,0.1554122;0.4684835;0.1031275,0.1793895;0.1725292;0.08253193,0.2207022;-0.07297224;0.02553511,-0.1786293;0.4996355;-0.04566071,-0.3044044;0.444175;-0.3096546,-0.3108478;0.4331281;-0.5647287,0.06732182;-0.005835488;-0.008680344,0.08205196;-0.3856433;-0.003108739,0.06712694;-0.7656048;0.07806777,0.08989646;-0.8030609;0.02481317,-0.04794886;0.008377449;-0.04766922,-0.08801418;-0.3688841;-0.02378434,-0.08001279;-0.7463239;0.06926556,-0.08372698;-0.7865406;0.01485371,-0.01016114;0.5421921;0.03765512,600.5865
+0;0;0,-0.004308376;0.3151229;0.01322566,-0.005543399;0.6171024;0.01069572,0.1802856;0.492573;0.02909033,0.2224864;0.1981807;0.04093565,0.2646044;-0.04634681;-0.01955146,-0.1808132;0.474505;-0.02483517,-0.2485868;0.2802699;-0.239934,-0.2896328;0.1615765;-0.4623153,0.06233865;0.004859466;-0.02705378,0.06828805;-0.3727779;0.01603429,0.07054059;-0.7544785;0.09007995,0.07936356;-0.7156017;0.002056129,-0.05880996;0.003403925;-0.03422617,-0.09262058;-0.3736204;0.0005804859,-0.1116345;-0.7546245;0.07579674,-0.1006299;-0.7156578;-0.01197187,-0.004942639;0.5433562;0.01341644,0;0;0,-0.005984277;0.3142853;0.02616954,-0.01148853;0.6159759;0.03833055,0.1554122;0.4684835;0.1031275,0.1793895;0.1725292;0.08253193,0.2207022;-0.07297224;0.02553511,-0.1786293;0.4996355;-0.04566071,-0.3044044;0.444175;-0.3096546,-0.3108478;0.4331281;-0.5647287,0.06732182;-0.005835488;-0.008680344,0.08205196;-0.3856433;-0.003108739,0.06712694;-0.7656048;0.07806777,0.08989646;-0.8030609;0.02481317,-0.04794886;0.008377449;-0.04766922,-0.08801418;-0.3688841;-0.02378434,-0.08001279;-0.7463239;0.06926556,-0.08372698;-0.7865406;0.01485371,-0.01016114;0.5421921;0.03765512,600.6089
+0;0;0,-0.004595294;0.3150935;0.0134114,-0.00607551;0.6169983;0.01109466,0.1791383;0.4927617;0.02939533,0.2207618;0.1988569;0.04142094,0.2629903;-0.04733773;-0.01922755,-0.1803086;0.4746048;-0.02570107,-0.2471769;0.2909807;-0.2494599,-0.2887588;0.1751687;-0.4751406,0.06228725;0.004858172;-0.02683135,0.06775754;-0.3725535;0.01613022,0.07002278;-0.7544531;0.09032875,0.07909979;-0.7155724;0.002331264,-0.05861911;0.003377356;-0.0342873,-0.0928721;-0.3733507;0.0006115399,-0.112016;-0.7544992;0.07622348,-0.1007581;-0.7155308;-0.01151276,-0.005417268;0.5432698;0.01373518,0;0;0,-0.005771033;0.3142654;0.02624535,-0.01064863;0.6158818;0.03862357,0.1551364;0.4682828;0.1034579,0.1790755;0.1727936;0.08421683,0.2192121;-0.07438757;0.02621841,-0.1774238;0.5000485;-0.0451198,-0.2678952;0.4665039;-0.3260946,-0.2776047;0.413956;-0.577526,0.06719176;-0.005892187;-0.008589268,0.08222405;-0.3854429;-0.003072262,0.06720211;-0.7656275;0.07811832,0.08976752;-0.8029956;0.02466583,-0.04780499;0.008400299;-0.04761663,-0.08815376;-0.3686206;-0.02432744,-0.08007774;-0.7461438;0.06931502,-0.05300842;-0.7316136;-0.01394815,-0.009503342;0.5421157;0.0378871,600.6431
+0;0;0,-0.004594042;0.3150077;0.01340774,-0.006073787;0.616815;0.01109171,0.1782875;0.4928342;0.02931924,0.2199938;0.1983439;0.0413688,0.2623343;-0.04850322;-0.01944043,-0.1794993;0.4747612;-0.02552269,-0.2465008;0.2907713;-0.2497272,-0.288193;0.1746523;-0.4760061,0.06214804;0.004847315;-0.02677139,0.06761051;-0.372025;0.01612879,0.0698821;-0.7549945;0.09053519,0.07890928;-0.7161625;0.003020726,-0.05848809;0.003369807;-0.03421066,-0.09269214;-0.3728198;0.000638295,-0.1118896;-0.7550362;0.07646208,-0.1006936;-0.716117;-0.01079257,-0.005415746;0.543109;0.01373142,0;0;0,-0.00558041;0.3141764;0.02632046,-0.01015789;0.6156951;0.03881001,0.1546527;0.4685013;0.1037402,0.1790254;0.1724283;0.08487558,0.2175107;-0.07559119;0.02631593,-0.176321;0.5005334;-0.04460198,-0.3056458;0.4400321;-0.3057989,-0.3073911;0.4145583;-0.5622596,0.06704374;-0.005951777;-0.008502722,0.08231135;-0.3849537;-0.003265381,0.06703052;-0.7662414;0.07793379,0.08975223;-0.8027301;0.02425647,-0.0476621;0.008395419;-0.04754391,-0.08801322;-0.3680787;-0.02426338,-0.07986713;-0.7466946;0.06949621,-0.08274972;-0.7871446;0.01614115,-0.009077966;0.5419507;0.03805256,600.6758
+0;0;0,-0.00481762;0.3150873;0.01358405,-0.006539588;0.617035;0.01143822,0.1770365;0.4931766;0.02965065,0.2185717;0.197484;0.04205501,0.2602785;-0.05038562;-0.0176511,-0.1763522;0.4750783;-0.03558111,-0.2505445;0.2951232;-0.2623516,-0.290343;0.1848086;-0.492548,0.06205854;0.004843683;-0.02655798,0.06722973;-0.371617;0.01625334,0.06948753;-0.7546955;0.09081805,0.0805364;-0.7159204;0.003651984,-0.05824;0.003371778;-0.03430428,-0.09285089;-0.3723133;0.0009794198,-0.1120349;-0.754629;0.07701123,-0.09882993;-0.7157573;-0.009844534,-0.00582817;0.5432906;0.01404758,0;0;0,-0.005476713;0.3142552;0.02648401,-0.01003657;0.6159077;0.03914738,0.1540141;0.4690607;0.1039193,0.1786522;0.1716962;0.08717084,0.2161064;-0.07670999;0.02687836,-0.1753015;0.5008489;-0.04421411,-0.3083561;0.4583554;-0.3084185,-0.3099846;0.4331239;-0.5655261,0.06689367;-0.006010234;-0.008316517,0.08228306;-0.3845874;-0.003355265,0.06681952;-0.7659718;0.0780139,0.08931702;-0.8017976;0.02362799,-0.04747696;0.008427247;-0.04748652,-0.08794501;-0.3676025;-0.02411797,-0.07969;-0.7463238;0.06977651,-0.08271746;-0.7858377;0.01541055,-0.008948393;0.542126;0.03835225,600.6981
+0;0;0,-0.004816551;0.3150173;0.01358104,-0.006538153;0.6169074;0.01143588,0.1768583;0.4931192;0.02963225,0.2184392;0.1971013;0.04205025,0.2601438;-0.05075522;-0.01765271,-0.1761836;0.4750386;-0.03553551,-0.2504576;0.2948856;-0.2625554,-0.2902539;0.1845768;-0.4927396,0.06194026;0.004834452;-0.02650736,0.06711033;-0.3715449;0.0162947,0.06936763;-0.7545372;0.09084264,0.08011763;-0.7159995;0.006034404,-0.058129;0.003365352;-0.03423889,-0.09273241;-0.3722386;0.001037184,-0.1119121;-0.7544683;0.07705189,-0.09906434;-0.7158365;-0.007454433,-0.005826938;0.543184;0.01404449,0;0;0,-0.005291805;0.3141753;0.02663517,-0.009790514;0.6157702;0.03931046,0.154006;0.4690606;0.1042602,0.1785068;0.171315;0.08822751,0.2151019;-0.07718852;0.02786708,-0.1748621;0.5007054;-0.04403071,-0.350846;0.4005249;-0.2642654,-0.2957403;0.4535695;-0.5110167,0.06677664;-0.006036311;-0.008188486,0.08131277;-0.384574;-0.003934622,0.06695633;-0.7657698;0.07809734,0.08724106;-0.7970101;0.02136064,-0.04726078;0.008498136;-0.04750588,-0.08755447;-0.3674335;-0.02358989,-0.07923403;-0.7460521;0.07034774,-0.0821619;-0.7831208;0.01673692,-0.008719184;0.5420094;0.03851557,600.7316
+0;0;0,-0.004817511;0.3150801;0.01358375,-0.006539671;0.6170675;0.01143787,0.1765036;0.4933518;0.02960495,0.218062;0.1974939;0.04201624,0.2598263;-0.05071755;-0.01777222,-0.1758554;0.4753062;-0.03543674,-0.2500891;0.2952505;-0.2623339,-0.2899424;0.1847838;-0.4928478,0.06176892;0.004821079;-0.02643403,0.06694224;-0.3717947;0.01639492,0.06919922;-0.7547328;0.09093231,0.07992303;-0.7162159;0.006330676,-0.0579682;0.003356043;-0.03414418,-0.09259336;-0.3724839;0.001154061,-0.1117704;-0.7546594;0.077158,-0.09895386;-0.7160487;-0.007142462,-0.00582822;0.5433197;0.01404735,0;0;0,-0.005192012;0.3142394;0.02664232,-0.009634305;0.6159325;0.03931594,0.1537791;0.4691705;0.1041117,0.1780569;0.1714792;0.08984756,0.2138433;-0.07735266;0.02877474,-0.1743987;0.500721;-0.04374091,-0.3529003;0.3990918;-0.2610464,-0.3227825;0.3998845;-0.5179902,0.06662732;-0.006053358;-0.007845879,0.08170224;-0.3848114;-0.003896236,0.06703658;-0.7659711;0.07798625,0.08528145;-0.7976936;0.02139617,-0.04706952;0.008478926;-0.04743383,-0.08746921;-0.3676693;-0.02333153,-0.07894419;-0.7463264;0.07020235,-0.08233834;-0.7825908;0.01595759,-0.008569315;0.542147;0.03852844,600.7649
+0;0;0,-0.005026713;0.3150558;0.01376604,-0.006974945;0.6170326;0.0118534,0.1757044;0.4933715;0.03002479,0.2170777;0.1969054;0.04285601,0.258453;-0.05147403;-0.01682414,-0.1744261;0.4754152;-0.03983832,-0.2524359;0.3033396;-0.2723744,-0.2880617;0.1988196;-0.5064093,0.06180676;0.004819864;-0.02618728,0.06669084;-0.3713215;0.01652131,0.06896955;-0.7556584;0.09149891,0.08060089;-0.7171711;0.00716164,-0.05772016;0.003381539;-0.03443877,-0.09294754;-0.3718807;0.001162954,-0.1121321;-0.7554039;0.07786769,-0.09841607;-0.716819;-0.00614582,-0.006243221;0.5432862;0.01444872,0;0;0,-0.005149066;0.3142276;0.02663517,-0.009552974;0.6159127;0.03928661,0.1535686;0.4693865;0.1039569,0.1778601;0.1710587;0.09057665,0.213217;-0.07786129;0.02930117,-0.173991;0.5007925;-0.04359497,-0.358972;0.3979941;-0.2556871,-0.3256022;0.4039665;-0.5122349,0.06657105;-0.006051376;-0.007794619,0.081862;-0.3843143;-0.00411129,0.0678306;-0.7670671;0.07740618,0.08521444;-0.7990564;0.0210569,-0.04697457;0.008461162;-0.04744343,-0.08737265;-0.3671881;-0.02323936,-0.07907476;-0.7471586;0.0710753,-0.08081186;-0.7814497;0.01465067,-0.00849285;0.5421287;0.03850698,600.7878
+0;0;0,-0.005026713;0.3150558;0.01376604,-0.006974945;0.6170326;0.0118534,0.1757044;0.4933715;0.03002479,0.2170777;0.1969054;0.04285601,0.258453;-0.05147403;-0.01682414,-0.1744261;0.4754152;-0.03983832,-0.2524359;0.3033396;-0.2723744,-0.2880617;0.1988196;-0.5064093,0.06180676;0.004819864;-0.02618728,0.06669084;-0.3713215;0.01652131,0.06896955;-0.7556584;0.09149891,0.08060089;-0.7171711;0.00716164,-0.05772016;0.003381539;-0.03443877,-0.09294754;-0.3718807;0.001162954,-0.1121321;-0.7554039;0.07786769,-0.09841607;-0.716819;-0.00614582,-0.006243221;0.5432862;0.01444872,0;0;0,-0.005149066;0.3142276;0.02663517,-0.009552974;0.6159127;0.03928661,0.1535686;0.4693865;0.1039569,0.1778601;0.1710587;0.09057665,0.213217;-0.07786129;0.02930117,-0.173991;0.5007925;-0.04359497,-0.358972;0.3979941;-0.2556871,-0.3256022;0.4039665;-0.5122349,0.06657105;-0.006051376;-0.007794619,0.081862;-0.3843143;-0.00411129,0.0678306;-0.7670671;0.07740618,0.08521444;-0.7990564;0.0210569,-0.04697457;0.008461162;-0.04744343,-0.08737265;-0.3671881;-0.02323936,-0.07907476;-0.7471586;0.0710753,-0.08081186;-0.7814497;0.01465067,-0.00849285;0.5421287;0.03850698,600.8109
+0;0;0,-0.005027082;0.315079;0.01376705,-0.006975325;0.6170577;0.01185441,0.1756032;0.4934243;0.03001717,0.2170663;0.1963146;0.04287624,0.2583441;-0.05147982;-0.01666334,-0.1743333;0.4754779;-0.03980722,-0.2525124;0.3030288;-0.272848,-0.2880543;0.198755;-0.5063317,0.0617392;0.004814596;-0.02615866,0.06665367;-0.3736668;0.01681563,0.06891906;-0.7557566;0.09135486,0.08056369;-0.7172596;0.006921254,-0.05765707;0.003377843;-0.03440113,-0.0931036;-0.3742189;0.001422074,-0.1121759;-0.7554997;0.07767835,-0.0984443;-0.7169051;-0.006431118,-0.0062436;0.5433112;0.01444974,0;0;0,-0.005060084;0.3142489;0.02667522,-0.009454001;0.6159353;0.03934598,0.1535837;0.4693973;0.1038995,0.1781875;0.170409;0.09127641,0.2130415;-0.07798411;0.03014589,-0.1737792;0.5007433;-0.043492,-0.3170422;0.4253924;-0.2963885,-0.3209057;0.3811668;-0.5507113,0.06650325;-0.006024554;-0.007759333,0.08128365;-0.386667;-0.004302025,0.06796447;-0.7670471;0.07747459,0.08427136;-0.7992293;0.02086806,-0.04689975;0.008447628;-0.04741557,-0.08746496;-0.3695389;-0.02292598,-0.07921984;-0.7473641;0.07052998,-0.0793584;-0.7846245;0.01749353,-0.008394785;0.5421513;0.03856087,600.8431
+0;0;0,-0.005222608;0.3150927;0.0138896,-0.007402371;0.6171312;0.01214951,0.1750597;0.4935333;0.03050627,0.216164;0.1956651;0.04361884,0.2572553;-0.0515651;-0.01587819,-0.1736719;0.4753029;-0.04192853,-0.2554423;0.3249633;-0.289514,-0.2849618;0.2164611;-0.5212618,0.0617537;0.004809606;-0.02590853,0.06638592;-0.3734348;0.01703267,0.06866786;-0.7556842;0.09162043,0.0809699;-0.7170773;0.006112501,-0.05736849;0.003386465;-0.03471732,-0.09333414;-0.3738619;0.001675196,-0.112402;-0.7552508;0.07823928,-0.09798791;-0.7165451;-0.006928027,-0.006633073;0.5433616;0.01472904,0;0;0,-0.005043805;0.314272;0.02666998,-0.00947912;0.6160202;0.0393064,0.1534241;0.4695345;0.1039131,0.1783154;0.169834;0.09178972,0.2127714;-0.07831621;0.03191113,-0.1736497;0.5007706;-0.04343798,-0.3170258;0.4257531;-0.2972147,-0.3109156;0.4285594;-0.5547141,0.06642042;-0.006021455;-0.007744312,0.08140905;-0.3864115;-0.004130363,0.06804588;-0.7669879;0.07751632,0.08517493;-0.8006619;0.02104282,-0.04682859;0.008445128;-0.04736736,-0.08736506;-0.3692924;-0.02276193,-0.07916418;-0.7472881;0.07070021,-0.0801899;-0.7848839;0.01623193,-0.00840202;0.5422134;0.03853607,600.8768
+0;0;0,-0.005222716;0.3150992;0.01388989,-0.007402822;0.6171824;0.01214935,0.1743725;0.493757;0.03044701,0.2156226;0.1948319;0.04360611,0.2540131;-0.03614859;-0.01198036,-0.1730407;0.4755955;-0.04171392,-0.2551012;0.3247225;-0.2901778,-0.2826805;0.2233518;-0.5066935,0.06173443;0.004808106;-0.02590045,0.06635337;-0.3723514;0.01691758,0.06863901;-0.7552216;0.09162648,0.08107643;-0.71652;0.005177617,-0.0573506;0.003385409;-0.03470649,-0.09321308;-0.3727809;0.001581639,-0.1123119;-0.7547892;0.07827006,-0.0977392;-0.7159877;-0.007834435,-0.006633359;0.5433969;0.01472944,0;0;0,-0.005056694;0.3142796;0.02665472,-0.009597264;0.6160742;0.03920126,0.1529512;0.4706344;0.1039393,0.1783989;0.1698845;0.09241319,0.2127361;-0.06275719;0.04128122,-0.1730777;0.5008416;-0.04317611,-0.3170249;0.4259502;-0.2979336,-0.3098861;0.4325635;-0.5383936,0.06640261;-0.005992621;-0.007737875,0.08073121;-0.3853223;-0.004963875,0.06804057;-0.766309;0.07788706,0.08555054;-0.8006369;0.02079821,-0.0468027;0.008440062;-0.04736417,-0.08721686;-0.3682035;-0.02265946,-0.07903273;-0.7468019;0.07100239,-0.07995063;-0.7852941;0.01612264,-0.008475289;0.5422519;0.03846645,600.8989
+0;0;0,-0.005223828;0.3151663;0.01389285,-0.007404251;0.6172904;0.01215187,0.1741179;0.4939192;0.03042806,0.2153651;0.195015;0.04358624,0.2537573;-0.03597543;-0.01200259,-0.172809;0.4757832;-0.04163186,-0.2548638;0.3249206;-0.2900785,-0.2824442;0.2235456;-0.5066035,0.06172331;0.004807239;-0.02589578,0.06634342;-0.3724489;0.01693322,0.06862613;-0.7548279;0.09154626,0.08117337;-0.7160494;0.004334025,-0.05734026;0.003384799;-0.03470023,-0.09321193;-0.3728778;0.001597192,-0.1122863;-0.7543961;0.07818723,-0.09758487;-0.7155169;-0.008677594,-0.006634629;0.5434897;0.01473249,0;0;0,-0.00502748;0.3143543;0.0265739,-0.009580947;0.616197;0.03892112,0.1527449;0.470788;0.1035948,0.1785223;0.1700672;0.09260464,0.2127573;-0.06255858;0.04128385,-0.173224;0.5012991;-0.042604,-0.279107;0.4428369;-0.3193515,-0.2834088;0.4087946;-0.5575599,0.06639411;-0.005923495;-0.007759094,0.08021425;-0.3853701;-0.005084753,0.06807694;-0.7658603;0.07777596,0.08694017;-0.7998632;0.01956701,-0.04679869;0.008424193;-0.04735382,-0.08721818;-0.3683169;-0.02265161,-0.07904588;-0.746422;0.07092089,-0.08032357;-0.7850733;0.01501169,-0.008450076;0.5423588;0.03825831,600.9328
+0;0;0,-0.005413613;0.3151394;0.01407296,-0.007827464;0.6172369;0.01255452,0.1727273;0.4941653;0.03089925,0.2137783;0.1939722;0.0447032,0.2521884;-0.03954318;-0.01134148,-0.1713832;0.4758286;-0.04325274,-0.2489277;0.3298057;-0.2975278,-0.2824354;0.2245578;-0.5141978,0.06180325;0.004802363;-0.02565572,0.06616281;-0.3716912;0.01715048,0.06847966;-0.7557337;0.09212435,0.08128469;-0.7171043;0.006477155,-0.05712827;0.003425844;-0.03500777,-0.09338295;-0.3719623;0.001980666,-0.1125457;-0.7551214;0.0790325,-0.09762644;-0.7163901;-0.006261453,-0.007029855;0.5434441;0.01511172,0;0;0,-0.005049467;0.31434;0.02655292,-0.009693883;0.6161583;0.0388422,0.1520269;0.4718635;0.1033647,0.1787363;0.1699147;0.09310961,0.2112116;-0.06557336;0.04176283,-0.1724186;0.5015308;-0.04221319,-0.2788344;0.4430906;-0.3201557,-0.2860757;0.4277517;-0.5627625,0.06637269;-0.005908936;-0.007789135,0.07976324;-0.3846096;-0.005475044,0.06834009;-0.7668173;0.07760192,0.08527166;-0.7999111;0.02010084,-0.04679035;0.008418554;-0.04733614,-0.08857742;-0.3674828;-0.02386722,-0.07925446;-0.7470615;0.07072779,-0.08076147;-0.7845336;0.0157812,-0.008529611;0.542329;0.03819942,600.9562
+0;0;0,-0.005413227;0.315117;0.01407196,-0.00782688;0.6171904;0.01255372,0.1725864;0.4941655;0.03088575,0.2136836;0.1936342;0.04470526,0.2527271;-0.0437316;-0.01226354,-0.1712534;0.4758431;-0.0432079,-0.2488852;0.3296558;-0.2977694,-0.2829454;0.2226725;-0.518012,0.06180927;0.004802831;-0.02565822,0.06616431;-0.3713011;0.01710368,0.06848387;-0.7557907;0.09216483,0.08116778;-0.7172429;0.007327713,-0.05713384;0.003426178;-0.03501118,-0.093351;-0.3715734;0.001938969,-0.112536;-0.7551786;0.0790805,-0.09775791;-0.7165298;-0.005406715,-0.007029355;0.5434055;0.01511064,0;0;0,-0.005033165;0.3143186;0.02654267,-0.009683501;0.6161134;0.03881526,0.1519978;0.4720942;0.1033163,0.1789729;0.1698172;0.09331894,0.210228;-0.06959084;0.04022217,-0.17231;0.5015527;-0.04211489,-0.3167494;0.4941643;-0.3091012,-0.3247193;0.397079;-0.5363088,0.06638454;-0.005882293;-0.007764578,0.07926187;-0.3842099;-0.005733252,0.06833528;-0.7667325;0.07810545,0.08409828;-0.7992461;0.02087903,-0.04678782;0.008395953;-0.04735193,-0.08831568;-0.3671237;-0.02364212,-0.0790002;-0.7471876;0.07089078,-0.08032841;-0.7861781;0.01922027,-0.008515418;0.5422919;0.03817773,600.9885
+0;0;0,-0.005413227;0.315117;0.01407196,-0.00782688;0.6171904;0.01255372,0.1725864;0.4941655;0.03088575,0.2136836;0.1936342;0.04470526,0.2527271;-0.0437316;-0.01226354,-0.1712534;0.4758431;-0.0432079,-0.2488852;0.3296558;-0.2977694,-0.2829454;0.2226725;-0.518012,0.06180927;0.004802831;-0.02565822,0.06616431;-0.3713011;0.01710368,0.06848387;-0.7557907;0.09216483,0.08116778;-0.7172429;0.007327713,-0.05713384;0.003426178;-0.03501118,-0.093351;-0.3715734;0.001938969,-0.112536;-0.7551786;0.0790805,-0.09775791;-0.7165298;-0.005406715,-0.007029355;0.5434055;0.01511064,0;0;0,-0.005033165;0.3143186;0.02654267,-0.009683501;0.6161134;0.03881526,0.1519978;0.4720942;0.1033163,0.1789729;0.1698172;0.09331894,0.210228;-0.06959084;0.04022217,-0.17231;0.5015527;-0.04211489,-0.3167494;0.4941643;-0.3091012,-0.3247193;0.397079;-0.5363088,0.06638454;-0.005882293;-0.007764578,0.07926187;-0.3842099;-0.005733252,0.06833528;-0.7667325;0.07810545,0.08409828;-0.7992461;0.02087903,-0.04678782;0.008395953;-0.04735193,-0.08831568;-0.3671237;-0.02364212,-0.0790002;-0.7471876;0.07089078,-0.08032841;-0.7861781;0.01922027,-0.008515418;0.5422919;0.03817773,601.0107
+0;0;0,-0.005761047;0.3151472;0.01423798,-0.008617105;0.6173189;0.01305487,0.1714576;0.4942601;0.03163949,0.2122329;0.1930833;0.04565711,0.2522123;-0.04841533;-0.01230095,-0.1703285;0.4756792;-0.04581941,-0.2505551;0.3303301;-0.3007781,-0.2811978;0.2534777;-0.5383361,0.06196719;0.004826997;-0.02529936,0.06592856;-0.3715927;0.01762618,0.06820627;-0.7556114;0.09232432,0.08146615;-0.7171305;0.008232251,-0.0568749;0.003457794;-0.03544826,-0.09394779;-0.3716941;0.002456456,-0.1132153;-0.7546953;0.07987854,-0.09788033;-0.7161115;-0.003849499,-0.007753127;0.543499;0.01557147,0;0;0,-0.005157918;0.3143573;0.02658129,-0.01024087;0.6162453;0.0389154,0.151669;0.4727164;0.1027024,0.1790837;0.169849;0.09340858,0.2114308;-0.07345369;0.03830385,-0.1722411;0.5014974;-0.04208928,-0.31436;0.491771;-0.310928,-0.3300234;0.4034421;-0.5459423,0.06639148;-0.005836204;-0.007835865,0.079122;-0.3844971;-0.005853176,0.06834053;-0.7663894;0.07839274,0.08379471;-0.8003883;0.02376175,-0.04681394;0.008383747;-0.04734404,-0.08854506;-0.3674743;-0.02412112,-0.07913931;-0.7469453;0.07058203,-0.08159202;-0.7854018;0.01932856,-0.008926116;0.542392;0.03825355,601.0333
+0;0;0,-0.00575952;0.3150636;0.0142342,-0.008614237;0.6170968;0.01305204,0.1713286;0.4941181;0.03162339,0.2121116;0.1928853;0.04564361,0.2521347;-0.04887739;-0.01237782,-0.1702071;0.4755508;-0.04577877,-0.2504486;0.3301747;-0.3007848,-0.2811247;0.2532382;-0.5386025,0.06200692;0.004830092;-0.02531559,0.06596728;-0.3714933;0.01759898,0.06824534;-0.7555723;0.09230885,0.08152846;-0.7170765;0.008069478,-0.05691137;0.003460011;-0.03547099,-0.09397477;-0.3715959;0.002424031,-0.1132453;-0.7546573;0.07985828,-0.09788348;-0.7160584;-0.004016429,-0.007750776;0.5433209;0.01556714,0;0;0,-0.005264558;0.3142717;0.02657867,-0.01056137;0.6160186;0.03887653,0.1516321;0.4728653;0.1020887,0.1792201;0.1699331;0.09360576,0.2114662;-0.07363789;0.03837109,-0.1725834;0.5018019;-0.04186776,-0.3556309;0.3892746;-0.2573491,-0.3493177;0.3455326;-0.5052691,0.06641525;-0.005723014;-0.008082628,0.07982625;-0.3842602;-0.005553484,0.0682275;-0.7661785;0.07875133,0.08385675;-0.799902;0.0236156,-0.04689295;0.008367166;-0.04732978,-0.08825896;-0.3674112;-0.02374791,-0.07908071;-0.7469485;0.07096556,-0.05318918;-0.7318377;-0.009363979,-0.009181514;0.5422106;0.0382266,601.056
+0;0;0,-0.005761373;0.315165;0.01423878,-0.008616633;0.6172569;0.01305656,0.1702698;0.4945583;0.03153353,0.2111025;0.1929583;0.04557084,0.2514549;-0.05079389;-0.01292806,-0.1692509;0.4761005;-0.04541198,-0.2495902;0.3305472;-0.3007289,-0.2805188;0.2529776;-0.5405036,0.06202314;0.004831356;-0.02532221,0.0659815;-0.3713019;0.01757066,0.0682632;-0.7559952;0.09240003,0.08221381;-0.7170725;0.003927529,-0.05692626;0.003460917;-0.03548027,-0.09397093;-0.3714054;0.002395596,-0.1132722;-0.7550795;0.07995369,-0.09713851;-0.7160485;-0.008135833,-0.007753052;0.5434708;0.01557201,0;0;0,-0.005381741;0.314366;0.02664471,-0.01081956;0.6161684;0.03895974,0.1514823;0.4744011;0.1002734,0.1785901;0.1710239;0.09290218,0.2116841;-0.07465386;0.03801322,-0.1717226;0.5020868;-0.04149683,-0.3581114;0.390422;-0.2550784,-0.3257504;0.379115;-0.5066544,0.06643596;-0.005624726;-0.008127213,0.07943116;-0.3839858;-0.005739927,0.06824531;-0.7665098;0.07878137,0.08674324;-0.8010302;0.01881003,-0.04693806;0.008334623;-0.04731574,-0.0880662;-0.3672633;-0.0235183,-0.07906287;-0.7474089;0.07136025,-0.05219005;-0.7330257;-0.01311213,-0.009398859;0.5423509;0.03831029,601.0892
+0;0;0,-0.006015277;0.3152664;0.01438561,-0.009141851;0.6175184;0.01336255,0.1693046;0.4950283;0.03221752,0.2096581;0.1939352;0.04638657,0.2503568;-0.05133498;-0.01226985,-0.1685571;0.4762005;-0.0464872,-0.2504292;0.3325474;-0.3017263,-0.2854725;0.2755344;-0.548254,0.06220683;0.004832511;-0.02510918,0.06592339;-0.3720114;0.01783799,0.06820326;-0.7563673;0.09264714,0.08240585;-0.7175307;0.005092345,-0.0567747;0.003493696;-0.03588789,-0.09444014;-0.3719567;0.002685826,-0.1137085;-0.7552459;0.08046205,-0.09734656;-0.7163005;-0.006703913,-0.008219001;0.543683;0.01586072,0;0;0,-0.005650572;0.3144736;0.02665448,-0.01159742;0.6164321;0.03890204,0.1509847;0.4749944;0.09876251,0.178291;0.1722125;0.09077978,0.2118083;-0.0752404;0.03694606,-0.1718071;0.5021589;-0.04137215,-0.3585083;0.3916145;-0.2544655,-0.3254844;0.3799229;-0.5075012,0.06649704;-0.00556618;-0.008406878,0.078981;-0.3846521;-0.005648136,0.06823789;-0.7668883;0.0786798,0.08648337;-0.801564;0.02011538,-0.04707973;0.008343528;-0.04730114,-0.08807513;-0.3679698;-0.02327416,-0.07911815;-0.7478154;0.07142609,-0.05275395;-0.7332586;-0.01231206,-0.01002501;0.542568;0.03827167,601.1114
+0;0;0,-0.006015277;0.3152664;0.01438561,-0.009141851;0.6175184;0.01336255,0.1693046;0.4950283;0.03221752,0.2096581;0.1939352;0.04638657,0.2503568;-0.05133498;-0.01226985,-0.1685571;0.4762005;-0.0464872,-0.2504292;0.3325474;-0.3017263,-0.2854725;0.2755344;-0.548254,0.06220683;0.004832511;-0.02510918,0.06592339;-0.3720114;0.01783799,0.06820326;-0.7563673;0.09264714,0.08240585;-0.7175307;0.005092345,-0.0567747;0.003493696;-0.03588789,-0.09444014;-0.3719567;0.002685826,-0.1137085;-0.7552459;0.08046205,-0.09734656;-0.7163005;-0.006703913,-0.008219001;0.543683;0.01586072,0;0;0,-0.005650572;0.3144736;0.02665448,-0.01159742;0.6164321;0.03890204,0.1509847;0.4749944;0.09876251,0.178291;0.1722125;0.09077978,0.2118083;-0.0752404;0.03694606,-0.1718071;0.5021589;-0.04137215,-0.3585083;0.3916145;-0.2544655,-0.3254844;0.3799229;-0.5075012,0.06649704;-0.00556618;-0.008406878,0.078981;-0.3846521;-0.005648136,0.06823789;-0.7668883;0.0786798,0.08648337;-0.801564;0.02011538,-0.04707973;0.008343528;-0.04730114,-0.08807513;-0.3679698;-0.02327416,-0.07911815;-0.7478154;0.07142609,-0.05275395;-0.7332586;-0.01231206,-0.01002501;0.542568;0.03827167,601.1451
+0;0;0,-0.006013536;0.3151751;0.01438144,-0.009140203;0.6174392;0.01335878,0.1688298;0.4950877;0.0321696,0.2097409;0.1898335;0.04653446,0.2502461;-0.05427039;-0.01184305,-0.1681253;0.4763104;-0.04632393,-0.2511288;0.3306721;-0.3050904,-0.2860055;0.2739302;-0.5504458,0.06232226;0.004841478;-0.02515577,0.06604184;-0.3723094;0.01782638,0.06831092;-0.754843;0.09228085,0.08216453;-0.7162235;0.006877378,-0.05688005;0.003500179;-0.03595449,-0.09457617;-0.372256;0.002650652,-0.1137532;-0.753728;0.08005813,-0.09779327;-0.7150025;-0.00496608,-0.008217453;0.5436118;0.01585668,0;0;0,-0.006085932;0.3143815;0.02656317,-0.01311133;0.616327;0.03883362,0.1505835;0.4772847;0.09782863,0.1786752;0.1703668;0.08931804,0.2138616;-0.07585782;0.0366807,-0.17225;0.5019347;-0.04162262,-0.2711565;0.4479606;-0.3286147,-0.2877162;0.3985481;-0.577451,0.06663226;-0.005293414;-0.008511066,0.07839136;-0.3847132;-0.005974054,0.06797458;-0.7649784;0.07870412,0.08426967;-0.7967661;0.01974035,-0.04723753;0.008253729;-0.04733717,-0.08886333;-0.3683437;-0.02397623,-0.07980011;-0.7462238;0.07091886,-0.08146717;-0.7865306;0.01978998,-0.01116136;0.5424801;0.03820825,601.1784
+0;0;0,-0.006239032;0.3151969;0.01449408,-0.009616806;0.6175412;0.0136639,0.1693109;0.4949329;0.03277275,0.2099996;0.1887248;0.04774188,0.2501712;-0.05539921;-0.01035921,-0.1688578;0.4759119;-0.04769736,-0.2534701;0.332731;-0.3084329,-0.2876686;0.2779822;-0.5542358,0.06270261;0.004841623;-0.02503779,0.06607889;-0.3728742;0.01798657,0.06841814;-0.7548499;0.09240521,0.08267193;-0.7161657;0.006459102,-0.05697366;0.003553172;-0.03637755,-0.09534712;-0.3726594;0.002652276,-0.114521;-0.7535146;0.08031027,-0.09814745;-0.7147281;-0.00524687,-0.008667523;0.5436896;0.01614135,0;0;0,-0.006539084;0.3143883;0.0267458,-0.01470019;0.6163801;0.03925848,0.1507987;0.4777326;0.0976963,0.1783543;0.1698262;0.08890057,0.2160932;-0.07603148;0.03678703,-0.1739565;0.5016066;-0.04242477,-0.3378575;0.4487582;-0.2993033,-0.321569;0.3936017;-0.5468482,0.06688743;-0.005016789;-0.009102345,0.07799678;-0.3850156;-0.006058693,0.06768508;-0.7646387;0.07896519,0.08451311;-0.7972534;0.0201304,-0.04759005;0.008224713;-0.04742879,-0.08901094;-0.3689692;-0.02417275,-0.08037546;-0.7463441;0.07049855,-0.05472397;-0.7314656;-0.01183407,-0.01239664;0.5425203;0.03853583,601.2009
+0;0;0,-0.006241989;0.3153463;0.01450095,-0.00962247;0.61793;0.01366953,0.1706044;0.4948932;0.03290214,0.2114549;0.1874683;0.04793075,0.251482;-0.05577739;-0.0099613,-0.1700311;0.4757334;-0.04815497,-0.2549796;0.3319836;-0.3099266,-0.289055;0.2774318;-0.5548452,0.06288949;0.004856053;-0.02511241,0.06626735;-0.3730376;0.01793221,0.06860496;-0.7547454;0.09229866,0.08284351;-0.7160705;0.006444439,-0.05714346;0.003563762;-0.03648597,-0.095535;-0.372826;0.002562232,-0.1146955;-0.753414;0.08016575,-0.09833939;-0.714637;-0.005299903,-0.00867225;0.5440056;0.01614942,0;0;0,-0.007197574;0.3145038;0.02698231,-0.01654586;0.6166856;0.03989434,0.1509709;0.4780237;0.09770131,0.1793049;0.1689529;0.08892155,0.2171245;-0.07602035;0.03715372,-0.1763922;0.5014213;-0.0430425,-0.2977882;0.456023;-0.3251891,-0.3142454;0.3908846;-0.5693371,0.06698789;-0.004915923;-0.009887218,0.07797294;-0.3850876;-0.005794525,0.06773638;-0.7644097;0.07933283,0.08460071;-0.7969863;0.02060723,-0.04788787;0.008239921;-0.04741473,-0.08973689;-0.3691484;-0.02517535,-0.08082097;-0.7460791;0.07011604,-0.05529697;-0.731151;-0.0121658,-0.01395463;0.5427639;0.03904057,601.2231
+0;0;0,-0.006242413;0.3153677;0.01450193,-0.009622871;0.6179514;0.01367095,0.1715004;0.4946796;0.03298698,0.2123845;0.1870015;0.04802797,0.2526204;-0.05751315;-0.01016608,-0.1708385;0.4754241;-0.04847547,-0.255857;0.3315558;-0.3104628,-0.2901102;0.2767194;-0.556659,0.06303679;0.004867428;-0.02517123,0.06641971;-0.3735919;0.01793781,0.0687542;-0.7547905;0.09220506,0.08308479;-0.7160594;0.005795859,-0.05727731;0.003572109;-0.03657144,-0.09572631;-0.373381;0.002535213,-0.1148612;-0.7534612;0.08003521,-0.09839942;-0.7146274;-0.005982921,-0.008672788;0.5440376;0.01615048,0;0;0,-0.007803954;0.314485;0.02728319,-0.01861013;0.6165806;0.04109216,0.1509659;0.4789008;0.09788465,0.1796433;0.1695898;0.08964753,0.2172314;-0.07658854;0.0369575,-0.1784237;0.5013812;-0.04357244,-0.3334732;0.4308259;-0.303467,-0.3220353;0.3916181;-0.5547135,0.06705923;-0.00459978;-0.01062179,0.07767022;-0.3853425;-0.005753756,0.06765816;-0.7640521;0.07975817,0.08534897;-0.8009;0.02529215,-0.04811269;0.008175738;-0.04742622,-0.08936471;-0.3697833;-0.02404772,-0.08007053;-0.7463104;0.07068551,-0.05444856;-0.7314256;-0.01215889,-0.01564288;0.5426873;0.03996348,601.2569
+0;0;0,-0.006521775;0.315209;0.01463329,-0.01016996;0.6175725;0.01401211,0.1709667;0.4944285;0.03362448,0.2115103;0.1862101;0.04874987,0.251489;-0.05883555;-0.009102996,-0.1706327;0.4750154;-0.04987422,-0.257343;0.3338932;-0.3133832,-0.2905051;0.2879404;-0.5619415,0.0631682;0.004839948;-0.02492855,0.06609078;-0.3745754;0.01825751,0.06832512;-0.7553397;0.09292747,0.08305919;-0.7166001;0.006542735,-0.05710234;0.003622968;-0.03689546,-0.09627683;-0.3741446;0.002935797,-0.1154687;-0.7538399;0.08055829,-0.09860719;-0.7149983;-0.005426094,-0.009197259;0.5437243;0.01646726,0;0;0,-0.008086726;0.3143018;0.02760982,-0.0190623;0.6161624;0.04168892,0.1510219;0.4792883;0.09780431,0.1799893;0.1694877;0.09034681,0.2174819;-0.07696429;0.03697681,-0.1787227;0.5016561;-0.04363044,-0.2705053;0.4542849;-0.337234,-0.2914018;0.397317;-0.5848439,0.0669698;-0.004102916;-0.01154518,0.07776617;-0.3857802;-0.005587339,0.06767876;-0.7640978;0.08006335,0.08517405;-0.8011602;0.02572775,-0.04826668;0.00809116;-0.04732801,-0.08931034;-0.3708288;-0.0235653,-0.07998776;-0.7470171;0.07107843,-0.07844168;-0.7858457;0.01615995,-0.01608211;0.5423367;0.0404923,601.2787
+0;0;0,-0.006521775;0.315209;0.01463329,-0.01016996;0.6175725;0.01401211,0.1709667;0.4944285;0.03362448,0.2115103;0.1862101;0.04874987,0.251489;-0.05883555;-0.009102996,-0.1706327;0.4750154;-0.04987422,-0.257343;0.3338932;-0.3133832,-0.2905051;0.2879404;-0.5619415,0.0631682;0.004839948;-0.02492855,0.06609078;-0.3745754;0.01825751,0.06832512;-0.7553397;0.09292747,0.08305919;-0.7166001;0.006542735,-0.05710234;0.003622968;-0.03689546,-0.09627683;-0.3741446;0.002935797,-0.1154687;-0.7538399;0.08055829,-0.09860719;-0.7149983;-0.005426094,-0.009197259;0.5437243;0.01646726,0;0;0,-0.008086726;0.3143018;0.02760982,-0.0190623;0.6161624;0.04168892,0.1510219;0.4792883;0.09780431,0.1799893;0.1694877;0.09034681,0.2174819;-0.07696429;0.03697681,-0.1787227;0.5016561;-0.04363044,-0.2705053;0.4542849;-0.337234,-0.2914018;0.397317;-0.5848439,0.0669698;-0.004102916;-0.01154518,0.07776617;-0.3857802;-0.005587339,0.06767876;-0.7640978;0.08006335,0.08517405;-0.8011602;0.02572775,-0.04826668;0.00809116;-0.04732801,-0.08931034;-0.3708288;-0.0235653,-0.07998776;-0.7470171;0.07107843,-0.07844168;-0.7858457;0.01615995,-0.01608211;0.5423367;0.0404923,601.3126
+0;0;0,-0.0065166;0.3149588;0.01462168,-0.01015781;0.6167492;0.0140033,0.1696902;0.4941364;0.03348721,0.210413;0.1845556;0.04867946,0.2503828;-0.06043556;-0.00916053,-0.1694703;0.4748619;-0.04941535,-0.2565639;0.3331159;-0.3140891,-0.2897187;0.2871733;-0.5625921,0.063278;0.004848362;-0.02497188,0.06620694;-0.3753916;0.01830804,0.06843906;-0.7557767;0.09290364,0.08576435;-0.7155001;-0.008673295,-0.05720161;0.003629266;-0.0369596,-0.09646122;-0.3749594;0.002958227,-0.1156339;-0.7542765;0.08050342,-0.09580711;-0.7138801;-0.02060276,-0.009187471;0.5430802;0.01645248,0;0;0,-0.00845746;0.3140212;0.02782941,-0.01992393;0.6152759;0.04219675,0.1500722;0.4805207;0.09648776,0.1801926;0.1694122;0.09068251,0.2173345;-0.07687929;0.03660202,-0.1781363;0.5021319;-0.04337899,-0.3302983;0.4477287;-0.3109915,-0.320555;0.3959643;-0.5603692,0.0670031;-0.003743932;-0.01215625,0.07766525;-0.3862445;-0.005541086,0.06773332;-0.7641168;0.08034372,0.08821122;-0.8040351;0.006752007,-0.04846954;0.008012851;-0.0473044,-0.08941215;-0.3717392;-0.0232997,-0.08006696;-0.7475369;0.07131059,-0.07582322;-0.7976938;0.005884908,-0.01684104;0.5416354;0.0409193,601.3461
+0;0;0,-0.006634812;0.3147071;0.01471644,-0.01052702;0.6161458;0.01432442,0.1696471;0.4934452;0.03418362,0.2100004;0.1843848;0.04947427,0.2501091;-0.06176889;-0.00821371,-0.1694537;0.4739017;-0.05053896,-0.2572583;0.3412857;-0.3190234,-0.290597;0.3018726;-0.5697492,0.06356271;0.004828913;-0.0247592,0.06630819;-0.3756496;0.01857318,0.06849101;-0.7564106;0.09336703,0.08427895;-0.7172529;0.002880298,-0.05713618;0.003716593;-0.03739247,-0.09687987;-0.3749729;0.003398266,-0.1160017;-0.7546697;0.08113174,-0.09798692;-0.7153987;-0.008926511,-0.009520045;0.542574;0.01672621,0;0;0,-0.009178579;0.313743;0.02796888,-0.0213886;0.6146197;0.0423193,0.1498266;0.4809123;0.09569669,0.1805103;0.1703956;0.09140015,0.2177297;-0.07692543;0.03685403,-0.1795867;0.5019415;-0.04392818,-0.3160844;0.4628271;-0.3218112,-0.3166042;0.3970252;-0.5691937,0.06707317;-0.003365055;-0.01290035,0.07756003;-0.3860998;-0.005601883,0.06764216;-0.7642457;0.08091497,0.08919802;-0.7894317;0.01012778,-0.04882186;0.007899921;-0.04722892,-0.08978758;-0.3720948;-0.02325108,-0.08025945;-0.7482917;0.071422,-0.0794373;-0.7939896;0.01860037,-0.01814011;0.5410844;0.04105473,601.3683
+0;0;0,-0.006630382;0.314497;0.01470661,-0.01051986;0.6157243;0.01431499,0.1698338;0.4930287;0.03418998,0.2102479;0.1835028;0.04950366,0.2479573;-0.04792611;-0.00473344,-0.1696083;0.4734655;-0.05061789,-0.2575451;0.3406498;-0.3195067,-0.2888895;0.3035944;-0.5552341,0.06362458;0.004833613;-0.02478329,0.0663761;-0.3764828;0.0186445,0.06857292;-0.7596847;0.09391785,0.08417234;-0.7206364;0.00451158,-0.05719179;0.003720211;-0.03742886,-0.097023;-0.3758031;0.003451698,-0.1162674;-0.7579342;0.08168351,-0.09846774;-0.7187738;-0.007299393,-0.009513627;0.5422069;0.016715,0;0;0,-0.009700596;0.3135206;0.02791691,-0.02220163;0.6141829;0.04205322,0.1496932;0.4813587;0.09511113,0.180645;0.1703869;0.09156346,0.2171658;-0.06183623;0.03997231,-0.1803668;0.5020444;-0.04472097,-0.318244;0.451199;-0.3205446,-0.3111538;0.4029644;-0.5562269,0.06707502;-0.00297384;-0.01333261,0.07760427;-0.3865457;-0.005748749,0.06796252;-0.7674263;0.07999325,0.08309358;-0.7953566;0.01119041,-0.04905509;0.007688936;-0.04711836,-0.08977935;-0.3731475;-0.02260503,-0.08034422;-0.7518407;0.07235324,-0.05421221;-0.7374162;-0.01363059,-0.01890237;0.5407032;0.04086018,601.3906
+0;0;0,-0.006628055;0.3143865;0.01470145,-0.01051747;0.6156079;0.01430931,0.1693825;0.4930256;0.03414045,0.2083853;0.194308;0.04891939,0.2490892;-0.05549803;-0.009624522,-0.1692006;0.473512;-0.05045278,-0.2540667;0.345334;-0.3099523,-0.2879;0.3053361;-0.5643982,0.06391295;0.004855521;-0.02489562,0.06667417;-0.3778041;0.01868515,0.06887174;-0.7611368;0.09398419,0.08440441;-0.7221272;0.004960477,-0.05745102;0.003737072;-0.03759851,-0.09742254;-0.3771232;0.00342606,-0.1166735;-0.7593846;0.08168457,-0.09895001;-0.7202635;-0.006917588,-0.009511083;0.5420793;0.01670969,0;0;0,-0.009861492;0.3133835;0.02815104,-0.02227026;0.6140391;0.0423789,0.1496454;0.4817658;0.09422326,0.1820967;0.1819129;0.09157658,0.2161719;-0.06960079;0.03619647,-0.1801937;0.5020886;-0.04398928,-0.3112285;0.4533303;-0.3112426,-0.3039646;0.4004445;-0.5654818,0.06723946;-0.002374455;-0.0141933,0.0774629;-0.3872867;-0.005627632,0.06752865;-0.7684406;0.07947135,0.08232501;-0.7968067;0.0114851,-0.049505;0.007487289;-0.04713202,-0.09020147;-0.374701;-0.02240923,-0.08069136;-0.7535126;0.0726174,-0.054919;-0.7390029;-0.0130768,-0.01900679;0.5405468;0.04117393,601.4246
+0;0;0,-0.00673895;0.314317;0.01478362,-0.01083123;0.6154818;0.01455372,0.1687851;0.4928445;0.03467368,0.208072;0.1903178;0.04977962,0.2487156;-0.0587071;-0.008841958,-0.1686468;0.4732354;-0.05133035,-0.254842;0.3549206;-0.3194088,-0.2895418;0.3177649;-0.5734111,0.06424449;0.004903976;-0.02472892,0.06689211;-0.3789996;0.01896421,0.06869551;-0.7582841;0.09339022,0.08462543;-0.7192276;0.00397528,-0.05743223;0.003725107;-0.03808656,-0.09826994;-0.3782726;0.003243096,-0.1167584;-0.7563722;0.08133265,-0.09863553;-0.7172077;-0.007652678,-0.00979091;0.5419605;0.01692297,0;0;0,-0.009999268;0.3132972;0.02835608,-0.02224306;0.6138986;0.04271984,0.1501835;0.481795;0.09196687,0.1831627;0.17814;0.09164429,0.2163631;-0.07255277;0.03549576,-0.1800358;0.5017773;-0.04336657,-0.3120295;0.4510296;-0.3140996,-0.3032348;0.3998467;-0.5678806,0.0672656;-0.001637414;-0.01534867,0.07756995;-0.3877584;-0.005226611,0.06748815;-0.7648036;0.07923937,0.08014074;-0.7932571;0.01029062,-0.04995873;0.007191008;-0.04706738,-0.09078906;-0.3762423;-0.02237266,-0.08129725;-0.7510464;0.07160072,-0.05590004;-0.7365798;-0.01468088,-0.01903116;0.5404121;0.04149628,601.4582
+0;0;0,-0.006737086;0.3142301;0.01477953,-0.01082912;0.6153764;0.01454918,0.168043;0.4929372;0.03459537,0.2069897;0.1930306;0.04957047,0.248603;-0.06193572;-0.01044974,-0.1679825;0.4734098;-0.0510502,-0.2534311;0.3561197;-0.3168068,-0.2889588;0.3180776;-0.5768694,0.06448524;0.004922353;-0.02482159,0.06713027;-0.3786066;0.01882891,0.06891766;-0.7545257;0.09259451,0.08513287;-0.7153069;0.001578301,-0.05764745;0.003739066;-0.03822928,-0.09844531;-0.3778858;0.003060047,-0.1167697;-0.7526306;0.08045669,-0.0983223;-0.7133019;-0.01012222,-0.009788711;0.5418485;0.01691865,0;0;0,-0.01009559;0.3131785;0.02866387,-0.02220616;0.6137588;0.04318309,0.1501622;0.4825984;0.09066081,0.1832891;0.1816211;0.09123063,0.2167513;-0.07552189;0.0355556,-0.1793444;0.5016626;-0.04257062,-0.3106468;0.4489918;-0.3102841,-0.2993712;0.3992794;-0.5705599,0.06735762;-0.001239017;-0.01612771,0.0774667;-0.3869875;-0.005990744,0.0681461;-0.7603728;0.07919241,0.07992063;-0.7933754;0.01193238,-0.05043823;0.006920036;-0.04697643,-0.09221272;-0.3761724;-0.02457307,-0.08232927;-0.7473284;0.0697941,-0.0836896;-0.7927906;0.01561404,-0.01904018;0.5402641;0.04193592,601.4799
+0;0;0,-0.006732903;0.3140349;0.01477035,-0.0108234;0.6150664;0.01453922,0.1674189;0.4928074;0.03452259,0.2061997;0.1941786;0.04943389,0.2475531;-0.05919534;-0.01021148,-0.1674167;0.4733492;-0.05081972,-0.2525013;0.3565588;-0.3154441,-0.2878071;0.3187543;-0.5738825,0.06478396;0.004945155;-0.02493657,0.06743687;-0.3797268;0.01884402,0.06922574;-0.7559544;0.09267018,0.08537255;-0.7167746;0.002037846,-0.05791449;0.003756387;-0.03840637,-0.09883393;-0.3790058;0.003006008,-0.1171734;-0.7540582;0.0804662,-0.09880378;-0.7147689;-0.009730674,-0.009783082;0.5415455;0.01690846,0;0;0,-0.009978648;0.3129121;0.02945995,-0.02185367;0.6133661;0.04437327,0.150285;0.4825271;0.09021974,0.183599;0.182871;0.09157181,0.2175901;-0.07309213;0.03871775,-0.1785008;0.5013818;-0.04110801,-0.3077158;0.4490736;-0.308452,-0.2948834;0.4031185;-0.5676613,0.06745078;-0.0009660274;-0.01710868,0.07705545;-0.3878322;-0.005334378,0.06843802;-0.7614024;0.08052516,0.07993319;-0.7941871;0.01355386,-0.05111856;0.006607938;-0.04675977,-0.09339561;-0.3776353;-0.02517098,-0.08323985;-0.7489101;0.06997435,-0.08442767;-0.792528;0.01395467,-0.01875115;0.5398769;0.04306078,601.5134
+0;0;0,-0.006994586;0.3140235;0.01489229,-0.01133383;0.6150509;0.01481809,0.166922;0.4928359;0.03521174,0.2053373;0.1941681;0.05028581,0.2464376;-0.05931857;-0.009055104,-0.1674837;0.4732532;-0.05140178,-0.253249;0.3672607;-0.3203169,-0.2878916;0.3413416;-0.5803057,0.06487742;0.004937926;-0.02469384,0.06721365;-0.3797354;0.01909294,0.06891359;-0.7559825;0.0928216,0.08531765;-0.7167997;0.00223577,-0.05778991;0.003765649;-0.03859268,-0.09972697;-0.3788621;0.003043719,-0.1175675;-0.7538571;0.08089745,-0.09894388;-0.7145621;-0.009246722,-0.01024874;0.5415299;0.01716691,0;0;0,-0.009978648;0.3129121;0.02945995,-0.02185367;0.6133661;0.04437327,0.150285;0.4825271;0.09021974,0.183599;0.182871;0.09157181,0.2175901;-0.07309213;0.03871775,-0.1785008;0.5013818;-0.04110801,-0.3077158;0.4490736;-0.308452,-0.2948834;0.4031185;-0.5676613,0.06745078;-0.0009660274;-0.01710868,0.07705545;-0.3878322;-0.005334378,0.06843802;-0.7614024;0.08052516,0.07993319;-0.7941871;0.01355386,-0.05111856;0.006607938;-0.04675977,-0.09339561;-0.3776353;-0.02517098,-0.08323985;-0.7489101;0.06997435,-0.08442767;-0.792528;0.01395467,-0.01875115;0.5398769;0.04306078,601.536
+0;0;0,-0.007001251;0.3143227;0.01490648,-0.01134557;0.6157017;0.01483175,0.1668098;0.4934184;0.0352181,0.2048703;0.1975091;0.05015295,0.2461856;-0.05730376;-0.00949841,-0.1674035;0.4738469;-0.05134559,-0.2523768;0.3688333;-0.317777,-0.2872005;0.3427786;-0.5791259,0.06498313;0.004945972;-0.02473407,0.06732455;-0.3805819;0.01914998,0.06902468;-0.7568711;0.09288688,0.08533046;-0.7177433;0.00284376,-0.05788407;0.003771784;-0.03865556,-0.09991428;-0.379706;0.003073331,-0.1177568;-0.7547429;0.08093576,-0.09924475;-0.7155035;-0.008668348,-0.01025905;0.5420843;0.01718365,0;0;0,-0.009951372;0.3132241;0.02935338,-0.02147689;0.6140478;0.04418492,0.1503355;0.482615;0.08980727,0.1836905;0.1857666;0.09137583,0.2181592;-0.07193521;0.04042006,-0.1783168;0.5010967;-0.04047831,-0.3060313;0.4490065;-0.3054492,-0.2925766;0.4033358;-0.5660791,0.06748676;-0.0009585321;-0.01742589,0.07703887;-0.3886607;-0.004823208,0.06885973;-0.7621786;0.08149624,0.08033094;-0.7951721;0.01548719,-0.05144143;0.006477289;-0.04659257,-0.09275936;-0.3786419;-0.02337441,-0.0829566;-0.75017;0.07098863,-0.08405349;-0.7930923;0.01496989,-0.01848809;0.5404567;0.0429039,601.5583
+0;0;0,-0.007002401;0.3143744;0.01490893,-0.01134698;0.6157714;0.01483431,0.1664447;0.4935865;0.03518367,0.2058089;0.1875406;0.05063011,0.2472703;-0.06817311;-0.009232156,-0.1670821;0.4740551;-0.0512022,-0.2549661;0.3654443;-0.3267603,-0.289913;0.3392975;-0.5890333,0.06508533;0.00495375;-0.02477297,0.06743617;-0.3821264;0.01928778,0.06914084;-0.7594186;0.09322122,0.08538963;-0.7203227;0.003492787,-0.05797511;0.003777716;-0.03871635,-0.1001746;-0.3812441;0.003180556,-0.1180647;-0.7572806;0.08125053,-0.09961728;-0.7180735;-0.008040436,-0.01026044;0.5421524;0.01718627,0;0;0,-0.009848803;0.3132646;0.02950954,-0.02104779;0.6141099;0.04451656,0.1504156;0.4825413;0.08936501,0.1852502;0.1755638;0.09125113,0.2225274;-0.08311802;0.04240274,-0.1777763;0.5004681;-0.03940742,-0.3086273;0.4464499;-0.3140203,-0.2953012;0.3994029;-0.575365,0.06754728;-0.0009197146;-0.01763117,0.07740129;-0.3901484;-0.004146338,0.06915811;-0.7646265;0.08255243,0.07941475;-0.8007917;0.01998305,-0.05181728;0.006240994;-0.04637196,-0.09294006;-0.3804534;-0.0228289,-0.08307794;-0.7530028;0.0716604,-0.08335467;-0.795521;0.01563371,-0.01815204;0.5405141;0.04319811,601.592
+0;0;0,-0.007216459;0.3145689;0.01513191,-0.01179186;0.616308;0.01526483,0.1656843;0.4940983;0.03571625,0.2052911;0.1835897;0.05163518,0.2451565;-0.06102678;-0.005655501,-0.1668554;0.4746438;-0.05144531,-0.254797;0.3742941;-0.335054,-0.2814924;0.3562304;-0.5873827,0.0653907;0.004974433;-0.02456524,0.06752644;-0.3828733;0.01951786,0.06918848;-0.7608298;0.09381985,0.08548023;-0.7218115;0.004958607,-0.05804102;0.003780172;-0.03900116,-0.1006058;-0.381891;0.003656283,-0.1184941;-0.7586045;0.08202547,-0.1000277;-0.7194766;-0.006398201,-0.01066176;0.5425888;0.01758397,0;0;0,-0.009592112;0.3134884;0.0294559,-0.02021758;0.6147063;0.04435849,0.1508181;0.4826785;0.08828425,0.1864043;0.1712911;0.09132028,0.2223086;-0.07650946;0.0464375,-0.1769701;0.5002422;-0.03870104,-0.3079455;0.447926;-0.3186048,-0.2960557;0.4010324;-0.5683413,0.06756629;-0.00067617;-0.01839781,0.07754868;-0.390626;-0.003795385,0.06909241;-0.7657501;0.08329678,0.07925224;-0.8020511;0.02210832,-0.05221974;0.006127272;-0.04625684,-0.09302852;-0.3813374;-0.02218373,-0.08330497;-0.7547725;0.07176477,-0.08386302;-0.7966276;0.01627047,-0.01750364;0.5410031;0.04307318,601.6141
+0;0;0,-0.007215543;0.314529;0.01512999,-0.01179239;0.6163634;0.01526264,0.1667166;0.4938392;0.03582117,0.2067101;0.180299;0.05189552,0.244982;-0.05453974;-0.003105156,-0.1677699;0.4742707;-0.05185064,-0.25657;0.3729413;-0.3382283,-0.2821984;0.3555996;-0.5804709,0.06545058;0.004978988;-0.02458774,0.06758913;-0.3833776;0.0195532,0.06925593;-0.7624182;0.09406831,0.08549275;-0.7234303;0.005506672,-0.05809417;0.003783634;-0.03903687,-0.1007148;-0.3823936;0.003676537,-0.1186544;-0.7601875;0.0822705,-0.1002503;-0.7210904;-0.005855039,-0.01066182;0.5426135;0.01758275,0;0;0,-0.009096798;0.3134444;0.02965283,-0.01896002;0.6147791;0.04464698,0.1519861;0.4808682;0.08997107,0.1870014;0.1663249;0.09128714,0.2223261;-0.0716162;0.04915333,-0.1770513;0.4993429;-0.03821932,-0.3091275;0.4462849;-0.3208959,-0.2976838;0.4005559;-0.5605142,0.06747036;-0.0006602854;-0.01898527,0.07767493;-0.3910809;-0.003449678,0.06940198;-0.7672864;0.08388901,0.08007489;-0.803442;0.02308512,-0.05254698;0.005994798;-0.04600003,-0.09309082;-0.3820071;-0.02182364,-0.08326089;-0.756591;0.07207709,-0.0839727;-0.7983938;0.01701871,-0.01647828;0.5410373;0.04334378,601.6475
+0;0;0,-0.007215543;0.314529;0.01512999,-0.01179239;0.6163634;0.01526264,0.1667166;0.4938392;0.03582117,0.2067101;0.180299;0.05189552,0.244982;-0.05453974;-0.003105156,-0.1677699;0.4742707;-0.05185064,-0.25657;0.3729413;-0.3382283,-0.2821984;0.3555996;-0.5804709,0.06545058;0.004978988;-0.02458774,0.06758913;-0.3833776;0.0195532,0.06925593;-0.7624182;0.09406831,0.08549275;-0.7234303;0.005506672,-0.05809417;0.003783634;-0.03903687,-0.1007148;-0.3823936;0.003676537,-0.1186544;-0.7601875;0.0822705,-0.1002503;-0.7210904;-0.005855039,-0.01066182;0.5426135;0.01758275,0;0;0,-0.009096798;0.3134444;0.02965283,-0.01896002;0.6147791;0.04464698,0.1519861;0.4808682;0.08997107,0.1870014;0.1663249;0.09128714,0.2223261;-0.0716162;0.04915333,-0.1770513;0.4993429;-0.03821932,-0.3091275;0.4462849;-0.3208959,-0.2976838;0.4005559;-0.5605142,0.06747036;-0.0006602854;-0.01898527,0.07767493;-0.3910809;-0.003449678,0.06940198;-0.7672864;0.08388901,0.08007489;-0.803442;0.02308512,-0.05254698;0.005994798;-0.04600003,-0.09309082;-0.3820071;-0.02182364,-0.08326089;-0.756591;0.07207709,-0.0839727;-0.7983938;0.01701871,-0.01647828;0.5410373;0.04334378,601.6704
+0;0;0,-0.007368413;0.3143905;0.01525987,-0.01222138;0.6161466;0.01566296,0.1655653;0.493835;0.03642951,0.2054541;0.1777645;0.05269356,0.2433442;-0.05311677;-0.001330595,-0.1675883;0.4748718;-0.05155143,-0.2557966;0.3773808;-0.3421904,-0.2814609;0.3586788;-0.5802072,0.06578434;0.004986976;-0.02428621,0.06770029;-0.3838452;0.01980293,0.06929979;-0.7627993;0.09459487,0.08574663;-0.7237565;0.005626552,-0.05811278;0.003822291;-0.03937719,-0.1009476;-0.3827307;0.003980521,-0.1190248;-0.760384;0.08306156,-0.100402;-0.7212304;-0.005465463,-0.01104398;0.5424036;0.01791659,0;0;0,-0.008975174;0.3132825;0.03003335,-0.01872073;0.614536;0.04524708,0.15222;0.4809544;0.08772683,0.1876311;0.1639597;0.09179449,0.224011;-0.06977913;0.05052543,-0.1761111;0.4992285;-0.03744154,-0.3056525;0.4479038;-0.3243927,-0.2910688;0.3970944;-0.558628,0.06757706;-0.0005939454;-0.01937151,0.07777721;-0.3914502;-0.003084421,0.06958638;-0.7674917;0.08482647,0.08029476;-0.8041078;0.02387357,-0.05292122;0.005905519;-0.0458992,-0.09326279;-0.3825815;-0.02164365,-0.08290286;-0.757408;0.07109443,-0.08462851;-0.7990981;0.01519106,-0.01627157;0.5408022;0.04389381,601.7038
+0;0;0,-0.00737071;0.3144885;0.01526462,-0.01222367;0.6162437;0.0156684,0.1650949;0.4940773;0.0363854,0.2052365;0.1760037;0.05275252,0.2431164;-0.05481556;-0.001257118,-0.1671761;0.4751643;-0.05136245,-0.2559434;0.3770555;-0.3438433,-0.2816009;0.3583585;-0.5817962,0.06585326;0.004992201;-0.02431166,0.0677745;-0.3849126;0.0198991,0.06936941;-0.7627756;0.09447569,0.08591069;-0.7236809;0.004996434,-0.05817367;0.003826296;-0.03941845,-0.1011267;-0.383793;0.00405886,-0.1191518;-0.760359;0.08291222,-0.100422;-0.7211528;-0.006123215,-0.01104653;0.5425172;0.01792153,0;0;0,-0.008813404;0.3133803;0.03009033,-0.01829631;0.6146337;0.04545808,0.1521266;0.4807904;0.08721352,0.188431;0.1618726;0.09205794,0.2286172;-0.07128212;0.05139589,-0.1753739;0.4986875;-0.03656757,-0.3035698;0.4477456;-0.3264309,-0.2950327;0.39554;-0.5605915,0.06758296;-0.0007186234;-0.01961267,0.07784794;-0.3926233;-0.0026021,0.06933373;-0.7674868;0.08542919,0.08015898;-0.8048559;0.02454329,-0.05319933;0.005903352;-0.04569039,-0.09347071;-0.383664;-0.02120719,-0.08329856;-0.7572632;0.0718781,-0.08736416;-0.794102;0.009597197,-0.01590914;0.5409152;0.04406095,601.7265
+0;0;0,-0.007374267;0.3146402;0.01527199,-0.01222857;0.6164793;0.01567644,0.1649215;0.4943522;0.03637599,0.2034744;0.1888668;0.05209536,0.2416156;-0.04354481;-0.002286866,-0.1670315;0.4754573;-0.05128786,-0.2522857;0.3812313;-0.3321935,-0.2781201;0.3624053;-0.5717879,0.06599399;0.00500287;-0.02436362,0.06791911;-0.3856874;0.01993621,0.0695169;-0.7642367;0.09464825,0.08536118;-0.7255252;0.008939467,-0.05829799;0.003834474;-0.03950269,-0.1013375;-0.3845657;0.004062209,-0.1193954;-0.7618155;0.08305877,-0.1014548;-0.7229973;-0.002224892,-0.01105133;0.5427457;0.01792979,0;0;0,-0.008663893;0.3135471;0.02998686,-0.01788848;0.614895;0.04531264,0.1523256;0.4807864;0.08652854,0.1902627;0.1748756;0.09236598,0.2309173;-0.06046899;0.05511713,-0.1748708;0.4981763;-0.03621714,-0.2931707;0.4488092;-0.3166147,-0.28991;0.3943393;-0.5520924,0.06768432;-0.000628069;-0.01980555,0.07779273;-0.39331;-0.002376795,0.06933847;-0.7687951;0.08607339,0.0790742;-0.8079745;0.03323054,-0.0534997;0.005843828;-0.04557908,-0.09369592;-0.3844491;-0.01987439,-0.08306909;-0.7589027;0.07262203,-0.09149955;-0.7994276;0.02135716,-0.01556563;0.5411672;0.04392195,601.7594
+0;0;0,-0.007482853;0.3148388;0.01544505,-0.01254886;0.6168699;0.01611763,0.1647322;0.4946164;0.03708325,0.2027898;0.1908542;0.0528155,0.2416024;-0.04433967;-0.002109479,-0.1675002;0.4763387;-0.05142869,-0.2513384;0.3900228;-0.333365,-0.2795735;0.3614134;-0.5746607,0.06614336;0.00495914;-0.02403147,0.06780305;-0.3858385;0.02020431,0.06938852;-0.7635211;0.09483645,0.08524137;-0.7248765;0.009912163,-0.0581094;0.00389792;-0.03981398,-0.1012728;-0.3844991;0.004537411,-0.1194862;-0.7608808;0.08341445,-0.1015573;-0.722128;-0.001084775,-0.01134283;0.5430928;0.01831063,0;0;0,-0.008681916;0.3137577;0.0299797,-0.01787551;0.6153002;0.04536247,0.1523957;0.4806767;0.08629298,0.1910803;0.1766452;0.09226322,0.2359138;-0.06143454;0.05839062,-0.1749801;0.4979466;-0.03598648,-0.2920678;0.4479105;-0.3148309,-0.2929953;0.3938087;-0.5533922,0.06771223;-0.0007168204;-0.01978862,0.07760596;-0.393495;-0.002186298,0.06925043;-0.7680219;0.08656239,0.07882723;-0.80608;0.03350996,-0.05360617;0.005846317;-0.04548899,-0.09358435;-0.3845286;-0.01919182,-0.08320349;-0.7581614;0.07304294,-0.09146482;-0.7990186;0.02355356,-0.01555939;0.5415305;0.0439527,601.7816
+0;0;0,-0.007482853;0.3148388;0.01544505,-0.01254886;0.6168699;0.01611763,0.1647322;0.4946164;0.03708325,0.2027898;0.1908542;0.0528155,0.2416024;-0.04433967;-0.002109479,-0.1675002;0.4763387;-0.05142869,-0.2513384;0.3900228;-0.333365,-0.2795735;0.3614134;-0.5746607,0.06614336;0.00495914;-0.02403147,0.06780305;-0.3858385;0.02020431,0.06938852;-0.7635211;0.09483645,0.08524137;-0.7248765;0.009912163,-0.0581094;0.00389792;-0.03981398,-0.1012728;-0.3844991;0.004537411,-0.1194862;-0.7608808;0.08341445,-0.1015573;-0.722128;-0.001084775,-0.01134283;0.5430928;0.01831063,0;0;0,-0.008681916;0.3137577;0.0299797,-0.01787551;0.6153002;0.04536247,0.1523957;0.4806767;0.08629298,0.1910803;0.1766452;0.09226322,0.2359138;-0.06143454;0.05839062,-0.1749801;0.4979466;-0.03598648,-0.2920678;0.4479105;-0.3148309,-0.2929953;0.3938087;-0.5533922,0.06771223;-0.0007168204;-0.01978862,0.07760596;-0.393495;-0.002186298,0.06925043;-0.7680219;0.08656239,0.07882723;-0.80608;0.03350996,-0.05360617;0.005846317;-0.04548899,-0.09358435;-0.3845286;-0.01919182,-0.08320349;-0.7581614;0.07304294,-0.09146482;-0.7990186;0.02355356,-0.01555939;0.5415305;0.0439527,601.8041
+0;0;0,-0.0074888;0.315089;0.01545732,-0.01255798;0.617309;0.0161307,0.1651803;0.4948925;0.0371461,0.2030527;0.192608;0.05280183,0.2422687;-0.04503064;-0.00269407,-0.1679136;0.4765675;-0.05159534,-0.2513439;0.3906714;-0.3321601,-0.2798725;0.3617647;-0.575964,0.06639989;0.004978373;-0.02412467,0.06805974;-0.3858601;0.02011572,0.06964874;-0.7643836;0.09491405,0.08563901;-0.7256641;0.009253614,-0.05833476;0.003913038;-0.0399684,-0.1015027;-0.3845244;0.004387621,-0.1197566;-0.7617443;0.0834403,-0.1016723;-0.7229156;-0.001791388,-0.01135134;0.5434947;0.01832481,0;0;0,-0.008731529;0.3140165;0.02989244,-0.01790905;0.615749;0.0452745,0.1528195;0.4805399;0.08564353,0.1924241;0.1781457;0.0923233,0.240732;-0.06231347;0.06173682,-0.1754929;0.4972749;-0.0356231,-0.2849355;0.4448821;-0.3155029,-0.3017269;0.3933966;-0.5566607,0.06785454;-0.0006444305;-0.020275,0.07762176;-0.3934193;-0.001643181,0.06917182;-0.7687402;0.08746481,0.08095396;-0.8066902;0.03348875,-0.05407389;0.005758322;-0.04537164,-0.09390858;-0.3846608;-0.01890111,-0.08354446;-0.7591317;0.07351954,-0.09211169;-0.7997894;0.02249483,-0.01559582;0.5419421;0.0438602,601.838
+0;0;0,-0.007505603;0.3150617;0.01557021,-0.01268019;0.6172326;0.01640224,0.1650748;0.4947253;0.03788244,0.2023013;0.1927796;0.05318563,0.2419201;-0.04719344;-0.00243362,-0.168163;0.47725;-0.05196541,-0.251372;0.3944252;-0.3330481,-0.2804862;0.3636938;-0.5789305,0.06662599;0.004920722;-0.02399281,0.06819004;-0.3864022;0.02025808,0.06984264;-0.7660735;0.09532793,0.08609477;-0.7273203;0.009396113,-0.05841623;0.003987693;-0.04013145,-0.1017385;-0.3848862;0.004528563,-0.1198065;-0.7632242;0.08404149,-0.1014566;-0.7243636;-0.001455873,-0.01145901;0.5434312;0.01855931,0;0;0,-0.00861913;0.3139903;0.02997375,-0.01767505;0.6156751;0.04544425,0.1533116;0.4804453;0.08494091,0.1936588;0.1786164;0.09285307,0.2456608;-0.06365675;0.0637033,-0.1753471;0.4969186;-0.03537409,-0.2844564;0.4444326;-0.3148944,-0.2994218;0.3918252;-0.5583255,0.06790405;-0.0005483627;-0.02067924,0.07777835;-0.3937687;-0.00132823,0.06899802;-0.7701839;0.08824277,0.0810532;-0.8067929;0.03218079,-0.05435948;0.005739012;-0.04528798,-0.09408197;-0.3851912;-0.01902211,-0.08371154;-0.7607534;0.07389735,-0.09307928;-0.801199;0.02217985,-0.0153895;0.5418814;0.04400945,601.8713
+0;0;0,-0.007505424;0.3150542;0.01556985,-0.01268102;0.6172843;0.0164017,0.1649778;0.4947813;0.03787199,0.2022032;0.1928449;0.05317472,0.2419756;-0.04805824;-0.002660103,-0.1680778;0.4773156;-0.05192675,-0.2512843;0.3944933;-0.3330009,-0.2805113;0.3636428;-0.5798362,0.06672505;0.004928037;-0.02402848,0.06829072;-0.3868019;0.02026843,0.06995127;-0.7682995;0.0956994,0.08602639;-0.7296416;0.01070349,-0.05850308;0.003993621;-0.0401911,-0.1018704;-0.3852846;0.004515354,-0.1200253;-0.7654427;0.08441079,-0.1018753;-0.7266786;-0.0001553968,-0.01145948;0.5434605;0.01855942,0;0;0,-0.008435689;0.3139778;0.03007841,-0.0173149;0.6157233;0.04562855,0.1537251;0.4805752;0.08435321,0.1953791;0.1789701;0.09356093,0.2490513;-0.06397749;0.06476092,-0.1749267;0.4967824;-0.03512082,-0.2879439;0.4427611;-0.3127795,-0.3035203;0.3931773;-0.5577948,0.06795002;-0.0005542934;-0.02088952,0.07813437;-0.3941595;-0.001186609,0.06920122;-0.7722638;0.08931422,0.08078415;-0.806943;0.03239226,-0.05458811;0.005791517;-0.04517169,-0.09392846;-0.3855935;-0.01895953,-0.08351671;-0.7629628;0.0744058,-0.06177113;-0.7476419;-0.008475609,-0.01508428;0.541906;0.0441699,601.8947
+0;0;0,-0.007503628;0.3149788;0.01556612,-0.01267852;0.6171675;0.0163979,0.164469;0.4948164;0.03781192,0.2014941;0.1945048;0.0530323,0.2411285;-0.0455628;-0.002608869,-0.1676218;0.4774014;-0.05172668,-0.2503805;0.3950248;-0.3312883,-0.2795061;0.3642812;-0.5772675,0.066784;0.004932391;-0.02404971,0.06834992;-0.3868593;0.02025419,0.07001226;-0.7687673;0.0957663,0.08604081;-0.7301345;0.01101661,-0.05855477;0.00399715;-0.04022662,-0.1019289;-0.3853426;0.004486892,-0.1201033;-0.7659096;0.08446826,-0.1020059;-0.7271708;0.0001470447,-0.01145715;0.5433547;0.0185553,0;0;0,-0.008310132;0.3139068;0.03006244,-0.01703743;0.6156167;0.04558206,0.1536812;0.4807055;0.08337522,0.1962343;0.1809196;0.09373283,0.2510138;-0.06095643;0.06554699,-0.1742554;0.4966629;-0.03479002,-0.2877061;0.4417947;-0.3103041,-0.3036556;0.3861189;-0.5530902,0.06800002;-0.0006001294;-0.02093935,0.07821456;-0.3942641;-0.001180649,0.06933233;-0.7727916;0.08935428,0.08083765;-0.8071845;0.03247595,-0.05472617;0.005846715;-0.04509636,-0.09383713;-0.3856304;-0.01897991,-0.08338492;-0.7633849;0.07456577,-0.09275645;-0.8042943;0.02559652,-0.0148519;0.5418087;0.04413509,601.9274
+0;0;0,-0.007465343;0.314939;0.01575203,-0.01271302;0.617188;0.01681347,0.1640881;0.4948268;0.03831322,0.2005348;0.1979897;0.05339655,0.2396989;-0.0392032;-0.001487032,-0.1672809;0.4783172;-0.05218008,-0.2493239;0.4008579;-0.3295555,-0.2780408;0.3749468;-0.5730929,0.06700218;0.00489433;-0.02377332,0.06865299;-0.387012;0.02028615,0.07025701;-0.7689056;0.09612907,0.08657172;-0.7302373;0.01107659,-0.05855688;0.0040639;-0.04041032,-0.1018499;-0.3853221;0.004742619,-0.1200604;-0.7658772;0.08501467,-0.1016692;-0.7270971;0.0003984347,-0.01148363;0.5433516;0.01891287,0;0;0,-0.00808429;0.3138828;0.03004432,-0.01660524;0.6156601;0.04557824,0.1538594;0.4807237;0.08261251,0.1972612;0.184651;0.09380913,0.2545401;-0.05360949;0.06628466,-0.1736101;0.4966565;-0.03459369,-0.2856692;0.4435088;-0.3071487,-0.3042856;0.3934373;-0.5478826,0.06810647;-0.0006483495;-0.02096438,0.07846606;-0.3943951;-0.001198053,0.06971963;-0.7728273;0.08996105,0.08096939;-0.8070695;0.03232765,-0.05492991;0.005894479;-0.04501531,-0.09349519;-0.3857118;-0.01871305,-0.08315173;-0.7635507;0.07471135,-0.09254481;-0.8044043;0.02504477,-0.0144897;0.5418283;0.04412532,601.9615
+0;0;0,-0.007466369;0.3149823;0.01575419,-0.01271493;0.617282;0.01681587,0.1640432;0.4949218;0.03831117,0.2006021;0.1971706;0.05344095,0.2400966;-0.04202344;-0.001905669,-0.1672443;0.4784163;-0.05215989,-0.24954;0.4007185;-0.3303896,-0.2784992;0.3745888;-0.5759816,0.06704394;0.00489738;-0.02378813,0.06869593;-0.3872894;0.02030286,0.07030589;-0.7705989;0.09642699,0.08653555;-0.7319758;0.01181787,-0.05859337;0.004066432;-0.04043551,-0.1019174;-0.3855982;0.004749738,-0.1201953;-0.7675643;0.08531941,-0.1019001;-0.72883;0.00114426,-0.01148535;0.5434347;0.01891559,0;0;0,-0.008040123;0.3139276;0.03004336,-0.0164723;0.615758;0.0455842,0.1540287;0.4807776;0.08208323,0.1978113;0.1838412;0.09362125,0.2569113;-0.05594189;0.06449914,-0.173466;0.496594;-0.03447105,-0.2869449;0.4334422;-0.3053136,-0.2805542;0.4331899;-0.5539014,0.0681406;-0.0006414801;-0.02100468,0.07856593;-0.3946658;-0.001173019,0.06974355;-0.7745357;0.09017635,0.08021622;-0.8076807;0.03187109,-0.05500768;0.005896864;-0.04499035,-0.09346788;-0.3859981;-0.01860222,-0.08314811;-0.7652245;0.07523049,-0.09611207;-0.8067054;0.02812556,-0.01438053;0.5419145;0.04412818,601.9826
+0;0;0,-0.007466823;0.3150015;0.01575515,-0.01271535;0.6172992;0.01681685,0.1639808;0.4949572;0.03830526,0.2005383;0.1972173;0.05343446,0.2407276;-0.0461849;-0.002885893,-0.1671897;0.4784575;-0.05213382,-0.2494822;0.4007626;-0.3303528,-0.2789509;0.3741732;-0.5802656,0.06706719;0.004899079;-0.02379638,0.06871827;-0.3870716;0.02027032,0.07032984;-0.7707638;0.09647044,0.08650169;-0.7321714;0.01216272,-0.05861369;0.004067842;-0.04044953,-0.1019138;-0.3853822;0.004710831,-0.1202101;-0.7677296;0.08536093,-0.10198;-0.7290264;0.001485631,-0.01148579;0.5434529;0.01891654,0;0;0,-0.008036956;0.3139443;0.0300715,-0.01645532;0.6157714;0.04564381,0.1540511;0.4807293;0.08169174,0.1980577;0.1838512;0.09357285,0.2599074;-0.05933531;0.06091166,-0.1729199;0.4964527;-0.0352446,-0.2871512;0.4366283;-0.3065131,-0.3065535;0.3917122;-0.554783,0.0681451;-0.0006410778;-0.02107394,0.07863625;-0.3944533;-0.001388073,0.06981774;-0.7746525;0.09026051,0.0797203;-0.8076911;0.03219819,-0.05506409;0.005899699;-0.04496016,-0.09334914;-0.3857533;-0.01798125,-0.08311141;-0.7654673;0.07551298,-0.09450067;-0.8060352;0.02720554,-0.0143643;0.5419292;0.04418015,602.0166
+0;0;0,-0.007390955;0.3149875;0.01606713,-0.01265614;0.6172842;0.01724592,0.1640089;0.4949033;0.03899442,0.2002598;0.1971231;0.05406625,0.2406272;-0.04620428;-0.002450109,-0.1670996;0.4790482;-0.05231912,-0.2493156;0.4050745;-0.3315731,-0.2790742;0.3781019;-0.5814105,0.06714742;0.004814154;-0.02358654,0.06878614;-0.3871442;0.02059078,0.0704276;-0.770822;0.09686176,0.08676989;-0.7322236;0.01258755,-0.05858431;0.004146327;-0.04048411,-0.1017044;-0.3852699;0.005137328,-0.1199486;-0.7676058;0.08585335,-0.1015505;-0.7288956;0.002015471,-0.01141574;0.5434375;0.01932462,0;0;0,-0.008036956;0.3139443;0.0300715,-0.01645532;0.6157714;0.04564381,0.1540511;0.4807293;0.08169174,0.1980577;0.1838512;0.09357285,0.2599074;-0.05933531;0.06091166,-0.1729199;0.4964527;-0.0352446,-0.2871512;0.4366283;-0.3065131,-0.3065535;0.3917122;-0.554783,0.0681451;-0.0006410778;-0.02107394,0.07863625;-0.3944533;-0.001388073,0.06981774;-0.7746525;0.09026051,0.0797203;-0.8076911;0.03219819,-0.05506409;0.005899699;-0.04496016,-0.09334914;-0.3857533;-0.01798125,-0.08311141;-0.7654673;0.07551298,-0.09450067;-0.8060352;0.02720554,-0.0143643;0.5419292;0.04418015,602.0392

+ 161 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Forward_None_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005916829;0.311946;0.00842166,0.01193073;0.6119082;0.002793944,0.1861906;0.4877365;0.008165811,0.2218148;0.2003617;0.03040415,0.2635053;-0.0721958;-0.03483075,-0.1616624;0.4764582;2.477784E-05,-0.2065541;0.1895613;0.004800047,-0.2422027;-0.08824795;-0.038007,0.07394678;0.005036087;-0.03590278,0.08974097;-0.3775615;0.005457994,0.09403515;-0.7673898;0.08031887,0.09444787;-0.7280916;-0.01353902,-0.07293013;0.004813204;-0.03795426,-0.09852232;-0.3783966;-0.009034043,-0.1145028;-0.7683512;0.06355225,-0.1117558;-0.7290321;-0.03026427,0.01037841;0.5385625;0.006443786,0;0;0,0.002360865;0.3120501;0.00594902,0.004077449;0.6120018;-0.002180099,0.1804502;0.4907426;0.0006887913,0.2295433;0.2044958;0.001419067,0.2560515;-0.07044271;-0.06172681,-0.1734454;0.4949379;-0.01022696,-0.2229958;0.209035;-0.0225633,-0.2735879;-0.06034306;-0.09437662,0.07189956;0.001950487;-0.04011416,0.09108424;-0.3810342;-0.004117966,0.08685637;-0.7662878;0.09154034,0.0906374;-0.8137962;0.03792977,-0.07375942;0.004502995;-0.03635614,-0.1058298;-0.3784251;-0.01030521,-0.1050442;-0.7640193;0.0840625,-0.1184726;-0.8086767;0.02801011,0.00382854;0.5386847;0.002277374,387.2941
+0;0;0,0.005788873;0.3119501;0.008357991,0.01163516;0.6119145;0.002662017,0.1859719;0.487852;0.008233621,0.2215138;0.2004264;0.02993987,0.2638362;-0.07210854;-0.03498155,-0.1619026;0.4764105;0.0002143099,-0.2063837;0.1894445;0.004664418,-0.2420946;-0.08834192;-0.03823929,0.07390875;0.00503964;-0.03598052,0.08981815;-0.3775364;0.005534425,0.0939621;-0.7673454;0.08050432,0.09434699;-0.7280521;-0.01335417,-0.07296739;0.00481019;-0.037883,-0.09843328;-0.3784097;-0.008984914,-0.1145073;-0.7683356;0.06373427,-0.1117885;-0.729021;-0.03008351,0.01012999;0.5385686;0.006327369,0;0;0,0.002360865;0.3120501;0.00594902,0.004077449;0.6120018;-0.002180099,0.1804502;0.4907426;0.0006887913,0.2295433;0.2044958;0.001419067,0.2560515;-0.07044271;-0.06172681,-0.1734454;0.4949379;-0.01022696,-0.2229958;0.209035;-0.0225633,-0.2735879;-0.06034306;-0.09437662,0.07189956;0.001950487;-0.04011416,0.09108424;-0.3810342;-0.004117966,0.08685637;-0.7662878;0.09154034,0.0906374;-0.8137962;0.03792977,-0.07375942;0.004502995;-0.03635614,-0.1058298;-0.3784251;-0.01030521,-0.1050442;-0.7640193;0.0840625,-0.1184726;-0.8086767;0.02801011,0.00382854;0.5386847;0.002277374,387.3113
+0;0;0,0.005784529;0.311716;0.008351718,0.01161505;0.6108747;0.002672977,0.1851287;0.4872952;0.008223401,0.2206377;0.2001356;0.02990955,0.2629628;-0.07241681;-0.03501603,-0.1611074;0.4759076;0.0002418589,-0.2055475;0.1892072;0.004687848,-0.2412606;-0.08859703;-0.03821861,0.07393263;0.005041269;-0.03599215,0.08984076;-0.3775042;0.005519476,0.09398301;-0.7671535;0.08045866,0.09435347;-0.7282084;-0.009883471,-0.07299096;0.004811745;-0.03789524,-0.09845482;-0.3783774;-0.008999467,-0.1145222;-0.7681437;0.06368993,-0.1119053;-0.729178;-0.026613,0.01011489;0.5377729;0.006326128,0;0;0,0.002608612;0.3118173;0.005762339,0.005126804;0.6109314;-0.003147125,0.180501;0.4904533;0.000926733,0.2295426;0.2044699;0.001430511,0.2558121;-0.07051608;-0.06168997,-0.1721004;0.4952244;-0.00982808,-0.2213326;0.2095439;-0.02226245,-0.271881;-0.0599024;-0.09392231,0.07190377;0.001938194;-0.04016185,0.09102866;-0.3810191;-0.004171371,0.08688153;-0.7661257;0.09140754,0.09026265;-0.8105152;0.03947854,-0.07382923;0.004512996;-0.03627341,-0.1057934;-0.3783915;-0.01020141,-0.1054391;-0.7639252;0.08373085,-0.1181483;-0.8062769;0.03038701,0.00462608;0.537877;0.00157094,387.3265
+0;0;0,0.005784529;0.311716;0.008351718,0.01161505;0.6108747;0.002672977,0.1851287;0.4872952;0.008223401,0.2206377;0.2001356;0.02990955,0.2629628;-0.07241681;-0.03501603,-0.1611074;0.4759076;0.0002418589,-0.2055475;0.1892072;0.004687848,-0.2412606;-0.08859703;-0.03821861,0.07393263;0.005041269;-0.03599215,0.08984076;-0.3775042;0.005519476,0.09398301;-0.7671535;0.08045866,0.09435347;-0.7282084;-0.009883471,-0.07299096;0.004811745;-0.03789524,-0.09845482;-0.3783774;-0.008999467,-0.1145222;-0.7681437;0.06368993,-0.1119053;-0.729178;-0.026613,0.01011489;0.5377729;0.006326128,0;0;0,0.002608612;0.3118173;0.005762339,0.005126804;0.6109314;-0.003147125,0.180501;0.4904533;0.000926733,0.2295426;0.2044699;0.001430511,0.2558121;-0.07051608;-0.06168997,-0.1721004;0.4952244;-0.00982808,-0.2213326;0.2095439;-0.02226245,-0.271881;-0.0599024;-0.09392231,0.07190377;0.001938194;-0.04016185,0.09102866;-0.3810191;-0.004171371,0.08688153;-0.7661257;0.09140754,0.09026265;-0.8105152;0.03947854,-0.07382923;0.004512996;-0.03627341,-0.1057934;-0.3783915;-0.01020141,-0.1054391;-0.7639252;0.08373085,-0.1181483;-0.8062769;0.03038701,0.00462608;0.537877;0.00157094,387.3451
+0;0;0,0.00576458;0.3117421;0.008323323,0.01158234;0.6110139;0.002628037,0.1853992;0.4873085;0.008202485,0.2209559;0.2008829;0.02989733,0.263889;-0.07245281;-0.03524251,-0.1614373;0.4759036;0.0003321171,-0.2054642;0.1898639;0.004518439,-0.2411278;-0.08879715;-0.03878223,0.07389105;0.005046921;-0.03603086,0.08985434;-0.3775544;0.005579248,0.09397449;-0.7685683;0.08076087,0.09430689;-0.7299415;-0.006371997,-0.07299257;0.004805845;-0.03784931,-0.09835646;-0.3784662;-0.009053832,-0.1146539;-0.7695526;0.06406947,-0.1121541;-0.7309065;-0.02302624,0.01008506;0.5378692;0.006284503,0;0;0,0.002528816;0.3118422;0.005803108,0.004772455;0.6110771;-0.00294733,0.1805407;0.4904826;0.0009653568,0.2293798;0.2051949;0.001487732,0.255675;-0.07075796;-0.0614202,-0.172617;0.4950512;-0.00973426,-0.2216676;0.2100694;-0.02214296,-0.2721347;-0.06037608;-0.09363541,0.07189326;0.001950711;-0.04013896,0.09119973;-0.3810805;-0.004301786,0.08690362;-0.7675078;0.09170175,0.09158638;-0.8055631;0.03680897,-0.07380468;0.00449272;-0.0362804,-0.1056307;-0.3784945;-0.0102447,-0.1054244;-0.7654043;0.08389276,-0.1175125;-0.8051932;0.03241397,0.004361913;0.5379754;0.001714468,387.3671
+0;0;0,0.00576458;0.3117421;0.008323323,0.01158234;0.6110139;0.002628037,0.1853992;0.4873085;0.008202485,0.2209559;0.2008829;0.02989733,0.263889;-0.07245281;-0.03524251,-0.1614373;0.4759036;0.0003321171,-0.2054642;0.1898639;0.004518439,-0.2411278;-0.08879715;-0.03878223,0.07389105;0.005046921;-0.03603086,0.08985434;-0.3775544;0.005579248,0.09397449;-0.7685683;0.08076087,0.09430689;-0.7299415;-0.006371997,-0.07299257;0.004805845;-0.03784931,-0.09835646;-0.3784662;-0.009053832,-0.1146539;-0.7695526;0.06406947,-0.1121541;-0.7309065;-0.02302624,0.01008506;0.5378692;0.006284503,0;0;0,0.002528816;0.3118422;0.005803108,0.004772455;0.6110771;-0.00294733,0.1805407;0.4904826;0.0009653568,0.2293798;0.2051949;0.001487732,0.255675;-0.07075796;-0.0614202,-0.172617;0.4950512;-0.00973426,-0.2216676;0.2100694;-0.02214296,-0.2721347;-0.06037608;-0.09363541,0.07189326;0.001950711;-0.04013896,0.09119973;-0.3810805;-0.004301786,0.08690362;-0.7675078;0.09170175,0.09158638;-0.8055631;0.03680897,-0.07380468;0.00449272;-0.0362804,-0.1056307;-0.3784945;-0.0102447,-0.1054244;-0.7654043;0.08389276,-0.1175125;-0.8051932;0.03241397,0.004361913;0.5379754;0.001714468,387.3784
+0;0;0,0.00576506;0.311768;0.008324016,0.01158393;0.6110967;0.002627408,0.1854705;0.4873513;0.008203611,0.2210977;0.200358;0.02994145,0.2638749;-0.07198489;-0.03496179,-0.1615048;0.4759418;0.0003300947,-0.2056189;0.1893353;0.004524713,-0.241153;-0.0883137;-0.03861868,0.07388041;0.005046194;-0.03602567,0.08985099;-0.37773;0.005603451,0.09396911;-0.7685515;0.0807481,0.09430357;-0.7298713;-0.006924257,-0.07298205;0.004805153;-0.03784385,-0.09835753;-0.3786421;-0.009035217,-0.1146469;-0.769536;0.06405213,-0.1121317;-0.7308365;-0.02358285,0.01008625;0.5379322;0.006284862,0;0;0,0.00253506;0.3118684;0.005786896,0.004726395;0.6111622;-0.002922773,0.1805735;0.4904933;0.0009613037,0.2293095;0.2046061;0.001496553,0.2554317;-0.07032415;-0.06130421,-0.172685;0.4949738;-0.009748612,-0.2217694;0.2094046;-0.0219096,-0.2716289;-0.06023732;-0.0927633,0.07189196;0.001948655;-0.04011703,0.09148613;-0.3812384;-0.00420928,0.08703075;-0.767496;0.0916574,0.09141861;-0.805371;0.03566074,-0.07379066;0.004485994;-0.03628281,-0.1053941;-0.378667;-0.009813404,-0.1052958;-0.7654997;0.08381172,-0.1174743;-0.805649;0.03192087,0.004333526;0.5380394;0.001720428,387.4007
+0;0;0,0.005668108;0.3117708;0.008286744,0.01137332;0.6111002;0.002517064,0.1853003;0.4873806;0.008147932,0.2210299;0.2004068;0.02997405,0.2639049;-0.07190013;-0.03501559,-0.1617101;0.4760034;0.0004548258,-0.2054635;0.1893365;0.004293667,-0.2407902;-0.08829454;-0.03913405,0.07388964;0.005061798;-0.03600455,0.08989862;-0.3777042;0.005702961,0.09392942;-0.7685372;0.08079275,0.09422883;-0.7298601;-0.006880023,-0.07297193;0.004788575;-0.03786549,-0.09823258;-0.3786746;-0.009168446,-0.1147341;-0.7695196;0.06413263,-0.1122534;-0.7308229;-0.02350362,0.009909129;0.537936;0.006194148,0;0;0,0.00253506;0.3118684;0.005786896,0.004726395;0.6111622;-0.002922773,0.1805735;0.4904933;0.0009613037,0.2293095;0.2046061;0.001496553,0.2554317;-0.07032415;-0.06130421,-0.172685;0.4949738;-0.009748612,-0.2217694;0.2094046;-0.0219096,-0.2716289;-0.06023732;-0.0927633,0.07189196;0.001948655;-0.04011703,0.09148613;-0.3812384;-0.00420928,0.08703075;-0.767496;0.0916574,0.09141861;-0.805371;0.03566074,-0.07379066;0.004485994;-0.03628281,-0.1053941;-0.378667;-0.009813404,-0.1052958;-0.7654997;0.08381172,-0.1174743;-0.805649;0.03192087,0.004333526;0.5380394;0.001720428,387.4124
+0;0;0,0.005664758;0.3115866;0.008281848,0.01136078;0.6104344;0.002521896,0.1845761;0.4870493;0.008138346,0.2202709;0.2003552;0.02994319,0.2631336;-0.07187378;-0.03502788,-0.1610212;0.4757184;0.0004765685,-0.2047319;0.1893311;0.004311667,-0.2400485;-0.08822063;-0.03910363,0.0739349;0.005064899;-0.0360266,0.08992636;-0.3772824;0.00563528,0.09395701;-0.7681003;0.08072215,0.09425788;-0.729381;-0.007376559,-0.07301663;0.004791508;-0.03788869,-0.09824964;-0.3782521;-0.009223036,-0.1147505;-0.769082;0.06407519,-0.1122578;-0.730343;-0.02398681,0.00989916;0.5373988;0.006192518,0;0;0,0.002794519;0.3116856;0.005579233,0.005660564;0.6104738;-0.00365591,0.1806479;0.4903794;0.001239061,0.2293195;0.2047676;0.001408815,0.2552928;-0.0701744;-0.06103634,-0.1714348;0.4952514;-0.00962393,-0.2203769;0.2099341;-0.02153021,-0.2700877;-0.05971879;-0.0921223,0.0719081;0.001967475;-0.0401907,0.09180795;-0.3807817;-0.004301786,0.08705866;-0.7670323;0.09151459,0.09188221;-0.8073611;0.03796005,-0.07388171;0.004455099;-0.03621578,-0.1054414;-0.3782988;-0.01005562,-0.1057247;-0.765179;0.08330651,-0.1174881;-0.8060561;0.03158065,0.0050596;0.5374926;0.001160622,387.4233
+0;0;0,0.005664758;0.3115866;0.008281848,0.01136078;0.6104344;0.002521896,0.1845761;0.4870493;0.008138346,0.2202709;0.2003552;0.02994319,0.2631336;-0.07187378;-0.03502788,-0.1610212;0.4757184;0.0004765685,-0.2047319;0.1893311;0.004311667,-0.2400485;-0.08822063;-0.03910363,0.0739349;0.005064899;-0.0360266,0.08992636;-0.3772824;0.00563528,0.09395701;-0.7681003;0.08072215,0.09425788;-0.729381;-0.007376559,-0.07301663;0.004791508;-0.03788869,-0.09824964;-0.3782521;-0.009223036,-0.1147505;-0.769082;0.06407519,-0.1122578;-0.730343;-0.02398681,0.00989916;0.5373988;0.006192518,0;0;0,0.002794519;0.3116856;0.005579233,0.005660564;0.6104738;-0.00365591,0.1806479;0.4903794;0.001239061,0.2293195;0.2047676;0.001408815,0.2552928;-0.0701744;-0.06103634,-0.1714348;0.4952514;-0.00962393,-0.2203769;0.2099341;-0.02153021,-0.2700877;-0.05971879;-0.0921223,0.0719081;0.001967475;-0.0401907,0.09180795;-0.3807817;-0.004301786,0.08705866;-0.7670323;0.09151459,0.09188221;-0.8073611;0.03796005,-0.07388171;0.004455099;-0.03621578,-0.1054414;-0.3782988;-0.01005562,-0.1057247;-0.765179;0.08330651,-0.1174881;-0.8060561;0.03158065,0.0050596;0.5374926;0.001160622,387.4355
+0;0;0,0.005606262;0.3116772;0.008268738,0.01123441;0.6107526;0.002491378,0.1846762;0.4872615;0.008075782,0.220483;0.199867;0.02983411,0.2637113;-0.071381;-0.03503275,-0.1613457;0.4759355;0.0005717585,-0.2047652;0.1887867;0.00395969,-0.2392369;-0.08780292;-0.04033203,0.07402992;0.005082288;-0.03604789,0.09006134;-0.3775735;0.005666386,0.09413651;-0.7699388;0.08096536,0.09441676;-0.7308027;-0.01134714,-0.07309442;0.004782822;-0.03794784,-0.09812121;-0.3785969;-0.00937845,-0.114932;-0.7709352;0.06427658,-0.1123543;-0.7317767;-0.02799813,0.009791037;0.5376363;0.006167625,0;0;0,0.002863228;0.3117753;0.005515814,0.00564228;0.610795;-0.003619909,0.1807899;0.4902848;0.001013279,0.2295158;0.2039688;0.001283646,0.2549161;-0.07019651;-0.06068468,-0.1715925;0.4953154;-0.009569515,-0.2204324;0.2092623;-0.02137908,-0.2699088;-0.05968723;-0.0911651,0.07194926;0.001933485;-0.04031467,0.09194645;-0.3811285;-0.004450798,0.08773395;-0.7691203;0.09084702,0.09247087;-0.809623;0.03074646,-0.07403885;0.004502627;-0.03610654,-0.1053448;-0.3785955;-0.01006156,-0.1056789;-0.7670951;0.0832389,-0.1179845;-0.8112977;0.0289462,0.005077034;0.53773;0.001152277,387.4563
+0;0;0,0.005606262;0.3116772;0.008268738,0.01123441;0.6107526;0.002491378,0.1846762;0.4872615;0.008075782,0.220483;0.199867;0.02983411,0.2637113;-0.071381;-0.03503275,-0.1613457;0.4759355;0.0005717585,-0.2047652;0.1887867;0.00395969,-0.2392369;-0.08780292;-0.04033203,0.07402992;0.005082288;-0.03604789,0.09006134;-0.3775735;0.005666386,0.09413651;-0.7699388;0.08096536,0.09441676;-0.7308027;-0.01134714,-0.07309442;0.004782822;-0.03794784,-0.09812121;-0.3785969;-0.00937845,-0.114932;-0.7709352;0.06427658,-0.1123543;-0.7317767;-0.02799813,0.009791037;0.5376363;0.006167625,0;0;0,0.002863228;0.3117753;0.005515814,0.00564228;0.610795;-0.003619909,0.1807899;0.4902848;0.001013279,0.2295158;0.2039688;0.001283646,0.2549161;-0.07019651;-0.06068468,-0.1715925;0.4953154;-0.009569515,-0.2204324;0.2092623;-0.02137908,-0.2699088;-0.05968723;-0.0911651,0.07194926;0.001933485;-0.04031467,0.09194645;-0.3811285;-0.004450798,0.08773395;-0.7691203;0.09084702,0.09247087;-0.809623;0.03074646,-0.07403885;0.004502627;-0.03610654,-0.1053448;-0.3785955;-0.01006156,-0.1056789;-0.7670951;0.0832389,-0.1179845;-0.8112977;0.0289462,0.005077034;0.53773;0.001152277,387.4678
+0;0;0,0.005607426;0.3117419;0.008270455,0.01123851;0.6109725;0.002489606,0.1847831;0.4874016;0.008077651,0.2205814;0.2000749;0.02983085,0.2638822;-0.07162783;-0.03514474,-0.1614441;0.4760689;0.0005691769,-0.2048534;0.1889878;0.00395631,-0.2393828;-0.08806545;-0.04040965,0.07408243;0.005085893;-0.03607346,0.09008205;-0.3768108;0.005558059,0.09411314;-0.7649318;0.08004251,0.09440201;-0.7255148;-0.01510869,-0.07314626;0.004786214;-0.03797475,-0.0981234;-0.3778329;-0.009462044,-0.1147523;-0.7659273;0.06339623,-0.1120954;-0.7264871;-0.03171601,0.009794151;0.5378063;0.006168363,0;0;0,0.002918243;0.3118393;0.005533457,0.005646303;0.6110202;-0.003452778,0.1808697;0.4902487;0.0008621216,0.229689;0.204018;0.001114607,0.2548137;-0.0707038;-0.06065762,-0.1716227;0.4952602;-0.009492619,-0.220571;0.2092834;-0.02101031,-0.2689045;-0.06078625;-0.08916751,0.07196969;0.001934156;-0.04039788,0.09251383;-0.3803375;-0.004612923,0.08755769;-0.7638652;0.09069705,0.09311491;-0.8102787;0.03349018,-0.07412905;0.004497228;-0.03605587,-0.1051921;-0.3778792;-0.01041197,-0.1055139;-0.7621174;0.08212452,-0.1186416;-0.809391;0.0273617,0.005101517;0.5379013;0.00126338,387.49
+0;0;0,0.005427155;0.3117444;0.008297008,0.01085272;0.6109781;0.002485281,0.1844931;0.4875278;0.008155014,0.2203508;0.2002166;0.03001563,0.2638442;-0.07140908;-0.03515303,-0.1617769;0.476081;0.0007670308,-0.2047046;0.1889198;0.003429496,-0.2395368;-0.08816448;-0.04050365,0.07409307;0.005125244;-0.036046,0.09014739;-0.3767549;0.005715955,0.09407886;-0.7648889;0.0801376,0.09433889;-0.7254723;-0.01501373,-0.07313346;0.004744557;-0.03800463,-0.09803104;-0.3778826;-0.00952989,-0.1149466;-0.7659299;0.06351252,-0.1123169;-0.7264898;-0.03160049,0.009470142;0.5378112;0.006173372,0;0;0,0.002918243;0.3118393;0.005533457,0.005646303;0.6110202;-0.003452778,0.1808697;0.4902487;0.0008621216,0.229689;0.204018;0.001114607,0.2548137;-0.0707038;-0.06065762,-0.1716227;0.4952602;-0.009492619,-0.220571;0.2092834;-0.02101031,-0.2689045;-0.06078625;-0.08916751,0.07196969;0.001934156;-0.04039788,0.09251383;-0.3803375;-0.004612923,0.08755769;-0.7638652;0.09069705,0.09311491;-0.8102787;0.03349018,-0.07412905;0.004497228;-0.03605587,-0.1051921;-0.3778792;-0.01041197,-0.1055139;-0.7621174;0.08212452,-0.1186416;-0.809391;0.0273617,0.005101517;0.5379013;0.00126338,387.5013
+0;0;0,0.005423907;0.3115578;0.008292042,0.01084156;0.6103562;0.002489484,0.1839069;0.4871956;0.008146436,0.2197435;0.2000529;0.02999423,0.2632228;-0.07148424;-0.03515318,-0.1612208;0.4757866;0.0007828255,-0.2041233;0.1887938;0.003443729,-0.2389442;-0.08820018;-0.04047509,0.07412773;0.005127642;-0.03606287,0.09019017;-0.3769456;0.005720206,0.09413961;-0.7668543;0.08048213,0.09439328;-0.727668;-0.01234187,-0.07316768;0.004746777;-0.03802241,-0.09807785;-0.3780739;-0.009533273,-0.1150708;-0.7678955;0.0638431,-0.1125053;-0.7286862;-0.02894352,0.009461323;0.5373131;0.006171331,0;0;0,0.003112063;0.311655;0.005280495,0.006368488;0.6103714;-0.004375219,0.180935;0.4901788;0.001001596,0.229572;0.2040897;0.001154423,0.2542521;-0.07067123;-0.06019986,-0.1706602;0.4954648;-0.009258527,-0.2195145;0.2096235;-0.0202385,-0.267311;-0.06062907;-0.08766298,0.07196642;0.00191471;-0.04048347,0.09238522;-0.3805594;-0.004700661,0.08743823;-0.7658577;0.09097839,0.09186842;-0.8105609;0.03529573,-0.07420482;0.004512839;-0.03598642,-0.105332;-0.378071;-0.01059929,-0.1055717;-0.7641144;0.08215936,-0.1184842;-0.8094009;0.02862462,0.005670682;0.5373926;0.0005605221,387.513
+0;0;0,0.005423907;0.3115578;0.008292042,0.01084156;0.6103562;0.002489484,0.1839069;0.4871956;0.008146436,0.2197435;0.2000529;0.02999423,0.2632228;-0.07148424;-0.03515318,-0.1612208;0.4757866;0.0007828255,-0.2041233;0.1887938;0.003443729,-0.2389442;-0.08820018;-0.04047509,0.07412773;0.005127642;-0.03606287,0.09019017;-0.3769456;0.005720206,0.09413961;-0.7668543;0.08048213,0.09439328;-0.727668;-0.01234187,-0.07316768;0.004746777;-0.03802241,-0.09807785;-0.3780739;-0.009533273,-0.1150708;-0.7678955;0.0638431,-0.1125053;-0.7286862;-0.02894352,0.009461323;0.5373131;0.006171331,0;0;0,0.003112063;0.311655;0.005280495,0.006368488;0.6103714;-0.004375219,0.180935;0.4901788;0.001001596,0.229572;0.2040897;0.001154423,0.2542521;-0.07067123;-0.06019986,-0.1706602;0.4954648;-0.009258527,-0.2195145;0.2096235;-0.0202385,-0.267311;-0.06062907;-0.08766298,0.07196642;0.00191471;-0.04048347,0.09238522;-0.3805594;-0.004700661,0.08743823;-0.7658577;0.09097839,0.09186842;-0.8105609;0.03529573,-0.07420482;0.004512839;-0.03598642,-0.105332;-0.378071;-0.01059929,-0.1055717;-0.7641144;0.08215936,-0.1184842;-0.8094009;0.02862462,0.005670682;0.5373926;0.0005605221,387.5348
+0;0;0,0.005162002;0.3115555;0.008539946,0.0103988;0.6103589;0.002823532,0.1835184;0.4871527;0.008367054,0.219588;0.2000456;0.03029988,0.2632382;-0.07142457;-0.03501189,-0.1615888;0.4757583;0.001135509,-0.2040421;0.1886923;0.002974999,-0.239242;-0.08829328;-0.04069398,0.07414322;0.005172882;-0.03602455,0.0900056;-0.376881;0.006011266,0.09388286;-0.7667749;0.08085404,0.09410762;-0.7275746;-0.01196865,-0.07316182;0.004701706;-0.03803927,-0.09817941;-0.3780901;-0.009259041,-0.1152851;-0.7678829;0.06424399,-0.1127488;-0.7286598;-0.02854205,0.009084253;0.5373135;0.006483513,0;0;0,0.003112063;0.311655;0.005280495,0.006368488;0.6103714;-0.004375219,0.180935;0.4901788;0.001001596,0.229572;0.2040897;0.001154423,0.2542521;-0.07067123;-0.06019986,-0.1706602;0.4954648;-0.009258527,-0.2195145;0.2096235;-0.0202385,-0.267311;-0.06062907;-0.08766298,0.07196642;0.00191471;-0.04048347,0.09238522;-0.3805594;-0.004700661,0.08743823;-0.7658577;0.09097839,0.09186842;-0.8105609;0.03529573,-0.07420482;0.004512839;-0.03598642,-0.105332;-0.378071;-0.01059929,-0.1055717;-0.7641144;0.08215936,-0.1184842;-0.8094009;0.02862462,0.005670682;0.5373926;0.0005605221,387.5461
+0;0;0,0.005164259;0.3116918;0.008543681,0.01040695;0.6108301;0.002819593,0.1837661;0.4874417;0.008371375,0.2198597;0.2001432;0.03031882,0.263558;-0.07162631;-0.03506495,-0.161819;0.4760315;0.001129815,-0.2043007;0.1887741;0.002970531,-0.2395394;-0.08851683;-0.04074658,0.07403391;0.005165256;-0.03597144,0.08990131;-0.3770096;0.006077684,0.09378441;-0.7674909;0.08103322,0.0940147;-0.7280644;-0.01407273,-0.07305395;0.004694774;-0.03798319,-0.09807947;-0.3782183;-0.009193845,-0.1152109;-0.7685984;0.06441993,-0.1126123;-0.7291484;-0.03064846,0.00909037;0.5376719;0.006485225,0;0;0,0.002920359;0.311795;0.005179405,0.005795166;0.6108595;-0.00426054,0.1806432;0.4901611;0.0004804134,0.2294771;0.2039094;0.0008249283,0.2536569;-0.07127878;-0.06024885,-0.1712764;0.4954803;-0.009370756,-0.2201492;0.2094342;-0.02004424,-0.2675963;-0.06133202;-0.08695962,0.07189511;0.00195691;-0.04035974,0.09215052;-0.3806999;-0.00513196,0.08717409;-0.7665799;0.09068537,0.09469742;-0.8121724;0.03269195,-0.07404463;0.004456872;-0.03604404,-0.1052467;-0.3782368;-0.010559,-0.1053692;-0.7649971;0.08177492,-0.118531;-0.8122903;0.02712522,0.005222023;0.5377599;0.0005776882,387.5574
+0;0;0,0.005164259;0.3116918;0.008543681,0.01040695;0.6108301;0.002819593,0.1837661;0.4874417;0.008371375,0.2198597;0.2001432;0.03031882,0.263558;-0.07162631;-0.03506495,-0.161819;0.4760315;0.001129815,-0.2043007;0.1887741;0.002970531,-0.2395394;-0.08851683;-0.04074658,0.07403391;0.005165256;-0.03597144,0.08990131;-0.3770096;0.006077684,0.09378441;-0.7674909;0.08103322,0.0940147;-0.7280644;-0.01407273,-0.07305395;0.004694774;-0.03798319,-0.09807947;-0.3782183;-0.009193845,-0.1152109;-0.7685984;0.06441993,-0.1126123;-0.7291484;-0.03064846,0.00909037;0.5376719;0.006485225,0;0;0,0.002920359;0.311795;0.005179405,0.005795166;0.6108595;-0.00426054,0.1806432;0.4901611;0.0004804134,0.2294771;0.2039094;0.0008249283,0.2536569;-0.07127878;-0.06024885,-0.1712764;0.4954803;-0.009370756,-0.2201492;0.2094342;-0.02004424,-0.2675963;-0.06133202;-0.08695962,0.07189511;0.00195691;-0.04035974,0.09215052;-0.3806999;-0.00513196,0.08717409;-0.7665799;0.09068537,0.09469742;-0.8121724;0.03269195,-0.07404463;0.004456872;-0.03604404,-0.1052467;-0.3782368;-0.010559,-0.1053692;-0.7649971;0.08177492,-0.118531;-0.8122903;0.02712522,0.005222023;0.5377599;0.0005776882,387.5797
+0;0;0,0.004840429;0.3117581;0.008571346,0.009707406;0.611039;0.002748662,0.1834611;0.4875501;0.008450657,0.2196786;0.200523;0.0305688,0.263406;-0.07110146;-0.03493833,-0.1625083;0.4756907;0.0006630663,-0.2045811;0.188614;0.002215501,-0.2397952;-0.08837903;-0.04270561,0.07404202;0.005264268;-0.03594683,0.08964766;-0.377222;0.006344847,0.0936114;-0.7685307;0.08143423,0.09394697;-0.7291301;-0.01346885,-0.07305659;0.004590892;-0.03799693,-0.09818986;-0.3786246;-0.008978875,-0.115567;-0.7698438;0.06465732,-0.1128666;-0.7304145;-0.03020508,0.008507045;0.5378317;0.006445685,0;0;0,0.002954081;0.3118567;0.005163193,0.005765095;0.6110634;-0.004200697,0.1808395;0.4899814;0.0005636215,0.2295604;0.2039539;0.0008225441,0.2535481;-0.07116157;-0.06016254,-0.1715197;0.4953908;-0.009276602,-0.2202912;0.2095682;-0.01987271,-0.267497;-0.0611892;-0.08654483,0.07190169;0.001931652;-0.04035497,0.09209874;-0.3810493;-0.005062342,0.08768888;-0.7679542;0.09013176,0.09338732;-0.812757;0.03124929,-0.07404363;0.004476396;-0.03605011,-0.1048915;-0.3785426;-0.01011298,-0.1047457;-0.7664157;0.08116238,-0.1185412;-0.8126179;0.02550283,0.00521557;0.5379129;0.0006082058,387.5908
+0;0;0,0.004840429;0.3117581;0.008571346,0.009707406;0.611039;0.002748662,0.1834611;0.4875501;0.008450657,0.2196786;0.200523;0.0305688,0.263406;-0.07110146;-0.03493833,-0.1625083;0.4756907;0.0006630663,-0.2045811;0.188614;0.002215501,-0.2397952;-0.08837903;-0.04270561,0.07404202;0.005264268;-0.03594683,0.08964766;-0.377222;0.006344847,0.0936114;-0.7685307;0.08143423,0.09394697;-0.7291301;-0.01346885,-0.07305659;0.004590892;-0.03799693,-0.09818986;-0.3786246;-0.008978875,-0.115567;-0.7698438;0.06465732,-0.1128666;-0.7304145;-0.03020508,0.008507045;0.5378317;0.006445685,0;0;0,0.002954081;0.3118567;0.005163193,0.005765095;0.6110634;-0.004200697,0.1808395;0.4899814;0.0005636215,0.2295604;0.2039539;0.0008225441,0.2535481;-0.07116157;-0.06016254,-0.1715197;0.4953908;-0.009276602,-0.2202912;0.2095682;-0.01987271,-0.267497;-0.0611892;-0.08654483,0.07190169;0.001931652;-0.04035497,0.09209874;-0.3810493;-0.005062342,0.08768888;-0.7679542;0.09013176,0.09338732;-0.812757;0.03124929,-0.07404363;0.004476396;-0.03605011,-0.1048915;-0.3785426;-0.01011298,-0.1047457;-0.7664157;0.08116238,-0.1185412;-0.8126179;0.02550283,0.00521557;0.5379129;0.0006082058,387.6019
+0;0;0,0.004840429;0.3117581;0.008571346,0.009707406;0.611039;0.002748662,0.1834611;0.4875501;0.008450657,0.2196786;0.200523;0.0305688,0.263406;-0.07110146;-0.03493833,-0.1625083;0.4756907;0.0006630663,-0.2045811;0.188614;0.002215501,-0.2397952;-0.08837903;-0.04270561,0.07404202;0.005264268;-0.03594683,0.08964766;-0.377222;0.006344847,0.0936114;-0.7685307;0.08143423,0.09394697;-0.7291301;-0.01346885,-0.07305659;0.004590892;-0.03799693,-0.09818986;-0.3786246;-0.008978875,-0.115567;-0.7698438;0.06465732,-0.1128666;-0.7304145;-0.03020508,0.008507045;0.5378317;0.006445685,0;0;0,0.002954081;0.3118567;0.005163193,0.005765095;0.6110634;-0.004200697,0.1808395;0.4899814;0.0005636215,0.2295604;0.2039539;0.0008225441,0.2535481;-0.07116157;-0.06016254,-0.1715197;0.4953908;-0.009276602,-0.2202912;0.2095682;-0.01987271,-0.267497;-0.0611892;-0.08654483,0.07190169;0.001931652;-0.04035497,0.09209874;-0.3810493;-0.005062342,0.08768888;-0.7679542;0.09013176,0.09338732;-0.812757;0.03124929,-0.07404363;0.004476396;-0.03605011,-0.1048915;-0.3785426;-0.01011298,-0.1047457;-0.7664157;0.08116238,-0.1185412;-0.8126179;0.02550283,0.00521557;0.5379129;0.0006082058,387.6133
+0;0;0,0.004641455;0.3116338;0.008657415,0.009388821;0.6105993;0.002879184,0.1828351;0.4873509;0.008517041,0.2191876;0.2004813;0.03067717,0.2631333;-0.07102913;-0.03504138,-0.1623006;0.4751722;-0.0001616227,-0.2041559;0.1881985;0.0008416966,-0.2399009;-0.08849105;-0.04534554,0.07401528;0.005326274;-0.03587163,0.08950777;-0.3772582;0.006471861,0.09346756;-0.7682607;0.08148305,0.09398825;-0.7288613;-0.01336827,-0.07298134;0.004510775;-0.0380366,-0.0981895;-0.3787864;-0.008852627,-0.1157154;-0.7696657;0.06484681,-0.1128301;-0.7302386;-0.02995931,0.008223364;0.5374821;0.006564555,0;0;0,0.003185526;0.3117332;0.00493741,0.006461501;0.6106037;-0.004786491,0.1810335;0.4897374;0.0009078979,0.2295715;0.2038164;0.0009613037,0.2532486;-0.07136479;-0.05972457,-0.1707301;0.4954916;-0.009158917,-0.219342;0.2097714;-0.01953085,-0.2665471;-0.06101593;-0.08596871,0.0719002;0.00196287;-0.04024816,0.09219624;-0.3811178;-0.00501895,0.08785;-0.7677679;0.08989286,0.0936476;-0.8132384;0.03196192,-0.07396308;0.004447369;-0.03609835,-0.1045061;-0.3786347;-0.009281687,-0.1043419;-0.7663162;0.08142906,-0.118018;-0.8119302;0.02502969,0.005764589;0.537554;0.0001456738,387.6354
+0;0;0,0.004637221;0.3113496;0.00864952,0.009379244;0.6099787;0.002878784,0.1827953;0.4868459;0.008510919,0.2190941;0.2004007;0.03063826,0.2631379;-0.0717164;-0.03522714,-0.1622774;0.4746694;-0.0001661596,-0.2040707;0.1881204;0.0008356752,-0.2398956;-0.08918747;-0.04545476,0.07401547;0.005326287;-0.03587172,0.08946767;-0.3762631;0.006361645,0.09344214;-0.7687161;0.08165108,0.09394968;-0.7295542;-0.01080352,-0.07298153;0.004510786;-0.03803669,-0.09812413;-0.3777895;-0.008928617,-0.1157151;-0.7701187;0.06504419,-0.1129026;-0.7309299;-0.02736635,0.008215484;0.5369679;0.00655879,0;0;0,0.00336875;0.3114526;0.004560471,0.007054046;0.6099671;-0.005542994,0.1814938;0.4893433;0.001434326,0.2296741;0.2037971;0.001230955,0.2530909;-0.07199433;-0.05973303,-0.1703255;0.4952424;-0.0091016,-0.2188353;0.2099336;-0.01928698,-0.2661789;-0.06149393;-0.08570626,0.07188439;0.001954183;-0.04027724,0.09241784;-0.3801479;-0.005502701,0.08795054;-0.7682997;0.08948064,0.09261698;-0.8144064;0.03639531,-0.07396517;0.004436044;-0.03609593,-0.1043945;-0.3776745;-0.009666279,-0.1042458;-0.7668332;0.08121302,-0.1168243;-0.8111506;0.02689209,0.006233901;0.5370346;-0.0004789829,387.6465
+0;0;0,0.004637221;0.3113496;0.00864952,0.009379244;0.6099787;0.002878784,0.1827953;0.4868459;0.008510919,0.2190941;0.2004007;0.03063826,0.2631379;-0.0717164;-0.03522714,-0.1622774;0.4746694;-0.0001661596,-0.2040707;0.1881204;0.0008356752,-0.2398956;-0.08918747;-0.04545476,0.07401547;0.005326287;-0.03587172,0.08946767;-0.3762631;0.006361645,0.09344214;-0.7687161;0.08165108,0.09394968;-0.7295542;-0.01080352,-0.07298153;0.004510786;-0.03803669,-0.09812413;-0.3777895;-0.008928617,-0.1157151;-0.7701187;0.06504419,-0.1129026;-0.7309299;-0.02736635,0.008215484;0.5369679;0.00655879,0;0;0,0.00336875;0.3114526;0.004560471,0.007054046;0.6099671;-0.005542994,0.1814938;0.4893433;0.001434326,0.2296741;0.2037971;0.001230955,0.2530909;-0.07199433;-0.05973303,-0.1703255;0.4952424;-0.0091016,-0.2188353;0.2099336;-0.01928698,-0.2661789;-0.06149393;-0.08570626,0.07188439;0.001954183;-0.04027724,0.09241784;-0.3801479;-0.005502701,0.08795054;-0.7682997;0.08948064,0.09261698;-0.8144064;0.03639531,-0.07396517;0.004436044;-0.03609593,-0.1043945;-0.3776745;-0.009666279,-0.1042458;-0.7668332;0.08121302,-0.1168243;-0.8111506;0.02689209,0.006233901;0.5370346;-0.0004789829,387.6692
+0;0;0,0.004408897;0.3115838;0.0088037,0.009063038;0.6107574;0.003123593,0.18299;0.4873721;0.008779063,0.2193541;0.2008412;0.03083465,0.2636665;-0.07144007;-0.03511674,-0.1628639;0.4747117;-0.0009284234,-0.2047744;0.1880912;-0.001907275,-0.2411671;-0.08913305;-0.04957855,0.07399353;0.005406956;-0.03583559,0.08921413;-0.3750085;0.006492831,0.09318255;-0.768486;0.08205844,0.09388874;-0.7293152;-0.01040687,-0.07296016;0.004428552;-0.03802197,-0.09824755;-0.3766781;-0.00873889,-0.115927;-0.7700238;0.06553842,-0.1129145;-0.7308273;-0.02687795,0.007913157;0.5375723;0.006794879,0;0;0,0.003351867;0.3116826;0.00490737,0.00674522;0.6107682;-0.004508495,0.1816173;0.4892372;0.00169015,0.2296076;0.2035702;0.001335145,0.2528052;-0.07241982;-0.05983353,-0.1707664;0.4948338;-0.008951539,-0.219285;0.209441;-0.01923186,-0.2667433;-0.06213939;-0.08588061,0.07188015;0.001947597;-0.04022336,0.09251247;-0.3790689;-0.006458759,0.08785486;-0.7681729;0.0890758,0.09277964;-0.8141927;0.03586698,-0.07391591;0.004423631;-0.03612945,-0.1043815;-0.3765432;-0.01014079,-0.1041678;-0.7667674;0.08082952,-0.1168534;-0.8108343;0.02617044,0.0060305;0.5376448;0.0003194814,387.681
+0;0;0,0.004408897;0.3115838;0.0088037,0.009063038;0.6107574;0.003123593,0.18299;0.4873721;0.008779063,0.2193541;0.2008412;0.03083465,0.2636665;-0.07144007;-0.03511674,-0.1628639;0.4747117;-0.0009284234,-0.2047744;0.1880912;-0.001907275,-0.2411671;-0.08913305;-0.04957855,0.07399353;0.005406956;-0.03583559,0.08921413;-0.3750085;0.006492831,0.09318255;-0.768486;0.08205844,0.09388874;-0.7293152;-0.01040687,-0.07296016;0.004428552;-0.03802197,-0.09824755;-0.3766781;-0.00873889,-0.115927;-0.7700238;0.06553842,-0.1129145;-0.7308273;-0.02687795,0.007913157;0.5375723;0.006794879,0;0;0,0.003351867;0.3116826;0.00490737,0.00674522;0.6107682;-0.004508495,0.1816173;0.4892372;0.00169015,0.2296076;0.2035702;0.001335145,0.2528052;-0.07241982;-0.05983353,-0.1707664;0.4948338;-0.008951539,-0.219285;0.209441;-0.01923186,-0.2667433;-0.06213939;-0.08588061,0.07188015;0.001947597;-0.04022336,0.09251247;-0.3790689;-0.006458759,0.08785486;-0.7681729;0.0890758,0.09277964;-0.8141927;0.03586698,-0.07391591;0.004423631;-0.03612945,-0.1043815;-0.3765432;-0.01014079,-0.1041678;-0.7667674;0.08082952,-0.1168534;-0.8108343;0.02617044,0.0060305;0.5376448;0.0003194814,387.6923
+0;0;0,0.004405947;0.3113753;0.008797809,0.009055942;0.6102825;0.003123079,0.1824484;0.4871238;0.008768822,0.2187513;0.2010749;0.03078729,0.2631143;-0.07151735;-0.03523943,-0.1623473;0.4745021;-0.0009089625,-0.2041873;0.1883638;-0.001886167,-0.2406216;-0.0891771;-0.0496119,0.07402409;0.005409189;-0.03585038,0.08924265;-0.3749553;0.006472372,0.0932171;-0.769031;0.08215286,0.09391602;-0.7299545;-0.009361297,-0.07299028;0.00443038;-0.03803767,-0.09827428;-0.3766253;-0.008758511,-0.1159806;-0.770569;0.06563172,-0.1129991;-0.731467;-0.025834,0.007907206;0.5371703;0.006790709,0;0;0,0.003569126;0.3114755;0.004651546,0.007228523;0.6102771;-0.005176305,0.1815487;0.4892063;0.001935244,0.2293737;0.2040056;0.001982928,0.2523428;-0.072254;-0.05955732,-0.170005;0.4951638;-0.008528668,-0.2185545;0.2102658;-0.01866396,-0.2661088;-0.06153277;-0.08573316,0.07195896;0.00194776;-0.04015207,0.09229198;-0.3790598;-0.006688833,0.08757316;-0.7687469;0.08902312,0.09134671;-0.8140773;0.03640366,-0.07393514;0.004417224;-0.03616844,-0.1050365;-0.376469;-0.01050981,-0.1043056;-0.7673299;0.08040918,-0.1170377;-0.8109616;0.02679965,0.006443903;0.5372356;-0.0002262588,387.7148
+0;0;0,0.004000689;0.3113731;0.009062529,0.008486021;0.6102845;0.003504583,0.1819289;0.4871394;0.009027193,0.2183514;0.2010865;0.03079323,0.2629456;-0.07155216;-0.03488547,-0.1627376;0.4742532;-0.001435526,-0.2044724;0.1881246;-0.005344526,-0.2425341;-0.08846986;-0.05712228,0.07405204;0.005500549;-0.03577868,0.08890531;-0.3748568;0.006737545,0.09275207;-0.768912;0.08253187,0.09360674;-0.7298231;-0.00897973,-0.072964;0.004337501;-0.03809876,-0.09864368;-0.3766617;-0.008431869,-0.1162162;-0.7706103;0.06596377,-0.1130811;-0.7314937;-0.02549535,0.007382202;0.5371708;0.007156418,0;0;0,0.003569126;0.3114755;0.004651546,0.007228523;0.6102771;-0.005176305,0.1815487;0.4892063;0.001935244,0.2293737;0.2040056;0.001982928,0.2523428;-0.072254;-0.05955732,-0.170005;0.4951638;-0.008528668,-0.2185545;0.2102658;-0.01866396,-0.2661088;-0.06153277;-0.08573316,0.07195896;0.00194776;-0.04015207,0.09229198;-0.3790598;-0.006688833,0.08757316;-0.7687469;0.08902312,0.09134671;-0.8140773;0.03640366,-0.07393514;0.004417224;-0.03616844,-0.1050365;-0.376469;-0.01050981,-0.1043056;-0.7673299;0.08040918,-0.1170377;-0.8109616;0.02679965,0.006443903;0.5372356;-0.0002262588,387.7268
+0;0;0,0.004001451;0.3114325;0.009064256,0.008489178;0.6105034;0.003503082,0.1820769;0.4872712;0.009029518,0.2184321;0.2017474;0.0307553,0.2632065;-0.07199273;-0.03518875,-0.162877;0.4743743;-0.001441929,-0.2045346;0.1887749;-0.005343699,-0.2427501;-0.08893704;-0.05733064,0.07408927;0.005503315;-0.03579666,0.08895133;-0.3750789;0.006744687,0.09279178;-0.7684884;0.08241482,0.09364232;-0.7294435;-0.008653529,-0.07300068;0.004339682;-0.03811791,-0.09869554;-0.3768847;-0.008433482,-0.1162393;-0.7701879;0.06584026,-0.1131194;-0.7311154;-0.02517585,0.007384674;0.5373444;0.007157181,0;0;0,0.003578141;0.3115277;0.005104542,0.007010534;0.6105199;-0.00391221,0.181507;0.4891446;0.002477169,0.2292767;0.2044772;0.002131224,0.2519323;-0.07307294;-0.05902123,-0.1702098;0.4951278;-0.008280329,-0.2186528;0.2107584;-0.01852472,-0.2667677;-0.06202209;-0.08607268,0.07196347;0.001950905;-0.04022884,0.09230985;-0.3792686;-0.006595135,0.08738826;-0.7684159;0.08854603,0.0907058;-0.8139396;0.03695964,-0.07400797;0.004407716;-0.03611511,-0.1062502;-0.3767529;-0.01265332,-0.1051812;-0.7666904;0.0793218,-0.1179254;-0.8094997;0.02535541,0.006306261;0.5374151;0.0007796288,387.7489
+0;0;0,0.004001451;0.3114325;0.009064256,0.008489178;0.6105034;0.003503082,0.1820769;0.4872712;0.009029518,0.2184321;0.2017474;0.0307553,0.2632065;-0.07199273;-0.03518875,-0.162877;0.4743743;-0.001441929,-0.2045346;0.1887749;-0.005343699,-0.2427501;-0.08893704;-0.05733064,0.07408927;0.005503315;-0.03579666,0.08895133;-0.3750789;0.006744687,0.09279178;-0.7684884;0.08241482,0.09364232;-0.7294435;-0.008653529,-0.07300068;0.004339682;-0.03811791,-0.09869554;-0.3768847;-0.008433482,-0.1162393;-0.7701879;0.06584026,-0.1131194;-0.7311154;-0.02517585,0.007384674;0.5373444;0.007157181,0;0;0,0.003578141;0.3115277;0.005104542,0.007010534;0.6105199;-0.00391221,0.181507;0.4891446;0.002477169,0.2292767;0.2044772;0.002131224,0.2519323;-0.07307294;-0.05902123,-0.1702098;0.4951278;-0.008280329,-0.2186528;0.2107584;-0.01852472,-0.2667677;-0.06202209;-0.08607268,0.07196347;0.001950905;-0.04022884,0.09230985;-0.3792686;-0.006595135,0.08738826;-0.7684159;0.08854603,0.0907058;-0.8139396;0.03695964,-0.07400797;0.004407716;-0.03611511,-0.1062502;-0.3767529;-0.01265332,-0.1051812;-0.7666904;0.0793218,-0.1179254;-0.8094997;0.02535541,0.006306261;0.5374151;0.0007796288,387.7607
+0;0;0,0.003724286;0.3114321;0.009196915,0.008078836;0.6105059;0.003707012,0.1817159;0.4873164;0.009214882,0.2182932;0.2017921;0.03055815,0.2629194;-0.07209882;-0.03485812,-0.1632618;0.4743969;-0.001182937,-0.204784;0.1888598;-0.009059131,-0.2441234;-0.08813965;-0.06392899,0.07410607;0.005571467;-0.0357513,0.08867367;-0.3750041;0.006951243,0.09253605;-0.7684184;0.08259539,0.09336888;-0.7293658;-0.008472346,-0.0729875;0.004271489;-0.03815084,-0.09878894;-0.3769295;-0.008257996,-0.1165872;-0.7701989;0.06613338,-0.1134841;-0.7311208;-0.02488276,0.007010993;0.5373459;0.007351062,0;0;0,0.003578141;0.3115277;0.005104542,0.007010534;0.6105199;-0.00391221,0.181507;0.4891446;0.002477169,0.2292767;0.2044772;0.002131224,0.2519323;-0.07307294;-0.05902123,-0.1702098;0.4951278;-0.008280329,-0.2186528;0.2107584;-0.01852472,-0.2667677;-0.06202209;-0.08607268,0.07196347;0.001950905;-0.04022884,0.09230985;-0.3792686;-0.006595135,0.08738826;-0.7684159;0.08854603,0.0907058;-0.8139396;0.03695964,-0.07400797;0.004407716;-0.03611511,-0.1062502;-0.3767529;-0.01265332,-0.1051812;-0.7666904;0.0793218,-0.1179254;-0.8094997;0.02535541,0.006306261;0.5374151;0.0007796288,387.7755
+0;0;0,0.003725298;0.3115167;0.009199412,0.008082832;0.6107955;0.003705354,0.1822896;0.4873829;0.009222278,0.218848;0.2020062;0.03055451,0.2634875;-0.07196572;-0.03488112,-0.1638148;0.4744213;-0.001209501,-0.2053155;0.1890318;-0.009081623,-0.2446666;-0.08804968;-0.06396773,0.07406905;0.005568684;-0.03573344,0.088638;-0.3750424;0.006973088,0.09250361;-0.7687858;0.08268052,0.09331664;-0.7299485;-0.006221771,-0.07295103;0.004269355;-0.03813178,-0.09875489;-0.3769672;-0.008236147,-0.1165681;-0.7705657;0.06621747,-0.1135387;-0.7317034;-0.02263445,0.00701412;0.5375758;0.007352371,0;0;0,0.003527761;0.3116079;0.005405188,0.00673604;0.6108221;-0.00316,0.1818552;0.4891403;0.002891064,0.2291143;0.2045392;0.002363443,0.2517466;-0.0730432;-0.05904425,-0.1709002;0.4949756;-0.008270102,-0.2194595;0.2107587;-0.01797614,-0.2678325;-0.06198558;-0.08584151,0.07199393;0.001892626;-0.04009247,0.09209079;-0.3794032;-0.006768942,0.08727033;-0.7688791;0.08844566,0.08949305;-0.8111578;0.0359745,-0.07392997;0.004443767;-0.03617632,-0.1062194;-0.3767512;-0.01275307,-0.1047071;-0.7669782;0.07944821,-0.1175309;-0.807499;0.02611197,0.006102368;0.5376484;0.001397133,387.7948
+0;0;0,0.003725298;0.3115167;0.009199412,0.008082832;0.6107955;0.003705354,0.1822896;0.4873829;0.009222278,0.218848;0.2020062;0.03055451,0.2634875;-0.07196572;-0.03488112,-0.1638148;0.4744213;-0.001209501,-0.2053155;0.1890318;-0.009081623,-0.2446666;-0.08804968;-0.06396773,0.07406905;0.005568684;-0.03573344,0.088638;-0.3750424;0.006973088,0.09250361;-0.7687858;0.08268052,0.09331664;-0.7299485;-0.006221771,-0.07295103;0.004269355;-0.03813178,-0.09875489;-0.3769672;-0.008236147,-0.1165681;-0.7705657;0.06621747,-0.1135387;-0.7317034;-0.02263445,0.00701412;0.5375758;0.007352371,0;0;0,0.003527761;0.3116079;0.005405188,0.00673604;0.6108221;-0.00316,0.1818552;0.4891403;0.002891064,0.2291143;0.2045392;0.002363443,0.2517466;-0.0730432;-0.05904425,-0.1709002;0.4949756;-0.008270102,-0.2194595;0.2107587;-0.01797614,-0.2678325;-0.06198558;-0.08584151,0.07199393;0.001892626;-0.04009247,0.09209079;-0.3794032;-0.006768942,0.08727033;-0.7688791;0.08844566,0.08949305;-0.8111578;0.0359745,-0.07392997;0.004443767;-0.03617632,-0.1062194;-0.3767512;-0.01275307,-0.1047071;-0.7669782;0.07944821,-0.1175309;-0.807499;0.02611197,0.006102368;0.5376484;0.001397133,387.8061
+0;0;0,0.003492882;0.3115911;0.009278652,0.007759083;0.6110145;0.003823568,0.1821715;0.4875115;0.009327096,0.2187199;0.2022237;0.0306137,0.2637233;-0.07201192;-0.03530079,-0.1643083;0.4746188;-0.001081415,-0.2058063;0.1894788;-0.01337553,-0.2460422;-0.08681652;-0.07351842,0.0740458;0.005611557;-0.03571932,0.08834842;-0.3742806;0.007009421,0.09218213;-0.7680136;0.08274636,0.09299073;-0.7291535;-0.006335683,-0.07293914;0.004227761;-0.03810705,-0.09886376;-0.3762717;-0.008165391,-0.1168464;-0.7698439;0.06635942,-0.1138162;-0.7309594;-0.02267231,0.006721743;0.537756;0.007462789,0;0;0,0.003521099;0.3116782;0.005619526,0.006622702;0.6110432;-0.002708435,0.181927;0.4891883;0.003064871,0.2291975;0.204683;0.002507925,0.2514202;-0.07333964;-0.05901241,-0.1711069;0.49494;-0.00807948,-0.219633;0.2108155;-0.01790594,-0.2681892;-0.06224626;-0.08613174,0.07201807;0.001901776;-0.03999901,0.09259631;-0.3786716;-0.007002354,0.08705074;-0.7681584;0.08810663,0.08947402;-0.8104994;0.03542185,-0.07387859;0.004432791;-0.03622769,-0.1061719;-0.3760471;-0.01297687,-0.104696;-0.7662764;0.07919312,-0.1174016;-0.8068231;0.0255601,0.006020144;0.5378271;0.001784801,387.8289
+0;0;0,0.003492882;0.3115911;0.009278652,0.007759083;0.6110145;0.003823568,0.1821715;0.4875115;0.009327096,0.2187199;0.2022237;0.0306137,0.2637233;-0.07201192;-0.03530079,-0.1643083;0.4746188;-0.001081415,-0.2058063;0.1894788;-0.01337553,-0.2460422;-0.08681652;-0.07351842,0.0740458;0.005611557;-0.03571932,0.08834842;-0.3742806;0.007009421,0.09218213;-0.7680136;0.08274636,0.09299073;-0.7291535;-0.006335683,-0.07293914;0.004227761;-0.03810705,-0.09886376;-0.3762717;-0.008165391,-0.1168464;-0.7698439;0.06635942,-0.1138162;-0.7309594;-0.02267231,0.006721743;0.537756;0.007462789,0;0;0,0.003521099;0.3116782;0.005619526,0.006622702;0.6110432;-0.002708435,0.181927;0.4891883;0.003064871,0.2291975;0.204683;0.002507925,0.2514202;-0.07333964;-0.05901241,-0.1711069;0.49494;-0.00807948,-0.219633;0.2108155;-0.01790594,-0.2681892;-0.06224626;-0.08613174,0.07201807;0.001901776;-0.03999901,0.09259631;-0.3786716;-0.007002354,0.08705074;-0.7681584;0.08810663,0.08947402;-0.8104994;0.03542185,-0.07387859;0.004432791;-0.03622769,-0.1061719;-0.3760471;-0.01297687,-0.104696;-0.7662764;0.07919312,-0.1174016;-0.8068231;0.0255601,0.006020144;0.5378271;0.001784801,387.8403
+0;0;0,0.003494391;0.3117257;0.009282662,0.007763484;0.6113521;0.003823799,0.1824982;0.487705;0.009333323,0.2190314;0.2025349;0.03061114,0.2640947;-0.07206511;-0.03539093,-0.1646195;0.4747885;-0.00109435,-0.2061004;0.1897662;-0.01338339,-0.2463897;-0.08689624;-0.07360619,0.07402092;0.005609671;-0.03570731,0.08829518;-0.3735293;0.006936695,0.09213128;-0.7675064;0.08272061,0.09294495;-0.7285908;-0.006919675,-0.07291463;0.00422634;-0.03809425,-0.09878784;-0.3755186;-0.008211957,-0.1167817;-0.7693349;0.06635907,-0.1137325;-0.7303947;-0.02323059,0.006725413;0.5380419;0.007465584,0;0;0,0.003443688;0.3118078;0.00594759,0.006328434;0.6113878;-0.002030849,0.1819886;0.4892891;0.003761053,0.2290738;0.2048757;0.00257802,0.2510267;-0.07349342;-0.05923474,-0.1715918;0.4950229;-0.008298801,-0.220319;0.2110578;-0.01824438,-0.2690059;-0.06228051;-0.08685836,0.07199521;0.001893654;-0.03998351,0.09298851;-0.3779399;-0.007512569,0.08673908;-0.7677291;0.0873623,0.08921835;-0.8111465;0.03521563,-0.07383971;0.004431974;-0.03624406,-0.106016;-0.3752463;-0.01220943,-0.1040413;-0.7658498;0.07944699,-0.1173547;-0.8067264;0.02545805,0.005785435;0.5381139;0.002369404,387.8631
+0;0;0,0.003236887;0.3117279;0.0093042,0.007349331;0.611357;0.003865755,0.1821722;0.4877959;0.009451044,0.218785;0.2026314;0.03066633,0.2639714;-0.07187316;-0.03564802,-0.1649612;0.4747689;-0.0010583,-0.2059408;0.1899468;-0.01856399,-0.2472974;-0.08657056;-0.07872961,0.07403658;0.005669967;-0.0356653,0.08806653;-0.373477;0.006987669,0.0915787;-0.7674439;0.08284096,0.09240845;-0.7285257;-0.006798916,-0.07291268;0.004171453;-0.03810405,-0.09882592;-0.3755673;-0.008178374,-0.1170483;-0.769346;0.06653616,-0.1139856;-0.7304034;-0.02305279,0.006375398;0.5380454;0.007496861,0;0;0,0.003443688;0.3118078;0.00594759,0.006328434;0.6113878;-0.002030849,0.1819886;0.4892891;0.003761053,0.2290738;0.2048757;0.00257802,0.2510267;-0.07349342;-0.05923474,-0.1715918;0.4950229;-0.008298801,-0.220319;0.2110578;-0.01824438,-0.2690059;-0.06228051;-0.08685836,0.07199521;0.001893654;-0.03998351,0.09298851;-0.3779399;-0.007512569,0.08673908;-0.7677291;0.0873623,0.08921835;-0.8111465;0.03521563,-0.07383971;0.004431974;-0.03624406,-0.106016;-0.3752463;-0.01220943,-0.1040413;-0.7658498;0.07944699,-0.1173547;-0.8067264;0.02545805,0.005785435;0.5381139;0.002369404,387.8745
+0;0;0,0.003234494;0.3114973;0.00929732,0.007339074;0.6105515;0.003871422,0.1820032;0.4872279;0.009445434,0.2187062;0.201361;0.03071298,0.2639931;-0.07375422;-0.03574888,-0.1648118;0.4742129;-0.001054271,-0.2058923;0.1886892;-0.01860309,-0.2473409;-0.08844337;-0.07890254,0.07396904;0.005664795;-0.03563277,0.08801134;-0.3738161;0.007057767,0.0915309;-0.7686118;0.08307064,0.09269929;-0.7260538;-0.04315408,-0.07284616;0.004167648;-0.03806929,-0.09878222;-0.3759056;-0.008117259,-0.117043;-0.7705126;0.06675445,-0.1127302;-0.7279203;-0.05939855,0.006367685;0.5374314;0.007493043,0;0;0,0.003542468;0.3115854;0.005432367,0.006885454;0.6105579;-0.003339052,0.1822952;0.4890127;0.004250765,0.229071;0.2038275;0.003359079,0.2507341;-0.07506186;-0.05915403,-0.1713228;0.4952853;-0.007554297,-0.2201391;0.2106493;-0.01844858,-0.2691044;-0.06319356;-0.08750599,0.07196997;0.001857713;-0.03987575,0.09273322;-0.3783539;-0.007727861,0.08634537;-0.768943;0.08742094,0.08539663;-0.7618268;-0.03734756,-0.07372781;0.00444826;-0.03629912,-0.1060281;-0.3755724;-0.01249939,-0.1041555;-0.7668555;0.079956,-0.1227937;-0.8352365;0.002074473,0.006189942;0.5374961;0.001362562,387.8967
+0;0;0,0.003234494;0.3114973;0.00929732,0.007339074;0.6105515;0.003871422,0.1820032;0.4872279;0.009445434,0.2187062;0.201361;0.03071298,0.2639931;-0.07375422;-0.03574888,-0.1648118;0.4742129;-0.001054271,-0.2058923;0.1886892;-0.01860309,-0.2473409;-0.08844337;-0.07890254,0.07396904;0.005664795;-0.03563277,0.08801134;-0.3738161;0.007057767,0.0915309;-0.7686118;0.08307064,0.09269929;-0.7260538;-0.04315408,-0.07284616;0.004167648;-0.03806929,-0.09878222;-0.3759056;-0.008117259,-0.117043;-0.7705126;0.06675445,-0.1127302;-0.7279203;-0.05939855,0.006367685;0.5374314;0.007493043,0;0;0,0.003542468;0.3115854;0.005432367,0.006885454;0.6105579;-0.003339052,0.1822952;0.4890127;0.004250765,0.229071;0.2038275;0.003359079,0.2507341;-0.07506186;-0.05915403,-0.1713228;0.4952853;-0.007554297,-0.2201391;0.2106493;-0.01844858,-0.2691044;-0.06319356;-0.08750599,0.07196997;0.001857713;-0.03987575,0.09273322;-0.3783539;-0.007727861,0.08634537;-0.768943;0.08742094,0.08539663;-0.7618268;-0.03734756,-0.07372781;0.00444826;-0.03629912,-0.1060281;-0.3755724;-0.01249939,-0.1041555;-0.7668555;0.079956,-0.1227937;-0.8352365;0.002074473,0.006189942;0.5374961;0.001362562,387.9083
+0;0;0,0.002821594;0.3114955;0.009362823,0.006703597;0.6106373;0.00394894,0.1815297;0.4873656;0.009713781,0.2183144;0.2011275;0.03080465,0.2637596;-0.07372755;-0.03601355,-0.1654204;0.4742374;-0.0009449292,-0.2059407;0.1886152;-0.02348859,-0.2508494;-0.0845952;-0.09707202,0.07399867;0.005674049;-0.03556671,0.08765709;-0.3745462;0.007248845,0.09116136;-0.7687513;0.08297528,0.09237004;-0.7261872;-0.04325454,-0.07279187;0.004163841;-0.03817059,-0.09914623;-0.3765969;-0.007940462,-0.1174418;-0.7705656;0.06688243,-0.1130896;-0.727967;-0.0592747,0.005811732;0.5374892;0.007573263,0;0;0,0.003544182;0.3115738;0.005857944,0.006714448;0.6106511;-0.002346277,0.1822376;0.4890209;0.004459381,0.2288824;0.2034446;0.003687382,0.2504555;-0.07514995;-0.0595181,-0.1714264;0.4952423;-0.007693541,-0.2204232;0.2102722;-0.01871756,-0.2694655;-0.06332546;-0.08810354,0.07201506;0.001862377;-0.03979135,0.09229799;-0.3791279;-0.007819891,0.08608384;-0.7690992;0.08719683,0.08522779;-0.7619371;-0.03758693,-0.07370249;0.004442239;-0.03634828,-0.1061471;-0.3763196;-0.01279093,-0.1049309;-0.7671371;0.07888599,-0.1229854;-0.837043;0.002819382,0.006074399;0.53755;0.002170086,387.9307
+0;0;0,0.002821748;0.3115125;0.009363335,0.006704937;0.6107462;0.003947532,0.1819885;0.4873153;0.009719368,0.2187254;0.2014493;0.03078281,0.2641269;-0.0731422;-0.03597131,-0.1658655;0.474153;-0.0009671096,-0.2063331;0.1889021;-0.02348146,-0.2511988;-0.08404639;-0.09699433,0.07386965;0.005664155;-0.03550469,0.08752391;-0.3744405;0.007297847,0.09101853;-0.7675586;0.08281545,0.09189989;-0.7283968;-0.009231098,-0.07266495;0.00415658;-0.03810403,-0.09901129;-0.3764884;-0.007883094,-0.1172564;-0.7693706;0.06673346,-0.1140828;-0.7301838;-0.02526008,0.005812723;0.5375695;0.007573273,0;0;0,0.003384635;0.3115888;0.006053925,0.006270945;0.6107675;-0.00194478,0.1822715;0.4887417;0.004217863,0.2287051;0.2035124;0.003343582,0.2497542;-0.07491904;-0.05951178,-0.1722868;0.4954383;-0.007773374,-0.2216274;0.2109414;-0.0195883,-0.2704475;-0.06231165;-0.0893543,0.07195589;0.001838371;-0.03960252,0.09211546;-0.3791167;-0.008539679,0.08581881;-0.7680315;0.0861311,0.09188524;-0.8126625;0.03181076,-0.07349969;0.004447996;-0.0364335,-0.1058257;-0.3762026;-0.01280788,-0.1050094;-0.7660744;0.07805626,-0.1182148;-0.809009;0.02270777,0.00570783;0.5376327;0.002499819,387.9525
+0;0;0,0.002821748;0.3115125;0.009363335,0.006704937;0.6107462;0.003947532,0.1819885;0.4873153;0.009719368,0.2187254;0.2014493;0.03078281,0.2641269;-0.0731422;-0.03597131,-0.1658655;0.474153;-0.0009671096,-0.2063331;0.1889021;-0.02348146,-0.2511988;-0.08404639;-0.09699433,0.07386965;0.005664155;-0.03550469,0.08752391;-0.3744405;0.007297847,0.09101853;-0.7675586;0.08281545,0.09189989;-0.7283968;-0.009231098,-0.07266495;0.00415658;-0.03810403,-0.09901129;-0.3764884;-0.007883094,-0.1172564;-0.7693706;0.06673346,-0.1140828;-0.7301838;-0.02526008,0.005812723;0.5375695;0.007573273,0;0;0,0.003384635;0.3115888;0.006053925,0.006270945;0.6107675;-0.00194478,0.1822715;0.4887417;0.004217863,0.2287051;0.2035124;0.003343582,0.2497542;-0.07491904;-0.05951178,-0.1722868;0.4954383;-0.007773374,-0.2216274;0.2109414;-0.0195883,-0.2704475;-0.06231165;-0.0893543,0.07195589;0.001838371;-0.03960252,0.09211546;-0.3791167;-0.008539679,0.08581881;-0.7680315;0.0861311,0.09188524;-0.8126625;0.03181076,-0.07349969;0.004447996;-0.0364335,-0.1058257;-0.3762026;-0.01280788,-0.1050094;-0.7660744;0.07805626,-0.1182148;-0.809009;0.02270777,0.00570783;0.5376327;0.002499819,387.9642
+0;0;0,0.00260843;0.3115144;0.009362077,0.006268693;0.6107505;0.003920352,0.1816348;0.4873262;0.009754662,0.2184036;0.2014602;0.03076111,0.2640868;-0.07302746;-0.03622741,-0.1662187;0.4741559;-0.001023878,-0.2063968;0.1893314;-0.02883295,-0.252598;-0.08171454;-0.1083153,0.07388615;0.005686229;-0.03546679,0.08736414;-0.3744229;0.007351786,0.09082733;-0.7675307;0.08292393,0.09172785;-0.7283701;-0.009122536,-0.0726685;0.004134347;-0.03809968,-0.09903745;-0.3765183;-0.007995212,-0.117435;-0.7693635;0.06677864,-0.1142417;-0.7301784;-0.02521439,0.005457654;0.537573;0.007549597,0;0;0,0.003384635;0.3115888;0.006053925,0.006270945;0.6107675;-0.00194478,0.1822715;0.4887417;0.004217863,0.2287051;0.2035124;0.003343582,0.2497542;-0.07491904;-0.05951178,-0.1722868;0.4954383;-0.007773374,-0.2216274;0.2109414;-0.0195883,-0.2704475;-0.06231165;-0.0893543,0.07195589;0.001838371;-0.03960252,0.09211546;-0.3791167;-0.008539679,0.08581881;-0.7680315;0.0861311,0.09188524;-0.8126625;0.03181076,-0.07349969;0.004447996;-0.0364335,-0.1058257;-0.3762026;-0.01280788,-0.1050094;-0.7660744;0.07805626,-0.1182148;-0.809009;0.02270777,0.00570783;0.5376327;0.002499819,387.9754
+0;0;0,0.00260897;0.311579;0.009364015,0.006270682;0.6109343;0.003919873,0.1822954;0.4872869;0.009764175,0.21903;0.2016869;0.03075107,0.2646715;-0.07255015;-0.03617629,-0.1668592;0.4740673;-0.001054684,-0.207;0.1895079;-0.02883787,-0.253159;-0.08129057;-0.1082477,0.07388361;0.005686033;-0.03546557,0.08736698;-0.3745748;0.007370085,0.09082854;-0.7674973;0.08290659,0.09172333;-0.7283949;-0.008554712,-0.072666;0.004134205;-0.03809837,-0.09904549;-0.3766703;-0.007981887,-0.1174344;-0.7693303;0.0667567,-0.1142613;-0.7302036;-0.02465151,0.005459253;0.5377216;0.007550862,0;0;0,0.003309637;0.3116512;0.006207228,0.006044686;0.6109562;-0.001604557,0.1826894;0.4885377;0.005405664,0.2285253;0.2034871;0.00384903,0.2495348;-0.07459807;-0.05936193,-0.1730437;0.4951372;-0.007927686,-0.2228694;0.211013;-0.02009568,-0.2717359;-0.06164059;-0.09109226,0.07206069;0.001818731;-0.03940654,0.09176582;-0.3793424;-0.008700609,0.08551002;-0.7680966;0.08583475,0.09165621;-0.8118699;0.03135038,-0.07345431;0.004455513;-0.03651762,-0.1058573;-0.3763472;-0.01297259,-0.1050768;-0.7660717;0.07769203,-0.1174755;-0.8091592;0.02334761,0.005523697;0.5377822;0.002780199,387.9972
+0;0;0,0.00260897;0.311579;0.009364015,0.006270682;0.6109343;0.003919873,0.1822954;0.4872869;0.009764175,0.21903;0.2016869;0.03075107,0.2646715;-0.07255015;-0.03617629,-0.1668592;0.4740673;-0.001054684,-0.207;0.1895079;-0.02883787,-0.253159;-0.08129057;-0.1082477,0.07388361;0.005686033;-0.03546557,0.08736698;-0.3745748;0.007370085,0.09082854;-0.7674973;0.08290659,0.09172333;-0.7283949;-0.008554712,-0.072666;0.004134205;-0.03809837,-0.09904549;-0.3766703;-0.007981887,-0.1174344;-0.7693303;0.0667567,-0.1142613;-0.7302036;-0.02465151,0.005459253;0.5377216;0.007550862,0;0;0,0.003309637;0.3116512;0.006207228,0.006044686;0.6109562;-0.001604557,0.1826894;0.4885377;0.005405664,0.2285253;0.2034871;0.00384903,0.2495348;-0.07459807;-0.05936193,-0.1730437;0.4951372;-0.007927686,-0.2228694;0.211013;-0.02009568,-0.2717359;-0.06164059;-0.09109226,0.07206069;0.001818731;-0.03940654,0.09176582;-0.3793424;-0.008700609,0.08551002;-0.7680966;0.08583475,0.09165621;-0.8118699;0.03135038,-0.07345431;0.004455513;-0.03651762,-0.1058573;-0.3763472;-0.01297259,-0.1050768;-0.7660717;0.07769203,-0.1174755;-0.8091592;0.02334761,0.005523697;0.5377822;0.002780199,388.0087
+0;0;0,0.002412071;0.3116164;0.009410669,0.005901184;0.6110673;0.003994461,0.1820735;0.4874732;0.0098946,0.2187891;0.2023261;0.03074265,0.2646749;-0.07222572;-0.03676885,-0.1665843;0.4730257;-0.004500959,-0.2074715;0.1892927;-0.03475613,-0.253889;-0.08099613;-0.1174082,0.07371377;0.005702201;-0.03536091,0.08704774;-0.3748536;0.007488288,0.09042504;-0.7677253;0.08309973,0.09206159;-0.7284531;-0.01015282,-0.07248931;0.004095935;-0.03801516,-0.09897701;-0.376988;-0.007849399,-0.1177874;-0.7696246;0.06671195,-0.1138248;-0.7303303;-0.02646855,0.005155913;0.5378269;0.007609292,0;0;0,0.003358424;0.3116773;0.00671649,0.006034136;0.6110898;-0.0005562305,0.1827123;0.4884342;0.005405188,0.2284243;0.2038315;0.00359869,0.2493264;-0.07471269;-0.05979121,-0.1729762;0.4951858;-0.008656725,-0.2229052;0.2115775;-0.02150031,-0.2722667;-0.06018162;-0.09734531,0.07194586;0.001813784;-0.03920627,0.09141353;-0.3797286;-0.009491203,0.08511205;-0.7684706;0.08493661,0.09080824;-0.812676;0.02796458,-0.07318881;0.004443539;-0.03660986,-0.1057458;-0.376644;-0.01318075,-0.1054413;-0.7664047;0.07716937,-0.1177441;-0.8109561;0.02171282,0.005532637;0.5378809;0.003683567,388.0195
+0;0;0,0.002412071;0.3116164;0.009410669,0.005901184;0.6110673;0.003994461,0.1820735;0.4874732;0.0098946,0.2187891;0.2023261;0.03074265,0.2646749;-0.07222572;-0.03676885,-0.1665843;0.4730257;-0.004500959,-0.2074715;0.1892927;-0.03475613,-0.253889;-0.08099613;-0.1174082,0.07371377;0.005702201;-0.03536091,0.08704774;-0.3748536;0.007488288,0.09042504;-0.7677253;0.08309973,0.09206159;-0.7284531;-0.01015282,-0.07248931;0.004095935;-0.03801516,-0.09897701;-0.376988;-0.007849399,-0.1177874;-0.7696246;0.06671195,-0.1138248;-0.7303303;-0.02646855,0.005155913;0.5378269;0.007609292,0;0;0,0.003358424;0.3116773;0.00671649,0.006034136;0.6110898;-0.0005562305,0.1827123;0.4884342;0.005405188,0.2284243;0.2038315;0.00359869,0.2493264;-0.07471269;-0.05979121,-0.1729762;0.4951858;-0.008656725,-0.2229052;0.2115775;-0.02150031,-0.2722667;-0.06018162;-0.09734531,0.07194586;0.001813784;-0.03920627,0.09141353;-0.3797286;-0.009491203,0.08511205;-0.7684706;0.08493661,0.09080824;-0.812676;0.02796458,-0.07318881;0.004443539;-0.03660986,-0.1057458;-0.376644;-0.01318075,-0.1054413;-0.7664047;0.07716937,-0.1177441;-0.8109561;0.02171282,0.005532637;0.5378809;0.003683567,388.0313
+0;0;0,0.002413278;0.3117723;0.00941538,0.00590558;0.6114987;0.003993763,0.1824667;0.487716;0.00990277,0.2192413;0.2021109;0.03078431,0.2649032;-0.07110152;-0.03639781,-0.1669589;0.4732367;-0.004524489,-0.2079118;0.1890478;-0.03482826,-0.2541029;-0.07992235;-0.1170771,0.07366642;0.005698538;-0.03533819,0.08697888;-0.3742437;0.007441919,0.09036916;-0.7686265;0.08334418,0.09195382;-0.7296483;-0.006951287,-0.07244274;0.004093304;-0.03799074,-0.09888774;-0.3763763;-0.007873615,-0.1177705;-0.7705231;0.06697452,-0.1139335;-0.7315236;-0.02325117,0.005159518;0.5381806;0.007612429,0;0;0,0.003447265;0.3118235;0.00711894,0.006188318;0.6115237;0.0003578663,0.183147;0.4883443;0.006291866,0.2285896;0.2032307;0.004303217,0.2495386;-0.07391641;-0.05889523,-0.1730918;0.4951626;-0.008926873,-0.2233642;0.2112024;-0.02299938,-0.2730702;-0.05806872;-0.1021564,0.07195939;0.001737356;-0.03907466,0.09160365;-0.3792025;-0.009707687,0.08533545;-0.7696198;0.08434223,0.0866196;-0.8147753;0.03348564,-0.07309272;0.004494474;-0.03667772,-0.1055509;-0.3759844;-0.01331601,-0.1057418;-0.7671964;0.07758807,-0.1167593;-0.8110678;0.02603195,0.005670443;0.538229;0.004456758,388.0532
+0;0;0,0.002134363;0.3117728;0.009466817,0.005399503;0.6115026;0.004074796,0.1820879;0.4878634;0.01012215,0.218993;0.2022667;0.03088987,0.2648692;-0.07085082;-0.03653127,-0.1670657;0.4727961;-0.006346664,-0.2089574;0.1892445;-0.04102155,-0.2571688;-0.07310495;-0.1414799,0.07370364;0.005742709;-0.03525333,0.08672363;-0.3742139;0.00748878,0.09015945;-0.7685804;0.0834736,0.09214427;-0.729606;-0.006814331,-0.07240312;0.004050211;-0.0380708,-0.09904812;-0.376396;-0.007835796,-0.1180434;-0.7705369;0.06701463,-0.1138056;-0.7315388;-0.02319327,0.004741554;0.5381828;0.007675556,0;0;0,0.003447265;0.3118235;0.00711894,0.006188318;0.6115237;0.0003578663,0.183147;0.4883443;0.006291866,0.2285896;0.2032307;0.004303217,0.2495386;-0.07391641;-0.05889523,-0.1730918;0.4951626;-0.008926873,-0.2233642;0.2112024;-0.02299938,-0.2730702;-0.05806872;-0.1021564,0.07195939;0.001737356;-0.03907466,0.09160365;-0.3792025;-0.009707687,0.08533545;-0.7696198;0.08434223,0.0866196;-0.8147753;0.03348564,-0.07309272;0.004494474;-0.03667772,-0.1055509;-0.3759844;-0.01331601,-0.1057418;-0.7671964;0.07758807,-0.1167593;-0.8110678;0.02603195,0.005670443;0.538229;0.004456758,388.076
+0;0;0,0.002134567;0.3118025;0.009467718,0.005400187;0.6115764;0.004074917,0.1820856;0.4879276;0.01012274,0.2190171;0.2021261;0.03090535,0.2648005;-0.07043913;-0.03637944,-0.1670622;0.4728605;-0.006345794,-0.208984;0.1891056;-0.04104555,-0.2570979;-0.07271329;-0.1413007,0.07367079;0.005740149;-0.03523762,0.0867075;-0.3747043;0.007559363,0.09013809;-0.7684694;0.08342831,0.09204911;-0.7298287;-0.003502645,-0.07237086;0.004048406;-0.03805383,-0.09905007;-0.3768863;-0.007780008,-0.1180164;-0.7704262;0.06695627,-0.1139362;-0.7317626;-0.01989763,0.004742145;0.5382461;0.007676191,0;0;0,0.003503427;0.3118461;0.007398129,0.006275967;0.6115965;0.000915051,0.1831844;0.4882483;0.006381035,0.2287627;0.2029447;0.004698754,0.2495086;-0.07364443;-0.05841398,-0.172939;0.4951506;-0.009118339,-0.2236337;0.2111954;-0.02578693,-0.2741739;-0.05562991;-0.1104339,0.07196338;0.001704767;-0.03899217,0.09152323;-0.3797508;-0.009860992,0.08532274;-0.7695883;0.08398509,0.08720857;-0.8101042;0.03241706,-0.07302516;0.004514134;-0.03672837,-0.105511;-0.3764644;-0.01349944,-0.1058399;-0.7671027;0.07716674,-0.1169624;-0.8085107;0.02804942,0.005750895;0.5382873;0.004944563,388.0867
+0;0;0,0.002134567;0.3118025;0.009467718,0.005400187;0.6115764;0.004074917,0.1820856;0.4879276;0.01012274,0.2190171;0.2021261;0.03090535,0.2648005;-0.07043913;-0.03637944,-0.1670622;0.4728605;-0.006345794,-0.208984;0.1891056;-0.04104555,-0.2570979;-0.07271329;-0.1413007,0.07367079;0.005740149;-0.03523762,0.0867075;-0.3747043;0.007559363,0.09013809;-0.7684694;0.08342831,0.09204911;-0.7298287;-0.003502645,-0.07237086;0.004048406;-0.03805383,-0.09905007;-0.3768863;-0.007780008,-0.1180164;-0.7704262;0.06695627,-0.1139362;-0.7317626;-0.01989763,0.004742145;0.5382461;0.007676191,0;0;0,0.003503427;0.3118461;0.007398129,0.006275967;0.6115965;0.000915051,0.1831844;0.4882483;0.006381035,0.2287627;0.2029447;0.004698754,0.2495086;-0.07364443;-0.05841398,-0.172939;0.4951506;-0.009118339,-0.2236337;0.2111954;-0.02578693,-0.2741739;-0.05562991;-0.1104339,0.07196338;0.001704767;-0.03899217,0.09152323;-0.3797508;-0.009860992,0.08532274;-0.7695883;0.08398509,0.08720857;-0.8101042;0.03241706,-0.07302516;0.004514134;-0.03672837,-0.105511;-0.3764644;-0.01349944,-0.1058399;-0.7671027;0.07716674,-0.1169624;-0.8085107;0.02804942,0.005750895;0.5382873;0.004944563,388.1089
+0;0;0,0.001717985;0.3118922;0.009565898,0.004817327;0.6117905;0.004225749,0.1814272;0.4881878;0.01038551,0.2185402;0.2020842;0.03117216,0.2644198;-0.07009348;-0.03633978,-0.1669831;0.4724122;-0.008573281,-0.2106098;0.1893523;-0.04905242,-0.2579095;-0.07293296;-0.1476052,0.07376304;0.00579294;-0.03514572,0.08635073;-0.3749343;0.00765077,0.08955709;-0.767758;0.08331861,0.09195932;-0.7290609;-0.004190721,-0.07237504;0.003998037;-0.0381528,-0.09916633;-0.3771869;-0.007763056,-0.1185595;-0.7696905;0.06714467,-0.1139744;-0.730967;-0.02027486,0.004214104;0.5384284;0.007815219,0;0;0,0.003695414;0.311925;0.007770538,0.006663471;0.6118033;0.00166297,0.1833708;0.488424;0.007170439,0.2287006;0.20276;0.004707813,0.2495277;-0.07357803;-0.05811739,-0.1722607;0.4948132;-0.009304174,-0.2233129;0.2108312;-0.02961737,-0.2751484;-0.05349225;-0.1201143,0.07196416;0.001665771;-0.03909159,0.0910725;-0.3800827;-0.01000166,0.08529145;-0.7689996;0.08357477,0.08712928;-0.8099563;0.03160286,-0.07309908;0.004563194;-0.03668064,-0.1058719;-0.3767;-0.01415229,-0.1058837;-0.7663792;0.07638253,-0.1174672;-0.8081727;0.02687688,0.006087869;0.5384586;0.00559783,388.1315
+0;0;0,0.001718368;0.3119618;0.009568033,0.004818501;0.6119366;0.004226547,0.18187;0.4881905;0.0103936,0.2189197;0.2025753;0.03114476,0.2648654;-0.06999457;-0.03646445,-0.1674089;0.4723755;-0.008612455,-0.2109611;0.1897989;-0.04902248,-0.258329;-0.07286429;-0.1477172,0.07372461;0.005789921;-0.03512741,0.08636811;-0.3766253;0.00785882,0.08955818;-0.7674544;0.08314244,0.09200972;-0.7285787;-0.006162882,-0.07233733;0.003995954;-0.03813291,-0.09924739;-0.378879;-0.007608438,-0.1185421;-0.7693896;0.06691894,-0.1138629;-0.7304872;-0.02229473,0.004215129;0.5385563;0.007816904,0;0;0,0.003696903;0.3119872;0.008062124,0.006615102;0.6119469;0.002184868,0.1836977;0.4881243;0.007246733,0.2289647;0.2029467;0.00525403,0.2498867;-0.07368547;-0.05809593,-0.1726008;0.4945901;-0.009806121,-0.2237586;0.2113924;-0.03349689,-0.277099;-0.05084005;-0.1302712,0.07193385;0.001554892;-0.0390625,0.09089726;-0.3818638;-0.009405613,0.08536853;-0.7690436;0.08271646,0.08683324;-0.811192;0.02930593,-0.07303242;0.004659364;-0.03670602,-0.1059585;-0.3783351;-0.01479232,-0.1060477;-0.7660842;0.07507302,-0.117895;-0.8094394;0.02468559,0.006053835;0.5385812;0.006066561,388.154
+0;0;0,0.001438194;0.3119603;0.009662647,0.004382915;0.6119378;0.004416053,0.1814643;0.4882252;0.01071514,0.2186105;0.2026146;0.03135757,0.2647163;-0.06993473;-0.03622513,-0.1674896;0.4720624;-0.01050618,-0.2136526;0.1913133;-0.05978327,-0.2600775;-0.07016969;-0.1619973,0.07376527;0.0058125;-0.0350382,0.08616847;-0.3766064;0.007985067,0.08929618;-0.7674378;0.08325972,0.09218108;-0.7285639;-0.006032839,-0.07229409;0.003972734;-0.03821724,-0.09941788;-0.3788917;-0.007750992,-0.1188932;-0.769334;0.06708695,-0.1137798;-0.7304263;-0.02210238,0.003801803;0.5385569;0.007996369,0;0;0,0.003696903;0.3119872;0.008062124,0.006615102;0.6119469;0.002184868,0.1836977;0.4881243;0.007246733,0.2289647;0.2029467;0.00525403,0.2498867;-0.07368547;-0.05809593,-0.1726008;0.4945901;-0.009806121,-0.2237586;0.2113924;-0.03349689,-0.277099;-0.05084005;-0.1302712,0.07193385;0.001554892;-0.0390625,0.09089726;-0.3818638;-0.009405613,0.08536853;-0.7690436;0.08271646,0.08683324;-0.811192;0.02930593,-0.07303242;0.004659364;-0.03670602,-0.1059585;-0.3783351;-0.01479232,-0.1060477;-0.7660842;0.07507302,-0.117895;-0.8094394;0.02468559,0.006053835;0.5385812;0.006066561,388.165
+0;0;0,0.001436662;0.3116282;0.009652358,0.004372388;0.6106731;0.004424702,0.1807853;0.487442;0.0106993,0.2179006;0.2020697;0.03132452,0.2639034;-0.06987119;-0.03610731,-0.1668512;0.4713403;-0.0104419,-0.2129756;0.1908253;-0.05967791,-0.2592969;-0.0700739;-0.1616637,0.07365037;0.005803445;-0.03498361,0.08606815;-0.3770655;0.008090276,0.0891069;-0.7567805;0.08122392,0.09227091;-0.7170482;-0.01670745,-0.07218147;0.003966546;-0.03815771,-0.09933718;-0.3793485;-0.007655602,-0.1182585;-0.7586855;0.06505375,-0.1126505;-0.7189161;-0.03276441,0.003793585;0.5375837;0.007990793,0;0;0,0.003773317;0.3116754;0.007181644,0.007517904;0.6106166;-0.001277686,0.1837979;0.487907;0.007831812,0.2288694;0.202944;0.005604506,0.2500761;-0.07309705;-0.05737782,-0.171674;0.4947402;-0.01022194,-0.2227324;0.2122483;-0.03906114,-0.2783913;-0.04599249;-0.1431233,0.07190183;0.001485974;-0.03885651,0.09060711;-0.3824362;-0.009666681,0.0838843;-0.7581426;0.08166122,0.08698454;-0.8110775;0.02867556,-0.07284519;0.004693877;-0.03678932,-0.1058963;-0.3787491;-0.01494301,-0.1059965;-0.7555078;0.07220126,-0.1189274;-0.8052945;0.0159681,0.006711394;0.5376008;0.003533124,388.1868
+0;0;0,0.001436662;0.3116282;0.009652358,0.004372388;0.6106731;0.004424702,0.1807853;0.487442;0.0106993,0.2179006;0.2020697;0.03132452,0.2639034;-0.06987119;-0.03610731,-0.1668512;0.4713403;-0.0104419,-0.2129756;0.1908253;-0.05967791,-0.2592969;-0.0700739;-0.1616637,0.07365037;0.005803445;-0.03498361,0.08606815;-0.3770655;0.008090276,0.0891069;-0.7567805;0.08122392,0.09227091;-0.7170482;-0.01670745,-0.07218147;0.003966546;-0.03815771,-0.09933718;-0.3793485;-0.007655602,-0.1182585;-0.7586855;0.06505375,-0.1126505;-0.7189161;-0.03276441,0.003793585;0.5375837;0.007990793,0;0;0,0.003773317;0.3116754;0.007181644,0.007517904;0.6106166;-0.001277686,0.1837979;0.487907;0.007831812,0.2288694;0.202944;0.005604506,0.2500761;-0.07309705;-0.05737782,-0.171674;0.4947402;-0.01022194,-0.2227324;0.2122483;-0.03906114,-0.2783913;-0.04599249;-0.1431233,0.07190183;0.001485974;-0.03885651,0.09060711;-0.3824362;-0.009666681,0.0838843;-0.7581426;0.08166122,0.08698454;-0.8110775;0.02867556,-0.07284519;0.004693877;-0.03678932,-0.1058963;-0.3787491;-0.01494301,-0.1059965;-0.7555078;0.07220126,-0.1189274;-0.8052945;0.0159681,0.006711394;0.5376008;0.003533124,388.1985
+0;0;0,0.001435805;0.3114422;0.009646595,0.004368243;0.6101536;0.004424539,0.1804771;0.4870848;0.01069077,0.2175767;0.2018332;0.03130726,0.2634244;-0.06919065;-0.03589719,-0.166561;0.4710108;-0.01041404,-0.212666;0.1906146;-0.05962921,-0.258831;-0.0694049;-0.1612712,0.07359186;0.005798834;-0.03495582,0.08600596;-0.3769563;0.008105259,0.08902113;-0.7537251;0.08067146,0.09309858;-0.711183;-0.04553252,-0.07212412;0.003963395;-0.03812739,-0.09927176;-0.3792376;-0.007634358,-0.1180463;-0.7556314;0.06451084,-0.1108192;-0.7130416;-0.06154724,0.003790042;0.5371402;0.007986926,0;0;0,0.003734395;0.311502;0.006622553,0.007567033;0.6100825;-0.002653599,0.1835884;0.4879438;0.008783579,0.2288363;0.2031335;0.00642252,0.250275;-0.07187879;-0.05667281,-0.1715302;0.4948868;-0.01013551,-0.2233869;0.2131887;-0.04370535,-0.2786035;-0.04161125;-0.1537076,0.07191622;0.001383111;-0.03869677,0.09042221;-0.3824778;-0.01009369,0.08321489;-0.7553613;0.08010435,0.08410086;-0.7484261;-0.04466987,-0.07273483;0.004758664;-0.03685507,-0.1058556;-0.3785717;-0.01515929,-0.1059008;-0.7524357;0.07118532,-0.1224801;-0.8251669;-0.001428805,0.00676024;0.5371584;0.002386332,388.2203
+0;0;0,0.001236215;0.3114409;0.009712772,0.003947258;0.6101559;0.004548809,0.1801569;0.4872052;0.01111154,0.2173302;0.2019417;0.0314283,0.2632317;-0.06904691;-0.03588169,-0.1667347;0.4708536;-0.01134071,-0.2145062;0.1918947;-0.06674525,-0.2604991;-0.06605446;-0.1736064,0.07364544;0.005816988;-0.03483975,0.08591865;-0.3769459;0.008192331,0.08884515;-0.7537261;0.08070324,0.09329493;-0.7111838;-0.04548813,-0.07204391;0.003956659;-0.03827944,-0.09927365;-0.3792221;-0.007580467,-0.1182372;-0.7555959;0.06461971,-0.1106375;-0.7130045;-0.0614163,0.003441088;0.5371407;0.008086285,0;0;0,0.003734395;0.311502;0.006622553,0.007567033;0.6100825;-0.002653599,0.1835884;0.4879438;0.008783579,0.2288363;0.2031335;0.00642252,0.250275;-0.07187879;-0.05667281,-0.1715302;0.4948868;-0.01013551,-0.2233869;0.2131887;-0.04370535,-0.2786035;-0.04161125;-0.1537076,0.07191622;0.001383111;-0.03869677,0.09042221;-0.3824778;-0.01009369,0.08321489;-0.7553613;0.08010435,0.08410086;-0.7484261;-0.04466987,-0.07273483;0.004758664;-0.03685507,-0.1058556;-0.3785717;-0.01515929,-0.1059008;-0.7524357;0.07118532,-0.1224801;-0.8251669;-0.001428805,0.00676024;0.5371584;0.002386332,388.232
+0;0;0,0.001236215;0.3114409;0.009712772,0.003947258;0.6101559;0.004548809,0.1801569;0.4872052;0.01111154,0.2173302;0.2019417;0.0314283,0.2632317;-0.06904691;-0.03588169,-0.1667347;0.4708536;-0.01134071,-0.2145062;0.1918947;-0.06674525,-0.2604991;-0.06605446;-0.1736064,0.07364544;0.005816988;-0.03483975,0.08591865;-0.3769459;0.008192331,0.08884515;-0.7537261;0.08070324,0.09329493;-0.7111838;-0.04548813,-0.07204391;0.003956659;-0.03827944,-0.09927365;-0.3792221;-0.007580467,-0.1182372;-0.7555959;0.06461971,-0.1106375;-0.7130045;-0.0614163,0.003441088;0.5371407;0.008086285,0;0;0,0.003734395;0.311502;0.006622553,0.007567033;0.6100825;-0.002653599,0.1835884;0.4879438;0.008783579,0.2288363;0.2031335;0.00642252,0.250275;-0.07187879;-0.05667281,-0.1715302;0.4948868;-0.01013551,-0.2233869;0.2131887;-0.04370535,-0.2786035;-0.04161125;-0.1537076,0.07191622;0.001383111;-0.03869677,0.09042221;-0.3824778;-0.01009369,0.08321489;-0.7553613;0.08010435,0.08410086;-0.7484261;-0.04466987,-0.07273483;0.004758664;-0.03685507,-0.1058556;-0.3785717;-0.01515929,-0.1059008;-0.7524357;0.07118532,-0.1224801;-0.8251669;-0.001428805,0.00676024;0.5371584;0.002386332,388.2436
+0;0;0,0.001236484;0.3115085;0.00971488,0.003950229;0.61053;0.004544459,0.1803993;0.4874085;0.0111163,0.2175638;0.2022126;0.03142823,0.2633585;-0.06814539;-0.03572512,-0.1669637;0.4710347;-0.01136647,-0.2147239;0.1921419;-0.06675787,-0.2606098;-0.06520697;-0.1733703,0.07361165;0.00581432;-0.03482377,0.0859253;-0.3782095;0.008350074,0.08889963;-0.7611468;0.08204591,0.09223198;-0.7217541;-0.01245623,-0.07201087;0.003954844;-0.03826189,-0.09933031;-0.3804862;-0.007461775,-0.1186037;-0.7630104;0.06591824,-0.1129125;-0.723581;-0.02846755,0.003443345;0.5374119;0.008086925,0;0;0,0.003721803;0.3115534;0.007354498,0.007233396;0.610508;-4.649162E-05,0.1836248;0.4880359;0.009145498,0.2289223;0.2033035;0.00668788,0.2508462;-0.0710659;-0.0560894,-0.1717735;0.4949536;-0.01061602,-0.2244013;0.2139366;-0.04790154,-0.2795767;-0.03762925;-0.1635323,0.07195134;0.001324832;-0.03855419,0.09024367;-0.383807;-0.009765863,0.08344585;-0.7631463;0.08043575,0.08760859;-0.8128892;0.02892137,-0.07264465;0.004811104;-0.036943,-0.1057601;-0.3797998;-0.01531688,-0.1061011;-0.7598684;0.07202554,-0.1181259;-0.806444;0.01705687,0.006539509;0.5374352;0.00430727,388.2554
+0;0;0,0.001048581;0.3115088;0.009728016,0.003541937;0.6105322;0.004554861,0.1800913;0.4875519;0.01158101,0.2170827;0.2023156;0.03163911,0.2632855;-0.06792113;-0.03572257,-0.1671796;0.4709984;-0.01228965,-0.2165946;0.1939451;-0.0749798,-0.2644258;-0.05454019;-0.2001494,0.07363401;0.005827473;-0.03477428,0.08578774;-0.3782038;0.008378707,0.08870908;-0.7611247;0.08216156,0.09233105;-0.7217363;-0.01233034,-0.07199676;0.003939655;-0.03828999,-0.09935422;-0.3804972;-0.007471073,-0.1187358;-0.7629607;0.0661964,-0.1127558;-0.7235341;-0.02817181,0.003103741;0.5374135;0.008094987,0;0;0,0.003721803;0.3115534;0.007354498,0.007233396;0.610508;-4.649162E-05,0.1836248;0.4880359;0.009145498,0.2289223;0.2033035;0.00668788,0.2508462;-0.0710659;-0.0560894,-0.1717735;0.4949536;-0.01061602,-0.2244013;0.2139366;-0.04790154,-0.2795767;-0.03762925;-0.1635323,0.07195134;0.001324832;-0.03855419,0.09024367;-0.383807;-0.009765863,0.08344585;-0.7631463;0.08043575,0.08760859;-0.8128892;0.02892137,-0.07264465;0.004811104;-0.036943,-0.1057601;-0.3797998;-0.01531688,-0.1061011;-0.7598684;0.07202554,-0.1181259;-0.806444;0.01705687,0.006539509;0.5374352;0.00430727,388.2669
+0;0;0,0.001049148;0.3116772;0.009733276,0.003546044;0.6111317;0.00455193,0.1804447;0.4879296;0.01159094,0.2174084;0.2029071;0.03163401,0.2634789;-0.06655556;-0.03553472,-0.167513;0.4713433;-0.01232694,-0.216891;0.1944977;-0.07497009,-0.2645853;-0.05327578;-0.1997812,0.07352005;0.005818454;-0.03472046,0.08565129;-0.3775022;0.008352675,0.08857975;-0.7613561;0.08231529,0.09213986;-0.722128;-0.01056242,-0.07188533;0.003933558;-0.03823073,-0.09919217;-0.3797919;-0.007468851,-0.118621;-0.7631873;0.06637811,-0.1127432;-0.7239218;-0.02637803,0.003107109;0.5378898;0.00809802,0;0;0,0.00370881;0.311685;0.008790016,0.006828085;0.6111389;0.004162073,0.1836421;0.4880202;0.009906292,0.2288442;0.203487;0.008040428,0.2513977;-0.06992713;-0.05504894,-0.1719884;0.4949596;-0.01079739,-0.225952;0.2152832;-0.05409753,-0.2809986;-0.03256334;-0.1756961,0.07198954;0.001197502;-0.03821826,0.09006402;-0.3832875;-0.01025867,0.08350657;-0.7635772;0.08007193,0.08812892;-0.8113303;0.02852392,-0.07243723;0.004869565;-0.03706343,-0.1055722;-0.3790309;-0.01562197,-0.1059181;-0.7599666;0.07218842,-0.102619;-0.7466565;-0.01965201,0.006260455;0.5378956;0.007660866,388.2874
+0;0;0,0.001049148;0.3116772;0.009733276,0.003546044;0.6111317;0.00455193,0.1804447;0.4879296;0.01159094,0.2174084;0.2029071;0.03163401,0.2634789;-0.06655556;-0.03553472,-0.167513;0.4713433;-0.01232694,-0.216891;0.1944977;-0.07497009,-0.2645853;-0.05327578;-0.1997812,0.07352005;0.005818454;-0.03472046,0.08565129;-0.3775022;0.008352675,0.08857975;-0.7613561;0.08231529,0.09213986;-0.722128;-0.01056242,-0.07188533;0.003933558;-0.03823073,-0.09919217;-0.3797919;-0.007468851,-0.118621;-0.7631873;0.06637811,-0.1127432;-0.7239218;-0.02637803,0.003107109;0.5378898;0.00809802,0;0;0,0.00370881;0.311685;0.008790016,0.006828085;0.6111389;0.004162073,0.1836421;0.4880202;0.009906292,0.2288442;0.203487;0.008040428,0.2513977;-0.06992713;-0.05504894,-0.1719884;0.4949596;-0.01079739,-0.225952;0.2152832;-0.05409753,-0.2809986;-0.03256334;-0.1756961,0.07198954;0.001197502;-0.03821826,0.09006402;-0.3832875;-0.01025867,0.08350657;-0.7635772;0.08007193,0.08812892;-0.8113303;0.02852392,-0.07243723;0.004869565;-0.03706343,-0.1055722;-0.3790309;-0.01562197,-0.1059181;-0.7599666;0.07218842,-0.102619;-0.7466565;-0.01965201,0.006260455;0.5378956;0.007660866,388.2989
+0;0;0,0.0007766663;0.3116756;0.009809001,0.002993544;0.6111338;0.004681968,0.1799946;0.4879677;0.01190063,0.2169953;0.2029395;0.03179273,0.2631605;-0.06648865;-0.0354494,-0.1677846;0.4712862;-0.01353811,-0.2182222;0.1959557;-0.08176565,-0.2663696;-0.04604459;-0.2172719,0.07355822;0.005840599;-0.0346358,0.08552521;-0.3775004;0.00830156,0.08835251;-0.7613223;0.08243412,0.09222458;-0.7220941;-0.01043109,-0.07184561;0.003911714;-0.03830757,-0.0994007;-0.3797898;-0.007468708,-0.1187664;-0.7631618;0.06651611,-0.1125774;-0.723891;-0.02621926,0.002650522;0.5378901;0.008202258,0;0;0,0.00370881;0.311685;0.008790016,0.006828085;0.6111389;0.004162073,0.1836421;0.4880202;0.009906292,0.2288442;0.203487;0.008040428,0.2513977;-0.06992713;-0.05504894,-0.1719884;0.4949596;-0.01079739,-0.225952;0.2152832;-0.05409753,-0.2809986;-0.03256334;-0.1756961,0.07198954;0.001197502;-0.03821826,0.09006402;-0.3832875;-0.01025867,0.08350657;-0.7635772;0.08007193,0.08812892;-0.8113303;0.02852392,-0.07243723;0.004869565;-0.03706343,-0.1055722;-0.3790309;-0.01562197,-0.1059181;-0.7599666;0.07218842,-0.102619;-0.7466565;-0.01965201,0.006260455;0.5378956;0.007660866,388.3103
+0;0;0,0.0007769024;0.3117704;0.009811983,0.002994936;0.6113848;0.004682254,0.1800459;0.488166;0.01190382,0.2169892;0.2035789;0.03176514,0.2632534;-0.06642675;-0.03562112,-0.1678315;0.4714798;-0.01354209,-0.218191;0.1965754;-0.08166403,-0.2664416;-0.0459436;-0.2174607,0.07340846;0.005828708;-0.03456528,0.08537301;-0.377434;0.008363303,0.08819899;-0.7610768;0.08246128,0.09207048;-0.7218499;-0.01038986,-0.07169934;0.00390375;-0.03822958,-0.0992488;-0.3797193;-0.007397022,-0.1186054;-0.7629125;0.06655328,-0.1124174;-0.7236431;-0.02616805,0.002651732;0.5381024;0.008204405,0;0;0,0.003518209;0.3117606;0.009519577,0.006202191;0.6113873;0.00574708,0.1831578;0.4880843;0.01074171,0.2284294;0.204015;0.008670807,0.2513139;-0.06989816;-0.05482864,-0.1722516;0.4948249;-0.01140376,-0.2277705;0.2168478;-0.06034781,-0.2825071;-0.02905704;-0.1873084,0.07196666;0.001161084;-0.0379076,0.08946113;-0.383332;-0.01079154,0.08298753;-0.7634711;0.07939004,0.08755165;-0.811233;0.02787589,-0.07218644;0.004889898;-0.03718524,-0.1056685;-0.3789114;-0.0159292,-0.1062371;-0.759697;0.0717199,-0.119375;-0.8068357;0.02074463,0.005754098;0.5380946;0.009033918,388.3322
+0;0;0,0.0007769024;0.3117704;0.009811983,0.002994936;0.6113848;0.004682254,0.1800459;0.488166;0.01190382,0.2169892;0.2035789;0.03176514,0.2632534;-0.06642675;-0.03562112,-0.1678315;0.4714798;-0.01354209,-0.218191;0.1965754;-0.08166403,-0.2664416;-0.0459436;-0.2174607,0.07340846;0.005828708;-0.03456528,0.08537301;-0.377434;0.008363303,0.08819899;-0.7610768;0.08246128,0.09207048;-0.7218499;-0.01038986,-0.07169934;0.00390375;-0.03822958,-0.0992488;-0.3797193;-0.007397022,-0.1186054;-0.7629125;0.06655328,-0.1124174;-0.7236431;-0.02616805,0.002651732;0.5381024;0.008204405,0;0;0,0.003518209;0.3117606;0.009519577,0.006202191;0.6113873;0.00574708,0.1831578;0.4880843;0.01074171,0.2284294;0.204015;0.008670807,0.2513139;-0.06989816;-0.05482864,-0.1722516;0.4948249;-0.01140376,-0.2277705;0.2168478;-0.06034781,-0.2825071;-0.02905704;-0.1873084,0.07196666;0.001161084;-0.0379076,0.08946113;-0.383332;-0.01079154,0.08298753;-0.7634711;0.07939004,0.08755165;-0.811233;0.02787589,-0.07218644;0.004889898;-0.03718524,-0.1056685;-0.3789114;-0.0159292,-0.1062371;-0.759697;0.0717199,-0.119375;-0.8068357;0.02074463,0.005754098;0.5380946;0.009033918,388.3438
+0;0;0,0.000469721;0.3118202;0.009928689,0.002529981;0.6114776;0.004923954,0.1801179;0.4882254;0.01249518,0.2170194;0.2042567;0.03211834,0.262801;-0.06343448;-0.03474814,-0.1683169;0.4710308;-0.01515123,-0.2208396;0.1999854;-0.09364188,-0.2694739;-0.03448465;-0.2381554,0.07327853;0.005841011;-0.03434682,0.08480731;-0.3758802;0.008415248,0.08766451;-0.7501903;0.08067676,0.09351176;-0.7076454;-0.04551838,-0.07146298;0.003865743;-0.03823169,-0.09896129;-0.3781953;-0.007478949,-0.1181953;-0.7520307;0.06473695,-0.1091976;-0.7094267;-0.06126685,0.002239708;0.5381915;0.008386619,0;0;0,0.00359343;0.3117763;0.01064014,0.006232247;0.6114553;0.008119106,0.1837205;0.4882195;0.01265979,0.2286512;0.2047395;0.01034021,0.2530535;-0.06667173;-0.05263662,-0.172324;0.4946808;-0.01213091,-0.2284959;0.2182736;-0.06531766,-0.2817471;-0.02091284;-0.2001501,0.07193415;0.001082733;-0.0375216,0.090093;-0.3818808;-0.01141143,0.08231544;-0.7524872;0.07763004,0.08468086;-0.7451445;-0.04726124,-0.07188067;0.004917805;-0.03731689,-0.1053293;-0.3773219;-0.01618423,-0.105494;-0.7487956;0.06951964,-0.1239494;-0.822695;-0.001057342,0.005791351;0.5381487;0.01109862,388.3663
+0;0;0,0.000469721;0.3118202;0.009928689,0.002529981;0.6114776;0.004923954,0.1801179;0.4882254;0.01249518,0.2170194;0.2042567;0.03211834,0.262801;-0.06343448;-0.03474814,-0.1683169;0.4710308;-0.01515123,-0.2208396;0.1999854;-0.09364188,-0.2694739;-0.03448465;-0.2381554,0.07327853;0.005841011;-0.03434682,0.08480731;-0.3758802;0.008415248,0.08766451;-0.7501903;0.08067676,0.09351176;-0.7076454;-0.04551838,-0.07146298;0.003865743;-0.03823169,-0.09896129;-0.3781953;-0.007478949,-0.1181953;-0.7520307;0.06473695,-0.1091976;-0.7094267;-0.06126685,0.002239708;0.5381915;0.008386619,0;0;0,0.00359343;0.3117763;0.01064014,0.006232247;0.6114553;0.008119106,0.1837205;0.4882195;0.01265979,0.2286512;0.2047395;0.01034021,0.2530535;-0.06667173;-0.05263662,-0.172324;0.4946808;-0.01213091,-0.2284959;0.2182736;-0.06531766,-0.2817471;-0.02091284;-0.2001501,0.07193415;0.001082733;-0.0375216,0.090093;-0.3818808;-0.01141143,0.08231544;-0.7524872;0.07763004,0.08468086;-0.7451445;-0.04726124,-0.07188067;0.004917805;-0.03731689,-0.1053293;-0.3773219;-0.01618423,-0.105494;-0.7487956;0.06951964,-0.1239494;-0.822695;-0.001057342,0.005791351;0.5381487;0.01109862,388.378
+0;0;0,0.0004698588;0.3119116;0.009931603,0.00253102;0.6117007;0.004924627,0.1804007;0.4883361;0.01250394,0.2171611;0.2054534;0.03205205,0.2630779;-0.06302842;-0.03501195,-0.1685863;0.4711142;-0.01518629,-0.2209082;0.2011054;-0.09337674,-0.2696861;-0.03405717;-0.2383171,0.07321782;0.005836171;-0.03431836,0.08473875;-0.3756254;0.008414626,0.08763376;-0.7548885;0.08163233,0.09347905;-0.7123478;-0.04452062,-0.07140377;0.00386254;-0.03820001,-0.09888338;-0.3779387;-0.007468184,-0.1183719;-0.7567208;0.06570328,-0.1093772;-0.714121;-0.06025838,0.002240615;0.5383813;0.008388862,0;0;0,0.003433675;0.3118563;0.01102543,0.005805194;0.6116713;0.008821726,0.183546;0.487973;0.01317883,0.2282598;0.205566;0.01143312,0.2532374;-0.06646186;-0.05232716,-0.1728103;0.4946657;-0.01247256,-0.2296776;0.220502;-0.07040726,-0.2821189;-0.01817179;-0.2081504,0.07198861;0.001030609;-0.03727245,0.09002623;-0.3817099;-0.011657,0.08250785;-0.7573566;0.07802391,0.08508746;-0.749926;-0.04683589,-0.07174981;0.004947922;-0.03741846,-0.1053885;-0.3770264;-0.01654276,-0.1056046;-0.7533274;0.07067666,-0.1228552;-0.824168;-0.004420556,0.005431563;0.5383283;0.01173329,388.3891
+0;0;0,-0.0002313483;0.3119023;0.01022925,0.001554445;0.6116948;0.005370301,0.1795081;0.4884453;0.01332889,0.2162003;0.2055272;0.0324886,0.2621823;-0.06292954;-0.03463107,-0.1690066;0.4706285;-0.01687626,-0.2239178;0.2040998;-0.1046443,-0.2731268;-0.02801043;-0.2542831,0.07331563;0.005948881;-0.03408942,0.08393152;-0.3755241;0.008776627,0.08678002;-0.7547792;0.08203732,0.09331419;-0.7122247;-0.04408044,-0.07129038;0.00373908;-0.03842343,-0.09959896;-0.3779474;-0.007025216,-0.1188828;-0.7567147;0.06627639,-0.1092047;-0.7140995;-0.05963308,0.001324972;0.5383744;0.008816682,0;0;0,0.003433675;0.3118563;0.01102543,0.005805194;0.6116713;0.008821726,0.183546;0.487973;0.01317883,0.2282598;0.205566;0.01143312,0.2532374;-0.06646186;-0.05232716,-0.1728103;0.4946657;-0.01247256,-0.2296776;0.220502;-0.07040726,-0.2821189;-0.01817179;-0.2081504,0.07198861;0.001030609;-0.03727245,0.09002623;-0.3817099;-0.011657,0.08250785;-0.7573566;0.07802391,0.08508746;-0.749926;-0.04683589,-0.07174981;0.004947922;-0.03741846,-0.1053885;-0.3770264;-0.01654276,-0.1056046;-0.7533274;0.07067666,-0.1228552;-0.824168;-0.004420556,0.005431563;0.5383283;0.01173329,388.4107
+0;0;0,-0.0002314587;0.3120512;0.01023414,0.001555394;0.6120234;0.005372152,0.1795947;0.4887029;0.01333512,0.2163167;0.2055556;0.03251036,0.2623319;-0.06309512;-0.03465781,-0.1690879;0.4708776;-0.01688459,-0.2240436;0.2041329;-0.1047238,-0.2732881;-0.02814506;-0.2544707,0.07327122;0.005945277;-0.03406877,0.08390068;-0.3760152;0.008852061,0.08683728;-0.7670013;0.08437882,0.09144362;-0.7281508;-0.00452935,-0.07124721;0.003736815;-0.03840015,-0.09959196;-0.3784374;-0.006961823,-0.1194723;-0.7689207;0.06860712,-0.1126496;-0.7300275;-0.02015421,0.001325774;0.5386561;0.008820736,0;0;0,0.003223926;0.3119997;0.01124811,0.005344301;0.6119974;0.009217501,0.1832161;0.4881623;0.0134151,0.2280647;0.2055382;0.01251698,0.2532086;-0.06645525;-0.05220985,-0.1731028;0.494671;-0.01306705,-0.2305388;0.2215749;-0.07637753,-0.2812727;-0.0135434;-0.2211105,0.07188803;0.001064524;-0.03735876,0.08949482;-0.3821945;-0.0118351,0.08087438;-0.7694956;0.08039641,0.0858424;-0.8102329;0.02584577,-0.07170147;0.00494257;-0.03740547,-0.1057777;-0.3775082;-0.01693137,-0.1059492;-0.7654525;0.07297008,-0.1180801;-0.8065343;0.02001327,0.005032957;0.5386056;0.01209116,388.4329
+0;0;0,-0.0002314587;0.3120512;0.01023414,0.001555394;0.6120234;0.005372152,0.1795947;0.4887029;0.01333512,0.2163167;0.2055556;0.03251036,0.2623319;-0.06309512;-0.03465781,-0.1690879;0.4708776;-0.01688459,-0.2240436;0.2041329;-0.1047238,-0.2732881;-0.02814506;-0.2544707,0.07327122;0.005945277;-0.03406877,0.08390068;-0.3760152;0.008852061,0.08683728;-0.7670013;0.08437882,0.09144362;-0.7281508;-0.00452935,-0.07124721;0.003736815;-0.03840015,-0.09959196;-0.3784374;-0.006961823,-0.1194723;-0.7689207;0.06860712,-0.1126496;-0.7300275;-0.02015421,0.001325774;0.5386561;0.008820736,0;0;0,0.003223926;0.3119997;0.01124811,0.005344301;0.6119974;0.009217501,0.1832161;0.4881623;0.0134151,0.2280647;0.2055382;0.01251698,0.2532086;-0.06645525;-0.05220985,-0.1731028;0.494671;-0.01306705,-0.2305388;0.2215749;-0.07637753,-0.2812727;-0.0135434;-0.2211105,0.07188803;0.001064524;-0.03735876,0.08949482;-0.3821945;-0.0118351,0.08087438;-0.7694956;0.08039641,0.0858424;-0.8102329;0.02584577,-0.07170147;0.00494257;-0.03740547,-0.1057777;-0.3775082;-0.01693137,-0.1059492;-0.7654525;0.07297008,-0.1180801;-0.8065343;0.02001327,0.005032957;0.5386056;0.01209116,388.4442
+0;0;0,-0.0006177125;0.3121257;0.01041301,0.0009490867;0.6122118;0.005671835,0.1791831;0.4889573;0.01409261,0.2159577;0.2055162;0.03296321,0.2621814;-0.06309441;-0.03409444,-0.1695636;0.4709415;-0.01763392,-0.2261026;0.2067842;-0.1128788,-0.2758601;-0.007403269;-0.2873292,0.07322311;0.005981833;-0.03390189,0.08344287;-0.3766476;0.009227835,0.08621875;-0.766979;0.08456297,0.09186722;-0.7267607;-0.01798409,-0.07112104;0.003680314;-0.03840568,-0.09963906;-0.3791567;-0.006903365,-0.11973;-0.7689072;0.06881057,-0.1115273;-0.7286383;-0.03355878,0.0007813306;0.5388165;0.009083411,0;0;0,0.003175482;0.3120657;0.01166797,0.005169466;0.6121773;0.01007819,0.1831446;0.4881629;0.01477742,0.2277752;0.2052233;0.01395893,0.2531295;-0.06650299;-0.05166864,-0.1731101;0.4944795;-0.01349903,-0.2313067;0.2226536;-0.0825727,-0.2817681;-0.008003369;-0.2343489,0.07193065;0.0009883642;-0.03703713,0.08912449;-0.3829908;-0.01185298,0.08073927;-0.7696356;0.08021927,0.09783745;-0.811998;0.008640289,-0.07153632;0.004971096;-0.03747781,-0.1057982;-0.3781376;-0.01689316,-0.1057345;-0.7654706;0.07263262,-0.119913;-0.8164737;0.01026513,0.004889518;0.5387552;0.0128448,388.4553
+0;0;0,-0.0006177125;0.3121257;0.01041301,0.0009490867;0.6122118;0.005671835,0.1791831;0.4889573;0.01409261,0.2159577;0.2055162;0.03296321,0.2621814;-0.06309441;-0.03409444,-0.1695636;0.4709415;-0.01763392,-0.2261026;0.2067842;-0.1128788,-0.2758601;-0.007403269;-0.2873292,0.07322311;0.005981833;-0.03390189,0.08344287;-0.3766476;0.009227835,0.08621875;-0.766979;0.08456297,0.09186722;-0.7267607;-0.01798409,-0.07112104;0.003680314;-0.03840568,-0.09963906;-0.3791567;-0.006903365,-0.11973;-0.7689072;0.06881057,-0.1115273;-0.7286383;-0.03355878,0.0007813306;0.5388165;0.009083411,0;0;0,0.003175482;0.3120657;0.01166797,0.005169466;0.6121773;0.01007819,0.1831446;0.4881629;0.01477742,0.2277752;0.2052233;0.01395893,0.2531295;-0.06650299;-0.05166864,-0.1731101;0.4944795;-0.01349903,-0.2313067;0.2226536;-0.0825727,-0.2817681;-0.008003369;-0.2343489,0.07193065;0.0009883642;-0.03703713,0.08912449;-0.3829908;-0.01185298,0.08073927;-0.7696356;0.08021927,0.09783745;-0.811998;0.008640289,-0.07153632;0.004971096;-0.03747781,-0.1057982;-0.3781376;-0.01689316,-0.1057345;-0.7654706;0.07263262,-0.119913;-0.8164737;0.01026513,0.004889518;0.5387552;0.0128448,388.4776
+0;0;0,-0.0006182437;0.3123941;0.01042197,0.0009499203;0.6127441;0.005676484,0.1793634;0.4893716;0.01410546,0.2161771;0.2056301;0.03299605,0.2623753;-0.0628328;-0.03402473,-0.1697344;0.4713376;-0.01765302,-0.2263334;0.2069004;-0.1129988,-0.2760635;-0.007169276;-0.2873533,0.07315437;0.005976217;-0.03387007,0.08336732;-0.376398;0.009230893,0.08613805;-0.7660042;0.08442606,0.09119835;-0.7268499;-0.007443041,-0.07105428;0.003676859;-0.03836963,-0.09955327;-0.3789048;-0.006888319,-0.1196069;-0.7679312;0.06868494,-0.1122583;-0.7287316;-0.02302495,0.0007820091;0.539281;0.009091215,0;0;0,0.002905324;0.3123307;0.01183844,0.004665807;0.6127084;0.01038551,0.1827664;0.4882042;0.01537204,0.2272052;0.204927;0.01465654,0.2526843;-0.06644225;-0.05173588,-0.1734939;0.4944113;-0.01406838,-0.2311527;0.223442;-0.08804414,-0.2817269;-0.006033987;-0.2412806,0.07185225;0.001045346;-0.03702188,0.08859688;-0.382731;-0.01237774,0.08072138;-0.7687199;0.07930446,0.09399682;-0.8087165;0.02036738,-0.07142796;0.004946275;-0.03752386,-0.1062318;-0.3778816;-0.0174359,-0.1061971;-0.7644904;0.07194326,-0.1186976;-0.806381;0.0151557,0.004440799;0.5392169;0.01311803,388.5
+0;0;0,-0.001106955;0.3123807;0.01077716,0.0001436773;0.6127369;0.006248596,0.1787038;0.4894826;0.01493239,0.2154937;0.2057143;0.03346201,0.2617899;-0.06273821;-0.03353283,-0.1700251;0.4711719;-0.01920696,-0.2291736;0.2121653;-0.1270882,-0.2778228;-0.002146125;-0.3014507,0.07320882;0.006003249;-0.03374741,0.08287454;-0.3763574;0.00959878,0.08558472;-0.7659894;0.08466263,0.09112401;-0.7268234;-0.007177658,-0.07100424;0.003645711;-0.0384651,-0.1003522;-0.3789206;-0.007582255,-0.1201417;-0.7678196;0.06871282,-0.1123161;-0.7286034;-0.02295594,9.819656E-05;0.5392693;0.009571486,0;0;0,0.002905324;0.3123307;0.01183844,0.004665807;0.6127084;0.01038551,0.1827664;0.4882042;0.01537204,0.2272052;0.204927;0.01465654,0.2526843;-0.06644225;-0.05173588,-0.1734939;0.4944113;-0.01406838,-0.2311527;0.223442;-0.08804414,-0.2817269;-0.006033987;-0.2412806,0.07185225;0.001045346;-0.03702188,0.08859688;-0.382731;-0.01237774,0.08072138;-0.7687199;0.07930446,0.09399682;-0.8087165;0.02036738,-0.07142796;0.004946275;-0.03752386,-0.1062318;-0.3778816;-0.0174359,-0.1061971;-0.7644904;0.07194326,-0.1186976;-0.806381;0.0151557,0.004440799;0.5392169;0.01311803,388.5113
+0;0;0,-0.001106788;0.3123338;0.01077555,0.0001435901;0.6126192;0.006248404,0.1788793;0.4893422;0.01493629,0.2156429;0.2057769;0.03345265,0.2618968;-0.06243017;-0.03348093,-0.1701925;0.4710135;-0.01923664,-0.2292986;0.2121922;-0.1270407,-0.2779033;-0.001923278;-0.3012437,0.07314806;0.005998266;-0.0337194,0.08280993;-0.3762101;0.009609513,0.08550031;-0.7629966;0.08412517,0.09107563;-0.7237709;-0.008312277,-0.07094532;0.003642685;-0.03843318,-0.1002816;-0.3787711;-0.007562649,-0.1199265;-0.76483;0.06817523,-0.1120501;-0.7255538;-0.02408957,9.812554E-05;0.5391779;0.009570108,0;0;0,0.00297223;0.3122559;0.01253629,0.004790157;0.6125659;0.01192641,0.1830564;0.4880958;0.0172286,0.2272843;0.2049962;0.01575017,0.2529872;-0.06608504;-0.05064917,-0.1733775;0.4943741;-0.01418037,-0.2313436;0.2248846;-0.09240455,-0.2809082;-0.0006666929;-0.2512268,0.07187507;0.0009854734;-0.03683233,0.08842914;-0.3826684;-0.01255035,0.08125776;-0.7659702;0.07795858,0.09350705;-0.8076161;0.01984048,-0.07131253;0.00498545;-0.03759369,-0.106328;-0.377677;-0.01766162,-0.10591;-0.7615083;0.07086482,-0.117878;-0.8063484;0.01685916,0.004544079;0.5390929;0.01444221,388.5335
+0;0;0,-0.001106788;0.3123338;0.01077555,0.0001435901;0.6126192;0.006248404,0.1788793;0.4893422;0.01493629,0.2156429;0.2057769;0.03345265,0.2618968;-0.06243017;-0.03348093,-0.1701925;0.4710135;-0.01923664,-0.2292986;0.2121922;-0.1270407,-0.2779033;-0.001923278;-0.3012437,0.07314806;0.005998266;-0.0337194,0.08280993;-0.3762101;0.009609513,0.08550031;-0.7629966;0.08412517,0.09107563;-0.7237709;-0.008312277,-0.07094532;0.003642685;-0.03843318,-0.1002816;-0.3787711;-0.007562649,-0.1199265;-0.76483;0.06817523,-0.1120501;-0.7255538;-0.02408957,9.812554E-05;0.5391779;0.009570108,0;0;0,0.00297223;0.3122559;0.01253629,0.004790157;0.6125659;0.01192641,0.1830564;0.4880958;0.0172286,0.2272843;0.2049962;0.01575017,0.2529872;-0.06608504;-0.05064917,-0.1733775;0.4943741;-0.01418037,-0.2313436;0.2248846;-0.09240455,-0.2809082;-0.0006666929;-0.2512268,0.07187507;0.0009854734;-0.03683233,0.08842914;-0.3826684;-0.01255035,0.08125776;-0.7659702;0.07795858,0.09350705;-0.8076161;0.01984048,-0.07131253;0.00498545;-0.03759369,-0.106328;-0.377677;-0.01766162,-0.10591;-0.7615083;0.07086482,-0.117878;-0.8063484;0.01685916,0.004544079;0.5390929;0.01444221,388.5447
+0;0;0,-0.001319748;0.3124516;0.01091733,-0.0002232929;0.6129543;0.006510511,0.1784811;0.4898419;0.01586058,0.2152366;0.2056392;0.03414736,0.2616188;-0.06223631;-0.03295087,-0.1699336;0.4708541;-0.02074553,-0.2335028;0.2186072;-0.1423474,-0.2804987;0.008148178;-0.3209787,0.07306933;0.005994587;-0.03363957,0.08246855;-0.3762665;0.009797256,0.08511592;-0.7632307;0.08439869,0.09107677;-0.7241704;-0.006347276,-0.07084712;0.003635111;-0.03839472,-0.1004059;-0.3788091;-0.007388612,-0.1196125;-0.7650487;0.06853052,-0.1113985;-0.7259356;-0.022034,-0.0002322879;0.5394565;0.009785996,0;0;0,0.00306946;0.3123491;0.01325035,0.005089402;0.6128727;0.01339197,0.1830959;0.4880525;0.01885843,0.2274371;0.204354;0.01650143,0.2531294;-0.06636512;-0.05029535,-0.1727401;0.4945321;-0.01454735,-0.2311128;0.2263922;-0.09910607,-0.2801385;0.002853647;-0.2604682,0.07181197;0.0009426326;-0.03672647,0.08831733;-0.3827948;-0.01281309,0.08137409;-0.7663144;0.07762027,0.09050959;-0.8080288;0.02170921,-0.07115056;0.00503296;-0.03766894,-0.1061159;-0.3776945;-0.0177747,-0.1070224;-0.7621058;0.06906314,-0.1180362;-0.8014114;0.010515,0.004779279;0.5393395;0.01572108,388.5669
+0;0;0,-0.001320191;0.3125565;0.01092099,-0.0002232321;0.6131969;0.006512175,0.1787777;0.4899689;0.0158738,0.2155843;0.2053709;0.03418601,0.262042;-0.06294069;-0.03302146,-0.1702151;0.4709496;-0.02079305,-0.2338727;0.218352;-0.142564,-0.2809451;0.007550269;-0.3214861,0.0730003;0.005988924;-0.0336078,0.08236704;-0.3749507;0.009678867,0.08502355;-0.7632526;0.08453818,0.09098579;-0.7241901;-0.006228879,-0.0707802;0.003631677;-0.03835845,-0.1002368;-0.3774904;-0.007459536,-0.1195098;-0.7650651;0.06872203,-0.1112939;-0.7259498;-0.02186355,-0.0002322311;0.5396658;0.009789141,0;0;0,0.003081203;0.3124414;0.01354575,0.005103171;0.6131022;0.01389885,0.1833029;0.4878613;0.02000499,0.2274062;0.203726;0.01715851,0.2535675;-0.06747493;-0.04941416,-0.1728523;0.4945529;-0.01497753,-0.2324719;0.228681;-0.1068669,-0.2813118;0.01267955;-0.2789841,0.0717885;0.0009050668;-0.03660583,0.08906853;-0.381489;-0.01309657,0.08130231;-0.7663358;0.07757807,0.09027877;-0.8079966;0.02153802,-0.07103879;0.005059533;-0.03771321,-0.1055905;-0.3763488;-0.01745722,-0.1073184;-0.7623557;0.06847893,-0.1178306;-0.8006478;0.008628909,0.004790515;0.5395343;0.01618433,388.5891
+0;0;0,-0.001320191;0.3125565;0.01092099,-0.0002232321;0.6131969;0.006512175,0.1787777;0.4899689;0.0158738,0.2155843;0.2053709;0.03418601,0.262042;-0.06294069;-0.03302146,-0.1702151;0.4709496;-0.02079305,-0.2338727;0.218352;-0.142564,-0.2809451;0.007550269;-0.3214861,0.0730003;0.005988924;-0.0336078,0.08236704;-0.3749507;0.009678867,0.08502355;-0.7632526;0.08453818,0.09098579;-0.7241901;-0.006228879,-0.0707802;0.003631677;-0.03835845,-0.1002368;-0.3774904;-0.007459536,-0.1195098;-0.7650651;0.06872203,-0.1112939;-0.7259498;-0.02186355,-0.0002322311;0.5396658;0.009789141,0;0;0,0.003081203;0.3124414;0.01354575,0.005103171;0.6131022;0.01389885,0.1833029;0.4878613;0.02000499,0.2274062;0.203726;0.01715851,0.2535675;-0.06747493;-0.04941416,-0.1728523;0.4945529;-0.01497753,-0.2324719;0.228681;-0.1068669,-0.2813118;0.01267955;-0.2789841,0.0717885;0.0009050668;-0.03660583,0.08906853;-0.381489;-0.01309657,0.08130231;-0.7663358;0.07757807,0.09027877;-0.8079966;0.02153802,-0.07103879;0.005059533;-0.03771321,-0.1055905;-0.3763488;-0.01745722,-0.1073184;-0.7623557;0.06847893,-0.1178306;-0.8006478;0.008628909,0.004790515;0.5395343;0.01618433,388.6008
+0;0;0,-0.001846887;0.3125489;0.011063,-0.001077346;0.6131934;0.006810439,0.1780422;0.4900237;0.01659684,0.2148923;0.2054193;0.03472129,0.2614461;-0.06284252;-0.0326182,-0.1704157;0.4706575;-0.02280208,-0.2371804;0.224863;-0.1562697,-0.2817316;0.02201703;-0.3447769,0.07305275;0.006059925;-0.03348086,0.08189552;-0.3748952;0.00977942,0.08444287;-0.7632135;0.08455721,0.09095156;-0.7241498;-0.00617218,-0.07072028;0.003558322;-0.03847566,-0.1008745;-0.3774851;-0.007281171,-0.119942;-0.7650748;0.06887616,-0.1111825;-0.7259544;-0.02165794,-0.0009673513;0.5396595;0.01002082,0;0;0,0.003081203;0.3124414;0.01354575,0.005103171;0.6131022;0.01389885,0.1833029;0.4878613;0.02000499,0.2274062;0.203726;0.01715851,0.2535675;-0.06747493;-0.04941416,-0.1728523;0.4945529;-0.01497753,-0.2324719;0.228681;-0.1068669,-0.2813118;0.01267955;-0.2789841,0.0717885;0.0009050668;-0.03660583,0.08906853;-0.381489;-0.01309657,0.08130231;-0.7663358;0.07757807,0.09027877;-0.8079966;0.02153802,-0.07103879;0.005059533;-0.03771321,-0.1055905;-0.3763488;-0.01745722,-0.1073184;-0.7623557;0.06847893,-0.1178306;-0.8006478;0.008628909,0.004790515;0.5395343;0.01618433,388.6118
+0;0;0,-0.00184724;0.3126087;0.01106512,-0.001077582;0.6132866;0.006812313,0.1780129;0.4901226;0.01659774,0.2148774;0.205407;0.03472929,0.2614005;-0.06267741;-0.03256568,-0.1703885;0.4707596;-0.02279479,-0.2371793;0.224869;-0.1563146,-0.2817011;0.02215712;-0.3446972,0.0729879;0.006054545;-0.03345113,0.08183257;-0.3749824;0.009818424,0.08438679;-0.7643483;0.08479795,0.09077382;-0.725454;-0.004235543,-0.07065749;0.003555163;-0.03844151,-0.1008182;-0.3775701;-0.007240325,-0.1199371;-0.7662054;0.06912246,-0.1113413;-0.7272554;-0.01971941,-0.0009675841;0.5397504;0.01002279,0;0;0,0.003198996;0.3124807;0.01398611,0.005362555;0.6131731;0.01479435,0.1834514;0.48779;0.02078462,0.2273904;0.2035152;0.01796985,0.2533879;-0.06744289;-0.04887414,-0.1723856;0.4945812;-0.01534834,-0.2329761;0.2307591;-0.1127004,-0.2806275;0.01971497;-0.2908913,0.0717876;0.0008536279;-0.0364511,0.08889738;-0.3816428;-0.01314044,0.08161968;-0.7676096;0.0774734,0.09026818;-0.8080692;0.0226326,-0.07093678;0.005076746;-0.03775009,-0.1054506;-0.3764122;-0.01738742,-0.1068293;-0.7630752;0.07049897,-0.1175115;-0.8018107;0.01385809,0.005009949;0.5395997;0.01696754,388.6339
+0;0;0,-0.002186717;0.3126015;0.01120494,-0.001683689;0.613284;0.007150378,0.1771803;0.490355;0.02373441,0.2196474;0.2060689;0.03507816,0.2662641;-0.06192055;-0.0325297,-0.1705502;0.4708215;-0.02444211,-0.2401256;0.2357994;-0.175023,-0.2836694;0.04549378;-0.3761448,0.07301477;0.006056676;-0.03339208,0.08160321;-0.3749883;0.009858046,0.0841125;-0.7643491;0.08486554,0.0922735;-0.7254815;-0.004025571,-0.07055715;0.003565485;-0.03862442,-0.1013676;-0.3774865;-0.007164977,-0.1202909;-0.7660995;0.06936024,-0.1099276;-0.7271667;-0.01929457,-0.001480655;0.5397443;0.01027541,0;0;0,0.003198996;0.3124807;0.01398611,0.005362555;0.6131731;0.01479435,0.1834514;0.48779;0.02078462,0.2273904;0.2035152;0.01796985,0.2533879;-0.06744289;-0.04887414,-0.1723856;0.4945812;-0.01534834,-0.2329761;0.2307591;-0.1127004,-0.2806275;0.01971497;-0.2908913,0.0717876;0.0008536279;-0.0364511,0.08889738;-0.3816428;-0.01314044,0.08161968;-0.7676096;0.0774734,0.09026818;-0.8080692;0.0226326,-0.07093678;0.005076746;-0.03775009,-0.1054506;-0.3764122;-0.01738742,-0.1068293;-0.7630752;0.07049897,-0.1175115;-0.8018107;0.01385809,0.005009949;0.5395997;0.01696754,388.6451
+0;0;0,-0.002187135;0.3126612;0.01120708,-0.001683994;0.6133871;0.007152197,0.1768982;0.4905322;0.02371516,0.2193323;0.2064669;0.03505009,0.2659202;-0.06135684;-0.03251597,-0.1702838;0.4710295;-0.02438537,-0.2398052;0.23619;-0.1748493,-0.283322;0.04600199;-0.3758468,0.07291161;0.006048118;-0.0333449,0.08149829;-0.3749183;0.009896301,0.08400803;-0.7643501;0.08491749,0.09209003;-0.7255684;-0.003113024,-0.07045747;0.003560447;-0.03856985,-0.1012615;-0.3774129;-0.007116899,-0.1201883;-0.7660968;0.0694223,-0.1099253;-0.7272506;-0.0183742,-0.00148095;0.5398436;0.01027739,0;0;0,0.003337786;0.3125147;0.01452065,0.005678356;0.613247;0.01600933,0.1833141;0.4874911;0.021415,0.2273804;0.2034577;0.01909518,0.2536407;-0.06725237;-0.04792452,-0.1715441;0.4945804;-0.01566043,-0.2332322;0.23332;-0.1184213,-0.2798098;0.02455823;-0.2992921,0.07177909;0.0008213817;-0.03621674,0.08876418;-0.3816227;-0.0132606,0.08158134;-0.7676793;0.07729506,0.08841996;-0.808852;0.02457403,-0.07079489;0.00508242;-0.03777323,-0.1053407;-0.3763248;-0.01742618,-0.1068937;-0.7630616;0.0704594,-0.1174496;-0.8003533;0.01343113,0.005275995;0.5396651;0.01800466,388.6566
+0;0;0,-0.002187135;0.3126612;0.01120708,-0.001683994;0.6133871;0.007152197,0.1768982;0.4905322;0.02371516,0.2193323;0.2064669;0.03505009,0.2659202;-0.06135684;-0.03251597,-0.1702838;0.4710295;-0.02438537,-0.2398052;0.23619;-0.1748493,-0.283322;0.04600199;-0.3758468,0.07291161;0.006048118;-0.0333449,0.08149829;-0.3749183;0.009896301,0.08400803;-0.7643501;0.08491749,0.09209003;-0.7255684;-0.003113024,-0.07045747;0.003560447;-0.03856985,-0.1012615;-0.3774129;-0.007116899,-0.1201883;-0.7660968;0.0694223,-0.1099253;-0.7272506;-0.0183742,-0.00148095;0.5398436;0.01027739,0;0;0,0.003337786;0.3125147;0.01452065,0.005678356;0.613247;0.01600933,0.1833141;0.4874911;0.021415,0.2273804;0.2034577;0.01909518,0.2536407;-0.06725237;-0.04792452,-0.1715441;0.4945804;-0.01566043,-0.2332322;0.23332;-0.1184213,-0.2798098;0.02455823;-0.2992921,0.07177909;0.0008213817;-0.03621674,0.08876418;-0.3816227;-0.0132606,0.08158134;-0.7676793;0.07729506,0.08841996;-0.808852;0.02457403,-0.07079489;0.00508242;-0.03777323,-0.1053407;-0.3763248;-0.01742618,-0.1068937;-0.7630616;0.0704594,-0.1174496;-0.8003533;0.01343113,0.005275995;0.5396651;0.01800466,388.679
+0;0;0,-0.002188131;0.3128036;0.01121218,-0.001684815;0.6136112;0.007156449,0.1763082;0.4909058;0.02367559,0.2187331;0.2069018;0.03500808,0.2652629;-0.06058773;-0.03247366,-0.169727;0.4714675;-0.02426605,-0.2392334;0.2366787;-0.1746975,-0.2826959;0.04672804;-0.3754442,0.07287765;0.006045302;-0.03332937,0.08146857;-0.3751093;0.009933192,0.08397674;-0.7642972;0.08490738,0.09205234;-0.7255225;-0.003053434,-0.07042465;0.003558789;-0.03855189,-0.1012439;-0.3776028;-0.007083397,-0.1201588;-0.7660433;0.06940785,-0.109904;-0.727204;-0.01831913,-0.001481734;0.5400543;0.01028221,0;0;0,0.003629372;0.3126231;0.01517463,0.006275386;0.6134315;0.01715827,0.1830727;0.4872572;0.02252293,0.2271004;0.2032763;0.02079797,0.2538263;-0.06698176;-0.0464015,-0.1701583;0.494848;-0.01590683,-0.2322707;0.2350164;-0.1218132,-0.2791648;0.03179534;-0.3082846,0.07172744;0.0007846057;-0.03623676,0.08856139;-0.3818693;-0.01350117,0.08135894;-0.7677298;0.07680106,0.0879972;-0.8092017;0.02458024,-0.07072525;0.005118521;-0.03781908,-0.1060464;-0.3764447;-0.0181667,-0.1075243;-0.7629383;0.06966969,-0.118115;-0.8001758;0.01269362,0.005793765;0.5398335;0.0190413,388.691
+0;0;0,-0.002523035;0.3127926;0.01144749,-0.002302164;0.6136074;0.007762892,0.1757748;0.4908404;0.02376826,0.2179801;0.20683;0.03574205,0.2643599;-0.06061977;-0.03199994,-0.1711975;0.4724928;-0.02123187,-0.238133;0.2426148;-0.1801731,-0.2840722;0.06946532;-0.3950645,0.07295289;0.005979316;-0.03317633,0.08103357;-0.3751847;0.01010104,0.0835209;-0.7643683;0.08509865,0.09101255;-0.7255539;-0.002909862,-0.07033334;0.003645056;-0.0387102,-0.1016035;-0.3774491;-0.006871726,-0.1207476;-0.7658653;0.06968553,-0.1110729;-0.7269813;-0.0181028,-0.002026855;0.5400446;0.01074107,0;0;0,0.003629372;0.3126231;0.01517463,0.006275386;0.6134315;0.01715827,0.1830727;0.4872572;0.02252293,0.2271004;0.2032763;0.02079797,0.2538263;-0.06698176;-0.0464015,-0.1701583;0.494848;-0.01590683,-0.2322707;0.2350164;-0.1218132,-0.2791648;0.03179534;-0.3082846,0.07172744;0.0007846057;-0.03623676,0.08856139;-0.3818693;-0.01350117,0.08135894;-0.7677298;0.07680106,0.0879972;-0.8092017;0.02458024,-0.07072525;0.005118521;-0.03781908,-0.1060464;-0.3764447;-0.0181667,-0.1075243;-0.7629383;0.06966969,-0.118115;-0.8001758;0.01269362,0.005793765;0.5398335;0.0190413,388.7122
+0;0;0,-0.002523463;0.3128456;0.01144943,-0.002302569;0.6136538;0.007765091,0.1760985;0.4908035;0.02379394,0.2182225;0.2073399;0.03574469,0.2644376;-0.05915973;-0.03175662,-0.1715063;0.4724224;-0.02128821,-0.2383129;0.242987;-0.1799234,-0.2840889;0.07045263;-0.3940513,0.07282104;0.00596851;-0.03311636,0.08090198;-0.3752082;0.01016244,0.08339056;-0.7645864;0.08519755,0.09075578;-0.7259208;-0.00132563,-0.07020622;0.003638468;-0.03864024,-0.1014774;-0.3774683;-0.006800711,-0.1206311;-0.7660788;0.06979483,-0.1111197;-0.7273448;-0.01651189,-0.002027283;0.5400974;0.01074301,0;0;0,0.003613353;0.3126579;0.01554942,0.006175891;0.6134584;0.01778269,0.1831623;0.4867307;0.0239706,0.2268342;0.2032576;0.02182102,0.2535639;-0.06615216;-0.04464865,-0.1703427;0.4947745;-0.01642591,-0.234137;0.2386306;-0.1286288,-0.2828114;0.05167365;-0.3296069,0.07173246;0.0007044971;-0.03590512,0.08817311;-0.3820223;-0.01390624,0.08118208;-0.7680737;0.07646703,0.08743735;-0.8091539;0.02622675,-0.07050461;0.005154921;-0.03791764,-0.1060882;-0.3764038;-0.01840361,-0.108059;-0.7631375;0.06926044,-0.1189721;-0.7978088;0.01169186,0.005717322;0.5398653;0.0196116,388.7234
+0;0;0,-0.002523463;0.3128456;0.01144943,-0.002302569;0.6136538;0.007765091,0.1760985;0.4908035;0.02379394,0.2182225;0.2073399;0.03574469,0.2644376;-0.05915973;-0.03175662,-0.1715063;0.4724224;-0.02128821,-0.2383129;0.242987;-0.1799234,-0.2840889;0.07045263;-0.3940513,0.07282104;0.00596851;-0.03311636,0.08090198;-0.3752082;0.01016244,0.08339056;-0.7645864;0.08519755,0.09075578;-0.7259208;-0.00132563,-0.07020622;0.003638468;-0.03864024,-0.1014774;-0.3774683;-0.006800711,-0.1206311;-0.7660788;0.06979483,-0.1111197;-0.7273448;-0.01651189,-0.002027283;0.5400974;0.01074301,0;0;0,0.003613353;0.3126579;0.01554942,0.006175891;0.6134584;0.01778269,0.1831623;0.4867307;0.0239706,0.2268342;0.2032576;0.02182102,0.2535639;-0.06615216;-0.04464865,-0.1703427;0.4947745;-0.01642591,-0.234137;0.2386306;-0.1286288,-0.2828114;0.05167365;-0.3296069,0.07173246;0.0007044971;-0.03590512,0.08817311;-0.3820223;-0.01390624,0.08118208;-0.7680737;0.07646703,0.08743735;-0.8091539;0.02622675,-0.07050461;0.005154921;-0.03791764,-0.1060882;-0.3764038;-0.01840361,-0.108059;-0.7631375;0.06926044,-0.1189721;-0.7978088;0.01169186,0.005717322;0.5398653;0.0196116,388.7344
+0;0;0,-0.002730672;0.3128477;0.0116343,-0.002767875;0.613607;0.008140257,0.1753638;0.4907581;0.0266412,0.2197649;0.2081303;0.03615564,0.2661224;-0.05895168;-0.03113703,-0.1705257;0.4719242;-0.02602448,-0.2344043;0.2450235;-0.1884316,-0.2864636;0.06849292;-0.3985194,0.07282426;0.00595597;-0.03298851,0.08093966;-0.3755639;0.01021833,0.08333682;-0.7656432;0.0855711,0.09276051;-0.7264553;-0.006323859,-0.06999155;0.003679216;-0.03891959,-0.1017452;-0.3776841;-0.006611139,-0.1210517;-0.7669879;0.07030039,-0.1093484;-0.7277045;-0.02132253,-0.00241425;0.5400689;0.01105015,0;0;0,0.003621027;0.312644;0.0160346,0.006112799;0.613389;0.01880193,0.1829073;0.486431;0.02488089,0.2267235;0.2035612;0.02258301,0.2535492;-0.0662235;-0.04454899,-0.1700902;0.4950632;-0.0166981,-0.2364881;0.2457653;-0.1407237,-0.2833201;0.0518571;-0.336214,0.07168014;0.000670597;-0.03589702,0.087732;-0.3824156;-0.01404786,0.0808645;-0.7691852;0.07654881,0.08864577;-0.8003012;0.007106781,-0.07042558;0.005192989;-0.03795207,-0.1069725;-0.3766591;-0.01942044,-0.1082708;-0.7638237;0.06972797,-0.1196821;-0.8043017;0.01039373,0.005676538;0.5398131;0.02049279,388.7567
+0;0;0,-0.002730672;0.3128477;0.0116343,-0.002767875;0.613607;0.008140257,0.1753638;0.4907581;0.0266412,0.2197649;0.2081303;0.03615564,0.2661224;-0.05895168;-0.03113703,-0.1705257;0.4719242;-0.02602448,-0.2344043;0.2450235;-0.1884316,-0.2864636;0.06849292;-0.3985194,0.07282426;0.00595597;-0.03298851,0.08093966;-0.3755639;0.01021833,0.08333682;-0.7656432;0.0855711,0.09276051;-0.7264553;-0.006323859,-0.06999155;0.003679216;-0.03891959,-0.1017452;-0.3776841;-0.006611139,-0.1210517;-0.7669879;0.07030039,-0.1093484;-0.7277045;-0.02132253,-0.00241425;0.5400689;0.01105015,0;0;0,0.003621027;0.312644;0.0160346,0.006112799;0.613389;0.01880193,0.1829073;0.486431;0.02488089,0.2267235;0.2035612;0.02258301,0.2535492;-0.0662235;-0.04454899,-0.1700902;0.4950632;-0.0166981,-0.2364881;0.2457653;-0.1407237,-0.2833201;0.0518571;-0.336214,0.07168014;0.000670597;-0.03589702,0.087732;-0.3824156;-0.01404786,0.0808645;-0.7691852;0.07654881,0.08864577;-0.8003012;0.007106781,-0.07042558;0.005192989;-0.03795207,-0.1069725;-0.3766591;-0.01942044,-0.1082708;-0.7638237;0.06972797,-0.1196821;-0.8043017;0.01039373,0.005676538;0.5398131;0.02049279,388.7793
+0;0;0,-0.002731036;0.3128895;0.01163585,-0.002768222;0.6136612;0.008141783,0.1751288;0.4908774;0.02662214,0.2195617;0.2080472;0.03614339,0.2658715;-0.05875984;-0.03107999,-0.1703041;0.4720683;-0.02597402,-0.2342285;0.2450051;-0.1884974,-0.2862341;0.0686563;-0.3983689,0.07273982;0.005949064;-0.03295026,0.08086573;-0.3760649;0.01031254,0.08323671;-0.761885;0.08484256,0.09286092;-0.7225016;-0.009007744,-0.06991039;0.00367495;-0.03887447,-0.1017052;-0.3781822;-0.006524168,-0.1208008;-0.7632354;0.06954759,-0.1088486;-0.7237545;-0.02402489,-0.002414597;0.540123;0.01105167,0;0;0,0.003745109;0.3126644;0.01642108,0.006360039;0.6134174;0.01950264,0.1828164;0.4863339;0.02600789,0.226663;0.2032672;0.0230794,0.2535885;-0.06617677;-0.04418516,-0.1694857;0.4952537;-0.01688096,-0.2391308;0.2513098;-0.1499177,-0.2833029;0.05578317;-0.3439994,0.07165362;0.0006096065;-0.03574324,0.08728927;-0.383009;-0.01418757,0.08034472;-0.7654729;0.07576084,0.0885327;-0.8015405;0.008258343,-0.07028418;0.005228363;-0.03801304,-0.1070157;-0.3771078;-0.01951474,-0.108563;-0.7602746;0.067654,-0.1205625;-0.7999713;0.004511766,0.005891562;0.5398402;0.02112007,388.7903
+0;0;0,-0.003095033;0.3128724;0.01199962,-0.003369846;0.6136463;0.008705388,0.1746395;0.4909979;0.02667058,0.2180375;0.2080265;0.0367543,0.2642517;-0.05880946;-0.0304199,-0.1719011;0.4730319;-0.02244265,-0.2346904;0.2536849;-0.1956542,-0.2846702;0.09146047;-0.4170922,0.07283908;0.005901148;-0.03273893,0.08038323;-0.376097;0.01076774,0.08271933;-0.761924;0.08526383,0.09159394;-0.7225033;-0.008656599,-0.06981462;0.003723541;-0.03904159,-0.1021367;-0.3780595;-0.006339982,-0.1212171;-0.7630876;0.06986272,-0.1100125;-0.7235681;-0.02379832,-0.002982071;0.5401064;0.01156606,0;0;0,0.003745109;0.3126644;0.01642108,0.006360039;0.6134174;0.01950264,0.1828164;0.4863339;0.02600789,0.226663;0.2032672;0.0230794,0.2535885;-0.06617677;-0.04418516,-0.1694857;0.4952537;-0.01688096,-0.2391308;0.2513098;-0.1499177,-0.2833029;0.05578317;-0.3439994,0.07165362;0.0006096065;-0.03574324,0.08728927;-0.383009;-0.01418757,0.08034472;-0.7654729;0.07576084,0.0885327;-0.8015405;0.008258343,-0.07028418;0.005228363;-0.03801304,-0.1070157;-0.3771078;-0.01951474,-0.108563;-0.7602746;0.067654,-0.1205625;-0.7999713;0.004511766,0.005891562;0.5398402;0.02112007,388.8127
+0;0;0,-0.003096913;0.3130625;0.01200691,-0.003371983;0.61409;0.008709745,0.1743987;0.4914414;0.02665718,0.2177843;0.2085499;0.03673806,0.2640554;-0.05861396;-0.03051872,-0.1716755;0.4734997;-0.02238994,-0.2344471;0.2542146;-0.1955525,-0.2844884;0.09179075;-0.4172627,0.07275403;0.005894257;-0.0327007,0.08028695;-0.3755354;0.01074121,0.08263165;-0.7627813;0.08551127,0.09121048;-0.7236745;-0.005279019,-0.06973311;0.003719193;-0.038996,-0.102007;-0.3774956;-0.006343067,-0.1211577;-0.7639396;0.07013988,-0.1103265;-0.7247375;-0.02039968,-0.002983858;0.5404838;0.011573,0;0;0,0.003835365;0.3128299;0.01687026,0.006565467;0.6138312;0.02035522,0.1825838;0.486187;0.02661633,0.2265827;0.2032256;0.02371454,0.2536067;-0.06644866;-0.04400945,-0.1686347;0.4953021;-0.01765777,-0.2393638;0.2514121;-0.1500456,-0.2827041;0.06407714;-0.3526987,0.07163693;0.0005424321;-0.035568,0.08750294;-0.3825191;-0.01448107,0.08037792;-0.7664706;0.07544017,0.08850989;-0.8079452;0.01865411,-0.07012272;0.005277987;-0.03810739,-0.1069479;-0.3764772;-0.01968381,-0.1074367;-0.7609743;0.06816301,-0.1182911;-0.8037927;0.01358204,0.006065011;0.5401857;0.02187347,388.8349
+0;0;0,-0.003096913;0.3130625;0.01200691,-0.003371983;0.61409;0.008709745,0.1743987;0.4914414;0.02665718,0.2177843;0.2085499;0.03673806,0.2640554;-0.05861396;-0.03051872,-0.1716755;0.4734997;-0.02238994,-0.2344471;0.2542146;-0.1955525,-0.2844884;0.09179075;-0.4172627,0.07275403;0.005894257;-0.0327007,0.08028695;-0.3755354;0.01074121,0.08263165;-0.7627813;0.08551127,0.09121048;-0.7236745;-0.005279019,-0.06973311;0.003719193;-0.038996,-0.102007;-0.3774956;-0.006343067,-0.1211577;-0.7639396;0.07013988,-0.1103265;-0.7247375;-0.02039968,-0.002983858;0.5404838;0.011573,0;0;0,0.003835365;0.3128299;0.01687026,0.006565467;0.6138312;0.02035522,0.1825838;0.486187;0.02661633,0.2265827;0.2032256;0.02371454,0.2536067;-0.06644866;-0.04400945,-0.1686347;0.4953021;-0.01765777,-0.2393638;0.2514121;-0.1500456,-0.2827041;0.06407714;-0.3526987,0.07163693;0.0005424321;-0.035568,0.08750294;-0.3825191;-0.01448107,0.08037792;-0.7664706;0.07544017,0.08850989;-0.8079452;0.01865411,-0.07012272;0.005277987;-0.03810739,-0.1069479;-0.3764772;-0.01968381,-0.1074367;-0.7609743;0.06816301,-0.1182911;-0.8037927;0.01358204,0.006065011;0.5401857;0.02187347,388.8463
+0;0;0,-0.003437219;0.3131954;0.01231475,-0.003947042;0.6142951;0.009210164,0.173801;0.4916249;0.02691411,0.2162965;0.2077368;0.03749533,0.2624175;-0.05759221;-0.02948106,-0.1725222;0.4741476;-0.02088552,-0.2360438;0.2653328;-0.207625,-0.28404;0.1081448;-0.4312336,0.07275311;0.005786815;-0.03237267,0.07985914;-0.376862;0.01103947,0.08221385;-0.763307;0.08585255,0.09060385;-0.724107;-0.005684346,-0.06940984;0.003853774;-0.03926722,-0.1023259;-0.3784536;-0.005907092,-0.1214326;-0.7640906;0.07065141,-0.1107714;-0.7247957;-0.02063921,-0.003524145;0.5406804;0.01204872,0;0;0,0.003851935;0.3129339;0.01767373,0.006549641;0.6139957;0.02203822,0.1824166;0.4859939;0.02739096,0.2264978;0.2021573;0.02542019,0.2536371;-0.06560528;-0.0422492,-0.1680662;0.4952898;-0.01817439,-0.2418826;0.2555708;-0.1581608,-0.2836691;0.07380544;-0.3636546,0.07159151;0.000475809;-0.03534007,0.08709501;-0.3838175;-0.01451802,0.08046815;-0.7671204;0.07479715,0.08630556;-0.8108987;0.01950955,-0.06990582;0.005308018;-0.03820332,-0.1073153;-0.377617;-0.0201981,-0.1076647;-0.7613878;0.06733496,-0.1183468;-0.8047799;0.01225742,0.006059408;0.540338;0.0233295,388.8573
+0;0;0,-0.003437219;0.3131954;0.01231475,-0.003947042;0.6142951;0.009210164,0.173801;0.4916249;0.02691411,0.2162965;0.2077368;0.03749533,0.2624175;-0.05759221;-0.02948106,-0.1725222;0.4741476;-0.02088552,-0.2360438;0.2653328;-0.207625,-0.28404;0.1081448;-0.4312336,0.07275311;0.005786815;-0.03237267,0.07985914;-0.376862;0.01103947,0.08221385;-0.763307;0.08585255,0.09060385;-0.724107;-0.005684346,-0.06940984;0.003853774;-0.03926722,-0.1023259;-0.3784536;-0.005907092,-0.1214326;-0.7640906;0.07065141,-0.1107714;-0.7247957;-0.02063921,-0.003524145;0.5406804;0.01204872,0;0;0,0.003851935;0.3129339;0.01767373,0.006549641;0.6139957;0.02203822,0.1824166;0.4859939;0.02739096,0.2264978;0.2021573;0.02542019,0.2536371;-0.06560528;-0.0422492,-0.1680662;0.4952898;-0.01817439,-0.2418826;0.2555708;-0.1581608,-0.2836691;0.07380544;-0.3636546,0.07159151;0.000475809;-0.03534007,0.08709501;-0.3838175;-0.01451802,0.08046815;-0.7671204;0.07479715,0.08630556;-0.8108987;0.01950955,-0.06990582;0.005308018;-0.03820332,-0.1073153;-0.377617;-0.0201981,-0.1076647;-0.7613878;0.06733496,-0.1183468;-0.8047799;0.01225742,0.006059408;0.540338;0.0233295,388.8793
+0;0;0,-0.003796133;0.3131896;0.0126841,-0.004556939;0.6141968;0.009796793,0.1731676;0.4917135;0.02734092,0.2150921;0.2085537;0.03827804,0.2611514;-0.05739036;-0.02888788,-0.1727823;0.474378;-0.02162607,-0.2366544;0.2756997;-0.2178505,-0.2830816;0.1344087;-0.4528831,0.07282092;0.005757536;-0.03210329,0.07950845;-0.3773511;0.01147315,0.08187817;-0.7630165;0.08629164,0.09048428;-0.7238322;-0.0049325,-0.06920715;0.003889507;-0.03952084,-0.1026837;-0.3787743;-0.005410068,-0.1218083;-0.7637544;0.07052269,-0.1109386;-0.7244766;-0.02045002,-0.004070742;0.5406117;0.01259863,0;0;0,0.004002705;0.3129181;0.0181458,0.006884053;0.6138792;0.02285457,0.182496;0.4857089;0.02829027,0.2263737;0.2026414;0.02621341,0.253499;-0.0657351;-0.04158926,-0.1673775;0.4954137;-0.0187329,-0.2429971;0.2637911;-0.1693629,-0.2840274;0.08148649;-0.3753738,0.07152922;0.0003780425;-0.03535652,0.08688487;-0.3844098;-0.01490236,0.08047907;-0.7670081;0.07408452,0.0864893;-0.8118929;0.02082657,-0.06981989;0.005398287;-0.03824523,-0.107531;-0.3779775;-0.02044775,-0.1075855;-0.7610301;0.06679841,-0.1187736;-0.8027543;0.01013519,0.006345108;0.5402512;0.02406764,388.8908
+0;0;0,-0.003796133;0.3131896;0.0126841,-0.004556939;0.6141968;0.009796793,0.1731676;0.4917135;0.02734092,0.2150921;0.2085537;0.03827804,0.2611514;-0.05739036;-0.02888788,-0.1727823;0.474378;-0.02162607,-0.2366544;0.2756997;-0.2178505,-0.2830816;0.1344087;-0.4528831,0.07282092;0.005757536;-0.03210329,0.07950845;-0.3773511;0.01147315,0.08187817;-0.7630165;0.08629164,0.09048428;-0.7238322;-0.0049325,-0.06920715;0.003889507;-0.03952084,-0.1026837;-0.3787743;-0.005410068,-0.1218083;-0.7637544;0.07052269,-0.1109386;-0.7244766;-0.02045002,-0.004070742;0.5406117;0.01259863,0;0;0,0.004002705;0.3129181;0.0181458,0.006884053;0.6138792;0.02285457,0.182496;0.4857089;0.02829027,0.2263737;0.2026414;0.02621341,0.253499;-0.0657351;-0.04158926,-0.1673775;0.4954137;-0.0187329,-0.2429971;0.2637911;-0.1693629,-0.2840274;0.08148649;-0.3753738,0.07152922;0.0003780425;-0.03535652,0.08688487;-0.3844098;-0.01490236,0.08047907;-0.7670081;0.07408452,0.0864893;-0.8118929;0.02082657,-0.06981989;0.005398287;-0.03824523,-0.107531;-0.3779775;-0.02044775,-0.1075855;-0.7610301;0.06679841,-0.1187736;-0.8027543;0.01013519,0.006345108;0.5402512;0.02406764,388.902
+0;0;0,-0.003799008;0.3134268;0.01269371,-0.004560603;0.614736;0.00980332,0.1730351;0.4922098;0.02733967,0.2149087;0.2093941;0.03826351,0.2610995;-0.05730999;-0.02909437,-0.1726623;0.474887;-0.02159156,-0.2364567;0.2764501;-0.2175775,-0.2830167;0.1347553;-0.4532818,0.07279818;0.005755738;-0.03209326,0.0794875;-0.3774559;0.0114949,0.08185882;-0.7633797;0.08636352,0.09067814;-0.7239679;-0.007120654,-0.06918554;0.003888292;-0.0395085,-0.1026711;-0.3788785;-0.005388547,-0.1218085;-0.7641165;0.07059509,-0.1106696;-0.724609;-0.02263144,-0.004073886;0.5410722;0.01260816,0;0;0,0.004111722;0.313131;0.01854777,0.00710848;0.6143869;0.02365232,0.1824365;0.4858305;0.02967262,0.2261944;0.2031029;0.02688241,0.253168;-0.06611636;-0.040905,-0.1666997;0.4954211;-0.01896139,-0.2483375;0.2790857;-0.1874596,-0.2842777;0.08730385;-0.3867829,0.07153805;0.0003536791;-0.03528261,0.08673584;-0.384562;-0.01516199,0.08020224;-0.7674161;0.0738778,0.0862045;-0.8121911;0.01662111,-0.06976075;0.005413855;-0.03829892,-0.1077226;-0.3780427;-0.02052651,-0.1074889;-0.7613483;0.06679372,-0.1190327;-0.8050081;0.008943539,0.006539464;0.5406787;0.02476621,388.9241
+0;0;0,-0.004094834;0.3134117;0.01297278,-0.005129139;0.6147215;0.010276,0.1725719;0.4922757;0.02774977,0.2138941;0.2093933;0.03903786,0.2599442;-0.05757275;-0.02737208,-0.1729624;0.4750695;-0.02244217,-0.2379456;0.2831967;-0.2244803,-0.2838749;0.1457075;-0.4627847,0.07288809;0.005703724;-0.03189785,0.07923026;-0.377495;0.01185604,0.08150396;-0.7634254;0.08669382,0.09058571;-0.7240053;-0.006764397,-0.06906256;0.003962782;-0.03971573,-0.1029564;-0.37872;-0.005061578,-0.122117;-0.7639385;0.07101506,-0.1107184;-0.7244252;-0.02217947,-0.004561272;0.5410568;0.01303869,0;0;0,0.004111722;0.313131;0.01854777,0.00710848;0.6143869;0.02365232,0.1824365;0.4858305;0.02967262,0.2261944;0.2031029;0.02688241,0.253168;-0.06611636;-0.040905,-0.1666997;0.4954211;-0.01896139,-0.2483375;0.2790857;-0.1874596,-0.2842777;0.08730385;-0.3867829,0.07153805;0.0003536791;-0.03528261,0.08673584;-0.384562;-0.01516199,0.08020224;-0.7674161;0.0738778,0.0862045;-0.8121911;0.01662111,-0.06976075;0.005413855;-0.03829892,-0.1077226;-0.3780427;-0.02052651,-0.1074889;-0.7613483;0.06679372,-0.1190327;-0.8050081;0.008943539,0.006539464;0.5406787;0.02476621,388.947
+0;0;0,-0.004097884;0.313645;0.01298244,-0.005133246;0.6152568;0.01028281,0.1724954;0.4927535;0.02775344,0.2138004;0.2099891;0.03903681,0.259843;-0.05693361;-0.02736235,-0.1728966;0.4755544;-0.02241783,-0.2378526;0.2837616;-0.2243717,-0.2837744;0.1462947;-0.4626374,0.07288247;0.005703284;-0.03189539,0.07926956;-0.3802094;0.01216839,0.08152956;-0.7638139;0.08655516,0.09059196;-0.7244139;-0.006703958,-0.06905723;0.003962476;-0.03971266,-0.1031911;-0.3814307;-0.004813075,-0.1222363;-0.7643276;0.07080509,-0.1108619;-0.7248346;-0.02219091,-0.004564782;0.5415145;0.01304841,0;0;0,0.004225805;0.3133346;0.01903033,0.007366329;0.6148822;0.02463579,0.1823634;0.4855667;0.03049994,0.2260691;0.2029519;0.02770495,0.2525598;-0.06630552;-0.03993511,-0.1660306;0.4956508;-0.01935347,-0.2469352;0.2799338;-0.188793,-0.2841752;0.09629571;-0.3953523,0.071499;0.0003362298;-0.03534794,0.0858146;-0.3873114;-0.01448226,0.08034185;-0.7684119;0.07167673,0.08530484;-0.8127604;0.01409697,-0.0697512;0.005446499;-0.03829888,-0.1083012;-0.3807083;-0.02070908,-0.1084056;-0.7622173;0.06379998,-0.1204903;-0.8030468;0.002932027,0.006758749;0.541095;0.02562261,388.9687
+0;0;0,-0.004097884;0.313645;0.01298244,-0.005133246;0.6152568;0.01028281,0.1724954;0.4927535;0.02775344,0.2138004;0.2099891;0.03903681,0.259843;-0.05693361;-0.02736235,-0.1728966;0.4755544;-0.02241783,-0.2378526;0.2837616;-0.2243717,-0.2837744;0.1462947;-0.4626374,0.07288247;0.005703284;-0.03189539,0.07926956;-0.3802094;0.01216839,0.08152956;-0.7638139;0.08655516,0.09059196;-0.7244139;-0.006703958,-0.06905723;0.003962476;-0.03971266,-0.1031911;-0.3814307;-0.004813075,-0.1222363;-0.7643276;0.07080509,-0.1108619;-0.7248346;-0.02219091,-0.004564782;0.5415145;0.01304841,0;0;0,0.004225805;0.3133346;0.01903033,0.007366329;0.6148822;0.02463579,0.1823634;0.4855667;0.03049994,0.2260691;0.2029519;0.02770495,0.2525598;-0.06630552;-0.03993511,-0.1660306;0.4956508;-0.01935347,-0.2469352;0.2799338;-0.188793,-0.2841752;0.09629571;-0.3953523,0.071499;0.0003362298;-0.03534794,0.0858146;-0.3873114;-0.01448226,0.08034185;-0.7684119;0.07167673,0.08530484;-0.8127604;0.01409697,-0.0697512;0.005446499;-0.03829888,-0.1083012;-0.3807083;-0.02070908,-0.1084056;-0.7622173;0.06379998,-0.1204903;-0.8030468;0.002932027,0.006758749;0.541095;0.02562261,388.9802
+0;0;0,-0.00409884;0.3137182;0.01298547,-0.005134154;0.6153278;0.01028613,0.1725724;0.4928106;0.02776294,0.2139708;0.2094066;0.03907184,0.2599362;-0.05706817;-0.02721588,-0.1729717;0.4756039;-0.02243042,-0.2380747;0.2833773;-0.2248411,-0.2839194;0.1461412;-0.462707,0.07284714;0.005700519;-0.03187993,0.07923482;-0.3802476;0.01218789,0.08149365;-0.7636529;0.08653605,0.09041393;-0.7244003;-0.00526052,-0.06902375;0.003960555;-0.03969341,-0.1031608;-0.381468;-0.004790619,-0.1221961;-0.7641662;0.07078829,-0.111;-0.724822;-0.02074929,-0.004565748;0.5415931;0.01305144,0;0;0,0.004277229;0.3133767;0.01952696,0.007476032;0.6149135;0.02554202,0.1824818;0.4854845;0.03209281,0.2262541;0.2022384;0.02818823,0.2526191;-0.06650996;-0.03959703,-0.1656891;0.4957726;-0.01988818,-0.2465929;0.2842264;-0.195565,-0.2823943;0.1028265;-0.4037188,0.07146144;0.0002743304;-0.03533721,0.08562963;-0.3874435;-0.01501799,0.08039881;-0.7683206;0.07122398,0.08524096;-0.8128566;0.01633549,-0.06968187;0.005503141;-0.03833645,-0.1083784;-0.3806908;-0.02114439,-0.1085452;-0.7620283;0.06320077,-0.1206574;-0.8004901;0.001897685,0.006853476;0.5411328;0.02643251,388.9922
+0;0;0,-0.004289033;0.3137081;0.01316629,-0.005522977;0.6153187;0.01063642,0.1722495;0.4930081;0.02834893,0.2128902;0.2094984;0.03975637,0.2588049;-0.05707142;-0.0261832,-0.1731434;0.475726;-0.02323109,-0.2384116;0.288671;-0.2303785,-0.2831576;0.1592784;-0.4728059,0.07294543;0.005686292;-0.03165692,0.07902589;-0.3802703;0.01238036,0.08128846;-0.7636703;0.08675572,0.09048682;-0.724416;-0.005013227,-0.06881635;0.003983095;-0.04004968,-0.1033718;-0.3813468;-0.004476249,-0.1224704;-0.7640474;0.0710749,-0.1109975;-0.7246992;-0.02042799,-0.004922299;0.5415825;0.01335677,0;0;0,0.004277229;0.3133767;0.01952696,0.007476032;0.6149135;0.02554202,0.1824818;0.4854845;0.03209281,0.2262541;0.2022384;0.02818823,0.2526191;-0.06650996;-0.03959703,-0.1656891;0.4957726;-0.01988818,-0.2465929;0.2842264;-0.195565,-0.2823943;0.1028265;-0.4037188,0.07146144;0.0002743304;-0.03533721,0.08562963;-0.3874435;-0.01501799,0.08039881;-0.7683206;0.07122398,0.08524096;-0.8128566;0.01633549,-0.06968187;0.005503141;-0.03833645,-0.1083784;-0.3806908;-0.02114439,-0.1085452;-0.7620283;0.06320077,-0.1206574;-0.8004901;0.001897685,0.006853476;0.5411328;0.02643251,389.0138
+0;0;0,-0.004290839;0.3138402;0.01317183,-0.005525257;0.6155692;0.01064104,0.1720217;0.4932936;0.02833544,0.2126646;0.2097688;0.03974349,0.2585249;-0.05648547;-0.02611802,-0.1729311;0.4760334;-0.02317886,-0.2382028;0.2889686;-0.2303373,-0.2828958;0.1597291;-0.4724776,0.07291392;0.005683836;-0.03164324,0.0789888;-0.379918;0.01235356,0.08125315;-0.7636203;0.08678754,0.09034478;-0.7244733;-0.003916666,-0.06878662;0.003981375;-0.04003238,-0.1033103;-0.3809944;-0.004491642,-0.1224239;-0.7639967;0.07111906,-0.1110842;-0.724757;-0.01932217,-0.004924359;0.541806;0.01336238,0;0;0,0.004375577;0.3134855;0.01988101,0.007681653;0.6151339;0.02618003,0.182333;0.4853678;0.0320828,0.2262451;0.2021252;0.0283978,0.2526093;-0.06629744;-0.03932571,-0.1651013;0.496123;-0.02005424,-0.2458567;0.2882259;-0.2001255,-0.2796746;0.1123754;-0.4128817,0.07147545;0.0002319366;-0.03523135,0.0852049;-0.3871728;-0.01546907,0.08030106;-0.7683259;0.07096744,0.08446163;-0.812079;0.01677561,-0.06960367;0.005530954;-0.03840285,-0.1084363;-0.3802949;-0.0213186,-0.1082534;-0.7619361;0.06307921,-0.1213716;-0.7985783;0.001595024,0.007031798;0.5413255;0.027004,389.0253
+0;0;0,-0.004290839;0.3138402;0.01317183,-0.005525257;0.6155692;0.01064104,0.1720217;0.4932936;0.02833544,0.2126646;0.2097688;0.03974349,0.2585249;-0.05648547;-0.02611802,-0.1729311;0.4760334;-0.02317886,-0.2382028;0.2889686;-0.2303373,-0.2828958;0.1597291;-0.4724776,0.07291392;0.005683836;-0.03164324,0.0789888;-0.379918;0.01235356,0.08125315;-0.7636203;0.08678754,0.09034478;-0.7244733;-0.003916666,-0.06878662;0.003981375;-0.04003238,-0.1033103;-0.3809944;-0.004491642,-0.1224239;-0.7639967;0.07111906,-0.1110842;-0.724757;-0.01932217,-0.004924359;0.541806;0.01336238,0;0;0,0.004375577;0.3134855;0.01988101,0.007681653;0.6151339;0.02618003,0.182333;0.4853678;0.0320828,0.2262451;0.2021252;0.0283978,0.2526093;-0.06629744;-0.03932571,-0.1651013;0.496123;-0.02005424,-0.2458567;0.2882259;-0.2001255,-0.2796746;0.1123754;-0.4128817,0.07147545;0.0002319366;-0.03523135,0.0852049;-0.3871728;-0.01546907,0.08030106;-0.7683259;0.07096744,0.08446163;-0.812079;0.01677561,-0.06960367;0.005530954;-0.03840285,-0.1084363;-0.3802949;-0.0213186,-0.1082534;-0.7619361;0.06307921,-0.1213716;-0.7985783;0.001595024,0.007031798;0.5413255;0.027004,389.0471
+0;0;0,-0.004578664;0.3139532;0.01336286,-0.006058586;0.6157207;0.01104452,0.1716874;0.4934902;0.02871284,0.2119452;0.2092288;0.04034388,0.257536;-0.05656832;-0.02513355,-0.1732142;0.476068;-0.02415404,-0.2378885;0.2984689;-0.240571,-0.2827813;0.1734357;-0.4842209,0.07299776;0.005693552;-0.0314451,0.07857935;-0.3793977;0.01239067,0.08085881;-0.7636938;0.08705481,0.09004437;-0.7247068;-0.001995131,-0.06869887;0.003958103;-0.04018312,-0.1036488;-0.3804356;-0.00457415,-0.1229128;-0.763976;0.07151226,-0.1115204;-0.7249004;-0.01727331,-0.005400007;0.5419544;0.01368639,0;0;0,0.004428893;0.313569;0.02051759,0.0077741;0.6152407;0.02741885,0.1824092;0.484982;0.03259063,0.2261787;0.20102;0.02937651,0.2518731;-0.06686622;-0.03837776,-0.1647942;0.4964814;-0.02049951,-0.2403713;0.3048698;-0.2208333,-0.2756594;0.1204231;-0.4251568,0.07147513;0.0001564622;-0.03523016,0.08502333;-0.3867719;-0.0164969,0.0801481;-0.7685102;0.07019496,0.08492927;-0.8105419;0.0164957,-0.0695791;0.005598304;-0.03843554,-0.1085954;-0.3797007;-0.02199029,-0.1087612;-0.7617564;0.06343141,-0.1209068;-0.7953944;0.0009995922,0.007115409;0.5414302;0.02809286,389.0601
+0;0;0,-0.004578909;0.31397;0.01336358,-0.006058407;0.615662;0.01104619,0.1713776;0.4935448;0.0286872,0.2117323;0.2085984;0.04034626,0.2573524;-0.05736953;-0.02517326,-0.1729207;0.4761531;-0.02408719,-0.2377508;0.2981261;-0.2410256,-0.2826725;0.1730125;-0.4848321,0.0729601;0.005690615;-0.03142888,0.07854131;-0.379374;0.01240385,0.08082531;-0.7644354;0.08721667,0.09002984;-0.7254299;-0.002017193,-0.06866343;0.003956062;-0.04016238,-0.103611;-0.380411;-0.004555892,-0.1229133;-0.7647151;0.07168204,-0.1114973;-0.7256207;-0.0172869,-0.005400083;0.5419242;0.01368704,0;0;0,0.004558906;0.3135399;0.02118206,0.00806424;0.6151178;0.02878213,0.1822968;0.4847545;0.03285503,0.2262173;0.2001117;0.02997136,0.2517245;-0.067882;-0.03815889,-0.1639541;0.4970076;-0.02073727,-0.2384015;0.3112738;-0.2279072,-0.2741985;0.1275575;-0.4330409,0.07143272;8.043647E-05;-0.03522348,0.08485915;-0.386851;-0.01703095,0.07999189;-0.7693342;0.06990218,0.08517274;-0.8115395;0.01616144,-0.06951406;0.005671624;-0.03845729,-0.1088256;-0.3795646;-0.02187677,-0.1088554;-0.7625196;0.06309312,-0.1208098;-0.796493;0.0006991625,0.007363215;0.5413348;0.02927661,389.0807
+0;0;0,-0.004800375;0.3139594;0.01353543,-0.006521177;0.615651;0.0113893,0.1709445;0.4934732;0.02908014,0.2109749;0.2084934;0.04103509,0.2558045;-0.05793601;-0.02314164,-0.1706358;0.4759796;-0.03397191,-0.2421402;0.3025442;-0.2525266,-0.2849186;0.1839696;-0.4999594,0.07303403;0.005700323;-0.03125494,0.07832351;-0.3793732;0.01253583,0.08059286;-0.7644088;0.0874815,0.09187415;-0.7254492;-0.001518287,-0.06854015;0.003968101;-0.04037122,-0.1039429;-0.3803121;-0.004280288,-0.1232249;-0.7645811;0.07213996,-0.1097421;-0.7255228;-0.01654299,-0.005809817;0.5419126;0.01399845,0;0;0,0.004558906;0.3135399;0.02118206,0.00806424;0.6151178;0.02878213,0.1822968;0.4847545;0.03285503,0.2262173;0.2001117;0.02997136,0.2517245;-0.067882;-0.03815889,-0.1639541;0.4970076;-0.02073727,-0.2384015;0.3112738;-0.2279072,-0.2741985;0.1275575;-0.4330409,0.07143272;8.043647E-05;-0.03522348,0.08485915;-0.386851;-0.01703095,0.07999189;-0.7693342;0.06990218,0.08517274;-0.8115395;0.01616144,-0.06951406;0.005671624;-0.03845729,-0.1088256;-0.3795646;-0.02187677,-0.1088554;-0.7625196;0.06309312,-0.1208098;-0.796493;0.0006991625,0.007363215;0.5413348;0.02927661,389.0922
+0;0;0,-0.004800375;0.3139594;0.01353543,-0.006521177;0.615651;0.0113893,0.1709445;0.4934732;0.02908014,0.2109749;0.2084934;0.04103509,0.2558045;-0.05793601;-0.02314164,-0.1706358;0.4759796;-0.03397191,-0.2421402;0.3025442;-0.2525266,-0.2849186;0.1839696;-0.4999594,0.07303403;0.005700323;-0.03125494,0.07832351;-0.3793732;0.01253583,0.08059286;-0.7644088;0.0874815,0.09187415;-0.7254492;-0.001518287,-0.06854015;0.003968101;-0.04037122,-0.1039429;-0.3803121;-0.004280288,-0.1232249;-0.7645811;0.07213996,-0.1097421;-0.7255228;-0.01654299,-0.005809817;0.5419126;0.01399845,0;0;0,0.004558906;0.3135399;0.02118206,0.00806424;0.6151178;0.02878213,0.1822968;0.4847545;0.03285503,0.2262173;0.2001117;0.02997136,0.2517245;-0.067882;-0.03815889,-0.1639541;0.4970076;-0.02073727,-0.2384015;0.3112738;-0.2279072,-0.2741985;0.1275575;-0.4330409,0.07143272;8.043647E-05;-0.03522348,0.08485915;-0.386851;-0.01703095,0.07999189;-0.7693342;0.06990218,0.08517274;-0.8115395;0.01616144,-0.06951406;0.005671624;-0.03845729,-0.1088256;-0.3795646;-0.02187677,-0.1088554;-0.7625196;0.06309312,-0.1208098;-0.796493;0.0006991625,0.007363215;0.5413348;0.02927661,389.1142
+0;0;0,-0.004801754;0.3140496;0.01353932,-0.006522839;0.6157935;0.01139293,0.1709037;0.4936167;0.02908077,0.2110406;0.2078788;0.04106753,0.2557419;-0.05778793;-0.02292551,-0.1706008;0.476127;-0.0339573,-0.2422954;0.3022302;-0.2530933,-0.2849513;0.183995;-0.4998179,0.07300974;0.005698427;-0.03124455,0.07830072;-0.3794832;0.01255852,0.08057362;-0.7651213;0.08762147,0.09196871;-0.7260713;-0.002276033,-0.06851736;0.003966781;-0.0403578,-0.10393;-0.3804213;-0.004256729,-0.1232423;-0.7652916;0.07228312,-0.1096235;-0.7261419;-0.01729435,-0.005811384;0.5420454;0.01400242,0;0;0,0.004607916;0.3136022;0.0215857,0.008162662;0.6152232;0.02951646,0.1822743;0.4846446;0.03349113,0.2261236;0.1992227;0.02997613,0.2517851;-0.06790116;-0.03827691,-0.1636373;0.4975129;-0.0210712,-0.2383796;0.3146616;-0.2317363,-0.2723924;0.1347308;-0.4394384,0.0713639;-2.679229E-05;-0.03530312,0.08484325;-0.387082;-0.01746798,0.07977144;-0.7702075;0.06939721,0.08675477;-0.8120068;0.01381469,-0.06949245;0.005800495;-0.03842225,-0.1089292;-0.379552;-0.02230576,-0.1080201;-0.7631155;0.06275104,-0.1199312;-0.8037908;0.006568786,0.007449642;0.5414301;0.02993345,389.1365
+0;0;0,-0.00501048;0.3140384;0.01372158,-0.006957474;0.6157811;0.01180816,0.1704726;0.493558;0.02953024,0.2103515;0.2078003;0.041898,0.2546238;-0.05797055;-0.02196092,-0.1695565;0.4761198;-0.03831727,-0.2447485;0.3102595;-0.2624541,-0.2828688;0.1984211;-0.512876,0.07312153;0.005702222;-0.03098131,0.07812314;-0.3794908;0.01275504,0.08040938;-0.7650973;0.08798032,0.0927898;-0.7260634;-0.001788408,-0.06828681;0.004000587;-0.04074337,-0.1043619;-0.3802922;-0.004284915,-0.1236098;-0.7650822;0.0726732,-0.1090105;-0.7259445;-0.01675092,-0.006225728;0.5420326;0.01440356,0;0;0,0.004607916;0.3136022;0.0215857,0.008162662;0.6152232;0.02951646,0.1822743;0.4846446;0.03349113,0.2261236;0.1992227;0.02997613,0.2517851;-0.06790116;-0.03827691,-0.1636373;0.4975129;-0.0210712,-0.2383796;0.3146616;-0.2317363,-0.2723924;0.1347308;-0.4394384,0.0713639;-2.679229E-05;-0.03530312,0.08484325;-0.387082;-0.01746798,0.07977144;-0.7702075;0.06939721,0.08675477;-0.8120068;0.01381469,-0.06949245;0.005800495;-0.03842225,-0.1089292;-0.379552;-0.02230576,-0.1080201;-0.7631155;0.06275104,-0.1199312;-0.8037908;0.006568786,0.007449642;0.5414301;0.02993345,389.1481
+0;0;0,-0.005012172;0.3141445;0.01372621,-0.006959541;0.6159488;0.01181259,0.1703946;0.4937365;0.02952852,0.2102998;0.2077902;0.04190444,0.2545899;-0.05808741;-0.02198014,-0.1694882;0.4763058;-0.0382898,-0.2447298;0.3103361;-0.2625746,-0.2828654;0.1984527;-0.5130971,0.07309733;0.005700334;-0.03097105,0.07809599;-0.3792655;0.01273949,0.08038303;-0.7650074;0.08799118,0.09281009;-0.7259394;-0.002115794,-0.06826421;0.003999262;-0.04072988,-0.104318;-0.3800667;-0.004292935,-0.1235727;-0.7649919;0.07269221,-0.1089183;-0.7258197;-0.01706886,-0.006227695;0.5421903;0.01440835,0;0;0,0.004646719;0.3136715;0.02211046,0.00823082;0.6153384;0.03061795,0.1821905;0.4845627;0.03452229,0.2261334;0.1989739;0.03016949,0.2518284;-0.0683085;-0.0379014,-0.16315;0.4976207;-0.02124932,-0.2370187;0.3207202;-0.2374912,-0.2692539;0.1474926;-0.4512359,0.07133929;-6.389618E-05;-0.03529334,0.08481351;-0.3869098;-0.01788878,0.07974313;-0.7700797;0.06940341,0.08687469;-0.8120744;0.01353002,-0.06944944;0.005830846;-0.0384408,-0.1098061;-0.3792912;-0.02478305,-0.1097826;-0.762998;0.06026974,-0.1218595;-0.8007865;0.0001465864,0.007511333;0.5415346;0.03088617,389.1607
+0;0;0,-0.005013349;0.3142182;0.01372944,-0.006960763;0.6160342;0.011816,0.1702846;0.4938556;0.02952248,0.2102945;0.2071587;0.04193088,0.2544006;-0.05761459;-0.02168835,-0.1693889;0.4764356;-0.03825407,-0.244828;0.3100303;-0.2631275,-0.2828052;0.1986116;-0.5126095,0.07311307;0.005701561;-0.03097772,0.078109;-0.3790533;0.01270888,0.0803976;-0.7650585;0.08801194,0.09283978;-0.7259795;-0.002204672,-0.0682789;0.004000123;-0.04073865,-0.104313;-0.3798555;-0.004321668,-0.1235808;-0.7650434;0.07271604,-0.1089086;-0.7258601;-0.01715422,-0.006228955;0.5422795;0.01441162,0;0;0,0.004819617;0.3137019;0.02268529,0.008658201;0.6153598;0.03180718,0.1823952;0.4844526;0.0350275,0.2262802;0.1980862;0.03075576,0.2519471;-0.06800929;-0.03730345,-0.1625011;0.4982595;-0.02127254,-0.2356277;0.3230448;-0.2401382,-0.2678323;0.1527321;-0.4547404,0.07132302;-0.0001301318;-0.03536463,0.08492631;-0.3867792;-0.01841807,0.07976586;-0.7702002;0.06897497,0.08681965;-0.8114899;0.0120163,-0.06947409;0.005901576;-0.03842097,-0.109883;-0.3790126;-0.0250822,-0.1100767;-0.7629003;0.06039316,-0.1218116;-0.8012837;0.0007083341,0.007869244;0.5415601;0.03191805,389.1808
+0;0;0,-0.005207973;0.3142097;0.01385068,-0.00738629;0.6160244;0.01211033,0.1698832;0.493865;0.03001569,0.209453;0.2071165;0.04263876,0.253459;-0.05764997;-0.02107843,-0.1688823;0.4761557;-0.04034904,-0.2476002;0.3314283;-0.278692,-0.2792135;0.21523;-0.5268778,0.07322168;0.005702775;-0.03071988,0.07793368;-0.3790563;0.01296091,0.08023801;-0.7650581;0.08828089,0.0932069;-0.7259846;-0.001862057,-0.06802212;0.004015349;-0.0411645,-0.1046072;-0.3797305;-0.004145186,-0.1238623;-0.7648634;0.0731705,-0.1086668;-0.7256858;-0.01661336,-0.006617145;0.5422694;0.01468935,0;0;0,0.004819617;0.3137019;0.02268529,0.008658201;0.6153598;0.03180718,0.1823952;0.4844526;0.0350275,0.2262802;0.1980862;0.03075576,0.2519471;-0.06800929;-0.03730345,-0.1625011;0.4982595;-0.02127254,-0.2356277;0.3230448;-0.2401382,-0.2678323;0.1527321;-0.4547404,0.07132302;-0.0001301318;-0.03536463,0.08492631;-0.3867792;-0.01841807,0.07976586;-0.7702002;0.06897497,0.08681965;-0.8114899;0.0120163,-0.06947409;0.005901576;-0.03842097,-0.109883;-0.3790126;-0.0250822,-0.1100767;-0.7629003;0.06039316,-0.1218116;-0.8012837;0.0007083341,0.007869244;0.5415601;0.03191805,389.1931
+0;0;0,-0.005207335;0.3141713;0.01384899,-0.007384949;0.6158909;0.01210934,0.1698835;0.493759;0.03001368,0.2092716;0.2083275;0.04257878,0.2534745;-0.05762386;-0.02142357,-0.1688806;0.4760497;-0.04035075,-0.2472369;0.3319871;-0.277599,-0.2789917;0.2152687;-0.5268955,0.07328269;0.005707527;-0.03074548,0.07798737;-0.3784542;0.01286751,0.08028667;-0.7636123;0.08802283,0.0982035;-0.721077;-0.03651184,-0.06807879;0.004018695;-0.0411988,-0.1046071;-0.3791315;-0.004236948,-0.1238201;-0.7634225;0.07290973,-0.1028272;-0.7207434;-0.05112886,-0.006616088;0.5421632;0.01468741,0;0;0,0.004953817;0.3136392;0.02298713,0.008942306;0.615193;0.03233194,0.1825739;0.4841219;0.03572226,0.2261599;0.1990535;0.03163075,0.252144;-0.068111;-0.03713155,-0.1621893;0.4986605;-0.02143787,-0.2322273;0.3305474;-0.245074,-0.2636075;0.165164;-0.4651738,0.07128188;-0.00023745;-0.03559566,0.08490686;-0.3863114;-0.01929259,0.0800157;-0.7688779;0.06799626,0.09133033;-0.760663;-0.05603766,-0.0696084;0.006038694;-0.03829385,-0.1101476;-0.3782794;-0.02561685,-0.1100302;-0.7613519;0.0595643,-0.1262264;-0.8273202;-0.02114995,0.008115664;0.5414209;0.0323925,389.2146
+0;0;0,-0.005207335;0.3141713;0.01384899,-0.007384949;0.6158909;0.01210934,0.1698835;0.493759;0.03001368,0.2092716;0.2083275;0.04257878,0.2534745;-0.05762386;-0.02142357,-0.1688806;0.4760497;-0.04035075,-0.2472369;0.3319871;-0.277599,-0.2789917;0.2152687;-0.5268955,0.07328269;0.005707527;-0.03074548,0.07798737;-0.3784542;0.01286751,0.08028667;-0.7636123;0.08802283,0.0982035;-0.721077;-0.03651184,-0.06807879;0.004018695;-0.0411988,-0.1046071;-0.3791315;-0.004236948,-0.1238201;-0.7634225;0.07290973,-0.1028272;-0.7207434;-0.05112886,-0.006616088;0.5421632;0.01468741,0;0;0,0.004953817;0.3136392;0.02298713,0.008942306;0.615193;0.03233194,0.1825739;0.4841219;0.03572226,0.2261599;0.1990535;0.03163075,0.252144;-0.068111;-0.03713155,-0.1621893;0.4986605;-0.02143787,-0.2322273;0.3305474;-0.245074,-0.2636075;0.165164;-0.4651738,0.07128188;-0.00023745;-0.03559566,0.08490686;-0.3863114;-0.01929259,0.0800157;-0.7688779;0.06799626,0.09133033;-0.760663;-0.05603766,-0.0696084;0.006038694;-0.03829385,-0.1101476;-0.3782794;-0.02561685,-0.1100302;-0.7613519;0.0595643,-0.1262264;-0.8273202;-0.02114995,0.008115664;0.5414209;0.0323925,389.2371
+0;0;0,-0.005396789;0.31416;0.01402923,-0.007807714;0.615878;0.01251159,0.1694793;0.4937667;0.03056715,0.2085148;0.2083119;0.04369338,0.252278;-0.05774739;-0.02016199,-0.168377;0.4757631;-0.04223714,-0.2421144;0.3369095;-0.2840283,-0.2802919;0.2169937;-0.5308946,0.07339837;0.005703351;-0.03046908,0.07784667;-0.3784541;0.01320849,0.08017021;-0.7636052;0.08839878,0.09877416;-0.7210679;-0.03603488,-0.06784631;0.004068579;-0.0415757,-0.104839;-0.378961;-0.003834326,-0.124057;-0.7632262;0.07343993,-0.1023814;-0.7205407;-0.05048052,-0.007010802;0.5421498;0.01506655,0;0;0,0.004953817;0.3136392;0.02298713,0.008942306;0.615193;0.03233194,0.1825739;0.4841219;0.03572226,0.2261599;0.1990535;0.03163075,0.252144;-0.068111;-0.03713155,-0.1621893;0.4986605;-0.02143787,-0.2322273;0.3305474;-0.245074,-0.2636075;0.165164;-0.4651738,0.07128188;-0.00023745;-0.03559566,0.08490686;-0.3863114;-0.01929259,0.0800157;-0.7688779;0.06799626,0.09133033;-0.760663;-0.05603766,-0.0696084;0.006038694;-0.03829385,-0.1101476;-0.3782794;-0.02561685,-0.1100302;-0.7613519;0.0595643,-0.1262264;-0.8273202;-0.02114995,0.008115664;0.5414209;0.0323925,389.2482
+0;0;0,-0.00539715;0.3141811;0.01403017,-0.007807639;0.6158484;0.01251312,0.1694396;0.4937688;0.03056448,0.2090359;0.2042135;0.04387927,0.252226;-0.05836195;-0.01913994,-0.168341;0.4757693;-0.0422235,-0.2431376;0.334921;-0.287488,-0.2808152;0.2165755;-0.5311217,0.07328883;0.005694839;-0.0304236,0.07773577;-0.3783453;0.01324061,0.08006307;-0.7641203;0.08855271,0.09325204;-0.7252321;0.0003375262,-0.06774504;0.004062507;-0.04151365,-0.1047264;-0.37885;-0.003783811,-0.1239756;-0.7637377;0.07361563,-0.108609;-0.7247446;-0.01423573,-0.007010953;0.5421411;0.01506735,0;0;0,0.005035669;0.3136054;0.02370763,0.009104103;0.6150813;0.03388047,0.1826922;0.4840416;0.03611088,0.2261463;0.1947584;0.03232026,0.2521102;-0.06848767;-0.03703427,-0.1616227;0.4988897;-0.02153777,-0.2302566;0.3340556;-0.2532845,-0.2604315;0.1765854;-0.4748138,0.0712394;-0.0003327131;-0.0354135,0.08482459;-0.3863152;-0.01972651,0.08003101;-0.769448;0.06794333,0.08657499;-0.8129878;0.01711081,-0.0694315;0.006086493;-0.03836014,-0.1100517;-0.3781123;-0.02593427,-0.1105342;-0.7617776;0.05950829,-0.1217088;-0.7978932;2.105534E-05,0.008258447;0.5413305;0.0337255,389.2596
+0;0;0,-0.00539715;0.3141811;0.01403017,-0.007807639;0.6158484;0.01251312,0.1694396;0.4937688;0.03056448,0.2090359;0.2042135;0.04387927,0.252226;-0.05836195;-0.01913994,-0.168341;0.4757693;-0.0422235,-0.2431376;0.334921;-0.287488,-0.2808152;0.2165755;-0.5311217,0.07328883;0.005694839;-0.0304236,0.07773577;-0.3783453;0.01324061,0.08006307;-0.7641203;0.08855271,0.09325204;-0.7252321;0.0003375262,-0.06774504;0.004062507;-0.04151365,-0.1047264;-0.37885;-0.003783811,-0.1239756;-0.7637377;0.07361563,-0.108609;-0.7247446;-0.01423573,-0.007010953;0.5421411;0.01506735,0;0;0,0.005035669;0.3136054;0.02370763,0.009104103;0.6150813;0.03388047,0.1826922;0.4840416;0.03611088,0.2261463;0.1947584;0.03232026,0.2521102;-0.06848767;-0.03703427,-0.1616227;0.4988897;-0.02153777,-0.2302566;0.3340556;-0.2532845,-0.2604315;0.1765854;-0.4748138,0.0712394;-0.0003327131;-0.0354135,0.08482459;-0.3863152;-0.01972651,0.08003101;-0.769448;0.06794333,0.08657499;-0.8129878;0.01711081,-0.0694315;0.006086493;-0.03836014,-0.1100517;-0.3781123;-0.02593427,-0.1105342;-0.7617776;0.05950829,-0.1217088;-0.7978932;2.105534E-05,0.008258447;0.5413305;0.0337255,389.2818
+0;0;0,-0.005743615;0.3141935;0.01419489,-0.008595131;0.615881;0.01301318,0.1687931;0.4936656;0.03135344,0.2080416;0.2037664;0.04484616,0.2513371;-0.05776307;-0.01791917,-0.1678718;0.4753631;-0.04494485,-0.2450943;0.3354567;-0.2903565,-0.2782785;0.2522298;-0.5476185,0.07345269;0.005721672;-0.02998855,0.07749219;-0.3781222;0.01378361,0.07978161;-0.7641169;0.08886612,0.09410938;-0.7249529;-0.001998231,-0.06741656;0.00409869;-0.04201853,-0.1052206;-0.3784523;-0.00336621,-0.1245872;-0.7634244;0.07445426,-0.1080173;-0.7241493;-0.01601676,-0.007732391;0.5421667;0.01552618,0;0;0,0.005109429;0.3136126;0.02394009,0.009231865;0.6151071;0.03423738,0.1828982;0.4839264;0.0369215,0.2258759;0.1942757;0.03251481,0.2517102;-0.06799808;-0.0364542,-0.1615035;0.4990245;-0.02174348,-0.2309374;0.3371853;-0.2557328,-0.2592013;0.1856752;-0.4803604,0.07120429;-0.0003722012;-0.03545642,0.0846191;-0.3861841;-0.02004123,0.08000775;-0.7695013;0.06760144,0.08872922;-0.8147619;0.01463556,-0.06941674;0.006130015;-0.03835476,-0.1101703;-0.3778759;-0.0262296,-0.110943;-0.7615606;0.05991041,-0.1219451;-0.800833;-0.000304874,0.00837478;0.5413502;0.03405976,389.2932
+0;0;0,-0.005747326;0.3143966;0.01420406,-0.008601451;0.6163579;0.01302101,0.1692812;0.4939335;0.03140803,0.2085347;0.2039979;0.04490246,0.2518643;-0.05773818;-0.01791247,-0.1683251;0.4755798;-0.0451036,-0.2455572;0.3356558;-0.2905461,-0.2787677;0.2523631;-0.5480114,0.07339975;0.005717548;-0.02996694,0.07744545;-0.3787149;0.01387234,0.07973311;-0.764413;0.08889717,0.09400889;-0.7252823;-0.001637511,-0.06736797;0.004095735;-0.04198825,-0.10523;-0.3790418;-0.003276668,-0.1245817;-0.763718;0.07448401,-0.1080719;-0.7244766;-0.01565875,-0.007737852;0.5425702;0.01553652,0;0;0,0.005184993;0.3137877;0.02429843,0.009364516;0.6155434;0.03494883,0.1832218;0.4833444;0.03877211,0.2256916;0.1936049;0.03303432,0.2509045;-0.06885087;-0.0363214,-0.1615713;0.4985464;-0.02159651,-0.2309114;0.3400376;-0.2579278,-0.2580677;0.1951242;-0.4872564,0.07121424;-0.0004473478;-0.03530669,0.08448878;-0.3868624;-0.02001977,0.07988793;-0.7698901;0.06753396,0.08772323;-0.8138483;0.01319718,-0.06931192;0.006175054;-0.03841818,-0.1103905;-0.3783837;-0.02602227,-0.1111949;-0.7618605;0.05966263,-0.1221303;-0.7997411;-0.001626354,0.008494824;0.5417135;0.03468227,389.3152
+0;0;0,-0.005747326;0.3143966;0.01420406,-0.008601451;0.6163579;0.01302101,0.1692812;0.4939335;0.03140803,0.2085347;0.2039979;0.04490246,0.2518643;-0.05773818;-0.01791247,-0.1683251;0.4755798;-0.0451036,-0.2455572;0.3356558;-0.2905461,-0.2787677;0.2523631;-0.5480114,0.07339975;0.005717548;-0.02996694,0.07744545;-0.3787149;0.01387234,0.07973311;-0.764413;0.08889717,0.09400889;-0.7252823;-0.001637511,-0.06736797;0.004095735;-0.04198825,-0.10523;-0.3790418;-0.003276668,-0.1245817;-0.763718;0.07448401,-0.1080719;-0.7244766;-0.01565875,-0.007737852;0.5425702;0.01553652,0;0;0,0.005184993;0.3137877;0.02429843,0.009364516;0.6155434;0.03494883,0.1832218;0.4833444;0.03877211,0.2256916;0.1936049;0.03303432,0.2509045;-0.06885087;-0.0363214,-0.1615713;0.4985464;-0.02159651,-0.2309114;0.3400376;-0.2579278,-0.2580677;0.1951242;-0.4872564,0.07121424;-0.0004473478;-0.03530669,0.08448878;-0.3868624;-0.02001977,0.07988793;-0.7698901;0.06753396,0.08772323;-0.8138483;0.01319718,-0.06931192;0.006175054;-0.03841818,-0.1103905;-0.3783837;-0.02602227,-0.1111949;-0.7618605;0.05966263,-0.1221303;-0.7997411;-0.001626354,0.008494824;0.5417135;0.03468227,389.3269
+0;0;0,-0.006001065;0.3145215;0.01435162,-0.009126265;0.616634;0.01332806,0.1696452;0.4940648;0.03221266,0.208558;0.2037213;0.04587585,0.252002;-0.05809358;-0.01673725,-0.1688353;0.4752026;-0.04663621,-0.2477844;0.3366782;-0.2927629,-0.2851916;0.2758193;-0.5559201,0.07343526;0.005704787;-0.02964143,0.07723152;-0.3792199;0.01422667,0.07951102;-0.7635109;0.08902319,0.094291;-0.724315;-0.002091095,-0.06702263;0.004124315;-0.04236572,-0.1054957;-0.379377;-0.002964854,-0.1247609;-0.7626015;0.07479824,-0.1077337;-0.7232925;-0.01591141,-0.00820354;0.5428087;0.01582589,0;0;0,0.005209535;0.3138878;0.02476025,0.009380847;0.6157806;0.0358963,0.1840635;0.4833302;0.04057765,0.2256222;0.1931307;0.03300023,0.2504732;-0.06950444;-0.03599262,-0.1619352;0.498307;-0.02210905,-0.2331175;0.3366005;-0.2561696,-0.2564282;0.2021172;-0.4922325,0.07116129;-0.0005310327;-0.03520918,0.0841825;-0.38745;-0.02004433,0.07993834;-0.7691258;0.06704687,0.08750376;-0.8136412;0.0123198,-0.06918482;0.006232248;-0.03845147,-0.1103355;-0.3788031;-0.02579551,-0.1110096;-0.761073;0.05875377,-0.1223765;-0.7984883;-0.003942296,0.008515865;0.5419133;0.03550673,389.3488
+0;0;0,-0.006001065;0.3145215;0.01435162,-0.009126265;0.616634;0.01332806,0.1696452;0.4940648;0.03221266,0.208558;0.2037213;0.04587585,0.252002;-0.05809358;-0.01673725,-0.1688353;0.4752026;-0.04663621,-0.2477844;0.3366782;-0.2927629,-0.2851916;0.2758193;-0.5559201,0.07343526;0.005704787;-0.02964143,0.07723152;-0.3792199;0.01422667,0.07951102;-0.7635109;0.08902319,0.094291;-0.724315;-0.002091095,-0.06702263;0.004124315;-0.04236572,-0.1054957;-0.379377;-0.002964854,-0.1247609;-0.7626015;0.07479824,-0.1077337;-0.7232925;-0.01591141,-0.00820354;0.5428087;0.01582589,0;0;0,0.005209535;0.3138878;0.02476025,0.009380847;0.6157806;0.0358963,0.1840635;0.4833302;0.04057765,0.2256222;0.1931307;0.03300023,0.2504732;-0.06950444;-0.03599262,-0.1619352;0.498307;-0.02210905,-0.2331175;0.3366005;-0.2561696,-0.2564282;0.2021172;-0.4922325,0.07116129;-0.0005310327;-0.03520918,0.0841825;-0.38745;-0.02004433,0.07993834;-0.7691258;0.06704687,0.08750376;-0.8136412;0.0123198,-0.06918482;0.006232248;-0.03845147,-0.1103355;-0.3788031;-0.02579551,-0.1110096;-0.761073;0.05875377,-0.1223765;-0.7984883;-0.003942296,0.008515865;0.5419133;0.03550673,389.3605
+0;0;0,-0.006001065;0.3145215;0.01435162,-0.009126265;0.616634;0.01332806,0.1696452;0.4940648;0.03221266,0.208558;0.2037213;0.04587585,0.252002;-0.05809358;-0.01673725,-0.1688353;0.4752026;-0.04663621,-0.2477844;0.3366782;-0.2927629,-0.2851916;0.2758193;-0.5559201,0.07343526;0.005704787;-0.02964143,0.07723152;-0.3792199;0.01422667,0.07951102;-0.7635109;0.08902319,0.094291;-0.724315;-0.002091095,-0.06702263;0.004124315;-0.04236572,-0.1054957;-0.379377;-0.002964854,-0.1247609;-0.7626015;0.07479824,-0.1077337;-0.7232925;-0.01591141,-0.00820354;0.5428087;0.01582589,0;0;0,0.005209535;0.3138878;0.02476025,0.009380847;0.6157806;0.0358963,0.1840635;0.4833302;0.04057765,0.2256222;0.1931307;0.03300023,0.2504732;-0.06950444;-0.03599262,-0.1619352;0.498307;-0.02210905,-0.2331175;0.3366005;-0.2561696,-0.2564282;0.2021172;-0.4922325,0.07116129;-0.0005310327;-0.03520918,0.0841825;-0.38745;-0.02004433,0.07993834;-0.7691258;0.06704687,0.08750376;-0.8136412;0.0123198,-0.06918482;0.006232248;-0.03845147,-0.1103355;-0.3788031;-0.02579551,-0.1110096;-0.761073;0.05875377,-0.1223765;-0.7984883;-0.003942296,0.008515865;0.5419133;0.03550673,389.382
+0;0;0,-0.006227893;0.3146341;0.0144682,-0.009604256;0.6168463;0.01363718,0.1692971;0.494248;0.03274348,0.2078499;0.2041142;0.04692681,0.2509647;-0.05789545;-0.01543102,-0.1688216;0.4752298;-0.04771473,-0.2489922;0.3395651;-0.2947631,-0.2856962;0.2808052;-0.5585746,0.0734204;0.005669205;-0.02931751,0.07686238;-0.3793981;0.01454424,0.07921904;-0.7642158;0.08951656,0.09426084;-0.7250515;-0.001181051,-0.0667122;0.004160518;-0.04259559,-0.1058325;-0.3793743;-0.002806123,-0.1251491;-0.7630631;0.07542963,-0.1078703;-0.7237908;-0.0148575,-0.008655009;0.5429975;0.01611453,0;0;0,0.005411446;0.3139795;0.02510619,0.009803444;0.6159607;0.0365417,0.1844058;0.483061;0.04149055,0.2255073;0.1930529;0.03305912,0.2505096;-0.06973669;-0.0355916,-0.1615358;0.49795;-0.02163348,-0.2335961;0.3383053;-0.2565505,-0.2576306;0.2057748;-0.4937306,0.07118563;-0.0005347431;-0.03485012,0.08397767;-0.387623;-0.0203042,0.07962273;-0.7698139;0.0670011,0.08728203;-0.8136418;0.0119822,-0.06897724;0.006202836;-0.03854708,-0.1113806;-0.3788689;-0.02695898,-0.1108167;-0.7616689;0.05774568,-0.1230049;-0.7959302;-0.007509489,0.008882374;0.5420715;0.03608084,389.3941
+0;0;0,-0.006229067;0.3146935;0.01447093,-0.009605941;0.6169515;0.01363985,0.1691132;0.4943936;0.03272943,0.207636;0.2044854;0.04690173,0.250735;-0.05742821;-0.01543324,-0.1686591;0.4753948;-0.04764635,-0.2487674;0.3398357;-0.2945026,-0.2854579;0.2810973;-0.5582174,0.07337875;0.005665989;-0.02930088,0.07681876;-0.3791803;0.01453568,0.07917371;-0.7637206;0.089454,0.0938956;-0.7247512;0.0006853864,-0.06667435;0.004158157;-0.04257143,-0.1057722;-0.3791564;-0.002804805,-0.1250749;-0.7625687;0.07537459,-0.1081636;-0.7234937;-0.01299228,-0.00865657;0.5430931;0.01611752,0;0;0,0.005561739;0.3140156;0.02536678,0.0100807;0.6160322;0.03702664,0.1843416;0.4828086;0.04208994,0.2252451;0.1930184;0.03313661,0.2502416;-0.06972063;-0.03531241,-0.1609836;0.4981571;-0.02159969,-0.2334985;0.3399175;-0.2570427,-0.2583697;0.2252991;-0.5031849,0.07117745;-0.0005915314;-0.03476357,0.08374472;-0.3874822;-0.02070022,0.07937561;-0.7693877;0.0665853,0.08582629;-0.8125556;0.01384163,-0.06889719;0.006244006;-0.03859113,-0.1106258;-0.3786496;-0.02610911,-0.1104691;-0.7612827;0.05804263,-0.1224993;-0.7944596;-0.005526297,0.00913009;0.542134;0.03651285,389.4156
+0;0;0,-0.006229067;0.3146935;0.01447093,-0.009605941;0.6169515;0.01363985,0.1691132;0.4943936;0.03272943,0.207636;0.2044854;0.04690173,0.250735;-0.05742821;-0.01543324,-0.1686591;0.4753948;-0.04764635,-0.2487674;0.3398357;-0.2945026,-0.2854579;0.2810973;-0.5582174,0.07337875;0.005665989;-0.02930088,0.07681876;-0.3791803;0.01453568,0.07917371;-0.7637206;0.089454,0.0938956;-0.7247512;0.0006853864,-0.06667435;0.004158157;-0.04257143,-0.1057722;-0.3791564;-0.002804805,-0.1250749;-0.7625687;0.07537459,-0.1081636;-0.7234937;-0.01299228,-0.00865657;0.5430931;0.01611752,0;0;0,0.005561739;0.3140156;0.02536678,0.0100807;0.6160322;0.03702664,0.1843416;0.4828086;0.04208994,0.2252451;0.1930184;0.03313661,0.2502416;-0.06972063;-0.03531241,-0.1609836;0.4981571;-0.02159969,-0.2334985;0.3399175;-0.2570427,-0.2583697;0.2252991;-0.5031849,0.07117745;-0.0005915314;-0.03476357,0.08374472;-0.3874822;-0.02070022,0.07937561;-0.7693877;0.0665853,0.08582629;-0.8125556;0.01384163,-0.06889719;0.006244006;-0.03859113,-0.1106258;-0.3786496;-0.02610911,-0.1104691;-0.7612827;0.05804263,-0.1224993;-0.7944596;-0.005526297,0.00913009;0.542134;0.03651285,389.438
+0;0;0,-0.00651086;0.3146814;0.0146088,-0.01015778;0.6169357;0.0139863,0.1685721;0.4944397;0.03336981,0.2067134;0.2044839;0.04759899,0.249471;-0.0575949;-0.01427521,-0.1684636;0.4752859;-0.04901339,-0.2500362;0.3425255;-0.2969089,-0.2855034;0.2933786;-0.5627444,0.07349872;0.005631473;-0.02900536,0.07646319;-0.3792223;0.01479972,0.07871915;-0.7636707;0.09019214,0.09384806;-0.7246969;0.001492441,-0.06644085;0.004215467;-0.04292934,-0.1061769;-0.378967;-0.002527148,-0.1255544;-0.762336;0.07584637,-0.108241;-0.7232575;-0.01244225,-0.009184941;0.5430769;0.0164418,0;0;0,0.005561739;0.3140156;0.02536678,0.0100807;0.6160322;0.03702664,0.1843416;0.4828086;0.04208994,0.2252451;0.1930184;0.03313661,0.2502416;-0.06972063;-0.03531241,-0.1609836;0.4981571;-0.02159969,-0.2334985;0.3399175;-0.2570427,-0.2583697;0.2252991;-0.5031849,0.07117745;-0.0005915314;-0.03476357,0.08374472;-0.3874822;-0.02070022,0.07937561;-0.7693877;0.0665853,0.08582629;-0.8125556;0.01384163,-0.06889719;0.006244006;-0.03859113,-0.1106258;-0.3786496;-0.02610911,-0.1104691;-0.7612827;0.05804263,-0.1224993;-0.7944596;-0.005526297,0.00913009;0.542134;0.03651285,389.4492
+0;0;0,-0.006510816;0.3146792;0.0146087,-0.01015725;0.6168941;0.01398639,0.1684581;0.4944416;0.03335861,0.206542;0.2049229;0.04756634,0.2493451;-0.05743524;-0.01437382,-0.1683608;0.4753002;-0.0489716,-0.2498104;0.3427398;-0.2964934,-0.2853154;0.2935405;-0.5626123,0.07343666;0.005626718;-0.02898088,0.07640176;-0.3793072;0.01483332,0.07864942;-0.7623424;0.08994861,0.09370431;-0.7234125;0.001682922,-0.06638476;0.004211909;-0.0428931,-0.106129;-0.3790503;-0.0024825,-0.1254353;-0.7610101;0.07560293,-0.1082067;-0.721976;-0.01225369,-0.009184578;0.5430475;0.01644148,0;0;0,0.005643815;0.3139988;0.02552867,0.01021583;0.615971;0.03729343,0.1842332;0.4825035;0.04292274,0.2250901;0.1931769;0.03322148,0.2495795;-0.06994101;-0.03511381,-0.1608061;0.4984155;-0.02136447,-0.2362326;0.3537465;-0.263965,-0.2625978;0.205776;-0.4918028,0.07106246;-0.0006372482;-0.03484559,0.08340266;-0.3876247;-0.02102494,0.07923345;-0.7680967;0.06607842,0.0851876;-0.8104778;0.01294875,-0.06883132;0.006290493;-0.0385639,-0.1107524;-0.3786666;-0.02618469,-0.1114219;-0.7600133;0.05710694,-0.123439;-0.792431;-0.006586481,0.009254187;0.5420853;0.03675699,389.4715
+0;0;0,-0.006511317;0.3147035;0.01460982,-0.0101578;0.6169225;0.0139877,0.1681295;0.4945634;0.03332855,0.206214;0.2050394;0.04753654,0.2490073;-0.0572581;-0.01438929,-0.1680674;0.4754573;-0.04884961,-0.2495185;0.3428945;-0.2963759,-0.2850153;0.2937065;-0.5624334,0.07339703;0.005623681;-0.02896524,0.07636072;-0.3791274;0.01482815,0.07861319;-0.7629811;0.09010395,0.09366688;-0.7240518;0.001845248,-0.06634893;0.004209636;-0.04286995,-0.1060743;-0.3788706;-0.002478544,-0.1254219;-0.7616465;0.07577375,-0.1081946;-0.7226132;-0.01207593,-0.00918517;0.5430795;0.01644267,0;0;0,0.005831331;0.313978;0.02603722,0.01062062;0.6159259;0.03844309,0.1841574;0.4822955;0.0440495,0.2253252;0.1930318;0.03364849,0.2496547;-0.06996062;-0.0349741,-0.159856;0.4984086;-0.02107812,-0.2355134;0.3543768;-0.2639922,-0.2627565;0.2338475;-0.5072956,0.07101659;-0.0006548911;-0.03484178,0.08328371;-0.3874732;-0.02138305,0.07897168;-0.7686983;0.06616116,0.084941;-0.8111781;0.01318001,-0.06877294;0.006310356;-0.03857716,-0.1107376;-0.3784638;-0.02641897,-0.1112477;-0.7606431;0.05697095,-0.1229709;-0.7940527;-0.005780514,0.009602457;0.5420461;0.03773522,389.4947
+0;0;0,-0.006635053;0.3147185;0.01471697,-0.01053742;0.6169376;0.01432056,0.1680891;0.4943904;0.03403749,0.2058982;0.2048153;0.0483641,0.2485805;-0.05713227;-0.01302529,-0.1680756;0.4750161;-0.04995154,-0.2503443;0.3507612;-0.3015088,-0.2858221;0.3088192;-0.5683218,0.07342047;0.005577816;-0.02859903,0.07619549;-0.3789925;0.01519936,0.07840047;-0.7636204;0.09075279,0.0937304;-0.7247283;0.002891079,-0.06599728;0.00429299;-0.04319157,-0.1061684;-0.378469;-0.001962155,-0.1254844;-0.7620219;0.07656075,-0.1079922;-0.7230198;-0.0108849,-0.009526721;0.5430937;0.01673123,0;0;0,0.005843043;0.3139901;0.02616215,0.01060611;0.6159397;0.03860974,0.1843013;0.481717;0.04538751,0.2255166;0.1924782;0.0339551,0.2494987;-0.06996599;-0.03500032,-0.1600331;0.4983445;-0.02154551,-0.2305427;0.3474378;-0.2618454,-0.2647929;0.2531002;-0.515093,0.07096216;-0.0007176697;-0.03469062,0.08318865;-0.3873774;-0.02184176,0.07866806;-0.7693419;0.06610393,0.0845087;-0.8112255;0.01288366,-0.06860622;0.006353292;-0.03863166,-0.1105888;-0.3782389;-0.02652111,-0.1117927;-0.7612183;0.05700767,-0.1231924;-0.793271;-0.006657634,0.009597123;0.5420599;0.03789735,389.5174
+0;0;0,-0.006635053;0.3147185;0.01471697,-0.01053742;0.6169376;0.01432056,0.1680891;0.4943904;0.03403749,0.2058982;0.2048153;0.0483641,0.2485805;-0.05713227;-0.01302529,-0.1680756;0.4750161;-0.04995154,-0.2503443;0.3507612;-0.3015088,-0.2858221;0.3088192;-0.5683218,0.07342047;0.005577816;-0.02859903,0.07619549;-0.3789925;0.01519936,0.07840047;-0.7636204;0.09075279,0.0937304;-0.7247283;0.002891079,-0.06599728;0.00429299;-0.04319157,-0.1061684;-0.378469;-0.001962155,-0.1254844;-0.7620219;0.07656075,-0.1079922;-0.7230198;-0.0108849,-0.009526721;0.5430937;0.01673123,0;0;0,0.005843043;0.3139901;0.02616215,0.01060611;0.6159397;0.03860974,0.1843013;0.481717;0.04538751,0.2255166;0.1924782;0.0339551,0.2494987;-0.06996599;-0.03500032,-0.1600331;0.4983445;-0.02154551,-0.2305427;0.3474378;-0.2618454,-0.2647929;0.2531002;-0.515093,0.07096216;-0.0007176697;-0.03469062,0.08318865;-0.3873774;-0.02184176,0.07866806;-0.7693419;0.06610393,0.0845087;-0.8112255;0.01288366,-0.06860622;0.006353292;-0.03863166,-0.1105888;-0.3782389;-0.02652111,-0.1117927;-0.7612183;0.05700767,-0.1231924;-0.793271;-0.006657634,0.009597123;0.5420599;0.03789735,389.5293
+0;0;0,-0.006637138;0.3148175;0.01472159,-0.01054121;0.6171682;0.01432498,0.1674843;0.494753;0.03398438,0.2053529;0.2047226;0.04833353,0.2479026;-0.05641127;-0.01286517,-0.1675421;0.4754443;-0.04972024,-0.2499402;0.350994;-0.301673,-0.2853078;0.3091823;-0.5676572,0.07338117;0.00557483;-0.02858372,0.07615481;-0.3788045;0.01519291,0.0783692;-0.7650729;0.09106861,0.09380284;-0.7261207;0.002612479,-0.06596195;0.004290692;-0.04316845,-0.1061131;-0.3782812;-0.001959506,-0.1255115;-0.7634702;0.07689834,-0.107901;-0.7244073;-0.01113893,-0.009530058;0.5432914;0.01673672,0;0;0,0.006067738;0.3140419;0.02667785,0.0110755;0.6160933;0.0397532,0.1839584;0.481506;0.04564834,0.2257665;0.1918726;0.03459764,0.2490849;-0.06978473;-0.0342381,-0.1587149;0.4985783;-0.02129029,-0.2310525;0.3723492;-0.275438,-0.2589366;0.2324008;-0.5064869,0.07094894;-0.0007445067;-0.03462076,0.08296017;-0.3872341;-0.02224684,0.07877862;-0.7708901;0.06582117,0.08382577;-0.8145648;0.01396179,-0.06853432;0.00637638;-0.03866902,-0.110629;-0.3780173;-0.02678852,-0.1121484;-0.7626555;0.05697604,-0.1236903;-0.7947892;-0.007436875,0.01000457;0.5421833;0.03887534,389.5498
+0;0;0,-0.006749543;0.3148111;0.01480686,-0.01085795;0.6171589;0.01457326,0.1671328;0.4946142;0.03454261,0.2047995;0.2045642;0.04902555,0.247408;-0.05649975;-0.01243007,-0.167218;0.4751841;-0.05067612,-0.2498583;0.3617488;-0.3076985,-0.2862356;0.3227969;-0.5739806,0.07349272;0.005609921;-0.02828874,0.07614364;-0.3787736;0.01545902,0.07798032;-0.7650589;0.09125879,0.09372949;-0.7261052;0.002858452,-0.06569981;0.004261349;-0.04356926,-0.1065886;-0.3782138;-0.002187934,-0.1254183;-0.7632926;0.077343,-0.1075011;-0.724232;-0.0106326,-0.009812592;0.5432817;0.01695398,0;0;0,0.006067738;0.3140419;0.02667785,0.0110755;0.6160933;0.0397532,0.1839584;0.481506;0.04564834,0.2257665;0.1918726;0.03459764,0.2490849;-0.06978473;-0.0342381,-0.1587149;0.4985783;-0.02129029,-0.2310525;0.3723492;-0.275438,-0.2589366;0.2324008;-0.5064869,0.07094894;-0.0007445067;-0.03462076,0.08296017;-0.3872341;-0.02224684,0.07877862;-0.7708901;0.06582117,0.08382577;-0.8145648;0.01396179,-0.06853432;0.00637638;-0.03866902,-0.110629;-0.3780173;-0.02678852,-0.1121484;-0.7626555;0.05697604,-0.1236903;-0.7947892;-0.007436875,0.01000457;0.5421833;0.03887534,389.5613
+0;0;0,-0.006749543;0.3148111;0.01480686,-0.01085795;0.6171589;0.01457326,0.1671328;0.4946142;0.03454261,0.2047995;0.2045642;0.04902555,0.247408;-0.05649975;-0.01243007,-0.167218;0.4751841;-0.05067612,-0.2498583;0.3617488;-0.3076985,-0.2862356;0.3227969;-0.5739806,0.07349272;0.005609921;-0.02828874,0.07614364;-0.3787736;0.01545902,0.07798032;-0.7650589;0.09125879,0.09372949;-0.7261052;0.002858452,-0.06569981;0.004261349;-0.04356926,-0.1065886;-0.3782138;-0.002187934,-0.1254183;-0.7632926;0.077343,-0.1075011;-0.724232;-0.0106326,-0.009812592;0.5432817;0.01695398,0;0;0,0.006067738;0.3140419;0.02667785,0.0110755;0.6160933;0.0397532,0.1839584;0.481506;0.04564834,0.2257665;0.1918726;0.03459764,0.2490849;-0.06978473;-0.0342381,-0.1587149;0.4985783;-0.02129029,-0.2310525;0.3723492;-0.275438,-0.2589366;0.2324008;-0.5064869,0.07094894;-0.0007445067;-0.03462076,0.08296017;-0.3872341;-0.02224684,0.07877862;-0.7708901;0.06582117,0.08382577;-0.8145648;0.01396179,-0.06853432;0.00637638;-0.03866902,-0.110629;-0.3780173;-0.02678852,-0.1121484;-0.7626555;0.05697604,-0.1236903;-0.7947892;-0.007436875,0.01000457;0.5421833;0.03887534,389.5722
+0;0;0,-0.006750676;0.3148639;0.01480934,-0.01085962;0.6172513;0.0145758,0.1671513;0.4946933;0.03454739,0.2049294;0.203786;0.04907314,0.2472558;-0.0555498;-0.01197567,-0.1672374;0.4752611;-0.050681,-0.250122;0.3614904;-0.3084632,-0.2862585;0.3227964;-0.5729825,0.07343624;0.005605609;-0.02826699,0.07608468;-0.3784183;0.01543983,0.07792497;-0.7654605;0.09138812,0.09361562;-0.72654;0.003316224,-0.06564932;0.004258074;-0.04353577,-0.1064998;-0.3778592;-0.002193168,-0.1253664;-0.7636925;0.07749362,-0.1075158;-0.7246656;-0.01015512,-0.009814152;0.5433664;0.01695677,0;0;0,0.006132558;0.3140657;0.02700544,0.01116437;0.6161425;0.0403955,0.1839275;0.4812219;0.04683709,0.2261301;0.1907756;0.03564858,0.2490409;-0.06908742;-0.03305268,-0.158405;0.4985425;-0.02135422,-0.2308827;0.3701088;-0.2753563,-0.2580305;0.2524022;-0.5165651,0.07089821;-0.0007421821;-0.03458643,0.08288698;-0.3868845;-0.02267098,0.0784625;-0.7712008;0.0659554,0.08331534;-0.8150623;0.01493216,-0.06845193;0.006375333;-0.03869129,-0.1108998;-0.377624;-0.02710226,-0.1120139;-0.7626554;0.05847143,-0.1232841;-0.7964232;-0.003891077,0.0100912;0.5422258;0.03944111,389.5949
+0;0;0,-0.007013049;0.3148524;0.0149316,-0.01137185;0.6172356;0.01485568,0.1666529;0.4947218;0.03523688,0.2040749;0.2037763;0.04992119,0.2461423;-0.05567476;-0.01081599,-0.1673064;0.4751651;-0.05126102,-0.2508543;0.3719132;-0.313223,-0.2863119;0.3453842;-0.5793293,0.07354218;0.005597415;-0.02799185,0.07587447;-0.3784278;0.01572116,0.07762328;-0.7654902;0.09156914,0.09356391;-0.7265667;0.003542446,-0.06550809;0.004268574;-0.04374696,-0.1073745;-0.3777145;-0.002180714,-0.1257279;-0.7634887;0.07791092,-0.1076303;-0.7244562;-0.009686612,-0.01028139;0.5433507;0.01721614,0;0;0,0.006132558;0.3140657;0.02700544,0.01116437;0.6161425;0.0403955,0.1839275;0.4812219;0.04683709,0.2261301;0.1907756;0.03564858,0.2490409;-0.06908742;-0.03305268,-0.158405;0.4985425;-0.02135422,-0.2308827;0.3701088;-0.2753563,-0.2580305;0.2524022;-0.5165651,0.07089821;-0.0007421821;-0.03458643,0.08288698;-0.3868845;-0.02267098,0.0784625;-0.7712008;0.0659554,0.08331534;-0.8150623;0.01493216,-0.06845193;0.006375333;-0.03869129,-0.1108998;-0.377624;-0.02710226,-0.1120139;-0.7626554;0.05847143,-0.1232841;-0.7964232;-0.003891077,0.0100912;0.5422258;0.03944111,389.6059
+0;0;0,-0.007014655;0.3149245;0.01493502,-0.01137437;0.617371;0.01485913,0.1666541;0.4948418;0.03524115,0.2039131;0.2051637;0.04986149,0.2459451;-0.05406898;-0.01082456,-0.1673119;0.4752847;-0.0512585,-0.2504958;0.3724826;-0.3120794,-0.2859236;0.3459759;-0.5779616,0.07347616;0.00559239;-0.02796672,0.0758077;-0.378309;0.01573219,0.07755585;-0.7652262;0.09155175,0.09355897;-0.7262678;0.003179982,-0.06544928;0.004264741;-0.04370768,-0.1073022;-0.3775951;-0.002154846,-0.1256487;-0.7632247;0.07790677,-0.1074802;-0.7241569;-0.01003414,-0.01028369;0.5434717;0.01722004,0;0;0,0.00609754;0.3141189;0.0272367,0.011066;0.6162499;0.04085588,0.1836469;0.4807856;0.04765844,0.2261796;0.1916864;0.03634644,0.2485806;-0.06805786;-0.03208017,-0.1583299;0.4983571;-0.02118882,-0.2297318;0.3696901;-0.2738981,-0.2604604;0.248942;-0.51291,0.0708992;-0.0007902682;-0.03442144,0.08277984;-0.3868255;-0.02297783,0.07814939;-0.7710052;0.06557298,0.08283994;-0.815217;0.01442098,-0.06833315;0.006403655;-0.03875219,-0.111056;-0.3774422;-0.02724748,-0.112049;-0.7624416;0.05778872,-0.123363;-0.7974868;-0.003750212,0.01001173;0.5423194;0.03984427,389.6171
+0;0;0,-0.007014655;0.3149245;0.01493502,-0.01137437;0.617371;0.01485913,0.1666541;0.4948418;0.03524115,0.2039131;0.2051637;0.04986149,0.2459451;-0.05406898;-0.01082456,-0.1673119;0.4752847;-0.0512585,-0.2504958;0.3724826;-0.3120794,-0.2859236;0.3459759;-0.5779616,0.07347616;0.00559239;-0.02796672,0.0758077;-0.378309;0.01573219,0.07755585;-0.7652262;0.09155175,0.09355897;-0.7262678;0.003179982,-0.06544928;0.004264741;-0.04370768,-0.1073022;-0.3775951;-0.002154846,-0.1256487;-0.7632247;0.07790677,-0.1074802;-0.7241569;-0.01003414,-0.01028369;0.5434717;0.01722004,0;0;0,0.00609754;0.3141189;0.0272367,0.011066;0.6162499;0.04085588,0.1836469;0.4807856;0.04765844,0.2261796;0.1916864;0.03634644,0.2485806;-0.06805786;-0.03208017,-0.1583299;0.4983571;-0.02118882,-0.2297318;0.3696901;-0.2738981,-0.2604604;0.248942;-0.51291,0.0708992;-0.0007902682;-0.03442144,0.08277984;-0.3868255;-0.02297783,0.07814939;-0.7710052;0.06557298,0.08283994;-0.815217;0.01442098,-0.06833315;0.006403655;-0.03875219,-0.111056;-0.3774422;-0.02724748,-0.112049;-0.7624416;0.05778872,-0.123363;-0.7974868;-0.003750212,0.01001173;0.5423194;0.03984427,389.6298
+0;0;0,-0.007224274;0.3149095;0.01514829,-0.01181034;0.6173521;0.01528116,0.1662383;0.4948052;0.03579684,0.2031916;0.2050997;0.05064924,0.2454327;-0.05409458;-0.01005565,-0.1673757;0.4752877;-0.05164631,-0.2494255;0.3816612;-0.316254,-0.2777118;0.362521;-0.5836201,0.07359627;0.005598651;-0.02764782,0.07571033;-0.3783111;0.01598771,0.07741158;-0.7651826;0.09204225,0.09360703;-0.7262176;0.003706194,-0.06532431;0.004254528;-0.04389522,-0.1074569;-0.3775009;-0.00167089,-0.1257672;-0.7630999;0.07854678,-0.1074099;-0.724026;-0.009354286,-0.01067747;0.5434523;0.01760598,0;0;0,0.00609754;0.3141189;0.0272367,0.011066;0.6162499;0.04085588,0.1836469;0.4807856;0.04765844,0.2261796;0.1916864;0.03634644,0.2485806;-0.06805786;-0.03208017,-0.1583299;0.4983571;-0.02118882,-0.2297318;0.3696901;-0.2738981,-0.2604604;0.248942;-0.51291,0.0708992;-0.0007902682;-0.03442144,0.08277984;-0.3868255;-0.02297783,0.07814939;-0.7710052;0.06557298,0.08283994;-0.815217;0.01442098,-0.06833315;0.006403655;-0.03875219,-0.111056;-0.3774422;-0.02724748,-0.112049;-0.7624416;0.05778872,-0.123363;-0.7974868;-0.003750212,0.01001173;0.5423194;0.03984427,389.6406
+0;0;0,-0.007227848;0.3150654;0.01515579,-0.01181702;0.6177127;0.01528865,0.1658762;0.4952115;0.03576935,0.2028395;0.2054279;0.05062576,0.2450814;-0.05377144;-0.0100803,-0.1670661;0.4757333;-0.05149774,-0.249138;0.3820815;-0.3161769,-0.2774249;0.3629409;-0.5835481,0.07355006;0.005595136;-0.02763046,0.07566329;-0.3781638;0.01598792,0.0773654;-0.7652324;0.09208121,0.1000131;-0.7226957;-0.03144788,-0.0652833;0.004251857;-0.04386766,-0.1073993;-0.3773536;-0.001659922,-0.125719;-0.763149;0.07859862,-0.1000482;-0.7204601;-0.04432219,-0.01068335;0.5437606;0.01761512,0;0;0,0.006300732;0.314235;0.02765441,0.01149465;0.6165435;0.04180503,0.183474;0.4805773;0.048208,0.2262262;0.1914217;0.03712487,0.2483819;-0.06826529;-0.0316186,-0.1573912;0.4986157;-0.02083158,-0.2213155;0.3759486;-0.2785678,-0.2597979;0.2597404;-0.5187108,0.07087791;-0.0008156747;-0.03435135,0.08264451;-0.3867119;-0.02323222,0.07782194;-0.7710824;0.06537461,0.09236123;-0.7626743;-0.05812407,-0.06825636;0.006421664;-0.0387839,-0.1112273;-0.3772459;-0.02735221,-0.1121126;-0.7625437;0.05726424,-0.1282637;-0.8235063;-0.02872694,0.01038305;0.5425635;0.04065228,389.6629
+0;0;0,-0.007232854;0.3152835;0.01516629,-0.01182619;0.6182052;0.01529921,0.1659708;0.4956073;0.03579262,0.2072839;0.1717216;0.05239736,0.2451624;-0.06070295;-0.002037894,-0.1671652;0.4761178;-0.05152524,-0.2588954;0.371445;-0.3473521,-0.2842603;0.3542816;-0.5871044,0.07347809;0.005589661;-0.02760342,0.07559088;-0.3780895;0.01600589,0.07729395;-0.7653761;0.09214205,0.09284697;-0.7267667;0.00731007,-0.06521942;0.004247697;-0.04382474,-0.1073267;-0.3772785;-0.001625765,-0.1256566;-0.7632911;0.07867798,-0.1080276;-0.7245772;-0.005736254,-0.01069147;0.5441847;0.01762783,0;0;0,0.00654541;0.3144028;0.02817988,0.01201108;0.6169502;0.04298973,0.1837833;0.4802133;0.04915762,0.2282317;0.1564458;0.04002881,0.2488639;-0.07328539;-0.03220034,-0.1568356;0.4989959;-0.02046019,-0.2346527;0.3587121;-0.3053275,-0.2812235;0.3330043;-0.5411016,0.07089263;-0.0008741469;-0.03414226,0.08256432;-0.3867062;-0.02349186,0.07756135;-0.7712913;0.06516337,0.08198556;-0.8076251;0.009551048,-0.06813309;0.006447446;-0.03883985,-0.1108722;-0.3771662;-0.02743826,-0.1129476;-0.762602;0.05756407,-0.1234294;-0.7929806;-0.003730636,0.01083019;0.5429057;0.04166389,389.6837
+0;0;0,-0.007389106;0.3152733;0.01530272,-0.01226075;0.6181904;0.01570757,0.1655481;0.4955952;0.0364845,0.2064297;0.171658;0.05315334,0.2445682;-0.06073725;-0.001225073,-0.1676389;0.4766301;-0.05150526,-0.2580426;0.3767127;-0.3493779,-0.2838753;0.357888;-0.5889555,0.07363471;0.005582098;-0.02718441,0.07552534;-0.37811;0.01632191,0.07715978;-0.7653399;0.09274717,0.09283752;-0.7267199;0.007939242,-0.06504767;0.004278425;-0.04407628,-0.1073163;-0.3771647;-0.001291715,-0.1257882;-0.7630653;0.07951633,-0.1080362;-0.7243397;-0.004870951,-0.0110789;0.5441686;0.01796972,0;0;0,0.00654541;0.3144028;0.02817988,0.01201108;0.6169502;0.04298973,0.1837833;0.4802133;0.04915762,0.2282317;0.1564458;0.04002881,0.2488639;-0.07328539;-0.03220034,-0.1568356;0.4989959;-0.02046019,-0.2346527;0.3587121;-0.3053275,-0.2812235;0.3330043;-0.5411016,0.07089263;-0.0008741469;-0.03414226,0.08256432;-0.3867062;-0.02349186,0.07756135;-0.7712913;0.06516337,0.08198556;-0.8076251;0.009551048,-0.06813309;0.006447446;-0.03883985,-0.1108722;-0.3771662;-0.02743826,-0.1129476;-0.762602;0.05756407,-0.1234294;-0.7929806;-0.003730636,0.01083019;0.5429057;0.04166389,389.6957
+0;0;0,-0.007395682;0.315554;0.01531634,-0.01227214;0.6187708;0.0157216,0.1651031;0.4962222;0.03645518,0.2038379;0.1892954;0.05224873,0.2438018;-0.05422272;-0.004732329,-0.1672638;0.4773037;-0.05131796,-0.2529202;0.3826331;-0.3335489,-0.2799892;0.3629075;-0.5845931,0.07356996;0.005577189;-0.0271605,0.07546037;-0.3780699;0.01634071,0.07709417;-0.7651508;0.09273659,0.09992109;-0.7226001;-0.03074443,-0.06499047;0.004274663;-0.04403751,-0.1072541;-0.3771237;-0.001257971,-0.125719;-0.7628759;0.07951899,-0.09987194;-0.7201714;-0.04334956,-0.01108913;0.544676;0.01798599,0;0;0,0.006619602;0.3146352;0.02871299,0.01208964;0.6174569;0.04404306,0.1832864;0.4803079;0.04943585,0.228413;0.1739326;0.04224873,0.2484705;-0.06798151;-0.03000283,-0.1561587;0.4996058;-0.01991289,-0.2192425;0.3750819;-0.2964415,-0.256165;0.2847097;-0.5301392,0.07099539;-0.0008657426;-0.03376746,0.08231805;-0.3866834;-0.02389026,0.07722437;-0.7711535;0.06458259,0.09204659;-0.7626957;-0.05887747,-0.06798977;0.006420806;-0.03895513,-0.110702;-0.377141;-0.02725047,-0.1130467;-0.7625772;0.05703526,-0.1288937;-0.8194789;-0.03309311,0.01091339;0.5433417;0.04259038,389.7172
+0;0;0,-0.007395682;0.315554;0.01531634,-0.01227214;0.6187708;0.0157216,0.1651031;0.4962222;0.03645518,0.2038379;0.1892954;0.05224873,0.2438018;-0.05422272;-0.004732329,-0.1672638;0.4773037;-0.05131796,-0.2529202;0.3826331;-0.3335489,-0.2799892;0.3629075;-0.5845931,0.07356996;0.005577189;-0.0271605,0.07546037;-0.3780699;0.01634071,0.07709417;-0.7651508;0.09273659,0.09992109;-0.7226001;-0.03074443,-0.06499047;0.004274663;-0.04403751,-0.1072541;-0.3771237;-0.001257971,-0.125719;-0.7628759;0.07951899,-0.09987194;-0.7201714;-0.04334956,-0.01108913;0.544676;0.01798599,0;0;0,0.006619602;0.3146352;0.02871299,0.01208964;0.6174569;0.04404306,0.1832864;0.4803079;0.04943585,0.228413;0.1739326;0.04224873,0.2484705;-0.06798151;-0.03000283,-0.1561587;0.4996058;-0.01991289,-0.2192425;0.3750819;-0.2964415,-0.256165;0.2847097;-0.5301392,0.07099539;-0.0008657426;-0.03376746,0.08231805;-0.3866834;-0.02389026,0.07722437;-0.7711535;0.06458259,0.09204659;-0.7626957;-0.05887747,-0.06798977;0.006420806;-0.03895513,-0.110702;-0.377141;-0.02725047,-0.1130467;-0.7625772;0.05703526,-0.1288937;-0.8194789;-0.03309311,0.01091339;0.5433417;0.04259038,389.7291
+0;0;0,-0.007499916;0.3155567;0.01548027,-0.01258544;0.6187527;0.01615422,0.1645823;0.4962184;0.03711652,0.2027855;0.1912932;0.05290901,0.2433169;-0.05431563;-0.004448187,-0.1674265;0.477953;-0.05133584,-0.2515857;0.3913065;-0.3343515,-0.2810711;0.3614303;-0.5863324,0.07361999;0.005519704;-0.02674791,0.07524845;-0.3779261;0.01665569,0.07687433;-0.765236;0.09319025,0.09991747;-0.7226706;-0.03025264,-0.06467789;0.004338528;-0.04431443,-0.1070293;-0.3767518;-0.0007973909,-0.1257069;-0.7627277;0.08009028,-0.09964615;-0.7200049;-0.04273476,-0.01137429;0.5446622;0.01835654,0;0;0,0.006285891;0.3146406;0.02887368,0.01151992;0.6174444;0.04431057,0.1825038;0.4801263;0.04946375,0.2276453;0.1758322;0.04201007,0.2474511;-0.06869678;-0.02919149,-0.1565053;0.4997317;-0.01963056,-0.2177712;0.3963041;-0.3028927,-0.2581696;0.2908095;-0.532011,0.07101494;-0.0008963495;-0.03349471,0.08187762;-0.3865289;-0.02418303,0.0765177;-0.7712526;0.06429338,0.09132767;-0.7627826;-0.05917382,-0.06779642;0.006437604;-0.03908994,-0.1110156;-0.3768561;-0.02746063,-0.1136781;-0.7625127;0.05698474,-0.1300575;-0.8192934;-0.0331699,0.01039873;0.5433345;0.04282975,389.7506
+0;0;0,-0.007499916;0.3155567;0.01548027,-0.01258544;0.6187527;0.01615422,0.1645823;0.4962184;0.03711652,0.2027855;0.1912932;0.05290901,0.2433169;-0.05431563;-0.004448187,-0.1674265;0.477953;-0.05133584,-0.2515857;0.3913065;-0.3343515,-0.2810711;0.3614303;-0.5863324,0.07361999;0.005519704;-0.02674791,0.07524845;-0.3779261;0.01665569,0.07687433;-0.765236;0.09319025,0.09991747;-0.7226706;-0.03025264,-0.06467789;0.004338528;-0.04431443,-0.1070293;-0.3767518;-0.0007973909,-0.1257069;-0.7627277;0.08009028,-0.09964615;-0.7200049;-0.04273476,-0.01137429;0.5446622;0.01835654,0;0;0,0.006285891;0.3146406;0.02887368,0.01151992;0.6174444;0.04431057,0.1825038;0.4801263;0.04946375,0.2276453;0.1758322;0.04201007,0.2474511;-0.06869678;-0.02919149,-0.1565053;0.4997317;-0.01963056,-0.2177712;0.3963041;-0.3028927,-0.2581696;0.2908095;-0.532011,0.07101494;-0.0008963495;-0.03349471,0.08187762;-0.3865289;-0.02418303,0.0765177;-0.7712526;0.06429338,0.09132767;-0.7627826;-0.05917382,-0.06779642;0.006437604;-0.03908994,-0.1110156;-0.3768561;-0.02746063,-0.1136781;-0.7625127;0.05698474,-0.1300575;-0.8192934;-0.0331699,0.01039873;0.5433345;0.04282975,389.7622
+0;0;0,-0.007503143;0.3156925;0.01548693,-0.01259064;0.619006;0.01616129,0.1644999;0.4964678;0.03711607,0.2024684;0.1934168;0.0528115,0.2433493;-0.05431031;-0.005040392,-0.1673625;0.4782105;-0.05129731,-0.2510045;0.3920966;-0.3325734,-0.2807442;0.3619627;-0.5867276,0.07355542;0.005514864;-0.02672446,0.07518319;-0.3777665;0.01666054,0.07680657;-0.7644796;0.09307716,0.09985096;-0.7219135;-0.03037243,-0.06462117;0.004334724;-0.04427557,-0.1069544;-0.3765922;-0.0007771887,-0.1256033;-0.7619734;0.07998583,-0.09954108;-0.7192499;-0.04284588,-0.01137907;0.5448903;0.01836435,0;0;0,0.006160095;0.3147362;0.02934456,0.01118931;0.6176312;0.04536772,0.1819839;0.4797795;0.049716,0.2272727;0.1774263;0.04201198,0.2469112;-0.0694562;-0.0290525,-0.1564968;0.4999748;-0.01928564,-0.219382;0.4064312;-0.3035793,-0.2584577;0.2977758;-0.5339137,0.07110779;-0.0008772016;-0.03313494,0.08136049;-0.3863756;-0.02445245,0.07602303;-0.7705373;0.0637548,0.09088826;-0.7620461;-0.05971646,-0.06765079;0.006408049;-0.03920867,-0.11107;-0.3766933;-0.02747533,-0.1135855;-0.7618221;0.05654031,-0.1288939;-0.8238066;-0.02850825,0.01012978;0.5434985;0.04373074,389.7845
+0;0;0,-0.007520487;0.3156865;0.01560109,-0.01271457;0.6189977;0.01643471,0.1643151;0.4963767;0.03784416,0.2016891;0.1932349;0.05320798,0.2426032;-0.05458321;-0.004229553,-0.1675438;0.4789738;-0.05163193,-0.2510824;0.3958209;-0.3338282,-0.2811483;0.3640848;-0.5877488,0.07363608;0.005438458;-0.02651722,0.07516801;-0.3778482;0.01682492,0.07685123;-0.7645524;0.09328534,0.1001886;-0.7219831;-0.03010889,-0.06456252;0.00440726;-0.04435389,-0.1069951;-0.3764806;-0.0006110296,-0.1253978;-0.7618269;0.08037477,-0.09904822;-0.7191033;-0.04239561,-0.01148818;0.5448811;0.01860099,0;0;0,0.006160095;0.3147362;0.02934456,0.01118931;0.6176312;0.04536772,0.1819839;0.4797795;0.049716,0.2272727;0.1774263;0.04201198,0.2469112;-0.0694562;-0.0290525,-0.1564968;0.4999748;-0.01928564,-0.219382;0.4064312;-0.3035793,-0.2584577;0.2977758;-0.5339137,0.07110779;-0.0008772016;-0.03313494,0.08136049;-0.3863756;-0.02445245,0.07602303;-0.7705373;0.0637548,0.09088826;-0.7620461;-0.05971646,-0.06765079;0.006408049;-0.03920867,-0.11107;-0.3766933;-0.02747533,-0.1135855;-0.7618221;0.05654031,-0.1288939;-0.8238066;-0.02850825,0.01012978;0.5434985;0.04373074,389.7957
+0;0;0,-0.007520487;0.3156865;0.01560109,-0.01271457;0.6189977;0.01643471,0.1643151;0.4963767;0.03784416,0.2016891;0.1932349;0.05320798,0.2426032;-0.05458321;-0.004229553,-0.1675438;0.4789738;-0.05163193,-0.2510824;0.3958209;-0.3338282,-0.2811483;0.3640848;-0.5877488,0.07363608;0.005438458;-0.02651722,0.07516801;-0.3778482;0.01682492,0.07685123;-0.7645524;0.09328534,0.1001886;-0.7219831;-0.03010889,-0.06456252;0.00440726;-0.04435389,-0.1069951;-0.3764806;-0.0006110296,-0.1253978;-0.7618269;0.08037477,-0.09904822;-0.7191033;-0.04239561,-0.01148818;0.5448811;0.01860099,0;0;0,0.006160095;0.3147362;0.02934456,0.01118931;0.6176312;0.04536772,0.1819839;0.4797795;0.049716,0.2272727;0.1774263;0.04201198,0.2469112;-0.0694562;-0.0290525,-0.1564968;0.4999748;-0.01928564,-0.219382;0.4064312;-0.3035793,-0.2584577;0.2977758;-0.5339137,0.07110779;-0.0008772016;-0.03313494,0.08136049;-0.3863756;-0.02445245,0.07602303;-0.7705373;0.0637548,0.09088826;-0.7620461;-0.05971646,-0.06765079;0.006408049;-0.03920867,-0.11107;-0.3766933;-0.02747533,-0.1135855;-0.7618221;0.05654031,-0.1288939;-0.8238066;-0.02850825,0.01012978;0.5434985;0.04373074,389.807
+0;0;0,-0.007526598;0.3159431;0.01561377,-0.01272556;0.6195392;0.01644814,0.1640141;0.4969283;0.03782777,0.2013642;0.1939799;0.05318178,0.2422816;-0.05385825;-0.004260391,-0.1672951;0.4795542;-0.05150008,-0.2507804;0.3964543;-0.3335162,-0.2808487;0.3647157;-0.5874574,0.07354003;0.005431364;-0.02648263,0.07507151;-0.3777428;0.01684679,0.07675544;-0.7646117;0.0933398,0.1000929;-0.7220424;-0.03005493,-0.06447831;0.004401512;-0.04429604,-0.1068984;-0.3763746;-0.0005660132,-0.1253089;-0.7618851;0.0804543,-0.0989593;-0.7191615;-0.04231656,-0.01149801;0.5453523;0.01861648,0;0;0,0.006173715;0.3149557;0.02975321,0.01116341;0.618113;0.0462234,0.1815181;0.4797908;0.04987073,0.2269194;0.1776592;0.04189157,0.2462287;-0.06952158;-0.02829671,-0.155954;0.5001532;-0.01895619,-0.2194759;0.4381815;-0.3114164,-0.2527491;0.3233733;-0.5396915,0.07109457;-0.0008631349;-0.03292084,0.08110592;-0.386266;-0.02475786,0.07560636;-0.7705814;0.06352043,0.09052256;-0.7620702;-0.05994868,-0.06748265;0.006385825;-0.03929731,-0.1105195;-0.3766251;-0.02694168,-0.1135557;-0.7620001;0.05671563,-0.1285526;-0.823866;-0.02851715,0.01011865;0.5439122;0.0444746,389.8294
+0;0;0,-0.007488943;0.3159346;0.01580182,-0.01275995;0.6195289;0.016867,0.1639476;0.4968432;0.03836577,0.2011466;0.1938783;0.05376048,0.2420717;-0.05397962;-0.003590852,-0.1672337;0.4803429;-0.05207625,-0.2509704;0.4012846;-0.3351777,-0.2809785;0.3742084;-0.5896654,0.07366689;0.005381169;-0.02613805,0.07528103;-0.3778207;0.01694283,0.07690568;-0.7646254;0.0937611,0.1005635;-0.7220557;-0.02957257,-0.06438153;0.004468136;-0.04442994,-0.106713;-0.3762694;-0.0002798773,-0.1251576;-0.7617185;0.08102448,-0.09848887;-0.7189866;-0.0416766,-0.0115247;0.5453404;0.01897642,0;0;0,0.006173715;0.3149557;0.02975321,0.01116341;0.618113;0.0462234,0.1815181;0.4797908;0.04987073,0.2269194;0.1776592;0.04189157,0.2462287;-0.06952158;-0.02829671,-0.155954;0.5001532;-0.01895619,-0.2194759;0.4381815;-0.3114164,-0.2527491;0.3233733;-0.5396915,0.07109457;-0.0008631349;-0.03292084,0.08110592;-0.386266;-0.02475786,0.07560636;-0.7705814;0.06352043,0.09052256;-0.7620702;-0.05994868,-0.06748265;0.006385825;-0.03929731,-0.1105195;-0.3766251;-0.02694168,-0.1135557;-0.7620001;0.05671563,-0.1285526;-0.823866;-0.02851715,0.01011865;0.5439122;0.0444746,389.8404
+0;0;0,-0.007492526;0.3160858;0.01580939,-0.01276529;0.6197812;0.01687495,0.1639535;0.4970687;0.03837561,0.2033715;0.1760322;0.0546886,0.2417371;-0.05632535;0.0009238645,-0.1672483;0.4805673;-0.05207203,-0.2559798;0.3967933;-0.3520603,-0.2841113;0.3714104;-0.590633,0.0735318;0.005371301;-0.02609012,0.07514766;-0.3782391;0.0170367,0.07677022;-0.7645456;0.09375601,0.1004242;-0.7219779;-0.029558,-0.06426347;0.004459942;-0.04434846,-0.1066401;-0.3766835;-0.000151325,-0.125061;-0.761636;0.08104829,-0.09839644;-0.7189061;-0.04163323,-0.01152964;0.5455689;0.01898505,0;0;0,0.005808517;0.315103;0.02987742,0.0104977;0.618363;0.04641199,0.1808108;0.4797325;0.05062485,0.2264964;0.1592552;0.04105949,0.2457211;-0.07145879;-0.02789021,-0.1564267;0.5002766;-0.01906076,-0.2210089;0.4201272;-0.3261268,-0.2550086;0.3223865;-0.5444005,0.07089016;-0.0008292347;-0.03302073,0.08071142;-0.3866498;-0.02492762,0.07495452;-0.7704877;0.06314372,0.09011421;-0.7619783;-0.06027485,-0.06733495;0.006351811;-0.03926997,-0.1104392;-0.3770279;-0.0257955,-0.1138952;-0.7621567;0.05657569,-0.12903;-0.8243816;-0.0282141,0.009524956;0.5441378;0.04464841,389.851
+0;0;0,-0.007492526;0.3160858;0.01580939,-0.01276529;0.6197812;0.01687495,0.1639535;0.4970687;0.03837561,0.2033715;0.1760322;0.0546886,0.2417371;-0.05632535;0.0009238645,-0.1672483;0.4805673;-0.05207203,-0.2559798;0.3967933;-0.3520603,-0.2841113;0.3714104;-0.590633,0.0735318;0.005371301;-0.02609012,0.07514766;-0.3782391;0.0170367,0.07677022;-0.7645456;0.09375601,0.1004242;-0.7219779;-0.029558,-0.06426347;0.004459942;-0.04434846,-0.1066401;-0.3766835;-0.000151325,-0.125061;-0.761636;0.08104829,-0.09839644;-0.7189061;-0.04163323,-0.01152964;0.5455689;0.01898505,0;0;0,0.005808517;0.315103;0.02987742,0.0104977;0.618363;0.04641199,0.1808108;0.4797325;0.05062485,0.2264964;0.1592552;0.04105949,0.2457211;-0.07145879;-0.02789021,-0.1564267;0.5002766;-0.01906076,-0.2210089;0.4201272;-0.3261268,-0.2550086;0.3223865;-0.5444005,0.07089016;-0.0008292347;-0.03302073,0.08071142;-0.3866498;-0.02492762,0.07495452;-0.7704877;0.06314372,0.09011421;-0.7619783;-0.06027485,-0.06733495;0.006351811;-0.03926997,-0.1104392;-0.3770279;-0.0257955,-0.1138952;-0.7621567;0.05657569,-0.12903;-0.8243816;-0.0282141,0.009524956;0.5441378;0.04464841,389.8738
+0;0;0,-0.00741725;0.3161081;0.01612429,-0.01270673;0.6198006;0.01730759,0.1641348;0.4970096;0.03908542,0.1998281;0.2038097;0.05392542,0.2425137;-0.05349153;-0.00583658,-0.1672953;0.4811391;-0.05231683,-0.2482467;0.4083033;-0.3272755,-0.2797143;0.3797816;-0.5914606,0.07352287;0.005271244;-0.02582602,0.07512626;-0.3782345;0.01739862,0.07679649;-0.7686372;0.09500643,0.1006915;-0.7260649;-0.02821589,-0.06414673;0.004540008;-0.04432796,-0.1063369;-0.3764785;0.000309661,-0.1249008;-0.7655157;0.08244042,-0.09799994;-0.7227799;-0.0401439,-0.01146023;0.5455909;0.01939651,0;0;0,0.00561884;0.3151288;0.03002691,0.01012827;0.618385;0.04664326,0.1805219;0.4794418;0.05127406,0.2267185;0.1874026;0.0449934,0.2445456;-0.06975117;-0.02678132,-0.156831;0.5002635;-0.01907673,-0.2135569;0.4191318;-0.2977526,-0.2615729;0.4566862;-0.5582936,0.07087898;-0.0008359254;-0.0328002,0.0803245;-0.3865843;-0.02527452,0.07421948;-0.7745622;0.06347156,0.08956124;-0.7659983;-0.05988932,-0.06716818;0.006342429;-0.03935215,-0.1104631;-0.3769099;-0.02553719,-0.1139217;-0.766217;0.05733651,-0.1291028;-0.8297072;-0.02598153,0.009198949;0.5441626;0.04486346,389.8848

+ 161 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Forward_None_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006057175;0.3193453;0.008621422,0.01223081;0.6272619;0.002837504,0.1902193;0.4998846;0.008351563,0.2234597;0.23174;0.02910179,0.2655205;-0.04323933;-0.03671276,-0.1650995;0.4883643;3.580377E-05,-0.2069873;0.2206655;0.004491528,-0.2429526;-0.05961221;-0.03869589,0.07601933;0.005177237;-0.03690904,0.09024843;-0.3395077;0.0003531761,0.09462434;-0.736756;0.07663895,0.09506364;-0.6968591;-0.02326243,-0.0749742;0.004948107;-0.03901803,-0.09803039;-0.3402883;-0.01296359,-0.114315;-0.7376653;0.0610043,-0.1113911;-0.6977462;-0.03885303,0.01063373;0.5518015;0.006592579,0;0;0,-0.003013872;0.3194079;0.007870913,-0.006627582;0.62735;0.001652002,0.1771697;0.5132145;0.01024008,0.2191492;0.2455387;0.01518011,0.2446156;-0.03228053;-0.04712749,-0.1879752;0.5150226;-0.01322278,-0.2308081;0.2478075;-0.02731032,-0.2631301;-0.02872345;-0.0921194,0.07507914;0.002851814;-0.03902578,0.1139787;-0.3417922;-0.02873158,0.1201595;-0.7365023;0.05964613,0.1328893;-0.7791184;-0.008495569,-0.07593039;0.004384503;-0.03719372,-0.1271559;-0.3387575;-0.03188607,-0.134603;-0.7331394;0.05784877,-0.1300615;-0.7214216;-0.04075937,-0.005676158;0.5518924;0.005674362,319.4947
+0;0;0,0.005928671;0.3194834;0.008559829,0.01193326;0.6275584;0.002702921,0.1897103;0.500339;0.008419841,0.2228638;0.2322283;0.02866743,0.265493;-0.04228249;-0.03672467,-0.1650576;0.4886708;0.0002416209,-0.2065496;0.2209888;0.004392683,-0.2425194;-0.05881152;-0.03882207,0.07598136;0.005180966;-0.03698952,0.09031801;-0.3395749;0.0004214048,0.09454011;-0.7367364;0.07680537,0.0949489;-0.696866;-0.02288116,-0.0750136;0.004945082;-0.03894534,-0.09796202;-0.3403909;-0.01290403,-0.1143392;-0.7376716;0.06118678,-0.1114516;-0.6977785;-0.03845651,0.01038393;0.5520605;0.006475815,0;0;0,-0.002917372;0.3195446;0.007798672,-0.006386586;0.6276432;0.001510859,0.1769955;0.5131288;0.01010346,0.219021;0.24554;0.01485705,0.2444108;-0.03189567;-0.04706502,-0.1874212;0.5151064;-0.0133793,-0.2300267;0.2479207;-0.02712773,-0.2623706;-0.02809122;-0.09209558,0.07500947;0.002856165;-0.03916192,0.113848;-0.341884;-0.02879357,0.1200205;-0.7365845;0.05931425,0.133035;-0.7793599;-0.0082829,-0.0759617;0.004370919;-0.03713419,-0.1274972;-0.3388287;-0.03267528,-0.1350951;-0.7331623;0.05695102,-0.1305421;-0.7214071;-0.04144305,-0.00546968;0.5521488;0.005550861,319.5195
+0;0;0,0.005928671;0.3194834;0.008559829,0.01193326;0.6275584;0.002702921,0.1897103;0.500339;0.008419841,0.2228638;0.2322283;0.02866743,0.265493;-0.04228249;-0.03672467,-0.1650576;0.4886708;0.0002416209,-0.2065496;0.2209888;0.004392683,-0.2425194;-0.05881152;-0.03882207,0.07598136;0.005180966;-0.03698952,0.09031801;-0.3395749;0.0004214048,0.09454011;-0.7367364;0.07680537,0.0949489;-0.696866;-0.02288116,-0.0750136;0.004945082;-0.03894534,-0.09796202;-0.3403909;-0.01290403,-0.1143392;-0.7376716;0.06118678,-0.1114516;-0.6977785;-0.03845651,0.01038393;0.5520605;0.006475815,0;0;0,-0.002917372;0.3195446;0.007798672,-0.006386586;0.6276432;0.001510859,0.1769955;0.5131288;0.01010346,0.219021;0.24554;0.01485705,0.2444108;-0.03189567;-0.04706502,-0.1874212;0.5151064;-0.0133793,-0.2300267;0.2479207;-0.02712773,-0.2623706;-0.02809122;-0.09209558,0.07500947;0.002856165;-0.03916192,0.113848;-0.341884;-0.02879357,0.1200205;-0.7365845;0.05931425,0.133035;-0.7793599;-0.0082829,-0.0759617;0.004370919;-0.03713419,-0.1274972;-0.3388287;-0.03267528,-0.1350951;-0.7331623;0.05695102,-0.1305421;-0.7214071;-0.04144305,-0.00546968;0.5521488;0.005550861,319.5453
+0;0;0,0.005932522;0.3196909;0.008565389,0.01194177;0.6280038;0.002703303,0.1897035;0.5007142;0.008423784,0.2230011;0.231438;0.02875939,0.2655188;-0.04235473;-0.03646165,-0.1650371;0.4890469;0.0002461928,-0.2067095;0.2202013;0.004415299,-0.2425852;-0.05886716;-0.03868641,0.07594151;0.005178249;-0.03697012,0.09028552;-0.3397546;0.0004599988,0.09452999;-0.73902;0.0772486,0.094947;-0.6989511;-0.02444305,-0.07497426;0.004942489;-0.03892492,-0.09793445;-0.3405707;-0.01287024,-0.1143984;-0.739956;0.06161305,-0.1114527;-0.6998639;-0.04003448,0.01039092;0.5524317;0.006479908,0;0;0,-0.00295224;0.3197605;0.007442713,-0.006357133;0.6280935;0.0009450917,0.176898;0.5131428;0.0100596,0.2189616;0.2443753;0.01521969,0.2442424;-0.03225043;-0.04693389,-0.1874212;0.5153843;-0.01347007,-0.2301117;0.2470183;-0.02722358,-0.2624511;-0.02830559;-0.09183725,0.07497865;0.002894908;-0.0391221,0.1138228;-0.3420224;-0.02870083,0.11975;-0.7389241;0.05939698,0.132289;-0.7846785;-0.008033037,-0.07588976;0.004329937;-0.03718484,-0.1275677;-0.3390355;-0.03331554,-0.135442;-0.7354783;0.05667578,-0.130777;-0.7241141;-0.043692,-0.005461916;0.5525274;0.005041361,319.5684
+0;0;0,0.005913934;0.319819;0.008538972,0.01190985;0.6282403;0.002660859,0.189527;0.5009757;0.008399843,0.2228887;0.2322319;0.0287554,0.2659741;-0.04207316;-0.03661546,-0.1649271;0.4893203;0.0003566183,-0.2062361;0.2209386;0.004284507,-0.2420262;-0.05871075;-0.03916973,0.07588334;0.005182998;-0.03700234,0.09026948;-0.3396181;0.0004967824,0.09446977;-0.7382377;0.07714078,0.09485201;-0.6983176;-0.02305595,-0.07496063;0.004935422;-0.03886981,-0.09781863;-0.3404703;-0.01291927,-0.114433;-0.7391637;0.06162637,-0.1115585;-0.6992213;-0.03852762,0.01036245;0.5526469;0.006439737,0;0;0,-0.002875857;0.3198877;0.007461071,-0.006208651;0.6283296;0.0009500976,0.1768544;0.5132723;0.01010418,0.2188156;0.2450098;0.01511073,0.2443053;-0.03221411;-0.04710006,-0.187087;0.5155219;-0.01370993,-0.2297527;0.2476792;-0.02751228,-0.2620648;-0.02825284;-0.09224578,0.07494439;0.002924368;-0.03910375,0.1137785;-0.3418824;-0.02904415,0.1195983;-0.7380465;0.05932808,0.1325319;-0.782162;-0.007586479,-0.07583478;0.004302542;-0.03721412,-0.1287237;-0.3387657;-0.03439064,-0.1366198;-0.7346181;0.05520852,-0.1319552;-0.7229716;-0.04368198,-0.005327433;0.5527421;0.005046844,319.601
+0;0;0,0.005916208;0.319942;0.008542255,0.01191354;0.6284354;0.002662314,0.1895499;0.5011364;0.00840295,0.2229002;0.2324847;0.02875154,0.2659919;-0.04186046;-0.03662887,-0.1649434;0.4894797;0.0003588353,-0.2062382;0.22119;0.004285378,-0.2420336;-0.05850023;-0.0391752,0.07586648;0.005181848;-0.03699413,0.09024869;-0.3395249;0.0004947297,0.09445794;-0.7389951;0.07730226,0.09482394;-0.6994963;-0.01863892,-0.07494398;0.004934327;-0.03886118,-0.09779572;-0.3403767;-0.01291774,-0.1144456;-0.7399209;0.06178696,-0.1116931;-0.7004008;-0.0341133,0.01036555;0.5528133;0.006442627,0;0;0,-0.002999045;0.3200138;0.007282257,-0.00637994;0.628526;0.0007021427,0.1767031;0.5133719;0.009963989,0.2186424;0.2452006;0.014992,0.2441647;-0.032069;-0.04719281,-0.1872351;0.5154948;-0.01382098,-0.2295851;0.2476851;-0.02740703,-0.2620217;-0.02828395;-0.09210368,0.07492559;0.002958447;-0.03909659,0.1136287;-0.3417738;-0.02926159,0.1193671;-0.7388294;0.05909849,0.1335248;-0.7776049;-0.006966345,-0.07580795;0.004268608;-0.03723001,-0.1273385;-0.3388692;-0.03122743,-0.1354091;-0.7359637;0.05677487,-0.1309501;-0.7235121;-0.03792065,-0.005482405;0.5529107;0.004816771,319.6233
+0;0;0,0.005916746;0.3199711;0.008543031,0.01191523;0.6285239;0.002662119,0.1895039;0.5012279;0.008402769,0.2228532;0.2325841;0.02875075,0.2658545;-0.04118562;-0.03649254,-0.1648954;0.4895743;0.000360786,-0.2061891;0.2212926;0.004287211,-0.2419093;-0.05781102;-0.03908223,0.07588083;0.005182827;-0.03700112,0.09027189;-0.3397363;0.0005108304,0.0944865;-0.739715;0.07741615,0.09485162;-0.7002391;-0.01829346,-0.07495815;0.004935259;-0.03886853,-0.09782397;-0.3405885;-0.01290911,-0.114495;-0.7406414;0.06189071,-0.1117492;-0.7011442;-0.03377808,0.01036702;0.5528911;0.006442965,0;0;0,-0.00294067;0.3200434;0.007283211,-0.006181233;0.6286159;0.0006730566,0.1767794;0.5133139;0.01005769,0.2187096;0.2451493;0.01508021,0.2442583;-0.03160003;-0.04666758,-0.1870218;0.5155022;-0.01372218,-0.2293532;0.247694;-0.02723035,-0.2617768;-0.02767423;-0.09185809,0.07493535;0.002950743;-0.03911304,0.113623;-0.341992;-0.02905178,0.1192478;-0.7396846;0.05883503,0.1333504;-0.7790486;-0.006280422,-0.07583485;0.004280821;-0.03721014,-0.1269726;-0.3391263;-0.0308938,-0.1351387;-0.7367396;0.05715256,-0.1306891;-0.724248;-0.0373139,-0.005322486;0.55299;0.004797221,319.6572
+0;0;0,0.005816724;0.3199453;0.00850402,0.01169729;0.628461;0.002548746,0.1893863;0.5011896;0.008345364,0.2228101;0.2327361;0.0287629,0.26589;-0.04087254;-0.03653743,-0.1651644;0.4895652;0.0004850938,-0.2060941;0.2213988;0.004076189,-0.2415896;-0.05755946;-0.03955913,0.07589897;0.005199447;-0.03698364,0.09032466;-0.3397111;0.0005990118,0.09445001;-0.7397111;0.07745004,0.09477804;-0.7002046;-0.01860318,-0.0749563;0.004918794;-0.03889519,-0.09771869;-0.34062;-0.01303628,-0.1146072;-0.7406323;0.06198407,-0.1118895;-0.7011043;-0.03402913,0.010184;0.5528436;0.006349126,0;0;0,-0.002843939;0.320016;0.007268428,-0.005978793;0.6285516;0.0006535049,0.1769854;0.5131395;0.01007485,0.2188006;0.2451318;0.01504612,0.2443352;-0.0314661;-0.04678655,-0.1869227;0.5154052;-0.01354041,-0.2291593;0.2477657;-0.02719756,-0.261455;-0.02750912;-0.09171465,0.07495362;0.00291191;-0.03910184,0.1136807;-0.3420305;-0.0291605,0.1192943;-0.7397342;0.05872179,0.1339501;-0.7793826;-0.006478064,-0.0758387;0.004315004;-0.03722028,-0.1264642;-0.3391569;-0.03029114,-0.1350359;-0.7368129;0.05756836,-0.1305977;-0.7243851;-0.03723787,-0.005150296;0.5529404;0.004776001,319.6905
+0;0;0,0.005816724;0.3199453;0.00850402,0.01169729;0.628461;0.002548746,0.1893863;0.5011896;0.008345364,0.2228101;0.2327361;0.0287629,0.26589;-0.04087254;-0.03653743,-0.1651644;0.4895652;0.0004850938,-0.2060941;0.2213988;0.004076189,-0.2415896;-0.05755946;-0.03955913,0.07589897;0.005199447;-0.03698364,0.09032466;-0.3397111;0.0005990118,0.09445001;-0.7397111;0.07745004,0.09477804;-0.7002046;-0.01860318,-0.0749563;0.004918794;-0.03889519,-0.09771869;-0.34062;-0.01303628,-0.1146072;-0.7406323;0.06198407,-0.1118895;-0.7011043;-0.03402913,0.010184;0.5528436;0.006349126,0;0;0,-0.002843939;0.320016;0.007268428,-0.005978793;0.6285516;0.0006535049,0.1769854;0.5131395;0.01007485,0.2188006;0.2451318;0.01504612,0.2443352;-0.0314661;-0.04678655,-0.1869227;0.5154052;-0.01354041,-0.2291593;0.2477657;-0.02719756,-0.261455;-0.02750912;-0.09171465,0.07495362;0.00291191;-0.03910184,0.1136807;-0.3420305;-0.0291605,0.1192943;-0.7397342;0.05872179,0.1339501;-0.7793826;-0.006478064,-0.0758387;0.004315004;-0.03722028,-0.1264642;-0.3391569;-0.03029114,-0.1350359;-0.7368129;0.05756836,-0.1305977;-0.7243851;-0.03723787,-0.005150296;0.5529404;0.004776001,319.7129
+0;0;0,0.005818943;0.3200674;0.008507266,0.01170136;0.6286797;0.002549879,0.1892542;0.5014177;0.00834648,0.2226445;0.2332331;0.02874356,0.265729;-0.04040477;-0.03656374,-0.1650282;0.4898021;0.0004921569,-0.2059169;0.2219044;0.004079655,-0.2414163;-0.0570837;-0.03956033,0.07589011;0.00519884;-0.03697933,0.0903163;-0.3397235;0.0006046034,0.09443939;-0.7395054;0.07741372,0.09477212;-0.6998628;-0.02001362,-0.07494756;0.00491822;-0.03889066,-0.09771071;-0.3406323;-0.01303086,-0.11459;-0.7404265;0.06194858,-0.1118334;-0.7007622;-0.03543817,0.01018748;0.5530326;0.006351753,0;0;0,-0.002790079;0.3201422;0.007111549,-0.005837232;0.628773;0.0003991127,0.1769345;0.513247;0.009840488,0.2187824;0.2455224;0.01496029,0.2444129;-0.03114513;-0.0466609,-0.1866489;0.5154617;-0.01365286,-0.2287659;0.2480835;-0.02739966,-0.2609655;-0.02733037;-0.09150429,0.07494771;0.002930686;-0.03909039,0.1135858;-0.3420354;-0.029212,0.1193475;-0.7395666;0.05841208,0.1346116;-0.7789173;-0.008987188,-0.07581879;0.004299105;-0.03724025,-0.1264469;-0.3391888;-0.03053769,-0.1352117;-0.7366245;0.05727054,-0.1307274;-0.7244555;-0.03889143,-0.005038187;0.5531334;0.004550695,319.7462
+0;0;0,0.005758074;0.3201171;0.008492647,0.01156723;0.6287984;0.002521743,0.189001;0.5015998;0.00827812,0.2224136;0.233422;0.02858158,0.2660542;-0.04041329;-0.03690401,-0.1650186;0.490012;0.0006006537,-0.2055349;0.2220635;0.003762051,-0.2403354;-0.0571644;-0.04095214,0.07588436;0.005209599;-0.03695089,0.09033994;-0.339832;0.0006629601,0.09452988;-0.7432482;0.07808272,0.09482076;-0.7037655;-0.01773221,-0.07492544;0.004902632;-0.03889843,-0.09749215;-0.3407917;-0.01313735,-0.1147764;-0.7441802;0.06259216,-0.1121009;-0.7046742;-0.03318354,0.01007365;0.5531389;0.00632586,0;0;0,-0.002672717;0.3201885;0.00723958,-0.005587347;0.628891;0.0006341934,0.1769693;0.5131911;0.009733677,0.2187623;0.2454689;0.01484919,0.2444888;-0.03155112;-0.04660535,-0.1862591;0.5156216;-0.01366376,-0.228432;0.2482634;-0.02741278,-0.2603971;-0.02756837;-0.09123801,0.07494269;0.002900973;-0.0390656,0.1134317;-0.3422036;-0.02912092,0.1197306;-0.7432812;0.05949664,0.1348816;-0.7791095;-0.009115219,-0.07579114;0.004320058;-0.03725565,-0.1266318;-0.3392667;-0.03086406,-0.1353343;-0.7402478;0.05798614,-0.1410111;-0.7839875;-0.003664088,-0.004818037;0.5532373;0.004756451,319.7803
+0;0;0,0.005759395;0.3201905;0.008494595,0.01157002;0.6289501;0.002522248,0.1889535;0.5017483;0.008278959,0.2223501;0.2336985;0.02857272,0.2660152;-0.04029015;-0.03694955,-0.1649673;0.4901638;0.0006036358,-0.2054642;0.2223432;0.003763523,-0.2402842;-0.05704105;-0.04097572,0.07586942;0.005208573;-0.03694361,0.09032169;-0.3397541;0.0006616414,0.09451044;-0.7430555;0.07805937,0.09480927;-0.7033135;-0.02037516,-0.07491068;0.004901666;-0.03889076,-0.09747224;-0.3407136;-0.01313558,-0.1147516;-0.7439873;0.06257237,-0.1120029;-0.7042214;-0.03582186,0.0100761;0.5532731;0.006327244,0;0;0,-0.002630711;0.3202624;0.007237911,-0.005505666;0.629043;0.0006101131,0.1769751;0.5132552;0.009716034,0.2187576;0.2456629;0.01485395,0.2444503;-0.03149953;-0.04671288,-0.1860999;0.5156522;-0.01377564,-0.2281519;0.2484052;-0.02750738,-0.259996;-0.02763796;-0.09119162,0.07492684;0.002898797;-0.03906012,0.113359;-0.3421369;-0.02927995,0.1196903;-0.7431207;0.05921769,0.1361659;-0.781588;-0.01024556,-0.07576813;0.004321542;-0.0372645,-0.1267633;-0.3391759;-0.0316718,-0.1354356;-0.7399417;0.05761147,-0.1430348;-0.7872448;-0.003632694,-0.004743405;0.553372;0.004738092,319.802
+0;0;0,0.005761156;0.3202884;0.008497193,0.01157545;0.6292421;0.002520407,0.1889581;0.5019759;0.008280355,0.2223346;0.2340872;0.02856192,0.2660172;-0.04001129;-0.0369866,-0.1649635;0.4903914;0.0006050151,-0.2054361;0.2227317;0.003763004,-0.24027;-0.05676448;-0.04099416,0.07587007;0.005208618;-0.03694393,0.09031642;-0.3396129;0.0006459355,0.09443291;-0.7359554;0.07670817,0.09473316;-0.6961672;-0.02219294,-0.07491133;0.004901708;-0.0388911,-0.09746365;-0.3405721;-0.01314645,-0.1144448;-0.7368875;0.06125516,-0.1116832;-0.6970752;-0.03760545,0.01008026;0.5535008;0.006328635,0;0;0,-0.00263539;0.3203632;0.007110358,-0.005412407;0.6293328;0.000253201,0.1769982;0.5132936;0.009579182,0.2187058;0.2458542;0.01470995,0.2444146;-0.03142449;-0.04685545,-0.1860145;0.5156922;-0.01382679,-0.2279929;0.2485877;-0.02734434,-0.2598433;-0.02751267;-0.09128833,0.07493399;0.002902284;-0.03904772,0.1132739;-0.3420064;-0.02947497,0.119708;-0.7359225;0.05815195,0.1360351;-0.777841;-0.008470066,-0.07576261;0.004318931;-0.03727765,-0.1262231;-0.3391147;-0.0317419,-0.135315;-0.7329705;0.05592084,-0.1424356;-0.7802649;-0.006145336,-0.004674502;0.5536017;0.004463912,319.8359
+0;0;0,0.005578129;0.3204166;0.008527816,0.0111818;0.6294626;0.002517895,0.1884798;0.5023624;0.008359896,0.2219074;0.2345219;0.02873904,0.2658221;-0.03973481;-0.03706088,-0.1651231;0.4906732;0.0008154586,-0.2051417;0.2229726;0.003297491,-0.2403113;-0.05679566;-0.04106121,0.07597454;0.005255391;-0.03696133,0.09047846;-0.3397457;0.0007675774,0.09448466;-0.7352583;0.07660401,0.09475537;-0.6954551;-0.02245485,-0.07499056;0.004865036;-0.03896969,-0.09748372;-0.3408109;-0.01324482,-0.1147209;-0.7362353;0.06118616,-0.1119831;-0.6964074;-0.0378328,0.009750368;0.5537106;0.006336289,0;0;0,-0.002473608;0.3204888;0.007172108,-0.005100586;0.6295497;0.0003454685,0.1770059;0.5131375;0.009615898,0.21876;0.24574;0.01475239,0.2444065;-0.0317997;-0.04680132,-0.185483;0.5155661;-0.01357955,-0.2273078;0.2484603;-0.02686035,-0.259285;-0.02787206;-0.09083528,0.07499701;0.002912953;-0.03915167,0.113414;-0.342182;-0.02949858,0.1192939;-0.73516;0.058429,0.1354783;-0.7779293;-0.007537127,-0.07590874;0.004353881;-0.03721284,-0.1265496;-0.3392569;-0.0320444,-0.1358509;-0.732314;0.05523184,-0.1432834;-0.7788451;-0.007986698,-0.004391909;0.5538077;0.004545927,319.858
+0;0;0,0.005579432;0.3204914;0.008529808,0.01118605;0.6297001;0.002516599,0.188;0.5026957;0.008355292,0.2214415;0.2347445;0.02874286,0.2654266;-0.03995246;-0.03716266,-0.1646469;0.4910381;0.000831251,-0.2046821;0.2232268;0.00331431,-0.2399081;-0.05699047;-0.04111559,0.07596382;0.00525465;-0.03695611,0.09045486;-0.33944;0.0007392839,0.09446358;-0.7352005;0.07662324,0.09473146;-0.6954993;-0.02140434,-0.07497998;0.00486435;-0.03896419,-0.09745317;-0.3405046;-0.01326217,-0.1147011;-0.7361767;0.06121545,-0.1119919;-0.6964512;-0.03677265,0.009753813;0.5539051;0.006337156,0;0;0,-0.002201132;0.3205679;0.007072688,-0.004349373;0.6297876;-6.842567E-05,0.1770671;0.5131712;0.009657621,0.2187895;0.2456531;0.01467252,0.2443736;-0.03230628;-0.04713917,-0.1843871;0.5158105;-0.01354542,-0.2262085;0.2485923;-0.02685765,-0.2580553;-0.02818218;-0.09103193,0.07499181;0.002898261;-0.03913689,0.1135239;-0.3418744;-0.02952027,0.1192306;-0.7351213;0.0583725,0.1349753;-0.7765359;-0.007624865,-0.07589012;0.004362569;-0.03722262,-0.1265346;-0.338938;-0.03220051,-0.1358917;-0.7323989;0.05441216,-0.1437874;-0.7834432;-0.001023214,-0.003767453;0.5540066;0.004224778,319.8807
+0;0;0,0.005580751;0.3205672;0.008531825,0.01118813;0.6298181;0.002518013,0.1879195;0.5028325;0.008356024,0.221407;0.2345122;0.02877168,0.2653422;-0.039873;-0.03705905,-0.1645642;0.4911803;0.0008354667,-0.2046545;0.2230001;0.003321947,-0.2398405;-0.05689922;-0.04105753,0.07596587;0.005254791;-0.03695711,0.09044991;-0.3392734;0.00072008,0.09446517;-0.7356795;0.07672782,0.09473471;-0.695918;-0.02190854,-0.074982;0.004864482;-0.03896524,-0.09744433;-0.3403377;-0.01327564,-0.1147204;-0.7366552;0.06132348,-0.1119943;-0.6968694;-0.03727316,0.009755799;0.5540182;0.006338822,0;0;0,-0.002211325;0.3206445;0.007032633,-0.004435658;0.6299047;-0.000166893,0.1769084;0.5132517;0.009537697,0.2187925;0.2453791;0.01443839,0.2441627;-0.0322713;-0.04735041,-0.1843422;0.5158337;-0.01365363,-0.2264986;0.2482929;-0.02702475,-0.258277;-0.02816054;-0.09117195,0.07501205;0.002872393;-0.03910494,0.1132835;-0.3417667;-0.02971244,0.1190763;-0.7356371;0.05839921,0.1345057;-0.7780579;-0.007492058,-0.07588124;0.004380971;-0.03724379,-0.126712;-0.3387254;-0.03241973,-0.1361;-0.732825;0.054347,-0.1450719;-0.7841188;-0.001646936,-0.003831699;0.5541196;0.004136562,319.915
+0;0;0,0.005311272;0.3205648;0.008786897,0.01073139;0.6298209;0.002862245,0.1875193;0.5027888;0.00858405,0.2212245;0.2345017;0.02907917,0.2653324;-0.03981584;-0.03691764,-0.1649435;0.4911515;0.001198373,-0.204614;0.2229029;0.002917283,-0.2401831;-0.05698797;-0.04120973,0.07598174;0.005301153;-0.03691784,0.09028537;-0.3392096;0.0009872504,0.09422724;-0.7356007;0.0770772,0.09446608;-0.6958244;-0.02155778,-0.074976;0.004818293;-0.03898253,-0.09753521;-0.3403579;-0.01303043,-0.1149259;-0.7366462;0.06169745,-0.1122309;-0.6968455;-0.03689857,0.009367228;0.5540186;0.006660363,0;0;0,-0.002211325;0.3206445;0.007032633,-0.004435658;0.6299047;-0.000166893,0.1769084;0.5132517;0.009537697,0.2187925;0.2453791;0.01443839,0.2441627;-0.0322713;-0.04735041,-0.1843422;0.5158337;-0.01365363,-0.2264986;0.2482929;-0.02702475,-0.258277;-0.02816054;-0.09117195,0.07501205;0.002872393;-0.03910494,0.1132835;-0.3417667;-0.02971244,0.1190763;-0.7356371;0.05839921,0.1345057;-0.7780579;-0.007492058,-0.07588124;0.004380971;-0.03724379,-0.126712;-0.3387254;-0.03241973,-0.1361;-0.732825;0.054347,-0.1450719;-0.7841188;-0.001646936,-0.003831699;0.5541196;0.004136562,319.9377
+0;0;0,0.005311957;0.3206062;0.00878803,0.01073299;0.6299148;0.002862338,0.1874911;0.5028774;0.00858451,0.2212629;0.2340601;0.02912012,0.2653388;-0.04005817;-0.03682873,-0.1649133;0.4912421;0.001200058,-0.2046622;0.2224633;0.002922365,-0.2402054;-0.05722415;-0.04117258,0.07596789;0.005300187;-0.03691112,0.09026563;-0.3390686;0.0009783581,0.09419301;-0.7340028;0.07678864,0.09443302;-0.6941786;-0.02232856,-0.07496233;0.004817415;-0.03897542,-0.09751224;-0.3402165;-0.01303402,-0.114839;-0.7350483;0.06141921,-0.1121308;-0.6951997;-0.03765885,0.009368586;0.5540987;0.006661142,0;0;0,-0.002213009;0.3206884;0.006916523,-0.004462391;0.6299946;-0.0005364416,0.1768451;0.51328;0.009537935,0.2191864;0.2449319;0.01417041,0.2441905;-0.03250337;-0.0477748,-0.1843193;0.5157743;-0.01366983,-0.2264753;0.2476874;-0.02698217,-0.2582724;-0.02853;-0.09121354,0.07502554;0.002863169;-0.03904629,0.1132154;-0.3416418;-0.02968121,0.1191998;-0.734076;0.05804133,0.1347678;-0.778054;-0.00680995,-0.0758393;0.004372863;-0.03729506,-0.1266538;-0.3385969;-0.03287823,-0.136228;-0.7312022;0.05375322,-0.1458809;-0.7845246;4.106387E-05,-0.003842555;0.5541999;0.003838539,319.9613
+0;0;0,0.005312832;0.320659;0.008789478,0.01073477;0.6300192;0.002862908,0.1874854;0.502974;0.008585501,0.2212543;0.23418;0.02911934,0.2655281;-0.04116845;-0.03712548,-0.1649046;0.4913391;0.001201349,-0.20465;0.2225837;0.002923506,-0.2403528;-0.05835897;-0.04136933,0.07602093;0.005303888;-0.03693688,0.09032628;-0.3392483;0.0009727739,0.09425581;-0.7343992;0.07682465,0.09450204;-0.6943203;-0.02486279,-0.07501467;0.004820778;-0.03900263,-0.09757659;-0.340397;-0.01304742,-0.1149129;-0.7354454;0.06144666,-0.1121344;-0.6953414;-0.04020063,0.009370185;0.5541933;0.006662211,0;0;0,-0.002183139;0.3207411;0.006934643,-0.004415393;0.6300998;-0.0004956718,0.1768588;0.5132643;0.009563684,0.2192006;0.2449387;0.01411438,0.2445901;-0.03365919;-0.04836678,-0.1842149;0.5156503;-0.01367676,-0.2263241;0.247592;-0.02723212,-0.2580996;-0.02990851;-0.09164549,0.07506005;0.002875939;-0.03910708,0.1132781;-0.3418084;-0.02961516,0.1194377;-0.7345145;0.0578897,0.1353022;-0.779623;-0.00955677,-0.07590819;0.004365045;-0.03728993,-0.1276408;-0.3386652;-0.03382624,-0.1365675;-0.7314003;0.05330914,-0.1467001;-0.7874579;-0.000851769,-0.003796257;0.5542945;0.003869772,319.9951
+0;0;0,0.004979928;0.3207428;0.008818369,0.01001152;0.6301447;0.002792631,0.1868943;0.5031189;0.008663555,0.2209135;0.2335129;0.02943924,0.2651461;-0.04124913;-0.03682458,-0.1653479;0.4910444;0.0007347674,-0.2048671;0.2213919;0.002192978,-0.2404879;-0.0588007;-0.04324703,0.07599465;0.005403096;-0.03689482,0.09004789;-0.3390346;0.00118982,0.09405163;-0.7342917;0.07703685,0.09439822;-0.6945821;-0.02098609,-0.07498322;0.004711963;-0.03899898,-0.09761632;-0.3403825;-0.01286755,-0.1151688;-0.7355491;0.06151162,-0.1123796;-0.6958097;-0.03646928,0.008768114;0.5543122;0.006622231,0;0;0,-0.002207622;0.3208205;0.006918192,-0.004469372;0.6302161;-0.0005218983,0.1768132;0.5133566;0.009525061,0.21952;0.244221;0.0138278,0.2444946;-0.03383011;-0.04866553,-0.1842436;0.5156764;-0.01374856,-0.2264067;0.2467726;-0.02750879,-0.2581329;-0.0301874;-0.0917598,0.07505559;0.002862334;-0.03903937,0.1132414;-0.3417223;-0.02962828,0.1193427;-0.734535;0.05788136,0.1345788;-0.7765669;-0.007556915,-0.07584925;0.004357616;-0.03732975,-0.1275225;-0.3385732;-0.03363377,-0.1367618;-0.7314988;0.0530904,-0.1465977;-0.7820144;-0.00279687,-0.003842831;0.5544049;0.003844023,320.0173
+0;0;0,0.004979928;0.3207428;0.008818369,0.01001152;0.6301447;0.002792631,0.1868943;0.5031189;0.008663555,0.2209135;0.2335129;0.02943924,0.2651461;-0.04124913;-0.03682458,-0.1653479;0.4910444;0.0007347674,-0.2048671;0.2213919;0.002192978,-0.2404879;-0.0588007;-0.04324703,0.07599465;0.005403096;-0.03689482,0.09004789;-0.3390346;0.00118982,0.09405163;-0.7342917;0.07703685,0.09439822;-0.6945821;-0.02098609,-0.07498322;0.004711963;-0.03899898,-0.09761632;-0.3403825;-0.01286755,-0.1151688;-0.7355491;0.06151162,-0.1123796;-0.6958097;-0.03646928,0.008768114;0.5543122;0.006622231,0;0;0,-0.002207622;0.3208205;0.006918192,-0.004469372;0.6302161;-0.0005218983,0.1768132;0.5133566;0.009525061,0.21952;0.244221;0.0138278,0.2444946;-0.03383011;-0.04866553,-0.1842436;0.5156764;-0.01374856,-0.2264067;0.2467726;-0.02750879,-0.2581329;-0.0301874;-0.0917598,0.07505559;0.002862334;-0.03903937,0.1132414;-0.3417223;-0.02962828,0.1193427;-0.734535;0.05788136,0.1345788;-0.7765669;-0.007556915,-0.07584925;0.004357616;-0.03732975,-0.1275225;-0.3385732;-0.03363377,-0.1367618;-0.7314988;0.0530904,-0.1465977;-0.7820144;-0.00279687,-0.003842831;0.5544049;0.003844023,320.0407
+0;0;0,0.004956873;0.3192578;0.008777541,0.009909043;0.6237797;0.002861135,0.1891187;0.4976363;0.00868047,0.2232028;0.2275162;0.02949576,0.2673356;-0.04662612;-0.03661861,-0.1676748;0.4854057;0.0006492347,-0.2072693;0.2152392;0.002110225,-0.2428098;-0.06432161;-0.0432273,0.07602758;0.005405438;-0.03691081,0.09008157;-0.3390506;0.001175847,0.09406875;-0.7326733;0.07670927,0.09441923;-0.6928551;-0.0224106,-0.07501572;0.004714005;-0.03901588,-0.09765002;-0.3403988;-0.01288307,-0.1151299;-0.7339314;0.06118856,-0.1123095;-0.6940831;-0.03788881,0.00869095;0.549491;0.00661277,0;0;0,-0.003165469;0.3193416;0.006171703,-0.009314492;0.6237243;-0.00357461,0.1766569;0.5132899;0.009480715,0.2197554;0.2436856;0.01346278,0.2441674;-0.03385383;-0.04857564,-0.1911585;0.5144854;-0.01417341,-0.2332972;0.2450617;-0.02813909,-0.2648932;-0.03119972;-0.09259181,0.07505635;0.002885878;-0.03911567,0.1129942;-0.3417414;-0.02958751,0.1188879;-0.7329;0.05770731,0.1342457;-0.7769773;-0.00708437,-0.07590753;0.004336743;-0.03729692,-0.1273835;-0.3386519;-0.03463684,-0.1371513;-0.7298368;0.05219086,-0.1472951;-0.7808887;-0.004808825,-0.00738202;0.5495291;0.001495123,320.064
+0;0;0,0.004756233;0.3193402;0.008871504,0.009606194;0.6247666;0.002968852,0.1886709;0.4983289;0.008748904,0.2228527;0.2285895;0.02958576,0.2674391;-0.04687974;-0.03709102,-0.1676196;0.4857565;-0.0002102559,-0.2069755;0.2159193;0.0007331509,-0.2432417;-0.06480455;-0.04612752,0.07603523;0.005471633;-0.0368506,0.08998474;-0.3390091;0.001275666,0.09397855;-0.7333721;0.07693152,0.09452012;-0.6935959;-0.02172135,-0.07497308;0.004633878;-0.03907465,-0.09767061;-0.3404886;-0.01279727,-0.1153471;-0.7347271;0.06153555,-0.1123462;-0.6949223;-0.0370703,0.008415725;0.5500803;0.006733313,0;0;0,-0.003148288;0.3194233;0.006190062,-0.00872267;0.6247326;-0.003317833,0.1766592;0.5132412;0.009542465,0.2197163;0.2439963;0.01343513,0.2442029;-0.03490457;-0.04926872,-0.1905368;0.5145977;-0.01408636,-0.2321397;0.2454984;-0.02880574,-0.2636713;-0.03216302;-0.09382062,0.07501862;0.002880573;-0.03915572,0.1129953;-0.3417663;-0.02959061,0.1185802;-0.7336643;0.05785441,0.1341663;-0.7770255;-0.006979704,-0.07589509;0.004346599;-0.03728678,-0.1272393;-0.3386851;-0.03443146,-0.1364736;-0.7308754;0.05137898,-0.147491;-0.7807506;-0.00629973,-0.00705573;0.550124;0.001623869,320.0973
+0;0;0,0.004740031;0.3182524;0.008841285,0.009564813;0.6220932;0.002968699,0.1900901;0.4956115;0.008746181,0.2242711;0.225878;0.02958258,0.268836;-0.04945821;-0.03706197,-0.1690756;0.4829377;-0.0002852753,-0.2084306;0.2131064;0.0006581109,-0.2446793;-0.06748188;-0.04617992,0.07599221;0.005468537;-0.03682975,0.08993753;-0.3389088;0.00128508,0.0939299;-0.7331295;0.07691363,0.09446666;-0.6934402;-0.02086278,-0.07493065;0.004631256;-0.03905254,-0.09762138;-0.3403876;-0.01278305,-0.1152915;-0.734484;0.06152295,-0.1123172;-0.6947662;-0.03620686,0.008380301;0.5477805;0.006714325,0;0;0,-0.003920019;0.3183344;0.00575161,-0.01107339;0.6220061;-0.004308701,0.1766683;0.5132939;0.009559155,0.2195909;0.2440333;0.01344061,0.244126;-0.03469467;-0.04937863,-0.1943795;0.5139124;-0.01457307,-0.2358731;0.2448516;-0.03016848,-0.2669874;-0.03265864;-0.09541795,0.07497178;0.002886862;-0.03914142,0.1130339;-0.341648;-0.02965474,0.1184291;-0.7334008;0.05778742,0.1335186;-0.774193;-0.008659363,-0.07583569;0.004339871;-0.03729966,-0.1266331;-0.3386602;-0.03361377,-0.1351703;-0.7308713;0.05149221,-0.1468712;-0.7797897;-0.005860832,-0.0090103;0.5477903;0.0007481575,320.1195
+0;0;0,0.004740031;0.3182524;0.008841285,0.009564813;0.6220932;0.002968699,0.1900901;0.4956115;0.008746181,0.2242711;0.225878;0.02958258,0.268836;-0.04945821;-0.03706197,-0.1690756;0.4829377;-0.0002852753,-0.2084306;0.2131064;0.0006581109,-0.2446793;-0.06748188;-0.04617992,0.07599221;0.005468537;-0.03682975,0.08993753;-0.3389088;0.00128508,0.0939299;-0.7331295;0.07691363,0.09446666;-0.6934402;-0.02086278,-0.07493065;0.004631256;-0.03905254,-0.09762138;-0.3403876;-0.01278305,-0.1152915;-0.734484;0.06152295,-0.1123172;-0.6947662;-0.03620686,0.008380301;0.5477805;0.006714325,0;0;0,-0.003920019;0.3183344;0.00575161,-0.01107339;0.6220061;-0.004308701,0.1766683;0.5132939;0.009559155,0.2195909;0.2440333;0.01344061,0.244126;-0.03469467;-0.04937863,-0.1943795;0.5139124;-0.01457307,-0.2358731;0.2448516;-0.03016848,-0.2669874;-0.03265864;-0.09541795,0.07497178;0.002886862;-0.03914142,0.1130339;-0.341648;-0.02965474,0.1184291;-0.7334008;0.05778742,0.1335186;-0.774193;-0.008659363,-0.07583569;0.004339871;-0.03729966,-0.1266331;-0.3386602;-0.03361377,-0.1351703;-0.7308713;0.05149221,-0.1468712;-0.7797897;-0.005860832,-0.0090103;0.5477903;0.0007481575,320.142
+0;0;0,0.004507421;0.3185466;0.009000433,0.009262949;0.6242344;0.003187357,0.1887248;0.4974354;0.008997108,0.2230184;0.2272186;0.02979692,0.2677676;-0.04774642;-0.03680453,-0.1681193;0.4843727;-0.001018855,-0.2076436;0.2140714;-0.001941974,-0.244395;-0.06588534;-0.05008313,0.07599083;0.005552905;-0.03680289,0.0897871;-0.3392634;0.001564454,0.09375647;-0.7328366;0.07714842,0.09453309;-0.6927512;-0.02453826,-0.07492956;0.004548091;-0.0390483,-0.09785056;-0.3408948;-0.01250551,-0.1155343;-0.7343361;0.06178985,-0.1122214;-0.6942224;-0.03984302,0.008084495;0.5492308;0.006949871,0;0;0,-0.003750183;0.3186276;0.005970716,-0.009363651;0.6242269;-0.002794266,0.1764456;0.5134271;0.009582758,0.2194818;0.2436877;0.01336575,0.244006;-0.03464422;-0.04967332,-0.1918078;0.5143799;-0.01455968,-0.23312;0.2449085;-0.03200348,-0.2641968;-0.03180674;-0.0991371,0.07497141;0.002895087;-0.03912544,0.1133021;-0.3420618;-0.02931786,0.1181714;-0.7332416;0.05776381,0.1370654;-0.7809403;-0.005863428,-0.07582504;0.004332484;-0.03730529,-0.126887;-0.3390905;-0.03355872,-0.1355347;-0.7308326;0.05065491,-0.148427;-0.7825758;-0.0092979,-0.007869169;0.5492737;0.001775742,320.1755
+0;0;0,0.004495781;0.317724;0.00897719,0.009228907;0.6219733;0.003196145,0.1897695;0.4953333;0.00899465,0.2240151;0.2254947;0.02976535,0.2687533;-0.04940256;-0.03681967,-0.1691912;0.4821931;-0.001080723,-0.2086602;0.2122701;-0.002002549,-0.2454025;-0.0676176;-0.05013183,0.07598421;0.005552422;-0.03679968,0.08978608;-0.3394039;0.001583241,0.09379949;-0.7373438;0.07800581,0.09454326;-0.6976851;-0.01937903,-0.07492303;0.004547694;-0.03904489,-0.09785335;-0.3410355;-0.01249133,-0.1157332;-0.738842;0.06262834,-0.1125605;-0.6991562;-0.03470497,0.008057778;0.5474359;0.006935271,0;0;0,-0.004387774;0.3178034;0.005574703,-0.01120114;0.6219206;-0.003690243,0.1764168;0.5134031;0.009731531,0.2193395;0.2440316;0.01344037,0.2439305;-0.03420469;-0.0496738,-0.1946671;0.513705;-0.01478324,-0.2354106;0.2446195;-0.03349242,-0.265757;-0.03100929;-0.1049867,0.07497523;0.002883419;-0.03910303,0.1133641;-0.3422084;-0.02927685,0.1190403;-0.7379983;0.05750346,0.131122;-0.7849752;-0.001710176,-0.07580829;0.004341968;-0.03732155,-0.1267547;-0.3392451;-0.03400262,-0.1356584;-0.735346;0.05107104,-0.1485135;-0.7844478;-0.005101018,-0.009333484;0.5474541;0.00104475,320.1978
+0;0;0,0.004502105;0.3181709;0.008989817,0.009273103;0.6248522;0.003154598,0.187432;0.4981028;0.008965819,0.221661;0.2283951;0.02972645,0.2664336;-0.04671353;-0.03690977,-0.1668482;0.485134;-0.0009781793,-0.206298;0.2153419;-0.001899559,-0.2430687;-0.06476104;-0.05006585,0.07601148;0.005554414;-0.03681289,0.08981594;-0.339467;0.001577273,0.09382273;-0.7367489;0.0778735,0.09456634;-0.6970922;-0.01949091,-0.07494992;0.004549326;-0.03905891,-0.09788456;-0.341099;-0.01250034,-0.1157349;-0.7382478;0.06249513,-0.1125629;-0.698564;-0.03481774,0.008089582;0.549526;0.006933292,0;0;0,-0.00373403;0.3182536;0.005875587,-0.007124931;0.6249161;-0.001749754,0.1764517;0.5133644;0.009900808,0.2194021;0.2441309;0.01357174,0.2439938;-0.03432477;-0.04957414,-0.1889238;0.5146237;-0.01436956,-0.2294054;0.2457753;-0.03502554,-0.2588889;-0.02923867;-0.110044,0.07495515;0.00289464;-0.03920627,0.1134314;-0.342247;-0.02915955,0.1190839;-0.7373596;0.05758286,0.1312177;-0.7834943;-0.002665997,-0.07586186;0.004336128;-0.03728217,-0.1261274;-0.3394147;-0.03369745,-0.1365497;-0.7349325;0.05072508,-0.1487418;-0.7827739;-0.007289711,-0.006421894;0.5496041;0.002411127,320.2314
+0;0;0,0.004079961;0.3175429;0.0092421,0.008654171;0.6223765;0.003570114,0.1879816;0.4959949;0.009233117,0.2224174;0.2255451;0.0298119,0.2673028;-0.04887405;-0.03629573,-0.1683508;0.4826726;-0.001583733,-0.2078091;0.2121512;-0.005279512,-0.2461193;-0.06624961;-0.05739541,0.07600898;0.005645909;-0.03672418,0.08947247;-0.3391223;0.001813889,0.09333404;-0.7346952;0.07790015,0.09423409;-0.6951237;-0.01847037,-0.07489218;0.004452127;-0.03910558,-0.09816907;-0.3408979;-0.01221455,-0.1158093;-0.7363639;0.06246764,-0.1125077;-0.6967631;-0.0338476,0.007527055;0.5477197;0.007299021,0;0;0,-0.004151754;0.3176268;0.005616426,-0.009370118;0.6223742;-0.003065825,0.1763984;0.5133842;0.009980917,0.2196272;0.2434371;0.01347709,0.2439195;-0.03426939;-0.04960823,-0.1919859;0.5143128;-0.01458304,-0.2320153;0.2448744;-0.03809954,-0.2610512;-0.02857122;-0.1160429,0.07492189;0.002904862;-0.03919411,0.1132893;-0.3420074;-0.02944446,0.1192091;-0.7353215;0.05745173,0.1319111;-0.7804226;-0.002366304,-0.0758187;0.004324027;-0.03729257,-0.1259899;-0.3391886;-0.03361725,-0.1362663;-0.7328691;0.05118845,-0.1479304;-0.7804262;-0.005631965,-0.007962704;0.5477695;0.001514673,320.2661
+0;0;0,0.004072766;0.316983;0.009225802,0.008637487;0.6211843;0.003566352,0.1888163;0.4947328;0.00922979,0.2232223;0.2245168;0.02979078,0.2679567;-0.04897863;-0.03609432,-0.1691921;0.4813478;-0.001637938,-0.2086163;0.2110603;-0.005330523,-0.2467976;-0.06640342;-0.057271,0.0759671;0.005642798;-0.03670394,0.08941475;-0.3387199;0.001788806,0.09327671;-0.734333;0.07788278,0.09417653;-0.694764;-0.0184629,-0.0748509;0.004449673;-0.03908402,-0.09810042;-0.3404942;-0.01222462,-0.1157425;-0.7360003;0.06246514,-0.1124417;-0.696402;-0.03382529,0.007512989;0.546701;0.007286598,0;0;0,-0.004637435;0.3170643;0.005347729,-0.01059278;0.6211551;-0.003645658,0.1764332;0.5133677;0.01031542,0.2195562;0.2436427;0.01379347,0.2441867;-0.03300422;-0.04946446,-0.1940908;0.5140652;-0.01445628,-0.2338445;0.2452946;-0.04283364,-0.2619893;-0.02631515;-0.1239369,0.07495415;0.002910972;-0.03903103,0.1133176;-0.3415935;-0.02937937,0.1192085;-0.7349861;0.05735301,0.1320612;-0.7799038;-0.002622135,-0.07569871;0.004318815;-0.0374309,-0.1257477;-0.3387927;-0.03320617,-0.1356153;-0.7323833;0.05225709,-0.1476311;-0.7794802;-0.005071416,-0.008973837;0.5467347;0.001028538,320.2983
+0;0;0,0.004081947;0.3176975;0.009246599,0.008688439;0.6246808;0.00352654,0.187363;0.4977622;0.009218676,0.2217455;0.2277309;0.02976561,0.2665436;-0.04615438;-0.03621341,-0.1677017;0.4844872;-0.001559693,-0.207099;0.2143845;-0.005249754,-0.2453347;-0.06347474;-0.05726427,0.07590102;0.005637891;-0.03667202,0.08932643;-0.3381553;0.001757067,0.09319609;-0.7345568;0.07800269,0.0940945;-0.6950028;-0.01819158,-0.07478581;0.004445803;-0.03905004,-0.09799688;-0.3399276;-0.01223505,-0.1156741;-0.7362219;0.06260356,-0.1123785;-0.6966387;-0.03353554,0.007550437;0.549303;0.00729146,0;0;0,-0.004053719;0.3177736;0.006116152,-0.0082587;0.6247485;-0.0004394052,0.1762612;0.5134668;0.01057673,0.2194626;0.2439412;0.01387239,0.2440573;-0.03309104;-0.04954267,-0.190111;0.5146915;-0.01464015,-0.2296456;0.2463546;-0.04552016,-0.25762;-0.02430591;-0.1311564,0.0748989;0.002935752;-0.03897595,0.113124;-0.341011;-0.0294745,0.1187406;-0.7351725;0.05751777,0.132045;-0.7797486;-0.002539158,-0.07559266;0.004277625;-0.03748386,-0.1258199;-0.3382277;-0.03323126,-0.1356904;-0.7324723;0.05300294,-0.1476534;-0.7797318;-0.003859032,-0.00718537;0.549377;0.003466368,320.3319
+0;0;0,0.003791089;0.3170183;0.00936188,0.00822823;0.6217644;0.003765254,0.1883712;0.4952557;0.009414982,0.2229596;0.225257;0.02959769,0.2676857;-0.04924709;-0.03596505,-0.169495;0.4818535;-0.001371305,-0.2087595;0.2118427;-0.008819224,-0.2481869;-0.06577694;-0.06381194,0.07583312;0.00570131;-0.03658449,0.08898611;-0.337918;0.001971379,0.09287555;-0.7340888;0.07814553,0.0937631;-0.6944414;-0.01890491,-0.07468846;0.004371036;-0.03903995,-0.09798443;-0.3398129;-0.01204988,-0.1159074;-0.7358379;0.06286272,-0.1126004;-0.6961634;-0.03413271,0.007139224;0.5471543;0.007481529,0;0;0,-0.004671931;0.3170925;0.005753279,-0.0111908;0.6217297;-0.002576351,0.1760186;0.513606;0.01058722,0.2192385;0.244117;0.01386142,0.2437465;-0.03339314;-0.04969072,-0.1940803;0.5140581;-0.01529717,-0.2329943;0.2461581;-0.05020083,-0.2602193;-0.0234119;-0.1409876,0.07481479;0.003006592;-0.03892684,0.1129409;-0.3407881;-0.02968431,0.1182068;-0.7345791;0.05789305,0.1319849;-0.7795022;-0.003011458,-0.07546622;0.004179361;-0.03753631,-0.1259704;-0.3381148;-0.03331178,-0.1360342;-0.7320367;0.0532512,-0.1478325;-0.7800011;-0.004150905,-0.009294771;0.5471836;0.002001524,320.3653
+0;0;0,0.003786129;0.3166035;0.00934963,0.008214542;0.6207501;0.003763805,0.1891502;0.4941567;0.009414908,0.2237281;0.2242405;0.02959145,0.2683849;-0.04983819;-0.03586965,-0.1702773;0.4806961;-0.001418437,-0.2095297;0.2107677;-0.008864082,-0.2488961;-0.06642163;-0.06377156,0.07567529;0.005689444;-0.03650834,0.08881328;-0.337538;0.002003554,0.09270086;-0.7335199;0.07814138,0.09359235;-0.6938296;-0.01934026,-0.07453302;0.004361939;-0.03895869,-0.09780242;-0.3394296;-0.01199941,-0.1157169;-0.7352656;0.06287747,-0.1123952;-0.6955481;-0.03454892,0.007127604;0.5462818;0.00747302,0;0;0,-0.005210228;0.3166732;0.005515099,-0.0126286;0.6206756;-0.003305435,0.1757922;0.5138005;0.01085782,0.2189899;0.2443925;0.01414323,0.2433936;-0.03263292;-0.0495739,-0.1962418;0.5137201;-0.01580751,-0.2351215;0.2465366;-0.05529029,-0.2619772;-0.02014863;-0.1530461,0.07470612;0.003077552;-0.03874922,0.1127276;-0.3403363;-0.02968383,0.1181175;-0.7338492;0.058249,0.1319406;-0.7784053;-0.003780603,-0.07517387;0.004094181;-0.03773731,-0.1259961;-0.3377476;-0.03303233,-0.1359741;-0.7316588;0.05268861,-0.1478573;-0.779425;-0.005694438,-0.01050917;0.5462854;0.001394272,320.3875
+0;0;0,0.003786129;0.3166035;0.00934963,0.008214542;0.6207501;0.003763805,0.1891502;0.4941567;0.009414908,0.2237281;0.2242405;0.02959145,0.2683849;-0.04983819;-0.03586965,-0.1702773;0.4806961;-0.001418437,-0.2095297;0.2107677;-0.008864082,-0.2488961;-0.06642163;-0.06377156,0.07567529;0.005689444;-0.03650834,0.08881328;-0.337538;0.002003554,0.09270086;-0.7335199;0.07814138,0.09359235;-0.6938296;-0.01934026,-0.07453302;0.004361939;-0.03895869,-0.09780242;-0.3394296;-0.01199941,-0.1157169;-0.7352656;0.06287747,-0.1123952;-0.6955481;-0.03454892,0.007127604;0.5462818;0.00747302,0;0;0,-0.005210228;0.3166732;0.005515099,-0.0126286;0.6206756;-0.003305435,0.1757922;0.5138005;0.01085782,0.2189899;0.2443925;0.01414323,0.2433936;-0.03263292;-0.0495739,-0.1962418;0.5137201;-0.01580751,-0.2351215;0.2465366;-0.05529029,-0.2619772;-0.02014863;-0.1530461,0.07470612;0.003077552;-0.03874922,0.1127276;-0.3403363;-0.02968383,0.1181175;-0.7338492;0.058249,0.1319406;-0.7784053;-0.003780603,-0.07517387;0.004094181;-0.03773731,-0.1259961;-0.3377476;-0.03303233,-0.1359741;-0.7316588;0.05268861,-0.1478573;-0.779425;-0.005694438,-0.01050917;0.5462854;0.001394272,320.4103
+0;0;0,0.003556214;0.3172408;0.009446891,0.00792412;0.6238045;0.003851333,0.1877946;0.4967338;0.009512332,0.2223573;0.2269452;0.02964247,0.2671796;-0.04618692;-0.03600678,-0.1695196;0.483438;-0.001221652,-0.2087632;0.2137891;-0.01284785,-0.2488371;-0.06139442;-0.07274873,0.07556181;0.005726447;-0.03645063,0.0884871;-0.3375826;0.002163384,0.09238721;-0.7381339;0.07921188,0.09324402;-0.6987455;-0.01518102,-0.07443249;0.00431432;-0.03888725,-0.0978606;-0.3395434;-0.01182894,-0.1161547;-0.7399312;0.06398642,-0.1129438;-0.700517;-0.03035316,0.006858511;0.5485494;0.007589729,0;0;0,-0.004875377;0.3173037;0.00617981,-0.01089483;0.6238242;-0.0002739429,0.1755817;0.5139251;0.01115465,0.2187716;0.2446473;0.01428556,0.2432021;-0.03153145;-0.04934216,-0.1932749;0.5140907;-0.01577817,-0.2320982;0.2478211;-0.06026384,-0.2597888;-0.01700458;-0.1603669,0.0746443;0.00310333;-0.03859568,0.1125288;-0.3404105;-0.02952909,0.1183177;-0.7386413;0.05862856,0.1318098;-0.7786217;-0.003978252,-0.07492865;0.004030585;-0.03795367,-0.1245516;-0.3380434;-0.03145967,-0.1351014;-0.7365055;0.05519863,-0.1470052;-0.7817485;-0.001331784,-0.009264968;0.5485877;0.003630161,320.4437
+0;0;0,0.003560163;0.3175931;0.009457383,0.007937495;0.6248181;0.003850812,0.1873825;0.4977318;0.009514115,0.221929;0.2280704;0.02963477,0.2667149;-0.04483965;-0.03596111,-0.1690955;0.4844671;-0.00119475,-0.2083205;0.2149454;-0.01281547,-0.2483618;-0.06001443;-0.07266764,0.07554438;0.005725127;-0.03644222,0.08847039;-0.3376029;0.002173927,0.09237999;-0.7391292;0.07940997,0.09323841;-0.6997232;-0.01516008,-0.07441533;0.004313326;-0.03887828,-0.09784473;-0.3395635;-0.01181847,-0.1161834;-0.740926;0.06418145,-0.1129665;-0.7014941;-0.03033519,0.006869947;0.5494261;0.007596011,0;0;0,-0.004707374;0.3176507;0.006587029,-0.01017286;0.6248614;0.001042843,0.1755441;0.5138719;0.01138234,0.2186878;0.2447171;0.01452351,0.243198;-0.03118792;-0.04922748,-0.1918517;0.513702;-0.01624977,-0.2306411;0.2483015;-0.06496843,-0.2597179;-0.0134728;-0.17182,0.07464176;0.003092229;-0.0385592,0.1125066;-0.3404434;-0.02950835,0.118297;-0.7397287;0.05847955,0.1321393;-0.7796661;-0.004368305,-0.07487644;0.004049958;-0.03801162,-0.124657;-0.3380399;-0.03264009,-0.1352415;-0.73726;0.05519697,-0.1472842;-0.7829258;-0.00103794,-0.008708388;0.5494728;0.004720688,320.466
+0;0;0,0.003565348;0.3180556;0.009471156,0.007954193;0.6260886;0.003850445,0.1869192;0.4989552;0.009517803,0.2214322;0.2295553;0.02961894,0.2661459;-0.0429146;-0.03587114,-0.168616;0.4857256;-0.001162739,-0.207803;0.2164652;-0.01277219,-0.2477797;-0.05805114;-0.07252783,0.07553572;0.00572447;-0.03643804,0.08846224;-0.337617;0.002179619,0.09236822;-0.7387723;0.07934429,0.09321541;-0.6994894;-0.0139887,-0.07440679;0.004312831;-0.03887383,-0.09783712;-0.3395774;-0.01181296,-0.1161588;-0.740569;0.06411672,-0.112984;-0.7012605;-0.02916355,0.006884044;0.5505129;0.007604771,0;0;0,-0.004477471;0.3181108;0.006875753,-0.009520896;0.6261425;0.001684665,0.1753523;0.5137522;0.01162338,0.2185077;0.2448669;0.01475883,0.2432153;-0.03057563;-0.04887342,-0.1904898;0.5136965;-0.016465,-0.229821;0.2495501;-0.0698624,-0.2583551;-0.01096982;-0.1786892,0.07463948;0.003096461;-0.03854227,0.1124702;-0.3404567;-0.02949548,0.1180498;-0.739336;0.05859184,0.1318807;-0.7764331;-0.005475521,-0.07486919;0.004046359;-0.03800497,-0.1246847;-0.3380515;-0.03259489,-0.1350062;-0.7368106;0.05560887,-0.1470096;-0.7816377;0.0003390163,-0.008167073;0.5505646;0.005299568,320.4994
+0;0;0,0.003307497;0.318528;0.009507164,0.007541701;0.627037;0.003899227,0.1863917;0.4999429;0.009647161,0.2209365;0.2308856;0.02966412,0.2659307;-0.04245141;-0.03636817,-0.1687561;0.4866151;-0.001104816,-0.2074209;0.2178809;-0.01762172,-0.2486017;-0.05746037;-0.07753144,0.0754384;0.005777323;-0.03634059,0.08815508;-0.33788;0.002319898,0.09172636;-0.7384768;0.07944968,0.09259939;-0.6990933;-0.01486597,-0.07429321;0.004250436;-0.03882552,-0.09778087;-0.3399433;-0.011701,-0.1163099;-0.7403486;0.06427087,-0.1130874;-0.7009396;-0.0299912,0.006536245;0.5513525;0.007647861,0;0;0,-0.004478365;0.3185775;0.007051707,-0.009515725;0.627081;0.001813412,0.1749465;0.513634;0.01187325,0.2181374;0.245099;0.01492834,0.2429182;-0.03122804;-0.0493145,-0.1900588;0.513909;-0.01694356,-0.22956;0.2511694;-0.07519613,-0.2574609;-0.007909566;-0.1900765,0.07460506;0.003078058;-0.03833508,0.1121518;-0.3408209;-0.02936268,0.1178543;-0.7392048;0.05837131,0.1314675;-0.7761062;-0.007379293,-0.07470945;0.00404784;-0.03804051,-0.1248293;-0.3383215;-0.03275136,-0.1346307;-0.7364564;0.05574701,-0.1472654;-0.7841679;0.002968743,-0.008159511;0.5513973;0.005466462,320.5226
+0;0;0,0.00330961;0.3187314;0.009513237,0.007547152;0.6274833;0.003901181,0.1860926;0.5004236;0.009648334,0.2206403;0.2313435;0.02966699,0.2655313;-0.0413669;-0.03621393,-0.1684552;0.4871184;-0.001085476,-0.2071233;0.2183614;-0.01760378,-0.2482096;-0.05634874;-0.07737616,0.07539032;0.005773641;-0.03631743,0.08810941;-0.3379487;0.00235036,0.09167898;-0.7383541;0.0794433,0.09256373;-0.6988449;-0.01613741,-0.07424586;0.004247728;-0.03880078,-0.09773797;-0.3400111;-0.01167113,-0.1162582;-0.7402251;0.06426443,-0.1129925;-0.7006899;-0.03126197,0.006540999;0.5517464;0.007652413,0;0;0,-0.004431598;0.3187767;0.007275581,-0.009390913;0.6275296;0.002352715,0.1746504;0.5136921;0.01237011,0.2179437;0.2451543;0.01576066,0.2431228;-0.03042927;-0.04863048,-0.1895107;0.5140623;-0.01708693,-0.2292143;0.2522131;-0.07919125,-0.2568462;-0.001454741;-0.2041537,0.0746144;0.003044531;-0.03820229,0.1121001;-0.3409269;-0.02922964,0.1177648;-0.7390848;0.05862617,0.1320194;-0.7769312;-0.007861137,-0.07460648;0.004022296;-0.03812725,-0.124625;-0.338424;-0.03258825,-0.1344203;-0.7364191;0.05564165,-0.1470585;-0.784912;0.001734186,-0.008062363;0.5517894;0.005933762,320.5552
+0;0;0,0.003312055;0.3189668;0.009520263,0.007552591;0.6279363;0.003904919,0.1860838;0.5008432;0.00965377,0.2206242;0.2318201;0.02966819,0.2654545;-0.04052132;-0.0361236,-0.1684369;0.4875389;-0.00107922,-0.2070968;0.2188389;-0.01759402,-0.2481275;-0.05549949;-0.07728553,0.07535063;0.005770601;-0.03629831,0.08808938;-0.3384833;0.002429288,0.09165285;-0.7382039;0.07939038,0.09252512;-0.6988286;-0.01484386,-0.07420677;0.004245491;-0.03878034,-0.0977352;-0.3405457;-0.01160874,-0.1162238;-0.7400753;0.06419696,-0.113004;-0.7006744;-0.02998375,0.006545942;0.552162;0.007658001,0;0;0,-0.004490934;0.3190053;0.007543326,-0.009594031;0.6279746;0.002741338,0.1743775;0.513691;0.01297927,0.2176551;0.2452082;0.01630235,0.2430468;-0.03000394;-0.04789829,-0.1894161;0.5139176;-0.01769935,-0.229158;0.2530568;-0.08357218,-0.2573754;-0.0008639693;-0.2070072,0.07467373;0.003016308;-0.03799105,0.1122888;-0.3414775;-0.02893782,0.1177529;-0.7390116;0.0585208,0.1309022;-0.7769591;-0.006124251,-0.0745464;0.004031981;-0.03814659,-0.124595;-0.3389482;-0.03243425,-0.1356765;-0.7364261;0.05474755,-0.1474588;-0.7847114;0.002772976,-0.008226715;0.5521971;0.006311894,320.5884
+0;0;0,0.002889289;0.3189689;0.009587456,0.006898636;0.6279414;0.00398636,0.1855385;0.5009456;0.009928218,0.2201121;0.2319126;0.02975136,0.2651213;-0.04030591;-0.03642587,-0.1690049;0.4875301;-0.0009637661,-0.2070897;0.219076;-0.02215238,-0.2515676;-0.05151364;-0.09502995,0.075382;0.00578012;-0.03623159,0.08774876;-0.338483;0.00253493,0.09130235;-0.7382361;0.07932712,0.09220465;-0.6988567;-0.01490643,-0.07415264;0.00424168;-0.03888416,-0.09801469;-0.3405108;-0.01151287,-0.1165678;-0.740024;0.06436306,-0.1133187;-0.7006189;-0.02981623,0.005974739;0.5521662;0.007740852,0;0;0,-0.004490934;0.3190053;0.007543326,-0.009594031;0.6279746;0.002741338,0.1743775;0.513691;0.01297927,0.2176551;0.2452082;0.01630235,0.2430468;-0.03000394;-0.04789829,-0.1894161;0.5139176;-0.01769935,-0.229158;0.2530568;-0.08357218,-0.2573754;-0.0008639693;-0.2070072,0.07467373;0.003016308;-0.03799105,0.1122888;-0.3414775;-0.02893782,0.1177529;-0.7390116;0.0585208,0.1309022;-0.7769591;-0.006124251,-0.0745464;0.004031981;-0.03814659,-0.124595;-0.3389482;-0.03243425,-0.1356765;-0.7364261;0.05474755,-0.1474588;-0.7847114;0.002772976,-0.008226715;0.5521971;0.006311894,320.6115
+0;0;0,0.002892436;0.3193163;0.009597897,0.006905787;0.628597;0.003991499,0.1853317;0.5015931;0.009934168,0.2198703;0.2328326;0.02973724,0.2649291;-0.03968576;-0.03651287,-0.1687909;0.4881936;-0.000944891,-0.2068371;0.2200113;-0.02211205,-0.251364;-0.05087635;-0.09506989,0.07525666;0.005770509;-0.03617135,0.08762806;-0.3386219;0.002609737,0.09118067;-0.7382638;0.07938058,0.09208664;-0.6988462;-0.01523662,-0.07402935;0.004234627;-0.0388195,-0.09790036;-0.3406473;-0.01143793,-0.1164483;-0.7400495;0.06441692,-0.113186;-0.7006061;-0.0301458,0.005981052;0.5527529;0.007749398,0;0;0,-0.004700504;0.3193423;0.007858515,-0.01010564;0.6286181;0.003294945,0.1736664;0.5140439;0.01383448,0.2171785;0.2458773;0.01710868,0.2428707;-0.02953669;-0.04748726,-0.1891872;0.5133451;-0.018503,-0.2289106;0.2537777;-0.088246,-0.257359;0.003940463;-0.2203734,0.0746165;0.003067762;-0.03779149,0.1120388;-0.3415826;-0.02891183,0.1174423;-0.7390394;0.05837464,0.1308012;-0.7778956;-0.005830526,-0.07435732;0.003965463;-0.03821642,-0.1236363;-0.3392163;-0.03040613,-0.1349737;-0.7367436;0.0559858,-0.1471154;-0.7848873;0.0031836,-0.0086511;0.552771;0.00681591,320.6447
+0;0;0,0.002894157;0.3195063;0.009603608,0.006910677;0.6290308;0.003992991,0.1854554;0.5019379;0.00993984,0.2200212;0.2329658;0.02975849,0.2649176;-0.03857079;-0.03625297,-0.1689031;0.4885294;-0.0009464668,-0.2069793;0.220136;-0.02213028,-0.2513458;-0.04977575;-0.0948253,0.07521141;0.005767039;-0.0361496,0.0875888;-0.3387921;0.002650253,0.09113464;-0.7376724;0.0792748,0.09208582;-0.697785;-0.02006344,-0.07398484;0.004232081;-0.03879616,-0.09786741;-0.3408168;-0.01140133,-0.11638;-0.739458;0.06430896,-0.1129549;-0.6995434;-0.03497207,0.005985272;0.5531318;0.007753614,0;0;0,-0.004880272;0.3195252;0.00804472,-0.01060207;0.6290404;0.003590346,0.1733213;0.5142092;0.01455951,0.2170509;0.2458601;0.01772714,0.2430699;-0.02848226;-0.04680681,-0.1894783;0.5130606;-0.01896146,-0.2298811;0.2548613;-0.09402322,-0.2587018;0.007119209;-0.2278087,0.07468867;0.003006399;-0.03754163,0.1120876;-0.3418176;-0.0287478,0.1173751;-0.7385526;0.05821705,0.1355434;-0.7813002;-0.007695436,-0.07427977;0.003935063;-0.03826016,-0.1234793;-0.3394255;-0.0303509,-0.1362344;-0.736338;0.05501431,-0.1476004;-0.7886837;-0.000273753,-0.009062573;0.5531391;0.007096052,320.6672
+0;0;0,0.002677773;0.3197958;0.009610959,0.006465443;0.6294715;0.003971469,0.1843812;0.502568;0.00997413,0.2190167;0.2332881;0.02976177,0.264035;-0.03720427;-0.0362517,-0.1685665;0.4892048;-0.0009622588,-0.2064134;0.220906;-0.02715783,-0.2519422;-0.0461947;-0.1054833,0.07515395;0.005783798;-0.03607536,0.08738069;-0.3390372;0.002768073,0.09088983;-0.7373595;0.07934265,0.09188464;-0.6972396;-0.02234212,-0.07391541;0.004205288;-0.03875343,-0.09783636;-0.3411088;-0.01144376,-0.116478;-0.7391649;0.06432193,-0.1129502;-0.6990181;-0.03730381,0.005623999;0.5535506;0.007736773,0;0;0,-0.004930012;0.3198015;0.008458853,-0.01073327;0.6294659;0.0041821,0.1724728;0.5147826;0.01545358,0.2166936;0.2461966;0.01843572,0.2429916;-0.02736354;-0.04499793,-0.1884378;0.5127501;-0.01988343,-0.2293938;0.25494;-0.09708036,-0.2586504;0.01147254;-0.2364297,0.07470237;0.00302048;-0.03732872,0.1116944;-0.3421094;-0.02856326,0.1171511;-0.7383815;0.05789614,0.1337617;-0.7813287;-0.01171708,-0.07415505;0.003941521;-0.03832094,-0.1236888;-0.3396409;-0.03074443,-0.136636;-0.7359515;0.05473538,-0.147246;-0.788748;-0.004216891,-0.009173185;0.5535426;0.007658243,320.7006
+0;0;0,0.002678891;0.3199293;0.009614972,0.006465252;0.6294955;0.003978305,0.1839902;0.5027504;0.009973749,0.2185948;0.2337106;0.02974374,0.2629984;-0.03308862;-0.03536842,-0.1681848;0.4894164;-0.0009386968,-0.205998;0.2213569;-0.02711091,-0.2509051;-0.042097;-0.104367,0.07490163;0.005764379;-0.03595424,0.08717011;-0.3402339;0.00302181,0.09067921;-0.7385528;0.07959573,0.09166899;-0.6984841;-0.02157434,-0.07366724;0.004191169;-0.03862332,-0.09766986;-0.3423019;-0.01122041,-0.1163113;-0.7403547;0.06454464,-0.1128014;-0.7002591;-0.0365667,0.005624326;0.5536214;0.007741289,0;0;0,-0.00537952;0.3199158;0.008906841,-0.01173432;0.6294627;0.004863262,0.1712676;0.5151843;0.01634121,0.2154663;0.2468495;0.02003765,0.2445781;-0.02254385;-0.04299283,-0.1886271;0.5126175;-0.02053698,-0.2301033;0.2561778;-0.101092,-0.2588581;0.01911379;-0.2438048,0.07464024;0.003126338;-0.03681374,0.1109269;-0.3432741;-0.0281806,0.1170115;-0.7395774;0.05807757,0.1331626;-0.7813415;-0.01211357,-0.07377999;0.003874572;-0.03844075,-0.1239936;-0.3408104;-0.03100371,-0.1363348;-0.7365963;0.05694528,-0.1474514;-0.7893733;-0.001038633,-0.01002637;0.5535868;0.008281708,320.734
+0;0;0,0.002680155;0.3200803;0.009619509,0.006467351;0.6297136;0.003981977,0.1836892;0.5030471;0.009974016,0.2183237;0.2337741;0.02976115,0.2628609;-0.03382722;-0.03554676,-0.1678875;0.4897358;-0.0009198897,-0.2057335;0.2214439;-0.02711479,-0.2507756;-0.04280201;-0.1046031,0.074723;0.005750632;-0.03586849,0.08698574;-0.3400857;0.003089309,0.09048398;-0.7371719;0.07942625,0.09143055;-0.6975426;-0.01732828,-0.07349156;0.004181174;-0.03853121,-0.09748293;-0.3421496;-0.01114113,-0.1160667;-0.7389705;0.06438944,-0.11271;-0.6993156;-0.03230891,0.005626338;0.5538316;0.00774535,0;0;0,-0.005452149;0.3200594;0.009130001,-0.01178636;0.6296746;0.005158424,0.17085;0.5153548;0.01715708,0.2154031;0.2468362;0.02059913,0.2443643;-0.02346894;-0.04229379,-0.1882126;0.512562;-0.02080975,-0.2302616;0.2572654;-0.1053941,-0.259048;0.02312039;-0.254413,0.0745967;0.003048211;-0.03645802,0.1109974;-0.343187;-0.02827287,0.11706;-0.738209;0.05797005,0.1321851;-0.7745963;-0.01144909,-0.07354311;0.003892164;-0.03846307,-0.1235129;-0.3406594;-0.0308416,-0.1356156;-0.7351541;0.05716095,-0.1462718;-0.7846365;0.002169531,-0.01009022;0.5537902;0.008568287,320.7674
+0;0;0,0.002468383;0.3188915;0.009630374,0.006028186;0.6243824;0.004111547,0.1857949;0.4984444;0.0101233,0.2204721;0.2291281;0.0298139,0.2652531;-0.03881338;-0.03607211,-0.1699729;0.4837023;-0.004565816,-0.2085901;0.2157215;-0.03314128,-0.25389;-0.04805955;-0.1138033,0.07474549;0.005782011;-0.03585583,0.08686575;-0.3401341;0.003093064,0.09028618;-0.7380235;0.0796702,0.09201147;-0.6982486;-0.01863841,-0.07350389;0.004153263;-0.03854724,-0.09758058;-0.342243;-0.01112728,-0.1166312;-0.7398942;0.06438635,-0.1124538;-0.7000961;-0.0338463,0.005269512;0.5498249;0.007791387,0;0;0,-0.006746873;0.3188568;0.008684635,-0.01651534;0.6241805;0.00236702,0.1704122;0.5152581;0.01775217,0.2152185;0.2467436;0.02147698,0.2442315;-0.02404672;-0.04152918,-0.1951391;0.511035;-0.02250235,-0.2375119;0.2574857;-0.1121619,-0.2663565;0.02456841;-0.2640055,0.07462961;0.003054827;-0.03642869,0.1111072;-0.3432497;-0.02839851,0.1173935;-0.7391254;0.05782557,0.1318268;-0.7769057;-0.01260614,-0.07354415;0.003893964;-0.03849746,-0.1232254;-0.3407615;-0.03035495,-0.1350304;-0.7361304;0.0575985,-0.1461812;-0.7873678;0.0024691,-0.01377251;0.5496981;0.006585598,320.7897
+0;0;0,0.002472124;0.3193747;0.009644967,0.006047877;0.626264;0.004093585,0.1853174;0.4999485;0.01012452,0.2200001;0.2305901;0.0298182,0.2649025;-0.03807792;-0.03624647,-0.169481;0.4852465;-0.004524571,-0.2081042;0.217224;-0.03310449,-0.253527;-0.04727241;-0.1139853,0.07445432;0.005759488;-0.03571616,0.08658046;-0.3403243;0.003251612,0.09001994;-0.7404307;0.08025543,0.09173282;-0.700726;-0.01734641,-0.07321756;0.004137084;-0.03839708,-0.09730591;-0.342427;-0.01096383,-0.1164627;-0.7422939;0.06497055,-0.1123153;-0.7025662;-0.03255587,0.005283938;0.551189;0.007798965,0;0;0,-0.006768294;0.319324;0.00925684,-0.01589681;0.6261019;0.004310369,0.1701071;0.5155488;0.01792979,0.2148899;0.2469924;0.02200913,0.2438936;-0.02443686;-0.0416162,-0.1936893;0.5113747;-0.02315963,-0.23659;0.2589342;-0.1157772,-0.2660159;0.03127743;-0.2766181,0.07458415;0.00305444;-0.035779,0.110853;-0.343462;-0.02867866,0.1178793;-0.7416457;0.0575006,0.131514;-0.7768846;-0.01448011,-0.07306764;0.003884342;-0.0387078,-0.1229678;-0.3409102;-0.03057066,-0.1339361;-0.7382922;0.05883678,-0.1450206;-0.7900127;0.005712971,-0.01342358;0.5510639;0.008018732,320.8238
+0;0;0,0.002473659;0.3195731;0.009650958,0.006054064;0.6268664;0.00409109,0.1852834;0.5004346;0.01012781,0.2200369;0.2305263;0.0298617,0.2650046;-0.03853238;-0.03629905,-0.1694383;0.4857358;-0.00451812,-0.2081404;0.2171661;-0.03315639,-0.2536292;-0.04771492;-0.1141548,0.07438768;0.005754333;-0.03568419,0.0865182;-0.3404545;0.00329766,0.08996276;-0.7411512;0.08041508,0.09169747;-0.7013229;-0.01843068,-0.07315203;0.004133381;-0.03836271,-0.09724909;-0.3425559;-0.01091955,-0.1164341;-0.7430128;0.06512688,-0.1122339;-0.7031611;-0.0336425,0.005288829;0.5516641;0.007802754,0;0;0,-0.007006846;0.3195149;0.009346724,-0.01615763;0.6266997;0.004554987,0.1697423;0.5157251;0.01804614,0.2145914;0.2466131;0.0219152,0.2436694;-0.02549544;-0.04056168,-0.1935359;0.5113317;-0.02448519,-0.2371786;0.2599212;-0.121107,-0.2676024;0.03742725;-0.2895195,0.0744637;0.003110722;-0.03585362,0.1105371;-0.3435605;-0.02914214,0.1179625;-0.7423961;0.05683351,0.1313452;-0.7843205;-0.0103817,-0.07297378;0.003835831;-0.03873131,-0.1231009;-0.3410669;-0.03120247,-0.1341742;-0.7390157;0.05841282,-0.1468311;-0.790766;0.003396552,-0.01369464;0.5515311;0.008211136,320.8567
+0;0;0,0.002189126;0.3197722;0.009709715,0.005540388;0.6274193;0.004173241,0.1847988;0.5010601;0.01035382,0.2196707;0.2311971;0.02997742,0.2646683;-0.03668931;-0.03615237,-0.1694496;0.4857728;-0.006355302,-0.2090335;0.2178424;-0.03911992,-0.2563215;-0.03948218;-0.1376541,0.07442808;0.005799155;-0.03559984,0.0863036;-0.3407588;0.003385171,0.08979216;-0.7411797;0.08053654,0.09189604;-0.701667;-0.01516735,-0.07311478;0.004090021;-0.03844501,-0.09741766;-0.3429145;-0.0108677,-0.1167045;-0.7431063;0.06513187,-0.1122126;-0.7035685;-0.03048721,0.00486462;0.5521137;0.007871526,0;0;0,-0.007179573;0.3196991;0.009710312,-0.01634794;0.6272425;0.005425692,0.1692957;0.5156463;0.01942348,0.2142572;0.2465807;0.02246642,0.2436348;-0.0245643;-0.03900266,-0.1933136;0.5113809;-0.02500291,-0.2375404;0.2614585;-0.1250525,-0.2690263;0.04571122;-0.3000463,0.07452622;0.003101081;-0.03573155,0.1103497;-0.3439364;-0.02902961,0.1178254;-0.7425637;0.05665469,0.1302079;-0.7791035;-0.01170683,-0.07293742;0.003836632;-0.03880634,-0.1234486;-0.3413565;-0.03148831,-0.134546;-0.7390487;0.05806162,-0.147245;-0.7887808;0.005757786,-0.0138981;0.5519648;0.008938074,320.8902
+0;0;0,0.002189126;0.3197722;0.009709715,0.005540388;0.6274193;0.004173241,0.1847988;0.5010601;0.01035382,0.2196707;0.2311971;0.02997742,0.2646683;-0.03668931;-0.03615237,-0.1694496;0.4857728;-0.006355302,-0.2090335;0.2178424;-0.03911992,-0.2563215;-0.03948218;-0.1376541,0.07442808;0.005799155;-0.03559984,0.0863036;-0.3407588;0.003385171,0.08979216;-0.7411797;0.08053654,0.09189604;-0.701667;-0.01516735,-0.07311478;0.004090021;-0.03844501,-0.09741766;-0.3429145;-0.0108677,-0.1167045;-0.7431063;0.06513187,-0.1122126;-0.7035685;-0.03048721,0.00486462;0.5521137;0.007871526,0;0;0,-0.007179573;0.3196991;0.009710312,-0.01634794;0.6272425;0.005425692,0.1692957;0.5156463;0.01942348,0.2142572;0.2465807;0.02246642,0.2436348;-0.0245643;-0.03900266,-0.1933136;0.5113809;-0.02500291,-0.2375404;0.2614585;-0.1250525,-0.2690263;0.04571122;-0.3000463,0.07452622;0.003101081;-0.03573155,0.1103497;-0.3439364;-0.02902961,0.1178254;-0.7425637;0.05665469,0.1302079;-0.7791035;-0.01170683,-0.07293742;0.003836632;-0.03880634,-0.1234486;-0.3413565;-0.03148831,-0.134546;-0.7390487;0.05806162,-0.147245;-0.7887808;0.005757786,-0.0138981;0.5519648;0.008938074,320.9129
+0;0;0,0.002190154;0.3199224;0.009714272,0.00554416;0.627824;0.00417275,0.1848499;0.5013775;0.01035761,0.2197249;0.2314909;0.02998293,0.2647468;-0.03654036;-0.03618261,-0.169493;0.4860862;-0.006355973,-0.2090804;0.2181323;-0.03912346,-0.2563939;-0.03933141;-0.1377109,0.07443646;0.005799808;-0.03560385,0.08629386;-0.3402294;0.003321685,0.0897839;-0.740819;0.08050556,0.09187028;-0.7013854;-0.01440226,-0.07312302;0.004090481;-0.03844933,-0.09738882;-0.3423846;-0.0109141,-0.1166838;-0.742745;0.06511749,-0.1122293;-0.7032866;-0.0297062,0.004867731;0.5524447;0.007874653,0;0;0,-0.007255204;0.3198392;0.009987354,-0.01631568;0.6276472;0.006130934,0.1692779;0.5155846;0.01959276,0.2140501;0.2464676;0.02301216,0.2436397;-0.02471906;-0.03885746,-0.193107;0.5114658;-0.02556279,-0.2387983;0.264574;-0.132319,-0.2699404;0.04770087;-0.3062208,0.07455693;0.00310275;-0.03568888,0.1101283;-0.343428;-0.02912378,0.1179544;-0.7422262;0.05655217,0.1302261;-0.777221;-0.0121932,-0.072934;0.003848261;-0.03883146,-0.1230448;-0.3408406;-0.03043551,-0.1348032;-0.7389013;0.05817078,-0.14793;-0.7855843;0.002959926,-0.01391316;0.5522884;0.009518862,320.9357
+0;0;0,0.001763403;0.3201377;0.009818792,0.004948953;0.6283964;0.004326922,0.1842016;0.5019251;0.01062872,0.2191776;0.2322962;0.03021841,0.2635672;-0.0310424;-0.03510106,-0.1694388;0.4859127;-0.008614672,-0.2105533;0.2191523;-0.0467629,-0.256317;-0.03461516;-0.1421151,0.07453485;0.005853552;-0.03551346,0.08599448;-0.3407545;0.003447786,0.08925764;-0.7405359;0.08045585,0.09196342;-0.7007398;-0.01811116,-0.07313232;0.00403987;-0.03855199,-0.09752268;-0.3429848;-0.01088566,-0.1172593;-0.7424405;0.06534883,-0.1120949;-0.7026147;-0.03311703,0.004328344;0.5529199;0.008019844,0;0;0,-0.007379637;0.3200344;0.0105474,-0.01641344;0.628206;0.007367849,0.1689511;0.5154924;0.02015734,0.2135168;0.2465963;0.02410793,0.2444442;-0.01981726;-0.03632045,-0.1927191;0.5117103;-0.02614301,-0.2388638;0.2661213;-0.1350627,-0.2696756;0.05534211;-0.3088645,0.07470042;0.003094673;-0.03551316,0.1097964;-0.3440406;-0.02831721,0.1177858;-0.7422565;0.05610085,0.1299879;-0.7799448;-0.01523042,-0.07292683;0.003845531;-0.03895899,-0.1231223;-0.3414056;-0.0306814,-0.1348994;-0.7387079;0.05751286,-0.1478545;-0.7885144;0.0002255514,-0.01403068;0.5527426;0.01057863,320.9684
+0;0;0,0.001758347;0.3192198;0.009790638,0.004914801;0.6246176;0.004356633,0.1851457;0.498739;0.01063005,0.2201248;0.2290854;0.03022152,0.2643416;-0.0332278;-0.03484362,-0.1704039;0.4826401;-0.008717226,-0.2115221;0.2158554;-0.04686893,-0.2571076;-0.03692406;-0.1418499,0.07455868;0.005855424;-0.03552482,0.08601528;-0.340661;0.003426131,0.0892694;-0.7393355;0.08022098,0.09193517;-0.6996843;-0.01688875,-0.07315571;0.004041161;-0.03856432,-0.09753962;-0.3428918;-0.0109053,-0.1172216;-0.7412415;0.06511812,-0.1121336;-0.701561;-0.03189196,0.004301329;0.5500091;0.008007091,0;0;0,-0.007974535;0.31912;0.009951591,-0.01873367;0.6243236;0.004217148,0.1685649;0.5154174;0.0208478,0.2133186;0.2465307;0.02502227,0.2445373;-0.01873812;-0.03543186,-0.1963528;0.5111555;-0.02719065,-0.2429303;0.2665387;-0.138157,-0.2763444;0.07324161;-0.3292502,0.07482025;0.003120527;-0.03531981,0.1096864;-0.3439507;-0.02839494,0.1175146;-0.7410992;0.05563593,0.129152;-0.7762037;-0.01617312,-0.07292449;0.003830618;-0.03902103,-0.1231535;-0.3413226;-0.03075209,-0.1361715;-0.7380421;0.05465068,-0.1483493;-0.7866325;-0.001969174,-0.01582802;0.5497906;0.008282423,320.9918
+0;0;0,0.001472849;0.3194776;0.009895484,0.004480675;0.6258863;0.004535933,0.1845234;0.4997466;0.01095785,0.21962;0.2298959;0.03046124,0.2636219;-0.03021693;-0.03403763,-0.1702717;0.4833133;-0.0106187,-0.2138875;0.2180557;-0.05717672,-0.2581939;-0.03149568;-0.1547267,0.07460847;0.005878941;-0.03543871,0.08584642;-0.3406129;0.003542662,0.08903565;-0.7391318;0.08029794,0.09218653;-0.6994398;-0.01722711,-0.07312046;0.004018146;-0.03865409,-0.09769606;-0.3428774;-0.01105004,-0.1175544;-0.7409996;0.06525993,-0.1119696;-0.7012707;-0.03215236,0.003887014;0.5509208;0.008193566,0;0;0,-0.008021764;0.3193603;0.01051879,-0.01832671;0.6256245;0.006445408,0.1684132;0.5152884;0.02163815,0.2130991;0.2461795;0.02553177,0.2443713;-0.01690289;-0.03417277,-0.1951599;0.5110442;-0.02810096,-0.2426349;0.2677826;-0.1421249,-0.2751921;0.07526925;-0.3308935,0.07484428;0.003084868;-0.03529453,0.1095401;-0.3439774;-0.028476,0.1170326;-0.7409033;0.05585981,0.1291648;-0.7763522;-0.01614188,-0.07291014;0.003850781;-0.0390662,-0.1242743;-0.3411443;-0.03254034,-0.1368126;-0.7376593;0.05311872,-0.1468705;-0.7832516;-0.008522511,-0.015611;0.5506972;0.009922266,321.0243
+0;0;0,0.001469252;0.3186973;0.009871316,0.004461197;0.6234754;0.004542373,0.1857606;0.49743;0.01096154,0.2207604;0.2283228;0.0304112,0.2647018;-0.03143209;-0.03399894,-0.1714958;0.4808827;-0.01076468,-0.2149914;0.2163561;-0.05719441,-0.2592369;-0.03285196;-0.1546102,0.07453766;0.005873362;-0.03540508,0.08575457;-0.3399697;0.003503293,0.08894805;-0.7390186;0.08036067,0.09201918;-0.699572;-0.01469582,-0.07305107;0.004014332;-0.03861741,-0.09758065;-0.3422317;-0.01106505,-0.1174654;-0.7408834;0.06534643,-0.112022;-0.7014007;-0.02960016,0.003871094;0.5489592;0.008178085,0;0;0,-0.008646376;0.3185797;0.009988308,-0.02016623;0.6231362;0.004328012,0.16843;0.5152769;0.02264547,0.2126839;0.2468574;0.02644801,0.2443821;-0.01571119;-0.0335946,-0.1983632;0.5105361;-0.02958656,-0.248416;0.2732339;-0.1528923,-0.2794689;0.07889754;-0.3394967,0.07487478;0.002994284;-0.03505254,0.1094167;-0.3434328;-0.02855301,0.1169336;-0.7409453;0.05561686,0.1296547;-0.7743391;-0.01476645,-0.07276372;0.003889985;-0.0391687,-0.1245561;-0.3403829;-0.03277569,-0.1382756;-0.737435;0.05277344,-0.1450655;-0.7792459;-0.009928301,-0.01710888;0.5486988;0.008324623,321.0579
+0;0;0,0.001471615;0.3192098;0.009887192,0.004481125;0.6258193;0.0045194,0.185032;0.499372;0.01095708,0.2200125;0.2304134;0.030396,0.2650498;-0.03581998;-0.03562057,-0.1707637;0.4828923;-0.01068032,-0.2142353;0.2185117;-0.05708442,-0.2595843;-0.0369117;-0.1569298,0.0745768;0.005876445;-0.03542366,0.08579455;-0.3399926;0.003487632,0.08898745;-0.7389711;0.08033143,0.09213797;-0.6992803;-0.01718234,-0.07308942;0.00401644;-0.03863768,-0.09762084;-0.3422556;-0.01108326,-0.1175021;-0.7408368;0.06531473,-0.1119179;-0.701109;-0.0320863,0.003886171;0.5506905;0.008184999,0;0;0,-0.008500889;0.3190705;0.0107975,-0.01886199;0.6255467;0.007450581,0.1683142;0.5152328;0.02327561,0.2123161;0.2469223;0.02696013,0.2441381;-0.0224615;-0.03375602,-0.1956678;0.5108229;-0.03041248,-0.247172;0.2772834;-0.1598221,-0.2770819;0.07731655;-0.3505718,0.07486428;0.002952382;-0.03518081,0.1093572;-0.3435073;-0.02875757,0.1164901;-0.7408969;0.05567908,0.1319656;-0.7797742;-0.01235915,-0.07282905;0.003936519;-0.03913438,-0.1247092;-0.3403567;-0.03314111,-0.1385698;-0.7373549;0.05229474,-0.1473687;-0.7834318;-0.008923315,-0.01622985;0.550441;0.01066685,321.0911
+0;0;0,0.00147365;0.3196512;0.009900864,0.004494248;0.6274006;0.004511476,0.1848966;0.5006757;0.01096248,0.2198615;0.2318371;0.03039272,0.2651252;-0.03573486;-0.03595576,-0.1706124;0.4842093;-0.01065748,-0.2140645;0.2199466;-0.05704088,-0.2596416;-0.03676102;-0.1573882,0.07445557;0.005866893;-0.03536608,0.08566581;-0.3397709;0.003519192,0.08885877;-0.7387546;0.080364,0.09196623;-0.6991962;-0.01581734,-0.07297061;0.004009911;-0.03857488,-0.09748562;-0.3420305;-0.01103888,-0.1173672;-0.740617;0.06536011,-0.1118593;-0.7010221;-0.03071004,0.003896769;0.5519528;0.008192634,0;0;0,-0.008433476;0.3194953;0.01134539,-0.01833995;0.6271378;0.009013891,0.1683551;0.5152208;0.02374148,0.2120586;0.246983;0.02731657,0.2437707;-0.02380836;-0.03361011,-0.1946235;0.511559;-0.03074841,-0.2465378;0.2806875;-0.1644552,-0.2768543;0.08310384;-0.3596149,0.07488984;0.002921119;-0.03481078,0.1092673;-0.3433244;-0.02885675,0.1164946;-0.7407315;0.05551553,0.1321289;-0.7768407;-0.01331043,-0.07263654;0.003928767;-0.03920855,-0.1245156;-0.3401296;-0.03324467,-0.1385125;-0.7371713;0.0519922,-0.1455949;-0.7791833;-0.01216382,-0.01584231;0.5516969;0.01196194,321.1253
+0;0;0,0.001270132;0.3199856;0.00997925,0.004066789;0.628196;0.004642925,0.1838425;0.5017127;0.0113891,0.2188764;0.2328672;0.03053655,0.2636497;-0.03146079;-0.03511903,-0.1700836;0.4850295;-0.01151846,-0.2151057;0.2221257;-0.06373426,-0.2599682;-0.02948335;-0.1679688,0.07449654;0.005884214;-0.03524239,0.08558338;-0.3398792;0.003630035,0.08868145;-0.7387487;0.080392,0.09204922;-0.6992562;-0.01511459,-0.07287652;0.004002385;-0.03872184,-0.09747412;-0.3421367;-0.01099035,-0.1175494;-0.740576;0.06544267,-0.1117977;-0.7010463;-0.02994632,0.003543149;0.5526608;0.008302494,0;0;0,-0.008373573;0.3198122;0.01191592,-0.01802616;0.6279243;0.01026344,0.1677125;0.5148671;0.02353764,0.2113087;0.2466196;0.02735519,0.2434409;-0.02077603;-0.03307391,-0.1930107;0.5120056;-0.03165487,-0.2461585;0.2834032;-0.1687246,-0.2752023;0.08947924;-0.3629784,0.07486141;0.002916202;-0.03483748,0.1088621;-0.3434921;-0.02921748,0.1159691;-0.7407768;0.05512238,0.1320059;-0.7765755;-0.01296806,-0.07260113;0.003916545;-0.03924439,-0.1252187;-0.3401882;-0.03613595,-0.1401321;-0.7369121;0.04980944,-0.1481446;-0.7788693;-0.0132851,-0.01557808;0.5523902;0.01306486,321.1585
+0;0;0,0.001270132;0.3199856;0.00997925,0.004066789;0.628196;0.004642925,0.1838425;0.5017127;0.0113891,0.2188764;0.2328672;0.03053655,0.2636497;-0.03146079;-0.03511903,-0.1700836;0.4850295;-0.01151846,-0.2151057;0.2221257;-0.06373426,-0.2599682;-0.02948335;-0.1679688,0.07449654;0.005884214;-0.03524239,0.08558338;-0.3398792;0.003630035,0.08868145;-0.7387487;0.080392,0.09204922;-0.6992562;-0.01511459,-0.07287652;0.004002385;-0.03872184,-0.09747412;-0.3421367;-0.01099035,-0.1175494;-0.740576;0.06544267,-0.1117977;-0.7010463;-0.02994632,0.003543149;0.5526608;0.008302494,0;0;0,-0.008373573;0.3198122;0.01191592,-0.01802616;0.6279243;0.01026344,0.1677125;0.5148671;0.02353764,0.2113087;0.2466196;0.02735519,0.2434409;-0.02077603;-0.03307391,-0.1930107;0.5120056;-0.03165487,-0.2461585;0.2834032;-0.1687246,-0.2752023;0.08947924;-0.3629784,0.07486141;0.002916202;-0.03483748,0.1088621;-0.3434921;-0.02921748,0.1159691;-0.7407768;0.05512238,0.1320059;-0.7765755;-0.01296806,-0.07260113;0.003916545;-0.03924439,-0.1252187;-0.3401882;-0.03613595,-0.1401321;-0.7369121;0.04980944,-0.1481446;-0.7788693;-0.0132851,-0.01557808;0.5523902;0.01306486,321.1807
+0;0;0,0.00127146;0.3203202;0.009989686,0.004072228;0.6289795;0.004646149,0.1831294;0.5026026;0.01138471,0.2181871;0.2335741;0.03054519,0.2629258;-0.03054965;-0.03505966,-0.1693875;0.4859858;-0.01143163,-0.2144402;0.2229031;-0.06368297,-0.259268;-0.02851158;-0.167837,0.07441755;0.005877975;-0.03520503,0.08551536;-0.3402274;0.003705841,0.08861665;-0.7395118;0.08054766,0.09213959;-0.699582;-0.01935959,-0.07279924;0.003998141;-0.03868078,-0.09742116;-0.3424833;-0.01092186,-0.1175173;-0.7413371;0.06559066,-0.1115006;-0.7013683;-0.03419358,0.003547919;0.5533478;0.008310392,0;0;0,-0.008172549;0.3201278;0.01256251,-0.01723871;0.6287107;0.01178765,0.1675108;0.5149873;0.02387691,0.211152;0.2465573;0.02751613,0.2435527;-0.02055982;-0.03302789,-0.191122;0.5126134;-0.03213656,-0.2453842;0.2856402;-0.1718192,-0.2739097;0.09378766;-0.3678953,0.07481246;0.002863064;-0.03473926,0.1090628;-0.3438663;-0.0290978,0.1157386;-0.7417518;0.05447817,0.1316423;-0.7814012;-0.01615119,-0.07247465;0.003962467;-0.03928919,-0.1241051;-0.3406008;-0.03324088,-0.1398718;-0.7382321;0.05032426,-0.1480339;-0.786466;-0.0121683,-0.01495426;0.553067;0.01436591,321.2029
+0;0;0,0.001079379;0.3206581;0.01001374,0.003657119;0.6298591;0.004658138,0.1826905;0.5035311;0.01186151,0.2175544;0.2347004;0.03076595,0.2624243;-0.02774057;-0.0346525,-0.1694855;0.4867437;-0.01234632,-0.2160583;0.2256254;-0.07143078,-0.2625098;-0.01569159;-0.1929895,0.07438153;0.005886633;-0.0351273,0.08531886;-0.3397092;0.003706757,0.08835753;-0.7380088;0.08045283,0.09220294;-0.6980411;-0.01986811,-0.07272767;0.00397965;-0.03867871,-0.09734708;-0.3419812;-0.01094428,-0.1175071;-0.739805;0.06568179,-0.1111582;-0.6997969;-0.03450782,0.003203081;0.554097;0.008326245,0;0;0,-0.008160882;0.3204398;0.01322293,-0.0171832;0.6295651;0.01325035,0.1673248;0.5150321;0.02444649,0.2109352;0.2468374;0.0279882,0.2434914;-0.01872483;-0.03188634,-0.1903656;0.5130064;-0.03267991,-0.2464265;0.2886342;-0.175358,-0.2739687;0.1028624;-0.375104,0.07488201;0.002783045;-0.03444028,0.1088056;-0.3434625;-0.02920651,0.1153475;-0.7403897;0.05414677,0.1317487;-0.7813379;-0.01568007,-0.07235352;0.003985215;-0.03937359,-0.124042;-0.3400429;-0.03328072,-0.1398376;-0.7367561;0.04985138,-0.1490898;-0.7856942;-0.01229043,-0.01489942;0.5537847;0.01563072,321.2257
+0;0;0,0.001079977;0.3208358;0.01001929,0.003658989;0.6301854;0.004661545,0.1824714;0.5038938;0.01186182,0.2173166;0.2352066;0.03075617,0.2622138;-0.0273934;-0.03470191,-0.1692713;0.4871271;-0.01231623,-0.2158193;0.2261481;-0.07136916,-0.2622989;-0.01531509;-0.1930016,0.07442054;0.00588972;-0.03514573,0.08535194;-0.3395184;0.003667232,0.08828954;-0.7245711;0.07786083,0.09248184;-0.6837043;-0.03151003,-0.0727658;0.003981737;-0.03869899,-0.09737185;-0.3417912;-0.01097963,-0.1168614;-0.7263839;0.06309795,-0.1099397;-0.685473;-0.04612976,0.003204797;0.5543975;0.008330904,0;0;0,-0.008055128;0.3206137;0.01338458,-0.01685625;0.6298938;0.01346445,0.1672823;0.5148985;0.02438474,0.2107342;0.2468318;0.02840543,0.2435271;-0.01875997;-0.03196764,-0.1895244;0.5130888;-0.03344913,-0.2453502;0.2883539;-0.1753705,-0.2732477;0.1073884;-0.3796559,0.07488315;0.002721637;-0.03454614,0.1087378;-0.3433398;-0.02925277,0.112907;-0.726789;0.05277324,0.1324548;-0.7811244;-0.01507282,-0.0724315;0.004070047;-0.0393121,-0.1240256;-0.3397818;-0.03325507,-0.1385692;-0.7231871;0.04778638,-0.1503448;-0.7805896;-0.01793878,-0.01462705;0.5540858;0.01584339,321.2589
+0;0;0,0.001079977;0.3208358;0.01001929,0.003658989;0.6301854;0.004661545,0.1824714;0.5038938;0.01186182,0.2173166;0.2352066;0.03075617,0.2622138;-0.0273934;-0.03470191,-0.1692713;0.4871271;-0.01231623,-0.2158193;0.2261481;-0.07136916,-0.2622989;-0.01531509;-0.1930016,0.07442054;0.00588972;-0.03514573,0.08535194;-0.3395184;0.003667232,0.08828954;-0.7245711;0.07786083,0.09248184;-0.6837043;-0.03151003,-0.0727658;0.003981737;-0.03869899,-0.09737185;-0.3417912;-0.01097963,-0.1168614;-0.7263839;0.06309795,-0.1099397;-0.685473;-0.04612976,0.003204797;0.5543975;0.008330904,0;0;0,-0.008055128;0.3206137;0.01338458,-0.01685625;0.6298938;0.01346445,0.1672823;0.5148985;0.02438474,0.2107342;0.2468318;0.02840543,0.2435271;-0.01875997;-0.03196764,-0.1895244;0.5130888;-0.03344913,-0.2453502;0.2883539;-0.1753705,-0.2732477;0.1073884;-0.3796559,0.07488315;0.002721637;-0.03454614,0.1087378;-0.3433398;-0.02925277,0.112907;-0.726789;0.05277324,0.1324548;-0.7811244;-0.01507282,-0.0724315;0.004070047;-0.0393121,-0.1240256;-0.3397818;-0.03325507,-0.1385692;-0.7231871;0.04778638,-0.1503448;-0.7805896;-0.01793878,-0.01462705;0.5540858;0.01584339,321.2815
+0;0;0,0.0007995245;0.3208486;0.01009769,0.003088437;0.6300913;0.004798585,0.1814592;0.5040321;0.01216642,0.216259;0.2359578;0.03087531,0.2617027;-0.02926013;-0.03531606,-0.169029;0.4872207;-0.01347047,-0.2164665;0.2282672;-0.07763973,-0.2638615;-0.009951413;-0.2110285,0.07443643;0.005910329;-0.03504931,0.08521332;-0.339308;0.003617994,0.08808288;-0.7288668;0.07885859,0.09250169;-0.6883354;-0.0271194,-0.07270337;0.003958415;-0.03876492,-0.09751815;-0.3415846;-0.01099293,-0.1171733;-0.7306868;0.0640977,-0.1101104;-0.6901069;-0.04173212,0.002733686;0.5543433;0.00843924,0;0;0,-0.007920556;0.320628;0.01346755,-0.01655629;0.6298014;0.01338768,0.1668964;0.5146302;0.02495074,0.2099608;0.2471373;0.02918649,0.2431236;-0.02106297;-0.03209805,-0.1885081;0.5140652;-0.03478184,-0.2561293;0.3121595;-0.2023718,-0.2739077;0.1146036;-0.3958725,0.07476894;0.00263755;-0.03473926,0.1085136;-0.3432238;-0.02942181,0.1135659;-0.7313027;0.05300736,0.1320074;-0.7812145;-0.01507926,-0.07242133;0.004138954;-0.03927068,-0.1242495;-0.3394728;-0.03362625,-0.1379527;-0.7273644;0.04870037,-0.1500443;-0.7848745;-0.01094486,-0.01435401;0.5540361;0.01582026,321.3146
+0;0;0,0.0007995245;0.3208486;0.01009769,0.003088437;0.6300913;0.004798585,0.1814592;0.5040321;0.01216642,0.216259;0.2359578;0.03087531,0.2617027;-0.02926013;-0.03531606,-0.169029;0.4872207;-0.01347047,-0.2164665;0.2282672;-0.07763973,-0.2638615;-0.009951413;-0.2110285,0.07443643;0.005910329;-0.03504931,0.08521332;-0.339308;0.003617994,0.08808288;-0.7288668;0.07885859,0.09250169;-0.6883354;-0.0271194,-0.07270337;0.003958415;-0.03876492,-0.09751815;-0.3415846;-0.01099293,-0.1171733;-0.7306868;0.0640977,-0.1101104;-0.6901069;-0.04173212,0.002733686;0.5543433;0.00843924,0;0;0,-0.007920556;0.320628;0.01346755,-0.01655629;0.6298014;0.01338768,0.1668964;0.5146302;0.02495074,0.2099608;0.2471373;0.02918649,0.2431236;-0.02106297;-0.03209805,-0.1885081;0.5140652;-0.03478184,-0.2561293;0.3121595;-0.2023718,-0.2739077;0.1146036;-0.3958725,0.07476894;0.00263755;-0.03473926,0.1085136;-0.3432238;-0.02942181,0.1135659;-0.7313027;0.05300736,0.1320074;-0.7812145;-0.01507926,-0.07242133;0.004138954;-0.03927068,-0.1242495;-0.3394728;-0.03362625,-0.1379527;-0.7273644;0.04870037,-0.1500443;-0.7848745;-0.01094486,-0.01435401;0.5540361;0.01582026,321.3373
+0;0;0,0.0008000449;0.3210574;0.01010426,0.003090421;0.6304926;0.004802305,0.1811872;0.5044742;0.01216618,0.2159786;0.2364648;0.03087053,0.2614742;-0.02905554;-0.03539631,-0.1687641;0.4876885;-0.01343144,-0.2161901;0.2287978;-0.07758517,-0.2636392;-0.009692505;-0.211126,0.07442338;0.005909293;-0.03504317,0.08519521;-0.3391468;0.003605958,0.08809192;-0.7323912;0.07955843,0.0923125;-0.6923323;-0.02166532,-0.07269063;0.003957721;-0.03875812,-0.09749375;-0.3414229;-0.01099919,-0.1173348;-0.7342064;0.0648019,-0.1105888;-0.6941012;-0.03628033,0.002735501;0.5547084;0.008444702,0;0;0,-0.007787317;0.3208245;0.01384187,-0.01618102;0.6301972;0.01423192,0.1668557;0.5145434;0.0249753,0.2099268;0.2471196;0.02930999,0.2429618;-0.02138525;-0.0321393,-0.1875605;0.5146415;-0.03535179,-0.2433948;0.2961635;-0.1854826,-0.2713334;0.1206446;-0.3984961,0.07474257;0.002602875;-0.03476429,0.1081616;-0.3431259;-0.02944946,0.1133571;-0.7349496;0.05340981,0.1320437;-0.7782733;-0.01470543,-0.07239853;0.004175746;-0.03927847,-0.1245036;-0.3392329;-0.03388642,-0.1374379;-0.7306252;0.05015584,-0.1491489;-0.7846158;-0.006179698,-0.01404065;0.5543901;0.01654458,321.3597
+0;0;0,0.0004836356;0.3210572;0.01022281,0.002610419;0.630444;0.005051705,0.180713;0.5045692;0.012752,0.2155196;0.2367218;0.03126113,0.2609834;-0.0291113;-0.03514123,-0.1687492;0.4873239;-0.01497592,-0.2182901;0.2316661;-0.08901054,-0.2665868;-0.001176476;-0.232521,0.07447973;0.005936758;-0.03490984,0.08490552;-0.3392644;0.003761102,0.08790755;-0.7325467;0.07968526,0.09260315;-0.6924726;-0.02165512,-0.07263442;0.003929111;-0.0388584,-0.09750192;-0.3415795;-0.01104782,-0.1177109;-0.734363;0.06482838,-0.1104852;-0.6942414;-0.03635834,0.002310342;0.5546826;0.008631323,0;0;0,-0.007801853;0.320817;0.01407433,-0.01619555;0.6301364;0.01477313,0.1667652;0.514399;0.02505732,0.2098338;0.2471557;0.02979589,0.2430227;-0.02155718;-0.0321343,-0.1873092;0.5157391;-0.03635068,-0.2429032;0.2969614;-0.1858229,-0.2707486;0.131873;-0.4074395,0.07473636;0.002571374;-0.0347712,0.1081444;-0.3432962;-0.02952409,0.1134391;-0.7351481;0.05335236,0.1316216;-0.778596;-0.01497197,-0.07238387;0.004216569;-0.03929337,-0.1245261;-0.3393159;-0.03340756,-0.1386513;-0.7311086;0.04871069,-0.1491167;-0.7835394;-0.01035757,-0.01405146;0.5543529;0.01700258,321.3932
+0;0;0,0.0004836356;0.3210572;0.01022281,0.002610419;0.630444;0.005051705,0.180713;0.5045692;0.012752,0.2155196;0.2367218;0.03126113,0.2609834;-0.0291113;-0.03514123,-0.1687492;0.4873239;-0.01497592,-0.2182901;0.2316661;-0.08901054,-0.2665868;-0.001176476;-0.232521,0.07447973;0.005936758;-0.03490984,0.08490552;-0.3392644;0.003761102,0.08790755;-0.7325467;0.07968526,0.09260315;-0.6924726;-0.02165512,-0.07263442;0.003929111;-0.0388584,-0.09750192;-0.3415795;-0.01104782,-0.1177109;-0.734363;0.06482838,-0.1104852;-0.6942414;-0.03635834,0.002310342;0.5546826;0.008631323,0;0;0,-0.007801853;0.320817;0.01407433,-0.01619555;0.6301364;0.01477313,0.1667652;0.514399;0.02505732,0.2098338;0.2471557;0.02979589,0.2430227;-0.02155718;-0.0321343,-0.1873092;0.5157391;-0.03635068,-0.2429032;0.2969614;-0.1858229,-0.2707486;0.131873;-0.4074395,0.07473636;0.002571374;-0.0347712,0.1081444;-0.3432962;-0.02952409,0.1134391;-0.7351481;0.05335236,0.1316216;-0.778596;-0.01497197,-0.07238387;0.004216569;-0.03929337,-0.1245261;-0.3393159;-0.03340756,-0.1386513;-0.7311086;0.04871069,-0.1491167;-0.7835394;-0.01035757,-0.01405146;0.5543529;0.01700258,321.4165
+0;0;0,0.0004838376;0.3211913;0.01022708,0.00261117;0.630653;0.005055082,0.1804891;0.5048318;0.01275063,0.2152696;0.2371848;0.03124591,0.2607191;-0.02856478;-0.03513558,-0.1685331;0.4876082;-0.01494238,-0.2180369;0.2321418;-0.08892159,-0.2663185;-0.0006276518;-0.2323869,0.07442557;0.005932441;-0.03488445,0.08486216;-0.339626;0.003826503,0.08786325;-0.732786;0.07972705,0.09245557;-0.6929335;-0.01938422,-0.0725816;0.003926254;-0.03883014,-0.09747484;-0.3419399;-0.01099079,-0.1176775;-0.7346013;0.06486183,-0.1106108;-0.6947023;-0.03409916,0.002311055;0.5548821;0.008635147,0;0;0,-0.00773643;0.3209418;0.01432419,-0.01605262;0.6303375;0.01520967,0.1665997;0.514309;0.02527928,0.2095868;0.2472554;0.02987432,0.2431474;-0.02133498;-0.03199577,-0.1866965;0.5162475;-0.03693468,-0.2438586;0.3054675;-0.1965935,-0.2706904;0.1357284;-0.4146845,0.07465786;0.002528667;-0.03480077,0.108057;-0.343702;-0.0296092,0.113312;-0.7354225;0.05328894,0.1299831;-0.7819877;-0.008363724,-0.07230799;0.004265548;-0.03930197,-0.1247291;-0.33959;-0.03351824,-0.1376798;-0.7309555;0.05020802,-0.1484396;-0.7822054;-0.006571241,-0.01392332;0.554543;0.01740026,321.4497
+0;0;0,-0.0002383387;0.3213268;0.01053834,0.001605921;0.6309868;0.005516055,0.1793442;0.5052986;0.01358675,0.2140502;0.2376956;0.03170929,0.2592956;-0.02646044;-0.03433512,-0.1687646;0.4875026;-0.01658323,-0.2207033;0.2354017;-0.09960018,-0.2691239;0.007009983;-0.2468418,0.07451259;0.006046003;-0.03464597,0.08414045;-0.3399228;0.004230484,0.08710405;-0.7345034;0.08045162,0.09236684;-0.6943917;-0.02112687,-0.07245428;0.003800125;-0.03905074,-0.09812814;-0.3423623;-0.0105748,-0.1181912;-0.7364355;0.0656889,-0.1103962;-0.6962749;-0.03572183,0.001368633;0.5551696;0.009079795,0;0;0,-0.007680349;0.3210798;0.01451874,-0.01590099;0.6306722;0.01569939,0.1664124;0.5142367;0.02559948,0.2094863;0.2472733;0.03001618,0.2431953;-0.01967567;-0.03154183,-0.1860309;0.5166575;-0.03750671,-0.2446041;0.3095718;-0.2013023,-0.2702138;0.1437455;-0.4204672,0.07463885;0.00255093;-0.03480744,0.1079627;-0.3440877;-0.02936578,0.113495;-0.7373654;0.05318379,0.130778;-0.7833246;-0.012995,-0.07228595;0.004256462;-0.03931472,-0.1245816;-0.3400132;-0.03283206,-0.1384028;-0.73316;0.0493684,-0.1492532;-0.7857327;-0.009895068,-0.01379377;0.5548296;0.01781058,321.4821
+0;0;0,-0.0002384914;0.3215325;0.01054509,0.001606037;0.6312344;0.005522342,0.1790374;0.5056273;0.0135855,0.2137817;0.2377289;0.03172805,0.2588682;-0.02550012;-0.03408457,-0.1684711;0.487862;-0.01653245,-0.2204672;0.2354828;-0.09964105,-0.2687179;0.007892609;-0.2463659,0.07444747;0.006040718;-0.03461569,0.08409194;-0.3405251;0.004327852,0.08707523;-0.7377273;0.08105539,0.09215146;-0.697974;-0.01692224,-0.07239095;0.003796804;-0.0390166,-0.09810912;-0.342963;-0.01049152,-0.1183055;-0.7396543;0.06627886,-0.1107868;-0.6998539;-0.03153694,0.001368734;0.5554123;0.009086315,0;0;0,-0.007693723;0.321265;0.01496792,-0.01581771;0.6309006;0.01639581,0.1660637;0.5141059;0.02630448,0.2093692;0.2468707;0.03029084,0.2427993;-0.0190793;-0.03140688,-0.1853455;0.5180853;-0.03853732,-0.2530229;0.3252439;-0.2161263,-0.2712006;0.1605729;-0.4356863,0.07459639;0.002484113;-0.03473282,0.1075278;-0.3447955;-0.02926826,0.1136017;-0.7405096;0.05463075,0.129183;-0.7830313;-0.01031805,-0.07216073;0.00432492;-0.03938635,-0.1252222;-0.3404728;-0.0353297,-0.1392761;-0.7362745;0.04718756,-0.1501406;-0.7833151;-0.01337015,-0.01373276;0.5550508;0.01845002,321.516
+0;0;0,-0.0002384914;0.3215325;0.01054509,0.001606037;0.6312344;0.005522342,0.1790374;0.5056273;0.0135855,0.2137817;0.2377289;0.03172805,0.2588682;-0.02550012;-0.03408457,-0.1684711;0.487862;-0.01653245,-0.2204672;0.2354828;-0.09964105,-0.2687179;0.007892609;-0.2463659,0.07444747;0.006040718;-0.03461569,0.08409194;-0.3405251;0.004327852,0.08707523;-0.7377273;0.08105539,0.09215146;-0.697974;-0.01692224,-0.07239095;0.003796804;-0.0390166,-0.09810912;-0.342963;-0.01049152,-0.1183055;-0.7396543;0.06627886,-0.1107868;-0.6998539;-0.03153694,0.001368734;0.5554123;0.009086315,0;0;0,-0.007693723;0.321265;0.01496792,-0.01581771;0.6309006;0.01639581,0.1660637;0.5141059;0.02630448,0.2093692;0.2468707;0.03029084,0.2427993;-0.0190793;-0.03140688,-0.1853455;0.5180853;-0.03853732,-0.2530229;0.3252439;-0.2161263,-0.2712006;0.1605729;-0.4356863,0.07459639;0.002484113;-0.03473282,0.1075278;-0.3447955;-0.02926826,0.1136017;-0.7405096;0.05463075,0.129183;-0.7830313;-0.01031805,-0.07216073;0.00432492;-0.03938635,-0.1252222;-0.3404728;-0.0353297,-0.1392761;-0.7362745;0.04718756,-0.1501406;-0.7833151;-0.01337015,-0.01373276;0.5550508;0.01845002,321.5491
+0;0;0,-0.0006365551;0.3216467;0.01073065,0.0009809349;0.6314956;0.005832274,0.1781271;0.5060832;0.01433703,0.2129156;0.23795;0.03218847,0.2581834;-0.02510604;-0.0334825,-0.168504;0.4881766;-0.01719704,-0.2219895;0.2382858;-0.107298,-0.2707181;0.02852748;-0.2781409,0.0744594;0.00608283;-0.03447429,0.08371431;-0.3404223;0.004583534,0.08653232;-0.7366767;0.08106181,0.09182528;-0.6971015;-0.01503094,-0.07232185;0.003742452;-0.03905412,-0.09814746;-0.3429507;-0.01052595,-0.1185433;-0.7386154;0.06633687,-0.1108568;-0.6989928;-0.02958934,0.0008075552;0.5556399;0.009358217,0;0;0,-0.007556006;0.3213844;0.01506925,-0.01546992;0.6311686;0.01656961,0.1658618;0.5139763;0.02682853,0.2092687;0.2465308;0.03044844,0.2427177;-0.01921806;-0.03134966,-0.1846584;0.5188883;-0.03868203,-0.2522677;0.3260662;-0.216651,-0.2724009;0.1752592;-0.4455882,0.07455183;0.002411842;-0.0347259,0.1074627;-0.3448123;-0.02931905,0.1135018;-0.7395005;0.05469966,0.1281336;-0.7814907;-0.008203745,-0.07209028;0.004414006;-0.0394105,-0.1252349;-0.3403109;-0.03524063,-0.1383491;-0.7347647;0.04907192,-0.1493439;-0.7827824;-0.007016126,-0.01343916;0.5552853;0.01860762,321.5716
+0;0;0,-0.0006368222;0.3217817;0.01073515,0.0009816143;0.6318284;0.005832743,0.1780949;0.5063545;0.01433986,0.2128775;0.2382672;0.03218825,0.2581437;-0.02477965;-0.03348042,-0.1684723;0.4884512;-0.01718838,-0.2219486;0.2386032;-0.1072739,-0.2706755;0.02885221;-0.2781109,0.07442526;0.006080041;-0.03445848,0.08367632;-0.3402812;0.00458312,0.08649773;-0.7370139;0.08115371,0.09180064;-0.6974207;-0.01511966,-0.07228868;0.003740736;-0.03903621,-0.09810357;-0.3428085;-0.0105199,-0.118524;-0.7389507;0.06643569,-0.1108231;-0.6993099;-0.02967082,0.0008080729;0.555902;0.009361974,0;0;0,-0.007611029;0.3215125;0.01519465,-0.01556034;0.631494;0.016752,0.1657146;0.5140822;0.02707911,0.2091826;0.246693;0.03064656,0.242778;-0.01900804;-0.03123498,-0.1847737;0.520188;-0.03894224,-0.2521082;0.3320519;-0.2218904,-0.2719807;0.1822973;-0.4515286,0.07454252;0.002434388;-0.03465486,0.1073851;-0.3446496;-0.02917647,0.1136278;-0.7398812;0.05461407,0.1280722;-0.7819925;-0.008473396,-0.07200297;0.004383989;-0.03949464,-0.1252358;-0.340177;-0.03503274,-0.1398023;-0.7353456;0.04801814,-0.1487401;-0.7813221;-0.01144948,-0.01351304;0.5555397;0.0187676,321.6051
+0;0;0,-0.000637364;0.3220554;0.01074428,0.0009832694;0.6325222;0.005835285,0.1778011;0.5070291;0.01433884,0.212651;0.2384229;0.03222178,0.2579654;-0.0249036;-0.03351671,-0.168189;0.4891557;-0.01713691,-0.2217688;0.238824;-0.1073968,-0.2705475;0.02885003;-0.2784154,0.07438484;0.006076739;-0.03443977,0.08363897;-0.3403991;0.004614759,0.0864574;-0.7367136;0.08110464,0.09177969;-0.6970854;-0.01552074,-0.07224943;0.003738705;-0.03901501,-0.09807286;-0.3429252;-0.01048926,-0.1184718;-0.7386499;0.06638522,-0.1107427;-0.698974;-0.0300727,0.0008094957;0.5564941;0.009369239,0;0;0,-0.007468827;0.3217766;0.01547885,-0.01517544;0.6321823;0.01754808,0.1655495;0.5139593;0.027879,0.2091785;0.2460608;0.03111243,0.242346;-0.01989764;-0.03119159,-0.1838997;0.5206401;-0.03886816,-0.2436536;0.3370598;-0.2296857,-0.27007;0.1850091;-0.4574982,0.07449555;0.002397567;-0.03465247,0.1072898;-0.3448057;-0.02909446,0.113547;-0.7395987;0.05470967,0.1280084;-0.7819757;-0.008614302,-0.07194211;0.004428822;-0.03950756,-0.1253336;-0.3402243;-0.03503349,-0.138959;-0.73502;0.04787919,-0.148887;-0.7834694;-0.008730136,-0.01319148;0.5561208;0.01941872,321.6283
+0;0;0,-0.001141645;0.3221704;0.01111491,0.0001513117;0.6327853;0.006428355,0.1771865;0.5073632;0.01518368,0.2119686;0.2390814;0.03270205,0.2573214;-0.02390057;-0.03292758,-0.1685682;0.4892087;-0.01866451,-0.2244887;0.2443373;-0.1206582,-0.2721465;0.03439309;-0.2914675,0.0744072;0.006101518;-0.03429984,0.08317434;-0.3407128;0.005016651,0.08593295;-0.7373071;0.08142181,0.09174309;-0.6976929;-0.01490907,-0.07216655;0.003705389;-0.03909475,-0.09878615;-0.3432954;-0.01108295,-0.1189293;-0.7391437;0.06657544,-0.110721;-0.6994768;-0.02957551,0.0001042261;0.5567254;0.009868496,0;0;0,-0.007445693;0.3218973;0.01566339,-0.01514542;0.6324432;0.0179913,0.1655255;0.5137975;0.02895808,0.2091179;0.2462413;0.0312326,0.2423575;-0.01937205;-0.03096366,-0.1838512;0.5213302;-0.03903051,-0.2450673;0.3390432;-0.2301217,-0.2710525;0.1877723;-0.4580812,0.07445944;0.002352625;-0.03464675,0.1072848;-0.3451987;-0.02886939,0.1135167;-0.740249;0.05496883,0.1279324;-0.7820642;-0.008596897,-0.07189074;0.004486015;-0.03951882,-0.1251536;-0.3405382;-0.03460201,-0.1389897;-0.7358615;0.04700932,-0.1483986;-0.7780252;-0.01709769,-0.01315888;0.5563529;0.01979613,321.6615
+0;0;0,-0.001142471;0.3224034;0.01112295,0.0001523366;0.6334759;0.006429029,0.1771293;0.5079464;0.0151882,0.2119014;0.2397418;0.03270154,0.2578693;-0.02680692;-0.03381819,-0.1685118;0.4897979;-0.01864887,-0.2244162;0.2449969;-0.1206132,-0.2727204;0.03220528;-0.2937391,0.07441813;0.006102414;-0.03430487,0.0831838;-0.3406535;0.005004998,0.0859381;-0.7366292;0.08129101,0.09180245;-0.6969253;-0.01593863,-0.07217714;0.003705933;-0.03910049,-0.09879225;-0.3432364;-0.01109341,-0.1189039;-0.7384673;0.06644386,-0.1106192;-0.6987103;-0.03060418,0.0001051745;0.5572924;0.009874759,0;0;0,-0.007389017;0.3221227;0.01585484,-0.01499629;0.6331266;0.01852107,0.1654555;0.5137748;0.02938795,0.2090944;0.2463026;0.03135657,0.2418619;-0.02318215;-0.03101635,-0.1845235;0.5212525;-0.0356125,-0.2441482;0.3467222;-0.2341915,-0.2704597;0.1903028;-0.4631605,0.07449204;0.002327725;-0.03460693,0.1071869;-0.3451763;-0.02879524,0.1133939;-0.7395849;0.05503345,0.1280579;-0.7810508;-0.0102334,-0.07187671;0.004512759;-0.03956634,-0.1252059;-0.3404397;-0.03450893,-0.1393265;-0.7351586;0.0468639,-0.1485694;-0.77741;-0.0185308,-0.01302784;0.5569098;0.02023172,321.6963
+0;0;0,-0.001143016;0.3225571;0.01112825,0.0001523432;0.6337725;0.006431802,0.1771705;0.5081872;0.01519422,0.2119361;0.2400328;0.03270427,0.2574196;-0.02370733;-0.03311456,-0.1685511;0.4900344;-0.01865073,-0.224445;0.2452793;-0.120596,-0.2722402;0.03472984;-0.2918977,0.07431607;0.006094045;-0.03425782,0.0830825;-0.3406921;0.005055476,0.08583625;-0.7365885;0.08132617,0.09169175;-0.6968992;-0.01575675,-0.07207815;0.003700851;-0.03904687,-0.09869558;-0.3432718;-0.01103734,-0.1188032;-0.7384233;0.06648438,-0.1105309;-0.698681;-0.03041721,0.0001051537;0.5575446;0.009879539,0;0;0,-0.00749252;0.3222578;0.01618719,-0.01513157;0.6334031;0.01907706,0.1653497;0.5138596;0.02979755,0.2090482;0.2464484;0.03172708,0.2418016;-0.02008769;-0.03028464,-0.1844069;0.5216348;-0.03608793,-0.2469921;0.3592995;-0.2438194,-0.2720834;0.2181991;-0.4792357,0.07446083;0.002330229;-0.03440595,0.1070219;-0.3452146;-0.0284586,0.1132006;-0.7395684;0.05524111,0.1279459;-0.7809492;-0.009878874,-0.07163189;0.004520176;-0.03977504,-0.1248088;-0.340476;-0.03404134,-0.1385213;-0.7349215;0.04832026,-0.147581;-0.7771822;-0.01686855,-0.0131458;0.5571405;0.0207057,321.7285
+0;0;0,-0.001363532;0.3228174;0.01127952,-0.0002274342;0.6343464;0.006706005,0.1769894;0.5088238;0.01613134,0.2116702;0.2406634;0.03338588,0.2579278;-0.02649292;-0.03353222,-0.1685258;0.489994;-0.02017014,-0.2285067;0.2519857;-0.134908,-0.2753765;0.04209165;-0.3130597,0.07422392;0.006089309;-0.03417112,0.0827509;-0.3406981;0.005234782,0.08545728;-0.7362886;0.08149923,0.09183677;-0.6965919;-0.01561999,-0.0719666;0.00369255;-0.03900141,-0.09878235;-0.343261;-0.01087266,-0.1184171;-0.7381107;0.06673887,-0.1096263;-0.6983575;-0.03018617,-0.0002367747;0.5580255;0.0101073,0;0;0,-0.0075223;0.3225088;0.01648259,-0.01504035;0.6339664;0.01951861,0.1653685;0.5136822;0.03054738,0.2089568;0.2462727;0.03216386,0.2408165;-0.02382466;-0.03126097,-0.1842068;0.52192;-0.03643798,-0.2448973;0.3569395;-0.2426139,-0.2723205;0.2160403;-0.4821671,0.0744156;0.002258435;-0.03422213,0.106814;-0.3453017;-0.0279479,0.1130553;-0.7393784;0.0555985,0.127844;-0.7806402;-0.009746075,-0.07139198;0.004608406;-0.0399485,-0.1248391;-0.340346;-0.03387146,-0.1369144;-0.7343241;0.04950026,-0.1468218;-0.7792557;-0.01258007,-0.01308971;0.5576112;0.02110577,321.7627
+0;0;0,-0.001364105;0.3229532;0.01128426,-0.000227592;0.6345909;0.006709314,0.1768955;0.5090717;0.01613246,0.2115717;0.2409468;0.03338473,0.2579026;-0.02663255;-0.03363931,-0.168437;0.4902519;-0.02014982,-0.22841;0.252275;-0.1348725,-0.2753539;0.0420486;-0.3133063,0.07409328;0.006078593;-0.03411098,0.08261188;-0.3403679;0.005256191,0.08531937;-0.7361212;0.08155202,0.09182093;-0.6962389;-0.01742544,-0.07183994;0.003686051;-0.03893276,-0.09862932;-0.3429264;-0.01083166,-0.1182722;-0.7379386;0.06681181,-0.1093131;-0.6979988;-0.03196776,-0.0002369352;0.5582474;0.01011162,0;0;0,-0.00754381;0.3226283;0.01679373,-0.01495852;0.6341949;0.02008557,0.1652808;0.5137365;0.03111887,0.2087142;0.2463366;0.03249454,0.2403165;-0.02425718;-0.03089118,-0.1835915;0.5218908;-0.03714078,-0.2450494;0.3560343;-0.2423372,-0.2722491;0.218423;-0.4843307,0.07433341;0.002252892;-0.03405571,0.1066277;-0.3449726;-0.02780128,0.1128239;-0.7392092;0.05579329,0.1301492;-0.7815415;-0.01057196,-0.07116962;0.004612569;-0.04004914,-0.1246206;-0.3399889;-0.03369692,-0.137296;-0.7343139;0.0487418,-0.1473373;-0.7777889;-0.01786957,-0.01303617;0.5578148;0.02160239,321.7955
+0;0;0,-0.001364242;0.3229856;0.01128539,-0.0002275872;0.6346469;0.006710581,0.1766065;0.5092142;0.01612362,0.2113053;0.240914;0.03338717,0.2575531;-0.0261851;-0.0335166,-0.1681625;0.4904252;-0.02009945,-0.2281747;0.2522928;-0.1348971,-0.2750344;0.04244363;-0.3130107,0.07406251;0.006076067;-0.03409681,0.08259024;-0.3407416;0.005312532,0.08529683;-0.7363644;0.08158322,0.09185693;-0.6963932;-0.0182855,-0.0718101;0.00368452;-0.03891659,-0.09862819;-0.3432993;-0.01078539,-0.1182645;-0.7381813;0.06683248,-0.1092248;-0.6981519;-0.03283656,-0.0002369296;0.5583097;0.0101126,0;0;0,-0.00741253;0.3226468;0.01711822,-0.01464669;0.6342381;0.02069688,0.16515;0.5134434;0.03164816,0.2085842;0.2458643;0.0330317,0.2401955;-0.02412969;-0.03069353,-0.183909;0.5216866;-0.03375061,-0.2427766;0.3575474;-0.2413077,-0.2721208;0.2241307;-0.4848151,0.07432203;0.002167895;-0.03400445,0.1067144;-0.3454154;-0.02730131,0.1125455;-0.7395561;0.05613136,0.1287639;-0.7805598;-0.01323485,-0.07112809;0.004674963;-0.0400463,-0.1247976;-0.3402653;-0.03340267,-0.1375726;-0.7345301;0.04865807,-0.147611;-0.7781131;-0.01917262,-0.01277337;0.5578617;0.02214241,321.8293
+0;0;0,-0.001908761;0.3230199;0.01143363,-0.001111402;0.6347518;0.007020156,0.1755711;0.5094424;0.01683984,0.2103305;0.2409853;0.03393599,0.2566925;-0.02617097;-0.03312597,-0.1681348;0.4903404;-0.02202179,-0.2311115;0.2584912;-0.1479171,-0.2754791;0.0564812;-0.3356474,0.0741624;0.006151973;-0.03398943,0.08221952;-0.3409565;0.005427308,0.08481329;-0.7363521;0.08156797,0.0920134;-0.6963256;-0.01879963,-0.0717945;0.003612372;-0.0390601,-0.0992696;-0.3435766;-0.01063714,-0.1186846;-0.7382303;0.0669082,-0.1089946;-0.698141;-0.03324338,-0.0009971948;0.5584014;0.0103535,0;0;0,-0.007313535;0.3226709;0.01749849,-0.01438251;0.6343291;0.02136111,0.1649961;0.5132918;0.03256607,0.2085057;0.2455685;0.0334971,0.2401229;-0.02454352;-0.03021359,-0.1838715;0.5215827;-0.0315367,-0.2402548;0.36066;-0.242474,-0.2693693;0.2287192;-0.486939,0.07431912;0.002153173;-0.03413534,0.1065762;-0.3457131;-0.02696466,0.1124568;-0.7396028;0.05645084,0.1291954;-0.7813035;-0.01286626,-0.07122783;0.004676152;-0.03997399,-0.1249153;-0.3405397;-0.03315083,-0.1363746;-0.7341408;0.0510435,-0.1473181;-0.78213;-0.01239115,-0.0125574;0.55794;0.02273154,321.8509
+0;0;0,-0.001910001;0.3232296;0.01144105,-0.001112205;0.6351407;0.007024879,0.1753554;0.509843;0.01683876,0.2101797;0.240884;0.03396687,0.2568789;-0.02821481;-0.03358273,-0.167932;0.4907642;-0.02197554,-0.2310264;0.2584816;-0.1481062,-0.2757167;0.05500269;-0.3372015,0.07411004;0.006147629;-0.03396542,0.08216412;-0.3408299;0.005436439,0.08475834;-0.7362952;0.08159052,0.09188967;-0.6963644;-0.0178182,-0.0717438;0.003609821;-0.03903252,-0.09920853;-0.3434481;-0.01062028,-0.118627;-0.7381713;0.06693872,-0.1090295;-0.6981784;-0.03225602,-0.0009979259;0.5587423;0.01036032,0;0;0,-0.007259749;0.3228594;0.01791573,-0.01413338;0.6346984;0.02205253,0.1648897;0.5133536;0.03318977,0.2086147;0.2451523;0.03428173,0.239878;-0.02696142;-0.03001976,-0.1837683;0.5217417;-0.02977909,-0.2382238;0.368945;-0.2477993,-0.2681082;0.233275;-0.4924593,0.07434484;0.002112567;-0.03394294,0.1063625;-0.3456389;-0.02655768,0.1121854;-0.7395815;0.05695462,0.1294995;-0.7835336;-0.008336067,-0.07109481;0.004721712;-0.04008708,-0.1249374;-0.3403262;-0.0327612,-0.1377301;-0.7339224;0.05160323,-0.1465539;-0.7813249;-0.01134561,-0.01236776;0.5582584;0.02334332,321.8845
+0;0;0,-0.002261011;0.3232221;0.01158563,-0.001739865;0.635138;0.007375175,0.1745095;0.5100716;0.02388328,0.2146264;0.2415184;0.03459924,0.2614195;-0.02748507;-0.03326444,-0.1681167;0.4908248;-0.02358607,-0.2338417;0.2688093;-0.1658335,-0.2775503;0.07778355;-0.3677164,0.07413732;0.006149792;-0.03390546,0.08195808;-0.3408351;0.005478706,0.08450667;-0.7362951;0.08166118,0.09361869;-0.6963941;-0.01758856,-0.07164191;0.003620302;-0.03921824,-0.09969831;-0.343371;-0.01057083,-0.118918;-0.7380716;0.06715315,-0.1073471;-0.6980978;-0.03183275,-0.001528928;0.558736;0.01062184,0;0;0,-0.007259749;0.3228594;0.01791573,-0.01413338;0.6346984;0.02205253,0.1648897;0.5133536;0.03318977,0.2086147;0.2451523;0.03428173,0.239878;-0.02696142;-0.03001976,-0.1837683;0.5217417;-0.02977909,-0.2382238;0.368945;-0.2477993,-0.2681082;0.233275;-0.4924593,0.07434484;0.002112567;-0.03394294,0.1063625;-0.3456389;-0.02655768,0.1121854;-0.7395815;0.05695462,0.1294995;-0.7835336;-0.008336067,-0.07109481;0.004721712;-0.04008708,-0.1249374;-0.3403262;-0.0327612,-0.1377301;-0.7339224;0.05160323,-0.1465539;-0.7813249;-0.01134561,-0.01236776;0.5582584;0.02334332,321.907
+0;0;0,-0.002262072;0.3233738;0.01159106,-0.001740761;0.6353636;0.007379877,0.1743971;0.5103168;0.02388005,0.214487;0.2419441;0.03458881,0.2611828;-0.02649954;-0.03313363,-0.1680121;0.4910822;-0.02355921,-0.2336929;0.2692159;-0.1657111,-0.2773104;0.07858771;-0.3671738,0.07412481;0.006148755;-0.03389974,0.08194428;-0.3407786;0.005477902,0.08448592;-0.7351601;0.08145259,0.09345368;-0.6954159;-0.01622587,-0.07162982;0.003619691;-0.03921163,-0.09968157;-0.3433141;-0.01056897,-0.1188489;-0.7369381;0.06694301,-0.1074611;-0.6971223;-0.03047579,-0.001529794;0.5589503;0.01062702,0;0;0,-0.00717099;0.3229975;0.01820159,-0.01398482;0.6349089;0.02252007,0.164762;0.5130476;0.03386188,0.2084154;0.245019;0.03478336,0.2396318;-0.02651417;-0.02943587,-0.183679;0.5216922;-0.02862554,-0.2362003;0.3669388;-0.2455096,-0.2693614;0.241927;-0.4947108,0.07434001;0.002120346;-0.03391981,0.1060797;-0.3455951;-0.02637362,0.1119171;-0.738552;0.05648851,0.1281707;-0.7837057;-0.005189657,-0.07109383;0.004705966;-0.04006253,-0.1257504;-0.3401942;-0.0348774,-0.1386325;-0.7324064;0.05067365,-0.1479384;-0.7795202;-0.01001667,-0.01223352;0.5584568;0.02377629,321.9299
+0;0;0,-0.002262627;0.3234531;0.0115939,-0.001741182;0.6355002;0.007382197,0.173925;0.5105763;0.02384716,0.2140166;0.2421928;0.03455636,0.2605481;-0.02530664;-0.0329279,-0.1675662;0.4913933;-0.02346492,-0.2332496;0.269518;-0.1656225,-0.2767137;0.07956032;-0.3663766,0.074151;0.006150928;-0.03391172,0.08199548;-0.3418863;0.005591892,0.0845195;-0.733533;0.08103976,0.09341602;-0.6938663;-0.01586266,-0.07165514;0.00362097;-0.03922548,-0.09979662;-0.3444226;-0.01049119,-0.118831;-0.7353171;0.06648331,-0.1075338;-0.6955793;-0.03016149,-0.001530194;0.5590794;0.01062966,0;0;0,-0.006977677;0.3230554;0.01865268,-0.01344524;0.6350273;0.02330756,0.1646319;0.5129368;0.03453851,0.2085353;0.2449382;0.03553414,0.2394772;-0.02559257;-0.0287385,-0.1829076;0.5218377;-0.0273546,-0.2337561;0.3662589;-0.2440604,-0.2681985;0.2455818;-0.4941125,0.07438587;0.002059594;-0.03389263,0.1071651;-0.3466836;-0.02643251,0.1118544;-0.7368678;0.05615211,0.1272748;-0.7793979;-0.007599592,-0.07112728;0.004756924;-0.04005609,-0.1262186;-0.3412027;-0.03468603,-0.1389981;-0.7307736;0.04991345,-0.1486724;-0.7771771;-0.01034929,-0.01180091;0.5585637;0.02446723,321.9629
+0;0;0,-0.002263979;0.3236464;0.01160083,-0.001742376;0.635791;0.007387784,0.1737768;0.5108832;0.02384271,0.2138611;0.2425482;0.03454997,0.2603076;-0.02446255;-0.032811,-0.167428;0.4917163;-0.02342971,-0.2330996;0.2698811;-0.1655616,-0.2764844;0.0802705;-0.365949,0.07413395;0.006149514;-0.03390392,0.08197868;-0.3418988;0.005600944,0.08450512;-0.7339219;0.08112133,0.0938747;-0.6937411;-0.02093377,-0.07163867;0.003620137;-0.03921647,-0.09978104;-0.3444345;-0.01048126,-0.1188337;-0.7357048;0.06656723,-0.1069358;-0.6954492;-0.03521655,-0.00153132;0.5593457;0.01063629,0;0;0,-0.007025324;0.3232271;0.01901531,-0.0134917;0.6352936;0.02386594,0.1643985;0.5130849;0.03507185,0.2083225;0.2451392;0.03598428,0.2390173;-0.02490878;-0.02821445,-0.1828262;0.5219046;-0.02661339,-0.2336869;0.3663663;-0.2432838,-0.2910507;0.2887926;-0.5053549,0.07442718;0.002056494;-0.03375649,0.1067274;-0.3467469;-0.02649999,0.1114942;-0.7372532;0.05640912,0.1269412;-0.7819729;-0.01276493,-0.07106505;0.004754168;-0.04012844,-0.1262928;-0.3411851;-0.03415411,-0.138609;-0.7310361;0.05103049,-0.1492897;-0.7831283;-0.01023508,-0.01185066;0.5588046;0.02497816,321.9962
+0;0;0,-0.002611677;0.3237819;0.01184968,-0.002383105;0.6359429;0.008022134,0.1731458;0.5110033;0.02395664,0.2129708;0.2430098;0.03525517,0.2591333;-0.0231865;-0.03216934,-0.1688329;0.4929197;-0.02039585,-0.2319936;0.2760059;-0.1703735,-0.2777175;0.1036679;-0.3842577,0.07418943;0.006080665;-0.03373866,0.08158434;-0.3427358;0.00586595,0.08408114;-0.7334003;0.08114897,0.09208185;-0.693987;-0.0128398,-0.07152548;0.003706839;-0.03936633,-0.1001419;-0.3450456;-0.01022985,-0.1193588;-0.7349401;0.06661875,-0.1090268;-0.6954524;-0.02713489,-0.002097013;0.5594993;0.01111694,0;0;0,-0.006931133;0.323348;0.01949382,-0.0133793;0.635419;0.02459168,0.1643286;0.5129828;0.03622437,0.2082151;0.2453864;0.03675604,0.2385854;-0.02374229;-0.02793503,-0.1828271;0.5220733;-0.02533105,-0.2328321;0.3775609;-0.2492726,-0.2898285;0.2893602;-0.5071671,0.07448578;0.002057299;-0.03357053,0.1076484;-0.3474372;-0.02650332,0.1112956;-0.7364201;0.05699301,0.1252431;-0.7787603;-0.002663374,-0.07099073;0.004752146;-0.04021291,-0.126536;-0.341899;-0.03359588,-0.13833;-0.7304538;0.05113117,-0.1487239;-0.7766781;-0.004261397,-0.01174919;0.5589371;0.02566099,322.0195
+0;0;0,-0.002612334;0.3238633;0.01185265,-0.002383567;0.6362087;0.008023223,0.1726264;0.5113775;0.02392112,0.2123599;0.2439998;0.03519369,0.25844;-0.02172124;-0.03211044,-0.1683393;0.4933474;-0.02029999,-0.2313549;0.276932;-0.169933,-0.2769971;0.1049017;-0.3834353,0.07422319;0.006083432;-0.03375401,0.08161645;-0.3426555;0.005841792,0.08411969;-0.7343273;0.08131891,0.09221489;-0.6948028;-0.01377985,-0.07155803;0.003708526;-0.03938425,-0.100168;-0.3449664;-0.01025424,-0.1194346;-0.7358661;0.0667925,-0.1089805;-0.6962664;-0.02806836,-0.002097344;0.5597298;0.01111945,0;0;0,-0.006769896;0.3234083;0.01990008,-0.01281866;0.6356609;0.02574658,0.1641135;0.512778;0.03717804,0.2081918;0.2458441;0.0371201,0.2383396;-0.02283129;-0.027421,-0.1817582;0.5220424;-0.02437919,-0.2305054;0.3376551;-0.2162689,-0.2799731;0.2994829;-0.4871134,0.0745073;0.00205864;-0.0336132,0.1072799;-0.3473929;-0.02648377,0.1110926;-0.7373931;0.0571537,0.1257903;-0.7799007;-0.00389266,-0.0710541;0.004743603;-0.04017756,-0.1267237;-0.3418024;-0.03324547,-0.13792;-0.7310859;0.05302712,-0.1485591;-0.7792483;-0.001539137,-0.01129632;0.5591385;0.02657986,322.0518
+0;0;0,-0.002612334;0.3238633;0.01185265,-0.002383567;0.6362087;0.008023223,0.1726264;0.5113775;0.02392112,0.2123599;0.2439998;0.03519369,0.25844;-0.02172124;-0.03211044,-0.1683393;0.4933474;-0.02029999,-0.2313549;0.276932;-0.169933,-0.2769971;0.1049017;-0.3834353,0.07422319;0.006083432;-0.03375401,0.08161645;-0.3426555;0.005841792,0.08411969;-0.7343273;0.08131891,0.09221489;-0.6948028;-0.01377985,-0.07155803;0.003708526;-0.03938425,-0.100168;-0.3449664;-0.01025424,-0.1194346;-0.7358661;0.0667925,-0.1089805;-0.6962664;-0.02806836,-0.002097344;0.5597298;0.01111945,0;0;0,-0.006769896;0.3234083;0.01990008,-0.01281866;0.6356609;0.02574658,0.1641135;0.512778;0.03717804,0.2081918;0.2458441;0.0371201,0.2383396;-0.02283129;-0.027421,-0.1817582;0.5220424;-0.02437919,-0.2305054;0.3376551;-0.2162689,-0.2799731;0.2994829;-0.4871134,0.0745073;0.00205864;-0.0336132,0.1072799;-0.3473929;-0.02648377,0.1110926;-0.7373931;0.0571537,0.1257903;-0.7799007;-0.00389266,-0.0710541;0.004743603;-0.04017756,-0.1267237;-0.3418024;-0.03324547,-0.13792;-0.7310859;0.05302712,-0.1485591;-0.7792483;-0.001539137,-0.01129632;0.5591385;0.02657986,322.0761
+0;0;0,-0.002827497;0.3239408;0.01204683,-0.002866826;0.6363635;0.00841322,0.1718235;0.5115112;0.02672831,0.2138004;0.2443151;0.03572325,0.2607059;-0.02592444;-0.03236496,-0.1673427;0.4930434;-0.02491368,-0.2277335;0.2785316;-0.1784532,-0.2804083;0.09991404;-0.3910248,0.07425586;0.006073054;-0.033637,0.08168537;-0.3432021;0.005918149,0.08411169;-0.7380273;0.0821877,0.09377163;-0.698609;-0.01201092,-0.07136746;0.003751542;-0.03968469,-0.1004374;-0.3453803;-0.01010683,-0.1199787;-0.7394207;0.06774044,-0.1079821;-0.6999044;-0.02617933,-0.002498957;0.5598634;0.01144031,0;0;0,-0.006683946;0.3234613;0.02046704,-0.01258913;0.6357847;0.02665949,0.1640401;0.5126716;0.03801703,0.2081145;0.245662;0.03778887,0.2363216;-0.02764121;-0.02835679,-0.1814253;0.5219785;-0.02325212,-0.2351499;0.3775672;-0.2457286,-0.2830315;0.2951427;-0.5117719,0.07447331;0.00198625;-0.03364587,0.106998;-0.3480197;-0.02651238,0.111832;-0.7411422;0.05799317,0.1256637;-0.7811809;-0.004924774,-0.07104862;0.004804983;-0.0401406,-0.1269212;-0.3422344;-0.0327341,-0.1392106;-0.734819;0.05349919,-0.1490843;-0.7828138;-0.0001172647,-0.01111223;0.5592417;0.02739286,322.1079
+0;0;0,-0.00282807;0.3240064;0.01204928,-0.002867409;0.6365328;0.00841447,0.1715503;0.5117312;0.02670662,0.2135358;0.2444799;0.03570342,0.260015;-0.02330378;-0.03176604,-0.1670852;0.4932923;-0.02485454,-0.2274885;0.2787362;-0.1784258,-0.2796845;0.1017418;-0.3890656,0.07441174;0.006085802;-0.03370761,0.08184404;-0.3433205;0.005862392,0.08426885;-0.7378992;0.08208431,0.09405662;-0.6983563;-0.0133609,-0.07151728;0.003759418;-0.03976799,-0.1005982;-0.3455035;-0.01017902,-0.1201273;-0.7392979;0.06761964,-0.1079719;-0.6996557;-0.02754303,-0.002499421;0.5600078;0.01144255,0;0;0,-0.00664185;0.323485;0.02113438,-0.01238696;0.6359067;0.02783608,0.1637987;0.5124282;0.03921199,0.2080667;0.2453945;0.03864622,0.2357993;-0.02540237;-0.02708435,-0.1809539;0.5219464;-0.02220117,-0.2334635;0.3791535;-0.246076,-0.2810549;0.3004411;-0.5105754,0.07453588;0.002016753;-0.03392172,0.1065517;-0.3481583;-0.02629113,0.1117356;-0.7409371;0.0585966,0.125817;-0.7813925;-0.005702741,-0.07130805;0.00479495;-0.04003147,-0.1272641;-0.3423557;-0.03220979,-0.1405362;-0.7344809;0.0547941,-0.1501509;-0.7790011;-0.005629022,-0.01095695;0.5593363;0.0283947,322.1412
+0;0;0,-0.002830808;0.3243201;0.01206094,-0.002870221;0.6369904;0.008424127,0.1715516;0.5121434;0.02671839,0.2134948;0.2451616;0.03570611,0.2602081;-0.02397057;-0.03210311,-0.1670915;0.493704;-0.02484396,-0.2274339;0.2793643;-0.1782603,-0.2798928;0.1014787;-0.3899608,0.07429716;0.006076431;-0.03365571,0.08172245;-0.3430007;0.005877018,0.08415496;-0.7388316;0.08234082,0.09361842;-0.6996049;-0.009941861,-0.07140715;0.003753629;-0.03970676,-0.1004606;-0.3451802;-0.01014567,-0.1200517;-0.7402242;0.06789989,-0.1082991;-0.7009016;-0.02410961,-0.00250202;0.560421;0.01145396,0;0;0,-0.006674252;0.3237578;0.02175736,-0.01232628;0.6363174;0.02886987,0.1637128;0.5123754;0.0403142,0.2079273;0.2456108;0.03931212,0.2349454;-0.02671802;-0.02640986,-0.1809437;0.5221174;-0.02109092,-0.2332648;0.3830652;-0.2470251,-0.2707912;0.306564;-0.5152632,0.07455516;0.002033174;-0.0335722,0.106445;-0.3478207;-0.02594852,0.111583;-0.7418156;0.05935287,0.1260108;-0.7826984;0.0005459785,-0.07102185;0.004783568;-0.04028291,-0.1270835;-0.3419918;-0.0315211,-0.1405114;-0.7353411;0.0558328,-0.1482144;-0.7786465;-0.00124409,-0.01092153;0.5597013;0.02929091,322.1639
+0;0;0,-0.003209144;0.3244077;0.01244203,-0.003495526;0.6371251;0.009012783,0.1708148;0.5124699;0.02678007,0.2117533;0.2455347;0.03629234,0.2582157;-0.02273369;-0.03124249,-0.1684777;0.4948797;-0.02130592,-0.2277088;0.2879633;-0.1847014,-0.2779569;0.1248679;-0.4073282,0.0743958;0.006027267;-0.03343863,0.08129963;-0.3435481;0.006375339,0.08369398;-0.7389953;0.08272892,0.0924642;-0.6996855;-0.01008684,-0.07130671;0.00380312;-0.03987599,-0.1008854;-0.3455754;-0.009949986,-0.1204416;-0.7402038;0.06815276,-0.1093687;-0.7007964;-0.02440668,-0.003091753;0.5605513;0.01199148,0;0;0,-0.006483778;0.3238441;0.02209949,-0.01199269;0.6364427;0.02954912,0.1636349;0.5120587;0.04118776,0.2077464;0.2454627;0.03992677,0.2344778;-0.0258393;-0.02616644,-0.180449;0.5220721;-0.02017201,-0.2336231;0.3867865;-0.2479683,-0.2777275;0.3347535;-0.5200621,0.0745395;0.0020013;-0.03360152,0.1056882;-0.3484366;-0.0259285,0.1113207;-0.7419063;0.05988479,0.1254847;-0.7820174;-0.000631094,-0.0710484;0.004806425;-0.0402272,-0.1274655;-0.3424395;-0.03167081,-0.1410891;-0.7352822;0.05609607,-0.1487835;-0.7789065;-0.001337659,-0.01062117;0.559823;0.0299015,322.1973
+0;0;0,-0.003209881;0.3244821;0.01244489,-0.003496382;0.6373714;0.009013997,0.1706799;0.5127178;0.02677125,0.2115013;0.2465468;0.0362563,0.2582286;-0.02325171;-0.03166372,-0.1683508;0.4951411;-0.02127763,-0.2274123;0.288817;-0.1842054,-0.277947;0.1247914;-0.4081019,0.07439948;0.006027565;-0.03344028,0.08130079;-0.3434206;0.00635919,0.08369531;-0.7388954;0.08271811,0.0924786;-0.6995717;-0.01023585,-0.07131024;0.003803308;-0.03987796,-0.1008781;-0.345448;-0.009962851,-0.1204357;-0.740104;0.06814535,-0.1093464;-0.7006825;-0.02455191,-0.003092421;0.560762;0.01199407,0;0;0,-0.006445103;0.3238962;0.02243972,-0.01184078;0.6366553;0.03048825,0.1635167;0.5118014;0.04180169,0.2076699;0.2459981;0.04022908,0.2341886;-0.02684915;-0.02639627,-0.1800877;0.5221224;-0.0195769,-0.2324142;0.3924111;-0.2498816,-0.2861428;0.3633575;-0.525303,0.07453886;0.001969844;-0.03361464,0.1055241;-0.3483518;-0.0258472,0.1112213;-0.741792;0.06022906,0.1256969;-0.7817239;-0.0006356239,-0.07106828;0.004831487;-0.04019731,-0.1276432;-0.3422631;-0.03181342,-0.1416347;-0.7350861;0.05611316,-0.1495498;-0.7802115;0.0004531145,-0.01048384;0.5599991;0.03065586,322.2309
+0;0;0,-0.003211112;0.3246066;0.01244966,-0.003497688;0.6376429;0.009017539,0.170502;0.5130124;0.02676077,0.2113073;0.2469464;0.03624207,0.2583465;-0.02465257;-0.0321312,-0.1681839;0.4954537;-0.02123926,-0.2272221;0.289211;-0.1841027,-0.278094;0.1240908;-0.4094934,0.07434339;0.006023021;-0.03341507,0.08124329;-0.3433539;0.006376285,0.08363651;-0.7386131;0.08269358,0.09245359;-0.6992535;-0.01061814,-0.07125647;0.003800441;-0.0398479,-0.1008183;-0.3453797;-0.009938888,-0.1203652;-0.7398205;0.06812672,-0.1092332;-0.7003628;-0.0249273,-0.003093592;0.5610079;0.01199861,0;0;0,-0.006274194;0.3240118;0.02262115,-0.0114949;0.6369127;0.03097272,0.163527;0.5116331;0.04221439,0.2076806;0.2459385;0.04050565,0.233833;-0.02872404;-0.02680063,-0.179556;0.5221244;-0.01906103,-0.2335746;0.3931431;-0.2492607,-0.2848504;0.3671401;-0.5273762,0.07451133;0.001942992;-0.03352714,0.1052786;-0.3483346;-0.02616382,0.1112102;-0.7414629;0.06029296,0.1257314;-0.7810134;-0.001547813,-0.07097328;0.004850846;-0.04023736,-0.1277656;-0.3421381;-0.03195759,-0.1419889;-0.7347713;0.05577357,-0.15137;-0.7784384;-0.002170905,-0.0101715;0.5602301;0.03107643,322.2643
+0;0;0,-0.003562458;0.324607;0.01276345,-0.004093012;0.6376348;0.009532153,0.1699852;0.5129688;0.02704329,0.2098212;0.246847;0.03696232,0.2570294;-0.02473685;-0.03159296,-0.1691369;0.4958549;-0.01976243,-0.2286831;0.3001081;-0.1948154,-0.2778108;0.1392146;-0.4236952,0.07457371;0.005931626;-0.03318277,0.0810749;-0.3441477;0.006534301,0.0834761;-0.7382218;0.08282435,0.09213565;-0.6987262;-0.01165328,-0.07114677;0.003950213;-0.04024985,-0.1012611;-0.3458167;-0.009729207,-0.1207451;-0.739067;0.06834072,-0.1097414;-0.6994734;-0.02588274,-0.00365279;0.5610043;0.012487,0;0;0,-0.006309427;0.3240103;0.02286649,-0.01157218;0.6368966;0.03136969,0.1634217;0.5113777;0.0427053,0.2077517;0.2457871;0.04110217,0.2337739;-0.02888575;-0.02645445,-0.1796922;0.5220776;-0.01855357,-0.2336425;0.3956643;-0.250103,-0.2830398;0.3668797;-0.5283431,0.07455122;0.001936987;-0.03370285,0.1064041;-0.3489204;-0.02597427,0.111142;-0.7409357;0.06017614,0.125499;-0.7813675;-0.002469055,-0.07113387;0.004854135;-0.04017369,-0.1280478;-0.3428176;-0.03240266,-0.1416875;-0.7341155;0.05602985,-0.1515018;-0.7792577;-0.001836404,-0.01023595;0.5602195;0.03143883,322.2864
+0;0;0,-0.003562401;0.3246017;0.01276325,-0.004092611;0.637521;0.009534177,0.1695571;0.5130297;0.02700725,0.2093288;0.2473374;0.03691027,0.25664;-0.02483866;-0.03179449,-0.1687287;0.495958;-0.01968304,-0.2281789;0.3005271;-0.1944535,-0.2774136;0.1392828;-0.4238324,0.07453863;0.005928837;-0.03316717,0.08105451;-0.3449411;0.006639604,0.08345146;-0.7383189;0.08279485,0.09219625;-0.6987298;-0.0126128,-0.07111332;0.003948355;-0.04023093,-0.1012957;-0.3466084;-0.009641349,-0.1207452;-0.7391638;0.06829062,-0.1096332;-0.6994759;-0.02686034,-0.003652712;0.5609467;0.01248685,0;0;0,-0.006173216;0.3239889;0.02312994,-0.01113214;0.6367507;0.03240085,0.1633113;0.5111802;0.04332399,0.2077653;0.2460532;0.0413835,0.2335984;-0.02933419;-0.02594352,-0.1788339;0.5221639;-0.01791079,-0.2358454;0.4064826;-0.2537917,-0.2747402;0.3616248;-0.532204,0.07455392;0.001892611;-0.03360581,0.1062723;-0.3497703;-0.02561259,0.1111647;-0.7410905;0.06038737,0.1252267;-0.7822327;-0.002953768,-0.07105663;0.004906234;-0.04022567,-0.1281222;-0.3435455;-0.03237233,-0.1418103;-0.734181;0.05576349,-0.1514172;-0.7811131;-0.001334704,-0.009865053;0.5601289;0.03225613,322.3198
+0;0;0,-0.003934218;0.3245819;0.01314549,-0.004725534;0.6374933;0.01014104,0.1691101;0.5131;0.02747384,0.2084567;0.2473521;0.03773843,0.2552226;-0.02267224;-0.03045799,-0.1692105;0.4961468;-0.02041328,-0.229155;0.3096855;-0.2045716,-0.2762946;0.1662267;-0.4432102,0.0746429;0.00590159;-0.03290651,0.08076719;-0.3449408;0.006999828,0.08318686;-0.7387344;0.08339518,0.09196741;-0.6993641;-0.009678021,-0.07093872;0.003986823;-0.04050966,-0.1015958;-0.3464482;-0.009271763,-0.1211235;-0.7395421;0.06826135,-0.1100335;-0.7000763;-0.02455532,-0.004219592;0.5609198;0.01305667,0;0;0,-0.006185196;0.3239766;0.02329397,-0.01119073;0.6367267;0.0326314,0.1632691;0.5108975;0.04366875,0.2076638;0.245755;0.04165888,0.2341843;-0.02734932;-0.02513623,-0.1790093;0.5220099;-0.01744126,-0.2366964;0.4101669;-0.2550098,-0.2730159;0.3593028;-0.5304089,0.07457527;0.001878873;-0.03352952,0.1061487;-0.3497806;-0.02584219,0.1109657;-0.7414959;0.0604794,0.1264353;-0.7787516;-0.003277063,-0.07102418;0.004911175;-0.04025762,-0.1280362;-0.3435241;-0.0323275,-0.1422361;-0.7347834;0.05502231,-0.151327;-0.7787482;-0.002197463,-0.009909943;0.5601069;0.0324769,322.3535
+0;0;0,-0.003934218;0.3245819;0.01314549,-0.004725534;0.6374933;0.01014104,0.1691101;0.5131;0.02747384,0.2084567;0.2473521;0.03773843,0.2552226;-0.02267224;-0.03045799,-0.1692105;0.4961468;-0.02041328,-0.229155;0.3096855;-0.2045716,-0.2762946;0.1662267;-0.4432102,0.0746429;0.00590159;-0.03290651,0.08076719;-0.3449408;0.006999828,0.08318686;-0.7387344;0.08339518,0.09196741;-0.6993641;-0.009678021,-0.07093872;0.003986823;-0.04050966,-0.1015958;-0.3464482;-0.009271763,-0.1211235;-0.7395421;0.06826135,-0.1100335;-0.7000763;-0.02455532,-0.004219592;0.5609198;0.01305667,0;0;0,-0.006185196;0.3239766;0.02329397,-0.01119073;0.6367267;0.0326314,0.1632691;0.5108975;0.04366875,0.2076638;0.245755;0.04165888,0.2341843;-0.02734932;-0.02513623,-0.1790093;0.5220099;-0.01744126,-0.2366964;0.4101669;-0.2550098,-0.2730159;0.3593028;-0.5304089,0.07457527;0.001878873;-0.03352952,0.1061487;-0.3497806;-0.02584219,0.1109657;-0.7414959;0.0604794,0.1264353;-0.7787516;-0.003277063,-0.07102418;0.004911175;-0.04025762,-0.1280362;-0.3435241;-0.0323275,-0.1422361;-0.7347834;0.05502231,-0.151327;-0.7787482;-0.002197463,-0.009909943;0.5601069;0.0324769,322.3779
+0;0;0,-0.003934818;0.3246315;0.0131475,-0.004726144;0.6375539;0.01014307,0.1690659;0.5131734;0.02747221,0.2084354;0.2472698;0.03774281,0.2549677;-0.02140588;-0.030113,-0.1691696;0.4962245;-0.02040284,-0.2291492;0.3096539;-0.204669,-0.2760533;0.1669116;-0.4421157,0.07464675;0.005901894;-0.0329082,0.08076558;-0.3446277;0.006962556,0.08318748;-0.7387843;0.08342832,0.09197566;-0.6994058;-0.009725854,-0.07094237;0.003987028;-0.04051175,-0.1015721;-0.3461356;-0.009301705,-0.1211178;-0.7395918;0.06830288,-0.1100182;-0.7001178;-0.02459455,-0.004220206;0.5609812;0.01305867,0;0;0,-0.006168827;0.3240192;0.02339697,-0.01122612;0.6367768;0.03280687,0.1631673;0.5108329;0.04387522,0.2076123;0.2455393;0.0418489,0.2344605;-0.026149;-0.02464104,-0.1789757;0.5218684;-0.01713741,-0.2371567;0.4261758;-0.2617148,-0.2740208;0.3378618;-0.5259078,0.07456922;0.001893818;-0.03355241,0.1061112;-0.3494534;-0.0259161,0.1109028;-0.7415001;0.06062126,0.126481;-0.7787512;-0.003234148,-0.07104266;0.004898187;-0.04023514,-0.1277935;-0.34331;-0.0348978,-0.1429823;-0.7344224;0.05461577,-0.1523843;-0.7772881;-0.004079111,-0.009929135;0.560158;0.03264761,322.4092
+0;0;0,-0.004242398;0.3247059;0.01344027,-0.00531737;0.6377627;0.01063605,0.1684234;0.513481;0.02788904,0.2073052;0.2473051;0.03851047,0.2533871;-0.01984492;-0.02794524,-0.1693416;0.4966616;-0.02117435,-0.230487;0.3161205;-0.2112805,-0.2764479;0.1785365;-0.4497491,0.07478151;0.00585189;-0.03272646,0.08061182;-0.3464201;0.007496197,0.08292568;-0.7391667;0.08365576,0.09235431;-0.6993869;-0.01337206,-0.0708566;0.004065723;-0.04074743,-0.102015;-0.347732;-0.008890096,-0.121514;-0.7397543;0.0685302,-0.10968;-0.6998776;-0.02822386,-0.004726896;0.5611652;0.01350873,0;0;0,-0.006056935;0.3241031;0.02351665,-0.01099752;0.636988;0.03318095,0.1631467;0.5107875;0.04402709,0.2077355;0.2453019;0.04217196,0.2351714;-0.02452037;-0.02379966,-0.1785472;0.5218749;-0.01682278,-0.2374133;0.4292274;-0.2626386,-0.2735993;0.3382347;-0.5240194,0.07457187;0.00191468;-0.03365874,0.1057465;-0.3512349;-0.0258522,0.1112318;-0.74186;0.06038833,0.1262101;-0.7818733;-0.006490231,-0.07110619;0.004886209;-0.04021909,-0.1281593;-0.3450631;-0.03494208,-0.1433371;-0.7347576;0.05429545,-0.1530267;-0.7806985;-0.006844036,-0.009721473;0.5603454;0.0329721,322.4429
+0;0;0,-0.004243112;0.3247605;0.01344254,-0.005318142;0.6378378;0.01063821,0.1683097;0.5135844;0.02788192,0.2071424;0.2477442;0.03848996,0.2531209;-0.01880643;-0.02781663,-0.1692349;0.496776;-0.02114943,-0.2303032;0.3164626;-0.2110159,-0.276161;0.1791873;-0.4489494,0.07480629;0.005853829;-0.0327373,0.08063993;-0.3466193;0.007508323,0.08295343;-0.7393054;0.08365615,0.09235841;-0.69955;-0.0131283,-0.07088008;0.00406707;-0.04076093,-0.1020563;-0.3479316;-0.008885406,-0.1215523;-0.7398934;0.06852295,-0.1097479;-0.7000415;-0.02798842,-0.004727646;0.5612375;0.013511,0;0;0,-0.005953461;0.3241463;0.0237031,-0.01087067;0.6370478;0.03349137,0.1630297;0.5104562;0.04441643,0.2076768;0.2453254;0.04245877,0.2353948;-0.02398312;-0.0228436,-0.1783108;0.5217776;-0.01636723,-0.23881;0.4506018;-0.268489,-0.2770238;0.3546913;-0.5271406,0.07459886;0.001913637;-0.03366494,0.1057566;-0.3514377;-0.02572083,0.1112064;-0.7419794;0.06061363,0.1261737;-0.7819788;-0.005921364,-0.07115104;0.004880031;-0.0401957,-0.1280781;-0.3453062;-0.03573069,-0.1435594;-0.734755;0.05424811,-0.1536938;-0.7804663;-0.006710384,-0.009597927;0.5604023;0.03326488,322.4651
+0;0;0,-0.004243598;0.3247977;0.01344408,-0.005318716;0.6379095;0.01063965,0.1682204;0.5136777;0.02787611,0.2070441;0.2478995;0.03848167,0.2526978;-0.01676831;-0.02735656,-0.1691511;0.4968779;-0.02113013,-0.2302051;0.3166066;-0.2109522,-0.275739;0.180301;-0.4472051,0.07481109;0.005854204;-0.0327394,0.08064519;-0.3466467;0.007509392,0.08295802;-0.739218;0.08363496,0.09236476;-0.6994609;-0.0131676,-0.07088463;0.004067331;-0.04076354,-0.1020633;-0.347959;-0.00888551,-0.1215536;-0.7398062;0.06850023,-0.109747;-0.6999525;-0.02802921,-0.004728198;0.5613064;0.01351255,0;0;0,-0.005882964;0.3241773;0.02380729,-0.01073006;0.6371085;0.03377628,0.1630303;0.5103787;0.04457164,0.2076778;0.2453121;0.04255056,0.2355649;-0.02215555;-0.02188039,-0.1780649;0.521725;-0.01609226,-0.2404748;0.4428182;-0.2653642,-0.2760331;0.3552271;-0.5252322,0.07460177;0.001911268;-0.03367138,0.1058075;-0.3514618;-0.02563977,0.1112009;-0.7418914;0.0606637,0.126195;-0.7819291;-0.005851984,-0.07116458;0.004880766;-0.04018235,-0.1280746;-0.3453367;-0.03572771,-0.1425632;-0.734643;0.05451299,-0.1533792;-0.7811912;-0.005301815,-0.00946784;0.56046;0.03351283,322.4985
+0;0;0,-0.004243282;0.3247736;0.01344308,-0.005318269;0.637841;0.01063891,0.1682496;0.5136082;0.02787748,0.207031;0.2481198;0.03847148,0.2526416;-0.01629844;-0.02730468,-0.1691781;0.4968057;-0.02113691,-0.2301656;0.3167308;-0.2107521,-0.2756565;0.1805537;-0.4467822,0.07477903;0.005851696;-0.03272538,0.08062465;-0.3473447;0.007602829,0.08293597;-0.7396609;0.08367892,0.09232069;-0.6999266;-0.01289703,-0.07085425;0.004065589;-0.04074608,-0.1020944;-0.3486553;-0.008805152,-0.1215721;-0.7402478;0.06853029,-0.1097931;-0.7004172;-0.02777317,-0.004727805;0.5612448;0.01351153,0;0;0,-0.00585831;0.324137;0.02403021,-0.01074588;0.6370204;0.03407383,0.1630305;0.5102311;0.04491138,0.2076461;0.2454551;0.04305935,0.2357809;-0.02170363;-0.02142715,-0.1781009;0.5215148;-0.01571555,-0.2391216;0.4491133;-0.266982,-0.2741491;0.3953487;-0.5356942,0.07461338;0.00188072;-0.03356194,0.1055027;-0.352219;-0.02535057,0.1112027;-0.7423925;0.06088733,0.1261528;-0.7822943;-0.005445011,-0.07109788;0.004894953;-0.0402272,-0.1281085;-0.3460103;-0.03537979,-0.1433353;-0.7352061;0.05406069,-0.1546802;-0.7815748;-0.005511623,-0.009476334;0.5603791;0.0338037,322.5322
+0;0;0,-0.00443936;0.3247032;0.01362775,-0.005720329;0.6377228;0.01099973,0.1678851;0.5137068;0.02846296,0.2059486;0.2481759;0.03914699,0.2514393;-0.01593262;-0.02618374,-0.1693389;0.4968334;-0.02189714,-0.2304681;0.3216406;-0.2159083,-0.274801;0.1934426;-0.4560972,0.0749066;0.005839171;-0.03250802,0.08047239;-0.3474487;0.007801782,0.08278762;-0.7397714;0.08390801,0.09246934;-0.7000307;-0.01268332,-0.0706665;0.004090182;-0.04112643,-0.1022971;-0.3486241;-0.008564059,-0.1218401;-0.7402309;0.06874533,-0.1097644;-0.7003915;-0.02756596,-0.005096399;0.5611323;0.01382538,0;0;0,-0.005836844;0.3240726;0.02409339,-0.0107487;0.6369059;0.03415227,0.1630146;0.5101857;0.04504991,0.2076735;0.2454742;0.04329467,0.2358836;-0.02129176;-0.0209775,-0.1780836;0.5213794;-0.01555872,-0.2394097;0.4430667;-0.2649096,-0.2573025;0.4131868;-0.5385478,0.07463471;0.001906514;-0.03358412,0.1054677;-0.3522827;-0.02536607,0.1111612;-0.7424546;0.06093574,0.1261847;-0.7824135;-0.005385876,-0.07113926;0.00486942;-0.04021644,-0.1280837;-0.3461293;-0.03517928,-0.1434944;-0.7352867;0.05445105,-0.153977;-0.7818328;-0.005125131,-0.009475201;0.5602719;0.03388429,322.5543
+0;0;0,-0.00443936;0.3247032;0.01362775,-0.005720329;0.6377228;0.01099973,0.1678851;0.5137068;0.02846296,0.2059486;0.2481759;0.03914699,0.2514393;-0.01593262;-0.02618374,-0.1693389;0.4968334;-0.02189714,-0.2304681;0.3216406;-0.2159083,-0.274801;0.1934426;-0.4560972,0.0749066;0.005839171;-0.03250802,0.08047239;-0.3474487;0.007801782,0.08278762;-0.7397714;0.08390801,0.09246934;-0.7000307;-0.01268332,-0.0706665;0.004090182;-0.04112643,-0.1022971;-0.3486241;-0.008564059,-0.1218401;-0.7402309;0.06874533,-0.1097644;-0.7003915;-0.02756596,-0.005096399;0.5611323;0.01382538,0;0;0,-0.005836844;0.3240726;0.02409339,-0.0107487;0.6369059;0.03415227,0.1630146;0.5101857;0.04504991,0.2076735;0.2454742;0.04329467,0.2358836;-0.02129176;-0.0209775,-0.1780836;0.5213794;-0.01555872,-0.2394097;0.4430667;-0.2649096,-0.2573025;0.4131868;-0.5385478,0.07463471;0.001906514;-0.03358412,0.1054677;-0.3522827;-0.02536607,0.1111612;-0.7424546;0.06093574,0.1261847;-0.7824135;-0.005385876,-0.07113926;0.00486942;-0.04021644,-0.1280837;-0.3461293;-0.03517928,-0.1434944;-0.7352867;0.05445105,-0.153977;-0.7818328;-0.005125131,-0.009475201;0.5602719;0.03388429,322.5768
+0;0;0,-0.004439368;0.3247039;0.01362777,-0.005720181;0.6376768;0.0109999,0.1678435;0.5136772;0.02845942,0.2059203;0.2480534;0.0391472,0.2513646;-0.01578537;-0.0261168,-0.1692992;0.4968079;-0.02188854,-0.2304499;0.3215537;-0.2159676,-0.2747374;0.1934868;-0.4559112,0.07485345;0.005835027;-0.03248496,0.08041564;-0.3472241;0.007798743,0.08273262;-0.7398446;0.08396275,0.092034;-0.7004865;-0.008834004,-0.07061636;0.00408728;-0.04109725,-0.1022264;-0.3483986;-0.008555964,-0.1217843;-0.7403027;0.06881212,-0.110183;-0.7008499;-0.02371559,-0.005096291;0.5610914;0.01382537,0;0;0,-0.005852088;0.3240644;0.02420855,-0.01084942;0.6368469;0.03433394,0.1628908;0.5101061;0.04514766,0.2076565;0.2453164;0.04355454,0.2360168;-0.0211198;-0.02081084,-0.1781431;0.5211701;-0.0151534,-0.2363669;0.4799462;-0.2740563,-0.270479;0.4044674;-0.536877,0.0746114;0.001868367;-0.03349638,0.1054741;-0.3520919;-0.02549386,0.111058;-0.7424985;0.06115866,0.1252534;-0.7841749;0.002453327,-0.0710511;0.00488953;-0.04025164,-0.1279608;-0.3458791;-0.0350456,-0.143436;-0.7352812;0.05486347,-0.1538855;-0.7793489;-0.001617655,-0.009551741;0.5602182;0.03406692,322.6002
+0;0;0,-0.004734535;0.3246411;0.01381778,-0.006269615;0.6375618;0.01141053,0.167382;0.5136458;0.02883004,0.2050075;0.2479707;0.03970058,0.2502342;-0.01570359;-0.02525392,-0.1694964;0.4966289;-0.02280703,-0.2299419;0.3306421;-0.2250736,-0.2744762;0.2066075;-0.4667776,0.07495772;0.005846422;-0.03228939,0.08005276;-0.345676;0.007725161,0.0823767;-0.7374716;0.08384636,0.09209903;-0.6979594;-0.01040727,-0.0705434;0.004064376;-0.04126201,-0.1024467;-0.3468213;-0.008757126,-0.1220867;-0.7378463;0.0688141,-0.1100285;-0.6982403;-0.0251597,-0.005585923;0.5609826;0.01415314,0;0;0,-0.005852126;0.3240047;0.02432871,-0.01088766;0.6367309;0.0344975,0.1628564;0.5099623;0.04535103,0.207631;0.2451801;0.04370856,0.2359537;-0.02104166;-0.02042007,-0.1782061;0.5209821;-0.01485707,-0.2354812;0.4742549;-0.2730299,-0.2705748;0.4045005;-0.5370213,0.07462155;0.001865417;-0.03351998,0.1049238;-0.3505917;-0.02638984,0.1111501;-0.7399392;0.06120825,0.1256942;-0.7825639;0.001351118,-0.07108492;0.004884019;-0.0402309,-0.1275574;-0.3443678;-0.03482829,-0.1431735;-0.7329878;0.05480545,-0.1541076;-0.7785671;-0.002088919,-0.009583376;0.5601112;0.03422832,322.6329
+0;0;0,-0.004734406;0.3246323;0.0138174,-0.006269267;0.6375096;0.01141053,0.1673424;0.5136164;0.02882624,0.20488;0.2485624;0.03967137,0.2502298;-0.01582974;-0.02545996,-0.1694584;0.4966035;-0.02279894,-0.2297627;0.3310047;-0.2245927,-0.2744181;0.2066324;-0.4669546,0.07496853;0.005847265;-0.03229405,0.08006699;-0.3459111;0.007747356,0.08239061;-0.7376522;0.08385798,0.09214947;-0.6981044;-0.01074971,-0.07055358;0.004064963;-0.04126796,-0.1024783;-0.3470562;-0.008741263,-0.1221155;-0.7380269;0.0688192,-0.110012;-0.6983848;-0.02550762,-0.005585681;0.5609424;0.01415272,0;0;0,-0.005817406;0.3239897;0.02441788,-0.01088052;0.6366699;0.03464079,0.1628356;0.509954;0.04555297,0.2076855;0.2458201;0.04412508,0.2359379;-0.02111849;-0.02027583,-0.1781336;0.5208521;-0.01470025,-0.2324711;0.4695728;-0.2719902,-0.2703351;0.4038828;-0.5374202,0.07462057;0.001881912;-0.03355002,0.1048222;-0.3508197;-0.02629232,0.1111438;-0.7401074;0.0613122,0.1257663;-0.7828121;0.001002789,-0.07111096;0.004863803;-0.04021133,-0.1275857;-0.3446253;-0.03462363,-0.1428857;-0.7332242;0.05490942,-0.152869;-0.7797895;-0.001438595,-0.009568736;0.5600622;0.03436756,322.6663
+0;0;0,-0.004963914;0.3246554;0.01399655,-0.006748997;0.6375299;0.01176732,0.1669162;0.5135728;0.02923163,0.2041143;0.2487558;0.04034075,0.2487098;-0.01628181;-0.02350073,-0.1672669;0.4964581;-0.03245497,-0.2337122;0.3352936;-0.2355465,-0.2762671;0.2173383;-0.4816868,0.07499988;0.005853758;-0.03209623,0.07983008;-0.3457834;0.007892147,0.08213356;-0.736611;0.08396519,0.09412258;-0.6970893;-0.01061791,-0.07038505;0.00407491;-0.0414579,-0.1027137;-0.3468379;-0.00850077,-0.1222858;-0.7368872;0.06906904,-0.1079572;-0.6972606;-0.02517735,-0.006010353;0.5609633;0.01447654,0;0;0,-0.00580743;0.3240156;0.02453113,-0.01091815;0.6366895;0.03483534,0.162792;0.5098231;0.04570103,0.2075554;0.24595;0.0441463,0.2358416;-0.02117053;-0.02031994,-0.1781491;0.520717;-0.01450438,-0.2227963;0.4710225;-0.2736805,-0.2690545;0.3995046;-0.5364633,0.07460241;0.001836792;-0.03347421,0.1057653;-0.3506618;-0.02678561,0.1108845;-0.7390511;0.060771,0.1256714;-0.7820979;0.0005557612,-0.07103199;0.004903544;-0.04024709,-0.1275913;-0.3444367;-0.03445876,-0.1428646;-0.7322596;0.05441594,-0.1535474;-0.7776923;-0.003688809,-0.009593338;0.5600834;0.03455043,322.6885
+0;0;0,-0.004963914;0.3246554;0.01399655,-0.006748997;0.6375299;0.01176732,0.1669162;0.5135728;0.02923163,0.2041143;0.2487558;0.04034075,0.2487098;-0.01628181;-0.02350073,-0.1672669;0.4964581;-0.03245497,-0.2337122;0.3352936;-0.2355465,-0.2762671;0.2173383;-0.4816868,0.07499988;0.005853758;-0.03209623,0.07983008;-0.3457834;0.007892147,0.08213356;-0.736611;0.08396519,0.09412258;-0.6970893;-0.01061791,-0.07038505;0.00407491;-0.0414579,-0.1027137;-0.3468379;-0.00850077,-0.1222858;-0.7368872;0.06906904,-0.1079572;-0.6972606;-0.02517735,-0.006010353;0.5609633;0.01447654,0;0;0,-0.00580743;0.3240156;0.02453113,-0.01091815;0.6366895;0.03483534,0.162792;0.5098231;0.04570103,0.2075554;0.24595;0.0441463,0.2358416;-0.02117053;-0.02031994,-0.1781491;0.520717;-0.01450438,-0.2227963;0.4710225;-0.2736805,-0.2690545;0.3995046;-0.5364633,0.07460241;0.001836792;-0.03347421,0.1057653;-0.3506618;-0.02678561,0.1108845;-0.7390511;0.060771,0.1256714;-0.7820979;0.0005557612,-0.07103199;0.004903544;-0.04024709,-0.1275913;-0.3444367;-0.03445876,-0.1428646;-0.7322596;0.05441594,-0.1535474;-0.7776923;-0.003688809,-0.009593338;0.5600834;0.03455043,322.7126
+0;0;0,-0.004965104;0.3247332;0.01399991,-0.006750627;0.6376916;0.01177035,0.1667735;0.5137601;0.02922308,0.2039831;0.2488616;0.04033562,0.24854;-0.01594692;-0.02345068,-0.1671368;0.4966593;-0.03241316,-0.2336025;0.3354452;-0.2355672,-0.2761207;0.2175919;-0.4814948,0.07497871;0.005852106;-0.03208717,0.0798155;-0.3462651;0.007955793,0.08211687;-0.736735;0.08395922,0.09411705;-0.6972044;-0.01071195,-0.07036517;0.004073759;-0.04144619,-0.102738;-0.347318;-0.008444078,-0.1222922;-0.7370104;0.06905475,-0.1079502;-0.6973748;-0.0252794,-0.006011856;0.5611118;0.01448004,0;0;0,-0.005714126;0.3240881;0.02462816,-0.01074135;0.6368411;0.0351181,0.1627319;0.5096896;0.04574561,0.2076328;0.2457554;0.04435039,0.23587;-0.02110219;-0.02020359,-0.1778149;0.520689;-0.01418935,-0.2331795;0.4667754;-0.2705238,-0.2671468;0.4052952;-0.5374394,0.07460731;0.001798779;-0.03340888,0.1054337;-0.3512138;-0.02668786,0.1108213;-0.7392033;0.06096888,0.1253464;-0.7831718;0.001680136,-0.07095598;0.004956041;-0.04032775,-0.1275598;-0.3448631;-0.03433421,-0.1427241;-0.7323005;0.05460905,-0.1525386;-0.7823656;0.002736762,-0.009433247;0.5602217;0.03479147,322.7447
+0;0;0,-0.005179175;0.3246116;0.01418356,-0.007198298;0.6374669;0.01219615,0.1662729;0.5135292;0.02967577,0.2032404;0.2486328;0.04114063,0.2473759;-0.01631674;-0.02252096,-0.1660842;0.4964845;-0.03664092,-0.235787;0.3427326;-0.2444149,-0.2737895;0.2312398;-0.4940631,0.0749756;0.005846808;-0.03176687,0.07954829;-0.346313;0.008218754,0.08187602;-0.7389168;0.08480908,0.09469295;-0.6995643;-0.008124717,-0.07001829;0.004102025;-0.04177646,-0.1029997;-0.3472347;-0.008444589,-0.1225968;-0.7390072;0.06991003,-0.1074828;-0.6995473;-0.02266701,-0.006438687;0.5609101;0.01489038,0;0;0,-0.005755596;0.3239675;0.02475166,-0.01086307;0.6366144;0.03531885,0.1625639;0.5094662;0.04588294,0.2074826;0.245556;0.04452801,0.2356902;-0.02132875;-0.0200932,-0.1778261;0.5204428;-0.0140613,-0.2328523;0.4659839;-0.2703316,-0.2704298;0.4056987;-0.5370761,0.07454772;0.001753599;-0.03322983,0.1051506;-0.351315;-0.02672672,0.1107937;-0.7414427;0.06146502,0.1244438;-0.7847427;0.003765583,-0.0707109;0.005054426;-0.04048557,-0.127555;-0.3447518;-0.03411391,-0.143126;-0.7343135;0.05537568,-0.1520594;-0.782296;0.00315148,-0.009536162;0.5600187;0.0349803,322.7667
+0;0;0,-0.005179183;0.3246121;0.01418358,-0.007198402;0.637485;0.0121962,0.1662063;0.513565;0.02967014,0.2031635;0.2487419;0.04113184,0.247264;-0.01599702;-0.02247914,-0.1660228;0.4965268;-0.036621,-0.2357063;0.3428175;-0.2443375,-0.2736786;0.2314133;-0.4937871,0.07495749;0.005845395;-0.0317592,0.07953597;-0.3467607;0.008277096,0.08186377;-0.7393779;0.08487003,0.09476177;-0.6999663;-0.008651651,-0.07000139;0.004101035;-0.04176637,-0.1030246;-0.3476809;-0.008392263,-0.1226224;-0.7394668;0.06996502,-0.1074127;-0.699947;-0.02319764,-0.006438785;0.5609276;0.01489045,0;0;0,-0.005721875;0.3239603;0.02485919,-0.01083089;0.636621;0.03554225,0.1624995;0.5093557;0.04596519,0.2075356;0.2455406;0.04462981,0.2356478;-0.02118233;-0.01976371,-0.1777117;0.5203505;-0.01380622,-0.2338908;0.4613344;-0.2687366,-0.2548007;0.4333963;-0.5423424,0.07456733;0.001702771;-0.03313994,0.1050832;-0.3518233;-0.02658701,0.1111643;-0.7419257;0.06174947,0.1242548;-0.7847379;0.002350342,-0.0706496;0.005110329;-0.04054576,-0.1274774;-0.3451483;-0.03388481,-0.1429807;-0.7346528;0.05592665,-0.1523249;-0.7822954;0.002209306,-0.009500891;0.5600249;0.03517365,322.7893
+0;0;0,-0.005179821;0.324652;0.01418533,-0.00719894;0.6375151;0.01219831,0.1660112;0.5136586;0.02965525,0.2029719;0.2488111;0.041118,0.247104;-0.01611796;-0.02253867,-0.1658438;0.4966395;-0.03656125,-0.2355336;0.3429161;-0.2442969,-0.2735332;0.2314319;-0.4939257,0.07493075;0.00584331;-0.03174787,0.07950993;-0.3468166;0.008294549,0.0818579;-0.7428353;0.08555105,0.09418888;-0.7038375;-0.003859244,-0.0699764;0.004099572;-0.04175147,-0.1030046;-0.3477361;-0.008372258,-0.1227722;-0.7429163;0.07066388,-0.1082312;-0.703815;-0.01840318,-0.006439425;0.5609679;0.0148922,0;0;0,-0.005622886;0.3239962;0.02493644,-0.01067828;0.6366442;0.0357132,0.1624008;0.5092733;0.04606843,0.2075084;0.2454453;0.04474187,0.2357805;-0.02142531;-0.01981831,-0.1773454;0.5202757;-0.01358441,-0.2338212;0.4608094;-0.2683704,-0.2543936;0.4334481;-0.5422598,0.07456217;0.001653969;-0.03308225,0.1050434;-0.3519301;-0.02655411,0.1113197;-0.7456148;0.06163788,0.124184;-0.784003;0.003458977,-0.07059588;0.005163795;-0.04057395,-0.1274639;-0.3451428;-0.03388513,-0.1431026;-0.7379711;0.05692351,-0.1518222;-0.7822686;0.005629666,-0.009357594;0.5600582;0.03533173,322.8222
+0;0;0,-0.005382065;0.3247131;0.01431368,-0.00764142;0.6377037;0.01250547,0.1654353;0.5138827;0.0301428,0.2019811;0.2490485;0.04180117,0.2459938;-0.01575845;-0.02192577,-0.1652265;0.4965969;-0.03853872,-0.2379284;0.3629302;-0.2586666,-0.2695466;0.2467141;-0.5068904,0.07504769;0.005844992;-0.03148598,0.07936276;-0.3465024;0.008515194,0.08172657;-0.7424646;0.08577871,0.09472296;-0.7033718;-0.004555479,-0.06971847;0.004115486;-0.04219107,-0.1032217;-0.347304;-0.00829022,-0.1229736;-0.7423748;0.07102051,-0.1077459;-0.7031778;-0.01895382,-0.00684287;0.5611292;0.01518308,0;0;0,-0.005531892;0.3240579;0.02506566,-0.01042879;0.6368262;0.03618336,0.1623903;0.5092041;0.04612255,0.2075688;0.2454503;0.04489708,0.2356829;-0.02130371;-0.01970029,-0.1768979;0.5203519;-0.01335338,-0.231686;0.4553695;-0.2670939,-0.2772797;0.336105;-0.5116713,0.07457716;0.001652449;-0.03306365,0.105035;-0.3516123;-0.02645111,0.1113041;-0.7452134;0.06186772,0.1251871;-0.7831238;0.001806982,-0.07060742;0.005155031;-0.04056731,-0.127503;-0.3448217;-0.03373969,-0.1427592;-0.7377915;0.05627861,-0.1516368;-0.7824327;0.003726393,-0.009148158;0.5602128;0.03570724,322.8557
+0;0;0,-0.005382065;0.3247131;0.01431368,-0.00764142;0.6377037;0.01250547,0.1654353;0.5138827;0.0301428,0.2019811;0.2490485;0.04180117,0.2459938;-0.01575845;-0.02192577,-0.1652265;0.4965969;-0.03853872,-0.2379284;0.3629302;-0.2586666,-0.2695466;0.2467141;-0.5068904,0.07504769;0.005844992;-0.03148598,0.07936276;-0.3465024;0.008515194,0.08172657;-0.7424646;0.08577871,0.09472296;-0.7033718;-0.004555479,-0.06971847;0.004115486;-0.04219107,-0.1032217;-0.347304;-0.00829022,-0.1229736;-0.7423748;0.07102051,-0.1077459;-0.7031778;-0.01895382,-0.00684287;0.5611292;0.01518308,0;0;0,-0.005531892;0.3240579;0.02506566,-0.01042879;0.6368262;0.03618336,0.1623903;0.5092041;0.04612255,0.2075688;0.2454503;0.04489708,0.2356829;-0.02130371;-0.01970029,-0.1768979;0.5203519;-0.01335338,-0.231686;0.4553695;-0.2670939,-0.2772797;0.336105;-0.5116713,0.07457716;0.001652449;-0.03306365,0.105035;-0.3516123;-0.02645111,0.1113041;-0.7452134;0.06186772,0.1251871;-0.7831238;0.001806982,-0.07060742;0.005155031;-0.04056731,-0.127503;-0.3448217;-0.03373969,-0.1427592;-0.7377915;0.05627861,-0.1516368;-0.7824327;0.003726393,-0.009148158;0.5602128;0.03570724,322.8787
+0;0;0,-0.005382346;0.32473;0.01431443,-0.007641796;0.6377359;0.01250626,0.1654409;0.513913;0.03014411,0.2019654;0.2492328;0.0417957,0.2460021;-0.01571852;-0.02196598,-0.1652323;0.4966266;-0.03853977,-0.2378919;0.3630376;-0.2585397,-0.2695273;0.2467581;-0.5068988,0.07505456;0.005845526;-0.03148885,0.07936673;-0.3462653;0.008485463,0.08172955;-0.7420642;0.08571711,0.09473618;-0.7029642;-0.004688174,-0.06972484;0.004115861;-0.04219492,-0.1032055;-0.3470677;-0.008316834,-0.1229493;-0.7419756;0.07096118,-0.1077097;-0.7027713;-0.01908398,-0.006843243;0.561161;0.01518388,0;0;0,-0.005472727;0.3240707;0.02513361,-0.01031204;0.6368523;0.03632855,0.1624691;0.5091264;0.04625082,0.2076026;0.2455218;0.04525161,0.2357157;-0.02132016;-0.01962495,-0.176805;0.5203452;-0.01318613,-0.2341018;0.4520166;-0.2653244,-0.2554134;0.4306626;-0.5397215,0.07459503;0.00164336;-0.03304219,0.1050302;-0.3513857;-0.02650476,0.1112042;-0.7448004;0.06189084,0.1243909;-0.7842001;0.003282789,-0.07061775;0.005156251;-0.04056416,-0.1274911;-0.3445824;-0.03371741,-0.1428189;-0.7373869;0.05626444,-0.1519478;-0.7799039;0.0007392056,-0.009044982;0.5602385;0.03583527,322.9117
+0;0;0,-0.005578503;0.3247381;0.0145016,-0.008079807;0.6377282;0.01292404,0.1649609;0.5139526;0.03070227,0.201141;0.2493786;0.04286833,0.2447553;-0.01577583;-0.02076986,-0.164708;0.4963853;-0.04033772,-0.2330515;0.3676887;-0.264442,-0.2710992;0.2481808;-0.5104687,0.07513697;0.005838448;-0.03119081,0.07921326;-0.3461915;0.008833952,0.08162569;-0.7460767;0.08690067,0.09477922;-0.7072124;-0.001077451,-0.0694534;0.004164952;-0.04256051,-0.1033523;-0.3468314;-0.007975496,-0.1233056;-0.7457967;0.0722549,-0.1079803;-0.7068277;-0.01536036,-0.007252233;0.5611632;0.01557731,0;0;0,-0.005441658;0.3240826;0.02524113,-0.01028995;0.6368431;0.03662419,0.1623953;0.5089751;0.04636121,0.2075557;0.2455062;0.04534531,0.2357056;-0.02142844;-0.01955748,-0.1766581;0.5202939;-0.01305548,-0.2323558;0.4534142;-0.2658029,-0.2562283;0.4001018;-0.5357043,0.07457148;0.001635864;-0.03299904,0.104901;-0.3513242;-0.02643847,0.1119464;-0.7489113;0.06234932,0.1245634;-0.784843;0.00331068,-0.07055488;0.005154149;-0.0405951,-0.1275165;-0.3444891;-0.03362032,-0.1430016;-0.7413495;0.05732163,-0.1512199;-0.7827963;0.004222196,-0.009014487;0.5602402;0.03608608,322.9344
+0;0;0,-0.005578721;0.3247508;0.01450217,-0.008080006;0.637739;0.01292466,0.1648601;0.5139927;0.030694,0.2010888;0.2490633;0.0428764,0.2446292;-0.01564205;-0.02065399,-0.1646162;0.4964357;-0.04030449,-0.2330516;0.3675662;-0.2647098,-0.2710347;0.2482606;-0.5103198,0.07513236;0.005838089;-0.03118889,0.0792082;-0.3461534;0.008831499,0.08159911;-0.7424719;0.08620192,0.09510227;-0.7033721;-0.004114799,-0.06944913;0.004164696;-0.0425579,-0.1033444;-0.3467934;-0.007976659,-0.1231196;-0.7422002;0.07153815,-0.107387;-0.7029928;-0.01840607,-0.007252449;0.5611757;0.01557787,0;0;0,-0.005417399;0.3240937;0.02526689,-0.01025554;0.6368512;0.03668189,0.1622953;0.5089065;0.04644632,0.20754;0.2450874;0.04549527,0.2357526;-0.02133158;-0.01951075,-0.17652;0.5203122;-0.01297786,-0.2298895;0.4618137;-0.2686694,-0.2697952;0.3397576;-0.5126173,0.07456785;0.001628354;-0.03299522,0.1048869;-0.3512933;-0.02641296,0.111605;-0.7452108;0.06215405,0.1251567;-0.784322;0.003313057,-0.07055142;0.005158538;-0.04059048,-0.1274997;-0.344447;-0.03358134,-0.1419498;-0.7375525;0.05762989,-0.1499016;-0.7826787;0.005523354,-0.008979633;0.56025;0.03614092,322.9676
+0;0;0,-0.00557973;0.3248095;0.01450479,-0.00808145;0.6378545;0.01292719,0.1648867;0.5140913;0.03069929,0.2010957;0.2493056;0.04287509,0.2446207;-0.01530573;-0.02063276,-0.1646431;0.4965315;-0.04031073,-0.2330413;0.3677319;-0.2645944,-0.2710111;0.2484687;-0.5101172,0.07510499;0.005835962;-0.03117753,0.07917639;-0.345772;0.008799253,0.08158119;-0.744392;0.086619,0.09515025;-0.7052478;-0.00413847,-0.06942382;0.004163179;-0.04254239,-0.1032821;-0.3464124;-0.007998835,-0.1231722;-0.7441155;0.07197773,-0.1073628;-0.7048632;-0.0184054,-0.007253795;0.561282;0.01558071,0;0;0,-0.005378239;0.3241471;0.02534699,-0.01018253;0.6369559;0.03691769,0.1623193;0.5087636;0.0466845,0.2076229;0.2451019;0.04572225,0.2358855;-0.02120191;-0.01931882,-0.176409;0.5201734;-0.01283721,-0.2294822;0.4636304;-0.268878,-0.2695767;0.3395876;-0.5116797,0.07454733;0.001620934;-0.03296852,0.1049336;-0.3509071;-0.02637029,0.1111247;-0.7470992;0.06281018,0.1253084;-0.784391;0.001366854,-0.07051573;0.005166956;-0.04059174,-0.1273822;-0.3440608;-0.03358848,-0.1414124;-0.7392821;0.05894769,-0.1507477;-0.7843385;0.006183594,-0.008912325;0.5603456;0.03634572,323.0014
+0;0;0,-0.005938884;0.3248754;0.01467749,-0.008898238;0.6379461;0.01344792,0.1642424;0.514044;0.03150195,0.2000763;0.2493665;0.04382079,0.2438393;-0.01498741;-0.01962237,-0.1642577;0.4961854;-0.04294597,-0.2347617;0.368451;-0.2670065,-0.2683044;0.2843252;-0.5270468,0.07527094;0.005863306;-0.03073089,0.07898923;-0.3474587;0.009560676,0.0813435;-0.7443864;0.08676984,0.09572692;-0.7051869;-0.004447483,-0.06908538;0.004200148;-0.04305865,-0.1038834;-0.3479318;-0.007479828,-0.1237986;-0.7438078;0.07254486,-0.1071643;-0.7044967;-0.01827761,-0.008001991;0.5613689;0.01605853,0;0;0,-0.005301185;0.3242253;0.02538919,-0.01009453;0.6370639;0.03694987,0.1625202;0.5087067;0.04689407,0.2076253;0.2451644;0.04589486,0.2360967;-0.02095205;-0.01887107,-0.176453;0.520121;-0.01280591,-0.229933;0.4630943;-0.2684969,-0.26914;0.3400722;-0.5117078,0.07456083;0.001609027;-0.03290248,0.1048229;-0.3526566;-0.02556944,0.1111224;-0.7472037;0.06281233,0.1247602;-0.7841161;-2.765656E-05,-0.07049561;0.00517135;-0.04059685,-0.1276223;-0.3457722;-0.03360676,-0.140974;-0.7392988;0.05846341,-0.150883;-0.7847021;0.005281866,-0.008823372;0.5604496;0.03638959,323.0347
+0;0;0,-0.005939457;0.3249067;0.0146789,-0.00889862;0.6379585;0.01344956,0.1644368;0.5140113;0.03152077,0.2003031;0.249094;0.04385076,0.2439951;-0.01483092;-0.01948946,-0.164435;0.4961325;-0.04301135,-0.2350028;0.3682824;-0.2672749,-0.268491;0.2842932;-0.5268932,0.07526016;0.005862467;-0.03072649,0.07897916;-0.3475266;0.009572718,0.08134087;-0.7457087;0.0870259,0.09519087;-0.7068503;-0.0008085519,-0.0690755;0.004199547;-0.04305249,-0.1038801;-0.3479992;-0.007466909,-0.1238582;-0.7451264;0.07281066,-0.1078409;-0.7061605;-0.01464356,-0.008002471;0.5613897;0.01605988,0;0;0,-0.005276702;0.324251;0.0254674,-0.01009706;0.637067;0.03711176,0.1626847;0.5085479;0.04709387,0.2077041;0.2447441;0.04644465,0.2361413;-0.02085692;-0.0185535,-0.1766079;0.5200713;-0.01279424,-0.2295238;0.4608162;-0.2683492,-0.2687148;0.3391765;-0.5117525,0.07456543;0.00159362;-0.03286386,0.1047047;-0.3527495;-0.02549744,0.1109359;-0.7485313;0.06322408,0.1245017;-0.7857034;0.00587368,-0.07047462;0.005199204;-0.04060633,-0.1275814;-0.3458148;-0.03355853,-0.1406792;-0.7405374;0.05904876,-0.1506118;-0.7831112;0.007866923,-0.008816384;0.5604613;0.03653836,323.0571
+0;0;0,-0.005939305;0.3248985;0.01467853,-0.008898268;0.6379295;0.01344933,0.1644275;0.5139915;0.03151945,0.2003048;0.2489929;0.04385324,0.2439476;-0.01463494;-0.01941567,-0.164426;0.4961137;-0.04300854,-0.2350156;0.3682243;-0.2673409,-0.2684661;0.2843297;-0.526667,0.07525256;0.005861875;-0.03072339,0.0789782;-0.3481579;0.009647751,0.08133558;-0.7456098;0.08695888,0.09645782;-0.7059377;-0.008943886,-0.06906853;0.004199123;-0.04304814,-0.1039353;-0.3486283;-0.007399052,-0.1238767;-0.7450271;0.0727313,-0.106388;-0.7052377;-0.02275631,-0.008002196;0.5613673;0.01605942,0;0;0,-0.005274981;0.324239;0.02551413,-0.01010469;0.6370331;0.03717971,0.1626706;0.508516;0.04709959,0.2076987;0.2446302;0.04650712,0.2361739;-0.02067015;-0.01839423,-0.1766014;0.5200591;-0.01274814,-0.2290526;0.4606692;-0.2684537,-0.268126;0.3393027;-0.5116628,0.07456034;0.00157848;-0.03285575,0.1046346;-0.3534032;-0.02529049,0.1109887;-0.7484766;0.06318116,0.1258208;-0.787481;-0.004183292,-0.07046957;0.005207033;-0.04059755,-0.1277171;-0.3464269;-0.0335253,-0.1399951;-0.7404731;0.0588187,-0.1515333;-0.7911515;0.005176976,-0.008822195;0.5604342;0.03660226,323.0908
+0;0;0,-0.006198838;0.3248869;0.0148246,-0.009437151;0.637915;0.01376126,0.1639433;0.514096;0.03223858,0.1994648;0.2490559;0.04471102,0.2432152;-0.0146054;-0.01834365,-0.1642119;0.4958091;-0.04420502,-0.2362806;0.3693571;-0.2688817,-0.2739516;0.3080691;-0.5338948,0.07537452;0.005855438;-0.03042419,0.07886603;-0.3481696;0.009922409,0.08122355;-0.7456126;0.08727878,0.0967693;-0.7059402;-0.00855621,-0.06879254;0.004233228;-0.0434845,-0.1041772;-0.3484826;-0.007246528,-0.1241017;-0.7448227;0.07317795,-0.1061924;-0.7050313;-0.02223146,-0.008480221;0.5613529;0.01635169,0;0;0,-0.005274981;0.324239;0.02551413,-0.01010469;0.6370331;0.03717971,0.1626706;0.508516;0.04709959,0.2076987;0.2446302;0.04650712,0.2361739;-0.02067015;-0.01839423,-0.1766014;0.5200591;-0.01274814,-0.2290526;0.4606692;-0.2684537,-0.268126;0.3393027;-0.5116628,0.07456034;0.00157848;-0.03285575,0.1046346;-0.3534032;-0.02529049,0.1109887;-0.7484766;0.06318116,0.1258208;-0.787481;-0.004183292,-0.07046957;0.005207033;-0.04059755,-0.1277171;-0.3464269;-0.0335253,-0.1399951;-0.7404731;0.0588187,-0.1515333;-0.7911515;0.005176976,-0.008822195;0.5604342;0.03660226,323.113
+0;0;0,-0.006199037;0.3248974;0.01482507,-0.009437102;0.6379025;0.01376197,0.1639987;0.5140778;0.03224408,0.199466;0.2494418;0.0446975,0.2432677;-0.01452827;-0.01843101,-0.1642621;0.495785;-0.04422411,-0.2362209;0.3695258;-0.2685582,-0.273936;0.308166;-0.5338817,0.07535145;0.005853646;-0.03041488,0.07884297;-0.3481715;0.009931741,0.08119231;-0.7442384;0.08702026,0.09681461;-0.7045184;-0.009286642,-0.06877149;0.004231933;-0.04347119,-0.1041562;-0.3484841;-0.007233202,-0.1240117;-0.7434518;0.07291279,-0.1060141;-0.7036123;-0.02296642,-0.008480289;0.5613499;0.01635208,0;0;0,-0.005235232;0.3242458;0.02556944,-0.01003364;0.6370129;0.03735304,0.1627813;0.5084592;0.0472734,0.2076564;0.2449609;0.04696131,0.2363845;-0.02060947;-0.01808524,-0.1765634;0.5200424;-0.01271184,-0.2282077;0.4580963;-0.2675466,-0.2676919;0.3387229;-0.5120358,0.07455105;0.001578093;-0.03281498,0.1045653;-0.3534085;-0.02522898,0.110989;-0.7471894;0.06259131,0.125737;-0.7877805;-0.003838778,-0.07040207;0.00521423;-0.04066364,-0.1278065;-0.3464032;-0.03404749,-0.1403363;-0.7391155;0.0578067,-0.1516825;-0.7897789;0.0032336,-0.008756325;0.5604235;0.03674889,323.1462
+0;0;0,-0.006197561;0.32482;0.01482154,-0.009434978;0.6377603;0.01375833,0.1640264;0.5139362;0.03224255,0.1995373;0.2489752;0.04471126,0.2430634;-0.01333392;-0.01802003,-0.1642833;0.4956406;-0.04423704,-0.2363304;0.3692265;-0.2688466,-0.2738082;0.3082527;-0.5325006,0.07529049;0.00584891;-0.03039027,0.07878014;-0.3479875;0.009934843,0.08113029;-0.7441884;0.08704944,0.09660718;-0.7045589;-0.008361086,-0.06871586;0.004228509;-0.04343602,-0.1040817;-0.3482995;-0.007217348,-0.1239439;-0.7434008;0.07295576,-0.1061139;-0.7036529;-0.02203105,-0.008478261;0.5612153;0.01634818,0;0;0,-0.005258292;0.3241701;0.02553892,-0.01012135;0.6368734;0.03726959,0.1627045;0.508256;0.04730892,0.2077913;0.2444607;0.0472765,0.23625;-0.01946861;-0.01727772,-0.176666;0.5199175;-0.01279768,-0.2283126;0.4575697;-0.2678784,-0.2673436;0.3416309;-0.5121541,0.07456318;0.001587704;-0.03262281,0.104247;-0.3532433;-0.02538538,0.1108176;-0.7471346;0.06255674,0.1261134;-0.7867736;-0.003412008,-0.0703053;0.00521449;-0.04069901,-0.1277049;-0.3462093;-0.03397761,-0.1402991;-0.7390562;0.0578915,-0.1509559;-0.7901503;0.005492859,-0.008832857;0.5602917;0.03667736,323.1806
+0;0;0,-0.006429432;0.324816;0.0149364,-0.009925656;0.6377413;0.01407283,0.1636443;0.5139191;0.03276806,0.1989995;0.2478492;0.04577502,0.2420196;-0.01358494;-0.01644586,-0.1642787;0.4954744;-0.04526399,-0.2377999;0.3710618;-0.271822,-0.2744233;0.312431;-0.5350541,0.07540657;0.005822568;-0.03011061,0.07856754;-0.347807;0.01017017,0.08099161;-0.7436327;0.08728711,0.09680474;-0.7039984;-0.008061379,-0.0685169;0.004273068;-0.04374788,-0.1044434;-0.3479491;-0.007206917,-0.1243125;-0.7426136;0.07326683,-0.1061477;-0.7028658;-0.02165014,-0.008941781;0.5611986;0.01664055,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006429432;0.324816;0.0149364,-0.009925656;0.6377413;0.01407283,0.1636443;0.5139191;0.03276806,0.1989995;0.2478492;0.04577502,0.2420196;-0.01358494;-0.01644586,-0.1642787;0.4954744;-0.04526399,-0.2377999;0.3710618;-0.271822,-0.2744233;0.312431;-0.5350541,0.07540657;0.005822568;-0.03011061,0.07856754;-0.347807;0.01017017,0.08099161;-0.7436327;0.08728711,0.09680474;-0.7039984;-0.008061379,-0.0685169;0.004273068;-0.04374788,-0.1044434;-0.3479491;-0.007206917,-0.1243125;-0.7426136;0.07326683,-0.1061477;-0.7028658;-0.02165014,-0.008941781;0.5611986;0.01664055,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006429432;0.324816;0.0149364,-0.009925656;0.6377413;0.01407283,0.1636443;0.5139191;0.03276806,0.1989995;0.2478492;0.04577502,0.2420196;-0.01358494;-0.01644586,-0.1642787;0.4954744;-0.04526399,-0.2377999;0.3710618;-0.271822,-0.2744233;0.312431;-0.5350541,0.07540657;0.005822568;-0.03011061,0.07856754;-0.347807;0.01017017,0.08099161;-0.7436327;0.08728711,0.09680474;-0.7039984;-0.008061379,-0.0685169;0.004273068;-0.04374788,-0.1044434;-0.3479491;-0.007206917,-0.1243125;-0.7426136;0.07326683,-0.1061477;-0.7028658;-0.02165014,-0.008941781;0.5611986;0.01664055,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006720289;0.3248035;0.01507871,-0.01049603;0.637725;0.01443104,0.1630859;0.5139629;0.03341017,0.1980909;0.2478492;0.04646933,0.2407703;-0.01374981;-0.01529161,-0.164122;0.4953676;-0.04657076,-0.2389871;0.3735236;-0.2740825,-0.2743894;0.3244666;-0.5394315,0.07552985;0.005787098;-0.02980692,0.07825387;-0.3478495;0.01044493,0.08057603;-0.7435802;0.0880499,0.09682636;-0.7039412;-0.007224575,-0.06827694;0.004331962;-0.04411568,-0.1047898;-0.3477688;-0.006990705,-0.124736;-0.7423886;0.07368286,-0.1061393;-0.7026372;-0.02115006,-0.009487834;0.5611818;0.01697578,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006720289;0.3248035;0.01507871,-0.01049603;0.637725;0.01443104,0.1630859;0.5139629;0.03341017,0.1980909;0.2478492;0.04646933,0.2407703;-0.01374981;-0.01529161,-0.164122;0.4953676;-0.04657076,-0.2389871;0.3735236;-0.2740825,-0.2743894;0.3244666;-0.5394315,0.07552985;0.005787098;-0.02980692,0.07825387;-0.3478495;0.01044493,0.08057603;-0.7435802;0.0880499,0.09682636;-0.7039412;-0.007224575,-0.06827694;0.004331962;-0.04411568,-0.1047898;-0.3477688;-0.006990705,-0.124736;-0.7423886;0.07368286,-0.1061393;-0.7026372;-0.02115006,-0.009487834;0.5611818;0.01697578,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006720289;0.3248035;0.01507871,-0.01049603;0.637725;0.01443104,0.1630859;0.5139629;0.03341017,0.1980909;0.2478492;0.04646933,0.2407703;-0.01374981;-0.01529161,-0.164122;0.4953676;-0.04657076,-0.2389871;0.3735236;-0.2740825,-0.2743894;0.3244666;-0.5394315,0.07552985;0.005787098;-0.02980692,0.07825387;-0.3478495;0.01044493,0.08057603;-0.7435802;0.0880499,0.09682636;-0.7039412;-0.007224575,-0.06827694;0.004331962;-0.04411568,-0.1047898;-0.3477688;-0.006990705,-0.124736;-0.7423886;0.07368286,-0.1061393;-0.7026372;-0.02115006,-0.009487834;0.5611818;0.01697578,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006847505;0.3247957;0.0151882,-0.01088811;0.6377139;0.01477419,0.1626737;0.5138653;0.03408218,0.1974232;0.2477235;0.04724945,0.2400661;-0.01398224;-0.01408326,-0.1638354;0.4950475;-0.04749443,-0.2394467;0.3808476;-0.2786949,-0.2748917;0.3389444;-0.5452615,0.07566379;0.005748243;-0.02947286,0.07821558;-0.3478869;0.01080235,0.08048408;-0.7435935;0.08853202,0.09709652;-0.7039576;-0.00668028,-0.06801379;0.004424159;-0.04451126,-0.1049535;-0.3475482;-0.006598376,-0.1248259;-0.7421489;0.0741863,-0.1058703;-0.7023937;-0.02057515,-0.009840454;0.5611697;0.01727301,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006847505;0.3247957;0.0151882,-0.01088811;0.6377139;0.01477419,0.1626737;0.5138653;0.03408218,0.1974232;0.2477235;0.04724945,0.2400661;-0.01398224;-0.01408326,-0.1638354;0.4950475;-0.04749443,-0.2394467;0.3808476;-0.2786949,-0.2748917;0.3389444;-0.5452615,0.07566379;0.005748243;-0.02947286,0.07821558;-0.3478869;0.01080235,0.08048408;-0.7435935;0.08853202,0.09709652;-0.7039576;-0.00668028,-0.06801379;0.004424159;-0.04451126,-0.1049535;-0.3475482;-0.006598376,-0.1248259;-0.7421489;0.0741863,-0.1058703;-0.7023937;-0.02057515,-0.009840454;0.5611697;0.01727301,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006847505;0.3247957;0.0151882,-0.01088811;0.6377139;0.01477419,0.1626737;0.5138653;0.03408218,0.1974232;0.2477235;0.04724945,0.2400661;-0.01398224;-0.01408326,-0.1638354;0.4950475;-0.04749443,-0.2394467;0.3808476;-0.2786949,-0.2748917;0.3389444;-0.5452615,0.07566379;0.005748243;-0.02947286,0.07821558;-0.3478869;0.01080235,0.08048408;-0.7435935;0.08853202,0.09709652;-0.7039576;-0.00668028,-0.06801379;0.004424159;-0.04451126,-0.1049535;-0.3475482;-0.006598376,-0.1248259;-0.7421489;0.0741863,-0.1058703;-0.7023937;-0.02057515,-0.009840454;0.5611697;0.01727301,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006963473;0.3247892;0.01527617,-0.01121553;0.6377043;0.01503085,0.1623145;0.5137293;0.03463901,0.1968788;0.2475695;0.04792905,0.2395806;-0.0140661;-0.01366114,-0.1635361;0.4947933;-0.04841321,-0.2393697;0.3907011;-0.2842658,-0.2758267;0.3516639;-0.5511309,0.07577881;0.005784425;-0.02916869,0.07821771;-0.3478546;0.01107994,0.08009927;-0.7435785;0.08873183,0.09705134;-0.7039409;-0.006420426,-0.0677435;0.004393904;-0.04492454,-0.1053618;-0.3474894;-0.006853059,-0.1246516;-0.7419772;0.07462116,-0.1053659;-0.7022246;-0.02007391,-0.01013243;0.5611596;0.01749754,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006963473;0.3247892;0.01527617,-0.01121553;0.6377043;0.01503085,0.1623145;0.5137293;0.03463901,0.1968788;0.2475695;0.04792905,0.2395806;-0.0140661;-0.01366114,-0.1635361;0.4947933;-0.04841321,-0.2393697;0.3907011;-0.2842658,-0.2758267;0.3516639;-0.5511309,0.07577881;0.005784425;-0.02916869,0.07821771;-0.3478546;0.01107994,0.08009927;-0.7435785;0.08873183,0.09705134;-0.7039409;-0.006420426,-0.0677435;0.004393904;-0.04492454,-0.1053618;-0.3474894;-0.006853059,-0.1246516;-0.7419772;0.07462116,-0.1053659;-0.7022246;-0.02007391,-0.01013243;0.5611596;0.01749754,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.006963473;0.3247892;0.01527617,-0.01121553;0.6377043;0.01503085,0.1623145;0.5137293;0.03463901,0.1968788;0.2475695;0.04792905,0.2395806;-0.0140661;-0.01366114,-0.1635361;0.4947933;-0.04841321,-0.2393697;0.3907011;-0.2842658,-0.2758267;0.3516639;-0.5511309,0.07577881;0.005784425;-0.02916869,0.07821771;-0.3478546;0.01107994,0.08009927;-0.7435785;0.08873183,0.09705134;-0.7039409;-0.006420426,-0.0677435;0.004393904;-0.04492454,-0.1053618;-0.3474894;-0.006853059,-0.1246516;-0.7419772;0.07462116,-0.1053659;-0.7022246;-0.02007391,-0.01013243;0.5611596;0.01749754,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007234117;0.3247773;0.01540228,-0.01174472;0.6376881;0.01532005,0.1618016;0.5137561;0.03532609,0.1960401;0.2475615;0.0487612,0.2384805;-0.0141905;-0.01251461,-0.1636307;0.4946988;-0.04896323,-0.2400711;0.4002306;-0.2886401,-0.2758431;0.3734663;-0.5571061,0.07588813;0.005775969;-0.02888477,0.07803589;-0.3478643;0.01136956,0.07982393;-0.7436087;0.08891888,0.09704607;-0.7039679;-0.006184533,-0.06759776;0.004404739;-0.04514246,-0.1061516;-0.3473549;-0.006865036,-0.1249167;-0.7417824;0.07502311,-0.1053642;-0.7020238;-0.01961663,-0.01061499;0.5611434;0.01776548,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007234117;0.3247773;0.01540228,-0.01174472;0.6376881;0.01532005,0.1618016;0.5137561;0.03532609,0.1960401;0.2475615;0.0487612,0.2384805;-0.0141905;-0.01251461,-0.1636307;0.4946988;-0.04896323,-0.2400711;0.4002306;-0.2886401,-0.2758431;0.3734663;-0.5571061,0.07588813;0.005775969;-0.02888477,0.07803589;-0.3478643;0.01136956,0.07982393;-0.7436087;0.08891888,0.09704607;-0.7039679;-0.006184533,-0.06759776;0.004404739;-0.04514246,-0.1061516;-0.3473549;-0.006865036,-0.1249167;-0.7417824;0.07502311,-0.1053642;-0.7020238;-0.01961663,-0.01061499;0.5611434;0.01776548,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007234117;0.3247773;0.01540228,-0.01174472;0.6376881;0.01532005,0.1618016;0.5137561;0.03532609,0.1960401;0.2475615;0.0487612,0.2384805;-0.0141905;-0.01251461,-0.1636307;0.4946988;-0.04896323,-0.2400711;0.4002306;-0.2886401,-0.2758431;0.3734663;-0.5571061,0.07588813;0.005775969;-0.02888477,0.07803589;-0.3478643;0.01136956,0.07982393;-0.7436087;0.08891888,0.09704607;-0.7039679;-0.006184533,-0.06759776;0.004404739;-0.04514246,-0.1061516;-0.3473549;-0.006865036,-0.1249167;-0.7417824;0.07502311,-0.1053642;-0.7020238;-0.01961663,-0.01061499;0.5611434;0.01776548,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007450295;0.3247619;0.01562223,-0.01219506;0.6376686;0.01575595,0.1613734;0.5137194;0.03589002,0.195331;0.2474996;0.04953839,0.2379827;-0.01421359;-0.01175644,-0.1637158;0.4947007;-0.04931869,-0.239114;0.4086642;-0.2924754,-0.2676752;0.389338;-0.5624397,0.07601219;0.005782436;-0.0285554,0.07795961;-0.3478656;0.01164054,0.07969967;-0.7435632;0.0894302,0.09712879;-0.7039153;-0.005634792,-0.0674687;0.004394191;-0.04533616,-0.1062802;-0.3472693;-0.00644017,-0.1250082;-0.7416654;0.0756076,-0.1052526;-0.7019003;-0.01898926,-0.01102163;0.5611234;0.018164,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007450295;0.3247619;0.01562223,-0.01219506;0.6376686;0.01575595,0.1613734;0.5137194;0.03589002,0.195331;0.2474996;0.04953839,0.2379827;-0.01421359;-0.01175644,-0.1637158;0.4947007;-0.04931869,-0.239114;0.4086642;-0.2924754,-0.2676752;0.389338;-0.5624397,0.07601219;0.005782436;-0.0285554,0.07795961;-0.3478656;0.01164054,0.07969967;-0.7435632;0.0894302,0.09712879;-0.7039153;-0.005634792,-0.0674687;0.004394191;-0.04533616,-0.1062802;-0.3472693;-0.00644017,-0.1250082;-0.7416654;0.0756076,-0.1052526;-0.7019003;-0.01898926,-0.01102163;0.5611234;0.018164,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007450295;0.3247619;0.01562223,-0.01219506;0.6376686;0.01575595,0.1613734;0.5137194;0.03589002,0.195331;0.2474996;0.04953839,0.2379827;-0.01421359;-0.01175644,-0.1637158;0.4947007;-0.04931869,-0.239114;0.4086642;-0.2924754,-0.2676752;0.389338;-0.5624397,0.07601219;0.005782436;-0.0285554,0.07795961;-0.3478656;0.01164054,0.07969967;-0.7435632;0.0894302,0.09712879;-0.7039153;-0.005634792,-0.0674687;0.004394191;-0.04533616,-0.1062802;-0.3472693;-0.00644017,-0.1250082;-0.7416654;0.0756076,-0.1052526;-0.7019003;-0.01898926,-0.01102163;0.5611234;0.018164,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007611244;0.3247514;0.01576276,-0.01264345;0.6376534;0.01617738,0.1609394;0.5137066;0.03658425,0.1945422;0.2474445;0.05028531,0.2374867;-0.01423568;-0.01094552,-0.1641997;0.4951996;-0.04928015,-0.2385075;0.4130718;-0.2941183,-0.2675954;0.391875;-0.563886,0.07617422;0.005774612;-0.02812194,0.07791687;-0.3478853;0.01197906,0.0795868;-0.7435249;0.09006412,0.09715571;-0.7038652;-0.004973926,-0.06729103;0.004425979;-0.04559637,-0.1062512;-0.347161;-0.006160624,-0.1251243;-0.7414425;0.0764024,-0.105231;-0.7016644;-0.01816425,-0.01142129;0.5611067;0.01851669,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007611244;0.3247514;0.01576276,-0.01264345;0.6376534;0.01617738,0.1609394;0.5137066;0.03658425,0.1945422;0.2474445;0.05028531,0.2374867;-0.01423568;-0.01094552,-0.1641997;0.4951996;-0.04928015,-0.2385075;0.4130718;-0.2941183,-0.2675954;0.391875;-0.563886,0.07617422;0.005774612;-0.02812194,0.07791687;-0.3478853;0.01197906,0.0795868;-0.7435249;0.09006412,0.09715571;-0.7038652;-0.004973926,-0.06729103;0.004425979;-0.04559637,-0.1062512;-0.347161;-0.006160624,-0.1251243;-0.7414425;0.0764024,-0.105231;-0.7016644;-0.01816425,-0.01142129;0.5611067;0.01851669,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007611244;0.3247514;0.01576276,-0.01264345;0.6376534;0.01617738,0.1609394;0.5137066;0.03658425,0.1945422;0.2474445;0.05028531,0.2374867;-0.01423568;-0.01094552,-0.1641997;0.4951996;-0.04928015,-0.2385075;0.4130718;-0.2941183,-0.2675954;0.391875;-0.563886,0.07617422;0.005774612;-0.02812194,0.07791687;-0.3478853;0.01197906,0.0795868;-0.7435249;0.09006412,0.09715571;-0.7038652;-0.004973926,-0.06729103;0.004425979;-0.04559637,-0.1062512;-0.347161;-0.006160624,-0.1251243;-0.7414425;0.0764024,-0.105231;-0.7016644;-0.01816425,-0.01142129;0.5611067;0.01851669,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007718191;0.3247406;0.0159308,-0.0129664;0.6376384;0.01662265,0.1606019;0.5136485;0.03726996,0.1939644;0.2473609;0.05106137,0.2371462;-0.01430905;-0.01004658,-0.1645395;0.495761;-0.04935282,-0.2380347;0.4200937;-0.2965071,-0.2694483;0.3882637;-0.5649658,0.07632187;0.005722279;-0.02772957,0.07782387;-0.3479464;0.01230345,0.07948464;-0.7435679;0.09048044,0.09721947;-0.7038971;-0.004525654,-0.06705159;0.004497754;-0.04594078,-0.1061141;-0.3469984;-0.005803131,-0.1251926;-0.7412573;0.07682037,-0.1051353;-0.7014654;-0.0177102,-0.01171507;0.5610904;0.01889802,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007718191;0.3247406;0.0159308,-0.0129664;0.6376384;0.01662265,0.1606019;0.5136485;0.03726996,0.1939644;0.2473609;0.05106137,0.2371462;-0.01430905;-0.01004658,-0.1645395;0.495761;-0.04935282,-0.2380347;0.4200937;-0.2965071,-0.2694483;0.3882637;-0.5649658,0.07632187;0.005722279;-0.02772957,0.07782387;-0.3479464;0.01230345,0.07948464;-0.7435679;0.09048044,0.09721947;-0.7038971;-0.004525654,-0.06705159;0.004497754;-0.04594078,-0.1061141;-0.3469984;-0.005803131,-0.1251926;-0.7412573;0.07682037,-0.1051353;-0.7014654;-0.0177102,-0.01171507;0.5610904;0.01889802,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007718191;0.3247406;0.0159308,-0.0129664;0.6376384;0.01662265,0.1606019;0.5136485;0.03726996,0.1939644;0.2473609;0.05106137,0.2371462;-0.01430905;-0.01004658,-0.1645395;0.495761;-0.04935282,-0.2380347;0.4200937;-0.2965071,-0.2694483;0.3882637;-0.5649658,0.07632187;0.005722279;-0.02772957,0.07782387;-0.3479464;0.01230345,0.07948464;-0.7435679;0.09048044,0.09721947;-0.7038971;-0.004525654,-0.06705159;0.004497754;-0.04594078,-0.1061141;-0.3469984;-0.005803131,-0.1251926;-0.7412573;0.07682037,-0.1051353;-0.7014654;-0.0177102,-0.01171507;0.5610904;0.01889802,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007736033;0.3247344;0.01604824,-0.01309418;0.6376298;0.01690437,0.1604153;0.5135589;0.03799519,0.1932555;0.2471914;0.05149522,0.2364722;-0.01457462;-0.009175055,-0.1647226;0.4965084;-0.04966877,-0.2381271;0.4234428;-0.2976316,-0.2698852;0.3899205;-0.5658436,0.07640555;0.005642999;-0.02751454,0.07781912;-0.3480305;0.01247895,0.07954111;-0.7436429;0.09070073,0.09750138;-0.7039697;-0.00426276,-0.06699074;0.004573018;-0.04602205,-0.1061449;-0.3468871;-0.005658809,-0.1249715;-0.7411103;0.0771926,-0.1046931;-0.7013183;-0.01729078,-0.01182754;0.5610809;0.01914174,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007736033;0.3247344;0.01604824,-0.01309418;0.6376298;0.01690437,0.1604153;0.5135589;0.03799519,0.1932555;0.2471914;0.05149522,0.2364722;-0.01457462;-0.009175055,-0.1647226;0.4965084;-0.04966877,-0.2381271;0.4234428;-0.2976316,-0.2698852;0.3899205;-0.5658436,0.07640555;0.005642999;-0.02751454,0.07781912;-0.3480305;0.01247895,0.07954111;-0.7436429;0.09070073,0.09750138;-0.7039697;-0.00426276,-0.06699074;0.004573018;-0.04602205,-0.1061449;-0.3468871;-0.005658809,-0.1249715;-0.7411103;0.0771926,-0.1046931;-0.7013183;-0.01729078,-0.01182754;0.5610809;0.01914174,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007736033;0.3247344;0.01604824,-0.01309418;0.6376298;0.01690437,0.1604153;0.5135589;0.03799519,0.1932555;0.2471914;0.05149522,0.2364722;-0.01457462;-0.009175055,-0.1647226;0.4965084;-0.04966877,-0.2381271;0.4234428;-0.2976316,-0.2698852;0.3899205;-0.5658436,0.07640555;0.005642999;-0.02751454,0.07781912;-0.3480305;0.01247895,0.07954111;-0.7436429;0.09070073,0.09750138;-0.7039697;-0.00426276,-0.06699074;0.004573018;-0.04602205,-0.1061449;-0.3468871;-0.005658809,-0.1249715;-0.7411103;0.0771926,-0.1046931;-0.7013183;-0.01729078,-0.01182754;0.5610809;0.01914174,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007697328;0.3247257;0.01624152,-0.01312971;0.6376192;0.01733553,0.1603487;0.5134747;0.03854031,0.193056;0.2470927;0.05207611,0.2362809;-0.01469412;-0.008498214,-0.1646637;0.4972818;-0.05021708,-0.2382893;0.4277698;-0.2991342,-0.2699838;0.399172;-0.5679233,0.07653736;0.005590849;-0.02715653,0.07802722;-0.3481083;0.01260755,0.07968859;-0.743655;0.09116195,0.0978954;-0.7039814;-0.003754549,-0.06689019;0.004642238;-0.04616117,-0.1059625;-0.3467822;-0.005410224,-0.124824;-0.7409427;0.07773166,-0.1043;-0.7011443;-0.01669801,-0.01185512;0.5610687;0.01951211,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007697328;0.3247257;0.01624152,-0.01312971;0.6376192;0.01733553,0.1603487;0.5134747;0.03854031,0.193056;0.2470927;0.05207611,0.2362809;-0.01469412;-0.008498214,-0.1646637;0.4972818;-0.05021708,-0.2382893;0.4277698;-0.2991342,-0.2699838;0.399172;-0.5679233,0.07653736;0.005590849;-0.02715653,0.07802722;-0.3481083;0.01260755,0.07968859;-0.743655;0.09116195,0.0978954;-0.7039814;-0.003754549,-0.06689019;0.004642238;-0.04616117,-0.1059625;-0.3467822;-0.005410224,-0.124824;-0.7409427;0.07773166,-0.1043;-0.7011443;-0.01669801,-0.01185512;0.5610687;0.01951211,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007697328;0.3247257;0.01624152,-0.01312971;0.6376192;0.01733553,0.1603487;0.5134747;0.03854031,0.193056;0.2470927;0.05207611,0.2362809;-0.01469412;-0.008498214,-0.1646637;0.4972818;-0.05021708,-0.2382893;0.4277698;-0.2991342,-0.2699838;0.399172;-0.5679233,0.07653736;0.005590849;-0.02715653,0.07802722;-0.3481083;0.01260755,0.07968859;-0.743655;0.09116195,0.0978954;-0.7039814;-0.003754549,-0.06689019;0.004642238;-0.04616117,-0.1059625;-0.3467822;-0.005410224,-0.124824;-0.7409427;0.07773166,-0.1043;-0.7011443;-0.01669801,-0.01185512;0.5610687;0.01951211,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138
+0;0;0,-0.007619118;0.3247114;0.01656313,-0.01306876;0.6376038;0.01777832,0.1603797;0.5134211;0.03923719,0.1928127;0.247003;0.05272166,0.2362291;-0.01470333;-0.008063465,-0.1645719;0.4978608;-0.0503784,-0.2381289;0.431678;-0.3002215,-0.2701353;0.4026681;-0.5689296,0.0766289;0.005493932;-0.02691706,0.07810763;-0.3481939;0.01294683,0.0797998;-0.743726;0.0915743,0.09819851;-0.7040455;-0.003304474,-0.06685666;0.004731805;-0.04620063,-0.1057665;-0.3466622;-0.005033627,-0.1245744;-0.7408109;0.07817622,-0.1038612;-0.7010046;-0.01621132,-0.01178293;0.5610528;0.01993315,0;0;0,-0.005233452;0.324175;0.02555442,-0.01010614;0.6368665;0.03727937,0.1628129;0.5082284;0.04743958,0.2079339;0.2433203;0.04780364,0.2363617;-0.01949951;-0.01690817,-0.1767361;0.5198821;-0.01281484,-0.2286343;0.4561971;-0.2686725,-0.2679456;0.3407916;-0.5119957,0.07457555;0.001579642;-0.03259897,0.1042375;-0.3530402;-0.02543116,0.1109573;-0.746569;0.06243634,0.1258722;-0.7859755;-0.003854752,-0.0703051;0.005216346;-0.04070238,-0.1274546;-0.3460287;-0.0338224,-0.1409597;-0.7389681;0.05588257,-0.1500933;-0.7867466;-0.001574352,-0.008813836;0.5602875;0.0366919,323.2138

+ 136 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007063479;0.3050063;0.008024539,0.01278776;0.5999934;0.00153522,0.1883081;0.4744872;0.005147156,0.2273566;0.1881189;0.02281187,0.2632374;-0.06810242;-0.04334447,-0.163383;0.468183;0.006703779,-0.220097;0.1843036;0.0004040543,-0.2751994;-0.07243529;-0.04819915,0.07207657;0.004941581;-0.04087637,0.08802652;-0.3748777;0.01033884,0.0886624;-0.764264;0.1121871,0.1009776;-0.7949314;0.04227956,-0.07292014;0.006327643;-0.03915279,-0.1112188;-0.372991;0.003163487,-0.1313049;-0.7633438;0.09916576,-0.1308344;-0.7235221;0.00630796,0.01145204;0.5276175;0.005553213,0;0;0,0.005172238;0.3051496;-0.0002717972,0.007601671;0.5998813;-0.01493502,0.1867731;0.4847649;-0.01367092,0.2405639;0.2009584;0.006430387,0.2881136;-0.05601206;-0.04851174,-0.1745298;0.4950426;-0.006822924,-0.230828;0.2121051;0.01808727,-0.2723728;-0.04878965;-0.02091793,0.07284019;0.0002626926;-0.0398066,0.09466226;-0.3821439;-0.01909256,0.09691142;-0.7733061;0.07568216,0.1031715;-0.8080637;0.008700609,-0.07556197;0.005818438;-0.03386534,-0.1024148;-0.3764132;-0.01603309,-0.09833328;-0.7690378;0.07242271,-0.1091316;-0.8128453;0.01625225,0.007223703;0.5276469;-0.0087502,399.8031
+0;0;0,0.007063479;0.3050063;0.008024539,0.01278776;0.5999934;0.00153522,0.1883081;0.4744872;0.005147156,0.2273566;0.1881189;0.02281187,0.2632374;-0.06810242;-0.04334447,-0.163383;0.468183;0.006703779,-0.220097;0.1843036;0.0004040543,-0.2751994;-0.07243529;-0.04819915,0.07207657;0.004941581;-0.04087637,0.08802652;-0.3748777;0.01033884,0.0886624;-0.764264;0.1121871,0.1009776;-0.7949314;0.04227956,-0.07292014;0.006327643;-0.03915279,-0.1112188;-0.372991;0.003163487,-0.1313049;-0.7633438;0.09916576,-0.1308344;-0.7235221;0.00630796,0.01145204;0.5276175;0.005553213,0;0;0,0.005172238;0.3051496;-0.0002717972,0.007601671;0.5998813;-0.01493502,0.1867731;0.4847649;-0.01367092,0.2405639;0.2009584;0.006430387,0.2881136;-0.05601206;-0.04851174,-0.1745298;0.4950426;-0.006822924,-0.230828;0.2121051;0.01808727,-0.2723728;-0.04878965;-0.02091793,0.07284019;0.0002626926;-0.0398066,0.09466226;-0.3821439;-0.01909256,0.09691142;-0.7733061;0.07568216,0.1031715;-0.8080637;0.008700609,-0.07556197;0.005818438;-0.03386534,-0.1024148;-0.3764132;-0.01603309,-0.09833328;-0.7690378;0.07242271,-0.1091316;-0.8128453;0.01625225,0.007223703;0.5276469;-0.0087502,399.8195
+0;0;0,0.007082216;0.3058154;0.008045826,0.01282737;0.6018783;0.001532706,0.1887999;0.4759678;0.005158416,0.2278479;0.189602;0.02282297,0.2639319;-0.06806982;-0.0437079,-0.1638001;0.4696473;0.006719062,-0.2205136;0.1857705;0.0004193941,-0.275928;-0.07242197;-0.04845897,0.07260112;0.004977544;-0.04117385,0.08867586;-0.3778135;0.01044207,0.08931132;-0.7669369;0.1122216,0.1016709;-0.7978227;0.0420623,-0.07345083;0.006373693;-0.03943773,-0.1120492;-0.3759127;0.003209632,-0.1321217;-0.7660019;0.09914708,-0.1316495;-0.7261448;0.005954914,0.01148672;0.5292354;0.005565523,0;0;0,0.004589818;0.3059677;-0.0007865429,0.006478384;0.6017389;-0.016258,0.186003;0.4854529;-0.01606202,0.2424771;0.2022402;0.004994631,0.2889366;-0.05663091;-0.04932332,-0.1753356;0.4933021;-0.00528011,-0.2305156;0.2100212;0.01815486,-0.2727664;-0.05230886;-0.02084531,0.07292065;0.000568822;-0.04090524,0.09564608;-0.3847506;-0.01936364,0.09765781;-0.7763137;0.0725646,0.1019623;-0.8111812;0.005067587,-0.07673655;0.005493077;-0.03274615,-0.1025358;-0.3798517;-0.01556089,-0.09871526;-0.7725306;0.07141738,-0.1099058;-0.8164565;0.01492046,0.006224453;0.5292551;-0.009848594,399.8349
+0;0;0,0.00701726;0.3066161;0.008007895,0.01271004;0.603502;0.001432187,0.1880477;0.4775901;0.005132177,0.2272476;0.1903796;0.02282294,0.2635137;-0.06824744;-0.04405839,-0.1632249;0.4711884;0.006846901,-0.2200604;0.1864593;0.0006461348,-0.2757896;-0.07278678;-0.04795472,0.07322108;0.005055326;-0.04153113,0.08927336;-0.3779946;0.01000746,0.09008393;-0.7684126;0.1122772,0.1012197;-0.7968478;0.04540374,-0.07406846;0.006392043;-0.03980856,-0.1126859;-0.3761424;0.002820428,-0.1328948;-0.7675683;0.09906638,-0.1324785;-0.7281576;0.01006077,0.01138346;0.5306612;0.005489012,0;0;0,0.004530825;0.3067646;-0.001323223,0.006605588;0.6033304;-0.01733851,0.1850289;0.4859034;-0.01944351,0.2443231;0.2025233;0.003344774,0.2903764;-0.05760774;-0.05038857,-0.1740575;0.492347;-0.00484997,-0.2283445;0.2079507;0.017756,-0.2714939;-0.05544239;-0.02017231,0.07298287;0.001052961;-0.04223871,0.09634896;-0.3844572;-0.02039742,0.09835178;-0.7775634;0.07097816,0.1011719;-0.8118141;0.0087316,-0.0780082;0.005018196;-0.03164263,-0.1024854;-0.380689;-0.01515162,-0.09827225;-0.7748603;0.07143503,-0.1097481;-0.8183727;0.02168602,0.006285869;0.5306592;-0.01079679,399.8557
+0;0;0,0.00701726;0.3066161;0.008007895,0.01271004;0.603502;0.001432187,0.1880477;0.4775901;0.005132177,0.2272476;0.1903796;0.02282294,0.2635137;-0.06824744;-0.04405839,-0.1632249;0.4711884;0.006846901,-0.2200604;0.1864593;0.0006461348,-0.2757896;-0.07278678;-0.04795472,0.07322108;0.005055326;-0.04153113,0.08927336;-0.3779946;0.01000746,0.09008393;-0.7684126;0.1122772,0.1012197;-0.7968478;0.04540374,-0.07406846;0.006392043;-0.03980856,-0.1126859;-0.3761424;0.002820428,-0.1328948;-0.7675683;0.09906638,-0.1324785;-0.7281576;0.01006077,0.01138346;0.5306612;0.005489012,0;0;0,0.004530825;0.3067646;-0.001323223,0.006605588;0.6033304;-0.01733851,0.1850289;0.4859034;-0.01944351,0.2443231;0.2025233;0.003344774,0.2903764;-0.05760774;-0.05038857,-0.1740575;0.492347;-0.00484997,-0.2283445;0.2079507;0.017756,-0.2714939;-0.05544239;-0.02017231,0.07298287;0.001052961;-0.04223871,0.09634896;-0.3844572;-0.02039742,0.09835178;-0.7775634;0.07097816,0.1011719;-0.8118141;0.0087316,-0.0780082;0.005018196;-0.03164263,-0.1024854;-0.380689;-0.01515162,-0.09827225;-0.7748603;0.07143503,-0.1097481;-0.8183727;0.02168602,0.006285869;0.5306592;-0.01079679,399.8671
+0;0;0,0.007026406;0.3070157;0.008018333,0.01272465;0.6041859;0.001436749,0.1870561;0.4785156;0.005142125,0.2261562;0.1920363;0.02278785,0.2627058;-0.06861249;-0.04461627,-0.1622179;0.4721504;0.006847093,-0.2189088;0.188146;0.0006621103,-0.2750737;-0.07312661;-0.04831865,0.07375579;0.005092244;-0.04183442,0.08981092;-0.3780257;0.009713318,0.09061938;-0.7674278;0.1117169,0.1015609;-0.7948442;0.04600954,-0.07460936;0.006438722;-0.04009927,-0.1132336;-0.3761636;0.002537291,-0.13339;-0.7665711;0.09853281,-0.1329809;-0.7273245;0.01107914,0.01139697;0.5312849;0.00549693,0;0;0,0.004657663;0.3071597;-0.001877069,0.007017851;0.6039816;-0.0183847,0.1841788;0.4866234;-0.02273583,0.2466914;0.2047449;0.0006585121,0.2915013;-0.05815959;-0.05120945,-0.1723373;0.4919501;-0.003367594,-0.224984;0.2078605;0.01741835,-0.2690215;-0.0575904;-0.02017812,0.07291397;0.001479492;-0.04355836,0.09699551;-0.3840235;-0.02115798,0.09994651;-0.7761971;0.06956458,0.1029922;-0.809538;0.008634571,-0.07902244;0.004809645;-0.03079427,-0.1026519;-0.3810816;-0.0158321,-0.09837041;-0.7743061;0.07016604,-0.109461;-0.8168345;0.02168467,0.006619804;0.5312607;-0.01172781,399.8892
+0;0;0,0.006970106;0.3070183;0.007966995,0.01264763;0.6041864;0.001273581,0.1870025;0.4785984;0.005142498,0.2261229;0.1921166;0.02270346,0.263074;-0.06833014;-0.04526041,-0.1623958;0.4724447;0.006642201,-0.2195307;0.1885246;0.0006748978,-0.2757381;-0.07308987;-0.04639509,0.07375469;0.005100831;-0.04183532,0.08980492;-0.3780344;0.009585764,0.09101935;-0.7674316;0.1116041,0.1015449;-0.7955413;0.04644064,-0.07460417;0.006434666;-0.04010959,-0.1131888;-0.3761836;0.002420098,-0.1335104;-0.7664798;0.09883199,-0.1330494;-0.7272367;0.0113782,0.01131888;0.531287;0.005362754,0;0;0,0.004657663;0.3071597;-0.001877069,0.007017851;0.6039816;-0.0183847,0.1841788;0.4866234;-0.02273583,0.2466914;0.2047449;0.0006585121,0.2915013;-0.05815959;-0.05120945,-0.1723373;0.4919501;-0.003367594,-0.224984;0.2078605;0.01741835,-0.2690215;-0.0575904;-0.02017812,0.07291397;0.001479492;-0.04355836,0.09699551;-0.3840235;-0.02115798,0.09994651;-0.7761971;0.06956458,0.1029922;-0.809538;0.008634571,-0.07902244;0.004809645;-0.03079427,-0.1026519;-0.3810816;-0.0158321,-0.09837041;-0.7743061;0.07016604,-0.109461;-0.8168345;0.02168467,0.006619804;0.5312607;-0.01172781,399.9005
+0;0;0,0.006970106;0.3070183;0.007966995,0.01264763;0.6041864;0.001273581,0.1870025;0.4785984;0.005142498,0.2261229;0.1921166;0.02270346,0.263074;-0.06833014;-0.04526041,-0.1623958;0.4724447;0.006642201,-0.2195307;0.1885246;0.0006748978,-0.2757381;-0.07308987;-0.04639509,0.07375469;0.005100831;-0.04183532,0.08980492;-0.3780344;0.009585764,0.09101935;-0.7674316;0.1116041,0.1015449;-0.7955413;0.04644064,-0.07460417;0.006434666;-0.04010959,-0.1131888;-0.3761836;0.002420098,-0.1335104;-0.7664798;0.09883199,-0.1330494;-0.7272367;0.0113782,0.01131888;0.531287;0.005362754,0;0;0,0.004657663;0.3071597;-0.001877069,0.007017851;0.6039816;-0.0183847,0.1841788;0.4866234;-0.02273583,0.2466914;0.2047449;0.0006585121,0.2915013;-0.05815959;-0.05120945,-0.1723373;0.4919501;-0.003367594,-0.224984;0.2078605;0.01741835,-0.2690215;-0.0575904;-0.02017812,0.07291397;0.001479492;-0.04355836,0.09699551;-0.3840235;-0.02115798,0.09994651;-0.7761971;0.06956458,0.1029922;-0.809538;0.008634571,-0.07902244;0.004809645;-0.03079427,-0.1026519;-0.3810816;-0.0158321,-0.09837041;-0.7743061;0.07016604,-0.109461;-0.8168345;0.02168467,0.006619804;0.5312607;-0.01172781,399.9118
+0;0;0,0.006977467;0.3073426;0.00797541,0.01265538;0.6045296;0.001282665,0.1870645;0.4789455;0.005150392,0.2262498;0.1919895;0.02274042,0.2635447;-0.07088098;-0.04585592,-0.1624411;0.4727899;0.006650556,-0.2196705;0.1883999;0.000673376,-0.2764009;-0.07564917;-0.04683464,0.07448389;0.005151263;-0.04224894,0.09054518;-0.3782479;0.009207573,0.09173457;-0.7596156;0.1091223,0.1030633;-0.7921594;0.03898652,-0.07534177;0.006498285;-0.04050615,-0.113953;-0.3763836;0.002052844,-0.1338556;-0.7586318;0.0964767,-0.1333594;-0.7186834;0.002349764,0.01132699;0.5316502;0.005370716,0;0;0,0.004599243;0.3074808;-0.002477407,0.007233307;0.604292;-0.01948762,0.1842896;0.4872268;-0.02597332,0.24918;0.2054537;-0.001852989,0.2937026;-0.06025359;-0.05298638,-0.1718877;0.4913624;-0.00143142,-0.2235889;0.2064371;0.01682109,-0.268465;-0.06150043;-0.02049999,0.07302243;0.001725137;-0.04499006,0.09826625;-0.3839447;-0.02213955,0.1012011;-0.7674655;0.06912328,0.1048049;-0.8104493;0.008961208,-0.08016929;0.004670128;-0.03017338,-0.1022989;-0.3816407;-0.01694768,-0.09811395;-0.7667887;0.06713094,-0.110321;-0.8130581;0.01242206,0.006759278;0.531601;-0.01272893,399.9344
+0;0;0,0.006959139;0.3073432;0.007968773,0.01264618;0.60453;0.001271324,0.1870347;0.4788913;0.005140915,0.2262125;0.1919329;0.02270802,0.2637184;-0.07083315;-0.04617299,-0.1625076;0.4729458;0.006550823,-0.2201253;0.1886307;0.00074112,-0.2768579;-0.0755606;-0.04596664,0.07448573;0.005149608;-0.04224588,0.09077059;-0.3781858;0.009613473,0.09200526;-0.7595495;0.1095433,0.1025127;-0.7914475;0.03871015,-0.07533721;0.006496429;-0.04051492,-0.1138742;-0.3763977;0.002001349,-0.133828;-0.7586578;0.09636666,-0.1333056;-0.7187114;0.002239659,0.01131364;0.5316507;0.005358698,0;0;0,0.004599243;0.3074808;-0.002477407,0.007233307;0.604292;-0.01948762,0.1842896;0.4872268;-0.02597332,0.24918;0.2054537;-0.001852989,0.2937026;-0.06025359;-0.05298638,-0.1718877;0.4913624;-0.00143142,-0.2235889;0.2064371;0.01682109,-0.268465;-0.06150043;-0.02049999,0.07302243;0.001725137;-0.04499006,0.09826625;-0.3839447;-0.02213955,0.1012011;-0.7674655;0.06912328,0.1048049;-0.8104493;0.008961208,-0.08016929;0.004670128;-0.03017338,-0.1022989;-0.3816407;-0.01694768,-0.09811395;-0.7667887;0.06713094,-0.110321;-0.8130581;0.01242206,0.006759278;0.531601;-0.01272893,399.9463
+0;0;0,0.006967801;0.3077257;0.007978692,0.01265871;0.6051133;0.001277641,0.1869512;0.4794747;0.005148948,0.2261825;0.1921245;0.02274003,0.2638172;-0.07154456;-0.0463777,-0.1624011;0.4735325;0.006558089,-0.2200974;0.1888292;0.0007404531,-0.277025;-0.07627004;-0.04612784,0.07498046;0.005183811;-0.04252648,0.09130145;-0.3790024;0.009447969,0.09253604;-0.7603401;0.109371,0.1030928;-0.7925289;0.03820506,-0.07583759;0.006539576;-0.04078401,-0.1144601;-0.3772043;0.00182661,-0.1344126;-0.7594384;0.09618551,-0.1338877;-0.7194452;0.001616307,0.01132564;0.5322055;0.005366613,0;0;0,0.004492171;0.3078633;-0.00270915,0.007240191;0.6048616;-0.01995254,0.1840325;0.487696;-0.02770758,0.2511258;0.2060084;-0.003848076,0.2947555;-0.06099257;-0.05406713,-0.1714534;0.4910867;0.0006560097,-0.2218303;0.2054313;0.01744337,-0.2673538;-0.06330311;-0.0202981,0.07285802;0.002187029;-0.04630732,0.09898332;-0.3842376;-0.02263856,0.1019272;-0.7676769;0.06885028,0.1038055;-0.8130058;0.01083732,-0.08102296;0.00457561;-0.02952601,-0.1024971;-0.3826635;-0.01721941,-0.09812599;-0.7678472;0.06656048,-0.1100919;-0.8146731;0.01180589,0.006727718;0.5321467;-0.01314592,399.9573
+0;0;0,0.006967801;0.3077257;0.007978692,0.01265871;0.6051133;0.001277641,0.1869512;0.4794747;0.005148948,0.2261825;0.1921245;0.02274003,0.2638172;-0.07154456;-0.0463777,-0.1624011;0.4735325;0.006558089,-0.2200974;0.1888292;0.0007404531,-0.277025;-0.07627004;-0.04612784,0.07498046;0.005183811;-0.04252648,0.09130145;-0.3790024;0.009447969,0.09253604;-0.7603401;0.109371,0.1030928;-0.7925289;0.03820506,-0.07583759;0.006539576;-0.04078401,-0.1144601;-0.3772043;0.00182661,-0.1344126;-0.7594384;0.09618551,-0.1338877;-0.7194452;0.001616307,0.01132564;0.5322055;0.005366613,0;0;0,0.004492171;0.3078633;-0.00270915,0.007240191;0.6048616;-0.01995254,0.1840325;0.487696;-0.02770758,0.2511258;0.2060084;-0.003848076,0.2947555;-0.06099257;-0.05406713,-0.1714534;0.4910867;0.0006560097,-0.2218303;0.2054313;0.01744337,-0.2673538;-0.06330311;-0.0202981,0.07285802;0.002187029;-0.04630732,0.09898332;-0.3842376;-0.02263856,0.1019272;-0.7676769;0.06885028,0.1038055;-0.8130058;0.01083732,-0.08102296;0.00457561;-0.02952601,-0.1024971;-0.3826635;-0.01721941,-0.09812599;-0.7678472;0.06656048,-0.1100919;-0.8146731;0.01180589,0.006727718;0.5321467;-0.01314592,399.9792
+0;0;0,0.00694129;0.3079458;0.007976326,0.01261456;0.6053417;0.001262706,0.1863585;0.4798805;0.005183355,0.2259257;0.1902008;0.02289366,0.2637943;-0.07290554;-0.04628341,-0.1618729;0.4738824;0.006664574,-0.2200826;0.1868788;0.0008254629,-0.277229;-0.07764423;-0.04614571,0.07566649;0.005241551;-0.04292405,0.0920369;-0.3796143;0.009161383,0.09333906;-0.7613089;0.1089016,0.1029749;-0.7964089;0.03822123,-0.07653191;0.006584907;-0.04116882,-0.1152178;-0.3778309;0.001525007,-0.1352541;-0.7603461;0.0959775,-0.13474;-0.7202007;-6.09085E-05,0.01128338;0.5324411;0.005353089,0;0;0,0.00510326;0.3080669;-0.003343105,0.008382201;0.605047;-0.02096128,0.1844837;0.4884836;-0.0301559,0.2539541;0.2049171;-0.006547213,0.297083;-0.06170821;-0.05650043,-0.1694039;0.4902368;0.001855321,-0.2191624;0.2020199;0.01762259,-0.2647038;-0.06609637;-0.02090177,0.07289825;0.002349138;-0.04770422,0.1006451;-0.3846253;-0.02370906,0.1036495;-0.7683144;0.06802034,0.1037144;-0.8157858;0.01035976,-0.08215017;0.00438197;-0.02876654,-0.102241;-0.383665;-0.0182406,-0.09778345;-0.7692855;0.06493106,-0.1079275;-0.8164225;0.007716123,0.007758714;0.5323467;-0.01408577,400.0011
+0;0;0,0.00694129;0.3079458;0.007976326,0.01261456;0.6053417;0.001262706,0.1863585;0.4798805;0.005183355,0.2259257;0.1902008;0.02289366,0.2637943;-0.07290554;-0.04628341,-0.1618729;0.4738824;0.006664574,-0.2200826;0.1868788;0.0008254629,-0.277229;-0.07764423;-0.04614571,0.07566649;0.005241551;-0.04292405,0.0920369;-0.3796143;0.009161383,0.09333906;-0.7613089;0.1089016,0.1029749;-0.7964089;0.03822123,-0.07653191;0.006584907;-0.04116882,-0.1152178;-0.3778309;0.001525007,-0.1352541;-0.7603461;0.0959775,-0.13474;-0.7202007;-6.09085E-05,0.01128338;0.5324411;0.005353089,0;0;0,0.00510326;0.3080669;-0.003343105,0.008382201;0.605047;-0.02096128,0.1844837;0.4884836;-0.0301559,0.2539541;0.2049171;-0.006547213,0.297083;-0.06170821;-0.05650043,-0.1694039;0.4902368;0.001855321,-0.2191624;0.2020199;0.01762259,-0.2647038;-0.06609637;-0.02090177,0.07289825;0.002349138;-0.04770422,0.1006451;-0.3846253;-0.02370906,0.1036495;-0.7683144;0.06802034,0.1037144;-0.8157858;0.01035976,-0.08215017;0.00438197;-0.02876654,-0.102241;-0.383665;-0.0182406,-0.09778345;-0.7692855;0.06493106,-0.1079275;-0.8164225;0.007716123,0.007758714;0.5323467;-0.01408577,400.0125
+0;0;0,0.006945881;0.3081495;0.007981601,0.01262088;0.6056358;0.001265896,0.1863905;0.4801435;0.005187818,0.2260305;0.1899315;0.02293067,0.2638449;-0.07279888;-0.04614754,-0.1618929;0.4741446;0.006669259,-0.2202096;0.1866135;0.0008194158,-0.2772743;-0.07753152;-0.04608463,0.07613971;0.005274331;-0.04319249,0.09246831;-0.3785987;0.00875992,0.09377576;-0.7618435;0.1089053,0.1033576;-0.7965787;0.03862088,-0.07701054;0.006626089;-0.04142629,-0.1155977;-0.376808;0.001158506,-0.1357153;-0.7608768;0.09599461,-0.1352041;-0.7207882;0.0004943386,0.01128927;0.5327121;0.005357578,0;0;0,0.005623154;0.3082578;-0.003680229,0.009338103;0.6053113;-0.02151251,0.1852313;0.4885018;-0.03155947,0.2557667;0.2045766;-0.008747578,0.2989026;-0.06156561;-0.05911207,-0.1682714;0.4899677;0.003213154,-0.2165124;0.2009381;0.01883051,-0.2613084;-0.06661338;-0.02164788,0.07298116;0.002393231;-0.04856634,0.1015332;-0.3835498;-0.02496814,0.1048604;-0.7687148;0.06746697,0.1049382;-0.8155609;0.00987339,-0.08282017;0.004304841;-0.02851234,-0.1016032;-0.3828329;-0.01873207,-0.0983872;-0.770218;0.0639113,-0.106698;-0.8144295;0.003529739,0.008618012;0.5325924;-0.01459694,400.0348
+0;0;0,0.00691584;0.3081506;0.007963031,0.01256187;0.6056367;0.001206902,0.1863348;0.4801425;0.005184635,0.2259815;0.1899304;0.02290989,0.2639263;-0.07275948;-0.0462509,-0.1620385;0.4744112;0.006487829,-0.220999;0.1870022;0.001118485,-0.2787808;-0.07696822;-0.04589103,0.0761469;0.005282165;-0.04317887,0.09245636;-0.3785794;0.008863565,0.09387553;-0.7618546;0.1088914,0.103164;-0.7970459;0.03899029,-0.07700085;0.006621358;-0.04144505,-0.115536;-0.3767974;0.001324654,-0.1356735;-0.7608758;0.09611769,-0.132732;-0.8007556;0.03031112,0.01123412;0.5327134;0.005307155,0;0;0,0.005623154;0.3082578;-0.003680229,0.009338103;0.6053113;-0.02151251,0.1852313;0.4885018;-0.03155947,0.2557667;0.2045766;-0.008747578,0.2989026;-0.06156561;-0.05911207,-0.1682714;0.4899677;0.003213154,-0.2165124;0.2009381;0.01883051,-0.2613084;-0.06661338;-0.02164788,0.07298116;0.002393231;-0.04856634,0.1015332;-0.3835498;-0.02496814,0.1048604;-0.7687148;0.06746697,0.1049382;-0.8155609;0.00987339,-0.08282017;0.004304841;-0.02851234,-0.1016032;-0.3828329;-0.01873207,-0.0983872;-0.770218;0.0639113,-0.106698;-0.8144295;0.003529739,0.008618012;0.5325924;-0.01459694,400.0458
+0;0;0,0.006921392;0.308398;0.007969422,0.01257088;0.6060654;0.001209517,0.1863468;0.4805335;0.005189313,0.2259279;0.1908017;0.02288522,0.2638289;-0.07158476;-0.04619571,-0.1620339;0.474802;0.006492535,-0.2208968;0.1878687;0.00113208,-0.2786118;-0.07579678;-0.04582315,0.07650921;0.005307297;-0.04338431,0.09279761;-0.3780587;0.008590929,0.09422804;-0.7643745;0.1094123,0.1037394;-0.8011303;0.03783371,-0.07736722;0.006652862;-0.04164224,-0.1158526;-0.3762708;0.001072239,-0.1361499;-0.7633962;0.0966173,-0.1331378;-0.804953;0.02923149,0.01124246;0.5331054;0.005311836,0;0;0,0.00555753;0.3085036;-0.003923416,0.009330824;0.6057235;-0.02200079,0.1850168;0.4886439;-0.03329659,0.2572269;0.205579;-0.01129127,0.3000335;-0.06023902;-0.06192422,-0.1679321;0.4900329;0.005503882,-0.2146088;0.2011906;0.02019156,-0.2603916;-0.06596747;-0.01963095,0.07301189;0.00243932;-0.04926801,0.1025895;-0.3829611;-0.02629208,0.1056329;-0.7709863;0.06769753,0.10894;-0.8161593;0.00438571,-0.08341564;0.004230869;-0.0280705,-0.1017488;-0.3824427;-0.01892576,-0.09993331;-0.7730358;0.0637828,-0.108257;-0.7614498;-0.03245617,0.008589707;0.5329733;-0.01502752,400.0571
+0;0;0,0.006921392;0.308398;0.007969422,0.01257088;0.6060654;0.001209517,0.1863468;0.4805335;0.005189313,0.2259279;0.1908017;0.02288522,0.2638289;-0.07158476;-0.04619571,-0.1620339;0.474802;0.006492535,-0.2208968;0.1878687;0.00113208,-0.2786118;-0.07579678;-0.04582315,0.07650921;0.005307297;-0.04338431,0.09279761;-0.3780587;0.008590929,0.09422804;-0.7643745;0.1094123,0.1037394;-0.8011303;0.03783371,-0.07736722;0.006652862;-0.04164224,-0.1158526;-0.3762708;0.001072239,-0.1361499;-0.7633962;0.0966173,-0.1331378;-0.804953;0.02923149,0.01124246;0.5331054;0.005311836,0;0;0,0.00555753;0.3085036;-0.003923416,0.009330824;0.6057235;-0.02200079,0.1850168;0.4886439;-0.03329659,0.2572269;0.205579;-0.01129127,0.3000335;-0.06023902;-0.06192422,-0.1679321;0.4900329;0.005503882,-0.2146088;0.2011906;0.02019156,-0.2603916;-0.06596747;-0.01963095,0.07301189;0.00243932;-0.04926801,0.1025895;-0.3829611;-0.02629208,0.1056329;-0.7709863;0.06769753,0.10894;-0.8161593;0.00438571,-0.08341564;0.004230869;-0.0280705,-0.1017488;-0.3824427;-0.01892576,-0.09993331;-0.7730358;0.0637828,-0.108257;-0.7614498;-0.03245617,0.008589707;0.5329733;-0.01502752,400.0795
+0;0;0,0.00688368;0.3086568;0.007938158,0.01253015;0.6064897;0.00113996,0.1865202;0.4808286;0.005131297,0.226191;0.1916637;0.02281856,0.2642361;-0.07237363;-0.0467311,-0.1622761;0.4750475;0.006522254,-0.2215623;0.1887519;0.001731048,-0.2811578;-0.07625023;-0.0454128,0.07678611;0.005332301;-0.04350798,0.09308459;-0.3783835;0.008551572,0.09504063;-0.7668329;0.1096437,0.1033153;-0.804043;0.04047398,-0.07758705;0.00666354;-0.04187279,-0.1161044;-0.3766349;0.0006987117,-0.1365633;-0.7657692;0.09699176,-0.1338673;-0.8062897;0.03073692,0.01119891;0.533496;0.005248511,0;0;0,0.005724959;0.308756;-0.004044294,0.009723864;0.6061333;-0.02222395,0.1854441;0.4887564;-0.0343225,0.2584181;0.2064009;-0.01303482,0.301586;-0.0605768;-0.06651092,-0.1676113;0.4898667;0.006092741,-0.213084;0.2014564;0.02205091,-0.2600199;-0.06714845;-0.01855395,0.07302926;0.002541259;-0.04977703,0.103404;-0.3831626;-0.02689648,0.1065685;-0.7732044;0.06783366,0.1096346;-0.8159503;0.004046917,-0.08375835;0.004104508;-0.028021,-0.1017804;-0.3829095;-0.01758009,-0.09959214;-0.7759497;0.06385124,-0.1076788;-0.8249766;0.008538652,0.008927085;0.5333515;-0.01523137,400.0908
+0;0;0,0.00688368;0.3086568;0.007938158,0.01253015;0.6064897;0.00113996,0.1865202;0.4808286;0.005131297,0.226191;0.1916637;0.02281856,0.2642361;-0.07237363;-0.0467311,-0.1622761;0.4750475;0.006522254,-0.2215623;0.1887519;0.001731048,-0.2811578;-0.07625023;-0.0454128,0.07678611;0.005332301;-0.04350798,0.09308459;-0.3783835;0.008551572,0.09504063;-0.7668329;0.1096437,0.1033153;-0.804043;0.04047398,-0.07758705;0.00666354;-0.04187279,-0.1161044;-0.3766349;0.0006987117,-0.1365633;-0.7657692;0.09699176,-0.1338673;-0.8062897;0.03073692,0.01119891;0.533496;0.005248511,0;0;0,0.005724959;0.308756;-0.004044294,0.009723864;0.6061333;-0.02222395,0.1854441;0.4887564;-0.0343225,0.2584181;0.2064009;-0.01303482,0.301586;-0.0605768;-0.06651092,-0.1676113;0.4898667;0.006092741,-0.213084;0.2014564;0.02205091,-0.2600199;-0.06714845;-0.01855395,0.07302926;0.002541259;-0.04977703,0.103404;-0.3831626;-0.02689648,0.1065685;-0.7732044;0.06783366,0.1096346;-0.8159503;0.004046917,-0.08375835;0.004104508;-0.028021,-0.1017804;-0.3829095;-0.01758009,-0.09959214;-0.7759497;0.06385124,-0.1076788;-0.8249766;0.008538652,0.008927085;0.5333515;-0.01523137,400.102
+0;0;0,0.006885716;0.308748;0.007940507,0.01253293;0.6066201;0.00114148,0.1864378;0.4809763;0.005133333,0.2261809;0.1912842;0.02285284,0.2643765;-0.07379737;-0.0469719,-0.1621893;0.475198;0.006523615,-0.2215836;0.1883805;0.001723674,-0.2814148;-0.07766971;-0.04560664,0.07691893;0.005341524;-0.04358323,0.09323017;-0.3786745;0.008517057,0.09518984;-0.7678441;0.1097966,0.1034794;-0.8051748;0.04050263,-0.07772125;0.006675066;-0.04194522,-0.1162687;-0.3769233;0.0006596036,-0.1367655;-0.7667789;0.09713115,-0.1340648;-0.8074261;0.03075732,0.01120154;0.5336182;0.00525049,0;0;0,0.005945317;0.3088422;-0.004116058,0.01015162;0.6062531;-0.02234578,0.1856176;0.4887507;-0.03520322,0.2595488;0.2059915;-0.01529241,0.302695;-0.06157917;-0.07139039,-0.1670991;0.4904884;0.007298572,-0.2121491;0.2014343;0.0225687,-0.25952;-0.06844249;-0.01648498,0.07287621;0.002592221;-0.05026817,0.1039016;-0.3833604;-0.02731562,0.1070309;-0.774261;0.0670309,0.1104677;-0.8180454;0.004199021,-0.08400202;0.004073687;-0.02777798,-0.1018314;-0.3832569;-0.01748269,-0.0987158;-0.7769921;0.06423134,-0.1076399;-0.8233507;0.005125314,0.009307176;0.5334642;-0.01534724,400.1239
+0;0;0,0.006838141;0.3087492;0.007935596,0.01248755;0.6066211;0.001125344,0.1863795;0.4809434;0.005127956,0.2262776;0.1912729;0.02285328,0.2643098;-0.07385218;-0.04689548,-0.162244;0.4752215;0.006635108,-0.2220015;0.1884766;0.002005742,-0.284885;-0.07700631;-0.04454707,0.07693888;0.005324948;-0.04355003,0.09317641;-0.3787048;0.008472126,0.09501484;-0.7678686;0.1097754,0.1032769;-0.8075658;0.04285873,-0.07765675;0.006707152;-0.04205941,-0.1161864;-0.3768986;0.0004949942,-0.1368381;-0.7667379;0.09699952,-0.132573;-0.8069661;0.03026404,0.01115344;0.5336193;0.005233722,0;0;0,0.005945317;0.3088422;-0.004116058,0.01015162;0.6062531;-0.02234578,0.1856176;0.4887507;-0.03520322,0.2595488;0.2059915;-0.01529241,0.302695;-0.06157917;-0.07139039,-0.1670991;0.4904884;0.007298572,-0.2121491;0.2014343;0.0225687,-0.25952;-0.06844249;-0.01648498,0.07287621;0.002592221;-0.05026817,0.1039016;-0.3833604;-0.02731562,0.1070309;-0.774261;0.0670309,0.1104677;-0.8180454;0.004199021,-0.08400202;0.004073687;-0.02777798,-0.1018314;-0.3832569;-0.01748269,-0.0987158;-0.7769921;0.06423134,-0.1076399;-0.8233507;0.005125314,0.009307176;0.5334642;-0.01534724,400.1354
+0;0;0,0.006838141;0.3087492;0.007935596,0.01248755;0.6066211;0.001125344,0.1863795;0.4809434;0.005127956,0.2262776;0.1912729;0.02285328,0.2643098;-0.07385218;-0.04689548,-0.162244;0.4752215;0.006635108,-0.2220015;0.1884766;0.002005742,-0.284885;-0.07700631;-0.04454707,0.07693888;0.005324948;-0.04355003,0.09317641;-0.3787048;0.008472126,0.09501484;-0.7678686;0.1097754,0.1032769;-0.8075658;0.04285873,-0.07765675;0.006707152;-0.04205941,-0.1161864;-0.3768986;0.0004949942,-0.1368381;-0.7667379;0.09699952,-0.132573;-0.8069661;0.03026404,0.01115344;0.5336193;0.005233722,0;0;0,0.005945317;0.3088422;-0.004116058,0.01015162;0.6062531;-0.02234578,0.1856176;0.4887507;-0.03520322,0.2595488;0.2059915;-0.01529241,0.302695;-0.06157917;-0.07139039,-0.1670991;0.4904884;0.007298572,-0.2121491;0.2014343;0.0225687,-0.25952;-0.06844249;-0.01648498,0.07287621;0.002592221;-0.05026817,0.1039016;-0.3833604;-0.02731562,0.1070309;-0.774261;0.0670309,0.1104677;-0.8180454;0.004199021,-0.08400202;0.004073687;-0.02777798,-0.1018314;-0.3832569;-0.01748269,-0.0987158;-0.7769921;0.06423134,-0.1076399;-0.8233507;0.005125314,0.009307176;0.5334642;-0.01534724,400.1465
+0;0;0,0.006839829;0.3088254;0.007937554,0.01248988;0.6067311;0.001126546,0.1864131;0.4810359;0.005129586,0.2262436;0.1918566;0.02282485,0.2646269;-0.07571658;-0.04756795,-0.1622729;0.475313;0.006637009,-0.2219291;0.1890543;0.002015493,-0.2853932;-0.07887992;-0.04496717,0.07720773;0.005343555;-0.0437022,0.09343806;-0.378516;0.008296885,0.09527332;-0.7670076;0.1094251,0.1034369;-0.8058734;0.04330674,-0.07792811;0.006730588;-0.04220638,-0.1164407;-0.3767052;0.0003291592,-0.1370567;-0.765871;0.09666696,-0.1328425;-0.8052614;0.03072756,0.01115562;0.5337213;0.005235371,0;0;0,0.006247446;0.3089105;-0.004268646,0.01073398;0.6063447;-0.02260756,0.1860606;0.4886044;-0.03587246,0.2604946;0.2064136;-0.01710701,0.3036203;-0.06306514;-0.07664883,-0.1664326;0.4905332;0.008371064,-0.2109376;0.2018911;0.02351193,-0.2587091;-0.07073385;-0.01413618,0.0728836;0.002603427;-0.05080032,0.1046394;-0.3831322;-0.02810526,0.1077706;-0.7731977;0.06673741,0.1115216;-0.8176295;0.00651598,-0.08441261;0.004059499;-0.02752272,-0.1018588;-0.3831339;-0.01791057,-0.09900387;-0.7763036;0.06311682,-0.1093958;-0.8202215;0.003042426,0.009823941;0.5335504;-0.015589,400.1685
+0;0;0,0.006791482;0.3088262;0.00794898,0.01243333;0.6067322;0.001142732,0.1863329;0.4809573;0.005070216,0.2261967;0.1917832;0.02277473,0.264634;-0.07580051;-0.04754874,-0.1623285;0.4753134;0.006698694,-0.2230609;0.1892714;0.002727163,-0.2904016;-0.07785204;-0.0434695,0.07722037;0.005342692;-0.04367997,0.0933672;-0.3785218;0.008308802,0.09531257;-0.7669927;0.1095144,0.103172;-0.8061978;0.04371416,-0.07789422;0.006728381;-0.04226925,-0.1164078;-0.3766944;0.0003826395,-0.1370444;-0.7659003;0.09655401,-0.132916;-0.8056076;0.03094439,0.01109943;0.5337222;0.005248174,0;0;0,0.006247446;0.3089105;-0.004268646,0.01073398;0.6063447;-0.02260756,0.1860606;0.4886044;-0.03587246,0.2604946;0.2064136;-0.01710701,0.3036203;-0.06306514;-0.07664883,-0.1664326;0.4905332;0.008371064,-0.2109376;0.2018911;0.02351193,-0.2587091;-0.07073385;-0.01413618,0.0728836;0.002603427;-0.05080032,0.1046394;-0.3831322;-0.02810526,0.1077706;-0.7731977;0.06673741,0.1115216;-0.8176295;0.00651598,-0.08441261;0.004059499;-0.02752272,-0.1018588;-0.3831339;-0.01791057,-0.09900387;-0.7763036;0.06311682,-0.1093958;-0.8202215;0.003042426,0.009823941;0.5335504;-0.015589,400.1802
+0;0;0,0.006794708;0.308973;0.007952756,0.01243913;0.6070148;0.001143468,0.1865024;0.4811586;0.005072576,0.2261733;0.1933831;0.02269145,0.2652376;-0.07856533;-0.04877912,-0.1624858;0.4755094;0.00670258,-0.2229245;0.1908509;0.002750259,-0.2913636;-0.08062977;-0.04419995,0.07739121;0.005354512;-0.04377661,0.09354201;-0.3786041;0.008224916,0.0954879;-0.7671791;0.1094576,0.1033103;-0.8060583;0.04396728,-0.07806656;0.006743267;-0.04236277,-0.1165895;-0.3767735;0.0002995841,-0.1372317;-0.7660837;0.09649673,-0.1331227;-0.8054628;0.0311961,0.01110465;0.533973;0.005250701,0;0;0,0.006458386;0.3090538;-0.004208803,0.01122869;0.6066267;-0.02244544,0.1864732;0.4884639;-0.03644395,0.2613649;0.2077553;-0.01933122,0.3037471;-0.06578523;-0.0823338,-0.1659659;0.4904271;0.00952509,-0.2098593;0.2030719;0.02364171,-0.2582574;-0.07425976;-0.01289315,0.07285814;0.002671927;-0.05117631,0.1051787;-0.3831185;-0.02858591,0.108196;-0.7732784;0.06632806,0.112172;-0.8175237;0.006609209,-0.08464919;0.003963346;-0.02744575,-0.1018178;-0.3833454;-0.01815207,-0.09830995;-0.7766557;0.06270061,-0.1101977;-0.8198789;0.002771005,0.01023955;0.5337981;-0.01546168,400.1918
+0;0;0,0.006794708;0.308973;0.007952756,0.01243913;0.6070148;0.001143468,0.1865024;0.4811586;0.005072576,0.2261733;0.1933831;0.02269145,0.2652376;-0.07856533;-0.04877912,-0.1624858;0.4755094;0.00670258,-0.2229245;0.1908509;0.002750259,-0.2913636;-0.08062977;-0.04419995,0.07739121;0.005354512;-0.04377661,0.09354201;-0.3786041;0.008224916,0.0954879;-0.7671791;0.1094576,0.1033103;-0.8060583;0.04396728,-0.07806656;0.006743267;-0.04236277,-0.1165895;-0.3767735;0.0002995841,-0.1372317;-0.7660837;0.09649673,-0.1331227;-0.8054628;0.0311961,0.01110465;0.533973;0.005250701,0;0;0,0.006458386;0.3090538;-0.004208803,0.01122869;0.6066267;-0.02244544,0.1864732;0.4884639;-0.03644395,0.2613649;0.2077553;-0.01933122,0.3037471;-0.06578523;-0.0823338,-0.1659659;0.4904271;0.00952509,-0.2098593;0.2030719;0.02364171,-0.2582574;-0.07425976;-0.01289315,0.07285814;0.002671927;-0.05117631,0.1051787;-0.3831185;-0.02858591,0.108196;-0.7732784;0.06632806,0.112172;-0.8175237;0.006609209,-0.08464919;0.003963346;-0.02744575,-0.1018178;-0.3833454;-0.01815207,-0.09830995;-0.7766557;0.06270061,-0.1101977;-0.8198789;0.002771005,0.01023955;0.5337981;-0.01546168,400.2142
+0;0;0,0.006717139;0.3091361;0.007947426,0.01234665;0.6073282;0.001106266,0.1864994;0.4814491;0.005105774,0.2262532;0.1940395;0.02248353,0.2649887;-0.07787085;-0.04849259,-0.1626574;0.4757819;0.006778804,-0.2252005;0.1919437;0.003486924,-0.2989322;-0.07810551;-0.042452,0.07754634;0.005352774;-0.04380836,0.09355474;-0.3786497;0.008187573,0.09560195;-0.7673513;0.1092566,0.1057617;-0.8036081;0.04408525,-0.07813473;0.006766954;-0.04254917,-0.1168694;-0.376752;0.0002363808,-0.137473;-0.7661362;0.09648329,-0.1370031;-0.7263237;0.003510281,0.01101448;0.5342543;0.005221078,0;0;0,0.006475799;0.3092156;-0.004147053,0.01135037;0.6069404;-0.02233648,0.1864952;0.4884499;-0.03696823,0.2618915;0.2082117;-0.02057981,0.3039249;-0.0642778;-0.08733273,-0.1657518;0.4903209;0.0104093,-0.2096768;0.2033074;0.02384294,-0.2581728;-0.07379785;-0.0126823,0.07282482;0.002649292;-0.05148578,0.1053041;-0.3831604;-0.02882028,0.1084121;-0.7734045;0.06608987,0.1101865;-0.8197592;0.01217055,-0.08488001;0.004018174;-0.02721208,-0.1020566;-0.3833406;-0.01850181,-0.09835516;-0.7767342;0.06234241,-0.1111644;-0.8179303;0.003118023,0.01032877;0.5340787;-0.01536393,400.2256
+0;0;0,0.006717139;0.3091361;0.007947426,0.01234665;0.6073282;0.001106266,0.1864994;0.4814491;0.005105774,0.2262532;0.1940395;0.02248353,0.2649887;-0.07787085;-0.04849259,-0.1626574;0.4757819;0.006778804,-0.2252005;0.1919437;0.003486924,-0.2989322;-0.07810551;-0.042452,0.07754634;0.005352774;-0.04380836,0.09355474;-0.3786497;0.008187573,0.09560195;-0.7673513;0.1092566,0.1057617;-0.8036081;0.04408525,-0.07813473;0.006766954;-0.04254917,-0.1168694;-0.376752;0.0002363808,-0.137473;-0.7661362;0.09648329,-0.1370031;-0.7263237;0.003510281,0.01101448;0.5342543;0.005221078,0;0;0,0.006475799;0.3092156;-0.004147053,0.01135037;0.6069404;-0.02233648,0.1864952;0.4884499;-0.03696823,0.2618915;0.2082117;-0.02057981,0.3039249;-0.0642778;-0.08733273,-0.1657518;0.4903209;0.0104093,-0.2096768;0.2033074;0.02384294,-0.2581728;-0.07379785;-0.0126823,0.07282482;0.002649292;-0.05148578,0.1053041;-0.3831604;-0.02882028,0.1084121;-0.7734045;0.06608987,0.1101865;-0.8197592;0.01217055,-0.08488001;0.004018174;-0.02721208,-0.1020566;-0.3833406;-0.01850181,-0.09835516;-0.7767342;0.06234241,-0.1111644;-0.8179303;0.003118023,0.01032877;0.5340787;-0.01536393,400.2366
+0;0;0,0.00671904;0.3092236;0.007949675,0.01234996;0.6074899;0.001107231,0.1861644;0.4817039;0.005107451,0.225972;0.193905;0.02250875,0.2647305;-0.07816619;-0.04850933,-0.1623195;0.4760476;0.006777256,-0.2249475;0.1918249;0.003480916,-0.2987227;-0.07838398;-0.04248517,0.0777048;0.005363712;-0.04389788,0.09369297;-0.3781533;0.008032322,0.09574192;-0.7671839;0.1091869,0.1055834;-0.8013651;0.04605719,-0.0782944;0.006780782;-0.04263612,-0.1169801;-0.3762533;9.534508E-05,-0.1376012;-0.7659672;0.09642373,-0.137146;-0.7264621;0.00636328,0.01101763;0.5344074;0.005222533,0;0;0,0.006681293;0.309302;-0.003903389,0.01200073;0.6071188;-0.02169156,0.1864584;0.4883473;-0.03734112,0.2622137;0.2077665;-0.02149034,0.3035822;-0.0646323;-0.08972538,-0.1648344;0.4906465;0.01146786,-0.2089161;0.2032641;0.02502679,-0.2572431;-0.07401043;-0.01174053,0.07282583;0.002675921;-0.05179834,0.1053264;-0.3826461;-0.02925205,0.1087826;-0.7731714;0.06592846,0.1114606;-0.8170454;0.01361299,-0.08516472;0.004011446;-0.0269204,-0.1020511;-0.3828636;-0.01796629,-0.09845722;-0.7767307;0.06226547,-0.1130192;-0.8162955;0.006139543,0.01084097;0.5342393;-0.01483607,400.2598
+0;0;0,0.006650735;0.309226;0.007913743,0.01226009;0.6074914;0.001013737,0.1860891;0.481743;0.005125254,0.2259806;0.1939443;0.02233752,0.2642424;-0.07822508;-0.0485732,-0.1624206;0.4760987;0.006886157,-0.2296128;0.1929198;0.003629125,-0.3070483;-0.07643473;-0.04131949,0.07773551;0.005372145;-0.04384245,0.09354544;-0.3781788;0.007891715,0.09582097;-0.7670883;0.1095062,0.1049022;-0.8014779;0.04647485,-0.0782502;0.006757798;-0.04272083,-0.1170093;-0.376264;5.465746E-05,-0.1376391;-0.7659453;0.09651245,-0.1372014;-0.7264438;0.006451547,0.01093119;0.5344095;0.005140792,0;0;0,0.006681293;0.309302;-0.003903389,0.01200073;0.6071188;-0.02169156,0.1864584;0.4883473;-0.03734112,0.2622137;0.2077665;-0.02149034,0.3035822;-0.0646323;-0.08972538,-0.1648344;0.4906465;0.01146786,-0.2089161;0.2032641;0.02502679,-0.2572431;-0.07401043;-0.01174053,0.07282583;0.002675921;-0.05179834,0.1053264;-0.3826461;-0.02925205,0.1087826;-0.7731714;0.06592846,0.1114606;-0.8170454;0.01361299,-0.08516472;0.004011446;-0.0269204,-0.1020511;-0.3828636;-0.01796629,-0.09845722;-0.7767307;0.06226547,-0.1130192;-0.8162955;0.006139543,0.01084097;0.5342393;-0.01483607,400.2706
+0;0;0,0.006650735;0.309226;0.007913743,0.01226009;0.6074914;0.001013737,0.1860891;0.481743;0.005125254,0.2259806;0.1939443;0.02233752,0.2642424;-0.07822508;-0.0485732,-0.1624206;0.4760987;0.006886157,-0.2296128;0.1929198;0.003629125,-0.3070483;-0.07643473;-0.04131949,0.07773551;0.005372145;-0.04384245,0.09354544;-0.3781788;0.007891715,0.09582097;-0.7670883;0.1095062,0.1049022;-0.8014779;0.04647485,-0.0782502;0.006757798;-0.04272083,-0.1170093;-0.376264;5.465746E-05,-0.1376391;-0.7659453;0.09651245,-0.1372014;-0.7264438;0.006451547,0.01093119;0.5344095;0.005140792,0;0;0,0.006681293;0.309302;-0.003903389,0.01200073;0.6071188;-0.02169156,0.1864584;0.4883473;-0.03734112,0.2622137;0.2077665;-0.02149034,0.3035822;-0.0646323;-0.08972538,-0.1648344;0.4906465;0.01146786,-0.2089161;0.2032641;0.02502679,-0.2572431;-0.07401043;-0.01174053,0.07282583;0.002675921;-0.05179834,0.1053264;-0.3826461;-0.02925205,0.1087826;-0.7731714;0.06592846,0.1114606;-0.8170454;0.01361299,-0.08516472;0.004011446;-0.0269204,-0.1020511;-0.3828636;-0.01796629,-0.09845722;-0.7767307;0.06226547,-0.1130192;-0.8162955;0.006139543,0.01084097;0.5342393;-0.01483607,400.285
+0;0;0,0.006655203;0.3094338;0.007919059,0.01226966;0.6079704;0.0010128,0.186171;0.4821339;0.005128037,0.2259579;0.1950895;0.02229519,0.2643723;-0.07816535;-0.04889831,-0.1624851;0.4764872;0.006889679,-0.2295011;0.1940505;0.003641185,-0.3072454;-0.07637826;-0.04148668,0.07781065;0.005377338;-0.04388483,0.0935842;-0.3772909;0.007730279,0.0958617;-0.7665361;0.1094325,0.1050059;-0.8013723;0.04596402,-0.07832584;0.00676433;-0.04276212,-0.1169957;-0.375376;-8.507445E-05,-0.1376434;-0.7653939;0.09645599,-0.1372026;-0.7258264;0.005770542,0.01093956;0.5348225;0.005143581,0;0;0,0.006755434;0.3095111;-0.003673554,0.01228049;0.6076144;-0.02115798,0.1865407;0.4882563;-0.03751135,0.2622392;0.2084154;-0.02231455,0.3030514;-0.06440789;-0.09382844,-0.1644783;0.4904105;0.01227339,-0.2086586;0.2038268;0.02605928,-0.2573181;-0.07444182;-0.01150665,0.07279979;0.002690092;-0.05198311,0.105076;-0.3817638;-0.0295906,0.1086651;-0.7726324;0.06564166,0.1124913;-0.8142377;0.009306684,-0.08529545;0.003994187;-0.02679595,-0.1021102;-0.3819959;-0.0180296,-0.09858292;-0.7762233;0.06217459,-0.1136141;-0.8161978;0.005665995,0.01105926;0.5346619;-0.0143826,400.3046
+0;0;0,0.006534246;0.3095667;0.007975953,0.01212214;0.6082484;0.001092065,0.185754;0.4826985;0.005268783,0.2252933;0.1967468;0.0223185,0.2639076;-0.07881674;-0.04935282,-0.1624429;0.4772831;0.006809023,-0.2348104;0.1973181;0.00457883,-0.3232359;-0.07208693;-0.04195,0.07802097;0.005389153;-0.04393988,0.0934429;-0.3769275;0.007580455,0.09614957;-0.7664211;0.1094524,0.1048357;-0.8005797;0.0453966,-0.07849628;0.006774426;-0.04288905,-0.1174088;-0.37497;-0.0002841912,-0.1375387;-0.7651448;0.09692147,-0.1370475;-0.7255824;0.00634975,0.01079533;0.5350688;0.005217991,0;0;0,0.007072464;0.3096378;-0.003500223,0.0131276;0.6078897;-0.02073932,0.1866643;0.4881035;-0.03788304,0.2623586;0.2093876;-0.02338314,0.3028595;-0.06562737;-0.09611237,-0.163354;0.4904335;0.01267867,-0.2077771;0.205034;0.02668479,-0.2582342;-0.07569936;-0.008041508,0.07282464;0.002629876;-0.05231333,0.1050968;-0.3814579;-0.03010416,0.1088099;-0.7725775;0.06530094,0.1125046;-0.8143811;0.009394646,-0.08556379;0.004014018;-0.02664125,-0.1021892;-0.3816104;-0.0179482,-0.09855333;-0.7761732;0.06203566,-0.1116428;-0.8190897;0.009056658,0.01175287;0.5349026;-0.01402879,400.3162
+0;0;0,0.006534246;0.3095667;0.007975953,0.01212214;0.6082484;0.001092065,0.185754;0.4826985;0.005268783,0.2252933;0.1967468;0.0223185,0.2639076;-0.07881674;-0.04935282,-0.1624429;0.4772831;0.006809023,-0.2348104;0.1973181;0.00457883,-0.3232359;-0.07208693;-0.04195,0.07802097;0.005389153;-0.04393988,0.0934429;-0.3769275;0.007580455,0.09614957;-0.7664211;0.1094524,0.1048357;-0.8005797;0.0453966,-0.07849628;0.006774426;-0.04288905,-0.1174088;-0.37497;-0.0002841912,-0.1375387;-0.7651448;0.09692147,-0.1370475;-0.7255824;0.00634975,0.01079533;0.5350688;0.005217991,0;0;0,0.007072464;0.3096378;-0.003500223,0.0131276;0.6078897;-0.02073932,0.1866643;0.4881035;-0.03788304,0.2623586;0.2093876;-0.02338314,0.3028595;-0.06562737;-0.09611237,-0.163354;0.4904335;0.01267867,-0.2077771;0.205034;0.02668479,-0.2582342;-0.07569936;-0.008041508,0.07282464;0.002629876;-0.05231333,0.1050968;-0.3814579;-0.03010416,0.1088099;-0.7725775;0.06530094,0.1125046;-0.8143811;0.009394646,-0.08556379;0.004014018;-0.02664125,-0.1021892;-0.3816104;-0.0179482,-0.09855333;-0.7761732;0.06203566,-0.1116428;-0.8190897;0.009056658,0.01175287;0.5349026;-0.01402879,400.3278
+0;0;0,0.006533738;0.3095427;0.007975332,0.0121199;0.6081313;0.001093959,0.1857498;0.4826133;0.005268918,0.225171;0.1975152;0.02226775,0.2637778;-0.07799447;-0.04938957,-0.162442;0.477198;0.006809136,-0.2345935;0.1980687;0.0045856,-0.3230017;-0.07128373;-0.04193415,0.07821304;0.00540242;-0.04404804,0.09360509;-0.3761739;0.007372528,0.09632114;-0.7670166;0.1095973,0.1084222;-0.8263997;0.02035745,-0.07868951;0.006791102;-0.04299463,-0.1175267;-0.3742141;-0.00047227,-0.1377264;-0.7657403;0.09707011,-0.137042;-0.7224185;-0.02911068,0.01079365;0.5349829;0.005218127,0;0;0,0.007169894;0.309614;-0.003273487,0.01334389;0.60778;-0.02033687,0.1867417;0.4880239;-0.03830957,0.2622553;0.2101285;-0.02431774,0.3024883;-0.06463921;-0.09790361,-0.1630457;0.4903359;0.01376681,-0.2076272;0.2058105;0.02724801,-0.2595644;-0.07486472;-0.005229652,0.07281489;0.002653405;-0.05270338,0.1050572;-0.3806973;-0.03070092,0.1088704;-0.7731462;0.06513596,0.09146626;-0.7665832;-0.05834413,-0.08587857;0.003908658;-0.02638733,-0.1026598;-0.3809714;-0.01819045,-0.09879941;-0.7769635;0.06175131,-0.116723;-0.8483543;-0.01239839,0.01194208;0.5348212;-0.01366591,400.3501
+0;0;0,0.006385831;0.3095439;0.008045465,0.0119247;0.6081344;0.00120952,0.1856081;0.4827689;0.005439721,0.2248528;0.1976454;0.0224224,0.2630266;-0.07792306;-0.04924077,-0.1626192;0.4771726;0.007010647,-0.2398161;0.1993912;0.005558013,-0.3340538;-0.06823584;-0.03945129,0.07822324;0.005378831;-0.04403281,0.09319684;-0.3761851;0.007602829,0.09549809;-0.7671242;0.1094684,0.1090596;-0.8246498;0.01861203,-0.07870791;0.006804164;-0.04295886,-0.1180328;-0.3742265;-0.001118265,-0.138178;-0.7656347;0.09690798,-0.1375091;-0.722306;-0.02927216,0.01060622;0.5349853;0.005322618,0;0;0,0.007169894;0.309614;-0.003273487,0.01334389;0.60778;-0.02033687,0.1867417;0.4880239;-0.03830957,0.2622553;0.2101285;-0.02431774,0.3024883;-0.06463921;-0.09790361,-0.1630457;0.4903359;0.01376681,-0.2076272;0.2058105;0.02724801,-0.2595644;-0.07486472;-0.005229652,0.07281489;0.002653405;-0.05270338,0.1050572;-0.3806973;-0.03070092,0.1088704;-0.7731462;0.06513596,0.09146626;-0.7665832;-0.05834413,-0.08587857;0.003908658;-0.02638733,-0.1026598;-0.3809714;-0.01819045,-0.09879941;-0.7769635;0.06175131,-0.116723;-0.8483543;-0.01239839,0.01194208;0.5348212;-0.01366591,400.3621
+0;0;0,0.00638743;0.3096214;0.008047479,0.01192749;0.6082761;0.001210226,0.1854641;0.4829421;0.005441009,0.2246909;0.1979491;0.02241592,0.2627708;-0.07694155;-0.04907098,-0.1624716;0.4773505;0.00701062,-0.2396332;0.1996962;0.00555865,-0.3336391;-0.06727254;-0.03933994,0.07834004;0.005386862;-0.04409856,0.09331297;-0.3761603;0.007534806,0.09560898;-0.7662105;0.1091688,0.1091716;-0.8237434;0.01830481,-0.07882544;0.006814323;-0.043023,-0.1181486;-0.3741996;-0.001184247,-0.138248;-0.7647178;0.09661911,-0.137579;-0.721388;-0.02957157,0.01060879;0.5351148;0.005324004,0;0;0,0.007350989;0.3096893;-0.003078222,0.01377638;0.607926;-0.01993561,0.1868371;0.4880395;-0.03852916,0.2623773;0.210272;-0.02486039,0.3021513;-0.06377399;-0.09863114,-0.1625158;0.4903921;0.0140148,-0.2081915;0.2062193;0.02841872,-0.2612238;-0.07346863;-0.004559264,0.07279461;0.002698302;-0.05295777,0.1051025;-0.3806325;-0.03100181,0.1089752;-0.7721888;0.06461525,0.09143319;-0.7656118;-0.05885887,-0.08603726;0.003896535;-0.02632997,-0.1028407;-0.3809681;-0.01825431,-0.09904104;-0.776105;0.06128382,-0.1168661;-0.8470129;-0.0135633,0.01230948;0.5349517;-0.01331544,400.3837
+0;0;0,0.00638743;0.3096214;0.008047479,0.01192749;0.6082761;0.001210226,0.1854641;0.4829421;0.005441009,0.2246909;0.1979491;0.02241592,0.2627708;-0.07694155;-0.04907098,-0.1624716;0.4773505;0.00701062,-0.2396332;0.1996962;0.00555865,-0.3336391;-0.06727254;-0.03933994,0.07834004;0.005386862;-0.04409856,0.09331297;-0.3761603;0.007534806,0.09560898;-0.7662105;0.1091688,0.1091716;-0.8237434;0.01830481,-0.07882544;0.006814323;-0.043023,-0.1181486;-0.3741996;-0.001184247,-0.138248;-0.7647178;0.09661911,-0.137579;-0.721388;-0.02957157,0.01060879;0.5351148;0.005324004,0;0;0,0.007350989;0.3096893;-0.003078222,0.01377638;0.607926;-0.01993561,0.1868371;0.4880395;-0.03852916,0.2623773;0.210272;-0.02486039,0.3021513;-0.06377399;-0.09863114,-0.1625158;0.4903921;0.0140148,-0.2081915;0.2062193;0.02841872,-0.2612238;-0.07346863;-0.004559264,0.07279461;0.002698302;-0.05295777,0.1051025;-0.3806325;-0.03100181,0.1089752;-0.7721888;0.06461525,0.09143319;-0.7656118;-0.05885887,-0.08603726;0.003896535;-0.02632997,-0.1028407;-0.3809681;-0.01825431,-0.09904104;-0.776105;0.06128382,-0.1168661;-0.8470129;-0.0135633,0.01230948;0.5349517;-0.01331544,400.3955
+0;0;0,0.006119661;0.3096267;0.00805159,0.01153964;0.6082827;0.001177615,0.1851607;0.4831448;0.005538783,0.2242688;0.1981356;0.02251568,0.2614751;-0.07688043;-0.04894913,-0.1628152;0.4773128;0.007290703,-0.2457279;0.2013181;0.006700837,-0.3503865;-0.06150913;-0.03905654,0.0783727;0.005376156;-0.04404179,0.09284379;-0.376164;0.007785283,0.09545616;-0.7662197;0.1093905,0.1088715;-0.8211272;0.01604723,-0.07880676;0.006818608;-0.04305652,-0.1189877;-0.3741096;-0.001252316,-0.1385784;-0.7646724;0.09647591,-0.1379689;-0.7213412;-0.0297149,0.01024714;0.5351216;0.005301989,0;0;0,0.007350989;0.3096893;-0.003078222,0.01377638;0.607926;-0.01993561,0.1868371;0.4880395;-0.03852916,0.2623773;0.210272;-0.02486039,0.3021513;-0.06377399;-0.09863114,-0.1625158;0.4903921;0.0140148,-0.2081915;0.2062193;0.02841872,-0.2612238;-0.07346863;-0.004559264,0.07279461;0.002698302;-0.05295777,0.1051025;-0.3806325;-0.03100181,0.1089752;-0.7721888;0.06461525,0.09143319;-0.7656118;-0.05885887,-0.08603726;0.003896535;-0.02632997,-0.1028407;-0.3809681;-0.01825431,-0.09904104;-0.776105;0.06128382,-0.1168661;-0.8470129;-0.0135633,0.01230948;0.5349517;-0.01331544,400.407
+0;0;0,0.006120691;0.3096789;0.008052945,0.01154102;0.6083537;0.001178741,0.1852314;0.4831952;0.005540002,0.2243204;0.1983255;0.02250858,0.2612952;-0.0749796;-0.04851163,-0.1628824;0.4773609;0.007292617,-0.2457545;0.2015013;0.006703039,-0.3497621;-0.05969083;-0.03876968,0.0784157;0.005379105;-0.04406595,0.0928774;-0.3759133;0.007727448,0.09549135;-0.7662059;0.1093944,0.1089069;-0.8211148;0.01604948,-0.07884999;0.00682235;-0.04308014,-0.1190049;-0.3738584;-0.001303099,-0.1386075;-0.7646585;0.09648449,-0.137998;-0.721327;-0.02970851,0.01024851;0.5351925;0.005303114,0;0;0,0.007395476;0.3097421;-0.00291276,0.01384211;0.6080042;-0.01964331,0.186971;0.4881529;-0.03838134,0.2622041;0.2104206;-0.02529025,0.3018499;-0.0616352;-0.09959054,-0.1624624;0.490283;0.01438581,-0.2090659;0.2064176;0.0290545,-0.2631432;-0.07124785;-0.003873106,0.07272189;0.002685517;-0.05314207,0.1049724;-0.3803965;-0.03114963,0.1088733;-0.7722317;0.06435609,0.09127501;-0.7656383;-0.05911542,-0.08610661;0.003911912;-0.02627004,-0.1029915;-0.3807062;-0.01856707,-0.09903371;-0.7760128;0.06136075,-0.1170486;-0.8464739;-0.01404355,0.01237451;0.5350273;-0.01305079,400.4292
+0;0;0,0.006120163;0.3096522;0.008052251,0.01153907;0.6082487;0.001180083,0.1852799;0.4830998;0.005540031,0.2243397;0.1984436;0.0224959,0.2613105;-0.07483223;-0.0485167,-0.1629335;0.4772639;0.007293148,-0.2457435;0.201611;0.006704011,-0.3497399;-0.05955321;-0.03876383,0.07844856;0.00538136;-0.04408441,0.09293178;-0.3764788;0.007786106,0.09554164;-0.7661594;0.1092936,0.1089574;-0.8210696;0.01594727,-0.07888303;0.006825209;-0.0430982,-0.1190977;-0.3744223;-0.001258947,-0.1386695;-0.7646096;0.09637529,-0.13806;-0.7212779;-0.02981967,0.010247;0.5351121;0.005303076,0;0;0,0.007436283;0.3097157;-0.002768278,0.01388995;0.6079053;-0.01938677,0.1870247;0.4879353;-0.0382514,0.2617911;0.210282;-0.02556229,0.3011959;-0.0617663;-0.09990108,-0.1623341;0.4899091;0.01496447,-0.2099635;0.2064202;0.02938093,-0.2680057;-0.07055524;-0.002320934,0.07270078;0.002668262;-0.05323577,0.1045184;-0.3810176;-0.0310936,0.1084186;-0.7722898;0.06405044,0.09070127;-0.7656812;-0.05940891,-0.08612824;0.003916073;-0.02632797,-0.1034118;-0.3812596;-0.01868745,-0.099473;-0.7759855;0.06092142,-0.1172898;-0.8462765;-0.01475918,0.01242623;0.5349507;-0.01281929,400.4511
+0;0;0,0.005939791;0.309654;0.008117808,0.01127855;0.6082532;0.001298284,0.1850777;0.4832496;0.005653426,0.2239366;0.1985534;0.02239891,0.2603602;-0.07483584;-0.04845993,-0.1631422;0.4771609;0.007517194,-0.25285;0.2036744;0.007600199,-0.3684226;-0.05263948;-0.0375157,0.07843603;0.005319509;-0.04411421,0.09251405;-0.3765276;0.007962842,0.09529607;-0.7662342;0.1093663,0.1087181;-0.8211433;0.01601984,-0.07890352;0.006876769;-0.04305247,-0.1193089;-0.3743571;-0.001272026,-0.1394879;-0.7645004;0.09641397,-0.1389111;-0.7211578;-0.02977997,0.01000136;0.5351155;0.005408159,0;0;0,0.007436283;0.3097157;-0.002768278,0.01388995;0.6079053;-0.01938677,0.1870247;0.4879353;-0.0382514,0.2617911;0.210282;-0.02556229,0.3011959;-0.0617663;-0.09990108,-0.1623341;0.4899091;0.01496447,-0.2099635;0.2064202;0.02938093,-0.2680057;-0.07055524;-0.002320934,0.07270078;0.002668262;-0.05323577,0.1045184;-0.3810176;-0.0310936,0.1084186;-0.7722898;0.06405044,0.09070127;-0.7656812;-0.05940891,-0.08612824;0.003916073;-0.02632797,-0.1034118;-0.3812596;-0.01868745,-0.099473;-0.7759855;0.06092142,-0.1172898;-0.8462765;-0.01475918,0.01242623;0.5349507;-0.01281929,400.4627
+0;0;0,0.005943184;0.3098309;0.008122446,0.011285;0.6086009;0.001299151,0.1847225;0.4836653;0.005655973,0.2235216;0.1994076;0.02237567,0.2598264;-0.07309079;-0.04825231,-0.1627794;0.4775892;0.007515899,-0.252349;0.204524;0.007598776,-0.3675451;-0.05095482;-0.03737012,0.07847811;0.005322362;-0.04413788,0.09255834;-0.3765846;0.007947329,0.09534202;-0.7665236;0.1094113,0.1087643;-0.821434;0.01606344,-0.07894585;0.006880458;-0.04307557,-0.1193575;-0.3744131;-0.001288582,-0.1395486;-0.7647892;0.09645569,-0.1389717;-0.7214464;-0.02974011,0.01000713;0.5354243;0.005411212,0;0;0,0.007923946;0.3098821;-0.002606392,0.01498292;0.6082349;-0.01911688,0.1874425;0.487724;-0.03793216,0.261314;0.2102596;-0.02593851,0.299956;-0.06114122;-0.09949231,-0.1609684;0.4903343;0.01564126,-0.2101286;0.2075202;0.0293079,-0.2734839;-0.067435;-0.001473229,0.07262825;0.002637327;-0.05341792,0.1039944;-0.3811533;-0.03139591,0.1079196;-0.7726566;0.06381392,0.09008414;-0.7660238;-0.05963492,-0.086178;0.003933887;-0.0263281,-0.1040512;-0.3812728;-0.0185538,-0.0999654;-0.7763451;0.06054245,-0.1173472;-0.8462205;-0.0157893,0.013364;0.5352426;-0.01257157,400.4846
+0;0;0,0.005943184;0.3098309;0.008122446,0.011285;0.6086009;0.001299151,0.1847225;0.4836653;0.005655973,0.2235216;0.1994076;0.02237567,0.2598264;-0.07309079;-0.04825231,-0.1627794;0.4775892;0.007515899,-0.252349;0.204524;0.007598776,-0.3675451;-0.05095482;-0.03737012,0.07847811;0.005322362;-0.04413788,0.09255834;-0.3765846;0.007947329,0.09534202;-0.7665236;0.1094113,0.1087643;-0.821434;0.01606344,-0.07894585;0.006880458;-0.04307557,-0.1193575;-0.3744131;-0.001288582,-0.1395486;-0.7647892;0.09645569,-0.1389717;-0.7214464;-0.02974011,0.01000713;0.5354243;0.005411212,0;0;0,0.007923946;0.3098821;-0.002606392,0.01498292;0.6082349;-0.01911688,0.1874425;0.487724;-0.03793216,0.261314;0.2102596;-0.02593851,0.299956;-0.06114122;-0.09949231,-0.1609684;0.4903343;0.01564126,-0.2101286;0.2075202;0.0293079,-0.2734839;-0.067435;-0.001473229,0.07262825;0.002637327;-0.05341792,0.1039944;-0.3811533;-0.03139591,0.1079196;-0.7726566;0.06381392,0.09008414;-0.7660238;-0.05963492,-0.086178;0.003933887;-0.0263281,-0.1040512;-0.3812728;-0.0185538,-0.0999654;-0.7763451;0.06054245,-0.1173472;-0.8462205;-0.0157893,0.013364;0.5352426;-0.01257157,400.4964
+0;0;0,0.005979186;0.3099805;0.008143351,0.01140977;0.6088766;0.001339998,0.1848131;0.484016;0.005714855,0.223608;0.2000659;0.02236324,0.2588348;-0.07247964;-0.04856634,-0.1626689;0.4779187;0.007746411,-0.2611965;0.2082854;0.007407045,-0.3816062;-0.04474962;-0.03762393,0.07854391;0.005241028;-0.04415287,0.09241593;-0.3770866;0.008158829,0.09519413;-0.7670648;0.1096677,0.1092196;-0.8214141;0.01590824,-0.07898114;0.006973218;-0.04312127,-0.1195361;-0.3747416;-0.001258578,-0.1398615;-0.7651122;0.09668264,-0.1393377;-0.7217671;-0.02950768,0.01010465;0.5356718;0.005446326,0;0;0,0.00805182;0.3100297;-0.002600193,0.01519458;0.6085055;-0.01915193,0.1874806;0.4874734;-0.03786135,0.260846;0.2101799;-0.02621078,0.2986413;-0.06148052;-0.09918416,-0.1606478;0.490468;0.01596852,-0.2125941;0.2084668;0.02963631,-0.2805189;-0.0654639;-0.0003834292,0.07261471;0.002591193;-0.05353951,0.1038433;-0.3816487;-0.03145099,0.1073704;-0.7732555;0.0635562,0.08947174;-0.7666165;-0.05987906,-0.08623601;0.003986322;-0.02633532,-0.1048796;-0.3816274;-0.01872722,-0.1005168;-0.776821;0.05999822,-0.1179846;-0.846502;-0.0165586,0.01356187;0.5354861;-0.01259327,400.5179
+0;0;0,0.005979186;0.3099805;0.008143351,0.01140977;0.6088766;0.001339998,0.1848131;0.484016;0.005714855,0.223608;0.2000659;0.02236324,0.2588348;-0.07247964;-0.04856634,-0.1626689;0.4779187;0.007746411,-0.2611965;0.2082854;0.007407045,-0.3816062;-0.04474962;-0.03762393,0.07854391;0.005241028;-0.04415287,0.09241593;-0.3770866;0.008158829,0.09519413;-0.7670648;0.1096677,0.1092196;-0.8214141;0.01590824,-0.07898114;0.006973218;-0.04312127,-0.1195361;-0.3747416;-0.001258578,-0.1398615;-0.7651122;0.09668264,-0.1393377;-0.7217671;-0.02950768,0.01010465;0.5356718;0.005446326,0;0;0,0.00805182;0.3100297;-0.002600193,0.01519458;0.6085055;-0.01915193,0.1874806;0.4874734;-0.03786135,0.260846;0.2101799;-0.02621078,0.2986413;-0.06148052;-0.09918416,-0.1606478;0.490468;0.01596852,-0.2125941;0.2084668;0.02963631,-0.2805189;-0.0654639;-0.0003834292,0.07261471;0.002591193;-0.05353951,0.1038433;-0.3816487;-0.03145099,0.1073704;-0.7732555;0.0635562,0.08947174;-0.7666165;-0.05987906,-0.08623601;0.003986322;-0.02633532,-0.1048796;-0.3816274;-0.01872722,-0.1005168;-0.776821;0.05999822,-0.1179846;-0.846502;-0.0165586,0.01356187;0.5354861;-0.01259327,400.5298
+0;0;0,0.005978723;0.3099565;0.00814272,0.0114081;0.608786;0.00134105,0.1847922;0.4839514;0.005714747,0.2235389;0.2003534;0.02234249,0.258924;-0.07341638;-0.04890569,-0.1626508;0.4778548;0.007746075,-0.2610562;0.2085558;0.007407129,-0.3820068;-0.04561585;-0.03782612,0.07857376;0.005243019;-0.04416965,0.09245564;-0.3773563;0.008179229,0.09522355;-0.7658893;0.109312,0.1092503;-0.8202459;0.01554445,-0.07901116;0.006975868;-0.04313766,-0.1195949;-0.3750103;-0.001245223,-0.139845;-0.7639341;0.09633303,-0.1393212;-0.720588;-0.02986807,0.01010334;0.5356014;0.005446248,0;0;0,0.008260727;0.3100003;-0.002583027,0.01559116;0.6084036;-0.01915669,0.1876816;0.4869203;-0.03786159,0.2603222;0.2097975;-0.02637339,0.2961958;-0.0638079;-0.09800756,-0.160263;0.4904459;0.01611859,-0.2143897;0.2092184;0.02979653,-0.2901603;-0.06397009;-0.0002892762,0.07267481;0.002493456;-0.05352044,0.1031981;-0.3820695;-0.03127074,0.1065494;-0.7721512;0.06369472,0.0886218;-0.7655263;-0.05974483,-0.08623711;0.004081119;-0.0264346,-0.1053792;-0.3817838;-0.01886681,-0.1009002;-0.7755465;0.05939056,-0.1200556;-0.8443491;-0.01791552,0.01391608;0.5354061;-0.01259017,400.5515
+0;0;0,0.006004817;0.3099557;0.008156698,0.01150028;0.6087846;0.001374137,0.1848877;0.4840292;0.005622264,0.2238269;0.2004538;0.02218877,0.258399;-0.07344747;-0.04895289,-0.1625992;0.4779219;0.007959143,-0.26912;0.2117291;0.007352238,-0.4023042;-0.03608526;-0.03878149,0.07858318;0.005187165;-0.04415948,0.09230943;-0.3773946;0.008359175,0.09483659;-0.7659099;0.1095663,0.109041;-0.8207136;0.01622988,-0.07899649;0.007036292;-0.04315468,-0.1197325;-0.3749095;-0.001043439,-0.1399352;-0.7638171;0.09660998,-0.1395005;-0.7204676;-0.02959111,0.01017536;0.5355999;0.005473177,0;0;0,0.008260727;0.3100003;-0.002583027,0.01559116;0.6084036;-0.01915669,0.1876816;0.4869203;-0.03786159,0.2603222;0.2097975;-0.02637339,0.2961958;-0.0638079;-0.09800756,-0.160263;0.4904459;0.01611859,-0.2143897;0.2092184;0.02979653,-0.2901603;-0.06397009;-0.0002892762,0.07267481;0.002493456;-0.05352044,0.1031981;-0.3820695;-0.03127074,0.1065494;-0.7721512;0.06369472,0.0886218;-0.7655263;-0.05974483,-0.08623711;0.004081119;-0.0264346,-0.1053792;-0.3817838;-0.01886681,-0.1009002;-0.7755465;0.05939056,-0.1200556;-0.8443491;-0.01791552,0.01391608;0.5354061;-0.01259017,400.5632
+0;0;0,0.006004817;0.3099557;0.008156698,0.01150028;0.6087846;0.001374137,0.1848877;0.4840292;0.005622264,0.2238269;0.2004538;0.02218877,0.258399;-0.07344747;-0.04895289,-0.1625992;0.4779219;0.007959143,-0.26912;0.2117291;0.007352238,-0.4023042;-0.03608526;-0.03878149,0.07858318;0.005187165;-0.04415948,0.09230943;-0.3773946;0.008359175,0.09483659;-0.7659099;0.1095663,0.109041;-0.8207136;0.01622988,-0.07899649;0.007036292;-0.04315468,-0.1197325;-0.3749095;-0.001043439,-0.1399352;-0.7638171;0.09660998,-0.1395005;-0.7204676;-0.02959111,0.01017536;0.5355999;0.005473177,0;0;0,0.008260727;0.3100003;-0.002583027,0.01559116;0.6084036;-0.01915669,0.1876816;0.4869203;-0.03786159,0.2603222;0.2097975;-0.02637339,0.2961958;-0.0638079;-0.09800756,-0.160263;0.4904459;0.01611859,-0.2143897;0.2092184;0.02979653,-0.2901603;-0.06397009;-0.0002892762,0.07267481;0.002493456;-0.05352044,0.1031981;-0.3820695;-0.03127074,0.1065494;-0.7721512;0.06369472,0.0886218;-0.7655263;-0.05974483,-0.08623711;0.004081119;-0.0264346,-0.1053792;-0.3817838;-0.01886681,-0.1009002;-0.7755465;0.05939056,-0.1200556;-0.8443491;-0.01791552,0.01391608;0.5354061;-0.01259017,400.5752
+0;0;0,0.006008619;0.310152;0.008161863,0.01150871;0.6092322;0.001373398,0.1848415;0.4844266;0.005625179,0.2236582;0.2017432;0.02213958,0.2583986;-0.07349083;-0.04934824,-0.1625391;0.4783212;0.007961344,-0.2687249;0.2129657;0.007356348,-0.4025571;-0.03605451;-0.03900185,0.07858733;0.005187438;-0.04416181,0.09231421;-0.3774121;0.008359291,0.09483948;-0.7656356;0.1094904,0.1090443;-0.8204421;0.01615091,-0.07900067;0.007036663;-0.04315695,-0.1197386;-0.374927;-0.001043759,-0.1399261;-0.7635424;0.09653632,-0.1394914;-0.7201925;-0.02966894,0.01018259;0.5359815;0.005476138,0;0;0,0.008858182;0.3101811;-0.002491474,0.01693271;0.6088195;-0.01902127,0.1885189;0.4862954;-0.03757119,0.2595699;0.209687;-0.02621603,0.2937203;-0.06618783;-0.09548366,-0.15893;0.4903309;0.01627631,-0.217295;0.2109244;0.03093534,-0.3003402;-0.06125379;-0.002135953,0.07269149;0.002408519;-0.05350971,0.1026945;-0.382229;-0.03153062,0.1059283;-0.7720309;0.06331324,0.08801599;-0.7653914;-0.0601356,-0.08620658;0.004174905;-0.02653563,-0.1060906;-0.3816705;-0.01896855,-0.1015238;-0.7751513;0.05915519,-0.1219429;-0.8434759;-0.01844321,0.01506433;0.5357597;-0.0124619,400.5964
+0;0;0,0.006209305;0.3101507;0.00806113,0.0120511;0.6092218;0.001156603,0.1852776;0.4843937;0.005403398,0.2243947;0.2017443;0.02179178,0.2587801;-0.07363489;-0.04930755,-0.1621183;0.4784004;0.008149187,-0.2798513;0.2179618;0.008284706,-0.4233161;-0.02586535;-0.03685253,0.0785313;0.00515432;-0.04426524,0.09214256;-0.3774061;0.008569781,0.09456838;-0.76564;0.1096633,0.1068947;-0.8205864;0.01618416,-0.07905764;0.007047715;-0.04305069,-0.1198836;-0.3749091;-0.0009609908,-0.1403221;-0.7634764;0.09675831,-0.1400037;-0.7201281;-0.02944748,0.0106263;0.5359746;0.005287517,0;0;0,0.008858182;0.3101811;-0.002491474,0.01693271;0.6088195;-0.01902127,0.1885189;0.4862954;-0.03757119,0.2595699;0.209687;-0.02621603,0.2937203;-0.06618783;-0.09548366,-0.15893;0.4903309;0.01627631,-0.217295;0.2109244;0.03093534,-0.3003402;-0.06125379;-0.002135953,0.07269149;0.002408519;-0.05350971,0.1026945;-0.382229;-0.03153062,0.1059283;-0.7720309;0.06331324,0.08801599;-0.7653914;-0.0601356,-0.08620658;0.004174905;-0.02653563,-0.1060906;-0.3816705;-0.01896855,-0.1015238;-0.7751513;0.05915519,-0.1219429;-0.8434759;-0.01844321,0.01506433;0.5357597;-0.0124619,400.6078
+0;0;0,0.006208581;0.3101145;0.00806019,0.01204854;0.6090912;0.001158076,0.1850094;0.4843701;0.005403092,0.2240171;0.2025114;0.02174563,0.2586402;-0.07477194;-0.0498453,-0.1618571;0.478386;0.008144695,-0.2792607;0.2186758;0.008279835,-0.4237175;-0.02683723;-0.0371695,0.07855111;0.005155621;-0.04427642,0.09217683;-0.3778111;0.008614719,0.09459852;-0.7653839;0.1095361,0.106925;-0.8203313;0.01605578,-0.07907759;0.007049493;-0.04306155,-0.1199469;-0.3753129;-0.0009271577,-0.1403506;-0.7632186;0.09662575,-0.1400322;-0.7198702;-0.02958161,0.01062429;0.5358724;0.005287387,0;0;0,0.009133972;0.3101379;-0.00235343,0.017382;0.608683;-0.01877284,0.1884898;0.4857677;-0.03758812,0.2583416;0.2096785;-0.02625155,0.2913668;-0.06899804;-0.09302557,-0.1580777;0.4898273;0.01674523,-0.2233412;0.2127722;0.03137772,-0.3125955;-0.05946797;-0.002223585,0.07266786;0.002309516;-0.05358458,0.1019306;-0.3827955;-0.03157401,0.1048929;-0.7720017;0.06283665,0.086817;-0.7653431;-0.0605936,-0.08621367;0.004295907;-0.02657081,-0.1074887;-0.3818884;-0.01910752,-0.1025339;-0.7747966;0.05836688,-0.1245357;-0.8436456;-0.01812752,0.01548152;0.5356503;-0.01223969,400.6299
+0;0;0,0.006208581;0.3101145;0.00806019,0.01204854;0.6090912;0.001158076,0.1850094;0.4843701;0.005403092,0.2240171;0.2025114;0.02174563,0.2586402;-0.07477194;-0.0498453,-0.1618571;0.478386;0.008144695,-0.2792607;0.2186758;0.008279835,-0.4237175;-0.02683723;-0.0371695,0.07855111;0.005155621;-0.04427642,0.09217683;-0.3778111;0.008614719,0.09459852;-0.7653839;0.1095361,0.106925;-0.8203313;0.01605578,-0.07907759;0.007049493;-0.04306155,-0.1199469;-0.3753129;-0.0009271577,-0.1403506;-0.7632186;0.09662575,-0.1400322;-0.7198702;-0.02958161,0.01062429;0.5358724;0.005287387,0;0;0,0.009133972;0.3101379;-0.00235343,0.017382;0.608683;-0.01877284,0.1884898;0.4857677;-0.03758812,0.2583416;0.2096785;-0.02625155,0.2913668;-0.06899804;-0.09302557,-0.1580777;0.4898273;0.01674523,-0.2233412;0.2127722;0.03137772,-0.3125955;-0.05946797;-0.002223585,0.07266786;0.002309516;-0.05358458,0.1019306;-0.3827955;-0.03157401,0.1048929;-0.7720017;0.06283665,0.086817;-0.7653431;-0.0605936,-0.08621367;0.004295907;-0.02657081,-0.1074887;-0.3818884;-0.01910752,-0.1025339;-0.7747966;0.05836688,-0.1245357;-0.8436456;-0.01812752,0.01548152;0.5356503;-0.01223969,400.6413
+0;0;0,0.0064481;0.3102911;0.007826353,0.0126305;0.6093785;0.000624707,0.1853134;0.4848861;0.005035112,0.2242965;0.2034952;0.02155138,0.2585067;-0.07344079;-0.04954167,-0.1612743;0.4792018;0.008442214,-0.2881594;0.2244993;0.008049954,-0.4391935;-0.01630358;-0.03800147,0.07830042;0.005040978;-0.04429951,0.09142809;-0.3783279;0.008594815,0.09366796;-0.7649655;0.1087687,0.1065958;-0.823579;0.01884912,-0.07896712;0.007096047;-0.04280949,-0.1193106;-0.3758096;-0.001609039,-0.1408267;-0.7625101;0.09600362,-0.1309297;-0.8271543;0.01204208,0.0111136;0.5361381;0.004833343,0;0;0,0.008962266;0.3103166;-0.002593756,0.01696411;0.6089803;-0.01924944,0.1876484;0.4851794;-0.03786945,0.2562576;0.2092524;-0.02644992,0.2876495;-0.0696438;-0.09086692,-0.1581154;0.4900593;0.01656797,-0.229702;0.2150376;0.03111933,-0.3333206;-0.05123946;-0.004626768,0.07239754;0.002253652;-0.05359411,0.09984295;-0.3833849;-0.03188062,0.1027812;-0.7715644;0.06212235,0.08465669;-0.7649361;-0.06128858,-0.08594608;0.00438452;-0.02669945,-0.1100369;-0.3820272;-0.01981008,-0.1047604;-0.7739204;0.05713374,-0.1270815;-0.843124;-0.0187965,0.01513188;0.5359228;-0.01266003,400.6636
+0;0;0,0.006447656;0.3102697;0.007825814,0.01262874;0.6092933;0.0006259358,0.184964;0.4849241;0.005034739,0.2239507;0.2035082;0.02155248,0.2579321;-0.07157648;-0.04906532,-0.1609313;0.4792511;0.008435034,-0.2878276;0.224526;0.00804274,-0.437852;-0.01466712;-0.03770083,0.07832052;0.005042272;-0.04431088,0.09148665;-0.3794498;0.00873841,0.09371883;-0.7647598;0.1085684,0.1066471;-0.8233762;0.01864582,-0.0789874;0.007097869;-0.04282048,-0.1194491;-0.3769296;-0.001499318,-0.1408913;-0.7623025;0.0957782,-0.130994;-0.8269497;0.01181389,0.01111227;0.5360737;0.004833373,0;0;0,0.009492114;0.3102805;-0.002455235,0.01822478;0.6088669;-0.01898146,0.1883142;0.4849904;-0.03754497,0.2557255;0.2087482;-0.02598429,0.2867348;-0.06919017;-0.08599985,-0.1566405;0.4900988;0.01718662,-0.2338808;0.2166271;0.03251313,-0.3483385;-0.0426428;-0.006109949,0.07240401;0.002163902;-0.05362797,0.09956907;-0.3846033;-0.03138137,0.1024916;-0.7715405;0.06192446,0.08425689;-0.764887;-0.06147934,-0.08596157;0.004487514;-0.02671052,-0.1109607;-0.3830025;-0.01976341,-0.1048458;-0.7735819;0.05669057,-0.128774;-0.8416201;-0.02026407,0.01619588;0.5358328;-0.01242328,400.6855
+0;0;0,0.006447656;0.3102697;0.007825814,0.01262874;0.6092933;0.0006259358,0.184964;0.4849241;0.005034739,0.2239507;0.2035082;0.02155248,0.2579321;-0.07157648;-0.04906532,-0.1609313;0.4792511;0.008435034,-0.2878276;0.224526;0.00804274,-0.437852;-0.01466712;-0.03770083,0.07832052;0.005042272;-0.04431088,0.09148665;-0.3794498;0.00873841,0.09371883;-0.7647598;0.1085684,0.1066471;-0.8233762;0.01864582,-0.0789874;0.007097869;-0.04282048,-0.1194491;-0.3769296;-0.001499318,-0.1408913;-0.7623025;0.0957782,-0.130994;-0.8269497;0.01181389,0.01111227;0.5360737;0.004833373,0;0;0,0.009492114;0.3102805;-0.002455235,0.01822478;0.6088669;-0.01898146,0.1883142;0.4849904;-0.03754497,0.2557255;0.2087482;-0.02598429,0.2867348;-0.06919017;-0.08599985,-0.1566405;0.4900988;0.01718662,-0.2338808;0.2166271;0.03251313,-0.3483385;-0.0426428;-0.006109949,0.07240401;0.002163902;-0.05362797,0.09956907;-0.3846033;-0.03138137,0.1024916;-0.7715405;0.06192446,0.08425689;-0.764887;-0.06147934,-0.08596157;0.004487514;-0.02671052,-0.1109607;-0.3830025;-0.01976341,-0.1048458;-0.7735819;0.05669057,-0.128774;-0.8416201;-0.02026407,0.01619588;0.5358328;-0.01242328,400.6971
+0;0;0,0.006443047;0.3102711;0.007775735,0.01263627;0.6092936;0.0005431003,0.1850094;0.4850616;0.00475621,0.2237298;0.2036195;0.02145315,0.2575671;-0.07151386;-0.04904426,-0.1609749;0.4794327;0.008841157,-0.2980283;0.2300257;0.009290358,-0.4602343;-0.001369655;-0.03496553,0.07831717;0.004995817;-0.04432206,0.09116469;-0.3796506;0.007675957,0.09361807;-0.7648377;0.1079741,0.1050158;-0.8230082;0.01740859,-0.07899254;0.007138829;-0.04280417,-0.1195175;-0.3768857;-0.001517251,-0.1415208;-0.7623284;0.09535731,-0.1415717;-0.7190031;-0.03085082,0.01111741;0.5360745;0.004756812,0;0;0,0.009492114;0.3102805;-0.002455235,0.01822478;0.6088669;-0.01898146,0.1883142;0.4849904;-0.03754497,0.2557255;0.2087482;-0.02598429,0.2867348;-0.06919017;-0.08599985,-0.1566405;0.4900988;0.01718662,-0.2338808;0.2166271;0.03251313,-0.3483385;-0.0426428;-0.006109949,0.07240401;0.002163902;-0.05362797,0.09956907;-0.3846033;-0.03138137,0.1024916;-0.7715405;0.06192446,0.08425689;-0.764887;-0.06147934,-0.08596157;0.004487514;-0.02671052,-0.1109607;-0.3830025;-0.01976341,-0.1048458;-0.7735819;0.05669057,-0.128774;-0.8416201;-0.02026407,0.01619588;0.5358328;-0.01242328,400.7084
+0;0;0,0.00644432;0.3103324;0.00777727,0.01263889;0.6094195;0.0005430942,0.1852073;0.4851148;0.004757085,0.2239328;0.203635;0.02145626,0.2575291;-0.06953862;-0.04853901,-0.1611663;0.4794796;0.008846628,-0.298238;0.2300391;0.009295888,-0.4592887;0.0002919585;-0.03464478,0.07831353;0.004995584;-0.04432,0.09113094;-0.3787494;0.00755617,0.09358449;-0.7639633;0.1078613,0.1015314;-0.795439;0.04471574,-0.07898887;0.007138497;-0.04280218,-0.1194189;-0.3759861;-0.001612008,-0.1414237;-0.7614555;0.09526928,-0.1414592;-0.7221646;0.007272407,0.0111197;0.536185;0.004757688,0;0;0,0.009958796;0.3103281;-0.00234127,0.01922358;0.6089686;-0.01877141,0.1892602;0.4845324;-0.03716874,0.255239;0.2079104;-0.02548575,0.28615;-0.06850347;-0.08285928,-0.1560122;0.4903437;0.01747554,-0.2414384;0.2192797;0.03283888,-0.3640491;-0.03371683;-0.007301152,0.07247718;0.002000988;-0.05352831,0.09911331;-0.3839066;-0.0315845,0.1021423;-0.770923;0.06150675,0.1054522;-0.8110689;0.007670164,-0.0859241;0.004629573;-0.02679256,-0.1113728;-0.3819216;-0.01999556,-0.1050443;-0.7725439;0.05636575,-0.1218715;-0.8107069;0.002510112,0.01706187;0.5359207;-0.01223612,400.7305
+0;0;0,0.006444508;0.3103414;0.007777497,0.01263904;0.6094268;0.0005433871,0.1852473;0.4851113;0.004757322,0.223927;0.2039648;0.02143672,0.2575122;-0.06911841;-0.04853539,-0.1612055;0.4794748;0.008847801,-0.2981149;0.2303298;0.00929653,-0.4591123;0.0006586164;-0.03462959,0.0783089;0.004995289;-0.04431738,0.0911193;-0.3785399;0.007530417,0.09356853;-0.7630768;0.1076593,0.1016601;-0.795671;0.04336472,-0.07898419;0.007138075;-0.04279965,-0.1193921;-0.375777;-0.001632005,-0.1413583;-0.760569;0.09507901,-0.1413944;-0.721109;0.00548096,0.01111987;0.5361933;0.004757925,0;0;0,0.01024994;0.3103277;-0.002344847,0.0197909;0.6089553;-0.01881647,0.1896898;0.4841584;-0.03725243,0.2547971;0.2076987;-0.0250566,0.2855107;-0.06894329;-0.08095253,-0.1555457;0.4908231;0.01822244,-0.2504188;0.2232884;0.03377479,-0.3811765;-0.02530763;-0.007467613,0.07254374;0.001895219;-0.05343294,0.09884363;-0.3838466;-0.03191328,0.1017907;-0.7700722;0.06147552,0.1062958;-0.8119231;0.007304907,-0.08588338;0.004716943;-0.0268898,-0.1116023;-0.3816029;-0.02003415,-0.1051879;-0.7715584;0.05608419,-0.1225097;-0.8109002;0.001230102,0.01756449;0.5359116;-0.01226759,400.7524
+0;0;0,0.006567394;0.3103422;0.007643365,0.01290299;0.6094209;0.0002568709,0.1855075;0.4852134;0.004384812,0.2246391;0.2041351;0.02115785,0.2578907;-0.06906843;-0.04850306,-0.1610463;0.4797325;0.009204104,-0.3107292;0.238047;0.008304251,-0.4791613;0.01387186;-0.03613233,0.07825568;0.004948034;-0.04441657,0.09075545;-0.3785672;0.007654402,0.09316505;-0.7630975;0.1078093,0.1009817;-0.7956398;0.0434302,-0.0790376;0.007178471;-0.04269418,-0.1197677;-0.3757037;-0.001537763,-0.1417489;-0.76053;0.0950332,-0.1367523;-0.7968307;0.03423382,0.01134927;0.5361903;0.004509591,0;0;0,0.01024994;0.3103277;-0.002344847,0.0197909;0.6089553;-0.01881647,0.1896898;0.4841584;-0.03725243,0.2547971;0.2076987;-0.0250566,0.2855107;-0.06894329;-0.08095253,-0.1555457;0.4908231;0.01822244,-0.2504188;0.2232884;0.03377479,-0.3811765;-0.02530763;-0.007467613,0.07254374;0.001895219;-0.05343294,0.09884363;-0.3838466;-0.03191328,0.1017907;-0.7700722;0.06147552,0.1062958;-0.8119231;0.007304907,-0.08588338;0.004716943;-0.0268898,-0.1116023;-0.3816029;-0.02003415,-0.1051879;-0.7715584;0.05608419,-0.1225097;-0.8109002;0.001230102,0.01756449;0.5359116;-0.01226759,400.7643
+0;0;0,0.006567394;0.3103422;0.007643365,0.01290299;0.6094209;0.0002568709,0.1855075;0.4852134;0.004384812,0.2246391;0.2041351;0.02115785,0.2578907;-0.06906843;-0.04850306,-0.1610463;0.4797325;0.009204104,-0.3107292;0.238047;0.008304251,-0.4791613;0.01387186;-0.03613233,0.07825568;0.004948034;-0.04441657,0.09075545;-0.3785672;0.007654402,0.09316505;-0.7630975;0.1078093,0.1009817;-0.7956398;0.0434302,-0.0790376;0.007178471;-0.04269418,-0.1197677;-0.3757037;-0.001537763,-0.1417489;-0.76053;0.0950332,-0.1367523;-0.7968307;0.03423382,0.01134927;0.5361903;0.004509591,0;0;0,0.01024994;0.3103277;-0.002344847,0.0197909;0.6089553;-0.01881647,0.1896898;0.4841584;-0.03725243,0.2547971;0.2076987;-0.0250566,0.2855107;-0.06894329;-0.08095253,-0.1555457;0.4908231;0.01822244,-0.2504188;0.2232884;0.03377479,-0.3811765;-0.02530763;-0.007467613,0.07254374;0.001895219;-0.05343294,0.09884363;-0.3838466;-0.03191328,0.1017907;-0.7700722;0.06147552,0.1062958;-0.8119231;0.007304907,-0.08588338;0.004716943;-0.0268898,-0.1116023;-0.3816029;-0.02003415,-0.1051879;-0.7715584;0.05608419,-0.1225097;-0.8109002;0.001230102,0.01756449;0.5359116;-0.01226759,400.7751
+0;0;0,0.006569287;0.3104316;0.007645568,0.01290692;0.6096064;0.0002566366,0.185482;0.4853824;0.004386049,0.2247136;0.203586;0.02120194,0.2580093;-0.06997994;-0.04855137,-0.1610143;0.4799024;0.009204541,-0.3110796;0.2375995;0.00830239,-0.4797352;0.01312703;-0.03619313,0.07822635;0.004946179;-0.04439991,0.09072521;-0.3785413;0.007667288,0.0931365;-0.7633384;0.1078917,0.1009139;-0.7955672;0.04383536,-0.07900798;0.00717578;-0.04267818,-0.1197352;-0.3756787;-0.001524735,-0.1417316;-0.760772;0.09511323,-0.13676;-0.7967402;0.03461867,0.01135267;0.5363508;0.004510808,0;0;0,0.01051576;0.3104078;-0.002411842,0.02026978;0.6091192;-0.01898265,0.1899317;0.4838749;-0.03759384,0.2545488;0.2065913;-0.02457309,0.2848535;-0.07097828;-0.07795095,-0.1550151;0.4909694;0.01846702,-0.2591497;0.2260217;0.03224541,-0.4009001;-0.01652603;-0.01122722,0.07256652;0.001755938;-0.05334973,0.0985385;-0.3839992;-0.03217768,0.1012367;-0.7705013;0.06124878,0.1038455;-0.8131078;0.008735899,-0.08581072;0.004855951;-0.02698366,-0.112103;-0.3814001;-0.02028688,-0.1055373;-0.7716408;0.05579653,-0.1226712;-0.8105797;0.001115933,0.01799637;0.5360543;-0.01240683,400.7972
+0;0;0,0.006761197;0.3104305;0.007523857,0.01345484;0.6095922;-6.586919E-05,0.1859625;0.4854901;0.004041684,0.2254375;0.203737;0.02101244,0.2585288;-0.06988186;-0.04863055,-0.1606671;0.4802611;0.009639874,-0.318705;0.2430856;0.007932955,-0.5059534;0.03367119;-0.03561091,0.07822127;0.004916718;-0.04441212,0.09057046;-0.3785639;0.00774157,0.09308242;-0.7634144;0.1077584,0.101117;-0.7957293;0.04381768,-0.07901397;0.007212;-0.04266096,-0.1197853;-0.3756389;-0.001517687,-0.1417036;-0.7607604;0.09502569,-0.1358754;-0.7971308;0.03504977,0.01179921;0.5363421;0.004243961,0;0;0,0.01051576;0.3104078;-0.002411842,0.02026978;0.6091192;-0.01898265,0.1899317;0.4838749;-0.03759384,0.2545488;0.2065913;-0.02457309,0.2848535;-0.07097828;-0.07795095,-0.1550151;0.4909694;0.01846702,-0.2591497;0.2260217;0.03224541,-0.4009001;-0.01652603;-0.01122722,0.07256652;0.001755938;-0.05334973,0.0985385;-0.3839992;-0.03217768,0.1012367;-0.7705013;0.06124878,0.1038455;-0.8131078;0.008735899,-0.08581072;0.004855951;-0.02698366,-0.112103;-0.3814001;-0.02028688,-0.1055373;-0.7716408;0.05579653,-0.1226712;-0.8105797;0.001115933,0.01799637;0.5360543;-0.01240683,400.8087
+0;0;0,0.006764628;0.310588;0.007527676,0.01346288;0.6099553;-6.770436E-05,0.1862871;0.4857001;0.004043024,0.2258248;0.2034996;0.02104072,0.258925;-0.07019231;-0.04862086,-0.1609753;0.4804616;0.009651436,-0.3192642;0.2429096;0.007941808,-0.5065626;0.03343919;-0.03561369,0.07815794;0.004912737;-0.04437616,0.09051771;-0.3788965;0.007822227,0.09302662;-0.7632796;0.1077176,0.1014027;-0.7982427;0.04105952,-0.07895;0.007206161;-0.04262641,-0.1197563;-0.3759728;-0.001447886,-0.141648;-0.7606265;0.09497821,-0.1355721;-0.7998176;0.03245346,0.01180588;0.5366449;0.00424567,0;0;0,0.01071566;0.3105567;-0.00265789,0.02075323;0.6094499;-0.01949,0.1905782;0.4835511;-0.03750396,0.2541221;0.2056069;-0.02341652,0.2842481;-0.07231832;-0.07543206,-0.1548649;0.4913062;0.01863147,-0.2663044;0.2288367;0.03205676,-0.4123602;-0.01116411;-0.01179498,0.07270955;0.001481682;-0.05303931,0.09856223;-0.3846287;-0.03212619,0.1007115;-0.7707641;0.06077457,0.1032147;-0.8143252;0.003188379,-0.08566686;0.005038454;-0.0271633,-0.1124648;-0.3815207;-0.02077303,-0.1058199;-0.7713223;0.05503139,-0.1252059;-0.8139024;-0.0005561337,0.01840141;0.5363334;-0.01284003,400.8209
+0;0;0,0.006764628;0.310588;0.007527676,0.01346288;0.6099553;-6.770436E-05,0.1862871;0.4857001;0.004043024,0.2258248;0.2034996;0.02104072,0.258925;-0.07019231;-0.04862086,-0.1609753;0.4804616;0.009651436,-0.3192642;0.2429096;0.007941808,-0.5065626;0.03343919;-0.03561369,0.07815794;0.004912737;-0.04437616,0.09051771;-0.3788965;0.007822227,0.09302662;-0.7632796;0.1077176,0.1014027;-0.7982427;0.04105952,-0.07895;0.007206161;-0.04262641,-0.1197563;-0.3759728;-0.001447886,-0.141648;-0.7606265;0.09497821,-0.1355721;-0.7998176;0.03245346,0.01180588;0.5366449;0.00424567,0;0;0,0.01071566;0.3105567;-0.00265789,0.02075323;0.6094499;-0.01949,0.1905782;0.4835511;-0.03750396,0.2541221;0.2056069;-0.02341652,0.2842481;-0.07231832;-0.07543206,-0.1548649;0.4913062;0.01863147,-0.2663044;0.2288367;0.03205676,-0.4123602;-0.01116411;-0.01179498,0.07270955;0.001481682;-0.05303931,0.09856223;-0.3846287;-0.03212619,0.1007115;-0.7707641;0.06077457,0.1032147;-0.8143252;0.003188379,-0.08566686;0.005038454;-0.0271633,-0.1124648;-0.3815207;-0.02077303,-0.1058199;-0.7713223;0.05503139,-0.1252059;-0.8139024;-0.0005561337,0.01840141;0.5363334;-0.01284003,400.8421
+0;0;0,0.006881387;0.3106963;0.007475028,0.01368063;0.6101952;-0.0001485134,0.1859518;0.4861332;0.003633105,0.225946;0.204267;0.02055535,0.2593216;-0.07010481;-0.04910149,-0.1603082;0.4811372;0.01021727,-0.3284367;0.2507882;0.007650123,-0.5209329;0.04496841;-0.03512089,0.07813299;0.004870535;-0.04442201,0.09022276;-0.378509;0.007885598,0.09297711;-0.7624405;0.1080971,0.102266;-0.797058;0.04059702,-0.07897567;0.007246618;-0.04256914,-0.119942;-0.3754902;-0.001381394,-0.1418806;-0.7598093;0.09490387,-0.1424374;-0.7199662;0.001518808,0.01200159;0.5368506;0.004169364,0;0;0,0.01127312;0.310647;-0.002602577,0.02190243;0.6096563;-0.01940203,0.1908278;0.4833661;-0.03767943,0.2536093;0.2055318;-0.02350116,0.283695;-0.07333705;-0.07422519,-0.153494;0.491985;0.01814449,-0.2726194;0.2332018;0.03136664,-0.4297768;-0.0002011657;-0.01413585,0.07281759;0.001290098;-0.05289364,0.09802476;-0.38447;-0.03250122,0.1000919;-0.7703815;0.05981063,0.1028534;-0.8140728;0.001673453,-0.08560777;0.005226893;-0.02730919,-0.1127546;-0.3808903;-0.02109084,-0.107178;-0.7705795;0.05350554,-0.1265289;-0.8113657;-0.005084779,0.01940414;0.536509;-0.01275992,400.8644
+0;0;0,0.006881387;0.3106963;0.007475028,0.01368063;0.6101952;-0.0001485134,0.1859518;0.4861332;0.003633105,0.225946;0.204267;0.02055535,0.2593216;-0.07010481;-0.04910149,-0.1603082;0.4811372;0.01021727,-0.3284367;0.2507882;0.007650123,-0.5209329;0.04496841;-0.03512089,0.07813299;0.004870535;-0.04442201,0.09022276;-0.378509;0.007885598,0.09297711;-0.7624405;0.1080971,0.102266;-0.797058;0.04059702,-0.07897567;0.007246618;-0.04256914,-0.119942;-0.3754902;-0.001381394,-0.1418806;-0.7598093;0.09490387,-0.1424374;-0.7199662;0.001518808,0.01200159;0.5368506;0.004169364,0;0;0,0.01127312;0.310647;-0.002602577,0.02190243;0.6096563;-0.01940203,0.1908278;0.4833661;-0.03767943,0.2536093;0.2055318;-0.02350116,0.283695;-0.07333705;-0.07422519,-0.153494;0.491985;0.01814449,-0.2726194;0.2332018;0.03136664,-0.4297768;-0.0002011657;-0.01413585,0.07281759;0.001290098;-0.05289364,0.09802476;-0.38447;-0.03250122,0.1000919;-0.7703815;0.05981063,0.1028534;-0.8140728;0.001673453,-0.08560777;0.005226893;-0.02730919,-0.1127546;-0.3808903;-0.02109084,-0.107178;-0.7705795;0.05350554,-0.1265289;-0.8113657;-0.005084779,0.01940414;0.536509;-0.01275992,400.8762
+0;0;0,0.006882624;0.3107521;0.007476372,0.01368321;0.6103104;-0.0001486535,0.1857326;0.4862991;0.003634468,0.2257798;0.2040591;0.02057914,0.2590411;-0.06937361;-0.04883929,-0.1600865;0.4813094;0.01021024,-0.3284379;0.250655;0.007639697,-0.5202752;0.04553968;-0.03498493,0.07817604;0.004873219;-0.04444648,0.09024791;-0.3779386;0.007783663,0.09301683;-0.7639005;0.1085252,0.1055696;-0.8212236;0.0173066,-0.0790192;0.007250611;-0.0425926,-0.1199249;-0.3749194;-0.001465846,-0.1419795;-0.7612709;0.09532863,-0.1427319;-0.7179692;-0.03087048,0.01200385;0.5369519;0.004170043,0;0;0,0.01172104;0.3106869;-0.002537727,0.02280615;0.6097414;-0.01929617,0.1912728;0.4831593;-0.03770065,0.2533961;0.2048218;-0.02289367,0.2833709;-0.07310796;-0.07336402,-0.1525113;0.4924571;0.01851601,-0.2793054;0.236935;0.03200671,-0.4391531;0.006639078;-0.01385377,0.07278834;0.001191422;-0.05302048,0.09762222;-0.3840255;-0.03277659,0.09942381;-0.7720241;0.0598352,0.08084102;-0.7653358;-0.06351375,-0.08567863;0.005387229;-0.02721915,-0.1131511;-0.380136;-0.02124244,-0.1074936;-0.7719027;0.05365701,-0.133614;-0.8378596;-0.02517016,0.02019766;0.5365831;-0.01266384,400.8883
+0;0;0,0.007019773;0.3107505;0.00741477,0.01399758;0.6103029;-0.0002808613,0.1860184;0.4863535;0.003305525,0.2263795;0.2041395;0.01993413,0.2595926;-0.06927481;-0.04957991,-0.1599622;0.481828;0.01073635,-0.3371893;0.2579182;0.008443444,-0.5421824;0.06616506;-0.03513694,0.07817084;0.00483715;-0.04445957,0.0903469;-0.3779885;0.007644262,0.09286996;-0.7638508;0.1087732,0.1056119;-0.8201621;0.0166226,-0.07902326;0.007294557;-0.04257755,-0.1200011;-0.3748658;-0.001433086,-0.1418278;-0.761223;0.09539053,-0.1428072;-0.7179214;-0.03080703,0.01227303;0.5369465;0.004055344,0;0;0,0.01172104;0.3106869;-0.002537727,0.02280615;0.6097414;-0.01929617,0.1912728;0.4831593;-0.03770065,0.2533961;0.2048218;-0.02289367,0.2833709;-0.07310796;-0.07336402,-0.1525113;0.4924571;0.01851601,-0.2793054;0.236935;0.03200671,-0.4391531;0.006639078;-0.01385377,0.07278834;0.001191422;-0.05302048,0.09762222;-0.3840255;-0.03277659,0.09942381;-0.7720241;0.0598352,0.08084102;-0.7653358;-0.06351375,-0.08567863;0.005387229;-0.02721915,-0.1131511;-0.380136;-0.02124244,-0.1074936;-0.7719027;0.05365701,-0.133614;-0.8378596;-0.02517016,0.02019766;0.5365831;-0.01266384,400.9092
+0;0;0,0.007017735;0.3106604;0.007412618,0.01399224;0.6100711;-0.0002791495,0.1862263;0.4860995;0.00330397,0.2265878;0.2038826;0.01993275,0.2597463;-0.06908253;-0.04946709,-0.1601771;0.4815685;0.01074388,-0.337406;0.2576565;0.008450948,-0.5420623;0.0662183;-0.03505784,0.07815734;0.004836314;-0.04445189,0.09032574;-0.3777484;0.007619146,0.09285082;-0.7639197;0.108829,0.1021292;-0.7967698;0.04172685,-0.07900961;0.007293297;-0.04257019,-0.1199617;-0.3746265;-0.001451626,-0.1418059;-0.7612931;0.0954495,-0.142519;-0.7216071;0.003555015,0.01226862;0.5367544;0.004054706,0;0;0,0.01202681;0.3105847;-0.002562046,0.02337413;0.6094851;-0.01935911,0.1918059;0.4822075;-0.03759027,0.2531022;0.2037249;-0.02202916,0.2829361;-0.07368636;-0.07281065,-0.1523592;0.492999;0.01883507,-0.2868827;0.2414752;0.03266112,-0.4557794;0.01838461;-0.01349417,0.07277047;0.001080856;-0.05302095,0.09739294;-0.383923;-0.03311324,0.09907424;-0.7722447;0.05952311,0.1005799;-0.8169354;0.005136017,-0.08564278;0.005524085;-0.02725305,-0.11355;-0.3797283;-0.02156574,-0.1079751;-0.7718271;0.05330394,-0.1282286;-0.8099438;-0.005762495,0.02070495;0.5363698;-0.01271701,400.9204
+0;0;0,0.007017735;0.3106604;0.007412618,0.01399224;0.6100711;-0.0002791495,0.1862263;0.4860995;0.00330397,0.2265878;0.2038826;0.01993275,0.2597463;-0.06908253;-0.04946709,-0.1601771;0.4815685;0.01074388,-0.337406;0.2576565;0.008450948,-0.5420623;0.0662183;-0.03505784,0.07815734;0.004836314;-0.04445189,0.09032574;-0.3777484;0.007619146,0.09285082;-0.7639197;0.108829,0.1021292;-0.7967698;0.04172685,-0.07900961;0.007293297;-0.04257019,-0.1199617;-0.3746265;-0.001451626,-0.1418059;-0.7612931;0.0954495,-0.142519;-0.7216071;0.003555015,0.01226862;0.5367544;0.004054706,0;0;0,0.01202681;0.3105847;-0.002562046,0.02337413;0.6094851;-0.01935911,0.1918059;0.4822075;-0.03759027,0.2531022;0.2037249;-0.02202916,0.2829361;-0.07368636;-0.07281065,-0.1523592;0.492999;0.01883507,-0.2868827;0.2414752;0.03266112,-0.4557794;0.01838461;-0.01349417,0.07277047;0.001080856;-0.05302095,0.09739294;-0.383923;-0.03311324,0.09907424;-0.7722447;0.05952311,0.1005799;-0.8169354;0.005136017,-0.08564278;0.005524085;-0.02725305,-0.11355;-0.3797283;-0.02156574,-0.1079751;-0.7718271;0.05330394,-0.1282286;-0.8099438;-0.005762495,0.02070495;0.5363698;-0.01271701,400.9428
+0;0;0,0.00716572;0.310708;0.007393908,0.01431639;0.610144;-0.0002944763,0.1867809;0.4859658;0.002988033,0.2269269;0.2033839;0.01969673,0.2605395;-0.06989902;-0.05003093,-0.1604133;0.4822777;0.01140505,-0.3490872;0.267476;0.008992346,-0.5594286;0.08185698;-0.03547564,0.07806518;0.004765182;-0.04461826,0.09004362;-0.3776226;0.007922105,0.0924483;-0.7635064;0.1088403,0.1014234;-0.797609;0.04067073,-0.07907864;0.007409318;-0.04241863,-0.1201749;-0.3743833;-0.001554627,-0.1420126;-0.7606848;0.09535164,-0.1429168;-0.7208292;0.001869917,0.01254732;0.5368236;0.004035731,0;0;0,0.01236695;0.3106229;-0.002432585,0.02396642;0.6095502;-0.01910281,0.1926255;0.4817803;-0.03671122,0.2529587;0.2027289;-0.02142525,0.282565;-0.07517177;-0.07212043,-0.152263;0.4934816;0.01906689,-0.2916006;0.2442013;0.03277076,-0.4660326;0.02488028;-0.01356606,0.07286273;0.0008523017;-0.05289578,0.09708634;-0.3840393;-0.03299546,0.09859285;-0.7721487;0.05901217,0.1030672;-0.8171911;0.002572775,-0.08559874;0.005742752;-0.02734128,-0.1140925;-0.3793286;-0.02164187,-0.1083023;-0.7711258;0.05291066,-0.1276375;-0.8110224;-0.006900702,0.02124299;0.5364293;-0.01249433,400.9647
+0;0;0,0.00716572;0.310708;0.007393908,0.01431639;0.610144;-0.0002944763,0.1867809;0.4859658;0.002988033,0.2269269;0.2033839;0.01969673,0.2605395;-0.06989902;-0.05003093,-0.1604133;0.4822777;0.01140505,-0.3490872;0.267476;0.008992346,-0.5594286;0.08185698;-0.03547564,0.07806518;0.004765182;-0.04461826,0.09004362;-0.3776226;0.007922105,0.0924483;-0.7635064;0.1088403,0.1014234;-0.797609;0.04067073,-0.07907864;0.007409318;-0.04241863,-0.1201749;-0.3743833;-0.001554627,-0.1420126;-0.7606848;0.09535164,-0.1429168;-0.7208292;0.001869917,0.01254732;0.5368236;0.004035731,0;0;0,0.01236695;0.3106229;-0.002432585,0.02396642;0.6095502;-0.01910281,0.1926255;0.4817803;-0.03671122,0.2529587;0.2027289;-0.02142525,0.282565;-0.07517177;-0.07212043,-0.152263;0.4934816;0.01906689,-0.2916006;0.2442013;0.03277076,-0.4660326;0.02488028;-0.01356606,0.07286273;0.0008523017;-0.05289578,0.09708634;-0.3840393;-0.03299546,0.09859285;-0.7721487;0.05901217,0.1030672;-0.8171911;0.002572775,-0.08559874;0.005742752;-0.02734128,-0.1140925;-0.3793286;-0.02164187,-0.1083023;-0.7711258;0.05291066,-0.1276375;-0.8110224;-0.006900702,0.02124299;0.5364293;-0.01249433,400.9765
+0;0;0,0.007165866;0.3107144;0.00739406,0.01431481;0.6100783;-0.000292086,0.18703;0.4858535;0.002987361,0.2270223;0.2043532;0.0196321,0.2606616;-0.06914631;-0.05015083,-0.1606625;0.4821601;0.01141646,-0.3486142;0.2681805;0.009012989,-0.5591223;0.08241439;-0.03549024,0.07803778;0.004763509;-0.04460259,0.09001924;-0.3777207;0.007951029,0.09242558;-0.7638702;0.1089387,0.1013911;-0.797904;0.04084239,-0.07905088;0.007406716;-0.04240374,-0.1201575;-0.3744822;-0.001529422,-0.1420102;-0.7610499;0.09544358,-0.1429134;-0.7212049;0.002062291,0.01254638;0.5367843;0.004036563,0;0;0,0.01289915;0.3106097;-0.002161741,0.02504168;0.6094615;-0.01850295,0.1936343;0.4810274;-0.03611135,0.2526326;0.202808;-0.02087831,0.2820415;-0.07527879;-0.07192826,-0.1517274;0.4939865;0.01961682,-0.2967188;0.249226;0.03335296,-0.479463;0.03637715;-0.01250715,0.07280748;0.0007319003;-0.05291987,0.09640422;-0.384296;-0.03301072,0.09846878;-0.7724918;0.0598092,0.1022618;-0.8174727;0.003406279,-0.08554985;0.005899924;-0.02735669,-0.1147452;-0.3792205;-0.02192084,-0.109027;-0.7713703;0.05225217,-0.1282504;-0.8111155;-0.007613346,0.02218373;0.5363643;-0.01198435,400.9985
+0;0;0,0.007350108;0.3107106;0.007370346,0.01471356;0.6100696;-0.0003102827,0.1873056;0.4856209;0.002660025,0.2270747;0.2041027;0.01953539,0.2608917;-0.0692324;-0.05080364,-0.1605772;0.4830819;0.01211325,-0.3592434;0.2790328;0.008294407,-0.5782609;0.1029949;-0.03466174,0.07796249;0.004694774;-0.04474132,0.09000324;-0.3778017;0.007709369,0.09216131;-0.7638527;0.1090789,0.1019008;-0.7977847;0.04099333,-0.07911853;0.007448993;-0.04226992,-0.1215721;-0.3743589;-0.002019588,-0.1429771;-0.76081;0.09551592,-0.1440574;-0.7209716;0.002135813,0.01288988;0.5367767;0.00401333,0;0;0,0.01289915;0.3106097;-0.002161741,0.02504168;0.6094615;-0.01850295,0.1936343;0.4810274;-0.03611135,0.2526326;0.202808;-0.02087831,0.2820415;-0.07527879;-0.07192826,-0.1517274;0.4939865;0.01961682,-0.2967188;0.249226;0.03335296,-0.479463;0.03637715;-0.01250715,0.07280748;0.0007319003;-0.05291987,0.09640422;-0.384296;-0.03301072,0.09846878;-0.7724918;0.0598092,0.1022618;-0.8174727;0.003406279,-0.08554985;0.005899924;-0.02735669,-0.1147452;-0.3792205;-0.02192084,-0.109027;-0.7713703;0.05225217,-0.1282504;-0.8111155;-0.007613346,0.02218373;0.5363643;-0.01198435,401.0098
+0;0;0,0.007347185;0.3105871;0.007367415,0.01470591;0.6097539;-0.0003079753,0.1876097;0.4852682;0.002656738,0.227247;0.2046829;0.01947618,0.26099;-0.06805471;-0.05070907,-0.1608922;0.4827246;0.01212678,-0.3589001;0.2793517;0.008320598,-0.5774388;0.1036986;-0.03454164,0.07797574;0.004695572;-0.04474893,0.09006152;-0.3792316;0.00789794,0.09220948;-0.7634722;0.1087921,0.101977;-0.7975878;0.04051106,-0.079132;0.00745026;-0.04227711,-0.1217444;-0.3757857;-0.001876231,-0.143049;-0.7604245;0.09520189,-0.1441323;-0.7205579;0.00155367,0.01288357;0.536515;0.004012451,0;0;0,0.01327607;0.3104708;-0.002052069,0.02577014;0.6091222;-0.01827002,0.19448;0.4800806;-0.03538132,0.2524095;0.2025755;-0.02064204,0.2817076;-0.07487896;-0.07173967,-0.1515995;0.4945528;0.01996456,-0.3024862;0.2543953;0.03178414,-0.4899776;0.04660471;-0.01426368,0.07275136;0.0006095469;-0.05302453,0.09554967;-0.3858784;-0.03240657,0.09794582;-0.772396;0.05937338,0.1018639;-0.8176935;0.00295138,-0.08557426;0.006065795;-0.02729441,-0.1153574;-0.3804639;-0.02223547,-0.1096723;-0.7708007;0.05145294,-0.1286125;-0.810681;-0.00876765,0.02282761;0.5360798;-0.01178408,401.0208
+0;0;0,0.007347185;0.3105871;0.007367415,0.01470591;0.6097539;-0.0003079753,0.1876097;0.4852682;0.002656738,0.227247;0.2046829;0.01947618,0.26099;-0.06805471;-0.05070907,-0.1608922;0.4827246;0.01212678,-0.3589001;0.2793517;0.008320598,-0.5774388;0.1036986;-0.03454164,0.07797574;0.004695572;-0.04474893,0.09006152;-0.3792316;0.00789794,0.09220948;-0.7634722;0.1087921,0.101977;-0.7975878;0.04051106,-0.079132;0.00745026;-0.04227711,-0.1217444;-0.3757857;-0.001876231,-0.143049;-0.7604245;0.09520189,-0.1441323;-0.7205579;0.00155367,0.01288357;0.536515;0.004012451,0;0;0,0.01327607;0.3104708;-0.002052069,0.02577014;0.6091222;-0.01827002,0.19448;0.4800806;-0.03538132,0.2524095;0.2025755;-0.02064204,0.2817076;-0.07487896;-0.07173967,-0.1515995;0.4945528;0.01996456,-0.3024862;0.2543953;0.03178414,-0.4899776;0.04660471;-0.01426368,0.07275136;0.0006095469;-0.05302453,0.09554967;-0.3858784;-0.03240657,0.09794582;-0.772396;0.05937338,0.1018639;-0.8176935;0.00295138,-0.08557426;0.006065795;-0.02729441,-0.1153574;-0.3804639;-0.02223547,-0.1096723;-0.7708007;0.05145294,-0.1286125;-0.810681;-0.00876765,0.02282761;0.5360798;-0.01178408,401.0435
+0;0;0,0.007709386;0.3106103;0.007272974,0.01569771;0.609786;-0.0005124011,0.1883737;0.4851534;0.002324948,0.2277587;0.2056795;0.01911309,0.2614692;-0.06736004;-0.05151982,-0.1604072;0.4839898;0.01277851,-0.3658788;0.2898336;0.007931383,-0.5910367;0.1218465;-0.03402401,0.07798108;0.004614199;-0.04480402,0.0900111;-0.3795957;0.007839944,0.09185406;-0.7642393;0.108927,0.1005324;-0.7955357;0.04368137,-0.07915954;0.007571965;-0.04226314,-0.1216677;-0.3759291;-0.001601227,-0.1431559;-0.7609849;0.09557341,-0.1355929;-0.798115;0.03619413,0.01369841;0.5365462;0.003834818,0;0;0,0.01386517;0.3104752;-0.001998186,0.02713052;0.609121;-0.01821566,0.1954466;0.4792649;-0.03469944,0.2522416;0.2026507;-0.02064395,0.2815012;-0.07522601;-0.07167768,-0.1505368;0.4949729;0.02001306,-0.3094494;0.261401;0.03139836,-0.5011455;0.05697466;-0.01484524,0.07268771;0.0005767792;-0.05315924,0.09548598;-0.3861822;-0.03239655,0.09772959;-0.7731958;0.0591898,0.1033577;-0.8084899;-0.002410173,-0.08563986;0.006132211;-0.02716525,-0.1157816;-0.3806511;-0.02231174,-0.1101111;-0.7714466;0.05130424,-0.1256591;-0.8071206;-0.008149367,0.02398486;0.5360804;-0.01172543,401.0653
+0;0;0,0.007709386;0.3106103;0.007272974,0.01569771;0.609786;-0.0005124011,0.1883737;0.4851534;0.002324948,0.2277587;0.2056795;0.01911309,0.2614692;-0.06736004;-0.05151982,-0.1604072;0.4839898;0.01277851,-0.3658788;0.2898336;0.007931383,-0.5910367;0.1218465;-0.03402401,0.07798108;0.004614199;-0.04480402,0.0900111;-0.3795957;0.007839944,0.09185406;-0.7642393;0.108927,0.1005324;-0.7955357;0.04368137,-0.07915954;0.007571965;-0.04226314,-0.1216677;-0.3759291;-0.001601227,-0.1431559;-0.7609849;0.09557341,-0.1355929;-0.798115;0.03619413,0.01369841;0.5365462;0.003834818,0;0;0,0.01386517;0.3104752;-0.001998186,0.02713052;0.609121;-0.01821566,0.1954466;0.4792649;-0.03469944,0.2522416;0.2026507;-0.02064395,0.2815012;-0.07522601;-0.07167768,-0.1505368;0.4949729;0.02001306,-0.3094494;0.261401;0.03139836,-0.5011455;0.05697466;-0.01484524,0.07268771;0.0005767792;-0.05315924,0.09548598;-0.3861822;-0.03239655,0.09772959;-0.7731958;0.0591898,0.1033577;-0.8084899;-0.002410173,-0.08563986;0.006132211;-0.02716525,-0.1157816;-0.3806511;-0.02231174,-0.1101111;-0.7714466;0.05130424,-0.1256591;-0.8071206;-0.008149367,0.02398486;0.5360804;-0.01172543,401.077
+0;0;0,0.007709191;0.3106024;0.00727279,0.01569525;0.6096936;-0.0005101061,0.1890471;0.4848894;0.002319802,0.2283441;0.2060401;0.01907043,0.2620639;-0.06707457;-0.05158192,-0.1610819;0.4837214;0.01281377,-0.3660942;0.289999;0.007977475,-0.5913141;0.1219656;-0.03398946,0.07798166;0.004614233;-0.04480435,0.08994469;-0.3774565;0.007546503,0.09179705;-0.7640606;0.1091488,0.1006842;-0.7968313;0.04233395,-0.07916012;0.007572021;-0.04226345,-0.1214316;-0.3737938;-0.001827929,-0.1430293;-0.7608122;0.095842,-0.1352844;-0.7995569;0.03503459,0.01369669;0.5364809;0.003835508,0;0;0,0.01437029;0.3104447;-0.001933813,0.02821739;0.6089838;-0.01807284,0.1971036;0.4787261;-0.03372693,0.2521945;0.2023862;-0.02019668,0.2812937;-0.07546932;-0.07186818,-0.1502816;0.4949714;0.02052876,-0.3156266;0.2665843;0.02959298,-0.5120996;0.06640108;-0.01563375,0.07267235;0.0005490035;-0.05318165,0.09423673;-0.3841318;-0.03275157,0.09756716;-0.7732136;0.05886435,0.1019769;-0.8141362;0.0002648756,-0.08563937;0.006166624;-0.02716118,-0.1160936;-0.3784389;-0.02357424,-0.1094394;-0.7713607;0.04961989,-0.1254507;-0.8093132;-0.01045886,0.02492662;0.5359749;-0.01160431,401.099
+0;0;0,0.008126386;0.3106144;0.007220993,0.01668961;0.6096839;-0.0005657617,0.1905523;0.4843214;0.00187972,0.2293973;0.205965;0.01847634,0.2628721;-0.06703714;-0.05215873,-0.1612728;0.4845097;0.01348495,-0.3747072;0.3009555;0.008979017,-0.6107633;0.1493671;-0.03504934,0.07789392;0.004538486;-0.0449468,0.08957863;-0.3770544;0.007686757,0.0910455;-0.763835;0.1094931,0.099222;-0.7944401;0.04484136,-0.07921787;0.007644705;-0.04212319,-0.1215626;-0.3732652;-0.001694191,-0.1431417;-0.7604988;0.09603228,-0.1356222;-0.7969902;0.0373635,0.01453869;0.5364792;0.003773442,0;0;0,0.01467501;0.3104533;-0.00170207,0.0287263;0.6089916;-0.01756835,0.1982955;0.4782564;-0.03302741,0.2520066;0.2021896;-0.02003002,0.2810566;-0.07544354;-0.07214499,-0.1507117;0.4950617;0.02071959,-0.3220625;0.2718313;0.02930989,-0.5242376;0.07756506;-0.01570029,0.0726003;0.0004747957;-0.05326581,0.09389173;-0.38378;-0.03289819,0.09731425;-0.7731272;0.05855108,0.1011395;-0.812982;0.003547914,-0.08564027;0.006279996;-0.02710318,-0.1165671;-0.3778464;-0.02389141,-0.1102198;-0.7710985;0.04876189,-0.1246064;-0.8080047;-0.00812624,0.025394;0.5359823;-0.01117253,401.1213
+0;0;0,0.008126386;0.3106144;0.007220993,0.01668961;0.6096839;-0.0005657617,0.1905523;0.4843214;0.00187972,0.2293973;0.205965;0.01847634,0.2628721;-0.06703714;-0.05215873,-0.1612728;0.4845097;0.01348495,-0.3747072;0.3009555;0.008979017,-0.6107633;0.1493671;-0.03504934,0.07789392;0.004538486;-0.0449468,0.08957863;-0.3770544;0.007686757,0.0910455;-0.763835;0.1094931,0.099222;-0.7944401;0.04484136,-0.07921787;0.007644705;-0.04212319,-0.1215626;-0.3732652;-0.001694191,-0.1431417;-0.7604988;0.09603228,-0.1356222;-0.7969902;0.0373635,0.01453869;0.5364792;0.003773442,0;0;0,0.01467501;0.3104533;-0.00170207,0.0287263;0.6089916;-0.01756835,0.1982955;0.4782564;-0.03302741,0.2520066;0.2021896;-0.02003002,0.2810566;-0.07544354;-0.07214499,-0.1507117;0.4950617;0.02071959,-0.3220625;0.2718313;0.02930989,-0.5242376;0.07756506;-0.01570029,0.0726003;0.0004747957;-0.05326581,0.09389173;-0.38378;-0.03289819,0.09731425;-0.7731272;0.05855108,0.1011395;-0.812982;0.003547914,-0.08564027;0.006279996;-0.02710318,-0.1165671;-0.3778464;-0.02389141,-0.1102198;-0.7710985;0.04876189,-0.1246064;-0.8080047;-0.00812624,0.025394;0.5359823;-0.01117253,401.1325
+0;0;0,0.008126386;0.3106144;0.007220993,0.01668961;0.6096839;-0.0005657617,0.1905523;0.4843214;0.00187972,0.2293973;0.205965;0.01847634,0.2628721;-0.06703714;-0.05215873,-0.1612728;0.4845097;0.01348495,-0.3747072;0.3009555;0.008979017,-0.6107633;0.1493671;-0.03504934,0.07789392;0.004538486;-0.0449468,0.08957863;-0.3770544;0.007686757,0.0910455;-0.763835;0.1094931,0.099222;-0.7944401;0.04484136,-0.07921787;0.007644705;-0.04212319,-0.1215626;-0.3732652;-0.001694191,-0.1431417;-0.7604988;0.09603228,-0.1356222;-0.7969902;0.0373635,0.01453869;0.5364792;0.003773442,0;0;0,0.01467501;0.3104533;-0.00170207,0.0287263;0.6089916;-0.01756835,0.1982955;0.4782564;-0.03302741,0.2520066;0.2021896;-0.02003002,0.2810566;-0.07544354;-0.07214499,-0.1507117;0.4950617;0.02071959,-0.3220625;0.2718313;0.02930989,-0.5242376;0.07756506;-0.01570029,0.0726003;0.0004747957;-0.05326581,0.09389173;-0.38378;-0.03289819,0.09731425;-0.7731272;0.05855108,0.1011395;-0.812982;0.003547914,-0.08564027;0.006279996;-0.02710318,-0.1165671;-0.3778464;-0.02389141,-0.1102198;-0.7710985;0.04876189,-0.1246064;-0.8080047;-0.00812624,0.025394;0.5359823;-0.01117253,401.1441
+0;0;0,0.008520177;0.3104883;0.007129668,0.0175105;0.6093708;-0.0007098317,0.1912097;0.4835861;0.001736525,0.2301067;0.2054543;0.01807882,0.2634111;-0.06730157;-0.05276628,-0.1608554;0.4851001;0.01388265,-0.3825903;0.3120823;0.007896431,-0.6201063;0.1625944;-0.03409729,0.07774502;0.004463166;-0.04487047,0.08921428;-0.3772605;0.007997315,0.09066389;-0.7636671;0.1097104,0.09750427;-0.793965;0.04491736,-0.07907432;0.007670069;-0.04202364,-0.1216718;-0.3733604;-0.001517273,-0.143216;-0.7601908;0.0962361,-0.1354077;-0.7960369;0.03720989,0.01525626;0.536218;0.003637293,0;0;0,0.01519648;0.3103117;-0.001455784,0.02975408;0.6086668;-0.01704884,0.1991909;0.4777104;-0.0325923,0.2518151;0.2016537;-0.01991606,0.2806449;-0.07563859;-0.07284832,-0.1500293;0.4956733;0.02151247,-0.328068;0.277999;0.02909159,-0.5370603;0.09127724;-0.01541904,0.07261033;0.0003531277;-0.05296397,0.09328263;-0.3841157;-0.03306723,0.09694792;-0.7731751;0.05791092,0.09992509;-0.8143839;0.004984379,-0.08539073;0.006354349;-0.0273059,-0.1176506;-0.3778223;-0.02464784,-0.1109394;-0.7707262;0.04773474,-0.1240046;-0.8061116;-0.01087256,0.02629887;0.5357054;-0.01072335,401.1565
+0;0;0,0.008520177;0.3104883;0.007129668,0.0175105;0.6093708;-0.0007098317,0.1912097;0.4835861;0.001736525,0.2301067;0.2054543;0.01807882,0.2634111;-0.06730157;-0.05276628,-0.1608554;0.4851001;0.01388265,-0.3825903;0.3120823;0.007896431,-0.6201063;0.1625944;-0.03409729,0.07774502;0.004463166;-0.04487047,0.08921428;-0.3772605;0.007997315,0.09066389;-0.7636671;0.1097104,0.09750427;-0.793965;0.04491736,-0.07907432;0.007670069;-0.04202364,-0.1216718;-0.3733604;-0.001517273,-0.143216;-0.7601908;0.0962361,-0.1354077;-0.7960369;0.03720989,0.01525626;0.536218;0.003637293,0;0;0,0.01519648;0.3103117;-0.001455784,0.02975408;0.6086668;-0.01704884,0.1991909;0.4777104;-0.0325923,0.2518151;0.2016537;-0.01991606,0.2806449;-0.07563859;-0.07284832,-0.1500293;0.4956733;0.02151247,-0.328068;0.277999;0.02909159,-0.5370603;0.09127724;-0.01541904,0.07261033;0.0003531277;-0.05296397,0.09328263;-0.3841157;-0.03306723,0.09694792;-0.7731751;0.05791092,0.09992509;-0.8143839;0.004984379,-0.08539073;0.006354349;-0.0273059,-0.1176506;-0.3778223;-0.02464784,-0.1109394;-0.7707262;0.04773474,-0.1240046;-0.8061116;-0.01087256,0.02629887;0.5357054;-0.01072335,401.1772
+0;0;0,0.008519134;0.3104503;0.007128796,0.01750744;0.6092659;-0.0007088145,0.1916905;0.483356;0.001731167,0.2304947;0.2058877;0.01803448,0.2639666;-0.06824011;-0.05316695,-0.1613416;0.4848742;0.01391065,-0.3825475;0.3122691;0.007938711,-0.6212583;0.1620293;-0.03426623,0.07775202;0.004463567;-0.0448745,0.08927636;-0.3790934;0.008247178,0.09072185;-0.7644017;0.1096712,0.09770264;-0.7959373;0.04354814,-0.07908145;0.007670759;-0.04202743,-0.1218835;-0.3751896;-0.001326524,-0.1433665;-0.7609206;0.096149,-0.1353979;-0.7981183;0.03591118,0.0152538;0.5361325;0.003637155,0;0;0,0.01546241;0.3102611;-0.001319647,0.03026736;0.6085491;-0.01668382,0.2000543;0.4771763;-0.03215051,0.2518381;0.2016267;-0.01985908,0.2803694;-0.07698536;-0.07368612,-0.1502157;0.496037;0.02174794,-0.3340662;0.2840683;0.02708806,-0.5493627;0.1022973;-0.01698874,0.07264401;0.0003083199;-0.05293179,0.09360649;-0.3859815;-0.03264809,0.09685126;-0.7739583;0.05798794,0.1003024;-0.8149656;0.001830347,-0.08538477;0.00639825;-0.02734088,-0.1178802;-0.3796149;-0.02441813,-0.1111304;-0.7716062;0.04663556,-0.1233875;-0.8061508;-0.01574537,0.02675414;0.5356044;-0.01042318,401.2007
+0;0;0,0.008703094;0.3104455;0.007113322,0.01784896;0.6092566;-0.0007143267,0.1919594;0.4832247;0.001525469,0.2306521;0.2057408;0.01782819,0.2642211;-0.06822601;-0.0539449,-0.1612358;0.485643;0.01426531,-0.3895357;0.3225165;0.008866576,-0.6390111;0.1903125;-0.03138476,0.07769226;0.004448194;-0.0449794,0.08916687;-0.3790771;0.008381002,0.09013364;-0.7643552;0.1099253,0.09823062;-0.7964445;0.04445034,-0.07912674;0.007695838;-0.0419375,-0.1222522;-0.3751368;-0.001316682,-0.1437551;-0.760797;0.09643401,-0.1453457;-0.7213168;0.006349556,0.01556175;0.5361241;0.003627367,0;0;0,0.01546241;0.3102611;-0.001319647,0.03026736;0.6085491;-0.01668382,0.2000543;0.4771763;-0.03215051,0.2518381;0.2016267;-0.01985908,0.2803694;-0.07698536;-0.07368612,-0.1502157;0.496037;0.02174794,-0.3340662;0.2840683;0.02708806,-0.5493627;0.1022973;-0.01698874,0.07264401;0.0003083199;-0.05293179,0.09360649;-0.3859815;-0.03264809,0.09685126;-0.7739583;0.05798794,0.1003024;-0.8149656;0.001830347,-0.08538477;0.00639825;-0.02734088,-0.1178802;-0.3796149;-0.02441813,-0.1111304;-0.7716062;0.04663556,-0.1233875;-0.8061508;-0.01574537,0.02675414;0.5356044;-0.01042318,401.2121
+0;0;0,0.00870021;0.3103426;0.007110964,0.01783981;0.6089494;-0.0007109237,0.1922011;0.4829021;0.001522384,0.2308229;0.2059269;0.01779522,0.2643588;-0.06776932;-0.05390699,-0.1614927;0.4853238;0.01428021,-0.3893741;0.3224964;0.008891376,-0.6386031;0.1904229;-0.0313202,0.0776223;0.004444188;-0.0449389,0.08912268;-0.3799427;0.008541379,0.09008668;-0.7641166;0.1097947,0.09821099;-0.7964156;0.04409871,-0.07905548;0.007688907;-0.04189973,-0.1222778;-0.3760037;-0.001187667,-0.1437191;-0.7605586;0.09628288,-0.145315;-0.7210464;0.005894363,0.01555445;0.5358761;0.00362725,0;0;0,0.01605203;0.3101292;-0.001022577,0.03156226;0.6081951;-0.01602197,0.2013527;0.4764156;-0.03105426,0.2518009;0.2011005;-0.01972986,0.2800911;-0.07714421;-0.07409,-0.1495882;0.4966121;0.02217831,-0.3397811;0.290986;0.02621415,-0.5602299;0.1158447;-0.01741266,0.07271097;0.0001430809;-0.05270266,0.09334495;-0.3870308;-0.03229928,0.09658205;-0.774017;0.05755592,0.1006885;-0.8152286;0.001207355,-0.0852543;0.0065305;-0.02745054,-0.1192361;-0.3802394;-0.0274696,-0.1122898;-0.7709414;0.04426929,-0.1246573;-0.8058279;-0.01817994,0.02786835;0.5353108;-0.009857894,401.2334
+0;0;0,0.008698265;0.3102733;0.007109375,0.0178323;0.6086984;-0.0007072461,0.1921552;0.4827191;0.001523215,0.2309397;0.2045774;0.01786458,0.264421;-0.06867388;-0.05372107,-0.1614583;0.4851403;0.01427814,-0.3902993;0.3216271;0.008866612,-0.6391231;0.1897683;-0.0312796,0.07756138;0.0044407;-0.04490363,0.08905941;-0.3798677;0.008565728,0.09002328;-0.7639886;0.109805,0.09801212;-0.7952487;0.04520451,-0.07899344;0.007682873;-0.04186685,-0.1222069;-0.3759314;-0.001163099,-0.1436453;-0.7604332;0.09629399,-0.1452146;-0.7210796;0.007412642,0.01554869;0.5356811;0.003627602,0;0;0,0.01666509;0.3100286;-0.0004913807,0.03284526;0.6079104;-0.01481366,0.2024172;0.4759812;-0.02951932,0.2522456;0.1993309;-0.01875591,0.2798028;-0.0781377;-0.07500124,-0.1486922;0.4971795;0.02270088,-0.3463545;0.2970504;0.02616578,-0.5666725;0.1224495;-0.01726556,0.07270539;4.288554E-05;-0.05259037,0.09290011;-0.3870882;-0.03244591,0.0962355;-0.7741302;0.05692148,0.1007467;-0.8136935;0.0009710789,-0.08513878;0.006623531;-0.02755609,-0.1195317;-0.3800303;-0.02773591,-0.1124582;-0.7706455;0.04415936,-0.1250687;-0.8051616;-0.01640878,0.02898431;0.5350763;-0.008829594,401.2553
+0;0;0,0.008909914;0.3102686;0.00704887,0.0182304;0.6086865;-0.0008231457,0.1924806;0.4826111;0.00127492,0.2309158;0.2044139;0.01749625,0.2643112;-0.06874257;-0.05449031,-0.1613708;0.4861817;0.01462578,-0.3960165;0.3311489;0.008277783,-0.6473689;0.203953;-0.03115457,0.07750572;0.004413031;-0.04500236,0.0888624;-0.3798787;0.008616928,0.08966031;-0.763967;0.1099808,0.09845049;-0.7951443;0.04540582,-0.0790361;0.007723282;-0.0417788,-0.1224018;-0.3758784;-0.001118146,-0.1437952;-0.7603733;0.09637614,-0.1454657;-0.7210238;0.007496201,0.01590538;0.5356714;0.003525437,0;0;0,0.01666509;0.3100286;-0.0004913807,0.03284526;0.6079104;-0.01481366,0.2024172;0.4759812;-0.02951932,0.2522456;0.1993309;-0.01875591,0.2798028;-0.0781377;-0.07500124,-0.1486922;0.4971795;0.02270088,-0.3463545;0.2970504;0.02616578,-0.5666725;0.1224495;-0.01726556,0.07270539;4.288554E-05;-0.05259037,0.09290011;-0.3870882;-0.03244591,0.0962355;-0.7741302;0.05692148,0.1007467;-0.8136935;0.0009710789,-0.08513878;0.006623531;-0.02755609,-0.1195317;-0.3800303;-0.02773591,-0.1124582;-0.7706455;0.04415936,-0.1250687;-0.8051616;-0.01640878,0.02898431;0.5350763;-0.008829594,401.2666
+0;0;0,0.008909914;0.3102686;0.00704887,0.0182304;0.6086865;-0.0008231457,0.1924806;0.4826111;0.00127492,0.2309158;0.2044139;0.01749625,0.2643112;-0.06874257;-0.05449031,-0.1613708;0.4861817;0.01462578,-0.3960165;0.3311489;0.008277783,-0.6473689;0.203953;-0.03115457,0.07750572;0.004413031;-0.04500236,0.0888624;-0.3798787;0.008616928,0.08966031;-0.763967;0.1099808,0.09845049;-0.7951443;0.04540582,-0.0790361;0.007723282;-0.0417788,-0.1224018;-0.3758784;-0.001118146,-0.1437952;-0.7603733;0.09637614,-0.1454657;-0.7210238;0.007496201,0.01590538;0.5356714;0.003525437,0;0;0,0.01666509;0.3100286;-0.0004913807,0.03284526;0.6079104;-0.01481366,0.2024172;0.4759812;-0.02951932,0.2522456;0.1993309;-0.01875591,0.2798028;-0.0781377;-0.07500124,-0.1486922;0.4971795;0.02270088,-0.3463545;0.2970504;0.02616578,-0.5666725;0.1224495;-0.01726556,0.07270539;4.288554E-05;-0.05259037,0.09290011;-0.3870882;-0.03244591,0.0962355;-0.7741302;0.05692148,0.1007467;-0.8136935;0.0009710789,-0.08513878;0.006623531;-0.02755609,-0.1195317;-0.3800303;-0.02773591,-0.1124582;-0.7706455;0.04415936,-0.1250687;-0.8051616;-0.01640878,0.02898431;0.5350763;-0.008829594,401.2777
+0;0;0,0.008910573;0.3102916;0.007049392,0.0182326;0.6087586;-0.0008240228,0.1931804;0.4824589;0.001266004,0.2315642;0.2046338;0.01746564,0.264926;-0.06824827;-0.0544486,-0.1620698;0.4860437;0.01466964,-0.3964018;0.3312182;0.008330131,-0.6475017;0.2041501;-0.03106261,0.07751823;0.004413744;-0.04500962,0.08885635;-0.3792495;0.008521985,0.08964804;-0.7603428;0.1090954,0.09876461;-0.7937916;0.04212268,-0.07904887;0.00772453;-0.04178555,-0.1223436;-0.3752499;-0.001191381,-0.1435703;-0.7567465;0.09554262,-0.1453028;-0.7170498;0.003362462,0.01590711;0.535729;0.003525418,0;0;0,0.01693938;0.3100371;-0.0002002716,0.03327001;0.6079715;-0.01427579,0.2033372;0.4752654;-0.02898407,0.2521897;0.1988034;-0.018749,0.2795617;-0.07828981;-0.07548857,-0.1490478;0.4974465;0.02346359,-0.352749;0.3039899;0.02517305,-0.5910887;0.155587;-0.01864521,0.07269309;-4.376471E-05;-0.05263209,0.09236447;-0.3865632;-0.03244448,0.09568132;-0.7704358;0.05687809,0.1009785;-0.813673;0.0002877675,-0.08514611;0.006733033;-0.02755413,-0.1199117;-0.3792498;-0.02812533,-0.1126476;-0.7667738;0.04342934,-0.1251171;-0.8033971;-0.0198167,0.02938231;0.5351196;-0.008349419,401.3
+0;0;0,0.009070867;0.3102903;0.006899596,0.01852169;0.6087478;-0.001166858,0.1933652;0.4821997;0.0009560853,0.2314468;0.2043309;0.01712017,0.2648747;-0.06842682;-0.05523377,-0.1620673;0.4870689;0.01479142,-0.4021517;0.3413238;0.008432655,-0.6606948;0.2296192;-0.02934046,0.0774129;0.004460054;-0.045186,0.08866775;-0.3791705;0.008597258,0.08899238;-0.7601323;0.10967,0.09873824;-0.7938762;0.04306709,-0.07912391;0.007743273;-0.0416398,-0.122578;-0.3752397;-0.001297444,-0.1438097;-0.7567465;0.09539514,-0.1359847;-0.7958289;0.03407132,0.01616823;0.5357223;0.003235521,0;0;0,0.01693938;0.3100371;-0.0002002716,0.03327001;0.6079715;-0.01427579,0.2033372;0.4752654;-0.02898407,0.2521897;0.1988034;-0.018749,0.2795617;-0.07828981;-0.07548857,-0.1490478;0.4974465;0.02346359,-0.352749;0.3039899;0.02517305,-0.5910887;0.155587;-0.01864521,0.07269309;-4.376471E-05;-0.05263209,0.09236447;-0.3865632;-0.03244448,0.09568132;-0.7704358;0.05687809,0.1009785;-0.813673;0.0002877675,-0.08514611;0.006733033;-0.02755413,-0.1199117;-0.3792498;-0.02812533,-0.1126476;-0.7667738;0.04342934,-0.1251171;-0.8033971;-0.0198167,0.02938231;0.5351196;-0.008349419,401.3115
+0;0;0,0.00906538;0.3101026;0.006895422,0.01850619;0.6082441;-0.001161869,0.1936578;0.4816954;0.0009516347,0.2316543;0.204448;0.01707957,0.2651564;-0.06891587;-0.05543517,-0.1623868;0.4865729;0.01481079,-0.4019343;0.3411538;0.008466253,-0.661052;0.2292009;-0.02939081,0.07741112;0.004459952;-0.04518496,0.08867815;-0.379586;0.008656528,0.0890035;-0.7613979;0.1099548,0.09877152;-0.7952867;0.04320049,-0.07912208;0.007743096;-0.04163885,-0.1226232;-0.3756545;-0.001252808,-0.1439023;-0.7580127;0.09565555,-0.1360595;-0.7972521;0.03419232,0.01615568;0.5353101;0.003234996,0;0;0,0.01704954;0.309843;-1.692772E-05,0.03346306;0.6074691;-0.01381302,0.2037373;0.4745181;-0.02859855,0.2523564;0.1986345;-0.01888299,0.2795797;-0.07900438;-0.07619023,-0.1492662;0.4979857;0.02460309,-0.3577273;0.3105999;0.02530305,-0.5955014;0.1607778;-0.020799,0.07267441;-0.0001127422;-0.05265427,0.0921246;-0.3870444;-0.03209448,0.09544276;-0.7719169;0.0568099,0.09918654;-0.8159904;0.000841856,-0.08513776;0.006829675;-0.0275494,-0.1196341;-0.379599;-0.02742486,-0.1124365;-0.7680567;0.04392339,-0.1215439;-0.8069986;-0.01769971,0.02955782;0.5347041;-0.007961512,401.3337
+0;0;0,0.00906538;0.3101026;0.006895422,0.01850619;0.6082441;-0.001161869,0.1936578;0.4816954;0.0009516347,0.2316543;0.204448;0.01707957,0.2651564;-0.06891587;-0.05543517,-0.1623868;0.4865729;0.01481079,-0.4019343;0.3411538;0.008466253,-0.661052;0.2292009;-0.02939081,0.07741112;0.004459952;-0.04518496,0.08867815;-0.379586;0.008656528,0.0890035;-0.7613979;0.1099548,0.09877152;-0.7952867;0.04320049,-0.07912208;0.007743096;-0.04163885,-0.1226232;-0.3756545;-0.001252808,-0.1439023;-0.7580127;0.09565555,-0.1360595;-0.7972521;0.03419232,0.01615568;0.5353101;0.003234996,0;0;0,0.01704954;0.309843;-1.692772E-05,0.03346306;0.6074691;-0.01381302,0.2037373;0.4745181;-0.02859855,0.2523564;0.1986345;-0.01888299,0.2795797;-0.07900438;-0.07619023,-0.1492662;0.4979857;0.02460309,-0.3577273;0.3105999;0.02530305,-0.5955014;0.1607778;-0.020799,0.07267441;-0.0001127422;-0.05265427,0.0921246;-0.3870444;-0.03209448,0.09544276;-0.7719169;0.0568099,0.09918654;-0.8159904;0.000841856,-0.08513776;0.006829675;-0.0275494,-0.1196341;-0.379599;-0.02742486,-0.1124365;-0.7680567;0.04392339,-0.1215439;-0.8069986;-0.01769971,0.02955782;0.5347041;-0.007961512,401.3449
+0;0;0,0.009154619;0.309831;0.006918605,0.01865291;0.6075666;-0.001099296,0.1938529;0.4810687;0.0007007136,0.2314974;0.2040778;0.01702743,0.2648548;-0.06871071;-0.05589851,-0.1625682;0.4868799;0.01493421,-0.4075301;0.3513568;0.009032237,-0.667272;0.2421954;-0.02920934,0.07730842;0.004475846;-0.0453455,0.08854382;-0.3787908;0.008729514,0.08855155;-0.7612449;0.1102254,0.09893942;-0.7952555;0.04326845,-0.07917706;0.007771785;-0.04151426,-0.1229044;-0.3748739;-0.001341492,-0.1440055;-0.7578855;0.09576407,-0.1458765;-0.7181465;0.003081046,0.01628903;0.534745;0.003283362,0;0;0,0.01730921;0.3095595;0.0004682541,0.03397421;0.606794;-0.01270938,0.2042223;0.4740193;-0.02829242,0.2522674;0.1983201;-0.01884198,0.279594;-0.07869586;-0.07680655,-0.1493001;0.499302;0.02541698,-0.3624923;0.3177624;0.02501291,-0.6006602;0.1698203;-0.02224863,0.07264891;-0.0002608299;-0.05267739,0.09183835;-0.3864738;-0.0323081,0.09545084;-0.7720869;0.05636024,0.09717948;-0.8187857;0.003418684,-0.08511804;0.007016439;-0.0275414,-0.1197164;-0.3786601;-0.02799724,-0.1123668;-0.7677339;0.04369686,-0.1192152;-0.8093545;-0.01556602,0.03000806;0.5341326;-0.007019758,401.3671
+0;0;0,0.009154619;0.309831;0.006918605,0.01865291;0.6075666;-0.001099296,0.1938529;0.4810687;0.0007007136,0.2314974;0.2040778;0.01702743,0.2648548;-0.06871071;-0.05589851,-0.1625682;0.4868799;0.01493421,-0.4075301;0.3513568;0.009032237,-0.667272;0.2421954;-0.02920934,0.07730842;0.004475846;-0.0453455,0.08854382;-0.3787908;0.008729514,0.08855155;-0.7612449;0.1102254,0.09893942;-0.7952555;0.04326845,-0.07917706;0.007771785;-0.04151426,-0.1229044;-0.3748739;-0.001341492,-0.1440055;-0.7578855;0.09576407,-0.1458765;-0.7181465;0.003081046,0.01628903;0.534745;0.003283362,0;0;0,0.01730921;0.3095595;0.0004682541,0.03397421;0.606794;-0.01270938,0.2042223;0.4740193;-0.02829242,0.2522674;0.1983201;-0.01884198,0.279594;-0.07869586;-0.07680655,-0.1493001;0.499302;0.02541698,-0.3624923;0.3177624;0.02501291,-0.6006602;0.1698203;-0.02224863,0.07264891;-0.0002608299;-0.05267739,0.09183835;-0.3864738;-0.0323081,0.09545084;-0.7720869;0.05636024,0.09717948;-0.8187857;0.003418684,-0.08511804;0.007016439;-0.0275414,-0.1197164;-0.3786601;-0.02799724,-0.1123668;-0.7677339;0.04369686,-0.1192152;-0.8093545;-0.01556602,0.03000806;0.5341326;-0.007019758,401.3785
+0;0;0,0.009149252;0.3096494;0.00691455,0.01864085;0.6071752;-0.001097582,0.1944343;0.4805524;0.0006905696,0.2320771;0.2035739;0.01701655,0.2653932;-0.0688763;-0.05581895,-0.1631746;0.486383;0.0149715,-0.4081255;0.350866;0.009069791,-0.6675452;0.2418399;-0.02912436,0.07731449;0.004476198;-0.04534907,0.08854607;-0.3786603;0.008707598,0.08855385;-0.7635947;0.1108617,0.09872517;-0.796271;0.04530053,-0.07918327;0.007772395;-0.04151752,-0.1228958;-0.3747434;-0.001358386,-0.1441337;-0.7602388;0.09637691,-0.1459657;-0.7207028;0.005625963,0.01627873;0.5344076;0.003281824,0;0;0,0.01732809;0.3093759;0.0007574558,0.03390173;0.6064187;-0.01210809,0.2047319;0.4734789;-0.02804852,0.2524012;0.1977232;-0.01871943,0.2796669;-0.07882926;-0.07719517,-0.1501446;0.4998455;0.02595818,-0.3681775;0.3241724;0.02485761,-0.6110789;0.1851358;-0.02322373,0.07264224;-0.0003737658;-0.0526979,0.09170199;-0.3864735;-0.03255939,0.09595699;-0.7748159;0.05565643,0.09595001;-0.8193014;0.002912283,-0.08511348;0.007154121;-0.02754303,-0.1199544;-0.3783678;-0.02847971,-0.1119843;-0.7699643;0.04362125,-0.1189736;-0.8098269;-0.01469178,0.02996657;0.5338039;-0.006496429,401.4005
+0;0;0,0.009253088;0.3093028;0.006872435,0.01881772;0.6065647;-0.001172574,0.1950616;0.4797931;0.0006018954,0.2322459;0.2031237;0.01667913,0.2654802;-0.0690003;-0.05612099,-0.1638307;0.4869518;0.01496613,-0.4122896;0.3588158;0.008934189,-0.676754;0.2630708;-0.02777196,0.07709585;0.004461852;-0.04537284,0.08826351;-0.3783833;0.008929305,0.08813607;-0.7613747;0.1109411,0.1035319;-0.8188507;0.02012515,-0.07907246;0.007757852;-0.04134894,-0.1227929;-0.3745169;-0.001368903,-0.1439983;-0.7581491;0.09592188,-0.1349883;-0.823033;0.01194289,0.01643968;0.5338629;0.003214013,0;0;0,0.01741377;0.3090265;0.0006477833,0.03399783;0.6058047;-0.01228499,0.205376;0.4727615;-0.0276761,0.2524156;0.1972759;-0.01861906,0.2796289;-0.07881829;-0.07767248,-0.1507254;0.5011082;0.02678429,-0.3726518;0.3310107;0.02517621,-0.6159642;0.1936419;-0.02365821,0.0726341;-0.0004886687;-0.05240631,0.09137705;-0.3863725;-0.0327549,0.09573728;-0.7729789;0.05445386,0.07856637;-0.7658838;-0.06930851,-0.08486164;0.007214838;-0.02772759,-0.1198421;-0.378038;-0.02837276,-0.1115826;-0.7677821;0.04318287,-0.1208133;-0.8355598;-0.03738336,0.03006251;0.5332561;-0.006658316,401.4228
+0;0;0,0.009253088;0.3093028;0.006872435,0.01881772;0.6065647;-0.001172574,0.1950616;0.4797931;0.0006018954,0.2322459;0.2031237;0.01667913,0.2654802;-0.0690003;-0.05612099,-0.1638307;0.4869518;0.01496613,-0.4122896;0.3588158;0.008934189,-0.676754;0.2630708;-0.02777196,0.07709585;0.004461852;-0.04537284,0.08826351;-0.3783833;0.008929305,0.08813607;-0.7613747;0.1109411,0.1035319;-0.8188507;0.02012515,-0.07907246;0.007757852;-0.04134894,-0.1227929;-0.3745169;-0.001368903,-0.1439983;-0.7581491;0.09592188,-0.1349883;-0.823033;0.01194289,0.01643968;0.5338629;0.003214013,0;0;0,0.01741377;0.3090265;0.0006477833,0.03399783;0.6058047;-0.01228499,0.205376;0.4727615;-0.0276761,0.2524156;0.1972759;-0.01861906,0.2796289;-0.07881829;-0.07767248,-0.1507254;0.5011082;0.02678429,-0.3726518;0.3310107;0.02517621,-0.6159642;0.1936419;-0.02365821,0.0726341;-0.0004886687;-0.05240631,0.09137705;-0.3863725;-0.0327549,0.09573728;-0.7729789;0.05445386,0.07856637;-0.7658838;-0.06930851,-0.08486164;0.007214838;-0.02772759,-0.1198421;-0.378038;-0.02837276,-0.1115826;-0.7677821;0.04318287,-0.1208133;-0.8355598;-0.03738336,0.03006251;0.5332561;-0.006658316,401.4342
+0;0;0,0.009253088;0.3093028;0.006872435,0.01881772;0.6065647;-0.001172574,0.1950616;0.4797931;0.0006018954,0.2322459;0.2031237;0.01667913,0.2654802;-0.0690003;-0.05612099,-0.1638307;0.4869518;0.01496613,-0.4122896;0.3588158;0.008934189,-0.676754;0.2630708;-0.02777196,0.07709585;0.004461852;-0.04537284,0.08826351;-0.3783833;0.008929305,0.08813607;-0.7613747;0.1109411,0.1035319;-0.8188507;0.02012515,-0.07907246;0.007757852;-0.04134894,-0.1227929;-0.3745169;-0.001368903,-0.1439983;-0.7581491;0.09592188,-0.1349883;-0.823033;0.01194289,0.01643968;0.5338629;0.003214013,0;0;0,0.01741377;0.3090265;0.0006477833,0.03399783;0.6058047;-0.01228499,0.205376;0.4727615;-0.0276761,0.2524156;0.1972759;-0.01861906,0.2796289;-0.07881829;-0.07767248,-0.1507254;0.5011082;0.02678429,-0.3726518;0.3310107;0.02517621,-0.6159642;0.1936419;-0.02365821,0.0726341;-0.0004886687;-0.05240631,0.09137705;-0.3863725;-0.0327549,0.09573728;-0.7729789;0.05445386,0.07856637;-0.7658838;-0.06930851,-0.08486164;0.007214838;-0.02772759,-0.1198421;-0.378038;-0.02837276,-0.1115826;-0.7677821;0.04318287,-0.1208133;-0.8355598;-0.03738336,0.03006251;0.5332561;-0.006658316,401.4454
+0;0;0,0.009360345;0.3089097;0.006814166,0.01901347;0.6057052;-0.001263414,0.1957541;0.4787525;0.0004909332,0.2328492;0.2021434;0.01650902,0.2660421;-0.06983888;-0.05656534,-0.1645971;0.487523;0.01485317,-0.4214927;0.3777131;0.00527887,-0.6899648;0.2907824;-0.02268126,0.0769169;0.004523806;-0.0454888,0.08806495;-0.3781691;0.00897643,0.08787279;-0.7611023;0.1109447,0.102507;-0.8177316;0.01918123,-0.07907087;0.007760393;-0.04115192,-0.1226907;-0.374404;-0.001247741,-0.1440283;-0.7579903;0.09592035,-0.1369081;-0.8220287;0.01080041,0.01661429;0.5331366;0.003128025,0;0;0,0.01757392;0.3086258;0.0007498264,0.03430388;0.604942;-0.0119617,0.206437;0.4721191;-0.02623081,0.2525857;0.1965205;-0.01842666,0.2795161;-0.07940066;-0.07807803,-0.1511714;0.5016011;0.02761326,-0.3781349;0.3384229;0.02523284,-0.6239878;0.2060398;-0.02423478,0.07262913;-0.0006236732;-0.05225444,0.09116941;-0.3864129;-0.03308392,0.09559547;-0.7729415;0.05415988,0.0786645;-0.7658358;-0.06964851,-0.08471662;0.007360042;-0.02783577,-0.1200666;-0.3777291;-0.02899292,-0.1114584;-0.7673892;0.04260546,-0.1203219;-0.8350433;-0.03816851,0.03033038;0.5325233;-0.006395102,401.4577
+0;0;0,0.009360345;0.3089097;0.006814166,0.01901347;0.6057052;-0.001263414,0.1957541;0.4787525;0.0004909332,0.2328492;0.2021434;0.01650902,0.2660421;-0.06983888;-0.05656534,-0.1645971;0.487523;0.01485317,-0.4214927;0.3777131;0.00527887,-0.6899648;0.2907824;-0.02268126,0.0769169;0.004523806;-0.0454888,0.08806495;-0.3781691;0.00897643,0.08787279;-0.7611023;0.1109447,0.102507;-0.8177316;0.01918123,-0.07907087;0.007760393;-0.04115192,-0.1226907;-0.374404;-0.001247741,-0.1440283;-0.7579903;0.09592035,-0.1369081;-0.8220287;0.01080041,0.01661429;0.5331366;0.003128025,0;0;0,0.01757392;0.3086258;0.0007498264,0.03430388;0.604942;-0.0119617,0.206437;0.4721191;-0.02623081,0.2525857;0.1965205;-0.01842666,0.2795161;-0.07940066;-0.07807803,-0.1511714;0.5016011;0.02761326,-0.3781349;0.3384229;0.02523284,-0.6239878;0.2060398;-0.02423478,0.07262913;-0.0006236732;-0.05225444,0.09116941;-0.3864129;-0.03308392,0.09559547;-0.7729415;0.05415988,0.0786645;-0.7658358;-0.06964851,-0.08471662;0.007360042;-0.02783577,-0.1200666;-0.3777291;-0.02899292,-0.1114584;-0.7673892;0.04260546,-0.1203219;-0.8350433;-0.03816851,0.03033038;0.5325233;-0.006395102,401.4691
+0;0;0,0.009348995;0.3085351;0.006805903,0.01898531;0.6048138;-0.001257016,0.1959201;0.4779435;0.0004860761,0.2330046;0.2014131;0.0164996,0.2662072;-0.07064858;-0.05659609,-0.1648124;0.4867232;0.01486351,-0.4216349;0.3769446;0.005291929,-0.6901853;0.2899885;-0.02267636,0.07686073;0.004520502;-0.04545559,0.08800285;-0.377969;0.008980703,0.08781102;-0.7602274;0.1107693,0.1024472;-0.8168684;0.01899345,-0.07901312;0.007754726;-0.04112186,-0.1226098;-0.3742065;-0.001238894,-0.1439097;-0.757117;0.09575798,-0.1367886;-0.8211681;0.01062656,0.01659074;0.5323851;0.003125957,0;0;0,0.0176565;0.3082448;0.001035452,0.03440586;0.6040563;-0.01132154,0.2067868;0.4715735;-0.02598119,0.2524226;0.1959931;-0.01740503,0.2794977;-0.07969809;-0.07843161,-0.1514991;0.5015707;0.02759821,-0.3820496;0.3436409;0.02527882,-0.6266962;0.2086894;-0.0237018,0.07259508;-0.0006841421;-0.05218911,0.0909325;-0.3862959;-0.03340054,0.09557939;-0.7721456;0.05366802,0.07876023;-0.7650201;-0.07017684,-0.08461617;0.007401347;-0.02792025,-0.1200906;-0.3774701;-0.02901358,-0.1111875;-0.7663046;0.04317355,-0.1201742;-0.8322177;-0.03967332,0.03043314;0.5317715;-0.005844831,401.4897
+0;0;0,0.009401647;0.3085324;0.006857655,0.01903284;0.6048126;-0.001153832,0.1959577;0.4779076;0.0003386848,0.2325689;0.201297;0.01605405,0.2659318;-0.07078776;-0.05688243,-0.1651389;0.4880892;0.01433088,-0.4228985;0.3804919;0.005189673,-0.6933857;0.299862;-0.02306751,0.07684635;0.004519516;-0.04547999,0.087901;-0.3779851;0.008867823,0.0879197;-0.7603313;0.1103269,0.100319;-0.8174148;0.01864041,-0.07903163;0.00771561;-0.04109365,-0.1224135;-0.3743344;-0.001831181,-0.1441978;-0.7571386;0.09547689,-0.1383131;-0.8218073;0.01093761,0.01664231;0.5323831;0.003217391,0;0;0,0.0176565;0.3082448;0.001035452,0.03440586;0.6040563;-0.01132154,0.2067868;0.4715735;-0.02598119,0.2524226;0.1959931;-0.01740503,0.2794977;-0.07969809;-0.07843161,-0.1514991;0.5015707;0.02759821,-0.3820496;0.3436409;0.02527882,-0.6266962;0.2086894;-0.0237018,0.07259508;-0.0006841421;-0.05218911,0.0909325;-0.3862959;-0.03340054,0.09557939;-0.7721456;0.05366802,0.07876023;-0.7650201;-0.07017684,-0.08461617;0.007401347;-0.02792025,-0.1200906;-0.3774701;-0.02901358,-0.1111875;-0.7663046;0.04317355,-0.1201742;-0.8322177;-0.03967332,0.03043314;0.5317715;-0.005844831,401.5014
+0;0;0,0.009401647;0.3085324;0.006857655,0.01903284;0.6048126;-0.001153832,0.1959577;0.4779076;0.0003386848,0.2325689;0.201297;0.01605405,0.2659318;-0.07078776;-0.05688243,-0.1651389;0.4880892;0.01433088,-0.4228985;0.3804919;0.005189673,-0.6933857;0.299862;-0.02306751,0.07684635;0.004519516;-0.04547999,0.087901;-0.3779851;0.008867823,0.0879197;-0.7603313;0.1103269,0.100319;-0.8174148;0.01864041,-0.07903163;0.00771561;-0.04109365,-0.1224135;-0.3743344;-0.001831181,-0.1441978;-0.7571386;0.09547689,-0.1383131;-0.8218073;0.01093761,0.01664231;0.5323831;0.003217391,0;0;0,0.0176565;0.3082448;0.001035452,0.03440586;0.6040563;-0.01132154,0.2067868;0.4715735;-0.02598119,0.2524226;0.1959931;-0.01740503,0.2794977;-0.07969809;-0.07843161,-0.1514991;0.5015707;0.02759821,-0.3820496;0.3436409;0.02527882,-0.6266962;0.2086894;-0.0237018,0.07259508;-0.0006841421;-0.05218911,0.0909325;-0.3862959;-0.03340054,0.09557939;-0.7721456;0.05366802,0.07876023;-0.7650201;-0.07017684,-0.08461617;0.007401347;-0.02792025,-0.1200906;-0.3774701;-0.02901358,-0.1111875;-0.7663046;0.04317355,-0.1201742;-0.8322177;-0.03967332,0.03043314;0.5317715;-0.005844831,401.5141
+0;0;0,0.009387849;0.3080796;0.006847591,0.01900338;0.6038781;-0.001150489,0.1959734;0.477087;0.0003337394,0.2326008;0.2003537;0.01605608,0.2659833;-0.07189062;-0.05692318,-0.1652058;0.487271;0.01432913,-0.4230797;0.3796259;0.005183874,-0.6937255;0.2989487;-0.02308989,0.07683142;0.004518637;-0.04547115,0.08788545;-0.3779649;0.00887366,0.0879042;-0.7612317;0.110577,0.1003033;-0.8183134;0.01889237,-0.07901627;0.00771411;-0.04108566,-0.1223957;-0.3743147;-0.001825366,-0.1442325;-0.7580407;0.09571701,-0.1383479;-0.8227075;0.01117942,0.01661702;0.531575;0.003213104,0;0;0,0.01779953;0.3077823;0.001129866,0.03465279;0.6031104;-0.01108265,0.2070863;0.4709319;-0.02602744,0.2522872;0.1951714;-0.01691198,0.2794999;-0.08059725;-0.07829976,-0.151514;0.5018495;0.0277273,-0.3863653;0.3501703;0.02483799,-0.6422223;0.2359997;-0.0205451,0.07255632;-0.0007717609;-0.052212,0.09089402;-0.3863852;-0.03390407,0.09568264;-0.7732402;0.05302859,0.07885022;-0.7660857;-0.07081722,-0.08458035;0.007484821;-0.02795084,-0.1200078;-0.3773693;-0.02912421,-0.1110348;-0.7671963;0.04292691,-0.1199642;-0.8328729;-0.04019522,0.03065511;0.5309516;-0.005640745,401.5342
+0;0;0,0.009444109;0.3080778;0.006849491,0.01908186;0.6038755;-0.001151532,0.1960238;0.4770099;0.0003399621,0.2323206;0.2002335;0.01606997,0.2657503;-0.07200655;-0.05690371,-0.1655002;0.4887147;0.01397822,-0.4282884;0.3937404;0.004369705,-0.7045381;0.3358055;-0.0254125,0.07681336;0.004503021;-0.04550319,0.08788883;-0.3779729;0.008890823,0.08729275;-0.7609378;0.1117229,0.1062202;-0.8129008;0.01650283,-0.07902766;0.007710629;-0.0410644,-0.1223744;-0.3743283;-0.001866061,-0.144508;-0.757987;0.09587365,-0.1467138;-0.7147298;-0.03046879,0.01669001;0.5315726;0.003213831,0;0;0,0.01779953;0.3077823;0.001129866,0.03465279;0.6031104;-0.01108265,0.2070863;0.4709319;-0.02602744,0.2522872;0.1951714;-0.01691198,0.2794999;-0.08059725;-0.07829976,-0.151514;0.5018495;0.0277273,-0.3863653;0.3501703;0.02483799,-0.6422223;0.2359997;-0.0205451,0.07255632;-0.0007717609;-0.052212,0.09089402;-0.3863852;-0.03390407,0.09568264;-0.7732402;0.05302859,0.07885022;-0.7660857;-0.07081722,-0.08458035;0.007484821;-0.02795084,-0.1200078;-0.3773693;-0.02912421,-0.1110348;-0.7671963;0.04292691,-0.1199642;-0.8328729;-0.04019522,0.03065511;0.5309516;-0.005640745,401.5458
+0;0;0,0.00942802;0.3075529;0.006837821,0.01904067;0.6025805;-0.001141428,0.1959002;0.4759517;0.0003388415,0.2322474;0.1987915;0.01609066,0.2656619;-0.07332543;-0.05685001,-0.1654437;0.4876507;0.01397031,-0.4285963;0.3925447;0.004348464,-0.7047212;0.334636;-0.02542027,0.07680889;0.00450276;-0.04550055,0.08788998;-0.3781669;0.008921027,0.08729383;-0.7611741;0.1117645,0.1062229;-0.8131443;0.01653609,-0.07902306;0.007710181;-0.04106202,-0.1223917;-0.3745223;-0.001843814,-0.1445278;-0.7582234;0.09590669,-0.1467338;-0.714965;-0.03044677,0.01665575;0.5304873;0.003211278,0;0;0,0.01804512;0.3072404;0.001456976,0.03520431;0.6017952;-0.01032972,0.2077038;0.4706647;-0.02569175,0.252482;0.1944414;-0.0166018,0.279463;-0.08111244;-0.07846141,-0.1512516;0.5018597;0.02766895,-0.3908381;0.3570285;0.02462664,-0.6560601;0.2682606;-0.0229348,0.07253464;-0.0008194745;-0.0522325,0.09096128;-0.3866396;-0.03423572,0.09564549;-0.7735595;0.05261325,0.07893459;-0.7663606;-0.07126857,-0.08456234;0.007527507;-0.02797728,-0.1196827;-0.3775515;-0.02911875,-0.1108938;-0.7674838;0.04262559,-0.1185777;-0.8323587;-0.04155012,0.03112435;0.5298442;-0.004993439,401.5572
+0;0;0,0.00942802;0.3075529;0.006837821,0.01904067;0.6025805;-0.001141428,0.1959002;0.4759517;0.0003388415,0.2322474;0.1987915;0.01609066,0.2656619;-0.07332543;-0.05685001,-0.1654437;0.4876507;0.01397031,-0.4285963;0.3925447;0.004348464,-0.7047212;0.334636;-0.02542027,0.07680889;0.00450276;-0.04550055,0.08788998;-0.3781669;0.008921027,0.08729383;-0.7611741;0.1117645,0.1062229;-0.8131443;0.01653609,-0.07902306;0.007710181;-0.04106202,-0.1223917;-0.3745223;-0.001843814,-0.1445278;-0.7582234;0.09590669,-0.1467338;-0.714965;-0.03044677,0.01665575;0.5304873;0.003211278,0;0;0,0.01804512;0.3072404;0.001456976,0.03520431;0.6017952;-0.01032972,0.2077038;0.4706647;-0.02569175,0.252482;0.1944414;-0.0166018,0.279463;-0.08111244;-0.07846141,-0.1512516;0.5018597;0.02766895,-0.3908381;0.3570285;0.02462664,-0.6560601;0.2682606;-0.0229348,0.07253464;-0.0008194745;-0.0522325,0.09096128;-0.3866396;-0.03423572,0.09564549;-0.7735595;0.05261325,0.07893459;-0.7663606;-0.07126857,-0.08456234;0.007527507;-0.02797728,-0.1196827;-0.3775515;-0.02911875,-0.1108938;-0.7674838;0.04262559,-0.1185777;-0.8323587;-0.04155012,0.03112435;0.5298442;-0.004993439,401.5791
+0;0;0,0.009493685;0.3069836;0.0067969,0.01913298;0.6013157;-0.001217514,0.1964688;0.4747096;0.0003592814,0.2327832;0.1967051;0.01603915,0.2660759;-0.07414183;-0.05663321,-0.166216;0.4878792;0.01327029,-0.4327939;0.40027;0.002690458,-0.7068172;0.3378184;-0.0248553,0.07659794;0.004455749;-0.04541706,0.08780862;-0.3781613;0.009190723,0.08695235;-0.7622076;0.1122121,0.1064682;-0.8126979;0.01584011,-0.07883405;0.007702047;-0.04093504,-0.1223145;-0.3744859;-0.001625326,-0.1444586;-0.7591826;0.09647587,-0.1464325;-0.7159336;-0.02988741,0.01674234;0.5293969;0.003141278,0;0;0,0.01804537;0.3066694;0.001877546,0.0350886;0.6005516;-0.00950861,0.2084512;0.4703073;-0.02452731,0.2526678;0.1931269;-0.01634073,0.2793338;-0.08129537;-0.07740712,-0.1521169;0.5022313;0.02808924,-0.3956009;0.3623896;0.02478194,-0.6608578;0.2761843;-0.01943553,0.07250009;-0.0009260475;-0.05189109,0.0907892;-0.3867514;-0.03434825,0.09544113;-0.77474;0.05253649,0.07900192;-0.7674915;-0.07139587,-0.08425136;0.007564159;-0.02818331,-0.1194163;-0.3774877;-0.02959519,-0.1105677;-0.7684768;0.04220264,-0.1181404;-0.8332137;-0.04214593,0.03104725;0.5287657;-0.004266262,401.5905
+0;0;0,0.009493685;0.3069836;0.0067969,0.01913298;0.6013157;-0.001217514,0.1964688;0.4747096;0.0003592814,0.2327832;0.1967051;0.01603915,0.2660759;-0.07414183;-0.05663321,-0.166216;0.4878792;0.01327029,-0.4327939;0.40027;0.002690458,-0.7068172;0.3378184;-0.0248553,0.07659794;0.004455749;-0.04541706,0.08780862;-0.3781613;0.009190723,0.08695235;-0.7622076;0.1122121,0.1064682;-0.8126979;0.01584011,-0.07883405;0.007702047;-0.04093504,-0.1223145;-0.3744859;-0.001625326,-0.1444586;-0.7591826;0.09647587,-0.1464325;-0.7159336;-0.02988741,0.01674234;0.5293969;0.003141278,0;0;0,0.01804537;0.3066694;0.001877546,0.0350886;0.6005516;-0.00950861,0.2084512;0.4703073;-0.02452731,0.2526678;0.1931269;-0.01634073,0.2793338;-0.08129537;-0.07740712,-0.1521169;0.5022313;0.02808924,-0.3956009;0.3623896;0.02478194,-0.6608578;0.2761843;-0.01943553,0.07250009;-0.0009260475;-0.05189109,0.0907892;-0.3867514;-0.03434825,0.09544113;-0.77474;0.05253649,0.07900192;-0.7674915;-0.07139587,-0.08425136;0.007564159;-0.02818331,-0.1194163;-0.3774877;-0.02959519,-0.1105677;-0.7684768;0.04220264,-0.1181404;-0.8332137;-0.04214593,0.03104725;0.5287657;-0.004266262,401.6017
+0;0;0,0.009493685;0.3069836;0.0067969,0.01913298;0.6013157;-0.001217514,0.1964688;0.4747096;0.0003592814,0.2327832;0.1967051;0.01603915,0.2660759;-0.07414183;-0.05663321,-0.166216;0.4878792;0.01327029,-0.4327939;0.40027;0.002690458,-0.7068172;0.3378184;-0.0248553,0.07659794;0.004455749;-0.04541706,0.08780862;-0.3781613;0.009190723,0.08695235;-0.7622076;0.1122121,0.1064682;-0.8126979;0.01584011,-0.07883405;0.007702047;-0.04093504,-0.1223145;-0.3744859;-0.001625326,-0.1444586;-0.7591826;0.09647587,-0.1464325;-0.7159336;-0.02988741,0.01674234;0.5293969;0.003141278,0;0;0,0.01804537;0.3066694;0.001877546,0.0350886;0.6005516;-0.00950861,0.2084512;0.4703073;-0.02452731,0.2526678;0.1931269;-0.01634073,0.2793338;-0.08129537;-0.07740712,-0.1521169;0.5022313;0.02808924,-0.3956009;0.3623896;0.02478194,-0.6608578;0.2761843;-0.01943553,0.07250009;-0.0009260475;-0.05189109,0.0907892;-0.3867514;-0.03434825,0.09544113;-0.77474;0.05253649,0.07900192;-0.7674915;-0.07139587,-0.08425136;0.007564159;-0.02818331,-0.1194163;-0.3774877;-0.02959519,-0.1105677;-0.7684768;0.04220264,-0.1181404;-0.8332137;-0.04214593,0.03104725;0.5287657;-0.004266262,401.6129
+0;0;0,0.00949066;0.3061875;0.006772818,0.01908408;0.59926;-0.001198606,0.1962959;0.4730308;0.0003385348,0.2325054;0.1946165;0.01604368,0.2658225;-0.07532239;-0.05650637,-0.1664284;0.487513;0.01288595,-0.4343777;0.4026301;0.004498457,-0.7099477;0.3523085;-0.02324069,0.07642666;0.004477074;-0.04534373,0.08761207;-0.377581;0.009241741,0.08678803;-0.7617379;0.112193,0.1064985;-0.8124548;0.01603368,-0.07867265;0.007634981;-0.04085895,-0.122316;-0.3739739;-0.001577646,-0.1441113;-0.7588398;0.09629653,-0.1459645;-0.7155902;-0.03008127,0.01670642;0.5276803;0.003138208,0;0;0,0.01812519;0.3058655;0.002120018,0.03520608;0.5984871;-0.009083986,0.2089531;0.4701289;-0.02381206,0.252769;0.1924791;-0.01587176,0.27914;-0.08109632;-0.07671261,-0.1521992;0.5027162;0.02828953,-0.3997306;0.3693452;0.02473099,-0.6632257;0.2802297;-0.01850483,0.07250062;-0.0009573847;-0.05157399,0.09068651;-0.3862618;-0.03475523,0.09555222;-0.7743257;0.0521865,0.07927659;-0.7670566;-0.07178424,-0.08399109;0.007556622;-0.02838182,-0.1191367;-0.3769386;-0.02953356,-0.1102354;-0.7680659;0.04199516,-0.1188538;-0.8324946;-0.0426174,0.03116053;0.5270408;-0.003871202,401.6347
+0;0;0,0.00949066;0.3061875;0.006772818,0.01908408;0.59926;-0.001198606,0.1962959;0.4730308;0.0003385348,0.2325054;0.1946165;0.01604368,0.2658225;-0.07532239;-0.05650637,-0.1664284;0.487513;0.01288595,-0.4343777;0.4026301;0.004498457,-0.7099477;0.3523085;-0.02324069,0.07642666;0.004477074;-0.04534373,0.08761207;-0.377581;0.009241741,0.08678803;-0.7617379;0.112193,0.1064985;-0.8124548;0.01603368,-0.07867265;0.007634981;-0.04085895,-0.122316;-0.3739739;-0.001577646,-0.1441113;-0.7588398;0.09629653,-0.1459645;-0.7155902;-0.03008127,0.01670642;0.5276803;0.003138208,0;0;0,0.01812519;0.3058655;0.002120018,0.03520608;0.5984871;-0.009083986,0.2089531;0.4701289;-0.02381206,0.252769;0.1924791;-0.01587176,0.27914;-0.08109632;-0.07671261,-0.1521992;0.5027162;0.02828953,-0.3997306;0.3693452;0.02473099,-0.6632257;0.2802297;-0.01850483,0.07250062;-0.0009573847;-0.05157399,0.09068651;-0.3862618;-0.03475523,0.09555222;-0.7743257;0.0521865,0.07927659;-0.7670566;-0.07178424,-0.08399109;0.007556622;-0.02838182,-0.1191367;-0.3769386;-0.02953356,-0.1102354;-0.7680659;0.04199516,-0.1188538;-0.8324946;-0.0426174,0.03116053;0.5270408;-0.003871202,401.6463
+0;0;0,0.009456141;0.3050738;0.006748184,0.01899092;0.5963555;-0.001172984,0.1954468;0.4708336;0.0003475631,0.2316782;0.1922514;0.01606218,0.2649105;-0.07700047;-0.0563032,-0.165719;0.4852535;0.01284107,-0.43383;0.4003194;0.004448518,-0.7086985;0.3501259;-0.02322002,0.07623591;0.004465899;-0.04523056,0.08739359;-0.376645;0.009219591,0.08656743;-0.7617875;0.112435,0.1007261;-0.7897689;0.04336088,-0.07847629;0.007615925;-0.04075697,-0.1220114;-0.3730469;-0.001573052,-0.1438627;-0.7589002;0.09655224,-0.1451939;-0.7193826;0.005771294,0.01662895;0.5252482;0.003135208,0;0;0,0.0184839;0.3047255;0.002385378,0.03624966;0.595513;-0.008677006,0.2096029;0.4696884;-0.02331471,0.2530251;0.1918003;-0.01554251,0.2793713;-0.08110631;-0.07608628,-0.1509533;0.5035409;0.02860486,-0.4029993;0.3785964;0.02318448,-0.6653931;0.2874349;-0.01776385,0.07240827;-0.00103718;-0.05131888,0.09050899;-0.385414;-0.03514385,0.09557609;-0.7745159;0.05182123,0.0985017;-0.818926;-0.0009813309,-0.08368889;0.007604442;-0.02856577,-0.1188757;-0.375926;-0.02960352,-0.1098904;-0.7680881;0.04192973,-0.116355;-0.8057731;-0.01898406,0.03200532;0.5245529;-0.003476381,401.6579
+0;0;0,0.009557739;0.3050707;0.006747782,0.01912311;0.5963513;-0.001172301,0.1955619;0.4707888;0.0003676258,0.2317362;0.1922023;0.01613782,0.2649677;-0.07704556;-0.05624263,-0.1658147;0.4861913;0.01248208,-0.4372091;0.4124813;0.003559642,-0.7120718;0.361219;-0.02213784,0.07624761;0.004447301;-0.04521266,0.08752191;-0.37666;0.009238336,0.08678509;-0.7617699;0.1125763,0.1007194;-0.7897105;0.0434224,-0.07845918;0.007612722;-0.04079049,-0.1224232;-0.3730631;-0.002217196,-0.1438701;-0.7588652;0.09619836,-0.1451113;-0.719348;0.005416103,0.01675615;0.5252443;0.00313728,0;0;0,0.0184839;0.3047255;0.002385378,0.03624966;0.595513;-0.008677006,0.2096029;0.4696884;-0.02331471,0.2530251;0.1918003;-0.01554251,0.2793713;-0.08110631;-0.07608628,-0.1509533;0.5035409;0.02860486,-0.4029993;0.3785964;0.02318448,-0.6653931;0.2874349;-0.01776385,0.07240827;-0.00103718;-0.05131888,0.09050899;-0.385414;-0.03514385,0.09557609;-0.7745159;0.05182123,0.0985017;-0.818926;-0.0009813309,-0.08368889;0.007604442;-0.02856577,-0.1188757;-0.375926;-0.02960352,-0.1098904;-0.7680881;0.04192973,-0.116355;-0.8057731;-0.01898406,0.03200532;0.5245529;-0.003476381,401.6799
+0;0;0,0.009502833;0.3033182;0.006709018,0.01899101;0.5922486;-0.001146567,0.1952436;0.4673358;0.0003609601,0.2314418;0.1885651;0.01614158,0.2645706;-0.07985049;-0.05601514,-0.1657172;0.4827206;0.01246148,-0.4372911;0.4089619;0.003533139,-0.7113042;0.357858;-0.02208491,0.07623529;0.004446583;-0.04520537,0.08750128;-0.3763796;0.009205472,0.08676447;-0.761487;0.1125428,0.1007193;-0.7895128;0.0432873,-0.07844651;0.007611493;-0.04078391,-0.1223781;-0.3727836;-0.002239063,-0.1438249;-0.7585832;0.09617586,-0.1450679;-0.719052;0.005260244,0.0166436;0.5217287;0.003127428,0;0;0,0.01859447;0.3029577;0.002850533,0.03649915;0.591387;-0.007924795,0.2106183;0.4696026;-0.02267575,0.2533746;0.1914309;-0.01462245,0.2802833;-0.08059412;-0.07486677,-0.1509573;0.5041555;0.02923727,-0.4062113;0.3855104;0.02281632,-0.6690637;0.2984972;-0.01827282,0.07240196;-0.001109779;-0.05130148,0.09062731;-0.3852147;-0.03557467,0.09603753;-0.7742337;0.05172801,0.09840555;-0.8182599;-0.001868248,-0.08363716;0.007702248;-0.02864644,-0.1191387;-0.3755136;-0.02981015,-0.1095967;-0.7677351;0.04130983,-0.1164353;-0.8051147;-0.02010085,0.03222298;0.5210162;-0.0027771,401.6911
+0;0;0,0.009502833;0.3033182;0.006709018,0.01899101;0.5922486;-0.001146567,0.1952436;0.4673358;0.0003609601,0.2314418;0.1885651;0.01614158,0.2645706;-0.07985049;-0.05601514,-0.1657172;0.4827206;0.01246148,-0.4372911;0.4089619;0.003533139,-0.7113042;0.357858;-0.02208491,0.07623529;0.004446583;-0.04520537,0.08750128;-0.3763796;0.009205472,0.08676447;-0.761487;0.1125428,0.1007193;-0.7895128;0.0432873,-0.07844651;0.007611493;-0.04078391,-0.1223781;-0.3727836;-0.002239063,-0.1438249;-0.7585832;0.09617586,-0.1450679;-0.719052;0.005260244,0.0166436;0.5217287;0.003127428,0;0;0,0.01859447;0.3029577;0.002850533,0.03649915;0.591387;-0.007924795,0.2106183;0.4696026;-0.02267575,0.2533746;0.1914309;-0.01462245,0.2802833;-0.08059412;-0.07486677,-0.1509573;0.5041555;0.02923727,-0.4062113;0.3855104;0.02281632,-0.6690637;0.2984972;-0.01827282,0.07240196;-0.001109779;-0.05130148,0.09062731;-0.3852147;-0.03557467,0.09603753;-0.7742337;0.05172801,0.09840555;-0.8182599;-0.001868248,-0.08363716;0.007702248;-0.02864644,-0.1191387;-0.3755136;-0.02981015,-0.1095967;-0.7677351;0.04130983,-0.1164353;-0.8051147;-0.02010085,0.03222298;0.5210162;-0.0027771,401.713
+0;0;0,0.009553996;0.301415;0.006539002,0.0190031;0.5880245;-0.001451997,0.1959063;0.463376;0.0004412245,0.2319817;0.1843685;0.0161994,0.2651219;-0.08360034;-0.05581865,-0.1667166;0.4805516;0.01213783,-0.4403226;0.4137439;0.003686471,-0.7148263;0.3675633;-0.02095518,0.07594815;0.004330844;-0.04495173,0.0873398;-0.3760015;0.00936548,0.08666698;-0.7611694;0.1126245,0.09950643;-0.7901721;0.04307829,-0.07804747;0.00766296;-0.04071125,-0.1218764;-0.3722301;-0.002070181,-0.1432092;-0.7580955;0.09626615,-0.144346;-0.7185075;0.004671343,0.0166681;0.5180773;0.002851783,0;0;0,0.01844655;0.3010592;0.002845526,0.03591143;0.587173;-0.00839591,0.2118974;0.4689101;-0.02123928,0.2535489;0.1903605;-0.01285839,0.2810233;-0.08097017;-0.07382536,-0.1523326;0.5041512;0.0293989,-0.4125035;0.3961892;0.02231074,-0.6743578;0.306971;-0.01724422,0.07232407;-0.001343682;-0.05074406,0.09064721;-0.3849856;-0.0360496,0.09625223;-0.7741187;0.0509057,0.09980941;-0.8194169;-0.00201273,-0.08309828;0.007855117;-0.02899154,-0.1188294;-0.3748377;-0.03052409,-0.1090373;-0.7670804;0.0406583,-0.1167037;-0.8040211;-0.02213505,0.03177029;0.5173784;-0.003089905,401.7249
+0;0;0,0.009553996;0.301415;0.006539002,0.0190031;0.5880245;-0.001451997,0.1959063;0.463376;0.0004412245,0.2319817;0.1843685;0.0161994,0.2651219;-0.08360034;-0.05581865,-0.1667166;0.4805516;0.01213783,-0.4403226;0.4137439;0.003686471,-0.7148263;0.3675633;-0.02095518,0.07594815;0.004330844;-0.04495173,0.0873398;-0.3760015;0.00936548,0.08666698;-0.7611694;0.1126245,0.09950643;-0.7901721;0.04307829,-0.07804747;0.00766296;-0.04071125,-0.1218764;-0.3722301;-0.002070181,-0.1432092;-0.7580955;0.09626615,-0.144346;-0.7185075;0.004671343,0.0166681;0.5180773;0.002851783,0;0;0,0.01844655;0.3010592;0.002845526,0.03591143;0.587173;-0.00839591,0.2118974;0.4689101;-0.02123928,0.2535489;0.1903605;-0.01285839,0.2810233;-0.08097017;-0.07382536,-0.1523326;0.5041512;0.0293989,-0.4125035;0.3961892;0.02231074,-0.6743578;0.306971;-0.01724422,0.07232407;-0.001343682;-0.05074406,0.09064721;-0.3849856;-0.0360496,0.09625223;-0.7741187;0.0509057,0.09980941;-0.8194169;-0.00201273,-0.08309828;0.007855117;-0.02899154,-0.1188294;-0.3748377;-0.03052409,-0.1090373;-0.7670804;0.0406583,-0.1167037;-0.8040211;-0.02213505,0.03177029;0.5173784;-0.003089905,401.747
+0;0;0,0.009473536;0.2988766;0.006483933,0.01883409;0.5827997;-0.001433279,0.1964474;0.4585716;0.0004118728,0.2326548;0.1785433;0.0162277,0.2656162;-0.08798021;-0.05540191,-0.1675696;0.4758132;0.01215345,-0.4421766;0.4087611;0.003671164,-0.7151998;0.3628296;-0.02083758,0.07566026;0.004314427;-0.04478133,0.08703472;-0.375444;0.009453911,0.08636001;-0.7616903;0.113002,0.09914777;-0.7904553;0.04373585,-0.07775162;0.007633912;-0.04055693,-0.1215144;-0.3716859;-0.001974162,-0.142907;-0.7586315;0.09663747,-0.1440392;-0.7190821;0.005411521,0.01652015;0.5134832;0.002831698,0;0;0,0.01785962;0.2985491;0.002914667,0.03438458;0.5820038;-0.008750916,0.2125641;0.4688959;-0.0211165,0.2542062;0.1893331;-0.01176071,0.281936;-0.08043772;-0.072644,-0.154578;0.5045445;0.0294252,-0.4181999;0.4024348;0.02207081,-0.6803765;0.3188401;-0.01701095,0.07229549;-0.001595691;-0.05019236,0.09075728;-0.3846828;-0.03638124,0.09640518;-0.7749531;0.05060148,0.10004;-0.819324;-0.002974749,-0.08261074;0.008063283;-0.02930709,-0.1181307;-0.3740678;-0.03052727,-0.1081997;-0.7674814;0.04043674,-0.1160035;-0.8040693;-0.02217169,0.03050068;0.5128394;-0.003316641,401.7691
+0;0;0,0.009476184;0.2972952;0.006476662,0.01877792;0.5796392;-0.001385259,0.1972804;0.4555117;0.0005633391,0.2333906;0.1746103;0.0163873,0.2665086;-0.09173238;-0.05509783,-0.1688711;0.4746989;0.01201774,-0.4461003;0.4155115;0.001978657,-0.7201635;0.3761318;-0.02001947,0.07546642;0.004142389;-0.04456048,0.08696214;-0.3753964;0.009694256,0.08643756;-0.7610774;0.1129659,0.0975309;-0.7906215;0.04329184,-0.07741759;0.007749781;-0.04055162,-0.1211948;-0.3713463;-0.001884811,-0.1423322;-0.7576773;0.09668887,-0.1433663;-0.7180641;0.00487633,0.01648649;0.5106972;0.002860691,0;0;0,0.01720992;0.2970093;0.002344608,0.03255839;0.5789045;-0.01021004,0.212778;0.4690107;-0.02119541,0.2539598;0.1885414;-0.0111444,0.2820068;-0.08091941;-0.07237816,-0.1569701;0.5055136;0.02903397,-0.4244081;0.4113013;0.02122868,-0.6880666;0.3320036;-0.01539686,0.07231506;-0.001782447;-0.0496521,0.09044676;-0.3847179;-0.037117,0.09623926;-0.7744565;0.04940128,0.101079;-0.8194696;-0.00419569,-0.0821445;0.00823155;-0.02970688,-0.1177254;-0.3736831;-0.03049551,-0.10763;-0.7666148;0.03963267,-0.1164082;-0.8038563;-0.02301364,0.02901471;0.5101202;-0.004515648,401.7912
+0;0;0,0.009476184;0.2972952;0.006476662,0.01877792;0.5796392;-0.001385259,0.1972804;0.4555117;0.0005633391,0.2333906;0.1746103;0.0163873,0.2665086;-0.09173238;-0.05509783,-0.1688711;0.4746989;0.01201774,-0.4461003;0.4155115;0.001978657,-0.7201635;0.3761318;-0.02001947,0.07546642;0.004142389;-0.04456048,0.08696214;-0.3753964;0.009694256,0.08643756;-0.7610774;0.1129659,0.0975309;-0.7906215;0.04329184,-0.07741759;0.007749781;-0.04055162,-0.1211948;-0.3713463;-0.001884811,-0.1423322;-0.7576773;0.09668887,-0.1433663;-0.7180641;0.00487633,0.01648649;0.5106972;0.002860691,0;0;0,0.01720992;0.2970093;0.002344608,0.03255839;0.5789045;-0.01021004,0.212778;0.4690107;-0.02119541,0.2539598;0.1885414;-0.0111444,0.2820068;-0.08091941;-0.07237816,-0.1569701;0.5055136;0.02903397,-0.4244081;0.4113013;0.02122868,-0.6880666;0.3320036;-0.01539686,0.07231506;-0.001782447;-0.0496521,0.09044676;-0.3847179;-0.037117,0.09623926;-0.7744565;0.04940128,0.101079;-0.8194696;-0.00419569,-0.0821445;0.00823155;-0.02970688,-0.1177254;-0.3736831;-0.03049551,-0.10763;-0.7666148;0.03963267,-0.1164082;-0.8038563;-0.02301364,0.02901471;0.5101202;-0.004515648,401.8028
+0;0;0,0.009476184;0.2972952;0.006476662,0.01877792;0.5796392;-0.001385259,0.1972804;0.4555117;0.0005633391,0.2333906;0.1746103;0.0163873,0.2665086;-0.09173238;-0.05509783,-0.1688711;0.4746989;0.01201774,-0.4461003;0.4155115;0.001978657,-0.7201635;0.3761318;-0.02001947,0.07546642;0.004142389;-0.04456048,0.08696214;-0.3753964;0.009694256,0.08643756;-0.7610774;0.1129659,0.0975309;-0.7906215;0.04329184,-0.07741759;0.007749781;-0.04055162,-0.1211948;-0.3713463;-0.001884811,-0.1423322;-0.7576773;0.09668887,-0.1433663;-0.7180641;0.00487633,0.01648649;0.5106972;0.002860691,0;0;0,0.01720992;0.2970093;0.002344608,0.03255839;0.5789045;-0.01021004,0.212778;0.4690107;-0.02119541,0.2539598;0.1885414;-0.0111444,0.2820068;-0.08091941;-0.07237816,-0.1569701;0.5055136;0.02903397,-0.4244081;0.4113013;0.02122868,-0.6880666;0.3320036;-0.01539686,0.07231506;-0.001782447;-0.0496521,0.09044676;-0.3847179;-0.037117,0.09623926;-0.7744565;0.04940128,0.101079;-0.8194696;-0.00419569,-0.0821445;0.00823155;-0.02970688,-0.1177254;-0.3736831;-0.03049551,-0.10763;-0.7666148;0.03963267,-0.1164082;-0.8038563;-0.02301364,0.02901471;0.5101202;-0.004515648,401.8141
+0;0;0,0.009533318;0.2953769;0.006418454,0.01882769;0.5755712;-0.001379413,0.1987281;0.4514608;0.0005460014,0.2347199;0.1705047;0.01643337,0.2678865;-0.09703127;-0.05470818,-0.1705342;0.4721897;0.01163622,-0.4492326;0.4201736;0.001356928,-0.7248819;0.3825945;-0.01713338,0.07525616;0.004053629;-0.04437916,0.08706412;-0.3752064;0.009687047,0.08651482;-0.7608963;0.1129349,0.09841971;-0.7945013;0.04058073,-0.07711846;0.007775884;-0.04051802,-0.1206115;-0.3710535;-0.001820821,-0.1416797;-0.7573884;0.09676214,-0.142645;-0.7172806;0.0002254099,0.0165423;0.5071291;0.002833985,0;0;0,0.01669683;0.2951241;0.001614094,0.0312608;0.5748308;-0.0124414,0.2142022;0.469003;-0.01976156,0.2542004;0.1882988;-0.01030445,0.2826792;-0.08213395;-0.07188153,-0.1593418;0.5062433;0.028768,-0.4294591;0.4198615;0.02108914,-0.695532;0.3440574;-0.01348855,0.07234357;-0.001978233;-0.04911137,0.09046011;-0.3846443;-0.03731108,0.0963688;-0.7744668;0.04883194,0.102995;-0.8208519;-0.01069832,-0.08170822;0.00838494;-0.03004816,-0.1161;-0.3733399;-0.02802725,-0.1063982;-0.7666086;0.0402569,-0.1156102;-0.807746;-0.02514226,0.02791365;0.5065767;-0.006319761,401.8251
+0;0;0,0.009533318;0.2953769;0.006418454,0.01882769;0.5755712;-0.001379413,0.1987281;0.4514608;0.0005460014,0.2347199;0.1705047;0.01643337,0.2678865;-0.09703127;-0.05470818,-0.1705342;0.4721897;0.01163622,-0.4492326;0.4201736;0.001356928,-0.7248819;0.3825945;-0.01713338,0.07525616;0.004053629;-0.04437916,0.08706412;-0.3752064;0.009687047,0.08651482;-0.7608963;0.1129349,0.09841971;-0.7945013;0.04058073,-0.07711846;0.007775884;-0.04051802,-0.1206115;-0.3710535;-0.001820821,-0.1416797;-0.7573884;0.09676214,-0.142645;-0.7172806;0.0002254099,0.0165423;0.5071291;0.002833985,0;0;0,0.01669683;0.2951241;0.001614094,0.0312608;0.5748308;-0.0124414,0.2142022;0.469003;-0.01976156,0.2542004;0.1882988;-0.01030445,0.2826792;-0.08213395;-0.07188153,-0.1593418;0.5062433;0.028768,-0.4294591;0.4198615;0.02108914,-0.695532;0.3440574;-0.01348855,0.07234357;-0.001978233;-0.04911137,0.09046011;-0.3846443;-0.03731108,0.0963688;-0.7744668;0.04883194,0.102995;-0.8208519;-0.01069832,-0.08170822;0.00838494;-0.03004816,-0.1161;-0.3733399;-0.02802725,-0.1063982;-0.7666086;0.0402569,-0.1156102;-0.807746;-0.02514226,0.02791365;0.5065767;-0.006319761,401.8476
+0;0;0,0.00945238;0.2944093;0.006336698,0.01856376;0.5741093;-0.00153532,0.198347;0.4502375;0.0006145011,0.2330153;0.1685961;0.01690767,0.2674053;-0.09776652;-0.05420431,-0.1706855;0.4716621;0.01123011,-0.4512466;0.4273981;0.0004873183,-0.7264878;0.3925757;-0.01428858,0.07485434;0.004048163;-0.04407172,0.08682778;-0.3754165;0.009943575,0.086417;-0.7614859;0.1133212,0.09812295;-0.7938589;0.04243505,-0.07662619;0.007705522;-0.04038477,-0.1201123;-0.3713155;-0.001571503,-0.1409334;-0.7580496;0.09711944,-0.1417718;-0.7181495;0.00249622,0.01633912;0.5057527;0.002700452,0;0;0,0.01685938;0.2941457;0.0006418228,0.0318107;0.5732859;-0.01431274,0.2148674;0.4690728;-0.01897192,0.2544957;0.1877702;-0.009611607,0.2830523;-0.08145523;-0.07198834,-0.1586568;0.5078602;0.02719636,-0.4323522;0.4315619;0.01954112,-0.6987436;0.3587104;-0.01074035,0.07231832;-0.002293572;-0.04823565,0.09013201;-0.3852029;-0.03739357,0.09624554;-0.7756014;0.04797816,0.1025802;-0.8206086;-0.01021171,-0.08096072;0.00860652;-0.03054778,-0.1155319;-0.3733023;-0.02831815,-0.1055983;-0.7669873;0.03987362,-0.1146167;-0.8069718;-0.02394731,0.02834462;0.505145;-0.007963657,401.8602
+0;0;0,0.00945238;0.2944093;0.006336698,0.01856376;0.5741093;-0.00153532,0.198347;0.4502375;0.0006145011,0.2330153;0.1685961;0.01690767,0.2674053;-0.09776652;-0.05420431,-0.1706855;0.4716621;0.01123011,-0.4512466;0.4273981;0.0004873183,-0.7264878;0.3925757;-0.01428858,0.07485434;0.004048163;-0.04407172,0.08682778;-0.3754165;0.009943575,0.086417;-0.7614859;0.1133212,0.09812295;-0.7938589;0.04243505,-0.07662619;0.007705522;-0.04038477,-0.1201123;-0.3713155;-0.001571503,-0.1409334;-0.7580496;0.09711944,-0.1417718;-0.7181495;0.00249622,0.01633912;0.5057527;0.002700452,0;0;0,0.01685938;0.2941457;0.0006418228,0.0318107;0.5732859;-0.01431274,0.2148674;0.4690728;-0.01897192,0.2544957;0.1877702;-0.009611607,0.2830523;-0.08145523;-0.07198834,-0.1586568;0.5078602;0.02719636,-0.4323522;0.4315619;0.01954112,-0.6987436;0.3587104;-0.01074035,0.07231832;-0.002293572;-0.04823565,0.09013201;-0.3852029;-0.03739357,0.09624554;-0.7756014;0.04797816,0.1025802;-0.8206086;-0.01021171,-0.08096072;0.00860652;-0.03054778,-0.1155319;-0.3733023;-0.02831815,-0.1055983;-0.7669873;0.03987362,-0.1146167;-0.8069718;-0.02394731,0.02834462;0.505145;-0.007963657,401.8709
+0;0;0,0.009429511;0.293697;0.006321366,0.01853259;0.5731421;-0.001544796,0.1940881;0.4505929;0.0006514553,0.2286772;0.1695953;0.01690738,0.2628462;-0.09505585;-0.05374767,-0.1663703;0.4715198;0.01102042,-0.4462901;0.4273569;0.0003021844,-0.7197628;0.3927583;-0.01437877,0.07471263;0.004040499;-0.04398829,0.08665958;-0.3745845;0.009907484,0.08624913;-0.7603441;0.1132022,0.09784827;-0.7921481;0.0429628,-0.07648113;0.007690933;-0.04030832,-0.119871;-0.3704914;-0.001580935,-0.1406754;-0.7569152;0.09703083,-0.1415062;-0.7171054;0.003270961,0.01630902;0.5048183;0.002688942,0;0;0,0.01745372;0.2933971;-0.000538826,0.03336157;0.5721624;-0.01665854,0.2119128;0.4691989;-0.01982188,0.2545497;0.1890697;-0.008416414,0.2845018;-0.07837513;-0.0698657,-0.1529803;0.5094643;0.02439674,-0.4271662;0.437402;0.01736542,-0.6937928;0.3717375;-0.01088915,0.07233135;-0.002347708;-0.04791594,0.09023398;-0.384431;-0.03810549,0.0963003;-0.7746522;0.04657697,0.1013404;-0.8198746;-0.01002718,-0.08062661;0.008775087;-0.03091311,-0.1150803;-0.3722928;-0.0287727,-0.1050435;-0.765757;0.03879702,-0.1141867;-0.8050992;-0.02441613,0.02960703;0.5040995;-0.00999856,401.8923
+0;0;0,0.00941361;0.2932018;0.006310707,0.01849793;0.5720711;-0.001540679,0.194955;0.449357;0.0006385355,0.2293564;0.1698845;0.01680623,0.2634159;-0.09391865;-0.05362243,-0.1673242;0.4703895;0.01105988,-0.4457247;0.4264664;0.0003998168,-0.7183211;0.3919786;-0.0142341,0.07473102;0.004041494;-0.04399912,0.08669695;-0.375185;0.009982273,0.08628759;-0.7599235;0.1130035,0.09787278;-0.7916531;0.04284858,-0.07649995;0.007692827;-0.04031824,-0.1199587;-0.3710903;-0.00152934,-0.1407081;-0.7564912;0.09682138,-0.1415378;-0.7166932;0.00317423,0.01627791;0.5038562;0.002686314,0;0;0,0.01829799;0.2928461;-0.001424074,0.03577849;0.5708645;-0.01872659,0.2149963;0.4684146;-0.01816583,0.2551745;0.1894192;-0.008315563,0.2857262;-0.07721508;-0.06902051,-0.1518662;0.5103571;0.0231445,-0.4262544;0.4454132;0.01657833,-0.6944607;0.3902954;-0.01061947,0.07238104;-0.002412751;-0.04787636,0.09058798;-0.3850816;-0.03773046,0.09686822;-0.7744712;0.04577709,0.1026659;-0.818247;-0.01244663,-0.08058157;0.008885222;-0.03105875,-0.1145174;-0.372842;-0.02945897,-0.1046477;-0.7651978;0.03834079,-0.1136538;-0.8059102;-0.02318256,0.03151964;0.5029768;-0.01171303,401.9143
+0;0;0,0.009415472;0.2932014;0.006321494,0.01846968;0.5720724;-0.001509408,0.194939;0.4493489;0.0006823763,0.2291694;0.1698593;0.01691693,0.2630875;-0.09441188;-0.05180464,-0.1675451;0.4714065;0.01052044,-0.4471259;0.43503;0.0027078,-0.7203388;0.4072034;-0.01440102,0.07476165;0.00409379;-0.04394222,0.08677608;-0.3751417;0.009965416,0.08667721;-0.7600033;0.112526,0.0992175;-0.7910477;0.04193694,-0.07646235;0.007626665;-0.04040204,-0.1200106;-0.3711418;-0.001569998,-0.1400302;-0.7566546;0.0964925,-0.1407222;-0.7168537;0.002844535,0.01626428;0.5038567;0.002711172,0;0;0,0.01829799;0.2928461;-0.001424074,0.03577849;0.5708645;-0.01872659,0.2149963;0.4684146;-0.01816583,0.2551745;0.1894192;-0.008315563,0.2857262;-0.07721508;-0.06902051,-0.1518662;0.5103571;0.0231445,-0.4262544;0.4454132;0.01657833,-0.6944607;0.3902954;-0.01061947,0.07238104;-0.002412751;-0.04787636,0.09058798;-0.3850816;-0.03773046,0.09686822;-0.7744712;0.04577709,0.1026659;-0.818247;-0.01244663,-0.08058157;0.008885222;-0.03105875,-0.1145174;-0.372842;-0.02945897,-0.1046477;-0.7651978;0.03834079,-0.1136538;-0.8059102;-0.02318256,0.03151964;0.5029768;-0.01171303,401.9255
+0;0;0,0.009415472;0.2932014;0.006321494,0.01846968;0.5720724;-0.001509408,0.194939;0.4493489;0.0006823763,0.2291694;0.1698593;0.01691693,0.2630875;-0.09441188;-0.05180464,-0.1675451;0.4714065;0.01052044,-0.4471259;0.43503;0.0027078,-0.7203388;0.4072034;-0.01440102,0.07476165;0.00409379;-0.04394222,0.08677608;-0.3751417;0.009965416,0.08667721;-0.7600033;0.112526,0.0992175;-0.7910477;0.04193694,-0.07646235;0.007626665;-0.04040204,-0.1200106;-0.3711418;-0.001569998,-0.1400302;-0.7566546;0.0964925,-0.1407222;-0.7168537;0.002844535,0.01626428;0.5038567;0.002711172,0;0;0,0.01829799;0.2928461;-0.001424074,0.03577849;0.5708645;-0.01872659,0.2149963;0.4684146;-0.01816583,0.2551745;0.1894192;-0.008315563,0.2857262;-0.07721508;-0.06902051,-0.1518662;0.5103571;0.0231445,-0.4262544;0.4454132;0.01657833,-0.6944607;0.3902954;-0.01061947,0.07238104;-0.002412751;-0.04787636,0.09058798;-0.3850816;-0.03773046,0.09686822;-0.7744712;0.04577709,0.1026659;-0.818247;-0.01244663,-0.08058157;0.008885222;-0.03105875,-0.1145174;-0.372842;-0.02945897,-0.1046477;-0.7651978;0.03834079,-0.1136538;-0.8059102;-0.02318256,0.03151964;0.5029768;-0.01171303,401.937
+0;0;0,0.009408738;0.2929918;0.006316972,0.01846311;0.5718681;-0.001516837,0.1943163;0.449269;0.000685815,0.2285884;0.1694388;0.01694015,0.2625852;-0.09544498;-0.05194071,-0.166922;0.4712508;0.01049007,-0.4468434;0.43483;0.002667907,-0.7206897;0.4069389;-0.01448057,0.07458019;0.004083854;-0.04383556,0.08658585;-0.374875;0.01003275,0.08648704;-0.7594928;0.1125283,0.09898106;-0.7903118;0.04219975,-0.07627676;0.007608155;-0.04030398,-0.1197932;-0.370884;-0.001500253,-0.1398001;-0.7561525;0.09650007,-0.1404896;-0.7163878;0.003197685,0.01625567;0.5035894;0.002707639,0;0;0,0.01907112;0.2925803;-0.002381802,0.03800268;0.5704483;-0.02060342,0.2163173;0.4685846;-0.01746917,0.2558641;0.1891609;-0.007362127,0.2868223;-0.07805556;-0.06819582,-0.1493925;0.5112767;0.02134316,-0.4253957;0.4518835;0.01514514,-0.6961011;0.4051494;-0.009314459,0.07235014;-0.002533019;-0.04753399,0.09083751;-0.3849273;-0.03812265,0.09708159;-0.7741691;0.0448711,0.1030035;-0.8179132;-0.0128169,-0.08023078;0.008983204;-0.03134906,-0.1139495;-0.3724838;-0.03002893,-0.1040292;-0.7645224;0.03811386,-0.1128502;-0.8042833;-0.02398915,0.03331643;0.5025532;-0.01332283,401.9591

+ 136 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007295487;0.3150246;0.008288113,0.01321695;0.6201781;0.001571501,0.1860058;0.4929018;0.005332632,0.2242616;0.2123467;0.02263876,0.2630788;-0.06484297;-0.04893162,-0.160348;0.4866933;0.006865632,-0.2159107;0.2085766;0.0006937911,-0.2755226;-0.06917307;-0.05188696,0.08195325;0.005618728;-0.04647767,0.09638396;-0.3380225;-0.0001407415,0.09702322;-0.7294773;0.1022486,0.1121904;-0.7741941;0.0161518,-0.08291242;0.007194723;-0.04451792,-0.1175631;-0.3359936;-0.006232288,-0.1377559;-0.72842;0.09027997,-0.1371765;-0.6863238;-0.02408189,0.01183368;0.5452258;0.005732527,0;0;0,0.02334757;0.3136512;-0.02098155,0.0455703;0.6161046;-0.05597854,0.2120984;0.490935;-0.07523799,0.2662325;0.2159163;-0.03155327,0.280597;-0.06904143;-0.07689619,-0.131047;0.5189118;0.01175193,-0.1947073;0.2433814;0.0342131,-0.2810743;-0.02834991;-0.01232765,0.07284217;-0.001894981;-0.05998755,0.1156084;-0.3458436;-0.042238,0.1196302;-0.7395669;0.05096459,0.1328695;-0.7994176;-0.01958227,-0.09134357;0.01001562;-0.02154335,-0.1381715;-0.3338464;-0.0182663,-0.1548323;-0.7323332;0.0499361,-0.1732169;-0.7856164;-0.02720795,0.04024132;0.5420516;-0.04480577,246.3786
+0;0;0,0.007296297;0.3150595;0.008289034,0.01321837;0.6202446;0.001571712,0.1860169;0.4929572;0.005333272,0.2242385;0.2126521;0.02262397,0.2630685;-0.06462905;-0.04897003,-0.1603565;0.4867483;0.006866358,-0.2158697;0.2088795;0.000700017,-0.2755012;-0.06896189;-0.05189809,0.08191277;0.005615952;-0.04645471,0.09630363;-0.3370763;-0.0002457425,0.09693977;-0.7266241;0.1016448,0.1121246;-0.771428;0.01544756,-0.08287147;0.007191169;-0.04449593,-0.1174265;-0.3350494;-0.006316021,-0.1375209;-0.725564;0.08972606,-0.1369408;-0.6834536;-0.02476918,0.01183495;0.5452842;0.005733189,0;0;0,0.02348517;0.3136827;-0.02088189,0.04588771;0.6161721;-0.0557301,0.212372;0.4909707;-0.07503986,0.2661818;0.2161416;-0.03140211,0.2805654;-0.06889009;-0.07688141,-0.1308277;0.5189415;0.01182534,-0.1951183;0.2438563;0.03475367,-0.2830304;-0.02751485;-0.01158714,0.07286684;-0.001920059;-0.05988336,0.1153866;-0.3449546;-0.04257083,0.1192356;-0.7366031;0.05084324,0.1329329;-0.7978502;-0.01802278,-0.09127112;0.01000653;-0.02165021,-0.1378773;-0.3329157;-0.01810555,-0.1544784;-0.7296588;0.04859401,-0.1730186;-0.782369;-0.02932551,0.04051165;0.5421079;-0.04459929,246.4038
+0;0;0,0.007296554;0.3150707;0.008289327,0.01321935;0.6202935;0.001571079,0.185922;0.4930235;0.005333492,0.2241791;0.2124586;0.02264022,0.2630186;-0.06489035;-0.0489713,-0.1602611;0.486818;0.006865736,-0.2158257;0.2086917;0.0006936807,-0.2754718;-0.06921762;-0.05191729,0.08186615;0.005612756;-0.04642827,0.09635746;-0.3394714;0.0001032203,0.09699368;-0.7290645;0.1020056,0.1122608;-0.7742738;0.01534119,-0.0828243;0.007187076;-0.0444706,-0.1176205;-0.3374422;-0.006024219,-0.1377173;-0.7280023;0.09002904,-0.137134;-0.6858263;-0.02508678,0.01183572;0.5453216;0.005733189,0;0;0,0.02359679;0.3136861;-0.02087355,0.04616867;0.6161993;-0.0557363,0.2124799;0.4908568;-0.07494164,0.2664853;0.2157806;-0.03139591,0.2805699;-0.06932774;-0.07693744,-0.1304543;0.5189653;0.01192239,-0.1953878;0.2437898;0.03519838,-0.2842482;-0.02742594;-0.01068248,0.07287702;-0.001957566;-0.05978513,0.1154818;-0.3473863;-0.0418396,0.1194717;-0.7392923;0.05068659,0.1324342;-0.799215;-0.02104998,-0.09120753;0.0100141;-0.02168083,-0.1367632;-0.3354657;-0.01652109,-0.1543373;-0.7323987;0.04907362,-0.17241;-0.7865361;-0.02835076,0.04074799;0.5421278;-0.0445981,246.431
+0;0;0,0.007211994;0.3151249;0.008230121,0.01306609;0.620429;0.001464113,0.1858055;0.4931339;0.005289122,0.2241593;0.2121228;0.02259803,0.2631458;-0.06590444;-0.0493002,-0.1603787;0.486825;0.006979006,-0.2159875;0.2082416;0.0009120819,-0.2758971;-0.07045105;-0.05133442,0.0818714;0.005652561;-0.04643761,0.0962726;-0.3379984;-0.0002000742,0.09708397;-0.7288028;0.1021709,0.1114326;-0.7740977;0.01600327,-0.0828189;0.007147197;-0.04451154,-0.1174643;-0.3360413;-0.00626719,-0.1376932;-0.7278547;0.09007403,-0.1371568;-0.6857288;-0.0246113,0.01170031;0.5454363;0.005640788,0;0;0,0.02373774;0.3137268;-0.02086806,0.04643114;0.6163102;-0.05575132,0.2127213;0.4906954;-0.07459688,0.2665675;0.2151037;-0.03114963,0.2805498;-0.07076195;-0.07668829,-0.1301936;0.51906;0.01205467,-0.1956745;0.2435735;0.03566209,-0.284948;-0.02826869;-0.01038703,0.07292187;-0.001999721;-0.05974722,0.1162387;-0.3458795;-0.04209471,0.1193971;-0.7390707;0.05063748,0.1336167;-0.7998052;-0.01911283,-0.09121063;0.0100558;-0.02169857,-0.1367188;-0.3339642;-0.017165,-0.1549459;-0.7319165;0.04999303,-0.1737854;-0.7868559;-0.02570653,0.04098333;0.5422205;-0.04460502,246.4643
+0;0;0,0.007212406;0.3151429;0.00823059,0.01306697;0.6204718;0.001464132,0.1862199;0.4930486;0.005288521,0.2245171;0.2124518;0.02257192,0.2634;-0.06483635;-0.04913517,-0.1607867;0.4867247;0.00698242,-0.2163135;0.208552;0.0009244392,-0.2760638;-0.0693998;-0.05118317,0.08186156;0.005651882;-0.04643203,0.09623695;-0.3373831;-0.0002773702,0.09704459;-0.726387;0.1016219,0.1104115;-0.7665303;0.02134978,-0.08280894;0.007146339;-0.04450619,-0.1173922;-0.335427;-0.006330393,-0.137528;-0.7254353;0.08956697,-0.1370282;-0.6841391;-0.01727177,0.01170113;0.5454752;0.005641022,0;0;0,0.02391692;0.3137424;-0.02070022,0.04676706;0.6163626;-0.05537868,0.2133891;0.4904156;-0.07423639,0.2665519;0.2151032;-0.03091478,0.2805045;-0.07005104;-0.07602453,-0.1304173;0.5189784;0.01212385,-0.1960475;0.2439807;0.03597614,-0.2855523;-0.02703643;-0.009642936,0.07293814;-0.002011493;-0.05970907,0.1159827;-0.345309;-0.04227566,0.119187;-0.7365785;0.05049348,0.1340626;-0.7922673;-0.01258206,-0.09118979;0.01007606;-0.02172762,-0.1365765;-0.3333356;-0.01744125,-0.1551754;-0.7293164;0.05009791,-0.1720608;-0.7799471;-0.01886547,0.04128402;0.5422636;-0.04428482,246.4976
+0;0;0,0.007211903;0.3151209;0.008230017,0.0130661;0.6204305;0.001464029,0.1861494;0.4930339;0.005288241,0.2244585;0.2123497;0.02257702,0.2633664;-0.06511623;-0.04917605,-0.1607186;0.4867125;0.006981464,-0.2162626;0.2084532;0.0009215972,-0.2760513;-0.06967682;-0.05121942,0.08183112;0.00564978;-0.04641477,0.09621123;-0.337498;-0.0002449341,0.09702093;-0.7274969;0.101915,0.1104287;-0.7678549;0.02139705,-0.08277816;0.007143681;-0.04448964,-0.1173728;-0.3355423;-0.006301291,-0.1375601;-0.7265481;0.08984134,-0.1370588;-0.6852172;-0.01732454,0.01170036;0.5454396;0.005640602,0;0;0,0.02407507;0.3137116;-0.02064896,0.04703666;0.6163065;-0.0553031,0.2135569;0.4902988;-0.07405376,0.2665281;0.2148396;-0.0308516,0.2801417;-0.07050663;-0.07603836,-0.1301338;0.5189396;0.01207887,-0.1961518;0.2439424;0.03591781,-0.2874078;-0.0265609;-0.01045012,0.07300844;-0.002093002;-0.05956483,0.1156717;-0.3455496;-0.04206466,0.1191599;-0.737956;0.05035544,0.1342382;-0.7930568;-0.01401591,-0.09113131;0.01013783;-0.02179198,-0.1365506;-0.3333898;-0.0179669,-0.1552041;-0.7303531;0.04991986,-0.1720983;-0.7836713;-0.01630584,0.04153012;0.5422146;-0.04421258,246.5314
+0;0;0,0.00715622;0.3152163;0.008179729,0.01299063;0.6206018;0.001297079,0.1861145;0.4932625;0.005285794,0.2244442;0.2125723;0.02249174,0.2638204;-0.06496838;-0.04993281,-0.1609121;0.4871505;0.006775318,-0.2168919;0.2089703;0.0009286515,-0.2767884;-0.06981471;-0.04923069,0.08183254;0.00565949;-0.04641725,0.09617765;-0.336773;-0.0004589334,0.09741307;-0.7328991;0.1033223,0.1104988;-0.775143;0.022309,-0.08277504;0.007139411;-0.04450252,-0.1172606;-0.3348311;-0.006491005,-0.1379334;-0.7318718;0.09158692,-0.1373603;-0.6903805;-0.01713844,0.01162344;0.5455934;0.005504555,0;0;0,0.02416903;0.3137963;-0.02066803,0.04720207;0.6164622;-0.05534482,0.213731;0.4904079;-0.07400179,0.2664613;0.2149063;-0.03075194,0.2798457;-0.07072595;-0.07613611,-0.1300493;0.5190405;0.01189357,-0.1967031;0.2442337;0.03619736,-0.2874792;-0.02669913;-0.01049039,0.07304652;-0.002155036;-0.05952072,0.115494;-0.3449096;-0.04233241,0.11982;-0.7439772;0.04939723,0.1326375;-0.7971563;-0.02039194,-0.09111388;0.01022066;-0.02183925,-0.1366069;-0.3325555;-0.01825421,-0.155769;-0.7357861;0.05049043,-0.1724348;-0.7901532;-0.01702275,0.04167832;0.5423529;-0.04424787,246.5543
+0;0;0,0.00715622;0.3152163;0.008179729,0.01299063;0.6206018;0.001297079,0.1861145;0.4932625;0.005285794,0.2244442;0.2125723;0.02249174,0.2638204;-0.06496838;-0.04993281,-0.1609121;0.4871505;0.006775318,-0.2168919;0.2089703;0.0009286515,-0.2767884;-0.06981471;-0.04923069,0.08183254;0.00565949;-0.04641725,0.09617765;-0.336773;-0.0004589334,0.09741307;-0.7328991;0.1033223,0.1104988;-0.775143;0.022309,-0.08277504;0.007139411;-0.04450252,-0.1172606;-0.3348311;-0.006491005,-0.1379334;-0.7318718;0.09158692,-0.1373603;-0.6903805;-0.01713844,0.01162344;0.5455934;0.005504555,0;0;0,0.02416903;0.3137963;-0.02066803,0.04720207;0.6164622;-0.05534482,0.213731;0.4904079;-0.07400179,0.2664613;0.2149063;-0.03075194,0.2798457;-0.07072595;-0.07613611,-0.1300493;0.5190405;0.01189357,-0.1967031;0.2442337;0.03619736,-0.2874792;-0.02669913;-0.01049039,0.07304652;-0.002155036;-0.05952072,0.115494;-0.3449096;-0.04233241,0.11982;-0.7439772;0.04939723,0.1326375;-0.7971563;-0.02039194,-0.09111388;0.01022066;-0.02183925,-0.1366069;-0.3325555;-0.01825421,-0.155769;-0.7357861;0.05049043,-0.1724348;-0.7901532;-0.01702275,0.04167832;0.5423529;-0.04424787,246.576
+0;0;0,0.007156672;0.3152362;0.008180246,0.01299151;0.620644;0.00129712,0.1860802;0.4933103;0.005286154,0.224396;0.2127216;0.02248588,0.2637429;-0.0646126;-0.04988477,-0.1608766;0.4871996;0.006775378,-0.2168362;0.2091198;0.0009308239,-0.2766881;-0.06945774;-0.04919119,0.08183472;0.005659641;-0.04641848,0.0961464;-0.3359745;-0.0005673058,0.09738341;-0.7326128;0.1033481,0.1105071;-0.7750666;0.0220995,-0.08277725;0.007139601;-0.0445037,-0.1171824;-0.3340337;-0.006580804,-0.1378819;-0.7315877;0.09162392,-0.1373071;-0.690063;-0.01741722,0.01162423;0.5456307;0.005504871,0;0;0,0.02428988;0.3138074;-0.02066255,0.04737862;0.616488;-0.05536914,0.2139021;0.4903788;-0.07367659,0.266231;0.2148696;-0.03066039,0.2794998;-0.07053846;-0.07611465,-0.1299434;0.519306;0.01167264,-0.196867;0.2446887;0.03617913,-0.2869033;-0.02633166;-0.01009573,0.07317551;-0.002233908;-0.05936313,0.1152879;-0.3442485;-0.04282165,0.1195879;-0.7437752;0.04927516,0.1325249;-0.797227;-0.02066445,-0.09108666;0.0102911;-0.02193038,-0.1367994;-0.3316482;-0.01894401,-0.1559879;-0.7353768;0.05002646,-0.1729756;-0.7899457;-0.01766887,0.04184558;0.5423759;-0.04426193,246.6093
+0;0;0,0.007136882;0.315193;0.008172303,0.01297941;0.6205115;0.001286621,0.1859352;0.4931853;0.005276058,0.2242419;0.2126075;0.02245255,0.2636311;-0.06335315;-0.04988728,-0.1608337;0.487287;0.00667478,-0.2171702;0.2092938;0.0009942572,-0.2767517;-0.06816375;-0.04805891,0.08179859;0.005655185;-0.0463935,0.09624644;-0.3344383;-0.000384111,0.09753615;-0.7328042;0.1040008,0.1097106;-0.7745225;0.02192982,-0.08273366;0.007134234;-0.04449258,-0.1169235;-0.3325677;-0.006772347,-0.1377669;-0.7318699;0.09180003,-0.1371616;-0.6903455;-0.0172605,0.01160835;0.5455261;0.005492114,0;0;0,0.02445188;0.3137589;-0.02053809,0.04772237;0.6163554;-0.05507302,0.2140505;0.4902734;-0.07357597,0.2662051;0.2147559;-0.03049135,0.2789869;-0.06941772;-0.07544494,-0.1296624;0.5194206;0.01157684,-0.1969073;0.2449125;0.03627043,-0.2859844;-0.02506718;-0.009719532,0.07325408;-0.002277985;-0.05919456,0.1149325;-0.3428495;-0.04297375,0.1194986;-0.744173;0.04928589,0.1315427;-0.7972934;-0.02123594,-0.09102716;0.01030498;-0.02198202,-0.136625;-0.3301364;-0.01887595,-0.1562177;-0.7355746;0.05061734,-0.1731001;-0.7899382;-0.01739107,0.04214363;0.5422682;-0.04401207,246.6318
+0;0;0,0.007138395;0.3152598;0.008174036,0.0129821;0.62064;0.001287011,0.1859055;0.4933093;0.005277277,0.2241755;0.2129996;0.02243736,0.2635604;-0.06293032;-0.0498944,-0.1607995;0.4874121;0.00667574,-0.2170821;0.2096844;0.001000645,-0.276657;-0.06774217;-0.04804706,0.0818067;0.005655746;-0.0463981,0.0963089;-0.3357171;-0.000215631,0.09759327;-0.7324312;0.1037365,0.1099508;-0.7752276;0.02043169,-0.08274186;0.007134941;-0.04449699,-0.1170603;-0.3338449;-0.006634861,-0.1378173;-0.7314914;0.09152878,-0.1372029;-0.6897937;-0.01917126,0.01161079;0.5456405;0.005493293,0;0;0,0.02449494;0.3138242;-0.02051592,0.04773801;0.6164829;-0.05506802,0.2140388;0.49033;-0.07347846,0.2657021;0.2150257;-0.03022289,0.2785312;-0.06913531;-0.07503676,-0.1296996;0.519626;0.01131941,-0.1971826;0.2454947;0.0364325,-0.2845564;-0.0249669;-0.009791892,0.07336549;-0.002321482;-0.05906963,0.1145876;-0.3442214;-0.04222464,0.1192668;-0.7440274;0.04900551,0.1316439;-0.7972451;-0.02388715,-0.09100269;0.01036914;-0.02209294,-0.1368999;-0.3313357;-0.01895967,-0.15648;-0.7350407;0.05052908,-0.1735997;-0.7909437;-0.01816808,0.04217003;0.5423816;-0.04400015,246.6539
+0;0;0,0.007139952;0.3153286;0.008175818,0.01298473;0.6207646;0.001287595,0.185922;0.4934173;0.005278537,0.2241994;0.2130538;0.02244191,0.2635616;-0.06271753;-0.04984828,-0.160811;0.4875196;0.006677113,-0.2171045;0.2097386;0.001000928,-0.2766451;-0.06752852;-0.04801859,0.08174115;0.005651215;-0.04636092,0.09622553;-0.3353023;-0.0002351925,0.09750268;-0.7297853;0.1031323,0.109877;-0.7726811;0.01971383,-0.08267557;0.007129224;-0.04446134,-0.1169519;-0.3334317;-0.006645724,-0.1375922;-0.728842;0.09096587,-0.1369769;-0.6871283;-0.01988525,0.01161319;0.5457527;0.005494569,0;0;0,0.02447873;0.3138947;-0.02051497,0.0476547;0.6166115;-0.05509663,0.2139766;0.4903538;-0.07341075,0.2653789;0.2149623;-0.03004265,0.2780991;-0.06900698;-0.07503939,-0.1298003;0.5196109;0.01118276,-0.19744;0.2454881;0.03657945,-0.2842425;-0.02490672;-0.01007953,0.07347448;-0.002408326;-0.05880976,0.1144122;-0.3439375;-0.04242229,0.1185798;-0.7413582;0.04891658,0.1310984;-0.7958385;-0.02272081,-0.09088031;0.01043952;-0.02224121,-0.1371014;-0.3307953;-0.0192284,-0.1567057;-0.7323018;0.04941157,-0.1730624;-0.7875244;-0.02055366,0.04210521;0.5424976;-0.04401946,246.6875
+0;0;0,0.007107724;0.3153296;0.008167577,0.01293422;0.6207656;0.001266217,0.1858746;0.4934228;0.005306067,0.2241693;0.2130603;0.02244675,0.2638469;-0.06261554;-0.05003512,-0.1608352;0.4874509;0.006780814,-0.2171727;0.2096784;0.001129508,-0.2770492;-0.06748176;-0.04808562,0.08173665;0.005662042;-0.04636753,0.09623947;-0.3352882;-0.0002241619,0.09758549;-0.7298409;0.102876,0.1087076;-0.774982;0.02129371,-0.0826715;0.007113166;-0.04447148,-0.116944;-0.3334473;-0.006648302,-0.1376552;-0.7288483;0.09098601,-0.1370618;-0.6871381;-0.01986559,0.01156449;0.5457538;0.00547506,0;0;0,0.02447873;0.3138947;-0.02051497,0.0476547;0.6166115;-0.05509663,0.2139766;0.4903538;-0.07341075,0.2653789;0.2149623;-0.03004265,0.2780991;-0.06900698;-0.07503939,-0.1298003;0.5196109;0.01118276,-0.19744;0.2454881;0.03657945,-0.2842425;-0.02490672;-0.01007953,0.07347448;-0.002408326;-0.05880976,0.1144122;-0.3439375;-0.04242229,0.1185798;-0.7413582;0.04891658,0.1310984;-0.7958385;-0.02272081,-0.09088031;0.01043952;-0.02224121,-0.1371014;-0.3307953;-0.0192284,-0.1567057;-0.7323018;0.04941157,-0.1730624;-0.7875244;-0.02055366,0.04210521;0.5424976;-0.04401946,246.7098
+0;0;0,0.007107637;0.3153257;0.008167477,0.0129341;0.6207599;0.001266151,0.185822;0.4934331;0.005306038,0.2241201;0.2130451;0.02244828,0.2637913;-0.06258607;-0.05002185,-0.1607834;0.4874631;0.00678034,-0.2171259;0.2096653;0.001128521,-0.2769927;-0.06744996;-0.04807863,0.08172353;0.005661132;-0.04636008,0.09621738;-0.3350782;-0.0002452694,0.09756386;-0.729763;0.1028895,0.1086232;-0.7744802;0.02176736,-0.08265822;0.007112023;-0.04446435,-0.1169095;-0.3332377;-0.006664567,-0.1376277;-0.7287711;0.09100245,-0.1370376;-0.6871269;-0.0192238,0.01156437;0.5457484;0.00547498,0;0;0,0.02450354;0.31389;-0.02049851,0.04766344;0.616605;-0.05508852,0.2139128;0.4903441;-0.07351303,0.2652132;0.2149157;-0.03009105,0.2778485;-0.06899977;-0.07515359,-0.1298021;0.5196841;0.01099376,-0.1975877;0.2455845;0.03653993,-0.2839659;-0.02483699;-0.01046252,0.07349426;-0.002429888;-0.05875993,0.1142908;-0.3437746;-0.04265571,0.1184452;-0.7413319;0.04869914,0.1309433;-0.7956094;-0.0222013,-0.09084397;0.01047664;-0.02230818,-0.1371313;-0.3305351;-0.01941466,-0.1565585;-0.7322288;0.04899272,-0.1729368;-0.7875331;-0.01985995,0.04212027;0.5424916;-0.04400754,246.7323
+0;0;0,0.007108457;0.3153621;0.00816842,0.01293561;0.6208326;0.001266271,0.185681;0.4935395;0.005306798,0.2239094;0.2136624;0.0224178,0.2634808;-0.06127524;-0.04987,-0.1606413;0.4875743;0.006779897,-0.2168812;0.2102828;0.001138377,-0.2765974;-0.06613526;-0.04794497,0.08168607;0.005658538;-0.04633883,0.09616882;-0.3348197;-0.0002593398,0.09749312;-0.7230055;0.1011771,0.1088751;-0.7699028;0.01768809,-0.08262034;0.007108763;-0.04444396,-0.1168454;-0.3329803;-0.006673139,-0.1372224;-0.7220006;0.08938564,-0.1366151;-0.6800167;-0.02405673,0.01156572;0.5458121;0.005475602,0;0;0,0.02464031;0.3139158;-0.02050018,0.04790168;0.6166563;-0.05511904,0.2139731;0.4902088;-0.0732007,0.2648472;0.2152508;-0.02966571,0.2776005;-0.06799275;-0.0743041,-0.1295749;0.5199509;0.01060816,-0.1973403;0.2464425;0.03680688,-0.2836229;-0.02320498;-0.01039182,0.07362243;-0.002527565;-0.0585258,0.1140902;-0.3436682;-0.04290557,0.1169712;-0.7342948;0.04864693,0.131309;-0.794978;-0.01905942,-0.09075376;0.01053365;-0.02246591,-0.137027;-0.3302152;-0.01972243,-0.1563417;-0.7252374;0.04783323,-0.174297;-0.7841141;-0.02138886,0.04233585;0.5425369;-0.04402852,246.7663
+0;0;0,0.007078903;0.3154163;0.008150784,0.01287705;0.6209248;0.001206315,0.1854389;0.4936779;0.005303223,0.2236825;0.2137367;0.02240115,0.2634901;-0.06184947;-0.05015499,-0.1606012;0.487985;0.006597689,-0.217475;0.2107477;0.001418374,-0.2780934;-0.06618184;-0.047899,0.08166508;0.005664951;-0.04630794,0.09615037;-0.3352625;-8.63485E-05,0.09760268;-0.7274874;0.1022772,0.1083671;-0.7730377;0.02126878,-0.08258092;0.007101192;-0.04444847,-0.116806;-0.3334329;-0.006462477,-0.1374137;-0.7264798;0.09054405,-0.1340048;-0.7774636;0.01428077,0.01151098;0.5458966;0.005424922,0;0;0,0.02464446;0.3139601;-0.02063227,0.04788746;0.6167279;-0.05536389,0.2138104;0.4903934;-0.07331181,0.264634;0.2153694;-0.02971458,0.2768065;-0.06863269;-0.07434011,-0.1293368;0.5199535;0.0104955,-0.1972543;0.2464087;0.03661757,-0.2824049;-0.0242112;-0.011456,0.07370618;-0.002577394;-0.05836487,0.1141434;-0.3441944;-0.0428586,0.1177449;-0.7389807;0.04907417,0.1304667;-0.7953711;-0.01992536,-0.09067649;0.01061268;-0.02260191,-0.1372749;-0.3305611;-0.01998816,-0.1564169;-0.7296596;0.04838435,-0.1737337;-0.7852309;-0.02063562,0.04232576;0.5426039;-0.0442462,246.7885
+0;0;0,0.007078903;0.3154163;0.008150784,0.01287705;0.6209248;0.001206315,0.1854389;0.4936779;0.005303223,0.2236825;0.2137367;0.02240115,0.2634901;-0.06184947;-0.05015499,-0.1606012;0.487985;0.006597689,-0.217475;0.2107477;0.001418374,-0.2780934;-0.06618184;-0.047899,0.08166508;0.005664951;-0.04630794,0.09615037;-0.3352625;-8.63485E-05,0.09760268;-0.7274874;0.1022772,0.1083671;-0.7730377;0.02126878,-0.08258092;0.007101192;-0.04444847,-0.116806;-0.3334329;-0.006462477,-0.1374137;-0.7264798;0.09054405,-0.1340048;-0.7774636;0.01428077,0.01151098;0.5458966;0.005424922,0;0;0,0.02464446;0.3139601;-0.02063227,0.04788746;0.6167279;-0.05536389,0.2138104;0.4903934;-0.07331181,0.264634;0.2153694;-0.02971458,0.2768065;-0.06863269;-0.07434011,-0.1293368;0.5199535;0.0104955,-0.1972543;0.2464087;0.03661757,-0.2824049;-0.0242112;-0.011456,0.07370618;-0.002577394;-0.05836487,0.1141434;-0.3441944;-0.0428586,0.1177449;-0.7389807;0.04907417,0.1304667;-0.7953711;-0.01992536,-0.09067649;0.01061268;-0.02260191,-0.1372749;-0.3305611;-0.01998816,-0.1564169;-0.7296596;0.04838435,-0.1737337;-0.7852309;-0.02063562,0.04232576;0.5426039;-0.0442462,246.8118
+0;0;0,0.007079893;0.3154604;0.008151923,0.01287876;0.6210069;0.001206591,0.1853979;0.4937634;0.005304053,0.2235649;0.2143831;0.02236773,0.263538;-0.06234887;-0.05049007,-0.1605576;0.4880719;0.006598203,-0.2173174;0.21139;0.001429264,-0.2781879;-0.06669092;-0.04809316,0.0815967;0.005660207;-0.04626916,0.0960438;-0.3343686;-0.0001694039,0.09750066;-0.7278215;0.1025146,0.1076462;-0.7690281;0.02616358,-0.08251177;0.007095246;-0.04441125,-0.1166466;-0.3325413;-0.006525379,-0.1373189;-0.7268187;0.09078483,-0.1341059;-0.7731465;0.01890615,0.01151252;0.5459694;0.005425722,0;0;0,0.02470464;0.3139954;-0.02069736,0.04797716;0.6167915;-0.05549645,0.2137993;0.4903021;-0.07344532,0.2643727;0.2158864;-0.02940512,0.2764083;-0.06943345;-0.07338762,-0.1292589;0.5199925;0.01020522,-0.1971172;0.2470241;0.03637247,-0.2824185;-0.02482045;-0.01169958,0.07371467;-0.002589643;-0.05822659,0.1139785;-0.3433419;-0.04338598,0.1175855;-0.7393434;0.04892349,0.1311148;-0.7878387;-0.01932788,-0.09056077;0.0106175;-0.02273564,-0.1372585;-0.329628;-0.02031614,-0.1562745;-0.7300439;0.04792463,-0.1720062;-0.7816492;-0.01607443,0.04240991;0.5426611;-0.04436183,246.8461
+0;0;0,0.007035654;0.3154711;0.008113411,0.01282824;0.6210193;0.00113232,0.1853409;0.4937468;0.00523967,0.2236612;0.2144264;0.02232478,0.2636869;-0.06335732;-0.0508458,-0.1605903;0.4880132;0.006619201,-0.2178581;0.2114644;0.001991109,-0.2805563;-0.06733435;-0.04760716,0.08156159;0.005663928;-0.04621382,0.0961026;-0.3366756;0.0002321191,0.09811272;-0.7358651;0.1041194,0.1064403;-0.773505;0.03450716,-0.08241234;0.007077959;-0.04447694,-0.1167763;-0.3348892;-0.006495945,-0.1378009;-0.7347826;0.09245948,-0.1350877;-0.7757542;0.02578085,0.01145973;0.5459816;0.005355922,0;0;0,0.0247971;0.3139972;-0.02069259,0.04818003;0.616788;-0.05548263,0.2139329;0.4902241;-0.07355475,0.2642915;0.2158628;-0.02916861,0.2759379;-0.07052663;-0.07349992,-0.1291169;0.520074;0.01016843,-0.1973218;0.2472421;0.03645674,-0.2833447;-0.02551442;-0.01174848,0.07370959;-0.002635225;-0.05813813,0.1143672;-0.3456853;-0.04301858,0.119226;-0.747862;0.04851961,0.1305958;-0.7862599;-0.01991153,-0.09047674;0.01065708;-0.02281393,-0.1373874;-0.3319182;-0.02024534,-0.1569189;-0.7381968;0.04834788,-0.1713083;-0.7845002;-0.01048336,0.04258311;0.5426592;-0.04434919,246.88
+0;0;0,0.007036407;0.3155048;0.00811428,0.0128295;0.6210797;0.001132585,0.185186;0.4938476;0.005240403,0.2235217;0.2144145;0.0223324,0.2635567;-0.06343329;-0.05085506,-0.1604348;0.4881191;0.006618696,-0.2177257;0.2114588;0.001988738,-0.2804383;-0.06740427;-0.04762098,0.08152256;0.005661217;-0.04619171,0.09601033;-0.335425;8.419156E-05,0.09800593;-0.731727;0.10322,0.1066059;-0.7715796;0.03133063,-0.0823729;0.007074573;-0.04445566,-0.1166111;-0.3336406;-0.006613713,-0.1374836;-0.7306414;0.09162593,-0.1346816;-0.7739346;0.02276611,0.01146087;0.5460355;0.00535655,0;0;0,0.0248756;0.3140242;-0.02070451,0.04831894;0.6168354;-0.05551052,0.2139048;0.4903465;-0.07360697,0.2643051;0.2158778;-0.02920675,0.275921;-0.07056311;-0.07365084,-0.1288639;0.5203695;0.01010995,-0.1978786;0.2476635;0.03681215,-0.2846779;-0.02496743;-0.01111345,0.07371813;-0.002697051;-0.05805182,0.1142367;-0.3445112;-0.0434742,0.118022;-0.7435855;0.04829574,0.1301517;-0.7863835;-0.02007627,-0.09039855;0.01074162;-0.02289913,-0.1370585;-0.3305893;-0.02021087,-0.1568872;-0.7340332;0.04713985,-0.1717054;-0.7823524;-0.01424376,0.04270813;0.5427017;-0.04437256,246.9027
+0;0;0,0.007038134;0.3155823;0.008116271,0.01283188;0.6211916;0.001133783,0.1852259;0.4939396;0.005242059,0.2235952;0.2142618;0.02234903,0.2635685;-0.06315768;-0.05072561,-0.1604699;0.4882099;0.006620651,-0.217811;0.2113073;0.001986637,-0.2804269;-0.06712592;-0.0475466,0.08146911;0.005657505;-0.04616142,0.09597941;-0.335959;0.000186421,0.0979768;-0.7326198;0.1034155,0.1067243;-0.7736704;0.0302932,-0.08231889;0.007069934;-0.04442651,-0.1166103;-0.334175;-0.006525733,-0.1375017;-0.7315351;0.09180283,-0.1346517;-0.7760854;0.02176195,0.0114631;0.5461389;0.005358231,0;0;0,0.02496404;0.314086;-0.02084136,0.04851887;0.6169116;-0.05574775,0.2141428;0.490442;-0.07366467,0.2644143;0.2157278;-0.02906132,0.276163;-0.070225;-0.07369637,-0.1285966;0.5203019;0.01029703,-0.1994227;0.2478372;0.03733809,-0.2889651;-0.02356344;-0.009812187,0.07370443;-0.00275521;-0.05796695,0.1142702;-0.3451055;-0.04343462,0.1179016;-0.74463;0.04803681,0.129879;-0.7898329;-0.02031994,-0.09030037;0.01081778;-0.02299826,-0.1370077;-0.3310485;-0.02047969,-0.1570348;-0.734781;0.04733606,-0.1713966;-0.7862311;-0.01292347,0.04287248;0.5427763;-0.0445807,246.9367
+0;0;0,0.006989374;0.3155776;0.008111101,0.01278496;0.621164;0.001117667,0.1851483;0.4938901;0.005236233,0.2236701;0.2142121;0.0223501,0.2633763;-0.06258211;-0.05046856,-0.1605083;0.4882169;0.006730559,-0.2182044;0.2113636;0.002260888,-0.2838557;-0.06580415;-0.04634088,0.08149969;0.005640602;-0.0461316,0.09592638;-0.3355615;8.895248E-05,0.09777384;-0.726636;0.1018896,0.1069509;-0.7740516;0.02756245,-0.08226012;0.00710474;-0.04455262,-0.1164928;-0.3337207;-0.00674396,-0.1372459;-0.7254738;0.09023435,-0.1325085;-0.7734791;0.01610846,0.01141348;0.5461178;0.005341099,0;0;0,0.02502817;0.3140714;-0.02089405,0.04865386;0.6168607;-0.0558672,0.2142086;0.490379;-0.07390356,0.2644326;0.2156699;-0.02908134,0.2761538;-0.06962961;-0.0733645,-0.1284526;0.5204082;0.01028182,-0.2009539;0.2484148;0.03784533,-0.2949499;-0.02085644;-0.008543547,0.07369016;-0.002744198;-0.05800319,0.1139797;-0.3447038;-0.04372954,0.1168199;-0.7382791;0.04790259,0.1295596;-0.7911291;-0.01973986,-0.09031181;0.01083627;-0.02298898,-0.1369677;-0.3306019;-0.02043002,-0.1565528;-0.7286443;0.04653811,-0.1724735;-0.7840753;-0.0171014,0.04298867;0.5427364;-0.0446806,246.9593
+0;0;0,0.006989064;0.3155635;0.008110739,0.01278441;0.6211376;0.001117588,0.1855127;0.4937571;0.005235763,0.2239812;0.2144663;0.02232594,0.2636935;-0.06237143;-0.05050415,-0.1608698;0.488072;0.006733228,-0.2184861;0.2116019;0.002269743,-0.2841476;-0.0656094;-0.04633966,0.08150601;0.00564104;-0.04613518,0.09593099;-0.3355205;7.98814E-05,0.09778389;-0.7277448;0.1021798,0.1068871;-0.7745377;0.02845056,-0.0822665;0.007105292;-0.04455608,-0.1164952;-0.3336796;-0.006751917,-0.1373093;-0.7265846;0.09051152,-0.13261;-0.7739624;0.01698188,0.01141299;0.5460944;0.00534085,0;0;0,0.02510096;0.3140498;-0.02092028,0.04878548;0.6168182;-0.05592585,0.2147083;0.4902135;-0.07385325,0.2644743;0.2157823;-0.02928758,0.2761967;-0.06957987;-0.07346296,-0.1286533;0.5208421;0.01068234,-0.2034997;0.2499067;0.03838261,-0.3064386;-0.01647124;-0.005965672,0.07366417;-0.002778068;-0.05804634,0.1139266;-0.3447047;-0.04389787,0.1168145;-0.7395058;0.04770732,0.1297069;-0.7914898;-0.01958633,-0.09031651;0.01090084;-0.02296969,-0.1371157;-0.3304783;-0.02068685,-0.156668;-0.7296977;0.04646466,-0.1724829;-0.7844768;-0.01661004,0.04310694;0.5426992;-0.04473066,246.9816
+0;0;0,0.00699075;0.3156397;0.008112697,0.01278803;0.6213156;0.001117028,0.1854066;0.4939387;0.005236913,0.2238911;0.2145309;0.02233425,0.2636345;-0.06252328;-0.05055277,-0.1607586;0.4882571;0.006733439,-0.2183991;0.2116713;0.002268085,-0.2841119;-0.06575671;-0.04637932,0.0815303;0.00564272;-0.04614892,0.09598327;-0.3361812;0.0001558587,0.09784677;-0.7306511;0.1028403,0.1067915;-0.7761066;0.03039512,-0.08229101;0.007107409;-0.04456936,-0.1165861;-0.3343391;-0.006691795,-0.1375194;-0.7294936;0.0911285,-0.132902;-0.7755238;0.01887942,0.01141608;0.5462432;0.005341934,0;0;0,0.02522898;0.3141091;-0.02102613,0.04906456;0.6169522;-0.05617142,0.2147778;0.4901731;-0.07407355,0.2643628;0.2155812;-0.02954555,0.2763315;-0.06999633;-0.0737412,-0.1282317;0.5212926;0.01079614,-0.2065074;0.2512781;0.03920722,-0.3185033;-0.01184744;-0.004069731,0.07366319;-0.002796575;-0.05809188,0.113061;-0.3454623;-0.04310345,0.1173054;-0.7428734;0.04745293,0.1288605;-0.7920235;-0.02054405,-0.09034497;0.01094341;-0.02295171,-0.1376476;-0.3310436;-0.02096934,-0.1570866;-0.7325097;0.0468626,-0.1732829;-0.7861689;-0.01446168,0.04334679;0.5428126;-0.04493666,247.0152
+0;0;0,0.006941336;0.3156405;0.008124375,0.0127302;0.6213168;0.001133597,0.1853253;0.4938607;0.005178353,0.2238421;0.2144579;0.02228462,0.2636413;-0.06260711;-0.05053062,-0.1608155;0.4882577;0.006795058,-0.2194958;0.2118811;0.002957726,-0.2892225;-0.06470734;-0.04487582,0.08154365;0.005641809;-0.04612545,0.09592228;-0.3361865;0.0001701489,0.09789758;-0.7306354;0.1029331,0.1065091;-0.7764627;0.03083654,-0.08225521;0.007105077;-0.04463574,-0.1165512;-0.3343298;-0.006654572,-0.1375054;-0.729525;0.09099673,-0.132982;-0.7759026;0.01910898,0.01135862;0.5462442;0.005355024,0;0;0,0.02522898;0.3141091;-0.02102613,0.04906456;0.6169522;-0.05617142,0.2147778;0.4901731;-0.07407355,0.2643628;0.2155812;-0.02954555,0.2763315;-0.06999633;-0.0737412,-0.1282317;0.5212926;0.01079614,-0.2065074;0.2512781;0.03920722,-0.3185033;-0.01184744;-0.004069731,0.07366319;-0.002796575;-0.05809188,0.113061;-0.3454623;-0.04310345,0.1173054;-0.7428734;0.04745293,0.1288605;-0.7920235;-0.02054405,-0.09034497;0.01094341;-0.02295171,-0.1376476;-0.3310436;-0.02096934,-0.1570866;-0.7325097;0.0468626,-0.1732829;-0.7861689;-0.01446168,0.04334679;0.5428126;-0.04493666,247.0374
+0;0;0,0.006941522;0.3156489;0.008124592,0.0127307;0.6213422;0.001133365,0.1853067;0.4938863;0.005178452,0.223858;0.2142329;0.02230007,0.2635652;-0.06219074;-0.05034661,-0.1607964;0.4882839;0.00679498,-0.2195293;0.2116594;0.002954206,-0.2890946;-0.06428877;-0.04476861,0.08156647;0.005643389;-0.04613836,0.09593192;-0.3358716;0.0001148023,0.09790968;-0.7308115;0.1030056,0.1066344;-0.7776361;0.02996083,-0.08227824;0.007107066;-0.04464824,-0.1165428;-0.3340149;-0.006701879,-0.1375231;-0.729702;0.09107096,-0.1329401;-0.7770842;0.0182377,0.01135902;0.5462641;0.005355103,0;0;0,0.02536281;0.3141015;-0.02110457,0.04935441;0.6169358;-0.05636549,0.2149392;0.4899471;-0.07424903,0.2644325;0.2150695;-0.02977228,0.2764483;-0.06985533;-0.07379079,-0.1279441;0.5213892;0.01072827,-0.2125387;0.2532049;0.04083338,-0.3341436;-0.005038828;-0.001434822,0.07367132;-0.002825066;-0.05812263,0.112884;-0.3451958;-0.04319501,0.1173227;-0.7431431;0.04728294,0.1280407;-0.7928653;-0.02231001,-0.09036956;0.01098837;-0.02294083,-0.1378767;-0.3306521;-0.02118453,-0.15717;-0.7326494;0.04659326,-0.173604;-0.7868701;-0.01625971,0.04359696;0.5427986;-0.04509783,247.0596
+0;0;0,0.006942304;0.3156845;0.008125508,0.01273272;0.621443;0.001132648,0.184937;0.4940797;0.005179194,0.2236301;0.2133974;0.0223638,0.2631912;-0.06200942;-0.05001567,-0.1604271;0.4884892;0.006792271,-0.2193761;0.2108471;0.002937367,-0.2886856;-0.06408608;-0.04460991,0.08155609;0.00564267;-0.04613248,0.09591663;-0.3357554;0.0001048557,0.09787797;-0.7274169;0.1021416,0.1069148;-0.7769896;0.02648389,-0.08226776;0.007106161;-0.04464255,-0.1165206;-0.3338991;-0.006709177,-0.1373267;-0.7263016;0.09025206,-0.1325798;-0.7764518;0.01481348,0.01136068;0.5463457;0.005355468,0;0;0,0.02563937;0.31411;-0.02117705,0.04996768;0.6169664;-0.05658054,0.2150277;0.4898895;-0.07443523,0.2645464;0.2138834;-0.03034997,0.2762656;-0.07001084;-0.07416224,-0.1270397;0.5217422;0.01057706,-0.2185154;0.2547636;0.04106636,-0.3445147;-0.0003577173;-4.428625E-05,0.07362834;-0.002880633;-0.05815506,0.1127009;-0.3451531;-0.04333305,0.1160324;-0.7396438;0.0471108,0.1282865;-0.7943552;-0.02225327,-0.09035061;0.0110763;-0.02292428,-0.1383318;-0.33038;-0.02143465,-0.1568831;-0.7291248;0.04544246,-0.1740294;-0.7867453;-0.01910389,0.04412411;0.5428227;-0.0452714,247.0933
+0;0;0,0.006859472;0.3156866;0.008115828,0.01263168;0.6214448;0.001093608,0.1848486;0.4941139;0.005208294,0.2236712;0.2134365;0.022179,0.2629278;-0.06213138;-0.04975183,-0.1605299;0.488508;0.00686322,-0.2216081;0.2113183;0.003648447,-0.2963316;-0.06236336;-0.04290841,0.08158191;0.005631337;-0.04608818,0.09581449;-0.3357734;0.000139799,0.09787755;-0.7274827;0.1019908,0.10985;-0.7755607;0.02519205,-0.08220092;0.007119111;-0.04476347,-0.1166387;-0.3338557;-0.006724149,-0.1374017;-0.726253;0.09026751,-0.136848;-0.6846898;-0.0192932,0.01126262;0.5463477;0.00532235,0;0;0,0.02563937;0.31411;-0.02117705,0.04996768;0.6169664;-0.05658054,0.2150277;0.4898895;-0.07443523,0.2645464;0.2138834;-0.03034997,0.2762656;-0.07001084;-0.07416224,-0.1270397;0.5217422;0.01057706,-0.2185154;0.2547636;0.04106636,-0.3445147;-0.0003577173;-4.428625E-05,0.07362834;-0.002880633;-0.05815506,0.1127009;-0.3451531;-0.04333305,0.1160324;-0.7396438;0.0471108,0.1282865;-0.7943552;-0.02225327,-0.09035061;0.0110763;-0.02292428,-0.1383318;-0.33038;-0.02143465,-0.1568831;-0.7291248;0.04544246,-0.1740294;-0.7867453;-0.01910389,0.04412411;0.5428227;-0.0452714,247.1158
+0;0;0,0.00685903;0.3156662;0.008115306,0.01263082;0.6214023;0.001093566,0.1848408;0.4940783;0.005207985,0.2237326;0.2129008;0.02220893,0.2629791;-0.06259611;-0.04970336,-0.1605237;0.4884727;0.006862844,-0.2217108;0.2107891;0.003642343,-0.296415;-0.0628221;-0.04290252,0.08158851;0.005631792;-0.0460919,0.09582427;-0.3358495;0.0001464337,0.09788606;-0.7273179;0.1019348,0.1098115;-0.7750897;0.02543719,-0.08220758;0.007119687;-0.04476709,-0.1166531;-0.3339316;-0.006719247,-0.1374033;-0.7260875;0.09021276,-0.1368518;-0.6845696;-0.01891835,0.01126185;0.5463101;0.005322037,0;0;0,0.02573123;0.3140711;-0.02133799,0.05017664;0.6168699;-0.05695868,0.2152113;0.4898701;-0.07479119,0.2643653;0.2132725;-0.03074479,0.2764058;-0.07048202;-0.07488751,-0.1267757;0.5218208;0.0105549,-0.2262453;0.2572819;0.04197734,-0.3628641;0.007853046;0.000374563,0.07361202;-0.002904639;-0.05818677,0.112677;-0.3452582;-0.04341865,0.1159466;-0.7395097;0.0469563,0.1280394;-0.7933393;-0.02282143,-0.09035745;0.01111688;-0.0229088,-0.138536;-0.3303899;-0.02146069,-0.155355;-0.7291213;0.04444084,-0.1726729;-0.7854317;-0.02108143,0.04430367;0.542743;-0.0455873,247.1381
+0;0;0,0.006859429;0.3156846;0.008115777,0.01263269;0.6214992;0.0010918,0.184365;0.4942896;0.005208172,0.2233203;0.2126532;0.02223686,0.2623987;-0.06166431;-0.04936758,-0.1600502;0.4886994;0.006858482,-0.2213371;0.2105626;0.003632725,-0.2957215;-0.06187722;-0.04271288,0.0815505;0.005629169;-0.04607043,0.09588759;-0.3382824;0.0004969947,0.09795135;-0.7301254;0.1023828,0.1108753;-0.7844088;0.01948024,-0.08216927;0.00711637;-0.04474623,-0.11686;-0.3363622;-0.006427597,-0.1376301;-0.7288933;0.09059715,-0.1370323;-0.686411;-0.02767115,0.01126319;0.5463778;0.005321911,0;0;0,0.02610679;0.3140497;-0.02146888,0.0510992;0.6168553;-0.0573225,0.2154861;0.4899139;-0.0750463,0.2643821;0.2127405;-0.03133583,0.2761515;-0.06979737;-0.07536173,-0.1255405;0.522054;0.01014387,-0.2326611;0.2600348;0.04173017,-0.3728273;0.01360476;0.002613608,0.07360698;-0.00300622;-0.05811739,0.1131234;-0.3477359;-0.04233265,0.1159559;-0.7425424;0.04736543,0.127021;-0.7998603;-0.03261399,-0.09028555;0.01121929;-0.02296311,-0.1389528;-0.3326969;-0.02140169,-0.1551869;-0.7318846;0.04426035,-0.174665;-0.7938464;-0.02859019,0.04507926;0.5427207;-0.04588485,247.1713
+0;0;0,0.006790387;0.3157191;0.008079916,0.01254233;0.6215749;0.0009959615,0.1844154;0.4943543;0.005223363,0.2235098;0.2123061;0.02209172,0.2620281;-0.06168798;-0.04929437,-0.1602767;0.4887718;0.006964976,-0.2261264;0.211251;0.003773022,-0.3040809;-0.05990925;-0.04147692,0.08159436;0.005638822;-0.04601882,0.09576775;-0.3382094;0.0003601611,0.09806188;-0.7302966;0.1028049,0.1099175;-0.7843576;0.02051716,-0.08213459;0.007093261;-0.04484152,-0.1168816;-0.3362806;-0.00649387,-0.13768;-0.7291461;0.09075208,-0.1371085;-0.6867417;-0.02682293,0.01117618;0.5464439;0.00523873,0;0;0,0.02619263;0.3140692;-0.02155113,0.05114847;0.6169115;-0.05747914,0.2156926;0.4899626;-0.07520056,0.2638527;0.2121599;-0.03195238,0.2755831;-0.0699012;-0.07618237,-0.1255712;0.5222831;0.01019403,-0.2387944;0.2624875;0.04261208,-0.3881053;0.02188182;0.004303768,0.07358801;-0.0030168;-0.05816245,0.1127246;-0.347696;-0.04241228,0.1155556;-0.7428809;0.04732895,0.1269212;-0.7995967;-0.03222775,-0.09030181;0.01125712;-0.02293529,-0.1393695;-0.3325078;-0.02167546,-0.1596618;-0.7324307;0.04063425,-0.1755895;-0.7881718;-0.03919592,0.04514745;0.5427675;-0.04602599,247.1938
+0;0;0,0.006792275;0.3158069;0.008082164,0.01254648;0.6217831;0.0009952076,0.1845787;0.49448;0.005224536,0.2236397;0.2126728;0.02207847,0.2621356;-0.06116176;-0.04926607,-0.1604314;0.4888924;0.006967756,-0.2262248;0.2116088;0.003778531,-0.304134;-0.0593937;-0.04144508,0.08160281;0.005639406;-0.04602359,0.09574435;-0.337436;0.0002511553,0.09804069;-0.7299007;0.1027945,0.1091375;-0.778581;0.02577405,-0.0821431;0.007093995;-0.04484617,-0.116812;-0.3355082;-0.006584704,-0.1376304;-0.7287518;0.09075487,-0.1370956;-0.6871414;-0.01929413,0.0111797;0.5466177;0.005239917,0;0;0,0.02638475;0.3141316;-0.02169514,0.05154518;0.6170565;-0.05780911,0.2161984;0.4899254;-0.07530093,0.2635566;0.2121991;-0.03228402,0.2752952;-0.06965503;-0.07675648,-0.1253715;0.5224884;0.01003254,-0.2457931;0.2665529;0.04497283,-0.4016029;0.03042762;0.005914811,0.07365891;-0.003099322;-0.05808401,0.1123284;-0.3470562;-0.04257751,0.115359;-0.7425777;0.04743671,0.1264643;-0.7940708;-0.02659989,-0.09028651;0.01134025;-0.02299428,-0.1394524;-0.3316203;-0.02130549,-0.1572757;-0.7314936;0.04451768,-0.1739769;-0.7836885;-0.02766914,0.04549494;0.5428892;-0.04630589,247.2162
+0;0;0,0.006792275;0.3158069;0.008082164,0.01254648;0.6217831;0.0009952076,0.1845787;0.49448;0.005224536,0.2236397;0.2126728;0.02207847,0.2621356;-0.06116176;-0.04926607,-0.1604314;0.4888924;0.006967756,-0.2262248;0.2116088;0.003778531,-0.304134;-0.0593937;-0.04144508,0.08160281;0.005639406;-0.04602359,0.09574435;-0.337436;0.0002511553,0.09804069;-0.7299007;0.1027945,0.1091375;-0.778581;0.02577405,-0.0821431;0.007093995;-0.04484617,-0.116812;-0.3355082;-0.006584704,-0.1376304;-0.7287518;0.09075487,-0.1370956;-0.6871414;-0.01929413,0.0111797;0.5466177;0.005239917,0;0;0,0.02638475;0.3141316;-0.02169514,0.05154518;0.6170565;-0.05780911,0.2161984;0.4899254;-0.07530093,0.2635566;0.2121991;-0.03228402,0.2752952;-0.06965503;-0.07675648,-0.1253715;0.5224884;0.01003254,-0.2457931;0.2665529;0.04497283,-0.4016029;0.03042762;0.005914811,0.07365891;-0.003099322;-0.05808401,0.1123284;-0.3470562;-0.04257751,0.115359;-0.7425777;0.04743671,0.1264643;-0.7940708;-0.02659989,-0.09028651;0.01134025;-0.02299428,-0.1394524;-0.3316203;-0.02130549,-0.1572757;-0.7314936;0.04451768,-0.1739769;-0.7836885;-0.02766914,0.04549494;0.5428892;-0.04630589,247.2395
+0;0;0,0.006666985;0.3158554;0.00813798,0.01239312;0.6219345;0.001074622,0.1843746;0.4948519;0.00536452,0.2233018;0.2133271;0.0221503,0.2616981;-0.06068072;-0.0491164,-0.1606105;0.4894865;0.006890553,-0.2318577;0.2138557;0.004694885,-0.3197839;-0.05402842;-0.04157126,0.08164861;0.005639726;-0.04598289,0.0953577;-0.3342149;-0.0001846552,0.09810851;-0.7300603;0.1033486,0.1085981;-0.77754;0.02599303,-0.08214601;0.007089407;-0.0448832,-0.1167367;-0.3322566;-0.007010251,-0.1371949;-0.7287943;0.09178063,-0.1366018;-0.6872466;-0.0175963,0.01102976;0.5467392;0.005314196,0;0;0,0.0267974;0.3141363;-0.02180839,0.05246642;0.6170963;-0.05813098,0.2167844;0.4897446;-0.07562208,0.263239;0.212184;-0.03254676,0.2746628;-0.06976736;-0.07733941,-0.124446;0.5228024;0.009875961,-0.2513689;0.2703803;0.04490566,-0.417061;0.04067491;0.007288642,0.07372454;-0.003181204;-0.05802846,0.1123539;-0.3439015;-0.04374409,0.1151985;-0.7428554;0.04707456,0.1264609;-0.7937307;-0.02660966,-0.09028842;0.01140712;-0.02303494,-0.139084;-0.3283049;-0.02185933,-0.1579847;-0.7315378;0.04497062,-0.1741438;-0.7821231;-0.02811777,0.04628725;0.5429186;-0.04657054,247.2719
+0;0;0,0.006669417;0.3159706;0.008140947,0.01239868;0.6222172;0.001073576,0.184188;0.4951474;0.005365928,0.2230781;0.2138907;0.02213571,0.26145;-0.05994284;-0.04908568,-0.1604162;0.4897879;0.006890276,-0.2315955;0.2144197;0.0046967,-0.3194659;-0.05329418;-0.04154004,0.08171701;0.00564445;-0.04602141,0.09538091;-0.3330899;-0.0003741421,0.09813759;-0.729781;0.1033803,0.1084769;-0.7761512;0.02713256,-0.08221482;0.007095346;-0.0449208,-0.1166915;-0.3311321;-0.007172689,-0.1371934;-0.7285169;0.09182926,-0.1366087;-0.6871346;-0.01598126,0.01103452;0.5469774;0.00531566,0;0;0,0.02706995;0.3142315;-0.02177048,0.05302949;0.6173489;-0.05799127,0.2169576;0.489719;-0.07570815,0.2628611;0.2123027;-0.03290582,0.2742039;-0.06942174;-0.07798815,-0.1238074;0.5227402;0.009689711,-0.2625144;0.2766673;0.04296898,-0.4306488;0.04854909;0.008003052,0.07377759;-0.003219456;-0.05808616,0.1118861;-0.3428726;-0.04412746,0.1149984;-0.7426076;0.047189,0.1264254;-0.7933342;-0.02426481,-0.09037215;0.01146599;-0.02299797,-0.1391063;-0.3271126;-0.02204955,-0.1576842;-0.7310989;0.04567291,-0.173752;-0.7810859;-0.02571982,0.04677845;0.5431266;-0.04646492,247.2948
+0;0;0,0.006673749;0.3161758;0.008146235,0.01240971;0.6227805;0.00107013,0.1835957;0.4957921;0.005367869,0.2224914;0.2144952;0.02214005,0.2608988;-0.05959171;-0.04914724,-0.1598114;0.4904512;0.006886922,-0.2310009;0.2150436;0.004693033,-0.3189526;-0.0529179;-0.04158649,0.0817286;0.005645251;-0.04602794,0.09534334;-0.3318705;-0.0005448945,0.09811725;-0.7310396;0.1038577,0.1081874;-0.7754215;0.0295949,-0.08222649;0.007096352;-0.04492717,-0.1165791;-0.3299143;-0.007314865,-0.1372091;-0.7297814;0.0923055,-0.1366397;-0.6886953;-0.01269835,0.01104375;0.547442;0.005317776,0;0;0,0.02769188;0.3143852;-0.02175236,0.05440252;0.6178076;-0.05790949,0.217265;0.4895766;-0.07590103,0.262362;0.2119368;-0.03342175,0.2728892;-0.07002628;-0.07888269,-0.1221558;0.5229548;0.009098809,-0.2673383;0.2804368;0.04117872,-0.4432221;0.05784175;0.006580871,0.07382733;-0.003292993;-0.05804038,0.1120334;-0.341715;-0.04455781,0.1147185;-0.7438589;0.04772758,0.1252974;-0.7931564;-0.02118564,-0.0903663;0.01154933;-0.02303367,-0.1392167;-0.3257698;-0.02239761,-0.1580364;-0.7320552;0.04703987,-0.1735674;-0.7808068;-0.02156042,0.04795923;0.5434978;-0.04640603,247.3291
+0;0;0,0.006529761;0.3165208;0.008226802,0.01222396;0.6234936;0.001188828,0.1835048;0.4965497;0.005545808,0.2221892;0.2154969;0.02228603,0.2601946;-0.05885559;-0.04906093,-0.1600237;0.491029;0.007095538,-0.2361185;0.2172135;0.005663643,-0.3299404;-0.04923266;-0.03914705,0.08175281;0.005621533;-0.04601965,0.09496693;-0.3311068;-0.000451453,0.09732381;-0.7314974;0.1038769,0.1085314;-0.7738311;0.0287905,-0.08225935;0.007111179;-0.04489724,-0.1169634;-0.3291465;-0.007973112,-0.1375956;-0.7300175;0.09242306,-0.1370428;-0.6890024;-0.01185592,0.01086434;0.5480616;0.005430286,0;0;0,0.02798456;0.3147063;-0.0217371,0.0549302;0.6184839;-0.05784988,0.2176487;0.4900088;-0.07637644,0.2615903;0.2124394;-0.0340476,0.2711372;-0.06970331;-0.07996559,-0.1218275;0.5227362;0.008533053,-0.2738571;0.2848236;0.04096744,-0.4696367;0.0793087;0.005781353,0.07388139;-0.003289372;-0.05799699,0.1117601;-0.3409699;-0.04480505,0.1140607;-0.7443581;0.0472567,0.124979;-0.7928474;-0.02141619,-0.09036986;0.01157039;-0.02307259,-0.1396539;-0.3248932;-0.0225056,-0.1605362;-0.732425;0.04593726,-0.1744944;-0.7767673;-0.02668593,0.04843463;0.544082;-0.04636121,247.362
+0;0;0,0.006536257;0.3168356;0.008234986,0.01224003;0.6243253;0.001184491,0.1829132;0.4974197;0.005549065,0.2214679;0.2173089;0.02223318,0.2596937;-0.05863464;-0.04952753,-0.1594112;0.4919183;0.007093363,-0.2352509;0.2190205;0.005666267,-0.3296169;-0.04897079;-0.0394043,0.08175369;0.005621593;-0.04602014,0.09491608;-0.3297882;-0.0006303713,0.09729271;-0.7335337;0.1045721,0.108263;-0.7743357;0.0310758,-0.08226024;0.007111256;-0.04489772,-0.1168284;-0.3278298;-0.008118179,-0.1376335;-0.7320598;0.09311922,-0.1370924;-0.6912779;-0.008951515,0.01087784;0.548751;0.005433948,0;0;0,0.02855438;0.3149641;-0.02185488,0.05617969;0.6191816;-0.05815172,0.2179134;0.4901884;-0.07670546,0.2610381;0.2133467;-0.03516293,0.2695799;-0.07053232;-0.08093858,-0.1201164;0.5226702;0.00791591,-0.279088;0.2905577;0.04075875,-0.4756477;0.08335268;0.006319586,0.07391088;-0.003336355;-0.05795836,0.1120033;-0.3396667;-0.04514956,0.1142232;-0.7465798;0.04704857,0.1254681;-0.7923986;-0.02121592,-0.09035511;0.01162756;-0.02310572,-0.1396881;-0.3234832;-0.02262385,-0.1592968;-0.7341405;0.04850847,-0.1739049;-0.7794294;-0.01970569,0.04951315;0.5446577;-0.04661345,247.3952
+0;0;0,0.006541803;0.3171044;0.008241973,0.01225526;0.6251169;0.001178671,0.1821271;0.4983027;0.005550977,0.2206619;0.2183373;0.02222643,0.259024;-0.05859035;-0.0497902,-0.1586081;0.4928268;0.007088106,-0.2344085;0.2200707;0.00566175,-0.329111;-0.04887643;-0.03956955,0.08170829;0.005618472;-0.04599459,0.09485556;-0.3294062;-0.0006569363,0.09722959;-0.7327096;0.1044304,0.1083087;-0.774214;0.0302049,-0.08221456;0.007107307;-0.04487279,-0.116743;-0.3274492;-0.008135479,-0.1375254;-0.7312365;0.09299105,-0.1369788;-0.6903476;-0.01009229,0.01089043;0.5493957;0.005436394,0;0;0,0.02925531;0.3151636;-0.02195454,0.05791019;0.6197959;-0.05841351,0.2183937;0.4904542;-0.07700157,0.2607994;0.2135985;-0.03581476,0.2683684;-0.07126898;-0.08207679,-0.1179107;0.5228743;0.007158473,-0.2840869;0.2961287;0.0405583,-0.4882161;0.09455821;0.008192394,0.07386272;-0.003301576;-0.05793715,0.1118568;-0.3392569;-0.0452745,0.1137811;-0.7456375;0.04721165,0.1264394;-0.7923797;-0.02131176,-0.09029452;0.0116032;-0.02314258,-0.1398511;-0.3230815;-0.02271945,-0.159023;-0.7332741;0.04853417,-0.1742787;-0.7796031;-0.01992157,0.05097128;0.5451539;-0.04683232,247.4285
+0;0;0,0.006275356;0.3175042;0.008256437,0.01187577;0.6261119;0.001141239,0.1810158;0.499578;0.005649365,0.219283;0.220697;0.02226122,0.2567923;-0.05655837;-0.04978549,-0.1581408;0.4938938;0.007356885,-0.2392707;0.2238335;0.006779701,-0.3447816;-0.04113382;-0.03935026,0.08180812;0.005611817;-0.04597233,0.09451199;-0.3293345;-0.000474412,0.09721199;-0.7324739;0.104539,0.1081601;-0.7717657;0.02836276,-0.0822612;0.007117498;-0.04494388,-0.1175352;-0.3272915;-0.008244827,-0.1377831;-0.730955;0.09276151,-0.1372857;-0.6900756;-0.01022113,0.01053533;0.5502374;0.005418573,0;0;0,0.03009333;0.3154662;-0.02217937,0.05969915;0.6205806;-0.05887628,0.2188313;0.4904579;-0.07739186,0.2605174;0.2145437;-0.03678942,0.2678166;-0.07063153;-0.08250618,-0.1155033;0.5232233;0.0064735,-0.2890581;0.3032736;0.03834505,-0.4997225;0.1078465;0.008396316,0.0738925;-0.003316343;-0.05802083,0.111888;-0.3391873;-0.04507804,0.1134331;-0.7453874;0.04741836,0.1265571;-0.7930645;-0.01979828,-0.09038422;0.01164147;-0.02307998,-0.1401144;-0.3229437;-0.0226966,-0.1580714;-0.7329215;0.04908229,-0.1743963;-0.7809926;-0.01696653,0.05252832;0.545813;-0.04723978,247.4507
+0;0;0,0.006275356;0.3175042;0.008256437,0.01187577;0.6261119;0.001141239,0.1810158;0.499578;0.005649365,0.219283;0.220697;0.02226122,0.2567923;-0.05655837;-0.04978549,-0.1581408;0.4938938;0.007356885,-0.2392707;0.2238335;0.006779701,-0.3447816;-0.04113382;-0.03935026,0.08180812;0.005611817;-0.04597233,0.09451199;-0.3293345;-0.000474412,0.09721199;-0.7324739;0.104539,0.1081601;-0.7717657;0.02836276,-0.0822612;0.007117498;-0.04494388,-0.1175352;-0.3272915;-0.008244827,-0.1377831;-0.730955;0.09276151,-0.1372857;-0.6900756;-0.01022113,0.01053533;0.5502374;0.005418573,0;0;0,0.03009333;0.3154662;-0.02217937,0.05969915;0.6205806;-0.05887628,0.2188313;0.4904579;-0.07739186,0.2605174;0.2145437;-0.03678942,0.2678166;-0.07063153;-0.08250618,-0.1155033;0.5232233;0.0064735,-0.2890581;0.3032736;0.03834505,-0.4997225;0.1078465;0.008396316,0.0738925;-0.003316343;-0.05802083,0.111888;-0.3391873;-0.04507804,0.1134331;-0.7453874;0.04741836,0.1265571;-0.7930645;-0.01979828,-0.09038422;0.01164147;-0.02307998,-0.1401144;-0.3229437;-0.0226966,-0.1580714;-0.7329215;0.04908229,-0.1743963;-0.7809926;-0.01696653,0.05252832;0.545813;-0.04723978,247.4734
+0;0;0,0.006281133;0.3177965;0.008264037,0.01188841;0.6267827;0.001140084,0.1808857;0.5001969;0.005653303,0.2191038;0.2216745;0.02224381,0.2566329;-0.05572715;-0.04984091,-0.1579904;0.4945174;0.00735941,-0.239016;0.2248043;0.006782968,-0.3445824;-0.04030278;-0.03937133,0.08174584;0.005607544;-0.04593733,0.0944265;-0.3287266;-0.0005225651,0.09712941;-0.7323021;0.1046044,0.1081023;-0.7717506;0.02825592,-0.08219858;0.00711208;-0.04490966,-0.1174082;-0.3266858;-0.008277681,-0.1376779;-0.7307858;0.09283789,-0.1371794;-0.6898818;-0.01037765,0.01054632;0.5508144;0.005422701,0;0;0,0.03059124;0.3157136;-0.02216887,0.0608185;0.6211653;-0.05874681,0.2194167;0.4904802;-0.07764983,0.2603258;0.2147858;-0.03728008,0.2676082;-0.07052889;-0.08309221,-0.1144091;0.5233059;0.006300531,-0.2968653;0.3110494;0.03740611,-0.5143368;0.1232222;0.006046925,0.07384541;-0.003275156;-0.05796719,0.1118978;-0.3385181;-0.04505134,0.113436;-0.7450871;0.04785371,0.1264317;-0.792893;-0.01959968,-0.09029632;0.01159908;-0.02315384,-0.1401545;-0.3223416;-0.02250108,-0.1579261;-0.7327781;0.04931955,-0.174063;-0.7806643;-0.0173583,0.05349266;0.5463103;-0.04715514,247.5065
+0;0;0,0.006104534;0.3182424;0.00834296,0.01164128;0.6279245;0.001257384,0.1801708;0.501459;0.005774217,0.218143;0.2232598;0.02213756,0.255136;-0.05440399;-0.04982923,-0.1576724;0.4955518;0.007582447,-0.245333;0.2283065;0.007663557,-0.3627127;-0.03201506;-0.03815776,0.08167916;0.005539456;-0.04593822,0.09399594;-0.3285365;-0.0003762916,0.09687819;-0.732282;0.1046802,0.1078181;-0.7714891;0.028596,-0.08216597;0.007161106;-0.04483258,-0.1175164;-0.3263783;-0.0082791,-0.1384224;-0.7305763;0.09292596,-0.1379522;-0.6897011;-0.009931274,0.01031158;0.5517794;0.005536258,0;0;0,0.03120045;0.3160985;-0.02221251,0.0622459;0.622184;-0.05868244,0.2198;0.4905805;-0.07762051,0.2603271;0.2150692;-0.03818059,0.2674442;-0.07047462;-0.08355641,-0.1126543;0.5236101;0.005944606,-0.3010451;0.3170243;0.0365324,-0.5328087;0.1464374;0.007711343,0.07380254;-0.003246129;-0.05792356,0.1119358;-0.3382239;-0.04488182,0.1133864;-0.7449436;0.04802942,0.1263421;-0.7928588;-0.01874995,-0.09022038;0.01156017;-0.02321931,-0.1405138;-0.3220631;-0.02253426,-0.158146;-0.7326661;0.04922729,-0.1744105;-0.7801327;-0.01734974,0.05471449;0.5471637;-0.04713345,247.5302
+0;0;0,0.006112247;0.3186445;0.008353502,0.01165605;0.6287206;0.001259403,0.179873;0.5022615;0.005780617,0.2178324;0.2241556;0.02213847,0.2548543;-0.05372432;-0.04988433,-0.1573516;0.4963651;0.007585536,-0.2449827;0.2292095;0.007666619,-0.3624538;-0.03131473;-0.03819037,0.0817305;0.005542938;-0.04596709,0.09398971;-0.3269715;-0.0006181374,0.09687702;-0.7314255;0.1046227,0.107827;-0.7706961;0.0284688,-0.08221762;0.007165606;-0.04486076,-0.1174028;-0.3248147;-0.008478139,-0.1383455;-0.7297221;0.09290454,-0.1378749;-0.6888369;-0.01004697,0.01032484;0.5524898;0.005543095,0;0;0,0.03173709;0.316443;-0.02231669,0.06323645;0.6228788;-0.05881,0.2201574;0.4906276;-0.07769704,0.2603124;0.2150967;-0.03868866,0.2672759;-0.07055193;-0.08485723,-0.1113795;0.5238841;0.005784281,-0.3068973;0.3241238;0.03611593,-0.5427268;0.1586678;0.008116772,0.07380286;-0.003208235;-0.05802083,0.1121944;-0.3365797;-0.04528546,0.1132825;-0.7440022;0.04784251,0.1260831;-0.7926579;-0.01824188,-0.09030011;0.01154344;-0.02315623,-0.1406471;-0.320476;-0.02222167,-0.1582471;-0.7317569;0.049926,-0.1747162;-0.7772197;-0.01900782,0.05560739;0.5477809;-0.04726148,247.563
+0;0;0,0.006118434;0.3189671;0.008361957,0.01166724;0.6293231;0.00126183,0.1799532;0.5027829;0.005786532,0.2179132;0.2246728;0.02214463,0.255118;-0.05458081;-0.0502342,-0.1574107;0.4968841;0.007592196,-0.2450432;0.2297244;0.00767328,-0.3630949;-0.03208768;-0.03841039,0.08193066;0.005556513;-0.04607967,0.09418481;-0.3268205;-0.0007494465,0.09707389;-0.7315246;0.1045565,0.10806;-0.7710236;0.02815153,-0.08241897;0.007183156;-0.04497063,-0.1175896;-0.3246601;-0.008603036,-0.1385453;-0.7298178;0.09284234,-0.1380731;-0.6888967;-0.01044855,0.01033499;0.5530319;0.005548911,0;0;0,0.03221364;0.3167341;-0.0221169,0.06421358;0.623435;-0.05833411,0.2208321;0.4905336;-0.07756114,0.260497;0.2148854;-0.03884983,0.2675078;-0.07198009;-0.08643651,-0.1105957;0.52408;0.006076965,-0.3131298;0.3312501;0.03523728,-0.5612094;0.1825757;0.00428676,0.07381474;-0.003147215;-0.05838085,0.112223;-0.336347;-0.04488159,0.1132379;-0.7440113;0.04834842,0.1263023;-0.7929749;-0.01785255,-0.09059647;0.01154333;-0.02293193,-0.141121;-0.3203087;-0.02194232,-0.1596402;-0.7318544;0.04996201,-0.1745991;-0.7771271;-0.02002911,0.05645681;0.5482759;-0.04686999,247.5965
+0;0;0,0.006157016;0.3191998;0.008385547,0.01179845;0.6297084;0.001305472,0.1801699;0.5031942;0.005847974,0.2180942;0.2256159;0.02212276,0.2542924;-0.05444524;-0.05076276,-0.1574149;0.4972704;0.007821666,-0.2537314;0.2336878;0.007489915,-0.3774615;-0.02632484;-0.03878282,0.08210525;0.005478666;-0.04615485,0.09428689;-0.3302604;-0.0002176017,0.09714337;-0.7312272;0.1041516,0.1086871;-0.7706509;0.02698284,-0.08256231;0.007289398;-0.04507647,-0.1181755;-0.3279115;-0.008314971,-0.1390736;-0.7292818;0.09238599,-0.1386425;-0.6882982;-0.01147495,0.01043763;0.5533786;0.005587094,0;0;0,0.0325755;0.3169689;-0.02159381,0.06475874;0.6238433;-0.05749917,0.2212276;0.4905132;-0.07715654,0.2609548;0.2153356;-0.03905392,0.2679689;-0.0722073;-0.08729029,-0.1101565;0.5241094;0.006797798,-0.3224854;0.3425714;0.03350327,-0.5701036;0.1914711;0.003324175,0.0737735;-0.003121942;-0.0587306,0.11238;-0.3396241;-0.0427556,0.1131417;-0.7436958;0.04890108,0.1267997;-0.7939061;-0.01657939,-0.09085575;0.0115574;-0.02265432,-0.1419103;-0.3236608;-0.02140323,-0.160096;-0.7313768;0.05009825,-0.1753986;-0.7769527;-0.02034339,0.05695441;0.5486372;-0.04611635,247.6299
+0;0;0,0.006160786;0.3193953;0.008390681,0.01180461;0.6300352;0.001308039,0.1805413;0.5033902;0.005852371,0.2184083;0.2262317;0.02210256,0.2545777;-0.0536066;-0.05072495,-0.1577708;0.4974537;0.007830316,-0.2539417;0.2342696;0.007499067,-0.3775733;-0.02553609;-0.03873684,0.08216329;0.005482539;-0.04618748,0.09434455;-0.3302459;-0.0002516881,0.09715668;-0.7249869;0.1024969,0.1094909;-0.7691647;0.02004377,-0.08262067;0.007294551;-0.04510834,-0.1182327;-0.3278957;-0.008347999,-0.1388063;-0.7230339;0.09078938,-0.1383457;-0.6812981;-0.02018385,0.01044338;0.5536827;0.005590929,0;0;0,0.03282529;0.3171479;-0.02148128,0.06519589;0.6241534;-0.05723405,0.2218516;0.4903732;-0.07710624,0.26152;0.2154768;-0.04004908,0.2685867;-0.07172155;-0.08892345,-0.1101262;0.5241714;0.007036384,-0.3298377;0.3521757;0.03271013,-0.5778074;0.2019151;0.003481185,0.07374319;-0.003091991;-0.05887723,0.112389;-0.339565;-0.04261518,0.1126757;-0.7370383;0.0490396,0.126386;-0.7950162;-0.01822782,-0.09095552;0.01154621;-0.0225372,-0.142011;-0.3236616;-0.02149227,-0.1597485;-0.7252731;0.0476397,-0.1765363;-0.7759413;-0.02761868,0.0573507;0.5489222;-0.04589391,247.6527
+0;0;0,0.006165631;0.3196464;0.008397279,0.0118134;0.630503;0.001309763,0.1810414;0.5036607;0.005857757,0.2188914;0.2266263;0.02210066,0.2550676;-0.05326402;-0.05074041,-0.1582497;0.497707;0.007841425,-0.2543775;0.2346409;0.007510324,-0.3780321;-0.02521318;-0.03873419,0.08210292;0.005478511;-0.04615354,0.09431048;-0.3309748;-0.0001185685,0.09713309;-0.7271875;0.1030131,0.1093849;-0.7708696;0.021111,-0.08255997;0.007289191;-0.0450752,-0.1182489;-0.3286248;-0.008235488,-0.1388992;-0.7252362;0.0912715,-0.1384417;-0.6835788;-0.01896009,0.01045124;0.5540988;0.005595557,0;0;0,0.03317352;0.317388;-0.02113652,0.06573812;0.6246246;-0.05661511,0.2225818;0.4900767;-0.07690549,0.2621461;0.2152312;-0.04031205,0.2691538;-0.07186452;-0.09011292,-0.1101102;0.5241292;0.00756966,-0.3367896;0.3614427;0.03194205,-0.5918806;0.2232193;0.004084153,0.07368896;-0.003116146;-0.05883265,0.1119571;-0.3403295;-0.04175019,0.1134031;-0.7393408;0.04999137,0.126592;-0.7953803;-0.01864076,-0.09087462;0.01156818;-0.02256179,-0.1420487;-0.3243623;-0.02155623,-0.1590739;-0.7275737;0.04743181,-0.1755131;-0.7793249;-0.02559973,0.05784648;0.5493345;-0.04534841,247.6851
+0;0;0,0.006195208;0.3197832;0.008415316,0.01191215;0.630661;0.001347205,0.1816589;0.5037385;0.005772879,0.2196917;0.2267636;0.02195379,0.2551333;-0.05402562;-0.05097692,-0.1587031;0.4977565;0.008061843,-0.2627446;0.2377595;0.007469064,-0.399278;-0.01628682;-0.03982481,0.08213019;0.005421297;-0.0461527,0.09415425;-0.3297169;-0.0001468286,0.09666188;-0.7152287;0.1002779,0.1094221;-0.7614103;0.01643113,-0.08256216;0.007353888;-0.04510254,-0.1182466;-0.3272272;-0.008213483,-0.138293;-0.7131282;0.08868501,-0.1379026;-0.671136;-0.02468503,0.01052885;0.5542518;0.005626849,0;0;0,0.03336187;0.3175323;-0.02075434,0.06594399;0.6248169;-0.05599093,0.2231106;0.4898427;-0.07691073,0.2626384;0.2149613;-0.040838,0.2698424;-0.0728893;-0.09091496,-0.1105483;0.52446;0.007976361,-0.3430073;0.3701676;0.03206158,-0.6066815;0.2475285;0.002852658,0.0735919;-0.003158078;-0.0589838,0.1116618;-0.3390703;-0.04188371,0.1121675;-0.7268592;0.0493865,0.1257226;-0.7892667;-0.01598811,-0.0909225;0.01161992;-0.02242557,-0.1417281;-0.3230384;-0.02128738,-0.1580062;-0.7153643;0.04598965,-0.1748932;-0.7712294;-0.02707702,0.05805298;0.5495135;-0.04477811,247.7186
+0;0;0,0.006195208;0.3197832;0.008415316,0.01191215;0.630661;0.001347205,0.1816589;0.5037385;0.005772879,0.2196917;0.2267636;0.02195379,0.2551333;-0.05402562;-0.05097692,-0.1587031;0.4977565;0.008061843,-0.2627446;0.2377595;0.007469064,-0.399278;-0.01628682;-0.03982481,0.08213019;0.005421297;-0.0461527,0.09415425;-0.3297169;-0.0001468286,0.09666188;-0.7152287;0.1002779,0.1094221;-0.7614103;0.01643113,-0.08256216;0.007353888;-0.04510254,-0.1182466;-0.3272272;-0.008213483,-0.138293;-0.7131282;0.08868501,-0.1379026;-0.671136;-0.02468503,0.01052885;0.5542518;0.005626849,0;0;0,0.03336187;0.3175323;-0.02075434,0.06594399;0.6248169;-0.05599093,0.2231106;0.4898427;-0.07691073,0.2626384;0.2149613;-0.040838,0.2698424;-0.0728893;-0.09091496,-0.1105483;0.52446;0.007976361,-0.3430073;0.3701676;0.03206158,-0.6066815;0.2475285;0.002852658,0.0735919;-0.003158078;-0.0589838,0.1116618;-0.3390703;-0.04188371,0.1121675;-0.7268592;0.0493865,0.1257226;-0.7892667;-0.01598811,-0.0909225;0.01161992;-0.02242557,-0.1417281;-0.3230384;-0.02128738,-0.1580062;-0.7153643;0.04598965,-0.1748932;-0.7712294;-0.02707702,0.05805298;0.5495135;-0.04477811,247.7414
+0;0;0,0.006196147;0.3198317;0.008416592,0.01191351;0.6307327;0.001347763,0.1815629;0.5038289;0.005773915,0.2196142;0.2267195;0.02196268,0.2551024;-0.05443913;-0.05106395,-0.1586058;0.4978503;0.008061578,-0.2626978;0.237727;0.007468511,-0.3994108;-0.01665348;-0.03988757,0.08209307;0.005418848;-0.04613185,0.09403913;-0.327545;-0.0004244596,0.09656218;-0.7154268;0.1006176,0.1093868;-0.7619928;0.01634779,-0.08252485;0.007350565;-0.04508217,-0.1179777;-0.3250599;-0.008432433,-0.1381475;-0.7133332;0.08906176,-0.137755;-0.6712805;-0.02488033,0.01053003;0.5543135;0.005627967,0;0;0,0.0338115;0.31756;-0.02034593,0.06661405;0.6248658;-0.05539823,0.2235238;0.4896478;-0.07634187,0.2631772;0.2145924;-0.04068017,0.2705964;-0.07355675;-0.09125161,-0.1099448;0.5246072;0.008231826,-0.3483237;0.379432;0.03271208,-0.6236615;0.2851426;0.002035208,0.07359061;-0.003178075;-0.05891609,0.1109648;-0.3369682;-0.04206061,0.1126165;-0.7270823;0.0500071,0.1256843;-0.7890829;-0.01702523,-0.09086382;0.01163906;-0.02247406,-0.1410588;-0.3208901;-0.02119553,-0.1568489;-0.7157638;0.04583843,-0.1749853;-0.7757427;-0.02274071,0.05865624;0.5495525;-0.04423141,247.7749
+0;0;0,0.006404183;0.3198847;0.008314126,0.01247547;0.6307057;0.001126393,0.1821821;0.5037506;0.005548455,0.220578;0.2263124;0.02163468,0.2556774;-0.05478546;-0.05094112,-0.1583344;0.497876;0.008239869,-0.2738967;0.2422391;0.008372889,-0.4203408;-0.006651491;-0.03770169,0.08205494;0.00538559;-0.04625139,0.09388962;-0.327242;-0.0003125481,0.09632563;-0.7171079;0.101206,0.1071942;-0.7620081;0.01878208,-0.08260489;0.007363941;-0.04498234,-0.1181021;-0.3247388;-0.00838631,-0.1386266;-0.7149395;0.08974378,-0.1383459;-0.6731699;-0.02153632,0.01098942;0.55431;0.005434869,0;0;0,0.03396079;0.317614;-0.02010918,0.06678486;0.6248674;-0.0549705,0.2238109;0.4894549;-0.07594323,0.2635145;0.2139376;-0.04103255,0.2711747;-0.07400456;-0.09148932,-0.1101449;0.5253654;0.008362196,-0.3539902;0.3887516;0.03246808,-0.6281444;0.2919907;0.0009715855,0.07353815;-0.003172711;-0.05901933,0.1109437;-0.3366284;-0.04170943,0.1127796;-0.7287956;0.05053448,0.1272092;-0.7878967;-0.01560665,-0.09091186;0.01163682;-0.02237915,-0.141057;-0.3205913;-0.021168,-0.1566771;-0.7173185;0.04717602,-0.17541;-0.7777428;-0.01602526,0.05882877;0.5495684;-0.04384232,247.7984
+0;0;0,0.006405886;0.3199697;0.008316337,0.01247671;0.6307675;0.001129163,0.1823385;0.5037727;0.005550978,0.220789;0.2259402;0.02166008,0.2557924;-0.05438885;-0.05071723,-0.1584864;0.4978929;0.008244831,-0.274213;0.2418925;0.00837804,-0.4202566;-0.006317317;-0.03757052,0.08199632;0.005381743;-0.04621835,0.09383082;-0.3272405;-0.0002802499,0.0962868;-0.720302;0.1020704,0.1071677;-0.7652875;0.0195527,-0.08254588;0.00735868;-0.04495021,-0.1180425;-0.3247387;-0.008354768,-0.1387352;-0.7181377;0.09057966,-0.1384542;-0.6763546;-0.02082707,0.01099079;0.554378;0.005437289,0;0;0,0.03411719;0.3177006;-0.01982856,0.0669695;0.6249498;-0.05448914,0.224081;0.4893488;-0.07560897,0.2639196;0.2133848;-0.04117656,0.2716622;-0.0736796;-0.0919919,-0.1103355;0.5261956;0.008479878,-0.3597836;0.3989597;0.0311856,-0.636196;0.3105276;0.002479894,0.07352602;-0.003196523;-0.05892539,0.110819;-0.3366419;-0.04128099,0.1136327;-0.7321558;0.05113053,0.12672;-0.7901759;-0.0169251,-0.09081762;0.01165683;-0.02246718,-0.1410955;-0.3205465;-0.02146432,-0.1565521;-0.7203285;0.04863919,-0.1755111;-0.7807976;-0.01465594,0.05901316;0.549651;-0.04340291,247.8307
+0;0;0,0.006406676;0.3200091;0.008317362,0.01247485;0.6306712;0.001133657,0.182433;0.5036891;0.005553231,0.2209079;0.2256803;0.02167255,0.2558986;-0.05454731;-0.05067856,-0.1585819;0.497806;0.008248585,-0.2743819;0.2416432;0.008381879,-0.4203726;-0.00647679;-0.03755005,0.08189073;0.005374813;-0.04615884,0.09371874;-0.3270652;-0.000245899,0.09620668;-0.725242;0.1034368,0.1068514;-0.7685999;0.02271017,-0.08243959;0.007349204;-0.04489233,-0.1179168;-0.3245662;-0.008316934,-0.1388788;-0.723085;0.09190505,-0.1386038;-0.6815577;-0.0170835,0.01098972;0.5543225;0.005439479,0;0;0,0.03421856;0.317744;-0.01959324,0.0670709;0.6248841;-0.05399728,0.2242289;0.4890994;-0.07510233,0.2640557;0.2129138;-0.04097939,0.2717263;-0.07391959;-0.09249949,-0.1106628;0.5269972;0.008210257,-0.3642623;0.4077992;0.03075341,-0.6421758;0.3246975;0.001689173,0.07356346;-0.003243387;-0.05868149,0.1105433;-0.3365325;-0.04093099,0.1138028;-0.7373839;0.05185199,0.1274991;-0.7924659;-0.01586008,-0.09062178;0.01166946;-0.02274059,-0.1407467;-0.3203714;-0.0219715,-0.1578388;-0.7254634;0.04809618,-0.1758002;-0.7827986;-0.01563294,0.05911981;0.5496187;-0.04296279,247.8642
+0;0;0,0.006650964;0.3200532;0.008072579,0.01307099;0.6306354;0.0005824696,0.1832143;0.5037924;0.00516694,0.2217425;0.2256853;0.02149046,0.2563018;-0.05407706;-0.05032817,-0.1584476;0.4981889;0.008525618,-0.2838519;0.2464588;0.008137937,-0.4364274;0.003198192;-0.03838349,0.08182821;0.005268097;-0.04629541,0.09322016;-0.3274124;-0.0003946833,0.09553774;-0.7274639;0.1032546,0.1065856;-0.7731912;0.02641112,-0.08252496;0.007415757;-0.04473825,-0.1175343;-0.3248628;-0.008985255,-0.1397969;-0.7249794;0.09201396,-0.1313391;-0.7758604;0.02026207,0.01149031;0.5543159;0.004968039,0;0;0,0.03423853;0.3177905;-0.01950431,0.06705125;0.6248841;-0.0537703,0.2243803;0.488831;-0.07489705,0.2642064;0.2125148;-0.04087234,0.2719746;-0.07364321;-0.0925684,-0.1111659;0.5286149;0.008262068,-0.3693084;0.419443;0.0314649,-0.6499624;0.3490478;0.00151361,0.07348353;-0.003175467;-0.05879593,0.1104146;-0.3366766;-0.04073906,0.1147471;-0.7394439;0.05172443,0.1266652;-0.7927512;-0.01668215,-0.09065887;0.01160484;-0.02265329,-0.1407455;-0.3206661;-0.02208104,-0.158293;-0.727396;0.0490004,-0.1762532;-0.7802067;-0.01868584,0.05911566;0.5496352;-0.04276848,247.8975
+0;0;0,0.006652599;0.3201319;0.008074563,0.01307286;0.6307256;0.0005845767,0.183586;0.50378;0.005169117,0.2221423;0.22547;0.02150455,0.2566301;-0.05371383;-0.05016556,-0.1588114;0.4981644;0.008535027,-0.2843072;0.2462507;0.008147062,-0.4365672;0.00349316;-0.03827816,0.08180606;0.005266671;-0.04628287,0.09320653;-0.3276628;-0.0003477968,0.09552392;-0.7276803;0.1032927,0.106573;-0.7734159;0.02644084,-0.08250261;0.007413749;-0.04472613,-0.1175382;-0.3251134;-0.008946385,-0.1397988;-0.7251961;0.09204426,-0.1313401;-0.776086;0.02028458,0.01149231;0.5544123;0.004969788,0;0;0,0.03420755;0.3178775;-0.01943183,0.06690912;0.6250122;-0.05354238,0.2245356;0.4886182;-0.07487965,0.2642646;0.2120614;-0.04099965,0.2720265;-0.07347468;-0.09275413,-0.1118754;0.5299015;0.008245774,-0.3738002;0.4293992;0.03070826,-0.6551333;0.365568;-0.001647573,0.07346861;-0.00317505;-0.05877376,0.110466;-0.3369175;-0.04062963,0.114958;-0.7396629;0.05176496,0.1269635;-0.7928993;-0.01673127,-0.09063033;0.0115977;-0.02266515,-0.1406722;-0.3209343;-0.02208186,-0.1596614;-0.7276016;0.0487833,-0.1763494;-0.7784111;-0.02161204,0.05901012;0.5497594;-0.04258442,247.9312
+0;0;0,0.006650843;0.3200474;0.008072431,0.01306944;0.6305605;0.0005843071,0.1836625;0.5036094;0.005167909,0.2222907;0.2247807;0.02153379,0.2566882;-0.0536724;-0.04994874,-0.1588932;0.4979912;0.008535374,-0.2846229;0.245608;0.008146686,-0.4364844;0.003485844;-0.03815702,0.08177946;0.005264959;-0.04626783,0.09318188;-0.3277212;-0.0003249235,0.09551849;-0.7310565;0.1041752,0.1064494;-0.7759818;0.02814541,-0.08247579;0.007411339;-0.0447116,-0.1175173;-0.3251725;-0.008925751,-0.1399626;-0.7285734;0.0929025,-0.1315944;-0.7785979;0.02191044,0.01148926;0.5542651;0.004968487,0;0;0,0.0343909;0.3177834;-0.01925325,0.06715304;0.6248455;-0.05322337,0.2247676;0.4883144;-0.07478929,0.2642723;0.2111808;-0.04099941,0.2721409;-0.07361636;-0.0925529,-0.1119657;0.5311065;0.008235671,-0.3805545;0.4472077;0.02630375,-0.6618253;0.3843436;-0.001336001,0.07346074;-0.003230289;-0.05873156,0.1100812;-0.3370527;-0.04023576,0.1147029;-0.743094;0.05311371,0.1270461;-0.7933098;-0.01707815,-0.09058342;0.01165287;-0.02269725,-0.1403769;-0.3209741;-0.02202517,-0.1593148;-0.7311059;0.04895637,-0.176974;-0.7813311;-0.02007901,0.05924584;0.5496067;-0.04230142,247.9648
+0;0;0,0.00664503;0.3199978;0.008019496,0.01307413;0.630408;0.0004998497,0.1836435;0.5036362;0.004888508,0.2220469;0.2244981;0.02144876,0.256256;-0.05365866;-0.04982336,-0.1588779;0.4980637;0.00893257,-0.2948093;0.2506984;0.009378093,-0.4587978;0.01676027;-0.03536413,0.08179926;0.005217937;-0.04629268,0.09292951;-0.3280147;-0.001244977,0.09549822;-0.7313101;0.1037684,0.105008;-0.7748755;0.02820469,-0.08250466;0.007456231;-0.04470731,-0.1176129;-0.3252377;-0.008938998,-0.1406506;-0.7288007;0.09248979,-0.140693;-0.6876826;-0.01281243,0.01149198;0.5541385;0.004889105,0;0;0,0.03443187;0.3177285;-0.01923847,0.06721264;0.6246898;-0.05316782,0.2246911;0.4880105;-0.07473707,0.2640997;0.2105538;-0.04109406,0.272095;-0.07390273;-0.09249163,-0.1121144;0.5329539;0.008045197,-0.3823866;0.4535002;0.02557073,-0.6640104;0.3936052;-0.001295386,0.07345322;-0.003254473;-0.05878258,0.1099795;-0.3371899;-0.04007125,0.1148266;-0.7433494;0.05316281,0.1266051;-0.7933206;-0.01523352,-0.09062032;0.01169113;-0.02264141,-0.1404364;-0.3210483;-0.02256789,-0.1597231;-0.7308648;0.05064518,-0.1764634;-0.7817763;-0.01557609,0.0593023;0.549476;-0.04225373,247.9982
+0;0;0,0.006646242;0.3200561;0.008020958,0.01307508;0.6304541;0.0005020229,0.1839859;0.5035945;0.004889969,0.2223781;0.2245379;0.02144539,0.2565652;-0.05343947;-0.04978076,-0.1592143;0.498011;0.008942045,-0.2951061;0.2507178;0.009387439,-0.4589888;0.01693055;-0.03532593,0.08177704;0.00521652;-0.0462801,0.09293184;-0.3287513;-0.001133028,0.09549782;-0.7316182;0.1037688,0.1050195;-0.7752758;0.02811033,-0.08248224;0.007454205;-0.04469516,-0.1176679;-0.3259736;-0.008847944,-0.1406812;-0.7291078;0.0924731,-0.1407237;-0.6879758;-0.01296115,0.01149319;0.5541969;0.004890567,0;0;0,0.03432912;0.3178015;-0.01918745,0.0669214;0.624784;-0.0529952,0.224687;0.4877684;-0.07475138,0.2640142;0.2104061;-0.04092503,0.271744;-0.07391581;-0.09205842,-0.1128532;0.5341199;0.008069973,-0.3851664;0.4620833;0.02470981,-0.6680459;0.4083429;0.0001225006,0.07343949;-0.003233299;-0.05875993,0.1100151;-0.3378935;-0.03973603,0.114863;-0.7436638;0.05321407,0.1268505;-0.7937053;-0.01526929,-0.09059471;0.01165797;-0.02265461,-0.1405465;-0.3218116;-0.02255861,-0.159671;-0.7311903;0.05062669,-0.1764813;-0.7825421;-0.01524906,0.05906822;0.5495718;-0.04211569,248.0316
+0;0;0,0.00664313;0.3199063;0.008017203,0.01306782;0.6301036;0.0005042865,0.1843529;0.5032102;0.004887884,0.2227395;0.224194;0.02144091,0.256914;-0.05368048;-0.04975887,-0.1595889;0.4976147;0.008948717,-0.295461;0.2503573;0.009394046,-0.4592831;0.01665662;-0.03530277,0.08174066;0.005214199;-0.04625951,0.09290492;-0.3290366;-0.001074173,0.09548164;-0.7335904;0.1042668,0.1049275;-0.7766612;0.02921113,-0.08244555;0.007450889;-0.04467528,-0.117661;-0.3262595;-0.008797683,-0.1407706;-0.7310816;0.09294758,-0.1408128;-0.6900383;-0.01164673,0.0114875;0.553922;0.004888483,0;0;0,0.0341927;0.3176716;-0.01907992,0.06645389;0.6245173;-0.05260992,0.2246504;0.4874413;-0.07477236,0.2635063;0.2100858;-0.04068828,0.2711477;-0.07411516;-0.09190297,-0.1138564;0.5356783;0.008042216,-0.3871845;0.4677896;0.02479092,-0.6714504;0.4229145;-0.0003210008,0.07340707;-0.003219247;-0.05873418,0.1099881;-0.3381714;-0.03979135,0.1152979;-0.7458329;0.05268049,0.1278189;-0.7947962;-0.01565647,-0.09055014;0.01163236;-0.02267213,-0.1405834;-0.322114;-0.02256225,-0.1598251;-0.7331002;0.05151337,-0.1766939;-0.7845592;-0.01284344,0.05871384;0.5493569;-0.04182291,248.0553
+0;0;0,0.006771429;0.3199839;0.007880829,0.01334319;0.6302103;0.0002091671,0.185185;0.5032554;0.004509063,0.2239553;0.2247727;0.02112721,0.2578628;-0.05381995;-0.04990781,-0.1599757;0.4977964;0.009308983,-0.3082764;0.2583429;0.008417441,-0.480031;0.02974574;-0.03689568,0.08163847;0.005161925;-0.04633658,0.09254847;-0.3295764;-0.0008881763,0.09507476;-0.7327268;0.1041165,0.1042535;-0.7761678;0.0285187,-0.08245419;0.007488777;-0.04453974,-0.1180041;-0.3266971;-0.00861774,-0.1410497;-0.7301577;0.09262945,-0.1351824;-0.7780119;0.02123516,0.01172682;0.5540273;0.004633341,0;0;0,0.03393874;0.317775;-0.0191021,0.06580773;0.6246976;-0.05263448,0.2245836;0.4871068;-0.0747056,0.2629642;0.2101968;-0.04035974,0.2706492;-0.07470793;-0.09115171,-0.1150363;0.5365636;0.008092254,-0.3894178;0.4752184;0.02492842,-0.6747009;0.4329699;-0.0003346466,0.07342654;-0.003187626;-0.05862546,0.1099957;-0.3386544;-0.03967452,0.1150318;-0.7448519;0.05274177,0.1278243;-0.7957097;-0.01427483,-0.09047394;0.01159858;-0.02277066,-0.140698;-0.3226346;-0.022466,-0.1596595;-0.732187;0.0514924,-0.1762252;-0.7833307;-0.01434163,0.05818054;0.5495217;-0.04184318,248.0872
+0;0;0,0.006771429;0.3199839;0.007880829,0.01334319;0.6302103;0.0002091671,0.185185;0.5032554;0.004509063,0.2239553;0.2247727;0.02112721,0.2578628;-0.05381995;-0.04990781,-0.1599757;0.4977964;0.009308983,-0.3082764;0.2583429;0.008417441,-0.480031;0.02974574;-0.03689568,0.08163847;0.005161925;-0.04633658,0.09254847;-0.3295764;-0.0008881763,0.09507476;-0.7327268;0.1041165,0.1042535;-0.7761678;0.0285187,-0.08245419;0.007488777;-0.04453974,-0.1180041;-0.3266971;-0.00861774,-0.1410497;-0.7301577;0.09262945,-0.1351824;-0.7780119;0.02123516,0.01172682;0.5540273;0.004633341,0;0;0,0.03393874;0.317775;-0.0191021,0.06580773;0.6246976;-0.05263448,0.2245836;0.4871068;-0.0747056,0.2629642;0.2101968;-0.04035974,0.2706492;-0.07470793;-0.09115171,-0.1150363;0.5365636;0.008092254,-0.3894178;0.4752184;0.02492842,-0.6747009;0.4329699;-0.0003346466,0.07342654;-0.003187626;-0.05862546,0.1099957;-0.3386544;-0.03967452,0.1150318;-0.7448519;0.05274177,0.1278243;-0.7957097;-0.01427483,-0.09047394;0.01159858;-0.02277066,-0.140698;-0.3226346;-0.022466,-0.1596595;-0.732187;0.0514924,-0.1762252;-0.7833307;-0.01434163,0.05818054;0.5495217;-0.04184318,248.1107
+0;0;0,0.006769671;0.3199008;0.007878783,0.01333888;0.6300069;0.0002104403,0.1855388;0.5029847;0.004507911,0.2242908;0.2246333;0.02111822,0.2582291;-0.05421221;-0.04998126,-0.1603329;0.4975146;0.009317718,-0.3085637;0.2581739;0.008426596,-0.4804741;0.02936926;-0.03692764,0.08155248;0.005156488;-0.04628777,0.09247562;-0.3299851;-0.0007846281,0.09500295;-0.7333006;0.104263,0.1041902;-0.7768092;0.02859551,-0.08236735;0.00748089;-0.04449283,-0.1179601;-0.3271075;-0.008527562,-0.1410151;-0.7307334;0.09276111,-0.1351424;-0.7786594;0.02130094,0.01172331;0.5538613;0.004632446,0;0;0,0.03374596;0.3177169;-0.01901579,0.06536566;0.6245613;-0.05238771,0.2244731;0.4867357;-0.07472348,0.2624068;0.209943;-0.040025,0.2699298;-0.07533407;-0.09024596,-0.1159405;0.5371628;0.007979628,-0.390818;0.4787292;0.02486162,-0.6772421;0.443188;-0.0008248985,0.07340105;-0.003186136;-0.05849862,0.109972;-0.3390783;-0.03982401,0.1150259;-0.7454206;0.05272413,0.1276507;-0.7961417;-0.01464223,-0.09034699;0.01159166;-0.02286937,-0.1409585;-0.3229948;-0.02254091,-0.1595757;-0.7327539;0.05132175,-0.1761681;-0.7836204;-0.0150018,0.05780688;0.5494102;-0.04164004,248.143
+0;0;0,0.006965511;0.3198113;0.007751218,0.0139011;0.6297834;-0.0001220438,0.1862798;0.5028439;0.004153635,0.2251042;0.2257344;0.02084469,0.2588462;-0.05326438;-0.05016762,-0.1602216;0.4976169;0.009749756,-0.3156549;0.2643503;0.00807097,-0.506585;0.05081831;-0.03632905,0.08156914;0.005127154;-0.04631297,0.09236458;-0.3301047;-0.000721138,0.09499194;-0.7326341;0.1038902,0.1043862;-0.7754945;0.02912883,-0.08239577;0.007520674;-0.04448684,-0.1180373;-0.3271607;-0.008520134,-0.1409625;-0.7299736;0.09245815,-0.134148;-0.7775758;0.02233259,0.01218091;0.5536771;0.004355838,0;0;0,0.03365153;0.3176418;-0.01895046,0.06515267;0.6243854;-0.05223989,0.2244971;0.4864182;-0.07466531,0.2617016;0.2107905;-0.03972507,0.2691322;-0.07480514;-0.0887301,-0.116574;0.5381296;0.007730793,-0.3912243;0.4843267;0.02348074,-0.6792371;0.4637722;-0.001968959,0.07343203;-0.003182635;-0.05850053,0.1100108;-0.3391716;-0.03982067,0.1151621;-0.7446108;0.05276918,0.1289474;-0.7930292;-0.01539731,-0.09037848;0.01156689;-0.02286136,-0.1410558;-0.3231079;-0.02243618,-0.1593304;-0.7320065;0.05137646,-0.1758647;-0.7830887;-0.01295421,0.05762602;0.5492625;-0.04151249,248.1766
+0;0;0,0.006965305;0.3198018;0.007750989,0.01389756;0.6296251;-0.0001176731,0.1872093;0.5024685;0.004153688,0.2258941;0.2263553;0.02078473,0.2596252;-0.05255306;-0.05020457,-0.1611466;0.4972136;0.009779759,-0.3160211;0.2647857;0.008107008,-0.5068893;0.05132289;-0.03627863,0.081569;0.005127145;-0.04631289,0.09237177;-0.3303324;-0.0006900951,0.09501374;-0.7351009;0.1045031,0.1045624;-0.7791583;0.02851345,-0.08239563;0.007520661;-0.04448676,-0.1180614;-0.327388;-0.008495629,-0.1411141;-0.7324414;0.09304433,-0.1341876;-0.7813187;0.02176661,0.01217861;0.5535738;0.004356972,0;0;0,0.03320524;0.3176852;-0.01885009,0.06397043;0.624372;-0.05196047,0.2243884;0.4860988;-0.07472992,0.2612105;0.2114916;-0.03942204,0.2688071;-0.07409921;-0.08787131,-0.1185922;0.5387785;0.007998183,-0.3931083;0.48966;0.02348708,-0.681215;0.4717507;-0.001829792,0.07342941;-0.003216118;-0.05850172,0.1099637;-0.3394485;-0.03994727,0.1162939;-0.7472721;0.05251838,0.1284375;-0.7963669;-0.01781415,-0.09037665;0.01158799;-0.02285724,-0.1410286;-0.3233231;-0.02241331,-0.1590007;-0.7344823;0.05198519,-0.1759194;-0.7879006;-0.01208708,0.05664821;0.5492785;-0.04127717,248.1987
+0;0;0,0.006963069;0.3196992;0.007748501,0.01389299;0.6294181;-0.0001175562,0.187488;0.5022035;0.004152029,0.2260212;0.2271723;0.0207179,0.2598858;-0.05284017;-0.05055243,-0.1614307;0.4969401;0.00978719,-0.3156982;0.265423;0.008120994,-0.507322;0.05111516;-0.03644035,0.08166488;0.005133171;-0.04636732,0.09248364;-0.330823;-0.0006769821,0.09513009;-0.7362785;0.1046948,0.1047196;-0.780653;0.02837981,-0.08249247;0.0075295;-0.04453905,-0.118211;-0.327875;-0.00849463,-0.1413029;-0.7336161;0.0932177,-0.1343468;-0.7828311;0.02163483,0.01217459;0.5533913;0.004355642,0;0;0,0.03306723;0.3175869;-0.01900482,0.06372415;0.6241655;-0.05223894,0.2243952;0.4856679;-0.07495141,0.2607778;0.2121573;-0.03931904,0.2684481;-0.07463115;-0.08755612,-0.1192004;0.5396997;0.007695265,-0.3929937;0.4925665;0.02243006,-0.6823785;0.4763075;-0.00257669,0.07346096;-0.003332466;-0.05863285,0.1094338;-0.3401341;-0.0401442,0.115825;-0.748717;0.05217886,0.128352;-0.797573;-0.0190413,-0.09051626;0.01173616;-0.02268253,-0.1411453;-0.3236858;-0.02271777,-0.159145;-0.735572;0.05164763,-0.1760719;-0.7888193;-0.01339754,0.05642515;0.5490995;-0.04152203,248.2226
+0;0;0,0.007081904;0.3197497;0.007692843,0.01411237;0.6294317;-0.0001974935,0.1883294;0.5021192;0.003734847,0.2272129;0.2280812;0.02018711,0.2613679;-0.05269837;-0.05109653,-0.1619255;0.4970656;0.01039497,-0.3253846;0.273114;0.007899122,-0.5223764;0.06248742;-0.03587078,0.08165822;0.005090286;-0.04642626,0.09222449;-0.3299777;-0.0007101931,0.09511722;-0.7331967;0.1045357,0.1059298;-0.7784143;0.02596262,-0.08253893;0.007573573;-0.04448979,-0.1183429;-0.3269326;-0.008492313,-0.1413836;-0.7305588;0.09263004,-0.1420318;-0.689101;-0.01607422,0.01237231;0.5534218;0.004277292,0;0;0,0.03271062;0.3176762;-0.01899981,0.06286789;0.624269;-0.05223846,0.2242831;0.485503;-0.07489204,0.2602876;0.2129277;-0.03903317,0.2682401;-0.07472518;-0.08675814,-0.1206179;0.5401109;0.007708669,-0.3939627;0.4959494;0.02226252,-0.684182;0.4815963;-0.003268199,0.07349534;-0.003334105;-0.05862331,0.1097221;-0.3392463;-0.04065704,0.1160337;-0.7454771;0.05211879,0.128197;-0.797425;-0.01918983,-0.09053794;0.01172286;-0.02268986,-0.1411341;-0.3228098;-0.02298329,-0.1591605;-0.7326158;0.05053335,-0.1759173;-0.7880171;-0.01560403,0.05569822;0.5492079;-0.04151559,248.2549
+0;0;0,0.007081904;0.3197497;0.007692843,0.01411237;0.6294317;-0.0001974935,0.1883294;0.5021192;0.003734847,0.2272129;0.2280812;0.02018711,0.2613679;-0.05269837;-0.05109653,-0.1619255;0.4970656;0.01039497,-0.3253846;0.273114;0.007899122,-0.5223764;0.06248742;-0.03587078,0.08165822;0.005090286;-0.04642626,0.09222449;-0.3299777;-0.0007101931,0.09511722;-0.7331967;0.1045357,0.1059298;-0.7784143;0.02596262,-0.08253893;0.007573573;-0.04448979,-0.1183429;-0.3269326;-0.008492313,-0.1413836;-0.7305588;0.09263004,-0.1420318;-0.689101;-0.01607422,0.01237231;0.5534218;0.004277292,0;0;0,0.03271062;0.3176762;-0.01899981,0.06286789;0.624269;-0.05223846,0.2242831;0.485503;-0.07489204,0.2602876;0.2129277;-0.03903317,0.2682401;-0.07472518;-0.08675814,-0.1206179;0.5401109;0.007708669,-0.3939627;0.4959494;0.02226252,-0.684182;0.4815963;-0.003268199,0.07349534;-0.003334105;-0.05862331,0.1097221;-0.3392463;-0.04065704,0.1160337;-0.7454771;0.05211879,0.128197;-0.797425;-0.01918983,-0.09053794;0.01172286;-0.02268986,-0.1411341;-0.3228098;-0.02298329,-0.1591605;-0.7326158;0.05053335,-0.1759173;-0.7880171;-0.01560403,0.05569822;0.5492079;-0.04151559,248.2784
+0;0;0,0.007079761;0.3196529;0.007690515,0.01410833;0.6292515;-0.0001977072,0.1885637;0.5018899;0.003732709,0.2274606;0.2277569;0.02019068,0.2616659;-0.05343515;-0.05119769,-0.1621646;0.4968295;0.01040184,-0.3256803;0.2728003;0.007905124,-0.5229616;0.06186427;-0.03592908,0.08155791;0.005084033;-0.04636922,0.09213341;-0.3302765;-0.0006132424,0.09503695;-0.7350034;0.1050262,0.1057635;-0.7796225;0.02707832,-0.08243753;0.00756427;-0.04443514,-0.1182728;-0.327234;-0.008406229,-0.1413997;-0.7323695;0.09309427,-0.1420427;-0.6910029;-0.01474508,0.01236873;0.5532619;0.004275888,0;0;0,0.03254561;0.3175833;-0.01920629,0.0624949;0.624087;-0.05267,0.2242367;0.4852343;-0.07503533,0.2603929;0.2125806;-0.03918266,0.2679058;-0.07557696;-0.08655453,-0.1212136;0.5403473;0.007340055,-0.3952926;0.5001185;0.02130666,-0.6858516;0.4858291;-0.005275669,0.07346405;-0.003340214;-0.05847669,0.1099141;-0.3395438;-0.04085016,0.1162551;-0.7473131;0.05218697,0.1284401;-0.7978522;-0.01939464,-0.09039285;0.01170522;-0.02279841,-0.1413247;-0.3230748;-0.0234696,-0.1595777;-0.7341814;0.05156463,-0.1760721;-0.7890584;-0.01387829,0.05538103;0.5490508;-0.04188013,248.3107
+0;0;0,0.007218636;0.3195538;0.007624823,0.0144272;0.6290102;-0.0003328458,0.1890061;0.501701;0.003395753,0.2281579;0.2279424;0.01952615,0.2623872;-0.05383718;-0.05211473,-0.16219;0.4971073;0.0109386,-0.3341072;0.2799061;0.008714387,-0.5453722;0.08228609;-0.03619937,0.08165385;0.005052676;-0.04644053,0.09232228;-0.3303718;-0.0007881559,0.09495611;-0.7331756;0.1047809,0.1060199;-0.7781196;0.02476672,-0.08254424;0.007619576;-0.04447465,-0.1184483;-0.327222;-0.008424658,-0.1412333;-0.7305425;0.09265006,-0.1420836;-0.6889927;-0.01692702,0.01264159;0.5530567;0.004156876,0;0;0,0.03244213;0.3174965;-0.01919317,0.06235335;0.6238676;-0.05264378,0.2242609;0.4850053;-0.07496667,0.2602304;0.212709;-0.03894305,0.267755;-0.07611549;-0.08614087,-0.1215525;0.5402932;0.007269088,-0.3956726;0.5024288;0.01996787,-0.6868838;0.4882768;-0.006481642,0.07352609;-0.003373504;-0.05858445,0.1099606;-0.3396315;-0.04095984,0.1159397;-0.7454225;0.05231738,0.1286018;-0.7981067;-0.01940608,-0.0905441;0.01173963;-0.02266167,-0.1412783;-0.3231225;-0.02363214,-0.1593287;-0.732396;0.05101394,-0.1759567;-0.788128;-0.01617828,0.05524059;0.5488657;-0.04185462,248.3328
+0;0;0,0.007216572;0.3194625;0.007622643,0.01442043;0.6287172;-0.0003292975,0.1894805;0.50133;0.003393582,0.2286491;0.2274543;0.01953088,0.2628538;-0.05412349;-0.05205867,-0.1626709;0.4967239;0.01095694,-0.3346617;0.2794297;0.008731781,-0.5457754;0.08195123;-0.0361498,0.08167356;0.005053896;-0.04645174,0.09250062;-0.3353578;-0.0001205876,0.09506509;-0.7275533;0.1026681,0.1063992;-0.7743285;0.02069891,-0.08256417;0.007621415;-0.04448538,-0.119002;-0.3321987;-0.007899392,-0.141187;-0.7248972;0.09051338,-0.1420581;-0.6830652;-0.02174114,0.01263627;0.5528255;0.004156775,0;0;0,0.03217461;0.3174407;-0.01904345,0.06174708;0.6236669;-0.05225563,0.2242152;0.4848097;-0.07491374,0.2602574;0.2123809;-0.03905225,0.2676165;-0.07629716;-0.08587003,-0.1226648;0.5405877;0.007405363,-0.3973597;0.5057464;0.0188668,-0.6882958;0.4907424;-0.007818379,0.07355965;-0.003362074;-0.05857944,0.1093535;-0.3446463;-0.03888607,0.1154193;-0.7399026;0.05125308,0.1297348;-0.7970322;-0.01906991,-0.09056906;0.01170551;-0.02267385,-0.1419307;-0.3281549;-0.02358459,-0.1599686;-0.7266331;0.04907341,-0.1767692;-0.783621;-0.02087425,0.0547202;0.5487103;-0.04153132,248.3553
+0;0;0,0.007216572;0.3194625;0.007622643,0.01442043;0.6287172;-0.0003292975,0.1894805;0.50133;0.003393582,0.2286491;0.2274543;0.01953088,0.2628538;-0.05412349;-0.05205867,-0.1626709;0.4967239;0.01095694,-0.3346617;0.2794297;0.008731781,-0.5457754;0.08195123;-0.0361498,0.08167356;0.005053896;-0.04645174,0.09250062;-0.3353578;-0.0001205876,0.09506509;-0.7275533;0.1026681,0.1063992;-0.7743285;0.02069891,-0.08256417;0.007621415;-0.04448538,-0.119002;-0.3321987;-0.007899392,-0.141187;-0.7248972;0.09051338,-0.1420581;-0.6830652;-0.02174114,0.01263627;0.5528255;0.004156775,0;0;0,0.03217461;0.3174407;-0.01904345,0.06174708;0.6236669;-0.05225563,0.2242152;0.4848097;-0.07491374,0.2602574;0.2123809;-0.03905225,0.2676165;-0.07629716;-0.08587003,-0.1226648;0.5405877;0.007405363,-0.3973597;0.5057464;0.0188668,-0.6882958;0.4907424;-0.007818379,0.07355965;-0.003362074;-0.05857944,0.1093535;-0.3446463;-0.03888607,0.1154193;-0.7399026;0.05125308,0.1297348;-0.7970322;-0.01906991,-0.09056906;0.01170551;-0.02267385,-0.1419307;-0.3281549;-0.02358459,-0.1599686;-0.7266331;0.04907341,-0.1767692;-0.783621;-0.02087425,0.0547202;0.5487103;-0.04153132,248.3778
+0;0;0,0.007363123;0.3192675;0.007597598,0.01474218;0.6282648;-0.0003437009,0.1905943;0.5005711;0.00306625,0.2294955;0.2267514;0.01925684,0.2641338;-0.05487046;-0.05259851,-0.1634711;0.49681;0.01164985,-0.3462946;0.2886688;0.009311954,-0.5630544;0.09738581;-0.03651294,0.08159279;0.004980511;-0.04663447,0.09224445;-0.3350522;8.627772E-05,0.09469733;-0.7286701;0.1030271,0.1053829;-0.7749888;0.02186634,-0.08265204;0.00774413;-0.04433544,-0.1191963;-0.3317594;-0.007997725,-0.1414717;-0.7258033;0.09085077,-0.1425482;-0.6840695;-0.02044594,0.01291257;0.5524355;0.004134683,0;0;0,0.03202247;0.3172654;-0.01899719,0.06157207;0.6232412;-0.05217433,0.2248928;0.484236;-0.07508159,0.2606668;0.2118678;-0.03918648,0.2682687;-0.07697195;-0.08595967,-0.1238947;0.540778;0.007191274,-0.3987453;0.5074875;0.0172683,-0.6898581;0.4944997;-0.01027324,0.07358668;-0.003428206;-0.058568,0.1098192;-0.3443753;-0.03957248,0.1157613;-0.7410244;0.05082679,0.1304274;-0.7979668;-0.01810598,-0.09057194;0.01174766;-0.02270857,-0.1411611;-0.327897;-0.02359944,-0.1592553;-0.7277342;0.04948039,-0.1747726;-0.7866232;-0.01672967,0.05453775;0.5483472;-0.04145479,248.4117
+0;0;0,0.007363123;0.3192675;0.007597598,0.01474218;0.6282648;-0.0003437009,0.1905943;0.5005711;0.00306625,0.2294955;0.2267514;0.01925684,0.2641338;-0.05487046;-0.05259851,-0.1634711;0.49681;0.01164985,-0.3462946;0.2886688;0.009311954,-0.5630544;0.09738581;-0.03651294,0.08159279;0.004980511;-0.04663447,0.09224445;-0.3350522;8.627772E-05,0.09469733;-0.7286701;0.1030271,0.1053829;-0.7749888;0.02186634,-0.08265204;0.00774413;-0.04433544,-0.1191963;-0.3317594;-0.007997725,-0.1414717;-0.7258033;0.09085077,-0.1425482;-0.6840695;-0.02044594,0.01291257;0.5524355;0.004134683,0;0;0,0.03202247;0.3172654;-0.01899719,0.06157207;0.6232412;-0.05217433,0.2248928;0.484236;-0.07508159,0.2606668;0.2118678;-0.03918648,0.2682687;-0.07697195;-0.08595967,-0.1238947;0.540778;0.007191274,-0.3987453;0.5074875;0.0172683,-0.6898581;0.4944997;-0.01027324,0.07358668;-0.003428206;-0.058568,0.1098192;-0.3443753;-0.03957248,0.1157613;-0.7410244;0.05082679,0.1304274;-0.7979668;-0.01810598,-0.09057194;0.01174766;-0.02270857,-0.1411611;-0.327897;-0.02359944,-0.1592553;-0.7277342;0.04948039,-0.1747726;-0.7866232;-0.01672967,0.05453775;0.5483472;-0.04145479,248.4334
+0;0;0,0.007360681;0.3191616;0.007595078,0.01473728;0.6280562;-0.0003436478,0.1908016;0.5003244;0.003063631,0.22972;0.2263834;0.01926139,0.2643215;-0.05493954;-0.05251768,-0.1636854;0.4965588;0.01165745,-0.3465899;0.2883254;0.009318522,-0.5631196;0.09724548;-0.03645773,0.08154979;0.004977886;-0.04660989,0.09219169;-0.3347436;6.809086E-05,0.09465747;-0.7304317;0.1035504,0.1052427;-0.7760339;0.0231516,-0.08260848;0.007740049;-0.04431208,-0.1191192;-0.3314527;-0.008007623,-0.1415118;-0.7275691;0.09136079,-0.1425782;-0.6859455;-0.01889095,0.01290825;0.5522505;0.004133337,0;0;0,0.03207462;0.317157;-0.01893806,0.06170806;0.6230263;-0.05206418,0.2252227;0.4840406;-0.07508731,0.2609122;0.2115256;-0.03927541,0.2685563;-0.07700834;-0.0859859,-0.1240953;0.5409959;0.00703888,-0.3991358;0.5080358;0.01636845,-0.6899037;0.4957016;-0.01180987,0.07360238;-0.003451362;-0.05846715,0.1097863;-0.3441056;-0.03980803,0.1161099;-0.7429182;0.05070305,0.1309153;-0.7984045;-0.01832294,-0.09049622;0.01175831;-0.02279925,-0.1408683;-0.3276019;-0.02296264,-0.1585774;-0.7296293;0.05014098,-0.1736972;-0.7876302;-0.01557756,0.05465057;0.5481569;-0.04135656,248.4672
+0;0;0,0.007549383;0.3191346;0.007570169,0.01514621;0.6279784;-0.0003616377,0.1912309;0.4999876;0.002728535,0.2300422;0.2252495;0.01919747,0.2647405;-0.05520922;-0.05297471,-0.1637424;0.4973968;0.01237443,-0.3576239;0.298262;0.008647565,-0.5823494;0.1176363;-0.0354281,0.08141486;0.004902671;-0.04672258,0.09210887;-0.334812;-0.0001384392,0.0943308;-0.732287;0.1042309,0.1056242;-0.7764188;0.02528273,-0.08262212;0.007778854;-0.04414174,-0.1203273;-0.3313243;-0.008393362,-0.1423657;-0.7292112;0.0920284,-0.1436183;-0.6878033;-0.01624977,0.01326033;0.552186;0.004109423,0;0;0,0.03203191;0.3171416;-0.01887679,0.06165919;0.6229722;-0.0519383,0.2252745;0.483869;-0.0750494,0.2607373;0.210556;-0.03898048,0.2685946;-0.07717344;-0.08609653,-0.1243301;0.541077;0.00707553,-0.4002923;0.5088181;0.01500273,-0.6903285;0.49599;-0.01300267,0.07358755;-0.003422752;-0.05838299,0.109342;-0.3441307;-0.04020953,0.1167995;-0.7449399;0.05023718,0.1307159;-0.7982157;-0.01851845,-0.09041834;0.01171804;-0.02286107,-0.1408099;-0.3276213;-0.02313171,-0.1580913;-0.7317783;0.04927435,-0.1731466;-0.7847906;-0.01955998,0.05459902;0.5481132;-0.04124594,248.5002
+0;0;0,0.007547035;0.3190353;0.007567815,0.01514177;0.6277943;-0.000361938,0.1914195;0.4997649;0.002725682,0.2302449;0.2249267;0.01920062,0.2649686;-0.05573717;-0.05302436,-0.1639378;0.4971713;0.01238201,-0.35789;0.297964;0.008653789,-0.5827798;0.1172061;-0.03545411,0.0813757;0.004900312;-0.04670011,0.09206038;-0.3345182;-0.0001565814,0.09426821;-0.7294701;0.1035502,0.1058077;-0.7752177;0.02288138,-0.08258236;0.007775112;-0.04412051,-0.1202547;-0.3310324;-0.008403294,-0.1421532;-0.7263936;0.09138102,-0.1434331;-0.684737;-0.01925708,0.01325634;0.5520198;0.004108063,0;0;0,0.03205908;0.3170369;-0.01891017,0.06175251;0.622772;-0.05200124,0.225562;0.4836518;-0.07505441,0.2609742;0.2102193;-0.03906059,0.2688968;-0.07768589;-0.08641243,-0.1244916;0.5410623;0.006942347,-0.4005961;0.5089955;0.01421591,-0.6908273;0.4958489;-0.01384541,0.0735885;-0.003521025;-0.05830312,0.1087644;-0.3440012;-0.04037714,0.1170468;-0.7421832;0.04978609,0.1310836;-0.7984118;-0.01910448,-0.09033745;0.0118339;-0.02293518,-0.1403192;-0.3272636;-0.02329134,-0.1573516;-0.7288802;0.04854815,-0.1724157;-0.7839649;-0.02153739,0.05467287;0.5479342;-0.04130125,248.5229
+0;0;0,0.007546879;0.3190287;0.007567658,0.01514143;0.6277801;-0.0003619506,0.1914899;0.4997306;0.002725077,0.2303083;0.2249423;0.01919702,0.2650522;-0.05588517;-0.05307005,-0.1640085;0.4971361;0.01238524,-0.3579255;0.2979649;0.008657695,-0.5829464;0.1171016;-0.03547592,0.08140776;0.004902243;-0.04671851,0.09208817;-0.3343806;-0.0001935884,0.09430838;-0.7315478;0.1040949,0.1057087;-0.7763818;0.02439906,-0.08261491;0.007778175;-0.04413789,-0.1202722;-0.3308938;-0.008434955,-0.1422935;-0.7284727;0.09190907,-0.143558;-0.6869568;-0.01739462,0.01325602;0.5520063;0.004108008,0;0;0,0.03206038;0.3170285;-0.01893735,0.06178103;0.6227497;-0.05206156,0.2256368;0.4835967;-0.0751617,0.2610403;0.2102032;-0.03925371,0.2690432;-0.07786724;-0.0866363,-0.1245944;0.5410639;0.006724637,-0.4007103;0.5094088;0.01341591,-0.6910385;0.4957972;-0.01518519,0.07361098;-0.003525436;-0.05833412,0.1085144;-0.3439066;-0.04061652,0.1170951;-0.744387;0.04974174,0.1312148;-0.7987;-0.01934863,-0.09038156;0.01183611;-0.0229119,-0.1403214;-0.3271288;-0.02344914,-0.158061;-0.731697;0.0446154,-0.1723887;-0.7849278;-0.02573276,0.05469213;0.5479148;-0.04135227,248.5562
+0;0;0,0.007918166;0.319022;0.007469935,0.01616179;0.6277537;-0.0005724253,0.1922818;0.4995599;0.002384587,0.2310081;0.2247607;0.01889192,0.2656699;-0.05598423;-0.05373431,-0.1635138;0.498373;0.0130484,-0.3655484;0.3074644;0.008282342,-0.5970604;0.1347365;-0.03485706,0.0813882;0.004815801;-0.04676158,0.09201171;-0.3344738;-0.000272546,0.09391458;-0.7316204;0.1041004,0.1045202;-0.7765293;0.02436525,-0.08261814;0.007902795;-0.04410968,-0.1201564;-0.3307608;-0.0082018,-0.1423431;-0.7283332;0.09213158,-0.1331005;-0.7803714;0.01956555,0.01409349;0.5519864;0.003924824,0;0;0,0.03206038;0.3170285;-0.01893735,0.06178103;0.6227497;-0.05206156,0.2256368;0.4835967;-0.0751617,0.2610403;0.2102032;-0.03925371,0.2690432;-0.07786724;-0.0866363,-0.1245944;0.5410639;0.006724637,-0.4007103;0.5094088;0.01341591,-0.6910385;0.4957972;-0.01518519,0.07361098;-0.003525436;-0.05833412,0.1085144;-0.3439066;-0.04061652,0.1170951;-0.744387;0.04974174,0.1312148;-0.7987;-0.01934863,-0.09038156;0.01183611;-0.0229119,-0.1403214;-0.3271288;-0.02344914,-0.158061;-0.731697;0.0446154,-0.1723887;-0.7849278;-0.02573276,0.05469213;0.5479148;-0.04135227,248.5788
+0;0;0,0.007918326;0.3190284;0.007470086,0.01616138;0.6277388;-0.0005716062,0.192678;0.4994361;0.002381519,0.2314823;0.2240834;0.0189221,0.2663084;-0.05799249;-0.05404843,-0.1639091;0.4982465;0.01306905,-0.3663507;0.3069534;0.008293396,-0.5989602;0.1334066;-0.03505053,0.0813393;0.004812907;-0.04673348,0.09197857;-0.3349802;-0.0001754537,0.09387363;-0.7304969;0.1037691,0.1045569;-0.7759541;0.02345027,-0.0825685;0.007898048;-0.04408318,-0.1201625;-0.3312681;-0.008122008,-0.1422581;-0.7272087;0.09179956,-0.1329479;-0.7798474;0.01870232,0.01409329;0.5519792;0.003925183,0;0;0,0.03192937;0.3170579;-0.01877356,0.0615426;0.6227912;-0.05168271,0.2258251;0.4835883;-0.07497287,0.2610932;0.2096015;-0.039114,0.2692694;-0.07968825;-0.0875802,-0.1252936;0.540978;0.006823272,-0.4020196;0.5096396;0.01307935,-0.693583;0.4951987;-0.01669627,0.07359736;-0.003546789;-0.05825901,0.1083402;-0.3444442;-0.04031229,0.1173368;-0.7433258;0.0494318,0.1310622;-0.7987236;-0.01969027,-0.09030658;0.01184303;-0.02297233,-0.1402689;-0.3276324;-0.02364601,-0.1575677;-0.7305616;0.04410503,-0.1718388;-0.7846559;-0.02648917,0.0544758;0.5479541;-0.04103017,248.6008
+0;0;0,0.00791805;0.3190173;0.007469825,0.01616062;0.6277096;-0.0005714158,0.1927047;0.499403;0.002381233,0.2314964;0.2241395;0.01891645,0.2663791;-0.05839404;-0.05417248,-0.163937;0.4982132;0.0130704,-0.366313;0.306982;0.008296299,-0.5993;0.1331537;-0.03511795,0.08138306;0.004815497;-0.04675863,0.0919755;-0.3334817;-0.0004055798,0.09388518;-0.7320487;0.1043407,0.1044574;-0.7767214;0.02485693,-0.08261294;0.007902298;-0.0441069,-0.1200414;-0.3297707;-0.008304052,-0.1423074;-0.7287649;0.09238816,-0.133094;-0.7805444;0.02005095,0.01409265;0.5519541;0.003925133,0;0;0,0.03191488;0.3170462;-0.01880574,0.06154328;0.6227555;-0.05175543,0.2258257;0.4834083;-0.07487226,0.2612037;0.2095022;-0.0392065,0.2692441;-0.08023629;-0.08789897,-0.1253705;0.5409649;0.00660817,-0.4020266;0.5096759;0.01214002,-0.693934;0.4942834;-0.01847325,0.07362872;-0.003572792;-0.0582993,0.1083903;-0.3429621;-0.04062772,0.1172877;-0.7449392;0.04974031,0.1306714;-0.7984653;-0.01989961,-0.09036462;0.01186579;-0.02293906,-0.1401352;-0.3261101;-0.02390338,-0.1571782;-0.7322123;0.04407944,-0.1721757;-0.7837061;-0.02760927,0.05446992;0.5479246;-0.04109168,248.6234
+0;0;0,0.008345011;0.3189709;0.007415261,0.01718291;0.6276265;-0.0006296705,0.1934336;0.4989928;0.001939965,0.2318235;0.2238967;0.01834219,0.2665679;-0.05945921;-0.05497174,-0.163314;0.4991837;0.01370757,-0.3742485;0.3177795;0.009254406,-0.6192571;0.160442;-0.03644375,0.0811813;0.004730025;-0.0468437,0.09151258;-0.3326634;-0.0003066324,0.09302972;-0.7326986;0.1049885,0.1029568;-0.7762789;0.02649513,-0.08256113;0.007967337;-0.04390093,-0.1200011;-0.3288222;-0.008154776,-0.1423197;-0.7293259;0.09292069,-0.1331903;-0.7800528;0.02169119,0.01495731;0.5518804;0.003860181,0;0;0,0.03202751;0.3169966;-0.01882648,0.06172894;0.6226796;-0.05176473,0.2260032;0.4833813;-0.0747273,0.2612942;0.2096878;-0.03913045,0.2691313;-0.08080888;-0.0883534,-0.1252436;0.5409746;0.006339472,-0.4016676;0.5096043;0.01147306,-0.694389;0.4939976;-0.01923945,0.07358746;-0.003524706;-0.05813408,0.1086598;-0.3420303;-0.04108596,0.1173323;-0.7454721;0.04989219,0.1296241;-0.7972416;-0.01965261,-0.09020867;0.01181519;-0.02301968,-0.1397521;-0.325307;-0.02392993,-0.1566494;-0.7329897;0.04409043,-0.1715676;-0.7843846;-0.02537999,0.05463363;0.547855;-0.04110956,248.6566
+0;0;0,0.008345011;0.3189709;0.007415261,0.01718291;0.6276265;-0.0006296705,0.1934336;0.4989928;0.001939965,0.2318235;0.2238967;0.01834219,0.2665679;-0.05945921;-0.05497174,-0.163314;0.4991837;0.01370757,-0.3742485;0.3177795;0.009254406,-0.6192571;0.160442;-0.03644375,0.0811813;0.004730025;-0.0468437,0.09151258;-0.3326634;-0.0003066324,0.09302972;-0.7326986;0.1049885,0.1029568;-0.7762789;0.02649513,-0.08256113;0.007967337;-0.04390093,-0.1200011;-0.3288222;-0.008154776,-0.1423197;-0.7293259;0.09292069,-0.1331903;-0.7800528;0.02169119,0.01495731;0.5518804;0.003860181,0;0;0,0.03202751;0.3169966;-0.01882648,0.06172894;0.6226796;-0.05176473,0.2260032;0.4833813;-0.0747273,0.2612942;0.2096878;-0.03913045,0.2691313;-0.08080888;-0.0883534,-0.1252436;0.5409746;0.006339472,-0.4016676;0.5096043;0.01147306,-0.694389;0.4939976;-0.01923945,0.07358746;-0.003524706;-0.05813408,0.1086598;-0.3420303;-0.04108596,0.1173323;-0.7454721;0.04989219,0.1296241;-0.7972416;-0.01965261,-0.09020867;0.01181519;-0.02301968,-0.1397521;-0.325307;-0.02392993,-0.1566494;-0.7329897;0.04409043,-0.1715676;-0.7843846;-0.02537999,0.05463363;0.547855;-0.04110956,248.6797
+0;0;0,0.008344938;0.3189681;0.007415196,0.01718276;0.627621;-0.0006296975,0.1934164;0.4989923;0.001940126,0.23181;0.2238702;0.0183439,0.2664577;-0.05869734;-0.05476608,-0.1632971;0.4991831;0.0137066,-0.3742515;0.3177618;0.009253026,-0.6185786;0.160862;-0.036318,0.08107448;0.004723801;-0.04678207,0.09139649;-0.3323667;-0.000286784,0.09291389;-0.7324724;0.1050269,0.1033032;-0.7794788;0.02287871,-0.08245249;0.007956853;-0.04384317,-0.1198588;-0.3285303;-0.008129109,-0.1421814;-0.7291046;0.09296417,-0.1326269;-0.7835904;0.01841806,0.01495716;0.5518748;0.003860159,0;0;0,0.03203269;0.3169918;-0.018852,0.06174978;0.6226674;-0.05181837,0.2260377;0.4834035;-0.07464695,0.2612862;0.2096909;-0.03895116,0.2691535;-0.07994723;-0.08832574,-0.1252282;0.540955;0.006217569,-0.4016747;0.5094738;0.01085722,-0.6935832;0.4938581;-0.0197302,0.07358602;-0.0035429;-0.05793523,0.1089615;-0.3417256;-0.04122233,0.1174335;-0.7452704;0.04964997,0.1294609;-0.8010534;-0.02303337,-0.09006088;0.01179864;-0.02310361,-0.1395669;-0.3250197;-0.02406295,-0.1554234;-0.7325078;0.04579335,-0.1727765;-0.7860974;-0.02835447,0.05465025;0.5478442;-0.04115558,248.7129
+0;0;0,0.008751159;0.3189056;0.007322954,0.01803265;0.6274616;-0.0007790551,0.1940896;0.4983806;0.001793545,0.2325722;0.2232116;0.01796175,0.2671084;-0.05963197;-0.05550351,-0.1628514;0.4999156;0.01410789,-0.3822243;0.3287409;0.008185433,-0.6285247;0.1737242;-0.0353614,0.08105393;0.004653123;-0.0467802,0.09118617;-0.3325712;-7.545948E-05,0.09268881;-0.7331166;0.1053594,0.1012913;-0.7789471;0.02387579,-0.08243982;0.007996514;-0.04381222,-0.1200715;-0.3286154;-0.008027863,-0.1424041;-0.7296002;0.09330235,-0.1325843;-0.782408;0.01907115,0.0156993;0.5517414;0.003720637,0;0;0,0.03196946;0.316946;-0.01882029,0.0616301;0.622547;-0.05175567,0.2260557;0.4833992;-0.07452679,0.2613088;0.2096519;-0.03875089,0.2691564;-0.08030248;-0.08830166,-0.1254863;0.5409275;0.005986065,-0.40193;0.5089945;0.01039982,-0.6941651;0.4933267;-0.02031801,0.0735798;-0.003555402;-0.05790639,0.1091206;-0.3418761;-0.04116726,0.1174054;-0.7458609;0.04984355,0.1296189;-0.7998757;-0.02265596,-0.09002858;0.01180451;-0.02313624,-0.1394003;-0.3251913;-0.02387884,-0.1547549;-0.7331967;0.04577109,-0.1717019;-0.7852508;-0.02801082,0.05454318;0.5477442;-0.04109979,248.7466
+0;0;0,0.00875009;0.3188667;0.00732206,0.01802878;0.6273296;-0.0007773105,0.1943174;0.4982069;0.001791175,0.2327975;0.2230558;0.01795833,0.2674004;-0.06033406;-0.0556488,-0.1630855;0.4997438;0.01412145,-0.3824441;0.3285802;0.008199383,-0.6292201;0.1732642;-0.03543154,0.08105779;0.004653344;-0.04678242,0.0911724;-0.3319845;-0.0001589172,0.09267674;-0.7329811;0.1053947,0.1013128;-0.7791075;0.02359317,-0.08244374;0.007996895;-0.0438143,-0.1200099;-0.3280296;-0.008092187,-0.1423677;-0.7294661;0.09335217,-0.1325096;-0.782597;0.01883133,0.01569627;0.5516367;0.003720762,0;0;0,0.03186703;0.3169195;-0.01877928,0.06132913;0.6224515;-0.05165958,0.2261789;0.4834331;-0.07410383,0.2613047;0.2097;-0.03823423,0.2691398;-0.08078834;-0.08803654,-0.125997;0.5408269;0.006001923,-0.4023864;0.5084709;0.009495767,-0.6952111;0.4928709;-0.02109095,0.07360483;-0.003546819;-0.05788231,0.1092814;-0.3412726;-0.0414629,0.1172871;-0.7456812;0.04981494,0.1301003;-0.800041;-0.02285242,-0.09003051;0.01179533;-0.02315145,-0.1391964;-0.3246326;-0.02341771,-0.1543844;-0.733189;0.04581369,-0.1694313;-0.7874343;-0.0265576,0.05429829;0.5476692;-0.04101682,248.7686
+0;0;0,0.008746039;0.3187191;0.00731867,0.01801735;0.6269372;-0.000773856,0.1945125;0.4978228;0.001788289,0.2328959;0.2233632;0.01791481,0.2674221;-0.05939859;-0.0555292,-0.1632994;0.4993615;0.01413268,-0.3821066;0.3286281;0.00822549,-0.6283358;0.1736562;-0.03530874,0.08092888;0.004645944;-0.04670803,0.09105119;-0.3322481;-4.9036E-05,0.09256309;-0.7352574;0.1060343,0.1010754;-0.7802929;0.02540493,-0.08231263;0.007984178;-0.04374462,-0.1199074;-0.328298;-0.007995322,-0.1423774;-0.7317494;0.09395821,-0.1326606;-0.7836892;0.02050514,0.01568699;0.5513138;0.003720083,0;0;0,0.03161875;0.3167905;-0.01886559,0.06069531;0.6221026;-0.05182576,0.2261803;0.4836411;-0.07366037,0.2613768;0.2106748;-0.03743815,0.2698037;-0.07916594;-0.08705282,-0.1267623;0.5407589;0.005814157,-0.4024425;0.5083435;0.009138855,-0.6945329;0.4924085;-0.02199881,0.07361097;-0.003542706;-0.05763317,0.1093359;-0.3415352;-0.04144979,0.1178921;-0.7480532;0.0498867,0.1300831;-0.8000115;-0.02317572,-0.08983062;0.01176544;-0.02333969,-0.1388623;-0.3249434;-0.02289385,-0.1540065;-0.7356468;0.04614059,-0.1686739;-0.7891471;-0.02468644,0.05377481;0.5473849;-0.04115415,248.8018
+0;0;0,0.008934499;0.3186999;0.007302456,0.01836717;0.6268761;-0.0007787377,0.1948985;0.4976158;0.00157847,0.2332431;0.2226278;0.01773455,0.2676874;-0.05848211;-0.05590987,-0.1632992;0.5000684;0.01449875,-0.3895456;0.3384092;0.009148579,-0.6455256;0.2027582;-0.03215222,0.08083174;0.004627942;-0.04679699,0.09090214;-0.3319632;3.341213E-05,0.09189256;-0.7266665;0.1040618,0.10229;-0.7763962;0.01998448,-0.08232418;0.00800682;-0.04363216,-0.1201721;-0.3279765;-0.00798234,-0.1422011;-0.7230711;0.09215963,-0.1442436;-0.6808974;-0.02351905,0.01600242;0.5512643;0.003710138,0;0;0,0.03154751;0.3167845;-0.01884389,0.06046545;0.622079;-0.0517571,0.2261255;0.4835492;-0.07342482,0.2613545;0.2101248;-0.03671312,0.2704726;-0.07814908;-0.08618712,-0.1271365;0.540651;0.005589478,-0.4032977;0.507859;0.008657464,-0.6938272;0.4917968;-0.02244321,0.07367367;-0.003511772;-0.05748916,0.1093004;-0.3412441;-0.04149747,0.116719;-0.7390304;0.04974102,0.1299602;-0.7992148;-0.02254583,-0.08977536;0.01175363;-0.0233962,-0.1388216;-0.3246725;-0.02315416,-0.1536981;-0.7268643;0.04491851,-0.1669159;-0.7881472;-0.02598049,0.05358905;0.5473664;-0.04109764,248.8241
+0;0;0,0.008934499;0.3186999;0.007302456,0.01836717;0.6268761;-0.0007787377,0.1948985;0.4976158;0.00157847,0.2332431;0.2226278;0.01773455,0.2676874;-0.05848211;-0.05590987,-0.1632992;0.5000684;0.01449875,-0.3895456;0.3384092;0.009148579,-0.6455256;0.2027582;-0.03215222,0.08083174;0.004627942;-0.04679699,0.09090214;-0.3319632;3.341213E-05,0.09189256;-0.7266665;0.1040618,0.10229;-0.7763962;0.01998448,-0.08232418;0.00800682;-0.04363216,-0.1201721;-0.3279765;-0.00798234,-0.1422011;-0.7230711;0.09215963,-0.1442436;-0.6808974;-0.02351905,0.01600242;0.5512643;0.003710138,0;0;0,0.03154751;0.3167845;-0.01884389,0.06046545;0.622079;-0.0517571,0.2261255;0.4835492;-0.07342482,0.2613545;0.2101248;-0.03671312,0.2704726;-0.07814908;-0.08618712,-0.1271365;0.540651;0.005589478,-0.4032977;0.507859;0.008657464,-0.6938272;0.4917968;-0.02244321,0.07367367;-0.003511772;-0.05748916,0.1093004;-0.3412441;-0.04149747,0.116719;-0.7390304;0.04974102,0.1299602;-0.7992148;-0.02254583,-0.08977536;0.01175363;-0.0233962,-0.1388216;-0.3246725;-0.02315416,-0.1536981;-0.7268643;0.04491851,-0.1669159;-0.7881472;-0.02598049,0.05358905;0.5473664;-0.04109764,248.847
+0;0;0,0.008934524;0.3187008;0.007302477,0.0183674;0.6268836;-0.0007789596,0.1947706;0.4976585;0.001579961,0.2331283;0.222577;0.01774153,0.2673021;-0.05632564;-0.05532465,-0.1631708;0.5001093;0.014491,-0.3894941;0.3383951;0.009139007,-0.6434641;0.2038093;-0.03183751,0.08081445;0.004626952;-0.04678698,0.09086319;-0.3312404;-5.728379E-05,0.09186363;-0.7299352;0.1050231,0.1020958;-0.7783979;0.02228192,-0.08230658;0.008005108;-0.04362283,-0.1200731;-0.3272556;-0.008049671,-0.1423248;-0.7263458;0.09310505,-0.1443349;-0.6843656;-0.02073538,0.01600255;0.5512687;0.003710105,0;0;0,0.03147983;0.3167915;-0.01885438,0.06032941;0.6220992;-0.05176783,0.2259376;0.4835226;-0.0729425,0.2613248;0.2100108;-0.03631711,0.2712479;-0.07606506;-0.08484864,-0.1271467;0.5406349;0.00546224,-0.4033719;0.5075362;0.007999802,-0.6916093;0.4913205;-0.02281333,0.07371999;-0.003489152;-0.05739856,0.1094935;-0.3404797;-0.04161429,0.1170537;-0.7423905;0.05009723,0.1300912;-0.7999287;-0.02252722,-0.0897427;0.01173881;-0.02344897,-0.1386281;-0.3239719;-0.02324151,-0.1539479;-0.7303721;0.04461623,-0.1681015;-0.7868015;-0.02911872,0.05346993;0.547382;-0.04110718,248.8807
+0;0;0,0.009151273;0.3186735;0.007239816,0.01877484;0.6267897;-0.0008972296,0.1951141;0.4974796;0.001326954,0.2332135;0.2217134;0.01740654,0.2671667;-0.05600619;-0.05578259,-0.1630885;0.5010941;0.01484199,-0.3956838;0.347416;0.008549461,-0.6512351;0.2180952;-0.03154163,0.08075977;0.004598311;-0.04689177,0.09067637;-0.3309629;-7.172301E-05,0.09151467;-0.7344959;0.1064238,0.1024939;-0.7809084;0.02576727,-0.08235441;0.008047543;-0.04353288,-0.120221;-0.3269112;-0.008028228,-0.1426976;-0.7308713;0.09440175,-0.144784;-0.6891935;-0.01661246,0.01636759;0.5511923;0.003605145,0;0;0,0.03138878;0.316777;-0.01886892,0.05998719;0.6220409;-0.05185032,0.2257706;0.4836085;-0.07276821,0.2615104;0.2095383;-0.03581786,0.2716601;-0.075358;-0.08448744,-0.1275064;0.5405147;0.005086452,-0.4043511;0.5072152;0.007387511,-0.6913497;0.490373;-0.02400905,0.07376198;-0.003465146;-0.0573523,0.1096628;-0.3401499;-0.04165792,0.1180175;-0.747261;0.04983854,0.1302698;-0.8013439;-0.02258277,-0.08974349;0.01172567;-0.02346784,-0.1384949;-0.323707;-0.02349991,-0.1538385;-0.7350641;0.04528107,-0.1677944;-0.7900956;-0.02571015,0.05319981;0.547336;-0.04116607,248.9025
+0;0;0,0.009149605;0.3186154;0.007238496,0.01877007;0.6266325;-0.0008956913,0.1949667;0.4973952;0.001328552,0.2331996;0.2206622;0.01746451,0.2670866;-0.0565154;-0.05558176,-0.1629481;0.5010068;0.01483273,-0.3963588;0.34679;0.00851814,-0.6514114;0.2177216;-0.0314947,0.08077022;0.004598906;-0.04689784,0.09073325;-0.3325334;0.0001414157,0.09156892;-0.7347999;0.1063027,0.1025576;-0.7812783;0.02557659,-0.08236507;0.008048584;-0.04353851,-0.120409;-0.3284784;-0.007867634,-0.142815;-0.7311707;0.09424085,-0.1449032;-0.6894827;-0.01686915,0.01636377;0.5510647;0.003604913,0;0;0,0.03126039;0.3167301;-0.01888585,0.05964889;0.6219162;-0.05183768,0.2254981;0.4838899;-0.07261682,0.261582;0.2089474;-0.03509545,0.2718261;-0.0753777;-0.08373475,-0.1277013;0.5403184;0.004795805,-0.4055257;0.5069265;0.006152482,-0.691971;0.4898385;-0.0249697,0.07377411;-0.003446549;-0.05735755,0.1102068;-0.3416449;-0.04108787,0.1179267;-0.7475792;0.04972506,0.1298989;-0.8014943;-0.02308512,-0.08975448;0.01169389;-0.02348984,-0.1385755;-0.3253323;-0.02335975,-0.1538624;-0.735461;0.0448312,-0.1706087;-0.7859881;-0.03080842,0.05292243;0.5472353;-0.04115891,248.9248
+0;0;0,0.009148636;0.3185816;0.00723773,0.0187673;0.626541;-0.0008949467,0.1948822;0.4973423;0.001329517,0.2331741;0.2201821;0.01749039,0.2670791;-0.05714342;-0.05559487,-0.1628679;0.5009522;0.01482748,-0.396639;0.3464974;0.008503142,-0.6518277;0.2173601;-0.03153105,0.08077663;0.00459927;-0.04690156,0.09073355;-0.3323264;0.0001088604,0.09157293;-0.7363769;0.1067409,0.1025247;-0.7825981;0.02628642,-0.0823716;0.008049222;-0.04354196,-0.1203922;-0.3282714;-0.007892951,-0.1428976;-0.7327497;0.09466839,-0.1449788;-0.6911011;-0.01606786,0.01636144;0.5509872;0.00360483,0;0;0,0.0311391;0.3167084;-0.01888132,0.05933506;0.6218555;-0.05181742,0.225241;0.4840597;-0.07249928,0.2616379;0.2087276;-0.0349133,0.2723576;-0.07591337;-0.08250618,-0.1279413;0.5402427;0.004554015,-0.4061688;0.5065585;0.004845866,-0.6926455;0.4890375;-0.02716244,0.0737804;-0.003417879;-0.05736327,0.1104729;-0.3413764;-0.04106259,0.1177929;-0.7491699;0.04992556,0.1309215;-0.8019442;-0.02341343,-0.08976472;0.01165709;-0.02349851,-0.1385295;-0.3251663;-0.0232704,-0.1538966;-0.7371342;0.045098,-0.1716703;-0.7806232;-0.03667004,0.05265906;0.547184;-0.04113984,248.9582
+0;0;0,0.009311134;0.3185092;0.007082351,0.01906102;0.6264061;-0.001248354,0.1950683;0.496965;0.001010312,0.2331005;0.219457;0.0171534,0.2669508;-0.05674756;-0.05611489,-0.1628614;0.5018683;0.01494285,-0.402634;0.3563125;0.008592345,-0.6644444;0.2431963;-0.02965812,0.08067892;0.004648222;-0.04709238,0.09052968;-0.3311228;-1.881272E-05,0.09087628;-0.7378688;0.1078947,0.1025473;-0.7842043;0.02813541,-0.08246211;0.008069959;-0.04339657,-0.1204951;-0.3271342;-0.008087091,-0.1431639;-0.7344621;0.09514984,-0.1337931;-0.7871907;0.02171241,0.01662644;0.5508636;0.003305763,0;0;0,0.03091815;0.3166519;-0.01899123,0.05881189;0.6217543;-0.0521028,0.224923;0.4841924;-0.07245111,0.2617201;0.2086252;-0.03468323,0.2727348;-0.07502601;-0.0818398,-0.1284581;0.5403306;0.004070461,-0.4068903;0.5058088;0.002858955,-0.6922089;0.4882626;-0.03013341,0.07379627;-0.003409237;-0.05736614,0.1107289;-0.3402164;-0.04149151,0.1179732;-0.7508625;0.05018782,0.1310727;-0.8019868;-0.02445889,-0.08977742;0.01162595;-0.023521,-0.1383972;-0.3240691;-0.02374325,-0.154272;-0.7391965;0.04337635,-0.1701073;-0.7874323;-0.03378123,0.05220868;0.5470902;-0.04137897,248.9915
+0;0;0,0.009308815;0.3184299;0.007080587,0.01905388;0.6261746;-0.001245881,0.1947849;0.4968575;0.00101394,0.232852;0.219095;0.01717184,0.2666951;-0.05705118;-0.05608094,-0.162588;0.5017532;0.0149248,-0.4025806;0.3560639;0.008568474,-0.6643355;0.2429716;-0.0296739,0.08069215;0.004648984;-0.0471001,0.090539;-0.3309891;-4.516914E-05,0.0908857;-0.7378563;0.1079005,0.1022057;-0.7818963;0.03053961,-0.08247563;0.008071283;-0.04340369,-0.1204936;-0.3270003;-0.008108187,-0.1431691;-0.7344494;0.09515947,-0.1340801;-0.7846903;0.02393038,0.01662059;0.5506722;0.00330582,0;0;0,0.03075337;0.3165911;-0.01893973,0.05837042;0.6215729;-0.05197811,0.2243463;0.484285;-0.07223082,0.2618292;0.2085746;-0.03427052,0.2730475;-0.07504895;-0.08117294,-0.128588;0.5401996;0.003953252,-0.4072641;0.5055805;0.002128345,-0.6923585;0.4876659;-0.03205132,0.07381707;-0.003387973;-0.05736566,0.1106866;-0.3400634;-0.04141689,0.1178927;-0.7508469;0.05022478,0.1310249;-0.7986999;-0.02299571,-0.08979912;0.01159587;-0.02351405,-0.1383434;-0.3239743;-0.02387143,-0.1535961;-0.7390184;0.04467795,-0.1693688;-0.7862341;-0.02869597,0.05183605;0.5469406;-0.04127431,249.0141
+0;0;0,0.009308815;0.3184299;0.007080587,0.01905388;0.6261746;-0.001245881,0.1947849;0.4968575;0.00101394,0.232852;0.219095;0.01717184,0.2666951;-0.05705118;-0.05608094,-0.162588;0.5017532;0.0149248,-0.4025806;0.3560639;0.008568474,-0.6643355;0.2429716;-0.0296739,0.08069215;0.004648984;-0.0471001,0.090539;-0.3309891;-4.516914E-05,0.0908857;-0.7378563;0.1079005,0.1022057;-0.7818963;0.03053961,-0.08247563;0.008071283;-0.04340369,-0.1204936;-0.3270003;-0.008108187,-0.1431691;-0.7344494;0.09515947,-0.1340801;-0.7846903;0.02393038,0.01662059;0.5506722;0.00330582,0;0;0,0.03075337;0.3165911;-0.01893973,0.05837042;0.6215729;-0.05197811,0.2243463;0.484285;-0.07223082,0.2618292;0.2085746;-0.03427052,0.2730475;-0.07504895;-0.08117294,-0.128588;0.5401996;0.003953252,-0.4072641;0.5055805;0.002128345,-0.6923585;0.4876659;-0.03205132,0.07381707;-0.003387973;-0.05736566,0.1106866;-0.3400634;-0.04141689,0.1178927;-0.7508469;0.05022478,0.1310249;-0.7986999;-0.02299571,-0.08979912;0.01159587;-0.02351405,-0.1383434;-0.3239743;-0.02387143,-0.1535961;-0.7390184;0.04467795,-0.1693688;-0.7862341;-0.02869597,0.05183605;0.5469406;-0.04127431,249.0364
+0;0;0,0.009407666;0.3183952;0.007109845,0.0192245;0.6261103;-0.001187146,0.1952493;0.4966609;0.0007606447,0.2330514;0.2185107;0.01715569,0.2666431;-0.05619332;-0.05628233,-0.1630019;0.502502;0.01506723,-0.408989;0.3664117;0.009140549,-0.6705548;0.2564837;-0.02936956,0.08060569;0.004666745;-0.04727953,0.09043753;-0.3307211;4.028156E-05,0.09044575;-0.7377216;0.1080503,0.1024124;-0.7814608;0.03091694,-0.08255402;0.008103258;-0.04328488,-0.1208188;-0.3267412;-0.00813061,-0.1432742;-0.7343348;0.09520731,-0.1454295;-0.6931157;-0.01156208,0.01677376;0.5506128;0.003356554,0;0;0,0.03049579;0.3165878;-0.0188868,0.05792855;0.6215629;-0.05187941,0.2242981;0.4842522;-0.07215309,0.261932;0.2082376;-0.03387761,0.2739705;-0.07411119;-0.07989955,-0.1293955;0.5401219;0.003835551,-0.408361;0.5049827;0.0008606948,-0.6920201;0.4870563;-0.03378082,0.07383232;-0.003375739;-0.05737424,0.1102604;-0.3398807;-0.04130507,0.1179869;-0.7508403;0.05017257,0.1308642;-0.7987022;-0.02264166,-0.08981856;0.01157381;-0.02351771,-0.1379655;-0.3238404;-0.02353288,-0.1534919;-0.739023;0.04500832,-0.1691253;-0.7858202;-0.02839473,0.05142941;0.5469307;-0.04118729,249.0588
+0;0;0,0.009406019;0.3183395;0.007108601,0.01922113;0.6260005;-0.001187012,0.1953311;0.496537;0.0007588568,0.2331374;0.2183559;0.01715572,0.2668417;-0.0572688;-0.05652844,-0.1630903;0.5023808;0.01507224,-0.4091047;0.3662754;0.009144903,-0.6715471;0.2559789;-0.02949428,0.08063286;0.004668318;-0.04729546,0.09046648;-0.3307803;3.292039E-05,0.09047472;-0.7388462;0.1083257,0.1024069;-0.7823731;0.03141438,-0.08258184;0.00810599;-0.04329947,-0.1208536;-0.3267991;-0.008138824,-0.1433677;-0.7354598;0.09546961,-0.1455169;-0.694273;-0.01099238,0.01677076;0.5505145;0.003355999,0;0;0,0.03036509;0.3165455;-0.01886606,0.05773636;0.6214706;-0.05186558,0.2243105;0.4843462;-0.07192588,0.2620479;0.2083135;-0.03365397,0.2743781;-0.07509598;-0.07905602,-0.1296833;0.5400631;0.003805399,-0.4086305;0.5046046;5.293172E-05,-0.6930119;0.4859754;-0.03620315,0.0738587;-0.003388941;-0.05739093,0.1102602;-0.3399586;-0.04132175,0.1184656;-0.7520845;0.04994774,0.1311994;-0.8014884;-0.02074027,-0.08984943;0.01158436;-0.02352006,-0.1379026;-0.3239053;-0.02359449,-0.1543944;-0.7397425;0.04748727,-0.1687271;-0.7894649;-0.02253293,0.05124544;0.5468498;-0.0411706,249.0815
+0;0;0,0.009406019;0.3183395;0.007108601,0.01922113;0.6260005;-0.001187012,0.1953311;0.496537;0.0007588568,0.2331374;0.2183559;0.01715572,0.2668417;-0.0572688;-0.05652844,-0.1630903;0.5023808;0.01507224,-0.4091047;0.3662754;0.009144903,-0.6715471;0.2559789;-0.02949428,0.08063286;0.004668318;-0.04729546,0.09046648;-0.3307803;3.292039E-05,0.09047472;-0.7388462;0.1083257,0.1024069;-0.7823731;0.03141438,-0.08258184;0.00810599;-0.04329947,-0.1208536;-0.3267991;-0.008138824,-0.1433677;-0.7354598;0.09546961,-0.1455169;-0.694273;-0.01099238,0.01677076;0.5505145;0.003355999,0;0;0,0.03036509;0.3165455;-0.01886606,0.05773636;0.6214706;-0.05186558,0.2243105;0.4843462;-0.07192588,0.2620479;0.2083135;-0.03365397,0.2743781;-0.07509598;-0.07905602,-0.1296833;0.5400631;0.003805399,-0.4086305;0.5046046;5.293172E-05,-0.6930119;0.4859754;-0.03620315,0.0738587;-0.003388941;-0.05739093,0.1102602;-0.3399586;-0.04132175,0.1184656;-0.7520845;0.04994774,0.1311994;-0.8014884;-0.02074027,-0.08984943;0.01158436;-0.02352006,-0.1379026;-0.3239053;-0.02359449,-0.1543944;-0.7397425;0.04748727,-0.1687271;-0.7894649;-0.02253293,0.05124544;0.5468498;-0.0411706,249.1036
+0;0;0,0.009520502;0.3182416;0.007071047,0.01941693;0.62581;-0.001263613,0.1958556;0.496188;0.0006734603,0.2332765;0.2177573;0.01685305,0.2669198;-0.05771515;-0.05684286,-0.1636097;0.5033582;0.01506063,-0.4136503;0.3744065;0.008990283,-0.6813689;0.2774833;-0.02816753,0.08058318;0.004663678;-0.04742523,0.09043905;-0.3332112;0.0004984178,0.09030405;-0.738925;0.1085624,0.1033357;-0.7829683;0.03169205,-0.08264921;0.008108769;-0.04321931,-0.1212341;-0.3292627;-0.007935453,-0.1436976;-0.7356553;0.09512745,-0.1360712;-0.785969;0.02404418,0.01694847;0.5503442;0.003289748,0;0;0,0.03006439;0.3164763;-0.01890111,0.05715485;0.6213265;-0.05199409,0.2242605;0.4843401;-0.07197165,0.2621655;0.2081598;-0.03358674,0.2746573;-0.07515088;-0.07860947,-0.1305702;0.5400075;0.003818855,-0.4095246;0.5033391;-0.001239924,-0.6933815;0.4846708;-0.04028867,0.07388104;-0.003394261;-0.0573988,0.1101311;-0.3424268;-0.0401907,0.1184662;-0.7523949;0.05002166,0.1315199;-0.8020441;-0.02101969,-0.08987186;0.0115888;-0.02352236,-0.1381351;-0.3263805;-0.02433758,-0.1536139;-0.7399123;0.04660876,-0.1678046;-0.7977103;-0.01381816,0.05072825;0.5467231;-0.04127288,249.1372
+0;0;0,0.009519718;0.3182154;0.007070465,0.01941566;0.6257687;-0.001263879,0.1960018;0.4961036;0.0006709413,0.2334404;0.2175419;0.01685814,0.2670414;-0.0575847;-0.05674524,-0.1637597;0.5032797;0.01506997,-0.4139181;0.3742672;0.008996765,-0.6813005;0.2774658;-0.02811439,0.08060659;0.004665033;-0.047439,0.09044844;-0.3327295;0.0004165098,0.09031277;-0.7404474;0.1090143,0.1032001;-0.7836707;0.03299521,-0.08267321;0.008111124;-0.04323186,-0.1212032;-0.3287807;-0.007998172,-0.1437777;-0.7371809;0.09557386,-0.1362357;-0.7866051;0.02527774,0.01694725;0.5503044;0.003289386,0;0;0,0.02989227;0.3164644;-0.01893067,0.05683516;0.621309;-0.05205512,0.2241489;0.4843339;-0.07198906,0.2622968;0.208066;-0.03350377,0.2749359;-0.07489231;-0.078403,-0.131033;0.5400043;0.003702909,-0.4098834;0.5017155;-0.00235715,-0.6932589;0.4836496;-0.04252019,0.07388083;-0.003374428;-0.05744457,0.1098209;-0.3419596;-0.04040194,0.118123;-0.7541254;0.04947542,0.1313678;-0.8022797;-0.02139855,-0.08990853;0.01156904;-0.02350013,-0.1380515;-0.325927;-0.02439027,-0.153592;-0.7414527;0.04719371,-0.1689621;-0.7326973;-0.05585511,0.05044021;0.5467055;-0.04132676,249.1711
+0;0;0,0.009519704;0.3182149;0.007070454,0.01941653;0.6257957;-0.001264709,0.1960632;0.4961038;0.0006697318,0.2335693;0.2170394;0.01688614,0.2670392;-0.05701384;-0.05643008,-0.1638204;0.5032823;0.01507365,-0.4144302;0.374037;0.008989483,-0.6807695;0.2776132;-0.02797689,0.08057882;0.004663425;-0.04742265,0.09041886;-0.3326689;0.0004240237,0.09028324;-0.7402207;0.1089775,0.1031724;-0.7834545;0.03294755,-0.08264472;0.00810833;-0.04321697,-0.1211676;-0.3287214;-0.007989775,-0.1437329;-0.736955;0.09554003,-0.1361899;-0.7863907;0.02523383,0.01694785;0.550323;0.003289065,0;0;0,0.02981944;0.316471;-0.01892805,0.05674759;0.6213439;-0.05206037,0.2241167;0.4843634;-0.07207108,0.2623539;0.2076416;-0.03321743,0.2750867;-0.07416031;-0.07823086,-0.1312159;0.5400093;0.003576573,-0.4104252;0.5007339;-0.003221211,-0.6924844;0.4829569;-0.04478125,0.073897;-0.003414854;-0.05736875,0.1098729;-0.341944;-0.04054761,0.1181024;-0.7538955;0.0495112,0.1310768;-0.8016118;-0.02191519,-0.0898597;0.01159092;-0.02354753,-0.1380625;-0.3258311;-0.02497254,-0.1536618;-0.7411354;0.04687009,-0.1683788;-0.7959618;-0.01556199,0.05035258;0.5467322;-0.04132962,249.2041
+0;0;0,0.009642301;0.3182148;0.007019425,0.01964666;0.6258033;-0.001363605,0.1962567;0.4959565;0.0005670204,0.2336745;0.2169416;0.01672443,0.267107;-0.05700457;-0.05687757,-0.164025;0.5047253;0.01492649,-0.423155;0.3939603;0.005268909,-0.6935656;0.3064018;-0.0228931,0.0804617;0.00473229;-0.04758521,0.09027608;-0.3321781;0.0003642142,0.09007194;-0.7389863;0.10869,0.1023062;-0.781409;0.03197507,-0.08271494;0.00811804;-0.04304845,-0.1211164;-0.328327;-0.007918112,-0.1437843;-0.7358291;0.09530818,-0.1378318;-0.7844459;0.02414732,0.01715144;0.5503301;0.003203603,0;0;0,0.0298505;0.3164711;-0.01891804,0.05683602;0.6213515;-0.0520525,0.2242716;0.4843702;-0.07184553,0.2624506;0.2076747;-0.03321314,0.2751639;-0.07408944;-0.07825589,-0.1312158;0.5399523;0.003406134,-0.4101753;0.5037303;-0.01608907,-0.693652;0.4859906;-0.04621795,0.07390743;-0.003408119;-0.05733156,0.1097164;-0.3415593;-0.04073047,0.1182795;-0.7525407;0.05009032,0.1320221;-0.800971;-0.02019286,-0.08983492;0.01156873;-0.02359414,-0.1378583;-0.3254714;-0.02494225,-0.1532083;-0.7398202;0.04790595,-0.1680735;-0.7932707;-0.01608573,0.0504306;0.5467383;-0.04132271,249.2376
+0;0;0,0.009641523;0.3181892;0.007018859,0.01964509;0.6257534;-0.001363404,0.196173;0.49594;0.0005679284,0.2336111;0.2167739;0.01673409,0.2670317;-0.05707449;-0.05684164,-0.163943;0.5047047;0.01492079,-0.4232134;0.3938797;0.005257984,-0.6935275;0.3063525;-0.02289398,0.08046369;0.004732407;-0.04758638,0.09026632;-0.3317745;0.0003056191,0.09006196;-0.7390121;0.1087458,0.1021741;-0.7807114;0.03279709,-0.08271698;0.00811824;-0.04304951,-0.1210725;-0.3279239;-0.007961251,-0.1437643;-0.7358562;0.09537403,-0.1378713;-0.7836877;0.02492394,0.01715015;0.5502886;0.003203299,0;0;0,0.02985197;0.3164466;-0.01889396,0.0568621;0.6213036;-0.05199933,0.2242462;0.4843725;-0.07161403,0.2625275;0.2075327;-0.03300118,0.2751981;-0.07409844;-0.07824063,-0.1311445;0.5398921;0.003297959,-0.4090881;0.4944868;-0.01350723,-0.6920623;0.4813312;-0.04922494,0.07392706;-0.003414899;-0.05730963,0.1094669;-0.3411821;-0.04067111,0.1183203;-0.7526317;0.05006313,0.1325647;-0.7999886;-0.01971292,-0.08982161;0.01157442;-0.02365111,-0.1378034;-0.3250587;-0.02523772,-0.1536229;-0.7396523;0.04867958,-0.168186;-0.7914046;-0.0158198,0.05044961;0.546698;-0.04127955,249.2599
+0;0;0,0.009640576;0.3181579;0.007018169,0.01964383;0.6257125;-0.001363792,0.1961507;0.4959087;0.0005676553,0.2335592;0.2169631;0.01672105,0.2669981;-0.05703536;-0.05689499,-0.1639227;0.5046725;0.01491882,-0.4229884;0.393935;0.005263644,-0.6934505;0.3063598;-0.02290374,0.0804792;0.004733319;-0.04759555,0.09027357;-0.33149;0.0002560802,0.09006906;-0.7390273;0.108776,0.1023737;-0.7818666;0.03161974,-0.08273292;0.008119805;-0.04305781,-0.1210561;-0.3276391;-0.007999111,-0.1437646;-0.7358716;0.09541219,-0.1377779;-0.7849406;0.02384195,0.01714899;0.5502509;0.003202714,0;0;0,0.02989947;0.3164155;-0.01881242,0.05698431;0.6212618;-0.05186391,0.2243248;0.4843096;-0.07146835,0.2627157;0.2077104;-0.03286672,0.2752535;-0.07405818;-0.07827425,-0.1310981;0.5397946;0.003071189,-0.409797;0.5041208;-0.01984888,-0.693095;0.4839786;-0.05065644,0.07394024;-0.003435835;-0.05732084,0.1096065;-0.3409021;-0.04069925,0.1185417;-0.7526817;0.04997038,0.1328648;-0.8012038;-0.02101684,-0.08983535;0.01159511;-0.02366018,-0.1376716;-0.3247689;-0.02532501,-0.1544493;-0.7394732;0.04952218,-0.1683605;-0.791868;-0.01701833,0.05055667;0.5466591;-0.04115629,249.2821
+0;0;0,0.009694871;0.3181551;0.007071536,0.01969279;0.6257112;-0.001257039,0.19619;0.4958728;0.0004237762,0.2331209;0.2168462;0.01627641,0.2667214;-0.05717543;-0.05717928,-0.164247;0.5060358;0.01439041,-0.4242579;0.3974987;0.005169362,-0.6966706;0.3162948;-0.02328897,0.08046414;0.004732286;-0.0476211,0.0901816;-0.3315043;0.0001527555,0.09020154;-0.7391351;0.1083213,0.1006257;-0.7823465;0.03124022,-0.0827523;0.008078847;-0.04302826,-0.1208867;-0.327758;-0.008515015,-0.1441116;-0.7358772;0.09522806,-0.1391643;-0.7854655;0.02415562,0.01720216;0.5502487;0.003297224,0;0;0,0.02989947;0.3164155;-0.01881242,0.05698431;0.6212618;-0.05186391,0.2243248;0.4843096;-0.07146835,0.2627157;0.2077104;-0.03286672,0.2752535;-0.07405818;-0.07827425,-0.1310981;0.5397946;0.003071189,-0.409797;0.5041208;-0.01984888,-0.693095;0.4839786;-0.05065644,0.07394024;-0.003435835;-0.05732084,0.1096065;-0.3409021;-0.04069925,0.1185417;-0.7526817;0.04997038,0.1328648;-0.8012038;-0.02101684,-0.08983535;0.01159511;-0.02366018,-0.1376716;-0.3247689;-0.02532501,-0.1544493;-0.7394732;0.04952218,-0.1683605;-0.791868;-0.01701833,0.05055667;0.5466591;-0.04115629,249.3157
+0;0;0,0.009694329;0.3181373;0.007071141,0.01969118;0.6256605;-0.001256484,0.1961802;0.4958341;0.000423898,0.2331326;0.2166457;0.01628572,0.2667273;-0.05732912;-0.0571574,-0.1642397;0.5059966;0.01438987,-0.4244015;0.3973966;0.005163476,-0.6967675;0.3162066;-0.02329,0.08046091;0.004732096;-0.04761919,0.09018793;-0.3318349;0.0002016164,0.09020785;-0.73909;0.1082705,0.1006192;-0.7822119;0.03128354,-0.08274897;0.008078522;-0.04302653,-0.1209208;-0.3280884;-0.008479368,-0.1441243;-0.7358314;0.09516808,-0.1391831;-0.7853224;0.02418248,0.01720087;0.5502075;0.00329721,0;0;0,0.02984574;0.3164065;-0.01874685,0.05690537;0.6212354;-0.05167627,0.2243279;0.484378;-0.07099152,0.262692;0.2075656;-0.03269911,0.2750914;-0.07413098;-0.07828426,-0.1312519;0.5396287;0.002842378,-0.4101442;0.5040113;-0.01982412,-0.6930934;0.4834279;-0.05300113,0.07395203;-0.003429517;-0.05729985,0.1095924;-0.3412256;-0.04049444,0.1185385;-0.7526446;0.05000353,0.1326623;-0.8013201;-0.02065682,-0.08982836;0.01158705;-0.02367581,-0.1377495;-0.3251022;-0.02534207,-0.1545137;-0.739383;0.04966423,-0.1682927;-0.7936083;-0.01435472,0.05048032;0.5466368;-0.04100513,249.3382
+0;0;0,0.009695122;0.3181633;0.007071719,0.01969257;0.6257048;-0.001256468,0.196199;0.495867;0.0004239965,0.2331554;0.2166482;0.01628755,0.2667852;-0.05761304;-0.05723237,-0.1642564;0.5060305;0.01439134,-0.4244464;0.3974186;0.005163942,-0.6970972;0.3161438;-0.02331928,0.08046352;0.00473225;-0.04762074,0.09017847;-0.3314171;0.0001407117,0.09019841;-0.7390728;0.1083159,0.1006064;-0.782171;0.03135397,-0.08275166;0.008078785;-0.04302793,-0.1208761;-0.3276709;-0.008523643,-0.1441024;-0.7358151;0.09522579,-0.1391628;-0.7852803;0.02426323,0.01720205;0.5502457;0.003297591,0;0;0,0.02982485;0.3164358;-0.01872945,0.05687574;0.6212858;-0.05164099,0.2243183;0.4843593;-0.07084632,0.2626579;0.2075135;-0.03254437,0.2747953;-0.074442;-0.07846999,-0.1314088;0.539475;0.002377924,-0.4104041;0.5041153;-0.01980009,-0.6933335;0.4832307;-0.05543898,0.07397359;-0.003445819;-0.05727601,0.1096082;-0.3408252;-0.04062605,0.1185947;-0.7525924;0.05021476,0.1325347;-0.8011658;-0.02054334,-0.08982183;0.01157635;-0.02371781,-0.1376592;-0.3246986;-0.02533044,-0.1545132;-0.7393895;0.04971911,-0.1684433;-0.7931665;-0.01479593,0.05045307;0.54668;-0.04097605,249.3607
+0;0;0,0.009752878;0.3181502;0.007073429,0.01977341;0.6256901;-0.001257829,0.1962908;0.4957656;0.0004293611,0.2328369;0.2170882;0.01626741,0.2665634;-0.05756861;-0.05735406,-0.1645878;0.5074494;0.01404328,-0.429181;0.4118229;0.004368764,-0.707883;0.3533737;-0.02567782,0.08044948;0.004716181;-0.04765718,0.09017681;-0.3312033;0.0001157746,0.08954124;-0.7395395;0.1097605,0.1047249;-0.7752905;0.03337459,-0.0827686;0.008075628;-0.04300828,-0.120839;-0.32746;-0.008581307,-0.144439;-0.736536;0.09563366,-0.1462085;-0.6959011;-0.005718701,0.01727714;0.5502309;0.0032981,0;0;0,0.02979768;0.3164279;-0.01871276,0.05685432;0.6212791;-0.0516026,0.2243328;0.4842862;-0.07070494,0.2624358;0.2080268;-0.03227997,0.2744263;-0.07428893;-0.07862639,-0.1315709;0.5392178;0.001967605,-0.4100499;0.5042032;-0.0197345,-0.6932604;0.483556;-0.05660523,0.07399196;-0.003447101;-0.05726147,0.1097102;-0.3405892;-0.04058242,0.1183235;-0.7534076;0.05034423,0.1327104;-0.7962885;-0.01944065,-0.08981706;0.01156918;-0.02376169,-0.1375554;-0.3244919;-0.02541967,-0.1544717;-0.740183;0.04991685,-0.169042;-0.7878429;-0.0144662,0.05042829;0.5466724;-0.04094291,249.3947
+0;0;0,0.009753043;0.3181556;0.007073549,0.01977405;0.6257098;-0.001258209,0.1963217;0.49577;0.0004288573,0.232866;0.2171064;0.01626612,0.2665865;-0.05750188;-0.05734234,-0.1646184;0.5074559;0.01404509,-0.4291984;0.411834;0.004371058,-0.7078512;0.3533952;-0.02567022,0.08045798;0.004716679;-0.04766222,0.09017078;-0.3307014;3.943592E-05,0.08953642;-0.7382582;0.1094748,0.10481;-0.7743989;0.03263631,-0.08277734;0.008076482;-0.04301282,-0.1207909;-0.3269584;-0.008637235,-0.1443458;-0.7352535;0.09537879,-0.1461258;-0.6945556;-0.006574161,0.01727758;0.5502446;0.003298084,0;0;0,0.02978964;0.3164347;-0.01870298,0.05685551;0.6213014;-0.05157638,0.2244052;0.4842546;-0.07034135,0.262442;0.207965;-0.03217077,0.2742445;-0.07427377;-0.07872128,-0.1316754;0.5391122;0.001674909,-0.4101662;0.5042546;-0.01994774,-0.6930761;0.4837854;-0.0587804,0.07401396;-0.003453135;-0.05724883,0.1097537;-0.3400809;-0.04053163,0.1180699;-0.752198;0.04985357,0.1326316;-0.7965338;-0.01924181,-0.08981918;0.01156426;-0.02379502,-0.1375262;-0.3239892;-0.02551246,-0.1544046;-0.738866;0.04979712,-0.1688498;-0.7900768;-0.01109753,0.05042487;0.5466881;-0.04092336,249.4284
+0;0;0,0.009752407;0.3181348;0.007073088,0.01977128;0.6256238;-0.001256727,0.1963224;0.4957032;0.0004290852,0.2326879;0.2184033;0.01618884,0.2665703;-0.05752361;-0.05777309,-0.1646233;0.5073892;0.01404553,-0.4279086;0.4122353;0.004418845,-0.7078995;0.3535158;-0.02576669,0.08047348;0.004717588;-0.0476714,0.09024262;-0.3326458;0.0003069192,0.08961134;-0.7382231;0.1092108,0.104841;-0.7741731;0.03259362,-0.08279329;0.008078037;-0.0430211,-0.1210273;-0.3288999;-0.008446146,-0.1444678;-0.7352119;0.09506464,-0.1462427;-0.6945448;-0.006594568,0.01727547;0.5501786;0.003298358,0;0;0,0.02975753;0.3164197;-0.01865387,0.05682169;0.6212353;-0.05139637,0.2244292;0.4842752;-0.07002926,0.2622368;0.2093617;-0.0318296,0.2741059;-0.074202;-0.0787847,-0.1317921;0.539021;0.001465783,-0.4089513;0.5044929;-0.01990272,-0.6931572;0.4841669;-0.05949996,0.07405391;-0.003461286;-0.05722618,0.1097518;-0.3420504;-0.0400641,0.1180098;-0.7521594;0.04991245,0.132579;-0.7967629;-0.01845121,-0.08982968;0.01156468;-0.02382616,-0.1379151;-0.3259185;-0.02591307,-0.1546958;-0.7387202;0.04936321,-0.1695631;-0.7890002;-0.01216426,0.05039029;0.5466363;-0.04078579,249.4615
+0;0;0,0.009838418;0.3181307;0.007043708,0.01990873;0.6256179;-0.001342675,0.1964897;0.4956797;0.0004576978,0.2326768;0.2186491;0.01608264,0.2666705;-0.05790043;-0.0581198,-0.1649083;0.5088026;0.0133229,-0.4305523;0.4215003;0.002780126,-0.7103451;0.3577338;-0.0253456,0.08042743;0.004678513;-0.04768767,0.09030211;-0.332341;0.0004123524,0.08939704;-0.7382709;0.1093041,0.1051062;-0.7730612;0.03172996,-0.08277533;0.008087109;-0.04298158,-0.1210741;-0.3285545;-0.008356508,-0.14448;-0.7351719;0.09533468,-0.1460689;-0.6945072;-0.006380759,0.01740088;0.5501729;0.003229824,0;0;0,0.0297319;0.3164209;-0.0186398,0.05678195;0.6212407;-0.05136681,0.224436;0.4842495;-0.06995702,0.2620309;0.2096502;-0.03146744,0.2738748;-0.07451618;-0.07890606,-0.1319232;0.5389175;0.001262158,-0.4088218;0.5047038;-0.02009609,-0.6936668;0.4846323;-0.0601168,0.07408772;-0.003465146;-0.05712771,0.1097514;-0.3417481;-0.04021621,0.1179712;-0.7521218;0.05013442,0.132179;-0.7966282;-0.01848936,-0.08974897;0.01146818;-0.02404531,-0.1378949;-0.3256836;-0.02601968,-0.1545089;-0.7388185;0.04935221,-0.1695041;-0.7894713;-0.01174244,0.05035275;0.5466398;-0.04076004,249.4951
+0;0;0,0.009837027;0.3180858;0.007042712,0.0199038;0.625465;-0.001340234,0.1964438;0.4955774;0.000458508,0.2326366;0.2185034;0.01608589,0.266522;-0.05716527;-0.05788021,-0.164869;0.5086972;0.01332067,-0.4305546;0.4213813;0.002776251,-0.7094562;0.3578178;-0.02525988,0.08043417;0.004678906;-0.04769167,0.09028654;-0.3315791;0.0002996661,0.08938149;-0.7375036;0.1091899,0.1049703;-0.7717977;0.03220996,-0.08278228;0.008087787;-0.04298518,-0.1209945;-0.3277932;-0.008438349,-0.1444001;-0.7344051;0.09525145,-0.1459769;-0.6938221;-0.005684964,0.01739721;0.5500578;0.00322998,0;0;0,0.0297422;0.3163832;-0.0184927,0.05677322;0.621115;-0.05104756,0.2244283;0.4842142;-0.06955814,0.2619691;0.2095623;-0.03107238,0.2737245;-0.07364807;-0.07867622,-0.1319455;0.5388919;0.001263548,-0.4089187;0.504883;-0.02002804,-0.6927494;0.4853075;-0.0608864,0.07414538;-0.003465578;-0.05706573,0.1095386;-0.3410099;-0.04030776,0.1177559;-0.75123;0.0507121,0.1313869;-0.7946442;-0.01804257,-0.08973881;0.0114638;-0.0241158,-0.1378095;-0.3249207;-0.02619739,-0.1543834;-0.7380198;0.04934795,-0.1707346;-0.783447;-0.0165765,0.05034737;0.5465437;-0.04050064,249.5287
+0;0;0,0.009837671;0.3181066;0.007043172,0.01990476;0.6254953;-0.001340118,0.1964572;0.4955995;0.0004586889,0.232643;0.2185791;0.01608305,0.2665185;-0.05700943;-0.05786154,-0.164881;0.5087203;0.01332176,-0.4305153;0.4214212;0.002779375,-0.7093358;0.3578762;-0.02524861,0.0803903;0.004676354;-0.04766566,0.09024735;-0.3317413;0.0003484637,0.08934539;-0.7362792;0.1088667,0.1050161;-0.7709111;0.03148229,-0.08273713;0.008083376;-0.04296174,-0.1209675;-0.3279571;-0.008398503,-0.1442931;-0.73318;0.09493709,-0.1458782;-0.6925414;-0.006529689,0.01739802;0.5500838;0.003230356,0;0;0,0.029728;0.3164112;-0.01839471,0.05676849;0.6211543;-0.05092573,0.2244214;0.4841129;-0.06921053,0.2618287;0.2094957;-0.03074074,0.2735093;-0.07358062;-0.07865477,-0.1320639;0.5387524;0.0009343885,-0.4090516;0.5053719;-0.02045361,-0.6926935;0.4858452;-0.06205172,0.07415231;-0.003452227;-0.0569737,0.1092061;-0.341192;-0.04016757,0.1177125;-0.7499857;0.05062509,0.1314218;-0.7948056;-0.01738405,-0.08964138;0.01143591;-0.02429251,-0.1378089;-0.3250981;-0.02631561,-0.1541737;-0.7365996;0.05001716,-0.1710917;-0.7821152;-0.0164837,0.05033644;0.5465782;-0.04038477,249.5622
+0;0;0,0.009860291;0.3181125;0.007036598,0.0199232;0.6255211;-0.001339725,0.1964177;0.4956313;0.000439273,0.2324008;0.2189583;0.01604619,0.2666063;-0.0581789;-0.05843849,-0.1651155;0.5100659;0.01294549,-0.4313889;0.4257138;0.004610452,-0.7143074;0.3740503;-0.02386839,0.08037695;0.004708481;-0.04768742,0.0902126;-0.3312464;0.0003111809,0.08934381;-0.7362643;0.1088531,0.1052208;-0.7712824;0.03139593,-0.08273901;0.008029611;-0.04297084,-0.1211159;-0.3275302;-0.008429632,-0.1440948;-0.7332957;0.09475946,-0.1455876;-0.692623;-0.007038884,0.01741798;0.5501013;0.003229753,0;0;0,0.02972049;0.3164187;-0.01839018,0.05677171;0.6211814;-0.05091333,0.2243747;0.4841084;-0.0690279,0.2615603;0.2098533;-0.03045845,0.272453;-0.07497832;-0.07815886,-0.132029;0.5387175;0.0008198805,-0.4086875;0.5056779;-0.0205046,-0.693958;0.4860842;-0.06245456,0.07418734;-0.003467932;-0.05692911,0.109236;-0.340745;-0.04013586,0.1176955;-0.7500213;0.05065513,0.1317054;-0.7955124;-0.01704907,-0.08963036;0.01143173;-0.02433979,-0.1377779;-0.3246397;-0.02636373,-0.1541423;-0.7365896;0.05012928,-0.1699037;-0.7879522;-0.009960175,0.05033492;0.5465971;-0.04037476,249.5966
+0;0;0,0.00985973;0.3180944;0.007036197,0.01992184;0.6254784;-0.001339366,0.1964751;0.4955788;0.0004382331,0.2324563;0.2189198;0.01604436,0.2666235;-0.05790707;-0.05835692,-0.1651761;0.5100181;0.01294853,-0.4314361;0.4256704;0.004613914,-0.7140378;0.3740647;-0.02383305,0.08033124;0.004705804;-0.04766031,0.0901527;-0.330764;0.0002690032,0.08928227;-0.7365462;0.1090157,0.105251;-0.7719401;0.0311109,-0.08269197;0.008025046;-0.04294641,-0.1210134;-0.3270503;-0.008455072,-0.1440357;-0.7335814;0.09492871,-0.1455371;-0.6928471;-0.007457994,0.01741688;0.5500666;0.003229623,0;0;0,0.02971812;0.3164047;-0.01832104,0.05676298;0.6211548;-0.05073833,0.224419;0.4840123;-0.0688026,0.2614897;0.2097548;-0.03024101,0.2724078;-0.0747835;-0.07772589,-0.1321394;0.5385841;0.0007676408,-0.4088043;0.5056582;-0.02046506,-0.6936272;0.4863523;-0.06335144,0.07421546;-0.003471956;-0.05680466,0.1094855;-0.340245;-0.04026246,0.1176847;-0.750249;0.05092572,0.1322087;-0.7958596;-0.01743079,-0.08947511;0.011423;-0.02470782,-0.1374103;-0.3241859;-0.02632404,-0.1537414;-0.7369533;0.05010994,-0.1698003;-0.7889977;-0.00998462,0.05032592;0.5465739;-0.04023385,249.629
+0;0;0,0.009859681;0.3180929;0.007036163,0.01992193;0.6254813;-0.001339498,0.1964317;0.4955944;0.000438812,0.2324253;0.2188401;0.01605032,0.2665942;-0.05800039;-0.05835462,-0.1651317;0.5100302;0.01294607,-0.4314835;0.4256534;0.004608586,-0.714099;0.3740452;-0.02383977,0.08025412;0.004701286;-0.04761455,0.09007312;-0.330685;0.0003028139,0.08920174;-0.7369132;0.1091691,0.1052126;-0.7724798;0.0310585,-0.08261257;0.008017341;-0.04290517,-0.1209245;-0.3269745;-0.008422434,-0.1439721;-0.7339525;0.09507501,-0.1454774;-0.6931899;-0.007582091,0.01741696;0.550069;0.003229525,0;0;0,0.02975227;0.3164006;-0.01830912,0.0568408;0.6211513;-0.0507257,0.2244526;0.4839745;-0.06864667,0.261225;0.2096234;-0.02976918,0.2722401;-0.07490593;-0.07737136,-0.1320409;0.5385519;0.0006887428,-0.4088;0.5056717;-0.02065383,-0.6936415;0.4864366;-0.06354377,0.0741904;-0.003502905;-0.0566876,0.1093879;-0.3402024;-0.04022551,0.1176887;-0.750672;0.05098748,0.1320673;-0.7967182;-0.0173266,-0.08935427;0.01144783;-0.02479378,-0.1371795;-0.3240918;-0.02631607,-0.153505;-0.7372993;0.05028078,-0.170022;-0.789068;-0.01052753,0.05039742;0.5465706;-0.04022002,249.6637
+0;0;0,0.009962996;0.3180059;0.007033894,0.02005405;0.6252878;-0.001337606,0.1967047;0.4953417;0.0004559706,0.2326659;0.2183956;0.0161333,0.2668552;-0.05861211;-0.0583332,-0.1653877;0.5107748;0.01259442,-0.4351841;0.4374988;0.003724517,-0.7179685;0.3847591;-0.02271359,0.08017647;0.00467646;-0.04754237,0.09011424;-0.3312522;0.0004537031,0.08935387;-0.7286701;0.1070943,0.1060684;-0.7681712;0.0241427,-0.08250199;0.008004988;-0.04289233,-0.1212543;-0.3275434;-0.008891732,-0.1433866;-0.7256757;0.09266917,-0.1448754;-0.6842595;-0.01622616,0.01754477;0.5499051;0.00323111,0;0;0,0.02969585;0.3163278;-0.01820445,0.05675246;0.6209904;-0.05047441,0.2245748;0.4839215;-0.06844664,0.261228;0.209364;-0.02955055,0.2720567;-0.07545087;-0.07656837,-0.132329;0.5385084;0.0007554628,-0.4092443;0.5054583;-0.02077884,-0.6941125;0.4864585;-0.06478547,0.07419276;-0.003511935;-0.05651116,0.1094171;-0.3407669;-0.04011536,0.1159792;-0.7420863;0.05051278,0.1321208;-0.7965986;-0.01722098,-0.08917418;0.01144007;-0.02504999,-0.1368858;-0.324674;-0.02624946,-0.1528718;-0.7289516;0.04870272,-0.1702649;-0.786194;-0.01514854,0.0503145;0.5464334;-0.04000831,249.6962
+0;0;0,0.009962506;0.3179903;0.007033548,0.02005258;0.6252425;-0.001336861,0.1965962;0.4953428;0.0004575527,0.2325196;0.218688;0.0161184,0.2667103;-0.05833152;-0.05835125,-0.165279;0.5107666;0.01258872,-0.4347917;0.4375677;0.003728148,-0.717588;0.3848257;-0.02271107,0.0801549;0.004675202;-0.04752958,0.0900942;-0.3313049;0.0004738234,0.08932634;-0.7326399;0.1081655,0.1057758;-0.7710388;0.02652932,-0.0824798;0.008002834;-0.0428808,-0.121238;-0.3275968;-0.008874994,-0.1435885;-0.7296532;0.09368692,-0.1450537;-0.688418;-0.01348159,0.01754375;0.5498735;0.003231028,0;0;0,0.02977103;0.3163095;-0.01812577,0.05690232;0.6209397;-0.05035472,0.2246184;0.4839292;-0.06820369,0.2612491;0.2097;-0.02908611,0.272023;-0.07521588;-0.07557702,-0.1321118;0.5385413;0.0007666461,-0.4086971;0.5054268;-0.02108932,-0.6935583;0.4863839;-0.06520277,0.07424758;-0.003518388;-0.0563972,0.1092717;-0.3408525;-0.04012585,0.1169869;-0.7464738;0.0497613,0.1306412;-0.7979746;-0.01940989,-0.08910238;0.01145537;-0.0252045,-0.1366602;-0.3247338;-0.0261357,-0.1528071;-0.7329824;0.0496284,-0.1698421;-0.786986;-0.01569139,0.05044165;0.5463974;-0.03989744,249.7182
+0;0;0,0.009962898;0.3180028;0.007033825,0.02005327;0.6252643;-0.001336717,0.196421;0.4954187;0.000460394,0.2323267;0.2189009;0.01611347,0.2664723;-0.05775306;-0.05825794,-0.1650987;0.5108273;0.01257965,-0.4344777;0.4376647;0.003723466,-0.716901;0.3849923;-0.02268087,0.08014198;0.004674448;-0.04752192,0.09009194;-0.3316661;0.0005329847,0.08932344;-0.7333325;0.1083136,0.1057085;-0.7714635;0.02699721,-0.08246651;0.008001545;-0.04287389,-0.1212663;-0.3279581;-0.008831609,-0.1436352;-0.7303466;0.09381501,-0.1450947;-0.6891554;-0.01293369,0.01754447;0.5498958;0.003231145,0;0;0,0.02990655;0.31631;-0.01811409,0.05714429;0.6209427;-0.0503211,0.2246407;0.4838027;-0.06785727,0.2613424;0.2097012;-0.02890086,0.2720579;-0.07490405;-0.07493925,-0.1317508;0.5385922;0.0006091706,-0.4081653;0.5053346;-0.02141883,-0.692468;0.4846043;-0.06587858,0.07426908;-0.003563225;-0.05634117,0.1092417;-0.3412725;-0.04013801,0.1174195;-0.7472476;0.04969788,0.1307194;-0.7983245;-0.01938415,-0.08907715;0.01150031;-0.02521754,-0.1365704;-0.3250655;-0.02623974,-0.1532133;-0.7335885;0.04982039,-0.1693489;-0.7892271;-0.01285603,0.05065631;0.5464017;-0.03987432,249.7516
+0;0;0,0.01007759;0.3179336;0.006897361,0.02020682;0.6251663;-0.001685724,0.1964755;0.4952392;0.0005469006,0.2322312;0.2187044;0.01616541,0.2663886;-0.05748895;-0.05806303,-0.1652296;0.5123714;0.01221391,-0.4364108;0.4461558;0.003837447,-0.7193397;0.3985578;-0.02156052,0.08012416;0.004568975;-0.0474234,0.09019744;-0.3317473;0.000607647,0.08949589;-0.7333649;0.1082766,0.1039956;-0.769997;0.02973762,-0.08233891;0.008084308;-0.04294976,-0.1210955;-0.3278435;-0.00878064,-0.1433394;-0.7301883;0.09375541,-0.1446232;-0.6893604;-0.009683214,0.01769099;0.5498021;0.002951358,0;0;0,0.02995232;0.3162369;-0.0181098,0.0573129;0.6208342;-0.05034494,0.2247223;0.4835936;-0.0675137,0.2615348;0.2095514;-0.02827597,0.2723536;-0.07456931;-0.07429481,-0.1316114;0.5385607;0.000312265,-0.40797;0.5048641;-0.02169638,-0.6916775;0.4828666;-0.06625548,0.07426605;-0.003621042;-0.05622435,0.1095341;-0.3412929;-0.04038263,0.1177313;-0.7471938;0.04943418,0.1312267;-0.7967015;-0.01625324,-0.0889891;0.01154857;-0.02524492,-0.1361766;-0.325036;-0.02635927,-0.1528822;-0.7335027;0.04957248,-0.1685415;-0.7864325;-0.01122119,0.05079234;0.546298;-0.03988504,249.785
+0;0;0,0.01007759;0.3179336;0.006897361,0.02020682;0.6251663;-0.001685724,0.1964755;0.4952392;0.0005469006,0.2322312;0.2187044;0.01616541,0.2663886;-0.05748895;-0.05806303,-0.1652296;0.5123714;0.01221391,-0.4364108;0.4461558;0.003837447,-0.7193397;0.3985578;-0.02156052,0.08012416;0.004568975;-0.0474234,0.09019744;-0.3317473;0.000607647,0.08949589;-0.7333649;0.1082766,0.1039956;-0.769997;0.02973762,-0.08233891;0.008084308;-0.04294976,-0.1210955;-0.3278435;-0.00878064,-0.1433394;-0.7301883;0.09375541,-0.1446232;-0.6893604;-0.009683214,0.01769099;0.5498021;0.002951358,0;0;0,0.02995232;0.3162369;-0.0181098,0.0573129;0.6208342;-0.05034494,0.2247223;0.4835936;-0.0675137,0.2615348;0.2095514;-0.02827597,0.2723536;-0.07456931;-0.07429481,-0.1316114;0.5385607;0.000312265,-0.40797;0.5048641;-0.02169638,-0.6916775;0.4828666;-0.06625548,0.07426605;-0.003621042;-0.05622435,0.1095341;-0.3412929;-0.04038263,0.1177313;-0.7471938;0.04943418,0.1312267;-0.7967015;-0.01625324,-0.0889891;0.01154857;-0.02524492,-0.1361766;-0.325036;-0.02635927,-0.1528822;-0.7335027;0.04957248,-0.1685415;-0.7864325;-0.01122119,0.05079234;0.546298;-0.03988504,249.808
+0;0;0,0.01007731;0.3179249;0.006897172,0.02020745;0.6251851;-0.001686777,0.1965493;0.4952268;0.0005454065,0.2323332;0.2184738;0.01617624,0.2664321;-0.05724666;-0.05792509,-0.1653044;0.5123659;0.01221721,-0.4366996;0.4460981;0.003834135,-0.719144;0.3985817;-0.02152034,0.0800653;0.004565618;-0.04738856,0.09012145;-0.3311786;0.0005607866,0.08941435;-0.7359695;0.1090805,0.1038623;-0.7723638;0.03082187,-0.08227842;0.008078368;-0.04291821,-0.120969;-0.327278;-0.008807208,-0.1433887;-0.732802;0.09453905,-0.144668;-0.6920128;-0.008530349,0.01769133;0.5498121;0.002950852,0;0;0,0.02992337;0.3162313;-0.01810312,0.05733918;0.6208521;-0.05033112,0.2248331;0.4835508;-0.06726122,0.2616184;0.2092757;-0.02805614,0.2724482;-0.07442763;-0.07356024,-0.1317328;0.5384685;6.764382E-05,-0.4069868;0.496162;-0.02364748,-0.6910635;0.4798282;-0.0649889,0.07430393;-0.003639475;-0.05605936,0.1097311;-0.3407264;-0.04051161,0.1178239;-0.7499667;0.04943085,0.1324737;-0.7983575;-0.01676297,-0.08887676;0.01151373;-0.02540329,-0.1357268;-0.3245349;-0.02632554,-0.1524475;-0.736569;0.04838072,-0.1676147;-0.7894326;-0.0119924,0.0508021;0.5463083;-0.03987074,249.8411
+0;0;0,0.01013369;0.3179229;0.006926044,0.02025696;0.6251997;-0.001645689,0.1965931;0.4952316;0.0007241247,0.2321979;0.2182615;0.01632662,0.2663396;-0.05631334;-0.057368,-0.1656043;0.5142117;0.01205482,-0.4389535;0.4558526;0.002156246,-0.7214876;0.4152558;-0.0205218,0.0801532;0.004399649;-0.04732788,0.09031034;-0.3309447;0.000609301,0.08975652;-0.7381195;0.1096362,0.1023195;-0.7755517;0.03073201,-0.08222555;0.008231075;-0.04307005,-0.1209052;-0.3267221;-0.008905701,-0.1432206;-0.7345831;0.09516144,-0.1443917;-0.6936964;-0.008814082,0.01775159;0.5498212;0.002996667,0;0;0,0.02990978;0.3162353;-0.01806378,0.05737308;0.6208709;-0.05026579,0.2248635;0.4834729;-0.06680775,0.2617219;0.2089974;-0.02771544,0.2723714;-0.0735676;-0.07278776,-0.1317169;0.5384315;2.547726E-05,-0.4071476;0.4945877;-0.02093115,-0.6895176;0.4783362;-0.06555213,0.07436457;-0.003694117;-0.05603647,0.1097358;-0.3403904;-0.04049754,0.1181958;-0.7520428;0.04977536,0.1315929;-0.7980413;-0.02076221,-0.08890744;0.01159363;-0.0253944,-0.1354791;-0.3240953;-0.0263625,-0.1521021;-0.7384466;0.04923657,-0.1675334;-0.7920338;-0.01163922,0.05082195;0.5463225;-0.03980875,249.8635
+0;0;0,0.01013258;0.3178883;0.00692529,0.02025467;0.6251292;-0.001645437,0.196523;0.4951909;0.0007246921,0.2322286;0.2174375;0.01637132,0.266253;-0.0561949;-0.05707035,-0.1655365;0.5141637;0.01205108,-0.4396588;0.4556396;0.002124506,-0.7212231;0.4151821;-0.0204757,0.08008283;0.004395786;-0.04728632,0.09023987;-0.3309455;0.0006504357,0.08968616;-0.7380385;0.1096554,0.1027897;-0.7783725;0.02735578,-0.08215335;0.008223847;-0.04303223,-0.1208326;-0.3267263;-0.008868188,-0.1431436;-0.7345054;0.09517803,-0.1443651;-0.6931503;-0.01327182,0.01774961;0.5497597;0.002996369,0;0;0,0.02993231;0.3162026;-0.01798964,0.05746139;0.6208071;-0.05008841,0.2249102;0.4833256;-0.06608367,0.2615323;0.2080891;-0.02645588,0.2723748;-0.07328942;-0.07265735,-0.1316361;0.5383372;-0.0001073182,-0.4079387;0.4942841;-0.01967402,-0.6890231;0.4768467;-0.06564693,0.07435442;-0.003710002;-0.05591273,0.1095489;-0.3404215;-0.0403676,0.1181319;-0.7519664;0.04998851,0.1348899;-0.7996766;-0.02465796,-0.08880907;0.01159564;-0.02543752,-0.1353593;-0.3240934;-0.02637002,-0.1518652;-0.7383708;0.0491874,-0.1677746;-0.79543;-0.01452594,0.05088981;0.5462657;-0.03965831,249.8992
+0;0;0,0.01013207;0.317872;0.006924935,0.02025463;0.6251273;-0.001646328,0.1965071;0.4951872;0.0007244032,0.2322449;0.2171825;0.01638518,0.2661412;-0.05541942;-0.05677992,-0.1655206;0.5141584;0.01204979,-0.4398909;0.4555813;0.002114241,-0.720395;0.4152762;-0.02040086,0.08001686;0.004392165;-0.04724738,0.09020177;-0.3318694;0.0008209273,0.08964883;-0.7384043;0.1096765,0.1020761;-0.775108;0.03162466,-0.08208569;0.008217075;-0.04299679,-0.1208711;-0.3276523;-0.008738995,-0.1431515;-0.7348722;0.09516457,-0.1443099;-0.6941032;-0.007687718,0.01774934;0.5497512;0.002995881,0;0;0,0.03002259;0.3161765;-0.01800871,0.05767015;0.6207808;-0.05014396,0.2250863;0.4831725;-0.06573701,0.26172;0.2076566;-0.02626538,0.2727429;-0.07277191;-0.0715673,-0.1314966;0.5383117;-0.0004156455,-0.4081253;0.495043;-0.02074912,-0.6881316;0.4756301;-0.06584413,0.07438253;-0.003723755;-0.05574656,0.1099468;-0.3413249;-0.04003644,0.1184195;-0.7523444;0.05002761,0.1338494;-0.7952042;-0.0217309,-0.08870528;0.01159661;-0.02551854,-0.1351281;-0.3250484;-0.02659788,-0.1519854;-0.7388415;0.04831229,-0.1664624;-0.7910374;-0.01276274,0.05106987;0.5462371;-0.03970146,249.9307
+0;0;0,0.01025714;0.3178035;0.006905777,0.0204471;0.624994;-0.001657879,0.1965854;0.4950438;0.0007378075,0.2322297;0.2167996;0.01647183,0.2658712;-0.05456719;-0.05568837,-0.1655199;0.5153709;0.01161307,-0.4415282;0.4638569;0.001432998,-0.7211245;0.4257396;-0.01732206,0.08005539;0.004312136;-0.0472093,0.09057705;-0.3336332;0.0009671971,0.08999619;-0.7414761;0.1101453,0.1028127;-0.7799517;0.03225054,-0.08203644;0.008271766;-0.04310193,-0.1207915;-0.3292898;-0.008620206,-0.1430699;-0.7378147;0.09562507,-0.144109;-0.6969329;-0.008304074,0.01793068;0.5496331;0.002981445,0;0;0,0.03002276;0.3161159;-0.01792669,0.05771596;0.6206626;-0.04996657,0.2250922;0.4831554;-0.06530643,0.2617314;0.2075023;-0.02517104,0.2729398;-0.07144254;-0.07036948,-0.1314321;0.5381089;-0.0005623884,-0.4083735;0.495156;-0.02047335,-0.6868012;0.4748916;-0.06570742,0.07440268;-0.00373289;-0.05573583,0.1101118;-0.3429483;-0.03851533,0.1189307;-0.7555297;0.05067396,0.1339652;-0.7994516;-0.02164674,-0.08871219;0.01161758;-0.02552166,-0.135313;-0.3267106;-0.02661969,-0.1521182;-0.7418361;0.04850943,-0.166657;-0.7945705;-0.01365488,0.05110108;0.5461321;-0.03954697,249.9643
+0;0;0,0.01025436;0.3177173;0.006903904,0.02044075;0.6248002;-0.001656681,0.1967678;0.4948207;0.0007349199,0.2323594;0.2169879;0.01644568,0.2659959;-0.05433828;-0.05570373,-0.1657182;0.5151692;0.01162162,-0.4413185;0.4637313;0.0014566,-0.7208729;0.4256198;-0.01729565,0.07995543;0.004306753;-0.04715036,0.09047052;-0.3334275;0.0009960569,0.08988969;-0.7412509;0.1101689,0.1027126;-0.7797608;0.03223511,-0.08193401;0.008261438;-0.04304812,-0.1206649;-0.3290893;-0.008587927,-0.1429422;-0.7375946;0.09565236,-0.1439819;-0.6967074;-0.008328877,0.01792527;0.5494674;0.002980917,0;0;0,0.02993764;0.3160477;-0.01774025,0.05758007;0.6205212;-0.04948997,0.2251625;0.4830036;-0.0649333,0.2617927;0.2077362;-0.02504945,0.2732976;-0.07117823;-0.07009625,-0.1318212;0.5379854;-0.0004507639,-0.4083212;0.494133;-0.01859822,-0.6864585;0.4746226;-0.06564982,0.07438891;-0.003765404;-0.05555797,0.1101965;-0.3427673;-0.03856779,0.1191356;-0.7553476;0.05051875,0.1341102;-0.7994034;-0.02175308,-0.08857083;0.0116063;-0.02559448,-0.1350353;-0.3265253;-0.02667133,-0.151812;-0.7416469;0.04837209,-0.1667761;-0.794547;-0.01355829,0.05097398;0.5460075;-0.03914881,249.9976
+0;0;0,0.01020064;0.317715;0.006838316,0.02020411;0.6248006;-0.001817188,0.1968589;0.4948366;0.0007982349,0.2310961;0.2166975;0.01688879,0.2660808;-0.05427137;-0.05545292,-0.1662909;0.5159197;0.01124462,-0.4433631;0.4722061;0.000635419,-0.7233641;0.4367815;-0.014396,0.07991032;0.004321593;-0.04704851,0.09054375;-0.3326749;0.0009216107,0.0901091;-0.741173;0.110305,0.1030995;-0.7803898;0.03164096,-0.08180185;0.008225985;-0.04311253,-0.1204211;-0.3283766;-0.008643087,-0.1424519;-0.7375779;0.09578131,-0.1433823;-0.6965915;-0.009224281,0.0177524;0.5494668;0.002850935,0;0;0,0.02981489;0.3160625;-0.01758456,0.05729906;0.620571;-0.04913116,0.2251716;0.4830307;-0.06469512,0.2617432;0.2076635;-0.02434826,0.2734274;-0.0710274;-0.0699141,-0.1323656;0.5379124;-0.0004199706,-0.4089945;0.4938866;-0.01860235,-0.6870405;0.4746221;-0.06551379,0.07443241;-0.003742516;-0.05535078,0.1100536;-0.3420214;-0.03863573,0.1191514;-0.7553196;0.05045652,0.1340986;-0.8017352;-0.02085257,-0.08846665;0.01158379;-0.02563916,-0.1350214;-0.3257769;-0.02677602,-0.1515208;-0.7416191;0.0483145,-0.1668543;-0.7947495;-0.01494663,0.05073411;0.5460459;-0.03884077,250.0311
+0;0;0,0.01019716;0.3176067;0.006835986,0.02019525;0.624527;-0.00181466,0.197139;0.4945202;0.0007946822,0.2314268;0.2159703;0.01690901,0.2663999;-0.05490857;-0.05540867,-0.1665938;0.5156372;0.01125784,-0.4440753;0.471859;0.0006329641,-0.7239832;0.4364462;-0.01439346,0.0798829;0.00432011;-0.04703236,0.09051146;-0.3325223;0.0009158179,0.09008387;-0.7343849;0.1085224,0.1035319;-0.7760404;0.02708679,-0.08177377;0.008223162;-0.04309773,-0.1203754;-0.3282254;-0.008644059,-0.1420483;-0.7307799;0.09408411,-0.1430115;-0.6894065;-0.01462118,0.017745;0.5492381;0.002850677,0;0;0,0.02960591;0.3159886;-0.01730537,0.05683753;0.6203887;-0.0485034,0.225187;0.4831536;-0.06422591,0.2616849;0.2073568;-0.02385926,0.2735411;-0.07115763;-0.069875,-0.1331605;0.5376174;-0.0003472865,-0.4102612;0.4938215;-0.01830774,-0.6881293;0.4743884;-0.0656361,0.07445624;-0.003739745;-0.05526543,0.1101335;-0.3418681;-0.03879809,0.1177865;-0.7482963;0.04969168,0.134304;-0.8004778;-0.02045465,-0.08841775;0.01157566;-0.02569613,-0.1351099;-0.3256101;-0.02630663,-0.1505384;-0.7347721;0.04732373,-0.1667421;-0.7910556;-0.01778948,0.05033751;0.5458914;-0.03830099,250.0531
+0;0;0,0.0101979;0.3176298;0.006836481,0.02019735;0.6245918;-0.001815393,0.1971377;0.4945745;0.0007946896,0.2314395;0.2159108;0.0169156,0.2665075;-0.05570287;-0.05559825,-0.166589;0.515691;0.01125767,-0.4441838;0.471895;0.0006284574,-0.724851;0.4363861;-0.01443872,0.07980717;0.004316015;-0.04698778,0.09041975;-0.3320198;0.0008882992,0.08999165;-0.7343619;0.1086233,0.1034022;-0.7758175;0.02741487,-0.08169626;0.008215366;-0.04305688,-0.1202398;-0.3277273;-0.008655015,-0.1419386;-0.730762;0.09419571,-0.1428991;-0.6894203;-0.01420626,0.01774673;0.5492915;0.00285065,0;0;0,0.02962197;0.3160118;-0.01727676,0.05690798;0.6204482;-0.04848409,0.2252931;0.4832301;-0.06390309,0.261715;0.2073041;-0.02355123,0.2735172;-0.07197359;-0.06966662,-0.1331265;0.5375953;-0.0004598983,-0.4103566;0.4939337;-0.01854577,-0.6889236;0.4741355;-0.06619495,0.07448931;-0.00374797;-0.05507231,0.1104431;-0.3413487;-0.03896093,0.1178533;-0.7483333;0.0493269,0.1341041;-0.8003925;-0.02054977,-0.08830133;0.01156568;-0.0257832,-0.1348216;-0.325127;-0.0264361,-0.151713;-0.7350091;0.04565763,-0.1663938;-0.7885343;-0.02281546,0.05039355;0.5459414;-0.03827596,250.0868
+0;0;0,0.01019643;0.3175841;0.006835498,0.02019457;0.6245058;-0.001815285,0.1973488;0.4944324;0.0007917974,0.2316243;0.2159822;0.01690035,0.2665847;-0.05479866;-0.05539117,-0.1668109;0.5155741;0.01126724,-0.4441929;0.4718116;0.0006461656,-0.7239996;0.4364116;-0.01437482,0.07979821;0.00431553;-0.04698251,0.09040944;-0.3319773;0.0008874424,0.08998002;-0.7355576;0.1089539,0.103271;-0.776376;0.0284697,-0.08168709;0.008214444;-0.04305205,-0.1202257;-0.3276852;-0.008654583,-0.1419912;-0.7319603;0.09451266,-0.1429432;-0.6907197;-0.01292268,0.01774424;0.5492145;0.002850205,0;0;0,0.02948479;0.315989;-0.01708555,0.05666491;0.620414;-0.04809785,0.2252835;0.4829645;-0.06319046,0.2617008;0.2071904;-0.02330065,0.2738796;-0.07122386;-0.06921101,-0.1336155;0.537565;-0.0003190823,-0.4106269;0.4937225;-0.01796268,-0.6882789;0.4745348;-0.06604367,0.07450853;-0.003777623;-0.05502677,0.1105521;-0.3413343;-0.03910923,0.1182293;-0.7496579;0.04902959,0.1341772;-0.8008553;-0.02041292,-0.08827486;0.01159174;-0.02582473,-0.1348267;-0.3250526;-0.0265236,-0.1520279;-0.7362286;0.04554604,-0.1661937;-0.7901895;-0.02093336,0.05017378;0.545908;-0.0379355,250.1201
+0;0;0,0.01019845;0.3175837;0.006847181,0.02016342;0.6245073;-0.00178105,0.1973314;0.4944243;0.0008380355,0.2314365;0.2159571;0.0170132,0.2662518;-0.0553042;-0.05352607,-0.1670342;0.5165964;0.01072717,-0.4455923;0.480353;0.002943102,-0.7260318;0.4517903;-0.01461825,0.07983091;0.004371373;-0.04692174,0.09048514;-0.3319294;0.0008828007,0.09038143;-0.7356389;0.108466,0.1047681;-0.7756711;0.02748381,-0.08164693;0.008143798;-0.04314153,-0.1202649;-0.3277428;-0.008705806,-0.1412649;-0.7321354;0.09415908,-0.1420588;-0.6908915;-0.0132772,0.01772923;0.549215;0.002877362,0;0;0,0.02948479;0.315989;-0.01708555,0.05666491;0.620414;-0.04809785,0.2252835;0.4829645;-0.06319046,0.2617008;0.2071904;-0.02330065,0.2738796;-0.07122386;-0.06921101,-0.1336155;0.537565;-0.0003190823,-0.4106269;0.4937225;-0.01796268,-0.6882789;0.4745348;-0.06604367,0.07450853;-0.003777623;-0.05502677,0.1105521;-0.3413343;-0.03910923,0.1182293;-0.7496579;0.04902959,0.1341772;-0.8008553;-0.02041292,-0.08827486;0.01159174;-0.02582473,-0.1348267;-0.3250526;-0.0265236,-0.1520279;-0.7362286;0.04554604,-0.1661937;-0.7901895;-0.02093336,0.05017378;0.545908;-0.0379355,250.1425
+0;0;0,0.01019577;0.3175004;0.006845384,0.02015844;0.6243531;-0.001780924,0.1976094;0.4941998;0.0008339731,0.2317213;0.2156777;0.01701232,0.2665094;-0.05537188;-0.0534719,-0.1673293;0.5164068;0.01073866,-0.4459423;0.4801562;0.002953062,-0.726163;0.4516158;-0.01459458,0.07970826;0.004364656;-0.04684966,0.09041084;-0.3334625;0.001171857,0.09030746;-0.7359043;0.1084173,0.1050612;-0.7777236;0.02536857,-0.08152149;0.008131284;-0.04307525,-0.1203147;-0.3292798;-0.008483227,-0.1412488;-0.7324025;0.09405865,-0.1420629;-0.6908717;-0.01611914,0.01772476;0.5490766;0.002876508,0;0;0,0.02933151;0.3159325;-0.01684165,0.05639382;0.6203184;-0.04763532,0.2253211;0.4828433;-0.06293511,0.2616841;0.2069692;-0.02329803,0.2741522;-0.07119519;-0.06928968,-0.1342575;0.5375128;-0.0003685541,-0.411299;0.493515;-0.01803523,-0.6886773;0.4743988;-0.06642879,0.07452876;-0.003831327;-0.05475521,0.1104935;-0.3429251;-0.03833103,0.1187705;-0.7500625;0.04902791,0.1340598;-0.8016222;-0.02436853,-0.08807137;0.01161131;-0.02599923,-0.134768;-0.3265698;-0.02685487,-0.1516802;-0.736459;0.04501865,-0.1662116;-0.7929666;-0.02264266,0.04992918;0.5458195;-0.03752232,250.176
+0;0;0,0.01019263;0.3174026;0.006843275,0.02015233;0.6241639;-0.001780504,0.1976291;0.4940244;0.0008327777,0.2318052;0.2149779;0.01704159,0.266517;-0.05547696;-0.05328799,-0.1673605;0.5162345;0.01073885,-0.4464982;0.4799157;0.00293859,-0.726104;0.451438;-0.01457056,0.07972871;0.004365775;-0.04686167,0.09043032;-0.3334306;0.001155473,0.09032714;-0.7350545;0.1081829,0.105025;-0.7766017;0.0254489,-0.0815424;0.008133369;-0.04308629,-0.1203321;-0.329247;-0.008497424,-0.1412236;-0.7315504;0.09383604,-0.1420347;-0.6900633;-0.01592426,0.01771935;0.5489089;0.002875597,0;0;0,0.02930955;0.3158441;-0.01668978,0.05639806;0.6201478;-0.04735899,0.22544;0.4828121;-0.06231999,0.26168;0.2063591;-0.02284718,0.2743234;-0.0712173;-0.06854677,-0.1343752;0.537521;-0.0005114451,-0.4119383;0.4932448;-0.01771548,-0.6886544;0.4747545;-0.06653453,0.07458314;-0.003877833;-0.05471802,0.1106051;-0.3429439;-0.03849554,0.118825;-0.7492794;0.04857039,0.1352852;-0.8029702;-0.02146435,-0.08807722;0.01165949;-0.02604231,-0.1346765;-0.3265029;-0.0271634,-0.1513945;-0.7355559;0.04461964,-0.1652059;-0.7913376;-0.02342945,0.0499241;0.5456678;-0.03727317,250.1984

+ 136 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007468558;0.3224979;0.008484733,0.01347659;0.6320902;0.001685753,0.1791444;0.506204;0.005504565,0.2173174;0.2262559;0.02277325,0.257059;-0.05753511;-0.0505016,-0.1530761;0.5002488;0.006975009,-0.2085186;0.2227339;0.0008165212,-0.2695501;-0.06163049;-0.05301645,0.07646956;0.005242765;-0.04336773,0.09242626;-0.3747372;0.007869147,0.09307459;-0.7717481;0.1117118,0.1057133;-0.8040093;0.03996769,-0.07736454;0.006713306;-0.04153911,-0.1156794;-0.3727658;0.0007950738,-0.1361589;-0.7707621;0.09867717,-0.135676;-0.7306824;0.003379986,0.01207956;0.5563928;0.005888142,0;0;0,0.01882419;0.3221397;0.002080917,0.03601366;0.6311195;-0.0108285,0.1834587;0.4832567;-0.05262578,0.228491;0.2038182;-0.05616463,0.2214632;-0.08517492;-0.118771,-0.1331922;0.5047591;0.01846044,-0.1989941;0.2294526;0.01679331,-0.2621741;-0.05144218;-0.05097364,0.07002059;0.001180097;-0.05340004,0.09135163;-0.3801399;-0.0159216,0.08188437;-0.7752282;0.09460902,0.08233264;-0.8215049;0.03659987,-0.08359921;0.00549825;-0.02714369,-0.1201392;-0.3755067;0.0005086493,-0.120662;-0.7760194;0.08989937,-0.140007;-0.822175;0.03504053,0.03199056;0.5556111;-0.005170822,375.4654
+0;0;0,0.007468558;0.3224979;0.008484733,0.01347659;0.6320902;0.001685753,0.1791444;0.506204;0.005504565,0.2173174;0.2262559;0.02277325,0.257059;-0.05753511;-0.0505016,-0.1530761;0.5002488;0.006975009,-0.2085186;0.2227339;0.0008165212,-0.2695501;-0.06163049;-0.05301645,0.07646956;0.005242765;-0.04336773,0.09242626;-0.3747372;0.007869147,0.09307459;-0.7717481;0.1117118,0.1057133;-0.8040093;0.03996769,-0.07736454;0.006713306;-0.04153911,-0.1156794;-0.3727658;0.0007950738,-0.1361589;-0.7707621;0.09867717,-0.135676;-0.7306824;0.003379986,0.01207956;0.5563928;0.005888142,0;0;0,0.01882419;0.3221397;0.002080917,0.03601366;0.6311195;-0.0108285,0.1834587;0.4832567;-0.05262578,0.228491;0.2038182;-0.05616463,0.2214632;-0.08517492;-0.118771,-0.1331922;0.5047591;0.01846044,-0.1989941;0.2294526;0.01679331,-0.2621741;-0.05144218;-0.05097364,0.07002059;0.001180097;-0.05340004,0.09135163;-0.3801399;-0.0159216,0.08188437;-0.7752282;0.09460902,0.08233264;-0.8215049;0.03659987,-0.08359921;0.00549825;-0.02714369,-0.1201392;-0.3755067;0.0005086493,-0.120662;-0.7760194;0.08989937,-0.140007;-0.822175;0.03504053,0.03199056;0.5556111;-0.005170822,375.4815
+0;0;0,0.007466585;0.3224127;0.008482493,0.01347379;0.6319627;0.001684321,0.1790005;0.5061265;0.005503035,0.2171765;0.2261559;0.0227731,0.2569135;-0.05760193;-0.05049318,-0.1529391;0.5001763;0.006972236,-0.208386;0.2226391;0.0008132542,-0.2694104;-0.06169203;-0.05301343,0.07652906;0.005246845;-0.04340148,0.09251317;-0.3753856;0.007923387,0.09316653;-0.775479;0.1125722,0.1056042;-0.8067495;0.04196963,-0.07742474;0.00671853;-0.04157143,-0.1158054;-0.3734123;0.0008354485,-0.1364439;-0.7744986;0.09947751,-0.1359687;-0.7345793;0.005696513,0.01207691;0.5562729;0.005886287,0;0;0,0.01875173;0.3220599;0.001856566,0.03584993;0.6309969;-0.01118255,0.1832218;0.4832273;-0.05284548,0.2283694;0.2037841;-0.05636144,0.2214738;-0.08521286;-0.1188009,-0.1332281;0.5048485;0.01821464,-0.1989411;0.2295;0.0161777,-0.2619354;-0.0515835;-0.05082467,0.07002635;0.001207188;-0.05350482,0.09119028;-0.3807338;-0.01550508,0.08218551;-0.7788754;0.09597921,0.08274552;-0.822128;0.03658867,-0.08369112;0.005489541;-0.02708459,-0.1201774;-0.3761597;0.0009054393,-0.1206654;-0.7798941;0.09048634,-0.1423488;-0.8256267;0.0386413,0.03185011;0.5554972;-0.005496025,375.4996
+0;0;0,0.007377625;0.3223621;0.008419134,0.01331306;0.6318853;0.001574954,0.1788847;0.5060483;0.005452925,0.2171076;0.2259962;0.02270276,0.2569056;-0.05781847;-0.0506921,-0.1530725;0.4999986;0.007073361,-0.2084914;0.222366;0.001027142,-0.2696481;-0.06212792;-0.05230692,0.0765239;0.005283359;-0.0434045,0.09247836;-0.3754326;0.00782007,0.09330563;-0.7738877;0.1121951,0.1050199;-0.8053591;0.04184706,-0.07740951;0.006680372;-0.04160423,-0.1157916;-0.3735234;0.0007650331,-0.1364166;-0.7730072;0.09899228,-0.1359786;-0.7331074;0.005362131,0.01193469;0.5562012;0.005790139,0;0;0,0.01872951;0.3220074;0.001755953,0.03581059;0.6309173;-0.01131058,0.183213;0.4831652;-0.05300176,0.2282764;0.2036207;-0.05644583,0.2214369;-0.0854398;-0.1190454,-0.1333342;0.5049545;0.01818433,-0.1989195;0.2294881;0.01605633,-0.2618503;-0.05171946;-0.05090288,0.07004066;0.001221389;-0.05348444,0.09125471;-0.3807735;-0.01536536,0.08231333;-0.7772354;0.0959866,0.08276701;-0.8215672;0.03819919,-0.08368523;0.005473052;-0.02710347,-0.1201783;-0.3762347;0.001014633,-0.1205599;-0.7783013;0.09047736,-0.1421195;-0.8228127;0.03711038,0.03181428;0.5554229;-0.005620241,375.5169
+0;0;0,0.007377625;0.3223621;0.008419134,0.01331306;0.6318853;0.001574954,0.1788847;0.5060483;0.005452925,0.2171076;0.2259962;0.02270276,0.2569056;-0.05781847;-0.0506921,-0.1530725;0.4999986;0.007073361,-0.2084914;0.222366;0.001027142,-0.2696481;-0.06212792;-0.05230692,0.0765239;0.005283359;-0.0434045,0.09247836;-0.3754326;0.00782007,0.09330563;-0.7738877;0.1121951,0.1050199;-0.8053591;0.04184706,-0.07740951;0.006680372;-0.04160423,-0.1157916;-0.3735234;0.0007650331,-0.1364166;-0.7730072;0.09899228,-0.1359786;-0.7331074;0.005362131,0.01193469;0.5562012;0.005790139,0;0;0,0.01872951;0.3220074;0.001755953,0.03581059;0.6309173;-0.01131058,0.183213;0.4831652;-0.05300176,0.2282764;0.2036207;-0.05644583,0.2214369;-0.0854398;-0.1190454,-0.1333342;0.5049545;0.01818433,-0.1989195;0.2294881;0.01605633,-0.2618503;-0.05171946;-0.05090288,0.07004066;0.001221389;-0.05348444,0.09125471;-0.3807735;-0.01536536,0.08231333;-0.7772354;0.0959866,0.08276701;-0.8215672;0.03819919,-0.08368523;0.005473052;-0.02710347,-0.1201783;-0.3762347;0.001014633,-0.1205599;-0.7783013;0.09047736,-0.1421195;-0.8228127;0.03711038,0.03181428;0.5554229;-0.005620241,375.5285
+0;0;0,0.007376827;0.3223272;0.008418223,0.01331218;0.6318462;0.001574063,0.1790496;0.5059587;0.005451735,0.217258;0.2260128;0.02269504,0.2570616;-0.05784157;-0.05071008,-0.1532372;0.4999031;0.00707378,-0.2086352;0.2223756;0.001029851,-0.2698004;-0.06215808;-0.05231167,0.07654192;0.005284603;-0.04341472,0.09251064;-0.3757716;0.00785562,0.09334043;-0.7754436;0.1125494,0.1047413;-0.8052701;0.04408381,-0.07742773;0.006681945;-0.04161403,-0.1158441;-0.3738615;0.000793092,-0.1365321;-0.7745653;0.09932034,-0.1361059;-0.7349306;0.008195609,0.0119338;0.5561615;0.005789283,0;0;0,0.01863581;0.3219783;0.001674175,0.03561366;0.6308881;-0.01143003,0.1833009;0.4831778;-0.05298877,0.2283058;0.2037341;-0.05656242,0.2215372;-0.085394;-0.1190529,-0.1336505;0.5048577;0.01819129,-0.1990761;0.2294666;0.01569482,-0.2617472;-0.05188233;-0.05109597,0.070059;0.00121814;-0.0534947,0.09134288;-0.3810959;-0.01514817,0.08220273;-0.7788345;0.09629512,0.08336449;-0.8210748;0.03993273,-0.0837094;0.005479982;-0.02709491,-0.1200438;-0.3765833;0.001100013,-0.1205967;-0.7798659;0.09088852,-0.1413709;-0.8226153;0.03919038,0.0316433;0.5553923;-0.005732298,375.5513
+0;0;0,0.007317719;0.3223299;0.008364325,0.01323145;0.6318467;0.001403694,0.178991;0.5060377;0.005439469,0.2172194;0.2260894;0.02259994,0.2574601;-0.05754498;-0.05141475,-0.153414;0.5001833;0.006866233,-0.2092458;0.2227382;0.001035019,-0.2704574;-0.06216776;-0.05022561,0.07654078;0.005293515;-0.04341565,0.09250464;-0.3757798;0.007728714,0.0937511;-0.7754467;0.1124377,0.1047185;-0.8059958;0.04453878,-0.07742234;0.006677736;-0.04162473,-0.1157993;-0.3738815;0.0006760918,-0.1366569;-0.7744712;0.09963068,-0.1361766;-0.7348401;0.008505829,0.01185196;0.5561637;0.005649013,0;0;0,0.01863581;0.3219783;0.001674175,0.03561366;0.6308881;-0.01143003,0.1833009;0.4831778;-0.05298877,0.2283058;0.2037341;-0.05656242,0.2215372;-0.085394;-0.1190529,-0.1336505;0.5048577;0.01819129,-0.1990761;0.2294666;0.01569482,-0.2617472;-0.05188233;-0.05109597,0.070059;0.00121814;-0.0534947,0.09134288;-0.3810959;-0.01514817,0.08220273;-0.7788345;0.09629512,0.08336449;-0.8210748;0.03993273,-0.0837094;0.005479982;-0.02709491,-0.1200438;-0.3765833;0.001100013,-0.1205967;-0.7798659;0.09088852,-0.1413709;-0.8226153;0.03919038,0.0316433;0.5553923;-0.005732298,375.5629
+0;0;0,0.007315145;0.3222165;0.008361382,0.01322667;0.6316173;0.001403449,0.1785972;0.5059555;0.005438009,0.2168735;0.2256556;0.02262002,0.2571152;-0.05798542;-0.05139642,-0.153033;0.5001147;0.006861448,-0.2089349;0.2223213;0.001022913,-0.2701479;-0.06259146;-0.05023893,0.07653707;0.005293259;-0.04341354,0.09246135;-0.3748355;0.007604044,0.09370391;-0.7732528;0.1119856,0.1047355;-0.8041563;0.04368927,-0.07741859;0.006677413;-0.04162271,-0.1157004;-0.3729385;0.0005732551,-0.1364928;-0.7722757;0.09921846,-0.1360097;-0.7325882;0.007560194,0.01184773;0.5559646;0.005647065,0;0;0,0.01859719;0.3218673;0.001586437,0.0355157;0.6306608;-0.0115912,0.1829143;0.4833447;-0.05315923,0.2284132;0.2036192;-0.05659151,0.2215082;-0.08550116;-0.1191361,-0.1333844;0.5050088;0.01822232,-0.198713;0.2292295;0.01572869,-0.2610909;-0.05219463;-0.0510511,0.07002784;0.001265064;-0.05352735,0.09130225;-0.3801106;-0.01539254,0.082608;-0.7764708;0.09621596,0.08403926;-0.8194155;0.03989244,-0.0837133;0.005441616;-0.02707673,-0.1200266;-0.375672;0.0009953678,-0.1202257;-0.7776074;0.09089094,-0.1410006;-0.8208659;0.03895903,0.03156075;0.5551961;-0.005874872,375.5841
+0;0;0,0.007315145;0.3222165;0.008361382,0.01322667;0.6316173;0.001403449,0.1785972;0.5059555;0.005438009,0.2168735;0.2256556;0.02262002,0.2571152;-0.05798542;-0.05139642,-0.153033;0.5001147;0.006861448,-0.2089349;0.2223213;0.001022913,-0.2701479;-0.06259146;-0.05023893,0.07653707;0.005293259;-0.04341354,0.09246135;-0.3748355;0.007604044,0.09370391;-0.7732528;0.1119856,0.1047355;-0.8041563;0.04368927,-0.07741859;0.006677413;-0.04162271,-0.1157004;-0.3729385;0.0005732551,-0.1364928;-0.7722757;0.09921846,-0.1360097;-0.7325882;0.007560194,0.01184773;0.5559646;0.005647065,0;0;0,0.01859719;0.3218673;0.001586437,0.0355157;0.6306608;-0.0115912,0.1829143;0.4833447;-0.05315923,0.2284132;0.2036192;-0.05659151,0.2215082;-0.08550116;-0.1191361,-0.1333844;0.5050088;0.01822232,-0.198713;0.2292295;0.01572869,-0.2610909;-0.05219463;-0.0510511,0.07002784;0.001265064;-0.05352735,0.09130225;-0.3801106;-0.01539254,0.082608;-0.7764708;0.09621596,0.08403926;-0.8194155;0.03989244,-0.0837133;0.005441616;-0.02707673,-0.1200266;-0.375672;0.0009953678,-0.1202257;-0.7776074;0.09089094,-0.1410006;-0.8208659;0.03895903,0.03156075;0.5551961;-0.005874872,375.6065
+0;0;0,0.00729452;0.3221549;0.008352811,0.01321529;0.6315424;0.001390187,0.1786013;0.5058194;0.005426334,0.2168693;0.225525;0.02258548,0.2573707;-0.05822748;-0.05179686,-0.1531342;0.5001768;0.006764417,-0.2094138;0.2224643;0.00108963,-0.2706775;-0.06282726;-0.04934856,0.0765418;0.005291754;-0.04341201,0.09269369;-0.3749139;0.008023925,0.09398314;-0.7731992;0.1123878,0.10413;-0.8029728;0.0439857,-0.07741677;0.006675752;-0.04163327,-0.1156391;-0.3730922;0.0005358681,-0.1364783;-0.7723138;0.09908832,-0.1359738;-0.7327087;0.008191854,0.01183206;0.5558911;0.005633023,0;0;0,0.018695;0.3217997;0.001499414,0.03569449;0.6305745;-0.01170826,0.1831737;0.4833329;-0.05319357,0.2287174;0.2036226;-0.05663157,0.2217972;-0.08574662;-0.1191303,-0.1332499;0.5049334;0.01822763,-0.1986184;0.2291721;0.01567109,-0.2606009;-0.05256537;-0.05119218,0.07004945;0.0012694;-0.05350435,0.09175763;-0.3802153;-0.01528049,0.08294661;-0.7764451;0.09629488,0.08538517;-0.8190775;0.04085779,-0.08370908;0.005438057;-0.02710107,-0.1196889;-0.3758383;0.001123572,-0.1197837;-0.7776558;0.09094255,-0.1402971;-0.8202482;0.03932653,0.03171955;0.5551126;-0.005986452,375.6287
+0;0;0,0.00729452;0.3221549;0.008352811,0.01321529;0.6315424;0.001390187,0.1786013;0.5058194;0.005426334,0.2168693;0.225525;0.02258548,0.2573707;-0.05822748;-0.05179686,-0.1531342;0.5001768;0.006764417,-0.2094138;0.2224643;0.00108963,-0.2706775;-0.06282726;-0.04934856,0.0765418;0.005291754;-0.04341201,0.09269369;-0.3749139;0.008023925,0.09398314;-0.7731992;0.1123878,0.10413;-0.8029728;0.0439857,-0.07741677;0.006675752;-0.04163327,-0.1156391;-0.3730922;0.0005358681,-0.1364783;-0.7723138;0.09908832,-0.1359738;-0.7327087;0.008191854,0.01183206;0.5558911;0.005633023,0;0;0,0.018695;0.3217997;0.001499414,0.03569449;0.6305745;-0.01170826,0.1831737;0.4833329;-0.05319357,0.2287174;0.2036226;-0.05663157,0.2217972;-0.08574662;-0.1191303,-0.1332499;0.5049334;0.01822763,-0.1986184;0.2291721;0.01567109,-0.2606009;-0.05256537;-0.05119218,0.07004945;0.0012694;-0.05350435,0.09175763;-0.3802153;-0.01528049,0.08294661;-0.7764451;0.09629488,0.08538517;-0.8190775;0.04085779,-0.08370908;0.005438057;-0.02710107,-0.1196889;-0.3758383;0.001123572,-0.1197837;-0.7776558;0.09094255,-0.1402971;-0.8202482;0.03932653,0.03171955;0.5551126;-0.005986452,375.6401
+0;0;0,0.007294795;0.3221671;0.008353126,0.0132165;0.6316038;0.001389243,0.1785508;0.505881;0.005426318,0.2167817;0.2258577;0.02256886,0.2573096;-0.05807999;-0.05186204,-0.1530823;0.5002401;0.006763988,-0.2093074;0.2227963;0.001094692,-0.2706112;-0.06268153;-0.04937642,0.07654954;0.00529229;-0.04341641,0.09270534;-0.3750052;0.008031957,0.0939941;-0.7730747;0.1123392,0.1041786;-0.8030705;0.04368291,-0.07742461;0.006676427;-0.04163748,-0.1156562;-0.3731832;0.0005418397,-0.1364841;-0.7721884;0.09904088,-0.1359777;-0.7325476;0.007806525,0.01183299;0.5559372;0.005632943,0;0;0,0.01874104;0.3218096;0.001399279,0.03578611;0.6306272;-0.01190376,0.1831884;0.483298;-0.05325807,0.2287105;0.2038616;-0.05665648,0.2218028;-0.0857206;-0.1190865,-0.1331096;0.5050105;0.01816504,-0.1983826;0.2295085;0.01560265,-0.2599955;-0.05251637;-0.05124696,0.07006817;0.00130257;-0.05349374,0.0919044;-0.3802585;-0.01517367,0.08305286;-0.7761883;0.09663987,0.08625616;-0.8153086;0.03639841,-0.08371741;0.005400486;-0.02711189,-0.1195518;-0.3759758;0.00121033,-0.1199914;-0.7775081;0.09128021,-0.1397658;-0.8205624;0.03942508,0.03179881;0.5551525;-0.006155729,375.6625
+0;0;0,0.007261868;0.3221681;0.008344706,0.01316504;0.6316049;0.001367506,0.1785024;0.5058863;0.005451458,0.2167506;0.225864;0.02257133,0.2576032;-0.05797535;-0.05205692,-0.1531085;0.5001745;0.006861981,-0.2093776;0.222739;0.001217533,-0.2710272;-0.0626286;-0.04945499,0.07654533;0.005302429;-0.04342259,0.09272169;-0.3749915;0.008045439,0.09407995;-0.7731314;0.112083,0.1032338;-0.8049752;0.04493789,-0.07742079;0.006661388;-0.04164697,-0.1156482;-0.3731977;0.0005407743,-0.1365476;-0.7721936;0.09906274,-0.1360593;-0.7325556;0.00782799,0.01178335;0.5559383;0.005613091,0;0;0,0.01874104;0.3218096;0.001399279,0.03578611;0.6306272;-0.01190376,0.1831884;0.483298;-0.05325807,0.2287105;0.2038616;-0.05665648,0.2218028;-0.0857206;-0.1190865,-0.1331096;0.5050105;0.01816504,-0.1983826;0.2295085;0.01560265,-0.2599955;-0.05251637;-0.05124696,0.07006817;0.00130257;-0.05349374,0.0919044;-0.3802585;-0.01517367,0.08305286;-0.7761883;0.09663987,0.08625616;-0.8153086;0.03639841,-0.08371741;0.005400486;-0.02711189,-0.1195518;-0.3759758;0.00121033,-0.1199914;-0.7775081;0.09128021,-0.1397658;-0.8205624;0.03942508,0.03179881;0.5551525;-0.006155729,375.6737
+0;0;0,0.007261464;0.3221501;0.008344241,0.01316485;0.631598;0.001366723,0.1785055;0.505874;0.005450912,0.2167945;0.2255527;0.02258907,0.2575752;-0.05778736;-0.05190792,-0.1531121;0.5001621;0.006861463,-0.2094412;0.2224304;0.001210989,-0.2709824;-0.06243524;-0.04937241,0.07655033;0.005302776;-0.04342543,0.09272895;-0.3750441;0.008049782,0.09407648;-0.7700391;0.1112655,0.1034664;-0.8034775;0.04238907,-0.07742586;0.006661823;-0.0416497,-0.1156586;-0.3732503;0.0005439371,-0.136393;-0.7690943;0.09828766,-0.135892;-0.7292079;0.004700415,0.01178307;0.5559271;0.005612548,0;0;0,0.01884016;0.3217862;0.001318455,0.03596054;0.6306077;-0.01205015,0.1833613;0.4832314;-0.05327451,0.228716;0.2034644;-0.05690205,0.2218785;-0.08563668;-0.1190976,-0.1329489;0.5049992;0.01811656,-0.1982591;0.2291939;0.01570959,-0.2591297;-0.05250332;-0.050893,0.07006194;0.001273304;-0.05351209,0.09212419;-0.3803163;-0.01506877,0.08269309;-0.772923;0.09649873,0.08579183;-0.8156762;0.03688383,-0.08372486;0.005435401;-0.02710065,-0.1195353;-0.3760048;0.001117265,-0.1200146;-0.774418;0.09024037,-0.1402086;-0.8198715;0.03774719,0.03195439;0.555131;-0.006283998,375.6853
+0;0;0,0.007261464;0.3221501;0.008344241,0.01316485;0.631598;0.001366723,0.1785055;0.505874;0.005450912,0.2167945;0.2255527;0.02258907,0.2575752;-0.05778736;-0.05190792,-0.1531121;0.5001621;0.006861463,-0.2094412;0.2224304;0.001210989,-0.2709824;-0.06243524;-0.04937241,0.07655033;0.005302776;-0.04342543,0.09272895;-0.3750441;0.008049782,0.09407648;-0.7700391;0.1112655,0.1034664;-0.8034775;0.04238907,-0.07742586;0.006661823;-0.0416497,-0.1156586;-0.3732503;0.0005439371,-0.136393;-0.7690943;0.09828766,-0.135892;-0.7292079;0.004700415,0.01178307;0.5559271;0.005612548,0;0;0,0.01884016;0.3217862;0.001318455,0.03596054;0.6306077;-0.01205015,0.1833613;0.4832314;-0.05327451,0.228716;0.2034644;-0.05690205,0.2218785;-0.08563668;-0.1190976,-0.1329489;0.5049992;0.01811656,-0.1982591;0.2291939;0.01570959,-0.2591297;-0.05250332;-0.050893,0.07006194;0.001273304;-0.05351209,0.09212419;-0.3803163;-0.01506877,0.08269309;-0.772923;0.09649873,0.08579183;-0.8156762;0.03688383,-0.08372486;0.005435401;-0.02710065,-0.1195353;-0.3760048;0.001117265,-0.1200146;-0.774418;0.09024037,-0.1402086;-0.8198715;0.03774719,0.03195439;0.555131;-0.006283998,375.7071
+0;0;0,0.007228687;0.3220902;0.008323248,0.01310054;0.6314644;0.00130548,0.1783864;0.5057774;0.005442397,0.2166968;0.2253474;0.02257018,0.2576914;-0.05845702;-0.05214965,-0.1532001;0.5003223;0.006682795,-0.2101733;0.2226009;0.001494436,-0.2725994;-0.06258699;-0.04929363,0.07659935;0.005313551;-0.04343543,0.09277018;-0.3752852;0.008164633,0.09423384;-0.7705753;0.1113282,0.1033496;-0.8045549;0.04272635,-0.07745838;0.006660701;-0.04169131,-0.115666;-0.3734989;0.000714846,-0.1364347;-0.7696175;0.09847949,-0.1335479;-0.8081985;0.0338961,0.01172315;0.555815;0.005559013,0;0;0,0.01879176;0.3217279;0.001303434,0.03582583;0.6304805;-0.01206565,0.1832517;0.4833047;-0.05334091,0.2286383;0.2034325;-0.05703008,0.2216978;-0.08613974;-0.119547,-0.1330424;0.5050433;0.01808262,-0.1982547;0.2291034;0.01551996,-0.2584105;-0.05336103;-0.0508403,0.07005109;0.001317024;-0.05360448,0.09217693;-0.3805169;-0.01496816,0.08279715;-0.7735056;0.09625696,0.08664997;-0.8178719;0.03848575,-0.08378617;0.005411772;-0.02707252,-0.1196037;-0.376294;0.001162589,-0.119956;-0.7750071;0.09019595,-0.1406293;-0.8204575;0.03763591,0.03184481;0.5550237;-0.006301165,375.7294
+0;0;0,0.007228687;0.3220902;0.008323248,0.01310054;0.6314644;0.00130548,0.1783864;0.5057774;0.005442397,0.2166968;0.2253474;0.02257018,0.2576914;-0.05845702;-0.05214965,-0.1532001;0.5003223;0.006682795,-0.2101733;0.2226009;0.001494436,-0.2725994;-0.06258699;-0.04929363,0.07659935;0.005313551;-0.04343543,0.09277018;-0.3752852;0.008164633,0.09423384;-0.7705753;0.1113282,0.1033496;-0.8045549;0.04272635,-0.07745838;0.006660701;-0.04169131,-0.115666;-0.3734989;0.000714846,-0.1364347;-0.7696175;0.09847949,-0.1335479;-0.8081985;0.0338961,0.01172315;0.555815;0.005559013,0;0;0,0.01879176;0.3217279;0.001303434,0.03582583;0.6304805;-0.01206565,0.1832517;0.4833047;-0.05334091,0.2286383;0.2034325;-0.05703008,0.2216978;-0.08613974;-0.119547,-0.1330424;0.5050433;0.01808262,-0.1982547;0.2291034;0.01551996,-0.2584105;-0.05336103;-0.0508403,0.07005109;0.001317024;-0.05360448,0.09217693;-0.3805169;-0.01496816,0.08279715;-0.7735056;0.09625696,0.08664997;-0.8178719;0.03848575,-0.08378617;0.005411772;-0.02707252,-0.1196037;-0.376294;0.001162589,-0.119956;-0.7750071;0.09019595,-0.1406293;-0.8204575;0.03763591,0.03184481;0.5550237;-0.006301165,375.7408
+0;0;0,0.00722782;0.3220516;0.00832225,0.01309944;0.6314139;0.001304707,0.1781263;0.5058064;0.0054417,0.2164168;0.2255222;0.02256058,0.2574393;-0.05847499;-0.05221,-0.1529449;0.5003598;0.006680171,-0.2098884;0.2227829;0.001494509,-0.272357;-0.06259876;-0.04932806,0.07660101;0.005313666;-0.04343637,0.09275711;-0.374938;0.008116651,0.09422921;-0.7725084;0.1118753,0.1032014;-0.8054804;0.04435385,-0.07746005;0.006660846;-0.04169221,-0.1156328;-0.3731522;0.0006752796,-0.1365214;-0.7715557;0.09900387,-0.13368;-0.8090566;0.03543759,0.01172209;0.5557663;0.005558135,0;0;0,0.01886182;0.3216853;0.001238346,0.03596461;0.6304206;-0.01216793,0.1830652;0.4832955;-0.05349636,0.2286749;0.2036097;-0.05724573,0.2216973;-0.08618954;-0.1196609,-0.1326821;0.5051107;0.01792941,-0.1977594;0.2292896;0.01546467,-0.2575307;-0.05345342;-0.05095616,0.07004106;0.00132814;-0.05362046,0.09231541;-0.3801515;-0.01505637,0.08300835;-0.7755653;0.09626126,0.08683723;-0.8181912;0.03867722,-0.08379238;0.005405638;-0.02706073,-0.1194554;-0.3759567;0.0012419,-0.1198088;-0.7770102;0.09060703,-0.139387;-0.8216974;0.03919085,0.03196616;0.5549672;-0.006394148,375.7631
+0;0;0,0.007183116;0.3220831;0.008283462,0.01304936;0.6315002;0.001228429,0.1781685;0.5058213;0.005375841,0.2165708;0.2259025;0.02249755,0.2574458;-0.05777493;-0.05222548,-0.1530761;0.500331;0.006696804,-0.2104666;0.2231898;0.002058798,-0.274495;-0.06152415;-0.04859179,0.07661386;0.005320339;-0.04341037,0.092751;-0.374597;0.00813384,0.09475541;-0.7726493;0.1117251,0.1027768;-0.8078018;0.04467295,-0.07741299;0.006648592;-0.04177886,-0.115549;-0.3728556;0.0003712326,-0.1365137;-0.7716097;0.09904473,-0.1339003;-0.8099712;0.03481826,0.01166947;0.5558384;0.005487157,0;0;0,0.01888406;0.3217137;0.001185656,0.03601813;0.6305021;-0.01223707,0.1831732;0.4832193;-0.05353856,0.228731;0.2038759;-0.05730593,0.2216333;-0.08559829;-0.1196076,-0.13274;0.5051136;0.01779672,-0.1975209;0.229577;0.01546566,-0.2570243;-0.05288053;-0.05089908,0.07006159;0.001336649;-0.05359137,0.09257492;-0.3798012;-0.01510096,0.08317;-0.7756518;0.09623027,0.08801416;-0.8182915;0.03702569,-0.08378397;0.005399491;-0.02708395,-0.1190606;-0.3756108;0.001918456,-0.1197495;-0.7771903;0.09088022,-0.1398831;-0.8215054;0.03724181,0.03201169;0.5550348;-0.00646019,375.7849
+0;0;0,0.007183116;0.3220831;0.008283462,0.01304936;0.6315002;0.001228429,0.1781685;0.5058213;0.005375841,0.2165708;0.2259025;0.02249755,0.2574458;-0.05777493;-0.05222548,-0.1530761;0.500331;0.006696804,-0.2104666;0.2231898;0.002058798,-0.274495;-0.06152415;-0.04859179,0.07661386;0.005320339;-0.04341037,0.092751;-0.374597;0.00813384,0.09475541;-0.7726493;0.1117251,0.1027768;-0.8078018;0.04467295,-0.07741299;0.006648592;-0.04177886,-0.115549;-0.3728556;0.0003712326,-0.1365137;-0.7716097;0.09904473,-0.1339003;-0.8099712;0.03481826,0.01166947;0.5558384;0.005487157,0;0;0,0.01888406;0.3217137;0.001185656,0.03601813;0.6305021;-0.01223707,0.1831732;0.4832193;-0.05353856,0.228731;0.2038759;-0.05730593,0.2216333;-0.08559829;-0.1196076,-0.13274;0.5051136;0.01779672,-0.1975209;0.229577;0.01546566,-0.2570243;-0.05288053;-0.05089908,0.07006159;0.001336649;-0.05359137,0.09257492;-0.3798012;-0.01510096,0.08317;-0.7756518;0.09623027,0.08801416;-0.8182915;0.03702569,-0.08378397;0.005399491;-0.02708395,-0.1190606;-0.3756108;0.001918456,-0.1197495;-0.7771903;0.09088022,-0.1398831;-0.8215054;0.03724181,0.03201169;0.5550348;-0.00646019,375.7964
+0;0;0,0.007182612;0.3220605;0.008282881,0.01304845;0.6314558;0.00122832,0.1781772;0.5057788;0.005375457,0.2165383;0.2261605;0.02247878,0.2574679;-0.0578959;-0.05234408,-0.1530865;0.5002882;0.006696495,-0.2104153;0.2234446;0.002063469,-0.2745293;-0.06164977;-0.04865478,0.0766203;0.005320787;-0.04341403,0.09275872;-0.3746265;0.008134242,0.09476205;-0.7724668;0.1116703,0.1027511;-0.8073569;0.0448881,-0.07741951;0.006649151;-0.04178237,-0.1155586;-0.3728849;0.0003710352,-0.136512;-0.7714266;0.09899199,-0.1339092;-0.8095129;0.03502407,0.01166864;0.5557988;0.005486779,0;0;0,0.01885338;0.3216931;0.001120806,0.03594398;0.6304579;-0.01239586,0.1831518;0.4832307;-0.05364954,0.2286529;0.2041857;-0.05739665,0.2215223;-0.08567727;-0.1197693,-0.1328239;0.5050984;0.01764273,-0.1974072;0.2298268;0.01539861,-0.2570032;-0.053004;-0.05106021,0.07004175;0.001337051;-0.05362952,0.09259824;-0.379824;-0.01509356,0.08335724;-0.7754962;0.09607649,0.08777286;-0.8176976;0.03689981,-0.0837998;0.005408963;-0.02705727,-0.119114;-0.3756416;0.001768369,-0.1202636;-0.7770115;0.09065871,-0.139994;-0.8192698;0.03476709,0.03194834;0.5549967;-0.006593466,375.8184
+0;0;0,0.007132985;0.3220617;0.008277759,0.0130011;0.631457;0.001211528,0.1781173;0.5057476;0.005368833,0.2166281;0.2261502;0.02247778,0.2573826;-0.05795282;-0.05226366,-0.1531429;0.5003107;0.006800922,-0.2108224;0.2235371;0.002332538,-0.2782072;-0.0609493;-0.04755256,0.07664018;0.005304275;-0.04338095,0.09270567;-0.3746566;0.008090004,0.09458506;-0.7724911;0.1116503,0.1025477;-0.8096619;0.04715927,-0.07735527;0.006681113;-0.04189613,-0.1154767;-0.3728603;0.0002073944,-0.1365885;-0.7713852;0.09886205,-0.132478;-0.8090677;0.0345456,0.01161847;0.5558;0.005469332,0;0;0,0.01885338;0.3216931;0.001120806,0.03594398;0.6304579;-0.01239586,0.1831518;0.4832307;-0.05364954,0.2286529;0.2041857;-0.05739665,0.2215223;-0.08567727;-0.1197693,-0.1328239;0.5050984;0.01764273,-0.1974072;0.2298268;0.01539861,-0.2570032;-0.053004;-0.05106021,0.07004175;0.001337051;-0.05362952,0.09259824;-0.379824;-0.01509356,0.08335724;-0.7754962;0.09607649,0.08777286;-0.8176976;0.03689981,-0.0837998;0.005408963;-0.02705727,-0.119114;-0.3756416;0.001768369,-0.1202636;-0.7770115;0.09065871,-0.139994;-0.8192698;0.03476709,0.03194834;0.5549967;-0.006593466,375.83
+0;0;0,0.007132985;0.3220617;0.008277759,0.0130011;0.631457;0.001211528,0.1781173;0.5057476;0.005368833,0.2166281;0.2261502;0.02247778,0.2573826;-0.05795282;-0.05226366,-0.1531429;0.5003107;0.006800922,-0.2108224;0.2235371;0.002332538,-0.2782072;-0.0609493;-0.04755256,0.07664018;0.005304275;-0.04338095,0.09270567;-0.3746566;0.008090004,0.09458506;-0.7724911;0.1116503,0.1025477;-0.8096619;0.04715927,-0.07735527;0.006681113;-0.04189613,-0.1154767;-0.3728603;0.0002073944,-0.1365885;-0.7713852;0.09886205,-0.132478;-0.8090677;0.0345456,0.01161847;0.5558;0.005469332,0;0;0,0.01885338;0.3216931;0.001120806,0.03594398;0.6304579;-0.01239586,0.1831518;0.4832307;-0.05364954,0.2286529;0.2041857;-0.05739665,0.2215223;-0.08567727;-0.1197693,-0.1328239;0.5050984;0.01764273,-0.1974072;0.2298268;0.01539861,-0.2570032;-0.053004;-0.05106021,0.07004175;0.001337051;-0.05362952,0.09259824;-0.379824;-0.01509356,0.08335724;-0.7754962;0.09607649,0.08777286;-0.8176976;0.03689981,-0.0837998;0.005408963;-0.02705727,-0.119114;-0.3756416;0.001768369,-0.1202636;-0.7770115;0.09065871,-0.139994;-0.8192698;0.03476709,0.03194834;0.5549967;-0.006593466,375.8413
+0;0;0,0.007132006;0.3220176;0.008276624,0.01299958;0.6313844;0.001211069,0.1780498;0.5057025;0.005367987,0.2165339;0.2262986;0.02246509,0.257405;-0.05861726;-0.0524902,-0.1530788;0.5002678;0.006799507,-0.2107184;0.2236858;0.002334215,-0.278296;-0.06161454;-0.04769361,0.07665321;0.005305177;-0.04338833,0.09271172;-0.3744904;0.008060247,0.09459196;-0.7725047;0.1116674,0.1024777;-0.8090267;0.04779921,-0.07736842;0.006682248;-0.04190325,-0.1154732;-0.3726941;0.0001819693,-0.1365946;-0.7713991;0.0988812,-0.1325238;-0.8084279;0.03518596,0.01161709;0.5557351;0.005468445,0;0;0,0.0189134;0.3216453;0.001125574,0.03605451;0.6303797;-0.01237226,0.1832183;0.483281;-0.05366015,0.2285805;0.2044125;-0.05746448,0.2214915;-0.08620402;-0.1203737,-0.1326632;0.5050774;0.01769461,-0.1971411;0.2299837;0.01524676,-0.2568962;-0.05368268;-0.05129995,0.07004988;0.001360431;-0.05364299,0.09260236;-0.379643;-0.01520753,0.08350024;-0.7754773;0.09608363,0.08742958;-0.8167235;0.03713417,-0.08382077;0.005386195;-0.02704579,-0.1189983;-0.3755047;0.001836246,-0.1201368;-0.7770654;0.09072418,-0.1400729;-0.8187621;0.03569102,0.03204629;0.5549265;-0.006574154,375.8638
+0;0;0,0.007081594;0.3220184;0.008288538,0.01294065;0.6313856;0.00122792,0.1779685;0.505628;0.005312795,0.2164847;0.2262291;0.02241883,0.2574133;-0.05869794;-0.05246263,-0.1531368;0.5002683;0.006859274,-0.2118163;0.2238956;0.003021995,-0.2835216;-0.0605413;-0.04616888,0.07666576;0.00530432;-0.04336625,0.09264165;-0.3744962;0.008072115,0.0946347;-0.7724893;0.1117584,0.1022266;-0.8093391;0.04819763,-0.07733476;0.006680056;-0.04196566,-0.1154406;-0.3726834;0.0002346672,-0.136583;-0.7714294;0.09876338,-0.1325951;-0.8087644;0.0353867,0.01155852;0.5557361;0.005481792,0;0;0,0.0189134;0.3216453;0.001125574,0.03605451;0.6303797;-0.01237226,0.1832183;0.483281;-0.05366015,0.2285805;0.2044125;-0.05746448,0.2214915;-0.08620402;-0.1203737,-0.1326632;0.5050774;0.01769461,-0.1971411;0.2299837;0.01524676,-0.2568962;-0.05368268;-0.05129995,0.07004988;0.001360431;-0.05364299,0.09260236;-0.379643;-0.01520753,0.08350024;-0.7754773;0.09608363,0.08742958;-0.8167235;0.03713417,-0.08382077;0.005386195;-0.02704579,-0.1189983;-0.3755047;0.001836246,-0.1201368;-0.7770654;0.09072418,-0.1400729;-0.8187621;0.03569102,0.03204629;0.5549265;-0.006574154,375.8753
+0;0;0,0.007081071;0.3219946;0.008287925,0.01294005;0.631358;0.001227359,0.1779419;0.5056083;0.005312253,0.2164598;0.226198;0.02241898,0.2573841;-0.05869937;-0.05245467,-0.1531118;0.5002494;0.006858491,-0.2117936;0.2238655;0.003021057,-0.2834914;-0.06054184;-0.04616469,0.07673984;0.005309445;-0.04340816,0.09271774;-0.3745387;0.008036658,0.09471156;-0.7726869;0.1117634,0.1021455;-0.8081452;0.04952569,-0.07740949;0.006686511;-0.04200621,-0.1155201;-0.3727245;0.0001994148,-0.1366708;-0.771626;0.09876652,-0.1327659;-0.8075593;0.0367091,0.01155793;0.5557085;0.005481224,0;0;0,0.01887695;0.3216236;0.001144171,0.03600131;0.6303558;-0.01233339,0.1830595;0.4831709;-0.05373955,0.22854;0.2043107;-0.05759764,0.2213923;-0.08625475;-0.1205894,-0.1326893;0.5050604;0.01771961,-0.1971397;0.2299487;0.01526395,-0.2568928;-0.05369806;-0.05122997,0.07009602;0.001393303;-0.05372214,0.0925564;-0.3796528;-0.01517487,0.08333543;-0.7756116;0.09625578,0.08745711;-0.8168052;0.04032683,-0.08391903;0.005371403;-0.02702229,-0.119131;-0.3755725;0.001758456,-0.1203118;-0.7772417;0.09089709,-0.1394466;-0.8181059;0.03773979,0.03199527;0.5549024;-0.006538868,375.8864
+0;0;0,0.007081071;0.3219946;0.008287925,0.01294005;0.631358;0.001227359,0.1779419;0.5056083;0.005312253,0.2164598;0.226198;0.02241898,0.2573841;-0.05869937;-0.05245467,-0.1531118;0.5002494;0.006858491,-0.2117936;0.2238655;0.003021057,-0.2834914;-0.06054184;-0.04616469,0.07673984;0.005309445;-0.04340816,0.09271774;-0.3745387;0.008036658,0.09471156;-0.7726869;0.1117634,0.1021455;-0.8081452;0.04952569,-0.07740949;0.006686511;-0.04200621,-0.1155201;-0.3727245;0.0001994148,-0.1366708;-0.771626;0.09876652,-0.1327659;-0.8075593;0.0367091,0.01155793;0.5557085;0.005481224,0;0;0,0.01887695;0.3216236;0.001144171,0.03600131;0.6303558;-0.01233339,0.1830595;0.4831709;-0.05373955,0.22854;0.2043107;-0.05759764,0.2213923;-0.08625475;-0.1205894,-0.1326893;0.5050604;0.01771961,-0.1971397;0.2299487;0.01526395,-0.2568928;-0.05369806;-0.05122997,0.07009602;0.001393303;-0.05372214,0.0925564;-0.3796528;-0.01517487,0.08333543;-0.7756116;0.09625578,0.08745711;-0.8168052;0.04032683,-0.08391903;0.005371403;-0.02702229,-0.119131;-0.3755725;0.001758456,-0.1203118;-0.7772417;0.09089709,-0.1394466;-0.8181059;0.03773979,0.03199527;0.5549024;-0.006538868,375.9095
+0;0;0,0.006996748;0.3220043;0.008278247,0.01283787;0.6313977;0.001187196,0.1778456;0.5056718;0.005338215,0.2165121;0.2261231;0.02224067,0.2570998;-0.05878907;-0.05212926,-0.1532094;0.5002984;0.006924508,-0.214042;0.2242234;0.003722663,-0.2912992;-0.05873856;-0.0444129,0.07674693;0.005297593;-0.04335674,0.09258272;-0.3745646;0.008078571,0.09467825;-0.772437;0.1115321,0.1044122;-0.8059168;0.04909238,-0.07732925;0.006697194;-0.04211054,-0.1156463;-0.3726867;0.0002137013,-0.136736;-0.7712578;0.0987314,-0.1362858;-0.7318565;0.009655237,0.01145858;0.5557394;0.005447541,0;0;0,0.0188328;0.3216339;0.001084566,0.03591467;0.6303974;-0.01242828,0.1830136;0.4832616;-0.05379415,0.2285632;0.2042704;-0.05796647,0.2213484;-0.08619368;-0.1206704,-0.1327239;0.505043;0.01776488,-0.1972038;0.2297893;0.0153068,-0.2569238;-0.05371296;-0.05112511,0.0700852;0.001394093;-0.05370367,0.09262878;-0.3796552;-0.01516891,0.08334269;-0.775297;0.09614468,0.08800338;-0.8148634;0.03991342,-0.08389331;0.005369408;-0.02703782,-0.1190555;-0.37558;0.001819989,-0.1199703;-0.776951;0.09075823,-0.1390166;-0.8169089;0.03816278,0.03191903;0.5549348;-0.006626368,375.9204
+0;0;0,0.006996748;0.3220043;0.008278247,0.01283787;0.6313977;0.001187196,0.1778456;0.5056718;0.005338215,0.2165121;0.2261231;0.02224067,0.2570998;-0.05878907;-0.05212926,-0.1532094;0.5002984;0.006924508,-0.214042;0.2242234;0.003722663,-0.2912992;-0.05873856;-0.0444129,0.07674693;0.005297593;-0.04335674,0.09258272;-0.3745646;0.008078571,0.09467825;-0.772437;0.1115321,0.1044122;-0.8059168;0.04909238,-0.07732925;0.006697194;-0.04211054,-0.1156463;-0.3726867;0.0002137013,-0.136736;-0.7712578;0.0987314,-0.1362858;-0.7318565;0.009655237,0.01145858;0.5557394;0.005447541,0;0;0,0.0188328;0.3216339;0.001084566,0.03591467;0.6303974;-0.01242828,0.1830136;0.4832616;-0.05379415,0.2285632;0.2042704;-0.05796647,0.2213484;-0.08619368;-0.1206704,-0.1327239;0.505043;0.01776488,-0.1972038;0.2297893;0.0153068,-0.2569238;-0.05371296;-0.05112511,0.0700852;0.001394093;-0.05370367,0.09262878;-0.3796552;-0.01516891,0.08334269;-0.775297;0.09614468,0.08800338;-0.8148634;0.03991342,-0.08389331;0.005369408;-0.02703782,-0.1190555;-0.37558;0.001819989,-0.1199703;-0.776951;0.09075823,-0.1390166;-0.8169089;0.03816278,0.03191903;0.5549348;-0.006626368,375.9319
+0;0;0,0.006996481;0.321992;0.008277932,0.01283757;0.631384;0.001186893,0.1776025;0.505731;0.005338077,0.2162909;0.2260237;0.02225013,0.2568755;-0.05886671;-0.05211415,-0.1529694;0.5003655;0.006922055,-0.2138365;0.2241338;0.003718393,-0.2910879;-0.05880663;-0.0444135,0.07674435;0.005297415;-0.04335528,0.09260002;-0.3750414;0.008144572,0.09467443;-0.7689062;0.1105561,0.1046869;-0.8042024;0.04632964,-0.07732665;0.006696969;-0.04210912,-0.1156918;-0.3731629;0.0002682284,-0.1365691;-0.7677194;0.09779362,-0.136106;-0.7280492;0.006168537,0.01145829;0.5557256;0.005447244,0;0;0,0.01883918;0.3216213;0.001059532,0.03591961;0.6303825;-0.01247525,0.1827705;0.4833592;-0.05386639,0.2285817;0.2042488;-0.05807591,0.2213679;-0.0862129;-0.1206832,-0.1324761;0.505102;0.01770601,-0.1968997;0.2296692;0.01538345,-0.2570863;-0.05373484;-0.05094506,0.07008117;0.001394555;-0.05370403,0.0925307;-0.3801213;-0.01493597,0.08368814;-0.7715227;0.09618853,0.08687729;-0.8168921;0.04329083,-0.08389084;0.005368077;-0.02703606,-0.1190552;-0.3760636;0.001852846,-0.1199319;-0.7733751;0.08997069,-0.1396617;-0.8147813;0.03519134,0.03192405;0.5549203;-0.006667614,375.9545
+0;0;0,0.006925355;0.3219945;0.008240516,0.01274407;0.6313856;0.001089763,0.1775231;0.5057684;0.005347542,0.216293;0.2260613;0.02207588,0.2563576;-0.05893204;-0.05217597,-0.1530732;0.5004142;0.007017934,-0.2183762;0.225197;0.003852476,-0.2994603;-0.05684888;-0.043214,0.07677467;0.005305743;-0.04330054,0.09245359;-0.3750667;0.008004896,0.0947574;-0.7688088;0.110882,0.1039964;-0.8043171;0.04675566,-0.077283;0.00667427;-0.04219278,-0.1157209;-0.3731734;0.0002282187,-0.1366071;-0.7676971;0.09788462,-0.1361618;-0.7280304;0.006259069,0.01136833;0.5557278;0.005362281,0;0;0,0.01883918;0.3216213;0.001059532,0.03591961;0.6303825;-0.01247525,0.1827705;0.4833592;-0.05386639,0.2285817;0.2042488;-0.05807591,0.2213679;-0.0862129;-0.1206832,-0.1324761;0.505102;0.01770601,-0.1968997;0.2296692;0.01538345,-0.2570863;-0.05373484;-0.05094506,0.07008117;0.001394555;-0.05370403,0.0925307;-0.3801213;-0.01493597,0.08368814;-0.7715227;0.09618853,0.08687729;-0.8168921;0.04329083,-0.08389084;0.005368077;-0.02703606,-0.1190552;-0.3760636;0.001852846,-0.1199319;-0.7733751;0.08997069,-0.1396617;-0.8147813;0.03519134,0.03192405;0.5549203;-0.006667614,375.966
+0;0;0,0.006925355;0.3219945;0.008240516,0.01274407;0.6313856;0.001089763,0.1775231;0.5057684;0.005347542,0.216293;0.2260613;0.02207588,0.2563576;-0.05893204;-0.05217597,-0.1530732;0.5004142;0.007017934,-0.2183762;0.225197;0.003852476,-0.2994603;-0.05684888;-0.043214,0.07677467;0.005305743;-0.04330054,0.09245359;-0.3750667;0.008004896,0.0947574;-0.7688088;0.110882,0.1039964;-0.8043171;0.04675566,-0.077283;0.00667427;-0.04219278,-0.1157209;-0.3731734;0.0002282187,-0.1366071;-0.7676971;0.09788462,-0.1361618;-0.7280304;0.006259069,0.01136833;0.5557278;0.005362281,0;0;0,0.01883918;0.3216213;0.001059532,0.03591961;0.6303825;-0.01247525,0.1827705;0.4833592;-0.05386639,0.2285817;0.2042488;-0.05807591,0.2213679;-0.0862129;-0.1206832,-0.1324761;0.505102;0.01770601,-0.1968997;0.2296692;0.01538345,-0.2570863;-0.05373484;-0.05094506,0.07008117;0.001394555;-0.05370403,0.0925307;-0.3801213;-0.01493597,0.08368814;-0.7715227;0.09618853,0.08687729;-0.8168921;0.04329083,-0.08389084;0.005368077;-0.02703606,-0.1190552;-0.3760636;0.001852846,-0.1199319;-0.7733751;0.08997069,-0.1396617;-0.8147813;0.03519134,0.03192405;0.5549203;-0.006667614,375.9775
+0;0;0,0.006923405;0.3219038;0.008238195,0.0127404;0.6312039;0.001089513,0.1773483;0.5056598;0.005346093,0.2161547;0.2256896;0.02209016,0.2561907;-0.05909997;-0.05210859,-0.1529067;0.5003111;0.007014761,-0.2182712;0.224835;0.003846325,-0.2992972;-0.0570091;-0.04318649,0.07678895;0.00530673;-0.04330859,0.0924658;-0.3750158;0.007990118,0.09477151;-0.7690827;0.1109521,0.1039607;-0.8042374;0.04717186,-0.07729737;0.006675511;-0.04220062,-0.1157302;-0.3731223;0.0002148151,-0.1366336;-0.7679713;0.09795175,-0.1361907;-0.7283568;0.006820783,0.01136506;0.5555676;0.005360817,0;0;0,0.01880898;0.3215327;0.0009074211,0.03581724;0.6301984;-0.01280713,0.1825598;0.4834398;-0.05427003,0.2285053;0.2040786;-0.05826461,0.2213092;-0.08610624;-0.1211483,-0.1324216;0.5052023;0.01759386,-0.1968886;0.2295062;0.01530514,-0.2584278;-0.05352184;-0.05043299,0.07007726;0.001400381;-0.05373597,0.09238274;-0.3800814;-0.01504922,0.08355437;-0.7719011;0.09583164,0.08694984;-0.8169726;0.04338885,-0.0839152;0.005364806;-0.0270147,-0.1191054;-0.3760166;0.00183747,-0.1194173;-0.7736537;0.09004083,-0.1393035;-0.8149669;0.03603664,0.03184262;0.5547603;-0.006952286,375.9999
+0;0;0,0.006794681;0.3219051;0.00829385,0.01258136;0.6312064;0.001171596,0.177255;0.5058675;0.005484264,0.2159693;0.2258816;0.02217828,0.2558831;-0.05895519;-0.05190492,-0.1532021;0.500728;0.006946032,-0.2240599;0.2266039;0.004762367,-0.315461;-0.05186719;-0.04333226,0.07681575;0.005305905;-0.04326112,0.09215803;-0.3750362;0.007993143,0.09489628;-0.7690746;0.1110538,0.1036359;-0.8036286;0.04660314,-0.07728371;0.006669778;-0.04222652,-0.1159952;-0.3731032;0.0001583025,-0.1363601;-0.7678306;0.0984982,-0.1358659;-0.7282093;0.0073682,0.01121;0.5555696;0.005436059,0;0;0,0.01880898;0.3215327;0.0009074211,0.03581724;0.6301984;-0.01280713,0.1825598;0.4834398;-0.05427003,0.2285053;0.2040786;-0.05826461,0.2213092;-0.08610624;-0.1211483,-0.1324216;0.5052023;0.01759386,-0.1968886;0.2295062;0.01530514,-0.2584278;-0.05352184;-0.05043299,0.07007726;0.001400381;-0.05373597,0.09238274;-0.3800814;-0.01504922,0.08355437;-0.7719011;0.09583164,0.08694984;-0.8169726;0.04338885,-0.0839152;0.005364806;-0.0270147,-0.1191054;-0.3760166;0.00183747,-0.1194173;-0.7736537;0.09004083,-0.1393035;-0.8149669;0.03603664,0.03184262;0.5547603;-0.006952286,376.0117
+0;0;0,0.006794836;0.3219125;0.008294039,0.01258164;0.6312203;0.001171694,0.1772238;0.5058905;0.005484366,0.2159047;0.2261472;0.02216391,0.2558253;-0.05873859;-0.05193205,-0.1531708;0.500752;0.006945859,-0.2239671;0.2268655;0.004764086,-0.315384;-0.05165356;-0.04333882,0.07683977;0.005307564;-0.04327464,0.0921825;-0.3750459;0.007981144,0.0949259;-0.7698245;0.1112354,0.1036956;-0.8046005;0.04656318,-0.07730788;0.006671864;-0.04223972,-0.1160206;-0.3731124;0.0001463667,-0.1364237;-0.7685814;0.09867102,-0.1359278;-0.728927;0.007227734,0.01121028;0.5555833;0.005436171,0;0;0,0.01875001;0.3215436;0.0008780956,0.035739;0.6302168;-0.01284027,0.1824175;0.4834736;-0.05442273,0.2285089;0.2043835;-0.05829501,0.2213463;-0.0858044;-0.1214099,-0.1324451;0.5051962;0.0176212,-0.1970417;0.2297806;0.01556262,-0.2631848;-0.05264577;-0.04850181,0.07008231;0.001416326;-0.05377436,0.09233277;-0.3800789;-0.01507521,0.08348832;-0.7726102;0.09610081,0.08944499;-0.8181188;0.04396343,-0.08396427;0.005336847;-0.02695803,-0.1192357;-0.3760489;0.001889681,-0.1197232;-0.7742413;0.09111801,-0.1399594;-0.8156254;0.03680288,0.03176817;0.5547783;-0.006985426,376.023
+0;0;0,0.006794836;0.3219125;0.008294039,0.01258164;0.6312203;0.001171694,0.1772238;0.5058905;0.005484366,0.2159047;0.2261472;0.02216391,0.2558253;-0.05873859;-0.05193205,-0.1531708;0.500752;0.006945859,-0.2239671;0.2268655;0.004764086,-0.315384;-0.05165356;-0.04333882,0.07683977;0.005307564;-0.04327464,0.0921825;-0.3750459;0.007981144,0.0949259;-0.7698245;0.1112354,0.1036956;-0.8046005;0.04656318,-0.07730788;0.006671864;-0.04223972,-0.1160206;-0.3731124;0.0001463667,-0.1364237;-0.7685814;0.09867102,-0.1359278;-0.728927;0.007227734,0.01121028;0.5555833;0.005436171,0;0;0,0.01875001;0.3215436;0.0008780956,0.035739;0.6302168;-0.01284027,0.1824175;0.4834736;-0.05442273,0.2285089;0.2043835;-0.05829501,0.2213463;-0.0858044;-0.1214099,-0.1324451;0.5051962;0.0176212,-0.1970417;0.2297806;0.01556262,-0.2631848;-0.05264577;-0.04850181,0.07008231;0.001416326;-0.05377436,0.09233277;-0.3800789;-0.01507521,0.08348832;-0.7726102;0.09610081,0.08944499;-0.8181188;0.04396343,-0.08396427;0.005336847;-0.02695803,-0.1192357;-0.3760489;0.001889681,-0.1197232;-0.7742413;0.09111801,-0.1399594;-0.8156254;0.03680288,0.03176817;0.5547783;-0.006985426,376.0456
+0;0;0,0.006641746;0.3219491;0.008367891,0.01238033;0.6313007;0.001291645,0.1770138;0.506123;0.005656333,0.215522;0.2263509;0.02232027,0.2549386;-0.05818933;-0.05167606,-0.1532952;0.5008147;0.007146426,-0.2290432;0.228247;0.005721056,-0.3263491;-0.04809335;-0.04075363,0.07691457;0.005288843;-0.04329614,0.09183647;-0.3749579;0.008161247,0.09416512;-0.7705523;0.1112399,0.103926;-0.8035487;0.04584614,-0.07739113;0.00669033;-0.04224016,-0.1165803;-0.373025;-0.0005440004,-0.1369654;-0.7690941;0.09864953,-0.1364839;-0.7295009;0.007831603,0.01101681;0.5556526;0.005545256,0;0;0,0.01864214;0.3215854;0.0008170605,0.03555937;0.6303036;-0.01292491,0.1820789;0.4834995;-0.05474913,0.2282098;0.2044096;-0.05845201,0.2211872;-0.08533442;-0.1216294,-0.1325179;0.5052041;0.01757932,-0.1977986;0.2299475;0.01529903,-0.2685653;-0.05181813;-0.04463813,0.0701189;0.001433834;-0.05384851,0.09205092;-0.379974;-0.01505208,0.08327307;-0.7732759;0.09613323,0.08764173;-0.8183522;0.04431986,-0.08406264;0.005321612;-0.02689853,-0.1195843;-0.3759597;0.001751659,-0.1203512;-0.7748713;0.09116387,-0.1407516;-0.8154324;0.03689501,0.03160311;0.5548542;-0.007065296,376.0564
+0;0;0,0.006641746;0.3219491;0.008367891,0.01238033;0.6313007;0.001291645,0.1770138;0.506123;0.005656333,0.215522;0.2263509;0.02232027,0.2549386;-0.05818933;-0.05167606,-0.1532952;0.5008147;0.007146426,-0.2290432;0.228247;0.005721056,-0.3263491;-0.04809335;-0.04075363,0.07691457;0.005288843;-0.04329614,0.09183647;-0.3749579;0.008161247,0.09416512;-0.7705523;0.1112399,0.103926;-0.8035487;0.04584614,-0.07739113;0.00669033;-0.04224016,-0.1165803;-0.373025;-0.0005440004,-0.1369654;-0.7690941;0.09864953,-0.1364839;-0.7295009;0.007831603,0.01101681;0.5556526;0.005545256,0;0;0,0.01864214;0.3215854;0.0008170605,0.03555937;0.6303036;-0.01292491,0.1820789;0.4834995;-0.05474913,0.2282098;0.2044096;-0.05845201,0.2211872;-0.08533442;-0.1216294,-0.1325179;0.5052041;0.01757932,-0.1977986;0.2299475;0.01529903,-0.2685653;-0.05181813;-0.04463813,0.0701189;0.001433834;-0.05384851,0.09205092;-0.379974;-0.01505208,0.08327307;-0.7732759;0.09613323,0.08764173;-0.8183522;0.04431986,-0.08406264;0.005321612;-0.02689853,-0.1195843;-0.3759597;0.001751659,-0.1203512;-0.7748713;0.09116387,-0.1407516;-0.8154324;0.03689501,0.03160311;0.5548542;-0.007065296,376.0678
+0;0;0,0.006642422;0.3219818;0.008368743,0.01238148;0.6313595;0.001291935,0.1772099;0.506118;0.005657068,0.2156841;0.2265927;0.02230631,0.2550896;-0.05786714;-0.05166911,-0.1534872;0.5008034;0.007148912,-0.2291684;0.2284761;0.005724799,-0.3264468;-0.04778612;-0.04073675,0.0769323;0.005290062;-0.04330612,0.09184971;-0.3748422;0.008135777,0.09417643;-0.7701087;0.1111289,0.1039544;-0.8032156;0.04562046,-0.07740896;0.006691872;-0.04224989,-0.1165863;-0.3729092;-0.0005662814,-0.1369545;-0.7686498;0.09854501,-0.1364722;-0.7290397;0.007567726,0.01101787;0.5557058;0.00554586,0;0;0,0.01861273;0.32162;0.0007603168,0.03551468;0.6303642;-0.01300359,0.1820612;0.4834191;-0.05528021,0.2281356;0.2045678;-0.05859327,0.221084;-0.08507511;-0.1218375,-0.1327223;0.5051453;0.01762563,-0.1991455;0.2304178;0.0154646,-0.2737631;-0.05086306;-0.04159521,0.07011385;0.001419023;-0.05388892,0.09192868;-0.3798758;-0.01505971,0.08299756;-0.7728814;0.09591484,0.08753702;-0.8182924;0.04431987,-0.08409984;0.005336274;-0.02684628,-0.1198436;-0.3758249;0.001577219,-0.1201115;-0.7743994;0.09094676,-0.1405535;-0.8149434;0.03640203,0.03156087;0.5549095;-0.007139444,376.09
+0;0;0,0.006363964;0.3219874;0.008373017,0.01197863;0.6313664;0.001258173,0.1768895;0.5063112;0.005748117,0.2152473;0.22677;0.0223993,0.2537488;-0.05781952;-0.05155326,-0.1538458;0.5007682;0.007413238,-0.2351678;0.2300687;0.006834688,-0.3434696;-0.04190785;-0.04051554,0.07696436;0.005279548;-0.04325037,0.0913818;-0.3748459;0.008384515,0.0940291;-0.7701179;0.1113485,0.1037009;-0.801332;0.0440526,-0.07739062;0.006696081;-0.04228281,-0.1174226;-0.3728196;-0.0006336197,-0.1372753;-0.7686055;0.09840153,-0.1368359;-0.7289943;0.007424146,0.0106421;0.5557128;0.005523055,0;0;0,0.01861273;0.32162;0.0007603168,0.03551468;0.6303642;-0.01300359,0.1820612;0.4834191;-0.05528021,0.2281356;0.2045678;-0.05859327,0.221084;-0.08507511;-0.1218375,-0.1327223;0.5051453;0.01762563,-0.1991455;0.2304178;0.0154646,-0.2737631;-0.05086306;-0.04159521,0.07011385;0.001419023;-0.05388892,0.09192868;-0.3798758;-0.01505971,0.08299756;-0.7728814;0.09591484,0.08753702;-0.8182924;0.04431987,-0.08409984;0.005336274;-0.02684628,-0.1198436;-0.3758249;0.001577219,-0.1201115;-0.7743994;0.09094676,-0.1405535;-0.8149434;0.03640203,0.03156087;0.5549095;-0.007139444,376.1011
+0;0;0,0.006363964;0.3219874;0.008373017,0.01197863;0.6313664;0.001258173,0.1768895;0.5063112;0.005748117,0.2152473;0.22677;0.0223993,0.2537488;-0.05781952;-0.05155326,-0.1538458;0.5007682;0.007413238,-0.2351678;0.2300687;0.006834688,-0.3434696;-0.04190785;-0.04051554,0.07696436;0.005279548;-0.04325037,0.0913818;-0.3748459;0.008384515,0.0940291;-0.7701179;0.1113485,0.1037009;-0.801332;0.0440526,-0.07739062;0.006696081;-0.04228281,-0.1174226;-0.3728196;-0.0006336197,-0.1372753;-0.7686055;0.09840153,-0.1368359;-0.7289943;0.007424146,0.0106421;0.5557128;0.005523055,0;0;0,0.01861273;0.32162;0.0007603168,0.03551468;0.6303642;-0.01300359,0.1820612;0.4834191;-0.05528021,0.2281356;0.2045678;-0.05859327,0.221084;-0.08507511;-0.1218375,-0.1327223;0.5051453;0.01762563,-0.1991455;0.2304178;0.0154646,-0.2737631;-0.05086306;-0.04159521,0.07011385;0.001419023;-0.05388892,0.09192868;-0.3798758;-0.01505971,0.08299756;-0.7728814;0.09591484,0.08753702;-0.8182924;0.04431987,-0.08409984;0.005336274;-0.02684628,-0.1198436;-0.3758249;0.001577219,-0.1201115;-0.7743994;0.09094676,-0.1405535;-0.8149434;0.03640203,0.03156087;0.5549095;-0.007139444,376.1126
+0;0;0,0.006364521;0.3220155;0.008373749,0.01197948;0.6314103;0.001258642,0.1770498;0.5063062;0.005748892,0.2153674;0.2270591;0.02238256,0.2538562;-0.05743748;-0.05154583,-0.1540029;0.5007578;0.007415611,-0.2352393;0.230343;0.00683767,-0.3435057;-0.04154459;-0.04049708,0.07694576;0.005278272;-0.04323991,0.09137953;-0.3752779;0.008453488,0.09402239;-0.7698867;0.1112447,0.1037694;-0.8015769;0.04342541,-0.0773719;0.006694462;-0.04227258,-0.1174492;-0.3732513;-0.0005761981,-0.1372686;-0.7683731;0.09829279,-0.1368258;-0.7286872;0.006607816,0.01064291;0.5557551;0.005523614,0;0;0,0.01847278;0.3216567;0.0005767345,0.03531499;0.6304153;-0.0132885,0.1819281;0.4834138;-0.05587816,0.2279138;0.2048457;-0.05887771,0.2210304;-0.08470404;-0.1221125,-0.1330386;0.5051228;0.01754152,-0.202003;0.2313277;0.01553088,-0.282241;-0.04871622;-0.03944463,0.07001927;0.001453266;-0.05397582,0.09178896;-0.3802677;-0.01500535,0.0828632;-0.7726251;0.0957427,0.08739018;-0.8183239;0.0433085,-0.0841092;0.005309446;-0.02675166,-0.1204501;-0.3762419;0.001558889,-0.1203948;-0.7741708;0.09067567,-0.1412825;-0.8154783;0.03609464,0.03137167;0.5549605;-0.00739789,376.1349
+0;0;0,0.006176946;0.3220174;0.008441924,0.01170884;0.6314149;0.001381365,0.1768358;0.5064488;0.005865946,0.2149564;0.2271625;0.02229323,0.2528755;-0.05745202;-0.05147509,-0.1542229;0.5006602;0.007637864,-0.2422261;0.2323707;0.007719291,-0.3625441;-0.03446749;-0.03924907,0.07693347;0.005217605;-0.04326914,0.09096342;-0.3753257;0.008630093,0.09378063;-0.7699607;0.111316,0.1035322;-0.8016501;0.04349656,-0.077392;0.006745034;-0.04222774,-0.1176594;-0.373187;-0.0005899556,-0.1380937;-0.7682644;0.09833145,-0.1376745;-0.7285705;0.006647214,0.01038767;0.5557587;0.005632766,0;0;0,0.01847278;0.3216567;0.0005767345,0.03531499;0.6304153;-0.0132885,0.1819281;0.4834138;-0.05587816,0.2279138;0.2048457;-0.05887771,0.2210304;-0.08470404;-0.1221125,-0.1330386;0.5051228;0.01754152,-0.202003;0.2313277;0.01553088,-0.282241;-0.04871622;-0.03944463,0.07001927;0.001453266;-0.05397582,0.09178896;-0.3802677;-0.01500535,0.0828632;-0.7726251;0.0957427,0.08739018;-0.8183239;0.0433085,-0.0841092;0.005309446;-0.02675166,-0.1204501;-0.3762419;0.001558889,-0.1203948;-0.7741708;0.09067567,-0.1412825;-0.8154783;0.03609464,0.03137167;0.5549605;-0.00739789,376.146
+0;0;0,0.006176762;0.3220078;0.008441673,0.01170854;0.6313987;0.001381232,0.176882;0.5064198;0.00586583,0.2149813;0.2272895;0.02228393,0.2527552;-0.05623582;-0.05120208,-0.1542692;0.5006295;0.007638242,-0.2422231;0.2324899;0.007719624,-0.3620807;-0.03332716;-0.03906899,0.076951;0.005218795;-0.043279,0.09097651;-0.375204;0.0086038,0.0937549;-0.7644019;0.1098749,0.1039014;-0.7985895;0.03930905,-0.07740964;0.006746572;-0.04223736,-0.1176643;-0.3730653;-0.0006127581,-0.137817;-0.7626994;0.09694575,-0.1373809;-0.7226129;0.001548633,0.01038738;0.5557434;0.005632584,0;0;0,0.01845568;0.3216483;0.0004601479,0.03531474;0.6303946;-0.01350522,0.1819732;0.4835743;-0.05634093,0.2278749;0.2051499;-0.05911148,0.221619;-0.08320099;-0.1225808,-0.1330889;0.5050979;0.01738725,-0.2051234;0.2322603;0.0150341,-0.2996641;-0.04226965;-0.03890152,0.06998637;0.001441806;-0.05405176,0.09165779;-0.3801635;-0.01509309,0.08294502;-0.7668412;0.09510207,0.08681872;-0.8177767;0.04375052,-0.08416054;0.005336919;-0.02665115,-0.1208834;-0.3760857;0.001247341,-0.120637;-0.7685156;0.08920866,-0.141303;-0.8122807;0.03146629,0.03136495;0.5549432;-0.007586718,376.1683
+0;0;0,0.006176762;0.3220078;0.008441673,0.01170854;0.6313987;0.001381232,0.176882;0.5064198;0.00586583,0.2149813;0.2272895;0.02228393,0.2527552;-0.05623582;-0.05120208,-0.1542692;0.5006295;0.007638242,-0.2422231;0.2324899;0.007719624,-0.3620807;-0.03332716;-0.03906899,0.076951;0.005218795;-0.043279,0.09097651;-0.375204;0.0086038,0.0937549;-0.7644019;0.1098749,0.1039014;-0.7985895;0.03930905,-0.07740964;0.006746572;-0.04223736,-0.1176643;-0.3730653;-0.0006127581,-0.137817;-0.7626994;0.09694575,-0.1373809;-0.7226129;0.001548633,0.01038738;0.5557434;0.005632584,0;0;0,0.01845568;0.3216483;0.0004601479,0.03531474;0.6303946;-0.01350522,0.1819732;0.4835743;-0.05634093,0.2278749;0.2051499;-0.05911148,0.221619;-0.08320099;-0.1225808,-0.1330889;0.5050979;0.01738725,-0.2051234;0.2322603;0.0150341,-0.2996641;-0.04226965;-0.03890152,0.06998637;0.001441806;-0.05405176,0.09165779;-0.3801635;-0.01509309,0.08294502;-0.7668412;0.09510207,0.08681872;-0.8177767;0.04375052,-0.08416054;0.005336919;-0.02665115,-0.1208834;-0.3760857;0.001247341,-0.120637;-0.7685156;0.08920866,-0.141303;-0.8122807;0.03146629,0.03136495;0.5549432;-0.007586718,376.1799
+0;0;0,0.006212268;0.3220642;0.008460796,0.011835;0.6315335;0.001421753,0.177033;0.5066091;0.005923002,0.215026;0.2285283;0.02222726,0.2517877;-0.05589214;-0.05179273,-0.1542171;0.5007966;0.007859659,-0.2507081;0.2367366;0.007527307,-0.3763641;-0.02732322;-0.03946568,0.07697647;0.005136437;-0.04327175,0.09076814;-0.3749768;0.008736953,0.09349483;-0.7577235;0.1083636,0.1046437;-0.7947727;0.03383421,-0.07740498;0.006834059;-0.04226073,-0.117725;-0.3726698;-0.0006405227,-0.1376735;-0.7558017;0.09548455,-0.1372572;-0.7151937;-0.004824035,0.01048573;0.5558519;0.005667017,0;0;0,0.0184605;0.3217059;0.0002632141,0.03541079;0.6305172;-0.01390791,0.1819857;0.4836079;-0.05684555,0.2281336;0.2062998;-0.05982435,0.2217961;-0.08289438;-0.1234789,-0.1330411;0.5052594;0.01723408,-0.2097324;0.2347981;0.01451045,-0.3144682;-0.03734183;-0.03740885,0.07004413;0.001380756;-0.05400109,0.0914679;-0.3799572;-0.01522565,0.08157112;-0.7600036;0.0938375,0.08569448;-0.817345;0.04354835,-0.08416206;0.005395322;-0.02668035,-0.1211976;-0.3757156;0.0009590816,-0.1204109;-0.7615288;0.08799659,-0.1430215;-0.8090014;0.02748809,0.031431;0.5550456;-0.007928848,376.2019
+0;0;0,0.006212268;0.3220642;0.008460796,0.011835;0.6315335;0.001421753,0.177033;0.5066091;0.005923002,0.215026;0.2285283;0.02222726,0.2517877;-0.05589214;-0.05179273,-0.1542171;0.5007966;0.007859659,-0.2507081;0.2367366;0.007527307,-0.3763641;-0.02732322;-0.03946568,0.07697647;0.005136437;-0.04327175,0.09076814;-0.3749768;0.008736953,0.09349483;-0.7577235;0.1083636,0.1046437;-0.7947727;0.03383421,-0.07740498;0.006834059;-0.04226073,-0.117725;-0.3726698;-0.0006405227,-0.1376735;-0.7558017;0.09548455,-0.1372572;-0.7151937;-0.004824035,0.01048573;0.5558519;0.005667017,0;0;0,0.0184605;0.3217059;0.0002632141,0.03541079;0.6305172;-0.01390791,0.1819857;0.4836079;-0.05684555,0.2281336;0.2062998;-0.05982435,0.2217961;-0.08289438;-0.1234789,-0.1330411;0.5052594;0.01723408,-0.2097324;0.2347981;0.01451045,-0.3144682;-0.03734183;-0.03740885,0.07004413;0.001380756;-0.05400109,0.0914679;-0.3799572;-0.01522565,0.08157112;-0.7600036;0.0938375,0.08569448;-0.817345;0.04354835,-0.08416206;0.005395322;-0.02668035,-0.1211976;-0.3757156;0.0009590816,-0.1204109;-0.7615288;0.08799659,-0.1430215;-0.8090014;0.02748809,0.031431;0.5550456;-0.007928848,376.2139
+0;0;0,0.006211927;0.3220466;0.008460334,0.01183549;0.6315616;0.001419993,0.1768367;0.5066783;0.005921896,0.2147879;0.2289028;0.02220825,0.2517182;-0.05682218;-0.05215126,-0.1540226;0.5008726;0.007856268,-0.2504076;0.2371026;0.00752428,-0.3766399;-0.02816841;-0.03968425,0.07702246;0.005139505;-0.0432976,0.09080886;-0.3748285;0.008691236,0.09359053;-0.7652923;0.1103265,0.1040161;-0.7979919;0.04063206,-0.07745122;0.006838141;-0.04228598,-0.1177559;-0.3725208;-0.0006816648,-0.1381066;-0.7633775;0.09738152,-0.1377173;-0.7234577;0.003580138,0.01048591;0.5558629;0.005666213,0;0;0,0.01844274;0.3216894;-5.221367E-05,0.03544906;0.6305299;-0.01451206,0.1817995;0.4836243;-0.05729842,0.2275864;0.2065688;-0.06022668,0.2212259;-0.0839062;-0.1243809,-0.132849;0.5055848;0.01705734,-0.2148342;0.2369961;0.01524364,-0.3337674;-0.03065717;-0.0371834,0.07005444;0.001341388;-0.05407524,0.09088621;-0.379887;-0.01535201,0.08146277;-0.7678641;0.0950315,0.08435546;-0.8191455;0.04725885,-0.08423831;0.005442585;-0.02660528,-0.1218949;-0.3754597;0.001035077,-0.1213308;-0.7692935;0.08875092,-0.1432524;-0.8094715;0.02965985,0.03145;0.5550481;-0.008457422,376.2352
+0;0;0,0.006239039;0.3220457;0.008474856,0.01193105;0.6315599;0.001454304,0.1769338;0.5067521;0.005836125,0.2150735;0.2289989;0.0220625,0.2511554;-0.05686337;-0.05218583,-0.1539673;0.5009363;0.008061463,-0.258301;0.2402087;0.007467018,-0.3973012;-0.01842737;-0.04068131,0.07703169;0.005084753;-0.04328763,0.09066354;-0.3748657;0.008869823,0.09320326;-0.7653118;0.1105799,0.103761;-0.7983438;0.04120582,-0.07743685;0.006897372;-0.04230266,-0.1178927;-0.3724216;-0.0004810579,-0.1381958;-0.7632618;0.09765767,-0.1378727;-0.7233396;0.003856294,0.01056061;0.5558612;0.005694155,0;0;0,0.01844274;0.3216894;-5.221367E-05,0.03544906;0.6305299;-0.01451206,0.1817995;0.4836243;-0.05729842,0.2275864;0.2065688;-0.06022668,0.2212259;-0.0839062;-0.1243809,-0.132849;0.5055848;0.01705734,-0.2148342;0.2369961;0.01524364,-0.3337674;-0.03065717;-0.0371834,0.07005444;0.001341388;-0.05407524,0.09088621;-0.379887;-0.01535201,0.08146277;-0.7678641;0.0950315,0.08435546;-0.8191455;0.04725885,-0.08423831;0.005442585;-0.02660528,-0.1218949;-0.3754597;0.001035077,-0.1213308;-0.7692935;0.08875092,-0.1432524;-0.8094715;0.02965985,0.03145;0.5550481;-0.008457422,376.2469
+0;0;0,0.006237372;0.3219597;0.008472591,0.01192703;0.6313461;0.001454913,0.1768605;0.5065896;0.005834956,0.2149746;0.2290229;0.02205043,0.2511624;-0.05767849;-0.05241587,-0.1539017;0.5007762;0.008059359,-0.2581654;0.2402238;0.007465314,-0.3975736;-0.0191716;-0.04082436,0.0770105;0.005083355;-0.04327572,0.09064834;-0.3750341;0.008904643,0.09318592;-0.7651505;0.1105288,0.1039258;-0.79927;0.0399578,-0.07741555;0.006895475;-0.04229102,-0.1178892;-0.3725901;-0.0004510432,-0.1381751;-0.7631004;0.09760483,-0.1378465;-0.7230069;0.002185009,0.01055715;0.5556781;0.005693045,0;0;0,0.01859005;0.3215945;-0.000348568,0.03591652;0.6302649;-0.0152874,0.1822061;0.4836321;-0.05790877,0.227493;0.206683;-0.06057274,0.2213499;-0.08454311;-0.1253967,-0.1324555;0.5057786;0.01682571,-0.221304;0.2395807;0.01496415,-0.3456136;-0.02687964;-0.03601144,0.07002032;0.001269475;-0.05408132,0.09087041;-0.380111;-0.01519489,0.08125517;-0.7678632;0.09471679,0.08440027;-0.8203858;0.04585934,-0.08421107;0.00552643;-0.02659325,-0.1223887;-0.3755043;0.0009035971,-0.1207426;-0.7689725;0.08868054,-0.1441855;-0.8114881;0.03038085,0.03182773;0.5548307;-0.00908637,376.2578
+0;0;0,0.006235829;0.32188;0.008470495,0.0119244;0.6312076;0.001454042,0.1766108;0.5065359;0.005833208,0.2146298;0.2296618;0.02200823,0.250778;-0.05672538;-0.05237644,-0.1536596;0.5007312;0.008054305,-0.2576632;0.2408288;0.007461742,-0.3969185;-0.01828223;-0.04077499,0.07703033;0.005084663;-0.04328686,0.09065098;-0.3745537;0.008827742,0.09318858;-0.7646726;0.1104526,0.1073928;-0.8194751;0.01711757,-0.07743549;0.00689725;-0.04230192,-0.1178581;-0.3721101;-0.0005146675,-0.1381442;-0.7626228;0.09754184,-0.1377095;-0.7192735;-0.02865739,0.01055474;0.5555515;0.005691508,0;0;0,0.01867121;0.3215093;-0.0007257462,0.03613882;0.6300945;-0.01602864,0.1822426;0.4836994;-0.05841112,0.2275876;0.2074694;-0.06109011,0.2209186;-0.08335146;-0.1261755,-0.1320996;0.5063215;0.01682986,-0.2285002;0.2435146;0.01442733,-0.3624818;-0.01821661;-0.0345938,0.06998621;0.001226187;-0.05416369,0.09029926;-0.3797213;-0.01552272,0.08075406;-0.7675295;0.09420657,0.05636139;-0.7606265;-0.02817059,-0.08425616;0.005590914;-0.02651266,-0.1230871;-0.3749087;0.0006700698,-0.1221739;-0.7685473;0.0877028,-0.1521004;-0.8334062;0.008893922,0.0320127;0.5546823;-0.009732723,376.28
+0;0;0,0.006444104;0.3218786;0.008365952,0.01248607;0.6311968;0.001229461,0.1770633;0.5065039;0.0056062,0.2153765;0.2296632;0.02165779,0.2511553;-0.05687502;-0.05232263,-0.1532216;0.500806;0.008216744,-0.2685351;0.2457194;0.008349477,-0.4178135;-0.007988095;-0.03861682,0.07697541;0.005052201;-0.04338825,0.09048133;-0.3745473;0.009037845,0.09291899;-0.7646767;0.110625,0.1052447;-0.8196191;0.01715027,-0.07749133;0.006908084;-0.04219776,-0.1180013;-0.3720925;-0.000433825,-0.1385396;-0.7625569;0.09776258,-0.1382212;-0.7192093;-0.02843716,0.01101448;0.5555443;0.005496026,0;0;0,0.01867121;0.3215093;-0.0007257462,0.03613882;0.6300945;-0.01602864,0.1822426;0.4836994;-0.05841112,0.2275876;0.2074694;-0.06109011,0.2209186;-0.08335146;-0.1261755,-0.1320996;0.5063215;0.01682986,-0.2285002;0.2435146;0.01442733,-0.3624818;-0.01821661;-0.0345938,0.06998621;0.001226187;-0.05416369,0.09029926;-0.3797213;-0.01552272,0.08075406;-0.7675295;0.09420657,0.05636139;-0.7606265;-0.02817059,-0.08425616;0.005590914;-0.02651266,-0.1230871;-0.3749087;0.0006700698,-0.1221739;-0.7685473;0.0877028,-0.1521004;-0.8334062;0.008893922,0.0320127;0.5546823;-0.009732723,376.2918
+0;0;0,0.006444104;0.3218786;0.008365952,0.01248607;0.6311968;0.001229461,0.1770633;0.5065039;0.0056062,0.2153765;0.2296632;0.02165779,0.2511553;-0.05687502;-0.05232263,-0.1532216;0.500806;0.008216744,-0.2685351;0.2457194;0.008349477,-0.4178135;-0.007988095;-0.03861682,0.07697541;0.005052201;-0.04338825,0.09048133;-0.3745473;0.009037845,0.09291899;-0.7646767;0.110625,0.1052447;-0.8196191;0.01715027,-0.07749133;0.006908084;-0.04219776,-0.1180013;-0.3720925;-0.000433825,-0.1385396;-0.7625569;0.09776258,-0.1382212;-0.7192093;-0.02843716,0.01101448;0.5555443;0.005496026,0;0;0,0.01867121;0.3215093;-0.0007257462,0.03613882;0.6300945;-0.01602864,0.1822426;0.4836994;-0.05841112,0.2275876;0.2074694;-0.06109011,0.2209186;-0.08335146;-0.1261755,-0.1320996;0.5063215;0.01682986,-0.2285002;0.2435146;0.01442733,-0.3624818;-0.01821661;-0.0345938,0.06998621;0.001226187;-0.05416369,0.09029926;-0.3797213;-0.01552272,0.08075406;-0.7675295;0.09420657,0.05636139;-0.7606265;-0.02817059,-0.08425616;0.005590914;-0.02651266,-0.1230871;-0.3749087;0.0006700698,-0.1221739;-0.7685473;0.0877028,-0.1521004;-0.8334062;0.008893922,0.0320127;0.5546823;-0.009732723,376.3135
+0;0;0,0.006440045;0.321676;0.008360683,0.01247629;0.630701;0.001231189,0.1772265;0.5060346;0.005603698,0.2154627;0.2297505;0.02162302,0.2512299;-0.05669543;-0.05233358,-0.1533995;0.5003306;0.008216938,-0.2684811;0.245757;0.008349405,-0.4177114;-0.007868826;-0.03860176,0.07701446;0.005054764;-0.04341026,0.09052739;-0.3747418;0.009043045,0.09298522;-0.7681002;0.111471,0.1021218;-0.8010646;0.04218192,-0.07753064;0.006911588;-0.04221917,-0.1180616;-0.3722857;-0.000433553,-0.13877;-0.765982;0.09857561,-0.1385339;-0.7260879;0.005028747,0.01100619;0.5551255;0.005493411,0;0;0,0.01884778;0.3212948;-0.001078367,0.03660806;0.6295447;-0.0168488,0.1829492;0.4833165;-0.05887103,0.2276722;0.2075569;-0.06170702,0.2207919;-0.08318424;-0.1266868,-0.1320041;0.5066765;0.01692542,-0.2366152;0.2476329;0.01481477,-0.3784628;-0.009751856;-0.0345057,0.07001382;0.001122028;-0.05420363,0.09009227;-0.380021;-0.01539397,0.08047381;-0.7712385;0.09453654,0.0832883;-0.8215194;0.0455873,-0.08431068;0.005705893;-0.02646468,-0.1234853;-0.3749706;0.0005570613,-0.1221059;-0.7719304;0.08801776,-0.1443794;-0.8133054;0.03093471,0.03240541;0.5542255;-0.01041913,376.325
+0;0;0,0.006683373;0.3216128;0.008111915,0.0130713;0.6306432;0.0006750566,0.1778096;0.5061343;0.005210764,0.2160251;0.2302845;0.02140179,0.2516043;-0.05773363;-0.0525362,-0.153068;0.5007076;0.008463429,-0.2774544;0.2510208;0.008078894,-0.4345324;0.0005816221;-0.03981537,0.07705367;0.004960713;-0.04359415,0.09003789;-0.3742189;0.008722179,0.09231575;-0.7674126;0.1105947,0.1018291;-0.8026217;0.04442447,-0.07770976;0.00698306;-0.04212785,-0.1176124;-0.3717384;-0.001377616,-0.1394933;-0.7649962;0.09789024,-0.1322103;-0.8046432;0.03610443,0.01150594;0.5550631;0.005018141,0;0;0,0.01885903;0.3212281;-0.001432896,0.03654002;0.629489;-0.01747584,0.1829504;0.4832059;-0.05936098,0.227266;0.207808;-0.06215525,0.220449;-0.08421418;-0.1282135,-0.1321138;0.506889;0.01664117,-0.2436492;0.2512097;0.01475171,-0.3958463;-0.001926273;-0.03469912,0.07019719;0.0009738206;-0.05416393,0.08923273;-0.3796074;-0.01571512,0.0797023;-0.7705432;0.09411598,0.08269985;-0.8200591;0.04523373,-0.08442159;0.005851802;-0.02647787,-0.1243088;-0.3741322;5.31096E-05,-0.1237092;-0.7708949;0.08702134,-0.1456932;-0.8100978;0.02829403,0.03236349;0.554162;-0.01098967,376.3468
+0;0;0,0.006683373;0.3216128;0.008111915,0.0130713;0.6306432;0.0006750566,0.1778096;0.5061343;0.005210764,0.2160251;0.2302845;0.02140179,0.2516043;-0.05773363;-0.0525362,-0.153068;0.5007076;0.008463429,-0.2774544;0.2510208;0.008078894,-0.4345324;0.0005816221;-0.03981537,0.07705367;0.004960713;-0.04359415,0.09003789;-0.3742189;0.008722179,0.09231575;-0.7674126;0.1105947,0.1018291;-0.8026217;0.04442447,-0.07770976;0.00698306;-0.04212785,-0.1176124;-0.3717384;-0.001377616,-0.1394933;-0.7649962;0.09789024,-0.1322103;-0.8046432;0.03610443,0.01150594;0.5550631;0.005018141,0;0;0,0.01885903;0.3212281;-0.001432896,0.03654002;0.629489;-0.01747584,0.1829504;0.4832059;-0.05936098,0.227266;0.207808;-0.06215525,0.220449;-0.08421418;-0.1282135,-0.1321138;0.506889;0.01664117,-0.2436492;0.2512097;0.01475171,-0.3958463;-0.001926273;-0.03469912,0.07019719;0.0009738206;-0.05416393,0.08923273;-0.3796074;-0.01571512,0.0797023;-0.7705432;0.09411598,0.08269985;-0.8200591;0.04523373,-0.08442159;0.005851802;-0.02647787,-0.1243088;-0.3741322;5.31096E-05,-0.1237092;-0.7708949;0.08702134,-0.1456932;-0.8100978;0.02829403,0.03236349;0.554162;-0.01098967,376.3598
+0;0;0,0.006683373;0.3216128;0.008111915,0.0130713;0.6306432;0.0006750566,0.1778096;0.5061343;0.005210764,0.2160251;0.2302845;0.02140179,0.2516043;-0.05773363;-0.0525362,-0.153068;0.5007076;0.008463429,-0.2774544;0.2510208;0.008078894,-0.4345324;0.0005816221;-0.03981537,0.07705367;0.004960713;-0.04359415,0.09003789;-0.3742189;0.008722179,0.09231575;-0.7674126;0.1105947,0.1018291;-0.8026217;0.04442447,-0.07770976;0.00698306;-0.04212785,-0.1176124;-0.3717384;-0.001377616,-0.1394933;-0.7649962;0.09789024,-0.1322103;-0.8046432;0.03610443,0.01150594;0.5550631;0.005018141,0;0;0,0.01885903;0.3212281;-0.001432896,0.03654002;0.629489;-0.01747584,0.1829504;0.4832059;-0.05936098,0.227266;0.207808;-0.06215525,0.220449;-0.08421418;-0.1282135,-0.1321138;0.506889;0.01664117,-0.2436492;0.2512097;0.01475171,-0.3958463;-0.001926273;-0.03469912,0.07019719;0.0009738206;-0.05416393,0.08923273;-0.3796074;-0.01571512,0.0797023;-0.7705432;0.09411598,0.08269985;-0.8200591;0.04523373,-0.08442159;0.005851802;-0.02647787,-0.1243088;-0.3741322;5.31096E-05,-0.1237092;-0.7708949;0.08702134,-0.1456932;-0.8100978;0.02829403,0.03236349;0.554162;-0.01098967,376.3805
+0;0;0,0.006673144;0.3213516;0.008053425,0.01306743;0.6300821;0.0005899048,0.1777919;0.5057917;0.004934727,0.2156493;0.230622;0.02125955,0.2510732;-0.05741143;-0.05254326,-0.1530687;0.5004089;0.008841112,-0.2870677;0.2565603;0.009280302,-0.456879;0.01431561;-0.0370506,0.07710337;0.004918389;-0.04363513,0.08976837;-0.3742634;0.00762416,0.09226126;-0.7656556;0.1095381,0.1007558;-0.8013678;0.04204091,-0.07776827;0.007028188;-0.04214077,-0.1177175;-0.3715405;-0.001440406,-0.1400753;-0.7631924;0.09699475,-0.1401132;-0.7232612;0.002933666,0.0115011;0.5545747;0.004935303,0;0;0,0.01917624;0.3209454;-0.001607895,0.03719459;0.628872;-0.01792622,0.18345;0.4826811;-0.05979443,0.2274849;0.2079579;-0.06227636,0.2204523;-0.08394974;-0.1286498,-0.131596;0.5071755;0.01697219,-0.2497821;0.2552914;0.01484637,-0.4117503;0.008145943;-0.03363432,0.07022119;0.0009079427;-0.05423379,0.08906098;-0.3795255;-0.01573491,0.07914647;-0.7687762;0.0936551,0.08241829;-0.8197166;0.04482817,-0.08450052;0.005919852;-0.02641517,-0.1244444;-0.3739165;-4.073791E-05,-0.1233235;-0.7689993;0.08649733,-0.1456793;-0.8103791;0.02860727,0.03293742;0.5536283;-0.01137066,376.392
+0;0;0,0.006670626;0.3212304;0.008050386,0.01306362;0.6298981;0.0005881791,0.1780851;0.5055313;0.004932382,0.2159263;0.2304788;0.02125025,0.2514202;-0.05812436;-0.05269853,-0.153366;0.5001389;0.008845739,-0.2873079;0.2563941;0.009284742,-0.4574551;0.01367031;-0.0371378,0.0771687;0.004922557;-0.04367211,0.08983153;-0.3741944;0.007578414,0.09233135;-0.7666732;0.1097753,0.1006818;-0.8012702;0.04342361,-0.07783417;0.007034143;-0.04217648,-0.1177766;-0.3714698;-0.001483079,-0.1401964;-0.764209;0.09722535,-0.1402337;-0.7244464;0.004760616,0.01149751;0.5544014;0.004932959,0;0;0,0.0193757;0.3208109;-0.00179553,0.03752778;0.6286583;-0.01827455,0.1842027;0.4824979;-0.05984592,0.227634;0.2077983;-0.06229091,0.220058;-0.0846149;-0.1290528,-0.1315794;0.5072628;0.01733057,-0.2602127;0.260676;0.01660684,-0.4301893;0.01799312;-0.03064778,0.07024008;0.0008368045;-0.05433345,0.08853903;-0.3795379;-0.01564479,0.07867707;-0.7699758;0.09367633,0.08150809;-0.8194034;0.04542398,-0.08460489;0.006014893;-0.02631211,-0.1250238;-0.3737261;-0.000240881,-0.1247544;-0.7701015;0.08564571,-0.1459291;-0.8094005;0.02738483,0.03324299;0.55343;-0.01168466,376.414
+0;0;0,0.006670626;0.3212304;0.008050386,0.01306362;0.6298981;0.0005881791,0.1780851;0.5055313;0.004932382,0.2159263;0.2304788;0.02125025,0.2514202;-0.05812436;-0.05269853,-0.153366;0.5001389;0.008845739,-0.2873079;0.2563941;0.009284742,-0.4574551;0.01367031;-0.0371378,0.0771687;0.004922557;-0.04367211,0.08983153;-0.3741944;0.007578414,0.09233135;-0.7666732;0.1097753,0.1006818;-0.8012702;0.04342361,-0.07783417;0.007034143;-0.04217648,-0.1177766;-0.3714698;-0.001483079,-0.1401964;-0.764209;0.09722535,-0.1402337;-0.7244464;0.004760616,0.01149751;0.5544014;0.004932959,0;0;0,0.0193757;0.3208109;-0.00179553,0.03752778;0.6286583;-0.01827455,0.1842027;0.4824979;-0.05984592,0.227634;0.2077983;-0.06229091,0.220058;-0.0846149;-0.1290528,-0.1315794;0.5072628;0.01733057,-0.2602127;0.260676;0.01660684,-0.4301893;0.01799312;-0.03064778,0.07024008;0.0008368045;-0.05433345,0.08853903;-0.3795379;-0.01564479,0.07867707;-0.7699758;0.09367633,0.08150809;-0.8194034;0.04542398,-0.08460489;0.006014893;-0.02631211,-0.1250238;-0.3737261;-0.000240881,-0.1247544;-0.7701015;0.08564571,-0.1459291;-0.8094005;0.02738483,0.03324299;0.55343;-0.01168466,376.4262
+0;0;0,0.006795852;0.321138;0.007909254,0.01333399;0.6297781;0.0002900432,0.1785472;0.5054564;0.004554702,0.2167017;0.2313969;0.0209089,0.2519041;-0.05783507;-0.05283891,-0.1533944;0.5002065;0.009170793,-0.2993396;0.2645562;0.008293411,-0.4776533;0.02722909;-0.03875019,0.07720975;0.004881901;-0.04382291,0.08956017;-0.3740511;0.007625923,0.09199725;-0.7629656;0.1089227,0.1003107;-0.7994827;0.04045206,-0.07798121;0.007082527;-0.04212355,-0.1182247;-0.371225;-0.001458861,-0.1404565;-0.7604388;0.09621312,-0.1351423;-0.8009531;0.03154968,0.01173224;0.5542839;0.00467422,0;0;0,0.01977484;0.3206918;-0.002027273,0.03826891;0.6284864;-0.0187254,0.1848424;0.4817452;-0.06018662,0.2272096;0.2078282;-0.06269765,0.219414;-0.08507198;-0.129644,-0.1311118;0.5074179;0.01756421,-0.2669368;0.2657914;0.01774313,-0.4419113;0.02576277;-0.02811828,0.07023266;0.0007949471;-0.05451941,0.08767508;-0.3794758;-0.01605343,0.07753652;-0.7662457;0.09270191,0.0811161;-0.8191237;0.04474068,-0.08477133;0.006083722;-0.02612346,-0.1259982;-0.373448;-0.0007119142,-0.1251396;-0.7660007;0.08544533,-0.1471127;-0.807309;0.02532725,0.03390372;0.5532664;-0.01208663,376.4475
+0;0;0,0.006795852;0.321138;0.007909254,0.01333399;0.6297781;0.0002900432,0.1785472;0.5054564;0.004554702,0.2167017;0.2313969;0.0209089,0.2519041;-0.05783507;-0.05283891,-0.1533944;0.5002065;0.009170793,-0.2993396;0.2645562;0.008293411,-0.4776533;0.02722909;-0.03875019,0.07720975;0.004881901;-0.04382291,0.08956017;-0.3740511;0.007625923,0.09199725;-0.7629656;0.1089227,0.1003107;-0.7994827;0.04045206,-0.07798121;0.007082527;-0.04212355,-0.1182247;-0.371225;-0.001458861,-0.1404565;-0.7604388;0.09621312,-0.1351423;-0.8009531;0.03154968,0.01173224;0.5542839;0.00467422,0;0;0,0.01977484;0.3206918;-0.002027273,0.03826891;0.6284864;-0.0187254,0.1848424;0.4817452;-0.06018662,0.2272096;0.2078282;-0.06269765,0.219414;-0.08507198;-0.129644,-0.1311118;0.5074179;0.01756421,-0.2669368;0.2657914;0.01774313,-0.4419113;0.02576277;-0.02811828,0.07023266;0.0007949471;-0.05451941,0.08767508;-0.3794758;-0.01605343,0.07753652;-0.7662457;0.09270191,0.0811161;-0.8191237;0.04474068,-0.08477133;0.006083722;-0.02612346,-0.1259982;-0.373448;-0.0007119142,-0.1251396;-0.7660007;0.08544533,-0.1471127;-0.807309;0.02532725,0.03390372;0.5532664;-0.01208663,376.459
+0;0;0,0.006793147;0.3210102;0.007906106,0.01332831;0.6295097;0.0002904292,0.1793004;0.5050019;0.004552464,0.2173301;0.2318388;0.02085317,0.2525389;-0.05744621;-0.05290815,-0.1541497;0.4997282;0.009189533,-0.2996176;0.2648486;0.00831502,-0.477964;0.02747802;-0.0387372,0.07723365;0.004883412;-0.04383647,0.08961922;-0.3751281;0.007758792,0.09205727;-0.7641963;0.1090956,0.1030635;-0.8222588;0.0184468,-0.07800535;0.007084719;-0.04213659,-0.1183634;-0.3722996;-0.001356158,-0.140604;-0.7616671;0.09635442,-0.1335685;-0.8250216;0.01074603,0.01172732;0.5540513;0.004672526,0;0;0,0.02014391;0.3205408;-0.001995087,0.03912346;0.6281683;-0.01863384,0.1862019;0.4810098;-0.06029701,0.2275249;0.2078488;-0.06265771,0.2193217;-0.08508137;-0.1296711,-0.1311488;0.5071604;0.01805045,-0.2750084;0.2712916;0.01869262,-0.4673648;0.04420915;-0.02371883,0.07018144;0.0008020699;-0.05463004,0.08760278;-0.3805089;-0.01560783,0.0777034;-0.7675164;0.09291077,0.05271316;-0.7606727;-0.02928829,-0.08484043;0.006097127;-0.02598935,-0.1264448;-0.3745143;-0.0009233076,-0.1247334;-0.7670584;0.08599789,-0.1538466;-0.8320034;0.007059902,0.03462873;0.5529902;-0.01201677,376.4812
+0;0;0,0.006991597;0.321009;0.007780247,0.01389385;0.629495;-4.247343E-05,0.1797942;0.5051049;0.004202294,0.2180598;0.2319837;0.02065312,0.2530526;-0.05735719;-0.05299154,-0.1537842;0.5000728;0.009589704,-0.3069804;0.2701636;0.00793508,-0.5049881;0.04871622;-0.0381108,0.07722864;0.004854324;-0.04384853,0.08946589;-0.3751504;0.007832449,0.09200574;-0.7642725;0.1089594,0.1033759;-0.8224568;0.01847419,-0.07801127;0.007120479;-0.04211958,-0.118413;-0.3722602;-0.001349233,-0.1405746;-0.7616563;0.0962657,-0.1323269;-0.8255799;0.01139126,0.01218843;0.5540422;0.004396955,0;0;0,0.02014391;0.3205408;-0.001995087,0.03912346;0.6281683;-0.01863384,0.1862019;0.4810098;-0.06029701,0.2275249;0.2078488;-0.06265771,0.2193217;-0.08508137;-0.1296711,-0.1311488;0.5071604;0.01805045,-0.2750084;0.2712916;0.01869262,-0.4673648;0.04420915;-0.02371883,0.07018144;0.0008020699;-0.05463004,0.08760278;-0.3805089;-0.01560783,0.0777034;-0.7675164;0.09291077,0.05271316;-0.7606727;-0.02928829,-0.08484043;0.006097127;-0.02598935,-0.1264448;-0.3745143;-0.0009233076,-0.1247334;-0.7670584;0.08599789,-0.1538466;-0.8320034;0.007059902,0.03462873;0.5529902;-0.01201677,376.4944
+0;0;0,0.00698838;0.3208613;0.007776667,0.01388777;0.6292194;-4.286878E-05,0.1805463;0.504638;0.004199257,0.2186567;0.2326249;0.02058334,0.2537042;-0.05716872;-0.05317656,-0.1545398;0.4995832;0.009611016,-0.3071145;0.2706068;0.007963105,-0.505432;0.04881285;-0.03815483,0.0772928;0.004858357;-0.04388496,0.08952089;-0.3748616;0.007757287,0.09206709;-0.764959;0.1091377,0.100565;-0.8008669;0.04151025,-0.07807609;0.007126395;-0.04215457,-0.1184476;-0.3719701;-0.00141478,-0.1406647;-0.7623421;0.09644482,-0.1345005;-0.8025394;0.03301077,0.01218302;0.5537965;0.004394798,0;0;0,0.02039529;0.3203763;-0.002085209,0.03956673;0.6278594;-0.01880002,0.1874569;0.4803975;-0.06011641,0.2275233;0.2081808;-0.06228089,0.219011;-0.08513927;-0.1296612,-0.131499;0.5070978;0.01865151,-0.2808211;0.2759814;0.01884313,-0.4744873;0.04923843;-0.02275373,0.07015924;0.0007691532;-0.05477917,0.08728983;-0.3802654;-0.01575518,0.07737981;-0.7682785;0.09290981,0.08002004;-0.819825;0.04461145,-0.08496393;0.006156274;-0.02582441,-0.1269385;-0.3741417;-0.001020076,-0.1261438;-0.7677494;0.08577166,-0.1479233;-0.8065681;0.02429672,0.03503032;0.5527153;-0.01216769,376.5142
+0;0;0,0.00698838;0.3208613;0.007776667,0.01388777;0.6292194;-4.286878E-05,0.1805463;0.504638;0.004199257,0.2186567;0.2326249;0.02058334,0.2537042;-0.05716872;-0.05317656,-0.1545398;0.4995832;0.009611016,-0.3071145;0.2706068;0.007963105,-0.505432;0.04881285;-0.03815483,0.0772928;0.004858357;-0.04388496,0.08952089;-0.3748616;0.007757287,0.09206709;-0.764959;0.1091377,0.100565;-0.8008669;0.04151025,-0.07807609;0.007126395;-0.04215457,-0.1184476;-0.3719701;-0.00141478,-0.1406647;-0.7623421;0.09644482,-0.1345005;-0.8025394;0.03301077,0.01218302;0.5537965;0.004394798,0;0;0,0.02039529;0.3203763;-0.002085209,0.03956673;0.6278594;-0.01880002,0.1874569;0.4803975;-0.06011641,0.2275233;0.2081808;-0.06228089,0.219011;-0.08513927;-0.1296612,-0.131499;0.5070978;0.01865151,-0.2808211;0.2759814;0.01884313,-0.4744873;0.04923843;-0.02275373,0.07015924;0.0007691532;-0.05477917,0.08728983;-0.3802654;-0.01575518,0.07737981;-0.7682785;0.09290981,0.08002004;-0.819825;0.04461145,-0.08496393;0.006156274;-0.02582441,-0.1269385;-0.3741417;-0.001020076,-0.1261438;-0.7677494;0.08577166,-0.1479233;-0.8065681;0.02429672,0.03503032;0.5527153;-0.01216769,376.526
+0;0;0,0.007101485;0.3206337;0.007714113,0.0140945;0.6286691;-0.0001223469,0.180352;0.5043554;0.003794925,0.2189419;0.2323864;0.02012297,0.2541789;-0.05728742;-0.0534187,-0.1540281;0.4995309;0.01015319,-0.3162531;0.2772701;0.007676186,-0.519485;0.05997153;-0.03748021,0.07732257;0.004820016;-0.04396125,0.08927415;-0.3741774;0.007748459,0.09209056;-0.7667596;0.110218,0.1046364;-0.8240346;0.01904969,-0.07815652;0.007171454;-0.0421276,-0.1186546;-0.3711905;-0.001410645,-0.1410875;-0.7641692;0.09704414,-0.1418396;-0.7208747;-0.0290854,0.01236986;0.5533328;0.004312785,0;0;0,0.02078605;0.3201233;-0.002231836,0.04043627;0.6272424;-0.01916623,0.1879608;0.4801059;-0.06001735,0.2277007;0.207821;-0.06216061,0.218946;-0.08534667;-0.1295182,-0.1304254;0.507318;0.01881832,-0.2883559;0.2819719;0.0186313,-0.4893411;0.06183513;-0.02266886,0.07014963;0.0007576793;-0.05489135,0.08708411;-0.3795885;-0.01608753,0.07693388;-0.7704558;0.09230304,0.05188595;-0.7635756;-0.02986097,-0.08506169;0.006181127;-0.02570813,-0.1274874;-0.3733827;-0.001478693,-0.1265803;-0.7696787;0.08557014,-0.1556562;-0.8355614;0.007807262,0.035778;0.5521976;-0.01247549,376.5479
+0;0;0,0.007101485;0.3206337;0.007714113,0.0140945;0.6286691;-0.0001223469,0.180352;0.5043554;0.003794925,0.2189419;0.2323864;0.02012297,0.2541789;-0.05728742;-0.0534187,-0.1540281;0.4995309;0.01015319,-0.3162531;0.2772701;0.007676186,-0.519485;0.05997153;-0.03748021,0.07732257;0.004820016;-0.04396125,0.08927415;-0.3741774;0.007748459,0.09209056;-0.7667596;0.110218,0.1046364;-0.8240346;0.01904969,-0.07815652;0.007171454;-0.0421276,-0.1186546;-0.3711905;-0.001410645,-0.1410875;-0.7641692;0.09704414,-0.1418396;-0.7208747;-0.0290854,0.01236986;0.5533328;0.004312785,0;0;0,0.02078605;0.3201233;-0.002231836,0.04043627;0.6272424;-0.01916623,0.1879608;0.4801059;-0.06001735,0.2277007;0.207821;-0.06216061,0.218946;-0.08534667;-0.1295182,-0.1304254;0.507318;0.01881832,-0.2883559;0.2819719;0.0186313,-0.4893411;0.06183513;-0.02266886,0.07014963;0.0007576793;-0.05489135,0.08708411;-0.3795885;-0.01608753,0.07693388;-0.7704558;0.09230304,0.05188595;-0.7635756;-0.02986097,-0.08506169;0.006181127;-0.02570813,-0.1274874;-0.3733827;-0.001478693,-0.1265803;-0.7696787;0.08557014,-0.1556562;-0.8355614;0.007807262,0.035778;0.5521976;-0.01247549,376.5594
+0;0;0,0.00709858;0.3205026;0.007710958,0.01408848;0.628401;-0.0001220554,0.1804274;0.5040965;0.003793045,0.2189597;0.2325328;0.02009676,0.2542677;-0.05772492;-0.05359316,-0.1541132;0.4992696;0.01015436,-0.3160964;0.2773401;0.007681049,-0.519738;0.05960348;-0.03756637,0.07741173;0.004825574;-0.04401194,0.08931644;-0.3726857;0.007495001,0.09214146;-0.7664664;0.1102773,0.1013407;-0.8004608;0.04342818,-0.07824664;0.007179723;-0.04217618,-0.1185859;-0.3696986;-0.001618885,-0.1410873;-0.7638768;0.09713644,-0.1416388;-0.7241287;0.004651979,0.01236459;0.5530974;0.004311154,0;0;0,0.02116457;0.319966;-0.002360344,0.04118238;0.6269158;-0.01944399,0.1887269;0.4795899;-0.05987525,0.2276938;0.2076072;-0.06197429,0.2189503;-0.08628818;-0.1288731,-0.129921;0.5076574;0.0191073,-0.2939369;0.287212;0.01925319,-0.5054468;0.0760023;-0.02050121,0.07017513;0.0007247031;-0.05502582,0.08666523;-0.3781518;-0.01642442,0.07653897;-0.7702765;0.09206986,0.07935551;-0.8195891;0.04359007,-0.08520387;0.006239692;-0.0255789,-0.1278563;-0.3718071;-0.001686785,-0.1269915;-0.7693809;0.08531748,-0.1479415;-0.8099118;0.02843869,0.03643735;0.5519124;-0.01271796,376.5813
+0;0;0,0.007240032;0.320501;0.007647423,0.01441209;0.6283934;-0.0002581612,0.1807206;0.5041488;0.003467656,0.219555;0.2326101;0.01946726,0.2548118;-0.05762812;-0.05432416,-0.1539762;0.499771;0.01065613,-0.3244993;0.284331;0.008449961,-0.5421062;0.08077879;-0.03781203,0.07740658;0.004789858;-0.0440249,0.08941405;-0.3727351;0.007357482,0.09198821;-0.7664142;0.110535,0.1013261;-0.7996671;0.04300287,-0.07825066;0.00722324;-0.04216127,-0.1186611;-0.3696455;-0.001586515,-0.14093;-0.7638296;0.09719852,-0.1416477;-0.7240816;0.004715182,0.0126418;0.5530919;0.004193021,0;0;0,0.02116457;0.319966;-0.002360344,0.04118238;0.6269158;-0.01944399,0.1887269;0.4795899;-0.05987525,0.2276938;0.2076072;-0.06197429,0.2189503;-0.08628818;-0.1288731,-0.129921;0.5076574;0.0191073,-0.2939369;0.287212;0.01925319,-0.5054468;0.0760023;-0.02050121,0.07017513;0.0007247031;-0.05502582,0.08666523;-0.3781518;-0.01642442,0.07653897;-0.7702765;0.09206986,0.07935551;-0.8195891;0.04359007,-0.08520387;0.006239692;-0.0255789,-0.1278563;-0.3718071;-0.001686785,-0.1269915;-0.7693809;0.08531748,-0.1479415;-0.8099118;0.02843869,0.03643735;0.5519124;-0.01271796,376.593
+0;0;0,0.007240032;0.320501;0.007647423,0.01441209;0.6283934;-0.0002581612,0.1807206;0.5041488;0.003467656,0.219555;0.2326101;0.01946726,0.2548118;-0.05762812;-0.05432416,-0.1539762;0.499771;0.01065613,-0.3244993;0.284331;0.008449961,-0.5421062;0.08077879;-0.03781203,0.07740658;0.004789858;-0.0440249,0.08941405;-0.3727351;0.007357482,0.09198821;-0.7664142;0.110535,0.1013261;-0.7996671;0.04300287,-0.07825066;0.00722324;-0.04216127,-0.1186611;-0.3696455;-0.001586515,-0.14093;-0.7638296;0.09719852,-0.1416477;-0.7240816;0.004715182,0.0126418;0.5530919;0.004193021,0;0;0,0.02116457;0.319966;-0.002360344,0.04118238;0.6269158;-0.01944399,0.1887269;0.4795899;-0.05987525,0.2276938;0.2076072;-0.06197429,0.2189503;-0.08628818;-0.1288731,-0.129921;0.5076574;0.0191073,-0.2939369;0.287212;0.01925319,-0.5054468;0.0760023;-0.02050121,0.07017513;0.0007247031;-0.05502582,0.08666523;-0.3781518;-0.01642442,0.07653897;-0.7702765;0.09206986,0.07935551;-0.8195891;0.04359007,-0.08520387;0.006239692;-0.0255789,-0.1278563;-0.3718071;-0.001686785,-0.1269915;-0.7693809;0.08531748,-0.1479415;-0.8099118;0.02843869,0.03643735;0.5519124;-0.01271796,376.6163
+0;0;0,0.007237338;0.3203817;0.007644578,0.01440692;0.6281679;-0.0002583014,0.1805955;0.5039839;0.003466531,0.2194256;0.2324748;0.01946438,0.2546926;-0.05784729;-0.05434836,-0.1538612;0.4996092;0.01064985,-0.3243658;0.2841927;0.00844392,-0.5420355;0.08058168;-0.03783144,0.07746492;0.004793468;-0.04405808,0.0894168;-0.3709837;0.007086422,0.09200493;-0.7667983;0.1108236,0.1014938;-0.8010741;0.04219932,-0.07830964;0.007228684;-0.04219305,-0.118533;-0.3678954;-0.001806132,-0.1409227;-0.7642176;0.09751476,-0.141652;-0.7243119;0.003535703,0.01263723;0.5528919;0.004191375,0;0;0,0.0216479;0.3198142;-0.002346039,0.04209362;0.6266336;-0.01935291,0.1892949;0.4790936;-0.0597496,0.2275937;0.2070433;-0.0613935,0.2186095;-0.08694643;-0.1282392,-0.1290497;0.5082332;0.01993522,-0.2993208;0.2926225;0.02077817,-0.5171553;0.08766747;-0.01821661,0.0701651;0.0006709993;-0.05514812,0.08655012;-0.3765068;-0.01725984,0.07591408;-0.7707365;0.09185982,0.08032794;-0.8199109;0.0404532,-0.08530207;0.006303872;-0.02547006,-0.1281973;-0.3699692;-0.002109788,-0.127569;-0.7697124;0.08530962,-0.1485378;-0.8116958;0.0277819,0.0372467;0.55166;-0.01265454,376.6277
+0;0;0,0.007386228;0.3202693;0.007621439,0.01473333;0.6279318;-0.0002742922,0.1805281;0.5037603;0.003161827,0.219045;0.2326454;0.01919249,0.2547571;-0.05770728;-0.05489048,-0.153468;0.5002124;0.01125888,-0.3344857;0.2941272;0.008944086,-0.5579653;0.09691413;-0.03830145,0.07741734;0.004725637;-0.04424798,0.08919007;-0.3710952;0.007390074,0.0916328;-0.7630851;0.1099052,0.1009403;-0.7995616;0.03921109,-0.07842238;0.00734783;-0.04206661,-0.1188128;-0.3678881;-0.00190438,-0.1409961;-0.7603024;0.09653531,-0.1419338;-0.7200818;-0.0004083216,0.01291777;0.5526848;0.004169699,0;0;0,0.02226859;0.3196611;-0.002444983,0.04365729;0.6262846;-0.01965046,0.1901329;0.4782835;-0.05948984,0.2278497;0.2065867;-0.06096315,0.2188746;-0.08757773;-0.1277092,-0.1275646;0.509106;0.02037846,-0.3045965;0.2995743;0.02058252,-0.5315552;0.1046697;-0.0190439,0.07015248;0.0006166697;-0.05524409,0.08628556;-0.3766651;-0.01723623,0.07607378;-0.7667792;0.09175038,0.08014366;-0.8196287;0.04053688,-0.08537743;0.00638512;-0.02536897,-0.1285438;-0.3699856;-0.002387812,-0.1279191;-0.7658167;0.0841499,-0.1489691;-0.8098169;0.02428102,0.03855361;0.5513616;-0.01289415,376.6494
+0;0;0,0.007386228;0.3202693;0.007621439,0.01473333;0.6279318;-0.0002742922,0.1805281;0.5037603;0.003161827,0.219045;0.2326454;0.01919249,0.2547571;-0.05770728;-0.05489048,-0.153468;0.5002124;0.01125888,-0.3344857;0.2941272;0.008944086,-0.5579653;0.09691413;-0.03830145,0.07741734;0.004725637;-0.04424798,0.08919007;-0.3710952;0.007390074,0.0916328;-0.7630851;0.1099052,0.1009403;-0.7995616;0.03921109,-0.07842238;0.00734783;-0.04206661,-0.1188128;-0.3678881;-0.00190438,-0.1409961;-0.7603024;0.09653531,-0.1419338;-0.7200818;-0.0004083216,0.01291777;0.5526848;0.004169699,0;0;0,0.02226859;0.3196611;-0.002444983,0.04365729;0.6262846;-0.01965046,0.1901329;0.4782835;-0.05948984,0.2278497;0.2065867;-0.06096315,0.2188746;-0.08757773;-0.1277092,-0.1275646;0.509106;0.02037846,-0.3045965;0.2995743;0.02058252,-0.5315552;0.1046697;-0.0190439,0.07015248;0.0006166697;-0.05524409,0.08628556;-0.3766651;-0.01723623,0.07607378;-0.7667792;0.09175038,0.08014366;-0.8196287;0.04053688,-0.08537743;0.00638512;-0.02536897,-0.1285438;-0.3699856;-0.002387812,-0.1279191;-0.7658167;0.0841499,-0.1489691;-0.8098169;0.02428102,0.03855361;0.5513616;-0.01289415,376.6613
+0;0;0,0.007386228;0.3202693;0.007621439,0.01473333;0.6279318;-0.0002742922,0.1805281;0.5037603;0.003161827,0.219045;0.2326454;0.01919249,0.2547571;-0.05770728;-0.05489048,-0.153468;0.5002124;0.01125888,-0.3344857;0.2941272;0.008944086,-0.5579653;0.09691413;-0.03830145,0.07741734;0.004725637;-0.04424798,0.08919007;-0.3710952;0.007390074,0.0916328;-0.7630851;0.1099052,0.1009403;-0.7995616;0.03921109,-0.07842238;0.00734783;-0.04206661,-0.1188128;-0.3678881;-0.00190438,-0.1409961;-0.7603024;0.09653531,-0.1419338;-0.7200818;-0.0004083216,0.01291777;0.5526848;0.004169699,0;0;0,0.02226859;0.3196611;-0.002444983,0.04365729;0.6262846;-0.01965046,0.1901329;0.4782835;-0.05948984,0.2278497;0.2065867;-0.06096315,0.2188746;-0.08757773;-0.1277092,-0.1275646;0.509106;0.02037846,-0.3045965;0.2995743;0.02058252,-0.5315552;0.1046697;-0.0190439,0.07015248;0.0006166697;-0.05524409,0.08628556;-0.3766651;-0.01723623,0.07607378;-0.7667792;0.09175038,0.08014366;-0.8196287;0.04053688,-0.08537743;0.00638512;-0.02536897,-0.1285438;-0.3699856;-0.002387812,-0.1279191;-0.7658167;0.0841499,-0.1489691;-0.8098169;0.02428102,0.03855361;0.5513616;-0.01289415,376.6823
+0;0;0,0.007572197;0.320099;0.007593047,0.01513511;0.6275682;-0.0002921168,0.1800877;0.503441;0.002849491,0.2184216;0.2320827;0.01911583,0.2543111;-0.05800447;-0.05553411,-0.1526524;0.5010125;0.01189123,-0.3441488;0.3043275;0.008210214,-0.5765893;0.1175006;-0.03737862,0.07743764;0.004663168;-0.04444012,0.08927993;-0.3715293;0.007146109,0.09146897;-0.7631189;0.10997,0.1015378;-0.7992127;0.03958209,-0.07858592;0.007398847;-0.04198536,-0.1203398;-0.3681163;-0.002398405,-0.1420519;-0.7601117;0.09653641,-0.1431687;-0.7199407;-1.341105E-06,0.01326402;0.5523701;0.004143889,0;0;0,0.02293481;0.3194463;-0.002531767,0.04503289;0.625825;-0.0198319,0.1904702;0.4777724;-0.05946827,0.2280158;0.2058182;-0.06026578,0.2189374;-0.08819371;-0.1272422,-0.1257941;0.5094457;0.02003771,-0.3113282;0.3070964;0.0211615,-0.5449747;0.1202123;-0.01750167,0.07016599;0.0006174445;-0.05540407,0.0859904;-0.377031;-0.01728106,0.07571465;-0.7668591;0.09156917,0.08054784;-0.8192008;0.04037617,-0.08553891;0.006387677;-0.02521016,-0.1291924;-0.37032;-0.002674989,-0.128563;-0.7658404;0.08382996,-0.1498456;-0.80949;0.02427311,0.03975667;0.550964;-0.01305389,376.6936
+0;0;0,0.007572197;0.320099;0.007593047,0.01513511;0.6275682;-0.0002921168,0.1800877;0.503441;0.002849491,0.2184216;0.2320827;0.01911583,0.2543111;-0.05800447;-0.05553411,-0.1526524;0.5010125;0.01189123,-0.3441488;0.3043275;0.008210214,-0.5765893;0.1175006;-0.03737862,0.07743764;0.004663168;-0.04444012,0.08927993;-0.3715293;0.007146109,0.09146897;-0.7631189;0.10997,0.1015378;-0.7992127;0.03958209,-0.07858592;0.007398847;-0.04198536,-0.1203398;-0.3681163;-0.002398405,-0.1420519;-0.7601117;0.09653641,-0.1431687;-0.7199407;-1.341105E-06,0.01326402;0.5523701;0.004143889,0;0;0,0.02293481;0.3194463;-0.002531767,0.04503289;0.625825;-0.0198319,0.1904702;0.4777724;-0.05946827,0.2280158;0.2058182;-0.06026578,0.2189374;-0.08819371;-0.1272422,-0.1257941;0.5094457;0.02003771,-0.3113282;0.3070964;0.0211615,-0.5449747;0.1202123;-0.01750167,0.07016599;0.0006174445;-0.05540407,0.0859904;-0.377031;-0.01728106,0.07571465;-0.7668591;0.09156917,0.08054784;-0.8192008;0.04037617,-0.08553891;0.006387677;-0.02521016,-0.1291924;-0.37032;-0.002674989,-0.128563;-0.7658404;0.08382996,-0.1498456;-0.80949;0.02427311,0.03975667;0.550964;-0.01305389,376.7049
+0;0;0,0.007567106;0.3198837;0.007587941,0.01512236;0.6270418;-0.0002887566,0.1810279;0.5027227;0.002840336,0.2193448;0.2314844;0.01909948,0.2552956;-0.05909756;-0.05567777,-0.1536086;0.5002804;0.01193361,-0.3450203;0.3036823;0.008254217,-0.5778573;0.1165368;-0.03741236,0.07744598;0.00466367;-0.0444449,0.0892942;-0.3717169;0.007167131,0.0914923;-0.7649287;0.110417,0.1014144;-0.800059;0.04105526,-0.07859436;0.007399642;-0.04198987,-0.1203692;-0.3683033;-0.002383124,-0.1421711;-0.7619226;0.09696156,-0.1432717;-0.7218999;0.001831219,0.01325344;0.5519307;0.004142111,0;0;0,0.02340052;0.3191961;-0.002596378,0.04609479;0.6252159;-0.01993966,0.1928112;0.4773331;-0.05872571,0.2282613;0.205221;-0.05975521,0.2193861;-0.08933872;-0.1266713,-0.1259641;0.5096178;0.02057778,-0.3196144;0.315192;0.02156866,-0.5727535;0.1555602;-0.02038603,0.07014732;0.0005420595;-0.055444,0.08577828;-0.3773038;-0.01730323,0.07528019;-0.7689132;0.09138322,0.08042231;-0.8194261;0.03997612,-0.08554993;0.006468832;-0.02518613,-0.1293802;-0.3704223;-0.002858907,-0.1287291;-0.7675883;0.08397212,-0.1498845;-0.8104427;0.02569576,0.04066724;0.5504544;-0.01315284,376.7274
+0;0;0,0.007933493;0.3196395;0.007484394,0.01612752;0.6265216;-0.0004977724,0.1816071;0.5021903;0.002508291,0.2198533;0.2307978;0.01881098,0.2557108;-0.05963168;-0.05632054,-0.1529028;0.5010744;0.01253413,-0.3524328;0.3125324;0.007827161,-0.591931;0.1338462;-0.03680038,0.07747307;0.004584139;-0.04451214,0.08924911;-0.3715145;0.007020425,0.09113482;-0.7650793;0.110452,0.1004046;-0.8005528;0.04076012,-0.07864385;0.007522637;-0.04198781,-0.1202546;-0.3678821;-0.002184331,-0.1422412;-0.7618687;0.09724411,-0.1341628;-0.8035735;0.03381833,0.01407904;0.5514803;0.003956382,0;0;0,0.02376412;0.3189301;-0.002688169,0.04675643;0.6246654;-0.02010965,0.1934283;0.4770768;-0.05835485,0.2280873;0.2047155;-0.05908918,0.2197303;-0.08978069;-0.1260363,-0.1253066;0.5100114;0.02066896,-0.3280754;0.3248989;0.02144295,-0.5788524;0.1614094;-0.01932313,0.07020378;0.0004896075;-0.05545819,0.08598383;-0.3770705;-0.01746011,0.0749851;-0.7690884;0.09114861,0.08025852;-0.8194854;0.03882098,-0.08560338;0.006511626;-0.02518097,-0.1295432;-0.3700835;-0.00304817,-0.1291417;-0.7677048;0.08350784,-0.1524681;-0.8100384;0.02474207,0.04126476;0.5499742;-0.01330495,376.7494
+0;0;0,0.007933493;0.3196395;0.007484394,0.01612752;0.6265216;-0.0004977724,0.1816071;0.5021903;0.002508291,0.2198533;0.2307978;0.01881098,0.2557108;-0.05963168;-0.05632054,-0.1529028;0.5010744;0.01253413,-0.3524328;0.3125324;0.007827161,-0.591931;0.1338462;-0.03680038,0.07747307;0.004584139;-0.04451214,0.08924911;-0.3715145;0.007020425,0.09113482;-0.7650793;0.110452,0.1004046;-0.8005528;0.04076012,-0.07864385;0.007522637;-0.04198781,-0.1202546;-0.3678821;-0.002184331,-0.1422412;-0.7618687;0.09724411,-0.1341628;-0.8035735;0.03381833,0.01407904;0.5514803;0.003956382,0;0;0,0.02376412;0.3189301;-0.002688169,0.04675643;0.6246654;-0.02010965,0.1934283;0.4770768;-0.05835485,0.2280873;0.2047155;-0.05908918,0.2197303;-0.08978069;-0.1260363,-0.1253066;0.5100114;0.02066896,-0.3280754;0.3248989;0.02144295,-0.5788524;0.1614094;-0.01932313,0.07020378;0.0004896075;-0.05545819,0.08598383;-0.3770705;-0.01746011,0.0749851;-0.7690884;0.09114861,0.08025852;-0.8194854;0.03882098,-0.08560338;0.006511626;-0.02518097,-0.1295432;-0.3700835;-0.00304817,-0.1291417;-0.7677048;0.08350784,-0.1524681;-0.8100384;0.02474207,0.04126476;0.5499742;-0.01330495,376.7607
+0;0;0,0.007929093;0.3194622;0.007480244,0.01611528;0.6260509;-0.0004940331,0.1813421;0.5018722;0.002509626,0.2195097;0.2310374;0.01877881,0.2553868;-0.05955055;-0.05639372,-0.1526589;0.500758;0.01252021,-0.3517789;0.3126035;0.007822916,-0.5914078;0.1338197;-0.03682898,0.0774519;0.004582887;-0.04449998,0.08922852;-0.3715342;0.007035114,0.09111428;-0.7651091;0.1104694,0.100349;-0.8003348;0.04104132,-0.07862236;0.007520581;-0.04197634,-0.1202351;-0.3679025;-0.002170913,-0.1422223;-0.7618993;0.09726011,-0.1341745;-0.8033327;0.03407444,0.01406892;0.5510873;0.003955515,0;0;0,0.02440968;0.3187028;-0.002764702,0.04827762;0.6240677;-0.02032924,0.1946904;0.476729;-0.05785751,0.2283725;0.2048134;-0.05847383,0.2200935;-0.08987579;-0.125326,-0.1239579;0.5104637;0.0204917,-0.3334413;0.3338578;0.02025738,-0.5920635;0.1831304;-0.02187577,0.07025734;0.0004387498;-0.05535125,0.08587426;-0.3771671;-0.01755499,0.07496704;-0.7692342;0.09092474,0.07993293;-0.8193902;0.03886438,-0.08555576;0.006553346;-0.02524504,-0.1297593;-0.3700416;-0.003315547,-0.1294762;-0.7676153;0.08350896,-0.1502761;-0.8102088;0.02470868,0.04255959;0.5494752;-0.0134871,376.7824
+0;0;0,0.008357612;0.3194526;0.007426458,0.0171356;0.6260251;-0.0005520636,0.1821074;0.5015271;0.002092549,0.2199108;0.2306341;0.01824417,0.255545;-0.05997884;-0.05694743,-0.1520492;0.5017058;0.01311497,-0.3597608;0.3230733;0.008729851,-0.6110444;0.1617062;-0.03813869,0.07737231;0.004508095;-0.04464582,0.08888818;-0.3715706;0.00722716,0.09038067;-0.7651076;0.1108119,0.09917413;-0.8002857;0.04128186,-0.0786874;0.007593513;-0.04184112,-0.1204202;-0.3678121;-0.001996331,-0.1423762;-0.7618099;0.09743726,-0.1342894;-0.8033185;0.03434163,0.01493311;0.5510655;0.003891168,0;0;0,0.02440968;0.3187028;-0.002764702,0.04827762;0.6240677;-0.02032924,0.1946904;0.476729;-0.05785751,0.2283725;0.2048134;-0.05847383,0.2200935;-0.08987579;-0.125326,-0.1239579;0.5104637;0.0204917,-0.3334413;0.3338578;0.02025738,-0.5920635;0.1831304;-0.02187577,0.07025734;0.0004387498;-0.05535125,0.08587426;-0.3771671;-0.01755499,0.07496704;-0.7692342;0.09092474,0.07993293;-0.8193902;0.03886438,-0.08555576;0.006553346;-0.02524504,-0.1297593;-0.3700416;-0.003315547,-0.1294762;-0.7676153;0.08350896,-0.1502761;-0.8102088;0.02470868,0.04255959;0.5494752;-0.0134871,376.7944
+0;0;0,0.008357612;0.3194526;0.007426458,0.0171356;0.6260251;-0.0005520636,0.1821074;0.5015271;0.002092549,0.2199108;0.2306341;0.01824417,0.255545;-0.05997884;-0.05694743,-0.1520492;0.5017058;0.01311497,-0.3597608;0.3230733;0.008729851,-0.6110444;0.1617062;-0.03813869,0.07737231;0.004508095;-0.04464582,0.08888818;-0.3715706;0.00722716,0.09038067;-0.7651076;0.1108119,0.09917413;-0.8002857;0.04128186,-0.0786874;0.007593513;-0.04184112,-0.1204202;-0.3678121;-0.001996331,-0.1423762;-0.7618099;0.09743726,-0.1342894;-0.8033185;0.03434163,0.01493311;0.5510655;0.003891168,0;0;0,0.02440968;0.3187028;-0.002764702,0.04827762;0.6240677;-0.02032924,0.1946904;0.476729;-0.05785751,0.2283725;0.2048134;-0.05847383,0.2200935;-0.08987579;-0.125326,-0.1239579;0.5104637;0.0204917,-0.3334413;0.3338578;0.02025738,-0.5920635;0.1831304;-0.02187577,0.07025734;0.0004387498;-0.05535125,0.08587426;-0.3771671;-0.01755499,0.07496704;-0.7692342;0.09092474,0.07993293;-0.8193902;0.03886438,-0.08555576;0.006553346;-0.02524504,-0.1297593;-0.3700416;-0.003315547,-0.1294762;-0.7676153;0.08350896,-0.1502761;-0.8102088;0.02470868,0.04255959;0.5494752;-0.0134871,376.8055
+0;0;0,0.008353697;0.3193029;0.007422979,0.01712547;0.6256589;-0.000549722,0.1825409;0.5010869;0.00208675,0.2201838;0.2313441;0.01816979,0.2558752;-0.059735;-0.05714242,-0.1524991;0.5012662;0.01313831,-0.3593288;0.3233921;0.008771811,-0.6110156;0.1617661;-0.03817191,0.07734218;0.004506338;-0.04462843,0.08885942;-0.3716172;0.007250734,0.09035157;-0.7650667;0.1108124,0.09904491;-0.7995026;0.04207414,-0.07865676;0.007590556;-0.04182482,-0.1203945;-0.3678598;-0.001975287,-0.1423457;-0.76177;0.09743619,-0.1343509;-0.8024643;0.03505903,0.01492466;0.5507563;0.003890125,0;0;0,0.02490123;0.3185143;-0.002794266,0.0493751;0.6236129;-0.02036858,0.1960873;0.4757793;-0.05723596,0.2286421;0.2048977;-0.0575912,0.2202949;-0.09019706;-0.1248391,-0.1236291;0.5109023;0.02071712,-0.339965;0.344663;0.02051289,-0.5992382;0.1938779;-0.02088964,0.07028304;0.0003638119;-0.0552628,0.08575827;-0.3773131;-0.01766467,0.07484987;-0.7692858;0.09081674,0.07899605;-0.8194734;0.04076409,-0.08549263;0.006656703;-0.02530839,-0.1298708;-0.3699543;-0.003224317,-0.1295947;-0.7674983;0.08331162,-0.1506177;-0.8091735;0.02523241,0.04350725;0.5490896;-0.01352739,376.8173
+0;0;0,0.008761819;0.3192941;0.007331875,0.01797643;0.6256356;-0.0006997637,0.1831565;0.5006372;0.001941788,0.2208806;0.230892;0.01779131,0.2564159;-0.06013405;-0.05779926,-0.1519704;0.5020784;0.01350355,-0.3670192;0.3342776;0.007697833,-0.620445;0.1747764;-0.03710878,0.07734093;0.004439968;-0.04463724,0.08864126;-0.3716611;0.007451825,0.09011728;-0.7651094;0.1110185,0.09740797;-0.7993767;0.04196008,-0.07866333;0.007630202;-0.04180522,-0.1206333;-0.3677879;-0.001895495,-0.1425702;-0.7616677;0.09763929,-0.1342479;-0.8018485;0.03472736,0.0156684;0.550737;0.003751108,0;0;0,0.02490123;0.3185143;-0.002794266,0.0493751;0.6236129;-0.02036858,0.1960873;0.4757793;-0.05723596,0.2286421;0.2048977;-0.0575912,0.2202949;-0.09019706;-0.1248391,-0.1236291;0.5109023;0.02071712,-0.339965;0.344663;0.02051289,-0.5992382;0.1938779;-0.02088964,0.07028304;0.0003638119;-0.0552628,0.08575827;-0.3773131;-0.01766467,0.07484987;-0.7692858;0.09081674,0.07899605;-0.8194734;0.04076409,-0.08549263;0.006656703;-0.02530839,-0.1298708;-0.3699543;-0.003224317,-0.1295947;-0.7674983;0.08331162,-0.1506177;-0.8091735;0.02523241,0.04350725;0.5490896;-0.01352739,376.8287
+0;0;0,0.008755316;0.3190571;0.007326433,0.01796078;0.625095;-0.000697196,0.1835051;0.5000636;0.001935971,0.22112;0.2310995;0.0177396,0.2566903;-0.06021398;-0.05792562,-0.1523459;0.5015079;0.01352271,-0.366772;0.334193;0.007733808,-0.620448;0.1745343;-0.03711706,0.07734357;0.004440119;-0.04463877,0.08864485;-0.371693;0.007454742,0.09012736;-0.7668686;0.1114761,0.09730522;-0.8001414;0.04348636,-0.07866601;0.007630463;-0.04180665,-0.1206396;-0.3678196;-0.001893517,-0.1426728;-0.7634287;0.09807825,-0.1344792;-0.8025234;0.03613988,0.01565507;0.5502716;0.003749201,0;0;0,0.02544492;0.3182337;-0.002765656,0.05047126;0.6229843;-0.02029753,0.1975893;0.4749743;-0.05637121,0.2285853;0.2047058;-0.05707014,0.2205892;-0.0907262;-0.124227,-0.1227828;0.5097323;0.02140899,-0.34495;0.3527374;0.02061287,-0.6146606;0.2211694;-0.02181408,0.07033268;0.0003531575;-0.05520463,0.08563381;-0.3773799;-0.01777172,0.07457876;-0.7711073;0.09105349,0.07937582;-0.8197799;0.04140282,-0.08548141;0.006646228;-0.02535976,-0.1299776;-0.3699812;-0.003235903,-0.1298043;-0.7693267;0.08342206,-0.1503384;-0.809938;0.02623843,0.0444735;0.5485462;-0.01347041,376.8494
+0;0;0,0.008755316;0.3190571;0.007326433,0.01796078;0.625095;-0.000697196,0.1835051;0.5000636;0.001935971,0.22112;0.2310995;0.0177396,0.2566903;-0.06021398;-0.05792562,-0.1523459;0.5015079;0.01352271,-0.366772;0.334193;0.007733808,-0.620448;0.1745343;-0.03711706,0.07734357;0.004440119;-0.04463877,0.08864485;-0.371693;0.007454742,0.09012736;-0.7668686;0.1114761,0.09730522;-0.8001414;0.04348636,-0.07866601;0.007630463;-0.04180665,-0.1206396;-0.3678196;-0.001893517,-0.1426728;-0.7634287;0.09807825,-0.1344792;-0.8025234;0.03613988,0.01565507;0.5502716;0.003749201,0;0;0,0.02544492;0.3182337;-0.002765656,0.05047126;0.6229843;-0.02029753,0.1975893;0.4749743;-0.05637121,0.2285853;0.2047058;-0.05707014,0.2205892;-0.0907262;-0.124227,-0.1227828;0.5097323;0.02140899,-0.34495;0.3527374;0.02061287,-0.6146606;0.2211694;-0.02181408,0.07033268;0.0003531575;-0.05520463,0.08563381;-0.3773799;-0.01777172,0.07457876;-0.7711073;0.09105349,0.07937582;-0.8197799;0.04140282,-0.08548141;0.006646228;-0.02535976,-0.1299776;-0.3699812;-0.003235903,-0.1298043;-0.7693267;0.08342206,-0.1503384;-0.809938;0.02623843,0.0444735;0.5485462;-0.01347041,376.8617
+0;0;0,0.008939276;0.3188703;0.007306361,0.01829989;0.6246998;-0.0007017408,0.1844609;0.4993961;0.001729548,0.2217925;0.2316728;0.01745881,0.2576916;-0.06130987;-0.05929601,-0.1529202;0.5017061;0.01389897,-0.3731895;0.3443177;0.008690137,-0.6399809;0.2029375;-0.03435502,0.07725581;0.004423205;-0.04472673,0.08853203;-0.3724713;0.007711127,0.08952115;-0.7666563;0.1116029,0.100861;-0.8236129;0.01990473,-0.07868223;0.007652605;-0.04170191,-0.1210621;-0.3685612;-0.001783386,-0.1430621;-0.7631371;0.09822711,-0.1452897;-0.71986;-0.02793685,0.01596138;0.5499269;0.003737335,0;0;0,0.02585529;0.318017;-0.002875805,0.05130363;0.6225189;-0.02055645,0.1991632;0.4739771;-0.05548048,0.228722;0.2048248;-0.05588722,0.2211069;-0.09244096;-0.1236658,-0.1230273;0.5104405;0.02131399,-0.3492545;0.3616526;0.02172641,-0.6353452;0.26478;-0.0205433,0.07037336;0.0002224594;-0.05510032,0.08541289;-0.378289;-0.01729512,0.07447912;-0.7711645;0.09089708,0.05027702;-0.7642388;-0.03149748,-0.08541536;0.006829476;-0.02541809,-0.130171;-0.3705764;-0.003324332,-0.1301032;-0.7689706;0.08303685,-0.1584078;-0.8345308;0.004514873,0.04520702;0.5481425;-0.01368976,376.8831
+0;0;0,0.008939276;0.3188703;0.007306361,0.01829989;0.6246998;-0.0007017408,0.1844609;0.4993961;0.001729548,0.2217925;0.2316728;0.01745881,0.2576916;-0.06130987;-0.05929601,-0.1529202;0.5017061;0.01389897,-0.3731895;0.3443177;0.008690137,-0.6399809;0.2029375;-0.03435502,0.07725581;0.004423205;-0.04472673,0.08853203;-0.3724713;0.007711127,0.08952115;-0.7666563;0.1116029,0.100861;-0.8236129;0.01990473,-0.07868223;0.007652605;-0.04170191,-0.1210621;-0.3685612;-0.001783386,-0.1430621;-0.7631371;0.09822711,-0.1452897;-0.71986;-0.02793685,0.01596138;0.5499269;0.003737335,0;0;0,0.02585529;0.318017;-0.002875805,0.05130363;0.6225189;-0.02055645,0.1991632;0.4739771;-0.05548048,0.228722;0.2048248;-0.05588722,0.2211069;-0.09244096;-0.1236658,-0.1230273;0.5104405;0.02131399,-0.3492545;0.3616526;0.02172641,-0.6353452;0.26478;-0.0205433,0.07037336;0.0002224594;-0.05510032,0.08541289;-0.378289;-0.01729512,0.07447912;-0.7711645;0.09089708,0.05027702;-0.7642388;-0.03149748,-0.08541536;0.006829476;-0.02541809,-0.130171;-0.3705764;-0.003324332,-0.1301032;-0.7689706;0.08303685,-0.1584078;-0.8345308;0.004514873,0.04520702;0.5481425;-0.01368976,376.8951
+0;0;0,0.008929688;0.3185283;0.007298524,0.01827813;0.6239603;-0.0006987851,0.1842538;0.4988191;0.001728463,0.2215732;0.2311841;0.01745254,0.2574814;-0.06187341;-0.0593219,-0.1527495;0.5011266;0.01388426,-0.3729463;0.34379;0.008677145,-0.6398058;0.2023737;-0.03437901,0.07723457;0.004421989;-0.04471443,0.08851416;-0.3725853;0.007739108,0.0895038;-0.7669758;0.1116851,0.09778818;-0.8005022;0.04469467,-0.0786606;0.007650502;-0.04169044,-0.1210531;-0.3686758;-0.001759984,-0.1430646;-0.7634575;0.09830267,-0.144692;-0.7237579;0.006133161,0.01594293;0.5492933;0.003734002,0;0;0,0.02646166;0.317624;-0.002838373,0.05256343;0.6216799;-0.02036333,0.2002836;0.4731561;-0.05422604,0.2287893;0.2039807;-0.05498123,0.2212306;-0.09314561;-0.1237214,-0.1220954;0.5109285;0.02096096,-0.35342;0.3703813;0.02293144,-0.6373839;0.2681499;-0.02156202,0.07044961;0.000149861;-0.05496311,0.0851935;-0.3785241;-0.01752329,0.07417338;-0.7715808;0.09080315,0.07759269;-0.8204837;0.04227901,-0.08535525;0.006858883;-0.02552547,-0.1301703;-0.3706697;-0.003688892,-0.1302349;-0.7692797;0.08268069,-0.1509662;-0.8087083;0.02487204,0.04630327;0.5474199;-0.01354241,376.9166
+0;0;0,0.009146968;0.3185236;0.007236411,0.01868624;0.6239482;-0.0008175941,0.1845897;0.4987155;0.001484433,0.2215731;0.231027;0.01709301,0.257389;-0.06192875;-0.06011139,-0.1526403;0.5021184;0.01420817,-0.3784224;0.3529419;0.008099962,-0.6479937;0.2165264;-0.0341906,0.07717915;0.004394437;-0.04481274,0.08832008;-0.3725964;0.007787887,0.08913933;-0.7669536;0.1118618,0.0982547;-0.8003941;0.04489784,-0.07870309;0.00769074;-0.04160277,-0.1212449;-0.3686232;-0.001714583,-0.1432103;-0.7633978;0.09838624,-0.1449426;-0.7237024;0.006218188,0.01630869;0.5492834;0.003629237,0;0;0,0.02646166;0.317624;-0.002838373,0.05256343;0.6216799;-0.02036333,0.2002836;0.4731561;-0.05422604,0.2287893;0.2039807;-0.05498123,0.2212306;-0.09314561;-0.1237214,-0.1220954;0.5109285;0.02096096,-0.35342;0.3703813;0.02293144,-0.6373839;0.2681499;-0.02156202,0.07044961;0.000149861;-0.05496311,0.0851935;-0.3785241;-0.01752329,0.07417338;-0.7715808;0.09080315,0.07759269;-0.8204837;0.04227901,-0.08535525;0.006858883;-0.02552547,-0.1301703;-0.3706697;-0.003688892,-0.1302349;-0.7692797;0.08268069,-0.1509662;-0.8087083;0.02487204,0.04630327;0.5474199;-0.01354241,376.929
+0;0;0,0.00913869;0.3182353;0.007229862,0.01866742;0.6233224;-0.0008151478,0.1848303;0.4980973;0.001478565,0.2219172;0.2296593;0.01713085,0.2576164;-0.0623422;-0.05982205,-0.1529141;0.5015054;0.01422171,-0.3793284;0.3519112;0.008096397,-0.6480216;0.21594;-0.0340564,0.07712929;0.004391598;-0.04478379,0.08825676;-0.3721437;0.007753272,0.08908012;-0.7684823;0.1123501,0.09807806;-0.8011055;0.04624885,-0.07865225;0.007685773;-0.0415759,-0.1211426;-0.3681735;-0.001735911,-0.1432184;-0.7649316;0.09886789,-0.1449284;-0.7253611;0.007887229,0.01629257;0.5487423;0.003626641,0;0;0,0.02681819;0.3173042;-0.002888441,0.05321467;0.6209924;-0.02045417,0.2015254;0.4725553;-0.0529505,0.228833;0.202494;-0.05370891,0.2215377;-0.09340811;-0.1233491,-0.1219634;0.5109869;0.02070704,-0.3595896;0.3798005;0.02251067,-0.6446921;0.2873447;-0.02876846,0.07048856;7.072091E-05;-0.05481935,0.08484432;-0.3781703;-0.0175302,0.07414007;-0.7732446;0.09122252,0.07734482;-0.8207504;0.04269839,-0.08526365;0.006922314;-0.02561237,-0.1302091;-0.3701362;-0.003941823,-0.1302271;-0.7707551;0.08283383,-0.150435;-0.8091164;0.02547203,0.04689053;0.5468243;-0.01362276,376.9502
+0;0;0,0.00913869;0.3182353;0.007229862,0.01866742;0.6233224;-0.0008151478,0.1848303;0.4980973;0.001478565,0.2219172;0.2296593;0.01713085,0.2576164;-0.0623422;-0.05982205,-0.1529141;0.5015054;0.01422171,-0.3793284;0.3519112;0.008096397,-0.6480216;0.21594;-0.0340564,0.07712929;0.004391598;-0.04478379,0.08825676;-0.3721437;0.007753272,0.08908012;-0.7684823;0.1123501,0.09807806;-0.8011055;0.04624885,-0.07865225;0.007685773;-0.0415759,-0.1211426;-0.3681735;-0.001735911,-0.1432184;-0.7649316;0.09886789,-0.1449284;-0.7253611;0.007887229,0.01629257;0.5487423;0.003626641,0;0;0,0.02681819;0.3173042;-0.002888441,0.05321467;0.6209924;-0.02045417,0.2015254;0.4725553;-0.0529505,0.228833;0.202494;-0.05370891,0.2215377;-0.09340811;-0.1233491,-0.1219634;0.5109869;0.02070704,-0.3595896;0.3798005;0.02251067,-0.6446921;0.2873447;-0.02876846,0.07048856;7.072091E-05;-0.05481935,0.08484432;-0.3781703;-0.0175302,0.07414007;-0.7732446;0.09122252,0.07734482;-0.8207504;0.04269839,-0.08526365;0.006922314;-0.02561237,-0.1302091;-0.3701362;-0.003941823,-0.1302271;-0.7707551;0.08283383,-0.150435;-0.8091164;0.02547203,0.04689053;0.5468243;-0.01362276,376.9637
+0;0;0,0.009295624;0.3179787;0.007070553,0.01894542;0.6227213;-0.001162624,0.1846816;0.4974434;0.001165267,0.2214842;0.2289077;0.01678643,0.2572325;-0.06278431;-0.06059017,-0.1525777;0.5020636;0.0142932,-0.3845982;0.3612139;0.008148018,-0.6610888;0.2417549;-0.03224723,0.07698162;0.004435206;-0.04493425,0.08804686;-0.3727326;0.007942956,0.0883844;-0.7688421;0.1130345,0.09807571;-0.8022292;0.04680439,-0.07868309;0.007700134;-0.04140782,-0.1214051;-0.368831;-0.001745079,-0.1434811;-0.7655072;0.09879218,-0.1356998;-0.8042029;0.03781159,0.0165447;0.5482294;0.003328156,0;0;0,0.02728632;0.3170077;-0.002903223,0.05414903;0.6203171;-0.02048302,0.2021951;0.4720339;-0.05215418,0.22861;0.2018276;-0.05300021,0.2216358;-0.09379846;-0.1230422,-0.1211796;0.5117818;0.02012911,-0.3638957;0.3901465;0.0220506,-0.6538725;0.313244;-0.02641331,0.0705552;3.494322E-05;-0.05465245,0.08424531;-0.3788731;-0.01703238,0.07396255;-0.7740673;0.09096241,0.07717942;-0.8214219;0.0409205,-0.08518363;0.006942693;-0.02569975,-0.130252;-0.3707856;-0.004154662,-0.1305426;-0.7712585;0.0828427,-0.1498901;-0.8108402;0.02555107,0.0477147;0.5462437;-0.01364946,376.9836
+0;0;0,0.009295624;0.3179787;0.007070553,0.01894542;0.6227213;-0.001162624,0.1846816;0.4974434;0.001165267,0.2214842;0.2289077;0.01678643,0.2572325;-0.06278431;-0.06059017,-0.1525777;0.5020636;0.0142932,-0.3845982;0.3612139;0.008148018,-0.6610888;0.2417549;-0.03224723,0.07698162;0.004435206;-0.04493425,0.08804686;-0.3727326;0.007942956,0.0883844;-0.7688421;0.1130345,0.09807571;-0.8022292;0.04680439,-0.07868309;0.007700134;-0.04140782,-0.1214051;-0.368831;-0.001745079,-0.1434811;-0.7655072;0.09879218,-0.1356998;-0.8042029;0.03781159,0.0165447;0.5482294;0.003328156,0;0;0,0.02728632;0.3170077;-0.002903223,0.05414903;0.6203171;-0.02048302,0.2021951;0.4720339;-0.05215418,0.22861;0.2018276;-0.05300021,0.2216358;-0.09379846;-0.1230422,-0.1211796;0.5117818;0.02012911,-0.3638957;0.3901465;0.0220506,-0.6538725;0.313244;-0.02641331,0.0705552;3.494322E-05;-0.05465245,0.08424531;-0.3788731;-0.01703238,0.07396255;-0.7740673;0.09096241,0.07717942;-0.8214219;0.0409205,-0.08518363;0.006942693;-0.02569975,-0.130252;-0.3707856;-0.004154662,-0.1305426;-0.7712585;0.0828427,-0.1498901;-0.8108402;0.02555107,0.0477147;0.5462437;-0.01364946,376.9952
+0;0;0,0.009281789;0.3175054;0.007060029,0.0189173;0.6217968;-0.001160808,0.1840882;0.4968045;0.001167548,0.2210917;0.2268026;0.016874,0.2567544;-0.06418997;-0.06031707,-0.1520299;0.5014091;0.01425106,-0.3853172;0.3597903;0.008072327,-0.6611449;0.2406178;-0.03222606,0.07696255;0.004434108;-0.04492313,0.08802671;-0.3726967;0.007948894,0.08836418;-0.7687355;0.1130217,0.09804904;-0.8020804;0.04683571,-0.0786636;0.007698228;-0.04139756,-0.1213814;-0.3687959;-0.001738716,-0.1434535;-0.7654014;0.0987806,-0.1356774;-0.8040514;0.03784062,0.01652024;0.5474187;0.003323118,0;0;0,0.02745727;0.3165169;-0.002968073,0.0543174;0.6193743;-0.02051544,0.2023536;0.472165;-0.0514071,0.2286261;0.2004561;-0.05242538,0.2216243;-0.09424824;-0.1231875,-0.120821;0.512515;0.01944878,-0.368701;0.3981974;0.02143792,-0.6571285;0.3203015;-0.03002805,0.07053202;-6.380677E-05;-0.05464625,0.08422239;-0.3789743;-0.01743221,0.07373914;-0.7741154;0.0904603,0.07684454;-0.8214805;0.0405407,-0.085139;0.007031502;-0.02574671,-0.1302418;-0.3706812;-0.004667209,-0.1308948;-0.7710372;0.08252113,-0.1500439;-0.8105516;0.0251799,0.04789396;0.5454137;-0.01369357,377.0171
+0;0;0,0.009381269;0.3175018;0.007089896,0.01908862;0.6217917;-0.001102456,0.1842275;0.4967635;0.0009368286,0.2209261;0.2267322;0.01685331,0.2564927;-0.06412178;-0.06090217,-0.1520995;0.5022471;0.01436788,-0.3909065;0.3701292;0.008614197,-0.6678498;0.2537385;-0.03215994,0.07686625;0.004450246;-0.04508614,0.08792042;-0.3726343;0.008116651,0.08792842;-0.7686664;0.1132158,0.09819511;-0.8019302;0.04703998,-0.07872419;0.007727333;-0.04127682,-0.1217462;-0.3687463;-0.00175203,-0.1435964;-0.7653555;0.09880097,-0.1454456;-0.7257302;0.007199146,0.01667422;0.5474136;0.003373873,0;0;0,0.02745727;0.3165169;-0.002968073,0.0543174;0.6193743;-0.02051544,0.2023536;0.472165;-0.0514071,0.2286261;0.2004561;-0.05242538,0.2216243;-0.09424824;-0.1231875,-0.120821;0.512515;0.01944878,-0.368701;0.3981974;0.02143792,-0.6571285;0.3203015;-0.03002805,0.07053202;-6.380677E-05;-0.05464625,0.08422239;-0.3789743;-0.01743221,0.07373914;-0.7741154;0.0904603,0.07684454;-0.8214805;0.0405407,-0.085139;0.007031502;-0.02574671,-0.1302418;-0.3706812;-0.004667209,-0.1308948;-0.7710372;0.08252113,-0.1500439;-0.8105516;0.0251799,0.04789396;0.5454137;-0.01369357,377.0288
+0;0;0,0.00937497;0.3172886;0.007085135,0.01907127;0.621232;-0.001097629,0.1840038;0.4963577;0.0009392465,0.2207667;0.2258533;0.01688362,0.2564379;-0.06585616;-0.06110055,-0.1519032;0.5018345;0.01435352,-0.3911285;0.369485;0.008589758,-0.6688864;0.252752;-0.0323043,0.07682706;0.004447978;-0.04506316,0.08787911;-0.3725641;0.008129403,0.08788712;-0.7688654;0.1133,0.09810539;-0.8018309;0.04743624,-0.07868405;0.007723393;-0.04125577,-0.1216978;-0.3686779;-0.001738586,-0.1435629;-0.7655568;0.09888279,-0.1454033;-0.7259768;0.007712923,0.0166598;0.5469446;0.003373248,0;0;0,0.02760383;0.3162903;-0.002933979,0.05461866;0.6187915;-0.02037334,0.2025152;0.4717151;-0.05078077,0.2288395;0.1995298;-0.05155849,0.2226076;-0.09594008;-0.1230223,-0.1207284;0.5132884;0.01874825,-0.3746647;0.411833;0.01751036,-0.6629876;0.3265343;-0.02768301,0.07053426;-0.0001063943;-0.05456901,0.08436626;-0.3789545;-0.01752234,0.07385704;-0.7744017;0.09030461,0.07760073;-0.8197489;0.03819036,-0.08507752;0.007072396;-0.0257811,-0.1301199;-0.3705791;-0.004800033,-0.1307422;-0.7712016;0.08247456,-0.1511164;-0.8096496;0.0249692,0.04815911;0.5449228;-0.01358175,377.052
+0;0;0,0.00937497;0.3172886;0.007085135,0.01907127;0.621232;-0.001097629,0.1840038;0.4963577;0.0009392465,0.2207667;0.2258533;0.01688362,0.2564379;-0.06585616;-0.06110055,-0.1519032;0.5018345;0.01435352,-0.3911285;0.369485;0.008589758,-0.6688864;0.252752;-0.0323043,0.07682706;0.004447978;-0.04506316,0.08787911;-0.3725641;0.008129403,0.08788712;-0.7688654;0.1133,0.09810539;-0.8018309;0.04743624,-0.07868405;0.007723393;-0.04125577,-0.1216978;-0.3686779;-0.001738586,-0.1435629;-0.7655568;0.09888279,-0.1454033;-0.7259768;0.007712923,0.0166598;0.5469446;0.003373248,0;0;0,0.02760383;0.3162903;-0.002933979,0.05461866;0.6187915;-0.02037334,0.2025152;0.4717151;-0.05078077,0.2288395;0.1995298;-0.05155849,0.2226076;-0.09594008;-0.1230223,-0.1207284;0.5132884;0.01874825,-0.3746647;0.411833;0.01751036,-0.6629876;0.3265343;-0.02768301,0.07053426;-0.0001063943;-0.05456901,0.08436626;-0.3789545;-0.01752234,0.07385704;-0.7744017;0.09030461,0.07760073;-0.8197489;0.03819036,-0.08507752;0.007072396;-0.0257811,-0.1301199;-0.3705791;-0.004800033,-0.1307422;-0.7712016;0.08247456,-0.1511164;-0.8096496;0.0249692,0.04815911;0.5449228;-0.01358175,377.0634
+0;0;0,0.009480818;0.3169151;0.007041573,0.01925011;0.620539;-0.001173128,0.1846723;0.4955288;0.0008493525,0.2212698;0.2232254;0.01667289,0.2567857;-0.06758049;-0.0611251,-0.1525753;0.5022558;0.01434729,-0.3971135;0.3761418;0.00841053,-0.6797339;0.2738237;-0.03081557,0.07669016;0.004438373;-0.04513408,0.0876873;-0.3725611;0.008338921,0.08755548;-0.7687044;0.1138537,0.09871425;-0.8021065;0.04803091,-0.07865637;0.007717029;-0.04113136,-0.1217092;-0.3687207;-0.001761775,-0.1436428;-0.7655269;0.09886996,-0.1371125;-0.8042982;0.03800249,0.01682302;0.5463377;0.003303935,0;0;0,0.02760836;0.3159167;-0.003016472,0.05449454;0.6181161;-0.02037906,0.2035967;0.4714;-0.04905844,0.2287182;0.1973455;-0.05044198,0.2230394;-0.0970467;-0.1224347,-0.1216163;0.5135866;0.01832515,-0.3808047;0.4211086;0.01548198,-0.6707578;0.3433791;-0.02655718,0.07054541;-0.000122115;-0.05441964,0.08434007;-0.3790338;-0.01775169,0.073778;-0.7744781;0.08983612,0.07893202;-0.8192039;0.03629661,-0.08495267;0.007044306;-0.02591501,-0.130061;-0.3706389;-0.005189747,-0.1306708;-0.771197;0.08207855,-0.1527086;-0.8113569;0.02668081,0.04807723;0.5443271;-0.01361394,377.0855
+0;0;0,0.009480818;0.3169151;0.007041573,0.01925011;0.620539;-0.001173128,0.1846723;0.4955288;0.0008493525,0.2212698;0.2232254;0.01667289,0.2567857;-0.06758049;-0.0611251,-0.1525753;0.5022558;0.01434729,-0.3971135;0.3761418;0.00841053,-0.6797339;0.2738237;-0.03081557,0.07669016;0.004438373;-0.04513408,0.0876873;-0.3725611;0.008338921,0.08755548;-0.7687044;0.1138537,0.09871425;-0.8021065;0.04803091,-0.07865637;0.007717029;-0.04113136,-0.1217092;-0.3687207;-0.001761775,-0.1436428;-0.7655269;0.09886996,-0.1371125;-0.8042982;0.03800249,0.01682302;0.5463377;0.003303935,0;0;0,0.02760836;0.3159167;-0.003016472,0.05449454;0.6181161;-0.02037906,0.2035967;0.4714;-0.04905844,0.2287182;0.1973455;-0.05044198,0.2230394;-0.0970467;-0.1224347,-0.1216163;0.5135866;0.01832515,-0.3808047;0.4211086;0.01548198,-0.6707578;0.3433791;-0.02655718,0.07054541;-0.000122115;-0.05441964,0.08434007;-0.3790338;-0.01775169,0.073778;-0.7744781;0.08983612,0.07893202;-0.8192039;0.03629661,-0.08495267;0.007044306;-0.02591501,-0.130061;-0.3706389;-0.005189747,-0.1306708;-0.771197;0.08207855,-0.1527086;-0.8113569;0.02668081,0.04807723;0.5443271;-0.01361394,377.1067
+0;0;0,0.009469927;0.3165511;0.007033485,0.01922709;0.6197981;-0.001170378,0.1860124;0.494483;0.0008257856,0.2227055;0.2214678;0.01669068,0.2583435;-0.07033741;-0.06137466,-0.1539669;0.5012645;0.01443305,-0.3991444;0.3748209;0.008480775,-0.6827359;0.2721511;-0.03088012,0.07649213;0.004426912;-0.04501754,0.0875348;-0.3741335;0.008676875,0.08740353;-0.7686216;0.1137508,0.0986127;-0.80231;0.04763071,-0.07845326;0.007697102;-0.04102515,-0.1216844;-0.3702993;-0.001492552,-0.1435263;-0.7654474;0.09871871,-0.1369665;-0.8045293;0.03757635,0.01680348;0.5457035;0.003300249,0;0;0,0.02743156;0.3155673;-0.002917051,0.05382445;0.6174537;-0.01989436,0.2051067;0.4710706;-0.04730821,0.2284968;0.1961447;-0.04931045,0.2231192;-0.09924397;-0.1216372,-0.123787;0.5138079;0.01842564,-0.3859739;0.4279046;0.0146781,-0.6777734;0.352558;-0.0264375,0.07051393;-0.0002251714;-0.05408287,0.08408256;-0.380688;-0.01697469,0.07365982;-0.7746909;0.08939458,0.07896043;-0.8184239;0.03381515,-0.08465082;0.007092008;-0.0260991,-0.1300406;-0.3721564;-0.005520673,-0.1307279;-0.7709882;0.08162323,-0.1530465;-0.811712;0.02636243,0.04756522;0.543748;-0.0132494,377.1187
+0;0;0,0.00959181;0.3165485;0.006982669,0.01945458;0.6197908;-0.001268078,0.1861724;0.4943412;0.0007253184,0.2227874;0.2213123;0.01653608,0.2583897;-0.07041317;-0.06184276,-0.1541186;0.5026234;0.01428803,-0.4076891;0.3942348;0.004837654,-0.6956496;0.3009938;-0.0251521,0.07639302;0.004492994;-0.04517898,0.08741996;-0.3740424;0.008694559,0.08722199;-0.7685376;0.1137416,0.09787579;-0.8016042;0.04693726,-0.07853232;0.007707538;-0.04087163,-0.1216783;-0.3703051;-0.001400962,-0.1436601;-0.7654731;0.09870096,-0.1384766;-0.8039337;0.03673314,0.017005;0.5456978;0.003215607,0;0;0,0.02743156;0.3155673;-0.002917051,0.05382445;0.6174537;-0.01989436,0.2051067;0.4710706;-0.04730821,0.2284968;0.1961447;-0.04931045,0.2231192;-0.09924397;-0.1216372,-0.123787;0.5138079;0.01842564,-0.3859739;0.4279046;0.0146781,-0.6777734;0.352558;-0.0264375,0.07051393;-0.0002251714;-0.05408287,0.08408256;-0.380688;-0.01697469,0.07365982;-0.7746909;0.08939458,0.07896043;-0.8184239;0.03381515,-0.08465082;0.007092008;-0.0260991,-0.1300406;-0.3721564;-0.005520673,-0.1307279;-0.7709882;0.08162323,-0.1530465;-0.811712;0.02636243,0.04756522;0.543748;-0.0132494,377.1301
+0;0;0,0.009582299;0.3162346;0.006975744,0.01943501;0.6191675;-0.001266758,0.1875995;0.4933511;0.000701041,0.2244255;0.2187487;0.01660292,0.2598664;-0.07165405;-0.06142054,-0.1555969;0.501704;0.01437955,-0.4106287;0.3926908;0.004874706,-0.6972835;0.2998725;-0.02497907,0.0759929;0.004469461;-0.04494235,0.08700632;-0.3736019;0.00886514,0.08680866;-0.7674931;0.1137514,0.09753655;-0.8009983;0.04648238,-0.07812098;0.007667167;-0.04065756,-0.121214;-0.369882;-0.001235284,-0.1431622;-0.7644451;0.09871338,-0.1379426;-0.8033817;0.03631458,0.01698779;0.5451462;0.003212591,0;0;0,0.02710044;0.3152819;-0.002775908,0.05272827;0.616935;-0.01953578,0.2065427;0.4714535;-0.04593062,0.2283038;0.1948063;-0.04880333,0.2232146;-0.09905735;-0.1215754,-0.1258864;0.5115552;0.01877297,-0.392499;0.4347435;0.0130115,-0.6841503;0.3644758;-0.02796934,0.07042013;-0.0005293638;-0.05343628,0.08418846;-0.380598;-0.01720476,0.0736389;-0.7739601;0.08912731,0.07894312;-0.8184315;0.03345872,-0.08408547;0.007225198;-0.02630859,-0.1294418;-0.3715653;-0.005935743,-0.1301787;-0.7697659;0.08116875,-0.1521427;-0.8109014;0.0252183,0.04669634;0.5432775;-0.01294851,377.1511
+0;0;0,0.009582299;0.3162346;0.006975744,0.01943501;0.6191675;-0.001266758,0.1875995;0.4933511;0.000701041,0.2244255;0.2187487;0.01660292,0.2598664;-0.07165405;-0.06142054,-0.1555969;0.501704;0.01437955,-0.4106287;0.3926908;0.004874706,-0.6972835;0.2998725;-0.02497907,0.0759929;0.004469461;-0.04494235,0.08700632;-0.3736019;0.00886514,0.08680866;-0.7674931;0.1137514,0.09753655;-0.8009983;0.04648238,-0.07812098;0.007667167;-0.04065756,-0.121214;-0.369882;-0.001235284,-0.1431622;-0.7644451;0.09871338,-0.1379426;-0.8033817;0.03631458,0.01698779;0.5451462;0.003212591,0;0;0,0.02710044;0.3152819;-0.002775908,0.05272827;0.616935;-0.01953578,0.2065427;0.4714535;-0.04593062,0.2283038;0.1948063;-0.04880333,0.2232146;-0.09905735;-0.1215754,-0.1258864;0.5115552;0.01877297,-0.392499;0.4347435;0.0130115,-0.6841503;0.3644758;-0.02796934,0.07042013;-0.0005293638;-0.05343628,0.08418846;-0.380598;-0.01720476,0.0736389;-0.7739601;0.08912731,0.07894312;-0.8184315;0.03345872,-0.08408547;0.007225198;-0.02630859,-0.1294418;-0.3715653;-0.005935743,-0.1301787;-0.7697659;0.08116875,-0.1521427;-0.8109014;0.0252183,0.04669634;0.5432775;-0.01294851,377.1626
+0;0;0,0.009631974;0.316091;0.007025658,0.01947703;0.6189508;-0.00116272,0.1890028;0.4926924;0.0005434144,0.2254172;0.2175689;0.0161743,0.260905;-0.07184455;-0.06140741,-0.1572993;0.5024568;0.01396233,-0.4136731;0.395438;0.004870273,-0.7013872;0.3096729;-0.02518657,0.07556406;0.004444101;-0.04472109,0.08648201;-0.3733308;0.0089547,0.08650131;-0.7677966;0.1136298,0.09547466;-0.8008188;0.04727649,-0.07771287;0.007586863;-0.04040794,-0.1205583;-0.369739;-0.001630962,-0.1430331;-0.7646774;0.09876161,-0.1387744;-0.803189;0.03758068,0.01703418;0.5449359;0.003304177,0;0;0,0.02677311;0.3151695;-0.00264883,0.05166823;0.6168203;-0.01920223,0.2074945;0.4713129;-0.04457307,0.2281533;0.1941399;-0.04797673,0.2237144;-0.09866333;-0.120675,-0.1284596;0.5121954;0.01849913,-0.3966649;0.43942;0.01275787,-0.6886963;0.3745722;-0.02662302,0.07026002;-0.0006973594;-0.05284595,0.08444571;-0.3805055;-0.0173676,0.07387465;-0.7743382;0.08914161,0.07668082;-0.8193095;0.03597665,-0.08352652;0.007300184;-0.02645145,-0.1287461;-0.3711897;-0.006085956,-0.1294781;-0.769883;0.08111087,-0.151715;-0.8096027;0.02543528,0.04584137;0.5431491;-0.01266599,377.1846
+0;0;0,0.009631974;0.316091;0.007025658,0.01947703;0.6189508;-0.00116272,0.1890028;0.4926924;0.0005434144,0.2254172;0.2175689;0.0161743,0.260905;-0.07184455;-0.06140741,-0.1572993;0.5024568;0.01396233,-0.4136731;0.395438;0.004870273,-0.7013872;0.3096729;-0.02518657,0.07556406;0.004444101;-0.04472109,0.08648201;-0.3733308;0.0089547,0.08650131;-0.7677966;0.1136298,0.09547466;-0.8008188;0.04727649,-0.07771287;0.007586863;-0.04040794,-0.1205583;-0.369739;-0.001630962,-0.1430331;-0.7646774;0.09876161,-0.1387744;-0.803189;0.03758068,0.01703418;0.5449359;0.003304177,0;0;0,0.02677311;0.3151695;-0.00264883,0.05166823;0.6168203;-0.01920223,0.2074945;0.4713129;-0.04457307,0.2281533;0.1941399;-0.04797673,0.2237144;-0.09866333;-0.120675,-0.1284596;0.5121954;0.01849913,-0.3966649;0.43942;0.01275787,-0.6886963;0.3745722;-0.02662302,0.07026002;-0.0006973594;-0.05284595,0.08444571;-0.3805055;-0.0173676,0.07387465;-0.7743382;0.08914161,0.07668082;-0.8193095;0.03597665,-0.08352652;0.007300184;-0.02645145,-0.1287461;-0.3711897;-0.006085956,-0.1294781;-0.769883;0.08111087,-0.151715;-0.8096027;0.02543528,0.04584137;0.5431491;-0.01266599,377.1962
+0;0;0,0.009631974;0.316091;0.007025658,0.01947703;0.6189508;-0.00116272,0.1890028;0.4926924;0.0005434144,0.2254172;0.2175689;0.0161743,0.260905;-0.07184455;-0.06140741,-0.1572993;0.5024568;0.01396233,-0.4136731;0.395438;0.004870273,-0.7013872;0.3096729;-0.02518657,0.07556406;0.004444101;-0.04472109,0.08648201;-0.3733308;0.0089547,0.08650131;-0.7677966;0.1136298,0.09547466;-0.8008188;0.04727649,-0.07771287;0.007586863;-0.04040794,-0.1205583;-0.369739;-0.001630962,-0.1430331;-0.7646774;0.09876161,-0.1387744;-0.803189;0.03758068,0.01703418;0.5449359;0.003304177,0;0;0,0.02677311;0.3151695;-0.00264883,0.05166823;0.6168203;-0.01920223,0.2074945;0.4713129;-0.04457307,0.2281533;0.1941399;-0.04797673,0.2237144;-0.09866333;-0.120675,-0.1284596;0.5121954;0.01849913,-0.3966649;0.43942;0.01275787,-0.6886963;0.3745722;-0.02662302,0.07026002;-0.0006973594;-0.05284595,0.08444571;-0.3805055;-0.0173676,0.07387465;-0.7743382;0.08914161,0.07668082;-0.8193095;0.03597665,-0.08352652;0.007300184;-0.02645145,-0.1287461;-0.3711897;-0.006085956,-0.1294781;-0.769883;0.08111087,-0.151715;-0.8096027;0.02543528,0.04584137;0.5431491;-0.01266599,377.2072
+0;0;0,0.009685934;0.3159664;0.007024877,0.01956058;0.6190343;-0.00117353,0.1892553;0.4925619;0.000541447,0.2257121;0.214566;0.01634076,0.2609541;-0.07243291;-0.06058899,-0.1577785;0.5037975;0.01363308,-0.4217246;0.4084048;0.003982224,-0.7129505;0.3473291;-0.02741455,0.0749324;0.004392754;-0.04438894,0.08589484;-0.3741794;0.009449895,0.08528233;-0.7676988;0.115116,0.09902223;-0.7971978;0.04599333,-0.07709248;0.007521817;-0.04005885,-0.1199968;-0.3706178;-0.001260582,-0.1427404;-0.7648501;0.09917283,-0.1443417;-0.7252265;0.007457614,0.01710939;0.5449377;0.003300129,0;0;0,0.02633551;0.31508;-0.002991915,0.05057655;0.616988;-0.01965261,0.2074428;0.4716713;-0.04247475,0.2277988;0.1916191;-0.04657626,0.2237343;-0.09840783;-0.1200365,-0.1301965;0.514853;0.01694692,-0.4029382;0.4482732;0.01065593,-0.6939388;0.3891128;-0.02604859,0.07048717;-0.0008559525;-0.05133582,0.08436708;-0.3816304;-0.01736784,0.07363282;-0.774961;0.08845782,0.07864091;-0.8194379;0.03428245,-0.0826232;0.00727282;-0.02692678,-0.1280396;-0.372012;-0.006529845,-0.1287439;-0.7700585;0.08054308,-0.1488018;-0.810281;0.02421069,0.04495627;0.5432209;-0.01308346,377.2296
+0;0;0,0.009685934;0.3159664;0.007024877,0.01956058;0.6190343;-0.00117353,0.1892553;0.4925619;0.000541447,0.2257121;0.214566;0.01634076,0.2609541;-0.07243291;-0.06058899,-0.1577785;0.5037975;0.01363308,-0.4217246;0.4084048;0.003982224,-0.7129505;0.3473291;-0.02741455,0.0749324;0.004392754;-0.04438894,0.08589484;-0.3741794;0.009449895,0.08528233;-0.7676988;0.115116,0.09902223;-0.7971978;0.04599333,-0.07709248;0.007521817;-0.04005885,-0.1199968;-0.3706178;-0.001260582,-0.1427404;-0.7648501;0.09917283,-0.1443417;-0.7252265;0.007457614,0.01710939;0.5449377;0.003300129,0;0;0,0.02633551;0.31508;-0.002991915,0.05057655;0.616988;-0.01965261,0.2074428;0.4716713;-0.04247475,0.2277988;0.1916191;-0.04657626,0.2237343;-0.09840783;-0.1200365,-0.1301965;0.514853;0.01694692,-0.4029382;0.4482732;0.01065593,-0.6939388;0.3891128;-0.02604859,0.07048717;-0.0008559525;-0.05133582,0.08436708;-0.3816304;-0.01736784,0.07363282;-0.774961;0.08845782,0.07864091;-0.8194379;0.03428245,-0.0826232;0.00727282;-0.02692678,-0.1280396;-0.372012;-0.006529845,-0.1287439;-0.7700585;0.08054308,-0.1488018;-0.810281;0.02421069,0.04495627;0.5432209;-0.01308346,377.2408
+0;0;0,0.009692006;0.3161645;0.007029281,0.01957273;0.6194182;-0.001175815,0.1899084;0.4926668;0.0005338639,0.226496;0.2136735;0.01638987,0.2615949;-0.07215974;-0.06022746,-0.1584231;0.5039445;0.01367445,-0.4233162;0.4082095;0.003988968,-0.7133594;0.3473819;-0.02728029,0.07475638;0.004382435;-0.04428467,0.08571003;-0.3738864;0.009511035,0.08509737;-0.7675127;0.1152059,0.09863452;-0.7961338;0.04710313,-0.07691139;0.007504147;-0.03996475,-0.1197813;-0.3703326;-0.001197565,-0.1425311;-0.7646719;0.09926312,-0.1441088;-0.7251902;0.008901238,0.01711879;0.5452386;0.003302862,0;0;0,0.02599551;0.3153075;-0.002955914,0.04949905;0.6174687;-0.01947594,0.2073474;0.4715871;-0.0412066,0.2274274;0.1905016;-0.04508853,0.2239746;-0.09802136;-0.119556,-0.131427;0.5132973;0.01694606,-0.4067353;0.4536656;0.008184863,-0.6978647;0.4008432;-0.02725946,0.07067227;-0.001205891;-0.05072308,0.08405623;-0.3817188;-0.01707721,0.07352787;-0.7751851;0.08869076,0.07762262;-0.8189557;0.03578711,-0.08221407;0.007271871;-0.02751039,-0.1278856;-0.3716493;-0.006674873,-0.1297702;-0.7702101;0.07852604,-0.1486559;-0.8070499;0.01993053,0.04411766;0.5435961;-0.01294971,377.2633
+0;0;0,0.009779982;0.3162412;0.007001871,0.01972738;0.6199792;-0.001273533,0.1910167;0.4927799;0.000541602,0.2276846;0.2120685;0.01637414,0.262499;-0.07115754;-0.05961969,-0.1596278;0.5055123;0.01302399,-0.4288014;0.4170501;0.002341146,-0.715349;0.3517441;-0.02646359,0.07438092;0.004326784;-0.04410252,0.08546448;-0.3739515;0.00988603,0.08458734;-0.7673612;0.1154191,0.09880888;-0.7960159;0.04519114,-0.07655231;0.007479122;-0.03975023,-0.1195397;-0.370375;-0.0008862726,-0.1422237;-0.7644509;0.09960669,-0.1436622;-0.7247962;0.007523492,0.01725668;0.5456517;0.003231243,0;0;0,0.02559264;0.3154198;-0.002920389,0.04794063;0.6181638;-0.0193336,0.2074926;0.4719062;-0.03906822,0.226875;0.1890711;-0.04384065,0.2249252;-0.09671566;-0.1181791,-0.1343734;0.5153037;0.01439339,-0.4118726;0.4573904;0.008529352,-0.7009742;0.4075181;-0.02519106,0.07093607;-0.001300946;-0.04962515,0.08403498;-0.3819399;-0.01684594,0.07333417;-0.7752522;0.08851099,0.07849322;-0.8235371;0.03932285,-0.08150712;0.007536913;-0.02821449,-0.1275108;-0.371353;-0.006809646,-0.1292828;-0.7696362;0.07849316,-0.1484894;-0.8078303;0.01886716,0.042896;0.5441158;-0.01282096,377.2851
+0;0;0,0.009779982;0.3162412;0.007001871,0.01972738;0.6199792;-0.001273533,0.1910167;0.4927799;0.000541602,0.2276846;0.2120685;0.01637414,0.262499;-0.07115754;-0.05961969,-0.1596278;0.5055123;0.01302399,-0.4288014;0.4170501;0.002341146,-0.715349;0.3517441;-0.02646359,0.07438092;0.004326784;-0.04410252,0.08546448;-0.3739515;0.00988603,0.08458734;-0.7673612;0.1154191,0.09880888;-0.7960159;0.04519114,-0.07655231;0.007479122;-0.03975023,-0.1195397;-0.370375;-0.0008862726,-0.1422237;-0.7644509;0.09960669,-0.1436622;-0.7247962;0.007523492,0.01725668;0.5456517;0.003231243,0;0;0,0.02559264;0.3154198;-0.002920389,0.04794063;0.6181638;-0.0193336,0.2074926;0.4719062;-0.03906822,0.226875;0.1890711;-0.04384065,0.2249252;-0.09671566;-0.1181791,-0.1343734;0.5153037;0.01439339,-0.4118726;0.4573904;0.008529352,-0.7009742;0.4075181;-0.02519106,0.07093607;-0.001300946;-0.04962515,0.08403498;-0.3819399;-0.01684594,0.07333417;-0.7752522;0.08851099,0.07849322;-0.8235371;0.03932285,-0.08150712;0.007536913;-0.02821449,-0.1275108;-0.371353;-0.006809646,-0.1292828;-0.7696362;0.07849316,-0.1484894;-0.8078303;0.01886716,0.042896;0.5441158;-0.01282096,377.2965
+0;0;0,0.009781706;0.3162969;0.007003105,0.01973483;0.6202094;-0.001277776,0.191255;0.4928802;0.0005373331,0.2279849;0.2116949;0.0163966,0.2624896;-0.06901211;-0.05892134,-0.1598594;0.5056297;0.01303645,-0.4294875;0.4170181;0.002335569,-0.7134864;0.352293;-0.02621297,0.07352194;0.004276817;-0.04359321,0.0845737;-0.372916;0.01024042,0.08369283;-0.7679949;0.1162213,0.0974474;-0.7947237;0.04829924,-0.07566825;0.007392751;-0.03929118,-0.1185323;-0.3693771;-0.000538744,-0.1413125;-0.765125;0.1003806,-0.1427038;-0.7257873;0.01132099,0.01726217;0.5458229;0.003230578,0;0;0,0.02527921;0.3154996;-0.00307107,0.04704411;0.6184501;-0.01967287,0.207278;0.4719975;-0.03723383,0.2263608;0.1886719;-0.04255033,0.2263636;-0.09457606;-0.1162415,-0.1349946;0.5133831;0.01421369,-0.4141628;0.4615645;0.007448288,-0.7030013;0.4262806;-0.02397012,0.0711737;-0.00183177;-0.04748774,0.08373521;-0.3815671;-0.01686192,0.07311855;-0.776812;0.08796573,0.07882069;-0.8222138;0.03997827,-0.08020272;0.007681932;-0.02885562,-0.1265323;-0.3700638;-0.007493287,-0.1275878;-0.7699122;0.07876284,-0.1460701;-0.8066159;0.0219317,0.04214977;0.5443389;-0.01308656,377.3185
+0;0;0,0.009803997;0.3162964;0.006996425,0.01975236;0.6202092;-0.001276891,0.191273;0.4928765;0.0005175858,0.2278456;0.2116708;0.01638019,0.2624859;-0.06898895;-0.05905125,-0.1601449;0.5069072;0.01267389,-0.4307807;0.4211733;0.004202303,-0.7172953;0.3688531;-0.02463853,0.07350876;0.004306144;-0.04361255,0.08455151;-0.372879;0.01027671,0.08370398;-0.7679836;0.1161619,0.09759435;-0.7948664;0.04839648,-0.075669;0.007343484;-0.039299,-0.1187557;-0.3693981;-0.0005187057,-0.1411722;-0.765232;0.1001447,-0.1424782;-0.7258947;0.01108372,0.01728146;0.5458225;0.003229991,0;0;0,0.02527921;0.3154996;-0.00307107,0.04704411;0.6184501;-0.01967287,0.207278;0.4719975;-0.03723383,0.2263608;0.1886719;-0.04255033,0.2263636;-0.09457606;-0.1162415,-0.1349946;0.5133831;0.01421369,-0.4141628;0.4615645;0.007448288,-0.7030013;0.4262806;-0.02397012,0.0711737;-0.00183177;-0.04748774,0.08373521;-0.3815671;-0.01686192,0.07311855;-0.776812;0.08796573,0.07882069;-0.8222138;0.03997827,-0.08020272;0.007681932;-0.02885562,-0.1265323;-0.3700638;-0.007493287,-0.1275878;-0.7699122;0.07876284,-0.1460701;-0.8066159;0.0219317,0.04214977;0.5443389;-0.01308656,377.3301
+0;0;0,0.009803997;0.3162964;0.006996425,0.01975236;0.6202092;-0.001276891,0.191273;0.4928765;0.0005175858,0.2278456;0.2116708;0.01638019,0.2624859;-0.06898895;-0.05905125,-0.1601449;0.5069072;0.01267389,-0.4307807;0.4211733;0.004202303,-0.7172953;0.3688531;-0.02463853,0.07350876;0.004306144;-0.04361255,0.08455151;-0.372879;0.01027671,0.08370398;-0.7679836;0.1161619,0.09759435;-0.7948664;0.04839648,-0.075669;0.007343484;-0.039299,-0.1187557;-0.3693981;-0.0005187057,-0.1411722;-0.765232;0.1001447,-0.1424782;-0.7258947;0.01108372,0.01728146;0.5458225;0.003229991,0;0;0,0.02527921;0.3154996;-0.00307107,0.04704411;0.6184501;-0.01967287,0.207278;0.4719975;-0.03723383,0.2263608;0.1886719;-0.04255033,0.2263636;-0.09457606;-0.1162415,-0.1349946;0.5133831;0.01421369,-0.4141628;0.4615645;0.007448288,-0.7030013;0.4262806;-0.02397012,0.0711737;-0.00183177;-0.04748774,0.08373521;-0.3815671;-0.01686192,0.07311855;-0.776812;0.08796573,0.07882069;-0.8222138;0.03997827,-0.08020272;0.007681932;-0.02885562,-0.1265323;-0.3700638;-0.007493287,-0.1275878;-0.7699122;0.07876284,-0.1460701;-0.8066159;0.0219317,0.04214977;0.5443389;-0.01308656,377.3416
+0;0;0,0.009802705;0.3162547;0.006995502,0.01975234;0.6202062;-0.001278807,0.1931565;0.4922922;0.0004867937,0.2297095;0.2112371;0.0163409,0.2639247;-0.06597942;-0.0581651,-0.1620661;0.5064748;0.01277471,-0.432557;0.4207867;0.004307661,-0.7155564;0.3691085;-0.02417933,0.07290198;0.004270598;-0.04325254,0.08395371;-0.3732214;0.01068056,0.08311751;-0.7630491;0.1151516,0.1028164;-0.8137184;0.01904896,-0.07504438;0.007282866;-0.0389746,-0.1181661;-0.3697653;-0.0001627542,-0.1402832;-0.7603125;0.09915622,-0.1421353;-0.7170707;-0.02714702,0.01728117;0.5458114;0.003228566,0;0;0,0.02488224;0.3154883;-0.003171206,0.04600029;0.6185163;-0.0198884,0.2086952;0.4711135;-0.03327298,0.2256607;0.1878328;-0.03987813,0.2285307;-0.09156454;-0.1140383,-0.1388576;0.5150179;0.009058218,-0.4193311;0.4712763;0.008228735,-0.7043711;0.4313932;-0.01883374,0.07150924;-0.002172858;-0.04566646,0.0833834;-0.3823461;-0.01636672,0.07256538;-0.7723861;0.08674622,0.05835325;-0.765758;-0.03728223,-0.07909631;0.008089169;-0.02969944,-0.1259377;-0.3699102;-0.008402843,-0.1267986;-0.7642565;0.07744999,-0.1529884;-0.8294699;-0.002423659,0.04126257;0.5443909;-0.01325583,377.3536
+0;0;0,0.009908026;0.3162514;0.006995087,0.01988957;0.6202018;-0.001278097,0.1932766;0.4922479;0.0005066518,0.2297719;0.2111885;0.01641683,0.2639865;-0.06602392;-0.0581047,-0.1621533;0.5073969;0.01242176,-0.4359568;0.4330327;0.003420116,-0.7189502;0.3802539;-0.02303752,0.07291316;0.004252812;-0.04323543,0.08408041;-0.3732357;0.01069852,0.08333462;-0.7630303;0.1152936,0.1027214;-0.8136429;0.01907998,-0.07502802;0.007279804;-0.03900665,-0.1185746;-0.3697813;-0.0007996336,-0.1402824;-0.7602766;0.09881313,-0.1420092;-0.7170352;-0.02749193,0.01741319;0.5458073;0.003230729,0;0;0,0.02488224;0.3154883;-0.003171206,0.04600029;0.6185163;-0.0198884,0.2086952;0.4711135;-0.03327298,0.2256607;0.1878328;-0.03987813,0.2285307;-0.09156454;-0.1140383,-0.1388576;0.5150179;0.009058218,-0.4193311;0.4712763;0.008228735,-0.7043711;0.4313932;-0.01883374,0.07150924;-0.002172858;-0.04566646,0.0833834;-0.3823461;-0.01636672,0.07256538;-0.7723861;0.08674622,0.05835325;-0.765758;-0.03728223,-0.07909631;0.008089169;-0.02969944,-0.1259377;-0.3699102;-0.008402843,-0.1267986;-0.7642565;0.07744999,-0.1529884;-0.8294699;-0.002423659,0.04126257;0.5443909;-0.01325583,377.3748
+0;0;0,0.009910624;0.3163344;0.00699692,0.01989674;0.6204242;-0.001279668,0.1944651;0.4920849;0.000488302,0.2310583;0.2102722;0.01644112,0.2649532;-0.06435043;-0.05738421,-0.1633541;0.5073358;0.01248351,-0.4378915;0.4327722;0.003457739,-0.718241;0.3804865;-0.02275273,0.07202712;0.004201132;-0.04271004,0.08320825;-0.3737566;0.01129095,0.08245919;-0.7652631;0.1163454,0.1018412;-0.8158559;0.02015545,-0.07411628;0.00719134;-0.03853264,-0.117717;-0.3703384;-0.0002781339,-0.1395201;-0.7625488;0.09977211,-0.1412465;-0.7193106;-0.02650188,0.01741952;0.5460044;0.003230692,0;0;0,0.02437377;0.3156101;-0.003287077,0.04500528;0.6187931;-0.02033687,0.2092185;0.4710208;-0.03151274,0.2254289;0.1869466;-0.03865671,0.2305738;-0.08986121;-0.1119206,-0.1415627;0.515797;0.004775537,-0.4230065;0.4735242;0.008564687,-0.7060266;0.4377827;-0.01671024,0.07129595;-0.002172589;-0.04406667,0.08330539;-0.3829141;-0.01605129,0.07246609;-0.7747236;0.08730316,0.05993201;-0.7681555;-0.03686284,-0.07744373;0.008778271;-0.03090493,-0.1237623;-0.3696776;-0.008125307,-0.1249488;-0.765619;0.07872725,-0.1503461;-0.8323537;0.0004921556,0.04034249;0.5446454;-0.01361609,377.3859
+0;0;0,0.009910624;0.3163344;0.00699692,0.01989674;0.6204242;-0.001279668,0.1944651;0.4920849;0.000488302,0.2310583;0.2102722;0.01644112,0.2649532;-0.06435043;-0.05738421,-0.1633541;0.5073358;0.01248351,-0.4378915;0.4327722;0.003457739,-0.718241;0.3804865;-0.02275273,0.07202712;0.004201132;-0.04271004,0.08320825;-0.3737566;0.01129095,0.08245919;-0.7652631;0.1163454,0.1018412;-0.8158559;0.02015545,-0.07411628;0.00719134;-0.03853264,-0.117717;-0.3703384;-0.0002781339,-0.1395201;-0.7625488;0.09977211,-0.1412465;-0.7193106;-0.02650188,0.01741952;0.5460044;0.003230692,0;0;0,0.02437377;0.3156101;-0.003287077,0.04500528;0.6187931;-0.02033687,0.2092185;0.4710208;-0.03151274,0.2254289;0.1869466;-0.03865671,0.2305738;-0.08986121;-0.1119206,-0.1415627;0.515797;0.004775537,-0.4230065;0.4735242;0.008564687,-0.7060266;0.4377827;-0.01671024,0.07129595;-0.002172589;-0.04406667,0.08330539;-0.3829141;-0.01605129,0.07246609;-0.7747236;0.08730316,0.05993201;-0.7681555;-0.03686284,-0.07744373;0.008778271;-0.03090493,-0.1237623;-0.3696776;-0.008125307,-0.1249488;-0.765619;0.07872725,-0.1503461;-0.8323537;0.0004921556,0.04034249;0.5446454;-0.01361609,377.3973
+0;0;0,0.01002183;0.3161745;0.0068592,0.02004536;0.6202042;-0.001626409,0.1958307;0.4913998;0.0005537537,0.2323244;0.209158;0.01649459,0.2661307;-0.06419706;-0.05697104,-0.1648314;0.5084825;0.01218712,-0.4416091;0.4409004;0.003637784,-0.7216305;0.3937916;-0.02149918,0.07125017;0.004062947;-0.04217112,0.08256801;-0.3738052;0.01179417,0.08188034;-0.7674789;0.1173334,0.09957499;-0.8187932;0.02148861,-0.07321963;0.007188947;-0.03819295,-0.1167646;-0.3702428;0.0001977719,-0.1385685;-0.7646294;0.1007057,-0.1401352;-0.7214156;-0.02552538,0.01756176;0.5458053;0.002951277,0;0;0,0.02397859;0.3154781;-0.003519773,0.04424073;0.6186191;-0.0208199,0.2101941;0.4704712;-0.02754903,0.2251321;0.1859892;-0.0372026,0.232084;-0.08940765;-0.1104918,-0.1440835;0.5169115;0.0009916089,-0.4259898;0.4753819;0.008095031,-0.7084559;0.4444075;-0.01463269,0.07128266;-0.002263591;-0.04225111,0.08287661;-0.3830645;-0.01615548,0.07223077;-0.7772155;0.08704162,0.06175931;-0.7707158;-0.0372541,-0.07608451;0.009056341;-0.03163269,-0.1222902;-0.3692756;-0.008080777,-0.1237748;-0.7675208;0.07861763,-0.1480394;-0.8380405;0.005008161,0.03965357;0.5444896;-0.01403069,377.4194
+0;0;0,0.01002183;0.3161745;0.0068592,0.02004536;0.6202042;-0.001626409,0.1958307;0.4913998;0.0005537537,0.2323244;0.209158;0.01649459,0.2661307;-0.06419706;-0.05697104,-0.1648314;0.5084825;0.01218712,-0.4416091;0.4409004;0.003637784,-0.7216305;0.3937916;-0.02149918,0.07125017;0.004062947;-0.04217112,0.08256801;-0.3738052;0.01179417,0.08188034;-0.7674789;0.1173334,0.09957499;-0.8187932;0.02148861,-0.07321963;0.007188947;-0.03819295,-0.1167646;-0.3702428;0.0001977719,-0.1385685;-0.7646294;0.1007057,-0.1401352;-0.7214156;-0.02552538,0.01756176;0.5458053;0.002951277,0;0;0,0.02397859;0.3154781;-0.003519773,0.04424073;0.6186191;-0.0208199,0.2101941;0.4704712;-0.02754903,0.2251321;0.1859892;-0.0372026,0.232084;-0.08940765;-0.1104918,-0.1440835;0.5169115;0.0009916089,-0.4259898;0.4753819;0.008095031,-0.7084559;0.4444075;-0.01463269,0.07128266;-0.002263591;-0.04225111,0.08287661;-0.3830645;-0.01615548,0.07223077;-0.7772155;0.08704162,0.06175931;-0.7707158;-0.0372541,-0.07608451;0.009056341;-0.03163269,-0.1222902;-0.3692756;-0.008080777,-0.1237748;-0.7675208;0.07861763,-0.1480394;-0.8380405;0.005008161,0.03965357;0.5444896;-0.01403069,377.432
+0;0;0,0.01002016;0.3161218;0.006858055,0.02004342;0.6201433;-0.001627311,0.1963684;0.4911766;0.0005454526,0.2327868;0.2095165;0.01645344,0.2661722;-0.06043509;-0.0560975,-0.1653852;0.508311;0.01221402,-0.4415925;0.4408683;0.003682314,-0.7181274;0.3943459;-0.02114167,0.07070156;0.004031664;-0.04184641,0.08193705;-0.3710871;0.01172622,0.0812455;-0.7669768;0.1178595,0.09893641;-0.8182739;0.02203503,-0.07265586;0.007133594;-0.03789888,-0.115884;-0.3675519;0.0002125129,-0.1378106;-0.7641584;0.1012862,-0.139377;-0.7209474;-0.02491817,0.0175599;0.5457468;0.002950232,0;0;0,0.02381749;0.3154357;-0.003667831,0.04403479;0.6185636;-0.02110887,0.210589;0.4699036;-0.02478266,0.2247147;0.1860238;-0.03593946,0.2347023;-0.08642757;-0.1061007,-0.1452647;0.5181118;-0.00222496,-0.4268876;0.4790227;0.006281405,-0.7064393;0.4528784;-0.0141994,0.0713276;-0.002454177;-0.04089546,0.08250476;-0.3806207;-0.01690507,0.07223566;-0.7769574;0.08704257,0.06333099;-0.7705346;-0.03733325,-0.07510421;0.009238156;-0.03225062,-0.1211317;-0.3663107;-0.00869331,-0.1225042;-0.7667888;0.07853466,-0.1453639;-0.8386057;0.006317712,0.03944455;0.5444396;-0.01428795,377.4522
+0;0;0,0.0100762;0.3161193;0.006886752,0.02009216;0.6201411;-0.001585994,0.1964269;0.4911654;0.0007237794,0.2326384;0.2094764;0.01659211,0.2662056;-0.06047854;-0.05586254,-0.1657016;0.5101418;0.01205233,-0.4437081;0.4507884;0.001985099,-0.7214882;0.4108747;-0.02031137,0.07075127;0.003883573;-0.04177634,0.08211279;-0.3712244;0.01184502,0.08157428;-0.7671463;0.1178588,0.09682321;-0.8189957;0.02208471,-0.07258054;0.007265574;-0.03801795,-0.1158466;-0.3674049;0.0001974553,-0.1375453;-0.763994;0.1013885,-0.1389668;-0.7207798;-0.02481718,0.01761943;0.5457446;0.00299589,0;0;0,0.02381749;0.3154357;-0.003667831,0.04403479;0.6185636;-0.02110887,0.210589;0.4699036;-0.02478266,0.2247147;0.1860238;-0.03593946,0.2347023;-0.08642757;-0.1061007,-0.1452647;0.5181118;-0.00222496,-0.4268876;0.4790227;0.006281405,-0.7064393;0.4528784;-0.0141994,0.0713276;-0.002454177;-0.04089546,0.08250476;-0.3806207;-0.01690507,0.07223566;-0.7769574;0.08704257,0.06333099;-0.7705346;-0.03733325,-0.07510421;0.009238156;-0.03225062,-0.1211317;-0.3663107;-0.00869331,-0.1225042;-0.7667888;0.07853466,-0.1453639;-0.8386057;0.006317712,0.03944455;0.5444396;-0.01428795,377.4644
+0;0;0,0.01007429;0.3160595;0.006885448,0.02009106;0.6201058;-0.001587848,0.1966876;0.491047;0.0007187848,0.2330738;0.2079989;0.01666367,0.2666135;-0.06173486;-0.05573163,-0.1659713;0.5100512;0.01206393,-0.4453191;0.4504115;0.001948128,-0.7228718;0.4105304;-0.02033008,0.07041461;0.003865093;-0.04157756,0.08177902;-0.3713383;0.01205745,0.08125275;-0.7582555;0.1156601,0.09650789;-0.8101382;0.01984704,-0.07223517;0.007231002;-0.03783705,-0.1155123;-0.3675348;0.0003880821,-0.1367175;-0.755104;0.0992777,-0.1381395;-0.7118844;-0.02697936,0.01761823;0.5457062;0.002994223,0;0;0,0.0236232;0.3153889;-0.00378418,0.04362117;0.6185436;-0.02143025,0.2106012;0.4697876;-0.022825,0.2239554;0.1844702;-0.03331614,0.2351085;-0.08727211;-0.1051077,-0.1461294;0.5186245;-0.004978011,-0.429639;0.4835818;0.004440499,-0.7093211;0.4604293;-0.01464334,0.07143229;-0.002477869;-0.03991413,0.08232842;-0.380803;-0.01678658,0.0715607;-0.7674715;0.08718562,0.06386659;-0.7612423;-0.03728676,-0.07418209;0.009529494;-0.03328749,-0.1203544;-0.3660364;-0.008754618,-0.1215438;-0.7573924;0.0765553,-0.1417914;-0.82983;0.004345827,0.03907767;0.5444191;-0.01455069,377.4859
+0;0;0,0.01007429;0.3160595;0.006885448,0.02009106;0.6201058;-0.001587848,0.1966876;0.491047;0.0007187848,0.2330738;0.2079989;0.01666367,0.2666135;-0.06173486;-0.05573163,-0.1659713;0.5100512;0.01206393,-0.4453191;0.4504115;0.001948128,-0.7228718;0.4105304;-0.02033008,0.07041461;0.003865093;-0.04157756,0.08177902;-0.3713383;0.01205745,0.08125275;-0.7582555;0.1156601,0.09650789;-0.8101382;0.01984704,-0.07223517;0.007231002;-0.03783705,-0.1155123;-0.3675348;0.0003880821,-0.1367175;-0.755104;0.0992777,-0.1381395;-0.7118844;-0.02697936,0.01761823;0.5457062;0.002994223,0;0;0,0.0236232;0.3153889;-0.00378418,0.04362117;0.6185436;-0.02143025,0.2106012;0.4697876;-0.022825,0.2239554;0.1844702;-0.03331614,0.2351085;-0.08727211;-0.1051077,-0.1461294;0.5186245;-0.004978011,-0.429639;0.4835818;0.004440499,-0.7093211;0.4604293;-0.01464334,0.07143229;-0.002477869;-0.03991413,0.08232842;-0.380803;-0.01678658,0.0715607;-0.7674715;0.08718562,0.06386659;-0.7612423;-0.03728676,-0.07418209;0.009529494;-0.03328749,-0.1203544;-0.3660364;-0.008754618,-0.1215438;-0.7573924;0.0765553,-0.1417914;-0.82983;0.004345827,0.03907767;0.5444191;-0.01455069,377.4975
+0;0;0,0.01020073;0.3160558;0.006867801,0.02028627;0.6201;-0.001599681,0.1968558;0.4909893;0.0007318011,0.2331171;0.2079287;0.01673818,0.266578;-0.06198114;-0.05503462,-0.1660585;0.5113619;0.01163137,-0.4468445;0.4589562;0.001275075,-0.7249397;0.4210436;-0.0173793,0.0704409;0.003794257;-0.04153955,0.0821229;-0.3714202;0.01194992,0.08157183;-0.7583439;0.115528,0.09714204;-0.8115318;0.02089729,-0.07218403;0.007278344;-0.03792547,-0.1152131;-0.36751;0.0003589466,-0.1363488;-0.7550808;0.09925728,-0.1376112;-0.711861;-0.02700147,0.01780196;0.5457006;0.002980452,0;0;0,0.0236232;0.3153889;-0.00378418,0.04362117;0.6185436;-0.02143025,0.2106012;0.4697876;-0.022825,0.2239554;0.1844702;-0.03331614,0.2351085;-0.08727211;-0.1051077,-0.1461294;0.5186245;-0.004978011,-0.429639;0.4835818;0.004440499,-0.7093211;0.4604293;-0.01464334,0.07143229;-0.002477869;-0.03991413,0.08232842;-0.380803;-0.01678658,0.0715607;-0.7674715;0.08718562,0.06386659;-0.7612423;-0.03728676,-0.07418209;0.009529494;-0.03328749,-0.1203544;-0.3660364;-0.008754618,-0.1215438;-0.7573924;0.0765553,-0.1417914;-0.82983;0.004345827,0.03907767;0.5444191;-0.01455069,377.5088
+0;0;0,0.01019778;0.3159645;0.006865818,0.02028189;0.6199654;-0.001600466,0.1969592;0.4908323;0.000729026,0.2333938;0.2064192;0.01681188,0.2667117;-0.06233776;-0.05465434,-0.1661729;0.5112171;0.01163513,-0.4483004;0.4585609;0.001229359,-0.7252078;0.4208103;-0.01734533,0.07020343;0.003781467;-0.04139952,0.08191097;-0.3722532;0.01220688,0.08135793;-0.7605585;0.1161548,0.09280308;-0.7917072;0.04659487,-0.07194068;0.007253807;-0.03779762,-0.1150638;-0.3683538;0.0005704872,-0.1362749;-0.7573085;0.09982194,-0.1372029;-0.717591;0.007013276,0.01779792;0.5455764;0.002979026,0;0;0,0.02348098;0.3153064;-0.003907204,0.04342884;0.618416;-0.02163959,0.2104493;0.4692084;-0.0201118,0.223228;0.1824645;-0.02967954,0.2354305;-0.08744624;-0.1034842,-0.1466354;0.5191331;-0.007842956,-0.4322042;0.4898952;0.0006725574,-0.7109832;0.4674395;-0.01435635,0.07150011;-0.002650619;-0.03921032,0.08147822;-0.381809;-0.01571178,0.07136877;-0.7701869;0.08747172,0.07716486;-0.8192892;0.03829885,-0.07368448;0.009619646;-0.03368679,-0.1200497;-0.3667786;-0.00944942,-0.1212251;-0.7593753;0.07688039,-0.1363229;-0.8005686;0.01846539,0.03888983;0.5443034;-0.01474094,377.5309
+0;0;0,0.01014364;0.3159396;0.006800104,0.02004818;0.6199879;-0.001761364,0.197212;0.4908112;0.000790738,0.2321882;0.2066686;0.01722861,0.2666161;-0.05998778;-0.0539618,-0.1669083;0.5119506;0.01126505,-0.4499611;0.4672935;0.0004268456,-0.7255058;0.4324327;-0.01436535,0.06981981;0.003775893;-0.04110755,0.08169496;-0.3725738;0.01246434,0.08128099;-0.7616402;0.1166445,0.09279968;-0.7930155;0.04689225,-0.07147248;0.007187265;-0.03766858,-0.1146016;-0.3687224;0.0008260682,-0.1355843;-0.7584586;0.1002831,-0.1364093;-0.7187169;0.007173561,0.01762684;0.5455874;0.002848924,0;0;0,0.02330276;0.3152897;-0.004046202,0.04296876;0.618444;-0.02207541,0.2102035;0.4683932;-0.01769567,0.2224847;0.1820106;-0.02574158,0.2358838;-0.0852873;-0.101447,-0.1475543;0.5195599;-0.009879278,-0.4329172;0.4928338;-0.0006965669,-0.7101034;0.4749884;-0.01512987,0.07159317;-0.002831623;-0.03801703,0.08015749;-0.3823411;-0.01458049,0.07155982;-0.7718319;0.08764124,0.07788824;-0.8201811;0.03678513,-0.07277477;0.009787776;-0.03445182,-0.1192018;-0.3668965;-0.009884236,-0.1204919;-0.7600943;0.07740868,-0.1357241;-0.8016857;0.01903369,0.03849705;0.5443246;-0.01508522,377.5532
+0;0;0,0.01014364;0.3159396;0.006800104,0.02004818;0.6199879;-0.001761364,0.197212;0.4908112;0.000790738,0.2321882;0.2066686;0.01722861,0.2666161;-0.05998778;-0.0539618,-0.1669083;0.5119506;0.01126505,-0.4499611;0.4672935;0.0004268456,-0.7255058;0.4324327;-0.01436535,0.06981981;0.003775893;-0.04110755,0.08169496;-0.3725738;0.01246434,0.08128099;-0.7616402;0.1166445,0.09279968;-0.7930155;0.04689225,-0.07147248;0.007187265;-0.03766858,-0.1146016;-0.3687224;0.0008260682,-0.1355843;-0.7584586;0.1002831,-0.1364093;-0.7187169;0.007173561,0.01762684;0.5455874;0.002848924,0;0;0,0.02330276;0.3152897;-0.004046202,0.04296876;0.618444;-0.02207541,0.2102035;0.4683932;-0.01769567,0.2224847;0.1820106;-0.02574158,0.2358838;-0.0852873;-0.101447,-0.1475543;0.5195599;-0.009879278,-0.4329172;0.4928338;-0.0006965669,-0.7101034;0.4749884;-0.01512987,0.07159317;-0.002831623;-0.03801703,0.08015749;-0.3823411;-0.01458049,0.07155982;-0.7718319;0.08764124,0.07788824;-0.8201811;0.03678513,-0.07277477;0.009787776;-0.03445182,-0.1192018;-0.3668965;-0.009884236,-0.1204919;-0.7600943;0.07740868,-0.1357241;-0.8016857;0.01903369,0.03849705;0.5443246;-0.01508522,377.5648
+0;0;0,0.01014633;0.3160233;0.006801907,0.02005728;0.6202684;-0.00176537,0.1976218;0.4909149;0.0007854723,0.2325478;0.2071803;0.01719973,0.2669084;-0.05895478;-0.05385149,-0.1673146;0.5121017;0.01128325,-0.4499608;0.4675087;0.0004606191,-0.7249669;0.432716;-0.01430265,0.06936042;0.003751049;-0.04083708,0.08123363;-0.372537;0.01272604,0.0808296;-0.7522631;0.1144051,0.09177668;-0.7805927;0.0481143,-0.07100222;0.007139976;-0.03742074,-0.1141243;-0.3687082;0.001067609,-0.1346033;-0.749088;0.09813702,-0.1353873;-0.7098297;0.009647921,0.01763418;0.5458138;0.002848271,0;0;0,0.02307029;0.3153887;-0.004209995,0.04243574;0.6187353;-0.02264333,0.2098234;0.4677593;-0.01589084,0.2218174;0.181749;-0.02287388,0.2364936;-0.08539945;-0.09685469,-0.1484961;0.5199341;-0.01154729,-0.4338624;0.4981095;-0.0023643,-0.7106956;0.4822606;-0.01536373,0.07151882;-0.002944171;-0.03699994,0.07877906;-0.3824131;-0.01347685,0.07119082;-0.7634022;0.08306575,0.07664956;-0.800214;0.02455902,-0.07183538;0.009920272;-0.03512653,-0.1183712;-0.36665;-0.009987555,-0.1192992;-0.7502099;0.07610339,-0.1336536;-0.7913636;0.02464698,0.03802712;0.5445683;-0.01553893,377.5866
+0;0;0,0.01014633;0.3160233;0.006801907,0.02005728;0.6202684;-0.00176537,0.1976218;0.4909149;0.0007854723,0.2325478;0.2071803;0.01719973,0.2669084;-0.05895478;-0.05385149,-0.1673146;0.5121017;0.01128325,-0.4499608;0.4675087;0.0004606191,-0.7249669;0.432716;-0.01430265,0.06936042;0.003751049;-0.04083708,0.08123363;-0.372537;0.01272604,0.0808296;-0.7522631;0.1144051,0.09177668;-0.7805927;0.0481143,-0.07100222;0.007139976;-0.03742074,-0.1141243;-0.3687082;0.001067609,-0.1346033;-0.749088;0.09813702,-0.1353873;-0.7098297;0.009647921,0.01763418;0.5458138;0.002848271,0;0;0,0.02307029;0.3153887;-0.004209995,0.04243574;0.6187353;-0.02264333,0.2098234;0.4677593;-0.01589084,0.2218174;0.181749;-0.02287388,0.2364936;-0.08539945;-0.09685469,-0.1484961;0.5199341;-0.01154729,-0.4338624;0.4981095;-0.0023643,-0.7106956;0.4822606;-0.01536373,0.07151882;-0.002944171;-0.03699994,0.07877906;-0.3824131;-0.01347685,0.07119082;-0.7634022;0.08306575,0.07664956;-0.800214;0.02455902,-0.07183538;0.009920272;-0.03512653,-0.1183712;-0.36665;-0.009987555,-0.1192992;-0.7502099;0.07610339,-0.1336536;-0.7913636;0.02464698,0.03802712;0.5445683;-0.01553893,377.5984
+0;0;0,0.01014833;0.3160231;0.006813532,0.02002642;0.6202699;-0.001731394,0.1976045;0.4909068;0.0008315707,0.2323569;0.2071549;0.0173137,0.2665749;-0.05945238;-0.05201533,-0.1675382;0.5131262;0.0107418,-0.4513828;0.476195;0.002810006,-0.7270108;0.4481223;-0.01445005,0.06938884;0.003799587;-0.04078427,0.08131018;-0.3724974;0.01270566,0.0812126;-0.7523451;0.1139301,0.09306218;-0.7800272;0.04722906,-0.07096732;0.007078569;-0.03749852,-0.1141781;-0.368755;0.001032643,-0.1339369;-0.7492455;0.09781758,-0.1345908;-0.7099845;0.009327717,0.01761929;0.5458143;0.002875247,0;0;0,0.02307029;0.3153887;-0.004209995,0.04243574;0.6187353;-0.02264333,0.2098234;0.4677593;-0.01589084,0.2218174;0.181749;-0.02287388,0.2364936;-0.08539945;-0.09685469,-0.1484961;0.5199341;-0.01154729,-0.4338624;0.4981095;-0.0023643,-0.7106956;0.4822606;-0.01536373,0.07151882;-0.002944171;-0.03699994,0.07877906;-0.3824131;-0.01347685,0.07119082;-0.7634022;0.08306575,0.07664956;-0.800214;0.02455902,-0.07183538;0.009920272;-0.03512653,-0.1183712;-0.36665;-0.009987555,-0.1192992;-0.7502099;0.07610339,-0.1336536;-0.7913636;0.02464698,0.03802712;0.5445683;-0.01553893,377.6091
+0;0;0,0.01015006;0.3160766;0.006814688,0.02002983;0.6203752;-0.001731545,0.1977657;0.4909545;0.0008302054,0.2326983;0.2057317;0.01739777,0.2669536;-0.06116703;-0.05200705,-0.1676978;0.5131934;0.01074914,-0.4530137;0.4760707;0.002776232,-0.728943;0.4479674;-0.01450269,0.06917764;0.003788021;-0.04066013,0.08111667;-0.3730676;0.01290921,0.08101836;-0.7557653;0.1148931,0.09395023;-0.7887158;0.0420999,-0.07075131;0.007057023;-0.03738438,-0.1140263;-0.3693345;0.001203991,-0.1339333;-0.7526798;0.0987151,-0.1346469;-0.7125729;0.002142936,0.01762239;0.5459102;0.002875677,0;0;0,0.02279989;0.3154613;-0.004267931,0.04184349;0.6188723;-0.02283597,0.2091306;0.4671227;-0.01428175,0.221045;0.1795778;-0.01905751,0.2376278;-0.08873522;-0.08947408,-0.1493028;0.5207507;-0.01310539,-0.4364799;0.5034297;-0.004379911,-0.7138519;0.4908805;-0.01589763,0.07152356;-0.003148988;-0.03643632,0.07864292;-0.3831798;-0.01280832,0.07148734;-0.7672662;0.08354902,0.07694785;-0.8167797;0.02808166,-0.07121937;0.01019766;-0.03573443,-0.1177408;-0.3669188;-0.01021375,-0.118692;-0.7532259;0.07710274,-0.1342915;-0.8010864;0.02121675,0.0375016;0.5446948;-0.01570177,377.6316
+0;0;0,0.01015006;0.3160766;0.006814688,0.02002983;0.6203752;-0.001731545,0.1977657;0.4909545;0.0008302054,0.2326983;0.2057317;0.01739777,0.2669536;-0.06116703;-0.05200705,-0.1676978;0.5131934;0.01074914,-0.4530137;0.4760707;0.002776232,-0.728943;0.4479674;-0.01450269,0.06917764;0.003788021;-0.04066013,0.08111667;-0.3730676;0.01290921,0.08101836;-0.7557653;0.1148931,0.09395023;-0.7887158;0.0420999,-0.07075131;0.007057023;-0.03738438,-0.1140263;-0.3693345;0.001203991,-0.1339333;-0.7526798;0.0987151,-0.1346469;-0.7125729;0.002142936,0.01762239;0.5459102;0.002875677,0;0;0,0.02279989;0.3154613;-0.004267931,0.04184349;0.6188723;-0.02283597,0.2091306;0.4671227;-0.01428175,0.221045;0.1795778;-0.01905751,0.2376278;-0.08873522;-0.08947408,-0.1493028;0.5207507;-0.01310539,-0.4364799;0.5034297;-0.004379911,-0.7138519;0.4908805;-0.01589763,0.07152356;-0.003148988;-0.03643632,0.07864292;-0.3831798;-0.01280832,0.07148734;-0.7672662;0.08354902,0.07694785;-0.8167797;0.02808166,-0.07121937;0.01019766;-0.03573443,-0.1177408;-0.3669188;-0.01021375,-0.118692;-0.7532259;0.07710274,-0.1342915;-0.8010864;0.02121675,0.0375016;0.5446948;-0.01570177,377.6433

+ 136 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007562167;0.32654;0.008591078,0.01364368;0.639917;0.001710289,0.1865357;0.5109596;0.005562216,0.2226052;0.2464376;0.02187934,0.2653427;-0.05874625;-0.05691913,-0.1600835;0.5047463;0.00709639,-0.2124709;0.2425234;0.001277255,-0.2781031;-0.06327698;-0.05661377,0.08017793;0.005497012;-0.04547084,0.09513994;-0.3507959;0.002572048,0.09578209;-0.7440221;0.1054247,0.1077432;-0.7729452;0.03752707,-0.08111632;0.007038866;-0.04355355,-0.1170428;-0.3487844;-0.003858373,-0.137327;-0.7429866;0.09309061,-0.13687;-0.7034473;0.002902605,0.01223012;0.5633237;0.005962417,0;0;0,0.0158416;0.3261147;0.01255345,0.03018584;0.639298;0.01095033,0.1946335;0.5042877;-0.0255003,0.2419783;0.2410536;-0.02317238,0.2431164;-0.06848273;-0.09637642,-0.1455485;0.5099236;0.03898703,-0.1885444;0.2459379;0.03754283,-0.2270752;-0.05931938;-0.04311808,0.07423327;0.003649577;-0.05479431,0.112033;-0.3541827;-0.05677199,0.1031284;-0.7516469;0.02777839,0.1060255;-0.788884;-0.03301525,-0.08836977;0.003902554;-0.02649281,-0.1138569;-0.3550074;-0.02321798,-0.107744;-0.7536199;0.05600695,-0.1248332;-0.7947588;0.002413053,0.02680401;0.5627018;0.01381445,534.1277
+0;0;0,0.007559935;0.3264436;0.008588543,0.01363932;0.6397108;0.001710359,0.1867308;0.5107248;0.005560098,0.2228408;0.2459061;0.02189552,0.2655767;-0.05926666;-0.05690008,-0.1602839;0.5045044;0.007096023,-0.2127301;0.2419874;0.001270362,-0.2783599;-0.06380194;-0.05661856,0.08019137;0.005497933;-0.04547847,0.09514087;-0.3504973;0.002524287,0.09578167;-0.7428907;0.1051591,0.1077799;-0.7719963;0.03705112,-0.08112992;0.007040047;-0.04356085,-0.1170263;-0.348486;-0.00389884,-0.1372676;-0.7418532;0.09284481,-0.1368092;-0.7022843;0.002377383,0.01222634;0.5631486;0.005960756,0;0;0,0.01571154;0.3260331;0.01232743,0.0299706;0.6391089;0.01054573,0.1947977;0.504364;-0.0256331,0.2423086;0.2408543;-0.02337885,0.2431879;-0.06878114;-0.09611559,-0.1459461;0.5098997;0.03901245,-0.1889513;0.2456111;0.03766992,-0.2275076;-0.05970737;-0.04270134,0.07420029;0.00367327;-0.05486345,0.1119974;-0.353855;-0.05716157,0.1030204;-0.7505465;0.02687502,0.1065226;-0.7873064;-0.03482581,-0.08839656;0.003893757;-0.02645867,-0.1145533;-0.3546767;-0.02460695,-0.1079595;-0.7523495;0.05488982,-0.1252542;-0.7937431;0.001224428,0.02661043;0.5625449;0.01345968,534.1547
+0;0;0,0.007556365;0.3262895;0.008584488,0.01363266;0.6393974;0.001709805,0.1868192;0.5104222;0.005557161,0.2228816;0.2459528;0.02187104,0.2656211;-0.05924565;-0.0569312,-0.1603831;0.5041984;0.007093916,-0.2127601;0.2420276;0.001275939,-0.2783955;-0.0637874;-0.05661785,0.08020367;0.005498776;-0.04548544,0.09513533;-0.3500718;0.002460055,0.09577698;-0.7429885;0.1052318,0.1077962;-0.7721978;0.03700431,-0.08114235;0.007041125;-0.04356752,-0.116996;-0.3480608;-0.003952824,-0.1372642;-0.7419527;0.09291985,-0.136805;-0.702367;0.002293736,0.0122204;0.5628743;0.005958035,0;0;0,0.01572823;0.3258824;0.01220345,0.03006468;0.6387939;0.01024985,0.1951738;0.5043367;-0.02536988,0.2426614;0.2411804;-0.02327871,0.2433555;-0.06859574;-0.09553385,-0.1460174;0.5099197;0.03913304,-0.1888279;0.2459567;0.03790065,-0.2277872;-0.05934632;-0.04244077,0.0741892;0.003679425;-0.05490184,0.1120779;-0.3534062;-0.05744648,0.1029434;-0.7506536;0.02655959,0.1065857;-0.7877338;-0.03502107,-0.08841578;0.003904182;-0.0264423,-0.1153209;-0.3541817;-0.02477372,-0.1081608;-0.7524236;0.0545864,-0.1257289;-0.7938296;0.0007557571,0.02667727;0.5622721;0.01321196,534.1784
+0;0;0,0.007467593;0.3262932;0.008521803,0.01347182;0.6394014;0.001600043,0.1866775;0.5104278;0.005509268,0.2227731;0.2459615;0.0217991,0.2655646;-0.05920041;-0.05711618,-0.1604893;0.504101;0.00720395,-0.212824;0.2419194;0.00149422,-0.2785806;-0.06397286;-0.05585139,0.080199;0.005537095;-0.04548902,0.09510034;-0.3500485;0.002354309,0.09591602;-0.7429276;0.1052687,0.1072546;-0.7724271;0.0371773,-0.08112713;0.0070012;-0.04360229,-0.1169757;-0.348106;-0.004029751,-0.1373121;-0.7419993;0.09282289,-0.1368881;-0.7024171;0.00219623,0.01207818;0.5628787;0.005861932,0;0;0,0.01572823;0.3258824;0.01220345,0.03006468;0.6387939;0.01024985,0.1951738;0.5043367;-0.02536988,0.2426614;0.2411804;-0.02327871,0.2433555;-0.06859574;-0.09553385,-0.1460174;0.5099197;0.03913304,-0.1888279;0.2459567;0.03790065,-0.2277872;-0.05934632;-0.04244077,0.0741892;0.003679425;-0.05490184,0.1120779;-0.3534062;-0.05744648,0.1029434;-0.7506536;0.02655959,0.1065857;-0.7877338;-0.03502107,-0.08841578;0.003904182;-0.0264423,-0.1153209;-0.3541817;-0.02477372,-0.1081608;-0.7524236;0.0545864,-0.1257289;-0.7938296;0.0007557571,0.02667727;0.5622721;0.01321196,534.2112
+0;0;0,0.007464824;0.3261722;0.008518644,0.01346813;0.6392326;0.001597745,0.1867523;0.5102428;0.005506406,0.2230257;0.2444738;0.02187647,0.2655549;-0.05881733;-0.05655503,-0.1605702;0.5039131;0.007201848,-0.2131628;0.2404402;0.001463995,-0.2785163;-0.06357685;-0.05553006,0.08023531;0.005539602;-0.04550962,0.09512339;-0.3497295;0.002291128,0.09594432;-0.7451335;0.1058669,0.1069871;-0.7730812;0.03955143,-0.08116387;0.00700437;-0.04362204,-0.1169805;-0.3477867;-0.004084714,-0.1374476;-0.7442116;0.0933904,-0.1370347;-0.7048793;0.005127363,0.01207462;0.5627171;0.005859229,0;0;0,0.01547525;0.3257858;0.01186419,0.02972734;0.6386504;0.009590387,0.1951001;0.5045418;-0.02573371,0.24336;0.240191;-0.02317286,0.2434852;-0.0676136;-0.09529805,-0.1463116;0.5096932;0.03914633,-0.1893391;0.2444308;0.03799298,-0.2281863;-0.05911955;-0.041341,0.074103;0.003754303;-0.05508327,0.1119528;-0.3530104;-0.05809497,0.1023107;-0.7527498;0.02668953,0.1058072;-0.7895493;-0.03164769,-0.08851627;0.00382781;-0.02626283,-0.1146708;-0.3539929;-0.02452224,-0.1086409;-0.7548842;0.05499315,-0.1278898;-0.7955036;0.004793406,0.02635342;0.562139;0.01264715,534.2446
+0;0;0,0.007464824;0.3261722;0.008518644,0.01346813;0.6392326;0.001597745,0.1867523;0.5102428;0.005506406,0.2230257;0.2444738;0.02187647,0.2655549;-0.05881733;-0.05655503,-0.1605702;0.5039131;0.007201848,-0.2131628;0.2404402;0.001463995,-0.2785163;-0.06357685;-0.05553006,0.08023531;0.005539602;-0.04550962,0.09512339;-0.3497295;0.002291128,0.09594432;-0.7451335;0.1058669,0.1069871;-0.7730812;0.03955143,-0.08116387;0.00700437;-0.04362204,-0.1169805;-0.3477867;-0.004084714,-0.1374476;-0.7442116;0.0933904,-0.1370347;-0.7048793;0.005127363,0.01207462;0.5627171;0.005859229,0;0;0,0.01547525;0.3257858;0.01186419,0.02972734;0.6386504;0.009590387,0.1951001;0.5045418;-0.02573371,0.24336;0.240191;-0.02317286,0.2434852;-0.0676136;-0.09529805,-0.1463116;0.5096932;0.03914633,-0.1893391;0.2444308;0.03799298,-0.2281863;-0.05911955;-0.041341,0.074103;0.003754303;-0.05508327,0.1119528;-0.3530104;-0.05809497,0.1023107;-0.7527498;0.02668953,0.1058072;-0.7895493;-0.03164769,-0.08851627;0.00382781;-0.02626283,-0.1146708;-0.3539929;-0.02452224,-0.1086409;-0.7548842;0.05499315,-0.1278898;-0.7955036;0.004793406,0.02635342;0.562139;0.01264715,534.2778
+0;0;0,0.007398359;0.325882;0.008456499,0.01337037;0.6384448;0.001430257,0.1868102;0.5096489;0.005494522,0.2230212;0.244473;0.02174946,0.2661121;-0.05925027;-0.05750746,-0.1608939;0.503525;0.006986953,-0.2137795;0.2407203;0.001463444,-0.2793265;-0.06436467;-0.05342782,0.08037595;0.005558754;-0.04559105,0.09524805;-0.3494532;0.002055593,0.096479;-0.7441472;0.1054616,0.1070511;-0.7725137;0.04001023,-0.08130169;0.007012333;-0.04371039,-0.1170541;-0.3475207;-0.004302498,-0.1376522;-0.7431259;0.09342082,-0.1371891;-0.703842;0.005580597,0.01197849;0.5620819;0.00571371,0;0;0,0.01498997;0.3255207;0.01170015,0.02887291;0.6379043;0.009275675,0.1947634;0.5045918;-0.02584529,0.2435016;0.2409427;-0.02311659,0.2429431;-0.0675154;-0.09550166,-0.147303;0.5096398;0.03923023,-0.1902521;0.2449752;0.03791867,-0.2293265;-0.05926001;-0.04145668,0.07430935;0.003763169;-0.05507898,0.1114335;-0.352798;-0.05837035,0.1018433;-0.751838;0.02620364,0.1057066;-0.7882923;-0.03185844,-0.08868299;0.003830247;-0.02627533,-0.1151799;-0.3536904;-0.02491119,-0.109279;-0.7538438;0.05458719,-0.1280273;-0.7929395;0.002851356,0.02561472;0.561541;0.01237655,534.3005
+0;0;0,0.007395435;0.3257532;0.008453156,0.01336558;0.6382186;0.001428798,0.1868296;0.5094325;0.005492082,0.2230232;0.244384;0.02173921,0.2658274;-0.05731821;-0.05699032,-0.160922;0.5033078;0.006984718,-0.2137823;0.2406293;0.001463862,-0.2788931;-0.06242555;-0.05306213,0.08037802;0.005558896;-0.04559221,0.09523947;-0.3491988;0.002020292,0.09647071;-0.7439845;0.1054504,0.1070203;-0.772227;0.04013805,-0.08130378;0.007012513;-0.04371152,-0.1170306;-0.3472666;-0.00433185,-0.1376334;-0.7429637;0.09341418,-0.1371714;-0.7036995;0.005760647,0.01197401;0.5618727;0.0057113,0;0;0,0.0149887;0.3253935;0.01164794,0.02887709;0.6376786;0.009133577,0.1948453;0.50456;-0.02598095,0.2436168;0.2410497;-0.02309752,0.2438836;-0.06539935;-0.09481692,-0.1472574;0.5094543;0.0396143,-0.1904042;0.2449548;0.03787318,-0.2291544;-0.0572671;-0.04096289,0.07425348;0.003792867;-0.05515623,0.1115223;-0.3524943;-0.05851937,0.101792;-0.7516781;0.02581715,0.1055754;-0.7881417;-0.03195358,-0.08871582;0.003794878;-0.02617782,-0.1154073;-0.3534545;-0.02504825,-0.1095338;-0.7537064;0.05444362,-0.128193;-0.7921807;0.002172392,0.02561406;0.5613334;0.01225591,534.3228
+0;0;0,0.007395309;0.3257476;0.008453012,0.01336674;0.6382805;0.001427015,0.186952;0.5094386;0.005491227,0.2230902;0.2447969;0.02171342,0.2659514;-0.05730742;-0.05712104,-0.1610415;0.5033096;0.006984901,-0.2138206;0.2410343;0.001472518,-0.2790182;-0.06242448;-0.05312616,0.08036651;0.005558101;-0.04558568,0.09522125;-0.3490396;0.002005339,0.09644904;-0.7427197;0.1051458,0.1069948;-0.7709408;0.03985737,-0.08129214;0.007011509;-0.04370525,-0.1170028;-0.3471077;-0.004343353,-0.137548;-0.7416968;0.09312896,-0.1370861;-0.702436;0.005507514,0.01197481;0.5619153;0.005710598,0;0;0,0.0149573;0.3253905;0.01161623,0.02880402;0.6377448;0.009050846,0.1949019;0.5045574;-0.02603412,0.2437564;0.2414814;-0.02310324,0.2438238;-0.06541061;-0.09477115,-0.1473602;0.5093248;0.03983539,-0.1903065;0.2452102;0.03797952,-0.2294165;-0.05731654;-0.04118466,0.07422468;0.003800854;-0.0551722,0.1114495;-0.3523267;-0.05871439,0.1019786;-0.7503213;0.02574944,0.1058576;-0.7863505;-0.03246212,-0.08870105;0.003798991;-0.02618038,-0.1169835;-0.3531676;-0.02634822,-0.1098757;-0.7522197;0.05321532,-0.1285582;-0.7913682;0.001903187,0.0255452;0.5613804;0.01218009,534.3564
+0;0;0,0.007375882;0.3257482;0.008445978,0.0133569;0.6382809;0.001415025,0.1869215;0.5093846;0.005481057,0.2230527;0.2447406;0.02168211,0.2661564;-0.05724367;-0.0574795,-0.1611086;0.5034648;0.006884865,-0.2142458;0.2412586;0.001526936,-0.2794459;-0.06236368;-0.05215204,0.0803685;0.005556315;-0.0455824,0.09543001;-0.3489824;0.002381213,0.09670454;-0.7426584;0.1055372,0.1064858;-0.7702784;0.03959966,-0.08128722;0.007009505;-0.04371472,-0.1169293;-0.3471211;-0.004392337,-0.1375273;-0.7417223;0.09301953,-0.1370409;-0.7024633;0.005398028,0.01196062;0.5619158;0.005697899,0;0;0,0.0149573;0.3253905;0.01161623,0.02880402;0.6377448;0.009050846,0.1949019;0.5045574;-0.02603412,0.2437564;0.2414814;-0.02310324,0.2438238;-0.06541061;-0.09477115,-0.1473602;0.5093248;0.03983539,-0.1903065;0.2452102;0.03797952,-0.2294165;-0.05731654;-0.04118466,0.07422468;0.003800854;-0.0551722,0.1114495;-0.3523267;-0.05871439,0.1019786;-0.7503213;0.02574944,0.1058576;-0.7863505;-0.03246212,-0.08870105;0.003798991;-0.02618038,-0.1169835;-0.3531676;-0.02634822,-0.1098757;-0.7522197;0.05321532,-0.1285582;-0.7913682;0.001903187,0.0255452;0.5613804;0.01218009,534.3785
+0;0;0,0.007372513;0.3255994;0.00844212,0.01335259;0.6380832;0.001412094,0.186677;0.5092672;0.005477971,0.2228165;0.2445625;0.02168274,0.2658791;-0.05713385;-0.0574034,-0.160875;0.5033556;0.006879851,-0.2140244;0.2410893;0.001520693,-0.2791623;-0.06224361;-0.05210711,0.08027068;0.005549552;-0.04552691,0.09532474;-0.3488139;0.002412979,0.09659393;-0.740839;0.1051364,0.1064714;-0.7690257;0.03855028,-0.08118828;0.007000974;-0.04366151,-0.1168127;-0.3469545;-0.004358571,-0.1373244;-0.7399011;0.09264484,-0.1368332;-0.700551;0.004161455,0.01195646;0.5617262;0.005694514,0;0;0,0.01487066;0.325256;0.01131248,0.028726;0.6375593;0.008526325,0.1946259;0.504599;-0.02643037,0.2436124;0.2414855;-0.02346301,0.2438212;-0.06513539;-0.09497046,-0.1473105;0.5096081;0.0394685,-0.1901826;0.2454199;0.03752421,-0.2296029;-0.05676386;-0.04160063,0.07420348;0.003802106;-0.05501151,0.1112447;-0.352161;-0.05908084,0.1018261;-0.7484924;0.02500319,0.1054748;-0.7859585;-0.03289318,-0.08854488;0.003794537;-0.02631131,-0.1172853;-0.3529578;-0.02657906,-0.1101359;-0.7503705;0.05247458,-0.1290263;-0.7902043;0.0006733611,0.02545006;0.5612059;0.01170683,534.401
+0;0;0,0.007372113;0.3255818;0.008441661,0.01335221;0.6380662;0.001411635,0.1869315;0.5091738;0.005477187,0.2231558;0.2438482;0.02171997,0.2660826;-0.05689692;-0.05711681,-0.1611275;0.5032536;0.006881112,-0.2144016;0.240372;0.001509381,-0.2793341;-0.06200448;-0.05194933,0.08024234;0.005547593;-0.04551084,0.09529243;-0.3487222;0.002416376,0.0965628;-0.7411126;0.1052355,0.1065121;-0.7697226;0.03816506,-0.08115962;0.006998502;-0.0436461,-0.1167746;-0.3468634;-0.004353549,-0.1373054;-0.7401761;0.09274025,-0.1368107;-0.700758;0.003613241,0.01195608;0.5617093;0.005694046,0;0;0,0.01491918;0.3252382;0.01125407,0.02879843;0.6375407;0.00843811,0.1950028;0.5045874;-0.02640462,0.2441865;0.2408699;-0.02361584,0.2444308;-0.0648424;-0.09464741,-0.1474413;0.5094897;0.03973535,-0.1903901;0.2446785;0.037701,-0.2287174;-0.05643666;-0.04208761,0.0742058;0.003752619;-0.05495691,0.1113468;-0.352104;-0.05910015,0.1017759;-0.7489675;0.0242753,0.1066478;-0.7865293;-0.03441238,-0.08850116;0.003834962;-0.02633786,-0.116022;-0.3529187;-0.02618361,-0.1097826;-0.7506642;0.05320905,-0.1298219;-0.7921476;0.002998147,0.0255141;0.5611882;0.01162624,534.4352
+0;0;0,0.007337786;0.3255361;0.008431945,0.01329815;0.6379676;0.001389587,0.1871349;0.5090145;0.005503389,0.2233761;0.2436849;0.02172499,0.266703;-0.05734524;-0.05742316,-0.1614062;0.503011;0.006985924,-0.2147229;0.2401326;0.00163764,-0.2801063;-0.06251845;-0.05210388,0.08026971;0.005560423;-0.04553536,0.09534089;-0.3487517;0.002416361,0.09668177;-0.7417949;0.1051221,0.1055398;-0.7716405;0.04014657,-0.08118778;0.006985504;-0.04367334,-0.1168034;-0.3469215;-0.004367873,-0.1374354;-0.7408097;0.09289292,-0.1369628;-0.7014832;0.004606076,0.01190405;0.5616219;0.005673273,0;0;0,0.01495536;0.3251887;0.01128531,0.02889375;0.6374359;0.008506536,0.1953797;0.5045146;-0.02631617,0.2446421;0.2408097;-0.02326179,0.2447827;-0.0652568;-0.09456444,-0.1476038;0.5093871;0.0400243,-0.1903029;0.2445307;0.03796686,-0.2283596;-0.05714443;-0.04143447,0.0742269;0.0037411;-0.05499077,0.1114337;-0.352156;-0.05905128,0.1019837;-0.7496666;0.02419138,0.1076317;-0.7849716;-0.03568458,-0.08855403;0.003877982;-0.02628228,-0.1159254;-0.3529334;-0.02619695,-0.1098412;-0.7511472;0.05394125,-0.1299453;-0.7912984;0.003380377,0.02559098;0.5610948;0.01168203,534.468
+0;0;0,0.007336789;0.3254919;0.008430798,0.01329815;0.6379758;0.001387003,0.1871605;0.5089964;0.005501818,0.2233374;0.244138;0.02169461,0.2667928;-0.05778536;-0.05768837,-0.1614322;0.5029922;0.006984574,-0.2146542;0.2405805;0.001645786,-0.2802317;-0.06296855;-0.05225519,0.08023911;0.005558304;-0.045518,0.09530222;-0.3485641;0.00240805,0.09664381;-0.7418141;0.1051678,0.1054578;-0.7713619;0.04051545,-0.08115683;0.006982841;-0.0436567,-0.1167534;-0.3467347;-0.004372269,-0.1373962;-0.7408301;0.09293967,-0.136926;-0.7015499;0.00509195,0.01190371;0.5616117;0.005671728,0;0;0,0.01487949;0.3251528;0.01114202,0.02874757;0.6374548;0.008228064,0.1952895;0.5045834;-0.02661157,0.244888;0.2414301;-0.02324486,0.2451039;-0.06558877;-0.09456873,-0.1478015;0.5096202;0.03997048,-0.1902221;0.2452019;0.0378707,-0.2280853;-0.05763292;-0.04090249,0.07415855;0.003724411;-0.05502486,0.1113929;-0.3519743;-0.05932903,0.1018634;-0.74966;0.0241108,0.1074584;-0.7846286;-0.0354824,-0.08851583;0.003911764;-0.02628201,-0.1160352;-0.352696;-0.02654782,-0.1099269;-0.75112;0.05362646,-0.1303996;-0.7913234;0.004069231,0.02545837;0.5610956;0.01142883,534.4905
+0;0;0,0.007335604;0.3254393;0.008429437,0.01329627;0.6378874;0.001386407,0.1873769;0.5088502;0.005500575,0.223469;0.2446124;0.02165543,0.2670227;-0.05799335;-0.05790697,-0.1616497;0.5028385;0.006985176,-0.214747;0.2410417;0.001658898,-0.2804727;-0.06319344;-0.05236391,0.0802426;0.005558545;-0.04551998,0.09531551;-0.3487942;0.002437245,0.09665723;-0.7420866;0.1052081,0.1053709;-0.7709565;0.0412918,-0.08116035;0.006983144;-0.04365859,-0.1167801;-0.3469645;-0.004348613,-0.1374251;-0.7411023;0.09297382,-0.1369602;-0.7019278;0.006126262,0.01190198;0.5615309;0.005670696,0;0;0,0.01481077;0.325106;0.01106071,0.02863403;0.6373733;0.00807786,0.1954876;0.5046155;-0.02665353,0.2453716;0.2421552;-0.02327323,0.2451406;-0.06558022;-0.094661,-0.1481107;0.5095053;0.03996886,-0.1902452;0.2456757;0.03800454,-0.2283178;-0.05778366;-0.04111714,0.07415059;0.003718302;-0.05504274,0.1116108;-0.3521906;-0.05934811,0.101723;-0.7498764;0.02426314,0.107276;-0.7852808;-0.03334165,-0.08852033;0.00392324;-0.02627927,-0.1160422;-0.3529174;-0.02682373,-0.1099184;-0.7513992;0.05328454,-0.1317209;-0.790926;0.005143594,0.02535583;0.5610222;0.01129651,534.5237
+0;0;0,0.00730117;0.3253199;0.008406706,0.01322894;0.6376377;0.001324042,0.1872655;0.5086422;0.005492923,0.2233637;0.2444055;0.02163167,0.2670601;-0.05810237;-0.05801238,-0.1617557;0.5029002;0.006798541,-0.215439;0.2412157;0.001909781,-0.2819791;-0.06276679;-0.05222534,0.08026764;0.005568013;-0.04551552,0.09530536;-0.3483616;0.002468858,0.09676225;-0.7418227;0.105155,0.1052931;-0.7716968;0.04095519,-0.0811678;0.006979678;-0.04368788,-0.1166981;-0.3465417;-0.004253175,-0.1373708;-0.7408272;0.09305906,-0.1346692;-0.7750075;0.03261984,0.01183921;0.5613108;0.005615671,0;0;0,0.01467587;0.3249949;0.01095271,0.02839584;0.6371347;0.007796526,0.1953543;0.5047183;-0.02676177,0.2451956;0.2422511;-0.02339172,0.2451186;-0.06543723;-0.09474635,-0.1482819;0.5094634;0.03995046,-0.1902469;0.2456086;0.03791991,-0.2283177;-0.05773792;-0.04142162,0.07410967;0.003762349;-0.05512858,0.1114869;-0.3517358;-0.05947638,0.1015199;-0.7495965;0.02398371,0.1080997;-0.7834512;-0.03650261,-0.08856732;0.0038645;-0.02620028,-0.1157724;-0.3525822;-0.02685878,-0.110471;-0.7512387;0.05316002,-0.1323138;-0.7917324;0.004860494,0.02514558;0.5608135;0.0110631,534.5461
+0;0;0,0.00730117;0.3253199;0.008406706,0.01322894;0.6376377;0.001324042,0.1872655;0.5086422;0.005492923,0.2233637;0.2444055;0.02163167,0.2670601;-0.05810237;-0.05801238,-0.1617557;0.5029002;0.006798541,-0.215439;0.2412157;0.001909781,-0.2819791;-0.06276679;-0.05222534,0.08026764;0.005568013;-0.04551552,0.09530536;-0.3483616;0.002468858,0.09676225;-0.7418227;0.105155,0.1052931;-0.7716968;0.04095519,-0.0811678;0.006979678;-0.04368788,-0.1166981;-0.3465417;-0.004253175,-0.1373708;-0.7408272;0.09305906,-0.1346692;-0.7750075;0.03261984,0.01183921;0.5613108;0.005615671,0;0;0,0.01467587;0.3249949;0.01095271,0.02839584;0.6371347;0.007796526,0.1953543;0.5047183;-0.02676177,0.2451956;0.2422511;-0.02339172,0.2451186;-0.06543723;-0.09474635,-0.1482819;0.5094634;0.03995046,-0.1902469;0.2456086;0.03791991,-0.2283177;-0.05773792;-0.04142162,0.07410967;0.003762349;-0.05512858,0.1114869;-0.3517358;-0.05947638,0.1015199;-0.7495965;0.02398371,0.1080997;-0.7834512;-0.03650261,-0.08856732;0.0038645;-0.02620028,-0.1157724;-0.3525822;-0.02685878,-0.110471;-0.7512387;0.05316002,-0.1323138;-0.7917324;0.004860494,0.02514558;0.5608135;0.0110631,534.5693
+0;0;0,0.007298114;0.3251837;0.008403189,0.01322593;0.6375046;0.001320114,0.1871508;0.5085341;0.005489548,0.223227;0.2444582;0.02161848,0.2669581;-0.05829018;-0.05808888,-0.1616484;0.5027958;0.006794336,-0.215299;0.2412705;0.00190855,-0.2818921;-0.06295365;-0.05226961,0.08032715;0.005572141;-0.04554926,0.09545211;-0.3504111;0.002713531,0.09691018;-0.7441887;0.1054823,0.1057324;-0.7761081;0.03908952,-0.08122797;0.006984852;-0.04372026,-0.1169645;-0.3485876;-0.004056759,-0.1376538;-0.7431906;0.09333381,-0.1348599;-0.7795632;0.03083003,0.01183605;0.5611692;0.005612218,0;0;0,0.01419919;0.324887;0.01073217,0.02760277;0.6370426;0.007439137,0.194544;0.5047188;-0.02702928,0.2445112;0.2424435;-0.02346992,0.2443246;-0.06546789;-0.0949738,-0.1489326;0.5095904;0.03978036,-0.190427;0.2458238;0.03801395,-0.2290809;-0.05762586;-0.04165054,0.07419834;0.003769114;-0.0551238,0.1106966;-0.3539137;-0.05872583,0.1004753;-0.7523693;0.02345157,0.1062606;-0.7880704;-0.03955435,-0.08863616;0.003854086;-0.02621089,-0.1162711;-0.35464;-0.02685774,-0.1115473;-0.7536554;0.05307201,-0.1337008;-0.7966121;0.003008056,0.02441179;0.5607115;0.01072741,534.5927
+0;0;0,0.007251046;0.325129;0.008361799,0.01317242;0.6374524;0.00124186,0.187144;0.5084304;0.005421619,0.2233446;0.2445603;0.02156168,0.2670331;-0.0586434;-0.05830475,-0.161737;0.5026479;0.006812913,-0.2158371;0.2413961;0.002440821,-0.2842728;-0.0629155;-0.05169619,0.08032271;0.005577895;-0.04551186,0.09542674;-0.350017;0.002732467,0.09740827;-0.7435279;0.1051418,0.1050301;-0.775435;0.04142962,-0.08116055;0.006970448;-0.04380136,-0.1168551;-0.3482377;-0.004349742,-0.1375806;-0.7424424;0.09319799,-0.1350973;-0.7773988;0.03217069,0.01178013;0.5611106;0.005538862,0;0;0,0.01424947;0.3248297;0.01067734,0.027672;0.6369869;0.007299185,0.1946996;0.504787;-0.02721572,0.2445913;0.2426861;-0.02369809,0.2445545;-0.06575903;-0.09498215,-0.1489579;0.5096812;0.03977849,-0.1905468;0.2461187;0.03787935,-0.2295132;-0.05778992;-0.04175106,0.07415228;0.003778547;-0.05514836,0.1105577;-0.3535214;-0.05898523,0.1004752;-0.7516413;0.02312064,0.1070175;-0.7858784;-0.03836608,-0.08861426;0.003846229;-0.02620878,-0.1161829;-0.3542637;-0.02697785,-0.1117203;-0.7529632;0.05277956,-0.1333539;-0.7941567;0.003654148,0.02447448;0.5606501;0.0106051,534.6151
+0;0;0,0.007251046;0.325129;0.008361799,0.01317242;0.6374524;0.00124186,0.187144;0.5084304;0.005421619,0.2233446;0.2445603;0.02156168,0.2670331;-0.0586434;-0.05830475,-0.161737;0.5026479;0.006812913,-0.2158371;0.2413961;0.002440821,-0.2842728;-0.0629155;-0.05169619,0.08032271;0.005577895;-0.04551186,0.09542674;-0.350017;0.002732467,0.09740827;-0.7435279;0.1051418,0.1050301;-0.775435;0.04142962,-0.08116055;0.006970448;-0.04380136,-0.1168551;-0.3482377;-0.004349742,-0.1375806;-0.7424424;0.09319799,-0.1350973;-0.7773988;0.03217069,0.01178013;0.5611106;0.005538862,0;0;0,0.01424947;0.3248297;0.01067734,0.027672;0.6369869;0.007299185,0.1946996;0.504787;-0.02721572,0.2445913;0.2426861;-0.02369809,0.2445545;-0.06575903;-0.09498215,-0.1489579;0.5096812;0.03977849,-0.1905468;0.2461187;0.03787935,-0.2295132;-0.05778992;-0.04175106,0.07415228;0.003778547;-0.05514836,0.1105577;-0.3535214;-0.05898523,0.1004752;-0.7516413;0.02312064,0.1070175;-0.7858784;-0.03836608,-0.08861426;0.003846229;-0.02620878,-0.1161829;-0.3542637;-0.02697785,-0.1117203;-0.7529632;0.05277956,-0.1333539;-0.7941567;0.003654148,0.02447448;0.5606501;0.0106051,534.6384
+0;0;0,0.007246943;0.3249451;0.008357069,0.01316764;0.6372328;0.001237495,0.1873146;0.5081568;0.005417214,0.2235126;0.2443051;0.02155615,0.2672148;-0.05899307;-0.05833516,-0.1619153;0.5023685;0.0068099,-0.2160117;0.2411349;0.002438111,-0.2844687;-0.06327149;-0.05171577,0.08045451;0.005587048;-0.04558653,0.0955654;-0.3501693;0.002679694,0.09755275;-0.7448344;0.1053895,0.1051481;-0.7765269;0.04189815,-0.08129372;0.006981886;-0.04387323,-0.1170045;-0.3483875;-0.004403699,-0.1377907;-0.7437484;0.09343015,-0.1353161;-0.7784796;0.03261445,0.01177531;0.5608897;0.005534573,0;0;0,0.01382117;0.3246682;0.01054597,0.02697001;0.6368004;0.007054567,0.1942335;0.5045841;-0.0274682,0.2442888;0.2425329;-0.02398252,0.2438551;-0.06602016;-0.0952363,-0.1498074;0.5096282;0.03976741,-0.1915579;0.2461111;0.03773465,-0.2309032;-0.05795434;-0.04150208,0.07424729;0.003794521;-0.05527401,0.1098575;-0.3537486;-0.05918789,0.09975063;-0.7528322;0.0241425,0.1059032;-0.7858812;-0.03816128,-0.08880474;0.003830052;-0.02610216,-0.1172817;-0.3543696;-0.0277229,-0.1127543;-0.7542241;0.05233775,-0.1350724;-0.7946765;0.003010739,0.02382233;0.560461;0.01038146,534.6729
+0;0;0,0.007196889;0.3249471;0.008351919,0.01312032;0.6372581;0.001219952,0.1875574;0.5080492;0.00541066,0.2238634;0.2444584;0.02154014,0.2674791;-0.05958986;-0.05844847,-0.1622724;0.5023076;0.006923027,-0.2166499;0.2413789;0.002710451,-0.2887653;-0.06307963;-0.0506768,0.08054305;0.005574393;-0.04559011,0.09556038;-0.3495968;0.002522752,0.09742845;-0.7450336;0.1054589,0.1050041;-0.77894;0.0441021,-0.08129455;0.007021345;-0.04402967,-0.1169288;-0.3477578;-0.00467309,-0.1379134;-0.7438809;0.09338699,-0.1340027;-0.778274;0.03219628,0.01172501;0.5609075;0.005516792,0;0;0,0.01373453;0.3246751;0.01046968,0.02679867;0.6368338;0.006917477,0.1944238;0.504566;-0.02750993,0.2442261;0.2427143;-0.02407169,0.2440043;-0.06658557;-0.09534168,-0.1501882;0.5094125;0.03986245,-0.191722;0.24611;0.03759456,-0.2325473;-0.05850589;-0.04170427,0.0742887;0.003805801;-0.05534816,0.1100209;-0.3531178;-0.05931163,0.09950086;-0.7530385;0.0238893,0.1056744;-0.7861742;-0.0384152,-0.08890627;0.00381927;-0.02603465,-0.1170959;-0.3537979;-0.027532,-0.1130487;-0.754516;0.05233264,-0.1346869;-0.7933944;0.000432454,0.02366765;0.5604867;0.01025534,534.6953
+0;0;0,0.00719743;0.3249715;0.008352547,0.01312216;0.6373513;0.001218475,0.1874574;0.508144;0.00541087,0.2237527;0.2446312;0.02153558,0.267406;-0.05967963;-0.05852211,-0.1621708;0.5024056;0.006922366,-0.2165322;0.2415542;0.002711037,-0.2887099;-0.06316724;-0.05072231,0.08059268;0.005577828;-0.0456182,0.09560165;-0.3493955;0.002467845,0.09742788;-0.7359775;0.103099,0.1054506;-0.7736553;0.03812125,-0.08134465;0.007025672;-0.0440568,-0.116959;-0.3475558;-0.004722152,-0.1374737;-0.7348087;0.09114212,-0.1333323;-0.773002;0.02634026,0.01172632;0.5609718;0.005516941,0;0;0,0.01383149;0.3247006;0.01030731,0.02708578;0.6369164;0.006492376,0.1945997;0.5046507;-0.02761793,0.2441469;0.2428303;-0.02422261,0.2439713;-0.06674847;-0.09550285,-0.149743;0.5091958;0.03965165,-0.1915328;0.2460141;0.03734063,-0.2331974;-0.05924591;-0.04012109,0.07437096;0.003810257;-0.05533314,0.1098711;-0.3529335;-0.05948091,0.1001066;-0.7438426;0.02219152,0.1057559;-0.7857446;-0.03834724,-0.08896134;0.003820968;-0.0260498,-0.1160689;-0.3536817;-0.02681813,-0.113148;-0.7453861;0.05150665,-0.1351944;-0.7877293;-0.004593071,0.02389702;0.5605463;0.009911776,534.7178
+0;0;0,0.007198625;0.3250254;0.008353933,0.01312411;0.6374458;0.001218241,0.1873745;0.5082383;0.005412126,0.2236582;0.2448097;0.02153168,0.2672989;-0.05941272;-0.05850274,-0.1620859;0.5025027;0.006922898,-0.2164299;0.2417346;0.002712915,-0.2885867;-0.06289837;-0.05070491,0.08065088;0.005581856;-0.04565114,0.09565499;-0.3492768;0.002419379,0.09747976;-0.7355483;0.1029697,0.1055184;-0.7733604;0.03786294,-0.08140339;0.007030746;-0.04408861,-0.1170063;-0.3474362;-0.004766665,-0.1375045;-0.734378;0.09102059,-0.1333548;-0.7727066;0.02609009,0.0117278;0.5610407;0.005518147,0;0;0,0.01412363;0.3247418;0.01031446,0.02802625;0.6369722;0.006640434,0.1952073;0.5047137;-0.02761507,0.2444676;0.2429253;-0.02426028,0.2445406;-0.06657603;-0.09546542,-0.1489524;0.5091863;0.03956323,-0.1910703;0.2461433;0.03723241,-0.2341219;-0.05915472;-0.03893173,0.07440382;0.003792137;-0.05540252,0.1100874;-0.352818;-0.05945659,0.09998159;-0.7433664;0.022331,0.1057768;-0.7856584;-0.03802037,-0.08905549;0.003843669;-0.0259633,-0.1169652;-0.3534802;-0.02711324,-0.1130957;-0.744952;0.05069586,-0.1353158;-0.7882453;-0.004407309,0.02461336;0.5605842;0.01001549,534.7522
+0;0;0,0.007147741;0.3250262;0.008365958,0.01306461;0.6374469;0.001235252,0.1872914;0.5081595;0.005353265,0.2236054;0.2447356;0.02148124,0.2673074;-0.05949876;-0.05847436,-0.1621445;0.5025032;0.006985359,-0.2174688;0.2419324;0.003367482,-0.2940331;-0.06177866;-0.04915668,0.08066408;0.005580955;-0.04562792,0.09559102;-0.3492822;0.002433069,0.09752527;-0.7355331;0.1030603,0.1052644;-0.7736794;0.03826682,-0.08136798;0.007028439;-0.04415429,-0.1169718;-0.3474264;-0.004724778,-0.1374905;-0.7344081;0.09089699,-0.1334252;-0.773049;0.02629121,0.01166868;0.5610417;0.005531617,0;0;0,0.01412363;0.3247418;0.01031446,0.02802625;0.6369722;0.006640434,0.1952073;0.5047137;-0.02761507,0.2444676;0.2429253;-0.02426028,0.2445406;-0.06657603;-0.09546542,-0.1489524;0.5091863;0.03956323,-0.1910703;0.2461433;0.03723241,-0.2341219;-0.05915472;-0.03893173,0.07440382;0.003792137;-0.05540252,0.1100874;-0.352818;-0.05945659,0.09998159;-0.7433664;0.022331,0.1057768;-0.7856584;-0.03802037,-0.08905549;0.003843669;-0.0259633,-0.1169652;-0.3534802;-0.02711324,-0.1130957;-0.744952;0.05069586,-0.1353158;-0.7882453;-0.004407309,0.02461336;0.5605842;0.01001549,534.7748
+0;0;0,0.007145925;0.3249437;0.008363833,0.01305999;0.6372163;0.001236553,0.1862855;0.5082678;0.005353488,0.2225575;0.2451491;0.02146277,0.2663758;-0.05989483;-0.05870561,-0.1611568;0.5026436;0.006976272,-0.2164171;0.2423749;0.003362588,-0.2931851;-0.0621444;-0.04930136,0.08063708;0.005579086;-0.04561264,0.09555818;-0.3491457;0.002429601,0.09750098;-0.7371035;0.1035014,0.1051338;-0.7743133;0.03959832,-0.08134074;0.007026086;-0.0441395,-0.1169307;-0.3472906;-0.004725371,-0.13754;-0.7359823;0.09131894,-0.1335306;-0.77368;0.02760089,0.01166474;0.5608482;0.005530823,0;0;0,0.01478729;0.3246345;0.01015878,0.03056865;0.6366225;0.006266832,0.1960994;0.5046155;-0.02782536,0.2450888;0.2430923;-0.02432823,0.2450801;-0.06725484;-0.09562659,-0.1462657;0.5099613;0.03898089,-0.1886336;0.2472714;0.03662075,-0.2333396;-0.05875757;-0.03918469,0.07438566;0.003649727;-0.0553844,0.1105585;-0.3527671;-0.05973483,0.1005519;-0.7450594;0.0223453,0.1056686;-0.7858135;-0.03787685,-0.08901726;0.004011707;-0.02595785,-0.1164997;-0.3532043;-0.02729651,-0.1126926;-0.74639;0.0509407,-0.1318527;-0.7879545;-0.005366001,0.02655637;0.5603053;0.009737492,534.8086
+0;0;0,0.007145568;0.3249274;0.008363415,0.01306083;0.6372637;0.001234295,0.1857027;0.5084665;0.005353189,0.2220035;0.2451385;0.02147529,0.2658627;-0.06018987;-0.05876783,-0.1605792;0.5028613;0.006970553,-0.2158834;0.2423854;0.003353993,-0.292723;-0.06241786;-0.04935905,0.08061038;0.005577238;-0.04559754,0.09551702;-0.3488037;0.002398126,0.09746845;-0.7384844;0.1039189,0.1050528;-0.7752672;0.04042183,-0.0813138;0.007023759;-0.04412489,-0.1168692;-0.3469494;-0.004748967,-0.1375701;-0.7373673;0.09172191,-0.1335862;-0.7746348;0.02840879,0.01166514;0.5608714;0.005529932,0;0;0,0.0152709;0.3245958;0.01015878,0.03145198;0.6366254;0.006119013,0.1963028;0.5046437;-0.02788115,0.2452077;0.2428868;-0.02457261,0.2451197;-0.06774846;-0.09594297,-0.1449059;0.5102538;0.03872634,-0.1877145;0.247421;0.03634274,-0.233254;-0.05889153;-0.039068,0.07436097;0.003598884;-0.05536938,0.1105962;-0.352461;-0.05983878,0.1002397;-0.746365;0.02319049,0.1055824;-0.7854601;-0.03801942,-0.0889802;0.004067773;-0.02596635,-0.1170525;-0.3527541;-0.0272726,-0.1125848;-0.7476896;0.05125981,-0.1319981;-0.7883514;-0.005126115,0.02738782;0.5602882;0.009626389,534.8421
+0;0;0,0.007060449;0.3249359;0.008353616,0.01295686;0.6372588;0.00119455,0.1857666;0.508445;0.005381886,0.2221662;0.2452857;0.02129339,0.2657053;-0.06034362;-0.05848429,-0.1608385;0.5028192;0.00704269,-0.2181046;0.2429299;0.004028562,-0.3009796;-0.06060743;-0.04760713,0.0806257;0.005565333;-0.04554798,0.09539384;-0.3486863;0.002419531,0.09744629;-0.7383797;0.1037464,0.1074309;-0.7734942;0.0396988,-0.08123746;0.007035669;-0.0442388,-0.1169712;-0.3467699;-0.004768081,-0.1376273;-0.7371478;0.09172443,-0.1371655;-0.6975045;0.0003544614,0.01156415;0.5608643;0.005496348,0;0;0,0.01549401;0.3245898;0.01021838,0.03189554;0.6365955;0.00620532,0.1968275;0.5045232;-0.02790809,0.2454799;0.2428885;-0.02456498,0.2452879;-0.06788874;-0.09588742,-0.1446018;0.5100213;0.03888514,-0.1878562;0.2474298;0.03648963,-0.2339707;-0.05900076;-0.03863116,0.07433011;0.003473043;-0.05539918,0.1107457;-0.352432;-0.05972933,0.1003312;-0.7462945;0.023314,0.1061292;-0.7851705;-0.03721833,-0.08896206;0.004172289;-0.02596998,-0.1168047;-0.3525298;-0.02724328,-0.1124347;-0.7474142;0.05136691,-0.1315363;-0.7878773;-0.004416183,0.0277892;0.5602573;0.009696007,534.8754
+0;0;0,0.007057854;0.3248165;0.008350546,0.01295417;0.637135;0.001191144,0.1854921;0.5083941;0.005379154,0.2218326;0.2456616;0.02126485,0.2654191;-0.06030113;-0.05859988,-0.1605724;0.5027771;0.007037367,-0.2177457;0.2433093;0.004028128,-0.300711;-0.06055918;-0.0476639,0.08057819;0.005562054;-0.04552115,0.09533878;-0.3485083;0.002421815,0.09739677;-0.7392547;0.1040225,0.1073034;-0.7738608;0.04047499,-0.08118959;0.007031524;-0.04421273,-0.116905;-0.346593;-0.004762217,-0.137617;-0.7380257;0.09199103,-0.1371588;-0.6984577;0.001334503,0.0115613;0.5607317;0.005493437,0;0;0,0.01594061;0.3244497;0.01017952,0.03237522;0.6364483;0.006070614,0.1970683;0.504393;-0.02793169,0.2452231;0.2431046;-0.02464175,0.244833;-0.06801075;-0.09604526,-0.1438244;0.5099737;0.03872822,-0.1878309;0.2479451;0.0363201,-0.235334;-0.05932376;-0.03593421,0.07427476;0.003421456;-0.05538511,0.1104556;-0.352322;-0.05982995,0.1001435;-0.7471581;0.0238831,0.1054899;-0.7849553;-0.03682375,-0.08889513;0.004242193;-0.02599263,-0.117022;-0.3522535;-0.02739005,-0.1127251;-0.7482066;0.05142894,-0.1327003;-0.788613;-0.002924439,0.0283058;0.5601001;0.009579182,534.8977
+0;0;0,0.007059193;0.3248781;0.008352129,0.012958;0.6373287;0.00118965,0.185338;0.5086018;0.005379644,0.2218467;0.2446539;0.02133883,0.2652409;-0.05995902;-0.05817354,-0.1604136;0.5029899;0.007036358,-0.2178513;0.2423217;0.004013197,-0.3004506;-0.06020615;-0.04745077,0.08053587;0.005559132;-0.04549724,0.0952858;-0.3482555;0.002411101,0.09735145;-0.7404578;0.1043903,0.1069897;-0.7733136;0.04256438,-0.08114696;0.007027831;-0.04418952,-0.1168366;-0.3463413;-0.004767492,-0.1376257;-0.7392324;0.09234625,-0.1371799;-0.6999236;0.004145697,0.01156453;0.5608921;0.005493824,0;0;0,0.01629682;0.324494;0.01016951,0.03277937;0.6366227;0.006048918,0.1971737;0.5041847;-0.02807069,0.2452366;0.2416277;-0.02492309,0.24444;-0.06809834;-0.09608102,-0.1432368;0.5101367;0.03869186,-0.1881375;0.247013;0.03624443,-0.2357775;-0.05891272;-0.03540862,0.07422562;0.003388718;-0.05537152,0.1103506;-0.3521006;-0.05982733,0.0996633;-0.7484754;0.0238359,0.1041452;-0.7830784;-0.03676581,-0.08883502;0.004291099;-0.02601646,-0.1172499;-0.3519224;-0.0274666,-0.1130248;-0.7492993;0.05190909,-0.1324425;-0.7878757;-0.0008775704,0.02872887;0.5602399;0.009554625,534.9311
+0;0;0,0.006986349;0.3248304;0.008313093,0.01286198;0.6372497;0.001090934,0.1848332;0.5086931;0.005391705,0.2213235;0.2454318;0.02113647,0.2642339;-0.05980465;-0.05838947,-0.1601012;0.5031067;0.007134542,-0.2215647;0.2440712;0.004155202,-0.3084081;-0.05800831;-0.0462544,0.08057919;0.005568666;-0.04544628,0.09517952;-0.3486371;0.002329748,0.09746978;-0.740064;0.104602,0.1063379;-0.772942;0.04305041,-0.08111271;0.007005009;-0.04428362,-0.1169064;-0.3467121;-0.004780851,-0.1376698;-0.7389159;0.09230133,-0.1372423;-0.6996374;0.004354753,0.0114722;0.5608193;0.005407083,0;0;0,0.01663505;0.3244265;0.01016998,0.03337817;0.6365119;0.00609231,0.197311;0.5041384;-0.02785134,0.2454544;0.2423013;-0.02476287,0.2442977;-0.06800637;-0.09577537,-0.142234;0.5101943;0.03890339,-0.1875235;0.2478423;0.03640617,-0.2366034;-0.05886373;-0.03329001,0.07423873;0.003361523;-0.05537772,0.1105942;-0.3524759;-0.05930877,0.099365;-0.7481911;0.02413774,0.1029855;-0.7848288;-0.03388977,-0.08884536;0.004327722;-0.02602218,-0.1168827;-0.352282;-0.02694556,-0.1130302;-0.7489942;0.05232903,-0.1320318;-0.7875617;-0.0001906976,0.02927957;0.5601363;0.009576559,534.9543
+0;0;0,0.006986349;0.3248304;0.008313093,0.01286198;0.6372497;0.001090934,0.1848332;0.5086931;0.005391705,0.2213235;0.2454318;0.02113647,0.2642339;-0.05980465;-0.05838947,-0.1601012;0.5031067;0.007134542,-0.2215647;0.2440712;0.004155202,-0.3084081;-0.05800831;-0.0462544,0.08057919;0.005568666;-0.04544628,0.09517952;-0.3486371;0.002329748,0.09746978;-0.740064;0.104602,0.1063379;-0.772942;0.04305041,-0.08111271;0.007005009;-0.04428362,-0.1169064;-0.3467121;-0.004780851,-0.1376698;-0.7389159;0.09230133,-0.1372423;-0.6996374;0.004354753,0.0114722;0.5608193;0.005407083,0;0;0,0.01663505;0.3244265;0.01016998,0.03337817;0.6365119;0.00609231,0.197311;0.5041384;-0.02785134,0.2454544;0.2423013;-0.02476287,0.2442977;-0.06800637;-0.09577537,-0.142234;0.5101943;0.03890339,-0.1875235;0.2478423;0.03640617,-0.2366034;-0.05886373;-0.03329001,0.07423873;0.003361523;-0.05537772,0.1105942;-0.3524759;-0.05930877,0.099365;-0.7481911;0.02413774,0.1029855;-0.7848288;-0.03388977,-0.08884536;0.004327722;-0.02602218,-0.1168827;-0.352282;-0.02694556,-0.1130302;-0.7489942;0.05232903,-0.1320318;-0.7875617;-0.0001906976,0.02927957;0.5601363;0.009576559,534.9766
+0;0;0,0.006982625;0.3246573;0.008308661,0.01285531;0.6369191;0.001090432,0.1849006;0.5083856;0.00538865,0.2213627;0.2453281;0.02112123,0.2642429;-0.0596936;-0.05834878,-0.1601796;0.5027968;0.007132223,-0.2215954;0.2439619;0.004155189,-0.3083778;-0.05790514;-0.04621895,0.08046573;0.005560826;-0.04538228,0.09506587;-0.3486401;0.002393093,0.09735093;-0.7391783;0.1044331,0.1062615;-0.7723575;0.04258668,-0.0809985;0.006995146;-0.04422127,-0.1167917;-0.3467172;-0.004719038,-0.1375079;-0.7380305;0.0921427,-0.1370784;-0.6987075;0.003774852,0.01146634;0.5605338;0.005404034,0;0;0,0.01651702;0.3242527;0.01036716,0.03301059;0.6361965;0.006485224,0.1971319;0.50405;-0.02761626,0.2448632;0.242343;-0.02489161,0.2437083;-0.06783384;-0.09547091,-0.1426538;0.5099676;0.03910394,-0.1885438;0.2479299;0.03653584,-0.2394321;-0.05866775;-0.0312927,0.07426987;0.003286183;-0.05512166,0.1098974;-0.3526176;-0.05926561,0.0982957;-0.7474117;0.02404356,0.1021644;-0.7864637;-0.03174925,-0.08863789;0.004399484;-0.02625222,-0.116666;-0.3522072;-0.02599988,-0.1135766;-0.7482836;0.05179111,-0.1319113;-0.7867179;-0.001842525,0.02897764;0.5598601;0.009910345,535.0098
+0;0;0,0.006849124;0.3244844;0.008360305,0.0126885;0.6366032;0.001171904,0.1843398;0.5084541;0.005527066,0.2207207;0.2453438;0.02121488,0.2634107;-0.05930537;-0.05802133,-0.16003;0.5030982;0.007050376,-0.2266169;0.2454965;0.004998327,-0.3243756;-0.05234423;-0.04644161,0.08027993;0.005545187;-0.04521208,0.09457477;-0.3488305;0.002542991,0.09724547;-0.7331476;0.103061,0.1060625;-0.7682732;0.03803984,-0.08076899;0.006970567;-0.04413082,-0.1168376;-0.3468748;-0.004639663,-0.1367001;-0.7318641;0.09127412,-0.1362015;-0.6921576;-0.000662595,0.01130412;0.5602488;0.005476831,0;0;0,0.01675776;0.3240683;0.01028633,0.03315881;0.6358719;0.006343126,0.1969199;0.5037867;-0.02729774,0.2439312;0.2419086;-0.02474785,0.2425746;-0.06782997;-0.0952611,-0.1421599;0.5105244;0.03916011,-0.1888901;0.2485961;0.03659717,-0.2425805;-0.05752781;-0.0291099,0.07407504;0.003242627;-0.05497384,0.1088565;-0.3529025;-0.05921173,0.09708581;-0.7414024;0.02288508,0.1006116;-0.7861754;-0.03136802,-0.08832627;0.004460084;-0.02642588,-0.1174407;-0.3522178;-0.02589369,-0.1146492;-0.7419988;0.05074599,-0.1338262;-0.7837649;-0.004287612,0.02917524;0.5595648;0.009777546,535.0318
+0;0;0,0.006846753;0.3243721;0.008357411,0.01268497;0.6364293;0.001170254,0.1840994;0.5083622;0.005524721,0.2204176;0.2457054;0.0211855,0.263111;-0.05896807;-0.05805703,-0.1597985;0.5030136;0.007045945,-0.2262707;0.2458558;0.004997433,-0.3240372;-0.05200863;-0.04644661,0.08016173;0.005537022;-0.04514551,0.09444809;-0.3486285;0.002581231,0.09710983;-0.7316574;0.1027623,0.1060061;-0.7673687;0.0371564,-0.08065007;0.006960304;-0.04406584,-0.1166973;-0.3466752;-0.004598115,-0.1364932;-0.730374;0.09099418,-0.1359901;-0.6905802;-0.001769386,0.0113008;0.5600859;0.005474556,0;0;0,0.01660831;0.3239613;0.01035571,0.03264107;0.6357229;0.006463051,0.1962276;0.5035608;-0.02711892,0.2426093;0.242035;-0.02469563,0.2410291;-0.06775033;-0.0951128,-0.1424831;0.5107809;0.0389419,-0.1899058;0.2494381;0.03695652,-0.2478793;-0.0562107;-0.02743185,0.07411832;0.00321348;-0.05468845,0.1073334;-0.3528658;-0.05909443,0.09554145;-0.7400923;0.02258229,0.09949102;-0.7861199;-0.0313201,-0.08810999;0.004484559;-0.02666826,-0.1185301;-0.35187;-0.02557587,-0.1152868;-0.7403086;0.05097099,-0.1333369;-0.7838928;-0.003442466,0.02876093;0.5594209;0.009884357,535.0544
+0;0;0,0.006844171;0.3242497;0.00835426,0.01268044;0.6362025;0.00116944,0.1835143;0.5083333;0.005522386,0.2197611;0.2461928;0.02115237,0.2624175;-0.05821633;-0.05802142,-0.1592274;0.5030028;0.007038495,-0.2255688;0.2463505;0.00499401,-0.3232506;-0.05125558;-0.04640541,0.08005893;0.005529922;-0.04508761,0.09431873;-0.347977;0.002550375,0.09699605;-0.7332472;0.1033177,0.1057665;-0.7680289;0.03863981,-0.08054665;0.006951378;-0.04400934,-0.1165269;-0.3460265;-0.004614994,-0.1364386;-0.7319704;0.09153665,-0.1359426;-0.6923152;8.535385E-05,0.0112967;0.5598831;0.005472389,0;0;0,0.01672827;0.3238363;0.01023626,0.03272887;0.6354933;0.006215334,0.1957457;0.5033308;-0.02701712,0.2418794;0.242292;-0.02453208,0.2399245;-0.0672082;-0.09495068,-0.1418504;0.5110291;0.03880185,-0.1915782;0.2506444;0.03715141,-0.2534678;-0.05402538;-0.02687192,0.07402071;0.003149837;-0.05462527,0.1062764;-0.3523467;-0.05927825,0.09431968;-0.7418982;0.0225811,0.09830517;-0.786001;-0.03173017,-0.08796774;0.004557678;-0.02671726,-0.1193117;-0.3510498;-0.02585285,-0.1163055;-0.7416638;0.05164549,-0.133319;-0.7842833;-0.002148192,0.02887001;0.5592157;0.009666443,535.0881
+0;0;0,0.006689236;0.3242511;0.008427724,0.01247608;0.6362059;0.001290367,0.1833631;0.5084866;0.005697035,0.2194476;0.2463229;0.02131218,0.2616256;-0.05815119;-0.05786808,-0.1594135;0.5029779;0.007243372,-0.2303941;0.2475651;0.005907713,-0.3345169;-0.04813462;-0.04382282,0.08006939;0.005505776;-0.04507202,0.0939415;-0.3479897;0.002765216,0.09620994;-0.7333549;0.1031784,0.1060388;-0.7667904;0.03732898,-0.08056549;0.006964748;-0.04397273,-0.1169976;-0.3460367;-0.005209986,-0.1368556;-0.7318642;0.09141862,-0.1363707;-0.6922041;-3.221631E-05,0.01110045;0.5598857;0.005581765,0;0;0,0.01672827;0.3238363;0.01023626,0.03272887;0.6354933;0.006215334,0.1957457;0.5033308;-0.02701712,0.2418794;0.242292;-0.02453208,0.2399245;-0.0672082;-0.09495068,-0.1418504;0.5110291;0.03880185,-0.1915782;0.2506444;0.03715141,-0.2534678;-0.05402538;-0.02687192,0.07402071;0.003149837;-0.05462527,0.1062764;-0.3523467;-0.05927825,0.09431968;-0.7418982;0.0225811,0.09830517;-0.786001;-0.03173017,-0.08796774;0.004557678;-0.02671726,-0.1193117;-0.3510498;-0.02585285,-0.1163055;-0.7416638;0.05164549,-0.133319;-0.7842833;-0.002148192,0.02887001;0.5592157;0.009666443,535.11
+0;0;0,0.006685636;0.3240765;0.008423188,0.01246999;0.6358974;0.001288841,0.1835386;0.5081557;0.005693855,0.2195631;0.2464282;0.02128301,0.26174;-0.05803806;-0.0578952,-0.1595983;0.5026412;0.007241818,-0.2304608;0.2476534;0.00590838,-0.3345808;-0.04803866;-0.04382087,0.08004454;0.005504068;-0.04505803,0.09392618;-0.3482343;0.002812069,0.09621538;-0.7371271;0.1041445,0.1058106;-0.7690548;0.03986013,-0.08054049;0.006962587;-0.04395908,-0.1169976;-0.3462814;-0.005169716,-0.1370374;-0.7356408;0.09234343,-0.1365641;-0.6962103;0.003066197,0.01109494;0.5596088;0.005578464,0;0;0,0.01656178;0.3236619;0.01048589,0.03238085;0.6351964;0.006658554,0.1956114;0.502923;-0.02656507,0.2409634;0.2421942;-0.02416778,0.2389022;-0.06730637;-0.09454489,-0.1425254;0.5112694;0.03902474,-0.1932925;0.2515328;0.03772831,-0.2636254;-0.05206206;-0.02253121,0.07403386;0.003088176;-0.05456281,0.1051735;-0.3527584;-0.05886889,0.09273279;-0.7458091;0.02400183,0.09723984;-0.7862564;-0.03146387,-0.08792309;0.004621847;-0.02675475,-0.1202181;-0.3511457;-0.02552404,-0.1170951;-0.7452928;0.05289464,-0.1332739;-0.7870628;0.001446683,0.02856653;0.5589463;0.01006389,535.1325
+0;0;0,0.006684302;0.3240119;0.008421507,0.01246755;0.6357729;0.001288551,0.1832641;0.5081276;0.005692532,0.2192659;0.2465645;0.02127189,0.2613928;-0.05754045;-0.05781236,-0.1593309;0.5026218;0.00723805,-0.2301488;0.2477942;0.00590545,-0.3341453;-0.04754701;-0.04376479,0.07994561;0.005497265;-0.04500235,0.09386014;-0.3490792;0.002981167,0.09614432;-0.7371187;0.1040912,0.1055874;-0.7680644;0.04082631,-0.08044095;0.006953981;-0.04390476,-0.1169844;-0.3471269;-0.005023479,-0.1369803;-0.735632;0.09227569,-0.1365144;-0.6963511;0.004414238,0.01109276;0.5594994;0.005577323,0;0;0,0.01656915;0.3235922;0.01062322,0.03230495;0.6350727;0.006932259,0.1952196;0.5026775;-0.02629399,0.2401024;0.2420354;-0.02399278,0.2379972;-0.06712151;-0.0941813,-0.1423941;0.5116395;0.03934342,-0.1945353;0.2523439;0.03826314,-0.2709835;-0.04991296;-0.01922849,0.07394397;0.003033429;-0.05449605,0.1046887;-0.3536991;-0.05863428,0.09173832;-0.7458385;0.02420354,0.0965346;-0.7841203;-0.03165865,-0.08778387;0.004688553;-0.02680936,-0.1211406;-0.3518299;-0.02526334,-0.1182615;-0.7450743;0.05318209,-0.1334648;-0.7845432;0.000751961,0.02851899;0.5588347;0.01030278,535.1664
+0;0;0,0.006404999;0.3240636;0.008427008,0.01206359;0.635864;0.00125491,0.1828101;0.5084438;0.00578815,0.2186118;0.2475315;0.02132968,0.2598683;-0.05742222;-0.05791464,-0.1595569;0.5027059;0.007511832,-0.2354595;0.2500459;0.006971837,-0.351511;-0.04139221;-0.0437666,0.08003009;0.005489849;-0.04497316,0.09347177;-0.348909;0.003167111,0.09607917;-0.7382241;0.1045794,0.1052915;-0.7665302;0.04048051,-0.08047333;0.006962806;-0.04396706,-0.117796;-0.3468675;-0.005136658,-0.1373495;-0.7366889;0.09240603,-0.1369309;-0.6975343;0.005750671,0.01071597;0.5595828;0.005555172,0;0;0,0.01657534;0.3236319;0.0108099,0.03228622;0.6351539;0.007294655,0.1950375;0.5026572;-0.0259316,0.239846;0.242684;-0.02377343,0.2373131;-0.06724009;-0.09391022,-0.1422738;0.5117598;0.03964026,-0.1967132;0.2536231;0.03907796,-0.2770707;-0.04851907;-0.01776659,0.07411059;0.002929062;-0.05437446,0.1039976;-0.3537053;-0.05829597,0.09137016;-0.747243;0.0243249,0.09567531;-0.7840825;-0.03141641,-0.08780783;0.004792277;-0.02691394,-0.1216528;-0.3515046;-0.02497171,-0.1190338;-0.7460315;0.05376352,-0.1345852;-0.7852443;0.003158394,0.0285091;0.5589056;0.01062083,535.1884
+0;0;0,0.006404999;0.3240636;0.008427008,0.01206359;0.635864;0.00125491,0.1828101;0.5084438;0.00578815,0.2186118;0.2475315;0.02132968,0.2598683;-0.05742222;-0.05791464,-0.1595569;0.5027059;0.007511832,-0.2354595;0.2500459;0.006971837,-0.351511;-0.04139221;-0.0437666,0.08003009;0.005489849;-0.04497316,0.09347177;-0.348909;0.003167111,0.09607917;-0.7382241;0.1045794,0.1052915;-0.7665302;0.04048051,-0.08047333;0.006962806;-0.04396706,-0.117796;-0.3468675;-0.005136658,-0.1373495;-0.7366889;0.09240603,-0.1369309;-0.6975343;0.005750671,0.01071597;0.5595828;0.005555172,0;0;0,0.01657534;0.3236319;0.0108099,0.03228622;0.6351539;0.007294655,0.1950375;0.5026572;-0.0259316,0.239846;0.242684;-0.02377343,0.2373131;-0.06724009;-0.09391022,-0.1422738;0.5117598;0.03964026,-0.1967132;0.2536231;0.03907796,-0.2770707;-0.04851907;-0.01776659,0.07411059;0.002929062;-0.05437446,0.1039976;-0.3537053;-0.05829597,0.09137016;-0.747243;0.0243249,0.09567531;-0.7840825;-0.03141641,-0.08780783;0.004792277;-0.02691394,-0.1216528;-0.3515046;-0.02497171,-0.1190338;-0.7460315;0.05376352,-0.1345852;-0.7852443;0.003158394,0.0285091;0.5589056;0.01062083,535.2106
+0;0;0,0.006404492;0.3240379;0.008426339,0.0120629;0.6358281;0.001254427,0.182756;0.5084252;0.005787516,0.2185644;0.2474639;0.02133197,0.2597795;-0.05718446;-0.05783299,-0.1595046;0.5026891;0.007510662,-0.2354215;0.2499816;0.006970566,-0.3513568;-0.04116458;-0.04371705,0.0799191;0.005482235;-0.04491078,0.09335703;-0.3488179;0.003216095,0.09597865;-0.7402544;0.105181,0.1050422;-0.767619;0.0421171,-0.08036172;0.006953149;-0.04390608,-0.117674;-0.3467787;-0.005086489,-0.137334;-0.738724;0.09298767,-0.1369222;-0.6997173;0.007731579,0.0107153;0.5595483;0.005554611,0;0;0,0.01632374;0.3236176;0.0108521,0.03179466;0.6351416;0.00736475,0.1944813;0.5025514;-0.02600193,0.239319;0.2425334;-0.02377987,0.2365941;-0.06708553;-0.0938158,-0.1426686;0.5118755;0.03980781,-0.1988569;0.2540627;0.03940691,-0.2852327;-0.04646197;-0.01536985,0.07404855;0.002882853;-0.05424571,0.103276;-0.3537054;-0.05823946,0.09053496;-0.7495287;0.02414894,0.09483884;-0.7841936;-0.03197432,-0.08763453;0.00484559;-0.02703343,-0.1223308;-0.351272;-0.0256866,-0.1196865;-0.7478153;0.05414253,-0.1340452;-0.78574;0.003843941,0.02807379;0.5588917;0.01068497,535.2438
+0;0;0,0.006214595;0.3239801;0.008493378,0.01178813;0.6357078;0.001377997,0.1821688;0.5085751;0.005904067,0.217786;0.2476295;0.02125257,0.258344;-0.05679232;-0.05764952,-0.1593604;0.5026034;0.007732026,-0.2415844;0.2519324;0.007808106,-0.3702757;-0.03347591;-0.04242893,0.07988792;0.005417975;-0.04493079,0.09295575;-0.349029;0.003409378,0.09572183;-0.736503;0.1042319,0.1050905;-0.7657704;0.03907515,-0.08036406;0.007004061;-0.0438494,-0.1178701;-0.3468736;-0.005066987,-0.1379335;-0.734782;0.09205939,-0.1375308;-0.6954687;0.003974751,0.01045636;0.5594445;0.005663513,0;0;0,0.01635618;0.3235519;0.0109787,0.031818;0.6350125;0.007630825,0.1941189;0.5025304;-0.02580118,0.2389866;0.2425693;-0.02383018,0.2361969;-0.06672269;-0.09364271,-0.1423061;0.5120604;0.04008426,-0.2015285;0.254982;0.03964479,-0.2925509;-0.04440558;-0.01159091,0.07410133;0.002856016;-0.05413914,0.1029086;-0.3539282;-0.05805612,0.08983624;-0.74549;0.02451134,0.0952516;-0.7821417;-0.03357505,-0.08759055;0.004867298;-0.02710009,-0.1231276;-0.3513296;-0.02604699,-0.1202332;-0.743818;0.05303109,-0.1359225;-0.7819628;-0.001337584,0.02810354;0.5587783;0.01091385,535.2668
+0;0;0,0.006214895;0.3239958;0.008493788,0.01178865;0.6357355;0.001378176,0.1821357;0.5086109;0.005904307,0.2177021;0.2480373;0.02123093,0.2583024;-0.05670202;-0.05775347,-0.1593267;0.5026404;0.007731907,-0.2414334;0.2523268;0.007807879,-0.370259;-0.03337929;-0.04248156,0.08000349;0.005425813;-0.04499578,0.09306844;-0.3489431;0.00333374,0.09583516;-0.7365069;0.1041797,0.1052925;-0.7663348;0.03840677,-0.08048031;0.007014193;-0.04391282,-0.1179781;-0.3467856;-0.005138952,-0.1380461;-0.7347839;0.09200993,-0.1376397;-0.6953825;0.003092349,0.01045684;0.5594704;0.005663799,0;0;0,0.01616219;0.3235692;0.01121593,0.03146388;0.6350511;0.00801897,0.19376;0.5026162;-0.02553344,0.2390425;0.2431073;-0.02377367,0.2357927;-0.06655854;-0.09341216,-0.142505;0.5119845;0.04074936,-0.2044328;0.2559329;0.03975325,-0.2996223;-0.04261142;-0.01087534,0.07421862;0.002816528;-0.05420589,0.1022949;-0.3539515;-0.05767345,0.08926011;-0.7456255;0.02481842,0.09375798;-0.7824038;-0.03447175,-0.08775102;0.004916451;-0.02702229,-0.123903;-0.3511392;-0.02595158,-0.120878;-0.7436658;0.05340245,-0.1369602;-0.7821057;-0.001844455,0.02778466;0.558812;0.011271,535.2899
+0;0;0,0.006217138;0.3241127;0.008496854,0.0117927;0.6359536;0.001378991,0.1819952;0.5088482;0.005906237,0.2175144;0.24862;0.02121254,0.258253;-0.05715728;-0.05804087,-0.1591805;0.5028827;0.007732303,-0.2411784;0.2529008;0.007808174,-0.3704428;-0.03377828;-0.04265255,0.07993661;0.005421277;-0.04495817,0.0929918;-0.3486828;0.003335234,0.09575257;-0.7354132;0.1039643,0.1052791;-0.7656788;0.0377102,-0.08041304;0.00700833;-0.04387612,-0.1178828;-0.346527;-0.005131222,-0.1379077;-0.7336909;0.09180877,-0.1374983;-0.6942208;0.002240658,0.01046048;0.559665;0.005665931,0;0;0,0.01612295;0.3236878;0.01123238,0.03136128;0.6352744;0.008057117,0.1934286;0.5027478;-0.02577972,0.238792;0.243608;-0.02395296,0.236239;-0.06707034;-0.0940454,-0.142382;0.5120235;0.0408132,-0.2068901;0.2569738;0.03909064,-0.3097364;-0.04011682;-0.01190215,0.07412107;0.002826825;-0.05420852,0.1018867;-0.3536965;-0.05775428,0.08877075;-0.7445495;0.02444148,0.0932029;-0.7827497;-0.03422189,-0.08767261;0.004916961;-0.02701528,-0.126443;-0.3505909;-0.02886344,-0.1221042;-0.7419618;0.05178546,-0.1381229;-0.7806657;-0.004209898,0.02770006;0.5590106;0.01130271,535.3224
+0;0;0,0.006251758;0.3241116;0.00851458,0.01191755;0.6359515;0.001420417,0.1821192;0.5089376;0.005963418,0.2176727;0.2487112;0.02122085,0.2572038;-0.05713546;-0.05837532,-0.1591043;0.50295;0.007958384,-0.2493999;0.2558444;0.007647371,-0.384522;-0.02810794;-0.04288574,0.07995059;0.005334891;-0.04494362,0.09279808;-0.3487556;0.003504548,0.09555309;-0.7354777;0.1041659,0.1055082;-0.7653477;0.03761677,-0.08039565;0.007098104;-0.04389355,-0.1179554;-0.3464248;-0.005122665,-0.1381111;-0.733536;0.09200078,-0.1377393;-0.6940639;0.002432719,0.01055746;0.5596629;0.005699725,0;0;0,0.01612295;0.3236878;0.01123238,0.03136128;0.6352744;0.008057117,0.1934286;0.5027478;-0.02577972,0.238792;0.243608;-0.02395296,0.236239;-0.06707034;-0.0940454,-0.142382;0.5120235;0.0408132,-0.2068901;0.2569738;0.03909064,-0.3097364;-0.04011682;-0.01190215,0.07412107;0.002826825;-0.05420852,0.1018867;-0.3536965;-0.05775428,0.08877075;-0.7445495;0.02444148,0.0932029;-0.7827497;-0.03422189,-0.08767261;0.004916961;-0.02701528,-0.126443;-0.3505909;-0.02886344,-0.1221042;-0.7419618;0.05178546,-0.1381229;-0.7806657;-0.004209898,0.02770006;0.5590106;0.01130271,535.3447
+0;0;0,0.006251466;0.3240964;0.008514183,0.01191714;0.6359297;0.001420143,0.1822365;0.508882;0.005963267,0.2177681;0.2488165;0.02121126,0.2574133;-0.05791309;-0.05861468,-0.159221;0.5028904;0.007959601,-0.2494608;0.2559375;0.00764878,-0.3849729;-0.02883452;-0.04303021,0.07987259;0.005329687;-0.04489978,0.09272197;-0.3488127;0.003555492,0.09548672;-0.7369034;0.1045731,0.1055418;-0.7673744;0.03735586,-0.08031722;0.00709118;-0.04385073,-0.1178825;-0.3464835;-0.005074169,-0.1381095;-0.7349647;0.09239301,-0.137734;-0.6953976;0.001925759,0.01055706;0.5596422;0.005699393,0;0;0,0.015995;0.3236808;0.01117706,0.0310901;0.6352677;0.007966995,0.1933123;0.5027836;-0.02599072,0.2388251;0.2438359;-0.02405429,0.236464;-0.06767341;-0.09464717,-0.1427943;0.5124531;0.04113925,-0.2107172;0.2584679;0.03848538,-0.3222188;-0.03606761;-0.01483654,0.07400472;0.002853945;-0.05421424,0.1013764;-0.3537516;-0.05784106,0.08856997;-0.7460851;0.0242381,0.09520328;-0.783592;-0.03638221,-0.08758067;0.004880919;-0.02701536,-0.1272753;-0.3505764;-0.029092,-0.122951;-0.7434158;0.05143782,-0.1394257;-0.7835039;-0.004170138,0.0274653;0.5590035;0.01121926,535.378
+0;0;0,0.006251208;0.324083;0.008513831,0.0119166;0.6359011;0.00142015,0.1820647;0.508908;0.005962787,0.2177184;0.2479487;0.02126319,0.2573211;-0.05845195;-0.05847714,-0.1590521;0.5029224;0.007957129,-0.2496021;0.2551207;0.00764524,-0.3849688;-0.0293459;-0.0429794,0.07994746;0.005334684;-0.04494187,0.09279492;-0.3487551;0.003506199,0.09556436;-0.7375025;0.1046947,0.1055734;-0.7676969;0.0377849,-0.08039252;0.007097828;-0.04389184,-0.1179522;-0.3464243;-0.005121037,-0.1382134;-0.7355628;0.09251107,-0.1378396;-0.6960394;0.002457544,0.0105566;0.5596175;0.005699176,0;0;0,0.01607478;0.3236634;0.01117945,0.03123593;0.6352319;0.007981062,0.1932555;0.5027871;-0.02601624,0.2392907;0.2430142;-0.02405334,0.2371053;-0.06802174;-0.0951879,-0.1424102;0.5124264;0.04151827,-0.2149342;0.2587804;0.03851578,-0.3310438;-0.03343064;-0.01570154,0.07406181;0.002813295;-0.0542841,0.1013307;-0.3537477;-0.0578239,0.08850893;-0.7467394;0.02442168,0.09475228;-0.7839838;-0.03590824,-0.08767828;0.004913089;-0.02698536,-0.1274567;-0.3504811;-0.02910958,-0.1231484;-0.7439508;0.0517251,-0.1383599;-0.7828749;-0.005007233,0.02759748;0.5589721;0.01122928,535.4008
+0;0;0,0.006277911;0.3240522;0.008527657,0.01201185;0.6358473;0.001454391,0.1824201;0.5088608;0.005873321,0.2182062;0.2482472;0.02109839,0.2570772;-0.05971134;-0.05888912,-0.1592528;0.5028557;0.0081711,-0.2571484;0.2582171;0.007613338,-0.4068928;-0.02041087;-0.04425672,0.07996485;0.005278366;-0.0449359,0.09267437;-0.3489649;0.003692612,0.09519888;-0.7370733;0.1047937,0.1054335;-0.7681766;0.03754249,-0.08038543;0.007160005;-0.04391343,-0.1181041;-0.3464945;-0.004921444,-0.1382856;-0.7349946;0.0926297,-0.1379724;-0.695376;0.001698636,0.01063092;0.5595686;0.005726729,0;0;0,0.01604266;0.3236343;0.01119924,0.0311522;0.6351832;0.00802207,0.193416;0.5027691;-0.02628899,0.2398656;0.2434039;-0.02429128,0.2378917;-0.06906545;-0.09575081,-0.1428153;0.5128103;0.04191002,-0.2201418;0.260941;0.03812507,-0.342327;-0.02999917;-0.0181962,0.07407508;0.002774238;-0.05428314,0.1010583;-0.3539823;-0.05763936,0.08829036;-0.7463608;0.02440906,0.09416278;-0.7845998;-0.03617167,-0.08768799;0.004954925;-0.02697662,-0.1280834;-0.350537;-0.02985225,-0.1239901;-0.7434314;0.05060345,-0.1407073;-0.7824019;-0.007056709,0.02752814;0.5589274;0.0112648,535.4257
+0;0;0,0.006278169;0.3240655;0.008528009,0.0120126;0.6358873;0.001454053,0.1821824;0.5089626;0.005873253,0.2179909;0.2481861;0.02110785,0.256901;-0.06008267;-0.05896025,-0.1590166;0.5029659;0.008167846,-0.2569734;0.2581744;0.007609735,-0.4068687;-0.02073428;-0.04431257,0.07989582;0.00527381;-0.0448971,0.09260675;-0.3490089;0.003736824,0.0951464;-0.7394437;0.105444,0.1052217;-0.7695957;0.03923973,-0.08031603;0.007153824;-0.04387552,-0.1180389;-0.34654;-0.004879188,-0.1383414;-0.7373691;0.09325671,-0.1380331;-0.6979002;0.003741287,0.01063151;0.5596001;0.005726864,0;0;0,0.01612296;0.3236479;0.0110774,0.03131806;0.6352177;0.007748604,0.1933116;0.5027809;-0.02641773,0.2397754;0.2432502;-0.02450466,0.2386765;-0.0694848;-0.09626937,-0.1423812;0.5130633;0.04215907,-0.2245432;0.2625689;0.03760923,-0.3546227;-0.02441144;-0.02302248,0.07398075;0.002716243;-0.05428052,0.1007867;-0.3540939;-0.05759764,0.0882235;-0.7488989;0.02462983,0.09370148;-0.7854834;-0.03569651,-0.08759764;0.005045963;-0.02698328,-0.1286235;-0.3504134;-0.02991924,-0.1244158;-0.7457336;0.05066822,-0.1413801;-0.7825758;-0.007185947,0.02767417;0.558956;0.01103187,535.4577
+0;0;0,0.006278556;0.3240855;0.008528534,0.01201342;0.6359308;0.001454039,0.1820703;0.5090336;0.005873473,0.2176602;0.2498493;0.02101505,0.2568354;-0.06052059;-0.05959877,-0.1589043;0.5030407;0.008166556,-0.256263;0.2597439;0.007611853,-0.40718;-0.02106577;-0.04466435,0.07988166;0.005272875;-0.04488915,0.09262651;-0.3499553;0.003874555,0.09516178;-0.7397166;0.1054063,0.1051955;-0.7696203;0.03947533,-0.08030181;0.007152556;-0.04386774,-0.1181253;-0.3474851;-0.004767358,-0.1383928;-0.73764;0.09319928,-0.1380858;-0.6982102;0.004053377,0.01063223;0.5596377;0.00572718,0;0;0,0.01615147;0.3236679;0.01103497,0.03135029;0.6352607;0.007667303,0.1931244;0.5027636;-0.02682376,0.2408777;0.2450996;-0.02571249,0.2392147;-0.06997603;-0.09703827,-0.1422418;0.5132952;0.04227158,-0.2283914;0.2658671;0.03680195,-0.3637722;-0.02075896;-0.02549042,0.07392975;0.002706766;-0.05432296,0.1008558;-0.3550548;-0.05732417,0.0880629;-0.7492043;0.02459979,0.09344753;-0.7854154;-0.03559256,-0.08759196;0.0050641;-0.02694293,-0.1293447;-0.3512647;-0.03066093,-0.1249736;-0.745834;0.05011686,-0.1422457;-0.7828854;-0.006819945,0.02770828;0.5589934;0.01095915,535.4908
+0;0;0,0.006488822;0.3241123;0.008424007,0.01258053;0.6359773;0.001227824,0.1827605;0.5089821;0.005644609,0.2188044;0.2485391;0.02074544,0.2574427;-0.06090042;-0.05914782,-0.1586936;0.5030914;0.008343434,-0.2671769;0.2631141;0.008468306,-0.4283862;-0.01087081;-0.04225174,0.07975463;0.005234612;-0.04495479,0.09246603;-0.352034;0.004387204,0.09489053;-0.7400585;0.1054262,0.1035708;-0.7698779;0.03959802,-0.08028916;0.007157502;-0.04372131,-0.118416;-0.3495474;-0.004414249,-0.1388436;-0.737905;0.09325235,-0.1386193;-0.6985051;0.004377984,0.01109641;0.5596808;0.00553071,0;0;0,0.0161427;0.3236978;0.01099992,0.03131188;0.635321;0.007605553,0.1931998;0.5025972;-0.02724624,0.2414812;0.2437032;-0.02648854,0.2402632;-0.0701707;-0.09797525,-0.142417;0.5134128;0.04289885,-0.235837;0.2672955;0.03536936,-0.3818189;-0.01144943;-0.03259557,0.07384286;0.002706304;-0.05430507,0.1004475;-0.3571884;-0.05656099,0.08790929;-0.749716;0.02432537,0.09310732;-0.7862654;-0.03509879,-0.08750071;0.005075968;-0.02696282,-0.1298377;-0.3532919;-0.03110557,-0.1254945;-0.7460158;0.04968296,-0.1411004;-0.782427;-0.008049864,0.02767932;0.5590464;0.01090312,535.5238
+0;0;0,0.006488822;0.3241123;0.008424007,0.01258053;0.6359773;0.001227824,0.1827605;0.5089821;0.005644609,0.2188044;0.2485391;0.02074544,0.2574427;-0.06090042;-0.05914782,-0.1586936;0.5030914;0.008343434,-0.2671769;0.2631141;0.008468306,-0.4283862;-0.01087081;-0.04225174,0.07975463;0.005234612;-0.04495479,0.09246603;-0.352034;0.004387204,0.09489053;-0.7400585;0.1054262,0.1035708;-0.7698779;0.03959802,-0.08028916;0.007157502;-0.04372131,-0.118416;-0.3495474;-0.004414249,-0.1388436;-0.737905;0.09325235,-0.1386193;-0.6985051;0.004377984,0.01109641;0.5596808;0.00553071,0;0;0,0.0161427;0.3236978;0.01099992,0.03131188;0.635321;0.007605553,0.1931998;0.5025972;-0.02724624,0.2414812;0.2437032;-0.02648854,0.2402632;-0.0701707;-0.09797525,-0.142417;0.5134128;0.04289885,-0.235837;0.2672955;0.03536936,-0.3818189;-0.01144943;-0.03259557,0.07384286;0.002706304;-0.05430507,0.1004475;-0.3571884;-0.05656099,0.08790929;-0.749716;0.02432537,0.09310732;-0.7862654;-0.03509879,-0.08750071;0.005075968;-0.02696282,-0.1298377;-0.3532919;-0.03110557,-0.1254945;-0.7460158;0.04968296,-0.1411004;-0.782427;-0.008049864,0.02767932;0.5590464;0.01090312,535.5457
+0;0;0,0.006489412;0.3241418;0.008424774,0.01258204;0.6360536;0.001227445,0.1825331;0.5091129;0.005644809,0.2186655;0.2480306;0.02078271,0.2572623;-0.06107712;-0.05902487,-0.1584662;0.50323;0.008340039,-0.2672158;0.2626637;0.008465217,-0.4282522;-0.01102743;-0.04220043,0.0797365;0.005233422;-0.04494457,0.09245861;-0.3523361;0.004438978,0.09488107;-0.7400344;0.1053931,0.1037145;-0.7709097;0.03840292,-0.08027092;0.007155875;-0.04371138,-0.1184299;-0.3498495;-0.004371207,-0.1388402;-0.7378808;0.09321329,-0.1386121;-0.698315;0.002770223,0.01109767;0.5597441;0.005531061,0;0;0,0.01626621;0.323721;0.01100564,0.03156089;0.6353852;0.007623196,0.1931008;0.5027044;-0.02757192,0.2417423;0.2432197;-0.02696204,0.2405337;-0.07027897;-0.09854174,-0.1419862;0.5136143;0.0429186,-0.2396607;0.2684856;0.03453554,-0.3913509;-0.006287277;-0.03543958,0.07377849;0.00272207;-0.05435658,0.1001466;-0.3574965;-0.05631876,0.08772104;-0.7497427;0.02427959,0.09281152;-0.7868584;-0.03688479,-0.08749826;0.005062156;-0.02690245,-0.1300997;-0.3535784;-0.03121316,-0.1258642;-0.7460018;0.04936875,-0.1416193;-0.7831659;-0.009895757,0.02789807;0.5590988;0.01091671,535.569
+0;0;0,0.006736279;0.3241587;0.00817613,0.01318439;0.6361004;0.0006683264,0.1828659;0.5094005;0.005251843,0.219132;0.2476221;0.02061695,0.257268;-0.06109419;-0.05863452,-0.1578769;0.5038121;0.008601488,-0.2759183;0.266862;0.008236567,-0.4442846;-0.001574785;-0.04309958,0.07966834;0.005129045;-0.04507343,0.09191163;-0.3524131;0.004257511,0.09415877;-0.7403045;0.1047563,0.1031781;-0.7721272;0.04202234,-0.0803467;0.007220017;-0.04355738,-0.1179723;-0.3498901;-0.005132515,-0.1395582;-0.7378447;0.0927967,-0.1326534;-0.7738748;0.0342195,0.01160386;0.5597882;0.005053477,0;0;0,0.01640338;0.3237293;0.01101661,0.03211304;0.6354184;0.007679462,0.1932215;0.5026608;-0.02762699,0.2422486;0.2425156;-0.02734613,0.2410274;-0.07042;-0.09883571,-0.1412863;0.5137708;0.04329669,-0.243836;0.2698737;0.03451837,-0.4007079;-0.001062632;-0.03637318,0.07374625;0.002698511;-0.0543983,0.1002069;-0.3574627;-0.05627918,0.08773299;-0.7497749;0.02434564,0.09214731;-0.7853392;-0.03499055,-0.08750111;0.005112358;-0.02687726,-0.1305009;-0.3534214;-0.03181329,-0.1263997;-0.7457412;0.0496308,-0.1430026;-0.781494;-0.007288933,0.02832008;0.5591283;0.01095486,535.5919
+0;0;0,0.006737654;0.3242248;0.008177798,0.01318733;0.6362426;0.0006680847,0.1829921;0.5094859;0.005252917,0.2193731;0.2468784;0.0206667,0.2574512;-0.06136912;-0.05846442,-0.1579968;0.5038934;0.008604981,-0.2764121;0.2661929;0.008238905,-0.4445226;-0.00183624;-0.04301928,0.0796828;0.005129976;-0.04508161,0.09189412;-0.3514789;0.00412057,0.09412403;-0.7363963;0.1038488,0.1033706;-0.7697765;0.03953441,-0.08036128;0.007221326;-0.04356528,-0.1178887;-0.3489567;-0.00524072,-0.1393091;-0.7339368;0.09193766,-0.1322303;-0.7716304;0.03188473,0.01160639;0.5599099;0.005054408,0;0;0,0.01644172;0.3237963;0.01093841,0.03215784;0.6355602;0.007511377,0.1933026;0.5026274;-0.02799439,0.242495;0.24166;-0.02810121,0.2413597;-0.07079542;-0.09950495,-0.1413485;0.5138527;0.04323445,-0.2497996;0.2716561;0.03308327,-0.4120625;0.004439533;-0.03758661,0.07372789;0.002678469;-0.05445218,0.1000303;-0.3565464;-0.05679775,0.08672872;-0.7457356;0.02361965,0.09206626;-0.7846761;-0.03518176,-0.08753411;0.00513876;-0.02682141,-0.1306797;-0.3524267;-0.03184523,-0.1267458;-0.7417523;0.04891512,-0.1433092;-0.7796276;-0.009028647,0.02836714;0.5592505;0.01081038,535.6246
+0;0;0,0.006738626;0.3242716;0.008178979,0.01318971;0.6363572;0.0006675697,0.1826903;0.509672;0.005253085,0.2190279;0.2473774;0.02064849,0.2569995;-0.06000835;-0.0582614,-0.1576941;0.5040894;0.008599207,-0.2759683;0.2666721;0.008233568,-0.4436089;-0.0006076694;-0.04288132,0.07969054;0.005130474;-0.04508599,0.09190176;-0.3514753;0.004115764,0.09412923;-0.7359706;0.1037346,0.1035204;-0.770342;0.03841443,-0.08036909;0.007222028;-0.04356951,-0.1178962;-0.3489529;-0.00524528,-0.1392931;-0.7335108;0.09182654,-0.1321036;-0.7722631;0.03083445,0.01160839;0.5600066;0.005054927,0;0;0,0.01668846;0.3238301;0.01095223,0.03268565;0.6356479;0.007535219,0.1933466;0.5026811;-0.02825212,0.2426191;0.2420509;-0.02831221,0.2415886;-0.06936508;-0.10024,-0.1406357;0.5143549;0.04343383,-0.2536503;0.2746247;0.0328041,-0.4240991;0.01356721;-0.03755772,0.07371605;0.002649814;-0.05448461,0.09991596;-0.3565797;-0.05679536,0.0865942;-0.7453246;0.02361274,0.09214064;-0.7846997;-0.0368433,-0.08755231;0.005179101;-0.02678472,-0.1308233;-0.3523671;-0.03187637,-0.1268622;-0.741426;0.04801755,-0.1447618;-0.7801607;-0.01075101,0.02882688;0.5593235;0.01083159,535.6577
+0;0;0,0.006735952;0.3243762;0.008129224,0.01320208;0.636575;0.0005809171,0.1826129;0.5100349;0.004975765,0.2186872;0.2478254;0.02053171,0.2563812;-0.058667;-0.05800084,-0.1576078;0.5044999;0.008992663,-0.2852955;0.2721362;0.009411167,-0.4659894;0.01436695;-0.03988891,0.07971052;0.005084698;-0.0451106,0.09161839;-0.3514293;0.003084362,0.09405348;-0.7337472;0.1026354,0.1024522;-0.7687182;0.03589962,-0.0803979;0.007265836;-0.04356571,-0.1179589;-0.3486717;-0.005298451,-0.1397984;-0.7312433;0.09085451,-0.1398358;-0.6914241;-0.002145566,0.01161771;0.560198;0.004976357,0;0;0,0.01690975;0.3239191;0.01103997,0.03325856;0.6358353;0.007799625,0.1935548;0.5026741;-0.02832842,0.2428462;0.2421601;-0.02846313,0.2418277;-0.06833467;-0.1000013,-0.1400023;0.514476;0.04367148,-0.2589985;0.2778069;0.03249718,-0.4335734;0.02054709;-0.03726476,0.07375313;0.002632827;-0.05448056,0.09970658;-0.3563771;-0.05673194,0.08703658;-0.742887;0.02409458,0.09242415;-0.7841168;-0.03626037,-0.08757927;0.005214751;-0.02678182,-0.1308595;-0.3520989;-0.03131121,-0.1268443;-0.7391337;0.04788034,-0.1452943;-0.7791566;-0.01129587,0.02930561;0.5594866;0.01104426,535.691
+0;0;0,0.006739213;0.3245332;0.008133159,0.01321873;0.6373785;0.0005668779,0.1836084;0.5103387;0.004973879,0.2196761;0.2481779;0.02052692,0.2573589;-0.05822417;-0.05798249,-0.1585686;0.5047718;0.009013874,-0.2862326;0.2724515;0.009432301,-0.4668733;0.01475814;-0.03985325,0.07973265;0.00508611;-0.04512313,0.09163572;-0.3512842;0.003052421,0.09407759;-0.7346647;0.1028802,0.1024226;-0.7692198;0.0365715,-0.08042023;0.007267855;-0.04357781,-0.1179661;-0.3485263;-0.005325958,-0.1398663;-0.7321612;0.09109423,-0.1399035;-0.6924049;-0.001310609,0.01162997;0.5607902;0.004974474,0;0;0,0.01654473;0.3241185;0.01033711,0.03145169;0.636709;0.004588127,0.1935656;0.5024315;-0.02848411,0.2426659;0.2419316;-0.02863622,0.2416158;-0.06847316;-0.1001465,-0.1416158;0.5143628;0.04404444,-0.2673889;0.2813931;0.03072992,-0.4473604;0.02750403;-0.03721545,0.07374801;0.002572387;-0.05453324,0.09942423;-0.3563114;-0.05689812,0.08707576;-0.743834;0.02450108,0.09263277;-0.7835922;-0.03662802,-0.08762066;0.005290819;-0.02671869,-0.1311773;-0.3518428;-0.0312839,-0.1267455;-0.7396404;0.04962064,-0.1471163;-0.7785397;-0.009300973,0.02800787;0.5601631;0.008659363,535.7251
+0;0;0,0.006741245;0.3246311;0.008135612,0.01322223;0.6375475;0.0005681277,0.183289;0.5105967;0.004975458,0.2193808;0.2482602;0.02053893,0.2570791;-0.05826735;-0.05800263,-0.1582457;0.5050403;0.009007869,-0.2859953;0.2725642;0.009426576,-0.4667099;0.01476535;-0.03987916,0.07984786;0.005093459;-0.04518833,0.09176463;-0.3516869;0.003042646,0.09420453;-0.7347592;0.1027902,0.1026925;-0.77042;0.03534576,-0.08053643;0.007278356;-0.04364077,-0.1181255;-0.3489251;-0.005344924,-0.1400081;-0.7322516;0.09099776,-0.1400459;-0.6923282;-0.002989769,0.01163336;0.5609536;0.004976052,0;0;0,0.01692146;0.3241948;0.01041055,0.03285392;0.6368203;0.005226135,0.1939971;0.5022489;-0.02870727,0.2426708;0.2414888;-0.02922153,0.241411;-0.06899235;-0.1009779,-0.1404508;0.5149061;0.0438931,-0.2736616;0.2860678;0.02798039,-0.4570628;0.03448698;-0.03999122,0.07380472;0.002560809;-0.05468011,0.09934781;-0.3567482;-0.05691624,0.08692326;-0.7439314;0.02453756,0.09211947;-0.7852411;-0.03726913,-0.08777484;0.00532748;-0.02666094,-0.1314733;-0.3522035;-0.03139905,-0.126935;-0.739742;0.04918154,-0.1474841;-0.7791725;-0.01155793,0.02904936;0.5602739;0.009066105,535.7579
+0;0;0,0.006876316;0.3249403;0.008002901,0.01351608;0.6383774;0.0002624709,0.1829455;0.5115772;0.004595906,0.2194227;0.249566;0.02023113,0.2567854;-0.05741554;-0.05804244,-0.1574381;0.5061938;0.009329395,-0.2969671;0.2809033;0.008490585,-0.4862237;0.02901188;-0.04143999,0.0797512;0.005042594;-0.0452654,0.09136999;-0.3514426;0.003135629,0.09377941;-0.7359428;0.1032827,0.1019393;-0.7712318;0.03607628,-0.08054806;0.007315657;-0.0435101,-0.1184075;-0.3485811;-0.005254369,-0.140387;-0.7333772;0.09130904,-0.135171;-0.7725896;0.02783956,0.01188809;0.5616465;0.004718465,0;0;0,0.0177004;0.3244629;0.01039505,0.03550041;0.6375264;0.005608797,0.1949448;0.5019125;-0.02882791,0.2427131;0.2412538;-0.02916431,0.2408907;-0.06950349;-0.1011853,-0.137816;0.5156386;0.04370265,-0.2766252;0.290587;0.02613398,-0.4648103;0.04178755;-0.04054145,0.07380983;0.002450123;-0.05459619,0.09917745;-0.3565918;-0.05677128,0.08665414;-0.7451696;0.02524161,0.09215157;-0.7854018;-0.03707337,-0.08768779;0.005493023;-0.02674538,-0.1313955;-0.3517612;-0.03103889,-0.1267583;-0.7407634;0.04977816,-0.1465871;-0.778894;-0.0119549,0.03111434;0.5608619;0.009279013,535.7917
+0;0;0,0.00687978;0.325104;0.008006932,0.01352191;0.6386526;0.0002641398,0.1829176;0.5118437;0.00459867,0.2193948;0.2498317;0.02023394,0.2568944;-0.05827409;-0.05832628,-0.1573996;0.5064614;0.009331234,-0.2969291;0.2811702;0.00849242,-0.4868788;0.02835625;-0.04162101,0.07982632;0.005047344;-0.04530803,0.09144782;-0.351521;0.003104284,0.09385946;-0.7363753;0.1033435,0.1020057;-0.7715551;0.03624942,-0.08062392;0.007322547;-0.04355108,-0.1184922;-0.3486573;-0.005286425,-0.1404919;-0.7338077;0.0913659,-0.1352846;-0.7729044;0.02800243,0.01189352;0.5619032;0.004721205,0;0;0,0.01801607;0.3246059;0.01051211,0.03612733;0.6377696;0.006083727,0.1952309;0.5017515;-0.02887487,0.2427041;0.2410379;-0.0291841,0.2402383;-0.07083365;-0.1015522,-0.1372527;0.5158094;0.04383741,-0.2819721;0.2945406;0.02589984,-0.4783419;0.0502938;-0.03959477,0.07387027;0.00239931;-0.05466222,0.09905466;-0.3567411;-0.05659246,0.08655764;-0.745688;0.02544833,0.09215194;-0.7854567;-0.03714108,-0.08778945;0.00554164;-0.02669902,-0.131654;-0.3517804;-0.03077255,-0.1263701;-0.7411703;0.04993802,-0.1459745;-0.7787862;-0.01219207,0.03167322;0.5610853;0.009642124,535.8135
+0;0;0,0.006885455;0.3253722;0.008013536,0.01353195;0.639127;0.0002661468,0.1829319;0.5122774;0.004602954,0.2194033;0.2503075;0.02023571,0.2569124;-0.0578762;-0.05834436,-0.1573954;0.5068949;0.009335659,-0.2969025;0.2816399;0.008496981,-0.4869002;0.02876204;-0.04162912,0.07984739;0.005048676;-0.04531999,0.09145938;-0.3512281;0.003052741,0.09387511;-0.7367358;0.1034622,0.1019865;-0.7716367;0.03665527,-0.0806452;0.00732448;-0.04356257,-0.1184825;-0.3483642;-0.00532921,-0.1405196;-0.7341686;0.0914872,-0.1353346;-0.7729696;0.02839497,0.01190273;0.5623384;0.004725493,0;0;0,0.01844881;0.3248473;0.01060987,0.03702462;0.6381958;0.006507158,0.1957562;0.5015361;-0.02877593,0.2426746;0.2407657;-0.02923274,0.2400162;-0.07119498;-0.1015682,-0.1364744;0.5162547;0.0441917,-0.2876154;0.2994823;0.02498491,-0.4913703;0.06135844;-0.04089282,0.07388511;0.002316356;-0.05468655,0.09901439;-0.356533;-0.05657554,0.08646254;-0.7461092;0.02574635,0.09204079;-0.785388;-0.03678703,-0.08781868;0.005654633;-0.02666269,-0.1317385;-0.3513655;-0.03060516,-0.1263445;-0.7413776;0.05042309,-0.1450147;-0.7805754;-0.009611655,0.03246642;0.5614737;0.009967089,535.847
+0;0;0,0.007091613;0.3256011;0.007891543,0.01411469;0.6394866;-6.965501E-05,0.1830642;0.5128415;0.004251303,0.2197541;0.2509673;0.0200247,0.2570615;-0.0575124;-0.05849127,-0.1566439;0.507717;0.00973771,-0.3035316;0.2872753;0.008151222,-0.5146366;0.05118001;-0.04094042,0.07996717;0.005026459;-0.04540341,0.09140076;-0.3500219;0.002883483,0.09392677;-0.737025;0.1034597,0.102254;-0.7716097;0.03719,-0.08077756;0.007372973;-0.04361315,-0.118526;-0.3470924;-0.005520344,-0.1405669;-0.734368;0.09156302,-0.1345264;-0.7731559;0.0294025,0.01237862;0.5626781;0.004449541,0;0;0,0.01885214;0.3250512;0.01072168,0.03775787;0.638529;0.006910801,0.1957561;0.5013939;-0.02875519,0.2425653;0.2406608;-0.02922058,0.2394031;-0.0715434;-0.1015728,-0.1354645;0.5168415;0.04453132,-0.2921694;0.3042302;0.02420679,-0.504096;0.07249518;-0.03984211,0.07395212;0.002253711;-0.05484056,0.09872053;-0.355383;-0.05689216,0.0862348;-0.7463836;0.02590846,0.09189;-0.7849329;-0.03655124,-0.08799205;0.005736622;-0.02657014,-0.1319276;-0.3500395;-0.03040913,-0.1266777;-0.7415295;0.05083947,-0.1446547;-0.7810158;-0.008157853,0.03313276;0.5617814;0.01028728,535.8805
+0;0;0,0.007091613;0.3256011;0.007891543,0.01411469;0.6394866;-6.965501E-05,0.1830642;0.5128415;0.004251303,0.2197541;0.2509673;0.0200247,0.2570615;-0.0575124;-0.05849127,-0.1566439;0.507717;0.00973771,-0.3035316;0.2872753;0.008151222,-0.5146366;0.05118001;-0.04094042,0.07996717;0.005026459;-0.04540341,0.09140076;-0.3500219;0.002883483,0.09392677;-0.737025;0.1034597,0.102254;-0.7716097;0.03719,-0.08077756;0.007372973;-0.04361315,-0.118526;-0.3470924;-0.005520344,-0.1405669;-0.734368;0.09156302,-0.1345264;-0.7731559;0.0294025,0.01237862;0.5626781;0.004449541,0;0;0,0.01885214;0.3250512;0.01072168,0.03775787;0.638529;0.006910801,0.1957561;0.5013939;-0.02875519,0.2425653;0.2406608;-0.02922058,0.2394031;-0.0715434;-0.1015728,-0.1354645;0.5168415;0.04453132,-0.2921694;0.3042302;0.02420679,-0.504096;0.07249518;-0.03984211,0.07395212;0.002253711;-0.05484056,0.09872053;-0.355383;-0.05689216,0.0862348;-0.7463836;0.02590846,0.09189;-0.7849329;-0.03655124,-0.08799205;0.005736622;-0.02657014,-0.1319276;-0.3500395;-0.03040913,-0.1266777;-0.7415295;0.05083947,-0.1446547;-0.7810158;-0.008157853,0.03313276;0.5617814;0.01028728,535.903
+0;0;0,0.007093726;0.3256981;0.007893895,0.01411731;0.6396068;-6.7499E-05,0.1830628;0.5129661;0.004253277,0.2197397;0.2511841;0.02002111,0.2570373;-0.05721396;-0.05847407,-0.1566371;0.5078417;0.00973955,-0.3034731;0.2874776;0.008153621,-0.5145223;0.05144481;-0.04092503,0.07996163;0.005026111;-0.04540026,0.09137114;-0.3492748;0.002784971,0.09390748;-0.7378601;0.1037724,0.1022032;-0.7722002;0.03775357,-0.08077196;0.007372461;-0.04361012,-0.1184409;-0.3463466;-0.005597517,-0.140572;-0.7352055;0.09188277,-0.1345543;-0.7737331;0.02995758,0.01238132;0.5628015;0.00445151,0;0;0,0.01911093;0.3251274;0.01089978,0.03823498;0.63862;0.007441521,0.195994;0.5011881;-0.02864742,0.2423854;0.2404754;-0.02923512,0.239116;-0.07164788;-0.1015563,-0.1351518;0.5171653;0.04465545,-0.2967693;0.3083667;0.02449137,-0.5136104;0.08156542;-0.0403397,0.07397837;0.002167717;-0.05479789,0.09859801;-0.3547212;-0.05709386,0.08583762;-0.7473121;0.02605057,0.09163084;-0.7853844;-0.03639603,-0.08796501;0.005857552;-0.02661112,-0.1319618;-0.3491527;-0.03023114,-0.1259914;-0.7422441;0.05129736,-0.1443898;-0.7812338;-0.00759986,0.03356392;0.5618739;0.01071572,535.9368
+0;0;0,0.007217583;0.3258756;0.007840227,0.01434527;0.6398431;-0.0001482819,0.1835284;0.5131902;0.003846788,0.2206448;0.2516053;0.01955141,0.2581549;-0.0567553;-0.05873442,-0.1567426;0.5082806;0.01031707,-0.3127736;0.294506;0.007934638,-0.5291159;0.0631896;-0.04013478,0.08006427;0.004990924;-0.04552003,0.09123156;-0.349136;0.002796408,0.09402608;-0.7386659;0.1044692,0.1028386;-0.7699698;0.04043057,-0.08092778;0.007425738;-0.04362135,-0.1187683;-0.3461075;-0.005576313,-0.1410268;-0.7360306;0.09211297,-0.1415551;-0.6966923;0.003516771,0.01258683;0.5630304;0.004373772,0;0;0,0.01926635;0.325294;0.01100278,0.038338;0.6388531;0.007695675,0.1961935;0.5009055;-0.02849603,0.2419274;0.2402159;-0.02900076,0.2385605;-0.07183275;-0.1013627,-0.135191;0.5170723;0.04493885,-0.3018769;0.3124728;0.02479482,-0.5273056;0.09460862;-0.04107662,0.07409018;0.002167702;-0.05489278,0.09827014;-0.3545904;-0.05691767,0.08516269;-0.7483547;0.02588677,0.09124891;-0.7835035;-0.03457284,-0.08815376;0.005821678;-0.02650077,-0.1324144;-0.3489945;-0.02990495,-0.1263178;-0.7431869;0.05166638,-0.1440847;-0.77967;-0.004911978,0.03369329;0.5620958;0.01093435,535.96
+0;0;0,0.007219067;0.3259426;0.007841839,0.01434587;0.6398709;-0.0001453445,0.1837136;0.5131813;0.003848155,0.2207624;0.2520731;0.01952415,0.2582387;-0.05600947;-0.0586911,-0.1569242;0.5082664;0.01032541,-0.3126708;0.2948814;0.007947324,-0.5288181;0.06377356;-0.04007877,0.08014837;0.004996167;-0.04556784,0.09131975;-0.3492604;0.002766281,0.09411561;-0.7389778;0.104488,0.1029175;-0.7702078;0.0405266,-0.08101279;0.007433538;-0.04366717,-0.1188672;-0.3462291;-0.005608205,-0.1411364;-0.7363399;0.0921281,-0.141664;-0.6970129;0.003638729,0.01258782;0.5630752;0.004375707,0;0;0,0.01962795;0.3253393;0.01101208,0.03898274;0.6388422;0.007750273,0.1968276;0.5003919;-0.028301,0.2415829;0.2400223;-0.02897811,0.2380669;-0.07173306;-0.1013191,-0.1348447;0.5171473;0.04488998,-0.3072067;0.3180146;0.0240749,-0.5385389;0.1065035;-0.04062057,0.07411825;0.002128556;-0.05501914,0.09814062;-0.3547723;-0.05687118,0.0850162;-0.7487217;0.02599239,0.09106188;-0.7837964;-0.03439284,-0.08828427;0.005859909;-0.0263951,-0.1330271;-0.3490207;-0.03046519,-0.1268914;-0.7433451;0.05142128,-0.1457927;-0.7794653;-0.005045492,0.03427801;0.5621052;0.01097775,535.9813
+0;0;0,0.007220204;0.3259939;0.007843073,0.01434762;0.6399494;-0.0001445152,0.183441;0.5133396;0.003849842,0.2205055;0.2521209;0.01953248,0.2579851;-0.05598903;-0.05868972,-0.1566507;0.5084326;0.01031671,-0.3124632;0.2949573;0.007937619,-0.5286297;0.06382889;-0.04009274,0.08031738;0.005006702;-0.04566393,0.09146796;-0.3485903;0.002580211,0.0942746;-0.73981;0.1046941,0.1030625;-0.7709426;0.04083427,-0.08118362;0.007449213;-0.04375925,-0.1189675;-0.345555;-0.005771138,-0.1413226;-0.7371696;0.09234191,-0.1418494;-0.6978573;0.003993154,0.01258956;0.5631535;0.004376547,0;0;0,0.01993857;0.3253621;0.01129603,0.03963586;0.6388758;0.00846386,0.1968774;0.5001024;-0.02804017,0.2413231;0.2395664;-0.02873158,0.2376207;-0.07221439;-0.1010795,-0.1341034;0.5173081;0.04501434,-0.3135311;0.3242325;0.02545833,-0.5478218;0.1163437;-0.04046058,0.07423779;0.002121359;-0.05518508,0.09775329;-0.3541466;-0.05687189,0.08502318;-0.7495781;0.0265534,0.09082827;-0.7841631;-0.03417205,-0.08852557;0.005845483;-0.02627158,-0.13342;-0.3483458;-0.03023699,-0.1271752;-0.7442068;0.05187877,-0.1460079;-0.77988;-0.004909143,0.03484445;0.5621389;0.01156688,536.0146
+0;0;0,0.007364078;0.3259923;0.00777845,0.01467723;0.6399416;-0.000283137,0.1837396;0.5133927;0.003518853,0.2210947;0.252198;0.01890896,0.2585199;-0.05589119;-0.05942098,-0.1565108;0.5089422;0.01082661,-0.320538;0.3017092;0.00870448,-0.5515288;0.0856376;-0.04040284,0.08031204;0.004969645;-0.04567737,0.09155887;-0.3486402;0.002450097,0.09411629;-0.7397588;0.1049566,0.1030366;-0.7701832;0.04044435,-0.0811878;0.007494363;-0.0437438,-0.1190384;-0.3455009;-0.005739324,-0.1411624;-0.7371213;0.09240324,-0.141848;-0.6978092;0.00405556,0.01287186;0.5631478;0.004256255,0;0;0,0.01993857;0.3253621;0.01129603,0.03963586;0.6388758;0.00846386,0.1968774;0.5001024;-0.02804017,0.2413231;0.2395664;-0.02873158,0.2376207;-0.07221439;-0.1010795,-0.1341034;0.5173081;0.04501434,-0.3135311;0.3242325;0.02545833,-0.5478218;0.1163437;-0.04046058,0.07423779;0.002121359;-0.05518508,0.09775329;-0.3541466;-0.05687189,0.08502318;-0.7495781;0.0265534,0.09082827;-0.7841631;-0.03417205,-0.08852557;0.005845483;-0.02627158,-0.13342;-0.3483458;-0.03023699,-0.1271752;-0.7442068;0.05187877,-0.1460079;-0.77988;-0.004909143,0.03484445;0.5621389;0.01156688,536.0383
+0;0;0,0.007365349;0.3260485;0.007779792,0.01468031;0.6400756;-0.0002835905,0.1842075;0.5133768;0.003517248,0.2215183;0.2524912;0.01888914,0.2588426;-0.05476689;-0.05922948,-0.1569692;0.5089141;0.0108449,-0.3208023;0.3019264;0.00872528,-0.5511698;0.08643763;-0.04024956,0.08049586;0.00498102;-0.04578192,0.09175262;-0.3489412;0.002388056,0.09430989;-0.7400358;0.1048883,0.103239;-0.7705198;0.04031234,-0.08137362;0.007511516;-0.04384392,-0.1192577;-0.3457955;-0.005805876,-0.1413803;-0.7373918;0.09233068,-0.1420666;-0.6980705;0.003895782,0.0128746;0.5632674;0.004256656,0;0;0,0.02017752;0.3253973;0.01148248,0.04018689;0.6389724;0.008954048,0.1976795;0.4998001;-0.02785206,0.2412007;0.2394252;-0.0285697,0.2374437;-0.0714671;-0.1009233,-0.1341188;0.5171417;0.0452045,-0.3196504;0.3305755;0.02373854,-0.557771;0.1273597;-0.03875176,0.07429893;0.002201453;-0.05545449,0.09770382;-0.3543914;-0.05677199,0.0849767;-0.7497838;0.02671885,0.09094048;-0.7842745;-0.0342195,-0.0887841;0.005791401;-0.02615761,-0.133724;-0.3487119;-0.03013193,-0.1274193;-0.7446262;0.05159918,-0.1452955;-0.7797714;-0.00623364,0.03531452;0.5622225;0.0119679,536.0615
+0;0;0,0.007368998;0.32621;0.007783646,0.01468728;0.6403797;-0.0002833568,0.1842004;0.5136508;0.003519545,0.2215134;0.2527505;0.01889231,0.2588196;-0.05435929;-0.05918862,-0.1569499;0.5091885;0.01084663,-0.3207922;0.3021891;0.008726889,-0.5510486;0.08680435;-0.04022432,0.08052511;0.00498283;-0.04579856,0.09178149;-0.3489273;0.002369773,0.09433964;-0.7401569;0.1049054,0.103566;-0.7726548;0.03817926,-0.0814032;0.007514247;-0.04385985,-0.1192859;-0.3457808;-0.005823106,-0.1414163;-0.7375122;0.0923473,-0.1421254;-0.6978806;0.000967823,0.01288078;0.5635375;0.004258896,0;0;0,0.02042586;0.3255385;0.01163411,0.04061486;0.6392467;0.009289742,0.1979024;0.4996397;-0.02755547,0.2409883;0.2391776;-0.02837396,0.2372327;-0.07156366;-0.1006966,-0.1337097;0.5172253;0.04529793,-0.3236362;0.335131;0.02368437,-0.5674322;0.1390856;-0.03904131,0.07436026;0.002132058;-0.05543137,0.09755259;-0.3544631;-0.05657601,0.0848944;-0.7499966;0.02693272,0.09088904;-0.7847039;-0.03803277,-0.08882295;0.005841671;-0.02613406,-0.1338417;-0.3486414;-0.02992408,-0.1274927;-0.7446594;0.05199146,-0.144962;-0.7837554;-0.006008971,0.03570545;0.5624632;0.0122571,536.0937
+0;0;0,0.007523991;0.3262427;0.007763588,0.01502699;0.6404338;-0.0002996377,0.1843158;0.5136356;0.003209473,0.2214075;0.2525524;0.01864697,0.2590888;-0.05381003;-0.05952089,-0.1567196;0.5100129;0.01147718,-0.3310392;0.3115532;0.009248036,-0.5668414;0.103466;-0.04060259,0.08042459;0.004909203;-0.04596678,0.0915148;-0.3491235;0.002677578,0.09393498;-0.7374951;0.1042464,0.1027832;-0.7706914;0.03704059,-0.08146868;0.007633254;-0.04370068,-0.1195175;-0.3458485;-0.00586684,-0.141496;-0.7346404;0.09166417,-0.1423874;-0.6949242;-0.0004958957,0.01317294;0.5635912;0.004238586,0;0;0,0.0207988;0.3255445;0.0118053,0.04143042;0.6392511;0.00965333,0.198376;0.4994771;-0.02722907,0.2407694;0.2387473;-0.0283823,0.2370064;-0.07137409;-0.1004839,-0.1329135;0.5173565;0.04546356,-0.3286448;0.3414233;0.02276297,-0.5810503;0.1588356;-0.04312541,0.0743921;0.002018154;-0.05537963,0.09742091;-0.3547692;-0.05631828,0.08468411;-0.7474819;0.02595544,0.09036805;-0.7858;-0.03640652,-0.0888069;0.005951728;-0.02613565,-0.1338412;-0.3487149;-0.02958798,-0.1273785;-0.7418365;0.05145644,-0.1452931;-0.7813298;-0.007181723,0.03640582;0.5624717;0.01256847,536.127
+0;0;0,0.007524094;0.3262472;0.007763695,0.01502767;0.6404622;-0.0003000903,0.1842685;0.5136733;0.00320958,0.2213585;0.2526026;0.01864634,0.259072;-0.05402228;-0.05958846,-0.1566715;0.5100516;0.01147498,-0.3309829;0.3116014;0.009245939,-0.566987;0.1033359;-0.04064738,0.08048908;0.00491314;-0.04600364,0.09156993;-0.3488207;0.002599653,0.09398378;-0.7361766;0.1039028,0.1029148;-0.7699639;0.03606851,-0.08153401;0.007639375;-0.04373572,-0.1195507;-0.345544;-0.005933825,-0.1414718;-0.7333192;0.09134212,-0.1423715;-0.693512;-0.00167986,0.0131735;0.563615;0.004238406,0;0;0,0.02104791;0.3255273;0.01196361,0.04190075;0.639244;0.009941101,0.1986126;0.4991443;-0.02696562,0.2407068;0.2383793;-0.02820802,0.2368537;-0.07200012;-0.1003995,-0.1325407;0.5175705;0.04553325,-0.3325295;0.346467;0.02317258,-0.6013759;0.1910725;-0.04849282,0.07443434;0.001942068;-0.0554502,0.09730849;-0.3545533;-0.05619764,0.0843114;-0.7462294;0.02586079,0.0900878;-0.7858812;-0.03631115,-0.08890321;0.006029414;-0.02605439,-0.1337983;-0.3483508;-0.02949404,-0.127402;-0.7404358;0.05138314,-0.1450305;-0.7817456;-0.006532688,0.03682142;0.5624624;0.01282358,536.1486
+0;0;0,0.007522649;0.3261845;0.007762203,0.01502473;0.6403371;-0.0002999362,0.1843618;0.5135366;0.003208198,0.2214437;0.2525219;0.01864165,0.2591488;-0.05403462;-0.05957573,-0.1567691;0.5099128;0.01147822,-0.331043;0.3115053;0.009249662,-0.5669946;0.1032862;-0.04063254,0.0805449;0.004916546;-0.04603554,0.09162925;-0.3489292;0.002583127,0.09404604;-0.7367551;0.1040092,0.102935;-0.7702425;0.03649382,-0.08159054;0.007644672;-0.04376604,-0.1196193;-0.3456504;-0.005952187,-0.1415669;-0.7338961;0.09144178,-0.1424624;-0.6941351;-0.001142837,0.01317096;0.5635062;0.0042376,0;0;0,0.02119124;0.3254509;0.01207614,0.04212081;0.6391004;0.01012826,0.1989305;0.498918;-0.02662039,0.240656;0.2381523;-0.02809405,0.2367746;-0.07216862;-0.1002219,-0.1324815;0.5175056;0.04558184,-0.3384984;0.3537713;0.02344522,-0.6033939;0.1919306;-0.04834986,0.07447602;0.001882464;-0.05550409,0.09728603;-0.3547307;-0.05600763,0.08437473;-0.7469469;0.02585625,0.09008184;-0.7861766;-0.03613306,-0.08898496;0.006093908;-0.02598971,-0.1338001;-0.3484114;-0.02932065,-0.1274158;-0.7409726;0.05165385,-0.1449627;-0.7819535;-0.00598146,0.03702562;0.5623356;0.01299453,536.1827
+0;0;0,0.007716063;0.3261806;0.007737309,0.01544324;0.6403281;-0.0003190474,0.1846557;0.5133079;0.002885445,0.2215307;0.2522766;0.01853273,0.259435;-0.05409566;-0.06030795,-0.1566619;0.5108168;0.01216027,-0.3408705;0.3216169;0.008619336,-0.58636;0.1243019;-0.03952879,0.08046719;0.004845603;-0.04617873,0.09160639;-0.3490115;0.002344724,0.09377383;-0.7367383;0.1041543,0.1034303;-0.7701249;0.0366496,-0.08166038;0.007688307;-0.04362793,-0.1209353;-0.3455317;-0.006391335,-0.1424331;-0.7336605;0.09156758,-0.1435042;-0.6939061;-0.001015894,0.01353156;0.5634983;0.00421321,0;0;0,0.02119124;0.3254509;0.01207614,0.04212081;0.6391004;0.01012826,0.1989305;0.498918;-0.02662039,0.240656;0.2381523;-0.02809405,0.2367746;-0.07216862;-0.1002219,-0.1324815;0.5175056;0.04558184,-0.3384984;0.3537713;0.02344522,-0.6033939;0.1919306;-0.04834986,0.07447602;0.001882464;-0.05550409,0.09728603;-0.3547307;-0.05600763,0.08437473;-0.7469469;0.02585625,0.09008184;-0.7861766;-0.03613306,-0.08898496;0.006093908;-0.02598971,-0.1338001;-0.3484114;-0.02932065,-0.1274158;-0.7409726;0.05165385,-0.1449627;-0.7819535;-0.00598146,0.03702562;0.5623356;0.01299453,536.2054
+0;0;0,0.007715013;0.3261362;0.007736255,0.01544111;0.6402395;-0.0003188942,0.1846788;0.5132245;0.002884669,0.2215693;0.2520832;0.01853856,0.2596087;-0.05538097;-0.06058311,-0.1566885;0.5107331;0.01216084,-0.3409748;0.3214535;0.008618416,-0.5873392;0.1234352;-0.03970131,0.08049036;0.004846998;-0.04619202,0.09163366;-0.3491405;0.002349302,0.09379788;-0.7362903;0.1040074,0.1034465;-0.7696257;0.03655723,-0.0816839;0.007690521;-0.04364049,-0.1209733;-0.3456597;-0.006390177,-0.1424391;-0.7332108;0.09142296,-0.1435093;-0.6934643;-0.001085654,0.01352973;0.5634222;0.004212627,0;0;0,0.0213495;0.3253891;0.01226091,0.04237448;0.638989;0.0104928,0.1990794;0.498631;-0.02646232,0.2405474;0.2377118;-0.02800345,0.2363115;-0.07376015;-0.1001747,-0.1324892;0.5181352;0.04578175,-0.3430644;0.3601289;0.02358166,-0.6106777;0.2002626;-0.04760341,0.07449214;0.001766592;-0.05553102,0.09718998;-0.3549858;-0.0559082,0.0842661;-0.7465661;0.02607918,0.09012073;-0.7868269;-0.03460956,-0.08902166;0.006224162;-0.02592872,-0.1337788;-0.3484209;-0.02929156,-0.1272134;-0.7403381;0.05183651,-0.1446747;-0.7815693;-0.005392998,0.03725909;0.5622364;0.01331353,536.2283
+0;0;0,0.007714116;0.3260983;0.007735356,0.01544137;0.6402486;-0.0003208867,0.1849502;0.5131451;0.002881097,0.2218146;0.2521884;0.01852391,0.2598058;-0.05488563;-0.06049737,-0.1569584;0.5106496;0.01217198,-0.3411143;0.3215039;0.008632059,-0.5871661;0.1237369;-0.03962636,0.0805649;0.004851487;-0.04623481,0.09172087;-0.3495385;0.002361715,0.09389531;-0.738516;0.1044997,0.1034114;-0.7709816;0.03797583,-0.08175955;0.007697643;-0.0436809,-0.1210936;-0.3460543;-0.00638824,-0.1426608;-0.735435;0.09188667,-0.1437163;-0.6958224;0.0006484166,0.01352977;0.5634223;0.004211161,0;0;0,0.02164355;0.3253236;0.01247072,0.04302085;0.6389487;0.01094055,0.1997376;0.4981808;-0.02624893,0.2405715;0.2373522;-0.02800512,0.2363502;-0.07374257;-0.1000078,-0.1325411;0.5191384;0.04598635,-0.3464549;0.3661349;0.0229028,-0.6159871;0.2086522;-0.04443086,0.07448079;0.001722872;-0.05569148,0.09710547;-0.3554416;-0.05577159,0.08402763;-0.7489161;0.02636981,0.09008085;-0.7872007;-0.03460979,-0.08914433;0.006278994;-0.02580234,-0.1338695;-0.3487795;-0.02918703,-0.1271915;-0.7425442;0.05233138,-0.1452071;-0.7818104;-0.005075645,0.03780562;0.5621912;0.01369119,536.262
+0;0;0,0.008093509;0.3260865;0.007635352,0.01648121;0.6402221;-0.0005356944,0.1858017;0.512968;0.002542313,0.222618;0.251722;0.01823549,0.2605041;-0.05513811;-0.06114651,-0.1564744;0.5118262;0.01280092,-0.3485445;0.3303332;0.008269928,-0.6015921;0.141538;-0.03888236,0.08057307;0.004767569;-0.04629325,0.09168062;-0.3499811;0.002313975,0.09354841;-0.7398055;0.1047626,0.1023053;-0.7716565;0.0389266,-0.08179071;0.007823648;-0.04366791,-0.1210393;-0.3462705;-0.006123953,-0.1428169;-0.7365127;0.09235956,-0.1351855;-0.7742503;0.03244299,0.01438418;0.5634024;0.004024024,0;0;0,0.02175955;0.3253058;0.01260519,0.04321308;0.6389315;0.01120305,0.1998907;0.4980456;-0.0261147,0.240574;0.2369097;-0.0281291,0.2363661;-0.07405031;-0.1001444,-0.1326153;0.5195215;0.04565679,-0.351379;0.3732221;0.02136558,-0.6252543;0.2237262;-0.04603888,0.07450752;0.00167501;-0.05571032,0.0969394;-0.3558575;-0.05572414,0.08438568;-0.7502373;0.02655101,0.09059727;-0.7867996;-0.0348289,-0.08918529;0.00632046;-0.02576529,-0.1338643;-0.3491021;-0.0291186,-0.1272;-0.7437326;0.052641,-0.1458405;-0.7821597;-0.00398821,0.03798175;0.562174;0.01392055,536.2939
+0;0;0,0.008090107;0.3259494;0.007632142,0.01647755;0.6400753;-0.0005385401,0.185817;0.5128205;0.002539015,0.222629;0.2516044;0.0182304,0.2604827;-0.05499235;-0.06108345,-0.1564967;0.5116785;0.01279875,-0.3485449;0.3302063;0.008268278,-0.6013752;0.1415732;-0.03884353,0.08062554;0.004770673;-0.04632339,0.09172568;-0.3497412;0.002251372,0.09359708;-0.74032;0.1048983,0.1022968;-0.7717673;0.03949201,-0.08184396;0.007828741;-0.04369634,-0.1210664;-0.346029;-0.006177451,-0.1428861;-0.7370265;0.09249666,-0.1353045;-0.7743219;0.0329712,0.01438065;0.5632604;0.004020889,0;0;0,0.02200021;0.3251405;0.01289845,0.04363726;0.6387459;0.01180649,0.2001304;0.4976408;-0.02586913,0.2407501;0.2365257;-0.02789807,0.236497;-0.07408378;-0.1002088,-0.1325259;0.5199782;0.04559955,-0.3534417;0.376846;0.02226317,-0.6353531;0.2453878;-0.04823393,0.07456599;0.00162141;-0.05573488,0.09672749;-0.3556883;-0.05583668,0.0845542;-0.7507992;0.02681279,0.0906889;-0.7870969;-0.03398538,-0.08926128;0.006347003;-0.02571445,-0.1336886;-0.3488673;-0.0289394,-0.1269823;-0.7442815;0.05287958,-0.1449665;-0.7829093;-0.002764169,0.03835364;0.5619935;0.01442742,536.316
+0;0;0,0.008090107;0.3259494;0.007632142,0.01647755;0.6400753;-0.0005385401,0.185817;0.5128205;0.002539015,0.222629;0.2516044;0.0182304,0.2604827;-0.05499235;-0.06108345,-0.1564967;0.5116785;0.01279875,-0.3485449;0.3302063;0.008268278,-0.6013752;0.1415732;-0.03884353,0.08062554;0.004770673;-0.04632339,0.09172568;-0.3497412;0.002251372,0.09359708;-0.74032;0.1048983,0.1022968;-0.7717673;0.03949201,-0.08184396;0.007828741;-0.04369634,-0.1210664;-0.346029;-0.006177451,-0.1428861;-0.7370265;0.09249666,-0.1353045;-0.7743219;0.0329712,0.01438065;0.5632604;0.004020889,0;0;0,0.02200021;0.3251405;0.01289845,0.04363726;0.6387459;0.01180649,0.2001304;0.4976408;-0.02586913,0.2407501;0.2365257;-0.02789807,0.236497;-0.07408378;-0.1002088,-0.1325259;0.5199782;0.04559955,-0.3534417;0.376846;0.02226317,-0.6353531;0.2453878;-0.04823393,0.07456599;0.00162141;-0.05573488,0.09672749;-0.3556883;-0.05583668,0.0845542;-0.7507992;0.02681279,0.0906889;-0.7870969;-0.03398538,-0.08926128;0.006347003;-0.02571445,-0.1336886;-0.3488673;-0.0289394,-0.1269823;-0.7442815;0.05287958,-0.1449665;-0.7829093;-0.002764169,0.03835364;0.5619935;0.01442742,536.3387
+0;0;0,0.008527392;0.325942;0.007577322,0.01752121;0.6400523;-0.0005977545,0.1868214;0.5124036;0.00210947,0.2232547;0.2513287;0.0176757,0.2609231;-0.05587384;-0.06180821,-0.1560958;0.5125871;0.01342087,-0.3562793;0.3404288;0.009194678,-0.6219074;0.1698501;-0.04034935,0.08057074;0.00469445;-0.04649139,0.09151997;-0.3528798;0.00282925,0.09299066;-0.7406666;0.1049004,0.1012543;-0.7719178;0.03955951,-0.08194018;0.007907414;-0.04357075,-0.1216196;-0.3490269;-0.005686466,-0.1432548;-0.7372679;0.09229423,-0.1356552;-0.7744681;0.03300005,0.01526431;0.5632408;0.003955244,0;0;0,0.02217267;0.3251266;0.01301694,0.04389456;0.6387272;0.0120151,0.200503;0.4972623;-0.02560139,0.2408955;0.2363152;-0.02779746,0.2365768;-0.07477722;-0.100687,-0.132703;0.5204173;0.04543814,-0.3575597;0.3839555;0.02204144,-0.6411971;0.2544326;-0.04784164,0.07460035;0.001574695;-0.05574441,0.09603616;-0.3589133;-0.05490708,0.08479214;-0.7513065;0.02694893,0.09095014;-0.7878408;-0.03325653,-0.08930071;0.006381122;-0.0256865,-0.1339162;-0.3519642;-0.02883089,-0.1270838;-0.7445537;0.05256996,-0.1450705;-0.7831804;-0.002713636,0.03859414;0.5619746;0.01461697,536.3622
+0;0;0,0.008523514;0.3257938;0.007573876,0.0175127;0.6397421;-0.0005973214,0.1868428;0.5121168;0.002107697,0.2232894;0.2509468;0.0176796,0.260958;-0.05625814;-0.06180491,-0.1561322;0.5123004;0.013421,-0.3563887;0.3400793;0.009193271,-0.6220189;0.1694992;-0.04035114,0.08055383;0.004693465;-0.04648164,0.09150127;-0.3528222;0.002830915,0.09297189;-0.7405919;0.1048976,0.1012049;-0.7716158;0.03979907,-0.08192299;0.007905754;-0.0435616,-0.1215959;-0.34897;-0.005683541,-0.1432302;-0.7371938;0.09229284,-0.1356587;-0.7741448;0.03321861,0.01525674;0.5629627;0.003953782,0;0;0,0.02223253;0.324968;0.01315808,0.04393248;0.6384076;0.0122211,0.2005774;0.496933;-0.02536058,0.2409185;0.235881;-0.0276227,0.2366046;-0.07518139;-0.100651,-0.1328675;0.5206856;0.04538107,-0.3608266;0.38915;0.02271669,-0.6544347;0.2826132;-0.0447799,0.07463036;0.001500055;-0.0556736,0.09576812;-0.3589458;-0.05470991,0.08482078;-0.7512944;0.02731395,0.09083752;-0.7883782;-0.03178835,-0.08926132;0.006428644;-0.02574064,-0.1338115;-0.3518663;-0.02874056,-0.1270946;-0.7444234;0.05273892,-0.1447216;-0.7835032;-0.001545336,0.03864101;0.5616862;0.01481533,536.3951
+0;0;0,0.008527199;0.3259347;0.00757715,0.01752124;0.6400526;-0.0005980963,0.1868302;0.5124001;0.002109105,0.2232781;0.2512207;0.01768157,0.2611144;-0.05735183;-0.06215678,-0.1561046;0.5125836;0.01342108,-0.3563682;0.3403563;0.009193202,-0.6231809;0.169017;-0.04057176,0.08058301;0.004695165;-0.04649847,0.09153117;-0.352844;0.002817329,0.0929975;-0.7394814;0.104586,0.1013429;-0.7713386;0.03859849,-0.08195266;0.007908618;-0.04357738,-0.1216282;-0.3489907;-0.005696818,-0.1431993;-0.7360808;0.09199346,-0.1355244;-0.773946;0.03211254,0.0152643;0.5632399;0.003954974,0;0;0,0.02247879;0.3250815;0.01342726,0.04453793;0.6386681;0.0130167,0.2007368;0.4966527;-0.02521038,0.2409813;0.2355773;-0.02758026,0.2367547;-0.07673985;-0.1014917,-0.1325614;0.5212525;0.04519351,-0.3633302;0.3946004;0.02304326,-0.6577574;0.2865309;-0.04519393,0.07465951;0.001461774;-0.05569196,0.09554583;-0.3590227;-0.05476928,0.08471805;-0.7500767;0.02773523,0.09089555;-0.7886105;-0.03155446,-0.08930411;0.006453359;-0.02570802,-0.1337738;-0.3518762;-0.02863112,-0.126924;-0.7433725;0.05218463,-0.1443367;-0.7832118;-0.003219206,0.03915215;0.561915;0.01546145,536.428
+0;0;0,0.008938168;0.3257205;0.007479443,0.01838331;0.6397253;-0.0007543112,0.187594;0.5116028;0.001956032,0.2241016;0.2505566;0.01729442,0.2616991;-0.05735895;-0.06268299,-0.155715;0.5130791;0.01380007,-0.3638286;0.3506898;0.008181585,-0.6319617;0.1819321;-0.03922535,0.08053423;0.004623288;-0.04648025,0.09127865;-0.3529761;0.003046367,0.09273127;-0.7401873;0.1049713,0.09955405;-0.7703301;0.04034499,-0.08191122;0.007945242;-0.0435313,-0.1218166;-0.3490047;-0.00558487,-0.1434057;-0.7366407;0.09237209,-0.1356175;-0.7723173;0.03349779,0.0160167;0.5629256;0.003809526,0;0;0,0.02260561;0.3248602;0.01358533,0.04466878;0.6383475;0.01320934,0.2010039;0.4962042;-0.02491736,0.2410667;0.2352408;-0.02741599,0.2372127;-0.07630181;-0.1019027,-0.1328717;0.5220238;0.04518305,-0.3669167;0.4017593;0.02344457,-0.6614401;0.295046;-0.04356465,0.07471471;0.001293421;-0.05553007,0.09546142;-0.3592814;-0.05454302,0.084872;-0.7509659;0.02788591,0.09170204;-0.7865584;-0.03120065,-0.08916096;0.006686778;-0.02594532,-0.1334654;-0.3517485;-0.02856765,-0.1267165;-0.7438616;0.052211,-0.1438697;-0.782065;-0.001587775,0.03928418;0.5616034;0.01565266,536.4613
+0;0;0,0.008935798;0.3256342;0.00747746,0.01837838;0.6395538;-0.0007540768,0.1876738;0.5114266;0.001954142,0.2241739;0.2504335;0.01728941,0.2617608;-0.05739495;-0.06266536,-0.1558034;0.5129037;0.01380399,-0.3638748;0.3505473;0.008186638,-0.631932;0.1818374;-0.03920688,0.08046429;0.004619273;-0.04643989,0.09121752;-0.3532732;0.003127333,0.09267192;-0.7409598;0.1051774,0.09953177;-0.7714292;0.04020001,-0.08184009;0.007938343;-0.0434935,-0.1217781;-0.3493042;-0.005515963,-0.1433938;-0.7374161;0.09256123,-0.1355633;-0.7734495;0.03336712,0.0160124;0.5627747;0.003808544,0;0;0,0.02283723;0.3247496;0.01376605,0.04501576;0.6381434;0.01352668,0.2012716;0.4956984;-0.02471924,0.2412721;0.2347806;-0.0273087,0.237433;-0.07663509;-0.1019371,-0.1329466;0.5231027;0.04533926,-0.3713156;0.4125098;0.02015438,-0.6655185;0.3024049;-0.04217901,0.07472625;0.001217484;-0.05538058,0.0954676;-0.3596542;-0.0543797,0.08519646;-0.7519078;0.0277717,0.09191234;-0.7876939;-0.03183318,-0.08902793;0.006756356;-0.02609369,-0.1330996;-0.3520077;-0.02845435,-0.1266383;-0.7447131;0.05190723,-0.1444098;-0.7810618;-0.004729178,0.03960791;0.5614206;0.01593947,536.4835
+0;0;0,0.008934817;0.3255984;0.007476639,0.01837473;0.6394296;-0.000752504,0.1877434;0.511304;0.001953545,0.2242451;0.2502997;0.01728947,0.2619773;-0.0587185;-0.06297431,-0.155879;0.5127817;0.0138084,-0.3639593;0.3504184;0.008190813,-0.6330525;0.1810564;-0.03938588,0.08046738;0.00461945;-0.04644167,0.09122092;-0.3532835;0.003127001,0.09267284;-0.7403058;0.1050021,0.09965999;-0.7718974;0.03881893,-0.08184323;0.007938648;-0.04349517,-0.1217825;-0.3493143;-0.005516518,-0.1433611;-0.7367611;0.09239259,-0.1353852;-0.7740199;0.03209995,0.01600947;0.5626737;0.003808732,0;0;0,0.02300277;0.3246958;0.01391244,0.04526155;0.6379949;0.01378703,0.2014339;0.4952539;-0.02457762,0.2413957;0.2343188;-0.02717066,0.2375408;-0.07822362;-0.1024077,-0.1329702;0.5236794;0.04543931,-0.3741637;0.4197175;0.01882348,-0.6708822;0.31189;-0.04191844,0.07476487;0.001166478;-0.05533553,0.0954276;-0.3597201;-0.05424738,0.08509295;-0.7512794;0.02785801,0.09226572;-0.788929;-0.03209735,-0.08902539;0.006764851;-0.0261129,-0.1328922;-0.3520359;-0.02833782,-0.1265621;-0.7439525;0.05245908,-0.1453061;-0.780118;-0.006645534,0.03984059;0.5612957;0.01617694,536.518
+0;0;0,0.009127754;0.3255934;0.00746041,0.01873315;0.6394199;-0.0007582731,0.1880286;0.5111755;0.0017526,0.2244254;0.2501566;0.01708797,0.262267;-0.05868012;-0.06382024,-0.1557526;0.5135294;0.01415288,-0.3705059;0.3600822;0.009074485,-0.651734;0.2110516;-0.03629995,0.08040554;0.00460354;-0.04655024,0.09111267;-0.3532699;0.003241193,0.09208374;-0.7402618;0.1052372,0.1001881;-0.7724077;0.03970262,-0.08189011;0.007964603;-0.0434021,-0.1221311;-0.3492624;-0.005498182,-0.1437297;-0.7366382;0.09268732,-0.1453217;-0.6971493;0.002520882,0.01633265;0.5626649;0.003798475,0;0;0,0.02300277;0.3246958;0.01391244,0.04526155;0.6379949;0.01378703,0.2014339;0.4952539;-0.02457762,0.2413957;0.2343188;-0.02717066,0.2375408;-0.07822362;-0.1024077,-0.1329702;0.5236794;0.04543931,-0.3741637;0.4197175;0.01882348,-0.6708822;0.31189;-0.04191844,0.07476487;0.001166478;-0.05533553,0.0954276;-0.3597201;-0.05424738,0.08509295;-0.7512794;0.02785801,0.09226572;-0.788929;-0.03209735,-0.08902539;0.006764851;-0.0261129,-0.1328922;-0.3520359;-0.02833782,-0.1265621;-0.7439525;0.05245908,-0.1453061;-0.780118;-0.006645534,0.03984059;0.5612957;0.01617694,536.5413
+0;0;0,0.009128885;0.3256338;0.007461335,0.01873264;0.6394067;-0.0007558153,0.1883914;0.5110696;0.001749781,0.2247651;0.2502162;0.01707543,0.2626185;-0.05871627;-0.0638579,-0.1561162;0.5134284;0.01417626,-0.3707333;0.3600786;0.009101085,-0.6520487;0.2110018;-0.03628743,0.08042231;0.0046045;-0.04655995,0.0911288;-0.3532473;0.00322846,0.09210147;-0.7408764;0.1053924,0.1002109;-0.7730613;0.03981668,-0.0819072;0.007966264;-0.04341115,-0.1221458;-0.3492392;-0.005509533,-0.1437799;-0.7372527;0.09283765,-0.1453729;-0.6977579;0.00261458,0.01633264;0.5626678;0.003799979,0;0;0,0.02305751;0.3247264;0.01405263,0.04531058;0.6379721;0.01405096,0.2017138;0.4947959;-0.02439022,0.241433;0.2339937;-0.02703738,0.237623;-0.07864183;-0.1023159,-0.1334222;0.5241475;0.04559901,-0.3763088;0.4246768;0.01887692,-0.6764215;0.3254701;-0.04039181,0.07476988;0.001089931;-0.05536294,0.09532393;-0.3597809;-0.05428123,0.08518692;-0.7519591;0.02810956,0.09227858;-0.7896914;-0.03184818,-0.08905591;0.006826391;-0.02606189,-0.1328694;-0.3519587;-0.02829836,-0.126538;-0.7445066;0.05270049,-0.1446999;-0.7811984;-0.006080862,0.03989752;0.5612877;0.01641559,536.5737
+0;0;0,0.009124227;0.3254676;0.007457527,0.01872359;0.639097;-0.0007561387,0.1885536;0.5107376;0.001745715,0.2249175;0.2499547;0.01706722,0.2627871;-0.0591107;-0.06390094,-0.1562951;0.5130988;0.01418449,-0.3708542;0.3597904;0.009110697,-0.6522906;0.2106494;-0.03629735,0.08044794;0.004605968;-0.04657479,0.09117125;-0.3538081;0.003291856,0.0921469;-0.742625;0.1057688,0.1002057;-0.7744214;0.04060278,-0.0819333;0.007968803;-0.04342499,-0.1222351;-0.3497979;-0.005463813,-0.1439355;-0.7390004;0.09318472,-0.1455186;-0.6995649;0.003525265,0.0163245;0.5623869;0.003797943,0;0;0,0.02301259;0.3245571;0.01418352,0.04518399;0.6376644;0.01426983,0.2017393;0.4943738;-0.02426076,0.2413155;0.2336217;-0.02687573,0.237653;-0.0791333;-0.1022568,-0.133799;0.5242745;0.0457457,-0.380125;0.4344665;0.01706132,-0.6805675;0.3339383;-0.03897269,0.07476874;0.00111869;-0.05541372,0.09527613;-0.3603226;-0.05402088,0.08492269;-0.7538656;0.0278194,0.09244967;-0.7903806;-0.03259134,-0.08910809;0.006759027;-0.02600693,-0.1330085;-0.3525875;-0.02827887,-0.1268143;-0.7463505;0.05292049,-0.1439827;-0.7823669;-0.00604938,0.03980038;0.5610063;0.01661253,536.6069
+0;0;0,0.00934071;0.3252702;0.007389685,0.0191316;0.6387497;-0.0008788377,0.1889662;0.5102993;0.001492404,0.2249706;0.2496966;0.01668782,0.2628283;-0.05995941;-0.06491768,-0.1562704;0.513783;0.01451823,-0.376076;0.3685552;0.008571708,-0.6610144;0.2243632;-0.03612966,0.08034485;0.004574686;-0.04665085,0.09095736;-0.3545351;0.00345486,0.09176393;-0.7427937;0.1059193,0.1005948;-0.7742544;0.04104509,-0.0819313;0.008006196;-0.04330922,-0.1224553;-0.3504587;-0.005312975,-0.144081;-0.7391284;0.09323986,-0.1457592;-0.6997355;0.003948063,0.01668982;0.5620677;0.003688131,0;0;0,0.02303568;0.3243594;0.01424599,0.04519574;0.6373248;0.01435399,0.201814;0.4939964;-0.02421165,0.241193;0.2334497;-0.02660179,0.2377328;-0.0799706;-0.1023331,-0.1341315;0.5251605;0.04572322,-0.3821338;0.4411592;0.01606451,-0.6869841;0.3503692;-0.03687901,0.07474182;0.001146883;-0.05536127,0.09523239;-0.3610143;-0.05379939,0.08505546;-0.7540478;0.02784348,0.09198391;-0.7903721;-0.03229928,-0.08904904;0.006698767;-0.02603688,-0.1330051;-0.3533648;-0.02830266,-0.1271309;-0.746738;0.05211771,-0.1436409;-0.7838801;-0.005183544,0.03981856;0.5606921;0.01669192,536.6287
+0;0;0,0.009335958;0.3251047;0.007385926,0.01912192;0.6384264;-0.0008786586,0.1890552;0.5099801;0.001489347,0.2250324;0.2495735;0.01667333,0.2628285;-0.05957839;-0.06479932,-0.156377;0.5134658;0.01452255,-0.3760172;0.3683473;0.008580502,-0.6604918;0.22439;-0.03604809,0.08029017;0.004571572;-0.0466191,0.09093032;-0.3554736;0.003617123,0.09172728;-0.7391055;0.1048606,0.100819;-0.7723817;0.03807001,-0.08187553;0.008000746;-0.04327974,-0.1225051;-0.3513979;-0.005184527,-0.1438731;-0.7354358;0.09219389,-0.1456009;-0.6957656;0.0002645254,0.01668121;0.5617779;0.003686317,0;0;0,0.02332424;0.3241735;0.01422381,0.04560631;0.6369717;0.01430488,0.202222;0.4933608;-0.02411151,0.2410766;0.2329331;-0.02616668,0.2379724;-0.07989702;-0.1021199,-0.1340002;0.5260441;0.0462002,-0.3840426;0.4491761;0.01608985,-0.6894709;0.3617328;-0.03595247,0.07471599;0.001135543;-0.05528998,0.09526862;-0.3619684;-0.05370473,0.08525208;-0.7502693;0.02720523,0.09135607;-0.7911708;-0.03181362,-0.08896987;0.006678216;-0.02608664,-0.1328563;-0.3543468;-0.02816643,-0.1269658;-0.7431213;0.05085269,-0.1443023;-0.7818803;-0.008469842,0.04020934;0.5603743;0.01665235,536.6511
+0;0;0,0.009335958;0.3251047;0.007385926,0.01912192;0.6384264;-0.0008786586,0.1890552;0.5099801;0.001489347,0.2250324;0.2495735;0.01667333,0.2628285;-0.05957839;-0.06479932,-0.156377;0.5134658;0.01452255,-0.3760172;0.3683473;0.008580502,-0.6604918;0.22439;-0.03604809,0.08029017;0.004571572;-0.0466191,0.09093032;-0.3554736;0.003617123,0.09172728;-0.7391055;0.1048606,0.100819;-0.7723817;0.03807001,-0.08187553;0.008000746;-0.04327974,-0.1225051;-0.3513979;-0.005184527,-0.1438731;-0.7354358;0.09219389,-0.1456009;-0.6957656;0.0002645254,0.01668121;0.5617779;0.003686317,0;0;0,0.02332424;0.3241735;0.01422381,0.04560631;0.6369717;0.01430488,0.202222;0.4933608;-0.02411151,0.2410766;0.2329331;-0.02616668,0.2379724;-0.07989702;-0.1021199,-0.1340002;0.5260441;0.0462002,-0.3840426;0.4491761;0.01608985,-0.6894709;0.3617328;-0.03595247,0.07471599;0.001135543;-0.05528998,0.09526862;-0.3619684;-0.05370473,0.08525208;-0.7502693;0.02720523,0.09135607;-0.7911708;-0.03181362,-0.08896987;0.006678216;-0.02608664,-0.1328563;-0.3543468;-0.02816643,-0.1269658;-0.7431213;0.05085269,-0.1443023;-0.7818803;-0.008469842,0.04020934;0.5603743;0.01665235,536.6749
+0;0;0,0.009500097;0.3249732;0.007226082,0.01941753;0.6381661;-0.001238316,0.1893317;0.5094736;0.00116347,0.2250117;0.2491293;0.01630812,0.2631379;-0.06196532;-0.06621538,-0.156446;0.5142105;0.01462298,-0.3813888;0.3776572;0.008665254,-0.6762709;0.2502522;-0.03441699,0.08020424;0.004620874;-0.04681531,0.09077642;-0.3557405;0.003705718,0.09110374;-0.7398576;0.1056156,0.1008359;-0.7735121;0.03910595,-0.08197694;0.008022479;-0.04314124,-0.1227953;-0.3517306;-0.005245857,-0.1442029;-0.7363971;0.09224757,-0.1363888;-0.7753828;0.03100964,0.0169481;0.5615423;0.003380988,0;0;0,0.02351456;0.324026;0.01429009,0.04586467;0.6366999;0.01440692,0.2025235;0.4929583;-0.02395248,0.2410312;0.2325848;-0.02603507,0.237994;-0.08231482;-0.102668,-0.1340744;0.5267088;0.04595819,-0.3854096;0.4542591;0.01657793,-0.6948891;0.3740127;-0.03658736,0.07473386;0.001052782;-0.05531263,0.09543879;-0.362393;-0.0535965,0.08588291;-0.7512856;0.02766156,0.09100705;-0.7920814;-0.03176785,-0.0890023;0.006764581;-0.02604953,-0.1327185;-0.3546341;-0.02812831,-0.1267243;-0.7439607;0.05137353,-0.1434326;-0.7832683;-0.007681035,0.04046076;0.5601234;0.01674986,536.7076
+0;0;0,0.009496945;0.3248653;0.007223684,0.01941011;0.6379235;-0.001237162,0.1893923;0.5092417;0.0011619,0.2250107;0.2493464;0.01628044,0.2631707;-0.06202361;-0.06631614,-0.1565198;0.5139804;0.01462664,-0.3810747;0.3776627;0.008679192,-0.6762179;0.2501448;-0.0344412,0.08020613;0.004620983;-0.04681641,0.0907951;-0.3563126;0.003784843,0.09112243;-0.7404412;0.1056978,0.100862;-0.7741442;0.03913754,-0.08197886;0.008022668;-0.04314226,-0.122862;-0.3523017;-0.005186696,-0.1442703;-0.7369797;0.09230964,-0.1364502;-0.7760178;0.03102513,0.01694167;0.5613306;0.00338028,0;0;0,0.02370364;0.3239049;0.01426888,0.04614841;0.6364366;0.01435709,0.2027532;0.4923649;-0.02385473,0.2409733;0.232408;-0.02597046,0.2381243;-0.08280635;-0.1025307,-0.1341067;0.5277727;0.04600533,-0.3869752;0.4630492;0.01581905,-0.6978562;0.3855242;-0.03490173,0.07471558;0.001027346;-0.05534148,0.09556741;-0.3629895;-0.05373144,0.08614356;-0.7518153;0.02791929,0.09107696;-0.7922191;-0.03209877,-0.08901361;0.006772788;-0.02601653,-0.1326969;-0.3552105;-0.02837695,-0.1268532;-0.744537;0.05119555,-0.1439984;-0.7845162;-0.00704661,0.0407289;0.5598926;0.01671028,536.7404
+0;0;0,0.009489176;0.3245996;0.007217776,0.01939524;0.6374335;-0.001237249,0.1895193;0.5087588;0.001157026,0.2251801;0.248554;0.01629356,0.2633657;-0.06302467;-0.06635836,-0.1566741;0.5135013;0.01463272,-0.3814964;0.3770213;0.008678188,-0.6768374;0.249418;-0.03447109,0.0801345;0.004616856;-0.0467746,0.09072728;-0.3564468;0.003844887,0.09105678;-0.7431293;0.1064354,0.1003291;-0.7737756;0.0430689,-0.08190565;0.008015503;-0.04310373,-0.1228035;-0.3524387;-0.005134489,-0.1443541;-0.7396743;0.09301007,-0.1369093;-0.7753998;0.03466615,0.0169284;0.5608901;0.003377211,0;0;0,0.02392772;0.3236192;0.01432085,0.0464937;0.6359171;0.01444054,0.2031496;0.4917441;-0.02388263,0.2408003;0.2313852;-0.02561927,0.2385683;-0.08402193;-0.1023273,-0.1342042;0.5287807;0.04605225,-0.3885028;0.4685251;0.01590598,-0.7028677;0.4066599;-0.03622971,0.07467487;0.0009633899;-0.05525804,0.09594761;-0.363161;-0.05371309,0.08631113;-0.7545513;0.02856135,0.09270656;-0.7895532;-0.03071022,-0.08890434;0.006814697;-0.02608245,-0.1323654;-0.3553263;-0.02863551,-0.1261797;-0.7472131;0.05158111,-0.1421308;-0.7834753;-0.004402414,0.04105192;0.5594242;0.01678634,536.774
+0;0;0,0.009583955;0.3243615;0.007243075,0.01955576;0.6369396;-0.001175459,0.1898881;0.5082259;0.0009133795,0.2252584;0.2479692;0.01625372,0.2633682;-0.06368259;-0.06706175,-0.1570003;0.5138817;0.0147662,-0.3871629;0.3865462;0.009220786,-0.6839094;0.2618328;-0.03446895,0.07990705;0.004626297;-0.04686974,0.09050117;-0.3567647;0.004118849,0.09050903;-0.745738;0.1073448,0.1002555;-0.7757965;0.0445219,-0.0818385;0.008033025;-0.04290972,-0.12307;-0.3527725;-0.00502988,-0.1445308;-0.7423127;0.09373092,-0.1462862;-0.7031751;0.006770335,0.01707336;0.5604665;0.003426953,0;0;0,0.02407146;0.3233661;0.01447916,0.04671318;0.6354032;0.01480579,0.2035493;0.4911603;-0.02367711,0.2410916;0.230764;-0.02573919,0.2387892;-0.08492398;-0.1022668,-0.1345639;0.5295995;0.04579778,-0.3906046;0.4765235;0.01671157,-0.7044559;0.4106812;-0.03508469,0.07464646;0.0009545982;-0.05504823,0.09588106;-0.363549;-0.05372572,0.08596505;-0.7572654;0.02900839,0.09345488;-0.7903879;-0.03105974,-0.08870634;0.006810789;-0.0262319,-0.1318035;-0.3557519;-0.02877571,-0.1255534;-0.7499738;0.05188319,-0.1416974;-0.7855044;-0.0037391,0.04125767;0.5589802;0.01709366,536.8078
+0;0;0,0.009582601;0.3243157;0.007242051,0.01954911;0.6367279;-0.001171738,0.1900033;0.5080247;0.0009125287,0.2254238;0.2473981;0.01627467,0.2635071;-0.06403711;-0.0669829,-0.1571266;0.5136845;0.01477499,-0.3876163;0.3861679;0.009221696,-0.6841565;0.2615413;-0.03443768,0.07987689;0.00462455;-0.04685205,0.09046172;-0.3564497;0.004091851,0.09046964;-0.7481058;0.1080298,0.1001929;-0.7780209;0.0453568,-0.0818076;0.008029992;-0.04289352,-0.123003;-0.3524593;-0.005046878,-0.1446118;-0.7446862;0.09439507,-0.146363;-0.7055703;0.007642023,0.01706823;0.5603017;0.003427852,0;0;0,0.02415518;0.3233114;0.01453209,0.0468768;0.6351759;0.01487279,0.2037465;0.4907059;-0.02349854,0.2409174;0.2298802;-0.02575183,0.2390244;-0.08558074;-0.1022692,-0.1346873;0.5299779;0.04557212,-0.3918951;0.4806425;0.01681432,-0.7066826;0.4201901;-0.03445398,0.07463092;0.0008963943;-0.05501127,0.09564415;-0.3633003;-0.05393291,0.08582919;-0.7597482;0.02931547,0.09266026;-0.7930632;-0.03032351,-0.08865701;0.006838734;-0.02626755,-0.1317436;-0.3554012;-0.02903854,-0.125251;-0.7523581;0.05208318,-0.1406834;-0.7882682;-0.002961889,0.04140379;0.5588015;0.01716614,536.8303
+0;0;0,0.009578744;0.3241852;0.007239138,0.01954072;0.6364549;-0.001170887,0.1900779;0.5077603;0.0009101883,0.2255177;0.2469919;0.01628069,0.263609;-0.0645085;-0.06699429,-0.1572164;0.5134227;0.01477921,-0.3878316;0.3858368;0.009222899,-0.6844338;0.2611841;-0.03444561,0.07976584;0.004618121;-0.04678691,0.09037922;-0.3574299;0.004294373,0.09038712;-0.7485191;0.1080818,0.1001014;-0.7783791;0.04546642,-0.08169387;0.008018828;-0.04283388,-0.1230004;-0.3534426;-0.004885182,-0.1445778;-0.7451018;0.09441283,-0.1463275;-0.7059944;0.00773944,0.01706091;0.5600621;0.003426703,0;0;0,0.02425567;0.3231713;0.01456571,0.04704292;0.6348879;0.01492715,0.2039352;0.4902193;-0.02329111,0.2407171;0.2291953;-0.02572942,0.239222;-0.08636335;-0.1021407,-0.1347304;0.5303982;0.04563139,-0.3933715;0.4885648;0.01652583,-0.7086145;0.4282157;-0.03244336,0.07457753;0.0009135753;-0.05486608,0.09534445;-0.3642827;-0.05383563,0.08607132;-0.7601601;0.02933693,0.09283596;-0.7935396;-0.03012371,-0.08849347;0.006818952;-0.02636924,-0.1316299;-0.3564062;-0.02908495,-0.125027;-0.7527912;0.05189668,-0.1404622;-0.788608;-0.003132284,0.04155628;0.5585478;0.01721811,536.8544
+0;0;0,0.009693255;0.3240162;0.007199354,0.0197352;0.6361122;-0.001247902,0.1903127;0.5073739;0.000827661,0.2254194;0.246163;0.01600661,0.2634035;-0.06485268;-0.06719802,-0.1574342;0.5143104;0.01474582,-0.3920109;0.3933337;0.009050896,-0.6942722;0.2839049;-0.03290126,0.0796762;0.004611187;-0.04689144,0.09025317;-0.3579845;0.004538555,0.09012309;-0.7489142;0.1086647,0.1007347;-0.7792076;0.04606925,-0.08171896;0.008017503;-0.04273286,-0.1231269;-0.3540379;-0.004867449,-0.1447718;-0.7456218;0.09443989,-0.1385617;-0.7810211;0.03655683,0.0172379;0.5597646;0.00335866,0;0;0,0.02443895;0.3229849;0.01469088,0.04737519;0.6345198;0.01519632,0.2041568;0.4895865;-0.02319384,0.2406135;0.2281299;-0.02550888,0.2394427;-0.0868606;-0.102165,-0.1347279;0.5309376;0.04539652,-0.3941602;0.4914478;0.01659637,-0.7130433;0.4574671;-0.0308947,0.07456787;0.0008936822;-0.05483794,0.09503444;-0.3649109;-0.05402994,0.08637695;-0.7607449;0.02908922,0.09350443;-0.7938038;-0.03123379,-0.08846012;0.006790877;-0.02640183,-0.1318256;-0.3569969;-0.02963328,-0.1249587;-0.7532647;0.05156429,-0.1404028;-0.7894525;-0.003632981,0.04185192;0.5582255;0.01744962,536.8854
+0;0;0,0.009693255;0.3240162;0.007199354,0.0197352;0.6361122;-0.001247902,0.1903127;0.5073739;0.000827661,0.2254194;0.246163;0.01600661,0.2634035;-0.06485268;-0.06719802,-0.1574342;0.5143104;0.01474582,-0.3920109;0.3933337;0.009050896,-0.6942722;0.2839049;-0.03290126,0.0796762;0.004611187;-0.04689144,0.09025317;-0.3579845;0.004538555,0.09012309;-0.7489142;0.1086647,0.1007347;-0.7792076;0.04606925,-0.08171896;0.008017503;-0.04273286,-0.1231269;-0.3540379;-0.004867449,-0.1447718;-0.7456218;0.09443989,-0.1385617;-0.7810211;0.03655683,0.0172379;0.5597646;0.00335866,0;0;0,0.02443895;0.3229849;0.01469088,0.04737519;0.6345198;0.01519632,0.2041568;0.4895865;-0.02319384,0.2406135;0.2281299;-0.02550888,0.2394427;-0.0868606;-0.102165,-0.1347279;0.5309376;0.04539652,-0.3941602;0.4914478;0.01659637,-0.7130433;0.4574671;-0.0308947,0.07456787;0.0008936822;-0.05483794,0.09503444;-0.3649109;-0.05402994,0.08637695;-0.7607449;0.02908922,0.09350443;-0.7938038;-0.03123379,-0.08846012;0.006790877;-0.02640183,-0.1318256;-0.3569969;-0.02963328,-0.1249587;-0.7532647;0.05156429,-0.1404028;-0.7894525;-0.003632981,0.04185192;0.5582255;0.01744962,536.908
+0;0;0,0.009690878;0.3239368;0.007197589,0.0197289;0.6359109;-0.001246228,0.1905586;0.5071296;0.0008236703,0.2256637;0.2459304;0.01600194,0.263633;-0.06496361;-0.06717014,-0.1576928;0.5140761;0.01476202,-0.3922591;0.3931049;0.009067354,-0.6944021;0.2837189;-0.03286839,0.07963292;0.004608683;-0.04686597,0.0902163;-0.3582065;0.004595153,0.090086;-0.7497994;0.1088979,0.1007135;-0.7801827;0.04620906,-0.08167458;0.008013149;-0.04270966,-0.1231076;-0.3542615;-0.004821323,-0.1447892;-0.7465096;0.09465447,-0.1385698;-0.7820065;0.03668503,0.01723268;0.5595964;0.003358341,0;0;0,0.02461027;0.322889;0.01475692,0.04768868;0.6342909;0.0153296,0.2045731;0.4890716;-0.02315688,0.2407611;0.22759;-0.02551723,0.2395948;-0.08730361;-0.102035,-0.1348653;0.5316266;0.0454189,-0.3948487;0.4956927;0.01704373,-0.7135346;0.4614594;-0.03072372,0.07452981;0.0008199214;-0.05480599,0.09499536;-0.3652073;-0.05427194,0.08683652;-0.7617953;0.02864695,0.0940108;-0.794736;-0.03198289,-0.08839323;0.006850723;-0.02643418,-0.1315546;-0.3571829;-0.02986622,-0.1245438;-0.7540782;0.05167512,-0.1399301;-0.791435;-0.002318487,0.04213252;0.5580318;0.0175693,536.9302
+0;0;0,0.009808328;0.3236941;0.00714029,0.01995078;0.6355333;-0.001348726,0.1907537;0.5066221;0.0007165594,0.2258094;0.2452206;0.015854,0.2636122;-0.06453505;-0.06736906,-0.157901;0.515108;0.01461262,-0.4006729;0.4113352;0.005564696,-0.7064309;0.3123314;-0.02627857,0.07951094;0.004676372;-0.04702293,0.09004556;-0.3569584;0.004445292,0.08984807;-0.7505022;0.109239,0.09995387;-0.7803249;0.04587085,-0.08173756;0.008022115;-0.04253978,-0.1229572;-0.3531132;-0.004831374,-0.144886;-0.7473283;0.09502913,-0.1399691;-0.7822675;0.03624874,0.01742848;0.559241;0.003268054,0;0;0,0.02501182;0.3226218;0.01465058,0.04831062;0.6338771;0.0151875,0.2051675;0.4884009;-0.02288938,0.2407921;0.226651;-0.02547527,0.2399227;-0.08719379;-0.1016619,-0.1344851;0.5321818;0.04527209,-0.3953777;0.5017419;0.01703534,-0.7130285;0.4686172;-0.03096881,0.07452569;0.00076437;-0.05477548,0.09520643;-0.3640807;-0.05494857,0.08715067;-0.7625996;0.0285759,0.0946007;-0.795469;-0.03215575,-0.08835778;0.006875214;-0.02646978,-0.1311985;-0.356017;-0.03016071,-0.1238395;-0.7548756;0.05179145,-0.1395755;-0.7921177;-0.002312995,0.04269679;0.5576429;0.0174303,536.9531
+0;0;0,0.009808328;0.3236941;0.00714029,0.01995078;0.6355333;-0.001348726,0.1907537;0.5066221;0.0007165594,0.2258094;0.2452206;0.015854,0.2636122;-0.06453505;-0.06736906,-0.157901;0.515108;0.01461262,-0.4006729;0.4113352;0.005564696,-0.7064309;0.3123314;-0.02627857,0.07951094;0.004676372;-0.04702293,0.09004556;-0.3569584;0.004445292,0.08984807;-0.7505022;0.109239,0.09995387;-0.7803249;0.04587085,-0.08173756;0.008022115;-0.04253978,-0.1229572;-0.3531132;-0.004831374,-0.144886;-0.7473283;0.09502913,-0.1399691;-0.7822675;0.03624874,0.01742848;0.559241;0.003268054,0;0;0,0.02501182;0.3226218;0.01465058,0.04831062;0.6338771;0.0151875,0.2051675;0.4884009;-0.02288938,0.2407921;0.226651;-0.02547527,0.2399227;-0.08719379;-0.1016619,-0.1344851;0.5321818;0.04527209,-0.3953777;0.5017419;0.01703534,-0.7130285;0.4686172;-0.03096881,0.07452569;0.00076437;-0.05477548,0.09520643;-0.3640807;-0.05494857,0.08715067;-0.7625996;0.0285759,0.0946007;-0.795469;-0.03215575,-0.08835778;0.006875214;-0.02646978,-0.1311985;-0.356017;-0.03016071,-0.1238395;-0.7548756;0.05179145,-0.1395755;-0.7921177;-0.002312995,0.04269679;0.5576429;0.0174303,536.9759
+0;0;0,0.009803517;0.3235353;0.007136787,0.01993893;0.6351583;-0.001346014,0.1909641;0.5062405;0.0007123773,0.2260638;0.2445109;0.01586881,0.2638381;-0.06501096;-0.06729144,-0.1581338;0.5147371;0.0146261,-0.4012103;0.4108341;0.005566826,-0.7067375;0.311905;-0.02625242,0.07947649;0.004674346;-0.04700255,0.09001507;-0.3570963;0.004485004,0.08981748;-0.7508433;0.1093329,0.100035;-0.7813271;0.04526428,-0.08170214;0.008018639;-0.04252135,-0.1229372;-0.3532523;-0.004798781,-0.1448774;-0.747671;0.09511329,-0.1399061;-0.7833279;0.03568321,0.01741863;0.5589262;0.003267116,0;0;0,0.02513392;0.3224487;0.01473927,0.04855448;0.6334776;0.01538897,0.2054777;0.4877457;-0.02282476,0.2407877;0.2256174;-0.02528453,0.2399473;-0.08794916;-0.101584,-0.1347001;0.5329011;0.04514482,-0.3962041;0.5044413;0.01739945,-0.7139158;0.4755643;-0.03130051,0.07450217;0.0007177293;-0.05474043,0.09540559;-0.3642518;-0.05531668,0.08764924;-0.7629919;0.02820564,0.09541073;-0.7950783;-0.03466344,-0.08830335;0.006898173;-0.02650541,-0.1308734;-0.3561611;-0.03047981,-0.1235811;-0.7552779;0.05126683,-0.139305;-0.7920274;-0.004989136,0.04291251;0.5573052;0.01760268,536.9993
+0;0;0,0.009856529;0.3234601;0.00718945,0.01998187;0.6349406;-0.00123526,0.1910569;0.506009;0.0005764514,0.2257327;0.2440211;0.01546104,0.2636742;-0.0654031;-0.06748486,-0.1585099;0.5158656;0.01412188,-0.4026434;0.4139563;0.005463913,-0.7102507;0.3222611;-0.02667114,0.07941959;0.004670854;-0.04700291,0.08991551;-0.3585012;0.004598048,0.08993474;-0.7515674;0.1089018,0.09849642;-0.7816983;0.04559255,-0.08167805;0.007973971;-0.04246969,-0.1228673;-0.3547664;-0.005191632,-0.1452624;-0.7483035;0.09484474,-0.141199;-0.783672;0.03647061,0.01746705;0.5587451;0.003363241,0;0;0,0.02543892;0.3223567;0.01463914,0.0490962;0.6332229;0.01518607,0.2058831;0.4871342;-0.02293539,0.2410588;0.2248037;-0.02558088,0.2402321;-0.08864549;-0.1018164,-0.134371;0.5332319;0.04478542,-0.3963784;0.5075749;0.01730051,-0.7144912;0.4853399;-0.03141079,0.07446531;0.0006979853;-0.05470825,0.09579755;-0.3656502;-0.05550862,0.0882028;-0.7636316;0.02775883,0.09609392;-0.7964363;-0.03298974,-0.08824115;0.006883159;-0.02654589,-0.1307277;-0.3575915;-0.0310034,-0.1233824;-0.755925;0.05058594,-0.1381658;-0.7919769;-0.005232312,0.04340571;0.5570927;0.01742816,537.0309
+0;0;0,0.009853586;0.3233635;0.007187303,0.01997556;0.6347405;-0.001234354,0.191044;0.5058423;0.0005756051,0.2256873;0.2441005;0.01544622,0.263706;-0.0659537;-0.06766853,-0.1585075;0.5156984;0.01412044,-0.4024117;0.4138848;0.005470604,-0.7106452;0.3220029;-0.02672986,0.07949757;0.00467544;-0.04704906,0.08999609;-0.3585865;0.004564684,0.09001526;-0.7505021;0.108563,0.09861037;-0.7808678;0.04500662,-0.08175824;0.0079818;-0.04251139,-0.1229577;-0.3548484;-0.005224098,-0.1452872;-0.7472335;0.09451941,-0.141208;-0.7828572;0.03591735,0.01746176;0.558576;0.003362273,0;0;0,0.02572619;0.3222372;0.01463199,0.04967302;0.6329775;0.01526761,0.2062504;0.4865077;-0.02263498,0.2411628;0.2243969;-0.02565646,0.2401847;-0.08980888;-0.1015565,-0.1340109;0.5340365;0.04477269,-0.3961359;0.5129088;0.01694952,-0.7151749;0.4932489;-0.03116149,0.07449783;0.0005940795;-0.0548184,0.09558432;-0.3658593;-0.05570937,0.0886316;-0.7626722;0.02738428,0.09605031;-0.7963387;-0.03302145,-0.08836214;0.007011116;-0.02642559,-0.1306203;-0.3575783;-0.03114623,-0.123226;-0.7547837;0.05001161,-0.1380157;-0.7910056;-0.006142225,0.04390079;0.5568838;0.01748037,537.0538
+0;0;0,0.009851797;0.3233049;0.007185999,0.01997116;0.6346016;-0.001233341,0.1910484;0.5057239;0.0005751043,0.2257001;0.2439181;0.01544935,0.2634882;-0.06425542;-0.06716128,-0.1585193;0.5155805;0.01412056,-0.402483;0.413742;0.005468613,-0.708847;0.3224175;-0.02653654,0.0794495;0.004672613;-0.04702061,0.08995278;-0.3587541;0.004616529,0.08997197;-0.7510369;0.1087124,0.09855011;-0.7812834;0.0452814,-0.08170881;0.007976974;-0.04248568,-0.1229269;-0.3550177;-0.005181488,-0.1452774;-0.7477705;0.0946555,-0.1412062;-0.7832647;0.03616913,0.01745812;0.5584601;0.003361901,0;0;0,0.02594095;0.3221589;0.01467848,0.0501103;0.6328012;0.01538658,0.2064319;0.4859601;-0.02267241,0.241149;0.2237596;-0.02581286,0.2404176;-0.08861312;-0.1009536,-0.133785;0.5346556;0.04455736,-0.3960767;0.5148923;0.01668846,-0.7134025;0.4993668;-0.03113101,0.07446221;0.0005554706;-0.05477285,0.095679;-0.3660561;-0.05600429,0.08903039;-0.7632262;0.02726364,0.09644729;-0.7966469;-0.03314757,-0.08828899;0.007029847;-0.0264694,-0.1307752;-0.357696;-0.03153637,-0.1230679;-0.7552221;0.04992114,-0.1383823;-0.7911613;-0.006152131,0.04428034;0.5567344;0.01758075,537.0774
+0;0;0,0.009910838;0.323303;0.007187993,0.02005359;0.6345989;-0.001234445,0.1911031;0.505649;0.0005811828,0.2254421;0.2438025;0.01546268,0.2632836;-0.06436619;-0.06714162,-0.1587982;0.5169775;0.01378099,-0.4074111;0.4271264;0.004690771,-0.7201186;0.3615456;-0.02902191,0.07943083;0.004656465;-0.04705375,0.08995447;-0.358763;0.004630148,0.08934437;-0.750737;0.1098813,0.1024391;-0.7774421;0.04400437,-0.08172058;0.007973375;-0.0424637,-0.1229076;-0.3550309;-0.005218375,-0.1455619;-0.7477149;0.0948206,-0.147088;-0.7085431;0.007412009,0.01753476;0.5584577;0.00336266,0;0;0,0.02594095;0.3221589;0.01467848,0.0501103;0.6328012;0.01538658,0.2064319;0.4859601;-0.02267241,0.241149;0.2237596;-0.02581286,0.2404176;-0.08861312;-0.1009536,-0.133785;0.5346556;0.04455736,-0.3960767;0.5148923;0.01668846,-0.7134025;0.4993668;-0.03113101,0.07446221;0.0005554706;-0.05477285,0.095679;-0.3660561;-0.05600429,0.08903039;-0.7632262;0.02726364,0.09644729;-0.7966469;-0.03314757,-0.08828899;0.007029847;-0.0264694,-0.1307752;-0.357696;-0.03153637,-0.1230679;-0.7552221;0.04992114,-0.1383823;-0.7911613;-0.006152131,0.04428034;0.5567344;0.01758075,537.1093
+0;0;0,0.00990929;0.3232525;0.00718687,0.0200496;0.6344734;-0.001233415,0.1910941;0.5055465;0.0005810272,0.2253556;0.2442902;0.01542898,0.2630289;-0.06250837;-0.06680807,-0.1587957;0.5168746;0.0137804,-0.4068481;0.427226;0.004710674,-0.7181654;0.3619368;-0.02885212,0.07933929;0.004651098;-0.04699952,0.08985033;-0.3583329;0.004622445,0.08924137;-0.7495714;0.1096761,0.1024413;-0.7767322;0.0432698,-0.0816264;0.007964185;-0.04241477,-0.1227641;-0.3546051;-0.005214065,-0.1453759;-0.7465523;0.09463722,-0.1469142;-0.7073069;0.006526217,0.01753147;0.5583534;0.003362412,0;0;0,0.02612096;0.3220929;0.01469278,0.05047642;0.6326452;0.01543093,0.206559;0.4854615;-0.02273178,0.2411416;0.2238436;-0.02577281,0.2402882;-0.0873141;-0.09985209,-0.1335478;0.5349354;0.04434785,-0.3953945;0.5171936;0.01658725,-0.7112943;0.5042357;-0.03185909,0.07445413;0.000584051;-0.05460357,0.09579901;-0.3655773;-0.05632162,0.08890863;-0.7620311;0.02663088,0.09679843;-0.7970449;-0.03305459,-0.08814813;0.006978471;-0.02658039,-0.130617;-0.3573035;-0.03184868,-0.1229225;-0.754053;0.04960586,-0.138433;-0.7911839;-0.006110098,0.04459914;0.5566033;0.01761842,537.1438
+0;0;0,0.009907563;0.3231962;0.007185617,0.02004479;0.6343228;-0.001231865,0.1912176;0.505386;0.0005787981,0.2254834;0.244097;0.01542861,0.2631975;-0.06303436;-0.06689763,-0.1589289;0.5167224;0.01378785,-0.4070124;0.4270625;0.004716989,-0.7186673;0.3617025;-0.02888221,0.07922088;0.004644156;-0.04692937,0.08972075;-0.3579542;0.004637737,0.0891125;-0.7487404;0.10957,0.1024252;-0.7763896;0.04259633,-0.08150458;0.007952299;-0.04235146,-0.1225985;-0.3542317;-0.005190291,-0.1451842;-0.745726;0.09454558,-0.1467357;-0.7064015;0.00568182,0.01752762;0.5582316;0.003362224,0;0;0,0.02635832;0.3220129;0.01478148,0.05097536;0.6324497;0.01565027,0.2069382;0.4849147;-0.02267098,0.2411812;0.2232207;-0.02588439,0.2399824;-0.08830678;-0.09990335,-0.133377;0.5352657;0.04409563,-0.3954128;0.5200741;0.01629138,-0.7124008;0.5162131;-0.02880109,0.07440712;0.0005389154;-0.05443501,0.0959852;-0.3652152;-0.05673885,0.08934855;-0.7612408;0.02599359,0.09684263;-0.7974018;-0.03361082,-0.0879652;0.006995869;-0.02670321,-0.1302858;-0.356909;-0.03210482,-0.1224585;-0.7532091;0.04919725,-0.138906;-0.7914378;-0.006124087,0.04502983;0.556441;0.01780438,537.1765
+0;0;0,0.009993161;0.3231344;0.007154494,0.02017962;0.6341729;-0.001317711,0.1914392;0.5052262;0.0006023769,0.2255767;0.2438865;0.01534233,0.2633294;-0.06324381;-0.0670654,-0.159262;0.5179607;0.01308679,-0.4098602;0.4356031;0.003141156,-0.7205924;0.3647853;-0.02809469,0.07913861;0.004603542;-0.04692349,0.08976135;-0.357947;0.004820358,0.08889945;-0.7445188;0.1085192,0.1030193;-0.772754;0.03879346,-0.08144889;0.007957515;-0.04229281,-0.122649;-0.3541865;-0.005044714,-0.1449387;-0.7414129;0.09370158,-0.1463669;-0.7018272;0.002276964,0.01765112;0.5581065;0.003292453,0;0;0,0.02638417;0.32195;0.01479793,0.05103366;0.6322991;0.01567531,0.2070828;0.4846194;-0.02243686,0.2409814;0.2228546;-0.02577853,0.2397656;-0.08866456;-0.09993815,-0.1335267;0.5356575;0.04387183,-0.3957276;0.5224193;0.01636642,-0.7119246;0.5280825;-0.03395969,0.07438322;0.0005397797;-0.05433941,0.0959786;-0.3651928;-0.05688763,0.08906353;-0.7569344;0.02485943,0.09707075;-0.797314;-0.03374934,-0.08786844;0.006978301;-0.02676504,-0.1303289;-0.3568921;-0.03211011,-0.1225936;-0.7489594;0.04798533,-0.1410113;-0.7884818;-0.009284399,0.04508155;0.5563144;0.01782846,537.1987
+0;0;0,0.009988999;0.3229998;0.007151514,0.02017183;0.6339273;-0.001317821,0.1916242;0.5049459;0.0005978604,0.2257997;0.243315;0.01535423,0.2634717;-0.06315857;-0.06687728,-0.1594644;0.5176944;0.01309606,-0.4103417;0.4352451;0.003139348,-0.7204095;0.3645787;-0.02802972,0.07910018;0.004601307;-0.04690071,0.08971098;-0.3575419;0.004785009,0.08885181;-0.7428861;0.1081545,0.1031945;-0.7720405;0.03732829,-0.08140934;0.007953651;-0.04227228,-0.1225632;-0.3537835;-0.005066026,-0.1447821;-0.7397802;0.09336671,-0.1462328;-0.7000432;0.0004990846,0.01764411;0.5578846;0.003290908,0;0;0,0.02645808;0.3218118;0.01472998,0.05116893;0.6320448;0.0155375,0.2073613;0.483899;-0.02196074,0.2406074;0.2217597;-0.02572274,0.2395864;-0.08904523;-0.09992862,-0.1336626;0.5358633;0.04370791,-0.3962381;0.5244056;0.01615333,-0.7118233;0.5268356;-0.03392033,0.07439815;0.000514403;-0.05424333,0.09609553;-0.3647967;-0.05719233,0.08930071;-0.7552515;0.02450848,0.09714168;-0.7975056;-0.03413606,-0.08779672;0.006984821;-0.02684467,-0.1302238;-0.3564706;-0.03247807,-0.1224378;-0.7472493;0.04756935,-0.140976;-0.7866523;-0.01210369,0.04520564;0.5560852;0.01770687,537.2209
+0;0;0,0.00998697;0.3229342;0.007150061,0.02016744;0.6337898;-0.001317366,0.1917626;0.5047815;0.0005951175,0.2259228;0.2432684;0.01534485,0.2634767;-0.06224486;-0.06662899,-0.1596131;0.5175405;0.01310354,-0.4103775;0.4351283;0.003151307,-0.7194737;0.3646834;-0.02792009,0.07884449;0.004586433;-0.0467491,0.08948704;-0.3586403;0.005091272,0.08862314;-0.7461076;0.1090303,0.103126;-0.7759225;0.03741326,-0.08114619;0.007927942;-0.04213563,-0.1224231;-0.3548916;-0.004818048,-0.1447645;-0.7430149;0.094157,-0.1462314;-0.7031692;0.0002524704,0.01764027;0.5577636;0.003290367,0;0;0,0.02652545;0.3217416;0.01470256,0.05129583;0.6318977;0.01546764,0.2075595;0.4835219;-0.02190995,0.2404496;0.2214587;-0.02574396,0.2392468;-0.08844006;-0.09943032,-0.1337238;0.5358682;0.04358046,-0.3961809;0.5251096;0.0157567,-0.7108349;0.5264046;-0.03383735,0.07432052;0.00047867;-0.05384421,0.09577858;-0.3659434;-0.05681467,0.0892257;-0.7586847;0.02470971,0.09643205;-0.8003293;-0.03638267,-0.08744535;0.006999112;-0.02696836,-0.1299433;-0.3575514;-0.032559,-0.1219865;-0.7504848;0.04790783,-0.1414313;-0.7932877;-0.009002611,0.04532079;0.5559559;0.0176487,537.2544
+0;0;0,0.0100084;0.3228907;0.007142291,0.0201822;0.6336915;-0.001315882,0.1919194;0.5046507;0.0005728842,0.2259392;0.2430731;0.01532828,0.2636171;-0.06219816;-0.06671784,-0.160045;0.5187032;0.01274809,-0.4117904;0.4389535;0.004867821,-0.7234298;0.3820453;-0.0265021,0.07877452;0.004614612;-0.04673671,0.08941954;-0.3589856;0.005211644,0.0885886;-0.7463626;0.1090259,0.1032141;-0.7762558;0.03767406,-0.0810895;0.00786953;-0.04211416,-0.1226243;-0.3553031;-0.004730601,-0.1446024;-0.743395;0.09396398,-0.1459775;-0.7035636;0.0001895726,0.01765729;0.557679;0.003289508,0;0;0,0.02658665;0.3216938;0.01469159,0.05141196;0.6317902;0.01543665,0.2078372;0.4832505;-0.02157283,0.2402129;0.2210779;-0.0254755,0.2391949;-0.08853352;-0.09951234,-0.133787;0.5358705;0.04350691,-0.3963084;0.525497;0.01570719,-0.7107499;0.5261279;-0.03397059,0.07432965;0.0004482567;-0.05372095,0.09556813;-0.3663691;-0.05703473,0.0892734;-0.7589866;0.02451801,0.09641246;-0.8005144;-0.03651476,-0.08735036;0.007018333;-0.0270499,-0.1297868;-0.3579274;-0.03259792,-0.1216423;-0.7506909;0.04808359,-0.1400326;-0.793313;-0.009187873,0.0454252;0.5558634;0.0176239,537.2888
+0;0;0,0.0100084;0.3228907;0.007142291,0.0201822;0.6336915;-0.001315882,0.1919194;0.5046507;0.0005728842,0.2259392;0.2430731;0.01532828,0.2636171;-0.06219816;-0.06671784,-0.160045;0.5187032;0.01274809,-0.4117904;0.4389535;0.004867821,-0.7234298;0.3820453;-0.0265021,0.07877452;0.004614612;-0.04673671,0.08941954;-0.3589856;0.005211644,0.0885886;-0.7463626;0.1090259,0.1032141;-0.7762558;0.03767406,-0.0810895;0.00786953;-0.04211416,-0.1226243;-0.3553031;-0.004730601,-0.1446024;-0.743395;0.09396398,-0.1459775;-0.7035636;0.0001895726,0.01765729;0.557679;0.003289508,0;0;0,0.02658665;0.3216938;0.01469159,0.05141196;0.6317902;0.01543665,0.2078372;0.4832505;-0.02157283,0.2402129;0.2210779;-0.0254755,0.2391949;-0.08853352;-0.09951234,-0.133787;0.5358705;0.04350691,-0.3963084;0.525497;0.01570719,-0.7107499;0.5261279;-0.03397059,0.07432965;0.0004482567;-0.05372095,0.09556813;-0.3663691;-0.05703473,0.0892734;-0.7589866;0.02451801,0.09641246;-0.8005144;-0.03651476,-0.08735036;0.007018333;-0.0270499,-0.1297868;-0.3579274;-0.03259792,-0.1216423;-0.7506909;0.04808359,-0.1400326;-0.793313;-0.009187873,0.0454252;0.5558634;0.0176239,537.3112
+0;0;0,0.01000886;0.3229055;0.007142618,0.02018025;0.6336331;-0.001312994,0.1921893;0.5045406;0.000569687,0.2261788;0.2431957;0.01531196,0.2638282;-0.06184489;-0.06667217,-0.160322;0.5186149;0.01276382,-0.4118435;0.4389361;0.00489055,-0.7232474;0.382071;-0.02645567,0.07878502;0.004615226;-0.04674293,0.08941445;-0.3584526;0.005129352,0.08857722;-0.7487612;0.1097293,0.1028775;-0.7773225;0.03996431,-0.08110031;0.007870579;-0.04211977,-0.1225743;-0.3547703;-0.004790947,-0.1447187;-0.7457994;0.09465057,-0.1460633;-0.7061867;0.002961688,0.01765637;0.5576513;0.003290532,0;0;0,0.02665674;0.3216916;0.01493573,0.05165438;0.6316997;0.01606107,0.2080794;0.482693;-0.02122593,0.2400668;0.2207152;-0.02549219,0.2389574;-0.08863857;-0.09957099,-0.1339678;0.5359514;0.04354902,-0.3962451;0.5259662;0.01553655,-0.7104828;0.5257369;-0.0338928,0.07434939;0.0003844201;-0.05371499,0.09562545;-0.3658898;-0.05724788,0.08963554;-0.7616327;0.02420402,0.0965298;-0.8005577;-0.03664732,-0.08734903;0.007092523;-0.02707627,-0.129778;-0.3573098;-0.03278907,-0.1212397;-0.7529967;0.04870759,-0.1390861;-0.793775;-0.007621847,0.04561646;0.5558051;0.01814795,537.344
+0;0;0,0.01010761;0.3226218;0.007135992,0.02029216;0.6327561;-0.001300663,0.1921107;0.5038616;0.0005927444,0.226046;0.2425178;0.01538686,0.2635342;-0.06121829;-0.06626488,-0.1602437;0.5188796;0.01240475,-0.4148406;0.4497318;0.004034554,-0.7249107;0.3919032;-0.02495455,0.07870658;0.004590726;-0.04667077,0.08950317;-0.3603684;0.005473036,0.08876161;-0.7479582;0.1094765,0.1028984;-0.7767406;0.03931792,-0.08098948;0.007858232;-0.04210598,-0.1230907;-0.3566876;-0.005167112,-0.1446757;-0.7449742;0.09388222,-0.1459349;-0.7053186;0.001781076,0.01776905;0.5569576;0.003293251,0;0;0,0.02672791;0.3213966;0.01509118,0.05186142;0.6307977;0.01644802,0.2084017;0.4820481;-0.01948476,0.239928;0.2200471;-0.0251956,0.2384039;-0.08797556;-0.09900451,-0.1337534;0.5362309;0.04363761,-0.3959811;0.5261513;0.01524629,-0.7087067;0.524885;-0.03504366,0.0743381;0.0002786666;-0.0535512,0.09606873;-0.3678891;-0.05686355,0.08989503;-0.7609837;0.0236454,0.09673523;-0.8011165;-0.03645492,-0.08719466;0.00716556;-0.02719758,-0.1296761;-0.3591572;-0.03300061,-0.121221;-0.7521425;0.04783367,-0.1396136;-0.7926996;-0.009270199,0.04578198;0.5550892;0.01847982,537.377
+0;0;0,0.01010761;0.3226218;0.007135992,0.02029216;0.6327561;-0.001300663,0.1921107;0.5038616;0.0005927444,0.226046;0.2425178;0.01538686,0.2635342;-0.06121829;-0.06626488,-0.1602437;0.5188796;0.01240475,-0.4148406;0.4497318;0.004034554,-0.7249107;0.3919032;-0.02495455,0.07870658;0.004590726;-0.04667077,0.08950317;-0.3603684;0.005473036,0.08876161;-0.7479582;0.1094765,0.1028984;-0.7767406;0.03931792,-0.08098948;0.007858232;-0.04210598,-0.1230907;-0.3566876;-0.005167112,-0.1446757;-0.7449742;0.09388222,-0.1459349;-0.7053186;0.001781076,0.01776905;0.5569576;0.003293251,0;0;0,0.02672791;0.3213966;0.01509118,0.05186142;0.6307977;0.01644802,0.2084017;0.4820481;-0.01948476,0.239928;0.2200471;-0.0251956,0.2384039;-0.08797556;-0.09900451,-0.1337534;0.5362309;0.04363761,-0.3959811;0.5261513;0.01524629,-0.7087067;0.524885;-0.03504366,0.0743381;0.0002786666;-0.0535512,0.09606873;-0.3678891;-0.05686355,0.08989503;-0.7609837;0.0236454,0.09673523;-0.8011165;-0.03645492,-0.08719466;0.00716556;-0.02719758,-0.1296761;-0.3591572;-0.03300061,-0.121221;-0.7521425;0.04783367,-0.1396136;-0.7926996;-0.009270199,0.04578198;0.5550892;0.01847982,537.3995
+0;0;0,0.01010079;0.3224041;0.007131175,0.0202688;0.6320351;-0.00129067,0.1922726;0.5032341;0.0005909542,0.2261688;0.2421919;0.015368,0.2635863;-0.06097174;-0.06612985,-0.1604462;0.5182676;0.01241518,-0.4147494;0.4491996;0.004054636,-0.7242351;0.39148;-0.02487983,0.07869577;0.004590095;-0.04666436,0.08947107;-0.3596493;0.005376618,0.08872595;-0.7491001;0.1098794,0.1028181;-0.7776968;0.03994243,-0.08097836;0.007857152;-0.0421002,-0.1229965;-0.3559698;-0.005234171,-0.1446851;-0.7461207;0.09429072,-0.1459404;-0.7064956;0.002480455,0.01775062;0.556385;0.003294254,0;0;0,0.02672506;0.3211721;0.01521683,0.05191091;0.6300625;0.01675868,0.2088739;0.4814692;-0.01824284,0.2397031;0.2197162;-0.02497363,0.2382533;-0.08767134;-0.09887218,-0.1339813;0.5365432;0.04406081,-0.3956729;0.5265414;0.01360012,-0.7080846;0.5246416;-0.03483,0.07433348;0.000258714;-0.05353618,0.09581346;-0.3671905;-0.0573318,0.08986326;-0.7620528;0.0241642,0.09688839;-0.8011675;-0.03663993,-0.08717249;0.007181162;-0.02722213,-0.1295874;-0.3584163;-0.03306198,-0.1210733;-0.7533302;0.04795567,-0.1402099;-0.7951627;-0.006791271,0.04581539;0.5545032;0.01874614,537.4222
+0;0;0,0.01020312;0.321894;0.006983281,0.02038558;0.6307465;-0.001630616,0.1924144;0.5020398;0.000663483,0.2261114;0.2414276;0.0153827,0.2636451;-0.06206673;-0.06618302,-0.1607178;0.5187659;0.01205397,-0.4162847;0.4563629;0.004159812,-0.7271803;0.40406;-0.02374867,0.07876129;0.004491259;-0.04661675,0.08961458;-0.357867;0.005133487,0.08893064;-0.7493961;0.1100978,0.1017734;-0.7784138;0.04053393,-0.08093837;0.007946799;-0.04221921,-0.122696;-0.353993;-0.005404267,-0.1443811;-0.7462311;0.09455612,-0.1455182;-0.7066406;0.00293798,0.01786732;0.5553095;0.003010951,0;0;0,0.02663516;0.3206544;0.01549029,0.05175611;0.628774;0.01735067,0.209223;0.4813038;-0.01763272,0.239978;0.2200114;-0.02479577,0.2384671;-0.08767071;-0.09895754,-0.1343066;0.5363583;0.04426292,-0.3956161;0.5241805;0.01528197,-0.7078915;0.5229975;-0.03622745,0.07437487;0.0001991987;-0.05352544,0.09631877;-0.3653101;-0.0580852,0.0902888;-0.7621763;0.02421857,0.09724544;-0.8008747;-0.03676747,-0.08717921;0.007255062;-0.02727237,-0.1290268;-0.3564932;-0.03322339,-0.1204225;-0.7534609;0.04835889,-0.1392957;-0.7956163;-0.005720265,0.0456759;0.5534215;0.01926231,537.4566
+0;0;0,0.01016508;0.3206938;0.006957241,0.02027582;0.6273723;-0.001592474,0.1915724;0.4995061;0.000674169,0.2253345;0.23839;0.01542184,0.2628918;-0.06529552;-0.06619527,-0.1600372;0.51616;0.01201554,-0.4160981;0.4536364;0.004106122,-0.7271895;0.4013005;-0.02381994,0.07868136;0.004486702;-0.04656945,0.08952822;-0.3576565;0.005150083,0.0888388;-0.7523249;0.110956,0.1014176;-0.7801298;0.04282166,-0.08085624;0.007938734;-0.04217637,-0.1225891;-0.3537862;-0.005383272,-0.1444481;-0.7491692;0.09537861,-0.1455618;-0.7097758;0.005643182,0.01777795;0.552546;0.003011515,0;0;0,0.0262178;0.3194539;0.01606369,0.0507495;0.6254315;0.01876569,0.2089315;0.4816256;-0.01598358,0.2400155;0.2198904;-0.02419519,0.2384149;-0.08783272;-0.09903312,-0.1346096;0.5362284;0.04523684,-0.3962851;0.5234908;0.01519317,-0.7086518;0.5199296;-0.03687569,0.07435772;0.0001057833;-0.05339026,0.09648487;-0.3651713;-0.05822253,0.0902243;-0.7652102;0.02477241,0.09674299;-0.8022234;-0.03529978,-0.08704861;0.007321212;-0.02735947,-0.1290259;-0.3561914;-0.03342332,-0.1202384;-0.7563311;0.04885397,-0.1386689;-0.7972078;-0.003859758,0.04483528;0.5506747;0.02045655,537.4889
+0;0;0,0.01016508;0.3206938;0.006957241,0.02027582;0.6273723;-0.001592474,0.1915724;0.4995061;0.000674169,0.2253345;0.23839;0.01542184,0.2628918;-0.06529552;-0.06619527,-0.1600372;0.51616;0.01201554,-0.4160981;0.4536364;0.004106122,-0.7271895;0.4013005;-0.02381994,0.07868136;0.004486702;-0.04656945,0.08952822;-0.3576565;0.005150083,0.0888388;-0.7523249;0.110956,0.1014176;-0.7801298;0.04282166,-0.08085624;0.007938734;-0.04217637,-0.1225891;-0.3537862;-0.005383272,-0.1444481;-0.7491692;0.09537861,-0.1455618;-0.7097758;0.005643182,0.01777795;0.552546;0.003011515,0;0;0,0.0262178;0.3194539;0.01606369,0.0507495;0.6254315;0.01876569,0.2089315;0.4816256;-0.01598358,0.2400155;0.2198904;-0.02419519,0.2384149;-0.08783272;-0.09903312,-0.1346096;0.5362284;0.04523684,-0.3962851;0.5234908;0.01519317,-0.7086518;0.5199296;-0.03687569,0.07435772;0.0001057833;-0.05339026,0.09648487;-0.3651713;-0.05822253,0.0902243;-0.7652102;0.02477241,0.09674299;-0.8022234;-0.03529978,-0.08704861;0.007321212;-0.02735947,-0.1290259;-0.3561914;-0.03342332,-0.1202384;-0.7563311;0.04885397,-0.1386689;-0.7972078;-0.003859758,0.04483528;0.5506747;0.02045655,537.5113
+0;0;0,0.01017327;0.3191649;0.006953099,0.02020949;0.6238044;-0.001526269,0.1914058;0.496484;0.0008435324,0.2250267;0.2349475;0.01557662,0.2626617;-0.06772178;-0.06565841,-0.1603103;0.5149148;0.01184634,-0.4184278;0.4598077;0.002499344,-0.7298706;0.415057;-0.02249912,0.07875665;0.004322991;-0.04650326,0.08970883;-0.3572703;0.005186193,0.08916938;-0.7538915;0.1113872,0.09983701;-0.7811505;0.04438688,-0.08079289;0.008087661;-0.04231961,-0.1225002;-0.3530839;-0.005481064,-0.1442372;-0.7503735;0.09588874,-0.1452316;-0.7111292;0.00759948,0.01773963;0.5494939;0.003050312,0;0;0,0.02555575;0.317923;0.01702738,0.04920342;0.6219084;0.02102065,0.2087716;0.4814624;-0.01350999,0.2397302;0.2193601;-0.02313948,0.2384321;-0.08706933;-0.09879351,-0.1360505;0.5358409;0.04663429,-0.3980224;0.5223967;0.01599503,-0.7091825;0.5156952;-0.0365281,0.07438938;9.310246E-05;-0.05338597,0.09659268;-0.3646302;-0.05842566,0.09047796;-0.7666938;0.02460909,0.09685406;-0.8020315;-0.0351553,-0.08705791;0.007355519;-0.02739831,-0.1288415;-0.3556295;-0.03352313,-0.1201768;-0.7577755;0.04888304,-0.138109;-0.7976353;-0.002880834,0.04352489;0.5476454;0.02238154,537.5446
+0;0;0,0.01011597;0.3173671;0.006913936,0.02008575;0.619989;-0.001512317,0.1964208;0.4915284;0.0007662531,0.2300143;0.2302044;0.01548736,0.2676029;-0.07209107;-0.06564736,-0.165674;0.5105031;0.01209374,-0.4235816;0.4554407;0.002754341,-0.7346399;0.4107453;-0.02221325,0.07867192;0.004318341;-0.04645323,0.08951983;-0.3538322;0.004744075,0.0889814;-0.7496911;0.110741,0.09986643;-0.7781171;0.04237531,-0.08070598;0.008078961;-0.04227409,-0.1220162;-0.3496538;-0.005786281,-0.1437114;-0.7461799;0.09538871,-0.1447261;-0.7067473;0.005300261,0.01762998;0.5461025;0.003038152,0;0;0,0.02252457;0.3164371;0.01524043,0.03981173;0.6188289;0.01382899,0.2094378;0.4813772;-0.01208186,0.2396188;0.2194112;-0.0219996,0.2389863;-0.08630008;-0.09893155,-0.148031;0.5352272;0.04818291,-0.409717;0.5211805;0.01722205,-0.720355;0.5122298;-0.03571402,0.07438251;-9.223819E-05;-0.05322647,0.09684373;-0.3612911;-0.05967021,0.09135368;-0.7625587;0.02336073,0.09727132;-0.8013461;-0.03528404,-0.08689688;0.007533799;-0.02753177,-0.1279764;-0.3520284;-0.03370748,-0.1193947;-0.7534441;0.04834015,-0.1375608;-0.7937086;-0.005870767,0.03603204;0.5449234;0.01693487,537.5781
+0;0;0,0.009986171;0.3132949;0.006825221,0.01975749;0.6098958;-0.001421924,0.1974124;0.4827765;0.0007342601,0.2309995;0.2215028;0.01545254,0.2684148;-0.07939982;-0.06530833,-0.1672392;0.5018852;0.01214174,-0.4250972;0.4468334;0.00280413,-0.7347223;0.4023439;-0.02204842,0.07857156;0.004312831;-0.04639396,0.0893947;-0.3530204;0.004686516,0.08885606;-0.7490395;0.1107263,0.09971007;-0.7772989;0.04255547,-0.08060301;0.008068653;-0.04222015,-0.1218189;-0.3488478;-0.005815614,-0.1435229;-0.7455342;0.0954003,-0.1445347;-0.7061285;0.005568571,0.01735911;0.537736;0.003022201,0;0;0,0.0206641;0.3123704;0.01725459,0.03668985;0.608794;0.02114487,0.2100134;0.481317;-0.01043439,0.2393226;0.2193094;-0.0205183,0.2399249;-0.08454263;-0.09886479,-0.1530857;0.5343586;0.05053166,-0.4145588;0.5181313;0.01927198,-0.7236516;0.5072364;-0.03371479,0.07441253;-0.0002949983;-0.0529828,0.09696198;-0.3606548;-0.05974555,0.09164942;-0.7621107;0.02320481,0.09778867;-0.8000568;-0.03599715,-0.08670896;0.007677631;-0.02769658,-0.1275713;-0.3510762;-0.03396982,-0.1188998;-0.7526209;0.04826439,-0.1373467;-0.7930263;-0.005233552,0.03306916;0.5365608;0.02248716,537.6019
+0;0;0,0.01001093;0.3101751;0.006740014,0.01979037;0.6049938;-0.001458762,0.1959523;0.4785549;0.0007236716,0.2292732;0.2184473;0.01543211,0.2665972;-0.08262405;-0.06462695,-0.1659652;0.4988715;0.0115933,-0.4239827;0.4507153;0.002076785,-0.7341844;0.4084256;-0.01873126,0.07830727;0.004217975;-0.04617842,0.08939741;-0.3519863;0.004601017,0.08883388;-0.747664;0.1105225,0.0998693;-0.7766236;0.04345273,-0.08024506;0.008091141;-0.04216074,-0.1210941;-0.3477086;-0.005815998,-0.1427079;-0.744048;0.09531986,-0.1436027;-0.7046784;0.005833633,0.01739026;0.5331159;0.002966146,0;0;0,0.02077225;0.3092158;0.01755953,0.0381774;0.6037717;0.02168155,0.2108751;0.4806935;-0.008695841,0.2391061;0.2198173;-0.02006149,0.2403218;-0.08381572;-0.09913111,-0.1505501;0.5346346;0.05054015,-0.4107829;0.5168756;0.01978139,-0.7198857;0.5041788;-0.03257075,0.07457361;-0.0009854734;-0.0521543,0.09655599;-0.3602133;-0.05957961,0.09167744;-0.7613391;0.02321458,0.09781373;-0.7988276;-0.03598022,-0.08614045;0.007908394;-0.02827626,-0.126803;-0.3497186;-0.03398126,-0.1181114;-0.7508745;0.04835304,-0.1366967;-0.7913899;-0.00435894,0.03411356;0.5318447;0.02301002,537.624
+0;0;0,0.009978421;0.3091679;0.006718127,0.01975861;0.6040087;-0.001482666,0.1955054;0.4776595;0.0007072319,0.2292343;0.2143666;0.0155958,0.2659998;-0.08219957;-0.06326527,-0.1655731;0.497929;0.01155166,-0.4267503;0.449183;0.001918606,-0.7323102;0.4075262;-0.01857806,0.07764671;0.004182395;-0.04578888,0.08867909;-0.3501669;0.004726108,0.08811447;-0.7466075;0.1108519,0.09904929;-0.7750297;0.0443935,-0.07956816;0.008022888;-0.0418051,-0.1202044;-0.345924;-0.005649623,-0.14186;-0.7430276;0.09568125,-0.1427465;-0.7037434;0.007010825,0.01735726;0.532094;0.002944508,0;0;0,0.02151333;0.3081405;0.01777792,0.04038241;0.6026282;0.02187419,0.212964;0.4806504;-0.005987644,0.2400512;0.216465;-0.01843071,0.2416118;-0.08174026;-0.09963059,-0.1483839;0.5352481;0.0500451,-0.4119264;0.5162274;0.02061696,-0.7163931;0.4998955;-0.02993549,0.07463954;-0.001740411;-0.05068564,0.09699099;-0.3590286;-0.05976653,0.09224845;-0.7608345;0.02364659,0.09846835;-0.7977006;-0.03500199,-0.08502784;0.008320417;-0.02905445,-0.1246554;-0.3475431;-0.03431916,-0.1160558;-0.7493962;0.04855567,-0.1333545;-0.7887987;-0.004674796,0.03591187;0.5306888;0.02322817,537.6568
+0;0;0,0.00989637;0.308238;0.00663434,0.01947501;0.6022816;-0.001635821,0.1925986;0.4770261;0.0007985984,0.2248847;0.2147372;0.01597221,0.2629609;-0.0801765;-0.06276217,-0.1631542;0.4976797;0.0110322,-0.424437;0.4564572;0.001027584,-0.7291809;0.4179022;-0.01533212,0.07747132;0.004189691;-0.0456125,0.08860172;-0.3485571;0.004599601,0.08818121;-0.7437722;0.1104262,0.09919672;-0.7724665;0.04372097,-0.0793051;0.007974912;-0.04179665,-0.1197293;-0.3443594;-0.005716212,-0.1410437;-0.7402551;0.09531267,-0.1418327;-0.7009389;0.006270401,0.01714032;0.5305435;0.002809487,0;0;0,0.02297138;0.3071183;0.01741648,0.04469674;0.6006125;0.02072096,0.2144002;0.4807635;-0.003949165,0.2404787;0.2177108;-0.01777816,0.2438521;-0.07871982;-0.09987903,-0.1421633;0.5348276;0.04828435,-0.4048518;0.5169111;0.02104771,-0.7078709;0.4950474;-0.02716456,0.07485823;-0.002142295;-0.04991507,0.09720509;-0.357791;-0.0594058,0.09277508;-0.7584031;0.02356887,0.09882418;-0.7957041;-0.03516722,-0.08450405;0.008687084;-0.02972304,-0.1235336;-0.3456145;-0.03446981,-0.1147617;-0.7461693;0.04843564,-0.1323948;-0.7858804;-0.004906476,0.03934597;0.5289165;0.02233863,537.6902
+0;0;0,0.009870779;0.307441;0.006617184,0.0194185;0.6005357;-0.001629692,0.1883348;0.4767205;0.0008433689,0.2207851;0.2130979;0.01609414,0.2583618;-0.07794705;-0.06160737,-0.1588772;0.4968783;0.01083129,-0.4214886;0.4554462;0.0007757917,-0.7222348;0.417397;-0.0153693,0.0770824;0.004168658;-0.04538352,0.08821996;-0.348805;0.004860874,0.08780482;-0.7389634;0.1093334,0.09907351;-0.7690066;0.04109509,-0.07890698;0.007934878;-0.04158683,-0.1193572;-0.3446261;-0.005483184,-0.1403989;-0.7354562;0.09425302,-0.141206;-0.6959259;0.003164276,0.01708888;0.5289531;0.00280598,0;0;0,0.02459075;0.3062425;0.01649189,0.04997025;0.598499;0.01758599,0.215052;0.4808891;-0.0025208,0.2407018;0.216455;-0.01663494,0.2469883;-0.0755569;-0.09937692,-0.1333989;0.5340407;0.04649001,-0.3975256;0.5148391;0.02097683,-0.6965073;0.4911679;-0.02599444,0.07490806;-0.002416819;-0.04900694,0.09704068;-0.3582996;-0.05883193,0.09311335;-0.7539075;0.0225141,0.09942728;-0.7941287;-0.03594756,-0.08379476;0.008752674;-0.03034087,-0.1222105;-0.3458553;-0.03438763,-0.11355;-0.7413062;0.04735474,-0.1317643;-0.7798507;-0.01059804,0.04352299;0.5270689;0.01989508,537.7122
+0;0;0,0.009870779;0.307441;0.006617184,0.0194185;0.6005357;-0.001629692,0.1883348;0.4767205;0.0008433689,0.2207851;0.2130979;0.01609414,0.2583618;-0.07794705;-0.06160737,-0.1588772;0.4968783;0.01083129,-0.4214886;0.4554462;0.0007757917,-0.7222348;0.417397;-0.0153693,0.0770824;0.004168658;-0.04538352,0.08821996;-0.348805;0.004860874,0.08780482;-0.7389634;0.1093334,0.09907351;-0.7690066;0.04109509,-0.07890698;0.007934878;-0.04158683,-0.1193572;-0.3446261;-0.005483184,-0.1403989;-0.7354562;0.09425302,-0.141206;-0.6959259;0.003164276,0.01708888;0.5289531;0.00280598,0;0;0,0.02459075;0.3062425;0.01649189,0.04997025;0.598499;0.01758599,0.215052;0.4808891;-0.0025208,0.2407018;0.216455;-0.01663494,0.2469883;-0.0755569;-0.09937692,-0.1333989;0.5340407;0.04649001,-0.3975256;0.5148391;0.02097683,-0.6965073;0.4911679;-0.02599444,0.07490806;-0.002416819;-0.04900694,0.09704068;-0.3582996;-0.05883193,0.09311335;-0.7539075;0.0225141,0.09942728;-0.7941287;-0.03594756,-0.08379476;0.008752674;-0.03034087,-0.1222105;-0.3458553;-0.03438763,-0.11355;-0.7413062;0.04735474,-0.1317643;-0.7798507;-0.01059804,0.04352299;0.5270689;0.01989508,537.7468
+0;0;0,0.009861068;0.3071385;0.006610675,0.01942757;0.6008098;-0.001658068,0.185819;0.4774952;0.0008603685,0.2186968;0.2104002;0.01631202,0.255486;-0.07454506;-0.05976101,-0.1562913;0.4973568;0.01070153,-0.4223619;0.4553789;0.0005135862,-0.716805;0.4181271;-0.01529314,0.0768562;0.004156425;-0.04525035,0.08807832;-0.3514971;0.005375512,0.08767031;-0.7349604;0.1080554,0.09915681;-0.7661642;0.03849804,-0.07867543;0.007911593;-0.0414648,-0.1194328;-0.3473261;-0.005087048,-0.1401134;-0.7314497;0.09293775,-0.140936;-0.6917352;8.833408E-05,0.01708926;0.5289603;0.002794143,0;0;0,0.02595324;0.3058531;0.01597857,0.05259894;0.5985799;0.01650882,0.2150875;0.4803601;0.0004928112,0.2409704;0.2125113;-0.01521015,0.2520061;-0.07254523;-0.09860849,-0.1286962;0.5320667;0.04348035,-0.3967097;0.513092;0.02184252,-0.68889;0.4728101;-0.01479577,0.07522377;-0.002712786;-0.04801846,0.09645403;-0.361398;-0.05653405,0.09307673;-0.7504511;0.02229358,0.09946638;-0.7922689;-0.03701448,-0.08319739;0.008803751;-0.03118391,-0.1210622;-0.3485945;-0.03451031,-0.1127406;-0.7372042;0.04611687,-0.129786;-0.7776359;-0.01274654,0.04592588;0.5269054;0.01893187,537.7789
+0;0;0,0.009863018;0.3071382;0.006621974,0.01939781;0.6008112;-0.001625196,0.1858024;0.4774876;0.0009044115,0.2185168;0.2103762;0.01641996,0.2551532;-0.07507452;-0.05780917,-0.1565014;0.4983173;0.01019477,-0.4237;0.4635519;0.002728136,-0.7188091;0.4334951;-0.01575184,0.0768877;0.004210208;-0.04519183,0.08815529;-0.3514516;0.005364861,0.08805675;-0.7350379;0.1075855,0.1004902;-0.7655623;0.03759782,-0.07863677;0.00784355;-0.04155098,-0.119478;-0.3473803;-0.005132765,-0.1394312;-0.7316157;0.09260474,-0.1401173;-0.6918983;-0.0002454817,0.0170749;0.5289608;0.00282026,0;0;0,0.02595324;0.3058531;0.01597857,0.05259894;0.5985799;0.01650882,0.2150875;0.4803601;0.0004928112,0.2409704;0.2125113;-0.01521015,0.2520061;-0.07254523;-0.09860849,-0.1286962;0.5320667;0.04348035,-0.3967097;0.513092;0.02184252,-0.68889;0.4728101;-0.01479577,0.07522377;-0.002712786;-0.04801846,0.09645403;-0.361398;-0.05653405,0.09307673;-0.7504511;0.02229358,0.09946638;-0.7922689;-0.03701448,-0.08319739;0.008803751;-0.03118391,-0.1210622;-0.3485945;-0.03451031,-0.1127406;-0.7372042;0.04611687,-0.129786;-0.7776359;-0.01274654,0.04592588;0.5269054;0.01893187,537.8015
+0;0;0,0.00987997;0.3076661;0.006633355,0.01943237;0.601882;-0.001633061,0.1856142;0.478402;0.0009127447,0.2182466;0.2119598;0.01638941,0.254524;-0.07069349;-0.05711228,-0.1562522;0.499205;0.01019123,-0.4227813;0.4645267;0.002743308,-0.7149984;0.4347645;-0.01555556,0.07666308;0.004197908;-0.0450598,0.08790316;-0.3505954;0.00537343,0.08780383;-0.7372631;0.1084152,0.09978095;-0.7655659;0.04099637,-0.07840703;0.007820636;-0.0414296,-0.1191486;-0.3465358;-0.00510031,-0.1392621;-0.7338577;0.09342233,-0.139923;-0.694497;0.003980093,0.01710228;0.5298094;0.002826145,0;0;0,0.02626502;0.3063639;0.01585531,0.05275731;0.59965;0.01619911,0.2149744;0.4803677;0.001303673,0.2410669;0.2132363;-0.01468992,0.2551179;-0.06883085;-0.09746766,-0.1285303;0.5313354;0.04128006,-0.396138;0.5129741;0.02271191,-0.6855508;0.470957;-0.01024663,0.07534841;-0.002984583;-0.0473175,0.09671491;-0.3607687;-0.05638075,0.09409118;-0.7533529;0.02108097,0.09981133;-0.7917564;-0.03702426,-0.08272272;0.008902983;-0.03166898,-0.119686;-0.3477123;-0.03439197,-0.1115025;-0.7394606;0.04682286,-0.127682;-0.7779124;-0.009217702,0.04616784;0.5277462;0.01868963,537.8252
+0;0;0,0.009894795;0.3081278;0.006643308,0.01948193;0.6034144;-0.001659323,0.1858547;0.4794727;0.0009088785,0.2183856;0.2138601;0.01633736,0.2548268;-0.0700703;-0.05749641,-0.1564253;0.5003009;0.0101986,-0.4221246;0.4657305;0.002773858,-0.715662;0.4358338;-0.01560769,0.07617074;0.004170949;-0.04477043,0.08743714;-0.3514529;0.005780853,0.08733796;-0.7374964;0.1086563,0.1042707;-0.7899225;0.01334235,-0.07790349;0.007770412;-0.04116353,-0.1187404;-0.3474155;-0.004749205,-0.1388214;-0.7341121;0.09361441,-0.1397558;-0.6908783;-0.0328353,0.01713892;0.5309423;0.002824594,0;0;0,0.02647501;0.3068321;0.01542449,0.05260783;0.6012242;0.01512194,0.2150448;0.4805385;0.001877308,0.2404175;0.2141729;-0.01399565,0.2569277;-0.06917414;-0.09668636,-0.1287972;0.5315903;0.0402316,-0.3955852;0.5125617;0.02267049,-0.6860943;0.4705918;-0.01252771,0.07539587;-0.003368974;-0.04612899,0.09654897;-0.3620005;-0.05543852,0.0940825;-0.753956;0.02187753,0.08240354;-0.7455378;-0.1028757,-0.08196809;0.009132382;-0.03196252,-0.1185751;-0.3483647;-0.0344957,-0.1105965;-0.7395059;0.04648549,-0.131483;-0.8053592;-0.03439367,0.04615702;0.5289136;0.01783347,537.8472

+ 136 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Sideways_None_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.00753846;0.3255163;0.008564146,0.0136535;0.6406406;0.00163149,0.1799577;0.5129271;0.005539098,0.217885;0.2347807;0.02269665,0.2548091;-0.02889025;-0.04538319,-0.153588;0.5069482;0.007015408,-0.2086737;0.2312192;0.0008965535,-0.2653782;-0.03298441;-0.04911979,0.08084221;0.005542554;-0.04584757,0.09606581;-0.35698;0.003035329,0.09669363;-0.7414262;0.1035915,0.1102814;-0.7783625;0.0264603,-0.08178837;0.007097183;-0.04391438,-0.118343;-0.3549475;-0.00352516,-0.1381743;-0.740348;0.09125915,-0.1376551;-0.6995113;-0.01119376,0.01222645;0.5633162;0.005924204,0;0;0,0.01167539;0.3253497;-0.01011562,0.02204707;0.639484;-0.03463554,0.1851887;0.50958;-0.04758763,0.2445507;0.2356809;-0.02405643,0.2767559;-0.03354704;-0.06877494,-0.1455504;0.5181529;0.01153281,-0.2025024;0.2427597;0.01519221,-0.2703873;-0.01574647;-0.04873571,0.07544123;0.003082708;-0.05447292,0.1054369;-0.361653;-0.04389,0.1177494;-0.7508925;0.03517913,0.1265032;-0.7940477;-0.03683472,-0.0891309;0.004091024;-0.02659186,-0.104889;-0.3616806;-0.02400327,-0.08720587;-0.7530816;0.04235496,-0.1096604;-0.7863355;-0.03580537,0.01964664;0.5625421;-0.02605081,155.9052
+0;0;0,0.007537957;0.3254946;0.008563574,0.01365186;0.6405603;0.001632322,0.1800541;0.5128344;0.005538763,0.2179552;0.2348804;0.02268444,0.2548253;-0.02840558;-0.04529601,-0.1536859;0.506852;0.007015933,-0.2087335;0.2313139;0.000901313,-0.2653552;-0.03250411;-0.04904202,0.08083688;0.00554219;-0.04584455,0.09606718;-0.3571396;0.003059819,0.09669486;-0.7415042;0.1035946,0.1108685;-0.7813267;0.02313753,-0.08178298;0.007096716;-0.04391149,-0.1183536;-0.355107;-0.003504533,-0.1381807;-0.7404256;0.09125963,-0.1376392;-0.6991217;-0.01561102,0.01222512;0.5632528;0.005924094,0;0;0,0.0116903;0.3253257;-0.01016808,0.02208327;0.6393968;-0.03473568,0.18533;0.5094724;-0.04756331,0.2443885;0.2356945;-0.02418232,0.2765827;-0.03306946;-0.06923485,-0.1458411;0.5185232;0.01101679,-0.2019543;0.2431642;0.01521417,-0.2698924;-0.01494315;-0.04854521,0.07547782;0.003075302;-0.05441213,0.1054886;-0.3618249;-0.04397941,0.117832;-0.7509294;0.03532434,0.1288448;-0.7952682;-0.04149938,-0.08911575;0.004083984;-0.0266222,-0.1046867;-0.3618539;-0.0236826,-0.08719866;-0.7531053;0.0431025,-0.1088573;-0.7913314;-0.03705685,0.01967798;0.5624734;-0.02613878,155.9241
+0;0;0,0.007537957;0.3254946;0.008563574,0.01365186;0.6405603;0.001632322,0.1800541;0.5128344;0.005538763,0.2179552;0.2348804;0.02268444,0.2548253;-0.02840558;-0.04529601,-0.1536859;0.506852;0.007015933,-0.2087335;0.2313139;0.000901313,-0.2653552;-0.03250411;-0.04904202,0.08083688;0.00554219;-0.04584455,0.09606718;-0.3571396;0.003059819,0.09669486;-0.7415042;0.1035946,0.1108685;-0.7813267;0.02313753,-0.08178298;0.007096716;-0.04391149,-0.1183536;-0.355107;-0.003504533,-0.1381807;-0.7404256;0.09125963,-0.1376392;-0.6991217;-0.01561102,0.01222512;0.5632528;0.005924094,0;0;0,0.0116903;0.3253257;-0.01016808,0.02208327;0.6393968;-0.03473568,0.18533;0.5094724;-0.04756331,0.2443885;0.2356945;-0.02418232,0.2765827;-0.03306946;-0.06923485,-0.1458411;0.5185232;0.01101679,-0.2019543;0.2431642;0.01521417,-0.2698924;-0.01494315;-0.04854521,0.07547782;0.003075302;-0.05441213,0.1054886;-0.3618249;-0.04397941,0.117832;-0.7509294;0.03532434,0.1288448;-0.7952682;-0.04149938,-0.08911575;0.004083984;-0.0266222,-0.1046867;-0.3618539;-0.0236826,-0.08719866;-0.7531053;0.0431025,-0.1088573;-0.7913314;-0.03705685,0.01967798;0.5624734;-0.02613878,155.9402
+0;0;0,0.007448581;0.3254625;0.008500108,0.01348813;0.6404325;0.001523823,0.1800248;0.5127025;0.005488579,0.2179208;0.2350456;0.02259089,0.2549345;-0.0289129;-0.04566913,-0.1539089;0.5066169;0.007118664,-0.2088539;0.2313586;0.001124153,-0.265732;-0.03323159;-0.04847856,0.08086194;0.005582866;-0.04586505,0.09605759;-0.3570258;0.002923213,0.09685579;-0.7414808;0.1036309,0.109979;-0.7803452;0.02482235,-0.08179776;0.007059074;-0.04396272,-0.1183544;-0.3550617;-0.003608596,-0.1382547;-0.7405092;0.09116736,-0.137764;-0.6994188;-0.01372341,0.01208073;0.5631541;0.0058278,0;0;0,0.01171434;0.3252833;-0.01034904,0.02216645;0.6392353;-0.03517699,0.1855185;0.5092916;-0.04782271,0.2443873;0.2357673;-0.02456617,0.2761599;-0.03378323;-0.06969452,-0.1460705;0.5188066;0.01037486,-0.2015574;0.2436323;0.01509404,-0.2700603;-0.01502073;-0.04901132,0.07548796;0.003075734;-0.05445671,0.1054193;-0.3617381;-0.04391098,0.1179317;-0.7509499;0.0354991,0.1282176;-0.795379;-0.03852677,-0.08916564;0.004082139;-0.02657539,-0.1046828;-0.3617681;-0.02356034,-0.08779261;-0.7529336;0.04464983,-0.109336;-0.7871308;-0.03621997,0.01974382;0.5623494;-0.02650809,155.9562
+0;0;0,0.007448581;0.3254625;0.008500108,0.01348813;0.6404325;0.001523823,0.1800248;0.5127025;0.005488579,0.2179208;0.2350456;0.02259089,0.2549345;-0.0289129;-0.04566913,-0.1539089;0.5066169;0.007118664,-0.2088539;0.2313586;0.001124153,-0.265732;-0.03323159;-0.04847856,0.08086194;0.005582866;-0.04586505,0.09605759;-0.3570258;0.002923213,0.09685579;-0.7414808;0.1036309,0.109979;-0.7803452;0.02482235,-0.08179776;0.007059074;-0.04396272,-0.1183544;-0.3550617;-0.003608596,-0.1382547;-0.7405092;0.09116736,-0.137764;-0.6994188;-0.01372341,0.01208073;0.5631541;0.0058278,0;0;0,0.01171434;0.3252833;-0.01034904,0.02216645;0.6392353;-0.03517699,0.1855185;0.5092916;-0.04782271,0.2443873;0.2357673;-0.02456617,0.2761599;-0.03378323;-0.06969452,-0.1460705;0.5188066;0.01037486,-0.2015574;0.2436323;0.01509404,-0.2700603;-0.01502073;-0.04901132,0.07548796;0.003075734;-0.05445671,0.1054193;-0.3617381;-0.04391098,0.1179317;-0.7509499;0.0354991,0.1282176;-0.795379;-0.03852677,-0.08916564;0.004082139;-0.02657539,-0.1046828;-0.3617681;-0.02356034,-0.08779261;-0.7529336;0.04464983,-0.109336;-0.7871308;-0.03621997,0.01974382;0.5623494;-0.02650809,155.9674
+0;0;0,0.007446781;0.3253838;0.008498052,0.01348525;0.6402981;0.001522791,0.1800694;0.5125628;0.005486954,0.217983;0.2347772;0.02259719,0.2549751;-0.02902701;-0.04562294,-0.1539584;0.5064754;0.007117498,-0.2089289;0.2310897;0.00112021,-0.2657737;-0.03334591;-0.04845351,0.08087973;0.005584094;-0.04587513,0.09607924;-0.3571168;0.00292553,0.09687781;-0.7417536;0.1036808,0.1098234;-0.7796861;0.0259387,-0.08181575;0.007060627;-0.04397239,-0.1183816;-0.3551522;-0.003608011,-0.1382914;-0.740782;0.09121276,-0.1378074;-0.6998417;-0.01225866,0.01207801;0.5630286;0.005826271,0;0;0,0.01175644;0.3252053;-0.01027751,0.02223734;0.6391047;-0.03504896,0.1856528;0.50925;-0.04778194,0.2444087;0.2355634;-0.02457809,0.2762208;-0.03384659;-0.06953716,-0.1462424;0.5191572;0.01021171,-0.20144;0.243797;0.01521249,-0.2699476;-0.01470849;-0.04879299,0.07549944;0.0030424;-0.05447769,0.1055306;-0.3618529;-0.04380274,0.1179044;-0.7511478;0.03616047,0.1282374;-0.7953634;-0.03603053,-0.08919621;0.004109622;-0.02654031,-0.104702;-0.3618336;-0.02344388,-0.08762401;-0.7531006;0.04523068,-0.1068317;-0.7897874;-0.03229476,0.01980978;0.5622268;-0.02639031,155.9897
+0;0;0,0.007387113;0.3253866;0.008443644,0.01340362;0.6402986;0.001349873,0.1800101;0.5126422;0.005473441,0.2179434;0.2348542;0.02250148,0.2553417;-0.02874553;-0.04628517,-0.1541366;0.5067571;0.006907681,-0.2095376;0.2314531;0.001121466,-0.2664255;-0.03332844;-0.04651836,0.08087852;0.005593511;-0.04587611,0.0960734;-0.3571237;0.002804641,0.09727297;-0.7417556;0.1035745,0.1097263;-0.7805086;0.0264759,-0.08181005;0.007056179;-0.0439837,-0.1183384;-0.3551716;-0.0037205,-0.1384114;-0.7406915;0.09151153,-0.1378659;-0.6997555;-0.01196002,0.01199525;0.5630308;0.005684082,0;0;0,0.01175644;0.3252053;-0.01027751,0.02223734;0.6391047;-0.03504896,0.1856528;0.50925;-0.04778194,0.2444087;0.2355634;-0.02457809,0.2762208;-0.03384659;-0.06953716,-0.1462424;0.5191572;0.01021171,-0.20144;0.243797;0.01521249,-0.2699476;-0.01470849;-0.04879299,0.07549944;0.0030424;-0.05447769,0.1055306;-0.3618529;-0.04380274,0.1179044;-0.7511478;0.03616047,0.1282374;-0.7953634;-0.03603053,-0.08919621;0.004109622;-0.02654031,-0.104702;-0.3618336;-0.02344388,-0.08762401;-0.7531006;0.04523068,-0.1068317;-0.7897874;-0.03229476,0.01980978;0.5622268;-0.02639031,156.0019
+0;0;0,0.007387113;0.3253866;0.008443644,0.01340362;0.6402986;0.001349873,0.1800101;0.5126422;0.005473441,0.2179434;0.2348542;0.02250148,0.2553417;-0.02874553;-0.04628517,-0.1541366;0.5067571;0.006907681,-0.2095376;0.2314531;0.001121466,-0.2664255;-0.03332844;-0.04651836,0.08087852;0.005593511;-0.04587611,0.0960734;-0.3571237;0.002804641,0.09727297;-0.7417556;0.1035745,0.1097263;-0.7805086;0.0264759,-0.08181005;0.007056179;-0.0439837,-0.1183384;-0.3551716;-0.0037205,-0.1384114;-0.7406915;0.09151153,-0.1378659;-0.6997555;-0.01196002,0.01199525;0.5630308;0.005684082,0;0;0,0.01175644;0.3252053;-0.01027751,0.02223734;0.6391047;-0.03504896,0.1856528;0.50925;-0.04778194,0.2444087;0.2355634;-0.02457809,0.2762208;-0.03384659;-0.06953716,-0.1462424;0.5191572;0.01021171,-0.20144;0.243797;0.01521249,-0.2699476;-0.01470849;-0.04879299,0.07549944;0.0030424;-0.05447769,0.1055306;-0.3618529;-0.04380274,0.1179044;-0.7511478;0.03616047,0.1282374;-0.7953634;-0.03603053,-0.08919621;0.004109622;-0.02654031,-0.104702;-0.3618336;-0.02344388,-0.08762401;-0.7531006;0.04523068,-0.1068317;-0.7897874;-0.03229476,0.01980978;0.5622268;-0.02639031,156.0128
+0;0;0,0.007387381;0.3253984;0.00844395,0.01340419;0.6403262;0.001349862,0.1799422;0.5126874;0.005473684,0.2178668;0.2349627;0.02249784,0.2552593;-0.02859581;-0.04627804,-0.1540685;0.5068046;0.00690734,-0.2094568;0.2315634;0.001122444,-0.2663358;-0.03317675;-0.04650993,0.08088765;0.005594143;-0.04588129,0.09609796;-0.3574914;0.002848901,0.09728399;-0.7377808;0.1024811,0.1099828;-0.7778885;0.02386335,-0.08181928;0.007056975;-0.04398867,-0.1183847;-0.3555387;-0.00368458,-0.1382311;-0.7367061;0.0904723,-0.1376749;-0.6955546;-0.01503804,0.01199577;0.5630555;0.005684239,0;0;0,0.01183899;0.3252124;-0.01032972,0.02246331;0.6391146;-0.0352037,0.1857532;0.5092039;-0.04780817,0.2443705;0.2355472;-0.02467632,0.276208;-0.03384256;-0.06947541,-0.1460899;0.5194973;0.009997226,-0.2012496;0.2441978;0.01516205,-0.269527;-0.0143666;-0.04866624,0.07550196;0.003023923;-0.05449319,0.10568;-0.3622336;-0.0438509,0.117659;-0.7468944;0.03640318,0.128004;-0.7951481;-0.03449416,-0.08921252;0.004127895;-0.02651951,-0.1047455;-0.3621855;-0.02331544,-0.087423;-0.7489882;0.04474158,-0.1091587;-0.7872145;-0.03355166,0.01999135;0.5622383;-0.02651596,156.0341
+0;0;0,0.007367975;0.325399;0.008436923,0.01339447;0.6403267;0.001337851,0.1799123;0.5126355;0.005463383,0.2178298;0.2349086;0.02246535,0.2554338;-0.02854523;-0.04659594,-0.1541335;0.5069537;0.006810785,-0.2098976;0.2317849;0.001187979,-0.2667787;-0.03309786;-0.04564204,0.08088966;0.005592346;-0.04587797,0.09631169;-0.3574328;0.003233716,0.09754287;-0.7377182;0.102881,0.1093211;-0.777102;0.02348151,-0.08181433;0.007054959;-0.04399819,-0.1183095;-0.3555523;-0.003734566,-0.1382069;-0.7367315;0.09036393,-0.1376213;-0.6955822;-0.01514648,0.01198163;0.5630559;0.005671511,0;0;0,0.01183899;0.3252124;-0.01032972,0.02246331;0.6391146;-0.0352037,0.1857532;0.5092039;-0.04780817,0.2443705;0.2355472;-0.02467632,0.276208;-0.03384256;-0.06947541,-0.1460899;0.5194973;0.009997226,-0.2012496;0.2441978;0.01516205,-0.269527;-0.0143666;-0.04866624,0.07550196;0.003023923;-0.05449319,0.10568;-0.3622336;-0.0438509,0.117659;-0.7468944;0.03640318,0.128004;-0.7951481;-0.03449416,-0.08921252;0.004127895;-0.02651951,-0.1047455;-0.3621855;-0.02331544,-0.087423;-0.7489882;0.04474158,-0.1091587;-0.7872145;-0.03355166,0.01999135;0.5622383;-0.02651596,156.0456
+0;0;0,0.007366088;0.3253157;0.008434762,0.0133903;0.6401241;0.001338546,0.1799552;0.5124521;0.005462167,0.2178552;0.2348533;0.02245629,0.2555431;-0.02918836;-0.04675912,-0.1541829;0.5067687;0.006809941,-0.2099213;0.231727;0.001189731,-0.2669294;-0.03374693;-0.04574479,0.08089819;0.005592935;-0.04588281,0.09615088;-0.3534462;0.002689619,0.09739512;-0.7377651;0.1033938,0.1092719;-0.7777295;0.02332998,-0.08182296;0.007055703;-0.04400283,-0.1179174;-0.35157;-0.004181314,-0.1380259;-0.7367924;0.09091526,-0.1374353;-0.6955498;-0.01547799,0.01197807;0.5628865;0.005670353,0;0;0,0.01193841;0.3251231;-0.01039958,0.02265219;0.6388958;-0.03535652,0.1860437;0.5091165;-0.04761147,0.2445253;0.2355385;-0.02477932,0.2762051;-0.03448644;-0.06963539,-0.1460747;0.5196964;0.00985159,-0.2012789;0.2445412;0.01517771,-0.2695549;-0.01473755;-0.04839981,0.07558708;0.002950802;-0.05439591,0.1047864;-0.3583644;-0.04441213,0.1178968;-0.7470724;0.03669382,0.1290226;-0.7965846;-0.03401899,-0.08919807;0.004222305;-0.02658772,-0.1042528;-0.3580786;-0.02307137,-0.08669133;-0.7489863;0.04567998,-0.1086662;-0.788168;-0.03291564,0.02015871;0.5620562;-0.02664614,156.0571
+0;0;0,0.007366088;0.3253157;0.008434762,0.0133903;0.6401241;0.001338546,0.1799552;0.5124521;0.005462167,0.2178552;0.2348533;0.02245629,0.2555431;-0.02918836;-0.04675912,-0.1541829;0.5067687;0.006809941,-0.2099213;0.231727;0.001189731,-0.2669294;-0.03374693;-0.04574479,0.08089819;0.005592935;-0.04588281,0.09615088;-0.3534462;0.002689619,0.09739512;-0.7377651;0.1033938,0.1092719;-0.7777295;0.02332998,-0.08182296;0.007055703;-0.04400283,-0.1179174;-0.35157;-0.004181314,-0.1380259;-0.7367924;0.09091526,-0.1374353;-0.6955498;-0.01547799,0.01197807;0.5628865;0.005670353,0;0;0,0.01193841;0.3251231;-0.01039958,0.02265219;0.6388958;-0.03535652,0.1860437;0.5091165;-0.04761147,0.2445253;0.2355385;-0.02477932,0.2762051;-0.03448644;-0.06963539,-0.1460747;0.5196964;0.00985159,-0.2012789;0.2445412;0.01517771,-0.2695549;-0.01473755;-0.04839981,0.07558708;0.002950802;-0.05439591,0.1047864;-0.3583644;-0.04441213,0.1178968;-0.7470724;0.03669382,0.1290226;-0.7965846;-0.03401899,-0.08919807;0.004222305;-0.02658772,-0.1042528;-0.3580786;-0.02307137,-0.08669133;-0.7489863;0.04567998,-0.1086662;-0.788168;-0.03291564,0.02015871;0.5620562;-0.02664614,156.0787
+0;0;0,0.007333458;0.3253441;0.008426972,0.01333919;0.6401713;0.001316805,0.1799013;0.512501;0.00548793,0.2178122;0.234948;0.02245684,0.2557601;-0.02871001;-0.04686525,-0.1542029;0.5067463;0.006909058,-0.2099758;0.2317573;0.001314385,-0.267242;-0.03332031;-0.04575526,0.08089451;0.005603705;-0.0458898,0.09620333;-0.354295;0.002817996,0.09750726;-0.7365103;0.1026943,0.1082509;-0.7790948;0.02388776,-0.08181973;0.007039878;-0.04401329,-0.1179969;-0.3524474;-0.004088078,-0.1380605;-0.7354844;0.09049326,-0.1374873;-0.6941726;-0.01658671,0.01192873;0.5629294;0.005650778,0;0;0,0.01196619;0.325146;-0.01051235,0.02272885;0.6389253;-0.03559923,0.1861232;0.5091163;-0.04757094,0.2445683;0.2355746;-0.02476835,0.2761628;-0.03417337;-0.06947803,-0.1460096;0.5196958;0.009582888,-0.2010557;0.2445613;0.01521531,-0.2692391;-0.01444459;-0.04825228,0.07561895;0.002927288;-0.05435443,0.104823;-0.3592542;-0.04408145,0.1179518;-0.7458357;0.03621769,0.1281747;-0.7967703;-0.03406382,-0.08918861;0.004257088;-0.02661704,-0.1041848;-0.3589174;-0.02297258,-0.08703862;-0.7474551;0.04638164,-0.1080895;-0.7919576;-0.02845582,0.02022243;0.5620853;-0.02685714,156.0904
+0;0;0,0.007333458;0.3253441;0.008426972,0.01333919;0.6401713;0.001316805,0.1799013;0.512501;0.00548793,0.2178122;0.234948;0.02245684,0.2557601;-0.02871001;-0.04686525,-0.1542029;0.5067463;0.006909058,-0.2099758;0.2317573;0.001314385,-0.267242;-0.03332031;-0.04575526,0.08089451;0.005603705;-0.0458898,0.09620333;-0.354295;0.002817996,0.09750726;-0.7365103;0.1026943,0.1082509;-0.7790948;0.02388776,-0.08181973;0.007039878;-0.04401329,-0.1179969;-0.3524474;-0.004088078,-0.1380605;-0.7354844;0.09049326,-0.1374873;-0.6941726;-0.01658671,0.01192873;0.5629294;0.005650778,0;0;0,0.01196619;0.325146;-0.01051235,0.02272885;0.6389253;-0.03559923,0.1861232;0.5091163;-0.04757094,0.2445683;0.2355746;-0.02476835,0.2761628;-0.03417337;-0.06947803,-0.1460096;0.5196958;0.009582888,-0.2010557;0.2445613;0.01521531,-0.2692391;-0.01444459;-0.04825228,0.07561895;0.002927288;-0.05435443,0.104823;-0.3592542;-0.04408145,0.1179518;-0.7458357;0.03621769,0.1281747;-0.7967703;-0.03406382,-0.08918861;0.004257088;-0.02661704,-0.1041848;-0.3589174;-0.02297258,-0.08703862;-0.7474551;0.04638164,-0.1080895;-0.7919576;-0.02845582,0.02022243;0.5620853;-0.02685714,156.1016
+0;0;0,0.007333043;0.3253257;0.008426494,0.01333792;0.6401082;0.001317403,0.1799349;0.51244;0.005487795,0.2178668;0.2347324;0.02246615,0.2558437;-0.02912652;-0.04690877,-0.1542381;0.5066841;0.006909215,-0.2100421;0.231542;0.001311425,-0.267352;-0.03373769;-0.0457941,0.08089286;0.00560359;-0.04588886,0.09622103;-0.3547501;0.002880517,0.09753519;-0.7399639;0.1035404,0.1081219;-0.7814881;0.02588506,-0.08181804;0.007039733;-0.04401239,-0.118041;-0.352902;-0.004036695,-0.138262;-0.7389439;0.09128664,-0.1376971;-0.6977973;-0.01422903,0.01192769;0.5628788;0.005650676,0;0;0,0.01202119;0.3251234;-0.01057601,0.02284368;0.6388519;-0.03571248,0.1862381;0.5091086;-0.04799342,0.244586;0.2354085;-0.02491975,0.2762587;-0.03454581;-0.06962061,-0.1460358;0.5197349;0.009188656,-0.2009465;0.2444233;0.0152688,-0.2689156;-0.0150176;-0.04755864,0.07565149;0.002914816;-0.05430651,0.1051583;-0.3597007;-0.04393816,0.1180555;-0.7493973;0.03664732,0.1286595;-0.797595;-0.03428078,-0.08917839;0.004273121;-0.026642,-0.1040405;-0.3593667;-0.02298738,-0.08684453;-0.7509314;0.04704963,-0.1082211;-0.7942713;-0.02658753,0.02032293;0.5620262;-0.02696013,156.1235
+0;0;0,0.007301328;0.3253269;0.008406888,0.01327556;0.6401092;0.001255025,0.179876;0.5124392;0.005479819,0.2178145;0.2347314;0.02244134,0.2559222;-0.0290868;-0.04701654,-0.1543832;0.5069401;0.006730215,-0.2108033;0.2319147;0.001592221,-0.2688332;-0.03318956;-0.04561922,0.08090049;0.005611912;-0.04587438,0.0962107;-0.3547311;0.002979495,0.09763717;-0.7399753;0.1035212,0.1078997;-0.7820035;0.02628938,-0.08180775;0.007034707;-0.04403232,-0.1179819;-0.3528926;-0.003883053,-0.1382229;-0.7389442;0.09139699,-0.1349729;-0.7861525;0.01868909,0.01186941;0.5628802;0.005597375,0;0;0,0.01202119;0.3251234;-0.01057601,0.02284368;0.6388519;-0.03571248,0.1862381;0.5091086;-0.04799342,0.244586;0.2354085;-0.02491975,0.2762587;-0.03454581;-0.06962061,-0.1460358;0.5197349;0.009188656,-0.2009465;0.2444233;0.0152688,-0.2689156;-0.0150176;-0.04755864,0.07565149;0.002914816;-0.05430651,0.1051583;-0.3597007;-0.04393816,0.1180555;-0.7493973;0.03664732,0.1286595;-0.797595;-0.03428078,-0.08917839;0.004273121;-0.026642,-0.1040405;-0.3593667;-0.02298738,-0.08684453;-0.7509314;0.04704963,-0.1082211;-0.7942713;-0.02658753,0.02032293;0.5620262;-0.02696013,156.135
+0;0;0,0.007301328;0.3253269;0.008406888,0.01327556;0.6401092;0.001255025,0.179876;0.5124392;0.005479819,0.2178145;0.2347314;0.02244134,0.2559222;-0.0290868;-0.04701654,-0.1543832;0.5069401;0.006730215,-0.2108033;0.2319147;0.001592221,-0.2688332;-0.03318956;-0.04561922,0.08090049;0.005611912;-0.04587438,0.0962107;-0.3547311;0.002979495,0.09763717;-0.7399753;0.1035212,0.1078997;-0.7820035;0.02628938,-0.08180775;0.007034707;-0.04403232,-0.1179819;-0.3528926;-0.003883053,-0.1382229;-0.7389442;0.09139699,-0.1349729;-0.7861525;0.01868909,0.01186941;0.5628802;0.005597375,0;0;0,0.01202119;0.3251234;-0.01057601,0.02284368;0.6388519;-0.03571248,0.1862381;0.5091086;-0.04799342,0.244586;0.2354085;-0.02491975,0.2762587;-0.03454581;-0.06962061,-0.1460358;0.5197349;0.009188656,-0.2009465;0.2444233;0.0152688,-0.2689156;-0.0150176;-0.04755864,0.07565149;0.002914816;-0.05430651,0.1051583;-0.3597007;-0.04393816,0.1180555;-0.7493973;0.03664732,0.1286595;-0.797595;-0.03428078,-0.08917839;0.004273121;-0.026642,-0.1040405;-0.3593667;-0.02298738,-0.08684453;-0.7509314;0.04704963,-0.1082211;-0.7942713;-0.02658753,0.02032293;0.5620262;-0.02696013,156.1461
+0;0;0,0.007302317;0.325371;0.008408027,0.01327752;0.6402045;0.001254944,0.1798602;0.512526;0.005480526,0.2177963;0.2348359;0.02244097,0.2555094;-0.02625042;-0.04629764,-0.1543642;0.5070275;0.006730792,-0.2107807;0.2320195;0.001593124,-0.2682097;-0.03033948;-0.04512943,0.08089848;0.005611772;-0.04587323,0.09608141;-0.3517355;0.002574492,0.09751899;-0.7399816;0.1038996,0.1077559;-0.78183;0.02686048,-0.08180571;0.007034531;-0.04403123,-0.1176791;-0.3499005;-0.004215736,-0.1380778;-0.7389601;0.09180674,-0.1348359;-0.7859759;0.01928023,0.01187113;0.5629618;0.00559807,0;0;0,0.01206007;0.3251635;-0.01065516,0.0229406;0.6389339;-0.0358882,0.1863062;0.5091174;-0.04793859,0.2446676;0.235436;-0.02489352,0.2767793;-0.03160408;-0.06929827,-0.1458882;0.5196654;0.009088203,-0.2004281;0.2442959;0.01505652,-0.2677794;-0.01246223;-0.04701143,0.07566742;0.002920106;-0.05428004,0.1044732;-0.3567429;-0.04492331,0.1181265;-0.7493601;0.03674174,0.1291687;-0.7968138;-0.03453945,-0.08917227;0.004263446;-0.02665594,-0.1038632;-0.3563532;-0.02284261,-0.08658598;-0.7508535;0.04839591,-0.1086382;-0.7966166;-0.02214262,0.02040427;0.5620975;-0.02711177,156.1682
+0;0;0,0.007256488;0.3253731;0.008368075,0.01322517;0.6402061;0.001178189,0.1797975;0.5125012;0.005413584,0.2178909;0.2348341;0.02239757,0.2555114;-0.02625644;-0.04637588,-0.1543956;0.5069622;0.006746305,-0.2113244;0.2320503;0.002145607,-0.2702548;-0.02999425;-0.04447209,0.08091317;0.005618899;-0.04584642,0.09609146;-0.351724;0.002635062,0.09804682;-0.7400377;0.1036919,0.1070943;-0.7835246;0.02806225,-0.08175716;0.007021689;-0.04412335,-0.1176272;-0.3499325;-0.004477795,-0.1380789;-0.7389309;0.09178162,-0.1351312;-0.7860374;0.0193391,0.01181645;0.5629636;0.005525891,0;0;0,0.01206007;0.3251635;-0.01065516,0.0229406;0.6389339;-0.0358882,0.1863062;0.5091174;-0.04793859,0.2446676;0.235436;-0.02489352,0.2767793;-0.03160408;-0.06929827,-0.1458882;0.5196654;0.009088203,-0.2004281;0.2442959;0.01505652,-0.2677794;-0.01246223;-0.04701143,0.07566742;0.002920106;-0.05428004,0.1044732;-0.3567429;-0.04492331,0.1181265;-0.7493601;0.03674174,0.1291687;-0.7968138;-0.03453945,-0.08917227;0.004263446;-0.02665594,-0.1038632;-0.3563532;-0.02284261,-0.08658598;-0.7508535;0.04839591,-0.1086382;-0.7966166;-0.02214262,0.02040427;0.5620975;-0.02711177,156.1795
+0;0;0,0.007256399;0.3253691;0.008367972,0.01322426;0.6401583;0.001179256,0.1797898;0.5124702;0.005413835,0.2178985;0.2346912;0.02240466,0.2554834;-0.02615243;-0.04630375,-0.1543892;0.5069313;0.0067465,-0.211341;0.2319086;0.002143949,-0.2702156;-0.02988806;-0.04442966,0.08087756;0.005616426;-0.04582625,0.0960986;-0.352733;0.002791803,0.09804682;-0.7396282;0.1034795,0.107108;-0.7832264;0.02773523,-0.08172118;0.007018599;-0.04410393,-0.1176922;-0.3509412;-0.004346699,-0.1380693;-0.7385184;0.09156104,-0.1351171;-0.7857417;0.01900879,0.0118158;0.5629304;0.005526138,0;0;0,0.01228203;0.3251505;-0.01067853,0.02336843;0.638859;-0.03603697,0.1866633;0.5090714;-0.0480299,0.2449044;0.2352413;-0.02506828,0.2770324;-0.03158295;-0.06917548,-0.1455837;0.5198331;0.008944839,-0.1999449;0.2443104;0.01479494,-0.2670236;-0.01233697;-0.04689296,0.07569022;0.002871543;-0.05418038,0.1049602;-0.3577716;-0.04471731,0.1183762;-0.7489423;0.03673887,0.1293364;-0.7965874;-0.034585,-0.08909608;0.004320284;-0.02675807,-0.1038906;-0.3573113;-0.02308675,-0.086455;-0.7503314;0.04805251,-0.109608;-0.7943547;-0.02420037,0.02076483;0.5620443;-0.02722001,156.1905
+0;0;0,0.007256399;0.3253691;0.008367972,0.01322426;0.6401583;0.001179256,0.1797898;0.5124702;0.005413835,0.2178985;0.2346912;0.02240466,0.2554834;-0.02615243;-0.04630375,-0.1543892;0.5069313;0.0067465,-0.211341;0.2319086;0.002143949,-0.2702156;-0.02988806;-0.04442966,0.08087756;0.005616426;-0.04582625,0.0960986;-0.352733;0.002791803,0.09804682;-0.7396282;0.1034795,0.107108;-0.7832264;0.02773523,-0.08172118;0.007018599;-0.04410393,-0.1176922;-0.3509412;-0.004346699,-0.1380693;-0.7385184;0.09156104,-0.1351171;-0.7857417;0.01900879,0.0118158;0.5629304;0.005526138,0;0;0,0.01228203;0.3251505;-0.01067853,0.02336843;0.638859;-0.03603697,0.1866633;0.5090714;-0.0480299,0.2449044;0.2352413;-0.02506828,0.2770324;-0.03158295;-0.06917548,-0.1455837;0.5198331;0.008944839,-0.1999449;0.2443104;0.01479494,-0.2670236;-0.01233697;-0.04689296,0.07569022;0.002871543;-0.05418038,0.1049602;-0.3577716;-0.04471731,0.1183762;-0.7489423;0.03673887,0.1293364;-0.7965874;-0.034585,-0.08909608;0.004320284;-0.02675807,-0.1038906;-0.3573113;-0.02308675,-0.086455;-0.7503314;0.04805251,-0.109608;-0.7943547;-0.02420037,0.02076483;0.5620443;-0.02722001,156.2139
+0;0;0,0.007207364;0.32542;0.008364075,0.01317804;0.6402348;0.001162952,0.1797427;0.5125051;0.005408079,0.2180066;0.2346996;0.02240736,0.2554158;-0.02608252;-0.04619886,-0.1544565;0.5070199;0.006852875,-0.2117664;0.2320202;0.002413129,-0.2736198;-0.02911389;-0.04337711,0.0808752;0.005597381;-0.04577811,0.09596609;-0.3513135;0.002570406,0.09780345;-0.7402516;0.1038149,0.1067603;-0.7858093;0.03127154,-0.0816298;0.0070503;-0.04421124,-0.1174386;-0.3494665;-0.004661884,-0.1380783;-0.7390797;0.09178664,-0.1334546;-0.7852129;0.01943968,0.0117666;0.5630015;0.00550947,0;0;0,0.01236051;0.325197;-0.0106864,0.02350856;0.6389309;-0.03602648,0.1868438;0.5092493;-0.04799914,0.244983;0.2353597;-0.02490664,0.2771608;-0.03134379;-0.06903648,-0.1442684;0.5172644;0.01120814,-0.2014185;0.2422244;0.015189,-0.2681744;-0.01450738;-0.04601567,0.07565833;0.002849296;-0.05417991,0.1054619;-0.3562881;-0.045084,0.1187455;-0.74954;0.03678894,0.1289279;-0.7960193;-0.03461814,-0.08907124;0.004348522;-0.02674261,-0.1037103;-0.3558204;-0.02290647,-0.0861763;-0.7508968;0.04874521,-0.1121289;-0.7944639;-0.02172516,0.02089293;0.5621102;-0.02721667,156.2353
+0;0;0,0.007207364;0.32542;0.008364075,0.01317804;0.6402348;0.001162952,0.1797427;0.5125051;0.005408079,0.2180066;0.2346996;0.02240736,0.2554158;-0.02608252;-0.04619886,-0.1544565;0.5070199;0.006852875,-0.2117664;0.2320202;0.002413129,-0.2736198;-0.02911389;-0.04337711,0.0808752;0.005597381;-0.04577811,0.09596609;-0.3513135;0.002570406,0.09780345;-0.7402516;0.1038149,0.1067603;-0.7858093;0.03127154,-0.0816298;0.0070503;-0.04421124,-0.1174386;-0.3494665;-0.004661884,-0.1380783;-0.7390797;0.09178664,-0.1334546;-0.7852129;0.01943968,0.0117666;0.5630015;0.00550947,0;0;0,0.01236051;0.325197;-0.0106864,0.02350856;0.6389309;-0.03602648,0.1868438;0.5092493;-0.04799914,0.244983;0.2353597;-0.02490664,0.2771608;-0.03134379;-0.06903648,-0.1442684;0.5172644;0.01120814,-0.2014185;0.2422244;0.015189,-0.2681744;-0.01450738;-0.04601567,0.07565833;0.002849296;-0.05417991,0.1054619;-0.3562881;-0.045084,0.1187455;-0.74954;0.03678894,0.1289279;-0.7960193;-0.03461814,-0.08907124;0.004348522;-0.02674261,-0.1037103;-0.3558204;-0.02290647,-0.0861763;-0.7508968;0.04874521,-0.1121289;-0.7944639;-0.02172516,0.02089293;0.5621102;-0.02721667,156.2466
+0;0;0,0.007206802;0.3253947;0.008363424,0.01317652;0.6401589;0.00116351,0.1797133;0.5124512;0.005407891,0.2179276;0.2350054;0.02238517,0.255371;-0.02601543;-0.04628383,-0.1544299;0.5069669;0.006852443,-0.2116656;0.2323233;0.002418445,-0.2735756;-0.02904978;-0.04341369,0.08091354;0.005600034;-0.04579982,0.09602315;-0.3517537;0.002608694,0.09785788;-0.7401327;0.1037077,0.1064651;-0.7827412;0.03399585,-0.0816685;0.007053643;-0.0442322,-0.1175217;-0.3499056;-0.004633769,-0.1381318;-0.7389586;0.09167612,-0.1336886;-0.7821202;0.02215306,0.01176533;0.5629392;0.005509264,0;0;0,0.01244284;0.325164;-0.0108223,0.02369533;0.6388296;-0.03633046,0.1869859;0.5092089;-0.04825687,0.2450073;0.2356779;-0.02503872,0.2773714;-0.03130886;-0.06885552,-0.1442969;0.5177575;0.01066945,-0.2006544;0.2429286;0.01487119,-0.2674078;-0.01407373;-0.04630942,0.07565597;0.002861857;-0.05425834,0.1057662;-0.356695;-0.04500341,0.1188823;-0.7493585;0.03688622,0.1300984;-0.7912954;-0.03315019,-0.08913554;0.004338513;-0.02668364,-0.1037781;-0.3562842;-0.02348921,-0.08650717;-0.7506777;0.04874728,-0.1098661;-0.7921095;-0.01876322,0.02105267;0.5620285;-0.02747703,156.2687
+0;0;0,0.007155861;0.3253955;0.008375462,0.01311691;0.6401601;0.001180581,0.179631;0.5123758;0.005352221,0.2178774;0.234935;0.02233837,0.2553734;-0.02609605;-0.046263,-0.1544886;0.5069674;0.00691278,-0.2127568;0.2325316;0.003102394,-0.2784484;-0.02805048;-0.04196299,0.08092678;0.00559913;-0.04577652,0.09595867;-0.3517592;0.002622392,0.09790347;-0.7401175;0.1037986,0.10619;-0.7830838;0.03442232,-0.08163297;0.007051329;-0.04429808,-0.1174871;-0.3498958;-0.004591338,-0.1381178;-0.7389889;0.09155216,-0.133765;-0.7824848;0.0223768,0.0117061;0.5629401;0.005522757,0;0;0,0.01244284;0.325164;-0.0108223,0.02369533;0.6388296;-0.03633046,0.1869859;0.5092089;-0.04825687,0.2450073;0.2356779;-0.02503872,0.2773714;-0.03130886;-0.06885552,-0.1442969;0.5177575;0.01066945,-0.2006544;0.2429286;0.01487119,-0.2674078;-0.01407373;-0.04630942,0.07565597;0.002861857;-0.05425834,0.1057662;-0.356695;-0.04500341,0.1188823;-0.7493585;0.03688622,0.1300984;-0.7912954;-0.03315019,-0.08913554;0.004338513;-0.02668364,-0.1037781;-0.3562842;-0.02348921,-0.08650717;-0.7506777;0.04874728,-0.1098661;-0.7921095;-0.01876322,0.02105267;0.5620285;-0.02747703,156.2801
+0;0;0,0.007155039;0.3253581;0.008374499,0.01311482;0.640056;0.001181227,0.1797379;0.5122573;0.00535173,0.2179389;0.2351452;0.02231776,0.2554522;-0.0260067;-0.04631537,-0.1545978;0.5068454;0.006913297,-0.212797;0.2327347;0.003107426,-0.278519;-0.02796799;-0.04197882,0.08093926;0.005599993;-0.04578357,0.09600358;-0.3525294;0.002719771,0.09795015;-0.7412404;0.1039879,0.1062852;-0.7846337;0.0342056,-0.08164556;0.007052416;-0.04430491,-0.1175771;-0.3506649;-0.004512485,-0.1382265;-0.7401113;0.09171832,-0.1338482;-0.7840372;0.02213817,0.01170435;0.5628543;0.005522376,0;0;0,0.01247859;0.3251206;-0.01095796,0.02376688;0.6387022;-0.03665566,0.1871442;0.5090416;-0.0485599,0.2451101;0.2358667;-0.02502823,0.277532;-0.0312427;-0.06883979,-0.1444235;0.5178267;0.01029522,-0.2003408;0.2432456;0.01439666,-0.2665831;-0.01411805;-0.04638126,0.07564087;0.00284183;-0.05430508,0.1053749;-0.3575031;-0.04412389,0.1189884;-0.7507247;0.03678751,0.1296284;-0.7939294;-0.03287935,-0.08916122;0.004355496;-0.02664519,-0.1036545;-0.3570541;-0.02360893,-0.08579225;-0.7514818;0.05030362,-0.1067826;-0.7974232;-0.01386727,0.02111535;0.5619258;-0.02775097,156.2912
+0;0;0,0.007155039;0.3253581;0.008374499,0.01311482;0.640056;0.001181227,0.1797379;0.5122573;0.00535173,0.2179389;0.2351452;0.02231776,0.2554522;-0.0260067;-0.04631537,-0.1545978;0.5068454;0.006913297,-0.212797;0.2327347;0.003107426,-0.278519;-0.02796799;-0.04197882,0.08093926;0.005599993;-0.04578357,0.09600358;-0.3525294;0.002719771,0.09795015;-0.7412404;0.1039879,0.1062852;-0.7846337;0.0342056,-0.08164556;0.007052416;-0.04430491,-0.1175771;-0.3506649;-0.004512485,-0.1382265;-0.7401113;0.09171832,-0.1338482;-0.7840372;0.02213817,0.01170435;0.5628543;0.005522376,0;0;0,0.01247859;0.3251206;-0.01095796,0.02376688;0.6387022;-0.03665566,0.1871442;0.5090416;-0.0485599,0.2451101;0.2358667;-0.02502823,0.277532;-0.0312427;-0.06883979,-0.1444235;0.5178267;0.01029522,-0.2003408;0.2432456;0.01439666,-0.2665831;-0.01411805;-0.04638126,0.07564087;0.00284183;-0.05430508,0.1053749;-0.3575031;-0.04412389,0.1189884;-0.7507247;0.03678751,0.1296284;-0.7939294;-0.03287935,-0.08916122;0.004355496;-0.02664519,-0.1036545;-0.3570541;-0.02360893,-0.08579225;-0.7514818;0.05030362,-0.1067826;-0.7974232;-0.01386727,0.02111535;0.5619258;-0.02775097,156.303
+0;0;0,0.007069668;0.3253602;0.008364523,0.01301072;0.6400579;0.00114103,0.1796462;0.5122906;0.005377853,0.2179751;0.2351832;0.0221327,0.2551997;-0.02612135;-0.046075,-0.1547034;0.5068637;0.006979933,-0.2150048;0.2331997;0.00380605,-0.2858605;-0.02631629;-0.04034104,0.08096489;0.005588746;-0.0457396,0.09589498;-0.3525476;0.002753928,0.0979425;-0.7413061;0.1038377,0.1089851;-0.7833207;0.03300299,-0.08157922;0.007065267;-0.04442491,-0.1177048;-0.3506202;-0.004521355,-0.1383114;-0.7400613;0.09173965,-0.1378006;-0.6993961;-0.009312764,0.0116033;0.5628564;0.005488267,0;0;0,0.01247859;0.3251206;-0.01095796,0.02376688;0.6387022;-0.03665566,0.1871442;0.5090416;-0.0485599,0.2451101;0.2358667;-0.02502823,0.277532;-0.0312427;-0.06883979,-0.1444235;0.5178267;0.01029522,-0.2003408;0.2432456;0.01439666,-0.2665831;-0.01411805;-0.04638126,0.07564087;0.00284183;-0.05430508,0.1053749;-0.3575031;-0.04412389,0.1189884;-0.7507247;0.03678751,0.1296284;-0.7939294;-0.03287935,-0.08916122;0.004355496;-0.02664519,-0.1036545;-0.3570541;-0.02360893,-0.08579225;-0.7514818;0.05030362,-0.1067826;-0.7974232;-0.01386727,0.02111535;0.5619258;-0.02775097,156.3143
+0;0;0,0.007069125;0.3253352;0.008363881,0.01300935;0.6399891;0.001141425,0.1795952;0.5122483;0.005377634,0.2179737;0.2347819;0.02215419,0.2551332;-0.02606487;-0.04593402,-0.1546553;0.5068231;0.006979238,-0.2150347;0.2328045;0.003801243,-0.2857664;-0.02625683;-0.0402685,0.08103306;0.005593451;-0.04577811,0.09596363;-0.3525547;0.002717003,0.09800947;-0.7409931;0.1037176,0.1090194;-0.7827947;0.03309245,-0.0816479;0.007071217;-0.04446232,-0.1177747;-0.3506259;-0.004557453,-0.1383643;-0.7397466;0.0916243,-0.1378551;-0.6991129;-0.009129092,0.01160214;0.5627992;0.005488016,0;0;0,0.01251488;0.3250905;-0.01106596,0.02385795;0.6386177;-0.03686738,0.1872137;0.5091202;-0.04875422,0.2452984;0.2356032;-0.0251627,0.2776455;-0.03107417;-0.06869149,-0.1445353;0.5181957;0.009542026,-0.1998959;0.2431365;0.01397071,-0.265727;-0.01389861;-0.0465035,0.07561007;0.002875164;-0.05448055,0.1053519;-0.3574754;-0.04410315,0.1190018;-0.7503195;0.03699517,0.1305955;-0.7929613;-0.03267074,-0.08926202;0.004343747;-0.02658392,-0.1038991;-0.3570709;-0.02341777,-0.085767;-0.7511593;0.0504422,-0.1062976;-0.7977779;-0.01258692,0.02119343;0.5618561;-0.02793908,156.3255
+0;0;0,0.007069125;0.3253352;0.008363881,0.01300935;0.6399891;0.001141425,0.1795952;0.5122483;0.005377634,0.2179737;0.2347819;0.02215419,0.2551332;-0.02606487;-0.04593402,-0.1546553;0.5068231;0.006979238,-0.2150347;0.2328045;0.003801243,-0.2857664;-0.02625683;-0.0402685,0.08103306;0.005593451;-0.04577811,0.09596363;-0.3525547;0.002717003,0.09800947;-0.7409931;0.1037176,0.1090194;-0.7827947;0.03309245,-0.0816479;0.007071217;-0.04446232,-0.1177747;-0.3506259;-0.004557453,-0.1383643;-0.7397466;0.0916243,-0.1378551;-0.6991129;-0.009129092,0.01160214;0.5627992;0.005488016,0;0;0,0.01251488;0.3250905;-0.01106596,0.02385795;0.6386177;-0.03686738,0.1872137;0.5091202;-0.04875422,0.2452984;0.2356032;-0.0251627,0.2776455;-0.03107417;-0.06869149,-0.1445353;0.5181957;0.009542026,-0.1998959;0.2431365;0.01397071,-0.265727;-0.01389861;-0.0465035,0.07561007;0.002875164;-0.05448055,0.1053519;-0.3574754;-0.04410315,0.1190018;-0.7503195;0.03699517,0.1305955;-0.7929613;-0.03267074,-0.08926202;0.004343747;-0.02658392,-0.1038991;-0.3570709;-0.02341777,-0.085767;-0.7511593;0.0504422,-0.1062976;-0.7977779;-0.01258692,0.02119343;0.5618561;-0.02793908,156.3485
+0;0;0,0.006997409;0.3253447;0.008326254,0.01291488;0.6399974;0.001043094,0.1794634;0.5123086;0.005387183,0.2179299;0.2347904;0.02198461,0.255201;-0.03033194;-0.04709007,-0.154709;0.5068965;0.007075644,-0.219501;0.2338331;0.003934957,-0.2949315;-0.02854729;-0.03984983,0.08105242;0.005601369;-0.04571317,0.09582599;-0.3528074;0.002629779,0.0980949;-0.7405852;0.1039486,0.1082732;-0.7827529;0.0333033,-0.08158906;0.007046147;-0.04454368,-0.1178075;-0.3508682;-0.004572164,-0.1383773;-0.7394157;0.09160495,-0.1378867;-0.6987664;-0.009334944,0.0115113;0.5628085;0.005402081,0;0;0,0.01256221;0.3250957;-0.01106358,0.02394033;0.638623;-0.03684592,0.1872211;0.5091596;-0.04891372,0.2453451;0.2356173;-0.02508759,0.2769826;-0.03553611;-0.06896496,-0.1445077;0.5183449;0.009259181,-0.1994508;0.2431504;0.01381181,-0.2657838;-0.0181157;-0.04775318,0.07561892;0.002878934;-0.05444312,0.1051359;-0.3577144;-0.04379416,0.1190844;-0.7499664;0.03736044,0.1302857;-0.7931505;-0.03207397,-0.08924046;0.004337816;-0.0266061,-0.1036914;-0.35731;-0.02283422,-0.08566423;-0.751052;0.04986048,-0.1058249;-0.7972764;-0.01406056,0.02126902;0.5618612;-0.02792358,156.3602
+0;0;0,0.006997409;0.3253447;0.008326254,0.01291488;0.6399974;0.001043094,0.1794634;0.5123086;0.005387183,0.2179299;0.2347904;0.02198461,0.255201;-0.03033194;-0.04709007,-0.154709;0.5068965;0.007075644,-0.219501;0.2338331;0.003934957,-0.2949315;-0.02854729;-0.03984983,0.08105242;0.005601369;-0.04571317,0.09582599;-0.3528074;0.002629779,0.0980949;-0.7405852;0.1039486,0.1082732;-0.7827529;0.0333033,-0.08158906;0.007046147;-0.04454368,-0.1178075;-0.3508682;-0.004572164,-0.1383773;-0.7394157;0.09160495,-0.1378867;-0.6987664;-0.009334944,0.0115113;0.5628085;0.005402081,0;0;0,0.01256221;0.3250957;-0.01106358,0.02394033;0.638623;-0.03684592,0.1872211;0.5091596;-0.04891372,0.2453451;0.2356173;-0.02508759,0.2769826;-0.03553611;-0.06896496,-0.1445077;0.5183449;0.009259181,-0.1994508;0.2431504;0.01381181,-0.2657838;-0.0181157;-0.04775318,0.07561892;0.002878934;-0.05444312,0.1051359;-0.3577144;-0.04379416,0.1190844;-0.7499664;0.03736044,0.1302857;-0.7931505;-0.03207397,-0.08924046;0.004337816;-0.0266061,-0.1036914;-0.35731;-0.02283422,-0.08566423;-0.751052;0.04986048,-0.1058249;-0.7972764;-0.01406056,0.02126902;0.5618612;-0.02792358,156.3716
+0;0;0,0.006995721;0.3252662;0.008324245,0.0129104;0.6397702;0.001044972,0.1794893;0.512119;0.00538643,0.2179589;0.2345786;0.02198518,0.2552185;-0.03046206;-0.04706821,-0.1547419;0.5067059;0.007075188,-0.2195391;0.2336207;0.003934251,-0.2949463;-0.02867883;-0.03983705,0.08105244;0.005601371;-0.04571318,0.09584039;-0.3531561;0.002676785,0.0981078;-0.7406781;0.1039287,0.108337;-0.7832068;0.03293001,-0.08158909;0.00704615;-0.0445437,-0.1178427;-0.3512164;-0.004533302,-0.138399;-0.7395075;0.09158036,-0.1379059;-0.6988049;-0.009864546,0.01150767;0.5626277;0.005401331,0;0;0,0.01257211;0.3250156;-0.01109552,0.0239297;0.6383904;-0.03692222,0.187311;0.5091412;-0.04891753,0.2453918;0.2355683;-0.02507281,0.2771432;-0.03548086;-0.06897521,-0.1446687;0.5185077;0.009040236,-0.1990923;0.2431883;0.01366381,-0.265404;-0.01781368;-0.04865741,0.07560509;0.002859488;-0.05446339,0.1052735;-0.3580727;-0.04374338,0.1189917;-0.7499692;0.03786111,0.1298972;-0.7930303;-0.03248811,-0.08924661;0.004353706;-0.02658301,-0.1039789;-0.3576379;-0.02308793,-0.08586364;-0.7511074;0.0496031,-0.1056967;-0.7975926;-0.01491454,0.02126589;0.5616766;-0.02798843,156.3943
+0;0;0,0.006865654;0.3252675;0.008380481,0.01274952;0.6397728;0.001128082,0.1793949;0.5123292;0.00552625,0.2177733;0.2347732;0.02207538,0.2549192;-0.03031138;-0.04687048,-0.1550408;0.5071279;0.007005617,-0.2252835;0.2353828;0.004840904,-0.3103464;-0.02377754;-0.03991857,0.08108073;0.005600501;-0.04566307,0.09555308;-0.3531755;0.002684969,0.09824585;-0.7406694;0.1040339,0.1079746;-0.7825295;0.03228892,-0.08157467;0.007040099;-0.04457103,-0.1180912;-0.3511989;-0.004589513,-0.1381178;-0.7393705;0.09211709,-0.1375677;-0.6986603;-0.009326726,0.01135085;0.5626298;0.005477465,0;0;0,0.01257211;0.3250156;-0.01109552,0.0239297;0.6383904;-0.03692222,0.187311;0.5091412;-0.04891753,0.2453918;0.2355683;-0.02507281,0.2771432;-0.03548086;-0.06897521,-0.1446687;0.5185077;0.009040236,-0.1990923;0.2431883;0.01366381,-0.265404;-0.01781368;-0.04865741,0.07560509;0.002859488;-0.05446339,0.1052735;-0.3580727;-0.04374338,0.1189917;-0.7499692;0.03786111,0.1298972;-0.7930303;-0.03248811,-0.08924661;0.004353706;-0.02658301,-0.1039789;-0.3576379;-0.02308793,-0.08586364;-0.7511074;0.0496031,-0.1056967;-0.7975926;-0.01491454,0.02126589;0.5616766;-0.02798843,156.4059
+0;0;0,0.006865494;0.32526;0.008380287,0.01274954;0.6397751;0.001127511,0.1793842;0.512329;0.005526003,0.2177594;0.2347957;0.02207378,0.2549124;-0.03033966;-0.04688529,-0.1550303;0.5071279;0.007005277,-0.2252673;0.2354051;0.004840741,-0.3103465;-0.02380487;-0.0399273,0.08111212;0.005602669;-0.04568075,0.09563637;-0.35446;0.002840687,0.09832438;-0.7412689;0.1040104,0.1080218;-0.7828979;0.03249617,-0.08160625;0.007042824;-0.04458829,-0.1182537;-0.352481;-0.004463378,-0.1382449;-0.7399663;0.09207225,-0.1376965;-0.6992905;-0.009045362,0.01135076;0.5626264;0.005477221,0;0;0,0.0125404;0.3250021;-0.01130557,0.02387683;0.6383713;-0.03732896,0.1873215;0.5092064;-0.04894948,0.2455301;0.2356936;-0.02499723,0.2773664;-0.03542826;-0.06872177,-0.1447231;0.5186604;0.008788705,-0.1988745;0.2433125;0.01351334,-0.2650812;-0.01776168;-0.04885203,0.07561608;0.0028691;-0.0545094,0.1056587;-0.359328;-0.04350328,0.1190557;-0.7505604;0.0378685,0.1296668;-0.7937191;-0.03194737,-0.08930034;0.00434939;-0.02652977,-0.1038115;-0.3589472;-0.02259351,-0.0857622;-0.7517553;0.04979169,-0.105295;-0.7971204;-0.01561183,0.0212203;0.561657;-0.02834845,156.4284
+0;0;0,0.006865494;0.32526;0.008380287,0.01274954;0.6397751;0.001127511,0.1793842;0.512329;0.005526003,0.2177594;0.2347957;0.02207378,0.2549124;-0.03033966;-0.04688529,-0.1550303;0.5071279;0.007005277,-0.2252673;0.2354051;0.004840741,-0.3103465;-0.02380487;-0.0399273,0.08111212;0.005602669;-0.04568075,0.09563637;-0.35446;0.002840687,0.09832438;-0.7412689;0.1040104,0.1080218;-0.7828979;0.03249617,-0.08160625;0.007042824;-0.04458829,-0.1182537;-0.352481;-0.004463378,-0.1382449;-0.7399663;0.09207225,-0.1376965;-0.6992905;-0.009045362,0.01135076;0.5626264;0.005477221,0;0;0,0.0125404;0.3250021;-0.01130557,0.02387683;0.6383713;-0.03732896,0.1873215;0.5092064;-0.04894948,0.2455301;0.2356936;-0.02499723,0.2773664;-0.03542826;-0.06872177,-0.1447231;0.5186604;0.008788705,-0.1988745;0.2433125;0.01351334,-0.2650812;-0.01776168;-0.04885203,0.07561608;0.0028691;-0.0545094,0.1056587;-0.359328;-0.04350328,0.1190557;-0.7505604;0.0378685,0.1296668;-0.7937191;-0.03194737,-0.08930034;0.00434939;-0.02652977,-0.1038115;-0.3589472;-0.02259351,-0.0857622;-0.7517553;0.04979169,-0.105295;-0.7971204;-0.01561183,0.0212203;0.561657;-0.02834845,156.4401
+0;0;0,0.006709598;0.3252381;0.008453378,0.01254341;0.6397323;0.001248947,0.1791883;0.5124499;0.005699146,0.2174087;0.2347685;0.02223855,0.2540997;-0.03009626;-0.04664107,-0.1551768;0.5070763;0.007207537,-0.2303587;0.2365455;0.005792819,-0.3209361;-0.02068639;-0.03746822,0.08119889;0.005583444;-0.04570784,0.09532993;-0.3545101;0.003022294,0.09762231;-0.7439449;0.1044959,0.1086064;-0.7848364;0.0309067,-0.08170199;0.007062996;-0.04459303,-0.1188141;-0.3525273;-0.005106777,-0.1388818;-0.7424294;0.09254228,-0.13834;-0.7016339;-0.009657465,0.01115292;0.5625877;0.005586705,0;0;0,0.01253425;0.3249776;-0.01134515,0.02387109;0.6383247;-0.03736019,0.187311;0.5092934;-0.04899049,0.24569;0.2357066;-0.02483654,0.2777441;-0.03509176;-0.06825066,-0.1447597;0.518761;0.008566104,-0.1986572;0.2432397;0.0135003,-0.2638886;-0.01771498;-0.0488819,0.07560325;0.002824485;-0.05467915,0.1057268;-0.3593943;-0.04319763,0.1196348;-0.7531924;0.03860236,0.1293154;-0.7946388;-0.03463244,-0.08941729;0.004386827;-0.02643755,-0.103349;-0.358964;-0.02156426,-0.08539596;-0.7544761;0.05061298,-0.1039074;-0.8007636;-0.01571328,0.02121589;0.5616146;-0.02838469,156.4515
+0;0;0,0.006709598;0.3252381;0.008453378,0.01254341;0.6397323;0.001248947,0.1791883;0.5124499;0.005699146,0.2174087;0.2347685;0.02223855,0.2540997;-0.03009626;-0.04664107,-0.1551768;0.5070763;0.007207537,-0.2303587;0.2365455;0.005792819,-0.3209361;-0.02068639;-0.03746822,0.08119889;0.005583444;-0.04570784,0.09532993;-0.3545101;0.003022294,0.09762231;-0.7439449;0.1044959,0.1086064;-0.7848364;0.0309067,-0.08170199;0.007062996;-0.04459303,-0.1188141;-0.3525273;-0.005106777,-0.1388818;-0.7424294;0.09254228,-0.13834;-0.7016339;-0.009657465,0.01115292;0.5625877;0.005586705,0;0;0,0.01253425;0.3249776;-0.01134515,0.02387109;0.6383247;-0.03736019,0.187311;0.5092934;-0.04899049,0.24569;0.2357066;-0.02483654,0.2777441;-0.03509176;-0.06825066,-0.1447597;0.518761;0.008566104,-0.1986572;0.2432397;0.0135003,-0.2638886;-0.01771498;-0.0488819,0.07560325;0.002824485;-0.05467915,0.1057268;-0.3593943;-0.04319763,0.1196348;-0.7531924;0.03860236,0.1293154;-0.7946388;-0.03463244,-0.08941729;0.004386827;-0.02643755,-0.103349;-0.358964;-0.02156426,-0.08539596;-0.7544761;0.05061298,-0.1039074;-0.8007636;-0.01571328,0.02121589;0.5616146;-0.02838469,156.4633
+0;0;0,0.006708181;0.3251694;0.008451591,0.01254075;0.6395969;0.001248706,0.1791037;0.5123558;0.005697907,0.2173246;0.234671;0.02223752,0.2538494;-0.02899322;-0.04632988,-0.1550977;0.5069849;0.00720556,-0.2302806;0.2364507;0.005790824,-0.3204474;-0.0196152;-0.03727412,0.08121501;0.005584552;-0.04571691,0.09535965;-0.3548556;0.003060125,0.09765537;-0.7448562;0.1046812,0.1086702;-0.7859461;0.03088601,-0.08171822;0.007064399;-0.04460189,-0.118866;-0.352872;-0.005077627,-0.1389629;-0.7433406;0.0927133,-0.1384196;-0.7025149;-0.00977245,0.01115057;0.5624691;0.005585521,0;0;0,0.01277702;0.3248981;-0.01138258,0.02430714;0.6381652;-0.03746629,0.1876778;0.509223;-0.04868364,0.2460071;0.2356125;-0.0246377,0.2783374;-0.03391707;-0.06779981,-0.1443642;0.5189784;0.008519799,-0.19812;0.2434267;0.01350014,-0.2630677;-0.01628017;-0.04885799,0.07561178;0.002798036;-0.05470038,0.105932;-0.3597392;-0.04270816,0.1197039;-0.7541225;0.03917455,0.1302252;-0.7957745;-0.0341475,-0.08944957;0.004407923;-0.02639026,-0.1031981;-0.3593007;-0.02155492,-0.08503118;-0.7552528;0.05141448,-0.1028916;-0.8034593;-0.01328155,0.0216037;0.5614762;-0.02846956,156.4853
+0;0;0,0.006426966;0.325175;0.008455909,0.01213313;0.639604;0.001214359,0.1787796;0.5125511;0.005789791,0.2168849;0.2348506;0.02233134,0.2525718;-0.02893391;-0.04621487,-0.1554604;0.5069494;0.007472558,-0.2362469;0.2380322;0.006897817,-0.3366314;-0.0140613;-0.03699085,0.08124887;0.005573453;-0.04565806,0.09491944;-0.3548602;0.003301959,0.09753147;-0.7448664;0.1048943,0.1084267;-0.783824;0.02908552,-0.08169886;0.007068843;-0.04463664,-0.119657;-0.3527866;-0.005145017,-0.1392452;-0.7432998;0.09257078,-0.1387503;-0.7024729;-0.009915091,0.01077055;0.5624762;0.005562345,0;0;0,0.01277702;0.3248981;-0.01138258,0.02430714;0.6381652;-0.03746629,0.1876778;0.509223;-0.04868364,0.2460071;0.2356125;-0.0246377,0.2783374;-0.03391707;-0.06779981,-0.1443642;0.5189784;0.008519799,-0.19812;0.2434267;0.01350014,-0.2630677;-0.01628017;-0.04885799,0.07561178;0.002798036;-0.05470038,0.105932;-0.3597392;-0.04270816,0.1197039;-0.7541225;0.03917455,0.1302252;-0.7957745;-0.0341475,-0.08944957;0.004407923;-0.02639026,-0.1031981;-0.3593007;-0.02155492,-0.08503118;-0.7552528;0.05141448,-0.1028916;-0.8034593;-0.01328155,0.0216037;0.5614762;-0.02846956,156.4976
+0;0;0,0.006426966;0.325175;0.008455909,0.01213313;0.639604;0.001214359,0.1787796;0.5125511;0.005789791,0.2168849;0.2348506;0.02233134,0.2525718;-0.02893391;-0.04621487,-0.1554604;0.5069494;0.007472558,-0.2362469;0.2380322;0.006897817,-0.3366314;-0.0140613;-0.03699085,0.08124887;0.005573453;-0.04565806,0.09491944;-0.3548602;0.003301959,0.09753147;-0.7448664;0.1048943,0.1084267;-0.783824;0.02908552,-0.08169886;0.007068843;-0.04463664,-0.119657;-0.3527866;-0.005145017,-0.1392452;-0.7432998;0.09257078,-0.1387503;-0.7024729;-0.009915091,0.01077055;0.5624762;0.005562345,0;0;0,0.01277702;0.3248981;-0.01138258,0.02430714;0.6381652;-0.03746629,0.1876778;0.509223;-0.04868364,0.2460071;0.2356125;-0.0246377,0.2783374;-0.03391707;-0.06779981,-0.1443642;0.5189784;0.008519799,-0.19812;0.2434267;0.01350014,-0.2630677;-0.01628017;-0.04885799,0.07561178;0.002798036;-0.05470038,0.105932;-0.3597392;-0.04270816,0.1197039;-0.7541225;0.03917455,0.1302252;-0.7957745;-0.0341475,-0.08944957;0.004407923;-0.02639026,-0.1031981;-0.3593007;-0.02155492,-0.08503118;-0.7552528;0.05141448,-0.1028916;-0.8034593;-0.01328155,0.0216037;0.5614762;-0.02846956,156.5085
+0;0;0,0.006426809;0.325167;0.008455703,0.0121327;0.6395812;0.001214496,0.1787565;0.5125389;0.00578969,0.2168489;0.2349321;0.02232565,0.2525398;-0.0288828;-0.04622848,-0.1554382;0.5069379;0.007472228,-0.2361974;0.2381116;0.006897682,-0.3365934;-0.01401106;-0.03699605,0.08123163;0.005572271;-0.04564837,0.09468186;-0.349052;0.002522532,0.09730422;-0.7406012;0.1045168,0.1083236;-0.780344;0.02784485,-0.08168152;0.007067343;-0.04462716,-0.1190279;-0.3469881;-0.005772058,-0.1386936;-0.7390463;0.09233035,-0.138193;-0.6980961;-0.01132245,0.01077019;0.5624571;0.005562274,0;0;0,0.01282916;0.3248896;-0.01133895,0.02439196;0.6381468;-0.03735018,0.1877115;0.5091546;-0.04862618,0.2459906;0.2356336;-0.0245471,0.2783974;-0.03393328;-0.06762052,-0.1443371;0.5191677;0.008502886,-0.1981574;0.2437282;0.01364723,-0.2635517;-0.01580599;-0.04910152,0.07565542;0.002778038;-0.05460715,0.1048681;-0.3540204;-0.04454469,0.1192839;-0.7497197;0.03872991,0.130051;-0.7934387;-0.0341649,-0.08940813;0.004429772;-0.02645686,-0.1027546;-0.3534184;-0.02132856,-0.08466792;-0.7509408;0.05194657,-0.1026653;-0.7997741;-0.01382179,0.0216837;0.5614595;-0.02837205,156.5313
+0;0;0,0.006237398;0.3251689;0.008524544,0.0118589;0.6395859;0.001338769,0.17854;0.5126829;0.005908107,0.2164366;0.2350372;0.02223889,0.2515992;-0.02888715;-0.04616681,-0.1556608;0.5068394;0.007696843,-0.243147;0.2401259;0.007777792,-0.3547185;-0.007314414;-0.03577618,0.08121866;0.005508225;-0.04567922,0.09429258;-0.349104;0.002683483,0.09708794;-0.7406793;0.1045732,0.1081124;-0.7804211;0.02790117,-0.08170273;0.007120732;-0.04457982,-0.1192262;-0.346922;-0.005779326,-0.139502;-0.7389361;0.09237508,-0.1390282;-0.6979769;-0.01127688,0.01051208;0.5624608;0.005672715,0;0;0,0.01282916;0.3248896;-0.01133895,0.02439196;0.6381468;-0.03735018,0.1877115;0.5091546;-0.04862618,0.2459906;0.2356336;-0.0245471,0.2783974;-0.03393328;-0.06762052,-0.1443371;0.5191677;0.008502886,-0.1981574;0.2437282;0.01364723,-0.2635517;-0.01580599;-0.04910152,0.07565542;0.002778038;-0.05460715,0.1048681;-0.3540204;-0.04454469,0.1192839;-0.7497197;0.03872991,0.130051;-0.7934387;-0.0341649,-0.08940813;0.004429772;-0.02645686,-0.1027546;-0.3534184;-0.02132856,-0.08466792;-0.7509408;0.05194657,-0.1026653;-0.7997741;-0.01382179,0.0216837;0.5614595;-0.02837205,156.5425
+0;0;0,0.006236285;0.3251109;0.008523021,0.01185645;0.6394531;0.001338981,0.1786317;0.5125413;0.005907387,0.2165403;0.2348074;0.02224336,0.2516852;-0.0289844;-0.04612797,-0.1557557;0.5066945;0.00769712,-0.2432697;0.2398962;0.007778095,-0.3547851;-0.00741975;-0.035754,0.08126412;0.005511308;-0.04570479,0.09444147;-0.3519063;0.003040519,0.09722073;-0.7412274;0.1043437,0.1081349;-0.7802718;0.02843852,-0.08174846;0.007124718;-0.04460477,-0.1195688;-0.3497189;-0.005497318,-0.1397279;-0.7394764;0.09209207,-0.1392588;-0.6986268;-0.01052321,0.01050996;0.5623469;0.005671863,0;0;0,0.0128652;0.3248268;-0.01142979,0.0244735;0.6380008;-0.03751802,0.1879112;0.5091513;-0.04887986,0.2459838;0.2355212;-0.02450347,0.2784326;-0.03392446;-0.06742215,-0.1444034;0.5192894;0.008480459,-0.1984486;0.243801;0.01351044,-0.2642648;-0.01548564;-0.04921553,0.07561351;0.002737001;-0.0547564,0.1053818;-0.3568373;-0.04392481,0.1194553;-0.7502559;0.03892851,0.1309305;-0.7941613;-0.0321641,-0.0894869;0.004452605;-0.02637092,-0.1031037;-0.3562247;-0.02152008,-0.08485919;-0.7513959;0.05160929,-0.1025331;-0.7994958;-0.01347422,0.0217547;0.5613351;-0.02852249,156.5539
+0;0;0,0.006236285;0.3251109;0.008523021,0.01185645;0.6394531;0.001338981,0.1786317;0.5125413;0.005907387,0.2165403;0.2348074;0.02224336,0.2516852;-0.0289844;-0.04612797,-0.1557557;0.5066945;0.00769712,-0.2432697;0.2398962;0.007778095,-0.3547851;-0.00741975;-0.035754,0.08126412;0.005511308;-0.04570479,0.09444147;-0.3519063;0.003040519,0.09722073;-0.7412274;0.1043437,0.1081349;-0.7802718;0.02843852,-0.08174846;0.007124718;-0.04460477,-0.1195688;-0.3497189;-0.005497318,-0.1397279;-0.7394764;0.09209207,-0.1392588;-0.6986268;-0.01052321,0.01050996;0.5623469;0.005671863,0;0;0,0.0128652;0.3248268;-0.01142979,0.0244735;0.6380008;-0.03751802,0.1879112;0.5091513;-0.04887986,0.2459838;0.2355212;-0.02450347,0.2784326;-0.03392446;-0.06742215,-0.1444034;0.5192894;0.008480459,-0.1984486;0.243801;0.01351044,-0.2642648;-0.01548564;-0.04921553,0.07561351;0.002737001;-0.0547564,0.1053818;-0.3568373;-0.04392481,0.1194553;-0.7502559;0.03892851,0.1309305;-0.7941613;-0.0321641,-0.0894869;0.004452605;-0.02637092,-0.1031037;-0.3562247;-0.02152008,-0.08485919;-0.7513959;0.05160929,-0.1025331;-0.7994958;-0.01347422,0.0217547;0.5613351;-0.02852249,156.5761
+0;0;0,0.006269911;0.3250527;0.008539304,0.01197965;0.6393163;0.001380997,0.1787051;0.512529;0.005963382,0.2166614;0.2347164;0.02225191,0.2507724;-0.02919623;-0.04643098,-0.1556327;0.5066622;0.007918091,-0.2520306;0.2428571;0.007586059,-0.3686263;-0.002163008;-0.03601855,0.08125854;0.005422168;-0.04567888,0.09426127;-0.3529469;0.003354702,0.09702831;-0.7413569;0.1044554,0.1084301;-0.7799273;0.02823529,-0.08171088;0.007214226;-0.04461162,-0.1197245;-0.3505804;-0.005372263,-0.1399681;-0.7393812;0.0921751,-0.1395424;-0.6985326;-0.0104091,0.01060535;0.5622307;0.00570501,0;0;0,0.01295044;0.3247638;-0.01150107,0.02467106;0.6378492;-0.03766537,0.1880672;0.5090867;-0.04883242,0.2459503;0.2353112;-0.02470016,0.2782977;-0.0342508;-0.06737018,-0.1442211;0.5194037;0.00845034,-0.1989048;0.2439544;0.01326438,-0.2654718;-0.01529071;-0.04911837,0.07564748;0.002685472;-0.05467319,0.1057019;-0.3578432;-0.04383016,0.1195194;-0.7503013;0.03909779,0.1309662;-0.7941351;-0.03202844,-0.0894357;0.004543719;-0.02644844,-0.1029631;-0.3571088;-0.02132637,-0.08487571;-0.7513731;0.05161083,-0.1024953;-0.7991459;-0.01382864,0.02192261;0.5612074;-0.02865195,156.598
+0;0;0,0.006269911;0.3250527;0.008539304,0.01197965;0.6393163;0.001380997,0.1787051;0.512529;0.005963382,0.2166614;0.2347164;0.02225191,0.2507724;-0.02919623;-0.04643098,-0.1556327;0.5066622;0.007918091,-0.2520306;0.2428571;0.007586059,-0.3686263;-0.002163008;-0.03601855,0.08125854;0.005422168;-0.04567888,0.09426127;-0.3529469;0.003354702,0.09702831;-0.7413569;0.1044554,0.1084301;-0.7799273;0.02823529,-0.08171088;0.007214226;-0.04461162,-0.1197245;-0.3505804;-0.005372263,-0.1399681;-0.7393812;0.0921751,-0.1395424;-0.6985326;-0.0104091,0.01060535;0.5622307;0.00570501,0;0;0,0.01295044;0.3247638;-0.01150107,0.02467106;0.6378492;-0.03766537,0.1880672;0.5090867;-0.04883242,0.2459503;0.2353112;-0.02470016,0.2782977;-0.0342508;-0.06737018,-0.1442211;0.5194037;0.00845034,-0.1989048;0.2439544;0.01326438,-0.2654718;-0.01529071;-0.04911837,0.07564748;0.002685472;-0.05467319,0.1057019;-0.3578432;-0.04383016,0.1195194;-0.7503013;0.03909779,0.1309662;-0.7941351;-0.03202844,-0.0894357;0.004543719;-0.02644844,-0.1029631;-0.3571088;-0.02132637,-0.08487571;-0.7513731;0.05161083,-0.1024953;-0.7991459;-0.01382864,0.02192261;0.5612074;-0.02865195,156.6095
+0;0;0,0.006269941;0.3250542;0.008539344,0.01197966;0.6393169;0.001381056,0.1787113;0.512528;0.005963439,0.2166601;0.2347701;0.02224876,0.2507595;-0.02905205;-0.0464106,-0.1556388;0.5066611;0.00791822,-0.2520177;0.2429079;0.007586254,-0.3685735;-0.002028331;-0.03600343,0.08127799;0.005423465;-0.04568981,0.09427783;-0.3528661;0.003332879,0.09705027;-0.7420361;0.1046314,0.1084155;-0.7803863;0.02865596,-0.08173044;0.007215953;-0.04462231,-0.1197356;-0.3504993;-0.005391657,-0.1400189;-0.7400609;0.0923466,-0.1395945;-0.6992472;-0.009908341,0.01060537;0.5622316;0.005705058,0;0;0,0.01299539;0.3247646;-0.0114696,0.02474749;0.6378518;-0.03758979,0.1881383;0.5090793;-0.04879618,0.2459773;0.2353555;-0.02461648,0.278377;-0.03410327;-0.06729293,-0.1441574;0.5194536;0.008569214,-0.199356;0.2441627;0.01334381,-0.2697078;-0.0140337;-0.04881962,0.07565621;0.002663433;-0.05470037,0.1056708;-0.357781;-0.04362988,0.1195541;-0.7509943;0.0395143,0.1308244;-0.7942003;-0.03180933,-0.08947082;0.004568104;-0.02640437,-0.1030349;-0.3569981;-0.02097428,-0.08486769;-0.7520787;0.05185287,-0.1020497;-0.7997401;-0.01331365,0.02199306;0.561209;-0.02858782,156.6318
+0;0;0,0.00629697;0.325036;0.008553546,0.01207571;0.6392711;0.001415973,0.1789843;0.5125134;0.00587673,0.2171049;0.2348991;0.02209499,0.2503839;-0.02875677;-0.04638557,-0.155757;0.5066301;0.008127894,-0.2600386;0.2460329;0.007533747,-0.3882409;0.007488191;-0.03687431,0.0812647;0.005364168;-0.04566634,0.09413398;-0.353332;0.003573444,0.09665943;-0.7415836;0.1047118,0.1082086;-0.7805351;0.02882266,-0.08169211;0.007276392;-0.04462725,-0.1198849;-0.3508236;-0.005145133,-0.1400739;-0.7394671;0.092442,-0.1397204;-0.698613;-0.01016856,0.01068029;0.5621925;0.005733112,0;0;0,0.01305722;0.3247436;-0.01150131,0.02489219;0.6378;-0.03763151,0.188385;0.5088432;-0.04892397,0.2459614;0.2351792;-0.024863,0.2783138;-0.03401181;-0.06730103,-0.1442257;0.5194901;0.008618798,-0.2003257;0.2445118;0.0136859,-0.2718554;-0.01299185;-0.04865872,0.07564663;0.002653077;-0.0546689,0.1054075;-0.3582289;-0.04319787,0.1195768;-0.7505996;0.03937984,0.1301845;-0.7942671;-0.03208661,-0.08943077;0.004588949;-0.02644274,-0.1031263;-0.3573974;-0.02083748,-0.08490681;-0.7514879;0.05220616,-0.1022639;-0.798597;-0.01412471,0.02211744;0.5611647;-0.02862978,156.654
+0;0;0,0.00629697;0.325036;0.008553546,0.01207571;0.6392711;0.001415973,0.1789843;0.5125134;0.00587673,0.2171049;0.2348991;0.02209499,0.2503839;-0.02875677;-0.04638557,-0.155757;0.5066301;0.008127894,-0.2600386;0.2460329;0.007533747,-0.3882409;0.007488191;-0.03687431,0.0812647;0.005364168;-0.04566634,0.09413398;-0.353332;0.003573444,0.09665943;-0.7415836;0.1047118,0.1082086;-0.7805351;0.02882266,-0.08169211;0.007276392;-0.04462725,-0.1198849;-0.3508236;-0.005145133,-0.1400739;-0.7394671;0.092442,-0.1397204;-0.698613;-0.01016856,0.01068029;0.5621925;0.005733112,0;0;0,0.01305722;0.3247436;-0.01150131,0.02489219;0.6378;-0.03763151,0.188385;0.5088432;-0.04892397,0.2459614;0.2351792;-0.024863,0.2783138;-0.03401181;-0.06730103,-0.1442257;0.5194901;0.008618798,-0.2003257;0.2445118;0.0136859,-0.2718554;-0.01299185;-0.04865872,0.07564663;0.002653077;-0.0546689,0.1054075;-0.3582289;-0.04319787,0.1195768;-0.7505996;0.03937984,0.1301845;-0.7942671;-0.03208661,-0.08943077;0.004588949;-0.02644274,-0.1031263;-0.3573974;-0.02083748,-0.08490681;-0.7514879;0.05220616,-0.1022639;-0.798597;-0.01412471,0.02211744;0.5611647;-0.02862978,156.6654
+0;0;0,0.00629602;0.324987;0.008552257,0.01207309;0.6391311;0.001416831,0.1790074;0.5123901;0.005876258,0.2171159;0.2348638;0.02208938,0.2503632;-0.02854085;-0.04632593,-0.1557841;0.506506;0.00812776,-0.2600327;0.2459913;0.007533801,-0.3881129;0.007673934;-0.03683195,0.08134048;0.005369169;-0.04570892,0.09420673;-0.3532424;0.003519244,0.09673148;-0.7413877;0.1046299,0.1082814;-0.7803433;0.02873624,-0.0817683;0.007283178;-0.04466887,-0.1199521;-0.3507324;-0.005196057,-0.1401355;-0.7392694;0.09236435,-0.1397821;-0.6984146;-0.01025232,0.01067811;0.5620766;0.005732618,0;0;0,0.01319127;0.3246847;-0.01162624,0.02521388;0.6376299;-0.03790641,0.1886694;0.5086833;-0.04925179,0.2457993;0.2350283;-0.02506304,0.2780272;-0.03391084;-0.06750274,-0.1440216;0.5197279;0.008612648,-0.201977;0.2452241;0.01359151,-0.2774974;-0.01146275;-0.04621291,0.0756855;0.00262329;-0.05476522,0.1052;-0.3581863;-0.04307937,0.1195285;-0.7504743;0.03933001,0.1301397;-0.794296;-0.03198552,-0.08953177;0.004607662;-0.02640528,-0.1032861;-0.3572901;-0.0207424,-0.08513699;-0.7513086;0.05210334,-0.1010069;-0.8023603;-0.00975861,0.02239145;0.561025;-0.02886772,156.6874
+0;0;0,0.006506306;0.3249856;0.008446705,0.01264233;0.6391202;0.001189373,0.1794654;0.5123577;0.005646478,0.2178689;0.2348649;0.02173588,0.2507764;-0.02867869;-0.04630763,-0.1553408;0.5065817;0.008292759,-0.2709259;0.2508943;0.008425805,-0.4082247;0.01754673;-0.03477145,0.08128248;0.005334891;-0.04581599,0.09404036;-0.3532401;0.003706425,0.09646568;-0.7413957;0.1047796,0.1064881;-0.7804651;0.02877229,-0.08182726;0.007294618;-0.04455889,-0.1200935;-0.3507145;-0.005108096,-0.140528;-0.7392035;0.0925915,-0.1402691;-0.6983501;-0.01002558,0.01114354;0.5620693;0.005534797,0;0;0,0.01319127;0.3246847;-0.01162624,0.02521388;0.6376299;-0.03790641,0.1886694;0.5086833;-0.04925179,0.2457993;0.2350283;-0.02506304,0.2780272;-0.03391084;-0.06750274,-0.1440216;0.5197279;0.008612648,-0.201977;0.2452241;0.01359151,-0.2774974;-0.01146275;-0.04621291,0.0756855;0.00262329;-0.05476522,0.1052;-0.3581863;-0.04307937,0.1195285;-0.7504743;0.03933001,0.1301397;-0.794296;-0.03198552,-0.08953177;0.004607662;-0.02640528,-0.1032861;-0.3572901;-0.0207424,-0.08513699;-0.7513086;0.05210334,-0.1010069;-0.8023603;-0.00975861,0.02239145;0.561025;-0.02886772,156.6988
+0;0;0,0.006505891;0.3249649;0.008446167,0.01264146;0.6390762;0.001189302,0.1794463;0.5123233;0.005646163,0.2177959;0.2352197;0.021713,0.2506999;-0.02829611;-0.04632333,-0.1553234;0.5065479;0.008292155,-0.2707464;0.2512191;0.008425015,-0.4080307;0.01789616;-0.03476769,0.0812599;0.005333409;-0.04580326,0.09404337;-0.3539609;0.003818505,0.09646493;-0.7415136;0.1047347,0.1064314;-0.7801972;0.02915177,-0.08180453;0.007292591;-0.0445465,-0.1201475;-0.3514348;-0.005016565,-0.1405503;-0.7393203;0.09253126,-0.1402928;-0.6985275;-0.009512827,0.01114275;0.5620295;0.005534494,0;0;0,0.01339542;0.3246519;-0.01172829,0.0258156;0.6375479;-0.03813267,0.1890617;0.5083988;-0.04950619,0.2456546;0.235023;-0.02546048,0.2772176;-0.03387186;-0.06848979,-0.1435393;0.5198236;0.008485973,-0.2038497;0.2462234;0.01305608,-0.2825741;-0.009832114;-0.04516952,0.07569138;0.002583221;-0.05471468,0.10542;-0.3589322;-0.04284048,0.119455;-0.7506169;0.03945827,0.1292433;-0.7942048;-0.03138352,-0.08948658;0.004666756;-0.02645613,-0.1033144;-0.3579514;-0.02053588,-0.08534207;-0.7514244;0.0518724,-0.1015594;-0.7995871;-0.01260355,0.02287864;0.5609549;-0.02906489,156.7207
+0;0;0,0.006505891;0.3249649;0.008446167,0.01264146;0.6390762;0.001189302,0.1794463;0.5123233;0.005646163,0.2177959;0.2352197;0.021713,0.2506999;-0.02829611;-0.04632333,-0.1553234;0.5065479;0.008292155,-0.2707464;0.2512191;0.008425015,-0.4080307;0.01789616;-0.03476769,0.0812599;0.005333409;-0.04580326,0.09404337;-0.3539609;0.003818505,0.09646493;-0.7415136;0.1047347,0.1064314;-0.7801972;0.02915177,-0.08180453;0.007292591;-0.0445465,-0.1201475;-0.3514348;-0.005016565,-0.1405503;-0.7393203;0.09253126,-0.1402928;-0.6985275;-0.009512827,0.01114275;0.5620295;0.005534494,0;0;0,0.01339542;0.3246519;-0.01172829,0.0258156;0.6375479;-0.03813267,0.1890617;0.5083988;-0.04950619,0.2456546;0.235023;-0.02546048,0.2772176;-0.03387186;-0.06848979,-0.1435393;0.5198236;0.008485973,-0.2038497;0.2462234;0.01305608,-0.2825741;-0.009832114;-0.04516952,0.07569138;0.002583221;-0.05471468,0.10542;-0.3589322;-0.04284048,0.119455;-0.7506169;0.03945827,0.1292433;-0.7942048;-0.03138352,-0.08948658;0.004666756;-0.02645613,-0.1033144;-0.3579514;-0.02053588,-0.08534207;-0.7514244;0.0518724,-0.1015594;-0.7995871;-0.01260355,0.02287864;0.5609549;-0.02906489,156.7328
+0;0;0,0.006753043;0.3249654;0.008196477,0.01324612;0.639082;0.0006273519,0.1803211;0.5124094;0.005250109,0.2186319;0.2358717;0.02148152,0.2513501;-0.02898657;-0.04651105,-0.155266;0.5069055;0.00854907,-0.2799627;0.256596;0.008163576,-0.4244098;0.02629484;-0.03587947,0.08116253;0.005225241;-0.04591879,0.09348439;-0.3546115;0.003728747,0.09572916;-0.7420951;0.1041218,0.1061546;-0.7835556;0.03160793,-0.08185361;0.007355429;-0.0443743,-0.1197207;-0.3520465;-0.005702838,-0.1412839;-0.7395931;0.0921234,-0.1333026;-0.785917;0.02441426,0.01165037;0.5620346;0.005054744,0;0;0,0.01356249;0.324641;-0.01181507,0.02614124;0.6375474;-0.03826094,0.1895485;0.5079654;-0.04976368,0.2454265;0.2350322;-0.02548718,0.2757741;-0.03519318;-0.06908369,-0.1435528;0.5199038;0.008646015,-0.2064728;0.2474634;0.01328622,-0.2909135;-0.008953005;-0.04115443,0.07568823;0.002524063;-0.05466366,0.1051969;-0.3595218;-0.04236722,0.1192743;-0.751068;0.03961252,0.1289879;-0.7943237;-0.03118873,-0.08943513;0.004732145;-0.02649826,-0.1040764;-0.3583767;-0.02043192,-0.08563358;-0.751662;0.05177502,-0.1021618;-0.7992033;-0.01293763,0.02316982;0.5609491;-0.02918744,156.7544
+0;0;0,0.006753043;0.3249654;0.008196477,0.01324612;0.639082;0.0006273519,0.1803211;0.5124094;0.005250109,0.2186319;0.2358717;0.02148152,0.2513501;-0.02898657;-0.04651105,-0.155266;0.5069055;0.00854907,-0.2799627;0.256596;0.008163576,-0.4244098;0.02629484;-0.03587947,0.08116253;0.005225241;-0.04591879,0.09348439;-0.3546115;0.003728747,0.09572916;-0.7420951;0.1041218,0.1061546;-0.7835556;0.03160793,-0.08185361;0.007355429;-0.0443743,-0.1197207;-0.3520465;-0.005702838,-0.1412839;-0.7395931;0.0921234,-0.1333026;-0.785917;0.02441426,0.01165037;0.5620346;0.005054744,0;0;0,0.01356249;0.324641;-0.01181507,0.02614124;0.6375474;-0.03826094,0.1895485;0.5079654;-0.04976368,0.2454265;0.2350322;-0.02548718,0.2757741;-0.03519318;-0.06908369,-0.1435528;0.5199038;0.008646015,-0.2064728;0.2474634;0.01328622,-0.2909135;-0.008953005;-0.04115443,0.07568823;0.002524063;-0.05466366,0.1051969;-0.3595218;-0.04236722,0.1192743;-0.751068;0.03961252,0.1289879;-0.7943237;-0.03118873,-0.08943513;0.004732145;-0.02649826,-0.1040764;-0.3583767;-0.02043192,-0.08563358;-0.751662;0.05177502,-0.1021618;-0.7992033;-0.01293763,0.02316982;0.5609491;-0.02918744,156.7659
+0;0;0,0.006750623;0.3248489;0.008193539,0.01323957;0.638766;0.000629527,0.1802733;0.5121617;0.005249028,0.218519;0.2360939;0.02145285,0.2510606;-0.02733472;-0.04617269,-0.1552295;0.5066592;0.008547161,-0.2797142;0.256775;0.008162322,-0.4233817;0.02771702;-0.03564299,0.0811265;0.005222922;-0.04589841,0.09337588;-0.3524973;0.003457107,0.09561128;-0.738361;0.1034305,0.1057557;-0.7778957;0.03287081,-0.08181728;0.007352164;-0.0443546,-0.1194616;-0.3499359;-0.005910605,-0.1409347;-0.7358624;0.09150668,-0.1331685;-0.7801294;0.02562225,0.01164498;0.5617744;0.005053712,0;0;0,0.01400467;0.3245014;-0.01192713,0.0273151;0.6371728;-0.03842545,0.1904002;0.5073189;-0.04964471,0.2451289;0.2346267;-0.02551126,0.275025;-0.03409755;-0.06933308,-0.1426165;0.5200849;0.008652583,-0.2081823;0.2487696;0.01392547,-0.2957503;-0.005352199;-0.03880783,0.07568815;0.002473503;-0.05459523,0.1047368;-0.3574813;-0.04282618,0.1191513;-0.747256;0.0393827,0.1275816;-0.7875599;-0.03063846,-0.08937563;0.004796686;-0.02654129,-0.1050124;-0.3561267;-0.0202488,-0.08567056;-0.747737;0.05156848,-0.102162;-0.794034;-0.01026568,0.0241416;0.5606396;-0.02934813,156.7877
+0;0;0,0.006745799;0.3248504;0.008141107,0.0132475;0.6387663;0.0005427101,0.1803178;0.512295;0.004972908,0.2183023;0.2362016;0.02135253,0.2507058;-0.02727365;-0.04615773,-0.1552714;0.5068353;0.008935124,-0.2897202;0.2621681;0.009375787,-0.4450532;0.04057756;-0.03300487,0.08112303;0.005174802;-0.04590999,0.09307599;-0.352689;0.002467457,0.09553289;-0.7384295;0.1029097,0.1044764;-0.7776145;0.0318455,-0.0818226;0.007394591;-0.04433772,-0.1195258;-0.3498906;-0.005925566,-0.1415608;-0.7358871;0.09108818,-0.1416007;-0.6954311;-0.007943794,0.01165039;0.5617752;0.004973493,0;0;0,0.01400467;0.3245014;-0.01192713,0.0273151;0.6371728;-0.03842545,0.1904002;0.5073189;-0.04964471,0.2451289;0.2346267;-0.02551126,0.275025;-0.03409755;-0.06933308,-0.1426165;0.5200849;0.008652583,-0.2081823;0.2487696;0.01392547,-0.2957503;-0.005352199;-0.03880783,0.07568815;0.002473503;-0.05459523,0.1047368;-0.3574813;-0.04282618,0.1191513;-0.747256;0.0393827,0.1275816;-0.7875599;-0.03063846,-0.08937563;0.004796686;-0.02654129,-0.1050124;-0.3561267;-0.0202488,-0.08567056;-0.747737;0.05156848,-0.102162;-0.794034;-0.01026568,0.0241416;0.5606396;-0.02934813,156.7996
+0;0;0,0.006745309;0.3248268;0.008140516,0.0132472;0.638752;0.0005417499,0.1799945;0.5123698;0.004972269,0.2179986;0.2361335;0.02136037,0.2517177;-0.03803858;-0.04889075,-0.1549523;0.5069206;0.008926898,-0.2894706;0.2621268;0.00936779,-0.4511099;0.03153984;-0.03473349,0.08106645;0.005171192;-0.04587796,0.0930279;-0.3529471;0.002533887,0.09548143;-0.7381579;0.1028382,0.1044661;-0.7776611;0.03144702,-0.08176553;0.007389434;-0.04430679,-0.1194956;-0.3501499;-0.005867325,-0.1415003;-0.7356161;0.09101318,-0.1415404;-0.695112;-0.008474417,0.01164997;0.5617553;0.004972852,0;0;0,0.01434531;0.3244612;-0.01197147,0.027948;0.6371328;-0.03843379,0.1906409;0.5072699;-0.04944324,0.2448606;0.2342926;-0.02571487,0.2705239;-0.04573697;-0.07226968,-0.1417724;0.5203084;0.008559164,-0.2112359;0.2498306;0.01455601,-0.3089083;-0.01258656;-0.03873453,0.07572012;0.002339706;-0.05444526,0.1045035;-0.3578864;-0.04243707,0.1188403;-0.74714;0.03960157,0.1271347;-0.7875571;-0.03097295,-0.08925125;0.004928472;-0.02670623,-0.1052381;-0.3562248;-0.01976062,-0.08591314;-0.7473245;0.05180685,-0.1024543;-0.7936598;-0.0107026,0.02471205;0.5605947;-0.0293715,156.8214
+0;0;0,0.006745309;0.3248268;0.008140516,0.0132472;0.638752;0.0005417499,0.1799945;0.5123698;0.004972269,0.2179986;0.2361335;0.02136037,0.2517177;-0.03803858;-0.04889075,-0.1549523;0.5069206;0.008926898,-0.2894706;0.2621268;0.00936779,-0.4511099;0.03153984;-0.03473349,0.08106645;0.005171192;-0.04587796,0.0930279;-0.3529471;0.002533887,0.09548143;-0.7381579;0.1028382,0.1044661;-0.7776611;0.03144702,-0.08176553;0.007389434;-0.04430679,-0.1194956;-0.3501499;-0.005867325,-0.1415003;-0.7356161;0.09101318,-0.1415404;-0.695112;-0.008474417,0.01164997;0.5617553;0.004972852,0;0;0,0.01434531;0.3244612;-0.01197147,0.027948;0.6371328;-0.03843379,0.1906409;0.5072699;-0.04944324,0.2448606;0.2342926;-0.02571487,0.2705239;-0.04573697;-0.07226968,-0.1417724;0.5203084;0.008559164,-0.2112359;0.2498306;0.01455601,-0.3089083;-0.01258656;-0.03873453,0.07572012;0.002339706;-0.05444526,0.1045035;-0.3578864;-0.04243707,0.1188403;-0.74714;0.03960157,0.1271347;-0.7875571;-0.03097295,-0.08925125;0.004928472;-0.02670623,-0.1052381;-0.3562248;-0.01976062,-0.08591314;-0.7473245;0.05180685,-0.1024543;-0.7936598;-0.0107026,0.02471205;0.5605947;-0.0293715,156.8436
+0;0;0,0.006872328;0.3247519;0.00799826,0.01352064;0.6385924;0.0002414621,0.1807179;0.5122004;0.004590645,0.2190835;0.2366246;0.02103532,0.2525086;-0.0380041;-0.04898897,-0.1552342;0.5068871;0.009262507,-0.3019869;0.269933;0.008380271,-0.4712976;0.04458848;-0.0362881,0.08096126;0.005119105;-0.0459522,0.0926815;-0.3544791;0.002871484,0.09508667;-0.7383001;0.1028416,0.1037411;-0.7775459;0.03156217,-0.08177021;0.007426656;-0.04417027,-0.1199603;-0.351578;-0.005580477,-0.1419009;-0.7356943;0.09081233,-0.1363688;-0.7791013;0.02349628,0.01188748;0.5616177;0.004711607,0;0;0,0.01468857;0.3243719;-0.01191974,0.02858939;0.6369644;-0.03824139,0.1916575;0.5068343;-0.04904222,0.2445235;0.2341567;-0.02587986,0.2692247;-0.0463869;-0.07199574,-0.1416806;0.5202445;0.008878119,-0.2145199;0.2512923;0.01547514,-0.3210127;-0.008379251;-0.03621161,0.07574796;0.00221017;-0.05431294,0.1044717;-0.3595042;-0.04128909,0.1185274;-0.747501;0.03982377,0.1267282;-0.788173;-0.03009653,-0.08915063;0.005052909;-0.02681732,-0.1056012;-0.357587;-0.01949118,-0.0857108;-0.7471806;0.05219937,-0.1033104;-0.7910826;-0.0124488,0.02528765;0.5604435;-0.02921987,156.8661
+0;0;0,0.006872328;0.3247519;0.00799826,0.01352064;0.6385924;0.0002414621,0.1807179;0.5122004;0.004590645,0.2190835;0.2366246;0.02103532,0.2525086;-0.0380041;-0.04898897,-0.1552342;0.5068871;0.009262507,-0.3019869;0.269933;0.008380271,-0.4712976;0.04458848;-0.0362881,0.08096126;0.005119105;-0.0459522,0.0926815;-0.3544791;0.002871484,0.09508667;-0.7383001;0.1028416,0.1037411;-0.7775459;0.03156217,-0.08177021;0.007426656;-0.04417027,-0.1199603;-0.351578;-0.005580477,-0.1419009;-0.7356943;0.09081233,-0.1363688;-0.7791013;0.02349628,0.01188748;0.5616177;0.004711607,0;0;0,0.01468857;0.3243719;-0.01191974,0.02858939;0.6369644;-0.03824139,0.1916575;0.5068343;-0.04904222,0.2445235;0.2341567;-0.02587986,0.2692247;-0.0463869;-0.07199574,-0.1416806;0.5202445;0.008878119,-0.2145199;0.2512923;0.01547514,-0.3210127;-0.008379251;-0.03621161,0.07574796;0.00221017;-0.05431294,0.1044717;-0.3595042;-0.04128909,0.1185274;-0.747501;0.03982377,0.1267282;-0.788173;-0.03009653,-0.08915063;0.005052909;-0.02681732,-0.1056012;-0.357587;-0.01949118,-0.0857108;-0.7471806;0.05219937,-0.1033104;-0.7910826;-0.0124488,0.02528765;0.5604435;-0.02921987,156.8771
+0;0;0,0.0068735;0.3248073;0.007999623,0.01352539;0.6388164;0.0002381569,0.1811179;0.5122557;0.004590115,0.2196264;0.2356534;0.02109605,0.2530635;-0.0390735;-0.04895329,-0.1556229;0.50693;0.009272946,-0.3029222;0.2690932;0.008387423,-0.4722936;0.04366811;-0.03629693,0.08093706;0.005117575;-0.04593847,0.09266884;-0.3548346;0.002933279,0.09506999;-0.7380146;0.1027365,0.1037352;-0.7773466;0.03136826,-0.08174577;0.007424436;-0.04415707,-0.1199734;-0.3519336;-0.005529288,-0.1418775;-0.7354084;0.09070255,-0.1363384;-0.7789068;0.02330267,0.01189111;0.5617892;0.004711362,0;0;0,0.01512387;0.3244043;-0.01200438,0.02960669;0.6371341;-0.03839588,0.192797;0.5062927;-0.04872823,0.2440924;0.2321823;-0.02644706,0.2676243;-0.0485512;-0.07265091,-0.1412626;0.5204582;0.008778721,-0.2209338;0.2523744;0.01569286,-0.3323671;-0.005183131;-0.03671491,0.07583242;0.002083808;-0.05415201,0.1045027;-0.3599951;-0.0411706,0.1184198;-0.7472866;0.04010057,0.1263726;-0.7880235;-0.02995992,-0.08906468;0.005127696;-0.02699127,-0.105875;-0.3578441;-0.01921102,-0.08572261;-0.74681;0.05215289,-0.1033555;-0.790206;-0.01325006,0.0261531;0.5605686;-0.02935815,156.8998
+0;0;0,0.007071188;0.3246633;0.007868816,0.01408941;0.6383298;-9.411341E-05,0.1818451;0.5119218;0.004234748,0.2205119;0.2359371;0.02085805,0.2538707;-0.03989327;-0.04934781,-0.1554919;0.506833;0.009682861,-0.3102943;0.2745133;0.008010889,-0.4990561;0.06340626;-0.03588491,0.08084707;0.005081766;-0.04590299,0.09248489;-0.3563087;0.003246434,0.09499365;-0.7406688;0.1031358,0.1038505;-0.7793607;0.03265162,-0.08166637;0.007454099;-0.04409303,-0.1200891;-0.353343;-0.005319789,-0.1419795;-0.7379737;0.09110054,-0.1355549;-0.7811363;0.02498692,0.01235084;0.5614105;0.004431603,0;0;0,0.01553915;0.3242469;-0.01186037,0.03070883;0.636649;-0.03784227,0.1938251;0.5056119;-0.04873347,0.2440454;0.2318902;-0.02652121,0.2658298;-0.04997072;-0.07346678,-0.1408825;0.5208792;0.008819865,-0.2264689;0.2552624;0.01667609,-0.348868;0.00145784;-0.03553269,0.0758132;0.002014428;-0.05401349,0.1045457;-0.3615232;-0.04101205,0.1181057;-0.7500938;0.03989387,0.1262198;-0.7901589;-0.02931666,-0.0888804;0.005269648;-0.02723349,-0.1059129;-0.3591416;-0.01895295,-0.08588551;-0.7492381;0.05274394,-0.1028083;-0.7925608;-0.01130643,0.02706826;0.5601801;-0.02893543,156.9215
+0;0;0,0.007071188;0.3246633;0.007868816,0.01408941;0.6383298;-9.411341E-05,0.1818451;0.5119218;0.004234748,0.2205119;0.2359371;0.02085805,0.2538707;-0.03989327;-0.04934781,-0.1554919;0.506833;0.009682861,-0.3102943;0.2745133;0.008010889,-0.4990561;0.06340626;-0.03588491,0.08084707;0.005081766;-0.04590299,0.09248489;-0.3563087;0.003246434,0.09499365;-0.7406688;0.1031358,0.1038505;-0.7793607;0.03265162,-0.08166637;0.007454099;-0.04409303,-0.1200891;-0.353343;-0.005319789,-0.1419795;-0.7379737;0.09110054,-0.1355549;-0.7811363;0.02498692,0.01235084;0.5614105;0.004431603,0;0;0,0.01553915;0.3242469;-0.01186037,0.03070883;0.636649;-0.03784227,0.1938251;0.5056119;-0.04873347,0.2440454;0.2318902;-0.02652121,0.2658298;-0.04997072;-0.07346678,-0.1408825;0.5208792;0.008819865,-0.2264689;0.2552624;0.01667609,-0.348868;0.00145784;-0.03553269,0.0758132;0.002014428;-0.05401349,0.1045457;-0.3615232;-0.04101205,0.1181057;-0.7500938;0.03989387,0.1262198;-0.7901589;-0.02931666,-0.0888804;0.005269648;-0.02723349,-0.1059129;-0.3591416;-0.01895295,-0.08588551;-0.7492381;0.05274394,-0.1028083;-0.7925608;-0.01130643,0.02706826;0.5601801;-0.02893543,156.9332
+0;0;0,0.007067472;0.3244927;0.007864681,0.01408018;0.6379128;-9.181956E-05,0.1815241;0.5116605;0.004233622,0.2201132;0.2362305;0.02082351,0.2536674;-0.04121572;-0.04979364,-0.1551896;0.5065811;0.009671668,-0.3096808;0.2747284;0.008003056,-0.4995484;0.06238465;-0.0361499,0.08083566;0.00508105;-0.04589651,0.09234348;-0.3522722;0.002703849,0.09485836;-0.7375691;0.1028367,0.103887;-0.7775932;0.03098559,-0.08165485;0.007453047;-0.04408681,-0.1196484;-0.3493135;-0.005746711,-0.1415921;-0.7348816;0.09090862,-0.1350429;-0.7794631;0.02351285,0.01234306;0.5610577;0.004430112,0;0;0,0.01613112;0.3240468;-0.01186419,0.03212731;0.6361667;-0.03776431,0.1946862;0.5051374;-0.04850554,0.243908;0.2317801;-0.02661872,0.2644511;-0.05192167;-0.07331276,-0.1395064;0.5211697;0.008822691,-0.2309442;0.2581377;0.0177284,-0.3583175;0.004897952;-0.03456627,0.07583302;0.001917616;-0.05396652,0.103478;-0.357669;-0.04260707,0.1174976;-0.7468147;0.04019165,0.1265723;-0.7884667;-0.03003025,-0.08885252;0.005346959;-0.02726446,-0.1072687;-0.3549281;-0.01961508,-0.08587029;-0.7458388;0.0526171,-0.1032012;-0.7903214;-0.0129531,0.02827574;0.5597703;-0.02888036,156.9554
+0;0;0,0.007186927;0.3244915;0.007806926,0.01430217;0.6379087;-0.0001753811,0.1817421;0.5117221;0.003827509,0.2208139;0.2363567;0.02035946,0.254566;-0.04110989;-0.05008308,-0.1550609;0.5068626;0.01023185,-0.3193118;0.2818262;0.007723909,-0.5139793;0.07368487;-0.03552954,0.08081106;0.005037476;-0.04594461,0.09207967;-0.3523024;0.002810195,0.09484304;-0.7374916;0.10335,0.1048076;-0.7768094;0.03093993,-0.08168262;0.007495;-0.04402823,-0.1198665;-0.3492458;-0.005638007,-0.141877;-0.7348238;0.09096266,-0.1424742;-0.6942648;-0.009215251,0.01254278;0.5610543;0.004349122,0;0;0,0.01613112;0.3240468;-0.01186419,0.03212731;0.6361667;-0.03776431,0.1946862;0.5051374;-0.04850554,0.243908;0.2317801;-0.02661872,0.2644511;-0.05192167;-0.07331276,-0.1395064;0.5211697;0.008822691,-0.2309442;0.2581377;0.0177284,-0.3583175;0.004897952;-0.03456627,0.07583302;0.001917616;-0.05396652,0.103478;-0.357669;-0.04260707,0.1174976;-0.7468147;0.04019165,0.1265723;-0.7884667;-0.03003025,-0.08885252;0.005346959;-0.02726446,-0.1072687;-0.3549281;-0.01961508,-0.08587029;-0.7458388;0.0526171,-0.1032012;-0.7903214;-0.0129531,0.02827574;0.5597703;-0.02888036,156.9777
+0;0;0,0.007186362;0.324466;0.007806312,0.01430278;0.637935;-0.0001776284,0.1817073;0.5117389;0.003826534,0.2206765;0.2370965;0.02031509,0.2544648;-0.04066867;-0.05020324,-0.1550261;0.5068803;0.01022954,-0.3188457;0.2824348;0.007728193,-0.5137226;0.07406951;-0.03557179,0.08073954;0.005033018;-0.04590394,0.09205581;-0.3538185;0.003057111,0.0948076;-0.7373917;0.1031751,0.1048284;-0.7771009;0.0303562,-0.08161033;0.007488367;-0.04398926,-0.1199557;-0.3507616;-0.005436637,-0.1418738;-0.734722;0.09075877,-0.1424745;-0.6941033;-0.009984761,0.01254294;0.5610609;0.004348039,0;0;0,0.01701576;0.3239769;-0.01183772,0.0340434;0.636107;-0.03758955,0.1961148;0.5044025;-0.04815698,0.2436725;0.2314643;-0.02666497,0.2635219;-0.05264398;-0.07310271,-0.1380509;0.521856;0.008635357,-0.2372262;0.2624355;0.01781049,-0.3696898;0.01146352;-0.03448145,0.07585075;0.001753435;-0.05380487,0.10401;-0.3593013;-0.04171419,0.1173111;-0.7469113;0.04039073,0.1264167;-0.7889507;-0.03024769,-0.08869967;0.00551981;-0.0274459,-0.1078201;-0.3562339;-0.01918127,-0.08623695;-0.7455411;0.05246844,-0.1031214;-0.7906802;-0.01334497,0.02993694;0.5596991;-0.02874756,156.9894
+0;0;0,0.007186362;0.324466;0.007806312,0.01430278;0.637935;-0.0001776284,0.1817073;0.5117389;0.003826534,0.2206765;0.2370965;0.02031509,0.2544648;-0.04066867;-0.05020324,-0.1550261;0.5068803;0.01022954,-0.3188457;0.2824348;0.007728193,-0.5137226;0.07406951;-0.03557179,0.08073954;0.005033018;-0.04590394,0.09205581;-0.3538185;0.003057111,0.0948076;-0.7373917;0.1031751,0.1048284;-0.7771009;0.0303562,-0.08161033;0.007488367;-0.04398926,-0.1199557;-0.3507616;-0.005436637,-0.1418738;-0.734722;0.09075877,-0.1424745;-0.6941033;-0.009984761,0.01254294;0.5610609;0.004348039,0;0;0,0.01701576;0.3239769;-0.01183772,0.0340434;0.636107;-0.03758955,0.1961148;0.5044025;-0.04815698,0.2436725;0.2314643;-0.02666497,0.2635219;-0.05264398;-0.07310271,-0.1380509;0.521856;0.008635357,-0.2372262;0.2624355;0.01781049,-0.3696898;0.01146352;-0.03448145,0.07585075;0.001753435;-0.05380487,0.10401;-0.3593013;-0.04171419,0.1173111;-0.7469113;0.04039073,0.1264167;-0.7889507;-0.03024769,-0.08869967;0.00551981;-0.0274459,-0.1078201;-0.3562339;-0.01918127,-0.08623695;-0.7455411;0.05246844,-0.1031214;-0.7906802;-0.01334497,0.02993694;0.5596991;-0.02874756,157.0111
+0;0;0,0.00732648;0.3243278;0.007738735,0.01462323;0.6375707;-0.0003131912,0.1823322;0.511397;0.003495748,0.2214693;0.2377416;0.01962006,0.2552298;-0.04017919;-0.05103973,-0.155224;0.5069817;0.01074564,-0.3270764;0.2898624;0.008522267,-0.5354483;0.09494869;-0.03577641,0.08060516;0.004987784;-0.04584409,0.09207986;-0.3557862;0.003258437,0.09457719;-0.7377147;0.1033563,0.1047647;-0.7767231;0.02967922,-0.08148412;0.007521717;-0.04390346,-0.1201016;-0.3526253;-0.005129013,-0.1417058;-0.7350436;0.0907075,-0.1424888;-0.6944086;-0.01019119,0.01281742;0.5607582;0.004227309,0;0;0,0.01778286;0.323801;-0.01178122,0.03548405;0.6356832;-0.03739858,0.197677;0.5035529;-0.04741383,0.243223;0.2312174;-0.02648759,0.2628559;-0.05306262;-0.07309198,-0.1373757;0.5224736;0.008646008,-0.2440651;0.2671139;0.01801484,-0.382809;0.01894161;-0.032316,0.07584771;0.001631081;-0.05355573,0.1030228;-0.3614149;-0.0409174,0.1168844;-0.7474444;0.04084016,0.1260303;-0.7895467;-0.02995443,-0.08843422;0.005704977;-0.02775958,-0.1087846;-0.3579085;-0.01928796,-0.08680172;-0.7455934;0.05221223,-0.1038495;-0.7901697;-0.01443628,0.03122621;0.5593396;-0.02859139,157.0237
+0;0;0,0.00732648;0.3243278;0.007738735,0.01462323;0.6375707;-0.0003131912,0.1823322;0.511397;0.003495748,0.2214693;0.2377416;0.01962006,0.2552298;-0.04017919;-0.05103973,-0.155224;0.5069817;0.01074564,-0.3270764;0.2898624;0.008522267,-0.5354483;0.09494869;-0.03577641,0.08060516;0.004987784;-0.04584409,0.09207986;-0.3557862;0.003258437,0.09457719;-0.7377147;0.1033563,0.1047647;-0.7767231;0.02967922,-0.08148412;0.007521717;-0.04390346,-0.1201016;-0.3526253;-0.005129013,-0.1417058;-0.7350436;0.0907075,-0.1424888;-0.6944086;-0.01019119,0.01281742;0.5607582;0.004227309,0;0;0,0.01778286;0.323801;-0.01178122,0.03548405;0.6356832;-0.03739858,0.197677;0.5035529;-0.04741383,0.243223;0.2312174;-0.02648759,0.2628559;-0.05306262;-0.07309198,-0.1373757;0.5224736;0.008646008,-0.2440651;0.2671139;0.01801484,-0.382809;0.01894161;-0.032316,0.07584771;0.001631081;-0.05355573,0.1030228;-0.3614149;-0.0409174,0.1168844;-0.7474444;0.04084016,0.1260303;-0.7895467;-0.02995443,-0.08843422;0.005704977;-0.02775958,-0.1087846;-0.3579085;-0.01928796,-0.08680172;-0.7455934;0.05221223,-0.1038495;-0.7901697;-0.01443628,0.03122621;0.5593396;-0.02859139,157.0447
+0;0;0,0.007326751;0.3243398;0.007739021,0.01462545;0.6376665;-0.000315303,0.1819238;0.5115862;0.003496944,0.2209921;0.2384121;0.0195929,0.2547554;-0.03953186;-0.05107277,-0.154816;0.5071816;0.0107293,-0.3263661;0.2904441;0.008509841,-0.5347553;0.09551419;-0.03579253,0.08048806;0.004980538;-0.04577749,0.09200324;-0.3570665;0.003498305,0.09449946;-0.7388245;0.1035515,0.1046031;-0.7772647;0.03048111,-0.08136574;0.007510789;-0.04383967,-0.1201195;-0.353907;-0.00492841,-0.141714;-0.7361547;0.09086531,-0.1424906;-0.6956072;-0.009202518,0.01281903;0.560828;0.004226737,0;0;0,0.01845471;0.3237768;-0.01174116,0.0367508;0.6357156;-0.03727937,0.1982456;0.5032285;-0.04727101,0.242872;0.2312249;-0.02648544,0.262261;-0.05309328;-0.07310772,-0.1359835;0.5230209;0.008434668,-0.2494212;0.2711254;0.01792519,-0.3943218;0.02644856;-0.03230909,0.07577192;0.001557752;-0.05343127,0.1023562;-0.3628078;-0.04039955,0.1168209;-0.7487108;0.04099846,0.1257122;-0.7895707;-0.02989054,-0.08825187;0.005802562;-0.02786844,-0.1090852;-0.3590555;-0.01874103,-0.08691581;-0.7466757;0.05207703,-0.1037336;-0.7914842;-0.01308642,0.03235643;0.5593514;-0.0284903,157.067
+0;0;0,0.00748072;0.3243665;0.007718939,0.0149642;0.6377373;-0.0003324426,0.1821784;0.511537;0.003189594,0.2209272;0.2387898;0.01931677,0.2552915;-0.04060486;-0.05197029,-0.1547232;0.5079581;0.01135709,-0.3368307;0.3006321;0.009028355,-0.5518762;0.110862;-0.03643412,0.08028607;0.004900747;-0.04588761,0.09162102;-0.3569449;0.00383025,0.09400022;-0.73874;0.1036792,0.1036391;-0.7775834;0.03046796,-0.08132836;0.007620107;-0.04362541,-0.1202169;-0.3536624;-0.004956644,-0.1418232;-0.7358708;0.09092283,-0.1427943;-0.6952863;-0.009472504,0.01310996;0.560887;0.004206234,0;0;0,0.0189661;0.3237807;-0.01164007,0.03746035;0.6357641;-0.03707981,0.1988787;0.5030131;-0.04672933,0.2422278;0.2312492;-0.02628946,0.2611365;-0.05470398;-0.07316566,-0.1354212;0.5234613;0.008454479,-0.2543988;0.2746858;0.018832,-0.4070984;0.0327667;-0.03098864,0.07582166;0.001407474;-0.05314732,0.1018352;-0.362861;-0.04032541,0.1161595;-0.7487428;0.04111814,0.1252602;-0.7896131;-0.03020358,-0.08805049;0.005944629;-0.02805912,-0.1095864;-0.3587221;-0.01873245,-0.08722676;-0.7463033;0.05214668,-0.1041304;-0.7909846;-0.01364977,0.03303707;0.5593864;-0.02831197,157.0896
+0;0;0,0.00748072;0.3243665;0.007718939,0.0149642;0.6377373;-0.0003324426,0.1821784;0.511537;0.003189594,0.2209272;0.2387898;0.01931677,0.2552915;-0.04060486;-0.05197029,-0.1547232;0.5079581;0.01135709,-0.3368307;0.3006321;0.009028355,-0.5518762;0.110862;-0.03643412,0.08028607;0.004900747;-0.04588761,0.09162102;-0.3569449;0.00383025,0.09400022;-0.73874;0.1036792,0.1036391;-0.7775834;0.03046796,-0.08132836;0.007620107;-0.04362541,-0.1202169;-0.3536624;-0.004956644,-0.1418232;-0.7358708;0.09092283,-0.1427943;-0.6952863;-0.009472504,0.01310996;0.560887;0.004206234,0;0;0,0.0189661;0.3237807;-0.01164007,0.03746035;0.6357641;-0.03707981,0.1988787;0.5030131;-0.04672933,0.2422278;0.2312492;-0.02628946,0.2611365;-0.05470398;-0.07316566,-0.1354212;0.5234613;0.008454479,-0.2543988;0.2746858;0.018832,-0.4070984;0.0327667;-0.03098864,0.07582166;0.001407474;-0.05314732,0.1018352;-0.362861;-0.04032541,0.1161595;-0.7487428;0.04111814,0.1252602;-0.7896131;-0.03020358,-0.08805049;0.005944629;-0.02805912,-0.1095864;-0.3587221;-0.01873245,-0.08722676;-0.7463033;0.05214668,-0.1041304;-0.7909846;-0.01364977,0.03303707;0.5593864;-0.02831197,157.1015
+0;0;0,0.007481167;0.3243859;0.007719401,0.01496651;0.6378348;-0.0003341641,0.181956;0.5116767;0.003190586,0.2207658;0.2385002;0.01934315,0.2550608;-0.04033077;-0.05180011,-0.154499;0.5081027;0.01134725,-0.3368931;0.3004504;0.009014856,-0.5515047;0.111063;-0.03635591,0.08025471;0.004898834;-0.04586969,0.09162113;-0.3579514;0.003986206,0.0939988;-0.7395014;0.103771,0.1036247;-0.7782517;0.0306588,-0.08129659;0.007617131;-0.04360837,-0.1202931;-0.3546684;-0.004832249,-0.1418855;-0.7366314;0.09098569,-0.1428553;-0.6960612;-0.009273916,0.01311172;0.5609614;0.004205878,0;0;0,0.01953681;0.3237715;-0.01149392,0.03864335;0.6358088;-0.03678322,0.1995785;0.5027174;-0.04621577,0.2421044;0.2303633;-0.02603436,0.2601242;-0.05507267;-0.07278728,-0.1342978;0.5239009;0.008427221,-0.2599766;0.2780095;0.02003677,-0.4183829;0.03998199;-0.02723456,0.07592833;0.001247779;-0.0529356,0.101462;-0.3640421;-0.03928113,0.1158551;-0.7498145;0.0414381,0.1249556;-0.7899122;-0.03045178,-0.08798873;0.006021744;-0.02811704,-0.1095403;-0.3596533;-0.01850432,-0.08835341;-0.7472359;0.05130904,-0.1058608;-0.7908747;-0.01529032,0.0340669;0.5594127;-0.0280509,157.1224
+0;0;0,0.007673515;0.324382;0.007694643,0.01538347;0.6378258;-0.000353137,0.1822493;0.5114511;0.002872058,0.2208425;0.2382572;0.01924842,0.2553186;-0.04040617;-0.05246176,-0.1543899;0.5089942;0.01201975,-0.3471817;0.3109787;0.008313833,-0.5704686;0.1315092;-0.03547968,0.08017728;0.004828146;-0.04601236,0.09159994;-0.3580337;0.003745891,0.09373231;-0.7394863;0.103908,0.1041892;-0.7781275;0.03080732,-0.08136619;0.007660609;-0.04347074,-0.1216405;-0.354548;-0.005286578,-0.1427905;-0.736396;0.09108715,-0.1439504;-0.695833;-0.009171203,0.01347072;0.5609536;0.004181623,0;0;0,0.01953681;0.3237715;-0.01149392,0.03864335;0.6358088;-0.03678322,0.1995785;0.5027174;-0.04621577,0.2421044;0.2303633;-0.02603436,0.2601242;-0.05507267;-0.07278728,-0.1342978;0.5239009;0.008427221,-0.2599766;0.2780095;0.02003677,-0.4183829;0.03998199;-0.02723456,0.07592833;0.001247779;-0.0529356,0.101462;-0.3640421;-0.03928113,0.1158551;-0.7498145;0.0414381,0.1249556;-0.7899122;-0.03045178,-0.08798873;0.006021744;-0.02811704,-0.1095403;-0.3596533;-0.01850432,-0.08835341;-0.7472359;0.05130904,-0.1058608;-0.7908747;-0.01529032,0.0340669;0.5594127;-0.0280509,157.1342
+0;0;0,0.007673515;0.324382;0.007694643,0.01538347;0.6378258;-0.000353137,0.1822493;0.5114511;0.002872058,0.2208425;0.2382572;0.01924842,0.2553186;-0.04040617;-0.05246176,-0.1543899;0.5089942;0.01201975,-0.3471817;0.3109787;0.008313833,-0.5704686;0.1315092;-0.03547968,0.08017728;0.004828146;-0.04601236,0.09159994;-0.3580337;0.003745891,0.09373231;-0.7394863;0.103908,0.1041892;-0.7781275;0.03080732,-0.08136619;0.007660609;-0.04347074,-0.1216405;-0.354548;-0.005286578,-0.1427905;-0.736396;0.09108715,-0.1439504;-0.695833;-0.009171203,0.01347072;0.5609536;0.004181623,0;0;0,0.01953681;0.3237715;-0.01149392,0.03864335;0.6358088;-0.03678322,0.1995785;0.5027174;-0.04621577,0.2421044;0.2303633;-0.02603436,0.2601242;-0.05507267;-0.07278728,-0.1342978;0.5239009;0.008427221,-0.2599766;0.2780095;0.02003677,-0.4183829;0.03998199;-0.02723456,0.07592833;0.001247779;-0.0529356,0.101462;-0.3640421;-0.03928113,0.1158551;-0.7498145;0.0414381,0.1249556;-0.7899122;-0.03045178,-0.08798873;0.006021744;-0.02811704,-0.1095403;-0.3596533;-0.01850432,-0.08835341;-0.7472359;0.05130904,-0.1058608;-0.7908747;-0.01529032,0.0340669;0.5594127;-0.0280509,157.1453
+0;0;0,0.007674539;0.3244253;0.00769567,0.01538553;0.6379114;-0.0003531342,0.1818164;0.5116552;0.002875963,0.2204642;0.2380747;0.01927551,0.2549023;-0.04028055;-0.05235538,-0.1539558;0.5092046;0.0120001,-0.3470203;0.3109089;0.008288933,-0.5700604;0.1316378;-0.03545616,0.08011451;0.004824365;-0.04597633,0.09160379;-0.3601535;0.004072074,0.09373254;-0.7409602;0.1040646,0.1041285;-0.7792015;0.03138976,-0.08130248;0.00765461;-0.04343671,-0.1218117;-0.3566661;-0.005029876,-0.1429258;-0.7378676;0.09118068,-0.1440789;-0.6973662;-0.008493632,0.01347256;0.5610301;0.004182156,0;0;0,0.02009318;0.3237876;-0.01130342,0.03960904;0.6358619;-0.03634906,0.1999119;0.5025179;-0.0456233,0.2418107;0.229636;-0.02590489,0.2591633;-0.05561644;-0.07204103,-0.1331194;0.524413;0.008473322,-0.2651075;0.2814429;0.02086397,-0.4302672;0.04817154;-0.02502029,0.07598422;0.001057804;-0.05273247,0.1015083;-0.3663541;-0.03849506,0.1155429;-0.7514369;0.04232025,0.1244507;-0.7903822;-0.02988625,-0.08785123;0.006225182;-0.02826381,-0.1105102;-0.3615368;-0.01913125,-0.0890866;-0.7483424;0.05114856,-0.1059699;-0.7918566;-0.0148605,0.03494094;0.5594551;-0.02767944,157.1673
+0;0;0,0.008052108;0.3244185;0.007596294,0.01642211;0.6378847;-0.000566991,0.1826244;0.5114926;0.002541218,0.2211804;0.2379013;0.01897599,0.2555371;-0.04037216;-0.05301087,-0.1534284;0.5103715;0.0126133,-0.354575;0.320302;0.007868198,-0.584049;0.1490947;-0.03489144,0.08009525;0.004739296;-0.04601872,0.09152332;-0.3602458;0.003991079,0.0933478;-0.7410328;0.1040646,0.1030191;-0.7793425;0.03135392,-0.08130566;0.007777251;-0.04340895,-0.1216868;-0.3565344;-0.004781649,-0.1429596;-0.7377296;0.09141871,-0.1345313;-0.7825404;0.02524554,0.01432358;0.5610099;0.003995989,0;0;0,0.02009318;0.3237876;-0.01130342,0.03960904;0.6358619;-0.03634906,0.1999119;0.5025179;-0.0456233,0.2418107;0.229636;-0.02590489,0.2591633;-0.05561644;-0.07204103,-0.1331194;0.524413;0.008473322,-0.2651075;0.2814429;0.02086397,-0.4302672;0.04817154;-0.02502029,0.07598422;0.001057804;-0.05273247,0.1015083;-0.3663541;-0.03849506,0.1155429;-0.7514369;0.04232025,0.1244507;-0.7903822;-0.02988625,-0.08785123;0.006225182;-0.02826381,-0.1105102;-0.3615368;-0.01913125,-0.0890866;-0.7483424;0.05114856,-0.1059699;-0.7918566;-0.0148605,0.03494094;0.5594551;-0.02767944,157.1787
+0;0;0,0.00805213;0.3244194;0.007596315,0.01642189;0.6378766;-0.0005666902,0.182858;0.5114189;0.002539307,0.2213392;0.2383589;0.01894217,0.2557137;-0.04005888;-0.05308203,-0.1536616;0.5102963;0.01262538,-0.3544176;0.3205959;0.007889492,-0.5840105;0.1492998;-0.03489231,0.08003768;0.004735889;-0.04598564,0.09151739;-0.3618985;0.004250146,0.09332702;-0.7395868;0.1035093,0.1030016;-0.7779194;0.03077413,-0.08124722;0.007771661;-0.04337775,-0.1218109;-0.3581862;-0.004575897,-0.1429105;-0.7362794;0.09084161,-0.1344794;-0.7811154;0.02464617,0.01432345;0.5610051;0.003996099,0;0;0,0.0204945;0.3237676;-0.01118064,0.04024767;0.6358266;-0.03611684,0.2006777;0.5021615;-0.04514956,0.2415457;0.2296435;-0.02577472,0.2586091;-0.05587882;-0.07128739,-0.1328665;0.5246366;0.008541595,-0.2698374;0.2850948;0.02159343,-0.4400619;0.05469061;-0.02110399,0.07610185;0.00089477;-0.05244851,0.1019436;-0.3681415;-0.03759503,0.1155661;-0.7501676;0.0422461,0.1236899;-0.7905067;-0.02874517,-0.08770731;0.006375001;-0.02845918,-0.1110188;-0.3630113;-0.01915999,-0.08962761;-0.7466733;0.05048195,-0.10694;-0.7895972;-0.01611939,0.03553102;0.5594232;-0.02747202,157.1898
+0;0;0,0.00805213;0.3244194;0.007596315,0.01642189;0.6378766;-0.0005666902,0.182858;0.5114189;0.002539307,0.2213392;0.2383589;0.01894217,0.2557137;-0.04005888;-0.05308203,-0.1536616;0.5102963;0.01262538,-0.3544176;0.3205959;0.007889492,-0.5840105;0.1492998;-0.03489231,0.08003768;0.004735889;-0.04598564,0.09151739;-0.3618985;0.004250146,0.09332702;-0.7395868;0.1035093,0.1030016;-0.7779194;0.03077413,-0.08124722;0.007771661;-0.04337775,-0.1218109;-0.3581862;-0.004575897,-0.1429105;-0.7362794;0.09084161,-0.1344794;-0.7811154;0.02464617,0.01432345;0.5610051;0.003996099,0;0;0,0.0204945;0.3237676;-0.01118064,0.04024767;0.6358266;-0.03611684,0.2006777;0.5021615;-0.04514956,0.2415457;0.2296435;-0.02577472,0.2586091;-0.05587882;-0.07128739,-0.1328665;0.5246366;0.008541595,-0.2698374;0.2850948;0.02159343,-0.4400619;0.05469061;-0.02110399,0.07610185;0.00089477;-0.05244851,0.1019436;-0.3681415;-0.03759503,0.1155661;-0.7501676;0.0422461,0.1236899;-0.7905067;-0.02874517,-0.08770731;0.006375001;-0.02845918,-0.1110188;-0.3630113;-0.01915999,-0.08962761;-0.7466733;0.05048195,-0.10694;-0.7895972;-0.01611939,0.03553102;0.5594232;-0.02747202,157.2012
+0;0;0,0.008487741;0.3244265;0.007542089,0.01746295;0.6378794;-0.0006254991,0.1835119;0.5111358;0.002120116,0.2216785;0.2376398;0.01842694,0.2558169;-0.04077384;-0.05360828,-0.1529098;0.5113158;0.01321725,-0.3626174;0.3309667;0.008789996,-0.6033527;0.1763735;-0.03611111,0.07987193;0.004653735;-0.04608816,0.09114441;-0.3634767;0.004688494,0.09257291;-0.740142;0.1038323,0.1018201;-0.7786832;0.03071451,-0.0812295;0.007838831;-0.04319285,-0.1220803;-0.3596327;-0.004190173,-0.143095;-0.736739;0.09098049,-0.1345909;-0.7819375;0.02462909,0.01520436;0.5610101;0.003930927,0;0;0,0.02081134;0.3237696;-0.01102901,0.0407422;0.6358415;-0.03581524,0.2008832;0.5018014;-0.04471302,0.2412473;0.2288162;-0.02541327,0.2580482;-0.05677876;-0.07037926,-0.1323579;0.5248541;0.008593518,-0.2737403;0.2874596;0.02191835,-0.4503526;0.06182516;-0.02010369,0.07608619;0.0008103698;-0.05230236,0.1019285;-0.3697696;-0.03720474,0.1150832;-0.7508899;0.04205799,0.1235558;-0.7911939;-0.02946258,-0.08757921;0.006459676;-0.02852116,-0.1116154;-0.3644458;-0.01976415,-0.0901933;-0.7470174;0.05015228,-0.1076028;-0.790196;-0.01671655,0.03598893;0.5594343;-0.02720714,157.2228
+0;0;0,0.008487741;0.3244265;0.007542089,0.01746295;0.6378794;-0.0006254991,0.1835119;0.5111358;0.002120116,0.2216785;0.2376398;0.01842694,0.2558169;-0.04077384;-0.05360828,-0.1529098;0.5113158;0.01321725,-0.3626174;0.3309667;0.008789996,-0.6033527;0.1763735;-0.03611111,0.07987193;0.004653735;-0.04608816,0.09114441;-0.3634767;0.004688494,0.09257291;-0.740142;0.1038323,0.1018201;-0.7786832;0.03071451,-0.0812295;0.007838831;-0.04319285,-0.1220803;-0.3596327;-0.004190173,-0.143095;-0.736739;0.09098049,-0.1345909;-0.7819375;0.02462909,0.01520436;0.5610101;0.003930927,0;0;0,0.02081134;0.3237696;-0.01102901,0.0407422;0.6358415;-0.03581524,0.2008832;0.5018014;-0.04471302,0.2412473;0.2288162;-0.02541327,0.2580482;-0.05677876;-0.07037926,-0.1323579;0.5248541;0.008593518,-0.2737403;0.2874596;0.02191835,-0.4503526;0.06182516;-0.02010369,0.07608619;0.0008103698;-0.05230236,0.1019285;-0.3697696;-0.03720474,0.1150832;-0.7508899;0.04205799,0.1235558;-0.7911939;-0.02946258,-0.08757921;0.006459676;-0.02852116,-0.1116154;-0.3644458;-0.01976415,-0.0901933;-0.7470174;0.05015228,-0.1076028;-0.790196;-0.01671655,0.03598893;0.5594343;-0.02720714,157.2346
+0;0;0,0.008487741;0.3244265;0.007542089,0.01746295;0.6378794;-0.0006254991,0.1835119;0.5111358;0.002120116,0.2216785;0.2376398;0.01842694,0.2558169;-0.04077384;-0.05360828,-0.1529098;0.5113158;0.01321725,-0.3626174;0.3309667;0.008789996,-0.6033527;0.1763735;-0.03611111,0.07987193;0.004653735;-0.04608816,0.09114441;-0.3634767;0.004688494,0.09257291;-0.740142;0.1038323,0.1018201;-0.7786832;0.03071451,-0.0812295;0.007838831;-0.04319285,-0.1220803;-0.3596327;-0.004190173,-0.143095;-0.736739;0.09098049,-0.1345909;-0.7819375;0.02462909,0.01520436;0.5610101;0.003930927,0;0;0,0.02081134;0.3237696;-0.01102901,0.0407422;0.6358415;-0.03581524,0.2008832;0.5018014;-0.04471302,0.2412473;0.2288162;-0.02541327,0.2580482;-0.05677876;-0.07037926,-0.1323579;0.5248541;0.008593518,-0.2737403;0.2874596;0.02191835,-0.4503526;0.06182516;-0.02010369,0.07608619;0.0008103698;-0.05230236,0.1019285;-0.3697696;-0.03720474,0.1150832;-0.7508899;0.04205799,0.1235558;-0.7911939;-0.02946258,-0.08757921;0.006459676;-0.02852116,-0.1116154;-0.3644458;-0.01976415,-0.0901933;-0.7470174;0.05015228,-0.1076028;-0.790196;-0.01671655,0.03598893;0.5594343;-0.02720714,157.2461
+0;0;0,0.008902414;0.3244176;0.007449524,0.01832953;0.6378167;-0.0007772022,0.1838581;0.5107418;0.001976066,0.2220689;0.2375167;0.01803006,0.2561435;-0.04154676;-0.05445335,-0.1520865;0.5121865;0.01356604,-0.3699096;0.342221;0.007685422,-0.6129183;0.1892761;-0.03527941,0.0798256;0.004582607;-0.04607127,0.0909078;-0.3642587;0.005012333,0.09232371;-0.7416855;0.1043617,0.1000381;-0.7796876;0.03129008,-0.08119049;0.007875333;-0.04314827,-0.1223504;-0.3602961;-0.004008904,-0.143394;-0.738137;0.09147277,-0.134588;-0.7823962;0.0249048,0.01596128;0.5609638;0.003789801,0;0;0,0.02132223;0.3237356;-0.01105094,0.04186086;0.6357246;-0.03588843,0.201471;0.5014231;-0.04436755,0.2412054;0.2286137;-0.02523613,0.2578216;-0.05781648;-0.06965423,-0.1312086;0.5251518;0.008361991,-0.2774345;0.291105;0.02284744,-0.4674318;0.07557403;-0.01885094,0.07608532;0.0007037967;-0.0522132,0.1019536;-0.3706218;-0.03723383,0.1148328;-0.7525481;0.0420742,0.1227532;-0.7920879;-0.02951312,-0.08748401;0.006616329;-0.02860876,-0.1118619;-0.3650163;-0.02017414,-0.09056017;-0.7484066;0.04969338,-0.1078254;-0.791286;-0.01674285,0.03694833;0.559342;-0.02726316,157.2681
+0;0;0,0.008902414;0.3244176;0.007449524,0.01832953;0.6378167;-0.0007772022,0.1838581;0.5107418;0.001976066,0.2220689;0.2375167;0.01803006,0.2561435;-0.04154676;-0.05445335,-0.1520865;0.5121865;0.01356604,-0.3699096;0.342221;0.007685422,-0.6129183;0.1892761;-0.03527941,0.0798256;0.004582607;-0.04607127,0.0909078;-0.3642587;0.005012333,0.09232371;-0.7416855;0.1043617,0.1000381;-0.7796876;0.03129008,-0.08119049;0.007875333;-0.04314827,-0.1223504;-0.3602961;-0.004008904,-0.143394;-0.738137;0.09147277,-0.134588;-0.7823962;0.0249048,0.01596128;0.5609638;0.003789801,0;0;0,0.02132223;0.3237356;-0.01105094,0.04186086;0.6357246;-0.03588843,0.201471;0.5014231;-0.04436755,0.2412054;0.2286137;-0.02523613,0.2578216;-0.05781648;-0.06965423,-0.1312086;0.5251518;0.008361991,-0.2774345;0.291105;0.02284744,-0.4674318;0.07557403;-0.01885094,0.07608532;0.0007037967;-0.0522132,0.1019536;-0.3706218;-0.03723383,0.1148328;-0.7525481;0.0420742,0.1227532;-0.7920879;-0.02951312,-0.08748401;0.006616329;-0.02860876,-0.1118619;-0.3650163;-0.02017414,-0.09056017;-0.7484066;0.04969338,-0.1078254;-0.791286;-0.01674285,0.03694833;0.559342;-0.02726316,157.2792
+0;0;0,0.008903531;0.3244583;0.00745046,0.0183314;0.6378825;-0.0007768429,0.1838715;0.5107998;0.001976554,0.2220942;0.2374901;0.01803552,0.2561323;-0.04127467;-0.05437031,-0.1520966;0.5122446;0.01356734,-0.3699871;0.3422265;0.007684901,-0.6127356;0.1894453;-0.03523394,0.07978979;0.004580552;-0.0460506,0.09090011;-0.3651965;0.005162593,0.09231731;-0.7429668;0.1046024,0.09999477;-0.7806434;0.03188048,-0.08115407;0.0078718;-0.04312891,-0.1224183;-0.3612337;-0.003890257,-0.1434811;-0.7394184;0.09167831,-0.1347173;-0.7833222;0.02542895,0.01596302;0.5610253;0.003790415,0;0;0,0.02160787;0.3237609;-0.01095176,0.04239466;0.6357688;-0.03566337,0.2018866;0.5011519;-0.04382038,0.2413004;0.2281863;-0.02502155,0.2579836;-0.05796033;-0.06921148,-0.1307706;0.5251954;0.00843906,-0.2815691;0.2940096;0.02360458,-0.4700183;0.07722044;-0.01639934,0.07609356;0.0006201267;-0.05212903,0.1019004;-0.3716391;-0.0366919,0.114312;-0.7541193;0.04176569,0.1231352;-0.7928749;-0.02980494,-0.08741304;0.006726003;-0.02866656,-0.1120007;-0.3658377;-0.02012434,-0.09095149;-0.7495756;0.04989618,-0.1098258;-0.7898336;-0.01818554,0.03742414;0.5593818;-0.02707124,157.3017
+0;0;0,0.009095793;0.3244534;0.007434287,0.01868891;0.6378729;-0.0007825615,0.1841566;0.5106741;0.001779901,0.2222694;0.237349;0.01783828,0.2564063;-0.04125199;-0.05514887,-0.1519668;0.5129756;0.01390395,-0.3768449;0.3522939;0.008586135,-0.6305403;0.2178537;-0.03234607,0.07972848;0.004564776;-0.04615826,0.09079084;-0.3651817;0.005285081,0.0917387;-0.7429224;0.1048428,0.1006437;-0.7812081;0.03283367,-0.08120055;0.007897536;-0.04303662,-0.1227766;-0.3611811;-0.003875185,-0.1438589;-0.7392965;0.09196317,-0.1456082;-0.6988702;-0.007111415,0.01628524;0.5610166;0.003780203,0;0;0,0.02160787;0.3237609;-0.01095176,0.04239466;0.6357688;-0.03566337,0.2018866;0.5011519;-0.04382038,0.2413004;0.2281863;-0.02502155,0.2579836;-0.05796033;-0.06921148,-0.1307706;0.5251954;0.00843906,-0.2815691;0.2940096;0.02360458,-0.4700183;0.07722044;-0.01639934,0.07609356;0.0006201267;-0.05212903,0.1019004;-0.3716391;-0.0366919,0.114312;-0.7541193;0.04176569,0.1231352;-0.7928749;-0.02980494,-0.08741304;0.006726003;-0.02866656,-0.1120007;-0.3658377;-0.02012434,-0.09095149;-0.7495756;0.04989618,-0.1098258;-0.7898336;-0.01818554,0.03742414;0.5593818;-0.02707124,157.3128
+0;0;0,0.009096196;0.3244677;0.007434616,0.01868899;0.6378766;-0.0007818623,0.1843289;0.5106308;0.001778273,0.2224151;0.2374964;0.01782545,0.2565534;-0.0411157;-0.05516461,-0.152139;0.5129347;0.01391475,-0.3768604;0.3523651;0.008600645,-0.6305658;0.2179195;-0.03233318,0.07967039;0.00456145;-0.04612463,0.09073892;-0.3653912;0.005347393,0.09168309;-0.7416606;0.1045174,0.1006919;-0.7807417;0.03166938,-0.0811414;0.007891783;-0.04300527,-0.1227407;-0.3613926;-0.003821999,-0.1437408;-0.7380353;0.09164307,-0.1455105;-0.6974875;-0.008585654,0.01628546;0.5610249;0.003780626,0;0;0,0.02187441;0.3237575;-0.010952,0.0429102;0.6357348;-0.03569984,0.2024283;0.5007602;-0.04359102,0.2413753;0.227918;-0.0248611,0.2581579;-0.05826867;-0.06882882,-0.1304555;0.5253075;0.00876708,-0.2851881;0.2969739;0.02400204,-0.476898;0.0826984;-0.0140895,0.07603683;0.0005006939;-0.05209422,0.1018186;-0.3719705;-0.03668929,0.1139384;-0.7528849;0.04187035,0.1226757;-0.7930863;-0.02993226,-0.08733331;0.006882288;-0.02865633,-0.1122125;-0.3658714;-0.02013881,-0.09154722;-0.748104;0.049757,-0.1103615;-0.7889825;-0.01939831,0.03787922;0.5593578;-0.02709603,157.3352
+0;0;0,0.009095968;0.3244596;0.00743443,0.01868554;0.6377637;-0.0007789189,0.1840142;0.510646;0.001782895,0.2220651;0.2377647;0.0178152,0.2562193;-0.04097775;-0.05520901,-0.1518283;0.5129455;0.01389682,-0.3763413;0.3525248;0.008587638,-0.6301655;0.2180162;-0.03236534,0.07967086;0.004561477;-0.0461249,0.09072919;-0.3650502;0.005299687,0.09167419;-0.7416487;0.1045564,0.1007033;-0.7808856;0.03154413,-0.08114187;0.007891829;-0.04300553,-0.1227028;-0.3610523;-0.003858358,-0.1437213;-0.7380242;0.09169017,-0.145495;-0.6974527;-0.008764535,0.01628309;0.5609463;0.003781527,0;0;0,0.02226933;0.3237284;-0.01077294,0.04386642;0.6355813;-0.03527808,0.2028001;0.5004802;-0.04351068,0.241715;0.2279062;-0.0245862,0.2589664;-0.05840403;-0.0684638,-0.129447;0.52563;0.008892205,-0.2893122;0.3011721;0.02408603,-0.4887375;0.09348813;-0.01187667,0.07604109;0.0004477948;-0.05208946,0.101807;-0.3716843;-0.03681088,0.113826;-0.7529099;0.04194021,0.1230664;-0.7921962;-0.03099871,-0.08733553;0.006973131;-0.02862935,-0.1121726;-0.3654393;-0.02016078,-0.0917818;-0.7480007;0.04991113,-0.1103705;-0.7890617;-0.01944925,0.03868543;0.5592418;-0.02673888,157.3571
+0;0;0,0.009317294;0.3244548;0.00737116,0.01910261;0.6377512;-0.0009003466,0.184358;0.5105425;0.001537131,0.2220663;0.2376067;0.01745167,0.2561327;-0.04103896;-0.05598151,-0.1517105;0.5139336;0.01421704,-0.3819184;0.3618329;0.007989101,-0.6383219;0.2320809;-0.03223567,0.07961368;0.004533054;-0.04622632,0.09053607;-0.3650626;0.005342472,0.09131835;-0.7416292;0.1047213,0.1012531;-0.7807724;0.03173791,-0.0811857;0.007933337;-0.04291509,-0.122893;-0.3609987;-0.003809366,-0.1438675;-0.7379638;0.09177563,-0.1457555;-0.6973969;-0.00867749,0.01665659;0.5609362;0.003674548,0;0;0,0.02226933;0.3237284;-0.01077294,0.04386642;0.6355813;-0.03527808,0.2028001;0.5004802;-0.04351068,0.241715;0.2279062;-0.0245862,0.2589664;-0.05840403;-0.0684638,-0.129447;0.52563;0.008892205,-0.2893122;0.3011721;0.02408603,-0.4887375;0.09348813;-0.01187667,0.07604109;0.0004477948;-0.05208946,0.101807;-0.3716843;-0.03681088,0.113826;-0.7529099;0.04194021,0.1230664;-0.7921962;-0.03099871,-0.08733553;0.006973131;-0.02862935,-0.1121726;-0.3654393;-0.02016078,-0.0917818;-0.7480007;0.04991113,-0.1103705;-0.7890617;-0.01944925,0.03868543;0.5592418;-0.02673888,157.3686
+0;0;0,0.009317294;0.3244548;0.00737116,0.01910261;0.6377512;-0.0009003466,0.184358;0.5105425;0.001537131,0.2220663;0.2376067;0.01745167,0.2561327;-0.04103896;-0.05598151,-0.1517105;0.5139336;0.01421704,-0.3819184;0.3618329;0.007989101,-0.6383219;0.2320809;-0.03223567,0.07961368;0.004533054;-0.04622632,0.09053607;-0.3650626;0.005342472,0.09131835;-0.7416292;0.1047213,0.1012531;-0.7807724;0.03173791,-0.0811857;0.007933337;-0.04291509,-0.122893;-0.3609987;-0.003809366,-0.1438675;-0.7379638;0.09177563,-0.1457555;-0.6973969;-0.00867749,0.01665659;0.5609362;0.003674548,0;0;0,0.02226933;0.3237284;-0.01077294,0.04386642;0.6355813;-0.03527808,0.2028001;0.5004802;-0.04351068,0.241715;0.2279062;-0.0245862,0.2589664;-0.05840403;-0.0684638,-0.129447;0.52563;0.008892205,-0.2893122;0.3011721;0.02408603,-0.4887375;0.09348813;-0.01187667,0.07604109;0.0004477948;-0.05208946,0.101807;-0.3716843;-0.03681088,0.113826;-0.7529099;0.04194021,0.1230664;-0.7921962;-0.03099871,-0.08733553;0.006973131;-0.02862935,-0.1121726;-0.3654393;-0.02016078,-0.0917818;-0.7480007;0.04991113,-0.1103705;-0.7890617;-0.01944925,0.03868543;0.5592418;-0.02673888,157.3799
+0;0;0,0.009316183;0.3244161;0.007370281,0.01909957;0.6376506;-0.0008995004,0.1845391;0.5104039;0.001534611,0.2222919;0.2371457;0.01746796,0.2562676;-0.04075718;-0.05576945,-0.1518973;0.5137988;0.01422841,-0.3823772;0.3615184;0.007993104,-0.6380972;0.2321123;-0.03212444,0.07959976;0.004532261;-0.04621822,0.09049279;-0.3640699;0.005211942,0.09127738;-0.7417436;0.1048829,0.1013249;-0.7816715;0.03107128,-0.0811715;0.00793195;-0.04290758,-0.1227667;-0.3600084;-0.003906976,-0.1438029;-0.7380818;0.09195903,-0.1457123;-0.697395;-0.009634107,0.01665409;0.5608528;0.003674368,0;0;0,0.0224298;0.3236804;-0.01071525,0.0441472;0.6354669;-0.03516507,0.2032119;0.5002307;-0.04334974,0.2420278;0.2273116;-0.02443695,0.2598642;-0.0581761;-0.06833076,-0.1294194;0.5256529;0.008970566,-0.2935515;0.3039062;0.02440564,-0.4948738;0.09901351;-0.01075657,0.07603376;0.0003948957;-0.05207205,0.1007915;-0.3708171;-0.03724122,0.1137063;-0.7531053;0.0418868,0.1230643;-0.7943271;-0.03076935,-0.08731976;0.007021783;-0.02861367,-0.1123698;-0.3643791;-0.0205397,-0.09176052;-0.7479939;0.05008068,-0.1094874;-0.7893634;-0.02085012,0.03894102;0.5591451;-0.02663946,157.402
+0;0;0,0.009483773;0.3244148;0.007213666,0.01940233;0.6376393;-0.001258722,0.1847401;0.5101578;0.001212098,0.2221958;0.2368566;0.01711047,0.2562387;-0.04091957;-0.05657472,-0.1518689;0.514769;0.01431472,-0.3880067;0.3714197;0.008060487,-0.6513069;0.2576599;-0.03040762,0.07949159;0.004579816;-0.04639934,0.09030461;-0.363991;0.005272601,0.09062633;-0.7415344;0.1054384,0.1013674;-0.7817874;0.03203434,-0.08124854;0.007951196;-0.04275792,-0.1229968;-0.3599974;-0.003999241,-0.144038;-0.738081;0.09182571,-0.1354139;-0.7842177;0.02423982,0.01692742;0.5608458;0.003370817,0;0;0,0.0224298;0.3236804;-0.01071525,0.0441472;0.6354669;-0.03516507,0.2032119;0.5002307;-0.04334974,0.2420278;0.2273116;-0.02443695,0.2598642;-0.0581761;-0.06833076,-0.1294194;0.5256529;0.008970566,-0.2935515;0.3039062;0.02440564,-0.4948738;0.09901351;-0.01075657,0.07603376;0.0003948957;-0.05207205,0.1007915;-0.3708171;-0.03724122,0.1137063;-0.7531053;0.0418868,0.1230643;-0.7943271;-0.03076935,-0.08731976;0.007021783;-0.02861367,-0.1123698;-0.3643791;-0.0205397,-0.09176052;-0.7479939;0.05008068,-0.1094874;-0.7893634;-0.02085012,0.03894102;0.5591451;-0.02663946,157.4136
+0;0;0,0.009482474;0.3243703;0.007212677,0.01939774;0.6374913;-0.001256705,0.1849528;0.5099744;0.001209523,0.2223476;0.2371175;0.01708206,0.2556739;-0.03481188;-0.05505215,-0.1520901;0.5145916;0.01432903,-0.387844;0.3714754;0.008084962,-0.645602;0.26011;-0.02957345,0.07947182;0.004578676;-0.04638779,0.09027523;-0.3636643;0.005238205,0.09059726;-0.7415895;0.1055053,0.1013144;-0.7816859;0.03226495,-0.08122832;0.007949218;-0.04274728,-0.1229394;-0.3596722;-0.00402306,-0.1440019;-0.7381381;0.09189881,-0.1353971;-0.784105;0.02446363,0.01692381;0.5607278;0.003371023,0;0;0,0.02260239;0.3236249;-0.01068044,0.04452012;0.6352949;-0.03510618,0.2037369;0.4999678;-0.04324675,0.2423224;0.2274818;-0.02417397,0.2619234;-0.05203226;-0.065974,-0.1293325;0.5256563;0.009152114,-0.2982239;0.3081261;0.02519918,-0.4996059;0.1115974;-0.007684033,0.07602997;0.0003603101;-0.05203724,0.1007129;-0.3705346;-0.03745699,0.1138235;-0.7531005;0.0422461,0.1234954;-0.7941681;-0.03019953,-0.08728064;0.007082747;-0.02864415,-0.1124737;-0.3639731;-0.02041667,-0.09195784;-0.7479873;0.05024704,-0.1117487;-0.7865763;-0.02252919,0.0392646;0.5590063;-0.02658463,157.4258
+0;0;0,0.009482474;0.3243703;0.007212677,0.01939774;0.6374913;-0.001256705,0.1849528;0.5099744;0.001209523,0.2223476;0.2371175;0.01708206,0.2556739;-0.03481188;-0.05505215,-0.1520901;0.5145916;0.01432903,-0.387844;0.3714754;0.008084962,-0.645602;0.26011;-0.02957345,0.07947182;0.004578676;-0.04638779,0.09027523;-0.3636643;0.005238205,0.09059726;-0.7415895;0.1055053,0.1013144;-0.7816859;0.03226495,-0.08122832;0.007949218;-0.04274728,-0.1229394;-0.3596722;-0.00402306,-0.1440019;-0.7381381;0.09189881,-0.1353971;-0.784105;0.02446363,0.01692381;0.5607278;0.003371023,0;0;0,0.02260239;0.3236249;-0.01068044,0.04452012;0.6352949;-0.03510618,0.2037369;0.4999678;-0.04324675,0.2423224;0.2274818;-0.02417397,0.2619234;-0.05203226;-0.065974,-0.1293325;0.5256563;0.009152114,-0.2982239;0.3081261;0.02519918,-0.4996059;0.1115974;-0.007684033,0.07602997;0.0003603101;-0.05203724,0.1007129;-0.3705346;-0.03745699,0.1138235;-0.7531005;0.0422461,0.1234954;-0.7941681;-0.03019953,-0.08728064;0.007082747;-0.02864415,-0.1124737;-0.3639731;-0.02041667,-0.09195784;-0.7479873;0.05024704,-0.1117487;-0.7865763;-0.02252919,0.0392646;0.5590063;-0.02658463,157.4465
+0;0;0,0.009581939;0.3242933;0.007241552,0.01956696;0.6372821;-0.001194696,0.1851392;0.5097533;0.0009784016,0.2223107;0.2362425;0.01709998,0.2556663;-0.0365302;-0.05582174,-0.1522107;0.5152536;0.0144503,-0.3940948;0.3814332;0.00862248,-0.6538216;0.2722781;-0.02961688,0.07935279;0.004594207;-0.04654463,0.09014393;-0.3635175;0.005392175,0.0901515;-0.7388613;0.1050011,0.1016296;-0.7795901;0.03101672,-0.08127083;0.007977305;-0.04261208,-0.1232691;-0.359538;-0.004027802,-0.1439779;-0.7354288;0.09127244,-0.1460452;-0.6946677;-0.01113812,0.01707639;0.5605575;0.003422859,0;0;0,0.02274229;0.3235425;-0.0106504,0.04483946;0.6350698;-0.03505516,0.2040592;0.4997611;-0.04317355,0.2427749;0.2266728;-0.02384257,0.2634199;-0.05374643;-0.06596065,-0.1291495;0.525762;0.009288572,-0.3030708;0.311401;0.02511746,-0.5089056;0.1179589;-0.007244758,0.07602745;0.0003137141;-0.052001,0.100685;-0.3704974;-0.03746796,0.1141384;-0.7503337;0.04220867,0.1235651;-0.7935134;-0.0296514,-0.08724046;0.007157859;-0.02867474,-0.1125491;-0.3638043;-0.02051117,-0.09211432;-0.7451952;0.04969131,-0.1126053;-0.783085;-0.025002,0.03953841;0.5588232;-0.02653766,157.4581
+0;0;0,0.009581939;0.3242933;0.007241552,0.01956696;0.6372821;-0.001194696,0.1851392;0.5097533;0.0009784016,0.2223107;0.2362425;0.01709998,0.2556663;-0.0365302;-0.05582174,-0.1522107;0.5152536;0.0144503,-0.3940948;0.3814332;0.00862248,-0.6538216;0.2722781;-0.02961688,0.07935279;0.004594207;-0.04654463,0.09014393;-0.3635175;0.005392175,0.0901515;-0.7388613;0.1050011,0.1016296;-0.7795901;0.03101672,-0.08127083;0.007977305;-0.04261208,-0.1232691;-0.359538;-0.004027802,-0.1439779;-0.7354288;0.09127244,-0.1460452;-0.6946677;-0.01113812,0.01707639;0.5605575;0.003422859,0;0;0,0.02274229;0.3235425;-0.0106504,0.04483946;0.6350698;-0.03505516,0.2040592;0.4997611;-0.04317355,0.2427749;0.2266728;-0.02384257,0.2634199;-0.05374643;-0.06596065,-0.1291495;0.525762;0.009288572,-0.3030708;0.311401;0.02511746,-0.5089056;0.1179589;-0.007244758,0.07602745;0.0003137141;-0.052001,0.100685;-0.3704974;-0.03746796,0.1141384;-0.7503337;0.04220867,0.1235651;-0.7935134;-0.0296514,-0.08724046;0.007157859;-0.02867474,-0.1125491;-0.3638043;-0.02051117,-0.09211432;-0.7451952;0.04969131,-0.1126053;-0.783085;-0.025002,0.03953841;0.5588232;-0.02653766,157.4802
+0;0;0,0.009581242;0.3242697;0.007241026,0.01956473;0.6372102;-0.001193903,0.1850579;0.5097176;0.0009796133,0.2222517;0.2360433;0.01711083,0.2557326;-0.0377543;-0.05608488,-0.1521325;0.5152153;0.01444515,-0.3941612;0.3813149;0.00861384,-0.654864;0.2717497;-0.0297692,0.07933331;0.004593079;-0.0465332,0.09011758;-0.3632845;0.00537058,0.09012517;-0.7389174;0.1050562,0.1015641;-0.7794046;0.03132451,-0.08125088;0.007975345;-0.04260161,-0.1232225;-0.3593063;-0.004041865,-0.1439472;-0.7354866;0.09133176,-0.1460075;-0.6947622;-0.01072903,0.01707455;0.5604978;0.003422915,0;0;0,0.02294383;0.3235081;-0.01054597,0.04517128;0.6349833;-0.03487396,0.2042449;0.4996477;-0.0431776,0.2432408;0.2264444;-0.02367187,0.263995;-0.05512029;-0.06531692,-0.1287856;0.5259246;0.009538297,-0.3064395;0.3144464;0.02557906,-0.5167472;0.1240057;-0.005189029,0.07599615;0.000262931;-0.05200696,0.100596;-0.3703177;-0.03754663,0.1140037;-0.7504791;0.04204512,0.1235478;-0.7938738;-0.029073,-0.08722104;0.007202619;-0.02864996,-0.1126618;-0.3635147;-0.02054378,-0.09218384;-0.7452393;0.04948656,-0.1122707;-0.7839008;-0.02411896,0.03984391;0.558749;-0.02637339,157.4913
+0;0;0,0.009700757;0.324267;0.007204926,0.01976986;0.6372036;-0.001272038,0.1852247;0.5096488;0.0009001999,0.2220155;0.2359069;0.01680732,0.2554532;-0.03788263;-0.05643836,-0.1522534;0.5163804;0.01440736,-0.3980834;0.3896002;0.008439239,-0.6641664;0.2932692;-0.02849157,0.07926525;0.004587404;-0.04664959,0.08999524;-0.3632536;0.005524393,0.08987027;-0.7387955;0.1055519,0.1023105;-0.7794783;0.03217038,-0.08129748;0.00797615;-0.04251246,-0.1233044;-0.3593168;-0.004099283,-0.1440974;-0.735487;0.0912991,-0.1368171;-0.7821556;0.02344196,0.01726067;0.5604925;0.003356459,0;0;0,0.02294383;0.3235081;-0.01054597,0.04517128;0.6349833;-0.03487396,0.2042449;0.4996477;-0.0431776,0.2432408;0.2264444;-0.02367187,0.263995;-0.05512029;-0.06531692,-0.1287856;0.5259246;0.009538297,-0.3064395;0.3144464;0.02557906,-0.5167472;0.1240057;-0.005189029,0.07599615;0.000262931;-0.05200696,0.100596;-0.3703177;-0.03754663,0.1140037;-0.7504791;0.04204512,0.1235478;-0.7938738;-0.029073,-0.08722104;0.007202619;-0.02864996,-0.1126618;-0.3635147;-0.02054378,-0.09218384;-0.7452393;0.04948656,-0.1122707;-0.7839008;-0.02411896,0.03984391;0.558749;-0.02637339,157.5138
+0;0;0,0.009699913;0.3242388;0.007204299,0.01976699;0.6371125;-0.00127081,0.1852869;0.5095571;0.0008993461,0.2220461;0.2360503;0.01679281,0.2553315;-0.03649217;-0.05611925,-0.1523207;0.5162913;0.01441169,-0.3979396;0.38962;0.008448695,-0.6628107;0.2937278;-0.02831389,0.07925887;0.004587035;-0.04664583,0.08995295;-0.3620232;0.005353574,0.08982688;-0.7408684;0.1062609,0.102123;-0.7807326;0.03372926,-0.08129094;0.007975508;-0.04250904,-0.1231573;-0.3580885;-0.004224394,-0.1441332;-0.7375675;0.09201314,-0.1369372;-0.7833482;0.02494188,0.01725842;0.5604203;0.003356548,0;0;0,0.0231377;0.3234667;-0.0105238,0.04565502;0.6348583;-0.03484488,0.2046193;0.4993;-0.04329777,0.2434408;0.2263307;-0.02353692,0.2652317;-0.053855;-0.06506515,-0.1284417;0.5259481;0.009714447,-0.3110409;0.318998;0.02517402,-0.5224655;0.1317652;-0.005598536,0.07598909;0.0002236962;-0.05200434,0.09997234;-0.3691514;-0.03757691,0.1140195;-0.7527829;0.04201961,0.1231789;-0.7946972;-0.0289557,-0.08721489;0.007238261;-0.02863584,-0.1126057;-0.3622346;-0.02048399,-0.09206276;-0.7473131;0.05021609,-0.1106578;-0.7876951;-0.02044974,0.04025083;0.5586485;-0.02634382,157.5251
+0;0;0,0.009699398;0.3242216;0.007203917,0.0197658;0.6370742;-0.001270648,0.1852391;0.5095376;0.000899917,0.2219945;0.2360586;0.01679176,0.2552091;-0.03590378;-0.05596511,-0.1522745;0.5162699;0.0144085,-0.3978684;0.3896115;0.008446109,-0.6621757;0.2939233;-0.02823824,0.07928336;0.004588452;-0.04666024,0.08994342;-0.3608558;0.005173784,0.08981694;-0.740954;0.1064149,0.1021976;-0.7812987;0.03338437,-0.08131605;0.007977973;-0.04252217,-0.1230493;-0.3569218;-0.004359286,-0.1440945;-0.7376559;0.09219652,-0.1368491;-0.7839578;0.02466396,0.01725738;0.5603866;0.003356435,0;0;0,0.02335162;0.3234365;-0.01044679,0.04607619;0.6347952;-0.03472233,0.2048686;0.4990921;-0.04332829,0.2436989;0.2261581;-0.02349162,0.2670231;-0.05324334;-0.06533813,-0.1280774;0.5259566;0.009614039,-0.3154028;0.3233063;0.02498663,-0.5315414;0.142458;-0.005645007,0.0759785;0.0001643002;-0.05207038,0.09934802;-0.3680709;-0.0376966,0.1139916;-0.7530264;0.04179715,0.123509;-0.794957;-0.03010917,-0.08727912;0.007330785;-0.02850786,-0.1125926;-0.3609715;-0.02060134,-0.09156419;-0.7473784;0.04991104,-0.1114614;-0.78826;-0.0209057,0.04062235;0.5585927;-0.02622986,157.5473
+0;0;0,0.009824234;0.324219;0.007151869,0.01999959;0.6370667;-0.001371071,0.1854048;0.5093966;0.0007972983,0.222082;0.235904;0.01663491,0.2552634;-0.0359841;-0.05641415,-0.1524183;0.5176188;0.01426165,-0.4064195;0.4090461;0.004795217,-0.6747986;0.3221454;-0.02315523,0.07918064;0.004656945;-0.04682758,0.08982552;-0.3607631;0.005179368,0.08963478;-0.7408682;0.1063946,0.101402;-0.7805261;0.03260827,-0.081398;0.007988789;-0.04236306,-0.1230491;-0.3569266;-0.004259951,-0.144229;-0.73768;0.09219051,-0.1385038;-0.7832956;0.02374622,0.01746428;0.5603808;0.003269526,0;0;0,0.02335162;0.3234365;-0.01044679,0.04607619;0.6347952;-0.03472233,0.2048686;0.4990921;-0.04332829,0.2436989;0.2261581;-0.02349162,0.2670231;-0.05324334;-0.06533813,-0.1280774;0.5259566;0.009614039,-0.3154028;0.3233063;0.02498663,-0.5315414;0.142458;-0.005645007,0.0759785;0.0001643002;-0.05207038,0.09934802;-0.3680709;-0.0376966,0.1139916;-0.7530264;0.04179715,0.123509;-0.794957;-0.03010917,-0.08727912;0.007330785;-0.02850786,-0.1125926;-0.3609715;-0.02060134,-0.09156419;-0.7473784;0.04991104,-0.1114614;-0.78826;-0.0209057,0.04062235;0.5585927;-0.02622986,157.5707
+0;0;0,0.009822636;0.3241662;0.007150705,0.01999685;0.6369786;-0.001371385,0.1852935;0.5093477;0.0007982138,0.2219443;0.2360516;0.01662445,0.2551543;-0.03607053;-0.05648751,-0.1523108;0.5175645;0.01425385,-0.4061295;0.4090698;0.00479422,-0.6747397;0.3220944;-0.02318029,0.07915855;0.004655647;-0.04681452,0.08979878;-0.3606044;0.00516966,0.08960796;-0.7408566;0.1064241,0.1012536;-0.7797945;0.03340051,-0.08137529;0.00798656;-0.04235124,-0.1230081;-0.356769;-0.00426482,-0.1441963;-0.7376699;0.09222299,-0.1385302;-0.7825038;0.02448624,0.01746174;0.5602988;0.003268841,0;0;0,0.02359856;0.3233659;-0.01043701,0.04645772;0.6346753;-0.03476191,0.2050336;0.4987915;-0.04333735,0.2437228;0.2260442;-0.02342486,0.2674341;-0.05351162;-0.06567478,-0.1276306;0.525893;0.009511892,-0.3184504;0.3268858;0.02589494,-0.5429245;0.1564609;-0.006746713,0.07593755;3.734231E-05;-0.05208492,0.09901521;-0.368064;-0.03796601,0.1138161;-0.7531886;0.04143333,0.12336;-0.7936945;-0.03038812,-0.08725388;0.00746422;-0.02846746,-0.1127766;-0.3606668;-0.02080824,-0.0917323;-0.747212;0.04979105,-0.1119392;-0.7873763;-0.02013131,0.04097634;0.5584826;-0.02625465,157.5917
+0;0;0,0.009822636;0.3241662;0.007150705,0.01999685;0.6369786;-0.001371385,0.1852935;0.5093477;0.0007982138,0.2219443;0.2360516;0.01662445,0.2551543;-0.03607053;-0.05648751,-0.1523108;0.5175645;0.01425385,-0.4061295;0.4090698;0.00479422,-0.6747397;0.3220944;-0.02318029,0.07915855;0.004655647;-0.04681452,0.08979878;-0.3606044;0.00516966,0.08960796;-0.7408566;0.1064241,0.1012536;-0.7797945;0.03340051,-0.08137529;0.00798656;-0.04235124,-0.1230081;-0.356769;-0.00426482,-0.1441963;-0.7376699;0.09222299,-0.1385302;-0.7825038;0.02448624,0.01746174;0.5602988;0.003268841,0;0;0,0.02359856;0.3233659;-0.01043701,0.04645772;0.6346753;-0.03476191,0.2050336;0.4987915;-0.04333735,0.2437228;0.2260442;-0.02342486,0.2674341;-0.05351162;-0.06567478,-0.1276306;0.525893;0.009511892,-0.3184504;0.3268858;0.02589494,-0.5429245;0.1564609;-0.006746713,0.07593755;3.734231E-05;-0.05208492,0.09901521;-0.368064;-0.03796601,0.1138161;-0.7531886;0.04143333,0.12336;-0.7936945;-0.03038812,-0.08725388;0.00746422;-0.02846746,-0.1127766;-0.3606668;-0.02080824,-0.0917323;-0.747212;0.04979105,-0.1119392;-0.7873763;-0.02013131,0.04097634;0.5584826;-0.02625465,157.6033
+0;0;0,0.009876856;0.3241272;0.007204277,0.02004539;0.6369333;-0.001263415,0.1852323;0.5092998;0.0006718917,0.2213967;0.2360649;0.01619548,0.2546847;-0.03540888;-0.05657722,-0.1525096;0.5188229;0.01375911,-0.4071236;0.4125387;0.00472946,-0.6770034;0.3320898;-0.02346427,0.07910016;0.004652068;-0.04681386,0.08964727;-0.3602911;0.005038746,0.08966589;-0.7408914;0.1060345,0.09961738;-0.7807833;0.03244831,-0.08134953;0.007941899;-0.04229887,-0.1227396;-0.3565674;-0.004839018,-0.1444245;-0.7376237;0.09202474,-0.1397015;-0.7836034;0.02417476,0.01751454;0.560252;0.003364412,0;0;0,0.02371427;0.3233199;-0.01047897,0.04662728;0.6346118;-0.03487372,0.2050321;0.4985964;-0.04341388,0.2439343;0.2260441;-0.02321434,0.2680172;-0.05275285;-0.06557274,-0.1273476;0.5258728;0.009526227,-0.3215181;0.3303335;0.02590788,-0.5477777;0.1637385;-0.008073596,0.07593114;-2.625585E-05;-0.05200458,0.09873798;-0.3678086;-0.0378809,0.1137045;-0.7532379;0.04134607,0.1233011;-0.7941995;-0.03125691,-0.0871816;0.007533671;-0.02850661,-0.112715;-0.360247;-0.02020589,-0.09155658;-0.7471476;0.0499148,-0.11189;-0.7879077;-0.02064297,0.04113474;0.5584213;-0.0263474,157.6254
+0;0;0,0.009876856;0.3241272;0.007204277,0.02004539;0.6369333;-0.001263415,0.1852323;0.5092998;0.0006718917,0.2213967;0.2360649;0.01619548,0.2546847;-0.03540888;-0.05657722,-0.1525096;0.5188229;0.01375911,-0.4071236;0.4125387;0.00472946,-0.6770034;0.3320898;-0.02346427,0.07910016;0.004652068;-0.04681386,0.08964727;-0.3602911;0.005038746,0.08966589;-0.7408914;0.1060345,0.09961738;-0.7807833;0.03244831,-0.08134953;0.007941899;-0.04229887,-0.1227396;-0.3565674;-0.004839018,-0.1444245;-0.7376237;0.09202474,-0.1397015;-0.7836034;0.02417476,0.01751454;0.560252;0.003364412,0;0;0,0.02371427;0.3233199;-0.01047897,0.04662728;0.6346118;-0.03487372,0.2050321;0.4985964;-0.04341388,0.2439343;0.2260441;-0.02321434,0.2680172;-0.05275285;-0.06557274,-0.1273476;0.5258728;0.009526227,-0.3215181;0.3303335;0.02590788,-0.5477777;0.1637385;-0.008073596,0.07593114;-2.625585E-05;-0.05200458,0.09873798;-0.3678086;-0.0378809,0.1137045;-0.7532379;0.04134607,0.1233011;-0.7941995;-0.03125691,-0.0871816;0.007533671;-0.02850661,-0.112715;-0.360247;-0.02020589,-0.09155658;-0.7471476;0.0499148,-0.11189;-0.7879077;-0.02064297,0.04113474;0.5584213;-0.0263474,157.6366
+0;0;0,0.009873209;0.3240075;0.007201617,0.02003963;0.6367486;-0.001263935,0.1850996;0.5091785;0.0006719416,0.2211575;0.236748;0.01614982,0.254507;-0.03522712;-0.05675727,-0.152385;0.5186943;0.01374919,-0.4062494;0.4127231;0.004746127,-0.6766275;0.3321256;-0.02349967,0.07909777;0.004651927;-0.04681245,0.08958459;-0.3582052;0.004743762,0.08960332;-0.7411135;0.106352,0.09949161;-0.7805615;0.0332332,-0.08134707;0.00794166;-0.04229759,-0.1225006;-0.3544841;-0.005051866,-0.1443169;-0.7378511;0.09239928,-0.139624;-0.7833483;0.02498026,0.01750958;0.5600918;0.00336241,0;0;0,0.02392521;0.3231877;-0.01036882,0.04712293;0.6344128;-0.03451872,0.205242;0.498345;-0.04342794,0.2444268;0.226713;-0.02248359,0.2685361;-0.05251434;-0.06548309,-0.1268233;0.5258673;0.009840146,-0.3245758;0.3350917;0.02586072,-0.5523358;0.1692818;-0.006241929,0.07592902;-9.104609E-05;-0.05200267,0.09821068;-0.365812;-0.03840041,0.1136251;-0.7534882;0.04167795,0.1236499;-0.7940533;-0.03034449,-0.0871793;0.007581166;-0.02849208,-0.1120952;-0.3581188;-0.01977435,-0.09106657;-0.7474532;0.05036493,-0.1113218;-0.787457;-0.02003643,0.04154596;0.558245;-0.02606678,157.6479
+0;0;0,0.009932378;0.3240057;0.007203615,0.0201223;0.6367459;-0.001265053,0.1851553;0.5091062;0.0006778347,0.2208877;0.2366333;0.01616326,0.2542844;-0.03533757;-0.05673825,-0.1526515;0.5200431;0.01342138,-0.4113536;0.4265456;0.003962263,-0.6873302;0.368668;-0.02579049,0.07907918;0.00463585;-0.04684544,0.08958634;-0.3582141;0.004757453,0.08899082;-0.7408209;0.1074934,0.1040855;-0.7761866;0.03155505,-0.0813588;0.007938076;-0.04227571,-0.1224813;-0.3544973;-0.005088754,-0.1445942;-0.7377972;0.09255956,-0.1463533;-0.6972246;-0.008198954,0.01758642;0.5600894;0.003363168,0;0;0,0.02392521;0.3231877;-0.01036882,0.04712293;0.6344128;-0.03451872,0.205242;0.498345;-0.04342794,0.2444268;0.226713;-0.02248359,0.2685361;-0.05251434;-0.06548309,-0.1268233;0.5258673;0.009840146,-0.3245758;0.3350917;0.02586072,-0.5523358;0.1692818;-0.006241929,0.07592902;-9.104609E-05;-0.05200267,0.09821068;-0.365812;-0.03840041,0.1136251;-0.7534882;0.04167795,0.1236499;-0.7940533;-0.03034449,-0.0871793;0.007581166;-0.02849208,-0.1120952;-0.3581188;-0.01977435,-0.09106657;-0.7474532;0.05036493,-0.1113218;-0.787457;-0.02003643,0.04154596;0.558245;-0.02606678,157.6703
+0;0;0,0.009931593;0.3239801;0.007203045,0.02012056;0.6366912;-0.00126483,0.185068;0.5090848;0.0006789966,0.220801;0.2366078;0.01616465,0.254203;-0.0354068;-0.05674859,-0.1525658;0.5200161;0.01341601,-0.4112719;0.4265171;0.003956755,-0.6872929;0.3686302;-0.02580078,0.07908417;0.004636143;-0.04684839,0.08959929;-0.3584887;0.004793607,0.08899591;-0.7461445;0.1088853,0.1044416;-0.7830304;0.0311809,-0.08136393;0.007938577;-0.04227838,-0.1225176;-0.3547715;-0.005063243,-0.1449223;-0.7431295;0.09387365,-0.1467224;-0.702311;-0.009228125,0.01758493;0.5600419;0.003362955,0;0;0,0.02412744;0.323151;-0.01024318,0.04745593;0.6343453;-0.03428507,0.2053494;0.4980505;-0.04338288,0.2445998;0.2264233;-0.02244425,0.2686096;-0.05284181;-0.06555486,-0.1264544;0.5259323;0.0100176,-0.3288178;0.33995;0.02484777,-0.5690668;0.1935034;-0.01061784,0.07588188;-0.0002149045;-0.05208135,0.09809627;-0.366216;-0.03841233,0.1137557;-0.7591364;0.04209065,0.1237301;-0.7996419;-0.03327346,-0.0872096;0.007710082;-0.02838329,-0.1121469;-0.3582655;-0.01960113,-0.09067775;-0.7527663;0.05125569,-0.1120134;-0.7952318;-0.01976394,0.04185236;0.5581839;-0.0258584,157.6926
+0;0;0,0.009931593;0.3239801;0.007203045,0.02012056;0.6366912;-0.00126483,0.185068;0.5090848;0.0006789966,0.220801;0.2366078;0.01616465,0.254203;-0.0354068;-0.05674859,-0.1525658;0.5200161;0.01341601,-0.4112719;0.4265171;0.003956755,-0.6872929;0.3686302;-0.02580078,0.07908417;0.004636143;-0.04684839,0.08959929;-0.3584887;0.004793607,0.08899591;-0.7461445;0.1088853,0.1044416;-0.7830304;0.0311809,-0.08136393;0.007938577;-0.04227838,-0.1225176;-0.3547715;-0.005063243,-0.1449223;-0.7431295;0.09387365,-0.1467224;-0.702311;-0.009228125,0.01758493;0.5600419;0.003362955,0;0;0,0.02412744;0.323151;-0.01024318,0.04745593;0.6343453;-0.03428507,0.2053494;0.4980505;-0.04338288,0.2445998;0.2264233;-0.02244425,0.2686096;-0.05284181;-0.06555486,-0.1264544;0.5259323;0.0100176,-0.3288178;0.33995;0.02484777,-0.5690668;0.1935034;-0.01061784,0.07588188;-0.0002149045;-0.05208135,0.09809627;-0.366216;-0.03841233,0.1137557;-0.7591364;0.04209065,0.1237301;-0.7996419;-0.03327346,-0.0872096;0.007710082;-0.02838329,-0.1121469;-0.3582655;-0.01960113,-0.09067775;-0.7527663;0.05125569,-0.1120134;-0.7952318;-0.01976394,0.04185236;0.5581839;-0.0258584,157.7153
+0;0;0,0.01001711;0.3239089;0.007171642,0.02025676;0.6365679;-0.001352414,0.185347;0.5089217;0.0006974761,0.2209403;0.2364373;0.01606601,0.2544699;-0.03633744;-0.05712359,-0.1529429;0.5212055;0.01274006,-0.4142277;0.4353359;0.002370301,-0.6902013;0.3724397;-0.02537151,0.07905717;0.004598804;-0.0468752,0.08968607;-0.3581621;0.004898667,0.08882135;-0.745998;0.1089366,0.1047026;-0.781498;0.03051272,-0.08136507;0.007949326;-0.04224929,-0.1225891;-0.3544048;-0.004979577,-0.1449517;-0.7428975;0.09408964,-0.146558;-0.702116;-0.00874003,0.01770927;0.5599306;0.00329235,0;0;0,0.02418099;0.3230795;-0.01018238,0.04750112;0.6342288;-0.0341804,0.2055589;0.4978423;-0.04307342,0.2446755;0.2261907;-0.02243066,0.268818;-0.05389351;-0.06552362,-0.1265725;0.5260262;0.01028926,-0.333157;0.3446986;0.02421817,-0.5729076;0.1958166;-0.01100649,0.07587195;-0.0002662688;-0.05207539,0.09792737;-0.3659412;-0.03849649,0.1136872;-0.7590349;0.0419414,0.1230371;-0.7993588;-0.03329086,-0.08719566;0.007742065;-0.02838039,-0.1124806;-0.3578755;-0.01981189,-0.09085677;-0.752543;0.05097856,-0.1119344;-0.7951324;-0.01958551,0.04190294;0.5580766;-0.02576423,157.7371
+0;0;0,0.01001711;0.3239089;0.007171642,0.02025676;0.6365679;-0.001352414,0.185347;0.5089217;0.0006974761,0.2209403;0.2364373;0.01606601,0.2544699;-0.03633744;-0.05712359,-0.1529429;0.5212055;0.01274006,-0.4142277;0.4353359;0.002370301,-0.6902013;0.3724397;-0.02537151,0.07905717;0.004598804;-0.0468752,0.08968607;-0.3581621;0.004898667,0.08882135;-0.745998;0.1089366,0.1047026;-0.781498;0.03051272,-0.08136507;0.007949326;-0.04224929,-0.1225891;-0.3544048;-0.004979577,-0.1449517;-0.7428975;0.09408964,-0.146558;-0.702116;-0.00874003,0.01770927;0.5599306;0.00329235,0;0;0,0.02418099;0.3230795;-0.01018238,0.04750112;0.6342288;-0.0341804,0.2055589;0.4978423;-0.04307342,0.2446755;0.2261907;-0.02243066,0.268818;-0.05389351;-0.06552362,-0.1265725;0.5260262;0.01028926,-0.333157;0.3446986;0.02421817,-0.5729076;0.1958166;-0.01100649,0.07587195;-0.0002662688;-0.05207539,0.09792737;-0.3659412;-0.03849649,0.1136872;-0.7590349;0.0419414,0.1230371;-0.7993588;-0.03329086,-0.08719566;0.007742065;-0.02838039,-0.1124806;-0.3578755;-0.01981189,-0.09085677;-0.752543;0.05097856,-0.1119344;-0.7951324;-0.01958551,0.04190294;0.5580766;-0.02576423,157.7488
+0;0;0,0.01001471;0.3238311;0.007169919,0.02025257;0.6364358;-0.001352785,0.18557;0.5087311;0.0006929638,0.2211515;0.2363362;0.01605644,0.2547381;-0.03690118;-0.0572573,-0.1531776;0.5210315;0.01275184,-0.4143764;0.4351901;0.00238549,-0.6908182;0.3721873;-0.02540338,0.0790957;0.004601046;-0.04689805,0.08972104;-0.3580382;0.004858471,0.08886154;-0.7435313;0.1082679,0.1049116;-0.7797275;0.0290104,-0.08140472;0.0079532;-0.04226988,-0.1226149;-0.3542795;-0.005012657,-0.1448424;-0.7404252;0.09345809,-0.1464658;-0.6995292;-0.01046464,0.01770544;0.559809;0.003291348,0;0;0,0.02419406;0.3230012;-0.01015735,0.04746637;0.6340988;-0.034163,0.2057811;0.49764;-0.04287028,0.2447296;0.2260367;-0.02248096,0.2694302;-0.05441126;-0.06607533,-0.1268263;0.5259758;0.01043431,-0.3375074;0.3494652;0.02302562,-0.5776672;0.2000618;-0.01108436,0.0758772;-0.0003151745;-0.05214667,0.09791434;-0.3658709;-0.03864598,0.1137974;-0.7566062;0.04118346,0.1230236;-0.7990179;-0.03360105,-0.08727043;0.007781;-0.02828521,-0.1125335;-0.3577204;-0.01995615,-0.09104886;-0.7500095;0.05037675,-0.1124312;-0.7940361;-0.02022185,0.04188216;0.5579563;-0.02574468,157.7705
+0;0;0,0.01003753;0.3238305;0.00716308,0.0202705;0.6364356;-0.001351845,0.1855884;0.5087274;0.0006739029,0.2210176;0.2363129;0.0160406,0.2547361;-0.03687862;-0.0573836,-0.1534519;0.5222639;0.01240204,-0.415627;0.4392102;0.004195293,-0.6945174;0.3882823;-0.02387808,0.07908152;0.004632595;-0.04691885,0.0896982;-0.3579993;0.004891161,0.08887123;-0.7435174;0.1082072,0.1050798;-0.7798933;0.0291325,-0.08140552;0.007900199;-0.04227829,-0.1228297;-0.3543053;-0.004994284,-0.1447023;-0.7405349;0.0932267,-0.1462263;-0.6996394;-0.01069758,0.01772518;0.5598086;0.003290772,0;0;0,0.02419406;0.3230012;-0.01015735,0.04746637;0.6340988;-0.034163,0.2057811;0.49764;-0.04287028,0.2447296;0.2260367;-0.02248096,0.2694302;-0.05441126;-0.06607533,-0.1268263;0.5259758;0.01043431,-0.3375074;0.3494652;0.02302562,-0.5776672;0.2000618;-0.01108436,0.0758772;-0.0003151745;-0.05214667,0.09791434;-0.3658709;-0.03864598,0.1137974;-0.7566062;0.04118346,0.1230236;-0.7990179;-0.03360105,-0.08727043;0.007781;-0.02828521,-0.1125335;-0.3577204;-0.01995615,-0.09104886;-0.7500095;0.05037675,-0.1124312;-0.7940361;-0.02022185,0.04188216;0.5579563;-0.02574468,157.782
+0;0;0,0.01003402;0.3237175;0.007160579,0.0202643;0.63624;-0.001352247,0.1855857;0.5085478;0.0006724347,0.2210096;0.236174;0.01603684,0.2547647;-0.03731364;-0.05746698,-0.1534605;0.5220846;0.01240078,-0.4155964;0.4390433;0.004195254,-0.6947892;0.3880602;-0.02390856,0.07910194;0.004633792;-0.04693097,0.08971859;-0.3579975;0.004878957,0.08889494;-0.7419713;0.1077812,0.1051284;-0.7784493;0.0285848,-0.08142654;0.007902239;-0.0422892,-0.1228507;-0.3543027;-0.005005259,-0.1446357;-0.7389851;0.09282225,-0.146162;-0.6980728;-0.01126187,0.01771954;0.5596299;0.00328935,0;0;0,0.02427653;0.3228806;-0.01018739,0.04753549;0.6338909;-0.03425956,0.2058068;0.4972887;-0.04290199,0.2448816;0.2257514;-0.0224309,0.2696139;-0.0549702;-0.06626511,-0.1267369;0.5260076;0.01062131,-0.3419358;0.3550069;0.02187146,-0.5831877;0.2055186;-0.006209673,0.07584562;-0.000369519;-0.05223417,0.09780254;-0.3659311;-0.03877807,0.113684;-0.7550673;0.04088426,0.1226129;-0.7978724;-0.03377914,-0.08732307;0.007809959;-0.02819202,-0.1126312;-0.357696;-0.02023661,-0.09131549;-0.748243;0.05078518,-0.1107618;-0.7942947;-0.01844556,0.04195931;0.5577668;-0.02582335,157.7933
+0;0;0,0.01003402;0.3237175;0.007160579,0.0202643;0.63624;-0.001352247,0.1855857;0.5085478;0.0006724347,0.2210096;0.236174;0.01603684,0.2547647;-0.03731364;-0.05746698,-0.1534605;0.5220846;0.01240078,-0.4155964;0.4390433;0.004195254,-0.6947892;0.3880602;-0.02390856,0.07910194;0.004633792;-0.04693097,0.08971859;-0.3579975;0.004878957,0.08889494;-0.7419713;0.1077812,0.1051284;-0.7784493;0.0285848,-0.08142654;0.007902239;-0.0422892,-0.1228507;-0.3543027;-0.005005259,-0.1446357;-0.7389851;0.09282225,-0.146162;-0.6980728;-0.01126187,0.01771954;0.5596299;0.00328935,0;0;0,0.02427653;0.3228806;-0.01018739,0.04753549;0.6338909;-0.03425956,0.2058068;0.4972887;-0.04290199,0.2448816;0.2257514;-0.0224309,0.2696139;-0.0549702;-0.06626511,-0.1267369;0.5260076;0.01062131,-0.3419358;0.3550069;0.02187146,-0.5831877;0.2055186;-0.006209673,0.07584562;-0.000369519;-0.05223417,0.09780254;-0.3659311;-0.03877807,0.113684;-0.7550673;0.04088426,0.1226129;-0.7978724;-0.03377914,-0.08732307;0.007809959;-0.02819202,-0.1126312;-0.357696;-0.02023661,-0.09131549;-0.748243;0.05078518,-0.1107618;-0.7942947;-0.01844556,0.04195931;0.5577668;-0.02582335,157.8156
+0;0;0,0.01014098;0.3236871;0.007159554,0.02040288;0.6361725;-0.001351084,0.1859933;0.5083655;0.0006869501,0.2213219;0.2362922;0.01608844,0.2554566;-0.04027376;-0.05825932,-0.1538276;0.5228492;0.0120788,-0.4188769;0.4508625;0.00336496,-0.7012104;0.3982069;-0.02303099,0.0790894;0.004613054;-0.04689777,0.08968467;-0.353541;0.004273761,0.08894174;-0.7418439;0.1084685,0.1045793;-0.7768669;0.03086169,-0.08138339;0.007896452;-0.04231078,-0.1226996;-0.3498521;-0.006060671,-0.1443243;-0.738853;0.0931709,-0.1457172;-0.6981723;-0.00870803,0.01785309;0.5595728;0.003291398,0;0;0,0.02438872;0.3228495;-0.01004076,0.04771567;0.6338311;-0.03395009,0.206197;0.4969963;-0.04270792,0.2449319;0.2257186;-0.02228332,0.2701065;-0.05815178;-0.0666163,-0.1269469;0.5261984;0.0107937,-0.3464929;0.3612278;0.02045426,-0.6019785;0.2314753;-0.01230161,0.07582929;-0.0004022568;-0.05220699,0.09788088;-0.3614744;-0.04013562,0.1137282;-0.7549765;0.04074216,0.1230967;-0.7951558;-0.03330135,-0.08728673;0.007817453;-0.0282086,-0.112945;-0.353147;-0.02103678,-0.09102103;-0.7480931;0.0508881,-0.1107585;-0.7918335;-0.01743563,0.04212595;0.5577136;-0.02555585,157.8374
+0;0;0,0.01014098;0.3236871;0.007159554,0.02040288;0.6361725;-0.001351084,0.1859933;0.5083655;0.0006869501,0.2213219;0.2362922;0.01608844,0.2554566;-0.04027376;-0.05825932,-0.1538276;0.5228492;0.0120788,-0.4188769;0.4508625;0.00336496,-0.7012104;0.3982069;-0.02303099,0.0790894;0.004613054;-0.04689777,0.08968467;-0.353541;0.004273761,0.08894174;-0.7418439;0.1084685,0.1045793;-0.7768669;0.03086169,-0.08138339;0.007896452;-0.04231078,-0.1226996;-0.3498521;-0.006060671,-0.1443243;-0.738853;0.0931709,-0.1457172;-0.6981723;-0.00870803,0.01785309;0.5595728;0.003291398,0;0;0,0.02438872;0.3228495;-0.01004076,0.04771567;0.6338311;-0.03395009,0.206197;0.4969963;-0.04270792,0.2449319;0.2257186;-0.02228332,0.2701065;-0.05815178;-0.0666163,-0.1269469;0.5261984;0.0107937,-0.3464929;0.3612278;0.02045426,-0.6019785;0.2314753;-0.01230161,0.07582929;-0.0004022568;-0.05220699,0.09788088;-0.3614744;-0.04013562,0.1137282;-0.7549765;0.04074216,0.1230967;-0.7951558;-0.03330135,-0.08728673;0.007817453;-0.0282086,-0.112945;-0.353147;-0.02103678,-0.09102103;-0.7480931;0.0508881,-0.1107585;-0.7918335;-0.01743563,0.04212595;0.5577136;-0.02555585,157.849
+0;0;0,0.01013862;0.3236118;0.007157888,0.02039906;0.6360525;-0.001351652,0.1861497;0.5082049;0.0006834047,0.221491;0.2360338;0.01609043,0.255911;-0.04284328;-0.0588786,-0.1539945;0.5227025;0.01208609,-0.4191391;0.4506899;0.003369119,-0.7038319;0.3975943;-0.0232474,0.07906955;0.004611896;-0.046886,0.08968598;-0.3542576;0.004387755,0.08894323;-0.7424728;0.108559,0.104862;-0.7786649;0.02955677,-0.08136297;0.00789447;-0.04230016,-0.1227617;-0.3505687;-0.005977638,-0.1443815;-0.7394818;0.09323151,-0.1457994;-0.6986091;-0.01047921,0.01784954;0.5594609;0.003290331,0;0;0,0.0245154;0.3227631;-0.01007867,0.04789201;0.6336915;-0.03404593,0.2064368;0.4965582;-0.04271889,0.2452058;0.225189;-0.02224493,0.2703298;-0.06099561;-0.0674634,-0.1270052;0.5261967;0.01057926,-0.3494465;0.3649839;0.02026053,-0.605466;0.2311884;-0.01336011,0.07580747;-0.0005353093;-0.05219674,0.09796154;-0.3623239;-0.04006171,0.1135694;-0.7558128;0.04047489,0.1224911;-0.7992408;-0.03304291,-0.08724932;0.007960644;-0.02820895,-0.1130865;-0.3537212;-0.0212995,-0.09141811;-0.748499;0.05111709,-0.1109597;-0.7941712;-0.01793367,0.04229379;0.5575846;-0.02563667,157.8616
+0;0;0,0.01025469;0.323521;0.007018577,0.02055293;0.6358806;-0.001705468,0.1864507;0.5078998;0.0007403351,0.221628;0.2358381;0.01610621,0.2561802;-0.04354799;-0.05898028,-0.1543541;0.524042;0.01173319,-0.4211488;0.4588975;0.003492218,-0.7073482;0.4107493;-0.02219933,0.07908631;0.004509793;-0.04680913,0.08990023;-0.3565341;0.004753403,0.0892254;-0.7428581;0.1083223,0.1036874;-0.7793172;0.02998722,-0.08127238;0.007979592;-0.04239343,-0.1228785;-0.3526473;-0.005712029,-0.1442754;-0.7396708;0.09291944,-0.1455559;-0.698871;-0.01025067,0.01799683;0.5593099;0.003005856,0;0;0,0.02456217;0.3226713;-0.01001024,0.04791895;0.6335304;-0.03394103,0.2065541;0.4960731;-0.0425446,0.2451391;0.2247974;-0.02225089,0.2704519;-0.06190518;-0.06752014,-0.127237;0.5263023;0.01055513,-0.3526137;0.3694521;0.02027669,-0.6237672;0.2708133;-0.02015276,0.07579535;-0.000570029;-0.05216146,0.097806;-0.3645419;-0.03918672,0.1134271;-0.756194;0.04042363,0.1222109;-0.7994618;-0.03249431,-0.08721352;0.007944044;-0.02822715,-0.1134021;-0.3559226;-0.02162435,-0.09187686;-0.7487519;0.05045134,-0.1106827;-0.7943544;-0.01805377,0.04232884;0.5574385;-0.02553916,157.8833
+0;0;0,0.01025469;0.323521;0.007018577,0.02055293;0.6358806;-0.001705468,0.1864507;0.5078998;0.0007403351,0.221628;0.2358381;0.01610621,0.2561802;-0.04354799;-0.05898028,-0.1543541;0.524042;0.01173319,-0.4211488;0.4588975;0.003492218,-0.7073482;0.4107493;-0.02219933,0.07908631;0.004509793;-0.04680913,0.08990023;-0.3565341;0.004753403,0.0892254;-0.7428581;0.1083223,0.1036874;-0.7793172;0.02998722,-0.08127238;0.007979592;-0.04239343,-0.1228785;-0.3526473;-0.005712029,-0.1442754;-0.7396708;0.09291944,-0.1455559;-0.698871;-0.01025067,0.01799683;0.5593099;0.003005856,0;0;0,0.02456217;0.3226713;-0.01001024,0.04791895;0.6335304;-0.03394103,0.2065541;0.4960731;-0.0425446,0.2451391;0.2247974;-0.02225089,0.2704519;-0.06190518;-0.06752014,-0.127237;0.5263023;0.01055513,-0.3526137;0.3694521;0.02027669,-0.6237672;0.2708133;-0.02015276,0.07579535;-0.000570029;-0.05216146,0.097806;-0.3645419;-0.03918672,0.1134271;-0.756194;0.04042363,0.1222109;-0.7994618;-0.03249431,-0.08721352;0.007944044;-0.02822715,-0.1134021;-0.3559226;-0.02162435,-0.09187686;-0.7487519;0.05045134,-0.1106827;-0.7943544;-0.01805377,0.04232884;0.5574385;-0.02553916,157.8945
+0;0;0,0.0102487;0.3233318;0.007014473,0.02054273;0.6355639;-0.001706257,0.1866742;0.5075377;0.0007348326,0.221822;0.2357045;0.01608781,0.256455;-0.04433542;-0.0591744,-0.1546017;0.5237021;0.01174288,-0.4211724;0.4586124;0.003508835,-0.7080415;0.4103515;-0.02224284,0.07904003;0.004507154;-0.04678173,0.08986674;-0.3569638;0.004841782,0.08919214;-0.7431486;0.1083733,0.1035714;-0.7792273;0.03048664,-0.08122481;0.007974923;-0.04236863,-0.1228801;-0.3530785;-0.005643837,-0.1442693;-0.7399625;0.09295209,-0.1455425;-0.6992245;-0.009627514,0.01798748;0.5590189;0.003003486,0;0;0,0.02458183;0.3224773;-0.01009107,0.04789581;0.6332046;-0.03410673,0.206767;0.4955792;-0.04234624,0.2452047;0.2244983;-0.02229381,0.2704141;-0.06287026;-0.06779075,-0.1275968;0.5264231;0.01031449,-0.3551766;0.3732017;0.02006437,-0.6165799;0.2485385;-0.01753292,0.07576425;-0.0005733669;-0.05211163,0.09768455;-0.3649921;-0.03938508,0.113296;-0.7565112;0.04015708,0.1222498;-0.7987309;-0.03294325,-0.08714969;0.007904162;-0.02826,-0.1132263;-0.3563904;-0.02098257,-0.09163033;-0.7491623;0.05058327,-0.1104044;-0.791426;-0.02058556,0.04231838;0.55714;-0.02568531,157.9159
+0;0;0,0.01030601;0.3233294;0.007043824,0.02059253;0.6355618;-0.001663964,0.1867342;0.5075269;0.0009067513,0.2216823;0.2356657;0.01622145,0.2565039;-0.04437757;-0.05894087,-0.1548954;0.5254291;0.01159403,-0.4232026;0.4681465;0.001878032,-0.7113636;0.4267412;-0.02125167,0.07909559;0.004341597;-0.0467034,0.09004375;-0.3571189;0.004967079,0.08951844;-0.7433351;0.108382,0.1019129;-0.7798628;0.03053629,-0.0811406;0.008122468;-0.04250175,-0.1228326;-0.3529165;-0.00567672,-0.1439993;-0.7397835;0.09303375,-0.1451547;-0.6990429;-0.009546973,0.01804839;0.5590166;0.003050245,0;0;0,0.02458183;0.3224773;-0.01009107,0.04789581;0.6332046;-0.03410673,0.206767;0.4955792;-0.04234624,0.2452047;0.2244983;-0.02229381,0.2704141;-0.06287026;-0.06779075,-0.1275968;0.5264231;0.01031449,-0.3551766;0.3732017;0.02006437,-0.6165799;0.2485385;-0.01753292,0.07576425;-0.0005733669;-0.05211163,0.09768455;-0.3649921;-0.03938508,0.113296;-0.7565112;0.04015708,0.1222498;-0.7987309;-0.03294325,-0.08714969;0.007904162;-0.02826,-0.1132263;-0.3563904;-0.02098257,-0.09163033;-0.7491623;0.05058327,-0.1104044;-0.791426;-0.02058556,0.04231838;0.55714;-0.02568531,157.9297
+0;0;0,0.01030601;0.3233294;0.007043824,0.02059253;0.6355618;-0.001663964,0.1867342;0.5075269;0.0009067513,0.2216823;0.2356657;0.01622145,0.2565039;-0.04437757;-0.05894087,-0.1548954;0.5254291;0.01159403,-0.4232026;0.4681465;0.001878032,-0.7113636;0.4267412;-0.02125167,0.07909559;0.004341597;-0.0467034,0.09004375;-0.3571189;0.004967079,0.08951844;-0.7433351;0.108382,0.1019129;-0.7798628;0.03053629,-0.0811406;0.008122468;-0.04250175,-0.1228326;-0.3529165;-0.00567672,-0.1439993;-0.7397835;0.09303375,-0.1451547;-0.6990429;-0.009546973,0.01804839;0.5590166;0.003050245,0;0;0,0.02458183;0.3224773;-0.01009107,0.04789581;0.6332046;-0.03410673,0.206767;0.4955792;-0.04234624,0.2452047;0.2244983;-0.02229381,0.2704141;-0.06287026;-0.06779075,-0.1275968;0.5264231;0.01031449,-0.3551766;0.3732017;0.02006437,-0.6165799;0.2485385;-0.01753292,0.07576425;-0.0005733669;-0.05211163,0.09768455;-0.3649921;-0.03938508,0.113296;-0.7565112;0.04015708,0.1222498;-0.7987309;-0.03294325,-0.08714969;0.007904162;-0.02826,-0.1132263;-0.3563904;-0.02098257,-0.09163033;-0.7491623;0.05058327,-0.1104044;-0.791426;-0.02058556,0.04231838;0.55714;-0.02568531,157.9492
+0;0;0,0.01030325;0.3232426;0.007041934,0.02058918;0.6354574;-0.001665269,0.1866679;0.5074483;0.0009058537,0.2215065;0.236439;0.01617256,0.2561536;-0.04220077;-0.05861305,-0.1548339;0.5253438;0.01158913,-0.4223002;0.4682407;0.001903585,-0.709017;0.4270428;-0.0211102,0.07905513;0.004339376;-0.0466795,0.09001197;-0.3574079;0.005031962,0.08948883;-0.7420262;0.108019,0.1018812;-0.7785426;0.03018645,-0.08109909;0.008118312;-0.04248,-0.1228241;-0.3532071;-0.005625762,-0.1439033;-0.7384735;0.0926763,-0.1450585;-0.6977347;-0.009887107,0.01804525;0.5589187;0.003048546,0;0;0,0.02475981;0.3223803;-0.009971142,0.04827477;0.6330898;-0.03379703,0.2069299;0.4952877;-0.04228663,0.2455092;0.2251432;-0.02163696,0.271249;-0.06072307;-0.06692886,-0.12728;0.5268642;0.01068939,-0.3566199;0.3778264;0.01984151,-0.6147785;0.2496627;-0.01705844,0.07572582;-0.0006164014;-0.05208397,0.09773265;-0.3653203;-0.03935456,0.1131822;-0.7552422;0.03976584,0.12155;-0.7980164;-0.03282761,-0.08709077;0.007931686;-0.02828087,-0.1136636;-0.3566199;-0.02111726,-0.09190746;-0.7478346;0.04970358,-0.1113176;-0.7905048;-0.0208528,0.04263978;0.5570297;-0.02543163,157.9607
+0;0;0,0.01043256;0.3232389;0.007023886,0.0207891;0.6354515;-0.001677346,0.1868414;0.5073935;0.000917007,0.2215604;0.2363722;0.01624259,0.2561261;-0.04244947;-0.05789996,-0.1549009;0.5265775;0.0111807,-0.4237443;0.4764007;0.001264892,-0.7110215;0.4372364;-0.0180054,0.07908463;0.004259848;-0.04663684,0.09034768;-0.3574981;0.004934307,0.08979989;-0.7421229;0.107897,0.1024482;-0.7796996;0.03102484,-0.08104166;0.008171463;-0.04257928,-0.1225276;-0.3531756;-0.00566788,-0.1435377;-0.7384436;0.09264283,-0.1445631;-0.6977046;-0.009921946,0.01823336;0.558913;0.003034474,0;0;0,0.02475981;0.3223803;-0.009971142,0.04827477;0.6330898;-0.03379703,0.2069299;0.4952877;-0.04228663,0.2455092;0.2251432;-0.02163696,0.271249;-0.06072307;-0.06692886,-0.12728;0.5268642;0.01068939,-0.3566199;0.3778264;0.01984151,-0.6147785;0.2496627;-0.01705844,0.07572582;-0.0006164014;-0.05208397,0.09773265;-0.3653203;-0.03935456,0.1131822;-0.7552422;0.03976584,0.12155;-0.7980164;-0.03282761,-0.08709077;0.007931686;-0.02828087,-0.1136636;-0.3566199;-0.02111726,-0.09190746;-0.7478346;0.04970358,-0.1113176;-0.7905048;-0.0208528,0.04263978;0.5570297;-0.02543163,157.9829
+0;0;0,0.01042994;0.3231577;0.007022123,0.02078428;0.635304;-0.001676977,0.187123;0.5071813;0.0009123967,0.2218021;0.2364714;0.01622038,0.2562796;-0.0416387;-0.05773295,-0.1551983;0.5263979;0.01119348,-0.4237329;0.4762787;0.001289058,-0.710277;0.4372143;-0.01793205,0.07909378;0.00426034;-0.04664223,0.09036319;-0.3577021;0.004958071,0.08981588;-0.7419885;0.1078302,0.1024732;-0.7796134;0.03090312,-0.08105104;0.008172408;-0.0425842,-0.1225604;-0.353379;-0.005651936,-0.143552;-0.738308;0.09257229,-0.1445782;-0.6975613;-0.01006576,0.01822929;0.5587881;0.003033451,0;0;0,0.02490263;0.322293;-0.009803534,0.0485488;0.6329483;-0.03334093,0.2074027;0.4949583;-0.04200077,0.2458211;0.2251082;-0.02136588,0.2718458;-0.05994514;-0.06686664,-0.1274242;0.5268194;0.01078763,-0.3593218;0.3823782;0.01979322,-0.6308711;0.2884864;-0.01826285,0.07574671;-0.0006793886;-0.05207157,0.0978313;-0.3655868;-0.03937483,0.1132885;-0.7551919;0.03954243,0.1219931;-0.7980643;-0.03301764,-0.08709501;0.007987573;-0.02828658,-0.1133497;-0.3567933;-0.02107362,-0.09163693;-0.747677;0.04961875,-0.1101714;-0.792469;-0.01903805,0.04287771;0.5569046;-0.02505922,158.0048
+0;0;0,0.01037644;0.3231907;0.006956172,0.02054669;0.6353958;-0.001841059,0.187122;0.5072957;0.000963703,0.2204604;0.2364581;0.01663187,0.2563322;-0.0413819;-0.05754424,-0.1556701;0.5271969;0.01082448,-0.4254689;0.4846308;0.0004937779,-0.71257;0.4483079;-0.0149188,0.07903517;0.004274265;-0.04653325,0.09046057;-0.3578217;0.005009677,0.0900516;-0.7421912;0.1079321,0.102534;-0.7787013;0.0323443,-0.08090599;0.008135897;-0.04264038,-0.1224016;-0.3535368;-0.005603656,-0.1431311;-0.7385681;0.09265275,-0.1440251;-0.6980113;-0.008246556,0.01805597;0.5588634;0.002901331,0;0;0,0.02503622;0.3223128;-0.009793997,0.04882003;0.6330122;-0.03334904,0.2076983;0.4946685;-0.04175067,0.2459507;0.2248118;-0.02115726,0.2717625;-0.06019145;-0.06688285,-0.1273596;0.5268357;0.01068786,-0.3618449;0.3866813;0.0198194,-0.6314365;0.28747;-0.01840896,0.07575214;-0.0006610751;-0.05187821,0.09778811;-0.3657067;-0.0393548,0.1132383;-0.7554197;0.03950048,0.1228756;-0.7989557;-0.02972746,-0.08694927;0.008019967;-0.02838445,-0.1136708;-0.356864;-0.02157704,-0.0915996;-0.747776;0.04937238,-0.1096995;-0.7918845;-0.01750993,0.04311389;0.5569555;-0.02505946,158.0163
+0;0;0,0.01037644;0.3231907;0.006956172,0.02054669;0.6353958;-0.001841059,0.187122;0.5072957;0.000963703,0.2204604;0.2364581;0.01663187,0.2563322;-0.0413819;-0.05754424,-0.1556701;0.5271969;0.01082448,-0.4254689;0.4846308;0.0004937779,-0.71257;0.4483079;-0.0149188,0.07903517;0.004274265;-0.04653325,0.09046057;-0.3578217;0.005009677,0.0900516;-0.7421912;0.1079321,0.102534;-0.7787013;0.0323443,-0.08090599;0.008135897;-0.04264038,-0.1224016;-0.3535368;-0.005603656,-0.1431311;-0.7385681;0.09265275,-0.1440251;-0.6980113;-0.008246556,0.01805597;0.5588634;0.002901331,0;0;0,0.02503622;0.3223128;-0.009793997,0.04882003;0.6330122;-0.03334904,0.2076983;0.4946685;-0.04175067,0.2459507;0.2248118;-0.02115726,0.2717625;-0.06019145;-0.06688285,-0.1273596;0.5268357;0.01068786,-0.3618449;0.3866813;0.0198194,-0.6314365;0.28747;-0.01840896,0.07575214;-0.0006610751;-0.05187821,0.09778811;-0.3657067;-0.0393548,0.1132383;-0.7554197;0.03950048,0.1228756;-0.7989557;-0.02972746,-0.08694927;0.008019967;-0.02838445,-0.1136708;-0.356864;-0.02157704,-0.0915996;-0.747776;0.04937238,-0.1096995;-0.7918845;-0.01750993,0.04311389;0.5569555;-0.02505946,158.0278
+0;0;0,0.01036909;0.3229617;0.006951244,0.02053519;0.6350394;-0.001842649,0.1872231;0.5069309;0.0009592427,0.2205552;0.2361447;0.01662443,0.2566588;-0.04348963;-0.05803073,-0.1557957;0.5268453;0.01082654,-0.4255432;0.4842873;0.0004978022,-0.7144985;0.4477298;-0.01501431,0.07898429;0.004271513;-0.04650329,0.09041058;-0.3578525;0.005043626,0.09000158;-0.7422432;0.1079718,0.1025291;-0.7789941;0.03211032,-0.08085389;0.008130658;-0.04261292,-0.1223527;-0.35357;-0.005573336,-0.1430833;-0.7386225;0.09268849,-0.1439806;-0.6980276;-0.00857605,0.01804531;0.5585327;0.002898152,0;0;0,0.02523063;0.322069;-0.009748936,0.04910959;0.6326348;-0.03328013,0.2080564;0.4942036;-0.04162192,0.2462963;0.2243986;-0.02101564,0.2715843;-0.06253791;-0.06684279,-0.1273697;0.527114;0.01052026,-0.3638625;0.3904829;0.01972263,-0.6342817;0.2878529;-0.01786372,0.07574818;-0.0007680207;-0.05177784,0.09764564;-0.3658524;-0.03931403,0.1133215;-0.7555646;0.03961183,0.1230124;-0.79944;-0.0297861,-0.08684932;0.008112486;-0.02847289,-0.1135696;-0.3568006;-0.02169589,-0.09130923;-0.7476984;0.04939485,-0.1098518;-0.7918782;-0.01784434,0.043383;0.5566049;-0.02499676,158.0497
+0;0;0,0.01036909;0.3229617;0.006951244,0.02053519;0.6350394;-0.001842649,0.1872231;0.5069309;0.0009592427,0.2205552;0.2361447;0.01662443,0.2566588;-0.04348963;-0.05803073,-0.1557957;0.5268453;0.01082654,-0.4255432;0.4842873;0.0004978022,-0.7144985;0.4477298;-0.01501431,0.07898429;0.004271513;-0.04650329,0.09041058;-0.3578525;0.005043626,0.09000158;-0.7422432;0.1079718,0.1025291;-0.7789941;0.03211032,-0.08085389;0.008130658;-0.04261292,-0.1223527;-0.35357;-0.005573336,-0.1430833;-0.7386225;0.09268849,-0.1439806;-0.6980276;-0.00857605,0.01804531;0.5585327;0.002898152,0;0;0,0.02523063;0.322069;-0.009748936,0.04910959;0.6326348;-0.03328013,0.2080564;0.4942036;-0.04162192,0.2462963;0.2243986;-0.02101564,0.2715843;-0.06253791;-0.06684279,-0.1273697;0.527114;0.01052026,-0.3638625;0.3904829;0.01972263,-0.6342817;0.2878529;-0.01786372,0.07574818;-0.0007680207;-0.05177784,0.09764564;-0.3658524;-0.03931403,0.1133215;-0.7555646;0.03961183,0.1230124;-0.79944;-0.0297861,-0.08684932;0.008112486;-0.02847289,-0.1135696;-0.3568006;-0.02169589,-0.09130923;-0.7476984;0.04939485,-0.1098518;-0.7918782;-0.01784434,0.043383;0.5566049;-0.02499676,158.072
+0;0;0,0.01036939;0.3229067;0.006961946,0.02049957;0.6349188;-0.001807062,0.1874405;0.5067464;0.001001798,0.2205392;0.236497;0.01669962,0.2563376;-0.04242375;-0.05583145,-0.1562557;0.5276608;0.01032995,-0.4265933;0.492487;0.002775598,-0.7149515;0.4631177;-0.01528163,0.07900007;0.004325877;-0.04643341,0.09046325;-0.3575096;0.005000848,0.09036437;-0.742396;0.107568,0.1039109;-0.7783387;0.03131475,-0.08079719;0.00805904;-0.04269253,-0.1223474;-0.3533309;-0.005642168,-0.1423682;-0.7388685;0.09242663,-0.1431158;-0.6982812;-0.008735865,0.01802667;0.558429;0.00292544,0;0;0,0.02533207;0.3220099;-0.009624958,0.04927848;0.6325115;-0.03303742,0.2083612;0.4938307;-0.04157448,0.246453;0.224601;-0.02057219,0.2716304;-0.06111062;-0.06611371,-0.127541;0.5271201;0.01049933,-0.3659948;0.3950782;0.01952145,-0.635789;0.2939026;-0.01672331,0.07572255;-0.0008161814;-0.05178047,0.09738458;-0.365614;-0.03932739,0.1135055;-0.7557321;0.03944873,0.1230159;-0.7995667;-0.02986575,-0.08682611;0.008129538;-0.02847673,-0.1135805;-0.3564837;-0.02190692,-0.09116256;-0.7477176;0.04944501,-0.1085721;-0.7930139;-0.01669039,0.04353794;0.5564976;-0.02478242,158.0836
+0;0;0,0.01036939;0.3229067;0.006961946,0.02049957;0.6349188;-0.001807062,0.1874405;0.5067464;0.001001798,0.2205392;0.236497;0.01669962,0.2563376;-0.04242375;-0.05583145,-0.1562557;0.5276608;0.01032995,-0.4265933;0.492487;0.002775598,-0.7149515;0.4631177;-0.01528163,0.07900007;0.004325877;-0.04643341,0.09046325;-0.3575096;0.005000848,0.09036437;-0.742396;0.107568,0.1039109;-0.7783387;0.03131475,-0.08079719;0.00805904;-0.04269253,-0.1223474;-0.3533309;-0.005642168,-0.1423682;-0.7388685;0.09242663,-0.1431158;-0.6982812;-0.008735865,0.01802667;0.558429;0.00292544,0;0;0,0.02533207;0.3220099;-0.009624958,0.04927848;0.6325115;-0.03303742,0.2083612;0.4938307;-0.04157448,0.246453;0.224601;-0.02057219,0.2716304;-0.06111062;-0.06611371,-0.127541;0.5271201;0.01049933,-0.3659948;0.3950782;0.01952145,-0.635789;0.2939026;-0.01672331,0.07572255;-0.0008161814;-0.05178047,0.09738458;-0.365614;-0.03932739,0.1135055;-0.7557321;0.03944873,0.1230159;-0.7995667;-0.02986575,-0.08682611;0.008129538;-0.02847673,-0.1135805;-0.3564837;-0.02190692,-0.09116256;-0.7477176;0.04944501,-0.1085721;-0.7930139;-0.01669039,0.04353794;0.5564976;-0.02478242,158.1055
+0;0;0,0.01036456;0.3227564;0.006958704,0.02049099;0.6346527;-0.001807278,0.1875563;0.506466;0.000998734,0.2206753;0.2360511;0.01670617,0.2560835;-0.03982955;-0.05503434,-0.1563907;0.5273956;0.01033369,-0.4268939;0.4922003;0.002774716,-0.7121091;0.4631512;-0.01508569,0.07899082;0.00432537;-0.04642797,0.09046394;-0.3578239;0.005050905,0.09036519;-0.7422501;0.1074954,0.103678;-0.7770552;0.03255766,-0.08078772;0.008058095;-0.04268753,-0.1223739;-0.3536452;-0.005605027,-0.1423708;-0.7387218;0.0923465,-0.1431055;-0.6983172;-0.007070765,0.01801884;0.5581863;0.00292378,0;0;0,0.02538784;0.3218542;-0.009636402,0.04934371;0.6322352;-0.03309155,0.2085491;0.4935181;-0.04155231,0.2466157;0.2241323;-0.0203383,0.2720799;-0.05850402;-0.06482291,-0.1276956;0.5269944;0.01014116,-0.3685348;0.3990036;0.01923095,-0.6357839;0.2997828;-0.01603575,0.07570656;-0.000848487;-0.05178427,0.09741861;-0.3659651;-0.0394454,0.1136901;-0.7555495;0.03953362,0.1237976;-0.7977679;-0.02883982,-0.08681435;0.008125349;-0.02847916,-0.1135028;-0.3568106;-0.02189824,-0.09101331;-0.7475921;0.04925305,-0.1070346;-0.7931709;-0.01418006,0.04360359;0.5562463;-0.02482438,158.1172

+ 136 - 0
DataCSV/George/FirstPersonPerspective_OneArm_Sideways_None_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007527795;0.3250558;0.008552031,0.01360116;0.6380191;0.001676315,0.1878558;0.5086633;0.005524512,0.2256166;0.2317378;0.02260675,0.265193;-0.05087343;-0.05036346,-0.1614727;0.5024014;0.007070678,-0.2163166;0.2278828;0.0009786822,-0.2770943;-0.05529937;-0.05263048,0.07988733;0.005477088;-0.04530603,0.09539419;-0.3637907;0.004486397,0.09603093;-0.7537036;0.1064724,0.1076402;-0.7808933;0.04057216,-0.08082232;0.007013354;-0.04339568,-0.1180571;-0.3617677;-0.002254963,-0.1381703;-0.7526484;0.09387714,-0.1377268;-0.7133896;0.006342195,0.01218781;0.5614367;0.005927842,0;0;0,0.01893641;0.3246943;0.002469063,0.03692561;0.6370657;-0.009141922,0.2004148;0.4967637;-0.04153585,0.2611958;0.2235629;-0.03302765,0.2800924;-0.0622735;-0.1015879,-0.1399644;0.5064542;0.02630413,-0.1918797;0.2313175;0.02947468,-0.2569558;-0.04713461;-0.04116181,0.07293554;0.0004273504;-0.05607891,0.09791961;-0.3714789;-0.0442481,0.08339481;-0.7644419;0.04408503,0.08469991;-0.8059505;-0.007228855,-0.08813465;0.006939685;-0.02547043,-0.119222;-0.3646111;-0.03334865,-0.12127;-0.7611656;0.03858155,-0.1397278;-0.792372;-0.02192768,0.03264979;0.5606521;-0.003884792,440.0809
+0;0;0,0.007526495;0.3249997;0.008550554,0.01359836;0.6378855;0.001676611,0.1874764;0.5086634;0.005524535,0.2252525;0.2316263;0.02261365,0.2650201;-0.05235034;-0.05070911,-0.1611025;0.5024149;0.007067383,-0.2159684;0.2277856;0.0009729327,-0.2770399;-0.05676469;-0.05289524,0.0798659;0.005475618;-0.04529388,0.09532426;-0.3626374;0.004342858,0.09596321;-0.7539023;0.1066825,0.1075653;-0.7810565;0.04082318,-0.08080063;0.007011472;-0.04338404,-0.1179189;-0.3606164;-0.002371967,-0.138102;-0.7528524;0.09409346,-0.1376587;-0.7135994;0.006612919,0.01218538;0.5613235;0.005926998,0;0;0,0.01930477;0.3246157;0.002563238,0.03766362;0.6368934;-0.008892059,0.2005819;0.4967178;-0.04172111,0.2614805;0.2234118;-0.03373241,0.2801252;-0.0635561;-0.1037482,-0.1389854;0.5066488;0.02663224,-0.191092;0.2314329;0.02975261,-0.2566561;-0.04833212;-0.04119308,0.07285376;0.0004530996;-0.05614448,0.09827316;-0.3702732;-0.04492808,0.08303016;-0.7644559;0.04423308,0.08548677;-0.8052983;-0.00786281,-0.08815167;0.006936486;-0.02532284,-0.1193391;-0.3634367;-0.03313567,-0.1216975;-0.761423;0.03872069,-0.1405901;-0.7935621;-0.02061279,0.03329802;0.560503;-0.003671885,440.1083
+0;0;0,0.007527207;0.3250304;0.008551362,0.01359983;0.6379555;0.001676458,0.1876075;0.5086826;0.005524739,0.2253992;0.2315311;0.02262092,0.2651908;-0.05261713;-0.05074616,-0.1612296;0.5024295;0.007068729,-0.2161182;0.2276869;0.0009717625,-0.2772265;-0.05703539;-0.05292897,0.08000566;0.005485201;-0.04537315,0.0954825;-0.3630677;0.00432289,0.09612276;-0.7551346;0.1068723,0.1079201;-0.783251;0.03990428,-0.08094203;0.007023742;-0.04345996,-0.1181047;-0.3610434;-0.002398886,-0.1383291;-0.7540834;0.09426428,-0.1378783;-0.7146747;0.00531102,0.01218664;0.5613818;0.0059275,0;0;0,0.01948778;0.3246341;0.002730131,0.03809629;0.636941;-0.008608818,0.2009503;0.4966628;-0.04192972,0.2618175;0.223226;-0.03412104,0.2803009;-0.06395578;-0.1040586,-0.1387217;0.5065641;0.0269336,-0.1909981;0.2312641;0.03018022,-0.2567669;-0.04863831;-0.04078049,0.07281587;0.0004698932;-0.05645656,0.09836715;-0.3706816;-0.04487443,0.08293758;-0.7658144;0.0438118,0.08631988;-0.8070776;-0.01014685,-0.08837993;0.00696127;-0.02510468,-0.1195566;-0.3638609;-0.03281201,-0.1218983;-0.762673;0.03913711,-0.1406678;-0.7970669;-0.02004529,0.03365876;0.5605407;-0.003420115,440.1376
+0;0;0,0.007439292;0.3250566;0.008489507,0.01344008;0.6379918;0.001567387,0.1875681;0.508689;0.005477635,0.2253877;0.2315913;0.02254551,0.2653671;-0.05351639;-0.05118372,-0.1614345;0.5023288;0.007181278,-0.2162688;0.2276249;0.00119884,-0.2777041;-0.0581651;-0.0523782,0.07998634;0.005522413;-0.0453684,0.09542812;-0.3629594;0.004210077,0.09623875;-0.7534053;0.1064871,0.1075062;-0.7825319;0.03882252,-0.08091202;0.006982636;-0.04348667,-0.1180607;-0.3610033;-0.002478942,-0.1382711;-0.7524571;0.09377388,-0.1378499;-0.7129351;0.003715292,0.0120455;0.5614172;0.005832165,0;0;0,0.01943815;0.3246589;0.002817869,0.03791586;0.6369853;-0.008460283,0.2008494;0.4967323;-0.04213977,0.2620333;0.2234007;-0.03498268,0.280239;-0.06480148;-0.1051878,-0.1389595;0.5066377;0.02725254,-0.1911269;0.2313691;0.03050586,-0.2574145;-0.04949346;-0.04050752,0.07274717;0.0005158931;-0.05651712,0.09811437;-0.3705577;-0.04484653,0.08251669;-0.7640327;0.04371643,0.08597344;-0.8069593;-0.009866718,-0.08839964;0.006921994;-0.02498382,-0.1198447;-0.3637911;-0.03262176,-0.1222596;-0.7609932;0.03902896,-0.1417666;-0.7968336;-0.02001281,0.03351201;0.5605813;-0.003280162,440.1671
+0;0;0,0.007439756;0.3250769;0.008490036,0.01344121;0.6380469;0.001567091,0.1874916;0.5087576;0.005478039,0.2252954;0.2317755;0.02253879,0.2652665;-0.05327332;-0.05117522,-0.1613569;0.5024001;0.00718093,-0.2161684;0.2278109;0.001200989,-0.277591;-0.05792016;-0.05236499,0.07997485;0.00552162;-0.04536188,0.09535682;-0.3615333;0.004024602,0.09617022;-0.7533145;0.1066514,0.1075566;-0.783065;0.03827288,-0.08090039;0.006981632;-0.04348043,-0.1179052;-0.3595793;-0.002631497,-0.1381848;-0.752372;0.09395051,-0.1377591;-0.7127495;0.002941675,0.01204645;0.5614625;0.005832412,0;0;0,0.01960605;0.3246687;0.002866745,0.03817616;0.6370267;-0.008345842,0.2009143;0.4967149;-0.04235244,0.2620339;0.2234803;-0.03553081,0.2800286;-0.06471479;-0.1055599,-0.1385892;0.5067642;0.02773818,-0.190843;0.2316303;0.03092683,-0.2572164;-0.04925552;-0.03965642,0.07269147;0.0005428195;-0.05656696,0.09835219;-0.3690879;-0.04563237,0.08249813;-0.763749;0.04390383,0.08605625;-0.8063751;-0.01166749,-0.08841444;0.006904962;-0.0248872,-0.1197285;-0.3623794;-0.03219557,-0.122306;-0.7609716;0.03951931,-0.143324;-0.796156;-0.0211818,0.03375763;0.5606129;-0.00317812,440.1986
+0;0;0,0.007441217;0.3251407;0.008491703,0.0134437;0.6381642;0.001567614,0.1875865;0.5088348;0.005479055,0.2253609;0.2320682;0.02252653,0.2655498;-0.05453336;-0.05158902,-0.1614463;0.502474;0.007182845,-0.2162151;0.2280984;0.001207556,-0.2779723;-0.05918911;-0.05265022,0.08005904;0.005527433;-0.04540964,0.09543677;-0.3614258;0.003963176,0.09625253;-0.7543445;0.1068879,0.107447;-0.7830878;0.03966191,-0.08098557;0.006988983;-0.04352621,-0.1179802;-0.3594705;-0.002688583,-0.1383186;-0.7534036;0.09417383,-0.1379001;-0.7139432;0.004698917,0.01204872;0.5615676;0.005833615,0;0;0,0.01956338;0.3247354;0.00285697,0.03801268;0.6371539;-0.008360386,0.2007141;0.4966491;-0.0428071,0.2617781;0.2236349;-0.03561592,0.2793005;-0.06600541;-0.1066806,-0.1387793;0.5068777;0.02798141,-0.1910009;0.2319616;0.03134917,-0.2579433;-0.05058196;-0.03891165,0.07264721;0.0005999953;-0.05678082,0.09800692;-0.3689441;-0.0456965,0.08212884;-0.7647418;0.04414415,0.0840781;-0.8079425;-0.008136749,-0.0885781;0.006846116;-0.02467972,-0.1198183;-0.3623459;-0.03175822,-0.1227873;-0.7621272;0.03997307,-0.1415477;-0.8007757;-0.01508017,0.0336249;0.5607263;-0.003187656,440.2327
+0;0;0,0.007381038;0.325119;0.0084367,0.01336118;0.6381149;0.001395362,0.1872288;0.5089631;0.00547178,0.2249516;0.232717;0.02240531,0.2655043;-0.05311573;-0.05218305,-0.1613343;0.5028241;0.006967899,-0.2164278;0.2290482;0.001213801,-0.2781138;-0.05806604;-0.05044414,0.07997379;0.005530941;-0.04536293,0.09534255;-0.3613368;0.003874872,0.09656835;-0.7543775;0.1068478,0.1074997;-0.7847278;0.03917181,-0.0808949;0.006977248;-0.04349169,-0.1178413;-0.3593955;-0.002767757,-0.1383531;-0.7533436;0.09454623,-0.1378743;-0.7137441;0.003720514,0.01196518;0.5615257;0.00569151,0;0;0,0.0197839;0.3246977;0.002836466,0.03840071;0.6370803;-0.008391857,0.200627;0.4964945;-0.0430975,0.2616022;0.2239901;-0.03638816,0.2789679;-0.06516033;-0.1070902,-0.1381165;0.5071084;0.02834725,-0.1902092;0.2327057;0.03168488,-0.2572853;-0.04918757;-0.03863773,0.07254755;0.000629738;-0.05675077,0.09782673;-0.3688213;-0.04582453,0.08186333;-0.7646886;0.04428696,0.08714207;-0.80392;-0.0150497,-0.08849185;0.006818709;-0.02463519,-0.1199193;-0.3622569;-0.0315625,-0.1229437;-0.7621657;0.04019889,-0.1411836;-0.7996529;-0.01857588,0.03397754;0.5606609;-0.003212214,440.2549
+0;0;0,0.007382115;0.3251665;0.008437932,0.01336272;0.6381863;0.001396117,0.1874572;0.5089619;0.005472502,0.2250849;0.2334121;0.02236335,0.2656819;-0.05273315;-0.05230655,-0.1615572;0.502815;0.006970557,-0.2165119;0.2297291;0.001230962,-0.2782653;-0.05769899;-0.05048345,0.08008585;0.005538691;-0.0454265,0.09535784;-0.359019;0.003501281,0.09659107;-0.7544458;0.1070993,0.1074326;-0.7843001;0.03997961,-0.08100824;0.006987024;-0.04355263,-0.117722;-0.3570789;-0.003085118,-0.1383583;-0.7534186;0.09481965,-0.1378834;-0.713898;0.004740477,0.01196663;0.5615926;0.005692516,0;0;0,0.01985584;0.3247395;0.002988577,0.03848304;0.6371481;-0.008157969,0.2007456;0.4964032;-0.0435586,0.2616699;0.2246082;-0.03688097,0.2786297;-0.06492564;-0.1074874,-0.1382169;0.5070754;0.02878413,-0.1902422;0.2333761;0.03208557,-0.2575091;-0.04887056;-0.03801963,0.07249007;0.0006372631;-0.05703306,0.09776154;-0.3664934;-0.04674244,0.08179685;-0.7646258;0.04453826,0.08776365;-0.8028475;-0.01475191,-0.08867875;0.006867434;-0.0244316,-0.1199704;-0.3598778;-0.0313791,-0.1229287;-0.7622083;0.04085535,-0.1410293;-0.797883;-0.01884666,0.03405954;0.5607233;-0.002991915,440.2781
+0;0;0,0.007382115;0.3251665;0.008437932,0.01336272;0.6381863;0.001396117,0.1874572;0.5089619;0.005472502,0.2250849;0.2334121;0.02236335,0.2656819;-0.05273315;-0.05230655,-0.1615572;0.502815;0.006970557,-0.2165119;0.2297291;0.001230962,-0.2782653;-0.05769899;-0.05048345,0.08008585;0.005538691;-0.0454265,0.09535784;-0.359019;0.003501281,0.09659107;-0.7544458;0.1070993,0.1074326;-0.7843001;0.03997961,-0.08100824;0.006987024;-0.04355263,-0.117722;-0.3570789;-0.003085118,-0.1383583;-0.7534186;0.09481965,-0.1378834;-0.713898;0.004740477,0.01196663;0.5615926;0.005692516,0;0;0,0.01985584;0.3247395;0.002988577,0.03848304;0.6371481;-0.008157969,0.2007456;0.4964032;-0.0435586,0.2616699;0.2246082;-0.03688097,0.2786297;-0.06492564;-0.1074874,-0.1382169;0.5070754;0.02878413,-0.1902422;0.2333761;0.03208557,-0.2575091;-0.04887056;-0.03801963,0.07249007;0.0006372631;-0.05703306,0.09776154;-0.3664934;-0.04674244,0.08179685;-0.7646258;0.04453826,0.08776365;-0.8028475;-0.01475191,-0.08867875;0.006867434;-0.0244316,-0.1199704;-0.3598778;-0.0313791,-0.1229287;-0.7622083;0.04085535,-0.1410293;-0.797883;-0.01884666,0.03405954;0.5607233;-0.002991915,440.3059
+0;0;0,0.0073626;0.3251616;0.008430769,0.01335287;0.6381841;0.001383875,0.1874544;0.5088949;0.005462158,0.2250147;0.2337833;0.02230402,0.2658054;-0.05199575;-0.05260959,-0.1616521;0.5029569;0.006870308,-0.2168911;0.2303794;0.001300452,-0.2785924;-0.05694979;-0.04949798,0.08012809;0.005539694;-0.04544604,0.09562259;-0.3591915;0.003896449,0.09690177;-0.7543026;0.1074285,0.1069671;-0.7835959;0.03957611,-0.08104406;0.006988538;-0.04358395,-0.1177108;-0.3573228;-0.00313111,-0.1383839;-0.7533626;0.09463589,-0.1378834;-0.7138347;0.004469819,0.01195237;0.5615886;0.00567967,0;0;0,0.01994328;0.3247292;0.002928257,0.03858668;0.6371375;-0.008273363,0.2006456;0.496112;-0.04417825,0.2616278;0.2247836;-0.03762865,0.2782006;-0.06461018;-0.107787,-0.138115;0.5071768;0.02902877,-0.1899202;0.2338871;0.03215447,-0.256003;-0.04867834;-0.0366601,0.07244025;0.0006864071;-0.05717063,0.09759079;-0.366687;-0.04678583,0.0814845;-0.7644686;0.04455805,0.08850183;-0.8031426;-0.0142262,-0.08876874;0.006836553;-0.02428814,-0.1203034;-0.3601245;-0.03127132,-0.1232526;-0.7620531;0.04137794,-0.1411322;-0.7975109;-0.01875993,0.03416392;0.560712;-0.00308919,440.3335
+0;0;0,0.007364525;0.3252467;0.008432973,0.01335579;0.6383209;0.001385008,0.1876779;0.5089549;0.005463609,0.2251923;0.2341802;0.02228485,0.2659803;-0.05158046;-0.05262392,-0.1618678;0.5030094;0.006873531,-0.2170391;0.2307658;0.001310496,-0.2787364;-0.05654487;-0.04948466,0.08010086;0.005537812;-0.0454306,0.09558599;-0.3589728;0.003882039,0.09686577;-0.7542666;0.107462,0.1068285;-0.7829561;0.04030061,-0.08101653;0.006986163;-0.04356914,-0.117661;-0.3571047;-0.003140777,-0.1383437;-0.7533277;0.09467144,-0.1378483;-0.7138969;0.005423635,0.0119551;0.5617148;0.005681395,0;0;0,0.01987557;0.3248177;0.003024578,0.03843315;0.6372853;-0.008111,0.2006198;0.4961138;-0.04440832,0.2613817;0.2250788;-0.03812885,0.277413;-0.06433362;-0.1082542,-0.1384085;0.5071418;0.02935177,-0.1900807;0.2341757;0.0326581,-0.2556483;-0.04873306;-0.03514776,0.0723673;0.0007287115;-0.05721188,0.09753257;-0.3664199;-0.04681659,0.08123614;-0.7643179;0.04483128,0.09307548;-0.8044637;-0.009883881,-0.08876608;0.006803361;-0.02418784,-0.1204766;-0.3599196;-0.0311297,-0.1236232;-0.7620076;0.04169199,-0.1412592;-0.7965544;-0.01811639,0.03403054;0.5608472;-0.002938509,440.3557
+0;0;0,0.007364525;0.3252467;0.008432973,0.01335579;0.6383209;0.001385008,0.1876779;0.5089549;0.005463609,0.2251923;0.2341802;0.02228485,0.2659803;-0.05158046;-0.05262392,-0.1618678;0.5030094;0.006873531,-0.2170391;0.2307658;0.001310496,-0.2787364;-0.05654487;-0.04948466,0.08010086;0.005537812;-0.0454306,0.09558599;-0.3589728;0.003882039,0.09686577;-0.7542666;0.107462,0.1068285;-0.7829561;0.04030061,-0.08101653;0.006986163;-0.04356914,-0.117661;-0.3571047;-0.003140777,-0.1383437;-0.7533277;0.09467144,-0.1378483;-0.7138969;0.005423635,0.0119551;0.5617148;0.005681395,0;0;0,0.01987557;0.3248177;0.003024578,0.03843315;0.6372853;-0.008111,0.2006198;0.4961138;-0.04440832,0.2613817;0.2250788;-0.03812885,0.277413;-0.06433362;-0.1082542,-0.1384085;0.5071418;0.02935177,-0.1900807;0.2341757;0.0326581,-0.2556483;-0.04873306;-0.03514776,0.0723673;0.0007287115;-0.05721188,0.09753257;-0.3664199;-0.04681659,0.08123614;-0.7643179;0.04483128,0.09307548;-0.8044637;-0.009883881,-0.08876608;0.006803361;-0.02418784,-0.1204766;-0.3599196;-0.0311297,-0.1236232;-0.7620076;0.04169199,-0.1412592;-0.7965544;-0.01811639,0.03403054;0.5608472;-0.002938509,440.38
+0;0;0,0.007329995;0.3251905;0.008422991,0.01330145;0.6382091;0.001362881,0.1876427;0.5088581;0.005489943,0.2251387;0.234342;0.02227318,0.2662501;-0.05129498;-0.05282773,-0.1619108;0.5028372;0.006976785,-0.2170734;0.2308572;0.001443329,-0.2791135;-0.05631784;-0.04955013,0.080266;0.005560166;-0.04553325,0.09573989;-0.3582193;0.003699753,0.09709036;-0.7540777;0.1071411,0.1057581;-0.7826371;0.04356197,-0.08118402;0.006985181;-0.04367132,-0.1177513;-0.3563783;-0.003315601,-0.1385311;-0.7530878;0.0946418,-0.1380686;-0.7139617;0.008252345,0.01190288;0.5616183;0.005660322,0;0;0,0.01986425;0.3247599;0.003148794,0.03836152;0.6371782;-0.007893324,0.2004605;0.4960978;-0.04482269,0.2614082;0.2253656;-0.03881264,0.2766386;-0.06404999;-0.1089944,-0.1384912;0.5071597;0.02967509,-0.1897644;0.2343896;0.03344272,-0.2560267;-0.04827064;-0.03461082,0.07233112;0.0007691532;-0.05757117,0.09772581;-0.3656321;-0.04737139,0.08112052;-0.763848;0.04511762,0.08860384;-0.8042544;-0.005217075,-0.08903155;0.006802247;-0.02395696,-0.1208909;-0.3591719;-0.03079202,-0.1239053;-0.7617875;0.0419911,-0.1387634;-0.7956321;-0.01501551,0.03397687;0.5607532;-0.002738953,440.412
+0;0;0,0.007329995;0.3251905;0.008422991,0.01330145;0.6382091;0.001362881,0.1876427;0.5088581;0.005489943,0.2251387;0.234342;0.02227318,0.2662501;-0.05129498;-0.05282773,-0.1619108;0.5028372;0.006976785,-0.2170734;0.2308572;0.001443329,-0.2791135;-0.05631784;-0.04955013,0.080266;0.005560166;-0.04553325,0.09573989;-0.3582193;0.003699753,0.09709036;-0.7540777;0.1071411,0.1057581;-0.7826371;0.04356197,-0.08118402;0.006985181;-0.04367132,-0.1177513;-0.3563783;-0.003315601,-0.1385311;-0.7530878;0.0946418,-0.1380686;-0.7139617;0.008252345,0.01190288;0.5616183;0.005660322,0;0;0,0.01986425;0.3247599;0.003148794,0.03836152;0.6371782;-0.007893324,0.2004605;0.4960978;-0.04482269,0.2614082;0.2253656;-0.03881264,0.2766386;-0.06404999;-0.1089944,-0.1384912;0.5071597;0.02967509,-0.1897644;0.2343896;0.03344272,-0.2560267;-0.04827064;-0.03461082,0.07233112;0.0007691532;-0.05757117,0.09772581;-0.3656321;-0.04737139,0.08112052;-0.763848;0.04511762,0.08860384;-0.8042544;-0.005217075,-0.08903155;0.006802247;-0.02395696,-0.1208909;-0.3591719;-0.03079202,-0.1239053;-0.7617875;0.0419911,-0.1387634;-0.7956321;-0.01501551,0.03397687;0.5607532;-0.002738953,440.4332
+0;0;0,0.007329906;0.3251866;0.00842289,0.01330146;0.6382104;0.001362617,0.1875825;0.5088751;0.005489867,0.2250513;0.2345592;0.02226087,0.2661322;-0.05086622;-0.05278441,-0.1618514;0.5028563;0.0069762,-0.2169738;0.2310745;0.001446778,-0.2789679;-0.05588776;-0.0495089,0.08030071;0.005562571;-0.04555295,0.09572634;-0.3570822;0.003526498,0.09707853;-0.7534422;0.107099,0.1057718;-0.7821742;0.04333233,-0.08121914;0.006988202;-0.04369022,-0.1176724;-0.355242;-0.003460366,-0.1384785;-0.752454;0.09462115,-0.1380147;-0.7133011;0.007977001,0.01190284;0.5616173;0.005660187,0;0;0,0.01991062;0.3247535;0.003113031,0.03842591;0.6371746;-0.007962942,0.2003862;0.4961387;-0.04521847,0.2614079;0.2256255;-0.03944612,0.2760939;-0.06364104;-0.1094197,-0.1383415;0.5072198;0.02983133,-0.1895353;0.2346402;0.03356426,-0.2559559;-0.04772511;-0.03459173,0.07228492;0.0008412302;-0.05769229,0.09745063;-0.3644358;-0.04782653,0.08103287;-0.7630775;0.04515505,0.08671573;-0.8032978;-0.006109238,-0.08910081;0.006738678;-0.02387159,-0.1204329;-0.3581332;-0.03056209,-0.1239274;-0.7613926;0.04154915,-0.1383895;-0.7948893;-0.01633197,0.03403935;0.5607481;-0.00279808,440.4632
+0;0;0,0.007298009;0.325179;0.008403067,0.01323896;0.6381963;0.001300383,0.1876911;0.50881;0.005483845,0.2250236;0.2355382;0.02217444,0.2663814;-0.0507797;-0.05320711,-0.1621665;0.5030543;0.006792591,-0.2176854;0.2324219;0.001736667,-0.2806644;-0.05529162;-0.04950118,0.08032196;0.005571781;-0.04554632,0.09575245;-0.3576022;0.003691368,0.09721832;-0.7534881;0.1070104,0.1056492;-0.7826605;0.04356311,-0.08122273;0.006984401;-0.04371744,-0.1176811;-0.3557706;-0.003252745,-0.1384812;-0.7524861;0.09465925,-0.1358112;-0.7859141;0.03492847,0.01184442;0.5616049;0.005606886,0;0;0,0.01992169;0.3247437;0.003151179,0.03842884;0.6371602;-0.007894754,0.2005211;0.4961431;-0.04543615,0.2611711;0.2266309;-0.03955627,0.2759942;-0.06366464;-0.1094098,-0.1384797;0.5070812;0.0299092,-0.1895639;0.2355562;0.03369919,-0.2562724;-0.04771888;-0.03468195,0.07226887;0.0008419752;-0.05773759,0.09758408;-0.3649657;-0.04765629,0.08099966;-0.7630854;0.04523278,0.08652623;-0.8034915;-0.00585961,-0.08913559;0.006740582;-0.02380212,-0.1205842;-0.3586668;-0.03059883,-0.1236561;-0.7613639;0.04170781,-0.1377528;-0.7948827;-0.01629784,0.03404571;0.5607343;-0.002736091,440.49
+0;0;0,0.007298009;0.325179;0.008403067,0.01323896;0.6381963;0.001300383,0.1876911;0.50881;0.005483845,0.2250236;0.2355382;0.02217444,0.2663814;-0.0507797;-0.05320711,-0.1621665;0.5030543;0.006792591,-0.2176854;0.2324219;0.001736667,-0.2806644;-0.05529162;-0.04950118,0.08032196;0.005571781;-0.04554632,0.09575245;-0.3576022;0.003691368,0.09721832;-0.7534881;0.1070104,0.1056492;-0.7826605;0.04356311,-0.08122273;0.006984401;-0.04371744,-0.1176811;-0.3557706;-0.003252745,-0.1384812;-0.7524861;0.09465925,-0.1358112;-0.7859141;0.03492847,0.01184442;0.5616049;0.005606886,0;0;0,0.01992169;0.3247437;0.003151179,0.03842884;0.6371602;-0.007894754,0.2005211;0.4961431;-0.04543615,0.2611711;0.2266309;-0.03955627,0.2759942;-0.06366464;-0.1094098,-0.1384797;0.5070812;0.0299092,-0.1895639;0.2355562;0.03369919,-0.2562724;-0.04771888;-0.03468195,0.07226887;0.0008419752;-0.05773759,0.09758408;-0.3649657;-0.04765629,0.08099966;-0.7630854;0.04523278,0.08652623;-0.8034915;-0.00585961,-0.08913559;0.006740582;-0.02380212,-0.1205842;-0.3586668;-0.03059883,-0.1236561;-0.7613639;0.04170781,-0.1377528;-0.7948827;-0.01629784,0.03404571;0.5607343;-0.002736091,440.5125
+0;0;0,0.007297969;0.3251772;0.00840302,0.01323894;0.6381958;0.0013003,0.1876898;0.5088093;0.005483792,0.2250112;0.2356188;0.02216941,0.2663449;-0.05053329;-0.05316848,-0.1621652;0.5030537;0.006792529,-0.2176675;0.2325018;0.001738109,-0.2806101;-0.0550451;-0.04947007,0.08053997;0.005586904;-0.04566995,0.09596759;-0.3575195;0.003558587,0.09743342;-0.7533948;0.1068748,0.1060162;-0.7836334;0.04228429,-0.08144319;0.007003358;-0.0438361,-0.1178948;-0.3556842;-0.003378928,-0.1386943;-0.7523891;0.09453043,-0.1359763;-0.7869599;0.03372337,0.01184439;0.5616037;0.005606833,0;0;0,0.01987737;0.3247445;0.003167868,0.03830874;0.6371667;-0.007866621,0.2003649;0.4962302;-0.04574704,0.261002;0.2268052;-0.03960657,0.2757134;-0.063272;-0.1096499,-0.1385367;0.507103;0.03017853,-0.1895935;0.2356578;0.03406766,-0.2564837;-0.04734045;-0.0345249,0.0722494;0.0008452386;-0.05816317,0.09733962;-0.3648871;-0.04729795,0.08084333;-0.762973;0.04570293,0.08649558;-0.8038639;-0.00737071,-0.08947537;0.006793391;-0.02348725,-0.1209658;-0.3585397;-0.03040666,-0.1244409;-0.7610818;0.04267804,-0.1385436;-0.7954103;-0.01679663,0.03394693;0.5607392;-0.002706289,440.5474
+0;0;0,0.007252142;0.3251782;0.008363063,0.01318663;0.6381971;0.001223684,0.1876197;0.5087842;0.005417252,0.2250877;0.2356756;0.0221224,0.2663119;-0.05042544;-0.05323904,-0.1621885;0.5029864;0.006812244,-0.2181828;0.2325878;0.002287078,-0.2827582;-0.05455869;-0.04879626,0.08055386;0.005593947;-0.04564283,0.09597961;-0.3575749;0.003629081,0.09796672;-0.7521931;0.1063266,0.1054815;-0.7832311;0.04350882,-0.08139411;0.006990508;-0.04392741,-0.1178489;-0.3557834;-0.003635488,-0.1386327;-0.7510972;0.09418671,-0.1361844;-0.7851417;0.03401615,0.01178976;0.5616044;0.005534806,0;0;0,0.01991145;0.3247415;0.003146648,0.03837384;0.6371614;-0.007924318,0.2004007;0.4962122;-0.04582739,0.2611507;0.2268733;-0.03972721,0.2756569;-0.06316769;-0.1097157,-0.1384293;0.5070553;0.0302816,-0.1894261;0.2356612;0.03425265,-0.255688;-0.04764622;-0.03341486,0.07223794;0.0008452237;-0.05817604,0.09738365;-0.3649493;-0.04724908,0.08110702;-0.761587;0.045959,0.08428489;-0.8033173;-0.004764315,-0.08948462;0.006802949;-0.02344582,-0.1209366;-0.3586023;-0.03031316,-0.124831;-0.7598076;0.04244186,-0.1383159;-0.7939609;-0.01613028,0.03400467;0.5607342;-0.002752542,440.5798
+0;0;0,0.007253287;0.3252295;0.008364384,0.01318885;0.6383054;0.001223622,0.1876972;0.508854;0.00541803,0.2251798;0.2356387;0.02212971,0.2663977;-0.05041856;-0.05322019,-0.1622613;0.5030537;0.006813621,-0.2182774;0.2325494;0.002286686,-0.282843;-0.05455309;-0.04878882,0.0805878;0.005596304;-0.04566206,0.09602385;-0.3578152;0.003642768,0.09801087;-0.7524145;0.1063354,0.108855;-0.8104944;0.01568716,-0.08142839;0.006993453;-0.04394592,-0.1179076;-0.3560228;-0.003627077,-0.1386904;-0.7513179;0.09419046,-0.1351573;-0.8137363;0.007362261,0.01179169;0.5616969;0.005535635,0;0;0,0.01997155;0.3247895;0.00311923,0.03846942;0.6372626;-0.008002281,0.2004912;0.4962467;-0.046139,0.2613381;0.2268226;-0.03988051,0.2758437;-0.06315258;-0.1099467,-0.1383397;0.5070551;0.03052028,-0.1892599;0.2355373;0.03453229,-0.2558771;-0.04765755;-0.03305522,0.07221971;0.0008771717;-0.05826044,0.09751573;-0.3651473;-0.0471549,0.08117034;-0.7617074;0.04628611,0.05732861;-0.7543098;-0.0762434,-0.08955903;0.006802098;-0.02331623,-0.1209172;-0.3588584;-0.03011743,-0.1250464;-0.7600375;0.04266036,-0.1434415;-0.8232908;-0.04135288,0.03409345;0.5608209;-0.002813816,440.6026
+0;0;0,0.007253466;0.3252375;0.00836459,0.01318963;0.6383453;0.001222863,0.1875572;0.5089231;0.005418106,0.2250408;0.235701;0.0221302,0.2664125;-0.05142373;-0.05350088,-0.1621218;0.5031273;0.006812582,-0.2181393;0.2326164;0.002285535,-0.2829458;-0.05555752;-0.04898057,0.08061872;0.005598451;-0.04567958,0.09607441;-0.3582755;0.003687982,0.09805742;-0.7520792;0.1061736,0.1089009;-0.8101545;0.0155302,-0.08145963;0.006996136;-0.04396278,-0.1179852;-0.3564821;-0.003592636,-0.1387261;-0.7509801;0.0940277,-0.1351932;-0.8133935;0.007204168,0.01179223;0.5617237;0.005535617,0;0;0,0.01990074;0.3248036;0.002935886,0.03824919;0.6373056;-0.008492231,0.2002153;0.4963626;-0.04643655,0.2614729;0.2270266;-0.04008985,0.2757808;-0.06394243;-0.1108328,-0.1381605;0.5067576;0.03059086,-0.1893035;0.2352761;0.03468969,-0.2555626;-0.04932532;-0.03227344,0.07219188;0.0009277761;-0.05835081,0.09750615;-0.3655588;-0.04707981,0.08124943;-0.7612733;0.04637837,0.05727583;-0.7539008;-0.0761137,-0.08962628;0.006753345;-0.02321352,-0.1211509;-0.3593636;-0.02991073,-0.1249646;-0.7597481;0.04265868,-0.1434818;-0.8231463;-0.04115631,0.03392142;0.5608543;-0.003211498,440.6299
+0;0;0,0.007203877;0.3252626;0.008360029,0.01314336;0.6384234;0.001205121,0.1875682;0.5089291;0.00541202,0.2252042;0.2356818;0.02213239,0.2664906;-0.05212852;-0.05358438,-0.1622477;0.5031876;0.006924327,-0.2186172;0.2327001;0.002557428,-0.2868813;-0.05549866;-0.04797864,0.08069444;0.00558487;-0.0456758,0.09607416;-0.3581573;0.00359812,0.09793244;-0.7515227;0.1059951,0.1062224;-0.7914545;0.03885313,-0.08144735;0.007034542;-0.04411242,-0.1179415;-0.356306;-0.003806088,-0.1388162;-0.7503541;0.0937403,-0.1345368;-0.7908186;0.02678014,0.01174279;0.5617852;0.005518148,0;0;0,0.01990589;0.3248284;0.002789736,0.03823912;0.6373782;-0.008811712,0.2002314;0.4963307;-0.04680991,0.2615266;0.2269626;-0.04018879,0.27598;-0.0645217;-0.1116059,-0.1381205;0.5067081;0.03076706,-0.1894895;0.2352231;0.0349175,-0.2555554;-0.05023283;-0.03158515,0.07217366;0.0009139628;-0.05847383,0.09767209;-0.3654099;-0.04709458,0.08131804;-0.7606337;0.04647613,0.08198887;-0.8054046;-0.01578212,-0.08972176;0.006794307;-0.02308472,-0.1209803;-0.3591976;-0.02984271,-0.1250322;-0.7591045;0.04284098,-0.1392132;-0.8005504;-0.02166951,0.03391734;0.560913;-0.003484488,440.658
+0;0;0,0.007203877;0.3252626;0.008360029,0.01314336;0.6384234;0.001205121,0.1875682;0.5089291;0.00541202,0.2252042;0.2356818;0.02213239,0.2664906;-0.05212852;-0.05358438,-0.1622477;0.5031876;0.006924327,-0.2186172;0.2327001;0.002557428,-0.2868813;-0.05549866;-0.04797864,0.08069444;0.00558487;-0.0456758,0.09607416;-0.3581573;0.00359812,0.09793244;-0.7515227;0.1059951,0.1062224;-0.7914545;0.03885313,-0.08144735;0.007034542;-0.04411242,-0.1179415;-0.356306;-0.003806088,-0.1388162;-0.7503541;0.0937403,-0.1345368;-0.7908186;0.02678014,0.01174279;0.5617852;0.005518148,0;0;0,0.01990589;0.3248284;0.002789736,0.03823912;0.6373782;-0.008811712,0.2002314;0.4963307;-0.04680991,0.2615266;0.2269626;-0.04018879,0.27598;-0.0645217;-0.1116059,-0.1381205;0.5067081;0.03076706,-0.1894895;0.2352231;0.0349175,-0.2555554;-0.05023283;-0.03158515,0.07217366;0.0009139628;-0.05847383,0.09767209;-0.3654099;-0.04709458,0.08131804;-0.7606337;0.04647613,0.08198887;-0.8054046;-0.01578212,-0.08972176;0.006794307;-0.02308472,-0.1209803;-0.3591976;-0.02984271,-0.1250322;-0.7591045;0.04284098,-0.1392132;-0.8005504;-0.02166951,0.03391734;0.560913;-0.003484488,440.6803
+0;0;0,0.007206323;0.325373;0.008362867,0.01314768;0.6386331;0.00120565,0.1874106;0.5091621;0.005414065,0.2250721;0.2357301;0.02214573,0.2663788;-0.05222148;-0.05360819,-0.1620841;0.5034258;0.006924984,-0.2184918;0.2327555;0.002555133,-0.2867894;-0.0555847;-0.04800573,0.08066848;0.005583074;-0.04566111,0.09604514;-0.3580864;0.003602963,0.09789574;-0.7498274;0.1055771,0.1061176;-0.7891851;0.03898636,-0.08142115;0.007032279;-0.04409824,-0.117908;-0.3562357;-0.003799956,-0.1386965;-0.7486565;0.09334362,-0.1344522;-0.7885425;0.02693321,0.01174666;0.5619696;0.005520095,0;0;0,0.01977096;0.3249478;0.002738953,0.03797886;0.6376021;-0.008923054,0.1997757;0.4964483;-0.04693699,0.2613476;0.2269477;-0.04048038,0.2756721;-0.06475905;-0.1116352,-0.1380986;0.5067775;0.03082784,-0.1897626;0.2351618;0.03520305,-0.2559645;-0.05054697;-0.03074219,0.07212065;0.0009626151;-0.05849099,0.09727849;-0.3653028;-0.04684567,0.08037166;-0.7587062;0.04702163,0.08230317;-0.8039145;-0.01341343,-0.08971964;0.006752093;-0.02298492,-0.1211622;-0.3591562;-0.02942104,-0.1244166;-0.7574792;0.04262944,-0.1405952;-0.796513;-0.02283045,0.03368795;0.5611111;-0.003577232,440.7158
+0;0;0,0.007154516;0.3253343;0.008373888,0.01308638;0.6385491;0.001222785,0.1873482;0.5090041;0.005354569,0.2250354;0.2356192;0.02209239,0.266392;-0.05228764;-0.05357219,-0.1621663;0.5033464;0.006987031,-0.2195827;0.2329226;0.00323235,-0.2920379;-0.05448908;-0.04647298,0.08064862;0.005579885;-0.04561917,0.09594789;-0.3581353;0.003640682,0.09790853;-0.7496564;0.1056409,0.1058201;-0.7893206;0.0394042,-0.08135238;0.007027091;-0.04414582,-0.1178443;-0.3562696;-0.003732752,-0.138643;-0.7485314;0.09319372,-0.1344872;-0.7887012;0.02714889,0.01168597;0.5618982;0.005532962,0;0;0,0.0195114;0.3249233;0.002805471,0.03746009;0.6375479;-0.00881815,0.19931;0.4964805;-0.04710102,0.2610555;0.2270676;-0.04047203,0.2754869;-0.06466296;-0.1112597,-0.1384666;0.5068064;0.03158468,-0.1911537;0.2354263;0.03566748,-0.2576521;-0.05026546;-0.02978519,0.07212009;0.0009684563;-0.05843115,0.09697621;-0.3653351;-0.04605532,0.07997239;-0.7585124;0.04785513,0.08110783;-0.8038434;-0.01236892,-0.08970328;0.00675199;-0.02289489,-0.1208945;-0.3592257;-0.02895501,-0.1246834;-0.7573125;0.04322008,-0.1408314;-0.796509;-0.02200319,0.03323561;0.5610657;-0.003476858,440.7375
+0;0;0,0.007154974;0.3253551;0.008374425,0.01308717;0.6385876;0.001222947,0.1872591;0.509066;0.005355028,0.2250015;0.2352801;0.02211741,0.2663276;-0.05241397;-0.05349123,-0.1620767;0.5034113;0.006986655,-0.2195773;0.2325907;0.003226465,-0.291979;-0.05460846;-0.04644212,0.08056445;0.005574062;-0.04557157,0.09587312;-0.3583643;0.00371851,0.09784348;-0.7518265;0.1062244,0.1057688;-0.791612;0.0398723,-0.08126748;0.007019758;-0.04409975,-0.1177818;-0.3564998;-0.003661886,-0.1386836;-0.7507063;0.09374512,-0.1345205;-0.7909983;0.0275852,0.01168669;0.561933;0.00553333,0;0;0,0.01939684;0.3249507;0.002847672,0.03723866;0.6376013;-0.008717537,0.1990024;0.4965779;-0.04711676,0.2609583;0.2267956;-0.04054666,0.2755402;-0.0647645;-0.1110623,-0.1384961;0.5066733;0.03171856,-0.1923238;0.2351137;0.03642716,-0.2612667;-0.05010119;-0.02753938,0.0720721;0.001008794;-0.05833578,0.0967658;-0.3655224;-0.04568267,0.08030413;-0.7608527;0.0479486,0.08194149;-0.8060523;-0.01269603,-0.08959647;0.00670161;-0.02293536,-0.120461;-0.3595346;-0.02871594,-0.1248801;-0.759542;0.04407361,-0.1421119;-0.7983335;-0.02154825,0.03303881;0.5611131;-0.003391266,440.7606
+0;0;0,0.007154541;0.3253355;0.008373917,0.01308639;0.6385493;0.001222883,0.187164;0.5090612;0.00535478,0.2249937;0.2346424;0.02215591,0.2663825;-0.05348837;-0.05356752,-0.1619839;0.5034094;0.006985529,-0.2196174;0.2319629;0.003216648,-0.292129;-0.05567226;-0.04652733,0.08053542;0.005572052;-0.04555514,0.09585223;-0.3585598;0.003761154,0.0978208;-0.7516659;0.1061743,0.1057043;-0.7910833;0.04017234,-0.08123819;0.007017228;-0.04408386,-0.1177719;-0.3566957;-0.003624491,-0.1386548;-0.7505455;0.09369437,-0.1345137;-0.7904666;0.02788359,0.011686;0.5618997;0.005532986,0;0;0,0.01922803;0.3249404;0.00291276,0.03690684;0.6375847;-0.008570671,0.1986367;0.496603;-0.04691291,0.2608683;0.2262279;-0.04030967,0.275615;-0.06580701;-0.110769,-0.1386559;0.5068247;0.03223521,-0.1931821;0.2347541;0.0370857,-0.2666858;-0.05016699;-0.02523253,0.07209581;0.001009643;-0.05825329,0.09632294;-0.3657241;-0.04490495,0.07984479;-0.7606866;0.04867817,0.08136772;-0.8045712;-0.01277041,-0.08956296;0.006696266;-0.02293268,-0.1204048;-0.3597442;-0.02831018,-0.1248348;-0.7593404;0.04468264,-0.1418536;-0.797747;-0.02064775,0.03274599;0.5610979;-0.003265142,440.7986
+0;0;0,0.007068099;0.325288;0.008362667,0.01298074;0.6384725;0.001182149,0.1868014;0.5091039;0.005382854,0.2247352;0.2348523;0.02196503,0.265823;-0.05357021;-0.05332119,-0.1618241;0.5034453;0.007053338,-0.221504;0.2326016;0.003912164,-0.2997131;-0.05384672;-0.04481646,0.08045211;0.005553351;-0.04544992,0.0956331;-0.3586015;0.003858536,0.09770428;-0.7518511;0.1061101,0.1077481;-0.7873521;0.04168224,-0.08106255;0.007020521;-0.04414355,-0.1177952;-0.3566757;-0.003569424,-0.1386398;-0.7506161;0.09380364,-0.1381753;-0.7109155;0.001891218,0.01158349;0.5618288;0.005497982,0;0;0,0.01871681;0.3249212;0.002841711,0.03603978;0.6375545;-0.008686304,0.1975485;0.496558;-0.04693675,0.2598128;0.2263631;-0.04017472,0.274628;-0.06585398;-0.1104132,-0.1391462;0.5070133;0.03245773,-0.1942434;0.2352483;0.03845713,-0.2743652;-0.04851899;-0.02154595,0.07195337;0.001110211;-0.05822849,0.09519152;-0.3656921;-0.04456973,0.0786546;-0.7607387;0.04907705,0.07713811;-0.8037313;-0.007597439,-0.08944739;0.006561027;-0.02291717,-0.1210997;-0.3598305;-0.02800634,-0.1260187;-0.7595553;0.04480079,-0.14253;-0.7946036;-0.01874693,0.0319552;0.5610701;-0.003367186,440.8284
+0;0;0,0.007067602;0.3252651;0.008362079,0.01297986;0.638429;0.001182046,0.1865485;0.5091417;0.005382616,0.2245662;0.2342835;0.02200147,0.2656237;-0.05392647;-0.0532293,-0.1615754;0.5034912;0.007050696,-0.2213873;0.2320485;0.003902575,-0.2995388;-0.05418879;-0.04479015,0.08032079;0.005544286;-0.04537573,0.09549068;-0.3583443;0.003896676,0.09756323;-0.7518556;0.1062163,0.1075692;-0.7871095;0.04203152,-0.08093023;0.007009062;-0.0440715,-0.117636;-0.3564214;-0.00352703,-0.1384945;-0.7506237;0.09391082,-0.1380318;-0.7109597;0.002345234,0.0115827;0.5617907;0.005497579,0;0;0,0.01855209;0.3249062;0.003009558,0.03572483;0.6375328;-0.008364677,0.1970548;0.4968522;-0.0468204,0.2596843;0.2261121;-0.04004502,0.2744702;-0.0659878;-0.1098262,-0.1391205;0.5070422;0.03293502,-0.1956947;0.2349759;0.03985208,-0.2823412;-0.04684409;-0.01914158,0.07194524;0.001105025;-0.05799818,0.0948513;-0.3654394;-0.04409432,0.07834029;-0.7607123;0.04977512,0.07685645;-0.803696;-0.006341219,-0.08923604;0.006558272;-0.02313103,-0.1210872;-0.3595513;-0.02783593,-0.1260793;-0.7594196;0.04568384,-0.142293;-0.79419;-0.01771779,0.03167465;0.5610495;-0.00308156,440.8618
+0;0;0,0.007069549;0.3253548;0.008364382,0.01298275;0.6385688;0.001183316,0.1863493;0.5093325;0.005384561,0.2241804;0.2358233;0.02192185,0.2654432;-0.05382752;-0.05368502,-0.1613729;0.5036886;0.007050717,-0.2208912;0.2335781;0.003918047,-0.2994334;-0.05409017;-0.04501811,0.08017244;0.005534045;-0.04529192,0.09532423;-0.3579204;0.003921691,0.09740543;-0.753073;0.1066681,0.1072279;-0.7871302;0.04366037,-0.08078076;0.006996116;-0.0439901,-0.1174428;-0.3560006;-0.003494009,-0.1383883;-0.7518473;0.09435026,-0.137934;-0.7123605;0.004463837,0.01158542;0.5619208;0.005499392,0;0;0,0.01796742;0.325029;0.00298667,0.03471969;0.637726;-0.008448601,0.1959602;0.4971131;-0.04681968,0.258836;0.2278367;-0.03983545,0.2734921;-0.0658493;-0.10948,-0.1396962;0.5071375;0.03325504,-0.1984943;0.2369995;0.04220788,-0.2900547;-0.04507533;-0.01581915,0.07188456;0.001121402;-0.05780101,0.09373888;-0.3650333;-0.04352761,0.07739115;-0.7620116;0.05053496,0.07803699;-0.8066667;-0.0004158057,-0.08902049;0.006535958;-0.02328601,-0.1218917;-0.3590499;-0.02742758,-0.1269064;-0.7605514;0.04658689,-0.1429788;-0.7939825;-0.01576654,0.0307662;0.5612297;-0.003139496,440.897
+0;0;0,0.006998846;0.3254115;0.008327963,0.01289023;0.638669;0.001085472,0.186012;0.5095385;0.005398942,0.2237413;0.2373385;0.0216783,0.2647802;-0.05458483;-0.05437908,-0.1612199;0.5039148;0.007153388,-0.2247702;0.2360843;0.004072888,-0.307826;-0.05281991;-0.04413807,0.0801597;0.005539676;-0.04520968,0.09514647;-0.3580411;0.003830872,0.09745682;-0.7529013;0.1070001,0.1065305;-0.7872369;0.04402166,-0.08069044;0.006968541;-0.04405308,-0.1174315;-0.3561107;-0.003504761,-0.138377;-0.7517545;0.09442892,-0.1379396;-0.7122609;0.004443571,0.01149632;0.5620118;0.005414422,0;0;0,0.01791751;0.3250867;0.002930403,0.03455406;0.6378335;-0.008528471,0.1955253;0.4970602;-0.04668784,0.2583955;0.2291538;-0.03928494,0.2732143;-0.06671563;-0.1094981,-0.1394352;0.5071058;0.03347168,-0.2003583;0.2388481;0.04384241,-0.2990662;-0.04351774;-0.01285357,0.07185857;0.001128301;-0.05775166,0.09329693;-0.3651398;-0.04330611,0.07693471;-0.7619312;0.05078244,0.07754919;-0.8067113;-0.0001611672,-0.08896376;0.006519452;-0.0233051,-0.1223614;-0.3591034;-0.02832176,-0.1276401;-0.760226;0.04675467,-0.1426801;-0.7944373;-0.01520014,0.03063305;0.5613259;-0.003217936,440.9286
+0;0;0,0.007000264;0.3254774;0.00832965,0.01289374;0.6388464;0.00108437,0.1857938;0.5097503;0.005399671,0.2235007;0.2377125;0.02166933,0.2646066;-0.05468765;-0.05451228,-0.1609981;0.5041338;0.007151893,-0.2245106;0.2364628;0.004073229,-0.3077019;-0.05291325;-0.04421648,0.08013749;0.005538141;-0.04519716,0.09512363;-0.3580273;0.003841322,0.09743471;-0.7530126;0.1070433,0.1066425;-0.7882994;0.04313364,-0.08066808;0.00696661;-0.04404087,-0.1174076;-0.3560972;-0.00349427,-0.1383597;-0.7518665;0.09447046,-0.1379159;-0.7122325;0.003154613,0.01149925;0.5621572;0.005415131,0;0;0,0.01799427;0.3251498;0.002775431,0.03466825;0.6379998;-0.008866549,0.1954096;0.4971527;-0.04680109,0.2583001;0.2294168;-0.03949451,0.2731048;-0.06700113;-0.1095546,-0.1390275;0.5072583;0.03343446,-0.2026018;0.2398355;0.04502919,-0.3070364;-0.04119086;-0.01072755,0.0718791;0.001123637;-0.05768538,0.09317192;-0.3651307;-0.04307008,0.07663938;-0.7620848;0.05086303,0.07629707;-0.8079492;-0.0008678436,-0.08892186;0.006520918;-0.02336345,-0.1224378;-0.3590783;-0.02816692,-0.1275735;-0.7603678;0.0467316,-0.1439599;-0.7946339;-0.01677384,0.03074275;0.5614632;-0.003510714,440.9659
+0;0;0,0.007000284;0.3254783;0.008329675,0.01289371;0.638845;0.001084452,0.1856329;0.5097979;0.005399731,0.2233255;0.2378624;0.02166327,0.2644201;-0.0544571;-0.05449733,-0.1608388;0.5041866;0.007150335,-0.2243274;0.2366163;0.004072828,-0.3074959;-0.05267996;-0.04420356,0.0800709;0.005533539;-0.0451596,0.09505993;-0.3581021;0.003888354,0.09737042;-0.7529849;0.1070635,0.1066504;-0.7887833;0.04265312,-0.08060104;0.006960821;-0.04400428,-0.1173476;-0.3561732;-0.003449835,-0.1382943;-0.7518396;0.09448945,-0.137847;-0.7121302;0.00245811,0.01149924;0.5621564;0.005415177,0;0;0,0.01808204;0.325147;0.002641678,0.03478709;0.6379884;-0.009121895,0.1953007;0.4970398;-0.04702568,0.2581427;0.2294023;-0.03959203,0.2729805;-0.06698054;-0.1094271,-0.1387053;0.5074111;0.03355775,-0.2051452;0.2408341;0.04607344,-0.3155151;-0.03823772;-0.007566884,0.07188889;0.00108774;-0.05755138,0.09299065;-0.3652368;-0.04263925,0.07608382;-0.7620608;0.0513165,0.08053069;-0.8036456;-0.007164963,-0.08878997;0.00657123;-0.0235482,-0.1234769;-0.3589736;-0.02947323,-0.1279776;-0.7600754;0.04589153,-0.1454282;-0.7949082;-0.01779867,0.03085941;0.5614546;-0.003739119,440.995
+0;0;0,0.0068705;0.3254971;0.008386397,0.01273336;0.6388721;0.001167832,0.1855153;0.5100474;0.005542224,0.2229072;0.2396257;0.02166598,0.2640817;-0.05420837;-0.05475732,-0.1611167;0.5046564;0.007075542,-0.229554;0.2398962;0.00496647,-0.3238423;-0.04737106;-0.04464734,0.07996542;0.005523462;-0.04503495,0.09464449;-0.3583776;0.004003733,0.09738296;-0.7524469;0.1070725,0.1062267;-0.7877702;0.04185386,-0.08045256;0.006943258;-0.04395793,-0.1174907;-0.3564132;-0.00340528,-0.1378572;-0.7511717;0.09494235,-0.1373571;-0.7114358;0.002726503,0.0113429;0.5621824;0.00549166,0;0;0,0.0180409;0.3251657;0.002774715,0.03467937;0.6380222;-0.008870125,0.1951945;0.4971006;-0.04679179,0.2575028;0.230913;-0.03987431,0.2727101;-0.06708232;-0.1094579,-0.1387696;0.5074614;0.03379876,-0.2079061;0.2431798;0.04650532,-0.3223196;-0.03620768;-0.005710494,0.07189387;0.001059502;-0.05729985,0.09285933;-0.3655068;-0.04200745,0.07585523;-0.7615902;0.05153465,0.08060597;-0.8044198;-0.005667448,-0.08851646;0.006613553;-0.02396294,-0.1233734;-0.3591765;-0.02915226,-0.1278681;-0.7594759;0.04609036,-0.1454756;-0.7943301;-0.01780573,0.03076874;0.5614849;-0.003514528,441.0285
+0;0;0,0.006870967;0.3255192;0.008386967,0.01273412;0.6389099;0.001168065,0.1854788;0.5100931;0.005542631,0.2226144;0.241525;0.02155586,0.2641307;-0.05474818;-0.05550185,-0.1610792;0.5047032;0.007075622,-0.2290474;0.241758;0.004981006,-0.3241183;-0.047894;-0.04504466,0.0799287;0.005520927;-0.04501427,0.09460834;-0.3583939;0.004026271,0.09734745;-0.7525568;0.1071194,0.1061328;-0.7874486;0.04233165,-0.08041563;0.006940071;-0.04393775,-0.1174552;-0.3564302;-0.003383558,-0.1378265;-0.7512823;0.09498741,-0.1373297;-0.7116107;0.003380671,0.0113436;0.5622169;0.005492078,0;0;0,0.01806423;0.325186;0.002848148,0.0347006;0.6380616;-0.008711576,0.1951282;0.4970532;-0.0467093,0.2570485;0.2326883;-0.04027772,0.2721279;-0.06793073;-0.1098489,-0.138737;0.5076051;0.03394818,-0.2110589;0.2461871;0.04789249,-0.3321981;-0.03353268;-0.002321802,0.07195063;0.0009859204;-0.05716205,0.09259059;-0.3656052;-0.04168773,0.07563928;-0.7617862;0.05187154,0.08019629;-0.8046189;-0.004344225,-0.08842716;0.006702421;-0.02410561,-0.1234037;-0.3590923;-0.02914147,-0.1279575;-0.7594848;0.04612608,-0.1455474;-0.7937462;-0.01748716,0.0307914;0.5615193;-0.003379345,441.0804
+0;0;0,0.006871409;0.3255402;0.008387507,0.01273483;0.6389455;0.00116831,0.1855155;0.5101153;0.005543035,0.2226197;0.2417744;0.02154272,0.2640039;-0.05355603;-0.05526979,-0.1611143;0.5047243;0.007076343,-0.2290249;0.2420014;0.004983499,-0.3237934;-0.04672882;-0.04488298,0.079849;0.005515421;-0.04496938,0.09452606;-0.3583358;0.004062589,0.09726675;-0.7527248;0.1072149,0.1061107;-0.7880495;0.04199491,-0.08033543;0.006933149;-0.04389393,-0.1173685;-0.3563735;-0.003346834,-0.1377515;-0.7514523;0.09508058,-0.1372514;-0.7117161;0.002862707,0.01134427;0.56225;0.005492471,0;0;0,0.01810955;0.3252042;0.002872467,0.03475837;0.6380956;-0.008643627,0.1951449;0.4968764;-0.04665899,0.2568006;0.2326801;-0.0404582,0.2716563;-0.06698513;-0.1098335,-0.138779;0.5078371;0.03402443,-0.2152644;0.2478819;0.04861348,-0.3366939;-0.03086302;-0.0002645701,0.07196118;0.0009240508;-0.05700231,0.09243888;-0.3656105;-0.04149985,0.07549973;-0.7619889;0.05224371,0.08083995;-0.8050378;-0.004629135,-0.08825804;0.006803319;-0.02434672,-0.1235206;-0.3589011;-0.02925664,-0.1282384;-0.7595606;0.04584571,-0.1461008;-0.7935281;-0.0188712,0.03084899;0.5615497;-0.003324509,441.1057
+0;0;0,0.006715466;0.3255225;0.00846077,0.01252876;0.6389042;0.001289877,0.1852784;0.510258;0.005718558,0.2222418;0.2417089;0.02171402,0.2631132;-0.05333334;-0.05501341,-0.1612178;0.5046895;0.007281675,-0.2339272;0.2430557;0.005913483,-0.3348245;-0.04348391;-0.04227651,0.07973639;0.005482879;-0.04488458,0.09401526;-0.3583778;0.004355349,0.09633806;-0.7529787;0.1071751,0.1060863;-0.7858938;0.04186571,-0.08023044;0.006935783;-0.04378985,-0.1177308;-0.3564165;-0.003890507,-0.1380647;-0.7514907;0.09505388,-0.1375838;-0.7119098;0.004353151,0.01114648;0.5622148;0.005602038,0;0;0,0.0181067;0.3251847;0.002944708,0.03471543;0.6380554;-0.008489132,0.1949701;0.49672;-0.0465188,0.2563069;0.2322579;-0.04032707,0.2708716;-0.06700209;-0.1098889,-0.1387298;0.5079232;0.03426397,-0.2184383;0.2487168;0.04838248,-0.3435878;-0.02830565;0.001439117,0.07193637;0.0008512735;-0.0568068,0.09196728;-0.3657261;-0.04122329,0.07514983;-0.7622305;0.05252385,0.078936;-0.8044426;-0.003061537,-0.08805369;0.006889948;-0.02452865,-0.1241957;-0.3587358;-0.03041146,-0.128625;-0.7594043;0.04530039,-0.1465611;-0.7921908;-0.01837689,0.03081803;0.5615145;-0.003191948,441.128
+0;0;0,0.006715572;0.3255276;0.008460904,0.01252892;0.6389121;0.001290036,0.185215;0.5102861;0.005718598,0.2220829;0.2424309;0.02167274,0.263016;-0.05305675;-0.05517053,-0.1611547;0.5047197;0.007281145,-0.2336763;0.2437619;0.005916488,-0.3347259;-0.0432103;-0.04234627,0.07969851;0.005480274;-0.04486326,0.09397821;-0.3584015;0.004379518,0.09630047;-0.7529104;0.1071753,0.1060046;-0.785541;0.04216125,-0.08019232;0.006932488;-0.04376905,-0.1176948;-0.3564408;-0.003867395,-0.138024;-0.751423;0.09505395,-0.1375453;-0.7118855;0.004763335,0.01114666;0.562224;0.00560212,0;0;0,0.01818851;0.3251845;0.003023148,0.03501697;0.6380541;-0.00822258,0.1950829;0.4966762;-0.04643631,0.2559761;0.2328317;-0.04024863,0.2705449;-0.06690606;-0.1098073,-0.138506;0.5080801;0.03432036,-0.2206272;0.250377;0.04865308,-0.3548621;-0.02329761;0.004194245,0.07193863;0.0008364916;-0.05673385,0.09175992;-0.3657658;-0.04096794,0.07512353;-0.7622224;0.05260061,0.07916133;-0.8041708;-0.002632625,-0.08797248;0.006917204;-0.02464936,-0.1243412;-0.3587033;-0.03078535,-0.1285418;-0.7591962;0.04535568,-0.1475782;-0.7898931;-0.01942922,0.03105225;0.5615134;-0.002991915,441.15
+0;0;0,0.006715882;0.3255427;0.008461295,0.01252931;0.638931;0.001290479,0.1849308;0.5103921;0.005718727,0.2218697;0.2420213;0.02170358,0.2627857;-0.05334249;-0.05510747,-0.1608726;0.5048348;0.007278719,-0.2335338;0.2433747;0.005911435,-0.334541;-0.04347727;-0.04233108,0.07966945;0.005478275;-0.0448469,0.09396473;-0.3588004;0.004449587,0.09628578;-0.7531048;0.1071921,0.1058519;-0.7848442;0.04310326,-0.08016308;0.00692996;-0.04375309,-0.1177065;-0.3568396;-0.003807925,-0.1380251;-0.7516171;0.09506216,-0.1375533;-0.7122152;0.006056465,0.01114709;0.5622451;0.005602439,0;0;0,0.01835261;0.3251896;0.003109217,0.03542399;0.6380569;-0.007953882,0.1950266;0.496579;-0.04633403,0.2556236;0.2321249;-0.0404222,0.2695315;-0.06750149;-0.1100241,-0.1380827;0.5087339;0.03438078,-0.2236455;0.2516391;0.04935293,-0.3585438;-0.02146304;0.004280619,0.07196726;0.0007901639;-0.0566442,0.09142511;-0.3662243;-0.04066992,0.07495645;-0.7624382;0.05303621,0.07889043;-0.8037664;-0.0008845329,-0.08790524;0.006990124;-0.02474437,-0.1247137;-0.3589899;-0.03084004,-0.1283323;-0.7593044;0.0451381,-0.1475299;-0.7894916;-0.0182621,0.03139451;0.561518;-0.002779245,441.1829
+0;0;0,0.006434344;0.3255483;0.008465617,0.01212176;0.6389379;0.001256269,0.1846086;0.510594;0.005814679,0.2214358;0.2422079;0.0218014,0.2614131;-0.05329058;-0.05498593,-0.1612348;0.5047978;0.007555863,-0.2393116;0.2449005;0.007000401,-0.3517649;-0.03750148;-0.04216487,0.07970266;0.005467388;-0.04478916,0.09351881;-0.3588046;0.004692256,0.09615967;-0.7531147;0.1074057,0.1056219;-0.7830023;0.04156815,-0.08014408;0.006934319;-0.04378718,-0.1185065;-0.3567534;-0.003874999,-0.1383108;-0.7515761;0.09491915,-0.137881;-0.7121732;0.005913347,0.010767;0.5622522;0.005579336,0;0;0,0.01835261;0.3251896;0.003109217,0.03542399;0.6380569;-0.007953882,0.1950266;0.496579;-0.04633403,0.2556236;0.2321249;-0.0404222,0.2695315;-0.06750149;-0.1100241,-0.1380827;0.5087339;0.03438078,-0.2236455;0.2516391;0.04935293,-0.3585438;-0.02146304;0.004280619,0.07196726;0.0007901639;-0.0566442,0.09142511;-0.3662243;-0.04066992,0.07495645;-0.7624382;0.05303621,0.07889043;-0.8037664;-0.0008845329,-0.08790524;0.006990124;-0.02474437,-0.1247137;-0.3589899;-0.03084004,-0.1283323;-0.7593044;0.0451381,-0.1475299;-0.7894916;-0.0182621,0.03139451;0.561518;-0.002779245,441.2061
+0;0;0,0.006434449;0.3255535;0.008465754,0.01212128;0.6389108;0.001257373,0.1843889;0.510645;0.005814756,0.2212387;0.2420944;0.02181127,0.261251;-0.05366266;-0.05504324,-0.1610179;0.5048561;0.007553742,-0.2391426;0.2447995;0.006997939,-0.3516943;-0.03784961;-0.04221035,0.07968536;0.005466201;-0.04477944,0.09349307;-0.3585835;0.004671775,0.0961348;-0.7530227;0.1074189,0.1056108;-0.7829977;0.04148524,-0.08012668;0.006932813;-0.04377767,-0.1184657;-0.3565329;-0.003889855,-0.1382765;-0.751485;0.09493665,-0.137846;-0.7120684;0.00580097,0.01076674;0.562238;0.00557971,0;0;0,0.01851957;0.3251848;0.00317049,0.03585093;0.6380105;-0.007754564,0.1950755;0.4964136;-0.04618478,0.2554357;0.2317285;-0.04055619,0.2685707;-0.06815431;-0.1103961,-0.1376445;0.5092504;0.03456374,-0.2264667;0.2530741;0.04931292,-0.3646416;-0.01859638;0.003676444,0.07197675;0.0007638187;-0.05660033,0.09136055;-0.366033;-0.04070663,0.07488824;-0.7623726;0.05304742,0.0798912;-0.8006842;-0.004767179,-0.08787236;0.007031299;-0.02477585,-0.1248057;-0.3587105;-0.03086748,-0.1277493;-0.7590541;0.04569982,-0.1476641;-0.7895862;-0.01733422,0.0317526;0.5614855;-0.002620697,441.2292
+0;0;0,0.006432744;0.3254673;0.008463511,0.01211828;0.6387531;0.001256881,0.1844943;0.510475;0.005813289,0.221345;0.2419177;0.02181021,0.261426;-0.05434695;-0.05517621,-0.1611275;0.5046825;0.007553358,-0.2392541;0.2446194;0.006997541,-0.351999;-0.03851473;-0.0422952,0.07955861;0.005457506;-0.04470821,0.09339765;-0.3594183;0.004855219,0.0960374;-0.7535611;0.1075251,0.1055573;-0.7838139;0.04128604,-0.07999923;0.006921786;-0.04370804,-0.1184252;-0.3573687;-0.003729708,-0.1382212;-0.7520241;0.09502254,-0.1377887;-0.7125639;0.005473942,0.01076409;0.5621002;0.005578097,0;0;0,0.01857367;0.3250936;0.00334382,0.03595804;0.637848;-0.00748229,0.1952088;0.4960333;-0.04589319,0.2550138;0.2312071;-0.040663,0.2671179;-0.06917369;-0.1108843,-0.1378444;0.5099437;0.03519662,-0.2301848;0.2549006;0.04797273,-0.370784;-0.01623967;0.003017921,0.0719305;0.0006878822;-0.05642438,0.09095995;-0.3669575;-0.04039049,0.07475561;-0.7630557;0.05309963,0.07763922;-0.8021396;-0.004586935,-0.08768216;0.007110568;-0.02488896,-0.1253601;-0.3593956;-0.03088878,-0.1280284;-0.7594295;0.04567792,-0.1481748;-0.7909049;-0.01696021,0.03184405;0.5613422;-0.002372027,441.262
+0;0;0,0.006242535;0.3254367;0.008531563,0.01184212;0.6386213;0.001383098,0.1844419;0.5104768;0.005932096,0.2210901;0.2419774;0.02172491,0.2605411;-0.05413562;-0.05502367,-0.1615133;0.5044278;0.007783744,-0.2461175;0.2465004;0.007862026,-0.3712963;-0.03111812;-0.04100386,0.07952168;0.005393137;-0.0447248,0.09298693;-0.3598335;0.00508552,0.09578812;-0.7522253;0.1071877,0.105401;-0.7830374;0.04033288,-0.07999564;0.006971952;-0.04364837,-0.1186423;-0.3576682;-0.003686476,-0.1389604;-0.7504998;0.09467264,-0.1385472;-0.7109438;0.004292406,0.01050419;0.5620055;0.005688424,0;0;0,0.01863608;0.3250566;0.003423214,0.03618091;0.6377082;-0.007124662,0.1954591;0.4956738;-0.04567337,0.2548066;0.2308418;-0.04054713,0.2666504;-0.06917933;-0.1110932,-0.1379247;0.5106234;0.03619798,-0.2354619;0.257542;0.04718554,-0.3792483;-0.01138842;0.001016639,0.0719436;0.0006607622;-0.05636287,0.09097965;-0.3673447;-0.04016042,0.07467568;-0.7615894;0.05316353,0.07730618;-0.8020486;-0.004183292,-0.08761684;0.007168146;-0.02499997,-0.1259572;-0.3596398;-0.0309062,-0.1284356;-0.7578491;0.04543027,-0.148494;-0.7896657;-0.01810277,0.03201826;0.5612373;-0.00210619,441.2837
+0;0;0,0.006242535;0.3254367;0.008531563,0.01184212;0.6386213;0.001383098,0.1844419;0.5104768;0.005932096,0.2210901;0.2419774;0.02172491,0.2605411;-0.05413562;-0.05502367,-0.1615133;0.5044278;0.007783744,-0.2461175;0.2465004;0.007862026,-0.3712963;-0.03111812;-0.04100386,0.07952168;0.005393137;-0.0447248,0.09298693;-0.3598335;0.00508552,0.09578812;-0.7522253;0.1071877,0.105401;-0.7830374;0.04033288,-0.07999564;0.006971952;-0.04364837,-0.1186423;-0.3576682;-0.003686476,-0.1389604;-0.7504998;0.09467264,-0.1385472;-0.7109438;0.004292406,0.01050419;0.5620055;0.005688424,0;0;0,0.01863608;0.3250566;0.003423214,0.03618091;0.6377082;-0.007124662,0.1954591;0.4956738;-0.04567337,0.2548066;0.2308418;-0.04054713,0.2666504;-0.06917933;-0.1110932,-0.1379247;0.5106234;0.03619798,-0.2354619;0.257542;0.04718554,-0.3792483;-0.01138842;0.001016639,0.0719436;0.0006607622;-0.05636287,0.09097965;-0.3673447;-0.04016042,0.07467568;-0.7615894;0.05316353,0.07730618;-0.8020486;-0.004183292,-0.08761684;0.007168146;-0.02499997,-0.1259572;-0.3596398;-0.0309062,-0.1284356;-0.7578491;0.04543027,-0.148494;-0.7896657;-0.01810277,0.03201826;0.5612373;-0.00210619,441.3067
+0;0;0,0.006242778;0.3254494;0.008531895,0.01184256;0.6386449;0.001383241,0.1843474;0.5105273;0.005932179,0.2210332;0.2417526;0.02174118,0.2604204;-0.05388153;-0.05488326,-0.161419;0.5044816;0.007782817,-0.2461099;0.2462897;0.007861179,-0.3710864;-0.03087974;-0.04092567,0.07948219;0.005390459;-0.0447026,0.09303051;-0.3620893;0.005415,0.0958147;-0.7521002;0.1068977,0.1054109;-0.7828069;0.04015861,-0.07995592;0.00696849;-0.0436267,-0.118841;-0.359921;-0.003418285,-0.1390358;-0.7503691;0.094344,-0.1386234;-0.7108296;0.004120305,0.01050461;0.5620278;0.00568864,0;0;0,0.01878014;0.32506;0.003515005,0.03664786;0.6377144;-0.006752491,0.1956131;0.4954858;-0.0455277,0.2545649;0.2302752;-0.04066348,0.2662461;-0.06922355;-0.1112765,-0.1376034;0.5111895;0.03649803,-0.2389611;0.2592607;0.0462014,-0.3844461;-0.008256942;0.000478588,0.07194172;0.0006459802;-0.05629182,0.09005964;-0.3696493;-0.03926731,0.07459565;-0.7615806;0.05328369,0.07688053;-0.8022934;-0.003514051,-0.08752797;0.007196903;-0.02513675,-0.1261501;-0.3618697;-0.03104167,-0.1288698;-0.7573522;0.04642564,-0.1481717;-0.7844817;-0.02136192,0.032398;0.5612416;-0.001816273,441.3302
+0;0;0,0.006278971;0.3255224;0.008551643,0.01197353;0.638946;0.001420975,0.1842882;0.510907;0.005989573,0.2210765;0.2416427;0.02177691,0.2592441;-0.05365449;-0.05507375,-0.161152;0.5048454;0.008009192,-0.2545837;0.2491575;0.007687377,-0.385045;-0.02500042;-0.0411027,0.07942821;0.005300035;-0.04464997,0.09279561;-0.3631197;0.005758788,0.09556347;-0.751646;0.1068898,0.1055864;-0.7819241;0.039887,-0.07987037;0.007051727;-0.04360676,-0.1189501;-0.3607775;-0.003266908,-0.1391998;-0.7496947;0.09430967,-0.1388255;-0.7101581;0.004131034,0.01060634;0.5622592;0.005722622,0;0;0,0.01901308;0.3251186;0.003713846,0.03757827;0.6379843;-0.005916834,0.1959051;0.4952862;-0.04508781,0.2540861;0.2293927;-0.04044509,0.265373;-0.06955785;-0.1116093,-0.1367614;0.511458;0.0368169,-0.2418181;0.2604712;0.04545704,-0.3903455;-0.004737914;-0.001093041,0.07194273;0.0006084591;-0.05616426,0.08988726;-0.3706421;-0.03873134,0.07456833;-0.7611595;0.05318881,0.07667011;-0.8023341;-0.002963059,-0.08737571;0.007226421;-0.02537354,-0.1261988;-0.3627909;-0.03110114,-0.1288349;-0.7567631;0.04614395,-0.149875;-0.783993;-0.02097781,0.03312203;0.5614404;-0.001181364,441.3624
+0;0;0,0.006279624;0.3255562;0.008552531,0.01197578;0.6390677;0.001419943,0.1843029;0.5110052;0.005989664,0.2210663;0.2419239;0.02176627,0.259433;-0.05491421;-0.05548543,-0.1611628;0.5049433;0.008009433,-0.254531;0.2494291;0.007687837,-0.3856731;-0.02615947;-0.04135685,0.07940622;0.005298567;-0.04463761,0.09276618;-0.3629164;0.00574312,0.09553467;-0.751532;0.1068973,0.1054647;-0.7812511;0.0405158,-0.07984825;0.007049774;-0.04359468,-0.1189062;-0.3605749;-0.003277261,-0.1391606;-0.7495815;0.09432174,-0.1387898;-0.7101332;0.004979245,0.01060824;0.5623612;0.005722693,0;0;0,0.01921341;0.3251354;0.004151344,0.03816089;0.6380955;-0.004515886,0.1960362;0.4950139;-0.0447917,0.2538291;0.2292212;-0.04038429,0.2637452;-0.07117769;-0.1125985,-0.1364849;0.5119451;0.03759345,-0.2443784;0.262312;0.0444868,-0.3974986;-0.001855046;-0.003707204,0.07193573;0.0005706102;-0.05613256,0.08999729;-0.3704666;-0.03869486,0.07447042;-0.7610776;0.05319572,0.07572636;-0.8028854;-0.0007817671,-0.08735068;0.007238218;-0.02536543,-0.1264756;-0.3625361;-0.03129389,-0.1292446;-0.7565922;0.04599776,-0.1496354;-0.7836984;-0.02029395,0.03361249;0.5615216;-4.148483E-05,441.3976
+0;0;0,0.006281003;0.3256277;0.00855441,0.01197888;0.6392336;0.001419904,0.18427;0.5111638;0.005990574,0.2210629;0.2418662;0.02177986,0.2593936;-0.05469292;-0.05539923,-0.1611247;0.5051031;0.008009927,-0.254568;0.2493836;0.007688073,-0.3855868;-0.02594602;-0.04131052,0.07938548;0.005297184;-0.04462595,0.09274204;-0.3628239;0.005741943,0.09551863;-0.7525749;0.1071917,0.1052898;-0.7813385;0.04187234,-0.0798274;0.007047934;-0.0435833,-0.1188754;-0.3604831;-0.003276151,-0.139189;-0.7506262;0.09460801,-0.1388241;-0.7113292;0.006695077,0.01061102;0.5625093;0.005723658,0;0;0,0.01943304;0.3251894;0.004503489,0.03880179;0.6382368;-0.003484011,0.1962979;0.4947731;-0.04423666,0.2536813;0.2286605;-0.04030252,0.2634262;-0.07141557;-0.112639,-0.1361047;0.5126318;0.03831356,-0.2477057;0.2643571;0.04371387,-0.4044347;0.002978027;-0.006187685,0.07193168;0.0005295277;-0.05609941,0.0900427;-0.3704143;-0.03874445,0.07439023;-0.7621414;0.05350757,0.0761022;-0.8024975;6.679446E-06,-0.08732419;0.007279219;-0.0253592,-0.1268893;-0.3623497;-0.03148751,-0.1294315;-0.757633;0.04565018,-0.1486119;-0.7870388;-0.01694629,0.03414816;0.5616413;0.000818491,441.4291
+0;0;0,0.00631075;0.3257473;0.008572265,0.01207978;0.6394504;0.001455932,0.1842598;0.5114766;0.005902249,0.2212525;0.2420757;0.02164068,0.258652;-0.05422533;-0.05531897,-0.1609537;0.5054093;0.008223839,-0.26215;0.2525221;0.00764727,-0.406226;-0.0155586;-0.04225928,0.07936069;0.005238487;-0.0445964,0.09256481;-0.3627904;0.005924527,0.09509885;-0.7523618;0.1074067,0.1049909;-0.7814197;0.04240663,-0.0797781;0.007105909;-0.04358165,-0.1189646;-0.3603113;-0.003072269,-0.1392222;-0.7502759;0.09484659,-0.1389195;-0.7109792;0.006959282,0.01069049;0.5627099;0.005754137,0;0;0,0.01968832;0.32529;0.004838705,0.039416;0.6384243;-0.002684116,0.1964453;0.4945011;-0.0437963,0.2530913;0.2280965;-0.04022002,0.2630627;-0.07143965;-0.1129833,-0.1355837;0.5130715;0.03873328,-0.2514227;0.2665664;0.04182185,-0.4107004;0.007132918;-0.007581796,0.07191983;0.0004989058;-0.05605078,0.08995663;-0.3703729;-0.03870797,0.07435852;-0.7619742;0.05335713,0.07544756;-0.8027112;0.0003874376,-0.08727435;0.007330916;-0.02537411,-0.1269975;-0.3622032;-0.03158688,-0.1295128;-0.7572726;0.04577391,-0.1480547;-0.7866585;-0.01699718,0.03468129;0.5618117;0.001512289,441.4637
+0;0;0,0.006311637;0.3257931;0.00857347,0.01208117;0.6395231;0.001456742,0.1842667;0.511546;0.005903158,0.221224;0.2424033;0.0216265,0.2586492;-0.05410108;-0.05538596,-0.1609578;0.5054784;0.008224824,-0.2620572;0.2528336;0.007648807,-0.4062321;-0.01543111;-0.042292,0.07926242;0.005232;-0.04454117,0.09246033;-0.3626238;0.005955994,0.09499291;-0.7519703;0.1073796,0.1048771;-0.7809813;0.04243115,-0.07967931;0.00709711;-0.04352769,-0.1188474;-0.3601473;-0.003037348,-0.1390933;-0.7498869;0.094825,-0.1387908;-0.7105976;0.007007502,0.01069184;0.5627809;0.005755042,0;0;0,0.01989859;0.3253165;0.005260229,0.03991109;0.6384729;-0.00168705,0.1966403;0.49417;-0.04324245,0.2529734;0.2279593;-0.04019475,0.2628559;-0.07174218;-0.1131864,-0.1353015;0.5135854;0.03955321,-0.2544036;0.2689138;0.04071209,-0.4192678;0.01291513;-0.009595938,0.07186767;0.0004153996;-0.05593467,0.08986455;-0.3702928;-0.03879881,0.07430735;-0.7615951;0.05352855,0.07538763;-0.8027449;0.001232862,-0.08715178;0.007371665;-0.0253781,-0.1270015;-0.3619719;-0.03165506,-0.129333;-0.7568026;0.04572191,-0.1472955;-0.7862515;-0.01705923,0.03511238;0.5618552;0.002372503,441.4858
+0;0;0,0.006311637;0.3257931;0.00857347,0.01208117;0.6395231;0.001456742,0.1842667;0.511546;0.005903158,0.221224;0.2424033;0.0216265,0.2586492;-0.05410108;-0.05538596,-0.1609578;0.5054784;0.008224824,-0.2620572;0.2528336;0.007648807,-0.4062321;-0.01543111;-0.042292,0.07926242;0.005232;-0.04454117,0.09246033;-0.3626238;0.005955994,0.09499291;-0.7519703;0.1073796,0.1048771;-0.7809813;0.04243115,-0.07967931;0.00709711;-0.04352769,-0.1188474;-0.3601473;-0.003037348,-0.1390933;-0.7498869;0.094825,-0.1387908;-0.7105976;0.007007502,0.01069184;0.5627809;0.005755042,0;0;0,0.01989859;0.3253165;0.005260229,0.03991109;0.6384729;-0.00168705,0.1966403;0.49417;-0.04324245,0.2529734;0.2279593;-0.04019475,0.2628559;-0.07174218;-0.1131864,-0.1353015;0.5135854;0.03955321,-0.2544036;0.2689138;0.04071209,-0.4192678;0.01291513;-0.009595938,0.07186767;0.0004153996;-0.05593467,0.08986455;-0.3702928;-0.03879881,0.07430735;-0.7615951;0.05352855,0.07538763;-0.8027449;0.001232862,-0.08715178;0.007371665;-0.0253781,-0.1270015;-0.3619719;-0.03165506,-0.129333;-0.7568026;0.04572191,-0.1472955;-0.7862515;-0.01705923,0.03511238;0.5618552;0.002372503,441.5091
+0;0;0,0.006523356;0.3258373;0.008468841,0.01264938;0.6394584;0.001233458,0.1847167;0.5115038;0.00567404,0.2219419;0.2425249;0.02126979,0.2589698;-0.05401808;-0.05529373,-0.160507;0.5055481;0.00840266,-0.2725458;0.2577056;0.008531624,-0.4270363;-0.004860371;-0.04007455,0.07914531;0.005194621;-0.04461135,0.09223379;-0.3626724;0.006194387,0.09466811;-0.7522656;0.1076419,0.1032989;-0.7817445;0.04218833,-0.07967577;0.00710282;-0.04338729,-0.1189336;-0.3601837;-0.002914183,-0.1394438;-0.7501116;0.09514726,-0.1392208;-0.7107652;0.006778702,0.01115748;0.5627622;0.005558884,0;0;0,0.02020541;0.3253343;0.005794287,0.04063933;0.6383802;-0.0003826618,0.1971865;0.4939494;-0.04212546,0.2529239;0.2277386;-0.04018068,0.2628426;-0.0718022;-0.1133084,-0.1347539;0.5136946;0.04048391,-0.2579739;0.2712181;0.03971585,-0.4265743;0.01794669;-0.01125729,0.07185423;0.0003620982;-0.05583882,0.08986135;-0.3703988;-0.03878545,0.07435989;-0.7619653;0.05349518,0.07579604;-0.8042874;0.001882564,-0.08706163;0.007451472;-0.02541426,-0.127067;-0.3619264;-0.03159649,-0.1292872;-0.7570156;0.04573374,-0.1470458;-0.7871305;-0.01725223,0.03573592;0.5618016;0.003481865,441.5437
+0;0;0,0.006525741;0.3259564;0.008471937,0.01265456;0.6397208;0.001233343,0.184812;0.5117065;0.005675841,0.2220152;0.2428864;0.02126238,0.259066;-0.05383971;-0.05534844,-0.1605922;0.5057476;0.008405887,-0.2725648;0.2580515;0.008534774,-0.4271508;-0.00467667;-0.04010142,0.07914397;0.005194533;-0.04461059,0.09220984;-0.3620369;0.006107353,0.09464538;-0.751827;0.1076062,0.1032382;-0.7810443;0.04244052,-0.07967442;0.007102699;-0.04338656,-0.1188645;-0.3595493;-0.00298338,-0.139385;-0.7496742;0.09512763,-0.139163;-0.7103689;0.007147826,0.01116202;0.5629916;0.005560624,0;0;0,0.02042735;0.3254326;0.006188154,0.04113145;0.6386149;0.0005698202,0.1975563;0.4937342;-0.04128742,0.2528033;0.2275814;-0.03998327,0.2626304;-0.07198891;-0.1138036,-0.1344438;0.5140003;0.04133965,-0.2615108;0.2737153;0.03845365,-0.4340935;0.0233047;-0.01444388,0.07186776;0.0003405362;-0.05581903,0.08911851;-0.3698211;-0.03894734,0.07443327;-0.7616311;0.05332184,0.07561982;-0.803852;0.002235416,-0.08705814;0.00747013;-0.02541522,-0.1270345;-0.3612643;-0.03163982,-0.1294512;-0.7564489;0.04625498,-0.1465829;-0.785964;-0.01692373,0.03616787;0.5620004;0.004297495,441.5656
+0;0;0,0.006526625;0.3260006;0.008473085,0.01265574;0.6397804;0.001234303,0.1849975;0.5117117;0.005676921,0.2221059;0.2435761;0.02122377,0.2592757;-0.05410251;-0.05563296,-0.1607733;0.5057465;0.008409865,-0.2724608;0.2586811;0.008538425,-0.427543;-0.004890412;-0.04025389,0.07911382;0.005192553;-0.04459359,0.09217629;-0.3619433;0.00611116,0.09460935;-0.7513361;0.1075065,0.1035183;-0.7827319;0.03994351,-0.07964406;0.007099993;-0.04337003,-0.1188239;-0.3594566;-0.002977356,-0.1393235;-0.7491838;0.09503365,-0.1390934;-0.7095361;0.003817216,0.01116321;0.5630513;0.005561583,0;0;0,0.0206739;0.3254547;0.006527662,0.04164764;0.6386401;0.001250743,0.1982048;0.4935147;-0.04038048,0.2526922;0.2279102;-0.03951621,0.2625082;-0.07244283;-0.1143016,-0.1342699;0.5140443;0.04162565,-0.2657641;0.2769729;0.03695262,-0.4435577;0.02930082;-0.01735286,0.07188594;0.0002767295;-0.0557394,0.089277;-0.3697879;-0.03900361,0.07457407;-0.7611123;0.05353093,0.08238907;-0.8035831;-0.002151012,-0.08700649;0.007548841;-0.02544467,-0.1270445;-0.3610899;-0.03116982,-0.1294079;-0.7559865;0.04606194,-0.1460148;-0.788232;-0.01923183,0.03661999;0.5620262;0.004903554,441.5997
+0;0;0,0.006775792;0.3260601;0.008224088,0.01326109;0.6398009;0.0006749937,0.1857375;0.5118817;0.005284435,0.2227837;0.2444726;0.02098004,0.2595977;-0.05354178;-0.05552412,-0.1605823;0.5062017;0.008688903,-0.2811627;0.264155;0.008316134,-0.4436924;0.005023807;-0.04124041,0.07902955;0.00508792;-0.04471203,0.09161543;-0.3624591;0.005999312,0.09386952;-0.7515504;0.106809,0.1031938;-0.785463;0.04195429,-0.07970247;0.007162125;-0.04320813,-0.118381;-0.3599408;-0.00370805,-0.1400336;-0.7490954;0.0945241,-0.1328954;-0.7873577;0.03396669,0.01167239;0.563094;0.005082822,0;0;0,0.02092563;0.325483;0.00718975,0.04220985;0.6386375;0.002812862,0.1986911;0.4933328;-0.03951049,0.2524505;0.2283118;-0.03909183,0.262527;-0.07212636;-0.1142991,-0.1341555;0.5140485;0.04211729,-0.270478;0.2805909;0.03578323,-0.4556413;0.03895082;-0.02205597,0.0718949;0.0002579242;-0.05569363,0.08904545;-0.3702091;-0.0389328,0.07463807;-0.7611139;0.05350947,0.08182479;-0.8039755;-0.00142169,-0.08698076;0.007557432;-0.02545495,-0.1270071;-0.3614765;-0.03117345,-0.1295315;-0.7560114;0.04560911,-0.1461655;-0.7875795;-0.02004577,0.0371082;0.5620335;0.006234407,441.6231
+0;0;0,0.006775792;0.3260601;0.008224088,0.01326109;0.6398009;0.0006749937,0.1857375;0.5118817;0.005284435,0.2227837;0.2444726;0.02098004,0.2595977;-0.05354178;-0.05552412,-0.1605823;0.5062017;0.008688903,-0.2811627;0.264155;0.008316134,-0.4436924;0.005023807;-0.04124041,0.07902955;0.00508792;-0.04471203,0.09161543;-0.3624591;0.005999312,0.09386952;-0.7515504;0.106809,0.1031938;-0.785463;0.04195429,-0.07970247;0.007162125;-0.04320813,-0.118381;-0.3599408;-0.00370805,-0.1400336;-0.7490954;0.0945241,-0.1328954;-0.7873577;0.03396669,0.01167239;0.563094;0.005082822,0;0;0,0.02092563;0.325483;0.00718975,0.04220985;0.6386375;0.002812862,0.1986911;0.4933328;-0.03951049,0.2524505;0.2283118;-0.03909183,0.262527;-0.07212636;-0.1142991,-0.1341555;0.5140485;0.04211729,-0.270478;0.2805909;0.03578323,-0.4556413;0.03895082;-0.02205597,0.0718949;0.0002579242;-0.05569363,0.08904545;-0.3702091;-0.0389328,0.07463807;-0.7611139;0.05350947,0.08182479;-0.8039755;-0.00142169,-0.08698076;0.007557432;-0.02545495,-0.1270071;-0.3614765;-0.03117345,-0.1295315;-0.7560114;0.04560911,-0.1461655;-0.7875795;-0.02004577,0.0371082;0.5620335;0.006234407,441.6465
+0;0;0,0.006776733;0.3261054;0.008225231,0.0132605;0.6397724;0.0006783921,0.1856339;0.5119125;0.005286055,0.2225158;0.2456889;0.02091207,0.2594622;-0.05339745;-0.05586726,-0.1604798;0.5062359;0.008688496,-0.2805256;0.2652622;0.00831738,-0.4436399;0.005198956;-0.04141741,0.07899617;0.005085771;-0.04469314,0.09176128;-0.3676955;0.00674038,0.09398405;-0.751378;0.1061487,0.1035647;-0.7870485;0.03951022,-0.07966881;0.0071591;-0.04318988,-0.1188981;-0.3651717;-0.003127277,-0.1402498;-0.7489167;0.09373935,-0.1329152;-0.7890565;0.03151635,0.0116724;0.5630943;0.005084562,0;0;0,0.02134277;0.3254882;0.007762432,0.04313743;0.6385406;0.003955126,0.1992142;0.493012;-0.03865981,0.252553;0.2291288;-0.03832698,0.2626618;-0.07224724;-0.1143731,-0.1334459;0.5142093;0.04245176,-0.2732633;0.2842634;0.03500755,-0.4623099;0.04420538;-0.02283942,0.07189453;0.0001851171;-0.05563164,0.08807614;-0.3755234;-0.03677726,0.07480329;-0.7612309;0.05351567,0.08086297;-0.805129;-0.004341368,-0.08693048;0.007640811;-0.02546459,-0.1275853;-0.3666419;-0.03128038,-0.1298622;-0.7557092;0.04435516,-0.1466285;-0.7888393;-0.02330987,0.03790633;0.5619685;0.007242203,441.6785
+0;0;0,0.006773993;0.3262081;0.008175134,0.01327111;0.6399033;0.0005936474,0.186052;0.5120746;0.005005643,0.2227419;0.2453907;0.02082703,0.2593327;-0.05213162;-0.05540713,-0.1608863;0.5064302;0.009101854,-0.2907529;0.2701016;0.009527499,-0.4661584;0.01987642;-0.03832972,0.07901951;0.005040619;-0.04471954,0.09146326;-0.3675174;0.005644325,0.09391174;-0.7519365;0.1057425,0.1022913;-0.7867593;0.03915897,-0.07970094;0.007202849;-0.04318804,-0.1189523;-0.3647528;-0.00319865,-0.1409118;-0.749427;0.09348278,-0.1409492;-0.7096303;0.0006948635,0.01168055;0.5632281;0.005006247,0;0;0,0.02169345;0.3255511;0.008387089,0.04382047;0.6386174;0.005272627,0.2003348;0.4927653;-0.0367229,0.2526645;0.2282332;-0.03775787,0.2631758;-0.0713675;-0.1139092,-0.1332644;0.5144163;0.04370279,-0.2775607;0.2868257;0.03381156,-0.4677776;0.04978411;-0.02362411,0.07195108;0.0001008958;-0.05560899,0.08801454;-0.375235;-0.03674841,0.07499604;-0.7617167;0.05416989,0.08063097;-0.8055319;-0.002620462,-0.08695918;0.00771469;-0.02545413,-0.1272577;-0.3662325;-0.0309642,-0.1296761;-0.756228;0.04454367,-0.1458368;-0.7890759;-0.02249772,0.03850952;0.562046;0.008386612,441.7012
+0;0;0,0.00677496;0.3262546;0.008176301,0.0132711;0.6399029;0.0005962648,0.1862328;0.51204;0.005007187,0.2230359;0.2445336;0.02087737,0.2594061;-0.05119461;-0.05489706,-0.1610645;0.5063897;0.009107636,-0.2913316;0.2693322;0.009534595,-0.4656794;0.02061597;-0.03803403,0.07902699;0.005041096;-0.04472377,0.09147182;-0.3675492;0.005644456,0.09391297;-0.7508166;0.1054428,0.1022854;-0.7855835;0.03891654,-0.07970848;0.007203531;-0.04319212,-0.1189632;-0.3647844;-0.003199272,-0.1408569;-0.748306;0.09319247,-0.1408943;-0.7085177;0.0004844815,0.01168093;0.5632464;0.005007792,0;0;0,0.02192999;0.3255635;0.00907445,0.04423715;0.6385763;0.006676435,0.2007482;0.4924065;-0.03561663,0.25306;0.2270238;-0.03681612,0.2635359;-0.07049415;-0.1135825,-0.1332919;0.5143709;0.04388012,-0.2831348;0.2894425;0.03291181,-0.4759401;0.05688551;-0.02421161,0.07197969;5.596876E-05;-0.0555861,0.08815296;-0.3753113;-0.03679371,0.07512648;-0.760605;0.0539732,0.08066063;-0.8053077;-0.001519673,-0.08696753;0.007751084;-0.0254453,-0.1272461;-0.36623;-0.0310251,-0.1297088;-0.7550132;0.04448061,-0.1457675;-0.7859224;-0.02424182,0.03888808;0.5620193;0.009614229,441.7344
+0;0;0,0.00677582;0.3262961;0.008177339,0.0132729;0.6399896;0.0005962555,0.1861679;0.512136;0.005007756,0.223027;0.244223;0.02090206,0.2593007;-0.05072108;-0.05467146,-0.1609971;0.506488;0.009106643,-0.2914622;0.2690701;0.009534251,-0.4653478;0.0210133;-0.03790825,0.07908563;0.005044836;-0.04475695,0.09152944;-0.3675148;0.005607139,0.09397434;-0.7513714;0.1055589,0.1022659;-0.7855131;0.03967479,-0.07976763;0.007208876;-0.04322417,-0.1190192;-0.3647485;-0.003234606,-0.1409465;-0.7488596;0.09330532,-0.1409835;-0.7091658;0.00149221,0.01168252;0.563323;0.00500836,0;0;0,0.02232453;0.3255681;0.009432793,0.04495697;0.6386041;0.007252932,0.2014067;0.4921324;-0.03427267,0.253168;0.2262274;-0.03625584,0.2639978;-0.0703032;-0.1135311,-0.1326813;0.5146033;0.04419324,-0.2873842;0.2925431;0.03215408,-0.4882005;0.0684593;-0.02682364,0.07205611;-3.249943E-05;-0.05559754,0.08784755;-0.3753745;-0.03659391,0.07508747;-0.7613369;0.05402803,0.08059816;-0.8058863;-0.0001535378,-0.08704586;0.007837754;-0.02539211,-0.127508;-0.3660866;-0.03135481,-0.1298053;-0.7554709;0.04425417,-0.1458518;-0.7856702;-0.02387943,0.03952691;0.562041;0.01014543,441.7577
+0;0;0,0.006903907;0.3262442;0.008035013,0.01354477;0.6397334;0.0002994929,0.1861478;0.5121326;0.004623252,0.2234759;0.2440088;0.02062324,0.2593417;-0.05067316;-0.05451421,-0.1605454;0.5066495;0.009444484,-0.3033297;0.276103;0.008586105,-0.4850035;0.03430387;-0.03934395,0.07901045;0.004995757;-0.04484495,0.09115762;-0.3677014;0.00575722,0.09355328;-0.7500054;0.1053322,0.1015227;-0.7837698;0.03969514,-0.0797999;0.007247706;-0.04310596,-0.1193811;-0.3648343;-0.003110461,-0.1412351;-0.7474325;0.09290136,-0.1361408;-0.7850286;0.03091393,0.01191948;0.56313;0.004748083,0;0;0,0.02270527;0.3254683;0.01011515,0.04577702;0.6382788;0.008653641,0.2016762;0.4918765;-0.03342795,0.2532927;0.2256632;-0.03588223,0.2645216;-0.0703811;-0.1133492,-0.1320273;0.5148046;0.04416622,-0.2915745;0.2959023;0.03127439,-0.4947059;0.07425579;-0.02686321,0.07205506;-7.283688E-05;-0.05555844,0.08790924;-0.375571;-0.03655624,0.07510152;-0.7599585;0.0537734,0.07959011;-0.8047977;0.0007019043,-0.08701695;0.007862346;-0.02539512,-0.1276143;-0.3662022;-0.03163199,-0.1294461;-0.7540422;0.04356099,-0.1453161;-0.784309;-0.02392014,0.04023392;0.5617776;0.01136565,441.7914
+0;0;0,0.006903907;0.3262442;0.008035013,0.01354477;0.6397334;0.0002994929,0.1861478;0.5121326;0.004623252,0.2234759;0.2440088;0.02062324,0.2593417;-0.05067316;-0.05451421,-0.1605454;0.5066495;0.009444484,-0.3033297;0.276103;0.008586105,-0.4850035;0.03430387;-0.03934395,0.07901045;0.004995757;-0.04484495,0.09115762;-0.3677014;0.00575722,0.09355328;-0.7500054;0.1053322,0.1015227;-0.7837698;0.03969514,-0.0797999;0.007247706;-0.04310596,-0.1193811;-0.3648343;-0.003110461,-0.1412351;-0.7474325;0.09290136,-0.1361408;-0.7850286;0.03091393,0.01191948;0.56313;0.004748083,0;0;0,0.02270527;0.3254683;0.01011515,0.04577702;0.6382788;0.008653641,0.2016762;0.4918765;-0.03342795,0.2532927;0.2256632;-0.03588223,0.2645216;-0.0703811;-0.1133492,-0.1320273;0.5148046;0.04416622,-0.2915745;0.2959023;0.03127439,-0.4947059;0.07425579;-0.02686321,0.07205506;-7.283688E-05;-0.05555844,0.08790924;-0.375571;-0.03655624,0.07510152;-0.7599585;0.0537734,0.07959011;-0.8047977;0.0007019043,-0.08701695;0.007862346;-0.02539512,-0.1276143;-0.3662022;-0.03163199,-0.1294461;-0.7540422;0.04356099,-0.1453161;-0.784309;-0.02392014,0.04023392;0.5617776;0.01136565,441.814
+0;0;0,0.006907059;0.3263931;0.00803868,0.0135504;0.6399992;0.0003001946,0.1860767;0.5123902;0.004625776,0.223553;0.2432026;0.02068925,0.2593094;-0.05058134;-0.05421922,-0.1604652;0.5069094;0.009444905,-0.303816;0.2754483;0.008583119,-0.4849361;0.03438604;-0.03920086,0.07901013;0.004995737;-0.04484477,0.09115458;-0.3676179;0.005746059,0.09354737;-0.7494633;0.1052016,0.1014734;-0.7828808;0.0399216,-0.07979958;0.007247677;-0.04310578,-0.1193719;-0.3647509;-0.003119256,-0.1411996;-0.7468901;0.0927774,-0.1361331;-0.7841186;0.03112718,0.01192446;0.5633653;0.004750552,0;0;0,0.02342334;0.3255396;0.01095676,0.04724051;0.6384131;0.01008248,0.2026615;0.4912103;-0.03165794,0.2530909;0.2236731;-0.03392792,0.2649687;-0.07110965;-0.1124191,-0.1309241;0.5152158;0.04449056,-0.3014497;0.3034209;0.03076558,-0.5122569;0.08991446;-0.02557408,0.07211122;-0.0001522154;-0.05548477,0.08781718;-0.3755692;-0.03642535,0.07548656;-0.7596411;0.05323911,0.07916178;-0.8047559;0.001370668,-0.08700816;0.007934058;-0.02540161,-0.1274463;-0.3660673;-0.03136032,-0.1292964;-0.753471;0.04359322,-0.1453754;-0.7841732;-0.02276036,0.04151787;0.56189;0.01266599,441.8464
+0;0;0,0.007108836;0.3263919;0.00791071,0.01412532;0.6399843;-3.823778E-05,0.1865796;0.5124975;0.004268041,0.2242883;0.2433513;0.02047945,0.2598253;-0.05048952;-0.05431053,-0.1600957;0.5072678;0.009866971,-0.3110623;0.2807046;0.008236428,-0.5121494;0.05581331;-0.03852556,0.079005;0.004965981;-0.04485711,0.09100401;-0.3676409;0.005817764,0.09349671;-0.7495393;0.1050674,0.1016848;-0.7830446;0.03990515,-0.07980563;0.00728426;-0.04308839,-0.1194209;-0.3647108;-0.003111742,-0.1411711;-0.746878;0.09269104,-0.1352315;-0.7845164;0.03156938,0.01239333;0.5633562;0.004470345,0;0;0,0.02342334;0.3255396;0.01095676,0.04724051;0.6384131;0.01008248,0.2026615;0.4912103;-0.03165794,0.2530909;0.2236731;-0.03392792,0.2649687;-0.07110965;-0.1124191,-0.1309241;0.5152158;0.04449056,-0.3014497;0.3034209;0.03076558,-0.5122569;0.08991446;-0.02557408,0.07211122;-0.0001522154;-0.05548477,0.08781718;-0.3755692;-0.03642535,0.07548656;-0.7596411;0.05323911,0.07916178;-0.8047559;0.001370668,-0.08700816;0.007934058;-0.02540161,-0.1274463;-0.3660673;-0.03136032,-0.1292964;-0.753471;0.04359322,-0.1453754;-0.7841732;-0.02276036,0.04151787;0.56189;0.01266599,441.8711
+0;0;0,0.007108364;0.3263702;0.007910185,0.01412391;0.639921;-3.764126E-05,0.1862637;0.5125378;0.004268317,0.2239775;0.2433548;0.02048193,0.2595709;-0.05095193;-0.05442665,-0.1597852;0.5073176;0.009857127,-0.3107724;0.2807235;0.008226362,-0.5121783;0.0554755;-0.03860978,0.07906236;0.004969586;-0.04488967,0.09106237;-0.3676682;0.005789399,0.09355436;-0.7494586;0.1050109,0.1018004;-0.7834134;0.0393875,-0.07986358;0.007289548;-0.04311967,-0.1194821;-0.3647364;-0.003139708,-0.1412261;-0.7467955;0.09263597,-0.1352446;-0.7849126;0.03108169,0.01239219;0.5633045;0.004470254,0;0;0,0.02388623;0.3254727;0.01129413,0.04818964;0.6382675;0.01068592,0.2032349;0.4909861;-0.03050709,0.2533244;0.2233485;-0.03293014,0.2650887;-0.07199976;-0.1111964,-0.1299688;0.5154977;0.04449253,-0.3050499;0.3074412;0.03021702,-0.5209334;0.09818755;-0.0254772,0.07219945;-0.000237748;-0.0554781,0.08794442;-0.3756765;-0.0362637,0.07576472;-0.7597101;0.05309415,0.07939836;-0.8049903;0.0003273487,-0.08707915;0.008038291;-0.02536226,-0.1272438;-0.3660254;-0.0312348,-0.1290662;-0.7533821;0.04337353,-0.1451095;-0.7846895;-0.02332471,0.04233682;0.5617639;0.01320696,441.8956
+0;0;0,0.007107787;0.3263437;0.007909543,0.01412339;0.6398967;-3.843848E-05,0.1863233;0.5124931;0.004267612,0.2241523;0.2424884;0.02053072,0.2598651;-0.05280596;-0.05462924,-0.1598454;0.5072711;0.00985836,-0.3112935;0.2799853;0.008222616,-0.5133753;0.05398145;-0.0387707,0.07913429;0.004974107;-0.04493051,0.0911138;-0.3670267;0.00566192,0.09361281;-0.7498924;0.1051629,0.1018654;-0.7838981;0.03948724,-0.07993624;0.00729618;-0.0431589,-0.119487;-0.3640938;-0.003247291,-0.1412923;-0.747229;0.09279816,-0.135306;-0.7854003;0.03119487,0.0123916;0.5632775;0.00446962,0;0;0,0.02446274;0.3253974;0.0114615,0.04907927;0.6381701;0.01091814,0.2041154;0.4905984;-0.02981591,0.2536071;0.2220026;-0.03203106,0.2653445;-0.07457137;-0.1096798,-0.1293086;0.5157451;0.04474644,-0.3085756;0.3102056;0.03008644,-0.5302134;0.1051969;-0.02442334,0.07228172;-0.0003752112;-0.05550623,0.0883107;-0.3751719;-0.03658032,0.07632625;-0.7603039;0.05298828,0.0798279;-0.8059723;0.0006418154,-0.08717284;0.008191343;-0.02528886,-0.1266319;-0.365295;-0.03150234,-0.1284363;-0.7537349;0.04335722,-0.1430939;-0.7891448;-0.01976842,0.04314759;0.5616693;0.0134232,441.919
+0;0;0,0.007227923;0.3263425;0.007851459,0.01434612;0.6398927;-0.0001223576,0.1865426;0.5125567;0.003852004,0.2248448;0.2426153;0.02005832,0.2607681;-0.05270073;-0.0549158,-0.1597179;0.5075607;0.01043618,-0.3207334;0.2869569;0.007977639,-0.5279238;0.06542583;-0.03805831,0.07911021;0.004931451;-0.0449776,0.0908407;-0.3670554;0.005775604,0.09358665;-0.749814;0.105681,0.1026947;-0.7831742;0.03949438,-0.07996343;0.007337251;-0.04310155,-0.1197124;-0.3640259;-0.003137764,-0.141584;-0.7471709;0.09285337,-0.1421299;-0.7075194;0.001285478,0.01259212;0.5632741;0.004388264,0;0;0,0.02446274;0.3253974;0.0114615,0.04907927;0.6381701;0.01091814,0.2041154;0.4905984;-0.02981591,0.2536071;0.2220026;-0.03203106,0.2653445;-0.07457137;-0.1096798,-0.1293086;0.5157451;0.04474644,-0.3085756;0.3102056;0.03008644,-0.5302134;0.1051969;-0.02442334,0.07228172;-0.0003752112;-0.05550623,0.0883107;-0.3751719;-0.03658032,0.07632625;-0.7603039;0.05298828,0.0798279;-0.8059723;0.0006418154,-0.08717284;0.008191343;-0.02528886,-0.1266319;-0.365295;-0.03150234,-0.1284363;-0.7537349;0.04335722,-0.1430939;-0.7891448;-0.01976842,0.04314759;0.5616693;0.0134232,441.9424
+0;0;0,0.007229608;0.3264185;0.007853289,0.01434951;0.640044;-0.0001225267,0.1864617;0.5127121;0.003853291,0.2249117;0.2417283;0.02012219,0.2608258;-0.05351105;-0.05483247,-0.1596319;0.5077184;0.01043429,-0.3212692;0.2862629;0.007966259,-0.5284058;0.06478932;-0.03805774,0.07908553;0.004929913;-0.04496357,0.09078282;-0.3660039;0.005645968,0.09353324;-0.7493868;0.1057143,0.1025948;-0.7824236;0.03986549,-0.07993849;0.007334963;-0.04308811,-0.1195749;-0.362977;-0.003237449,-0.1414822;-0.7467469;0.09291023,-0.1420254;-0.7071446;0.001809679,0.01259505;0.5634051;0.004389292,0;0;0,0.02475122;0.3254364;0.01189661,0.04957107;0.6382685;0.01156664,0.2044286;0.490321;-0.02876568,0.2536425;0.2206004;-0.03077531,0.2650052;-0.07601321;-0.1080126,-0.1288601;0.5158989;0.04494127,-0.3129711;0.3133269;0.02935253,-0.539116;0.1134151;-0.02512729,0.07230781;-0.0004237741;-0.05542517,0.0882073;-0.3741892;-0.03707623,0.07655944;-0.7598787;0.05298829,0.07966596;-0.8052207;0.0009715557,-0.0871337;0.008221184;-0.02531166,-0.1264778;-0.3642111;-0.03133779,-0.1281035;-0.7533029;0.04355246,-0.1427319;-0.7884704;-0.01914536,0.04359804;0.561749;0.0140276,441.9638
+0;0;0,0.007228957;0.3263891;0.007852581,0.01434745;0.6399524;-0.0001216144,0.1861354;0.5127312;0.003854257,0.2245774;0.2418045;0.02011973,0.2604614;-0.05318809;-0.05477225,-0.1593121;0.5077469;0.01042297,-0.3209153;0.2863379;0.007955457,-0.5278788;0.0650495;-0.03803006,0.07893066;0.004920259;-0.04487552,0.09065455;-0.3668572;0.005849119,0.09339899;-0.7494061;0.1056998,0.1024836;-0.7826031;0.0396836,-0.07978195;0.0073206;-0.04300373,-0.1195085;-0.3638335;-0.003062438,-0.1413681;-0.7467687;0.09287611,-0.1419127;-0.707142;0.001544006,0.01259336;0.5633296;0.004389257,0;0;0,0.02514118;0.3253652;0.01221252,0.05028601;0.6381088;0.01202011,0.2047156;0.4901403;-0.0281539,0.253536;0.2204043;-0.02978706,0.2653148;-0.07629699;-0.1055939,-0.1280818;0.5163637;0.04506183,-0.3175097;0.3189021;0.02864147,-0.5541664;0.1323106;-0.02698482,0.07228282;-0.000515148;-0.05516339,0.08822133;-0.37513;-0.03676224,0.07656978;-0.7600695;0.05272054,0.07975376;-0.8055488;0.0004973374,-0.08691632;0.008258359;-0.02540522,-0.1261874;-0.3650412;-0.03124149,-0.1278748;-0.7532049;0.04390816,-0.1421764;-0.7876575;-0.01993425,0.0442351;0.5616108;0.01445246,441.998
+0;0;0,0.00737198;0.326342;0.007786796,0.01467433;0.6398284;-0.0002595503,0.1864817;0.5126706;0.00351944,0.2251989;0.2419509;0.01947078,0.261209;-0.05448824;-0.05589721,-0.159226;0.5081487;0.0109444,-0.3292347;0.2933586;0.008744886,-0.5514908;0.0854574;-0.0385055,0.07873111;0.004871819;-0.04477823,0.09058559;-0.3678431;0.005949493,0.09308014;-0.7493465;0.105936,0.1024399;-0.7827479;0.03824525,-0.07958964;0.007346839;-0.04288271,-0.1194852;-0.3647202;-0.002824917,-0.1410654;-0.746713;0.09290493,-0.1417848;-0.7069421;0.0002044067,0.0128734;0.5632237;0.004268668,0;0;0,0.02528757;0.3252998;0.0124371,0.05043991;0.6379716;0.0122652,0.204887;0.4897557;-0.02763987,0.253342;0.2201375;-0.02849841,0.2650803;-0.07822061;-0.1039828,-0.1280885;0.5168896;0.04562572,-0.321812;0.3240655;0.02738587,-0.5607449;0.1380897;-0.02898188,0.07226712;-0.0005641133;-0.05481386,0.08795001;-0.3761265;-0.03645325,0.07668547;-0.7601864;0.05253839,0.08064415;-0.8061583;-0.001331564,-0.08665211;0.008266122;-0.02550484,-0.1258665;-0.3659782;-0.03130468,-0.1275529;-0.75319;0.04361231,-0.1412552;-0.7890603;-0.02090688,0.04439433;0.5614892;0.01469731,442.0201
+0;0;0,0.00737198;0.326342;0.007786796,0.01467433;0.6398284;-0.0002595503,0.1864817;0.5126706;0.00351944,0.2251989;0.2419509;0.01947078,0.261209;-0.05448824;-0.05589721,-0.159226;0.5081487;0.0109444,-0.3292347;0.2933586;0.008744886,-0.5514908;0.0854574;-0.0385055,0.07873111;0.004871819;-0.04477823,0.09058559;-0.3678431;0.005949493,0.09308014;-0.7493465;0.105936,0.1024399;-0.7827479;0.03824525,-0.07958964;0.007346839;-0.04288271,-0.1194852;-0.3647202;-0.002824917,-0.1410654;-0.746713;0.09290493,-0.1417848;-0.7069421;0.0002044067,0.0128734;0.5632237;0.004268668,0;0;0,0.02528757;0.3252998;0.0124371,0.05043991;0.6379716;0.0122652,0.204887;0.4897557;-0.02763987,0.253342;0.2201375;-0.02849841,0.2650803;-0.07822061;-0.1039828,-0.1280885;0.5168896;0.04562572,-0.321812;0.3240655;0.02738587,-0.5607449;0.1380897;-0.02898188,0.07226712;-0.0005641133;-0.05481386,0.08795001;-0.3761265;-0.03645325,0.07668547;-0.7601864;0.05253839,0.08064415;-0.8061583;-0.001331564,-0.08665211;0.008266122;-0.02550484,-0.1258665;-0.3659782;-0.03130468,-0.1275529;-0.75319;0.04361231,-0.1412552;-0.7890603;-0.02090688,0.04439433;0.5614892;0.01469731,442.0432
+0;0;0,0.007371772;0.3263328;0.007786576,0.01467426;0.6398253;-0.0002599861,0.1864669;0.5126689;0.003519235,0.2252423;0.2415422;0.01949455,0.2611541;-0.05408874;-0.05566794,-0.1592115;0.5081474;0.01094357,-0.3294759;0.2930343;0.008740746,-0.551126;0.08570001;-0.03838081,0.0786979;0.004869764;-0.04475934,0.09056184;-0.3681423;0.006008826,0.09305368;-0.7492305;0.1058865,0.1024954;-0.7831874;0.03760272,-0.07955607;0.007343741;-0.04286462,-0.1194835;-0.36502;-0.002774887,-0.1410401;-0.7465971;0.09285077,-0.1417658;-0.7067406;-0.0006619245,0.01287327;0.5632178;0.004268399,0;0;0,0.02559949;0.3252634;0.01250696,0.05105026;0.6379171;0.01232624,0.2053798;0.4894487;-0.02720833,0.2534094;0.2193349;-0.02750945,0.2652344;-0.07836816;-0.1021404,-0.1276193;0.517076;0.04560987,-0.3269385;0.3295228;0.0265289,-0.5706701;0.1511866;-0.02939799,0.07229707;-0.0006384254;-0.05471015,0.08796413;-0.3765025;-0.03635597,0.07691093;-0.7602804;0.05197477,0.0800098;-0.8072392;-0.001970053,-0.08658807;0.008331043;-0.02556509,-0.1256687;-0.3662271;-0.03148602,-0.1274408;-0.7530905;0.04296907,-0.1426706;-0.7885782;-0.02277071,0.04492363;0.5614384;0.01476526,442.076
+0;0;0,0.007522425;0.3261748;0.007761972,0.01500545;0.6395301;-0.0002770778,0.1865977;0.5123275;0.003202505,0.2251559;0.2409215;0.01925038,0.26138;-0.05359355;-0.05589463,-0.1590149;0.5086561;0.01158118,-0.3402269;0.3023497;0.009263898,-0.5669103;0.1023094;-0.03865894,0.07874273;0.00480654;-0.04500551,0.09041861;-0.3679225;0.006207738,0.09279361;-0.7490424;0.1058801,0.1017515;-0.7830219;0.03784142,-0.07976498;0.007473625;-0.04278679,-0.1198232;-0.3646753;-0.002954967,-0.1413913;-0.7462078;0.09275495,-0.1422937;-0.7063711;-0.0005472079,0.01315781;0.5629536;0.004245431,0;0;0,0.02594343;0.3250784;0.0125637,0.05153398;0.6375868;0.01229906,0.2059402;0.489119;-0.02621222,0.253237;0.2186224;-0.02593589,0.2654544;-0.07821178;-0.09968054,-0.127135;0.5169946;0.04534068,-0.3317973;0.3348992;0.02636474,-0.5888312;0.1802023;-0.03446704,0.07241541;-0.0007369519;-0.05481315,0.08808759;-0.376377;-0.03651166,0.07733811;-0.7600996;0.05199838,0.08015597;-0.807007;-0.00166893,-0.08676662;0.008428174;-0.02548601,-0.1255493;-0.3659269;-0.03182983,-0.1273036;-0.7528003;0.04245664,-0.1427264;-0.7882568;-0.02296851,0.0453794;0.5611414;0.01475739,442.1091
+0;0;0,0.007522034;0.3261579;0.00776157,0.01500521;0.6395196;-0.0002776934,0.1865655;0.5123236;0.00320224,0.2251286;0.2408835;0.01925213,0.2615547;-0.05527425;-0.05631199,-0.1589835;0.508653;0.01157937,-0.3402182;0.3023206;0.009261797,-0.568166;0.1011646;-0.03892833,0.07875264;0.004807145;-0.04501118,0.09041516;-0.3674958;0.006143529,0.09279311;-0.749088;0.1059393,0.1017621;-0.7831467;0.0378164,-0.07977502;0.007474566;-0.04279218,-0.1197874;-0.364249;-0.003005888,-0.1413823;-0.7462541;0.09282263,-0.1422858;-0.7064053;-0.0005951524,0.01315751;0.5629404;0.004244973,0;0;0,0.02627135;0.3250321;0.01263929,0.05207489;0.6375295;0.0124228,0.2063201;0.4887852;-0.02588153,0.2534183;0.2182192;-0.02540112,0.2650768;-0.08063963;-0.09815896,-0.1266505;0.5171028;0.04548071,-0.3375349;0.3424156;0.02458582,-0.5926861;0.1811269;-0.03566363,0.07249646;-0.0008334219;-0.0547235,0.08824772;-0.3760512;-0.03667187,0.07761438;-0.7602917;0.0517788,0.08046243;-0.8069785;-0.002403494,-0.08674965;0.008529691;-0.02555064,-0.1253932;-0.3653988;-0.03237047,-0.1267839;-0.7526973;0.04229732,-0.143068;-0.7868819;-0.02433504,0.04586579;0.5610854;0.01486826,442.1313
+0;0;0,0.00751981;0.3260615;0.007759274,0.01500169;0.6393691;-0.0002784934,0.1864205;0.5122302;0.003201368,0.2250321;0.2404492;0.01927141,0.2613408;-0.05475435;-0.05604926,-0.1588459;0.5085624;0.01157165,-0.3403082;0.301971;0.009251165,-0.5675215;0.1014631;-0.0387837,0.07887713;0.004814744;-0.04508233,0.09054803;-0.3677555;0.0061091,0.09293011;-0.750011;0.1060784,0.1018905;-0.7840084;0.03802066,-0.07990112;0.007486382;-0.04285982,-0.1199422;-0.364504;-0.003044974,-0.1415746;-0.7471733;0.09295014,-0.1424773;-0.7073339;-0.0003782213,0.01315437;0.5628055;0.004243249,0;0;0,0.02663293;0.324904;0.01268601,0.05265608;0.6373291;0.0125351,0.2066644;0.4885046;-0.02564859,0.2535715;0.2175559;-0.02490807,0.2646424;-0.08077922;-0.0956912,-0.1261238;0.5172929;0.04526697,-0.3424372;0.3490296;0.02268461,-0.5987828;0.1910363;-0.03615221,0.07265151;-0.0009503961;-0.0547545,0.08855516;-0.3764306;-0.03667021,0.07732175;-0.7612803;0.05211782,0.08003654;-0.8072618;-0.002902746,-0.08689043;0.008673927;-0.02553459,-0.1250691;-0.3655715;-0.03247021,-0.1266019;-0.7535777;0.0421465,-0.1426558;-0.7880902;-0.02409718,0.04638596;0.560905;0.01496053,442.1649
+0;0;0,0.00771021;0.3259332;0.007731439,0.01541515;0.6391774;-0.0002992875,0.1866443;0.5118446;0.002873283,0.2250405;0.2400452;0.01916606,0.2617266;-0.05648085;-0.05714084,-0.158682;0.5093242;0.01225704,-0.3504896;0.3123195;0.008570033,-0.5880895;0.1213457;-0.03803071,0.0789118;0.00475194;-0.04528612,0.09063251;-0.3675779;0.005770434,0.09275375;-0.7470409;0.1054101,0.1026853;-0.7822332;0.03598232,-0.08008194;0.007539697;-0.04278462,-0.1214071;-0.3641197;-0.003604144,-0.1424468;-0.743976;0.09226691,-0.1435484;-0.7039437;-0.002954051,0.01351035;0.5626244;0.004216643,0;0;0,0.02686974;0.3247609;0.01265049,0.0529597;0.6371221;0.01242757,0.2068976;0.4882054;-0.02548385,0.2536115;0.2172226;-0.02463746,0.2646202;-0.08296096;-0.09438694,-0.1258682;0.5175718;0.04525174,-0.3464605;0.3550113;0.02227915,-0.6091063;0.2046272;-0.03686586,0.07274364;-0.001074329;-0.05484247,0.08853437;-0.3763153;-0.03699588,0.07744841;-0.7583268;0.0517118,0.07962546;-0.8068102;-0.003101584,-0.08703717;0.008809339;-0.02544433,-0.1256754;-0.365105;-0.03373834,-0.1267533;-0.7503008;0.04074479,-0.1430654;-0.7861161;-0.02686553,0.04667678;0.560709;0.01486802,442.1889
+0;0;0,0.00771021;0.3259332;0.007731439,0.01541515;0.6391774;-0.0002992875,0.1866443;0.5118446;0.002873283,0.2250405;0.2400452;0.01916606,0.2617266;-0.05648085;-0.05714084,-0.158682;0.5093242;0.01225704,-0.3504896;0.3123195;0.008570033,-0.5880895;0.1213457;-0.03803071,0.0789118;0.00475194;-0.04528612,0.09063251;-0.3675779;0.005770434,0.09275375;-0.7470409;0.1054101,0.1026853;-0.7822332;0.03598232,-0.08008194;0.007539697;-0.04278462,-0.1214071;-0.3641197;-0.003604144,-0.1424468;-0.743976;0.09226691,-0.1435484;-0.7039437;-0.002954051,0.01351035;0.5626244;0.004216643,0;0;0,0.02686974;0.3247609;0.01265049,0.0529597;0.6371221;0.01242757,0.2068976;0.4882054;-0.02548385,0.2536115;0.2172226;-0.02463746,0.2646202;-0.08296096;-0.09438694,-0.1258682;0.5175718;0.04525174,-0.3464605;0.3550113;0.02227915,-0.6091063;0.2046272;-0.03686586,0.07274364;-0.001074329;-0.05484247,0.08853437;-0.3763153;-0.03699588,0.07744841;-0.7583268;0.0517118,0.07962546;-0.8068102;-0.003101584,-0.08703717;0.008809339;-0.02544433,-0.1256754;-0.365105;-0.03373834,-0.1267533;-0.7503008;0.04074479,-0.1430654;-0.7861161;-0.02686553,0.04667678;0.560709;0.01486802,442.2109
+0;0;0,0.007704877;0.3257078;0.007726091,0.01540713;0.6388428;-0.0003020959,0.1867866;0.5114868;0.002868087,0.2251584;0.2398597;0.01915053,0.2617518;-0.05591673;-0.05696347,-0.1588385;0.5089642;0.01225996,-0.3505245;0.3120844;0.008575294,-0.5875238;0.1215934;-0.03790764,0.07905062;0.004760299;-0.04536578,0.09077424;-0.367662;0.005703457,0.0928963;-0.7472703;0.1053813,0.1027568;-0.7819964;0.03645002,-0.08022281;0.007552959;-0.04285989,-0.1215583;-0.3641988;-0.003669675,-0.142606;-0.7442006;0.09223813,-0.1436997;-0.7042401;-0.002301879,0.01350285;0.5623105;0.004212609,0;0;0,0.02741422;0.3244947;0.01249838,0.05372976;0.6367276;0.01214814,0.207699;0.4875726;-0.02563143,0.2537045;0.2166472;-0.02432513,0.2649209;-0.082937;-0.09317029,-0.1254745;0.5177727;0.04488384,-0.3499039;0.3609577;0.02123544,-0.614067;0.2144799;-0.03688787,0.07286988;-0.001215219;-0.05493832,0.08881289;-0.3765534;-0.03730536,0.07798742;-0.7587647;0.05123878,0.08105564;-0.806979;-0.002717972,-0.08720573;0.008935706;-0.02539741,-0.1251747;-0.365131;-0.03413213,-0.1261743;-0.7506363;0.03953864,-0.1427038;-0.7866664;-0.02683173,0.04739395;0.5603404;0.01460838,442.2429
+0;0;0,0.00807973;0.3255313;0.007622352,0.01643823;0.6385742;-0.0005187518,0.1878151;0.5110191;0.002523649,0.2260656;0.2395957;0.01882819,0.2624701;-0.055264;-0.05744939,-0.1585506;0.5098636;0.01290483,-0.3581034;0.3213002;0.008197322,-0.6012549;0.1398883;-0.03711096,0.07907139;0.004678713;-0.04543046,0.09070783;-0.3669614;0.005491219,0.09253088;-0.7474488;0.105486,0.1048019;-0.8041204;0.01323032,-0.08026633;0.007677834;-0.04285405,-0.1213838;-0.3632766;-0.003522422,-0.1426398;-0.7441719;0.09260224,-0.131946;-0.8090922;0.008641414,0.01434943;0.5620561;0.004023063,0;0;0,0.02780028;0.3242968;0.01235962,0.05420637;0.6364498;0.01189923,0.2083995;0.4870903;-0.02559185,0.2536585;0.216264;-0.02349806,0.2647649;-0.08249193;-0.09210813,-0.1253639;0.5180116;0.04474934,-0.353825;0.3675966;0.02065561,-0.6378106;0.2694196;-0.04098213,0.07293974;-0.001290917;-0.0549202,0.08892293;-0.375854;-0.03783584,0.07841296;-0.7589552;0.05102301,0.05663079;-0.7507359;-0.07236576,-0.08723556;0.008985152;-0.02544256,-0.1247539;-0.3643172;-0.03453024,-0.1258492;-0.7507216;0.03938419,-0.1477216;-0.8085563;-0.0499484,0.04785742;0.5600718;0.01437402,442.2652
+0;0;0,0.008072655;0.3252463;0.007615678,0.01642665;0.6381199;-0.0005216757,0.1880785;0.5105107;0.002516776,0.2262935;0.2393392;0.01880619,0.2626805;-0.05537915;-0.05743483,-0.1588348;0.5093534;0.01291436,-0.3582023;0.320965;0.008211229,-0.6012372;0.13964;-0.03707534,0.07930004;0.004692242;-0.04556183,0.09094302;-0.3671569;0.005388476,0.09277054;-0.7485769;0.1056284,0.1017832;-0.7822341;0.03786977,-0.08049843;0.007700035;-0.04297797,-0.121639;-0.363463;-0.003624223,-0.1429471;-0.7452918;0.09273604,-0.1350929;-0.7850075;0.03106974,0.01433858;0.5616283;0.004018561,0;0;0,0.0284069;0.3239692;0.01205516,0.05503853;0.635933;0.01129126,0.2096904;0.4865173;-0.02529907,0.2538992;0.2157743;-0.02342796,0.2654443;-0.08285305;-0.09186792,-0.1249511;0.5180112;0.04435195,-0.3568555;0.3735563;0.01959581,-0.6379473;0.2678663;-0.04215053,0.07312326;-0.001453787;-0.05511141,0.08950029;-0.376229;-0.03841853,0.07898806;-0.7602013;0.05095291,0.08219881;-0.8074722;-0.001426458,-0.08754172;0.009144006;-0.02528291,-0.1245421;-0.364405;-0.03504978,-0.1261319;-0.7517015;0.03932421,-0.1422475;-0.7842903;-0.02811189,0.04865818;0.5595863;0.01382089,442.2883
+0;0;0,0.008072655;0.3252463;0.007615678,0.01642665;0.6381199;-0.0005216757,0.1880785;0.5105107;0.002516776,0.2262935;0.2393392;0.01880619,0.2626805;-0.05537915;-0.05743483,-0.1588348;0.5093534;0.01291436,-0.3582023;0.320965;0.008211229,-0.6012372;0.13964;-0.03707534,0.07930004;0.004692242;-0.04556183,0.09094302;-0.3671569;0.005388476,0.09277054;-0.7485769;0.1056284,0.1017832;-0.7822341;0.03786977,-0.08049843;0.007700035;-0.04297797,-0.121639;-0.363463;-0.003624223,-0.1429471;-0.7452918;0.09273604,-0.1350929;-0.7850075;0.03106974,0.01433858;0.5616283;0.004018561,0;0;0,0.0284069;0.3239692;0.01205516,0.05503853;0.635933;0.01129126,0.2096904;0.4865173;-0.02529907,0.2538992;0.2157743;-0.02342796,0.2654443;-0.08285305;-0.09186792,-0.1249511;0.5180112;0.04435195,-0.3568555;0.3735563;0.01959581,-0.6379473;0.2678663;-0.04215053,0.07312326;-0.001453787;-0.05511141,0.08950029;-0.376229;-0.03841853,0.07898806;-0.7602013;0.05095291,0.08219881;-0.8074722;-0.001426458,-0.08754172;0.009144006;-0.02528291,-0.1245421;-0.364405;-0.03504978,-0.1261319;-0.7517015;0.03932421,-0.1422475;-0.7842903;-0.02811189,0.04865818;0.5595863;0.01382089,442.3117
+0;0;0,0.008506207;0.3251323;0.007558497,0.01746308;0.6379526;-0.0005823825,0.1888348;0.5100226;0.00208312,0.2266661;0.2389294;0.01824668,0.2625887;-0.05403578;-0.0575535,-0.1582036;0.5102083;0.01353046,-0.3660689;0.3314436;0.009142096,-0.6193864;0.1687704;-0.03810579,0.07921952;0.004615722;-0.0457117,0.09057989;-0.366385;0.005460855,0.09202887;-0.7484501;0.106026,0.100582;-0.7818471;0.038396,-0.080566;0.007774802;-0.04284004,-0.1217353;-0.3625619;-0.003533266,-0.1430513;-0.7450744;0.09300175,-0.1351854;-0.7846289;0.03163032,0.01521586;0.5614708;0.003951076,0;0;0,0.02875896;0.3238408;0.01185536,0.05550063;0.6357588;0.01094627,0.2101125;0.486301;-0.02556562,0.2539707;0.2156449;-0.02316618,0.2656915;-0.08133572;-0.09047008,-0.1246706;0.5186118;0.04397842,-0.359979;0.380232;0.01819075,-0.6399263;0.2752105;-0.04067067,0.07316425;-0.001511201;-0.05505728,0.08934768;-0.3754911;-0.03873896,0.07940404;-0.7602064;0.05061698,0.08288458;-0.8072344;-0.001543518,-0.08752053;0.009181416;-0.02534668,-0.1246815;-0.3635292;-0.03509659,-0.1257686;-0.7516103;0.03893764,-0.1410776;-0.7840231;-0.02841528,0.04910858;0.5594192;0.01349092,442.3451
+0;0;0,0.008505576;0.3251082;0.007557936,0.01746068;0.6378666;-0.0005813902,0.1888804;0.5099363;0.00208278,0.2267008;0.2389212;0.01824168,0.2626431;-0.05420449;-0.05760005,-0.1582532;0.5101221;0.01353326,-0.3660585;0.331409;0.009146158,-0.6195148;0.1686466;-0.03812763,0.07922009;0.004615755;-0.04571204,0.09059028;-0.3667054;0.005504731,0.09204189;-0.7494627;0.106252,0.1007788;-0.7842219;0.03716879,-0.08056659;0.007774859;-0.04284035,-0.1217714;-0.3628818;-0.00349962,-0.1431261;-0.7460872;0.09321028,-0.1350912;-0.7871363;0.03052007,0.01521387;0.5613986;0.003951249,0;0;0,0.02918479;0.3237788;0.01184702,0.05622305;0.6356082;0.01076746,0.2107521;0.4860853;-0.02586246,0.2544004;0.2154745;-0.0235517,0.2661355;-0.0817686;-0.09044933,-0.1242949;0.5189445;0.04311079,-0.3634301;0.3877149;0.01602115,-0.6433147;0.2818821;-0.04254989,0.07320508;-0.001535997;-0.0550034,0.08948191;-0.375854;-0.03909731,0.07990545;-0.7612948;0.05033898,0.08474244;-0.8058466;-0.008493189,-0.08749995;0.009177312;-0.02542154,-0.124432;-0.3638801;-0.03522217,-0.1250837;-0.7527305;0.03860271,-0.14072;-0.7866535;-0.03004098,0.04977114;0.5592891;0.01335812,442.3681
+0;0;0,0.00850151;0.3249528;0.007554323,0.01745399;0.6376194;-0.0005829316,0.1890669;0.5096473;0.002078263,0.2268298;0.2390451;0.01821255,0.2628102;-0.0543915;-0.05770963,-0.158452;0.5098332;0.01354145,-0.3659407;0.3313923;0.00916104,-0.6196659;0.1684574;-0.03816288,0.07904606;0.004605615;-0.04561161,0.09040968;-0.3665013;0.005575605,0.09185503;-0.747607;0.1058882,0.1005614;-0.7821398;0.03704648,-0.08038959;0.007757778;-0.04274624,-0.1215707;-0.362685;-0.003428202,-0.1428332;-0.744237;0.09286439,-0.1348263;-0.7850377;0.03039336,0.01520763;0.5611666;0.003948806,0;0;0,0.02957675;0.3235911;0.01173234,0.05682196;0.6353102;0.01053572,0.2114906;0.4856295;-0.02589107,0.2545158;0.2153432;-0.02342796,0.2664041;-0.08216178;-0.0906086,-0.1242792;0.5199348;0.04269306,-0.3655053;0.3937219;0.01454883,-0.6471565;0.2904677;-0.04179858,0.0731222;-0.00157024;-0.05477762,0.08950728;-0.3756912;-0.03945827,0.08017738;-0.7594742;0.0495913,0.08402058;-0.8053644;-0.007024765,-0.0872449;0.009170215;-0.02557626,-0.123971;-0.3637039;-0.03483631,-0.1244526;-0.7509626;0.03821632,-0.1391658;-0.7850248;-0.03004078,0.05031978;0.5590113;0.01314569,442.3911
+0;0;0,0.008912321;0.3247786;0.007457815,0.01831348;0.6373215;-0.0007372075,0.1897189;0.5089124;0.001927762,0.2274894;0.2388358;0.01779676,0.2634012;-0.05527455;-0.05859489,-0.1579589;0.5104076;0.01392253,-0.373272;0.3424007;0.008109674,-0.6293834;0.1812091;-0.03717178,0.07900973;0.00453577;-0.04560039,0.0901852;-0.3674097;0.005913138,0.09161203;-0.7477468;0.1060286,0.09889206;-0.78192;0.03707123,-0.08036067;0.007794841;-0.04270726,-0.1218669;-0.3634752;-0.003238503,-0.1430728;-0.7442296;0.0929794,-0.1347626;-0.7843076;0.03015955,0.01595817;0.5608885;0.003804843,0;0;0,0.03008625;0.3233894;0.01141763,0.05755872;0.6349785;0.009946346,0.2122611;0.4851593;-0.02602696,0.2547351;0.2153291;-0.02329469,0.2668322;-0.08284113;-0.09092903,-0.1238264;0.5203934;0.0418895,-0.3684431;0.4025331;0.01203152,-0.6519605;0.3006426;-0.04147004,0.07310191;-0.001628429;-0.05473542,0.08944911;-0.376613;-0.03920007,0.08087449;-0.7598134;0.04892087,0.08361129;-0.8057038;-0.007288456,-0.08717731;0.009199509;-0.02565136,-0.1237998;-0.3645566;-0.03498701,-0.1244062;-0.75102;0.03800041,-0.1371879;-0.7848951;-0.03043144,0.05102395;0.5586999;0.01260161,442.4138
+0;0;0,0.008912321;0.3247786;0.007457815,0.01831348;0.6373215;-0.0007372075,0.1897189;0.5089124;0.001927762,0.2274894;0.2388358;0.01779676,0.2634012;-0.05527455;-0.05859489,-0.1579589;0.5104076;0.01392253,-0.373272;0.3424007;0.008109674,-0.6293834;0.1812091;-0.03717178,0.07900973;0.00453577;-0.04560039,0.0901852;-0.3674097;0.005913138,0.09161203;-0.7477468;0.1060286,0.09889206;-0.78192;0.03707123,-0.08036067;0.007794841;-0.04270726,-0.1218669;-0.3634752;-0.003238503,-0.1430728;-0.7442296;0.0929794,-0.1347626;-0.7843076;0.03015955,0.01595817;0.5608885;0.003804843,0;0;0,0.03008625;0.3233894;0.01141763,0.05755872;0.6349785;0.009946346,0.2122611;0.4851593;-0.02602696,0.2547351;0.2153291;-0.02329469,0.2668322;-0.08284113;-0.09092903,-0.1238264;0.5203934;0.0418895,-0.3684431;0.4025331;0.01203152,-0.6519605;0.3006426;-0.04147004,0.07310191;-0.001628429;-0.05473542,0.08944911;-0.376613;-0.03920007,0.08087449;-0.7598134;0.04892087,0.08361129;-0.8057038;-0.007288456,-0.08717731;0.009199509;-0.02565136,-0.1237998;-0.3645566;-0.03498701,-0.1244062;-0.75102;0.03800041,-0.1371879;-0.7848951;-0.03043144,0.05102395;0.5586999;0.01260161,442.4378
+0;0;0,0.008909723;0.3246839;0.00745564,0.0183086;0.6371507;-0.0007377644,0.1897955;0.5087274;0.001925733,0.2275249;0.2389448;0.01777745,0.2634728;-0.05546114;-0.05869098,-0.1580447;0.5102233;0.0139261,-0.3731233;0.3423992;0.008119576,-0.6294923;0.1810457;-0.0372074,0.07898509;0.004534355;-0.04558617,0.09017223;-0.3677997;0.005981173,0.09159825;-0.7479178;0.106039,0.09886452;-0.7819698;0.03721191,-0.0803356;0.00779241;-0.04269395,-0.1218852;-0.3638655;-0.00318395,-0.1430789;-0.7444006;0.09297855,-0.1347844;-0.7843462;0.03027739,0.01595359;0.5607277;0.00380369,0;0;0,0.03046535;0.3232646;0.01124644,0.05816704;0.6347569;0.009629488,0.212837;0.4847158;-0.02629685,0.2551286;0.2151584;-0.02353406,0.2671889;-0.08335653;-0.09104633,-0.1237843;0.5215118;0.0405825,-0.3709416;0.4100379;0.009852653,-0.6573017;0.3142534;-0.04150602,0.07308966;-0.001646042;-0.05470371,0.089687;-0.3770233;-0.03942633,0.08148058;-0.760031;0.04855704,0.08423682;-0.8060117;-0.007227898,-0.08713192;0.009198443;-0.0257045,-0.1237342;-0.3649533;-0.03507064,-0.1241788;-0.7512757;0.03744265,-0.1360972;-0.784858;-0.03117114,0.05160446;0.5584913;0.01230121,442.4706
+0;0;0,0.009094552;0.3244091;0.007433273,0.01865422;0.6367411;-0.0007467761,0.1899766;0.5082462;0.001719057,0.2275602;0.2387164;0.01755446,0.2635244;-0.05479783;-0.05933964,-0.1578409;0.5106277;0.01426492,-0.3795965;0.3521773;0.009020943,-0.646872;0.2105405;-0.03410232,0.07894188;0.00451974;-0.04570286,0.09007981;-0.3677524;0.006091874,0.09103776;-0.7495132;0.1067092,0.09940629;-0.7836848;0.03903836,-0.08039943;0.00781962;-0.04261203,-0.1222595;-0.3637801;-0.003183093,-0.1435661;-0.7459195;0.09367521,-0.14521;-0.7061214;0.0005695969,0.01626479;0.5603402;0.003788952,0;0;0,0.03111771;0.3229347;0.01114082,0.05909835;0.6342715;0.009403467,0.2136481;0.4841892;-0.02620053,0.2555176;0.2148391;-0.02353477,0.2673853;-0.08291072;-0.09106946,-0.1232056;0.5225912;0.03987832,-0.3736217;0.4199915;0.007095646,-0.6587957;0.3216214;-0.04144173,0.07317197;-0.00176011;-0.05462384,0.08962767;-0.3771114;-0.03933048,0.08222175;-0.7619882;0.048311,0.08671592;-0.8084419;-0.005559206,-0.087117;0.009301592;-0.02578971,-0.1229695;-0.3648945;-0.03501711,-0.1239081;-0.7527393;0.03875024,-0.1354075;-0.7837689;-0.0313248,0.05247957;0.5580325;0.01208448,442.4942
+0;0;0,0.00908932;0.3242225;0.007428997,0.01864459;0.6364104;-0.0007478353,0.1899624;0.5079396;0.001716725,0.2274366;0.2391939;0.01750606,0.263566;-0.05566838;-0.05974119,-0.1578445;0.510321;0.01426221,-0.378955;0.3523315;0.009033487,-0.647458;0.2100443;-0.03428783,0.07889042;0.004516793;-0.04567307,0.08996969;-0.3657947;0.005848881,0.09092584;-0.7468408;0.1062778,0.09935638;-0.7814879;0.03810556,-0.08034702;0.007814522;-0.04258425,-0.1219866;-0.3618281;-0.003362972,-0.1432533;-0.7432522;0.09331399,-0.1449094;-0.7033814;-0.0004815236,0.01625586;0.5600319;0.003786557,0;0;0,0.03144149;0.3227223;0.01094341,0.05962858;0.6338946;0.008972645,0.214138;0.4837131;-0.02635765,0.2553261;0.2150606;-0.02367115,0.267309;-0.08400139;-0.09174895,-0.1228906;0.5229249;0.03915057,-0.3769176;0.4328061;0.004125807,-0.666131;0.3397148;-0.03953018,0.07321432;-0.001779571;-0.05446672,0.08854842;-0.3751976;-0.03924704,0.08231002;-0.7594455;0.04791736,0.08624861;-0.8066944;-0.006072287,-0.08701896;0.009290477;-0.02591364,-0.1223963;-0.3629616;-0.03511561,-0.1231174;-0.7501287;0.03826074,-0.1341054;-0.7822179;-0.03189608,0.05297901;0.5576824;0.01169753,442.5275
+0;0;0,0.009086787;0.3241321;0.007426926,0.0186386;0.6362069;-0.0007472066,0.1898541;0.5077888;0.001717291,0.2273316;0.2390197;0.017508,0.2635693;-0.05672708;-0.05997096,-0.1577466;0.5101688;0.01425533,-0.3788763;0.3521655;0.009026153,-0.6481847;0.2094515;-0.03442511,0.07867638;0.004504539;-0.04554915,0.08976287;-0.3660485;0.006006408,0.09072155;-0.7480999;0.1067003,0.1020908;-0.8052821;0.01476424,-0.08012903;0.00779332;-0.04246872,-0.1217958;-0.3620905;-0.003221847,-0.1431186;-0.7445208;0.09371018,-0.145352;-0.7012092;-0.03278104,0.01625055;0.5598502;0.003785895,0;0;0,0.03172213;0.3226048;0.01091886,0.06016286;0.6336391;0.008794069,0.2144953;0.4834439;-0.02647471,0.255296;0.2147075;-0.02387142,0.2670204;-0.08514839;-0.0926559,-0.122587;0.5239627;0.03866324,-0.3786815;0.4401954;0.002754461,-0.6690761;0.3476293;-0.0406596,0.07311355;-0.001799196;-0.05418634,0.08845754;-0.3754736;-0.0392704,0.08289315;-0.7607722;0.04800725,0.06295504;-0.7526828;-0.07570457,-0.08670824;0.009284933;-0.02608561,-0.1218221;-0.3632388;-0.03522281,-0.1221606;-0.7515033;0.03794846,-0.1413549;-0.8113223;-0.05006485,0.05347168;0.557454;0.01156139,442.5508
+0;0;0,0.009305815;0.3240551;0.007362079,0.01904957;0.6360247;-0.0008675912,0.1901827;0.5075345;0.001466563,0.2273109;0.2387979;0.01713626,0.2635649;-0.05774125;-0.0610125,-0.157634;0.5110442;0.01458974,-0.3843002;0.3612836;0.008457614,-0.6571689;0.2231994;-0.03435023,0.07853524;0.00447165;-0.04560013,0.08949249;-0.3663034;0.00613321,0.0902883;-0.7493834;0.107231,0.1027975;-0.8064439;0.01533519,-0.08008596;0.007825873;-0.04233376,-0.1219263;-0.3622834;-0.003103256,-0.1432636;-0.7457689;0.09413508,-0.1456409;-0.7024637;-0.03234874,0.01661884;0.5596899;0.0036787,0;0;0,0.03198056;0.322508;0.01087642,0.06066099;0.6334208;0.008599997,0.2149072;0.4830679;-0.02641988,0.2551281;0.2143297;-0.02408385,0.266551;-0.08626541;-0.09386325,-0.1223306;0.5244089;0.03791837,-0.3802207;0.4466857;0.001929212,-0.673335;0.3589559;-0.03983856,0.07309893;-0.001839012;-0.05403996,0.0883895;-0.375765;-0.0393393,0.08345409;-0.7621727;0.04804778,0.06376207;-0.7540791;-0.07569862,-0.08656599;0.009301332;-0.02621004,-0.121634;-0.3634815;-0.03479781,-0.1213725;-0.7529874;0.03770629,-0.1418613;-0.8118873;-0.05093824,0.05392917;0.5572606;0.01140881,442.5839
+0;0;0,0.009302131;0.3239268;0.007359164,0.01904071;0.6357309;-0.0008662057,0.1903153;0.5072376;0.00146384,0.2274628;0.2383612;0.01714168,0.263663;-0.05773744;-0.06089098,-0.1577824;0.5107501;0.01459762,-0.3845664;0.3609116;0.008462304,-0.6570297;0.2230326;-0.03428195,0.07839692;0.004463774;-0.04551981,0.08940083;-0.3678904;0.006433863,0.09019592;-0.7506262;0.1074408,0.09896345;-0.7816457;0.04303226,-0.0799449;0.007812088;-0.0422592,-0.1219635;-0.3638735;-0.002861608,-0.1432816;-0.7470144;0.09428933,-0.1449478;-0.707689;0.00563851,0.01661123;0.5594351;0.003677764,0;0;0,0.03208424;0.3223656;0.01096511,0.06102142;0.6330866;0.008593082,0.2152927;0.4826718;-0.02645135,0.2551067;0.2137282;-0.0243504,0.2664635;-0.08628935;-0.09459591,-0.1224583;0.5252205;0.03752785,-0.3815145;0.4508488;0.001765721,-0.6811765;0.3906681;-0.0389153,0.07306176;-0.001851216;-0.05382013,0.08842973;-0.3773693;-0.03905821,0.08375981;-0.7634944;0.04797816,0.09081216;-0.8029308;-0.007497553,-0.08634917;0.009284546;-0.02637558,-0.1211416;-0.3651353;-0.03457125,-0.1206288;-0.7544424;0.03704897,-0.1356258;-0.7850727;-0.02657304,0.05421741;0.5569739;0.01145077,442.6166
+0;0;0,0.009298541;0.3238018;0.007356324,0.01903363;0.6354938;-0.0008664127,0.1902335;0.5070431;0.001463402,0.227452;0.2376526;0.01717122,0.2637877;-0.05955529;-0.06115375,-0.1577131;0.5105541;0.01459148,-0.3849308;0.3604291;0.008444431,-0.6584148;0.2220336;-0.03445995,0.07827987;0.00445711;-0.04545186,0.08932152;-0.369174;0.006679989,0.09011355;-0.7504333;0.1072973,0.09894066;-0.7818675;0.04245102,-0.07982555;0.007800425;-0.04219611,-0.1219882;-0.3651598;-0.002663411,-0.1432241;-0.7468227;0.09411276,-0.1449016;-0.7074339;0.004859485,0.01660478;0.5592179;0.003676365,0;0;0,0.0322842;0.322223;0.01087403,0.06144471;0.6328088;0.008349419,0.215592;0.4823685;-0.02650666,0.2545993;0.2127781;-0.02489734,0.2658378;-0.08819509;-0.09614658,-0.1222475;0.5261827;0.03709978,-0.3835547;0.4584492;0.000576891,-0.6826501;0.3900168;-0.04000125,0.0729869;-0.001883224;-0.0536921,0.08838883;-0.378691;-0.03890753,0.08420034;-0.7634071;0.04745841,0.09112541;-0.8038731;-0.007711411,-0.08617047;0.009283542;-0.02649416,-0.1209418;-0.3664298;-0.0348789,-0.1201406;-0.7543499;0.03583532,-0.1357294;-0.7846102;-0.02883928,0.05459429;0.556722;0.01124716,442.6499
+0;0;0,0.009465815;0.3238004;0.007200005,0.01933541;0.6354825;-0.001224324,0.1904313;0.5067888;0.001141171,0.2273568;0.237356;0.01681452,0.2637646;-0.05971643;-0.06198936,-0.1576939;0.5115578;0.01469206,-0.3904894;0.3702375;0.008526351,-0.6720802;0.2485751;-0.03261402,0.07817351;0.004503876;-0.04562996,0.08913406;-0.3690954;0.006746951,0.08945883;-0.7502233;0.1078638,0.09889524;-0.7819432;0.0433756,-0.07990132;0.007819354;-0.04204893,-0.1222191;-0.3651492;-0.002761457,-0.1434601;-0.7468224;0.09397326,-0.1358836;-0.7837112;0.03459658,0.01687734;0.559211;0.003373744,0;0;0,0.0322842;0.322223;0.01087403,0.06144471;0.6328088;0.008349419,0.215592;0.4823685;-0.02650666,0.2545993;0.2127781;-0.02489734,0.2658378;-0.08819509;-0.09614658,-0.1222475;0.5261827;0.03709978,-0.3835547;0.4584492;0.000576891,-0.6826501;0.3900168;-0.04000125,0.0729869;-0.001883224;-0.0536921,0.08838883;-0.378691;-0.03890753,0.08420034;-0.7634071;0.04745841,0.09112541;-0.8038731;-0.007711411,-0.08617047;0.009283542;-0.02649416,-0.1209418;-0.3664298;-0.0348789,-0.1201406;-0.7543499;0.03583532,-0.1357294;-0.7846102;-0.02883928,0.05459429;0.556722;0.01124716,442.6739
+0;0;0,0.009464636;0.3237601;0.00719911,0.01933089;0.6353365;-0.001222134,0.1859027;0.5080407;0.001199696,0.2232372;0.2356238;0.01704663,0.2594703;-0.06002316;-0.06137909,-0.1531459;0.5126854;0.01439728,-0.3885196;0.3698;0.00816328,-0.6687591;0.2487214;-0.03277967,0.07824259;0.004507856;-0.04567029,0.08921926;-0.3696406;0.006783627,0.08954334;-0.7499611;0.1076862,0.09931105;-0.783848;0.04093393,-0.07997193;0.007826264;-0.04208609,-0.122352;-0.3656906;-0.002740856,-0.143548;-0.7465552;0.09378895,-0.1357054;-0.7857925;0.03232759,0.01687381;0.5590961;0.003374059,0;0;0,0.03228176;0.3221828;0.01086998,0.0615885;0.6326475;0.008248568,0.2106583;0.4843532;-0.02926469,0.2543772;0.2124557;-0.02522564,0.2654754;-0.08695915;-0.09662676,-0.1176367;0.5272759;0.03621755,-0.3829424;0.4630365;-0.0004176684,-0.6806418;0.3956218;-0.04165966,0.07302848;-0.001889527;-0.05377054,0.08845775;-0.3792543;-0.03904676,0.08453052;-0.7631773;0.04705096,0.09398784;-0.804994;-0.01113604,-0.08627083;0.009280236;-0.02644277,-0.1211494;-0.3669746;-0.03508887,-0.1200218;-0.7541083;0.03527685,-0.1359384;-0.7858189;-0.0323343,0.05468744;0.5565979;0.01118231,442.7072
+0;0;0,0.009457883;0.3235292;0.007193973,0.0193198;0.6349686;-0.001223984,0.1869318;0.5073828;0.001183024,0.2242518;0.2350714;0.01702382,0.2607291;-0.0625684;-0.06193054,-0.1542017;0.5120561;0.01446176,-0.3894843;0.369226;0.008230176,-0.6716127;0.2473312;-0.03298876,0.07824049;0.004507735;-0.04566906,0.08923407;-0.3702174;0.00686568,0.08955722;-0.7494452;0.1074784,0.09935943;-0.7835577;0.04049037,-0.07996979;0.007826054;-0.04208496,-0.1224151;-0.3662664;-0.002679098,-0.1435502;-0.7460368;0.09357339,-0.1356799;-0.7855186;0.03189498,0.0168635;0.5587522;0.003370758,0;0;0,0.03260091;0.3219211;0.01078367,0.06218034;0.6322215;0.008088112,0.2122498;0.4830307;-0.0284183,0.2538302;0.2108907;-0.02558351,0.2641075;-0.09024829;-0.09881973,-0.1183807;0.5277327;0.03586806,-0.3848734;0.4691055;-0.0007609725,-0.6849921;0.4030664;-0.04225093,0.07308903;-0.002041489;-0.05367851,0.08929317;-0.3799643;-0.03913808,0.08530064;-0.7627929;0.04667021,0.09338592;-0.8067678;-0.009510268,-0.08621725;0.009446881;-0.02654998,-0.1207059;-0.3674289;-0.03519809,-0.1186316;-0.7536279;0.03395996,-0.1335723;-0.7871411;-0.03264891,0.05522779;0.5562016;0.01103973,442.7297
+0;0;0,0.009551863;0.3232754;0.007218822,0.01948285;0.6345729;-0.001166918,0.1874528;0.5068508;0.0009398744,0.2244096;0.2349196;0.01696835,0.2607619;-0.06235963;-0.06250484,-0.1546756;0.512429;0.0146026,-0.3951628;0.3793815;0.008808439,-0.6782241;0.2604196;-0.03286644,0.07812671;0.004523222;-0.04582548,0.08912456;-0.3706398;0.007106207,0.0891322;-0.7487131;0.1074395,0.09961578;-0.7833135;0.03986558,-0.08001512;0.007854048;-0.04195368,-0.1228179;-0.3667012;-0.002630305,-0.1436773;-0.7453254;0.09336296,-0.1455655;-0.7054968;-0.0001740605,0.01700936;0.5583746;0.003418957,0;0;0,0.03301048;0.3216299;0.01071572,0.06287245;0.6317608;0.007906199,0.2133606;0.4821244;-0.02766895,0.2541054;0.2102678;-0.0259037,0.2646715;-0.09066078;-0.09899807,-0.1182975;0.5281001;0.03561013,-0.3852793;0.4731402;-1.865253E-05,-0.6861108;0.4118094;-0.04186801,0.07312973;-0.00205867;-0.05359125,0.0899433;-0.3804556;-0.03934121,0.08575153;-0.7621279;0.04618597,0.09422249;-0.8076308;-0.009283781,-0.08616768;0.009431412;-0.02665326,-0.1204596;-0.3679505;-0.03542556,-0.1179635;-0.7530577;0.03307524,-0.1328007;-0.7875239;-0.03380758,0.05587271;0.5557644;0.01088667,442.7621
+0;0;0,0.009549469;0.3231944;0.007217012,0.01947752;0.6343997;-0.001166458,0.1874606;0.5066915;0.0009390865,0.2243875;0.2349809;0.01695456,0.2606832;-0.06183556;-0.06239489,-0.1546931;0.5122701;0.01460282,-0.3949852;0.3793305;0.008813357,-0.6776057;0.2605538;-0.03279664,0.07820952;0.004528017;-0.04587405,0.08922637;-0.3712834;0.007149119,0.08923408;-0.7532704;0.108521,0.09971573;-0.7878588;0.04095963,-0.08009993;0.007862372;-0.04199815,-0.1229767;-0.3673402;-0.002606805,-0.144052;-0.7498839;0.09438016,-0.1459399;-0.710057;0.0008604303,0.0170046;0.5582191;0.003418352,0;0;0,0.0332609;0.3215258;0.01061916,0.06331822;0.6315446;0.007750988,0.2138165;0.4816504;-0.02716756,0.253759;0.2098962;-0.02615905,0.264382;-0.09052169;-0.09930217,-0.1180556;0.5284441;0.03493364,-0.3869107;0.4841833;0.0002252646,-0.6867778;0.4202198;-0.0410311,0.07324384;-0.002149403;-0.05359459,0.08975707;-0.3812093;-0.03917432,0.08560419;-0.7669418;0.04675317,0.09548758;-0.8097093;-0.01201153,-0.0862544;0.009529233;-0.02666518,-0.1209321;-0.368465;-0.03587739,-0.1175627;-0.7575531;0.03332858,-0.1313355;-0.7928868;-0.0329126,0.05628711;0.5555694;0.0107398,442.7843
+0;0;0,0.009549469;0.3231944;0.007217012,0.01947752;0.6343997;-0.001166458,0.1874606;0.5066915;0.0009390865,0.2243875;0.2349809;0.01695456,0.2606832;-0.06183556;-0.06239489,-0.1546931;0.5122701;0.01460282,-0.3949852;0.3793305;0.008813357,-0.6776057;0.2605538;-0.03279664,0.07820952;0.004528017;-0.04587405,0.08922637;-0.3712834;0.007149119,0.08923408;-0.7532704;0.108521,0.09971573;-0.7878588;0.04095963,-0.08009993;0.007862372;-0.04199815,-0.1229767;-0.3673402;-0.002606805,-0.144052;-0.7498839;0.09438016,-0.1459399;-0.710057;0.0008604303,0.0170046;0.5582191;0.003418352,0;0;0,0.0332609;0.3215258;0.01061916,0.06331822;0.6315446;0.007750988,0.2138165;0.4816504;-0.02716756,0.253759;0.2098962;-0.02615905,0.264382;-0.09052169;-0.09930217,-0.1180556;0.5284441;0.03493364,-0.3869107;0.4841833;0.0002252646,-0.6867778;0.4202198;-0.0410311,0.07324384;-0.002149403;-0.05359459,0.08975707;-0.3812093;-0.03917432,0.08560419;-0.7669418;0.04675317,0.09548758;-0.8097093;-0.01201153,-0.0862544;0.009529233;-0.02666518,-0.1209321;-0.368465;-0.03587739,-0.1175627;-0.7575531;0.03332858,-0.1313355;-0.7928868;-0.0329126,0.05628711;0.5555694;0.0107398,442.8068
+0;0;0,0.009666867;0.3231342;0.007179755,0.01967632;0.6342194;-0.001242164,0.1881637;0.5063173;0.0008519075,0.2246261;0.2350189;0.01661704,0.2607179;-0.06050229;-0.06244241,-0.1553704;0.5131696;0.01460145,-0.399006;0.3875211;0.008686604,-0.686209;0.2835439;-0.03117553,0.07803433;0.004516166;-0.04592516,0.08900218;-0.3714795;0.007405464,0.08887514;-0.7532778;0.1090994,0.1002797;-0.7880763;0.04182685,-0.080035;0.007852287;-0.04185228,-0.1229732;-0.3675831;-0.002587527,-0.1441125;-0.7500201;0.09440017,-0.1374384;-0.7903061;0.03219211,0.01718562;0.5580733;0.003352244,0;0;0,0.03336389;0.3214591;0.01056194,0.06367351;0.6313349;0.007557869,0.2146221;0.4810068;-0.02684641,0.253627;0.2096046;-0.02629471,0.2638004;-0.08945385;-0.09941339,-0.1184191;0.5286922;0.0347949,-0.3875354;0.4880802;0.001508858,-0.6863959;0.4264823;-0.04060844,0.07320496;-0.002155945;-0.05343461,0.09029979;-0.3814303;-0.0394392,0.08621666;-0.7670933;0.04634548,0.09603207;-0.8099945;-0.01233649,-0.08608472;0.009508331;-0.02679336,-0.1207566;-0.3687089;-0.03610472,-0.1168316;-0.7576914;0.03309691,-0.130726;-0.793844;-0.03236515,0.05656439;0.555402;0.01059103,442.8323
+0;0;0,0.009661789;0.3229644;0.007175984,0.0196656;0.6338742;-0.001241194,0.1886621;0.5058611;0.0008428739,0.2251044;0.234712;0.01659933,0.2611979;-0.06082341;-0.06246394,-0.1558921;0.5127339;0.01463325,-0.3993936;0.3871545;0.008721652,-0.6866105;0.2831723;-0.0311424,0.0780797;0.004518792;-0.04595186,0.08905941;-0.371883;0.007436376,0.08893301;-0.751739;0.108613,0.1004036;-0.7869128;0.04095078,-0.08008153;0.007856852;-0.04187661,-0.1230661;-0.3679841;-0.002569441,-0.1440979;-0.7484758;0.09392487,-0.1373851;-0.7891688;0.03135648,0.01717629;0.5577708;0.003350635,0;0;0,0.03342338;0.321286;0.01044273,0.06393868;0.6309632;0.00726819,0.2153111;0.4804544;-0.02706933,0.2537311;0.2091211;-0.02657533,0.263529;-0.08999488;-0.0995723,-0.1188914;0.5289869;0.03431282,-0.388183;0.4898428;0.001941115,-0.6883519;0.4346485;-0.03985824,0.07325943;-0.002243578;-0.05344582,0.09058475;-0.3819256;-0.03964305,0.08650045;-0.7655736;0.04594278,0.09582925;-0.8104407;-0.01119972,-0.08612533;0.009585462;-0.02681378,-0.1204665;-0.3690761;-0.03604759,-0.1163943;-0.7561464;0.03241614,-0.13085;-0.7916216;-0.03437766,0.05675951;0.555082;0.01035285,442.8633
+0;0;0,0.009658837;0.3228658;0.007173792,0.01965722;0.6336072;-0.001238456,0.1893941;0.5054201;0.0008318103,0.2254845;0.2368898;0.01643609,0.2616844;-0.05951649;-0.06286015,-0.1566445;0.5123225;0.01468159,-0.3977943;0.387956;0.008827094,-0.6858575;0.2836674;-0.03115443,0.07781945;0.00450373;-0.0457987,0.08881099;-0.3723038;0.007647086,0.08868439;-0.7527517;0.1089813,0.1002336;-0.7883722;0.04085537,-0.07981461;0.007830665;-0.04173703,-0.1228455;-0.3684154;-0.002387494,-0.1439101;-0.7494999;0.09425715,-0.1371513;-0.7906775;0.03125994,0.01716954;0.5575535;0.003350375,0;0;0,0.03328326;0.3211991;0.0105083,0.06377953;0.6307077;0.007312775,0.2158722;0.4797065;-0.02646732,0.2525987;0.2108102;-0.02576661,0.2624079;-0.08904096;-0.0995779,-0.1199481;0.5291012;0.03405489,-0.3869476;0.4920388;0.002555385,-0.6890336;0.441048;-0.03743231,0.07317419;-0.002150372;-0.05305266,0.09056118;-0.3822583;-0.03975391,0.08661613;-0.766521;0.04589582,0.09725954;-0.8116957;-0.01168942,-0.08576374;0.009484083;-0.02698713,-0.1202878;-0.3695813;-0.0358567,-0.115764;-0.7573312;0.03225236,-0.1304151;-0.7922737;-0.03592679,0.05658104;0.5548795;0.01042295,442.8976
+0;0;0,0.009781066;0.3227943;0.007120443,0.01988572;0.633471;-0.001338101,0.1899905;0.5050319;0.0007219915,0.2258954;0.2372981;0.01622612,0.2619903;-0.05846301;-0.06323698,-0.1572428;0.5134832;0.0145614,-0.4058957;0.4071966;0.0052943,-0.6978397;0.3126656;-0.02511032,0.07768811;0.004569164;-0.0459449,0.08867171;-0.3724784;0.007716883,0.08848101;-0.7525048;0.1089112,0.09939971;-0.7871396;0.04044571,-0.07986368;0.007838204;-0.04156453,-0.1228401;-0.3686886;-0.002249002,-0.1440157;-0.7493632;0.0941815,-0.1387032;-0.789526;0.03067286,0.01737195;0.5574363;0.003263085,0;0;0,0.03354934;0.3211058;0.01039577,0.06422262;0.630536;0.00711441,0.2166411;0.4789722;-0.02608514,0.2526097;0.2107986;-0.02572417,0.2623751;-0.08849266;-0.09935343,-0.1200933;0.5293494;0.03369302,-0.3866796;0.4949161;0.002757352,-0.6888141;0.4475832;-0.03681836,0.07318687;-0.002241015;-0.05297089,0.09009103;-0.3826359;-0.03958893,0.08700977;-0.7665697;0.04553318,0.09613913;-0.8150442;-0.00683856,-0.08568943;0.009554464;-0.02707933,-0.1202137;-0.3697768;-0.0360778,-0.1153761;-0.7571208;0.03175761,-0.1299337;-0.7920238;-0.03577067,0.05698214;0.5547299;0.01024151,442.9292
+0;0;0,0.00977769;0.3226829;0.007117985,0.0198806;0.6333055;-0.001339453,0.1900238;0.5048598;0.0007197775,0.2259093;0.2372708;0.01621552,0.2620814;-0.05912307;-0.06341757,-0.1572865;0.5133129;0.01456225,-0.4058048;0.4070839;0.005300164,-0.6983734;0.3123507;-0.0251695,0.0776719;0.00456821;-0.04593531,0.08864216;-0.3720212;0.007661268,0.08845117;-0.7526063;0.1090043,0.09930573;-0.7868614;0.04094103,-0.07984701;0.007836567;-0.04155586,-0.1227712;-0.3682327;-0.002288103,-0.1439779;-0.749467;0.09428418,-0.1386967;-0.7892177;0.03114858,0.01736698;0.5572758;0.003261434,0;0;0,0.03387082;0.3209689;0.01011372,0.06477982;0.6303197;0.006649733,0.2171723;0.478653;-0.026407,0.252793;0.2105806;-0.02607751,0.2621358;-0.08942989;-0.09960043,-0.1196905;0.5295382;0.0331477,-0.3864718;0.497423;0.002682686,-0.6896639;0.4519646;-0.03614091,0.07320839;-0.002264231;-0.05290794,0.08972254;-0.3822352;-0.04018449,0.08762027;-0.766744;0.0450449,0.09650642;-0.8147017;-0.007135391,-0.08563725;0.009552474;-0.02718192,-0.119692;-0.369349;-0.03648034,-0.1147129;-0.7572669;0.03142016,-0.1291418;-0.7918881;-0.03562502,0.05749659;0.554524;0.009808302,442.9517
+0;0;0,0.00977769;0.3226829;0.007117985,0.0198806;0.6333055;-0.001339453,0.1900238;0.5048598;0.0007197775,0.2259093;0.2372708;0.01621552,0.2620814;-0.05912307;-0.06341757,-0.1572865;0.5133129;0.01456225,-0.4058048;0.4070839;0.005300164,-0.6983734;0.3123507;-0.0251695,0.0776719;0.00456821;-0.04593531,0.08864216;-0.3720212;0.007661268,0.08845117;-0.7526063;0.1090043,0.09930573;-0.7868614;0.04094103,-0.07984701;0.007836567;-0.04155586,-0.1227712;-0.3682327;-0.002288103,-0.1439779;-0.749467;0.09428418,-0.1386967;-0.7892177;0.03114858,0.01736698;0.5572758;0.003261434,0;0;0,0.03387082;0.3209689;0.01011372,0.06477982;0.6303197;0.006649733,0.2171723;0.478653;-0.026407,0.252793;0.2105806;-0.02607751,0.2621358;-0.08942989;-0.09960043,-0.1196905;0.5295382;0.0331477,-0.3864718;0.497423;0.002682686,-0.6896639;0.4519646;-0.03614091,0.07320839;-0.002264231;-0.05290794,0.08972254;-0.3822352;-0.04018449,0.08762027;-0.766744;0.0450449,0.09650642;-0.8147017;-0.007135391,-0.08563725;0.009552474;-0.02718192,-0.119692;-0.369349;-0.03648034,-0.1147129;-0.7572669;0.03142016,-0.1291418;-0.7918881;-0.03562502,0.05749659;0.554524;0.009808302,442.9746
+0;0;0,0.009829928;0.3225872;0.007170048,0.01992488;0.6331319;-0.001231334,0.1902518;0.5046134;0.0005813844,0.2256448;0.2372066;0.01577385,0.2619273;-0.05868816;-0.06354526,-0.1577963;0.5144271;0.01406796,-0.4069794;0.4104099;0.00523091,-0.7011367;0.322724;-0.02549904,0.07758056;0.004562696;-0.04591452,0.08843991;-0.3711844;0.00747316,0.08845852;-0.7516063;0.1084216,0.09769608;-0.7864841;0.04011463,-0.07978672;0.007789327;-0.04148627,-0.1224022;-0.3675112;-0.002917431,-0.1440768;-0.7483889;0.09390093,-0.1396927;-0.7889177;0.03091865,0.01741613;0.5571203;0.003356066,0;0;0,0.03402598;0.3208614;0.01003695,0.06512277;0.6301117;0.006449223,0.2175994;0.4782785;-0.02658534,0.2527015;0.2104026;-0.02607918,0.2625222;-0.0891456;-0.09912753,-0.1196692;0.5296439;0.03276786,-0.3864448;0.4991392;0.002932768,-0.6902517;0.4611194;-0.03471664,0.07319778;-0.002280742;-0.05276918,0.08969897;-0.3813954;-0.04036593,0.08777255;-0.7656912;0.04463124,0.09553893;-0.8137278;-0.008380655,-0.08550364;0.009546282;-0.02730753,-0.1193869;-0.3685063;-0.03637608,-0.1143455;-0.7562351;0.03109552,-0.1276215;-0.7910823;-0.03657201,0.05779126;0.5543414;0.009644985,443.0072
+0;0;0,0.009829055;0.3225585;0.00716941,0.0199232;0.6330783;-0.001231414,0.1904087;0.5045152;0.0005785499,0.2258016;0.2371098;0.01577094,0.2620415;-0.05843794;-0.06345513,-0.1579585;0.5143378;0.01407749,-0.4071403;0.4103212;0.005240489,-0.7009526;0.3227382;-0.02545342,0.07761592;0.004564776;-0.04593544,0.08846197;-0.370722;0.007386822,0.0884806;-0.7514932;0.1084279,0.09755935;-0.7852556;0.04129525,-0.07982308;0.007792877;-0.04150517,-0.1223863;-0.3670478;-0.002983592,-0.1440809;-0.7482751;0.09392364,-0.1397721;-0.7875914;0.0320241,0.01741456;0.5570703;0.003355776,0;0;0,0.03419091;0.3208177;0.009949684,0.06536491;0.6300348;0.006305695,0.2179516;0.4778681;-0.02630568,0.2525002;0.2099216;-0.02589989,0.2624451;-0.0892829;-0.09881306,-0.1196996;0.5300089;0.03236987,-0.3866704;0.500566;0.00323491,-0.6902956;0.4643126;-0.03465981,0.07325573;-0.002340436;-0.05275655,0.08943884;-0.3810041;-0.04038549,0.08800019;-0.7657242;0.04437494,0.09552863;-0.810366;-0.01064134,-0.08553267;0.00961397;-0.02732886,-0.1192705;-0.3679833;-0.03644702,-0.1138157;-0.7560475;0.0311724,-0.1270405;-0.7890337;-0.0360043,0.05802338;0.5542693;0.009507179,443.0302
+0;0;0,0.009828391;0.3225368;0.007168926,0.01992142;0.6330224;-0.001230964,0.190708;0.5043764;0.0005736549,0.2260549;0.2373174;0.01574636,0.2620323;-0.05608895;-0.06290568,-0.1582649;0.5142162;0.01409606,-0.4071239;0.4103343;0.005270509,-0.6988074;0.3233859;-0.02520101,0.07740952;0.004552637;-0.04581329,0.08825062;-0.3705631;0.007484667,0.08826926;-0.7516164;0.1086006,0.09733713;-0.7853023;0.04154846,-0.07961081;0.007772154;-0.0413948,-0.1221546;-0.3668976;-0.002890781,-0.1438653;-0.7484075;0.09408827,-0.1395617;-0.7876406;0.03226295,0.01741307;0.5570229;0.003355709,0;0;0,0.03446577;0.3207691;0.009861469,0.06586631;0.629927;0.006086111,0.2186185;0.477362;-0.02624083,0.2525346;0.2096877;-0.02568531,0.2624888;-0.08752003;-0.09735322,-0.1196395;0.5301979;0.03190613,-0.3874348;0.509479;0.006282886,-0.6873305;0.4635156;-0.03267478,0.07315956;-0.002365872;-0.0524776,0.08940773;-0.3808696;-0.04060746,0.08852449;-0.7659421;0.04391765,0.09590812;-0.8109522;-0.01042462,-0.08522452;0.009601623;-0.02750286,-0.1187631;-0.3678386;-0.03666792,-0.1130294;-0.756192;0.03096989,-0.1268489;-0.7892202;-0.03589261,0.05847748;0.5541763;0.009325027,443.0643
+0;0;0,0.009885027;0.322461;0.007169273,0.01999911;0.6328758;-0.001231605,0.1911796;0.5040517;0.0005721173,0.2259707;0.2387573;0.01564957,0.2619887;-0.05456153;-0.06297423,-0.1589748;0.5153884;0.01378147,-0.4108613;0.4243541;0.004571556,-0.7085002;0.3619335;-0.02751659,0.07726054;0.004529236;-0.0457681,0.08811041;-0.3701559;0.007517949,0.08751532;-0.7524901;0.1101807,0.1013045;-0.7822027;0.04080986,-0.07948773;0.007755517;-0.04130347,-0.1219515;-0.3665015;-0.002903566,-0.1440487;-0.7495283;0.09467517,-0.1456557;-0.70987;0.002630748,0.0174857;0.5568985;0.003355606,0;0;0,0.03458129;0.3206841;0.009802818,0.0660985;0.6297594;0.005980492,0.2191876;0.4766809;-0.02572632,0.2519386;0.2107008;-0.0248158,0.2627144;-0.08650509;-0.09600186,-0.11997;0.5305807;0.03173147,-0.3861935;0.5128889;0.006613279,-0.6863047;0.4694789;-0.03293138,0.07316451;-0.002435759;-0.0522058,0.0892303;-0.3805315;-0.04073596,0.08895892;-0.7673748;0.0433569,0.09557827;-0.8120474;-0.01094079,-0.08502189;0.009642929;-0.02761729,-0.1189873;-0.3673236;-0.03703149,-0.1129761;-0.757254;0.03106825,-0.1260961;-0.7890918;-0.03654823,0.05867386;0.5540347;0.009228468,443.0968
+0;0;0,0.009881513;0.3223464;0.007166725,0.01999149;0.6326354;-0.001230546,0.1918416;0.5036433;0.0005603267,0.226624;0.2384157;0.01563398,0.2625991;-0.05455348;-0.06289612,-0.1596604;0.5150236;0.01382052,-0.4114834;0.4240122;0.004612926,-0.7087677;0.361666;-0.02743698,0.07705893;0.004517417;-0.04564866,0.08791552;-0.3703997;0.007670373,0.08732072;-0.752539;0.1102808,0.1010688;-0.7820734;0.041117,-0.0792803;0.007735279;-0.04119568,-0.1217704;-0.3667535;-0.002772007,-0.1438563;-0.749585;0.09475698,-0.1454585;-0.7099556;0.002987273,0.01747925;0.5566935;0.003354528,0;0;0,0.03473762;0.3205519;0.009796619,0.06644194;0.6294806;0.005934238,0.2199947;0.4755348;-0.02498627,0.2517731;0.2095051;-0.02399349,0.2626895;-0.08740419;-0.09483027,-0.1204485;0.5307731;0.03167494,-0.3867748;0.5134148;0.008187031,-0.6869073;0.4731867;-0.03174236,0.07314335;-0.002450749;-0.05182981,0.08930099;-0.3807933;-0.04089904,0.08922473;-0.7674724;0.04299927,0.09651944;-0.8115526;-0.01155234,-0.08471088;0.009615357;-0.02781899,-0.1185017;-0.367601;-0.03728658,-0.1129626;-0.7572086;0.03152398,-0.126512;-0.7918591;-0.03292526,0.05896474;0.5537975;0.009199858,443.1304
+0;0;0,0.009880784;0.3223227;0.007166196,0.01998879;0.6325514;-0.001229054,0.1923518;0.5034271;0.0005521877,0.2270987;0.2384695;0.0156105,0.2631585;-0.05518904;-0.06310436,-0.1601826;0.5148408;0.01385132,-0.4117493;0.4239221;0.004653103,-0.7097329;0.3614292;-0.02747221,0.07691425;0.004508936;-0.04556296,0.08775512;-0.3698653;0.007678874,0.08715903;-0.7528386;0.1105132,0.1010448;-0.7829695;0.04065645,-0.07913146;0.007720757;-0.04111834,-0.12156;-0.3662258;-0.0027503,-0.1436941;-0.7498928;0.09499155,-0.1453124;-0.7101669;0.002302364,0.01747734;0.5566331;0.003354596,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.009967993;0.3223206;0.007136475,0.02012786;0.6325459;-0.001315759,0.1924788;0.5034182;0.0005784493,0.227092;0.2384367;0.0155238,0.2631859;-0.05519834;-0.06326295,-0.1604147;0.5162323;0.0131409,-0.4145049;0.4327271;0.003056678,-0.7115836;0.365021;-0.02680668,0.07689752;0.004473177;-0.04559469,0.08786581;-0.369871;0.007832371,0.08701187;-0.7528691;0.1105725,0.1013276;-0.7819121;0.03987966,-0.07914238;0.007732171;-0.04109515,-0.1216827;-0.3661922;-0.002635375,-0.1437663;-0.7498388;0.09519806,-0.1452143;-0.7101202;0.002505288,0.01760432;0.5566291;0.003285341,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.009967993;0.3223206;0.007136475,0.02012786;0.6325459;-0.001315759,0.1924788;0.5034182;0.0005784493,0.227092;0.2384367;0.0155238,0.2631859;-0.05519834;-0.06326295,-0.1604147;0.5162323;0.0131409,-0.4145049;0.4327271;0.003056678,-0.7115836;0.365021;-0.02680668,0.07689752;0.004473177;-0.04559469,0.08786581;-0.369871;0.007832371,0.08701187;-0.7528691;0.1105725,0.1013276;-0.7819121;0.03987966,-0.07914238;0.007732171;-0.04109515,-0.1216827;-0.3661922;-0.002635375,-0.1437663;-0.7498388;0.09519806,-0.1452143;-0.7101202;0.002505288,0.01760432;0.5566291;0.003285341,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.009967993;0.3223206;0.007136475,0.02012786;0.6325459;-0.001315759,0.1924788;0.5034182;0.0005784493,0.227092;0.2384367;0.0155238,0.2631859;-0.05519834;-0.06326295,-0.1604147;0.5162323;0.0131409,-0.4145049;0.4327271;0.003056678,-0.7115836;0.365021;-0.02680668,0.07689752;0.004473177;-0.04559469,0.08786581;-0.369871;0.007832371,0.08701187;-0.7528691;0.1105725,0.1013276;-0.7819121;0.03987966,-0.07914238;0.007732171;-0.04109515,-0.1216827;-0.3661922;-0.002635375,-0.1437663;-0.7498388;0.09519806,-0.1452143;-0.7101202;0.002505288,0.01760432;0.5566291;0.003285341,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.009990709;0.32232;0.007129668,0.02014571;0.6325457;-0.001314846,0.1924971;0.5034145;0.0005586045,0.2269621;0.2384138;0.01550709,0.2631978;-0.05517191;-0.06339837,-0.1607014;0.5175163;0.01277651,-0.4157413;0.4367229;0.004793108,-0.7154514;0.3819931;-0.025376,0.07688374;0.00450385;-0.04561492,0.08784309;-0.3698327;0.007867362,0.08702148;-0.7528557;0.1105148,0.1014785;-0.782059;0.0399849,-0.07914316;0.007680643;-0.04110332,-0.1219044;-0.3662157;-0.002615903,-0.1436355;-0.7499456;0.09496939,-0.1449947;-0.7102275;0.002275236,0.01762398;0.5566287;0.003284754,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.009990709;0.32232;0.007129668,0.02014571;0.6325457;-0.001314846,0.1924971;0.5034145;0.0005586045,0.2269621;0.2384138;0.01550709,0.2631978;-0.05517191;-0.06339837,-0.1607014;0.5175163;0.01277651,-0.4157413;0.4367229;0.004793108,-0.7154514;0.3819931;-0.025376,0.07688374;0.00450385;-0.04561492,0.08784309;-0.3698327;0.007867362,0.08702148;-0.7528557;0.1105148,0.1014785;-0.782059;0.0399849,-0.07914316;0.007680643;-0.04110332,-0.1219044;-0.3662157;-0.002615903,-0.1436355;-0.7499456;0.09496939,-0.1449947;-0.7102275;0.002275236,0.01762398;0.5566287;0.003284754,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.009990709;0.32232;0.007129668,0.02014571;0.6325457;-0.001314846,0.1924971;0.5034145;0.0005586045,0.2269621;0.2384138;0.01550709,0.2631978;-0.05517191;-0.06339837,-0.1607014;0.5175163;0.01277651,-0.4157413;0.4367229;0.004793108,-0.7154514;0.3819931;-0.025376,0.07688374;0.00450385;-0.04561492,0.08784309;-0.3698327;0.007867362,0.08702148;-0.7528557;0.1105148,0.1014785;-0.782059;0.0399849,-0.07914316;0.007680643;-0.04110332,-0.1219044;-0.3662157;-0.002615903,-0.1436355;-0.7499456;0.09496939,-0.1449947;-0.7102275;0.002275236,0.01762398;0.5566287;0.003284754,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01009805;0.3223167;0.007129244,0.02028563;0.6325413;-0.001314121,0.1926198;0.5033703;0.0005784065,0.2270305;0.2383656;0.01557976,0.2632654;-0.05521575;-0.06334215,-0.1607847;0.5184331;0.01242562,-0.4189481;0.4483166;0.003938166,-0.7186517;0.3924214;-0.02408175,0.07689554;0.004485093;-0.04559687,0.08796944;-0.369848;0.007886246,0.08723667;-0.7528385;0.1106555,0.1014647;-0.7820002;0.04004422,-0.0791259;0.007677413;-0.04113712,-0.1223085;-0.3662318;-0.003249478,-0.1436373;-0.7499108;0.09462447,-0.1449047;-0.7101929;0.001928985,0.01775857;0.5566246;0.003286962,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01009805;0.3223167;0.007129244,0.02028563;0.6325413;-0.001314121,0.1926198;0.5033703;0.0005784065,0.2270305;0.2383656;0.01557976,0.2632654;-0.05521575;-0.06334215,-0.1607847;0.5184331;0.01242562,-0.4189481;0.4483166;0.003938166,-0.7186517;0.3924214;-0.02408175,0.07689554;0.004485093;-0.04559687,0.08796944;-0.369848;0.007886246,0.08723667;-0.7528385;0.1106555,0.1014647;-0.7820002;0.04004422,-0.0791259;0.007677413;-0.04113712,-0.1223085;-0.3662318;-0.003249478,-0.1436373;-0.7499108;0.09462447,-0.1449047;-0.7101929;0.001928985,0.01775857;0.5566246;0.003286962,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01009805;0.3223167;0.007129244,0.02028563;0.6325413;-0.001314121,0.1926198;0.5033703;0.0005784065,0.2270305;0.2383656;0.01557976,0.2632654;-0.05521575;-0.06334215,-0.1607847;0.5184331;0.01242562,-0.4189481;0.4483166;0.003938166,-0.7186517;0.3924214;-0.02408175,0.07689554;0.004485093;-0.04559687,0.08796944;-0.369848;0.007886246,0.08723667;-0.7528385;0.1106555,0.1014647;-0.7820002;0.04004422,-0.0791259;0.007677413;-0.04113712,-0.1223085;-0.3662318;-0.003249478,-0.1436373;-0.7499108;0.09462447,-0.1449047;-0.7101929;0.001928985,0.01775857;0.5566246;0.003286962,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.0102165;0.322316;0.006992436,0.02044401;0.6325326;-0.001665826,0.1927448;0.5032628;0.0006536392,0.2270124;0.2382377;0.01562209,0.2633197;-0.05534047;-0.0632786,-0.1609698;0.5200165;0.01206291,-0.4208641;0.4565569;0.004035081,-0.7216017;0.4059629;-0.02296153,0.07693674;0.004387217;-0.04553685,0.08814868;-0.369945;0.007923447,0.08747962;-0.7529591;0.110605,0.1004738;-0.7826728;0.04022083,-0.07906339;0.007762706;-0.04124118,-0.1222008;-0.3661371;-0.00320971,-0.1434144;-0.7498448;0.09457675,-0.1445649;-0.7101412;0.001878232,0.01790988;0.5566204;0.003004979,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.0102165;0.322316;0.006992436,0.02044401;0.6325326;-0.001665826,0.1927448;0.5032628;0.0006536392,0.2270124;0.2382377;0.01562209,0.2633197;-0.05534047;-0.0632786,-0.1609698;0.5200165;0.01206291,-0.4208641;0.4565569;0.004035081,-0.7216017;0.4059629;-0.02296153,0.07693674;0.004387217;-0.04553685,0.08814868;-0.369945;0.007923447,0.08747962;-0.7529591;0.110605,0.1004738;-0.7826728;0.04022083,-0.07906339;0.007762706;-0.04124118,-0.1222008;-0.3661371;-0.00320971,-0.1434144;-0.7498448;0.09457675,-0.1445649;-0.7101412;0.001878232,0.01790988;0.5566204;0.003004979,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.0102165;0.322316;0.006992436,0.02044401;0.6325326;-0.001665826,0.1927448;0.5032628;0.0006536392,0.2270124;0.2382377;0.01562209,0.2633197;-0.05534047;-0.0632786,-0.1609698;0.5200165;0.01206291,-0.4208641;0.4565569;0.004035081,-0.7216017;0.4059629;-0.02296153,0.07693674;0.004387217;-0.04553685,0.08814868;-0.369945;0.007923447,0.08747962;-0.7529591;0.110605,0.1004738;-0.7826728;0.04022083,-0.07906339;0.007762706;-0.04124118,-0.1222008;-0.3661371;-0.00320971,-0.1434144;-0.7498448;0.09457675,-0.1445649;-0.7101412;0.001878232,0.01790988;0.5566204;0.003004979,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01027364;0.3223135;0.007021694,0.02049369;0.6325305;-0.001623692,0.1928046;0.5032518;0.0008299253,0.2268774;0.2381994;0.01576106,0.2633824;-0.05538231;-0.06303492,-0.1612766;0.5218065;0.01190672,-0.4228639;0.4659586;0.002434071,-0.7249558;0.4225515;-0.02181382,0.07699084;0.004226065;-0.0454606,0.08832853;-0.3700954;0.00804833,0.08780754;-0.7531408;0.1106142,0.09900805;-0.7832601;0.04026707,-0.07898141;0.007906326;-0.04137076,-0.1221568;-0.3659786;-0.003235489,-0.1431498;-0.7496694;0.09466457,-0.1441939;-0.7099634;0.001965046,0.01797059;0.5566181;0.003051544,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01027364;0.3223135;0.007021694,0.02049369;0.6325305;-0.001623692,0.1928046;0.5032518;0.0008299253,0.2268774;0.2381994;0.01576106,0.2633824;-0.05538231;-0.06303492,-0.1612766;0.5218065;0.01190672,-0.4228639;0.4659586;0.002434071,-0.7249558;0.4225515;-0.02181382,0.07699084;0.004226065;-0.0454606,0.08832853;-0.3700954;0.00804833,0.08780754;-0.7531408;0.1106142,0.09900805;-0.7832601;0.04026707,-0.07898141;0.007906326;-0.04137076,-0.1221568;-0.3659786;-0.003235489,-0.1431498;-0.7496694;0.09466457,-0.1441939;-0.7099634;0.001965046,0.01797059;0.5566181;0.003051544,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01027364;0.3223135;0.007021694,0.02049369;0.6325305;-0.001623692,0.1928046;0.5032518;0.0008299253,0.2268774;0.2381994;0.01576106,0.2633824;-0.05538231;-0.06303492,-0.1612766;0.5218065;0.01190672,-0.4228639;0.4659586;0.002434071,-0.7249558;0.4225515;-0.02181382,0.07699084;0.004226065;-0.0454606,0.08832853;-0.3700954;0.00804833,0.08780754;-0.7531408;0.1106142,0.09900805;-0.7832601;0.04026707,-0.07898141;0.007906326;-0.04137076,-0.1221568;-0.3659786;-0.003235489,-0.1431498;-0.7496694;0.09466457,-0.1441939;-0.7099634;0.001965046,0.01797059;0.5566181;0.003051544,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01040258;0.3223098;0.007003698,0.0206928;0.6325245;-0.001635754,0.1929767;0.5031952;0.0008420374,0.2269326;0.2381311;0.01583076,0.2633519;-0.05564228;-0.06228768,-0.1613537;0.5230859;0.0114838,-0.4242878;0.474012;0.001785941,-0.7269702;0.4327475;-0.01851772,0.07701957;0.004148614;-0.04541906,0.08867411;-0.3701839;0.007944681,0.08812856;-0.7532357;0.1104863,0.0995604;-0.7843133;0.04100723,-0.0789255;0.007958089;-0.04146744,-0.1218534;-0.3659492;-0.003273018,-0.1427776;-0.7496417;0.09463565,-0.1437044;-0.7099355;0.001934893,0.01815798;0.5566124;0.003037502,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01040258;0.3223098;0.007003698,0.0206928;0.6325245;-0.001635754,0.1929767;0.5031952;0.0008420374,0.2269326;0.2381311;0.01583076,0.2633519;-0.05564228;-0.06228768,-0.1613537;0.5230859;0.0114838,-0.4242878;0.474012;0.001785941,-0.7269702;0.4327475;-0.01851772,0.07701957;0.004148614;-0.04541906,0.08867411;-0.3701839;0.007944681,0.08812856;-0.7532357;0.1104863,0.0995604;-0.7843133;0.04100723,-0.0789255;0.007958089;-0.04146744,-0.1218534;-0.3659492;-0.003273018,-0.1427776;-0.7496417;0.09463565,-0.1437044;-0.7099355;0.001934893,0.01815798;0.5566124;0.003037502,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01034826;0.322313;0.006937281,0.02045377;0.6325307;-0.001798004,0.1928306;0.5032874;0.0009020758,0.2254761;0.2380789;0.01624459,0.2633726;-0.05544251;-0.06211808,-0.1616835;0.5238691;0.01110005,-0.4258747;0.4821877;0.0009840671,-0.72918;0.4438148;-0.0152984,0.07705056;0.004166936;-0.04536477,0.08886226;-0.3701717;0.00792085,0.08845469;-0.7532167;0.1104886,0.09992302;-0.7843237;0.0410414,-0.07887439;0.0079316;-0.04156965,-0.121773;-0.3659694;-0.003280699,-0.1424311;-0.7496739;0.09463712,-0.1432524;-0.7099748;0.001934648,0.01798324;0.5566185;0.002905963,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01034826;0.322313;0.006937281,0.02045377;0.6325307;-0.001798004,0.1928306;0.5032874;0.0009020758,0.2254761;0.2380789;0.01624459,0.2633726;-0.05544251;-0.06211808,-0.1616835;0.5238691;0.01110005,-0.4258747;0.4821877;0.0009840671,-0.72918;0.4438148;-0.0152984,0.07705056;0.004166936;-0.04536477,0.08886226;-0.3701717;0.00792085,0.08845469;-0.7532167;0.1104886,0.09992302;-0.7843237;0.0410414,-0.07887439;0.0079316;-0.04156965,-0.121773;-0.3659694;-0.003280699,-0.1424311;-0.7496739;0.09463712,-0.1432524;-0.7099748;0.001934648,0.01798324;0.5566185;0.002905963,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01034826;0.322313;0.006937281,0.02045377;0.6325307;-0.001798004,0.1928306;0.5032874;0.0009020758,0.2254761;0.2380789;0.01624459,0.2633726;-0.05544251;-0.06211808,-0.1616835;0.5238691;0.01110005,-0.4258747;0.4821877;0.0009840671,-0.72918;0.4438148;-0.0152984,0.07705056;0.004166936;-0.04536477,0.08886226;-0.3701717;0.00792085,0.08845469;-0.7532167;0.1104886,0.09992302;-0.7843237;0.0410414,-0.07887439;0.0079316;-0.04156965,-0.121773;-0.3659694;-0.003280699,-0.1424311;-0.7496739;0.09463712,-0.1432524;-0.7099748;0.001934648,0.01798324;0.5566185;0.002905963,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01034826;0.322313;0.006937281,0.02045377;0.6325307;-0.001798004,0.1928306;0.5032874;0.0009020758,0.2254761;0.2380789;0.01624459,0.2633726;-0.05544251;-0.06211808,-0.1616835;0.5238691;0.01110005,-0.4258747;0.4821877;0.0009840671,-0.72918;0.4438148;-0.0152984,0.07705056;0.004166936;-0.04536477,0.08886226;-0.3701717;0.00792085,0.08845469;-0.7532167;0.1104886,0.09992302;-0.7843237;0.0410414,-0.07887439;0.0079316;-0.04156965,-0.121773;-0.3659694;-0.003280699,-0.1424311;-0.7496739;0.09463712,-0.1432524;-0.7099748;0.001934648,0.01798324;0.5566185;0.002905963,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01035031;0.3223126;0.006949138,0.02042232;0.6325322;-0.001763358,0.1928131;0.5032795;0.0009481611,0.2252964;0.2380548;0.01635411,0.2630355;-0.05598733;-0.06010915,-0.1619015;0.5248643;0.01057536,-0.4272128;0.4903445;0.003161466,-0.731204;0.459383;-0.01587471,0.07708213;0.004220855;-0.04530611,0.08894171;-0.3701267;0.007906713,0.08884327;-0.7532943;0.1100158,0.1012571;-0.7837229;0.04013889,-0.07883562;0.007863386;-0.04165606,-0.1218226;-0.3660231;-0.003324512,-0.141754;-0.7498392;0.09430635,-0.1424391;-0.7101372;0.001603059,0.01796806;0.5566189;0.002933472,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01035031;0.3223126;0.006949138,0.02042232;0.6325322;-0.001763358,0.1928131;0.5032795;0.0009481611,0.2252964;0.2380548;0.01635411,0.2630355;-0.05598733;-0.06010915,-0.1619015;0.5248643;0.01057536,-0.4272128;0.4903445;0.003161466,-0.731204;0.459383;-0.01587471,0.07708213;0.004220855;-0.04530611,0.08894171;-0.3701267;0.007906713,0.08884327;-0.7532943;0.1100158,0.1012571;-0.7837229;0.04013889,-0.07883562;0.007863386;-0.04165606,-0.1218226;-0.3660231;-0.003324512,-0.141754;-0.7498392;0.09430635,-0.1424391;-0.7101372;0.001603059,0.01796806;0.5566189;0.002933472,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164
+0;0;0,0.01035031;0.3223126;0.006949138,0.02042232;0.6325322;-0.001763358,0.1928131;0.5032795;0.0009481611,0.2252964;0.2380548;0.01635411,0.2630355;-0.05598733;-0.06010915,-0.1619015;0.5248643;0.01057536,-0.4272128;0.4903445;0.003161466,-0.731204;0.459383;-0.01587471,0.07708213;0.004220855;-0.04530611,0.08894171;-0.3701267;0.007906713,0.08884327;-0.7532943;0.1100158,0.1012571;-0.7837229;0.04013889,-0.07883562;0.007863386;-0.04165606,-0.1218226;-0.3660231;-0.003324512,-0.141754;-0.7498392;0.09430635,-0.1424391;-0.7101372;0.001603059,0.01796806;0.5566189;0.002933472,0;0;0,0.03488621;0.320511;0.009823084,0.06678833;0.6293592;0.006004572,0.2207532;0.4749658;-0.02444267,0.2518549;0.2091294;-0.0238688,0.2626993;-0.08868682;-0.09400845,-0.120756;0.5308581;0.0315394,-0.3867914;0.5132921;0.008018341,-0.6878991;0.4746726;-0.03165969,0.07311061;-0.002493322;-0.05158234,0.08918154;-0.380302;-0.04106426,0.08921678;-0.7678347;0.04297256,0.09701383;-0.8127062;-0.01199985,-0.08448675;0.009616064;-0.02795773,-0.1181732;-0.3670592;-0.03740702,-0.1129054;-0.7575426;0.0314315,-0.1259555;-0.7931665;-0.03346619,0.05924807;0.5537058;0.009260893,443.164

+ 115 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004360426;0.3143018;0.004906157,0.00843771;0.6197926;-0.005941521,0.1730511;0.5023929;0.0176569,0.2223205;0.2075418;0.02697363,0.2777883;-0.03107345;-0.02368173,-0.1563839;0.4932805;-0.007594672,-0.2195834;0.2009909;-0.01249475,-0.2635565;-0.03970604;-0.06456462,0.0786542;0.003907254;-0.04059944,0.07963166;-0.3297491;0.003305096,0.07057491;-0.7229438;0.09402803,0.07509672;-0.6836546;-0.01157092,-0.07623724;0.008453934;-0.04434499,-0.1162067;-0.3244655;-0.0156703,-0.1453971;-0.7151232;0.0815368,-0.1380996;-0.6756264;-0.02388821,0.007492522;0.5445473;-0.000852223,0;0;0,0.002974913;0.3104454;-0.04943204,0.00463067;0.609165;-0.1143355,0.1738883;0.522922;-0.07045174,0.2372033;0.2381646;-0.004452705,0.2663677;-0.005843982;-0.05124092,-0.1553107;0.5189669;-0.03458994,-0.2112114;0.2256453;-0.01758988,-0.2507458;-0.01325525;-0.08038665,0.07520203;0.003002465;-0.0467515,0.09828721;-0.3318324;-0.02209735,0.09413202;-0.7270999;0.05951786,0.1071456;-0.7752357;-0.01107478,-0.08237598;0.00519528;-0.0322067,-0.11601;-0.3291757;-0.01432003,-0.1168333;-0.7255394;0.06190269,-0.1326694;-0.7769688;-0.004251279,0.004411966;0.5361018;-0.09561706,217.4043
+0;0;0,0.004360426;0.3143018;0.004906157,0.00843771;0.6197926;-0.005941521,0.1730511;0.5023929;0.0176569,0.2223205;0.2075418;0.02697363,0.2777883;-0.03107345;-0.02368173,-0.1563839;0.4932805;-0.007594672,-0.2195834;0.2009909;-0.01249475,-0.2635565;-0.03970604;-0.06456462,0.0786542;0.003907254;-0.04059944,0.07963166;-0.3297491;0.003305096,0.07057491;-0.7229438;0.09402803,0.07509672;-0.6836546;-0.01157092,-0.07623724;0.008453934;-0.04434499,-0.1162067;-0.3244655;-0.0156703,-0.1453971;-0.7151232;0.0815368,-0.1380996;-0.6756264;-0.02388821,0.007492522;0.5445473;-0.000852223,0;0;0,0.002974913;0.3104454;-0.04943204,0.00463067;0.609165;-0.1143355,0.1738883;0.522922;-0.07045174,0.2372033;0.2381646;-0.004452705,0.2663677;-0.005843982;-0.05124092,-0.1553107;0.5189669;-0.03458994,-0.2112114;0.2256453;-0.01758988,-0.2507458;-0.01325525;-0.08038665,0.07520203;0.003002465;-0.0467515,0.09828721;-0.3318324;-0.02209735,0.09413202;-0.7270999;0.05951786,0.1071456;-0.7752357;-0.01107478,-0.08237598;0.00519528;-0.0322067,-0.11601;-0.3291757;-0.01432003,-0.1168333;-0.7255394;0.06190269,-0.1326694;-0.7769688;-0.004251279,0.004411966;0.5361018;-0.09561706,217.4213
+0;0;0,0.004359285;0.3142196;0.004904873,0.008436351;0.6196944;-0.005942365,0.1735529;0.5021674;0.01771224,0.2227528;0.2077318;0.02701584,0.2780614;-0.03019862;-0.02349412,-0.1568832;0.4930273;-0.007616064,-0.2199936;0.2011495;-0.01250924,-0.2638405;-0.03885657;-0.06442965,0.07859835;0.00390448;-0.04057062,0.07957773;-0.3304057;0.003419954,0.07053885;-0.7228245;0.09396385,0.07505503;-0.6835468;-0.01150351,-0.07618312;0.008447931;-0.0443135,-0.1162309;-0.3251239;-0.01558263,-0.1453637;-0.7150106;0.08143264,-0.1380753;-0.6755257;-0.02386099,0.007491173;0.5444499;-0.0008531264,0;0;0,0.003073245;0.3103544;-0.04947424,0.004799679;0.6090616;-0.1143572,0.1745007;0.5227238;-0.07005334,0.2370146;0.2381678;-0.004330873,0.2666542;-0.004975915;-0.05148792,-0.1559584;0.5190229;-0.03520541,-0.2109372;0.2259991;-0.01748806,-0.2508031;-0.01227479;-0.07959624,0.07522024;0.002955198;-0.04660582,0.09797928;-0.3325641;-0.02194309,0.09435898;-0.7270473;0.0595572,0.1070591;-0.7751409;-0.01094055,-0.08228008;0.0051884;-0.03227985,-0.1163869;-0.3298385;-0.01515826,-0.11638;-0.7252342;0.06187817,-0.1321156;-0.7765244;-0.004259065,0.004565731;0.5359981;-0.09564376,217.4398
+0;0;0,0.004337812;0.3142756;0.004683257,0.008405847;0.6198781;-0.006367787,0.1742407;0.5023472;0.01783707,0.2229559;0.2084301;0.02748947,0.2782446;-0.02964111;-0.02301655,-0.1576317;0.4930378;-0.008437799,-0.2213616;0.2018765;-0.01258696,-0.2655013;-0.0382292;-0.0644191,0.07852577;0.003850602;-0.04049201,0.07907176;-0.3324818;0.003697898,0.07008205;-0.7227755;0.09366889,0.07484033;-0.6834931;-0.01209213,-0.07602609;0.008494324;-0.044369,-0.1166541;-0.3270633;-0.01568175,-0.1459862;-0.7147341;0.08104344,-0.1384465;-0.6752412;-0.02453701,0.00745682;0.5445955;-0.001211917,0;0;0,0.003154218;0.3104103;-0.04945111,0.004909977;0.6092948;-0.1141589,0.175318;0.5225273;-0.069839,0.2372722;0.2384045;-0.004344463,0.2671429;-0.004824579;-0.05159879,-0.1567842;0.5188441;-0.03553469,-0.211293;0.2263716;-0.01703469,-0.2516258;-0.01218115;-0.07828388,0.07522398;0.002868489;-0.04640961,0.09802924;-0.3346304;-0.02097464,0.09485498;-0.727105;0.05938959,0.1071398;-0.7756739;-0.01111007,-0.08212832;0.005195824;-0.03238315,-0.1161568;-0.3318767;-0.01515974,-0.1157638;-0.7252979;0.06050014,-0.1317783;-0.7752616;-0.007643454,0.004672632;0.5361729;-0.09550166,217.4579
+0;0;0,0.004337812;0.3142756;0.004683257,0.008405847;0.6198781;-0.006367787,0.1742407;0.5023472;0.01783707,0.2229559;0.2084301;0.02748947,0.2782446;-0.02964111;-0.02301655,-0.1576317;0.4930378;-0.008437799,-0.2213616;0.2018765;-0.01258696,-0.2655013;-0.0382292;-0.0644191,0.07852577;0.003850602;-0.04049201,0.07907176;-0.3324818;0.003697898,0.07008205;-0.7227755;0.09366889,0.07484033;-0.6834931;-0.01209213,-0.07602609;0.008494324;-0.044369,-0.1166541;-0.3270633;-0.01568175,-0.1459862;-0.7147341;0.08104344,-0.1384465;-0.6752412;-0.02453701,0.00745682;0.5445955;-0.001211917,0;0;0,0.003154218;0.3104103;-0.04945111,0.004909977;0.6092948;-0.1141589,0.175318;0.5225273;-0.069839,0.2372722;0.2384045;-0.004344463,0.2671429;-0.004824579;-0.05159879,-0.1567842;0.5188441;-0.03553469,-0.211293;0.2263716;-0.01703469,-0.2516258;-0.01218115;-0.07828388,0.07522398;0.002868489;-0.04640961,0.09802924;-0.3346304;-0.02097464,0.09485498;-0.727105;0.05938959,0.1071398;-0.7756739;-0.01111007,-0.08212832;0.005195824;-0.03238315,-0.1161568;-0.3318767;-0.01515974,-0.1157638;-0.7252979;0.06050014,-0.1317783;-0.7752616;-0.007643454,0.004672632;0.5361729;-0.09550166,217.4793
+0;0;0,0.004339242;0.3143792;0.004684801,0.008410001;0.620187;-0.006374099,0.1724551;0.5030487;0.01763059,0.221305;0.2083192;0.02730967,0.2766272;-0.0298963;-0.02322697,-0.1558575;0.4938391;-0.008362453,-0.2197636;0.2018731;-0.01252308,-0.26393;-0.03837815;-0.06438664,0.07840509;0.003844684;-0.04042978,0.07895119;-0.3325531;0.003768712,0.06999603;-0.7213471;0.09339399,0.07448816;-0.6825839;-0.006451622,-0.07590925;0.008481271;-0.04430081,-0.1165452;-0.3271416;-0.01560798,-0.1457645;-0.7133227;0.08074553,-0.1386465;-0.6743608;-0.01892963,0.00746021;0.5448438;-0.001214076,0;0;0,0.003142104;0.3105155;-0.0494504,0.004853964;0.6096473;-0.113991,0.17351;0.5228238;-0.07051396,0.2373825;0.2384114;-0.00436759,0.2675671;-0.004860461;-0.05199981,-0.1553473;0.5191445;-0.0367866,-0.2095446;0.2258208;-0.01757016,-0.2508111;-0.0128983;-0.07816239,0.0752041;0.002923191;-0.04617906,0.09822716;-0.3346584;-0.02116275,0.095341;-0.7255377;0.05932808,0.1078284;-0.7685037;-0.008393049,-0.08194049;0.005091232;-0.03250451,-0.1157111;-0.3320189;-0.01424064,-0.1153754;-0.7241626;0.0599003,-0.1305649;-0.7673894;-0.00698192,0.004628107;0.5364498;-0.09538412,217.4908
+0;0;0,0.004842405;0.3143766;0.004355368,0.00960436;0.6201589;-0.007098619,0.1734643;0.5034222;0.01781114,0.2221723;0.2086898;0.02809553,0.2778762;-0.02965534;-0.02140009,-0.1550033;0.4942921;-0.008925924,-0.2196648;0.2024839;-0.01242914,-0.264292;-0.03765549;-0.0644161,0.0783897;0.003756202;-0.04046794,0.07828785;-0.3326547;0.003633231,0.06906158;-0.7214072;0.09341113,0.07373376;-0.6826795;-0.006429344,-0.07592713;0.008555987;-0.04425578,-0.1168163;-0.3270841;-0.01613001,-0.1466384;-0.7131557;0.08047749,-0.1393415;-0.6742265;-0.01918768,0.00846225;0.5448267;-0.001817177,0;0;0,0.003142104;0.3105155;-0.0494504,0.004853964;0.6096473;-0.113991,0.17351;0.5228238;-0.07051396,0.2373825;0.2384114;-0.00436759,0.2675671;-0.004860461;-0.05199981,-0.1553473;0.5191445;-0.0367866,-0.2095446;0.2258208;-0.01757016,-0.2508111;-0.0128983;-0.07816239,0.0752041;0.002923191;-0.04617906,0.09822716;-0.3346584;-0.02116275,0.095341;-0.7255377;0.05932808,0.1078284;-0.7685037;-0.008393049,-0.08194049;0.005091232;-0.03250451,-0.1157111;-0.3320189;-0.01424064,-0.1153754;-0.7241626;0.0599003,-0.1305649;-0.7673894;-0.00698192,0.004628107;0.5364498;-0.09538412,217.513
+0;0;0,0.004844403;0.3145063;0.004357165,0.009609824;0.6205115;-0.007105584,0.174423;0.5034711;0.01792221,0.222973;0.2096949;0.02817323,0.2787349;-0.02889819;-0.02137389,-0.1559442;0.4942882;-0.008969488,-0.2203958;0.2034267;-0.01246133,-0.2650696;-0.03696249;-0.06450238,0.0785306;0.003762953;-0.04054069,0.07842863;-0.3330671;0.003615428,0.06918651;-0.7224874;0.09354755,0.07400063;-0.6834946;-0.009326041,-0.07606361;0.008571367;-0.04433533,-0.1170037;-0.3274868;-0.01617452,-0.146877;-0.7142217;0.08059896,-0.1393585;-0.6750213;-0.02209402,0.008466739;0.545115;-0.001819629,0;0;0,0.003084242;0.310672;-0.0492959,0.004718587;0.6101172;-0.1134479,0.1743561;0.5225715;-0.0701561,0.237356;0.2388827;-0.004442215,0.2678055;-0.004594356;-0.05221987,-0.1565619;0.5190304;-0.03660664,-0.2104523;0.2266586;-0.01708305,-0.252455;-0.01232715;-0.07718755,0.07530135;0.002973601;-0.04632092,0.09828281;-0.3350403;-0.02136731,0.09559228;-0.7266897;0.0587883,0.1070474;-0.7749082;-0.00782752,-0.08217026;0.004970039;-0.03237452,-0.1159826;-0.332582;-0.01449678,-0.1156432;-0.7255465;0.05898871,-0.1310697;-0.7710129;-0.009959638,0.004510954;0.5368246;-0.09495354,217.5381
+0;0;0,0.004632919;0.3148305;0.004339074,0.009221382;0.6213449;-0.007082585,0.1753709;0.504203;0.01795241,0.2232216;0.2105396;0.02863438,0.2789927;-0.02917138;-0.02097972,-0.1573955;0.4943813;-0.009363659,-0.2224063;0.2038517;-0.01221236,-0.2678761;-0.03744233;-0.06458657,0.07867584;0.003644183;-0.04066152,0.0783321;-0.3304347;0.003134985,0.06868765;-0.7225372;0.0936403,0.07358231;-0.6835409;-0.009268641,-0.07617332;0.008727588;-0.04447452,-0.1170918;-0.3245704;-0.0168141,-0.1477421;-0.7138909;0.08074927,-0.1401403;-0.674686;-0.02197667,0.00811547;0.5458032;-0.001803787,0;0;0,0.002897143;0.3110034;-0.04926467,0.004267633;0.6110049;-0.1132362,0.1751696;0.5222801;-0.0701437,0.2375292;0.238602;-0.00472188,0.2676252;-0.006063432;-0.05232859,-0.1581821;0.519075;-0.03640597,-0.2117947;0.2269098;-0.01622663,-0.254139;-0.01316053;-0.07628123,0.07542296;0.002978697;-0.0464654,0.09836142;-0.3323153;-0.02240801,0.09609088;-0.7266693;0.05826569,0.1075208;-0.7748031;-0.008514643,-0.08240676;0.004911991;-0.03227269,-0.1149371;-0.3299537;-0.01400501,-0.1147073;-0.725852;0.05874783,-0.1302999;-0.7711378;-0.01041909,0.004129872;0.5375519;-0.09478974,217.5579
+0;0;0,0.004632919;0.3148305;0.004339074,0.009221382;0.6213449;-0.007082585,0.1753709;0.504203;0.01795241,0.2232216;0.2105396;0.02863438,0.2789927;-0.02917138;-0.02097972,-0.1573955;0.4943813;-0.009363659,-0.2224063;0.2038517;-0.01221236,-0.2678761;-0.03744233;-0.06458657,0.07867584;0.003644183;-0.04066152,0.0783321;-0.3304347;0.003134985,0.06868765;-0.7225372;0.0936403,0.07358231;-0.6835409;-0.009268641,-0.07617332;0.008727588;-0.04447452,-0.1170918;-0.3245704;-0.0168141,-0.1477421;-0.7138909;0.08074927,-0.1401403;-0.674686;-0.02197667,0.00811547;0.5458032;-0.001803787,0;0;0,0.002897143;0.3110034;-0.04926467,0.004267633;0.6110049;-0.1132362,0.1751696;0.5222801;-0.0701437,0.2375292;0.238602;-0.00472188,0.2676252;-0.006063432;-0.05232859,-0.1581821;0.519075;-0.03640597,-0.2117947;0.2269098;-0.01622663,-0.254139;-0.01316053;-0.07628123,0.07542296;0.002978697;-0.0464654,0.09836142;-0.3323153;-0.02240801,0.09609088;-0.7266693;0.05826569,0.1075208;-0.7748031;-0.008514643,-0.08240676;0.004911991;-0.03227269,-0.1149371;-0.3299537;-0.01400501,-0.1147073;-0.725852;0.05874783,-0.1302999;-0.7711378;-0.01041909,0.004129872;0.5375519;-0.09478974,217.5801
+0;0;0,0.004635917;0.3150342;0.004341883,0.009229894;0.6219173;-0.007093941,0.1758963;0.5045457;0.01800933,0.2237414;0.2109168;0.02869004,0.2805939;-0.03344221;-0.02188607,-0.1579014;0.4946935;-0.009391403,-0.2229046;0.204198;-0.01223977,-0.269256;-0.04177466;-0.06562951,0.07875768;0.003647973;-0.04070381,0.07841349;-0.3308704;0.003150299,0.06877275;-0.7228221;0.09362082,0.07377227;-0.6836331;-0.01149288,-0.07625255;0.008736665;-0.04452078,-0.1172248;-0.3249997;-0.01682398,-0.1478634;-0.7141706;0.08070191,-0.1400987;-0.6747684;-0.02422487,0.008122507;0.5462748;-0.001808101,0;0;0,0.002697453;0.3112496;-0.04902363,0.003824815;0.6117203;-0.112571,0.1753684;0.5222161;-0.07025981,0.2376127;0.2385271;-0.004934549,0.266798;-0.01099712;-0.0537951,-0.1591433;0.5191917;-0.03601824,-0.212653;0.2270663;-0.01550932,-0.2557299;-0.01762451;-0.07692821,0.07548173;0.003028393;-0.04654264,0.09849396;-0.3327021;-0.0224328,0.09627512;-0.7269514;0.05798196,0.1082729;-0.7771862;-0.009669788,-0.08254278;0.004805717;-0.03219433,-0.1149949;-0.3305209;-0.01406351,-0.1149083;-0.7263863;0.05800971,-0.1304616;-0.773245;-0.01276575,0.003747761;0.5381341;-0.09423995,217.6021
+0;0;0,0.004635917;0.3150342;0.004341883,0.009229894;0.6219173;-0.007093941,0.1758963;0.5045457;0.01800933,0.2237414;0.2109168;0.02869004,0.2805939;-0.03344221;-0.02188607,-0.1579014;0.4946935;-0.009391403,-0.2229046;0.204198;-0.01223977,-0.269256;-0.04177466;-0.06562951,0.07875768;0.003647973;-0.04070381,0.07841349;-0.3308704;0.003150299,0.06877275;-0.7228221;0.09362082,0.07377227;-0.6836331;-0.01149288,-0.07625255;0.008736665;-0.04452078,-0.1172248;-0.3249997;-0.01682398,-0.1478634;-0.7141706;0.08070191,-0.1400987;-0.6747684;-0.02422487,0.008122507;0.5462748;-0.001808101,0;0;0,0.002697453;0.3112496;-0.04902363,0.003824815;0.6117203;-0.112571,0.1753684;0.5222161;-0.07025981,0.2376127;0.2385271;-0.004934549,0.266798;-0.01099712;-0.0537951,-0.1591433;0.5191917;-0.03601824,-0.212653;0.2270663;-0.01550932,-0.2557299;-0.01762451;-0.07692821,0.07548173;0.003028393;-0.04654264,0.09849396;-0.3327021;-0.0224328,0.09627512;-0.7269514;0.05798196,0.1082729;-0.7771862;-0.009669788,-0.08254278;0.004805717;-0.03219433,-0.1149949;-0.3305209;-0.01406351,-0.1149083;-0.7263863;0.05800971,-0.1304616;-0.773245;-0.01276575,0.003747761;0.5381341;-0.09423995,217.6137
+0;0;0,0.004052389;0.3154096;0.004241067,0.008158583;0.6230425;-0.00721705,0.175821;0.5055003;0.01751705,0.2227682;0.2121201;0.02881924,0.2797652;-0.03123102;-0.02095196,-0.1594621;0.4949324;-0.01031533,-0.2261469;0.2051868;-0.01239659,-0.2726983;-0.03968939;-0.06544582,0.07891493;0.003508042;-0.04066071,0.07743111;-0.3311743;0.003015842,0.06742089;-0.7230474;0.09334189,0.07251744;-0.6838685;-0.01173618,-0.07637271;0.008840355;-0.04452217,-0.1177672;-0.3250509;-0.01759207,-0.1495189;-0.7139111;0.08040331,-0.1416549;-0.6745155;-0.02448475,0.00715713;0.5471853;-0.001917514,0;0;0,0.002456248;0.3116694;-0.04872131,0.003244385;0.6130359;-0.1116338,0.1756897;0.5222027;-0.07026219,0.237836;0.2388542;-0.005030632,0.2669265;-0.009599954;-0.05371237,-0.1590848;0.5176185;-0.03229002,-0.2146603;0.2260821;-0.01435867,-0.2586358;-0.01729009;-0.07585493,0.07557248;0.003108844;-0.04660797,0.09876171;-0.3327571;-0.02255679,0.09657307;-0.7268954;0.05790281,0.1084866;-0.7770114;-0.009855036,-0.08269989;0.004659162;-0.03212764,-0.1138891;-0.3308562;-0.01266603,-0.1144278;-0.7268327;0.05822748,-0.130061;-0.7744802;-0.01161594,0.003250852;0.5391845;-0.09348536,217.6246
+0;0;0,0.00405699;0.3157677;0.004245882,0.008168021;0.6237629;-0.007225779,0.1765777;0.5059453;0.01760088,0.2234953;0.21275;0.02889594,0.2797806;-0.02756229;-0.02025374,-0.1601932;0.4953305;-0.010355,-0.2268359;0.2057676;-0.01243495,-0.272806;-0.03605077;-0.06482172,0.0791818;0.003519905;-0.04079821,0.0776947;-0.3319018;0.002974838,0.06767128;-0.7242917;0.09341998,0.07282852;-0.6850036;-0.01290922,-0.07663098;0.008870251;-0.04467274,-0.1181169;-0.3257587;-0.01768314,-0.1499105;-0.7151317;0.08044146,-0.1419529;-0.6756243;-0.02569548,0.007165373;0.5478153;-0.001919923,0;0;0,0.002182767;0.312056;-0.04857993,0.002649516;0.6138407;-0.1112659,0.176007;0.5224033;-0.07065558,0.2381002;0.2392099;-0.005554199,0.2674083;-0.006101087;-0.05348444,-0.1593473;0.5166991;-0.02972101,-0.2160167;0.2254836;-0.01315641,-0.2597718;-0.01457013;-0.07474727,0.07567735;0.003348753;-0.04699326,0.09882653;-0.3332379;-0.02250719,0.09649231;-0.7281348;0.05687571,0.1090153;-0.7795864;-0.0111506,-0.08323152;0.004268477;-0.03163757,-0.1140613;-0.3320548;-0.01260505,-0.1147071;-0.7286476;0.05785324,-0.1295291;-0.779382;-0.01056486,0.002737612;0.5398833;-0.09316921,217.6468
+0;0;0,0.00405699;0.3157677;0.004245882,0.008168021;0.6237629;-0.007225779,0.1765777;0.5059453;0.01760088,0.2234953;0.21275;0.02889594,0.2797806;-0.02756229;-0.02025374,-0.1601932;0.4953305;-0.010355,-0.2268359;0.2057676;-0.01243495,-0.272806;-0.03605077;-0.06482172,0.0791818;0.003519905;-0.04079821,0.0776947;-0.3319018;0.002974838,0.06767128;-0.7242917;0.09341998,0.07282852;-0.6850036;-0.01290922,-0.07663098;0.008870251;-0.04467274,-0.1181169;-0.3257587;-0.01768314,-0.1499105;-0.7151317;0.08044146,-0.1419529;-0.6756243;-0.02569548,0.007165373;0.5478153;-0.001919923,0;0;0,0.002182767;0.312056;-0.04857993,0.002649516;0.6138407;-0.1112659,0.176007;0.5224033;-0.07065558,0.2381002;0.2392099;-0.005554199,0.2674083;-0.006101087;-0.05348444,-0.1593473;0.5166991;-0.02972101,-0.2160167;0.2254836;-0.01315641,-0.2597718;-0.01457013;-0.07474727,0.07567735;0.003348753;-0.04699326,0.09882653;-0.3332379;-0.02250719,0.09649231;-0.7281348;0.05687571,0.1090153;-0.7795864;-0.0111506,-0.08323152;0.004268477;-0.03163757,-0.1140613;-0.3320548;-0.01260505,-0.1147071;-0.7286476;0.05785324,-0.1295291;-0.779382;-0.01056486,0.002737612;0.5398833;-0.09316921,217.6691
+0;0;0,0.005134458;0.3157604;0.003571786,0.01062454;0.6237019;-0.008689246,0.1788049;0.5066993;0.01693372,0.2249917;0.213438;0.02946011,0.2798401;-0.02717629;-0.01983631,-0.1586051;0.496945;-0.01155681,-0.2254574;0.2074229;-0.01163758,-0.2730504;-0.03395078;-0.06462218,0.07920491;0.003339214;-0.04076854,0.07598543;-0.332148;0.002405461,0.06509119;-0.7245898;0.09252426,0.07036707;-0.6853614;-0.01380432,-0.07661922;0.009000619;-0.04466683,-0.1197625;-0.3254893;-0.01856731,-0.1524324;-0.7149503;0.07891817,-0.144354;-0.6755066;-0.02721533,0.009264329;0.5477766;-0.003148979,0;0;0,0.002182767;0.312056;-0.04857993,0.002649516;0.6138407;-0.1112659,0.176007;0.5224033;-0.07065558,0.2381002;0.2392099;-0.005554199,0.2674083;-0.006101087;-0.05348444,-0.1593473;0.5166991;-0.02972101,-0.2160167;0.2254836;-0.01315641,-0.2597718;-0.01457013;-0.07474727,0.07567735;0.003348753;-0.04699326,0.09882653;-0.3332379;-0.02250719,0.09649231;-0.7281348;0.05687571,0.1090153;-0.7795864;-0.0111506,-0.08323152;0.004268477;-0.03163757,-0.1140613;-0.3320548;-0.01260505,-0.1147071;-0.7286476;0.05785324,-0.1295291;-0.779382;-0.01056486,0.002737612;0.5398833;-0.09316921,217.6806
+0;0;0,0.005141707;0.3162061;0.003576828,0.0106416;0.6246982;-0.008706049,0.1796031;0.5073717;0.0170195,0.2257318;0.2144784;0.02953018,0.2805663;-0.02607463;-0.01975369,-0.1593662;0.4975724;-0.01160268,-0.2261346;0.2084136;-0.01168335,-0.2737155;-0.03289865;-0.06465445,0.07945155;0.003349612;-0.04089549,0.07623116;-0.3322321;0.00229067,0.06532627;-0.7250575;0.09249757,0.07059317;-0.6858448;-0.01365009,-0.07685781;0.009028646;-0.04480592,-0.1200132;-0.3255555;-0.01869904,-0.1527151;-0.7153972;0.07888176,-0.1446504;-0.6759696;-0.02707116,0.009278992;0.5486388;-0.003156001,0;0;0,0.001815736;0.3125739;-0.04816437,0.001914471;0.6150194;-0.1103771,0.1762159;0.5223286;-0.07104015,0.2384046;0.2394487;-0.006368876,0.2676629;-0.005845532;-0.0540781,-0.1601219;0.5159495;-0.02769739,-0.2171029;0.2251816;-0.0110232,-0.2612672;-0.01445827;-0.07366283,0.07574901;0.003456071;-0.0473957,0.09906268;-0.3332331;-0.02316022,0.0968895;-0.7285528;0.05612207,0.10907;-0.779482;-0.01230335,-0.08366876;0.004111753;-0.03128643,-0.1137559;-0.3323642;-0.01207209,-0.1146848;-0.7295301;0.05740005,-0.129068;-0.7823204;-0.008317813,0.00209032;0.540897;-0.09239006,217.7026
+0;0;0,0.005141707;0.3162061;0.003576828,0.0106416;0.6246982;-0.008706049,0.1796031;0.5073717;0.0170195,0.2257318;0.2144784;0.02953018,0.2805663;-0.02607463;-0.01975369,-0.1593662;0.4975724;-0.01160268,-0.2261346;0.2084136;-0.01168335,-0.2737155;-0.03289865;-0.06465445,0.07945155;0.003349612;-0.04089549,0.07623116;-0.3322321;0.00229067,0.06532627;-0.7250575;0.09249757,0.07059317;-0.6858448;-0.01365009,-0.07685781;0.009028646;-0.04480592,-0.1200132;-0.3255555;-0.01869904,-0.1527151;-0.7153972;0.07888176,-0.1446504;-0.6759696;-0.02707116,0.009278992;0.5486388;-0.003156001,0;0;0,0.001815736;0.3125739;-0.04816437,0.001914471;0.6150194;-0.1103771,0.1762159;0.5223286;-0.07104015,0.2384046;0.2394487;-0.006368876,0.2676629;-0.005845532;-0.0540781,-0.1601219;0.5159495;-0.02769739,-0.2171029;0.2251816;-0.0110232,-0.2612672;-0.01445827;-0.07366283,0.07574901;0.003456071;-0.0473957,0.09906268;-0.3332331;-0.02316022,0.0968895;-0.7285528;0.05612207,0.10907;-0.779482;-0.01230335,-0.08366876;0.004111753;-0.03128643,-0.1137559;-0.3323642;-0.01207209,-0.1146848;-0.7295301;0.05740005,-0.129068;-0.7823204;-0.008317813,0.00209032;0.540897;-0.09239006,217.7142
+0;0;0,0.00673807;0.3162107;0.00323628,0.01404961;0.62459;-0.009405894,0.183569;0.5072801;0.01671975,0.2285039;0.2147665;0.03043089,0.2825528;-0.02655824;-0.01800837,-0.1577732;0.4985149;-0.01232502,-0.2253033;0.2100577;-0.0104685,-0.2747166;-0.03138286;-0.06309982,0.07947371;0.003180583;-0.04121902,0.07518897;-0.3318735;0.001744788,0.06319708;-0.7260257;0.09147218,0.06848402;-0.6869011;-0.0141022,-0.07710338;0.009189219;-0.0446746,-0.1212545;-0.3247952;-0.01956261,-0.1552166;-0.7157788;0.07805464,-0.1471431;-0.6764348;-0.02732405,0.01223128;0.548579;-0.003753711,0;0;0,0.001356006;0.3126764;-0.04771471,0.001081049;0.615151;-0.1094849,0.1766455;0.5224247;-0.07150483,0.238863;0.2400507;-0.006966114,0.2682209;-0.005655631;-0.05462909,-0.1613881;0.515324;-0.02573299,-0.2185311;0.2250898;-0.009297593,-0.262895;-0.0146618;-0.07298653,0.07573226;0.003553107;-0.04771996,0.09964189;-0.3325806;-0.02388716,0.09737253;-0.7289954;0.05611801,0.1099836;-0.7793995;-0.01195049,-0.08397645;0.003973283;-0.03094128,-0.1132582;-0.3320507;-0.01207419,-0.1147315;-0.7304991;0.05711744,-0.1291309;-0.7826734;-0.008435674,0.001342714;0.5410353;-0.09160399,217.7361
+0;0;0,0.00673807;0.3162107;0.00323628,0.01404961;0.62459;-0.009405894,0.183569;0.5072801;0.01671975,0.2285039;0.2147665;0.03043089,0.2825528;-0.02655824;-0.01800837,-0.1577732;0.4985149;-0.01232502,-0.2253033;0.2100577;-0.0104685,-0.2747166;-0.03138286;-0.06309982,0.07947371;0.003180583;-0.04121902,0.07518897;-0.3318735;0.001744788,0.06319708;-0.7260257;0.09147218,0.06848402;-0.6869011;-0.0141022,-0.07710338;0.009189219;-0.0446746,-0.1212545;-0.3247952;-0.01956261,-0.1552166;-0.7157788;0.07805464,-0.1471431;-0.6764348;-0.02732405,0.01223128;0.548579;-0.003753711,0;0;0,0.001356006;0.3126764;-0.04771471,0.001081049;0.615151;-0.1094849,0.1766455;0.5224247;-0.07150483,0.238863;0.2400507;-0.006966114,0.2682209;-0.005655631;-0.05462909,-0.1613881;0.515324;-0.02573299,-0.2185311;0.2250898;-0.009297593,-0.262895;-0.0146618;-0.07298653,0.07573226;0.003553107;-0.04771996,0.09964189;-0.3325806;-0.02388716,0.09737253;-0.7289954;0.05611801,0.1099836;-0.7793995;-0.01195049,-0.08397645;0.003973283;-0.03094128,-0.1132582;-0.3320507;-0.01207419,-0.1147315;-0.7304991;0.05711744,-0.1291309;-0.7826734;-0.008435674,0.001342714;0.5410353;-0.09160399,217.7475
+0;0;0,0.006742637;0.316425;0.003238473,0.01405893;0.6250051;-0.009411484,0.1841053;0.5075285;0.01678017,0.2289983;0.2152874;0.03047854,0.2831012;-0.02627839;-0.01800912,-0.1582885;0.4987364;-0.01235409,-0.2257557;0.2105479;-0.01049929,-0.2752184;-0.03113388;-0.0631832,0.07961991;0.003186434;-0.04129484,0.07537074;-0.3290866;0.001312353,0.06330717;-0.7255946;0.09157605,0.0685963;-0.6864662;-0.01404229,-0.07724523;0.009206124;-0.04475679,-0.1210299;-0.3220061;-0.01985323,-0.1551949;-0.7153266;0.07834747,-0.1471181;-0.6759787;-0.02707509,0.01223966;0.5489547;-0.003756372,0;0;0,0.001065895;0.312987;-0.0471034,0.0005598068;0.6158063;-0.1081851,0.1768767;0.5225847;-0.0721283,0.2392395;0.2405292;-0.007603645,0.2686687;-0.00539577;-0.05542684,-0.1620156;0.5149374;-0.02390865,-0.2188158;0.2248972;-0.007836709,-0.2634146;-0.01477961;-0.07263012,0.07568263;0.003681585;-0.04809713,0.1004449;-0.3296625;-0.02557302,0.09774226;-0.72835;0.0553751,0.1097898;-0.778318;-0.01337457,-0.084275;0.003808033;-0.0306263,-0.1122108;-0.329455;-0.0107725,-0.1146628;-0.730651;0.05666183,-0.1297288;-0.7833761;-0.008115634,0.0008736849;0.5416087;-0.09047723,217.7696
+0;0;0,0.007462181;0.3164147;0.002610258,0.01514983;0.6249616;-0.01061078,0.1852082;0.5079268;0.01599073,0.2282137;0.2155069;0.03177092,0.2821795;-0.02644739;-0.01489831,-0.1575616;0.4996706;-0.01292771,-0.2258964;0.2117136;-0.008569457,-0.2776148;-0.02970338;-0.0602925,0.07968061;0.002869546;-0.04120089,0.07344919;-0.3293869;0.001291763,0.05986327;-0.7258672;0.09146102,0.06512687;-0.6867687;-0.01416118,-0.07731526;0.009411169;-0.04459293,-0.1225584;-0.3216628;-0.0204704,-0.1581122;-0.714882;0.07764317,-0.1500624;-0.67558;-0.02778552,0.01327149;0.5489235;-0.004810737,0;0;0,0.001065895;0.312987;-0.0471034,0.0005598068;0.6158063;-0.1081851,0.1768767;0.5225847;-0.0721283,0.2392395;0.2405292;-0.007603645,0.2686687;-0.00539577;-0.05542684,-0.1620156;0.5149374;-0.02390865,-0.2188158;0.2248972;-0.007836709,-0.2634146;-0.01477961;-0.07263012,0.07568263;0.003681585;-0.04809713,0.1004449;-0.3296625;-0.02557302,0.09774226;-0.72835;0.0553751,0.1097898;-0.778318;-0.01337457,-0.084275;0.003808033;-0.0306263,-0.1122108;-0.329455;-0.0107725,-0.1146628;-0.730651;0.05666183,-0.1297288;-0.7833761;-0.008115634,0.0008736849;0.5416087;-0.09047723,217.7812
+0;0;0,0.007468409;0.3166788;0.002612436,0.01516375;0.6255342;-0.01062154,0.1856968;0.5083162;0.01604292,0.2286017;0.2165802;0.03178621,0.2827028;-0.02598098;-0.01500007,-0.1580227;0.5000371;-0.01295565,-0.2261978;0.2127535;-0.008607584,-0.2780459;-0.02926889;-0.06046035,0.07985698;0.002875898;-0.04129209,0.07363335;-0.3289647;0.001147397,0.06002263;-0.7261686;0.0914812,0.0652702;-0.6870978;-0.01381935,-0.07748638;0.009432;-0.04469163,-0.1226729;-0.3212276;-0.02059929,-0.1582916;-0.7151644;0.07769333,-0.1502662;-0.6758907;-0.02741431,0.01328369;0.5494264;-0.004816182,0;0;0,0.0008326322;0.3133454;-0.04649734,0.0001716465;0.6166363;-0.1067996,0.1771061;0.5226685;-0.07252312,0.2399861;0.2412805;-0.008762121,0.269533;-0.00534907;-0.05622387,-0.1625869;0.514145;-0.02255025,-0.2195545;0.2248376;-0.006597208,-0.2642032;-0.01538448;-0.07180181,0.07566911;0.003789857;-0.04847955,0.1008864;-0.3291065;-0.02606964,0.09801739;-0.7284679;0.05528427,0.1102876;-0.7777234;-0.01375222,-0.08471187;0.00360434;-0.03002249,-0.1120757;-0.3293273;-0.0108966,-0.1149516;-0.7312646;0.05659017,-0.130181;-0.7812382;-0.01101393,0.0005162508;0.5423183;-0.08929658,217.7929
+0;0;0,0.008813015;0.3168671;0.002059657,0.01778107;0.6257723;-0.01175264,0.1885775;0.5084538;0.01478406,0.2303522;0.21729;0.03287122,0.2847765;-0.02764563;-0.009661339,-0.1565422;0.5011585;-0.01363316,-0.2263861;0.2149155;-0.007681576,-0.2802997;-0.02861199;-0.05820054,0.08009883;0.002731537;-0.04154784,0.0721051;-0.3293556;0.0006803796,0.05659544;-0.7264176;0.0900593,0.0616266;-0.6874999;-0.0137169,-0.07789373;0.009559035;-0.04461725,-0.1244498;-0.321254;-0.02172072,-0.1612419;-0.7148606;0.07629742,-0.1534853;-0.6757745;-0.0272961,0.01559379;0.5496732;-0.005795415,0;0;0,0.0005976707;0.3136545;-0.04590344,-0.0001582652;0.6171669;-0.1056488,0.1774147;0.5225761;-0.07304859,0.2408222;0.2417928;-0.009891033,0.2712002;-0.006116033;-0.05870581,-0.1630712;0.5136781;-0.02090216,-0.2195721;0.2248757;-0.005107651,-0.264696;-0.01674356;-0.07105063,0.07566686;0.003840938;-0.04908443,0.1013547;-0.329267;-0.02654052,0.09887032;-0.7283678;0.05469823,0.1125151;-0.7743872;-0.01536751,-0.08542305;0.003586074;-0.02897499,-0.1117459;-0.3297387;-0.0107891,-0.1150389;-0.7314748;0.05617797,-0.1302736;-0.7815155;-0.008904517,0.0002010763;0.5428063;-0.08827877,217.8151
+0;0;0,0.008813015;0.3168671;0.002059657,0.01778107;0.6257723;-0.01175264,0.1885775;0.5084538;0.01478406,0.2303522;0.21729;0.03287122,0.2847765;-0.02764563;-0.009661339,-0.1565422;0.5011585;-0.01363316,-0.2263861;0.2149155;-0.007681576,-0.2802997;-0.02861199;-0.05820054,0.08009883;0.002731537;-0.04154784,0.0721051;-0.3293556;0.0006803796,0.05659544;-0.7264176;0.0900593,0.0616266;-0.6874999;-0.0137169,-0.07789373;0.009559035;-0.04461725,-0.1244498;-0.321254;-0.02172072,-0.1612419;-0.7148606;0.07629742,-0.1534853;-0.6757745;-0.0272961,0.01559379;0.5496732;-0.005795415,0;0;0,0.0005976707;0.3136545;-0.04590344,-0.0001582652;0.6171669;-0.1056488,0.1774147;0.5225761;-0.07304859,0.2408222;0.2417928;-0.009891033,0.2712002;-0.006116033;-0.05870581,-0.1630712;0.5136781;-0.02090216,-0.2195721;0.2248757;-0.005107651,-0.264696;-0.01674356;-0.07105063,0.07566686;0.003840938;-0.04908443,0.1013547;-0.329267;-0.02654052,0.09887032;-0.7283678;0.05469823,0.1125151;-0.7743872;-0.01536751,-0.08542305;0.003586074;-0.02897499,-0.1117459;-0.3297387;-0.0107891,-0.1150389;-0.7314748;0.05617797,-0.1302736;-0.7815155;-0.008904517,0.0002010763;0.5428063;-0.08827877,217.8268
+0;0;0,0.008813015;0.3168671;0.002059657,0.01778107;0.6257723;-0.01175264,0.1885775;0.5084538;0.01478406,0.2303522;0.21729;0.03287122,0.2847765;-0.02764563;-0.009661339,-0.1565422;0.5011585;-0.01363316,-0.2263861;0.2149155;-0.007681576,-0.2802997;-0.02861199;-0.05820054,0.08009883;0.002731537;-0.04154784,0.0721051;-0.3293556;0.0006803796,0.05659544;-0.7264176;0.0900593,0.0616266;-0.6874999;-0.0137169,-0.07789373;0.009559035;-0.04461725,-0.1244498;-0.321254;-0.02172072,-0.1612419;-0.7148606;0.07629742,-0.1534853;-0.6757745;-0.0272961,0.01559379;0.5496732;-0.005795415,0;0;0,0.0005976707;0.3136545;-0.04590344,-0.0001582652;0.6171669;-0.1056488,0.1774147;0.5225761;-0.07304859,0.2408222;0.2417928;-0.009891033,0.2712002;-0.006116033;-0.05870581,-0.1630712;0.5136781;-0.02090216,-0.2195721;0.2248757;-0.005107651,-0.264696;-0.01674356;-0.07105063,0.07566686;0.003840938;-0.04908443,0.1013547;-0.329267;-0.02654052,0.09887032;-0.7283678;0.05469823,0.1125151;-0.7743872;-0.01536751,-0.08542305;0.003586074;-0.02897499,-0.1117459;-0.3297387;-0.0107891,-0.1150389;-0.7314748;0.05617797,-0.1302736;-0.7815155;-0.008904517,0.0002010763;0.5428063;-0.08827877,217.8387
+0;0;0,0.008817488;0.3170279;0.002060702,0.01778846;0.6260335;-0.01175578,0.1888289;0.508639;0.01481142,0.230324;0.219424;0.0327775,0.2857072;-0.02982697;-0.01050441,-0.1567787;0.5013334;-0.01364598,-0.2261551;0.2170063;-0.007734234,-0.2810186;-0.03081177;-0.05914326,0.08039821;0.002741746;-0.04170313,0.07244851;-0.3275162;0.0002924986,0.05684633;-0.7269467;0.09020457,0.06169441;-0.6883535;-0.009795301,-0.07818487;0.009594763;-0.04478402,-0.1244845;-0.3193962;-0.0220136,-0.161496;-0.7153506;0.07658924,-0.1540218;-0.6765952;-0.02323459,0.01560067;0.5499166;-0.005797157,0;0;0,0.0003680736;0.3138673;-0.04556108,-0.0006053001;0.6175327;-0.1050439,0.1773518;0.5227146;-0.07366848,0.2417779;0.2440274;-0.01143765,0.2722879;-0.008293629;-0.06113577,-0.1632634;0.5122041;-0.02000418,-0.2181367;0.2250803;-0.004552764,-0.2644411;-0.02054831;-0.07229626,0.07563354;0.00399223;-0.04974103,0.10148;-0.3272662;-0.02744842,0.09896703;-0.7287327;0.05434799,0.1133525;-0.7698771;-0.01514196,-0.08605936;0.003276404;-0.02817078,-0.1123031;-0.3282821;-0.01151498,-0.1162733;-0.7325313;0.05511168,-0.1306021;-0.7797176;-0.007612191,-0.000191331;0.5431406;-0.0877316,217.8607
+0;0;0,0.009203102;0.317023;0.0005987368,0.01868716;0.6259437;-0.01466583,0.1897369;0.5092828;0.0124504,0.2308766;0.22025;0.03383939,0.28391;-0.02991232;-0.007062223,-0.1564337;0.5026348;-0.0152075,-0.2273968;0.2187649;-0.006718197,-0.2844369;-0.02870052;-0.05745232,0.08037326;0.002644728;-0.04175744,0.07010653;-0.3276113;-0.0002516396,0.0521749;-0.7272133;0.08845592,0.05686128;-0.6887078;-0.01155917,-0.0783314;0.009603507;-0.04452533,-0.1267484;-0.3191756;-0.02314142,-0.1653485;-0.7150892;0.07501543,-0.1580392;-0.6764408;-0.02482995,0.016363;0.5498623;-0.008319126,0;0;0,0.0003680736;0.3138673;-0.04556108,-0.0006053001;0.6175327;-0.1050439,0.1773518;0.5227146;-0.07366848,0.2417779;0.2440274;-0.01143765,0.2722879;-0.008293629;-0.06113577,-0.1632634;0.5122041;-0.02000418,-0.2181367;0.2250803;-0.004552764,-0.2644411;-0.02054831;-0.07229626,0.07563354;0.00399223;-0.04974103,0.10148;-0.3272662;-0.02744842,0.09896703;-0.7287327;0.05434799,0.1133525;-0.7698771;-0.01514196,-0.08605936;0.003276404;-0.02817078,-0.1123031;-0.3282821;-0.01151498,-0.1162733;-0.7325313;0.05511168,-0.1306021;-0.7797176;-0.007612191,-0.000191331;0.5431406;-0.0877316,217.8721
+0;0;0,0.009195617;0.3167652;0.0005982498,0.0186627;0.6251328;-0.01463743,0.1903188;0.5085019;0.01253658,0.231294;0.2206251;0.03384002,0.2847873;-0.03170666;-0.007416297,-0.157052;0.5018308;-0.01521722,-0.2277314;0.2190962;-0.006761871,-0.2852662;-0.03051527;-0.05793597,0.08060914;0.00265249;-0.04187999,0.07038154;-0.3263442;-0.000532452,0.05239278;-0.7272193;0.08845773,0.05700205;-0.6888539;-0.009911612,-0.07856128;0.009631691;-0.044656,-0.1267936;-0.3178938;-0.02335363,-0.1655168;-0.7150688;0.07511596,-0.1583277;-0.6765627;-0.02308647,0.01634375;0.5492221;-0.008304966,0;0;0,-0.0001023114;0.3137159;-0.04480457,-0.001736119;0.6169944;-0.1033611,0.1772288;0.5227255;-0.07426238,0.2428446;0.2453406;-0.012959,0.2738585;-0.008847594;-0.06454802,-0.164409;0.5117007;-0.01744595,-0.2167563;0.225172;-0.00452478,-0.2636349;-0.02259064;-0.07272328,0.07557873;0.004089475;-0.05029845,0.1018711;-0.3258896;-0.02849126,0.09902181;-0.7285493;0.05397582,0.1130019;-0.7676833;-0.01525426,-0.08658188;0.003076347;-0.02743933,-0.1120562;-0.3273035;-0.01152425,-0.1168103;-0.7330109;0.05422241,-0.1305588;-0.778109;-0.008539155,-0.001139119;0.5427222;-0.08629656,217.884
+0;0;0,0.009195617;0.3167652;0.0005982498,0.0186627;0.6251328;-0.01463743,0.1903188;0.5085019;0.01253658,0.231294;0.2206251;0.03384002,0.2847873;-0.03170666;-0.007416297,-0.157052;0.5018308;-0.01521722,-0.2277314;0.2190962;-0.006761871,-0.2852662;-0.03051527;-0.05793597,0.08060914;0.00265249;-0.04187999,0.07038154;-0.3263442;-0.000532452,0.05239278;-0.7272193;0.08845773,0.05700205;-0.6888539;-0.009911612,-0.07856128;0.009631691;-0.044656,-0.1267936;-0.3178938;-0.02335363,-0.1655168;-0.7150688;0.07511596,-0.1583277;-0.6765627;-0.02308647,0.01634375;0.5492221;-0.008304966,0;0;0,-0.0001023114;0.3137159;-0.04480457,-0.001736119;0.6169944;-0.1033611,0.1772288;0.5227255;-0.07426238,0.2428446;0.2453406;-0.012959,0.2738585;-0.008847594;-0.06454802,-0.164409;0.5117007;-0.01744595,-0.2167563;0.225172;-0.00452478,-0.2636349;-0.02259064;-0.07272328,0.07557873;0.004089475;-0.05029845,0.1018711;-0.3258896;-0.02849126,0.09902181;-0.7285493;0.05397582,0.1130019;-0.7676833;-0.01525426,-0.08658188;0.003076347;-0.02743933,-0.1120562;-0.3273035;-0.01152425,-0.1168103;-0.7330109;0.05422241,-0.1305588;-0.778109;-0.008539155,-0.001139119;0.5427222;-0.08629656,217.9061
+0;0;0,0.01033357;0.3168903;-0.0005207818,0.02115924;0.6252723;-0.01705945,0.1921252;0.5091275;0.01025895,0.2318444;0.222712;0.03485237,0.2842337;-0.03273851;-0.002521645,-0.1547811;0.5032637;-0.01702587,-0.2278247;0.2226331;-0.005739098,-0.2877408;-0.02944505;-0.05331092,0.08058547;0.002456943;-0.04244884,0.07029983;-0.3264863;-0.0007824935,0.0495115;-0.7266176;0.08716474,0.05407829;-0.6883231;-0.01142973,-0.07894903;0.00986339;-0.04440412,-0.127809;-0.3176525;-0.02461556,-0.1687166;-0.7140293;0.07276967,-0.1615665;-0.675604;-0.02566006,0.01849153;0.5493739;-0.01036758,0;0;0,-0.0002047122;0.313927;-0.04445577,-0.001871049;0.6173767;-0.1027951,0.1767164;0.5230833;-0.07503223,0.2438737;0.2473688;-0.01430607,0.2747989;-0.008856595;-0.0671134,-0.1642156;0.511793;-0.01747276,-0.2162224;0.2266614;-0.002928047,-0.2640407;-0.02326837;-0.07108196,0.07537302;0.004226238;-0.05101966,0.1019157;-0.3257265;-0.02928948,0.09931178;-0.7275543;0.05316997,0.1124308;-0.7672384;-0.01598596,-0.08692545;0.002948296;-0.02715207,-0.112039;-0.3274638;-0.01157241,-0.1171911;-0.7324938;0.05320428,-0.1311972;-0.7769529;-0.01059383,-0.001270369;0.5430644;-0.08577251,217.9181
+0;0;0,0.01033357;0.3168903;-0.0005207818,0.02115924;0.6252723;-0.01705945,0.1921252;0.5091275;0.01025895,0.2318444;0.222712;0.03485237,0.2842337;-0.03273851;-0.002521645,-0.1547811;0.5032637;-0.01702587,-0.2278247;0.2226331;-0.005739098,-0.2877408;-0.02944505;-0.05331092,0.08058547;0.002456943;-0.04244884,0.07029983;-0.3264863;-0.0007824935,0.0495115;-0.7266176;0.08716474,0.05407829;-0.6883231;-0.01142973,-0.07894903;0.00986339;-0.04440412,-0.127809;-0.3176525;-0.02461556,-0.1687166;-0.7140293;0.07276967,-0.1615665;-0.675604;-0.02566006,0.01849153;0.5493739;-0.01036758,0;0;0,-0.0002047122;0.313927;-0.04445577,-0.001871049;0.6173767;-0.1027951,0.1767164;0.5230833;-0.07503223,0.2438737;0.2473688;-0.01430607,0.2747989;-0.008856595;-0.0671134,-0.1642156;0.511793;-0.01747276,-0.2162224;0.2266614;-0.002928047,-0.2640407;-0.02326837;-0.07108196,0.07537302;0.004226238;-0.05101966,0.1019157;-0.3257265;-0.02928948,0.09931178;-0.7275543;0.05316997,0.1124308;-0.7672384;-0.01598596,-0.08692545;0.002948296;-0.02715207,-0.112039;-0.3274638;-0.01157241,-0.1171911;-0.7324938;0.05320428,-0.1311972;-0.7769529;-0.01059383,-0.001270369;0.5430644;-0.08577251,217.9295
+0;0;0,0.007711892;0.3169402;-0.001836235,0.01658675;0.6252992;-0.01840865,0.1887035;0.5098835;0.007153156,0.2275566;0.2242484;0.03579379,0.2794481;-0.03651705;0.005152235,-0.158218;0.5020218;-0.0185906,-0.2337027;0.2227026;-0.00444429,-0.2961665;-0.03401339;-0.04716947,0.08064674;0.002206852;-0.04295499,0.06999595;-0.3243277;-0.001528259,0.04782273;-0.7167938;0.08338128,0.05246757;-0.677935;-0.02265964,-0.07942694;0.01010695;-0.04408071,-0.1283932;-0.3150235;-0.02545349,-0.170608;-0.7037818;0.06843878,-0.163174;-0.664764;-0.03742974,0.01470677;0.5493984;-0.01176347,0;0;0,-0.0005337149;0.3139525;-0.04413009,-0.002517462;0.6173657;-0.1021976,0.1762621;0.5234333;-0.07579422,0.2446759;0.2484115;-0.01579571,0.2762256;-0.01180583;-0.06984949,-0.1647527;0.5113156;-0.01708562,-0.2170193;0.2268744;-0.0003917124,-0.2654841;-0.02702561;-0.0697906,0.07520078;0.004368097;-0.05176544,0.1025357;-0.3231156;-0.03027892,0.09837587;-0.7168021;0.05172396,0.1126572;-0.7676999;-0.01607227,-0.08737794;0.002784555;-0.02666908,-0.1122431;-0.3252773;-0.01212246,-0.1177175;-0.7224826;0.05055841,-0.1323767;-0.772471;-0.01822885,-0.001837701;0.5430654;-0.08523822,217.9517
+0;0;0,0.007711892;0.3169402;-0.001836235,0.01658675;0.6252992;-0.01840865,0.1887035;0.5098835;0.007153156,0.2275566;0.2242484;0.03579379,0.2794481;-0.03651705;0.005152235,-0.158218;0.5020218;-0.0185906,-0.2337027;0.2227026;-0.00444429,-0.2961665;-0.03401339;-0.04716947,0.08064674;0.002206852;-0.04295499,0.06999595;-0.3243277;-0.001528259,0.04782273;-0.7167938;0.08338128,0.05246757;-0.677935;-0.02265964,-0.07942694;0.01010695;-0.04408071,-0.1283932;-0.3150235;-0.02545349,-0.170608;-0.7037818;0.06843878,-0.163174;-0.664764;-0.03742974,0.01470677;0.5493984;-0.01176347,0;0;0,-0.0005337149;0.3139525;-0.04413009,-0.002517462;0.6173657;-0.1021976,0.1762621;0.5234333;-0.07579422,0.2446759;0.2484115;-0.01579571,0.2762256;-0.01180583;-0.06984949,-0.1647527;0.5113156;-0.01708562,-0.2170193;0.2268744;-0.0003917124,-0.2654841;-0.02702561;-0.0697906,0.07520078;0.004368097;-0.05176544,0.1025357;-0.3231156;-0.03027892,0.09837587;-0.7168021;0.05172396,0.1126572;-0.7676999;-0.01607227,-0.08737794;0.002784555;-0.02666908,-0.1122431;-0.3252773;-0.01212246,-0.1177175;-0.7224826;0.05055841,-0.1323767;-0.772471;-0.01822885,-0.001837701;0.5430654;-0.08523822,217.9634
+0;0;0,0.007718977;0.3172314;-0.001837922,0.01660073;0.6258299;-0.01842316,0.1886059;0.5103814;0.007131739,0.2273642;0.2254436;0.03570245,0.2796477;-0.03729203;0.004829388,-0.158096;0.5025247;-0.01859572,-0.2333964;0.2238874;-0.004483951,-0.2963321;-0.03476822;-0.04753194,0.08086579;0.002212846;-0.04307166,0.07018383;-0.3252774;-0.001523688,0.04775932;-0.7221911;0.08434808,0.05233131;-0.6834713;-0.02002962,-0.07964268;0.0101344;-0.04420044,-0.1287522;-0.3159476;-0.0255187,-0.1714455;-0.7091115;0.06943761,-0.164128;-0.6702352;-0.0347704,0.01471932;0.5498713;-0.01177291,0;0;0,-0.0006240159;0.3142438;-0.04414916,-0.002624422;0.6178879;-0.1022866,0.1760447;0.5235731;-0.07665133,0.2459465;0.2494512;-0.01766873,0.2769151;-0.0127281;-0.07262063,-0.1646235;0.5110061;-0.01725709,-0.2167845;0.2273418;0.0006822031,-0.2662702;-0.02847543;-0.06878328,0.07503857;0.004478559;-0.0524261,0.1025807;-0.3239594;-0.03097535,0.09942727;-0.7222757;0.05119204,0.1116219;-0.771157;-0.01678348,-0.08772054;0.002760715;-0.02639748,-0.1129874;-0.3263037;-0.01341901,-0.1188182;-0.7280192;0.04988863,-0.1334742;-0.7763813;-0.01820129,-0.001944318;0.5435324;-0.08530784,217.9855
+0;0;0,0.01130912;0.3171006;-0.004250285,0.02564978;0.6252131;-0.0252074,0.1957249;0.5106354;0.00396052,0.2338908;0.2261028;0.03701535,0.2845846;-0.03770351;0.01349733,-0.1518219;0.5054122;-0.02152537,-0.2300994;0.227797;-0.003905673,-0.2944021;-0.03159642;-0.03991928,0.08070868;0.001788171;-0.04338492,0.06950012;-0.3257903;-0.002679341,0.04360751;-0.7227733;0.08188621,0.04811348;-0.6843491;-0.02251863,-0.07972492;0.01048597;-0.04396955,-0.1293156;-0.3155668;-0.02606506,-0.175198;-0.7089835;0.06632173,-0.167953;-0.6704313;-0.03791842,0.02194405;0.5494558;-0.01717186,0;0;0,-0.0006240159;0.3142438;-0.04414916,-0.002624422;0.6178879;-0.1022866,0.1760447;0.5235731;-0.07665133,0.2459465;0.2494512;-0.01766873,0.2769151;-0.0127281;-0.07262063,-0.1646235;0.5110061;-0.01725709,-0.2167845;0.2273418;0.0006822031,-0.2662702;-0.02847543;-0.06878328,0.07503857;0.004478559;-0.0524261,0.1025807;-0.3239594;-0.03097535,0.09942727;-0.7222757;0.05119204,0.1116219;-0.771157;-0.01678348,-0.08772054;0.002760715;-0.02639748,-0.1129874;-0.3263037;-0.01341901,-0.1188182;-0.7280192;0.04988863,-0.1334742;-0.7763813;-0.01820129,-0.001944318;0.5435324;-0.08530784,217.9971
+0;0;0,0.01131236;0.3171913;-0.004251502,0.02565382;0.6253214;-0.02520959,0.1954025;0.5108165;0.00391864,0.2334229;0.2273688;0.03684744,0.2840513;-0.03609723;0.01335976,-0.1514914;0.5056031;-0.02151938,-0.2294706;0.2290463;-0.003966859,-0.2936903;-0.03001246;-0.039934,0.08077021;0.001789534;-0.04341799,0.06952633;-0.3268211;-0.002584144,0.04354241;-0.7252042;0.08227964,0.04797266;-0.6869216;-0.02037095,-0.0797857;0.01049396;-0.04400307,-0.1295326;-0.3165863;-0.02604216,-0.1755769;-0.7113905;0.06667046,-0.1684535;-0.6729819;-0.0358182,0.02194809;0.549564;-0.01717404,0;0;0,-0.001243204;0.3143082;-0.04433036,-0.003639922;0.6179463;-0.1025794,0.1748492;0.5239408;-0.07766342,0.2463482;0.251199;-0.01959229,0.2773966;-0.01029804;-0.07602406,-0.1641954;0.5088328;-0.01631375,-0.2143322;0.2259331;0.001755681,-0.2645273;-0.02950478;-0.06724566,0.07465734;0.004733473;-0.05306625,0.1020023;-0.3247661;-0.03159237,0.09917493;-0.7247099;0.04978943,0.110615;-0.7712857;-0.01825952,-0.08787572;0.002515607;-0.02614732,-0.1142717;-0.3275604;-0.01466269,-0.1202348;-0.7307017;0.04880093,-0.1346048;-0.7771348;-0.01885161,-0.002868816;0.543596;-0.08558106,218.0187
+0;0;0,0.01131236;0.3171913;-0.004251502,0.02565382;0.6253214;-0.02520959,0.1954025;0.5108165;0.00391864,0.2334229;0.2273688;0.03684744,0.2840513;-0.03609723;0.01335976,-0.1514914;0.5056031;-0.02151938,-0.2294706;0.2290463;-0.003966859,-0.2936903;-0.03001246;-0.039934,0.08077021;0.001789534;-0.04341799,0.06952633;-0.3268211;-0.002584144,0.04354241;-0.7252042;0.08227964,0.04797266;-0.6869216;-0.02037095,-0.0797857;0.01049396;-0.04400307,-0.1295326;-0.3165863;-0.02604216,-0.1755769;-0.7113905;0.06667046,-0.1684535;-0.6729819;-0.0358182,0.02194809;0.549564;-0.01717404,0;0;0,-0.001243204;0.3143082;-0.04433036,-0.003639922;0.6179463;-0.1025794,0.1748492;0.5239408;-0.07766342,0.2463482;0.251199;-0.01959229,0.2773966;-0.01029804;-0.07602406,-0.1641954;0.5088328;-0.01631375,-0.2143322;0.2259331;0.001755681,-0.2645273;-0.02950478;-0.06724566,0.07465734;0.004733473;-0.05306625,0.1020023;-0.3247661;-0.03159237,0.09917493;-0.7247099;0.04978943,0.110615;-0.7712857;-0.01825952,-0.08787572;0.002515607;-0.02614732,-0.1142717;-0.3275604;-0.01466269,-0.1202348;-0.7307017;0.04880093,-0.1346048;-0.7771348;-0.01885161,-0.002868816;0.543596;-0.08558106,218.0307
+0;0;0,0.01130616;0.3170176;-0.004249173,0.02563739;0.6249281;-0.0251922,0.1953561;0.510487;0.003926054,0.2333594;0.2271661;0.03684011,0.283894;-0.03581142;0.01339598,-0.1514723;0.5052745;-0.02150716,-0.2294166;0.2288416;-0.003962502,-0.2935172;-0.02973685;-0.03986296,0.08089475;0.001792293;-0.04348494,0.06959929;-0.3283258;-0.002463769,0.0439526;-0.7215384;0.0812986,0.04854193;-0.6829584;-0.02503774,-0.07990871;0.01051014;-0.04407091,-0.1298838;-0.3180705;-0.02602761,-0.1753305;-0.7077507;0.06548171,-0.1679514;-0.6690402;-0.04068689,0.02193442;0.5492272;-0.01716265,0;0;0,-0.001562938;0.3141606;-0.04412174,-0.004269704;0.6175994;-0.1022241,0.1743831;0.5242107;-0.07880545,0.2465175;0.2517319;-0.02092433,0.2779474;-0.009058416;-0.07803059,-0.1646062;0.5084089;-0.01581205,-0.2140601;0.2254746;0.001530154,-0.264636;-0.02936572;-0.06745569,0.07442695;0.004938841;-0.05361295,0.1021429;-0.3260428;-0.03190351,0.09863323;-0.7205752;0.04947162,0.1100104;-0.7703328;-0.02060962,-0.0880737;0.002333226;-0.02599403,-0.1141597;-0.3292784;-0.01409644,-0.1207315;-0.7272919;0.04780732,-0.1353581;-0.7764311;-0.02237214,-0.003421694;0.5433011;-0.08525777,218.0524
+0;0;0,0.01451551;0.3168607;-0.005883439,0.03156941;0.6244674;-0.02913965,0.200935;0.5107234;-9.842217E-06,0.2385868;0.2281591;0.03920833,0.2877213;-0.03561467;0.02278458,-0.1466927;0.5072391;-0.02377231,-0.2270017;0.2317518;-0.002430145,-0.2921099;-0.02748197;-0.03105437,0.08083154;0.001568775;-0.04361092,0.0695952;-0.3285133;-0.002284706,0.04087223;-0.7219297;0.07949854,0.04502168;-0.6835195;-0.02686945,-0.08004993;0.01066255;-0.04377705,-0.1304778;-0.3178906;-0.02650958,-0.1780351;-0.7075537;0.06399435,-0.1710953;-0.6690299;-0.04221901,0.0273139;0.5488561;-0.02055799,0;0;0,-0.001562938;0.3141606;-0.04412174,-0.004269704;0.6175994;-0.1022241,0.1743831;0.5242107;-0.07880545,0.2465175;0.2517319;-0.02092433,0.2779474;-0.009058416;-0.07803059,-0.1646062;0.5084089;-0.01581205,-0.2140601;0.2254746;0.001530154,-0.264636;-0.02936572;-0.06745569,0.07442695;0.004938841;-0.05361295,0.1021429;-0.3260428;-0.03190351,0.09863323;-0.7205752;0.04947162,0.1100104;-0.7703328;-0.02060962,-0.0880737;0.002333226;-0.02599403,-0.1141597;-0.3292784;-0.01409644,-0.1207315;-0.7272919;0.04780732,-0.1353581;-0.7764311;-0.02237214,-0.003421694;0.5433011;-0.08525777,218.0642
+0;0;0,0.01450863;0.3167107;-0.005880653,0.03155584;0.6241965;-0.02912787,0.2007882;0.5105091;-1.706742E-05,0.2383332;0.2287459;0.03908991,0.2868071;-0.03148124;0.022887,-0.1465698;0.5070276;-0.0237611,-0.2266511;0.2323214;-0.002479441,-0.2908838;-0.02342683;-0.03071879,0.0808373;0.001568887;-0.04361403,0.06958264;-0.3290512;-0.002220452,0.04082854;-0.7228942;0.07965145,0.04497501;-0.68449;-0.02664012,-0.08005564;0.01066331;-0.04378017,-0.1305657;-0.3184254;-0.02648455,-0.1781746;-0.7085109;0.06411749,-0.1712397;-0.6699931;-0.04201958,0.02730186;0.5486123;-0.02054927,0;0;0,-0.002000958;0.3139555;-0.04448271,-0.005018562;0.6172041;-0.1029177,0.1736472;0.5243423;-0.08037066,0.2470208;0.2529652;-0.022923,0.2789998;-0.003798008;-0.08106446,-0.1654753;0.5085454;-0.01698741,-0.2152194;0.2266519;0.002786934,-0.2657081;-0.02483144;-0.06457365,0.07434304;0.004958794;-0.05373859,0.1017294;-0.3266464;-0.03281546,0.09873149;-0.721808;0.04768562,0.1093741;-0.7728171;-0.02094365,-0.08800232;0.002420077;-0.02624974,-0.1143972;-0.3297549;-0.01562789,-0.1215149;-0.7281076;0.04687518,-0.1360078;-0.7757131;-0.02490966,-0.004100785;0.5429522;-0.08587408,218.0861
+0;0;0,0.0162403;0.316573;-0.008279191,0.03484592;0.6237888;-0.0337873,0.2038428;0.5104984;-0.004695727,0.2409015;0.2295945;0.04057103,0.2870269;-0.03143048;0.03227354,-0.1437231;0.5069999;-0.02769749,-0.2268257;0.2336957;-0.0007117614,-0.2930733;-0.02225348;-0.02148943,0.08084483;0.001415796;-0.04360532,0.06945296;-0.3293076;-0.003083318,0.03818442;-0.7233334;0.07696674,0.04217833;-0.6851597;-0.02934864,-0.08011714;0.01072763;-0.04365177,-0.1305566;-0.3184124;-0.02714423,-0.180668;-0.7085698;0.06178325,-0.1738826;-0.6702876;-0.04438213,0.03022104;0.5482923;-0.02464718,0;0;0,-0.002000958;0.3139555;-0.04448271,-0.005018562;0.6172041;-0.1029177,0.1736472;0.5243423;-0.08037066,0.2470208;0.2529652;-0.022923,0.2789998;-0.003798008;-0.08106446,-0.1654753;0.5085454;-0.01698741,-0.2152194;0.2266519;0.002786934,-0.2657081;-0.02483144;-0.06457365,0.07434304;0.004958794;-0.05373859,0.1017294;-0.3266464;-0.03281546,0.09873149;-0.721808;0.04768562,0.1093741;-0.7728171;-0.02094365,-0.08800232;0.002420077;-0.02624974,-0.1143972;-0.3297549;-0.01562789,-0.1215149;-0.7281076;0.04687518,-0.1360078;-0.7757131;-0.02490966,-0.004100785;0.5429522;-0.08587408,218.0977
+0;0;0,0.01623843;0.3165364;-0.008278235,0.03484315;0.6237376;-0.03378477,0.2037525;0.5104771;-0.004704621,0.2407774;0.22983;0.04052075,0.2871829;-0.03277987;0.03217288,-0.143637;0.5069802;-0.02769471,-0.2266636;0.2339259;-0.0007336494,-0.2933134;-0.0235773;-0.02163748,0.08091969;0.001417107;-0.04364571,0.06951163;-0.3297763;-0.003066104,0.03808976;-0.7257344;0.0773765,0.0420134;-0.6877044;-0.02706852,-0.08019133;0.01073756;-0.0436922,-0.1307025;-0.3188702;-0.02716119,-0.1810596;-0.710941;0.06220236,-0.1743936;-0.6728045;-0.04209529,0.03021893;0.5482517;-0.02464595,0;0;0,-0.00259763;0.3138151;-0.04517555,-0.005897447;0.6169807;-0.1039538,0.172774;0.5243855;-0.08139563,0.2473517;0.2535358;-0.02432013,0.2790243;-0.004794687;-0.08305073,-0.1657563;0.5090275;-0.01664657,-0.2148159;0.2273035;0.003446488,-0.2664337;-0.02563283;-0.06397666,0.07418153;0.00505963;-0.0540967,0.1014682;-0.327049;-0.03347611,0.09843357;-0.7241689;0.04731822,0.1084525;-0.7724735;-0.02165031,-0.08814178;0.002324922;-0.02608782,-0.1152754;-0.3303056;-0.01677779,-0.1221963;-0.7303032;0.04799186,-0.1363571;-0.7760828;-0.02304032,-0.004909113;0.5427536;-0.08685493,218.1195
+0;0;0,0.01623843;0.3165364;-0.008278235,0.03484315;0.6237376;-0.03378477,0.2037525;0.5104771;-0.004704621,0.2407774;0.22983;0.04052075,0.2871829;-0.03277987;0.03217288,-0.143637;0.5069802;-0.02769471,-0.2266636;0.2339259;-0.0007336494,-0.2933134;-0.0235773;-0.02163748,0.08091969;0.001417107;-0.04364571,0.06951163;-0.3297763;-0.003066104,0.03808976;-0.7257344;0.0773765,0.0420134;-0.6877044;-0.02706852,-0.08019133;0.01073756;-0.0436922,-0.1307025;-0.3188702;-0.02716119,-0.1810596;-0.710941;0.06220236,-0.1743936;-0.6728045;-0.04209529,0.03021893;0.5482517;-0.02464595,0;0;0,-0.00259763;0.3138151;-0.04517555,-0.005897447;0.6169807;-0.1039538,0.172774;0.5243855;-0.08139563,0.2473517;0.2535358;-0.02432013,0.2790243;-0.004794687;-0.08305073,-0.1657563;0.5090275;-0.01664657,-0.2148159;0.2273035;0.003446488,-0.2664337;-0.02563283;-0.06397666,0.07418153;0.00505963;-0.0540967,0.1014682;-0.327049;-0.03347611,0.09843357;-0.7241689;0.04731822,0.1084525;-0.7724735;-0.02165031,-0.08814178;0.002324922;-0.02608782,-0.1152754;-0.3303056;-0.01677779,-0.1221963;-0.7303032;0.04799186,-0.1363571;-0.7760828;-0.02304032,-0.004909113;0.5427536;-0.08685493,218.1422
+0;0;0,0.01712514;0.3165222;-0.01063294,0.03650299;0.6236343;-0.03826533,0.2052841;0.5108142;-0.009222731,0.2409146;0.2312248;0.04184898,0.2862373;-0.02926403;0.04040993,-0.1422469;0.5076672;-0.03096167,-0.2279142;0.2362531;0.001342505,-0.2957155;-0.01896691;-0.01193869,0.0806265;0.001156592;-0.044017,0.06939174;-0.3312514;-0.003720112,0.03565435;-0.7258295;0.07580286,0.03941325;-0.68787;-0.03048547,-0.08032028;0.01095735;-0.04322099,-0.1311527;-0.3198108;-0.02729608,-0.1830021;-0.7105327;0.06103292,-0.1764562;-0.6724715;-0.04511255,0.0316969;0.5481932;-0.02858187,0;0;0,-0.003218755;0.3138016;-0.04594398,-0.006896026;0.6169901;-0.1053355,0.1718028;0.5247732;-0.08308554,0.247303;0.2544237;-0.02599812,0.279022;-0.001390904;-0.08484912,-0.1662707;0.5085811;-0.0174181,-0.2145996;0.2270164;0.003408743,-0.2663024;-0.02376282;-0.06252476,0.07406469;0.005247772;-0.05409575,0.1011291;-0.3280552;-0.03355837,0.09756605;-0.7242109;0.04519439,0.1075796;-0.7744295;-0.02437139,-0.08800836;0.002207102;-0.02625117,-0.1159137;-0.3315612;-0.0181795,-0.1228498;-0.7302412;0.04631917,-0.1370391;-0.7782395;-0.02502248,-0.005836636;0.5427582;-0.08810973,218.153
+0;0;0,0.01712514;0.3165222;-0.01063294,0.03650299;0.6236343;-0.03826533,0.2052841;0.5108142;-0.009222731,0.2409146;0.2312248;0.04184898,0.2862373;-0.02926403;0.04040993,-0.1422469;0.5076672;-0.03096167,-0.2279142;0.2362531;0.001342505,-0.2957155;-0.01896691;-0.01193869,0.0806265;0.001156592;-0.044017,0.06939174;-0.3312514;-0.003720112,0.03565435;-0.7258295;0.07580286,0.03941325;-0.68787;-0.03048547,-0.08032028;0.01095735;-0.04322099,-0.1311527;-0.3198108;-0.02729608,-0.1830021;-0.7105327;0.06103292,-0.1764562;-0.6724715;-0.04511255,0.0316969;0.5481932;-0.02858187,0;0;0,-0.003218755;0.3138016;-0.04594398,-0.006896026;0.6169901;-0.1053355,0.1718028;0.5247732;-0.08308554,0.247303;0.2544237;-0.02599812,0.279022;-0.001390904;-0.08484912,-0.1662707;0.5085811;-0.0174181,-0.2145996;0.2270164;0.003408743,-0.2663024;-0.02376282;-0.06252476,0.07406469;0.005247772;-0.05409575,0.1011291;-0.3280552;-0.03355837,0.09756605;-0.7242109;0.04519439,0.1075796;-0.7744295;-0.02437139,-0.08800836;0.002207102;-0.02625117,-0.1159137;-0.3315612;-0.0181795,-0.1228498;-0.7302412;0.04631917,-0.1370391;-0.7782395;-0.02502248,-0.005836636;0.5427582;-0.08810973,218.1649
+0;0;0,0.0171206;0.3164383;-0.01063012,0.03649889;0.623557;-0.03826366,0.2049335;0.5107989;-0.009258008,0.2405154;0.2315917;0.04174387,0.2858281;-0.02883992;0.04030513,-0.1419055;0.5076582;-0.03095366,-0.2274557;0.2366152;0.001306344,-0.2952421;-0.01854876;-0.01197194,0.08070468;0.001157713;-0.04405969,0.06946152;-0.331499;-0.003732648,0.03565829;-0.7268472;0.07594553,0.03938887;-0.6889476;-0.02954206,-0.08039817;0.01096797;-0.0432629,-0.1312686;-0.3200477;-0.02732608,-0.1832192;-0.7115322;0.06117532,-0.1767226;-0.6735318;-0.0441705,0.031692;0.5481035;-0.0285786,0;0;0,-0.003431797;0.313658;-0.04632688,-0.007352576;0.6167728;-0.1061163,0.171063;0.5247399;-0.08391619,0.2472213;0.2549913;-0.026824,0.2787377;-0.0007005036;-0.08605552,-0.1662068;0.5083246;-0.0179725,-0.2142738;0.2271485;0.003321063,-0.2669491;-0.02388057;-0.06062953,0.07402647;0.005337343;-0.05429029,0.1006666;-0.3282709;-0.03406763,0.09723601;-0.7253349;0.0441618,0.1064145;-0.7735096;-0.02660847,-0.08813962;0.002122601;-0.02612932,-0.1168016;-0.3318472;-0.01866061,-0.1240526;-0.7312315;0.0463863,-0.1382988;-0.7786944;-0.02432786,-0.006240413;0.542549;-0.08880329,218.1867
+0;0;0,0.01841035;0.3162628;-0.01334808,0.03905915;0.6230117;-0.04397619,0.2072715;0.5111175;-0.01349039,0.2408795;0.2326756;0.04276357,0.2876423;-0.02738422;0.05064215,-0.1400366;0.5088961;-0.03471227,-0.2281397;0.2393047;0.002465595,-0.2963579;-0.01603544;-0.002792192,0.08084602;0.0009201138;-0.04380543,0.06985176;-0.3319034;-0.004808132,0.03276356;-0.7272499;0.07340358,0.03641557;-0.6896419;-0.03210819,-0.08038712;0.01106247;-0.04325938,-0.1318953;-0.3198853;-0.02797348,-0.1838224;-0.7105514;0.0640863,-0.177422;-0.6728445;-0.04128728,0.03395072;0.5476838;-0.03349947,0;0;0,-0.003431797;0.313658;-0.04632688,-0.007352576;0.6167728;-0.1061163,0.171063;0.5247399;-0.08391619,0.2472213;0.2549913;-0.026824,0.2787377;-0.0007005036;-0.08605552,-0.1662068;0.5083246;-0.0179725,-0.2142738;0.2271485;0.003321063,-0.2669491;-0.02388057;-0.06062953,0.07402647;0.005337343;-0.05429029,0.1006666;-0.3282709;-0.03406763,0.09723601;-0.7253349;0.0441618,0.1064145;-0.7735096;-0.02660847,-0.08813962;0.002122601;-0.02612932,-0.1168016;-0.3318472;-0.01866061,-0.1240526;-0.7312315;0.0463863,-0.1382988;-0.7786944;-0.02432786,-0.006240413;0.542549;-0.08880329,218.2089
+0;0;0,0.0184194;0.3164183;-0.01335464,0.03907878;0.6233243;-0.04399848,0.2071654;0.5114169;-0.01352143,0.2407564;0.2331166;0.04270393,0.2873049;-0.02575165;0.05054642,-0.1398962;0.5091971;-0.03472824,-0.2279545;0.2397427;0.002430718,-0.2958601;-0.01442742;-0.002802976,0.08083861;0.0009200295;-0.04380141,0.06984771;-0.3318014;-0.00481607,0.03292987;-0.725332;0.0730364,0.03661652;-0.6876519;-0.03347596,-0.08037975;0.01106146;-0.04325541,-0.1318721;-0.3197848;-0.02797419,-0.1835607;-0.7086565;0.06366272,-0.1770997;-0.6708765;-0.04271014,0.0339677;0.5479572;-0.03351631,0;0;0,-0.003768086;0.3137425;-0.04679322,-0.007927522;0.6169391;-0.1069741,0.1703959;0.5248754;-0.08449483,0.2467618;0.2553056;-0.02756429,0.2789881;0.0009879768;-0.08693624,-0.1664143;0.5077381;-0.01869353,-0.2143748;0.2267891;0.0038484,-0.2675489;-0.02298319;-0.05961281,0.07407568;0.005419761;-0.05420065,0.1001899;-0.3281668;-0.03464913,0.09651513;-0.7234871;0.04280115,0.1059996;-0.7737919;-0.0270462,-0.08809567;0.002081061;-0.02625095,-0.11718;-0.33176;-0.01929088,-0.1245086;-0.7293336;0.04529799,-0.1392706;-0.7773588;-0.02619763,-0.00677374;0.5426931;-0.08958435,218.2201
+0;0;0,0.0184194;0.3164183;-0.01335464,0.03907878;0.6233243;-0.04399848,0.2071654;0.5114169;-0.01352143,0.2407564;0.2331166;0.04270393,0.2873049;-0.02575165;0.05054642,-0.1398962;0.5091971;-0.03472824,-0.2279545;0.2397427;0.002430718,-0.2958601;-0.01442742;-0.002802976,0.08083861;0.0009200295;-0.04380141,0.06984771;-0.3318014;-0.00481607,0.03292987;-0.725332;0.0730364,0.03661652;-0.6876519;-0.03347596,-0.08037975;0.01106146;-0.04325541,-0.1318721;-0.3197848;-0.02797419,-0.1835607;-0.7086565;0.06366272,-0.1770997;-0.6708765;-0.04271014,0.0339677;0.5479572;-0.03351631,0;0;0,-0.003768086;0.3137425;-0.04679322,-0.007927522;0.6169391;-0.1069741,0.1703959;0.5248754;-0.08449483,0.2467618;0.2553056;-0.02756429,0.2789881;0.0009879768;-0.08693624,-0.1664143;0.5077381;-0.01869353,-0.2143748;0.2267891;0.0038484,-0.2675489;-0.02298319;-0.05961281,0.07407568;0.005419761;-0.05420065,0.1001899;-0.3281668;-0.03464913,0.09651513;-0.7234871;0.04280115,0.1059996;-0.7737919;-0.0270462,-0.08809567;0.002081061;-0.02625095,-0.11718;-0.33176;-0.01929088,-0.1245086;-0.7293336;0.04529799,-0.1392706;-0.7773588;-0.02619763,-0.00677374;0.5426931;-0.08958435,218.2317
+0;0;0,0.0184194;0.3164183;-0.01335464,0.03907878;0.6233243;-0.04399848,0.2071654;0.5114169;-0.01352143,0.2407564;0.2331166;0.04270393,0.2873049;-0.02575165;0.05054642,-0.1398962;0.5091971;-0.03472824,-0.2279545;0.2397427;0.002430718,-0.2958601;-0.01442742;-0.002802976,0.08083861;0.0009200295;-0.04380141,0.06984771;-0.3318014;-0.00481607,0.03292987;-0.725332;0.0730364,0.03661652;-0.6876519;-0.03347596,-0.08037975;0.01106146;-0.04325541,-0.1318721;-0.3197848;-0.02797419,-0.1835607;-0.7086565;0.06366272,-0.1770997;-0.6708765;-0.04271014,0.0339677;0.5479572;-0.03351631,0;0;0,-0.003768086;0.3137425;-0.04679322,-0.007927522;0.6169391;-0.1069741,0.1703959;0.5248754;-0.08449483,0.2467618;0.2553056;-0.02756429,0.2789881;0.0009879768;-0.08693624,-0.1664143;0.5077381;-0.01869353,-0.2143748;0.2267891;0.0038484,-0.2675489;-0.02298319;-0.05961281,0.07407568;0.005419761;-0.05420065,0.1001899;-0.3281668;-0.03464913,0.09651513;-0.7234871;0.04280115,0.1059996;-0.7737919;-0.0270462,-0.08809567;0.002081061;-0.02625095,-0.11718;-0.33176;-0.01929088,-0.1245086;-0.7293336;0.04529799,-0.1392706;-0.7773588;-0.02619763,-0.00677374;0.5426931;-0.08958435,218.2426
+0;0;0,0.01972384;0.316354;-0.01544963,0.04157938;0.6229863;-0.04860653,0.2093118;0.5115065;-0.0168516,0.2423939;0.2346717;0.04484675,0.2887183;-0.02495652;0.05777252,-0.1378332;0.5101799;-0.03752036,-0.2273599;0.2423513;0.004804522,-0.2967243;-0.01241842;0.005692123,0.08085207;0.0007940314;-0.04379197,0.07027499;-0.3317981;-0.005548809,0.03311637;-0.7273549;0.07215811,0.0365381;-0.6902333;-0.03056343,-0.08046211;0.01112658;-0.04309842,-0.1315659;-0.3195366;-0.02753379,-0.1831767;-0.7082382;0.07312214,-0.1770697;-0.6710055;-0.029467,0.0362113;0.5477438;-0.03748186,0;0;0,-0.004400223;0.3137141;-0.04766202,-0.008889943;0.6168813;-0.108336,0.1694069;0.5249436;-0.08548188,0.2460289;0.2558552;-0.02839326,0.2784484;0.0006743968;-0.08798838,-0.1670757;0.5076069;-0.01967341,-0.2153237;0.2271793;0.004225019,-0.269166;-0.02366632;-0.05820335,0.07411526;0.005602166;-0.05413842,0.09961911;-0.3278424;-0.03526402,0.09583773;-0.7252365;0.04185891,0.1051919;-0.7704012;-0.02797604,-0.08808003;0.001923333;-0.02633691,-0.1176367;-0.3316559;-0.01976078,-0.1253685;-0.731267;0.04454741,-0.139636;-0.7760533;-0.02486147,-0.007678851;0.5426747;-0.09084511,218.2536
+0;0;0,0.01972384;0.316354;-0.01544963,0.04157938;0.6229863;-0.04860653,0.2093118;0.5115065;-0.0168516,0.2423939;0.2346717;0.04484675,0.2887183;-0.02495652;0.05777252,-0.1378332;0.5101799;-0.03752036,-0.2273599;0.2423513;0.004804522,-0.2967243;-0.01241842;0.005692123,0.08085207;0.0007940314;-0.04379197,0.07027499;-0.3317981;-0.005548809,0.03311637;-0.7273549;0.07215811,0.0365381;-0.6902333;-0.03056343,-0.08046211;0.01112658;-0.04309842,-0.1315659;-0.3195366;-0.02753379,-0.1831767;-0.7082382;0.07312214,-0.1770697;-0.6710055;-0.029467,0.0362113;0.5477438;-0.03748186,0;0;0,-0.004400223;0.3137141;-0.04766202,-0.008889943;0.6168813;-0.108336,0.1694069;0.5249436;-0.08548188,0.2460289;0.2558552;-0.02839326,0.2784484;0.0006743968;-0.08798838,-0.1670757;0.5076069;-0.01967341,-0.2153237;0.2271793;0.004225019,-0.269166;-0.02366632;-0.05820335,0.07411526;0.005602166;-0.05413842,0.09961911;-0.3278424;-0.03526402,0.09583773;-0.7252365;0.04185891,0.1051919;-0.7704012;-0.02797604,-0.08808003;0.001923333;-0.02633691,-0.1176367;-0.3316559;-0.01976078,-0.1253685;-0.731267;0.04454741,-0.139636;-0.7760533;-0.02486147,-0.007678851;0.5426747;-0.09084511,218.2654
+0;0;0,0.01971628;0.3162327;-0.01544371,0.04157604;0.6229241;-0.04860619,0.2092421;0.5114592;-0.01685932,0.2422969;0.2348529;0.04478811,0.2889681;-0.02671862;0.05781063,-0.1377697;0.5101332;-0.03752015,-0.2272226;0.2425256;0.004769798,-0.2971062;-0.01415113;0.005664043,0.0808304;0.0007938186;-0.04378023,0.07026435;-0.3314513;-0.005576976,0.03302632;-0.7278535;0.07229603,0.0363793;-0.690875;-0.02836193,-0.08044054;0.0111236;-0.04308687,-0.131491;-0.3191945;-0.02753848,-0.1832121;-0.708727;0.07333257,-0.1772278;-0.6716396;-0.02719565,0.03620802;0.5476826;-0.03748166,0;0;0,-0.004864529;0.3133688;-0.0490582,-0.009674951;0.6164403;-0.1104977,0.1685761;0.5246673;-0.08655405,0.2457765;0.2562163;-0.02843165,0.2781634;-0.0007760227;-0.08904099,-0.1676281;0.5078474;-0.02113701,-0.2161903;0.2279551;0.00543512,-0.2712922;-0.02466446;-0.05713182,0.07415494;0.005581751;-0.05404425,0.09895617;-0.3276328;-0.03641081,0.09497115;-0.7260197;0.04012394,0.1030135;-0.7705748;-0.02746916,-0.08801731;0.001949761;-0.02645835,-0.1181892;-0.3312422;-0.02091337,-0.1258622;-0.7318244;0.04280946,-0.1403785;-0.7760319;-0.02408227,-0.008422509;0.5422653;-0.09288096,218.287
+0;0;0,0.02032533;0.3160981;-0.01729911,0.04209518;0.6226202;-0.05206696,0.2100028;0.5120307;-0.02001233,0.243201;0.2368318;0.04757092,0.2892645;-0.0245496;0.06560916,-0.1374416;0.5110853;-0.04045061,-0.2298115;0.2453123;0.006842084,-0.3005494;-0.01094049;0.01674799,0.08083762;0.0005989417;-0.04377,0.06977654;-0.3316976;-0.006158937,0.03306685;-0.7285367;0.06971416,0.0363613;-0.6917827;-0.03096106,-0.08050932;0.01124342;-0.042927,-0.1314357;-0.3189982;-0.02546447,-0.1828275;-0.7066886;0.08242691,-0.1768865;-0.6697901;-0.01811701,0.0367923;0.5474271;-0.04058989,0;0;0,-0.004864529;0.3133688;-0.0490582,-0.009674951;0.6164403;-0.1104977,0.1685761;0.5246673;-0.08655405,0.2457765;0.2562163;-0.02843165,0.2781634;-0.0007760227;-0.08904099,-0.1676281;0.5078474;-0.02113701,-0.2161903;0.2279551;0.00543512,-0.2712922;-0.02466446;-0.05713182,0.07415494;0.005581751;-0.05404425,0.09895617;-0.3276328;-0.03641081,0.09497115;-0.7260197;0.04012394,0.1030135;-0.7705748;-0.02746916,-0.08801731;0.001949761;-0.02645835,-0.1181892;-0.3312422;-0.02091337,-0.1258622;-0.7318244;0.04280946,-0.1403785;-0.7760319;-0.02408227,-0.008422509;0.5422653;-0.09288096,218.2982
+0;0;0,0.02031638;0.3159589;-0.01729149,0.04207956;0.6223869;-0.05204807,0.2097644;0.5118781;-0.02002549,0.242949;0.2367921;0.04753004,0.2888515;-0.02367595;0.06550524,-0.1372282;0.5109338;-0.04043719,-0.2295601;0.2452699;0.006836105,-0.3000509;-0.01008749;0.01670739,0.08074004;0.0005982187;-0.04371716,0.06965987;-0.3322718;-0.006041203,0.03321365;-0.7262627;0.06928736,0.03660172;-0.6893167;-0.03424881,-0.08041214;0.01122985;-0.04287519,-0.1314264;-0.3195816;-0.02538252,-0.1824493;-0.7044896;0.08173453,-0.1763395;-0.667395;-0.02166661,0.03677912;0.5472284;-0.04057629,0;0;0,-0.005184606;0.3131444;-0.04955292,-0.01029493;0.6160028;-0.1115367,0.1678132;0.5246115;-0.08723187,0.2452527;0.2564171;-0.02881813,0.2778375;3.024936E-05;-0.08779097,-0.1680482;0.5078524;-0.0221407,-0.2170154;0.2282515;0.005478336,-0.2724965;-0.02348965;-0.0563443,0.07427987;0.005508125;-0.05369043,0.09856255;-0.3283255;-0.03608012,0.09403452;-0.7240442;0.038872,0.1007663;-0.7708195;-0.03069592,-0.08782317;0.002029839;-0.02671091,-0.1187113;-0.3316835;-0.02161484,-0.1266854;-0.7291629;0.04302428,-0.1405416;-0.7771475;-0.02410142,-0.008975163;0.5418979;-0.09378242,218.3201
+0;0;0,0.02031638;0.3159589;-0.01729149,0.04207956;0.6223869;-0.05204807,0.2097644;0.5118781;-0.02002549,0.242949;0.2367921;0.04753004,0.2888515;-0.02367595;0.06550524,-0.1372282;0.5109338;-0.04043719,-0.2295601;0.2452699;0.006836105,-0.3000509;-0.01008749;0.01670739,0.08074004;0.0005982187;-0.04371716,0.06965987;-0.3322718;-0.006041203,0.03321365;-0.7262627;0.06928736,0.03660172;-0.6893167;-0.03424881,-0.08041214;0.01122985;-0.04287519,-0.1314264;-0.3195816;-0.02538252,-0.1824493;-0.7044896;0.08173453,-0.1763395;-0.667395;-0.02166661,0.03677912;0.5472284;-0.04057629,0;0;0,-0.005184606;0.3131444;-0.04955292,-0.01029493;0.6160028;-0.1115367,0.1678132;0.5246115;-0.08723187,0.2452527;0.2564171;-0.02881813,0.2778375;3.024936E-05;-0.08779097,-0.1680482;0.5078524;-0.0221407,-0.2170154;0.2282515;0.005478336,-0.2724965;-0.02348965;-0.0563443,0.07427987;0.005508125;-0.05369043,0.09856255;-0.3283255;-0.03608012,0.09403452;-0.7240442;0.038872,0.1007663;-0.7708195;-0.03069592,-0.08782317;0.002029839;-0.02671091,-0.1187113;-0.3316835;-0.02161484,-0.1266854;-0.7291629;0.04302428,-0.1405416;-0.7771475;-0.02410142,-0.008975163;0.5418979;-0.09378242,218.3318
+0;0;0,0.02165068;0.3157805;-0.01886066,0.04390134;0.6219903;-0.05521241,0.211639;0.5121822;-0.02273492,0.2441341;0.238207;0.04950698,0.2909303;-0.02143022;0.07543828,-0.1357873;0.512156;-0.0442253,-0.230848;0.2486511;0.009309169,-0.3027882;-0.006066442;0.02405173,0.08068319;0.0003908088;-0.04382434,0.0694941;-0.3325496;-0.006808467,0.03104204;-0.7263233;0.06865873,0.03469336;-0.6895617;-0.03488068,-0.08051279;0.0113867;-0.04264429,-0.1313459;-0.3193377;-0.02309876,-0.1845341;-0.7016202;0.09206527,-0.1781713;-0.6647928;-0.01133861,0.03853609;0.546891;-0.04338799,0;0;0,-0.005184606;0.3131444;-0.04955292,-0.01029493;0.6160028;-0.1115367,0.1678132;0.5246115;-0.08723187,0.2452527;0.2564171;-0.02881813,0.2778375;3.024936E-05;-0.08779097,-0.1680482;0.5078524;-0.0221407,-0.2170154;0.2282515;0.005478336,-0.2724965;-0.02348965;-0.0563443,0.07427987;0.005508125;-0.05369043,0.09856255;-0.3283255;-0.03608012,0.09403452;-0.7240442;0.038872,0.1007663;-0.7708195;-0.03069592,-0.08782317;0.002029839;-0.02671091,-0.1187113;-0.3316835;-0.02161484,-0.1266854;-0.7291629;0.04302428,-0.1405416;-0.7771475;-0.02410142,-0.008975163;0.5418979;-0.09378242,218.343
+0;0;0,0.02164072;0.3156352;-0.01885198,0.04389398;0.6218809;-0.05520835,0.2119419;0.5119945;-0.02269121,0.2443848;0.2384591;0.04943469,0.2911373;-0.02093527;0.07534175,-0.1361094;0.5119682;-0.04422025,-0.2310174;0.2488864;0.009228274,-0.3028904;-0.005593002;0.02395706,0.08077089;0.0003912336;-0.04387197,0.06971177;-0.3286816;-0.007286076,0.03088412;-0.7263017;0.06891829,0.03451526;-0.6895775;-0.03404897,-0.08060031;0.01139907;-0.04269064,-0.1308429;-0.3154836;-0.02337216,-0.1845507;-0.7015002;0.0929168,-0.178223;-0.6647105;-0.009915665,0.0385276;0.5467657;-0.04338144,0;0;0,-0.005485535;0.3128222;-0.05061126,-0.01090886;0.6155181;-0.1135426,0.1675696;0.5242759;-0.08817506,0.2449476;0.256791;-0.02867055,0.277651;0.0005470514;-0.08708262,-0.1689403;0.5076355;-0.0238144,-0.2187088;0.2289217;0.006484417,-0.2747559;-0.02277198;-0.05394289,0.07430424;0.005577907;-0.05382013,0.09852958;-0.3244273;-0.03771067,0.09346898;-0.7242083;0.0368948,0.09967571;-0.7704434;-0.03246188,-0.08794992;0.001974076;-0.02664118,-0.1189452;-0.3278405;-0.02325765,-0.1272877;-0.7292984;0.04138294,-0.1411643;-0.7765088;-0.02574864,-0.009517655;0.5414472;-0.09558368,218.3544
+0;0;0,0.02164072;0.3156352;-0.01885198,0.04389398;0.6218809;-0.05520835,0.2119419;0.5119945;-0.02269121,0.2443848;0.2384591;0.04943469,0.2911373;-0.02093527;0.07534175,-0.1361094;0.5119682;-0.04422025,-0.2310174;0.2488864;0.009228274,-0.3028904;-0.005593002;0.02395706,0.08077089;0.0003912336;-0.04387197,0.06971177;-0.3286816;-0.007286076,0.03088412;-0.7263017;0.06891829,0.03451526;-0.6895775;-0.03404897,-0.08060031;0.01139907;-0.04269064,-0.1308429;-0.3154836;-0.02337216,-0.1845507;-0.7015002;0.0929168,-0.178223;-0.6647105;-0.009915665,0.0385276;0.5467657;-0.04338144,0;0;0,-0.005485535;0.3128222;-0.05061126,-0.01090886;0.6155181;-0.1135426,0.1675696;0.5242759;-0.08817506,0.2449476;0.256791;-0.02867055,0.277651;0.0005470514;-0.08708262,-0.1689403;0.5076355;-0.0238144,-0.2187088;0.2289217;0.006484417,-0.2747559;-0.02277198;-0.05394289,0.07430424;0.005577907;-0.05382013,0.09852958;-0.3244273;-0.03771067,0.09346898;-0.7242083;0.0368948,0.09967571;-0.7704434;-0.03246188,-0.08794992;0.001974076;-0.02664118,-0.1189452;-0.3278405;-0.02325765,-0.1272877;-0.7292984;0.04138294,-0.1411643;-0.7765088;-0.02574864,-0.009517655;0.5414472;-0.09558368,218.3763
+0;0;0,0.02280028;0.3155251;-0.02041935,0.04599498;0.6213307;-0.05863369,0.2140368;0.5125003;-0.02486945,0.2469556;0.2406882;0.05357856,0.2937439;-0.01611635;0.08510374,-0.1346022;0.5128562;-0.04590784,-0.2302747;0.2511696;0.01313815,-0.3033648;-0.0006066859;0.03309084,0.08072579;0.0003576855;-0.04386757,0.06909972;-0.3269105;-0.007846277,0.03116279;-0.7230735;0.06801498,0.03476074;-0.6863527;-0.03838874,-0.08061044;0.0113876;-0.04258433,-0.1298618;-0.3135164;-0.01915698,-0.1848868;-0.6948066;0.1062596,-0.1784935;-0.6580796;-1.242757E-05,0.04041279;0.5463787;-0.04634362,0;0;0,-0.005514205;0.3127973;-0.05118895,-0.01098433;0.615232;-0.1146588,0.1676252;0.5242684;-0.08853269,0.2449527;0.256784;-0.02859855,0.277582;0.001917213;-0.08436418,-0.1694645;0.5081474;-0.02514461,-0.2208803;0.2299249;0.007538579,-0.2768668;-0.01998483;-0.05197782,0.07439721;0.005598381;-0.05361772,0.09842606;-0.3226299;-0.03858399,0.093327;-0.7208469;0.03582358,0.09953672;-0.7710652;-0.03422165,-0.08785788;0.001975288;-0.02679994,-0.1187184;-0.3260069;-0.02326766,-0.1266319;-0.7259914;0.04067809,-0.1415996;-0.775097;-0.02930861,-0.009578466;0.5412822;-0.09650803,218.3877
+0;0;0,0.02280028;0.3155251;-0.02041935,0.04599498;0.6213307;-0.05863369,0.2140368;0.5125003;-0.02486945,0.2469556;0.2406882;0.05357856,0.2937439;-0.01611635;0.08510374,-0.1346022;0.5128562;-0.04590784,-0.2302747;0.2511696;0.01313815,-0.3033648;-0.0006066859;0.03309084,0.08072579;0.0003576855;-0.04386757,0.06909972;-0.3269105;-0.007846277,0.03116279;-0.7230735;0.06801498,0.03476074;-0.6863527;-0.03838874,-0.08061044;0.0113876;-0.04258433,-0.1298618;-0.3135164;-0.01915698,-0.1848868;-0.6948066;0.1062596,-0.1784935;-0.6580796;-1.242757E-05,0.04041279;0.5463787;-0.04634362,0;0;0,-0.005514205;0.3127973;-0.05118895,-0.01098433;0.615232;-0.1146588,0.1676252;0.5242684;-0.08853269,0.2449527;0.256784;-0.02859855,0.277582;0.001917213;-0.08436418,-0.1694645;0.5081474;-0.02514461,-0.2208803;0.2299249;0.007538579,-0.2768668;-0.01998483;-0.05197782,0.07439721;0.005598381;-0.05361772,0.09842606;-0.3226299;-0.03858399,0.093327;-0.7208469;0.03582358,0.09953672;-0.7710652;-0.03422165,-0.08785788;0.001975288;-0.02679994,-0.1187184;-0.3260069;-0.02326766,-0.1266319;-0.7259914;0.04067809,-0.1415996;-0.775097;-0.02930861,-0.009578466;0.5412822;-0.09650803,218.4098
+0;0;0,0.02709711;0.3137936;-0.03487945,0.05244362;0.6138404;-0.1036855,0.2070782;0.4844816;-0.02738399,0.2412656;0.2142655;0.05638894,0.2864117;-0.04235682;0.09390987,-0.118855;0.4867091;-0.04724203,-0.2170447;0.2272336;0.01783248,-0.2911107;-0.02391833;0.04499731,0.08078162;0.0003970619;-0.04378799,0.06738707;-0.3277224;-0.008364972,0.02784834;-0.7254804;0.06727205,0.03141385;-0.6920092;-0.0368606,-0.0806264;0.01131327;-0.04259823,-0.1307198;-0.3139646;-0.01464151,-0.1834807;-0.6915438;0.1272948,-0.2075095;-0.7385722;0.06128261,0.04741884;0.5401541;-0.08547594,0;0;0,-0.005779162;0.3125281;-0.05205798,-0.01148666;0.6145678;-0.1162794,0.1677289;0.5238579;-0.0885911,0.2447605;0.2564205;-0.02737999,0.2770355;0.0009536743;-0.08211613,-0.1707603;0.5084977;-0.02661226,-0.2237604;0.2307978;0.009125173,-0.2806794;-0.01936781;-0.04985271,0.07457577;0.005597174;-0.0533886,0.09838001;-0.3235314;-0.03909397,0.0928553;-0.7235796;0.03457093,0.09974562;-0.7703551;-0.03561759,-0.08781218;0.001991599;-0.0269865,-0.1186118;-0.3268455;-0.02322644,-0.1269405;-0.7286873;0.03961819,-0.1413479;-0.7740258;-0.03098577,-0.01001364;0.5407623;-0.09791946,218.4211
+0;0;0,0.02709711;0.3137936;-0.03487945,0.05244362;0.6138404;-0.1036855,0.2070782;0.4844816;-0.02738399,0.2412656;0.2142655;0.05638894,0.2864117;-0.04235682;0.09390987,-0.118855;0.4867091;-0.04724203,-0.2170447;0.2272336;0.01783248,-0.2911107;-0.02391833;0.04499731,0.08078162;0.0003970619;-0.04378799,0.06738707;-0.3277224;-0.008364972,0.02784834;-0.7254804;0.06727205,0.03141385;-0.6920092;-0.0368606,-0.0806264;0.01131327;-0.04259823,-0.1307198;-0.3139646;-0.01464151,-0.1834807;-0.6915438;0.1272948,-0.2075095;-0.7385722;0.06128261,0.04741884;0.5401541;-0.08547594,0;0;0,-0.005779162;0.3125281;-0.05205798,-0.01148666;0.6145678;-0.1162794,0.1677289;0.5238579;-0.0885911,0.2447605;0.2564205;-0.02737999,0.2770355;0.0009536743;-0.08211613,-0.1707603;0.5084977;-0.02661226,-0.2237604;0.2307978;0.009125173,-0.2806794;-0.01936781;-0.04985271,0.07457577;0.005597174;-0.0533886,0.09838001;-0.3235314;-0.03909397,0.0928553;-0.7235796;0.03457093,0.09974562;-0.7703551;-0.03561759,-0.08781218;0.001991599;-0.0269865,-0.1186118;-0.3268455;-0.02322644,-0.1269405;-0.7286873;0.03961819,-0.1413479;-0.7740258;-0.03098577,-0.01001364;0.5407623;-0.09791946,218.4433
+0;0;0,0.0271073;0.3139116;-0.03489257,0.05246475;0.6140841;-0.1037271,0.2070834;0.4847148;-0.02742708,0.2413634;0.213767;0.05657271,0.2865105;-0.04286131;0.09409451,-0.1188195;0.4869421;-0.04728327,-0.2172751;0.226764;0.01796747,-0.2913428;-0.02439377;0.04513292,0.08049444;0.0003956503;-0.04363232,0.06715552;-0.3263612;-0.008356411,0.0279744;-0.7205216;0.06659648,0.0316474;-0.6869457;-0.04067515,-0.08033977;0.01127305;-0.04244679,-0.1302251;-0.312654;-0.01460616,-0.1825088;-0.686818;0.1260464,-0.207262;-0.7361684;0.05804429,0.0474389;0.5403821;-0.08551362,0;0;0,-0.005904064;0.3125078;-0.05288482,-0.01176119;0.6145489;-0.1177094,0.1674613;0.5241145;-0.08950949,0.2445307;0.2563107;-0.02638078,0.2772997;0.0005994439;-0.07969284,-0.1709159;0.5085449;-0.02771161,-0.2247874;0.2305768;0.01069921,-0.2822752;-0.01954278;-0.04794873,0.0748456;0.005390272;-0.05246305,0.09804527;-0.3224828;-0.04007721,0.09206454;-0.7189003;0.03294921,0.09930038;-0.7701332;-0.0369246,-0.08729862;0.002146742;-0.02752513,-0.1182684;-0.3252949;-0.02363036,-0.1264807;-0.7237161;0.03726742,-0.1416828;-0.7707942;-0.03595386,-0.01026848;0.5407586;-0.09922338,218.4546
+0;0;0,0.0271073;0.3139116;-0.03489257,0.05246475;0.6140841;-0.1037271,0.2070834;0.4847148;-0.02742708,0.2413634;0.213767;0.05657271,0.2865105;-0.04286131;0.09409451,-0.1188195;0.4869421;-0.04728327,-0.2172751;0.226764;0.01796747,-0.2913428;-0.02439377;0.04513292,0.08049444;0.0003956503;-0.04363232,0.06715552;-0.3263612;-0.008356411,0.0279744;-0.7205216;0.06659648,0.0316474;-0.6869457;-0.04067515,-0.08033977;0.01127305;-0.04244679,-0.1302251;-0.312654;-0.01460616,-0.1825088;-0.686818;0.1260464,-0.207262;-0.7361684;0.05804429,0.0474389;0.5403821;-0.08551362,0;0;0,-0.005904064;0.3125078;-0.05288482,-0.01176119;0.6145489;-0.1177094,0.1674613;0.5241145;-0.08950949,0.2445307;0.2563107;-0.02638078,0.2772997;0.0005994439;-0.07969284,-0.1709159;0.5085449;-0.02771161,-0.2247874;0.2305768;0.01069921,-0.2822752;-0.01954278;-0.04794873,0.0748456;0.005390272;-0.05246305,0.09804527;-0.3224828;-0.04007721,0.09206454;-0.7189003;0.03294921,0.09930038;-0.7701332;-0.0369246,-0.08729862;0.002146742;-0.02752513,-0.1182684;-0.3252949;-0.02363036,-0.1264807;-0.7237161;0.03726742,-0.1416828;-0.7707942;-0.03595386,-0.01026848;0.5407586;-0.09922338,218.4659
+0;0;0,0.0268763;0.3135458;-0.03820289,0.05068582;0.6144252;-0.1044057,0.2064137;0.4858745;-0.03045473,0.2414674;0.2166634;0.05865441,0.2864681;-0.0388312;0.1033941,-0.1205799;0.4863301;-0.04928595,-0.2207687;0.2284837;0.02227706,-0.2971564;-0.0215379;0.05323373,0.08044078;0.0003141201;-0.04373182,0.06558362;-0.3263573;-0.008271653,0.02629629;-0.7205346;0.06653604,0.02998705;-0.6869769;-0.04073559,-0.08043744;0.01132136;-0.04224849,-0.1308728;-0.3120241;-0.009137377,-0.1832498;-0.6844708;0.1359681,-0.2222443;-0.7370473;0.0794524,0.04566297;0.540713;-0.08623277,0;0;0,-0.005904064;0.3125078;-0.05288482,-0.01176119;0.6145489;-0.1177094,0.1674613;0.5241145;-0.08950949,0.2445307;0.2563107;-0.02638078,0.2772997;0.0005994439;-0.07969284,-0.1709159;0.5085449;-0.02771161,-0.2247874;0.2305768;0.01069921,-0.2822752;-0.01954278;-0.04794873,0.0748456;0.005390272;-0.05246305,0.09804527;-0.3224828;-0.04007721,0.09206454;-0.7189003;0.03294921,0.09930038;-0.7701332;-0.0369246,-0.08729862;0.002146742;-0.02752513,-0.1182684;-0.3252949;-0.02363036,-0.1264807;-0.7237161;0.03726742,-0.1416828;-0.7707942;-0.03595386,-0.01026848;0.5407586;-0.09922338,218.477
+0;0;0,0.02686604;0.3134262;-0.03818832,0.05064128;0.613876;-0.1042973,0.2049086;0.4859111;-0.03087622,0.2400268;0.2162049;0.05839679,0.2841899;-0.03453395;0.1023037,-0.1191021;0.4863625;-0.04953565,-0.2194751;0.228042;0.02215895,-0.294441;-0.01732576;0.05253939,0.0803621;0.0003138129;-0.04368905,0.06540469;-0.328562;-0.007989589,0.02604992;-0.723416;0.06694652,0.02968197;-0.6899148;-0.03861872,-0.08035877;0.01131029;-0.04220716,-0.1311344;-0.3142172;-0.008872613,-0.1836013;-0.6873032;0.136482,-0.2219756;-0.7385662;0.08086523,0.04562426;0.5402492;-0.08614543,0;0;0,-0.005309209;0.312209;-0.05397654,-0.009726658;0.6134595;-0.1204209,0.1674023;0.5241518;-0.09063411,0.2445156;0.25623;-0.02570486,0.2777995;0.004633576;-0.07407403,-0.1681688;0.5092423;-0.03051519,-0.2231174;0.2312525;0.01006405,-0.2808326;-0.01432686;-0.04568462,0.07484837;0.00538595;-0.05230308,0.09811819;-0.3246949;-0.03954864,0.09140703;-0.722115;0.03176808,0.09929284;-0.7708499;-0.03828979,-0.08713709;0.002160237;-0.02773735,-0.1183448;-0.3274799;-0.02316087,-0.1275399;-0.727043;0.03462011,-0.1413811;-0.7718899;-0.03869995,-0.008712679;0.5399114;-0.1013105,218.4991
+0;0;0,0.02700964;0.3130136;-0.0413406,0.049899;0.6137589;-0.1063585,0.2048278;0.4864396;-0.0344293,0.2398499;0.2185133;0.06008675,0.2828491;-0.03083666;0.1122774,-0.120098;0.4864637;-0.05193089,-0.2217687;0.2303591;0.02564405,-0.2994276;-0.01346233;0.06125829,0.08030638;0.0001644035;-0.04379221,0.06452315;-0.3287095;-0.008431777,0.02531815;-0.7235494;0.06665666,0.02885867;-0.6901832;-0.03891609,-0.08042565;0.01141872;-0.0420503,-0.1323015;-0.3134669;-0.004424505,-0.1850076;-0.6823077;0.1513072,-0.1787124;-0.6490947;0.04585811,0.04478779;0.5401679;-0.08808831,0;0;0,-0.005309209;0.312209;-0.05397654,-0.009726658;0.6134595;-0.1204209,0.1674023;0.5241518;-0.09063411,0.2445156;0.25623;-0.02570486,0.2777995;0.004633576;-0.07407403,-0.1681688;0.5092423;-0.03051519,-0.2231174;0.2312525;0.01006405,-0.2808326;-0.01432686;-0.04568462,0.07484837;0.00538595;-0.05230308,0.09811819;-0.3246949;-0.03954864,0.09140703;-0.722115;0.03176808,0.09929284;-0.7708499;-0.03828979,-0.08713709;0.002160237;-0.02773735,-0.1183448;-0.3274799;-0.02316087,-0.1275399;-0.727043;0.03462011,-0.1413811;-0.7718899;-0.03869995,-0.008712679;0.5399114;-0.1013105,218.5106
+0;0;0,0.02702332;0.3131722;-0.04136154,0.04992695;0.6141027;-0.1064187,0.2049498;0.4867247;-0.03445076,0.2399716;0.2188011;0.06006432,0.2827643;-0.02935138;0.1120044,-0.1201708;0.4867488;-0.05196284,-0.2218404;0.2306469;0.02561131,-0.2991263;-0.01200366;0.06105452,0.08009692;0.0001639747;-0.04367798,0.06423797;-0.3302873;-0.008147944,0.0249598;-0.7258642;0.06708066,0.02844014;-0.6925553;-0.03669739,-0.08021587;0.01138894;-0.04194062,-0.1323406;-0.315055;-0.004134346,-0.1851451;-0.6845844;0.1518881,-0.1789568;-0.651426;0.04823156,0.0448139;0.5404852;-0.08814193,0;0;0,-0.005393088;0.3121692;-0.05512857,-0.0100114;0.6134706;-0.1222181,0.1672164;0.5241938;-0.09163046,0.2443196;0.2564366;-0.02602673,0.2782369;0.005445153;-0.07031631,-0.1685739;0.5093975;-0.03221942,-0.2252594;0.2322023;0.01128022,-0.2834912;-0.01222374;-0.04325058,0.0749301;0.005272046;-0.05177832,0.09765607;-0.3264519;-0.0393393,0.09150788;-0.7248597;0.0307796,0.09902786;-0.7707449;-0.03977418,-0.08675309;0.002265564;-0.02814388,-0.1198732;-0.3287995;-0.0248342,-0.1281889;-0.7292306;0.03234075,-0.1418298;-0.7765;-0.03574977,-0.008964807;0.5399232;-0.1029978,218.5217
+0;0;0,0.02702332;0.3131722;-0.04136154,0.04992695;0.6141027;-0.1064187,0.2049498;0.4867247;-0.03445076,0.2399716;0.2188011;0.06006432,0.2827643;-0.02935138;0.1120044,-0.1201708;0.4867488;-0.05196284,-0.2218404;0.2306469;0.02561131,-0.2991263;-0.01200366;0.06105452,0.08009692;0.0001639747;-0.04367798,0.06423797;-0.3302873;-0.008147944,0.0249598;-0.7258642;0.06708066,0.02844014;-0.6925553;-0.03669739,-0.08021587;0.01138894;-0.04194062,-0.1323406;-0.315055;-0.004134346,-0.1851451;-0.6845844;0.1518881,-0.1789568;-0.651426;0.04823156,0.0448139;0.5404852;-0.08814193,0;0;0,-0.005393088;0.3121692;-0.05512857,-0.0100114;0.6134706;-0.1222181,0.1672164;0.5241938;-0.09163046,0.2443196;0.2564366;-0.02602673,0.2782369;0.005445153;-0.07031631,-0.1685739;0.5093975;-0.03221942,-0.2252594;0.2322023;0.01128022,-0.2834912;-0.01222374;-0.04325058,0.0749301;0.005272046;-0.05177832,0.09765607;-0.3264519;-0.0393393,0.09150788;-0.7248597;0.0307796,0.09902786;-0.7707449;-0.03977418,-0.08675309;0.002265564;-0.02814388,-0.1198732;-0.3287995;-0.0248342,-0.1281889;-0.7292306;0.03234075,-0.1418298;-0.7765;-0.03574977,-0.008964807;0.5399232;-0.1029978,218.5441
+0;0;0,0.02700539;0.3126181;-0.04381637,0.04982273;0.6133082;-0.109203,0.2052242;0.4868179;-0.03765132,0.2412426;0.2199748;0.06186824,0.2821883;-0.02491699;0.1199717,-0.1204572;0.4861554;-0.05438557,-0.2239342;0.2316509;0.02884141,-0.3018126;-0.007582039;0.0703996,0.07976475;-0.0001910712;-0.04369022,0.06332164;-0.3307301;-0.008417897,0.02419708;-0.7275936;0.06728234,0.02761753;-0.69448;-0.03694361,-0.07991122;0.01173228;-0.04180716,-0.1327107;-0.3141775;0.0002111457,-0.1865395;-0.6805027;0.1665549,-0.2314033;-0.7270815;0.1117154,0.04456746;0.5398453;-0.0906348,0;0;0,-0.005532384;0.3117629;-0.0561471,-0.01029997;0.6127335;-0.1239507,0.1670069;0.5239869;-0.09256744,0.2442504;0.2558609;-0.02512407,0.2782018;0.006656885;-0.06718612,-0.1689199;0.5093551;-0.03364474,-0.2281538;0.2323008;0.01260492,-0.2858116;-0.01024584;-0.04097883,0.07504299;0.005207002;-0.05111479,0.09742303;-0.3266757;-0.03999877,0.09126751;-0.7265104;0.02968789,0.09937587;-0.7726997;-0.041121,-0.08630524;0.00228362;-0.02859156,-0.1198462;-0.3288331;-0.02589566,-0.1271439;-0.7306577;0.03107491,-0.1421217;-0.7767568;-0.03870358,-0.009208426;0.5393113;-0.1045294,218.5554
+0;0;0,0.02700539;0.3126181;-0.04381637,0.04982273;0.6133082;-0.109203,0.2052242;0.4868179;-0.03765132,0.2412426;0.2199748;0.06186824,0.2821883;-0.02491699;0.1199717,-0.1204572;0.4861554;-0.05438557,-0.2239342;0.2316509;0.02884141,-0.3018126;-0.007582039;0.0703996,0.07976475;-0.0001910712;-0.04369022,0.06332164;-0.3307301;-0.008417897,0.02419708;-0.7275936;0.06728234,0.02761753;-0.69448;-0.03694361,-0.07991122;0.01173228;-0.04180716,-0.1327107;-0.3141775;0.0002111457,-0.1865395;-0.6805027;0.1665549,-0.2314033;-0.7270815;0.1117154,0.04456746;0.5398453;-0.0906348,0;0;0,-0.005532384;0.3117629;-0.0561471,-0.01029997;0.6127335;-0.1239507,0.1670069;0.5239869;-0.09256744,0.2442504;0.2558609;-0.02512407,0.2782018;0.006656885;-0.06718612,-0.1689199;0.5093551;-0.03364474,-0.2281538;0.2323008;0.01260492,-0.2858116;-0.01024584;-0.04097883,0.07504299;0.005207002;-0.05111479,0.09742303;-0.3266757;-0.03999877,0.09126751;-0.7265104;0.02968789,0.09937587;-0.7726997;-0.041121,-0.08630524;0.00228362;-0.02859156,-0.1198462;-0.3288331;-0.02589566,-0.1271439;-0.7306577;0.03107491,-0.1421217;-0.7767568;-0.03870358,-0.009208426;0.5393113;-0.1045294,218.5773
+0;0;0,0.02701357;0.3127128;-0.04382965,0.04983019;0.6133921;-0.1092131,0.2053406;0.4868862;-0.03763098,0.2415567;0.2185778;0.06243502,0.2828507;-0.02839693;0.1210327,-0.1205588;0.4862233;-0.05437644,-0.2246039;0.2303213;0.02930752,-0.3031448;-0.0109465;0.07121921,0.0794937;-0.0001904219;-0.04354176,0.06305408;-0.3306595;-0.008276898,0.02388644;-0.72796;0.06750669,0.02729511;-0.6948571;-0.03636035,-0.07963967;0.01169241;-0.04166509,-0.132428;-0.3141485;0.0003443211,-0.186316;-0.680877;0.1668713,-0.2310253;-0.727192;0.1122206,0.04457634;0.5399491;-0.09064993,0;0;0,-0.005619988;0.3117317;-0.05684924,-0.01062313;0.6125475;-0.1252575,0.1669309;0.524225;-0.09345651,0.244376;0.2550346;-0.02379322,0.2791236;0.003719807;-0.06585145,-0.1694831;0.5096548;-0.03509,-0.2317009;0.2322156;0.01461483,-0.290359;-0.01241034;-0.03879703,0.07518426;0.004937351;-0.05037975,0.09738031;-0.3269057;-0.03983473,0.0912794;-0.7274036;0.02864266,0.09941497;-0.7728056;-0.04247665,-0.0858275;0.002471949;-0.02902929,-0.119241;-0.3285852;-0.02613752,-0.1260602;-0.7308908;0.03068389,-0.1414831;-0.7768412;-0.03862179,-0.009418294;0.5391988;-0.1056466,218.5886
+0;0;0,0.02701357;0.3127128;-0.04382965,0.04983019;0.6133921;-0.1092131,0.2053406;0.4868862;-0.03763098,0.2415567;0.2185778;0.06243502,0.2828507;-0.02839693;0.1210327,-0.1205588;0.4862233;-0.05437644,-0.2246039;0.2303213;0.02930752,-0.3031448;-0.0109465;0.07121921,0.0794937;-0.0001904219;-0.04354176,0.06305408;-0.3306595;-0.008276898,0.02388644;-0.72796;0.06750669,0.02729511;-0.6948571;-0.03636035,-0.07963967;0.01169241;-0.04166509,-0.132428;-0.3141485;0.0003443211,-0.186316;-0.680877;0.1668713,-0.2310253;-0.727192;0.1122206,0.04457634;0.5399491;-0.09064993,0;0;0,-0.005619988;0.3117317;-0.05684924,-0.01062313;0.6125475;-0.1252575,0.1669309;0.524225;-0.09345651,0.244376;0.2550346;-0.02379322,0.2791236;0.003719807;-0.06585145,-0.1694831;0.5096548;-0.03509,-0.2317009;0.2322156;0.01461483,-0.290359;-0.01241034;-0.03879703,0.07518426;0.004937351;-0.05037975,0.09738031;-0.3269057;-0.03983473,0.0912794;-0.7274036;0.02864266,0.09941497;-0.7728056;-0.04247665,-0.0858275;0.002471949;-0.02902929,-0.119241;-0.3285852;-0.02613752,-0.1260602;-0.7308908;0.03068389,-0.1414831;-0.7768412;-0.03862179,-0.009418294;0.5391988;-0.1056466,218.6113
+0;0;0,0.02517735;0.312593;-0.04545098,0.04683303;0.6131779;-0.1108949,0.2030406;0.4863576;-0.04114103,0.2395191;0.2192925;0.06455159,0.2785665;-0.0258273;0.1317161,-0.1226844;0.485473;-0.05428362,-0.2235848;0.2285258;0.03302402,-0.3020341;-0.01175141;0.08026877,0.07940069;-0.0002710325;-0.04340632,0.06106424;-0.330555;-0.008494303,0.02164166;-0.7284115;0.06763608,0.02402887;-0.6953851;-0.03581189,-0.07950934;0.0116757;-0.04160041,-0.1339277;-0.3131327;0.005097564,-0.1891079;-0.6749885;0.1830171,-0.2350222;-0.7168016;0.124271,0.04182794;0.53978;-0.09222715,0;0;0,-0.005455598;0.311537;-0.0576973,-0.01047939;0.6120116;-0.1268523,0.1670277;0.5241214;-0.09407091,0.2449307;0.2545513;-0.0227375,0.2807518;0.002917826;-0.06168532,-0.1692583;0.5096707;-0.0362006,-0.2333641;0.2321461;0.01572182,-0.2944714;-0.012099;-0.03652482,0.07527524;0.004887834;-0.04998398,0.09765109;-0.3268219;-0.03946996,0.091351;-0.7281917;0.02762961,0.100039;-0.7730064;-0.04338884,-0.08556186;0.002506914;-0.02935193,-0.1185711;-0.3284658;-0.02618597,-0.1255306;-0.7315179;0.02985273,-0.1409075;-0.7772001;-0.03908277,-0.009247661;0.538784;-0.1069274,218.6332
+0;0;0,0.02517735;0.312593;-0.04545098,0.04683303;0.6131779;-0.1108949,0.2030406;0.4863576;-0.04114103,0.2395191;0.2192925;0.06455159,0.2785665;-0.0258273;0.1317161,-0.1226844;0.485473;-0.05428362,-0.2235848;0.2285258;0.03302402,-0.3020341;-0.01175141;0.08026877,0.07940069;-0.0002710325;-0.04340632,0.06106424;-0.330555;-0.008494303,0.02164166;-0.7284115;0.06763608,0.02402887;-0.6953851;-0.03581189,-0.07950934;0.0116757;-0.04160041,-0.1339277;-0.3131327;0.005097564,-0.1891079;-0.6749885;0.1830171,-0.2350222;-0.7168016;0.124271,0.04182794;0.53978;-0.09222715,0;0;0,-0.005455598;0.311537;-0.0576973,-0.01047939;0.6120116;-0.1268523,0.1670277;0.5241214;-0.09407091,0.2449307;0.2545513;-0.0227375,0.2807518;0.002917826;-0.06168532,-0.1692583;0.5096707;-0.0362006,-0.2333641;0.2321461;0.01572182,-0.2944714;-0.012099;-0.03652482,0.07527524;0.004887834;-0.04998398,0.09765109;-0.3268219;-0.03946996,0.091351;-0.7281917;0.02762961,0.100039;-0.7730064;-0.04338884,-0.08556186;0.002506914;-0.02935193,-0.1185711;-0.3284658;-0.02618597,-0.1255306;-0.7315179;0.02985273,-0.1409075;-0.7772001;-0.03908277,-0.009247661;0.538784;-0.1069274,218.6449
+0;0;0,0.02415598;0.3125112;-0.04725667,0.04483024;0.6129434;-0.1135126,0.2014519;0.4861385;-0.04447902,0.2386846;0.2203091;0.06808227,0.2753989;-0.02194583;0.1419206,-0.1236853;0.484473;-0.05497891,-0.2239477;0.2271291;0.03690758,-0.3026979;-0.01090558;0.08814628,0.07920701;-0.0005633358;-0.04325898,0.0606746;-0.3314146;-0.009015799,0.02008799;-0.730401;0.06796284,0.02190807;-0.6975674;-0.03427501,-0.0792415;0.01188921;-0.04153118,-0.1350772;-0.3126758;0.008653682,-0.1912887;-0.6680111;0.2018898,-0.1867574;-0.6356009;0.09972537,0.04005321;0.5395551;-0.09456121,0;0;0,-0.005332172;0.3115217;-0.05835891,-0.01021022;0.611735;-0.1284456,0.1671044;0.5241361;-0.09448314,0.2454491;0.2535374;-0.02127051,0.2817917;0.003076494;-0.05916572,-0.168937;0.5097615;-0.03740627,-0.2348189;0.2314268;0.01654754,-0.297757;-0.01149078;-0.03362554,0.07534271;0.004878476;-0.04944778,0.09787059;-0.3273151;-0.03856087,0.09130943;-0.7303539;0.02685928,0.09970312;-0.7729234;-0.04474473,-0.08519044;0.002535195;-0.02969124,-0.1181799;-0.3289472;-0.02656939,-0.1258628;-0.7334588;0.02887878,-0.1407875;-0.7774433;-0.04016799,-0.009009719;0.5385602;-0.1081522,218.6667
+0;0;0,0.02415598;0.3125112;-0.04725667,0.04483024;0.6129434;-0.1135126,0.2014519;0.4861385;-0.04447902,0.2386846;0.2203091;0.06808227,0.2753989;-0.02194583;0.1419206,-0.1236853;0.484473;-0.05497891,-0.2239477;0.2271291;0.03690758,-0.3026979;-0.01090558;0.08814628,0.07920701;-0.0005633358;-0.04325898,0.0606746;-0.3314146;-0.009015799,0.02008799;-0.730401;0.06796284,0.02190807;-0.6975674;-0.03427501,-0.0792415;0.01188921;-0.04153118,-0.1350772;-0.3126758;0.008653682,-0.1912887;-0.6680111;0.2018898,-0.1867574;-0.6356009;0.09972537,0.04005321;0.5395551;-0.09456121,0;0;0,-0.005332172;0.3115217;-0.05835891,-0.01021022;0.611735;-0.1284456,0.1671044;0.5241361;-0.09448314,0.2454491;0.2535374;-0.02127051,0.2817917;0.003076494;-0.05916572,-0.168937;0.5097615;-0.03740627,-0.2348189;0.2314268;0.01654754,-0.297757;-0.01149078;-0.03362554,0.07534271;0.004878476;-0.04944778,0.09787059;-0.3273151;-0.03856087,0.09130943;-0.7303539;0.02685928,0.09970312;-0.7729234;-0.04474473,-0.08519044;0.002535195;-0.02969124,-0.1181799;-0.3289472;-0.02656939,-0.1258628;-0.7334588;0.02887878,-0.1407875;-0.7774433;-0.04016799,-0.009009719;0.5385602;-0.1081522,218.6782
+0;0;0,0.02415649;0.3125178;-0.04725766,0.0448418;0.6131179;-0.1135557,0.2001773;0.4865928;-0.04488146,0.2375192;0.2199838;0.06800998,0.2743331;-0.02292784;0.1420485,-0.1223876;0.4849405;-0.05529827,-0.2229442;0.2268418;0.03685771,-0.3019078;-0.01183812;0.08823532,0.0792533;-0.0005636651;-0.04328427,0.06065203;-0.3326443;-0.008913834,0.02117762;-0.7206973;0.06595534,0.02311989;-0.6876735;-0.04314616,-0.07928781;0.01189616;-0.04155545,-0.135331;-0.3138749;0.008815903,-0.1900021;-0.6594729;0.1967568,-0.1851666;-0.626901;0.08773356,0.04005548;0.5395868;-0.09456743,0;0;0,-0.00480561;0.3113095;-0.05956053,-0.008294374;0.6112803;-0.1314695,0.1670828;0.5241234;-0.09526753,0.2458491;0.2530804;-0.02076364,0.2840876;0.001730502;-0.05546331,-0.1662977;0.5103286;-0.04031631,-0.2340096;0.2321192;0.01655145,-0.2979333;-0.01143055;-0.03284783,0.07551044;0.004800126;-0.04929566,0.09816349;-0.3286138;-0.0380311,0.0898654;-0.7205951;0.025455,0.09975453;-0.7711282;-0.04757022,-0.0851647;0.002611101;-0.02991801,-0.1182377;-0.330111;-0.02724909,-0.1257149;-0.7236464;0.0258797,-0.1410978;-0.7724158;-0.04811222,-0.00752078;0.5381211;-0.1105552,218.7001
+0;0;0,0.02415649;0.3125178;-0.04725766,0.0448418;0.6131179;-0.1135557,0.2001773;0.4865928;-0.04488146,0.2375192;0.2199838;0.06800998,0.2743331;-0.02292784;0.1420485,-0.1223876;0.4849405;-0.05529827,-0.2229442;0.2268418;0.03685771,-0.3019078;-0.01183812;0.08823532,0.0792533;-0.0005636651;-0.04328427,0.06065203;-0.3326443;-0.008913834,0.02117762;-0.7206973;0.06595534,0.02311989;-0.6876735;-0.04314616,-0.07928781;0.01189616;-0.04155545,-0.135331;-0.3138749;0.008815903,-0.1900021;-0.6594729;0.1967568,-0.1851666;-0.626901;0.08773356,0.04005548;0.5395868;-0.09456743,0;0;0,-0.00480561;0.3113095;-0.05956053,-0.008294374;0.6112803;-0.1314695,0.1670828;0.5241234;-0.09526753,0.2458491;0.2530804;-0.02076364,0.2840876;0.001730502;-0.05546331,-0.1662977;0.5103286;-0.04031631,-0.2340096;0.2321192;0.01655145,-0.2979333;-0.01143055;-0.03284783,0.07551044;0.004800126;-0.04929566,0.09816349;-0.3286138;-0.0380311,0.0898654;-0.7205951;0.025455,0.09975453;-0.7711282;-0.04757022,-0.0851647;0.002611101;-0.02991801,-0.1182377;-0.330111;-0.02724909,-0.1257149;-0.7236464;0.0258797,-0.1410978;-0.7724158;-0.04811222,-0.00752078;0.5381211;-0.1105552,218.7118
+0;0;0,0.02565721;0.3119126;-0.0504034,0.04956699;0.6110328;-0.121884,0.2027212;0.4866824;-0.04862339,0.2393245;0.2220568;0.07137893,0.2772644;-0.01557699;0.1576235,-0.1190982;0.4867623;-0.06251578,-0.2254478;0.2332573;0.03843959,-0.3064851;-0.002360702;0.09557553,0.07925683;-0.0009265377;-0.04341803,0.05996902;-0.333171;-0.009081356,0.02028487;-0.7240194;0.06634403,0.02333951;-0.6917483;-0.04079944,-0.07924238;0.01228873;-0.04168048,-0.1368111;-0.3128472;0.01226265,-0.1940406;-0.6538764;0.213385,-0.25418;-0.7047285;0.1767733,0.04379869;0.5379544;-0.1013086,0;0;0,-0.00424464;0.3111949;-0.06023288,-0.00696516;0.6109269;-0.1330166,0.1674242;0.5242528;-0.0955472,0.2467608;0.2529888;-0.01881003,0.2870428;0.002418697;-0.04945922,-0.1648436;0.5109192;-0.04233434,-0.2341693;0.2326831;0.01721086,-0.2981761;-0.01021783;-0.03021964,0.07562664;0.004701257;-0.04925585,0.09866035;-0.3288927;-0.0382154,0.09047441;-0.7238725;0.02463603,0.1003595;-0.7721616;-0.04794025,-0.08520998;0.00273011;-0.02999059,-0.1180642;-0.3302135;-0.02742782,-0.125615;-0.7266573;0.02550226,-0.1407801;-0.7741563;-0.04701077,-0.006391659;0.5377936;-0.1118445,218.7341
+0;0;0,0.02567042;0.3120732;-0.05042936,0.0496018;0.6114649;-0.1219791,0.2021346;0.4871689;-0.04888072,0.2388914;0.2214337;0.07162482,0.2768383;-0.01624419;0.1578853,-0.1184492;0.4872487;-0.06271977,-0.2252447;0.2326806;0.03865894,-0.306297;-0.002981111;0.09580548,0.07927101;-0.0009267034;-0.0434258,0.05998525;-0.3331358;-0.009092771,0.02033849;-0.723616;0.06626155,0.02353731;-0.6912377;-0.04593888,-0.07925656;0.01229093;-0.04168794,-0.1368192;-0.3128104;0.01224947,-0.1939948;-0.6535183;0.2131823,-0.2569726;-0.7081865;0.1748427,0.04382226;0.5382442;-0.1013636,0;0;0,-0.00396435;0.3112209;-0.06097221,-0.006143972;0.6109413;-0.1349945,0.1673437;0.5242594;-0.09590411,0.2474018;0.2524706;-0.01710439,0.2892371;0.001822948;-0.04533911,-0.1635356;0.5113568;-0.04411671,-0.2352454;0.2332449;0.01912319,-0.2994266;-0.009921461;-0.02694767,0.0757065;0.004583985;-0.04917383,0.09873843;-0.3289736;-0.03810692,0.09048188;-0.7237098;0.02386093,0.1012438;-0.7748414;-0.05299401,-0.08518547;0.002855377;-0.0300971,-0.1180889;-0.3300511;-0.028035,-0.1246327;-0.7258893;0.02668393,-0.1413537;-0.7740682;-0.05214056,-0.005674824;0.5377576;-0.1134629,218.7559
+0;0;0,0.02463444;0.3119532;-0.0516735,0.04733315;0.611356;-0.1235851,0.1995252;0.4861992;-0.04911917,0.2388932;0.2226368;0.07527073,0.2743768;-0.01303843;0.1678435,-0.1196485;0.4860652;-0.06281441,-0.2254132;0.232471;0.04202677,-0.3067134;-0.001836672;0.1041702,0.07921405;-0.001039517;-0.04352707,0.05963443;-0.3332333;-0.009212624,0.01981502;-0.723705;0.06609492,0.0230385;-0.6914816;-0.04610798,-0.07925699;0.01236313;-0.04166576,-0.138133;-0.3120518;0.01492156,-0.1985216;-0.6464611;0.225275,-0.2552099;-0.7027144;0.1810977,0.04193103;0.5381215;-0.1029159,0;0;0,-0.00396435;0.3112209;-0.06097221,-0.006143972;0.6109413;-0.1349945,0.1673437;0.5242594;-0.09590411,0.2474018;0.2524706;-0.01710439,0.2892371;0.001822948;-0.04533911,-0.1635356;0.5113568;-0.04411671,-0.2352454;0.2332449;0.01912319,-0.2994266;-0.009921461;-0.02694767,0.0757065;0.004583985;-0.04917383,0.09873843;-0.3289736;-0.03810692,0.09048188;-0.7237098;0.02386093,0.1012438;-0.7748414;-0.05299401,-0.08518547;0.002855377;-0.0300971,-0.1180889;-0.3300511;-0.028035,-0.1246327;-0.7258893;0.02668393,-0.1413537;-0.7740682;-0.05214056,-0.005674824;0.5377576;-0.1134629,218.7674
+0;0;0,0.02463748;0.3119917;-0.05167989,0.04733967;0.6114413;-0.1236044,0.1992335;0.4863404;-0.04922751,0.2387278;0.2219326;0.07556137,0.2739073;-0.01172276;0.1673407,-0.1193425;0.4862066;-0.0628971,-0.2254464;0.231799;0.04228036,-0.3060498;-0.0005005151;0.1038911,0.07899673;-0.001036665;-0.04340765,0.05940663;-0.3334081;-0.009074863,0.01958419;-0.7239096;0.06623842,0.02275543;-0.6917222;-0.04414624,-0.07903955;0.01232921;-0.04155145,-0.137947;-0.3122592;0.01506612,-0.1983403;-0.646694;0.2254356,-0.2541099;-0.7015496;0.1819742,0.04193449;0.5381655;-0.1029235,0;0;0,-0.003640771;0.3110716;-0.06195045,-0.005589753;0.6106576;-0.1367147,0.1674548;0.5241336;-0.09664083,0.2483935;0.2521435;-0.01593232,0.2911179;0.003414601;-0.03969026,-0.1627734;0.5116824;-0.04563847,-0.2355328;0.2333759;0.01989882,-0.2999088;-0.007794976;-0.02423963,0.07566261;0.004454017;-0.04879665,0.09902537;-0.3292846;-0.03850174,0.09086119;-0.7241328;0.02295995,0.1012931;-0.7747344;-0.05183434,-0.0848223;0.002947568;-0.03036893,-0.1176552;-0.330148;-0.02874221,-0.1247396;-0.7260768;0.02547434,-0.1404434;-0.7729566;-0.05225922,-0.005165964;0.5374941;-0.1149619,218.7898
+0;0;0,0.02463748;0.3119917;-0.05167989,0.04733967;0.6114413;-0.1236044,0.1992335;0.4863404;-0.04922751,0.2387278;0.2219326;0.07556137,0.2739073;-0.01172276;0.1673407,-0.1193425;0.4862066;-0.0628971,-0.2254464;0.231799;0.04228036,-0.3060498;-0.0005005151;0.1038911,0.07899673;-0.001036665;-0.04340765,0.05940663;-0.3334081;-0.009074863,0.01958419;-0.7239096;0.06623842,0.02275543;-0.6917222;-0.04414624,-0.07903955;0.01232921;-0.04155145,-0.137947;-0.3122592;0.01506612,-0.1983403;-0.646694;0.2254356,-0.2541099;-0.7015496;0.1819742,0.04193449;0.5381655;-0.1029235,0;0;0,-0.003640771;0.3110716;-0.06195045,-0.005589753;0.6106576;-0.1367147,0.1674548;0.5241336;-0.09664083,0.2483935;0.2521435;-0.01593232,0.2911179;0.003414601;-0.03969026,-0.1627734;0.5116824;-0.04563847,-0.2355328;0.2333759;0.01989882,-0.2999088;-0.007794976;-0.02423963,0.07566261;0.004454017;-0.04879665,0.09902537;-0.3292846;-0.03850174,0.09086119;-0.7241328;0.02295995,0.1012931;-0.7747344;-0.05183434,-0.0848223;0.002947568;-0.03036893,-0.1176552;-0.330148;-0.02874221,-0.1247396;-0.7260768;0.02547434,-0.1404434;-0.7729566;-0.05225922,-0.005165964;0.5374941;-0.1149619,218.8119
+0;0;0,0.02478707;0.3115169;-0.05390426,0.04740723;0.6104615;-0.1277624,0.1975599;0.4853388;-0.04973829,0.241246;0.2214837;0.07972884,0.2723702;-0.01031822;0.1778806,-0.1180696;0.4859349;-0.06383325,-0.2237056;0.2307196;0.04569267,-0.3051939;0.0001930147;0.1131594,0.0788828;-0.00116305;-0.04323857,0.05829167;-0.3336145;-0.008752346,0.01874282;-0.7248821;0.0663271,0.02191856;-0.6930502;-0.04377791,-0.07886519;0.01236865;-0.04148156,-0.1391693;-0.3115287;0.01844527,-0.2020156;-0.6409976;0.237059,-0.195785;-0.6099654;0.1270741,0.04206995;0.5372955;-0.1066607,0;0;0,-0.003313988;0.3109184;-0.06230259,-0.005064085;0.610355;-0.1375067,0.1673655;0.5242726;-0.09683871,0.24954;0.2512097;-0.01332974,0.2929913;0.00228557;-0.03531575,-0.1619369;0.5118435;-0.04684294,-0.2357993;0.2322391;0.02138817,-0.3006585;-0.009397388;-0.02032131,0.07558723;0.00438118;-0.04858804,0.09923476;-0.3294987;-0.03847265,0.09111649;-0.7250355;0.02297688,0.1013786;-0.7747214;-0.0523982,-0.08457395;0.003004867;-0.03052277,-0.1174592;-0.330243;-0.02921962,-0.1240033;-0.7267456;0.02586462,-0.1404373;-0.7752599;-0.04964693,-0.00466466;0.5372072;-0.1156826,218.8342
+0;0;0,0.02478707;0.3115169;-0.05390426,0.04740723;0.6104615;-0.1277624,0.1975599;0.4853388;-0.04973829,0.241246;0.2214837;0.07972884,0.2723702;-0.01031822;0.1778806,-0.1180696;0.4859349;-0.06383325,-0.2237056;0.2307196;0.04569267,-0.3051939;0.0001930147;0.1131594,0.0788828;-0.00116305;-0.04323857,0.05829167;-0.3336145;-0.008752346,0.01874282;-0.7248821;0.0663271,0.02191856;-0.6930502;-0.04377791,-0.07886519;0.01236865;-0.04148156,-0.1391693;-0.3115287;0.01844527,-0.2020156;-0.6409976;0.237059,-0.195785;-0.6099654;0.1270741,0.04206995;0.5372955;-0.1066607,0;0;0,-0.003313988;0.3109184;-0.06230259,-0.005064085;0.610355;-0.1375067,0.1673655;0.5242726;-0.09683871,0.24954;0.2512097;-0.01332974,0.2929913;0.00228557;-0.03531575,-0.1619369;0.5118435;-0.04684294,-0.2357993;0.2322391;0.02138817,-0.3006585;-0.009397388;-0.02032131,0.07558723;0.00438118;-0.04858804,0.09923476;-0.3294987;-0.03847265,0.09111649;-0.7250355;0.02297688,0.1013786;-0.7747214;-0.0523982,-0.08457395;0.003004867;-0.03052277,-0.1174592;-0.330243;-0.02921962,-0.1240033;-0.7267456;0.02586462,-0.1404373;-0.7752599;-0.04964693,-0.00466466;0.5372072;-0.1156826,218.8457
+0;0;0,0.02477003;0.3113028;-0.05386721,0.04736827;0.6099563;-0.1276519,0.1978707;0.4848177;-0.04953087,0.2415886;0.2207705;0.08003055,0.2724674;-0.009203717;0.1774084,-0.1184542;0.4854151;-0.06365687,-0.224167;0.230014;0.04594883,-0.3050129;0.001305044;0.1128836,0.07886689;-0.001162816;-0.04322985,0.05836613;-0.3321553;-0.008894973,0.01962284;-0.7154533;0.0646552,0.02293971;-0.6835399;-0.05034291,-0.07884929;0.01236616;-0.04147319,-0.1388887;-0.3101098;0.01819064,-0.2004549;-0.6328678;0.2323514,-0.1939474;-0.6017897;0.1174788,0.04203818;0.5368888;-0.1065787,0;0;0,-0.003381222;0.3106113;-0.06272054,-0.005765542;0.6096294;-0.1383369,0.1672708;0.5241711;-0.09691,0.2500155;0.2513571;-0.01238632,0.2946683;0.004511923;-0.03232718,-0.1627872;0.51158;-0.04743908,-0.2369645;0.2323613;0.02293845,-0.3016632;-0.007498354;-0.01713016,0.07564844;0.004466981;-0.04845119,0.09969988;-0.3279198;-0.03866649,0.09151025;-0.7153175;0.02202868,0.1031074;-0.7739196;-0.05045867,-0.08450855;0.002935384;-0.03065691,-0.1172414;-0.3288499;-0.02915021,-0.1240116;-0.717477;0.02330139,-0.1409573;-0.768804;-0.05631007,-0.005106077;0.5366163;-0.1164279,218.868
+0;0;0,0.02727384;0.310334;-0.05808269,0.05349907;0.6071083;-0.1379681,0.2039643;0.4845176;-0.0590088,0.2437107;0.2263033;0.08299105,0.2746114;-3.966689E-05;0.1885282,-0.1145613;0.4847989;-0.07523851,-0.2262018;0.2372875;0.04597576,-0.3088163;0.01109958;0.1190372,0.07884833;-0.001389979;-0.04325698,0.05761228;-0.3323306;-0.008868765,0.01897129;-0.7157096;0.06431204,0.0228924;-0.6847622;-0.05067907,-0.07883715;0.01254991;-0.04144107,-0.1402995;-0.3090162;0.02158949,-0.2038912;-0.6240386;0.2464115,-0.1967362;-0.5940675;0.1315723,0.04719871;0.5346074;-0.1152686,0;0;0,-0.003381222;0.3106113;-0.06272054,-0.005765542;0.6096294;-0.1383369,0.1672708;0.5241711;-0.09691,0.2500155;0.2513571;-0.01238632,0.2946683;0.004511923;-0.03232718,-0.1627872;0.51158;-0.04743908,-0.2369645;0.2323613;0.02293845,-0.3016632;-0.007498354;-0.01713016,0.07564844;0.004466981;-0.04845119,0.09969988;-0.3279198;-0.03866649,0.09151025;-0.7153175;0.02202868,0.1031074;-0.7739196;-0.05045867,-0.08450855;0.002935384;-0.03065691,-0.1172414;-0.3288499;-0.02915021,-0.1240116;-0.717477;0.02330139,-0.1409573;-0.768804;-0.05631007,-0.005106077;0.5366163;-0.1164279,218.8793
+0;0;0,0.0272746;0.3103426;-0.0580843,0.05350519;0.6071779;-0.1379871,0.2036949;0.4846428;-0.05911582,0.2436911;0.2248051;0.08377677,0.2743914;-6.943941E-05;0.1886292,-0.1142765;0.4849235;-0.07531729,-0.2266188;0.2358561;0.04665904,-0.3086973;0.01113564;0.1192465,0.07869248;-0.001387232;-0.04317148,0.05745387;-0.3323677;-0.00877912,0.01883991;-0.7154784;0.06435047,0.02275265;-0.684533;-0.05039495,-0.07868132;0.0125251;-0.04135916,-0.1401511;-0.3090797;0.02167901,-0.2036983;-0.6238817;0.2463437,-0.1965585;-0.5939105;0.1317499,0.04720208;0.5346453;-0.1152777,0;0;0,-0.003173277;0.3105886;-0.06288791,-0.005379498;0.6096056;-0.1387806,0.1672871;0.5242841;-0.09697366,0.2513218;0.2504235;-0.01053214,0.2958233;0.005125344;-0.02933455,-0.1622962;0.5118136;-0.04817645,-0.2370378;0.2312183;0.02402901,-0.3017654;-0.00757964;-0.01190048,0.07571366;0.004388556;-0.0480249,0.09985447;-0.3280408;-0.03853989,0.09157906;-0.7152057;0.02185511,0.1022864;-0.7732978;-0.05099988,-0.08427329;0.002974706;-0.03077941,-0.1174937;-0.3288032;-0.02942703,-0.1238734;-0.716956;0.02451262,-0.1404357;-0.7733299;-0.04929766,-0.00475727;0.5365707;-0.1168277,218.9016
+0;0;0,0.02727819;0.3103834;-0.05809194,0.05351417;0.6072803;-0.1380126,0.2034096;0.4848011;-0.05923414,0.2433902;0.2250642;0.08360299,0.2740358;0.0005907267;0.1882685,-0.1139704;0.4850813;-0.07540549,-0.2262691;0.2361105;0.0465235,-0.3082012;0.0117908;0.1189815,0.07863963;-0.0013863;-0.04314249,0.0574015;-0.3323592;-0.008750908,0.01845027;-0.7188163;0.06501745,0.0222022;-0.6879098;-0.04501231,-0.07862847;0.01251669;-0.04133138,-0.1400968;-0.3090808;0.02170534,-0.2041991;-0.6266325;0.2483324,-0.1973527;-0.5966601;0.138448,0.04720784;0.5347106;-0.1152916,0;0;0,-0.002939016;0.3105714;-0.06319332,-0.004929319;0.6095656;-0.1394444,0.1672836;0.5243288;-0.09687138,0.2520851;0.2512788;-0.009027481,0.2976061;0.006411254;-0.02484131,-0.1616315;0.5121579;-0.04880769,-0.2366015;0.2320813;0.02468211,-0.3009956;-0.006640032;-0.009198423,0.0757378;0.004408836;-0.04787206,0.100069;-0.3280055;-0.03861856,0.09217165;-0.7185468;0.02239824,0.1030739;-0.7696168;-0.05129194,-0.08416189;0.0029707;-0.03090858,-0.1163367;-0.3288946;-0.02824768,-0.1233722;-0.720626;0.02471461,-0.139371;-0.7735082;-0.045968,-0.004362196;0.5365158;-0.117404,218.9234
+0;0;0,0.02721453;0.3101006;-0.05961275,0.05272241;0.6068825;-0.14021,0.2015317;0.4834567;-0.05862223,0.2431602;0.225638;0.08718848,0.2748894;0.005515948;0.2004223,-0.1136783;0.484185;-0.07479771,-0.2240163;0.2354737;0.04942928,-0.3057973;0.01327752;0.1283159,0.07874262;-0.001385546;-0.04295427,0.0579697;-0.3323556;-0.008252092,0.01827647;-0.7187947;0.06521367,0.02194365;-0.6880829;-0.04482038,-0.07858396;0.0124856;-0.04142535,-0.1408961;-0.3083571;0.02456,-0.2078627;-0.6193223;0.2593453,-0.2010783;-0.5897377;0.1494578,0.04664488;0.5343196;-0.1174051,0;0;0,-0.002939016;0.3105714;-0.06319332,-0.004929319;0.6095656;-0.1394444,0.1672836;0.5243288;-0.09687138,0.2520851;0.2512788;-0.009027481,0.2976061;0.006411254;-0.02484131,-0.1616315;0.5121579;-0.04880769,-0.2366015;0.2320813;0.02468211,-0.3009956;-0.006640032;-0.009198423,0.0757378;0.004408836;-0.04787206,0.100069;-0.3280055;-0.03861856,0.09217165;-0.7185468;0.02239824,0.1030739;-0.7696168;-0.05129194,-0.08416189;0.0029707;-0.03090858,-0.1163367;-0.3288946;-0.02824768,-0.1233722;-0.720626;0.02471461,-0.139371;-0.7735082;-0.045968,-0.004362196;0.5365158;-0.117404,218.935
+0;0;0,0.02721453;0.3101006;-0.05961275,0.05272241;0.6068825;-0.14021,0.2015317;0.4834567;-0.05862223,0.2431602;0.225638;0.08718848,0.2748894;0.005515948;0.2004223,-0.1136783;0.484185;-0.07479771,-0.2240163;0.2354737;0.04942928,-0.3057973;0.01327752;0.1283159,0.07874262;-0.001385546;-0.04295427,0.0579697;-0.3323556;-0.008252092,0.01827647;-0.7187947;0.06521367,0.02194365;-0.6880829;-0.04482038,-0.07858396;0.0124856;-0.04142535,-0.1408961;-0.3083571;0.02456,-0.2078627;-0.6193223;0.2593453,-0.2010783;-0.5897377;0.1494578,0.04664488;0.5343196;-0.1174051,0;0;0,-0.002939016;0.3105714;-0.06319332,-0.004929319;0.6095656;-0.1394444,0.1672836;0.5243288;-0.09687138,0.2520851;0.2512788;-0.009027481,0.2976061;0.006411254;-0.02484131,-0.1616315;0.5121579;-0.04880769,-0.2366015;0.2320813;0.02468211,-0.3009956;-0.006640032;-0.009198423,0.0757378;0.004408836;-0.04787206,0.100069;-0.3280055;-0.03861856,0.09217165;-0.7185468;0.02239824,0.1030739;-0.7696168;-0.05129194,-0.08416189;0.0029707;-0.03090858,-0.1163367;-0.3288946;-0.02824768,-0.1233722;-0.720626;0.02471461,-0.139371;-0.7735082;-0.045968,-0.004362196;0.5365158;-0.117404,218.9464
+0;0;0,0.02721265;0.3100792;-0.05960864,0.0527228;0.6068876;-0.1402133,0.2013605;0.4835076;-0.05868711,0.2429642;0.2258427;0.08703668,0.2748027;0.004961833;0.2006608,-0.1135021;0.4842352;-0.07484476,-0.2237743;0.2356721;0.04930817,-0.3058372;0.01270998;0.1284667,0.07878658;-0.001386319;-0.04297825,0.05801413;-0.3323489;-0.008276846,0.01856574;-0.7164044;0.06473576,0.0223001;-0.6856796;-0.04731391,-0.07862784;0.01249257;-0.04144847,-0.1409386;-0.308343;0.0245354,-0.2074921;-0.61739;0.2578725,-0.2005834;-0.587813;0.1459721,0.04664441;0.5343145;-0.1174051,0;0;0,-0.002798349;0.3105074;-0.06340432,-0.004762426;0.6094948;-0.1397977,0.1672113;0.5244476;-0.09674454,0.2526768;0.2523015;-0.007359505,0.2986214;0.006567597;-0.02207112,-0.1613956;0.5122441;-0.04939599,-0.2362897;0.2327676;0.02571238,-0.300919;-0.006994143;-0.006689366,0.07577713;0.004431382;-0.04790163,0.100151;-0.3279772;-0.03882455,0.09200837;-0.7159595;0.02273131,0.1030534;-0.7695233;-0.05119228,-0.08420647;0.002952526;-0.03093429,-0.1163182;-0.3289096;-0.02804887,-0.1229888;-0.718259;0.02437429,-0.1388462;-0.7731035;-0.04717689,-0.004199877;0.5364404;-0.1177354,218.9684
+0;0;0,0.02738814;0.3097266;-0.06133599,0.0525581;0.6062022;-0.143274,0.2000678;0.4823456;-0.05875084,0.2429665;0.2270418;0.09070541,0.2758329;0.01028359;0.211735,-0.1143393;0.4823112;-0.08247257,-0.2275306;0.2399767;0.05101622,-0.3106862;0.01947299;0.135726,0.07888304;-0.001471238;-0.04279812,0.05845989;-0.3324531;-0.008072715,0.01867881;-0.7165325;0.06463312,0.02504175;-0.6862555;-0.04730006,-0.0784917;0.01259335;-0.04167538,-0.1415045;-0.3075342;0.02702468,-0.2082656;-0.6104494;0.2682112,-0.1987539;-0.5814313;0.1565055,0.0466003;0.533702;-0.1202038,0;0;0,-0.002798349;0.3105074;-0.06340432,-0.004762426;0.6094948;-0.1397977,0.1672113;0.5244476;-0.09674454,0.2526768;0.2523015;-0.007359505,0.2986214;0.006567597;-0.02207112,-0.1613956;0.5122441;-0.04939599,-0.2362897;0.2327676;0.02571238,-0.300919;-0.006994143;-0.006689366,0.07577713;0.004431382;-0.04790163,0.100151;-0.3279772;-0.03882455,0.09200837;-0.7159595;0.02273131,0.1030534;-0.7695233;-0.05119228,-0.08420647;0.002952526;-0.03093429,-0.1163182;-0.3289096;-0.02804887,-0.1229888;-0.718259;0.02437429,-0.1388462;-0.7731035;-0.04717689,-0.004199877;0.5364404;-0.1177354,218.9803
+0;0;0,0.02739674;0.3098239;-0.06135525,0.05257615;0.6064124;-0.1433265,0.1998415;0.482571;-0.05887846,0.2428709;0.2264892;0.09103324,0.2755379;0.0110459;0.2113287,-0.1140759;0.4825366;-0.08256325,-0.2276121;0.2394637;0.05133232,-0.3102633;0.02029757;0.1355283,0.07883635;-0.001470367;-0.04277278,0.0584381;-0.3320487;-0.008089721,0.01809305;-0.7215731;0.06564684,0.02420694;-0.691307;-0.04190515,-0.07844524;0.01258589;-0.04165072,-0.1413812;-0.3071514;0.02696558,-0.2090888;-0.614361;0.2715713,-0.1999494;-0.5853045;0.1642379,0.04661303;0.5338475;-0.1202357,0;0;0,-0.002472639;0.310562;-0.06364775,-0.004288569;0.6095045;-0.1406996,0.1672948;0.5245949;-0.09680653,0.2535762;0.2519121;-0.006792068,0.2996428;0.007683054;-0.0203557,-0.1606546;0.5123034;-0.05008974,-0.235427;0.2323768;0.02706698,-0.2990601;-0.006215826;-0.004211791,0.07577235;0.004462212;-0.04780674,0.1004809;-0.3275188;-0.03890967,0.09258975;-0.7213719;0.02118587,0.103855;-0.7697105;-0.05189657,-0.08411847;0.00293335;-0.03102131,-0.1157621;-0.3285646;-0.02804709,-0.1224903;-0.7234462;0.02503108,-0.1373528;-0.7750057;-0.04375876,-0.003769428;0.5364242;-0.1184869,219.0018
+0;0;0,0.02739116;0.3097608;-0.06134275,0.05257523;0.6064047;-0.1433301,0.1996245;0.482609;-0.05895941,0.242542;0.2271931;0.09056248,0.2749298;0.01359141;0.2098296,-0.1138545;0.4825747;-0.08261112,-0.2270955;0.2401339;0.05093629,-0.3090402;0.02284117;0.1344125,0.07889222;-0.001471409;-0.04280309,0.05849583;-0.3320196;-0.008123193,0.01813402;-0.7217058;0.065644,0.02423371;-0.6914403;-0.04165817,-0.07850083;0.01259481;-0.04168023,-0.141431;-0.3071133;0.02692981,-0.2091667;-0.6144505;0.2716372,-0.2000486;-0.5853918;0.1645531,0.04660998;0.5338138;-0.120231,0;0;0,-0.002253219;0.3104626;-0.06381917,-0.004052818;0.6093088;-0.1414831,0.1671956;0.5245466;-0.09675288,0.2539889;0.2532494;-0.00564456,0.3007156;0.01127036;-0.0183754,-0.1603366;0.5124335;-0.05104785,-0.2344053;0.2336155;0.02775805,-0.297379;-0.003201887;-0.001415972,0.07587311;0.004426554;-0.04776955,0.1008556;-0.3275006;-0.03876758,0.09290077;-0.7215454;0.02116083,0.1036626;-0.7693701;-0.05217768,-0.08416721;0.00299678;-0.0310669,-0.1161066;-0.3284472;-0.02869808,-0.1220744;-0.7234483;0.0248225,-0.1352405;-0.7710869;-0.04832076,-0.003541514;0.5362355;-0.1191533,219.0243
+0;0;0,0.02732736;0.3094096;-0.06311803,0.05229727;0.6056021;-0.1467856,0.1988187;0.4811909;-0.06110625,0.2420181;0.2298347;0.09506644,0.2731107;0.01777446;0.2173898,-0.1139425;0.4809335;-0.08654709,-0.2282565;0.242016;0.05232961,-0.3109835;0.02845553;0.1442396,0.07900351;-0.001671697;-0.04258994,0.05819592;-0.332179;-0.007764634,0.01770902;-0.7219466;0.06550215,0.02446466;-0.6920232;-0.04176102,-0.07835887;0.0127565;-0.04189765,-0.1430674;-0.3055451;0.03143531,-0.2162247;-0.605989;0.2830451,-0.2063736;-0.5774015;0.1760311,0.04641769;0.5331357;-0.1232774,0;0;0,-0.002253219;0.3104626;-0.06381917,-0.004052818;0.6093088;-0.1414831,0.1671956;0.5245466;-0.09675288,0.2539889;0.2532494;-0.00564456,0.3007156;0.01127036;-0.0183754,-0.1603366;0.5124335;-0.05104785,-0.2344053;0.2336155;0.02775805,-0.297379;-0.003201887;-0.001415972,0.07587311;0.004426554;-0.04776955,0.1008556;-0.3275006;-0.03876758,0.09290077;-0.7215454;0.02116083,0.1036626;-0.7693701;-0.05217768,-0.08416721;0.00299678;-0.0310669,-0.1161066;-0.3284472;-0.02869808,-0.1220744;-0.7234483;0.0248225,-0.1352405;-0.7710869;-0.04832076,-0.003541514;0.5362355;-0.1191533,219.0355
+0;0;0,0.02732683;0.3094036;-0.0631168,0.05229994;0.6056346;-0.146796,0.1986443;0.4812598;-0.06118058,0.2416696;0.2309166;0.09436278,0.272487;0.02073322;0.2156034,-0.1137575;0.4810028;-0.08659219,-0.2276108;0.243048;0.05172489,-0.3096057;0.03137772;0.1428214,0.07906365;-0.001672969;-0.04262237,0.05812032;-0.3343362;-0.00756989,0.01745342;-0.7258366;0.06602262,0.02435663;-0.6959149;-0.04358348,-0.0784185;0.01276621;-0.04192954,-0.1435491;-0.3076117;0.03188178,-0.2170316;-0.6093912;0.2846102,-0.2069654;-0.5808345;0.1752587,0.04641847;0.5331449;-0.1232803,0;0;0,-0.002101451;0.3104242;-0.0639801,-0.003876954;0.6092166;-0.1420169,0.1671247;0.5246856;-0.09677577,0.2543861;0.2552007;-0.004688978,0.3012623;0.01539305;-0.01568675,-0.1599648;0.51259;-0.0514633,-0.2332188;0.2353527;0.02909718,-0.2948501;3.415346E-05;0.003547387,0.07593314;0.004410028;-0.04780411,0.101094;-0.3296558;-0.03785228,0.09263729;-0.7258481;0.01961398,0.1024468;-0.7770424;-0.05368281,-0.08424123;0.00302609;-0.03106096,-0.1165328;-0.3305672;-0.02885439,-0.1222;-0.7273492;0.02475606,-0.1360242;-0.7778343;-0.04867559,-0.003369734;0.5361399;-0.1196141,219.0478
+0;0;0,0.02732683;0.3094036;-0.0631168,0.05229994;0.6056346;-0.146796,0.1986443;0.4812598;-0.06118058,0.2416696;0.2309166;0.09436278,0.272487;0.02073322;0.2156034,-0.1137575;0.4810028;-0.08659219,-0.2276108;0.243048;0.05172489,-0.3096057;0.03137772;0.1428214,0.07906365;-0.001672969;-0.04262237,0.05812032;-0.3343362;-0.00756989,0.01745342;-0.7258366;0.06602262,0.02435663;-0.6959149;-0.04358348,-0.0784185;0.01276621;-0.04192954,-0.1435491;-0.3076117;0.03188178,-0.2170316;-0.6093912;0.2846102,-0.2069654;-0.5808345;0.1752587,0.04641847;0.5331449;-0.1232803,0;0;0,-0.002101451;0.3104242;-0.0639801,-0.003876954;0.6092166;-0.1420169,0.1671247;0.5246856;-0.09677577,0.2543861;0.2552007;-0.004688978,0.3012623;0.01539305;-0.01568675,-0.1599648;0.51259;-0.0514633,-0.2332188;0.2353527;0.02909718,-0.2948501;3.415346E-05;0.003547387,0.07593314;0.004410028;-0.04780411,0.101094;-0.3296558;-0.03785228,0.09263729;-0.7258481;0.01961398,0.1024468;-0.7770424;-0.05368281,-0.08424123;0.00302609;-0.03106096,-0.1165328;-0.3305672;-0.02885439,-0.1222;-0.7273492;0.02475606,-0.1360242;-0.7778343;-0.04867559,-0.003369734;0.5361399;-0.1196141,219.0691
+0;0;0,0.02949485;0.3082063;-0.06754036,0.05817239;0.6018511;-0.1589035,0.2061395;0.4811378;-0.07458253,0.2450502;0.2400548;0.09574801,0.2731091;0.04679839;0.2435237,-0.1096154;0.4829236;-0.091672,-0.2246956;0.2483949;0.05115801,-0.3069172;0.03927448;0.1485296,0.07914183;-0.001834556;-0.04254562,0.05824964;-0.3344319;-0.006869983,0.01748682;-0.7272595;0.0663522,0.02148709;-0.6982281;-0.04276267,-0.07837655;0.01292654;-0.04203504,-0.1445619;-0.3058978;0.03734202,-0.2190463;-0.6043568;0.2956266,-0.2118443;-0.5768152;0.1866996,0.05124727;0.5301631;-0.1332543,0;0;0,-0.00214535;0.3103356;-0.06410956,-0.00421831;0.6090933;-0.1424513,0.1671504;0.5247545;-0.0966804,0.2550728;0.25591;-0.003729582,0.301943;0.01579788;-0.0147891,-0.1604441;0.512552;-0.05148078,-0.2333055;0.2359629;0.03120655,-0.2946449;0.000302121;0.005235916,0.07600401;0.00439781;-0.04775953,0.1013342;-0.3296516;-0.03777885,0.09351459;-0.7271051;0.01971984,0.1017069;-0.7759833;-0.05534101,-0.08425631;0.003048936;-0.03112076,-0.1164555;-0.3305523;-0.02920095,-0.123221;-0.728698;0.02343706,-0.1368118;-0.7771584;-0.05127752,-0.003631026;0.5360095;-0.1200144,219.0908
+0;0;0,0.02949485;0.3082063;-0.06754036,0.05817239;0.6018511;-0.1589035,0.2061395;0.4811378;-0.07458253,0.2450502;0.2400548;0.09574801,0.2731091;0.04679839;0.2435237,-0.1096154;0.4829236;-0.091672,-0.2246956;0.2483949;0.05115801,-0.3069172;0.03927448;0.1485296,0.07914183;-0.001834556;-0.04254562,0.05824964;-0.3344319;-0.006869983,0.01748682;-0.7272595;0.0663522,0.02148709;-0.6982281;-0.04276267,-0.07837655;0.01292654;-0.04203504,-0.1445619;-0.3058978;0.03734202,-0.2190463;-0.6043568;0.2956266,-0.2118443;-0.5768152;0.1866996,0.05124727;0.5301631;-0.1332543,0;0;0,-0.00214535;0.3103356;-0.06410956,-0.00421831;0.6090933;-0.1424513,0.1671504;0.5247545;-0.0966804,0.2550728;0.25591;-0.003729582,0.301943;0.01579788;-0.0147891,-0.1604441;0.512552;-0.05148078,-0.2333055;0.2359629;0.03120655,-0.2946449;0.000302121;0.005235916,0.07600401;0.00439781;-0.04775953,0.1013342;-0.3296516;-0.03777885,0.09351459;-0.7271051;0.01971984,0.1017069;-0.7759833;-0.05534101,-0.08425631;0.003048936;-0.03112076,-0.1164555;-0.3305523;-0.02920095,-0.123221;-0.728698;0.02343706,-0.1368118;-0.7771584;-0.05127752,-0.003631026;0.5360095;-0.1200144,219.1026
+0;0;0,0.02949256;0.3081825;-0.06753513,0.0581773;0.6019011;-0.1589219,0.206616;0.4810094;-0.07441109,0.2455094;0.2400344;0.09584318,0.2735742;0.04673742;0.2436499,-0.1101058;0.4828007;-0.09155291,-0.2251345;0.248377;0.05121315,-0.3073733;0.0392127;0.1486052,0.07916639;-0.001835125;-0.04255883,0.05826043;-0.3346519;-0.006859649,0.01756804;-0.7268007;0.06623602,0.02159131;-0.6977748;-0.0435063,-0.07840088;0.01293056;-0.04204809,-0.14463;-0.3061042;0.03738134,-0.2189856;-0.6040475;0.2952196,-0.2117422;-0.57652;0.1856663,0.05124946;0.5301849;-0.1332626,0;0;0,-0.002334997;0.3102796;-0.06425261,-0.005026191;0.6090449;-0.1428578,0.1670836;0.5248798;-0.09694099,0.2557936;0.2566038;-0.003524065,0.3024997;0.01639345;-0.0142796,-0.1614334;0.512462;-0.0514091,-0.2336806;0.2367288;0.03414626,-0.2948316;0.0008958578;0.008817161,0.07602526;0.004372701;-0.04778052,0.1015335;-0.3298797;-0.03762436,0.09394711;-0.7266823;0.01955676,0.1019017;-0.7763643;-0.05559659,-0.08427944;0.003088839;-0.03113474,-0.1163079;-0.3307489;-0.0288889,-0.1242056;-0.7283299;0.02255535,-0.1370577;-0.7742004;-0.05579645,-0.004231334;0.5359452;-0.1203768,219.1245
+0;0;0,0.03061899;0.3072855;-0.07103074,0.0598363;0.6001275;-0.1650591,0.2081005;0.479795;-0.07943726,0.2463684;0.243887;0.09790743,0.2849321;0.05703762;0.2515249,-0.108796;0.4827052;-0.09671416,-0.2248207;0.2522345;0.05157513,-0.3083317;0.04645079;0.1549053,0.07925199;-0.002073492;-0.04238821,0.05898104;-0.3348769;-0.006201629,0.01763859;-0.7270675;0.0663027,0.02162052;-0.6986017;-0.04343472,-0.0781943;0.01331637;-0.0423115,-0.1457584;-0.3033556;0.04505231,-0.22235;-0.5932928;0.3112284,-0.2151076;-0.5664914;0.2016938,0.05286008;0.5285815;-0.1389418,0;0;0,-0.002334997;0.3102796;-0.06425261,-0.005026191;0.6090449;-0.1428578,0.1670836;0.5248798;-0.09694099,0.2557936;0.2566038;-0.003524065,0.3024997;0.01639345;-0.0142796,-0.1614334;0.512462;-0.0514091,-0.2336806;0.2367288;0.03414626,-0.2948316;0.0008958578;0.008817161,0.07602526;0.004372701;-0.04778052,0.1015335;-0.3298797;-0.03762436,0.09394711;-0.7266823;0.01955676,0.1019017;-0.7763643;-0.05559659,-0.08427944;0.003088839;-0.03113474,-0.1163079;-0.3307489;-0.0288889,-0.1242056;-0.7283299;0.02255535,-0.1370577;-0.7742004;-0.05579645,-0.004231334;0.5359452;-0.1203768,219.136
+0;0;0,0.03061899;0.3072855;-0.07103074,0.0598363;0.6001275;-0.1650591,0.2081005;0.479795;-0.07943726,0.2463684;0.243887;0.09790743,0.2849321;0.05703762;0.2515249,-0.108796;0.4827052;-0.09671416,-0.2248207;0.2522345;0.05157513,-0.3083317;0.04645079;0.1549053,0.07925199;-0.002073492;-0.04238821,0.05898104;-0.3348769;-0.006201629,0.01763859;-0.7270675;0.0663027,0.02162052;-0.6986017;-0.04343472,-0.0781943;0.01331637;-0.0423115,-0.1457584;-0.3033556;0.04505231,-0.22235;-0.5932928;0.3112284,-0.2151076;-0.5664914;0.2016938,0.05286008;0.5285815;-0.1389418,0;0;0,-0.002334997;0.3102796;-0.06425261,-0.005026191;0.6090449;-0.1428578,0.1670836;0.5248798;-0.09694099,0.2557936;0.2566038;-0.003524065,0.3024997;0.01639345;-0.0142796,-0.1614334;0.512462;-0.0514091,-0.2336806;0.2367288;0.03414626,-0.2948316;0.0008958578;0.008817161,0.07602526;0.004372701;-0.04778052,0.1015335;-0.3298797;-0.03762436,0.09394711;-0.7266823;0.01955676,0.1019017;-0.7763643;-0.05559659,-0.08427944;0.003088839;-0.03113474,-0.1163079;-0.3307489;-0.0288889,-0.1242056;-0.7283299;0.02255535,-0.1370577;-0.7742004;-0.05579645,-0.004231334;0.5359452;-0.1203768,219.1471
+0;0;0,0.03061142;0.3072095;-0.07101317,0.0598287;0.6000512;-0.1650415,0.2077665;0.4798196;-0.07954414,0.2460136;0.2440394;0.09770446,0.2845438;0.05735266;0.2511882,-0.108464;0.4827237;-0.09678473,-0.2244259;0.2523779;0.05142421,-0.3078642;0.04677328;0.1546645,0.07926772;-0.002073904;-0.04239662,0.05900279;-0.3347784;-0.006220803,0.01755489;-0.7279693;0.06646846,0.02144539;-0.6994683;-0.04074916,-0.07820982;0.01331901;-0.0423199,-0.1457538;-0.3032588;0.04501794,-0.2225408;-0.5939355;0.3118729,-0.2154647;-0.5670606;0.2048534,0.05285232;0.5285036;-0.1389237,0;0;0,-0.002147481;0.3101409;-0.06454182,-0.004684567;0.6088698;-0.1432889,0.1669821;0.5247595;-0.09714508,0.2566973;0.257221;-0.003088951,0.3037943;0.01725835;-0.01276255,-0.1608589;0.5124823;-0.05200294,-0.2324347;0.237759;0.03674527,-0.2930808;0.002075389;0.01087904,0.07602589;0.004400223;-0.04781055,0.1017953;-0.329737;-0.03781605,0.09401737;-0.727446;0.0202167,0.1030774;-0.7760881;-0.05221486,-0.0842955;0.003056695;-0.03114597,-0.1160043;-0.3307124;-0.02905031,-0.1240927;-0.7292954;0.02259165,-0.1366806;-0.7736081;-0.05377699,-0.0039417;0.5357798;-0.1207683,219.1587
+0;0;0,0.03112173;0.3066496;-0.07317847,0.06074762;0.5987989;-0.1692159,0.2090164;0.4788359;-0.0842592,0.2471471;0.2486103;0.1001708,0.285298;0.06250775;0.2544567,-0.1079282;0.4820364;-0.1012524,-0.2252237;0.2548583;0.05074793,-0.3102463;0.05499765;0.1635338,0.07941961;-0.002243084;-0.04210276,0.05958777;-0.3349504;-0.005714357,0.0184565;-0.7283113;0.06623135,0.02220333;-0.7001919;-0.04098537,-0.07807173;0.01346236;-0.04252903,-0.1457808;-0.3030053;0.04507989,-0.2259381;-0.5900674;0.3148406,-0.2190029;-0.5637968;0.2078313,0.05369294;0.5274298;-0.1426348,0;0;0,-0.002147481;0.3101409;-0.06454182,-0.004684567;0.6088698;-0.1432889,0.1669821;0.5247595;-0.09714508,0.2566973;0.257221;-0.003088951,0.3037943;0.01725835;-0.01276255,-0.1608589;0.5124823;-0.05200294,-0.2324347;0.237759;0.03674527,-0.2930808;0.002075389;0.01087904,0.07602589;0.004400223;-0.04781055,0.1017953;-0.329737;-0.03781605,0.09401737;-0.727446;0.0202167,0.1030774;-0.7760881;-0.05221486,-0.0842955;0.003056695;-0.03114597,-0.1160043;-0.3307124;-0.02905031,-0.1240927;-0.7292954;0.02259165,-0.1366806;-0.7736081;-0.05377699,-0.0039417;0.5357798;-0.1207683,219.1809
+0;0;0,0.03112297;0.3066617;-0.07318137,0.06075636;0.5988855;-0.169244,0.2086127;0.4790191;-0.0844295,0.2467294;0.2488777;0.09993306,0.2848687;0.06283203;0.2541718,-0.1074966;0.4822112;-0.1013779,-0.2247491;0.2551162;0.05056684,-0.3097458;0.0553166;0.1633183,0.07933662;-0.00224074;-0.04205877,0.05950617;-0.3349249;-0.005672906,0.01835469;-0.728479;0.06630814,0.02208143;-0.7003496;-0.04033359,-0.07799014;0.0134483;-0.04248459,-0.1456945;-0.3029973;0.04511821,-0.2258912;-0.5902004;0.3150115,-0.2189932;-0.5639098;0.208576,0.05369858;0.527485;-0.1426512,0;0;0,-0.002020866;0.3101279;-0.06466985,-0.004353717;0.6088344;-0.1438215,0.166759;0.5248442;-0.09727907,0.2573245;0.2580773;-0.002195597,0.304884;0.01827011;-0.01156521,-0.1601075;0.5125809;-0.05245866,-0.2313482;0.2381775;0.03717976,-0.2916436;0.002148688;0.01455112,0.07601708;0.004379168;-0.04764962,0.1019297;-0.3297241;-0.0376749,0.09411998;-0.7276685;0.02010775,0.1031443;-0.7757075;-0.05213022,-0.08417518;0.003062838;-0.03119964,-0.1158981;-0.3306815;-0.02912731,-0.1238599;-0.7294698;0.02248706,-0.136794;-0.7736333;-0.05315904,-0.003668234;0.5357344;-0.1212173,219.2027
+0;0;0,0.03112297;0.3066617;-0.07318137,0.06075636;0.5988855;-0.169244,0.2086127;0.4790191;-0.0844295,0.2467294;0.2488777;0.09993306,0.2848687;0.06283203;0.2541718,-0.1074966;0.4822112;-0.1013779,-0.2247491;0.2551162;0.05056684,-0.3097458;0.0553166;0.1633183,0.07933662;-0.00224074;-0.04205877,0.05950617;-0.3349249;-0.005672906,0.01835469;-0.728479;0.06630814,0.02208143;-0.7003496;-0.04033359,-0.07799014;0.0134483;-0.04248459,-0.1456945;-0.3029973;0.04511821,-0.2258912;-0.5902004;0.3150115,-0.2189932;-0.5639098;0.208576,0.05369858;0.527485;-0.1426512,0;0;0,-0.002020866;0.3101279;-0.06466985,-0.004353717;0.6088344;-0.1438215,0.166759;0.5248442;-0.09727907,0.2573245;0.2580773;-0.002195597,0.304884;0.01827011;-0.01156521,-0.1601075;0.5125809;-0.05245866,-0.2313482;0.2381775;0.03717976,-0.2916436;0.002148688;0.01455112,0.07601708;0.004379168;-0.04764962,0.1019297;-0.3297241;-0.0376749,0.09411998;-0.7276685;0.02010775,0.1031443;-0.7757075;-0.05213022,-0.08417518;0.003062838;-0.03119964,-0.1158981;-0.3306815;-0.02912731,-0.1238599;-0.7294698;0.02248706,-0.136794;-0.7736333;-0.05315904,-0.003668234;0.5357344;-0.1212173,219.2144
+0;0;0,0.03106917;0.3063766;-0.07457819,0.06020547;0.5987014;-0.1714924,0.2066317;0.4777849;-0.08363862,0.2464618;0.2501628;0.1032665,0.280899;0.06834061;0.2628134,-0.1075874;0.4799967;-0.1051458,-0.2266244;0.2568567;0.05096468,-0.3146601;0.06290713;0.1706882,0.07932261;-0.002342392;-0.04212969,0.06005513;-0.3347078;-0.005667575,0.01834036;-0.730408;0.06642372,0.02332902;-0.7025293;-0.03711431,-0.0779791;0.01349967;-0.04253813,-0.1457146;-0.3022579;0.04621173,-0.2292102;-0.585525;0.3224437,-0.2211269;-0.559509;0.2191562,0.05330702;0.5272576;-0.144715,0;0;0,-0.001998782;0.3101267;-0.06489444,-0.004318461;0.6089714;-0.1447494,0.1665388;0.5249189;-0.09734559,0.2576695;0.2586287;-0.001865149,0.3061092;0.01929975;-0.01056504,-0.1597469;0.5126949;-0.05285627,-0.2316207;0.2390863;0.03827158,-0.2914922;0.003044918;0.01826436,0.07605538;0.004366428;-0.04763389,0.1018638;-0.3294009;-0.03759623,0.0944428;-0.7294693;0.02076507,0.1031229;-0.7730453;-0.05176592,-0.08419208;0.003087119;-0.03121918,-0.1160406;-0.3303063;-0.02981075,-0.1237434;-0.7311723;0.02275313,-0.1362066;-0.7734395;-0.0505383,-0.003636315;0.5358218;-0.1220007,219.2254
+0;0;0,0.03106917;0.3063766;-0.07457819,0.06020547;0.5987014;-0.1714924,0.2066317;0.4777849;-0.08363862,0.2464618;0.2501628;0.1032665,0.280899;0.06834061;0.2628134,-0.1075874;0.4799967;-0.1051458,-0.2266244;0.2568567;0.05096468,-0.3146601;0.06290713;0.1706882,0.07932261;-0.002342392;-0.04212969,0.06005513;-0.3347078;-0.005667575,0.01834036;-0.730408;0.06642372,0.02332902;-0.7025293;-0.03711431,-0.0779791;0.01349967;-0.04253813,-0.1457146;-0.3022579;0.04621173,-0.2292102;-0.585525;0.3224437,-0.2211269;-0.559509;0.2191562,0.05330702;0.5272576;-0.144715,0;0;0,-0.001998782;0.3101267;-0.06489444,-0.004318461;0.6089714;-0.1447494,0.1665388;0.5249189;-0.09734559,0.2576695;0.2586287;-0.001865149,0.3061092;0.01929975;-0.01056504,-0.1597469;0.5126949;-0.05285627,-0.2316207;0.2390863;0.03827158,-0.2914922;0.003044918;0.01826436,0.07605538;0.004366428;-0.04763389,0.1018638;-0.3294009;-0.03759623,0.0944428;-0.7294693;0.02076507,0.1031229;-0.7730453;-0.05176592,-0.08419208;0.003087119;-0.03121918,-0.1160406;-0.3303063;-0.02981075,-0.1237434;-0.7311723;0.02275313,-0.1362066;-0.7734395;-0.0505383,-0.003636315;0.5358218;-0.1220007,219.2366
+0;0;0,0.03107502;0.3064343;-0.07459223,0.06023129;0.5989602;-0.1715741,0.2065856;0.4779982;-0.08372144,0.2464416;0.2502283;0.103305,0.280887;0.06836283;0.2628899,-0.1074993;0.4802091;-0.1052195,-0.2266136;0.2569242;0.05099238,-0.3146704;0.06292842;0.1707444,0.07929541;-0.002341588;-0.04211524,0.05998518;-0.3354444;-0.005572226,0.0186392;-0.7276462;0.06588174,0.02376916;-0.6998277;-0.04058883,-0.07795236;0.01349504;-0.04252354,-0.1458382;-0.3029631;0.04642323,-0.2285956;-0.583726;0.320213,-0.2202833;-0.5578228;0.2140002,0.05332641;0.5274498;-0.1447717,0;0;0,-0.001945123;0.3101488;-0.06508136,-0.004206061;0.6090803;-0.1454403,0.166503;0.5249752;-0.0974915,0.2579848;0.2587718;-0.001505375,0.3070709;0.01950927;-0.01004362,-0.1595051;0.5128604;-0.05326447,-0.2308923;0.2393684;0.03921514,-0.2910013;0.003152147;0.02139133,0.07605866;0.004359215;-0.04757118,0.1017939;-0.3301531;-0.03732634,0.09458983;-0.7267713;0.01994133,0.1030075;-0.7740337;-0.05304313,-0.08413956;0.003100013;-0.03127083,-0.1160357;-0.3310355;-0.02990376,-0.1230897;-0.7283366;0.02243684,-0.1357922;-0.7739532;-0.0516431,-0.003534406;0.5358928;-0.1225727,219.2585
+0;0;0,0.03104846;0.3061335;-0.07582828,0.06003949;0.5983875;-0.1736793,0.2054861;0.4770335;-0.08366352,0.2483249;0.2578568;0.1127364,0.2824861;0.08065818;0.277547,-0.1078079;0.4787283;-0.1090076,-0.2283288;0.2589437;0.05104245,-0.3175084;0.06839679;0.1754119,0.07932518;-0.00240389;-0.04205562,0.06099346;-0.3355815;-0.005690679,0.01891747;-0.7276866;0.06586758,0.0252116;-0.7001572;-0.04053419,-0.07789984;0.01349646;-0.04261925,-0.1474337;-0.3013841;0.05055311,-0.2288115;-0.5730591;0.3337629,-0.2193623;-0.5475804;0.2276623,0.05317777;0.526944;-0.1466882,0;0;0,-0.001945123;0.3101488;-0.06508136,-0.004206061;0.6090803;-0.1454403,0.166503;0.5249752;-0.0974915,0.2579848;0.2587718;-0.001505375,0.3070709;0.01950927;-0.01004362,-0.1595051;0.5128604;-0.05326447,-0.2308923;0.2393684;0.03921514,-0.2910013;0.003152147;0.02139133,0.07605866;0.004359215;-0.04757118,0.1017939;-0.3301531;-0.03732634,0.09458983;-0.7267713;0.01994133,0.1030075;-0.7740337;-0.05304313,-0.08413956;0.003100013;-0.03127083,-0.1160357;-0.3310355;-0.02990376,-0.1230897;-0.7283366;0.02243684,-0.1357922;-0.7739532;-0.0516431,-0.003534406;0.5358928;-0.1225727,219.2702

+ 115 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004189766;0.3020006;0.004714138,0.008078114;0.5933051;-0.005613272,0.1822178;0.477374;0.01878217,0.2297273;0.1930546;0.02776612,0.2913705;-0.07212651;-0.02852886,-0.166076;0.4677399;-0.007914954,-0.2270181;0.1858904;-0.01264001,-0.2758868;-0.08160406;-0.07050698,0.07708853;0.003829478;-0.03979128,0.07811007;-0.3448706;0.006092794,0.06917105;-0.7329538;0.09563635,0.07304914;-0.694987;0.005070493,-0.07471969;0.008285652;-0.04346227,-0.1164913;-0.3396443;-0.01349472,-0.1453022;-0.7252235;0.08244871,-0.1390436;-0.6870788;-0.007967964,0.007181687;0.5219415;-0.0007865275,0;0;0,0.0005592406;0.3020067;-0.005985022,0.001099076;0.5928357;-0.02577281,0.1813075;0.5252348;0.003625393,0.224818;0.2405907;0.01975036,0.2535573;-0.03025287;-0.03599763,-0.1802732;0.518691;-0.006653676,-0.2283114;0.2344241;0.001099026,-0.2592802;-0.03391907;-0.06464969,0.07757786;0.003810361;-0.03883052,0.1010692;-0.3468882;-0.02630901,0.1027823;-0.7364395;0.05707835,0.1111268;-0.7718948;-0.005584724,-0.07782488;0.004043581;-0.03830913,-0.1077;-0.3458725;-0.01921983,-0.09988686;-0.735677;0.06262081,-0.0979534;-0.7227707;-0.02673663,0.001001451;0.5216872;-0.01837444,677.4802
+0;0;0,0.004188768;0.3019286;0.004713015,0.008075715;0.5931281;-0.005610613,0.1824737;0.4771586;0.01881183,0.2300574;0.192395;0.02780981,0.291642;-0.07253411;-0.02843168,-0.1663333;0.4675103;-0.007924635,-0.2273706;0.1852205;-0.01265707,-0.2761929;-0.08201978;-0.07046905,0.07705571;0.003827847;-0.03977434,0.07807746;-0.3449442;0.006119214,0.06912813;-0.7334753;0.09576611,0.07297567;-0.6955713;0.005913623,-0.07468788;0.008282125;-0.04344377,-0.1164681;-0.3397196;-0.01347003,-0.1453122;-0.7257438;0.08258414,-0.1391029;-0.6876631;-0.007120356,0.00717963;0.5217918;-0.0007857052,0;0;0,0.000767976;0.3019359;-0.00589776,0.001494061;0.5926608;-0.02566099,0.1818753;0.5253806;0.00412512,0.2251412;0.2402315;0.02005029,0.2536922;-0.03024679;-0.03624821,-0.1802391;0.5190139;-0.00722991,-0.2290732;0.2344293;0.0006669117,-0.2600667;-0.03367603;-0.0649237,0.07755644;0.003726036;-0.03879881,0.1011098;-0.347034;-0.02607775,0.1021122;-0.7369803;0.05767179,0.1103956;-0.7710644;-0.005378723,-0.07777399;0.004130515;-0.03831943,-0.1078962;-0.3458273;-0.01904719,-0.1001694;-0.7360619;0.06299113,-0.09804311;-0.7230349;-0.02565505,0.001353826;0.5215393;-0.01826715,677.5096
+0;0;0,0.004187064;0.3018059;0.004711098,0.008071573;0.5928221;-0.005605759,0.1833896;0.4766698;0.01891599,0.2309881;0.1918174;0.02791678,0.2925073;-0.07283023;-0.02826496,-0.1672468;0.466971;-0.007960696,-0.2283031;0.1845931;-0.01269461,-0.2770736;-0.08236328;-0.07044517,0.07714476;0.003832271;-0.03982031,0.07816605;-0.3447791;0.006052107,0.06920151;-0.7339705;0.09585134,0.07297391;-0.6962208;0.007753603,-0.07477419;0.008291696;-0.04349397,-0.1165352;-0.3395497;-0.01353404,-0.1454283;-0.7262299;0.08268335,-0.1393403;-0.6883071;-0.005269267,0.007176132;0.5215371;-0.000784324,0;0;0,0.0009623095;0.3018166;-0.005681753,0.001934901;0.592369;-0.02526927,0.183128;0.5252048;0.005146503,0.2253174;0.239756;0.02019835,0.253686;-0.03024518;-0.03702045,-0.1808484;0.5194336;-0.007259718,-0.2305558;0.2349027;0.0004156902,-0.2612975;-0.03297347;-0.0649807,0.07767573;0.003590539;-0.0387975,0.101175;-0.3470017;-0.02583265,0.1015223;-0.7375536;0.05832958,0.1120522;-0.7688684;-0.004639626,-0.07787604;0.004249715;-0.03832649,-0.1078359;-0.3455707;-0.01926423,-0.1007752;-0.7363999;0.06329972,-0.1021844;-0.7803743;0.01470648,0.0017309;0.5212945;-0.01792216,677.5422
+0;0;0,0.004164102;0.3016903;0.004495714,0.008036512;0.5925683;-0.006005448,0.1837929;0.4765704;0.01905055,0.2310808;0.1912653;0.02842013,0.292641;-0.07381064;-0.02781485,-0.1677206;0.4667099;-0.008779345,-0.2295832;0.1840799;-0.01280693,-0.2787297;-0.08326119;-0.07051846,0.07698326;0.003774963;-0.03969661,0.07754946;-0.3450036;0.006128564,0.06865444;-0.7311863;0.09515188,0.07262732;-0.693436;0.00684759,-0.07453268;0.008327467;-0.04349745,-0.1166641;-0.3396477;-0.0137486,-0.1456873;-0.723235;0.08195776,-0.1393921;-0.685309;-0.006195769,0.00713833;0.521319;-0.001125814,0;0;0,0.001067195;0.3016984;-0.005615234,0.00206757;0.592119;-0.02520204,0.1836594;0.524974;0.005621433,0.2252875;0.2390053;0.02017736,0.2542541;-0.03110453;-0.03829408,-0.1811523;0.51957;-0.006908486,-0.2301216;0.234481;0.0001060404,-0.2609202;-0.03375912;-0.06559002,0.07750892;0.003493726;-0.03868663,0.1006875;-0.3472726;-0.02555466,0.1011343;-0.734645;0.05861092,0.1109176;-0.7669726;-0.003783464,-0.07760981;0.004358761;-0.03839549,-0.1083769;-0.3455513;-0.01934119,-0.1013459;-0.7332523;0.06299891,-0.1034997;-0.7775474;0.01453132,0.001862317;0.5210767;-0.01785231,677.5749
+0;0;0,0.004163421;0.301641;0.004494979,0.008035235;0.5924743;-0.006004703,0.1831161;0.4766555;0.01897358,0.2304727;0.1909355;0.02835678,0.2917696;-0.07300684;-0.02763771,-0.167053;0.4668328;-0.008749868,-0.2290055;0.1837918;-0.01278331,-0.2779418;-0.08240607;-0.07024804,0.07688057;0.003769927;-0.03964366,0.07744529;-0.3441021;0.006062418,0.06855386;-0.730129;0.09504982,0.07254355;-0.692346;0.006371982,-0.07443325;0.008316359;-0.04343942,-0.1164552;-0.3387544;-0.01376789,-0.1454666;-0.722187;0.08189987,-0.1391448;-0.6842275;-0.006626584,0.007137153;0.521233;-0.00112561,0;0;0,0.001549609;0.301645;-0.005720139,0.003041152;0.5920048;-0.02550769,0.1837272;0.5248109;0.005969765,0.2254426;0.2384228;0.02040267,0.2542406;-0.03032425;-0.03879141,-0.1796245;0.5197077;-0.007587102,-0.2295223;0.2343518;-0.0006024414,-0.2594407;-0.03279474;-0.06614547,0.07746211;0.003440365;-0.03852582,0.1003418;-0.3464289;-0.0253973,0.1002341;-0.7336273;0.05881667,0.1099935;-0.7667271;-0.003339767,-0.07743224;0.004414963;-0.0384865,-0.1087091;-0.3445094;-0.01904802,-0.1019424;-0.7320349;0.06337012,-0.1041421;-0.7766907;0.01477036,0.002714571;0.5209768;-0.01810193,677.6092
+0;0;0,0.004160595;0.3014362;0.004491928,0.008028195;0.5919523;-0.00599586,0.1825888;0.4763537;0.01891685,0.2298762;0.1910512;0.02828634,0.291348;-0.07364416;-0.0278679,-0.1665428;0.46656;-0.008724465,-0.2284048;0.1839326;-0.01275201,-0.2774808;-0.08302471;-0.07038068,0.07682538;0.003767221;-0.0396152,0.07738981;-0.3439201;0.006066613,0.06857961;-0.7264204;0.09424105,0.07276022;-0.6882649;0.001319803,-0.07437982;0.008310389;-0.04340824,-0.1163795;-0.3385761;-0.01375247,-0.1451259;-0.7185058;0.08104129,-0.1385015;-0.6801654;-0.01172133,0.007131223;0.520799;-0.001122795,0;0;0,0.002126146;0.3014392;-0.005581379,0.004266847;0.5914879;-0.02520633,0.1842218;0.5247607;0.006306887,0.2253116;0.2386935;0.02039909,0.2542238;-0.03064713;-0.03972924,-0.1780579;0.5200074;-0.007890648,-0.2283186;0.2351459;-0.0008806498,-0.2586154;-0.03277263;-0.06643597,0.07739661;0.003363535;-0.03852463,0.100089;-0.346319;-0.0250783,0.09946905;-0.7298249;0.05907439,0.1081909;-0.7674944;-0.004668243,-0.07736903;0.004493433;-0.03846473,-0.1084327;-0.3442515;-0.01882586,-0.1025048;-0.728262;0.0627804,-0.0997721;-0.7158114;-0.02888694,0.003774378;0.5205449;-0.01784492,677.6417
+0;0;0,0.004641046;0.301304;0.00417426,0.009163785;0.5917106;-0.006685496,0.1842175;0.476391;0.01925311,0.2313991;0.1908948;0.02921521,0.2929354;-0.07240579;-0.02546277,-0.1664064;0.4666451;-0.009287472,-0.2290415;0.1839814;-0.0126809,-0.2783414;-0.0813013;-0.07011106,0.07674046;0.003677175;-0.03961654,0.07663536;-0.3434965;0.005895555,0.06751969;-0.7275888;0.09459726,0.07185932;-0.6894824;0.001862898,-0.0743297;0.008375977;-0.04332469,-0.116527;-0.3380022;-0.01429908,-0.1459916;-0.7194458;0.08115035,-0.1392141;-0.6811522;-0.01142119,0.008085503;0.5205884;-0.001699214,0;0;0,0.001850031;0.3013133;-0.005474567,0.003773548;0.5912805;-0.02505851,0.1844655;0.5245893;0.006508827,0.2255592;0.2383185;0.02042842,0.2543992;-0.02909079;-0.04092407,-0.1792074;0.5201666;-0.007928378,-0.2300135;0.2352032;-0.000998111,-0.2599465;-0.03111014;-0.06645662,0.0773409;0.00329569;-0.03846574,0.1001855;-0.3458293;-0.0246532,0.09876164;-0.7310965;0.0592823,0.1077851;-0.7677003;-0.005267859,-0.07726847;0.004561974;-0.03848197,-0.1083778;-0.3436682;-0.01927559,-0.103075;-0.7292483;0.06305259,-0.1002838;-0.7167569;-0.02843439,0.003328267;0.5203572;-0.01770449,677.6644
+0;0;0,0.00464142;0.3013284;0.004174598,0.009164498;0.5917567;-0.006686001,0.1841971;0.4764365;0.01925052,0.2312649;0.1916289;0.02918859,0.2927167;-0.07131001;-0.02541427,-0.166385;0.4666917;-0.009286653,-0.228869;0.1847098;-0.0126719,-0.2781011;-0.08020845;-0.07002316,0.0767663;0.003678414;-0.03962989,0.07666144;-0.3427344;0.005782459,0.06752533;-0.727688;0.09468305,0.07185163;-0.6896064;0.002233654,-0.07435474;0.008378799;-0.04333928,-0.1164596;-0.3372402;-0.0143773,-0.1459902;-0.7195391;0.08128616,-0.1392335;-0.681271;-0.01100091,0.008086126;0.5206286;-0.001699301,0;0;0,0.001898229;0.3013406;-0.005290508,0.003784616;0.5913392;-0.0247345,0.1844966;0.5244912;0.006634237,0.225368;0.2388742;0.02012468,0.2542591;-0.02804101;-0.04165088,-0.1791712;0.5203544;-0.007887502,-0.2297459;0.2360505;-0.00133454,-0.2597021;-0.02995336;-0.06644414,0.07736287;0.003293425;-0.0384872,0.09984088;-0.3450723;-0.02433944,0.09812324;-0.7312318;0.05964803,0.1072939;-0.7672963;-0.005022772,-0.07731888;0.00456951;-0.0384452,-0.1086416;-0.3428577;-0.01902054,-0.1036198;-0.7293459;0.06330625,-0.1008233;-0.7167851;-0.02790216,0.003355939;0.5204065;-0.01741338,677.6972
+0;0;0,0.004431839;0.3011661;0.004150748,0.008775981;0.5913463;-0.006642351,0.184431;0.4763417;0.01919426,0.2307621;0.1920046;0.02953699,0.2920064;-0.07123059;-0.02494601,-0.1671167;0.4659656;-0.009663531,-0.2300629;0.1846627;-0.01242176,-0.2799948;-0.08031085;-0.06993574,0.07679936;0.003557266;-0.0396917,0.0764427;-0.3430659;0.005749308,0.06697889;-0.7278242;0.09455945,0.07143708;-0.6896302;0.0008273572,-0.07435652;0.008519427;-0.04341376,-0.1168114;-0.3372934;-0.01471473,-0.1468877;-0.719322;0.08102129,-0.1399637;-0.6809378;-0.01254413,0.007735734;0.5202898;-0.001676979,0;0;0,0.001743071;0.3011731;-0.00544095,0.003484324;0.5908983;-0.02517104,0.184691;0.5242639;0.006634476,0.2254531;0.2391984;0.01994825,0.254129;-0.02791509;-0.04202032,-0.1799074;0.5205321;-0.007936878,-0.2306238;0.2368291;-0.001487697,-0.2605679;-0.0293802;-0.06666419,0.07741916;0.003232166;-0.03849745,0.0999582;-0.3453262;-0.02394772,0.09773992;-0.7313435;0.05972695,0.1083049;-0.7676122;-0.00637579,-0.07738349;0.004624825;-0.038427,-0.1090647;-0.3429885;-0.01908997,-0.1045613;-0.7292798;0.06321736,-0.1016934;-0.7169454;-0.02926196,0.003099583;0.5200486;-0.01775956,677.7197
+0;0;0,0.004432851;0.3012349;0.004151696,0.008778224;0.5914972;-0.00664456,0.1842863;0.4765068;0.0191763,0.2305573;0.1925379;0.02950563,0.291723;-0.07035932;-0.02490741,-0.1669696;0.4661393;-0.009657543,-0.2298343;0.1852007;-0.0124122,-0.2797021;-0.07943264;-0.06985234,0.07689567;0.003561727;-0.03974148,0.07653914;-0.3429458;0.005684372,0.06705687;-0.7284545;0.09466772,0.07144765;-0.6903844;0.002352677,-0.07444976;0.00853011;-0.0434682,-0.1168905;-0.3371674;-0.01477875,-0.1470254;-0.719941;0.08114398,-0.1402061;-0.6816837;-0.0110069,0.007737648;0.5204183;-0.001677622,0;0;0,0.001801983;0.301244;-0.005304575,0.003512312;0.59106;-0.0249157,0.1846086;0.5241717;0.006664515,0.225446;0.239478;0.01962113,0.2535353;-0.02736342;-0.04221416,-0.1797405;0.5204475;-0.008188855,-0.2308592;0.237196;-0.001746404,-0.2606767;-0.02864912;-0.06697105,0.07750089;0.003139451;-0.03858459,0.09948793;-0.3453193;-0.0236125,0.09706096;-0.7322757;0.05935597,0.1078999;-0.7680209;-0.005192995,-0.07752971;0.004712189;-0.03836605,-0.1091598;-0.3428258;-0.01971213,-0.1053905;-0.7297843;0.06319679,-0.1025174;-0.7171612;-0.02788702,0.003139518;0.5201845;-0.01753449,677.7535
+0;0;0,0.004433197;0.3012583;0.00415202,0.008778305;0.591503;-0.006643478,0.1847297;0.476409;0.01922927,0.2309288;0.1928816;0.02954254,0.2920981;-0.07003108;-0.02487373,-0.1674081;0.4660155;-0.009676964,-0.230175;0.1855137;-0.01242734,-0.2800458;-0.07913527;-0.06987087,0.07680816;0.003557673;-0.03969625,0.07645277;-0.341839;0.005583968,0.06711447;-0.7214944;0.09321627,0.07172366;-0.6830229;-0.003690861,-0.07436503;0.008520403;-0.04341874,-0.1166697;-0.3360689;-0.01482126,-0.1463471;-0.7130308;0.07964507,-0.1391886;-0.6743627;-0.01708973,0.007737827;0.5204308;-0.001677006,0;0;0,0.001531404;0.3012654;-0.005505323,0.003109802;0.5910481;-0.0253396,0.1846814;0.5241197;0.006501675,0.2253344;0.239848;0.01936436,0.2534779;-0.02700403;-0.04247296,-0.1805587;0.5205887;-0.00834603,-0.2316025;0.2377764;-0.002002113,-0.2615076;-0.02808192;-0.06720136,0.07741001;0.003124028;-0.03854704,0.1000851;-0.3441721;-0.02369881,0.09617959;-0.725063;0.05883502,0.106867;-0.768189;-0.004587181,-0.07740968;0.004731627;-0.03838355,-0.1090876;-0.3416753;-0.01972867,-0.1053028;-0.7228552;0.06146573,-0.1022797;-0.7110819;-0.03415148,0.002771713;0.5201872;-0.01788116,677.7867
+0;0;0,0.004433197;0.3012583;0.00415202,0.008778305;0.591503;-0.006643478,0.1847297;0.476409;0.01922927,0.2309288;0.1928816;0.02954254,0.2920981;-0.07003108;-0.02487373,-0.1674081;0.4660155;-0.009676964,-0.230175;0.1855137;-0.01242734,-0.2800458;-0.07913527;-0.06987087,0.07680816;0.003557673;-0.03969625,0.07645277;-0.341839;0.005583968,0.06711447;-0.7214944;0.09321627,0.07172366;-0.6830229;-0.003690861,-0.07436503;0.008520403;-0.04341874,-0.1166697;-0.3360689;-0.01482126,-0.1463471;-0.7130308;0.07964507,-0.1391886;-0.6743627;-0.01708973,0.007737827;0.5204308;-0.001677006,0;0;0,0.001531404;0.3012654;-0.005505323,0.003109802;0.5910481;-0.0253396,0.1846814;0.5241197;0.006501675,0.2253344;0.239848;0.01936436,0.2534779;-0.02700403;-0.04247296,-0.1805587;0.5205887;-0.00834603,-0.2316025;0.2377764;-0.002002113,-0.2615076;-0.02808192;-0.06720136,0.07741001;0.003124028;-0.03854704,0.1000851;-0.3441721;-0.02369881,0.09617959;-0.725063;0.05883502,0.106867;-0.768189;-0.004587181,-0.07740968;0.004731627;-0.03838355,-0.1090876;-0.3416753;-0.01972867,-0.1053028;-0.7228552;0.06146573,-0.1022797;-0.7110819;-0.03415148,0.002771713;0.5201872;-0.01788116,677.8096
+0;0;0,0.003869171;0.3011492;0.004049318,0.007742198;0.5913061;-0.006736462,0.1841014;0.4764343;0.01865681,0.2293938;0.1933957;0.0295606,0.291005;-0.06965604;-0.02423986,-0.1683438;0.4653255;-0.01060023,-0.2326779;0.1857934;-0.01260812,-0.2829979;-0.07890692;-0.06995197,0.07684807;0.003416163;-0.03959577,0.07531662;-0.3420107;0.005482964,0.06554257;-0.7246385;0.09367798,0.07009438;-0.6864408;-0.0001688674,-0.07437244;0.008608819;-0.0433561,-0.1170958;-0.3360016;-0.01556144,-0.1480984;-0.7156876;0.08012198,-0.141075;-0.6772963;-0.01355517,0.006804168;0.5202531;-0.001772556,0;0;0,0.001420557;0.3011461;-0.005587578,0.002867568;0.5908272;-0.02552724,0.1846568;0.5239371;0.006408215,0.2254293;0.2402865;0.01910019,0.2530717;-0.02676561;-0.04259026,-0.1809514;0.520983;-0.008377695,-0.2321485;0.2388098;-0.002189828,-0.2613967;-0.02718839;-0.06758222,0.07742077;0.003059358;-0.03849399,0.09985565;-0.3442549;-0.02354002,0.09585129;-0.7284044;0.05825901,0.1061911;-0.7680135;-0.004532814,-0.07737803;0.004792199;-0.0384031,-0.1088706;-0.341618;-0.0193677,-0.1054757;-0.7257806;0.06239722,-0.1025431;-0.7134575;-0.03019911,0.002562527;0.5199898;-0.0180428,677.832
+0;0;0,0.003868766;0.3011177;0.004048895,0.007741728;0.5912698;-0.006736807,0.1845414;0.4762881;0.01870729,0.2298086;0.1934066;0.02960503,0.2914062;-0.06958684;-0.0241835,-0.1687793;0.4651517;-0.01062242,-0.2330778;0.1857747;-0.01262921,-0.2833866;-0.0788669;-0.06996035,0.076869;0.003417093;-0.03960655,0.07533535;-0.342504;0.005536679,0.06557174;-0.7247233;0.09363753,0.07012174;-0.6865289;-0.0001720116,-0.07439269;0.008611162;-0.0433679,-0.1171772;-0.3364923;-0.01553347,-0.1481467;-0.7157729;0.08004779,-0.1411261;-0.6773849;-0.01359212,0.006803684;0.5202157;-0.001772823,0;0;0,0.001102217;0.3011147;-0.005650043,0.002384707;0.5907853;-0.02567601,0.1846685;0.5238844;0.006343365,0.2255662;0.2404132;0.01904345,0.2530557;-0.02659148;-0.04264795,-0.1818472;0.5214283;-0.008476233,-0.2334624;0.239491;-0.0023884,-0.262352;-0.02652046;-0.06762878,0.07744724;0.003010541;-0.03849757,0.09972693;-0.344796;-0.023139,0.09548494;-0.7285664;0.05841494,0.1057182;-0.7680383;-0.004489899,-0.07740897;0.004834983;-0.03838847,-0.1095765;-0.3420461;-0.01993716,-0.1060391;-0.7258173;0.06164628,-0.1030777;-0.7134973;-0.03091034,0.002119813;0.5199503;-0.01815701,677.8651
+0;0;0,0.003868219;0.3010751;0.004048322,0.007740705;0.5911915;-0.006736096,0.1849449;0.4761176;0.01875407,0.2302399;0.1930626;0.02965849,0.2917159;-0.06941184;-0.02402389,-0.1691798;0.4649559;-0.01064239,-0.2335177;0.1854075;-0.01265041,-0.2837273;-0.07871181;-0.0698684,0.07683332;0.003415507;-0.03958816,0.07529993;-0.3424469;0.005547408,0.0655429;-0.7244085;0.09358886,0.0700708;-0.6862538;0.0002349168,-0.07435816;0.008607165;-0.04334777,-0.1171354;-0.3364378;-0.01551807,-0.148084;-0.7154627;0.07999875,-0.1410975;-0.6771154;-0.0131864,0.006802763;0.5201452;-0.001772653,0;0;0,0.001030315;0.3010708;-0.005733013,0.002225768;0.5906986;-0.02586293,0.1849427;0.5238721;0.006264448,0.225666;0.2401992;0.01899076,0.2530217;-0.02625778;-0.04270422,-0.1823969;0.5215773;-0.008545164,-0.2342078;0.2394966;-0.002479598,-0.2631575;-0.02597708;-0.06759153,0.07740261;0.002971471;-0.03850007,0.09966154;-0.3447769;-0.02313709,0.09548528;-0.7282773;0.05841708,0.1054338;-0.7674488;-0.004179239,-0.07736512;0.004880159;-0.0383806,-0.1097677;-0.3419189;-0.01991747,-0.1060442;-0.7253913;0.06179068,-0.1030893;-0.7130002;-0.03031337,0.001983173;0.5198742;-0.01831651,677.8878
+0;0;0,0.004895553;0.3010681;0.003405591,0.01006689;0.5911341;-0.008122034,0.1870716;0.4769146;0.01817826,0.2316609;0.1937959;0.03027143,0.2915676;-0.06900841;-0.02357123,-0.1677254;0.4666577;-0.0117804,-0.2322656;0.1871488;-0.01185837,-0.2842477;-0.07648489;-0.06972934,0.07685575;0.003240175;-0.03955937,0.07353605;-0.3426898;0.004958503,0.06293134;-0.7247019;0.09268227,0.06756341;-0.6865996;-0.0006711259,-0.07434675;0.008733667;-0.04334204,-0.1188329;-0.3361679;-0.01643011,-0.1506346;-0.7152785;0.07846457,-0.143542;-0.6769872;-0.01471756,0.008794458;0.5201086;-0.002939308,0;0;0,0.001030315;0.3010708;-0.005733013,0.002225768;0.5906986;-0.02586293,0.1849427;0.5238721;0.006264448,0.225666;0.2401992;0.01899076,0.2530217;-0.02625778;-0.04270422,-0.1823969;0.5215773;-0.008545164,-0.2342078;0.2394966;-0.002479598,-0.2631575;-0.02597708;-0.06759153,0.07740261;0.002971471;-0.03850007,0.09966154;-0.3447769;-0.02313709,0.09548528;-0.7282773;0.05841708,0.1054338;-0.7674488;-0.004179239,-0.07736512;0.004880159;-0.0383806,-0.1097677;-0.3419189;-0.01991747,-0.1060442;-0.7253913;0.06179068,-0.1030893;-0.7130002;-0.03031337,0.001983173;0.5198742;-0.01831651,677.9107
+0;0;0,0.004895623;0.3010724;0.003405641,0.01006735;0.5911605;-0.008122942,0.187279;0.4768836;0.01820241,0.231911;0.1934942;0.03030714,0.2917156;-0.06886235;-0.02344379,-0.1679301;0.4666148;-0.01179105,-0.232532;0.1868387;-0.0118691,-0.2844256;-0.07634592;-0.06964146,0.07683644;0.00323936;-0.03954943,0.07351229;-0.3431543;0.005028121,0.06289861;-0.7254897;0.09282615,0.06759509;-0.6872748;-0.001825616,-0.07432807;0.008731471;-0.04333115,-0.1188739;-0.3366325;-0.01638315,-0.1507025;-0.716064;0.07859185,-0.1435112;-0.6776574;-0.01588625,0.008794792;0.5201278;-0.002939689,0;0;0,0.0009362288;0.301074;-0.005810261,0.001985021;0.5907209;-0.02599645,0.1849484;0.5239025;0.006169081,0.2256665;0.239952;0.01890612,0.2527524;-0.02606881;-0.04270542,-0.1828234;0.5216039;-0.008770963,-0.2348955;0.2392965;-0.002519727,-0.2636562;-0.02569661;-0.06769795,0.07740377;0.002905205;-0.03845394,0.09992492;-0.3452741;-0.02261758,0.0952557;-0.7291689;0.05865049,0.1039234;-0.7681595;-0.006262302,-0.07732979;0.004940412;-0.03839511,-0.1101815;-0.3422858;-0.01991643,-0.1063658;-0.7260488;0.06201639,-0.1033395;-0.7139131;-0.03136568,0.001776703;0.5198901;-0.01844144,677.9337
+0;0;0,0.004897469;0.3011859;0.003406924,0.01007095;0.5913725;-0.008125563,0.1876819;0.4769748;0.01824888,0.2324275;0.192864;0.03038442,0.2918552;-0.06783903;-0.02302773,-0.1683227;0.466683;-0.01181175,-0.2330891;0.1861947;-0.01189,-0.2846555;-0.07533109;-0.06929824,0.07686152;0.003240418;-0.03956234,0.07353934;-0.3429483;0.004988849,0.06292264;-0.7253923;0.0928118,0.06765079;-0.687122;-0.002478004,-0.07435232;0.008734322;-0.04334529,-0.1188718;-0.3364253;-0.01641323,-0.1507094;-0.7159646;0.07858873,-0.1434697;-0.6775013;-0.01652624,0.008797966;0.5203159;-0.002940567,0;0;0,0.0008455179;0.3011876;-0.005818844,0.001747064;0.5909332;-0.02601671,0.1851355;0.5240988;0.006345987,0.2257729;0.2393874;0.01885343,0.2529755;-0.02493832;-0.0423224,-0.1834383;0.5217018;-0.008706439,-0.2357627;0.2386953;-0.002553307,-0.2641125;-0.02470431;-0.06710931,0.07742535;0.002942964;-0.0384711,0.09940951;-0.345063;-0.02262759,0.09472689;-0.7290893;0.0585568,0.1066423;-0.770314;-0.004339695,-0.07737412;0.004910277;-0.03837323,-0.110409;-0.3420908;-0.01989515,-0.1069316;-0.7258877;0.06242689,-0.103863;-0.7138795;-0.03158259,0.001572743;0.5200781;-0.01846242,677.957
+0;0;0,0.006417376;0.3011609;0.003082251,0.01329626;0.5912977;-0.00879107,0.1905105;0.4771322;0.01787023,0.2341723;0.192906;0.0311929,0.2926545;-0.06821337;-0.02121958,-0.1659245;0.4679795;-0.0124588,-0.2315414;0.1876947;-0.01065487,-0.2850079;-0.07354996;-0.06760327,0.07674398;0.003071338;-0.03980325,0.07231675;-0.3431255;0.004589379,0.0606769;-0.7257066;0.09168267,0.06544884;-0.6874708;-0.003607951,-0.07445507;0.008873592;-0.04314014,-0.1200745;-0.3362179;-0.01719302,-0.1530395;-0.7157235;0.0775585,-0.1457525;-0.6772896;-0.01755548,0.01159683;0.5202572;-0.003508498,0;0;0,0.0008455179;0.3011876;-0.005818844,0.001747064;0.5909332;-0.02601671,0.1851355;0.5240988;0.006345987,0.2257729;0.2393874;0.01885343,0.2529755;-0.02493832;-0.0423224,-0.1834383;0.5217018;-0.008706439,-0.2357627;0.2386953;-0.002553307,-0.2641125;-0.02470431;-0.06710931,0.07742535;0.002942964;-0.0384711,0.09940951;-0.345063;-0.02262759,0.09472689;-0.7290893;0.0585568,0.1066423;-0.770314;-0.004339695,-0.07737412;0.004910277;-0.03837323,-0.110409;-0.3420908;-0.01989515,-0.1069316;-0.7258877;0.06242689,-0.103863;-0.7138795;-0.03158259,0.001572743;0.5200781;-0.01846242,677.9798
+0;0;0,0.006417903;0.3011855;0.003082504,0.01329812;0.5913786;-0.008793338,0.1893826;0.4774666;0.01773441,0.2330712;0.1930656;0.03106528,0.2913966;-0.06735325;-0.02120661,-0.1648026;0.4683716;-0.01240318,-0.2304598;0.1879145;-0.01059815,-0.2837829;-0.07262936;-0.06739378,0.0767388;0.00307113;-0.03980055,0.07231217;-0.3430782;0.004585993,0.0607104;-0.7244075;0.09139429,0.06550925;-0.6861253;-0.004433595,-0.07445004;0.008872992;-0.04313722,-0.1200632;-0.3361712;-0.01719365,-0.1529204;-0.714435;0.07724784,-0.1455922;-0.6759536;-0.01840242,0.01159824;0.5203193;-0.003509373,0;0;0,0.001505818;0.3012117;-0.005716085,0.003196366;0.5910215;-0.02576113,0.1852124;0.5241582;0.006429197,0.225942;0.2392834;0.01898885,0.2530312;-0.02431673;-0.04211211,-0.1810401;0.5216976;-0.008743588,-0.2334175;0.2385182;-0.002715885,-0.2614852;-0.02421466;-0.0670265,0.07739592;0.002922818;-0.03851867,0.09908932;-0.3450516;-0.0226357,0.0945735;-0.7277766;0.05850291,0.1051752;-0.7697724;-0.004575014,-0.07738508;0.004933136;-0.03833502,-0.1107662;-0.3419942;-0.01999753,-0.1073787;-0.7245374;0.06204803,-0.1042946;-0.7126234;-0.03249294,0.002813224;0.5201431;-0.01825595,678.0021
+0;0;0,0.006418714;0.3012236;0.003082893,0.01330033;0.5914754;-0.008795438,0.1893995;0.4775435;0.01773533,0.2330525;0.1933746;0.03105532,0.2914388;-0.0673162;-0.02127115,-0.1648158;0.4684478;-0.01240483,-0.2304195;0.1882195;-0.01060127,-0.2837982;-0.07259637;-0.0674562,0.07677264;0.003072485;-0.03981811,0.07234652;-0.343037;0.004563328,0.06073629;-0.7246447;0.091435,0.06703225;-0.6837786;-0.03428851,-0.07448287;0.008876906;-0.04315624,-0.1200908;-0.3361276;-0.01721566,-0.152972;-0.7146674;0.07729475,-0.1433576;-0.6735401;-0.0481957,0.01160006;0.5203999;-0.003510264,0;0;0,0.00162569;0.3012494;-0.005703926,0.003339756;0.5911182;-0.02574778,0.1853639;0.5241369;0.006515265,0.2260666;0.2394973;0.01910639,0.2529809;-0.02441379;-0.04199421,-0.1809076;0.5217556;-0.008642987,-0.2333555;0.238824;-0.002820745,-0.2616943;-0.02413839;-0.06727563,0.07743752;0.002898291;-0.0385226,0.09885354;-0.3450508;-0.02258754,0.09452181;-0.7280477;0.0586555,0.09520309;-0.7216589;-0.06546605,-0.07743023;0.004956091;-0.03832697,-0.1104546;-0.3419515;-0.0197367,-0.1077427;-0.7248751;0.06192091,-0.1113121;-0.7982009;-0.01070935,0.002956882;0.5202231;-0.01824498,678.0364
+0;0;0,0.007105271;0.3012808;0.002485411,0.01434194;0.5917223;-0.009940149,0.1896781;0.4783633;0.01691105,0.2314343;0.1944379;0.03223285,0.2893218;-0.06509897;-0.01782779,-0.1633718;0.4698595;-0.01287469,-0.2297216;0.1902673;-0.008643035,-0.2851983;-0.06869316;-0.06412473,0.0768293;0.002766862;-0.03972655,0.07033831;-0.3433296;0.004536118,0.0572404;-0.7255681;0.09146646,0.06350573;-0.6847381;-0.03425714,-0.07454859;0.009074397;-0.0429972,-0.1216763;-0.3357903;-0.01786986,-0.155953;-0.7148849;0.07671943,-0.1463712;-0.6738126;-0.04877383,0.01258477;0.5205896;-0.004514277,0;0;0,0.002251565;0.3013137;-0.005635977,0.005019858;0.5914079;-0.02552056,0.1859675;0.5238625;0.006517172,0.2260388;0.2395628;0.01916647,0.2539837;-0.02279842;-0.04085076,-0.1787262;0.5218389;-0.008673378,-0.230997;0.2393008;-0.003018091,-0.2591429;-0.02208093;-0.06707931,0.07744637;0.002863377;-0.03850269,0.09880832;-0.3450931;-0.02256513,0.09457573;-0.7287942;0.05861522,0.09523857;-0.7223867;-0.06550538,-0.07742102;0.00498294;-0.03833733,-0.1101352;-0.3419531;-0.01964937,-0.1076404;-0.7255008;0.06232434,-0.1114152;-0.7987572;-0.01038627,0.004341789;0.5204402;-0.01806974,678.0593
+0;0;0,0.007104686;0.301256;0.002485206,0.01434085;0.5916773;-0.009939561,0.1897025;0.4783157;0.01691446,0.2315269;0.1939271;0.03226125,0.2893883;-0.06549332;-0.01777693,-0.1633981;0.4698106;-0.01287556,-0.2298561;0.1897624;-0.008637003,-0.2853079;-0.0690819;-0.06409381,0.07681546;0.002766363;-0.03971939,0.0703491;-0.3420166;0.004375305,0.05718446;-0.7262024;0.09174848,0.06157518;-0.6886128;0.003641866,-0.07453515;0.009072762;-0.04298945,-0.121484;-0.3344832;-0.01795747,-0.1559354;-0.7155089;0.07711367,-0.1492204;-0.6777495;-0.01083152,0.01258377;0.520548;-0.004513945,0;0;0,0.002407942;0.301286;-0.005724192,0.005117375;0.5913534;-0.02571273,0.1860945;0.5237664;0.006551504,0.2259369;0.2389677;0.01935506,0.2540352;-0.02322844;-0.04076493,-0.1786142;0.5219938;-0.008658026,-0.2307925;0.2389622;-0.002980951,-0.2593481;-0.02229682;-0.06684836,0.07745342;0.002843559;-0.03845489,0.09896165;-0.3437966;-0.02298069,0.09395388;-0.7294956;0.05836582,0.1010693;-0.7703523;0.005750652,-0.07739602;0.005001156;-0.03835024,-0.1101885;-0.3405966;-0.01968588,-0.1079909;-0.7260811;0.06279349,-0.1110036;-0.7695039;0.01340033,0.004468933;0.5203913;-0.01823878,678.0827
+0;0;0,0.008380449;0.3013144;0.001958563,0.01681549;0.5918543;-0.0110143,0.1913877;0.4786043;0.01556846,0.2323318;0.1932293;0.03329602,0.2901392;-0.06693172;-0.01188039,-0.1609821;0.4711557;-0.01344573,-0.2294374;0.1906036;-0.007612476,-0.2867023;-0.06806168;-0.06127173,0.07675601;0.002617539;-0.03981389,0.06846118;-0.3419783;0.004004944,0.05341798;-0.7270984;0.09069574,0.05766965;-0.6895623;0.002997816,-0.07464293;0.0091601;-0.04275521,-0.1229527;-0.3341137;-0.01899623,-0.1586381;-0.7158823;0.07607395,-0.1520834;-0.6782039;-0.01146959,0.01477003;0.5206895;-0.005443337,0;0;0,0.002795536;0.3013666;-0.005897999,0.005921774;0.5915813;-0.02622485,0.186184;0.5238291;0.006450176,0.2262929;0.2380795;0.01941323,0.2537535;-0.02396756;-0.04094887,-0.1773366;0.5222498;-0.00892433,-0.2300936;0.2383262;-0.003121583,-0.2587702;-0.02276546;-0.06695842,0.07746295;0.002759054;-0.03841043,0.09871262;-0.3437216;-0.02308631,0.09357569;-0.7302646;0.05825973,0.1005547;-0.7705132;0.005512953,-0.07736929;0.005071583;-0.03836345,-0.1104584;-0.3403204;-0.0197981,-0.108433;-0.7266196;0.06283279,-0.1055937;-0.7131819;-0.023674,0.005170967;0.520576;-0.01865292,678.1155
+0;0;0,0.008380449;0.3013144;0.001958563,0.01681549;0.5918543;-0.0110143,0.1913877;0.4786043;0.01556846,0.2323318;0.1932293;0.03329602,0.2901392;-0.06693172;-0.01188039,-0.1609821;0.4711557;-0.01344573,-0.2294374;0.1906036;-0.007612476,-0.2867023;-0.06806168;-0.06127173,0.07675601;0.002617539;-0.03981389,0.06846118;-0.3419783;0.004004944,0.05341798;-0.7270984;0.09069574,0.05766965;-0.6895623;0.002997816,-0.07464293;0.0091601;-0.04275521,-0.1229527;-0.3341137;-0.01899623,-0.1586381;-0.7158823;0.07607395,-0.1520834;-0.6782039;-0.01146959,0.01477003;0.5206895;-0.005443337,0;0;0,0.002795536;0.3013666;-0.005897999,0.005921774;0.5915813;-0.02622485,0.186184;0.5238291;0.006450176,0.2262929;0.2380795;0.01941323,0.2537535;-0.02396756;-0.04094887,-0.1773366;0.5222498;-0.00892433,-0.2300936;0.2383262;-0.003121583,-0.2587702;-0.02276546;-0.06695842,0.07746295;0.002759054;-0.03841043,0.09871262;-0.3437216;-0.02308631,0.09357569;-0.7302646;0.05825973,0.1005547;-0.7705132;0.005512953,-0.07736929;0.005071583;-0.03836345,-0.1104584;-0.3403204;-0.0197981,-0.108433;-0.7266196;0.06283279,-0.1055937;-0.7131819;-0.023674,0.005170967;0.520576;-0.01865292,678.1381
+0;0;0,0.008379559;0.3012824;0.001958355,0.01681349;0.5917841;-0.01101282,0.1919509;0.4784083;0.01563646,0.2329544;0.1926198;0.0333897,0.2907131;-0.06732202;-0.01174865,-0.1615461;0.4709359;-0.01347055,-0.2301006;0.1899773;-0.007628844,-0.2873173;-0.06847006;-0.0612429,0.07674952;0.002617318;-0.03981052,0.06844829;-0.3422445;0.004042126,0.05333595;-0.7291347;0.09113138,0.05755119;-0.6916632;0.004184708,-0.07463662;0.009159327;-0.0427516,-0.1229836;-0.3343794;-0.01897428,-0.1588331;-0.7179028;0.07653289,-0.1523345;-0.6802902;-0.01026073,0.01476829;0.5206282;-0.005442556,0;0;0,0.002900403;0.3013323;-0.005962372,0.006020769;0.5915029;-0.02637124,0.1868223;0.5239269;0.006732464,0.2263395;0.2376677;0.01960111,0.2538952;-0.02411765;-0.04083395,-0.1778055;0.5223757;-0.008925783,-0.2306663;0.2380473;-0.00304131,-0.2596169;-0.02274325;-0.06702126,0.07747184;0.002723023;-0.0383786,0.09851025;-0.3440435;-0.02314687,0.09336956;-0.732287;0.05893517,0.1004;-0.7710052;0.005440235,-0.07735413;0.005102431;-0.03837344,-0.1107326;-0.3405307;-0.01979246,-0.1085804;-0.7286375;0.0630656,-0.1057162;-0.7150627;-0.02269759,0.005279001;0.5205086;-0.01878023,678.1721
+0;0;0,0.008381526;0.3013531;0.001958815,0.0168165;0.5918909;-0.01101385,0.1926657;0.4783394;0.0157206,0.2336547;0.1926516;0.03346758,0.291501;-0.06768477;-0.01173928,-0.1622516;0.470837;-0.01350336,-0.230782;0.1899775;-0.007663709,-0.2880855;-0.06886223;-0.06135914,0.07670822;0.00261591;-0.0397891,0.06840932;-0.3421492;0.004051249,0.05332102;-0.7284241;0.09100197,0.0574347;-0.6911325;0.006150097,-0.07459646;0.009154398;-0.04272859,-0.1229299;-0.334288;-0.01895794,-0.1587224;-0.7172012;0.07639729,-0.1523803;-0.6797721;-0.008305214,0.01477113;0.5207289;-0.005443107,0;0;0,0.002825987;0.3014037;-0.005964279,0.005770851;0.591611;-0.02639365,0.187331;0.5239936;0.006940603,0.2260195;0.2377165;0.01963687,0.2535852;-0.02449554;-0.04077744,-0.1787575;0.5225062;-0.009137184,-0.2320028;0.2383551;-0.00316484,-0.2608327;-0.02290744;-0.06700529,0.07743524;0.002683774;-0.03835034,0.09802657;-0.3440188;-0.02327704,0.09302941;-0.7315376;0.05918765,0.09976837;-0.7657429;0.003490213,-0.07729689;0.005141024;-0.03837873,-0.1111486;-0.3403536;-0.01990179,-0.1089656;-0.7278128;0.06296464,-0.1060963;-0.7138512;-0.02072806,0.005074803;0.5206105;-0.01879811,678.1942
+0;0;0,0.008745577;0.3012625;0.0005689711,0.01766051;0.5916427;-0.01376114,0.1940859;0.4787314;0.01356609,0.2347765;0.1928544;0.03472154,0.2901688;-0.06843522;-0.007999379,-0.1625147;0.471883;-0.01492514,-0.2327031;0.1911126;-0.006528529,-0.2922804;-0.06736019;-0.05951932,0.07665119;0.002522251;-0.03982366,0.0659327;-0.3422657;0.003508478,0.04862834;-0.7278892;0.08911294,0.0526785;-0.6905384;0.002675757,-0.07470389;0.009158771;-0.04246337,-0.1252513;-0.3340873;-0.02013853,-0.1625012;-0.7161514;0.07458468,-0.1561841;-0.6786771;-0.01170584,0.01548825;0.5205335;-0.007829222,0;0;0,0.002760142;0.3013164;-0.00605607,0.005610235;0.5914407;-0.02656627,0.1877185;0.5240558;0.007137058,0.225982;0.237334;0.01960492,0.253332;-0.0249137;-0.04075886,-0.1794684;0.522679;-0.009373955,-0.2331382;0.2382314;-0.003205316,-0.2622261;-0.02302235;-0.06697073,0.07742962;0.002618968;-0.03828168,0.09771325;-0.3441334;-0.02336073,0.09272552;-0.7308761;0.05872607,0.1002863;-0.7660941;0.001881838,-0.077234;0.005200971;-0.0384129,-0.1114445;-0.3402826;-0.01991861,-0.1094178;-0.7269358;0.06271415,-0.1064114;-0.7132879;-0.02252312,0.004937802;0.520462;-0.01895118,678.2281
+0;0;0,0.008741028;0.3011058;0.0005686751,0.01764975;0.5912839;-0.01375127,0.1942658;0.478382;0.01359413,0.2349341;0.192661;0.03473803,0.2907822;-0.07077846;-0.008334402,-0.1627123;0.4715263;-0.01492726,-0.2328623;0.1909092;-0.00653523,-0.2929298;-0.06969032;-0.05996203,0.07665098;0.002522244;-0.03982355,0.06592119;-0.3426293;0.003554288,0.04858834;-0.7288876;0.08929966,0.05262676;-0.6915581;0.003113061,-0.07470368;0.009158744;-0.04246325,-0.1253044;-0.3344493;-0.02011486,-0.1626156;-0.7171423;0.07476427,-0.1563168;-0.6796897;-0.01127609,0.01547913;0.5202283;-0.007823828,0;0;0,0.002908025;0.3011589;-0.006024837,0.005835075;0.5910811;-0.02650809,0.1881152;0.5241086;0.007225273,0.2259007;0.2374812;0.01964998,0.2529442;-0.02719039;-0.04028511,-0.1794632;0.5228715;-0.009674361,-0.2333822;0.2386363;-0.003312362,-0.2628009;-0.02475193;-0.06762269,0.07753059;0.002581656;-0.03807878,0.09751586;-0.3445584;-0.02322125,0.09264994;-0.7322078;0.05772542,0.1000936;-0.7666386;0.000354521,-0.07719633;0.005219357;-0.03848552,-0.1116279;-0.3405983;-0.01975023,-0.1096095;-0.7279339;0.06280379,-0.1139899;-0.7701976;0.01529658,0.005149912;0.5201558;-0.01890135,678.2612
+0;0;0,0.008741253;0.3011135;0.0005686897,0.01764787;0.5912229;-0.01374769,0.1950805;0.4781508;0.01369372,0.2357269;0.1925835;0.03482625,0.2916222;-0.07107854;-0.008282572,-0.1635267;0.4712638;-0.01495782,-0.233639;0.1907977;-0.006570308,-0.2937572;-0.07002199;-0.06004225,0.07662682;0.002521449;-0.039811,0.06590309;-0.342435;0.003542308,0.04866971;-0.7264767;0.08879563,0.05277631;-0.6890235;0.001153916,-0.07468013;0.009155858;-0.04244987,-0.1252522;-0.3342579;-0.02011411,-0.1623493;-0.7147548;0.07422055,-0.1559442;-0.6771764;-0.01327244,0.01547788;0.520188;-0.007821975,0;0;0,0.002624217;0.3011644;-0.006262064,0.005371958;0.5909908;-0.02711177,0.1884687;0.5241006;0.007511139,0.2258159;0.2375602;0.0196414,0.252539;-0.02734616;-0.04044878,-0.1806837;0.5230468;-0.009934191,-0.2348705;0.2390226;-0.003498419,-0.2645955;-0.02459478;-0.06770614,0.07759975;0.002495036;-0.03788137,0.09718487;-0.3444859;-0.02338839,0.09198472;-0.7298953;0.0571456,0.09989804;-0.7666347;0.0002534389,-0.07712562;0.005273118;-0.03855876,-0.1115394;-0.3403386;-0.0196452,-0.1100191;-0.7255868;0.06180796,-0.1141474;-0.7684957;0.01260708,0.00476037;0.5201008;-0.01936603,678.2948
+0;0;0,0.009812451;0.3009095;-0.0004945187,0.0199859;0.5907127;-0.01601933,0.1969367;0.4781749;0.01155256,0.2365352;0.1926291;0.0360713,0.2908174;-0.07205081;-0.00265304,-0.161579;0.4721149;-0.01664535,-0.2344007;0.1923365;-0.005392851,-0.2964816;-0.06884924;-0.05468345,0.07636574;0.002328289;-0.04022608,0.06558467;-0.3424594;0.003447242,0.04562769;-0.7265886;0.0878773,0.04972738;-0.6891425;-0.0006325617,-0.07481498;0.009346908;-0.04207896,-0.1260284;-0.3339447;-0.02133724,-0.1653001;-0.7144696;0.07215336,-0.1588813;-0.676906;-0.0162086,0.0174923;0.5197682;-0.009764236,0;0;0,0.002936218;0.3009861;-0.006468534,0.005989604;0.5905888;-0.02758908,0.1886424;0.5241906;0.0075984,0.2254091;0.2374625;0.01946259,0.251968;-0.02744728;-0.04069579,-0.1798744;0.5231645;-0.01056486,-0.234586;0.2391444;-0.003871257,-0.2646736;-0.02447557;-0.06790888,0.07764533;0.002455264;-0.03768897,0.09673102;-0.3444456;-0.0236299,0.09145692;-0.7298808;0.05695486,0.09945473;-0.7673463;-0.0004096031,-0.0770335;0.005297845;-0.03864009,-0.1118033;-0.3401533;-0.01975337,-0.1101443;-0.7254854;0.06147733,-0.1148974;-0.7689317;0.01158448,0.005296469;0.5197585;-0.01977539,678.3285
+0;0;0,0.009815489;0.3010027;-0.0004946719,0.01999355;0.5909375;-0.01602682,0.1971233;0.4783195;0.01156988,0.2366368;0.1933871;0.03603595,0.2910117;-0.07174516;-0.002754554,-0.1617526;0.4722534;-0.01665636,-0.2344179;0.1930759;-0.005428036,-0.2966049;-0.06855613;-0.05480286,0.07633527;0.00232736;-0.04021003,0.0655475;-0.3426746;0.003490441,0.04560177;-0.7265874;0.08787291,0.04976453;-0.6890268;-0.001998745,-0.07478514;0.009343179;-0.04206217,-0.1260304;-0.3341618;-0.02130756,-0.1652799;-0.7144723;0.07213037,-0.1587624;-0.6767923;-0.01759113,0.01749861;0.5199546;-0.009768336,0;0;0,0.003055722;0.3010746;-0.006632328,0.006180387;0.5907966;-0.02792263,0.1889496;0.5240096;0.007712843,0.225165;0.2378311;0.01940465,0.2515711;-0.02754721;-0.04087389,-0.1799039;0.523333;-0.01116308,-0.2350056;0.2400283;-0.004187569,-0.2656813;-0.02399001;-0.06829487,0.07772014;0.00237146;-0.03746057,0.09661606;-0.3447661;-0.02364063,0.0911781;-0.7300408;0.05661535,0.09918055;-0.7681029;-0.002163168,-0.07694593;0.005350163;-0.03873032,-0.111833;-0.3403006;-0.01973241,-0.110063;-0.7254518;0.06127815,-0.1065129;-0.7124929;-0.02731308,0.005468495;0.5199319;-0.02006984,678.3618
+0;0;0,0.007325905;0.3010771;-0.00174433,0.0156751;0.5911039;-0.01731501,0.1937909;0.4792334;0.008458608,0.2323291;0.1959141;0.03686704,0.2856008;-0.07178724;0.005410481,-0.1648508;0.4711061;-0.01815486,-0.2397234;0.1940515;-0.004123244,-0.3038487;-0.06949261;-0.04798483,0.07610308;0.002082518;-0.04053489,0.0648496;-0.3429297;0.003236052,0.04315482;-0.7269272;0.08631344,0.04707824;-0.6894443;-0.00325764,-0.07495201;0.00953752;-0.0415972,-0.1266891;-0.3339911;-0.02191591,-0.167993;-0.7143608;0.06995039,-0.1617136;-0.6767437;-0.01947507,0.01391599;0.5200832;-0.01109709,0;0;0,0.003198721;0.3010766;-0.006839514,0.006414048;0.5908182;-0.02831793,0.1889815;0.523981;0.007681848,0.2249653;0.2391747;0.02003575,0.2516094;-0.02743655;-0.04079103,-0.1795746;0.5235878;-0.01181609,-0.2350211;0.2417443;-0.004607711,-0.266256;-0.02352965;-0.06899311,0.07772075;0.002295837;-0.03732705,0.09610503;-0.3449171;-0.02386761,0.09085282;-0.730041;0.05662251,0.09824952;-0.7672718;-0.002704378,-0.07684238;0.005405136;-0.03879596,-0.1121809;-0.3402475;-0.02005033,-0.1104856;-0.7252616;0.06111585,-0.1068331;-0.7122898;-0.02715116,0.005678698;0.5199462;-0.02042365,678.396
+0;0;0,0.007325793;0.3010724;-0.001744303,0.01567519;0.591107;-0.01731553,0.1938805;0.4792114;0.00846824,0.2323907;0.1960969;0.03685614,0.2854972;-0.07077393;0.005497165,-0.1649398;0.4710801;-0.01815848,-0.2397583;0.1942257;-0.004137002,-0.3036847;-0.06850082;-0.04786252,0.07602201;0.002080299;-0.04049171,0.06476828;-0.3429393;0.003280174,0.04305365;-0.7272884;0.0864336,0.04697375;-0.6898118;-0.003061533,-0.07487216;0.009527359;-0.04155288,-0.1266104;-0.3340086;-0.02187118,-0.1679521;-0.7147266;0.07007921,-0.161678;-0.6771159;-0.01927044,0.01391597;0.5200816;-0.01109719,0;0;0,0.003258687;0.301066;-0.00706768,0.006555628;0.5907978;-0.0287683,0.1891199;0.5241894;0.007728338,0.2247134;0.2395396;0.01999092,0.2523121;-0.02628213;-0.04001617,-0.1795537;0.5236255;-0.0123301,-0.2352481;0.2420468;-0.004960208,-0.2668077;-0.02233458;-0.06922696,0.07764934;0.002272636;-0.03726482,0.0958128;-0.3449685;-0.02404189,0.09053981;-0.7304407;0.05654049,0.09846251;-0.7680605;-0.002157453,-0.07671915;0.005428951;-0.03883235,-0.11178;-0.3402418;-0.01976168,-0.1110133;-0.7257461;0.06083604,-0.1166937;-0.769291;0.009459753,0.005796548;0.5199278;-0.02081633,678.429
+0;0;0,0.007327068;0.3011248;-0.001744607,0.01568098;0.5913192;-0.01732519,0.1934266;0.4794711;0.008413712,0.2318712;0.1968391;0.03675322,0.285012;-0.07020435;0.005373966,-0.16448;0.4713605;-0.0181452,-0.239171;0.194978;-0.00414763,-0.3031386;-0.06791848;-0.04790143,0.07597303;0.002078959;-0.04046563,0.0646965;-0.34364;0.003394976,0.04296823;-0.7282304;0.08660062,0.04682069;-0.6908828;-0.001350395,-0.07482392;0.009521221;-0.04152611,-0.126667;-0.334711;-0.02180451,-0.1680347;-0.7156681;0.07020361,-0.1618688;-0.6781887;-0.01760441,0.01392035;0.5202372;-0.0111019,0;0;0,0.0035429;0.3011063;-0.007440567,0.007306263;0.5909362;-0.02986431,0.1891198;0.5242175;0.007790802,0.2245015;0.2400353;0.02006054,0.2528211;-0.02594906;-0.0396986,-0.1784405;0.5237466;-0.01292391,-0.234497;0.2427444;-0.005349487,-0.2666329;-0.02174658;-0.06963478,0.07768819;0.002184451;-0.03706026,0.09551656;-0.3457693;-0.02353716,0.09018587;-0.7315789;0.05663466,0.09842352;-0.7665995;-0.002599478,-0.07661152;0.005487123;-0.03891347,-0.1120197;-0.3408474;-0.01964802,-0.1109609;-0.7264943;0.06147144,-0.107164;-0.713266;-0.02518018,0.006422907;0.5200348;-0.02169776,678.4625
+0;0;0,0.01073399;0.3009741;-0.004034133,0.02421794;0.5907035;-0.02372349,0.200699;0.4796121;0.005678531,0.2384828;0.1979285;0.03840239,0.290102;-0.07069346;0.01445506,-0.1591833;0.4742035;-0.02071194,-0.2366771;0.199368;-0.003268659,-0.3021536;-0.06476045;-0.03993967,0.07578833;0.001679156;-0.04073999,0.06395587;-0.3441332;0.002231386,0.03887464;-0.7286763;0.08414696,0.04271417;-0.6914981;-0.004816338,-0.07486454;0.0098467;-0.04128897,-0.1272155;-0.3343551;-0.02238787,-0.1716602;-0.7154436;0.06710386,-0.1654867;-0.6781562;-0.0217191,0.02075015;0.5198104;-0.0162039,0;0;0,0.003315717;0.3010792;-0.007563591,0.006849267;0.590899;-0.03005028,0.1892057;0.5241393;0.008110762,0.2242009;0.240454;0.02003098,0.2530196;-0.0260002;-0.03969717,-0.1794353;0.5238023;-0.01343158,-0.235797;0.2434322;-0.005679541,-0.2682703;-0.02147904;-0.07020324,0.07770139;0.002154469;-0.03693628,0.09515925;-0.3458235;-0.02354598,0.08970699;-0.7315646;0.0563705,0.09721445;-0.7669436;-0.004044533,-0.07653096;0.005509289;-0.0389756,-0.1121937;-0.3408002;-0.01972306,-0.1112806;-0.7263567;0.06125779,-0.1072915;-0.7133276;-0.02635964,0.006011695;0.5199986;-0.02187538,678.4845
+0;0;0,0.01072915;0.3008384;-0.004032314,0.02420945;0.5904893;-0.02371639,0.2010955;0.4793258;0.005732849,0.2388968;0.1975109;0.03847196,0.2905693;-0.07138821;0.01449992,-0.1595949;0.473905;-0.02071688,-0.2371248;0.1989414;-0.003265468,-0.3026689;-0.06545955;-0.03997431,0.0757357;0.00167799;-0.04071169,0.06388043;-0.3448008;0.002342489,0.03883561;-0.7287858;0.08413917,0.0426604;-0.6916351;-0.004482575,-0.07481255;0.009839863;-0.0412603,-0.1272644;-0.3350253;-0.02232277,-0.1716446;-0.7155607;0.06703907,-0.1654948;-0.6783013;-0.02144288,0.02074255;0.5196143;-0.01619872,0;0;0,0.003161702;0.3009384;-0.007822037,0.006556008;0.5906711;-0.03043795,0.1892982;0.5242444;0.008106232,0.2239148;0.2403787;0.0200367,0.2535623;-0.02632782;-0.03946209,-0.1801253;0.5239586;-0.01417116,-0.2369478;0.2435543;-0.006107504,-0.2697589;-0.02156824;-0.07079852,0.07769051;0.002085239;-0.03682375,0.09487137;-0.3465721;-0.02323437,0.08909401;-0.7318978;0.05584168,0.09713492;-0.7659183;-0.005446911,-0.07643029;0.005564089;-0.03903339,-0.112378;-0.3413975;-0.0198709,-0.1118831;-0.7263718;0.06110349,-0.1077747;-0.7132987;-0.02616722,0.005748022;0.5197914;-0.02223969,678.5182
+0;0;0,0.01072915;0.3008384;-0.004032314,0.02420945;0.5904893;-0.02371639,0.2010955;0.4793258;0.005732849,0.2388968;0.1975109;0.03847196,0.2905693;-0.07138821;0.01449992,-0.1595949;0.473905;-0.02071688,-0.2371248;0.1989414;-0.003265468,-0.3026689;-0.06545955;-0.03997431,0.0757357;0.00167799;-0.04071169,0.06388043;-0.3448008;0.002342489,0.03883561;-0.7287858;0.08413917,0.0426604;-0.6916351;-0.004482575,-0.07481255;0.009839863;-0.0412603,-0.1272644;-0.3350253;-0.02232277,-0.1716446;-0.7155607;0.06703907,-0.1654948;-0.6783013;-0.02144288,0.02074255;0.5196143;-0.01619872,0;0;0,0.003161702;0.3009384;-0.007822037,0.006556008;0.5906711;-0.03043795,0.1892982;0.5242444;0.008106232,0.2239148;0.2403787;0.0200367,0.2535623;-0.02632782;-0.03946209,-0.1801253;0.5239586;-0.01417116,-0.2369478;0.2435543;-0.006107504,-0.2697589;-0.02156824;-0.07079852,0.07769051;0.002085239;-0.03682375,0.09487137;-0.3465721;-0.02323437,0.08909401;-0.7318978;0.05584168,0.09713492;-0.7659183;-0.005446911,-0.07643029;0.005564089;-0.03903339,-0.112378;-0.3413975;-0.0198709,-0.1118831;-0.7263718;0.06110349,-0.1077747;-0.7132987;-0.02616722,0.005748022;0.5197914;-0.02223969,678.5406
+0;0;0,0.01073107;0.3008922;-0.004033035,0.02421295;0.5905771;-0.02371939,0.2013998;0.4793387;0.005767284,0.2392195;0.1973871;0.03852227,0.2909832;-0.07198662;0.01450792,-0.1598929;0.4739088;-0.02072661,-0.2374605;0.1988119;-0.003266742,-0.3031202;-0.06605577;-0.04004038,0.07562369;0.001675508;-0.04065149,0.06372558;-0.3460558;0.002558336,0.03877205;-0.7286409;0.08405683,0.04259675;-0.6914904;-0.004563026,-0.07470191;0.00982531;-0.04119928,-0.1273434;-0.3362864;-0.02219329,-0.1715618;-0.7154346;0.06684278,-0.1654121;-0.6781753;-0.02163728,0.02074567;0.5196945;-0.01620091,0;0;0,0.002974957;0.3009849;-0.008169413,0.006181207;0.5907407;-0.03096414,0.1892077;0.5244339;0.008023264,0.2236474;0.2404041;0.01989293,0.2538344;-0.02680656;-0.03931522,-0.1807809;0.5241086;-0.01496362,-0.2379584;0.2436442;-0.006577863,-0.2712073;-0.02180961;-0.07174823,0.07763658;0.002065003;-0.03664136,0.09426574;-0.3478665;-0.02260184,0.08844176;-0.7319807;0.05523419,0.09654896;-0.7659429;-0.006103754,-0.07624213;0.005576606;-0.03911944,-0.1127205;-0.342614;-0.02018984,-0.1126523;-0.7263914;0.05950282,-0.1179874;-0.7687196;0.007933356,0.005414259;0.5198563;-0.02273583,678.5636
+0;0;0,0.01377595;0.3007168;-0.005583681,0.02981933;0.5901031;-0.02744552,0.2067378;0.4795736;0.001999749,0.2442069;0.1983804;0.04102763,0.294484;-0.07152683;0.02422199,-0.1554701;0.4759433;-0.02275937,-0.2353894;0.2017927;-0.001520757,-0.3020115;-0.06346893;-0.03081057,0.07552765;0.001465837;-0.04074931,0.06369554;-0.3461173;0.002768032,0.03561254;-0.7307683;0.08272912,0.04051427;-0.6908333;-0.04292303,-0.07479732;0.009962911;-0.04090454,-0.1278989;-0.3360102;-0.02272155,-0.1743966;-0.7169914;0.06576592,-0.1661986;-0.6769222;-0.05970359,0.02583476;0.5193058;-0.01941023,0;0;0,0.002950668;0.3009508;-0.008455276,0.006137177;0.5906734;-0.03150582,0.1891359;0.5247357;0.007947206,0.2237689;0.2407562;0.02031231,0.2550479;-0.02598262;-0.03911972,-0.1808676;0.5242181;-0.01568483,-0.2383526;0.2438278;-0.007112333,-0.2718536;-0.02132824;-0.07215162,0.07758813;0.002020672;-0.03664804,0.09390476;-0.3478235;-0.0228405,0.08797223;-0.7338279;0.05528879,0.09077146;-0.7277256;-0.06853473,-0.07619096;0.005623118;-0.0391203,-0.1130984;-0.3424242;-0.02044562,-0.1128472;-0.7280986;0.0595167,-0.1211871;-0.8009593;-0.01301828,0.005376212;0.5197979;-0.02321291,678.5961
+0;0;0,0.01377431;0.3006811;-0.005583018,0.02981643;0.5900446;-0.02744319,0.2067997;0.4795055;0.002009204,0.2442794;0.1982322;0.0410482,0.2943892;-0.07077679;0.02429849,-0.1555373;0.4758738;-0.02275874,-0.2354794;0.2016452;-0.001514083,-0.3018798;-0.06273365;-0.03070642,0.07544235;0.001464182;-0.0407033,0.06360324;-0.346325;0.002839841,0.03548613;-0.731443;0.08289802,0.04038718;-0.6915095;-0.04273677,-0.07471285;0.00995166;-0.04085835,-0.1278459;-0.3362265;-0.02266458,-0.1744001;-0.7176704;0.06593035,-0.1662032;-0.6776026;-0.05952181,0.02583211;0.5192518;-0.01940841,0;0;0,0.002930727;0.300908;-0.008705616,0.006057378;0.590593;-0.03195357,0.1890714;0.5249186;0.007906914,0.2241426;0.2409258;0.02061749,0.2558592;-0.02493918;-0.0382657,-0.181007;0.5241596;-0.0163452,-0.2388535;0.2437664;-0.0075795,-0.2723932;-0.02049661;-0.07236798,0.07754403;0.001971975;-0.0365169,0.09367204;-0.3480909;-0.02275586,0.0877222;-0.7345721;0.05542803,0.09066723;-0.7284898;-0.06837046,-0.07604698;0.005662058;-0.03918224,-0.1131392;-0.3425674;-0.02037114,-0.1125099;-0.7287812;0.05934302,-0.106212;-0.72288;-0.06429508,0.005313288;0.5197269;-0.02361703,678.6296
+0;0;0,0.01541609;0.3005065;-0.007859011,0.03292333;0.5895911;-0.03184483,0.2097948;0.4794403;-0.002461977,0.2468885;0.1982705;0.04284762,0.2943337;-0.07022253;0.03431273,-0.1529475;0.475789;-0.02646811,-0.2361288;0.2022261;0.0005431585,-0.3042717;-0.06104594;-0.02082898,0.07543699;0.001321091;-0.0406885,0.06345246;-0.3466082;0.001941659,0.03282416;-0.7325661;0.08035263,0.03601551;-0.6960348;-0.004599087,-0.07475799;0.01001004;-0.04073185,-0.1278216;-0.3362534;-0.02336549,-0.1769069;-0.7184222;0.06374113,-0.171485;-0.6818042;-0.02109073,0.02859187;0.5188844;-0.02328461,0;0;0,0.002963297;0.3008602;-0.008826256,0.006025061;0.5905122;-0.03218222,0.1891295;0.5248143;0.007879734,0.2246579;0.2401173;0.02094436,0.2575967;-0.02423668;-0.03774476,-0.1811305;0.5240312;-0.01695304,-0.2394062;0.2429466;-0.007969719,-0.272955;-0.0199441;-0.0725869,0.07755402;0.001951799;-0.03646374,0.09342704;-0.3481609;-0.02286816,0.0871234;-0.7353883;0.05501032,0.09004911;-0.771849;0.001680613,-0.0760135;0.005680572;-0.03921378,-0.1132607;-0.3425649;-0.02041367,-0.1128183;-0.7294779;0.05926057,-0.1084642;-0.7157803;-0.02431524,0.005303152;0.5196525;-0.02382445,678.652
+0;0;0,0.01541609;0.3005065;-0.007859011,0.03292333;0.5895911;-0.03184483,0.2097948;0.4794403;-0.002461977,0.2468885;0.1982705;0.04284762,0.2943337;-0.07022253;0.03431273,-0.1529475;0.475789;-0.02646811,-0.2361288;0.2022261;0.0005431585,-0.3042717;-0.06104594;-0.02082898,0.07543699;0.001321091;-0.0406885,0.06345246;-0.3466082;0.001941659,0.03282416;-0.7325661;0.08035263,0.03601551;-0.6960348;-0.004599087,-0.07475799;0.01001004;-0.04073185,-0.1278216;-0.3362534;-0.02336549,-0.1769069;-0.7184222;0.06374113,-0.171485;-0.6818042;-0.02109073,0.02859187;0.5188844;-0.02328461,0;0;0,0.002963297;0.3008602;-0.008826256,0.006025061;0.5905122;-0.03218222,0.1891295;0.5248143;0.007879734,0.2246579;0.2401173;0.02094436,0.2575967;-0.02423668;-0.03774476,-0.1811305;0.5240312;-0.01695304,-0.2394062;0.2429466;-0.007969719,-0.272955;-0.0199441;-0.0725869,0.07755402;0.001951799;-0.03646374,0.09342704;-0.3481609;-0.02286816,0.0871234;-0.7353883;0.05501032,0.09004911;-0.771849;0.001680613,-0.0760135;0.005680572;-0.03921378,-0.1132607;-0.3425649;-0.02041367,-0.1128183;-0.7294779;0.05926057,-0.1084642;-0.7157803;-0.02431524,0.005303152;0.5196525;-0.02382445,678.6747
+0;0;0,0.01540818;0.3003524;-0.00785498,0.03290645;0.5892889;-0.03182834,0.2096443;0.4792072;-0.002465907,0.2468167;0.1974418;0.04293968,0.2942483;-0.0709745;0.03440724,-0.1528258;0.4755587;-0.02645403,-0.2361833;0.2014163;0.000614468,-0.3043067;-0.06178051;-0.02075156,0.07538237;0.001320134;-0.04065904,0.063381;-0.3470979;0.00203101,0.03265557;-0.7342798;0.08069065,0.03585825;-0.6977253;-0.004562616,-0.07470386;0.01000279;-0.04070235,-0.127842;-0.3367471;-0.0233116,-0.177083;-0.7201278;0.06407127,-0.1716419;-0.6834864;-0.02106171,0.02857742;0.5186218;-0.02327291,0;0;0,0.003046621;0.3006916;-0.009268522,0.006355058;0.5901504;-0.03311372,0.1891096;0.5250187;0.007787228,0.2248769;0.2397538;0.02119684,0.259352;-0.02440253;-0.03713655,-0.1806662;0.5239352;-0.01625812,-0.2369453;0.2417903;-0.008373678,-0.2706836;-0.02098924;-0.07301498,0.07750587;0.001976058;-0.03641891,0.09316078;-0.3486418;-0.02286935,0.08729453;-0.7372832;0.05436182,0.09066993;-0.7719026;-0.001622915,-0.07593029;0.005650545;-0.03924366,-0.1133952;-0.3430638;-0.02036852,-0.1129399;-0.731249;0.05933844,-0.1194103;-0.7715889;0.01105001,0.005561706;0.5193488;-0.02461195,678.709
+0;0;0,0.01623734;0.300113;-0.0100817,0.03444345;0.5886589;-0.03602668,0.2113162;0.4790569;-0.00674453,0.2472526;0.1970676;0.04476554,0.2935202;-0.06885204;0.04329649,-0.1517906;0.4757689;-0.02945777,-0.2381932;0.2020251;0.003123676,-0.3074081;-0.05851591;-0.01043442,0.07515112;0.001078047;-0.04102779,0.06336439;-0.3476616;0.001248937,0.03052264;-0.7317646;0.07866076,0.03358881;-0.6952719;-0.008039646,-0.0748657;0.01021323;-0.04028584,-0.1281955;-0.336806;-0.02357851,-0.1786685;-0.7171552;0.06240557,-0.173329;-0.6805797;-0.02417831,0.0299491;0.5181111;-0.02697132,0;0;0,0.003049567;0.3005544;-0.009533167,0.006350219;0.5898125;-0.03368258,0.189189;0.5252736;0.007642269,0.2252382;0.2389596;0.02133274,0.2612204;-0.02224231;-0.03641629,-0.1808447;0.5238876;-0.01757819,-0.2385243;0.2409419;-0.008779418,-0.2722138;-0.01911113;-0.07276027,0.07748668;0.001952812;-0.03638864,0.09280503;-0.3489417;-0.02282715,0.08728871;-0.7345262;0.05398726,0.08916077;-0.7722855;-0.0005443096,-0.07588538;0.005677591;-0.03925949,-0.1137151;-0.3432688;-0.02052779,-0.1133265;-0.7284473;0.05848908,-0.1088547;-0.7151247;-0.02677746,0.00556498;0.519067;-0.02510023,678.7308
+0;0;0,0.0162315;0.3000051;-0.01007808,0.03442965;0.5884248;-0.03601167,0.2112354;0.4788693;-0.006741274,0.2472058;0.1966135;0.04481749,0.2933952;-0.06885707;0.04335092,-0.1517333;0.4755826;-0.02944588,-0.2382176;0.20158;0.00316637,-0.3073156;-0.05852097;-0.01036882,0.07513504;0.001077817;-0.04101902,0.06334575;-0.3477376;0.001266897,0.03056356;-0.731144;0.07853835,0.03362785;-0.6946554;-0.008108862,-0.07484969;0.01021104;-0.04027722,-0.1281911;-0.3368836;-0.02356627,-0.1785726;-0.7165431;0.06226189,-0.1732363;-0.6799716;-0.02426886,0.02993731;0.5179087;-0.02696037,0;0;0,0.003086809;0.3004365;-0.009822607,0.006437685;0.5895408;-0.03427482,0.1891595;0.5255641;0.007223129,0.225413;0.2390162;0.02124214,0.262253;-0.02165776;-0.03622198,-0.1807079;0.5241622;-0.01875792,-0.2395446;0.2411997;-0.009219009,-0.2734124;-0.01837811;-0.07311413,0.07748298;0.001918107;-0.03635526,0.09242687;-0.3490711;-0.02284622,0.08692567;-0.7339963;0.05362868,0.08838046;-0.772763;0.0004472695,-0.07585263;0.005710387;-0.03927806,-0.1136817;-0.3433118;-0.02052256,-0.1136447;-0.7278411;0.05811144,-0.1090282;-0.7145387;-0.02708898,0.005642664;0.5188374;-0.02561331,678.7638
+0;0;0,0.01638079;0.3027643;-0.01017077,0.03520244;0.6010555;-0.03703299,0.2110429;0.4884439;-0.007434083,0.2470791;0.2056713;0.04421908,0.2930053;-0.05828631;0.04276086,-0.1504039;0.4851709;-0.03004349,-0.2370465;0.2106667;0.002628464,-0.3057507;-0.04795194;-0.01082959,0.07509346;0.00107722;-0.04099631,0.06330892;-0.3475976;0.001272559,0.03052122;-0.7310685;0.07855698,0.03359934;-0.6945505;-0.008481197,-0.07480826;0.01020539;-0.04025492,-0.1281282;-0.3367494;-0.02355071,-0.1785181;-0.7164726;0.06229186,-0.1731578;-0.6798714;-0.02462935,0.03050498;0.5273196;-0.0275684,0;0;0,0.004319496;0.3030685;-0.01299524,0.01040564;0.6009037;-0.04889643,0.1895307;0.5257413;0.006749149,0.2263274;0.238776;0.02171182,0.2634908;-0.02033901;-0.03541303,-0.1760832;0.5240851;-0.01967247,-0.2355704;0.2407358;-0.00960259,-0.2692828;-0.0173744;-0.0730657,0.07744792;0.00185068;-0.03632188,0.09205918;-0.3490258;-0.023211,0.0867994;-0.7339997;0.05337381,0.08848706;-0.7693346;-0.004558086,-0.07578572;0.005773113;-0.03929479,-0.1138852;-0.3430982;-0.0209402,-0.1141945;-0.7276216;0.05805034,-0.1204933;-0.768392;0.007261831,0.008887313;0.5274589;-0.03655982,678.7971
+0;0;0,0.01772255;0.3044474;-0.0128494,0.03784297;0.6033462;-0.04269798,0.2139234;0.4916638;-0.01157496,0.2480298;0.2090929;0.04551319,0.2953527;-0.05408162;0.05348613,-0.1489004;0.4893431;-0.0337449,-0.23831;0.215754;0.003984272,-0.3073452;-0.04264438;-0.001336486,0.07513979;0.0008551708;-0.04071357,0.06360752;-0.348255;0.0001920536,0.02764644;-0.7315868;0.07602691,0.03069177;-0.6952427;-0.01195691,-0.07471327;0.01028166;-0.04020607,-0.128742;-0.336861;-0.02417215,-0.1790911;-0.7156547;0.06508991,-0.1737539;-0.6792281;-0.02277867,0.03285969;0.5298637;-0.03247792,0;0;0,0.004994608;0.3048035;-0.01540565,0.01093559;0.6034349;-0.05300021,0.1897647;0.525925;0.006227974,0.2269856;0.2384567;0.02188659,0.2644166;-0.02021641;-0.03513097,-0.1754619;0.5240643;-0.02066685,-0.2350665;0.2401771;-0.009534699,-0.2695033;-0.01743847;-0.07287674,0.07738799;0.001843631;-0.03622174,0.09172057;-0.3493184;-0.023417,0.08618161;-0.7342138;0.05282164,0.08782354;-0.7698167;-0.006205797,-0.07565162;0.005773536;-0.03934225,-0.1139272;-0.3433476;-0.02107682,-0.1141636;-0.7277098;0.05799937,-0.1093101;-0.7155181;-0.0283139,0.009588271;0.5301203;-0.04066658,678.8309
+0;0;0,0.01768209;0.3037524;-0.01282007,0.03745748;0.5975329;-0.04211806,0.2133078;0.4879452;-0.01131796,0.2474142;0.2053736;0.04577034,0.2948556;-0.05845997;0.05376325,-0.1487807;0.4856293;-0.03344297,-0.2381906;0.2120394;0.0042863,-0.3073987;-0.04700595;-0.00104778,0.07510448;0.0008547691;-0.04069445,0.0635785;-0.3480651;0.0001888759,0.02754939;-0.7321222;0.07616721,0.03057304;-0.6958233;-0.01119023,-0.07467818;0.01027683;-0.04018718,-0.1286774;-0.3366766;-0.024162,-0.1791217;-0.716187;0.06526893,-0.1738226;-0.6798062;-0.02197409,0.032611;0.5260677;-0.03217857,0;0;0,0.004918836;0.3041105;-0.01533532,0.01064494;0.5980446;-0.04900432,0.1900382;0.5261593;0.005601406,0.2272;0.2387141;0.02182913,0.2659143;-0.02057654;-0.03467083,-0.1756406;0.5241301;-0.02153503,-0.2357299;0.2403668;-0.009842324,-0.2705874;-0.01778844;-0.07358809,0.07730164;0.001775146;-0.03631473,0.09146686;-0.3492112;-0.02377295,0.08556652;-0.7349246;0.05212831,0.087303;-0.7698507;-0.006708145,-0.07563104;0.005852279;-0.03928294,-0.1139065;-0.3430674;-0.02086101,-0.1146498;-0.7282867;0.05772748,-0.121895;-0.7696717;0.007410154,0.009438798;0.5265422;-0.03825665,678.8539
+0;0;0,0.01768209;0.3037524;-0.01282007,0.03745748;0.5975329;-0.04211806,0.2133078;0.4879452;-0.01131796,0.2474142;0.2053736;0.04577034,0.2948556;-0.05845997;0.05376325,-0.1487807;0.4856293;-0.03344297,-0.2381906;0.2120394;0.0042863,-0.3073987;-0.04700595;-0.00104778,0.07510448;0.0008547691;-0.04069445,0.0635785;-0.3480651;0.0001888759,0.02754939;-0.7321222;0.07616721,0.03057304;-0.6958233;-0.01119023,-0.07467818;0.01027683;-0.04018718,-0.1286774;-0.3366766;-0.024162,-0.1791217;-0.716187;0.06526893,-0.1738226;-0.6798062;-0.02197409,0.032611;0.5260677;-0.03217857,0;0;0,0.004918836;0.3041105;-0.01533532,0.01064494;0.5980446;-0.04900432,0.1900382;0.5261593;0.005601406,0.2272;0.2387141;0.02182913,0.2659143;-0.02057654;-0.03467083,-0.1756406;0.5241301;-0.02153503,-0.2357299;0.2403668;-0.009842324,-0.2705874;-0.01778844;-0.07358809,0.07730164;0.001775146;-0.03631473,0.09146686;-0.3492112;-0.02377295,0.08556652;-0.7349246;0.05212831,0.087303;-0.7698507;-0.006708145,-0.07563104;0.005852279;-0.03928294,-0.1139065;-0.3430674;-0.02086101,-0.1146498;-0.7282867;0.05772748,-0.121895;-0.7696717;0.007410154,0.009438798;0.5265422;-0.03825665,678.8762
+0;0;0,0.01774419;0.3048192;-0.01286509,0.03769204;0.6011582;-0.0424376,0.2143859;0.4903835;-0.01139398,0.2484279;0.2083457;0.0455865,0.2955673;-0.05380821;0.05352852,-0.1495281;0.4880559;-0.03363054,-0.2387691;0.2149828;0.004027471,-0.3075366;-0.04241332;-0.001272651,0.07509215;0.0008546286;-0.04068777,0.06357189;-0.3478924;0.0001753122,0.02743601;-0.7330874;0.07637877,0.03045534;-0.6967975;-0.01085358,-0.07466591;0.01027515;-0.04018058,-0.1286384;-0.3365064;-0.02416334,-0.1792322;-0.7171413;0.06553259,-0.1739407;-0.6807696;-0.0215855,0.03277811;0.5286982;-0.03235976,0;0;0,0.00539989;0.3050896;-0.01692009,0.01173619;0.6012148;-0.0537796,0.191072;0.5261912;0.005094528,0.2277466;0.2392501;0.02154994,0.2677177;-0.01842734;-0.03335428,-0.1753592;0.5239811;-0.02218291,-0.2356601;0.2408498;-0.009875593,-0.2706105;-0.01566273;-0.07303912,0.07729754;0.001736343;-0.03629231,0.09129868;-0.3490939;-0.0240798,0.08519261;-0.7358655;0.05246067,0.08717772;-0.7698783;-0.007176396,-0.07560552;0.005885388;-0.03929662,-0.1138894;-0.3428609;-0.02092924,-0.114481;-0.7293233;0.05739355,-0.1218725;-0.7701262;0.006496683,0.01031748;0.5288732;-0.04191184,678.8976
+0;0;0,0.01904034;0.3053912;-0.01491424,0.04019064;0.6021292;-0.04698921,0.2170678;0.4914313;-0.01455978,0.2506816;0.2101471;0.04813021,0.2972298;-0.05073509;0.06111842,-0.1480365;0.4900362;-0.03629782,-0.2390021;0.2179029;0.006707329,-0.3087015;-0.03809741;0.007599217,0.07508277;0.0007373722;-0.04066714,0.06399082;-0.3480447;-0.0005623847,0.02779769;-0.7333238;0.0751255,0.03070843;-0.6972657;-0.01225621,-0.07472063;0.01033263;-0.04002308,-0.128312;-0.3364265;-0.02370079,-0.1785819;-0.7150286;0.07433981,-0.1733869;-0.678876;-0.01292926,0.03501209;0.5295433;-0.03625732,0;0;0,0.005788535;0.3057272;-0.01860499,0.01226554;0.6023715;-0.0572021,0.1914568;0.5265743;0.004385948,0.2281284;0.2392712;0.02149868,0.2690058;-0.01726115;-0.03249311,-0.1750862;0.5236319;-0.0232496,-0.2359078;0.2402998;-0.008954129,-0.2714769;-0.0148792;-0.07230618,0.07724579;0.001678541;-0.03636003,0.09089527;-0.3491084;-0.02442002,0.08444845;-0.7358966;0.05194664,0.08644996;-0.7702179;-0.00754714,-0.075604;0.005944997;-0.03924888,-0.114497;-0.3426902;-0.02132709,-0.1149161;-0.7291585;0.05690723,-0.1225142;-0.7703819;0.006407358,0.01081951;0.5298682;-0.04487789,678.9199
+0;0;0,0.01906691;0.3058174;-0.01493506,0.04023485;0.6028028;-0.0470379,0.2182072;0.4917927;-0.01446515,0.2517897;0.2107701;0.04816653,0.298412;-0.05052724;0.0611754,-0.1491051;0.490389;-0.03633466,-0.2399861;0.2185089;0.006630491,-0.3097965;-0.03789875;0.007523798,0.07507695;0.0007373152;-0.04066399,0.06398563;-0.3480249;-0.000561513,0.02765545;-0.734763;0.07541299,0.03052307;-0.6987947;-0.0106743,-0.07471485;0.01033183;-0.04001998,-0.1283032;-0.3364076;-0.02369862,-0.1787634;-0.7164434;0.07471324,-0.1736453;-0.6803819;-0.01126308,0.03505046;0.5301352;-0.03629391,0;0;0,0.005741619;0.3060655;-0.02004528,0.01199535;0.602807;-0.05984867,0.1920228;0.5267134;0.003507141,0.2283199;0.2396797;0.02135063,0.27;-0.01727027;-0.03211546,-0.1761849;0.523471;-0.02375873,-0.2372969;0.2405223;-0.008607725,-0.273442;-0.01503646;-0.0718722,0.07720973;0.001704291;-0.03641987,0.09028882;-0.3490883;-0.02459574,0.08352444;-0.7373866;0.05180454,0.08502831;-0.7716355;-0.005855557,-0.07561951;0.00592153;-0.03920816,-0.1148363;-0.3426618;-0.0213741,-0.1157071;-0.7306901;0.05667463,-0.1240168;-0.7701766;0.006103542,0.01062044;0.5302702;-0.04722297,678.9535
+0;0;0,0.01909913;0.3063341;-0.01496029,0.04030031;0.6037859;-0.04711502,0.2191215;0.4924537;-0.01441887,0.2528163;0.2104919;0.04842214,0.2994162;-0.05068025;0.06142478,-0.1499135;0.4910435;-0.03639095,-0.2410983;0.2182547;0.006717801,-0.3108751;-0.03803012;0.00761068,0.07494949;0.0007360633;-0.04059495,0.06383982;-0.3486031;-0.000426136,0.02754849;-0.7349276;0.07546711,0.03050525;-0.6987737;-0.01329616,-0.074588;0.01031429;-0.03995204,-0.128265;-0.3369987;-0.02360368,-0.1786712;-0.7166281;0.07470292,-0.1733941;-0.6803781;-0.01394594,0.03510578;0.5309761;-0.03635002,0;0;0,0.005619064;0.3064937;-0.02142906,0.01175991;0.6035767;-0.06223273,0.1923705;0.5268062;0.002632618,0.2293496;0.2389433;0.02145481,0.2716037;-0.01787844;-0.0315423,-0.1770871;0.5233471;-0.02462938,-0.2390815;0.2396718;-0.008143049,-0.2759228;-0.01572168;-0.07113829,0.07710912;0.001619816;-0.03629708,0.08987572;-0.349768;-0.02453041,0.08269402;-0.7377596;0.05119514,0.0854483;-0.7724572;-0.009896278,-0.0754251;0.005988817;-0.03925695,-0.115226;-0.3431308;-0.02175883,-0.116596;-0.7307904;0.0559691,-0.1252785;-0.7723579;0.003736638,0.01041704;0.5309373;-0.04935408,678.987
+0;0;0,0.01968911;0.3062036;-0.01675761,0.04080323;0.6034913;-0.05046947,0.2198751;0.4930855;-0.0174798,0.2537161;0.2125583;0.05141198,0.2997092;-0.04842401;0.06942267,-0.14962;0.49208;-0.0392152,-0.2437782;0.2211612;0.008993164,-0.3144081;-0.03470027;0.01888394,0.07495619;0.000555365;-0.04058546,0.06332601;-0.3488379;-0.001039308,0.02754959;-0.7355881;0.07290487,0.03045474;-0.6996323;-0.0158736,-0.07465178;0.01042539;-0.0398038,-0.1281984;-0.3368072;-0.02144282,-0.1782836;-0.7146415;0.08370564,-0.1730446;-0.6785581;-0.004957065,0.03567172;0.5307282;-0.03936332,0;0;0,0.005619064;0.3064937;-0.02142906,0.01175991;0.6035767;-0.06223273,0.1923705;0.5268062;0.002632618,0.2293496;0.2389433;0.02145481,0.2716037;-0.01787844;-0.0315423,-0.1770871;0.5233471;-0.02462938,-0.2390815;0.2396718;-0.008143049,-0.2759228;-0.01572168;-0.07113829,0.07710912;0.001619816;-0.03629708,0.08987572;-0.349768;-0.02453041,0.08269402;-0.7377596;0.05119514,0.0854483;-0.7724572;-0.009896278,-0.0754251;0.005988817;-0.03925695,-0.115226;-0.3431308;-0.02175883,-0.116596;-0.7307904;0.0559691,-0.1252785;-0.7723579;0.003736638,0.01041704;0.5309373;-0.04935408,679.0095
+0;0;0,0.01971661;0.3066313;-0.01678102,0.04084633;0.6041389;-0.05051855,0.2206647;0.4935114;-0.01742923,0.254618;0.2120536;0.0516911,0.3005459;-0.04855835;0.06967624,-0.1503375;0.4925018;-0.03925328,-0.2448081;0.2206843;0.009115007,-0.3153378;-0.03481412;0.01899175,0.0749749;0.0005555036;-0.04059559,0.06336673;-0.3481765;-0.001124281,0.02755315;-0.7353285;0.0728967,0.03043715;-0.699416;-0.01523568,-0.07467041;0.010428;-0.03981373,-0.1281157;-0.3361474;-0.0214875,-0.1782529;-0.7143742;0.08377018,-0.1730521;-0.6783351;-0.004247278,0.03571003;0.5313077;-0.039402,0;0;0,0.005500674;0.3068272;-0.0228014,0.01154401;0.6040134;-0.06449389,0.192714;0.5266789;0.001465797,0.2309597;0.2380895;0.02152467,0.272772;-0.01844814;-0.0313108,-0.1779292;0.5234098;-0.02579987,-0.240944;0.2391002;-0.007193603,-0.2783288;-0.01588491;-0.06993406,0.07715783;0.001539484;-0.03624701,0.08923803;-0.3492244;-0.02504349,0.08158042;-0.737668;0.05046368,0.08467925;-0.7717935;-0.01027274,-0.07543642;0.0060549;-0.03927124,-0.1155053;-0.3423835;-0.02218463,-0.1174882;-0.7304412;0.05563387,-0.1261498;-0.7715778;0.003912095,0.01022305;0.5313417;-0.05140126,679.0431
+0;0;0,0.01973559;0.3069265;-0.01679717,0.04086843;0.6044779;-0.05053993,0.2211566;0.4937387;-0.0173923,0.2551405;0.2120269;0.0517904,0.3012299;-0.04950166;0.06983878,-0.1507902;0.4927265;-0.03927191,-0.245346;0.2206638;0.009140018,-0.3161237;-0.03573328;0.0190515,0.07500151;0.0005557008;-0.04061,0.06342468;-0.3472347;-0.001245268,0.02756438;-0.7348917;0.07287228,0.03045107;-0.6989736;-0.01534221,-0.07469691;0.0104317;-0.03982786,-0.1279978;-0.3352079;-0.02155112,-0.1782005;-0.713928;0.08384388,-0.1729948;-0.6778833;-0.00425557,0.03573103;0.5316312;-0.03942101,0;0;0,0.005435281;0.3070399;-0.02392554,0.01131894;0.6042069;-0.06610215,0.1929284;0.5267212;0.0002648868,0.2315309;0.2380124;0.02170611,0.2738771;-0.01937482;-0.03126359,-0.1784897;0.5233088;-0.02650541,-0.2422406;0.2390102;-0.006188044,-0.2805687;-0.01687613;-0.06864049,0.07716439;0.001427263;-0.03630877,0.08915465;-0.3483904;-0.02510238,0.08082754;-0.7374301;0.04997206,0.08252441;-0.7722006;-0.01025295,-0.07548852;0.006158556;-0.03922069,-0.1152074;-0.3413849;-0.02255614,-0.1183244;-0.7300004;0.05506879,-0.1271887;-0.7720268;0.004484415,0.01002748;0.5315363;-0.05291235,679.0766
+0;0;0,0.02104138;0.3068936;-0.01832988,0.0426379;0.6040982;-0.05360563,0.2227523;0.4941859;-0.02004047,0.256039;0.2135368;0.0539612,0.3030208;-0.04713032;0.07999535,-0.1491787;0.4941577;-0.04304661,-0.246555;0.2242341;0.01179193,-0.3187806;-0.0314939;0.02659297,0.0750804;0.0003636703;-0.0407811,0.06335894;-0.3484181;-0.002004005,0.02562245;-0.734864;0.07205881,0.02876025;-0.6990533;-0.01691918,-0.07492185;0.01059598;-0.039683,-0.1281736;-0.3358643;-0.01920749,-0.180372;-0.7110328;0.09381344,-0.174904;-0.6751656;0.004951917,0.0374401;0.5313427;-0.04215025,0;0;0,0.006312698;0.3070698;-0.0251143,0.01298434;0.6039213;-0.06841147,0.1938063;0.527009;-0.0006453991,0.2323135;0.2383087;0.02210355,0.2755885;-0.01897559;-0.03047466,-0.176597;0.5233231;-0.02716259,-0.241595;0.239357;-0.005100736,-0.280633;-0.01656872;-0.0668295,0.0773254;0.001329795;-0.03632236,0.08969568;-0.3493695;-0.02421069,0.0801715;-0.7375458;0.04980469,0.08374631;-0.7713885;-0.01242089,-0.07565171;0.00623531;-0.03922039,-0.1134715;-0.3423533;-0.02063542,-0.1186734;-0.7302253;0.05537768,-0.1281638;-0.7714672;0.002507813,0.01148175;0.5313392;-0.05495107,679.0986
+0;0;0,0.02104514;0.3069484;-0.01833315,0.04263543;0.6040676;-0.05359921,0.2208713;0.4945443;-0.0202602,0.2542161;0.2134043;0.05387088,0.3013346;-0.04802048;0.07998072,-0.1472875;0.4945164;-0.04303301,-0.2448342;0.2241207;0.01190144,-0.3172697;-0.03235063;0.0267455,0.07500494;0.0003633049;-0.04074011,0.06328312;-0.3484291;-0.001961831,0.02554446;-0.7348972;0.07210524,0.02870135;-0.6990512;-0.01741382,-0.07484654;0.01058533;-0.03964311,-0.1280999;-0.3358856;-0.01916698,-0.1803013;-0.7110756;0.09386045,-0.1748001;-0.6751727;0.004458569,0.0374385;0.5313243;-0.04214574,0;0;0,0.006470724;0.3069931;-0.02664018,0.01340196;0.6035221;-0.07146907,0.1916755;0.5267687;-0.001760006,0.2328304;0.2379985;0.02201104,0.2771392;-0.02013212;-0.02946782,-0.1738457;0.5235153;-0.02683031,-0.2343637;0.2380436;-0.004684502,-0.2749357;-0.01860601;-0.06575564,0.07720175;0.001349285;-0.03638268,0.08950055;-0.3493694;-0.02444768,0.07913421;-0.7375636;0.04948211,0.08249018;-0.7720058;-0.01291776,-0.07558432;0.006206087;-0.03916792,-0.1138985;-0.3423606;-0.02098789,-0.1196819;-0.7302634;0.05494504,-0.1282702;-0.772389;0.002200939,0.01183233;0.5310318;-0.05759537,679.1213
+0;0;0,0.02105286;0.307061;-0.01833987,0.04264025;0.6041403;-0.05360157,0.2197152;0.4948525;-0.0204015,0.2530855;0.213498;0.05378615,0.3006349;-0.05031809;0.08013481,-0.1461133;0.4948248;-0.04303017,-0.2437344;0.2242227;0.01194619,-0.3168325;-0.0345946;0.02692604,0.07505602;0.0003635522;-0.04076785,0.0633675;-0.3474381;-0.002099726,0.02551197;-0.735103;0.07219672,0.02866018;-0.699273;-0.01707621,-0.07489751;0.01059254;-0.03967011,-0.1279996;-0.3348942;-0.01925214,-0.1803627;-0.7112461;0.09412533,-0.1748766;-0.6753595;0.004969254,0.0374435;0.5313997;-0.04214852,0;0;0,0.006216042;0.3070081;-0.02781081,0.01278868;0.6034123;-0.07325339,0.1896837;0.52672;-0.002726793,0.2331174;0.2381374;0.02199841,0.278814;-0.02234048;-0.02916026,-0.1729598;0.5236507;-0.02724069,-0.2315778;0.2375772;-0.00479926,-0.273755;-0.0215995;-0.06482148,0.07730872;0.001393378;-0.03629017,0.08963289;-0.3483355;-0.02464414,0.07775729;-0.7377957;0.04895544,0.08101011;-0.7727209;-0.01258874,-0.07563794;0.00616115;-0.0391982,-0.1147839;-0.3413347;-0.02153278,-0.1208644;-0.73046;0.05450398,-0.1297471;-0.7722728;0.001801193,0.01130556;0.5309477;-0.05925083,679.155
+0;0;0,0.02217611;0.3068873;-0.01986035,0.04468701;0.6036755;-0.05694316,0.2216402;0.4954405;-0.02247521,0.255491;0.2159331;0.05819377,0.3034235;-0.04715163;0.09048989,-0.1445489;0.4958143;-0.04457265,-0.2429299;0.2267191;0.016145,-0.3178074;-0.03121442;0.03658564,0.0750483;0.0003325292;-0.04078234,0.06269209;-0.3474886;-0.002498854,0.02556137;-0.7352327;0.07175027,0.02858062;-0.6995929;-0.01753933,-0.07494105;0.0105867;-0.03958935,-0.1272855;-0.3347218;-0.01469073,-0.1811411;-0.7079091;0.1080606,-0.1757762;-0.672264;0.0188815,0.03927618;0.5310243;-0.04503036,0;0;0,0.006216042;0.3070081;-0.02781081,0.01278868;0.6034123;-0.07325339,0.1896837;0.52672;-0.002726793,0.2331174;0.2381374;0.02199841,0.278814;-0.02234048;-0.02916026,-0.1729598;0.5236507;-0.02724069,-0.2315778;0.2375772;-0.00479926,-0.273755;-0.0215995;-0.06482148,0.07730872;0.001393378;-0.03629017,0.08963289;-0.3483355;-0.02464414,0.07775729;-0.7377957;0.04895544,0.08101011;-0.7727209;-0.01258874,-0.07563794;0.00616115;-0.0391982,-0.1147839;-0.3413347;-0.02153278,-0.1208644;-0.73046;0.05450398,-0.1297471;-0.7722728;0.001801193,0.01130556;0.5309477;-0.05925083,679.1772
+0;0;0,0.02217587;0.3068842;-0.01986015,0.04467864;0.6035652;-0.05693012,0.2237712;0.4949284;-0.02220026,0.2576587;0.2151166;0.05855656,0.305677;-0.0484384;0.09091042,-0.1467114;0.4953067;-0.04455679,-0.2451996;0.2259184;0.01622699,-0.3202109;-0.03247622;0.03670418,0.07513581;0.000332917;-0.0408299,0.06279571;-0.3470347;-0.002596326,0.02563319;-0.7351109;0.07171638,0.02865221;-0.6994715;-0.01756628,-0.07502845;0.01059905;-0.03963552,-0.1273046;-0.3342592;-0.01476935,-0.1812064;-0.7077662;0.1080871,-0.1758419;-0.6721216;0.01891494,0.03926896;0.5309295;-0.04501987,0;0;0,0.005412258;0.3068682;-0.02943945,0.01150045;0.6030229;-0.07584906,0.1909205;0.5272167;-0.005423065,0.2323347;0.2382295;0.02170563,0.2794881;-0.02270392;-0.02833509,-0.1763941;0.5230584;-0.02974574,-0.2414758;0.2383812;-0.003516747,-0.2848437;-0.02160698;-0.06130204,0.07739707;0.001335651;-0.03633857,0.08822516;-0.3479967;-0.02502346,0.07533794;-0.7378988;0.04789257,0.07847673;-0.7728081;-0.01366425,-0.07577637;0.006205523;-0.03914096,-0.1161876;-0.3407185;-0.02214236,-0.1230376;-0.7302411;0.05356619,-0.1323307;-0.771073;-0.0003670119,0.01011582;0.5306203;-0.06160092,679.2106
+0;0;0,0.02637468;0.3054275;-0.03394953,0.05098609;0.5967659;-0.100758,0.2154371;0.4661998;-0.02147328,0.2507104;0.1874005;0.06496063,0.296827;-0.07473868;0.1032882,-0.1302344;0.4685622;-0.04253391,-0.231543;0.2008447;0.02460766,-0.3072012;-0.0557065;0.05235647,0.07512554;0.0003692608;-0.04072209,0.06097849;-0.3461838;-0.003309026,0.02228917;-0.7353967;0.07070308,0.02534564;-0.7024211;-0.01856244,-0.07498119;0.01052115;-0.03961563,-0.1278888;-0.3330306;-0.01008832,-0.1795162;-0.7024983;0.1287988,-0.2001144;-0.7385293;0.07221122,0.04610889;0.5252438;-0.08308323,0;0;0,0.005154215;0.3068058;-0.03126955,0.01131604;0.6027112;-0.07942486,0.1908156;0.5276495;-0.007965807,0.2323733;0.2380483;0.02115869,0.2810472;-0.02178776;-0.02812362,-0.1766909;0.5227839;-0.03184666,-0.2440338;0.2379998;-0.003438532,-0.2876408;-0.02134961;-0.05955458,0.07736485;0.00126563;-0.03626776,0.08763215;-0.3472675;-0.02539945,0.07332928;-0.7384248;0.0470767,0.07677853;-0.772021;-0.01561427,-0.07570206;0.006261789;-0.03914409,-0.1173507;-0.3397131;-0.02284574,-0.1249115;-0.7304475;0.05285672,-0.1341342;-0.7707958;-0.001481079,0.009904087;0.5303752;-0.06468976,679.2331
+0;0;0,0.02640304;0.305756;-0.03398604,0.05103238;0.5973092;-0.100844,0.2156118;0.4666338;-0.0214954,0.2509346;0.1874437;0.06505965,0.2969491;-0.07411498;0.1033023,-0.1303307;0.468998;-0.04257254,-0.2317812;0.2009053;0.02466313,-0.307272;-0.05507782;0.05235049,0.07510318;0.0003691509;-0.04070997,0.06096937;-0.3458596;-0.003331911,0.02225418;-0.7353328;0.07072967,0.02653908;-0.7011612;-0.05441283,-0.07495888;0.01051802;-0.03960384,-0.127817;-0.3327123;-0.01010415,-0.1794789;-0.702427;0.1288758,-0.2083559;-0.7649968;0.04954495,0.04615088;0.525724;-0.08315365,0;0;0,0.004875861;0.3070038;-0.03261638,0.01073049;0.6030095;-0.08157301,0.1905396;0.528187;-0.01021028,0.2326118;0.2384123;0.02056479,0.2821502;-0.0208191;-0.02778602,-0.1774756;0.522644;-0.03457176,-0.2473414;0.2383081;-0.003612241,-0.2909904;-0.02097642;-0.05708243,0.07723993;0.001299441;-0.03647232,0.08667755;-0.3469372;-0.0258224,0.07176818;-0.7383644;0.04653645,0.07488257;-0.7354362;-0.0757494,-0.07575429;0.006245626;-0.03898981,-0.1184871;-0.3393086;-0.02358026,-0.1259605;-0.7304361;0.05149828,-0.1359911;-0.8005533;-0.02314992,0.009384029;0.5306413;-0.06666422,679.2659
+0;0;0,0.02638616;0.3055605;-0.03396431,0.05098658;0.5967736;-0.1007445,0.2152357;0.4662901;-0.02153648,0.2507901;0.1852689;0.06558627,0.2963404;-0.07365081;0.1034431,-0.130022;0.4686497;-0.0425719,-0.232138;0.1987986;0.02510475,-0.306867;-0.05460176;0.05251276,0.07503191;0.0003688006;-0.04067134,0.06092987;-0.3450817;-0.003377307,0.02212248;-0.7354823;0.07086067,0.02505061;-0.7026317;-0.01465679,-0.07488774;0.01050804;-0.03956626,-0.127627;-0.3319507;-0.01013288,-0.179412;-0.7025459;0.1291781,-0.1991453;-0.7358044;0.07496649,0.0461102;0.5252634;-0.08307268,0;0;0,0.005088873;0.3065876;-0.03457141,0.0117979;0.6017947;-0.08599007,0.1905115;0.5283307;-0.01237631,0.2347096;0.2371008;0.02016687,0.2831552;-0.01972997;-0.02714443,-0.1760988;0.5226299;-0.0371246,-0.2477609;0.2369119;-0.004610486,-0.2912235;-0.02016118;-0.05532344,0.07711866;0.001326233;-0.03653812,0.08631051;-0.3461488;-0.02642226,0.07038116;-0.7386608;0.0450666,0.07297086;-0.7751802;-0.008770227,-0.07569525;0.006212345;-0.03893221,-0.1187551;-0.3385346;-0.02406331,-0.127215;-0.7306862;0.0506063,-0.1342688;-0.7685674;-0.001088247,0.01021954;0.5296651;-0.07035041,679.2892
+0;0;0,0.02638887;0.3055919;-0.03396781,0.05098894;0.5968043;-0.1007481,0.2160535;0.4660232;-0.02123989,0.2517597;0.1838023;0.06625479,0.2967561;-0.07196906;0.1036513,-0.1308706;0.4683942;-0.04237683,-0.2334225;0.1973911;0.02558873,-0.3072429;-0.05292812;0.05266348,0.07504769;0.0003688782;-0.0406799,0.06095733;-0.3447958;-0.003416725,0.0221439;-0.7352571;0.07083279,0.02506829;-0.7024101;-0.01457542,-0.0749035;0.01051025;-0.03957459,-0.1275991;-0.3316651;-0.01016556,-0.1793922;-0.7023179;0.1291671,-0.1991003;-0.7354956;0.07502472,0.04611168;0.5252811;-0.08307309,0;0;0,0.004659757;0.3065115;-0.03557539,0.0110019;0.6015686;-0.08788383,0.1908668;0.5289122;-0.01422453,0.2357068;0.2366846;0.01999974,0.2852305;-0.01681703;-0.02611446,-0.1776436;0.5221348;-0.03854383,-0.2504066;0.2356281;-0.003926218,-0.2936461;-0.01862907;-0.05215275,0.07704268;0.001364887;-0.0367384,0.08593625;-0.3458204;-0.02629995,0.06968948;-0.7385333;0.04435587,0.07088038;-0.7733829;-0.01136065,-0.07579244;0.006182662;-0.03878697,-0.1187229;-0.3382994;-0.02413168,-0.1278974;-0.7305739;0.05013919,-0.1332715;-0.7688552;-0.001046754,0.009549797;0.5294743;-0.07200766,679.3221
+0;0;0,0.02616399;0.3052359;-0.0371904,0.04926248;0.5971339;-0.1014178,0.2155075;0.4672253;-0.0244063,0.2520196;0.1868134;0.06841034,0.2968701;-0.06782812;0.1130006,-0.1325776;0.4677103;-0.04445216,-0.2369349;0.1991359;0.03008832,-0.3130675;-0.0500509;0.06094163,0.07499767;0.0002928649;-0.04077266,0.05930354;-0.3447815;-0.003314856,0.02038489;-0.7352598;0.07079083,0.02332342;-0.7024271;-0.01461738,-0.07499456;0.01055529;-0.0393897,-0.1282711;-0.3310058;-0.004413288,-0.1801566;-0.6999573;0.1393305,-0.2112035;-0.7357035;0.09433344,0.04438812;0.5256009;-0.08378209,0;0;0,0.004659757;0.3065115;-0.03557539,0.0110019;0.6015686;-0.08788383,0.1908668;0.5289122;-0.01422453,0.2357068;0.2366846;0.01999974,0.2852305;-0.01681703;-0.02611446,-0.1776436;0.5221348;-0.03854383,-0.2504066;0.2356281;-0.003926218,-0.2936461;-0.01862907;-0.05215275,0.07704268;0.001364887;-0.0367384,0.08593625;-0.3458204;-0.02629995,0.06968948;-0.7385333;0.04435587,0.07088038;-0.7733829;-0.01136065,-0.07579244;0.006182662;-0.03878697,-0.1187229;-0.3382994;-0.02413168,-0.1278974;-0.7305739;0.05013919,-0.1332715;-0.7688552;-0.001046754,0.009549797;0.5294743;-0.07200766,679.3445
+0;0;0,0.02616428;0.3052392;-0.0371908,0.0492686;0.597214;-0.1014356,0.2152885;0.4673469;-0.02449295,0.2518017;0.1869263;0.06832656,0.2962465;-0.06541196;0.1125135,-0.1323434;0.4678313;-0.0445127,-0.2367039;0.1992486;0.03003008,-0.3121479;-0.04768428;0.06060431,0.07498848;0.000292829;-0.04076767,0.05933885;-0.343803;-0.003416069,0.02043704;-0.7341124;0.07065755,0.02337182;-0.7012834;-0.01464161,-0.07498537;0.01055399;-0.03938488,-0.1281109;-0.3300386;-0.004507635,-0.1799739;-0.6988305;0.139174,-0.2109812;-0.7344928;0.09423437,0.0443919;0.5256464;-0.08379142,0;0;0,0.005183138;0.3063853;-0.03660369,0.01178592;0.6013261;-0.08998799,0.1914484;0.5293109;-0.01641774,0.2359039;0.2372143;0.01946688,0.2872872;-0.01367176;-0.02545929,-0.1766107;0.522028;-0.04015816,-0.249616;0.2357748;-0.003912214,-0.2924912;-0.01647204;-0.05012519,0.07695963;0.001389712;-0.03688693,0.08572327;-0.3447994;-0.02600718,0.06956527;-0.7374283;0.04415751,0.06952939;-0.7729413;-0.01062035,-0.07583553;0.006162234;-0.03868282,-0.118449;-0.3373733;-0.02420907,-0.1286858;-0.7295991;0.0492465,-0.1351758;-0.7674019;-0.002262998,0.01028889;0.5292475;-0.07388079,679.3781
+0;0;0,0.02629955;0.3047843;-0.04025373,0.0485405;0.5970142;-0.1034322,0.2160589;0.4675651;-0.02783828,0.2525346;0.1885186;0.07060061,0.295571;-0.06104702;0.1228364,-0.1341384;0.4675911;-0.04670108,-0.2400289;0.200857;0.03409359,-0.3177549;-0.04317537;0.06973864,0.07498761;0.0001535149;-0.0408918,0.0585081;-0.3432285;-0.003971469,0.0196881;-0.7341911;0.07037961,0.02254892;-0.7014711;-0.01492558,-0.07509897;0.01066245;-0.03926526,-0.1292633;-0.3285554;2.037361E-05,-0.1814519;-0.6937742;0.1542228,-0.1763651;-0.6611781;0.06901754,0.0435716;0.5254722;-0.08567068,0;0;0,0.005132996;0.3062176;-0.0375495,0.01144769;0.6008742;-0.09233141,0.1920516;0.5297304;-0.01815724,0.2363852;0.2372738;0.0191431,0.2897311;-0.01195292;-0.02449107,-0.1775849;0.5215584;-0.04146148,-0.2507741;0.2351072;-0.003033463,-0.293792;-0.01605523;-0.04697178,0.07702189;0.001390621;-0.0368917,0.08600084;-0.3440706;-0.02585793,0.06898049;-0.7374475;0.04379678,0.06882767;-0.772918;-0.01103163,-0.07590295;0.006161337;-0.03867923,-0.1183357;-0.3366706;-0.02413473,-0.1291671;-0.7296994;0.04865219,-0.1353661;-0.7672583;-0.003212225,0.01006575;0.5288649;-0.0758642,679.4111
+0;0;0,0.02629185;0.3046951;-0.04024195,0.04852831;0.5968667;-0.1034081,0.215898;0.4674754;-0.02786611,0.2524462;0.1878742;0.07076843,0.295098;-0.05946104;0.1225374,-0.1339963;0.4675013;-0.04671259,-0.2400973;0.2002371;0.03424266,-0.3171287;-0.0416144;0.06956916,0.0750572;0.0001536574;-0.04092975,0.05865473;-0.3416233;-0.004181981,0.0197988;-0.7329476;0.07023789,0.0228122;-0.7000827;-0.01961656,-0.07516867;0.01067235;-0.03930171,-0.1290798;-0.3269599;-0.0001996942,-0.1813167;-0.6925167;0.1541454,-0.1759587;-0.6597821;0.06439621,0.04355994;0.5253323;-0.08564848,0;0;0,0.005482301;0.3060085;-0.03845143,0.0118378;0.6004598;-0.09401155,0.1923516;0.5298676;-0.01996278,0.2372102;0.2371293;0.01919461,0.29094;-0.009997442;-0.02222323,-0.1770287;0.5213943;-0.04294977,-0.2508294;0.2347661;-0.002464119,-0.2934864;-0.01439491;-0.04457236,0.07707392;0.001397982;-0.03696632,0.08650719;-0.3424237;-0.02562618,0.06842156;-0.736173;0.04378009,0.07055765;-0.7673082;-0.02216721,-0.07601532;0.006155714;-0.03863458,-0.1182829;-0.3350607;-0.02394537,-0.1299012;-0.7285548;0.04823595,-0.1376456;-0.7693781;-0.006675005,0.01045445;0.5284935;-0.0773927,679.4335
+0;0;0,0.0262807;0.3045659;-0.04022489,0.04850564;0.5965868;-0.1033587,0.2165533;0.4669999;-0.0275979,0.2532379;0.1863553;0.07140477,0.2958004;-0.06046191;0.1230653,-0.1347131;0.467026;-0.04651828,-0.24121;0.1987643;0.03473911,-0.31808;-0.04258057;0.0699916,0.07507395;0.0001536917;-0.04093888,0.05868185;-0.341407;-0.004214376,0.01972181;-0.7337799;0.07040492,0.02272184;-0.7009276;-0.0190511,-0.07518544;0.01067473;-0.03931048,-0.1290625;-0.3267439;-0.0002332106,-0.1814393;-0.6932802;0.1545255,-0.1761051;-0.6605577;0.06517427,0.04353945;0.5250838;-0.08560685,0;0;0,0.005333215;0.305775;-0.03927207,0.01140421;0.5998768;-0.09586883,0.1929238;0.5303748;-0.02198601,0.2384038;0.2368712;0.01919627,0.2921128;-0.009889573;-0.02109671,-0.1780545;0.5213648;-0.04406185,-0.2525729;0.2339761;-0.002068263,-0.2949414;-0.01516777;-0.04120034,0.07705913;0.001423135;-0.03704023,0.08625751;-0.3421798;-0.02548456,0.06768589;-0.7370901;0.04338741,0.06859491;-0.7686374;-0.0216558,-0.07606427;0.006132091;-0.03858416,-0.1182661;-0.3348686;-0.02379809,-0.1305471;-0.7295032;0.04800125,-0.1386639;-0.7709253;-0.005407672,0.0101179;0.5280034;-0.07898557,679.4565
+0;0;0,0.02628138;0.3042369;-0.04264167,0.04843429;0.596178;-0.1061301,0.2168652;0.4674805;-0.03084654,0.2544873;0.1887556;0.0731043,0.2955508;-0.05684043;0.1313749,-0.1349327;0.4667648;-0.04892272,-0.2430172;0.2009281;0.03801009,-0.3211196;-0.0389929;0.0796878,0.07499735;-0.0001796512;-0.04107893,0.05800594;-0.3417406;-0.004630435,0.01932551;-0.734099;0.07021047,0.0222615;-0.7014264;-0.01925321,-0.07513506;0.01103106;-0.03930841,-0.1296952;-0.3257464;0.004111007,-0.1829129;-0.6879131;0.1685665,-0.2214223;-0.7236454;0.1214943,0.0433253;0.5247601;-0.08807878,0;0;0,0.005333215;0.305775;-0.03927207,0.01140421;0.5998768;-0.09586883,0.1929238;0.5303748;-0.02198601,0.2384038;0.2368712;0.01919627,0.2921128;-0.009889573;-0.02109671,-0.1780545;0.5213648;-0.04406185,-0.2525729;0.2339761;-0.002068263,-0.2949414;-0.01516777;-0.04120034,0.07705913;0.001423135;-0.03704023,0.08625751;-0.3421798;-0.02548456,0.06768589;-0.7370901;0.04338741,0.06859491;-0.7686374;-0.0216558,-0.07606427;0.006132091;-0.03858416,-0.1182661;-0.3348686;-0.02379809,-0.1305471;-0.7295032;0.04800125,-0.1386639;-0.7709253;-0.005407672,0.0101179;0.5280034;-0.07898557,679.4794
+0;0;0,0.02627514;0.3041646;-0.04263153,0.04842917;0.5961217;-0.1061241,0.2171815;0.4672991;-0.03072943,0.2549469;0.1875136;0.07361697,0.2959477;-0.05770752;0.1317986,-0.1352707;0.4665821;-0.04883923,-0.2437665;0.1997338;0.03842438,-0.3217497;-0.03982094;0.08003847,0.07499516;-0.000179646;-0.04107774,0.05800539;-0.3417077;-0.004632752,0.01926248;-0.7347;0.07032906,0.02218623;-0.7020385;-0.0187619,-0.07513287;0.01103074;-0.03930727,-0.1296877;-0.3257143;0.004107974,-0.1829914;-0.688466;0.1688291,-0.2213404;-0.7239245;0.1219531,0.04331887;0.5246853;-0.08806813,0;0;0,0.005376995;0.3055433;-0.04047632,0.01098855;0.599434;-0.0983001,0.1928074;0.53072;-0.02352905,0.2397486;0.2364309;0.01871682,0.2930428;-0.01027915;-0.01992869,-0.178558;0.5211805;-0.04541732,-0.253946;0.2330647;-0.001825292,-0.2963172;-0.01603362;-0.03862607,0.07705906;0.001419306;-0.03703475,0.08551256;-0.3421664;-0.02538419,0.06703147;-0.7377988;0.04314756,0.06658548;-0.7697139;-0.02103305,-0.07606599;0.006135438;-0.03857471,-0.1185857;-0.3347853;-0.02362721,-0.1314423;-0.7301859;0.0474804,-0.1270793;-0.7204679;-0.03925157,0.009833187;0.5276026;-0.08114731,679.5119
+0;0;0,0.0262865;0.3042961;-0.04264996,0.04845029;0.5963816;-0.1061704,0.2172931;0.4674994;-0.03073782,0.2550489;0.1877836;0.07358259,0.2961648;-0.05812553;0.1319274,-0.1353467;0.466782;-0.04885726,-0.2438154;0.2000001;0.03838462,-0.3220174;-0.04022667;0.08011546,0.07517649;-0.0001800804;-0.04117706,0.05820902;-0.3412598;-0.004779913,0.01945509;-0.7343638;0.07020321,0.02231578;-0.7017598;-0.01696606,-0.07531454;0.01105741;-0.03940231,-0.1297978;-0.3252456;0.003955945,-0.1831166;-0.6881005;0.1687239,-0.2206384;-0.722147;0.122859,0.0433379;0.5249161;-0.08810702,0;0;0,0.005675271;0.3056016;-0.04100728,0.01125371;0.5995995;-0.09898365,0.1933108;0.5306716;-0.02460957,0.2420298;0.2368499;0.01833772,0.2957252;-0.01102144;-0.01691175,-0.1783906;0.5212162;-0.04611062,-0.2538605;0.2333646;-0.001445513,-0.2962037;-0.01700264;-0.03444899,0.07725325;0.001446932;-0.03710699,0.08573109;-0.3416693;-0.02496362,0.0668121;-0.7374229;0.04341865,0.06699219;-0.7708018;-0.01655245,-0.07630246;0.006119195;-0.03856913,-0.1184145;-0.3343793;-0.02322623,-0.1318693;-0.7298855;0.04782938,-0.1276515;-0.7197648;-0.03702619,0.01010269;0.5277367;-0.08183241,679.5342
+0;0;0,0.0262894;0.3043297;-0.04265467,0.04845899;0.5964922;-0.1061922,0.2171761;0.4676245;-0.0307938,0.2549495;0.1877789;0.07357505,0.2962252;-0.05908628;0.1321467,-0.1352127;0.4669077;-0.04890034,-0.2437318;0.2000019;0.03838203,-0.3222378;-0.04115884;0.08027512,0.07518758;-0.0001801069;-0.04118314,0.05823173;-0.3410262;-0.004810922,0.01956997;-0.7331953;0.06999388,0.02242913;-0.7005926;-0.01712902,-0.07532565;0.01105904;-0.03940812,-0.1297716;-0.3250136;0.003920428,-0.1829636;-0.6870055;0.1682966,-0.2204654;-0.7210181;0.122456,0.04334472;0.5250003;-0.08812217,0;0;0,0.005536892;0.3055587;-0.04159713,0.01097263;0.5995572;-0.09999371,0.1930917;0.5306302;-0.02609157,0.2429934;0.2369514;0.01744962,0.2983724;-0.01212561;-0.01370382,-0.1785271;0.5211276;-0.04715941,-0.2544163;0.2333754;-0.001632076,-0.2970903;-0.01838872;-0.03113605,0.07724269;0.001468688;-0.0371573,0.08560047;-0.341413;-0.0249579,0.06636718;-0.7361159;0.0437932,0.06568788;-0.7702191;-0.01533103,-0.07633843;0.006101431;-0.03852884,-0.1184605;-0.3341702;-0.02344669,-0.1328694;-0.7286165;0.04790825,-0.1287032;-0.7185433;-0.03689102,0.009850852;0.5276886;-0.08274841,679.5677
+0;0;0,0.02450584;0.3042557;-0.04423873,0.0455636;0.5965509;-0.1078843,0.2152196;0.4672067;-0.03439033,0.2531426;0.1895661;0.07548759,0.2924049;-0.05690293;0.1430218,-0.1374171;0.466249;-0.04861878,-0.2423131;0.199127;0.04214614,-0.3211941;-0.04247285;0.08965094,0.07521831;-0.000256756;-0.04111993,0.05630007;-0.34102;-0.005100202,0.01744015;-0.7331983;0.06994362,0.01944875;-0.7006518;-0.01709791,-0.07532124;0.01106069;-0.03940914,-0.1314662;-0.3240533;0.008770488,-0.1858589;-0.6807445;0.1841507,-0.2244913;-0.7111683;0.1347215,0.04068738;0.5250429;-0.08969723,0;0;0,0.005301073;0.3054664;-0.04232359,0.01041391;0.5994229;-0.1013501,0.1929218;0.5304785;-0.02768778,0.2441181;0.237166;0.01638389,0.3000425;-0.0138576;-0.0102427,-0.179164;0.5211111;-0.04820243,-0.2553954;0.2336402;-0.001889702,-0.2989395;-0.0201135;-0.02560385,0.07721605;0.001494095;-0.03720427,0.08482701;-0.3413835;-0.02487755,0.06558067;-0.7361904;0.04369712,0.06455643;-0.7701992;-0.01536703,-0.07635863;0.006077453;-0.03848547,-0.11859;-0.3341716;-0.02358355,-0.1338432;-0.728761;0.04721147,-0.1297461;-0.7187162;-0.03747473,0.009371229;0.52756;-0.08395529,679.5898
+0;0;0,0.02451455;0.3043639;-0.04425447,0.0455895;0.5968989;-0.1079531,0.2159234;0.4672523;-0.03422334,0.2538525;0.1895664;0.07567254,0.2932743;-0.05790362;0.143481,-0.1380934;0.4662909;-0.04850748,-0.2430065;0.1991253;0.04227227,-0.3222079;-0.04345576;0.08997002,0.07516567;-0.0002565763;-0.04109114,0.05624542;-0.341056;-0.005067606,0.0174011;-0.7330768;0.0699461,0.0194272;-0.7005081;-0.01785336,-0.07526852;0.01105295;-0.03938156,-0.1314195;-0.3240966;0.008803174,-0.1857903;-0.6806446;0.184113,-0.2247591;-0.7115946;0.1342533,0.0407081;0.5253149;-0.0897467,0;0;0,0.00514771;0.3054408;-0.04331565,0.009934276;0.5994529;-0.1033365,0.1931571;0.5303344;-0.02892184,0.2452742;0.2371366;0.01516962,0.3009118;-0.01542419;-0.007436037,-0.1801905;0.520875;-0.04927564,-0.2569155;0.2336281;-0.002077658,-0.3012203;-0.02129769;-0.02313538,0.07716304;0.001515135;-0.03717518,0.08377889;-0.3414153;-0.0247333,0.06444703;-0.7360674;0.04376674,0.06379195;-0.7692094;-0.01732421,-0.07629547;0.006055873;-0.03848055,-0.1193352;-0.3341259;-0.02351993,-0.1347591;-0.7285326;0.04734392,-0.1306181;-0.7187712;-0.0380534,0.008973934;0.5275676;-0.08569694,679.6243
+0;0;0,0.02351236;0.3041845;-0.04599753,0.04363506;0.5966087;-0.1104923,0.2145141;0.4669825;-0.03755182,0.2530222;0.1920473;0.07886521,0.290267;-0.05370776;0.1537704,-0.139101;0.4651712;-0.04897136,-0.2427979;0.199012;0.04606264,-0.3226858;-0.04246175;0.09804165,0.07518109;-0.0005347027;-0.04106023,0.05608763;-0.3414022;-0.005780354,0.01623126;-0.73321;0.06981327,0.01779454;-0.7007762;-0.01799948,-0.07521383;0.01128491;-0.03942025,-0.1327399;-0.3231061;0.01228393,-0.18794;-0.6720481;0.2020433,-0.184048;-0.639978;0.1142936,0.03897892;0.5250777;-0.09202059,0;0;0,0.00514771;0.3054408;-0.04331565,0.009934276;0.5994529;-0.1033365,0.1931571;0.5303344;-0.02892184,0.2452742;0.2371366;0.01516962,0.3009118;-0.01542419;-0.007436037,-0.1801905;0.520875;-0.04927564,-0.2569155;0.2336281;-0.002077658,-0.3012203;-0.02129769;-0.02313538,0.07716304;0.001515135;-0.03717518,0.08377889;-0.3414153;-0.0247333,0.06444703;-0.7360674;0.04376674,0.06379195;-0.7692094;-0.01732421,-0.07629547;0.006055873;-0.03848055,-0.1193352;-0.3341259;-0.02351993,-0.1347591;-0.7285326;0.04734392,-0.1306181;-0.7187712;-0.0380534,0.008973934;0.5275676;-0.08569694,679.6468
+0;0;0,0.02350995;0.3041534;-0.04599283,0.0436346;0.5966064;-0.1104944,0.2139609;0.4671484;-0.03772133,0.2528053;0.1898119;0.07971246,0.2905819;-0.05945209;0.1556871,-0.1385427;0.4653427;-0.04910498,-0.2431452;0.196859;0.04675904,-0.3241738;-0.04806258;0.0994802,0.07520134;-0.0005348467;-0.04107129,0.05608995;-0.3417225;-0.005758289,0.01610465;-0.7347977;0.07007988,0.01767598;-0.7023514;-0.01818499,-0.07523409;0.01128795;-0.03943086,-0.1328142;-0.323417;0.01232186,-0.1881928;-0.6734878;0.2026951,-0.1842808;-0.6414071;0.1144936,0.03897753;0.525061;-0.09201888,0;0;0,0.005248927;0.3052601;-0.04434013,0.01010942;0.5991305;-0.1051947,0.19249;0.5304323;-0.0300529,0.2467828;0.2351189;0.01530528,0.3031439;-0.02149528;-0.002140526,-0.1793102;0.5210083;-0.05022362,-0.2571048;0.2313969;-0.002386723,-0.3023962;-0.02748564;-0.01851942,0.0771163;0.001593083;-0.03732181,0.08271498;-0.3416649;-0.02452087,0.0631443;-0.7376059;0.04407978,0.06256754;-0.7702404;-0.0181756,-0.07638048;0.005986756;-0.03837392,-0.12059;-0.3343814;-0.02366773,-0.1366638;-0.7300166;0.04755533,-0.1439526;-0.7698381;-0.006026212,0.009112164;0.5272789;-0.08735824,679.6794
+0;0;0,0.02350752;0.3041219;-0.04598806,0.04362861;0.5965231;-0.1104781,0.2142024;0.4669978;-0.03763224,0.2532944;0.1878933;0.08055015,0.2908586;-0.05996899;0.1560976,-0.1387978;0.4651895;-0.04903193,-0.2440672;0.1949944;0.04744319,-0.3246402;-0.04855002;0.09986791,0.07538252;-0.0005361353;-0.04117024,0.0562762;-0.3416333;-0.00586661,0.01628084;-0.7348073;0.06999062,0.01785293;-0.7023599;-0.0183165,-0.07541535;0.01131514;-0.03952586,-0.1329801;-0.3233011;0.01221314,-0.1883727;-0.6734599;0.2026343,-0.1844589;-0.6413782;0.1143905,0.03897247;0.5249919;-0.0920063,0;0;0,0.005610123;0.3051472;-0.04484797,0.01059689;0.5989249;-0.1058846,0.1931874;0.5303344;-0.03060389,0.2497171;0.2335317;0.01529932,0.3045097;-0.02206913;0.0004591942,-0.1791025;0.521181;-0.05068466,-0.2582298;0.2300384;-0.002008431,-0.3044637;-0.02746424;-0.01245013,0.07732065;0.001518264;-0.03737664,0.08252856;-0.3416345;-0.02404618,0.06255911;-0.7376946;0.04434514,0.0620548;-0.7702926;-0.01800752,-0.07661613;0.006041774;-0.0383571,-0.120352;-0.3342912;-0.02354999,-0.1370464;-0.7300137;0.04761724,-0.1452316;-0.768661;-0.007402387,0.009565689;0.5270931;-0.08803165,679.713
+0;0;0,0.02350823;0.3041311;-0.04598946,0.04362942;0.5965335;-0.1104797,0.2148246;0.466803;-0.03744118,0.253938;0.1875454;0.08080603,0.2915931;-0.06091672;0.1565363,-0.1394273;0.4649884;-0.0488813,-0.2447544;0.1946449;0.04764674,-0.3255224;-0.04948886;0.1001983,0.07539532;-0.0005362263;-0.04117722,0.05632054;-0.3410701;-0.005931892,0.01636618;-0.7338412;0.0698476,0.01794761;-0.7013792;-0.01898467,-0.07542814;0.01131706;-0.03953256,-0.1328979;-0.3227465;0.01212099,-0.1882337;-0.6725465;0.202347,-0.1842966;-0.6404524;0.1135785,0.03897329;0.5250028;-0.09200804,0;0;0,0.005797036;0.3050886;-0.04528522,0.01081757;0.5988245;-0.1065304,0.1941314;0.5304214;-0.03129196,0.2507405;0.2335835;0.01539516,0.3056746;-0.02275762;0.002827644,-0.1795929;0.5210863;-0.05132021,-0.2600813;0.2303111;-0.001637045,-0.3069808;-0.02782533;-0.008879886,0.07735992;0.00141789;-0.03733277,0.08240249;-0.3411574;-0.02369022,0.06236123;-0.7368034;0.04465151,0.06202144;-0.7707702;-0.01705646,-0.07661535;0.00613379;-0.03837669,-0.1200334;-0.3336567;-0.02332159,-0.1376299;-0.7289848;0.04748829,-0.1465553;-0.7690872;-0.006416559,0.009775087;0.5270011;-0.08864605,679.7354
+0;0;0,0.02497169;0.3035789;-0.04905671,0.04823607;0.5946242;-0.1186053,0.2175793;0.4671167;-0.04059774,0.2559263;0.1898851;0.08512117,0.2946;-0.05234492;0.1730338,-0.136701;0.4672048;-0.05589141,-0.2481167;0.2016234;0.0498732,-0.3307214;-0.03855178;0.1081142,0.07538567;-0.0008812827;-0.04129736,0.0556414;-0.3409886;-0.006148074,0.01569648;-0.7344053;0.06977294,0.01821866;-0.7025301;-0.01869374,-0.07537193;0.01168851;-0.03964467,-0.1343031;-0.321142;0.01557507,-0.1919087;-0.6644121;0.218019,-0.2415648;-0.7011704;0.1877893,0.04262679;0.5235605;-0.09859711,0;0;0,0.006227195;0.3050139;-0.04602194,0.01157305;0.5986757;-0.1078525,0.1941957;0.5302328;-0.03168678,0.2522412;0.2327076;0.01566863,0.3062263;-0.02195853;0.004247189,-0.1785222;0.5208444;-0.05222555,-0.2605272;0.2296155;-0.001294445,-0.3076492;-0.02662182;-0.005943262,0.077443;0.001305819;-0.03728437,0.08202226;-0.3408658;-0.02328753,0.06131156;-0.7371579;0.04497623,0.06109889;-0.770522;-0.01683951,-0.07666044;0.006227562;-0.03838805,-0.1199472;-0.3331726;-0.02315578,-0.1385582;-0.7290295;0.0481692,-0.1472154;-0.7690524;-0.005291939,0.01044165;0.5268706;-0.08983612,679.77
+0;0;0,0.02496663;0.3035174;-0.04904678,0.04823164;0.5945708;-0.1185978,0.2171077;0.4672028;-0.04074174,0.2556157;0.1888075;0.08550489,0.2939962;-0.05158627;0.1727511,-0.1362284;0.4672906;-0.05599465,-0.2481118;0.2005944;0.05021392,-0.3300903;-0.03776005;0.1080135,0.07533849;-0.000880731;-0.04127151,0.05559791;-0.3409243;-0.006128803,0.0156965;-0.7339126;0.06970952,0.01823295;-0.7020268;-0.0192581,-0.07532475;0.0116812;-0.03961986,-0.1342449;-0.321087;0.01558955,-0.1917877;-0.6639833;0.217813,-0.241725;-0.7011196;0.1874121,0.0426215;0.5234961;-0.09858653,0;0;0,0.006661005;0.3048056;-0.04691386,0.01256408;0.5982785;-0.1096239,0.1945774;0.5303991;-0.03354383,0.2534831;0.2319617;0.01534629,0.3065001;-0.02097115;0.005949736,-0.1772356;0.520732;-0.05408722,-0.2609032;0.228941;-0.001335721,-0.3086134;-0.02520651;-0.003964843,0.07741569;0.001239911;-0.03721929,0.08099075;-0.3408803;-0.02324224,0.05951335;-0.7366884;0.04500747,0.0592739;-0.7704546;-0.01711369,-0.0765984;0.00628476;-0.03838214,-0.1201314;-0.3330221;-0.02321322,-0.1403467;-0.7283871;0.04792868,-0.148927;-0.7682582;-0.006565776,0.01127423;0.5265211;-0.09138262,679.8024
+0;0;0,0.02395126;0.303302;-0.05024047,0.04601426;0.5943157;-0.1201315,0.2164057;0.4653691;-0.04011509,0.257704;0.1888832;0.0903741,0.2934297;-0.0483997;0.1835783,-0.1393053;0.4652197;-0.05537808,-0.2502559;0.1991909;0.05460384,-0.3321107;-0.03671516;0.1171711,0.07543754;-0.0009899578;-0.04145193,0.05540782;-0.3408202;-0.00634867,0.01518729;-0.7352252;0.06971747,0.01772965;-0.7034716;-0.01877695,-0.07547843;0.01177372;-0.03967935,-0.1357079;-0.3200988;0.01820878,-0.1967048;-0.6578768;0.2306813,-0.2414148;-0.6959048;0.1958386,0.04077101;0.5232351;-0.1000701,0;0;0,0.006713562;0.3045872;-0.04765964,0.01262023;0.5978682;-0.111016,0.1970309;0.5300296;-0.03525424,0.2544827;0.2311878;0.01544381,0.3067228;-0.02074894;0.007358555,-0.179289;0.5197658;-0.05501613,-0.2651676;0.2285637;-0.0002107844,-0.3136015;-0.02426055;-0.0009711407,0.07754976;0.001056373;-0.03734946,0.08014002;-0.3408571;-0.02298117,0.05813418;-0.7381257;0.04522848,0.05764327;-0.7705891;-0.01753211,-0.07682266;0.006447609;-0.03829845,-0.1202357;-0.3326755;-0.02317105,-0.142085;-0.7294949;0.04765309,-0.1508427;-0.7681131;-0.007624883,0.01133022;0.5261581;-0.09262061,679.8376
+0;0;0,0.02396887;0.3035249;-0.0502774,0.04605715;0.5948728;-0.1202496,0.2155666;0.4661162;-0.04050413,0.2571052;0.1880217;0.0907443,0.2927722;-0.04887152;0.1837955,-0.1383727;0.4659676;-0.0556911,-0.2499689;0.1983909;0.05493074,-0.3316893;-0.0371277;0.1173953,0.07513448;-0.0009859807;-0.0412854,0.05511495;-0.3406434;-0.006199993,0.01486025;-0.7353835;0.06993078,0.01740628;-0.7036274;-0.01869133,-0.07517521;0.01172642;-0.03951994,-0.135374;-0.3199773;0.01833874,-0.1964228;-0.6580422;0.2309917,-0.2411973;-0.6961684;0.1960988,0.04080667;0.5236941;-0.1001606,0;0;0,0.006660155;0.3046056;-0.0489974,0.01271663;0.597989;-0.1134911,0.1961164;0.5302808;-0.03764868,0.2541533;0.229961;0.01458073,0.3058962;-0.02172816;0.009651661,-0.1782766;0.5193802;-0.05736762,-0.2658085;0.2272381;-0.0001015142,-0.315812;-0.02485052;-0.0001946049,0.07714728;0.0009274781;-0.03739095,0.07710826;-0.3408349;-0.02334309,0.05480095;-0.7383598;0.04530406,0.05452862;-0.7713997;-0.01706052,-0.07647499;0.006583878;-0.03819523,-0.1219972;-0.3320974;-0.0233092,-0.1455172;-0.7293103;0.04672566,-0.1543564;-0.767639;-0.009099953,0.01137011;0.5262476;-0.09481204,679.869
+0;0;0,0.02398431;0.3037204;-0.05030978,0.04609622;0.5953805;-0.1203578,0.2165889;0.4662069;-0.04024873,0.2581206;0.1881581;0.09097813,0.2934946;-0.04678859;0.1832647,-0.1393553;0.4660574;-0.05552172,-0.2509332;0.1985247;0.05508192,-0.331982;-0.03505865;0.1170332,0.075321;-0.0009884286;-0.04138789,0.05530978;-0.3405049;-0.006317046,0.01508822;-0.73492;0.06975104,0.01766453;-0.7031431;-0.01992483,-0.07536184;0.01175553;-0.03961806,-0.1355357;-0.3198106;0.01821662,-0.1965342;-0.6575971;0.2306945,-0.2418411;-0.6965333;0.1953866,0.04083904;0.5241109;-0.1002431,0;0;0,0.006788477;0.3046563;-0.04990864,0.01292114;0.5981569;-0.1153557,0.1976004;0.5298901;-0.03971195,0.2551921;0.2298312;0.01418066,0.3055643;-0.02000313;0.01050639,-0.1791677;0.5188288;-0.05894588,-0.2695048;0.2280976;0.0008126907,-0.3201198;-0.02171049;0.002273789,0.07738207;0.0008000731;-0.03739738,0.07608921;-0.3408013;-0.02295136,0.05302291;-0.7379972;0.0453918,0.05405325;-0.7700881;-0.01937866,-0.07671934;0.006696373;-0.03816398,-0.1228712;-0.3317537;-0.02321672,-0.1471843;-0.7285753;0.04684624,-0.1563792;-0.7677978;-0.009503327,0.0115617;0.5263811;-0.09643495,679.8914
+0;0;0,0.0241317;0.3032804;-0.05247904,0.04616817;0.5945063;-0.1244247,0.2134915;0.4656836;-0.04074146,0.2593063;0.1889715;0.09503426,0.2903971;-0.0425815;0.1930807,-0.1366982;0.466345;-0.05637977,-0.2474816;0.1986937;0.05848307,-0.3288825;-0.03158543;0.1258774,0.07580391;-0.001117655;-0.04155091,0.05482427;-0.3398417;-0.006414015,0.01505546;-0.7332855;0.06908302,0.01864722;-0.7012137;-0.05544607,-0.07578699;0.01188589;-0.03986248,-0.1372289;-0.3181227;0.02119502,-0.2004247;-0.649424;0.2410246,-0.1933779;-0.6182566;0.1166314,0.04097599;0.5233293;-0.1038967,0;0;0,0.007064074;0.3043712;-0.05122161,0.01361535;0.5975214;-0.1182567,0.1953905;0.5300475;-0.03992915,0.2569575;0.2293833;0.01405358,0.3056052;-0.01925316;0.01091051,-0.1764467;0.5187737;-0.06076742,-0.2679835;0.2273009;0.000618808,-0.3194617;-0.02076584;0.003687649,0.07785098;0.0006505996;-0.03758669,0.07588936;-0.3402095;-0.02277708,0.05132361;-0.7362159;0.04544902,0.05429375;-0.7360318;-0.07549262,-0.07731362;0.006832418;-0.03807729,-0.1228016;-0.3309709;-0.02295984,-0.149274;-0.7266994;0.04615955,-0.162435;-0.7921132;-0.03288263,0.01214978;0.525842;-0.09890676,679.9253
+0;0;0,0.02415607;0.3035866;-0.05253202,0.04621763;0.5951445;-0.12456,0.2150271;0.4657351;-0.04030505,0.2609227;0.1885353;0.09570998,0.2919294;-0.04239121;0.1934911,-0.1381924;0.4664021;-0.05607865,-0.249171;0.1982791;0.05898664,-0.3303516;-0.0313769;0.1261986,0.07592522;-0.001119444;-0.04161741,0.05495168;-0.3397451;-0.00649073,0.01506619;-0.7343432;0.06922781,0.01752564;-0.7029244;-0.01604325,-0.07590828;0.01190491;-0.03992628,-0.1373323;-0.3180078;0.02111348,-0.2007135;-0.6502811;0.2415881,-0.1958883;-0.6194817;0.1564101,0.04101903;0.5238795;-0.1040066,0;0;0,0.006372064;0.3044538;-0.05268049,0.01240313;0.5977389;-0.1207129,0.1963536;0.5299342;-0.04312873,0.2562838;0.2287723;0.01305079,0.3068059;-0.01880738;0.01186204,-0.1791092;0.5187335;-0.06236326,-0.2718923;0.2274067;0.0006144568,-0.3242713;-0.01975924;0.004497758,0.07798585;0.0004964024;-0.03762794,0.07312001;-0.3402549;-0.02327609,0.04733393;-0.7373893;0.04492331,0.04532984;-0.7721025;-0.0106411,-0.07750744;0.006977837;-0.03797116,-0.1244166;-0.3305599;-0.02351725,-0.1529291;-0.7273842;0.04539837,-0.162511;-0.762115;-0.009349428,0.01105084;0.526023;-0.1011381,679.9475
+0;0;0,0.02416407;0.3036872;-0.05254943,0.04624951;0.5955619;-0.1246572,0.2115709;0.4672104;-0.04164609,0.2577849;0.188087;0.09531279,0.2887982;-0.04288827;0.1931145,-0.1345836;0.4678641;-0.05710419,-0.2463323;0.1978805;0.05875957,-0.3275301;-0.03182401;0.1259857,0.0759581;-0.001119928;-0.04163543,0.05494714;-0.3403497;-0.006446075,0.01510027;-0.7345657;0.06919914,0.01755105;-0.703152;-0.01577107,-0.07594115;0.01191007;-0.03994357,-0.1374748;-0.3185912;0.02120509,-0.2007946;-0.6505429;0.2414662,-0.1959864;-0.6197463;0.1565887,0.04104324;0.5241919;-0.1040735,0;0;0,0.007726171;0.3042774;-0.05410028,0.01518674;0.5974307;-0.1239787,0.1938754;0.5302552;-0.04341125,0.257871;0.2274734;0.01164412,0.3072558;-0.02039292;0.01161504,-0.1728106;0.5186442;-0.06558777,-0.2671884;0.2259861;-0.0004154518,-0.3213332;-0.02082016;0.005206848,0.07801705;0.0003900528;-0.03765082,0.07246236;-0.3409159;-0.02228951,0.04479785;-0.7377313;0.04470634,0.04322547;-0.7725894;-0.01023817,-0.07757354;0.007087227;-0.03790138,-0.1248561;-0.3310195;-0.02358991,-0.1554825;-0.7273247;0.0451153,-0.1642403;-0.762951;-0.00821799,0.01348011;0.5257434;-0.1039166,679.9809
+0;0;0,0.02660663;0.3027422;-0.05666178,0.05223668;0.5927803;-0.1347317,0.2176314;0.4671504;-0.05099441,0.2596471;0.194193;0.09911311,0.2906824;-0.03313522;0.2051097,-0.1309315;0.4674582;-0.0687546,-0.2489462;0.2058148;0.05938055,-0.3319203;-0.02135769;0.13276,0.07594022;-0.001338714;-0.04166157,0.05417567;-0.3405153;-0.006417539,0.01443401;-0.7348146;0.06884779,0.01733125;-0.7041147;-0.01611726,-0.07592946;0.01208704;-0.03991263,-0.1389214;-0.3174817;0.02468656,-0.2043245;-0.6414775;0.2559125,-0.1990377;-0.6114988;0.1710597,0.04608268;0.5219637;-0.1125596,0;0;0,0.007726171;0.3042774;-0.05410028,0.01518674;0.5974307;-0.1239787,0.1938754;0.5302552;-0.04341125,0.257871;0.2274734;0.01164412,0.3072558;-0.02039292;0.01161504,-0.1728106;0.5186442;-0.06558777,-0.2671884;0.2259861;-0.0004154518,-0.3213332;-0.02082016;0.005206848,0.07801705;0.0003900528;-0.03765082,0.07246236;-0.3409159;-0.02228951,0.04479785;-0.7377313;0.04470634,0.04322547;-0.7725894;-0.01023817,-0.07757354;0.007087227;-0.03790138,-0.1248561;-0.3310195;-0.02358991,-0.1554825;-0.7273247;0.0451153,-0.1642403;-0.762951;-0.00821799,0.01348011;0.5257434;-0.1039166,680.0035
+0;0;0,0.02661014;0.3027821;-0.05666926,0.05225231;0.5929576;-0.1347767,0.2200727;0.4665082;-0.050154,0.2619594;0.1943886;0.09949274,0.2931356;-0.03397156;0.2059705,-0.1334263;0.4668203;-0.0681657,-0.2510788;0.2059801;0.05957611,-0.3344295;-0.02222367;0.1332887,0.07596356;-0.001339125;-0.04167437,0.05429693;-0.3389899;-0.006588899,0.01685874;-0.7104352;0.06431396,0.02110556;-0.6794091;-0.06022888,-0.07595279;0.01209075;-0.0399249,-0.1386614;-0.3159953;0.02438366,-0.2002736;-0.6212119;0.2422075,-0.1925242;-0.5912431;0.1178292,0.04609454;0.5220976;-0.112591,0;0;0,0.008654654;0.3040522;-0.05544257,0.01676274;0.5970297;-0.1265939,0.1985394;0.529487;-0.04686403,0.2573885;0.2271097;0.01060319,0.3069354;-0.02189142;0.01177144,-0.1739864;0.5184492;-0.06720868,-0.2672219;0.2267803;-0.0006196648,-0.3237394;-0.02062212;0.006839385,0.07796908;0.000292033;-0.03781199,0.07133015;-0.3394393;-0.02209592,0.04418876;-0.7129933;0.04210043,0.04699867;-0.7137649;-0.07862747,-0.0776716;0.007199789;-0.03773984,-0.1257665;-0.3292518;-0.02375346,-0.1565136;-0.7024971;0.04061301,-0.1703877;-0.7663289;-0.04021458,0.01492121;0.5253831;-0.1062312,680.0365
+0;0;0,0.02660848;0.3027632;-0.05666573,0.05225137;0.5929471;-0.1347759,0.2213056;0.4660937;-0.04970708,0.2632143;0.193831;0.1000184,0.2947159;-0.03691222;0.2076072,-0.1347022;0.466408;-0.06784661,-0.2524166;0.2054306;0.05996241,-0.3366371;-0.02515452;0.1344442,0.07599374;-0.001339657;-0.04169092,0.0543115;-0.3392336;-0.006580178,0.01551935;-0.7241123;0.06688689,0.01975963;-0.6930878;-0.05746421,-0.07598296;0.01209555;-0.03994076,-0.1387367;-0.3162269;0.02441413,-0.2025771;-0.6324817;0.2501156,-0.1948397;-0.6025129;0.1259288,0.04609279;0.5220776;-0.1125872,0;0;0,0.008297265;0.3037487;-0.05703044,0.01621815;0.596406;-0.1295434,0.1997145;0.5291015;-0.05024505,0.2575313;0.2267073;0.009050839,0.3071321;-0.02497062;0.01189803,-0.1757211;0.5187961;-0.06884068,-0.2700008;0.2275196;-0.001235835,-0.3273504;-0.0223821;0.007147506,0.07802408;0.0001173615;-0.03777838,0.06934344;-0.3398144;-0.02208519,0.0407123;-0.7275026;0.04046011,0.04321112;-0.7282868;-0.08007336,-0.07771959;0.007363909;-0.03768839,-0.1255626;-0.3293971;-0.024338,-0.161145;-0.7158475;0.04217411,-0.1752835;-0.7784054;-0.03977318,0.01441369;0.5248464;-0.1088381,680.0592
+0;0;0,0.0265268;0.3022642;-0.05810631,0.05144515;0.5921854;-0.1368379,0.2184832;0.4645426;-0.04892778,0.2621531;0.1940805;0.1040336,0.2946976;-0.03169742;0.2201768,-0.1335306;0.465356;-0.0669919,-0.2492797;0.2044478;0.06332724,-0.333162;-0.02345753;0.1442407,0.07624441;-0.001341588;-0.04159149,0.05505887;-0.3388859;-0.006199997,0.01551313;-0.7238891;0.06699276,0.0196548;-0.6930852;-0.0572779,-0.07609079;0.01208948;-0.04011108,-0.1396407;-0.3151264;0.027185,-0.2063585;-0.624936;0.2610978,-0.1986963;-0.5954051;0.1369928,0.04551183;0.5213443;-0.1145741,0;0;0,0.009108566;0.3031463;-0.05884695,0.01796336;0.5951266;-0.1333001,0.2001792;0.5290014;-0.05312777,0.2575735;0.2266009;0.007813692,0.3064133;-0.02465767;0.01061654,-0.1732949;0.5194822;-0.07167046,-0.2683418;0.2284439;-0.002991512,-0.3265161;-0.02064975;0.006608739,0.07808334;3.159046E-05;-0.03805065,0.06805409;-0.3395212;-0.02252865,0.0367965;-0.7273082;0.0390563,0.03923408;-0.7284011;-0.08131099,-0.07800981;0.007466814;-0.03746437,-0.123585;-0.3292198;-0.02322952,-0.1643062;-0.7156429;0.04132574,-0.1803593;-0.7762622;-0.0422892,0.01592193;0.5237452;-0.1120903,680.0817
+0;0;0,0.0265268;0.3022642;-0.05810631,0.05144515;0.5921854;-0.1368379,0.2184832;0.4645426;-0.04892778,0.2621531;0.1940805;0.1040336,0.2946976;-0.03169742;0.2201768,-0.1335306;0.465356;-0.0669919,-0.2492797;0.2044478;0.06332724,-0.333162;-0.02345753;0.1442407,0.07624441;-0.001341588;-0.04159149,0.05505887;-0.3388859;-0.006199997,0.01551313;-0.7238891;0.06699276,0.0196548;-0.6930852;-0.0572779,-0.07609079;0.01208948;-0.04011108,-0.1396407;-0.3151264;0.027185,-0.2063585;-0.624936;0.2610978,-0.1986963;-0.5954051;0.1369928,0.04551183;0.5213443;-0.1145741,0;0;0,0.009108566;0.3031463;-0.05884695,0.01796336;0.5951266;-0.1333001,0.2001792;0.5290014;-0.05312777,0.2575735;0.2266009;0.007813692,0.3064133;-0.02465767;0.01061654,-0.1732949;0.5194822;-0.07167046,-0.2683418;0.2284439;-0.002991512,-0.3265161;-0.02064975;0.006608739,0.07808334;3.159046E-05;-0.03805065,0.06805409;-0.3395212;-0.02252865,0.0367965;-0.7273082;0.0390563,0.03923408;-0.7284011;-0.08131099,-0.07800981;0.007466814;-0.03746437,-0.123585;-0.3292198;-0.02322952,-0.1643062;-0.7156429;0.04132574,-0.1803593;-0.7762622;-0.0422892,0.01592193;0.5237452;-0.1120903,680.1048
+0;0;0,0.02649246;0.3018728;-0.05803109,0.05138253;0.5914656;-0.1366746,0.2173975;0.4642212;-0.04917376,0.2611209;0.1934288;0.1039744,0.2935544;-0.03157979;0.2197219,-0.132524;0.4650298;-0.06713051,-0.2484144;0.2038029;0.06334779,-0.3320108;-0.02332577;0.1439856,0.07592193;-0.001335913;-0.04141558,0.05469456;-0.3395467;-0.00595421,0.01493187;-0.7266622;0.06764011,0.01805403;-0.6960561;-0.02604055,-0.07576896;0.01203835;-0.03994142,-0.1394443;-0.3158235;0.0274875,-0.2065281;-0.6273329;0.2626836,-0.200752;-0.5976865;0.1691278,0.04545429;0.5206853;-0.1144299,0;0;0,0.009998783;0.3022625;-0.06110692,0.01992357;0.593217;-0.1380113,0.2004492;0.5283002;-0.0566237,0.2567509;0.2256731;0.00615859,0.3055907;-0.02469048;0.009478092,-0.1703889;0.5195511;-0.07543118,-0.266881;0.22887;-0.005513586,-0.3249297;-0.01932326;0.004911841,0.07761195;-3.542006E-05;-0.03817797,0.06568073;-0.3402082;-0.02285671,0.03232987;-0.7301794;0.03768849,0.03021546;-0.7678237;-0.02716494,-0.07767079;0.007557092;-0.0373003,-0.1264432;-0.3294116;-0.02433967,-0.1688368;-0.7178818;0.040075,-0.1797127;-0.7551725;-0.02426675,0.01761559;0.5221044;-0.1161597,680.1375
+0;0;0,0.02668487;0.3017735;-0.05976102,0.05126237;0.5912691;-0.1397681,0.2174912;0.4629372;-0.04836047,0.2628385;0.193061;0.1096265,0.2961653;-0.02673395;0.2323518,-0.1349725;0.4628986;-0.07495354,-0.2546245;0.2067321;0.06615461,-0.3389451;-0.0168609;0.1520512,0.07596859;-0.001416881;-0.04121688,0.05516418;-0.3385774;-0.005843237,0.01489395;-0.7273794;0.06775659,0.02011315;-0.6971523;-0.02405658,-0.07559171;0.01212807;-0.04013562,-0.1397808;-0.3139755;0.0298469,-0.2073628;-0.6206154;0.2739991,-0.1995609;-0.5914208;0.1823725,0.04544764;0.52051;-0.1172518,0;0;0,0.008825257;0.302296;-0.06236959,0.01756959;0.5933859;-0.1398418,0.2003956;0.5282319;-0.05918479,0.2581825;0.2244023;0.005605221,0.3058456;-0.02500486;0.00810957,-0.1741585;0.5189658;-0.07706769,-0.2712638;0.2268767;-0.005625471,-0.3294272;-0.02000998;0.006457072,0.07754889;-6.246567E-05;-0.03818679,0.06434074;-0.3391381;-0.02353716,0.02891403;-0.7306844;0.03681231,0.02635011;-0.7668571;-0.02699637,-0.07764449;0.007571387;-0.03722998,-0.1278114;-0.3281172;-0.02466945,-0.1723247;-0.71817;0.0392289,-0.1832743;-0.7541611;-0.02387616,0.01552889;0.5222365;-0.1179044,680.1615
+0;0;0,0.02669633;0.3019032;-0.05978668,0.05130921;0.5918172;-0.1399118,0.2174404;0.4633689;-0.0484923,0.2630384;0.1920003;0.1103683,0.2959287;-0.02491501;0.2314857,-0.1348477;0.4633303;-0.07507212,-0.2551614;0.2057472;0.06681632,-0.3383773;-0.01491639;0.1515875,0.07596295;-0.001416776;-0.04121381,0.05519164;-0.3380409;-0.005896449,0.01472605;-0.7287291;0.06806044,0.01980709;-0.698508;-0.02132237,-0.07558608;0.01212717;-0.04013264,-0.139673;-0.3134576;0.02973854,-0.2075829;-0.6215851;0.2750752,-0.1999875;-0.5923693;0.185874,0.04548255;0.5209129;-0.1173494,0;0;0,0.009856969;0.3020651;-0.06397033,0.01967736;0.5930044;-0.1435409,0.2024519;0.5272347;-0.06320095,0.2607703;0.2221805;0.003863573,0.3067009;-0.0241515;0.007653475,-0.1721185;0.5186758;-0.07981977,-0.269822;0.225511;-0.005892724,-0.3279951;-0.01790079;0.007146047,0.07768385;-0.0002313405;-0.03789616,0.06334551;-0.338755;-0.02408838,0.02709162;-0.73228;0.03564572,0.02284494;-0.7675374;-0.02549839,-0.07757416;0.007693336;-0.03733652,-0.1272373;-0.327529;-0.02492351,-0.1739644;-0.7193714;0.0384841,-0.1859452;-0.7524077;-0.02395021,0.01738869;0.5218793;-0.1210372,680.193
+0;0;0,0.02670387;0.3019884;-0.05980356,0.05133633;0.5921339;-0.1399936,0.2180103;0.4634278;-0.04833079,0.263571;0.1922811;0.1104,0.296099;-0.02224518;0.2301834,-0.1354022;0.4633891;-0.07499544,-0.2556176;0.2060165;0.06677701,-0.3379169;-0.01221669;0.1506145,0.07609307;-0.001419203;-0.04128441,0.05543247;-0.3362493;-0.006155275,0.01469607;-0.729552;0.06829654,0.01976123;-0.6993316;-0.02080677,-0.07571556;0.01214794;-0.04020139,-0.139461;-0.3117016;0.02929741,-0.2078253;-0.6218911;0.2762759,-0.2002536;-0.5926728;0.1873536,0.04550359;0.5211555;-0.1174076,0;0;0,0.01032715;0.301821;-0.06545234,0.0203727;0.592611;-0.1464459,0.2040109;0.526306;-0.06649864,0.2615916;0.2219138;0.002939701,0.309241;-0.02126081;0.007763863,-0.1719534;0.5185816;-0.08176196,-0.270142;0.2262339;-0.006372221,-0.3277267;-0.01443058;0.00749377,0.07769018;-0.0003917068;-0.0382185,0.06262723;-0.3370951;-0.02495217,0.02435616;-0.733049;0.03542495,0.01981799;-0.767236;-0.02641797,-0.07783494;0.007870603;-0.03709915,-0.1279007;-0.3254848;-0.02528325,-0.1772194;-0.7197701;0.03793427,-0.1897458;-0.7527974;-0.02399918,0.01805621;0.5215139;-0.1235999,680.2272
+0;0;0,0.0266374;0.3015976;-0.06152442,0.05106952;0.591411;-0.1433901,0.2168215;0.4620473;-0.05042312,0.2629195;0.1938258;0.1162284,0.2940905;-0.01876922;0.2388602,-0.1351456;0.4617577;-0.07905307,-0.2571297;0.2068095;0.06914189,-0.3400654;-0.007289618;0.1612837,0.07618299;-0.001612015;-0.04106944,0.05499104;-0.3382243;-0.005600851,0.0142288;-0.7306426;0.0681642,0.0198501;-0.7007064;-0.02108842,-0.07556136;0.01230107;-0.04040186,-0.1414652;-0.31188;0.03428569,-0.21512;-0.6143671;0.2876066,-0.206923;-0.5855424;0.1985613,0.04531644;0.5205036;-0.1203877,0;0;0,0.0114841;0.3013803;-0.06703687,0.02271312;0.5917048;-0.1499438,0.2057079;0.5260162;-0.06956351,0.2641518;0.2205743;0.00206089,0.3107125;-0.02233201;0.008019209,-0.1692981;0.518086;-0.08367348,-0.2676363;0.2246445;-0.005813323,-0.3270126;-0.01510331;0.008410461,0.07761714;-0.0005278736;-0.0383203,0.06273873;-0.3390777;-0.02499437,0.02179983;-0.7339896;0.03385782,0.01674819;-0.7689828;-0.02736306,-0.07785036;0.008006232;-0.03699145,-0.1296471;-0.3269568;-0.02551167,-0.1797684;-0.7202624;0.03688679,-0.1890691;-0.7539061;-0.02524709,0.02011347;0.5207242;-0.1265973,680.2496
+0;0;0,0.0266374;0.3015976;-0.06152442,0.05106952;0.591411;-0.1433901,0.2168215;0.4620473;-0.05042312,0.2629195;0.1938258;0.1162284,0.2940905;-0.01876922;0.2388602,-0.1351456;0.4617577;-0.07905307,-0.2571297;0.2068095;0.06914189,-0.3400654;-0.007289618;0.1612837,0.07618299;-0.001612015;-0.04106944,0.05499104;-0.3382243;-0.005600851,0.0142288;-0.7306426;0.0681642,0.0198501;-0.7007064;-0.02108842,-0.07556136;0.01230107;-0.04040186,-0.1414652;-0.31188;0.03428569,-0.21512;-0.6143671;0.2876066,-0.206923;-0.5855424;0.1985613,0.04531644;0.5205036;-0.1203877,0;0;0,0.0114841;0.3013803;-0.06703687,0.02271312;0.5917048;-0.1499438,0.2057079;0.5260162;-0.06956351,0.2641518;0.2205743;0.00206089,0.3107125;-0.02233201;0.008019209,-0.1692981;0.518086;-0.08367348,-0.2676363;0.2246445;-0.005813323,-0.3270126;-0.01510331;0.008410461,0.07761714;-0.0005278736;-0.0383203,0.06273873;-0.3390777;-0.02499437,0.02179983;-0.7339896;0.03385782,0.01674819;-0.7689828;-0.02736306,-0.07785036;0.008006232;-0.03699145,-0.1296471;-0.3269568;-0.02551167,-0.1797684;-0.7202624;0.03688679,-0.1890691;-0.7539061;-0.02524709,0.02011347;0.5207242;-0.1265973,680.2723
+0;0;0,0.02662484;0.3014553;-0.0614954,0.05105104;0.5911993;-0.1433423,0.2174392;0.4616207;-0.05011646,0.2633256;0.1946307;0.1157699,0.2945519;-0.01834166;0.2386193,-0.1358332;0.4613301;-0.07885259,-0.2572573;0.2075523;0.068662,-0.3403402;-0.00692673;0.1609673,0.07614054;-0.001611117;-0.04104654,0.05497962;-0.3377306;-0.005629886,0.01648215;-0.7083459;0.06403674,0.02428051;-0.6784343;-0.05978219,-0.07551924;0.01229422;-0.04037934,-0.1413266;-0.3114123;0.03419886,-0.210889;-0.597093;0.2734451,-0.1995176;-0.5687235;0.1499138,0.04529811;0.5202938;-0.1203405,0;0;0,0.0123734;0.3008968;-0.06836593,0.02468024;0.5906195;-0.1529388,0.2083644;0.525457;-0.07280254,0.2661233;0.2217313;0.0001504421,0.3125539;-0.02157775;0.008468151,-0.1680129;0.5177392;-0.08480059,-0.2663831;0.226134;-0.006077729,-0.325112;-0.01409338;0.01023104,0.07746828;-0.0006597787;-0.03851008,0.06228861;-0.3387213;-0.02576733,0.0259386;-0.7117432;0.03101778,0.02681625;-0.7146251;-0.08860648,-0.07785442;0.00815144;-0.03683799,-0.1299625;-0.3262651;-0.02549136,-0.1784531;-0.6976876;0.03269092,-0.1904007;-0.7558734;-0.0537526,0.02181754;0.5197989;-0.1291476,680.3052
+0;0;0,0.02874003;0.3003189;-0.0658119,0.05680714;0.5877135;-0.1552321,0.2240515;0.4624421;-0.06419975,0.2659696;0.2027258;0.1192956,0.294167;0.008515656;0.2678006,-0.130706;0.4644485;-0.08340015,-0.2546808;0.2117932;0.07046917,-0.3373081;0.001640648;0.1683213,0.07626179;-0.001767795;-0.04099735,0.05515229;-0.3378247;-0.00495062,0.01682648;-0.707167;0.06389397,0.02136924;-0.678267;-0.06001841,-0.07552436;0.01245614;-0.04050535,-0.1423982;-0.3096846;0.03969736,-0.2124295;-0.5903002;0.2825403,-0.2042508;-0.563092;0.1588413,0.05002669;0.5175231;-0.1301188,0;0;0,0.01400085;0.3004329;-0.06994784,0.02792779;0.5896854;-0.1566786,0.2105214;0.5251195;-0.07674038,0.2708867;0.2192784;-0.001259089,0.3155842;-0.02253337;0.00851965,-0.1639104;0.5173203;-0.08658455,-0.2642676;0.2237628;-0.005143799,-0.3237655;-0.01443212;0.01187412,0.07742968;-0.000842467;-0.03877759,0.06309737;-0.3389515;-0.02628517,0.024764;-0.7103918;0.0301497,0.02517025;-0.7135971;-0.08932149,-0.07801726;0.008350939;-0.03665155,-0.1306411;-0.3259755;-0.02499814,-0.1795382;-0.6960627;0.03215694,-0.1937241;-0.7539943;-0.05411547,0.02468456;0.5189732;-0.1323348,680.3382
+0;0;0,0.0288151;0.3011034;-0.06598382,0.05692664;0.5889544;-0.155553,0.2243322;0.4634018;-0.06437142,0.2662273;0.2038282;0.1190232,0.2944963;0.009124696;0.2679054,-0.1307979;0.4654103;-0.08359198,-0.2547046;0.2128937;0.07019284,-0.3375418;0.002207354;0.1682936,0.07636893;-0.001770278;-0.04105495,0.05532078;-0.3368506;-0.005112968,0.01557981;-0.7198306;0.06627365,0.0191192;-0.6906877;-0.03026975,-0.07563046;0.01247363;-0.04056225,-0.14231;-0.3087309;0.03940739,-0.2149271;-0.5997081;0.2912172,-0.2085549;-0.5718832;0.19484,0.05012461;0.5185407;-0.1303597,0;0;0,0.01249728;0.3011012;-0.07091784,0.02582982;0.5908117;-0.1578933,0.2088424;0.5257072;-0.07767928,0.2733501;0.2206178;-0.003339052,0.3176391;-0.02184616;0.007805109,-0.1657694;0.5171831;-0.08692758,-0.2649598;0.2242177;-0.002667479,-0.3260885;-0.014176;0.01483196,0.0774239;-0.0008590668;-0.03905964,0.06221227;-0.3379622;-0.02706933,0.02178024;-0.7229865;0.03184319,0.01131886;-0.7653229;-0.03133821,-0.07824268;0.00839896;-0.03644715,-0.1316104;-0.3248166;-0.02491686,-0.183237;-0.7085616;0.03359454,-0.1951984;-0.7468625;-0.03367958,0.02283496;0.5198714;-0.1334482,680.3608
+0;0;0,0.02878141;0.3007513;-0.06590666,0.0568934;0.5886068;-0.1554763,0.2247168;0.4629369;-0.06414212,0.2660799;0.2066593;0.1169237,0.294363;0.01185922;0.2658798,-0.1312623;0.4649502;-0.08340864,-0.2535956;0.21564;0.06842344,-0.3364739;0.004849195;0.1665728,0.07644539;-0.001772051;-0.04109605,0.05560797;-0.3334975;-0.005513933,0.01563267;-0.7187357;0.06629361,0.01911978;-0.68958;-0.02882364,-0.07570618;0.01248612;-0.04060287,-0.1417181;-0.3055025;0.03856611,-0.2147634;-0.5981953;0.2918606,-0.2084853;-0.5703383;0.1969072,0.05009277;0.5182076;-0.1302882,0;0;0,0.01563816;0.3001754;-0.07261944,0.03203882;0.5889778;-0.1620671,0.2154894;0.5220063;-0.08376563,0.2747511;0.2212983;-0.004792929,0.3193024;-0.02120294;0.007174253,-0.1604295;0.5173329;-0.08861003,-0.2588292;0.2289128;-0.003138848,-0.3194205;-0.009670869;0.01533861,0.07747543;-0.00109762;-0.03914428,0.06327042;-0.334882;-0.02781701,0.02060346;-0.7220133;0.03110409,0.01132259;-0.7643619;-0.03004909,-0.07834599;0.008616685;-0.03638104,-0.1317034;-0.3211457;-0.02405792,-0.1847162;-0.707123;0.03402732,-0.2002064;-0.7462561;-0.02954028,0.02820154;0.5183138;-0.1369946,680.3953
+0;0;0,0.029869;0.2997588;-0.06929089,0.05851241;0.586852;-0.1614799,0.2248164;0.4621819;-0.06946324,0.2653045;0.212587;0.1181705,0.3043013;0.02363914;0.2735133,-0.1286481;0.4654279;-0.08873378,-0.2514043;0.2215859;0.06815886,-0.3358532;0.01349099;0.1726496,0.07664073;-0.002005173;-0.04099156,0.05656575;-0.331591;-0.005154833,0.01558954;-0.7203074;0.0667072,0.01901414;-0.6916268;-0.02767061,-0.07561789;0.01287761;-0.04091739,-0.1425288;-0.3007328;0.04560179,-0.2184418;-0.5881015;0.3094199,-0.2122132;-0.5608523;0.2152165,0.05166217;0.516598;-0.1358343,0;0;0,0.01777534;0.2995969;-0.07398939,0.03625873;0.5878567;-0.1651114,0.2177487;0.5205244;-0.08673871,0.2774772;0.2217388;-0.007347584,0.3221421;-0.02150238;0.006515741,-0.1550595;0.5175773;-0.09068678,-0.2533619;0.2313767;-0.003685959,-0.3128691;-0.008079216;0.01806735,0.0774696;-0.001312748;-0.03943181,0.06361446;-0.332996;-0.02902174,0.01906587;-0.7233745;0.03067398,0.0100524;-0.7642424;-0.0311091,-0.07856464;0.008862438;-0.03615502,-0.1317251;-0.3187123;-0.02263229,-0.187491;-0.7075446;0.03772657,-0.2036864;-0.7447982;-0.02657969,0.03189732;0.5173438;-0.1396328,680.4172
+0;0;0,0.02986616;0.2997303;-0.0692843,0.058527;0.5869982;-0.1615295,0.2240187;0.4625384;-0.06980661,0.264234;0.2146252;0.116563,0.3035379;0.02418934;0.273129,-0.1277963;0.4657693;-0.08898723,-0.2497254;0.2235702;0.06684835,-0.3348393;0.01383649;0.172162,0.07673382;-0.002007609;-0.04104136,0.05666304;-0.3315248;-0.005212106,0.01526234;-0.7242678;0.06739438,0.01860253;-0.6955548;-0.02465753,-0.07570974;0.01289325;-0.04096708,-0.1426067;-0.3006518;0.04553405,-0.2193061;-0.5909975;0.3120851,-0.213231;-0.5636805;0.2202033,0.05167251;0.5167006;-0.1358679,0;0;0,0.01973258;0.2990075;-0.07573414,0.03946826;0.5867911;-0.1686981,0.2197287;0.5192484;-0.08978796,0.2786354;0.2226955;-0.009799004,0.324698;-0.02220757;0.005176544,-0.1507277;0.5179924;-0.09217791,-0.2488353;0.2344297;-0.00397934,-0.3090506;-0.006731734;0.01923316,0.07743062;-0.001576737;-0.03973055,0.06362985;-0.3331957;-0.02941155,0.01608282;-0.7273099;0.03097248,0.006513249;-0.7656479;-0.03005791,-0.07874357;0.009146502;-0.03594851,-0.1328633;-0.3181539;-0.02133239,-0.1900595;-0.7098376;0.046087,-0.2068362;-0.7431265;-0.01871593,0.03484231;0.5164002;-0.1427951,680.45
+0;0;0,0.02986616;0.2997303;-0.0692843,0.058527;0.5869982;-0.1615295,0.2240187;0.4625384;-0.06980661,0.264234;0.2146252;0.116563,0.3035379;0.02418934;0.273129,-0.1277963;0.4657693;-0.08898723,-0.2497254;0.2235702;0.06684835,-0.3348393;0.01383649;0.172162,0.07673382;-0.002007609;-0.04104136,0.05666304;-0.3315248;-0.005212106,0.01526234;-0.7242678;0.06739438,0.01860253;-0.6955548;-0.02465753,-0.07570974;0.01289325;-0.04096708,-0.1426067;-0.3006518;0.04553405,-0.2193061;-0.5909975;0.3120851,-0.213231;-0.5636805;0.2202033,0.05167251;0.5167006;-0.1358679,0;0;0,0.01973258;0.2990075;-0.07573414,0.03946826;0.5867911;-0.1686981,0.2197287;0.5192484;-0.08978796,0.2786354;0.2226955;-0.009799004,0.324698;-0.02220757;0.005176544,-0.1507277;0.5179924;-0.09217791,-0.2488353;0.2344297;-0.00397934,-0.3090506;-0.006731734;0.01923316,0.07743062;-0.001576737;-0.03973055,0.06362985;-0.3331957;-0.02941155,0.01608282;-0.7273099;0.03097248,0.006513249;-0.7656479;-0.03005791,-0.07874357;0.009146502;-0.03594851,-0.1328633;-0.3181539;-0.02133239,-0.1900595;-0.7098376;0.046087,-0.2068362;-0.7431265;-0.01871593,0.03484231;0.5164002;-0.1427951,680.473
+0;0;0,0.03036241;0.2991678;-0.07139302,0.05942743;0.5857898;-0.1656194,0.2254688;0.4615515;-0.0744938,0.2654459;0.2201776;0.1188669,0.3046871;0.02875711;0.2775616,-0.1274902;0.4651157;-0.09341796,-0.2504655;0.2269368;0.06594278,-0.3379177;0.02136511;0.1819516,0.07688423;-0.002171476;-0.04075868,0.05724574;-0.3316353;-0.004725032,0.01796493;-0.7072991;0.06398389,0.02167401;-0.6791608;-0.04215221,-0.07557938;0.01303259;-0.04117134,-0.1426284;-0.3003498;0.04558346,-0.2191795;-0.5744972;0.3032078,-0.2123142;-0.548189;0.197277,0.05249597;0.5156671;-0.1395026,0;0;0,0.02091022;0.2986924;-0.07658863,0.04129787;0.5862928;-0.1700972,0.2219571;0.5180557;-0.09225929,0.2804289;0.2225198;-0.01171446,0.3265142;-0.02444503;0.004102945,-0.1491676;0.5184878;-0.0932667,-0.2470114;0.2362883;-0.003611967,-0.3075723;-0.006778792;0.02121565,0.07739758;-0.001752913;-0.03979588,0.06343071;-0.3333198;-0.0298562,0.01855041;-0.7099755;0.02933407,0.007789984;-0.7640924;-0.0346241,-0.07875553;0.009309846;-0.03588962,-0.1334349;-0.317767;-0.01972227,-0.1905854;-0.6907799;0.05086376,-0.2109498;-0.7361732;-0.02113105,0.03653139;0.5159467;-0.1440967,680.506
+0;0;0,0.03041594;0.2996952;-0.07151889,0.0595676;0.5871723;-0.1660274,0.2247831;0.4629583;-0.07511922,0.2645937;0.2225898;0.117436,0.3038556;0.03106776;0.276215,-0.1265364;0.4665059;-0.09395546,-0.2489994;0.2293193;0.06474143,-0.336498;0.02363841;0.1808118,0.07707661;-0.00217691;-0.04086067,0.05749215;-0.3307343;-0.004926153,0.01807398;-0.7077118;0.06402303,0.02175179;-0.6795577;-0.0412183,-0.0757685;0.0130652;-0.04127436,-0.142633;-0.2994551;0.04524178,-0.2194518;-0.5745612;0.3037671,-0.2126444;-0.5482218;0.1987293,0.05261371;0.5168226;-0.1398261,0;0;0,0.02240801;0.2988902;-0.0775876,0.04411112;0.5870584;-0.1719894,0.2236056;0.5166347;-0.09424222,0.2816527;0.2224235;-0.01355934,0.3266543;-0.02477339;0.003804445,-0.145715;0.518688;-0.09478129,-0.2439958;0.2385431;-0.003681585,-0.3045147;-0.004534453;0.02246601,0.07757831;-0.002071425;-0.03990555,0.06546155;-0.3328182;-0.03070664,0.0173637;-0.7104234;0.02862906,0.006540556;-0.7640456;-0.03448081,-0.07899263;0.009578865;-0.03582663,-0.1345956;-0.316331;-0.01805333,-0.1926579;-0.6892637;0.05921106,-0.2171987;-0.7351049;-0.009625994,0.03901401;0.5165515;-0.1457838,680.54
+0;0;0,0.03043229;0.2998563;-0.07155734,0.05961099;0.5876017;-0.1661571,0.2267659;0.4626603;-0.07447201,0.2667499;0.2212444;0.1189223,0.3058313;0.03060333;0.2769709,-0.1285346;0.4662481;-0.09352171,-0.2515314;0.2280279;0.06586673,-0.3386275;0.0232932;0.1814032,0.07730711;-0.00218342;-0.04098286,0.05802841;-0.3256113;-0.005609374,0.01770635;-0.7112331;0.06492087,0.02126523;-0.6830194;-0.03691758,-0.0759951;0.01310427;-0.0413978,-0.1418157;-0.2945368;0.04376762,-0.220396;-0.5759513;0.3082211,-0.2138087;-0.5494936;0.2065796,0.05264552;0.517135;-0.1399121,0;0;0,0.02121672;0.2990609;-0.07792842,0.04215701;0.5875148;-0.1725422,0.2245229;0.5159329;-0.09573245,0.2824168;0.2204165;-0.01449132,0.3270543;-0.02567156;0.002795458,-0.1493137;0.5192528;-0.09429157,-0.2494892;0.2387699;-0.001685023,-0.3085299;-0.003141403;0.02736304,0.07781488;-0.002334163;-0.04000187,0.06751405;-0.3280025;-0.03209114,0.01567605;-0.7139849;0.02819991,0.005138025;-0.763613;-0.03453159,-0.0792781;0.009798573;-0.03577323,-0.1350028;-0.3107621;-0.01669105,-0.1955319;-0.6897588;0.07276485,-0.1946335;-0.6881271;-0.0251196,0.03740078;0.5168814;-0.1462519,680.5636
+0;0;0,0.03037105;0.2994924;-0.07290242,0.05902509;0.5869844;-0.1682224,0.2244432;0.4610146;-0.07323398,0.2660605;0.223179;0.1220576,0.3017066;0.03497408;0.2872052,-0.1284911;0.463499;-0.0973911,-0.2528693;0.2303465;0.06572415,-0.3439955;0.02958855;0.1896504,0.07724016;-0.002280897;-0.04102366,0.05856699;-0.3243946;-0.005686212,0.01930176;-0.6968587;0.06217181,0.02525594;-0.6693907;-0.06140539,-0.07593192;0.01314526;-0.04142138,-0.1415782;-0.2928728;0.04459101,-0.2201708;-0.5595062;0.3046022,-0.2105229;-0.5342612;0.1813241,0.05222728;0.5165829;-0.1418356,0;0;0,0.02211627;0.2986997;-0.07888103,0.04446536;0.5864282;-0.1751415,0.2259212;0.5153705;-0.09724247,0.2842242;0.2211242;-0.01689005,0.3294441;-0.02710493;0.0005140305,-0.1469419;0.5193906;-0.09578221,-0.2463846;0.240635;-0.001744598,-0.3067971;-0.003117949;0.02826047,0.07767829;-0.002486661;-0.04017568,0.06880553;-0.3268789;-0.03342485,0.01972676;-0.6997066;0.02545428,0.01703952;-0.7044955;-0.09327102,-0.07927891;0.01004582;-0.03561071,-0.1355422;-0.30899;-0.01548094,-0.1939183;-0.6733213;0.07795852,-0.2235259;-0.7381401;0.004161641,0.03927204;0.5160354;-0.1483696,680.5956
+0;0;0,0.0303743;0.2995244;-0.07291021,0.05905012;0.5872353;-0.1683033,0.2230102;0.4616702;-0.07386938,0.2644868;0.2246385;0.1207621,0.3002295;0.03592347;0.2863574,-0.1269487;0.4641336;-0.09782284,-0.2509065;0.2317692;0.064741,-0.3422797;0.03046709;0.1890032,0.07723093;-0.002280625;-0.04101876,0.05862728;-0.323195;-0.00581288,0.01942657;-0.695047;0.06193363,0.02537785;-0.6675777;-0.06158322,-0.07592285;0.01314369;-0.04141643,-0.1413247;-0.2917351;0.04427571,-0.2197882;-0.5579302;0.3038597,-0.210145;-0.532683;0.1806417,0.05224615;0.51677;-0.1418927,0;0;0,0.0236312;0.298308;-0.08004546,0.04784711;0.5855521;-0.1780165,0.2267823;0.5150855;-0.09853601,0.285407;0.2217528;-0.01913309,0.3305742;-0.02712724;-0.0009303093,-0.1423451;0.5196769;-0.09819032,-0.242018;0.2425458;-0.00306195,-0.3038637;-0.001372397;0.02842979,0.07764229;-0.002641231;-0.04021263,0.06931044;-0.325858;-0.03446221,0.01947178;-0.6978557;0.02498579,0.01687387;-0.7029274;-0.09359527,-0.07926492;0.01019353;-0.03557417,-0.1357366;-0.3074598;-0.01369079,-0.1942884;-0.6682409;0.09027502,-0.2223934;-0.723139;0.004831076,0.04214352;0.5152944;-0.1508044,680.6179
+0;0;0,0.03036912;0.2994733;-0.07289778,0.05904283;0.5871629;-0.1682834,0.224468;0.4611368;-0.07327061,0.2657304;0.2253296;0.1203554,0.3015092;0.03642362;0.2861182,-0.1284911;0.4636213;-0.09742943,-0.2518085;0.2324574;0.06429461,-0.3432742;0.03095156;0.1886826,0.07725395;-0.002281304;-0.04103098,0.05871655;-0.3220527;-0.005950492,0.01708582;-0.7169557;0.06599557,0.0230253;-0.6894814;-0.05727638,-0.07594547;0.01314761;-0.04142877,-0.1411144;-0.2906453;0.04395818,-0.2244418;-0.5733417;0.3196336,-0.2148177;-0.548085;0.19666,0.05223996;0.516709;-0.1418771,0;0;0,0.02431743;0.2979244;-0.08105779,0.04851896;0.5849307;-0.1796639,0.2293555;0.5140499;-0.1006625,0.2856565;0.2221279;-0.02059746,0.3311021;-0.02700266;-0.002946377,-0.1431213;0.5206701;-0.09906027,-0.2430343;0.2456013;-0.003388099,-0.3053179;0.001646563;0.02901183,0.07760009;-0.002771035;-0.04034185,0.06927377;-0.3248495;-0.03542638,0.01507086;-0.720035;0.02579641,0.01230958;-0.7249345;-0.09257603,-0.07932013;0.01033109;-0.03547541,-0.1360432;-0.3057626;-0.009106701,-0.1988095;-0.6873017;0.106418,-0.2283801;-0.7441103;0.02378938,0.04284458;0.5147263;-0.1523423,680.6511
+0;0;0,0.03034316;0.2991793;-0.07410576,0.05885436;0.5866016;-0.1703462,0.2232534;0.4601256;-0.07292861,0.2676039;0.2332149;0.1304016,0.3030875;0.04915646;0.3015925,-0.1288168;0.4620302;-0.1014095,-0.2535904;0.2344902;0.06428818,-0.3462224;0.03656667;0.1934723,0.07728295;-0.002342002;-0.0409729,0.05968489;-0.3221852;-0.00606335,0.01731913;-0.7169908;0.06598773,0.02460649;-0.6898512;-0.05720459,-0.0758943;0.01314899;-0.04152202,-0.1426453;-0.2891294;0.04792141,-0.2245835;-0.5626755;0.3330816,-0.2136432;-0.5379103;0.2102381,0.05209401;0.5162135;-0.1437538,0;0;0,0.02431743;0.2979244;-0.08105779,0.04851896;0.5849307;-0.1796639,0.2293555;0.5140499;-0.1006625,0.2856565;0.2221279;-0.02059746,0.3311021;-0.02700266;-0.002946377,-0.1431213;0.5206701;-0.09906027,-0.2430343;0.2456013;-0.003388099,-0.3053179;0.001646563;0.02901183,0.07760009;-0.002771035;-0.04034185,0.06927377;-0.3248495;-0.03542638,0.01507086;-0.720035;0.02579641,0.01230958;-0.7249345;-0.09257603,-0.07932013;0.01033109;-0.03547541,-0.1360432;-0.3057626;-0.009106701,-0.1988095;-0.6873017;0.106418,-0.2283801;-0.7441103;0.02378938,0.04284458;0.5147263;-0.1523423,680.6736

+ 115 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004225286;0.3045609;0.004754103,0.008189226;0.6015674;-0.005796774,0.1764763;0.4852237;0.01807532,0.2243307;0.1988401;0.02712449,0.2835133;-0.05575565;-0.02692335,-0.1602191;0.4759104;-0.007732777,-0.2216036;0.1920147;-0.01249213,-0.2685217;-0.06480205;-0.06804921,0.07868794;0.003908931;-0.04061686,0.07967919;-0.3344516;0.003906671,0.07097092;-0.7125169;0.09113877,0.07630561;-0.6715578;-0.03344341,-0.07626995;0.008457561;-0.04436402,-0.116803;-0.3291556;-0.01528506,-0.1448701;-0.7047817;0.07818173,-0.1362608;-0.6635777;-0.04619524,0.007268971;0.5283071;-0.0008417317,0;0;0,0.01027468;0.2991707;-0.05647206,0.01905698;0.5875676;-0.1277282,0.1877139;0.5191188;-0.06577992,0.2397529;0.2395476;-0.006455425,0.2955958;-0.01957351;-0.03776932,-0.1456084;0.5289845;-0.04240545,-0.2202823;0.2555799;0.02132228,-0.2917764;0.0002105534;-0.008973466,0.0768472;0.000237301;-0.044173,0.09427494;-0.3396332;-0.01857114,0.08105625;-0.7197909;0.05839682,0.0690064;-0.7206649;-0.06231308,-0.08174267;0.007280092;-0.03349533,-0.1231246;-0.3309962;-0.01538887,-0.1327346;-0.7109195;0.06325363,-0.1413095;-0.7117389;-0.05776671,0.01710549;0.5170262;-0.1074158,480.0448
+0;0;0,0.004225286;0.3045609;0.004754103,0.008189226;0.6015674;-0.005796774,0.1764763;0.4852237;0.01807532,0.2243307;0.1988401;0.02712449,0.2835133;-0.05575565;-0.02692335,-0.1602191;0.4759104;-0.007732777,-0.2216036;0.1920147;-0.01249213,-0.2685217;-0.06480205;-0.06804921,0.07868794;0.003908931;-0.04061686,0.07967919;-0.3344516;0.003906671,0.07097092;-0.7125169;0.09113877,0.07630561;-0.6715578;-0.03344341,-0.07626995;0.008457561;-0.04436402,-0.116803;-0.3291556;-0.01528506,-0.1448701;-0.7047817;0.07818173,-0.1362608;-0.6635777;-0.04619524,0.007268971;0.5283071;-0.0008417317,0;0;0,0.01027468;0.2991707;-0.05647206,0.01905698;0.5875676;-0.1277282,0.1877139;0.5191188;-0.06577992,0.2397529;0.2395476;-0.006455425,0.2955958;-0.01957351;-0.03776932,-0.1456084;0.5289845;-0.04240545,-0.2202823;0.2555799;0.02132228,-0.2917764;0.0002105534;-0.008973466,0.0768472;0.000237301;-0.044173,0.09427494;-0.3396332;-0.01857114,0.08105625;-0.7197909;0.05839682,0.0690064;-0.7206649;-0.06231308,-0.08174267;0.007280092;-0.03349533,-0.1231246;-0.3309962;-0.01538887,-0.1327346;-0.7109195;0.06325363,-0.1413095;-0.7117389;-0.05776671,0.01710549;0.5170262;-0.1074158,480.0666
+0;0;0,0.004224712;0.3045195;0.004753458,0.008188182;0.601491;-0.005796224,0.176652;0.4851097;0.01809511,0.2245105;0.1987015;0.02714506,0.2839423;-0.05696639;-0.02713038,-0.1603949;0.4757867;-0.007739925,-0.2217847;0.1918666;-0.01249969,-0.2689003;-0.06603169;-0.06829073,0.07866205;0.003907644;-0.04060349,0.07965422;-0.3347671;0.003961395,0.07090794;-0.7144829;0.09157431,0.07624222;-0.6735246;-0.03299867,-0.07624485;0.008454777;-0.04434941,-0.1168155;-0.329472;-0.01524344,-0.1450052;-0.7067378;0.07863138,-0.1363965;-0.6655346;-0.04573641,0.007268021;0.5282381;-0.000841686,0;0;0,0.009992614;0.2992097;-0.05609202,0.0186224;0.5876269;-0.1271328,0.1875454;0.519077;-0.06543088,0.2393908;0.2394086;-0.006273035,0.2957147;-0.02047157;-0.03994728,-0.1461675;0.5292121;-0.04174954,-0.220061;0.2554503;0.02146599,-0.2913947;-0.001032889;-0.009710101,0.07679868;0.0001460165;-0.04419923,0.09417677;-0.3400007;-0.01801086,0.08104408;-0.72195;0.05866312,0.06893495;-0.7227465;-0.06205107,-0.08171225;0.007375292;-0.03347152,-0.123044;-0.3312228;-0.01528804,-0.1330459;-0.7126797;0.06425554,-0.1416745;-0.7134492;-0.05676412,0.01669486;0.5170836;-0.1068521,480.0851
+0;0;0,0.004203202;0.3045231;0.004537928,0.008156161;0.6014872;-0.006204772,0.176626;0.4853293;0.01815881,0.2241053;0.1988695;0.02756632,0.283485;-0.05681741;-0.02667681,-0.1604386;0.4758742;-0.008527137,-0.2225516;0.1921002;-0.01257102,-0.2699573;-0.06577164;-0.06823839,0.07868076;0.003858202;-0.04057193,0.07923058;-0.3348262;0.003927007,0.07048411;-0.7145597;0.09146363,0.07608832;-0.673627;-0.03309976,-0.07617614;0.00851109;-0.04445658,-0.1170883;-0.3293932;-0.0155687,-0.1456267;-0.7065747;0.07853936,-0.1367466;-0.6653941;-0.04581138,0.007232774;0.5282385;-0.001188203,0;0;0,0.009992614;0.2992097;-0.05609202,0.0186224;0.5876269;-0.1271328,0.1875454;0.519077;-0.06543088,0.2393908;0.2394086;-0.006273035,0.2957147;-0.02047157;-0.03994728,-0.1461675;0.5292121;-0.04174954,-0.220061;0.2554503;0.02146599,-0.2913947;-0.001032889;-0.009710101,0.07679868;0.0001460165;-0.04419923,0.09417677;-0.3400007;-0.01801086,0.08104408;-0.72195;0.05866312,0.06893495;-0.7227465;-0.06205107,-0.08171225;0.007375292;-0.03347152,-0.123044;-0.3312228;-0.01528804,-0.1330459;-0.7126797;0.06425554,-0.1416745;-0.7134492;-0.05676412,0.01669486;0.5170836;-0.1068521,480.107
+0;0;0,0.00420517;0.3046657;0.004540053,0.008161083;0.6018527;-0.006211278,0.1763296;0.4857027;0.01812266,0.2237403;0.1996567;0.02751657,0.2831584;-0.05619556;-0.02676164,-0.1601371;0.4762643;-0.008515952,-0.2221603;0.1929004;-0.012554,-0.2695967;-0.06513828;-0.06825737,0.07859183;0.003853841;-0.04052607,0.07913916;-0.3333009;0.003771871,0.07036111;-0.7144057;0.09162462,0.07517013;-0.6750243;-0.01526441,-0.07609005;0.008501471;-0.04440633,-0.1168174;-0.3278765;-0.01564894,-0.1454589;-0.7064202;0.07879899,-0.1378388;-0.666826;-0.02790755,0.007236836;0.5285358;-0.001190037,0;0;0,0.01004775;0.2993949;-0.05586767,0.01882711;0.5880989;-0.1266638,0.1873894;0.5190466;-0.06506133,0.2391061;0.2396542;-0.006549835,0.2954554;-0.02038011;-0.04037166,-0.1457915;0.529253;-0.04158304,-0.2185862;0.2554913;0.02097678,-0.2902512;-0.001091689;-0.01010929,0.07675679;0.0001312345;-0.0440712,0.09407735;-0.3385035;-0.01833415,0.08082499;-0.721714;0.05919051,0.08577704;-0.7826466;0.00224185,-0.08156543;0.007382434;-0.03356296,-0.1224864;-0.329691;-0.01504718,-0.1330303;-0.7125131;0.06477825,-0.1404324;-0.7088742;-0.0390808,0.01684977;0.517464;-0.1064588,480.1291
+0;0;0,0.00420517;0.3046657;0.004540053,0.008161083;0.6018527;-0.006211278,0.1763296;0.4857027;0.01812266,0.2237403;0.1996567;0.02751657,0.2831584;-0.05619556;-0.02676164,-0.1601371;0.4762643;-0.008515952,-0.2221603;0.1929004;-0.012554,-0.2695967;-0.06513828;-0.06825737,0.07859183;0.003853841;-0.04052607,0.07913916;-0.3333009;0.003771871,0.07036111;-0.7144057;0.09162462,0.07517013;-0.6750243;-0.01526441,-0.07609005;0.008501471;-0.04440633,-0.1168174;-0.3278765;-0.01564894,-0.1454589;-0.7064202;0.07879899,-0.1378388;-0.666826;-0.02790755,0.007236836;0.5285358;-0.001190037,0;0;0,0.01004775;0.2993949;-0.05586767,0.01882711;0.5880989;-0.1266638,0.1873894;0.5190466;-0.06506133,0.2391061;0.2396542;-0.006549835,0.2954554;-0.02038011;-0.04037166,-0.1457915;0.529253;-0.04158304,-0.2185862;0.2554913;0.02097678,-0.2902512;-0.001091689;-0.01010929,0.07675679;0.0001312345;-0.0440712,0.09407735;-0.3385035;-0.01833415,0.08082499;-0.721714;0.05919051,0.08577704;-0.7826466;0.00224185,-0.08156543;0.007382434;-0.03356296,-0.1224864;-0.329691;-0.01504718,-0.1330303;-0.7125131;0.06477825,-0.1404324;-0.7088742;-0.0390808,0.01684977;0.517464;-0.1064588,480.1406
+0;0;0,0.004693377;0.3047014;0.004221329,0.009320866;0.6018524;-0.006913395,0.1774017;0.4860973;0.01835229,0.22464;0.2002583;0.02832635,0.2846045;-0.05631682;-0.02495499,-0.1594071;0.4767354;-0.009063752,-0.2221174;0.1937323;-0.01246126,-0.270158;-0.06477433;-0.06842448,0.07850891;0.003761914;-0.04052949,0.07840683;-0.3334734;0.003679752,0.06936222;-0.714571;0.09168985,0.07519206;-0.6736808;-0.03288872,-0.07604259;0.008568998;-0.04432308,-0.117032;-0.3278935;-0.01612839,-0.1462668;-0.7063631;0.07857685,-0.137162;-0.6652215;-0.04578299,0.008209579;0.5285532;-0.001774483,0;0;0,0.01000151;0.2994785;-0.05563665,0.01870722;0.5882261;-0.1262152,0.1873563;0.5190624;-0.06453395,0.2389466;0.239665;-0.006997585,0.294941;-0.02095425;-0.041749,-0.1459535;0.5292274;-0.04104988,-0.2185183;0.2555422;0.02112421,-0.2898397;-0.001741976;-0.01023765,0.07669665;0.0001221895;-0.04402328,0.09397697;-0.3385658;-0.01806307,0.0806158;-0.7217945;0.05952716,0.06850624;-0.7225163;-0.06122851,-0.0814743;0.007390752;-0.03358207,-0.1225688;-0.3297239;-0.01495185,-0.1331986;-0.7125598;0.06496482,-0.1418249;-0.7132466;-0.05609842,0.01674831;0.5175841;-0.1060586,480.1519
+0;0;0,0.004693377;0.3047014;0.004221329,0.009320866;0.6018524;-0.006913395,0.1774017;0.4860973;0.01835229,0.22464;0.2002583;0.02832635,0.2846045;-0.05631682;-0.02495499,-0.1594071;0.4767354;-0.009063752,-0.2221174;0.1937323;-0.01246126,-0.270158;-0.06477433;-0.06842448,0.07850891;0.003761914;-0.04052949,0.07840683;-0.3334734;0.003679752,0.06936222;-0.714571;0.09168985,0.07519206;-0.6736808;-0.03288872,-0.07604259;0.008568998;-0.04432308,-0.117032;-0.3278935;-0.01612839,-0.1462668;-0.7063631;0.07857685,-0.137162;-0.6652215;-0.04578299,0.008209579;0.5285532;-0.001774483,0;0;0,0.01000151;0.2994785;-0.05563665,0.01870722;0.5882261;-0.1262152,0.1873563;0.5190624;-0.06453395,0.2389466;0.239665;-0.006997585,0.294941;-0.02095425;-0.041749,-0.1459535;0.5292274;-0.04104988,-0.2185183;0.2555422;0.02112421,-0.2898397;-0.001741976;-0.01023765,0.07669665;0.0001221895;-0.04402328,0.09397697;-0.3385658;-0.01806307,0.0806158;-0.7217945;0.05952716,0.06850624;-0.7225163;-0.06122851,-0.0814743;0.007390752;-0.03358207,-0.1225688;-0.3297239;-0.01495185,-0.1331986;-0.7125598;0.06496482,-0.1418249;-0.7132466;-0.05609842,0.01674831;0.5175841;-0.1060586,480.1635
+0;0;0,0.004483731;0.3046924;0.004199348,0.008932368;0.6018685;-0.006877503,0.1771309;0.4864534;0.01823996,0.2236878;0.2007298;0.02863312,0.2839357;-0.05822265;-0.02496346,-0.1596472;0.4765133;-0.009405429,-0.2229003;0.1938387;-0.01217711,-0.27202;-0.06682381;-0.06875537,0.07847562;0.003634908;-0.04055804,0.07812864;-0.3335891;0.003650777,0.06858298;-0.7216754;0.09322908,0.07339341;-0.682834;-0.007908985,-0.07597946;0.008705377;-0.04436133,-0.1172832;-0.3277303;-0.01644052,-0.1476195;-0.7130632;0.08012357,-0.1401485;-0.6740166;-0.02083465,0.007859079;0.5285551;-0.001754417,0;0;0,0.009884745;0.299538;-0.05526686,0.018591;0.5883588;-0.1256367,0.1872245;0.5190721;-0.06411791,0.2386337;0.2397102;-0.007305864,0.2940893;-0.02314538;-0.04459358,-0.1460434;0.5292569;-0.0405012,-0.2182638;0.2555867;0.02116216,-0.2899526;-0.003960997;-0.01131095,0.07668239;0.0001057237;-0.04400444,0.09401159;-0.3385575;-0.01789856,0.0804306;-0.7288346;0.06100416,0.08429472;-0.7830781;0.004273895,-0.0814485;0.007408333;-0.03358348,-0.1226204;-0.3296726;-0.01471843,-0.1335178;-0.7194607;0.06696884,-0.1405515;-0.7143342;-0.03132694,0.01661919;0.5176824;-0.1055564,480.1856
+0;0;0,0.004483731;0.3046924;0.004199348,0.008932368;0.6018685;-0.006877503,0.1771309;0.4864534;0.01823996,0.2236878;0.2007298;0.02863312,0.2839357;-0.05822265;-0.02496346,-0.1596472;0.4765133;-0.009405429,-0.2229003;0.1938387;-0.01217711,-0.27202;-0.06682381;-0.06875537,0.07847562;0.003634908;-0.04055804,0.07812864;-0.3335891;0.003650777,0.06858298;-0.7216754;0.09322908,0.07339341;-0.682834;-0.007908985,-0.07597946;0.008705377;-0.04436133,-0.1172832;-0.3277303;-0.01644052,-0.1476195;-0.7130632;0.08012357,-0.1401485;-0.6740166;-0.02083465,0.007859079;0.5285551;-0.001754417,0;0;0,0.009884745;0.299538;-0.05526686,0.018591;0.5883588;-0.1256367,0.1872245;0.5190721;-0.06411791,0.2386337;0.2397102;-0.007305864,0.2940893;-0.02314538;-0.04459358,-0.1460434;0.5292569;-0.0405012,-0.2182638;0.2555867;0.02116216,-0.2899526;-0.003960997;-0.01131095,0.07668239;0.0001057237;-0.04400444,0.09401159;-0.3385575;-0.01789856,0.0804306;-0.7288346;0.06100416,0.08429472;-0.7830781;0.004273895,-0.0814485;0.007408333;-0.03358348,-0.1226204;-0.3296726;-0.01471843,-0.1335178;-0.7194607;0.06696884,-0.1405515;-0.7143342;-0.03132694,0.01661919;0.5176824;-0.1055564,480.1971
+0;0;0,0.004483731;0.3046924;0.004199348,0.008932368;0.6018685;-0.006877503,0.1771309;0.4864534;0.01823996,0.2236878;0.2007298;0.02863312,0.2839357;-0.05822265;-0.02496346,-0.1596472;0.4765133;-0.009405429,-0.2229003;0.1938387;-0.01217711,-0.27202;-0.06682381;-0.06875537,0.07847562;0.003634908;-0.04055804,0.07812864;-0.3335891;0.003650777,0.06858298;-0.7216754;0.09322908,0.07339341;-0.682834;-0.007908985,-0.07597946;0.008705377;-0.04436133,-0.1172832;-0.3277303;-0.01644052,-0.1476195;-0.7130632;0.08012357,-0.1401485;-0.6740166;-0.02083465,0.007859079;0.5285551;-0.001754417,0;0;0,0.009884745;0.299538;-0.05526686,0.018591;0.5883588;-0.1256367,0.1872245;0.5190721;-0.06411791,0.2386337;0.2397102;-0.007305864,0.2940893;-0.02314538;-0.04459358,-0.1460434;0.5292569;-0.0405012,-0.2182638;0.2555867;0.02116216,-0.2899526;-0.003960997;-0.01131095,0.07668239;0.0001057237;-0.04400444,0.09401159;-0.3385575;-0.01789856,0.0804306;-0.7288346;0.06100416,0.08429472;-0.7830781;0.004273895,-0.0814485;0.007408333;-0.03358348,-0.1226204;-0.3296726;-0.01471843,-0.1335178;-0.7194607;0.06696884,-0.1405515;-0.7143342;-0.03132694,0.01661919;0.5176824;-0.1055564,480.2094
+0;0;0,0.004484484;0.3047435;0.004200053,0.008936417;0.6021404;-0.006885756,0.1770965;0.4866632;0.01823229,0.223506;0.2018451;0.02859251,0.2838776;-0.05763936;-0.02511418,-0.1596073;0.4767253;-0.009407009,-0.22266;0.1949465;-0.01216991,-0.2718805;-0.06625152;-0.06886439,0.07840642;0.003631703;-0.04052227,0.0780596;-0.3334348;0.003665898,0.06854045;-0.7204427;0.09299529,0.07314492;-0.6819798;-0.003812529,-0.07591246;0.008697699;-0.04432221,-0.1171969;-0.3275809;-0.01641444,-0.147449;-0.711843;0.07988133,-0.1402978;-0.6731838;-0.01675434,0.007862084;0.5287556;-0.001757684,0;0;0,0.0098546;0.2996451;-0.05497312,0.01861776;0.5887783;-0.1249975,0.1872181;0.519005;-0.06369257,0.2383397;0.2403716;-0.007723097,0.2934648;-0.02302778;-0.04571367,-0.1460377;0.5292995;-0.04006296,-0.2179667;0.2564449;0.02124889,-0.2898108;-0.00354898;-0.01196153,0.07664296;0.0001078993;-0.04391646,0.09402604;-0.338391;-0.0177846,0.08091155;-0.7275774;0.06100249,0.08303328;-0.7769064;0.00472641,-0.08133835;0.007398194;-0.03364742,-0.1225974;-0.3295055;-0.01466915,-0.1335641;-0.7181718;0.0669619,-0.1403018;-0.7119387;-0.02713547,0.01662984;0.5179909;-0.1050481,480.2302
+0;0;0,0.00391547;0.3047527;0.004097772,0.007885121;0.6021566;-0.006981583,0.1762654;0.486916;0.01765886,0.2218598;0.2019893;0.02863538,0.2826433;-0.05752844;-0.02444228,-0.1603798;0.4763052;-0.01028659,-0.2251431;0.1949084;-0.01230788,-0.2747871;-0.06623575;-0.06888133,0.07846195;0.003487905;-0.04042731,0.07696746;-0.3336013;0.003563344,0.06708104;-0.7206278;0.09277223,0.07177628;-0.6821717;-0.004031815,-0.07593431;0.00878961;-0.04426661,-0.1176265;-0.3275029;-0.01714284,-0.1489855;-0.7115537;0.07964054,-0.1417407;-0.6728979;-0.01698846,0.006916287;0.5287703;-0.001854665,0;0;0,0.0098546;0.2996451;-0.05497312,0.01861776;0.5887783;-0.1249975,0.1872181;0.519005;-0.06369257,0.2383397;0.2403716;-0.007723097,0.2934648;-0.02302778;-0.04571367,-0.1460377;0.5292995;-0.04006296,-0.2179667;0.2564449;0.02124889,-0.2898108;-0.00354898;-0.01196153,0.07664296;0.0001078993;-0.04391646,0.09402604;-0.338391;-0.0177846,0.08091155;-0.7275774;0.06100249,0.08303328;-0.7769064;0.00472641,-0.08133835;0.007398194;-0.03364742,-0.1225974;-0.3295055;-0.01466915,-0.1335641;-0.7181718;0.0669619,-0.1403018;-0.7119387;-0.02713547,0.01662984;0.5179909;-0.1050481,480.2413
+0;0;0,0.003914711;0.3046937;0.004096978,0.007886367;0.6022478;-0.006988029,0.1766319;0.4868784;0.01769724,0.2222057;0.2020807;0.02866879,0.2831833;-0.05826542;-0.02457829,-0.1607404;0.4762447;-0.01030857,-0.2254744;0.1949753;-0.01232895,-0.2752768;-0.06700242;-0.06908298,0.07828049;0.003479839;-0.04033381,0.076786;-0.3336087;0.003656749,0.06697715;-0.717599;0.09216581,0.07302015;-0.6767157;-0.03242584,-0.07575871;0.008769283;-0.04416423,-0.1174508;-0.3275225;-0.01704052,-0.1485638;-0.7085605;0.07898361,-0.1392394;-0.6674201;-0.04538275,0.006917027;0.5288231;-0.00185843,0;0;0,0.009680405;0.2996654;-0.05456471,0.01803569;0.5890802;-0.1241266,0.1872214;0.5188628;-0.06315804,0.2381482;0.2402309;-0.007680178,0.2928213;-0.0241029;-0.04604769,-0.146828;0.5292547;-0.03921111,-0.2186993;0.2564573;0.02180671,-0.2908135;-0.004280329;-0.01209094,0.07658127;5.298853E-05;-0.04361272,0.09405145;-0.3384419;-0.01749659,0.08058715;-0.724484;0.06104565,0.06842156;-0.7250077;-0.05977798,-0.08097541;0.007429125;-0.03397872,-0.1223955;-0.329418;-0.01437148,-0.1332729;-0.7149835;0.06686628,-0.1419486;-0.7155027;-0.05425909,0.01620284;0.518199;-0.1043544,480.2629
+0;0;0,0.003914711;0.3046937;0.004096978,0.007886367;0.6022478;-0.006988029,0.1766319;0.4868784;0.01769724,0.2222057;0.2020807;0.02866879,0.2831833;-0.05826542;-0.02457829,-0.1607404;0.4762447;-0.01030857,-0.2254744;0.1949753;-0.01232895,-0.2752768;-0.06700242;-0.06908298,0.07828049;0.003479839;-0.04033381,0.076786;-0.3336087;0.003656749,0.06697715;-0.717599;0.09216581,0.07302015;-0.6767157;-0.03242584,-0.07575871;0.008769283;-0.04416423,-0.1174508;-0.3275225;-0.01704052,-0.1485638;-0.7085605;0.07898361,-0.1392394;-0.6674201;-0.04538275,0.006917027;0.5288231;-0.00185843,0;0;0,0.009680405;0.2996654;-0.05456471,0.01803569;0.5890802;-0.1241266,0.1872214;0.5188628;-0.06315804,0.2381482;0.2402309;-0.007680178,0.2928213;-0.0241029;-0.04604769,-0.146828;0.5292547;-0.03921111,-0.2186993;0.2564573;0.02180671,-0.2908135;-0.004280329;-0.01209094,0.07658127;5.298853E-05;-0.04361272,0.09405145;-0.3384419;-0.01749659,0.08058715;-0.724484;0.06104565,0.06842156;-0.7250077;-0.05977798,-0.08097541;0.007429125;-0.03397872,-0.1223955;-0.329418;-0.01437148,-0.1332729;-0.7149835;0.06686628,-0.1419486;-0.7155027;-0.05425909,0.01620284;0.518199;-0.1043544,480.2745
+0;0;0,0.004953384;0.3046247;0.003445822,0.01025888;0.6022125;-0.008404085,0.1787958;0.4876617;0.01707133,0.2235572;0.2034503;0.02921117,0.2830513;-0.0575439;-0.02426064,-0.1592337;0.4778896;-0.0114715,-0.224023;0.197302;-0.01154978,-0.2756471;-0.06451598;-0.06902214,0.07828106;0.003300264;-0.04029301,0.07505334;-0.3330457;0.002991505,0.06429383;-0.7206343;0.09199585,0.07047621;-0.6798203;-0.03260226,-0.07572553;0.008895634;-0.04414583,-0.1189792;-0.3264505;-0.0179795,-0.1512451;-0.7110952;0.07830043,-0.1417786;-0.6700289;-0.04606908,0.008943947;0.5288145;-0.003048236,0;0;0,0.009772941;0.2997024;-0.05399585,0.01806764;0.5894269;-0.1226611,0.1873811;0.5187534;-0.06247807,0.237772;0.240578;-0.007648468,0.2922114;-0.02409154;-0.04641914,-0.1468596;0.5294216;-0.03823948,-0.2184223;0.257078;0.02204973,-0.2909925;-0.003785968;-0.01259586,0.07657196;3.948808E-05;-0.04357839,0.0938852;-0.3376547;-0.01758885,0.08095422;-0.7272734;0.06173682,0.06872882;-0.727643;-0.05912709,-0.08095038;0.007441528;-0.0339706,-0.122787;-0.328593;-0.01544877,-0.1337896;-0.7174889;0.06762631,-0.1425141;-0.7178946;-0.05353159,0.01624671;0.5184557;-0.1032325,480.2854
+0;0;0,0.004953384;0.3046247;0.003445822,0.01025888;0.6022125;-0.008404085,0.1787958;0.4876617;0.01707133,0.2235572;0.2034503;0.02921117,0.2830513;-0.0575439;-0.02426064,-0.1592337;0.4778896;-0.0114715,-0.224023;0.197302;-0.01154978,-0.2756471;-0.06451598;-0.06902214,0.07828106;0.003300264;-0.04029301,0.07505334;-0.3330457;0.002991505,0.06429383;-0.7206343;0.09199585,0.07047621;-0.6798203;-0.03260226,-0.07572553;0.008895634;-0.04414583,-0.1189792;-0.3264505;-0.0179795,-0.1512451;-0.7110952;0.07830043,-0.1417786;-0.6700289;-0.04606908,0.008943947;0.5288145;-0.003048236,0;0;0,0.009772941;0.2997024;-0.05399585,0.01806764;0.5894269;-0.1226611,0.1873811;0.5187534;-0.06247807,0.237772;0.240578;-0.007648468,0.2922114;-0.02409154;-0.04641914,-0.1468596;0.5294216;-0.03823948,-0.2184223;0.257078;0.02204973,-0.2909925;-0.003785968;-0.01259586,0.07657196;3.948808E-05;-0.04357839,0.0938852;-0.3376547;-0.01758885,0.08095422;-0.7272734;0.06173682,0.06872882;-0.727643;-0.05912709,-0.08095038;0.007441528;-0.0339706,-0.122787;-0.328593;-0.01544877,-0.1337896;-0.7174889;0.06762631,-0.1425141;-0.7178946;-0.05353159,0.01624671;0.5184557;-0.1032325,480.308
+0;0;0,0.0049521;0.3045457;0.003444928,0.01025472;0.6019728;-0.008396911,0.1792141;0.4873975;0.01712272,0.2239688;0.203229;0.02926073,0.2837586;-0.05906278;-0.02447693,-0.1596534;0.4776011;-0.01149086,-0.2244329;0.1970559;-0.01156913,-0.2763136;-0.06606373;-0.06932724,0.07821572;0.00329751;-0.04025938,0.0749865;-0.3332051;0.003045298,0.06419521;-0.7219383;0.09231245,0.07037815;-0.6811233;-0.03229689,-0.07566232;0.008888209;-0.04410898,-0.1189362;-0.3266141;-0.01793046,-0.1512974;-0.7123947;0.07863377,-0.14183;-0.6713273;-0.04574694,0.00894118;0.5286523;-0.003046718,0;0;0,0.0096872;0.2997043;-0.05355286,0.01747057;0.5894498;-0.1214969,0.187463;0.5187087;-0.06185317,0.2375463;0.2404589;-0.007348534,0.2912627;-0.02555215;-0.04750061,-0.1475275;0.5296051;-0.03673849,-0.2190052;0.257082;0.02262605,-0.2921788;-0.004859209;-0.01331798,0.07654633;3.856421E-05;-0.04347467,0.09394249;-0.3377918;-0.01724911,0.08130318;-0.7286509;0.06192113,0.06890549;-0.7289106;-0.05896448,-0.08084545;0.007433251;-0.03403158,-0.1227118;-0.3287363;-0.01513706,-0.1337125;-0.718756;0.06830259,-0.1426039;-0.7190691;-0.05287801,0.0158091;0.5184904;-0.1023071,480.3307
+0;0;0,0.006488962;0.3045203;0.003116634,0.01353962;0.6018963;-0.009074673,0.1820872;0.4875433;0.01672581,0.2257579;0.2032594;0.03005119,0.2845966;-0.05945125;-0.02268071,-0.1571899;0.4788312;-0.01214325,-0.2228201;0.1984896;-0.01033896,-0.2766124;-0.06434718;-0.06763442,0.07809612;0.003125451;-0.04050453,0.07379276;-0.333385;0.002646022,0.0619615;-0.7222574;0.0911715,0.06820172;-0.6814875;-0.03343888,-0.07576688;0.009029934;-0.04390021,-0.1201099;-0.3264062;-0.01867907,-0.1536171;-0.7121525;0.07763058,-0.1440878;-0.6711236;-0.04674882,0.01178605;0.5285924;-0.003623796,0;0;0,0.0096872;0.2997043;-0.05355286,0.01747057;0.5894498;-0.1214969,0.187463;0.5187087;-0.06185317,0.2375463;0.2404589;-0.007348534,0.2912627;-0.02555215;-0.04750061,-0.1475275;0.5296051;-0.03673849,-0.2190052;0.257082;0.02262605,-0.2921788;-0.004859209;-0.01331798,0.07654633;3.856421E-05;-0.04347467,0.09394249;-0.3377918;-0.01724911,0.08130318;-0.7286509;0.06192113,0.06890549;-0.7289106;-0.05896448,-0.08084545;0.007433251;-0.03403158,-0.1227118;-0.3287363;-0.01513706,-0.1337125;-0.718756;0.06830259,-0.1426039;-0.7190691;-0.05287801,0.0158091;0.5184904;-0.1023071,480.3418
+0;0;0,0.006491479;0.3046384;0.003117843,0.01355088;0.6023834;-0.009087706,0.1815441;0.4880927;0.01665201,0.2251629;0.2041462;0.02996158,0.2840638;-0.05884251;-0.02282612,-0.1566319;0.4794088;-0.01212336,-0.2221843;0.1993998;-0.01032121,-0.2760335;-0.06371507;-0.06767729,0.07808521;0.003125014;-0.04049887,0.0737811;-0.3334436;0.002659135,0.06208198;-0.7179726;0.09019587,0.0683264;-0.6771955;-0.03449832,-0.0757563;0.009028672;-0.04389408,-0.120107;-0.3264653;-0.01866858,-0.1532399;-0.7079033;0.07656538,-0.1437042;-0.666867;-0.04789767,0.01179561;0.5290085;-0.003631551,0;0;0,0.009819999;0.2999044;-0.05307889,0.0180399;0.5903797;-0.1194742,0.1875112;0.5187179;-0.06125355,0.2371418;0.2406487;-0.007219553,0.2903472;-0.02564874;-0.04813147,-0.1468463;0.5298544;-0.03596931,-0.2180322;0.2574477;0.02261844,-0.2917274;-0.004536211;-0.01415588,0.07652973;6.54459E-05;-0.04347897,0.09397981;-0.3378204;-0.01724529,0.08064725;-0.7241169;0.06187057,0.06816292;-0.7242683;-0.05912042,-0.08084066;0.0074096;-0.0340163,-0.122869;-0.3288011;-0.01516148,-0.1334511;-0.7143972;0.06769902,-0.1424421;-0.7145543;-0.05360018,0.01622152;0.5192272;-0.100746,480.3531
+0;0;0,0.006491479;0.3046384;0.003117843,0.01355088;0.6023834;-0.009087706,0.1815441;0.4880927;0.01665201,0.2251629;0.2041462;0.02996158,0.2840638;-0.05884251;-0.02282612,-0.1566319;0.4794088;-0.01212336,-0.2221843;0.1993998;-0.01032121,-0.2760335;-0.06371507;-0.06767729,0.07808521;0.003125014;-0.04049887,0.0737811;-0.3334436;0.002659135,0.06208198;-0.7179726;0.09019587,0.0683264;-0.6771955;-0.03449832,-0.0757563;0.009028672;-0.04389408,-0.120107;-0.3264653;-0.01866858,-0.1532399;-0.7079033;0.07656538,-0.1437042;-0.666867;-0.04789767,0.01179561;0.5290085;-0.003631551,0;0;0,0.009819999;0.2999044;-0.05307889,0.0180399;0.5903797;-0.1194742,0.1875112;0.5187179;-0.06125355,0.2371418;0.2406487;-0.007219553,0.2903472;-0.02564874;-0.04813147,-0.1468463;0.5298544;-0.03596931,-0.2180322;0.2574477;0.02261844,-0.2917274;-0.004536211;-0.01415588,0.07652973;6.54459E-05;-0.04347897,0.09397981;-0.3378204;-0.01724529,0.08064725;-0.7241169;0.06187057,0.06816292;-0.7242683;-0.05912042,-0.08084066;0.0074096;-0.0340163,-0.122869;-0.3288011;-0.01516148,-0.1334511;-0.7143972;0.06769902,-0.1424421;-0.7145543;-0.05360018,0.01622152;0.5192272;-0.100746,480.3753
+0;0;0,0.007185182;0.3046693;0.002513364,0.01460486;0.6024607;-0.01024597,0.1830526;0.4884951;0.01594908,0.2247943;0.2046684;0.03126555,0.2834914;-0.05849901;-0.01949536,-0.1563748;0.4803194;-0.01268737,-0.2227015;0.2008244;-0.008457188,-0.2789543;-0.06175846;-0.06471499,0.07817181;0.00281521;-0.04042073,0.0718609;-0.3336796;0.002613969,0.05874316;-0.7164967;0.08967589,0.06495972;-0.675751;-0.03506894,-0.07585124;0.009232963;-0.04374854,-0.1216715;-0.3260642;-0.0193183,-0.1560001;-0.7057326;0.07541417,-0.1464928;-0.6647466;-0.04910211,0.01279246;0.529092;-0.004649546,0;0;0,0.009945512;0.3000836;-0.05227065,0.01789783;0.5908173;-0.1179178,0.1878384;0.5185806;-0.05960464,0.2371292;0.2405668;-0.006564379,0.2902765;-0.02545294;-0.04764938,-0.1473028;0.5301672;-0.03432748,-0.2183184;0.2579057;0.02368135,-0.2921577;-0.003753275;-0.01321652,0.07657984;4.988909E-05;-0.0434525,0.09415528;-0.3377624;-0.01709819,0.08078614;-0.7222721;0.06211233,0.06837094;-0.7223275;-0.05895758,-0.08087226;0.007425887;-0.03401657,-0.1225285;-0.3287419;-0.01461245,-0.1329554;-0.71262;0.06802928,-0.141881;-0.7126613;-0.0533513,0.01614916;0.5196054;-0.09938765,480.3978
+0;0;0,0.007185182;0.3046693;0.002513364,0.01460486;0.6024607;-0.01024597,0.1830526;0.4884951;0.01594908,0.2247943;0.2046684;0.03126555,0.2834914;-0.05849901;-0.01949536,-0.1563748;0.4803194;-0.01268737,-0.2227015;0.2008244;-0.008457188,-0.2789543;-0.06175846;-0.06471499,0.07817181;0.00281521;-0.04042073,0.0718609;-0.3336796;0.002613969,0.05874316;-0.7164967;0.08967589,0.06495972;-0.675751;-0.03506894,-0.07585124;0.009232963;-0.04374854,-0.1216715;-0.3260642;-0.0193183,-0.1560001;-0.7057326;0.07541417,-0.1464928;-0.6647466;-0.04910211,0.01279246;0.529092;-0.004649546,0;0;0,0.009945512;0.3000836;-0.05227065,0.01789783;0.5908173;-0.1179178,0.1878384;0.5185806;-0.05960464,0.2371292;0.2405668;-0.006564379,0.2902765;-0.02545294;-0.04764938,-0.1473028;0.5301672;-0.03432748,-0.2183184;0.2579057;0.02368135,-0.2921577;-0.003753275;-0.01321652,0.07657984;4.988909E-05;-0.0434525,0.09415528;-0.3377624;-0.01709819,0.08078614;-0.7222721;0.06211233,0.06837094;-0.7223275;-0.05895758,-0.08087226;0.007425887;-0.03401657,-0.1225285;-0.3287419;-0.01461245,-0.1329554;-0.71262;0.06802928,-0.141881;-0.7126613;-0.0533513,0.01614916;0.5196054;-0.09938765,480.4087
+0;0;0,0.008476183;0.3047564;0.001980937,0.0171227;0.6025859;-0.01133549,0.1856145;0.4885782;0.01470296,0.2263986;0.2043191;0.03236118,0.2851129;-0.05992368;-0.01352403,-0.15475;0.4813834;-0.01332273,-0.2229376;0.2019284;-0.007512281,-0.281101;-0.06079525;-0.06201343,0.07810611;0.002663581;-0.0405142,0.07000343;-0.33395;0.002289601,0.0550487;-0.7168053;0.08847059,0.06109823;-0.6760825;-0.03631137,-0.07595588;0.009321223;-0.04350726,-0.1231465;-0.326001;-0.02029864,-0.1586222;-0.7055244;0.07421246,-0.1492956;-0.6645992;-0.05034983,0.01501425;0.5292296;-0.005592972,0;0;0,0.009868339;0.3002833;-0.05181528,0.01752235;0.5913084;-0.1166353,0.1878654;0.5187951;-0.05862761,0.2370058;0.2401644;-0.006392479,0.2899676;-0.02604815;-0.04765987,-0.147703;0.5303574;-0.03260104,-0.2186207;0.2573429;0.02407449,-0.2926093;-0.004452556;-0.01288386,0.07655813;3.242493E-05;-0.04345012,0.094017;-0.3379108;-0.01706624,0.0809214;-0.722284;0.06239915,0.06833112;-0.7222361;-0.05870605,-0.08085146;0.007444652;-0.03401,-0.1225895;-0.3288425;-0.01463397,-0.1327404;-0.7125752;0.06828219,-0.1418428;-0.7125098;-0.0531393,0.01583834;0.5200368;-0.09830213,480.4305
+0;0;0,0.008476183;0.3047564;0.001980937,0.0171227;0.6025859;-0.01133549,0.1856145;0.4885782;0.01470296,0.2263986;0.2043191;0.03236118,0.2851129;-0.05992368;-0.01352403,-0.15475;0.4813834;-0.01332273,-0.2229376;0.2019284;-0.007512281,-0.281101;-0.06079525;-0.06201343,0.07810611;0.002663581;-0.0405142,0.07000343;-0.33395;0.002289601,0.0550487;-0.7168053;0.08847059,0.06109823;-0.6760825;-0.03631137,-0.07595588;0.009321223;-0.04350726,-0.1231465;-0.326001;-0.02029864,-0.1586222;-0.7055244;0.07421246,-0.1492956;-0.6645992;-0.05034983,0.01501425;0.5292296;-0.005592972,0;0;0,0.009868339;0.3002833;-0.05181528,0.01752235;0.5913084;-0.1166353,0.1878654;0.5187951;-0.05862761,0.2370058;0.2401644;-0.006392479,0.2899676;-0.02604815;-0.04765987,-0.147703;0.5303574;-0.03260104,-0.2186207;0.2573429;0.02407449,-0.2926093;-0.004452556;-0.01288386,0.07655813;3.242493E-05;-0.04345012,0.094017;-0.3379108;-0.01706624,0.0809214;-0.722284;0.06239915,0.06833112;-0.7222361;-0.05870605,-0.08085146;0.007444652;-0.03401,-0.1225895;-0.3288425;-0.01463397,-0.1327404;-0.7125752;0.06828219,-0.1418428;-0.7125098;-0.0531393,0.01583834;0.5200368;-0.09830213,480.4418
+0;0;0,0.008481754;0.3049567;0.001982239,0.01712988;0.6028412;-0.01133497,0.1859486;0.48878;0.01474039,0.226741;0.2044624;0.03240225,0.2852626;-0.05891305;-0.01333233,-0.1550667;0.4815714;-0.01333888,-0.2232684;0.2020589;-0.007527236,-0.2812408;-0.05980232;-0.06184949,0.07810451;0.002663526;-0.04051337,0.07000379;-0.3338685;0.002280053,0.05515746;-0.7139484;0.08783631,0.06121098;-0.6732185;-0.03702784,-0.07595432;0.009321032;-0.04350637,-0.1231335;-0.3259198;-0.02030337,-0.158352;-0.7026922;0.07352261,-0.1490193;-0.6617597;-0.05112173,0.01502213;0.5295091;-0.005594345,0;0;0,0.009614438;0.3006285;-0.05103493,0.01691282;0.5921357;-0.1139545,0.1878515;0.5188066;-0.05721593,0.2367259;0.2398511;-0.006151199,0.2894255;-0.02542531;-0.04779506,-0.1486807;0.5305716;-0.03050797,-0.2193368;0.2571297;0.02471647,-0.293409;-0.003702044;-0.01220419,0.07651469;9.000301E-05;-0.04352283,0.09410922;-0.3377799;-0.01734948,0.08043443;-0.719143;0.06250143,0.06777535;-0.7189332;-0.05872202,-0.08086857;0.007407321;-0.03397278,-0.1226673;-0.3287948;-0.0146939,-0.1324315;-0.7097262;0.06775014,-0.1416154;-0.7094706;-0.05379721,0.01530312;0.5207679;-0.09609306,480.4641
+0;0;0,0.008481754;0.3049567;0.001982239,0.01712988;0.6028412;-0.01133497,0.1859486;0.48878;0.01474039,0.226741;0.2044624;0.03240225,0.2852626;-0.05891305;-0.01333233,-0.1550667;0.4815714;-0.01333888,-0.2232684;0.2020589;-0.007527236,-0.2812408;-0.05980232;-0.06184949,0.07810451;0.002663526;-0.04051337,0.07000379;-0.3338685;0.002280053,0.05515746;-0.7139484;0.08783631,0.06121098;-0.6732185;-0.03702784,-0.07595432;0.009321032;-0.04350637,-0.1231335;-0.3259198;-0.02030337,-0.158352;-0.7026922;0.07352261,-0.1490193;-0.6617597;-0.05112173,0.01502213;0.5295091;-0.005594345,0;0;0,0.009614438;0.3006285;-0.05103493,0.01691282;0.5921357;-0.1139545,0.1878515;0.5188066;-0.05721593,0.2367259;0.2398511;-0.006151199,0.2894255;-0.02542531;-0.04779506,-0.1486807;0.5305716;-0.03050797,-0.2193368;0.2571297;0.02471647,-0.293409;-0.003702044;-0.01220419,0.07651469;9.000301E-05;-0.04352283,0.09410922;-0.3377799;-0.01734948,0.08043443;-0.719143;0.06250143,0.06777535;-0.7189332;-0.05872202,-0.08086857;0.007407321;-0.03397278,-0.1226673;-0.3287948;-0.0146939,-0.1324315;-0.7097262;0.06775014,-0.1416154;-0.7094706;-0.05379721,0.01530312;0.5207679;-0.09609306,480.4759
+0;0;0,0.00885113;0.3048985;0.0005758381,0.01797957;0.6022353;-0.01411271,0.1878628;0.4888019;0.01260834,0.2282911;0.2047672;0.03362746,0.284196;-0.05893975;-0.009488706,-0.1557997;0.4822019;-0.01484918,-0.2255358;0.2032409;-0.006506677,-0.2856642;-0.05762315;-0.05998772,0.07805523;0.002568452;-0.04055312,0.06758807;-0.3341345;0.001762919,0.05052161;-0.7144562;0.08619045,0.05637489;-0.6738329;-0.03872811,-0.07607225;0.009326532;-0.04324118,-0.1254343;-0.3258707;-0.02143983,-0.1621721;-0.702682;0.0719811,-0.1530427;-0.6618802;-0.05272549,0.01574502;0.5290873;-0.00801071,0;0;0,0.00915502;0.3007186;-0.05026197,0.01577501;0.5920171;-0.1119946,0.1879853;0.5186985;-0.05550218,0.2361258;0.2395244;-0.005539179,0.2890354;-0.02493724;-0.04780412,-0.1504575;0.5308419;-0.02795654,-0.2207995;0.2571383;0.02580504,-0.2951766;-0.0028871;-0.01135059,0.07644853;7.06315E-05;-0.04358196,0.0942826;-0.3379487;-0.01723933,0.08083685;-0.71938;0.06271911,0.06810699;-0.7190285;-0.05856848,-0.08085242;0.007420651;-0.0339351,-0.1228038;-0.3289419;-0.01471605,-0.1323883;-0.7099311;0.06786261,-0.1416389;-0.7095407;-0.05374932,0.01433225;0.5207343;-0.09440041,480.4983
+0;0;0,0.008856045;0.3050678;0.0005761579,0.01798512;0.6024252;-0.01411311,0.1882892;0.4888947;0.01265823,0.2286395;0.2054079;0.0336368,0.2845462;-0.05830798;-0.009480804,-0.1562135;0.4822786;-0.01486642,-0.225815;0.2038557;-0.006540009,-0.2859455;-0.05701718;-0.06002285,0.0779973;0.002566546;-0.04052302,0.06752618;-0.3342639;0.001809031,0.05039389;-0.7160527;0.08656223,0.05624758;-0.6754286;-0.03836516,-0.07601579;0.009319611;-0.04320909,-0.1253966;-0.3260045;-0.02139949,-0.1622761;-0.7042693;0.07238178,-0.153146;-0.6634667;-0.05233364,0.01575061;0.5292786;-0.008011232,0;0;0,0.008933097;0.3009984;-0.04965186,0.01555678;0.5924255;-0.1108619,0.1881118;0.5184069;-0.05410624,0.2357736;0.2395351;-0.005199194,0.2885026;-0.02493763;-0.04767942,-0.1508503;0.5309953;-0.02609301,-0.2209619;0.2574815;0.02594131,-0.2954;-0.002546728;-0.01114014,0.07639946;6.057322E-05;-0.04353619,0.0945148;-0.3380775;-0.01725221,0.08147825;-0.7210526;0.06274366,0.06862779;-0.7205909;-0.05856729,-0.08077192;0.007425844;-0.0339564,-0.1230532;-0.3290502;-0.01518031,-0.1326104;-0.7113047;0.06866124,-0.1419688;-0.7108284;-0.05297248,0.01409787;0.5211263;-0.09334159,480.5205
+0;0;0,0.008856045;0.3050678;0.0005761579,0.01798512;0.6024252;-0.01411311,0.1882892;0.4888947;0.01265823,0.2286395;0.2054079;0.0336368,0.2845462;-0.05830798;-0.009480804,-0.1562135;0.4822786;-0.01486642,-0.225815;0.2038557;-0.006540009,-0.2859455;-0.05701718;-0.06002285,0.0779973;0.002566546;-0.04052302,0.06752618;-0.3342639;0.001809031,0.05039389;-0.7160527;0.08656223,0.05624758;-0.6754286;-0.03836516,-0.07601579;0.009319611;-0.04320909,-0.1253966;-0.3260045;-0.02139949,-0.1622761;-0.7042693;0.07238178,-0.153146;-0.6634667;-0.05233364,0.01575061;0.5292786;-0.008011232,0;0;0,0.008933097;0.3009984;-0.04965186,0.01555678;0.5924255;-0.1108619,0.1881118;0.5184069;-0.05410624,0.2357736;0.2395351;-0.005199194,0.2885026;-0.02493763;-0.04767942,-0.1508503;0.5309953;-0.02609301,-0.2209619;0.2574815;0.02594131,-0.2954;-0.002546728;-0.01114014,0.07639946;6.057322E-05;-0.04353619,0.0945148;-0.3380775;-0.01725221,0.08147825;-0.7210526;0.06274366,0.06862779;-0.7205909;-0.05856729,-0.08077192;0.007425844;-0.0339564,-0.1230532;-0.3290502;-0.01518031,-0.1326104;-0.7113047;0.06866124,-0.1419688;-0.7108284;-0.05297248,0.01409787;0.5211263;-0.09334159,480.543
+0;0;0,0.009947914;0.3050636;-0.0005013457,0.02038075;0.6022553;-0.01643735,0.190702;0.4890921;0.01054505,0.2300336;0.2054715;0.03489847,0.2842476;-0.05887631;-0.003777273,-0.154719;0.4832534;-0.01662295,-0.2270497;0.2053613;-0.005446317,-0.2890528;-0.05549672;-0.05467506,0.07781193;0.002372381;-0.04098786,0.06727533;-0.3345967;0.001695093,0.04740349;-0.7170873;0.085765,0.05206332;-0.6786239;-0.0148382,-0.07623179;0.009523916;-0.04287583,-0.1262839;-0.3259829;-0.02260447,-0.165388;-0.7048846;0.07048734,-0.1580922;-0.6662877;-0.02994777,0.01781177;0.5291662;-0.009993165,0;0;0,0.009101465;0.3011318;-0.0489881,0.0159151;0.5926042;-0.1096783,0.1885774;0.5182974;-0.05261707,0.2353936;0.2389883;-0.003879547,0.2878157;-0.0249778;-0.04733682,-0.150488;0.5308748;-0.02415594,-0.2205752;0.2568641;0.02670267,-0.2948561;-0.002688736;-0.01110487,0.07642917;2.57194E-05;-0.04357648,0.09508866;-0.3382495;-0.01706862,0.08209735;-0.7218441;0.06323218,0.08758022;-0.7760203;0.00756669,-0.08082985;0.007461011;-0.0339293,-0.1226945;-0.3292362;-0.01486832,-0.1321118;-0.7121829;0.06894663,-0.1397662;-0.7058751;-0.02900457,0.01440005;0.5212973;-0.09226596,480.5548
+0;0;0,0.009947914;0.3050636;-0.0005013457,0.02038075;0.6022553;-0.01643735,0.190702;0.4890921;0.01054505,0.2300336;0.2054715;0.03489847,0.2842476;-0.05887631;-0.003777273,-0.154719;0.4832534;-0.01662295,-0.2270497;0.2053613;-0.005446317,-0.2890528;-0.05549672;-0.05467506,0.07781193;0.002372381;-0.04098786,0.06727533;-0.3345967;0.001695093,0.04740349;-0.7170873;0.085765,0.05206332;-0.6786239;-0.0148382,-0.07623179;0.009523916;-0.04287583,-0.1262839;-0.3259829;-0.02260447,-0.165388;-0.7048846;0.07048734,-0.1580922;-0.6662877;-0.02994777,0.01781177;0.5291662;-0.009993165,0;0;0,0.009101465;0.3011318;-0.0489881,0.0159151;0.5926042;-0.1096783,0.1885774;0.5182974;-0.05261707,0.2353936;0.2389883;-0.003879547,0.2878157;-0.0249778;-0.04733682,-0.150488;0.5308748;-0.02415594,-0.2205752;0.2568641;0.02670267,-0.2948561;-0.002688736;-0.01110487,0.07642917;2.57194E-05;-0.04357648,0.09508866;-0.3382495;-0.01706862,0.08209735;-0.7218441;0.06323218,0.08758022;-0.7760203;0.00756669,-0.08082985;0.007461011;-0.0339293,-0.1226945;-0.3292362;-0.01486832,-0.1321118;-0.7121829;0.06894663,-0.1397662;-0.7058751;-0.02900457,0.01440005;0.5212973;-0.09226596,480.5662
+0;0;0,0.007426285;0.3052025;-0.001768231,0.0159811;0.6024324;-0.01774029,0.1878956;0.4898677;0.007547802,0.2264361;0.2065307;0.03595802,0.2792608;-0.05892456;0.004765391,-0.1584848;0.4820184;-0.01815579,-0.2333622;0.2049463;-0.004123298,-0.2969494;-0.05638659;-0.04761688,0.07761213;0.002123812;-0.04133866,0.06661548;-0.3350142;0.001433302,0.04443648;-0.7275826;0.086365,0.04851399;-0.6898059;-0.006723925,-0.07643823;0.009726639;-0.04242203,-0.1269945;-0.3259616;-0.02318993,-0.1692204;-0.7148213;0.07072685,-0.1626943;-0.676905;-0.02221073,0.01417021;0.529321;-0.01133932,0;0;0,0.008814737;0.3012753;-0.0486033,0.01546754;0.5927812;-0.1090376,0.1885351;0.518318;-0.05144119,0.2350199;0.2388287;-0.003510475,0.2872237;-0.02501157;-0.04701877,-0.1512873;0.5308506;-0.02317458,-0.2216121;0.2568798;0.02748951,-0.2958348;-0.002456039;-0.01079633,0.07641077;3.363192E-05;-0.043571,0.09516576;-0.3384537;-0.0173595,0.0822771;-0.7322082;0.06392098,0.08747497;-0.7765784;0.007487781,-0.0808096;0.007453125;-0.03393079,-0.1229819;-0.3294066;-0.01497048,-0.1323916;-0.7222828;0.07090716,-0.1393841;-0.7141656;-0.01972894,0.01398836;0.5214704;-0.09165633,480.589
+0;0;0,0.007426285;0.3052025;-0.001768231,0.0159811;0.6024324;-0.01774029,0.1878956;0.4898677;0.007547802,0.2264361;0.2065307;0.03595802,0.2792608;-0.05892456;0.004765391,-0.1584848;0.4820184;-0.01815579,-0.2333622;0.2049463;-0.004123298,-0.2969494;-0.05638659;-0.04761688,0.07761213;0.002123812;-0.04133866,0.06661548;-0.3350142;0.001433302,0.04443648;-0.7275826;0.086365,0.04851399;-0.6898059;-0.006723925,-0.07643823;0.009726639;-0.04242203,-0.1269945;-0.3259616;-0.02318993,-0.1692204;-0.7148213;0.07072685,-0.1626943;-0.676905;-0.02221073,0.01417021;0.529321;-0.01133932,0;0;0,0.008814737;0.3012753;-0.0486033,0.01546754;0.5927812;-0.1090376,0.1885351;0.518318;-0.05144119,0.2350199;0.2388287;-0.003510475,0.2872237;-0.02501157;-0.04701877,-0.1512873;0.5308506;-0.02317458,-0.2216121;0.2568798;0.02748951,-0.2958348;-0.002456039;-0.01079633,0.07641077;3.363192E-05;-0.043571,0.09516576;-0.3384537;-0.0173595,0.0822771;-0.7322082;0.06392098,0.08747497;-0.7765784;0.007487781,-0.0808096;0.007453125;-0.03393079,-0.1229819;-0.3294066;-0.01497048,-0.1323916;-0.7222828;0.07090716,-0.1393841;-0.7141656;-0.01972894,0.01398836;0.5214704;-0.09165633,480.6009
+0;0;0,0.007427154;0.3052381;-0.001768437,0.01597859;0.602349;-0.0177337,0.1879756;0.4898037;0.007559932,0.2265876;0.2059409;0.03602286,0.2791935;-0.05841452;0.004959468,-0.1585675;0.4819506;-0.01815573,-0.2335838;0.2043645;-0.0040972,-0.2969075;-0.0558857;-0.04741058,0.07762187;0.002124078;-0.04134385,0.06661008;-0.3354782;0.001487013,0.04443995;-0.7278895;0.08638471,0.04855125;-0.6900483;-0.00747548,-0.07644782;0.009727859;-0.04242735,-0.1270737;-0.3264226;-0.02316876,-0.1692827;-0.7151268;0.07071042,-0.1627026;-0.6771449;-0.02299717,0.01416864;0.5292755;-0.01133606,0;0;0,0.008818492;0.3014395;-0.04780269,0.0156706;0.5930003;-0.1073529,0.1888907;0.5182027;-0.05055499,0.2349638;0.2380192;-0.003082275,0.2865999;-0.02481347;-0.04631186,-0.1513458;0.5309838;-0.02194974,-0.2217;0.256411;0.02844106,-0.2958428;-0.001715988;-0.01015165,0.07640266;3.513694E-05;-0.04360747,0.09563139;-0.3388987;-0.01743221,0.08276659;-0.7324772;0.0639081,0.08694255;-0.7778101;0.007378101,-0.08083063;0.007451557;-0.03390962,-0.1228201;-0.329899;-0.01487041,-0.132284;-0.7226803;0.07068108,-0.1393639;-0.71463;-0.02073123,0.014129;0.5216794;-0.09018064,480.6245
+0;0;0,0.01088157;0.3051122;-0.004089599,0.02468822;0.6017553;-0.02426368,0.1948245;0.4900728;0.004589334,0.2328464;0.2066137;0.03751947,0.2838527;-0.05881903;0.01385646,-0.1525631;0.484852;-0.02088488,-0.2305453;0.2082841;-0.003331648,-0.2952444;-0.05270845;-0.03956727,0.07747107;0.001716439;-0.04164454,0.06591642;-0.3359767;0.00031792,0.04031752;-0.7284567;0.08392422,0.04436945;-0.6908814;-0.009960383,-0.07652677;0.01006533;-0.04220571,-0.1276486;-0.3260551;-0.02374838,-0.1730106;-0.7150092;0.06759043,-0.1664956;-0.6773187;-0.02614607,0.02112324;0.5288755;-0.01653336,0;0;0,0.008818492;0.3014395;-0.04780269,0.0156706;0.5930003;-0.1073529,0.1888907;0.5182027;-0.05055499,0.2349638;0.2380192;-0.003082275,0.2865999;-0.02481347;-0.04631186,-0.1513458;0.5309838;-0.02194974,-0.2217;0.256411;0.02844106,-0.2958428;-0.001715988;-0.01015165,0.07640266;3.513694E-05;-0.04360747,0.09563139;-0.3388987;-0.01743221,0.08276659;-0.7324772;0.0639081,0.08694255;-0.7778101;0.007378101,-0.08083063;0.007451557;-0.03390962,-0.1228201;-0.329899;-0.01487041,-0.132284;-0.7226803;0.07068108,-0.1393639;-0.71463;-0.02073123,0.014129;0.5216794;-0.09018064,480.647
+0;0;0,0.01088233;0.3051336;-0.004089885,0.02468432;0.6016765;-0.02425722,0.1950173;0.4899735;0.004617117,0.2330538;0.2064057;0.03755987,0.2841127;-0.05930042;0.01387248,-0.1527614;0.4847468;-0.02088578,-0.2307736;0.2080729;-0.003325826,-0.2955393;-0.0531885;-0.03959878,0.07754217;0.001718014;-0.04168276,0.0659812;-0.3361598;0.0003026389,0.04039679;-0.7284176;0.08386163,0.04445406;-0.6908323;-0.0101468,-0.07659701;0.01007457;-0.04224445,-0.1277468;-0.3262296;-0.02377703,-0.1730832;-0.7149637;0.06751011,-0.1665595;-0.677263;-0.02635002,0.02112048;0.5288199;-0.01652936,0;0;0,0.008773401;0.3015679;-0.04713297,0.01581885;0.5930981;-0.106299,0.1892528;0.5180631;-0.04983449,0.2350183;0.2376568;-0.002711773,0.2862477;-0.0254916;-0.04625845,-0.1515438;0.5309841;-0.02113314,-0.2218527;0.2562124;0.02886537,-0.2961967;-0.00215131;-0.009722482,0.07647373;-3.933907E-06;-0.04364586,0.0960613;-0.3391178;-0.01764655,0.08349442;-0.7324061;0.0640192,0.08491781;-0.7796587;0.009782791,-0.08092851;0.007494407;-0.03387626,-0.1224547;-0.3301104;-0.01499774,-0.1319335;-0.7226915;0.07040162,-0.1389946;-0.7146068;-0.02114862,0.01422782;0.5217875;-0.08918834,480.6697
+0;0;0,0.01088299;0.305152;-0.004090131,0.02468084;0.6016061;-0.02425138,0.1945495;0.49003;0.00456393,0.2325464;0.2067568;0.03747246,0.2835132;-0.05847022;0.01382778,-0.1522983;0.4848173;-0.02087071,-0.2302295;0.2084308;-0.003328992,-0.2948784;-0.05235949;-0.03953654,0.07752009;0.001717525;-0.0416709,0.06596334;-0.3360371;0.0002992004,0.04035102;-0.7287229;0.08394933,0.04574688;-0.6886349;-0.0410748,-0.0765752;0.0100717;-0.04223243,-0.1277064;-0.3261099;-0.02377174,-0.1730922;-0.715268;0.06761497,-0.1644162;-0.6750267;-0.05721194,0.02111812;0.5287724;-0.01652595,0;0;0,0.008894697;0.3017461;-0.04607677,0.01635797;0.5933449;-0.1043925,0.1893079;0.5179025;-0.04865646,0.2348007;0.2376335;-0.002287149,0.2857324;-0.02514079;-0.04538822,-0.1510571;0.5309103;-0.02050965,-0.2211596;0.2563604;0.0292741,-0.2955807;-0.001388073;-0.009831794,0.07646541;-6.243587E-06;-0.04360986,0.09565707;-0.3390384;-0.01787686,0.08373688;-0.7327615;0.06394863,0.07095726;-0.7316631;-0.05755568,-0.08089406;0.007491538;-0.03389407,-0.1225533;-0.3299845;-0.01524734,-0.1318529;-0.7229375;0.07052496,-0.1411268;-0.7219387;-0.0512734,0.01466127;0.5220177;-0.08746135,480.6812
+0;0;0,0.01088299;0.305152;-0.004090131,0.02468084;0.6016061;-0.02425138,0.1945495;0.49003;0.00456393,0.2325464;0.2067568;0.03747246,0.2835132;-0.05847022;0.01382778,-0.1522983;0.4848173;-0.02087071,-0.2302295;0.2084308;-0.003328992,-0.2948784;-0.05235949;-0.03953654,0.07752009;0.001717525;-0.0416709,0.06596334;-0.3360371;0.0002992004,0.04035102;-0.7287229;0.08394933,0.04574688;-0.6886349;-0.0410748,-0.0765752;0.0100717;-0.04223243,-0.1277064;-0.3261099;-0.02377174,-0.1730922;-0.715268;0.06761497,-0.1644162;-0.6750267;-0.05721194,0.02111812;0.5287724;-0.01652595,0;0;0,0.008894697;0.3017461;-0.04607677,0.01635797;0.5933449;-0.1043925,0.1893079;0.5179025;-0.04865646,0.2348007;0.2376335;-0.002287149,0.2857324;-0.02514079;-0.04538822,-0.1510571;0.5309103;-0.02050965,-0.2211596;0.2563604;0.0292741,-0.2955807;-0.001388073;-0.009831794,0.07646541;-6.243587E-06;-0.04360986,0.09565707;-0.3390384;-0.01787686,0.08373688;-0.7327615;0.06394863,0.07095726;-0.7316631;-0.05755568,-0.08089406;0.007491538;-0.03389407,-0.1225533;-0.3299845;-0.01524734,-0.1318529;-0.7229375;0.07052496,-0.1411268;-0.7219387;-0.0512734,0.01466127;0.5220177;-0.08746135,480.6928
+0;0;0,0.01397221;0.305001;-0.005663229,0.03039153;0.6011626;-0.02805161,0.199928;0.4902802;0.0007543098,0.2375734;0.2077635;0.03996589,0.2871282;-0.05826658;0.02340166,-0.1477191;0.4867958;-0.02300948,-0.2280146;0.2113548;-0.001670904,-0.2936798;-0.05009639;-0.03053997,0.07745953;0.001503331;-0.04179162,0.06596325;-0.3362145;0.0004905835,0.03727878;-0.7291038;0.08216425,0.04215746;-0.6892155;-0.04289708,-0.07671053;0.01021775;-0.04195083,-0.1283049;-0.3259357;-0.02428391,-0.1757985;-0.7150767;0.06609876,-0.167639;-0.6750548;-0.05878077,0.02629721;0.5284151;-0.01979498,0;0;0,0.008894697;0.3017461;-0.04607677,0.01635797;0.5933449;-0.1043925,0.1893079;0.5179025;-0.04865646,0.2348007;0.2376335;-0.002287149,0.2857324;-0.02514079;-0.04538822,-0.1510571;0.5309103;-0.02050965,-0.2211596;0.2563604;0.0292741,-0.2955807;-0.001388073;-0.009831794,0.07646541;-6.243587E-06;-0.04360986,0.09565707;-0.3390384;-0.01787686,0.08373688;-0.7327615;0.06394863,0.07095726;-0.7316631;-0.05755568,-0.08089406;0.007491538;-0.03389407,-0.1225533;-0.3299845;-0.01524734,-0.1318529;-0.7229375;0.07052496,-0.1411268;-0.7219387;-0.0512734,0.01466127;0.5220177;-0.08746135,480.7039
+0;0;0,0.01397547;0.3050722;-0.005664551,0.03039613;0.6012577;-0.028055,0.2001113;0.4903249;0.0007734038,0.2377874;0.2075785;0.04001687,0.287873;-0.06130129;0.0232752,-0.1478949;0.4868369;-0.02301494,-0.2282557;0.2111719;-0.001659015,-0.2946243;-0.0530799;-0.03083733,0.07745511;0.001503245;-0.04178924,0.06595232;-0.3364058;0.0005169101,0.03730512;-0.7287846;0.08208443,0.04095738;-0.6913821;-0.0115383,-0.07670616;0.01021716;-0.04194843,-0.1283298;-0.3261267;-0.02427151,-0.1757617;-0.714762;0.0659937,-0.1696534;-0.6772594;-0.02749293,0.02630118;0.5284992;-0.01979712,0;0;0,0.008751556;0.3018607;-0.045825,0.01617347;0.5934411;-0.104357,0.1892854;0.5177422;-0.04839921,0.2347267;0.2372643;-0.001790524,0.2843643;-0.0288589;-0.04421353,-0.1511247;0.5312349;-0.01968775,-0.2213515;0.2563504;0.02942278,-0.2965001;-0.004137784;-0.01037358,0.07643282;-1.376867E-05;-0.04365683,0.09585775;-0.3392682;-0.01848269,0.08405469;-0.7324723;0.06328678,0.08669586;-0.7793515;0.009287119,-0.08090401;0.007498936;-0.0338556,-0.1226933;-0.3301746;-0.01555489,-0.1317414;-0.7226345;0.07005075,-0.1387946;-0.7143397;-0.02112209,0.01448973;0.5221184;-0.08735704,480.7266
+0;0;0,0.01564234;0.3049168;-0.007974353,0.03356312;0.6008254;-0.03254163,0.2030412;0.4902858;-0.003755767,0.2401695;0.2088547;0.04159594,0.2879235;-0.06138629;0.03300549,-0.1451425;0.486781;-0.02679842,-0.228401;0.2129639;0.0002379548,-0.2969876;-0.05202201;-0.02127331,0.07745984;0.001356516;-0.04177956,0.06581561;-0.3366933;-0.0003598817,0.03472614;-0.7284626;0.07923172,0.0394256;-0.6888449;-0.04586491,-0.07676262;0.01027846;-0.04182407,-0.1283195;-0.3261529;-0.02495083,-0.1781439;-0.7140759;0.06346735,-0.1701599;-0.6743305;-0.06145278,0.02911087;0.5281469;-0.02374268,0;0;0,0.008864403;0.3018547;-0.04569101,0.016408;0.5933758;-0.1044128,0.1894186;0.5176615;-0.04810929,0.2344411;0.2375991;-0.0014534,0.2842946;-0.02903739;-0.04392743,-0.1508964;0.531342;-0.01971038,-0.2211214;0.2569726;0.0295702,-0.296442;-0.003994018;-0.01052533,0.07640858;-5.528331E-05;-0.04369354,0.09611388;-0.339369;-0.01906038,0.08447987;-0.7318246;0.06235051,0.07162143;-0.7307361;-0.0591507,-0.08091002;0.007542391;-0.03382426,-0.1225977;-0.330202;-0.01594381,-0.1317551;-0.7217913;0.06983817,-0.1410971;-0.7208057;-0.0519594,0.01470342;0.5220637;-0.08735144,480.7497
+0;0;0,0.01564234;0.3049168;-0.007974353,0.03356312;0.6008254;-0.03254163,0.2030412;0.4902858;-0.003755767,0.2401695;0.2088547;0.04159594,0.2879235;-0.06138629;0.03300549,-0.1451425;0.486781;-0.02679842,-0.228401;0.2129639;0.0002379548,-0.2969876;-0.05202201;-0.02127331,0.07745984;0.001356516;-0.04177956,0.06581561;-0.3366933;-0.0003598817,0.03472614;-0.7284626;0.07923172,0.0394256;-0.6888449;-0.04586491,-0.07676262;0.01027846;-0.04182407,-0.1283195;-0.3261529;-0.02495083,-0.1781439;-0.7140759;0.06346735,-0.1701599;-0.6743305;-0.06145278,0.02911087;0.5281469;-0.02374268,0;0;0,0.008864403;0.3018547;-0.04569101,0.016408;0.5933758;-0.1044128,0.1894186;0.5176615;-0.04810929,0.2344411;0.2375991;-0.0014534,0.2842946;-0.02903739;-0.04392743,-0.1508964;0.531342;-0.01971038,-0.2211214;0.2569726;0.0295702,-0.296442;-0.003994018;-0.01052533,0.07640858;-5.528331E-05;-0.04369354,0.09611388;-0.339369;-0.01906038,0.08447987;-0.7318246;0.06235051,0.07162143;-0.7307361;-0.0591507,-0.08091002;0.007542391;-0.03382426,-0.1225977;-0.330202;-0.01594381,-0.1317551;-0.7217913;0.06983817,-0.1410971;-0.7208057;-0.0519594,0.01470342;0.5220637;-0.08735144,480.7715
+0;0;0,0.01565257;0.3051162;-0.007979566,0.03358286;0.6011816;-0.03256,0.2030738;0.4905976;-0.003767394,0.2401284;0.2097255;0.04149425,0.2879063;-0.06065115;0.03289948,-0.1451407;0.4870925;-0.02681209,-0.2282339;0.2138193;0.0001705922,-0.2968549;-0.05129975;-0.02135148,0.07745492;0.00135643;-0.04177691,0.0658121;-0.3366521;-0.0003622882,0.03456999;-0.7303449;0.07962012,0.03926847;-0.6907292;-0.04545054,-0.07675774;0.01027781;-0.04182141,-0.1283083;-0.3261124;-0.02495024,-0.1783773;-0.7159401;0.06390209,-0.170395;-0.6761968;-0.06099211,0.02912809;0.5284621;-0.02375608,0;0;0,0.009030312;0.3020438;-0.04574466,0.01667735;0.5936455;-0.1048479,0.1896314;0.5176829;-0.04819536,0.2342549;0.2381316;-0.001605749,0.2841586;-0.02864155;-0.04405403,-0.1506697;0.5313308;-0.02003464,-0.2213617;0.2576636;0.02915591,-0.2965359;-0.00351584;-0.01077237,0.07635368;-6.4224E-06;-0.04377818,0.09616441;-0.3393499;-0.02024055,0.08449364;-0.7337837;0.06132578,0.071706;-0.7326985;-0.06015516,-0.08093349;0.007496061;-0.03376381,-0.1228282;-0.3302204;-0.01664967,-0.1317635;-0.723806;0.06924463,-0.1410354;-0.7228457;-0.05252542,0.0149605;0.5223168;-0.08767915,480.7935
+0;0;0,0.01650195;0.3050037;-0.010246,0.03516871;0.6008465;-0.03686295,0.204633;0.4907148;-0.008123083,0.2403206;0.2106782;0.04303032,0.2874078;-0.05995199;0.04153525,-0.1439091;0.4875588;-0.02992527,-0.2297134;0.2157104;0.002430582,-0.3001543;-0.04944578;-0.01136768,0.07724505;0.001108085;-0.04217095,0.06581898;-0.3369604;-0.001187846,0.03216302;-0.7305861;0.07814317,0.03658718;-0.6912178;-0.04695628,-0.07695168;0.0104978;-0.04140832,-0.1286497;-0.325903;-0.02521222,-0.180374;-0.7156818;0.06290357,-0.1726696;-0.676194;-0.06202774,0.03054083;0.5282026;-0.02753855,0;0;0,0.009030312;0.3020438;-0.04574466,0.01667735;0.5936455;-0.1048479,0.1896314;0.5176829;-0.04819536,0.2342549;0.2381316;-0.001605749,0.2841586;-0.02864155;-0.04405403,-0.1506697;0.5313308;-0.02003464,-0.2213617;0.2576636;0.02915591,-0.2965359;-0.00351584;-0.01077237,0.07635368;-6.4224E-06;-0.04377818,0.09616441;-0.3393499;-0.02024055,0.08449364;-0.7337837;0.06132578,0.071706;-0.7326985;-0.06015516,-0.08093349;0.007496061;-0.03376381,-0.1228282;-0.3302204;-0.01664967,-0.1317635;-0.723806;0.06924463,-0.1410354;-0.7228457;-0.05252542,0.0149605;0.5223168;-0.08767915,480.8045
+0;0;0,0.01649591;0.3048922;-0.01024225,0.03515858;0.6006698;-0.03685394,0.2048685;0.4904898;-0.008087281,0.2407236;0.2091379;0.04330637,0.2876356;-0.0604853;0.04181686,-0.1441647;0.4873293;-0.02992018,-0.230372;0.2142043;0.002587624,-0.3005508;-0.04996541;-0.0111593,0.07720898;0.001107567;-0.04215125,0.06576033;-0.3376291;-0.001087151,0.03227039;-0.729313;0.07785254,0.03669462;-0.6899446;-0.04724889,-0.07691575;0.0104929;-0.04138898,-0.1287159;-0.3265728;-0.02516088,-0.1801851;-0.7144289;0.06252025,-0.1724806;-0.6749409;-0.06241304,0.03053097;0.5280304;-0.0275301,0;0;0,0.009076029;0.3019074;-0.04588914,0.01673463;0.5933818;-0.1052878,0.189874;0.5176275;-0.04819822,0.2344294;0.2367219;-0.001372337,0.2840201;-0.02909872;-0.04355979,-0.1508847;0.5313203;-0.0204365,-0.2220973;0.2564654;0.02925544,-0.2966101;-0.004224569;-0.008003652,0.07635507;-2.004206E-05;-0.04369307,0.09606752;-0.3401043;-0.02102256,0.08449021;-0.7325637;0.06028557,0.07183754;-0.7315325;-0.06119871,-0.08086766;0.007494145;-0.0338148,-0.122923;-0.3309078;-0.01722052,-0.1316383;-0.7225766;0.06815471,-0.1407758;-0.721664;-0.05361614,0.01502125;0.522076;-0.08804297,480.816
+0;0;0,0.01649591;0.3048922;-0.01024225,0.03515858;0.6006698;-0.03685394,0.2048685;0.4904898;-0.008087281,0.2407236;0.2091379;0.04330637,0.2876356;-0.0604853;0.04181686,-0.1441647;0.4873293;-0.02992018,-0.230372;0.2142043;0.002587624,-0.3005508;-0.04996541;-0.0111593,0.07720898;0.001107567;-0.04215125,0.06576033;-0.3376291;-0.001087151,0.03227039;-0.729313;0.07785254,0.03669462;-0.6899446;-0.04724889,-0.07691575;0.0104929;-0.04138898,-0.1287159;-0.3265728;-0.02516088,-0.1801851;-0.7144289;0.06252025,-0.1724806;-0.6749409;-0.06241304,0.03053097;0.5280304;-0.0275301,0;0;0,0.009076029;0.3019074;-0.04588914,0.01673463;0.5933818;-0.1052878,0.189874;0.5176275;-0.04819822,0.2344294;0.2367219;-0.001372337,0.2840201;-0.02909872;-0.04355979,-0.1508847;0.5313203;-0.0204365,-0.2220973;0.2564654;0.02925544,-0.2966101;-0.004224569;-0.008003652,0.07635507;-2.004206E-05;-0.04369307,0.09606752;-0.3401043;-0.02102256,0.08449021;-0.7325637;0.06028557,0.07183754;-0.7315325;-0.06119871,-0.08086766;0.007494145;-0.0338148,-0.122923;-0.3309078;-0.01722052,-0.1316383;-0.7225766;0.06815471,-0.1407758;-0.721664;-0.05361614,0.01502125;0.522076;-0.08804297,480.8383
+0;0;0,0.01773707;0.3046969;-0.01285993,0.03762139;0.6000891;-0.04235289,0.2074564;0.4907051;-0.01209291,0.2412986;0.2103231;0.04455303,0.2897877;-0.05933678;0.05272245,-0.1427211;0.4884654;-0.03349013,-0.2314382;0.2169955;0.003946789,-0.3021747;-0.04777044;-0.001505086,0.0774211;0.0008811345;-0.04194967,0.06616442;-0.3398862;-0.002021581,0.02954422;-0.730244;0.07520323,0.03387502;-0.691222;-0.04991961,-0.07698163;0.01059382;-0.04142676,-0.1297192;-0.328253;-0.02577601,-0.1809911;-0.7139895;0.06512212,-0.1734011;-0.6748502;-0.05983684,0.03270368;0.5275735;-0.03226731,0;0;0,0.009209797;0.3018712;-0.0459249,0.01697429;0.5932838;-0.1054649,0.190373;0.5175984;-0.04800272,0.2346341;0.2368208;-0.001386642,0.2839647;-0.02949911;-0.04351211,-0.1509496;0.5311866;-0.0203486,-0.2226348;0.2567655;0.0298758,-0.2972066;-0.00430119;-0.007774945,0.07642391;-3.649294E-05;-0.04374886,0.09636827;-0.3419867;-0.02104044,0.0843319;-0.7330816;0.06010009,0.07177016;-0.7320594;-0.06138396,-0.08098207;0.00751366;-0.03376427,-0.123106;-0.3327827;-0.01741409,-0.1318222;-0.7231953;0.06735637,-0.1408727;-0.7222742;-0.05441546,0.01524067;0.5219913;-0.08817959,480.8611
+0;0;0,0.01773013;0.3045776;-0.0128549,0.03760443;0.5998212;-0.04233284,0.2078174;0.4903979;-0.01203509,0.2416496;0.210099;0.04459404,0.2901857;-0.05982262;0.05277139,-0.1431121;0.4881533;-0.03347825,-0.2318028;0.216764;0.003947563,-0.3026079;-0.04825899;-0.001509604,0.07745799;0.0008815545;-0.04196967,0.06617344;-0.3407298;-0.001942683,0.02957048;-0.7309039;0.07524577,0.03390032;-0.6918839;-0.04984938,-0.07701832;0.01059887;-0.0414465,-0.1298865;-0.3290872;-0.02575698,-0.1811343;-0.7146422;0.06509833,-0.173546;-0.6755049;-0.05983298,0.03268943;0.5273455;-0.03225281,0;0;0,0.009386733;0.3016491;-0.04654908,0.01742817;0.592796;-0.1066002,0.1908981;0.5176408;-0.04794407,0.2347167;0.2369996;-0.0006220341,0.2836204;-0.02953964;-0.04358244,-0.1508277;0.5311691;-0.02098376,-0.2229888;0.2570938;0.02995205,-0.2978311;-0.004196465;-0.007549189,0.07644074;-2.746284E-05;-0.04380393,0.09585328;-0.3429314;-0.0221734,0.08408977;-0.7338305;0.05902505,0.07171141;-0.7328886;-0.0624299,-0.0810462;0.007499943;-0.03372292,-0.1233165;-0.3336202;-0.01704497,-0.1323928;-0.7241545;0.06622659,-0.1412551;-0.723318;-0.05551024,0.01560606;0.5215787;-0.08918571,480.8824
+0;0;0,0.01773013;0.3045776;-0.0128549,0.03760443;0.5998212;-0.04233284,0.2078174;0.4903979;-0.01203509,0.2416496;0.210099;0.04459404,0.2901857;-0.05982262;0.05277139,-0.1431121;0.4881533;-0.03347825,-0.2318028;0.216764;0.003947563,-0.3026079;-0.04825899;-0.001509604,0.07745799;0.0008815545;-0.04196967,0.06617344;-0.3407298;-0.001942683,0.02957048;-0.7309039;0.07524577,0.03390032;-0.6918839;-0.04984938,-0.07701832;0.01059887;-0.0414465,-0.1298865;-0.3290872;-0.02575698,-0.1811343;-0.7146422;0.06509833,-0.173546;-0.6755049;-0.05983298,0.03268943;0.5273455;-0.03225281,0;0;0,0.009386733;0.3016491;-0.04654908,0.01742817;0.592796;-0.1066002,0.1908981;0.5176408;-0.04794407,0.2347167;0.2369996;-0.0006220341,0.2836204;-0.02953964;-0.04358244,-0.1508277;0.5311691;-0.02098376,-0.2229888;0.2570938;0.02995205,-0.2978311;-0.004196465;-0.007549189,0.07644074;-2.746284E-05;-0.04380393,0.09585328;-0.3429314;-0.0221734,0.08408977;-0.7338305;0.05902505,0.07171141;-0.7328886;-0.0624299,-0.0810462;0.007499943;-0.03372292,-0.1233165;-0.3336202;-0.01704497,-0.1323928;-0.7241545;0.06622659,-0.1412551;-0.723318;-0.05551024,0.01560606;0.5215787;-0.08918571,480.8958
+0;0;0,0.01772832;0.3045465;-0.01285359,0.03760411;0.599812;-0.04233421,0.2083016;0.4902715;-0.01197835,0.2422061;0.2093739;0.04477175,0.2907208;-0.06042907;0.0529455,-0.1436008;0.4880207;-0.03348096,-0.232481;0.2160516;0.004024796,-0.303255;-0.04885477;-0.001429972,0.07743665;0.0008813116;-0.0419581,0.06614848;-0.3408394;-0.001918308,0.02922743;-0.7344041;0.07594094,0.03355535;-0.6953881;-0.04909877,-0.0769971;0.01059595;-0.04143509,-0.1298822;-0.3291988;-0.02574055,-0.1815753;-0.7181044;0.06590434,-0.1739904;-0.6789711;-0.05897161,0.0326881;0.5273215;-0.03225212,0;0;0,0.009187996;0.3015491;-0.04702973,0.01702848;0.5926282;-0.1075468,0.1909649;0.5176769;-0.04835129,0.2349325;0.2364751;-0.0007498264,0.2829508;-0.03009924;-0.04372072,-0.1514988;0.5313173;-0.02133797,-0.2247605;0.2570217;0.03031668,-0.2999929;-0.004118651;-0.006560415,0.07648103;-0.000111863;-0.04368448,0.0951646;-0.3432389;-0.02322888,0.08320598;-0.7377007;0.05785942,0.07092783;-0.7367815;-0.06354284,-0.08098871;0.007564197;-0.03378322,-0.1239056;-0.3336145;-0.01769386,-0.1331941;-0.7276351;0.06585187,-0.1419565;-0.7268664;-0.05581861,0.01525776;0.5214201;-0.09002662,480.9167
+0;0;0,0.01897728;0.3043797;-0.01486484,0.03999901;0.5993136;-0.04675743,0.2104326;0.4901692;-0.01512745,0.2438647;0.2104047;0.04722384,0.2919799;-0.05925953;0.06064926,-0.1417205;0.4888235;-0.03609439,-0.2321947;0.2181605;0.006678402,-0.3042404;-0.04645747;0.007600314,0.07744436;0.0007605649;-0.04194625,0.06657383;-0.3410591;-0.002642069,0.02959316;-0.7347217;0.07469274,0.03375931;-0.6960507;-0.05037688,-0.07707083;0.01065762;-0.04128193,-0.1295924;-0.3291795;-0.02528547,-0.1809561;-0.7160197;0.07488844,-0.1735205;-0.6772134;-0.05001997,0.03483483;0.5269293;-0.03605533,0;0;0,0.009187996;0.3015491;-0.04702973,0.01702848;0.5926282;-0.1075468,0.1909649;0.5176769;-0.04835129,0.2349325;0.2364751;-0.0007498264,0.2829508;-0.03009924;-0.04372072,-0.1514988;0.5313173;-0.02133797,-0.2247605;0.2570217;0.03031668,-0.2999929;-0.004118651;-0.006560415,0.07648103;-0.000111863;-0.04368448,0.0951646;-0.3432389;-0.02322888,0.08320598;-0.7377007;0.05785942,0.07092783;-0.7367815;-0.06354284,-0.08098871;0.007564197;-0.03378322,-0.1239056;-0.3336145;-0.01769386,-0.1331941;-0.7276351;0.06585187,-0.1419565;-0.7268664;-0.05581861,0.01525776;0.5214201;-0.09002662,480.9278
+0;0;0,0.01898868;0.3045626;-0.01487377,0.04002588;0.5997135;-0.0467907,0.2102992;0.4905318;-0.01516891,0.2436759;0.2112315;0.04707891,0.2920388;-0.0598211;0.06057345,-0.1415425;0.4891873;-0.03611731,-0.2318665;0.2189735;0.006584514,-0.3042832;-0.04700693;0.007511172,0.07742087;0.0007603343;-0.04193353,0.06656345;-0.3406468;-0.002676778,0.02956659;-0.7344818;0.07469191,0.03373227;-0.6958119;-0.05036347,-0.07704746;0.01065439;-0.04126941,-0.1295057;-0.3287726;-0.02529225,-0.1808919;-0.7157823;0.07492553,-0.1734571;-0.676977;-0.04996865,0.03485672;0.5272593;-0.03607828,0;0;0,0.009981081;0.3016683;-0.04729438,0.0189109;0.592836;-0.1083019,0.192328;0.5176768;-0.04870152,0.2350649;0.2368265;-0.0008049011,0.2835363;-0.03141892;-0.04185963,-0.1499492;0.5313325;-0.02243494,-0.2241914;0.2579238;0.0298447,-0.3005154;-0.00432983;-0.007415224,0.07660241;-0.000298053;-0.04341626,0.09433132;-0.3431345;-0.02426815,0.0822601;-0.7378305;0.05654049,0.07014053;-0.7369549;-0.06485248,-0.08089114;0.007696358;-0.03391726,-0.124317;-0.3330292;-0.0184875,-0.1337299;-0.7273087;0.06467354,-0.1423353;-0.7265809;-0.05698358,0.01684839;0.5216012;-0.090626,480.9495
+0;0;0,0.01898868;0.3045626;-0.01487377,0.04002588;0.5997135;-0.0467907,0.2102992;0.4905318;-0.01516891,0.2436759;0.2112315;0.04707891,0.2920388;-0.0598211;0.06057345,-0.1415425;0.4891873;-0.03611731,-0.2318665;0.2189735;0.006584514,-0.3042832;-0.04700693;0.007511172,0.07742087;0.0007603343;-0.04193353,0.06656345;-0.3406468;-0.002676778,0.02956659;-0.7344818;0.07469191,0.03373227;-0.6958119;-0.05036347,-0.07704746;0.01065439;-0.04126941,-0.1295057;-0.3287726;-0.02529225,-0.1808919;-0.7157823;0.07492553,-0.1734571;-0.676977;-0.04996865,0.03485672;0.5272593;-0.03607828,0;0;0,0.009981081;0.3016683;-0.04729438,0.0189109;0.592836;-0.1083019,0.192328;0.5176768;-0.04870152,0.2350649;0.2368265;-0.0008049011,0.2835363;-0.03141892;-0.04185963,-0.1499492;0.5313325;-0.02243494,-0.2241914;0.2579238;0.0298447,-0.3005154;-0.00432983;-0.007415224,0.07660241;-0.000298053;-0.04341626,0.09433132;-0.3431345;-0.02426815,0.0822601;-0.7378305;0.05654049,0.07014053;-0.7369549;-0.06485248,-0.08089114;0.007696358;-0.03391726,-0.124317;-0.3330292;-0.0184875,-0.1337299;-0.7273087;0.06467354,-0.1423353;-0.7265809;-0.05698358,0.01684839;0.5216012;-0.090626,480.9617
+0;0;0,0.01957849;0.3044833;-0.01666347,0.04053297;0.5995253;-0.05013185,0.211259;0.4911641;-0.01818749,0.2448086;0.2130525;0.05011106,0.2925347;-0.05776337;0.06880038,-0.1414479;0.4902043;-0.03893533,-0.2347953;0.2216184;0.008857906,-0.3080865;-0.04388377;0.01912136,0.07749094;0.0005741455;-0.04195791,0.0661127;-0.3412504;-0.003268428,0.02964279;-0.7354975;0.07210909,0.03373523;-0.6971075;-0.05295213,-0.07717624;0.01077794;-0.04114982,-0.1295629;-0.3289328;-0.02318658,-0.1806189;-0.7140909;0.08400008,-0.1732389;-0.6755214;-0.04089804,0.03542504;0.5270965;-0.03907672,0;0;0,0.01068528;0.3016527;-0.04756641,0.0205085;0.5927566;-0.1089998,0.1938262;0.5174808;-0.04889631,0.2363284;0.2363912;-0.0007452965,0.2845528;-0.03196302;-0.04110289,-0.1487106;0.5315218;-0.02277406,-0.2237374;0.2582223;0.03027986,-0.3005806;-0.00381875;-0.007108852,0.07660976;-0.0004371107;-0.04354763,0.09418409;-0.3436647;-0.02467084,0.08164696;-0.7384708;0.05541349,0.06957981;-0.7376311;-0.06595992,-0.08099918;0.007850445;-0.03381043,-0.1244667;-0.3332576;-0.0187691,-0.1344453;-0.7276796;0.06353666,-0.1429983;-0.7269917;-0.05809843,0.01821455;0.5215389;-0.09119487,480.9831
+0;0;0,0.01957849;0.3044833;-0.01666347,0.04053297;0.5995253;-0.05013185,0.211259;0.4911641;-0.01818749,0.2448086;0.2130525;0.05011106,0.2925347;-0.05776337;0.06880038,-0.1414479;0.4902043;-0.03893533,-0.2347953;0.2216184;0.008857906,-0.3080865;-0.04388377;0.01912136,0.07749094;0.0005741455;-0.04195791,0.0661127;-0.3412504;-0.003268428,0.02964279;-0.7354975;0.07210909,0.03373523;-0.6971075;-0.05295213,-0.07717624;0.01077794;-0.04114982,-0.1295629;-0.3289328;-0.02318658,-0.1806189;-0.7140909;0.08400008,-0.1732389;-0.6755214;-0.04089804,0.03542504;0.5270965;-0.03907672,0;0;0,0.01068528;0.3016527;-0.04756641,0.0205085;0.5927566;-0.1089998,0.1938262;0.5174808;-0.04889631,0.2363284;0.2363912;-0.0007452965,0.2845528;-0.03196302;-0.04110289,-0.1487106;0.5315218;-0.02277406,-0.2237374;0.2582223;0.03027986,-0.3005806;-0.00381875;-0.007108852,0.07660976;-0.0004371107;-0.04354763,0.09418409;-0.3436647;-0.02467084,0.08164696;-0.7384708;0.05541349,0.06957981;-0.7376311;-0.06595992,-0.08099918;0.007850445;-0.03381043,-0.1244667;-0.3332576;-0.0187691,-0.1344453;-0.7276796;0.06353666,-0.1429983;-0.7269917;-0.05809843,0.01821455;0.5215389;-0.09119487,480.9944
+0;0;0,0.01957849;0.3044833;-0.01666347,0.04053297;0.5995253;-0.05013185,0.211259;0.4911641;-0.01818749,0.2448086;0.2130525;0.05011106,0.2925347;-0.05776337;0.06880038,-0.1414479;0.4902043;-0.03893533,-0.2347953;0.2216184;0.008857906,-0.3080865;-0.04388377;0.01912136,0.07749094;0.0005741455;-0.04195791,0.0661127;-0.3412504;-0.003268428,0.02964279;-0.7354975;0.07210909,0.03373523;-0.6971075;-0.05295213,-0.07717624;0.01077794;-0.04114982,-0.1295629;-0.3289328;-0.02318658,-0.1806189;-0.7140909;0.08400008,-0.1732389;-0.6755214;-0.04089804,0.03542504;0.5270965;-0.03907672,0;0;0,0.01068528;0.3016527;-0.04756641,0.0205085;0.5927566;-0.1089998,0.1938262;0.5174808;-0.04889631,0.2363284;0.2363912;-0.0007452965,0.2845528;-0.03196302;-0.04110289,-0.1487106;0.5315218;-0.02277406,-0.2237374;0.2582223;0.03027986,-0.3005806;-0.00381875;-0.007108852,0.07660976;-0.0004371107;-0.04354763,0.09418409;-0.3436647;-0.02467084,0.08164696;-0.7384708;0.05541349,0.06957981;-0.7376311;-0.06595992,-0.08099918;0.007850445;-0.03381043,-0.1244667;-0.3332576;-0.0187691,-0.1344453;-0.7276796;0.06353666,-0.1429983;-0.7269917;-0.05809843,0.01821455;0.5215389;-0.09119487,481.0061
+0;0;0,0.02087192;0.304422;-0.01818225,0.04230442;0.5993741;-0.05320127,0.2133067;0.4916383;-0.02078046,0.2464653;0.2120688;0.0529365,0.2947659;-0.05591461;0.07970139,-0.1402864;0.4916115;-0.04265229,-0.2372881;0.2227263;0.01197527,-0.3115409;-0.04017946;0.02719175,0.07735269;0.0003746767;-0.04201533,0.06587163;-0.3412534;-0.004033566,0.02730823;-0.7361674;0.07165216,0.03171734;-0.6980025;-0.05337571,-0.07718933;0.01091667;-0.04088399,-0.1293489;-0.3284376;-0.02082844,-0.1826911;-0.711827;0.09466907,-0.1750077;-0.6735827;-0.03019514,0.03713124;0.5269631;-0.04180013,0;0;0,0.01111832;0.3016194;-0.04838538,0.02134313;0.592659;-0.1106398,0.1947993;0.5173345;-0.05032134,0.2381398;0.233852;-0.0008034706,0.284699;-0.03265306;-0.04169035,-0.1480428;0.5316885;-0.02381993,-0.2254252;0.2563442;0.02994097,-0.3023103;-0.003716111;-0.006414756,0.07660952;-0.000598371;-0.04335308,0.09352094;-0.3436662;-0.02595758,0.08011153;-0.7394491;0.05372024,0.06800663;-0.7387148;-0.06758547,-0.08084121;0.007970864;-0.03391211,-0.1246326;-0.332863;-0.01981361,-0.1357161;-0.7282876;0.06197295,-0.1443067;-0.7277131;-0.05959359,0.01895602;0.5214559;-0.09262526,481.0281
+0;0;0,0.02087192;0.304422;-0.01818225,0.04230442;0.5993741;-0.05320127,0.2133067;0.4916383;-0.02078046,0.2464653;0.2120688;0.0529365,0.2947659;-0.05591461;0.07970139,-0.1402864;0.4916115;-0.04265229,-0.2372881;0.2227263;0.01197527,-0.3115409;-0.04017946;0.02719175,0.07735269;0.0003746767;-0.04201533,0.06587163;-0.3412534;-0.004033566,0.02730823;-0.7361674;0.07165216,0.03171734;-0.6980025;-0.05337571,-0.07718933;0.01091667;-0.04088399,-0.1293489;-0.3284376;-0.02082844,-0.1826911;-0.711827;0.09466907,-0.1750077;-0.6735827;-0.03019514,0.03713124;0.5269631;-0.04180013,0;0;0,0.01111832;0.3016194;-0.04838538,0.02134313;0.592659;-0.1106398,0.1947993;0.5173345;-0.05032134,0.2381398;0.233852;-0.0008034706,0.284699;-0.03265306;-0.04169035,-0.1480428;0.5316885;-0.02381993,-0.2254252;0.2563442;0.02994097,-0.3023103;-0.003716111;-0.006414756,0.07660952;-0.000598371;-0.04335308,0.09352094;-0.3436662;-0.02595758,0.08011153;-0.7394491;0.05372024,0.06800663;-0.7387148;-0.06758547,-0.08084121;0.007970864;-0.03391211,-0.1246326;-0.332863;-0.01981361,-0.1357161;-0.7282876;0.06197295,-0.1443067;-0.7277131;-0.05959359,0.01895602;0.5214559;-0.09262526,481.0403
+0;0;0,0.02086506;0.304322;-0.01817628,0.04229377;0.5992221;-0.05318965,0.2128619;0.4915757;-0.02082103,0.246129;0.2110915;0.05313712,0.2944719;-0.05712706;0.07992549,-0.1398595;0.491549;-0.04263895,-0.2371786;0.221784;0.01216735,-0.3114965;-0.04135242;0.02739718,0.07724588;0.0003741594;-0.04195731,0.06579347;-0.3404018;-0.004070286,0.02707938;-0.7368589;0.07191119,0.03148681;-0.6986971;-0.05306889,-0.07708275;0.01090159;-0.04082754,-0.1291122;-0.3276062;-0.02082201,-0.1826628;-0.7124938;0.09512682,-0.1749824;-0.6742526;-0.02968965,0.03712075;0.5268134;-0.04178888,0;0;0,0.01147664;0.3013186;-0.04952765,0.0220709;0.5920622;-0.1128427,0.1950105;0.5167351;-0.05241299,0.2386355;0.2323512;-0.002708435,0.2852423;-0.03458834;-0.04229307,-0.1470204;0.531728;-0.02607565,-0.2252895;0.2557961;0.02854481,-0.3026992;-0.004391462;-0.007594381,0.07653104;-0.0007294118;-0.04324293,0.09270951;-0.3430186;-0.02677464,0.07829125;-0.740603;0.05176807,0.06615031;-0.7400224;-0.06944727,-0.08067878;0.008064936;-0.03396137,-0.1253062;-0.3318273;-0.02067746,-0.1372116;-0.7290294;0.06018654,-0.1458387;-0.7286129;-0.0612896,0.0195908;0.5209324;-0.09456289,481.0627
+0;0;0,0.02199105;0.3043265;-0.01969463,0.04435715;0.5992109;-0.05655117,0.2142645;0.4925956;-0.02299647,0.2481392;0.2128902;0.05772962,0.2966641;-0.05344594;0.09042489,-0.1377403;0.492955;-0.04423797,-0.236191;0.2236692;0.01652268,-0.3119939;-0.03745207;0.03721594,0.07717749;0.0003419634;-0.04193937,0.06507468;-0.3403459;-0.004441027,0.02871858;-0.7200007;0.06825909,0.03294947;-0.6820977;-0.05686285,-0.0770672;0.01088706;-0.04071254,-0.1283381;-0.3273396;-0.01632455,-0.1810702;-0.6927415;0.1038659,-0.1735523;-0.6548311;-0.02110115,0.0389643;0.5268011;-0.04467795,0;0;0,0.01217601;0.3013009;-0.05055308,0.02379113;0.5920607;-0.1148999,0.1959078;0.5167518;-0.0542829,0.239534;0.2312767;-0.004283428,0.286276;-0.03448433;-0.0435884,-0.1452293;0.5317374;-0.02840438,-0.2232295;0.2548876;0.02789329,-0.300951;-0.003948092;-0.008466732,0.07648976;-0.0008677542;-0.04317355,0.09308232;-0.3430693;-0.02756691,0.07731771;-0.7232721;0.04951906,0.06520306;-0.7230737;-0.07172847,-0.08057885;0.008176896;-0.03399384,-0.125083;-0.3316475;-0.02136247,-0.1372471;-0.7121583;0.05485111,-0.14585;-0.711903;-0.06671,0.02102216;0.5209222;-0.09632897,481.0841
+0;0;0,0.02199105;0.3043265;-0.01969463,0.04435715;0.5992109;-0.05655117,0.2142645;0.4925956;-0.02299647,0.2481392;0.2128902;0.05772962,0.2966641;-0.05344594;0.09042489,-0.1377403;0.492955;-0.04423797,-0.236191;0.2236692;0.01652268,-0.3119939;-0.03745207;0.03721594,0.07717749;0.0003419634;-0.04193937,0.06507468;-0.3403459;-0.004441027,0.02871858;-0.7200007;0.06825909,0.03294947;-0.6820977;-0.05686285,-0.0770672;0.01088706;-0.04071254,-0.1283381;-0.3273396;-0.01632455,-0.1810702;-0.6927415;0.1038659,-0.1735523;-0.6548311;-0.02110115,0.0389643;0.5268011;-0.04467795,0;0;0,0.01217601;0.3013009;-0.05055308,0.02379113;0.5920607;-0.1148999,0.1959078;0.5167518;-0.0542829,0.239534;0.2312767;-0.004283428,0.286276;-0.03448433;-0.0435884,-0.1452293;0.5317374;-0.02840438,-0.2232295;0.2548876;0.02789329,-0.300951;-0.003948092;-0.008466732,0.07648976;-0.0008677542;-0.04317355,0.09308232;-0.3430693;-0.02756691,0.07731771;-0.7232721;0.04951906,0.06520306;-0.7230737;-0.07172847,-0.08057885;0.008176896;-0.03399384,-0.125083;-0.3316475;-0.02136247,-0.1372471;-0.7121583;0.05485111,-0.14585;-0.711903;-0.06671,0.02102216;0.5209222;-0.09632897,481.1066
+0;0;0,0.02616644;0.3030161;-0.03368149,0.0506432;0.5928143;-0.1001418,0.2059963;0.4655924;-0.02421289,0.2411104;0.1880521;0.06183068,0.2879316;-0.07809219;0.1007438,-0.1210792;0.4678277;-0.04414053,-0.2219303;0.2013192;0.02269781,-0.2987445;-0.0591518;0.05087059,0.07723407;0.0003796248;-0.04186503,0.06333153;-0.3401839;-0.005098578,0.02593002;-0.7164415;0.06644996,0.03021902;-0.6822659;-0.05881242,-0.07708567;0.01081645;-0.04072752,-0.1290789;-0.3267977;-0.01171052,-0.1789878;-0.6839672;0.1225536,-0.2078924;-0.7466256;0.04314673,0.04577745;0.5214599;-0.08250844,0;0;0,0.01230353;0.3012046;-0.05255723,0.02435848;0.5918937;-0.1183416,0.1958203;0.5167359;-0.05742979,0.2403377;0.2319142;-0.006834507,0.2874053;-0.03423718;-0.04540062,-0.1441752;0.5318959;-0.03125762,-0.2226728;0.2556617;0.02529198,-0.3004254;-0.00367856;-0.009870749,0.07641295;-0.0009280443;-0.04333735,0.09251636;-0.3430288;-0.02796459,0.07605712;-0.7201997;0.04659462,0.06376983;-0.7202965;-0.07452393,-0.08063885;0.008235182;-0.03387453,-0.1248477;-0.3315341;-0.02242986,-0.138123;-0.7089788;0.0513747,-0.1468996;-0.7089663;-0.07007578,0.02142739;0.5207725;-0.09938765,481.1285
+0;0;0,0.02618649;0.3032483;-0.0337073,0.05068612;0.5933227;-0.1002314,0.2057147;0.4661227;-0.02439637,0.2408627;0.1883145;0.06173026,0.287616;-0.07744345;0.1005869,-0.1207107;0.4683535;-0.0442844,-0.2216591;0.2015877;0.02261847,-0.2983618;-0.05850506;0.05075035,0.07734325;0.0003801614;-0.04192421,0.06346944;-0.3394795;-0.005233746,0.0244652;-0.7318605;0.0693808,0.02874794;-0.697691;-0.05569896,-0.07719464;0.01083174;-0.04078509,-0.1290804;-0.3260846;-0.01182807,-0.181128;-0.6985596;0.1281895,-0.2099905;-0.7610829;0.04889844,0.04581429;0.5218792;-0.08257605,0;0;0,0.01283613;0.3011581;-0.05404115,0.02533047;0.5918744;-0.1209065,0.1963753;0.5166824;-0.06007457,0.2415784;0.2317519;-0.009066582,0.2894049;-0.03393912;-0.04706526,-0.1429424;0.5317428;-0.03352845,-0.2218955;0.2555531;0.02405798,-0.2996698;-0.003295064;-0.01160399,0.0765119;-0.001003981;-0.04341292,0.09287801;-0.3424112;-0.02869868,0.07774574;-0.7363912;0.04614997,0.06531443;-0.7364672;-0.07476974,-0.08079093;0.008296853;-0.03381936,-0.124462;-0.3308774;-0.0239732,-0.1391002;-0.7246212;0.05220457,-0.1479876;-0.7247584;-0.06901193,0.02226777;0.5207335;-0.1016915,481.1511
+0;0;0,0.02618649;0.3032483;-0.0337073,0.05068612;0.5933227;-0.1002314,0.2057147;0.4661227;-0.02439637,0.2408627;0.1883145;0.06173026,0.287616;-0.07744345;0.1005869,-0.1207107;0.4683535;-0.0442844,-0.2216591;0.2015877;0.02261847,-0.2983618;-0.05850506;0.05075035,0.07734325;0.0003801614;-0.04192421,0.06346944;-0.3394795;-0.005233746,0.0244652;-0.7318605;0.0693808,0.02874794;-0.697691;-0.05569896,-0.07719464;0.01083174;-0.04078509,-0.1290804;-0.3260846;-0.01182807,-0.181128;-0.6985596;0.1281895,-0.2099905;-0.7610829;0.04889844,0.04581429;0.5218792;-0.08257605,0;0;0,0.01283613;0.3011581;-0.05404115,0.02533047;0.5918744;-0.1209065,0.1963753;0.5166824;-0.06007457,0.2415784;0.2317519;-0.009066582,0.2894049;-0.03393912;-0.04706526,-0.1429424;0.5317428;-0.03352845,-0.2218955;0.2555531;0.02405798,-0.2996698;-0.003295064;-0.01160399,0.0765119;-0.001003981;-0.04341292,0.09287801;-0.3424112;-0.02869868,0.07774574;-0.7363912;0.04614997,0.06531443;-0.7364672;-0.07476974,-0.08079093;0.008296853;-0.03381936,-0.124462;-0.3308774;-0.0239732,-0.1391002;-0.7246212;0.05220457,-0.1479876;-0.7247584;-0.06901193,0.02226777;0.5207335;-0.1016915,481.1621
+0;0;0,0.02621066;0.3035282;-0.03373841,0.0507406;0.5939645;-0.1003458,0.2040873;0.4672476;-0.02509527,0.2391828;0.1898539;0.06090286,0.2860506;-0.07655492;0.09985469,-0.1189187;0.4694552;-0.04477497,-0.2197165;0.2030874;0.02202808,-0.2966071;-0.05764252;0.05022886,0.07729636;0.000379931;-0.0418988,0.06344622;-0.3389002;-0.005270902,0.02514399;-0.7242189;0.06800069,0.02942849;-0.6900477;-0.05713025,-0.07714784;0.01082517;-0.04076037,-0.1289451;-0.3255167;-0.01185272,-0.180056;-0.6912877;0.1256448,-0.2089302;-0.7538489;0.04632124,0.04586189;0.5224201;-0.0826655,0;0;0,0.01409078;0.3012719;-0.05469322,0.02778873;0.5921285;-0.1223731,0.1968427;0.5163457;-0.06235099,0.2429276;0.2320181;-0.01127648,0.2914585;-0.03428543;-0.04888892,-0.1394708;0.5311465;-0.03644443,-0.2186676;0.2555596;0.02147219,-0.2965358;-0.003956854;-0.01423847,0.07654007;-0.001160532;-0.04325104,0.09343913;-0.3419921;-0.02937078,0.07819346;-0.7288033;0.0444603,0.06565697;-0.7290799;-0.07645154,-0.08068072;0.008410063;-0.03391568,-0.1238063;-0.330288;-0.02565415,-0.1388855;-0.7170142;0.04865453,-0.1478668;-0.7172608;-0.07258074,0.02443717;0.5209475;-0.1029561,481.1847
+0;0;0,0.0259873;0.3031745;-0.03693924,0.04902109;0.5942942;-0.1010027,0.2034672;0.4683889;-0.02807961,0.2393548;0.1927733;0.06314944,0.2860706;-0.07245874;0.1095942,-0.1206199;0.4688405;-0.04674345,-0.2231922;0.2048599;0.02652206,-0.3024912;-0.05469054;0.05865854,0.07724485;0.00030164;-0.04199434,0.06181828;-0.3388897;-0.005175132,0.02341221;-0.7242251;0.06795453,0.02771744;-0.690075;-0.05717641,-0.07724163;0.01087156;-0.04056994,-0.1296099;-0.3248664;-0.006189816,-0.180812;-0.6889586;0.1356608,-0.2262987;-0.755283;0.06973589,0.04414529;0.5227399;-0.08336185,0;0;0,0.01409078;0.3012719;-0.05469322,0.02778873;0.5921285;-0.1223731,0.1968427;0.5163457;-0.06235099,0.2429276;0.2320181;-0.01127648,0.2914585;-0.03428543;-0.04888892,-0.1394708;0.5311465;-0.03644443,-0.2186676;0.2555596;0.02147219,-0.2965358;-0.003956854;-0.01423847,0.07654007;-0.001160532;-0.04325104,0.09343913;-0.3419921;-0.02937078,0.07819346;-0.7288033;0.0444603,0.06565697;-0.7290799;-0.07645154,-0.08068072;0.008410063;-0.03391568,-0.1238063;-0.330288;-0.02565415,-0.1388855;-0.7170142;0.04865453,-0.1478668;-0.7172608;-0.07258074,0.02443717;0.5209475;-0.1029561,481.1957
+0;0;0,0.0259873;0.3031745;-0.03693924,0.04902109;0.5942942;-0.1010027,0.2034672;0.4683889;-0.02807961,0.2393548;0.1927733;0.06314944,0.2860706;-0.07245874;0.1095942,-0.1206199;0.4688405;-0.04674345,-0.2231922;0.2048599;0.02652206,-0.3024912;-0.05469054;0.05865854,0.07724485;0.00030164;-0.04199434,0.06181828;-0.3388897;-0.005175132,0.02341221;-0.7242251;0.06795453,0.02771744;-0.690075;-0.05717641,-0.07724163;0.01087156;-0.04056994,-0.1296099;-0.3248664;-0.006189816,-0.180812;-0.6889586;0.1356608,-0.2262987;-0.755283;0.06973589,0.04414529;0.5227399;-0.08336185,0;0;0,0.01409078;0.3012719;-0.05469322,0.02778873;0.5921285;-0.1223731,0.1968427;0.5163457;-0.06235099,0.2429276;0.2320181;-0.01127648,0.2914585;-0.03428543;-0.04888892,-0.1394708;0.5311465;-0.03644443,-0.2186676;0.2555596;0.02147219,-0.2965358;-0.003956854;-0.01423847,0.07654007;-0.001160532;-0.04325104,0.09343913;-0.3419921;-0.02937078,0.07819346;-0.7288033;0.0444603,0.06565697;-0.7290799;-0.07645154,-0.08068072;0.008410063;-0.03391568,-0.1238063;-0.330288;-0.02565415,-0.1388855;-0.7170142;0.04865453,-0.1478668;-0.7172608;-0.07258074,0.02443717;0.5209475;-0.1029561,481.2078
+0;0;0,0.02614323;0.3029729;-0.04001449,0.04832609;0.594459;-0.1030393,0.2035553;0.4691482;-0.03156919,0.2392155;0.1963407;0.06466879,0.2846669;-0.0672296;0.1198359,-0.1216898;0.4691724;-0.04908798,-0.2252128;0.208402;0.02990027,-0.3073004;-0.04932454;0.06754558,0.07721013;0.0001580649;-0.04210377,0.06089982;-0.3396984;-0.005562499,0.02173285;-0.7341553;0.06945311,0.02501252;-0.7010371;-0.02834143,-0.07732479;0.01097847;-0.04042903,-0.130933;-0.3247566;-0.001546733,-0.183588;-0.6932397;0.1540339,-0.1777566;-0.6602634;0.05635392,0.04335805;0.5229293;-0.08528093,0;0;0,0.01431186;0.301273;-0.05573988,0.02789687;0.5920613;-0.1241126,0.1971639;0.5160657;-0.06417489,0.2439948;0.2329753;-0.01294947,0.2935155;-0.03292418;-0.05068135,-0.1393367;0.5309803;-0.03774733,-0.2182907;0.2564228;0.02006078,-0.2957023;-0.003044516;-0.01547397,0.07660715;-0.001102403;-0.04317737,0.0935811;-0.3426147;-0.02957559,0.07876423;-0.738857;0.04478884,0.07696389;-0.7874115;-0.01360822,-0.08068781;0.008340314;-0.03397163,-0.1232411;-0.3311203;-0.02626007,-0.1392906;-0.7271063;0.0492054,-0.1464089;-0.720849;-0.04550396,0.02458499;0.5208953;-0.1045942,481.23
+0;0;0,0.02614323;0.3029729;-0.04001449,0.04832609;0.594459;-0.1030393,0.2035553;0.4691482;-0.03156919,0.2392155;0.1963407;0.06466879,0.2846669;-0.0672296;0.1198359,-0.1216898;0.4691724;-0.04908798,-0.2252128;0.208402;0.02990027,-0.3073004;-0.04932454;0.06754558,0.07721013;0.0001580649;-0.04210377,0.06089982;-0.3396984;-0.005562499,0.02173285;-0.7341553;0.06945311,0.02501252;-0.7010371;-0.02834143,-0.07732479;0.01097847;-0.04042903,-0.130933;-0.3247566;-0.001546733,-0.183588;-0.6932397;0.1540339,-0.1777566;-0.6602634;0.05635392,0.04335805;0.5229293;-0.08528093,0;0;0,0.01431186;0.301273;-0.05573988,0.02789687;0.5920613;-0.1241126,0.1971639;0.5160657;-0.06417489,0.2439948;0.2329753;-0.01294947,0.2935155;-0.03292418;-0.05068135,-0.1393367;0.5309803;-0.03774733,-0.2182907;0.2564228;0.02006078,-0.2957023;-0.003044516;-0.01547397,0.07660715;-0.001102403;-0.04317737,0.0935811;-0.3426147;-0.02957559,0.07876423;-0.738857;0.04478884,0.07696389;-0.7874115;-0.01360822,-0.08068781;0.008340314;-0.03397163,-0.1232411;-0.3311203;-0.02626007,-0.1392906;-0.7271063;0.0492054,-0.1464089;-0.720849;-0.04550396,0.02458499;0.5208953;-0.1045942,481.2411
+0;0;0,0.02614935;0.3030437;-0.04002384,0.04834361;0.5946786;-0.1030805,0.2035936;0.4693331;-0.03159599,0.2391119;0.1976106;0.06425922,0.284274;-0.06428134;0.119075,-0.1216975;0.4693573;-0.04911725,-0.2248087;0.2096241;0.02955683,-0.3063737;-0.04646134;0.06696242,0.07748269;0.0001586228;-0.0422524,0.06122963;-0.3385049;-0.005839404,0.02208123;-0.7327748;0.06914066,0.0253678;-0.69965;-0.02885952,-0.07759776;0.01101722;-0.04057175,-0.1310178;-0.3235393;-0.001825947,-0.1836478;-0.6918477;0.153681,-0.1778041;-0.6588652;0.05579557,0.04337369;0.5231218;-0.08531532,0;0;0,0.01494907;0.3011048;-0.05686474,0.02877052;0.591881;-0.1259254,0.1980656;0.5159215;-0.06600142,0.2454777;0.2340795;-0.01501036,0.2964819;-0.02978459;-0.05250812,-0.1384057;0.5308992;-0.03924383,-0.2169311;0.2574873;0.01874365,-0.2936016;-0.0004109442;-0.01649698,0.07677002;-0.001128808;-0.0435195,0.09431159;-0.3414305;-0.03047967,0.07965533;-0.7376935;0.04276133,0.08011246;-0.7852447;-0.01732373,-0.08111922;0.008389099;-0.0337365,-0.1226365;-0.330024;-0.02774531,-0.1385386;-0.7259097;0.04725508,-0.1457425;-0.719811;-0.04762081,0.02543858;0.5207079;-0.1063304,481.2623
+0;0;0,0.02615003;0.3027163;-0.04242855,0.04827279;0.5942715;-0.10584,0.203867;0.4697559;-0.03477501,0.2402931;0.1998922;0.06587106,0.2838646;-0.06070405;0.1277006,-0.1219163;0.4690931;-0.0515145,-0.2265646;0.2117078;0.03265456,-0.3094372;-0.04286674;0.07687781,0.07740363;-0.0001854153;-0.04239695,0.06055636;-0.3388492;-0.00625762,0.02168892;-0.7331045;0.06894512,0.02490533;-0.7001766;-0.02906346,-0.07754576;0.01138499;-0.04056962,-0.1316431;-0.3225358;0.002481505,-0.1851181;-0.6864535;0.1677321,-0.2273056;-0.7284641;0.1161639,0.04315997;0.5227998;-0.08777507,0;0;0,0.01494907;0.3011048;-0.05686474,0.02877052;0.591881;-0.1259254,0.1980656;0.5159215;-0.06600142,0.2454777;0.2340795;-0.01501036,0.2964819;-0.02978459;-0.05250812,-0.1384057;0.5308992;-0.03924383,-0.2169311;0.2574873;0.01874365,-0.2936016;-0.0004109442;-0.01649698,0.07677002;-0.001128808;-0.0435195,0.09431159;-0.3414305;-0.03047967,0.07965533;-0.7376935;0.04276133,0.08011246;-0.7852447;-0.01732373,-0.08111922;0.008389099;-0.0337365,-0.1226365;-0.330024;-0.02774531,-0.1385386;-0.7259097;0.04725508,-0.1457425;-0.719811;-0.04762081,0.02543858;0.5207079;-0.1063304,481.274
+0;0;0,0.02609192;0.3020437;-0.04233427,0.04814893;0.5927292;-0.1055547,0.2073012;0.4672987;-0.03338633,0.2436569;0.1979561;0.06706541,0.2867911;-0.06002489;0.1282744,-0.1256582;0.4666214;-0.05049456,-0.2301044;0.209733;0.033512,-0.3121454;-0.04228672;0.07729143,0.07772747;-0.000186191;-0.04257432,0.06091684;-0.3381131;-0.006513625,0.02138321;-0.739126;0.0699781,0.02548305;-0.7053939;-0.05494985,-0.07787019;0.01143262;-0.04073935,-0.1318498;-0.3217616;0.002218109,-0.1862414;-0.6919168;0.1703011,-0.2400163;-0.7537062;0.104569,0.04305425;0.5215111;-0.08755384,0;0;0,0.01352;0.3004656;-0.05693007,0.02502385;0.590243;-0.1267278,0.1994181;0.5157444;-0.06787467,0.2474543;0.2346065;-0.01676941,0.2993268;-0.02615714;-0.05514693,-0.1446195;0.5310887;-0.03762027,-0.2232476;0.2583871;0.02076852,-0.297573;0.002395064;-0.01247426,0.07697327;-0.001226768;-0.04390645,0.09549426;-0.3407595;-0.0315752,0.08062175;-0.7441744;0.04095387,0.06777176;-0.7446152;-0.07965279,-0.08161107;0.008529842;-0.03348196,-0.1219471;-0.3293077;-0.02943408,-0.1374565;-0.7320915;0.04639342,-0.146755;-0.7326626;-0.07450604,0.02245802;0.5193781;-0.1068888,481.2963
+0;0;0,0.02609192;0.3020437;-0.04233427,0.04814893;0.5927292;-0.1055547,0.2073012;0.4672987;-0.03338633,0.2436569;0.1979561;0.06706541,0.2867911;-0.06002489;0.1282744,-0.1256582;0.4666214;-0.05049456,-0.2301044;0.209733;0.033512,-0.3121454;-0.04228672;0.07729143,0.07772747;-0.000186191;-0.04257432,0.06091684;-0.3381131;-0.006513625,0.02138321;-0.739126;0.0699781,0.02548305;-0.7053939;-0.05494985,-0.07787019;0.01143262;-0.04073935,-0.1318498;-0.3217616;0.002218109,-0.1862414;-0.6919168;0.1703011,-0.2400163;-0.7537062;0.104569,0.04305425;0.5215111;-0.08755384,0;0;0,0.01352;0.3004656;-0.05693007,0.02502385;0.590243;-0.1267278,0.1994181;0.5157444;-0.06787467,0.2474543;0.2346065;-0.01676941,0.2993268;-0.02615714;-0.05514693,-0.1446195;0.5310887;-0.03762027,-0.2232476;0.2583871;0.02076852,-0.297573;0.002395064;-0.01247426,0.07697327;-0.001226768;-0.04390645,0.09549426;-0.3407595;-0.0315752,0.08062175;-0.7441744;0.04095387,0.06777176;-0.7446152;-0.07965279,-0.08161107;0.008529842;-0.03348196,-0.1219471;-0.3293077;-0.02943408,-0.1374565;-0.7320915;0.04639342,-0.146755;-0.7326626;-0.07450604,0.02245802;0.5193781;-0.1068888,481.3078
+0;0;0,0.02609407;0.3020685;-0.04233775,0.048162;0.5928985;-0.10559,0.2065682;0.4676695;-0.03365558,0.242856;0.1988305;0.06660829,0.2859566;-0.05894935;0.1277696,-0.1248852;0.4669952;-0.05068641,-0.229136;0.2105873;0.03316303,-0.3111131;-0.04123598;0.07690834,0.07803231;-0.0001869213;-0.0427413,0.06117887;-0.3389744;-0.006588772,0.02228035;-0.7335449;0.0686741,0.02638101;-0.6998121;-0.0562787,-0.07817559;0.01147746;-0.04089913,-0.1322927;-0.3225653;0.00216772,-0.1858104;-0.686774;0.1675505,-0.2395961;-0.7485816;0.1018053,0.04306418;0.5216366;-0.08757807,0;0;0,0.01510039;0.3003026;-0.05752468,0.02766693;0.5900133;-0.1280507,0.2010454;0.5152953;-0.06915951,0.2500023;0.2348508;-0.01818776,0.3022638;-0.02550849;-0.05731082,-0.1414039;0.530937;-0.03908343,-0.2207682;0.259071;0.01951865,-0.2939546;0.002939373;-0.01348403,0.07716477;-0.001287088;-0.04427004,0.0971638;-0.3416014;-0.03185439,0.0837677;-0.7388163;0.03817773,0.07079776;-0.7394053;-0.08240438,-0.08206606;0.008617297;-0.03326856,-0.1204252;-0.3303372;-0.03073883,-0.1349456;-0.726768;0.04339145,-0.1443579;-0.7274289;-0.0775022,0.02490318;0.5191534;-0.1080527,481.3299
+0;0;0,0.0243235;0.3019919;-0.04390958,0.04527947;0.5928804;-0.1072531,0.2044292;0.4672806;-0.03715933,0.2408682;0.2005046;0.06841889,0.2816288;-0.05536997;0.1385303,-0.1269445;0.4663807;-0.05052984,-0.2277357;0.2097116;0.03668329,-0.3096269;-0.04110795;0.08600095,0.0780671;-0.0002664803;-0.04267728,0.05926221;-0.3389882;-0.006873358,0.0201714;-0.7334965;0.06861633,0.0230557;-0.6998399;-0.05637272,-0.07817393;0.0114796;-0.04090171,-0.1339825;-0.3216268;0.00698927,-0.1886984;-0.6804372;0.1834115,-0.2441734;-0.737204;0.1124326,0.04042079;0.5216295;-0.08913139,0;0;0,0.01510039;0.3003026;-0.05752468,0.02766693;0.5900133;-0.1280507,0.2010454;0.5152953;-0.06915951,0.2500023;0.2348508;-0.01818776,0.3022638;-0.02550849;-0.05731082,-0.1414039;0.530937;-0.03908343,-0.2207682;0.259071;0.01951865,-0.2939546;0.002939373;-0.01348403,0.07716477;-0.001287088;-0.04427004,0.0971638;-0.3416014;-0.03185439,0.0837677;-0.7388163;0.03817773,0.07079776;-0.7394053;-0.08240438,-0.08206606;0.008617297;-0.03326856,-0.1204252;-0.3303372;-0.03073883,-0.1349456;-0.726768;0.04339145,-0.1443579;-0.7274289;-0.0775022,0.02490318;0.5191534;-0.1080527,481.3409
+0;0;0,0.02432061;0.301956;-0.04390436,0.04528459;0.5929571;-0.1072734,0.2034664;0.4676284;-0.03747295,0.2398996;0.200895;0.06808841,0.2804227;-0.05348808;0.1377911,-0.1259584;0.4667338;-0.05076483,-0.2267335;0.2101056;0.03643439,-0.3081474;-0.03925186;0.08546457,0.07828785;-0.0002672338;-0.04279796,0.05945298;-0.3395289;-0.006936964,0.02011742;-0.7365073;0.06902538,0.02300087;-0.7028518;-0.0559268,-0.07839497;0.01151206;-0.04101736,-0.1342925;-0.3221252;0.006949946,-0.189351;-0.6831822;0.1844767,-0.2448096;-0.7399234;0.1135188,0.0404226;0.5216576;-0.08913935,0;0;0,0.01548268;0.3002159;-0.05768204,0.02890559;0.589856;-0.128823,0.2008682;0.5155241;-0.0693903,0.2519144;0.2354207;-0.01885676,0.304427;-0.022966;-0.05996752,-0.1394136;0.5307322;-0.04001286,-0.2192864;0.2592123;0.0192713,-0.2902207;0.003978431;-0.01290535,0.07730754;-0.001251996;-0.04452753,0.09901674;-0.3420256;-0.03264022,0.08686976;-0.7418956;0.03711581,0.07394016;-0.7425031;-0.08342767,-0.08238158;0.008595116;-0.03316808,-0.1205125;-0.3309375;-0.03148086,-0.1319033;-0.730212;0.04172779,-0.1412824;-0.7309194;-0.07911845,0.02588588;0.5190052;-0.1086454,481.3633
+0;0;0,0.02332635;0.301778;-0.04563364,0.04334308;0.5926688;-0.1097948,0.202047;0.4673626;-0.04071137,0.2390362;0.2032713;0.07111394,0.2773215;-0.04934883;0.1481116,-0.1270041;0.4656771;-0.05133765,-0.226611;0.2100157;0.03994803,-0.3087305;-0.0382036;0.09337907,0.07830392;-0.0005569128;-0.04276576,0.05929661;-0.3398864;-0.007645078,0.0189362;-0.736649;0.06890453,0.021161;-0.7031854;-0.05606657,-0.078338;0.01175365;-0.04105766,-0.1356045;-0.3211285;0.01041322,-0.1915027;-0.6744833;0.2025724,-0.1859638;-0.6415372;0.07769097,0.03870545;0.5214221;-0.09139644,0;0;0,0.01548268;0.3002159;-0.05768204,0.02890559;0.589856;-0.128823,0.2008682;0.5155241;-0.0693903,0.2519144;0.2354207;-0.01885676,0.304427;-0.022966;-0.05996752,-0.1394136;0.5307322;-0.04001286,-0.2192864;0.2592123;0.0192713,-0.2902207;0.003978431;-0.01290535,0.07730754;-0.001251996;-0.04452753,0.09901674;-0.3420256;-0.03264022,0.08686976;-0.7418956;0.03711581,0.07394016;-0.7425031;-0.08342767,-0.08238158;0.008595116;-0.03316808,-0.1205125;-0.3309375;-0.03148086,-0.1319033;-0.730212;0.04172779,-0.1412824;-0.7309194;-0.07911845,0.02588588;0.5190052;-0.1086454,481.3755
+0;0;0,0.02326703;0.3010107;-0.0455176,0.04323432;0.5911841;-0.1095214,0.2022431;0.4659375;-0.04038719,0.2388749;0.2043982;0.07035749,0.2776242;-0.05128387;0.1482884,-0.1274015;0.4642489;-0.05103264,-0.2260459;0.2110582;0.0393709,-0.3091608;-0.04016975;0.09344956,0.07842039;-0.0005577413;-0.04282938,0.05946024;-0.3390453;-0.007795829,0.01966954;-0.7302075;0.06767324,0.02189543;-0.6967422;-0.05735922,-0.07845454;0.01177114;-0.04111873,-0.1355789;-0.3202851;0.01022444,-0.1906881;-0.6686522;0.1996712,-0.1851465;-0.6357047;0.07472847,0.03860692;0.5200946;-0.09116369,0;0;0,0.01467144;0.2995242;-0.05736374,0.02756192;0.5884255;-0.128516,0.1997443;0.5150598;-0.06813311,0.2525334;0.2380385;-0.01831817,0.3082759;-0.02257815;-0.06213402,-0.1406592;0.5313648;-0.03913108,-0.2197153;0.2624855;0.01971698,-0.2907275;0.004327267;-0.01577471,0.07744938;-0.001271963;-0.0445466,0.1012086;-0.3411101;-0.0342412,0.09119891;-0.7353186;0.0349412,0.07842869;-0.736024;-0.08565807,-0.0824889;0.008605835;-0.03325575,-0.1201171;-0.3301338;-0.03273446,-0.1272617;-0.7240019;0.03870487,-0.1364869;-0.7247321;-0.08221096,0.02462329;0.5177513;-0.1083007,481.3975
+0;0;0,0.02320666;0.3002297;-0.0453995,0.04311747;0.5895824;-0.1092223,0.2036698;0.4640306;-0.03966516,0.2400974;0.2039488;0.07046238,0.2795307;-0.05624616;0.1497688,-0.1290579;0.4623262;-0.05041017,-0.2271525;0.2105465;0.03948958,-0.3117344;-0.04511577;0.09452274,0.07860528;-0.0005590562;-0.04293035,0.05957516;-0.3402957;-0.007767528,0.01994327;-0.7298968;0.06740034,0.02176505;-0.6970606;-0.03493255,-0.07863951;0.01179889;-0.04121568,-0.1359747;-0.3214827;0.01031696,-0.1908639;-0.6684594;0.1990076,-0.1863284;-0.6360471;0.09674819,0.03850318;0.5186942;-0.09091654,0;0;0,0.01339178;0.2989469;-0.05647063,0.02510847;0.5872252;-0.1268247,0.1993113;0.5152285;-0.06669617,0.2525568;0.2402008;-0.01548815,0.3128093;-0.02356932;-0.06387067,-0.1444142;0.531602;-0.03727534,-0.2218664;0.2640192;0.02187017,-0.2938371;0.001261085;-0.01452124,0.07768835;-0.001273423;-0.04455352,0.1044904;-0.3421819;-0.03546429,0.0975557;-0.7349733;0.03292179,0.09934734;-0.7827477;-0.03364635,-0.08267417;0.008610015;-0.03336117,-0.1187401;-0.3315637;-0.03256902,-0.1212359;-0.7242078;0.03695972,-0.1285492;-0.7192744;-0.06204315,0.0224372;0.5167032;-0.1067984,481.4185
+0;0;0,0.02320666;0.3002297;-0.0453995,0.04311747;0.5895824;-0.1092223,0.2036698;0.4640306;-0.03966516,0.2400974;0.2039488;0.07046238,0.2795307;-0.05624616;0.1497688,-0.1290579;0.4623262;-0.05041017,-0.2271525;0.2105465;0.03948958,-0.3117344;-0.04511577;0.09452274,0.07860528;-0.0005590562;-0.04293035,0.05957516;-0.3402957;-0.007767528,0.01994327;-0.7298968;0.06740034,0.02176505;-0.6970606;-0.03493255,-0.07863951;0.01179889;-0.04121568,-0.1359747;-0.3214827;0.01031696,-0.1908639;-0.6684594;0.1990076,-0.1863284;-0.6360471;0.09674819,0.03850318;0.5186942;-0.09091654,0;0;0,0.01339178;0.2989469;-0.05647063,0.02510847;0.5872252;-0.1268247,0.1993113;0.5152285;-0.06669617,0.2525568;0.2402008;-0.01548815,0.3128093;-0.02356932;-0.06387067,-0.1444142;0.531602;-0.03727534,-0.2218664;0.2640192;0.02187017,-0.2938371;0.001261085;-0.01452124,0.07768835;-0.001273423;-0.04455352,0.1044904;-0.3421819;-0.03546429,0.0975557;-0.7349733;0.03292179,0.09934734;-0.7827477;-0.03364635,-0.08267417;0.008610015;-0.03336117,-0.1187401;-0.3315637;-0.03256902,-0.1212359;-0.7242078;0.03695972,-0.1285492;-0.7192744;-0.06204315,0.0224372;0.5167032;-0.1067984,481.4299
+0;0;0,0.02464787;0.2996422;-0.04842057,0.04766544;0.5876014;-0.1172373,0.2067178;0.4640838;-0.04284235,0.2423108;0.2067626;0.07384756,0.283104;-0.0487425;0.1665781,-0.1266191;0.4641667;-0.05723193,-0.2300331;0.2176591;0.04093678,-0.3171648;-0.03567868;0.1023697,0.07854766;-0.0009182472;-0.04302954,0.05882685;-0.3406212;-0.007922031,0.01926894;-0.7302263;0.06726342,0.02218617;-0.6980574;-0.03506043,-0.07853333;0.01217877;-0.04130753,-0.1373944;-0.3202561;0.01384657,-0.1944419;-0.6602005;0.2143292,-0.251876;-0.7074156;0.1793644,0.04210772;0.5171909;-0.09741307,0;0;0,0.01339178;0.2989469;-0.05647063,0.02510847;0.5872252;-0.1268247,0.1993113;0.5152285;-0.06669617,0.2525568;0.2402008;-0.01548815,0.3128093;-0.02356932;-0.06387067,-0.1444142;0.531602;-0.03727534,-0.2218664;0.2640192;0.02187017,-0.2938371;0.001261085;-0.01452124,0.07768835;-0.001273423;-0.04455352,0.1044904;-0.3421819;-0.03546429,0.0975557;-0.7349733;0.03292179,0.09934734;-0.7827477;-0.03364635,-0.08267417;0.008610015;-0.03336117,-0.1187401;-0.3315637;-0.03256902,-0.1212359;-0.7242078;0.03695972,-0.1285492;-0.7192744;-0.06204315,0.0224372;0.5167032;-0.1067984,481.4418
+0;0;0,0.024585;0.2988778;-0.04829705,0.04754895;0.5861664;-0.1169539,0.2071633;0.4626292;-0.04242113,0.2424965;0.2071864;0.07341697,0.2835351;-0.04985622;0.1667055,-0.1272864;0.4627123;-0.05685875,-0.2299455;0.2180042;0.04059334,-0.3176015;-0.03685793;0.1023959,0.07862164;-0.0009191122;-0.04307007,0.05888908;-0.3408246;-0.007941633,0.0192173;-0.7315512;0.06746023,0.02211801;-0.6993945;-0.03428375,-0.07860731;0.01219025;-0.04134644,-0.1375035;-0.3204429;0.01384055,-0.1947152;-0.6613657;0.2149002,-0.2518238;-0.7081432;0.1801336,0.04200367;0.5159135;-0.09717403,0;0;0,0.01375993;0.2983082;-0.05556846,0.02593531;0.5860358;-0.1251768,0.200473;0.5147377;-0.06451178,0.2529621;0.2418324;-0.01269054,0.3162512;-0.02216527;-0.06520319,-0.1442865;0.531903;-0.03590082,-0.2227728;0.2668615;0.02335104,-0.2933542;0.002653927;-0.0175203,0.07799675;-0.001216158;-0.04418445,0.1072593;-0.3422065;-0.0388484,0.1053917;-0.7359366;0.03114843,0.1077941;-0.7835256;-0.03472328,-0.08262344;0.008522386;-0.03373388,-0.1161044;-0.3321202;-0.03282735,-0.1140826;-0.7260226;0.03618928,-0.1211411;-0.7208533;-0.06229176,0.02313656;0.51564;-0.1053259,481.4641
+0;0;0,0.02359282;0.2987629;-0.04948859,0.04537395;0.5860621;-0.1184927,0.2046012;0.461628;-0.04253771,0.2424444;0.2082739;0.07703431,0.2808191;-0.0466029;0.1771494,-0.1283774;0.4614882;-0.05682529,-0.2300456;0.2177163;0.04395517,-0.3179697;-0.03568162;0.1111617,0.07856515;-0.001031001;-0.04317051,0.05853192;-0.3409209;-0.008061085,0.01868739;-0.7316389;0.06729397,0.02161046;-0.6996228;-0.03445224,-0.07860774;0.01226185;-0.04132444,-0.1388477;-0.319669;0.01657386,-0.1992745;-0.6542892;0.22706,-0.2506797;-0.7025043;0.1869998,0.04019079;0.5157961;-0.09866123,0;0;0,0.01375993;0.2983082;-0.05556846,0.02593531;0.5860358;-0.1251768,0.200473;0.5147377;-0.06451178,0.2529621;0.2418324;-0.01269054,0.3162512;-0.02216527;-0.06520319,-0.1442865;0.531903;-0.03590082,-0.2227728;0.2668615;0.02335104,-0.2933542;0.002653927;-0.0175203,0.07799675;-0.001216158;-0.04418445,0.1072593;-0.3422065;-0.0388484,0.1053917;-0.7359366;0.03114843,0.1077941;-0.7835256;-0.03472328,-0.08262344;0.008522386;-0.03373388,-0.1161044;-0.3321202;-0.03282735,-0.1140826;-0.7260226;0.03618928,-0.1211411;-0.7208533;-0.06229176,0.02313656;0.51564;-0.1053259,481.4756
+0;0;0,0.0236243;0.2991615;-0.04955462,0.04543535;0.5868554;-0.1186534,0.2044357;0.4624;-0.042747,0.2421088;0.2101842;0.07628776,0.2771843;-0.02278021;0.1677957,-0.1280973;0.4622603;-0.05701546,-0.2293087;0.2195837;0.04331217,-0.3096738;-0.01202896;0.1047408,0.078841;-0.001034621;-0.04332209,0.05875394;-0.3418379;-0.008118317,0.01854488;-0.7361305;0.06792614,0.0212848;-0.7042406;-0.0274452,-0.07888374;0.0123049;-0.04146954,-0.1392856;-0.3205179;0.01658434,-0.2002652;-0.6581995;0.2289962,-0.2484496;-0.701514;0.1914459,0.04024527;0.5164955;-0.09879541,0;0;0,0.01361015;0.2989373;-0.05443025,0.02565528;0.5873649;-0.1228917,0.1997912;0.5138697;-0.06184983,0.2539198;0.2425436;-0.01033688,0.3095578;0.0008577257;-0.05900693,-0.1448082;0.5314348;-0.03483699,-0.2223741;0.2672829;0.02354641,-0.2867176;0.02595519;-0.01514847,0.07835805;-0.0009357482;-0.04419184,0.1086012;-0.3428054;-0.04383683,0.1106912;-0.739819;0.02856469,0.1126626;-0.7837735;-0.03171492,-0.08294521;0.008259567;-0.03384743,-0.1135972;-0.3335729;-0.03304069,-0.1094157;-0.7313321;0.03505021,-0.1157025;-0.7244505;-0.05732289,0.02288189;0.5167848;-0.1033328,481.4973
+0;0;0,0.0236243;0.2991615;-0.04955462,0.04543535;0.5868554;-0.1186534,0.2044357;0.4624;-0.042747,0.2421088;0.2101842;0.07628776,0.2771843;-0.02278021;0.1677957,-0.1280973;0.4622603;-0.05701546,-0.2293087;0.2195837;0.04331217,-0.3096738;-0.01202896;0.1047408,0.078841;-0.001034621;-0.04332209,0.05875394;-0.3418379;-0.008118317,0.01854488;-0.7361305;0.06792614,0.0212848;-0.7042406;-0.0274452,-0.07888374;0.0123049;-0.04146954,-0.1392856;-0.3205179;0.01658434,-0.2002652;-0.6581995;0.2289962,-0.2484496;-0.701514;0.1914459,0.04024527;0.5164955;-0.09879541,0;0;0,0.01361015;0.2989373;-0.05443025,0.02565528;0.5873649;-0.1228917,0.1997912;0.5138697;-0.06184983,0.2539198;0.2425436;-0.01033688,0.3095578;0.0008577257;-0.05900693,-0.1448082;0.5314348;-0.03483699,-0.2223741;0.2672829;0.02354641,-0.2867176;0.02595519;-0.01514847,0.07835805;-0.0009357482;-0.04419184,0.1086012;-0.3428054;-0.04383683,0.1106912;-0.739819;0.02856469,0.1126626;-0.7837735;-0.03171492,-0.08294521;0.008259567;-0.03384743,-0.1135972;-0.3335729;-0.03304069,-0.1094157;-0.7313321;0.03505021,-0.1157025;-0.7244505;-0.05732289,0.02288189;0.5167848;-0.1033328,481.5086
+0;0;0,0.02377705;0.2988233;-0.05170778,0.04551667;0.5861284;-0.1226874,0.2015179;0.4620222;-0.04343612,0.2429544;0.2117537;0.07936436,0.2751358;-0.02792105;0.1808497,-0.1255541;0.4626399;-0.05804206,-0.2257506;0.2205663;0.04584406,-0.3100066;-0.01778983;0.1156022,0.07891575;-0.001163536;-0.04325662,0.05772784;-0.3432501;-0.007770922,0.01755679;-0.7406734;0.06848973,0.02020753;-0.7091443;-0.02341332,-0.07889813;0.01237382;-0.04149888,-0.1409499;-0.3209108;0.02016474,-0.204785;-0.6555631;0.2422178,-0.1995844;-0.6247015;0.150415,0.04039095;0.5158624;-0.1024221,0;0;0,0.01493209;0.2989243;-0.05436635,0.02835911;0.5873368;-0.1228896,0.1998194;0.5142441;-0.06024623,0.2538894;0.2428797;-0.006682634,0.3153801;-0.006204963;-0.06103897,-0.1405888;0.5312896;-0.03525297,-0.2176351;0.2663974;0.02242921,-0.2844893;0.01617393;-0.01877329,0.07841467;-0.0004646033;-0.04417133,0.1108643;-0.3434024;-0.05266261,0.1183358;-0.7421704;0.02672815,0.1213315;-0.7834735;-0.03125834,-0.08296252;0.007813482;-0.03400517,-0.1104974;-0.3356543;-0.03224628,-0.1037964;-0.7368037;0.03415389,-0.1096617;-0.7290418;-0.05487759,0.02523553;0.5167607;-0.1033058,481.5304
+0;0;0,0.02377705;0.2988233;-0.05170778,0.04551667;0.5861284;-0.1226874,0.2015179;0.4620222;-0.04343612,0.2429544;0.2117537;0.07936436,0.2751358;-0.02792105;0.1808497,-0.1255541;0.4626399;-0.05804206,-0.2257506;0.2205663;0.04584406,-0.3100066;-0.01778983;0.1156022,0.07891575;-0.001163536;-0.04325662,0.05772784;-0.3432501;-0.007770922,0.01755679;-0.7406734;0.06848973,0.02020753;-0.7091443;-0.02341332,-0.07889813;0.01237382;-0.04149888,-0.1409499;-0.3209108;0.02016474,-0.204785;-0.6555631;0.2422178,-0.1995844;-0.6247015;0.150415,0.04039095;0.5158624;-0.1024221,0;0;0,0.01493209;0.2989243;-0.05436635,0.02835911;0.5873368;-0.1228896,0.1998194;0.5142441;-0.06024623,0.2538894;0.2428797;-0.006682634,0.3153801;-0.006204963;-0.06103897,-0.1405888;0.5312896;-0.03525297,-0.2176351;0.2663974;0.02242921,-0.2844893;0.01617393;-0.01877329,0.07841467;-0.0004646033;-0.04417133,0.1108643;-0.3434024;-0.05266261,0.1183358;-0.7421704;0.02672815,0.1213315;-0.7834735;-0.03125834,-0.08296252;0.007813482;-0.03400517,-0.1104974;-0.3356543;-0.03224628,-0.1037964;-0.7368037;0.03415389,-0.1096617;-0.7290418;-0.05487759,0.02523553;0.5167607;-0.1033058,481.5425
+0;0;0,0.02375487;0.2985445;-0.05165954,0.04548806;0.5857642;-0.1226175,0.1977545;0.4629363;-0.04474287,0.2392213;0.2124851;0.07814731,0.271317;-0.02655207;0.1793627,-0.1217319;0.4635397;-0.05901006,-0.2220016;0.2212893;0.04495193,-0.3060334;-0.0164327;0.1145245,0.07888115;-0.001163026;-0.04323766,0.05760656;-0.3446493;-0.007606775,0.01723313;-0.7440746;0.06903806,0.01982522;-0.7125794;-0.02083145,-0.07886355;0.01236839;-0.04148069,-0.1411693;-0.3222798;0.02043522,-0.2053258;-0.658618;0.2436069,-0.2002403;-0.6277755;0.1538355,0.0403645;0.5155278;-0.1023608,0;0;0,0.01778093;0.29847;-0.05441785,0.03274522;0.5866952;-0.1230296,0.1991836;0.5132666;-0.05870008,0.2516964;0.2414729;-0.004682541,0.3166922;-0.005700335;-0.06030965,-0.132872;0.5309975;-0.03767748,-0.2100994;0.2658267;0.01948658,-0.2753214;0.01602665;-0.02245951,0.07854859;-0.0002273768;-0.04385376,0.1111499;-0.3443104;-0.05963302,0.1223513;-0.7439957;0.02505016,0.1263695;-0.7835239;-0.0318284,-0.08282538;0.007564339;-0.03429025,-0.1100332;-0.3373376;-0.03158263,-0.09879777;-0.7406011;0.03397213,-0.104506;-0.7323402;-0.05309286,0.02933911;0.5161656;-0.1034412,481.5643
+0;0;0,0.02615606;0.2976154;-0.05570226,0.05137734;0.5830278;-0.1325274,0.2036535;0.4627458;-0.05388528,0.2413533;0.2178271;0.08080289,0.2734718;-0.01743567;0.1904991,-0.1180557;0.4630298;-0.0702772,-0.2239477;0.228263;0.04469564,-0.3098179;-0.00683859;0.1206363,0.07886259;-0.001390231;-0.04326481,0.05682495;-0.3448226;-0.007578563,0.01655812;-0.7443324;0.06868134,0.01962242;-0.7135921;-0.02118269,-0.0788514;0.01255218;-0.04144856,-0.1426337;-0.3211518;0.02396117,-0.2089011;-0.649429;0.2582427,-0.2033095;-0.6194515;0.1684974,0.0453211;0.5133361;-0.1107074,0;0;0,0.01778093;0.29847;-0.05441785,0.03274522;0.5866952;-0.1230296,0.1991836;0.5132666;-0.05870008,0.2516964;0.2414729;-0.004682541,0.3166922;-0.005700335;-0.06030965,-0.132872;0.5309975;-0.03767748,-0.2100994;0.2658267;0.01948658,-0.2753214;0.01602665;-0.02245951,0.07854859;-0.0002273768;-0.04385376,0.1111499;-0.3443104;-0.05963302,0.1223513;-0.7439957;0.02505016,0.1263695;-0.7835239;-0.0318284,-0.08282538;0.007564339;-0.03429025,-0.1100332;-0.3373376;-0.03158263,-0.09879777;-0.7406011;0.03397213,-0.104506;-0.7323402;-0.05309286,0.02933911;0.5161656;-0.1034412,481.5753
+0;0;0,0.0261371;0.2973996;-0.05566187,0.0513354;0.5825522;-0.1324174,0.204457;0.462059;-0.05349169,0.2421628;0.2171007;0.08121829,0.2748233;-0.02213149;0.1927653,-0.1189598;0.4623446;-0.06997062,-0.224869;0.2275397;0.04502085,-0.3121879;-0.01152858;0.1222428,0.07878666;-0.001388892;-0.04322315,0.05664287;-0.3464755;-0.007365003,0.01609628;-0.748761;0.06942474,0.019072;-0.718042;-0.01784172,-0.07877548;0.01254009;-0.04140865,-0.142865;-0.3227713;0.02431615,-0.2095928;-0.6533293;0.2602253,-0.2041629;-0.6233512;0.1730742,0.04528415;0.5129179;-0.1106154,0;0;0,0.01662007;0.2984445;-0.05368972,0.0313111;0.586545;-0.1217111,0.1984907;0.5125634;-0.05676055,0.2506732;0.2405089;-0.003502607,0.3155968;-0.01142305;-0.05879021,-0.1354169;0.5311134;-0.03674948,-0.2134066;0.2662098;0.02084203,-0.2804052;0.01258424;-0.02305271,0.07875871;-7.599592E-07;-0.04329634,0.1116488;-0.345363;-0.06574821,0.1250935;-0.7471259;0.02245688,0.1303124;-0.7833142;-0.03425884,-0.08258405;0.007301222;-0.03469977,-0.1097312;-0.3392787;-0.03217596,-0.09513155;-0.7453897;0.03290067,-0.09505601;-0.7837006;-0.02149079,0.02788952;0.516045;-0.1022451,481.5972
+0;0;0,0.0261371;0.2973996;-0.05566187,0.0513354;0.5825522;-0.1324174,0.204457;0.462059;-0.05349169,0.2421628;0.2171007;0.08121829,0.2748233;-0.02213149;0.1927653,-0.1189598;0.4623446;-0.06997062,-0.224869;0.2275397;0.04502085,-0.3121879;-0.01152858;0.1222428,0.07878666;-0.001388892;-0.04322315,0.05664287;-0.3464755;-0.007365003,0.01609628;-0.748761;0.06942474,0.019072;-0.718042;-0.01784172,-0.07877548;0.01254009;-0.04140865,-0.142865;-0.3227713;0.02431615,-0.2095928;-0.6533293;0.2602253,-0.2041629;-0.6233512;0.1730742,0.04528415;0.5129179;-0.1106154,0;0;0,0.01662007;0.2984445;-0.05368972,0.0313111;0.586545;-0.1217111,0.1984907;0.5125634;-0.05676055,0.2506732;0.2405089;-0.003502607,0.3155968;-0.01142305;-0.05879021,-0.1354169;0.5311134;-0.03674948,-0.2134066;0.2662098;0.02084203,-0.2804052;0.01258424;-0.02305271,0.07875871;-7.599592E-07;-0.04329634,0.1116488;-0.345363;-0.06574821,0.1250935;-0.7471259;0.02245688,0.1303124;-0.7833142;-0.03425884,-0.08258405;0.007301222;-0.03469977,-0.1097312;-0.3392787;-0.03217596,-0.09513155;-0.7453897;0.03290067,-0.09505601;-0.7837006;-0.02149079,0.02788952;0.516045;-0.1022451,481.6087
+0;0;0,0.02606414;0.2969923;-0.05709286,0.05054672;0.5818427;-0.1344461,0.2042439;0.4598768;-0.05203564,0.2438951;0.214304;0.08684936,0.2780685;-0.02277504;0.2088061,-0.120405;0.460627;-0.06869549,-0.2255022;0.2237289;0.04963098,-0.3135831;-0.01558404;0.1345945,0.07856418;-0.001382406;-0.04285693,0.05666081;-0.3503637;-0.006266274,0.01557789;-0.7503324;0.06977156,0.01853097;-0.7197592;-0.0188356,-0.07840589;0.01245731;-0.04133147,-0.1441091;-0.3258456;0.02824478,-0.2134202;-0.6476978;0.27125,-0.2079569;-0.6180323;0.1827609,0.04471903;0.5122628;-0.1125787,0;0;0,0.01543438;0.2984384;-0.05328823,0.0292359;0.5864729;-0.1209054,0.198586;0.5127102;-0.05610228,0.2498757;0.2376833;-0.002280235,0.3149301;-0.01738921;-0.05662823,-0.1391526;0.5311752;-0.03559072,-0.2187016;0.263948;0.02296563,-0.2852217;0.007321775;-0.02137166,0.07849042;6.456673E-05;-0.04301405,0.111969;-0.3488635;-0.07012534,0.1275395;-0.7478395;0.01943016,0.1319282;-0.7851032;-0.03815985,-0.08207733;0.007220485;-0.03495904,-0.1089112;-0.3433209;-0.03226353,-0.09190962;-0.7471333;0.03169758,-0.09705059;-0.7384935;-0.05419531,0.02600901;0.5159891;-0.1015375,481.6314
+0;0;0,0.02606414;0.2969923;-0.05709286,0.05054672;0.5818427;-0.1344461,0.2042439;0.4598768;-0.05203564,0.2438951;0.214304;0.08684936,0.2780685;-0.02277504;0.2088061,-0.120405;0.460627;-0.06869549,-0.2255022;0.2237289;0.04963098,-0.3135831;-0.01558404;0.1345945,0.07856418;-0.001382406;-0.04285693,0.05666081;-0.3503637;-0.006266274,0.01557789;-0.7503324;0.06977156,0.01853097;-0.7197592;-0.0188356,-0.07840589;0.01245731;-0.04133147,-0.1441091;-0.3258456;0.02824478,-0.2134202;-0.6476978;0.27125,-0.2079569;-0.6180323;0.1827609,0.04471903;0.5122628;-0.1125787,0;0;0,0.01543438;0.2984384;-0.05328823,0.0292359;0.5864729;-0.1209054,0.198586;0.5127102;-0.05610228,0.2498757;0.2376833;-0.002280235,0.3149301;-0.01738921;-0.05662823,-0.1391526;0.5311752;-0.03559072,-0.2187016;0.263948;0.02296563,-0.2852217;0.007321775;-0.02137166,0.07849042;6.456673E-05;-0.04301405,0.111969;-0.3488635;-0.07012534,0.1275395;-0.7478395;0.01943016,0.1319282;-0.7851032;-0.03815985,-0.08207733;0.007220485;-0.03495904,-0.1089112;-0.3433209;-0.03226353,-0.09190962;-0.7471333;0.03169758,-0.09705059;-0.7384935;-0.05419531,0.02600901;0.5159891;-0.1015375,481.6427
+0;0;0,0.02605244;0.2968589;-0.05706723,0.05051979;0.5815321;-0.1343723,0.2051739;0.4592975;-0.05161399,0.2450979;0.2120353;0.08822648,0.2795435;-0.02693225;0.2111547,-0.1214148;0.4600522;-0.06837338,-0.227235;0.2215244;0.05076711,-0.3160176;-0.01969491;0.1364075,0.0786599;-0.00138409;-0.04290915,0.05671766;-0.3509847;-0.006253552,0.01552401;-0.7520314;0.06998923,0.01845074;-0.7214634;-0.01782732,-0.07850142;0.01247249;-0.04138183,-0.1443212;-0.3264307;0.02831789,-0.2138191;-0.6491505;0.2719781,-0.2084046;-0.619482;0.1842786,0.04469582;0.5119966;-0.1125188,0;0;0,0.01405261;0.298416;-0.05301952,0.02641518;0.586383;-0.1203933,0.1972318;0.5132111;-0.05561972,0.2483048;0.2361353;-0.001689911,0.3130153;-0.02171898;-0.05391121,-0.142677;0.5309034;-0.03486966,-0.2235026;0.2621984;0.02473512,-0.2895456;0.003221095;-0.01967682,0.07853632;0.0001528859;-0.04315686,0.1128935;-0.3491317;-0.07257724,0.1278181;-0.7493848;0.01643442,0.1317218;-0.7848958;-0.04199243,-0.08221958;0.00712984;-0.03492274,-0.1099809;-0.3439696;-0.03287608,-0.09010462;-0.7488496;0.03057005,-0.09506868;-0.7400068;-0.05456729,0.02354913;0.5159165;-0.1010818,481.6652
+0;0;0,0.02621326;0.2964402;-0.05870484,0.05035068;0.5807509;-0.1372773,0.2036584;0.4580768;-0.05149949,0.2449209;0.2125102;0.09225655,0.2786132;-0.009694904;0.2163275,-0.1221153;0.4580411;-0.07607882,-0.2309895;0.2249492;0.05231875,-0.3162347;-0.001095548;0.1391572,0.07864189;-0.001466741;-0.04266728,0.05700083;-0.3521863;-0.005871072,0.01553933;-0.7524898;0.06990597,0.02067694;-0.7222662;-0.02047192,-0.07825175;0.01255485;-0.04154798,-0.1450222;-0.3266631;0.03124893,-0.2146034;-0.642374;0.2826236,-0.2069235;-0.6131669;0.1924293,0.04464263;0.5112898;-0.1151741,0;0;0,0.01400239;0.2982594;-0.05343628,0.02642173;0.5860916;-0.1211782,0.1967775;0.5135664;-0.05536079,0.246945;0.2355713;-0.00175738,0.3064945;-0.0100605;-0.04673242,-0.1425475;0.5308312;-0.03575764,-0.2242332;0.2617744;0.02430302,-0.2866619;0.0161377;-0.01655217,0.07848623;0.0002743304;-0.04297709,0.1131222;-0.3499884;-0.07368398,0.1257412;-0.7498332;0.01388884,0.1260388;-0.7810299;-0.05281568,-0.08202629;0.006999881;-0.03506971,-0.1094165;-0.3452387;-0.03301373,-0.08977234;-0.7493175;0.03053593,-0.09472498;-0.7412168;-0.05715955,0.02353431;0.5156555;-0.1017776,481.6872
+0;0;0,0.02621326;0.2964402;-0.05870484,0.05035068;0.5807509;-0.1372773,0.2036584;0.4580768;-0.05149949,0.2449209;0.2125102;0.09225655,0.2786132;-0.009694904;0.2163275,-0.1221153;0.4580411;-0.07607882,-0.2309895;0.2249492;0.05231875,-0.3162347;-0.001095548;0.1391572,0.07864189;-0.001466741;-0.04266728,0.05700083;-0.3521863;-0.005871072,0.01553933;-0.7524898;0.06990597,0.02067694;-0.7222662;-0.02047192,-0.07825175;0.01255485;-0.04154798,-0.1450222;-0.3266631;0.03124893,-0.2146034;-0.642374;0.2826236,-0.2069235;-0.6131669;0.1924293,0.04464263;0.5112898;-0.1151741,0;0;0,0.01400239;0.2982594;-0.05343628,0.02642173;0.5860916;-0.1211782,0.1967775;0.5135664;-0.05536079,0.246945;0.2355713;-0.00175738,0.3064945;-0.0100605;-0.04673242,-0.1425475;0.5308312;-0.03575764,-0.2242332;0.2617744;0.02430302,-0.2866619;0.0161377;-0.01655217,0.07848623;0.0002743304;-0.04297709,0.1131222;-0.3499884;-0.07368398,0.1257412;-0.7498332;0.01388884,0.1260388;-0.7810299;-0.05281568,-0.08202629;0.006999881;-0.03506971,-0.1094165;-0.3452387;-0.03301373,-0.08977234;-0.7493175;0.03053593,-0.09472498;-0.7412168;-0.05715955,0.02353431;0.5156555;-0.1017776,481.7094
+0;0;0,0.02619504;0.2962342;-0.05866404,0.05031219;0.5803059;-0.1371703,0.2038643;0.4576131;-0.05131616,0.2451584;0.2118586;0.09254988,0.2790289;-0.01152147;0.2172769,-0.1223998;0.4575773;-0.07593249,-0.2313573;0.2243071;0.05256332,-0.3170533;-0.002932906;0.1398609,0.07857357;-0.001465466;-0.04263021,0.0569391;-0.3520781;-0.005845223,0.01594738;-0.747846;0.06907324,0.02102675;-0.7176249;-0.02028001,-0.07818376;0.01254394;-0.04151188,-0.1449339;-0.3265706;0.03126283,-0.2137267;-0.6387044;0.2797893,-0.2061338;-0.6094882;0.1906176,0.04460919;0.5109063;-0.1150867,0;0;0,0.01362193;0.2980037;-0.05376387,0.02554496;0.5855327;-0.1217933,0.1963102;0.5137421;-0.05584789,0.2459911;0.2354603;-0.002099041,0.3056572;-0.01180162;-0.04573608,-0.1435425;0.5302744;-0.0361832,-0.2255626;0.2611154;0.02401693,-0.28942;0.01427339;-0.01590747,0.07851788;0.0003253371;-0.04275656,0.1125668;-0.3498166;-0.07424784,0.1220708;-0.7458244;0.00949502,0.1221118;-0.7809567;-0.05188608,-0.08188517;0.006934064;-0.03521398,-0.1096643;-0.3451654;-0.03305389,-0.09072223;-0.7446078;0.03028933,-0.09557462;-0.7363408;-0.05639393,0.02279408;0.5151798;-0.1023142,481.7314
+0;0;0,0.02613403;0.2958983;-0.06036179,0.05004616;0.5795378;-0.1404771,0.2030416;0.4561938;-0.05329556,0.244607;0.2143455;0.09696972,0.2771229;-0.007422537;0.2248928,-0.1224754;0.455926;-0.079774,-0.2324653;0.2260458;0.05384953,-0.3189795;0.002708837;0.149967,0.07868441;-0.001664944;-0.04241792,0.05661379;-0.3522342;-0.005478702,0.01549501;-0.7480848;0.06893154,0.02112061;-0.7181486;-0.02038924,-0.07804236;0.01270497;-0.04172843,-0.1466787;-0.3249177;0.03605589,-0.2209778;-0.6300505;0.2915925,-0.2127746;-0.6012267;0.2024792,0.04442506;0.5102571;-0.1180024,0;0;0,0.01362193;0.2980037;-0.05376387,0.02554496;0.5855327;-0.1217933,0.1963102;0.5137421;-0.05584789,0.2459911;0.2354603;-0.002099041,0.3056572;-0.01180162;-0.04573608,-0.1435425;0.5302744;-0.0361832,-0.2255626;0.2611154;0.02401693,-0.28942;0.01427339;-0.01590747,0.07851788;0.0003253371;-0.04275656,0.1125668;-0.3498166;-0.07424784,0.1220708;-0.7458244;0.00949502,0.1221118;-0.7809567;-0.05188608,-0.08188517;0.006934064;-0.03521398,-0.1096643;-0.3451654;-0.03305389,-0.09072223;-0.7446078;0.03028933,-0.09557462;-0.7363408;-0.05639393,0.02279408;0.5151798;-0.1023142,481.7429
+0;0;0,0.02614367;0.2960075;-0.06038406,0.05006301;0.5797325;-0.1405236,0.2031441;0.4563366;-0.05329924,0.2447739;0.2141137;0.09719882,0.2766013;-0.002958283;0.2224131,-0.1225523;0.4560687;-0.07979228,-0.2327127;0.2258324;0.05403826,-0.3173949;0.007224724;0.1481204,0.07830252;-0.001656864;-0.04221204,0.05607637;-0.3546963;-0.005012535,0.01519054;-0.7483044;0.06897616,0.02080775;-0.7183681;-0.02021141,-0.07766358;0.01264331;-0.04152589,-0.1467836;-0.3273583;0.03680652,-0.2206617;-0.6307626;0.2908955,-0.2124707;-0.601937;0.2019151,0.04444012;0.5104298;-0.1180417,0;0;0,0.01314119;0.2979255;-0.05493474,0.02473163;0.5854257;-0.1235332,0.195788;0.5137438;-0.05778074,0.2449863;0.2351339;-0.002910379,0.3023947;-0.00754185;-0.04321647,-0.1445346;0.5301901;-0.0382583,-0.2267707;0.2608379;0.02290787,-0.2902352;0.01924871;-0.01475887,0.07854826;0.0004113615;-0.04178381,0.110254;-0.3524618;-0.07324696,0.1179262;-0.7469059;0.006929636,0.1180208;-0.7839078;-0.05220342,-0.0812057;0.006800473;-0.03571097,-0.1094925;-0.3477543;-0.03337597,-0.09043749;-0.7449294;0.02956892,-0.09523103;-0.7367532;-0.05695695,0.02208602;0.5150771;-0.1039379,481.7539
+0;0;0,0.02614367;0.2960075;-0.06038406,0.05006301;0.5797325;-0.1405236,0.2031441;0.4563366;-0.05329924,0.2447739;0.2141137;0.09719882,0.2766013;-0.002958283;0.2224131,-0.1225523;0.4560687;-0.07979228,-0.2327127;0.2258324;0.05403826,-0.3173949;0.007224724;0.1481204,0.07830252;-0.001656864;-0.04221204,0.05607637;-0.3546963;-0.005012535,0.01519054;-0.7483044;0.06897616,0.02080775;-0.7183681;-0.02021141,-0.07766358;0.01264331;-0.04152589,-0.1467836;-0.3273583;0.03680652,-0.2206617;-0.6307626;0.2908955,-0.2124707;-0.601937;0.2019151,0.04444012;0.5104298;-0.1180417,0;0;0,0.01314119;0.2979255;-0.05493474,0.02473163;0.5854257;-0.1235332,0.195788;0.5137438;-0.05778074,0.2449863;0.2351339;-0.002910379,0.3023947;-0.00754185;-0.04321647,-0.1445346;0.5301901;-0.0382583,-0.2267707;0.2608379;0.02290787,-0.2902352;0.01924871;-0.01475887,0.07854826;0.0004113615;-0.04178381,0.110254;-0.3524618;-0.07324696,0.1179262;-0.7469059;0.006929636,0.1180208;-0.7839078;-0.05220342,-0.0812057;0.006800473;-0.03571097,-0.1094925;-0.3477543;-0.03337597,-0.09043749;-0.7449294;0.02956892,-0.09523103;-0.7367532;-0.05695695,0.02208602;0.5150771;-0.1039379,481.7761
+0;0;0,0.02822658;0.2949536;-0.06463616,0.05569357;0.5762009;-0.1521337,0.2124182;0.455974;-0.06574229,0.2501591;0.2221387;0.09946757,0.2787876;0.02495921;0.250243,-0.1205667;0.4578572;-0.0837643,-0.2321872;0.2303792;0.0547718,-0.3160778;0.01701365;0.15412,0.07829416;-0.001814906;-0.04208993,0.0559854;-0.3569637;-0.003995337,0.01528179;-0.7492206;0.06912048,0.01861601;-0.7200279;-0.0218266,-0.07753709;0.01278809;-0.04158482,-0.1482101;-0.3276539;0.04317432,-0.2225862;-0.6256793;0.3010837,-0.2165834;-0.5977284;0.2102932,0.04907386;0.5076745;-0.1276157,0;0;0,0.01263901;0.2976463;-0.0567379,0.02409246;0.5850676;-0.12585,0.1983715;0.5131962;-0.06244779,0.2439022;0.2341482;-0.00365353,0.3005874;-0.006136939;-0.04215575,-0.1473476;0.5301265;-0.03952812,-0.2298412;0.2603244;0.0221099,-0.2930721;0.0212009;-0.01330739,0.0785114;0.0004240274;-0.04172063,0.1079398;-0.3551014;-0.07027173,0.1154349;-0.7489939;0.004966259,0.113511;-0.7904859;-0.05132175,-0.08109456;0.00674824;-0.03581848,-0.1101691;-0.3499386;-0.0328739,-0.09068422;-0.7459159;0.02787564,-0.09598084;-0.7382724;-0.06018842,0.02152121;0.5147573;-0.1060843,481.7985
+0;0;0,0.02822658;0.2949536;-0.06463616,0.05569357;0.5762009;-0.1521337,0.2124182;0.455974;-0.06574229,0.2501591;0.2221387;0.09946757,0.2787876;0.02495921;0.250243,-0.1205667;0.4578572;-0.0837643,-0.2321872;0.2303792;0.0547718,-0.3160778;0.01701365;0.15412,0.07829416;-0.001814906;-0.04208993,0.0559854;-0.3569637;-0.003995337,0.01528179;-0.7492206;0.06912048,0.01861601;-0.7200279;-0.0218266,-0.07753709;0.01278809;-0.04158482,-0.1482101;-0.3276539;0.04317432,-0.2225862;-0.6256793;0.3010837,-0.2165834;-0.5977284;0.2102932,0.04907386;0.5076745;-0.1276157,0;0;0,0.01263901;0.2976463;-0.0567379,0.02409246;0.5850676;-0.12585,0.1983715;0.5131962;-0.06244779,0.2439022;0.2341482;-0.00365353,0.3005874;-0.006136939;-0.04215575,-0.1473476;0.5301265;-0.03952812,-0.2298412;0.2603244;0.0221099,-0.2930721;0.0212009;-0.01330739,0.0785114;0.0004240274;-0.04172063,0.1079398;-0.3551014;-0.07027173,0.1154349;-0.7489939;0.004966259,0.113511;-0.7904859;-0.05132175,-0.08109456;0.00674824;-0.03581848,-0.1101691;-0.3499386;-0.0328739,-0.09068422;-0.7459159;0.02787564,-0.09598084;-0.7382724;-0.06018842,0.02152121;0.5147573;-0.1060843,481.8101
+0;0;0,0.0282597;0.2952997;-0.064712,0.05574661;0.576752;-0.1522779,0.2141633;0.455861;-0.06519641,0.2519377;0.2218186;0.1001598,0.2807888;0.02310564;0.2521079,-0.1222955;0.4577639;-0.08340643,-0.2340149;0.2300844;0.0552524,-0.318558;0.01505949;0.1553733,0.07836057;-0.001816446;-0.04212563,0.05600247;-0.3577507;-0.003946777,0.0154464;-0.7485858;0.06890401,0.02002184;-0.7196937;-0.05589952,-0.07760284;0.01279894;-0.04162008,-0.1484322;-0.328396;0.04332652,-0.2225387;-0.6253412;0.300301,-0.2143013;-0.598153;0.1757124,0.04911486;0.5081009;-0.1277153,0;0;0,0.01153821;0.2976038;-0.05905104,0.0226851;0.5850518;-0.129005,0.1994976;0.5129831;-0.06730008,0.2425913;0.2338311;-0.005960222,0.2998201;-0.008608386;-0.04277587,-0.15056;0.5300919;-0.0419941,-0.2329896;0.2602675;0.02082026,-0.296935;0.01903479;-0.01272378,0.07863615;0.0005006045;-0.04164553,0.1066106;-0.3559431;-0.07014227,0.113405;-0.7489346;0.002076626,0.1024512;-0.7495473;-0.1185093,-0.08115013;0.006646466;-0.03589883,-0.1105798;-0.3508123;-0.03393491,-0.09156669;-0.7455517;0.02542307,-0.09917457;-0.7464923;-0.09533654,0.02021093;0.514691;-0.1089172,481.8329
+0;0;0,0.02938783;0.2949299;-0.06817467,0.05742148;0.5759076;-0.1583924,0.2152574;0.4555742;-0.07027583,0.2525682;0.2255663;0.1026334,0.2922729;0.03318875;0.2607959,-0.1205974;0.4586585;-0.08858632,-0.2337203;0.233952;0.05599421,-0.3197021;0.02207984;0.1623816,0.0784165;-0.002051633;-0.04194134,0.05669696;-0.3586377;-0.003168818,0.01581019;-0.7465055;0.06853637,0.01902256;-0.7177432;-0.01999284,-0.07736997;0.01317599;-0.04186545,-0.1497623;-0.3261259;0.0517415,-0.2255097;-0.6128674;0.3149838,-0.219667;-0.5854477;0.2266182,0.05072977;0.5072794;-0.1333403,0;0;0,0.01004757;0.2976918;-0.06143045,0.02093507;0.5850602;-0.1333091,0.1970494;0.5131736;-0.07006097,0.2412711;0.2332783;-0.007639889,0.2986512;-0.009556592;-0.04424191,-0.1519986;0.5304229;-0.04587895,-0.2352592;0.2601407;0.0189945,-0.2999557;0.01844963;-0.01263968,0.07849246;0.0003970861;-0.04184747,0.1044843;-0.3570245;-0.06835961,0.1101875;-0.7478061;-0.00118804,0.1078788;-0.78616;-0.05750585,-0.08116991;0.006754336;-0.03575275,-0.1118252;-0.3512804;-0.03581986,-0.09475604;-0.7432696;0.02169493,-0.09995715;-0.7354366;-0.06392542,0.01839915;0.5147541;-0.1125047,481.8544
+0;0;0,0.02938783;0.2949299;-0.06817467,0.05742148;0.5759076;-0.1583924,0.2152574;0.4555742;-0.07027583,0.2525682;0.2255663;0.1026334,0.2922729;0.03318875;0.2607959,-0.1205974;0.4586585;-0.08858632,-0.2337203;0.233952;0.05599421,-0.3197021;0.02207984;0.1623816,0.0784165;-0.002051633;-0.04194134,0.05669696;-0.3586377;-0.003168818,0.01581019;-0.7465055;0.06853637,0.01902256;-0.7177432;-0.01999284,-0.07736997;0.01317599;-0.04186545,-0.1497623;-0.3261259;0.0517415,-0.2255097;-0.6128674;0.3149838,-0.219667;-0.5854477;0.2266182,0.05072977;0.5072794;-0.1333403,0;0;0,0.01004757;0.2976918;-0.06143045,0.02093507;0.5850602;-0.1333091,0.1970494;0.5131736;-0.07006097,0.2412711;0.2332783;-0.007639889,0.2986512;-0.009556592;-0.04424191,-0.1519986;0.5304229;-0.04587895,-0.2352592;0.2601407;0.0189945,-0.2999557;0.01844963;-0.01263968,0.07849246;0.0003970861;-0.04184747,0.1044843;-0.3570245;-0.06835961,0.1101875;-0.7478061;-0.00118804,0.1078788;-0.78616;-0.05750585,-0.08116991;0.006754336;-0.03575275,-0.1118252;-0.3512804;-0.03581986,-0.09475604;-0.7432696;0.02169493,-0.09995715;-0.7354366;-0.06392542,0.01839915;0.5147541;-0.1125047,481.8768
+0;0;0,0.02942188;0.2952716;-0.06825366,0.05751631;0.5768594;-0.1586692,0.214728;0.4565347;-0.07071868,0.2520987;0.2261577;0.102468,0.292233;0.03169817;0.2623421,-0.1198887;0.4596076;-0.08896166,-0.2331932;0.2345406;0.05585085,-0.3201055;0.02037548;0.1633896,0.07834673;-0.002049807;-0.04190403,0.05662637;-0.3586493;-0.003130041,0.01584751;-0.7454934;0.06838588,0.02036824;-0.7172352;-0.05620011,-0.07730112;0.01316426;-0.0418282,-0.1496962;-0.3261504;0.05178229,-0.2252436;-0.6121351;0.3143297,-0.2170213;-0.5857664;0.189974,0.05080684;0.5080492;-0.1335506,0;0;0,0.01021803;0.2975457;-0.06380939,0.02166267;0.5846807;-0.1391029,0.1969686;0.5130891;-0.07578921,0.2396985;0.2331711;-0.01033807,0.2986765;-0.01246513;-0.04453492,-0.1508415;0.5302498;-0.05078085,-0.2344998;0.2601194;0.01626072,-0.3004544;0.01544724;-0.0114981,0.07832722;0.0003791451;-0.04198885,0.1021511;-0.3572155;-0.06838751,0.1059892;-0.7474483;-0.004126549,0.09493891;-0.7488747;-0.124274,-0.08113679;0.006766231;-0.03562863,-0.1131498;-0.3511583;-0.03752371,-0.09756589;-0.7423519;0.01860524,-0.1052975;-0.7440229;-0.1017373,0.01881636;0.5144539;-0.1174026,481.8993
+0;0;0,0.02993401;0.2949467;-0.0703857,0.05847781;0.5764272;-0.1629191,0.2138425;0.4568751;-0.07634085,0.251263;0.2309371;0.1046543,0.2917987;0.03320147;0.2685845,-0.1170668;0.4602165;-0.0940828,-0.2321778;0.2372694;0.05508671,-0.3225152;0.02491562;0.1749227,0.07857605;-0.002219259;-0.04165557,0.05735935;-0.3581597;-0.002726145,0.01692417;-0.7448635;0.06800198,0.02127315;-0.7170463;-0.05644513,-0.07724249;0.01331937;-0.04207731,-0.1496797;-0.3252474;0.05164938,-0.2284805;-0.6074514;0.3168448,-0.2204308;-0.5817801;0.1926384,0.0516754;0.50761;-0.1372885,0;0;0,0.01108022;0.2972641;-0.06599259,0.02362839;0.5839646;-0.1450027,0.195641;0.5125333;-0.07859969,0.2415713;0.2320665;-0.01199412,0.2997542;-0.0195156;-0.04260159,-0.1468908;0.5293285;-0.05658799,-0.2338213;0.2601407;0.01544371,-0.302538;0.01082262;-0.01165104,0.07822251;0.0002450198;-0.04237318,0.09978066;-0.3568686;-0.06814933,0.1017771;-0.7472019;-0.006398197,0.09134798;-0.7491114;-0.1263306,-0.08135826;0.006931058;-0.03531432,-0.1163247;-0.3500236;-0.03978362,-0.1015918;-0.7409434;0.01626907,-0.1087096;-0.7430897;-0.1038422,0.02050931;0.51385;-0.1223485,481.9215
+0;0;0,0.02993401;0.2949467;-0.0703857,0.05847781;0.5764272;-0.1629191,0.2138425;0.4568751;-0.07634085,0.251263;0.2309371;0.1046543,0.2917987;0.03320147;0.2685845,-0.1170668;0.4602165;-0.0940828,-0.2321778;0.2372694;0.05508671,-0.3225152;0.02491562;0.1749227,0.07857605;-0.002219259;-0.04165557,0.05735935;-0.3581597;-0.002726145,0.01692417;-0.7448635;0.06800198,0.02127315;-0.7170463;-0.05644513,-0.07724249;0.01331937;-0.04207731,-0.1496797;-0.3252474;0.05164938,-0.2284805;-0.6074514;0.3168448,-0.2204308;-0.5817801;0.1926384,0.0516754;0.50761;-0.1372885,0;0;0,0.01108022;0.2972641;-0.06599259,0.02362839;0.5839646;-0.1450027,0.195641;0.5125333;-0.07859969,0.2415713;0.2320665;-0.01199412,0.2997542;-0.0195156;-0.04260159,-0.1468908;0.5293285;-0.05658799,-0.2338213;0.2601407;0.01544371,-0.302538;0.01082262;-0.01165104,0.07822251;0.0002450198;-0.04237318,0.09978066;-0.3568686;-0.06814933,0.1017771;-0.7472019;-0.006398197,0.09134798;-0.7491114;-0.1263306,-0.08135826;0.006931058;-0.03531432,-0.1163247;-0.3500236;-0.03978362,-0.1015918;-0.7409434;0.01626907,-0.1087096;-0.7430897;-0.1038422,0.02050931;0.51385;-0.1223485,481.9435
+0;0;0,0.02990362;0.2946472;-0.07031425,0.05844744;0.5761282;-0.1628485,0.2113808;0.4573238;-0.07717889,0.2493693;0.2279567;0.1065633,0.2895223;0.03208792;0.2689458,-0.1145699;0.4606152;-0.09465498,-0.2314279;0.2342843;0.05677849,-0.3209124;0.02393541;0.1754832,0.07858013;-0.002219374;-0.04165773,0.05745764;-0.3565793;-0.002901174,0.01693889;-0.7440823;0.06797313,0.01999792;-0.7156177;-0.01956179,-0.07724649;0.01332006;-0.04207949,-0.1493621;-0.3237433;0.051231,-0.2283257;-0.6065305;0.3169745,-0.2226636;-0.5795753;0.2296089,0.05164377;0.5072985;-0.1372133,0;0;0,0.01306012;0.2964597;-0.06779671,0.02711594;0.5822319;-0.149874,0.1959811;0.5123435;-0.08247995,0.2466466;0.2287523;-0.0130353,0.300621;-0.02137524;-0.04249597,-0.1406031;0.5293944;-0.06074366,-0.2303921;0.2571016;0.0141438,-0.2996227;0.01029341;-0.01110981,0.0780122;3.959239E-05;-0.04276943,0.09818597;-0.3557162;-0.06622195,0.09752575;-0.74734;-0.007452011,0.09327401;-0.7826163;-0.06571865,-0.0814832;0.007161553;-0.03499041,-0.1161605;-0.348209;-0.04032664,-0.1052276;-0.7401571;0.01517738,-0.1104881;-0.7330514;-0.06921608,0.02371051;0.5123432;-0.1265297,481.9555
+0;0;0,0.02984773;0.2943319;-0.07164625,0.05788442;0.575626;-0.1649059,0.2094754;0.455779;-0.07609133,0.2491885;0.2288256;0.1102647,0.2854916;0.03715214;0.2784559,-0.1148032;0.4580617;-0.09828706,-0.2334904;0.2355771;0.05736481,-0.3262961;0.03111924;0.183575,0.07854574;-0.002319451;-0.04171708,0.05800202;-0.3567002;-0.002839774,0.01714981;-0.7442182;0.06776085,0.02136486;-0.7160106;-0.01972113,-0.0772154;0.01336746;-0.04212152,-0.1494376;-0.3233054;0.05250698,-0.2312067;-0.6007153;0.3230271,-0.2243769;-0.5740814;0.2357568,0.05124217;0.5068356;-0.139123,0;0;0,0.01306012;0.2964597;-0.06779671,0.02711594;0.5822319;-0.149874,0.1959811;0.5123435;-0.08247995,0.2466466;0.2287523;-0.0130353,0.300621;-0.02137524;-0.04249597,-0.1406031;0.5293944;-0.06074366,-0.2303921;0.2571016;0.0141438,-0.2996227;0.01029341;-0.01110981,0.0780122;3.959239E-05;-0.04276943,0.09818597;-0.3557162;-0.06622195,0.09752575;-0.74734;-0.007452011,0.09327401;-0.7826163;-0.06571865,-0.0814832;0.007161553;-0.03499041,-0.1161605;-0.348209;-0.04032664,-0.1052276;-0.7401571;0.01517738,-0.1104881;-0.7330514;-0.06921608,0.02371051;0.5123432;-0.1265297,481.9666
+0;0;0,0.02984773;0.2943319;-0.07164625,0.05788442;0.575626;-0.1649059,0.2094754;0.455779;-0.07609133,0.2491885;0.2288256;0.1102647,0.2854916;0.03715214;0.2784559,-0.1148032;0.4580617;-0.09828706,-0.2334904;0.2355771;0.05736481,-0.3262961;0.03111924;0.183575,0.07854574;-0.002319451;-0.04171708,0.05800202;-0.3567002;-0.002839774,0.01714981;-0.7442182;0.06776085,0.02136486;-0.7160106;-0.01972113,-0.0772154;0.01336746;-0.04212152,-0.1494376;-0.3233054;0.05250698,-0.2312067;-0.6007153;0.3230271,-0.2243769;-0.5740814;0.2357568,0.05124217;0.5068356;-0.139123,0;0;0,0.01306012;0.2964597;-0.06779671,0.02711594;0.5822319;-0.149874,0.1959811;0.5123435;-0.08247995,0.2466466;0.2287523;-0.0130353,0.300621;-0.02137524;-0.04249597,-0.1406031;0.5293944;-0.06074366,-0.2303921;0.2571016;0.0141438,-0.2996227;0.01029341;-0.01110981,0.0780122;3.959239E-05;-0.04276943,0.09818597;-0.3557162;-0.06622195,0.09752575;-0.74734;-0.007452011,0.09327401;-0.7826163;-0.06571865,-0.0814832;0.007161553;-0.03499041,-0.1161605;-0.348209;-0.04032664,-0.1052276;-0.7401571;0.01517738,-0.1104881;-0.7330514;-0.06921608,0.02371051;0.5123432;-0.1265297,481.978
+0;0;0,0.02983422;0.2941987;-0.07161383,0.05790879;0.5758749;-0.165003,0.2076419;0.4564801;-0.07686946,0.2476972;0.2275714;0.1110921,0.2838712;0.03657903;0.2786857,-0.1128574;0.4587362;-0.09880652,-0.2325673;0.2343348;0.05818635,-0.3250431;0.03060344;0.1839481,0.07864676;-0.002322434;-0.04177072,0.05811521;-0.3564931;-0.002916466,0.01706219;-0.7459159;0.06803121,0.02126709;-0.7177041;-0.01924025,-0.07731469;0.01338464;-0.04217568,-0.1494941;-0.3230886;0.05239672,-0.2316651;-0.6018621;0.3242466,-0.2248517;-0.5752201;0.2371864,0.05125276;0.5069417;-0.1391665,0;0;0,0.01666752;0.2955072;-0.07049251,0.03466116;0.580162;-0.1570314,0.2000042;0.5111727;-0.08693218,0.2514223;0.2253394;-0.01630163,0.3020467;-0.02477711;-0.04374623,-0.1316759;0.5283183;-0.06672622,-0.2246237;0.2556226;0.01284076,-0.295841;0.01010396;-0.01002789,0.07791167;-0.0004250258;-0.04318666,0.09547701;-0.3561428;-0.06608677,0.09186611;-0.7500097;-0.009298325,0.09080388;-0.785669;-0.06696033,-0.0817107;0.007658932;-0.0346439,-0.1182366;-0.3472924;-0.04123666,-0.1090614;-0.7413002;0.01392437,-0.114361;-0.7345591;-0.07014777,0.03029315;0.5105484;-0.1325679,482.0007
+0;0;0,0.02992294;0.295036;-0.07307947,0.05800235;0.5781046;-0.1678611,0.2066804;0.4578987;-0.07740153,0.2496467;0.2380697;0.1195829,0.2853802;0.05271485;0.2919796,-0.1128379;0.4596272;-0.1032491,-0.2337174;0.2391885;0.05727726,-0.3270019;0.03987092;0.1873713,0.07880502;-0.002388127;-0.04177985,0.05943881;-0.3543675;-0.003362779,0.01754886;-0.7447391;0.06787911,0.0248784;-0.717616;-0.05602641,-0.07738902;0.01340796;-0.04233979,-0.1508468;-0.3192417;0.05609042,-0.2318648;-0.5897156;0.338048,-0.2208612;-0.5649807;0.2144933,0.05134613;0.5088008;-0.1416784,0;0;0,0.01922692;0.2959515;-0.07297421,0.03903642;0.5815399;-0.1620783,0.2038362;0.5093175;-0.09129214,0.2547162;0.2243253;-0.01942801,0.3038879;-0.02523299;-0.04505444,-0.1275304;0.5282993;-0.07078482,-0.2198652;0.2566954;0.01094278,-0.2943445;0.0129019;-0.008331301,0.0781305;-0.0008419007;-0.04308605,0.09246491;-0.3544287;-0.06569719,0.0871218;-0.7496462;-0.01097322,0.07608852;-0.7527945;-0.1301119,-0.08183413;0.008020714;-0.03464586,-0.1201547;-0.3444201;-0.04221926,-0.1132228;-0.739642;0.0122942,-0.1209821;-0.7430701;-0.1070244,0.03427567;0.5116509;-0.1370637,482.0219

+ 115 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004135651;0.2980999;0.00465325,0.007956016;0.5842978;-0.005485742,0.1815327;0.4699389;0.01874843,0.2303543;0.1777673;0.02798049,0.288223;-0.07117617;-0.02486744,-0.1656052;0.4603367;-0.007860087,-0.2282303;0.1707034;-0.01271563,-0.2741067;-0.08041188;-0.0670393,0.07526409;0.003738846;-0.03884955,0.07635126;-0.3673655;0.009982623,0.06757429;-0.7484137;0.09790295,0.07129469;-0.7107708;0.01101971,-0.07295131;0.008089557;-0.04243365,-0.1174068;-0.3621951;-0.01054066,-0.1456954;-0.7407846;0.08366353,-0.1396913;-0.702971;-0.003076605,0.007077478;0.5143585;-0.0007553198,0;0;0,0.003010679;0.297968;0.01040912,0.00565473;0.5843256;0.006710768,0.1847835;0.4928259;0.0155127,0.2335942;0.2006651;0.005891323,0.2778828;-0.0491405;-0.05534792,-0.1752852;0.4982731;0.01190871,-0.2217942;0.2059084;-0.001977032,-0.2487161;-0.04387496;-0.0726738,0.07500841;0.002226591;-0.03945541,0.0925985;-0.3715638;-0.03076744,0.08126771;-0.7539194;0.05096745,0.08338936;-0.7907358;-0.005175356,-0.07579836;0.004851894;-0.03766983,-0.100359;-0.3683466;-0.02270852,-0.08773596;-0.7511471;0.05672171,-0.09715896;-0.7894374;0.00316241,0.005069293;0.514304;0.01007295,643.4797
+0;0;0,0.004134422;0.2980114;0.004651867,0.00795388;0.5841414;-0.005484748,0.1817156;0.4697513;0.01876901,0.2305734;0.1773627;0.02800793,0.2885126;-0.07188441;-0.02490444,-0.16579;0.460139;-0.007867698,-0.2284617;0.1702904;-0.01272685,-0.274394;-0.08113101;-0.06711676,0.07527731;0.003739503;-0.03885637,0.07636471;-0.3674434;0.009986147,0.06754549;-0.7503259;0.0983297,0.07116976;-0.7128805;0.0136911,-0.07296412;0.008090978;-0.0424411,-0.117429;-0.3622722;-0.01054136,-0.1458538;-0.7426841;0.08411631,-0.1400048;-0.7050724;-0.000382863,0.007075543;0.514218;-0.0007554037,0;0;0,0.00289188;0.2978812;0.01038814,0.005432867;0.5841718;0.006673574,0.184797;0.492844;0.01551557,0.2334647;0.2004321;0.006013155,0.2777853;-0.04966936;-0.05535245,-0.1756663;0.4980744;0.01217581,-0.22218;0.2054572;-0.001060217,-0.2494872;-0.04456887;-0.07192695,0.0749663;0.002195477;-0.03956902,0.09250569;-0.3716793;-0.03099108,0.08092399;-0.7558441;0.05125594,0.08317518;-0.7921563;-0.001940727,-0.0758561;0.004890304;-0.03758203,-0.1006791;-0.3683827;-0.02292971,-0.08807455;-0.7530192;0.05692784,-0.09715551;-0.7894168;0.004571844,0.004872076;0.5141661;0.01003838,643.5069
+0;0;0,0.00413381;0.2979673;0.004651179,0.007953024;0.5840791;-0.005484897,0.1817161;0.4696907;0.01876888,0.230609;0.1770927;0.02801441,0.2888849;-0.073603;-0.02520548,-0.1657922;0.4600783;-0.007868037,-0.2285087;0.1700221;-0.01273067,-0.2747081;-0.08286053;-0.06743668,0.0753118;0.003741216;-0.03887418,0.07639955;-0.367559;0.009983771,0.06758338;-0.7503089;0.09829674,0.0712373;-0.7128026;0.01296593,-0.07299756;0.008094686;-0.04246056,-0.1174765;-0.3623855;-0.01055073,-0.1458915;-0.7426658;0.08407417,-0.1399946;-0.7049918;-0.001116082,0.007074711;0.5141577;-0.0007556868,0;0;0,0.002787832;0.2978416;0.01028657,0.005239543;0.5841135;0.006471872,0.1846321;0.492867;0.01541543,0.2335137;0.200262;0.00633359,0.2777963;-0.05136278;-0.0553168,-0.1758201;0.4978853;0.01265087,-0.2225162;0.2050789;-0.000520655,-0.2501193;-0.04643676;-0.07161695,0.07498772;0.002180308;-0.03961253,0.09240131;-0.371824;-0.03126585,0.08072591;-0.7558753;0.05084729,0.08318768;-0.7911928;-0.004637957,-0.07591021;0.004903995;-0.0375587,-0.1007715;-0.3684965;-0.02320088,-0.08867088;-0.7530428;0.05649925,-0.09777351;-0.7896829;0.003327124,0.004698843;0.5141108;0.009860277,643.5295
+0;0;0,0.004110916;0.297837;0.004438293,0.007917141;0.5837314;-0.005875655,0.1814038;0.4697038;0.01882385,0.2298951;0.1771381;0.02843187,0.288112;-0.07354164;-0.02474902,-0.1655584;0.459971;-0.008645715,-0.2289953;0.1701485;-0.0127758,-0.2754727;-0.08267343;-0.06735303,0.07537416;0.003696059;-0.03886687,0.07597814;-0.3683515;0.01001557,0.06716816;-0.7508425;0.09818785,0.07105762;-0.7132549;0.01173785,-0.0729748;0.008153407;-0.04258826,-0.1179171;-0.3630371;-0.0108547,-0.1466628;-0.7429576;0.08393674,-0.1404998;-0.705198;-0.002365671,0.007036493;0.513873;-0.001091279,0;0;0,0.003014632;0.2976983;0.01049137,0.005740777;0.58376;0.006907701,0.1848033;0.4928556;0.01565909,0.2335262;0.2003106;0.006610155,0.2776343;-0.05125237;-0.05526316,-0.1751166;0.4978405;0.01304319,-0.2220675;0.2051417;0.0003359998,-0.249735;-0.04633182;-0.07075085,0.07500055;0.00218907;-0.03969491,0.09214193;-0.3725677;-0.03116536,0.08065727;-0.7563611;0.05082273,0.08437952;-0.7908899;-0.007215973,-0.07599718;0.00489372;-0.03749719,-0.1009667;-0.3692549;-0.02340639,-0.08906242;-0.7535342;0.05621137,-0.09865171;-0.7924342;0.004181169,0.005129009;0.5138144;0.01023793,643.5633
+0;0;0,0.004110232;0.2977874;0.004437554,0.007916133;0.5836577;-0.005875628,0.1814593;0.4696194;0.01883007,0.2300679;0.1763459;0.02846134,0.2882186;-0.07404935;-0.02465918,-0.1656152;0.4598834;-0.008648372,-0.2292055;0.1693597;-0.01278845,-0.2756302;-0.08317524;-0.06730373,0.07540897;0.003697766;-0.03888483,0.07601289;-0.368312;0.009992655,0.06728304;-0.7473238;0.09736292,0.07129358;-0.7095001;0.008221813,-0.0730085;0.008157173;-0.04260793,-0.1179462;-0.3629957;-0.0108776,-0.1464304;-0.7394603;0.08305161,-0.1400756;-0.7014592;-0.005937308,0.00703553;0.5138029;-0.001091492,0;0;0,0.002982248;0.2976511;0.01043272,0.005667251;0.5836883;0.006784678,0.1848142;0.4929795;0.01577854,0.2336989;0.1997262;0.006964684,0.2774694;-0.05155864;-0.05501246,-0.1752303;0.4977485;0.01330684,-0.2224342;0.2043488;0.0009246077,-0.2503815;-0.04699019;-0.0694228,0.07497379;0.00221166;-0.03982782,0.09212524;-0.3725086;-0.03138936,0.08067626;-0.7526372;0.0506525,0.0843838;-0.7914328;-0.00659132,-0.07609851;0.004862695;-0.03738433,-0.1011554;-0.369257;-0.02370107,-0.08948943;-0.7501063;0.05489537,-0.09941213;-0.7909096;0.0009336956,0.005065713;0.5137469;0.01013064,643.5966
+0;0;0,0.004108662;0.2976737;0.00443586,0.007913315;0.5834504;-0.005874009,0.1816037;0.4693962;0.01884702,0.2302443;0.1759293;0.02848464,0.2878551;-0.07214043;-0.02414254,-0.1657633;0.459652;-0.008654583,-0.2293955;0.1689368;-0.01279739,-0.275389;-0.08125284;-0.06680638,0.07544032;0.003699303;-0.03890099,0.0760447;-0.3686021;0.01001479,0.06731852;-0.7474548;0.09734837,0.07135229;-0.7095857;0.007690817,-0.07303885;0.008160563;-0.04262564,-0.1180118;-0.3632832;-0.01087043,-0.1464841;-0.7395898;0.08301934,-0.1400924;-0.7015423;-0.006485157,0.007032981;0.5136169;-0.001091335,0;0;0,0.002891883;0.2975387;0.01041913,0.005469803;0.5834827;0.006746054,0.1848284;0.493044;0.01569629,0.2335457;0.199564;0.006882191,0.2769738;-0.04945177;-0.05421079,-0.1755673;0.4977919;0.01358833,-0.2229826;0.2042277;0.001202655,-0.2507169;-0.04473728;-0.06861492,0.07495591;0.002251461;-0.0399344,0.09203103;-0.372773;-0.03177571,0.0806783;-0.7528037;0.04995799,0.08469208;-0.7915621;-0.008118153,-0.07616781;0.004813412;-0.03732974,-0.1011732;-0.3696216;-0.02411579,-0.09017218;-0.7504339;0.05394526,-0.09928948;-0.7922854;0.0003643073,0.00489619;0.5135629;0.01009893,643.6301
+0;0;0,0.004586232;0.2977454;0.00412496,0.009038016;0.5835904;-0.006557426,0.18251;0.4699467;0.0191014,0.2310732;0.1760901;0.02935523,0.289029;-0.07189019;-0.02214128,-0.1649267;0.4602894;-0.009179737,-0.229396;0.1693483;-0.01267254,-0.2758273;-0.08049881;-0.06676109,0.07544805;0.003615247;-0.03894935,0.07533532;-0.3687609;0.009866621,0.0663169;-0.7487555;0.09762201,0.07049256;-0.7109553;0.008391775,-0.07307789;0.008234915;-0.04259504,-0.1183385;-0.3632879;-0.01146238,-0.1474887;-0.7406621;0.08296874,-0.1409673;-0.7026818;-0.006104827,0.007979049;0.5137423;-0.001660459,0;0;0,0.002966288;0.2976111;0.01045251,0.00561377;0.5836471;0.006806612,0.1848901;0.4930262;0.01568389,0.2334437;0.1991128;0.007160902,0.2767221;-0.04960981;-0.05423164,-0.1753904;0.4979606;0.01379466,-0.2231097;0.20404;0.001597576,-0.2509276;-0.04480536;-0.06773607,0.0749824;0.002297461;-0.03993607,0.0919693;-0.3727921;-0.03179717,0.08051515;-0.7541037;0.04974126,0.08432968;-0.7916833;-0.009069927,-0.07619678;0.004768462;-0.03733419,-0.1011953;-0.369729;-0.02415259,-0.09025731;-0.7518573;0.05354248,-0.09918025;-0.7916567;-0.002033964,0.005023267;0.513702;0.01015377,643.6526
+0;0;0,0.004586232;0.2977454;0.00412496,0.009038016;0.5835904;-0.006557426,0.18251;0.4699467;0.0191014,0.2310732;0.1760901;0.02935523,0.289029;-0.07189019;-0.02214128,-0.1649267;0.4602894;-0.009179737,-0.229396;0.1693483;-0.01267254,-0.2758273;-0.08049881;-0.06676109,0.07544805;0.003615247;-0.03894935,0.07533532;-0.3687609;0.009866621,0.0663169;-0.7487555;0.09762201,0.07049256;-0.7109553;0.008391775,-0.07307789;0.008234915;-0.04259504,-0.1183385;-0.3632879;-0.01146238,-0.1474887;-0.7406621;0.08296874,-0.1409673;-0.7026818;-0.006104827,0.007979049;0.5137423;-0.001660459,0;0;0,0.002966288;0.2976111;0.01045251,0.00561377;0.5836471;0.006806612,0.1848901;0.4930262;0.01568389,0.2334437;0.1991128;0.007160902,0.2767221;-0.04960981;-0.05423164,-0.1753904;0.4979606;0.01379466,-0.2231097;0.20404;0.001597576,-0.2509276;-0.04480536;-0.06773607,0.0749824;0.002297461;-0.03993607,0.0919693;-0.3727921;-0.03179717,0.08051515;-0.7541037;0.04974126,0.08432968;-0.7916833;-0.009069927,-0.07619678;0.004768462;-0.03733419,-0.1011953;-0.369729;-0.02415259,-0.09025731;-0.7518573;0.05354248,-0.09918025;-0.7916567;-0.002033964,0.005023267;0.513702;0.01015377,643.6759
+0;0;0,0.004381132;0.2977203;0.004103257,0.008660099;0.5835426;-0.00652143,0.1822729;0.4702636;0.01898708,0.2301604;0.1763745;0.02967726,0.2877155;-0.07100393;-0.02152381,-0.1651763;0.4600085;-0.009534277,-0.230237;0.1692556;-0.01238517,-0.2771612;-0.07975653;-0.06643463,0.07547078;0.003495728;-0.03900507,0.07508764;-0.3688793;0.009811923,0.06573477;-0.7491269;0.09758089,0.06998017;-0.711324;0.008322597,-0.07307021;0.008372047;-0.04266273,-0.1186792;-0.3631326;-0.01183155,-0.1484029;-0.7406824;0.0827821,-0.1418094;-0.7026984;-0.006317466,0.007637613;0.5136993;-0.001640838,0;0;0,0.00291435;0.2975811;0.0105052,0.005485617;0.5835907;0.006897926,0.1848018;0.4931055;0.01559114,0.2331669;0.199219;0.007236242,0.2758348;-0.04889846;-0.05398,-0.1755015;0.4980125;0.01405065,-0.2234167;0.2041862;0.001863503,-0.251099;-0.04394276;-0.06738927,0.07499354;0.002327457;-0.04000008,0.09190489;-0.3727689;-0.03205335,0.08031016;-0.7543082;0.04963183,0.08495627;-0.7920641;-0.008964304,-0.07626196;0.004736362;-0.03729793,-0.1012941;-0.3697602;-0.02417604,-0.08989783;-0.7519139;0.05461288,-0.09926648;-0.7938794;0.001895204,0.004916124;0.5136516;0.01023674,643.7089
+0;0;0,0.004379559;0.2976134;0.004101784,0.008657466;0.5833649;-0.006520322,0.1824477;0.470058;0.01900799,0.2303582;0.176028;0.0297033,0.2880063;-0.07175058;-0.02158057,-0.165354;0.4597925;-0.009542305,-0.230446;0.1689001;-0.01239456,-0.2774461;-0.08051468;-0.06653143,0.0755123;0.00349765;-0.03902652,0.07512909;-0.3689308;0.009797469,0.0657639;-0.7496799;0.09768219,0.0699379;-0.7120082;0.009924926,-0.07311039;0.008376651;-0.0426862,-0.118726;-0.3631813;-0.01185059,-0.1484888;-0.741229;0.08288784,-0.1420062;-0.7033793;-0.004713364,0.007635215;0.5135378;-0.001640856,0;0;0,0.002737116;0.297483;0.01030111,0.00514001;0.5834217;0.006562471,0.1847091;0.4932305;0.01556945,0.233028;0.1991873;0.007361889,0.2754306;-0.04931571;-0.05424845,-0.1759798;0.4979042;0.01420248,-0.2240183;0.2039534;0.002007323,-0.2517915;-0.04451148;-0.0675728,0.07499653;0.00232397;-0.04009402,0.09190173;-0.3728327;-0.03243661,0.08041118;-0.7548743;0.04937649,0.08440292;-0.7912478;-0.008556604,-0.07633411;0.004737704;-0.03725679,-0.1013627;-0.3698267;-0.02452848,-0.09005092;-0.7525729;0.05394831,-0.09959279;-0.7938045;0.002834342,0.004615802;0.5134997;0.009927988,643.7415
+0;0;0,0.004378964;0.297573;0.004101227,0.008656458;0.583297;-0.006519944,0.1824759;0.4699875;0.01901148,0.2304157;0.1757774;0.02971334,0.2881306;-0.07228757;-0.02162982,-0.1653838;0.4597202;-0.009543572,-0.2305157;0.1686497;-0.01239758,-0.2775701;-0.08105342;-0.06659704,0.07550578;0.003497348;-0.03902315,0.0751228;-0.3687114;0.009772036,0.06576704;-0.7490768;0.09756821,0.06992152;-0.7114411;0.01022151,-0.07310408;0.008375929;-0.04268251,-0.1186928;-0.3629628;-0.0118651,-0.1484256;-0.7406296;0.08277787,-0.1419733;-0.7028166;-0.0044135,0.007634276;0.5134745;-0.001640805,0;0;0,0.002789091;0.2974438;0.01025009,0.005216729;0.5833535;0.006425381,0.1848216;0.4932331;0.01538301,0.2328208;0.1989563;0.007045984,0.274836;-0.04991771;-0.05459678,-0.1759419;0.497895;0.01410979,-0.2241695;0.2037825;0.002100154,-0.2519085;-0.0448986;-0.06784008,0.07500353;0.002320349;-0.04006553,0.09188496;-0.3726255;-0.03291798,0.08033825;-0.7542847;0.04879189,0.08349136;-0.7909396;-0.00823617,-0.07631148;0.004735084;-0.03728671,-0.1013572;-0.3696158;-0.02485239,-0.08982375;-0.7518742;0.05400885,-0.09909098;-0.7916483;0.001561683,0.004688207;0.5134374;0.009815454,643.775
+0;0;0,0.004378629;0.2975502;0.004100913,0.008655853;0.5832562;-0.006519626,0.1824294;0.4699617;0.01900612,0.2303924;0.1756093;0.02971316,0.2883603;-0.07354362;-0.02185518,-0.1653389;0.4596971;-0.009541424,-0.2305022;0.1684859;-0.01239681,-0.277763;-0.08231243;-0.06683398,0.07552676;0.00349832;-0.03903399,0.07514381;-0.368684;0.009757716,0.06578635;-0.7491187;0.09756988,0.0699379;-0.7114882;0.01028448,-0.0731244;0.008378256;-0.04269437,-0.1187098;-0.362934;-0.01187916,-0.1484481;-0.7406696;0.08278106,-0.1420003;-0.7028621;-0.004349127,0.007633722;0.5134373;-0.001640734,0;0;0,0.002760593;0.2974209;0.01026034,0.005147744;0.5833127;0.00642395,0.1847155;0.4932229;0.01546478,0.2325888;0.198782;0.007029533,0.2739413;-0.05136141;-0.05473614,-0.1759495;0.4978696;0.01428112,-0.2244624;0.2036577;0.0022685,-0.2522472;-0.04613321;-0.06794032,0.07504699;0.002335712;-0.04003346,0.09174912;-0.3725945;-0.03304815,0.08028585;-0.7543285;0.04866362,0.08404537;-0.7904035;-0.008905172,-0.07632777;0.004720978;-0.03730907,-0.1014516;-0.3695941;-0.02476377,-0.09021667;-0.7520275;0.05364306,-0.09937824;-0.7928278;0.00267648,0.004629616;0.5134003;0.009818554,643.7977
+0;0;0,0.003822875;0.2975458;0.004000866,0.007636363;0.5832401;-0.006612772,0.1816952;0.4701783;0.0184271,0.2287818;0.175927;0.02976285,0.2872621;-0.07375698;-0.02130358,-0.1661446;0.4592147;-0.01044763,-0.2330274;0.1686088;-0.01253507,-0.2807902;-0.08263999;-0.06696482,0.07562728;0.003361894;-0.03896676,0.07397722;-0.3688175;0.009603217,0.06426071;-0.7491925;0.09727895,0.06848055;-0.7115926;0.01027652,-0.07319097;0.008472061;-0.04266735,-0.1192232;-0.3628276;-0.01272006,-0.1500433;-0.7402781;0.08239998,-0.1435321;-0.7024988;-0.00444515,0.006714668;0.5134245;-0.001735309,0;0;0,0.002786424;0.2974038;0.01036263,0.005192947;0.5832779;0.006614447,0.1848275;0.4931554;0.01544023,0.2324431;0.1988913;0.007022142,0.2737282;-0.05177167;-0.05489254,-0.1759842;0.4978727;0.014313,-0.224652;0.2038999;0.002443949,-0.2524728;-0.04643488;-0.06775832,0.07507852;0.002323702;-0.04008758,0.09174602;-0.3725813;-0.03318262,0.08032094;-0.7542084;0.04865146,0.0842171;-0.7901485;-0.008634798,-0.07640191;0.004736789;-0.0372761,-0.1014883;-0.3695545;-0.02478717,-0.09037709;-0.7519464;0.05344024,-0.09929286;-0.7922723;0.002256617,0.00467037;0.5133694;0.009989262,643.8202
+0;0;0,0.003822293;0.2975005;0.004000257,0.007635374;0.5831644;-0.006612299,0.1816361;0.4701233;0.01842043,0.2287297;0.1758284;0.02975786,0.2872444;-0.07400274;-0.02133867,-0.166088;0.4591633;-0.0104447,-0.2329808;0.1685143;-0.01253245,-0.2807717;-0.08288255;-0.06699429,0.0755971;0.003360552;-0.0389512,0.07394509;-0.3692585;0.009676155,0.06423998;-0.7491875;0.09724908,0.0685451;-0.711434;0.008488372,-0.07316176;0.008468678;-0.04265032,-0.1192483;-0.3632697;-0.01266765,-0.1500323;-0.7402775;0.08234085,-0.1433895;-0.702341;-0.006259359,0.006713763;0.5133551;-0.001735278,0;0;0,0.00284772;0.29736;0.01029944,0.005294494;0.5832027;0.006497622,0.1848654;0.4931585;0.0153966,0.232424;0.1988457;0.006796122,0.2734318;-0.05197737;-0.05530524,-0.1758364;0.4978611;0.01419768,-0.2246746;0.2038712;0.002342931,-0.2525456;-0.04660299;-0.06791624,0.07508857;0.002304643;-0.03999758,0.09155109;-0.3730551;-0.03318572,0.0803312;-0.7542777;0.04837799,0.08411913;-0.790953;-0.01075888,-0.07634067;0.004742174;-0.03732326,-0.1014188;-0.3699957;-0.02487782,-0.09045264;-0.7519398;0.05327385,-0.09940398;-0.7935998;0.0009114295,0.004762761;0.5133013;0.009885073,643.8541
+0;0;0,0.003821842;0.2974654;0.003999786,0.007634177;0.5830734;-0.006610602,0.1813239;0.470125;0.01838517,0.2284093;0.1758817;0.0297206,0.287;-0.07427379;-0.02144226,-0.1657816;0.4591845;-0.01042861,-0.2326626;0.1685865;-0.012516,-0.2805156;-0.08313674;-0.06704854,0.07559016;0.003360244;-0.03894763,0.07393724;-0.3694634;0.009706415,0.06423736;-0.7491876;0.09723215,0.06854468;-0.7114302;0.008426093,-0.07315505;0.008467902;-0.0426464,-0.1192669;-0.3634745;-0.01264728,-0.1500343;-0.7402792;0.08231002,-0.1433881;-0.7023386;-0.00633546,0.006712775;0.5132799;-0.001734683,0;0;0,0.003007229;0.2973201;0.01039338,0.005699914;0.583106;0.0067029,0.1848963;0.493189;0.01535296,0.2323186;0.198907;0.006757975,0.2731839;-0.05223274;-0.05558885,-0.1751996;0.4980347;0.01429757,-0.2243177;0.2041433;0.002470125,-0.2521132;-0.04661718;-0.06806284,0.07508647;0.002289578;-0.03998578,0.09157822;-0.3732749;-0.03315163,0.08029035;-0.7543237;0.04821038,0.08411272;-0.7908552;-0.01115465,-0.07632606;0.004756442;-0.03733351,-0.1015137;-0.3701811;-0.02489139,-0.09060559;-0.7519151;0.05324644,-0.09948173;-0.7934105;0.0005694441,0.005099263;0.5132196;0.01006246,643.8872
+0;0;0,0.004836859;0.2974585;0.003364761,0.009927812;0.5830169;-0.007977181,0.1834212;0.4709059;0.01781314,0.229773;0.1765964;0.03038431,0.286868;-0.07387352;-0.0209313,-0.1643431;0.4608524;-0.01155169,-0.2314344;0.1702954;-0.01163275,-0.2809768;-0.08096507;-0.06678761,0.07561223;0.003187749;-0.0389193,0.07203376;-0.3697086;0.009068895,0.06149117;-0.7494831;0.09627882,0.06589757;-0.7117755;0.007473283,-0.07314382;0.008592356;-0.04264077,-0.1210978;-0.3631955;-0.01363097,-0.1527133;-0.7400854;0.08070786,-0.1459662;-0.702198;-0.007934757,0.008677821;0.5132438;-0.002885845,0;0;0,0.003007229;0.2973201;0.01039338,0.005699914;0.583106;0.0067029,0.1848963;0.493189;0.01535296,0.2323186;0.198907;0.006757975,0.2731839;-0.05223274;-0.05558885,-0.1751996;0.4980347;0.01429757,-0.2243177;0.2041433;0.002470125,-0.2521132;-0.04661718;-0.06806284,0.07508647;0.002289578;-0.03998578,0.09157822;-0.3732749;-0.03315163,0.08029035;-0.7543237;0.04821038,0.08411272;-0.7908552;-0.01115465,-0.07632606;0.004756442;-0.03733351,-0.1015137;-0.3701811;-0.02489139,-0.09060559;-0.7519151;0.05324644,-0.09948173;-0.7934105;0.0005694441,0.005099263;0.5132196;0.01006246,643.9099
+0;0;0,0.004837174;0.2974779;0.00336498,0.009928776;0.5830726;-0.007978579,0.1834871;0.470933;0.0178204,0.2298451;0.1765846;0.03039324,0.2869463;-0.07391235;-0.02092792,-0.1644069;0.4608757;-0.01155538,-0.2315071;0.1702803;-0.01163645,-0.2810549;-0.08100724;-0.06679726,0.07560559;0.003187469;-0.03891588,0.07202646;-0.3697766;0.009081032,0.06140367;-0.7524402;0.09695441,0.06573021;-0.7148724;0.009758458,-0.0731374;0.008591601;-0.04263702,-0.1211001;-0.3632638;-0.01362195,-0.1529561;-0.7430209;0.08143456,-0.1463313;-0.7052764;-0.005601406,0.008678555;0.5132867;-0.002886306,0;0;0,0.003037397;0.2973416;0.01032472,0.005769137;0.5831628;0.006583452,0.1850123;0.4932106;0.01543736,0.2321664;0.1988533;0.006583214,0.2727815;-0.05228329;-0.05605817,-0.1752152;0.4981471;0.0142591,-0.224559;0.2042551;0.002393675,-0.2526206;-0.04646733;-0.06827413,0.07508203;0.002267271;-0.03997946,0.09161401;-0.3733641;-0.03315938,0.08016063;-0.7576102;0.04739952,0.08398098;-0.7918251;-0.01210666,-0.0763143;0.004776775;-0.03733792,-0.1016146;-0.3702226;-0.02492441,-0.09039112;-0.7548619;0.05376883,-0.09020029;-0.7399337;-0.03255574,0.005155552;0.5132643;0.009957552,643.9331
+0;0;0,0.00483677;0.2974531;0.0033647,0.009927765;0.5830138;-0.007977383,0.1835065;0.4708804;0.01782317,0.2298729;0.1764779;0.03039831,0.286981;-0.07404935;-0.02092905,-0.1644277;0.460822;-0.011556,-0.2315402;0.1701732;-0.01163708,-0.2810939;-0.08114475;-0.06680457,0.07558902;0.00318677;-0.03890736,0.07200618;-0.3701645;0.009139381,0.06140542;-0.7520344;0.0968305,0.06570135;-0.7145201;0.01025139,-0.07312138;0.008589718;-0.04262768,-0.1211339;-0.3636517;-0.01358249,-0.1529238;-0.7426212;0.08127687,-0.1463458;-0.7049316;-0.005143397,0.008677743;0.513239;-0.002885923,0;0;0,0.003059082;0.2973182;0.01027441,0.005814392;0.5831046;0.006494999,0.1850692;0.4931672;0.01543164,0.2318341;0.1986922;0.006579161,0.272654;-0.05236578;-0.0563761,-0.1752038;0.4981638;0.01417473,-0.224639;0.2042302;0.002341736,-0.2533821;-0.04639235;-0.0685235,0.07508749;0.002252609;-0.03993034,0.0915935;-0.3737699;-0.03306651,0.08016026;-0.7572211;0.04731512,0.083744;-0.7910361;-0.01172447,-0.07628168;0.004784166;-0.03736113,-0.1016994;-0.3705983;-0.0249358,-0.09058797;-0.7546186;0.0527279,-0.09038191;-0.7395734;-0.03298777,0.005193297;0.5132179;0.009880543,643.9562
+0;0;0,0.006337841;0.2974284;0.003044051,0.01310702;0.58294;-0.008633393,0.186296;0.4710337;0.01744796,0.2315394;0.1765116;0.03125324,0.287739;-0.07441574;-0.01911347,-0.1620588;0.4620885;-0.01219352,-0.2300526;0.1716506;-0.01032425,-0.2814322;-0.0793972;-0.06504983,0.07547344;0.00302049;-0.03914428,0.07069884;-0.3703394;0.008731458,0.05907646;-0.7523463;0.09569401,0.06341219;-0.7148634;0.009114169,-0.07322242;0.008726684;-0.04242592,-0.1224212;-0.3634412;-0.01444295,-0.1553368;-0.7423771;0.08016632,-0.1487158;-0.7047142;-0.006253026,0.01143825;0.5131811;-0.003446119,0;0;0,0.003059082;0.2973182;0.01027441,0.005814392;0.5831046;0.006494999,0.1850692;0.4931672;0.01543164,0.2318341;0.1986922;0.006579161,0.272654;-0.05236578;-0.0563761,-0.1752038;0.4981638;0.01417473,-0.224639;0.2042302;0.002341736,-0.2533821;-0.04639235;-0.0685235,0.07508749;0.002252609;-0.03993034,0.0915935;-0.3737699;-0.03306651,0.08016026;-0.7572211;0.04731512,0.083744;-0.7910361;-0.01172447,-0.07628168;0.004784166;-0.03736113,-0.1016994;-0.3705983;-0.0249358,-0.09058797;-0.7546186;0.0527279,-0.09038191;-0.7395734;-0.03298777,0.005193297;0.5132179;0.009880543,643.9788
+0;0;0,0.006337696;0.2974216;0.003043981,0.01310628;0.5829082;-0.008632355,0.1864391;0.4709752;0.01746557,0.23168;0.1764693;0.03127009,0.2879619;-0.07482553;-0.0191704,-0.1622018;0.4620226;-0.01220026,-0.2301919;0.1716007;-0.01033109,-0.2816467;-0.07981479;-0.06513683,0.07545599;0.003019792;-0.03913523,0.07068177;-0.3703106;0.008736722,0.05905464;-0.7524735;0.0957348,0.06338927;-0.7149924;0.009176917,-0.0732055;0.008724667;-0.04241612,-0.1224004;-0.3634138;-0.01443536,-0.1553294;-0.7425046;0.08021259,-0.1487101;-0.7048436;-0.006184854,0.0114377;0.5131572;-0.003445674,0;0;0,0.002984762;0.297314;0.01022243,0.005570844;0.5830761;0.006411791,0.18504;0.493163;0.01536345,0.2317295;0.1986932;0.00649333,0.2722961;-0.0527578;-0.05665517,-0.175539;0.4981965;0.01407271,-0.2250424;0.2042904;0.002255714,-0.2542606;-0.04658896;-0.0689261,0.07511708;0.002230704;-0.0398339,0.09155236;-0.3737684;-0.03315175,0.08013918;-0.7573834;0.04723238,0.08362281;-0.7911283;-0.01185633,-0.07624464;0.004791034;-0.03739108,-0.1016925;-0.3705592;-0.02495289,-0.09081141;-0.7548824;0.05205127,-0.09059402;-0.7398301;-0.03364321,0.005012617;0.5131975;0.00981164,644.0014
+0;0;0,0.00633967;0.2975142;0.003044929,0.01311038;0.5830901;-0.008635089,0.1861946;0.4711944;0.01743487,0.2314307;0.1767201;0.03123791,0.2878377;-0.07513329;-0.0193147,-0.1619522;0.4622545;-0.01218891,-0.229935;0.1718638;-0.01031995,-0.2815042;-0.08011046;-0.06524751,0.07536829;0.003016282;-0.03908975,0.07059503;-0.3702393;0.008772623,0.05893525;-0.7534754;0.09601501,0.06341439;-0.7157449;0.006571457,-0.07312042;0.008714527;-0.04236682,-0.1223055;-0.3633494;-0.01439166,-0.155327;-0.7435046;0.08052206,-0.148487;-0.7055883;-0.008755691,0.01144126;0.5133166;-0.003446737,0;0;0,0.00298227;0.2974102;0.01012015,0.005541641;0.5832604;0.006190062,0.1847513;0.4932094;0.01495647,0.2312326;0.1987408;0.006029844,0.2715976;-0.05325705;-0.05749345,-0.1753194;0.4984585;0.01360381,-0.2249722;0.2046125;0.001727455,-0.254857;-0.04670036;-0.06980038,0.07502553;0.002278343;-0.03979278,0.09114018;-0.3736674;-0.03358805,0.07958339;-0.7584195;0.04671931,0.08315207;-0.7939023;-0.0147562,-0.07612299;0.004745529;-0.03741999,-0.1019853;-0.370506;-0.02514045,-0.09131427;-0.7559833;0.0517388,-0.1003265;-0.7979932;-0.001302041,0.004988957;0.5133606;0.009617805,644.0353
+0;0;0,0.007016242;0.2975058;0.002454269,0.01413048;0.5830315;-0.009753353,0.1873089;0.4715713;0.01672772,0.2305692;0.1774186;0.03260142,0.2869745;-0.0754731;-0.01617746,-0.1613716;0.4631727;-0.01268939,-0.2301114;0.1735094;-0.008305307,-0.2841677;-0.07882068;-0.06236645,0.07541132;0.002715796;-0.03899335,0.0684153;-0.3703088;0.008713193,0.05528044;-0.7536258;0.09588878,0.05970328;-0.7159806;0.007137455,-0.0731727;0.008906919;-0.04220364,-0.1239672;-0.3627901;-0.01512125,-0.1583406;-0.7429542;0.07973489,-0.1515765;-0.705138;-0.00885383,0.01240731;0.5132749;-0.004432445,0;0;0,0.003007498;0.297413;0.01007032,0.005627554;0.5832418;0.006075621,0.1848831;0.4931273;0.01499271,0.2311405;0.1991384;0.006048203,0.271488;-0.05342701;-0.05796695,-0.1753456;0.4985863;0.01350401,-0.2250557;0.2052652;0.001635066,-0.2552691;-0.04658392;-0.07029764,0.07505175;0.002226487;-0.03971148,0.09110302;-0.3735092;-0.03360462,0.07958478;-0.7583835;0.04666352,0.0827979;-0.7928572;-0.01488018,-0.07609241;0.004766022;-0.03744268,-0.1019198;-0.3702759;-0.02524923,-0.09162058;-0.755914;0.05143978,-0.1004622;-0.7973479;-0.00122736,0.005053315;0.5133489;0.00952816,644.0587
+0;0;0,0.007017145;0.2975441;0.002454585,0.01413204;0.583096;-0.009754071,0.1872085;0.4716555;0.01671503,0.2305308;0.1770815;0.03261146,0.2872486;-0.07721171;-0.01643775,-0.1612689;0.4632618;-0.01268496,-0.2301072;0.1731836;-0.008294594,-0.284463;-0.08054486;-0.06265534,0.0753079;0.002712071;-0.03893987,0.06830227;-0.3708249;0.008832201,0.05516946;-0.7540816;0.09599411,0.05981027;-0.7160597;0.002869174,-0.07307234;0.008894702;-0.04214576,-0.1239366;-0.3633128;-0.01502617,-0.1583047;-0.7434173;0.07981508,-0.1512073;-0.7052159;-0.01313923,0.01240875;0.5133348;-0.004432819,0;0;0,0.002711479;0.2974634;0.009792805,0.005197156;0.5833171;0.005629301,0.1843656;0.4932327;0.01470494,0.2304625;0.1987879;0.005723715,0.2708426;-0.05505595;-0.05924189,-0.1756648;0.4988194;0.01308057,-0.2256151;0.205106;0.001217933,-0.2565889;-0.04795676;-0.07149832,0.07500497;0.002231017;-0.0395503,0.09092316;-0.3740296;-0.0335772,0.07911043;-0.7590114;0.04582596,0.08221748;-0.7956187;-0.01983953,-0.07592026;0.004758348;-0.03752892,-0.1024112;-0.3707604;-0.02548567,-0.09184335;-0.7561703;0.05199266,-0.1011532;-0.8013408;-0.002969757,0.004641827;0.5134217;0.009126425,644.082
+0;0;0,0.008274794;0.2975156;0.001933871,0.01656349;0.5830123;-0.01080549,0.1894042;0.4716064;0.01545511,0.2316702;0.1770185;0.03375497,0.2883677;-0.07814783;-0.01055413,-0.1594296;0.4642326;-0.01326793,-0.2300949;0.1746234;-0.007246356,-0.2862604;-0.07907602;-0.05987545,0.07526176;0.002566582;-0.03903881,0.06627046;-0.3709628;0.008459199,0.05129507;-0.754347;0.09475926,0.05581022;-0.7163439;0.001626536,-0.07318982;0.008981775;-0.04192287,-0.1255558;-0.3631145;-0.01616901,-0.1610804;-0.7431623;0.07847267,-0.1541194;-0.7050081;-0.01449611,0.0145589;0.5132694;-0.005345839,0;0;0,0.002711479;0.2974634;0.009792805,0.005197156;0.5833171;0.005629301,0.1843656;0.4932327;0.01470494,0.2304625;0.1987879;0.005723715,0.2708426;-0.05505595;-0.05924189,-0.1756648;0.4988194;0.01308057,-0.2256151;0.205106;0.001217933,-0.2565889;-0.04795676;-0.07149832,0.07500497;0.002231017;-0.0395503,0.09092316;-0.3740296;-0.0335772,0.07911043;-0.7590114;0.04582596,0.08221748;-0.7956187;-0.01983953,-0.07592026;0.004758348;-0.03752892,-0.1024112;-0.3707604;-0.02548567,-0.09184335;-0.7561703;0.05199266,-0.1011532;-0.8013408;-0.002969757,0.004641827;0.5134217;0.009126425,644.1057
+0;0;0,0.008274705;0.2975124;0.00193385,0.0165638;0.5830228;-0.01080625,0.1893566;0.4716223;0.01544915,0.2315969;0.177213;0.03373791,0.2883264;-0.07809705;-0.01059613,-0.159382;0.4642504;-0.01326605,-0.2300044;0.1748168;-0.007248126,-0.2862015;-0.07902545;-0.05990685,0.0752054;0.00256466;-0.03900958,0.06621446;-0.3709503;0.008486606,0.0512217;-0.7547792;0.09488674,0.05564483;-0.7169392;0.003651991,-0.07313502;0.00897505;-0.04189148,-0.125499;-0.3631069;-0.0161386,-0.1610648;-0.7435955;0.07861283,-0.1542457;-0.7056075;-0.0124613,0.01455903;0.5132738;-0.00534612,0;0;0,0.002642907;0.2974672;0.009597063,0.005097352;0.5833317;0.005231857,0.1842016;0.4931625;0.01460433,0.2299235;0.1988447;0.00554204,0.270356;-0.05511203;-0.05955875,-0.1757325;0.4990678;0.01270092,-0.2261898;0.2056263;0.0007984089,-0.2579387;-0.04735887;-0.07239626,0.075002;0.002214238;-0.03942049,0.09063254;-0.3740489;-0.03377271,0.07842273;-0.7594773;0.04566431,0.08112775;-0.7944992;-0.0189085,-0.07581652;0.004770524;-0.03759355,-0.1027609;-0.3707057;-0.02568583,-0.09229839;-0.7565966;0.0517293,-0.1013946;-0.8001524;-0.002230126,0.004544444;0.513433;0.008783102,644.1373
+0;0;0,0.008274582;0.297508;0.001933822,0.0165643;0.58304;-0.01080741,0.1891457;0.4716808;0.01542358,0.2313367;0.1776161;0.03369094,0.2880762;-0.07773921;-0.01065097,-0.1591716;0.4643179;-0.01325694,-0.2297114;0.1752231;-0.007246061,-0.2859185;-0.07866424;-0.05991413,0.07510757;0.002561324;-0.03895884,0.06612046;-0.3707941;0.008517072,0.0511229;-0.7547458;0.09494486,0.05546319;-0.7170527;0.005418897,-0.07303988;0.008963375;-0.04183698,-0.1253815;-0.3629597;-0.01609511,-0.1609587;-0.74357;0.07868665,-0.1542673;-0.7057316;-0.01068171,0.01455928;0.5132821;-0.005346575,0;0;0,0.002524547;0.2974733;0.00929904,0.004906312;0.5833557;0.004659653,0.1837856;0.4931069;0.01433063,0.2292389;0.1991022;0.005217791,0.2695658;-0.0549247;-0.05986679,-0.1757143;0.4993452;0.01217738,-0.22642;0.2062981;0.0003412701,-0.2587718;-0.04649493;-0.0734217,0.07494542;0.002228022;-0.03929019,0.09001872;-0.3739031;-0.03407216,0.07774211;-0.7594485;0.04541087,0.08349109;-0.7942269;-0.01674724,-0.07565896;0.004754671;-0.03766449,-0.1033181;-0.3705199;-0.02613147,-0.09288282;-0.7564924;0.05152074,-0.1015594;-0.7985816;-0.001590375,0.004364327;0.5134513;0.0082798,644.1711
+0;0;0,0.008277876;0.2976264;0.001934591,0.0165707;0.5832654;-0.01081144,0.1892001;0.4718676;0.01542745,0.2313381;0.1781715;0.0336719,0.2880963;-0.077268;-0.01068464,-0.1592145;0.4645026;-0.01326107,-0.2296658;0.1757702;-0.00725773,-0.2858914;-0.07820082;-0.05994317,0.07495784;0.002556218;-0.03888117,0.06596667;-0.3709678;0.008616168,0.05097008;-0.7548949;0.09503841,0.05527383;-0.7172664;0.006266072,-0.07289427;0.008945506;-0.04175358,-0.1252595;-0.3631454;-0.01600008,-0.1608344;-0.7437314;0.0787756,-0.1541993;-0.705959;-0.009840481,0.0145649;0.5134804;-0.005348501,0;0;0,0.002357937;0.2975996;0.009091616,0.004585505;0.5835873;0.004257917,0.1835193;0.4930874;0.01411676,0.2285228;0.1993939;0.00491786,0.2687735;-0.05473387;-0.06017709,-0.1760581;0.4995374;0.01143565,-0.2272412;0.2069452;-0.0002223812,-0.2598586;-0.04578596;-0.07439394,0.07479843;0.002232566;-0.03920674,0.08942387;-0.3740878;-0.03409719,0.07675996;-0.7596714;0.04501367,0.08255211;-0.7939621;-0.01655269,-0.07543984;0.004755657;-0.03772497,-0.1037211;-0.3706552;-0.02659567,-0.09315586;-0.7564842;0.0516221,-0.1017294;-0.7983241;-0.0005579889,0.004077964;0.5136579;0.007923365,644.1937
+0;0;0,0.008639957;0.2976241;0.0005620996,0.01740823;0.5832262;-0.01352456,0.1901059;0.4725366;0.01323945,0.2317789;0.1797566;0.03490573,0.2862757;-0.07730842;-0.007124472,-0.15897;0.4658327;-0.01465058,-0.2308531;0.1782826;-0.006051218,-0.2894672;-0.07601115;-0.05818525,0.07490204;0.002464694;-0.0389149,0.06329065;-0.3710455;0.008026987,0.04632694;-0.7490777;0.09194626,0.05063118;-0.7112658;8.670986E-05,-0.07299916;0.00894977;-0.04149437,-0.1277574;-0.3628901;-0.01730977,-0.164274;-0.737433;0.07554875,-0.1575606;-0.6994898;-0.01615494,0.01527689;0.5134566;-0.007704395,0;0;0,0.002693236;0.2976066;0.008838892,0.005280793;0.5836242;0.003561497,0.1840999;0.4926013;0.01403666,0.2282063;0.1995196;0.004876375,0.2685509;-0.05536479;-0.06012475,-0.1754972;0.4995798;0.01096517,-0.2271678;0.2078222;-0.0006030453,-0.2599637;-0.04556108;-0.07503585,0.07481731;0.002199143;-0.03909338,0.08904976;-0.3741256;-0.0340569,0.07595076;-0.7535853;0.04390001,0.08254696;-0.7942058;-0.01515055,-0.07535977;0.004786009;-0.03779893,-0.1038739;-0.370615;-0.02734632,-0.09391653;-0.7502461;0.05023966,-0.1026562;-0.7938508;-0.004748553,0.004686773;0.513685;0.007351637,644.228
+0;0;0,0.008638924;0.2975886;0.0005620325,0.01740706;0.583186;-0.01352465,0.1905078;0.4723976;0.01328804,0.2321081;0.1801289;0.03491648,0.2865414;-0.07663694;-0.007064801,-0.1593732;0.4656782;-0.01466632,-0.2311309;0.1786304;-0.006081977,-0.2896767;-0.07536745;-0.05815533,0.07479182;0.002461067;-0.03885764,0.06319074;-0.3707176;0.008042593,0.04620459;-0.7492498;0.09207286,0.05037353;-0.7116834;0.003100798,-0.07289174;0.008936601;-0.04143331,-0.1276013;-0.3625732;-0.01727017,-0.1641663;-0.7376115;0.07571116,-0.1576639;-0.699918;-0.01310992,0.01527558;0.513412;-0.007704115,0;0;0,0.002718829;0.2975845;0.008366108,0.005414642;0.583585;0.00253582,0.1845752;0.4923926;0.01383543,0.2274456;0.1996585;0.004441023,0.2676562;-0.05499795;-0.06026828,-0.175841;0.4998928;0.01005665,-0.2280056;0.2087403;-0.001275132,-0.2609991;-0.04429075;-0.07571204,0.07471772;0.002205923;-0.03901517,0.08836881;-0.3738111;-0.0343864,0.07491139;-0.7537745;0.043607,0.08002352;-0.7915873;-0.01440978,-0.07520358;0.00477922;-0.03783342,-0.1045164;-0.3702405;-0.02795752,-0.09474489;-0.7504696;0.04928616,-0.1035953;-0.7907496;-0.005239461,0.004788764;0.5136499;0.006477594,644.2611
+0;0;0,0.008639782;0.2976181;0.0005620882,0.01740959;0.5832701;-0.01352743,0.1907264;0.4724146;0.01331257,0.2322844;0.180443;0.03491903,0.2867223;-0.0763447;-0.007065814,-0.159587;0.4656869;-0.01467633,-0.2312717;0.1789307;-0.006100709,-0.2898225;-0.07508862;-0.05817848,0.07479364;0.002461127;-0.03885858,0.06319991;-0.3704811;0.008011922,0.04601034;-0.7535465;0.09304851,0.05010163;-0.7161211;0.005733758,-0.07289352;0.008936819;-0.04143432,-0.1275685;-0.3623376;-0.0172865,-0.1645713;-0.7418672;0.07680834,-0.15819;-0.704317;-0.01035824,0.01527761;0.5134797;-0.007705519,0;0;0,0.002880998;0.2976167;0.008216143,0.005665764;0.5836669;0.002190351,0.1850476;0.4926711;0.01391149,0.2275492;0.2001846;0.004606485,0.2677358;-0.05465215;-0.05949819,-0.175826;0.4998492;0.009404095,-0.2284949;0.209089;-0.001815542,-0.2615384;-0.04387018;-0.07655422,0.07477668;0.002143368;-0.03891003,0.08852771;-0.3736308;-0.03422999,0.07464109;-0.758163;0.04455996,0.07925382;-0.7925664;-0.01482582,-0.07517789;0.004828717;-0.03788276,-0.1043633;-0.3699725;-0.02842593,-0.09518503;-0.7548294;0.04946288,-0.1041639;-0.7927853;-0.005283087,0.005026452;0.5137182;0.006179571,644.2944
+0;0;0,0.00970324;0.2975605;-0.0004890149,0.01972703;0.5831009;-0.01577877,0.1936376;0.4724672;0.0113221,0.2340826;0.1808173;0.03636497,0.2868467;-0.07646045;-0.001276389,-0.1587203;0.4665113;-0.0163915,-0.2330988;0.1807521;-0.004898457,-0.2934435;-0.07312921;-0.05281057,0.07438222;0.002267814;-0.03918125,0.06272818;-0.3704381;0.008028395,0.04265796;-0.7567471;0.09293757,0.04679758;-0.7192285;0.00356549,-0.07287174;0.009104132;-0.040986,-0.128232;-0.3619845;-0.01856478,-0.1677265;-0.7446688;0.07545635,-0.1612452;-0.7070315;-0.01376639,0.01727526;0.5133461;-0.009628573,0;0;0,0.0028354;0.297605;0.007736683,0.005623683;0.5836351;0.001149654,0.1858181;0.4926569;0.01365113,0.2272595;0.2002223;0.004313231,0.267189;-0.05425483;-0.05924606,-0.1767483;0.5003692;0.008428674,-0.2299548;0.2099195;-0.002999096,-0.263205;-0.04256716;-0.07741476,0.07458454;0.002135172;-0.03880227,0.08756066;-0.3734799;-0.03442764,0.07396176;-0.7615648;0.04336858,0.07749329;-0.7946178;-0.02045059,-0.0748986;0.004842235;-0.03794444,-0.10472;-0.3697398;-0.02938718,-0.09596792;-0.7576559;0.0499323,-0.1052998;-0.7973306;-0.005919155,0.00498312;0.5136922;0.005289793,644.3275
+0;0;0,0.009703562;0.2975703;-0.0004890311,0.01972884;0.5831529;-0.01578123,0.19425;0.4723633;0.0113935,0.2347117;0.1805935;0.03644667,0.2873059;-0.07585606;-0.001073506,-0.1593289;0.4663868;-0.01641613,-0.2337379;0.18051;-0.004918362,-0.2938884;-0.07255405;-0.05267623,0.07416152;0.002261085;-0.03906499,0.06253231;-0.369651;0.008044101,0.04248041;-0.7556074;0.09287576,0.04663575;-0.7180602;0.003164127,-0.07265552;0.009077118;-0.04086439,-0.1278979;-0.3612211;-0.01849092,-0.1673564;-0.7435561;0.07544438,-0.1608504;-0.7058898;-0.01411736,0.01727656;0.5133839;-0.009629773,0;0;0,0.002654433;0.2976261;0.007359744,0.00519713;0.5836924;0.0004050741,0.1860563;0.4926037;0.01355767,0.2269849;0.1999801;0.00402999,0.2664879;-0.05382079;-0.05893719,-0.1777645;0.5006241;0.007248977,-0.2313534;0.2101234;-0.004243184,-0.2646625;-0.04147977;-0.07858442,0.07436737;0.002179101;-0.03867638,0.08676691;-0.3726584;-0.03465223,0.07265932;-0.760243;0.0437057,0.07664602;-0.7930649;-0.02079177,-0.07459138;0.004799799;-0.03800268,-0.1049638;-0.368943;-0.02982291,-0.09714669;-0.7565198;0.04944834,-0.1068801;-0.7964686;-0.006541196,0.004623547;0.5137396;0.004631043,644.3615
+0;0;0,0.007242527;0.2976504;-0.001724477,0.01546889;0.583384;-0.01705826,0.1900487;0.4735175;0.008223151,0.2297623;0.181556;0.03749814,0.2808798;-0.07532007;0.007313622,-0.1614837;0.4655514;-0.01786276,-0.2386402;0.1800456;-0.00340313,-0.3001724;-0.07284135;-0.04549105,0.07406437;0.002026729;-0.03944901,0.06194099;-0.3696553;0.007705472,0.04040995;-0.7507545;0.09015583,0.04446644;-0.7130179;-0.002453111,-0.07294413;0.00928202;-0.04048286,-0.1286806;-0.3608017;-0.01928019,-0.1696727;-0.7383006;0.07189274,-0.1631803;-0.7004251;-0.02056564,0.01373937;0.5135576;-0.01094489,0;0;0,0.003666729;0.2976366;0.007084847,0.007360198;0.5837747;-0.0002579689,0.1867883;0.492409;0.01369071,0.2283694;0.1993907;0.004361153,0.2668099;-0.05383658;-0.05815017,-0.1748607;0.5013074;0.007135921,-0.22851;0.2103454;-0.004637666,-0.2621624;-0.04038665;-0.07886955,0.07447108;0.002171114;-0.03866792,0.08626433;-0.3724771;-0.03446078,0.07274192;-0.7545949;0.04492068,0.07685479;-0.7903891;-0.02070665,-0.07469507;0.004812564;-0.03799144,-0.1046222;-0.3687594;-0.02984398,-0.09807201;-0.7514017;0.04787515,-0.1075554;-0.7905984;-0.01356277,0.006495632;0.5137987;0.004066467,644.3958
+0;0;0,0.007242454;0.2976474;-0.00172446,0.01546871;0.5833775;-0.01705805,0.1906139;0.4733833;0.008284755,0.2302785;0.1817825;0.03752358,0.281298;-0.07460079;0.007396957,-0.1620458;0.4653916;-0.01788481,-0.239107;0.1802386;-0.003443041,-0.3005211;-0.07216325;-0.04545022,0.07401471;0.00202537;-0.03942256,0.06192121;-0.3687405;0.007615682,0.04032043;-0.7510742;0.0903331,0.04430719;-0.7134705;-0.0006841049,-0.07289522;0.009275797;-0.04045571,-0.1284942;-0.3598956;-0.01930531,-0.1696192;-0.7386173;0.07216295,-0.1632384;-0.7008772;-0.01870629,0.01373921;0.5135518;-0.01094476,0;0;0,0.004216865;0.2976286;0.006993055,0.008294977;0.5837555;-0.0004479885,0.1882192;0.492325;0.01360416,0.2292093;0.1995766;0.004803658,0.2680926;-0.05329597;-0.05673099,-0.1745924;0.5013086;0.00687948,-0.2280862;0.2106994;-0.005117511,-0.2618445;-0.03938514;-0.07969024,0.07445148;0.002056494;-0.03858972,0.0861814;-0.3716713;-0.0345763,0.07150789;-0.7549496;0.0452373,0.07453181;-0.7897243;-0.01920605,-0.0746125;0.004917224;-0.03801597,-0.1041634;-0.3677676;-0.03034136,-0.09885427;-0.7515357;0.04828251,-0.1084492;-0.789148;-0.01249864,0.007351086;0.5137824;0.00389576,644.4283
+0;0;0,0.007238771;0.2974961;-0.001723583,0.01546045;0.5830669;-0.01704861,0.1905025;0.4731359;0.008279431,0.230019;0.1826237;0.03740909,0.280806;-0.07259119;0.007419758,-0.1619496;0.4651488;-0.01787473,-0.2387231;0.1810604;-0.003486883,-0.2998573;-0.07019117;-0.04530263,0.0740956;0.002027584;-0.03946564,0.06200935;-0.3685159;0.007544398,0.04033067;-0.7522284;0.09056011,0.04427485;-0.7147059;0.0005151927,-0.07297489;0.009285934;-0.04049992,-0.1285406;-0.3596642;-0.0193622,-0.1698139;-0.7397516;0.0724359,-0.1635012;-0.7020942;-0.01746263,0.01373192;0.5132807;-0.01093876,0;0;0,0.005063161;0.2974673;0.006846428,0.009916998;0.5834183;-0.0007543562,0.1895574;0.4922445;0.01362705,0.2298232;0.2005037;0.005060196,0.2707001;-0.0510284;-0.0555532,-0.1730695;0.5014238;0.006923875,-0.2261283;0.2118821;-0.005636826,-0.2594379;-0.03698523;-0.08026163,0.07455714;0.001949087;-0.03859067,0.08583488;-0.3715653;-0.03430784,0.07025532;-0.7562473;0.04552865,0.07316986;-0.7897567;-0.01880097,-0.07472108;0.005016567;-0.0379921,-0.1038442;-0.3674847;-0.03070052,-0.09987169;-0.7525604;0.04865789,-0.109519;-0.7895455;-0.01134343,0.008788481;0.51349;0.003625632,644.4619
+0;0;0,0.01060136;0.2972552;-0.003984287,0.02386622;0.5822877;-0.0233464,0.1966922;0.473336;0.00546453,0.2356762;0.1827042;0.03922793,0.2847487;-0.07266486;0.01646209,-0.1557521;0.4680392;-0.0203805,-0.2357077;0.1844729;-0.002383104,-0.2979538;-0.06662428;-0.03724488,0.07402005;0.001639978;-0.03978945,0.06134816;-0.3687054;0.006230451,0.0363319;-0.7522523;0.08793382,0.04022165;-0.7149802;-0.002192989,-0.07311781;0.009616959;-0.04032563,-0.1291828;-0.3590036;-0.02008362,-0.1735123;-0.7391049;0.06917628,-0.167258;-0.7017221;-0.02080836,0.02046245;0.5127035;-0.01596564,0;0;0,0.005841479;0.2973428;0.006488085,0.01147453;0.583176;-0.001598597,0.1905152;0.4924805;0.0130868,0.2317607;0.2003052;0.005406618,0.2714251;-0.05039608;-0.055547,-0.1712846;0.5017771;0.00659445,-0.225032;0.211816;-0.006069913,-0.2580563;-0.03606893;-0.08091738,0.07460932;0.001837417;-0.03866434,0.08595221;-0.3713759;-0.03450763,0.06912418;-0.7557577;0.04534769,0.07211036;-0.7894997;-0.01883101,-0.07483084;0.005130147;-0.03793263,-0.1034667;-0.3671155;-0.03105545,-0.1008646;-0.7518674;0.04874848,-0.1099304;-0.7881081;-0.01225018,0.01015458;0.5132765;0.002910376,644.4838
+0;0;0,0.01060136;0.2972552;-0.003984287,0.02386622;0.5822877;-0.0233464,0.1966922;0.473336;0.00546453,0.2356762;0.1827042;0.03922793,0.2847487;-0.07266486;0.01646209,-0.1557521;0.4680392;-0.0203805,-0.2357077;0.1844729;-0.002383104,-0.2979538;-0.06662428;-0.03724488,0.07402005;0.001639978;-0.03978945,0.06134816;-0.3687054;0.006230451,0.0363319;-0.7522523;0.08793382,0.04022165;-0.7149802;-0.002192989,-0.07311781;0.009616959;-0.04032563,-0.1291828;-0.3590036;-0.02008362,-0.1735123;-0.7391049;0.06917628,-0.167258;-0.7017221;-0.02080836,0.02046245;0.5127035;-0.01596564,0;0;0,0.005841479;0.2973428;0.006488085,0.01147453;0.583176;-0.001598597,0.1905152;0.4924805;0.0130868,0.2317607;0.2003052;0.005406618,0.2714251;-0.05039608;-0.055547,-0.1712846;0.5017771;0.00659445,-0.225032;0.211816;-0.006069913,-0.2580563;-0.03606893;-0.08091738,0.07460932;0.001837417;-0.03866434,0.08595221;-0.3713759;-0.03450763,0.06912418;-0.7557577;0.04534769,0.07211036;-0.7894997;-0.01883101,-0.07483084;0.005130147;-0.03793263,-0.1034667;-0.3671155;-0.03105545,-0.1008646;-0.7518674;0.04874848,-0.1099304;-0.7881081;-0.01225018,0.01015458;0.5132765;0.002910376,644.5069
+0;0;0,0.01060276;0.2972944;-0.003984813,0.02387004;0.5823789;-0.02335047,0.1985;0.4730111;0.005681289,0.2375098;0.1821869;0.03946704,0.2866273;-0.07341632;0.01668031,-0.1575534;0.46766;-0.0204284,-0.2375619;0.1839061;-0.002419094,-0.2998651;-0.06742135;-0.03731284,0.07409746;0.001641694;-0.03983106,0.0614436;-0.3681766;0.006123334,0.03729445;-0.7384291;0.08499473,0.04148486;-0.7005949;-0.01209853,-0.07319429;0.009627017;-0.0403678,-0.1291794;-0.3584689;-0.0201546,-0.1719725;-0.7253953;0.06601139,-0.1652348;-0.6874419;-0.0309287,0.02046563;0.5127817;-0.01596833,0;0;0,0.005791299;0.2973855;0.006371498,0.01117791;0.5832747;-0.001763105,0.1921855;0.4926184;0.01274204,0.2332308;0.2001984;0.005831242,0.2731695;-0.05072075;-0.05507255,-0.1733333;0.5012792;0.006587503,-0.2268952;0.21108;-0.005961723,-0.2606758;-0.03692545;-0.08090776,0.07466386;0.001733705;-0.03875494,0.08528341;-0.370968;-0.03449404,0.06659152;-0.7413559;0.04521942,0.07001708;-0.7896749;-0.01274991,-0.07496326;0.005236355;-0.03785148,-0.1038229;-0.3664674;-0.03145095,-0.1023178;-0.7378741;0.04565661,-0.1123214;-0.7798355;-0.01936276,0.009931371;0.5133609;0.002750397,644.5409
+0;0;0,0.01060863;0.2974592;-0.003987021,0.02388673;0.5827757;-0.02336881,0.197484;0.4735738;0.005544541,0.2363857;0.1835559;0.03923661,0.2858046;-0.07361588;0.01631005,-0.1565104;0.4682536;-0.02041416,-0.2362971;0.1852865;-0.002454784,-0.2989826;-0.06758335;-0.03756266,0.07418415;0.001643614;-0.03987766,0.06158348;-0.3666202;0.005883571,0.03726529;-0.7394643;0.08530705,0.04140939;-0.7017167;-0.01071322,-0.07327992;0.00963828;-0.04041503,-0.1290297;-0.3569104;-0.02028679,-0.1721223;-0.7264051;0.06648234,-0.165459;-0.6885397;-0.02938645,0.02047919;0.5131144;-0.01597988,0;0;0,0.006809362;0.2975322;0.006217241,0.01326493;0.5836266;-0.002111912,0.1929293;0.49272;0.0121119,0.2348705;0.2012471;0.005526543,0.2757311;-0.05120569;-0.05532694,-0.1704455;0.5016046;0.006558988,-0.2235791;0.212163;-0.006059591,-0.2582669;-0.03723918;-0.08156105,0.07469591;0.001651749;-0.03891027,0.08596449;-0.3694629;-0.0346632,0.06494717;-0.742483;0.04487634,0.06867033;-0.7890052;-0.01366925,-0.07512801;0.005321692;-0.03773167,-0.1047984;-0.3647565;-0.03199091,-0.1039443;-0.7387674;0.04564513,-0.1140579;-0.7803174;-0.01819382,0.01175039;0.5136567;0.002450466,644.564
+0;0;0,0.01361983;0.2973088;-0.005520401,0.0294247;0.5823959;-0.02705022,0.2009913;0.4742524;0.001617966,0.2394184;0.1858698;0.04164369,0.287798;-0.07385173;0.02547225,-0.1503661;0.4707308;-0.02239945,-0.2323288;0.1895709;-0.0006178245,-0.2964368;-0.06568035;-0.02880231,0.07416103;0.001439314;-0.04001199,0.06162671;-0.3667724;0.006088041,0.0339544;-0.7457981;0.08487975,0.03744429;-0.7087247;-0.004580818,-0.07344393;0.00978264;-0.04016441,-0.129697;-0.3567234;-0.02090228,-0.1755147;-0.7321332;0.06629112,-0.169678;-0.6949642;-0.0230394,0.02550743;0.5127944;-0.01915064,0;0;0,0.008101664;0.2975114;0.005459547,0.01609469;0.5835857;-0.003910065,0.1935712;0.4929258;0.01109004,0.2359601;0.2023934;0.004976988,0.2762598;-0.05196834;-0.05612481,-0.1662399;0.5021597;0.006187112,-0.2191016;0.2135622;-0.006476668,-0.254443;-0.0373438;-0.08299193,0.07461303;0.001496851;-0.03916049,0.08495153;-0.3696324;-0.03488004,0.06313428;-0.7488959;0.04460359,0.0678502;-0.7917711;-0.007668495,-0.07525768;0.005493077;-0.03753662,-0.1062077;-0.3644792;-0.03256239,-0.1061174;-0.7445977;0.04582374,-0.1167149;-0.7824153;-0.0120889,0.01418315;0.5136218;0.0009400845,644.596
+0;0;0,0.01361935;0.2972985;-0.00552021,0.02942629;0.5824227;-0.02705311,0.2018144;0.4740839;0.00171406,0.2401787;0.186172;0.04167446,0.2885746;-0.07363656;0.02549761,-0.1511895;0.4705458;-0.0224159,-0.2330184;0.1898448;-0.000669824,-0.2971478;-0.06549197;-0.02886374,0.0738897;0.001434048;-0.03986559,0.06138383;-0.3659419;0.006129812,0.03365724;-0.7457112;0.08507608,0.03717637;-0.7085785;-0.005134158,-0.07317521;0.009746849;-0.04001746,-0.1293006;-0.3559275;-0.02079905,-0.1752082;-0.7320735;0.06656539,-0.1693226;-0.6948445;-0.02351371,0.0255082;0.5128065;-0.01915187,0;0;0,0.008125059;0.2975162;0.004520416,0.01594064;0.5836095;-0.005556107,0.1943664;0.4928537;0.008778572,0.2372473;0.2028699;0.003077507,0.2763191;-0.05197412;-0.05719102,-0.1672155;0.502491;0.004220861,-0.2173856;0.2138737;-0.007817117,-0.2529296;-0.03716418;-0.08411251,0.07397645;0.001448914;-0.03970385,0.08299241;-0.3688789;-0.03608179,0.06016272;-0.7490227;0.04262924,0.06511431;-0.7900943;-0.01327658,-0.07510908;0.005585652;-0.03712732,-0.1081643;-0.3633799;-0.03414256,-0.1095323;-0.7443582;0.04382893,-0.12064;-0.7832375;-0.0139069,0.01408987;0.5136402;-0.0005486012,644.6296
+0;0;0,0.01526179;0.2974987;-0.007780349,0.03253678;0.5827503;-0.03144149,0.2046941;0.4747093;-0.002737351,0.2425323;0.1878969;0.04348154,0.2887643;-0.07373118;0.03516487,-0.14848;0.4711543;-0.02611027,-0.2333306;0.1921015;0.001443077,-0.2997312;-0.06443903;-0.01938261,0.07386725;0.001293601;-0.03984183,0.06120315;-0.3663646;0.005205624,0.03077663;-0.7497798;0.08310004,0.03412453;-0.7129282;-0.006018937,-0.07320237;0.009801744;-0.03988427,-0.1292748;-0.3560962;-0.02153318,-0.1780368;-0.7357472;0.0649996,-0.172349;-0.6988047;-0.02399363,0.02827083;0.513113;-0.02301073,0;0;0,0.008359887;0.2978524;0.003605366,0.01634663;0.5842911;-0.007294655,0.1947072;0.4930802;0.006532669,0.2368006;0.2031992;0.00138998,0.2778486;-0.05250701;-0.05848646,-0.1668073;0.5033551;0.003826046,-0.2192062;0.2153727;-0.008410926,-0.256197;-0.03629899;-0.0855397,0.07372583;0.001426324;-0.04009843,0.08113698;-0.3690973;-0.03568137,0.05681743;-0.7528961;0.04246974,0.06181847;-0.7906986;-0.01565218,-0.07521371;0.005631414;-0.03683207,-0.1095998;-0.363382;-0.03384947,-0.1125339;-0.7481175;0.04341953,-0.1241121;-0.7865174;-0.01304068,0.01445958;0.5142343;-0.002086878,644.6633
+0;0;0,0.01527251;0.2977078;-0.007785818,0.03256542;0.5832552;-0.03147221,0.204215;0.475237;-0.002815327,0.2420898;0.1881469;0.04344831,0.288664;-0.07541716;0.03507011,-0.1479533;0.4716921;-0.02612168,-0.2328861;0.1923691;0.001458341,-0.299778;-0.06606975;-0.01952144,0.07396561;0.001295323;-0.03989488,0.06132609;-0.3656492;0.005065143,0.0308172;-0.7501024;0.08317042,0.03420966;-0.7131596;-0.007134803,-0.07329985;0.009814796;-0.03993738,-0.1292635;-0.3553729;-0.0216219,-0.1781574;-0.7360517;0.06514513,-0.1723939;-0.6990167;-0.02503269,0.02829418;0.5135313;-0.02303098,0;0;0,0.008956857;0.2980554;0.002556324,0.01761703;0.5847288;-0.009417057,0.1952543;0.4929608;0.004068375,0.2379379;0.2028781;-0.001003504,0.279591;-0.0547556;-0.06096363,-0.1651689;0.5038388;0.002762835,-0.2187057;0.2157889;-0.009750462,-0.257413;-0.03758138;-0.0872785,0.07363549;0.00137724;-0.04049826,0.07942328;-0.3684576;-0.03623307,0.05401041;-0.7533397;0.0415833,0.05912091;-0.7911195;-0.01837111,-0.07547479;0.005698676;-0.03654138,-0.1110353;-0.3624876;-0.03460816,-0.1157005;-0.7484426;0.04189303,-0.127614;-0.7879893;-0.01499361,0.01555854;0.5146105;-0.003931522,644.6965
+0;0;0,0.0152681;0.2976217;-0.007783567,0.03255908;0.5831371;-0.03146758,0.205306;0.4748825;-0.002684902,0.2431604;0.1879471;0.04355381,0.290094;-0.07765126;0.03511094,-0.1490588;0.4713155;-0.02613662,-0.2339458;0.1921431;0.001428543,-0.301354;-0.06829062;-0.01971317,0.07401028;0.001296106;-0.03991897,0.06140459;-0.3646661;0.004920688,0.03081668;-0.7501151;0.08322828,0.03405553;-0.7134866;-0.002987824,-0.0733441;0.009820724;-0.03996149,-0.1291579;-0.3543893;-0.02169506,-0.1781785;-0.7360542;0.06529672,-0.172676;-0.6993378;-0.02079774,0.02828798;0.5134157;-0.02302664,0;0;0,0.0090736;0.2979722;0.001624346,0.017693;0.584582;-0.01112008,0.1965803;0.4932333;0.001564264,0.2390977;0.203284;-0.003388882,0.2821026;-0.05627704;-0.06334889,-0.166236;0.5040383;0.0008614673,-0.219694;0.2160905;-0.01059211,-0.2610379;-0.03901583;-0.08823214,0.07360696;0.001173571;-0.04066157,0.07877802;-0.3676841;-0.03676569,0.0510482;-0.7537389;0.03959775,0.05572671;-0.7915337;-0.01397109,-0.07558224;0.005880784;-0.03640696,-0.1124034;-0.3611905;-0.03555061,-0.1184234;-0.7483349;0.04009066,-0.1301263;-0.7863021;-0.01216977,0.0156569;0.5144795;-0.005457878,644.7302
+0;0;0,0.01609824;0.2975421;-0.009995337,0.03410629;0.5829501;-0.03565355,0.2071054;0.4750516;-0.0069196,0.2435203;0.1893075;0.04527637,0.2898746;-0.07711098;0.04380457,-0.1481368;0.4718349;-0.02914089,-0.2356899;0.1944459;0.003874412,-0.3050346;-0.06658378;-0.009709111,0.07370181;0.001057257;-0.04023656,0.06135793;-0.3641669;0.00403855,0.02837224;-0.7499534;0.08178968,0.03150976;-0.7133096;-0.006928258,-0.0734219;0.01001626;-0.03950891,-0.1292726;-0.3534062;-0.02201185,-0.1799668;-0.7354225;0.06434911,-0.174503;-0.6986939;-0.02424959,0.02966658;0.51326;-0.02670829,0;0;0,0.009998471;0.2979766;0.0005419254,0.0198863;0.5845876;-0.01356292,0.1986742;0.4928362;-0.0006484985,0.2410012;0.2032024;-0.005215645,0.2831701;-0.05705178;-0.06537569,-0.16467;0.5045336;-0.0006641317,-0.2204329;0.2173425;-0.01124293,-0.2624266;-0.03853965;-0.08799294,0.0734741;0.0009313822;-0.04065394,0.07820288;-0.3671213;-0.03662825,0.04884455;-0.7537353;0.03841996,0.05477528;-0.7911266;-0.0194428,-0.07544268;0.006113956;-0.03637412,-0.1132239;-0.360047;-0.03603343,-0.1205031;-0.7477171;0.03895601,-0.1323321;-0.7874336;-0.01512315,0.01751108;0.5144858;-0.007519722,644.752
+0;0;0,0.01609824;0.2975421;-0.009995337,0.03410629;0.5829501;-0.03565355,0.2071054;0.4750516;-0.0069196,0.2435203;0.1893075;0.04527637,0.2898746;-0.07711098;0.04380457,-0.1481368;0.4718349;-0.02914089,-0.2356899;0.1944459;0.003874412,-0.3050346;-0.06658378;-0.009709111,0.07370181;0.001057257;-0.04023656,0.06135793;-0.3641669;0.00403855,0.02837224;-0.7499534;0.08178968,0.03150976;-0.7133096;-0.006928258,-0.0734219;0.01001626;-0.03950891,-0.1292726;-0.3534062;-0.02201185,-0.1799668;-0.7354225;0.06434911,-0.174503;-0.6986939;-0.02424959,0.02966658;0.51326;-0.02670829,0;0;0,0.009998471;0.2979766;0.0005419254,0.0198863;0.5845876;-0.01356292,0.1986742;0.4928362;-0.0006484985,0.2410012;0.2032024;-0.005215645,0.2831701;-0.05705178;-0.06537569,-0.16467;0.5045336;-0.0006641317,-0.2204329;0.2173425;-0.01124293,-0.2624266;-0.03853965;-0.08799294,0.0734741;0.0009313822;-0.04065394,0.07820288;-0.3671213;-0.03662825,0.04884455;-0.7537353;0.03841996,0.05477528;-0.7911266;-0.0194428,-0.07544268;0.006113956;-0.03637412,-0.1132239;-0.360047;-0.03603343,-0.1205031;-0.7477171;0.03895601,-0.1323321;-0.7874336;-0.01512315,0.01751108;0.5144858;-0.007519722,644.7767
+0;0;0,0.01609379;0.2974598;-0.009992574,0.03409817;0.5828096;-0.03564572,0.2076063;0.4748127;-0.006856494,0.2440692;0.1886922;0.04540823,0.2900704;-0.07569665;0.04394764,-0.1486536;0.4715868;-0.02914144,-0.236322;0.1938325;0.003917351,-0.3051384;-0.0652087;-0.009562692,0.07395881;0.001060944;-0.04037686,0.06160609;-0.3644249;0.003929958,0.0286524;-0.7498372;0.08160567,0.03177078;-0.713234;-0.006571233,-0.07367793;0.01005119;-0.03964669,-0.1295686;-0.3536316;-0.02213709,-0.1802136;-0.7352773;0.06414009,-0.1747832;-0.6985898;-0.02391829,0.02965916;0.5131305;-0.02670187,0;0;0,0.01070087;0.2978702;-0.0001468658,0.02106759;0.5843695;-0.01496792,0.2003732;0.4930655;-0.002799273,0.2442361;0.2032636;-0.006927013,0.2839554;-0.05535096;-0.06659782,-0.1641046;0.5046196;-0.001528964,-0.2195249;0.2169371;-0.01119545,-0.2624679;-0.03706044;-0.08643432,0.07378716;0.0008241982;-0.04069519,0.07780013;-0.3674923;-0.03596115,0.04648409;-0.7538832;0.03741121,0.05140371;-0.7903565;-0.0207746,-0.07578153;0.006194558;-0.03633332,-0.1143047;-0.3601544;-0.0363995,-0.1227897;-0.7475526;0.03784792,-0.1228872;-0.7334558;-0.04918985,0.01860126;0.5142971;-0.008752584,644.807
+0;0;0,0.01731818;0.2975009;-0.01255622,0.03652147;0.5827801;-0.04101905,0.2101689;0.4755079;-0.01074132,0.2445847;0.1903741;0.04686461,0.292131;-0.0740431;0.05487521,-0.1472575;0.4732217;-0.03258146,-0.237478;0.1971512;0.005489908,-0.3068392;-0.06246722;0.0001440272,0.07403339;0.0008425788;-0.04011409,0.06193513;-0.3654016;0.002799153,0.02579501;-0.7506421;0.07901158,0.0288603;-0.7142564;-0.009548798,-0.07361316;0.01013027;-0.03961406,-0.1302935;-0.3540499;-0.0227932,-0.1808933;-0.7347295;0.06691328,-0.1755212;-0.6982608;-0.02153111,0.03179874;0.5131395;-0.03133333,0;0;0,0.01101378;0.2980625;-0.001345873,0.02164426;0.5847713;-0.01722598,0.2012092;0.4930025;-0.005278587,0.2452521;0.203433;-0.009004831,0.2841713;-0.05566248;-0.06897211,-0.1639508;0.5050964;-0.003597076,-0.2207848;0.2178486;-0.01152107,-0.2646265;-0.03659964;-0.08618875,0.07365308;0.0005470365;-0.04081321,0.07599532;-0.3683565;-0.03557158,0.04332545;-0.754835;0.03578401,0.04633836;-0.7906152;-0.02385664,-0.0757521;0.006471621;-0.03620126,-0.1161456;-0.3602547;-0.0378975,-0.1256294;-0.7475911;0.03562227,-0.1356674;-0.7863079;-0.0197885,0.01911662;0.5146452;-0.01075506,644.8409
+0;0;0,0.01729673;0.2971324;-0.01254067,0.03646977;0.5819623;-0.04095826,0.2102099;0.4747898;-0.0106871,0.2446977;0.1890585;0.04703956,0.292246;-0.07536942;0.05505048,-0.1473862;0.4725026;-0.03253762,-0.2377959;0.1958534;0.005613547,-0.3071599;-0.06377545;0.0002674498,0.07428905;0.0008454885;-0.04025261,0.06222128;-0.3644755;0.002552461,0.02592269;-0.7514051;0.07909906,0.02896317;-0.7150711;-0.008744478,-0.07386737;0.01016525;-0.03975085,-0.1304049;-0.3530969;-0.0229724,-0.1812265;-0.7354457;0.06712743,-0.1758979;-0.6990294;-0.02060106,0.031755;0.5124393;-0.0312889,0;0;0,0.01254555;0.2976275;-0.002137899,0.02493027;0.5837509;-0.01906228,0.2042415;0.493187;-0.006306649,0.2466627;0.2027552;-0.01005221,0.28543;-0.05631968;-0.07025516,-0.1612136;0.5049356;-0.004681521,-0.2197499;0.2173766;-0.01157386,-0.264186;-0.03714228;-0.08568652,0.07391164;0.0002078712;-0.0409497,0.0750165;-0.3677712;-0.03569531,0.04120408;-0.7561237;0.03452229,0.04503867;-0.7895754;-0.02651072,-0.07610539;0.006777217;-0.0360817,-0.11739;-0.3589088;-0.03866278,-0.1279927;-0.7479972;0.03474905,-0.1384807;-0.7854248;-0.02101272,0.02195711;0.5137885;-0.01231003,644.8633
+0;0;0,0.01729782;0.2971511;-0.01254146,0.03648065;0.5821263;-0.04097447,0.2114268;0.4746454;-0.01055628,0.2459185;0.1888823;0.04717682,0.2935183;-0.07583252;0.05519643,-0.1485932;0.4723427;-0.03255489,-0.2390129;0.1956627;0.005600516,-0.3084522;-0.06424788;0.000248618,0.07426746;0.0008452428;-0.04024092,0.06220991;-0.3641667;0.002527937,0.02581144;-0.7521609;0.07928515,0.02880779;-0.7159189;-0.007283233,-0.0738459;0.0101623;-0.0397393,-0.1303356;-0.3527925;-0.02297505,-0.181297;-0.7361934;0.06737268,-0.1760458;-0.6998702;-0.01908233,0.03176228;0.5125501;-0.03129771,0;0;0,0.01397681;0.2975735;-0.003151894,0.02780069;0.5837008;-0.02131796,0.2079708;0.4927398;-0.008074761,0.2484728;0.2019998;-0.01171374,0.2882561;-0.05716532;-0.07216775,-0.1599416;0.5052952;-0.006334411,-0.2220298;0.2184232;-0.0120693,-0.2675352;-0.03648803;-0.08523695,0.07378986;-0.0001306236;-0.04111862,0.07359875;-0.3677989;-0.03579974,0.03871455;-0.757426;0.03297377,0.04125039;-0.7915015;-0.02559185,-0.07612222;0.007121901;-0.03592196,-0.118848;-0.3580725;-0.03990741,-0.1305355;-0.7481836;0.0337995,-0.13068;-0.7340081;-0.05159133,0.02448345;0.5137318;-0.01424122,644.8854
+0;0;0,0.01729782;0.2971511;-0.01254146,0.03648065;0.5821263;-0.04097447,0.2114268;0.4746454;-0.01055628,0.2459185;0.1888823;0.04717682,0.2935183;-0.07583252;0.05519643,-0.1485932;0.4723427;-0.03255489,-0.2390129;0.1956627;0.005600516,-0.3084522;-0.06424788;0.000248618,0.07426746;0.0008452428;-0.04024092,0.06220991;-0.3641667;0.002527937,0.02581144;-0.7521609;0.07928515,0.02880779;-0.7159189;-0.007283233,-0.0738459;0.0101623;-0.0397393,-0.1303356;-0.3527925;-0.02297505,-0.181297;-0.7361934;0.06737268,-0.1760458;-0.6998702;-0.01908233,0.03176228;0.5125501;-0.03129771,0;0;0,0.01397681;0.2975735;-0.003151894,0.02780069;0.5837008;-0.02131796,0.2079708;0.4927398;-0.008074761,0.2484728;0.2019998;-0.01171374,0.2882561;-0.05716532;-0.07216775,-0.1599416;0.5052952;-0.006334411,-0.2220298;0.2184232;-0.0120693,-0.2675352;-0.03648803;-0.08523695,0.07378986;-0.0001306236;-0.04111862,0.07359875;-0.3677989;-0.03579974,0.03871455;-0.757426;0.03297377,0.04125039;-0.7915015;-0.02559185,-0.07612222;0.007121901;-0.03592196,-0.118848;-0.3580725;-0.03990741,-0.1305355;-0.7481836;0.0337995,-0.13068;-0.7340081;-0.05159133,0.02448345;0.5137318;-0.01424122,644.9098
+0;0;0,0.01851334;0.2969386;-0.01450145,0.03880625;0.5816476;-0.04526886,0.2128086;0.4746792;-0.01366387,0.2466233;0.1917132;0.04940096,0.2939495;-0.0735288;0.06260622,-0.1460894;0.4733078;-0.0350324,-0.237599;0.1995474;0.008229882,-0.3084632;-0.06073114;0.009136674,0.07430677;0.0007297513;-0.04024684,0.06268337;-0.3647633;0.001779433,0.02606202;-0.7546009;0.07836284,0.02894917;-0.7185919;-0.0083104,-0.07394838;0.01022584;-0.03960943,-0.1301074;-0.3531473;-0.0225051,-0.1809721;-0.7362289;0.07669547,-0.1758192;-0.7001262;-0.009866044,0.03384755;0.5121434;-0.03499259,0;0;0,0.01549305;0.2974352;-0.004222393,0.03094721;0.5834476;-0.02367806,0.2099874;0.4923982;-0.01000309,0.2491324;0.2031774;-0.01306963,0.289205;-0.05662242;-0.07361472,-0.1565077;0.5058329;-0.008027123,-0.2186481;0.22068;-0.01212326,-0.2664737;-0.03457984;-0.08507955,0.07378371;-0.00047867;-0.04120159,0.07258688;-0.3685158;-0.03539658,0.03697494;-0.7601967;0.03166604,0.03727502;-0.7935188;-0.02788997,-0.07617676;0.007456353;-0.03582374,-0.1204001;-0.3579258;-0.0409854,-0.1329216;-0.7498611;0.03256311,-0.1331127;-0.735785;-0.05289499,0.02722821;0.5135033;-0.01626229,644.9392
+0;0;0,0.01850515;0.2968072;-0.01449503,0.03879493;0.5814723;-0.04525819,0.2133137;0.4743975;-0.01359189,0.2470692;0.1919269;0.0493625,0.2944449;-0.07359251;0.06258157,-0.1466198;0.473022;-0.03502207,-0.2379691;0.199741;0.008164458,-0.3089074;-0.06080973;0.009072199,0.07457138;0.00073235;-0.04039016,0.06296682;-0.3641683;0.001568001,0.026253;-0.7549903;0.07834478,0.02913816;-0.7189855;-0.008268811,-0.07421171;0.01026225;-0.03975048,-0.1302798;-0.352522;-0.02267388,-0.1812728;-0.736571;0.07677719,-0.1761235;-0.7004724;-0.009724759,0.03383635;0.5119697;-0.03498214,0;0;0,0.01566592;0.2972727;-0.005530834,0.0309945;0.5831745;-0.02604342,0.2106504;0.4921878;-0.01285338,0.2489939;0.2033662;-0.01488757,0.2891346;-0.05663884;-0.07576346,-0.156962;0.5062709;-0.01004794,-0.2209995;0.2220485;-0.01306539,-0.2694877;-0.03370455;-0.08489177,0.07395174;-0.000766188;-0.0415132,0.07065737;-0.368191;-0.03552866,0.03385893;-0.7609854;0.03037119,0.03306781;-0.7943734;-0.02902269,-0.07659286;0.007742562;-0.03558621,-0.1226038;-0.3567882;-0.04251632,-0.136572;-0.7496428;0.03133833,-0.1368859;-0.7356566;-0.05404174,0.0273286;0.5132551;-0.01838565,644.9723
+0;0;0,0.01849265;0.2966067;-0.01448524,0.03877709;0.5811969;-0.04524091,0.2140614;0.4739685;-0.01348441,0.2478842;0.1909353;0.04959539,0.2952807;-0.07470092;0.06282027,-0.1474064;0.4725872;-0.03500595,-0.2389377;0.1987618;0.008266613,-0.3099072;-0.06190354;0.009174753,0.07461668;0.0007327949;-0.04041469,0.06303868;-0.3633327;0.001447435,0.0279422;-0.7369379;0.07484199,0.03214005;-0.6982011;-0.05117892,-0.07425679;0.01026849;-0.03977463,-0.1301965;-0.3516855;-0.02273711,-0.1789432;-0.718816;0.07233287,-0.171451;-0.6799427;-0.0535256,0.03381898;0.5117009;-0.03496585,0;0;0,0.0152625;0.2970576;-0.007155657,0.03025925;0.5828075;-0.02893686,0.2108081;0.4920054;-0.01586556,0.2496888;0.2026664;-0.01729846,0.2896345;-0.05756637;-0.07785559,-0.1584464;0.5066119;-0.01281541,-0.2247957;0.2223104;-0.01395375,-0.274239;-0.0336768;-0.08473391,0.07411684;-0.001154169;-0.0413146,0.06861906;-0.3677247;-0.03621435,0.03492543;-0.743395;0.02652311,0.03144222;-0.737029;-0.09759188,-0.0765972;0.008055041;-0.03563032,-0.1246346;-0.3553421;-0.04369867,-0.1389382;-0.7308816;0.02676364,-0.1394238;-0.724344;-0.09743179,0.0266647;0.5129255;-0.02097225,645.006
+0;0;0,0.01906821;0.2965474;-0.01622916,0.03929156;0.5812919;-0.04851219,0.2116388;0.4755005;-0.01683572,0.2455516;0.1943782;0.05220221,0.2923074;-0.07093173;0.07051156,-0.1439154;0.474533;-0.03775106,-0.2382735;0.2030394;0.01055958,-0.3100745;-0.05706477;0.02061437,0.07444923;0.0005516088;-0.04031096,0.06236249;-0.3625575;0.0007876232,0.02730284;-0.7415594;0.07325036,0.03142362;-0.7031113;-0.05267691,-0.07414687;0.01035488;-0.03953459,-0.1297955;-0.3505087;-0.02045282,-0.1788772;-0.7207732;0.08258905,-0.1714461;-0.6821443;-0.04317401,0.03438532;0.511723;-0.03789359,0;0;0,0.01762325;0.2969362;-0.009255171,0.03561616;0.5825763;-0.03407168,0.2120609;0.4916213;-0.01942778,0.2498964;0.2026328;-0.0198822,0.2892806;-0.05766401;-0.07992518,-0.1506032;0.5074589;-0.01638752,-0.2185629;0.2240392;-0.01547438,-0.2700521;-0.03173444;-0.08504027,0.07391086;-0.001340225;-0.04127169,0.06651856;-0.3668612;-0.03645658,0.03175034;-0.7480481;0.02362847,0.02818185;-0.7419014;-0.1003244,-0.07637792;0.008221586;-0.0355919,-0.1263617;-0.3538545;-0.04486215,-0.1424324;-0.7344159;0.02611116,-0.1622919;-0.8004062;-0.0534972,0.03124288;0.5127211;-0.02525306,645.0285
+0;0;0,0.01905775;0.2963847;-0.01622025,0.03927308;0.5810164;-0.04849072,0.213986;0.4747652;-0.01653695,0.2477408;0.1949525;0.05217934,0.2946107;-0.0710052;0.07053339,-0.1463103;0.4737847;-0.03773123,-0.2402287;0.203556;0.01035433,-0.3122051;-0.05718327;0.02043367,0.07460098;0.0005527333;-0.04039313,0.06252692;-0.3621756;0.0006623492,0.02674621;-0.7489722;0.07461539,0.03086391;-0.7105304;-0.05121759,-0.07429801;0.01037599;-0.03961517,-0.1298883;-0.3501092;-0.02055342,-0.1799795;-0.7279887;0.08460765,-0.1725539;-0.6893663;-0.04106125,0.03436849;0.5114708;-0.03787566,0;0;0,0.01788035;0.2967203;-0.01036882,0.03580089;0.5821751;-0.03605199,0.2147554;0.4910881;-0.02224493,0.2508042;0.2032399;-0.02166653,0.2909443;-0.0578028;-0.08093417,-0.152842;0.5073059;-0.01902381,-0.2218003;0.2255416;-0.01585201,-0.275086;-0.03051943;-0.08556985,0.07417469;-0.001640007;-0.04114175,0.06668006;-0.3667785;-0.03657699,0.03003807;-0.755951;0.02311444,0.02647506;-0.749815;-0.1007402,-0.07652499;0.008457796;-0.03563159,-0.1269445;-0.3531582;-0.0453724,-0.1453266;-0.74137;0.02752961,-0.1652942;-0.8060747;-0.05343011,0.03148146;0.5123641;-0.02704668,645.0629
+0;0;0,0.01905539;0.2963479;-0.01621824,0.0392746;0.5810344;-0.04849549,0.2143982;0.4746745;-0.01648898,0.2481055;0.1952561;0.0521305,0.2951686;-0.07179767;0.07056019,-0.1467254;0.4736917;-0.03773194,-0.2405115;0.2038438;0.01028588,-0.3127845;-0.05796999;0.02040675,0.07462893;0.0005529403;-0.04040826,0.06258597;-0.3612409;0.0005414486,0.0279255;-0.7359275;0.07217914,0.03204558;-0.6974808;-0.05372664,-0.07432584;0.01037988;-0.03963001,-0.1297729;-0.3491766;-0.02061737,-0.1782958;-0.7152253;0.08125126,-0.1708659;-0.6765978;-0.04449032,0.03436828;0.5114644;-0.0378767,0;0;0,0.01859841;0.2965865;-0.01178265,0.03709544;0.5819366;-0.03880477,0.2163053;0.4902905;-0.02550173,0.2519659;0.2028103;-0.02380919,0.2919271;-0.05962157;-0.08216071,-0.1521411;0.5077396;-0.02217029,-0.2229181;0.226879;-0.01693925,-0.2777252;-0.03044146;-0.08516426,0.07432294;-0.001907572;-0.04092765,0.06711079;-0.3661178;-0.03698516,0.03021908;-0.7429272;0.02112746,0.02659504;-0.7371354;-0.102733,-0.07650259;0.008665139;-0.03570546,-0.1271333;-0.351972;-0.0454035,-0.1482234;-0.7279943;0.02449486,-0.1710909;-0.7910836;-0.05767599,0.03265323;0.5121512;-0.02947211,645.0954
+0;0;0,0.02028462;0.2958561;-0.01767064,0.04093667;0.5800605;-0.05139734,0.2163408;0.47444;-0.0189419,0.2494942;0.1949139;0.05476365,0.2972544;-0.07007128;0.08122908,-0.1456631;0.4744126;-0.04133399,-0.2426498;0.2055691;0.01328511,-0.3160719;-0.05439517;0.02833134,0.07454214;0.0003610631;-0.04048873,0.06235991;-0.3621313;-0.0001873001,0.02476008;-0.7471777;0.07360729,0.02919496;-0.7089651;-0.05215137,-0.07438472;0.01052002;-0.0393985,-0.1297298;-0.3495598;-0.0181181,-0.1817392;-0.7233695;0.09449352,-0.1740109;-0.685077;-0.03110053,0.03597463;0.5106052;-0.04046156,0;0;0,0.01952582;0.2961179;-0.01369214,0.03935275;0.5808743;-0.04291153,0.2184894;0.4898651;-0.02891636,0.2551523;0.201214;-0.02721405,0.2928239;-0.06049824;-0.08453918,-0.1504601;0.5080497;-0.02528905,-0.2229719;0.2263374;-0.01844772,-0.2787521;-0.02990481;-0.0849838,0.07415503;-0.002172694;-0.0411377,0.06553768;-0.3669811;-0.03740907,0.02585671;-0.7544695;0.02088571,0.02218529;-0.7487707;-0.1028007,-0.07651021;0.008951518;-0.03552544,-0.1285586;-0.3520971;-0.04592708,-0.1531247;-0.7384927;0.02628858,-0.1789553;-0.7985569;-0.05811267,0.03456316;0.5112571;-0.032974,645.1174
+0;0;0,0.02028462;0.2958561;-0.01767064,0.04093667;0.5800605;-0.05139734,0.2163408;0.47444;-0.0189419,0.2494942;0.1949139;0.05476365,0.2972544;-0.07007128;0.08122908,-0.1456631;0.4744126;-0.04133399,-0.2426498;0.2055691;0.01328511,-0.3160719;-0.05439517;0.02833134,0.07454214;0.0003610631;-0.04048873,0.06235991;-0.3621313;-0.0001873001,0.02476008;-0.7471777;0.07360729,0.02919496;-0.7089651;-0.05215137,-0.07438472;0.01052002;-0.0393985,-0.1297298;-0.3495598;-0.0181181,-0.1817392;-0.7233695;0.09449352,-0.1740109;-0.685077;-0.03110053,0.03597463;0.5106052;-0.04046156,0;0;0,0.01952582;0.2961179;-0.01369214,0.03935275;0.5808743;-0.04291153,0.2184894;0.4898651;-0.02891636,0.2551523;0.201214;-0.02721405,0.2928239;-0.06049824;-0.08453918,-0.1504601;0.5080497;-0.02528905,-0.2229719;0.2263374;-0.01844772,-0.2787521;-0.02990481;-0.0849838,0.07415503;-0.002172694;-0.0411377,0.06553768;-0.3669811;-0.03740907,0.02585671;-0.7544695;0.02088571,0.02218529;-0.7487707;-0.1028007,-0.07651021;0.008951518;-0.03552544,-0.1285586;-0.3520971;-0.04592708,-0.1531247;-0.7384927;0.02628858,-0.1789553;-0.7985569;-0.05811267,0.03456316;0.5112571;-0.032974,645.1398
+0;0;0,0.02027822;0.2957627;-0.01766506,0.04093095;0.5799772;-0.05139427,0.2136643;0.4748636;-0.01925281,0.246885;0.1947707;0.05460219,0.2945602;-0.06974325;0.08102056,-0.1429833;0.4748366;-0.04131358,-0.2401666;0.2054479;0.01341628,-0.3134581;-0.05405402;0.02843575,0.0746301;0.0003614892;-0.04053651,0.06245748;-0.3618447;-0.0002669021,0.02545055;-0.7408193;0.07236404,0.02988464;-0.7026082;-0.05337214,-0.07447249;0.01053243;-0.03944499,-0.1297739;-0.349263;-0.01818139,-0.1809631;-0.7171782;0.09265449,-0.1732362;-0.6788872;-0.0329171,0.0359669;0.5104936;-0.04045406,0;0;0,0.01999111;0.2959084;-0.01540804,0.04051615;0.58039;-0.0468061,0.216736;0.4899526;-0.03003001,0.2565729;0.2011239;-0.02891016,0.2940049;-0.06015345;-0.0861069,-0.146703;0.5079964;-0.0283462,-0.221366;0.2262904;-0.01954811,-0.2779945;-0.02964985;-0.08455803,0.07431521;-0.002450228;-0.04103947,0.06539214;-0.3669645;-0.03745127,0.0260781;-0.748457;0.01897931,0.02280824;-0.7430941;-0.1046289,-0.0765817;0.009181766;-0.0355518,-0.1289444;-0.3515641;-0.04470094,-0.1575467;-0.7309632;0.02949316,-0.1849805;-0.7900997;-0.05535228,0.03557298;0.5108435;-0.03626394,645.1735
+0;0;0,0.02134208;0.2953456;-0.01911343,0.0428623;0.5790701;-0.05455922,0.2169041;0.4747404;-0.02102105,0.2505523;0.1969051;0.05916532,0.2986505;-0.06708908;0.09157309,-0.1429469;0.4751078;-0.04273602,-0.2407394;0.2076223;0.01761839,-0.3158757;-0.05120277;0.03812969,0.07469581;0.0003309675;-0.04059079,0.0618993;-0.3598843;-0.0009431206,0.02572531;-0.7376376;0.07139286,0.02997698;-0.6996958;-0.05434397,-0.07458907;0.01053698;-0.03940341,-0.1287987;-0.3470762;-0.01361755,-0.1812667;-0.7106479;0.1059709,-0.1737118;-0.6726986;-0.01961029,0.03769645;0.5097083;-0.04318581,0;0;0,0.02210265;0.2954234;-0.01692033,0.04474454;0.57929;-0.05040789,0.2219473;0.489055;-0.03326225,0.2586806;0.2002649;-0.03092313,0.2957157;-0.06149632;-0.08719099,-0.1444254;0.5083229;-0.03100248,-0.2202353;0.2274512;-0.02011974,-0.2788539;-0.02851051;-0.08418298,0.07442166;-0.002741247;-0.04100108,0.06631586;-0.3652481;-0.03728437,0.02631119;-0.7453541;0.01890922,0.02286962;-0.740257;-0.1046177,-0.07664571;0.009439643;-0.03554594,-0.1295378;-0.3492048;-0.04375382,-0.1640358;-0.7254031;0.03701349,-0.186465;-0.7811415;-0.05263453,0.0393059;0.5098975;-0.03935409,645.1962
+0;0;0,0.02132011;0.2950415;-0.01909374,0.04282257;0.5785321;-0.0545106,0.2194083;0.4737585;-0.02066676,0.2531127;0.1954596;0.05965345,0.3011625;-0.06826922;0.09202865,-0.1455432;0.4741311;-0.04268951,-0.2434989;0.2061993;0.01776563,-0.3185597;-0.05236569;0.03825632,0.07461303;0.0003306007;-0.04054581,0.06179726;-0.3604269;-0.000838466,0.02502682;-0.7444087;0.0726902,0.02927589;-0.7064717;-0.05296923,-0.07450642;0.0105253;-0.03935974,-0.1287977;-0.3476261;-0.01353507,-0.1821307;-0.7171924;0.1080251,-0.1745805;-0.679248;-0.01747873,0.03766058;0.5092221;-0.04314568,0;0;0,0.02220964;0.2950557;-0.01781797,0.04455911;0.5786448;-0.05184174,0.2245593;0.4889182;-0.03557277,0.2603187;0.1995228;-0.03253293,0.2978419;-0.06200752;-0.08824408,-0.1471683;0.5087224;-0.03316736,-0.2245093;0.2278343;-0.02060259,-0.2843004;-0.02774471;-0.08396072,0.07434404;-0.002916142;-0.04093456,0.06593622;-0.3659642;-0.03743029,0.0247138;-0.7522742;0.01971745,0.02129069;-0.7471819;-0.1037298,-0.07651263;0.009604047;-0.03556342,-0.130339;-0.3494851;-0.04224115,-0.171717;-0.728509;0.05172318,-0.1975269;-0.7881725;-0.03292701,0.03921364;0.5093136;-0.04069352,645.2302
+0;0;0,0.02534002;0.2934459;-0.03261772,0.04885655;0.5717978;-0.09644582,0.2105818;0.4455493;-0.0190472,0.2456184;0.1686211;0.06680661,0.2919977;-0.09501088;0.1053524,-0.1290675;0.4478706;-0.03974092,-0.2296962;0.1819498;0.02695003,-0.3057853;-0.07606238;0.05485686,0.07460098;0.0003666825;-0.04043775,0.05990575;-0.3596152;-0.001574948,0.02361023;-0.7247465;0.06785784,0.02792274;-0.690548;-0.05809099,-0.07445764;0.01044769;-0.03933902,-0.1294154;-0.3464166;-0.00866753,-0.1778485;-0.6930244;0.1216263,-0.2069115;-0.7561905;0.04178426,0.04420363;0.5035646;-0.07958381,0;0;0,0.02353218;0.2947656;-0.01938987,0.04685394;0.5780401;-0.05530953,0.2264292;0.4889067;-0.03702807,0.2611424;0.1989522;-0.03401375,0.2988337;-0.06302127;-0.08958232,-0.1448302;0.5082868;-0.03550284,-0.2231079;0.2272962;-0.02120037,-0.2844356;-0.0285227;-0.08392388,0.07434888;-0.003017336;-0.0407896,0.06579408;-0.3652745;-0.03766394,0.02710637;-0.7324265;0.01856637,0.02379975;-0.7278411;-0.1048942,-0.0764078;0.009678273;-0.03562067,-0.1317443;-0.3484134;-0.04025065,-0.1758377;-0.7060306;0.05785567,-0.1981289;-0.7610347;-0.03256965,0.04130088;0.5087866;-0.0436964,645.2632
+0;0;0,0.02529923;0.2929736;-0.03256522,0.04877765;0.5708753;-0.09629019,0.2111132;0.4445232;-0.01869852,0.2461415;0.1676605;0.06713501,0.2925316;-0.09603292;0.1056898,-0.1297671;0.4468529;-0.03946724,-0.230372;0.180995;0.02720795,-0.3064788;-0.07707736;0.05512129,0.07440969;0.0003657422;-0.04033406,0.05973022;-0.3592299;-0.001512948,0.02239463;-0.7348242;0.06990948,0.02670256;-0.7006302;-0.05590576,-0.07426671;0.0104209;-0.03923815,-0.1291655;-0.3460605;-0.008599563,-0.1789865;-0.7026005;0.1254279,-0.2080187;-0.7656678;0.04567056,0.04413201;0.5027488;-0.07945453,0;0;0,0.02386962;0.2941525;-0.0209434,0.04733273;0.5767642;-0.05826962,0.2276223;0.4886911;-0.038692,0.2610527;0.19866;-0.03525615,0.2988456;-0.06352293;-0.09006953,-0.1450402;0.508475;-0.03794767,-0.2240812;0.2278352;-0.02241761,-0.2867667;-0.02796292;-0.08414745,0.07416525;-0.003153056;-0.04066133,0.06454143;-0.3649983;-0.0380187,0.02274535;-0.7424099;0.02011752,0.01966956;-0.7378985;-0.1031971,-0.07613098;0.009800225;-0.03566232,-0.1341778;-0.3474866;-0.03854194,-0.1842589;-0.7104413;0.07687908,-0.2099957;-0.7653056;-0.01257085,0.04175824;0.5076832;-0.04631186,645.297
+0;0;0,0.02527851;0.2927336;-0.03253855,0.04873761;0.570408;-0.09621152,0.2120651;0.4437616;-0.01827262,0.2470547;0.1672052;0.06746593,0.2932872;-0.09559244;0.1058898,-0.1308332;0.4461051;-0.03916429,-0.2313268;0.1805413;0.02743712,-0.307175;-0.07665431;0.05525563,0.07433023;0.0003653517;-0.040291,0.05969045;-0.3582582;-0.001574837,0.02206392;-0.7367795;0.07040416,0.02637008;-0.7025871;-0.05535945,-0.07418742;0.01040977;-0.03919625,-0.1289378;-0.3451079;-0.008640494,-0.179147;-0.7044263;0.1264314,-0.2081673;-0.7674555;0.0467068,0.0440954;0.5023319;-0.07938831,0;0;0,0.02448654;0.2937861;-0.02192807,0.04812168;0.5760401;-0.06006217,0.2295064;0.4880356;-0.04034042,0.2622019;0.1982541;-0.03627443,0.2993507;-0.06313762;-0.09077883,-0.1454011;0.5083055;-0.04018938,-0.2251143;0.228281;-0.02313364,-0.2884398;-0.02656931;-0.08410594,0.07409871;-0.003268033;-0.04058552,0.06412433;-0.3641286;-0.03852105,0.02105481;-0.7444026;0.01988959,0.01813695;-0.7399892;-0.1033558,-0.07600329;0.009903125;-0.03569187,-0.1359053;-0.3460952;-0.03669668,-0.18905;-0.709776;0.08490513,-0.1883113;-0.7055607;-0.03833126,0.04252926;0.5070428;-0.04793668,645.3199
+0;0;0,0.02525844;0.2925011;-0.03251271,0.04870696;0.5700566;-0.09615895,0.210316;0.4440148;-0.01884677,0.2452801;0.1676596;0.0668294,0.2915701;-0.09546521;0.1053011,-0.1290734;0.4463342;-0.03952465,-0.2294939;0.1809637;0.0270283,-0.3054366;-0.07655209;0.05488145,0.07435383;0.0003654677;-0.04030378,0.05987054;-0.3544244;-0.002001494,0.02173284;-0.738088;0.07095537,0.02603618;-0.7038984;-0.05472592,-0.07421096;0.01041308;-0.03920869,-0.1283761;-0.3413042;-0.008979574,-0.1792674;-0.7055041;0.1279273,-0.2082687;-0.7684723;0.04825491,0.04406511;0.5019857;-0.07933705,0;0;0,0.02636975;0.2932612;-0.02354741,0.05211027;0.5748978;-0.06389117,0.231001;0.4877069;-0.04191709,0.2630871;0.1980811;-0.03717446,0.3009243;-0.06345183;-0.09218669,-0.1400065;0.5082026;-0.04300365,-0.2212652;0.2289527;-0.02425203,-0.2854276;-0.02613842;-0.08482596,0.07408695;-0.00343062;-0.04064941,0.06446528;-0.3604457;-0.0400691,0.01985122;-0.7455809;0.0203917,0.01719131;-0.7414235;-0.1027218,-0.07603478;0.01006376;-0.0356434,-0.1370542;-0.3418269;-0.03413408,-0.1976111;-0.7051122;0.1012601,-0.2200455;-0.7679887;0.01939119,0.0459704;0.5060558;-0.05119228,645.3543
+0;0;0,0.02504319;0.2921603;-0.03559725,0.04705989;0.5703697;-0.09680919,0.2098238;0.4451816;-0.02193851,0.245577;0.1705978;0.06894898,0.2917169;-0.09136468;0.1148212,-0.1307015;0.445656;-0.041549,-0.2328898;0.1826638;0.0314422,-0.3112112;-0.07368714;0.06318253,0.07430426;0.0002901571;-0.04039569,0.05817249;-0.3544069;-0.001893338,0.01993139;-0.7380871;0.0709222,0.02425555;-0.7039188;-0.05475909,-0.07430118;0.0104577;-0.03902551,-0.1290634;-0.3406281;-0.003073748,-0.1800456;-0.7031563;0.1381675,-0.2257323;-0.7699043;0.07195272,0.0424208;0.5022893;-0.08002475,0;0;0,0.02636975;0.2932612;-0.02354741,0.05211027;0.5748978;-0.06389117,0.231001;0.4877069;-0.04191709,0.2630871;0.1980811;-0.03717446,0.3009243;-0.06345183;-0.09218669,-0.1400065;0.5082026;-0.04300365,-0.2212652;0.2289527;-0.02425203,-0.2854276;-0.02613842;-0.08482596,0.07408695;-0.00343062;-0.04064941,0.06446528;-0.3604457;-0.0400691,0.01985122;-0.7455809;0.0203917,0.01719131;-0.7414235;-0.1027218,-0.07603478;0.01006376;-0.0356434,-0.1370542;-0.3418269;-0.03413408,-0.1976111;-0.7051122;0.1012601,-0.2200455;-0.7679887;0.01939119,0.0459704;0.5060558;-0.05119228,645.3765
+0;0;0,0.02505095;0.2922508;-0.03560828,0.04708834;0.570724;-0.09687869,0.2102428;0.4453241;-0.02185171,0.2459073;0.1714222;0.06881006,0.2920913;-0.09079099;0.1147262,-0.1310877;0.4457996;-0.04150858,-0.2330222;0.1834605;0.03130134,-0.3114186;-0.07313582;0.06307206,0.07424773;0.0002899364;-0.04036495,0.05816071;-0.3534232;-0.001969405,0.02058713;-0.730406;0.06957509,0.02491237;-0.6962367;-0.05613765,-0.07424464;0.01044974;-0.03899582,-0.128855;-0.3396621;-0.003143787,-0.1789472;-0.6958622;0.1356321,-0.2246453;-0.7626345;0.06940066,0.04244403;0.5025668;-0.08007531,0;0;0,0.02720316;0.2932059;-0.02442002,0.05342191;0.5749757;-0.06545174,0.2326055;0.4871929;-0.04330206,0.26399;0.1982276;-0.0380311,0.3021626;-0.06341171;-0.09357178,-0.13926;0.5084316;-0.04522545,-0.2214929;0.2303129;-0.02518958,-0.2860027;-0.02502164;-0.08552048,0.07403907;-0.003548265;-0.04059267,0.06474626;-0.3595814;-0.04038382,0.02106284;-0.7378728;0.01989722,0.01856869;-0.7339373;-0.1032052,-0.0759353;0.01017575;-0.03567103,-0.1388694;-0.3403382;-0.03064479,-0.2013769;-0.6939585;0.1096831,-0.2214907;-0.7546933;0.02481604,0.04718854;0.5060868;-0.05261445,645.4106
+0;0;0,0.02515806;0.2915557;-0.03850659,0.04634933;0.5699804;-0.09869558,0.2107568;0.4451507;-0.02509345,0.246343;0.1729089;0.07094498,0.2913127;-0.08786753;0.1255273,-0.1326318;0.4451762;-0.04358951,-0.2359401;0.1849466;0.03523495,-0.3171577;-0.07004806;0.07248122,0.07417119;0.0001518435;-0.04044659,0.05720245;-0.3534243;-0.002430178,0.01917605;-0.7363944;0.07040094,0.02338958;-0.7023883;-0.05523969,-0.07428134;0.01054636;-0.03883777,-0.1300537;-0.338742;0.001614168,-0.1811754;-0.6964947;0.1526643,-0.1736834;-0.6626709;0.02717076,0.04162309;0.501932;-0.08180144,0;0;0,0.02764338;0.2927675;-0.02536559,0.05395693;0.5740694;-0.06723833,0.2337809;0.4869552;-0.04467273,0.264861;0.1977994;-0.03935027,0.3033474;-0.06377149;-0.09507596,-0.1393181;0.5083767;-0.04689023,-0.2217571;0.2301849;-0.02643258,-0.2863207;-0.02520207;-0.08655656,0.07400231;-0.003596902;-0.04059601,0.06419417;-0.3594804;-0.04036641,0.01907068;-0.7436869;0.02099895,0.0166654;-0.7398014;-0.1020117,-0.07590703;0.01022394;-0.03564981,-0.1408925;-0.3396969;-0.02661807,-0.2047226;-0.6977003;0.1189013,-0.2399828;-0.7641941;0.04634066,0.04771966;0.5052972;-0.05420685,645.4447
+0;0;0,0.02515513;0.2915217;-0.0385021,0.04634711;0.5699564;-0.09869348,0.2111792;0.4449761;-0.02494683,0.2467537;0.172824;0.07105991,0.2916563;-0.08756381;0.1255609,-0.1330726;0.4450016;-0.04348938,-0.2363469;0.1848578;0.03530908,-0.3174434;-0.0697569;0.07249984,0.07415536;0.0001518111;-0.04043797,0.05729167;-0.3512354;-0.002656922,0.01900915;-0.7367849;0.07066473,0.02322194;-0.7027796;-0.05495401,-0.07426549;0.01054411;-0.03882948,-0.1296926;-0.3365818;0.001372013,-0.1811585;-0.696744;0.1534395,-0.1736679;-0.6629209;0.02796784,0.04162031;0.5019;-0.08179737,0;0;0,0.02809012;0.2926373;-0.02597046,0.05469349;0.5738471;-0.06835008,0.2349264;0.4866822;-0.04581428,0.2661534;0.1976417;-0.0403347,0.3047654;-0.0635252;-0.09591722,-0.1391172;0.5085511;-0.04805633,-0.2207923;0.2302359;-0.02757705,-0.2864434;-0.02485859;-0.0859309,0.07399505;-0.003653273;-0.04056668,0.06553407;-0.3573666;-0.04070354,0.01889876;-0.7439979;0.02119517,0.0164952;-0.7401866;-0.1017773,-0.07587224;0.010277;-0.0356659,-0.142086;-0.3370117;-0.02184427,-0.2095707;-0.6946733;0.1298595,-0.2432194;-0.7620662;0.05777454,0.04839134;0.5050935;-0.05520821,645.4668
+0;0;0,0.02515794;0.2915543;-0.03850641,0.04636414;0.5701781;-0.09873952,0.2111472;0.4451466;-0.02499136,0.2466758;0.1733449;0.0708918,0.2914411;-0.08624661;0.1252261,-0.1330144;0.4451721;-0.04352904,-0.2361557;0.1853632;0.03516798,-0.3170041;-0.06847274;0.072245,0.07412114;0.0001517411;-0.0404193,0.05724128;-0.3515723;-0.002602033,0.01835267;-0.7432258;0.07188045,0.02133178;-0.7103934;-0.0169519,-0.07423121;0.01053925;-0.03881156,-0.1297114;-0.3369195;0.001428477,-0.1819922;-0.7027838;0.1559035,-0.1766952;-0.6700802;0.06717513,0.04163275;0.5020556;-0.08182698,0;0;0,0.02865614;0.2925217;-0.02700877,0.05574571;0.5736825;-0.07069027,0.2357622;0.4863291;-0.04728651,0.2671687;0.1976923;-0.04141259,0.3056147;-0.06283122;-0.09612322,-0.138099;0.5088553;-0.0493726,-0.2200593;0.2310651;-0.02822767,-0.2849832;-0.02309248;-0.08766427,0.07397939;-0.003724605;-0.04050756,0.06574056;-0.3577825;-0.0404613,0.01945734;-0.7505152;0.02334619,0.009940803;-0.7881872;-0.03355742,-0.07579415;0.0103501;-0.03571847,-0.1432298;-0.3369008;-0.01856892,-0.2145339;-0.6954231;0.1452294,-0.2368402;-0.7331051;0.09203479,0.0493236;0.5049351;-0.05721259,645.5012
+0;0;0,0.02514892;0.2911273;-0.04080423,0.04628472;0.5696579;-0.1013721,0.2110052;0.4456346;-0.02824352,0.2475241;0.1750828;0.07265916,0.2905191;-0.08206537;0.1336706,-0.1327823;0.4449353;-0.0459081,-0.2376973;0.1868936;0.03847557,-0.3194735;-0.06431249;0.08211368,0.07402689;-0.0001773266;-0.04054738,0.05663638;-0.3497611;-0.003242753,0.0177248;-0.7444642;0.07204539,0.0206479;-0.7118033;-0.01702555,-0.07416283;0.01088832;-0.03879977,-0.1300045;-0.3337996;0.005639523,-0.1835402;-0.6981305;0.1710778,-0.2218806;-0.7335743;0.1242122,0.04141682;0.50161;-0.08417258,0;0;0,0.02936772;0.2922572;-0.02785397,0.05718344;0.5731832;-0.07246518,0.2365308;0.4860325;-0.04866791,0.2687928;0.1968199;-0.04332948,0.3067334;-0.06268072;-0.09732997,-0.1363825;0.5087487;-0.05170939,-0.2193712;0.2306672;-0.02941944,-0.2835541;-0.02236435;-0.08901574,0.07396834;-0.003768801;-0.04047942,0.06635563;-0.3556846;-0.04096317,0.01884541;-0.7512438;0.02421761,0.01025526;-0.788453;-0.03373408,-0.07576246;0.01038824;-0.03572445,-0.1436524;-0.3344744;-0.0166555,-0.2176058;-0.6918293;0.1559749,-0.2385338;-0.72883;0.1010005,0.05057666;0.5044918;-0.05875814,645.5341
+0;0;0,0.02514677;0.2911026;-0.04080077,0.04628462;0.5696604;-0.1013748,0.211206;0.4455587;-0.0281767,0.2477574;0.1747662;0.07281578,0.2907394;-0.08230442;0.1338088,-0.1329904;0.4448586;-0.0458623,-0.2379989;0.1865873;0.03859648,-0.3197503;-0.0645431;0.08222142,0.07396214;-0.0001771714;-0.04051191,0.05655572;-0.3500807;-0.003173165,0.01860213;-0.7350664;0.07026142,0.02272293;-0.7013153;-0.05530533,-0.07409795;0.0108788;-0.03876583,-0.1299907;-0.3341244;0.005714107,-0.1822084;-0.6894857;0.1670793,-0.2362583;-0.7517444;0.1010111,0.04141588;0.5016007;-0.08417229,0;0;0,0.02963367;0.2921542;-0.02838206,0.05762553;0.5730133;-0.07348311,0.2371719;0.4859125;-0.04971075,0.2692107;0.1964184;-0.04416227,0.3075969;-0.06295237;-0.09807122,-0.1361644;0.5087584;-0.05183076,-0.2188129;0.2302617;-0.03008452,-0.282467;-0.02248278;-0.09108683,0.0739162;-0.003854305;-0.04041266,0.066282;-0.3560916;-0.04093719,0.02115097;-0.7418801;0.02369595,0.01862395;-0.7384703;-0.0991236,-0.07564891;0.01047177;-0.03576629,-0.1450039;-0.3342741;-0.01409094,-0.2178999;-0.6798759;0.159957,-0.2458307;-0.7536053;0.09470264,0.05098264;0.5043358;-0.05966151,645.5564
+0;0;0,0.02513546;0.2909715;-0.0407824,0.0462622;0.5693833;-0.1013248,0.2110935;0.4453447;-0.02816543,0.2476319;0.1746487;0.07279105,0.2906066;-0.08237851;0.1337738,-0.1329156;0.4446449;-0.0458414,-0.2378866;0.1864657;0.03858726,-0.3196243;-0.06462222;0.08220484,0.07393806;-0.0001771138;-0.04049872,0.05654081;-0.3498965;-0.003179632,0.01802135;-0.7406221;0.07134984,0.02213924;-0.7068736;-0.05412834,-0.07407383;0.01087525;-0.03875321,-0.1299371;-0.3339463;0.005703311,-0.1829334;-0.6946058;0.1694745,-0.2369452;-0.7567995;0.1034529,0.04139578;0.5013561;-0.08413054,0;0;0,0.02952661;0.2919644;-0.02905798,0.05724439;0.5725638;-0.07497942,0.2367629;0.4859822;-0.04989767,0.2693123;0.1966383;-0.04497981,0.308378;-0.06257871;-0.09891617,-0.1363748;0.508583;-0.05381464,-0.2192627;0.2303594;-0.03090573,-0.2827651;-0.02223274;-0.09249587,0.07396294;-0.003959998;-0.04025936,0.06622745;-0.3560093;-0.04094052,0.01977387;-0.7474685;0.02468514,0.0176845;-0.7441168;-0.09803927,-0.07557874;0.01053902;-0.03583012,-0.1457441;-0.333745;-0.01249908,-0.2195275;-0.6800256;0.1728402,-0.2473329;-0.7511179;0.103681,0.05069365;0.5039575;-0.06093359,645.5786
+0;0;0,0.02513546;0.2909715;-0.0407824,0.0462622;0.5693833;-0.1013248,0.2110935;0.4453447;-0.02816543,0.2476319;0.1746487;0.07279105,0.2906066;-0.08237851;0.1337738,-0.1329156;0.4446449;-0.0458414,-0.2378866;0.1864657;0.03858726,-0.3196243;-0.06462222;0.08220484,0.07393806;-0.0001771138;-0.04049872,0.05654081;-0.3498965;-0.003179632,0.01802135;-0.7406221;0.07134984,0.02213924;-0.7068736;-0.05412834,-0.07407383;0.01087525;-0.03875321,-0.1299371;-0.3339463;0.005703311,-0.1829334;-0.6946058;0.1694745,-0.2369452;-0.7567995;0.1034529,0.04139578;0.5013561;-0.08413054,0;0;0,0.02952661;0.2919644;-0.02905798,0.05724439;0.5725638;-0.07497942,0.2367629;0.4859822;-0.04989767,0.2693123;0.1966383;-0.04497981,0.308378;-0.06257871;-0.09891617,-0.1363748;0.508583;-0.05381464,-0.2192627;0.2303594;-0.03090573,-0.2827651;-0.02223274;-0.09249587,0.07396294;-0.003959998;-0.04025936,0.06622745;-0.3560093;-0.04094052,0.01977387;-0.7474685;0.02468514,0.0176845;-0.7441168;-0.09803927,-0.07557874;0.01053902;-0.03583012,-0.1457441;-0.333745;-0.01249908,-0.2195275;-0.6800256;0.1728402,-0.2473329;-0.7511179;0.103681,0.05069365;0.5039575;-0.06093359,645.6016
+0;0;0,0.02341317;0.2906896;-0.04226622,0.04346194;0.5689725;-0.1028561,0.209319;0.444491;-0.03153837,0.2460254;0.1757568;0.07481479,0.2866682;-0.07937732;0.1447233,-0.1351565;0.4435555;-0.04543753,-0.2366875;0.1850024;0.04241575,-0.3183418;-0.06509131;0.09159069,0.07393356;-0.0002523706;-0.04041759,0.05452989;-0.3497596;-0.003473602,0.01557485;-0.7428977;0.0717539,0.01770152;-0.7102016;-0.02040379,-0.07403474;0.01087177;-0.03873602,-0.1316204;-0.3328412;0.01067989,-0.1861462;-0.6904055;0.1864893,-0.2270494;-0.7243809;0.1341547,0.03882604;0.5009887;-0.0855653,0;0;0,0.02963747;0.2916565;-0.02988505,0.05726337;0.5718687;-0.07702363,0.2371403;0.4855976;-0.05162501,0.2695234;0.196125;-0.04584765,0.3093689;-0.06289682;-0.1001847,-0.1366121;0.5085434;-0.05576317,-0.2199686;0.2304087;-0.03190541,-0.2834545;-0.02208871;-0.09393024,0.0739876;-0.004055664;-0.04011488,0.06632659;-0.3559606;-0.04107046,0.01928695;-0.7498413;0.02510715,0.00677088;-0.790779;-0.03247786,-0.07549778;0.01058351;-0.03588721,-0.1462593;-0.3333446;-0.01133255,-0.2200358;-0.6800826;0.1785729,-0.2413794;-0.7223397;0.1253922,0.05074947;0.50336;-0.06265724,645.6241
+0;0;0,0.02379741;0.2954601;-0.04295986,0.04503288;0.5903049;-0.1072172,0.2145984;0.4591576;-0.03325724,0.2513078;0.1904023;0.07310431,0.2919587;-0.06478345;0.1430269,-0.1381025;0.4581997;-0.04748829,-0.2396415;0.1996263;0.04037193,-0.3213122;-0.05051798;0.08955681,0.07386777;-0.000252146;-0.04038162,0.05442467;-0.3504696;-0.003362566,0.01547527;-0.7435508;0.07185405,0.01835718;-0.7098972;-0.05303156,-0.07396885;0.0108621;-0.03870155,-0.1316715;-0.3335493;0.01081476,-0.1861894;-0.6910619;0.1865988,-0.2416185;-0.7477568;0.1156786,0.04003444;0.5170044;-0.08857422,0;0;0,0.03002606;0.2956049;-0.03774571,0.05631292;0.5888954;-0.1067371,0.2369174;0.4856431;-0.05235314,0.2692288;0.196141;-0.04649377,0.3092932;-0.06286889;-0.1009929,-0.1392886;0.5079938;-0.0563373,-0.2227467;0.2299653;-0.03134345,-0.2861461;-0.02248707;-0.09387153,0.07399562;-0.004109576;-0.03993678,0.06631634;-0.3567297;-0.04080725,0.01832445;-0.7505627;0.0246129,0.0163451;-0.7494481;-0.09695923,-0.07537684;0.01060997;-0.03595759,-0.1465074;-0.3338478;-0.009691138,-0.2207143;-0.6784087;0.183851,-0.2493336;-0.744462;0.1091999,0.05030501;0.5163141;-0.08572876,645.6566
+0;0;0,0.02282453;0.2952859;-0.04465193,0.0431004;0.5900183;-0.1097132,0.2132154;0.4588929;-0.03653223,0.250485;0.1927997;0.07614075,0.288891;-0.06061748;0.1533813,-0.1390854;0.4570883;-0.04790933,-0.2394474;0.199489;0.04406832,-0.321826;-0.0495135;0.09766793,0.07388293;-0.0005254699;-0.04035124,0.05426182;-0.3508129;-0.004096407,0.01429763;-0.7436805;0.07170169,0.01652124;-0.7102187;-0.05320283,-0.0739151;0.01109005;-0.03873957,-0.1330309;-0.3325418;0.01439345,-0.1883803;-0.6824278;0.2046662,-0.1828444;-0.6494833;0.07985129,0.03833262;0.5167722;-0.09079854,0;0;0,0.03002606;0.2956049;-0.03774571,0.05631292;0.5888954;-0.1067371,0.2369174;0.4856431;-0.05235314,0.2692288;0.196141;-0.04649377,0.3092932;-0.06286889;-0.1009929,-0.1392886;0.5079938;-0.0563373,-0.2227467;0.2299653;-0.03134345,-0.2861461;-0.02248707;-0.09387153,0.07399562;-0.004109576;-0.03993678,0.06631634;-0.3567297;-0.04080725,0.01832445;-0.7505627;0.0246129,0.0163451;-0.7494481;-0.09695923,-0.07537684;0.01060997;-0.03595759,-0.1465074;-0.3338478;-0.009691138,-0.2207143;-0.6784087;0.183851,-0.2493336;-0.744462;0.1091999,0.05030501;0.5163141;-0.08572876,645.6791
+0;0;0,0.0229839;0.2973477;-0.0449637,0.04318466;0.5909553;-0.1097537,0.2143892;0.4602259;-0.03644083,0.2516789;0.1939895;0.07629276,0.2900812;-0.05940348;0.153526,-0.1400094;0.4584105;-0.04788567,-0.2404253;0.2006727;0.04414146,-0.3227961;-0.04830605;0.09773596,0.07382301;-0.0005250438;-0.04031851,0.0541709;-0.3513659;-0.004006397,0.01421123;-0.7441891;0.07178316,0.0164335;-0.7107295;-0.05304617,-0.07385515;0.01108106;-0.03870815,-0.1330643;-0.3330937;0.01450881,-0.1884075;-0.6829401;0.20476,-0.182875;-0.6499974;0.08002032,0.03846509;0.5184498;-0.09103027,0;0;0,0.02979265;0.2972424;-0.04153323,0.05572547;0.5898049;-0.1087996,0.2366869;0.4857701;-0.05237412,0.268977;0.1960971;-0.04707861,0.309597;-0.06275836;-0.1017743,-0.1408931;0.5073014;-0.0590101,-0.2244059;0.2292854;-0.03229253,-0.287613;-0.02320564;-0.09474976,0.07399139;-0.004131436;-0.03979826,0.06622753;-0.3573077;-0.04037642,0.01736379;-0.7511579;0.02400732,0.01606113;-0.7502187;-0.09745479,-0.07525677;0.01059989;-0.03605211,-0.1466258;-0.3343489;-0.009390555,-0.2208303;-0.6761905;0.1888239,-0.2499307;-0.7441815;0.1170589,0.04968798;0.51773;-0.08883333,645.7017
+0;0;0,0.02308465;0.2986511;-0.0451608,0.04326648;0.5919657;-0.1098736,0.2148877;0.4614277;-0.03652124,0.2521837;0.1951464;0.07623138,0.2905976;-0.05832312;0.1534879,-0.1403081;0.4596082;-0.04799183,-0.240741;0.2018269;0.04405084,-0.3231366;-0.04722704;0.09766152,0.07380123;-0.0005248889;-0.04030661,0.05415997;-0.3511721;-0.004014544,0.01699267;-0.716545;0.06647884,0.01921814;-0.6830803;-0.05852998,-0.07383337;0.01107779;-0.03869673,-0.1330099;-0.3329071;0.01449087,-0.1844857;-0.6583062;0.1914474,-0.1789452;-0.6253593;0.06652828,0.03856789;0.5197825;-0.09123348,0;0;0,0.02939986;0.2982686;-0.0440042,0.05514459;0.5906798;-0.1107087,0.236123;0.4858303;-0.05354571,0.2686077;0.1961433;-0.04754353,0.30966;-0.06268647;-0.102433,-0.1418178;0.5065882;-0.06134657,-0.2255948;0.2287342;-0.03326775,-0.2885408;-0.02402547;-0.09524651,0.07399635;-0.004154548;-0.03973413,0.06613739;-0.3571338;-0.04023504,0.02184893;-0.7237336;0.01885081,0.02074197;-0.7233014;-0.1026757,-0.07520477;0.0106021;-0.03610205,-0.1464615;-0.33413;-0.008923981,-0.2147618;-0.6502211;0.1788777,-0.2451611;-0.7219602;0.1127778,0.04909159;0.5188278;-0.09119964,645.7352
+0;0;0,0.02314148;0.2993864;-0.04527198,0.04332445;0.5927083;-0.1099801,0.2169181;0.4616458;-0.03605064,0.2541951;0.1955003;0.07664451,0.2926162;-0.05801645;0.1539154,-0.1422347;0.4598061;-0.04764901,-0.2426164;0.2021562;0.04434675,-0.3250274;-0.04694416;0.09796741,0.07377198;-0.0005246808;-0.04029064,0.0541464;-0.3508918;-0.004027553,0.01698575;-0.7161993;0.06645323,0.01920977;-0.6827369;-0.05847445,-0.0738041;0.0110734;-0.03868139,-0.1329333;-0.3326367;0.01446372,-0.1843999;-0.6579778;0.1913886,-0.178863;-0.6250328;0.06655059,0.03863404;0.5206508;-0.09137239,0;0;0,0.02852422;0.298838;-0.04582,0.05302215;0.591146;-0.1134942,0.2358984;0.4859562;-0.05356812,0.2682391;0.1963958;-0.04790473,0.3096173;-0.0624468;-0.1027325,-0.1455901;0.5053363;-0.06332335,-0.2295593;0.2278131;-0.03411279,-0.2923006;-0.02521044;-0.09543453,0.07404031;-0.004234344;-0.03957295,0.065961;-0.3569265;-0.04007721,0.02175474;-0.7236077;0.01813602,0.02122056;-0.7234098;-0.1032535,-0.07514919;0.01063414;-0.03613072,-0.145967;-0.3338781;-0.00868213,-0.2134247;-0.6471725;0.1839163,-0.2449647;-0.7212645;0.1223214,0.04726873;0.5194316;-0.09388614,645.7575
+0;0;0,0.02460443;0.2991141;-0.04833523,0.04791545;0.5907469;-0.1180375,0.2191999;0.4622232;-0.03926941,0.2556609;0.1986265;0.08026635,0.2952796;-0.04952231;0.1703271,-0.1390722;0.4623123;-0.0547354,-0.2450083;0.2097928;0.04582746,-0.3296314;-0.03625098;0.1054916,0.07365494;-0.0008610497;-0.04034924,0.05332632;-0.3510341;-0.004159678,0.01676116;-0.7111636;0.06533761,0.02032243;-0.6785159;-0.05957619,-0.07364151;0.01142016;-0.03873449,-0.1343168;-0.3312607;0.01811953,-0.1870483;-0.6454866;0.2034346,-0.2571621;-0.7097484;0.1607506,0.04227616;0.5193029;-0.09792228,0;0;0,0.0281914;0.2990081;-0.04701447,0.0523719;0.59091;-0.1152923,0.2344428;0.4862875;-0.054878,0.2675643;0.1965313;-0.04811454,0.309307;-0.06135422;-0.1029872,-0.1452938;0.5044897;-0.0652666,-0.230305;0.2270071;-0.03563702,-0.2921635;-0.02557516;-0.09592104,0.07408071;-0.004238367;-0.03934383,0.06555744;-0.3567598;-0.0396831,0.02295064;-0.7185603;0.01639891,0.02250056;-0.7185663;-0.1049378,-0.07504471;0.01061882;-0.03618542,-0.1449959;-0.3338695;-0.008280095,-0.2109095;-0.6411446;0.1843271,-0.2434239;-0.7177304;0.1277105,0.04669498;0.5193533;-0.0955925,645.7921
+0;0;0,0.0246201;0.2993046;-0.04836601,0.04790218;0.5905744;-0.1179786,0.2200304;0.4619235;-0.03897429,0.2565152;0.1981547;0.08063947,0.2960217;-0.04929152;0.1704452,-0.1399277;0.4620129;-0.05451306,-0.2459329;0.2093287;0.04611543,-0.3303164;-0.03601849;0.1056106,0.07350457;-0.0008592919;-0.04026686,0.05317556;-0.3510388;-0.004076634,0.01458428;-0.7311236;0.06927161,0.01813914;-0.6984805;-0.05541696,-0.07349116;0.01139685;-0.03865542,-0.1341676;-0.3312904;0.01819965,-0.189821;-0.6629279;0.2137832,-0.2598084;-0.7270198;0.1711763,0.04227405;0.5192718;-0.09790317,0;0;0,0.02762534;0.2991001;-0.04800653,0.05107218;0.5905058;-0.1170051,0.2340443;0.4864747;-0.05498052,0.2671237;0.1965188;-0.04836011,0.3090158;-0.06050739;-0.1034789,-0.1473767;0.5038242;-0.06735411,-0.2328563;0.2264225;-0.03646631,-0.2945166;-0.02575159;-0.09530249,0.07409847;-0.004270002;-0.03893924,0.06478664;-0.3567781;-0.03875589,0.01612348;-0.7384111;0.01887965,0.01626854;-0.7383069;-0.1022528,-0.07480749;0.01063505;-0.03627417,-0.1441889;-0.3338912;-0.007350707,-0.213641;-0.6572403;0.1974796,-0.2434519;-0.737343;0.1469268,0.04559183;0.519131;-0.09714687,645.8241
+0;0;0,0.02363128;0.2992499;-0.04956927,0.04565884;0.5898002;-0.1193551,0.2196603;0.4596674;-0.03810737,0.2587922;0.1976854;0.08553663,0.2956605;-0.04718658;0.1817219,-0.1433615;0.4595149;-0.05368406,-0.248492;0.2074414;0.05052844,-0.3329647;-0.03600965;0.1150968,0.0733981;-0.0009631945;-0.04033128,0.0526972;-0.3521809;-0.004051734,0.01341809;-0.7373543;0.07023396,0.01638694;-0.7053065;-0.03310572,-0.07343788;0.01145542;-0.03860663,-0.1356856;-0.331538;0.0212213,-0.1952548;-0.6614097;0.2287205,-0.2474651;-0.7108496;0.1880329,0.04041583;0.5187228;-0.09929466,0;0;0,0.02635019;0.2990689;-0.04929018,0.04726259;0.589564;-0.1196414,0.2333557;0.4869466;-0.05534506,0.2654357;0.1964621;-0.04876113,0.3087342;-0.05978104;-0.103878,-0.1529121;0.5026836;-0.06912855,-0.2386096;0.2250741;-0.03683981,-0.2997915;-0.02696761;-0.09432842,0.07412256;-0.00428164;-0.03875995,0.06366055;-0.3578189;-0.03799534,0.01324224;-0.7448555;0.01750588,0.004367843;-0.7934659;-0.04908061,-0.07468057;0.01066935;-0.03638402,-0.1435079;-0.3349417;-0.00614517,-0.2131148;-0.6613207;0.2037391,-0.2354825;-0.7270188;0.1715884,0.04251398;0.518492;-0.09943938,645.8577
+0;0;0,0.02365714;0.2995773;-0.04962351,0.0456876;0.5901657;-0.1194183,0.220695;0.4596971;-0.03782575,0.259941;0.1969513;0.08617873,0.2967597;-0.04759111;0.1822345,-0.1443648;0.4595438;-0.05348989,-0.2498017;0.2067353;0.05102644,-0.3341608;-0.03638804;0.1155079,0.07337049;-0.0009628321;-0.04031611,0.05270578;-0.3515666;-0.004099984,0.01328607;-0.7381188;0.07045163,0.01617873;-0.7061237;-0.03023613,-0.07341027;0.01145111;-0.0385921,-0.1355491;-0.3309427;0.02113124,-0.1953316;-0.6619953;0.2293732,-0.2462021;-0.7093966;0.1897297,0.04044427;0.519084;-0.09935655,0;0;0,0.02538197;0.2992947;-0.05046964,0.04538797;0.5897276;-0.1215127,0.232539;0.487442;-0.05566072,0.2639071;0.1960267;-0.04888678,0.3087058;-0.05949029;-0.1044514,-0.1557233;0.5013804;-0.07159737,-0.2417484;0.2232199;-0.0372589,-0.3030873;-0.02875105;-0.09321854,0.07415654;-0.004188135;-0.03863692,0.06308991;-0.3570879;-0.03764677,0.01331225;-0.7459077;0.01597929,0.005129129;-0.7918269;-0.04974508,-0.07460973;0.0105954;-0.03647834,-0.1421577;-0.3345291;-0.005045749,-0.2119205;-0.6613985;0.2066711,-0.2328017;-0.7257393;0.1781375,0.04081999;0.5186785;-0.1011721,645.8911
+0;0;0,0.02368749;0.2999617;-0.04968718,0.04569602;0.5902606;-0.1194123,0.2241966;0.4587157;-0.03664975,0.2635562;0.1952092;0.0877138,0.3005958;-0.05080059;0.1843459,-0.147927;0.4585595;-0.05261698,-0.2536692;0.2050191;0.05220198,-0.3385345;-0.03956319;0.1170704,0.07304142;-0.0009585139;-0.04013529,0.05240367;-0.3511049;-0.003966417,0.0139111;-0.7285655;0.06883177,0.01696313;-0.6964604;-0.03740313,-0.07308102;0.01139975;-0.03841902,-0.1351388;-0.3305474;0.0212264,-0.1935152;-0.6538137;0.2245706,-0.2471882;-0.7054793;0.182743,0.04045806;0.5192518;-0.09937114,0;0;0,0.02362639;0.2994052;-0.05296469,0.04191452;0.5892785;-0.1254791,0.2332644;0.4882027;-0.05765605,0.2637079;0.1958517;-0.05022049,0.3096259;-0.06127289;-0.1050745,-0.1624749;0.500455;-0.07396089,-0.2499497;0.2220044;-0.03839871,-0.3105318;-0.03215253;-0.09284642,0.07399283;-0.004209042;-0.03813338,0.06411313;-0.3566844;-0.03836107,0.01767062;-0.7368939;0.0120542,0.006861299;-0.790947;-0.05211616,-0.07402751;0.01059335;-0.0368038,-0.1386949;-0.3345794;-0.005015936,-0.2060339;-0.6529116;0.2032816,-0.2281396;-0.722918;0.1748272,0.03774469;0.5183927;-0.1047628,645.9143
+0;0;0,0.02383769;0.2995853;-0.05183965,0.04576974;0.5894341;-0.1234482,0.2228112;0.4576501;-0.03629532,0.2660401;0.1965567;0.09181672,0.2987899;-0.04735222;0.1950949,-0.1470641;0.4583486;-0.05281271,-0.2515944;0.2058046;0.05556684,-0.3373388;-0.0367624;0.1265574,0.07308175;-0.001077519;-0.0400588,0.05139949;-0.3511458;-0.003745139,0.01323607;-0.728707;0.06870422,0.01630035;-0.6969393;-0.03753648,-0.07306544;0.01145906;-0.038431,-0.1365651;-0.3296017;0.02467137,-0.1972098;-0.647529;0.2356268,-0.1911979;-0.616533;0.1295021,0.04059793;0.5185363;-0.1030007,0;0;0,0.02362639;0.2994052;-0.05296469,0.04191452;0.5892785;-0.1254791,0.2332644;0.4882027;-0.05765605,0.2637079;0.1958517;-0.05022049,0.3096259;-0.06127289;-0.1050745,-0.1624749;0.500455;-0.07396089,-0.2499497;0.2220044;-0.03839871,-0.3105318;-0.03215253;-0.09284642,0.07399283;-0.004209042;-0.03813338,0.06411313;-0.3566844;-0.03836107,0.01767062;-0.7368939;0.0120542,0.006861299;-0.790947;-0.05211616,-0.07402751;0.01059335;-0.0368038,-0.1386949;-0.3345794;-0.005015936,-0.2060339;-0.6529116;0.2032816,-0.2281396;-0.722918;0.1748272,0.03774469;0.5183927;-0.1047628,645.9471
+0;0;0,0.02386865;0.2999744;-0.05190697,0.0458001;0.589816;-0.1235147,0.2241733;0.4575708;-0.03586933,0.2674033;0.1964703;0.09224617,0.300372;-0.04906841;0.1962145,-0.1484076;0.4582744;-0.05250754,-0.2529407;0.2057235;0.05587495,-0.3392581;-0.03846431;0.1273398,0.07300019;-0.001076317;-0.04001408,0.05133399;-0.3508851;-0.003727343,0.01366477;-0.7235569;0.06778382,0.01725371;-0.6914867;-0.05664697,-0.07298389;0.01144627;-0.03838811,-0.1364365;-0.3293617;0.0246675,-0.1962959;-0.643172;0.2328912,-0.1892546;-0.6120055;0.1085962,0.04062713;0.5189024;-0.1030627,0;0;0,0.02228639;0.2996351;-0.05450559,0.03846894;0.5893623;-0.1280577,0.2317717;0.488915;-0.05889821,0.2613502;0.1964988;-0.05030895,0.3085064;-0.06239823;-0.1044775,-0.1667304;0.4993426;-0.07612392,-0.2552675;0.2214001;-0.03917779,-0.3158746;-0.03514117;-0.0911296,0.07409969;-0.003991887;-0.03774405,0.06292875;-0.3561673;-0.0378015,0.01921669;-0.7319814;0.009845018,0.02082671;-0.732814;-0.1107657,-0.07383748;0.01041087;-0.03702638,-0.1375186;-0.334583;-0.004220594,-0.2034051;-0.6490706;0.2011416,-0.2294672;-0.7369849;0.1708567,0.03486779;0.5185144;-0.1070483,645.9694
+0;0;0,0.0239031;0.3004075;-0.0519819,0.04583092;0.5902019;-0.1235791,0.2254498;0.4575316;-0.03547497,0.2687451;0.1960368;0.09283401,0.3019773;-0.05146451;0.1976334,-0.149661;0.45824;-0.05222616,-0.254352;0.2053077;0.05632001,-0.3413594;-0.04083192;0.1283561,0.07291782;-0.001075102;-0.03996894,0.05127446;-0.3505152;-0.003720436,0.01284002;-0.7307577;0.06924342,0.01642434;-0.6986901;-0.05502736,-0.07290155;0.01143336;-0.0383448,-0.1362873;-0.3290156;0.02464436,-0.1973626;-0.6492007;0.2370979,-0.1903304;-0.6180357;0.1129628,0.04065731;0.5192796;-0.1031246,0;0;0,0.0209803;0.2997665;-0.05672741,0.03564617;0.5891373;-0.1317792,0.230622;0.4896084;-0.06112289,0.259121;0.1966913;-0.05089593,0.3077389;-0.06423539;-0.1047266,-0.1704849;0.4983552;-0.0792553,-0.2587455;0.2201914;-0.03985722,-0.320237;-0.0386079;-0.09070866,0.0741607;-0.003723442;-0.0374434,0.06058022;-0.3554426;-0.037462,0.01826097;-0.7394832;0.008441452,0.02012047;-0.7404981;-0.1119536,-0.07365537;0.01016911;-0.03724455,-0.1364635;-0.3343683;-0.002032213,-0.2026969;-0.6561009;0.206502,-0.2301402;-0.7436429;0.1766507,0.03241655;0.5183856;-0.1103572,646.0032
+0;0;0,0.02633868;0.2996933;-0.05609115,0.05177348;0.5875236;-0.1335715,0.2346772;0.4567707;-0.04370851,0.274046;0.201009;0.09694258,0.3072367;-0.04210746;0.2103007,-0.1493804;0.4571098;-0.06327725,-0.2599605;0.2119494;0.05678567,-0.3486972;-0.03100049;0.1352614,0.07280289;-0.001283407;-0.03994039,0.05039142;-0.3505416;-0.003648788,0.01246731;-0.7268079;0.06817433,0.01670254;-0.6957846;-0.05602892,-0.07279257;0.01158768;-0.03826371,-0.1376569;-0.3277771;0.0282556,-0.2000688;-0.6369551;0.2489066,-0.1923405;-0.6069863;0.1248675,0.04565934;0.5171657;-0.111543,0;0;0,0.01847203;0.2996543;-0.05934739,0.03011224;0.5885334;-0.1362091,0.2294691;0.4903691;-0.0643208,0.2574096;0.1974289;-0.05198717,0.3079371;-0.06255201;-0.1059704,-0.1784688;0.4971618;-0.08188608,-0.2671112;0.2194269;-0.04002247,-0.3281774;-0.03924763;-0.08917223,0.07418114;-0.003326684;-0.03719187,0.060761;-0.354918;-0.03921247,0.02011323;-0.7351518;0.004868269,0.02202722;-0.7365535;-0.1153636,-0.07347465;0.009796306;-0.037452,-0.1355032;-0.3346378;-0.001144961,-0.199496;-0.6531813;0.2052724,-0.2285104;-0.740352;0.1756985,0.02767594;0.5179166;-0.1142955,646.0253
+0;0;0,0.02634547;0.2997705;-0.05610561,0.05177314;0.5875205;-0.1335649,0.2359887;0.4563578;-0.04323427,0.2752739;0.201139;0.09711821,0.3088858;-0.04506215;0.2119147,-0.1507328;0.4566992;-0.06293875,-0.2610781;0.2120592;0.05686928,-0.3509408;-0.03397329;0.1363408,0.07283735;-0.001284015;-0.0399593,0.05040862;-0.350811;-0.003639754,0.01264557;-0.7254794;0.06787835,0.01687833;-0.6944568;-0.05625204,-0.07282702;0.01159317;-0.03828182,-0.1377412;-0.3280329;0.02828869,-0.1998881;-0.6358979;0.2480026,-0.1921644;-0.605929;0.1240363,0.0456598;0.5171716;-0.1115392,0;0;0,0.01688248;0.2993996;-0.06147456,0.02770239;0.5878654;-0.1396794,0.2287957;0.491062;-0.06710577,0.2554059;0.1987018;-0.05310082,0.30766;-0.06504118;-0.1044056,-0.1821295;0.4966024;-0.0845577,-0.2710442;0.2198921;-0.04091904,-0.3326858;-0.04264984;-0.08777047,0.0742794;-0.002999663;-0.03711128,0.060197;-0.3548331;-0.03960752,0.02153878;-0.7339275;0.001747131,0.02347744;-0.7356082;-0.1183357,-0.07350707;0.009488961;-0.03755455,-0.1354202;-0.3350893;0.0001793616,-0.1976626;-0.6528794;0.2052469,-0.2268427;-0.7389903;0.1721697,0.0254181;0.5173491;-0.1174597,646.0589
+0;0;0,0.02637209;0.3000735;-0.05616231,0.05183021;0.5881682;-0.133715,0.221129;0.4616757;-0.04870549,0.2606569;0.20488;0.0925142,0.2943006;-0.0415547;0.2074196,-0.1353002;0.4619904;-0.06686649,-0.2463273;0.2158389;0.05368181,-0.3362752;-0.03042705;0.1332287,0.07331533;-0.001292441;-0.04022152,0.05101118;-0.3488782;-0.004103698,0.01328474;-0.7231833;0.06734507,0.017515;-0.6921613;-0.05671231,-0.07330493;0.01166925;-0.03853304,-0.1378586;-0.3260705;0.02766775,-0.1999452;-0.633637;0.2471687,-0.1922261;-0.6036681;0.1232752,0.04570875;0.5177259;-0.11166,0;0;0,0.01565854;0.2990556;-0.06491804,0.02649857;0.5872183;-0.1455818,0.2116128;0.4913771;-0.07695782,0.2569417;0.1999569;-0.05530095,0.3114758;-0.06353438;-0.1069112,-0.1669768;0.4985993;-0.0911092,-0.255682;0.2202908;-0.04500848,-0.318202;-0.04276654;-0.0892498,0.0747849;-0.002753317;-0.03733921,0.06382568;-0.3527136;-0.04239178,0.02628961;-0.7317097;-0.002573013,0.0271204;-0.7338446;-0.1224723,-0.07414374;0.009297736;-0.03756112,-0.1321191;-0.3345002;-0.005008329,-0.1922902;-0.6531829;0.1985926,-0.2228442;-0.7408562;0.1735202,0.02418295;0.5167776;-0.1228056,646.0818
+0;0;0,0.02631055;0.2998;-0.05763261,0.05106213;0.5877832;-0.1358418,0.2191063;0.4602267;-0.04769011,0.2602634;0.2053275;0.09646948,0.2950968;-0.0363301;0.2207814,-0.134886;0.4610446;-0.06585576,-0.2439746;0.2151496;0.0569645,-0.3337565;-0.02878501;0.1435689,0.07341135;-0.001291737;-0.04004604,0.05159575;-0.3488744;-0.003602032,0.01315065;-0.7231623;0.06755364,0.01728537;-0.6923597;-0.05650858,-0.07326343;0.01164026;-0.03862064,-0.1387033;-0.3253068;0.03067677,-0.2035642;-0.6264939;0.2580793,-0.1959148;-0.5969622;0.1341825,0.04516276;0.5173476;-0.1137054,0;0;0,0.01565854;0.2990556;-0.06491804,0.02649857;0.5872183;-0.1455818,0.2116128;0.4913771;-0.07695782,0.2569417;0.1999569;-0.05530095,0.3114758;-0.06353438;-0.1069112,-0.1669768;0.4985993;-0.0911092,-0.255682;0.2202908;-0.04500848,-0.318202;-0.04276654;-0.0892498,0.0747849;-0.002753317;-0.03733921,0.06382568;-0.3527136;-0.04239178,0.02628961;-0.7317097;-0.002573013,0.0271204;-0.7338446;-0.1224723,-0.07414374;0.009297736;-0.03756112,-0.1321191;-0.3345002;-0.005008329,-0.1922902;-0.6531829;0.1985926,-0.2228442;-0.7408562;0.1735202,0.02418295;0.5167776;-0.1228056,646.1045
+0;0;0,0.02634109;0.3001481;-0.05769952,0.05111756;0.5884207;-0.1359872,0.2169207;0.4615286;-0.048662,0.258312;0.2051787;0.09631804,0.2931044;-0.03619426;0.2204836,-0.1325228;0.4623361;-0.06659422,-0.2422322;0.2150416;0.05692507,-0.3319084;-0.02860576;0.1434275,0.07368304;-0.001296518;-0.04019425,0.05203017;-0.3462866;-0.00402208,0.01513055;-0.7055281;0.06427315,0.01926952;-0.6747248;-0.05991673,-0.07353458;0.01168334;-0.03876358,-0.1384863;-0.3227504;0.03001694,-0.2007398;-0.6118298;0.248278,-0.1930826;-0.5822986;0.1242536,0.04521237;0.5179155;-0.1138289,0;0;0,0.01507282;0.2991076;-0.06647873,0.02597234;0.5873244;-0.148062,0.2088552;0.4924727;-0.08033061,0.2558796;0.1998634;-0.05550694,0.31073;-0.06347248;-0.1058477,-0.1650656;0.4988316;-0.09377839,-0.2547804;0.2196195;-0.0443862,-0.3164242;-0.04354537;-0.08719761,0.07499354;-0.002278715;-0.03764606,0.0640564;-0.3496247;-0.04279947,0.02946715;-0.7134854;-0.004207373,0.02993593;-0.7160577;-0.1241229,-0.07462358;0.008837732;-0.03741207,-0.1317026;-0.3325623;-0.006052244,-0.1881207;-0.639097;0.1887137,-0.1838508;-0.6427989;0.0691861,0.02362385;0.5168688;-0.1250982,646.1375
+0;0;0,0.02633718;0.3001035;-0.05769094,0.05108802;0.5880779;-0.1358974,0.2150463;0.4618708;-0.04929903,0.2565638;0.2047397;0.09612283,0.2910689;-0.03463972;0.2192629,-0.1306296;0.4626696;-0.06703792,-0.2406734;0.2146215;0.05685779,-0.3296089;-0.02701356;0.1426458,0.07401359;-0.001302334;-0.04037457,0.05241064;-0.3454971;-0.00428579,0.01535472;-0.7062603;0.06429872,0.01949051;-0.6754575;-0.05979572,-0.07386447;0.01173576;-0.03893748,-0.1386665;-0.321927;0.02968447,-0.2011836;-0.6122309;0.24887,-0.1935323;-0.5826993;0.1249409,0.04518929;0.5176498;-0.1137634,0;0;0,0.01446861;0.2986283;-0.06852555,0.02466141;0.5860233;-0.1519263,0.2058767;0.4933279;-0.08383954,0.2555692;0.2004222;-0.05692172,0.3102106;-0.06120196;-0.1040779,-0.1640917;0.499567;-0.09631609,-0.2546225;0.2200903;-0.04450342,-0.3160507;-0.04156202;-0.08220284,0.07523866;-0.001870692;-0.03801918,0.06473981;-0.3484139;-0.0440743,0.03137209;-0.7141615;-0.007435799,0.03153715;-0.7170244;-0.1271738,-0.07516942;0.008476541;-0.03724943,-0.1321119;-0.3320972;-0.005529121,-0.1878796;-0.641103;0.1884617,-0.1838997;-0.6451056;0.06910861,0.02251333;0.5158139;-0.128456,646.1713
+0;0;0,0.02649157;0.2995875;-0.05932812,0.05090196;0.5871179;-0.1387962,0.2140626;0.4602292;-0.04875953,0.2568795;0.2054115;0.1004122,0.2923525;-0.02853708;0.2310402,-0.132047;0.4601913;-0.07487318,-0.2450228;0.2183183;0.05836144,-0.3347732;-0.01967292;0.1497893,0.07460712;-0.001391489;-0.04047821,0.05343362;-0.3445336;-0.004477005,0.01622453;-0.7037809;0.06352812,0.0232691;-0.6734743;-0.06039587,-0.074237;0.01191071;-0.03941633,-0.1395648;-0.3199783;0.03180775,-0.2020096;-0.603309;0.2574007,-0.191479;-0.5743961;0.1337286,0.04512053;0.516764;-0.1164089,0;0;0,0.01316599;0.2981288;-0.07014418,0.02199752;0.5849479;-0.1552087,0.2042337;0.4936288;-0.08666551,0.2543553;0.2009611;-0.05749369,0.3093986;-0.05973712;-0.1028879,-0.1668346;0.4992006;-0.0983095,-0.2569112;0.2202058;-0.04294088,-0.3189198;-0.04053763;-0.0778946,0.07551777;-0.001473635;-0.03874969,0.06480172;-0.3469156;-0.04552507,0.0325081;-0.7111985;-0.009153605,0.03250396;-0.7143689;-0.1287638,-0.07607667;0.008095632;-0.03678919,-0.1323805;-0.3316105;-0.006448867,-0.1876612;-0.6398126;0.1859656,-0.1838441;-0.6440937;0.06673005,0.0201947;0.5148816;-0.1312973,646.1932
+0;0;0,0.02645757;0.299203;-0.05925197,0.05086296;0.5866755;-0.1387053,0.2148598;0.4594977;-0.04833066,0.2576971;0.2045591;0.1009118,0.2931409;-0.02919729;0.2314326,-0.1329645;0.4594596;-0.07457368,-0.2459939;0.2174718;0.05872416,-0.3356705;-0.02032384;0.1500769,0.07447315;-0.00138899;-0.04040552,0.053338;-0.3439097;-0.00446951,0.01607015;-0.7037243;0.06364302,0.02311236;-0.6734177;-0.06023952,-0.07410368;0.01188933;-0.03934556,-0.1393132;-0.3193986;0.03174955,-0.2018566;-0.6031767;0.2576988,-0.1913295;-0.5742635;0.134068,0.0450808;0.5163126;-0.1163152,0;0;0,0.01202404;0.2975156;-0.07122588,0.02056532;0.5839748;-0.1573255,0.2041958;0.4943187;-0.08950555,0.2538016;0.201634;-0.05824876,0.3094589;-0.05915901;-0.100948,-0.169218;0.4993131;-0.09977826,-0.2587707;0.2203983;-0.04242926,-0.3209588;-0.0404003;-0.07484388,0.0754502;-0.001246557;-0.03855515,0.06559904;-0.3460549;-0.04684401,0.03464317;-0.7110842;-0.01092649,0.03434411;-0.7144254;-0.1304457,-0.07581051;0.007957592;-0.03701662,-0.1321069;-0.3311324;-0.006896248,-0.1861683;-0.6399269;0.1860236,-0.1826423;-0.6443925;0.06687551,0.0187791;0.5139718;-0.1331993,646.2154
+0;0;0,0.02645995;0.2992299;-0.05925729,0.05087646;0.586834;-0.1387476,0.2150873;0.4595402;-0.0482721,0.2579658;0.2043564;0.1011139,0.2932031;-0.02803825;0.2308743,-0.1331826;0.459502;-0.07454875,-0.2463207;0.2172815;0.05887729,-0.3354749;-0.01912884;0.1496978,0.07444613;-0.001388486;-0.04039086,0.05334333;-0.3433849;-0.004509859,0.01606027;-0.7033464;0.06363046,0.02309977;-0.67304;-0.06020427,-0.07407681;0.01188501;-0.03933128,-0.1391865;-0.3188959;0.03165501,-0.2017555;-0.6027898;0.2576964,-0.1912324;-0.5738761;0.1341134,0.04509075;0.5164279;-0.1163438,0;0;0,0.0113134;0.2972599;-0.07251644,0.01944455;0.5835583;-0.1596659,0.2035706;0.4949082;-0.09182358,0.252831;0.2020717;-0.05875206,0.3087816;-0.05750662;-0.09844244,-0.1704158;0.4993174;-0.1012584,-0.2605866;0.220851;-0.04126475,-0.3225103;-0.0388647;-0.06954724,0.07545682;-0.0009444505;-0.03848314,0.06607481;-0.3452044;-0.0480442,0.03629262;-0.710595;-0.01328659,0.03579327;-0.7141249;-0.1327026,-0.07574863;0.00771601;-0.03712389,-0.1320313;-0.3308685;-0.007339565,-0.1851714;-0.6399623;0.1856437,-0.1818395;-0.6446214;0.06659613,0.01774948;0.5135871;-0.1353021,646.2496
+0;0;0,0.0263802;0.2986855;-0.06093035,0.05058506;0.5858058;-0.1420382,0.2160028;0.4571796;-0.0494245,0.2590576;0.2066647;0.1062256,0.2931612;-0.02593164;0.2403947,-0.1351773;0.4568907;-0.07799044,-0.2491087;0.2187727;0.06042151,-0.3398471;-0.01546909;0.1612321,0.07456784;-0.001577839;-0.04019872,0.05306829;-0.3430762;-0.004215296,0.01263973;-0.732282;0.0689459,0.02041472;-0.7023702;-0.05450197,-0.07395938;0.01204028;-0.0395453,-0.1408198;-0.3168464;0.03622636,-0.2138716;-0.6168573;0.2874735,-0.2025342;-0.5884829;0.1643124,0.04488121;0.5155052;-0.1192327,0;0;0,0.01008893;0.2967928;-0.07371354,0.01702207;0.582615;-0.1623492,0.2036082;0.4952874;-0.093876,0.252224;0.2032525;-0.05937147,0.3077934;-0.05894789;-0.0971663,-0.1744661;0.4992532;-0.1023236,-0.2637167;0.2216266;-0.04071036,-0.3258875;-0.04058802;-0.06608278,0.07549096;-0.0006478727;-0.03846407,0.06712229;-0.3444374;-0.04927659,0.03027488;-0.739377;-0.01561356,0.02978583;-0.7427127;-0.1347283,-0.07576314;0.007468793;-0.03718809,-0.131942;-0.3306162;-0.006846758,-0.1881526;-0.6651011;0.2015482,-0.1849532;-0.6698872;0.08289099,0.01561599;0.5127577;-0.1375949,646.2822
+0;0;0,0.0263802;0.2986855;-0.06093035,0.05058506;0.5858058;-0.1420382,0.2160028;0.4571796;-0.0494245,0.2590576;0.2066647;0.1062256,0.2931612;-0.02593164;0.2403947,-0.1351773;0.4568907;-0.07799044,-0.2491087;0.2187727;0.06042151,-0.3398471;-0.01546909;0.1612321,0.07456784;-0.001577839;-0.04019872,0.05306829;-0.3430762;-0.004215296,0.01263973;-0.732282;0.0689459,0.02041472;-0.7023702;-0.05450197,-0.07395938;0.01204028;-0.0395453,-0.1408198;-0.3168464;0.03622636,-0.2138716;-0.6168573;0.2874735,-0.2025342;-0.5884829;0.1643124,0.04488121;0.5155052;-0.1192327,0;0;0,0.01008893;0.2967928;-0.07371354,0.01702207;0.582615;-0.1623492,0.2036082;0.4952874;-0.093876,0.252224;0.2032525;-0.05937147,0.3077934;-0.05894789;-0.0971663,-0.1744661;0.4992532;-0.1023236,-0.2637167;0.2216266;-0.04071036,-0.3258875;-0.04058802;-0.06608278,0.07549096;-0.0006478727;-0.03846407,0.06712229;-0.3444374;-0.04927659,0.03027488;-0.739377;-0.01561356,0.02978583;-0.7427127;-0.1347283,-0.07576314;0.007468793;-0.03718809,-0.131942;-0.3306162;-0.006846758,-0.1881526;-0.6651011;0.2015482,-0.1849532;-0.6698872;0.08289099,0.01561599;0.5127577;-0.1375949,646.3047
+0;0;0,0.02642293;0.2991693;-0.06102907,0.05067402;0.5868376;-0.1422914,0.2111445;0.4597661;-0.0516501,0.2542584;0.2089078;0.1042133,0.2884161;-0.02405772;0.2385955,-0.1299041;0.4594856;-0.07939193,-0.2439916;0.2210412;0.05920973,-0.3348741;-0.01357245;0.1601804,0.07459588;-0.001578432;-0.04021383,0.05317539;-0.3418208;-0.004362747,0.01400313;-0.7189324;0.066525,0.02178156;-0.6890206;-0.05697752,-0.07398719;0.01204481;-0.03956017,-0.1406017;-0.3156323;0.03593283,-0.2113835;-0.6063206;0.2793726,-0.2000411;-0.5779468;0.156157,0.04495978;0.516409;-0.1194443,0;0;0,0.01032238;0.2969079;-0.07526064,0.01793884;0.5829912;-0.1649346,0.1985697;0.4962524;-0.09597313,0.2513609;0.2046121;-0.06074333,0.3079032;-0.0579384;-0.097736,-0.1682759;0.5001122;-0.1058425,-0.2579623;0.222964;-0.04082493,-0.3192757;-0.04011798;-0.06377769,0.07553739;-0.000264734;-0.03844762,0.06836609;-0.342744;-0.05131316,0.03530899;-0.725735;-0.0197258,0.03484853;-0.7294557;-0.1387892,-0.07579353;0.007147964;-0.03726171,-0.130328;-0.3300991;-0.008987458,-0.1848911;-0.6536504;0.1937687,-0.1816007;-0.6586974;0.07513366,0.01635472;0.5130644;-0.1399834,646.3387
+0;0;0,0.02852429;0.2980645;-0.06531788,0.05638753;0.5833716;-0.1540887,0.2190354;0.4600787;-0.06499779,0.258155;0.2177019;0.1062469,0.2891034;0.004544139;0.2692404,-0.126252;0.4620316;-0.08368565,-0.2419498;0.2262443;0.05991088,-0.3326384;-0.004411221;0.1673097,0.07466366;-0.001730749;-0.04013822,0.05332624;-0.3414161;-0.003702287,0.01413255;-0.7191221;0.06670126,0.01866377;-0.6902193;-0.05689628,-0.07394169;0.01219511;-0.03965653,-0.1415376;-0.3134238;0.04141214,-0.2131547;-0.6003939;0.2897542,-0.2049968;-0.5731785;0.1663695,0.04965617;0.5136894;-0.1291572,0;0;0,0.01086044;0.2964199;-0.07707024,0.01910503;0.5823413;-0.1678776,0.2005076;0.496426;-0.0992564,0.2503784;0.2037399;-0.06118631,0.3065968;-0.0578936;-0.09790647,-0.1679382;0.500405;-0.108184,-0.2570705;0.2224321;-0.04194114,-0.3191404;-0.039783;-0.06068984,0.07549414;3.054738E-06;-0.03859234,0.07009758;-0.3419111;-0.05390787,0.03758207;-0.7255011;-0.02298641,0.03680246;-0.7294686;-0.1419137,-0.07585745;0.006917961;-0.03723603,-0.1295602;-0.3301146;-0.01089055,-0.1835671;-0.6546664;0.1913568,-0.1805861;-0.6599609;0.07285148,0.01738082;0.5124416;-0.1427069,646.3723
+0;0;0,0.02853022;0.2981265;-0.06533147,0.05641183;0.5836217;-0.154161,0.2194894;0.4601426;-0.0648881,0.2583097;0.2196199;0.1050465,0.2895595;0.004386216;0.2696274,-0.1266835;0.4621004;-0.08362387,-0.2414962;0.2281169;0.05887415,-0.333068;-0.004784957;0.1673189,0.07426954;-0.001721613;-0.03992635,0.05293817;-0.3413107;-0.003500745,0.01300853;-0.726109;0.0682248,0.01753512;-0.6972051;-0.05524652,-0.07355138;0.01213074;-0.0394472,-0.1411281;-0.3133959;0.0415985,-0.21409;-0.6057544;0.2946038,-0.2059405;-0.5785363;0.1713451,0.04967576;0.5138907;-0.129212,0;0;0,0.01097163;0.2961143;-0.07846999,0.01953946;0.5819025;-0.1703223,0.2015279;0.4966378;-0.1019619,0.246545;0.2058097;-0.06160831,0.3063468;-0.05756342;-0.09965169,-0.1681847;0.5005224;-0.1108089,-0.2567525;0.2251529;-0.04325649,-0.3191037;-0.03982526;-0.06022319,0.07520047;0.0002170503;-0.03818226,0.07136177;-0.341473;-0.05650663,0.03821442;-0.7323007;-0.02546477,0.03738312;-0.7363781;-0.1442288,-0.07525977;0.006731448;-0.03746591,-0.1284088;-0.3304044;-0.01262243,-0.1833393;-0.6613879;0.1929042,-0.1804232;-0.6668682;0.07458473,0.0177353;0.5120286;-0.1449329,646.3948
+0;0;0,0.02845188;0.2973079;-0.06515206,0.05624094;0.5818556;-0.1536875,0.2180577;0.4590023;-0.06497895,0.2567909;0.2190191;0.1045746,0.2879792;0.004209161;0.2688314,-0.1255017;0.4609453;-0.08357327,-0.2400569;0.2274866;0.05860514,-0.3314484;-0.004956722;0.1668364,0.07432594;-0.001722921;-0.03995667,0.05297077;-0.341691;-0.003490418,0.01307242;-0.7261876;0.0681789,0.01759652;-0.697283;-0.05522429,-0.07360724;0.01213995;-0.03947715,-0.1412594;-0.3137499;0.04165898,-0.2141641;-0.6058793;0.2944659,-0.206019;-0.5786596;0.1712752,0.04952612;0.5123446;-0.1288172,0;0;0,0.009002708;0.2951353;-0.07912254,0.01505895;0.5795445;-0.1721785,0.196153;0.4962895;-0.1025755,0.2452898;0.2067523;-0.06264567,0.3045088;-0.05624747;-0.1003357,-0.1706978;0.500194;-0.1125511,-0.2590982;0.2258636;-0.04349465,-0.3207575;-0.03884891;-0.05838476,0.07531045;0.0004987866;-0.0381043,0.07245836;-0.3414357;-0.05900359,0.04032326;-0.7321048;-0.02882028,0.03982196;-0.7363646;-0.1474627,-0.07530446;0.006470927;-0.03756614,-0.12789;-0.3312332;-0.01401272,-0.1823068;-0.6622402;0.1910221,-0.1790514;-0.6679031;0.07283758,0.0139097;0.5100445;-0.1464138,646.4278
+0;0;0,0.02950475;0.2961032;-0.06844589,0.05779129;0.579618;-0.1594829,0.2189665;0.4575141;-0.06980477,0.2570415;0.2227952;0.1066459,0.2999058;0.01510863;0.2773946,-0.1238442;0.4606623;-0.08849449,-0.2392841;0.2313534;0.05904729,-0.3321081;0.002620876;0.1739008,0.07467238;-0.001953674;-0.03993879,0.0539829;-0.3416284;-0.003005076,0.01317515;-0.7287465;0.06856152,0.01764872;-0.7004701;-0.05472504,-0.07367581;0.01254688;-0.03986651,-0.1426349;-0.3106633;0.04930107,-0.2182359;-0.5968506;0.3120345,-0.2100993;-0.5704441;0.1889758,0.05103134;0.5102901;-0.1341753,0;0;0,0.008077353;0.2944624;-0.08036876,0.01343259;0.5782491;-0.174736,0.1940097;0.4963409;-0.1038958,0.2442382;0.2073838;-0.06317282,0.3030399;-0.05565867;-0.1016073,-0.1716952;0.5003655;-0.1146162,-0.2599067;0.22644;-0.04489465,-0.3214157;-0.03845114;-0.05814255,0.07554244;0.0007159114;-0.03831077,0.0737231;-0.3407813;-0.06170774,0.04172506;-0.7343031;-0.03406239,0.04143658;-0.7387438;-0.1525373,-0.0756869;0.006281227;-0.03750904,-0.1302842;-0.3298448;-0.002731029,-0.1822784;-0.6651086;0.2010884,-0.2069575;-0.7501232;0.1638709,0.01242755;0.5088936;-0.1486337,646.4496
+0;0;0,0.02950475;0.2961032;-0.06844589,0.05779129;0.579618;-0.1594829,0.2189665;0.4575141;-0.06980477,0.2570415;0.2227952;0.1066459,0.2999058;0.01510863;0.2773946,-0.1238442;0.4606623;-0.08849449,-0.2392841;0.2313534;0.05904729,-0.3321081;0.002620876;0.1739008,0.07467238;-0.001953674;-0.03993879,0.0539829;-0.3416284;-0.003005076,0.01317515;-0.7287465;0.06856152,0.01764872;-0.7004701;-0.05472504,-0.07367581;0.01254688;-0.03986651,-0.1426349;-0.3106633;0.04930107,-0.2182359;-0.5968506;0.3120345,-0.2100993;-0.5704441;0.1889758,0.05103134;0.5102901;-0.1341753,0;0;0,0.008077353;0.2944624;-0.08036876,0.01343259;0.5782491;-0.174736,0.1940097;0.4963409;-0.1038958,0.2442382;0.2073838;-0.06317282,0.3030399;-0.05565867;-0.1016073,-0.1716952;0.5003655;-0.1146162,-0.2599067;0.22644;-0.04489465,-0.3214157;-0.03845114;-0.05814255,0.07554244;0.0007159114;-0.03831077,0.0737231;-0.3407813;-0.06170774,0.04172506;-0.7343031;-0.03406239,0.04143658;-0.7387438;-0.1525373,-0.0756869;0.006281227;-0.03750904,-0.1302842;-0.3298448;-0.002731029,-0.1822784;-0.6651086;0.2010884,-0.2069575;-0.7501232;0.1638709,0.01242755;0.5088936;-0.1486337,646.4722
+0;0;0,0.029518;0.2962362;-0.06847662,0.05784737;0.5801808;-0.1596527,0.2185035;0.4581129;-0.07012391,0.2566613;0.2228838;0.1067104,0.2993992;0.01580955;0.2769556,-0.1232721;0.4612516;-0.08875719,-0.2389629;0.2314442;0.0591053,-0.3315133;0.003386095;0.1736201,0.07459566;-0.001951667;-0.03989775,0.05390469;-0.3416509;-0.002961371,0.01271718;-0.7323716;0.06927122,0.01718537;-0.7040932;-0.05386698,-0.07360011;0.01253399;-0.03982555,-0.1425642;-0.3106996;0.04934848,-0.2188687;-0.5995501;0.3145269,-0.2107419;-0.5731393;0.1916163,0.0510754;0.5107296;-0.1343001,0;0;0,0.008424848;0.2940683;-0.08227444,0.01453963;0.5778149;-0.1781548,0.1941712;0.4965854;-0.1061845,0.2430623;0.2070472;-0.06333184,0.3032245;-0.05442518;-0.1045923,-0.1703803;0.5005845;-0.1184419,-0.259536;0.2267461;-0.04686768,-0.3203425;-0.03750989;-0.05955967,0.07556549;0.000736028;-0.03807187,0.07582153;-0.3405031;-0.06534433,0.04429531;-0.7378993;-0.03967357,0.04439002;-0.7425756;-0.1579254,-0.0754893;0.006273031;-0.03771164,-0.1283289;-0.3302377;-0.003704671,-0.1805847;-0.6693035;0.2009424,-0.2053446;-0.7536014;0.1620981,0.01332905;0.508442;-0.1517348,646.4949
+0;0;0,0.0300064;0.29566;-0.07055593,0.05872948;0.5789093;-0.1636725,0.2193978;0.4572223;-0.07491198,0.2572625;0.2286031;0.1082312,0.2997385;0.02140261;0.2800081,-0.1224269;0.460674;-0.09323917,-0.238904;0.2350811;0.05770059,-0.3335654;0.01256278;0.1832727,0.07487749;-0.002114799;-0.03969484,0.05466552;-0.3411995;-0.002608951,0.01364356;-0.7335149;0.06914555,0.01794414;-0.7056735;-0.05391694,-0.07360669;0.01269243;-0.04009673,-0.1426136;-0.3098412;0.04919146,-0.2225579;-0.5961405;0.3182352,-0.2145978;-0.570421;0.1954108,0.05188147;0.5096309;-0.1378701,0;0;0,0.007737704;0.2937281;-0.0834105,0.01333835;0.5771152;-0.180301,0.1925473;0.4966179;-0.1073887,0.2406307;0.2085544;-0.06323814,0.300412;-0.0538609;-0.1057584,-0.1710465;0.5009021;-0.1200533,-0.2609164;0.2291176;-0.04726245,-0.3211686;-0.03627038;-0.06076906,0.07563671;0.0009685606;-0.03827453,0.07561819;-0.33949;-0.06743383,0.04484068;-0.7384894;-0.04303789,0.04501247;-0.7433326;-0.1611626,-0.07572863;0.006073544;-0.03761752,-0.1292542;-0.3296026;-0.002705533,-0.1807954;-0.6699975;0.2027641,-0.2045889;-0.7516079;0.1564551,0.01224739;0.507836;-0.1536295,646.5283
+0;0;0,0.03001391;0.2957339;-0.07057358,0.0587622;0.5792323;-0.1637727,0.2183848;0.4577982;-0.07537566,0.2563808;0.2283858;0.1084029,0.2989177;0.02088834;0.2804259,-0.1213205;0.4612285;-0.09358922,-0.2382017;0.2348528;0.0578742,-0.3329988;0.01201563;0.1836263,0.07467839;-0.002109175;-0.0395893,0.05449358;-0.3407382;-0.002553243,0.01420195;-0.7260691;0.06792378,0.01850327;-0.698228;-0.05515961,-0.07341097;0.01265868;-0.03999012,-0.1423252;-0.3094416;0.0491781,-0.2208462;-0.5906438;0.313432,-0.2128847;-0.564925;0.1905867,0.05190706;0.5098817;-0.1379434,0;0;0,0.007454269;0.2935066;-0.08448863,0.01305863;0.576841;-0.1823485,0.1909126;0.4969453;-0.1085541,0.2387124;0.2080186;-0.06289363,0.2982694;-0.05446693;-0.1077354,-0.1701694;0.5003387;-0.1219309,-0.2609503;0.2278269;-0.04882534,-0.3214115;-0.03793675;-0.0618878,0.07558835;0.001189247;-0.03786302,0.07540157;-0.3385689;-0.06969261,0.045675;-0.7304263;-0.0445044,0.04597829;-0.7355583;-0.1625651,-0.07538407;0.005886261;-0.03783143,-0.1292077;-0.3293654;-0.003800876,-0.1793824;-0.6636901;0.1981393,-0.2025716;-0.7464817;0.1544015,0.01194536;0.5075628;-0.1554608,646.5631
+0;0;0,0.03003607;0.2959523;-0.07062569,0.05882818;0.5798832;-0.1639676,0.2176683;0.4585724;-0.07581647,0.2556607;0.2291816;0.1079448,0.2978125;0.02356258;0.2784106,-0.1204642;0.4619868;-0.0939457,-0.2373343;0.2356325;0.05750348,-0.3312733;0.01481259;0.1821172,0.07455403;-0.002105663;-0.03952337,0.05432157;-0.341534;-0.002399888,0.01348949;-0.7320336;0.06902248,0.01778637;-0.7041902;-0.05393378,-0.07328872;0.0126376;-0.03992352,-0.1423656;-0.310223;0.04945516,-0.2219399;-0.595197;0.3172536,-0.2139866;-0.5694739;0.1945352,0.0519614;0.5104148;-0.1380945,0;0;0,0.00801561;0.293386;-0.08566427,0.0141505;0.5768163;-0.184617,0.1907815;0.4968878;-0.1097922,0.2381866;0.2080164;-0.06355572,0.2968604;-0.05213591;-0.1081953,-0.1683679;0.5005704;-0.1241107,-0.2599098;0.2285044;-0.05040899,-0.3196633;-0.03487748;-0.06360082,0.07546066;0.001185462;-0.03780365,0.07590544;-0.339179;-0.07172918,0.0459187;-0.7363459;-0.04687929,0.0463846;-0.7415851;-0.1647748,-0.07518794;0.005911524;-0.03790329,-0.1286454;-0.330366;-0.005363863,-0.1795014;-0.6693685;0.1989625,-0.2028261;-0.7521459;0.1556198,0.0129129;0.5074978;-0.157491,646.5846
+0;0;0,0.02997993;0.2956355;-0.07196359,0.05826047;0.5793778;-0.1660372,0.2157035;0.4569846;-0.07462771,0.2554207;0.2300076;0.1117476,0.2935309;0.02879281;0.2883113,-0.1206944;0.4593525;-0.09765297,-0.239394;0.2368449;0.05801505,-0.3368194;0.02220926;0.1905079,0.0745214;-0.002200612;-0.03957968,0.05484333;-0.3416489;-0.00234054,0.01367521;-0.7321635;0.06880604,0.01959589;-0.7046813;-0.05407587,-0.07325921;0.01268256;-0.03996339,-0.1424382;-0.309804;0.05067777,-0.2248396;-0.589359;0.3232898,-0.2152461;-0.5640873;0.2007053,0.0515566;0.5099493;-0.1400151,0;0;0,0.00801561;0.293386;-0.08566427,0.0141505;0.5768163;-0.184617,0.1907815;0.4968878;-0.1097922,0.2381866;0.2080164;-0.06355572,0.2968604;-0.05213591;-0.1081953,-0.1683679;0.5005704;-0.1241107,-0.2599098;0.2285044;-0.05040899,-0.3196633;-0.03487748;-0.06360082,0.07546066;0.001185462;-0.03780365,0.07590544;-0.339179;-0.07172918,0.0459187;-0.7363459;-0.04687929,0.0463846;-0.7415851;-0.1647748,-0.07518794;0.005911524;-0.03790329,-0.1286454;-0.330366;-0.005363863,-0.1795014;-0.6693685;0.1989625,-0.2028261;-0.7521459;0.1556198,0.0129129;0.5074978;-0.157491,646.6069
+0;0;0,0.02998941;0.295729;-0.07198633,0.05829705;0.5797441;-0.1661515,0.2151316;0.4574577;-0.07494856,0.2546601;0.2315593;0.1105411,0.2928502;0.0299224;0.2874752,-0.1200364;0.459817;-0.09788965,-0.238172;0.2383667;0.05703868,-0.3358017;0.02328083;0.1898094,0.07453778;-0.002201096;-0.03958838,0.0548564;-0.3417063;-0.002342988,0.0135117;-0.733896;0.06910877,0.01942947;-0.7064125;-0.05371254,-0.07327532;0.01268535;-0.03997218,-0.1424659;-0.3098553;0.05068419,-0.2252208;-0.5906094;0.3244655,-0.215632;-0.5653354;0.2019415,0.0515848;0.5102288;-0.1400969,0;0;0,0.008031778;0.2933266;-0.08620906,0.01430833;0.576812;-0.1858714,0.1899193;0.4963375;-0.1099839,0.2373549;0.2088227;-0.06433153,0.2954236;-0.05211943;-0.1085899,-0.1675729;0.5007828;-0.1251391,-0.2590293;0.2300936;-0.05191259,-0.3189009;-0.03384128;-0.06515393,0.07544966;0.001271307;-0.03786421,0.07562576;-0.3389884;-0.07338405,0.0457623;-0.7379226;-0.04915166,0.04633574;-0.7432353;-0.1669613,-0.07522207;0.005857774;-0.03788524,-0.1289784;-0.3305265;-0.006353218,-0.1799309;-0.6708797;0.1990513,-0.2030189;-0.7528821;0.1537871,0.01302227;0.5074645;-0.1585664,646.629
+0;0;0,0.02999666;0.2958005;-0.07200373,0.05832842;0.5800586;-0.1662509,0.2151163;0.457699;-0.07503126,0.2546056;0.2320244;0.1102747,0.2929835;0.02939598;0.2880788,-0.119973;0.4600578;-0.09796695,-0.2379916;0.2388268;0.05680792,-0.3361014;0.02268334;0.1902316,0.07468346;-0.002205398;-0.03966575,0.05500656;-0.3416335;-0.00242883,0.01404207;-0.7302165;0.06836583,0.01996036;-0.7027332;-0.05446639,-0.07341852;0.01271014;-0.0400503,-0.1425934;-0.3097572;0.05058546,-0.2245872;-0.5879294;0.321849,-0.2149976;-0.5626558;0.1993141,0.05160791;0.5104577;-0.1401643,0;0;0,0.008087374;0.2932985;-0.0865612,0.01454618;0.5768367;-0.1868354,0.1900368;0.4959151;-0.1108196,0.2369746;0.2087333;-0.06444907,0.2939547;-0.05388293;-0.1083968,-0.167325;0.5008616;-0.1257679,-0.2590016;0.2304466;-0.05298092,-0.3194712;-0.03471881;-0.06625199,0.07552194;0.001330853;-0.0380857,0.07571065;-0.3386764;-0.0752368,0.04698754;-0.7339713;-0.05066752,0.04744527;-0.7394106;-0.1684511,-0.07546706;0.005845115;-0.03776788,-0.1296028;-0.3304937;-0.007261245,-0.1795698;-0.6680124;0.1958918,-0.2027961;-0.7491178;0.1485078,0.01319915;0.5074601;-0.1593575,646.6627
+0;0;0,0.02997767;0.2955756;-0.07321312,0.05816401;0.5797232;-0.1683573,0.2141984;0.4568115;-0.0747342,0.2566366;0.2396845;0.1198291,0.2946184;0.04266788;0.3030722,-0.1205083;0.4586221;-0.1018104,-0.239902;0.2408929;0.05674286,-0.3390555;0.02903512;0.1950218,0.07483897;-0.002267938;-0.03967717,0.05616748;-0.3416206;-0.002638251,0.01442597;-0.7306088;0.06835117,0.02168691;-0.7034588;-0.05439451,-0.07349423;0.01273317;-0.04020893,-0.1443168;-0.3079833;0.05469027,-0.2250477;-0.5774987;0.3356487,-0.2141471;-0.5527145;0.2132505,0.05148032;0.5101333;-0.1420664,0;0;0,0.008101009;0.2933079;-0.08676744,0.01466253;0.576882;-0.1874202,0.1903497;0.4955434;-0.111284,0.2367998;0.2083622;-0.06470776,0.293281;-0.05380109;-0.1084855,-0.1673473;0.5009364;-0.1253963,-0.2594941;0.2305905;-0.0531323,-0.3202842;-0.03392351;-0.06628919,0.07554255;0.001417205;-0.03836155,0.07595203;-0.338298;-0.076756,0.04679777;-0.7339864;-0.05078769,0.04704978;-0.7394701;-0.168551,-0.07571162;0.005799502;-0.03760862,-0.130289;-0.330406;-0.008147938,-0.1796947;-0.6683457;0.1954435,-0.2028656;-0.7486712;0.1462627,0.01327758;0.5074878;-0.1598313,646.6845

+ 115 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Backward_None_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004383191;0.3159428;0.004931771,0.008480994;0.6229529;-0.005960014,0.1780178;0.5041559;0.01819873,0.2250911;0.2224467;0.02710019,0.2888709;-0.05192557;-0.03114597,-0.1612175;0.4947723;-0.007804052,-0.2216001;0.2155104;-0.01248573,-0.2721627;-0.0612554;-0.07235837,0.08227869;0.004087306;-0.04247032,0.08330854;-0.3474495;0.003787041,0.07417776;-0.743858;0.09525149,0.07955343;-0.7028147;-0.03028771,-0.07975036;0.008843502;-0.04638846,-0.1218618;-0.3419169;-0.01617712,-0.1512907;-0.7357676;0.0818245,-0.1426153;-0.6944776;-0.04350791,0.007534005;0.5475643;-0.0008610226,0;0;0,0.01118216;0.3152791;-0.01836872,0.02130912;0.6203548;-0.05312109,0.1923568;0.5118237;-0.0544548,0.2496077;0.2320983;-0.04299951,0.2693914;-0.0493381;-0.0990603,-0.1395807;0.5198982;0.0320342,-0.1937726;0.2393586;0.03602862,-0.2754441;-0.0314191;-0.01641032,0.07351764;0.003458172;-0.05633307,0.08839539;-0.3505208;-0.04231405,0.07629287;-0.7459564;0.05293775,0.0493498;-0.740944;-0.06772971,-0.08986773;0.004387741;-0.0222431,-0.121016;-0.3487405;-0.01522701,-0.129569;-0.7506158;0.04811162,-0.1504123;-0.8099943;-0.03842162,0.01912723;0.5456637;-0.04185915,449.5427
+0;0;0,0.00438595;0.3161416;0.004934875,0.00848534;0.6232707;-0.005961181,0.1782674;0.5043807;0.01822708,0.2253461;0.2226393;0.02712956,0.2891196;-0.05170634;-0.03111094,-0.1614567;0.4949836;-0.007813163,-0.2218462;0.2156897;-0.01249537,-0.2724038;-0.06104916;-0.07236219,0.0821424;0.004080535;-0.04239997,0.08317228;-0.3474667;0.00385876,0.07404245;-0.7438339;0.0953137,0.07785223;-0.7060074;0.006342895,-0.07961826;0.008828853;-0.04631162,-0.121731;-0.341942;-0.01609939,-0.1511568;-0.7357517;0.08189204,-0.1450084;-0.6977504;-0.006932199,0.007537968;0.5478516;-0.0008601313,0;0;0,0.01100454;0.3154606;-0.01877904,0.02092907;0.6206639;-0.05352902,0.1922528;0.511731;-0.05429721,0.2496694;0.232002;-0.04294348,0.2691959;-0.04931825;-0.09953105,-0.1402464;0.5195694;0.0312916,-0.1944026;0.2389854;0.03498212,-0.2757669;-0.03180659;-0.01770645,0.07351974;0.003401682;-0.05608082,0.0885208;-0.3505985;-0.04246902,0.07611594;-0.7461128;0.0522349,0.07801852;-0.789908;0.001814377,-0.08957723;0.004338515;-0.02277892,-0.1208299;-0.3487939;-0.01591005,-0.1295118;-0.7506073;0.04753299,-0.142261;-0.7878597;-0.009966049,0.01879334;0.5459379;-0.04228568,449.5618
+0;0;0,0.00438595;0.3161416;0.004934875,0.00848534;0.6232707;-0.005961181,0.1782674;0.5043807;0.01822708,0.2253461;0.2226393;0.02712956,0.2891196;-0.05170634;-0.03111094,-0.1614567;0.4949836;-0.007813163,-0.2218462;0.2156897;-0.01249537,-0.2724038;-0.06104916;-0.07236219,0.0821424;0.004080535;-0.04239997,0.08317228;-0.3474667;0.00385876,0.07404245;-0.7438339;0.0953137,0.07785223;-0.7060074;0.006342895,-0.07961826;0.008828853;-0.04631162,-0.121731;-0.341942;-0.01609939,-0.1511568;-0.7357517;0.08189204,-0.1450084;-0.6977504;-0.006932199,0.007537968;0.5478516;-0.0008601313,0;0;0,0.01100454;0.3154606;-0.01877904,0.02092907;0.6206639;-0.05352902,0.1922528;0.511731;-0.05429721,0.2496694;0.232002;-0.04294348,0.2691959;-0.04931825;-0.09953105,-0.1402464;0.5195694;0.0312916,-0.1944026;0.2389854;0.03498212,-0.2757669;-0.03180659;-0.01770645,0.07351974;0.003401682;-0.05608082,0.0885208;-0.3505985;-0.04246902,0.07611594;-0.7461128;0.0522349,0.07801852;-0.789908;0.001814377,-0.08957723;0.004338515;-0.02277892,-0.1208299;-0.3487939;-0.01591005,-0.1295118;-0.7506073;0.04753299,-0.142261;-0.7878597;-0.009966049,0.01879334;0.5459379;-0.04228568,449.5786
+0;0;0,0.004364481;0.3162078;0.004712051,0.008452541;0.6232975;-0.00638237,0.1783758;0.5046068;0.01829809,0.2251198;0.2225829;0.02755991,0.288912;-0.05210415;-0.03071404,-0.1616349;0.495069;-0.008621098,-0.222786;0.2156895;-0.01260236,-0.2737145;-0.06134495;-0.0724064,0.08216048;0.004028834;-0.04236626,0.0827298;-0.3466733;0.003711659,0.07357817;-0.7439973;0.09530328,0.0792259;-0.7029798;-0.03022741,-0.07954509;0.0088875;-0.0464227,-0.1219089;-0.3410068;-0.01650978,-0.1517694;-0.7356606;0.08195768,-0.1428203;-0.6943932;-0.04335871,0.007501953;0.547891;-0.00121802,0;0;0,0.01090761;0.3154994;-0.01923037,0.02074775;0.6206625;-0.05408359,0.1922572;0.5117074;-0.05431104,0.2497132;0.2317432;-0.04303741,0.2690933;-0.04983118;-0.1001214,-0.1405962;0.5193973;0.03062923,-0.1950316;0.2386247;0.03405937,-0.2757466;-0.03273952;-0.01852215,0.07348199;0.00329788;-0.05613375,0.08878627;-0.3498358;-0.04279542,0.07610139;-0.7464318;0.05149008,0.04961896;-0.7414892;-0.06926607,-0.08949203;0.004396493;-0.02309379,-0.1206487;-0.3478857;-0.01661091,-0.1289973;-0.7505497;0.04766313,-0.1453001;-0.8168882;-0.03211373,0.01862513;0.5459462;-0.04282808,449.5943
+0;0;0,0.00436515;0.3162563;0.004712773,0.008452615;0.623301;-0.006379857,0.1784562;0.5046049;0.01830875,0.2251804;0.2227007;0.02756664,0.2886933;-0.05078372;-0.03045217,-0.1617141;0.4950626;-0.008623083,-0.2228392;0.2158016;-0.01260266,-0.2735447;-0.06001982;-0.07214485,0.08220294;0.004030916;-0.04238816,0.08277229;-0.3466878;0.003691938,0.07361467;-0.7442717;0.09534347,0.07926244;-0.703254;-0.03018817,-0.07958621;0.008892094;-0.04644669,-0.121952;-0.3410187;-0.01653236,-0.151832;-0.7359307;0.08199953,-0.1428829;-0.6946632;-0.04331781,0.007502215;0.5479095;-0.001216529,0;0;0,0.01077466;0.3155383;-0.01946259,0.02046372;0.6206627;-0.05430532,0.1921069;0.5117193;-0.0543232,0.2495429;0.2318627;-0.04335856,0.2693528;-0.04823893;-0.1011897,-0.1410604;0.5191808;0.03004283,-0.1953958;0.2385089;0.0331765,-0.274772;-0.03199583;-0.01898105,0.07344572;0.003274172;-0.0562613,0.08874358;-0.3498878;-0.04322553,0.0760494;-0.7467643;0.05103326,0.04973374;-0.7418391;-0.06975675,-0.08949793;0.004401454;-0.02326107,-0.1207764;-0.3478951;-0.01725152,-0.1292492;-0.7508134;0.04710575,-0.1457045;-0.8188781;-0.03050894,0.01837485;0.5459579;-0.04306793,449.6142
+0;0;0,0.00436515;0.3162563;0.004712773,0.008452615;0.623301;-0.006379857,0.1784562;0.5046049;0.01830875,0.2251804;0.2227007;0.02756664,0.2886933;-0.05078372;-0.03045217,-0.1617141;0.4950626;-0.008623083,-0.2228392;0.2158016;-0.01260266,-0.2735447;-0.06001982;-0.07214485,0.08220294;0.004030916;-0.04238816,0.08277229;-0.3466878;0.003691938,0.07361467;-0.7442717;0.09534347,0.07926244;-0.703254;-0.03018817,-0.07958621;0.008892094;-0.04644669,-0.121952;-0.3410187;-0.01653236,-0.151832;-0.7359307;0.08199953,-0.1428829;-0.6946632;-0.04331781,0.007502215;0.5479095;-0.001216529,0;0;0,0.01077466;0.3155383;-0.01946259,0.02046372;0.6206627;-0.05430532,0.1921069;0.5117193;-0.0543232,0.2495429;0.2318627;-0.04335856,0.2693528;-0.04823893;-0.1011897,-0.1410604;0.5191808;0.03004283,-0.1953958;0.2385089;0.0331765,-0.274772;-0.03199583;-0.01898105,0.07344572;0.003274172;-0.0562613,0.08874358;-0.3498878;-0.04322553,0.0760494;-0.7467643;0.05103326,0.04973374;-0.7418391;-0.06975675,-0.08949793;0.004401454;-0.02326107,-0.1207764;-0.3478951;-0.01725152,-0.1292492;-0.7508134;0.04710575,-0.1457045;-0.8188781;-0.03050894,0.01837485;0.5459579;-0.04306793,449.6259
+0;0;0,0.004871318;0.3162537;0.004381373,0.009652673;0.6232728;-0.007107833,0.1794712;0.5049925;0.01851423,0.2260596;0.2230853;0.02835109,0.2900108;-0.05054781;-0.02847258,-0.1608596;0.4955326;-0.0091885,-0.2227073;0.2164224;-0.01253927,-0.2739418;-0.05927062;-0.07222313,0.0821868;0.003938148;-0.04242817,0.08208062;-0.3467943;0.003550466,0.07264577;-0.7443358;0.09535807,0.0785199;-0.7033629;-0.0301671,-0.07960495;0.008970429;-0.04639948,-0.1222348;-0.3409584;-0.01707635,-0.1527311;-0.7357583;0.08171526,-0.1435571;-0.694532;-0.04358951,0.008509832;0.5478923;-0.001823008,0;0;0,0.01077466;0.3155383;-0.01946259,0.02046372;0.6206627;-0.05430532,0.1921069;0.5117193;-0.0543232,0.2495429;0.2318627;-0.04335856,0.2693528;-0.04823893;-0.1011897,-0.1410604;0.5191808;0.03004283,-0.1953958;0.2385089;0.0331765,-0.274772;-0.03199583;-0.01898105,0.07344572;0.003274172;-0.0562613,0.08874358;-0.3498878;-0.04322553,0.0760494;-0.7467643;0.05103326,0.04973374;-0.7418391;-0.06975675,-0.08949793;0.004401454;-0.02326107,-0.1207764;-0.3478951;-0.01725152,-0.1292492;-0.7508134;0.04710575,-0.1457045;-0.8188781;-0.03050894,0.01837485;0.5459579;-0.04306793,449.6504
+0;0;0,0.004836162;0.3139713;0.004349752,0.009511623;0.6141714;-0.006860489,0.1764831;0.4988373;0.01826301,0.2230956;0.2167847;0.02810495,0.2871194;-0.05715948;-0.0287833,-0.1581131;0.4895369;-0.008972916,-0.2199926;0.2102826;-0.01232542,-0.2712854;-0.06572378;-0.0720771,0.08222197;0.003939833;-0.04244633,0.08211564;-0.3472996;0.003598761,0.07269271;-0.7443385;0.0952903,0.07857742;-0.7033458;-0.03046107,-0.07963901;0.008974267;-0.04641934,-0.1223305;-0.3414603;-0.01705382,-0.1527883;-0.7357612;0.0816129,-0.1435977;-0.6945147;-0.04391769,0.008402488;0.5410143;-0.001731533,0;0;0,0.0119777;0.3134576;-0.01487041,0.0243033;0.6126529;-0.03947735,0.1919291;0.5117174;-0.05477786,0.2495053;0.2317373;-0.04385209,0.2692687;-0.0484989;-0.1026549,-0.1408253;0.5189778;0.02936029,-0.1956225;0.238242;0.03217692,-0.2734182;-0.03313911;-0.01959983,0.07340452;0.003243193;-0.05638194,0.08872491;-0.3504291;-0.04332519,0.07603344;-0.7469752;0.05008864,0.04978044;-0.7411404;-0.07113719,-0.0894885;0.00443086;-0.02344869,-0.1207778;-0.3483856;-0.01789838,-0.1290314;-0.7507966;0.04639186,-0.1522172;-0.7450805;-0.07543422,0.02136023;0.5398136;-0.03139734,449.6698
+0;0;0,0.004627428;0.3144573;0.004333932,0.009180882;0.6186297;-0.00699527,0.1778181;0.5015685;0.01828367,0.2237598;0.219621;0.02853948,0.2876447;-0.05496383;-0.02829261,-0.1598775;0.4916012;-0.00943703,-0.2222947;0.2126624;-0.01217208,-0.2743795;-0.06373566;-0.07216583,0.08216539;0.003805815;-0.04246499,0.08180376;-0.3476562;0.003610373,0.07202654;-0.7451566;0.09536164,0.07800331;-0.7041715;-0.03029857,-0.07955187;0.009114686;-0.04644712,-0.1225994;-0.3415258;-0.01734745,-0.1536717;-0.7362059;0.08155906,-0.1443893;-0.6949659;-0.04387769,0.008085174;0.5437849;-0.001765173,0;0;0,0.01173984;0.3139113;-0.01566768,0.02170262;0.6167411;-0.04482484,0.1918235;0.5116391;-0.05505371,0.2496119;0.2318949;-0.04437923,0.2692951;-0.04871261;-0.1042122,-0.1426118;0.5188424;0.02928701,-0.1971676;0.2382625;0.03225724,-0.2741631;-0.03409481;-0.01874454,0.07337597;0.003219173;-0.05634284,0.08895597;-0.350671;-0.04339457,0.07603554;-0.7477969;0.04958129,0.04989512;-0.7422973;-0.07151079,-0.0893839;0.004469325;-0.02365283,-0.1206009;-0.3485844;-0.01843894,-0.1288745;-0.751477;0.04582221,-0.1519474;-0.7461057;-0.0758657,0.01967904;0.542414;-0.03474045,449.6811
+0;0;0,0.004627428;0.3144573;0.004333932,0.009180882;0.6186297;-0.00699527,0.1778181;0.5015685;0.01828367,0.2237598;0.219621;0.02853948,0.2876447;-0.05496383;-0.02829261,-0.1598775;0.4916012;-0.00943703,-0.2222947;0.2126624;-0.01217208,-0.2743795;-0.06373566;-0.07216583,0.08216539;0.003805815;-0.04246499,0.08180376;-0.3476562;0.003610373,0.07202654;-0.7451566;0.09536164,0.07800331;-0.7041715;-0.03029857,-0.07955187;0.009114686;-0.04644712,-0.1225994;-0.3415258;-0.01734745,-0.1536717;-0.7362059;0.08155906,-0.1443893;-0.6949659;-0.04387769,0.008085174;0.5437849;-0.001765173,0;0;0,0.01173984;0.3139113;-0.01566768,0.02170262;0.6167411;-0.04482484,0.1918235;0.5116391;-0.05505371,0.2496119;0.2318949;-0.04437923,0.2692951;-0.04871261;-0.1042122,-0.1426118;0.5188424;0.02928701,-0.1971676;0.2382625;0.03225724,-0.2741631;-0.03409481;-0.01874454,0.07337597;0.003219173;-0.05634284,0.08895597;-0.350671;-0.04339457,0.07603554;-0.7477969;0.04958129,0.04989512;-0.7422973;-0.07151079,-0.0893839;0.004469325;-0.02365283,-0.1206009;-0.3485844;-0.01843894,-0.1288745;-0.751477;0.04582221,-0.1519474;-0.7461057;-0.0758657,0.01967904;0.542414;-0.03474045,449.6935
+0;0;0,0.004627428;0.3144573;0.004333932,0.009180882;0.6186297;-0.00699527,0.1778181;0.5015685;0.01828367,0.2237598;0.219621;0.02853948,0.2876447;-0.05496383;-0.02829261,-0.1598775;0.4916012;-0.00943703,-0.2222947;0.2126624;-0.01217208,-0.2743795;-0.06373566;-0.07216583,0.08216539;0.003805815;-0.04246499,0.08180376;-0.3476562;0.003610373,0.07202654;-0.7451566;0.09536164,0.07800331;-0.7041715;-0.03029857,-0.07955187;0.009114686;-0.04644712,-0.1225994;-0.3415258;-0.01734745,-0.1536717;-0.7362059;0.08155906,-0.1443893;-0.6949659;-0.04387769,0.008085174;0.5437849;-0.001765173,0;0;0,0.01173984;0.3139113;-0.01566768,0.02170262;0.6167411;-0.04482484,0.1918235;0.5116391;-0.05505371,0.2496119;0.2318949;-0.04437923,0.2692951;-0.04871261;-0.1042122,-0.1426118;0.5188424;0.02928701,-0.1971676;0.2382625;0.03225724,-0.2741631;-0.03409481;-0.01874454,0.07337597;0.003219173;-0.05634284,0.08895597;-0.350671;-0.04339457,0.07603554;-0.7477969;0.04958129,0.04989512;-0.7422973;-0.07151079,-0.0893839;0.004469325;-0.02365283,-0.1206009;-0.3485844;-0.01843894,-0.1288745;-0.751477;0.04582221,-0.1519474;-0.7461057;-0.0758657,0.01967904;0.542414;-0.03474045,449.7054
+0;0;0,0.004608635;0.3131803;0.004316331,0.009120645;0.6145741;-0.00689456,0.1763545;0.4988919;0.01814513,0.2222247;0.2173832;0.02838498,0.2861593;-0.05741543;-0.02849135,-0.1585191;0.489008;-0.009343916,-0.2208391;0.2105033;-0.01207471,-0.2729645;-0.06611004;-0.07211517,0.08217852;0.003806423;-0.04247178,0.08181641;-0.3481224;0.003664777,0.07202515;-0.7461932;0.09554771,0.07631521;-0.7083082;0.005350314,-0.07956458;0.009116142;-0.04645453,-0.1226693;-0.34199;-0.01731622,-0.1537862;-0.7372366;0.08173223,-0.1471234;-0.6991686;-0.008304775,0.00803996;0.5407555;-0.001736171,0;0;0,0.0123482;0.3127013;-0.01368046,0.02374086;0.6129851;-0.03975105,0.1917427;0.5116984;-0.0554235,0.249656;0.2324232;-0.04505396,0.2693196;-0.04825637;-0.1056277,-0.1416961;0.5188366;0.02854687,-0.1960325;0.2386705;0.03180617,-0.2719924;-0.03444448;-0.01794442,0.07339224;0.003231868;-0.05634522,0.08915091;-0.3511112;-0.04310727,0.07605243;-0.7489462;0.04938316,0.07812215;-0.7926591;-0.003326185,-0.08936151;0.004482261;-0.02379244,-0.1205628;-0.349047;-0.01868354,-0.1287501;-0.7525814;0.04528273,-0.1452958;-0.7400183;-0.04211489,0.02117099;0.5395668;-0.03080106,449.7269
+0;0;0,0.004015335;0.3125256;0.004202288,0.00802923;0.6132361;-0.006976182,0.1750247;0.4980769;0.01752325,0.2197521;0.2185688;0.02829103,0.2849618;-0.05984682;-0.02865169,-0.1588746;0.4875526;-0.01019426,-0.2224062;0.2115073;-0.01217711,-0.2756652;-0.06865311;-0.07287019,0.08236355;0.003661345;-0.0424376,0.08079856;-0.3493305;0.003628373,0.07067392;-0.745683;0.09498689,0.07508981;-0.7077301;0.003942236,-0.07971024;0.009226683;-0.04646781,-0.1233693;-0.3429308;-0.01806444,-0.1554839;-0.736236;0.08105109,-0.1486702;-0.6980952;-0.009828947,0.007056964;0.5395898;-0.001831102,0;0;0,0.01248796;0.3120697;-0.01275015,0.02396773;0.6117036;-0.03826761,0.1913922;0.5117286;-0.05570817,0.2494462;0.2346697;-0.04525161,0.269049;-0.04929405;-0.1084205,-0.1416935;0.5188077;0.02830424,-0.1951255;0.2406461;0.03182561,-0.2710169;-0.03650153;-0.01756738,0.07341513;0.003261924;-0.05654812,0.08916362;-0.3520946;-0.04235125,0.07622069;-0.748356;0.04904676,0.08037911;-0.7895907;-0.008226387,-0.089537;0.004463163;-0.02369213,-0.1206994;-0.3501202;-0.01846298,-0.1287518;-0.7519376;0.04495694,-0.1400014;-0.7937143;-0.0106617,0.02136813;0.5384451;-0.02945685,449.7486
+0;0;0,0.004015335;0.3125256;0.004202288,0.00802923;0.6132361;-0.006976182,0.1750247;0.4980769;0.01752325,0.2197521;0.2185688;0.02829103,0.2849618;-0.05984682;-0.02865169,-0.1588746;0.4875526;-0.01019426,-0.2224062;0.2115073;-0.01217711,-0.2756652;-0.06865311;-0.07287019,0.08236355;0.003661345;-0.0424376,0.08079856;-0.3493305;0.003628373,0.07067392;-0.745683;0.09498689,0.07508981;-0.7077301;0.003942236,-0.07971024;0.009226683;-0.04646781,-0.1233693;-0.3429308;-0.01806444,-0.1554839;-0.736236;0.08105109,-0.1486702;-0.6980952;-0.009828947,0.007056964;0.5395898;-0.001831102,0;0;0,0.01248796;0.3120697;-0.01275015,0.02396773;0.6117036;-0.03826761,0.1913922;0.5117286;-0.05570817,0.2494462;0.2346697;-0.04525161,0.269049;-0.04929405;-0.1084205,-0.1416935;0.5188077;0.02830424,-0.1951255;0.2406461;0.03182561,-0.2710169;-0.03650153;-0.01756738,0.07341513;0.003261924;-0.05654812,0.08916362;-0.3520946;-0.04235125,0.07622069;-0.748356;0.04904676,0.08037911;-0.7895907;-0.008226387,-0.089537;0.004463163;-0.02369213,-0.1206994;-0.3501202;-0.01846298,-0.1287518;-0.7519376;0.04495694,-0.1400014;-0.7937143;-0.0106617,0.02136813;0.5384451;-0.02945685,449.7707
+0;0;0,0.004024717;0.3132558;0.004212107,0.008085311;0.6174707;-0.007113894,0.1771856;0.5005302;0.0177178,0.221758;0.2219907;0.02844826,0.2876399;-0.05929473;-0.02908141,-0.1609307;0.489873;-0.01034978,-0.2242423;0.2147842;-0.01232576,-0.2780502;-0.06826401;-0.07364444,0.08245462;0.003665393;-0.04248453,0.08089035;-0.3491639;0.003560234,0.07076309;-0.7456191;0.09494241,0.07526843;-0.707505;0.002053663,-0.07979837;0.009236885;-0.04651919,-0.1234373;-0.3427585;-0.0181289,-0.1555603;-0.7361655;0.08101229,-0.1486086;-0.6978598;-0.01170849,0.007096451;0.5425674;-0.001880999,0;0;0,0.01189668;0.3127791;-0.0138154,0.02058399;0.6155789;-0.04398394,0.1912301;0.5118579;-0.05606389,0.2496113;0.2358521;-0.0461359,0.2682976;-0.05072337;-0.1116865,-0.1442621;0.5182896;0.02927782,-0.1969122;0.2409745;0.03250454,-0.2725068;-0.03966889;-0.01541552,0.07343173;0.003300488;-0.05669236,0.0893693;-0.3518853;-0.04254484,0.07626504;-0.748327;0.04851652,0.0784882;-0.7891106;-0.01230454,-0.08966181;0.004452583;-0.02362352,-0.1206341;-0.3499834;-0.01843525,-0.128507;-0.7520649;0.04400201,-0.1402129;-0.7926669;-0.01593784,0.01886137;0.5412368;-0.03353715,449.7933
+0;0;0,0.005093615;0.3132486;0.003543373,0.0105163;0.6174105;-0.008562233,0.1793928;0.5012878;0.01706478,0.2232708;0.2226855;0.02896503,0.2874708;-0.05895337;-0.02873641,-0.1593653;0.4914946;-0.01153957,-0.222876;0.2164446;-0.0116163,-0.2785835;-0.06608319;-0.07363474,0.08247869;0.003477233;-0.04245362,0.07909213;-0.3494209;0.002960999,0.06808503;-0.7459284;0.09401344,0.07269401;-0.7078665;0.001125231,-0.07978613;0.009372641;-0.04651305,-0.1251684;-0.3424765;-0.01905902,-0.1581768;-0.7359724;0.07943643,-0.1511195;-0.6977224;-0.01328135,0.009174792;0.5425292;-0.003098149,0;0;0,0.01189668;0.3127791;-0.0138154,0.02058399;0.6155789;-0.04398394,0.1912301;0.5118579;-0.05606389,0.2496113;0.2358521;-0.0461359,0.2682976;-0.05072337;-0.1116865,-0.1442621;0.5182896;0.02927782,-0.1969122;0.2409745;0.03250454,-0.2725068;-0.03966889;-0.01541552,0.07343173;0.003300488;-0.05669236,0.0893693;-0.3518853;-0.04254484,0.07626504;-0.748327;0.04851652,0.0784882;-0.7891106;-0.01230454,-0.08966181;0.004452583;-0.02362352,-0.1206341;-0.3499834;-0.01843525,-0.128507;-0.7520649;0.04400201,-0.1402129;-0.7926669;-0.01593784,0.01886137;0.5412368;-0.03353715,449.8072
+0;0;0,0.005078128;0.3122962;0.0035326,0.01044426;0.6132892;-0.008427436,0.1777532;0.4987736;0.01692213,0.2216354;0.2201447;0.02882351,0.2859937;-0.06218836;-0.02902015,-0.1578417;0.4890719;-0.01141513,-0.2213584;0.2139956;-0.01149187,-0.2772033;-0.06922859;-0.07366318,0.08246296;0.00347657;-0.04244553,0.07907643;-0.3494182;0.002968658,0.06807116;-0.7458596;0.09400591,0.07266073;-0.7078317;0.001509026,-0.07977091;0.009370853;-0.04650417,-0.1251528;-0.3424748;-0.01905041,-0.1581556;-0.7359051;0.07942861,-0.1511281;-0.6976899;-0.01289857,0.009124653;0.53963;-0.003052531,0;0;0,0.01245496;0.3118843;-0.01184034,0.02320036;0.6119286;-0.03687954,0.190994;0.5120041;-0.0565474,0.2495718;0.236001;-0.04694343,0.2679076;-0.05105752;-0.1137348,-0.1430862;0.5181321;0.02876189,-0.1953244;0.2407239;0.03291127,-0.2707467;-0.04094893;-0.01369053,0.07339534;0.003259167;-0.05671287,0.08938964;-0.3519352;-0.04293585,0.07617703;-0.7483735;0.04782057,0.0781557;-0.7888727;-0.01273632,-0.08962203;0.004517158;-0.02369251,-0.120802;-0.3498941;-0.01830109,-0.1286727;-0.7519644;0.04376514,-0.1401888;-0.7920478;-0.01620902,0.02070092;0.5386017;-0.02832222,449.8263
+0;0;0,0.005074483;0.312072;0.003530064,0.01043924;0.6129876;-0.008428286,0.1776027;0.4984947;0.016905,0.2214186;0.2202871;0.02878839,0.2857848;-0.06208068;-0.02906239,-0.1577031;0.4888013;-0.01140785,-0.2211238;0.214141;-0.01148448,-0.2769755;-0.06911805;-0.07366343,0.08254081;0.003479852;-0.0424856,0.0791528;-0.3495688;0.002948388,0.06818875;-0.7445256;0.09364471,0.07283052;-0.7064063;9.573251E-05,-0.07984623;0.009379701;-0.04654808,-0.1252479;-0.3426194;-0.01908234,-0.1581272;-0.7345763;0.07902788,-0.1510197;-0.6962677;-0.01434947,0.009119406;0.5393158;-0.003052459,0;0;0,0.01259314;0.3116566;-0.01177812,0.02353501;0.6115946;-0.03705311,0.1910466;0.5119873;-0.05742908,0.2501039;0.2365074;-0.04828691,0.2683733;-0.05040225;-0.1158913,-0.1428398;0.517886;0.02812051,-0.1949214;0.2409075;0.03368267,-0.2697227;-0.0412367;-0.0112693,0.07333019;0.003197342;-0.05694366,0.08992815;-0.3521356;-0.04345012,0.07657897;-0.7470708;0.04701997,0.07851723;-0.7886918;-0.0138533,-0.08975367;0.004628504;-0.02351545,-0.1205525;-0.3499807;-0.01873469,-0.1283403;-0.7506042;0.04272246,-0.1398197;-0.7910913;-0.01842223,0.02099423;0.5382679;-0.02839756,449.8484
+0;0;0,0.006649327;0.3120461;0.003193656,0.01378254;0.61291;-0.009118127,0.1805319;0.4986373;0.0164946,0.2232864;0.2203168;0.02954046,0.2866287;-0.06250197;-0.02722758,-0.1551794;0.4900168;-0.01207105,-0.2194329;0.2155557;-0.0103046,-0.2773425;-0.06739879;-0.0719855,0.0824146;0.003298279;-0.04274431,0.07789963;-0.3497586;0.002527978,0.06587895;-0.7448568;0.09247077,0.07056372;-0.7067715;-0.001079008,-0.07995656;0.009529262;-0.04632776,-0.1264799;-0.3424004;-0.01986649,-0.1605236;-0.7343225;0.07798508,-0.1533696;-0.6960428;-0.01539128,0.01202057;0.539255;-0.003641133,0;0;0,0.01259314;0.3116566;-0.01177812,0.02353501;0.6115946;-0.03705311,0.1910466;0.5119873;-0.05742908,0.2501039;0.2365074;-0.04828691,0.2683733;-0.05040225;-0.1158913,-0.1428398;0.517886;0.02812051,-0.1949214;0.2409075;0.03368267,-0.2697227;-0.0412367;-0.0112693,0.07333019;0.003197342;-0.05694366,0.08992815;-0.3521356;-0.04345012,0.07657897;-0.7470708;0.04701997,0.07851723;-0.7886918;-0.0138533,-0.08975367;0.004628504;-0.02351545,-0.1205525;-0.3499807;-0.01873469,-0.1283403;-0.7506042;0.04272246,-0.1398197;-0.7910913;-0.01842223,0.02099423;0.5382679;-0.02839756,449.8604
+0;0;0,0.006649327;0.3120461;0.003193656,0.01378254;0.61291;-0.009118127,0.1805319;0.4986373;0.0164946,0.2232864;0.2203168;0.02954046,0.2866287;-0.06250197;-0.02722758,-0.1551794;0.4900168;-0.01207105,-0.2194329;0.2155557;-0.0103046,-0.2773425;-0.06739879;-0.0719855,0.0824146;0.003298279;-0.04274431,0.07789963;-0.3497586;0.002527978,0.06587895;-0.7448568;0.09247077,0.07056372;-0.7067715;-0.001079008,-0.07995656;0.009529262;-0.04632776,-0.1264799;-0.3424004;-0.01986649,-0.1605236;-0.7343225;0.07798508,-0.1533696;-0.6960428;-0.01539128,0.01202057;0.539255;-0.003641133,0;0;0,0.01259314;0.3116566;-0.01177812,0.02353501;0.6115946;-0.03705311,0.1910466;0.5119873;-0.05742908,0.2501039;0.2365074;-0.04828691,0.2683733;-0.05040225;-0.1158913,-0.1428398;0.517886;0.02812051,-0.1949214;0.2409075;0.03368267,-0.2697227;-0.0412367;-0.0112693,0.07333019;0.003197342;-0.05694366,0.08992815;-0.3521356;-0.04345012,0.07657897;-0.7470708;0.04701997,0.07851723;-0.7886918;-0.0138533,-0.08975367;0.004628504;-0.02351545,-0.1205525;-0.3499807;-0.01873469,-0.1283403;-0.7506042;0.04272246,-0.1398197;-0.7910913;-0.01842223,0.02099423;0.5382679;-0.02839756,449.8716
+0;0;0,0.006645794;0.3118803;0.00319196,0.01377536;0.6125904;-0.009114112,0.1800827;0.4984487;0.01644391,0.2227919;0.2204238;0.02947591,0.2862248;-0.06279975;-0.02737338,-0.1547469;0.4898508;-0.01204671,-0.2189321;0.2156813;-0.01028214,-0.2769246;-0.06767815;-0.07205132,0.08254674;0.003303567;-0.04281284,0.07802124;-0.3505772;0.002565097,0.06602758;-0.7447874;0.0923057,0.07061363;-0.7068725;0.0007273182,-0.08008476;0.009544541;-0.04640204,-0.1267167;-0.3432064;-0.01987902,-0.1606838;-0.7342476;0.07775261,-0.1536806;-0.6961423;-0.01365604,0.01201397;0.5389597;-0.003638934,0;0;0,0.01296671;0.3114852;-0.01151037,0.02439232;0.6112655;-0.03659105,0.1911725;0.5120459;-0.05812931,0.250285;0.2368672;-0.04951596,0.2686502;-0.0502913;-0.1178817,-0.1417832;0.5177946;0.02813919,-0.19395;0.2411679;0.03507005,-0.2680745;-0.04184124;-0.008318581,0.0733552;0.003262162;-0.0571506,0.09006669;-0.3528802;-0.04320359,0.07687835;-0.7471182;0.04624677,0.0842963;-0.7896184;-0.009958029,-0.08995448;0.004552445;-0.02335133,-0.120279;-0.3509347;-0.01882313,-0.1280865;-0.7506115;0.04279194,-0.1395458;-0.787783;-0.01907044,0.02173392;0.5379651;-0.02795768,449.8944
+0;0;0,0.007353042;0.3117869;0.002572081,0.01484437;0.6124491;-0.01029041,0.1808831;0.4987964;0.0156338,0.2217552;0.2208831;0.03063115,0.2850477;-0.06288752;-0.02410381,-0.1537545;0.4907361;-0.01259856,-0.2186994;0.2170643;-0.00845651,-0.2793561;-0.06607613;-0.06911871,0.08275173;0.002980147;-0.04278889,0.0761066;-0.351335;0.002524883,0.06263533;-0.7444693;0.09193319,0.06735466;-0.7063117;-0.002767384,-0.0802952;0.009773902;-0.04631167,-0.1285421;-0.3432803;-0.02058762,-0.1637959;-0.733181;0.07669795,-0.1565784;-0.6948408;-0.01782913,0.01302555;0.5388205;-0.004674158,0;0;0,0.01300311;0.3114009;-0.01149726,0.02444582;0.6111537;-0.03670263,0.1908749;0.5121071;-0.05866122,0.250077;0.2372206;-0.05067348,0.2678644;-0.04967293;-0.1206974,-0.1415458;0.517659;0.02768903,-0.1937601;0.2413483;0.03526014,-0.2676481;-0.04215237;-0.005917251,0.07327673;0.003332883;-0.0575068,0.08998638;-0.3532445;-0.0430119,0.07683237;-0.7465508;0.04568458,0.08445062;-0.7860125;-0.01892233,-0.09023819;0.004443295;-0.02291166,-0.1207765;-0.3514912;-0.01906167,-0.1283532;-0.7502306;0.04159617,-0.140765;-0.7908418;-0.02098991,0.02179185;0.5378487;-0.02802157,449.9162
+0;0;0,0.007353042;0.3117869;0.002572081,0.01484437;0.6124491;-0.01029041,0.1808831;0.4987964;0.0156338,0.2217552;0.2208831;0.03063115,0.2850477;-0.06288752;-0.02410381,-0.1537545;0.4907361;-0.01259856,-0.2186994;0.2170643;-0.00845651,-0.2793561;-0.06607613;-0.06911871,0.08275173;0.002980147;-0.04278889,0.0761066;-0.351335;0.002524883,0.06263533;-0.7444693;0.09193319,0.06735466;-0.7063117;-0.002767384,-0.0802952;0.009773902;-0.04631167,-0.1285421;-0.3432803;-0.02058762,-0.1637959;-0.733181;0.07669795,-0.1565784;-0.6948408;-0.01782913,0.01302555;0.5388205;-0.004674158,0;0;0,0.01300311;0.3114009;-0.01149726,0.02444582;0.6111537;-0.03670263,0.1908749;0.5121071;-0.05866122,0.250077;0.2372206;-0.05067348,0.2678644;-0.04967293;-0.1206974,-0.1415458;0.517659;0.02768903,-0.1937601;0.2413483;0.03526014,-0.2676481;-0.04215237;-0.005917251,0.07327673;0.003332883;-0.0575068,0.08998638;-0.3532445;-0.0430119,0.07683237;-0.7465508;0.04568458,0.08445062;-0.7860125;-0.01892233,-0.09023819;0.004443295;-0.02291166,-0.1207765;-0.3514912;-0.01906167,-0.1283532;-0.7502306;0.04159617,-0.140765;-0.7908418;-0.02098991,0.02179185;0.5378487;-0.02802157,449.9276
+0;0;0,0.008669933;0.3117226;0.002026218,0.01739837;0.6123685;-0.01139753,0.1831942;0.4987254;0.01434272,0.2230586;0.2208757;0.03160279,0.2865739;-0.06497389;-0.01803438,-0.1518073;0.4916439;-0.01324137,-0.2184575;0.2184901;-0.007561935,-0.2813767;-0.06571615;-0.06651957,0.08277058;0.002822649;-0.0429337,0.07424382;-0.3514084;0.002110347,0.05903687;-0.7407207;0.0897448,0.06371471;-0.7024292;-0.00674364,-0.08049193;0.009877883;-0.04610549,-0.1301524;-0.3429941;-0.02168219,-0.1662264;-0.7289184;0.07442287,-0.1590146;-0.6904704;-0.02189571,0.01528199;0.5387362;-0.005633409,0;0;0,0.01271705;0.3113717;-0.01167178,0.02393852;0.6111521;-0.03714204,0.1903185;0.5122312;-0.05976415,0.2497421;0.2374656;-0.05200648,0.2669055;-0.05030271;-0.1234407,-0.1419367;0.5172079;0.02738632,-0.194419;0.241061;0.03610276,-0.2678362;-0.04367742;-0.005634513,0.07316439;0.003488227;-0.05776715,0.08952722;-0.3530447;-0.04370189,0.07664594;-0.7424411;0.04393173,0.08329596;-0.7852331;-0.01976871,-0.09036439;0.004283446;-0.02276331,-0.1212728;-0.3515507;-0.01992419,-0.1280883;-0.7463874;0.0395112,-0.1413654;-0.7892053;-0.02311409,0.0213379;0.5378311;-0.0283854,449.9493
+0;0;0,0.008669933;0.3117226;0.002026218,0.01739837;0.6123685;-0.01139753,0.1831942;0.4987254;0.01434272,0.2230586;0.2208757;0.03160279,0.2865739;-0.06497389;-0.01803438,-0.1518073;0.4916439;-0.01324137,-0.2184575;0.2184901;-0.007561935,-0.2813767;-0.06571615;-0.06651957,0.08277058;0.002822649;-0.0429337,0.07424382;-0.3514084;0.002110347,0.05903687;-0.7407207;0.0897448,0.06371471;-0.7024292;-0.00674364,-0.08049193;0.009877883;-0.04610549,-0.1301524;-0.3429941;-0.02168219,-0.1662264;-0.7289184;0.07442287,-0.1590146;-0.6904704;-0.02189571,0.01528199;0.5387362;-0.005633409,0;0;0,0.01271705;0.3113717;-0.01167178,0.02393852;0.6111521;-0.03714204,0.1903185;0.5122312;-0.05976415,0.2497421;0.2374656;-0.05200648,0.2669055;-0.05030271;-0.1234407,-0.1419367;0.5172079;0.02738632,-0.194419;0.241061;0.03610276,-0.2678362;-0.04367742;-0.005634513,0.07316439;0.003488227;-0.05776715,0.08952722;-0.3530447;-0.04370189,0.07664594;-0.7424411;0.04393173,0.08329596;-0.7852331;-0.01976871,-0.09036439;0.004283446;-0.02276331,-0.1212728;-0.3515507;-0.01992419,-0.1280883;-0.7463874;0.0395112,-0.1413654;-0.7892053;-0.02311409,0.0213379;0.5378311;-0.0283854,449.9614
+0;0;0,0.008665592;0.3115665;0.002025203,0.0173892;0.6120461;-0.01139121,0.1829728;0.4984925;0.01432063,0.2227398;0.2213219;0.03153852,0.2863955;-0.0651592;-0.01820831,-0.1516031;0.4914201;-0.01322841,-0.2180904;0.2189338;-0.007562859,-0.2811486;-0.06590033;-0.06665074,0.08276606;0.002822495;-0.04293135,0.07423347;-0.351651;0.002143513,0.05893052;-0.7434211;0.09033123,0.06346598;-0.705382;-0.003220528,-0.08048753;0.009877345;-0.04610297,-0.130182;-0.3432361;-0.02166297,-0.1664837;-0.7315968;0.07504883,-0.1594914;-0.6934059;-0.01833825,0.01527394;0.5384526;-0.00563012,0;0;0,0.01292217;0.31121;-0.01158547,0.02435043;0.6108232;-0.03696108,0.1903667;0.5121746;-0.06024766,0.2498966;0.2381206;-0.05303335,0.2670044;-0.05019552;-0.1250008,-0.1414139;0.5171565;0.02742172,-0.1937309;0.2416957;0.03667944,-0.2680745;-0.04380998;-0.002788208,0.07308376;0.003453627;-0.057863,0.08990072;-0.3532985;-0.04368138,0.07712343;-0.7457031;0.04205298,0.08326489;-0.7852162;-0.02093387,-0.09037644;0.00434338;-0.02268312,-0.1210396;-0.3517595;-0.02013906,-0.1280156;-0.7491532;0.03922946,-0.1411147;-0.7890038;-0.02230461,0.02169926;0.537541;-0.0282228,449.9828
+0;0;0,0.008665592;0.3115665;0.002025203,0.0173892;0.6120461;-0.01139121,0.1829728;0.4984925;0.01432063,0.2227398;0.2213219;0.03153852,0.2863955;-0.0651592;-0.01820831,-0.1516031;0.4914201;-0.01322841,-0.2180904;0.2189338;-0.007562859,-0.2811486;-0.06590033;-0.06665074,0.08276606;0.002822495;-0.04293135,0.07423347;-0.351651;0.002143513,0.05893052;-0.7434211;0.09033123,0.06346598;-0.705382;-0.003220528,-0.08048753;0.009877345;-0.04610297,-0.130182;-0.3432361;-0.02166297,-0.1664837;-0.7315968;0.07504883,-0.1594914;-0.6934059;-0.01833825,0.01527394;0.5384526;-0.00563012,0;0;0,0.01292217;0.31121;-0.01158547,0.02435043;0.6108232;-0.03696108,0.1903667;0.5121746;-0.06024766,0.2498966;0.2381206;-0.05303335,0.2670044;-0.05019552;-0.1250008,-0.1414139;0.5171565;0.02742172,-0.1937309;0.2416957;0.03667944,-0.2680745;-0.04380998;-0.002788208,0.07308376;0.003453627;-0.057863,0.08990072;-0.3532985;-0.04368138,0.07712343;-0.7457031;0.04205298,0.08326489;-0.7852162;-0.02093387,-0.09037644;0.00434338;-0.02268312,-0.1210396;-0.3517595;-0.02013906,-0.1280156;-0.7491532;0.03922946,-0.1411147;-0.7890038;-0.02230461,0.02169926;0.537541;-0.0282228,449.9948
+0;0;0,0.009044562;0.3115618;0.0005884225,0.01826702;0.6119588;-0.01423588,0.1838598;0.4991154;0.01200699,0.2232862;0.2221194;0.03250523,0.2842411;-0.06540915;-0.01450576,-0.1512611;0.4926795;-0.01476808,-0.219269;0.2206314;-0.006632315,-0.2848291;-0.06379738;-0.06494448,0.08274039;0.00272262;-0.04298726,0.07172087;-0.3517487;0.001561861,0.05413314;-0.743687;0.08856815,0.05851733;-0.70573;-0.004997835,-0.08063838;0.009886346;-0.04583667,-0.1326054;-0.3429998;-0.02288483,-0.1704653;-0.7313204;0.07338953,-0.1636272;-0.6932297;-0.0200177,0.01601991;0.5383996;-0.008099583,0;0;0,0.01292217;0.31121;-0.01158547,0.02435043;0.6108232;-0.03696108,0.1903667;0.5121746;-0.06024766,0.2498966;0.2381206;-0.05303335,0.2670044;-0.05019552;-0.1250008,-0.1414139;0.5171565;0.02742172,-0.1937309;0.2416957;0.03667944,-0.2680745;-0.04380998;-0.002788208,0.07308376;0.003453627;-0.057863,0.08990072;-0.3532985;-0.04368138,0.07712343;-0.7457031;0.04205298,0.08326489;-0.7852162;-0.02093387,-0.09037644;0.00434338;-0.02268312,-0.1210396;-0.3517595;-0.02013906,-0.1280156;-0.7491532;0.03922946,-0.1411147;-0.7890038;-0.02230461,0.02169926;0.537541;-0.0282228,450.0067
+0;0;0,0.009042928;0.3115054;0.0005883161,0.01826501;0.6118902;-0.01423579,0.1836351;0.4990929;0.01198093,0.222996;0.2225573;0.0324451,0.283753;-0.06403786;-0.0144133,-0.1510416;0.4926655;-0.01475864,-0.2189364;0.2210697;-0.006636406,-0.2842837;-0.06243584;-0.06475929,0.08273897;0.002722573;-0.04298653,0.07174204;-0.3510221;0.00147127,0.0541589;-0.7428581;0.08845486,0.05855932;-0.7048717;-0.005457431,-0.08063701;0.009886177;-0.04583589,-0.1324975;-0.3422766;-0.0229311,-0.1703475;-0.7304959;0.07331815,-0.1634841;-0.6923752;-0.02043479,0.01601771;0.538325;-0.008098987,0;0;0,0.01301153;0.311151;-0.01155591,0.02451099;0.610743;-0.03699541,0.1902184;0.5122728;-0.06072044,0.2496044;0.2386588;-0.05374932,0.266726;-0.04850176;-0.1263416,-0.1410496;0.5169306;0.02727123,-0.1936819;0.2420466;0.0376923,-0.2679483;-0.04246765;-0.001805343,0.07300851;0.003530234;-0.05795074,0.08979225;-0.3525059;-0.04419279,0.07698736;-0.74475;0.04177999,0.08253761;-0.7855396;-0.02035451,-0.09038694;0.004266658;-0.02264925,-0.1212203;-0.3510885;-0.02047436,-0.1282463;-0.7484283;0.03853816,-0.1410552;-0.7880915;-0.02379681,0.02184987;0.5374585;-0.02822948,450.029
+0;0;0,0.009042928;0.3115054;0.0005883161,0.01826501;0.6118902;-0.01423579,0.1836351;0.4990929;0.01198093,0.222996;0.2225573;0.0324451,0.283753;-0.06403786;-0.0144133,-0.1510416;0.4926655;-0.01475864,-0.2189364;0.2210697;-0.006636406,-0.2842837;-0.06243584;-0.06475929,0.08273897;0.002722573;-0.04298653,0.07174204;-0.3510221;0.00147127,0.0541589;-0.7428581;0.08845486,0.05855932;-0.7048717;-0.005457431,-0.08063701;0.009886177;-0.04583589,-0.1324975;-0.3422766;-0.0229311,-0.1703475;-0.7304959;0.07331815,-0.1634841;-0.6923752;-0.02043479,0.01601771;0.538325;-0.008098987,0;0;0,0.01301153;0.311151;-0.01155591,0.02451099;0.610743;-0.03699541,0.1902184;0.5122728;-0.06072044,0.2496044;0.2386588;-0.05374932,0.266726;-0.04850176;-0.1263416,-0.1410496;0.5169306;0.02727123,-0.1936819;0.2420466;0.0376923,-0.2679483;-0.04246765;-0.001805343,0.07300851;0.003530234;-0.05795074,0.08979225;-0.3525059;-0.04419279,0.07698736;-0.74475;0.04177999,0.08253761;-0.7855396;-0.02035451,-0.09038694;0.004266658;-0.02264925,-0.1212203;-0.3510885;-0.02047436,-0.1282463;-0.7484283;0.03853816,-0.1410552;-0.7880915;-0.02379681,0.02184987;0.5374585;-0.02822948,450.0419
+0;0;0,0.01015547;0.3114286;-0.000511806,0.02069559;0.6116769;-0.01659706,0.1856094;0.4993315;0.009782853,0.2238897;0.2232915;0.03348536,0.2829263;-0.0645709;-0.008630708,-0.1490382;0.4936749;-0.01653779,-0.2194358;0.2232103;-0.005659892,-0.2869541;-0.06085187;-0.05926769,0.08253566;0.002516401;-0.04347612,0.07148024;-0.3510451;0.00130856,0.05111415;-0.743049;0.08746944,0.05545915;-0.7051574;-0.006336637,-0.0808596;0.01010208;-0.0454787,-0.1333763;-0.3419252;-0.02420917,-0.173453;-0.730251;0.071198,-0.1666501;-0.6922348;-0.02245134,0.01811143;0.5381557;-0.01011479,0;0;0,0.01323418;0.3110974;-0.01159549,0.02491836;0.6106527;-0.0370698,0.1902829;0.5122312;-0.06115294,0.2496251;0.2389904;-0.05457592,0.2667767;-0.0483878;-0.1269875,-0.1404757;0.5168142;0.02709474,-0.1929784;0.2423138;0.03797148,-0.2672178;-0.04275179;0.001230061,0.07298052;0.003479793;-0.05805492,0.09005573;-0.3524127;-0.04454184,0.07721463;-0.7447806;0.04141211,0.08268043;-0.7851773;-0.0209992,-0.09044844;0.004350281;-0.0225565,-0.1211936;-0.3508753;-0.02078745,-0.1284059;-0.7484429;0.03746651,-0.1416722;-0.7877611;-0.02498141,0.02221468;0.5373742;-0.02829409,450.0642
+0;0;0,0.01015252;0.3113379;-0.000511657,0.02069078;0.6115334;-0.01659435,0.185569;0.4992034;0.009780681,0.2237539;0.2238512;0.03342414,0.2829254;-0.06466916;-0.008788202,-0.149007;0.4935481;-0.01653433,-0.2192291;0.2237573;-0.005683533,-0.2869018;-0.06095412;-0.05941386,0.08271685;0.002521926;-0.04357156,0.07166092;-0.3510559;0.001215197,0.05135088;-0.7419811;0.08713897,0.05558667;-0.7042878;-0.004309386,-0.08103712;0.01012426;-0.04557854,-0.1335562;-0.3419194;-0.02430802,-0.1735227;-0.7291765;0.0708366,-0.1668908;-0.6913618;-0.02045897,0.01810687;0.5380194;-0.0101127,0;0;0,0.01329283;0.3110028;-0.01162863,0.02503021;0.610496;-0.03718019,0.1902991;0.5121799;-0.06155396,0.2493015;0.2395745;-0.05515027,0.2665613;-0.0484859;-0.1276101,-0.1402431;0.5167338;0.02729947,-0.193084;0.2430598;0.03939693,-0.2674874;-0.04256386;0.0018414,0.07301795;0.00344561;-0.05833888,0.09017764;-0.3524612;-0.04487395,0.07731462;-0.7436589;0.04124713,0.07903537;-0.7858025;-0.01560593,-0.09076032;0.004444165;-0.0221299,-0.1214174;-0.3508074;-0.02075472,-0.1290099;-0.7474409;0.03618458,-0.1430332;-0.7854661;-0.02394742,0.0223166;0.537228;-0.02838087,450.0859
+0;0;0,0.007577243;0.3114065;-0.001804174,0.01622082;0.611662;-0.01792469,0.1822109;0.5000111;0.006758052,0.2196297;0.2249203;0.03434141,0.2773178;-0.06497419;0.0002770126,-0.1523785;0.4924289;-0.01807058,-0.2250765;0.2234208;-0.004446487,-0.294518;-0.06197184;-0.05194433,0.082522;0.002258168;-0.04395381,0.07098991;-0.3512959;0.0009008199,0.04889311;-0.7424092;0.08551769,0.05289941;-0.7047682;-0.005945407,-0.08127384;0.01034196;-0.04510571,-0.1342918;-0.3416918;-0.02493716,-0.1763612;-0.7291101;0.06863149,-0.1699491;-0.691332;-0.02268291,0.01439929;0.5381213;-0.01148614,0;0;0,0.01329283;0.3110028;-0.01162863,0.02503021;0.610496;-0.03718019,0.1902991;0.5121799;-0.06155396,0.2493015;0.2395745;-0.05515027,0.2665613;-0.0484859;-0.1276101,-0.1402431;0.5167338;0.02729947,-0.193084;0.2430598;0.03939693,-0.2674874;-0.04256386;0.0018414,0.07301795;0.00344561;-0.05833888,0.09017764;-0.3524612;-0.04487395,0.07731462;-0.7436589;0.04124713,0.07903537;-0.7858025;-0.01560593,-0.09076032;0.004444165;-0.0221299,-0.1214174;-0.3508074;-0.02075472,-0.1290099;-0.7474409;0.03618458,-0.1430332;-0.7854661;-0.02394742,0.0223166;0.537228;-0.02838087,450.1097
+0;0;0,0.007576086;0.3113589;-0.001803899,0.01621772;0.6115465;-0.01792067,0.1819737;0.4999678;0.006734924,0.2192108;0.226213;0.03418432,0.2771416;-0.06490108;-2.338365E-05,-0.152148;0.4923961;-0.018059,-0.224493;0.2246946;-0.00450108,-0.2942266;-0.06189874;-0.05219874,0.0825576;0.002259142;-0.04397277,0.07103433;-0.3510243;0.0008475259,0.04892706;-0.7423229;0.08550449,0.0544376;-0.701813;-0.04030025,-0.08130889;0.01034642;-0.04512517,-0.1342863;-0.3414178;-0.02497205,-0.1763756;-0.7290198;0.06864092,-0.167556;-0.6883213;-0.05695928,0.01439666;0.5380247;-0.01148377,0;0;0,0.01340583;0.3109482;-0.01168466,0.02526118;0.6103656;-0.03726816,0.1902102;0.5119442;-0.06172657,0.2488683;0.2406466;-0.05551386,0.2663683;-0.04871058;-0.1278998,-0.1397109;0.5167609;0.02749443,-0.1924534;0.2444775;0.04021211,-0.2677386;-0.04224977;0.002887148,0.07303253;0.003420115;-0.0583868,0.09018409;-0.3522191;-0.04506588,0.07732666;-0.743558;0.0412972,0.04961969;-0.7375961;-0.07962489,-0.09080411;0.004486698;-0.02211218,-0.1214725;-0.35049;-0.02077251,-0.1295368;-0.7474232;0.03534473,-0.1481409;-0.811313;-0.04715519,0.02251461;0.537119;-0.02845883,450.1322
+0;0;0,0.007576086;0.3113589;-0.001803899,0.01621772;0.6115465;-0.01792067,0.1819737;0.4999678;0.006734924,0.2192108;0.226213;0.03418432,0.2771416;-0.06490108;-2.338365E-05,-0.152148;0.4923961;-0.018059,-0.224493;0.2246946;-0.00450108,-0.2942266;-0.06189874;-0.05219874,0.0825576;0.002259142;-0.04397277,0.07103433;-0.3510243;0.0008475259,0.04892706;-0.7423229;0.08550449,0.0544376;-0.701813;-0.04030025,-0.08130889;0.01034642;-0.04512517,-0.1342863;-0.3414178;-0.02497205,-0.1763756;-0.7290198;0.06864092,-0.167556;-0.6883213;-0.05695928,0.01439666;0.5380247;-0.01148377,0;0;0,0.01340583;0.3109482;-0.01168466,0.02526118;0.6103656;-0.03726816,0.1902102;0.5119442;-0.06172657,0.2488683;0.2406466;-0.05551386,0.2663683;-0.04871058;-0.1278998,-0.1397109;0.5167609;0.02749443,-0.1924534;0.2444775;0.04021211,-0.2677386;-0.04224977;0.002887148,0.07303253;0.003420115;-0.0583868,0.09018409;-0.3522191;-0.04506588,0.07732666;-0.743558;0.0412972,0.04961969;-0.7375961;-0.07962489,-0.09080411;0.004486698;-0.02211218,-0.1214725;-0.35049;-0.02077251,-0.1295368;-0.7474232;0.03534473,-0.1481409;-0.811313;-0.04715519,0.02251461;0.537119;-0.02845883,450.1443
+0;0;0,0.01109655;0.31114;-0.004170392,0.02503933;0.6107287;-0.02452932,0.1887646;0.500057;0.003590791,0.225391;0.2270015;0.0353123,0.2815315;-0.06514883;0.009267442,-0.1458423;0.4950283;-0.02094621,-0.2209624;0.2286111;-0.004037233,-0.292174;-0.05865216;-0.04392023,0.08242502;0.001826198;-0.04430754,0.07032917;-0.3516839;-0.0003796332,0.04475445;-0.7437931;0.0831477,0.050185;-0.7036403;-0.04268026,-0.08142034;0.01070896;-0.0449046,-0.1349367;-0.3411547;-0.02558276,-0.1802558;-0.7297415;0.0656698,-0.1715241;-0.6894343;-0.05995966,0.02145396;0.5374321;-0.01675479,0;0;0,0.01344526;0.3108575;-0.01163769,0.0253509;0.6101485;-0.03718114,0.1900754;0.5117888;-0.06186748,0.2485789;0.2407708;-0.0560708,0.265526;-0.04840913;-0.1286634,-0.1395136;0.5166956;0.02743598,-0.1923082;0.2447967;0.04124782,-0.2679914;-0.04168835;0.004095364,0.07305238;0.003408372;-0.05841327,0.09008822;-0.3523642;-0.04495883,0.07711336;-0.7445341;0.04115152,0.04936633;-0.7385502;-0.07975578,-0.09084092;0.004492838;-0.02209338,-0.1217253;-0.350599;-0.0209658,-0.1300518;-0.7483823;0.03452965,-0.1474955;-0.8137221;-0.04653382,0.02259411;0.5369323;-0.02837849,450.1666
+0;0;0,0.01109306;0.3110423;-0.004169084,0.0250312;0.6105312;-0.02452129,0.1886182;0.4999136;0.003579421,0.2249752;0.2288669;0.03506757,0.2814532;-0.06503993;0.008866131,-0.1457099;0.4948891;-0.02093713,-0.2202774;0.2304318;-0.004152544,-0.2919171;-0.05855852;-0.04427532,0.08243445;0.001826407;-0.0443126,0.07031433;-0.352393;-0.0002965517,0.04476206;-0.744158;0.08315745,0.05019239;-0.7040057;-0.0426652,-0.08142965;0.01071019;-0.04490973,-0.1350534;-0.3418595;-0.02554912,-0.1803327;-0.7301052;0.06562332,-0.1716014;-0.6897984;-0.06000084,0.02144696;0.5372576;-0.0167492,0;0;0,0.01344164;0.3107589;-0.01166034,0.02534227;0.6099447;-0.03725696,0.1899029;0.5116996;-0.06208897,0.2479264;0.2426646;-0.05633163,0.2650991;-0.04839218;-0.1287783,-0.1394304;0.5167316;0.0272658,-0.1921977;0.2469895;0.04257741,-0.2690618;-0.04107508;0.005587887,0.07304199;0.003393516;-0.05844426,0.08986542;-0.3530918;-0.0446248,0.07707101;-0.7449427;0.04131961,0.04929817;-0.7389573;-0.07957649,-0.09084916;0.004525688;-0.0220981,-0.1219944;-0.3512618;-0.02111034,-0.1300377;-0.748719;0.03421066,-0.1484363;-0.8136801;-0.04707757,0.02258919;0.5367538;-0.02843714,450.1886
+0;0;0,0.01109306;0.3110423;-0.004169084,0.0250312;0.6105312;-0.02452129,0.1886182;0.4999136;0.003579421,0.2249752;0.2288669;0.03506757,0.2814532;-0.06503993;0.008866131,-0.1457099;0.4948891;-0.02093713,-0.2202774;0.2304318;-0.004152544,-0.2919171;-0.05855852;-0.04427532,0.08243445;0.001826407;-0.0443126,0.07031433;-0.352393;-0.0002965517,0.04476206;-0.744158;0.08315745,0.05019239;-0.7040057;-0.0426652,-0.08142965;0.01071019;-0.04490973,-0.1350534;-0.3418595;-0.02554912,-0.1803327;-0.7301052;0.06562332,-0.1716014;-0.6897984;-0.06000084,0.02144696;0.5372576;-0.0167492,0;0;0,0.01344164;0.3107589;-0.01166034,0.02534227;0.6099447;-0.03725696,0.1899029;0.5116996;-0.06208897,0.2479264;0.2426646;-0.05633163,0.2650991;-0.04839218;-0.1287783,-0.1394304;0.5167316;0.0272658,-0.1921977;0.2469895;0.04257741,-0.2690618;-0.04107508;0.005587887,0.07304199;0.003393516;-0.05844426,0.08986542;-0.3530918;-0.0446248,0.07707101;-0.7449427;0.04131961,0.04929817;-0.7389573;-0.07957649,-0.09084916;0.004525688;-0.0220981,-0.1219944;-0.3512618;-0.02111034,-0.1300377;-0.748719;0.03421066,-0.1484363;-0.8136801;-0.04707757,0.02258919;0.5367538;-0.02843714,450.211
+0;0;0,0.0110915;0.3109986;-0.004168497,0.02502824;0.6104572;-0.02451883,0.1884124;0.499889;0.003556782,0.2247435;0.2290351;0.03502253,0.2813685;-0.06563643;0.008752922,-0.1455097;0.4948705;-0.02093,-0.2200242;0.2306014;-0.004157353,-0.2918502;-0.0591408;-0.04438452,0.08244814;0.00182671;-0.04431996,0.07027828;-0.3538465;-0.0001232699,0.04483591;-0.7439265;0.0829718,0.05026622;-0.7037742;-0.04285035,-0.08144317;0.01071197;-0.04491719,-0.1352869;-0.3433047;-0.02547713,-0.1803716;-0.7298805;0.06530318,-0.1716402;-0.6895738;-0.06032048,0.0214442;0.5371876;-0.01674715,0;0;0,0.01349868;0.3107154;-0.01158571,0.02544822;0.6098718;-0.03714323,0.1896977;0.5115439;-0.06234646,0.2477465;0.2427145;-0.05660272,0.2640255;-0.04925564;-0.1288259,-0.1391568;0.5166306;0.02722542,-0.1925609;0.2473575;0.04488494,-0.2706322;-0.04123256;0.008164197,0.07304351;0.003354087;-0.05846953,0.08974832;-0.3545719;-0.04381466,0.07691872;-0.7448236;0.0413537,0.0490602;-0.738831;-0.07952357,-0.09086368;0.004575278;-0.02209407,-0.1223332;-0.3526554;-0.02122672,-0.1303096;-0.7483772;0.03404673,-0.1491285;-0.8132155;-0.04728787,0.02268715;0.5366847;-0.02832818,450.2339
+0;0;0,0.01423991;0.3108447;-0.005771734,0.03082531;0.6100079;-0.02837186,0.1938667;0.5001113;-0.0002823099,0.2298617;0.2299806;0.03721016,0.2849179;-0.06558302;0.01880703,-0.1408249;0.4967567;-0.02316052,-0.2176001;0.2333916;-0.002757467,-0.2905551;-0.05708486;-0.03483146,0.08238371;0.0015989;-0.04444836,0.07027754;-0.3540354;7.699057E-05,0.04178341;-0.7443177;0.08120871,0.04669323;-0.7043663;-0.04465087,-0.0815871;0.0108673;-0.04461769,-0.1359186;-0.3431197;-0.02601351,-0.1830971;-0.7296785;0.06376942,-0.1748856;-0.6895927;-0.06190719,0.02670648;0.5368251;-0.02006581,0;0;0,0.01349868;0.3107154;-0.01158571,0.02544822;0.6098718;-0.03714323,0.1896977;0.5115439;-0.06234646,0.2477465;0.2427145;-0.05660272,0.2640255;-0.04925564;-0.1288259,-0.1391568;0.5166306;0.02722542,-0.1925609;0.2473575;0.04488494,-0.2706322;-0.04123256;0.008164197,0.07304351;0.003354087;-0.05846953,0.08974832;-0.3545719;-0.04381466,0.07691872;-0.7448236;0.0413537,0.0490602;-0.738831;-0.07952357,-0.09086368;0.004575278;-0.02209407,-0.1223332;-0.3526554;-0.02122672,-0.1303096;-0.7483772;0.03404673,-0.1491285;-0.8132155;-0.04728787,0.02268715;0.5366847;-0.02832818,450.2449
+0;0;0,0.01433605;0.3129433;-0.005810701,0.0313065;0.6190406;-0.02896295,0.1956794;0.5065642;-0.0004443321,0.2317039;0.2362121;0.03707886,0.2867348;-0.05921593;0.01868418,-0.1419328;0.5031803;-0.02352218,-0.2187709;0.2395993;-0.003102405,-0.2916925;-0.05074388;-0.03516169,0.08239362;0.001599091;-0.0444537,0.07027917;-0.3542784;0.0001021065,0.0419338;-0.742523;0.0808102,0.04561572;-0.7050604;-0.01357291,-0.0815969;0.01086861;-0.04462304,-0.1359656;-0.3433605;-0.02600614,-0.1828977;-0.727901;0.063308,-0.1767398;-0.6903375;-0.03093791,0.0270605;0.5435984;-0.02040047,0;0;0,0.01293534;0.3127369;-0.01418018,0.02268359;0.618044;-0.04882836,0.1896799;0.5115126;-0.06240964,0.2475733;0.2424189;-0.05667162,0.2637413;-0.04950133;-0.1285446,-0.1389063;0.5169797;0.02672072,-0.1931939;0.2478736;0.0474751,-0.2729884;-0.04024076;0.01187307,0.0730451;0.003346398;-0.05848598,0.08968948;-0.3548229;-0.04370213,0.07730834;-0.7428674;0.04185009,0.07794766;-0.788865;-0.01473069,-0.09087592;0.004581673;-0.02209008,-0.122503;-0.3528817;-0.02139421,-0.1304191;-0.7465229;0.03369671,-0.1450865;-0.7869943;-0.02791553,0.02064164;0.5429367;-0.03709769,450.2674
+0;0;0,0.01604712;0.3128072;-0.008180707,0.03456889;0.6186357;-0.03358367,0.1987032;0.5065474;-0.005069032,0.2342611;0.2370197;0.03836448,0.2866259;-0.05931407;0.02894459,-0.1391112;0.503147;-0.02742544,-0.2188482;0.2409113;-0.001532597,-0.2940571;-0.04966012;-0.02512086,0.08240128;0.001443053;-0.04444483,0.07013913;-0.3545456;-0.0008271821,0.03931507;-0.7429704;0.07808496,0.04286152;-0.7057124;-0.01631929,-0.08165959;0.01093416;-0.04449218,-0.1359523;-0.3433502;-0.02672355,-0.1853514;-0.7279615;0.06093983,-0.1793262;-0.6906072;-0.03333122,0.0299527;0.5432809;-0.02446071,0;0;0,0.01293534;0.3127369;-0.01418018,0.02268359;0.618044;-0.04882836,0.1896799;0.5115126;-0.06240964,0.2475733;0.2424189;-0.05667162,0.2637413;-0.04950133;-0.1285446,-0.1389063;0.5169797;0.02672072,-0.1931939;0.2478736;0.0474751,-0.2729884;-0.04024076;0.01187307,0.0730451;0.003346398;-0.05848598,0.08968948;-0.3548229;-0.04370213,0.07730834;-0.7428674;0.04185009,0.07794766;-0.788865;-0.01473069,-0.09087592;0.004581673;-0.02209008,-0.122503;-0.3528817;-0.02139421,-0.1304191;-0.7465229;0.03369671,-0.1450865;-0.7869943;-0.02791553,0.02064164;0.5429367;-0.03709769,450.2786
+0;0;0,0.01608828;0.3136096;-0.00820169,0.03465978;0.6202617;-0.03366496,0.1996218;0.5079504;-0.005049791,0.2351402;0.238722;0.03833548,0.2875909;-0.05809769;0.02890014,-0.1398547;0.5045332;-0.0275162,-0.2195032;0.2425887;-0.001652116,-0.2948354;-0.04845911;-0.02527906,0.08229038;0.001441111;-0.04438502,0.07002553;-0.3546261;-0.0007577427,0.03922837;-0.7427119;0.07808554,0.04275813;-0.7054881;-0.0158745,-0.08154969;0.01091945;-0.0444323,-0.1358544;-0.343443;-0.02665975,-0.1852104;-0.7277188;0.06092714,-0.1792136;-0.6903991;-0.03290033,0.030041;0.5448646;-0.02453688,0;0;0,0.01240093;0.3134821;-0.01588249,0.02144217;0.6193906;-0.05280304,0.1896536;0.5115647;-0.06264305,0.2474216;0.2427576;-0.05686617,0.2633791;-0.04976982;-0.1283859,-0.1393519;0.5168629;0.02641947,-0.1947873;0.2485774;0.05045071,-0.2774875;-0.03940186;0.01623578,0.07304434;0.003197506;-0.05829334,0.08968854;-0.3550592;-0.04370737,0.07723542;-0.7427834;0.04167557,0.07690066;-0.7887357;-0.01421953,-0.09071419;0.004668798;-0.02220252,-0.1224863;-0.3528615;-0.02168777,-0.1302931;-0.7461245;0.03361678,-0.1447986;-0.786225;-0.02777258,0.01950686;0.5442883;-0.0407505,450.2902
+0;0;0,0.01608828;0.3136096;-0.00820169,0.03465978;0.6202617;-0.03366496,0.1996218;0.5079504;-0.005049791,0.2351402;0.238722;0.03833548,0.2875909;-0.05809769;0.02890014,-0.1398547;0.5045332;-0.0275162,-0.2195032;0.2425887;-0.001652116,-0.2948354;-0.04845911;-0.02527906,0.08229038;0.001441111;-0.04438502,0.07002553;-0.3546261;-0.0007577427,0.03922837;-0.7427119;0.07808554,0.04275813;-0.7054881;-0.0158745,-0.08154969;0.01091945;-0.0444323,-0.1358544;-0.343443;-0.02665975,-0.1852104;-0.7277188;0.06092714,-0.1792136;-0.6903991;-0.03290033,0.030041;0.5448646;-0.02453688,0;0;0,0.01240093;0.3134821;-0.01588249,0.02144217;0.6193906;-0.05280304,0.1896536;0.5115647;-0.06264305,0.2474216;0.2427576;-0.05686617,0.2633791;-0.04976982;-0.1283859,-0.1393519;0.5168629;0.02641947,-0.1947873;0.2485774;0.05045071,-0.2774875;-0.03940186;0.01623578,0.07304434;0.003197506;-0.05829334,0.08968854;-0.3550592;-0.04370737,0.07723542;-0.7427834;0.04167557,0.07690066;-0.7887357;-0.01421953,-0.09071419;0.004668798;-0.02220252,-0.1224863;-0.3528615;-0.02168777,-0.1302931;-0.7461245;0.03361678,-0.1447986;-0.786225;-0.02777258,0.01950686;0.5442883;-0.0407505,450.3132
+0;0;0,0.01698225;0.3138811;-0.01054422,0.03631612;0.6202962;-0.03811299,0.2016547;0.5084091;-0.009479923,0.2359575;0.2392386;0.03968859,0.2875549;-0.05731446;0.03805031,-0.1389601;0.5053248;-0.03078623,-0.221435;0.2440249;0.0003141221,-0.2986233;-0.04652986;-0.01480583,0.08205167;0.001177036;-0.04479506,0.07001095;-0.3550775;-0.001607314,0.03683009;-0.7431467;0.07660384,0.04014638;-0.7061244;-0.01716888,-0.08174005;0.01115103;-0.04398498,-0.1362191;-0.3433461;-0.02691763,-0.1872132;-0.7276226;0.05995429,-0.1814381;-0.6905107;-0.0336924,0.03152207;0.5450442;-0.0284538,0;0;0,0.01201709;0.3138309;-0.01693177,0.02060764;0.619681;-0.0544281,0.1894467;0.5116005;-0.06291175,0.2471753;0.2420088;-0.05701947,0.2630318;-0.05014914;-0.1277372,-0.1398829;0.5169314;0.02628339,-0.1969653;0.2484638;0.05300015,-0.2818859;-0.03847906;0.02042786,0.07311204;0.003171101;-0.05818104,0.08955266;-0.3552239;-0.04368233,0.07679492;-0.7429318;0.04196477,0.07430227;-0.7892541;-0.01301097,-0.0906728;0.004704212;-0.02228845,-0.1226988;-0.3529292;-0.02191165,-0.1291194;-0.7459332;0.03572686,-0.1450844;-0.7810325;-0.03030978,0.01876608;0.5446497;-0.04234195,450.325
+0;0;0,0.01698225;0.3138811;-0.01054422,0.03631612;0.6202962;-0.03811299,0.2016547;0.5084091;-0.009479923,0.2359575;0.2392386;0.03968859,0.2875549;-0.05731446;0.03805031,-0.1389601;0.5053248;-0.03078623,-0.221435;0.2440249;0.0003141221,-0.2986233;-0.04652986;-0.01480583,0.08205167;0.001177036;-0.04479506,0.07001095;-0.3550775;-0.001607314,0.03683009;-0.7431467;0.07660384,0.04014638;-0.7061244;-0.01716888,-0.08174005;0.01115103;-0.04398498,-0.1362191;-0.3433461;-0.02691763,-0.1872132;-0.7276226;0.05995429,-0.1814381;-0.6905107;-0.0336924,0.03152207;0.5450442;-0.0284538,0;0;0,0.01201709;0.3138309;-0.01693177,0.02060764;0.619681;-0.0544281,0.1894467;0.5116005;-0.06291175,0.2471753;0.2420088;-0.05701947,0.2630318;-0.05014914;-0.1277372,-0.1398829;0.5169314;0.02628339,-0.1969653;0.2484638;0.05300015,-0.2818859;-0.03847906;0.02042786,0.07311204;0.003171101;-0.05818104,0.08955266;-0.3552239;-0.04368233,0.07679492;-0.7429318;0.04196477,0.07430227;-0.7892541;-0.01301097,-0.0906728;0.004704212;-0.02228845,-0.1226988;-0.3529292;-0.02191165,-0.1291194;-0.7459332;0.03572686,-0.1450844;-0.7810325;-0.03030978,0.01876608;0.5446497;-0.04234195,450.3466
+0;0;0,0.01702835;0.3147332;-0.01057284,0.03638425;0.6214986;-0.03816951,0.2023396;0.5094635;-0.009465629,0.2367624;0.2393517;0.03987483,0.2883731;-0.05727726;0.03823613,-0.139512;0.506368;-0.03084931,-0.2222753;0.2441544;0.0003598016,-0.2994833;-0.04647475;-0.01476403,0.08208782;0.001177555;-0.0448148,0.07004737;-0.355069;-0.001628019,0.03682088;-0.7436718;0.0766907,0.0401147;-0.706697;-0.01644666,-0.08177606;0.01115594;-0.04400436,-0.1362539;-0.3433332;-0.02693739,-0.1873181;-0.7281382;0.06005399,-0.1815822;-0.6910745;-0.03295819,0.03158925;0.5462316;-0.0285084,0;0;0,0.01166989;0.3145909;-0.01884413,0.01966247;0.6206336;-0.05780053,0.189417;0.5115204;-0.06309724,0.2470861;0.2409333;-0.05704451,0.2625245;-0.05154499;-0.126853,-0.1401553;0.516947;0.02558534,-0.1993007;0.2482515;0.05532245,-0.2877482;-0.03805485;0.02598217,0.07315557;0.003136665;-0.0581944,0.08932535;-0.3552587;-0.04360104,0.07643147;-0.7435468;0.04193258,0.07568431;-0.7882845;-0.01417255,-0.09071231;0.004741731;-0.0222925,-0.1232519;-0.3528374;-0.02214129,-0.1295993;-0.7464116;0.03538278,-0.1453075;-0.7811478;-0.03016519,0.0179666;0.5456278;-0.04544353,450.3676
+0;0;0,0.01835024;0.3152302;-0.0133045,0.03899281;0.6218879;-0.04391636,0.2050257;0.5106155;-0.01370563,0.2377373;0.2396003;0.04104791,0.2907232;-0.05506775;0.04997496,-0.1378934;0.5084221;-0.03465932,-0.2236467;0.2460214;0.001526918,-0.3009432;-0.04329887;-0.004430562,0.08217566;0.0009352465;-0.04452588,0.07046618;-0.3535395;-0.002991676,0.03438307;-0.7381722;0.07310053,0.03772821;-0.7012035;-0.02354503,-0.08170921;0.01124441;-0.04397085,-0.1365681;-0.3412326;-0.02769054,-0.1870881;-0.7213118;0.06187443,-0.1812255;-0.6842526;-0.03464456,0.03389521;0.5467197;-0.03346185,0;0;0,0.01154023;0.3151794;-0.02031136,0.01944698;0.6213611;-0.06028461,0.1895188;0.5113014;-0.06351519,0.2473429;0.2390383;-0.05670381,0.2628784;-0.05207735;-0.1254554,-0.140175;0.5176274;0.02445766,-0.2012746;0.2480581;0.05787131,-0.2918715;-0.03606507;0.02989512,0.07321852;0.003083318;-0.05801558,0.0902869;-0.3533282;-0.04408479,0.07659815;-0.7374836;0.04118848,0.07532726;-0.7876201;-0.01337027,-0.0905913;0.004840065;-0.02249571,-0.1232216;-0.3507575;-0.02211367,-0.1298757;-0.7404057;0.03413928,-0.14586;-0.7777804;-0.03372286,0.01776063;0.5463616;-0.04772377,450.3903
+0;0;0,0.01835024;0.3152302;-0.0133045,0.03899281;0.6218879;-0.04391636,0.2050257;0.5106155;-0.01370563,0.2377373;0.2396003;0.04104791,0.2907232;-0.05506775;0.04997496,-0.1378934;0.5084221;-0.03465932,-0.2236467;0.2460214;0.001526918,-0.3009432;-0.04329887;-0.004430562,0.08217566;0.0009352465;-0.04452588,0.07046618;-0.3535395;-0.002991676,0.03438307;-0.7381722;0.07310053,0.03772821;-0.7012035;-0.02354503,-0.08170921;0.01124441;-0.04397085,-0.1365681;-0.3412326;-0.02769054,-0.1870881;-0.7213118;0.06187443,-0.1812255;-0.6842526;-0.03464456,0.03389521;0.5467197;-0.03346185,0;0;0,0.01154023;0.3151794;-0.02031136,0.01944698;0.6213611;-0.06028461,0.1895188;0.5113014;-0.06351519,0.2473429;0.2390383;-0.05670381,0.2628784;-0.05207735;-0.1254554,-0.140175;0.5176274;0.02445766,-0.2012746;0.2480581;0.05787131,-0.2918715;-0.03606507;0.02989512,0.07321852;0.003083318;-0.05801558,0.0902869;-0.3533282;-0.04408479,0.07659815;-0.7374836;0.04118848,0.07532726;-0.7876201;-0.01337027,-0.0905913;0.004840065;-0.02249571,-0.1232216;-0.3507575;-0.02211367,-0.1298757;-0.7404057;0.03413928,-0.14586;-0.7777804;-0.03372286,0.01776063;0.5463616;-0.04772377,450.4015
+0;0;0,0.01835024;0.3152302;-0.0133045,0.03899281;0.6218879;-0.04391636,0.2050257;0.5106155;-0.01370563,0.2377373;0.2396003;0.04104791,0.2907232;-0.05506775;0.04997496,-0.1378934;0.5084221;-0.03465932,-0.2236467;0.2460214;0.001526918,-0.3009432;-0.04329887;-0.004430562,0.08217566;0.0009352465;-0.04452588,0.07046618;-0.3535395;-0.002991676,0.03438307;-0.7381722;0.07310053,0.03772821;-0.7012035;-0.02354503,-0.08170921;0.01124441;-0.04397085,-0.1365681;-0.3412326;-0.02769054,-0.1870881;-0.7213118;0.06187443,-0.1812255;-0.6842526;-0.03464456,0.03389521;0.5467197;-0.03346185,0;0;0,0.01154023;0.3151794;-0.02031136,0.01944698;0.6213611;-0.06028461,0.1895188;0.5113014;-0.06351519,0.2473429;0.2390383;-0.05670381,0.2628784;-0.05207735;-0.1254554,-0.140175;0.5176274;0.02445766,-0.2012746;0.2480581;0.05787131,-0.2918715;-0.03606507;0.02989512,0.07321852;0.003083318;-0.05801558,0.0902869;-0.3533282;-0.04408479,0.07659815;-0.7374836;0.04118848,0.07532726;-0.7876201;-0.01337027,-0.0905913;0.004840065;-0.02249571,-0.1232216;-0.3507575;-0.02211367,-0.1298757;-0.7404057;0.03413928,-0.14586;-0.7777804;-0.03372286,0.01776063;0.5463616;-0.04772377,450.4133
+0;0;0,0.01836012;0.3154;-0.01331166,0.03897901;0.6217062;-0.04388671,0.2051582;0.510524;-0.01367664,0.2379391;0.2389341;0.04119301,0.2908818;-0.05549353;0.05011278,-0.1380378;0.508329;-0.03464725,-0.2239729;0.2453718;0.001615729,-0.3012064;-0.04371247;-0.004336892,0.08215561;0.0009350184;-0.04451501,0.07044247;-0.3536506;-0.002967816,0.03396565;-0.7424801;0.07395464,0.03725183;-0.7056342;-0.02098781,-0.08168927;0.01124167;-0.04396012,-0.1365654;-0.3413456;-0.02767472,-0.1876365;-0.7255719;0.06286751,-0.1818773;-0.688637;-0.03195059,0.03388951;0.5466574;-0.03344882,0;0;0,0.01131739;0.315248;-0.02195692,0.01892808;0.6208513;-0.06363106,0.1895029;0.5113619;-0.06397009,0.2473862;0.2385234;-0.05655336,0.2633267;-0.05252838;-0.1244129,-0.1400357;0.5180032;0.02341668,-0.2041395;0.2490503;0.06085152,-0.2991785;-0.03397423;0.03999861,0.07327808;0.003033876;-0.05790615,0.09062044;-0.3534721;-0.04386711,0.07642417;-0.7419033;0.04189777,0.07561716;-0.788824;-0.0142653,-0.09053558;0.004901248;-0.02261174,-0.1234749;-0.3507803;-0.02254358,-0.1301143;-0.7446333;0.03465547,-0.1457479;-0.780966;-0.03188246,0.01731504;0.546047;-0.05063605,450.4243
+0;0;0,0.01965359;0.3152272;-0.0153946,0.04146136;0.6211894;-0.04847171,0.2073682;0.5104;-0.01698184,0.2396926;0.2399057;0.0433034,0.2921992;-0.05437064;0.05795415,-0.1360722;0.5090876;-0.03743003,-0.2235485;0.2473932;0.003925465,-0.3021698;-0.04137626;0.004931518,0.08216378;0.0008069134;-0.04450244,0.070884;-0.3538814;-0.003718551,0.03434828;-0.7428074;0.07268578,0.03751163;-0.7062236;-0.02227938,-0.08176749;0.01130709;-0.04379763,-0.1362664;-0.341324;-0.02719895,-0.1870121;-0.7235099;0.07176968,-0.1813662;-0.6868233;-0.02307308,0.03611494;0.5462506;-0.03739194,0;0;0,0.01131739;0.315248;-0.02195692,0.01892808;0.6208513;-0.06363106,0.1895029;0.5113619;-0.06397009,0.2473862;0.2385234;-0.05655336,0.2633267;-0.05252838;-0.1244129,-0.1400357;0.5180032;0.02341668,-0.2041395;0.2490503;0.06085152,-0.2991785;-0.03397423;0.03999861,0.07327808;0.003033876;-0.05790615,0.09062044;-0.3534721;-0.04386711,0.07642417;-0.7419033;0.04189777,0.07561716;-0.788824;-0.0142653,-0.09053558;0.004901248;-0.02261174,-0.1234749;-0.3507803;-0.02254358,-0.1301143;-0.7446333;0.03465547,-0.1457479;-0.780966;-0.03188246,0.01731504;0.546047;-0.05063605,450.4355
+0;0;0,0.01967457;0.3155637;-0.01541103,0.04148177;0.6215178;-0.04848677,0.2072457;0.51077;-0.01701573,0.2396732;0.2394129;0.0434618,0.2920678;-0.05423576;0.0580813,-0.1359065;0.5094587;-0.03744676,-0.2236618;0.2469296;0.004040644,-0.3021154;-0.041224;0.005044552,0.08209521;0.0008062401;-0.0444653,0.07083374;-0.3533063;-0.00374762,0.03416411;-0.7436578;0.07293674,0.0373155;-0.7070989;-0.02166917,-0.08169926;0.01129766;-0.04376108,-0.1361097;-0.340761;-0.02718934,-0.1870414;-0.7243477;0.07214202,-0.1814169;-0.6876864;-0.02234194,0.03613617;0.5465905;-0.0374087,0;0;0,0.01132053;0.3154479;-0.02386546,0.01901263;0.6208092;-0.06720591,0.1896084;0.5115057;-0.06452918,0.2473995;0.23776;-0.0563314,0.2641287;-0.05294323;-0.1226656,-0.1393816;0.5186192;0.02137438,-0.206341;0.2500641;0.06306779,-0.3042982;-0.03147003;0.04486329,0.07328847;0.002967805;-0.05777049,0.09099111;-0.3529325;-0.04355621,0.07626103;-0.7429013;0.04192352,0.07560967;-0.7888211;-0.01498866,-0.09038972;0.005016169;-0.02284675,-0.1236368;-0.3500543;-0.02294919,-0.1302843;-0.7453217;0.03466158,-0.14579;-0.7811537;-0.03188877,0.0173687;0.5460887;-0.05380678,450.4583
+0;0;0,0.01967457;0.3155637;-0.01541103,0.04148177;0.6215178;-0.04848677,0.2072457;0.51077;-0.01701573,0.2396732;0.2394129;0.0434618,0.2920678;-0.05423576;0.0580813,-0.1359065;0.5094587;-0.03744676,-0.2236618;0.2469296;0.004040644,-0.3021154;-0.041224;0.005044552,0.08209521;0.0008062401;-0.0444653,0.07083374;-0.3533063;-0.00374762,0.03416411;-0.7436578;0.07293674,0.0373155;-0.7070989;-0.02166917,-0.08169926;0.01129766;-0.04376108,-0.1361097;-0.340761;-0.02718934,-0.1870414;-0.7243477;0.07214202,-0.1814169;-0.6876864;-0.02234194,0.03613617;0.5465905;-0.0374087,0;0;0,0.01132053;0.3154479;-0.02386546,0.01901263;0.6208092;-0.06720591,0.1896084;0.5115057;-0.06452918,0.2473995;0.23776;-0.0563314,0.2641287;-0.05294323;-0.1226656,-0.1393816;0.5186192;0.02137438,-0.206341;0.2500641;0.06306779,-0.3042982;-0.03147003;0.04486329,0.07328847;0.002967805;-0.05777049,0.09099111;-0.3529325;-0.04355621,0.07626103;-0.7429013;0.04192352,0.07560967;-0.7888211;-0.01498866,-0.09038972;0.005016169;-0.02284675,-0.1236368;-0.3500543;-0.02294919,-0.1302843;-0.7453217;0.03466158,-0.14579;-0.7811537;-0.03188877,0.0173687;0.5460887;-0.05380678,450.48
+0;0;0,0.02029794;0.3156721;-0.0172758,0.04201507;0.6214506;-0.05195221,0.2085979;0.5114553;-0.0201063,0.2412764;0.2405645;0.04641899,0.2928049;-0.05182722;0.06659728,-0.136144;0.5105171;-0.04038561,-0.2270679;0.2489046;0.00616676,-0.3061981;-0.03774992;0.0172479,0.08192548;0.0006070019;-0.04435902,0.07016139;-0.3528091;-0.004357539,0.0339185;-0.7446021;0.07055078,0.03708659;-0.7081072;-0.02626316,-0.08159277;0.01139473;-0.04350469,-0.1357559;-0.3398358;-0.0249323,-0.1864941;-0.7225966;0.08158719,-0.180781;-0.6859626;-0.01510051,0.03673467;0.5465763;-0.0405238,0;0;0,0.01120207;0.3155599;-0.02560925,0.01880471;0.6207883;-0.06985426,0.1899135;0.5108412;-0.06660104,0.2475204;0.2361757;-0.05584478,0.2646722;-0.05371165;-0.1208551,-0.1398418;0.519115;0.01991215,-0.2096461;0.2509596;0.06568767,-0.3134134;-0.02763927;0.0526401,0.07328935;0.002892613;-0.05744719,0.09119999;-0.3522426;-0.04331612,0.07582156;-0.7432039;0.04235363,0.08183755;-0.7894103;-0.01749253,-0.090009;0.005121632;-0.02349521,-0.1237869;-0.3491386;-0.02305379,-0.1305101;-0.7453877;0.03498137,-0.1462857;-0.7829109;-0.03296645,0.01718011;0.5461067;-0.05626464,450.5019
+0;0;0,0.02031828;0.3159883;-0.0172931,0.04205424;0.6220321;-0.05200032,0.2085562;0.5119733;-0.02015132,0.2412501;0.2409552;0.04640522,0.2927968;-0.0515399;0.06659064,-0.1360347;0.5110355;-0.04042174,-0.2270012;0.2493002;0.006152496,-0.3061594;-0.0374558;0.01723755,0.08179003;0.0006059983;-0.04428568,0.070077;-0.3512762;-0.004457824,0.03371619;-0.7443439;0.07069421,0.0368739;-0.7078702;-0.02580259,-0.08145786;0.01137589;-0.04343276,-0.1353859;-0.3383302;-0.02494098,-0.1862892;-0.7223363;0.08192505,-0.1805948;-0.685724;-0.01444592,0.03676827;0.5470788;-0.04055987,0;0;0,0.01130134;0.3157112;-0.02755404,0.01916684;0.6209587;-0.07345581,0.1901224;0.510656;-0.06844282,0.2475126;0.2358949;-0.05570936,0.265058;-0.0543294;-0.1195835,-0.1396209;0.5196155;0.01653301,-0.213072;0.2534583;0.06863625,-0.3187714;-0.02470669;0.06028588,0.07341284;0.002756134;-0.05704522,0.09111387;-0.3508499;-0.04311728,0.07550181;-0.7431163;0.04264688,0.08129106;-0.788835;-0.01732541,-0.08962651;0.0052748;-0.02429945,-0.1249519;-0.34728;-0.0256287,-0.1308871;-0.7445631;0.03439694,-0.1471299;-0.7819965;-0.03307476,0.01746541;0.5462746;-0.05944848,450.5244
+0;0;0,0.02031828;0.3159883;-0.0172931,0.04205424;0.6220321;-0.05200032,0.2085562;0.5119733;-0.02015132,0.2412501;0.2409552;0.04640522,0.2927968;-0.0515399;0.06659064,-0.1360347;0.5110355;-0.04042174,-0.2270012;0.2493002;0.006152496,-0.3061594;-0.0374558;0.01723755,0.08179003;0.0006059983;-0.04428568,0.070077;-0.3512762;-0.004457824,0.03371619;-0.7443439;0.07069421,0.0368739;-0.7078702;-0.02580259,-0.08145786;0.01137589;-0.04343276,-0.1353859;-0.3383302;-0.02494098,-0.1862892;-0.7223363;0.08192505,-0.1805948;-0.685724;-0.01444592,0.03676827;0.5470788;-0.04055987,0;0;0,0.01130134;0.3157112;-0.02755404,0.01916684;0.6209587;-0.07345581,0.1901224;0.510656;-0.06844282,0.2475126;0.2358949;-0.05570936,0.265058;-0.0543294;-0.1195835,-0.1396209;0.5196155;0.01653301,-0.213072;0.2534583;0.06863625,-0.3187714;-0.02470669;0.06028588,0.07341284;0.002756134;-0.05704522,0.09111387;-0.3508499;-0.04311728,0.07550181;-0.7431163;0.04264688,0.08129106;-0.788835;-0.01732541,-0.08962651;0.0052748;-0.02429945,-0.1249519;-0.34728;-0.0256287,-0.1308871;-0.7445631;0.03439694,-0.1471299;-0.7819965;-0.03307476,0.01746541;0.5462746;-0.05944848,450.5467
+0;0;0,0.02165575;0.3158544;-0.01886507,0.04386615;0.6215076;-0.0551452,0.2110071;0.5120674;-0.02277951,0.2430979;0.2415004;0.04856368,0.2953093;-0.048181;0.07749565,-0.1351865;0.5120412;-0.04419364,-0.2290646;0.2518144;0.00867486,-0.3093295;-0.03237817;0.02512338,0.08152349;0.000394879;-0.04428076,0.06974113;-0.3501986;-0.005302232,0.0312563;-0.744308;0.07022929,0.03464887;-0.7080256;-0.02597265,-0.08135132;0.01150529;-0.04308842,-0.1348797;-0.3367548;-0.02250656,-0.1881132;-0.7193631;0.09275564,-0.1822013;-0.6830196;-0.003320374,0.03851838;0.546653;-0.04335931,0;0;0,0.01114933;0.3155601;-0.02977204,0.01903009;0.620345;-0.07753229,0.1906346;0.5101595;-0.07104659,0.2482171;0.2348563;-0.05626225,0.2660721;-0.05386454;-0.1179057,-0.1400248;0.5203948;0.0142099,-0.2162234;0.2551348;0.07039775,-0.3262021;-0.01940471;0.07373986,0.07337213;0.002693892;-0.05671239,0.0910124;-0.349554;-0.04314041,0.07538368;-0.7430899;0.04284525,0.0795451;-0.7885492;-0.01710773,-0.0891631;0.005443093;-0.02504667,-0.1246238;-0.3457208;-0.02570084,-0.1310654;-0.744377;0.03379655,-0.1470256;-0.7821602;-0.03296057,0.01731813;0.5457911;-0.06305766,450.5581
+0;0;0,0.02165575;0.3158544;-0.01886507,0.04386615;0.6215076;-0.0551452,0.2110071;0.5120674;-0.02277951,0.2430979;0.2415004;0.04856368,0.2953093;-0.048181;0.07749565,-0.1351865;0.5120412;-0.04419364,-0.2290646;0.2518144;0.00867486,-0.3093295;-0.03237817;0.02512338,0.08152349;0.000394879;-0.04428076,0.06974113;-0.3501986;-0.005302232,0.0312563;-0.744308;0.07022929,0.03464887;-0.7080256;-0.02597265,-0.08135132;0.01150529;-0.04308842,-0.1348797;-0.3367548;-0.02250656,-0.1881132;-0.7193631;0.09275564,-0.1822013;-0.6830196;-0.003320374,0.03851838;0.546653;-0.04335931,0;0;0,0.01114933;0.3155601;-0.02977204,0.01903009;0.620345;-0.07753229,0.1906346;0.5101595;-0.07104659,0.2482171;0.2348563;-0.05626225,0.2660721;-0.05386454;-0.1179057,-0.1400248;0.5203948;0.0142099,-0.2162234;0.2551348;0.07039775,-0.3262021;-0.01940471;0.07373986,0.07337213;0.002693892;-0.05671239,0.0910124;-0.349554;-0.04314041,0.07538368;-0.7430899;0.04284525,0.0795451;-0.7885492;-0.01710773,-0.0891631;0.005443093;-0.02504667,-0.1246238;-0.3457208;-0.02570084,-0.1310654;-0.744377;0.03379655,-0.1470256;-0.7821602;-0.03296057,0.01731813;0.5457911;-0.06305766,450.5803
+0;0;0,0.0216568;0.3158697;-0.01886599,0.04385699;0.6213827;-0.05512992,0.2108061;0.5120069;-0.02279136,0.2429407;0.2410714;0.04864899,0.2950529;-0.04806006;0.07752603,-0.1349988;0.5119807;-0.04418145,-0.2290048;0.2513995;0.00875904,-0.3091173;-0.0322535;0.02517633,0.08123682;0.0003934904;-0.04412505,0.06948511;-0.3492881;-0.005247913,0.0308447;-0.7449907;0.07058896,0.03421517;-0.7087492;-0.02498673,-0.08106525;0.01146483;-0.0429369,-0.1344544;-0.3358894;-0.02240857,-0.1879031;-0.7200444;0.09331961,-0.1820297;-0.6837422;-0.002130985,0.03851105;0.5465537;-0.04334806,0;0;0,0.01115993;0.3153512;-0.03205657,0.01920761;0.6196943;-0.08165574,0.1906136;0.5095925;-0.0733726,0.2484003;0.2340719;-0.05629921,0.2671505;-0.05448684;-0.1157032,-0.1390203;0.521122;0.01224136,-0.2172274;0.2568091;0.07194653,-0.3283756;-0.01655731;0.07991412,0.07331887;0.002630383;-0.05624962,0.09064527;-0.3487178;-0.04279566,0.07502025;-0.7437691;0.04389453,0.07965884;-0.7881393;-0.0163765,-0.08865861;0.005547163;-0.02560223,-0.1243096;-0.3446748;-0.02506436,-0.1302574;-0.7450096;0.03427824,-0.146461;-0.7831002;-0.03119036,0.01745038;0.5452576;-0.0667274,450.603
+0;0;0,0.02282813;0.3159105;-0.02044429,0.04599575;0.621358;-0.0586113,0.2126115;0.5129454;-0.02504727,0.2452555;0.2434015;0.05274611,0.2977785;-0.04487839;0.08813518,-0.1331433;0.5132983;-0.04591162,-0.2280174;0.2537955;0.01264164,-0.3100658;-0.02883983;0.03503985,0.08094122;0.00035864;-0.04398463,0.0685822;-0.3475415;-0.005692448,0.03051166;-0.7450998;0.07043599,0.03372482;-0.7090978;-0.02458831,-0.08082554;0.01141799;-0.04269797,-0.1331819;-0.333969;-0.01779369,-0.1884006;-0.7166021;0.1080646,-0.1826911;-0.6805945;0.0131579,0.04042381;0.5465435;-0.04634379,0;0;0,0.0113353;0.3153165;-0.03443241,0.02000752;0.6195823;-0.08583999,0.1910712;0.5094609;-0.07590532,0.248951;0.2336829;-0.0567286,0.2675555;-0.05521709;-0.1142349,-0.137989;0.5217757;0.009079054,-0.218549;0.2588473;0.07350018,-0.3302577;-0.01393977;0.08848897,0.07333633;0.002528161;-0.05569243,0.09125187;-0.3469887;-0.04263377,0.07489266;-0.7437282;0.04470301,0.07957786;-0.7855698;-0.01768923,-0.08816359;0.005748986;-0.02608422,-0.1238803;-0.3426438;-0.0255191,-0.1299684;-0.7447699;0.03410539,-0.1463333;-0.7832183;-0.03010499,0.01807699;0.54516;-0.070467,450.6257
+0;0;0,0.02282043;0.3158039;-0.02043739,0.04596507;0.6209484;-0.05856667,0.2122469;0.5126736;-0.02505635,0.2449942;0.242277;0.05298313,0.297472;-0.04575482;0.08834175,-0.1328267;0.5130259;-0.04587959,-0.228001;0.2527021;0.0128589,-0.3099788;-0.02969;0.03523783,0.08065877;0.0003573885;-0.04383115,0.06830515;-0.3473909;-0.005555678,0.03020559;-0.7452522;0.07063077,0.03339686;-0.7092911;-0.02374599,-0.08054351;0.01137815;-0.04254898,-0.132877;-0.3338581;-0.01765556,-0.1881378;-0.7167828;0.1082986,-0.1824672;-0.6808162;0.01403867,0.04039846;0.5462056;-0.04631091,0;0;0,0.0114444;0.3149838;-0.03639817,0.02048728;0.6186458;-0.08944559,0.1912571;0.5094184;-0.07878423,0.2491174;0.2328998;-0.0571847,0.2687282;-0.05615833;-0.1122053,-0.1371188;0.5223182;0.006439127,-0.219616;0.260259;0.07569256,-0.3312277;-0.01194227;0.09608259,0.0733286;0.002378687;-0.05517602,0.09107575;-0.3469865;-0.04192781,0.07459782;-0.7440464;0.04537296,0.08030373;-0.7876501;-0.01381016,-0.08767026;0.006021906;-0.02654804,-0.1233382;-0.3422178;-0.02470065,-0.1298325;-0.7447048;0.03455839,-0.1457879;-0.7835306;-0.02837909,0.01845925;0.544386;-0.07366419,450.6477
+0;0;0,0.02713127;0.3141891;-0.03492342,0.05244171;0.6138053;-0.1036304,0.2049293;0.4853181;-0.02814269,0.238921;0.2166481;0.05515092,0.289495;-0.07082728;0.0971829,-0.1166043;0.4875155;-0.04773267,-0.2142321;0.2295246;0.01696951,-0.2972029;-0.05182266;0.04740029,0.08070466;0.0003966836;-0.04374627,0.06650843;-0.3473611;-0.006203149,0.02696326;-0.7451838;0.06944619,0.03019932;-0.7120333;-0.02506462,-0.08054958;0.01130249;-0.04255765,-0.1336411;-0.3334436;-0.01292768,-0.1864106;-0.7110843;0.1290318,-0.2082192;-0.7509953;0.06911907,0.04742512;0.540239;-0.08545047,0;0;0,0.0114444;0.3149838;-0.03639817,0.02048728;0.6186458;-0.08944559,0.1912571;0.5094184;-0.07878423,0.2491174;0.2328998;-0.0571847,0.2687282;-0.05615833;-0.1122053,-0.1371188;0.5223182;0.006439127,-0.219616;0.260259;0.07569256,-0.3312277;-0.01194227;0.09608259,0.0733286;0.002378687;-0.05517602,0.09107575;-0.3469865;-0.04192781,0.07459782;-0.7440464;0.04537296,0.08030373;-0.7876501;-0.01381016,-0.08767026;0.006021906;-0.02654804,-0.1233382;-0.3422178;-0.02470065,-0.1298325;-0.7447048;0.03455839,-0.1457879;-0.7835306;-0.02837909,0.01845925;0.544386;-0.07366419,450.6695
+0;0;0,0.0271203;0.3140621;-0.03490931,0.05240745;0.613405;-0.1035538,0.204802;0.4850096;-0.02811573,0.2389573;0.2150474;0.05557849,0.2893544;-0.07142338;0.09746359,-0.1165336;0.4872057;-0.04769365,-0.214631;0.227974;0.01731972,-0.2973118;-0.05239013;0.04764417,0.08051459;0.0003957493;-0.04364325,0.06632125;-0.3472913;-0.006107759,0.02716823;-0.741169;0.0687914,0.03050321;-0.7079222;-0.02860825,-0.08035988;0.01127587;-0.04245742,-0.1334406;-0.3334001;-0.01283348,-0.1856868;-0.7072959;0.1277182,-0.208162;-0.7493438;0.06597422,0.04739482;0.5398967;-0.08538823,0;0;0,0.01155628;0.3146028;-0.03848028,0.0208921;0.6175973;-0.093611,0.191639;0.5092846;-0.08191752,0.249862;0.2316224;-0.05815411,0.2688907;-0.05675542;-0.111407,-0.1370439;0.5235091;0.002611801,-0.2207973;0.2621037;0.07813318,-0.3321526;-0.008463711;0.1055744,0.0733702;0.002234489;-0.05476594,0.09059034;-0.3470788;-0.04133701,0.0743645;-0.7400341;0.04587174,0.08008985;-0.787726;-0.01277589,-0.08735773;0.006197575;-0.02679002,-0.1229411;-0.3419728;-0.02398078,-0.1293331;-0.7404647;0.03472008,-0.1455908;-0.7810127;-0.0306024,0.01879066;0.5435166;-0.07729459,450.6927
+0;0;0,0.0271203;0.3140621;-0.03490931,0.05240745;0.613405;-0.1035538,0.204802;0.4850096;-0.02811573,0.2389573;0.2150474;0.05557849,0.2893544;-0.07142338;0.09746359,-0.1165336;0.4872057;-0.04769365,-0.214631;0.227974;0.01731972,-0.2973118;-0.05239013;0.04764417,0.08051459;0.0003957493;-0.04364325,0.06632125;-0.3472913;-0.006107759,0.02716823;-0.741169;0.0687914,0.03050321;-0.7079222;-0.02860825,-0.08035988;0.01127587;-0.04245742,-0.1334406;-0.3334001;-0.01283348,-0.1856868;-0.7072959;0.1277182,-0.208162;-0.7493438;0.06597422,0.04739482;0.5398967;-0.08538823,0;0;0,0.01155628;0.3146028;-0.03848028,0.0208921;0.6175973;-0.093611,0.191639;0.5092846;-0.08191752,0.249862;0.2316224;-0.05815411,0.2688907;-0.05675542;-0.111407,-0.1370439;0.5235091;0.002611801,-0.2207973;0.2621037;0.07813318,-0.3321526;-0.008463711;0.1055744,0.0733702;0.002234489;-0.05476594,0.09059034;-0.3470788;-0.04133701,0.0743645;-0.7400341;0.04587174,0.08008985;-0.787726;-0.01277589,-0.08735773;0.006197575;-0.02679002,-0.1229411;-0.3419728;-0.02398078,-0.1293331;-0.7404647;0.03472008,-0.1455908;-0.7810127;-0.0306024,0.01879066;0.5435166;-0.07729459,450.7141
+0;0;0,0.02712292;0.3140925;-0.03491268,0.05242778;0.6136539;-0.1036082,0.204689;0.4852144;-0.02819451,0.2388597;0.2151303;0.05553751,0.2891314;-0.07062727;0.09731834,-0.1163867;0.4874088;-0.0477566,-0.2145284;0.22806;0.01728614,-0.2970034;-0.05160615;0.04753509,0.08025225;0.0003944599;-0.04350105,0.06609876;-0.3463165;-0.006070934,0.02678861;-0.7417749;0.0691288,0.03010991;-0.7085415;-0.02787145,-0.08009805;0.01123914;-0.04231908,-0.1330298;-0.3324692;-0.01277831,-0.1854856;-0.7078655;0.1283374,-0.2078687;-0.7496179;0.06684662,0.04740912;0.5400572;-0.08542068,0;0;0,0.01166335;0.3143431;-0.04075527,0.02095272;0.6171328;-0.09822392,0.1916035;0.5088693;-0.0854826,0.2496611;0.2312135;-0.05977798,0.2684728;-0.0568583;-0.1106801,-0.136634;0.523602;-0.0009833276,-0.2216344;0.2640069;0.07969796,-0.3330064;-0.004983872;0.1139105,0.07330884;0.002142221;-0.05435205,0.08975947;-0.3462082;-0.04052616,0.07377467;-0.7408916;0.04640579,0.08003175;-0.7858158;-0.01505757,-0.08699917;0.006248948;-0.0269261,-0.1229254;-0.3408881;-0.02305381,-0.1289127;-0.7410159;0.03567889,-0.1453045;-0.7834696;-0.02686968,0.01888685;0.5430907;-0.08131361,450.7264
+0;0;0,0.02690305;0.3138579;-0.03824092,0.05068245;0.6143689;-0.1043649,0.2037194;0.4867615;-0.03135438,0.2386741;0.2183108;0.05750309,0.289068;-0.06780419;0.1076047,-0.1177969;0.4872095;-0.04987017,-0.2177028;0.2300913;0.02149073,-0.3032453;-0.04989472;0.05615747,0.08013038;0.000312908;-0.04356306,0.06438823;-0.3458171;-0.005990662,0.02474389;-0.7435763;0.0694968,0.02802665;-0.7104118;-0.02591627,-0.08012705;0.01127767;-0.04208546,-0.1335666;-0.3313283;-0.007002041,-0.1864195;-0.7071593;0.139422,-0.2211034;-0.7506073;0.08915393,0.04566129;0.5406814;-0.08619811,0;0;0,0.01170015;0.3142123;-0.04273915,0.02131289;0.6169096;-0.101963,0.1914519;0.5082731;-0.08833528,0.2499753;0.2306947;-0.06171679,0.2689021;-0.05934042;-0.1110411,-0.1357134;0.5242267;-0.003600448,-0.2211673;0.2662474;0.08200089,-0.3347908;-0.002355844;0.1250534,0.07344303;0.001949221;-0.05404663,0.08980037;-0.3458959;-0.03984499,0.07436953;-0.7429026;0.04750466,0.07657808;-0.7880213;-0.01145935,-0.08685709;0.006469878;-0.0270685,-0.1221526;-0.3402251;-0.02234333,-0.1283771;-0.7425817;0.03726231,-0.1423336;-0.7790462;-0.02991012,0.01915599;0.5428838;-0.08462477,450.7482
+0;0;0,0.02690305;0.3138579;-0.03824092,0.05068245;0.6143689;-0.1043649,0.2037194;0.4867615;-0.03135438,0.2386741;0.2183108;0.05750309,0.289068;-0.06780419;0.1076047,-0.1177969;0.4872095;-0.04987017,-0.2177028;0.2300913;0.02149073,-0.3032453;-0.04989472;0.05615747,0.08013038;0.000312908;-0.04356306,0.06438823;-0.3458171;-0.005990662,0.02474389;-0.7435763;0.0694968,0.02802665;-0.7104118;-0.02591627,-0.08012705;0.01127767;-0.04208546,-0.1335666;-0.3313283;-0.007002041,-0.1864195;-0.7071593;0.139422,-0.2211034;-0.7506073;0.08915393,0.04566129;0.5406814;-0.08619811,0;0;0,0.01170015;0.3142123;-0.04273915,0.02131289;0.6169096;-0.101963,0.1914519;0.5082731;-0.08833528,0.2499753;0.2306947;-0.06171679,0.2689021;-0.05934042;-0.1110411,-0.1357134;0.5242267;-0.003600448,-0.2211673;0.2662474;0.08200089,-0.3347908;-0.002355844;0.1250534,0.07344303;0.001949221;-0.05404663,0.08980037;-0.3458959;-0.03984499,0.07436953;-0.7429026;0.04750466,0.07657808;-0.7880213;-0.01145935,-0.08685709;0.006469878;-0.0270685,-0.1221526;-0.3402251;-0.02234333,-0.1283771;-0.7425817;0.03726231,-0.1423336;-0.7790462;-0.02991012,0.01915599;0.5428838;-0.08462477,450.7597
+0;0;0,0.02701838;0.3131149;-0.04135397,0.04987611;0.6134499;-0.1062851,0.2031962;0.4867267;-0.03491019,0.2379878;0.2205634;0.05898392,0.2872843;-0.06530392;0.1188179,-0.1184557;0.4867506;-0.05223543,-0.2194574;0.2323313;0.02482906,-0.3084894;-0.04719794;0.06565902,0.0800651;0.0001639096;-0.04366063,0.06349309;-0.3451456;-0.006533038,0.02399097;-0.7429779;0.06912448,0.02716295;-0.7099621;-0.02545878,-0.080184;0.01138442;-0.04192396,-0.1346524;-0.3297376;-0.002417792,-0.187758;-0.7013737;0.1544942,-0.182118;-0.6684951;0.06002168,0.04476871;0.5399137;-0.08802852,0;0;0,0.01187964;0.3136581;-0.0442555,0.02164081;0.6155668;-0.1049422,0.1914869;0.5081112;-0.09206367,0.2497465;0.2311457;-0.06439853,0.2687988;-0.06068671;-0.1113161,-0.1352738;0.5239906;-0.006660715,-0.2217419;0.2688581;0.0844444,-0.3356209;-0.0001325905;0.1334948,0.07351466;0.001852363;-0.05393386,0.08949056;-0.3451701;-0.03937674,0.07406953;-0.7423111;0.04777955,0.07567655;-0.7866272;-0.01086927,-0.08686429;0.006519619;-0.02699604,-0.1220479;-0.339347;-0.02150326,-0.1282369;-0.7417917;0.03811985,-0.1422331;-0.7786705;-0.02742774,0.01945551;0.5417506;-0.08724046,450.7807
+0;0;0,0.02701838;0.3131149;-0.04135397,0.04987611;0.6134499;-0.1062851,0.2031962;0.4867267;-0.03491019,0.2379878;0.2205634;0.05898392,0.2872843;-0.06530392;0.1188179,-0.1184557;0.4867506;-0.05223543,-0.2194574;0.2323313;0.02482906,-0.3084894;-0.04719794;0.06565902,0.0800651;0.0001639096;-0.04366063,0.06349309;-0.3451456;-0.006533038,0.02399097;-0.7429779;0.06912448,0.02716295;-0.7099621;-0.02545878,-0.080184;0.01138442;-0.04192396,-0.1346524;-0.3297376;-0.002417792,-0.187758;-0.7013737;0.1544942,-0.182118;-0.6684951;0.06002168,0.04476871;0.5399137;-0.08802852,0;0;0,0.01187964;0.3136581;-0.0442555,0.02164081;0.6155668;-0.1049422,0.1914869;0.5081112;-0.09206367,0.2497465;0.2311457;-0.06439853,0.2687988;-0.06068671;-0.1113161,-0.1352738;0.5239906;-0.006660715,-0.2217419;0.2688581;0.0844444,-0.3356209;-0.0001325905;0.1334948,0.07351466;0.001852363;-0.05393386,0.08949056;-0.3451701;-0.03937674,0.07406953;-0.7423111;0.04777955,0.07567655;-0.7866272;-0.01086927,-0.08686429;0.006519619;-0.02699604,-0.1220479;-0.339347;-0.02150326,-0.1282369;-0.7417917;0.03811985,-0.1422331;-0.7786705;-0.02742774,0.01945551;0.5417506;-0.08724046,450.7937
+0;0;0,0.02701838;0.3131149;-0.04135397,0.04987611;0.6134499;-0.1062851,0.2031962;0.4867267;-0.03491019,0.2379878;0.2205634;0.05898392,0.2872843;-0.06530392;0.1188179,-0.1184557;0.4867506;-0.05223543,-0.2194574;0.2323313;0.02482906,-0.3084894;-0.04719794;0.06565902,0.0800651;0.0001639096;-0.04366063,0.06349309;-0.3451456;-0.006533038,0.02399097;-0.7429779;0.06912448,0.02716295;-0.7099621;-0.02545878,-0.080184;0.01138442;-0.04192396,-0.1346524;-0.3297376;-0.002417792,-0.187758;-0.7013737;0.1544942,-0.182118;-0.6684951;0.06002168,0.04476871;0.5399137;-0.08802852,0;0;0,0.01187964;0.3136581;-0.0442555,0.02164081;0.6155668;-0.1049422,0.1914869;0.5081112;-0.09206367,0.2497465;0.2311457;-0.06439853,0.2687988;-0.06068671;-0.1113161,-0.1352738;0.5239906;-0.006660715,-0.2217419;0.2688581;0.0844444,-0.3356209;-0.0001325905;0.1334948,0.07351466;0.001852363;-0.05393386,0.08949056;-0.3451701;-0.03937674,0.07406953;-0.7423111;0.04777955,0.07567655;-0.7866272;-0.01086927,-0.08686429;0.006519619;-0.02699604,-0.1220479;-0.339347;-0.02150326,-0.1282369;-0.7417917;0.03811985,-0.1422331;-0.7786705;-0.02742774,0.01945551;0.5417506;-0.08724046,450.8147
+0;0;0,0.02702112;0.3128002;-0.04384189,0.04983782;0.6134925;-0.1092355,0.2036497;0.4873835;-0.03816934,0.2392702;0.2234877;0.06025097,0.2867798;-0.06066173;0.1276688,-0.1188296;0.4867275;-0.05473907,-0.2211636;0.2350341;0.02756862,-0.3115265;-0.0425494;0.07578886,0.07994787;-0.0001915099;-0.04379052,0.06281431;-0.34461;-0.007037096,0.02350666;-0.7433307;0.0690174,0.02660157;-0.7105134;-0.02528902,-0.08009467;0.01175921;-0.04190313,-0.1351112;-0.3278357;0.001879539,-0.1891919;-0.6958751;0.1690018,-0.2297859;-0.7351657;0.1193815,0.04457252;0.5398895;-0.09063189,0;0;0,0.01182365;0.3133384;-0.04664207,0.02165247;0.6151911;-0.109833,0.1917399;0.5079583;-0.09530044,0.2495708;0.2315006;-0.06661153,0.2688776;-0.0602926;-0.1116364,-0.1348787;0.5234784;-0.009771675,-0.2223711;0.2713739;0.08710305,-0.3363203;0.004000127;0.1425114,0.07363822;0.001827463;-0.05369711,0.08964708;-0.3442708;-0.0385921,0.07411659;-0.7423084;0.04877185,0.07425833;-0.7856165;-0.0107019,-0.08680484;0.00651719;-0.02705095,-0.1212852;-0.3384647;-0.01886432,-0.1277867;-0.7420431;0.03935752,-0.1403151;-0.7813094;-0.02354279,0.01944944;0.5413681;-0.09148788,450.8263
+0;0;0,0.02702779;0.3128775;-0.04385272,0.04986387;0.6138268;-0.1093032,0.2041579;0.4874724;-0.03805478,0.2396928;0.2242113;0.06012885,0.2872228;-0.0600605;0.1275757,-0.119311;0.4868144;-0.05467536,-0.2213989;0.2357264;0.02743439,-0.3118007;-0.04197669;0.0756754,0.07988077;-0.0001913491;-0.04375377,0.06277964;-0.3439581;-0.007069897,0.02340058;-0.7434031;0.06912275,0.02644393;-0.7106327;-0.02361236,-0.08002745;0.01174934;-0.04186796,-0.1349399;-0.3272029;0.001831856,-0.1891188;-0.6959109;0.1692577,-0.2290364;-0.734047;0.1204642,0.04459255;0.5401396;-0.09067833,0;0;0,0.01162301;0.3131839;-0.04823494,0.02101664;0.6149692;-0.1130807,0.191725;0.5074812;-0.09833908,0.2493138;0.231672;-0.06966925,0.2686365;-0.06050599;-0.1129974,-0.1356034;0.5232257;-0.01186909,-0.2232634;0.2736208;0.08923609,-0.3371771;0.00748238;0.150983,0.07367447;0.001717478;-0.05352092,0.08939902;-0.3437271;-0.03820705,0.07403395;-0.7424918;0.04933095,0.07134889;-0.7855009;-0.007933378,-0.08668268;0.006611444;-0.02716188,-0.1212068;-0.3376871;-0.01820094,-0.1275327;-0.7420149;0.04003425,-0.1402605;-0.7822401;-0.01932202,0.01894198;0.5411569;-0.09432125,450.8477
+0;0;0,0.02702779;0.3128775;-0.04385272,0.04986387;0.6138268;-0.1093032,0.2041579;0.4874724;-0.03805478,0.2396928;0.2242113;0.06012885,0.2872228;-0.0600605;0.1275757,-0.119311;0.4868144;-0.05467536,-0.2213989;0.2357264;0.02743439,-0.3118007;-0.04197669;0.0756754,0.07988077;-0.0001913491;-0.04375377,0.06277964;-0.3439581;-0.007069897,0.02340058;-0.7434031;0.06912275,0.02644393;-0.7106327;-0.02361236,-0.08002745;0.01174934;-0.04186796,-0.1349399;-0.3272029;0.001831856,-0.1891188;-0.6959109;0.1692577,-0.2290364;-0.734047;0.1204642,0.04459255;0.5401396;-0.09067833,0;0;0,0.01162301;0.3131839;-0.04823494,0.02101664;0.6149692;-0.1130807,0.191725;0.5074812;-0.09833908,0.2493138;0.231672;-0.06966925,0.2686365;-0.06050599;-0.1129974,-0.1356034;0.5232257;-0.01186909,-0.2232634;0.2736208;0.08923609,-0.3371771;0.00748238;0.150983,0.07367447;0.001717478;-0.05352092,0.08939902;-0.3437271;-0.03820705,0.07403395;-0.7424918;0.04933095,0.07134889;-0.7855009;-0.007933378,-0.08668268;0.006611444;-0.02716188,-0.1212068;-0.3376871;-0.01820094,-0.1275327;-0.7420149;0.04003425,-0.1402605;-0.7822401;-0.01932202,0.01894198;0.5411569;-0.09432125,450.86
+0;0;0,0.02703389;0.3129481;-0.04386262,0.0498996;0.6142906;-0.1094004,0.2037975;0.4879306;-0.03824576,0.2393438;0.2245848;0.05996947,0.286984;-0.0603458;0.1275726,-0.1188877;0.4872742;-0.05482606,-0.2210085;0.2361053;0.02731012,-0.3116197;-0.04224128;0.07566291,0.0798915;-0.0001913748;-0.04375965,0.06280863;-0.3435911;-0.007114939,0.02339051;-0.7434322;0.06915327,0.02641759;-0.7106767;-0.02308612,-0.0800382;0.01175092;-0.04187359,-0.134892;-0.3268394;0.001779571,-0.1891247;-0.6959131;0.1693714,-0.2288289;-0.7336849;0.1208388,0.04461875;0.5404701;-0.0907418,0;0;0,0.01158644;0.31292;-0.05037975,0.02083522;0.6145508;-0.1178297,0.1914065;0.5083708;-0.09477735,0.2484208;0.2317955;-0.07205486,0.2677467;-0.06101102;-0.1158276,-0.1348248;0.522541;-0.01520572,-0.2234628;0.2755369;0.09153267,-0.3362269;0.009479076;0.1587839,0.07379735;0.001660272;-0.05337405,0.08913796;-0.3434151;-0.03770089,0.07372636;-0.7426216;0.04970765,0.07172498;-0.7851015;-0.007454634,-0.08666938;0.006625122;-0.02724192,-0.1213553;-0.337276;-0.0179181,-0.1275133;-0.7419795;0.04056858,-0.1404028;-0.7817723;-0.01848804,0.01880498;0.5407709;-0.09839022,450.8832
+0;0;0,0.02519956;0.3128687;-0.04549106,0.0469131;0.6142716;-0.1111234,0.2015498;0.4875516;-0.04175385,0.2372442;0.2262265;0.06166714,0.282298;-0.05659813;0.139163,-0.1210579;0.4866754;-0.05477066,-0.2197897;0.2352508;0.03066049,-0.3103061;-0.04198638;0.08517252,0.07992712;-0.0002728294;-0.04369411,0.06086622;-0.343606;-0.007402752,0.02125325;-0.7433839;0.0690953,0.02338243;-0.7106847;-0.02317084,-0.08003649;0.01175311;-0.04187623,-0.1366049;-0.3258881;0.006666739,-0.1920516;-0.6894914;0.1854455,-0.2330029;-0.7235421;0.1330493,0.04187998;0.5404627;-0.09235105,0;0;0,0.01158644;0.31292;-0.05037975,0.02083522;0.6145508;-0.1178297,0.1914065;0.5083708;-0.09477735,0.2484208;0.2317955;-0.07205486,0.2677467;-0.06101102;-0.1158276,-0.1348248;0.522541;-0.01520572,-0.2234628;0.2755369;0.09153267,-0.3362269;0.009479076;0.1587839,0.07379735;0.001660272;-0.05337405,0.08913796;-0.3434151;-0.03770089,0.07372636;-0.7426216;0.04970765,0.07172498;-0.7851015;-0.007454634,-0.08666938;0.006625122;-0.02724192,-0.1213553;-0.337276;-0.0179181,-0.1275133;-0.7419795;0.04056858,-0.1404028;-0.7817723;-0.01848804,0.01880498;0.5407709;-0.09839022,450.8954
+0;0;0,0.02519922;0.3128645;-0.04549044,0.04692521;0.6144415;-0.1111614,0.2013022;0.4877466;-0.04185779,0.2368301;0.2276407;0.0610807,0.2820607;-0.05629376;0.1388807,-0.120789;0.4868719;-0.05485377,-0.2190602;0.2366202;0.03017883,-0.3099318;-0.04170486;0.08490477,0.07987977;-0.0002726678;-0.04366822,0.0608834;-0.3424432;-0.007499747,0.02112195;-0.7437197;0.06928505,0.02334839;-0.7108971;-0.0271959,-0.07998908;0.01174615;-0.04185142,-0.1363659;-0.3247518;0.006527171,-0.1920205;-0.6897181;0.1859761,-0.2348425;-0.7266947;0.1311864,0.04188803;0.5405731;-0.092374,0;0;0,0.01146467;0.3127012;-0.05172062,0.02045466;0.6142327;-0.12046,0.1908089;0.5078632;-0.1021446,0.2474544;0.2330462;-0.07420564,0.2666323;-0.06079793;-0.1189854,-0.1346236;0.5222132;-0.01719575,-0.2230678;0.2784652;0.09361136,-0.3355947;0.01299191;0.1683039,0.07383524;0.001501277;-0.0532341,0.0886355;-0.3423956;-0.03693676,0.07311952;-0.7432117;0.05027246,0.07295477;-0.7867675;-0.01226569,-0.08658839;0.00673649;-0.02729169,-0.121275;-0.3359405;-0.01638267,-0.1275454;-0.7422441;0.04173658,-0.1415515;-0.7863153;-0.01858574,0.01850037;0.5404687;-0.1007134,450.9162
+0;0;0,0.02416903;0.31268;-0.04728219,0.04491334;0.6141427;-0.113774,0.1998139;0.4874729;-0.04515608,0.2358841;0.2299434;0.06389071,0.2786168;-0.05202326;0.1498331,-0.1219119;0.4858249;-0.0555458,-0.2190439;0.236516;0.03347171,-0.3107032;-0.04053868;0.09310976,0.07989617;-0.0005682373;-0.04363537,0.06072588;-0.3428072;-0.008213557,0.01992849;-0.7438657;0.06916486,0.02164635;-0.7111913;-0.0273307,-0.07993095;0.01199266;-0.04189254,-0.1376884;-0.3237437;0.01001966,-0.1941918;-0.6809244;0.2042593,-0.1899151;-0.6486496;0.107833,0.04010862;0.540329;-0.09471281,0;0;0,0.01146467;0.3127012;-0.05172062,0.02045466;0.6142327;-0.12046,0.1908089;0.5078632;-0.1021446,0.2474544;0.2330462;-0.07420564,0.2666323;-0.06079793;-0.1189854,-0.1346236;0.5222132;-0.01719575,-0.2230678;0.2784652;0.09361136,-0.3355947;0.01299191;0.1683039,0.07383524;0.001501277;-0.0532341,0.0886355;-0.3423956;-0.03693676,0.07311952;-0.7432117;0.05027246,0.07295477;-0.7867675;-0.01226569,-0.08658839;0.00673649;-0.02729169,-0.121275;-0.3359405;-0.01638267,-0.1275454;-0.7422441;0.04173658,-0.1415515;-0.7863153;-0.01858574,0.01850037;0.5404687;-0.1007134,450.9379
+0;0;0,0.02414435;0.3123608;-0.04723391,0.04485384;0.6133167;-0.1136136,0.1998463;0.4867504;-0.04500367,0.2358348;0.2298036;0.0637964,0.2787916;-0.0536412;0.1501893,-0.1220474;0.4851015;-0.05539881,-0.2189596;0.2363566;0.0334173,-0.3110994;-0.04215032;0.09336796,0.07991106;-0.0005683431;-0.0436435,0.06079998;-0.3417504;-0.008331079,0.02041072;-0.7387967;0.06827323,0.02217614;-0.7060483;-0.03089368,-0.07994585;0.01199489;-0.04190034,-0.137525;-0.3227047;0.009851549,-0.1934631;-0.6763121;0.2021481,-0.1890679;-0.6439744;0.1030523,0.04005764;0.539634;-0.09458625,0;0;0,0.01131518;0.312151;-0.05307507,0.01995087;0.6127493;-0.1235764,0.1907301;0.5080192;-0.1064322,0.2466425;0.2339238;-0.0764358,0.2656378;-0.06120497;-0.1232133,-0.1350631;0.5219628;-0.01951725,-0.2231466;0.2812447;0.09645859,-0.3353764;0.01595658;0.1781692,0.07385156;0.001438692;-0.0532422,0.08866863;-0.3413795;-0.03670215,0.07261473;-0.7379012;0.05080796,0.07151295;-0.7841235;-0.01270342,-0.08661401;0.006778599;-0.02725653,-0.1213675;-0.3348193;-0.01627936,-0.1275449;-0.7369871;0.04175617,-0.1419496;-0.7828885;-0.02050328,0.01809487;0.5392479;-0.1033705,450.9618
+0;0;0,0.02414777;0.3124049;-0.04724059,0.04489245;0.6138757;-0.1137362,0.1984845;0.4875967;-0.04551275,0.2344582;0.2307555;0.06324258,0.2773407;-0.05219921;0.1494861,-0.1206107;0.4859621;-0.05581753,-0.2174831;0.2373196;0.03296207,-0.3094636;-0.04070592;0.09280908,0.0798712;-0.0005680597;-0.04362174,0.06080667;-0.340919;-0.008395329,0.02131525;-0.7291392;0.06650612,0.02314621;-0.6962887;-0.03634282,-0.07990598;0.01198891;-0.04187945,-0.1373449;-0.3218953;0.009746376,-0.1920395;-0.6676422;0.1977682,-0.1874812;-0.6352177;0.09499311,0.04008503;0.5400206;-0.09466428,0;0;0,0.01158889;0.3118861;-0.05481219,0.0207701;0.6124723;-0.1275761,0.1897399;0.5072726;-0.1105946,0.2459131;0.2335974;-0.07841325,0.264081;-0.06062102;-0.1278672,-0.133103;0.5218031;-0.02371655,-0.2207558;0.2835043;0.09719615,-0.3317293;0.01975122;0.1835642,0.07384592;0.001347169;-0.05317473,0.08904938;-0.3406082;-0.03648519,0.07103576;-0.7280935;0.04962683,0.07803261;-0.7750825;-0.01829314,-0.08655128;0.006835024;-0.02729003,-0.1216551;-0.3338961;-0.01665318,-0.1279549;-0.727052;0.04056139,-0.1427752;-0.775523;-0.02433889,0.0187536;0.5389536;-0.1067826,450.9822
+0;0;0,0.02414777;0.3124049;-0.04724059,0.04489245;0.6138757;-0.1137362,0.1984845;0.4875967;-0.04551275,0.2344582;0.2307555;0.06324258,0.2773407;-0.05219921;0.1494861,-0.1206107;0.4859621;-0.05581753,-0.2174831;0.2373196;0.03296207,-0.3094636;-0.04070592;0.09280908,0.0798712;-0.0005680597;-0.04362174,0.06080667;-0.340919;-0.008395329,0.02131525;-0.7291392;0.06650612,0.02314621;-0.6962887;-0.03634282,-0.07990598;0.01198891;-0.04187945,-0.1373449;-0.3218953;0.009746376,-0.1920395;-0.6676422;0.1977682,-0.1874812;-0.6352177;0.09499311,0.04008503;0.5400206;-0.09466428,0;0;0,0.01158889;0.3118861;-0.05481219,0.0207701;0.6124723;-0.1275761,0.1897399;0.5072726;-0.1105946,0.2459131;0.2335974;-0.07841325,0.264081;-0.06062102;-0.1278672,-0.133103;0.5218031;-0.02371655,-0.2207558;0.2835043;0.09719615,-0.3317293;0.01975122;0.1835642,0.07384592;0.001347169;-0.05317473,0.08904938;-0.3406082;-0.03648519,0.07103576;-0.7280935;0.04962683,0.07803261;-0.7750825;-0.01829314,-0.08655128;0.006835024;-0.02729003,-0.1216551;-0.3338961;-0.01665318,-0.1279549;-0.727052;0.04056139,-0.1427752;-0.775523;-0.02433889,0.0187536;0.5389536;-0.1067826,450.9939
+0;0;0,0.02564742;0.3117936;-0.05038418,0.04962896;0.6118125;-0.1220829,0.2017044;0.4875239;-0.04909405,0.2368538;0.233409;0.06614192,0.2812153;-0.04444569;0.1669838,-0.1179751;0.4876034;-0.06289406,-0.2201006;0.2441672;0.03405147,-0.3148538;-0.03133045;0.100858,0.07981265;-0.0009330353;-0.04372252,0.06005618;-0.3412503;-0.008551531,0.02063847;-0.7294745;0.06636745,0.02357042;-0.6972947;-0.0364724,-0.07979809;0.01237491;-0.04197278,-0.1387656;-0.3206611;0.01328105,-0.1956109;-0.6594006;0.213053,-0.2533346;-0.7070051;0.1779119,0.04383863;0.5384551;-0.1014289,0;0;0,0.01158889;0.3118861;-0.05481219,0.0207701;0.6124723;-0.1275761,0.1897399;0.5072726;-0.1105946,0.2459131;0.2335974;-0.07841325,0.264081;-0.06062102;-0.1278672,-0.133103;0.5218031;-0.02371655,-0.2207558;0.2835043;0.09719615,-0.3317293;0.01975122;0.1835642,0.07384592;0.001347169;-0.05317473,0.08904938;-0.3406082;-0.03648519,0.07103576;-0.7280935;0.04962683,0.07803261;-0.7750825;-0.01829314,-0.08655128;0.006835024;-0.02729003,-0.1216551;-0.3338961;-0.01665318,-0.1279549;-0.727052;0.04056139,-0.1427752;-0.775523;-0.02433889,0.0187536;0.5389536;-0.1067826,451.0051
+0;0;0,0.02562868;0.3115659;-0.05034737,0.04960827;0.6115607;-0.1220414,0.2007918;0.4875455;-0.04934398,0.2358482;0.2341034;0.06558688,0.2803737;-0.044779;0.1668018,-0.1170838;0.4876245;-0.06306612,-0.2189389;0.2448329;0.03362273,-0.3140426;-0.03168374;0.1006764,0.07977015;-0.0009325386;-0.04369924,0.06008971;-0.3399401;-0.008663602,0.02060864;-0.7287885;0.06637581,0.02416672;-0.6961431;-0.05842625,-0.0797556;0.01236832;-0.04195043,-0.1384962;-0.319386;0.01309077,-0.1954329;-0.6586701;0.2131839,-0.2654839;-0.7228476;0.1705382,0.04381683;0.5381892;-0.1013835,0;0;0,0.01156895;0.3113751;-0.05636215,0.0206331;0.6115469;-0.1307311,0.1887078;0.5068756;-0.1139821,0.2453334;0.234149;-0.0810473,0.2619894;-0.06090793;-0.1326836,-0.1319967;0.5217424;-0.02618504,-0.2189666;0.2859071;0.0982693,-0.3302118;0.02374026;0.1925848,0.07389718;0.001139805;-0.05302524,0.08911948;-0.3394889;-0.03625416,0.070931;-0.7276396;0.04977489,0.04245915;-0.7278816;-0.06799603,-0.08647162;0.006965953;-0.02734781,-0.1216126;-0.3324129;-0.01603327,-0.1280172;-0.7262007;0.0412633,-0.1447058;-0.794033;-0.03453611,0.0186547;0.5381225;-0.1095511,451.0271
+0;0;0,0.0245952;0.3114564;-0.05159121,0.04736948;0.611857;-0.1237445,0.197802;0.4869942;-0.04979333,0.2352974;0.2359686;0.06867971,0.2767403;-0.03928664;0.1767994,-0.1178499;0.4868616;-0.06333746,-0.2185836;0.2453302;0.03651673,-0.3135376;-0.02832788;0.1090967,0.07970793;-0.001045998;-0.04379845,0.05976367;-0.3394263;-0.008844964,0.01990601;-0.730273;0.06653491,0.02278711;-0.6982858;-0.03375013,-0.07975114;0.01244021;-0.04192553,-0.1397236;-0.3180164;0.01571561,-0.2001702;-0.6527469;0.2262712,-0.2508372;-0.6998386;0.1867862,0.04194678;0.5383435;-0.1029964,0;0;0,0.01151054;0.3110981;-0.05794072,0.02047727;0.611231;-0.1341517,0.1880863;0.5063359;-0.1166445,0.2445288;0.2339446;-0.08388996,0.2606427;-0.05949003;-0.1368926,-0.1312729;0.5219259;-0.02844363,-0.2176905;0.287967;0.09903526,-0.3285682;0.028745;0.197437,0.07393362;0.001030996;-0.05296707,0.08921048;-0.3389741;-0.0361166,0.07115009;-0.7292408;0.04989266,0.07347891;-0.7830297;-0.005273819,-0.08645853;0.007053759;-0.02734814,-0.1216618;-0.3316813;-0.01551603,-0.1279783;-0.7273557;0.04308304,-0.1418727;-0.7750728;-0.01885507,0.0185253;0.5378021;-0.1125069,451.049
+0;0;0,0.0245952;0.3114564;-0.05159121,0.04736948;0.611857;-0.1237445,0.197802;0.4869942;-0.04979333,0.2352974;0.2359686;0.06867971,0.2767403;-0.03928664;0.1767994,-0.1178499;0.4868616;-0.06333746,-0.2185836;0.2453302;0.03651673,-0.3135376;-0.02832788;0.1090967,0.07970793;-0.001045998;-0.04379845,0.05976367;-0.3394263;-0.008844964,0.01990601;-0.730273;0.06653491,0.02278711;-0.6982858;-0.03375013,-0.07975114;0.01244021;-0.04192553,-0.1397236;-0.3180164;0.01571561,-0.2001702;-0.6527469;0.2262712,-0.2508372;-0.6998386;0.1867862,0.04194678;0.5383435;-0.1029964,0;0;0,0.01151054;0.3110981;-0.05794072,0.02047727;0.611231;-0.1341517,0.1880863;0.5063359;-0.1166445,0.2445288;0.2339446;-0.08388996,0.2606427;-0.05949003;-0.1368926,-0.1312729;0.5219259;-0.02844363,-0.2176905;0.287967;0.09903526,-0.3285682;0.028745;0.197437,0.07393362;0.001030996;-0.05296707,0.08921048;-0.3389741;-0.0361166,0.07115009;-0.7292408;0.04989266,0.07347891;-0.7830297;-0.005273819,-0.08645853;0.007053759;-0.02734814,-0.1216618;-0.3316813;-0.01551603,-0.1279783;-0.7273557;0.04308304,-0.1418727;-0.7750728;-0.01885507,0.0185253;0.5378021;-0.1125069,451.0614
+0;0;0,0.02458477;0.3113243;-0.05156933,0.04737059;0.6118778;-0.1237603,0.197804;0.4869577;-0.04979179,0.2352889;0.2360023;0.06864817,0.2767654;-0.03947631;0.1768556,-0.117858;0.4868252;-0.06333635,-0.2185636;0.2453612;0.03648996,-0.3135946;-0.0285189;0.1091288,0.07965003;-0.001045238;-0.04376663,0.05974591;-0.3387446;-0.008883487,0.01987535;-0.7297177;0.06652078,0.02345585;-0.6972481;-0.05810922,-0.0796932;0.01243117;-0.04189507,-0.1395449;-0.3173604;0.01563007,-0.2000111;-0.6521992;0.2262537,-0.2629779;-0.7180055;0.1771835,0.04194378;0.5383087;-0.1029966,0;0;0,0.01101923;0.3106578;-0.05963993,0.01936668;0.6105785;-0.1373861,0.1872842;0.506463;-0.1192337,0.2441729;0.2342933;-0.08608079,0.2591885;-0.05894324;-0.1417984,-0.1316352;0.5215449;-0.03022081,-0.2176313;0.2894568;0.1007432,-0.3277821;0.03108898;0.2028726,0.07394475;0.001083657;-0.05283689,0.08894263;-0.3382313;-0.0356822,0.07120204;-0.7286931;0.05011034,0.0422726;-0.729403;-0.06724191,-0.08636683;0.006988084;-0.02743489,-0.121588;-0.3310308;-0.0149225,-0.127916;-0.7268968;0.04326314,-0.1441196;-0.7944447;-0.03271986,0.01757626;0.5371941;-0.1153743,451.0834
+0;0;0,0.02474066;0.3109336;-0.05380333,0.04744726;0.611021;-0.1279442,0.1966554;0.485919;-0.0501752,0.2378252;0.2372618;0.07183469,0.2744981;-0.03586423;0.1874843,-0.1170994;0.4865116;-0.06418644,-0.2166508;0.2459965;0.03903086,-0.3126664;-0.02562688;0.1185251,0.079694;-0.001175011;-0.04368321,0.0587825;-0.338799;-0.008660432,0.01925288;-0.7298763;0.06638251,0.02284775;-0.6978027;-0.05825429,-0.07967621;0.01249585;-0.04190814,-0.1409186;-0.3164409;0.01895107,-0.2037343;-0.6457496;0.2374585,-0.1966814;-0.6145811;0.1129577,0.04208898;0.5375671;-0.1067595,0;0;0,0.01101923;0.3106578;-0.05963993,0.01936668;0.6105785;-0.1373861,0.1872842;0.506463;-0.1192337,0.2441729;0.2342933;-0.08608079,0.2591885;-0.05894324;-0.1417984,-0.1316352;0.5215449;-0.03022081,-0.2176313;0.2894568;0.1007432,-0.3277821;0.03108898;0.2028726,0.07394475;0.001083657;-0.05283689,0.08894263;-0.3382313;-0.0356822,0.07120204;-0.7286931;0.05011034,0.0422726;-0.729403;-0.06724191,-0.08636683;0.006988084;-0.02743489,-0.121588;-0.3310308;-0.0149225,-0.127916;-0.7268968;0.04326314,-0.1441196;-0.7944447;-0.03271986,0.01757626;0.5371941;-0.1153743,451.106
+0;0;0,0.02472767;0.3107704;-0.05377508,0.04743301;0.6108416;-0.1279124,0.1962057;0.48588;-0.05030128,0.2371979;0.2382954;0.0711823,0.2739508;-0.03542647;0.1870842,-0.116666;0.4864708;-0.06427309,-0.2157879;0.2469933;0.03849895,-0.3120129;-0.02522266;0.1181666,0.07974739;-0.001175798;-0.04371247,0.05888158;-0.3380621;-0.008766223,0.01985615;-0.7241513;0.06531957,0.02345108;-0.6920775;-0.05931915,-0.07972959;0.01250422;-0.04193622,-0.1408381;-0.3157138;0.01879001,-0.2028526;-0.6408222;0.2345104,-0.1957996;-0.6096537;0.1100077,0.04207437;0.5373827;-0.1067263,0;0;0,0.01093571;0.3102059;-0.06110788,0.01928036;0.6097899;-0.1400787,0.1866689;0.5056449;-0.1220501,0.2429833;0.2346264;-0.08866668,0.2571295;-0.05907142;-0.145668,-0.1317313;0.5202853;-0.03372417,-0.2171688;0.292303;0.1021479,-0.3251553;0.03481397;0.210527,0.07397248;0.0009392946;-0.05290556,0.08864702;-0.3376301;-0.03545738,0.07116438;-0.7228559;0.05040288,0.04242806;-0.7238501;-0.0669241,-0.08644593;0.007148424;-0.02734613,-0.1217644;-0.3301015;-0.01453598,-0.1280071;-0.7209283;0.04284009,-0.1442301;-0.7879639;-0.03379508,0.0174849;0.5364881;-0.1177764,451.1278
+0;0;0,0.02473299;0.3108372;-0.05378665,0.04744929;0.6110535;-0.1279603,0.1959441;0.486141;-0.05043736,0.2368763;0.2389188;0.07086839,0.273841;-0.03638065;0.1874383,-0.1163698;0.4867308;-0.06438424,-0.2153467;0.2476038;0.03823737,-0.3121263;-0.02618103;0.1183642,0.0797119;-0.001175274;-0.04369302,0.05886269;-0.3377936;-0.008774564,0.01902724;-0.7318966;0.06684896,0.02261968;-0.6998244;-0.05770346,-0.07969411;0.01249865;-0.04191755,-0.140754;-0.3154584;0.01876038,-0.2040558;-0.6473148;0.2389583,-0.1970076;-0.6161472;0.1145418,0.04208752;0.5375518;-0.1067618,0;0;0,0.01072915;0.3101217;-0.06191874,0.01893851;0.6097051;-0.1414952,0.1860269;0.5055644;-0.1240423,0.242651;0.2350479;-0.09051824,0.2560085;-0.06021407;-0.1487134,-0.1324346;0.5194976;-0.03647365,-0.2177255;0.2948111;0.1040638,-0.3239818;0.03801;0.2202856,0.07398117;0.0007783473;-0.0528264,0.08837208;-0.3375101;-0.03494572,0.07135968;-0.7309115;0.05205369,0.04296736;-0.7319241;-0.06526041,-0.08638778;0.007294978;-0.02735658,-0.1218793;-0.3296249;-0.01352579,-0.128476;-0.7284631;0.04569826,-0.1436812;-0.796993;-0.02907579,0.0171728;0.5363985;-0.119053,451.1496
+0;0;0,0.02723305;0.3098699;-0.05799583,0.05359541;0.608197;-0.1383022,0.2020355;0.4858106;-0.05992137,0.2392492;0.2440497;0.07303025,0.2762401;-0.02690279;0.1993676,-0.1124514;0.4860883;-0.0759453,-0.2169781;0.2543483;0.03754519,-0.3158749;-0.01641855;0.1250062,0.07969313;-0.001404872;-0.04372045,0.05809613;-0.3379705;-0.008747742,0.01836586;-0.7321568;0.066496,0.02261275;-0.7011307;-0.05804883,-0.07968184;0.01268437;-0.04188509,-0.1421889;-0.3143473;0.0222168,-0.2075732;-0.6382502;0.2533765,-0.1998237;-0.6082814;0.1289962,0.0472576;0.5352652;-0.1154678,0;0;0,0.01072915;0.3101217;-0.06191874,0.01893851;0.6097051;-0.1414952,0.1860269;0.5055644;-0.1240423,0.242651;0.2350479;-0.09051824,0.2560085;-0.06021407;-0.1487134,-0.1324346;0.5194976;-0.03647365,-0.2177255;0.2948111;0.1040638,-0.3239818;0.03801;0.2202856,0.07398117;0.0007783473;-0.0528264,0.08837208;-0.3375101;-0.03494572,0.07135968;-0.7309115;0.05205369,0.04296736;-0.7319241;-0.06526041,-0.08638778;0.007294978;-0.02735658,-0.1218793;-0.3296249;-0.01352579,-0.128476;-0.7284631;0.04569826,-0.1436812;-0.796993;-0.02907579,0.0171728;0.5363985;-0.119053,451.161
+0;0;0,0.0272432;0.3099853;-0.05801743,0.05362793;0.6085659;-0.1383926,0.2021227;0.4860894;-0.05996777,0.2392398;0.2449553;0.07263911,0.2761546;-0.02543923;0.1987163,-0.1124877;0.4863672;-0.07599799,-0.2167434;0.2552281;0.03719821,-0.3154366;-0.01498121;0.1244791,0.07964587;-0.001404039;-0.04369452,0.05813629;-0.3366073;-0.008863371,0.01810579;-0.7337724;0.06694898,0.0223501;-0.7027469;-0.05752034,-0.07963457;0.01267685;-0.04186024,-0.1418886;-0.3130311;0.02198218,-0.207767;-0.6393816;0.2548887,-0.2000222;-0.6094129;0.1305838,0.04728398;0.5355634;-0.1155361,0;0;0,0.010501;0.3100252;-0.06303334,0.01854493;0.609666;-0.143436,0.1857198;0.5054507;-0.1261404,0.2419799;0.2355468;-0.09305573,0.254683;-0.05925217;-0.1505324,-0.1323511;0.5190335;-0.037374,-0.2174225;0.2964448;0.1051919,-0.3194811;0.04181507;0.2281517,0.07396953;0.0007953644;-0.05274963,0.08832051;-0.3361247;-0.03497314,0.07118718;-0.732569;0.05236793,0.04248647;-0.7336888;-0.06476235,-0.0863213;0.007303815;-0.02738494,-0.1219566;-0.3282023;-0.01314319,-0.128521;-0.7300313;0.046694,-0.1430231;-0.798267;-0.02847986,0.0168182;0.5363411;-0.1207976,451.1831
+0;0;0,0.0272432;0.3099853;-0.05801743,0.05362793;0.6085659;-0.1383926,0.2021227;0.4860894;-0.05996777,0.2392398;0.2449553;0.07263911,0.2761546;-0.02543923;0.1987163,-0.1124877;0.4863672;-0.07599799,-0.2167434;0.2552281;0.03719821,-0.3154366;-0.01498121;0.1244791,0.07964587;-0.001404039;-0.04369452,0.05813629;-0.3366073;-0.008863371,0.01810579;-0.7337724;0.06694898,0.0223501;-0.7027469;-0.05752034,-0.07963457;0.01267685;-0.04186024,-0.1418886;-0.3130311;0.02198218,-0.207767;-0.6393816;0.2548887,-0.2000222;-0.6094129;0.1305838,0.04728398;0.5355634;-0.1155361,0;0;0,0.010501;0.3100252;-0.06303334,0.01854493;0.609666;-0.143436,0.1857198;0.5054507;-0.1261404,0.2419799;0.2355468;-0.09305573,0.254683;-0.05925217;-0.1505324,-0.1323511;0.5190335;-0.037374,-0.2174225;0.2964448;0.1051919,-0.3194811;0.04181507;0.2281517,0.07396953;0.0007953644;-0.05274963,0.08832051;-0.3361247;-0.03497314,0.07118718;-0.732569;0.05236793,0.04248647;-0.7336888;-0.06476235,-0.0863213;0.007303815;-0.02738494,-0.1219566;-0.3282023;-0.01314319,-0.128521;-0.7300313;0.046694,-0.1430231;-0.798267;-0.02847986,0.0168182;0.5363411;-0.1207976,451.1954
+0;0;0,0.02721087;0.310059;-0.05960476,0.05291394;0.6091132;-0.1408213,0.1999523;0.4856577;-0.05969979,0.2385008;0.2469149;0.07532252,0.2767081;-0.01814982;0.2116754,-0.1117551;0.486378;-0.07569553,-0.2139293;0.2560686;0.03934001,-0.3124076;-0.01149368;0.134333,0.07979402;-0.001404046;-0.04352781,0.05880338;-0.335843;-0.008461919,0.01783739;-0.7346733;0.06735949,0.02198278;-0.7038686;-0.05702292,-0.07963324;0.01265232;-0.04197847,-0.1425985;-0.3115532;0.02469846,-0.2117124;-0.6324893;0.2670121,-0.2040433;-0.6029588;0.1427954,0.04678659;0.5359555;-0.1178294,0;0;0,0.01040199;0.3100981;-0.06450343,0.0185502;0.610034;-0.1461546,0.185196;0.5053853;-0.1287659,0.2410732;0.2360892;-0.09601629,0.2533339;-0.05874383;-0.1528876,-0.131266;0.5192059;-0.03867301,-0.2156886;0.2981116;0.1052203,-0.3162371;0.04510495;0.2324556,0.07395837;0.0006969571;-0.05285263,0.08837672;-0.335422;-0.03452921,0.07103097;-0.7336136;0.05285072,0.04183298;-0.7348856;-0.06401825,-0.0863974;0.007443325;-0.02727292,-0.1219904;-0.3272789;-0.01265071,-0.1284131;-0.7308239;0.04737307,-0.1418027;-0.8002104;-0.02632806,0.01678699;0.5366286;-0.1232036,451.2171
+0;0;0,0.02721087;0.310059;-0.05960476,0.05291394;0.6091132;-0.1408213,0.1999523;0.4856577;-0.05969979,0.2385008;0.2469149;0.07532252,0.2767081;-0.01814982;0.2116754,-0.1117551;0.486378;-0.07569553,-0.2139293;0.2560686;0.03934001,-0.3124076;-0.01149368;0.134333,0.07979402;-0.001404046;-0.04352781,0.05880338;-0.335843;-0.008461919,0.01783739;-0.7346733;0.06735949,0.02198278;-0.7038686;-0.05702292,-0.07963324;0.01265232;-0.04197847,-0.1425985;-0.3115532;0.02469846,-0.2117124;-0.6324893;0.2670121,-0.2040433;-0.6029588;0.1427954,0.04678659;0.5359555;-0.1178294,0;0;0,0.01040199;0.3100981;-0.06450343,0.0185502;0.610034;-0.1461546,0.185196;0.5053853;-0.1287659,0.2410732;0.2360892;-0.09601629,0.2533339;-0.05874383;-0.1528876,-0.131266;0.5192059;-0.03867301,-0.2156886;0.2981116;0.1052203,-0.3162371;0.04510495;0.2324556,0.07395837;0.0006969571;-0.05285263,0.08837672;-0.335422;-0.03452921,0.07103097;-0.7336136;0.05285072,0.04183298;-0.7348856;-0.06401825,-0.0863974;0.007443325;-0.02727292,-0.1219904;-0.3272789;-0.01265071,-0.1284131;-0.7308239;0.04737307,-0.1418027;-0.8002104;-0.02632806,0.01678699;0.5366286;-0.1232036,451.2298
+0;0;0,0.02722547;0.3102252;-0.05963672,0.05293835;0.6093934;-0.140884,0.1997763;0.4859802;-0.05983058,0.2382993;0.2473951;0.07510249,0.2763824;-0.01680805;0.2110122,-0.1115271;0.4866996;-0.07580559,-0.2136338;0.2565424;0.03915393,-0.311792;-0.01015028;0.1338381,0.07987985;-0.001405556;-0.04357463,0.05893931;-0.3350463;-0.008592434,0.01777533;-0.7358041;0.06759544,0.02191868;-0.7049998;-0.05672585,-0.07971891;0.01266593;-0.04202363,-0.1425339;-0.3107657;0.02449417,-0.2119818;-0.6332531;0.2679789,-0.2043165;-0.6037223;0.1438233,0.04680908;0.5362128;-0.1178849,0;0;0,0.01032217;0.31005;-0.06557345,0.01864187;0.6099409;-0.1478249,0.1849391;0.5050333;-0.1308705,0.2405773;0.2358581;-0.09826803,0.2524308;-0.05798215;-0.1552106,-0.1309225;0.5196219;-0.04003046,-0.2147136;0.3003893;0.1067004,-0.3131177;0.04922089;0.2369161,0.07393524;0.0005549639;-0.05305457,0.088642;-0.3347074;-0.03404832,0.0713564;-0.734996;0.05299282,0.04193264;-0.7363534;-0.06373143,-0.08653427;0.007604202;-0.02712031,-0.1220082;-0.326305;-0.01213273,-0.1281742;-0.7318287;0.04802016,-0.1417807;-0.8006411;-0.02630734,0.01682755;0.5365532;-0.1247407,451.2506
+0;0;0,0.02740104;0.3098725;-0.06136488,0.05277101;0.6087053;-0.1439561,0.1984961;0.4848223;-0.05993441,0.2382181;0.2484235;0.07845474,0.2775308;-0.01084836;0.2232224,-0.112357;0.4847883;-0.083388,-0.2171666;0.2603985;0.04021608,-0.3166318;-0.003353536;0.1415403,0.07997765;-0.001491654;-0.043392,0.05938924;-0.3351518;-0.008385606,0.0178781;-0.7359345;0.06748216,0.02493791;-0.7056272;-0.05670988,-0.07958088;0.0127681;-0.04225368,-0.1431035;-0.3099498;0.02700228,-0.2127681;-0.6260387;0.2786779,-0.2022147;-0.5971281;0.1547382,0.04676333;0.5355982;-0.1206927,0;0;0,0.01032217;0.31005;-0.06557345,0.01864187;0.6099409;-0.1478249,0.1849391;0.5050333;-0.1308705,0.2405773;0.2358581;-0.09826803,0.2524308;-0.05798215;-0.1552106,-0.1309225;0.5196219;-0.04003046,-0.2147136;0.3003893;0.1067004,-0.3131177;0.04922089;0.2369161,0.07393524;0.0005549639;-0.05305457,0.088642;-0.3347074;-0.03404832,0.0713564;-0.734996;0.05299282,0.04193264;-0.7363534;-0.06373143,-0.08653427;0.007604202;-0.02712031,-0.1220082;-0.326305;-0.01213273,-0.1281742;-0.7318287;0.04802016,-0.1417807;-0.8006411;-0.02630734,0.01682755;0.5365532;-0.1247407,451.262
+0;0;0,0.02740104;0.3098725;-0.06136488,0.05277101;0.6087053;-0.1439561,0.1984961;0.4848223;-0.05993441,0.2382181;0.2484235;0.07845474,0.2775308;-0.01084836;0.2232224,-0.112357;0.4847883;-0.083388,-0.2171666;0.2603985;0.04021608,-0.3166318;-0.003353536;0.1415403,0.07997765;-0.001491654;-0.043392,0.05938924;-0.3351518;-0.008385606,0.0178781;-0.7359345;0.06748216,0.02493791;-0.7056272;-0.05670988,-0.07958088;0.0127681;-0.04225368,-0.1431035;-0.3099498;0.02700228,-0.2127681;-0.6260387;0.2786779,-0.2022147;-0.5971281;0.1547382,0.04676333;0.5355982;-0.1206927,0;0;0,0.01032217;0.31005;-0.06557345,0.01864187;0.6099409;-0.1478249,0.1849391;0.5050333;-0.1308705,0.2405773;0.2358581;-0.09826803,0.2524308;-0.05798215;-0.1552106,-0.1309225;0.5196219;-0.04003046,-0.2147136;0.3003893;0.1067004,-0.3131177;0.04922089;0.2369161,0.07393524;0.0005549639;-0.05305457,0.088642;-0.3347074;-0.03404832,0.0713564;-0.734996;0.05299282,0.04193264;-0.7363534;-0.06373143,-0.08653427;0.007604202;-0.02712031,-0.1220082;-0.326305;-0.01213273,-0.1281742;-0.7318287;0.04802016,-0.1417807;-0.8006411;-0.02630734,0.01682755;0.5365532;-0.1247407,451.2729
+0;0;0,0.02741834;0.3100682;-0.06140363,0.05280673;0.6091182;-0.1440551,0.1982203;0.4852803;-0.06013794,0.2379678;0.2487301;0.07833982,0.2772775;-0.01052245;0.2230967,-0.1120044;0.4852463;-0.08354411,-0.216881;0.2607128;0.04013909,-0.3163389;-0.003019601;0.1414558,0.0800218;-0.001492477;-0.04341595,0.05946692;-0.3346091;-0.008466579,0.01845702;-0.7305526;0.06648511,0.02551688;-0.7002453;-0.05770782,-0.07962481;0.01277515;-0.04227701,-0.143044;-0.3094172;0.02686615,-0.2118673;-0.6216894;0.2755029,-0.2013139;-0.5927789;0.1515623,0.04679433;0.5359535;-0.1207734,0;0;0,0.01044725;0.3100376;-0.06657338,0.0191091;0.609928;-0.1496428,0.1849146;0.5048382;-0.1327033,0.2400237;0.2353466;-0.1003119,0.2518147;-0.05860469;-0.1565729,-0.1302049;0.5199858;-0.04166421,-0.2131758;0.3026345;0.1086228,-0.3109588;0.05260199;0.2414158,0.07389717;0.0004867017;-0.05319428,0.08879846;-0.3341915;-0.03372431,0.07130511;-0.7296022;0.05238676,0.04175989;-0.7311386;-0.06425953,-0.08661675;0.007714213;-0.02699425,-0.1220089;-0.3256354;-0.01162923,-0.1282559;-0.7262754;0.04769468,-0.1421377;-0.795087;-0.02658455,0.01719841;0.5365439;-0.126354,451.2958
+0;0;0,0.02736404;0.3098249;-0.06320274,0.05254032;0.6084646;-0.1475607,0.1974546;0.4840026;-0.06232875,0.2374358;0.2513719;0.08220952,0.2751766;-0.006030798;0.2306878,-0.1121054;0.483748;-0.0875092,-0.2179033;0.2626292;0.04102157,-0.318319;0.003405452;0.1525836,0.08020127;-0.001697041;-0.04323564,0.05924356;-0.3345887;-0.008159097,0.0181145;-0.7305382;0.06626976,0.02593138;-0.7006269;-0.0578432,-0.07954684;0.0129499;-0.04253285,-0.1447222;-0.307648;0.03132916,-0.2190398;-0.6128572;0.2869297,-0.2076413;-0.5844915;0.163105,0.04661349;0.5354158;-0.1238636,0;0;0,0.01042882;0.309979;-0.0673728,0.0192399;0.6097335;-0.1510894,0.1850154;0.5045844;-0.1338156,0.240061;0.2352811;-0.1013718,0.2506041;-0.05869156;-0.1578979,-0.1298621;0.5202972;-0.04236842,-0.211281;0.3044555;0.1105702,-0.3081036;0.05767837;0.2500432,0.07392722;0.0004574358;-0.05328226,0.08912724;-0.3340025;-0.03348494,0.07161997;-0.7293009;0.05277085,0.04193965;-0.7309375;-0.06377673,-0.08671779;0.007761699;-0.02691139,-0.121734;-0.3254206;-0.01110505,-0.1280479;-0.7260073;0.04803757,-0.1413919;-0.7951952;-0.02577861,0.01728605;0.5363908;-0.1276405,451.3173
+0;0;0,0.02736404;0.3098249;-0.06320274,0.05254032;0.6084646;-0.1475607,0.1974546;0.4840026;-0.06232875,0.2374358;0.2513719;0.08220952,0.2751766;-0.006030798;0.2306878,-0.1121054;0.483748;-0.0875092,-0.2179033;0.2626292;0.04102157,-0.318319;0.003405452;0.1525836,0.08020127;-0.001697041;-0.04323564,0.05924356;-0.3345887;-0.008159097,0.0181145;-0.7305382;0.06626976,0.02593138;-0.7006269;-0.0578432,-0.07954684;0.0129499;-0.04253285,-0.1447222;-0.307648;0.03132916,-0.2190398;-0.6128572;0.2869297,-0.2076413;-0.5844915;0.163105,0.04661349;0.5354158;-0.1238636,0;0;0,0.01042882;0.309979;-0.0673728,0.0192399;0.6097335;-0.1510894,0.1850154;0.5045844;-0.1338156,0.240061;0.2352811;-0.1013718,0.2506041;-0.05869156;-0.1578979,-0.1298621;0.5202972;-0.04236842,-0.211281;0.3044555;0.1105702,-0.3081036;0.05767837;0.2500432,0.07392722;0.0004574358;-0.05328226,0.08912724;-0.3340025;-0.03348494,0.07161997;-0.7293009;0.05277085,0.04193965;-0.7309375;-0.06377673,-0.08671779;0.007761699;-0.02691139,-0.121734;-0.3254206;-0.01110505,-0.1280479;-0.7260073;0.04803757,-0.1413919;-0.7951952;-0.02577861,0.01728605;0.5363908;-0.1276405,451.329
+0;0;0,0.02737045;0.3098974;-0.06321755,0.05255329;0.6086153;-0.147598,0.1970192;0.4842797;-0.0625397,0.2369799;0.2517681;0.08192452,0.2746492;-0.005147099;0.2301216,-0.1116249;0.4840257;-0.08764566,-0.2173687;0.2630202;0.04081929,-0.3175941;0.004287481;0.15217,0.08022591;-0.001697562;-0.04324893,0.05921458;-0.3354409;-0.008082643,0.01832897;-0.7290469;0.06590567,0.02614287;-0.6991355;-0.05816007,-0.07957128;0.01295387;-0.04254592,-0.1449134;-0.3084642;0.03150505,-0.2187911;-0.6118668;0.2855927,-0.207397;-0.5835006;0.1618152,0.04662437;0.5355407;-0.1238925,0;0;0,0.01059648;0.3098609;-0.06823468,0.01976863;0.6094345;-0.1528566,0.1849216;0.5044127;-0.1358784,0.2396081;0.2352652;-0.1027502,0.2497332;-0.05830079;-0.1584567,-0.1286266;0.5205832;-0.04342125,-0.2085797;0.3065764;0.1125821,-0.3050355;0.0621867;0.2552589,0.07388975;0.0003084838;-0.05338311,0.0878458;-0.3349592;-0.03185391,0.07201773;-0.7282272;0.05277085,0.04192825;-0.7299731;-0.06359149,-0.0867601;0.007925436;-0.02682199,-0.1223107;-0.3260725;-0.01119339,-0.12822;-0.7242588;0.04783502,-0.1408032;-0.793348;-0.02616755,0.01771298;0.536142;-0.1291715,451.3508
+0;0;0,0.02954755;0.3087571;-0.06766105,0.05846187;0.6048258;-0.1597765,0.2042131;0.4842347;-0.07607329,0.2403663;0.2602365;0.08218649,0.2746218;0.02430137;0.2625969,-0.1071353;0.4859956;-0.09292427,-0.2140601;0.2680872;0.03978385,-0.3144395;0.01278457;0.158659,0.08027341;-0.001860787;-0.04315395,0.05931322;-0.3355408;-0.007362179,0.01845766;-0.7292622;0.0660266,0.02301182;-0.7003649;-0.05819664,-0.0794972;0.01311137;-0.04263607,-0.145898;-0.3067508;0.03699937,-0.2205518;-0.6058888;0.2958716,-0.2123527;-0.5786876;0.1718623,0.05148246;0.5325758;-0.1339263,0;0;0,0.01059648;0.3098609;-0.06823468,0.01976863;0.6094345;-0.1528566,0.1849216;0.5044127;-0.1358784,0.2396081;0.2352652;-0.1027502,0.2497332;-0.05830079;-0.1584567,-0.1286266;0.5205832;-0.04342125,-0.2085797;0.3065764;0.1125821,-0.3050355;0.0621867;0.2552589,0.07388975;0.0003084838;-0.05338311,0.0878458;-0.3349592;-0.03185391,0.07201773;-0.7282272;0.05277085,0.04192825;-0.7299731;-0.06359149,-0.0867601;0.007925436;-0.02682199,-0.1223107;-0.3260725;-0.01119339,-0.12822;-0.7242588;0.04783502,-0.1408032;-0.793348;-0.02616755,0.01771298;0.536142;-0.1291715,451.3627
+0;0;0,0.02954755;0.3087571;-0.06766105,0.05846187;0.6048258;-0.1597765,0.2042131;0.4842347;-0.07607329,0.2403663;0.2602365;0.08218649,0.2746218;0.02430137;0.2625969,-0.1071353;0.4859956;-0.09292427,-0.2140601;0.2680872;0.03978385,-0.3144395;0.01278457;0.158659,0.08027341;-0.001860787;-0.04315395,0.05931322;-0.3355408;-0.007362179,0.01845766;-0.7292622;0.0660266,0.02301182;-0.7003649;-0.05819664,-0.0794972;0.01311137;-0.04263607,-0.145898;-0.3067508;0.03699937,-0.2205518;-0.6058888;0.2958716,-0.2123527;-0.5786876;0.1718623,0.05148246;0.5325758;-0.1339263,0;0;0,0.01059648;0.3098609;-0.06823468,0.01976863;0.6094345;-0.1528566,0.1849216;0.5044127;-0.1358784,0.2396081;0.2352652;-0.1027502,0.2497332;-0.05830079;-0.1584567,-0.1286266;0.5205832;-0.04342125,-0.2085797;0.3065764;0.1125821,-0.3050355;0.0621867;0.2552589,0.07388975;0.0003084838;-0.05338311,0.0878458;-0.3349592;-0.03185391,0.07201773;-0.7282272;0.05277085,0.04192825;-0.7299731;-0.06359149,-0.0867601;0.007925436;-0.02682199,-0.1223107;-0.3260725;-0.01119339,-0.12822;-0.7242588;0.04783502,-0.1408032;-0.793348;-0.02616755,0.01771298;0.536142;-0.1291715,451.3741
+0;0;0,0.02956236;0.3089119;-0.06769498,0.05848052;0.6050199;-0.1598224,0.2037046;0.4845901;-0.07631671,0.2398496;0.2606433;0.0819067,0.2742471;0.02372971;0.2630653,-0.1065703;0.4863449;-0.09310959,-0.2134705;0.2684866;0.03956802,-0.3142662;0.01212519;0.1589362,0.080318;-0.00186182;-0.04317792,0.05933825;-0.3358532;-0.007352747,0.01834081;-0.7309419;0.06629089,0.02289367;-0.7020443;-0.05789695,-0.07954136;0.01311865;-0.04265975,-0.1460042;-0.3070421;0.03705001,-0.2209172;-0.6072189;0.2968212,-0.2127204;-0.5800169;0.1728472,0.05150059;0.5327646;-0.1339703,0;0;0,0.01099256;0.3099006;-0.06873035,0.02063745;0.6094426;-0.1535641,0.185039;0.5043607;-0.1370183,0.2395416;0.2352511;-0.1038103,0.2491575;-0.05961502;-0.1594087,-0.127416;0.5210735;-0.04437848,-0.2065215;0.3092338;0.1148682,-0.299861;0.06808303;0.2673927,0.07387397;0.0002039373;-0.05349183,0.08819494;-0.3353073;-0.03110933,0.0727571;-0.7300506;0.05338074,0.0425062;-0.7317918;-0.06290316,-0.08683533;0.008060948;-0.02671003,-0.1222446;-0.3262419;-0.01053632,-0.1280127;-0.7258409;0.04851045,-0.1552501;-0.7277663;-0.0684659,0.01846218;0.5361621;-0.1298341,451.397
+0;0;0,0.03069623;0.3080607;-0.07120992,0.06015296;0.6033012;-0.1660061,0.2048215;0.4835353;-0.08154255,0.2403629;0.2644346;0.08316711,0.2875972;0.03557447;0.2713236,-0.1048438;0.4863791;-0.09842521,-0.2126023;0.2723284;0.0392991,-0.3148897;0.0202767;0.1658619,0.08030885;-0.002101143;-0.04295348,0.0600094;-0.3353726;-0.006716006,0.01843838;-0.7297314;0.06618917,0.02294216;-0.7014666;-0.05792979,-0.07923707;0.01349395;-0.04287575,-0.1468962;-0.3036234;0.04461092,-0.2239112;-0.5951635;0.3122585,-0.2157197;-0.5687812;0.188369,0.05312344;0.5312085;-0.1396893,0;0;0,0.01118802;0.3097326;-0.06967831,0.02117085;0.6090109;-0.1554598,0.1850675;0.5040596;-0.1384437,0.2398447;0.2352479;-0.1047196,0.2491164;-0.05958068;-0.1595014,-0.1254888;0.5217555;-0.04419892,-0.2036555;0.3107492;0.1163123,-0.297054;0.07153101;0.2714326,0.07378612;0.0001366735;-0.0534277,0.08855216;-0.3346289;-0.03086495,0.0730222;-0.7285665;0.05359913,0.04208758;-0.7304167;-0.06240701,-0.08670313;0.008151929;-0.02674026,-0.1219613;-0.3253918;-0.009404203,-0.1272913;-0.7242481;0.04931093,-0.1552222;-0.7262839;-0.06740402,0.01890467;0.5358021;-0.1314875,451.418
+0;0;0,0.03069623;0.3080607;-0.07120992,0.06015296;0.6033012;-0.1660061,0.2048215;0.4835353;-0.08154255,0.2403629;0.2644346;0.08316711,0.2875972;0.03557447;0.2713236,-0.1048438;0.4863791;-0.09842521,-0.2126023;0.2723284;0.0392991,-0.3148897;0.0202767;0.1658619,0.08030885;-0.002101143;-0.04295348,0.0600094;-0.3353726;-0.006716006,0.01843838;-0.7297314;0.06618917,0.02294216;-0.7014666;-0.05792979,-0.07923707;0.01349395;-0.04287575,-0.1468962;-0.3036234;0.04461092,-0.2239112;-0.5951635;0.3122585,-0.2157197;-0.5687812;0.188369,0.05312344;0.5312085;-0.1396893,0;0;0,0.01118802;0.3097326;-0.06967831,0.02117085;0.6090109;-0.1554598,0.1850675;0.5040596;-0.1384437,0.2398447;0.2352479;-0.1047196,0.2491164;-0.05958068;-0.1595014,-0.1254888;0.5217555;-0.04419892,-0.2036555;0.3107492;0.1163123,-0.297054;0.07153101;0.2714326,0.07378612;0.0001366735;-0.0534277,0.08855216;-0.3346289;-0.03086495,0.0730222;-0.7285665;0.05359913,0.04208758;-0.7304167;-0.06240701,-0.08670313;0.008151929;-0.02674026,-0.1219613;-0.3253918;-0.009404203,-0.1272913;-0.7242481;0.04931093,-0.1552222;-0.7262839;-0.06740402,0.01890467;0.5358021;-0.1314875,451.4298
+0;0;0,0.03069979;0.3080964;-0.07121817,0.06015052;0.6032766;-0.1659948,0.204802;0.4835345;-0.081545,0.2403714;0.2642615;0.08329429,0.2877095;0.03489861;0.2718641,-0.104825;0.486378;-0.09842557,-0.2126683;0.2721589;0.03940713,-0.3151804;0.01955354;0.1662479,0.08032955;-0.002101685;-0.04296455,0.05998923;-0.336044;-0.006654132,0.0191884;-0.7230966;0.06490034,0.0236926;-0.694832;-0.05923016,-0.07925749;0.01349743;-0.04288679,-0.1470528;-0.3042583;0.04477599,-0.222641;-0.5903971;0.3074649,-0.2144487;-0.5640152;0.1835639,0.05312274;0.5312019;-0.1396845,0;0;0,0.01153392;0.3096223;-0.07027698,0.02189182;0.6087395;-0.1563467,0.1857009;0.5039214;-0.1391279,0.2398085;0.2347591;-0.1053365,0.248309;-0.0608373;-0.1597178,-0.1241167;0.5223597;-0.04372612,-0.2020414;0.3122018;0.1183826,-0.2956983;0.07438983;0.2767513,0.07369429;-6.495416E-05;-0.05359435,0.08897004;-0.335426;-0.03015709,0.07230109;-0.7219149;0.05316734,0.04093724;-0.7238702;-0.06270695,-0.08675221;0.008378184;-0.02659074,-0.1218946;-0.3258366;-0.008838853,-0.1270547;-0.7172612;0.0490803,-0.1554436;-0.7193415;-0.06752421,0.01953594;0.5355726;-0.1323168,451.4511
+0;0;0,0.03121157;0.3075348;-0.07338972,0.06107419;0.6020172;-0.1701915,0.2060475;0.4825431;-0.086258,0.2415086;0.2684358;0.08525989,0.2883808;0.03979069;0.2748152,-0.1042786;0.4856768;-0.1028964,-0.2133621;0.2744036;0.03846231,-0.3178208;0.02885526;0.1770308,0.08048347;-0.002273131;-0.04266674,0.06057785;-0.3362184;-0.006142955,0.02008871;-0.7234383;0.06467956,0.02442658;-0.6956156;-0.0594499,-0.07911754;0.0136427;-0.04309873,-0.1470785;-0.3040024;0.04483615,-0.2259845;-0.5865831;0.3103855,-0.2179553;-0.5609007;0.1864961,0.05396754;0.5301223;-0.1434146,0;0;0,0.01153392;0.3096223;-0.07027698,0.02189182;0.6087395;-0.1563467,0.1857009;0.5039214;-0.1391279,0.2398085;0.2347591;-0.1053365,0.248309;-0.0608373;-0.1597178,-0.1241167;0.5223597;-0.04372612,-0.2020414;0.3122018;0.1183826,-0.2956983;0.07438983;0.2767513,0.07369429;-6.495416E-05;-0.05359435,0.08897004;-0.335426;-0.03015709,0.07230109;-0.7219149;0.05316734,0.04093724;-0.7238702;-0.06270695,-0.08675221;0.008378184;-0.02659074,-0.1218946;-0.3258366;-0.008838853,-0.1270547;-0.7172612;0.0490803,-0.1554436;-0.7193415;-0.06752421,0.01953594;0.5355726;-0.1323168,451.4634
+0;0;0,0.03121157;0.3075348;-0.07338972,0.06107419;0.6020172;-0.1701915,0.2060475;0.4825431;-0.086258,0.2415086;0.2684358;0.08525989,0.2883808;0.03979069;0.2748152,-0.1042786;0.4856768;-0.1028964,-0.2133621;0.2744036;0.03846231,-0.3178208;0.02885526;0.1770308,0.08048347;-0.002273131;-0.04266674,0.06057785;-0.3362184;-0.006142955,0.02008871;-0.7234383;0.06467956,0.02442658;-0.6956156;-0.0594499,-0.07911754;0.0136427;-0.04309873,-0.1470785;-0.3040024;0.04483615,-0.2259845;-0.5865831;0.3103855,-0.2179553;-0.5609007;0.1864961,0.05396754;0.5301223;-0.1434146,0;0;0,0.01153392;0.3096223;-0.07027698,0.02189182;0.6087395;-0.1563467,0.1857009;0.5039214;-0.1391279,0.2398085;0.2347591;-0.1053365,0.248309;-0.0608373;-0.1597178,-0.1241167;0.5223597;-0.04372612,-0.2020414;0.3122018;0.1183826,-0.2956983;0.07438983;0.2767513,0.07369429;-6.495416E-05;-0.05359435,0.08897004;-0.335426;-0.03015709,0.07230109;-0.7219149;0.05316734,0.04093724;-0.7238702;-0.06270695,-0.08675221;0.008378184;-0.02659074,-0.1218946;-0.3258366;-0.008838853,-0.1270547;-0.7172612;0.0490803,-0.1554436;-0.7193415;-0.06752421,0.01953594;0.5355726;-0.1323168,451.4749
+0;0;0,0.03122951;0.3077115;-0.07343189,0.0611052;0.6023229;-0.1702762,0.2060687;0.4828176;-0.08633274,0.2414463;0.2692147;0.08478101,0.2881788;0.04125102;0.2737714,-0.1042441;0.4859511;-0.1029704,-0.2130706;0.2751758;0.0380552,-0.3172179;0.03035922;0.1762107,0.0804817;-0.002273081;-0.04266581,0.06063991;-0.3351475;-0.006259143,0.01951615;-0.7284365;0.06567342,0.02385223;-0.7006128;-0.05840464,-0.07911579;0.0136424;-0.04309778,-0.1468589;-0.3029841;0.04455512,-0.2270016;-0.5899938;0.3142666,-0.2189757;-0.5643097;0.1904285,0.05399527;0.5303947;-0.1434869,0;0;0,0.01185198;0.3096685;-0.0708437,0.02252567;0.6088012;-0.157315,0.1862224;0.5038345;-0.1400353,0.2400431;0.2353925;-0.105396,0.2484426;-0.05945146;-0.1589239,-0.1238455;0.521782;-0.04517838,-0.2019318;0.315883;0.121152,-0.3009351;0.08812407;0.2890596,0.07380624;-0.0001372993;-0.05343652,0.08931439;-0.3343803;-0.02965379,0.07326469;-0.7270782;0.05444407,0.04216203;-0.7290275;-0.06144714,-0.08670346;0.00848907;-0.02670746,-0.1212964;-0.3246823;-0.008689201,-0.1265002;-0.7221206;0.05095526,-0.1546103;-0.7242592;-0.06564593,0.02009377;0.5356302;-0.133191,451.496
+0;0;0,0.03117114;0.3073821;-0.07482294,0.06051613;0.6017979;-0.1724265,0.2042167;0.4813039;-0.0854753,0.2412004;0.2699487;0.08807263,0.283452;0.04686777;0.2838236,-0.1045042;0.483477;-0.1066062,-0.2150343;0.2762836;0.03834792,-0.323047;0.03832339;0.1852389,0.08044648;-0.00237558;-0.04272659,0.06114837;-0.3352695;-0.006206501,0.01968617;-0.7285737;0.0654483,0.02566087;-0.7011144;-0.05855472,-0.07908394;0.01369094;-0.04314082,-0.1469272;-0.3025687;0.04575016,-0.2299172;-0.5841208;0.3203095,-0.2202361;-0.5588922;0.1966066,0.05357487;0.5299109;-0.1454829,0;0;0,0.01185198;0.3096685;-0.0708437,0.02252567;0.6088012;-0.157315,0.1862224;0.5038345;-0.1400353,0.2400431;0.2353925;-0.105396,0.2484426;-0.05945146;-0.1589239,-0.1238455;0.521782;-0.04517838,-0.2019318;0.315883;0.121152,-0.3009351;0.08812407;0.2890596,0.07380624;-0.0001372993;-0.05343652,0.08931439;-0.3343803;-0.02965379,0.07326469;-0.7270782;0.05444407,0.04216203;-0.7290275;-0.06144714,-0.08670346;0.00848907;-0.02670746,-0.1212964;-0.3246823;-0.008689201,-0.1265002;-0.7221206;0.05095526,-0.1546103;-0.7242592;-0.06564593,0.02009377;0.5356302;-0.133191,451.5079
+0;0;0,0.03117747;0.3074445;-0.07483814,0.06052805;0.6019166;-0.1724606,0.2042062;0.481411;-0.0855108,0.2411284;0.2704069;0.08774885,0.2834432;0.0469927;0.2837923,-0.1044724;0.4835838;-0.1066388,-0.2148189;0.2767346;0.03807452,-0.3229929;0.0384189;0.1851849,0.08051427;-0.002377582;-0.0427626,0.06116428;-0.3361664;-0.006144326,0.0197882;-0.7286537;0.06536165,0.02576187;-0.701194;-0.05861986,-0.07915058;0.01370247;-0.04317718,-0.1471762;-0.3034074;0.04595278,-0.2299939;-0.5843747;0.3199419,-0.2203145;-0.5591453;0.1962605,0.05358504;0.5300114;-0.1455102,0;0;0,0.01195563;0.3095579;-0.07159543,0.02273892;0.6085515;-0.1587464,0.1864674;0.5039964;-0.1411097,0.2399124;0.2360475;-0.1057283,0.2483937;-0.05940294;-0.1584024,-0.1238862;0.5218251;-0.04682322,-0.2014027;0.3192088;0.1230082,-0.3013211;0.09081559;0.2903112,0.0738398;-0.0002490729;-0.05352068,0.08955345;-0.3353668;-0.02944732,0.07351159;-0.7271037;0.05514741,0.04263143;-0.7291624;-0.06075001,-0.08679646;0.008630509;-0.026622,-0.1215087;-0.3254144;-0.008200396,-0.1264985;-0.7220163;0.05141045,-0.154383;-0.7242686;-0.06519057,0.02028331;0.5354165;-0.1344537,451.519
+0;0;0,0.03117747;0.3074445;-0.07483814,0.06052805;0.6019166;-0.1724606,0.2042062;0.481411;-0.0855108,0.2411284;0.2704069;0.08774885,0.2834432;0.0469927;0.2837923,-0.1044724;0.4835838;-0.1066388,-0.2148189;0.2767346;0.03807452,-0.3229929;0.0384189;0.1851849,0.08051427;-0.002377582;-0.0427626,0.06116428;-0.3361664;-0.006144326,0.0197882;-0.7286537;0.06536165,0.02576187;-0.701194;-0.05861986,-0.07915058;0.01370247;-0.04317718,-0.1471762;-0.3034074;0.04595278,-0.2299939;-0.5843747;0.3199419,-0.2203145;-0.5591453;0.1962605,0.05358504;0.5300114;-0.1455102,0;0;0,0.01195563;0.3095579;-0.07159543,0.02273892;0.6085515;-0.1587464,0.1864674;0.5039964;-0.1411097,0.2399124;0.2360475;-0.1057283,0.2483937;-0.05940294;-0.1584024,-0.1238862;0.5218251;-0.04682322,-0.2014027;0.3192088;0.1230082,-0.3013211;0.09081559;0.2903112,0.0738398;-0.0002490729;-0.05352068,0.08955345;-0.3353668;-0.02944732,0.07351159;-0.7271037;0.05514741,0.04263143;-0.7291624;-0.06075001,-0.08679646;0.008630509;-0.026622,-0.1215087;-0.3254144;-0.008200396,-0.1264985;-0.7220163;0.05141045,-0.154383;-0.7242686;-0.06519057,0.02028331;0.5354165;-0.1344537,451.5417
+0;0;0,0.03114627;0.3070978;-0.07606715,0.06031953;0.6011856;-0.1745275,0.2028849;0.4803973;-0.08555073,0.2424704;0.2778661;0.09593351,0.2844387;0.06017032;0.2984101,-0.1045551;0.4820604;-0.1104212,-0.2159229;0.2789674;0.03747374,-0.3254836;0.04487278;0.1902666,0.08054869;-0.002440967;-0.04270428,0.0622092;-0.3357597;-0.006323937,0.02019856;-0.7272558;0.06512319,0.02752849;-0.7001329;-0.05878887,-0.07910135;0.01370462;-0.04327661,-0.1486647;-0.3013093;0.04993521,-0.2299161;-0.5725623;0.3327051,-0.2189119;-0.5478277;0.2091438,0.05342257;0.5293752;-0.1473978,0;0;0,0.01225933;0.3093575;-0.07220149,0.02338083;0.6080725;-0.1598445,0.1868833;0.5041468;-0.1417619,0.2398328;0.2368038;-0.1064556,0.2484392;-0.05890265;-0.1577698,-0.1236666;0.5217305;-0.04880577,-0.2007992;0.3224108;0.1239503,-0.3012623;0.09545958;0.2929173,0.07396476;-0.0002997369;-0.05335569,0.09003319;-0.3348297;-0.02900839,0.07413553;-0.725592;0.05579089,0.04365698;-0.7277579;-0.0601945,-0.08675404;0.008710684;-0.02675007,-0.1210501;-0.3247848;-0.007623987,-0.1257673;-0.7204477;0.05210384,-0.1415162;-0.789436;-0.02117295,0.02084059;0.5350115;-0.1354324,451.5643

+ 115 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Backward_None_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004268066;0.3076445;0.004802237,0.008255938;0.606428;-0.005802848,0.183357;0.4881194;0.01884685,0.2293652;0.2127851;0.02754689,0.293033;-0.06110582;-0.03059709,-0.1669029;0.478431;-0.008000975,-0.2259191;0.2054885;-0.01257671,-0.2763929;-0.07079172;-0.0723443,0.07828469;0.003888898;-0.04040871,0.07933725;-0.3553999;0.006868701,0.07050584;-0.7388113;0.09533431,0.07436861;-0.700876;0.005126119,-0.07587909;0.008414218;-0.04413666,-0.1189192;-0.3500811;-0.0132591,-0.1473832;-0.7310186;0.08152935,-0.1411493;-0.692906;-0.008530244,0.007332806;0.5329385;-0.000832309,0;0;0,-0.01110588;0.3054747;-0.03533053,-0.02124424;0.6000739;-0.0853188,0.1607885;0.5249494;-0.03696203,0.2201514;0.2535798;-0.008048775,0.2732512;-0.02230784;-0.06735277,-0.1906526;0.5148538;-0.009673659,-0.2175568;0.2370609;0.0007519731,-0.248509;-0.03956786;-0.0697394,0.07674163;0.007298201;-0.04282451,0.1219295;-0.3522066;-0.03657055,0.146784;-0.7386984;0.03353524,0.1577736;-0.7758566;-0.02633476,-0.08018994;0.0002968145;-0.0366874,-0.08185709;-0.3613175;-0.01308644,-0.04512915;-0.7467791;0.05747489,-0.0465929;-0.7849389;-0.002253722,-0.01881524;0.5279916;-0.07033563,514.1452
+0;0;0,0.004265701;0.307474;0.004799576,0.008250253;0.6060084;-0.005796431,0.1836418;0.4876928;0.01888113,0.2297382;0.2118303;0.02759786,0.2935744;-0.062785;-0.0306999,-0.1671944;0.4779884;-0.008010869,-0.2263238;0.2045224;-0.01259538,-0.2769312;-0.07248858;-0.07252106,0.07816534;0.00388297;-0.04034711,0.07922266;-0.3570276;0.007143699,0.0705134;-0.7351362;0.09438577,0.07449418;-0.6969584;0.001421668,-0.07576342;0.00840139;-0.04406938,-0.1189978;-0.351712;-0.01305245,-0.1470681;-0.7273809;0.08042501,-0.1406438;-0.6890205;-0.01238596,0.007327959;0.5325856;-0.0008304073,0;0;0,-0.01061224;0.3053118;-0.03540611,-0.02024744;0.5996732;-0.08540535,0.1618035;0.5249087;-0.03614211,0.2206353;0.2528318;-0.007612707,0.2743303;-0.02338791;-0.06849599,-0.1902291;0.5152442;-0.00998826,-0.2179102;0.2369582;-0.0004171673,-0.2483442;-0.04032081;-0.07167309,0.07670808;0.00716421;-0.0426302,0.1221491;-0.3539526;-0.03609657,0.1455224;-0.7350183;0.03387308,0.1576822;-0.7756044;-0.02608347,-0.07998393;0.0004559234;-0.03681237,-0.08174392;-0.3628023;-0.01328971,-0.04559914;-0.7428501;0.05678462,-0.04800045;-0.7801617;-0.007933412,-0.0179395;0.5276543;-0.07042646,514.1708
+0;0;0,0.00426466;0.307399;0.004798405,0.008247925;0.6058368;-0.005794146,0.1838743;0.4874859;0.01890798,0.2300931;0.2108911;0.02764785,0.2940411;-0.06420532;-0.03075204,-0.1674286;0.4777686;-0.008019789,-0.226715;0.2035766;-0.01261647,-0.277411;-0.07391965;-0.07264712,0.07804971;0.003877226;-0.04028742,0.07910752;-0.3572034;0.007225763,0.07039262;-0.735557;0.09452435,0.07434377;-0.6974401;0.002252169,-0.07565133;0.008388963;-0.04400418,-0.1189061;-0.3518941;-0.01297264,-0.1469946;-0.7278064;0.08056539,-0.1406181;-0.6895082;-0.0115548,0.007325938;0.5324385;-0.0008297763,0;0;0,-0.01022358;0.3052709;-0.03522086,-0.01961847;0.5995858;-0.08496308,0.1624352;0.5248522;-0.03473353,0.2211161;0.2518972;-0.00699544,0.2744026;-0.02477792;-0.06855345,-0.190036;0.5152701;-0.009971626,-0.2189025;0.2363454;-0.0007515829,-0.2487323;-0.04113474;-0.07350385,0.0766315;0.007008567;-0.04252481,0.1213678;-0.3543479;-0.03491235,0.1444933;-0.7356893;0.0350337,0.1563599;-0.7754423;-0.02487754,-0.07983384;0.0006157271;-0.03682451,-0.08224512;-0.3628109;-0.0133071,-0.04667225;-0.7429293;0.05805817,-0.04947654;-0.7787977;-0.007127285,-0.01735571;0.5275764;-0.07005262,514.1978
+0;0;0,0.004240855;0.307251;0.004578579,0.008211072;0.6054963;-0.006201047,0.1835206;0.4875092;0.01895045,0.2294828;0.2102024;0.02805736,0.293196;-0.06414473;-0.03014445,-0.1671562;0.4776722;-0.008813189,-0.2272845;0.2029654;-0.01272787,-0.27815;-0.07372606;-0.07245787,0.07783394;0.003816677;-0.04013526,0.07841976;-0.3570469;0.007277735,0.06969792;-0.735711;0.09456787,0.07384288;-0.697625;0.002439059,-0.07535628;0.008419488;-0.0439781,-0.1189476;-0.3516128;-0.01319847,-0.1474057;-0.7277322;0.08064459,-0.1408378;-0.6894629;-0.01132694,0.00728647;0.5321513;-0.001177877,0;0;0,-0.009582214;0.3051664;-0.03498268,-0.01832847;0.599354;-0.08448434,0.1630811;0.5244151;-0.03363705,0.2213032;0.2506453;-0.006162643,0.2741023;-0.02522728;-0.06796646,-0.1886806;0.5150211;-0.009937648,-0.2188023;0.2355196;-0.001806648,-0.2481574;-0.04099482;-0.07523125,0.07655469;0.006823897;-0.04214668,0.1209334;-0.3543289;-0.03377891,0.1435915;-0.7359375;0.0365324,0.1552358;-0.773982;-0.02514935,-0.07943118;0.0008302539;-0.03706114,-0.08249885;-0.362281;-0.01232943,-0.04713681;-0.7426481;0.05945206,-0.0497407;-0.779313;-0.004729621,-0.01622807;0.5273768;-0.06963682,514.2204
+0;0;0,0.004237299;0.3069935;0.00457474,0.008203069;0.6049042;-0.00619255,0.1837821;0.486937;0.01898358,0.229737;0.2096737;0.02808907,0.2933788;-0.06436545;-0.03004742,-0.1674288;0.477085;-0.008822344,-0.2275476;0.2024214;-0.01273641,-0.278356;-0.07395953;-0.07239936,0.07767691;0.003808977;-0.04005429,0.07825988;-0.3553023;0.007128488,0.06968604;-0.7275409;0.09293737,0.07412401;-0.6888833;-0.005704328,-0.07520425;0.008402501;-0.04388937,-0.1185839;-0.3498816;-0.0132592,-0.1465591;-0.7196185;0.07899141,-0.1395269;-0.6807646;-0.01948189,0.007279576;0.5316471;-0.001175404,0;0;0,-0.009055236;0.3049184;-0.03502345,-0.01725484;0.598784;-0.08451462,0.1641825;0.5245843;-0.0330205,0.2217019;0.2506692;-0.005969524,0.2736863;-0.02511895;-0.06733799,-0.1881107;0.5150093;-0.01009551,-0.2185686;0.2355977;-0.001659969,-0.248235;-0.04034156;-0.07585555,0.07649644;0.006698415;-0.04190445,0.1210779;-0.3526644;-0.03426695,0.141574;-0.7276294;0.03629732,0.1558286;-0.7745514;-0.02456856,-0.07915329;0.0009783987;-0.03723381,-0.08222956;-0.3603552;-0.01241321,-0.04807406;-0.7342392;0.05859628,-0.05014742;-0.7746262;-0.01116193,-0.01528802;0.5268915;-0.06967449,514.2537
+0;0;0,0.004237299;0.3069935;0.00457474,0.008203069;0.6049042;-0.00619255,0.1837821;0.486937;0.01898358,0.229737;0.2096737;0.02808907,0.2933788;-0.06436545;-0.03004742,-0.1674288;0.477085;-0.008822344,-0.2275476;0.2024214;-0.01273641,-0.278356;-0.07395953;-0.07239936,0.07767691;0.003808977;-0.04005429,0.07825988;-0.3553023;0.007128488,0.06968604;-0.7275409;0.09293737,0.07412401;-0.6888833;-0.005704328,-0.07520425;0.008402501;-0.04388937,-0.1185839;-0.3498816;-0.0132592,-0.1465591;-0.7196185;0.07899141,-0.1395269;-0.6807646;-0.01948189,0.007279576;0.5316471;-0.001175404,0;0;0,-0.009055236;0.3049184;-0.03502345,-0.01725484;0.598784;-0.08451462,0.1641825;0.5245843;-0.0330205,0.2217019;0.2506692;-0.005969524,0.2736863;-0.02511895;-0.06733799,-0.1881107;0.5150093;-0.01009551,-0.2185686;0.2355977;-0.001659969,-0.248235;-0.04034156;-0.07585555,0.07649644;0.006698415;-0.04190445,0.1210779;-0.3526644;-0.03426695,0.141574;-0.7276294;0.03629732,0.1558286;-0.7745514;-0.02456856,-0.07915329;0.0009783987;-0.03723381,-0.08222956;-0.3603552;-0.01241321,-0.04807406;-0.7342392;0.05859628,-0.05014742;-0.7746262;-0.01116193,-0.01528802;0.5268915;-0.06967449,514.2763
+0;0;0,0.004724109;0.3066966;0.004248969,0.009359082;0.6043202;-0.006893407,0.1852269;0.486727;0.01929029,0.2310785;0.2092788;0.02897157,0.2950145;-0.06428975;-0.02783869,-0.1670799;0.4769343;-0.009387271,-0.2279493;0.2022388;-0.01268504,-0.2791717;-0.07338914;-0.07235481,0.07771605;0.003723922;-0.04012018,0.07760742;-0.3551055;0.006919891,0.06862292;-0.7336711;0.09434525,0.073016;-0.6954648;0.0004689097,-0.07527465;0.008482461;-0.04387547,-0.1188887;-0.3495246;-0.01387539,-0.1479293;-0.7254796;0.08020061,-0.1410683;-0.6870838;-0.01351091,0.008249546;0.5311365;-0.001762593,0;0;0,-0.008980075;0.3046592;-0.0347178,-0.01719512;0.5983051;-0.08392692,0.1646819;0.5243831;-0.03216624,0.222175;0.2502284;-0.005570173,0.2729431;-0.02515483;-0.06673908,-0.1886145;0.5151648;-0.009635359,-0.2192593;0.2355815;-0.001407837,-0.249328;-0.03961453;-0.07569086,0.0765963;0.00675109;-0.04184151,0.1203403;-0.3524009;-0.03362083,0.1420248;-0.7338775;0.0373807,0.154737;-0.7746882;-0.02364111,-0.07922909;0.0008988371;-0.03721862,-0.08270209;-0.3601186;-0.01220581,-0.04784405;-0.740419;0.05985209,-0.05007857;-0.7774968;-0.006442666,-0.01521805;0.5264633;-0.06915379,514.2996
+0;0;0,0.004720925;0.3064899;0.004246106,0.00935284;0.6039171;-0.006889001,0.1860877;0.4861529;0.0193945,0.2318099;0.209487;0.02904848,0.295607;-0.06348667;-0.02763824,-0.1679436;0.4763122;-0.009423437,-0.2286414;0.2023912;-0.01271191,-0.2797525;-0.07263735;-0.07225192,0.07772747;0.00372447;-0.04012608,0.07761898;-0.354678;0.006858025,0.06867161;-0.7316784;0.09392194,0.07310658;-0.6933939;-0.0008495077,-0.0752857;0.008483707;-0.04388192,-0.1188478;-0.3490974;-0.01391754,-0.1477684;-0.7234981;0.07976953,-0.140842;-0.6850223;-0.01483552,0.008244006;0.5307797;-0.001761437,0;0;0,-0.008816478;0.3044719;-0.03457665,-0.01701351;0.5979493;-0.08360457,0.1656939;0.5238802;-0.03143406,0.2217917;0.2501918;-0.005445242,0.2717798;-0.02477616;-0.06620598,-0.1893407;0.515308;-0.009169899,-0.2199014;0.2365063;-0.001207336,-0.2503625;-0.03809804;-0.0751171,0.07665542;0.006690994;-0.04176974,0.1191791;-0.3521562;-0.03281307,0.1405308;-0.7320622;0.03793335,0.1532375;-0.7744842;-0.02259374,-0.07924519;0.000948742;-0.03721333,-0.08320709;-0.3595973;-0.01170546,-0.0492272;-0.7382806;0.06064026,-0.05070717;-0.7774081;-0.004851177,-0.01502775;0.5261456;-0.06887794,514.3326
+0;0;0,0.004513262;0.3066992;0.004227007,0.008968875;0.6043344;-0.006856679,0.1858186;0.486892;0.01927378,0.2308434;0.2105712;0.02932492,0.2942687;-0.06203815;-0.02709831,-0.1681681;0.4764439;-0.009784225,-0.2293396;0.2030718;-0.01246469,-0.2810498;-0.07133779;-0.07202683,0.07792117;0.003609227;-0.04027148,0.07755199;-0.3551924;0.006766081,0.06827801;-0.7322332;0.09379485,0.07278746;-0.6939449;-0.001015313,-0.07544266;0.00864387;-0.04404791,-0.1193892;-0.349319;-0.01434055,-0.1488622;-0.7236848;0.07947518,-0.1418586;-0.6852043;-0.01516639,0.007897402;0.531145;-0.001742264,0;0;0,-0.008451138;0.3047186;-0.03431869,-0.01633018;0.5984557;-0.08307815,0.1662042;0.5239263;-0.03068113,0.221457;0.2504643;-0.00524354,0.2702779;-0.02439564;-0.06516671,-0.1888088;0.5156144;-0.009058125,-0.2197475;0.23729;-0.001331067,-0.2506408;-0.03663406;-0.07571831,0.07674899;0.006672218;-0.04209042,0.1181889;-0.3526762;-0.03195453,0.1392442;-0.7326047;0.03897285,0.1520068;-0.774349;-0.02241015,-0.0796062;0.0009762096;-0.03699229,-0.08401633;-0.3599275;-0.01090862,-0.05095972;-0.7387581;0.06130219,-0.05222246;-0.7772231;-0.004946977,-0.0144189;0.5265846;-0.06841946,514.3545
+0;0;0,0.004513262;0.3066992;0.004227007,0.008968875;0.6043344;-0.006856679,0.1858186;0.486892;0.01927378,0.2308434;0.2105712;0.02932492,0.2942687;-0.06203815;-0.02709831,-0.1681681;0.4764439;-0.009784225,-0.2293396;0.2030718;-0.01246469,-0.2810498;-0.07133779;-0.07202683,0.07792117;0.003609227;-0.04027148,0.07755199;-0.3551924;0.006766081,0.06827801;-0.7322332;0.09379485,0.07278746;-0.6939449;-0.001015313,-0.07544266;0.00864387;-0.04404791,-0.1193892;-0.349319;-0.01434055,-0.1488622;-0.7236848;0.07947518,-0.1418586;-0.6852043;-0.01516639,0.007897402;0.531145;-0.001742264,0;0;0,-0.008451138;0.3047186;-0.03431869,-0.01633018;0.5984557;-0.08307815,0.1662042;0.5239263;-0.03068113,0.221457;0.2504643;-0.00524354,0.2702779;-0.02439564;-0.06516671,-0.1888088;0.5156144;-0.009058125,-0.2197475;0.23729;-0.001331067,-0.2506408;-0.03663406;-0.07571831,0.07674899;0.006672218;-0.04209042,0.1181889;-0.3526762;-0.03195453,0.1392442;-0.7326047;0.03897285,0.1520068;-0.774349;-0.02241015,-0.0796062;0.0009762096;-0.03699229,-0.08401633;-0.3599275;-0.01090862,-0.05095972;-0.7387581;0.06130219,-0.05222246;-0.7772231;-0.004946977,-0.0144189;0.5265846;-0.06841946,514.377
+0;0;0,0.004513663;0.3067264;0.004227382,0.008969447;0.6043729;-0.006856649,0.1862257;0.4868286;0.0193219,0.231226;0.2106583;0.02936756,0.2944797;-0.06121349;-0.02690299,-0.1685699;0.4763566;-0.009802507,-0.2297081;0.2031333;-0.01248152,-0.2812783;-0.07053378;-0.07188249,0.07782617;0.003604826;-0.04022238,0.07745776;-0.3544478;0.006716985,0.06822889;-0.7296546;0.09332244,0.07283334;-0.6911918;-0.003484994,-0.07535067;0.008633331;-0.0439942,-0.1192055;-0.3485823;-0.01434886,-0.1485351;-0.7211271;0.07901054,-0.141384;-0.6824679;-0.01762474,0.007897961;0.5311826;-0.001742169,0;0;0,-0.008741151;0.3047606;-0.03411627,-0.01698325;0.5985323;-0.08267593,0.1660276;0.523727;-0.03011346,0.2204644;0.2502257;-0.005020142,0.2687557;-0.02409232;-0.06417441,-0.1897953;0.5158117;-0.00862648,-0.2214189;0.2377175;-0.0009089159,-0.2522319;-0.03554717;-0.07479161,0.07676563;0.00660561;-0.04184675,0.1168959;-0.3521189;-0.03129196,0.1369949;-0.730101;0.04006195,0.1502842;-0.7742403;-0.02151132,-0.07942732;0.001037217;-0.03712106,-0.08514474;-0.3590589;-0.01060241,-0.05242182;-0.7358397;0.06241293,-0.05339596;-0.779187;-0.001491137,-0.01497753;0.5266531;-0.06806517,514.41
+0;0;0,0.004519088;0.3070951;0.004232463,0.008979675;0.6050625;-0.006863369,0.1853441;0.4876641;0.01921524,0.2304201;0.2110294;0.0292778,0.2933737;-0.05955252;-0.02672579,-0.1676793;0.4772444;-0.009763688,-0.2289204;0.2035618;-0.0124472,-0.2802459;-0.06880698;-0.07156637,0.07766204;0.003597224;-0.04013756,0.07729612;-0.3520349;0.00648449,0.06803621;-0.7285038;0.09338127,0.07265116;-0.6900217;-0.003646925,-0.07519176;0.008615125;-0.04390142,-0.1187501;-0.3461857;-0.01445649,-0.1481784;-0.7199836;0.07921696,-0.1410109;-0.6813047;-0.0176387,0.007907083;0.5317966;-0.00174361,0;0;0,-0.009360281;0.3050852;-0.03436756,-0.01824106;0.5991311;-0.08312702,0.16394;0.5241315;-0.03031397,0.2180387;0.250074;-0.00530076,0.2658198;-0.02309018;-0.06371665,-0.1901527;0.5161853;-0.009760384,-0.2223669;0.2376942;-0.001710002,-0.2535244;-0.0342617;-0.07508127,0.07653439;0.006818637;-0.04184914,0.1151867;-0.3496347;-0.03210473,0.1334725;-0.728891;0.0399785,0.1467458;-0.7735369;-0.02133655,-0.07925749;0.0008124602;-0.03705329,-0.0873551;-0.3567895;-0.01053515,-0.05534904;-0.7348381;0.06308921,-0.05701621;-0.7782557;-0.001057461,-0.01607546;0.5271884;-0.06847072,514.4326
+0;0;0,0.003948306;0.3073084;0.004132137,0.007928667;0.605511;-0.006965859,0.1840564;0.4884152;0.01856304,0.2283723;0.2114782;0.02923177,0.2916915;-0.0588659;-0.02606015,-0.1679882;0.4773191;-0.01066074,-0.2309355;0.2038129;-0.01262535,-0.2826505;-0.06822547;-0.0715589,0.07758173;0.003448776;-0.03997378,0.07600656;-0.3518374;0.006391603,0.06641705;-0.7272407;0.09292138,0.07105927;-0.6888801;-0.002789512,-0.07508245;0.008691004;-0.04377,-0.1190252;-0.3457554;-0.01518203,-0.1494425;-0.7182724;0.07869476,-0.1422796;-0.6797144;-0.01684307,0.006960619;0.5321842;-0.001843102,0;0;0,-0.009317176;0.3052754;-0.03451467,-0.01822941;0.5995253;-0.08343387,0.1634843;0.5240408;-0.03064275,0.2170942;0.249711;-0.005324602,0.2642662;-0.02329192;-0.06360555,-0.1897008;0.5166674;-0.01024165,-0.2224608;0.2380466;-0.001930583,-0.2543941;-0.03360099;-0.07500808,0.07641213;0.006808251;-0.04175591,0.1135302;-0.3494311;-0.03194666,0.1318992;-0.7275729;0.04001451,0.1440477;-0.7718321;-0.01990223,-0.07907898;0.000820202;-0.03707512,-0.08839704;-0.3564147;-0.01105867,-0.05708489;-0.7333006;0.0629926,-0.0591206;-0.7755071;-0.0005220398,-0.0160477;0.5275308;-0.06873631,514.4553
+0;0;0,0.003952764;0.3076555;0.004136803,0.007938688;0.606275;-0.006977223,0.183707;0.4891533;0.01851843,0.2280196;0.2122375;0.02918635,0.2911677;-0.05737606;-0.02595616,-0.1676262;0.4780796;-0.0106463,-0.2305687;0.2045943;-0.01261076,-0.2821439;-0.06670889;-0.07138506,0.07753102;0.003446522;-0.03994766,0.07593457;-0.3566419;0.007044442,0.06634463;-0.732062;0.09357808,0.07079461;-0.6940476;0.001830734,-0.07503338;0.008685324;-0.0437414,-0.1195701;-0.3505521;-0.014767,-0.1499888;-0.7230858;0.07911398,-0.1431225;-0.6848821;-0.01246747,0.006969131;0.5328338;-0.001846477,0;0;0,-0.009278972;0.305582;-0.03490233,-0.01813496;0.6001786;-0.08428884,0.1630588;0.5239877;-0.03083587,0.215894;0.2495299;-0.00551486,0.2627321;-0.02289742;-0.06304216,-0.1892408;0.5169907;-0.01105498,-0.2221204;0.2384109;-0.002570822,-0.2548428;-0.03249431;-0.07509322,0.07639608;0.006751254;-0.04167509,0.1160708;-0.3540505;-0.03060484,0.1310508;-0.732626;0.03993893,0.1418134;-0.7718954;-0.01995706,-0.07901283;0.0008810002;-0.03708033,-0.08984193;-0.3611822;-0.01124365,-0.05906573;-0.7381251;0.06283165,-0.06099278;-0.7779186;0.002609026,-0.01596629;0.5280925;-0.06946468,514.4886
+0;0;0,0.003952935;0.3076688;0.004136982,0.007939241;0.6063169;-0.006978179,0.1832429;0.4893014;0.01846456,0.2276522;0.2117813;0.02915575,0.2906581;-0.05722487;-0.02586251,-0.1671669;0.4782568;-0.01062352,-0.2302467;0.2041747;-0.01259227,-0.2817057;-0.06651726;-0.07123414,0.0775209;0.003446072;-0.03994244,0.07592797;-0.3558454;0.00694564,0.06618563;-0.737232;0.09485455,0.07040501;-0.6996329;0.007861592,-0.07502359;0.00868419;-0.04373569,-0.1194618;-0.349758;-0.01482542,-0.1503638;-0.7282124;0.0805476,-0.1438533;-0.6904339;-0.006288059,0.006969569;0.5328671;-0.001846827,0;0;0,-0.008787943;0.305591;-0.03506804,-0.01715861;0.6002033;-0.08461857,0.1633422;0.524098;-0.03073239,0.2164071;0.249074;-0.005241394,0.2626193;-0.02290875;-0.06225777,-0.1879573;0.5173388;-0.01153602,-0.2211081;0.2381785;-0.002906078,-0.2544134;-0.03219074;-0.07468544,0.07649085;0.006632716;-0.04149604,0.1158429;-0.3533868;-0.03015089,0.1309162;-0.7386225;0.03800201,0.1403687;-0.7722797;-0.02117347,-0.07894247;0.0009986146;-0.03720018,-0.09008705;-0.3602147;-0.0108929,-0.05896161;-0.7432383;0.06395876,-0.06091563;-0.7801742;0.007752914,-0.01510665;0.5281131;-0.06975436,514.5225
+0;0;0,0.005002769;0.3076617;0.003480176,0.01032621;0.6062577;-0.008400267,0.1854176;0.4900886;0.01785382,0.2291351;0.2125059;0.02971051,0.2905325;-0.05683824;-0.02547202,-0.1656573;0.4799393;-0.01179055,-0.2289355;0.205896;-0.011867,-0.2822112;-0.0642983;-0.07117808,0.07754353;0.003269171;-0.03991339,0.07409494;-0.3560924;0.006333016,0.06350619;-0.7375294;0.09392472,0.06782264;-0.6999792;0.006932274,-0.07501207;0.008811824;-0.04372991,-0.1212255;-0.3494815;-0.01577306,-0.1529794;-0.7280214;0.07897877,-0.14637;-0.690295;-0.007854082,0.00901074;0.5328295;-0.003042213,0;0;0,-0.008787943;0.305591;-0.03506804,-0.01715861;0.6002033;-0.08461857,0.1633422;0.524098;-0.03073239,0.2164071;0.249074;-0.005241394,0.2626193;-0.02290875;-0.06225777,-0.1879573;0.5173388;-0.01153602,-0.2211081;0.2381785;-0.002906078,-0.2544134;-0.03219074;-0.07468544,0.07649085;0.006632716;-0.04149604,0.1158429;-0.3533868;-0.03015089,0.1309162;-0.7386225;0.03800201,0.1403687;-0.7722797;-0.02117347,-0.07894247;0.0009986146;-0.03720018,-0.09008705;-0.3602147;-0.0108929,-0.05896161;-0.7432383;0.06395876,-0.06091563;-0.7801742;0.007752914,-0.01510665;0.5281131;-0.06975436,514.5446
+0;0;0,0.00500306;0.3076796;0.003480379,0.01032696;0.6063014;-0.008401128,0.1860238;0.4899783;0.01792522,0.2298258;0.2118592;0.02980483,0.291089;-0.05689615;-0.02525707,-0.1662563;0.4797942;-0.01182092,-0.2296568;0.2052212;-0.01189752,-0.2828161;-0.06438234;-0.07107894,0.07755379;0.003269604;-0.03991867,0.0741104;-0.3555508;0.006258089,0.06345367;-0.7394369;0.09441219,0.067712;-0.7019884;0.008590788,-0.075022;0.00881299;-0.0437357,-0.1211659;-0.3489408;-0.01582094,-0.1531236;-0.7299111;0.07953925,-0.1466032;-0.6922888;-0.006124705,0.009011362;0.532866;-0.003042547,0;0;0,-0.008629495;0.3055983;-0.03520131,-0.01691935;0.6002179;-0.08487701,0.1641483;0.5240026;-0.03068352,0.217134;0.2483893;-0.005389452,0.262591;-0.02333668;-0.06118465,-0.1882959;0.5174695;-0.01145346,-0.2222039;0.2378601;-0.002577572,-0.2556412;-0.03192881;-0.07406441,0.07659689;0.006539986;-0.04133916,0.1147999;-0.3530462;-0.02973986,0.1303618;-0.7406016;0.03962803,0.1380455;-0.7744141;-0.01788592,-0.07891684;0.001087488;-0.0372791,-0.09043401;-0.3595218;-0.01036165,-0.05920073;-0.7450274;0.06489256,-0.06065357;-0.7832782;0.01217959,-0.01487963;0.5281263;-0.06998253,514.5674
+0;0;0,0.005001039;0.3075553;0.003478973,0.01032206;0.6060153;-0.008396108,0.1865807;0.4895958;0.01799381,0.2304668;0.2109422;0.02989625,0.2915579;-0.05705842;-0.02501101,-0.166816;0.4793795;-0.0118466,-0.2303383;0.2042788;-0.01192335,-0.2833483;-0.06456771;-0.07093857,0.07744949;0.003265206;-0.03986498,0.07401137;-0.3550053;0.006241009,0.06344654;-0.7355809;0.09363493,0.06787976;-0.6978264;0.004289001,-0.0749211;0.008801137;-0.04367688,-0.1209943;-0.3484043;-0.0158049,-0.1526764;-0.7260894;0.07873295,-0.1458882;-0.688154;-0.01044905,0.009007163;0.5326194;-0.003040411,0;0;0,-0.007965159;0.3054298;-0.03572893,-0.01545262;0.5997744;-0.08617425,0.1658195;0.5246516;-0.03085113,0.217376;0.2482139;-0.005560398,0.2622638;-0.02290973;-0.06077218,-0.1875573;0.5176082;-0.01216559,-0.2227092;0.2376285;-0.002615157,-0.256547;-0.0314002;-0.0736775,0.07658531;0.006416515;-0.04113173,0.1138289;-0.3527195;-0.02974987,0.1287376;-0.7368798;0.03942943,0.1371338;-0.7749634;-0.01850677,-0.07872416;0.001217518;-0.03740756,-0.09052865;-0.3588304;-0.01054756,-0.06003786;-0.7409723;0.06445304,-0.06124745;-0.7835609;0.01161441,-0.01362146;0.5277625;-0.071064,514.602
+0;0;0,0.00655462;0.3076015;0.003148169,0.01363278;0.6061398;-0.009083151,0.1896742;0.4898658;0.01762159,0.2325188;0.2109592;0.03069492,0.2924672;-0.05670655;-0.02303157,-0.1645376;0.4807702;-0.01251826,-0.2289264;0.2057312;-0.0107481,-0.2837333;-0.06206295;-0.06912422,0.07732587;0.003094625;-0.04010504,0.07274778;-0.3548986;0.005800229,0.06116163;-0.7357144;0.09249167,0.06566083;-0.6979493;0.002647497,-0.07501961;0.008940874;-0.04346724,-0.1221935;-0.3479094;-0.01663599,-0.1550064;-0.7256639;0.07767835,-0.1481359;-0.6877121;-0.01199929,0.01187648;0.5327218;-0.003623791,0;0;0,-0.007715215;0.3054704;-0.03605413,-0.01501138;0.5998889;-0.08686209,0.166389;0.5244471;-0.03129864,0.2177865;0.2478567;-0.005774021,0.2619804;-0.02260554;-0.06075025,-0.1874415;0.517972;-0.01293033,-0.2232567;0.2379781;-0.002152847,-0.2580165;-0.03023961;-0.07269589,0.07670826;0.006329536;-0.04090309,0.1130611;-0.352612;-0.02963996,0.1278652;-0.7368035;0.03998804,0.1363498;-0.7749359;-0.01865077,-0.07865995;0.001291191;-0.03752636,-0.09087438;-0.3584387;-0.01045938,-0.06056421;-0.7407132;0.06449264,-0.06201429;-0.7834442;0.01100788,-0.01321989;0.5278558;-0.07166004,514.6251
+0;0;0,0.006545584;0.3071775;0.003143829,0.01360986;0.6051303;-0.009062759,0.1911062;0.4886673;0.01780342,0.2339781;0.2095831;0.03088507,0.2939814;-0.05832767;-0.02289061,-0.1659965;0.4794975;-0.01258242,-0.2304263;0.2042834;-0.01081113,-0.2852833;-0.06375599;-0.0692407,0.07729793;0.003093507;-0.04009055,0.07272118;-0.3547953;0.00580135,0.06111334;-0.7363241;0.09265506,0.06574769;-0.6983258;0.0001121163,-0.07499249;0.008937642;-0.04345153,-0.1221526;-0.3478086;-0.01662809,-0.155027;-0.7262703;0.07786279,-0.14795;-0.6880796;-0.01450861,0.01185741;0.5318731;-0.003615357,0;0;0,-0.007730881;0.3049828;-0.03655767,-0.01502103;0.5986696;-0.08813858,0.1677685;0.5245794;-0.0315659,0.2183571;0.2476493;-0.006117821,0.2620265;-0.02333212;-0.06025171,-0.1886564;0.5179841;-0.01271891,-0.2244826;0.2378202;-0.001683346,-0.2598372;-0.03074297;-0.07162832,0.07678112;0.006261528;-0.04070926,0.1121888;-0.3526653;-0.02934074,0.1269459;-0.7375038;0.04083085,0.1361673;-0.7756436;-0.0217917,-0.07857256;0.001355889;-0.03763382,-0.09132881;-0.3582632;-0.01074802,-0.06111671;-0.741212;0.0646168,-0.06305396;-0.785603;0.008832555,-0.01322109;0.5268489;-0.07271481,514.647
+0;0;0,0.006542348;0.3070257;0.003142275,0.01360355;0.6048487;-0.009059468,0.1906032;0.4885269;0.01774572,0.2336511;0.2082974;0.03088106,0.293454;-0.05871853;-0.022715,-0.165509;0.4793825;-0.01255584,-0.2302032;0.203039;-0.01077728,-0.284877;-0.06410506;-0.06901168,0.07723442;0.003090965;-0.04005761,0.07265583;-0.3549413;0.005852677,0.0609351;-0.7401805;0.09355107,0.06575783;-0.7018571;-0.002753459,-0.07493088;0.008930298;-0.04341583,-0.1221099;-0.3479589;-0.01658165,-0.155304;-0.7301012;0.07882819,-0.1479394;-0.6915776;-0.01729782,0.01185161;0.5316128;-0.003613648,0;0;0,-0.007020382;0.3047825;-0.03709126,-0.01343102;0.5982214;-0.08943796,0.1685381;0.524546;-0.03235769,0.2196283;0.246611;-0.005972624,0.2631115;-0.02336118;-0.0604763,-0.1867992;0.5182936;-0.01385858,-0.223314;0.2370823;-0.001978191,-0.2592947;-0.03060886;-0.07121129,0.07679945;0.006115943;-0.04054332,0.1117412;-0.3529949;-0.02895594,0.1268449;-0.7417853;0.04069686,0.1349382;-0.7789729;-0.02849436,-0.07845166;0.00149435;-0.03771506,-0.09152094;-0.3582497;-0.0107108,-0.06122392;-0.7449516;0.06532452,-0.06365724;-0.7929504;0.008076217,-0.0118587;0.5264618;-0.07380748,514.6808
+0;0;0,0.007240518;0.3070156;0.00253272,0.01466023;0.6048067;-0.01022019,0.191677;0.4889434;0.01700011,0.2329149;0.2085425;0.03213171,0.2925662;-0.05890289;-0.01945435,-0.1648263;0.4803564;-0.01307699,-0.2303525;0.204235;-0.008897864,-0.2875197;-0.06261641;-0.06607017,0.0772933;0.002783572;-0.03996647,0.07057879;-0.3552308;0.005820397,0.05737898;-0.740443;0.09342703,0.06217841;-0.7021469;-0.002881013,-0.07499881;0.009129201;-0.04325688,-0.1237494;-0.347611;-0.01726427,-0.1582928;-0.7296549;0.0780609,-0.1509528;-0.6911732;-0.0180707,0.0128514;0.5315827;-0.004634797,0;0;0,-0.007020382;0.3047825;-0.03709126,-0.01343102;0.5982214;-0.08943796,0.1685381;0.524546;-0.03235769,0.2196283;0.246611;-0.005972624,0.2631115;-0.02336118;-0.0604763,-0.1867992;0.5182936;-0.01385858,-0.223314;0.2370823;-0.001978191,-0.2592947;-0.03060886;-0.07121129,0.07679945;0.006115943;-0.04054332,0.1117412;-0.3529949;-0.02895594,0.1268449;-0.7417853;0.04069686,0.1349382;-0.7789729;-0.02849436,-0.07845166;0.00149435;-0.03771506,-0.09152094;-0.3582497;-0.0107108,-0.06122392;-0.7449516;0.06532452,-0.06365724;-0.7929504;0.008076217,-0.0118587;0.5264618;-0.07380748,514.7038
+0;0;0,0.007233305;0.3067098;0.002530197,0.01464539;0.6041949;-0.01020977,0.1920952;0.4883003;0.01705724,0.2334476;0.2071214;0.03223083,0.293101;-0.06033367;-0.0193571,-0.1652679;0.4796926;-0.01309239,-0.2309759;0.202805;-0.008901674,-0.2881451;-0.06405601;-0.06607606,0.07731922;0.002784505;-0.03997988,0.07064636;-0.3530093;0.005523,0.05736953;-0.7404691;0.09364077,0.06191667;-0.7026091;0.002395391,-0.07502396;0.009132262;-0.04327138,-0.1234722;-0.3453953;-0.01743999,-0.1582171;-0.7296681;0.07844135,-0.1512629;-0.6916323;-0.01263686,0.01283833;0.5310425;-0.00462984,0;0;0,-0.006560065;0.3044357;-0.03748989,-0.01264558;0.5975159;-0.09014297,0.1696897;0.5249051;-0.03285813,0.2200686;0.246086;-0.005956173,0.2639005;-0.02385607;-0.06038141,-0.1867331;0.5182396;-0.01495303,-0.2240594;0.2364032;-0.001654288,-0.2609082;-0.03138828;-0.07007906,0.07688953;0.005988926;-0.04045415,0.1116637;-0.3508988;-0.02922106,0.1257313;-0.7419655;0.0410285,0.1346108;-0.7775978;-0.0223887,-0.07847637;0.001603088;-0.03772657,-0.09197366;-0.3559202;-0.01128496,-0.06160029;-0.7447833;0.06571554,-0.06463688;-0.7870705;0.009381507,-0.01114065;0.5258424;-0.07444859,514.7264
+0;0;0,0.008529282;0.3066656;0.001993346,0.01716672;0.604181;-0.0113042,0.193773;0.488427;0.01568441,0.2342306;0.206443;0.03320131,0.2937706;-0.0615153;-0.01332909,-0.16277;0.4808902;-0.01367341,-0.2304119;0.2036719;-0.007909471,-0.2893931;-0.06274593;-0.06317696,0.07733309;0.002637219;-0.04011323,0.06877754;-0.3527897;0.005082875,0.05402934;-0.7303575;0.09007365,0.05871389;-0.6920542;-0.006553218,-0.07520413;0.00922897;-0.04307666,-0.1250323;-0.3448343;-0.01857091,-0.160018;-0.7191163;0.07463494,-0.1527958;-0.6806562;-0.02182184,0.01506362;0.5310106;-0.00557624,0;0;0,-0.005495375;0.30437;-0.03806782,-0.01038143;0.5974343;-0.09142661,0.1708734;0.5250093;-0.03334475,0.2205933;0.2453241;-0.005727291,0.2651812;-0.02398846;-0.06044841,-0.1841599;0.5184432;-0.01611832,-0.2227702;0.2359959;-0.00228361,-0.2599961;-0.03145209;-0.07008867,0.07700729;0.005912438;-0.04039001,0.1109653;-0.3506892;-0.0291512,0.1241757;-0.7313411;0.04104829,0.1347228;-0.7755674;-0.02065158,-0.07855012;0.001663615;-0.03772989,-0.09223367;-0.3554923;-0.01133684,-0.06332061;-0.7343328;0.06377824,-0.06663627;-0.7810124;0.004306413,-0.009183589;0.5257568;-0.07555079,514.7594
+0;0;0,0.008524557;0.3064957;0.001992242,0.0171582;0.6038806;-0.01130003,0.1932444;0.4882702;0.01562511,0.2337834;0.2057188;0.03317726,0.2933993;-0.06258118;-0.01341246,-0.1622599;0.4807553;-0.01364718,-0.2300379;0.2029791;-0.007871643,-0.2890942;-0.06377831;-0.06320959,0.0772162;0.002633233;-0.0400526,0.06866227;-0.3527265;0.00513497,0.05398974;-0.7283573;0.0896897,0.05874302;-0.6899321;-0.00835491,-0.07509046;0.009215021;-0.04301155,-0.1249092;-0.3447814;-0.01851043,-0.1597154;-0.7171432;0.07421723,-0.1523873;-0.6785589;-0.0236548,0.01505566;0.5307298;-0.005573601,0;0;0,-0.004483249;0.3041034;-0.03895164,-0.008279596;0.5968317;-0.09349442,0.1719071;0.5245392;-0.03406954,0.2221072;0.2444092;-0.00589299,0.2667877;-0.02538073;-0.05999064,-0.1815848;0.5185372;-0.01729403,-0.2194199;0.2353894;-0.003781391,-0.2564302;-0.0326598;-0.07078408,0.07695903;0.005844712;-0.04020739,0.1103403;-0.3507456;-0.02904153,0.1233395;-0.7293879;0.04113197,0.1339538;-0.775265;-0.02080607,-0.07835008;0.001733848;-0.03783841,-0.09270926;-0.355314;-0.01126271,-0.06423934;-0.7323164;0.06304698,-0.0669317;-0.7793815;0.00172767,-0.007351577;0.5252406;-0.0773046,514.7819
+0;0;0,0.008520258;0.3063411;0.001991237,0.01715045;0.6036072;-0.01129593,0.1949228;0.4876198;0.0158278,0.2355594;0.2043887;0.03342217,0.2950859;-0.06350923;-0.01309774,-0.1639441;0.4800338;-0.01372138,-0.2318852;0.2015895;-0.007931944,-0.2908531;-0.06476825;-0.06318697,0.07712985;0.002630288;-0.04000781,0.06857692;-0.352688;0.005174484,0.05399559;-0.7259839;0.08920364,0.05880354;-0.6874618;-0.009968691,-0.07500648;0.009204715;-0.04296345,-0.1248194;-0.3447503;-0.01846519,-0.1594093;-0.7147976;0.07368609,-0.1519969;-0.6761146;-0.02531166,0.01504862;0.530481;-0.005571427,0;0;0,-0.004302585;0.303892;-0.03940225,-0.008047393;0.596426;-0.09434175,0.1739297;0.5246459;-0.03480482,0.223299;0.2437242;-0.006058451,0.2675529;-0.02571219;-0.06011796,-0.1829533;0.5185454;-0.01729952,-0.2198437;0.2345592;-0.004199891,-0.2574022;-0.03323239;-0.07018345,0.0768699;0.005747139;-0.0401814,0.1102613;-0.3507928;-0.02878141,0.1232888;-0.7268699;0.04206777,0.1330605;-0.7746239;-0.0194931,-0.07824171;0.001837317;-0.03783406,-0.09035489;-0.355151;-0.009936709,-0.06411921;-0.7300295;0.06355597,-0.06662817;-0.7793102;0.003230397,-0.007118974;0.5248809;-0.07806063,514.8151
+0;0;0,0.008520258;0.3063411;0.001991237,0.01715045;0.6036072;-0.01129593,0.1949228;0.4876198;0.0158278,0.2355594;0.2043887;0.03342217,0.2950859;-0.06350923;-0.01309774,-0.1639441;0.4800338;-0.01372138,-0.2318852;0.2015895;-0.007931944,-0.2908531;-0.06476825;-0.06318697,0.07712985;0.002630288;-0.04000781,0.06857692;-0.352688;0.005174484,0.05399559;-0.7259839;0.08920364,0.05880354;-0.6874618;-0.009968691,-0.07500648;0.009204715;-0.04296345,-0.1248194;-0.3447503;-0.01846519,-0.1594093;-0.7147976;0.07368609,-0.1519969;-0.6761146;-0.02531166,0.01504862;0.530481;-0.005571427,0;0;0,-0.004302585;0.303892;-0.03940225,-0.008047393;0.596426;-0.09434175,0.1739297;0.5246459;-0.03480482,0.223299;0.2437242;-0.006058451,0.2675529;-0.02571219;-0.06011796,-0.1829533;0.5185454;-0.01729952,-0.2198437;0.2345592;-0.004199891,-0.2574022;-0.03323239;-0.07018345,0.0768699;0.005747139;-0.0401814,0.1102613;-0.3507928;-0.02878141,0.1232888;-0.7268699;0.04206777,0.1330605;-0.7746239;-0.0194931,-0.07824171;0.001837317;-0.03783406,-0.09035489;-0.355151;-0.009936709,-0.06411921;-0.7300295;0.06355597,-0.06662817;-0.7793102;0.003230397,-0.007118974;0.5248809;-0.07806063,514.8376
+0;0;0,0.008877253;0.3057984;0.0005775377,0.01799029;0.6026336;-0.01408571,0.1968894;0.4872257;0.01370366,0.2371552;0.204333;0.03463827,0.2942937;-0.06519368;-0.009429414,-0.1647666;0.4802802;-0.01519147,-0.2342223;0.2024408;-0.006882514,-0.2956777;-0.06418028;-0.06154383,0.07689944;0.00253042;-0.03995264,0.06585513;-0.3527381;0.004696678,0.04892517;-0.7300181;0.08844899,0.05361713;-0.6915026;-0.01168506,-0.07494583;0.009188432;-0.0426009,-0.1270297;-0.3444914;-0.01959744,-0.1634737;-0.718289;0.07307632,-0.1561556;-0.6796303;-0.02688782,0.01575986;0.5296204;-0.007994959,0;0;0,-0.005128872;0.3031849;-0.04055119,-0.009387206;0.5951931;-0.09634566,0.1737265;0.5243509;-0.03598332,0.2218118;0.2433814;-0.007142542,0.267038;-0.02656502;-0.06131768,-0.1852175;0.5181679;-0.01850679,-0.2208836;0.2341793;-0.005611682,-0.2588908;-0.03442726;-0.07086056,0.07656692;0.005670905;-0.04026771,0.1076939;-0.3510416;-0.02937913,0.1206268;-0.7309673;0.04224825,0.1291991;-0.7762948;-0.02388525,-0.07804146;0.001891472;-0.03771067,-0.09282889;-0.3550163;-0.01070173,-0.06650294;-0.7336566;0.06399576,-0.06877716;-0.7838403;0.003276955,-0.008350011;0.5237812;-0.07984543,514.8605
+0;0;0,0.008879702;0.3058827;0.0005776969,0.01799833;0.6029001;-0.01409503,0.1959686;0.4876537;0.01358791,0.2364147;0.2034943;0.03461625,0.2932315;-0.06451449;-0.009203255,-0.1638363;0.4807438;-0.01515933,-0.2336029;0.2016603;-0.006813169,-0.2947122;-0.06345925;-0.06116664,0.07684263;0.002528551;-0.03992312,0.06580213;-0.3526177;0.004710823,0.04885837;-0.7302051;0.08853135,0.05347804;-0.6918207;-0.01005989,-0.07489046;0.009181645;-0.04256942,-0.1269564;-0.3443764;-0.01957388,-0.1634301;-0.7184786;0.07317538,-0.1562247;-0.6799533;-0.02524858,0.01576621;0.5298314;-0.007999653,0;0;0,-0.004556485;0.3031898;-0.04121447,-0.008624319;0.5952844;-0.09754634,0.1733844;0.5239916;-0.03666186,0.2220357;0.2418457;-0.007483244,0.2667707;-0.02648026;-0.06204486,-0.1837042;0.5182629;-0.02029139,-0.2181396;0.2328188;-0.007621567,-0.2566531;-0.03428483;-0.07203729,0.07659671;0.005610421;-0.04008126,0.1057335;-0.3511606;-0.02966952,0.1180787;-0.7313924;0.04214001,0.1264305;-0.7762703;-0.02216721,-0.07794277;0.001936201;-0.03776528,-0.0948251;-0.3547885;-0.01120543,-0.06885018;-0.7338065;0.06333189,-0.07153803;-0.7831486;0.004091009,-0.007608127;0.523842;-0.08092928,514.8944
+0;0;0,0.008873238;0.3056601;0.0005772765,0.01798733;0.6025295;-0.01408852,0.1966394;0.4871518;0.01367365,0.2370302;0.2033806;0.03467326,0.2940669;-0.06566578;-0.009315901,-0.164525;0.4802157;-0.01518221,-0.2341963;0.2015136;-0.006847455,-0.2955423;-0.06463239;-0.06141136,0.07689762;0.00253036;-0.03995169,0.06587252;-0.3521203;0.004619975,0.04877574;-0.7331178;0.08919753,0.05327831;-0.6949459;-0.006894864,-0.07494405;0.009188214;-0.04259989,-0.1269374;-0.3438765;-0.01963644,-0.1637404;-0.7213574;0.07395049,-0.1567177;-0.6830482;-0.02197885,0.01575606;0.5294889;-0.007995482,0;0;0,-0.004503284;0.3028784;-0.04185176,-0.008703891;0.594727;-0.09866738,0.1739659;0.5234246;-0.03723717,0.2212816;0.2414465;-0.008116245,0.2664847;-0.02801695;-0.0621562,-0.1847888;0.518466;-0.02213716,-0.2253297;0.2343692;-0.006520137,-0.2636293;-0.0339736;-0.07054733,0.07683534;0.005308017;-0.03979874,0.1040134;-0.3511301;-0.02987528,0.1155606;-0.7350438;0.0414114,0.1236755;-0.7767733;-0.0226965,-0.07795023;0.002196195;-0.03787773,-0.09653068;-0.3539967;-0.01205728,-0.07124218;-0.7364389;0.06346297,-0.07352684;-0.7849246;0.007288538,-0.007643983;0.5233393;-0.0819428,514.9273
+0;0;0,0.009952961;0.3052184;-0.0005016001,0.02035626;0.6015686;-0.01639331,0.1998731;0.4864643;0.01166402,0.2393545;0.2017632;0.03611023,0.2944201;-0.06673676;-0.003173005,-0.1639067;0.4803153;-0.01694792,-0.236513;0.2013645;-0.005728713,-0.2994899;-0.06359088;-0.0557307,0.07664335;0.002336753;-0.04037231,0.06556948;-0.3518149;0.00448712,0.04576034;-0.7330987;0.08829175,0.0501853;-0.6950618;-0.007240742,-0.07508695;0.009380886;-0.04223192,-0.1276913;-0.3432341;-0.02092689,-0.166672;-0.7209402;0.07187118,-0.1597439;-0.6827766;-0.02350169,0.01779392;0.5286683;-0.009965776,0;0;0,-0.004251614;0.3023957;-0.04238343,-0.008234829;0.5937253;-0.0997231,0.1753823;0.5231366;-0.03752637,0.2217541;0.2399528;-0.008069757,0.2663788;-0.02791944;-0.06211329,-0.1858227;0.5176702;-0.02385957,-0.2305978;0.2332715;-0.005868942,-0.2685004;-0.0336467;-0.06900129,0.07682823;0.005217731;-0.03974652,0.1031478;-0.3508362;-0.03019047,0.1137204;-0.7350224;0.04109812,0.121348;-0.7767734;-0.02218103,-0.0779131;0.002275013;-0.03786767,-0.09740709;-0.353444;-0.01252251,-0.07295328;-0.7361059;0.06340388,-0.07568721;-0.7835269;0.00675448,-0.007225573;0.522471;-0.08286715,514.9613
+0;0;0,0.009953381;0.3052313;-0.0005016212,0.02036026;0.6016836;-0.01639927,0.1996884;0.4865876;0.01163889,0.2392117;0.2015846;0.03611102,0.2936924;-0.06406337;-0.002754953,-0.1637168;0.480445;-0.01694359,-0.2364001;0.2011984;-0.005712489,-0.2987081;-0.06094265;-0.05518337,0.07679469;0.002341367;-0.04045203,0.06573933;-0.3512183;0.004332416,0.04593239;-0.7324598;0.08812775,0.0503644;-0.6944101;-0.007556781,-0.07523521;0.009399409;-0.04231532,-0.1277516;-0.3426261;-0.02104589,-0.166728;-0.7202903;0.07174188,-0.1597889;-0.6821136;-0.02378279,0.01779669;0.5287482;-0.009968637,0;0;0,-0.004091706;0.3023287;-0.04296589,-0.008089535;0.5936664;-0.1007943,0.175123;0.5232439;-0.03760886,0.2212372;0.2397294;-0.007932661,0.2664886;-0.02510911;-0.06141567,-0.185599;0.5174934;-0.02525595,-0.2317142;0.2330134;-0.007029315,-0.2684968;-0.03126705;-0.0690813,0.07710527;0.005175546;-0.03958869,0.1015567;-0.3504053;-0.02975631,0.1112196;-0.7346486;0.04111505,0.1187146;-0.775334;-0.02359486,-0.07808324;0.002326603;-0.03790603,-0.09931599;-0.352725;-0.01301043,-0.07600088;-0.7353686;0.06314309,-0.07897067;-0.7806084;0.003392491,-0.007064596;0.5224028;-0.08382535,514.994
+0;0;0,0.007425568;0.305173;-0.00176806,0.01595765;0.6016201;-0.01769979,0.1960004;0.4873642;0.008458109,0.2346745;0.2030448;0.03696682,0.287522;-0.06252488;0.005760735,-0.1665789;0.4791477;-0.01844754,-0.2417158;0.2011151;-0.0043664,-0.3053305;-0.06033051;-0.04787873,0.07662985;0.002096932;-0.04081547,0.06512602;-0.3505907;0.003929239,0.04362929;-0.7310828;0.08624822,0.04785448;-0.6930244;-0.01021209,-0.07547081;0.009603537;-0.04188513,-0.1283589;-0.3415675;-0.02176599,-0.1692858;-0.718465;0.06926167,-0.1625234;-0.680262;-0.02704182,0.01415057;0.5286626;-0.01131229,0;0;0,-0.003112026;0.3021019;-0.04374433,-0.00610356;0.5932007;-0.1024941,0.1761295;0.5228767;-0.03798127,0.2210521;0.2396282;-0.008011341,0.2661405;-0.02394763;-0.06082034,-0.1834886;0.5175653;-0.02692847,-0.2309693;0.2337799;-0.008023091,-0.2677937;-0.02898425;-0.07041625,0.07725094;0.004930764;-0.03937531,0.1012107;-0.3498246;-0.02949667,0.1092661;-0.7331623;0.04121447,0.1165706;-0.7750276;-0.02335644,-0.07804823;0.002551771;-0.03800523,-0.100563;-0.3515763;-0.01331871,-0.07800391;-0.7333282;0.06263722,-0.08114692;-0.7792415;0.002514977,-0.00532949;0.5219959;-0.08528495,515.028
+0;0;0,0.007425714;0.305179;-0.001768094,0.01596022;0.601712;-0.01770487,0.1971825;0.4871573;0.008584041,0.236121;0.2008945;0.03728762,0.2885325;-0.06248417;0.006338999,-0.1677501;0.4788875;-0.01849625,-0.2434006;0.1989544;-0.004318852,-0.3064904;-0.06033418;-0.04747219,0.07657326;0.002095384;-0.04078533,0.06508338;-0.3501642;0.003905069,0.04388673;-0.7253449;0.08507495,0.04824752;-0.6870279;-0.01448105,-0.07541507;0.009596445;-0.04185419,-0.128239;-0.3411483;-0.02175948,-0.1685945;-0.7127846;0.0679975,-0.1616151;-0.6743184;-0.03139663,0.01415237;0.5287237;-0.01131468,0;0;0,-0.002521466;0.3020274;-0.04433465,-0.005034234;0.5931004;-0.1036675,0.1781486;0.5224316;-0.03824211,0.2233256;0.2372901;-0.007584814,0.2663217;-0.02441499;-0.05988098,-0.1837664;0.518455;-0.02776572,-0.2329688;0.2330014;-0.008222982,-0.2696845;-0.02765876;-0.06971544,0.07722094;0.004755244;-0.03931427,0.1012778;-0.3495654;-0.02960825,0.1077299;-0.7273738;0.04122639,0.1149829;-0.7740284;-0.02257848,-0.07797008;0.00273013;-0.03800674,-0.1009561;-0.3509899;-0.01413532,-0.07931598;-0.72727;0.0616495,-0.08340225;-0.7773643;0.001918435,-0.004368138;0.5218973;-0.08631611,515.0626
+0;0;0,0.007423524;0.305089;-0.001767573,0.01595551;0.601535;-0.01769974,0.1977558;0.4868689;0.008650232,0.2365608;0.2015882;0.03725533,0.2891828;-0.06284857;0.006182376,-0.1683284;0.4785729;-0.01851551,-0.2437193;0.1996003;-0.004386758,-0.3070626;-0.06072998;-0.04771346,0.07667959;0.002098293;-0.04084196,0.06513358;-0.3518822;0.004066776,0.04392228;-0.7273221;0.08529273,0.04835054;-0.6888764;-0.01580371,-0.07551979;0.009609769;-0.04191231,-0.1286017;-0.3428486;-0.02171942,-0.1689852;-0.7147416;0.06809957,-0.1618978;-0.6761443;-0.03283251,0.01414816;0.5285664;-0.01131128,0;0;0,-0.001883421;0.3018925;-0.04466462,-0.003794726;0.5928217;-0.1042889,0.1797702;0.5219811;-0.03845978,0.2234352;0.237661;-0.007401943,0.2669918;-0.02508545;-0.05963731,-0.1833331;0.5186417;-0.02840048,-0.2324337;0.2341801;-0.008910364,-0.2698387;-0.0273414;-0.07111002,0.07738661;0.004564226;-0.03927732,0.10169;-0.35145;-0.0285275,0.1068737;-0.7295973;0.0420444,0.1170055;-0.7757014;-0.02441573,-0.07809646;0.002895713;-0.03801032,-0.1016626;-0.3525134;-0.0139004,-0.08050729;-0.7290784;0.06195477,-0.08276977;-0.7823505;0.003885247,-0.003274281;0.5216542;-0.08686996,515.0947
+0;0;0,0.01088702;0.3052651;-0.004091648,0.02468563;0.6017303;-0.02425735,0.2023273;0.4883411;0.005511696,0.2404175;0.2043723;0.03850104,0.2917304;-0.06265566;0.01469582,-0.1600733;0.4828946;-0.02106344,-0.2381958;0.2058294;-0.003478648,-0.3032837;-0.05673161;-0.03993204,0.07656742;0.001696418;-0.04115878,0.06447437;-0.351732;0.002758972,0.03992677;-0.7280934;0.08293168,0.04420925;-0.690087;-0.01629471,-0.07563414;0.009947922;-0.04171341,-0.1291381;-0.3418345;-0.02239604,-0.1726371;-0.7148148;0.06519163,-0.1657514;-0.6766867;-0.03387823,0.02111919;0.5288206;-0.01652386,0;0;0,-0.0001264028;0.3021791;-0.0448308,2.477318E-06;0.5936177;-0.1044369,0.1805623;0.5220119;-0.03852344,0.2234008;0.2385183;-0.007319452,0.2672012;-0.02587393;-0.05910635,-0.1782631;0.5187431;-0.03070609,-0.2276276;0.2353028;-0.01065148,-0.2655624;-0.02744272;-0.07412855,0.07747194;0.004272193;-0.0392344,0.101165;-0.3511095;-0.02787018,0.1052983;-0.7302384;0.04228878,0.1139455;-0.7743012;-0.02380395,-0.07813744;0.003176165;-0.03799927,-0.1013729;-0.3516299;-0.01434565,-0.08246714;-0.7291062;0.06202409,-0.08539577;-0.7801138;0.004080035,-1.008064E-05;0.5223031;-0.08704185,515.1169
+0;0;0,0.01089448;0.3054741;-0.00409445,0.02470527;0.6022009;-0.02427826,0.2014984;0.4889298;0.005395511,0.2395531;0.2052261;0.03835406,0.2908832;-0.06189135;0.01454086,-0.1592121;0.4835088;-0.02105569,-0.2372617;0.2067022;-0.003487313,-0.3023714;-0.05594686;-0.03995293,0.07678608;0.001701262;-0.04127633,0.06471749;-0.3510121;0.002552565,0.04022396;-0.7265446;0.08254872,0.0445268;-0.6885002;-0.01714952,-0.07585014;0.009976333;-0.04183254,-0.1292458;-0.3410943;-0.02255425,-0.1726491;-0.7132533;0.06484052,-0.1657306;-0.6750865;-0.03470045,0.02113538;0.5292206;-0.01653728,0;0;0,0.0004754997;0.3022695;-0.04563832,0.0009020828;0.5938099;-0.1060492,0.1802654;0.5220405;-0.03902221,0.2222322;0.238731;-0.007450581,0.2654327;-0.02585158;-0.05925155,-0.1765874;0.519732;-0.03236812,-0.2259573;0.2365562;-0.01246072,-0.26424;-0.02605298;-0.07668245,0.07777333;0.004197717;-0.03919721,0.09918117;-0.3505956;-0.02750397,0.1017371;-0.7288299;0.04289675,0.1098591;-0.7740549;-0.02266383,-0.07843406;0.003261713;-0.03794986,-0.1039833;-0.3507037;-0.01494856,-0.08585818;-0.7273285;0.06153163,-0.0893548;-0.7790271;0.003772836,0.0008449815;0.5224717;-0.08845258,515.1504
+0;0;0,0.01089448;0.3054741;-0.00409445,0.02470527;0.6022009;-0.02427826,0.2014984;0.4889298;0.005395511,0.2395531;0.2052261;0.03835406,0.2908832;-0.06189135;0.01454086,-0.1592121;0.4835088;-0.02105569,-0.2372617;0.2067022;-0.003487313,-0.3023714;-0.05594686;-0.03995293,0.07678608;0.001701262;-0.04127633,0.06471749;-0.3510121;0.002552565,0.04022396;-0.7265446;0.08254872,0.0445268;-0.6885002;-0.01714952,-0.07585014;0.009976333;-0.04183254,-0.1292458;-0.3410943;-0.02255425,-0.1726491;-0.7132533;0.06484052,-0.1657306;-0.6750865;-0.03470045,0.02113538;0.5292206;-0.01653728,0;0;0,0.0004754997;0.3022695;-0.04563832,0.0009020828;0.5938099;-0.1060492,0.1802654;0.5220405;-0.03902221,0.2222322;0.238731;-0.007450581,0.2654327;-0.02585158;-0.05925155,-0.1765874;0.519732;-0.03236812,-0.2259573;0.2365562;-0.01246072,-0.26424;-0.02605298;-0.07668245,0.07777333;0.004197717;-0.03919721,0.09918117;-0.3505956;-0.02750397,0.1017371;-0.7288299;0.04289675,0.1098591;-0.7740549;-0.02266383,-0.07843406;0.003261713;-0.03794986,-0.1039833;-0.3507037;-0.01494856,-0.08585818;-0.7273285;0.06153163,-0.0893548;-0.7790271;0.003772836,0.0008449815;0.5224717;-0.08845258,515.1733
+0;0;0,0.01089974;0.3056217;-0.004096428,0.02471543;0.602454;-0.02428719,0.2010945;0.4892537;0.005338639,0.2392733;0.2046249;0.03840465,0.2906117;-0.06253582;0.01458759,-0.15879;0.483845;-0.02105198,-0.2370941;0.2061359;-0.003426326,-0.3022144;-0.05655572;-0.03989785,0.0768403;0.001702464;-0.04130547,0.06482846;-0.3493526;0.002317362,0.04009612;-0.7285465;0.08309345,0.04429789;-0.690691;-0.01426318,-0.07590369;0.009983378;-0.04186208,-0.1290484;-0.3394367;-0.02267443,-0.1728748;-0.7152241;0.06557243,-0.1661188;-0.6772491;-0.03163064,0.02114449;0.5294522;-0.01654392,0;0;0,0.0002811179;0.3023902;-0.04582906,0.0003073215;0.5940217;-0.106325,0.1793513;0.5221959;-0.03931284,0.2222701;0.2381464;-0.007089142,0.2655046;-0.02646434;-0.05895114,-0.1766922;0.5200593;-0.03285052,-0.2260691;0.2358942;-0.01344354,-0.26406;-0.02645516;-0.07907294,0.07781175;0.004023746;-0.03927612,0.09792656;-0.3491558;-0.02717328,0.09863518;-0.7310774;0.04395962,0.1060083;-0.7741102;-0.02061224,-0.07854652;0.003434373;-0.0378434,-0.1058335;-0.3487705;-0.01561594,-0.08760744;-0.7286997;0.06341592,-0.09241827;-0.7797445;0.008952416,0.0003650635;0.5226647;-0.08871388,515.2073
+0;0;0,0.01401003;0.3058265;-0.005678556,0.03047633;0.6028337;-0.02813504,0.2052619;0.490504;0.001327068,0.2432245;0.205607;0.04086901,0.2928767;-0.06094575;0.02427224,-0.1529279;0.4869139;-0.02315738,-0.2338999;0.2091523;-0.001639025,-0.2996941;-0.05281258;-0.03056481,0.07668605;0.001488319;-0.04137431,0.06477463;-0.3484248;0.002434749,0.03727932;-0.7250262;0.0807225,0.04116605;-0.6871485;-0.01891096,-0.07594453;0.01011572;-0.04153192,-0.129402;-0.3381766;-0.02322704,-0.1749267;-0.7111852;0.06340868,-0.1684263;-0.673201;-0.03607994,0.02636563;0.5297954;-0.0198454,0;0;0,0.001845941;0.302735;-0.04589653,0.003663972;0.5948438;-0.1063814,0.1808684;0.5220844;-0.03928328,0.2228472;0.2368636;-0.006757975,0.2655725;-0.02640933;-0.0582664,-0.1727186;0.5208641;-0.03381793,-0.2233195;0.23579;-0.01528912,-0.2614043;-0.02502143;-0.0810014,0.0776747;0.003885418;-0.03932357,0.09811206;-0.3481472;-0.02684784,0.09737872;-0.7272167;0.04399991,0.1040514;-0.7731715;-0.02073288,-0.07845358;0.003582633;-0.03777564,-0.1069306;-0.347417;-0.01567047,-0.09052233;-0.7245865;0.06299054,-0.09534027;-0.7744201;0.002929058,0.003261067;0.5233577;-0.08878064,515.2299
+0;0;0,0.01399058;0.305402;-0.005670674,0.0304373;0.6020558;-0.02810078,0.2071962;0.4893738;0.00158524,0.2450938;0.2049645;0.04105949,0.2947003;-0.06134304;0.02447798,-0.1549356;0.4857442;-0.02316867,-0.235769;0.2084581;-0.001687149,-0.3015026;-0.05326581;-0.03058633,0.07655551;0.001485786;-0.04130387,0.06464127;-0.3485102;0.002515558,0.03711572;-0.7255257;0.08088939,0.04095278;-0.6877487;-0.01747059,-0.07581525;0.0100985;-0.04146122,-0.1292854;-0.3382763;-0.023152,-0.1748602;-0.711695;0.06357898,-0.1684428;-0.6738129;-0.03463802,0.0263311;0.5290976;-0.01982024,0;0;0,0.001219429;0.3023074;-0.04590178,0.002350181;0.5940657;-0.1063458,0.1817849;0.5215641;-0.03909349,0.2223538;0.2366194;-0.006786343,0.2641126;-0.02668259;-0.05761718,-0.1758474;0.521;-0.03330769,-0.2258202;0.2362937;-0.01519346,-0.2649199;-0.02398431;-0.08139062,0.07744028;0.00370805;-0.03947425,0.09652584;-0.3484647;-0.0264585,0.09465007;-0.7279447;0.04447985,0.1014536;-0.772067;-0.02040076,-0.07835078;0.003769231;-0.03762859,-0.1090547;-0.3471474;-0.01585497,-0.09313221;-0.724694;0.06317626,-0.09855181;-0.7734011;0.003798615,0.00211636;0.5226594;-0.08875585,515.2619
+0;0;0,0.01565416;0.3051472;-0.007980378,0.03359559;0.6013956;-0.03257967,0.2107889;0.4890157;-0.002886888,0.2481176;0.206065;0.0427097,0.2956444;-0.06289038;0.03416011,-0.152859;0.4853553;-0.02695295,-0.2365671;0.2100597;0.0002294071,-0.3048274;-0.0536657;-0.02117953,0.0767185;0.001343534;-0.04137971,0.06466125;-0.3486967;0.001509108,0.03437006;-0.7304065;0.07905705,0.0379273;-0.6931264;-0.0156344,-0.07602796;0.01018009;-0.04142379,-0.1294135;-0.3381843;-0.02395207,-0.1779585;-0.7161466;0.06219582,-0.1719151;-0.6787699;-0.03236204,0.02913362;0.5285583;-0.0237615,0;0;0,0.0007301867;0.3021351;-0.04623246,0.00123734;0.5936958;-0.1069204,0.1814837;0.5211277;-0.03944254,0.2219377;0.2367859;-0.007088423,0.2632636;-0.02863201;-0.05723214,-0.1773863;0.5211013;-0.03347077,-0.2275352;0.2370608;-0.01504042,-0.2676558;-0.02471149;-0.08237909,0.07755551;0.003679335;-0.03964114,0.09532967;-0.3484844;-0.02630711,0.09174432;-0.7326325;0.04476285,0.09782912;-0.7720077;-0.019907,-0.07861823;0.003797252;-0.03747759,-0.1095788;-0.3469981;-0.01518223,-0.09677656;-0.7295084;0.06327517,-0.1017612;-0.7709361;0.000782188,0.001169667;0.5223403;-0.08927584,515.2957
+0;0;0,0.0156457;0.3049824;-0.007976067,0.03357344;0.6010048;-0.03255637,0.2122774;0.4883568;-0.002697678,0.249658;0.2050133;0.04296221,0.2970964;-0.06344149;0.03442854,-0.1543873;0.484666;-0.02696339,-0.2382116;0.2089883;0.0002567023,-0.3063448;-0.05424628;-0.02111239,0.0765423;0.001340448;-0.04128467,0.0644621;-0.3493662;0.001685787,0.03405436;-0.7325448;0.07953213,0.03753252;-0.6954265;-0.01305433,-0.07585334;0.01015671;-0.04132865,-0.1293405;-0.3388708;-0.02382367,-0.1780724;-0.7182875;0.06265569,-0.1721632;-0.6810749;-0.02980013,0.02911515;0.5282275;-0.02374547,0;0;0,0.001240723;0.3019207;-0.04652953,0.002197221;0.5931739;-0.1075705,0.1838683;0.5212084;-0.03967977,0.2239634;0.2364118;-0.007292032,0.2647146;-0.02857625;-0.05741048,-0.1779022;0.5212112;-0.0332173,-0.2296496;0.2370624;-0.0145801,-0.2698709;-0.02409795;-0.08217231,0.07731025;0.003388971;-0.03970623,0.09491971;-0.3494387;-0.02591944,0.09030229;-0.7350583;0.04540133,0.09590241;-0.7727795;-0.01798248,-0.07841358;0.004120504;-0.03740688,-0.1098952;-0.3473797;-0.01633523,-0.097955;-0.7311855;0.0634212,-0.1033078;-0.7715277;0.002936956,0.002029449;0.5219043;-0.08983183,515.3291
+0;0;0,0.01564226;0.3049153;-0.007974313,0.03356281;0.6008189;-0.03254449,0.2106513;0.4885574;-0.002875835,0.247957;0.2057815;0.04269258,0.2951692;-0.06139353;0.03419959,-0.1527752;0.4848992;-0.02692725,-0.2364316;0.2097737;0.0002383143,-0.30424;-0.05220595;-0.02102891,0.07646009;0.001339008;-0.04124033,0.06439697;-0.3488719;0.001669396,0.03434448;-0.7275739;0.07860625,0.03795223;-0.6901904;-0.01742978,-0.07577188;0.0101458;-0.04128426,-0.1291834;-0.3383884;-0.02380402,-0.177346;-0.7133723;0.06166501,-0.1712167;-0.6758909;-0.03423551,0.02910661;0.5280759;-0.02373774,0;0;0,0.003203996;0.3018008;-0.046772,0.006490648;0.5928597;-0.1080747,0.1858857;0.5210423;-0.04030752,0.2242325;0.2366457;-0.007467985,0.2653188;-0.02694002;-0.0576489,-0.1727698;0.5214102;-0.03462858,-0.2254437;0.2380336;-0.01582593,-0.2670064;-0.02159977;-0.08325516,0.07718445;0.003206879;-0.03976154,0.09405477;-0.3491524;-0.025877,0.08867855;-0.7302294;0.04475546,0.09460009;-0.773203;-0.01793623,-0.07833421;0.004300017;-0.03733584,-0.1107654;-0.3466147;-0.01632398,-0.09834321;-0.7258741;0.06270508,-0.1050926;-0.7702015;0.001710564,0.005722329;0.5216463;-0.09026957,515.3625
+0;0;0,0.01650161;0.3049975;-0.01024579,0.03517274;0.6009085;-0.03687229,0.2121561;0.4890729;-0.007282512,0.2483072;0.2053988;0.04453532,0.2945903;-0.06061009;0.04306578,-0.1514502;0.4857804;-0.030027,-0.2383691;0.210401;0.002749113,-0.3076072;-0.05022737;-0.01081353,0.07632119;0.001094832;-0.04166658,0.06448525;-0.3491007;0.0007866509,0.03221559;-0.7265128;0.07685001,0.03562963;-0.6892835;-0.01968686,-0.07603133;0.01037224;-0.04091308,-0.1295838;-0.3380958;-0.024136,-0.1791776;-0.7118195;0.06035028,-0.1732322;-0.6744979;-0.03605684,0.03053951;0.5281808;-0.02753713,0;0;0,0.004043669;0.3019263;-0.04716897,0.007818088;0.5931244;-0.1089039,0.1868136;0.5212117;-0.04021168,0.2250584;0.2349805;-0.007470846,0.2650545;-0.02729541;-0.05763745,-0.1713996;0.5212193;-0.0352235,-0.2254985;0.2363498;-0.01558574,-0.2682722;-0.02164248;-0.08278261,0.07725219;0.002984256;-0.03981733,0.09249973;-0.3493549;-0.02553654,0.08594607;-0.7292153;0.0446775,0.09164257;-0.7730066;-0.01781797,-0.07844917;0.004496155;-0.03725237,-0.1110287;-0.3463808;-0.01717075,-0.1011393;-0.7243614;0.06220016,-0.1077614;-0.7712782;0.003691737,0.006965198;0.5218765;-0.09098935,515.3851
+0;0;0,0.01650161;0.3049975;-0.01024579,0.03517274;0.6009085;-0.03687229,0.2121561;0.4890729;-0.007282512,0.2483072;0.2053988;0.04453532,0.2945903;-0.06061009;0.04306578,-0.1514502;0.4857804;-0.030027,-0.2383691;0.210401;0.002749113,-0.3076072;-0.05022737;-0.01081353,0.07632119;0.001094832;-0.04166658,0.06448525;-0.3491007;0.0007866509,0.03221559;-0.7265128;0.07685001,0.03562963;-0.6892835;-0.01968686,-0.07603133;0.01037224;-0.04091308,-0.1295838;-0.3380958;-0.024136,-0.1791776;-0.7118195;0.06035028,-0.1732322;-0.6744979;-0.03605684,0.03053951;0.5281808;-0.02753713,0;0;0,0.004043669;0.3019263;-0.04716897,0.007818088;0.5931244;-0.1089039,0.1868136;0.5212117;-0.04021168,0.2250584;0.2349805;-0.007470846,0.2650545;-0.02729541;-0.05763745,-0.1713996;0.5212193;-0.0352235,-0.2254985;0.2363498;-0.01558574,-0.2682722;-0.02164248;-0.08278261,0.07725219;0.002984256;-0.03981733,0.09249973;-0.3493549;-0.02553654,0.08594607;-0.7292153;0.0446775,0.09164257;-0.7730066;-0.01781797,-0.07844917;0.004496155;-0.03725237,-0.1110287;-0.3463808;-0.01717075,-0.1011393;-0.7243614;0.06220016,-0.1077614;-0.7712782;0.003691737,0.006965198;0.5218765;-0.09098935,515.4075
+0;0;0,0.01649292;0.3048369;-0.01024039,0.03515469;0.6005995;-0.03685403,0.2105522;0.4891328;-0.00744478,0.2468227;0.2045218;0.04454419,0.2930457;-0.06114182;0.04307656,-0.1498757;0.4858691;-0.02999044,-0.2370816;0.2095802;0.002893919,-0.3062298;-0.0507099;-0.01065112,0.07624495;0.001093738;-0.04162496,0.06440457;-0.3492333;0.0008442104,0.03248304;-0.7225739;0.07608698,0.03600926;-0.6851071;-0.02362202,-0.07595538;0.01036188;-0.04087221,-0.129528;-0.338237;-0.02408883,-0.1785867;-0.7079289;0.05948601,-0.172446;-0.6703668;-0.04008898,0.03052319;0.5278989;-0.02752233,0;0;0,0.005673409;0.3015723;-0.04821134,0.01122163;0.5922839;-0.111359,0.1876437;0.5212491;-0.04079103,0.22515;0.2339691;-0.007847071,0.2645688;-0.02803758;-0.05799246,-0.1667324;0.5205651;-0.03729357,-0.222704;0.2351177;-0.01707565,-0.2665747;-0.02240518;-0.08395772,0.07721492;0.002630726;-0.03972483,0.09077548;-0.3499147;-0.02555704,0.08292907;-0.7256861;0.04370999,0.08816666;-0.7743417;-0.01790118,-0.07833742;0.004816623;-0.03724478,-0.1120609;-0.3461363;-0.01807086,-0.1037426;-0.7198362;0.06157073,-0.1116155;-0.7677065;-0.0007536188,0.00992208;0.5211704;-0.09305358,515.4415
+0;0;0,0.01772135;0.3044268;-0.01284853,0.03759336;0.5996357;-0.04232663,0.2133565;0.4889795;-0.01137917,0.2476195;0.2051105;0.04597125,0.2954255;-0.06075066;0.05402559,-0.1487029;0.4866638;-0.03350241,-0.2385233;0.2118177;0.004400093,-0.3082633;-0.04921845;-0.0009749811,0.07668199;0.0008727228;-0.0415492,0.06513546;-0.3486695;-0.0005929582,0.02967304;-0.7266858;0.07419032,0.03302474;-0.6897035;-0.02264505,-0.07624673;0.01049269;-0.04103128,-0.1303423;-0.3370795;-0.02497752,-0.1799932;-0.7106206;0.06304677,-0.1741191;-0.6735474;-0.03366178,0.03267422;0.5270989;-0.0322381,0;0;0,0.005775526;0.3012508;-0.04867697,0.01109371;0.5916936;-0.1121461,0.1880952;0.5216797;-0.04112362,0.2248052;0.2343028;-0.007783409,0.2661031;-0.02790871;-0.05849838,-0.167292;0.5210394;-0.03769841,-0.2248188;0.2359167;-0.01671426,-0.2692457;-0.02213603;-0.08355348,0.0775002;0.002548426;-0.03993058,0.0892069;-0.3490711;-0.02519369,0.08074733;-0.729637;0.04440856,0.08443177;-0.774488;-0.01740432,-0.07878848;0.004890238;-0.03709026,-0.1129968;-0.3450575;-0.0182003,-0.1064411;-0.7234051;0.06277242,-0.1143159;-0.7688423;0.002074074,0.009878956;0.5206403;-0.0937748,515.4742
+0;0;0,0.0177023;0.3040995;-0.01283472,0.03755294;0.5989909;-0.04228127,0.2132677;0.4884208;-0.01135039,0.2476094;0.2039003;0.04613164,0.295368;-0.06169713;0.05417798,-0.1486846;0.4861057;-0.03346708,-0.2387111;0.2106289;0.004522398,-0.308382;-0.05014828;-0.0008473443,0.07652491;0.000870935;-0.04146409,0.06505349;-0.3463971;-0.000774309,0.02949908;-0.725394;0.07420296,0.03287759;-0.6883559;-0.02340662,-0.07609053;0.01047119;-0.04094723,-0.1298341;-0.3348396;-0.02499791,-0.1796138;-0.7093498;0.06325472,-0.1736928;-0.6722201;-0.03422701,0.03263887;0.5265289;-0.03220315,0;0;0,0.006303899;0.3008148;-0.0492475,0.01204357;0.5908008;-0.1132679,0.1890606;0.5218109;-0.04269481,0.2253418;0.2338371;-0.008195639,0.265689;-0.02818704;-0.05921602,-0.1664207;0.5213433;-0.03884264,-0.2261058;0.2360978;-0.01630068,-0.2723354;-0.02163872;-0.08204504,0.07736142;0.002250701;-0.03982759,0.0885895;-0.3471179;-0.02576137,0.07761946;-0.7285671;0.04424191,0.08135836;-0.7744071;-0.01758766,-0.0785717;0.005171433;-0.03709226,-0.1141746;-0.3423562;-0.01867244,-0.108654;-0.7216488;0.0627586,-0.1171295;-0.767248;0.001102164,0.01073717;0.5198628;-0.09476006,515.4971
+0;0;0,0.01771581;0.3043317;-0.01284452,0.03759342;0.5996234;-0.04233218,0.2112205;0.489372;-0.01162466,0.2457894;0.2029692;0.04623765,0.2932711;-0.06108844;0.05423735,-0.1465648;0.4870836;-0.03348674,-0.2371869;0.2097843;0.004754074,-0.3064538;-0.04948106;-0.0005845372,0.07642347;0.0008697804;-0.04140912,0.06499287;-0.3451625;-0.0008641295,0.02875534;-0.7314413;0.0755537,0.03183737;-0.6950207;-0.01349032,-0.07598966;0.01045731;-0.04089294,-0.129542;-0.3336248;-0.02500038,-0.1802782;-0.7153305;0.06494789,-0.1748767;-0.6788265;-0.02397951,0.03267121;0.5270414;-0.03223736,0;0;0,0.00777065;0.3009003;-0.04995203,0.01521856;0.5910647;-0.1148522,0.1897808;0.5223745;-0.04478573,0.2280154;0.2327366;-0.009891745,0.2675825;-0.02797949;-0.05995679,-0.1618177;0.5218143;-0.0413881,-0.2218889;0.23481;-0.01710671,-0.2698836;-0.02099738;-0.0827119,0.07735625;0.002007023;-0.03959799,0.08866481;-0.3461477;-0.02643132,0.07489862;-0.7349404;0.04438376,0.08070356;-0.7695925;-0.01698374,-0.07839654;0.005376852;-0.03716303,-0.115049;-0.3408368;-0.01968106,-0.1101032;-0.7271941;0.06438845,-0.1187558;-0.7654172;0.007377084,0.01347242;0.5200729;-0.09610617,515.5196
+0;0;0,0.01771581;0.3043317;-0.01284452,0.03759342;0.5996234;-0.04233218,0.2112205;0.489372;-0.01162466,0.2457894;0.2029692;0.04623765,0.2932711;-0.06108844;0.05423735,-0.1465648;0.4870836;-0.03348674,-0.2371869;0.2097843;0.004754074,-0.3064538;-0.04948106;-0.0005845372,0.07642347;0.0008697804;-0.04140912,0.06499287;-0.3451625;-0.0008641295,0.02875534;-0.7314413;0.0755537,0.03183737;-0.6950207;-0.01349032,-0.07598966;0.01045731;-0.04089294,-0.129542;-0.3336248;-0.02500038,-0.1802782;-0.7153305;0.06494789,-0.1748767;-0.6788265;-0.02397951,0.03267121;0.5270414;-0.03223736,0;0;0,0.00777065;0.3009003;-0.04995203,0.01521856;0.5910647;-0.1148522,0.1897808;0.5223745;-0.04478573,0.2280154;0.2327366;-0.009891745,0.2675825;-0.02797949;-0.05995679,-0.1618177;0.5218143;-0.0413881,-0.2218889;0.23481;-0.01710671,-0.2698836;-0.02099738;-0.0827119,0.07735625;0.002007023;-0.03959799,0.08866481;-0.3461477;-0.02643132,0.07489862;-0.7349404;0.04438376,0.08070356;-0.7695925;-0.01698374,-0.07839654;0.005376852;-0.03716303,-0.115049;-0.3408368;-0.01968106,-0.1101032;-0.7271941;0.06438845,-0.1187558;-0.7654172;0.007377084,0.01347242;0.5200729;-0.09610617,515.5421
+0;0;0,0.01895388;0.3040045;-0.01484652,0.03996585;0.5988012;-0.04672892,0.2140421;0.4888389;-0.01465628,0.248015;0.2045494;0.0487035,0.2951898;-0.05984485;0.06186655,-0.145424;0.4874652;-0.03605863,-0.2373615;0.2124244;0.007405989,-0.3079993;-0.04702216;0.008309883,0.07661299;0.0007524003;-0.04149596,0.06559865;-0.3455891;-0.001671828,0.02901607;-0.7350141;0.0748305,0.03193485;-0.6989393;-0.01279263,-0.07624348;0.01054321;-0.04083877,-0.1294599;-0.3337895;-0.0246307,-0.1802707;-0.7164657;0.07446488,-0.1750613;-0.680296;-0.01304531,0.03479778;0.5263623;-0.03601876,0;0;0,0.00899896;0.3005779;-0.05069828,0.01760273;0.5903448;-0.1164687,0.1928921;0.521806;-0.04700327,0.2297544;0.2331158;-0.01111126,0.2693143;-0.02809617;-0.06117487,-0.1603663;0.5225829;-0.04250911,-0.2219893;0.2370431;-0.0168426,-0.270803;-0.01926878;-0.08183826,0.07755768;0.001698166;-0.03967309,0.08776154;-0.3467148;-0.02686524,0.07361647;-0.7386348;0.04413676,0.07656288;-0.7744169;-0.0140636,-0.07864271;0.005649662;-0.03708689,-0.1150578;-0.3408395;-0.02038482,-0.1118551;-0.7302408;0.0644622,-0.1204581;-0.7678949;0.009035129,0.01558588;0.5194582;-0.09749961,515.5756
+0;0;0,0.01895821;0.304074;-0.01484991,0.03998165;0.5990317;-0.04675034,0.2128021;0.4892802;-0.01481934,0.2469582;0.2034577;0.04888211,0.294129;-0.06091356;0.06204402,-0.1441529;0.4879162;-0.03607219,-0.2365862;0.2113922;0.00762682,-0.3072178;-0.04803178;0.008530636,0.07653048;0.0007515899;-0.04145127,0.06551615;-0.3455895;-0.001627181,0.0289029;-0.7353409;0.07493927,0.03191473;-0.6990724;-0.01547708,-0.07616135;0.01053186;-0.04079478,-0.1293777;-0.3338005;-0.02458673,-0.1802311;-0.7167974;0.0745919,-0.1748556;-0.680431;-0.01570789,0.03480992;0.5265415;-0.03603259,0;0;0,0.009746529;0.300431;-0.05183744,0.01886155;0.5900985;-0.1187022,0.1926188;0.5217676;-0.04866791,0.2311987;0.2317309;-0.01248312,0.269213;-0.02970532;-0.06244779,-0.1579078;0.5227122;-0.04464442,-0.2229679;0.2364538;-0.01739804,-0.2718553;-0.02035362;-0.08025037,0.07741196;0.001407668;-0.03976297,0.08563089;-0.3470492;-0.02673531,0.06934539;-0.7393025;0.04384232,0.07208187;-0.7758731;-0.01767469,-0.07858479;0.005940018;-0.03694365,-0.1176558;-0.3402899;-0.02088918,-0.115651;-0.7299946;0.06417145,-0.1244848;-0.7701856;0.007438224,0.01674125;0.5192335;-0.0994643,515.608
+0;0;0,0.0189401;0.3037834;-0.01483572,0.03994292;0.5984517;-0.04670509,0.2117402;0.4889821;-0.01490645,0.245621;0.2054632;0.04828157,0.2933445;-0.06200594;0.0615977,-0.1431534;0.4876259;-0.03603656,-0.2348417;0.2133307;0.007310234,-0.306301;-0.04913327;0.008224641,0.07642874;0.0007505908;-0.04139617,0.06542708;-0.3451923;-0.001617867,0.02958405;-0.7267446;0.07333788,0.03280713;-0.6900364;-0.02342041,-0.07606012;0.01051786;-0.04074055,-0.1292153;-0.3334186;-0.02455113,-0.1789989;-0.7083585;0.07254111,-0.1732464;-0.6715456;-0.02409247,0.03477594;0.5260282;-0.0359972,0;0;0,0.01153542;0.2998887;-0.05288553,0.02260812;0.5889153;-0.1209161,0.1947566;0.5214043;-0.05057001,0.230423;0.2335026;-0.01363659,0.2706285;-0.03084692;-0.06361079,-0.1538991;0.5230979;-0.04778837,-0.2201865;0.2397904;-0.01835429,-0.27089;-0.02017418;-0.08033973,0.07732294;0.001169056;-0.03969073,0.08343227;-0.3469736;-0.02789259,0.0653445;-0.7306314;0.04256868,0.06758431;-0.7757466;-0.01883364,-0.07845802;0.006144562;-0.03690723,-0.1183388;-0.3395965;-0.02101797,-0.1191474;-0.7212442;0.06162376,-0.1276478;-0.7682878;0.003232162,0.01999275;0.5182204;-0.1013739,515.642
+0;0;0,0.0195137;0.3034756;-0.01660832,0.04042717;0.5979412;-0.05001654,0.2130299;0.4892381;-0.01785583,0.2470977;0.2068309;0.05149763,0.2939976;-0.0592972;0.06986344,-0.1434357;0.488268;-0.03882477,-0.2382249;0.2155337;0.009706657,-0.3102474;-0.04537264;0.01979245,0.07658954;0.0005674668;-0.04146985,0.06510934;-0.3443201;-0.002433669,0.02907905;-0.7338148;0.07203524,0.03204991;-0.6977242;-0.01875163,-0.07627849;0.01065257;-0.04067115,-0.1291346;-0.3321022;-0.02254695,-0.1795752;-0.7126176;0.08334768,-0.1742177;-0.6763967;-0.007320799,0.03532214;0.5255535;-0.03896767,0;0;0,0.01271218;0.2993792;-0.05444812,0.02465317;0.5879303;-0.1241516,0.1969721;0.5209041;-0.05254936,0.2310804;0.232603;-0.01455688,0.2706728;-0.03065109;-0.06446505,-0.152535;0.5223066;-0.05026555,-0.2222071;0.2398315;-0.01743314,-0.2743841;-0.01924095;-0.07676364,0.07732765;0.0009027272;-0.04007053,0.08085551;-0.3461463;-0.02791977,0.06143319;-0.7373893;0.04350591,0.06110909;-0.7776544;-0.01438093,-0.07876268;0.006431052;-0.03662114,-0.1206104;-0.3379651;-0.02102749,-0.1228949;-0.7271216;0.0632454,-0.1315591;-0.7690675;0.008137394,0.0218566;0.5173489;-0.1041874,515.665
+0;0;0,0.01956336;0.3042479;-0.01665058,0.04049456;0.5989637;-0.0500905,0.2136132;0.4900282;-0.01784835,0.2475284;0.2088864;0.05119438,0.2943207;-0.05663097;0.06951804,-0.1439049;0.4890553;-0.03887921,-0.2382695;0.2175429;0.009434778,-0.3101267;-0.0427646;0.01949742,0.07630859;0.0005653852;-0.04131773,0.06487566;-0.3429022;-0.002442278,0.02873128;-0.7336302;0.07226241,0.03170724;-0.6975291;-0.01868013,-0.07599869;0.01061349;-0.04052196,-0.1286371;-0.33073;-0.02247238,-0.1792374;-0.7124503;0.08375754,-0.1738708;-0.6762186;-0.007066399,0.0353807;0.5264508;-0.03902253,0;0;0,0.008982807;0.3001153;-0.05546951,0.01993507;0.5889004;-0.1254299,0.1932013;0.5216779;-0.05383492,0.2313466;0.235229;-0.0157578,0.2727627;-0.02736038;-0.06429911,-0.1572661;0.5226961;-0.05068496,-0.2296261;0.2425091;-0.01579759,-0.2814862;-0.01661527;-0.07227608,0.07679886;0.0009710044;-0.04039145,0.07862608;-0.34468;-0.02881336,0.05737996;-0.7371168;0.04258323,0.05918197;-0.7764893;-0.01658463,-0.07854591;0.0064084;-0.03633109,-0.1184123;-0.3367222;-0.01947716,-0.126621;-0.7274387;0.06315921,-0.1350008;-0.7694996;0.00789956,0.01747911;0.5182135;-0.1053275,515.6977
+0;0;0,0.0195154;0.303502;-0.01660976,0.04041979;0.5978403;-0.05000652,0.2135666;0.4889996;-0.01777698,0.2472083;0.2101242;0.05070915,0.2941889;-0.05646124;0.06910653,-0.143994;0.4880266;-0.03881034,-0.2375978;0.218703;0.009114165,-0.3097441;-0.04265171;0.01921729,0.07615804;0.0005642697;-0.04123621,0.06473009;-0.3427537;-0.002377689,0.02823151;-0.7373106;0.07305908,0.03113573;-0.7013566;-0.01569118,-0.07584874;0.01059255;-0.04044201,-0.1284643;-0.3306023;-0.0224003,-0.1795604;-0.7160632;0.08487062,-0.1743232;-0.6799818;-0.003763907,0.03531292;0.5254265;-0.03895367,0;0;0,0.01315084;0.2988494;-0.05732632,0.02703573;0.5864089;-0.1301278,0.1994127;0.5204182;-0.05761909,0.2322763;0.2360421;-0.01707554,0.2722588;-0.02822983;-0.06371474,-0.1509852;0.5224549;-0.05468051,-0.2255878;0.2454862;-0.01839858,-0.277613;-0.01509991;-0.07318651,0.07659669;0.0005319118;-0.040416,0.07656564;-0.3449931;-0.02944922,0.05351689;-0.7410316;0.04349113,0.05454412;-0.7762373;-0.01707006,-0.07836501;0.006841992;-0.03623398,-0.1202686;-0.3359093;-0.01969698,-0.1303679;-0.7304662;0.06349446,-0.1378919;-0.7702017;0.008714359,0.023737;0.5160772;-0.1092811,515.7202
+0;0;0,0.02079709;0.3033306;-0.01811707,0.04216952;0.5974593;-0.05304591,0.2153752;0.4893367;-0.02037123,0.2483179;0.2115873;0.05286583,0.2962132;-0.05414769;0.07940614,-0.1426324;0.4893096;-0.04251612,-0.2390026;0.2221749;0.01175581,-0.3126324;-0.03852502;0.02684462,0.0761044;0.0003686303;-0.0413373,0.06456412;-0.3430219;-0.003159586,0.02605683;-0.7373613;0.07241602,0.0291867;-0.7015653;-0.01633703,-0.07594369;0.0107405;-0.04022422,-0.1283723;-0.3303646;-0.02006521,-0.1816369;-0.7131962;0.09526427,-0.1761828;-0.6773438;0.006627396,0.03700021;0.5251026;-0.04165331,0;0;0,0.01315084;0.2988494;-0.05732632,0.02703573;0.5864089;-0.1301278,0.1994127;0.5204182;-0.05761909,0.2322763;0.2360421;-0.01707554,0.2722588;-0.02822983;-0.06371474,-0.1509852;0.5224549;-0.05468051,-0.2255878;0.2454862;-0.01839858,-0.277613;-0.01509991;-0.07318651,0.07659669;0.0005319118;-0.040416,0.07656564;-0.3449931;-0.02944922,0.05351689;-0.7410316;0.04349113,0.05454412;-0.7762373;-0.01707006,-0.07836501;0.006841992;-0.03623398,-0.1202686;-0.3359093;-0.01969698,-0.1303679;-0.7304662;0.06349446,-0.1378919;-0.7702017;0.008714359,0.023737;0.5160772;-0.1092811,515.7422
+0;0;0,0.02079682;0.3033267;-0.01811684,0.04219356;0.5977902;-0.05308635,0.2153567;0.4895747;-0.02040013,0.2482619;0.2121416;0.05275351,0.2967649;-0.05696529;0.0796306,-0.1425799;0.4895476;-0.04254063,-0.2388403;0.2227171;0.01166949,-0.3134044;-0.04129073;0.02694975,0.07620297;0.0003691078;-0.04139084,0.06472532;-0.3411579;-0.003420312,0.02681669;-0.7293665;0.07098033,0.03009478;-0.6932961;-0.02197553,-0.07604204;0.01075441;-0.04027632,-0.1281862;-0.3284996;-0.0202267,-0.1806227;-0.7053793;0.09330977,-0.1749102;-0.6692498;0.0004755929,0.0370171;0.5253335;-0.041678,0;0;0,0.01481555;0.2984319;-0.05904842,0.0294454;0.5858496;-0.1336296,0.2014615;0.5207782;-0.06018043,0.2337365;0.2370066;-0.01733971,0.2735519;-0.03085953;-0.06377149,-0.1483862;0.5231058;-0.05699449,-0.2256365;0.2474079;-0.01922736,-0.2798014;-0.01694438;-0.07097192,0.07657886;0.0001532435;-0.04069257,0.0758572;-0.3434949;-0.02975345,0.05027103;-0.7332916;0.04153705,0.0503178;-0.7759455;-0.01685643,-0.07856336;0.007223898;-0.03599784,-0.1216494;-0.3335119;-0.01996859,-0.1334299;-0.7219621;0.06155536,-0.1416995;-0.7653241;0.004651804,0.02600525;0.5155412;-0.1123736,515.7643
+0;0;0,0.02079981;0.3033702;-0.01811943,0.04221441;0.5980799;-0.05311867,0.2158539;0.4896978;-0.02036399,0.2487791;0.2120954;0.05283432,0.2974484;-0.05793348;0.07980349,-0.1430487;0.4896707;-0.04256425,-0.2393679;0.2226773;0.01167898,-0.3141875;-0.04223511;0.02701159,0.07615964;0.0003688979;-0.0413673,0.064721;-0.3399972;-0.003525849,0.0264882;-0.7315257;0.07151105,0.03087293;-0.6934059;-0.05282563,-0.07599881;0.01074829;-0.04025342,-0.1279657;-0.3273524;-0.02027196,-0.1808506;-0.707455;0.09423544,-0.1732097;-0.6692563;-0.02993847,0.03703295;0.5255531;-0.04169929,0;0;0,0.01568213;0.2981669;-0.06037378,0.03064212;0.585518;-0.1361345,0.2031915;0.5199044;-0.06262994,0.2371183;0.2363673;-0.01834774,0.2752212;-0.03285006;-0.06397438,-0.1475177;0.5238678;-0.05860676,-0.226167;0.2485617;-0.01954279,-0.2812259;-0.01717305;-0.06817603,0.07648791;-0.000127703;-0.04075861,0.07391159;-0.3426086;-0.03017306,0.04636754;-0.7356024;0.0418272,0.04174243;-0.7370384;-0.07873464,-0.07853354;0.007508872;-0.03588568,-0.1235762;-0.3318399;-0.02086981,-0.1370549;-0.7235586;0.06135883,-0.1475907;-0.7929093;-0.01322816,0.02714218;0.5152185;-0.1146142,515.7979
+0;0;0,0.02194158;0.3036417;-0.01965031,0.04432748;0.5987911;-0.05654844,0.2170175;0.4914008;-0.02260996,0.2503354;0.216293;0.05678923,0.2996765;-0.05452314;0.09003446,-0.1406091;0.4917659;-0.0441907,-0.2374416;0.2269064;0.01557121,-0.3145196;-0.03860712;0.03661256,0.07600269;0.0003367581;-0.04130097,0.06391433;-0.3399446;-0.003847361,0.02641103;-0.7315794;0.07114678,0.03061372;-0.693729;-0.05314131,-0.07589409;0.01072134;-0.04009281,-0.1271038;-0.3271019;-0.01573391,-0.1814999;-0.7040339;0.1082491,-0.174032;-0.6661761;-0.01588515,0.03891759;0.5261526;-0.04463771,0;0;0,0.0173015;0.2982466;-0.06176996,0.0336417;0.5859036;-0.1389705,0.2049323;0.5196838;-0.06488729,0.2382176;0.2369591;-0.01952815,0.2769806;-0.03396127;-0.06403351,-0.1439762;0.5243732;-0.06112494,-0.2252019;0.2509258;-0.01956139,-0.2827439;-0.01607955;-0.06729208,0.07634807;-0.0005383641;-0.04065681,0.07172008;-0.3429006;-0.0303154,0.04266068;-0.7359359;0.04100966,0.03806017;-0.7375764;-0.0794251,-0.07831302;0.00790315;-0.03587345,-0.1233952;-0.3312822;-0.01971194,-0.139188;-0.7229695;0.06238557,-0.1511311;-0.7909628;-0.0136507,0.02980721;0.5155153;-0.1171013,515.8203
+0;0;0,0.02193324;0.3035264;-0.01964285,0.0443146;0.5986161;-0.05653406,0.2188694;0.4908659;-0.02236564,0.2521598;0.2159855;0.05696793,0.3014264;-0.05442137;0.09016292,-0.1425012;0.4912349;-0.04417231,-0.2392537;0.2265942;0.01554022,-0.3162151;-0.03851798;0.03654976,0.07588565;0.0003362395;-0.04123737,0.06382161;-0.3392607;-0.003859095,0.02676557;-0.7262248;0.07024067,0.03096722;-0.6883764;-0.0540167,-0.07577722;0.01070483;-0.04003108,-0.126884;-0.3264389;-0.01572118,-0.1806313;-0.6988756;0.1067832,-0.1731653;-0.6610198;-0.01732035,0.03890501;0.5259815;-0.04462399,0;0;0,0.0182081;0.2977777;-0.06318331,0.03554554;0.5848693;-0.1420159,0.20848;0.519082;-0.06718111,0.2427861;0.2368795;-0.02085447,0.2797025;-0.0341115;-0.06386638,-0.1437811;0.5252169;-0.06232488,-0.2271345;0.252923;-0.01908659,-0.2848086;-0.01392594;-0.06506795,0.07614832;-0.0006388277;-0.04074669,0.07104199;-0.3423168;-0.03080535,0.04114673;-0.7306997;0.03898168,0.03644918;-0.732645;-0.08133698,-0.07820319;0.008026014;-0.03576465,-0.1209884;-0.3306759;-0.01789909,-0.140403;-0.7182858;0.05947563,-0.1519455;-0.7773021;-0.02690737,0.03146084;0.5146338;-0.1197183,515.8543
+0;0;0,0.02607649;0.3019744;-0.03356571,0.05054549;0.5917192;-0.1000172,0.2106131;0.4627132;-0.0223358,0.2451685;0.189588;0.06233902,0.2926477;-0.08029649;0.101799,-0.1261057;0.4650144;-0.04285097,-0.2253525;0.2027454;0.02292413,-0.3032461;-0.06138596;0.05149282,0.07592883;0.0003732092;-0.04115752,0.06206537;-0.339233;-0.004494425,0.02360332;-0.7261596;0.06908293,0.02786395;-0.6920116;-0.05535094,-0.07578293;0.01063365;-0.04003923,-0.12763;-0.3260314;-0.01110381,-0.1789541;-0.6933288;0.1269675,-0.2076676;-0.7553743;0.04808582,0.0456704;0.5202279;-0.08235009,0;0;0,0.0182081;0.2977777;-0.06318331,0.03554554;0.5848693;-0.1420159,0.20848;0.519082;-0.06718111,0.2427861;0.2368795;-0.02085447,0.2797025;-0.0341115;-0.06386638,-0.1437811;0.5252169;-0.06232488,-0.2271345;0.252923;-0.01908659,-0.2848086;-0.01392594;-0.06506795,0.07614832;-0.0006388277;-0.04074669,0.07104199;-0.3423168;-0.03080535,0.04114673;-0.7306997;0.03898168,0.03644918;-0.732645;-0.08133698,-0.07820319;0.008026014;-0.03576465,-0.1209884;-0.3306759;-0.01789909,-0.140403;-0.7182858;0.05947563,-0.1519455;-0.7773021;-0.02690737,0.03146084;0.5146338;-0.1197183,515.8765
+0;0;0,0.02603127;0.3014508;-0.0335075,0.05045801;0.5906956;-0.09984443,0.2129088;0.4609826;-0.0213288,0.2477219;0.1858212;0.06397726,0.2949135;-0.0824281;0.1031982,-0.1286583;0.4633169;-0.04213936,-0.2286449;0.1990928;0.02412608,-0.3060667;-0.06343833;0.05252169,0.07559989;0.0003715924;-0.04097921,0.06171648;-0.3397233;-0.004263356,0.02307122;-0.728493;0.06966446,0.02732781;-0.6943489;-0.05465133,-0.07545462;0.01058758;-0.03986577,-0.1273763;-0.326562;-0.0108887,-0.1789449;-0.6956089;0.1278402,-0.2076311;-0.757567;0.04903344,0.04559118;0.5193254;-0.08220721,0;0;0,0.01820256;0.2968593;-0.06493211,0.03556792;0.5828984;-0.1456112,0.2110386;0.5186934;-0.06959915,0.2448896;0.2345333;-0.0215373,0.2826873;-0.03477877;-0.06355357,-0.145732;0.5263307;-0.06351012,-0.2311127;0.2529579;-0.01681694,-0.2911067;-0.01198801;-0.06071919,0.07576196;-0.001036242;-0.0406673,0.06961893;-0.3431959;-0.0309515,0.03822292;-0.7335447;0.03791571,0.03357582;-0.7357605;-0.0822103,-0.07775015;0.00842527;-0.035759,-0.1227153;-0.3305204;-0.01845716,-0.1433127;-0.7198744;0.05951624,-0.1571681;-0.7821622;-0.02282879,0.03148803;0.5129486;-0.1228333,515.91
+0;0;0,0.026042;0.301575;-0.03352131,0.05048162;0.5909725;-0.09989324,0.2128151;0.461262;-0.02141009,0.2475573;0.1866612;0.06372219,0.2950937;-0.08354828;0.1032297,-0.1285177;0.4635947;-0.04220638,-0.2283007;0.1999088;0.02392408,-0.3062882;-0.06454059;0.05252717,0.07578357;0.0003724952;-0.04107878,0.06184993;-0.340953;-0.004230067,0.02317866;-0.7299844;0.06974751,0.02743354;-0.695842;-0.05451847,-0.07563796;0.01061331;-0.03996263,-0.1277475;-0.3277562;-0.01088071,-0.1793508;-0.6970515;0.1279416,-0.2080255;-0.7589729;0.04916638,0.04561224;0.5195648;-0.08224675,0;0;0,0.0174405;0.2968088;-0.06595254,0.03386645;0.582927;-0.1471345,0.20928;0.5181395;-0.07046938,0.2456754;0.2350649;-0.02143598,0.2845743;-0.03624755;-0.06278944,-0.1467941;0.5265784;-0.06419872,-0.2328619;0.2543871;-0.01557446,-0.2932962;-0.0129762;-0.05678441,0.07611175;-0.001179427;-0.040452,0.0686994;-0.3445493;-0.03059077,0.03537743;-0.7350696;0.03794432,0.0307726;-0.7373955;-0.08210206,-0.07795053;0.008505942;-0.03580667,-0.1247312;-0.3314287;-0.0181689,-0.1466638;-0.721048;0.05947952,-0.1602283;-0.7846995;-0.02128371,0.0300172;0.5129499;-0.1242751,515.9434
+0;0;0,0.02601712;0.3012869;-0.03348928,0.05044244;0.5905222;-0.09982469,0.2089322;0.4621641;-0.02274328,0.2438837;0.1859087;0.06290194,0.2910527;-0.08221203;0.1021041,-0.1245523;0.4644432;-0.04306141,-0.2249365;0.1991685;0.02346751,-0.3023211;-0.0632368;0.05184951,0.07557616;0.0003714758;-0.04096635,0.06163401;-0.3411623;-0.004095159,0.02368018;-0.7229761;0.06850997,0.02793309;-0.6888357;-0.05569831,-0.07543094;0.01058426;-0.03985326,-0.1275723;-0.3279917;-0.0107536,-0.1782182;-0.6904357;0.1254932,-0.2068796;-0.7523143;0.0467546,0.04557386;0.5191264;-0.08218113,0;0;0,0.01954319;0.2959033;-0.06805515,0.03834671;0.5808703;-0.1520958,0.207612;0.5178229;-0.07151294,0.2477974;0.2335382;-0.02210546,0.2864928;-0.03587094;-0.06175184,-0.1383519;0.5258759;-0.06865496,-0.2240115;0.2519708;-0.01853349,-0.2850043;-0.01332891;-0.05785773,0.07584438;-0.001434609;-0.0404439,0.06704712;-0.3449905;-0.03089738,0.03308414;-0.7280932;0.03672433,0.02844873;-0.7309306;-0.08312201,-0.07769226;0.008744187;-0.03574338,-0.126061;-0.3311952;-0.01839789,-0.149665;-0.713518;0.05753621,-0.1623514;-0.7756249;-0.02503691,0.03389983;0.5111979;-0.1284665,515.9661
+0;0;0,0.02579358;0.3009146;-0.03666388,0.04874484;0.5910231;-0.100511,0.2060033;0.4642345;-0.02663213,0.2421132;0.1869113;0.06516214,0.288558;-0.07678217;0.1113375,-0.1237943;0.464694;-0.04562483,-0.2270021;0.199078;0.02809459,-0.305841;-0.05896688;0.06004466,0.07544047;0.000294594;-0.04101339,0.05995945;-0.340094;-0.004064217,0.02139626;-0.7270058;0.06936462,0.02566541;-0.6928906;-0.05471788,-0.07543734;0.01061761;-0.03962226,-0.1279905;-0.3263054;-0.005120788,-0.1794021;-0.6918871;0.1373101,-0.2245076;-0.7574044;0.07193764,0.04387411;0.5195432;-0.08288845,0;0;0,0.02091797;0.2953596;-0.06988764,0.04089209;0.5798798;-0.1558549,0.206444;0.5174013;-0.07282376,0.2509389;0.2307447;-0.02295923,0.2878315;-0.03566653;-0.06152773,-0.133299;0.5255112;-0.07215523,-0.218256;0.2484661;-0.0205159,-0.2791429;-0.01380113;-0.05701558,0.07559234;-0.001559243;-0.04070401,0.06740621;-0.3440897;-0.03203106,0.03030509;-0.7320903;0.03622389,0.02563173;-0.735189;-0.08341837,-0.07767329;0.008876617;-0.03551781,-0.1269891;-0.3298761;-0.0186693,-0.1527722;-0.7171118;0.05855376,-0.1621634;-0.7828996;-0.01998383,0.03618971;0.5103047;-0.1317542,515.9883
+0;0;0,0.02578103;0.3007682;-0.03664604,0.04873005;0.5908501;-0.1004877,0.2053112;0.4642888;-0.02684279,0.2415612;0.1858901;0.06530744,0.287927;-0.07735494;0.1114043,-0.1231092;0.4647463;-0.04575618,-0.2267172;0.1981002;0.02824911,-0.3054221;-0.05950579;0.06014485,0.07543612;0.000294577;-0.04101102,0.05999589;-0.3391973;-0.004159193,0.02173091;-0.7231171;0.06870179,0.02599914;-0.6890027;-0.05535391,-0.07543299;0.010617;-0.03961998,-0.1278477;-0.3254185;-0.005209394,-0.1788617;-0.688173;0.1361201,-0.2239575;-0.7536697;0.07076167,0.04385906;0.5193664;-0.0828642,0;0;0,0.02073584;0.2948759;-0.07132554,0.04020414;0.5791134;-0.1582514,0.2046835;0.5168756;-0.07385278,0.2516341;0.2295333;-0.02343822,0.2893327;-0.03630579;-0.06192255,-0.1328619;0.5254725;-0.07401566,-0.2159671;0.2468731;-0.02121948,-0.2773712;-0.01510939;-0.05538646,0.07548055;-0.001738504;-0.04089332,0.06624213;-0.3433509;-0.0327177,0.02780983;-0.728221;0.03484893,0.02306908;-0.7315728;-0.08469248,-0.07773198;0.009045217;-0.03533444,-0.128331;-0.3286191;-0.01878804,-0.1562125;-0.7127248;0.05771521,-0.1638754;-0.779127;-0.02021335,0.03564483;0.5095944;-0.1339499,516.0217
+0;0;0,0.02595267;0.3007644;-0.03972282,0.04809418;0.5917315;-0.1026444,0.2110912;0.4637284;-0.02854735,0.2469422;0.1894609;0.06820567,0.2918172;-0.07076705;0.1226732,-0.1299363;0.4637538;-0.04691623,-0.2340133;0.2015878;0.03249475,-0.3150601;-0.05287048;0.06966268,0.0757448;0.000155065;-0.04130471,0.05945026;-0.3393728;-0.004798766,0.02110512;-0.725553;0.06864282,0.02526377;-0.6915991;-0.05536138,-0.07585729;0.01077012;-0.03966175,-0.1294137;-0.3246404;-0.0008170493,-0.1809638;-0.6853917;0.1514991,-0.1735695;-0.6516177;0.02764013,0.0431204;0.5201192;-0.08486542,0;0;0,0.02201448;0.2949634;-0.07226801,0.04250769;0.5795337;-0.1599851,0.2149655;0.5142243;-0.07958436,0.2536673;0.2291932;-0.02365088,0.2921329;-0.03497553;-0.06152415,-0.1371506;0.5244972;-0.07404888,-0.2275674;0.2516443;-0.01708185,-0.2895763;-0.008750319;-0.04946442,0.07591538;-0.002050415;-0.04093933,0.06641637;-0.343688;-0.03251696,0.02570112;-0.7306849;0.03511977,0.0207822;-0.7341217;-0.08432794,-0.07817415;0.009298787;-0.03529465,-0.1283971;-0.3284335;-0.01820823,-0.1579188;-0.714644;0.05905119,-0.1660007;-0.780463;-0.01945606,0.03770919;0.5099134;-0.1355078,516.0554
+0;0;0,0.02595267;0.3007644;-0.03972282,0.04809418;0.5917315;-0.1026444,0.2110912;0.4637284;-0.02854735,0.2469422;0.1894609;0.06820567,0.2918172;-0.07076705;0.1226732,-0.1299363;0.4637538;-0.04691623,-0.2340133;0.2015878;0.03249475,-0.3150601;-0.05287048;0.06966268,0.0757448;0.000155065;-0.04130471,0.05945026;-0.3393728;-0.004798766,0.02110512;-0.725553;0.06864282,0.02526377;-0.6915991;-0.05536138,-0.07585729;0.01077012;-0.03966175,-0.1294137;-0.3246404;-0.0008170493,-0.1809638;-0.6853917;0.1514991,-0.1735695;-0.6516177;0.02764013,0.0431204;0.5201192;-0.08486542,0;0;0,0.02201448;0.2949634;-0.07226801,0.04250769;0.5795337;-0.1599851,0.2149655;0.5142243;-0.07958436,0.2536673;0.2291932;-0.02365088,0.2921329;-0.03497553;-0.06152415,-0.1371506;0.5244972;-0.07404888,-0.2275674;0.2516443;-0.01708185,-0.2895763;-0.008750319;-0.04946442,0.07591538;-0.002050415;-0.04093933,0.06641637;-0.343688;-0.03251696,0.02570112;-0.7306849;0.03511977,0.0207822;-0.7341217;-0.08432794,-0.07817415;0.009298787;-0.03529465,-0.1283971;-0.3284335;-0.01820823,-0.1579188;-0.714644;0.05905119,-0.1660007;-0.780463;-0.01945606,0.03770919;0.5099134;-0.1355078,516.0776
+0;0;0,0.02590298;0.3001885;-0.03964675,0.04800132;0.5905894;-0.1024462,0.2128844;0.4620868;-0.02775231,0.2486506;0.1884675;0.06877203,0.2931265;-0.06944531;0.122755,-0.1319539;0.4621124;-0.04632645,-0.2357849;0.200566;0.03289684,-0.3161106;-0.05162847;0.0697341,0.07611366;0.0001558202;-0.04150585,0.05988459;-0.3380079;-0.005146589,0.0209555;-0.7300691;0.06941342,0.02510982;-0.6961194;-0.05446149,-0.0762267;0.01082256;-0.0398549,-0.1295679;-0.3232402;-0.001166269,-0.1819031;-0.6894853;0.1534695,-0.1745165;-0.6557153;0.02973965,0.04303661;0.5191077;-0.08469971,0;0;0,0.02338964;0.2937936;-0.07412314,0.04516393;0.5770758;-0.1637048,0.2195592;0.5122379;-0.08308625,0.259024;0.2285475;-0.02455449,0.2982998;-0.03331065;-0.06059623,-0.136024;0.5253425;-0.07526927,-0.228278;0.2543598;-0.01592892,-0.2901327;-0.003849894;-0.04614556,0.0762205;-0.002505973;-0.04123354,0.06778905;-0.3428043;-0.03311062,0.02232571;-0.7350462;0.03664637,0.01709171;-0.7387419;-0.08258057,-0.07868345;0.009730158;-0.03507544,-0.1282636;-0.3266518;-0.0169352,-0.1617956;-0.71858;0.06087559,-0.1717738;-0.7836277;-0.01814485,0.04005213;0.5077861;-0.1387644,516.1105
+0;0;0,0.02590365;0.2998642;-0.04202879,0.04793147;0.5901853;-0.1051824,0.2131881;0.4625573;-0.0309516,0.2498685;0.1908098;0.07039704,0.292778;-0.06582704;0.1312871,-0.1321719;0.4618547;-0.04869699,-0.2375507;0.2026727;0.03605963,-0.3191642;-0.04803392;0.07961095,0.076036;-0.0001821393;-0.04164784,0.05921358;-0.3383461;-0.005561847,0.02056389;-0.7303928;0.0692196,0.02462952;-0.6966918;-0.05466594,-0.07617562;0.01118383;-0.03985281,-0.1301931;-0.3222442;0.003134787,-0.1833685;-0.6841232;0.1674596,-0.2366948;-0.7451466;0.102276,0.04282402;0.5187887;-0.08713651,0;0;0,0.02338964;0.2937936;-0.07412314,0.04516393;0.5770758;-0.1637048,0.2195592;0.5122379;-0.08308625,0.259024;0.2285475;-0.02455449,0.2982998;-0.03331065;-0.06059623,-0.136024;0.5253425;-0.07526927,-0.228278;0.2543598;-0.01592892,-0.2901327;-0.003849894;-0.04614556,0.0762205;-0.002505973;-0.04123354,0.06778905;-0.3428043;-0.03311062,0.02232571;-0.7350462;0.03664637,0.01709171;-0.7387419;-0.08258057,-0.07868345;0.009730158;-0.03507544,-0.1282636;-0.3266518;-0.0169352,-0.1617956;-0.71858;0.06087559,-0.1717738;-0.7836277;-0.01814485,0.04005213;0.5077861;-0.1387644,516.1331
+0;0;0,0.02586574;0.2994254;-0.04196728,0.04785853;0.5892855;-0.1050211,0.2121828;0.4620718;-0.03112653,0.2488148;0.1906825;0.07008851,0.2915215;-0.06474155;0.1306909,-0.131272;0.4613732;-0.04877402,-0.2365119;0.2025327;0.03587087,-0.3177397;-0.04698917;0.0792164,0.07622089;-0.0001825821;-0.04174911,0.05952843;-0.3357342;-0.005941875,0.02229531;-0.7134117;0.0660987,0.02636249;-0.6797094;-0.05783412,-0.07636084;0.01121103;-0.03994971,-0.129961;-0.3196413;0.002705809,-0.1811875;-0.6682568;0.1610079,-0.2345341;-0.7293149;0.09579936,0.04275852;0.517993;-0.08700147,0;0;0,0.02501813;0.292821;-0.07560277,0.04840522;0.57493;-0.1668881,0.2208092;0.5114745;-0.08431339,0.2613402;0.2283896;-0.02550268,0.299982;-0.03243175;-0.06038857,-0.1319073;0.5249415;-0.07798278,-0.2250642;0.2550133;-0.01716279,-0.2867344;-0.002000779;-0.04680299,0.07642254;-0.002793849;-0.0412848,0.06683108;-0.3404285;-0.03312683,0.02440074;-0.7186755;0.03279209,0.0191524;-0.7228617;-0.08634377,-0.07891824;0.01000109;-0.03499335,-0.129564;-0.3235532;-0.01676464,-0.1626657;-0.7010367;0.05824816,-0.1773671;-0.7632178;-0.02345928,0.04289937;0.5059452;-0.1415087,516.1556
+0;0;0,0.02584059;0.2991343;-0.04192648,0.04781449;0.5887461;-0.1049268,0.2129736;0.4613087;-0.03077086,0.2493948;0.1914812;0.0698617,0.2921408;-0.06417787;0.1305198,-0.1321663;0.4606066;-0.04850494,-0.2368005;0.2032558;0.03565283,-0.318103;-0.04649568;0.07903823,0.0761774;-0.0001824779;-0.04172529,0.05953846;-0.334658;-0.006032895,0.02138666;-0.7216542;0.06778519,0.02544962;-0.6879557;-0.05601877,-0.07631727;0.01120463;-0.03992691,-0.1297456;-0.3185866;0.002591807,-0.182236;-0.6758037;0.1647997,-0.2355271;-0.7367672;0.09965905,0.0427181;0.5175042;-0.08691993,0;0;0,0.02551149;0.2921818;-0.07671905,0.04921693;0.5736197;-0.1691562,0.2223935;0.5113543;-0.08598709,0.2623472;0.2300548;-0.0265348,0.3033572;-0.03072006;-0.06092739,-0.1316196;0.5254242;-0.07905553,-0.2233199;0.2568629;-0.01801303,-0.2854243;-0.0003501177;-0.04721344,0.07640262;-0.003016144;-0.04120159,0.06624556;-0.3395436;-0.03278542,0.02064151;-0.7269883;0.03412867,0.01528074;-0.7312645;-0.08484197,-0.07883029;0.0102156;-0.03500652,-0.1303503;-0.3221211;-0.0170435,-0.1646317;-0.7086233;0.06113309,-0.1845359;-0.7699186;-0.02027085,0.04365321;0.5048018;-0.1434897,516.189
+0;0;0,0.02584501;0.2991854;-0.04193366,0.04783409;0.5889984;-0.1049784,0.213295;0.4613962;-0.03070533,0.2496588;0.1919939;0.06976867,0.2923833;-0.06353685;0.1303963,-0.1324659;0.4606928;-0.04847132,-0.2369353;0.2037475;0.03555384,-0.318197;-0.04587857;0.07891747,0.07618832;-0.0001825041;-0.04173127,0.05964419;-0.3327524;-0.006242223,0.02099255;-0.7248187;0.06854296,0.02505297;-0.6911225;-0.05518363,-0.07632821;0.01120624;-0.03993263,-0.1294521;-0.3167061;0.002343845,-0.1826302;-0.6786032;0.1666769,-0.235888;-0.7395098;0.1015769,0.04273315;0.5176929;-0.08695544,0;0;0,0.0260441;0.2919728;-0.07753658,0.05007853;0.5733782;-0.1706522,0.2235423;0.5108652;-0.08729649,0.2633237;0.2302536;-0.02671981,0.3053533;-0.03021455;-0.06117105,-0.1312698;0.52553;-0.08073724,-0.224124;0.2581909;-0.01826448,-0.2859282;0.0009735525;-0.04683947,0.07644071;-0.003271014;-0.0411377,0.06587063;-0.3378692;-0.03287363,0.01831966;-0.7302619;0.03472495,0.01320689;-0.7346334;-0.08414841,-0.07881109;0.01045085;-0.03501118,-0.1306513;-0.3198957;-0.01712995,-0.1659294;-0.7111023;0.06358895,-0.1863101;-0.7731295;-0.01674805,0.04444808;0.5045534;-0.1448305,516.2225
+0;0;0,0.02409135;0.2991095;-0.04349048,0.04497253;0.5889805;-0.1066266,0.2111989;0.4609912;-0.03427835,0.2477142;0.1936561;0.07152113,0.2881193;-0.05998591;0.1410208,-0.1344789;0.4600524;-0.04822602,-0.2354813;0.2028455;0.03916989,-0.316658;-0.04578567;0.08805723,0.07622229;-0.0002601831;-0.04166877,0.0577625;-0.3327656;-0.006521925,0.01891981;-0.7247699;0.06848863,0.0217758;-0.6911492;-0.05527385,-0.07632659;0.01120832;-0.03993515,-0.131111;-0.3157848;0.007076923,-0.1854796;-0.6723179;0.1823794,-0.2404101;-0.7282332;0.112097,0.04011088;0.5176861;-0.08849384,0;0;0,0.0260441;0.2919728;-0.07753658,0.05007853;0.5733782;-0.1706522,0.2235423;0.5108652;-0.08729649,0.2633237;0.2302536;-0.02671981,0.3053533;-0.03021455;-0.06117105,-0.1312698;0.52553;-0.08073724,-0.224124;0.2581909;-0.01826448,-0.2859282;0.0009735525;-0.04683947,0.07644071;-0.003271014;-0.0411377,0.06587063;-0.3378692;-0.03287363,0.01831966;-0.7302619;0.03472495,0.01320689;-0.7346334;-0.08414841,-0.07881109;0.01045085;-0.03501118,-0.1306513;-0.3198957;-0.01712995,-0.1659294;-0.7111023;0.06358895,-0.1863101;-0.7731295;-0.01674805,0.04444808;0.5045534;-0.1448305,516.2452
+0;0;0,0.02413003;0.2995898;-0.04356032,0.0450515;0.5900221;-0.1068201,0.2084334;0.4628049;-0.0353272,0.245584;0.1908193;0.07231275,0.2853943;-0.05908933;0.1407894,-0.1315203;0.4618817;-0.0490439,-0.2342797;0.2002003;0.03987234,-0.3142616;-0.04477109;0.0880401,0.07606216;-0.0002596365;-0.04158123,0.0576789;-0.3313866;-0.006580103,0.01899658;-0.7217724;0.06812075,0.0218512;-0.6881534;-0.0555822,-0.07616624;0.01118478;-0.03985126,-0.1307235;-0.3144526;0.006965909,-0.1848676;-0.6695137;0.1815446,-0.2397718;-0.7253877;0.111296,0.04017848;0.518561;-0.08864492,0;0;0,0.02565065;0.2922288;-0.0786016,0.04951902;0.5739069;-0.1727679,0.2187298;0.5121883;-0.08622146,0.265345;0.2273064;-0.02612137,0.3064269;-0.02915525;-0.06172943,-0.129009;0.5255554;-0.08393643,-0.2237505;0.2538466;-0.01958501,-0.285244;0.0004037917;-0.04629666,0.07621679;-0.003182441;-0.04117513,0.06569754;-0.3364038;-0.03337049,0.01695845;-0.7269469;0.03429222,0.01275937;-0.7315811;-0.08447862,-0.07864538;0.0104113;-0.0349432,-0.1313833;-0.3183873;-0.01710379,-0.1677066;-0.7067317;0.06861047,-0.1851724;-0.7632298;-0.01820365,0.04392272;0.5050045;-0.1466544,516.2785
+0;0;0,0.02312046;0.2991144;-0.04523085,0.04308013;0.5891981;-0.1092295,0.2091025;0.4613539;-0.03784358,0.2464845;0.1944585;0.07516908,0.2842675;-0.05484766;0.1511566,-0.1347065;0.4595927;-0.04894645,-0.235371;0.2012169;0.04330849,-0.3164133;-0.04374622;0.09603859,0.07596676;-0.0005402906;-0.04148932,0.05746631;-0.3308211;-0.007305179,0.01766672;-0.7220706;0.06818074,0.01986807;-0.6886435;-0.05547349,-0.07599984;0.01140284;-0.0398322,-0.1317392;-0.3126025;0.01026614,-0.1868607;-0.6610475;0.1997552,-0.1813802;-0.6281325;0.0761897,0.03843511;0.517838;-0.09080187,0;0;0,0.02591653;0.2915517;-0.07984829,0.04999098;0.5725096;-0.1753286,0.22201;0.5110995;-0.08965755,0.2652328;0.2288875;-0.02728295,0.3068555;-0.02880278;-0.06219029,-0.1307204;0.5257246;-0.08570898,-0.2254032;0.2569107;-0.02108232,-0.2875082;0.002288908;-0.0468885,0.07604997;-0.003254398;-0.04121184,0.06486185;-0.3355433;-0.03378654,0.0140298;-0.7269328;0.03395319,0.009571552;-0.7317773;-0.08467627,-0.07852456;0.01051953;-0.03486887,-0.1323921;-0.3172367;-0.01842632,-0.1697271;-0.7052507;0.07327716,-0.1903684;-0.7605839;-0.01389592,0.04435357;0.5037923;-0.1488793,516.3123
+0;0;0,0.02312024;0.2991116;-0.04523043,0.0430922;0.5893763;-0.1092706,0.2105024;0.4609946;-0.03743273,0.2477341;0.195172;0.07512568,0.2856112;-0.05475473;0.1513024,-0.1361124;0.4592191;-0.04862621,-0.2363723;0.2018818;0.04325792,-0.3176163;-0.04369104;0.09611927,0.0757435;-0.0005387027;-0.04136739,0.05727039;-0.3303314;-0.007233769,0.01792969;-0.7170699;0.06738181,0.02013014;-0.6836442;-0.05622154,-0.07577649;0.01136933;-0.03971514,-0.1314335;-0.3121572;0.01030916,-0.1859194;-0.6565846;0.1976134,-0.1804412;-0.6236708;0.0740988,0.03844221;0.5179397;-0.09082321,0;0;0,0.02611245;0.2911828;-0.08111,0.05053732;0.5716643;-0.1784536,0.2238993;0.510659;-0.09170961,0.2651815;0.2297245;-0.02776599,0.3081383;-0.02842408;-0.06262231,-0.1317493;0.5261365;-0.08832815,-0.2265055;0.2589177;-0.02250502,-0.2884658;0.003480643;-0.04727865,0.07587223;-0.003329098;-0.04099941,0.06492405;-0.3351541;-0.03452826,0.01331005;-0.7218734;0.03229952,0.009115819;-0.7270719;-0.08618188,-0.07817956;0.01057993;-0.03499502,-0.1328689;-0.3165393;-0.01851164,-0.1712169;-0.6983945;0.07843088,-0.1977689;-0.757836;-0.002745301,0.04482369;0.5030725;-0.151479,516.3452
+0;0;0,0.02311214;0.2990068;-0.04521459,0.04308378;0.5892678;-0.1092548,0.2120562;0.4603531;-0.03692781,0.2492365;0.1948972;0.07547534,0.287137;-0.05518416;0.1516992,-0.1377077;0.4585615;-0.04822299,-0.2378293;0.2015792;0.04353439,-0.3191236;-0.04414564;0.09642845,0.07562834;-0.0005378835;-0.04130449,0.05725764;-0.3285023;-0.00736009,0.01723024;-0.7219914;0.06855792,0.01942834;-0.6885694;-0.05491398,-0.07566126;0.01135204;-0.03965475,-0.1310097;-0.310381;0.01009223,-0.1864467;-0.6608204;0.2006659,-0.1809743;-0.6279097;0.07728264,0.03843276;0.5178156;-0.09080335,0;0;0,0.02591638;0.290743;-0.08234358,0.04995856;0.5707271;-0.1811897,0.2251028;0.5102948;-0.09364676,0.2650445;0.2300756;-0.0275743,0.30951;-0.0280098;-0.06224346,-0.133697;0.526759;-0.0902658,-0.2290045;0.2605086;-0.02310279,-0.2911265;0.004870743;-0.04713165,0.07582375;-0.003434181;-0.04080391,0.06538767;-0.3334531;-0.03542209,0.0123087;-0.726842;0.03260136,0.008347839;-0.7322347;-0.08569288,-0.07798102;0.01066522;-0.03508855,-0.1332911;-0.3144765;-0.01853394,-0.1729097;-0.7012645;0.08646489,-0.1981552;-0.7602754;0.00460165,0.04437345;0.50226;-0.1538293,516.3788
+0;0;0,0.02311392;0.2990299;-0.04521807,0.04309961;0.5894978;-0.1093058,0.2134955;0.4600221;-0.03651261,0.2506169;0.1949867;0.07571249,0.2886199;-0.0557707;0.1521424,-0.1391475;0.4582157;-0.04790075,-0.2391105;0.2016404;0.04371129,-0.3206245;-0.04474857;0.09674833,0.07554803;-0.0005373124;-0.04126063,0.05721125;-0.3278961;-0.007378917,0.0171623;-0.7215971;0.06857997,0.01881525;-0.6890237;-0.02426996,-0.07558092;0.01133999;-0.03961265,-0.1308272;-0.3097989;0.01004247,-0.186294;-0.660427;0.2007188,-0.1821788;-0.6282382;0.1079355,0.03844287;0.5179576;-0.09083162,0;0;0,0.02559164;0.2904228;-0.08365083,0.04910167;0.5699692;-0.1844771,0.225918;0.5096115;-0.0958972,0.2653534;0.2303401;-0.02757001,0.3105878;-0.02835634;-0.06213903,-0.135536;0.5268712;-0.09186199,-0.2310108;0.2613828;-0.02391563,-0.2929972;0.004984349;-0.04805187,0.07584728;-0.003533036;-0.04055786,0.06502117;-0.3329413;-0.03597927,0.01140963;-0.7263976;0.03251934,0.002471954;-0.769123;-0.02459121,-0.07781902;0.01073031;-0.03520361,-0.1335453;-0.3137011;-0.01826843,-0.1746529;-0.6991349;0.09184548,-0.1969999;-0.7362244;0.03159532,0.04369679;0.5016078;-0.1565756,516.4011
+0;0;0,0.02455585;0.2985235;-0.0482398,0.04767127;0.5877132;-0.1173721,0.2173081;0.4600802;-0.03925805,0.2541212;0.1939377;0.08143218,0.2928874;-0.04887116;0.1695549,-0.1375716;0.4601685;-0.05457759,-0.2445308;0.2052102;0.0469565,-0.3273329;-0.03553899;0.1053367,0.07548557;-0.0008824505;-0.04135209,0.05656302;-0.326835;-0.007665657,0.01679644;-0.7184952;0.06791639,0.02031289;-0.6858808;-0.05542514,-0.07547181;0.011704;-0.03969721,-0.1319503;-0.3072746;0.01322437,-0.1892987;-0.6490122;0.2147645,-0.25853;-0.7120876;0.1726178,0.04205962;0.5166195;-0.09735554,0;0;0,0.02525774;0.2902487;-0.08464098,0.04848796;0.5697191;-0.1861167,0.2262462;0.509779;-0.09734941,0.267424;0.2268921;-0.02640891,0.3112619;-0.02820638;-0.06144643,-0.1372421;0.5270212;-0.09416714,-0.2346435;0.2579879;-0.0242584,-0.2961;0.005167097;-0.04726542,0.07598349;-0.003728852;-0.04026723,0.06442012;-0.3317405;-0.03672671,0.01230541;-0.7232432;0.0318408,0.008661732;-0.7291353;-0.08618808,-0.07773926;0.01087154;-0.03531661,-0.1340677;-0.3120423;-0.01823859,-0.1771673;-0.691996;0.1020503,-0.2134557;-0.750689;0.02427482,0.04314847;0.5013669;-0.1580824,516.4237
+0;0;0,0.02454855;0.2984348;-0.04822545,0.04766741;0.5876679;-0.1173693,0.2181955;0.4597157;-0.03895028,0.2553053;0.1914279;0.08271281,0.2936558;-0.04877745;0.1698906,-0.1384939;0.4598044;-0.05434795,-0.2463152;0.2027909;0.0480046,-0.3282294;-0.03537679;0.1057588,0.07542637;-0.0008817584;-0.04131966,0.05656531;-0.325775;-0.007742707,0.01652015;-0.7201791;0.06836885,0.01917238;-0.6882071;-0.0246597,-0.07541262;0.01169482;-0.03966608,-0.1317076;-0.3062472;0.01308352,-0.1894577;-0.6503788;0.2160355,-0.2416744;-0.6905796;0.184247,0.04205333;0.5165433;-0.09734403,0;0;0,0.02530563;0.2897012;-0.08616543,0.04856487;0.5685763;-0.189388,0.2269346;0.5097811;-0.09904861,0.268052;0.2251208;-0.02532434,0.3113963;-0.02717966;-0.0604682,-0.1379947;0.5271596;-0.09681516,-0.2370743;0.2564108;-0.02585205,-0.2981669;0.006232709;-0.04701643,0.07601312;-0.00372225;-0.0400672,0.06423125;-0.3306695;-0.03773904,0.01094683;-0.7246518;0.03218913,-0.0003488772;-0.7654304;-0.02720809,-0.07762781;0.01086113;-0.03540041,-0.1346656;-0.310811;-0.01772248,-0.1792468;-0.690714;0.1112636,-0.2064563;-0.7251936;0.04988549,0.04322271;0.5003734;-0.1609089,516.4584
+0;0;0,0.02354898;0.2982078;-0.04939664,0.04547885;0.5874841;-0.1188993,0.2161494;0.4583496;-0.03875876,0.2557734;0.193073;0.08644012,0.2918303;-0.04640935;0.1805083,-0.1401409;0.4581999;-0.05404661,-0.2465934;0.2029564;0.05147642,-0.3292069;-0.03513628;0.1146237,0.07534588;-0.0009887549;-0.04140156,0.05627456;-0.3245585;-0.007977955,0.0166053;-0.7135577;0.06704561,0.01938218;-0.6816424;-0.02961185,-0.07538673;0.01175941;-0.03963114,-0.1327342;-0.3042334;0.01548711,-0.1928952;-0.6373817;0.2250474,-0.2417294;-0.6816849;0.1869907,0.0402287;0.5163099;-0.09881146,0;0;0,0.02549589;0.2891811;-0.0874455,0.04890978;0.5674205;-0.1924289,0.2275681;0.5094483;-0.1006935,0.2684079;0.2262332;-0.0249455,0.3124741;-0.02766249;-0.05804968,-0.1379568;0.5274377;-0.09878778,-0.2374872;0.2581787;-0.02660907,-0.2987179;0.006605595;-0.04811451,0.07609323;-0.003794506;-0.03984332,0.06392965;-0.3294134;-0.03822064,0.01117465;-0.7181133;0.029984,-0.0007198751;-0.7645857;-0.02802062,-0.07754552;0.01090804;-0.0354933,-0.1343376;-0.3093707;-0.01614293,-0.1808152;-0.6808776;0.1193009,-0.2137174;-0.7211465;0.0615619,0.04353462;0.4993709;-0.1634943,516.491
+0;0;0,0.0235276;0.297937;-0.04935179,0.04544744;0.5870821;-0.1188247,0.216469;0.4578321;-0.0385644,0.2559751;0.1933446;0.08626208,0.2922414;-0.04752858;0.1808766,-0.1405321;0.4576821;-0.05388276,-0.246668;0.2031979;0.05132639,-0.3297613;-0.03627758;0.1148404,0.07530763;-0.000988253;-0.04138054,0.05628325;-0.3237617;-0.008039191,0.01681392;-0.7108004;0.06660626,0.02035028;-0.6783612;-0.05648715,-0.07534845;0.01175344;-0.03961102,-0.1325548;-0.3034617;0.01537159,-0.1924125;-0.634931;0.2238757,-0.254603;-0.6995561;0.1754104,0.0401973;0.515908;-0.09873691,0;0;0,0.02586794;0.2883627;-0.0890696,0.04964699;0.5655487;-0.1963453,0.227983;0.5088223;-0.1023138,0.2687907;0.226922;-0.02509332,0.3133585;-0.02871951;-0.05588484,-0.13723;0.5274423;-0.1014389,-0.2370071;0.2594147;-0.02862575,-0.2987542;0.006346971;-0.04938733,0.07618666;-0.003782764;-0.03957081,0.06325999;-0.3285725;-0.03866982,0.01066746;-0.7152742;0.02933431,0.007554993;-0.7222424;-0.08811402,-0.07744364;0.01088496;-0.03561691,-0.1346035;-0.3084508;-0.01527678,-0.1844162;-0.6747062;0.1272168,-0.2249418;-0.7341356;0.05284943,0.04418239;0.497763;-0.1668142,516.5242
+0;0;0,0.02350666;0.2976718;-0.04930787,0.04541499;0.5866655;-0.1187448,0.2172499;0.4571774;-0.03821588,0.2566297;0.1935359;0.08621138,0.2930235;-0.04818441;0.1811586,-0.1413941;0.4570268;-0.05360472,-0.2471905;0.2033565;0.05126794,-0.3305761;-0.03696115;0.1150053,0.07530352;-0.0009881991;-0.04137829,0.05633667;-0.3227854;-0.008137774,0.0178657;-0.7000342;0.06461956,0.02140255;-0.6675947;-0.05849097,-0.07534434;0.0117528;-0.03960886,-0.1323777;-0.302509;0.01520745,-0.1907213;-0.6255939;0.2184376,-0.2529204;-0.6902322;0.1699656,0.040167;0.5155206;-0.09866529,0;0;0,0.025951;0.2876719;-0.09035373,0.04944012;0.5643146;-0.1986642,0.2283681;0.5088922;-0.103379,0.2691047;0.228314;-0.02491736,0.3143213;-0.02846009;-0.05303645,-0.1381608;0.5272306;-0.1035262,-0.2380492;0.2604358;-0.03015968,-0.3003742;0.006465495;-0.04972631,0.07627693;-0.00377804;-0.03938675,0.06272379;-0.3275585;-0.03856874,0.01224157;-0.7043842;0.02884197,0.00944148;-0.7117443;-0.08850813,-0.07739345;0.01086765;-0.03571986,-0.1348086;-0.3074546;-0.01590727,-0.1843499;-0.6605059;0.1323857,-0.2302627;-0.7185436;0.05947446,0.04405849;0.4966463;-0.1689261,516.5465
+0;0;0,0.02365571;0.2972983;-0.0514439,0.04548752;0.5858438;-0.1227553,0.2159187;0.4561295;-0.03797961,0.2591697;0.1949024;0.09019805,0.2913485;-0.04475369;0.1916755,-0.1405585;0.4568027;-0.05389869,-0.2451423;0.2041293;0.05453638,-0.3293917;-0.03420819;0.1242891,0.0753451;-0.00111089;-0.04129942,0.05541831;-0.3228363;-0.007925846,0.01727631;-0.7001855;0.06448285,0.02082736;-0.6681371;-0.05863439,-0.07532828;0.01181395;-0.03962122,-0.1336868;-0.3016333;0.01837216,-0.1942974;-0.6193823;0.2292092,-0.1873305;-0.588228;0.1062264,0.0403058;0.5148102;-0.1022687,0;0;0,0.025951;0.2876719;-0.09035373,0.04944012;0.5643146;-0.1986642,0.2283681;0.5088922;-0.103379,0.2691047;0.228314;-0.02491736,0.3143213;-0.02846009;-0.05303645,-0.1381608;0.5272306;-0.1035262,-0.2380492;0.2604358;-0.03015968,-0.3003742;0.006465495;-0.04972631,0.07627693;-0.00377804;-0.03938675,0.06272379;-0.3275585;-0.03856874,0.01224157;-0.7043842;0.02884197,0.00944148;-0.7117443;-0.08850813,-0.07739345;0.01086765;-0.03571986,-0.1348086;-0.3074546;-0.01590727,-0.1843499;-0.6605059;0.1323857,-0.2302627;-0.7185436;0.05947446,0.04405849;0.4966463;-0.1689261,516.581
+0;0;0,0.02365683;0.2973124;-0.05144634,0.0455104;0.586147;-0.1228311,0.2167961;0.4560395;-0.03770941,0.2599804;0.1952155;0.09027045,0.2924005;-0.04623765;0.1925088,-0.1414312;0.4567161;-0.05370664,-0.2458537;0.2044326;0.0545611,-0.3307349;-0.03569216;0.1248368,0.0753011;-0.001110242;-0.0412753,0.05547704;-0.321177;-0.008073784,0.01741959;-0.6976898;0.06417439,0.02096839;-0.6656427;-0.05886498,-0.07528429;0.01180705;-0.03959808,-0.1333419;-0.3000242;0.01809631,-0.1938182;-0.6170688;0.228466,-0.1868557;-0.5859153;0.1055609,0.040321;0.5150083;-0.1023141,0;0;0,0.0258071;0.2872615;-0.09173799,0.04890232;0.5635872;-0.2017519,0.2286236;0.5085472;-0.1051233,0.2692783;0.228991;-0.02469659,0.3150752;-0.02993304;-0.05047154,-0.139448;0.5276111;-0.1062012,-0.2397725;0.2621759;-0.03035887,-0.3024821;0.006239772;-0.04953165,0.07635067;-0.003864139;-0.0391252,0.06227921;-0.3259508;-0.03862381,0.01116768;-0.7018547;0.02856183,0.008678451;-0.7095442;-0.08860803,-0.07727593;0.01091443;-0.03583913,-0.1346366;-0.3056364;-0.01478222,-0.1860048;-0.6544763;0.1404663,-0.2317701;-0.7166161;0.0728551,0.04363634;0.495982;-0.1715792,516.6033
+0;0;0,0.02362859;0.2969574;-0.05138491,0.04545081;0.5853781;-0.1226678,0.2173184;0.4551731;-0.03736288,0.2605067;0.1943243;0.09062911,0.2931035;-0.04844439;0.1934246,-0.1420761;0.4558518;-0.05341223,-0.2465085;0.2035444;0.05486577,-0.3318521;-0.03788868;0.1255244,0.0752481;-0.00110946;-0.04124625,0.05549841;-0.3199755;-0.008169293,0.0173653;-0.6972369;0.06422254,0.02091125;-0.6651914;-0.05871803,-0.07523131;0.01179874;-0.0395702,-0.1330711;-0.2988627;0.01790775,-0.1936677;-0.6165376;0.2286957,-0.1867107;-0.585385;0.1058893,0.04026832;0.514334;-0.1021781,0;0;0,0.0258158;0.2864771;-0.09298825,0.04878525;0.5617251;-0.204559,0.2287953;0.5084376;-0.1066381,0.2701001;0.2296715;-0.02373672,0.316061;-0.03086773;-0.04767418,-0.1400213;0.5281556;-0.1091239,-0.2408985;0.2636213;-0.03079954,-0.3039562;0.006198853;-0.04878576,0.07643631;-0.003879785;-0.03882265,0.0618279;-0.3247322;-0.03878736,0.0101399;-0.7013276;0.02848196,0.008030444;-0.7093272;-0.0884912,-0.07715214;0.01090444;-0.0359639,-0.1346134;-0.3042996;-0.01350639,-0.1878019;-0.6500629;0.14971,-0.2330097;-0.7080209;0.07656086,0.04355511;0.4944021;-0.1739943,516.636
+0;0;0,0.02600247;0.2958678;-0.05537517,0.0513175;0.5823528;-0.1325196,0.2239598;0.4547516;-0.04629673,0.2632642;0.1994076;0.09412464,0.2958408;-0.03920999;0.2053851,-0.1392699;0.4550723;-0.06480423,-0.2496693;0.2103123;0.05506261,-0.336764;-0.02814183;0.1320862,0.07517095;-0.001325153;-0.04123953,0.05474805;-0.3195936;-0.008168086,0.01484514;-0.7154928;0.06740262,0.01801276;-0.6847275;-0.02549165,-0.07516029;0.01196459;-0.03950831,-0.1342692;-0.2972883;0.02110873,-0.1999376;-0.6225986;0.2532728,-0.1941575;-0.592622;0.1605013,0.04519263;0.5118712;-0.1104524,0;0;0,0.02560389;0.285898;-0.09427118,0.04833856;0.5605151;-0.2071059,0.2288631;0.5080513;-0.1081223,0.2705332;0.2297588;-0.02279663,0.3168098;-0.03061765;-0.04379749,-0.1410916;0.5283011;-0.1117225,-0.2428539;0.264493;-0.03101789,-0.3060608;0.007404208;-0.04801005,0.07641068;-0.003823951;-0.03872871,0.06102811;-0.3240876;-0.03915286,0.003844559;-0.7188339;0.03116584,-0.002881006;-0.760882;-0.02717638,-0.07705691;0.01086716;-0.03601755,-0.1353318;-0.3035316;-0.0122874,-0.1931956;-0.6609722;0.1691713,-0.2241395;-0.6938311;0.1080877,0.04317176;0.4933429;-0.1762301,516.6585
+0;0;0,0.02598159;0.2956302;-0.05533069,0.05130029;0.5821575;-0.1324886,0.2243812;0.4543699;-0.04609275,0.2637372;0.1986912;0.09451266,0.2961714;-0.03888415;0.2052872,-0.1397476;0.4546914;-0.06464607,-0.2502918;0.2096106;0.05537786,-0.337006;-0.02780199;0.132065,0.07519109;-0.001325508;-0.04125058,0.05485642;-0.318219;-0.008322004,0.01544799;-0.7092122;0.06631221,0.01865778;-0.6784367;-0.02781849,-0.07518043;0.0119678;-0.0395189,-0.134034;-0.2959491;0.02083628,-0.1988886;-0.6172281;0.2501234,-0.1930316;-0.5872517;0.1561171,0.04517151;0.511631;-0.1104073,0;0;0,0.02568817;0.2851208;-0.09581208,0.04837669;0.558943;-0.2106861,0.2287575;0.5074826;-0.1095395,0.2709221;0.2296619;-0.02162981,0.3169162;-0.02977592;-0.0401125,-0.1414514;0.5284447;-0.1152783,-0.2444538;0.2656106;-0.03161779,-0.3073676;0.009469122;-0.04570482,0.07651968;-0.00389351;-0.03855705,0.06075616;-0.3227513;-0.03929567,0.004474565;-0.7127222;0.02965331,-0.002160728;-0.7569976;-0.02788472,-0.0770402;0.01092089;-0.03609167,-0.1349793;-0.3019752;-0.01043253,-0.1932739;-0.6500753;0.1777879,-0.2284342;-0.685061;0.1193746,0.04321742;0.4919592;-0.1792903,516.6919
+0;0;0,0.02597854;0.2955955;-0.0553242,0.05129577;0.5821067;-0.1324794,0.2251339;0.4540531;-0.04580371,0.2650284;0.1948757;0.09672578,0.2968726;-0.03837754;0.205485,-0.1405376;0.454376;-0.06443563,-0.2525945;0.2059414;0.05723074,-0.3377312;-0.027152;0.1325227,0.0752034;-0.001325725;-0.04125733,0.05492217;-0.3173863;-0.008415304,0.01590113;-0.704536;0.06548527,0.02007989;-0.6735263;-0.05706192,-0.07519273;0.01196976;-0.03952537,-0.1338916;-0.2951378;0.02067117,-0.1981087;-0.6132587;0.2477044,-0.1904835;-0.5832894;0.1253191,0.04516495;0.5115567;-0.1103907,0;0;0,0.02545451;0.2846284;-0.09721661,0.04796135;0.5578595;-0.2134827,0.2288902;0.5074112;-0.1111211,0.2722397;0.2270806;-0.01830554,0.3173358;-0.02771553;-0.03547955,-0.1422886;0.5287861;-0.1171968,-0.2473144;0.2630555;-0.03096429,-0.3094534;0.0115267;-0.04199453,0.07666227;-0.004017055;-0.03829145,0.06026542;-0.3220001;-0.03975892,0.005345885;-0.7082896;0.02830791,0.004269872;-0.7171023;-0.08800507,-0.07697774;0.0110275;-0.03622568,-0.1349079;-0.3008478;-0.008618744,-0.1950407;-0.6443355;0.1791818,-0.2458922;-0.7053552;0.1146383,0.04284705;0.4910122;-0.1817325,516.7257
+0;0;0,0.02594685;0.2956558;-0.05683593,0.05057683;0.5822425;-0.1346965,0.2242369;0.4526356;-0.04434406,0.2660518;0.1936626;0.1021195,0.2986103;-0.03221272;0.2183129,-0.1412185;0.4534801;-0.06309796,-0.2520505;0.2036552;0.06168523,-0.335969;-0.0243485;0.1426336,0.07514152;-0.001322181;-0.04098986,0.05524816;-0.3182783;-0.00775703,0.01581054;-0.7022291;0.06523564,0.01989232;-0.6714368;-0.05723833,-0.07499012;0.0119146;-0.03953086,-0.1346639;-0.2953431;0.02366055,-0.2011992;-0.6043058;0.2569339,-0.1936478;-0.5747681;0.1346231,0.04466067;0.5116063;-0.112497,0;0;0,0.02493134;0.2845401;-0.09864712,0.04667771;0.5574319;-0.2163395,0.2287968;0.5075424;-0.1127168,0.2727567;0.2262303;-0.01680994,0.3179584;-0.0253236;-0.03287435,-0.1444771;0.5288929;-0.1192622,-0.2505051;0.2621624;-0.03049275,-0.3126191;0.01384784;-0.03838881,0.07660845;-0.003909364;-0.03800035,0.06007078;-0.3227884;-0.04002023,0.005438313;-0.7059651;0.02700424,0.004629299;-0.7150722;-0.08912992,-0.07671794;0.01093357;-0.03637276,-0.1347598;-0.3015226;-0.005329894,-0.1977922;-0.6386752;0.1861289,-0.2465215;-0.6995856;0.1199629,0.041779;0.4906492;-0.1841936,516.7484
+0;0;0,0.02600346;0.2963008;-0.05695993,0.05072274;0.5839306;-0.1351105,0.2203782;0.4552541;-0.04614832,0.2627161;0.1930418;0.1021472,0.2948214;-0.02968933;0.2167231,-0.1369913;0.4560798;-0.06448728,-0.2492096;0.2031301;0.06185673,-0.3319599;-0.02169974;0.1416783,0.07524283;-0.001323964;-0.04104513,0.05549906;-0.3158968;-0.008062195,0.01598356;-0.7006056;0.06507461,0.02006276;-0.6698138;-0.05732178,-0.07509124;0.01193067;-0.03958416,-0.1343163;-0.2930166;0.02313208,-0.200983;-0.6025894;0.2568661,-0.1934364;-0.5730514;0.1346328,0.04477522;0.51292;-0.1127934,0;0;0,0.02449152;0.2849848;-0.0994916,0.04622039;0.5590563;-0.2172133,0.222182;0.5090384;-0.11024,0.2725659;0.2244733;-0.01524806,0.3177899;-0.02351622;-0.03019953,-0.1418417;0.5274399;-0.1235769,-0.2498924;0.2584792;-0.03124848,-0.3117601;0.01371258;-0.03665499,0.07691866;-0.003767908;-0.03764653,0.06000499;-0.3202155;-0.04058456,0.005385693;-0.704284;0.02589464,0.006088134;-0.7135268;-0.09011245,-0.07677016;0.01083472;-0.03656352,-0.1343711;-0.2991043;-0.004103117,-0.1981797;-0.6329324;0.1943876,-0.2455875;-0.6965631;0.1312692,0.04133272;0.4918301;-0.185078,516.781
+0;0;0,0.02607073;0.2970674;-0.0571073,0.0507999;0.5848121;-0.1352891,0.2203515;0.4561398;-0.04635632,0.2629475;0.1923288;0.1028434,0.2948094;-0.02871433;0.216551,-0.1368115;0.4569651;-0.06468468,-0.249714;0.2024731;0.06242964,-0.3318372;-0.02065283;0.1416463,0.07535091;-0.001325866;-0.04110409,0.05566521;-0.3149735;-0.008218165,0.01609587;-0.7002065;0.0650183,0.02017238;-0.6694152;-0.05729752,-0.07519909;0.01194781;-0.03964102,-0.1342499;-0.2921025;0.02289076,-0.2010075;-0.6020972;0.2569433,-0.1934658;-0.5725588;0.1347904,0.04484993;0.5137724;-0.1129629,0;0;0,0.02389078;0.2852218;-0.1013296,0.04539299;0.5591584;-0.2197,0.2212315;0.5092816;-0.1123611,0.2717139;0.2237528;-0.01440167,0.3169081;-0.02234332;-0.02850246,-0.1427553;0.5276048;-0.1266764,-0.2516966;0.2575285;-0.03253945,-0.3136688;0.01470487;-0.03343768,0.07722498;-0.00379777;-0.03729534,0.05944744;-0.319246;-0.04179049,0.004855886;-0.7039918;0.02396846,0.005782589;-0.7134534;-0.0918777,-0.07679027;0.01084301;-0.0368069,-0.1342414;-0.2980438;-0.003159232,-0.1990041;-0.6279495;0.202515,-0.2502288;-0.6990221;0.156268,0.04057446;0.4919972;-0.1873479,516.8148
+0;0;0,0.02623885;0.2967296;-0.05876216,0.05063774;0.5841519;-0.1382359,0.218891;0.4549275;-0.04594417,0.2628129;0.193534;0.107077,0.2957035;-0.02338347;0.2281956,-0.1377553;0.4548884;-0.07285281,-0.2536465;0.2067736;0.06382008,-0.3368632;-0.01389213;0.1485921,0.07544316;-0.001407082;-0.04093181,0.05608849;-0.3150729;-0.008023143,0.01618544;-0.7003299;0.06490562,0.02313136;-0.6700276;-0.05728303,-0.07506889;0.01204419;-0.03985803,-0.134785;-0.2913352;0.02524783,-0.2017508;-0.5951792;0.2671739,-0.1913677;-0.5662511;0.1452336,0.04480582;0.5131834;-0.115653,0;0;0,0.02389078;0.2852218;-0.1013296,0.04539299;0.5591584;-0.2197,0.2212315;0.5092816;-0.1123611,0.2717139;0.2237528;-0.01440167,0.3169081;-0.02234332;-0.02850246,-0.1427553;0.5276048;-0.1266764,-0.2516966;0.2575285;-0.03253945,-0.3136688;0.01470487;-0.03343768,0.07722498;-0.00379777;-0.03729534,0.05944744;-0.319246;-0.04179049,0.004855886;-0.7039918;0.02396846,0.005782589;-0.7134534;-0.0918777,-0.07679027;0.01084301;-0.0368069,-0.1342414;-0.2980438;-0.003159232,-0.1990041;-0.6279495;0.202515,-0.2502288;-0.6990221;0.156268,0.04057446;0.4919972;-0.1873479,516.8367
+0;0;0,0.02628755;0.2972804;-0.05887122,0.05069485;0.5848016;-0.1383723,0.2188727;0.455577;-0.04610211,0.2628836;0.1936537;0.1072292,0.2955831;-0.02200355;0.2276441,-0.1376233;0.455538;-0.07299942,-0.2537493;0.2069203;0.06395045,-0.3364826;-0.01246348;0.14823,0.07556296;-0.001409316;-0.0409968,0.05624867;-0.3144207;-0.008156799,0.016379;-0.6993555;0.06471096,0.02332135;-0.6690533;-0.05741487,-0.07518809;0.01206331;-0.03992132,-0.1347796;-0.2906831;0.0250487,-0.2016894;-0.594273;0.2667724,-0.1913116;-0.5653443;0.1448947,0.04486089;0.5138084;-0.1157816,0;0;0,0.02340397;0.2853699;-0.1027071,0.04452249;0.5591825;-0.2216861,0.220411;0.5092757;-0.114186,0.2711375;0.2237766;-0.01434445,0.3156907;-0.02112898;-0.02499032,-0.1438904;0.5269358;-0.1294809,-0.2531563;0.2569762;-0.03338701,-0.3148125;0.01557623;-0.03210194,0.07738081;-0.003677174;-0.03729844,0.05903715;-0.3184247;-0.04231167,0.004679069;-0.7030361;0.02244425,0.005864084;-0.7126856;-0.09326887,-0.07694255;0.01073926;-0.03683744,-0.1343482;-0.297328;-0.001811516,-0.2008003;-0.6249358;0.2063502,-0.249009;-0.6976094;0.1605564,0.03982441;0.492075;-0.1891451,516.8607
+0;0;0,0.02638422;0.2983736;-0.05908771,0.05081205;0.5861334;-0.1386506,0.2176461;0.4573766;-0.04692462,0.2614536;0.1966636;0.1056981,0.2936899;-0.01593882;0.2244073,-0.1360939;0.4573378;-0.07361398,-0.2516833;0.2098691;0.06270302,-0.3332446;-0.006407112;0.1457887,0.0756615;-0.001411154;-0.04105026,0.05643621;-0.3129801;-0.008361589,0.01660588;-0.697535;0.06443426,0.02354464;-0.667233;-0.05762839,-0.07528614;0.01207904;-0.03997338,-0.1346031;-0.2892722;0.02469726,-0.2014468;-0.5925626;0.2661824,-0.1910744;-0.5636333;0.1443678,0.04497954;0.5151578;-0.1160654,0;0;0,0.02363016;0.2853958;-0.1058543,0.04479441;0.5588896;-0.2261642,0.2208854;0.5060632;-0.1222954,0.2709514;0.2244824;-0.01557279,0.315049;-0.01704831;-0.02258468,-0.1422889;0.5270852;-0.1345377,-0.251335;0.2590908;-0.03721364,-0.3118849;0.02109763;-0.03233182,0.07734564;-0.00371249;-0.03762507,0.05959024;-0.3169847;-0.04528642,0.005722001;-0.7014034;0.01865602,0.00578697;-0.7113994;-0.09687686,-0.07712249;0.01083212;-0.03669554,-0.1335297;-0.2958254;-0.0007401928,-0.2005774;-0.6201412;0.2116086,-0.2473283;-0.6945472;0.168466,0.04006065;0.4919794;-0.1932665,516.8941
+0;0;0,0.02635182;0.2983641;-0.06086481,0.05060617;0.5860937;-0.1421698,0.2167708;0.4565974;-0.04903722,0.2609807;0.1993616;0.1107887,0.2916164;-0.00958252;0.2313145,-0.1360418;0.4563072;-0.07773595,-0.2530299;0.2118009;0.06438936,-0.3345413;0.001378611;0.1549488,0.07575119;-0.001602878;-0.04083665,0.05613202;-0.3132333;-0.008000385,0.0159694;-0.6998791;0.06467956,0.02364976;-0.6699662;-0.05726588,-0.07513308;0.01223135;-0.04017286,-0.1361458;-0.2878905;0.02897171,-0.2087171;-0.585928;0.2785662,-0.1975177;-0.5575337;0.1569041,0.04485372;0.5151942;-0.1191699,0;0;0,0.0230284;0.2853777;-0.1070016,0.04389086;0.559115;-0.2278732,0.2199156;0.5068002;-0.123896,0.2702858;0.2249344;-0.01580524,0.3134619;-0.01433694;-0.01858115,-0.1432897;0.5269836;-0.1366847,-0.2526798;0.2585672;-0.03842203,-0.311925;0.02283135;-0.03199758,0.07727732;-0.003489092;-0.03774238,0.05969098;-0.3168416;-0.04655313,0.005499631;-0.7031924;0.01815176,0.005715847;-0.7133088;-0.09726191,-0.07715789;0.01062964;-0.03663488,-0.1332382;-0.2961765;-0.0005566925,-0.2020173;-0.6210446;0.2142002,-0.2471073;-0.6998158;0.1815593,0.03921483;0.4921851;-0.1948981,516.9266
+0;0;0,0.02643246;0.2992772;-0.06105107,0.05073496;0.587577;-0.1425159,0.2156773;0.4583762;-0.0498398,0.2595999;0.2028123;0.1089473,0.290165;-0.005650252;0.2291953,-0.1346466;0.458088;-0.0783361,-0.2508742;0.2151709;0.06286542,-0.3321977;0.005233601;0.1532161,0.07585625;-0.001605101;-0.04089329,0.05635706;-0.3113296;-0.008257847,0.01548356;-0.704819;0.06570855,0.02315847;-0.674906;-0.05615039,-0.07523727;0.01224831;-0.04022857,-0.1358768;-0.286038;0.02849312,-0.2097327;-0.5893508;0.2825055,-0.1985412;-0.5609554;0.1609296,0.04497295;0.5165595;-0.1194778,0;0;0,0.02282999;0.2857336;-0.1087561,0.04335053;0.5596606;-0.2307237,0.2194304;0.5036118;-0.129463,0.2700174;0.2259588;-0.01630282,0.3131985;-0.01275612;-0.01529884,-0.142519;0.527199;-0.1398978,-0.2507789;0.2609659;-0.04062469,-0.3085668;0.02550685;-0.03225627,0.07734525;-0.003488675;-0.03787541,0.06055249;-0.314909;-0.04836082,0.004490197;-0.7081134;0.01662254,0.003814593;-0.7183329;-0.09866166,-0.07731517;0.01067812;-0.03656978,-0.1327726;-0.2943313;-0.0009568445,-0.2020129;-0.6233715;0.220208,-0.2492906;-0.7039638;0.1991678,0.03878774;0.4927238;-0.1974659,516.9486
+0;0;0,0.0264888;0.2999151;-0.06118121,0.05085136;0.5889243;-0.1428431,0.2154018;0.4597391;-0.05028592,0.2593301;0.2041424;0.1085216,0.2899677;-0.004814491;0.2290547,-0.1341369;0.4594516;-0.07871835,-0.2503795;0.2165033;0.06250134,-0.3318959;0.00606814;0.1530663,0.07595089;-0.001607104;-0.04094431,0.05658036;-0.309288;-0.008524194,0.0157549;-0.7023149;0.06535526,0.02342689;-0.6724019;-0.05645717,-0.07533114;0.0122636;-0.04027877,-0.1355706;-0.2840546;0.0279895,-0.2093396;-0.5870109;0.2817033,-0.1981524;-0.5586149;0.1601738,0.04508004;0.5177921;-0.1197678,0;0;0,0.02259435;0.2857654;-0.1105509,0.04293185;0.560008;-0.233665,0.2192793;0.5030452;-0.1338935,0.2698562;0.2265602;-0.017802,0.3116537;-0.01294126;-0.01312399,-0.14266;0.5272357;-0.1431984,-0.2502332;0.2613397;-0.04217112,-0.3074587;0.02519125;-0.03273692,0.07741338;-0.003284767;-0.03799915,0.06067725;-0.3125895;-0.05001187,0.005589694;-0.7055841;0.01414132,0.004526228;-0.7160492;-0.1010046,-0.07748238;0.01052143;-0.03651487,-0.1322227;-0.2926398;-0.002009641,-0.1998793;-0.6194469;0.2220768,-0.1973949;-0.6311619;0.1073998,0.03841732;0.4930372;-0.2001972,516.9822
+0;0;0,0.02864118;0.299286;-0.06558555,0.05667849;0.5863798;-0.1549307,0.2226534;0.461277;-0.0642899,0.2624326;0.2148135;0.1098421,0.2903304;0.02266634;0.2567696,-0.1295609;0.463269;-0.08335266,-0.2472095;0.2235061;0.06266505,-0.3289591;0.01558593;0.1594778,0.0761406;-0.001764986;-0.04093221,0.05689892;-0.3080869;-0.008074965,0.01609258;-0.7013339;0.06522539,0.0205614;-0.6724159;-0.05667013,-0.07540435;0.01243634;-0.04044098,-0.1363611;-0.2812007;0.03266523,-0.2109249;-0.5799783;0.2912255,-0.2028794;-0.5527247;0.1695399,0.04987619;0.5159631;-0.1297364,0;0;0,0.02282196;0.2855218;-0.1124737,0.04325281;0.5599895;-0.236745,0.2196285;0.5020425;-0.1374211,0.2698457;0.2261039;-0.01916409,0.3095124;-0.01396997;-0.01035643,-0.142307;0.52688;-0.1464116,-0.2493821;0.2610589;-0.04383164,-0.305169;0.0243016;-0.03286407,0.0774709;-0.003292546;-0.03825402,0.0609538;-0.3112304;-0.05183434,0.00618057;-0.7045456;0.01128674,0.004906252;-0.7152719;-0.103689,-0.07772304;0.0105698;-0.036378,-0.1318583;-0.2913581;-0.001854803,-0.1980362;-0.6155715;0.2265909,-0.2463298;-0.695439;0.2047617,0.03870831;0.4930115;-0.2030877,517.0156
+0;0;0,0.02864118;0.299286;-0.06558555,0.05667849;0.5863798;-0.1549307,0.2226534;0.461277;-0.0642899,0.2624326;0.2148135;0.1098421,0.2903304;0.02266634;0.2567696,-0.1295609;0.463269;-0.08335266,-0.2472095;0.2235061;0.06266505,-0.3289591;0.01558593;0.1594778,0.0761406;-0.001764986;-0.04093221,0.05689892;-0.3080869;-0.008074965,0.01609258;-0.7013339;0.06522539,0.0205614;-0.6724159;-0.05667013,-0.07540435;0.01243634;-0.04044098,-0.1363611;-0.2812007;0.03266523,-0.2109249;-0.5799783;0.2912255,-0.2028794;-0.5527247;0.1695399,0.04987619;0.5159631;-0.1297364,0;0;0,0.02282196;0.2855218;-0.1124737,0.04325281;0.5599895;-0.236745,0.2196285;0.5020425;-0.1374211,0.2698457;0.2261039;-0.01916409,0.3095124;-0.01396997;-0.01035643,-0.142307;0.52688;-0.1464116,-0.2493821;0.2610589;-0.04383164,-0.305169;0.0243016;-0.03286407,0.0774709;-0.003292546;-0.03825402,0.0609538;-0.3112304;-0.05183434,0.00618057;-0.7045456;0.01128674,0.004906252;-0.7152719;-0.103689,-0.07772304;0.0105698;-0.036378,-0.1318583;-0.2913581;-0.001854803,-0.1980362;-0.6155715;0.2265909,-0.2463298;-0.695439;0.2047617,0.03870831;0.4930115;-0.2030877,517.0387
+0;0;0,0.02854769;0.2983091;-0.06537146,0.0564295;0.5838106;-0.154221,0.222983;0.4589282;-0.06351545,0.2625874;0.2135477;0.1098514,0.2905308;0.02108712;0.2570185,-0.1303337;0.4609264;-0.08263788,-0.2474653;0.2222171;0.0627382,-0.3293482;0.01395781;0.1597088,0.07628538;-0.001768342;-0.04101004,0.05712884;-0.3067348;-0.008298192,0.01498897;-0.7128328;0.06739756,0.01944738;-0.6839123;-0.05421384,-0.07554772;0.01245999;-0.04051788,-0.1362347;-0.2798777;0.03226483,-0.2132352;-0.5884191;0.2992747,-0.2052085;-0.5611591;0.1778727,0.04966502;0.5137855;-0.1291668,0;0;0,0.02282187;0.2836612;-0.1144209,0.04308558;0.554906;-0.241668,0.219727;0.5016006;-0.1409763,0.2694731;0.227517;-0.02164626,0.308501;-0.01295663;-0.01027632,-0.1418923;0.5274725;-0.1495311,-0.2482376;0.2630705;-0.04648542,-0.3026405;0.02564809;-0.03419909,0.077554;-0.003107831;-0.03847241,0.06124739;-0.3095889;-0.05412507,0.00397931;-0.7157446;0.01052094,0.002517298;-0.726865;-0.1040101,-0.07797658;0.01043615;-0.03626496,-0.1312173;-0.2891358;0.006905057,-0.2006802;-0.6255147;0.2402403,-0.2488648;-0.7034626;0.2113286,0.03854413;0.4888766;-0.2070779,517.0621
+0;0;0,0.02958052;0.2968637;-0.06862168,0.05793125;0.5810316;-0.1598874,0.225023;0.4565678;-0.06774595,0.2638473;0.21723;0.112177,0.3022102;0.03135352;0.2649947,-0.1299619;0.4598277;-0.08709939,-0.2476735;0.2260064;0.06334578,-0.3307497;0.02129409;0.166138,0.07630626;-0.001996422;-0.04081268,0.05781227;-0.3056262;-0.007798225,0.01485256;-0.7131587;0.06754237,0.01805217;-0.6843915;-0.02063531,-0.07528789;0.01282141;-0.04073882,-0.1369293;-0.276091;0.03896666,-0.216517;-0.5773702;0.3155551,-0.2106975;-0.5499403;0.2275404,0.05112395;0.511218;-0.1344025,0;0;0,0.02278511;0.2819691;-0.1169882,0.04285401;0.5513258;-0.2470459,0.2198936;0.5013673;-0.1449021,0.269001;0.2290446;-0.02410889,0.3081964;-0.01108134;-0.01075817,-0.1420016;0.5273753;-0.1532678,-0.2474063;0.2645091;-0.04860961,-0.3007879;0.02708429;-0.03616469,0.07757646;-0.002898634;-0.03828573,0.06142764;-0.3078769;-0.05700731,0.00439167;-0.7154986;0.007769108,-0.003278181;-0.752179;-0.0495193,-0.07786505;0.01026735;-0.03638574,-0.1310308;-0.2883031;0.004260279,-0.2009515;-0.6253268;0.2390594,-0.2344974;-0.6748353;0.2206168,0.03833641;0.4857448;-0.2117121,517.094
+0;0;0,0.0295838;0.2968965;-0.06862927,0.05800796;0.5818003;-0.1601308,0.2250014;0.4571894;-0.06795759,0.2636444;0.2189689;0.1111255,0.3023384;0.03148836;0.2652618,-0.1298172;0.4604478;-0.08730197,-0.2469792;0.227718;0.06244087,-0.3307723;0.02123916;0.1661201,0.0762171;-0.001994089;-0.04076499,0.05776995;-0.3048548;-0.007834163,0.01474046;-0.7130492;0.06762882,0.01790791;-0.6842696;-0.01966238,-0.07519992;0.01280643;-0.04069122,-0.1366852;-0.2753742;0.03881236,-0.2164022;-0.5771427;0.3158501,-0.2106412;-0.549687;0.2287203,0.05118382;0.511814;-0.1345829,0;0;0,0.02320518;0.2810486;-0.1191886,0.04357766;0.5504934;-0.2508161,0.2204836;0.5013048;-0.1487082,0.2686044;0.2309686;-0.0265782,0.3080307;-0.01110461;-0.0107565,-0.141121;0.5272501;-0.1568978,-0.2456636;0.2656296;-0.05230986,-0.2988513;0.02609783;-0.03817614,0.0775456;-0.002800331;-0.03812671,0.06239158;-0.3068741;-0.05954719,0.005202889;-0.7153415;0.004114151,-0.002251133;-0.7514116;-0.05254674,-0.07770981;0.01018147;-0.03650111,-0.131325;-0.2875471;0.003902066,-0.2002475;-0.6237925;0.2412997,-0.2320713;-0.6731617;0.223438,0.0389836;0.4848547;-0.2152098,517.1163
+0;0;0,0.0295838;0.2968965;-0.06862927,0.05800796;0.5818003;-0.1601308,0.2250014;0.4571894;-0.06795759,0.2636444;0.2189689;0.1111255,0.3023384;0.03148836;0.2652618,-0.1298172;0.4604478;-0.08730197,-0.2469792;0.227718;0.06244087,-0.3307723;0.02123916;0.1661201,0.0762171;-0.001994089;-0.04076499,0.05776995;-0.3048548;-0.007834163,0.01474046;-0.7130492;0.06762882,0.01790791;-0.6842696;-0.01966238,-0.07519992;0.01280643;-0.04069122,-0.1366852;-0.2753742;0.03881236,-0.2164022;-0.5771427;0.3158501,-0.2106412;-0.549687;0.2287203,0.05118382;0.511814;-0.1345829,0;0;0,0.02320518;0.2810486;-0.1191886,0.04357766;0.5504934;-0.2508161,0.2204836;0.5013048;-0.1487082,0.2686044;0.2309686;-0.0265782,0.3080307;-0.01110461;-0.0107565,-0.141121;0.5272501;-0.1568978,-0.2456636;0.2656296;-0.05230986,-0.2988513;0.02609783;-0.03817614,0.0775456;-0.002800331;-0.03812671,0.06239158;-0.3068741;-0.05954719,0.005202889;-0.7153415;0.004114151,-0.002251133;-0.7514116;-0.05254674,-0.07770981;0.01018147;-0.03650111,-0.131325;-0.2875471;0.003902066,-0.2002475;-0.6237925;0.2412997,-0.2320713;-0.6731617;0.223438,0.0389836;0.4848547;-0.2152098,517.1392
+0;0;0,0.03004071;0.295998;-0.0706366,0.05886238;0.5802309;-0.164096,0.2259593;0.4559361;-0.07268245,0.2641609;0.2252824;0.1120904,0.3029865;0.03588872;0.2691049,-0.1291;0.4595215;-0.09171921,-0.2466136;0.231921;0.06056376,-0.3331398;0.02852586;0.1753443,0.07627048;-0.002154141;-0.04043331,0.05813868;-0.3063409;-0.007164229,0.01564351;-0.7127454;0.06716718,0.01876735;-0.6843134;-0.02222242,-0.07497604;0.01292855;-0.04084267,-0.1368809;-0.2764106;0.03925615,-0.2196962;-0.5729917;0.3179621,-0.2139142;-0.5461009;0.2287454,0.05195716;0.5103738;-0.1380781,0;0;0,0.02326481;0.2799083;-0.1209004,0.04366426;0.5484238;-0.2544198,0.2199533;0.499774;-0.1512036,0.2684866;0.2324501;-0.02879453,0.3066998;-0.01287432;-0.009132393,-0.140264;0.5271311;-0.1599022,-0.2437992;0.2682434;-0.05473994,-0.2969902;0.02540639;-0.03951354,0.07753365;-0.00274241;-0.0379169,0.06228319;-0.3081317;-0.05959582,0.005741823;-0.7150991;0.001036644,-0.002831962;-0.7529719;-0.05660439,-0.07753774;0.01014182;-0.0366295,-0.1327589;-0.2884862;0.005049586,-0.1996675;-0.6224999;0.2426495,-0.2318789;-0.6736437;0.2231346,0.03904726;0.4829873;-0.2183452,517.1725
+0;0;0,0.03000767;0.2956725;-0.07055891,0.05884415;0.5800517;-0.1640669,0.2256057;0.4558166;-0.07276139,0.2638026;0.2251912;0.1119888,0.3029737;0.03411207;0.2704006,-0.1287781;0.4593951;-0.09176194,-0.2462773;0.2318226;0.06050231,-0.3335735;0.02661739;0.1763043,0.07604036;-0.002147642;-0.04031131,0.05792661;-0.3060317;-0.00707534,0.01549184;-0.7118586;0.06715041,0.01866844;-0.683453;-0.02374912,-0.07474983;0.01288955;-0.04071945,-0.1365931;-0.2761617;0.03929967,-0.2192907;-0.5723212;0.3176095,-0.213411;-0.5454829;0.2268858,0.0519346;0.5101507;-0.1380326,0;0;0,0.02414568;0.2787728;-0.1224906,0.0453582;0.5466537;-0.257506,0.220833;0.5003565;-0.1540458,0.26855;0.2334263;-0.03055072,0.3052472;-0.01406613;-0.007297277,-0.1383024;0.5264571;-0.1631049,-0.2416542;0.2682611;-0.05618006,-0.2949775;0.02321531;-0.04039872,0.07743241;-0.002966359;-0.0375123,0.06308852;-0.3079129;-0.06159711,0.006628767;-0.7144717;-0.002200365,-0.002855673;-0.7518139;-0.06261921,-0.07711902;0.0103116;-0.0368521,-0.1318597;-0.2881512;0.004399035,-0.1971859;-0.6214231;0.2424494,-0.2294974;-0.6742143;0.2230342,0.04051349;0.4813561;-0.2211134,517.1953
+0;0;0,0.02993566;0.2949629;-0.07038958,0.05876142;0.5792382;-0.1638665,0.2252821;0.4550497;-0.07264008,0.2630957;0.2267389;0.1102559,0.302311;0.03544423;0.2688464,-0.1286159;0.4586233;-0.09161458,-0.2449358;0.2333348;0.05912151,-0.3323305;0.02789807;0.1750541,0.07606591;-0.002148364;-0.04032487,0.05800051;-0.3052213;-0.007177602,0.01639148;-0.7031512;0.06560379,0.02062173;-0.6752744;-0.05544584,-0.07477495;0.01289388;-0.04073313,-0.1364532;-0.2753858;0.03907241,-0.2175415;-0.5657823;0.3119665,-0.2097116;-0.5399928;0.1911511,0.05184911;0.5093093;-0.1378219,0;0;0,0.02440186;0.2776173;-0.1232362,0.04594998;0.5447946;-0.2593523,0.2204992;0.4973202;-0.1538504,0.2678973;0.2341878;-0.02926564,0.305023;-0.01357794;-0.00654459,-0.1371521;0.5263448;-0.1648704,-0.2398861;0.2714705;-0.05767229,-0.2928724;0.02616601;-0.04033523,0.07752867;-0.003068686;-0.0373714,0.06371346;-0.3072116;-0.06154799,0.01031669;-0.7063246;-0.004676819,0.00864907;-0.7193298;-0.1179163,-0.07708911;0.01041481;-0.03695313,-0.13127;-0.2871368;0.005541295,-0.1927791;-0.6135764;0.2401271,-0.2333256;-0.6955756;0.2180459,0.04101047;0.4796085;-0.2227116,517.2169
+0;0;0,0.02987971;0.2946472;-0.07172301,0.05819301;0.5787337;-0.1659322,0.223245;0.4534107;-0.07130155,0.2627752;0.2275024;0.1141963,0.2982305;0.04030505;0.2784598,-0.1288375;0.455889;-0.09540037,-0.2469783;0.2344291;0.05953471,-0.3376166;0.03474586;0.1827976,0.07603263;-0.002245239;-0.04038232,0.05846223;-0.305336;-0.007131781,0.01651077;-0.7032813;0.06536856,0.02233964;-0.67576;-0.05560786,-0.07474484;0.01293976;-0.04077382,-0.1365143;-0.275006;0.04015897,-0.2204836;-0.5598804;0.3179582,-0.2110388;-0.5345353;0.1972746,0.05144469;0.5088449;-0.1397376,0;0;0,0.02440186;0.2776173;-0.1232362,0.04594998;0.5447946;-0.2593523,0.2204992;0.4973202;-0.1538504,0.2678973;0.2341878;-0.02926564,0.305023;-0.01357794;-0.00654459,-0.1371521;0.5263448;-0.1648704,-0.2398861;0.2714705;-0.05767229,-0.2928724;0.02616601;-0.04033523,0.07752867;-0.003068686;-0.0373714,0.06371346;-0.3072116;-0.06154799,0.01031669;-0.7063246;-0.004676819,0.00864907;-0.7193298;-0.1179163,-0.07708911;0.01041481;-0.03695313,-0.13127;-0.2871368;0.005541295,-0.1927791;-0.6135764;0.2401271,-0.2333256;-0.6955756;0.2180459,0.04101047;0.4796085;-0.2227116,517.2393
+0;0;0,0.02989453;0.2947934;-0.0717586,0.05826635;0.579467;-0.1661624,0.2231105;0.4540642;-0.07155565,0.2624468;0.2292641;0.1130322,0.2979489;0.04181929;0.2775129,-0.1285743;0.4565397;-0.09562725,-0.2461354;0.2361661;0.05854777,-0.3368936;0.03621896;0.1819736,0.07555874;-0.002231245;-0.04013063,0.05796525;-0.3057202;-0.006836399,0.01678719;-0.6963292;0.06432737,0.02261358;-0.6688069;-0.0565975,-0.07427898;0.01285911;-0.04051969,-0.1361296;-0.275465;0.04051944,-0.2185509;-0.5550876;0.3131973,-0.2091101;-0.5297405;0.1925651,0.05150428;0.5094357;-0.1399144,0;0;0,0.02482012;0.2768343;-0.1252711,0.04671523;0.5438741;-0.2629765,0.2205417;0.4957385;-0.1559089,0.2686216;0.2346625;-0.03067827,0.3059839;-0.01342095;-0.008127928,-0.135987;0.5259093;-0.1678674,-0.2390292;0.2732568;-0.05968197,-0.2915102;0.02766711;-0.04015499,0.07723133;-0.003154784;-0.0367415,0.06419043;-0.3074914;-0.0638113,0.01174888;-0.6992599;-0.008110765,0.01016159;-0.7127007;-0.1211298,-0.07632272;0.01044479;-0.03728696,-0.129893;-0.2875782;0.005562816,-0.1873923;-0.6069698;0.2379808,-0.1855396;-0.6218041;0.1255114,0.04170951;0.4786934;-0.2260242,517.2617
+0;0;0,0.02993004;0.2951435;-0.07184383,0.05836698;0.580471;-0.1664649,0.2240818;0.4546129;-0.07144147,0.2644029;0.224185;0.1177675,0.299012;0.04145539;0.2781106,-0.1294207;0.4571013;-0.09563749,-0.249925;0.2312107;0.06239727,-0.3384002;0.03629316;0.1827183,0.07548149;-0.002228964;-0.0400896,0.05786878;-0.3060495;-0.006758992,0.01615788;-0.7017128;0.06532562,0.02078154;-0.673679;-0.03063682,-0.07420304;0.01284596;-0.04047826,-0.1361212;-0.2757931;0.04064941,-0.219609;-0.559034;0.3168557,-0.2121171;-0.5327265;0.2211255,0.0515886;0.5102707;-0.1401536,0;0;0,0.02499315;0.2764135;-0.1270354,0.04707675;0.5433803;-0.2663649,0.2213611;0.495849;-0.1576123,0.2676293;0.2300342;-0.02447867,0.3067764;-0.01195608;-0.01012492,-0.1360505;0.5270089;-0.1701035,-0.2422486;0.2687729;-0.05803677,-0.2935971;0.02940549;-0.03894756,0.07713258;-0.003134176;-0.03674698,0.06550711;-0.3076217;-0.06641626,0.01130539;-0.7043977;-0.01059126,0.001318738;-0.7479002;-0.07167888,-0.076199;0.01047386;-0.03733109,-0.1279759;-0.2884138;0.004061889,-0.1829425;-0.6114867;0.2408911,-0.1814203;-0.6173624;0.1517583,0.04203664;0.4781964;-0.2290558,517.2953
+0;0;0,0.02988826;0.2946941;-0.07299478,0.05822546;0.5803785;-0.1686754,0.2240407;0.4534766;-0.07068725,0.2668152;0.2346293;0.1254175,0.3013461;0.05551234;0.2920124,-0.1309353;0.4553968;-0.09940318,-0.251275;0.2359426;0.0604063,-0.34142;0.04333279;0.1861221,0.07540432;-0.002285071;-0.03997691,0.05866837;-0.3064595;-0.00677754,0.01708011;-0.6940196;0.06395125,0.02302966;-0.6663549;-0.03662556,-0.07404942;0.01282936;-0.04051268,-0.1375303;-0.2746408;0.04454902,-0.2179649;-0.5431666;0.3244759,-0.209033;-0.5174404;0.2241839,0.05146865;0.5100274;-0.142097,0;0;0,0.02503878;0.2757846;-0.1279924,0.04749048;0.5426788;-0.2688334,0.222168;0.495375;-0.1575739,0.2686829;0.2327372;-0.02704191,0.3075342;-0.0106824;-0.01071429,-0.1365596;0.5283318;-0.1721302,-0.2422035;0.2741902;-0.06063008,-0.2941691;0.03350616;-0.04063192,0.07710627;-0.003166944;-0.03652096,0.06677373;-0.3077634;-0.06843758,0.01580166;-0.6968137;-0.01387906,0.003969226;-0.7456325;-0.07555676,-0.07597731;0.01051354;-0.037498,-0.125564;-0.2892542;0.002312034,-0.176478;-0.6049522;0.2361444,-0.1745228;-0.6128488;0.1427818,0.04233353;0.4774393;-0.2311697,517.3175

+ 193 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002869003;0.3068448;0.01372975,0.005631902;0.6050877;0.01055225,0.1804221;0.4799367;0.01697099,0.2257455;0.2045638;0.03845208,0.2875151;-0.05125564;-0.01977354,-0.1702315;0.4782565;0.007876839,-0.2334272;0.2056696;0.01484698,-0.2862968;-0.05316931;-0.0385998,0.07691425;0.003752226;-0.03835531,0.08949405;-0.3527618;0.001991574,0.09454959;-0.7362673;0.09650129,0.1092865;-0.764056;0.02863961,-0.07709147;0.007322548;-0.03747392,-0.1135454;-0.349044;-0.01375917,-0.13766;-0.7368854;0.05717466,-0.1346433;-0.6974968;-0.03262887,0.004805608;0.5317401;0.01386802,0;0;0,0.003025845;0.3053305;-0.03338552,0.004600748;0.5997318;-0.08120573,0.1822294;0.5121821;-0.0258956,0.2156991;0.2346134;-0.01243067,0.258226;-0.0240297;-0.07523584,-0.1754781;0.5202649;-0.03327552,-0.2242374;0.2446988;-0.03891212,-0.2666694;-0.01062137;-0.114148,0.07593775;0.001715392;-0.04039216,0.09931058;-0.3563053;-0.02761579,0.1027179;-0.7435956;0.05002904,0.1097857;-0.780901;-0.009820461,-0.07770913;0.005681579;-0.03646945,-0.1017339;-0.3520349;-0.0177586,-0.08013994;-0.7386918;0.06011467,-0.07724484;-0.7784965;0.002836,0.004402839;0.5277395;-0.06676197,564.7203
+0;0;0,0.002683996;0.306852;0.01360667,0.00527858;0.6050981;0.01054276,0.1801732;0.4800189;0.01664224,0.2258686;0.2047101;0.03815779,0.2878458;-0.05127192;-0.01912501,-0.1704651;0.4781404;0.007711834,-0.2334371;0.205501;0.01465331,-0.286076;-0.05352047;-0.03813245,0.07691526;0.003782381;-0.03835031,0.08975688;-0.3527288;0.001939043,0.09488213;-0.7362134;0.09652935,0.1094544;-0.7639493;0.02858708,-0.07710318;0.007286665;-0.03745684,-0.1132928;-0.3491111;-0.01380754,-0.1373205;-0.7369399;0.05722469,-0.1343466;-0.6975519;-0.03258035,0.004530044;0.5317479;0.01381974,0;0;0,0.003025845;0.3053305;-0.03338552,0.004600748;0.5997318;-0.08120573,0.1822294;0.5121821;-0.0258956,0.2156991;0.2346134;-0.01243067,0.258226;-0.0240297;-0.07523584,-0.1754781;0.5202649;-0.03327552,-0.2242374;0.2446988;-0.03891212,-0.2666694;-0.01062137;-0.114148,0.07593775;0.001715392;-0.04039216,0.09931058;-0.3563053;-0.02761579,0.1027179;-0.7435956;0.05002904,0.1097857;-0.780901;-0.009820461,-0.07770913;0.005681579;-0.03646945,-0.1017339;-0.3520349;-0.0177586,-0.08013994;-0.7386918;0.06011467,-0.07724484;-0.7784965;0.002836,0.004402839;0.5277395;-0.06676197,564.7411
+0;0;0,0.002669852;0.305235;0.01353497,0.005215769;0.5979848;0.01054701,0.1801069;0.4746906;0.01656667,0.2258319;0.1992035;0.03809615,0.2876742;-0.05622157;-0.01906202,-0.1704883;0.4728123;0.007637361,-0.2335011;0.1999963;0.01458333,-0.2860254;-0.05846158;-0.03808757,0.07680143;0.003776783;-0.03829356,0.0896526;-0.3529993;0.002025738,0.09475694;-0.7349195;0.09623013,0.1089843;-0.7612889;0.02989582,-0.07698908;0.007275881;-0.03740141,-0.1132056;-0.3493868;-0.01373453,-0.1371352;-0.7356334;0.0570079,-0.1342318;-0.6964676;-0.03067177,0.004485384;0.5264133;0.01374451,0;0;0,0.002475649;0.3039007;-0.03157401,0.002838522;0.5935129;-0.07449937,0.1822837;0.5123138;-0.02605915,0.2159465;0.2345752;-0.01281166,0.2588019;-0.02333704;-0.07588458,-0.1778746;0.5199533;-0.0331418,-0.2269197;0.244269;-0.03948288,-0.2690085;-0.01042458;-0.1149362,0.07587048;0.001805916;-0.04024339,0.09933311;-0.3564854;-0.02771902,0.1030061;-0.7421087;0.05002856,0.1062621;-0.7803054;-0.005817413,-0.07754688;0.005582428;-0.03652998,-0.1015908;-0.3523961;-0.01773376,-0.07988486;-0.7374449;0.05991784,-0.07779129;-0.7765257;0.005112465,0.002979822;0.5230423;-0.06157207,564.7609
+0;0;0,0.002671686;0.3054447;0.01354427,0.005232167;0.5998034;0.01052679,0.1800192;0.4758576;0.01657529,0.2257426;0.2003802;0.03810401,0.2867319;-0.05152181;-0.01826577,-0.170382;0.4739803;0.00765092,-0.2333925;0.201174;0.01459664,-0.2851924;-0.05371898;-0.03734776,0.07678232;0.003775843;-0.03828403,0.08964752;-0.35339;0.002079312,0.09474596;-0.7348688;0.09617484,0.108995;-0.7613239;0.02973965,-0.07696992;0.00727407;-0.03739211,-0.113226;-0.3497782;-0.01369938,-0.137128;-0.7355783;0.0569613,-0.1342201;-0.6963986;-0.03085171,0.004494841;0.5275517;0.01375469,0;0;0,0.002447717;0.3040984;-0.0317049,0.002967127;0.5951765;-0.07566404,0.1821012;0.5125345;-0.02639675,0.2161339;0.234854;-0.01308393,0.2598775;-0.01882309;-0.07700801,-0.1777067;0.5201735;-0.03384808,-0.2265952;0.2444755;-0.04036238,-0.2681854;-0.006174773;-0.1164974,0.0758611;0.001788676;-0.04021621,0.09936616;-0.3568902;-0.027601,0.1029556;-0.7421086;0.04985762,0.1064903;-0.7802585;-0.006240129,-0.0775122;0.005581989;-0.03655335,-0.1014894;-0.352796;-0.01777819,-0.08022352;-0.7374907;0.05944677,-0.07941496;-0.7767267;0.004587147,0.003027745;0.5240968;-0.06228614,564.7822
+0;0;0,0.002820266;0.3054451;0.01350451,0.005495859;0.599804;0.01058852,0.1802244;0.4756598;0.01632462,0.2268018;0.2003418;0.03806068,0.2878291;-0.05166832;-0.01778234,-0.1701682;0.4741432;0.007551263,-0.2330195;0.2012933;0.01422661,-0.2842166;-0.05371869;-0.03773098,0.07678174;0.003810337;-0.03828178,0.08987726;-0.3533765;0.001820747,0.09530963;-0.7347983;0.09612842,0.1095216;-0.7613843;0.02979676,-0.07698037;0.007232346;-0.03737867,-0.1129227;-0.3498747;-0.01403652,-0.1366158;-0.7356415;0.05687612,-0.1337422;-0.6964596;-0.03093778,0.004753886;0.5275511;0.01378787,0;0;0,0.002447717;0.3040984;-0.0317049,0.002967127;0.5951765;-0.07566404,0.1821012;0.5125345;-0.02639675,0.2161339;0.234854;-0.01308393,0.2598775;-0.01882309;-0.07700801,-0.1777067;0.5201735;-0.03384808,-0.2265952;0.2444755;-0.04036238,-0.2681854;-0.006174773;-0.1164974,0.0758611;0.001788676;-0.04021621,0.09936616;-0.3568902;-0.027601,0.1029556;-0.7421086;0.04985762,0.1064903;-0.7802585;-0.006240129,-0.0775122;0.005581989;-0.03655335,-0.1014894;-0.352796;-0.01777819,-0.08022352;-0.7374907;0.05944677,-0.07941496;-0.7767267;0.004587147,0.003027745;0.5240968;-0.06228614,564.805
+0;0;0,0.00281996;0.305412;0.01350305,0.005499352;0.600179;0.0105804,0.1804644;0.4758067;0.01632692,0.2269824;0.2008403;0.03803522,0.2881723;-0.05184135;-0.01795661,-0.1704038;0.4742882;0.007541653,-0.2331748;0.2017867;0.01420848,-0.2845083;-0.05390489;-0.03788757,0.07665706;0.003804149;-0.03821962,0.0897772;-0.3540543;0.001958311,0.09521558;-0.7358975;0.0963702,0.1095412;-0.7629358;0.02950835,-0.07685537;0.007220602;-0.03731798,-0.1128652;-0.3505579;-0.01393194,-0.1365846;-0.736751;0.05705906,-0.1336879;-0.6974957;-0.03145674,0.004755762;0.5277685;0.01378673,0;0;0,0.002295114;0.3040577;-0.03178692,0.002683125;0.5954958;-0.07608855,0.182096;0.5125678;-0.02667975,0.2166049;0.235302;-0.01346803,0.2604078;-0.01898023;-0.07788205,-0.1782539;0.520411;-0.03446969,-0.2270435;0.2450638;-0.04119131,-0.2686682;-0.006079257;-0.1181452,0.07581766;0.001783863;-0.0400002,0.09955052;-0.3575639;-0.02754855,0.1029399;-0.74325;0.04979587,0.1069931;-0.7812501;-0.007550955,-0.07730953;0.005605718;-0.03665147,-0.1012912;-0.3534479;-0.01782439,-0.07972275;-0.7384968;0.05976104,-0.07957198;-0.7776025;0.003605094,0.002782673;0.5242783;-0.06259108,564.8167
+0;0;0,0.00281996;0.305412;0.01350305,0.005499352;0.600179;0.0105804,0.1804644;0.4758067;0.01632692,0.2269824;0.2008403;0.03803522,0.2881723;-0.05184135;-0.01795661,-0.1704038;0.4742882;0.007541653,-0.2331748;0.2017867;0.01420848,-0.2845083;-0.05390489;-0.03788757,0.07665706;0.003804149;-0.03821962,0.0897772;-0.3540543;0.001958311,0.09521558;-0.7358975;0.0963702,0.1095412;-0.7629358;0.02950835,-0.07685537;0.007220602;-0.03731798,-0.1128652;-0.3505579;-0.01393194,-0.1365846;-0.736751;0.05705906,-0.1336879;-0.6974957;-0.03145674,0.004755762;0.5277685;0.01378673,0;0;0,0.002295114;0.3040577;-0.03178692,0.002683125;0.5954958;-0.07608855,0.182096;0.5125678;-0.02667975,0.2166049;0.235302;-0.01346803,0.2604078;-0.01898023;-0.07788205,-0.1782539;0.520411;-0.03446969,-0.2270435;0.2450638;-0.04119131,-0.2686682;-0.006079257;-0.1181452,0.07581766;0.001783863;-0.0400002,0.09955052;-0.3575639;-0.02754855,0.1029399;-0.74325;0.04979587,0.1069931;-0.7812501;-0.007550955,-0.07730953;0.005605718;-0.03665147,-0.1012912;-0.3534479;-0.01782439,-0.07972275;-0.7384968;0.05976104,-0.07957198;-0.7776025;0.003605094,0.002782673;0.5242783;-0.06259108,564.8383
+0;0;0,0.002996938;0.3054252;0.01346024,0.005810677;0.6008189;0.01063158,0.1803769;0.4758354;0.01581132,0.2283815;0.2017404;0.03799957,0.2894014;-0.05276972;-0.0169815,-0.1698492;0.474806;0.007437261,-0.2321711;0.2027836;0.0141183,-0.2841606;-0.05403179;-0.03940422,0.07660807;0.003885232;-0.03819123,0.09031291;-0.3542414;0.001825564,0.0957786;-0.7360612;0.09613644,0.1105482;-0.7634065;0.02901953,-0.07682738;0.007124414;-0.03727277,-0.1123366;-0.3509759;-0.01388258,-0.1357813;-0.737142;0.05708852,-0.1329528;-0.6978341;-0.03188714,0.005056118;0.5281756;0.01381571,0;0;0,0.002323329;0.3040507;-0.03197622,0.003026888;0.5959979;-0.07706058,0.181972;0.5128474;-0.02701783,0.2167318;0.2361713;-0.01409721,0.2606263;-0.01948211;-0.07918453,-0.1777454;0.5203976;-0.03512163,-0.226614;0.2456555;-0.04243337,-0.2680725;-0.006861359;-0.1201392,0.07582189;0.001840919;-0.03987622,0.09950095;-0.3577885;-0.02763367,0.1029151;-0.7434428;0.04963088,0.1071682;-0.7817239;-0.008083109,-0.07723082;0.005538712;-0.03670403,-0.1013902;-0.3537915;-0.01821119,-0.0797041;-0.7387862;0.05937438,-0.08023085;-0.7786872;0.003473662,0.003006056;0.5246014;-0.06326556,564.8496
+0;0;0,0.002996938;0.3054252;0.01346024,0.005810677;0.6008189;0.01063158,0.1803769;0.4758354;0.01581132,0.2283815;0.2017404;0.03799957,0.2894014;-0.05276972;-0.0169815,-0.1698492;0.474806;0.007437261,-0.2321711;0.2027836;0.0141183,-0.2841606;-0.05403179;-0.03940422,0.07660807;0.003885232;-0.03819123,0.09031291;-0.3542414;0.001825564,0.0957786;-0.7360612;0.09613644,0.1105482;-0.7634065;0.02901953,-0.07682738;0.007124414;-0.03727277,-0.1123366;-0.3509759;-0.01388258,-0.1357813;-0.737142;0.05708852,-0.1329528;-0.6978341;-0.03188714,0.005056118;0.5281756;0.01381571,0;0;0,0.002323329;0.3040507;-0.03197622,0.003026888;0.5959979;-0.07706058,0.181972;0.5128474;-0.02701783,0.2167318;0.2361713;-0.01409721,0.2606263;-0.01948211;-0.07918453,-0.1777454;0.5203976;-0.03512163,-0.226614;0.2456555;-0.04243337,-0.2680725;-0.006861359;-0.1201392,0.07582189;0.001840919;-0.03987622,0.09950095;-0.3577885;-0.02763367,0.1029151;-0.7434428;0.04963088,0.1071682;-0.7817239;-0.008083109,-0.07723082;0.005538712;-0.03670403,-0.1013902;-0.3537915;-0.01821119,-0.0797041;-0.7387862;0.05937438,-0.08023085;-0.7786872;0.003473662,0.003006056;0.5246014;-0.06326556,564.8607
+0;0;0,0.002984735;0.3041816;0.01340543,0.005767696;0.5963716;0.01061786,0.1796874;0.4726013;0.01574554,0.2276865;0.1985371;0.03793129,0.2889339;-0.05692196;-0.01725479,-0.169226;0.4715757;0.007402874,-0.2315409;0.199584;0.01408316,-0.2837242;-0.05818903;-0.03963892,0.07659648;0.003884643;-0.03818545,0.09031599;-0.3546256;0.001874212,0.09571875;-0.732049;0.09509917,0.1109927;-0.7613524;0.0256906,-0.07681575;0.007123335;-0.03726713,-0.112363;-0.3513606;-0.01385188,-0.1355377;-0.7330802;0.05630203,-0.1326126;-0.6934546;-0.03571165,0.0050237;0.5247452;0.01375742,0;0;0,0.002239279;0.3029193;-0.03082108,0.00280913;0.5919845;-0.07356393,0.1818768;0.512915;-0.02734804,0.2168385;0.2362901;-0.01455569,0.2609441;-0.01998779;-0.08113194,-0.177748;0.5202604;-0.03557454,-0.2268717;0.2456205;-0.04376458,-0.2678333;-0.007842869;-0.122088,0.07587188;0.001894429;-0.03975058,0.09930529;-0.3581437;-0.02766562,0.102383;-0.739152;0.04974055,0.1048385;-0.7816533;-0.00775075,-0.07719076;0.005467491;-0.03676862,-0.1014582;-0.3542672;-0.01874974,-0.08020329;-0.7347567;0.05835022,-0.08007845;-0.7773694;0.0009470992,0.002828598;0.5214869;-0.06049299,564.8829
+0;0;0,0.003093667;0.3041863;0.01327484,0.00595656;0.5963762;0.01052522,0.1798351;0.4724689;0.01545192,0.228197;0.1985085;0.03812533,0.289291;-0.05741179;-0.0150576,-0.1690546;0.4716182;0.007385551,-0.2303755;0.1993978;0.01395171,-0.2856697;-0.05713499;-0.04252449,0.07660807;0.003983507;-0.03815199,0.09072555;-0.3545756;0.001328778,0.09644272;-0.731908;0.09490259,0.111746;-0.761633;0.02586309,-0.0767987;0.007030666;-0.03731982,-0.1123095;-0.3514755;-0.01419093,-0.1350169;-0.733219;0.05598538,-0.1321577;-0.6936008;-0.03603115,0.005210213;0.5247491;0.01364685,0;0;0,0.002239279;0.3029193;-0.03082108,0.00280913;0.5919845;-0.07356393,0.1818768;0.512915;-0.02734804,0.2168385;0.2362901;-0.01455569,0.2609441;-0.01998779;-0.08113194,-0.177748;0.5202604;-0.03557454,-0.2268717;0.2456205;-0.04376458,-0.2678333;-0.007842869;-0.122088,0.07587188;0.001894429;-0.03975058,0.09930529;-0.3581437;-0.02766562,0.102383;-0.739152;0.04974055,0.1048385;-0.7816533;-0.00775075,-0.07719076;0.005467491;-0.03676862,-0.1014582;-0.3542672;-0.01874974,-0.08020329;-0.7347567;0.05835022,-0.08007845;-0.7773694;0.0009470992,0.002828598;0.5214869;-0.06049299,564.8949
+0;0;0,0.003093667;0.3041863;0.01327484,0.00595656;0.5963762;0.01052522,0.1798351;0.4724689;0.01545192,0.228197;0.1985085;0.03812533,0.289291;-0.05741179;-0.0150576,-0.1690546;0.4716182;0.007385551,-0.2303755;0.1993978;0.01395171,-0.2856697;-0.05713499;-0.04252449,0.07660807;0.003983507;-0.03815199,0.09072555;-0.3545756;0.001328778,0.09644272;-0.731908;0.09490259,0.111746;-0.761633;0.02586309,-0.0767987;0.007030666;-0.03731982,-0.1123095;-0.3514755;-0.01419093,-0.1350169;-0.733219;0.05598538,-0.1321577;-0.6936008;-0.03603115,0.005210213;0.5247491;0.01364685,0;0;0,0.002239279;0.3029193;-0.03082108,0.00280913;0.5919845;-0.07356393,0.1818768;0.512915;-0.02734804,0.2168385;0.2362901;-0.01455569,0.2609441;-0.01998779;-0.08113194,-0.177748;0.5202604;-0.03557454,-0.2268717;0.2456205;-0.04376458,-0.2678333;-0.007842869;-0.122088,0.07587188;0.001894429;-0.03975058,0.09930529;-0.3581437;-0.02766562,0.102383;-0.739152;0.04974055,0.1048385;-0.7816533;-0.00775075,-0.07719076;0.005467491;-0.03676862,-0.1014582;-0.3542672;-0.01874974,-0.08020329;-0.7347567;0.05835022,-0.08007845;-0.7773694;0.0009470992,0.002828598;0.5214869;-0.06049299,564.9057
+0;0;0,0.003084816;0.3033159;0.01323685,0.00593675;0.5943855;0.01049673,0.1794157;0.4708502;0.01540831,0.2276703;0.1974976;0.03803141,0.289173;-0.06013536;-0.01550744,-0.1686704;0.4700014;0.007360529,-0.2298552;0.1983851;0.01391212,-0.2855194;-0.05986455;-0.04294204,0.07658409;0.00398226;-0.03814005,0.09069526;-0.3544164;0.001323059,0.09641403;-0.7318544;0.09492306,0.1115528;-0.7609377;0.02662542,-0.07677466;0.007028466;-0.03730814,-0.1122696;-0.3513173;-0.0141896,-0.1349834;-0.7331677;0.05600636,-0.1321548;-0.6936528;-0.0350214,0.005193025;0.52301;0.01360741,0;0;0,0.002263799;0.3021123;-0.03013825,0.002916671;0.5901301;-0.07229149,0.1818962;0.5131977;-0.02775979,0.217043;0.2372161;-0.0150795,0.2609762;-0.02074659;-0.08252501,-0.1774848;0.5204235;-0.03623178,-0.2265214;0.2464042;-0.04464487,-0.2675709;-0.008926511;-0.1230346,0.0758881;0.001905993;-0.03966117,0.09935333;-0.3579753;-0.0277915,0.1023307;-0.7391171;0.04950762,0.1041982;-0.781152;-0.006990913,-0.07714116;0.005438577;-0.03681451,-0.1011963;-0.3541297;-0.01842744,-0.08008683;-0.7348078;0.05832963,-0.07998685;-0.7767164;0.001639638,0.002911828;0.519866;-0.05934334,564.9278
+0;0;0,0.00239354;0.303332;0.01300877,0.004367353;0.5944097;0.0102708,0.1782307;0.4712876;0.01516171,0.2262973;0.1979506;0.03836591,0.2884727;-0.05985403;-0.01354511,-0.169845;0.4696054;0.006933237,-0.2300372;0.1977656;0.01341167,-0.2867106;-0.06007171;-0.04431029,0.07657339;0.004100889;-0.03814897,0.09141977;-0.3543589;0.000480663,0.09788287;-0.7317302;0.09430091,0.1127437;-0.7600711;0.02530757,-0.07679071;0.006902169;-0.03729869,-0.1111894;-0.3515717;-0.01450952,-0.1336713;-0.7334744;0.05547577,-0.1308181;-0.6939615;-0.03555144,0.00388401;0.5230311;0.01336277,0;0;0,0.002263799;0.3021123;-0.03013825,0.002916671;0.5901301;-0.07229149,0.1818962;0.5131977;-0.02775979,0.217043;0.2372161;-0.0150795,0.2609762;-0.02074659;-0.08252501,-0.1774848;0.5204235;-0.03623178,-0.2265214;0.2464042;-0.04464487,-0.2675709;-0.008926511;-0.1230346,0.0758881;0.001905993;-0.03966117,0.09935333;-0.3579753;-0.0277915,0.1023307;-0.7391171;0.04950762,0.1041982;-0.781152;-0.006990913,-0.07714116;0.005438577;-0.03681451,-0.1011963;-0.3541297;-0.01842744,-0.08008683;-0.7348078;0.05832963,-0.07998685;-0.7767164;0.001639638,0.002911828;0.519866;-0.05934334,564.939
+0;0;0,0.002387401;0.3025541;0.0129754,0.004356434;0.5929267;0.01024256,0.1782155;0.4699454;0.01512738,0.2261157;0.1975547;0.03825125,0.2883112;-0.06033346;-0.01367658,-0.1698497;0.4682633;0.006899157,-0.2298335;0.1973645;0.01335516,-0.2865253;-0.06055623;-0.04438549,0.07653768;0.004098976;-0.03813118,0.09142312;-0.3553039;0.0006000884,0.09786869;-0.7316511;0.09416573,0.1130381;-0.7612034;0.02373982,-0.07675489;0.00689895;-0.0372813,-0.1112441;-0.352518;-0.01443217,-0.1336649;-0.7333844;0.0553632,-0.1307525;-0.6936739;-0.03755407,0.003874033;0.5216874;0.0133285,0;0;0,0.002133138;0.3013941;-0.02949667,0.002618633;0.5887554;-0.07126212,0.1818933;0.5132388;-0.02806187,0.2172519;0.2382347;-0.0158813,0.2613786;-0.01977542;-0.08336949,-0.1779029;0.5205768;-0.03669117,-0.2267978;0.2475103;-0.04504762,-0.267707;-0.007876158;-0.1236304,0.07585097;0.001887113;-0.03964686,0.09915777;-0.3589416;-0.0273366,0.1022364;-0.7392368;0.0488174,0.1047118;-0.7793464;-0.01294756,-0.07708847;0.005446851;-0.03683077,-0.1011757;-0.3550642;-0.01829063,-0.08021907;-0.7347422;0.05812071,-0.08012959;-0.7782213;0.0003521629,0.002653994;0.5186192;-0.05838895,564.9615
+0;0;0,0.00238346;0.3020546;0.01295398,0.004350699;0.5921628;0.01022257,0.1777216;0.4693679;0.01510056,0.2255919;0.1971469;0.03821002,0.2881537;-0.06226006;-0.01402364,-0.1693684;0.4676904;0.006895391,-0.2293149;0.1969606;0.01334737,-0.2863405;-0.0624792;-0.04473333,0.07652617;0.00409836;-0.03812545,0.09142202;-0.3555559;0.0006329082,0.09787469;-0.7323174;0.09430157,0.1128313;-0.7610345;0.0248634,-0.07674334;0.006897913;-0.03727569,-0.1112567;-0.3527704;-0.01441058,-0.1337022;-0.734056;0.05546162,-0.1308306;-0.6944817;-0.03615247,0.003868579;0.5209649;0.01330672,0;0;0,0.002305247;0.3009322;-0.02906895,0.003084823;0.5880458;-0.07069111,0.1819312;0.5132617;-0.02840423,0.217591;0.2384605;-0.01646519,0.2618179;-0.02092463;-0.08500457,-0.1771134;0.5206895;-0.03717173,-0.225998;0.2477949;-0.04545923,-0.2670827;-0.009100467;-0.1245233,0.0758172;0.001883462;-0.03968382,0.09920006;-0.3591929;-0.02734017,0.1023465;-0.7399341;0.04875803,0.1057077;-0.7797191;-0.01134038,-0.07707895;0.005437745;-0.03682209,-0.1011962;-0.3553021;-0.01783794,-0.08012359;-0.735547;0.05788805,-0.08013321;-0.7775491;0.0003662519,0.003040835;0.5179473;-0.05784273,564.9833
+0;0;0,0.001233251;0.30207;0.01275527,0.001703528;0.5921839;0.009940997,0.1757269;0.4702042;0.01478368,0.2237112;0.1980706;0.03867294,0.2864376;-0.06154183;-0.01232776,-0.1715899;0.4676633;0.006644914,-0.2307917;0.1967667;0.01297741,-0.287809;-0.06252834;-0.04575413,0.07655787;0.004191868;-0.03805156,0.09234164;-0.3555264;-0.0002509058,0.09909088;-0.7322257;0.09364691,0.114068;-0.7607493;0.02405003,-0.07672601;0.006793536;-0.03733049,-0.1104015;-0.3529828;-0.01492055,-0.1324217;-0.7343001;0.05491439,-0.1295756;-0.6947315;-0.03670108,0.001633201;0.520985;0.01303913,0;0;0,0.002305247;0.3009322;-0.02906895,0.003084823;0.5880458;-0.07069111,0.1819312;0.5132617;-0.02840423,0.217591;0.2384605;-0.01646519,0.2618179;-0.02092463;-0.08500457,-0.1771134;0.5206895;-0.03717173,-0.225998;0.2477949;-0.04545923,-0.2670827;-0.009100467;-0.1245233,0.0758172;0.001883462;-0.03968382,0.09920006;-0.3591929;-0.02734017,0.1023465;-0.7399341;0.04875803,0.1057077;-0.7797191;-0.01134038,-0.07707895;0.005437745;-0.03682209,-0.1011962;-0.3553021;-0.01783794,-0.08012359;-0.735547;0.05788805,-0.08013321;-0.7775491;0.0003662519,0.003040835;0.5179473;-0.05784273,564.9949
+0;0;0,0.001233251;0.30207;0.01275527,0.001703528;0.5921839;0.009940997,0.1757269;0.4702042;0.01478368,0.2237112;0.1980706;0.03867294,0.2864376;-0.06154183;-0.01232776,-0.1715899;0.4676633;0.006644914,-0.2307917;0.1967667;0.01297741,-0.287809;-0.06252834;-0.04575413,0.07655787;0.004191868;-0.03805156,0.09234164;-0.3555264;-0.0002509058,0.09909088;-0.7322257;0.09364691,0.114068;-0.7607493;0.02405003,-0.07672601;0.006793536;-0.03733049,-0.1104015;-0.3529828;-0.01492055,-0.1324217;-0.7343001;0.05491439,-0.1295756;-0.6947315;-0.03670108,0.001633201;0.520985;0.01303913,0;0;0,0.002305247;0.3009322;-0.02906895,0.003084823;0.5880458;-0.07069111,0.1819312;0.5132617;-0.02840423,0.217591;0.2384605;-0.01646519,0.2618179;-0.02092463;-0.08500457,-0.1771134;0.5206895;-0.03717173,-0.225998;0.2477949;-0.04545923,-0.2670827;-0.009100467;-0.1245233,0.0758172;0.001883462;-0.03968382,0.09920006;-0.3591929;-0.02734017,0.1023465;-0.7399341;0.04875803,0.1057077;-0.7797191;-0.01134038,-0.07707895;0.005437745;-0.03682209,-0.1011962;-0.3553021;-0.01783794,-0.08012359;-0.735547;0.05788805,-0.08013321;-0.7775491;0.0003662519,0.003040835;0.5179473;-0.05784273,565.0062
+0;0;0,0.001231183;0.3015632;0.01273387,0.001700909;0.5913445;0.009922235,0.1756276;0.4694615;0.01476097,0.2236134;0.1973195;0.03865096,0.2863012;-0.06213319;-0.01231835,-0.1714962;0.4669219;0.006626725,-0.2306999;0.196017;0.01295942,-0.287682;-0.06311852;-0.04573599,0.0765502;0.004191448;-0.03804775,0.09234484;-0.3557748;-0.0002210364,0.09906767;-0.7309996;0.09330926,0.1141426;-0.7599053;0.02325806,-0.07671833;0.006792855;-0.03732675,-0.110417;-0.3532315;-0.01490137,-0.1323511;-0.7330563;0.05466025,-0.1294864;-0.6934252;-0.03755327,0.00163065;0.5202141;0.01301738,0;0;0,0.002387673;0.3004349;-0.02893448,0.003350824;0.5872008;-0.07062936,0.1821497;0.5131646;-0.02885675,0.2174848;0.2383193;-0.01676869,0.2616686;-0.02087;-0.08541286,-0.1768573;0.5206787;-0.03774083,-0.2257635;0.2477849;-0.0462142,-0.2666619;-0.009068727;-0.1249344,0.07578884;0.001819849;-0.03972244,0.09904915;-0.3595165;-0.02743292,0.1020108;-0.7387686;0.04836893,0.1055651;-0.7803304;-0.01054263,-0.07707255;0.005492991;-0.03680738,-0.1013306;-0.3554968;-0.01799379,-0.08052561;-0.7342623;0.05744259,-0.08049487;-0.7775543;0.0005866997,0.003256686;0.5171771;-0.05775309,565.0176
+0;0;0,0.000375208;0.3015707;0.01261133,8.009069E-06;0.5913526;0.009812139,0.174234;0.4697894;0.01447966,0.2230852;0.1978827;0.03927734,0.2859139;-0.06172469;-0.01072172,-0.1729635;0.4669374;0.005901338,-0.2322709;0.1960472;0.01187856,-0.2883054;-0.06319383;-0.04726199,0.0765009;0.004449273;-0.03811756,0.09226777;-0.3557029;-0.002092406,0.1002307;-0.7306671;0.09238115,0.1153555;-0.759529;0.0223039,-0.07680124;0.006515567;-0.03720551,-0.109786;-0.3536225;-0.01555848,-0.1315607;-0.7335044;0.05374138,-0.1286115;-0.6938768;-0.03846984,0.0001424621;0.5202218;0.01289653,0;0;0,0.002387673;0.3004349;-0.02893448,0.003350824;0.5872008;-0.07062936,0.1821497;0.5131646;-0.02885675,0.2174848;0.2383193;-0.01676869,0.2616686;-0.02087;-0.08541286,-0.1768573;0.5206787;-0.03774083,-0.2257635;0.2477849;-0.0462142,-0.2666619;-0.009068727;-0.1249344,0.07578884;0.001819849;-0.03972244,0.09904915;-0.3595165;-0.02743292,0.1020108;-0.7387686;0.04836893,0.1055651;-0.7803304;-0.01054263,-0.07707255;0.005492991;-0.03680738,-0.1013306;-0.3554968;-0.01799379,-0.08052561;-0.7342623;0.05744259,-0.08049487;-0.7775543;0.0005866997,0.003256686;0.5171771;-0.05775309,565.0403
+0;0;0,0.0003763206;0.3024648;0.01264872,3.496956E-06;0.5964178;0.009790888,0.1736337;0.4735933;0.01451518,0.2224539;0.2018589;0.03929714,0.2855741;-0.05895311;-0.01093393,-0.1723701;0.470751;0.005966347,-0.23164;0.2000325;0.01193978,-0.2879344;-0.06041139;-0.0474752,0.07646164;0.004446989;-0.038098,0.09223352;-0.3558197;-0.002061397,0.1002172;-0.7317644;0.09265919,0.1152869;-0.7604118;0.02283724,-0.07676183;0.006512223;-0.03718642,-0.109757;-0.3537403;-0.0155325,-0.1315887;-0.7346155;0.05394856,-0.1286502;-0.6950231;-0.03792674,0.0001406619;0.5238522;0.0129375,0;0;0,0.002757899;0.3012521;-0.02974319,0.005078897;0.5916859;-0.07496011,0.1822722;0.513132;-0.02929688,0.2175263;0.2384481;-0.01733875,0.2617345;-0.02193975;-0.08643317,-0.1746908;0.5207706;-0.03865925,-0.2235678;0.2480483;-0.0470674,-0.2646323;-0.01000875;-0.1261276,0.07575139;0.001727536;-0.03970337,0.09885012;-0.3597368;-0.02747846,0.1021239;-0.7400249;0.04828644,0.1055345;-0.7812101;-0.01055884,-0.07700952;0.005577492;-0.03682447,-0.1013768;-0.3555096;-0.01780304,-0.08035602;-0.7352718;0.05775444,-0.08082781;-0.778392;0.001230698,0.004570641;0.5204326;-0.06087494,565.0622
+0;0;0,0.0003769873;0.3030007;0.01267113,2.263274E-06;0.5984585;0.009799106,0.174194;0.4751098;0.01454418,0.2231154;0.2028123;0.0393775,0.2861565;-0.05767268;-0.01079059,-0.1729283;0.4722585;0.005967713,-0.232321;0.2009788;0.01195352,-0.2885449;-0.05913848;-0.04738695,0.07643707;0.00444556;-0.03808575,0.09218337;-0.3552366;-0.00210762,0.1002134;-0.7333618;0.09316237,0.1150876;-0.7612484;0.02424631,-0.07673715;0.006510131;-0.03717447,-0.1096788;-0.3531579;-0.01555568,-0.1316371;-0.7362423;0.05432839,-0.1287368;-0.6967743;-0.0363549,0.0001401119;0.5255313;0.0129614,0;0;0,0.002782874;0.3017206;-0.03044748,0.005167313;0.593429;-0.0772357,0.1826457;0.5130202;-0.02971983,0.2181664;0.2377899;-0.01778173,0.2615994;-0.02237162;-0.08686876,-0.1749877;0.5205778;-0.03919083,-0.2238681;0.2472709;-0.04755679,-0.2653525;-0.01047167;-0.1262412,0.07573789;0.001653001;-0.03967309,0.09885674;-0.3592287;-0.02769041,0.1019435;-0.7418016;0.04812503,0.1055521;-0.7815785;-0.0105238,-0.07696491;0.005631567;-0.03684566,-0.1014223;-0.3548618;-0.01787125,-0.08037394;-0.736861;0.05797815,-0.08098353;-0.7787837;0.001868736,0.004685909;0.5218855;-0.06275487,565.084
+0;0;0,-0.0001108535;0.303015;0.01233044,-0.0008662463;0.5984699;0.009236056,0.1734128;0.4751526;0.01463973,0.2227004;0.2029533;0.03982395,0.2857154;-0.05769742;-0.009509139,-0.1737192;0.4723323;0.005200113,-0.2332104;0.2010652;0.01076087,-0.2880653;-0.05926657;-0.04891966,0.07651378;0.004565645;-0.03791713,0.09286997;-0.3553238;-0.004365537,0.1019017;-0.7331901;0.091838,0.1168258;-0.7622769;0.02395914,-0.07663584;0.006401052;-0.03740172,-0.1087576;-0.3533856;-0.01653429,-0.1299374;-0.7364964;0.05344438,-0.1268686;-0.697045;-0.03723509,-0.0006428706;0.5255452;0.01244972,0;0;0,0.002782874;0.3017206;-0.03044748,0.005167313;0.593429;-0.0772357,0.1826457;0.5130202;-0.02971983,0.2181664;0.2377899;-0.01778173,0.2615994;-0.02237162;-0.08686876,-0.1749877;0.5205778;-0.03919083,-0.2238681;0.2472709;-0.04755679,-0.2653525;-0.01047167;-0.1262412,0.07573789;0.001653001;-0.03967309,0.09885674;-0.3592287;-0.02769041,0.1019435;-0.7418016;0.04812503,0.1055521;-0.7815785;-0.0105238,-0.07696491;0.005631567;-0.03684566,-0.1014223;-0.3548618;-0.01787125,-0.08037394;-0.736861;0.05797815,-0.08098353;-0.7787837;0.001868736,0.004685909;0.5218855;-0.06275487,565.095
+0;0;0,-0.0001108535;0.303015;0.01233044,-0.0008662463;0.5984699;0.009236056,0.1734128;0.4751526;0.01463973,0.2227004;0.2029533;0.03982395,0.2857154;-0.05769742;-0.009509139,-0.1737192;0.4723323;0.005200113,-0.2332104;0.2010652;0.01076087,-0.2880653;-0.05926657;-0.04891966,0.07651378;0.004565645;-0.03791713,0.09286997;-0.3553238;-0.004365537,0.1019017;-0.7331901;0.091838,0.1168258;-0.7622769;0.02395914,-0.07663584;0.006401052;-0.03740172,-0.1087576;-0.3533856;-0.01653429,-0.1299374;-0.7364964;0.05344438,-0.1268686;-0.697045;-0.03723509,-0.0006428706;0.5255452;0.01244972,0;0;0,0.002782874;0.3017206;-0.03044748,0.005167313;0.593429;-0.0772357,0.1826457;0.5130202;-0.02971983,0.2181664;0.2377899;-0.01778173,0.2615994;-0.02237162;-0.08686876,-0.1749877;0.5205778;-0.03919083,-0.2238681;0.2472709;-0.04755679,-0.2653525;-0.01047167;-0.1262412,0.07573789;0.001653001;-0.03967309,0.09885674;-0.3592287;-0.02769041,0.1019435;-0.7418016;0.04812503,0.1055521;-0.7815785;-0.0105238,-0.07696491;0.005631567;-0.03684566,-0.1014223;-0.3548618;-0.01787125,-0.08037394;-0.736861;0.05797815,-0.08098353;-0.7787837;0.001868736,0.004685909;0.5218855;-0.06275487,565.1068
+0;0;0,-0.0001109921;0.3033938;0.01234586,-0.0008684344;0.5996591;0.00924446,0.1742805;0.4759231;0.01466643,0.2236061;0.203514;0.03987006,0.2865283;-0.05675316;-0.009390432,-0.1745853;0.4730887;0.005179665,-0.2341224;0.2016126;0.01074471,-0.2888965;-0.05833611;-0.048848,0.07642289;0.004560221;-0.03787209,0.09278602;-0.3554822;-0.004306234,0.1018341;-0.7340289;0.09207057,0.1166577;-0.7627183;0.02464829,-0.07654478;0.006393447;-0.03735729,-0.1086802;-0.3535461;-0.01648099,-0.1298982;-0.7373469;0.05362371,-0.12685;-0.6979589;-0.0364458,-0.0006445473;0.5265674;0.01246548,0;0;0,0.00255847;0.3020364;-0.03110814,0.004567191;0.5944223;-0.07880676,0.1829033;0.5129715;-0.0303123,0.2179896;0.237476;-0.01822329,0.2614215;-0.02224714;-0.08737791,-0.1762378;0.5204713;-0.03961926,-0.2253285;0.2469813;-0.04788216,-0.2667712;-0.01041836;-0.1263216,0.07562302;0.00157094;-0.03967667,0.09877959;-0.3594707;-0.02794433,0.1016058;-0.742772;0.04781914,0.1047218;-0.7816343;-0.01098752,-0.0768428;0.005700995;-0.03685417,-0.1016834;-0.3549382;-0.0182206,-0.08068146;-0.7376133;0.05784959,-0.08116075;-0.7785492;0.001477413,0.004214145;0.5227492;-0.06412125,565.1288
+0;0;0,0.001903475;0.3034136;0.01169779,0.001852947;0.5996788;0.008365194,0.1766931;0.4751199;0.01471942,0.225637;0.2026168;0.0396489,0.2899309;-0.05737239;-0.009307556,-0.1722354;0.4741399;0.004402386,-0.230607;0.2023968;0.009234417,-0.2845933;-0.05764931;-0.05065151,0.07647307;0.004883849;-0.03773015,0.09417267;-0.3554333;-0.008011468,0.104447;-0.7336279;0.08961679,0.1195245;-0.7626696;0.02255943,-0.07647054;0.00607685;-0.03756164,-0.106638;-0.3541104;-0.01806751,-0.1272632;-0.7378665;0.05245804,-0.1240305;-0.6985168;-0.03760901,0.002022477;0.5265877;0.01160432,0;0;0,0.00255847;0.3020364;-0.03110814,0.004567191;0.5944223;-0.07880676,0.1829033;0.5129715;-0.0303123,0.2179896;0.237476;-0.01822329,0.2614215;-0.02224714;-0.08737791,-0.1762378;0.5204713;-0.03961926,-0.2253285;0.2469813;-0.04788216,-0.2667712;-0.01041836;-0.1263216,0.07562302;0.00157094;-0.03967667,0.09877959;-0.3594707;-0.02794433,0.1016058;-0.742772;0.04781914,0.1047218;-0.7816343;-0.01098752,-0.0768428;0.005700995;-0.03685417,-0.1016834;-0.3549382;-0.0182206,-0.08068146;-0.7376133;0.05784959,-0.08116075;-0.7785492;0.001477413,0.004214145;0.5227492;-0.06412125,565.14
+0;0;0,0.001905155;0.3036814;0.01170812,0.001854677;0.6002263;0.008373873,0.1765953;0.4756618;0.01472787,0.2255403;0.2031525;0.03965791,0.2898378;-0.05685118;-0.009301279,-0.1721342;0.4746824;0.004416719,-0.2305071;0.202933;0.00924886,-0.2844964;-0.05712759;-0.05064042,0.07647214;0.004883789;-0.03772969,0.09416191;-0.3552333;-0.008027505,0.1044424;-0.7336568;0.08965981,0.1198124;-0.7638437;0.02130173,-0.07646961;0.006076776;-0.03756119,-0.1066203;-0.3539105;-0.01807787,-0.127258;-0.7378988;0.05249034,-0.1239625;-0.6983678;-0.03932375,0.002024288;0.5271003;0.01161455,0;0;0,0.002754085;0.302255;-0.03158283,0.005047403;0.5948259;-0.07987845,0.1830947;0.513;-0.03072023,0.218161;0.2374952;-0.0186398,0.2613849;-0.02230781;-0.08768475,-0.175643;0.5204815;-0.04013339,-0.2251663;0.2470575;-0.04820783,-0.2664514;-0.01040655;-0.1265719,0.07561135;0.00150922;-0.03969908,0.09889587;-0.3593254;-0.02804971,0.1013981;-0.7428789;0.04766846,0.1049165;-0.7802294;-0.01544309,-0.07684437;0.005759253;-0.03683943,-0.101683;-0.3546745;-0.01812942,-0.08072285;-0.737685;0.05747769,-0.08212087;-0.7801088;0.0001682714,0.004637487;0.52314;-0.0650835,565.1511
+0;0;0,0.001905155;0.3036814;0.01170812,0.001854677;0.6002263;0.008373873,0.1765953;0.4756618;0.01472787,0.2255403;0.2031525;0.03965791,0.2898378;-0.05685118;-0.009301279,-0.1721342;0.4746824;0.004416719,-0.2305071;0.202933;0.00924886,-0.2844964;-0.05712759;-0.05064042,0.07647214;0.004883789;-0.03772969,0.09416191;-0.3552333;-0.008027505,0.1044424;-0.7336568;0.08965981,0.1198124;-0.7638437;0.02130173,-0.07646961;0.006076776;-0.03756119,-0.1066203;-0.3539105;-0.01807787,-0.127258;-0.7378988;0.05249034,-0.1239625;-0.6983678;-0.03932375,0.002024288;0.5271003;0.01161455,0;0;0,0.002754085;0.302255;-0.03158283,0.005047403;0.5948259;-0.07987845,0.1830947;0.513;-0.03072023,0.218161;0.2374952;-0.0186398,0.2613849;-0.02230781;-0.08768475,-0.175643;0.5204815;-0.04013339,-0.2251663;0.2470575;-0.04820783,-0.2664514;-0.01040655;-0.1265719,0.07561135;0.00150922;-0.03969908,0.09889587;-0.3593254;-0.02804971,0.1013981;-0.7428789;0.04766846,0.1049165;-0.7802294;-0.01544309,-0.07684437;0.005759253;-0.03683943,-0.101683;-0.3546745;-0.01812942,-0.08072285;-0.737685;0.05747769,-0.08212087;-0.7801088;0.0001682714,0.004637487;0.52314;-0.0650835,565.1733
+0;0;0,0.003560821;0.3026724;0.01114445,0.004644785;0.5959604;0.007551737,0.1772735;0.4724336;0.0153345,0.2259935;0.1997896;0.03878813,0.2907753;-0.06034255;-0.009537462,-0.1681324;0.4732054;0.003740168,-0.2245885;0.2010702;0.007421387,-0.2775218;-0.05943486;-0.05204274,0.07658157;0.005102311;-0.03747515,0.09489869;-0.3549228;-0.01252935,0.1074004;-0.7332081;0.08736132,0.1240991;-0.7633334;0.01780859,-0.07639442;0.005814916;-0.03775234,-0.1044189;-0.3539983;-0.01972519,-0.1242557;-0.7384337;0.0513391,-0.120632;-0.6988182;-0.04153652,0.004642478;0.5239845;0.01079996,0;0;0,0.003279701;0.301283;-0.03106928,0.006728821;0.5908943;-0.07728481,0.1832154;0.5131;-0.03148079,0.2180902;0.2376139;-0.01924872,0.2609821;-0.02244323;-0.08803356,-0.1728935;0.5201257;-0.04109658,-0.2225596;0.2467611;-0.04906444,-0.2642181;-0.01086736;-0.1271217,0.07559534;0.001442626;-0.03972936,0.09889988;-0.3589849;-0.02855921,0.1009349;-0.7430193;0.04725432,0.1055134;-0.7818041;-0.01582623,-0.07684897;0.005807436;-0.0368194,-0.1019543;-0.3542042;-0.0184557,-0.08104853;-0.7376539;0.05746243,-0.08266107;-0.7806566;-0.0008425079,0.005960375;0.5202293;-0.06325078,565.1857
+0;0;0,0.003560821;0.3026724;0.01114445,0.004644785;0.5959604;0.007551737,0.1772735;0.4724336;0.0153345,0.2259935;0.1997896;0.03878813,0.2907753;-0.06034255;-0.009537462,-0.1681324;0.4732054;0.003740168,-0.2245885;0.2010702;0.007421387,-0.2775218;-0.05943486;-0.05204274,0.07658157;0.005102311;-0.03747515,0.09489869;-0.3549228;-0.01252935,0.1074004;-0.7332081;0.08736132,0.1240991;-0.7633334;0.01780859,-0.07639442;0.005814916;-0.03775234,-0.1044189;-0.3539983;-0.01972519,-0.1242557;-0.7384337;0.0513391,-0.120632;-0.6988182;-0.04153652,0.004642478;0.5239845;0.01079996,0;0;0,0.003279701;0.301283;-0.03106928,0.006728821;0.5908943;-0.07728481,0.1832154;0.5131;-0.03148079,0.2180902;0.2376139;-0.01924872,0.2609821;-0.02244323;-0.08803356,-0.1728935;0.5201257;-0.04109658,-0.2225596;0.2467611;-0.04906444,-0.2642181;-0.01086736;-0.1271217,0.07559534;0.001442626;-0.03972936,0.09889988;-0.3589849;-0.02855921,0.1009349;-0.7430193;0.04725432,0.1055134;-0.7818041;-0.01582623,-0.07684897;0.005807436;-0.0368194,-0.1019543;-0.3542042;-0.0184557,-0.08104853;-0.7376539;0.05746243,-0.08266107;-0.7806566;-0.0008425079,0.005960375;0.5202293;-0.06325078,565.1965
+0;0;0,0.003565485;0.3030688;0.01115904,0.004652708;0.597417;0.007547431,0.1775737;0.473407;0.01535574,0.2262972;0.2007439;0.03881101,0.2910637;-0.05932668;-0.009503148,-0.1684171;0.4741802;0.003741772,-0.2248771;0.2020258;0.007423249,-0.277798;-0.05841759;-0.0520268,0.07656197;0.005101005;-0.03746555,0.0948595;-0.354539;-0.01254644,0.107379;-0.7333617;0.08748614,0.1236864;-0.7620782;0.01956303,-0.07637486;0.005813428;-0.03774267,-0.1043693;-0.3536149;-0.0197348,-0.1242343;-0.7385964;0.05143045,-0.1206955;-0.6992062;-0.03926909,0.004650388;0.5250452;0.01081352,0;0;0,0.003193565;0.3015964;-0.03189659,0.006698847;0.5920451;-0.07954192,0.1832457;0.513073;-0.03208709,0.2181671;0.2375833;-0.01962757,0.2603626;-0.02254364;-0.08832383,-0.173082;0.5202253;-0.041734,-0.2227509;0.2468345;-0.04946124,-0.264986;-0.01070815;-0.1272665,0.07555664;0.001399934;-0.03975749,0.09859358;-0.3586681;-0.0289402,0.1001113;-0.7432848;0.04680681,0.104491;-0.781638;-0.01349044,-0.07683343;0.005835709;-0.03679661,-0.1025218;-0.3537554;-0.01860302,-0.08191276;-0.7378752;0.05687609,-0.08340386;-0.7796037;0.0004853532,0.005932018;0.5210713;-0.06503415,565.2192
+0;0;0,-0.0007551507;0.3030587;0.01194922,-0.003566951;0.5974013;0.008952718,0.1705475;0.4746078;0.01515678,0.2199924;0.2019471;0.03707935,0.2853006;-0.05791414;-0.01163081,-0.1750801;0.4721149;0.002203178,-0.2309654;0.1998231;0.004025615,-0.2823418;-0.06099185;-0.05514936,0.07666758;0.005382754;-0.03720927,0.09615442;-0.3545437;-0.01797724,0.1101955;-0.7331017;0.08285231,0.1282185;-0.7626936;0.01613583,-0.07633457;0.005496352;-0.03787145,-0.1025057;-0.354176;-0.02213773,-0.1208022;-0.7391285;0.049603,-0.1170055;-0.6996777;-0.04107982,-0.002767315;0.5250289;0.01210458,0;0;0,0.003193565;0.3015964;-0.03189659,0.006698847;0.5920451;-0.07954192,0.1832457;0.513073;-0.03208709,0.2181671;0.2375833;-0.01962757,0.2603626;-0.02254364;-0.08832383,-0.173082;0.5202253;-0.041734,-0.2227509;0.2468345;-0.04946124,-0.264986;-0.01070815;-0.1272665,0.07555664;0.001399934;-0.03975749,0.09859358;-0.3586681;-0.0289402,0.1001113;-0.7432848;0.04680681,0.104491;-0.781638;-0.01349044,-0.07683343;0.005835709;-0.03679661,-0.1025218;-0.3537554;-0.01860302,-0.08191276;-0.7378752;0.05687609,-0.08340386;-0.7796037;0.0004853532,0.005932018;0.5210713;-0.06503415,565.2308
+0;0;0,-0.0007551507;0.3030587;0.01194922,-0.003566951;0.5974013;0.008952718,0.1705475;0.4746078;0.01515678,0.2199924;0.2019471;0.03707935,0.2853006;-0.05791414;-0.01163081,-0.1750801;0.4721149;0.002203178,-0.2309654;0.1998231;0.004025615,-0.2823418;-0.06099185;-0.05514936,0.07666758;0.005382754;-0.03720927,0.09615442;-0.3545437;-0.01797724,0.1101955;-0.7331017;0.08285231,0.1282185;-0.7626936;0.01613583,-0.07633457;0.005496352;-0.03787145,-0.1025057;-0.354176;-0.02213773,-0.1208022;-0.7391285;0.049603,-0.1170055;-0.6996777;-0.04107982,-0.002767315;0.5250289;0.01210458,0;0;0,0.003193565;0.3015964;-0.03189659,0.006698847;0.5920451;-0.07954192,0.1832457;0.513073;-0.03208709,0.2181671;0.2375833;-0.01962757,0.2603626;-0.02254364;-0.08832383,-0.173082;0.5202253;-0.041734,-0.2227509;0.2468345;-0.04946124,-0.264986;-0.01070815;-0.1272665,0.07555664;0.001399934;-0.03975749,0.09859358;-0.3586681;-0.0289402,0.1001113;-0.7432848;0.04680681,0.104491;-0.781638;-0.01349044,-0.07683343;0.005835709;-0.03679661,-0.1025218;-0.3537554;-0.01860302,-0.08191276;-0.7378752;0.05687609,-0.08340386;-0.7796037;0.0004853532,0.005932018;0.5210713;-0.06503415,565.2423
+0;0;0,-0.000756674;0.3036701;0.01197333,-0.003580497;0.5992525;0.008960204,0.1709004;0.4759584;0.01518786,0.2203662;0.2031828;0.03711966,0.2856259;-0.05648571;-0.01155439,-0.1754493;0.4734603;0.002207189,-0.2313581;0.2010539;0.004030394,-0.2826964;-0.05956781;-0.05510071,0.07667158;0.005383034;-0.0372112,0.09612477;-0.3539219;-0.01801238,0.1102129;-0.7337486;0.08315508,0.12813;-0.7629902;0.01683068,-0.07633854;0.005496638;-0.03787341,-0.1024644;-0.3535546;-0.02216686,-0.1208223;-0.7397972;0.04981428,-0.1170479;-0.700402;-0.04033561,-0.002776494;0.5264848;0.01212928,0;0;0,0.003219351;0.3020934;-0.03299499,0.006577037;0.5935131;-0.08235359,0.1831978;0.5128692;-0.0327394,0.2179853;0.2372558;-0.02003288,0.2596248;-0.02286705;-0.08828259,-0.1732837;0.520305;-0.04244611,-0.2232482;0.2468384;-0.04979322,-0.2654817;-0.01062724;-0.1271466,0.07555278;0.001364067;-0.03977561,0.0987487;-0.3580927;-0.02978301,0.09919941;-0.7438946;0.04675651,0.1033852;-0.7815444;-0.0135386,-0.07684628;0.005851484;-0.03677758,-0.1032382;-0.3530794;-0.01891288,-0.08298486;-0.7385494;0.0566143,-0.08458434;-0.7788759;-0.000666894,0.005885363;0.5222355;-0.06735897,565.2648
+0;0;0,-0.001700226;0.303669;0.01190329,-0.0041287;0.5992526;0.008688222,0.1704003;0.476797;0.01581145,0.2212692;0.2040404;0.03453567,0.2867649;-0.05530915;-0.01550338,-0.1759193;0.4730128;0.0001402395,-0.2297167;0.2001756;0.0004385671,-0.2797714;-0.06060061;-0.05911034,0.07680475;0.005736237;-0.03688236,0.09921765;-0.3537008;-0.024644,0.1156468;-0.7325985;0.07960666,0.1333857;-0.7611474;0.01262244,-0.07617925;0.005171405;-0.03823821,-0.09881913;-0.3542313;-0.0254234,-0.1159666;-0.7404308;0.04708479,-0.1116775;-0.7010391;-0.04304244,-0.003501333;0.5264857;0.01191428,0;0;0,0.003219351;0.3020934;-0.03299499,0.006577037;0.5935131;-0.08235359,0.1831978;0.5128692;-0.0327394,0.2179853;0.2372558;-0.02003288,0.2596248;-0.02286705;-0.08828259,-0.1732837;0.520305;-0.04244611,-0.2232482;0.2468384;-0.04979322,-0.2654817;-0.01062724;-0.1271466,0.07555278;0.001364067;-0.03977561,0.0987487;-0.3580927;-0.02978301,0.09919941;-0.7438946;0.04675651,0.1033852;-0.7815444;-0.0135386,-0.07684628;0.005851484;-0.03677758,-0.1032382;-0.3530794;-0.01891288,-0.08298486;-0.7385494;0.0566143,-0.08458434;-0.7788759;-0.000666894,0.005885363;0.5222355;-0.06735897,565.2767
+0;0;0,-0.001692805;0.3023437;0.01185134,-0.004092825;0.5944831;0.008686736,0.1685386;0.4737076;0.01571708,0.2194949;0.2004826;0.03447346,0.2849657;-0.05876836;-0.01554656,-0.1740217;0.4699646;0.000215983,-0.2279115;0.1966587;0.0005148231,-0.2779471;-0.06401834;-0.05901144,0.0768435;0.005739132;-0.03690097,0.09925827;-0.3537277;-0.0246616,0.1157781;-0.7347163;0.08016434,0.1333816;-0.7628183;0.01369136,-0.07621768;0.005174014;-0.03825751,-0.09885944;-0.3542585;-0.02544163,-0.1161015;-0.7425892;0.04746667,-0.1118451;-0.7032692;-0.0419727,-0.003475294;0.522857;0.01186221,0;0;0,0.003713146;0.30088;-0.03181934,0.007647209;0.5893785;-0.0777415,0.183048;0.5128509;-0.03353643,0.2184115;0.2368335;-0.02072597,0.2592607;-0.02352214;-0.08814847,-0.1709365;0.5201972;-0.04335213,-0.2214185;0.2463256;-0.0501488,-0.2644137;-0.01091495;-0.1274677,0.07555519;0.001317367;-0.03986502,0.09851187;-0.358191;-0.03010273,0.09874837;-0.7461072;0.04693413,0.1017077;-0.7822546;-0.01405883,-0.07692136;0.005887669;-0.03671487,-0.1035598;-0.3530453;-0.01865601,-0.08364275;-0.7406979;0.0571235,-0.08541619;-0.780618;0.0004453212,0.00681401;0.5190307;-0.06391215,565.2893
+0;0;0,-0.001692805;0.3023437;0.01185134,-0.004092825;0.5944831;0.008686736,0.1685386;0.4737076;0.01571708,0.2194949;0.2004826;0.03447346,0.2849657;-0.05876836;-0.01554656,-0.1740217;0.4699646;0.000215983,-0.2279115;0.1966587;0.0005148231,-0.2779471;-0.06401834;-0.05901144,0.0768435;0.005739132;-0.03690097,0.09925827;-0.3537277;-0.0246616,0.1157781;-0.7347163;0.08016434,0.1333816;-0.7628183;0.01369136,-0.07621768;0.005174014;-0.03825751,-0.09885944;-0.3542585;-0.02544163,-0.1161015;-0.7425892;0.04746667,-0.1118451;-0.7032692;-0.0419727,-0.003475294;0.522857;0.01186221,0;0;0,0.003713146;0.30088;-0.03181934,0.007647209;0.5893785;-0.0777415,0.183048;0.5128509;-0.03353643,0.2184115;0.2368335;-0.02072597,0.2592607;-0.02352214;-0.08814847,-0.1709365;0.5201972;-0.04335213,-0.2214185;0.2463256;-0.0501488,-0.2644137;-0.01091495;-0.1274677,0.07555519;0.001317367;-0.03986502,0.09851187;-0.358191;-0.03010273,0.09874837;-0.7461072;0.04693413,0.1017077;-0.7822546;-0.01405883,-0.07692136;0.005887669;-0.03671487,-0.1035598;-0.3530453;-0.01865601,-0.08364275;-0.7406979;0.0571235,-0.08541619;-0.780618;0.0004453212,0.00681401;0.5190307;-0.06391215,565.3112
+0;0;0,-0.00352979;0.3030453;0.01202071,-0.007582644;0.5974904;0.009002735,0.1671993;0.4756542;0.01701935,0.2189437;0.2013026;0.0315517,0.2861575;-0.05680567;-0.01918815,-0.1787235;0.4716151;-0.0006192233,-0.2312373;0.1970307;-0.002414157,-0.2793567;-0.06324551;-0.06285351,0.07677854;0.006047846;-0.0367436,0.1002121;-0.3537501;-0.03088648,0.1194954;-0.7355214;0.07688916,0.1376626;-0.7623253;0.009828717,-0.07611761;0.004840035;-0.03826613,-0.09645995;-0.3550361;-0.02761765,-0.1124484;-0.7450039;0.04590867,-0.1078139;-0.7056925;-0.04322969,-0.006564116;0.5249807;0.01217014,0;0;0,0.003040694;0.3014988;-0.03290367,0.006393597;0.591992;-0.08101678,0.1834497;0.5126685;-0.03465533,0.2185261;0.2356294;-0.02137065,0.2582;-0.02451462;-0.08817768,-0.1735369;0.520045;-0.04394686,-0.2248197;0.2452923;-0.05015388,-0.2684845;-0.01129413;-0.1274125,0.07547901;0.001294047;-0.03978515,0.09769005;-0.358506;-0.03037357,0.09701466;-0.7481322;0.04661798,0.09934414;-0.7832672;-0.01507354,-0.07679209;0.005873329;-0.0367436,-0.1042765;-0.35323;-0.01864826,-0.08514229;-0.7425442;0.05754298,-0.08721258;-0.7826073;0.001500979,0.005755424;0.520897;-0.06639409,565.3226
+0;0;0,-0.00352979;0.3030453;0.01202071,-0.007582644;0.5974904;0.009002735,0.1671993;0.4756542;0.01701935,0.2189437;0.2013026;0.0315517,0.2861575;-0.05680567;-0.01918815,-0.1787235;0.4716151;-0.0006192233,-0.2312373;0.1970307;-0.002414157,-0.2793567;-0.06324551;-0.06285351,0.07677854;0.006047846;-0.0367436,0.1002121;-0.3537501;-0.03088648,0.1194954;-0.7355214;0.07688916,0.1376626;-0.7623253;0.009828717,-0.07611761;0.004840035;-0.03826613,-0.09645995;-0.3550361;-0.02761765,-0.1124484;-0.7450039;0.04590867,-0.1078139;-0.7056925;-0.04322969,-0.006564116;0.5249807;0.01217014,0;0;0,0.003040694;0.3014988;-0.03290367,0.006393597;0.591992;-0.08101678,0.1834497;0.5126685;-0.03465533,0.2185261;0.2356294;-0.02137065,0.2582;-0.02451462;-0.08817768,-0.1735369;0.520045;-0.04394686,-0.2248197;0.2452923;-0.05015388,-0.2684845;-0.01129413;-0.1274125,0.07547901;0.001294047;-0.03978515,0.09769005;-0.358506;-0.03037357,0.09701466;-0.7481322;0.04661798,0.09934414;-0.7832672;-0.01507354,-0.07679209;0.005873329;-0.0367436,-0.1042765;-0.35323;-0.01864826,-0.08514229;-0.7425442;0.05754298,-0.08721258;-0.7826073;0.001500979,0.005755424;0.520897;-0.06639409,565.3343
+0;0;0,-0.003536464;0.3036183;0.01204344,-0.007603158;0.5990674;0.009012794,0.1686261;0.4765207;0.01708282,0.2202991;0.2025477;0.03159511,0.2875769;-0.05580634;-0.01919305,-0.1801696;0.472448;-0.0007022331,-0.2326109;0.1982426;-0.002494689,-0.2807761;-0.06228149;-0.0629916,0.07675493;0.006045986;-0.03673229,0.1001759;-0.3535599;-0.03087831,0.1194743;-0.7356294;0.07698151,0.1375572;-0.7621696;0.01023245,-0.0760942;0.004838546;-0.03825435,-0.09642568;-0.3548455;-0.02761156,-0.1124267;-0.745118;0.04597219,-0.1078137;-0.7058498;-0.04275229,-0.006580404;0.5262568;0.01219334,0;0;0,0.003064215;0.3019425;-0.03410196,0.006550282;0.5931929;-0.08374798,0.1848017;0.5124539;-0.03573442,0.2184334;0.2356364;-0.02220988,0.2573593;-0.02501011;-0.08854806,-0.174778;0.5199272;-0.04501641,-0.2267846;0.2456838;-0.05029109,-0.2713698;-0.01113901;-0.1271465,0.07537723;0.00127393;-0.03992224,0.09685901;-0.3583919;-0.03107357,0.09527478;-0.7483157;0.04599857,0.09726538;-0.7828593;-0.01572156,-0.07681292;0.005877794;-0.03663824,-0.1050424;-0.3530029;-0.01911762,-0.08658586;-0.7426644;0.05708316,-0.08980995;-0.7818355;0.0006545857,0.005861074;0.5218807;-0.06869292,565.3571
+0;0;0,-0.004105538;0.3036029;0.01224937,-0.00828704;0.5990536;0.009517578,0.1679644;0.4767395;0.01883325,0.2217603;0.202932;0.02762766,0.2886235;-0.05441669;-0.02852873,-0.1806701;0.4721362;-0.001490442,-0.2302713;0.197435;-0.006058384,-0.2769337;-0.06316814;-0.06738701,0.07692674;0.006221977;-0.03634143,0.1030989;-0.3532419;-0.0362871,0.1247321;-0.7348374;0.07280041,0.1430156;-0.7632632;0.007751554,-0.07595012;0.004671303;-0.03856027,-0.09349438;-0.3552243;-0.0303988,-0.1076373;-0.7454529;0.04379591,-0.1025436;-0.7061601;-0.04489971,-0.007266889;0.5262395;0.01261839,0;0;0,0.003064215;0.3019425;-0.03410196,0.006550282;0.5931929;-0.08374798,0.1848017;0.5124539;-0.03573442,0.2184334;0.2356364;-0.02220988,0.2573593;-0.02501011;-0.08854806,-0.174778;0.5199272;-0.04501641,-0.2267846;0.2456838;-0.05029109,-0.2713698;-0.01113901;-0.1271465,0.07537723;0.00127393;-0.03992224,0.09685901;-0.3583919;-0.03107357,0.09527478;-0.7483157;0.04599857,0.09726538;-0.7828593;-0.01572156,-0.07681292;0.005877794;-0.03663824,-0.1050424;-0.3530029;-0.01911762,-0.08658586;-0.7426644;0.05708316,-0.08980995;-0.7818355;0.0006545857,0.005861074;0.5218807;-0.06869292,565.3684
+0;0;0,-0.004115082;0.3043088;0.01227784,-0.008311056;0.6007824;0.009535305,0.1684468;0.478045;0.01888077,0.2222477;0.2042117;0.02767602,0.2891518;-0.0532943;-0.02851471,-0.1811873;0.4734285;-0.001501188,-0.2307932;0.1987014;-0.006069559,-0.2774841;-0.06206104;-0.06743568,0.07692511;0.006221846;-0.03634066,0.1030873;-0.3531051;-0.03628635,0.124632;-0.7331402;0.07235508,0.1431084;-0.7621824;0.006620064,-0.07594851;0.004671204;-0.03855946,-0.09348609;-0.3550873;-0.0304011,-0.1075712;-0.7437202;0.04349022,-0.1024237;-0.7043294;-0.046141,-0.007286963;0.5276869;0.0126481,0;0;0,0.002897732;0.3025145;-0.03532863,0.006141886;0.5945544;-0.08642817,0.1846794;0.5123684;-0.03673601,0.2177663;0.2354837;-0.02271199,0.2566428;-0.02553466;-0.08829343,-0.1753972;0.5200354;-0.04558821,-0.2278323;0.2458372;-0.05033272,-0.2731758;-0.01110888;-0.1269196,0.07537768;0.001231015;-0.0399189,0.09519476;-0.3584001;-0.03137445,0.09382939;-0.7467445;0.04531074,0.09584903;-0.7826622;-0.01632714,-0.07682033;0.005895488;-0.03661569,-0.1058831;-0.3527885;-0.01925461,-0.08841746;-0.7409074;0.05659115,-0.09184818;-0.7806937;-0.0005624853,0.005520001;0.5230344;-0.07099462,565.3796
+0;0;0,-0.004115082;0.3043088;0.01227784,-0.008311056;0.6007824;0.009535305,0.1684468;0.478045;0.01888077,0.2222477;0.2042117;0.02767602,0.2891518;-0.0532943;-0.02851471,-0.1811873;0.4734285;-0.001501188,-0.2307932;0.1987014;-0.006069559,-0.2774841;-0.06206104;-0.06743568,0.07692511;0.006221846;-0.03634066,0.1030873;-0.3531051;-0.03628635,0.124632;-0.7331402;0.07235508,0.1431084;-0.7621824;0.006620064,-0.07594851;0.004671204;-0.03855946,-0.09348609;-0.3550873;-0.0304011,-0.1075712;-0.7437202;0.04349022,-0.1024237;-0.7043294;-0.046141,-0.007286963;0.5276869;0.0126481,0;0;0,0.002897732;0.3025145;-0.03532863,0.006141886;0.5945544;-0.08642817,0.1846794;0.5123684;-0.03673601,0.2177663;0.2354837;-0.02271199,0.2566428;-0.02553466;-0.08829343,-0.1753972;0.5200354;-0.04558821,-0.2278323;0.2458372;-0.05033272,-0.2731758;-0.01110888;-0.1269196,0.07537768;0.001231015;-0.0399189,0.09519476;-0.3584001;-0.03137445,0.09382939;-0.7467445;0.04531074,0.09584903;-0.7826622;-0.01632714,-0.07682033;0.005895488;-0.03661569,-0.1058831;-0.3527885;-0.01925461,-0.08841746;-0.7409074;0.05659115,-0.09184818;-0.7806937;-0.0005624853,0.005520001;0.5230344;-0.07099462,565.4018
+0;0;0,-0.004814364;0.3048686;0.01246764,-0.009494785;0.6019077;0.009975855,0.1682597;0.479499;0.01993865,0.2250685;0.2067636;0.02187594,0.2924362;-0.0500645;-0.03845744,-0.182998;0.4746668;-0.002794047,-0.2311585;0.2003702;-0.01038011,-0.2771118;-0.06048033;-0.07350311,0.07736278;0.006334909;-0.03569777,0.107569;-0.3528355;-0.04098717,0.1310742;-0.7322591;0.06838339,0.1501502;-0.7603522;0.002228439,-0.07568742;0.004623593;-0.03936366,-0.09151343;-0.3554552;-0.03331311,-0.1018089;-0.7438366;0.04105435,-0.09623902;-0.7044437;-0.04836557,-0.008367416;0.5286839;0.01302803,0;0;0,0.003132932;0.3029958;-0.03615499,0.006313816;0.5954885;-0.0879854,0.1854326;0.5118181;-0.03748107,0.2178342;0.2354724;-0.02337956,0.2560286;-0.02622151;-0.08816123,-0.1758255;0.520137;-0.04605606,-0.2279053;0.246483;-0.0501505,-0.2743495;-0.01083204;-0.1261183,0.07553417;0.001161486;-0.03990865,0.09488342;-0.3586935;-0.03131628,0.092443;-0.7467904;0.04517865,0.09298918;-0.7831095;-0.01578569,-0.07696816;0.005940332;-0.03660705,-0.106218;-0.352942;-0.01952654,-0.08936514;-0.7407912;0.0564053,-0.09392884;-0.7807406;-0.0001759157,0.005712412;0.5238709;-0.07240105,565.4138
+0;0;0,-0.004814364;0.3048686;0.01246764,-0.009494785;0.6019077;0.009975855,0.1682597;0.479499;0.01993865,0.2250685;0.2067636;0.02187594,0.2924362;-0.0500645;-0.03845744,-0.182998;0.4746668;-0.002794047,-0.2311585;0.2003702;-0.01038011,-0.2771118;-0.06048033;-0.07350311,0.07736278;0.006334909;-0.03569777,0.107569;-0.3528355;-0.04098717,0.1310742;-0.7322591;0.06838339,0.1501502;-0.7603522;0.002228439,-0.07568742;0.004623593;-0.03936366,-0.09151343;-0.3554552;-0.03331311,-0.1018089;-0.7438366;0.04105435,-0.09623902;-0.7044437;-0.04836557,-0.008367416;0.5286839;0.01302803,0;0;0,0.003132932;0.3029958;-0.03615499,0.006313816;0.5954885;-0.0879854,0.1854326;0.5118181;-0.03748107,0.2178342;0.2354724;-0.02337956,0.2560286;-0.02622151;-0.08816123,-0.1758255;0.520137;-0.04605606,-0.2279053;0.246483;-0.0501505,-0.2743495;-0.01083204;-0.1261183,0.07553417;0.001161486;-0.03990865,0.09488342;-0.3586935;-0.03131628,0.092443;-0.7467904;0.04517865,0.09298918;-0.7831095;-0.01578569,-0.07696816;0.005940332;-0.03660705,-0.106218;-0.352942;-0.01952654,-0.08936514;-0.7407912;0.0564053,-0.09392884;-0.7807406;-0.0001759157,0.005712412;0.5238709;-0.07240105,565.4365
+0;0;0,-0.00482182;0.3053407;0.01248694,-0.009508484;0.6027761;0.00999179,0.1685204;0.4801926;0.01996938,0.2254171;0.2070357;0.02190967,0.2929284;-0.05033985;-0.03855232,-0.1832801;0.4753529;-0.002798444,-0.2315149;0.2006324;-0.01039623,-0.2775662;-0.06077412;-0.07365378,0.07725356;0.006325966;-0.03564737,0.10746;-0.3528477;-0.04093682,0.131004;-0.7328956;0.06861371,0.1498264;-0.7602168;0.003337793,-0.07558056;0.004617066;-0.03930809,-0.09140671;-0.3554649;-0.03325748,-0.1017191;-0.7444855;0.04123236,-0.09622326;-0.7052174;-0.04699939,-0.008379593;0.5294535;0.01304808,0;0;0,0.002492525;0.3033054;-0.03757334,0.005233824;0.5959982;-0.09056008,0.1845368;0.5120747;-0.03889418,0.217088;0.2352983;-0.02507663,0.2544627;-0.02733269;-0.08898044,-0.1769046;0.5204281;-0.04698361,-0.2284003;0.2462178;-0.05053671,-0.2762706;-0.01146868;-0.1264425,0.07532527;0.001143783;-0.04004574,0.09359093;-0.3587766;-0.03168988,0.08954391;-0.7475381;0.04473138,0.09356824;-0.779673;-0.0187037,-0.07689381;0.005958211;-0.03647885,-0.1066418;-0.3529177;-0.02007001,-0.09218866;-0.7415738;0.05562447,-0.09707351;-0.7797065;-0.001252741,0.004713677;0.5243414;-0.0746901,565.4587
+0;0;0,-0.005625838;0.3057439;0.0126035,-0.0109963;0.6033899;0.01028187,0.1681609;0.4804171;0.02174626,0.2260837;0.2079339;0.01569608,0.2949267;-0.04917365;-0.05048597,-0.1855187;0.4754675;-0.003574893,-0.2333794;0.20124;-0.01571484,-0.2781193;-0.06098273;-0.0825079,0.07765701;0.006573837;-0.0354387,0.1117798;-0.3523899;-0.04514701,0.1370405;-0.7314216;0.06534506,0.1553603;-0.7574678;0.0003752187,-0.07566202;0.004420716;-0.03981763,-0.09055224;-0.3559634;-0.03593094,-0.09714065;-0.7445298;0.03812568,-0.09124801;-0.705351;-0.04893117,-0.009708906;0.5300239;0.01329209,0;0;0,0.001009844;0.3035623;-0.03897095,0.0026711;0.5963517;-0.09271121,0.1833188;0.5117513;-0.04123807,0.21571;0.2353256;-0.02788138,0.2520477;-0.02926415;-0.09029579,-0.1801903;0.5204909;-0.04791018,-0.2311941;0.246577;-0.05083127,-0.2799377;-0.01243937;-0.1267149,0.07563343;0.001129329;-0.04010034,0.09163497;-0.3591415;-0.03219891,0.0858575;-0.747389;0.04357815,0.0871379;-0.7834625;-0.0141325,-0.0772564;0.00596748;-0.03640832,-0.1084288;-0.3530946;-0.0217033,-0.09617151;-0.7412201;0.05392753,-0.09958094;-0.7790875;-0.001572486,0.002359495;0.5246834;-0.07668471,565.4801
+0;0;0,-0.005625838;0.3057439;0.0126035,-0.0109963;0.6033899;0.01028187,0.1681609;0.4804171;0.02174626,0.2260837;0.2079339;0.01569608,0.2949267;-0.04917365;-0.05048597,-0.1855187;0.4754675;-0.003574893,-0.2333794;0.20124;-0.01571484,-0.2781193;-0.06098273;-0.0825079,0.07765701;0.006573837;-0.0354387,0.1117798;-0.3523899;-0.04514701,0.1370405;-0.7314216;0.06534506,0.1553603;-0.7574678;0.0003752187,-0.07566202;0.004420716;-0.03981763,-0.09055224;-0.3559634;-0.03593094,-0.09714065;-0.7445298;0.03812568,-0.09124801;-0.705351;-0.04893117,-0.009708906;0.5300239;0.01329209,0;0;0,0.001009844;0.3035623;-0.03897095,0.0026711;0.5963517;-0.09271121,0.1833188;0.5117513;-0.04123807,0.21571;0.2353256;-0.02788138,0.2520477;-0.02926415;-0.09029579,-0.1801903;0.5204909;-0.04791018,-0.2311941;0.246577;-0.05083127,-0.2799377;-0.01243937;-0.1267149,0.07563343;0.001129329;-0.04010034,0.09163497;-0.3591415;-0.03219891,0.0858575;-0.747389;0.04357815,0.0871379;-0.7834625;-0.0141325,-0.0772564;0.00596748;-0.03640832,-0.1084288;-0.3530946;-0.0217033,-0.09617151;-0.7412201;0.05392753,-0.09958094;-0.7790875;-0.001572486,0.002359495;0.5246834;-0.07668471,565.4918
+0;0;0,-0.005630644;0.3060051;0.01261426,-0.01100453;0.6038409;0.01029174,0.1689136;0.4806225;0.02179364,0.2270147;0.2073003;0.01572483,0.2962082;-0.05111614;-0.05079413,-0.1862779;0.4756517;-0.003635745,-0.2342859;0.2005799;-0.01581307,-0.2792536;-0.06297779;-0.08294617,0.07782719;0.006588243;-0.03551636,0.1119135;-0.3519921;-0.04521431,0.137222;-0.7317399;0.06548649,0.1557482;-0.7584178;-0.0002156496,-0.07582783;0.004430404;-0.03990489,-0.09070215;-0.3555689;-0.03602235,-0.097303;-0.7448694;0.03817417,-0.09134394;-0.705587;-0.04986394,-0.009716555;0.5304414;0.01330334,0;0;0,0.0008321256;0.3037244;-0.03975844,0.001894191;0.596595;-0.09412777,0.1834774;0.5115724;-0.04253745,0.2162368;0.2342759;-0.03024578,0.2509241;-0.03222966;-0.0915904,-0.181437;0.5199313;-0.04824558,-0.233087;0.2452582;-0.05038646,-0.2832072;-0.01489908;-0.1265292,0.07580651;0.001264557;-0.04017043,0.09071101;-0.3586633;-0.0320704,0.08329966;-0.7477248;0.04329348,0.08473971;-0.7833173;-0.01643872,-0.0775057;0.005838275;-0.03634103,-0.1079109;-0.3529505;-0.02285336,-0.09795748;-0.7417822;0.05339859,-0.1017329;-0.7797767;-0.003477491,0.001739964;0.5249194;-0.07797861,565.5136
+0;0;0,-0.002863682;0.3060914;0.01139234,-0.006529425;0.6039488;0.008370683,0.1723064;0.4784949;0.02222796,0.2331893;0.2060309;0.009029008,0.3033364;-0.05028409;-0.06427585,-0.1828563;0.4776638;-0.003772201,-0.2303103;0.2027714;-0.02109019,-0.2748328;-0.05964777;-0.0928224,0.07797849;0.006842701;-0.03513433,0.11557;-0.3512258;-0.04961376,0.1428016;-0.7306666;0.06168143,0.1608692;-0.7565234;-0.004846532,-0.07560064;0.004207372;-0.04035755,-0.08832511;-0.3558896;-0.03834352,-0.0919073;-0.7451955;0.03603135,-0.08579139;-0.7059889;-0.05200394,-0.005564825;0.5305496;0.01151024,0;0;0,0.0008321256;0.3037244;-0.03975844,0.001894191;0.596595;-0.09412777,0.1834774;0.5115724;-0.04253745,0.2162368;0.2342759;-0.03024578,0.2509241;-0.03222966;-0.0915904,-0.181437;0.5199313;-0.04824558,-0.233087;0.2452582;-0.05038646,-0.2832072;-0.01489908;-0.1265292,0.07580651;0.001264557;-0.04017043,0.09071101;-0.3586633;-0.0320704,0.08329966;-0.7477248;0.04329348,0.08473971;-0.7833173;-0.01643872,-0.0775057;0.005838275;-0.03634103,-0.1079109;-0.3529505;-0.02285336,-0.09795748;-0.7417822;0.05339859,-0.1017329;-0.7797767;-0.003477491,0.001739964;0.5249194;-0.07797861,565.5356
+0;0;0,-0.002865563;0.3062924;0.01139982,-0.00653384;0.6043559;0.008376162,0.1726927;0.4787391;0.02225903,0.2339274;0.2047009;0.008983821,0.3037427;-0.05040213;-0.06397443,-0.1832488;0.4779061;-0.003798149,-0.230977;0.2014256;-0.02121619,-0.2752891;-0.05975276;-0.09260923,0.07803078;0.00684729;-0.03515789,0.1156042;-0.3510495;-0.04963037,0.1428339;-0.7304643;0.06165722,0.1610391;-0.7567462;-0.005377058,-0.07565133;0.004210193;-0.04038461,-0.0883697;-0.3557141;-0.03837154,-0.09195164;-0.7449933;0.03599825,-0.08578918;-0.7057166;-0.05270705,-0.005568598;0.530908;0.0115178,0;0;0,0.0006751791;0.3037873;-0.04081726,0.001421124;0.5966778;-0.09620643,0.18352;0.5117954;-0.04442644,0.2165277;0.2328658;-0.03295422,0.2487854;-0.03284931;-0.09320033,-0.1821499;0.5203357;-0.04945921,-0.2338839;0.2440284;-0.05034014,-0.2848927;-0.01464263;-0.1262482,0.07590588;0.001340136;-0.0401032,0.08996864;-0.3584552;-0.03230095,0.08043686;-0.7474909;0.04281497,0.08276514;-0.7829377;-0.01804519,-0.07757831;0.005759963;-0.03633446,-0.1065122;-0.3530711;-0.02563773,-0.09981421;-0.7417039;0.05183309,-0.1038808;-0.7796584;-0.006117865,0.001346283;0.5250073;-0.07981348,565.5471
+0;0;0,-0.002865563;0.3062924;0.01139982,-0.00653384;0.6043559;0.008376162,0.1726927;0.4787391;0.02225903,0.2339274;0.2047009;0.008983821,0.3037427;-0.05040213;-0.06397443,-0.1832488;0.4779061;-0.003798149,-0.230977;0.2014256;-0.02121619,-0.2752891;-0.05975276;-0.09260923,0.07803078;0.00684729;-0.03515789,0.1156042;-0.3510495;-0.04963037,0.1428339;-0.7304643;0.06165722,0.1610391;-0.7567462;-0.005377058,-0.07565133;0.004210193;-0.04038461,-0.0883697;-0.3557141;-0.03837154,-0.09195164;-0.7449933;0.03599825,-0.08578918;-0.7057166;-0.05270705,-0.005568598;0.530908;0.0115178,0;0;0,0.0006751791;0.3037873;-0.04081726,0.001421124;0.5966778;-0.09620643,0.18352;0.5117954;-0.04442644,0.2165277;0.2328658;-0.03295422,0.2487854;-0.03284931;-0.09320033,-0.1821499;0.5203357;-0.04945921,-0.2338839;0.2440284;-0.05034014,-0.2848927;-0.01464263;-0.1262482,0.07590588;0.001340136;-0.0401032,0.08996864;-0.3584552;-0.03230095,0.08043686;-0.7474909;0.04281497,0.08276514;-0.7829377;-0.01804519,-0.07757831;0.005759963;-0.03633446,-0.1065122;-0.3530711;-0.02563773,-0.09981421;-0.7417039;0.05183309,-0.1038808;-0.7796584;-0.006117865,0.001346283;0.5250073;-0.07981348,565.5589
+0;0;0,-8.37175E-05;0.3065776;0.01056699,-0.001377884;0.6048359;0.006766136,0.1765473;0.4771839;0.024111,0.2400054;0.2025324;0.002900224,0.3141232;-0.05212143;-0.07583326,-0.1791949;0.4797179;-0.003435121,-0.2259742;0.2019414;-0.02714666,-0.269069;-0.06101677;-0.1015562,0.07836641;0.007190173;-0.03451831,0.1202467;-0.3512148;-0.05325519,0.1485368;-0.7296834;0.0573456,0.1681695;-0.7564464;-0.01027649,-0.07557999;0.003817164;-0.04071365,-0.08578749;-0.3573662;-0.03948102,-0.08500771;-0.7457266;0.03432262,-0.07850827;-0.7064151;-0.05540628,-0.0009274709;0.5313483;0.01008593,0;0;0,-0.0006895438;0.3038009;-0.04249716,-0.0008204207;0.5966299;-0.09918678,0.181572;0.5121945;-0.04736543,0.2145578;0.2316877;-0.0356102,0.2454868;-0.03631541;-0.09691823,-0.1840774;0.5199659;-0.05109128,-0.2346581;0.2418438;-0.05093709,-0.2871524;-0.01866254;-0.12789,0.07585096;0.001518756;-0.04035878,0.08889278;-0.3594846;-0.0322578,0.07654495;-0.7476692;0.04144144,0.07823604;-0.7823027;-0.02180314,-0.07777243;0.005595492;-0.03611989,-0.107109;-0.3545076;-0.03119577,-0.1032467;-0.7415349;0.04921762,-0.1085632;-0.7794824;-0.01023916,-0.000724636;0.5249919;-0.08246434,565.5818
+0;0;0,-8.37175E-05;0.3065776;0.01056699,-0.001377884;0.6048359;0.006766136,0.1765473;0.4771839;0.024111,0.2400054;0.2025324;0.002900224,0.3141232;-0.05212143;-0.07583326,-0.1791949;0.4797179;-0.003435121,-0.2259742;0.2019414;-0.02714666,-0.269069;-0.06101677;-0.1015562,0.07836641;0.007190173;-0.03451831,0.1202467;-0.3512148;-0.05325519,0.1485368;-0.7296834;0.0573456,0.1681695;-0.7564464;-0.01027649,-0.07557999;0.003817164;-0.04071365,-0.08578749;-0.3573662;-0.03948102,-0.08500771;-0.7457266;0.03432262,-0.07850827;-0.7064151;-0.05540628,-0.0009274709;0.5313483;0.01008593,0;0;0,-0.0006895438;0.3038009;-0.04249716,-0.0008204207;0.5966299;-0.09918678,0.181572;0.5121945;-0.04736543,0.2145578;0.2316877;-0.0356102,0.2454868;-0.03631541;-0.09691823,-0.1840774;0.5199659;-0.05109128,-0.2346581;0.2418438;-0.05093709,-0.2871524;-0.01866254;-0.12789,0.07585096;0.001518756;-0.04035878,0.08889278;-0.3594846;-0.0322578,0.07654495;-0.7476692;0.04144144,0.07823604;-0.7823027;-0.02180314,-0.07777243;0.005595492;-0.03611989,-0.107109;-0.3545076;-0.03119577,-0.1032467;-0.7415349;0.04921762,-0.1085632;-0.7794824;-0.01023916,-0.000724636;0.5249919;-0.08246434,565.6038
+0;0;0,-8.380188E-05;0.3068866;0.01057763,-0.001378954;0.6053748;0.006774071,0.1766723;0.4776328;0.0241312,0.2403104;0.202202;0.002860248,0.314736;-0.0535095;-0.07620025,-0.1793219;0.4801685;-0.003434428,-0.226234;0.2016039;-0.02721324,-0.2695077;-0.06244648;-0.1019319,0.07837853;0.007191285;-0.03452365,0.1202353;-0.3510123;-0.05325001,0.1482106;-0.7252705;0.05612035,0.1682468;-0.7531999;-0.01289133,-0.07559168;0.003817754;-0.04071995,-0.08579345;-0.3571627;-0.03948801,-0.08502235;-0.7412026;0.03349456,-0.07838935;-0.7016997;-0.05807821,-0.0009282244;0.5318356;0.0100962,0;0;0,-0.002075315;0.3038304;-0.04443026,-0.003083706;0.5966318;-0.1024469,0.1796711;0.512015;-0.05074239,0.2131438;0.2307519;-0.03912187,0.2426167;-0.03856304;-0.1005949,-0.1861305;0.5197369;-0.0529859,-0.2376379;0.2409698;-0.05245771,-0.2895088;-0.02084765;-0.1295236,0.07564807;0.001667663;-0.04076004,0.08816454;-0.3591664;-0.03337097,0.07414822;-0.743095;0.03885126,0.07438822;-0.7809787;-0.02369165,-0.07794236;0.005461832;-0.03580431,-0.1055568;-0.3545971;-0.03853787,-0.1060598;-0.7361556;0.04647128,-0.1111029;-0.7760499;-0.01360565,-0.002831057;0.525019;-0.08539367,565.6257
+0;0;0,-0.007036311;0.3066479;0.01302171,-0.01549606;0.6050199;0.01196917,0.1662565;0.4818854;0.02384112,0.2326456;0.2075704;-0.006529838,0.3096245;-0.0453752;-0.09433462,-0.1909825;0.4774764;-0.00409305,-0.2342605;0.1986221;-0.03485011,-0.2787;-0.06396565;-0.1166405,0.07878672;0.007525465;-0.03406411,0.1252078;-0.3493646;-0.0574412,0.1549204;-0.7243707;0.05109133,0.1759441;-0.7542433;-0.01577569,-0.07543435;0.003557392;-0.04148913,-0.08329628;-0.3570101;-0.04040504,-0.07826947;-0.7418262;0.03158785,-0.07162418;-0.7021182;-0.05984255,-0.01337358;0.5314991;0.01461887,0;0;0,-0.002995297;0.3035685;-0.04570746,-0.004842937;0.5961162;-0.1048595,0.1785628;0.5116473;-0.05332661,0.2120814;0.2300106;-0.04166675,0.2405367;-0.04015154;-0.1034696,-0.187919;0.5195366;-0.05420505,-0.2390477;0.2403167;-0.05334314,-0.2907985;-0.02242061;-0.1302057,0.0757286;0.001707822;-0.04106832,0.08727996;-0.3586747;-0.03313756,0.07148919;-0.7433269;0.03817177,0.07134587;-0.7804968;-0.02496386,-0.07828785;0.005444593;-0.03557684,-0.1062007;-0.3540189;-0.04445436,-0.107594;-0.7360789;0.04110236,-0.113287;-0.7769377;-0.0175879,-0.004403517;0.5245895;-0.08752263,565.6473
+0;0;0,-0.007036311;0.3066479;0.01302171,-0.01549606;0.6050199;0.01196917,0.1662565;0.4818854;0.02384112,0.2326456;0.2075704;-0.006529838,0.3096245;-0.0453752;-0.09433462,-0.1909825;0.4774764;-0.00409305,-0.2342605;0.1986221;-0.03485011,-0.2787;-0.06396565;-0.1166405,0.07878672;0.007525465;-0.03406411,0.1252078;-0.3493646;-0.0574412,0.1549204;-0.7243707;0.05109133,0.1759441;-0.7542433;-0.01577569,-0.07543435;0.003557392;-0.04148913,-0.08329628;-0.3570101;-0.04040504,-0.07826947;-0.7418262;0.03158785,-0.07162418;-0.7021182;-0.05984255,-0.01337358;0.5314991;0.01461887,0;0;0,-0.002995297;0.3035685;-0.04570746,-0.004842937;0.5961162;-0.1048595,0.1785628;0.5116473;-0.05332661,0.2120814;0.2300106;-0.04166675,0.2405367;-0.04015154;-0.1034696,-0.187919;0.5195366;-0.05420505,-0.2390477;0.2403167;-0.05334314,-0.2907985;-0.02242061;-0.1302057,0.0757286;0.001707822;-0.04106832,0.08727996;-0.3586747;-0.03313756,0.07148919;-0.7433269;0.03817177,0.07134587;-0.7804968;-0.02496386,-0.07828785;0.005444593;-0.03557684,-0.1062007;-0.3540189;-0.04445436,-0.107594;-0.7360789;0.04110236,-0.113287;-0.7769377;-0.0175879,-0.004403517;0.5245895;-0.08752263,565.6591
+0;0;0,-0.007042661;0.3069246;0.01303347,-0.01551098;0.6055987;0.0119796,0.1658694;0.4824874;0.02383522,0.2322754;0.2081026;-0.006543456,0.3101118;-0.04766089;-0.09532643,-0.1906248;0.4780875;-0.004040709,-0.2339139;0.1991624;-0.03480559,-0.2788484;-0.06635076;-0.1175072,0.07884371;0.007530909;-0.03408875,0.1251851;-0.3487463;-0.05742569,0.1549993;-0.725035;0.05147805,0.1757247;-0.7540581;-0.01444017,-0.07548891;0.003559965;-0.04151914,-0.08333734;-0.3563884;-0.04043691,-0.07829334;-0.7425207;0.0318022,-0.07174234;-0.7029504;-0.05833085,-0.01338618;0.5319976;0.0146322,0;0;0,-0.0034623;0.303685;-0.04675102,-0.005989298;0.5963386;-0.1068774,0.1773169;0.5115237;-0.05595088,0.2106348;0.229816;-0.04368997,0.2388561;-0.04316136;-0.1072732,-0.1884007;0.5192748;-0.05551802,-0.2385992;0.2398137;-0.05440272,-0.2899776;-0.02605864;-0.1320432,0.0755972;0.001781285;-0.04143643,0.08586264;-0.3580071;-0.03292084,0.06972228;-0.7443185;0.03668547,0.06874846;-0.7802213;-0.02587938,-0.07848764;0.005392798;-0.03529442,-0.1074906;-0.3531593;-0.05028832,-0.1067037;-0.7362915;0.03660888,-0.1153422;-0.7764726;-0.0204742,-0.005382717;0.5247841;-0.08932006,565.6807
+0;0;0,-0.007418091;0.3068964;0.01348198,-0.01473864;0.6055992;0.01233215,0.1661342;0.481921;0.02405743,0.2352653;0.2091801;-0.01405953,0.3154396;-0.03844783;-0.1218017,-0.189815;0.4774695;-0.005545099,-0.2345219;0.1994353;-0.04184825,-0.2762302;-0.06641176;-0.1251648,0.07911126;0.007648977;-0.03343635,0.1296463;-0.3476385;-0.06246321,0.1604415;-0.7241465;0.04540471,0.1826255;-0.7554992;-0.01785827,-0.07502103;0.003479927;-0.04236536,-0.08013965;-0.3565186;-0.04168836,-0.07177128;-0.7428071;0.02939776,-0.06487723;-0.7032301;-0.060709,-0.0129754;0.5319905;0.01503988,0;0;0,-0.0034623;0.303685;-0.04675102,-0.005989298;0.5963386;-0.1068774,0.1773169;0.5115237;-0.05595088,0.2106348;0.229816;-0.04368997,0.2388561;-0.04316136;-0.1072732,-0.1884007;0.5192748;-0.05551802,-0.2385992;0.2398137;-0.05440272,-0.2899776;-0.02605864;-0.1320432,0.0755972;0.001781285;-0.04143643,0.08586264;-0.3580071;-0.03292084,0.06972228;-0.7443185;0.03668547,0.06874846;-0.7802213;-0.02587938,-0.07848764;0.005392798;-0.03529442,-0.1074906;-0.3531593;-0.05028832,-0.1067037;-0.7362915;0.03660888,-0.1153422;-0.7764726;-0.0204742,-0.005382717;0.5247841;-0.08932006,565.6924
+0;0;0,-0.007418091;0.3068964;0.01348198,-0.01473864;0.6055992;0.01233215,0.1661342;0.481921;0.02405743,0.2352653;0.2091801;-0.01405953,0.3154396;-0.03844783;-0.1218017,-0.189815;0.4774695;-0.005545099,-0.2345219;0.1994353;-0.04184825,-0.2762302;-0.06641176;-0.1251648,0.07911126;0.007648977;-0.03343635,0.1296463;-0.3476385;-0.06246321,0.1604415;-0.7241465;0.04540471,0.1826255;-0.7554992;-0.01785827,-0.07502103;0.003479927;-0.04236536,-0.08013965;-0.3565186;-0.04168836,-0.07177128;-0.7428071;0.02939776,-0.06487723;-0.7032301;-0.060709,-0.0129754;0.5319905;0.01503988,0;0;0,-0.0034623;0.303685;-0.04675102,-0.005989298;0.5963386;-0.1068774,0.1773169;0.5115237;-0.05595088,0.2106348;0.229816;-0.04368997,0.2388561;-0.04316136;-0.1072732,-0.1884007;0.5192748;-0.05551802,-0.2385992;0.2398137;-0.05440272,-0.2899776;-0.02605864;-0.1320432,0.0755972;0.001781285;-0.04143643,0.08586264;-0.3580071;-0.03292084,0.06972228;-0.7443185;0.03668547,0.06874846;-0.7802213;-0.02587938,-0.07848764;0.005392798;-0.03529442,-0.1074906;-0.3531593;-0.05028832,-0.1067037;-0.7362915;0.03660888,-0.1153422;-0.7764726;-0.0204742,-0.005382717;0.5247841;-0.08932006,565.7039
+0;0;0,-0.007420219;0.3069845;0.01348585,-0.01474399;0.605819;0.01233541,0.1653519;0.4823235;0.02402282,0.2346303;0.2090016;-0.01417533,0.3144814;-0.03762792;-0.1214831,-0.1890516;0.4778913;-0.005451176,-0.2338537;0.1992649;-0.04183165,-0.275394;-0.0655103;-0.1248122,0.07919431;0.007657008;-0.03347146,0.1297101;-0.3474953;-0.06248727,0.1605735;-0.7248369;0.04561946,0.1822465;-0.7547762;-0.01618623,-0.0750998;0.00348358;-0.04240983,-0.08021647;-0.356378;-0.04173309,-0.07182958;-0.7435217;0.02951042,-0.06509434;-0.7041653;-0.0585207,-0.01297992;0.5321755;0.01504442,0;0;0,-0.003590659;0.3036419;-0.04759336,-0.006419718;0.5962841;-0.1084185,0.1762406;0.5114874;-0.05792069,0.2100409;0.2292393;-0.04539251,0.2386133;-0.04236984;-0.109653,-0.1878777;0.5190208;-0.05662136,-0.2374206;0.2388301;-0.05516996,-0.2871827;-0.02656123;-0.131383,0.07570599;0.00182797;-0.04142427,0.08549041;-0.3578328;-0.03274441,0.06859921;-0.7450684;0.03646183,0.06824891;-0.7776963;-0.02646685,-0.07858718;0.005349254;-0.03530082,-0.1077635;-0.3529417;-0.05271682,-0.1055917;-0.7369863;0.03406597,-0.1106156;-0.7727304;-0.02538884,-0.005741745;0.5247316;-0.09070933,565.7264
+0;0;0,-0.007058254;0.3069765;0.01385673,-0.01366056;0.6058283;0.01296243,0.1661665;0.4820476;0.02432125,0.2361923;0.2102434;-0.02239342,0.3216333;-0.03265622;-0.1338246,-0.1884405;0.4789535;-0.005348733,-0.233478;0.201555;-0.04990285,-0.2717112;-0.06348503;-0.1336245,0.07944385;0.007671442;-0.03287143,0.1331463;-0.3466417;-0.06611618,0.1658566;-0.7240801;0.04110569,0.1880102;-0.7488755;-0.02514432,-0.07488578;0.003427444;-0.04279114,-0.07691518;-0.3564651;-0.04234389,-0.06543641;-0.743677;0.02809316,-0.05864109;-0.7043051;-0.05993167,-0.01210088;0.5321782;0.01561701,0;0;0,-0.003590659;0.3036419;-0.04759336,-0.006419718;0.5962841;-0.1084185,0.1762406;0.5114874;-0.05792069,0.2100409;0.2292393;-0.04539251,0.2386133;-0.04236984;-0.109653,-0.1878777;0.5190208;-0.05662136,-0.2374206;0.2388301;-0.05516996,-0.2871827;-0.02656123;-0.131383,0.07570599;0.00182797;-0.04142427,0.08549041;-0.3578328;-0.03274441,0.06859921;-0.7450684;0.03646183,0.06824891;-0.7776963;-0.02646685,-0.07858718;0.005349254;-0.03530082,-0.1077635;-0.3529417;-0.05271682,-0.1055917;-0.7369863;0.03406597,-0.1106156;-0.7727304;-0.02538884,-0.005741745;0.5247316;-0.09070933,565.7372
+0;0;0,-0.007059314;0.3070226;0.01385881,-0.01366111;0.6058519;0.01296413,0.1659485;0.4821275;0.02431249,0.2360063;0.2101991;-0.02242352,0.3209327;-0.03123756;-0.1331836,-0.1882258;0.4790373;-0.005321281,-0.2332838;0.2015119;-0.04989576,-0.2712868;-0.06193179;-0.1331132,0.07949076;0.007675971;-0.03289084,0.1334595;-0.3483941;-0.06630044,0.1661325;-0.7254016;0.04079899,0.1882798;-0.7501816;-0.02543232,-0.07492998;0.003429468;-0.04281641,-0.07696944;-0.3582477;-0.04236694,-0.06550378;-0.7450175;0.02798969,-0.05871038;-0.7056482;-0.06001028,-0.01210133;0.5321969;0.01561887,0;0;0,-0.003561497;0.3036504;-0.04783845,-0.006412476;0.5961851;-0.1090518,0.1761451;0.5113903;-0.05896497,0.2102446;0.2290663;-0.04601145,0.2394688;-0.04054987;-0.1110117,-0.187572;0.5188928;-0.05689008,-0.2362478;0.2384243;-0.05454566,-0.2851039;-0.02553004;-0.1301313,0.0757208;0.001858458;-0.041502,0.08567347;-0.3595382;-0.03110313,0.06916325;-0.7466902;0.03607726,0.0681902;-0.7803959;-0.02571725,-0.07867085;0.005315248;-0.03524421,-0.1076518;-0.3547228;-0.05388466,-0.1001319;-0.7387496;0.03061002,-0.08585343;-0.7795889;-0.02092487,-0.005706653;0.524668;-0.0911814,565.7492
+0;0;0,-0.007059314;0.3070226;0.01385881,-0.01366111;0.6058519;0.01296413,0.1659485;0.4821275;0.02431249,0.2360063;0.2101991;-0.02242352,0.3209327;-0.03123756;-0.1331836,-0.1882258;0.4790373;-0.005321281,-0.2332838;0.2015119;-0.04989576,-0.2712868;-0.06193179;-0.1331132,0.07949076;0.007675971;-0.03289084,0.1334595;-0.3483941;-0.06630044,0.1661325;-0.7254016;0.04079899,0.1882798;-0.7501816;-0.02543232,-0.07492998;0.003429468;-0.04281641,-0.07696944;-0.3582477;-0.04236694,-0.06550378;-0.7450175;0.02798969,-0.05871038;-0.7056482;-0.06001028,-0.01210133;0.5321969;0.01561887,0;0;0,-0.003561497;0.3036504;-0.04783845,-0.006412476;0.5961851;-0.1090518,0.1761451;0.5113903;-0.05896497,0.2102446;0.2290663;-0.04601145,0.2394688;-0.04054987;-0.1110117,-0.187572;0.5188928;-0.05689008,-0.2362478;0.2384243;-0.05454566,-0.2851039;-0.02553004;-0.1301313,0.0757208;0.001858458;-0.041502,0.08567347;-0.3595382;-0.03110313,0.06916325;-0.7466902;0.03607726,0.0681902;-0.7803959;-0.02571725,-0.07867085;0.005315248;-0.03524421,-0.1076518;-0.3547228;-0.05388466,-0.1001319;-0.7387496;0.03061002,-0.08585343;-0.7795889;-0.02092487,-0.005706653;0.524668;-0.0911814,565.7708
+0;0;0,-0.008703885;0.3069728;0.01468842,-0.0169634;0.6059498;0.0147316,0.1630146;0.4826959;0.02475123,0.2349648;0.2132134;-0.03062862,0.3232992;-0.02377258;-0.1481841,-0.1906908;0.4794751;-0.006239181,-0.2341927;0.2032621;-0.05799387,-0.2709636;-0.05934551;-0.1444218,0.07954655;0.008101854;-0.03262843,0.1353187;-0.3493375;-0.06953453,0.1700144;-0.7243588;0.03658742,0.1951174;-0.7469884;-0.03331058,-0.07481492;0.002985063;-0.04303166,-0.07475441;-0.3606561;-0.04381471,-0.06114669;-0.7455634;0.02523435,-0.05390879;-0.7058955;-0.06498712,-0.01499483;0.5322168;0.01714423,0;0;0,-0.003657624;0.3036486;-0.04804111,-0.007212594;0.5961958;-0.1100494,0.175415;0.511135;-0.06013846,0.2104167;0.2292651;-0.04639721,0.2398688;-0.04015672;-0.112193,-0.1877991;0.5187025;-0.05720952,-0.2361415;0.2384868;-0.05461903,-0.2834369;-0.02595761;-0.1295652,0.07571197;0.0018567;-0.0414989,0.08560492;-0.3614774;-0.03027654,0.06947304;-0.7467324;0.03624415,0.06566234;-0.7881828;-0.02002382,-0.07865743;0.005318394;-0.03525099,-0.1072395;-0.356723;-0.05381432,-0.0980228;-0.7389974;0.02917924,-0.09943796;-0.7302147;-0.05932835,-0.006256998;0.5246663;-0.09191477,565.7938
+0;0;0,-0.008709332;0.3071649;0.01469761,-0.01697418;0.6063352;0.01474061,0.1612908;0.483506;0.02468869,0.2329694;0.2150407;-0.03048211,0.3215878;-0.02270694;-0.1484154,-0.1890081;0.4803162;-0.006003251,-0.2323458;0.2051458;-0.05756259,-0.2692349;-0.05830574;-0.1442682,0.07949681;0.008096788;-0.03260802,0.1356169;-0.3515724;-0.06974436,0.1701041;-0.7243401;0.03573989,0.195018;-0.7465735;-0.03363182,-0.07476814;0.002983196;-0.04300475,-0.07470725;-0.3629265;-0.04379269,-0.06118131;-0.7455208;0.02484144,-0.0539979;-0.7059258;-0.06470069,-0.01500422;0.53255;0.01715495,0;0;0,-0.003324479;0.3037883;-0.04841208,-0.006887898;0.5964712;-0.110718,0.1741124;0.5115212;-0.06153798,0.2109145;0.2309816;-0.04745388,0.2413092;-0.03929815;-0.1131078,-0.1857263;0.5185971;-0.05843326,-0.2331798;0.2393276;-0.05497001,-0.2790812;-0.02640194;-0.1295772,0.07570231;0.001951083;-0.04139972,0.08592597;-0.3636564;-0.03057623,0.07057698;-0.746582;0.03578997,0.06533286;-0.7870968;-0.02043844,-0.0785695;0.005231851;-0.03532765,-0.1064149;-0.3591931;-0.05292203,-0.09601914;-0.7395015;0.02788339,-0.09753384;-0.7305918;-0.0599481,-0.005894199;0.5249014;-0.09253156,565.8149
+0;0;0,-0.008709332;0.3071649;0.01469761,-0.01697418;0.6063352;0.01474061,0.1612908;0.483506;0.02468869,0.2329694;0.2150407;-0.03048211,0.3215878;-0.02270694;-0.1484154,-0.1890081;0.4803162;-0.006003251,-0.2323458;0.2051458;-0.05756259,-0.2692349;-0.05830574;-0.1442682,0.07949681;0.008096788;-0.03260802,0.1356169;-0.3515724;-0.06974436,0.1701041;-0.7243401;0.03573989,0.195018;-0.7465735;-0.03363182,-0.07476814;0.002983196;-0.04300475,-0.07470725;-0.3629265;-0.04379269,-0.06118131;-0.7455208;0.02484144,-0.0539979;-0.7059258;-0.06470069,-0.01500422;0.53255;0.01715495,0;0;0,-0.003324479;0.3037883;-0.04841208,-0.006887898;0.5964712;-0.110718,0.1741124;0.5115212;-0.06153798,0.2109145;0.2309816;-0.04745388,0.2413092;-0.03929815;-0.1131078,-0.1857263;0.5185971;-0.05843326,-0.2331798;0.2393276;-0.05497001,-0.2790812;-0.02640194;-0.1295772,0.07570231;0.001951083;-0.04139972,0.08592597;-0.3636564;-0.03057623,0.07057698;-0.746582;0.03578997,0.06533286;-0.7870968;-0.02043844,-0.0785695;0.005231851;-0.03532765,-0.1064149;-0.3591931;-0.05292203,-0.09601914;-0.7395015;0.02788339,-0.09753384;-0.7305918;-0.0599481,-0.005894199;0.5249014;-0.09253156,565.8267
+0;0;0,-0.008956584;0.3076066;0.01470003,-0.01722692;0.6076587;0.01463952,0.1624153;0.4849416;0.0251483,0.2338559;0.21864;-0.04141433,0.3260368;-0.01428024;-0.1651787,-0.1904036;0.4811192;-0.007083343,-0.2334524;0.2069691;-0.06572951,-0.2687526;-0.05497971;-0.1563028,0.07954718;0.00850994;-0.03198004,0.1378785;-0.3513944;-0.07419465,0.1756102;-0.720611;0.02790852,0.2119631;-0.7759084;-0.05599404,-0.07425018;0.002637792;-0.04362166,-0.07271681;-0.3643922;-0.04515902,-0.0566844;-0.7430987;0.02187794,-0.04640565;-0.6998246;-0.1020372,-0.01527853;0.5335969;0.01709516,0;0;0,-0.003990814;0.3040919;-0.04929829,-0.009120934;0.5973078;-0.1132021,0.1733303;0.5115678;-0.06215644,0.2121621;0.2309556;-0.04802346,0.2431698;-0.03884217;-0.113708,-0.1885155;0.5181955;-0.05926309,-0.2345943;0.2383601;-0.05481916,-0.2787746;-0.02748498;-0.1285843,0.07568419;0.002077103;-0.04111552,0.08578807;-0.3647094;-0.03209734,0.07210942;-0.7436488;0.03413987,0.06739685;-0.7431602;-0.08728373,-0.07833261;0.005105761;-0.03550816,-0.1059564;-0.3605649;-0.05092384,-0.09334292;-0.7373968;0.02658882,-0.09531848;-0.7367817;-0.0949408,-0.007667549;0.525573;-0.09457457,565.8487
+0;0;0,-0.008956584;0.3076066;0.01470003,-0.01722692;0.6076587;0.01463952,0.1624153;0.4849416;0.0251483,0.2338559;0.21864;-0.04141433,0.3260368;-0.01428024;-0.1651787,-0.1904036;0.4811192;-0.007083343,-0.2334524;0.2069691;-0.06572951,-0.2687526;-0.05497971;-0.1563028,0.07954718;0.00850994;-0.03198004,0.1378785;-0.3513944;-0.07419465,0.1756102;-0.720611;0.02790852,0.2119631;-0.7759084;-0.05599404,-0.07425018;0.002637792;-0.04362166,-0.07271681;-0.3643922;-0.04515902,-0.0566844;-0.7430987;0.02187794,-0.04640565;-0.6998246;-0.1020372,-0.01527853;0.5335969;0.01709516,0;0;0,-0.003990814;0.3040919;-0.04929829,-0.009120934;0.5973078;-0.1132021,0.1733303;0.5115678;-0.06215644,0.2121621;0.2309556;-0.04802346,0.2431698;-0.03884217;-0.113708,-0.1885155;0.5181955;-0.05926309,-0.2345943;0.2383601;-0.05481916,-0.2787746;-0.02748498;-0.1285843,0.07568419;0.002077103;-0.04111552,0.08578807;-0.3647094;-0.03209734,0.07210942;-0.7436488;0.03413987,0.06739685;-0.7431602;-0.08728373,-0.07833261;0.005105761;-0.03550816,-0.1059564;-0.3605649;-0.05092384,-0.09334292;-0.7373968;0.02658882,-0.09531848;-0.7367817;-0.0949408,-0.007667549;0.525573;-0.09457457,565.8602
+0;0;0,-0.008956584;0.3076066;0.01470003,-0.01722692;0.6076587;0.01463952,0.1624153;0.4849416;0.0251483,0.2338559;0.21864;-0.04141433,0.3260368;-0.01428024;-0.1651787,-0.1904036;0.4811192;-0.007083343,-0.2334524;0.2069691;-0.06572951,-0.2687526;-0.05497971;-0.1563028,0.07954718;0.00850994;-0.03198004,0.1378785;-0.3513944;-0.07419465,0.1756102;-0.720611;0.02790852,0.2119631;-0.7759084;-0.05599404,-0.07425018;0.002637792;-0.04362166,-0.07271681;-0.3643922;-0.04515902,-0.0566844;-0.7430987;0.02187794,-0.04640565;-0.6998246;-0.1020372,-0.01527853;0.5335969;0.01709516,0;0;0,-0.003990814;0.3040919;-0.04929829,-0.009120934;0.5973078;-0.1132021,0.1733303;0.5115678;-0.06215644,0.2121621;0.2309556;-0.04802346,0.2431698;-0.03884217;-0.113708,-0.1885155;0.5181955;-0.05926309,-0.2345943;0.2383601;-0.05481916,-0.2787746;-0.02748498;-0.1285843,0.07568419;0.002077103;-0.04111552,0.08578807;-0.3647094;-0.03209734,0.07210942;-0.7436488;0.03413987,0.06739685;-0.7431602;-0.08728373,-0.07833261;0.005105761;-0.03550816,-0.1059564;-0.3605649;-0.05092384,-0.09334292;-0.7373968;0.02658882,-0.09531848;-0.7367817;-0.0949408,-0.007667549;0.525573;-0.09457457,565.8719
+0;0;0,-0.0100748;0.3080325;0.0151616,-0.01943111;0.6084765;0.01556411,0.1607393;0.4861334;0.02492893,0.2352304;0.2237347;-0.0520576,0.3270124;-0.004770607;-0.1846005,-0.1920752;0.4818257;-0.008742955,-0.2344315;0.2091324;-0.07334343,-0.2701623;-0.04847166;-0.1761524,0.07992061;0.008596594;-0.03176829,0.1394288;-0.3530091;-0.08110626,0.181263;-0.7196565;0.02187513,0.206219;-0.7495307;-0.04048145,-0.07441239;0.002496412;-0.04389754,-0.07106136;-0.3672558;-0.04639878,-0.05170054;-0.7441424;0.01968613,-0.04403721;-0.704555;-0.06945093,-0.01721933;0.5343335;0.01790699,0;0;0,-0.003742427;0.3045397;-0.04956818,-0.008484118;0.598155;-0.1136734,0.1738231;0.5114338;-0.06232166,0.2150737;0.2313903;-0.04807687,0.2482122;-0.03826329;-0.114372,-0.1882302;0.517561;-0.06081346,-0.2319423;0.2375803;-0.05542979,-0.2731498;-0.02911797;-0.1287799,0.07608527;0.00224112;-0.04094434,0.08809863;-0.3673198;-0.03713202,0.07704297;-0.7437412;0.03336859,0.07124414;-0.7841784;-0.02231836,-0.07854761;0.00495509;-0.03572322,-0.1036068;-0.363717;-0.0494018,-0.08803232;-0.7390507;0.0258817,-0.07958078;-0.77847;-0.03073622,-0.007142842;0.5263284;-0.09505296,565.8949
+0;0;0,-0.01006456;0.3077195;0.01514619,-0.01941693;0.6080356;0.01554969,0.1565233;0.4868957;0.02474582,0.2313084;0.2234613;-0.05254456,0.3228213;-0.004374012;-0.1846989,-0.187908;0.4826903;-0.008125989,-0.2304315;0.2089208;-0.07298141,-0.2660576;-0.04792804;-0.175489,0.07953501;0.008555118;-0.03161502,0.1394448;-0.3554909;-0.08128594,0.1815661;-0.7246553;0.02240241,0.2053291;-0.7516673;-0.03697322,-0.07405337;0.002484367;-0.04368575,-0.07067972;-0.3697631;-0.04620387,-0.05118599;-0.7492369;0.02033472,-0.043889;-0.7101079;-0.06454116,-0.01720688;0.5339504;0.01789073,0;0;0,-0.000619702;0.3040952;-0.05047464,-0.003921308;0.5975105;-0.1149853,0.1735034;0.5123844;-0.06205082,0.2153901;0.2313618;-0.04668665,0.2517211;-0.03666469;-0.1144375,-0.1797842;0.5174937;-0.06370483,-0.2229366;0.2363108;-0.05751659,-0.2612085;-0.0302633;-0.1297791,0.07586604;0.002331495;-0.04046512,0.08999525;-0.3696366;-0.04556537,0.07974756;-0.7474694;0.03153944,0.07577229;-0.784008;-0.02228737,-0.0779376;0.004867299;-0.03606327,-0.1021052;-0.366408;-0.04857197,-0.0825673;-0.7444425;0.02569805,-0.07487876;-0.7806889;-0.02808673,-0.00282748;0.525761;-0.09628272,565.9092
+0;0;0,-0.01006456;0.3077195;0.01514619,-0.01941693;0.6080356;0.01554969,0.1565233;0.4868957;0.02474582,0.2313084;0.2234613;-0.05254456,0.3228213;-0.004374012;-0.1846989,-0.187908;0.4826903;-0.008125989,-0.2304315;0.2089208;-0.07298141,-0.2660576;-0.04792804;-0.175489,0.07953501;0.008555118;-0.03161502,0.1394448;-0.3554909;-0.08128594,0.1815661;-0.7246553;0.02240241,0.2053291;-0.7516673;-0.03697322,-0.07405337;0.002484367;-0.04368575,-0.07067972;-0.3697631;-0.04620387,-0.05118599;-0.7492369;0.02033472,-0.043889;-0.7101079;-0.06454116,-0.01720688;0.5339504;0.01789073,0;0;0,-0.000619702;0.3040952;-0.05047464,-0.003921308;0.5975105;-0.1149853,0.1735034;0.5123844;-0.06205082,0.2153901;0.2313618;-0.04668665,0.2517211;-0.03666469;-0.1144375,-0.1797842;0.5174937;-0.06370483,-0.2229366;0.2363108;-0.05751659,-0.2612085;-0.0302633;-0.1297791,0.07586604;0.002331495;-0.04046512,0.08999525;-0.3696366;-0.04556537,0.07974756;-0.7474694;0.03153944,0.07577229;-0.784008;-0.02228737,-0.0779376;0.004867299;-0.03606327,-0.1021052;-0.366408;-0.04857197,-0.0825673;-0.7444425;0.02569805,-0.07487876;-0.7806889;-0.02808673,-0.00282748;0.525761;-0.09628272,565.9257
+0;0;0,-0.01110088;0.3076653;0.01551668,-0.02140776;0.6079495;0.01629406,0.1547797;0.486698;0.023913,0.2326188;0.2264128;-0.06068565,0.3223998;0.007050097;-0.2075452,-0.1891249;0.4820404;-0.009830074,-0.2297551;0.2094815;-0.08071796,-0.2643725;-0.0413619;-0.1974551,0.07976;0.00865545;-0.03101521,0.1404643;-0.3538636;-0.09001347,0.1872992;-0.722268;0.01435385,0.2097965;-0.7404343;-0.05283531,-0.07374438;0.002355133;-0.04421242,-0.0687018;-0.3698626;-0.0480132,-0.04584684;-0.749365;0.01728135,-0.03838895;-0.7102087;-0.0675776,-0.01897128;0.5338686;0.0185411,0;0;0,-0.000619702;0.3040952;-0.05047464,-0.003921308;0.5975105;-0.1149853,0.1735034;0.5123844;-0.06205082,0.2153901;0.2313618;-0.04668665,0.2517211;-0.03666469;-0.1144375,-0.1797842;0.5174937;-0.06370483,-0.2229366;0.2363108;-0.05751659,-0.2612085;-0.0302633;-0.1297791,0.07586604;0.002331495;-0.04046512,0.08999525;-0.3696366;-0.04556537,0.07974756;-0.7474694;0.03153944,0.07577229;-0.784008;-0.02228737,-0.0779376;0.004867299;-0.03606327,-0.1021052;-0.366408;-0.04857197,-0.0825673;-0.7444425;0.02569805,-0.07487876;-0.7806889;-0.02808673,-0.00282748;0.525761;-0.09628272,565.9455
+0;0;0,-0.01109576;0.3075235;0.01550953,-0.02139365;0.6075449;0.01628679,0.1587407;0.485299;0.02402547,0.2366022;0.2249386;-0.06059761,0.325868;0.006834716;-0.2066144,-0.1929809;0.4805355;-0.01048458,-0.2336229;0.2078979;-0.08139294,-0.2680416;-0.04150605;-0.1974602,0.0797598;0.00865543;-0.03101514,0.141125;-0.3578108;-0.09065577,0.1879085;-0.7258106;0.01359694,0.2104798;-0.7441352;-0.05381296,-0.0737442;0.002355127;-0.04421231,-0.06864672;-0.3739153;-0.04805448,-0.04581685;-0.753001;0.01716838,-0.03833446;-0.7138146;-0.06796938,-0.01895973;0.5335417;0.01853148,0;0;0,-0.002759106;0.3041224;-0.04935884,-0.007002987;0.5975193;-0.1126794,0.174779;0.5126814;-0.06018758,0.2171033;0.2316845;-0.04404902,0.25578;-0.03407907;-0.1128417,-0.1868616;0.5165688;-0.06182923,-0.2309373;0.2354292;-0.05645302,-0.2651285;-0.03071508;-0.1261436,0.0760431;0.002433375;-0.04012489,0.09321338;-0.373175;-0.05573654,0.08616933;-0.7487746;0.03003382,0.08365957;-0.7832966;-0.02670623,-0.07778452;0.004797473;-0.03640101,-0.09792811;-0.3708506;-0.04654907,-0.07580823;-0.7485061;0.02671894,-0.0764057;-0.7386805;-0.05683617,-0.005770333;0.5257608;-0.09433174,565.9572
+0;0;0,-0.01108962;0.3073534;0.01550095,-0.0213795;0.607141;0.01627793,0.1588853;0.4849242;0.02401874,0.2373839;0.2224334;-0.06129673,0.3261738;0.005492434;-0.206535,-0.1930988;0.4801571;-0.01051707,-0.2340733;0.2052887;-0.08200561,-0.2683086;-0.04278551;-0.197454,0.07992514;0.008673373;-0.03107943,0.1414404;-0.3586885;-0.09086584,0.1883872;-0.7279732;0.01375086,0.2109189;-0.746213;-0.05354091,-0.07389707;0.00236001;-0.04430396,-0.06878714;-0.3748301;-0.04815552,-0.04587756;-0.7552393;0.01729505,-0.03840828;-0.716069;-0.0676935,-0.01894772;0.5332029;0.01852064,0;0;0,-0.003621697;0.3040475;-0.04869652,-0.008431628;0.5973357;-0.1113741,0.1734495;0.5126205;-0.05817223,0.2142608;0.2290837;-0.04133582,0.2551609;-0.03449538;-0.1112961,-0.1884423;0.5158828;-0.06162674,-0.2329537;0.2324529;-0.05630013,-0.2661138;-0.0326952;-0.1244036,0.07624719;0.002602279;-0.04010963,0.09496213;-0.3735514;-0.06182337,0.08885109;-0.7496396;0.02784301,0.08723143;-0.784165;-0.02869724,-0.07795539;0.004658044;-0.0364753,-0.09954836;-0.3718817;-0.04453004,-0.07308617;-0.7510883;0.02633515,-0.07336413;-0.7411464;-0.05709467,-0.007076137;0.5255999;-0.09321046,565.979
+0;0;0,-0.01110986;0.3073762;0.01502645,-0.02129204;0.6071682;0.01533121,0.1591802;0.4856583;0.02077271,0.2345707;0.2255738;-0.0741718,0.3236614;0.01154846;-0.2234943,-0.1925987;0.4796996;-0.01311172,-0.2321181;0.2060862;-0.09002738,-0.2644113;-0.03926136;-0.2116948,0.08016283;0.008788949;-0.03042797,0.1448571;-0.3553809;-0.1046458,0.1960625;-0.7248695;-0.002783418,0.219952;-0.7524505;-0.06174674,-0.07361816;0.002168111;-0.0447756,-0.06729053;-0.3749837;-0.05022958,-0.04019298;-0.755479;0.01308631,-0.03289395;-0.7163349;-0.07191986,-0.01890085;0.5332325;0.01769297,0;0;0,-0.003621697;0.3040475;-0.04869652,-0.008431628;0.5973357;-0.1113741,0.1734495;0.5126205;-0.05817223,0.2142608;0.2290837;-0.04133582,0.2551609;-0.03449538;-0.1112961,-0.1884423;0.5158828;-0.06162674,-0.2329537;0.2324529;-0.05630013,-0.2661138;-0.0326952;-0.1244036,0.07624719;0.002602279;-0.04010963,0.09496213;-0.3735514;-0.06182337,0.08885109;-0.7496396;0.02784301,0.08723143;-0.784165;-0.02869724,-0.07795539;0.004658044;-0.0364753,-0.09954836;-0.3718817;-0.04453004,-0.07308617;-0.7510883;0.02633515,-0.07336413;-0.7411464;-0.05709467,-0.007076137;0.5255999;-0.09321046,565.9904
+0;0;0,-0.01110986;0.3073762;0.01502645,-0.02129204;0.6071682;0.01533121,0.1591802;0.4856583;0.02077271,0.2345707;0.2255738;-0.0741718,0.3236614;0.01154846;-0.2234943,-0.1925987;0.4796996;-0.01311172,-0.2321181;0.2060862;-0.09002738,-0.2644113;-0.03926136;-0.2116948,0.08016283;0.008788949;-0.03042797,0.1448571;-0.3553809;-0.1046458,0.1960625;-0.7248695;-0.002783418,0.219952;-0.7524505;-0.06174674,-0.07361816;0.002168111;-0.0447756,-0.06729053;-0.3749837;-0.05022958,-0.04019298;-0.755479;0.01308631,-0.03289395;-0.7163349;-0.07191986,-0.01890085;0.5332325;0.01769297,0;0;0,-0.003621697;0.3040475;-0.04869652,-0.008431628;0.5973357;-0.1113741,0.1734495;0.5126205;-0.05817223,0.2142608;0.2290837;-0.04133582,0.2551609;-0.03449538;-0.1112961,-0.1884423;0.5158828;-0.06162674,-0.2329537;0.2324529;-0.05630013,-0.2661138;-0.0326952;-0.1244036,0.07624719;0.002602279;-0.04010963,0.09496213;-0.3735514;-0.06182337,0.08885109;-0.7496396;0.02784301,0.08723143;-0.784165;-0.02869724,-0.07795539;0.004658044;-0.0364753,-0.09954836;-0.3718817;-0.04453004,-0.07308617;-0.7510883;0.02633515,-0.07336413;-0.7411464;-0.05709467,-0.007076137;0.5255999;-0.09321046,566.0122
+0;0;0,-0.0111092;0.3073581;0.01502557,-0.02128769;0.6070405;0.01533061,0.1587547;0.4856812;0.02076354,0.234217;0.2253489;-0.07427142,0.3231131;0.01179104;-0.2232678,-0.1921774;0.4797369;-0.01303932,-0.2317345;0.2058628;-0.09002825,-0.2639571;-0.03894892;-0.21143,0.08035969;0.008810532;-0.0305027,0.145318;-0.3568453;-0.1050234,0.1964204;-0.7255913;-0.00336577,0.2202222;-0.7529607;-0.06211256,-0.07379894;0.002173436;-0.04488555,-0.06744549;-0.3765174;-0.05036179,-0.0404024;-0.7562479;0.01282683,-0.03313018;-0.7171375;-0.07186718,-0.01889766;0.5331409;0.01769122,0;0;0,-0.002803035;0.3042225;-0.04752898,-0.006797105;0.597601;-0.109311,0.1742537;0.5131572;-0.05530882,0.2161615;0.2294562;-0.03929043,0.2579333;-0.03348905;-0.1087478,-0.1865135;0.5156564;-0.05971437,-0.2302365;0.2318094;-0.05543927,-0.2647257;-0.03251061;-0.1236661,0.07632727;0.002633318;-0.04040956,0.09851722;-0.3745853;-0.06669331,0.09453081;-0.7487706;0.02758718,0.09373379;-0.783435;-0.02833104,-0.0782266;0.004689452;-0.0363913,-0.09794571;-0.3735325;-0.04243147,-0.06813756;-0.7520303;0.02663495,-0.06828888;-0.7419038;-0.0565154,-0.005637176;0.5258424;-0.09137213,566.024
+0;0;0,-0.01134025;0.3067462;0.014435,-0.0216925;0.605545;0.01420623,0.1595435;0.4844988;0.01770769,0.2334225;0.2263422;-0.08531924,0.3204141;0.02067024;-0.2456522,-0.192529;0.4766424;-0.01718688,-0.2340041;0.2039748;-0.09873234,-0.2631134;-0.03602189;-0.2296118,0.08057445;0.009059712;-0.02993693,0.1492102;-0.3515298;-0.1239628,0.202188;-0.7208686;-0.02108862,0.2280693;-0.7512651;-0.07580237,-0.07367626;0.001823075;-0.04515557,-0.06548566;-0.3769342;-0.05239177,-0.03543972;-0.7578431;0.009305634,-0.02808556;-0.7187601;-0.07539734,-0.01926671;0.5318974;0.01669268,0;0;0,-0.003439337;0.303737;-0.04649901,-0.008102126;0.5964724;-0.1070292,0.1741282;0.512887;-0.05270529,0.2150273;0.2286288;-0.037148,0.2581756;-0.03408885;-0.1056522,-0.1887597;0.5156505;-0.05752921,-0.2324778;0.2314175;-0.05330468,-0.2691505;-0.03220969;-0.1220866,0.07641856;0.002629191;-0.04029679,0.1001194;-0.374413;-0.06951952,0.09755964;-0.7492171;0.02700114,0.09738716;-0.7838036;-0.02903223,-0.0781984;0.004725019;-0.03651333,-0.09730549;-0.3736904;-0.04014228,-0.06427723;-0.7530868;0.02891158,-0.06431249;-0.742879;-0.05427164,-0.006778657;0.5248836;-0.0894413,566.0461
+0;0;0,-0.01134025;0.3067462;0.014435,-0.0216925;0.605545;0.01420623,0.1595435;0.4844988;0.01770769,0.2334225;0.2263422;-0.08531924,0.3204141;0.02067024;-0.2456522,-0.192529;0.4766424;-0.01718688,-0.2340041;0.2039748;-0.09873234,-0.2631134;-0.03602189;-0.2296118,0.08057445;0.009059712;-0.02993693,0.1492102;-0.3515298;-0.1239628,0.202188;-0.7208686;-0.02108862,0.2280693;-0.7512651;-0.07580237,-0.07367626;0.001823075;-0.04515557,-0.06548566;-0.3769342;-0.05239177,-0.03543972;-0.7578431;0.009305634,-0.02808556;-0.7187601;-0.07539734,-0.01926671;0.5318974;0.01669268,0;0;0,-0.003439337;0.303737;-0.04649901,-0.008102126;0.5964724;-0.1070292,0.1741282;0.512887;-0.05270529,0.2150273;0.2286288;-0.037148,0.2581756;-0.03408885;-0.1056522,-0.1887597;0.5156505;-0.05752921,-0.2324778;0.2314175;-0.05330468,-0.2691505;-0.03220969;-0.1220866,0.07641856;0.002629191;-0.04029679,0.1001194;-0.374413;-0.06951952,0.09755964;-0.7492171;0.02700114,0.09738716;-0.7838036;-0.02903223,-0.0781984;0.004725019;-0.03651333,-0.09730549;-0.3736904;-0.04014228,-0.06427723;-0.7530868;0.02891158,-0.06431249;-0.742879;-0.05427164,-0.006778657;0.5248836;-0.0894413,566.0579
+0;0;0,-0.01131761;0.3061337;0.01440618,-0.02164608;0.6042453;0.01417839,0.1608331;0.4830478;0.01768087,0.2345765;0.225365;-0.08515694,0.3212285;0.02049586;-0.2448641,-0.1936988;0.4751365;-0.01745747,-0.2350978;0.2029693;-0.09885325,-0.2640935;-0.03609049;-0.2292218,0.08067523;0.009071045;-0.02997437,0.1494143;-0.3520616;-0.1241419,0.2022398;-0.7203387;-0.02156344,0.2280574;-0.7505864;-0.07614236,-0.07376841;0.001825355;-0.04521205,-0.06556547;-0.3775024;-0.05245915,-0.0356059;-0.7573164;0.009060889,-0.02826986;-0.7182556;-0.07543334,-0.0192262;0.5307775;0.01665877,0;0;0,-0.00350678;0.3033022;-0.04526544,-0.008164965;0.5955822;-0.1045936,0.1753521;0.5129189;-0.05021667,0.2162988;0.2291892;-0.03488803,0.2591748;-0.0327968;-0.102054,-0.1900941;0.5158115;-0.05483425,-0.2342866;0.2321924;-0.05021301,-0.2719544;-0.02962416;-0.1210615,0.07651055;0.002636045;-0.04035378,0.1033049;-0.3746737;-0.07083035,0.1022005;-0.7480805;0.02667356,0.1023566;-0.7827701;-0.02891803,-0.07829677;0.004758994;-0.03655416,-0.09524742;-0.3743477;-0.03694151,-0.05972226;-0.7527441;0.03010353,-0.0597317;-0.7423627;-0.05290431,-0.00685434;0.5241033;-0.08731437,566.0803
+0;0;0,-0.01115219;0.306179;0.01354787,-0.02128776;0.6042955;0.01251619,0.1607171;0.4816976;0.01924761,0.245079;0.2320368;-0.09462374,0.3336466;0.02957666;-0.2563395,-0.1933141;0.4758615;-0.0203807,-0.2316161;0.2056976;-0.1095912,-0.258012;-0.03118397;-0.2444121,0.08074565;0.009407235;-0.02967968,0.1561569;-0.3447391;-0.1432707,0.2077287;-0.7115079;-0.03481848,0.2325154;-0.7211967;-0.106132,-0.07382345;0.001343305;-0.04513905,-0.06216525;-0.3778399;-0.05481263,-0.02935198;-0.7577271;0.004768256,-0.02102189;-0.7187164;-0.07963912,-0.01892096;0.5308329;0.01519627,0;0;0,-0.00350678;0.3033022;-0.04526544,-0.008164965;0.5955822;-0.1045936,0.1753521;0.5129189;-0.05021667,0.2162988;0.2291892;-0.03488803,0.2591748;-0.0327968;-0.102054,-0.1900941;0.5158115;-0.05483425,-0.2342866;0.2321924;-0.05021301,-0.2719544;-0.02962416;-0.1210615,0.07651055;0.002636045;-0.04035378,0.1033049;-0.3746737;-0.07083035,0.1022005;-0.7480805;0.02667356,0.1023566;-0.7827701;-0.02891803,-0.07829677;0.004758994;-0.03655416,-0.09524742;-0.3743477;-0.03694151,-0.05972226;-0.7527441;0.03010353,-0.0597317;-0.7423627;-0.05290431,-0.00685434;0.5241033;-0.08731437,566.1025
+0;0;0,-0.01114758;0.3060525;0.01354228,-0.02127688;0.603984;0.0125116,0.1608624;0.4814026;0.01924413,0.245225;0.23174;-0.09462806,0.3335454;0.02984495;-0.2558925,-0.1934371;0.4755622;-0.02041423,-0.2317394;0.2053962;-0.1096253,-0.2580616;-0.03082421;-0.24407,0.08067632;0.009399157;-0.02965419,0.1561551;-0.3450645;-0.143347,0.2077471;-0.7119766;-0.03485239,0.2325145;-0.7216345;-0.1061104,-0.07376006;0.001342151;-0.04510029,-0.0620914;-0.3781808;-0.05478254,-0.02926531;-0.7582165;0.004821628,-0.0209417;-0.7192128;-0.07952007,-0.01891182;0.5305752;0.01518971,0;0;0,-0.003466644;0.3033465;-0.04409862,-0.008144803;0.5956569;-0.1023378,0.175487;0.5133384;-0.04795432,0.2170319;0.2297096;-0.0323329,0.2603003;-0.0315015;-0.0991528,-0.1901926;0.5159905;-0.05272787,-0.234888;0.2324787;-0.04650678,-0.2724848;-0.02785316;-0.1198696,0.07654732;0.002765805;-0.04011536,0.1055537;-0.3745809;-0.07229757,0.105509;-0.7476662;0.02702308,0.1065618;-0.7823247;-0.02849317,-0.07812645;0.004647487;-0.03675653,-0.09334656;-0.3748606;-0.03367309,-0.05662088;-0.7536526;0.03132809,-0.05661469;-0.7431252;-0.05164593,-0.006827049;0.5241665;-0.0853374,566.1244
+0;0;0,-0.01113688;0.3057588;0.01352928,-0.02125488;0.6033573;0.01250008,0.1610491;0.4808196;0.01923312,0.2453211;0.2314248;-0.0945169,0.3340473;0.02860224;-0.2565222,-0.1935807;0.4749737;-0.0204622,-0.2318419;0.2050976;-0.1095776,-0.2582851;-0.03220809;-0.2446399,0.08070084;0.009402014;-0.02966321,0.1561479;-0.3449125;-0.1433082,0.207613;-0.710922;-0.03508048,0.2325113;-0.7207895;-0.1067151,-0.07378248;0.001342559;-0.045114,-0.06211874;-0.3780207;-0.05479218,-0.0293734;-0.7571215;0.004665367,-0.0210058;-0.7180702;-0.08012211,-0.0188927;0.530038;0.01517493,0;0;0,-0.003432669;0.3031874;-0.04314065,-0.008051015;0.5953457;-0.1004373,0.1756105;0.5138838;-0.0454495,0.217889;0.2306544;-0.03021145,0.260838;-0.03249058;-0.09474933,-0.1902256;0.5159385;-0.05062145,-0.2356166;0.2329138;-0.04194892,-0.2740879;-0.02787375;-0.1178757,0.07672163;0.002813339;-0.03983474,0.1073865;-0.3741742;-0.07279372,0.1083113;-0.7462249;0.02671622,0.1098607;-0.7806011;-0.02980066,-0.07805214;0.004598673;-0.03698168,-0.09150989;-0.374779;-0.03084229,-0.0537913;-0.7528507;0.03211778,-0.05374581;-0.742324;-0.05131871,-0.006753258;0.5238904;-0.08367682,566.1464
+0;0;0,-0.01152541;0.3057595;0.01318279,-0.02195537;0.6033454;0.01177029,0.1604105;0.4807915;0.01858864,0.2473897;0.2348729;-0.1005635,0.3374518;0.03584264;-0.2664877,-0.1941456;0.4754062;-0.02208561,-0.2286732;0.2068506;-0.1165544,-0.2527665;-0.02741386;-0.2572481,0.08076879;0.00984861;-0.02933152,0.1608838;-0.3386019;-0.1570424,0.2122007;-0.7050474;-0.05022901,0.2390612;-0.7326769;-0.107659,-0.07358991;0.0008853686;-0.04543864,-0.06161637;-0.3784482;-0.05587219,-0.0265668;-0.7577757;0.0007594042,-0.01795681;-0.7187449;-0.08400598,-0.01952561;0.530032;0.01454573,0;0;0,-0.003432669;0.3031874;-0.04314065,-0.008051015;0.5953457;-0.1004373,0.1756105;0.5138838;-0.0454495,0.217889;0.2306544;-0.03021145,0.260838;-0.03249058;-0.09474933,-0.1902256;0.5159385;-0.05062145,-0.2356166;0.2329138;-0.04194892,-0.2740879;-0.02787375;-0.1178757,0.07672163;0.002813339;-0.03983474,0.1073865;-0.3741742;-0.07279372,0.1083113;-0.7462249;0.02671622,0.1098607;-0.7806011;-0.02980066,-0.07805214;0.004598673;-0.03698168,-0.09150989;-0.374779;-0.03084229,-0.0537913;-0.7528507;0.03211778,-0.05374581;-0.742324;-0.05131871,-0.006753258;0.5238904;-0.08367682,566.158
+0;0;0,-0.01152307;0.3056975;0.01318011,-0.02194999;0.6031966;0.01176815,0.159539;0.4809066;0.0185659,0.2466629;0.2345787;-0.1007846,0.3363722;0.03632806;-0.2660588,-0.1932908;0.4755475;-0.02191031,-0.2278759;0.206545;-0.1165363,-0.2518748;-0.0268019;-0.2566789,0.08060033;0.00982807;-0.02927034,0.1607665;-0.3388451;-0.1570628,0.2121745;-0.7059411;-0.0500598,0.2390192;-0.7335367;-0.1074559,-0.07343643;0.0008835219;-0.04534387,-0.06145523;-0.3786925;-0.05578408,-0.02634345;-0.7586932;0.0009480454,-0.01773853;-0.7196678;-0.08376734,-0.01952104;0.5299073;0.01454268,0;0;0,-0.003690816;0.3032157;-0.04247475,-0.008470476;0.5954249;-0.09904432,0.1741939;0.5137773;-0.04383588,0.2180059;0.2303027;-0.02850008,0.2609908;-0.03209099;-0.09149623,-0.1897584;0.5162559;-0.0497173,-0.2374555;0.2332074;-0.0387131,-0.2752005;-0.02667189;-0.1142425,0.07655545;0.00290148;-0.03975677,0.1083223;-0.3741741;-0.07345176,0.1099884;-0.746896;0.02618551,0.1104343;-0.7813483;-0.03018737,-0.07782485;0.00453905;-0.03704655,-0.09154405;-0.3750071;-0.02772056,-0.05214204;-0.7539458;0.03314739,-0.05201694;-0.7433332;-0.05025711,-0.007144585;0.5239515;-0.08246982,566.1797
+0;0;0,-0.01152307;0.3056975;0.01318011,-0.02194999;0.6031966;0.01176815,0.159539;0.4809066;0.0185659,0.2466629;0.2345787;-0.1007846,0.3363722;0.03632806;-0.2660588,-0.1932908;0.4755475;-0.02191031,-0.2278759;0.206545;-0.1165363,-0.2518748;-0.0268019;-0.2566789,0.08060033;0.00982807;-0.02927034,0.1607665;-0.3388451;-0.1570628,0.2121745;-0.7059411;-0.0500598,0.2390192;-0.7335367;-0.1074559,-0.07343643;0.0008835219;-0.04534387,-0.06145523;-0.3786925;-0.05578408,-0.02634345;-0.7586932;0.0009480454,-0.01773853;-0.7196678;-0.08376734,-0.01952104;0.5299073;0.01454268,0;0;0,-0.003690816;0.3032157;-0.04247475,-0.008470476;0.5954249;-0.09904432,0.1741939;0.5137773;-0.04383588,0.2180059;0.2303027;-0.02850008,0.2609908;-0.03209099;-0.09149623,-0.1897584;0.5162559;-0.0497173,-0.2374555;0.2332074;-0.0387131,-0.2752005;-0.02667189;-0.1142425,0.07655545;0.00290148;-0.03975677,0.1083223;-0.3741741;-0.07345176,0.1099884;-0.746896;0.02618551,0.1104343;-0.7813483;-0.03018737,-0.07782485;0.00453905;-0.03704655,-0.09154405;-0.3750071;-0.02772056,-0.05214204;-0.7539458;0.03314739,-0.05201694;-0.7433332;-0.05025711,-0.007144585;0.5239515;-0.08246982,566.1916
+0;0;0,-0.01230263;0.3055671;0.01329274,-0.02349142;0.6029747;0.01197926,0.1588317;0.4806881;0.01722162,0.2468268;0.2375772;-0.1081797,0.3370907;0.04438823;-0.2804931,-0.1946182;0.4745881;-0.02375346,-0.2286412;0.2082162;-0.1260278,-0.2496147;-0.02231111;-0.2729248,0.08052234;0.0101835;-0.02860627,0.1655708;-0.3309839;-0.1756124,0.2125139;-0.6968888;-0.06546492,0.218718;-0.6578855;-0.1515429,-0.07290803;0.0005115311;-0.04571681,-0.0602576;-0.3802294;-0.05646703,-0.02331225;-0.7593795;-0.0007646717,-0.01452317;-0.720231;-0.08660191,-0.0208782;0.5297031;0.01473095,0;0;0,-0.00420399;0.3031767;-0.04201794,-0.009287164;0.5953994;-0.09815156,0.1739822;0.5140514;-0.04264522,0.2176265;0.2305519;-0.02547717,0.2616736;-0.03334409;-0.08531225,-0.1910787;0.5165875;-0.04853572,-0.2405219;0.2338785;-0.03430321,-0.2792414;-0.02757511;-0.1071336,0.07631093;0.003020823;-0.03966594,0.1067791;-0.3752573;-0.07454634,0.1120568;-0.7468989;0.02583885,0.1132675;-0.7805548;-0.03311396,-0.07751281;0.004455447;-0.03711849,-0.09092037;-0.3762518;-0.02609595,-0.05037977;-0.7540853;0.03571679,-0.05024426;-0.7437366;-0.0487982,-0.007906191;0.5239161;-0.08167887,566.2133
+0;0;0,-0.01230263;0.3055671;0.01329274,-0.02349142;0.6029747;0.01197926,0.1588317;0.4806881;0.01722162,0.2468268;0.2375772;-0.1081797,0.3370907;0.04438823;-0.2804931,-0.1946182;0.4745881;-0.02375346,-0.2286412;0.2082162;-0.1260278,-0.2496147;-0.02231111;-0.2729248,0.08052234;0.0101835;-0.02860627,0.1655708;-0.3309839;-0.1756124,0.2125139;-0.6968888;-0.06546492,0.218718;-0.6578855;-0.1515429,-0.07290803;0.0005115311;-0.04571681,-0.0602576;-0.3802294;-0.05646703,-0.02331225;-0.7593795;-0.0007646717,-0.01452317;-0.720231;-0.08660191,-0.0208782;0.5297031;0.01473095,0;0;0,-0.00420399;0.3031767;-0.04201794,-0.009287164;0.5953994;-0.09815156,0.1739822;0.5140514;-0.04264522,0.2176265;0.2305519;-0.02547717,0.2616736;-0.03334409;-0.08531225,-0.1910787;0.5165875;-0.04853572,-0.2405219;0.2338785;-0.03430321,-0.2792414;-0.02757511;-0.1071336,0.07631093;0.003020823;-0.03966594,0.1067791;-0.3752573;-0.07454634,0.1120568;-0.7468989;0.02583885,0.1132675;-0.7805548;-0.03311396,-0.07751281;0.004455447;-0.03711849,-0.09092037;-0.3762518;-0.02609595,-0.05037977;-0.7540853;0.03571679,-0.05024426;-0.7437366;-0.0487982,-0.007906191;0.5239161;-0.08167887,566.2255
+0;0;0,-0.01228945;0.3052396;0.01327849,-0.02346383;0.6022639;0.01196695,0.1606202;0.4795959;0.01723001,0.248722;0.2361901;-0.1083234,0.3386086;0.04380874;-0.2799165,-0.1963001;0.473436;-0.02414738,-0.2303643;0.2067411;-0.1265458,-0.2512501;-0.02282263;-0.2728286,0.08069288;0.01020507;-0.02866685,0.1657193;-0.3308737;-0.1756348,0.2126266;-0.6964996;-0.06557129,0.2188609;-0.6574525;-0.1520685,-0.07306244;0.0005126144;-0.04581363,-0.0604153;-0.3801295;-0.05656106,-0.02349812;-0.7589905;-0.0009011701,-0.01466623;-0.7197975;-0.08715646,-0.02085417;0.5290922;0.01471488,0;0;0,-0.005323268;0.3029016;-0.04148269,-0.01152495;0.5948321;-0.09698987,0.1738541;0.5145028;-0.0412395,0.2178557;0.2308049;-0.02249479,0.2631379;-0.03237474;-0.07924318,-0.1947946;0.5163817;-0.04688145,-0.2454711;0.2337096;-0.02955079,-0.285436;-0.02771589;-0.09732926,0.07659621;0.003172144;-0.03949976,0.1086748;-0.374848;-0.07465053,0.1143917;-0.7461439;0.02586436,0.1162653;-0.7794538;-0.03405929,-0.07764764;0.004318189;-0.03727559,-0.08962543;-0.3762794;-0.02439582,-0.04813974;-0.7537788;0.03700203,-0.04791302;-0.7434563;-0.04794053,-0.009869173;0.5234203;-0.08067775,566.248
+0;0;0,-0.01195041;0.3052807;0.01262595,-0.02273341;0.6023163;0.01070871,0.1610009;0.478732;0.01549326,0.2520231;0.2388031;-0.1145875,0.3415693;0.0500939;-0.2903849,-0.1956666;0.4738505;-0.02580112,-0.2286351;0.2090543;-0.1333558,-0.2467679;-0.01653492;-0.2860487,0.08076242;0.01036588;-0.02841216,0.1703178;-0.3203176;-0.1951219,0.2124891;-0.6849259;-0.0798877,0.2188025;-0.6460025;-0.1663921,-0.07300061;0.0002216827;-0.04591442,-0.05683829;-0.3802609;-0.05755949,-0.01981709;-0.759257;-0.002897136,-0.01094349;-0.72012;-0.08915411,-0.02022808;0.5291466;0.01360486,0;0;0,-0.005323268;0.3029016;-0.04148269,-0.01152495;0.5948321;-0.09698987,0.1738541;0.5145028;-0.0412395,0.2178557;0.2308049;-0.02249479,0.2631379;-0.03237474;-0.07924318,-0.1947946;0.5163817;-0.04688145,-0.2454711;0.2337096;-0.02955079,-0.285436;-0.02771589;-0.09732926,0.07659621;0.003172144;-0.03949976,0.1086748;-0.374848;-0.07465053,0.1143917;-0.7461439;0.02586436,0.1162653;-0.7794538;-0.03405929,-0.07764764;0.004318189;-0.03727559,-0.08962543;-0.3762794;-0.02439582,-0.04813974;-0.7537788;0.03700203,-0.04791302;-0.7434563;-0.04794053,-0.009869173;0.5234203;-0.08067775,566.27
+0;0;0,-0.01195139;0.3053057;0.01262699,-0.02273634;0.6023951;0.01070929,0.1605484;0.4789203;0.01548977,0.2512131;0.2399338;-0.11408,0.340952;0.05081859;-0.2902557,-0.1952332;0.4740509;-0.02570205,-0.2280722;0.2102949;-0.1328342,-0.246244;-0.01577969;-0.2858557,0.08074816;0.01036405;-0.02840714,0.1702701;-0.3201959;-0.1950546,0.2124207;-0.6846259;-0.07987685,0.2187268;-0.6457129;-0.1662802,-0.07298771;0.0002216435;-0.04590631,-0.05683142;-0.3801189;-0.05754702,-0.01982833;-0.7589296;-0.002911422,-0.01096509;-0.7198032;-0.08906764,-0.02023046;0.5292097;0.01360606,0;0;0,-0.00566715;0.3029631;-0.04117179,-0.01207339;0.5949932;-0.09641814,0.1727498;0.5146409;-0.04019141,0.2171836;0.2322706;-0.01980662,0.2638798;-0.03210154;-0.07255483,-0.1948128;0.516458;-0.04628995,-0.2453838;0.2351102;-0.02606883,-0.2885766;-0.02776203;-0.08842368,0.07663039;0.0032821;-0.03939104,0.1097873;-0.3744633;-0.07495046,0.1160163;-0.7454852;0.0258255,0.1175699;-0.7788923;-0.03385592,-0.07758913;0.004229693;-0.03737219,-0.08899288;-0.3761944;-0.02312463,-0.04618275;-0.7534095;0.03793104,-0.04588841;-0.7430288;-0.04692025,-0.01037933;0.5235527;-0.08016515,566.2811
+0;0;0,-0.01195139;0.3053057;0.01262699,-0.02273634;0.6023951;0.01070929,0.1605484;0.4789203;0.01548977,0.2512131;0.2399338;-0.11408,0.340952;0.05081859;-0.2902557,-0.1952332;0.4740509;-0.02570205,-0.2280722;0.2102949;-0.1328342,-0.246244;-0.01577969;-0.2858557,0.08074816;0.01036405;-0.02840714,0.1702701;-0.3201959;-0.1950546,0.2124207;-0.6846259;-0.07987685,0.2187268;-0.6457129;-0.1662802,-0.07298771;0.0002216435;-0.04590631,-0.05683142;-0.3801189;-0.05754702,-0.01982833;-0.7589296;-0.002911422,-0.01096509;-0.7198032;-0.08906764,-0.02023046;0.5292097;0.01360606,0;0;0,-0.00566715;0.3029631;-0.04117179,-0.01207339;0.5949932;-0.09641814,0.1727498;0.5146409;-0.04019141,0.2171836;0.2322706;-0.01980662,0.2638798;-0.03210154;-0.07255483,-0.1948128;0.516458;-0.04628995,-0.2453838;0.2351102;-0.02606883,-0.2885766;-0.02776203;-0.08842368,0.07663039;0.0032821;-0.03939104,0.1097873;-0.3744633;-0.07495046,0.1160163;-0.7454852;0.0258255,0.1175699;-0.7788923;-0.03385592,-0.07758913;0.004229693;-0.03737219,-0.08899288;-0.3761944;-0.02312463,-0.04618275;-0.7534095;0.03793104,-0.04588841;-0.7430288;-0.04692025,-0.01037933;0.5235527;-0.08016515,566.2931
+0;0;0,-0.01292808;0.3053082;0.0127243,-0.02472002;0.6024233;0.01088192,0.1581896;0.4792552;0.0141152,0.2509813;0.2426034;-0.1196963,0.3409359;0.06056309;-0.3009199,-0.1959267;0.4741274;-0.02690738,-0.2271779;0.2115;-0.139024,-0.2433722;-0.01012731;-0.2961595,0.08083609;0.01073223;-0.02798305,0.1734294;-0.3062693;-0.2174164,0.2120912;-0.6684507;-0.09527624,0.2494719;-0.7008216;-0.1428194,-0.0727787;-0.0001765382;-0.04621617,-0.05431796;-0.3802753;-0.05773212,-0.01664689;-0.758801;-0.00399695,-0.007831775;-0.7196912;-0.08994518,-0.0219647;0.5292287;0.01376333,0;0;0,-0.00540401;0.3030419;-0.04096961,-0.01147604;0.5951625;-0.09611607,0.1724374;0.5146823;-0.03942609,0.2173811;0.2318232;-0.0172739,0.2632017;-0.03274003;-0.06176257,-0.1935411;0.5172212;-0.0455962,-0.2468831;0.2358388;-0.02326955,-0.2920879;-0.02722174;-0.07645021,0.07661471;0.003321439;-0.03939366,0.1113405;-0.3741186;-0.07519293,0.1176401;-0.7448313;0.02540874,0.1196336;-0.7783501;-0.03382969,-0.07756381;0.004217194;-0.03740022,-0.08816089;-0.3760515;-0.02217165,-0.04528534;-0.752996;0.03834933,-0.04493535;-0.7425361;-0.04630205,-0.009868085;0.5236983;-0.07987928,566.3158
+0;0;0,-0.01292808;0.3053082;0.0127243,-0.02472002;0.6024233;0.01088192,0.1581896;0.4792552;0.0141152,0.2509813;0.2426034;-0.1196963,0.3409359;0.06056309;-0.3009199,-0.1959267;0.4741274;-0.02690738,-0.2271779;0.2115;-0.139024,-0.2433722;-0.01012731;-0.2961595,0.08083609;0.01073223;-0.02798305,0.1734294;-0.3062693;-0.2174164,0.2120912;-0.6684507;-0.09527624,0.2494719;-0.7008216;-0.1428194,-0.0727787;-0.0001765382;-0.04621617,-0.05431796;-0.3802753;-0.05773212,-0.01664689;-0.758801;-0.00399695,-0.007831775;-0.7196912;-0.08994518,-0.0219647;0.5292287;0.01376333,0;0;0,-0.00540401;0.3030419;-0.04096961,-0.01147604;0.5951625;-0.09611607,0.1724374;0.5146823;-0.03942609,0.2173811;0.2318232;-0.0172739,0.2632017;-0.03274003;-0.06176257,-0.1935411;0.5172212;-0.0455962,-0.2468831;0.2358388;-0.02326955,-0.2920879;-0.02722174;-0.07645021,0.07661471;0.003321439;-0.03939366,0.1113405;-0.3741186;-0.07519293,0.1176401;-0.7448313;0.02540874,0.1196336;-0.7783501;-0.03382969,-0.07756381;0.004217194;-0.03740022,-0.08816089;-0.3760515;-0.02217165,-0.04528534;-0.752996;0.03834933,-0.04493535;-0.7425361;-0.04630205,-0.009868085;0.5236983;-0.07987928,566.3282
+0;0;0,-0.0129237;0.3052047;0.01271998,-0.02471153;0.6022164;0.01087822,0.1578943;0.4791571;0.01410993,0.2515109;0.2404017;-0.120891,0.3406769;0.05995712;-0.3005261,-0.1956267;0.474038;-0.02684368,-0.2271557;0.2090761;-0.1399569,-0.2432081;-0.01060849;-0.295715,0.08086896;0.01073659;-0.02799443,0.1735512;-0.3065692;-0.2176096,0.2123348;-0.6698914;-0.09508468,0.2494003;-0.7017364;-0.142227,-0.07280829;-0.0001766099;-0.04623497,-0.05432983;-0.3806401;-0.05776197,-0.01654009;-0.7603582;-0.003857531,-0.007799308;-0.7213252;-0.08908104,-0.02195715;0.5290467;0.01375865,0;0;0,-0.005929835;0.3029426;-0.04085779,-0.01252077;0.5949651;-0.09590483,0.1710879;0.5150435;-0.03863502,0.2165849;0.2299071;-0.01371956,0.2626252;-0.03289461;-0.05365825,-0.1940509;0.5174861;-0.04485941,-0.2500342;0.2342506;-0.01962016,-0.2954401;-0.02763221;-0.06582923,0.07665069;0.003364295;-0.03939676,0.1111745;-0.3744439;-0.07539511,0.1185801;-0.7463708;0.02527833,0.120187;-0.7803637;-0.03237033,-0.07759785;0.00418521;-0.03741401,-0.08790625;-0.37644;-0.02175859,-0.04502828;-0.7545537;0.03915967,-0.04459996;-0.7439172;-0.04478027,-0.01078614;0.5235244;-0.07969022,566.3529
+0;0;0,-0.01342562;0.3051977;0.01236409,-0.02569501;0.602187;0.01014164,0.156768;0.4782141;0.01261244,0.2540968;0.2425555;-0.125176,0.3428533;0.06596105;-0.3087958,-0.1963765;0.4742337;-0.02827034,-0.2265237;0.2108955;-0.1454781,-0.2400299;-0.00620921;-0.3050484,0.08089595;0.01093211;-0.02784035,0.1757146;-0.3006082;-0.225777,0.2111141;-0.6631234;-0.09988362,0.2483216;-0.6945696;-0.1474336,-0.07268915;-0.0004335518;-0.04642037,-0.05298017;-0.3808365;-0.05791027,-0.01392939;-0.7606654;-0.005712349,-0.005169954;-0.7216545;-0.09093627,-0.02282475;0.5290257;0.01312083,0;0;0,-0.005929835;0.3029426;-0.04085779,-0.01252077;0.5949651;-0.09590483,0.1710879;0.5150435;-0.03863502,0.2165849;0.2299071;-0.01371956,0.2626252;-0.03289461;-0.05365825,-0.1940509;0.5174861;-0.04485941,-0.2500342;0.2342506;-0.01962016,-0.2954401;-0.02763221;-0.06582923,0.07665069;0.003364295;-0.03939676,0.1111745;-0.3744439;-0.07539511,0.1185801;-0.7463708;0.02527833,0.120187;-0.7803637;-0.03237033,-0.07759785;0.00418521;-0.03741401,-0.08790625;-0.37644;-0.02175859,-0.04502828;-0.7545537;0.03915967,-0.04459996;-0.7439172;-0.04478027,-0.01078614;0.5235244;-0.07969022,566.373
+0;0;0,-0.01341642;0.3049887;0.01235562,-0.02567503;0.6017168;0.01013532,0.1570968;0.4777246;0.01260244,0.2555872;0.2392537;-0.1268304,0.3441381;0.06306799;-0.3100251,-0.1966604;0.4737374;-0.02835126,-0.2271673;0.2072564;-0.1469578,-0.2406423;-0.00934571;-0.3061587,0.08093716;0.01093767;-0.02785453,0.1757972;-0.3007387;-0.2258776,0.2111803;-0.6630862;-0.1000425,0.2485305;-0.6947679;-0.1477748,-0.07272618;-0.0004337726;-0.04644401,-0.05300859;-0.3810029;-0.05793893,-0.01397588;-0.7606559;-0.00576517,-0.005182875;-0.7216105;-0.09131571,-0.02280748;0.5286244;0.01311171,0;0;0,-0.006679148;0.3027409;-0.04067063,-0.01417767;0.5945198;-0.0954814,0.1699517;0.515229;-0.03794789,0.2157684;0.2269255;-0.009801388,0.2617297;-0.03588346;-0.04532576,-0.1957587;0.517629;-0.0441876,-0.2547018;0.2317073;-0.01617417,-0.2999138;-0.03072584;-0.05526005,0.07674205;0.003428087;-0.0393095,0.1109994;-0.37457;-0.07533193,0.1191186;-0.7463045;0.02531434,0.1218874;-0.779982;-0.03312825,-0.07761887;0.004111991;-0.03747978,-0.08767092;-0.3766805;-0.0216771,-0.04456255;-0.7545675;0.03935753,-0.04404153;-0.7439853;-0.0449082,-0.01220662;0.5231422;-0.07932806,566.3968
+0;0;0,-0.01340697;0.3047737;0.01234691,-0.02565616;0.601274;0.0101283,0.1571251;0.4773342;0.01259312,0.2563133;0.2371737;-0.1278276,0.3442945;0.06212176;-0.3098435,-0.1966549;0.4733467;-0.02836324,-0.227378;0.2049778;-0.1478101,-0.2407663;-0.01023059;-0.3059866,0.08096386;0.01094128;-0.02786371,0.175784;-0.3006037;-0.2258033,0.2111347;-0.6626205;-0.1000831,0.2484226;-0.6941993;-0.1477357,-0.07275017;-0.0004339156;-0.04645933,-0.05304089;-0.3808426;-0.05794941,-0.0140438;-0.7601492;-0.005823247,-0.005265468;-0.7211189;-0.091231,-0.02279079;0.5282372;0.01310242,0;0;0,-0.007226385;0.3025163;-0.04063129,-0.0152007;0.5940527;-0.09542918,0.1690172;0.5156936;-0.03759241,0.2151312;0.2256589;-0.006180763,0.2604132;-0.03639033;-0.03434849,-0.1966453;0.5166637;-0.0440216,-0.2524844;0.2282075;-0.01388325,-0.296802;-0.03359118;-0.04568066,0.07675882;0.003616467;-0.03932238,0.1115317;-0.3741847;-0.07521605,0.1197561;-0.7455641;0.02538776,0.1222878;-0.7793695;-0.03271174,-0.07765803;0.003924358;-0.03748431,-0.08718903;-0.3767041;-0.02128716,-0.04429333;-0.7542295;0.03991723,-0.04386808;-0.7436121;-0.04420903,-0.01312032;0.5227354;-0.07927537,566.4171
+0;0;0,-0.0136979;0.3047694;0.01213336,-0.02615382;0.6012592;0.00969099,0.1566264;0.4771815;0.01164376,0.2581299;0.242274;-0.1358311,0.3467879;0.06876828;-0.3189955,-0.1971208;0.4739406;-0.02949171,-0.2281792;0.2111302;-0.1606383,-0.2378054;-0.006831616;-0.3152787,0.08104417;0.01110733;-0.02756288,0.1771941;-0.2940962;-0.2345345,0.2106555;-0.6550915;-0.105406,0.2460035;-0.6869831;-0.15412,-0.07251564;-0.0006197402;-0.04682245,-0.05122329;-0.3809354;-0.058566,-0.01181843;-0.7602686;-0.006942466,-0.002985311;-0.7212538;-0.09234621,-0.02324682;0.5282264;0.01272198,0;0;0,-0.007226385;0.3025163;-0.04063129,-0.0152007;0.5940527;-0.09542918,0.1690172;0.5156936;-0.03759241,0.2151312;0.2256589;-0.006180763,0.2604132;-0.03639033;-0.03434849,-0.1966453;0.5166637;-0.0440216,-0.2524844;0.2282075;-0.01388325,-0.296802;-0.03359118;-0.04568066,0.07675882;0.003616467;-0.03932238,0.1115317;-0.3741847;-0.07521605,0.1197561;-0.7455641;0.02538776,0.1222878;-0.7793695;-0.03271174,-0.07765803;0.003924358;-0.03748431,-0.08718903;-0.3767041;-0.02128716,-0.04429333;-0.7542295;0.03991723,-0.04386808;-0.7436121;-0.04420903,-0.01312032;0.5227354;-0.07927537,566.4288
+0;0;0,-0.0136979;0.3047694;0.01213336,-0.02615382;0.6012592;0.00969099,0.1566264;0.4771815;0.01164376,0.2581299;0.242274;-0.1358311,0.3467879;0.06876828;-0.3189955,-0.1971208;0.4739406;-0.02949171,-0.2281792;0.2111302;-0.1606383,-0.2378054;-0.006831616;-0.3152787,0.08104417;0.01110733;-0.02756288,0.1771941;-0.2940962;-0.2345345,0.2106555;-0.6550915;-0.105406,0.2460035;-0.6869831;-0.15412,-0.07251564;-0.0006197402;-0.04682245,-0.05122329;-0.3809354;-0.058566,-0.01181843;-0.7602686;-0.006942466,-0.002985311;-0.7212538;-0.09234621,-0.02324682;0.5282264;0.01272198,0;0;0,-0.007226385;0.3025163;-0.04063129,-0.0152007;0.5940527;-0.09542918,0.1690172;0.5156936;-0.03759241,0.2151312;0.2256589;-0.006180763,0.2604132;-0.03639033;-0.03434849,-0.1966453;0.5166637;-0.0440216,-0.2524844;0.2282075;-0.01388325,-0.296802;-0.03359118;-0.04568066,0.07675882;0.003616467;-0.03932238,0.1115317;-0.3741847;-0.07521605,0.1197561;-0.7455641;0.02538776,0.1222878;-0.7793695;-0.03271174,-0.07765803;0.003924358;-0.03748431,-0.08718903;-0.3767041;-0.02128716,-0.04429333;-0.7542295;0.03991723,-0.04386808;-0.7436121;-0.04420903,-0.01312032;0.5227354;-0.07927537,566.4399
+0;0;0,-0.0136796;0.3043624;0.01211716,-0.026109;0.6002198;0.009680614,0.1594373;0.4755249;0.01160971,0.2615128;0.2392939;-0.1366961,0.3490454;0.0679905;-0.3175356,-0.1997632;0.4722341;-0.0301599,-0.2309965;0.207943;-0.1620455,-0.2405006;-0.007252216;-0.314723,0.08108124;0.01111241;-0.02757548,0.1772619;-0.2941888;-0.2346133,0.2107484;-0.6554545;-0.1053881,0.2463256;-0.6877474;-0.154418,-0.0725488;-0.0006200237;-0.04684387,-0.05124964;-0.3810573;-0.05859116,-0.01181527;-0.7606747;-0.006928965,-0.002924861;-0.7216014;-0.0928866,-0.02320876;0.5273567;0.01270456,0;0;0,-0.009079009;0.3020503;-0.04066467,-0.01984116;0.5928112;-0.09567189,0.1680356;0.515726;-0.03730512,0.2146154;0.2244326;-0.002699375,0.2582802;-0.03519461;-0.0226202,-0.2031958;0.5158427;-0.04281911,-0.259014;0.2259903;-0.009818815,-0.3015543;-0.03321055;-0.03655803,0.07681462;0.003732488;-0.03928924,0.1114313;-0.3742064;-0.0751791,0.1201894;-0.7458617;0.02546382,0.1240548;-0.779155;-0.03394246,-0.07769459;0.003801816;-0.03751211,-0.08704715;-0.3769433;-0.02108502,-0.04399931;-0.7547917;0.0398313,-0.04357168;-0.7443072;-0.04483891,-0.01699323;0.5217114;-0.07944584,566.4512
+0;0;0,-0.01459931;0.3043122;0.01230495,-0.02811167;0.6001241;0.0100907,0.1576982;0.4753916;0.01131197,0.2604458;0.2429737;-0.142454,0.3502898;0.07486862;-0.3251517,-0.2012247;0.4720901;-0.03079185,-0.2328828;0.2127394;-0.1720509,-0.2353446;0.0082369;-0.3390311,0.08113918;0.01150941;-0.02724022,0.1755783;-0.2849224;-0.2475436,0.2072405;-0.6464542;-0.1186031,0.2414712;-0.6796694;-0.1674107,-0.07234455;-0.0009274737;-0.04715364,-0.05077544;-0.3813986;-0.05718876,-0.01119743;-0.7611278;-0.006466907,-0.002250268;-0.7220408;-0.0924172,-0.02492957;0.5272703;0.0130545,0;0;0,-0.009079009;0.3020503;-0.04066467,-0.01984116;0.5928112;-0.09567189,0.1680356;0.515726;-0.03730512,0.2146154;0.2244326;-0.002699375,0.2582802;-0.03519461;-0.0226202,-0.2031958;0.5158427;-0.04281911,-0.259014;0.2259903;-0.009818815,-0.3015543;-0.03321055;-0.03655803,0.07681462;0.003732488;-0.03928924,0.1114313;-0.3742064;-0.0751791,0.1201894;-0.7458617;0.02546382,0.1240548;-0.779155;-0.03394246,-0.07769459;0.003801816;-0.03751211,-0.08704715;-0.3769433;-0.02108502,-0.04399931;-0.7547917;0.0398313,-0.04357168;-0.7443072;-0.04483891,-0.01699323;0.5217114;-0.07944584,566.4635
+0;0;0,-0.01459931;0.3043122;0.01230495,-0.02811167;0.6001241;0.0100907,0.1576982;0.4753916;0.01131197,0.2604458;0.2429737;-0.142454,0.3502898;0.07486862;-0.3251517,-0.2012247;0.4720901;-0.03079185,-0.2328828;0.2127394;-0.1720509,-0.2353446;0.0082369;-0.3390311,0.08113918;0.01150941;-0.02724022,0.1755783;-0.2849224;-0.2475436,0.2072405;-0.6464542;-0.1186031,0.2414712;-0.6796694;-0.1674107,-0.07234455;-0.0009274737;-0.04715364,-0.05077544;-0.3813986;-0.05718876,-0.01119743;-0.7611278;-0.006466907,-0.002250268;-0.7220408;-0.0924172,-0.02492957;0.5272703;0.0130545,0;0;0,-0.009079009;0.3020503;-0.04066467,-0.01984116;0.5928112;-0.09567189,0.1680356;0.515726;-0.03730512,0.2146154;0.2244326;-0.002699375,0.2582802;-0.03519461;-0.0226202,-0.2031958;0.5158427;-0.04281911,-0.259014;0.2259903;-0.009818815,-0.3015543;-0.03321055;-0.03655803,0.07681462;0.003732488;-0.03928924,0.1114313;-0.3742064;-0.0751791,0.1201894;-0.7458617;0.02546382,0.1240548;-0.779155;-0.03394246,-0.07769459;0.003801816;-0.03751211,-0.08704715;-0.3769433;-0.02108502,-0.04399931;-0.7547917;0.0398313,-0.04357168;-0.7443072;-0.04483891,-0.01699323;0.5217114;-0.07944584,566.4745
+0;0;0,-0.01460056;0.3043382;0.012306,-0.02811704;0.6002404;0.01009097,0.157193;0.4756256;0.01131803,0.2600759;0.2429016;-0.1426504,0.3502311;0.07421423;-0.325981,-0.2007454;0.4723331;-0.03067032,-0.2324453;0.2126409;-0.1721154,-0.2349156;0.007429987;-0.339674,0.0812223;0.0115212;-0.02726813,0.1756304;-0.2848131;-0.247499,0.2072907;-0.646324;-0.118566,0.2416433;-0.6797643;-0.1675474,-0.07241867;-0.0009284238;-0.04720195,-0.05085665;-0.3812743;-0.05723377,-0.01128094;-0.7609816;-0.006514851,-0.002301921;-0.7218621;-0.09277113,-0.02493386;0.527362;0.01305577,0;0;0,-0.009056814;0.3020594;-0.04079771,-0.01952913;0.5929079;-0.09588635,0.1676735;0.5158452;-0.0372541,0.2146823;0.2244644;-0.0006611347,0.2577098;-0.03653181;-0.01559782,-0.2025232;0.5156067;-0.04351095,-0.2585135;0.2257698;-0.007299621,-0.2998692;-0.03486255;-0.03083679,0.07693762;0.003888622;-0.03922796,0.1117895;-0.3739176;-0.07495427,0.1208255;-0.7455459;0.02567887,0.1261387;-0.7784595;-0.03446746,-0.07777295;0.003633056;-0.0375702,-0.08695398;-0.3769874;-0.02106722,-0.04332939;-0.7547083;0.04008883,-0.0428406;-0.744314;-0.04487771,-0.01676517;0.5217829;-0.07964492,566.4972
+0;0;0,-0.01498213;0.3043453;0.0125341,-0.02876173;0.6003518;0.01057602,0.1558128;0.4753535;0.01095014,0.2634152;0.2444158;-0.1456905,0.3512601;0.08242479;-0.3337887,-0.2004849;0.4726768;-0.03117239,-0.2310967;0.2139256;-0.1779972,-0.2314222;0.009829894;-0.344381,0.08130869;0.01169282;-0.02707697,0.1749228;-0.2768677;-0.2574493,0.2017437;-0.6379485;-0.1258781,0.2368184;-0.6668478;-0.1800571,-0.07237812;-0.001128337;-0.04734048,-0.04921811;-0.3812189;-0.05718711,-0.009463158;-0.7610468;-0.006590758,-0.0003873426;-0.7218978;-0.09301209,-0.02552577;0.5274394;0.01347457,0;0;0,-0.009425312;0.3020737;-0.040869,-0.02001379;0.5930247;-0.0960108,0.1665258;0.5159089;-0.03739953,0.2142272;0.2233642;0.002462149,0.2557691;-0.03651604;-0.006215096,-0.2023395;0.51528;-0.04368899,-0.2585202;0.2240989;-0.004906848,-0.2989191;-0.03533587;-0.0249139,0.07700359;0.004028484;-0.03918171,0.1118233;-0.3736294;-0.07473898,0.121354;-0.7453663;0.02591133,0.1247127;-0.77837;-0.03453684,-0.07780735;0.003483815;-0.03761472,-0.08652059;-0.3769666;-0.02076802,-0.04287964;-0.7547956;0.04047267,-0.04241683;-0.74444;-0.04466608,-0.01724893;0.5218676;-0.07975912,566.5194
+0;0;0,-0.01498213;0.3043453;0.0125341,-0.02876173;0.6003518;0.01057602,0.1558128;0.4753535;0.01095014,0.2634152;0.2444158;-0.1456905,0.3512601;0.08242479;-0.3337887,-0.2004849;0.4726768;-0.03117239,-0.2310967;0.2139256;-0.1779972,-0.2314222;0.009829894;-0.344381,0.08130869;0.01169282;-0.02707697,0.1749228;-0.2768677;-0.2574493,0.2017437;-0.6379485;-0.1258781,0.2368184;-0.6668478;-0.1800571,-0.07237812;-0.001128337;-0.04734048,-0.04921811;-0.3812189;-0.05718711,-0.009463158;-0.7610468;-0.006590758,-0.0003873426;-0.7218978;-0.09301209,-0.02552577;0.5274394;0.01347457,0;0;0,-0.009425312;0.3020737;-0.040869,-0.02001379;0.5930247;-0.0960108,0.1665258;0.5159089;-0.03739953,0.2142272;0.2233642;0.002462149,0.2557691;-0.03651604;-0.006215096,-0.2023395;0.51528;-0.04368899,-0.2585202;0.2240989;-0.004906848,-0.2989191;-0.03533587;-0.0249139,0.07700359;0.004028484;-0.03918171,0.1118233;-0.3736294;-0.07473898,0.121354;-0.7453663;0.02591133,0.1247127;-0.77837;-0.03453684,-0.07780735;0.003483815;-0.03761472,-0.08652059;-0.3769666;-0.02076802,-0.04287964;-0.7547956;0.04047267,-0.04241683;-0.74444;-0.04466608,-0.01724893;0.5218676;-0.07975912,566.5417
+0;0;0,-0.01498525;0.3044086;0.01253671,-0.02876911;0.6005067;0.01057801,0.1550818;0.4756935;0.01096312,0.2631425;0.2437724;-0.1463445,0.3504923;0.08269426;-0.3333828,-0.1997922;0.4730275;-0.0309911,-0.2305344;0.2131745;-0.1784411,-0.2308581;0.01022889;-0.3438874,0.08125515;0.01168512;-0.02705914,0.1744319;-0.2755274;-0.2563553,0.2013733;-0.6382296;-0.1241933,0.2363086;-0.6668949;-0.178157,-0.07233046;-0.001127593;-0.04730931,-0.04927864;-0.3794427;-0.05710994,-0.00934517;-0.7609761;-0.006286386,-0.0003054142;-0.7218635;-0.09236437,-0.02553213;0.5275713;0.01347747,0;0;0,-0.009464487;0.302137;-0.04086518,-0.01983514;0.5931934;-0.09598637,0.1658808;0.5161457;-0.03746891,0.2143758;0.2229534;0.006082296,0.2549275;-0.03567216;0.0008056164,-0.2014886;0.5152963;-0.04381704,-0.2577741;0.2232049;-0.002286863,-0.2961359;-0.03511339;-0.0212473,0.07698874;0.004197657;-0.03906727,0.1114161;-0.3717471;-0.07413816,0.1223135;-0.7452927;0.02631307,0.1257425;-0.7785336;-0.03337789,-0.07770618;0.00333061;-0.03770669,-0.08567746;-0.3753291;-0.02030097,-0.04151289;-0.7547818;0.04142983,-0.04107807;-0.7443515;-0.04337002,-0.01714281;0.5220082;-0.07974219,566.5635
+0;0;0,-0.01548247;0.3043661;0.01266232,-0.02978032;0.6005203;0.01084095,0.1538423;0.4755788;0.01084008,0.2637726;0.2498645;-0.1499912,0.3516312;0.09515764;-0.3413021,-0.2001024;0.47303;-0.03171032,-0.2306622;0.2220787;-0.1897859,-0.2283046;0.01769552;-0.3524978,0.08136692;0.01181664;-0.02679144,0.1720128;-0.2633711;-0.2695509,0.1969669;-0.6280863;-0.1361564,0.2300694;-0.661504;-0.1871417,-0.07224526;-0.001246548;-0.04750852,-0.04855438;-0.3783854;-0.0565709,-0.00788654;-0.7620245;-0.0055697,0.001364597;-0.7228081;-0.09244068,-0.02641581;0.527556;0.01370681,0;0;0,-0.009730816;0.3020673;-0.04122353,-0.02029135;0.5930914;-0.09689879,0.1651019;0.5163038;-0.03800821,0.2129036;0.2257566;0.008849382,0.2534192;-0.03233275;0.007590055,-0.2015304;0.5151032;-0.04427334,-0.2568096;0.2252693;-0.001391646,-0.2947035;-0.03267828;-0.01813379,0.07700936;0.004335806;-0.03909922,0.1108677;-0.3705096;-0.07405114,0.1228238;-0.7463716;0.02604293,0.1257954;-0.7790287;-0.03545786,-0.07776217;0.003191326;-0.03769416,-0.08562464;-0.3743007;-0.01994253,-0.04112437;-0.7558949;0.04202167,-0.04072135;-0.7456943;-0.04356404,-0.01756203;0.5219097;-0.08049703,566.5856
+0;0;0,-0.01548247;0.3043661;0.01266232,-0.02978032;0.6005203;0.01084095,0.1538423;0.4755788;0.01084008,0.2637726;0.2498645;-0.1499912,0.3516312;0.09515764;-0.3413021,-0.2001024;0.47303;-0.03171032,-0.2306622;0.2220787;-0.1897859,-0.2283046;0.01769552;-0.3524978,0.08136692;0.01181664;-0.02679144,0.1720128;-0.2633711;-0.2695509,0.1969669;-0.6280863;-0.1361564,0.2300694;-0.661504;-0.1871417,-0.07224526;-0.001246548;-0.04750852,-0.04855438;-0.3783854;-0.0565709,-0.00788654;-0.7620245;-0.0055697,0.001364597;-0.7228081;-0.09244068,-0.02641581;0.527556;0.01370681,0;0;0,-0.009730816;0.3020673;-0.04122353,-0.02029135;0.5930914;-0.09689879,0.1651019;0.5163038;-0.03800821,0.2129036;0.2257566;0.008849382,0.2534192;-0.03233275;0.007590055,-0.2015304;0.5151032;-0.04427334,-0.2568096;0.2252693;-0.001391646,-0.2947035;-0.03267828;-0.01813379,0.07700936;0.004335806;-0.03909922,0.1108677;-0.3705096;-0.07405114,0.1228238;-0.7463716;0.02604293,0.1257954;-0.7790287;-0.03545786,-0.07776217;0.003191326;-0.03769416,-0.08562464;-0.3743007;-0.01994253,-0.04112437;-0.7558949;0.04202167,-0.04072135;-0.7456943;-0.04356404,-0.01756203;0.5219097;-0.08049703,566.5966
+0;0;0,-0.01548697;0.3044544;0.012666,-0.02979124;0.6007419;0.01084362,0.153082;0.4759797;0.01085615,0.2631879;0.249905;-0.150232,0.3504376;0.09627028;-0.3402172,-0.1993879;0.4734416;-0.03151696,-0.2299965;0.2220896;-0.189845,-0.2276552;0.0191227;-0.3514293,0.08143066;0.01182589;-0.02681242,0.1721123;-0.2634703;-0.2696676,0.1970165;-0.6274562;-0.1365398,0.2299729;-0.660594;-0.1873001,-0.07230185;-0.001247525;-0.04754574,-0.04860163;-0.3785351;-0.05661169,-0.008015119;-0.7614071;-0.005712468,0.001195185;-0.7222314;-0.0922,-0.02642501;0.5277404;0.01371094,0;0;0,-0.009877563;0.3021267;-0.04140878,-0.02046375;0.5932493;-0.0972749,0.164164;0.5165775;-0.03849936,0.2130651;0.2261031;0.01065087,0.252879;-0.03026006;0.01247263,-0.2008964;0.5147573;-0.04462695,-0.2559895;0.2246304;-0.0002024062,-0.2933391;-0.03170756;-0.0145698,0.07705753;0.004472524;-0.03913879,0.1111437;-0.3705188;-0.073915,0.1233087;-0.745591;0.02609396,0.1259077;-0.7785857;-0.03451991,-0.077847;0.003067594;-0.03768481,-0.08549152;-0.3745628;-0.01961092,-0.04099466;-0.7553052;0.04271274,-0.04063977;-0.7450526;-0.0424872,-0.01773896;0.5220399;-0.08082616,566.6192
+0;0;0,-0.0158098;0.3044277;0.01290798,-0.03045263;0.6007007;0.01140544,0.1522299;0.4750472;0.01048743,0.2648631;0.2545958;-0.1565377,0.3522035;0.1062296;-0.3506245,-0.1997389;0.4734752;-0.03198678,-0.2260893;0.2244839;-0.1947486,-0.2237306;0.02682702;-0.3627866,0.08152513;0.01184988;-0.02651308,0.170785;-0.2556602;-0.2784273,0.1923829;-0.6190073;-0.1429968,0.226177;-0.651742;-0.1937062,-0.07223535;-0.001316694;-0.04764484,-0.04726097;-0.3785376;-0.05603575,-0.006260447;-0.7613549;-0.005056512,0.003016055;-0.7221581;-0.0915347,-0.02700214;0.5276998;0.01418465,0;0;0,-0.009877563;0.3021267;-0.04140878,-0.02046375;0.5932493;-0.0972749,0.164164;0.5165775;-0.03849936,0.2130651;0.2261031;0.01065087,0.252879;-0.03026006;0.01247263,-0.2008964;0.5147573;-0.04462695,-0.2559895;0.2246304;-0.0002024062,-0.2933391;-0.03170756;-0.0145698,0.07705753;0.004472524;-0.03913879,0.1111437;-0.3705188;-0.073915,0.1233087;-0.745591;0.02609396,0.1259077;-0.7785857;-0.03451991,-0.077847;0.003067594;-0.03768481,-0.08549152;-0.3745628;-0.01961092,-0.04099466;-0.7553052;0.04271274,-0.04063977;-0.7450526;-0.0424872,-0.01773896;0.5220399;-0.08082616,566.6307
+0;0;0,-0.0158098;0.3044277;0.01290798,-0.03045263;0.6007007;0.01140544,0.1522299;0.4750472;0.01048743,0.2648631;0.2545958;-0.1565377,0.3522035;0.1062296;-0.3506245,-0.1997389;0.4734752;-0.03198678,-0.2260893;0.2244839;-0.1947486,-0.2237306;0.02682702;-0.3627866,0.08152513;0.01184988;-0.02651308,0.170785;-0.2556602;-0.2784273,0.1923829;-0.6190073;-0.1429968,0.226177;-0.651742;-0.1937062,-0.07223535;-0.001316694;-0.04764484,-0.04726097;-0.3785376;-0.05603575,-0.006260447;-0.7613549;-0.005056512,0.003016055;-0.7221581;-0.0915347,-0.02700214;0.5276998;0.01418465,0;0;0,-0.009877563;0.3021267;-0.04140878,-0.02046375;0.5932493;-0.0972749,0.164164;0.5165775;-0.03849936,0.2130651;0.2261031;0.01065087,0.252879;-0.03026006;0.01247263,-0.2008964;0.5147573;-0.04462695,-0.2559895;0.2246304;-0.0002024062,-0.2933391;-0.03170756;-0.0145698,0.07705753;0.004472524;-0.03913879,0.1111437;-0.3705188;-0.073915,0.1233087;-0.745591;0.02609396,0.1259077;-0.7785857;-0.03451991,-0.077847;0.003067594;-0.03768481,-0.08549152;-0.3745628;-0.01961092,-0.04099466;-0.7553052;0.04271274,-0.04063977;-0.7450526;-0.0424872,-0.01773896;0.5220399;-0.08082616,566.6422
+0;0;0,-0.01580732;0.3043799;0.01290596,-0.03045;0.6006504;0.01140313,0.1523911;0.4749441;0.01048209,0.2654655;0.2536293;-0.1571972,0.3526166;0.1055846;-0.3508636,-0.1998885;0.4733709;-0.03202964,-0.2263421;0.2234042;-0.195429,-0.2239886;0.0261756;-0.3631029,0.08157149;0.01185662;-0.02652815,0.1707753;-0.2554856;-0.2782842,0.19238;-0.6189452;-0.1428118,0.2263266;-0.6519632;-0.1937502,-0.07227641;-0.001317443;-0.04767193,-0.04731771;-0.3783016;-0.05605758,-0.006304491;-0.7612374;-0.005062539,0.0030139;-0.721999;-0.09193125,-0.02699922;0.5276433;0.01418257,0;0;0,-0.009921655;0.3020191;-0.04182839,-0.02042768;0.5930451;-0.09819448,0.1641603;0.5170041;-0.03845716,0.2138642;0.2258459;0.01291275,0.2527924;-0.030072;0.01604581,-0.2008888;0.5148272;-0.04450712,-0.2553011;0.2234904;0.0007100515,-0.2924497;-0.0323438;-0.01300391,0.07717095;0.004644796;-0.03900385,0.111611;-0.3701183;-0.07330823,0.1242685;-0.7452924;0.02672481,0.1274577;-0.7779438;-0.03478123,-0.07785334;0.00289544;-0.03779818,-0.08488014;-0.3744561;-0.01864893,-0.03981568;-0.7552506;0.04369854,-0.03946143;-0.7451451;-0.04187268,-0.01773458;0.5218589;-0.0816133,566.665
+0;0;0,-0.01576095;0.304375;0.01330776,-0.03034883;0.6006763;0.01220065,0.1520992;0.4743817;0.01079752,0.2681555;0.2557021;-0.1596192,0.3563579;0.1151058;-0.3574623,-0.1993646;0.4735259;-0.03234808,-0.2289518;0.2339578;-0.2114107,-0.2167592;0.04364219;-0.3855377,0.08164476;0.01177089;-0.0261037,0.1698037;-0.2476006;-0.2837631,0.1897667;-0.6134592;-0.1479113,0.2249443;-0.6459804;-0.1987378,-0.07211487;-0.001278963;-0.04778738,-0.04491001;-0.3762961;-0.0552669,-0.003293935;-0.7614535;-0.003997158,0.006171188;-0.7221794;-0.09091146,-0.02691299;0.5276577;0.01488058,0;0;0,-0.009911709;0.302024;-0.04186773,-0.02028791;0.5930824;-0.09823024,0.1641149;0.5172729;-0.03869439,0.2146714;0.2257502;0.01412868,0.2526109;-0.02965274;0.0184667,-0.2006096;0.5147703;-0.0446348,-0.2544543;0.222654;0.00119707,-0.2911085;-0.03263882;-0.01187688,0.07712394;0.004795641;-0.03891945,0.1109278;-0.3681888;-0.07318044,0.1250414;-0.7456889;0.02682543,0.1288472;-0.7782099;-0.03487015,-0.07774456;0.002769512;-0.03786737,-0.08442988;-0.3727418;-0.01836061,-0.03859382;-0.7557091;0.04442327,-0.03092423;-0.7924716;-0.01226564,-0.01763625;0.5218861;-0.08165467,566.6864
+0;0;0,-0.01576095;0.304375;0.01330776,-0.03034883;0.6006763;0.01220065,0.1520992;0.4743817;0.01079752,0.2681555;0.2557021;-0.1596192,0.3563579;0.1151058;-0.3574623,-0.1993646;0.4735259;-0.03234808,-0.2289518;0.2339578;-0.2114107,-0.2167592;0.04364219;-0.3855377,0.08164476;0.01177089;-0.0261037,0.1698037;-0.2476006;-0.2837631,0.1897667;-0.6134592;-0.1479113,0.2249443;-0.6459804;-0.1987378,-0.07211487;-0.001278963;-0.04778738,-0.04491001;-0.3762961;-0.0552669,-0.003293935;-0.7614535;-0.003997158,0.006171188;-0.7221794;-0.09091146,-0.02691299;0.5276577;0.01488058,0;0;0,-0.009911709;0.302024;-0.04186773,-0.02028791;0.5930824;-0.09823024,0.1641149;0.5172729;-0.03869439,0.2146714;0.2257502;0.01412868,0.2526109;-0.02965274;0.0184667,-0.2006096;0.5147703;-0.0446348,-0.2544543;0.222654;0.00119707,-0.2911085;-0.03263882;-0.01187688,0.07712394;0.004795641;-0.03891945,0.1109278;-0.3681888;-0.07318044,0.1250414;-0.7456889;0.02682543,0.1288472;-0.7782099;-0.03487015,-0.07774456;0.002769512;-0.03786737,-0.08442988;-0.3727418;-0.01836061,-0.03859382;-0.7557091;0.04442327,-0.03092423;-0.7924716;-0.01226564,-0.01763625;0.5218861;-0.08165467,566.7089
+0;0;0,-0.01576515;0.3044562;0.01331131,-0.03035749;0.6008482;0.01220372,0.1517446;0.4746314;0.01080945,0.2681312;0.2553296;-0.1600921,0.3562318;0.1148954;-0.3577072,-0.1990377;0.4737773;-0.03225249,-0.228709;0.2335275;-0.2118246,-0.2165305;0.04343133;-0.3857508,0.08174381;0.01178517;-0.02613537,0.170009;-0.247899;-0.2841054,0.1898444;-0.6114182;-0.1491222,0.2246067;-0.6432012;-0.1993486,-0.07220236;-0.001280514;-0.04784536,-0.04496469;-0.3767498;-0.0553339,-0.003614716;-0.7594445;-0.004391972,0.005738655;-0.7202799;-0.09028009,-0.02692045;0.5278041;0.01488458,0;0;0,-0.009492338;0.3021055;-0.04197001,-0.01951804;0.5932475;-0.09844172,0.1644253;0.5177118;-0.03881979,0.2153288;0.2255957;0.01524925,0.2532538;-0.02950734;0.0196495,-0.1995083;0.5147288;-0.04463929,-0.2532181;0.2218013;0.00178469,-0.2894761;-0.03324577;-0.01131454,0.07723592;0.004913896;-0.03891611,0.1116723;-0.3685108;-0.07272935,0.1256853;-0.7435974;0.02663732,0.1304038;-0.7768162;-0.03277111,-0.07785363;0.002664329;-0.03789077,-0.08337098;-0.3732893;-0.01780175,-0.03769569;-0.7537971;0.04455018,-0.03069203;-0.7894349;-0.01193763,-0.01694783;0.5220292;-0.08183491,566.7307
+0;0;0,-0.01590679;0.3044337;0.01365411,-0.03061959;0.6008213;0.01295872,0.1513157;0.4739911;0.01102335,0.2693587;0.2603402;-0.1657975,0.3539507;0.1421546;-0.3788974,-0.198933;0.4736625;-0.03273775,-0.2129392;0.1984775;-0.1548995,-0.2175573;0.04821099;-0.3645036,0.08185146;0.01176079;-0.02580735,0.1689025;-0.2422149;-0.2898028,0.1848574;-0.6057425;-0.1543286,0.2205959;-0.6354757;-0.2063186,-0.07208943;-0.001266251;-0.04801571,-0.04361486;-0.3766447;-0.05545852,-0.001899775;-0.7592919;-0.004457917,0.007601074;-0.7201037;-0.09032732,-0.02715609;0.5277745;0.01552956,0;0;0,-0.009492338;0.3021055;-0.04197001,-0.01951804;0.5932475;-0.09844172,0.1644253;0.5177118;-0.03881979,0.2153288;0.2255957;0.01524925,0.2532538;-0.02950734;0.0196495,-0.1995083;0.5147288;-0.04463929,-0.2532181;0.2218013;0.00178469,-0.2894761;-0.03324577;-0.01131454,0.07723592;0.004913896;-0.03891611,0.1116723;-0.3685108;-0.07272935,0.1256853;-0.7435974;0.02663732,0.1304038;-0.7768162;-0.03277111,-0.07785363;0.002664329;-0.03789077,-0.08337098;-0.3732893;-0.01780175,-0.03769569;-0.7537971;0.04455018,-0.03069203;-0.7894349;-0.01193763,-0.01694783;0.5220292;-0.08183491,566.7422
+0;0;0,-0.01591072;0.3045089;0.01365749,-0.03062932;0.6010138;0.01296163,0.1514266;0.4741145;0.01102443,0.2695903;0.2602451;-0.1659773,0.3540518;0.1422418;-0.3787483,-0.1990557;0.4737856;-0.03276586,-0.2130763;0.1983192;-0.1550526,-0.2176872;0.04828456;-0.3643332,0.08180159;0.01175362;-0.02579162,0.167929;-0.2395273;-0.286986,0.1840369;-0.6065429;-0.1502119,0.2195341;-0.6358727;-0.2018507,-0.07204551;-0.001265479;-0.04798646,-0.04387306;-0.372661;-0.0553503,-0.001757726;-0.7589797;-0.003860351,0.007678955;-0.7198535;-0.0891498,-0.02716425;0.5279337;0.01553364,0;0;0,-0.009596732;0.3021466;-0.04219842,-0.01965693;0.5933572;-0.09892583,0.1643329;0.5177645;-0.03889513,0.2156345;0.2255142;0.01578855,0.2535638;-0.02918503;0.020226,-0.1997184;0.5148086;-0.04479576,-0.252875;0.2215109;0.001929183,-0.2887985;-0.03318161;-0.01115723,0.07715987;0.004994586;-0.03893924,0.1099028;-0.3644948;-0.07340717,0.1260101;-0.7430959;0.02693605,0.1310761;-0.776679;-0.03118587,-0.07779971;0.002608296;-0.03788482,-0.08304522;-0.3693392;-0.01763315,-0.03649241;-0.7534077;0.04554307,-0.02987943;-0.7870326;-0.01237737,-0.01708512;0.5221198;-0.08225465,566.7642
+0;0;0,-0.01591403;0.3045723;0.01366033,-0.03063354;0.6010951;0.01296464,0.1509524;0.4743378;0.01103929,0.2691478;0.2604111;-0.1660098,0.3534341;0.1426525;-0.3783396,-0.1986077;0.4740098;-0.03263578,-0.212632;0.1984696;-0.1549552,-0.2172334;0.04874617;-0.3638018,0.08181257;0.0117552;-0.02579508,0.1680323;-0.2397952;-0.2872696,0.1841145;-0.6062226;-0.1507147,0.2196741;-0.6356568;-0.2024443,-0.07205517;-0.001265649;-0.0479929,-0.04385252;-0.3730594;-0.05536463,-0.001804672;-0.758759;-0.00395719,0.007648613;-0.7196168;-0.08939672,-0.02716849;0.5280154;0.01553663,0;0;0,-0.009129893;0.3022462;-0.04204822,-0.01881521;0.593516;-0.09863031,0.1646418;0.5178272;-0.03886604,0.2164575;0.2257229;0.01655411,0.2543253;-0.02845609;0.02033043,-0.1985607;0.5149888;-0.04504005,-0.2515161;0.2215317;0.001433559,-0.2869887;-0.03258264;-0.01349243,0.07716347;0.005074829;-0.03894758,0.1108213;-0.3647786;-0.0729475,0.127064;-0.7426992;0.02748704,0.1315057;-0.7762601;-0.03093505,-0.07780769;0.002548459;-0.03789902,-0.08191828;-0.3697776;-0.0169998,-0.03524563;-0.7533612;0.04513117,-0.02903924;-0.7864919;-0.01359571,-0.01632459;0.5222679;-0.08199418,566.7867
+0;0;0,-0.0160897;0.3045384;0.01419994,-0.03120462;0.6010432;0.01415039,0.1504229;0.4740894;0.01152832,0.266863;0.2739792;-0.1820661,0.358358;0.1366469;-0.3791034,-0.1986707;0.4740143;-0.03307535,-0.2207615;0.2643838;-0.2490574,-0.2148476;0.06122373;-0.4063666,0.08196346;0.01165931;-0.02535583,0.166709;-0.234856;-0.2920556,0.178004;-0.598155;-0.1469309,0.2111124;-0.6199183;-0.2077359,-0.07196612;-0.001231184;-0.04812722,-0.04256186;-0.3729328;-0.05545241,-7.590279E-05;-0.7584817;-0.003281005,0.00954855;-0.7192987;-0.08869703,-0.02762518;0.5279629;0.01653859,0;0;0,-0.009129893;0.3022462;-0.04204822,-0.01881521;0.593516;-0.09863031,0.1646418;0.5178272;-0.03886604,0.2164575;0.2257229;0.01655411,0.2543253;-0.02845609;0.02033043,-0.1985607;0.5149888;-0.04504005,-0.2515161;0.2215317;0.001433559,-0.2869887;-0.03258264;-0.01349243,0.07716347;0.005074829;-0.03894758,0.1108213;-0.3647786;-0.0729475,0.127064;-0.7426992;0.02748704,0.1315057;-0.7762601;-0.03093505,-0.07780769;0.002548459;-0.03789902,-0.08191828;-0.3697776;-0.0169998,-0.03524563;-0.7533612;0.04513117,-0.02903924;-0.7864919;-0.01359571,-0.01632459;0.5222679;-0.08199418,566.8096
+0;0;0,-0.01608847;0.3045151;0.01419885,-0.03120179;0.6009884;0.01414938,0.1509852;0.4738745;0.01151125,0.2674541;0.273715;-0.1821309,0.3588278;0.1365646;-0.3789073,-0.1992063;0.4737991;-0.0332327,-0.2213025;0.2641169;-0.2492681,-0.2153964;0.06122591;-0.406369,0.08208461;0.01167654;-0.02539331,0.1666546;-0.2343282;-0.2915407,0.1779822;-0.5986744;-0.1459976,0.2111139;-0.6204741;-0.2068453,-0.07207249;-0.001233003;-0.04819836,-0.04272913;-0.3721648;-0.05550838,-0.0001206957;-0.7588252;-0.003186565,0.009510525;-0.7196357;-0.08866265,-0.02762281;0.5279174;0.01653728,0;0;0,-0.009217929;0.3022165;-0.04207253,-0.01888216;0.5934564;-0.09864819,0.1650642;0.5174915;-0.03851652,0.2171676;0.2253956;0.01708364,0.25526;-0.02842051;0.01966953,-0.1991925;0.5147265;-0.04486489,-0.251748;0.2209633;0.0006015189,-0.2862931;-0.0327459;-0.01724914,0.07731865;0.005060524;-0.03892636,0.1106452;-0.3640429;-0.07293868,0.1279629;-0.7429824;0.02787948,0.1321239;-0.7765338;-0.03066349,-0.07793824;0.002558278;-0.03792271,-0.08120784;-0.369008;-0.0171221,-0.03420721;-0.7536869;0.0451064,-0.0283276;-0.7861616;-0.01443953,-0.01640768;0.522216;-0.0820179,566.832
+0;0;0,-0.01608942;0.3045332;0.01419969,-0.03120557;0.6010622;0.01415,0.1510308;0.473915;0.01151112,0.2675213;0.2737182;-0.1821671,0.359225;0.1360726;-0.379654,-0.1992557;0.4738396;-0.03324496,-0.221356;0.2641184;-0.2493206,-0.2154286;0.0604948;-0.4069887,0.08212647;0.0116825;-0.02540626,0.1665918;-0.2340177;-0.2912242,0.1779483;-0.5992973;-0.1453083,0.2109922;-0.6209595;-0.2059947,-0.07210924;-0.001233632;-0.04822294,-0.0428022;-0.3717063;-0.05552391,-8.463115E-05;-0.7593571;-0.003068089,0.009521035;-0.720192;-0.08831738,-0.02762568;0.5279726;0.01653851,0;0;0,-0.009191357;0.3022155;-0.04221678,-0.01882797;0.5934734;-0.09899497,0.1650719;0.5173986;-0.03844714,0.2170796;0.2252163;0.01709366,0.2551287;-0.02955633;0.0174706,-0.199284;0.5149778;-0.04552439,-0.2517168;0.2210059;-0.0008988604,-0.2854454;-0.03349003;-0.02213944,0.07736681;0.005065978;-0.03892851,0.1099827;-0.3635999;-0.07333589,0.1283334;-0.7434852;0.02765894,0.1330986;-0.7771083;-0.03041959,-0.07798591;0.00255249;-0.03792622,-0.08112484;-0.3685928;-0.01783737,-0.03380914;-0.7541946;0.04478825,-0.02789163;-0.7867192;-0.01436722,-0.01636297;0.522227;-0.08230698,566.8539
+0;0;0,-0.01554487;0.3045108;0.01524718,-0.03040835;0.601052;0.01583096,0.1517143;0.4736731;0.01260674,0.2689759;0.2779331;-0.1851195,0.3581123;0.1582923;-0.3951141,-0.1982132;0.4739554;-0.03280627,-0.2320299;0.2577286;-0.2408027,-0.2201775;0.09175219;-0.4374453,0.08232521;0.01153122;-0.02482552,0.1666362;-0.2294229;-0.2950013,0.1717726;-0.5943156;-0.1477721,0.205565;-0.6158044;-0.2081931,-0.07193512;-0.001125772;-0.04848493,-0.04136877;-0.3715084;-0.05516104,0.002227101;-0.7589756;-0.002075192,0.01198044;-0.7197614;-0.08730242,-0.02686117;0.5279559;0.01806664,0;0;0,-0.009191357;0.3022155;-0.04221678,-0.01882797;0.5934734;-0.09899497,0.1650719;0.5173986;-0.03844714,0.2170796;0.2252163;0.01709366,0.2551287;-0.02955633;0.0174706,-0.199284;0.5149778;-0.04552439,-0.2517168;0.2210059;-0.0008988604,-0.2854454;-0.03349003;-0.02213944,0.07736681;0.005065978;-0.03892851,0.1099827;-0.3635999;-0.07333589,0.1283334;-0.7434852;0.02765894,0.1330986;-0.7771083;-0.03041959,-0.07798591;0.00255249;-0.03792622,-0.08112484;-0.3685928;-0.01783737,-0.03380914;-0.7541946;0.04478825,-0.02789163;-0.7867192;-0.01436722,-0.01636297;0.522227;-0.08230698,566.8761
+0;0;0,-0.0155456;0.304525;0.0152479,-0.03040863;0.6010574;0.01583176,0.1513965;0.4737794;0.0126171,0.2681586;0.2788731;-0.1842668,0.3577227;0.1586584;-0.3952689,-0.1979092;0.4740612;-0.03271523,-0.2315819;0.2587555;-0.2398256,-0.2196726;0.0919828;-0.4374116,0.08238754;0.01153995;-0.02484432,0.166631;-0.2292212;-0.2948038,0.17177;-0.5942976;-0.1475005,0.2055213;-0.6157237;-0.2078479,-0.07198958;-0.001126624;-0.04852165,-0.04144771;-0.3712127;-0.0551924,0.002170112;-0.758875;-0.002079826,0.01191157;-0.719672;-0.08720329,-0.02686168;0.5279658;0.0180673,0;0;0,-0.008907836;0.3022563;-0.04208851,-0.01828212;0.5935335;-0.09876466,0.1652079;0.5169653;-0.03826213,0.216957;0.2260711;0.01730442,0.2560909;-0.02976665;0.01401782,-0.1985375;0.5151715;-0.04567876,-0.250211;0.2221612;-0.002551671,-0.2839997;-0.03312358;-0.0286896,0.07747021;0.005112603;-0.03886318,0.1099405;-0.3631794;-0.07418585,0.12953;-0.7430551;0.02738285,0.1351912;-0.7766453;-0.03049492,-0.07803214;0.002504665;-0.0379846,-0.08031144;-0.3683703;-0.01829851,-0.03250012;-0.7541226;0.04426965,-0.02756617;-0.7847968;-0.01672125,-0.01587724;0.5222843;-0.08209968,566.8873
+0;0;0,-0.0155456;0.304525;0.0152479,-0.03040863;0.6010574;0.01583176,0.1513965;0.4737794;0.0126171,0.2681586;0.2788731;-0.1842668,0.3577227;0.1586584;-0.3952689,-0.1979092;0.4740612;-0.03271523,-0.2315819;0.2587555;-0.2398256,-0.2196726;0.0919828;-0.4374116,0.08238754;0.01153995;-0.02484432,0.166631;-0.2292212;-0.2948038,0.17177;-0.5942976;-0.1475005,0.2055213;-0.6157237;-0.2078479,-0.07198958;-0.001126624;-0.04852165,-0.04144771;-0.3712127;-0.0551924,0.002170112;-0.758875;-0.002079826,0.01191157;-0.719672;-0.08720329,-0.02686168;0.5279658;0.0180673,0;0;0,-0.008907836;0.3022563;-0.04208851,-0.01828212;0.5935335;-0.09876466,0.1652079;0.5169653;-0.03826213,0.216957;0.2260711;0.01730442,0.2560909;-0.02976665;0.01401782,-0.1985375;0.5151715;-0.04567876,-0.250211;0.2221612;-0.002551671,-0.2839997;-0.03312358;-0.0286896,0.07747021;0.005112603;-0.03886318,0.1099405;-0.3631794;-0.07418585,0.12953;-0.7430551;0.02738285,0.1351912;-0.7766453;-0.03049492,-0.07803214;0.002504665;-0.0379846,-0.08031144;-0.3683703;-0.01829851,-0.03250012;-0.7541226;0.04426965,-0.02756617;-0.7847968;-0.01672125,-0.01587724;0.5222843;-0.08209968,566.9094
+0;0;0,-0.01518143;0.3046408;0.01622559,-0.0298858;0.601337;0.01758684,0.1520479;0.4741728;0.01366252,0.267669;0.2851665;-0.1873146,0.3578195;0.162467;-0.3980467,-0.1970267;0.4745243;-0.03303069,-0.217331;0.2774424;-0.2571508,-0.2104259;0.101299;-0.4482428,0.08243996;0.01132181;-0.02433077,0.1656856;-0.2213115;-0.301264,0.167122;-0.5862409;-0.153739,0.199451;-0.6047744;-0.2171612,-0.07174192;-0.000952825;-0.04866934,-0.04007618;-0.3706748;-0.05522978,0.004401509;-0.7579716;-0.0008043647,0.01439019;-0.7187214;-0.08587897,-0.02635556;0.5281985;0.01962432,0;0;0,-0.008838747;0.3023876;-0.04222989,-0.01811277;0.593805;-0.09903002,0.1653828;0.5166663;-0.03824663,0.2166975;0.2271609;0.01686072,0.2572638;-0.02954799;0.01013637,-0.1984732;0.5152016;-0.04579056,-0.2495849;0.2234627;-0.003844876,-0.2831392;-0.03217641;-0.03720742,0.0773939;0.005148798;-0.03873229,0.1103858;-0.3626593;-0.07573104,0.1302613;-0.7421769;0.02678942,0.1358957;-0.7757968;-0.03103615,-0.07785777;0.002473023;-0.03806006,-0.07965174;-0.3681732;-0.01913176,-0.03165982;-0.7538306;0.04335296,-0.02661152;-0.7844782;-0.01763394,-0.01573582;0.5225201;-0.08233643,566.9318
+0;0;0,-0.01518143;0.3046408;0.01622559,-0.0298858;0.601337;0.01758684,0.1520479;0.4741728;0.01366252,0.267669;0.2851665;-0.1873146,0.3578195;0.162467;-0.3980467,-0.1970267;0.4745243;-0.03303069,-0.217331;0.2774424;-0.2571508,-0.2104259;0.101299;-0.4482428,0.08243996;0.01132181;-0.02433077,0.1656856;-0.2213115;-0.301264,0.167122;-0.5862409;-0.153739,0.199451;-0.6047744;-0.2171612,-0.07174192;-0.000952825;-0.04866934,-0.04007618;-0.3706748;-0.05522978,0.004401509;-0.7579716;-0.0008043647,0.01439019;-0.7187214;-0.08587897,-0.02635556;0.5281985;0.01962432,0;0;0,-0.008838747;0.3023876;-0.04222989,-0.01811277;0.593805;-0.09903002,0.1653828;0.5166663;-0.03824663,0.2166975;0.2271609;0.01686072,0.2572638;-0.02954799;0.01013637,-0.1984732;0.5152016;-0.04579056,-0.2495849;0.2234627;-0.003844876,-0.2831392;-0.03217641;-0.03720742,0.0773939;0.005148798;-0.03873229,0.1103858;-0.3626593;-0.07573104,0.1302613;-0.7421769;0.02678942,0.1358957;-0.7757968;-0.03103615,-0.07785777;0.002473023;-0.03806006,-0.07965174;-0.3681732;-0.01913176,-0.03165982;-0.7538306;0.04335296,-0.02661152;-0.7844782;-0.01763394,-0.01573582;0.5225201;-0.08233643,566.9431
+0;0;0,-0.01518089;0.30463;0.01622501,-0.02988517;0.6013243;0.01758624,0.1518774;0.4742118;0.01366763,0.2674057;0.2853573;-0.187148,0.3575515;0.1626643;-0.3978691,-0.1968624;0.474563;-0.03298079,-0.2171504;0.2776393;-0.2569209,-0.2102456;0.1015052;-0.4480029,0.08229537;0.01130195;-0.0242881,0.165812;-0.2220885;-0.3021226,0.1672507;-0.5876228;-0.1543531,0.1989159;-0.6051596;-0.216473,-0.07161611;-0.0009511539;-0.04858398,-0.03984731;-0.3718764;-0.05516578,0.004704092;-0.7598151;-0.00065016,0.01448766;-0.7207548;-0.08397786,-0.02635492;0.5281857;0.01962371,0;0;0,-0.008714911;0.302363;-0.04235387,-0.01783809;0.5937643;-0.0992521,0.1652887;0.5164652;-0.03787589,0.2165387;0.2270538;0.01647663,0.2583277;-0.0293124;0.005834818,-0.1980692;0.5150233;-0.04609153,-0.2485386;0.2232704;-0.005191054,-0.2820267;-0.03179997;-0.04261862,0.07726099;0.005311489;-0.03863549,0.1100247;-0.3632181;-0.08047628,0.1311872;-0.7434;0.02183223,0.136853;-0.7779865;-0.03218436,-0.07766615;0.002341644;-0.03811379,-0.0796743;-0.3695659;-0.02025674,-0.03094172;-0.7556654;0.04303201,-0.02563617;-0.7851057;-0.01663386,-0.01550007;0.522483;-0.08253717,566.955
+0;0;0,-0.0154641;0.3045782;0.01691552,-0.03072617;0.601241;0.01923549,0.1511121;0.4739281;0.01442136,0.2665585;0.2900757;-0.1910298,0.3519534;0.1737715;-0.4072801,-0.1970047;0.4743202;-0.03319213,-0.2286385;0.2698201;-0.2488742,-0.2137429;0.1133158;-0.4559194,0.08243371;0.01116102;-0.02388074,0.1634929;-0.2249862;-0.300109,0.1626406;-0.5926563;-0.1577324,0.1916832;-0.6064739;-0.2237465,-0.07144101;-0.0008172402;-0.04884351,-0.03928681;-0.3717199;-0.05480106,0.005748849;-0.7595265;0.0002536438,0.01570209;-0.7204173;-0.08304863,-0.02703833;0.5281025;0.02097729,0;0;0,-0.008714911;0.302363;-0.04235387,-0.01783809;0.5937643;-0.0992521,0.1652887;0.5164652;-0.03787589,0.2165387;0.2270538;0.01647663,0.2583277;-0.0293124;0.005834818,-0.1980692;0.5150233;-0.04609153,-0.2485386;0.2232704;-0.005191054,-0.2820267;-0.03179997;-0.04261862,0.07726099;0.005311489;-0.03863549,0.1100247;-0.3632181;-0.08047628,0.1311872;-0.7434;0.02183223,0.136853;-0.7779865;-0.03218436,-0.07766615;0.002341644;-0.03811379,-0.0796743;-0.3695659;-0.02025674,-0.03094172;-0.7556654;0.04303201,-0.02563617;-0.7851057;-0.01663386,-0.01550007;0.522483;-0.08253717,566.9775
+0;0;0,-0.01545617;0.304422;0.01690685,-0.03071421;0.6010066;0.01922592,0.1510407;0.4737315;0.01441454,0.2663163;0.2901509;-0.1907329,0.3518217;0.1736963;-0.4072628,-0.1969144;0.4741234;-0.03317683,-0.2285014;0.2699257;-0.24854,-0.2135866;0.113219;-0.4558529,0.08248169;0.01116751;-0.02389464,0.1629089;-0.2231386;-0.2979693,0.1620418;-0.5971794;-0.1531258,0.1915404;-0.6116849;-0.2201762,-0.07148259;-0.0008177159;-0.04887193,-0.03957908;-0.3688287;-0.05478304,0.006236915;-0.7633548;0.001225598,0.01634642;-0.7241026;-0.08338443,-0.027027;0.5278807;0.02096742,0;0;0,-0.007938839;0.3021966;-0.04256368,-0.01647387;0.5935015;-0.09963858,0.1662209;0.5158966;-0.03740049,0.2170437;0.226561;0.0153036,0.2601902;-0.02968132;-6.891042E-05,-0.1967651;0.5147383;-0.04655771,-0.2467479;0.2231269;-0.007311475,-0.2801029;-0.03164852;-0.04896506,0.0772426;0.005495429;-0.03875923,0.1096722;-0.3586408;-0.0920316,0.1329724;-0.7430848;0.01998138,0.1409257;-0.7766021;-0.0370183,-0.07774588;0.002155863;-0.03807658,-0.07860227;-0.3669083;-0.02147169,-0.02841381;-0.759635;0.0428233,-0.02308632;-0.7898818;-0.01791054,-0.01426227;0.5222384;-0.08288443,566.9993
+0;0;0,-0.01545204;0.3043405;0.01690232,-0.03070715;0.6008682;0.01922088,0.1506287;0.4737327;0.0144246,0.2658679;0.2902102;-0.1906579,0.3524683;0.1722642;-0.4099608,-0.1965088;0.4741237;-0.03305493,-0.2280858;0.2699906;-0.24835,-0.2129799;0.1112771;-0.4583178,0.08226341;0.01113796;-0.0238314,0.1615876;-0.2199547;-0.2941472,0.1607083;-0.5992501;-0.1472688,0.1894376;-0.612595;-0.2125707,-0.07129342;-0.0008155518;-0.0487426,-0.03982747;-0.3637792;-0.05457263,0.006632175;-0.7638478;0.002222843,0.01647804;-0.7248369;-0.08018073,-0.02702056;0.5277547;0.02096209,0;0;0,-0.006946038;0.3021338;-0.04259753,-0.01469946;0.5933981;-0.09969687,0.1671751;0.5150807;-0.03680348,0.2181952;0.2254531;0.01351786,0.2628888;-0.03340411;-0.008844614,-0.1948492;0.5142246;-0.04736913,-0.2447277;0.2224504;-0.009960767,-0.2778903;-0.03524724;-0.05464644,0.07713205;0.005703405;-0.03843665,0.1112737;-0.3509435;-0.1047997,0.1368144;-0.7390974;0.0140419,0.1434909;-0.7740586;-0.03795767,-0.07739044;0.001955231;-0.03829041,-0.07669677;-0.3620777;-0.02259782,-0.02514355;-0.7602782;0.04234646,-0.01833793;-0.7911164;-0.01440635,-0.01266231;0.522142;-0.08294463,567.0214
+0;0;0,-0.01557572;0.3042991;0.01752393,-0.03092949;0.6008174;0.02031434,0.1502604;0.4732083;0.01464866,0.2631416;0.2859054;-0.1883166,0.3433704;0.2035398;-0.4255589,-0.1962368;0.4743062;-0.03373997,-0.2150687;0.2924578;-0.2695279,-0.2047137;0.1284193;-0.475656,0.08240804;0.01106865;-0.02335932,0.1601814;-0.2119792;-0.3007899,0.1549148;-0.592735;-0.1578341,0.185019;-0.6111716;-0.2187941,-0.07114255;-0.0007671236;-0.04896332,-0.03904273;-0.3636781;-0.05462104,0.007602233;-0.76368;0.002490796,0.01765861;-0.7246383;-0.07988398,-0.02721491;0.5277027;0.0219446,0;0;0,-0.006946038;0.3021338;-0.04259753,-0.01469946;0.5933981;-0.09969687,0.1671751;0.5150807;-0.03680348,0.2181952;0.2254531;0.01351786,0.2628888;-0.03340411;-0.008844614,-0.1948492;0.5142246;-0.04736913,-0.2447277;0.2224504;-0.009960767,-0.2778903;-0.03524724;-0.05464644,0.07713205;0.005703405;-0.03843665,0.1112737;-0.3509435;-0.1047997,0.1368144;-0.7390974;0.0140419,0.1434909;-0.7740586;-0.03795767,-0.07739044;0.001955231;-0.03829041,-0.07669677;-0.3620777;-0.02259782,-0.02514355;-0.7602782;0.04234646,-0.01833793;-0.7911164;-0.01440635,-0.01266231;0.522142;-0.08294463,567.0438
+0;0;0,-0.01556387;0.3040676;0.01751059,-0.03090928;0.6004247;0.02029928,0.1506245;0.4727441;0.01461861,0.2631246;0.2860736;-0.1876613,0.3434199;0.2036399;-0.4251002,-0.1965476;0.4738442;-0.03386427,-0.2153158;0.2926098;-0.268856,-0.2049523;0.1284354;-0.4751549,0.08277674;0.01111817;-0.02346384,0.1604881;-0.2117517;-0.3006731,0.1551078;-0.6007237;-0.1546326,0.1848032;-0.6185026;-0.2147646,-0.07146085;-0.0007705558;-0.0491824,-0.03938663;-0.363392;-0.0548356,0.008264866;-0.7720255;0.003508646,0.01818466;-0.7331066;-0.07774734,-0.02719647;0.5273447;0.02192876,0;0;0,-0.004924193;0.301968;-0.0423913,-0.0112983;0.5931235;-0.09937859,0.1703488;0.514114;-0.03541804,0.2212275;0.2249683;0.01175689,0.2674685;-0.03349522;-0.01428604,-0.1921367;0.5136318;-0.04734104,-0.241706;0.2225814;-0.01195931,-0.2748651;-0.03486487;-0.05930676,0.07763503;0.005691543;-0.03829575,0.1135603;-0.3475407;-0.1188645,0.1432569;-0.7433532;0.004044525,0.1481114;-0.7788705;-0.04559828,-0.07773216;0.001934731;-0.03847235,-0.07326072;-0.3618061;-0.0233858,-0.01968611;-0.7685249;0.04268753,-0.01848017;-0.7572044;-0.03750043,-0.009546701;0.5218868;-0.08266377,567.0552
+0;0;0,-0.01556387;0.3040676;0.01751059,-0.03090928;0.6004247;0.02029928,0.1506245;0.4727441;0.01461861,0.2631246;0.2860736;-0.1876613,0.3434199;0.2036399;-0.4251002,-0.1965476;0.4738442;-0.03386427,-0.2153158;0.2926098;-0.268856,-0.2049523;0.1284354;-0.4751549,0.08277674;0.01111817;-0.02346384,0.1604881;-0.2117517;-0.3006731,0.1551078;-0.6007237;-0.1546326,0.1848032;-0.6185026;-0.2147646,-0.07146085;-0.0007705558;-0.0491824,-0.03938663;-0.363392;-0.0548356,0.008264866;-0.7720255;0.003508646,0.01818466;-0.7331066;-0.07774734,-0.02719647;0.5273447;0.02192876,0;0;0,-0.004924193;0.301968;-0.0423913,-0.0112983;0.5931235;-0.09937859,0.1703488;0.514114;-0.03541804,0.2212275;0.2249683;0.01175689,0.2674685;-0.03349522;-0.01428604,-0.1921367;0.5136318;-0.04734104,-0.241706;0.2225814;-0.01195931,-0.2748651;-0.03486487;-0.05930676,0.07763503;0.005691543;-0.03829575,0.1135603;-0.3475407;-0.1188645,0.1432569;-0.7433532;0.004044525,0.1481114;-0.7788705;-0.04559828,-0.07773216;0.001934731;-0.03847235,-0.07326072;-0.3618061;-0.0233858,-0.01968611;-0.7685249;0.04268753,-0.01848017;-0.7572044;-0.03750043,-0.009546701;0.5218868;-0.08266377,567.0773
+0;0;0,-0.01582649;0.3036263;0.01791623,-0.03157334;0.5996104;0.02111981,0.1508853;0.4717242;0.0147282,0.2651636;0.300818;-0.1963615,0.337398;0.2040533;-0.4319284,-0.1972695;0.4729381;-0.03538615,-0.2157683;0.2939875;-0.2687567,-0.2057519;0.1381145;-0.4824767,0.08277857;0.01108833;-0.02319752,0.1581176;-0.20641;-0.3031273,0.151486;-0.6039855;-0.1585654,0.1771659;-0.6177071;-0.2203283,-0.07133658;-0.0007850215;-0.04923255,-0.03922067;-0.3617273;-0.0548324,0.009511832;-0.7777112;0.005092453,0.0194158;-0.7390311;-0.07372537,-0.02774625;0.5266103;0.02262436,0;0;0,-0.004785828;0.3015587;-0.04242516,-0.01066513;0.5923558;-0.09948134,0.1715427;0.5130067;-0.03481292,0.2217508;0.2259449;0.00879908,0.2699152;-0.03243318;-0.02272749,-0.1926435;0.5127678;-0.04791611,-0.2420919;0.2241536;-0.01499247,-0.2760953;-0.03329805;-0.06632875,0.07761386;0.005762696;-0.0381608,0.1145179;-0.3412986;-0.135776,0.1474191;-0.7433805;-0.008276939,0.1507896;-0.7797717;-0.05262256,-0.07758781;0.001845021;-0.03860174,-0.07199465;-0.3602666;-0.0249625,-0.01644191;-0.7743021;0.04209663,-0.01503213;-0.7624382;-0.03571581,-0.009067174;0.5212004;-0.08273983,567.0994
+0;0;0,-0.01577583;0.3026544;0.01785888,-0.03148261;0.5978853;0.02105443,0.1521464;0.469825;0.01460676,0.2659244;0.2996669;-0.1955589,0.3379099;0.2032357;-0.4303142,-0.1983087;0.471047;-0.0358387,-0.2167266;0.2928798;-0.2681876,-0.2067447;0.1375438;-0.4811713,0.08348907;0.0111835;-0.02339663,0.1593671;-0.2078707;-0.3053289,0.1526809;-0.6087195;-0.1595769,0.1781957;-0.62216;-0.2209429,-0.07194886;-0.0007917593;-0.04965512,-0.0396032;-0.3643161;-0.05529502,0.009530511;-0.7837248;0.005123187,0.01937083;-0.7451004;-0.07318811,-0.02766541;0.5250738;0.02255509,0;0;0,-0.002232973;0.3006794;-0.04188561,-0.006246135;0.5908504;-0.0983808,0.1763104;0.5115325;-0.03197002,0.2273635;0.2252204;0.006601095,0.2762617;-0.03132141;-0.03063059,-0.1899786;0.5112088;-0.04748415,-0.2389795;0.2235235;-0.01740373,-0.2728008;-0.03292233;-0.06919778,0.07849651;0.005556405;-0.03808308,0.1210274;-0.3395497;-0.1490829,0.1540796;-0.7441194;-0.01793838,0.1573686;-0.7805853;-0.06124353,-0.07833822;0.002013565;-0.0387552,-0.0660603;-0.3625775;-0.02648297,-0.009381205;-0.7800478;0.04040573,-0.007550119;-0.7680166;-0.03690947,-0.005059227;0.5198413;-0.08180881,567.1105
+0;0;0,-0.01577583;0.3026544;0.01785888,-0.03148261;0.5978853;0.02105443,0.1521464;0.469825;0.01460676,0.2659244;0.2996669;-0.1955589,0.3379099;0.2032357;-0.4303142,-0.1983087;0.471047;-0.0358387,-0.2167266;0.2928798;-0.2681876,-0.2067447;0.1375438;-0.4811713,0.08348907;0.0111835;-0.02339663,0.1593671;-0.2078707;-0.3053289,0.1526809;-0.6087195;-0.1595769,0.1781957;-0.62216;-0.2209429,-0.07194886;-0.0007917593;-0.04965512,-0.0396032;-0.3643161;-0.05529502,0.009530511;-0.7837248;0.005123187,0.01937083;-0.7451004;-0.07318811,-0.02766541;0.5250738;0.02255509,0;0;0,-0.002232973;0.3006794;-0.04188561,-0.006246135;0.5908504;-0.0983808,0.1763104;0.5115325;-0.03197002,0.2273635;0.2252204;0.006601095,0.2762617;-0.03132141;-0.03063059,-0.1899786;0.5112088;-0.04748415,-0.2389795;0.2235235;-0.01740373,-0.2728008;-0.03292233;-0.06919778,0.07849651;0.005556405;-0.03808308,0.1210274;-0.3395497;-0.1490829,0.1540796;-0.7441194;-0.01793838,0.1573686;-0.7805853;-0.06124353,-0.07833822;0.002013565;-0.0387552,-0.0660603;-0.3625775;-0.02648297,-0.009381205;-0.7800478;0.04040573,-0.007550119;-0.7680166;-0.03690947,-0.005059227;0.5198413;-0.08180881,567.1234
+0;0;0,-0.01600884;0.3026145;0.01832192,-0.03181115;0.5978342;0.0220049,0.1517854;0.4697312;0.01480043,0.2655855;0.3029315;-0.1980286,0.3376674;0.2075839;-0.4331965,-0.197941;0.4708271;-0.03681944,-0.2166654;0.2952372;-0.2710979,-0.2060467;0.1495243;-0.4907474,0.08360647;0.01090082;-0.02310904,0.1577701;-0.1996638;-0.3118829,0.1491737;-0.6014104;-0.1687262,0.1752673;-0.614265;-0.2302606,-0.07190354;-0.0004786726;-0.04972472,-0.03898867;-0.3639519;-0.05536846,0.01061755;-0.7833332;0.004853241,0.02067423;-0.7446919;-0.07342871,-0.0279841;0.525021;0.02339309,0;0;0,-0.002232973;0.3006794;-0.04188561,-0.006246135;0.5908504;-0.0983808,0.1763104;0.5115325;-0.03197002,0.2273635;0.2252204;0.006601095,0.2762617;-0.03132141;-0.03063059,-0.1899786;0.5112088;-0.04748415,-0.2389795;0.2235235;-0.01740373,-0.2728008;-0.03292233;-0.06919778,0.07849651;0.005556405;-0.03808308,0.1210274;-0.3395497;-0.1490829,0.1540796;-0.7441194;-0.01793838,0.1573686;-0.7805853;-0.06124353,-0.07833822;0.002013565;-0.0387552,-0.0660603;-0.3625775;-0.02648297,-0.009381205;-0.7800478;0.04040573,-0.007550119;-0.7680166;-0.03690947,-0.005059227;0.5198413;-0.08180881,567.1448
+0;0;0,-0.01596527;0.301791;0.01827206,-0.03171447;0.5960177;0.02194415,0.1527275;0.4679309;0.01469322,0.2650642;0.3032761;-0.1953989,0.3380608;0.2067184;-0.4335514,-0.1986723;0.469032;-0.03717364,-0.2171559;0.2957001;-0.2684394,-0.2064024;0.1481379;-0.4908765,0.08365916;0.01090769;-0.0231236,0.1575211;-0.1988005;-0.3107228,0.1487698;-0.6077847;-0.1649871,0.1764273;-0.6232076;-0.2302093,-0.07194886;-0.0004789743;-0.04975607,-0.03916787;-0.3624738;-0.05537685,0.01133203;-0.7894104;0.005929779,0.02199142;-0.7502512;-0.0770437,-0.02790219;0.5234852;0.02332698,0;0;0,-0.001421005;0.2999724;-0.04100084,-0.004497938;0.5893693;-0.09632587,0.1783544;0.5102546;-0.02886915,0.2288573;0.227051;0.004515886,0.2800853;-0.03127515;-0.04033756,-0.189438;0.5102136;-0.04587448,-0.2372232;0.2258129;-0.01937523,-0.27167;-0.03365839;-0.07282254,0.07864143;0.005431488;-0.03792834,0.123164;-0.3339133;-0.1604407,0.1563794;-0.7445374;-0.02307892,0.1619634;-0.7789173;-0.07698774,-0.07832099;0.002099567;-0.03890949,-0.06316116;-0.3609259;-0.02754689,-0.004812282;-0.7857708;0.04090635,-0.002587037;-0.7747282;-0.04105569,-0.003567811;0.5185683;-0.08008528,567.1551
+0;0;0,-0.01596527;0.301791;0.01827206,-0.03171447;0.5960177;0.02194415,0.1527275;0.4679309;0.01469322,0.2650642;0.3032761;-0.1953989,0.3380608;0.2067184;-0.4335514,-0.1986723;0.469032;-0.03717364,-0.2171559;0.2957001;-0.2684394,-0.2064024;0.1481379;-0.4908765,0.08365916;0.01090769;-0.0231236,0.1575211;-0.1988005;-0.3107228,0.1487698;-0.6077847;-0.1649871,0.1764273;-0.6232076;-0.2302093,-0.07194886;-0.0004789743;-0.04975607,-0.03916787;-0.3624738;-0.05537685,0.01133203;-0.7894104;0.005929779,0.02199142;-0.7502512;-0.0770437,-0.02790219;0.5234852;0.02332698,0;0;0,-0.001421005;0.2999724;-0.04100084,-0.004497938;0.5893693;-0.09632587,0.1783544;0.5102546;-0.02886915,0.2288573;0.227051;0.004515886,0.2800853;-0.03127515;-0.04033756,-0.189438;0.5102136;-0.04587448,-0.2372232;0.2258129;-0.01937523,-0.27167;-0.03365839;-0.07282254,0.07864143;0.005431488;-0.03792834,0.123164;-0.3339133;-0.1604407,0.1563794;-0.7445374;-0.02307892,0.1619634;-0.7789173;-0.07698774,-0.07832099;0.002099567;-0.03890949,-0.06316116;-0.3609259;-0.02754689,-0.004812282;-0.7857708;0.04090635,-0.002587037;-0.7747282;-0.04105569,-0.003567811;0.5185683;-0.08008528,567.1775
+0;0;0,-0.01609356;0.3012117;0.01869087,-0.03188498;0.5948254;0.02278362,0.1533106;0.4669948;0.01506181,0.2634781;0.312825;-0.2024366,0.3286216;0.2294986;-0.4488319,-0.1991251;0.4678413;-0.03767885,-0.2237455;0.2999302;-0.2709394,-0.2072137;0.1529699;-0.4946064,0.08335832;0.01057341;-0.02253613,0.1566955;-0.1955827;-0.3128629,0.1448128;-0.6021543;-0.1740883,0.1727403;-0.6176271;-0.2405424,-0.0713724;-0.0001543986;-0.04974171,-0.03825518;-0.3621579;-0.05474351,0.01231453;-0.7844971;0.006676443,0.02322426;-0.7452015;-0.07733814,-0.02806866;0.5224455;0.02406535,0;0;0,-0.0006783679;0.2995051;-0.040411,-0.002800126;0.5884185;-0.09509039,0.1800924;0.5090828;-0.02633142,0.2313891;0.2266781;0.002426865,0.283329;-0.03081083;-0.05141783,-0.1887201;0.5103908;-0.04460197,-0.2361739;0.2268573;-0.02077502,-0.2715762;-0.03314719;-0.07592855,0.07840338;0.005380616;-0.03731275,0.1244679;-0.3297201;-0.1705563,0.1578115;-0.737561;-0.03920126,0.1674596;-0.770753;-0.09557116,-0.07762039;0.002107431;-0.03922901,-0.06049067;-0.3608943;-0.02900064,-0.002159685;-0.7813323;0.03830142,0.0003501859;-0.7704652;-0.04471372,-0.002128419;0.5177361;-0.07900929,567.1892
+0;0;0,-0.01609356;0.3012117;0.01869087,-0.03188498;0.5948254;0.02278362,0.1533106;0.4669948;0.01506181,0.2634781;0.312825;-0.2024366,0.3286216;0.2294986;-0.4488319,-0.1991251;0.4678413;-0.03767885,-0.2237455;0.2999302;-0.2709394,-0.2072137;0.1529699;-0.4946064,0.08335832;0.01057341;-0.02253613,0.1566955;-0.1955827;-0.3128629,0.1448128;-0.6021543;-0.1740883,0.1727403;-0.6176271;-0.2405424,-0.0713724;-0.0001543986;-0.04974171,-0.03825518;-0.3621579;-0.05474351,0.01231453;-0.7844971;0.006676443,0.02322426;-0.7452015;-0.07733814,-0.02806866;0.5224455;0.02406535,0;0;0,-0.0006783679;0.2995051;-0.040411,-0.002800126;0.5884185;-0.09509039,0.1800924;0.5090828;-0.02633142,0.2313891;0.2266781;0.002426865,0.283329;-0.03081083;-0.05141783,-0.1887201;0.5103908;-0.04460197,-0.2361739;0.2268573;-0.02077502,-0.2715762;-0.03314719;-0.07592855,0.07840338;0.005380616;-0.03731275,0.1244679;-0.3297201;-0.1705563,0.1578115;-0.737561;-0.03920126,0.1674596;-0.770753;-0.09557116,-0.07762039;0.002107431;-0.03922901,-0.06049067;-0.3608943;-0.02900064,-0.002159685;-0.7813323;0.03830142,0.0003501859;-0.7704652;-0.04471372,-0.002128419;0.5177361;-0.07900929,567.2112
+0;0;0,-0.01607619;0.3008866;0.01867071,-0.03184088;0.5940024;0.02275787,0.1533802;0.4663166;0.01503164,0.2615649;0.3149216;-0.1985522,0.3282552;0.2296166;-0.4507981,-0.199121;0.4671632;-0.03771882,-0.2232982;0.3022742;-0.266781,-0.2063739;0.1518244;-0.495759,0.08365814;0.01061144;-0.02261719,0.1568421;-0.1951141;-0.3123377,0.1448264;-0.6062393;-0.1720088,0.173634;-0.6231451;-0.240557,-0.07162911;-0.0001549539;-0.04992062,-0.03858105;-0.3614024;-0.05491196,0.01255503;-0.7884718;0.007195886,0.02380854;-0.7488832;-0.07946609,-0.02803273;0.5217776;0.02403685,0;0;0,0.0003940761;0.2992851;-0.0395987,-0.0005435087;0.5879618;-0.09288228,0.181776;0.5082363;-0.02372814,0.2311923;0.2303112;-0.0001044311,0.2857343;-0.03198081;-0.05994225,-0.1868972;0.5094675;-0.04318314,-0.2331527;0.2307617;-0.02254522,-0.2699805;-0.03503537;-0.08040813,0.0787711;0.005313993;-0.03727865,0.1245945;-0.3247156;-0.1807971,0.1586803;-0.7362037;-0.04523802,0.1691711;-0.7673681;-0.1075095,-0.07792475;0.002153268;-0.03931819,-0.05847914;-0.3600007;-0.03019633,0.000962805;-0.7850931;0.03780092,0.003724484;-0.7747166;-0.04785053,-0.0002229363;0.5173424;-0.07721782,567.2225
+0;0;0,-0.01623982;0.3008386;0.01929346,-0.03211808;0.5939416;0.02381782,0.1531851;0.4664599;0.0156574,0.2594586;0.3214773;-0.2032682,0.3244439;0.2252492;-0.4520041,-0.1989138;0.4670507;-0.03794152,-0.2188488;0.3187552;-0.2784691,-0.2026489;0.177282;-0.5131506,0.08381585;0.01033867;-0.02215488,0.156025;-0.1914194;-0.3148943,0.1417524;-0.603752;-0.178371,0.1689501;-0.6191938;-0.2485438,-0.07151353;4.993842E-05;-0.05008628,-0.03852991;-0.3612054;-0.0549334,0.01338153;-0.7880799;0.007867131,0.02481212;-0.7484676;-0.07876904,-0.02827327;0.521717;0.02499544,0;0;0,0.0003940761;0.2992851;-0.0395987,-0.0005435087;0.5879618;-0.09288228,0.181776;0.5082363;-0.02372814,0.2311923;0.2303112;-0.0001044311,0.2857343;-0.03198081;-0.05994225,-0.1868972;0.5094675;-0.04318314,-0.2331527;0.2307617;-0.02254522,-0.2699805;-0.03503537;-0.08040813,0.0787711;0.005313993;-0.03727865,0.1245945;-0.3247156;-0.1807971,0.1586803;-0.7362037;-0.04523802,0.1691711;-0.7673681;-0.1075095,-0.07792475;0.002153268;-0.03931819,-0.05847914;-0.3600007;-0.03019633,0.000962805;-0.7850931;0.03780092,0.003724484;-0.7747166;-0.04785053,-0.0002229363;0.5173424;-0.07721782,567.2446
+0;0;0,-0.01623613;0.3007704;0.01928909,-0.03210608;0.5937198;0.02381123,0.1536864;0.4661298;0.01562484,0.259394;0.3219193;-0.2021349,0.3245589;0.2254254;-0.4515579,-0.1993663;0.4667222;-0.03811929,-0.2191951;0.3192165;-0.2773659,-0.2029505;0.1773525;-0.5126957,0.08390833;0.01035008;-0.02217933,0.1561793;-0.1915807;-0.3151693,0.1420536;-0.599668;-0.1800517,0.1692796;-0.615157;-0.2502973,-0.07159244;4.999352E-05;-0.05014155,-0.03858059;-0.3615146;-0.05499281,0.01279638;-0.7839941;0.007161133,0.02423883;-0.7443719;-0.07956502,-0.02826348;0.5215366;0.02498817,0;0;0,0.0006688982;0.2993382;-0.03866124,0.0003035925;0.5880425;-0.09094191,0.1831199;0.5073887;-0.02262259,0.2319789;0.2306695;-0.001903299,0.2869649;-0.03082258;-0.06799293,-0.1867652;0.5093421;-0.04166088,-0.2328569;0.2319666;-0.02353936,-0.270679;-0.03395021;-0.08376498,0.07898322;0.005315006;-0.03705478,0.1242275;-0.3221047;-0.1873597,0.1594914;-0.7320156;-0.06197572,0.1716128;-0.7627222;-0.1245275,-0.07795056;0.002133071;-0.03948184,-0.05685639;-0.3602614;-0.03126133,0.002476957;-0.7808885;0.03614774,0.005184991;-0.7704269;-0.04961859,0.0004574656;0.5174135;-0.07551193,567.2563
+0;0;0,-0.01623613;0.3007704;0.01928909,-0.03210608;0.5937198;0.02381123,0.1536864;0.4661298;0.01562484,0.259394;0.3219193;-0.2021349,0.3245589;0.2254254;-0.4515579,-0.1993663;0.4667222;-0.03811929,-0.2191951;0.3192165;-0.2773659,-0.2029505;0.1773525;-0.5126957,0.08390833;0.01035008;-0.02217933,0.1561793;-0.1915807;-0.3151693,0.1420536;-0.599668;-0.1800517,0.1692796;-0.615157;-0.2502973,-0.07159244;4.999352E-05;-0.05014155,-0.03858059;-0.3615146;-0.05499281,0.01279638;-0.7839941;0.007161133,0.02423883;-0.7443719;-0.07956502,-0.02826348;0.5215366;0.02498817,0;0;0,0.0006688982;0.2993382;-0.03866124,0.0003035925;0.5880425;-0.09094191,0.1831199;0.5073887;-0.02262259,0.2319789;0.2306695;-0.001903299,0.2869649;-0.03082258;-0.06799293,-0.1867652;0.5093421;-0.04166088,-0.2328569;0.2319666;-0.02353936,-0.270679;-0.03395021;-0.08376498,0.07898322;0.005315006;-0.03705478,0.1242275;-0.3221047;-0.1873597,0.1594914;-0.7320156;-0.06197572,0.1716128;-0.7627222;-0.1245275,-0.07795056;0.002133071;-0.03948184,-0.05685639;-0.3602614;-0.03126133,0.002476957;-0.7808885;0.03614774,0.005184991;-0.7704269;-0.04961859,0.0004574656;0.5174135;-0.07551193,567.2784
+0;0;0,-0.0163288;0.3005722;0.01961758,-0.03214689;0.5933035;0.02443652,0.1534961;0.4658796;0.01557873,0.2582822;0.324352;-0.200793,0.3262098;0.2273711;-0.4534505,-0.1989328;0.4662868;-0.0384465,-0.2337729;0.3135121;-0.2692559,-0.208349;0.185602;-0.5159295,0.08422576;0.01020538;-0.02184306,0.1555929;-0.1876359;-0.3176656,0.1384018;-0.6000535;-0.1868338,0.1643014;-0.6158334;-0.2579179,-0.07163104;0.0002077453;-0.05044002,-0.03832588;-0.3612049;-0.05457298,0.01340691;-0.7865553;0.007888749,0.02499098;-0.7468742;-0.07924113,-0.02832454;0.5211787;0.02555279,0;0;0,0.001795106;0.2992479;-0.03798127,0.002504479;0.587891;-0.08938789,0.1847382;0.506439;-0.02088523,0.233133;0.2321883;-0.004409075,0.2890182;-0.0312694;-0.07736206,-0.1847259;0.5091841;-0.04036659,-0.2307993;0.234509;-0.02431103,-0.2699532;-0.03447309;-0.08732606,0.0793009;0.005279064;-0.03686118,0.1238319;-0.3182423;-0.1952794,0.1609828;-0.730738;-0.06891537,0.1725279;-0.7611923;-0.1324097,-0.0780953;0.002147478;-0.03964542,-0.05452935;-0.3599857;-0.03260285,0.005358756;-0.7834099;0.03541302,0.00815033;-0.7729656;-0.05078045,0.002373867;0.5172719;-0.07419658,567.2912
+0;0;0,-0.01633405;0.3006688;0.01962389,-0.03215539;0.5934604;0.02444371,0.1529956;0.466169;0.01561323,0.2564822;0.3263966;-0.1980751,0.3254172;0.2279773;-0.4544798,-0.1984778;0.4665751;-0.03826553,-0.2328858;0.315695;-0.2662125,-0.2070848;0.1858878;-0.5165446,0.08454705;0.01024431;-0.02192639,0.1560866;-0.1880748;-0.3184634,0.1391285;-0.5949018;-0.1894051,0.1650979;-0.610805;-0.2606806,-0.07190429;0.0002085377;-0.05063244,-0.03851869;-0.362077;-0.05477538,0.01251282;-0.7816615;0.006839644,0.02412809;-0.7419543;-0.08052489,-0.02833212;0.5213181;0.02556025,0;0;0,0.001815587;0.2994059;-0.037503,0.002743661;0.5881391;-0.088732,0.1843549;0.5057124;-0.02033901,0.2322099;0.2346972;-0.007333994,0.2899287;-0.03142402;-0.08498597,-0.1839505;0.508917;-0.03945673,-0.2295396;0.2375613;-0.02544856,-0.2703067;-0.03463444;-0.09200165,0.07973348;0.005467579;-0.03669596,0.1216624;-0.3150977;-0.2036163,0.1567847;-0.7225978;-0.08048248,0.1730482;-0.7519085;-0.144353,-0.07846589;0.001985811;-0.03966201,-0.05409992;-0.3609966;-0.03394872,0.005345728;-0.7790067;0.03074677,0.01710164;-0.8145379;-0.02781238,0.002556171;0.5175024;-0.07353973,567.3117
+0;0;0,-0.01633405;0.3006688;0.01962389,-0.03215539;0.5934604;0.02444371,0.1529956;0.466169;0.01561323,0.2564822;0.3263966;-0.1980751,0.3254172;0.2279773;-0.4544798,-0.1984778;0.4665751;-0.03826553,-0.2328858;0.315695;-0.2662125,-0.2070848;0.1858878;-0.5165446,0.08454705;0.01024431;-0.02192639,0.1560866;-0.1880748;-0.3184634,0.1391285;-0.5949018;-0.1894051,0.1650979;-0.610805;-0.2606806,-0.07190429;0.0002085377;-0.05063244,-0.03851869;-0.362077;-0.05477538,0.01251282;-0.7816615;0.006839644,0.02412809;-0.7419543;-0.08052489,-0.02833212;0.5213181;0.02556025,0;0;0,0.001815587;0.2994059;-0.037503,0.002743661;0.5881391;-0.088732,0.1843549;0.5057124;-0.02033901,0.2322099;0.2346972;-0.007333994,0.2899287;-0.03142402;-0.08498597,-0.1839505;0.508917;-0.03945673,-0.2295396;0.2375613;-0.02544856,-0.2703067;-0.03463444;-0.09200165,0.07973348;0.005467579;-0.03669596,0.1216624;-0.3150977;-0.2036163,0.1567847;-0.7225978;-0.08048248,0.1730482;-0.7519085;-0.144353,-0.07846589;0.001985811;-0.03966201,-0.05409992;-0.3609966;-0.03394872,0.005345728;-0.7790067;0.03074677,0.01710164;-0.8145379;-0.02781238,0.002556171;0.5175024;-0.07353973,567.3234
+0;0;0,-0.01638012;0.3006175;0.02035791,-0.03215226;0.5934025;0.0256635,0.1529755;0.4662068;0.01590243,0.2559303;0.3337935;-0.2026737,0.3219153;0.2601589;-0.4680145,-0.1981684;0.4663347;-0.03781713,-0.2208363;0.3105131;-0.2639018,-0.2049069;0.19024;-0.519758,0.08469135;0.01001256;-0.02147181,0.1551696;-0.1835469;-0.3213887,0.1382975;-0.591321;-0.1953433,0.1636744;-0.6070842;-0.2669215,-0.07181433;0.0003278973;-0.05075933,-0.03778936;-0.3619085;-0.05387146,0.01331334;-0.7814252;0.008144841,0.0248863;-0.7416832;-0.07922143,-0.02833432;0.5212584;0.02668002,0;0;0,0.001815587;0.2994059;-0.037503,0.002743661;0.5881391;-0.088732,0.1843549;0.5057124;-0.02033901,0.2322099;0.2346972;-0.007333994,0.2899287;-0.03142402;-0.08498597,-0.1839505;0.508917;-0.03945673,-0.2295396;0.2375613;-0.02544856,-0.2703067;-0.03463444;-0.09200165,0.07973348;0.005467579;-0.03669596,0.1216624;-0.3150977;-0.2036163,0.1567847;-0.7225978;-0.08048248,0.1730482;-0.7519085;-0.144353,-0.07846589;0.001985811;-0.03966201,-0.05409992;-0.3609966;-0.03394872,0.005345728;-0.7790067;0.03074677,0.01710164;-0.8145379;-0.02781238,0.002556171;0.5175024;-0.07353973,567.3449
+0;0;0,-0.01637646;0.3005504;0.02035336,-0.03214157;0.5932049;0.02565657,0.1526255;0.4661499;0.01591639,0.2545366;0.335079;-0.200444,0.3213093;0.2605654;-0.4689521,-0.197823;0.4662776;-0.03769679,-0.2202612;0.3120356;-0.2614896,-0.2041417;0.1903268;-0.5203999,0.0849167;0.0100392;-0.02152895,0.1553199;-0.1833139;-0.3211261,0.1386084;-0.5872029;-0.1962816,0.1651073;-0.6049894;-0.2710245,-0.07200541;0.0003287697;-0.0508944,-0.03801672;-0.3615215;-0.05400321,0.01259911;-0.7770413;0.007422227,0.02468373;-0.7368685;-0.08380666,-0.0283253;0.5210925;0.02667264,0;0;0,0.001825202;0.299406;-0.03695488,0.00289432;0.5880725;-0.08779907,0.1839583;0.5055709;-0.01908779,0.2309743;0.2370917;-0.009830952,0.2904331;-0.0305694;-0.09307539,-0.1834413;0.508142;-0.03871832,-0.2288735;0.2395055;-0.02656779,-0.2709111;-0.0351595;-0.09656386,0.08014149;0.005732477;-0.03632641,0.1191108;-0.3097687;-0.2125107,0.1528222;-0.7127897;-0.0882957,0.1680349;-0.738702;-0.160508,-0.07862923;0.001768771;-0.03986783,-0.05394632;-0.3608202;-0.03534248,0.004926391;-0.774992;0.02780398,0.01750678;-0.8128964;-0.03386423,0.002671383;0.5174541;-0.07267356,567.3565
+0;0;0,-0.01637646;0.3005504;0.02035336,-0.03214157;0.5932049;0.02565657,0.1526255;0.4661499;0.01591639,0.2545366;0.335079;-0.200444,0.3213093;0.2605654;-0.4689521,-0.197823;0.4662776;-0.03769679,-0.2202612;0.3120356;-0.2614896,-0.2041417;0.1903268;-0.5203999,0.0849167;0.0100392;-0.02152895,0.1553199;-0.1833139;-0.3211261,0.1386084;-0.5872029;-0.1962816,0.1651073;-0.6049894;-0.2710245,-0.07200541;0.0003287697;-0.0508944,-0.03801672;-0.3615215;-0.05400321,0.01259911;-0.7770413;0.007422227,0.02468373;-0.7368685;-0.08380666,-0.0283253;0.5210925;0.02667264,0;0;0,0.001825202;0.299406;-0.03695488,0.00289432;0.5880725;-0.08779907,0.1839583;0.5055709;-0.01908779,0.2309743;0.2370917;-0.009830952,0.2904331;-0.0305694;-0.09307539,-0.1834413;0.508142;-0.03871832,-0.2288735;0.2395055;-0.02656779,-0.2709111;-0.0351595;-0.09656386,0.08014149;0.005732477;-0.03632641,0.1191108;-0.3097687;-0.2125107,0.1528222;-0.7127897;-0.0882957,0.1680349;-0.738702;-0.160508,-0.07862923;0.001768771;-0.03986783,-0.05394632;-0.3608202;-0.03534248,0.004926391;-0.774992;0.02780398,0.01750678;-0.8128964;-0.03386423,0.002671383;0.5174541;-0.07267356,567.3788
+0;0;0,-0.01642006;0.3004135;0.02120498,-0.03211737;0.5928501;0.02702121,0.1522714;0.4658829;0.01652588,0.2525504;0.3449971;-0.2037464,0.3351248;0.2793797;-0.4733858,-0.1973713;0.4661303;-0.03673425,-0.2186166;0.3096648;-0.2564075,-0.204054;0.1922153;-0.5206481,0.08522037;0.009752074;-0.02085784,0.1546545;-0.1808799;-0.3219457,0.1369758;-0.5896165;-0.1992331,0.162385;-0.6039983;-0.2755926,-0.0717811;0.0005769609;-0.05137904,-0.03745435;-0.3608584;-0.05266717,0.01361472;-0.7803884;0.009163756,0.02556704;-0.7402531;-0.0813932,-0.02830561;0.5208004;0.02793504,0;0;0,0.001971584;0.2994328;-0.03610635,0.003377274;0.5880525;-0.08598709,0.1841063;0.5052122;-0.0179286,0.2306792;0.2387673;-0.01271248,0.2907747;-0.03061846;-0.1001732,-0.1828253;0.5076269;-0.03788381,-0.2284195;0.2411669;-0.02742329,-0.2709657;-0.03565046;-0.10085,0.08036585;0.005945385;-0.03603673,0.117362;-0.3044801;-0.2206521,0.1518775;-0.7109564;-0.09407306,0.1660221;-0.7378982;-0.1648099,-0.07864424;0.001555046;-0.04006656,-0.05353376;-0.3606219;-0.0364842,0.005887624;-0.7787333;0.0274573,0.01770163;-0.8152699;-0.03482798,0.003062252;0.5174488;-0.07110262,567.39
+0;0;0,-0.01642506;0.3005049;0.02121143,-0.03212288;0.5929511;0.02702811,0.1521762;0.4660146;0.01653839,0.2523571;0.3452471;-0.2035183,0.3336177;0.2806737;-0.4688674,-0.1972933;0.4662619;-0.03669537,-0.2185178;0.3099496;-0.2561536,-0.2041869;0.1943688;-0.5161899,0.08534122;0.009765903;-0.02088741,0.154391;-0.1798107;-0.3203084,0.1365019;-0.5934105;-0.1961357,0.1610047;-0.606209;-0.2697713,-0.07188288;0.000577779;-0.0514519,-0.03774617;-0.3588567;-0.0527329,0.01393053;-0.7833782;0.00983369,0.02545648;-0.7436045;-0.07749288,-0.02831131;0.5209048;0.02794189,0;0;0,0.001762781;0.2996235;-0.03529263,0.002965949;0.5883939;-0.08435512,0.1836718;0.504615;-0.01677275,0.2305622;0.2384593;-0.01387763,0.2905352;-0.02432436;-0.1062417,-0.1830936;0.5068864;-0.03682428,-0.2293535;0.2407505;-0.0280113,-0.2719406;-0.03066424;-0.1035327,0.08060776;0.006153762;-0.03576732,0.1149135;-0.2971182;-0.2286644,0.1499411;-0.7079123;-0.09895337,0.1580975;-0.7391905;-0.1624575,-0.07869082;0.001341204;-0.04025836,-0.05346345;-0.3588206;-0.03758981,0.006708261;-0.7818667;0.02733354,0.009556372;-0.7711539;-0.0591199,0.002707202;0.5177522;-0.06966853,567.4131
+0;0;0,-0.01642506;0.3005049;0.02121143,-0.03212288;0.5929511;0.02702811,0.1521762;0.4660146;0.01653839,0.2523571;0.3452471;-0.2035183,0.3336177;0.2806737;-0.4688674,-0.1972933;0.4662619;-0.03669537,-0.2185178;0.3099496;-0.2561536,-0.2041869;0.1943688;-0.5161899,0.08534122;0.009765903;-0.02088741,0.154391;-0.1798107;-0.3203084,0.1365019;-0.5934105;-0.1961357,0.1610047;-0.606209;-0.2697713,-0.07188288;0.000577779;-0.0514519,-0.03774617;-0.3588567;-0.0527329,0.01393053;-0.7833782;0.00983369,0.02545648;-0.7436045;-0.07749288,-0.02831131;0.5209048;0.02794189,0;0;0,0.001762781;0.2996235;-0.03529263,0.002965949;0.5883939;-0.08435512,0.1836718;0.504615;-0.01677275,0.2305622;0.2384593;-0.01387763,0.2905352;-0.02432436;-0.1062417,-0.1830936;0.5068864;-0.03682428,-0.2293535;0.2407505;-0.0280113,-0.2719406;-0.03066424;-0.1035327,0.08060776;0.006153762;-0.03576732,0.1149135;-0.2971182;-0.2286644,0.1499411;-0.7079123;-0.09895337,0.1580975;-0.7391905;-0.1624575,-0.07869082;0.001341204;-0.04025836,-0.05346345;-0.3588206;-0.03758981,0.006708261;-0.7818667;0.02733354,0.009556372;-0.7711539;-0.0591199,0.002707202;0.5177522;-0.06966853,567.4355
+0;0;0,-0.01654493;0.3004768;0.02164048,-0.03231373;0.592786;0.02795592,0.1513834;0.4659368;0.01674313,0.2504669;0.3485253;-0.2019688,0.3132889;0.2870898;-0.4759127,-0.1963684;0.4656685;-0.03671415,-0.2182103;0.3111858;-0.2537301,-0.2053353;0.2017252;-0.5194721,0.08531561;0.009608718;-0.02052247,0.1519493;-0.1822311;-0.316919,0.1345733;-0.5775637;-0.2043319,0.1586799;-0.5906578;-0.2777849,-0.07172;0.0006435823;-0.05145948,-0.0373606;-0.3570041;-0.05248349,0.01184198;-0.7610779;0.00725852,0.02339967;-0.7212904;-0.07994349,-0.0284878;0.5207837;0.02873916,0;0;0,0.001733214;0.2997233;-0.03451514,0.002999876;0.5885446;-0.08253765,0.1833834;0.5044506;-0.01629806,0.22953;0.2411882;-0.01514244,0.2905762;-0.02221718;-0.1134132,-0.1826146;0.5067056;-0.0360149,-0.2286448;0.2435271;-0.02852044,-0.2718095;-0.02939641;-0.108619,0.08059861;0.006403387;-0.03542757,0.1135867;-0.2885618;-0.2379142,0.1424602;-0.679285;-0.1123463,0.1541671;-0.7106712;-0.1750221,-0.07847741;0.001159243;-0.04040056,-0.05327261;-0.3572474;-0.03869081,0.003955986;-0.7598075;0.02404587,0.006730292;-0.7489712;-0.06231744,0.002721313;0.5178916;-0.06812739,567.4579
+0;0;0,-0.0165308;0.30022;0.02162198,-0.03228288;0.5922194;0.02793102,0.1513524;0.4654708;0.01672116,0.249825;0.3487832;-0.2006422,0.3129298;0.2870712;-0.4758191,-0.1962884;0.4652026;-0.03671906,-0.2179956;0.3116724;-0.2523969,-0.2050627;0.2017191;-0.5193349,0.08532436;0.009609704;-0.02052457,0.1513062;-0.1803534;-0.3140215,0.1338305;-0.5779545;-0.2007883,0.1585477;-0.5921401;-0.2761018,-0.07172737;0.0006436484;-0.05146476,-0.0377041;-0.3535052;-0.05247875,0.01178082;-0.7598977;0.007606074,0.02363124;-0.7198623;-0.08180466,-0.02846137;0.5203001;0.02871336,0;0;0,0.001955327;0.2995246;-0.03397107,0.003523842;0.5881203;-0.08144569,0.1837285;0.503624;-0.01533627,0.2292638;0.2419254;-0.01566958,0.2916515;-0.02082866;-0.1185334,-0.1820002;0.5061558;-0.0344982,-0.2281706;0.2446225;-0.02918236,-0.2715054;-0.02819678;-0.1140627,0.08073731;0.006450281;-0.03512454,0.1125732;-0.2796783;-0.2441627,0.140568;-0.6713131;-0.1135783,0.1539839;-0.7040985;-0.1777143,-0.0783933;0.001073359;-0.0405856,-0.0524614;-0.3537601;-0.03970506,0.004840679;-0.7586027;0.02379863,0.007595749;-0.7481934;-0.06476793,0.003165439;0.5175251;-0.06717062,567.4794
+0;0;0,-0.0165308;0.30022;0.02162198,-0.03228288;0.5922194;0.02793102,0.1513524;0.4654708;0.01672116,0.249825;0.3487832;-0.2006422,0.3129298;0.2870712;-0.4758191,-0.1962884;0.4652026;-0.03671906,-0.2179956;0.3116724;-0.2523969,-0.2050627;0.2017191;-0.5193349,0.08532436;0.009609704;-0.02052457,0.1513062;-0.1803534;-0.3140215,0.1338305;-0.5779545;-0.2007883,0.1585477;-0.5921401;-0.2761018,-0.07172737;0.0006436484;-0.05146476,-0.0377041;-0.3535052;-0.05247875,0.01178082;-0.7598977;0.007606074,0.02363124;-0.7198623;-0.08180466,-0.02846137;0.5203001;0.02871336,0;0;0,0.001955327;0.2995246;-0.03397107,0.003523842;0.5881203;-0.08144569,0.1837285;0.503624;-0.01533627,0.2292638;0.2419254;-0.01566958,0.2916515;-0.02082866;-0.1185334,-0.1820002;0.5061558;-0.0344982,-0.2281706;0.2446225;-0.02918236,-0.2715054;-0.02819678;-0.1140627,0.08073731;0.006450281;-0.03512454,0.1125732;-0.2796783;-0.2441627,0.140568;-0.6713131;-0.1135783,0.1539839;-0.7040985;-0.1777143,-0.0783933;0.001073359;-0.0405856,-0.0524614;-0.3537601;-0.03970506,0.004840679;-0.7586027;0.02379863,0.007595749;-0.7481934;-0.06476793,0.003165439;0.5175251;-0.06717062,567.4908
+0;0;0,-0.01669604;0.3001656;0.02224219,-0.03251006;0.592149;0.02908632,0.1510543;0.4652454;0.0171803,0.2497203;0.3526787;-0.2022586,0.3251333;0.3060545;-0.4773076,-0.196217;0.4648687;-0.03618482,-0.2265912;0.3491793;-0.2733621,-0.208022;0.2401988;-0.5403665,0.08538578;0.009590418;-0.02027664,0.150497;-0.1820174;-0.3128975,0.1328723;-0.5805014;-0.2028355,0.1563491;-0.592715;-0.2796617,-0.07171697;0.0005788389;-0.05148001,-0.0370159;-0.3535056;-0.05168714,0.01194166;-0.759794;0.00952379,0.02376632;-0.7197279;-0.0798869,-0.02867284;0.5202295;0.02974835,0;0;0,0.001955327;0.2995246;-0.03397107,0.003523842;0.5881203;-0.08144569,0.1837285;0.503624;-0.01533627,0.2292638;0.2419254;-0.01566958,0.2916515;-0.02082866;-0.1185334,-0.1820002;0.5061558;-0.0344982,-0.2281706;0.2446225;-0.02918236,-0.2715054;-0.02819678;-0.1140627,0.08073731;0.006450281;-0.03512454,0.1125732;-0.2796783;-0.2441627,0.140568;-0.6713131;-0.1135783,0.1539839;-0.7040985;-0.1777143,-0.0783933;0.001073359;-0.0405856,-0.0524614;-0.3537601;-0.03970506,0.004840679;-0.7586027;0.02379863,0.007595749;-0.7481934;-0.06476793,0.003165439;0.5175251;-0.06717062,567.5124
+0;0;0,-0.01669097;0.3000744;0.02223543,-0.03248762;0.5917364;0.02907345,0.1506811;0.465064;0.01719365,0.2491163;0.3527606;-0.201732,0.3246223;0.3060788;-0.4771205,-0.1958373;0.4646881;-0.03605577,-0.2261404;0.3492693;-0.2726783,-0.2075484;0.2401543;-0.5400121,0.08549441;0.009602618;-0.02030244,0.1505271;-0.181774;-0.3125703,0.1331459;-0.5747516;-0.2040291,0.1576479;-0.5888085;-0.2842101,-0.07180821;0.0005795753;-0.0515455,-0.03714901;-0.3530777;-0.05175238,0.01113203;-0.7537518;0.008612711,0.02347303;-0.7132462;-0.08470227,-0.02865637;0.5199288;0.02973445,0;0;0,0.002040096;0.2995537;-0.03287935,0.003896669;0.5881014;-0.07863665,0.1837647;0.5027976;-0.01386524,0.2295921;0.2417904;-0.01611519,0.2920604;-0.01900101;-0.1247647,-0.1813827;0.5056556;-0.03280523,-0.2277482;0.2447523;-0.02969101,-0.2707429;-0.02692589;-0.1194772,0.0808676;0.006448299;-0.03510761,0.1121809;-0.2772764;-0.2467548,0.1391368;-0.6622682;-0.1142051,0.1559332;-0.6966062;-0.1816504,-0.07849367;0.001027851;-0.04063718,-0.05169984;-0.3533122;-0.04081013,0.004257727;-0.7525257;0.02253011,0.007087684;-0.7428144;-0.06993996,0.003447797;0.5175263;-0.06483817,567.5346
+0;0;0,-0.01669097;0.3000744;0.02223543,-0.03248762;0.5917364;0.02907345,0.1506811;0.465064;0.01719365,0.2491163;0.3527606;-0.201732,0.3246223;0.3060788;-0.4771205,-0.1958373;0.4646881;-0.03605577,-0.2261404;0.3492693;-0.2726783,-0.2075484;0.2401543;-0.5400121,0.08549441;0.009602618;-0.02030244,0.1505271;-0.181774;-0.3125703,0.1331459;-0.5747516;-0.2040291,0.1576479;-0.5888085;-0.2842101,-0.07180821;0.0005795753;-0.0515455,-0.03714901;-0.3530777;-0.05175238,0.01113203;-0.7537518;0.008612711,0.02347303;-0.7132462;-0.08470227,-0.02865637;0.5199288;0.02973445,0;0;0,0.002040096;0.2995537;-0.03287935,0.003896669;0.5881014;-0.07863665,0.1837647;0.5027976;-0.01386524,0.2295921;0.2417904;-0.01611519,0.2920604;-0.01900101;-0.1247647,-0.1813827;0.5056556;-0.03280523,-0.2277482;0.2447523;-0.02969101,-0.2707429;-0.02692589;-0.1194772,0.0808676;0.006448299;-0.03510761,0.1121809;-0.2772764;-0.2467548,0.1391368;-0.6622682;-0.1142051,0.1559332;-0.6966062;-0.1816504,-0.07849367;0.001027851;-0.04063718,-0.05169984;-0.3533122;-0.04081013,0.004257727;-0.7525257;0.02253011,0.007087684;-0.7428144;-0.06993996,0.003447797;0.5175263;-0.06483817,567.5461
+0;0;0,-0.01688692;0.3003424;0.02298682,-0.03274957;0.5923145;0.03034801,0.1503943;0.4655043;0.01782524,0.2469585;0.3692261;-0.2084634,0.3313526;0.2799408;-0.473173,-0.1959406;0.4651625;-0.03523497,-0.2143568;0.3344924;-0.2641167,-0.2053322;0.2295115;-0.5362619,0.08544319;0.009649604;-0.02016377,0.1496014;-0.1820522;-0.3128002,0.1317397;-0.5728598;-0.207912,0.1563005;-0.5845771;-0.2882901,-0.07177592;0.0004673852;-0.05146097,-0.03663691;-0.3534632;-0.05090423,0.01118269;-0.7510239;0.0100047,0.02334647;-0.7105803;-0.08244628,-0.0288956;0.5204308;0.03090253,0;0;0,0.001940723;0.3000023;-0.03184319,0.00367729;0.5891078;-0.07615471,0.1836184;0.5025012;-0.01219487,0.2292483;0.2423117;-0.01666331,0.2934397;-0.01762125;-0.1327658,-0.1816516;0.5054023;-0.03159557,-0.2280428;0.2453144;-0.02991382,-0.2714402;-0.02660635;-0.1265638,0.08085163;0.006668881;-0.03491092,0.1118947;-0.2748675;-0.2500284,0.138815;-0.6563429;-0.1166004,0.1560773;-0.6904809;-0.1828766,-0.07836878;0.0008584343;-0.04071644,-0.05113064;-0.3537648;-0.04225519,0.003780756;-0.7499306;0.02168629,0.01169245;-0.7834761;-0.04689638,0.003266942;0.5183824;-0.0627315,567.5576
+0;0;0,-0.01690287;0.3006262;0.02300854,-0.03277494;0.5927713;0.0303747,0.1499667;0.466056;0.01788159,0.2464606;0.3698478;-0.2082424,0.3307282;0.2806964;-0.4725551,-0.1955882;0.465715;-0.03505912,-0.2139911;0.3351399;-0.2637744,-0.2049799;0.2303164;-0.5355114,0.08547038;0.009652674;-0.02017019,0.1496617;-0.1821479;-0.3129573,0.1317763;-0.5734723;-0.2079304,0.156035;-0.5846764;-0.2873197,-0.07179876;0.0004675339;-0.05147734,-0.03664165;-0.3536454;-0.05092031,0.01124118;-0.7517319;0.01006915,0.02325531;-0.7114168;-0.0812444,-0.02891942;0.5208588;0.03092944,0;0;0,0.001939446;0.3004015;-0.03076339,0.003566686;0.5898793;-0.07377601,0.1831253;0.5023333;-0.01047564,0.2290812;0.242443;-0.01713133,0.2942203;-0.01352742;-0.1402012,-0.1813358;0.5048859;-0.03034241,-0.2281357;0.245061;-0.03047907,-0.2707894;-0.02432323;-0.1330605,0.08094232;0.006937563;-0.03471899,0.1114561;-0.2712056;-0.2545772,0.1403437;-0.6527141;-0.1200333,0.157157;-0.6858932;-0.185719,-0.07834885;0.0006150571;-0.04082004,-0.05008803;-0.3541;-0.0441165,0.00378754;-0.7506553;0.0216605,0.01210843;-0.7843128;-0.04517808,0.003197938;0.5190638;-0.06067562,567.5806
+0;0;0,-0.01690287;0.3006262;0.02300854,-0.03277494;0.5927713;0.0303747,0.1499667;0.466056;0.01788159,0.2464606;0.3698478;-0.2082424,0.3307282;0.2806964;-0.4725551,-0.1955882;0.465715;-0.03505912,-0.2139911;0.3351399;-0.2637744,-0.2049799;0.2303164;-0.5355114,0.08547038;0.009652674;-0.02017019,0.1496617;-0.1821479;-0.3129573,0.1317763;-0.5734723;-0.2079304,0.156035;-0.5846764;-0.2873197,-0.07179876;0.0004675339;-0.05147734,-0.03664165;-0.3536454;-0.05092031,0.01124118;-0.7517319;0.01006915,0.02325531;-0.7114168;-0.0812444,-0.02891942;0.5208588;0.03092944,0;0;0,0.001939446;0.3004015;-0.03076339,0.003566686;0.5898793;-0.07377601,0.1831253;0.5023333;-0.01047564,0.2290812;0.242443;-0.01713133,0.2942203;-0.01352742;-0.1402012,-0.1813358;0.5048859;-0.03034241,-0.2281357;0.245061;-0.03047907,-0.2707894;-0.02432323;-0.1330605,0.08094232;0.006937563;-0.03471899,0.1114561;-0.2712056;-0.2545772,0.1403437;-0.6527141;-0.1200333,0.157157;-0.6858932;-0.185719,-0.07834885;0.0006150571;-0.04082004,-0.05008803;-0.3541;-0.0441165,0.00378754;-0.7506553;0.0216605,0.01210843;-0.7843128;-0.04517808,0.003197938;0.5190638;-0.06067562,567.6034
+0;0;0,-0.01796187;0.3004638;0.0236972,-0.03421831;0.5924479;0.03146335,0.1482079;0.4656688;0.01874724,0.2433993;0.3769916;-0.2097756,0.3103135;0.299368;-0.484073,-0.196619;0.4655604;-0.03398604,-0.2154791;0.3347196;-0.2613024,-0.2037752;0.2394417;-0.5379378,0.08530579;0.01099047;-0.0202264,0.1540154;-0.1295673;-0.3407284,0.1310711;-0.5181375;-0.2240881,0.1550991;-0.5285788;-0.3004147,-0.07220198;-0.0004697335;-0.05092768,-0.03729061;-0.3554054;-0.04998463,0.01063481;-0.7541375;0.01193537,0.0222253;-0.7141211;-0.07640439,-0.03027423;0.5205848;0.03195123,0;0;0,0.001932602;0.3004122;-0.03018999,0.003557555;0.589856;-0.07255554,0.1826576;0.5018872;-0.009190321,0.2290497;0.2432094;-0.01820588,0.2964331;-0.01069644;-0.1475632,-0.1809973;0.50508;-0.0291861,-0.2280313;0.2463673;-0.03100032,-0.2704024;-0.02179143;-0.1407163,0.08100778;0.006921038;-0.03459501,0.1113447;-0.2698206;-0.2575138,0.1416789;-0.6518238;-0.1223413,0.1572955;-0.6821027;-0.1868483,-0.07830752;0.0006341151;-0.0409207,-0.04855716;-0.3547201;-0.04703066,0.004165657;-0.7517224;0.02172742,0.01141793;-0.7841493;-0.04221684,0.00318969;0.5190573;-0.05961299,567.6245
+0;0;0,-0.0179677;0.3005613;0.02370489,-0.03422034;0.5924767;0.03146997,0.1479121;0.4658213;0.01877522,0.2432105;0.3770443;-0.2100045,0.3096845;0.2999313;-0.4824978,-0.1963508;0.465713;-0.0338718,-0.215232;0.3347251;-0.2614437,-0.2036052;0.2400739;-0.5362595,0.08527154;0.01098606;-0.02021828,0.1541959;-0.130011;-0.341722,0.1310954;-0.5212259;-0.2242878,0.1547735;-0.5310783;-0.2995028,-0.07217299;-0.0004695448;-0.05090723,-0.03715251;-0.3565145;-0.04996122,0.01109911;-0.7579605;0.01238022,0.02252081;-0.7180899;-0.07467306,-0.03027811;0.5206475;0.03195761,0;0;0,0.001916405;0.3005943;-0.02934766,0.003539409;0.5901524;-0.07044339,0.1825514;0.5017639;-0.008370634,0.2297966;0.2430749;-0.0206654,0.2972069;-0.006409094;-0.1541996,-0.1807644;0.5049296;-0.02798289,-0.2281316;0.2460005;-0.03190183,-0.2688364;-0.01788697;-0.1473328,0.08103058;0.007019743;-0.03443074,0.1112607;-0.2704586;-0.2582326,0.1478035;-0.6574143;-0.1305476,0.1607509;-0.6890864;-0.1924757,-0.07822882;0.0006003113;-0.04099511,-0.04737123;-0.35574;-0.04903834,0.004981492;-0.7552118;0.02206061,0.01220804;-0.7855306;-0.04209216,0.003173389;0.5193284;-0.05783224,567.6465
+0;0;0,-0.01901841;0.3004254;0.02459162,-0.03577952;0.5922969;0.03287638,0.1465865;0.4659557;0.01991872,0.2413816;0.3797092;-0.210035,0.3069879;0.3082132;-0.4842647,-0.1976408;0.4654182;-0.0327687,-0.2168573;0.3356335;-0.2610009,-0.2013528;0.2933067;-0.5483784,0.08509338;0.01192289;-0.02043695,0.1493057;-0.09710453;-0.3550788,0.1325434;-0.4926725;-0.2520324,0.1423902;-0.453623;-0.3393668,-0.07258259;-0.001354543;-0.05030548,-0.03785263;-0.357428;-0.04934727,0.009926386;-0.7591527;0.01154585,0.02131696;-0.7191737;-0.07549915,-0.03168623;0.5204754;0.03325559,0;0;0,0.001916405;0.3005943;-0.02934766,0.003539409;0.5901524;-0.07044339,0.1825514;0.5017639;-0.008370634,0.2297966;0.2430749;-0.0206654,0.2972069;-0.006409094;-0.1541996,-0.1807644;0.5049296;-0.02798289,-0.2281316;0.2460005;-0.03190183,-0.2688364;-0.01788697;-0.1473328,0.08103058;0.007019743;-0.03443074,0.1112607;-0.2704586;-0.2582326,0.1478035;-0.6574143;-0.1305476,0.1607509;-0.6890864;-0.1924757,-0.07822882;0.0006003113;-0.04099511,-0.04737123;-0.35574;-0.04903834,0.004981492;-0.7552118;0.02206061,0.01220804;-0.7855306;-0.04209216,0.003173389;0.5193284;-0.05783224,567.6583
+0;0;0,-0.01900875;0.3002728;0.02457912,-0.03576431;0.5920475;0.03286181,0.146292;0.4658391;0.01992695,0.2410888;0.3795911;-0.210031,0.306513;0.3082935;-0.4834993,-0.1973416;0.4653026;-0.03266957,-0.2165583;0.3355155;-0.260906,-0.2010969;0.2933063;-0.5474857,0.08510824;0.01192498;-0.02044052,0.1497129;-0.09776872;-0.3571274,0.1328115;-0.4966194;-0.2532258,0.1426203;-0.4576049;-0.3402232,-0.07259526;-0.00135478;-0.05031426,-0.03765307;-0.3596042;-0.0493502,0.01052246;-0.7646626;0.01204826,0.02186909;-0.7247222;-0.07466082,-0.03167323;0.5202648;0.03324082,0;0;0,0.002216808;0.3005005;-0.02870131,0.004273824;0.5900729;-0.06898522,0.1827879;0.5014845;-0.007100105,0.2304846;0.2430552;-0.02275705,0.2984055;-0.003721192;-0.1592736,-0.1799296;0.5045555;-0.02747144,-0.2279567;0.2457721;-0.03298099,-0.2676119;-0.01464346;-0.1544711,0.081127;0.006951392;-0.0342567,0.1115197;-0.2722541;-0.2593901,0.1513135;-0.6637759;-0.1357363,0.1640505;-0.6955191;-0.1971494,-0.07815993;0.0006486372;-0.0411587,-0.04578546;-0.3576819;-0.05191197,0.006190162;-0.7601759;0.02198067,0.01577977;-0.7868161;-0.04469735,0.003774136;0.5192505;-0.05659223,567.6802
+0;0;0,-0.01900875;0.3002728;0.02457912,-0.03576431;0.5920475;0.03286181,0.146292;0.4658391;0.01992695,0.2410888;0.3795911;-0.210031,0.306513;0.3082935;-0.4834993,-0.1973416;0.4653026;-0.03266957,-0.2165583;0.3355155;-0.260906,-0.2010969;0.2933063;-0.5474857,0.08510824;0.01192498;-0.02044052,0.1497129;-0.09776872;-0.3571274,0.1328115;-0.4966194;-0.2532258,0.1426203;-0.4576049;-0.3402232,-0.07259526;-0.00135478;-0.05031426,-0.03765307;-0.3596042;-0.0493502,0.01052246;-0.7646626;0.01204826,0.02186909;-0.7247222;-0.07466082,-0.03167323;0.5202648;0.03324082,0;0;0,0.002216808;0.3005005;-0.02870131,0.004273824;0.5900729;-0.06898522,0.1827879;0.5014845;-0.007100105,0.2304846;0.2430552;-0.02275705,0.2984055;-0.003721192;-0.1592736,-0.1799296;0.5045555;-0.02747144,-0.2279567;0.2457721;-0.03298099,-0.2676119;-0.01464346;-0.1544711,0.081127;0.006951392;-0.0342567,0.1115197;-0.2722541;-0.2593901,0.1513135;-0.6637759;-0.1357363,0.1640505;-0.6955191;-0.1971494,-0.07815993;0.0006486372;-0.0411587,-0.04578546;-0.3576819;-0.05191197,0.006190162;-0.7601759;0.02198067,0.01577977;-0.7868161;-0.04469735,0.003774136;0.5192505;-0.05659223,567.7025
+0;0;0,-0.01901144;0.3003152;0.0245826,-0.03576346;0.5920284;0.03286379,0.1458592;0.465973;0.01996117,0.2404562;0.3799068;-0.2095119,0.3080124;0.3062858;-0.4918922,-0.1969394;0.4654377;-0.03250757,-0.2161156;0.3359243;-0.2602627,-0.2001504;0.2923395;-0.5561816,0.08506145;0.01191842;-0.02042929,0.1501177;-0.09854187;-0.3594691,0.1330833;-0.5005305;-0.2547501,0.1428783;-0.4615286;-0.3416252,-0.07255536;-0.001354035;-0.0502866,-0.03736898;-0.362107;-0.0493158,0.01118557;-0.7703524;0.01256571,0.02251624;-0.730426;-0.07402147,-0.03167357;0.5202664;0.03324269,0;0;0,0.002301279;0.3006023;-0.02807069,0.004582755;0.5902048;-0.06766677,0.1826458;0.5015562;-0.006249666,0.2307087;0.2439196;-0.02433896,0.3020169;-0.005219251;-0.1745638,-0.1793174;0.5042232;-0.02717468,-0.2275047;0.2460636;-0.03392239,-0.2684042;-0.02052;-0.1642407,0.08110868;0.006999746;-0.03416491,0.1117581;-0.2748817;-0.259964,0.1545016;-0.670691;-0.1401348,0.1673677;-0.7022551;-0.2015237,-0.07808354;0.0006055044;-0.04120013,-0.04477633;-0.3600714;-0.05478556,0.007614903;-0.7653033;0.02198277,0.0175354;-0.79053;-0.04566225,0.004023917;0.5193769;-0.05543017,567.7139
+0;0;0,-0.01955586;0.3002492;0.02495987,-0.03658841;0.5919353;0.03357363,0.1451337;0.4660296;0.02062022,0.236623;0.3864229;-0.2124171,0.3069303;0.3004814;-0.4906138,-0.1975445;0.465075;-0.03204508,-0.2181839;0.3442251;-0.2643879,-0.2011889;0.237896;-0.5439014,0.08507007;0.01208779;-0.02029344,0.1490054;-0.09847854;-0.3595118,0.1317454;-0.5010026;-0.2569081,0.1415546;-0.4619694;-0.3437783,-0.07260111;-0.001643069;-0.0502119,-0.03758214;-0.36241;-0.04858695,0.01045399;-0.770686;0.013496,0.02179422;-0.7307416;-0.07308786,-0.03244449;0.5201762;0.0338935,0;0;0,0.002301279;0.3006023;-0.02807069,0.004582755;0.5902048;-0.06766677,0.1826458;0.5015562;-0.006249666,0.2307087;0.2439196;-0.02433896,0.3020169;-0.005219251;-0.1745638,-0.1793174;0.5042232;-0.02717468,-0.2275047;0.2460636;-0.03392239,-0.2684042;-0.02052;-0.1642407,0.08110868;0.006999746;-0.03416491,0.1117581;-0.2748817;-0.259964,0.1545016;-0.670691;-0.1401348,0.1673677;-0.7022551;-0.2015237,-0.07808354;0.0006055044;-0.04120013,-0.04477633;-0.3600714;-0.05478556,0.007614903;-0.7653033;0.02198277,0.0175354;-0.79053;-0.04566225,0.004023917;0.5193769;-0.05543017,567.7258
+0;0;0,-0.01955074;0.3001706;0.02495334,-0.03658355;0.5918613;0.03356717,0.1450033;0.4659942;0.02062389,0.2365743;0.3863164;-0.2126215,0.3070973;0.3001114;-0.4916715,-0.1974136;0.4650404;-0.03200125,-0.2180714;0.3440825;-0.2645516,-0.2010244;0.2374274;-0.5449223,0.08520743;0.0121073;-0.0203262,0.1495308;-0.09913001;-0.3616032,0.1321586;-0.5042704;-0.2583325,0.1421895;-0.4650329;-0.3471667,-0.07271832;-0.001645722;-0.05029297,-0.03748684;-0.364602;-0.04865816,0.01086152;-0.7755318;0.01382831,0.02245814;-0.7353625;-0.07471305,-0.03243948;0.5200996;0.03388704,0;0;0,0.002663512;0.300548;-0.02776813,0.005209938;0.5901833;-0.06714296,0.1830084;0.5011882;-0.005784512,0.2317747;0.2437119;-0.02734923,0.3043275;-0.003511682;-0.181914,-0.1786176;0.5039766;-0.0267474,-0.2276977;0.2459103;-0.03815263,-0.2687072;-0.01935387;-0.1731594,0.08130324;0.006888792;-0.03409362,0.1121476;-0.2776748;-0.2600436,0.1573344;-0.6767865;-0.142684,0.1715093;-0.7061886;-0.2086229,-0.07820736;0.0007216304;-0.04126908,-0.04416056;-0.3620182;-0.05682187,0.008791082;-0.7695048;0.02227354,0.020219;-0.8003254;-0.04290104,0.004567947;0.5193434;-0.0549643,567.7482
+0;0;0,-0.01955074;0.3001706;0.02495334,-0.03658355;0.5918613;0.03356717,0.1450033;0.4659942;0.02062389,0.2365743;0.3863164;-0.2126215,0.3070973;0.3001114;-0.4916715,-0.1974136;0.4650404;-0.03200125,-0.2180714;0.3440825;-0.2645516,-0.2010244;0.2374274;-0.5449223,0.08520743;0.0121073;-0.0203262,0.1495308;-0.09913001;-0.3616032,0.1321586;-0.5042704;-0.2583325,0.1421895;-0.4650329;-0.3471667,-0.07271832;-0.001645722;-0.05029297,-0.03748684;-0.364602;-0.04865816,0.01086152;-0.7755318;0.01382831,0.02245814;-0.7353625;-0.07471305,-0.03243948;0.5200996;0.03388704,0;0;0,0.002663512;0.300548;-0.02776813,0.005209938;0.5901833;-0.06714296,0.1830084;0.5011882;-0.005784512,0.2317747;0.2437119;-0.02734923,0.3043275;-0.003511682;-0.181914,-0.1786176;0.5039766;-0.0267474,-0.2276977;0.2459103;-0.03815263,-0.2687072;-0.01935387;-0.1731594,0.08130324;0.006888792;-0.03409362,0.1121476;-0.2776748;-0.2600436,0.1573344;-0.6767865;-0.142684,0.1715093;-0.7061886;-0.2086229,-0.07820736;0.0007216304;-0.04126908,-0.04416056;-0.3620182;-0.05682187,0.008791082;-0.7695048;0.02227354,0.020219;-0.8003254;-0.04290104,0.004567947;0.5193434;-0.0549643,567.7703
+0;0;0,-0.02007053;0.300101;0.02541861,-0.03743615;0.5917748;0.03448083,0.1439701;0.4658936;0.02130811,0.237332;0.3836273;-0.2102784,0.3066488;0.2996964;-0.4900412,-0.1978536;0.4648078;-0.03130257,-0.2207813;0.3555201;-0.2693088,-0.2033422;0.2776571;-0.5587043,0.0851806;0.01251867;-0.02045635,0.1483966;-0.1000637;-0.3648651,0.130521;-0.5110651;-0.2584621,0.1536162;-0.5493447;-0.3143705,-0.07297194;-0.002108696;-0.05001562,-0.03738408;-0.3681952;-0.04840116,0.01135252;-0.7854893;0.0152669,0.02310233;-0.7451389;-0.07459989,-0.03322708;0.5200083;0.03471207,0;0;0,0.002812818;0.3005677;-0.02758026,0.005575687;0.5902411;-0.06678557,0.1831479;0.5011185;-0.005748034,0.2325841;0.2442405;-0.0319438,0.3064265;-7.376075E-05;-0.1899765,-0.1781292;0.5040126;-0.02668847,-0.2278837;0.2462088;-0.04003655,-0.2697102;-0.01500171;-0.1819382,0.0813783;0.006852419;-0.03408122,0.1122949;-0.2830824;-0.2582918,0.1626419;-0.689106;-0.1435167,0.1749045;-0.7172348;-0.2127402,-0.07827079;0.0007540248;-0.04127988,-0.04363078;-0.3649892;-0.05917993,0.01023178;-0.7784127;0.02293656,0.02048369;-0.8122572;-0.04140638,0.004871234;0.5193875;-0.05464172,567.7924
+0;0;0,-0.02007053;0.300101;0.02541861,-0.03743615;0.5917748;0.03448083,0.1439701;0.4658936;0.02130811,0.237332;0.3836273;-0.2102784,0.3066488;0.2996964;-0.4900412,-0.1978536;0.4648078;-0.03130257,-0.2207813;0.3555201;-0.2693088,-0.2033422;0.2776571;-0.5587043,0.0851806;0.01251867;-0.02045635,0.1483966;-0.1000637;-0.3648651,0.130521;-0.5110651;-0.2584621,0.1536162;-0.5493447;-0.3143705,-0.07297194;-0.002108696;-0.05001562,-0.03738408;-0.3681952;-0.04840116,0.01135252;-0.7854893;0.0152669,0.02310233;-0.7451389;-0.07459989,-0.03322708;0.5200083;0.03471207,0;0;0,0.002812818;0.3005677;-0.02758026,0.005575687;0.5902411;-0.06678557,0.1831479;0.5011185;-0.005748034,0.2325841;0.2442405;-0.0319438,0.3064265;-7.376075E-05;-0.1899765,-0.1781292;0.5040126;-0.02668847,-0.2278837;0.2462088;-0.04003655,-0.2697102;-0.01500171;-0.1819382,0.0813783;0.006852419;-0.03408122,0.1122949;-0.2830824;-0.2582918,0.1626419;-0.689106;-0.1435167,0.1749045;-0.7172348;-0.2127402,-0.07827079;0.0007540248;-0.04127988,-0.04363078;-0.3649892;-0.05917993,0.01023178;-0.7784127;0.02293656,0.02048369;-0.8122572;-0.04140638,0.004871234;0.5193875;-0.05464172,567.8036
+0;0;0,-0.02006985;0.3000909;0.02541776,-0.03743523;0.5917607;0.03447968,0.1436381;0.4659783;0.02133217,0.236799;0.383889;-0.2097559,0.3071267;0.2987342;-0.4935986,-0.197543;0.4648946;-0.03117959,-0.2204213;0.355842;-0.2686737,-0.2027279;0.2768435;-0.5622894,0.08538755;0.01254908;-0.02050605,0.1490183;-0.100772;-0.3671745,0.1304912;-0.5267528;-0.2568936,0.1520802;-0.5605793;-0.3091558,-0.07314923;-0.002113819;-0.05013715,-0.03732788;-0.3706023;-0.04851209,0.01318498;-0.8031052;0.01747641,0.0241685;-0.7634298;-0.06652949,-0.03322599;0.5199912;0.03471093,0;0;0,0.002943683;0.3005643;-0.02749276,0.005841754;0.5902249;-0.0667491,0.1830706;0.5010657;-0.005875111,0.2326766;0.2451317;-0.03513861,0.3082569;-0.0003671944;-0.1987903,-0.1775507;0.5039084;-0.02677195,-0.2277878;0.2468646;-0.04173979,-0.2703189;-0.01744699;-0.1869792,0.08156454;0.006844431;-0.03419638,0.1123351;-0.2877712;-0.2562873,0.1685769;-0.7101107;-0.144793,0.1837847;-0.7418545;-0.2016056,-0.07847894;0.0007506924;-0.04134617,-0.04364552;-0.3672952;-0.06130686,0.01263066;-0.7956772;0.02405486,0.02296564;-0.8238561;-0.03742396,0.005109843;0.5193729;-0.0545795,567.8255
+0;0;0,-0.0203652;0.3000555;0.02559969,-0.03800108;0.5916945;0.03510085,0.1430633;0.4657417;0.02198161,0.2377283;0.3852413;-0.2090542,0.3152242;0.3695517;-0.5031838,-0.1980308;0.4645585;-0.03053677,-0.2221704;0.3620389;-0.2707998,-0.2034088;0.2751423;-0.5621089,0.08540662;0.01242751;-0.02050072,0.1477733;-0.09965363;-0.3678015,0.1293791;-0.5253966;-0.256584,0.1508611;-0.5570434;-0.3114424,-0.07319088;-0.002089024;-0.0500774,-0.0371066;-0.3705516;-0.04840403,0.01483317;-0.8029054;0.01745322,0.02576894;-0.7631994;-0.06655538,-0.03375753;0.5199268;0.03523495,0;0;0,0.002943683;0.3005643;-0.02749276,0.005841754;0.5902249;-0.0667491,0.1830706;0.5010657;-0.005875111,0.2326766;0.2451317;-0.03513861,0.3082569;-0.0003671944;-0.1987903,-0.1775507;0.5039084;-0.02677195,-0.2277878;0.2468646;-0.04173979,-0.2703189;-0.01744699;-0.1869792,0.08156454;0.006844431;-0.03419638,0.1123351;-0.2877712;-0.2562873,0.1685769;-0.7101107;-0.144793,0.1837847;-0.7418545;-0.2016056,-0.07847894;0.0007506924;-0.04134617,-0.04364552;-0.3672952;-0.06130686,0.01263066;-0.7956772;0.02405486,0.02296564;-0.8238561;-0.03742396,0.005109843;0.5193729;-0.0545795,567.8369
+0;0;0,-0.02036565;0.3000621;0.02560025,-0.03799614;0.591612;0.03509838,0.1428316;0.4657507;0.02199676,0.2374971;0.3852498;-0.2090404,0.3159895;0.3693584;-0.5069518,-0.1978082;0.464569;-0.03045166,-0.2219479;0.3620489;-0.2707162,-0.2029451;0.274035;-0.5657708,0.08544852;0.01243361;-0.02051078,0.1481521;-0.100253;-0.3696876,0.1298861;-0.5230295;-0.2592451,0.1517382;-0.5557382;-0.3150485,-0.07322679;-0.002090049;-0.05010197,-0.03694759;-0.3725431;-0.04841956,0.01463027;-0.8018844;0.01697881,0.02575443;-0.7620112;-0.06847691,-0.03375372;0.5198636;0.03523245,0;0;0,0.003049679;0.3005672;-0.02752209,0.006106962;0.5900843;-0.06713748,0.1830696;0.5007877;-0.006359577,0.2341626;0.2456697;-0.0398922,0.3106785;0.0001220256;-0.2102344,-0.1770821;0.5040527;-0.02682868,-0.227739;0.2472084;-0.04371084,-0.2711903;-0.01997656;-0.1916601,0.08161183;0.006715044;-0.03422213,0.1116931;-0.2936126;-0.252059,0.1699768;-0.7135547;-0.1447148,0.1846184;-0.7443405;-0.2048366,-0.07854426;0.0008071085;-0.04131446,-0.04374773;-0.3692043;-0.06217652,0.01326842;-0.7945437;0.02212484,0.01913287;-0.8296139;-0.03493117,0.005319327;0.5192776;-0.05482316,567.8593
+0;0;0,-0.02036565;0.3000621;0.02560025,-0.03799614;0.591612;0.03509838,0.1428316;0.4657507;0.02199676,0.2374971;0.3852498;-0.2090404,0.3159895;0.3693584;-0.5069518,-0.1978082;0.464569;-0.03045166,-0.2219479;0.3620489;-0.2707162,-0.2029451;0.274035;-0.5657708,0.08544852;0.01243361;-0.02051078,0.1481521;-0.100253;-0.3696876,0.1298861;-0.5230295;-0.2592451,0.1517382;-0.5557382;-0.3150485,-0.07322679;-0.002090049;-0.05010197,-0.03694759;-0.3725431;-0.04841956,0.01463027;-0.8018844;0.01697881,0.02575443;-0.7620112;-0.06847691,-0.03375372;0.5198636;0.03523245,0;0;0,0.003049679;0.3005672;-0.02752209,0.006106962;0.5900843;-0.06713748,0.1830696;0.5007877;-0.006359577,0.2341626;0.2456697;-0.0398922,0.3106785;0.0001220256;-0.2102344,-0.1770821;0.5040527;-0.02682868,-0.227739;0.2472084;-0.04371084,-0.2711903;-0.01997656;-0.1916601,0.08161183;0.006715044;-0.03422213,0.1116931;-0.2936126;-0.252059,0.1699768;-0.7135547;-0.1447148,0.1846184;-0.7443405;-0.2048366,-0.07854426;0.0008071085;-0.04131446,-0.04374773;-0.3692043;-0.06217652,0.01326842;-0.7945437;0.02212484,0.01913287;-0.8296139;-0.03493117,0.005319327;0.5192776;-0.05482316,567.8708
+0;0;0,-0.02076295;0.3002009;0.02610128,-0.03867664;0.5918885;0.03599542,0.1417766;0.4659958;0.02261315,0.2378287;0.387989;-0.2091059,0.3113197;0.3656443;-0.5007834,-0.1980743;0.4648147;-0.02953092,-0.2233466;0.3673317;-0.2721483,-0.1986881;0.2676642;-0.5557577,0.08556745;0.01235911;-0.02066706,0.1475825;-0.09977324;-0.3747398,0.1285477;-0.5227785;-0.2665017,0.1524232;-0.557234;-0.3211446,-0.07348027;-0.002098037;-0.04997912,-0.03602213;-0.3767743;-0.04869061,0.01507941;-0.8057019;0.01780003,0.02626877;-0.7656826;-0.06871472,-0.03440646;0.5200425;0.03608751,0;0;0,0.003288846;0.3007379;-0.02790856,0.006774727;0.5903157;-0.06824303,0.1832407;0.5008102;-0.007462978,0.2356297;0.2462533;-0.04568529,0.3107103;0.006769612;-0.2129767,-0.1766967;0.5036153;-0.03155248,-0.2285801;0.2465468;-0.04667511,-0.2709563;-0.01387078;-0.1928357,0.08169883;0.006617084;-0.03439736,0.1151408;-0.3019353;-0.2476206,0.1752142;-0.7222931;-0.1441716,0.187289;-0.7525804;-0.2068616,-0.07879866;0.0008957644;-0.04112947,-0.04370715;-0.3733656;-0.06313173,0.01458853;-0.7979516;0.02253953,0.01956168;-0.8346952;-0.03430205,0.005822394;0.5194675;-0.05560589,567.8937
+0;0;0,-0.02075947;0.3001506;0.0260969,-0.03868018;0.5919547;0.0359926,0.1408745;0.4662592;0.02267953,0.2369977;0.3881948;-0.2092109,0.3087036;0.3663928;-0.4938039,-0.197234;0.4650842;-0.02919721,-0.222525;0.3675292;-0.271994,-0.1984654;0.2702824;-0.5487149,0.08563685;0.01236913;-0.02068383,0.1477832;-0.1000006;-0.3755063,0.1286922;-0.5242554;-0.2669485,0.1513671;-0.5554697;-0.3188437,-0.07353987;-0.002099739;-0.05001966,-0.03600242;-0.3775693;-0.04872842,0.01525006;-0.8077639;0.01795861,0.02587676;-0.7682484;-0.06420572,-0.03440525;0.5200289;0.03608479,0;0;0,0.003689557;0.3006404;-0.02835727,0.008190319;0.5900751;-0.07039976,0.1833845;0.5006865;-0.009048704,0.2371711;0.2469739;-0.05198813,0.3106501;0.017482;-0.2209394,-0.1747636;0.5037602;-0.03422507,-0.2276606;0.2467473;-0.05013745,-0.2696269;-0.007231206;-0.1927698,0.08171797;0.006436601;-0.03457212,0.1164736;-0.3051799;-0.2445134,0.1783961;-0.727168;-0.1433553,0.1875337;-0.7607951;-0.196483,-0.07889858;0.0009803741;-0.04109185,-0.04401579;-0.3740864;-0.06336873,0.01448643;-0.8002802;0.02076047,0.01838094;-0.8301139;-0.0371982,0.00696053;0.5192415;-0.05725837,567.9155
+0;0;0,-0.02075947;0.3001506;0.0260969,-0.03868018;0.5919547;0.0359926,0.1408745;0.4662592;0.02267953,0.2369977;0.3881948;-0.2092109,0.3087036;0.3663928;-0.4938039,-0.197234;0.4650842;-0.02919721,-0.222525;0.3675292;-0.271994,-0.1984654;0.2702824;-0.5487149,0.08563685;0.01236913;-0.02068383,0.1477832;-0.1000006;-0.3755063,0.1286922;-0.5242554;-0.2669485,0.1513671;-0.5554697;-0.3188437,-0.07353987;-0.002099739;-0.05001966,-0.03600242;-0.3775693;-0.04872842,0.01525006;-0.8077639;0.01795861,0.02587676;-0.7682484;-0.06420572,-0.03440525;0.5200289;0.03608479,0;0;0,0.003689557;0.3006404;-0.02835727,0.008190319;0.5900751;-0.07039976,0.1833845;0.5006865;-0.009048704,0.2371711;0.2469739;-0.05198813,0.3106501;0.017482;-0.2209394,-0.1747636;0.5037602;-0.03422507,-0.2276606;0.2467473;-0.05013745,-0.2696269;-0.007231206;-0.1927698,0.08171797;0.006436601;-0.03457212,0.1164736;-0.3051799;-0.2445134,0.1783961;-0.727168;-0.1433553,0.1875337;-0.7607951;-0.196483,-0.07889858;0.0009803741;-0.04109185,-0.04401579;-0.3740864;-0.06336873,0.01448643;-0.8002802;0.02076047,0.01838094;-0.8301139;-0.0371982,0.00696053;0.5192415;-0.05725837,567.9372
+0;0;0,-0.02168053;0.3000091;0.02698235,-0.03999278;0.5919705;0.03728942,0.1387468;0.46646;0.02385386,0.2347327;0.3888738;-0.207135,0.305182;0.3735985;-0.4851306,-0.1976152;0.4649424;-0.02761872,-0.225074;0.3699676;-0.2701359,-0.2034192;0.303685;-0.5487317,0.08574053;0.01238696;-0.02070018,0.1464749;-0.09922766;-0.3807167,0.1283836;-0.5168637;-0.2753654,0.1421221;-0.4739095;-0.3988509,-0.07371888;-0.002185786;-0.0499412,-0.03601074;-0.3821012;-0.04905368,0.01404456;-0.8051829;0.01684338,0.02985924;-0.7608603;-0.1062418,-0.03567766;0.519953;0.03731779,0;0;0,0.004034873;0.3005925;-0.02883506,0.009208344;0.5899994;-0.07232523,0.1836172;0.5007681;-0.01162434,0.2372546;0.2483222;-0.05615401,0.3100951;0.02725171;-0.2243803,-0.172865;0.5041383;-0.03439945,-0.2262184;0.2484435;-0.05343582,-0.267799;0.00149554;-0.1940264,0.08176842;0.006104663;-0.03478551,0.1194961;-0.3174292;-0.2339358,0.1830153;-0.7341516;-0.1436373,0.1843008;-0.729919;-0.265865,-0.07904639;0.001112035;-0.04103419,-0.0439056;-0.3783703;-0.0637638,0.01502458;-0.7976464;0.01735881,0.01950143;-0.860204;-0.06641621,0.007819254;0.5191488;-0.05878258,567.9484
+0;0;0,-0.02168053;0.3000091;0.02698235,-0.03999278;0.5919705;0.03728942,0.1387468;0.46646;0.02385386,0.2347327;0.3888738;-0.207135,0.305182;0.3735985;-0.4851306,-0.1976152;0.4649424;-0.02761872,-0.225074;0.3699676;-0.2701359,-0.2034192;0.303685;-0.5487317,0.08574053;0.01238696;-0.02070018,0.1464749;-0.09922766;-0.3807167,0.1283836;-0.5168637;-0.2753654,0.1421221;-0.4739095;-0.3988509,-0.07371888;-0.002185786;-0.0499412,-0.03601074;-0.3821012;-0.04905368,0.01404456;-0.8051829;0.01684338,0.02985924;-0.7608603;-0.1062418,-0.03567766;0.519953;0.03731779,0;0;0,0.004034873;0.3005925;-0.02883506,0.009208344;0.5899994;-0.07232523,0.1836172;0.5007681;-0.01162434,0.2372546;0.2483222;-0.05615401,0.3100951;0.02725171;-0.2243803,-0.172865;0.5041383;-0.03439945,-0.2262184;0.2484435;-0.05343582,-0.267799;0.00149554;-0.1940264,0.08176842;0.006104663;-0.03478551,0.1194961;-0.3174292;-0.2339358,0.1830153;-0.7341516;-0.1436373,0.1843008;-0.729919;-0.265865,-0.07904639;0.001112035;-0.04103419,-0.0439056;-0.3783703;-0.0637638,0.01502458;-0.7976464;0.01735881,0.01950143;-0.860204;-0.06641621,0.007819254;0.5191488;-0.05878258,567.971
+0;0;0,-0.02195695;0.2997993;0.02785986,-0.04060347;0.5916927;0.03877244,0.1370849;0.4664883;0.02530439,0.2325669;0.3899346;-0.2047941,0.3073239;0.3765471;-0.4932194,-0.1972151;0.464909;-0.02581678,-0.2242463;0.3804246;-0.2708766,-0.2024987;0.3117548;-0.5603045,0.08587468;0.01241838;-0.02065925,0.1454979;-0.09838982;-0.3809246,0.1277294;-0.511712;-0.2779428,0.141429;-0.4686982;-0.4014243,-0.07380747;-0.002255165;-0.05002853,-0.03587406;-0.3819703;-0.04859256,0.01309759;-0.8002811;0.01754387,0.02886246;-0.7559006;-0.1055389,-0.03627648;0.519662;0.03869503,0;0;0,0.004419066;0.3004288;-0.02934074,0.01006355;0.5896554;-0.07381439,0.1837585;0.5004569;-0.01490784,0.2376469;0.2495166;-0.06015849,0.3115817;0.02111648;-0.2371444,-0.1711381;0.5043802;-0.03653036,-0.2244665;0.2499644;-0.05527319,-0.2689452;-0.005059302;-0.2033999,0.08183144;0.0057116;-0.03502107,0.1212191;-0.3216271;-0.2271734,0.1865143;-0.7339052;-0.1404583,0.1874057;-0.7297946;-0.2626617,-0.07921145;0.001307438;-0.04097948,-0.04441003;-0.3780179;-0.06390718,0.01410439;-0.7926012;0.01642343,0.01901051;-0.8549488;-0.06755614,0.008582368;0.5188383;-0.06003404,567.9833
+0;0;0,-0.02195695;0.2997993;0.02785986,-0.04060347;0.5916927;0.03877244,0.1370849;0.4664883;0.02530439,0.2325669;0.3899346;-0.2047941,0.3073239;0.3765471;-0.4932194,-0.1972151;0.464909;-0.02581678,-0.2242463;0.3804246;-0.2708766,-0.2024987;0.3117548;-0.5603045,0.08587468;0.01241838;-0.02065925,0.1454979;-0.09838982;-0.3809246,0.1277294;-0.511712;-0.2779428,0.141429;-0.4686982;-0.4014243,-0.07380747;-0.002255165;-0.05002853,-0.03587406;-0.3819703;-0.04859256,0.01309759;-0.8002811;0.01754387,0.02886246;-0.7559006;-0.1055389,-0.03627648;0.519662;0.03869503,0;0;0,0.004419066;0.3004288;-0.02934074,0.01006355;0.5896554;-0.07381439,0.1837585;0.5004569;-0.01490784,0.2376469;0.2495166;-0.06015849,0.3115817;0.02111648;-0.2371444,-0.1711381;0.5043802;-0.03653036,-0.2244665;0.2499644;-0.05527319,-0.2689452;-0.005059302;-0.2033999,0.08183144;0.0057116;-0.03502107,0.1212191;-0.3216271;-0.2271734,0.1865143;-0.7339052;-0.1404583,0.1874057;-0.7297946;-0.2626617,-0.07921145;0.001307438;-0.04097948,-0.04441003;-0.3780179;-0.06390718,0.01410439;-0.7926012;0.01642343,0.01901051;-0.8549488;-0.06755614,0.008582368;0.5188383;-0.06003404,567.9949
+0;0;0,-0.02195492;0.2997716;0.02785729,-0.04062159;0.5919831;0.03878017,0.1363062;0.4669025;0.02537126,0.231151;0.3908596;-0.2031917,0.3105606;0.3766389;-0.5095678,-0.1965142;0.4653301;-0.02552363,-0.223365;0.3814096;-0.2689481,-0.2002639;0.3084659;-0.5763891,0.08600266;0.01243689;-0.02069004,0.1453452;-0.09784959;-0.3792592,0.1274462;-0.5142069;-0.2755212,0.1365813;-0.475529;-0.3578608,-0.07391746;-0.002258526;-0.05010308,-0.03616264;-0.3801858;-0.04867387,0.01316861;-0.8015684;0.01794821,0.02368091;-0.7619792;-0.06412561,-0.0362879;0.5198408;0.03870264,0;0;0,0.0049675;0.3003006;-0.03026509,0.01139846;0.5895734;-0.07640076,0.1843703;0.4999677;-0.01840162,0.2381204;0.2508613;-0.06396532,0.3117642;0.009324864;-0.2553056,-0.1689269;0.5048066;-0.03661302,-0.2226136;0.2524057;-0.05736567,-0.2707084;-0.01737702;-0.216358,0.08184303;0.005384207;-0.03538275,0.1223199;-0.3217655;-0.2240391,0.1903275;-0.7361354;-0.1339951,0.1974768;-0.769968;-0.1870314,-0.07940117;0.001516988;-0.04089453,-0.04510394;-0.3760264;-0.06415848,0.01440984;-0.7934918;0.01718047,0.01703494;-0.8243163;-0.03967083,0.009734362;0.5187273;-0.06221104,568.0151
+0;0;0,-0.02178242;0.2997489;0.02823524,-0.04065804;0.5919193;0.03988146,0.1368207;0.4681661;0.02792495,0.2257157;0.3923659;-0.203097,0.3112378;0.3846725;-0.5080579,-0.1943731;0.4593108;-0.02459452,-0.2317171;0.384074;-0.2694699,-0.2024371;0.3173523;-0.5777966,0.08601289;0.01241682;-0.02065952,0.1440224;-0.09723946;-0.3796399,0.1261503;-0.5137569;-0.2765419,0.1350683;-0.4750508;-0.3589024,-0.07394046;-0.002279842;-0.05006815,-0.03618859;-0.3802053;-0.04816021,0.01276261;-0.8015244;0.01914008,0.02304878;-0.7619073;-0.06295911,-0.0362928;0.5197794;0.03961652,0;0;0,0.0049675;0.3003006;-0.03026509,0.01139846;0.5895734;-0.07640076,0.1843703;0.4999677;-0.01840162,0.2381204;0.2508613;-0.06396532,0.3117642;0.009324864;-0.2553056,-0.1689269;0.5048066;-0.03661302,-0.2226136;0.2524057;-0.05736567,-0.2707084;-0.01737702;-0.216358,0.08184303;0.005384207;-0.03538275,0.1223199;-0.3217655;-0.2240391,0.1903275;-0.7361354;-0.1339951,0.1974768;-0.769968;-0.1870314,-0.07940117;0.001516988;-0.04089453,-0.04510394;-0.3760264;-0.06415848,0.01440984;-0.7934918;0.01718047,0.01703494;-0.8243163;-0.03967083,0.009734362;0.5187273;-0.06221104,568.0269
+0;0;0,-0.02178242;0.2997489;0.02823524,-0.04065804;0.5919193;0.03988146,0.1368207;0.4681661;0.02792495,0.2257157;0.3923659;-0.203097,0.3112378;0.3846725;-0.5080579,-0.1943731;0.4593108;-0.02459452,-0.2317171;0.384074;-0.2694699,-0.2024371;0.3173523;-0.5777966,0.08601289;0.01241682;-0.02065952,0.1440224;-0.09723946;-0.3796399,0.1261503;-0.5137569;-0.2765419,0.1350683;-0.4750508;-0.3589024,-0.07394046;-0.002279842;-0.05006815,-0.03618859;-0.3802053;-0.04816021,0.01276261;-0.8015244;0.01914008,0.02304878;-0.7619073;-0.06295911,-0.0362928;0.5197794;0.03961652,0;0;0,0.0049675;0.3003006;-0.03026509,0.01139846;0.5895734;-0.07640076,0.1843703;0.4999677;-0.01840162,0.2381204;0.2508613;-0.06396532,0.3117642;0.009324864;-0.2553056,-0.1689269;0.5048066;-0.03661302,-0.2226136;0.2524057;-0.05736567,-0.2707084;-0.01737702;-0.216358,0.08184303;0.005384207;-0.03538275,0.1223199;-0.3217655;-0.2240391,0.1903275;-0.7361354;-0.1339951,0.1974768;-0.769968;-0.1870314,-0.07940117;0.001516988;-0.04089453,-0.04510394;-0.3760264;-0.06415848,0.01440984;-0.7934918;0.01718047,0.01703494;-0.8243163;-0.03967083,0.009734362;0.5187273;-0.06221104,568.0386
+0;0;0,-0.02178599;0.2997981;0.02823987,-0.04067686;0.592205;0.03989518,0.1361727;0.4685752;0.0279812,0.224683;0.393103;-0.202041,0.3093396;0.3854875;-0.5039156,-0.1938098;0.4597523;-0.02434619,-0.2309922;0.3848411;-0.268162,-0.2020085;0.3187946;-0.5733682,0.08607574;0.01242589;-0.02067461,0.1439195;-0.09691716;-0.3786296,0.1261524;-0.5109876;-0.2761373,0.1350735;-0.4722784;-0.3585263,-0.07399449;-0.002281508;-0.05010473,-0.03635046;-0.3791275;-0.04820224,0.01231316;-0.7979714;0.01870267,0.0226029;-0.758351;-0.063425,-0.03630766;0.5199997;0.03963,0;0;0,0.005365666;0.3002738;-0.03094912,0.01224476;0.5896265;-0.07802677,0.1846739;0.4995483;-0.02099395,0.2383931;0.2518072;-0.06767344,0.311114;0.01137841;-0.2554464,-0.1673397;0.5051222;-0.03674267,-0.2216951;0.2541634;-0.0592273,-0.2700859;-0.01268521;-0.2167174,0.08181296;0.005205765;-0.03564286,0.1237241;-0.3227994;-0.2202766,0.1916414;-0.7349333;-0.1319159,0.1996424;-0.7686592;-0.1850043,-0.07951949;0.001654704;-0.04080181,-0.04569417;-0.3748064;-0.06460203,0.01385137;-0.7896643;0.0167729,0.016327;-0.821568;-0.03895142,0.01048247;0.5187573;-0.06363177,568.0618

+ 193 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002886477;0.3087136;0.01381337,0.005676488;0.6098285;0.01059654,0.1700293;0.4868565;0.01687158,0.2158327;0.2085665;0.03858022,0.2761497;-0.041237;-0.01827613,-0.159804;0.485276;0.008317404,-0.2236692;0.2098016;0.01536138,-0.2752954;-0.04295027;-0.03682852,0.0752547;0.003671266;-0.03752774,0.08864389;-0.375781;0.005415086,0.09348153;-0.7427567;0.09585126,0.1139859;-0.7931617;0.001431085,-0.07542811;0.007164553;-0.03666537,-0.1142275;-0.3721307;-0.01142479,-0.1373027;-0.7432554;0.05645166,-0.1331054;-0.7001924;-0.06849758,0.00484009;0.535584;0.01395286,0;0;0,-0.003124513;0.3070472;-0.03486371,-0.005024113;0.6039649;-0.08513045,0.1670862;0.5220369;-0.05751276,0.2067258;0.2429721;-0.03372121,0.2512835;-0.01095328;-0.08672214,-0.1765368;0.5244064;-0.07358576,-0.2319606;0.247935;-0.05108438,-0.2730767;-0.005504161;-0.1089688,0.07593893;0.001873612;-0.03626084,0.09481503;-0.3797522;-0.03267193,0.09972644;-0.7548777;0.01347923,0.09971008;-0.7526049;-0.1091249,-0.07459287;0.004657722;-0.03872065,-0.09748345;-0.3766789;-0.03061092,-0.06806018;-0.750606;0.01614437,-0.0653526;-0.7483956;-0.1064157,-0.004449382;0.5311407;-0.07028055,362.3407
+0;0;0,0.002701825;0.3088904;0.01369706,0.005322597;0.6101031;0.010594,0.1702483;0.4870372;0.01657453,0.2163751;0.2091291;0.03829321,0.2765948;-0.03959444;-0.0173653,-0.1605076;0.4852652;0.008150501,-0.2240742;0.2100517;0.01515752,-0.2752205;-0.04162508;-0.03613147,0.07519541;0.003697805;-0.03749278,0.08883954;-0.3750927;0.005314354,0.0937303;-0.7410323;0.09557702,0.1140101;-0.7913818;0.001023419,-0.07537913;0.007123732;-0.03661929,-0.1138304;-0.3715463;-0.01149209,-0.1367587;-0.7416313;0.05629031,-0.1326201;-0.6985663;-0.06868917,0.004564674;0.5358331;0.01391206,0;0;0,-0.00330089;0.3072495;-0.03456926,-0.005527824;0.6043271;-0.08444095,0.1671244;0.521817;-0.05687881,0.2066991;0.2430398;-0.03343773,0.2524068;-0.009352475;-0.08632064,-0.1774249;0.524224;-0.07311213,-0.2319447;0.2479135;-0.05047617,-0.2729092;-0.00427106;-0.1080308,0.07588773;0.001841724;-0.03621316,0.09407759;-0.3791406;-0.03147578,0.09944583;-0.7532624;0.01420975,0.09945893;-0.7509673;-0.1084285,-0.07451198;0.004679113;-0.03872728,-0.09741555;-0.3759965;-0.03083168,-0.06844753;-0.7488239;0.01653537,-0.06570626;-0.7465691;-0.1060631,-0.004870579;0.5314621;-0.06967998,362.3697
+0;0;0,0.002703581;0.309091;0.01370596,0.005326325;0.6105285;0.0106002,0.1711513;0.4871338;0.01659804,0.2170548;0.210571;0.03821159,0.2774363;-0.03882077;-0.01759645,-0.1614012;0.4853522;0.008128257,-0.22466;0.2114709;0.01510135,-0.2759437;-0.04088199;-0.03632542,0.07517087;0.003696599;-0.03748055,0.08879894;-0.3746481;0.005276214,0.09365503;-0.7379938;0.09489904,0.1139404;-0.7883651;0.0003198013,-0.07535453;0.007121407;-0.03660734,-0.1137605;-0.371103;-0.01150971,-0.1365263;-0.7385646;0.05579221,-0.1323866;-0.695496;-0.06922115,0.004567751;0.5361947;0.01392111,0;0;0,-0.003541231;0.3074757;-0.03433061,-0.006101757;0.6048344;-0.08386946,0.1675354;0.52177;-0.05601549,0.2070235;0.2443371;-0.0329299,0.2526293;-0.008764118;-0.08600163,-0.1788191;0.5241807;-0.07266363,-0.2319629;0.2489977;-0.05005086,-0.2738025;-0.003786236;-0.1075528,0.07584669;0.001814291;-0.03623676,0.09374724;-0.3787241;-0.0308826,0.09879283;-0.7502091;0.01438785,0.09889465;-0.7479144;-0.1082852,-0.07449447;0.00470416;-0.03869833,-0.09745149;-0.3755225;-0.03100256,-0.06906152;-0.7456939;0.01635871,-0.06623211;-0.7434042;-0.1062806,-0.005346514;0.5318881;-0.06919336,362.3938
+0;0;0,0.002703038;0.309029;0.01370321,0.005324335;0.6103047;0.01060001,0.17153;0.4868575;0.0166013,0.2173795;0.2106198;0.03818944,0.2776258;-0.03821313;-0.01749357,-0.1617812;0.4850718;0.008112193,-0.2249657;0.2115125;0.01507709,-0.2761345;-0.04027501;-0.03623446,0.0751785;0.003696974;-0.03748435,0.08884455;-0.3757019;0.005391546,0.09376661;-0.7439846;0.09623212,0.1089493;-0.774139;0.02544363,-0.07536217;0.00712213;-0.03661106,-0.1138752;-0.3721561;-0.01144349,-0.1369503;-0.7446107;0.05677289,-0.1338519;-0.7048294;-0.03679425,0.004566368;0.5360303;0.01391827,0;0;0,-0.003505476;0.3074551;-0.03395724,-0.006129406;0.6047284;-0.08301806,0.1679088;0.5218472;-0.05516267,0.2073342;0.2447131;-0.032408,0.2529727;-0.007746577;-0.08559918,-0.179236;0.524098;-0.07209031,-0.231413;0.2490637;-0.04952597,-0.2735713;-0.003089964;-0.1068781,0.07584536;0.001759782;-0.03626204,0.09339288;-0.379842;-0.02987194,0.09754503;-0.75612;0.01814914,0.1008587;-0.7945378;-0.04641175,-0.07451439;0.004751496;-0.03867273,-0.09687394;-0.3766012;-0.03244547,-0.06955503;-0.7517909;0.01649101,-0.06738405;-0.742514;-0.07530184,-0.005370505;0.5318188;-0.06846166,362.4257
+0;0;0,0.002853518;0.3090464;0.01366373,0.005591983;0.6102681;0.0106654,0.1724371;0.4864493;0.01637638,0.2192618;0.2096694;0.03822785,0.2816916;-0.04813188;-0.01889844,-0.1622544;0.4850007;0.007996151,-0.2254393;0.210702;0.01470694,-0.2778129;-0.05017015;-0.03844463,0.07509471;0.003726617;-0.03744067,0.08900278;-0.3756231;0.005150158,0.09423529;-0.7430121;0.09598818,0.109349;-0.7731884;0.0254479,-0.07528898;0.007073439;-0.0365574,-0.1134614;-0.3721915;-0.01176691,-0.1362829;-0.7437657;0.05653681,-0.1332269;-0.7040012;-0.03684873,0.004829474;0.5360153;0.0139533,0;0;0,-0.003587008;0.3075051;-0.03364897,-0.006356411;0.6047781;-0.08236766,0.168415;0.5221621;-0.05408502,0.2082426;0.244311;-0.03195596,0.2564608;-0.01677704;-0.08790588,-0.1801493;0.524011;-0.07168983,-0.2316467;0.2481516;-0.04873911,-0.2758213;-0.01275069;-0.1087474,0.07579441;0.001722544;-0.03615451,0.092863;-0.3798235;-0.02945161,0.09712548;-0.7552738;0.01821828,0.1004794;-0.794177;-0.04555202,-0.07437597;0.004785032;-0.03873274,-0.09675831;-0.376494;-0.03249004,-0.06993224;-0.7508195;0.01664612,-0.06764752;-0.7414658;-0.07497296,-0.005567759;0.5318761;-0.06789255,362.4586
+0;0;0,0.002853518;0.3090464;0.01366373,0.005591983;0.6102681;0.0106654,0.1724371;0.4864493;0.01637638,0.2192618;0.2096694;0.03822785,0.2816916;-0.04813188;-0.01889844,-0.1622544;0.4850007;0.007996151,-0.2254393;0.210702;0.01470694,-0.2778129;-0.05017015;-0.03844463,0.07509471;0.003726617;-0.03744067,0.08900278;-0.3756231;0.005150158,0.09423529;-0.7430121;0.09598818,0.109349;-0.7731884;0.0254479,-0.07528898;0.007073439;-0.0365574,-0.1134614;-0.3721915;-0.01176691,-0.1362829;-0.7437657;0.05653681,-0.1332269;-0.7040012;-0.03684873,0.004829474;0.5360153;0.0139533,0;0;0,-0.003587008;0.3075051;-0.03364897,-0.006356411;0.6047781;-0.08236766,0.168415;0.5221621;-0.05408502,0.2082426;0.244311;-0.03195596,0.2564608;-0.01677704;-0.08790588,-0.1801493;0.524011;-0.07168983,-0.2316467;0.2481516;-0.04873911,-0.2758213;-0.01275069;-0.1087474,0.07579441;0.001722544;-0.03615451,0.092863;-0.3798235;-0.02945161,0.09712548;-0.7552738;0.01821828,0.1004794;-0.794177;-0.04555202,-0.07437597;0.004785032;-0.03873274,-0.09675831;-0.376494;-0.03249004,-0.06993224;-0.7508195;0.01664612,-0.06764752;-0.7414658;-0.07497296,-0.005567759;0.5318761;-0.06789255,362.4808
+0;0;0,0.002854041;0.3091031;0.01366624,0.005591617;0.6102327;0.01067035,0.1720316;0.4865901;0.01637297,0.2187613;0.2103723;0.03818007,0.2813439;-0.04806042;-0.01908614,-0.1618497;0.485145;0.008013032,-0.2249064;0.2114034;0.0147102,-0.2774082;-0.05010778;-0.03857156,0.07510628;0.00372719;-0.03744643,0.08902006;-0.3757783;0.005161878,0.09427918;-0.7450354;0.09646183,0.1090455;-0.7738285;0.02754303,-0.07530057;0.007074528;-0.03656303,-0.1134887;-0.3723461;-0.01176236,-0.1364262;-0.7458098;0.05688869,-0.1334404;-0.7062698;-0.03435022,0.004829685;0.5360361;0.01395576,0;0;0,-0.003177047;0.3076194;-0.03316402,-0.005515784;0.6049497;-0.08098245,0.1687148;0.5221559;-0.05307221,0.2085735;0.2448514;-0.03141713,0.2563703;-0.01699951;-0.0873909,-0.1790189;0.5246205;-0.0705639,-0.2323176;0.2496023;-0.04866157,-0.2769403;-0.01184371;-0.1089794,0.07581994;0.001648158;-0.03613448,0.09222241;-0.3800747;-0.02891588,0.09704094;-0.7576971;0.0168252,0.09967303;-0.7951462;-0.04536939,-0.07438716;0.004850986;-0.03873111,-0.09668667;-0.3766046;-0.03346299,-0.07023656;-0.7527186;0.01706335,-0.06801392;-0.7428201;-0.07246572,-0.004842483;0.5320557;-0.06675148,362.5144
+0;0;0,0.003032864;0.3090866;0.01362159,0.005900914;0.6101657;0.01073234,0.1732998;0.4857837;0.0158979,0.2215251;0.2104278;0.03818822,0.2834542;-0.04787448;-0.01761207,-0.1626404;0.4847962;0.007865427,-0.225249;0.2115225;0.0145772,-0.2780131;-0.04911944;-0.03974279,0.07516033;0.003811809;-0.03746949,0.08967705;-0.3755306;0.004917931,0.09495474;-0.7442164;0.0959847,0.110261;-0.7736456;0.02642888,-0.07537548;0.006989776;-0.03656839,-0.1129883;-0.3723248;-0.01179254,-0.1356265;-0.7452074;0.05673728,-0.1326952;-0.7055613;-0.03547161,0.005130426;0.5359888;0.0139837,0;0;0,-0.003328137;0.3076442;-0.03276038,-0.00583002;0.6049869;-0.08017254,0.1694978;0.5223038;-0.05124617,0.2089584;0.245425;-0.03064561,0.2570915;-0.01562065;-0.08727884,-0.1804585;0.5248964;-0.068986,-0.2347662;0.2505421;-0.04840013,-0.2795722;-0.01028213;-0.1086671,0.07586319;0.001604363;-0.03619075,0.09169007;-0.3799707;-0.02857327,0.09651086;-0.7569366;0.01751089,0.09909501;-0.7954441;-0.04497242,-0.07447548;0.004885728;-0.03869239,-0.09675823;-0.3764047;-0.03328994,-0.07085507;-0.751927;0.01732895,-0.06857957;-0.7422016;-0.07315798,-0.00511694;0.532095;-0.06604362,362.5365
+0;0;0,0.003032756;0.3090755;0.01362111,0.005899521;0.6100221;0.01073401,0.1738412;0.4855303;0.01590345,0.2219992;0.2105591;0.03816263,0.284243;-0.04905593;-0.01792124,-0.1631822;0.4845397;0.007845084,-0.2257033;0.2116477;0.01454748,-0.2787355;-0.05031884;-0.04004858,0.07516887;0.003812241;-0.03747375,0.08973974;-0.3769451;0.005071782,0.09505689;-0.7483878;0.09681951,0.1105299;-0.7784643;0.02650607,-0.07538405;0.006990571;-0.03657255,-0.1131372;-0.3737388;-0.01170428,-0.1359447;-0.7494097;0.05733799,-0.1329814;-0.7096586;-0.03587525,0.005129574;0.5358974;0.01398308,0;0;0,-0.003078625;0.3076701;-0.03243542,-0.005453601;0.6049573;-0.07935548,0.1703614;0.5223529;-0.04988122,0.2091313;0.2457354;-0.02979374,0.2578465;-0.01662436;-0.08648419,-0.1806876;0.5250584;-0.06793632,-0.2353733;0.2511214;-0.0481417,-0.2805041;-0.01095557;-0.1089572,0.07586025;0.001559615;-0.03622103,0.09235004;-0.3814018;-0.02802038,0.09526215;-0.7610722;0.01949406,0.09926405;-0.7957029;-0.04832506,-0.07449801;0.00492446;-0.03866485,-0.09662271;-0.3777978;-0.03293796,-0.07106248;-0.7561579;0.01811073,-0.06871248;-0.7466116;-0.07336986,-0.004767552;0.532096;-0.06534171,362.5593
+0;0;0,0.00303256;0.3090556;0.01362023,0.005897616;0.609825;0.01073571,0.1730001;0.4856468;0.01589284,0.2211296;0.2108381;0.03813887,0.2818404;-0.04238278;-0.0165637,-0.1623456;0.4846612;0.007874578,-0.2248298;0.2119305;0.01457302,-0.2765559;-0.04358408;-0.03867838,0.07507447;0.003807454;-0.03742669,0.08965065;-0.3770884;0.005134322,0.09492645;-0.7456432;0.0961687,0.110406;-0.775745;0.02582563,-0.07528938;0.006981792;-0.03652662,-0.1130562;-0.3738861;-0.01164931,-0.1356864;-0.7466362;0.05685615,-0.1327219;-0.7068809;-0.03639638,0.005128322;0.5357631;0.01398202,0;0;0,-0.002511665;0.307682;-0.03217983,-0.004537754;0.6048582;-0.07867503,0.1703063;0.5225241;-0.04907465,0.2094596;0.2461432;-0.02878094,0.2590902;-0.009466708;-0.08354712,-0.1789756;0.5250019;-0.06745694,-0.2325014;0.2510082;-0.04761651,-0.2769848;-0.004371256;-0.1076292,0.07577119;0.001567453;-0.03616214,0.09166873;-0.3815492;-0.02753282,0.0950524;-0.7583349;0.01903748,0.09882141;-0.794948;-0.04690552,-0.07437208;0.004907521;-0.03867998,-0.0967373;-0.3779351;-0.03260412,-0.07166032;-0.7533313;0.01835233,-0.06924844;-0.7437622;-0.07317226,-0.003934748;0.5320436;-0.06474805,362.5927
+0;0;0,0.003143238;0.3090603;0.01348754,0.006090467;0.6098297;0.01064214,0.1731533;0.4855199;0.0156048,0.2216465;0.2108151;0.03833981,0.2822052;-0.04286292;-0.01437716,-0.1621697;0.4847022;0.007852096,-0.2236572;0.2117422;0.01443609,-0.2784669;-0.04254296;-0.04154529,0.07508584;0.003904353;-0.0373939,0.09008482;-0.3770434;0.004552074,0.09566765;-0.7455093;0.09592713,0.111177;-0.7760385;0.02595809,-0.07527268;0.006890964;-0.03657826,-0.1130008;-0.3740005;-0.01200519,-0.1351747;-0.746774;0.05652214,-0.1322769;-0.7070262;-0.03673327,0.005318742;0.5357671;0.01386992,0;0;0,-0.002511665;0.307682;-0.03217983,-0.004537754;0.6048582;-0.07867503,0.1703063;0.5225241;-0.04907465,0.2094596;0.2461432;-0.02878094,0.2590902;-0.009466708;-0.08354712,-0.1789756;0.5250019;-0.06745694,-0.2325014;0.2510082;-0.04761651,-0.2769848;-0.004371256;-0.1076292,0.07577119;0.001567453;-0.03616214,0.09166873;-0.3815492;-0.02753282,0.0950524;-0.7583349;0.01903748,0.09882141;-0.794948;-0.04690552,-0.07437208;0.004907521;-0.03867998,-0.0967373;-0.3779351;-0.03260412,-0.07166032;-0.7533313;0.01835233,-0.06924844;-0.7437622;-0.07317226,-0.003934748;0.5320436;-0.06474805,362.6147
+0;0;0,0.003143619;0.3090978;0.01348918,0.006091214;0.6099059;0.01064411,0.1730767;0.4856251;0.01560571,0.2215353;0.2111169;0.03832445,0.2819088;-0.04178554;-0.01423134,-0.1620917;0.4848078;0.007856579,-0.2235352;0.2120432;0.01443587,-0.2781774;-0.04146454;-0.04137437,0.0750703;0.003903545;-0.03738616,0.09006137;-0.376843;0.004537676,0.09563434;-0.7446586;0.09575145,0.111182;-0.7753374;0.02560948,-0.0752571;0.006889538;-0.03657069,-0.1129653;-0.3738009;-0.01201059,-0.1351;-0.7459164;0.05639579,-0.1321951;-0.7061446;-0.03709011,0.005319552;0.5358492;0.01387163,0;0;0,-0.002619348;0.3077748;-0.03164053,-0.004759341;0.60512;-0.07729983,0.1700704;0.5225965;-0.04826498,0.2096281;0.2464938;-0.02773285,0.2589662;-0.008226573;-0.08295989,-0.1790609;0.5250518;-0.06649075,-0.2331375;0.2513052;-0.04757936,-0.2776071;-0.003157556;-0.1078945,0.07576801;0.001514941;-0.03613067,0.0920507;-0.3813804;-0.02739334,0.09463491;-0.757461;0.01946902,0.09926902;-0.7954172;-0.04536939,-0.07434911;0.004948514;-0.0386812,-0.09699717;-0.3776784;-0.03285025,-0.07261257;-0.75237;0.01863713,-0.06538843;-0.795981;-0.03943845,-0.004110783;0.5322678;-0.06360507,362.6374
+0;0;0,0.003144209;0.3091558;0.01349171,0.006091647;0.6099485;0.01064706,0.1732581;0.4856234;0.0156101,0.2217069;0.2111703;0.03832428,0.2820199;-0.04147881;-0.01417886,-0.1622716;0.4848052;0.007852618,-0.2237028;0.2120953;0.01443058,-0.2782902;-0.0411585;-0.04132374,0.07505114;0.003902548;-0.03737662,0.09004165;-0.3768301;0.004545689,0.09561459;-0.7446432;0.09575883,0.111103;-0.7750908;0.02588406,-0.07523789;0.00688778;-0.03656135,-0.1129448;-0.3737888;-0.01200215,-0.1350793;-0.7459017;0.05640376,-0.1321854;-0.7061671;-0.03672601,0.005320087;0.5359015;0.01387415,0;0;0,-0.002416492;0.3078486;-0.03150535,-0.004573427;0.605199;-0.07702184,0.1704102;0.5227922;-0.04744244,0.2100745;0.246744;-0.02714849,0.2589405;-0.007815987;-0.0822587,-0.1790517;0.5250654;-0.06628078,-0.2322794;0.2512182;-0.04724779,-0.2766195;-0.00285247;-0.1081399,0.07575513;0.001528844;-0.0361073,0.09161326;-0.3813646;-0.0271244,0.09415964;-0.7574441;0.01972699,0.09898137;-0.7955405;-0.04442859,-0.07432529;0.004934795;-0.0386822,-0.09726492;-0.377657;-0.03260837,-0.07296044;-0.7523313;0.01902265,-0.07046223;-0.742654;-0.07239419,-0.003916606;0.5323539;-0.06334281,362.6707
+0;0;0,0.002440225;0.3092484;0.0132625,0.004480696;0.6101565;0.01041945,0.1720648;0.4862011;0.01536234,0.2203102;0.2118478;0.03865282,0.2811528;-0.04043096;-0.01214552,-0.163511;0.4845793;0.007429366,-0.223927;0.2117288;0.01393189,-0.2793856;-0.04058194;-0.04255283,0.07510544;0.004022272;-0.03741764,0.09086167;-0.3764054;0.003579389,0.09713035;-0.7424247;0.09457736,0.112473;-0.772657;0.02334731,-0.07531858;0.00676985;-0.03658366,-0.1118254;-0.3736728;-0.01239787,-0.1336309;-0.7440872;0.05548214,-0.1306853;-0.7042659;-0.03849607,0.003979127;0.5360864;0.01362801,0;0;0,-0.002216995;0.3079467;-0.03131056,-0.003992692;0.6054754;-0.07638788,0.1708995;0.5226914;-0.04692006,0.2106728;0.2467333;-0.02679443,0.25925;-0.007274419;-0.08199596,-0.1785939;0.5249062;-0.06518312,-0.2325629;0.2512115;-0.04733966,-0.2762719;-0.002019167;-0.1097145,0.07582964;0.001487762;-0.03612113,0.0923645;-0.3810162;-0.02765918,0.09420745;-0.7552962;0.01925635,0.09873053;-0.79562;-0.04376078,-0.07439709;0.004968205;-0.0386972,-0.09677146;-0.3772922;-0.03316175,-0.0730393;-0.7501528;0.01881675,-0.07062373;-0.7406369;-0.07344162,-0.003437288;0.5325865;-0.06283021,362.6932
+0;0;0,0.002440656;0.309303;0.01326484,0.004481004;0.6101931;0.01042213,0.1722911;0.486179;0.01536699,0.2207583;0.2105638;0.0387646,0.2817461;-0.0423165;-0.01215486,-0.1637357;0.484555;0.007423361,-0.2244296;0.2104495;0.01395579,-0.2800205;-0.0424628;-0.04266361,0.07520852;0.004027794;-0.037469,0.09096467;-0.376398;0.00352782,0.09723275;-0.742382;0.09451702,0.1122547;-0.7713557;0.02477548,-0.07542197;0.006779143;-0.03663388,-0.1119286;-0.3736615;-0.01244821,-0.133732;-0.7440403;0.05542526,-0.1308479;-0.7044242;-0.03658907,0.003979492;0.5361314;0.01363033,0;0;0,-0.002170548;0.3080295;-0.03103828,-0.004052147;0.6055652;-0.07593822,0.171083;0.5227472;-0.04631114,0.2110301;0.2454998;-0.02635145,0.2591318;-0.009398788;-0.08088303,-0.1788672;0.5249667;-0.06440428,-0.2330246;0.249971;-0.0469522,-0.2762714;-0.003655612;-0.1107017,0.07591601;0.00145416;-0.03620934,0.09243524;-0.3810536;-0.02797627,0.09388894;-0.7552145;0.01960612,0.09913945;-0.792606;-0.04362559,-0.07455199;0.005003173;-0.03864505,-0.0969752;-0.3772587;-0.03356458,-0.07341033;-0.7499907;0.01914366,-0.0710807;-0.7400246;-0.07119261,-0.003471829;0.5326805;-0.06240439,362.7156
+0;0;0,0.002439992;0.3092189;0.01326123,0.004479536;0.6099904;0.01041996,0.1717932;0.4861598;0.01535813,0.2201687;0.2110665;0.03871143,0.282699;-0.04821008;-0.01349599,-0.1632421;0.4845406;0.007437936,-0.2238211;0.2109542;0.013958,-0.280818;-0.04835525;-0.04409353,0.07520624;0.004027672;-0.03746786,0.09097394;-0.3766767;0.003558982,0.09721999;-0.7413744;0.09422836,0.1176483;-0.7915724;-0.0006129295,-0.07541967;0.006778937;-0.03663276,-0.111953;-0.3739404;-0.01242938,-0.1336799;-0.7430173;0.05520552,-0.1297577;-0.6999404;-0.06992447,0.003978269;0.5359648;0.01362659,0;0;0,-0.001591258;0.3079723;-0.0308001,-0.002804346;0.6054446;-0.07534337,0.1716463;0.5225062;-0.04593039,0.2112357;0.2457173;-0.02637434,0.2590475;-0.01622856;-0.08076596,-0.1772844;0.5252106;-0.06382042,-0.2319634;0.2508191;-0.04704659,-0.2751723;-0.009130478;-0.113524,0.07592031;0.001419872;-0.03619576,0.09318306;-0.3813457;-0.02844024,0.09395196;-0.7541516;0.01930356,0.09434741;-0.7512582;-0.103615,-0.07454762;0.005037073;-0.03864353,-0.09669266;-0.3775212;-0.03349736,-0.07338324;-0.7489918;0.01875708,-0.07026592;-0.7461818;-0.1041042,-0.002392083;0.5325817;-0.06188416,362.7488
+0;0;0,0.001262502;0.3092346;0.01305781,0.001749887;0.610012;0.01013065,0.169724;0.4869683;0.01503579,0.2182146;0.2119634;0.0391771,0.2809095;-0.0475187;-0.01179797,-0.1655301;0.4845155;0.007179685,-0.2253566;0.2107607;0.013579,-0.2823452;-0.04840413;-0.04512303,0.07523739;0.004119566;-0.03739525,0.09194496;-0.3766527;0.002617843,0.09847809;-0.74129;0.09350906,0.1189344;-0.7912238;-0.001549006,-0.07540265;0.006676361;-0.03668661,-0.1110491;-0.3741573;-0.01296504,-0.1323643;-0.7432648;0.0546338,-0.1284769;-0.7001956;-0.07049808,0.001676768;0.5359854;0.01335182,0;0;0,-0.001591258;0.3079723;-0.0308001,-0.002804346;0.6054446;-0.07534337,0.1716463;0.5225062;-0.04593039,0.2112357;0.2457173;-0.02637434,0.2590475;-0.01622856;-0.08076596,-0.1772844;0.5252106;-0.06382042,-0.2319634;0.2508191;-0.04704659,-0.2751723;-0.009130478;-0.113524,0.07592031;0.001419872;-0.03619576,0.09318306;-0.3813457;-0.02844024,0.09395196;-0.7541516;0.01930356,0.09434741;-0.7512582;-0.103615,-0.07454762;0.005037073;-0.03864353,-0.09669266;-0.3775212;-0.03349736,-0.07338324;-0.7489918;0.01875708,-0.07026592;-0.7461818;-0.1041042,-0.002392083;0.5325817;-0.06188416,362.7711
+0;0;0,0.001262621;0.3092636;0.01305903,0.001749997;0.6100342;0.01013208,0.1697338;0.4869923;0.01503711,0.2182466;0.2118616;0.03918947,0.2805105;-0.04583707;-0.01143526,-0.1655396;0.4845394;0.007180553,-0.2253934;0.2106594;0.0135828,-0.2819903;-0.04672423;-0.04471578,0.07522721;0.004119008;-0.03739018,0.09194653;-0.3769212;0.002651062,0.09847074;-0.7410603;0.09341808,0.1189284;-0.7909995;-0.001646467,-0.07539243;0.006675456;-0.03668165,-0.1110639;-0.3744262;-0.01294338,-0.13235;-0.7430294;0.05456308,-0.1284624;-0.6999593;-0.07057734,0.001676882;0.5360122;0.01335304,0;0;0,-0.001530103;0.3080176;-0.03064179,-0.002786532;0.605503;-0.07504559,0.1717204;0.5225667;-0.04597664,0.2112822;0.2456509;-0.0263238,0.2589408;-0.01447231;-0.08029461,-0.1772581;0.5252491;-0.06359596,-0.2316855;0.2506607;-0.04708278,-0.273792;-0.007522732;-0.1135402,0.07588158;0.001422375;-0.03625035,0.09346997;-0.3815975;-0.02844858,0.09379967;-0.7538926;0.01924586,0.0941311;-0.7509804;-0.1036859,-0.07455114;0.00503793;-0.03861181,-0.09663358;-0.377796;-0.03361247,-0.07349452;-0.7487515;0.01868602,-0.07044235;-0.7459194;-0.1041905,-0.00235723;0.5326405;-0.06161046,362.7941
+0;0;0,0.001262698;0.3092826;0.01305983,0.00175008;0.6100567;0.01013287,0.1700525;0.4869215;0.01504111,0.2185941;0.2116274;0.03920781,0.2808139;-0.04588822;-0.01138096,-0.1658566;0.484464;0.007169654,-0.225746;0.2104214;0.0135757,-0.2823027;-0.04677945;-0.04468147,0.07521746;0.004118474;-0.03738533,0.09197491;-0.3777905;0.002747215,0.09848352;-0.7410592;0.09329727,0.1189418;-0.7910008;-0.001770161,-0.07538266;0.006674591;-0.03667689,-0.1111355;-0.3752961;-0.0128845,-0.1323707;-0.7430181;0.0544606,-0.128483;-0.6999476;-0.07068361,0.001676965;0.5360344;0.01335385,0;0;0,-0.001571156;0.3080407;-0.03059912,-0.002985395;0.6055299;-0.07499456,0.1718852;0.5226142;-0.04584885,0.2111836;0.2454983;-0.0261116,0.2586374;-0.01443261;-0.08023071,-0.177769;0.5255433;-0.06316618,-0.2324108;0.2507998;-0.0471209,-0.2739708;-0.00729993;-0.1134694,0.07587942;0.001402497;-0.03623033,0.09415941;-0.3824618;-0.02848721,0.0934305;-0.7538372;0.01932073,0.09368128;-0.7509198;-0.1036162,-0.07453748;0.005058911;-0.03861169,-0.09690075;-0.3786371;-0.03379595,-0.07398307;-0.7487053;0.01845463,-0.07101025;-0.7458735;-0.1044277,-0.002520949;0.5326682;-0.06155443,362.8274
+0;0;0,0.0003849283;0.3093832;0.01293804,3.556313E-06;0.6102265;0.01002353,0.1686912;0.4873646;0.0147666,0.2181013;0.2123466;0.03984802,0.280455;-0.04529768;-0.00977296,-0.16745;0.4846034;0.006461445,-0.227436;0.2106135;0.01250706,-0.2830468;-0.04666713;-0.04618628,0.07504345;0.004364508;-0.03739137,0.09175438;-0.3773521;0.0007908121,0.09946761;-0.7405609;0.09230254,0.1199956;-0.7904503;-0.002808832,-0.07533807;0.006391437;-0.0364967,-0.1102978;-0.3753102;-0.01355353,-0.1313898;-0.7432824;0.05357372,-0.1273871;-0.7002155;-0.0715787,0.0001434999;0.536191;0.01323389,0;0;0,-0.001822673;0.3081612;-0.03031254,-0.003596157;0.605792;-0.07421279,0.1715279;0.5226503;-0.04591775,0.2108057;0.2455752;-0.02611899,0.2579858;-0.01449704;-0.0796659,-0.1783198;0.5254444;-0.06360243,-0.2314455;0.2504632;-0.04722098,-0.2729308;-0.007671982;-0.1133723,0.07568314;0.001457974;-0.03631282,0.09372831;-0.38203;-0.02882457,0.0929806;-0.7535728;0.01923633,0.09332923;-0.7506055;-0.103723,-0.07441855;0.004989107;-0.03854442,-0.09712785;-0.3782952;-0.03383716,-0.07365532;-0.74845;0.01897357,-0.06786469;-0.8179303;-0.05796821,-0.003014371;0.5328928;-0.06091046,362.8619
+0;0;0,0.0003849473;0.3093985;0.01293868,3.557536E-06;0.6102554;0.01002401,0.1687751;0.4873651;0.01476801,0.2181608;0.212483;0.03983704,0.2808678;-0.04662153;-0.01006519,-0.1675333;0.4846026;0.006458729,-0.2274897;0.2107481;0.01250135,-0.2834157;-0.04799083;-0.04652466,0.07505047;0.004364916;-0.03739486,0.09173848;-0.3768283;0.0007349625,0.09947261;-0.7410212;0.09249464,0.1199998;-0.7909075;-0.002613015,-0.07534511;0.006392034;-0.03650011,-0.1102569;-0.3747861;-0.0135884,-0.1314061;-0.7437555;0.05372073,-0.1274035;-0.7006891;-0.07142679,0.0001435088;0.5362158;0.01323454,0;0;0,-0.001754023;0.3081748;-0.03033471,-0.003435865;0.6058055;-0.07432699,0.1717317;0.52262;-0.04585743,0.2108319;0.2456567;-0.02610707,0.2579751;-0.01604986;-0.07944393,-0.1782829;0.525475;-0.063281,-0.2313361;0.2505981;-0.04729177,-0.2727241;-0.009004623;-0.1140079,0.07568523;0.00143221;-0.0363276,0.09349239;-0.3815433;-0.02902913,0.09294772;-0.7541056;0.01906633,0.09322737;-0.7511367;-0.1038885,-0.07442909;0.005008062;-0.03853869,-0.09713989;-0.3777481;-0.03379744,-0.07356215;-0.7489369;0.01892035,-0.07022224;-0.8163675;-0.06073374,-0.002883889;0.5329089;-0.06098652,362.8841
+0;0;0,0.0003849894;0.3094323;0.01294009,3.594527E-06;0.6102956;0.01002553,0.1687095;0.4874264;0.01476884,0.2181318;0.2123404;0.03985647,0.2811039;-0.04785961;-0.01025672,-0.167468;0.4846649;0.006462794,-0.2274689;0.2106072;0.0125099,-0.2836313;-0.04922551;-0.04676564,0.07505291;0.004365058;-0.03739608,0.0917704;-0.3775014;0.0008010864,0.09950097;-0.7415266;0.09251852,0.1146433;-0.7704568;0.02235993,-0.07534756;0.006392242;-0.0365013,-0.110321;-0.3754592;-0.01354912,-0.1314604;-0.7442586;0.05372902,-0.1285078;-0.7046199;-0.03858924,0.000143542;0.536258;0.01323596,0;0;0,-0.001659513;0.3082002;-0.03042722,-0.003303982;0.6058189;-0.07454371,0.1717821;0.5226531;-0.04603934,0.2106696;0.2454564;-0.02618933,0.2575012;-0.01757646;-0.0791173,-0.1781048;0.5256279;-0.06322223,-0.2313679;0.2505614;-0.04754622,-0.2723045;-0.01032373;-0.1142094,0.07564787;0.001465604;-0.03641033,0.09360505;-0.3821933;-0.02978945,0.09298726;-0.7545325;0.01868057,0.09955975;-0.7958905;-0.04038835,-0.07446396;0.004988446;-0.03847979,-0.09761499;-0.3784233;-0.03401628,-0.07384623;-0.7494279;0.01867966,-0.07099664;-0.7913873;-0.03995496,-0.002765723;0.5329313;-0.06116462,362.9187
+0;0;0,-0.0001132065;0.3094469;0.01259218,-0.000882269;0.6103073;0.009451158,0.1679122;0.4874685;0.01483471,0.2177045;0.2124818;0.04027683,0.2806505;-0.04788378;-0.009002272,-0.1682747;0.4847372;0.005692729,-0.2283751;0.2106921;0.01131043,-0.2831699;-0.04935482;-0.0483048,0.07512824;0.004482967;-0.03723051,0.09249324;-0.3776035;-0.001609549,0.1011882;-0.7413793;0.09100663,0.1163813;-0.7715315;0.02190394,-0.07524807;0.006285138;-0.03672444,-0.109351;-0.3756921;-0.01456996,-0.1297411;-0.7445171;0.05279926,-0.1266169;-0.7048952;-0.03951512,-0.0006554923;0.5362722;0.01271375,0;0;0,-0.001659513;0.3082002;-0.03042722,-0.003303982;0.6058189;-0.07454371,0.1717821;0.5226531;-0.04603934,0.2106696;0.2454564;-0.02618933,0.2575012;-0.01757646;-0.0791173,-0.1781048;0.5256279;-0.06322223,-0.2313679;0.2505614;-0.04754622,-0.2723045;-0.01032373;-0.1142094,0.07564787;0.001465604;-0.03641033,0.09360505;-0.3821933;-0.02978945,0.09298726;-0.7545325;0.01868057,0.09955975;-0.7958905;-0.04038835,-0.07446396;0.004988446;-0.03847979,-0.09761499;-0.3784233;-0.03401628,-0.07384623;-0.7494279;0.01867966,-0.07099664;-0.7913873;-0.03995496,-0.002765723;0.5329313;-0.06116462,362.9421
+0;0;0,-0.0001132229;0.3094916;0.01259399,-0.0008821766;0.6103106;0.009453606,0.1679639;0.4874714;0.01483717,0.2177514;0.2125113;0.04027682,0.2806188;-0.04752895;-0.008940708,-0.168326;0.4847392;0.00569238,-0.2284206;0.2107207;0.01130954,-0.283147;-0.04900131;-0.0482312,0.07513108;0.004483137;-0.03723192,0.09249002;-0.3774703;-0.001623351,0.1013234;-0.7470345;0.09246652,0.1200724;-0.7912654;0.007190138,-0.07525092;0.006285375;-0.03672582,-0.1093419;-0.3755589;-0.01457905,-0.1300565;-0.7502526;0.05386213,-0.1262011;-0.7083787;-0.0600587,-0.0006554445;0.53629;0.01271556,0;0;0,-0.0014029;0.3082604;-0.03028655,-0.00297302;0.6058634;-0.07422733,0.1721592;0.5226048;-0.04599738,0.2108958;0.24541;-0.02621055,0.2575552;-0.01728037;-0.07924151,-0.1778479;0.525704;-0.06316851,-0.2308735;0.2506129;-0.04760541,-0.2716301;-0.009962618;-0.1142004,0.07562811;0.001339927;-0.0364635,0.09342682;-0.3822032;-0.03049636,0.09374169;-0.7607237;0.0167346,0.09737471;-0.7990479;-0.07520247,-0.07448065;0.005093851;-0.03844057,-0.0980341;-0.378162;-0.03420652,-0.07340694;-0.7550303;0.01938827,-0.06942159;-0.8140917;-0.05262572,-0.002456672;0.5329826;-0.06089139,362.9652
+0;0;0,-0.0001133349;0.3097977;0.01260645,-0.0008824374;0.6106742;0.009465331,0.1679438;0.4878237;0.0148494,0.2177051;0.2130085;0.04027564,0.2805151;-0.04679462;-0.00889701,-0.1683064;0.4850918;0.00570569,-0.2283694;0.2112177;0.01131989,-0.2830458;-0.04826742;-0.04816656,0.07514653;0.00448406;-0.03723958,0.0924861;-0.377043;-0.001670767,0.1012983;-0.7457219;0.09219372,0.1187505;-0.7848185;0.01281564,-0.0752664;0.006286669;-0.03673338,-0.1093194;-0.3751313;-0.01461133,-0.1299843;-0.7489275;0.05366591,-0.1263956;-0.7078748;-0.05237539,-0.0006556528;0.5366366;0.01272804,0;0;0,-0.000465855;0.3085897;-0.03009558,-0.001836441;0.6062614;-0.07397819,0.1731936;0.5227337;-0.04579854,0.2117644;0.2456609;-0.02607489,0.258397;-0.01679116;-0.07903743,-0.176754;0.5259258;-0.06282713,-0.2297626;0.2509515;-0.04781726,-0.2700529;-0.009508044;-0.1141365,0.07568146;0.001248181;-0.03639579,0.09309854;-0.3819061;-0.03213859,0.09506182;-0.7592973;0.0166924,0.09740791;-0.7980905;-0.06480479,-0.07447015;0.005194463;-0.03848516,-0.09788205;-0.377636;-0.03386064,-0.07273781;-0.7536159;0.01923615,-0.06835664;-0.8074187;-0.04662503,-0.001388319;0.5333569;-0.06067371,362.9998
+0;0;0,0.001946642;0.3102945;0.01196308,0.001895885;0.6114275;0.008584959,0.170562;0.487698;0.01487293,0.2198998;0.2130019;0.04000303,0.2838235;-0.04549056;-0.008671597,-0.1660284;0.4867526;0.00492071,-0.2248697;0.2128226;0.009791626,-0.2785452;-0.04572645;-0.04974955,0.0751076;0.004796644;-0.03705645,0.09386283;-0.3770106;-0.005565282,0.1038496;-0.7446199;0.08933045,0.1202413;-0.7788081;0.0164279,-0.0751051;0.005968343;-0.03689095,-0.1070718;-0.3757012;-0.01623414,-0.1271197;-0.7487164;0.05231746,-0.1236052;-0.7085516;-0.04560047,0.002067712;0.5373459;0.01186798,0;0;0,0.0008051097;0.3091139;-0.02962279,0.0001902655;0.6070705;-0.07333994,0.1752413;0.5229304;-0.04576945,0.21378;0.2460663;-0.02615547,0.2600832;-0.01520264;-0.07971287,-0.1750066;0.526629;-0.06254393,-0.2281685;0.2518463;-0.0486878,-0.2674543;-0.007798374;-0.1143771,0.0755572;0.001025796;-0.03643346,0.09389168;-0.3820944;-0.03471828,0.09762782;-0.7583449;0.01688719,0.1016056;-0.7977569;-0.0528965,-0.07434135;0.005432146;-0.03848631,-0.09656683;-0.3774619;-0.03420282,-0.07067761;-0.7526541;0.01873213,-0.06600767;-0.7997986;-0.04234575,0.0004983023;0.5341169;-0.06005192,363.0223
+0;0;0,0.001946642;0.3102945;0.01196308,0.001895885;0.6114275;0.008584959,0.170562;0.487698;0.01487293,0.2198998;0.2130019;0.04000303,0.2838235;-0.04549056;-0.008671597,-0.1660284;0.4867526;0.00492071,-0.2248697;0.2128226;0.009791626,-0.2785452;-0.04572645;-0.04974955,0.0751076;0.004796644;-0.03705645,0.09386283;-0.3770106;-0.005565282,0.1038496;-0.7446199;0.08933045,0.1202413;-0.7788081;0.0164279,-0.0751051;0.005968343;-0.03689095,-0.1070718;-0.3757012;-0.01623414,-0.1271197;-0.7487164;0.05231746,-0.1236052;-0.7085516;-0.04560047,0.002067712;0.5373459;0.01186798,0;0;0,0.0008051097;0.3091139;-0.02962279,0.0001902655;0.6070705;-0.07333994,0.1752413;0.5229304;-0.04576945,0.21378;0.2460663;-0.02615547,0.2600832;-0.01520264;-0.07971287,-0.1750066;0.526629;-0.06254393,-0.2281685;0.2518463;-0.0486878,-0.2674543;-0.007798374;-0.1143771,0.0755572;0.001025796;-0.03643346,0.09389168;-0.3820944;-0.03471828,0.09762782;-0.7583449;0.01688719,0.1016056;-0.7977569;-0.0528965,-0.07434135;0.005432146;-0.03848631,-0.09656683;-0.3774619;-0.03420282,-0.07067761;-0.7526541;0.01873213,-0.06600767;-0.7997986;-0.04234575,0.0004983023;0.5341169;-0.06005192,363.0445
+0;0;0,0.00194606;0.3102016;0.0119595,0.001895358;0.6112386;0.008583057,0.1706262;0.4875273;0.01487053,0.2198193;0.2136366;0.03992695,0.2833058;-0.04308736;-0.008414656,-0.1660937;0.4865817;0.004914479,-0.2247625;0.2134547;0.009771114,-0.2780708;-0.04332542;-0.0493627,0.07532299;0.0048104;-0.03716272,0.09401388;-0.3756867;-0.005779613,0.1040334;-0.7445019;0.08942743,0.120146;-0.7775972;0.01776619,-0.07532049;0.005985459;-0.03699675,-0.1071775;-0.3743744;-0.01641082,-0.1272912;-0.7486132;0.05236567,-0.1238365;-0.7086216;-0.043885,0.002067098;0.5371944;0.01186443,0;0;0,0.001796208;0.3090542;-0.02922535,0.001856484;0.6069556;-0.07265663,0.1768305;0.5224371;-0.04541135,0.2153357;0.2463705;-0.0262146,0.2612661;-0.01294285;-0.08026648,-0.1735585;0.5269415;-0.06231632,-0.2267107;0.2529561;-0.0492487,-0.264942;-0.005021095;-0.1145234,0.07581328;0.00101231;-0.03645658,0.0947734;-0.380761;-0.0378406,0.09987481;-0.7578491;0.01663876,0.1043831;-0.7966757;-0.05132103,-0.07459727;0.005484302;-0.03850885,-0.0959527;-0.3761391;-0.03405805,-0.06854413;-0.7524765;0.01893597,-0.06479309;-0.7986892;-0.04067545,0.002024747;0.5340279;-0.05943298,363.0783
+0;0;0,0.003651713;0.3103983;0.01142891,0.004763943;0.6115416;0.007733103,0.1726388;0.4873488;0.01548512,0.2215636;0.2135591;0.0390373,0.2840674;-0.0374257;-0.007588957,-0.1632556;0.4880994;0.004210061,-0.2199489;0.2148205;0.007906749,-0.2710209;-0.03652403;-0.04946636,0.07545979;0.005027571;-0.03692621,0.09483442;-0.3757829;-0.01054022,0.1069826;-0.7433708;0.08652567,0.124022;-0.7747229;0.01555366,-0.07527537;0.005729738;-0.03719933,-0.1049177;-0.3748566;-0.01813142,-0.1241936;-0.7484206;0.05092326,-0.120496;-0.7086089;-0.04384756,0.004761569;0.5374801;0.01107544,0;0;0,0.003174998;0.3092902;-0.02864552,0.004216388;0.6073575;-0.07169557,0.178421;0.5216715;-0.04460144,0.2168024;0.2457835;-0.0266633,0.2615218;-0.007129014;-0.08242655,-0.1708855;0.5271541;-0.06227552,-0.224187;0.25346;-0.049642,-0.260652;0.001312494;-0.1141869,0.07590312;0.0007414669;-0.03634787,0.09654884;-0.3808832;-0.04130101,0.1026265;-0.7568911;0.01589465,0.1087936;-0.7960188;-0.04948712,-0.07456466;0.005755439;-0.03860035,-0.09376254;-0.375948;-0.03389258,-0.06537427;-0.7516106;0.01866122,-0.06184921;-0.7958668;-0.04104675,0.004183307;0.5343944;-0.05855536,363.1
+0;0;0,0.003645442;0.3098653;0.01140929,0.004756228;0.6106229;0.007718025,0.1723791;0.486596;0.01545933,0.2211315;0.213771;0.03892853,0.2819237;-0.03034076;-0.006420903,-0.1630111;0.4873455;0.004201197,-0.2195047;0.2150296;0.007884859,-0.2691782;-0.0294321;-0.04791713,0.07549319;0.005029797;-0.03694255,0.09487975;-0.3760153;-0.0105403,0.1069969;-0.7426646;0.08627772,0.1240139;-0.773936;0.01539914,-0.07530869;0.005732275;-0.0372158,-0.1049693;-0.3750886;-0.01813614,-0.124196;-0.7476987;0.0507422,-0.1205032;-0.7078999;-0.04390385,0.004753856;0.5366521;0.01105628,0;0;0,0.003694654;0.3087858;-0.02824211,0.005547076;0.6065134;-0.07090974,0.1791829;0.5208024;-0.04277563,0.2175774;0.2457487;-0.02753067,0.2610685;0.0007361919;-0.08601308,-0.1695098;0.5270826;-0.06212232,-0.2223192;0.2542506;-0.0505066,-0.2576888;0.00981544;-0.1164101,0.07610758;0.0006542653;-0.03600669,0.09851214;-0.3810198;-0.04555798,0.1061365;-0.7554221;0.01540899,0.1115389;-0.7933351;-0.05112052,-0.07447307;0.005856951;-0.03884238,-0.09280723;-0.376109;-0.03299887,-0.0623401;-0.7505745;0.01991175,-0.05814434;-0.7941741;-0.04036279,0.005310163;0.53363;-0.05784082,363.1226
+0;0;0,0.00364308;0.3096645;0.01140189,0.004753754;0.6104113;0.007710125,0.1719323;0.486505;0.01544031,0.2203231;0.2157034;0.03873544,0.2802228;-0.02482472;-0.00594826,-0.1625688;0.4872525;0.004212015,-0.2186434;0.2169562;0.007868357,-0.2675876;-0.02391671;-0.04711445,0.0756916;0.005043015;-0.03703964,0.09503746;-0.3752022;-0.01069281,0.1072076;-0.7434548;0.0865486,0.1239098;-0.7735928;0.01698107,-0.07550661;0.005747339;-0.03731361,-0.105105;-0.3742741;-0.018274,-0.1244157;-0.7485136;0.05090556,-0.1207912;-0.708896;-0.04198983,0.004751382;0.5364284;0.01104892,0;0;0,0.005325809;0.308553;-0.02832126,0.008664742;0.6062443;-0.07106924,0.181299;0.5197812;-0.0413785,0.2203099;0.2467687;-0.02872562,0.2629115;0.006242573;-0.09013176,-0.1662814;0.5273121;-0.06237667,-0.2198141;0.2566401;-0.05295758,-0.2531915;0.01602744;-0.1195151,0.07648174;0.000380978;-0.03573489,0.1029;-0.3800235;-0.05152392,0.1106473;-0.7552925;0.01425719,0.115605;-0.7928614;-0.05012488,-0.0745896;0.006143539;-0.03905424,-0.08978199;-0.3751621;-0.03357567,-0.05764682;-0.7511517;0.01946287,-0.0533961;-0.7930697;-0.04007645,0.008089148;0.5333568;-0.05796576,363.1561
+0;0;0,-0.000771585;0.3096542;0.01220927,-0.003644585;0.6103953;0.009145953,0.1647322;0.487665;0.01531883,0.2138395;0.2168658;0.03709172,0.2742402;-0.02346866;-0.007958218,-0.1694177;0.4852549;0.002795387,-0.2249215;0.2148222;0.004605382,-0.2724373;-0.02639444;-0.05012301,0.07579602;0.005321562;-0.03678627,0.09639934;-0.3752266;-0.01645236,0.1100487;-0.7432218;0.08156378,0.1285079;-0.7742564;0.01323209,-0.07546679;0.005433869;-0.03744091,-0.1031373;-0.3748456;-0.02080575,-0.1209234;-0.7490568;0.04893322,-0.1170347;-0.7093772;-0.04394503,-0.002827147;0.5364117;0.01236798,0;0;0,0.005325809;0.308553;-0.02832126,0.008664742;0.6062443;-0.07106924,0.181299;0.5197812;-0.0413785,0.2203099;0.2467687;-0.02872562,0.2629115;0.006242573;-0.09013176,-0.1662814;0.5273121;-0.06237667,-0.2198141;0.2566401;-0.05295758,-0.2531915;0.01602744;-0.1195151,0.07648174;0.000380978;-0.03573489,0.1029;-0.3800235;-0.05152392,0.1106473;-0.7552925;0.01425719,0.115605;-0.7928614;-0.05012488,-0.0745896;0.006143539;-0.03905424,-0.08978199;-0.3751621;-0.03357567,-0.05764682;-0.7511517;0.01946287,-0.0533961;-0.7930697;-0.04007645,0.008089148;0.5333568;-0.05796576,363.1786
+0;0;0,-0.0007716694;0.3096881;0.01221061,-0.003644336;0.6103962;0.009148032,0.1641723;0.4878462;0.01531029,0.2133047;0.2169091;0.03709427,0.2734319;-0.02233715;-0.007751688,-0.168861;0.4854441;0.0028287,-0.224393;0.2148737;0.004639616,-0.2716937;-0.02525069;-0.04984098,0.07580449;0.005322156;-0.03679037,0.09642313;-0.3755089;-0.01644134,0.110143;-0.745407;0.08208161,0.1279406;-0.7742535;0.01619957,-0.07547522;0.005434476;-0.0374451,-0.1031663;-0.3751278;-0.02079756,-0.1210443;-0.751274;0.04930201,-0.1172951;-0.7119414;-0.04024662,-0.002827089;0.5364299;0.01236931,0;0;0,0.006743044;0.3086314;-0.02752423,0.01136235;0.606359;-0.06965733,0.1831335;0.5204254;-0.03994536,0.222102;0.2471485;-0.03011584,0.2646863;0.008661866;-0.09473729,-0.1632715;0.5274968;-0.06223629,-0.2172866;0.2567243;-0.05448414,-0.2506049;0.01876904;-0.1261249,0.07671399;0.0003075898;-0.03525686,0.1063892;-0.3798331;-0.0572567,0.1153623;-0.7565559;0.01143837,0.1201643;-0.792334;-0.04996443,-0.07442202;0.006222272;-0.03938048,-0.08653726;-0.3754602;-0.03280461,-0.05261401;-0.7533131;0.0200723,-0.04852569;-0.7920967;-0.03799851,0.01048515;0.5334684;-0.05668616,363.2006
+0;0;0,-0.0007709664;0.309406;0.01219948,-0.003641548;0.6098948;0.009138925,0.1639366;0.487463;0.01529486,0.2128959;0.2174806;0.03700207,0.2797019;-0.04834083;-0.01282531,-0.1686222;0.4850643;0.002831049,-0.2239585;0.2154473;0.004635585,-0.2765133;-0.05134979;-0.05589664,0.07551445;0.005301793;-0.03664961,0.09611447;-0.3751853;-0.01631896,0.1098514;-0.745542;0.08232617,0.1274005;-0.7735673;0.0173637,-0.07518644;0.005413683;-0.03730183,-0.1028525;-0.3748048;-0.02066933,-0.1207527;-0.7514175;0.04951718,-0.1170558;-0.7122152;-0.03878155,-0.002824843;0.5359775;0.01235806,0;0;0,0.007846661;0.3083639;-0.02704811,0.013712;0.6059078;-0.06875181,0.1848162;0.5202497;-0.03794861,0.2239534;0.2478445;-0.03321815,0.2668694;-0.01421201;-0.117429,-0.1609671;0.5274286;-0.06240816,-0.2157034;0.2577353;-0.05709978,-0.2533924;-0.004561216;-0.143047,0.0766603;0.00019072;-0.0345962,0.1091841;-0.3789985;-0.0622704,0.1196245;-0.7554223;0.01039195,0.1244406;-0.7912226;-0.049124,-0.07385362;0.006310871;-0.03974356,-0.08468719;-0.3750575;-0.03275035,-0.04784079;-0.7531226;0.02009736,-0.04412216;-0.7907429;-0.03742376,0.01251852;0.5330557;-0.05587029,363.2349
+0;0;0,-0.001732174;0.3093751;0.01212695,-0.004200413;0.6098026;0.008861854,0.1639348;0.4880439;0.0158918,0.2140818;0.2191579;0.0343503,0.2811876;-0.04656738;-0.01691889,-0.1696323;0.4843991;0.0007976452,-0.2226663;0.2154336;0.001091739,-0.2739515;-0.05175349;-0.0599211,0.07566597;0.005651187;-0.03633551,0.09952465;-0.3769716;-0.02330771,0.1156737;-0.7494091;0.07916547,0.1325391;-0.775075;0.01547957,-0.07504974;0.005094729;-0.03767126,-0.09915002;-0.3774915;-0.02402982,-0.1160051;-0.7571064;0.0472421,-0.1119272;-0.7181771;-0.03844725,-0.00356328;0.535903;0.01213813,0;0;0,0.007658273;0.3083898;-0.02645969,0.01377326;0.6059608;-0.06747746,0.1851605;0.5196364;-0.03592515,0.2257641;0.2485161;-0.03541517,0.2706025;-0.01273012;-0.1219115,-0.1615087;0.5277584;-0.06283752,-0.2177245;0.2594413;-0.06190768,-0.2562862;0.0001577139;-0.1569165,0.07675476;5.637109E-05;-0.03444195,0.111585;-0.3805123;-0.06751037,0.1238936;-0.7601024;0.004815817,0.1279597;-0.794269;-0.05267453,-0.07377668;0.006492458;-0.03990481,-0.08332612;-0.3769165;-0.03315392,-0.0442279;-0.7579034;0.01968083,-0.04044325;-0.7933791;-0.03633384,0.01246373;0.533099;-0.05475998,363.2568
+0;0;0,-0.001732174;0.3093751;0.01212695,-0.004200413;0.6098026;0.008861854,0.1639348;0.4880439;0.0158918,0.2140818;0.2191579;0.0343503,0.2811876;-0.04656738;-0.01691889,-0.1696323;0.4843991;0.0007976452,-0.2226663;0.2154336;0.001091739,-0.2739515;-0.05175349;-0.0599211,0.07566597;0.005651187;-0.03633551,0.09952465;-0.3769716;-0.02330771,0.1156737;-0.7494091;0.07916547,0.1325391;-0.775075;0.01547957,-0.07504974;0.005094729;-0.03767126,-0.09915002;-0.3774915;-0.02402982,-0.1160051;-0.7571064;0.0472421,-0.1119272;-0.7181771;-0.03844725,-0.00356328;0.535903;0.01213813,0;0;0,0.007658273;0.3083898;-0.02645969,0.01377326;0.6059608;-0.06747746,0.1851605;0.5196364;-0.03592515,0.2257641;0.2485161;-0.03541517,0.2706025;-0.01273012;-0.1219115,-0.1615087;0.5277584;-0.06283752,-0.2177245;0.2594413;-0.06190768,-0.2562862;0.0001577139;-0.1569165,0.07675476;5.637109E-05;-0.03444195,0.111585;-0.3805123;-0.06751037,0.1238936;-0.7601024;0.004815817,0.1279597;-0.794269;-0.05267453,-0.07377668;0.006492458;-0.03990481,-0.08332612;-0.3769165;-0.03315392,-0.0442279;-0.7579034;0.01968083,-0.04044325;-0.7933791;-0.03633384,0.01246373;0.533099;-0.05475998,363.2791
+0;0;0,-0.001732712;0.3094712;0.01213072,-0.00420031;0.6098221;0.008867429,0.1655792;0.4876343;0.01593242,0.2155495;0.2196965;0.03432583,0.2828363;-0.04674587;-0.01708172,-0.1712632;0.4839537;0.0006900569,-0.2241102;0.2159367;0.000983114,-0.2755337;-0.05197138;-0.06019437,0.07564446;0.00564958;-0.03632518,0.09943256;-0.3758416;-0.0233359,0.1155905;-0.7484851;0.07919395,0.1324956;-0.7742817;0.01535857,-0.0750284;0.005093281;-0.03766055,-0.09905741;-0.3763614;-0.02405945,-0.1159218;-0.7561862;0.04725189,-0.1118343;-0.717236;-0.03863859,-0.003563529;0.5359633;0.01214189,0;0;0,0.007232562;0.3086051;-0.0251627,0.01289823;0.6063443;-0.06444311,0.1862532;0.5198399;-0.0348537,0.226201;0.2496351;-0.03927708,0.2726665;-0.01056227;-0.1303818,-0.1638137;0.5272157;-0.06316124,-0.2197613;0.2598381;-0.06542695,-0.2589645;0.0027605;-0.1680719,0.07677701;-8.442998E-05;-0.03433371,0.1126175;-0.3790745;-0.07110357,0.1274566;-0.75832;0.003658056,0.1306189;-0.792458;-0.05422378,-0.07367088;0.006665225;-0.04002119,-0.08265954;-0.3756164;-0.03294991,-0.04109572;-0.7566964;0.0188873,-0.03674882;-0.7923394;-0.03720273,0.01168703;0.5334406;-0.05220294,363.3127
+0;0;0,-0.003609964;0.3099285;0.01229375,-0.007748432;0.6105968;0.009217121,0.1615673;0.4889012;0.01714252,0.2117933;0.2226003;0.03124842,0.2794729;-0.03729641;-0.01984301,-0.173434;0.4849896;6.08312E-05,-0.2244068;0.2184628;-0.00168143,-0.2728596;-0.04361695;-0.06253958,0.07577844;0.005969068;-0.03626498,0.10079;-0.3780575;-0.03001345,0.1194725;-0.7479351;0.07440452,0.1368087;-0.7721405;0.01041173,-0.07512612;0.004776989;-0.03776768,-0.0968383;-0.3793331;-0.02640214,-0.1123287;-0.7571518;0.04483352,-0.1079062;-0.7182664;-0.04022726,-0.006710004;0.5366703;0.01244641,0;0;0,0.008185677;0.3091238;-0.02439976,0.01478547;0.6072643;-0.06303525,0.1868414;0.5192434;-0.03381968,0.228693;0.2512719;-0.04262543,0.2722467;-0.001727492;-0.1366017,-0.1611075;0.5276635;-0.06299,-0.217196;0.2622253;-0.06885985,-0.2549116;0.01233435;-0.1731153,0.0769432;-0.0001028329;-0.0342474,0.1146165;-0.3808756;-0.0758872,0.1321638;-0.7576112;0.0004274845,0.1363883;-0.7921069;-0.05575347,-0.07372826;0.006729987;-0.04014974,-0.07962748;-0.3780591;-0.03354099,-0.03708052;-0.757059;0.01755038,-0.03290589;-0.7450369;-0.06607507,0.01334152;0.5342689;-0.05094385,363.3349
+0;0;0,-0.003609275;0.3098694;0.0122914,-0.007744963;0.6103365;0.009218163,0.1600515;0.4891514;0.01709772,0.2100224;0.2242029;0.03113199,0.2798843;-0.04407406;-0.02160687,-0.1719275;0.4852751;0.0001701452,-0.2226414;0.2201019;-0.001563268,-0.2726566;-0.05042851;-0.06438376,0.07626978;0.00600777;-0.03650011,0.1008668;-0.3716541;-0.0303522,0.1199519;-0.7495022;0.07631592,0.1374653;-0.7742618;0.01166895,-0.07561322;0.004807962;-0.03801255,-0.09696555;-0.3729359;-0.02683539,-0.1127897;-0.7588965;0.04593537,-0.108322;-0.7199202;-0.03999497,-0.006707652;0.5364895;0.01244398,0;0;0,0.01053431;0.3090709;-0.02339602,0.01872627;0.6070895;-0.06110001,0.1889232;0.5194347;-0.03271484,0.2311645;0.2531033;-0.04594254,0.2765715;-0.004774928;-0.1511645,-0.155843;0.5278671;-0.06270497,-0.2124468;0.2640603;-0.07238638,-0.2509661;0.008727998;-0.186212,0.077548;-0.0001732707;-0.03423023,0.1198414;-0.3729036;-0.08477402,0.1379065;-0.7564685;-0.0007317141,0.1445135;-0.790122;-0.05894805,-0.07427812;0.006844565;-0.04026591,-0.07592177;-0.3716144;-0.03415235,-0.03051496;-0.7585802;0.01787869,-0.02720679;-0.7959166;-0.0363378,0.01693234;0.5341396;-0.04926991,363.3576
+0;0;0,-0.003606792;0.3096562;0.01228295,-0.00774145;0.6100479;0.009209691,0.1584535;0.4893182;0.01704452,0.2080169;0.2265305;0.03096433,0.2776733;-0.04095742;-0.02161941,-0.1703373;0.4854791;0.0002795123,-0.2206376;0.2224685;-0.001439764,-0.2705056;-0.04726619;-0.06407549,0.07567323;0.005960781;-0.03621463,0.09994184;-0.3666592;-0.03014879,0.1193087;-0.7500843;0.07809374,0.1365941;-0.7741312;0.01428811,-0.07502182;0.004770357;-0.03771524,-0.09608909;-0.3679306;-0.02668729,-0.1121469;-0.7595878;0.04715755,-0.1077373;-0.7207283;-0.03765446,-0.006704149;0.5362017;0.01243547,0;0;0,0.01120479;0.3088301;-0.02343655,0.02040093;0.6067268;-0.06126571,0.1884253;0.5184726;-0.03105783,0.2302634;0.2546698;-0.05017185,0.2782145;-0.0004216135;-0.1587809,-0.1527633;0.5277924;-0.06282883,-0.2091241;0.2663434;-0.07607797,-0.2486719;0.01671138;-0.1997173,0.07700451;-0.0002625734;-0.03381872,0.1233683;-0.3656493;-0.09557891,0.1421745;-0.7538971;-0.006045111,0.1471754;-0.7884627;-0.06169844,-0.07343087;0.006878249;-0.04042359,-0.07517485;-0.3665321;-0.03467093,-0.0277235;-0.759099;0.01773057,-0.02224993;-0.7954674;-0.03571373,0.01834963;0.5337925;-0.04938579,363.3907
+0;0;0,-0.004187183;0.3096405;0.01249296,-0.008438672;0.6100339;0.009723551,0.1577771;0.4895231;0.01872687,0.2093767;0.2268941;0.02716224,0.2786038;-0.0395529;-0.0309795,-0.1708618;0.4851838;-0.0004311688,-0.218438;0.2216976;-0.004812618,-0.2667501;-0.04811889;-0.06830947,0.07584263;0.006134292;-0.03582928,0.102962;-0.3663385;-0.03577298,0.1246719;-0.749288;0.07370158,0.1421492;-0.7751374;0.0115212,-0.07487977;0.004605471;-0.03801684,-0.09305895;-0.3683147;-0.02956002,-0.107252;-0.7599279;0.04489794,-0.102383;-0.7210449;-0.03988646,-0.007404012;0.5361841;0.01286846,0;0;0,0.01120479;0.3088301;-0.02343655,0.02040093;0.6067268;-0.06126571,0.1884253;0.5184726;-0.03105783,0.2302634;0.2546698;-0.05017185,0.2782145;-0.0004216135;-0.1587809,-0.1527633;0.5277924;-0.06282883,-0.2091241;0.2663434;-0.07607797,-0.2486719;0.01671138;-0.1997173,0.07700451;-0.0002625734;-0.03381872,0.1233683;-0.3656493;-0.09557891,0.1421745;-0.7538971;-0.006045111,0.1471754;-0.7884627;-0.06169844,-0.07343087;0.006878249;-0.04042359,-0.07517485;-0.3665321;-0.03467093,-0.0277235;-0.759099;0.01773057,-0.02224993;-0.7954674;-0.03571373,0.01834963;0.5337925;-0.04938579,363.413
+0;0;0,-0.004184253;0.3094239;0.01248422,-0.008431191;0.6094955;0.009718318,0.1575188;0.4891509;0.01870837,0.2084704;0.2298199;0.02703781,0.2793703;-0.04306534;-0.03250883,-0.1705939;0.4848185;-0.0004189964,-0.2175726;0.2246411;-0.004745424,-0.2670521;-0.05169505;-0.06977656,0.07564883;0.006118617;-0.03573773,0.1021442;-0.3577835;-0.03568272,0.1244653;-0.7515137;0.07687376,0.1422345;-0.7782962;0.01365456,-0.07468843;0.004593703;-0.0379197,-0.09244931;-0.3597455;-0.02965747,-0.1070419;-0.7623834;0.04689663,-0.1020915;-0.723352;-0.03930423,-0.007397811;0.5357371;0.01285934,0;0;0,0.01101055;0.3087025;-0.02231765,0.02033496;0.6064409;-0.05878687,0.1878746;0.5169951;-0.02875209,0.229243;0.256991;-0.053339,0.2812478;-0.001660496;-0.1692435,-0.1524683;0.5272363;-0.06244319,-0.208426;0.2694278;-0.08037391,-0.2458207;0.01572365;-0.2118075,0.07689077;-0.0002284497;-0.03354287,0.1269013;-0.35397;-0.1076555,0.1475903;-0.7520047;-0.01105833,0.1526433;-0.7856624;-0.06987023,-0.07307854;0.006847688;-0.04062024,-0.074087;-0.3579801;-0.0354743,-0.02406222;-0.7614286;0.01853975,-0.0164739;-0.7984574;-0.03610662,0.01821095;0.5335458;-0.04725289,363.4353
+0;0;0,-0.004184173;0.309418;0.01248398,-0.008430394;0.6094388;0.009718808,0.1571629;0.4892132;0.01869544,0.2076074;0.2324633;0.02694198,0.2783062;-0.0396477;-0.0324357,-0.1702407;0.4848902;-0.0003905939,-0.2167519;0.2273023;-0.004673963,-0.2660909;-0.04824981;-0.06952058,0.07533547;0.006093272;-0.03558969,0.1010775;-0.3474624;-0.03553625,0.1244368;-0.7595066;0.08225568,0.1417849;-0.784943;0.0205351,-0.07437905;0.004574675;-0.03776263,-0.09163495;-0.3494056;-0.02973531,-0.1069063;-0.7707717;0.05037962,-0.1020733;-0.7319545;-0.03377783,-0.007397272;0.5356988;0.01285905,0;0;0,0.01065142;0.3087733;-0.02141047,0.01989964;0.6065832;-0.05688477,0.1870027;0.515982;-0.02769184,0.2284225;0.2590829;-0.05633473,0.2836359;0.007110178;-0.1829429,-0.1523483;0.5268826;-0.06264709,-0.2090298;0.2722093;-0.08413895,-0.2445043;0.02299738;-0.2227151,0.07673915;4.038215E-06;-0.03301954,0.1356162;-0.335911;-0.1297607,0.1526251;-0.750349;-0.01952124,0.1573797;-0.7852495;-0.07382512,-0.07255537;0.006622002;-0.04087852,-0.07333339;-0.3478487;-0.03711469,-0.01890854;-0.7697091;0.0200932,-0.01089266;-0.8033217;-0.03533941,0.01776399;0.533669;-0.04559398,363.4688
+0;0;0,-0.004884726;0.3093242;0.01264985,-0.00961013;0.6092113;0.01014411,0.1543677;0.4901638;0.0195875,0.2073033;0.2360237;0.0213927,0.2789145;-0.03698206;-0.0427411,-0.1694779;0.4857087;-0.001371145,-0.2143547;0.2301139;-0.008439986,-0.2632026;-0.04716772;-0.07553913,0.07561642;0.006191908;-0.03489194,0.1053087;-0.3468681;-0.04009136,0.1310148;-0.7618173;0.07951959,0.1576186;-0.8128353;-0.01274165,-0.07397888;0.004519222;-0.03847508,-0.08953565;-0.3494337;-0.03252747,-0.1007951;-0.7741795;0.04880304,-0.0930272;-0.7310798;-0.07590406,-0.008475414;0.5355103;0.01321618,0;0;0,0.009932719;0.3087966;-0.02028251,0.01859315;0.6066533;-0.05440021,0.1837487;0.5144053;-0.02618146,0.2274298;0.2606371;-0.05914021,0.286063;0.009949714;-0.1913955,-0.1513553;0.5271494;-0.06261716,-0.2069604;0.2746752;-0.08622737,-0.2399875;0.02506095;-0.2289699,0.07685684;0.0004436374;-0.03265667,0.140608;-0.3308127;-0.1411238,0.1607369;-0.7499304;-0.03583574,0.1661399;-0.7455189;-0.1587172,-0.07243153;0.006193906;-0.04109669,-0.07216936;-0.3481402;-0.03837883,-0.01637546;-0.7732407;0.01930111,-0.003293868;-0.83724;-0.06302032,0.01658686;0.533723;-0.04345918,363.4924
+0;0;0,-0.004882029;0.3091534;0.01264287,-0.009602708;0.6087401;0.01014042,0.1542218;0.4898265;0.01957404,0.2070307;0.2362942;0.02137493,0.2761294;-0.0271326;-0.04050861,-0.1693216;0.4853755;-0.00136504,-0.2140911;0.230392;-0.008416975,-0.2612251;-0.03716061;-0.0731618,0.07523923;0.006161021;-0.03471789,0.1045768;-0.3426812;-0.0398552,0.1310226;-0.7695713;0.08319779,0.1483563;-0.7923585;0.02308506,-0.07360986;0.004496679;-0.03828316,-0.08898078;-0.3452278;-0.03240659,-0.1005643;-0.7821964;0.05126435,-0.09550308;-0.7436613;-0.02998846,-0.008469401;0.5351307;0.01320867,0;0;0,0.008645482;0.3087649;-0.01868176,0.01611234;0.6065581;-0.05095339,0.1813816;0.5134826;-0.02408767,0.2267904;0.2612547;-0.0613668,0.2857056;0.02469042;-0.1976175,-0.1529487;0.5272136;-0.06323709,-0.209141;0.2757058;-0.08886726,-0.2386405;0.03904036;-0.2341846,0.07672634;0.000871256;-0.03188324,0.1469924;-0.3169857;-0.1607541,0.1654245;-0.7461735;-0.04441571,0.1702591;-0.7822322;-0.09251308,-0.07178662;0.00581694;-0.04143762,-0.06996381;-0.3442864;-0.03991194,-0.01272492;-0.7815291;0.02024729,-0.003250873;-0.8120279;-0.03407233,0.01439033;0.5336439;-0.04048395,363.5147
+0;0;0,-0.004882029;0.3091534;0.01264287,-0.009602708;0.6087401;0.01014042,0.1542218;0.4898265;0.01957404,0.2070307;0.2362942;0.02137493,0.2761294;-0.0271326;-0.04050861,-0.1693216;0.4853755;-0.00136504,-0.2140911;0.230392;-0.008416975,-0.2612251;-0.03716061;-0.0731618,0.07523923;0.006161021;-0.03471789,0.1045768;-0.3426812;-0.0398552,0.1310226;-0.7695713;0.08319779,0.1483563;-0.7923585;0.02308506,-0.07360986;0.004496679;-0.03828316,-0.08898078;-0.3452278;-0.03240659,-0.1005643;-0.7821964;0.05126435,-0.09550308;-0.7436613;-0.02998846,-0.008469401;0.5351307;0.01320867,0;0;0,0.008645482;0.3087649;-0.01868176,0.01611234;0.6065581;-0.05095339,0.1813816;0.5134826;-0.02408767,0.2267904;0.2612547;-0.0613668,0.2857056;0.02469042;-0.1976175,-0.1529487;0.5272136;-0.06323709,-0.209141;0.2757058;-0.08886726,-0.2386405;0.03904036;-0.2341846,0.07672634;0.000871256;-0.03188324,0.1469924;-0.3169857;-0.1607541,0.1654245;-0.7461735;-0.04441571,0.1702591;-0.7822322;-0.09251308,-0.07178662;0.00581694;-0.04143762,-0.06996381;-0.3442864;-0.03991194,-0.01272492;-0.7815291;0.02024729,-0.003250873;-0.8120279;-0.03407233,0.01439033;0.5336439;-0.04048395,363.5472
+0;0;0,-0.005685218;0.308971;0.01273652,-0.01108617;0.6082981;0.01041265,0.1531307;0.4893248;0.02117367,0.2070164;0.2358327;0.01554517,0.277842;-0.02867922;-0.05254284,-0.1708354;0.484791;-0.002020182,-0.2153604;0.2296762;-0.01331402,-0.2613887;-0.04009825;-0.08203063,0.07547914;0.006389475;-0.03444483,0.1088988;-0.3451777;-0.0439531,0.1363408;-0.7569382;0.07607982,0.1543418;-0.7820094;0.01224034,-0.0735401;0.004296738;-0.03870096,-0.0881235;-0.3486616;-0.03489435,-0.0952808;-0.7707801;0.04555696,-0.08949069;-0.7317609;-0.03998525,-0.00979583;0.5347641;0.01342976,0;0;0,0.007246226;0.3087135;-0.01735115,0.0132483;0.6064609;-0.04800081,0.1793132;0.5134215;-0.0226481,0.2250354;0.2615816;-0.06363249,0.2879924;0.02660234;-0.206601,-0.1553993;0.5266606;-0.06317392,-0.2123837;0.2754308;-0.09198263,-0.2396175;0.03729334;-0.2408708,0.07700138;0.001202524;-0.03152323,0.1532717;-0.3137325;-0.1722552,0.1784343;-0.7339734;-0.08581352,0.1932686;-0.7658016;-0.1440334,-0.07180604;0.005461454;-0.04169459,-0.06975497;-0.3478126;-0.04172752,-0.0132529;-0.7696866;0.01774992,-0.002447766;-0.8035463;-0.03914933,0.01189111;0.5335554;-0.03795266,363.5808
+0;0;0,-0.005680709;0.3087259;0.01272642,-0.01107694;0.6077909;0.01040493,0.1510355;0.4894766;0.02106303,0.204485;0.2380365;0.01548008,0.2770422;-0.03294238;-0.05427258,-0.1687486;0.4850013;-0.001831426,-0.2129131;0.2319517;-0.01303384,-0.2600668;-0.04441833;-0.08343048,0.07589033;0.006424284;-0.03463247,0.10891;-0.3409352;-0.04402694,0.1356332;-0.7419112;0.07286213,0.155651;-0.7731521;0.001870573,-0.07394072;0.004320146;-0.03891179,-0.08834958;-0.3444138;-0.03515074,-0.09531943;-0.7554765;0.04319344,-0.08888064;-0.7154469;-0.05193226,-0.009787867;0.5343292;0.01341908,0;0;0,0.007675637;0.3085102;-0.01638341,0.01405913;0.6060735;-0.04617453,0.1774733;0.5117486;-0.01925206,0.2236703;0.2627733;-0.06383038,0.2910867;0.02651635;-0.2161368,-0.1524488;0.5261874;-0.06168295,-0.2094949;0.2774593;-0.09315059,-0.2347397;0.03595698;-0.2499909,0.07769912;0.001526862;-0.03099251,0.1638331;-0.29491;-0.1939136,0.1794159;-0.7011546;-0.09450817,0.1969877;-0.7492213;-0.1473076,-0.07213516;0.00506322;-0.04208211,-0.07080916;-0.3439454;-0.04740748,-0.01462851;-0.7541166;0.01392991,-0.006729091;-0.7434307;-0.079641,0.01260497;0.5332137;-0.03634095,363.603
+0;0;0,-0.005678102;0.3085843;0.01272058,-0.01106812;0.6073046;0.01040267,0.1499054;0.4894126;0.02100241,0.2030484;0.2394144;0.01545148,0.2689162;-0.006581351;-0.04787028,-0.1676178;0.4849689;-0.001730177,-0.211529;0.2333704;-0.01286835,-0.2543354;-0.01751944;-0.07677472,0.07567269;0.006405859;-0.03453315,0.1085221;-0.3391632;-0.0438792,0.1356391;-0.7460471;0.07473212,0.1553236;-0.7762684;0.004922494,-0.07372867;0.004307756;-0.03880019,-0.08806325;-0.3426288;-0.03505854,-0.09513579;-0.759748;0.04443996,-0.0888042;-0.7198853;-0.04910202,-0.0097809;0.5339481;0.01341251,0;0;0,0.006900501;0.3084315;-0.01551437,0.01254666;0.605757;-0.04435205,0.1748036;0.5110357;-0.01697636,0.2215345;0.2641941;-0.0643003,0.2835236;0.05599156;-0.2115116,-0.1524283;0.5256314;-0.06102474,-0.2087511;0.2785155;-0.09442408,-0.230842;0.06264432;-0.2419835,0.07773089;0.002027556;-0.0302279,0.1714943;-0.2813153;-0.2077374,0.1818253;-0.6932318;-0.1048951,0.2029923;-0.7163591;-0.1798412,-0.07173793;0.004740284;-0.04232171,-0.06974903;-0.3424286;-0.04968301,-0.01473376;-0.7588477;0.01298262,-0.006528496;-0.7477742;-0.07900608,0.01126886;0.5329686;-0.03475428,363.6364
+0;0;0,-0.002886921;0.3085753;0.01148479,-0.006558082;0.6069;0.008471433,0.156758;0.4861735;0.02138575,0.2120067;0.2389239;0.00940826,0.285585;-0.02992894;-0.06748237,-0.1674207;0.4854148;-0.002346186,-0.2104831;0.2359617;-0.01806152,-0.2571836;-0.03929394;-0.09330259,0.07595869;0.006665461;-0.03422428,0.1125918;-0.3422741;-0.04833455,0.1393689;-0.715382;0.06110312,0.1588663;-0.7456592;-0.01068975,-0.07364243;0.004098393;-0.0393122,-0.08604249;-0.3468179;-0.03734951,-0.08956489;-0.7296263;0.03578404,-0.08296498;-0.6896911;-0.05921822,-0.005595927;0.533687;0.01160303,0;0;0,0.004658792;0.3084288;-0.01445508,0.007287513;0.6055104;-0.04189301,0.173711;0.5095841;-0.01475978,0.2197811;0.2653815;-0.06546354,0.2950809;0.04237793;-0.2334133,-0.1599381;0.5241023;-0.06143187,-0.2172569;0.2796434;-0.0972455,-0.2387568;0.04515637;-0.2650591,0.07819909;0.002386227;-0.02940512,0.1815408;-0.2723179;-0.2221693,0.1848246;-0.649891;-0.1255724,0.201943;-0.6954229;-0.1818717,-0.07164187;0.00446277;-0.0428133,-0.06679192;-0.3465163;-0.05229992,-0.01761948;-0.7285923;0.006887749,-0.008939371;-0.7732205;-0.05246694,0.006822053;0.5328084;-0.03266907,363.6696
+0;0;0,-0.002878275;0.3076511;0.01145039,-0.006541825;0.6053567;0.008442944,0.1563053;0.4849108;0.02132296,0.2113024;0.2387867;0.009399991,0.2861949;-0.03486772;-0.06886387,-0.1669407;0.4841543;-0.0023407,-0.2098072;0.2358367;-0.0179845,-0.2573417;-0.04433486;-0.09456933,0.07589453;0.006659833;-0.03419537,0.1106507;-0.3244013;-0.04758269,0.1398659;-0.7314813;0.07181948,0.1593773;-0.7618018;-2.49669E-05,-0.07358023;0.004094931;-0.039279,-0.08534496;-0.3288417;-0.03741688,-0.08918808;-0.7465054;0.04237561,-0.08258342;-0.7065631;-0.0526949,-0.005581561;0.5322876;0.01156838,0;0;0,0.004811056;0.3075543;-0.01326037,0.007648528;0.6040871;-0.03987074,0.1733951;0.5081705;-0.0119617,0.2192571;0.2658345;-0.06594157,0.2975816;0.04161926;-0.2397623,-0.1590548;0.5225769;-0.0600296,-0.2162765;0.2795673;-0.09765783,-0.2374222;0.04593536;-0.2753931,0.07845428;0.002845228;-0.02846909,0.1914158;-0.2232927;-0.2454713,0.1864524;-0.6331339;-0.1322009,0.2103873;-0.6619873;-0.2039245,-0.0712221;0.004022494;-0.04341532,-0.06240226;-0.3288878;-0.0524474,-0.01153946;-0.7458654;0.01363774,-0.002008518;-0.7898645;-0.04648032,0.007124215;0.5315061;-0.03084278,363.6926
+0;0;0,-0.00287427;0.3072231;0.01143446,-0.006533335;0.6045642;0.008430716,0.1540975;0.4848565;0.02117341,0.2091457;0.2385039;0.009239376,0.2852772;-0.0396782;-0.07031937,-0.1647255;0.4841104;-0.002166456,-0.2076318;0.2355622;-0.01782478,-0.2559527;-0.04924485;-0.09567672,0.07582609;0.006653827;-0.03416454,0.1105615;-0.3242095;-0.04754385,0.139101;-0.721875;0.06909689,0.1594234;-0.7547026;-0.005733691,-0.07351388;0.004091239;-0.03924358,-0.08527158;-0.3286465;-0.03738257,-0.08902582;-0.7366508;0.04056455,-0.08214665;-0.6962952;-0.05845746,-0.005574253;0.531585;0.01155231,0;0;0,0.004802249;0.3071602;-0.01243448,0.007782701;0.6033891;-0.03832698,0.1709157;0.507107;-0.009320736,0.2192532;0.2658102;-0.06678057,0.2999404;0.04531726;-0.252208,-0.1566747;0.5219342;-0.05834377,-0.214756;0.279477;-0.09961598,-0.2348567;0.04493253;-0.2842663,0.07861505;0.003199086;-0.02775836,0.1969399;-0.2096468;-0.2548089,0.1879855;-0.6100101;-0.1444168,0.21357;-0.646835;-0.2139854,-0.07091297;0.003704502;-0.04380313,-0.05884214;-0.3289138;-0.05248944,-0.01107755;-0.7368497;0.009674177,-0.0002325438;-0.7825387;-0.05446229,0.007208873;0.5308774;-0.02947569,363.7262
+0;0;0,-8.375228E-05;0.306705;0.01057137,-0.001371232;0.6035852;0.006800899,0.1564577;0.4827026;0.02252916,0.2130452;0.2377875;0.003614869,0.2938276;-0.03976472;-0.08219832,-0.15901;0.4849497;-0.001898396,-0.2007246;0.237248;-0.02304269,-0.2476944;-0.04935534;-0.1041431,0.07602268;0.006975134;-0.03348596,0.1148388;-0.3252069;-0.05085195,0.1440833;-0.7164443;0.06348027,0.1655007;-0.7483672;-0.01028895,-0.0733196;0.003703003;-0.03949602,-0.08278026;-0.3310542;-0.03835357,-0.08197417;-0.732517;0.03794005,-0.07488391;-0.692359;-0.05994558,-0.0009247249;0.530735;0.01009191,0;0;0,0.004739251;0.3066348;-0.01150489,0.007660314;0.6024719;-0.03645515,0.169176;0.5062302;-0.008019209,0.2186973;0.2665966;-0.06857276,0.3018692;0.04651096;-0.257172,-0.1550854;0.5212463;-0.05701876,-0.2135208;0.279739;-0.09947879,-0.2335694;0.04652241;-0.2895656,0.07882243;0.003486336;-0.02691245,0.2010256;-0.1910701;-0.2705666,0.1886536;-0.5830609;-0.1557453,0.2103769;-0.6223152;-0.2225808,-0.07054068;0.003467964;-0.04428766,-0.05243657;-0.3308143;-0.05327637,-0.009604383;-0.7325127;0.008347847,-0.002000278;-0.7773361;-0.05551685,0.00709641;0.5300569;-0.02785635,363.7595
+0;0;0,-8.363578E-05;0.3062783;0.01055667,-0.00136909;0.6027111;0.006793406,0.1566606;0.4819123;0.02253104,0.2129746;0.238181;0.003708178,0.2943844;-0.04152711;-0.08277156,-0.1592113;0.4841622;-0.001927815,-0.2007243;0.2376579;-0.02296991,-0.2480589;-0.05117171;-0.1047003,0.07608254;0.006980626;-0.03351233,0.1150625;-0.3266034;-0.05095161,0.1448164;-0.7246559;0.06537221,0.1653469;-0.7540144;-0.005341992,-0.07337733;0.003705918;-0.03952711,-0.08287792;-0.3324642;-0.03837984,-0.08205779;-0.7409202;0.03924276,-0.07526115;-0.701183;-0.05458911,-0.000923474;0.5300061;0.01007785,0;0;0,0.004134282;0.3062531;-0.0104785,0.006180108;0.6017641;-0.03404498,0.1681871;0.5051391;-0.006974936,0.2180277;0.267951;-0.07169151,0.30447;0.0539197;-0.2693307,-0.1562757;0.5204595;-0.0564331,-0.2148162;0.2806149;-0.1009084,-0.2359972;0.05179241;-0.2997415,0.07916348;0.003655612;-0.02607942,0.1996059;-0.1781421;-0.2820972,0.1868747;-0.5753162;-0.1598148,0.207633;-0.6103914;-0.2252346,-0.07026391;0.003359264;-0.04485593,-0.04633847;-0.3319541;-0.05457273,-0.006558847;-0.7407947;0.009686776,0.0003973469;-0.7805506;-0.05380462,0.005847942;0.5294484;-0.02583957,363.7818
+0;0;0,-8.358279E-05;0.3060843;0.01054998,-0.001368772;0.6024591;0.006787715,0.1561479;0.4818371;0.0224839,0.2119688;0.2402399;0.003825845,0.2923148;-0.03581293;-0.08152377,-0.1586959;0.4840797;-0.001895346,-0.1998453;0.2397338;-0.0227532,-0.2465614;-0.04532135;-0.1034155,0.07609867;0.006982107;-0.03351944,0.1151815;-0.3274825;-0.05100475,0.1446446;-0.7216449;0.06418224,0.1644436;-0.7488885;-0.004012473,-0.07339288;0.003706704;-0.03953549,-0.08291856;-0.3333507;-0.0383852,-0.08210645;-0.737815;0.03847881,-0.07555197;-0.6984246;-0.05200993,-0.0009232797;0.5297744;0.01007124,0;0;0,0.00328166;0.3060876;-0.009925127,0.004365191;0.6015903;-0.03292274,0.1658413;0.5039937;-0.005259037,0.2168792;0.2704978;-0.07387447,0.3056845;0.06817695;-0.2766677,-0.1571778;0.5196886;-0.05585214,-0.2150283;0.2821753;-0.1013937,-0.2376124;0.06319265;-0.3050644,0.07941513;0.00445579;-0.02523279,0.1943606;-0.1712169;-0.289101,0.1842876;-0.5643238;-0.1671764,0.2027109;-0.5949382;-0.2327952,-0.07004514;0.002946221;-0.04525825,-0.04161754;-0.3329112;-0.05482126,-0.005557265;-0.7379664;0.009444028,0.0003113858;-0.7730628;-0.05417492,0.004286248;0.5292788;-0.02485561,363.8155
+0;0;0,-0.007014291;0.3056882;0.01298096,-0.01541433;0.6019623;0.0119501,0.1447136;0.4856416;0.02268253,0.2025879;0.2465092;-0.003793159,0.2706236;0.0229501;-0.08139704,-0.1695681;0.4817627;-0.00189261,-0.2072955;0.2386733;-0.02870488,-0.2465721;0.006592155;-0.1009931,0.07635611;0.0072933;-0.03301321,0.1198901;-0.3274007;-0.05493641,0.1511536;-0.7219818;0.05926141,0.1719323;-0.7511567;-0.006826371,-0.07310715;0.003447644;-0.04020916,-0.08048011;-0.3346951;-0.03919249,-0.07519091;-0.7395983;0.03655833,-0.06862307;-0.7000033;-0.05380657,-0.01331633;0.5292893;0.01456924,0;0;0,0.002767619;0.3058925;-0.009226322,0.003269926;0.6014483;-0.03148007,0.1643138;0.5038248;-0.003790379,0.2156325;0.2728077;-0.07612419,0.2911677;0.1165822;-0.250818,-0.1574429;0.5189628;-0.05506301,-0.2175766;0.2837702;-0.1030533,-0.241349;0.1140911;-0.2798972,0.07967159;0.004709274;-0.02456784,0.1840216;-0.1651698;-0.2977859,0.1816605;-0.5579408;-0.1735357,0.1983524;-0.589301;-0.2387838,-0.06974238;0.002736265;-0.04584574,-0.03798975;-0.3338844;-0.05445922,-0.002738353;-0.739212;0.01019012,0.00228694;-0.7718462;-0.05578511,0.003344618;0.5291235;-0.02362204,363.8514
+0;0;0,-0.007014291;0.3056882;0.01298096,-0.01541433;0.6019623;0.0119501,0.1447136;0.4856416;0.02268253,0.2025879;0.2465092;-0.003793159,0.2706236;0.0229501;-0.08139704,-0.1695681;0.4817627;-0.00189261,-0.2072955;0.2386733;-0.02870488,-0.2465721;0.006592155;-0.1009931,0.07635611;0.0072933;-0.03301321,0.1198901;-0.3274007;-0.05493641,0.1511536;-0.7219818;0.05926141,0.1719323;-0.7511567;-0.006826371,-0.07310715;0.003447644;-0.04020916,-0.08048011;-0.3346951;-0.03919249,-0.07519091;-0.7395983;0.03655833,-0.06862307;-0.7000033;-0.05380657,-0.01331633;0.5292893;0.01456924,0;0;0,0.002767619;0.3058925;-0.009226322,0.003269926;0.6014483;-0.03148007,0.1643138;0.5038248;-0.003790379,0.2156325;0.2728077;-0.07612419,0.2911677;0.1165822;-0.250818,-0.1574429;0.5189628;-0.05506301,-0.2175766;0.2837702;-0.1030533,-0.241349;0.1140911;-0.2798972,0.07967159;0.004709274;-0.02456784,0.1840216;-0.1651698;-0.2977859,0.1816605;-0.5579408;-0.1735357,0.1983524;-0.589301;-0.2387838,-0.06974238;0.002736265;-0.04584574,-0.03798975;-0.3338844;-0.05445922,-0.002738353;-0.739212;0.01019012,0.00228694;-0.7718462;-0.05578511,0.003344618;0.5291235;-0.02362204,363.8821
+0;0;0,-0.006991623;0.3047004;0.01293901,-0.01537084;0.600242;0.01191454,0.1441292;0.4843613;0.02260545,0.2020264;0.2451345;-0.003880691,0.2771709;-0.001783445;-0.0895931,-0.1689193;0.4804976;-0.001873259,-0.2066616;0.2373122;-0.02869612,-0.250042;-0.01901814;-0.1085374,0.07677437;0.007333252;-0.03319406,0.1204746;-0.3286389;-0.05520097,0.1511461;-0.7157475;0.05683425,0.172406;-0.7462927;-0.01078389,-0.07350763;0.00346653;-0.04042943,-0.08090875;-0.3359675;-0.03940888,-0.07571971;-0.7332029;0.03490745,-0.06899978;-0.6933857;-0.05754999,-0.01328059;0.5278378;0.014524,0;0;0,0.001861483;0.3049671;-0.007087708,0.0008108243;0.599948;-0.02714658,0.1618884;0.5033176;-0.0009899139,0.2178884;0.278116;-0.08719516,0.3038072;0.1146387;-0.286832,-0.158548;0.5175921;-0.05252993,-0.2233941;0.2857403;-0.1101736,-0.2486913;0.101371;-0.308491,0.08047693;0.005176648;-0.02337933,0.1635961;-0.1595338;-0.3083932,0.1676848;-0.5458676;-0.1897539,0.1829934;-0.5758668;-0.2594365,-0.06978811;0.002106853;-0.04663805,-0.03618466;-0.3356482;-0.05461138,-0.001787838;-0.7328727;0.01153515,0.003954201;-0.7665003;-0.05635062,0.001346879;0.527828;-0.01993799,363.9155
+0;0;0,-0.007364333;0.3046724;0.01338428,-0.01460841;0.6002423;0.01226509,0.1444078;0.4838631;0.02284737,0.2046809;0.2460695;-0.01038552,0.2820824;0.007005811;-0.1144015,-0.1681621;0.4799541;-0.003147524,-0.2071406;0.2375455;-0.03479902,-0.2474065;-0.01910725;-0.115234,0.0770349;0.007448222;-0.03255878,0.1246898;-0.3275906;-0.05993133,0.1563705;-0.7149249;0.05103828,0.1791266;-0.7478597;-0.01385614,-0.07305203;0.003388593;-0.04125343,-0.07787893;-0.3360927;-0.04061502,-0.06926993;-0.7334888;0.03251516,-0.0621981;-0.6936649;-0.0599153,-0.01287385;0.5278307;0.01492878,0;0;0,0.001861483;0.3049671;-0.007087708,0.0008108243;0.599948;-0.02714658,0.1618884;0.5033176;-0.0009899139,0.2178884;0.278116;-0.08719516,0.3038072;0.1146387;-0.286832,-0.158548;0.5175921;-0.05252993,-0.2233941;0.2857403;-0.1101736,-0.2486913;0.101371;-0.308491,0.08047693;0.005176648;-0.02337933,0.1635961;-0.1595338;-0.3083932,0.1676848;-0.5458676;-0.1897539,0.1829934;-0.5758668;-0.2594365,-0.06978811;0.002106853;-0.04663805,-0.03618466;-0.3356482;-0.05461138,-0.001787838;-0.7328727;0.01153515,0.003954201;-0.7665003;-0.05635062,0.001346879;0.527828;-0.01993799,363.9379
+0;0;0,-0.007308483;0.3023618;0.01328277,-0.01453481;0.5972086;0.01216478,0.1441482;0.4810634;0.02272524,0.2044887;0.2430041;-0.01054479,0.283111;0.0001698285;-0.1162013,-0.1677663;0.4771626;-0.00321515,-0.2067883;0.2344831;-0.03490201,-0.2476893;-0.02621761;-0.1166056,0.08133675;0.007864151;-0.03437695,0.1290563;-0.3276291;-0.06178663,0.1607286;-0.7148606;0.0491535,0.1837464;-0.7485194;-0.01648743,-0.07713146;0.003577821;-0.04355714,-0.08196491;-0.336364;-0.04291786,-0.0733582;-0.7336545;0.03019288,-0.06620501;-0.6937176;-0.06330086,-0.01280365;0.5249388;0.01482325,0;0;0,-0.002533961;0.3026249;-0.008017302,-0.00489809;0.5968635;-0.02824092,0.1562842;0.5002762;-0.00276041,0.2152786;0.2774947;-0.09390974,0.300383;0.1122337;-0.2982606,-0.1634091;0.5145372;-0.05411106,-0.2294312;0.2834193;-0.1144911,-0.2552662;0.1031204;-0.3221882,0.08535982;0.008892953;-0.02222395,0.1502673;-0.1581692;-0.3111209,0.1546596;-0.5471949;-0.2020396,0.1688309;-0.5763159;-0.2741151,-0.07425279;2.334118E-05;-0.04843356,-0.04220758;-0.3383091;-0.05783696,-0.006877966;-0.7354977;0.00737071,-0.001358636;-0.7689192;-0.06218681,-0.003969274;0.5248886;-0.02104783,363.9604
+0;0;0,-0.007295131;0.3018094;0.0132585,-0.0145117;0.5962591;0.01214028,0.1434591;0.4803704;0.02266284,0.2038811;0.2419892;-0.01065218,0.2824413;-0.0006534308;-0.1162253,-0.1670427;0.4764872;-0.003160065,-0.2061175;0.2334796;-0.03488977,-0.2469862;-0.02701533;-0.1165289,0.08190131;0.007918737;-0.03461557,0.1296866;-0.3280368;-0.06206301,0.1612847;-0.7143608;0.04861717,0.1843699;-0.7482059;-0.01721584,-0.07766683;0.003602655;-0.04385947,-0.08250694;-0.3368075;-0.04321931,-0.0739204;-0.7331671;0.02972012,-0.06674628;-0.6932011;-0.0640472,-0.01278192;0.524047;0.01479663,0;0;0,-0.004569277;0.3020416;-0.008239985,-0.007969201;0.5958625;-0.02861023,0.152827;0.4995351;-0.003661871,0.2149837;0.2797945;-0.1008058,0.2976571;0.1169013;-0.3077446,-0.1654265;0.5135834;-0.05456808,-0.2318564;0.2828948;-0.1174663,-0.2584439;0.1080797;-0.3294229,0.08596882;0.009544179;-0.02206898,0.1400048;-0.1550127;-0.3151629,0.1466555;-0.5452643;-0.2143946,0.1580894;-0.574716;-0.2870435,-0.0749812;-0.0008536036;-0.04843409,-0.04477477;-0.3398174;-0.05812924,-0.008139312;-0.7358608;0.007462882,-0.002406147;-0.7672485;-0.06424332,-0.006766327;0.5239516;-0.02139831,363.9946
+0;0;0,-0.006938018;0.3017472;0.01362068,-0.01343484;0.5958061;0.01275527,0.1431368;0.4800689;0.02292563,0.2042944;0.2426865;-0.017873,0.287598;0.005863234;-0.1265166,-0.1652746;0.4773779;-0.002879153,-0.2046084;0.2351096;-0.04179085,-0.2418852;-0.0233002;-0.1234181,0.08226855;0.007944208;-0.03404021,0.1331014;-0.3274361;-0.06550851,0.166838;-0.7167165;0.04507739,0.19055;-0.7453665;-0.02583292,-0.07754841;0.00354931;-0.04431262,-0.07946937;-0.3371122;-0.04388927,-0.06763045;-0.7364728;0.02875772,-0.06035712;-0.6964416;-0.06545915,-0.0119072;0.5236688;0.01535532,0;0;0,-0.004761729;0.3019916;-0.007963657,-0.008504484;0.5953915;-0.0284245,0.1512318;0.4989384;-0.004730463,0.2166069;0.2826184;-0.108108,0.2974882;0.1297811;-0.3200684,-0.1647226;0.513144;-0.05423542,-0.2323754;0.283793;-0.1218845,-0.2579212;0.1196786;-0.339237,0.0860374;0.009642467;-0.02223849,0.1344067;-0.153644;-0.3172845,0.1440179;-0.5500232;-0.2295476,0.1556197;-0.5785809;-0.303485,-0.07518641;-0.001147986;-0.04832853,-0.04527493;-0.3403388;-0.05877346,-0.007733032;-0.7392949;0.007038236,-0.001874972;-0.7708381;-0.06513152,-0.007263139;0.5235695;-0.02114892,364.0162
+0;0;0,-0.006938018;0.3017472;0.01362068,-0.01343484;0.5958061;0.01275527,0.1431368;0.4800689;0.02292563,0.2042944;0.2426865;-0.017873,0.287598;0.005863234;-0.1265166,-0.1652746;0.4773779;-0.002879153,-0.2046084;0.2351096;-0.04179085,-0.2418852;-0.0233002;-0.1234181,0.08226855;0.007944208;-0.03404021,0.1331014;-0.3274361;-0.06550851,0.166838;-0.7167165;0.04507739,0.19055;-0.7453665;-0.02583292,-0.07754841;0.00354931;-0.04431262,-0.07946937;-0.3371122;-0.04388927,-0.06763045;-0.7364728;0.02875772,-0.06035712;-0.6964416;-0.06545915,-0.0119072;0.5236688;0.01535532,0;0;0,-0.004761729;0.3019916;-0.007963657,-0.008504484;0.5953915;-0.0284245,0.1512318;0.4989384;-0.004730463,0.2166069;0.2826184;-0.108108,0.2974882;0.1297811;-0.3200684,-0.1647226;0.513144;-0.05423542,-0.2323754;0.283793;-0.1218845,-0.2579212;0.1196786;-0.339237,0.0860374;0.009642467;-0.02223849,0.1344067;-0.153644;-0.3172845,0.1440179;-0.5500232;-0.2295476,0.1556197;-0.5785809;-0.303485,-0.07518641;-0.001147986;-0.04832853,-0.04527493;-0.3403388;-0.05877346,-0.007733032;-0.7392949;0.007038236,-0.001874972;-0.7708381;-0.06513152,-0.007263139;0.5235695;-0.02114892,364.0385
+0;0;0,-0.006929948;0.3013962;0.01360484,-0.01342052;0.5951729;0.01273938,0.1425367;0.4796573;0.02287802,0.2037684;0.2419876;-0.01796999,0.2857751;0.008851171;-0.1249223,-0.1646546;0.476977;-0.00282468,-0.204036;0.2344155;-0.04178348,-0.2407324;-0.01997142;-0.12214,0.08232684;0.007949836;-0.03406432,0.1337132;-0.331082;-0.06587525,0.1674024;-0.7198161;0.04455544,0.1907797;-0.7476383;-0.02535411,-0.07760336;0.003551825;-0.04434402,-0.07954523;-0.3408189;-0.04391606,-0.06772293;-0.7396189;0.02862896,-0.06055225;-0.6997293;-0.0642582,-0.01189391;0.5230848;0.01533766,0;0;0,-0.005373444;0.3016382;-0.007636547,-0.009484991;0.5947555;-0.028023,0.1497547;0.4981396;-0.005360126,0.2181563;0.2852223;-0.1144116,0.2968051;0.1409784;-0.3277764,-0.1650192;0.5125328;-0.05359329,-0.23148;0.2999809;-0.1645412,-0.2529916;0.1233877;-0.3667011,0.08605555;0.009655982;-0.02241635,0.1270004;-0.1571815;-0.3208855,0.1454788;-0.5545254;-0.2420161,0.1561157;-0.5845068;-0.3131944,-0.07540055;-0.001458769;-0.0481032,-0.04557715;-0.3443508;-0.05953724,-0.007777773;-0.742574;0.00704759,-0.003707223;-0.77314;-0.06431378,-0.008160103;0.5229825;-0.02076602,364.0615
+0;0;0,-0.008553761;0.3016782;0.01443507,-0.01666483;0.5952671;0.01449212,0.1391587;0.4803849;0.02342698,0.2021313;0.244527;-0.02504286,0.2876477;0.01510142;-0.1388481,-0.16664;0.4776003;-0.003366021,-0.204714;0.2358518;-0.04866304,-0.2403118;-0.01837805;-0.1323337,0.08090878;0.008240597;-0.03318718,0.1334244;-0.328328;-0.06793834,0.1698865;-0.7224427;0.04358661,0.1955742;-0.7462981;-0.02793934,-0.07609612;0.003036181;-0.04376857,-0.07603915;-0.3393721;-0.0445059,-0.06173863;-0.7438763;0.02805866,-0.05433215;-0.7039832;-0.06426408,-0.01474071;0.5231986;0.01685028,0;0;0,-0.002081122;0.3020997;-0.004761457,-0.00542568;0.5951225;-0.02445483,0.152999;0.497549;-0.004052162,0.2236461;0.2861574;-0.1148059,0.3010812;0.1435458;-0.3305987,-0.1604209;0.5128463;-0.04978694,-0.2266617;0.3005564;-0.1615411,-0.2466411;0.1363861;-0.3749648,0.08432195;0.007879168;-0.0233078,0.1287344;-0.1583082;-0.3193707,0.1552322;-0.5627973;-0.250232,0.1657543;-0.5929223;-0.3205917,-0.07403559;-0.0006447408;-0.04726353,-0.04143378;-0.3413605;-0.05695016,-0.002971411;-0.745105;0.01090833,0.001555873;-0.7743784;-0.06080219,-0.004224487;0.5233527;-0.01732802,364.0843
+0;0;0,-0.008541937;0.3012612;0.01441512,-0.01664767;0.5946564;0.01447255,0.1383773;0.4800532;0.02337147,0.2015027;0.2436233;-0.02521593,0.2846014;0.0206839;-0.1358037,-0.1658377;0.4772831;-0.003282763,-0.204004;0.2349482;-0.04868964,-0.2385955;-0.01209421;-0.1299948,0.08151073;0.008301908;-0.03343409,0.1354314;-0.3372717;-0.06911504,0.1715362;-0.727524;0.04131694,0.1976667;-0.7523079;-0.03144213,-0.07666227;0.00305877;-0.04409421,-0.07660377;-0.3485107;-0.04485127,-0.06244339;-0.7490506;0.02700214,-0.05490923;-0.708987;-0.06691226,-0.01472508;0.5226452;0.01682884,0;0;0,-0.002883337;0.3016778;-0.004605293,-0.006407771;0.5945112;-0.02420187,0.1512012;0.4956676;-0.006605864,0.2260914;0.2871267;-0.1212654,0.2998953;0.1625462;-0.3400569,-0.1607202;0.5123811;-0.04860345,-0.226874;0.2999911;-0.1615584,-0.2463247;0.1437006;-0.3713963,0.08490068;0.008279994;-0.02353883,0.1236649;-0.1698868;-0.3241309,0.1618803;-0.5697844;-0.2576691,0.1742863;-0.5973011;-0.331938,-0.07477535;-0.0009532028;-0.04731279,-0.04185035;-0.3507987;-0.05852693,-0.003752597;-0.7504886;0.009238914,0.0007846681;-0.7820239;-0.06266926,-0.005166683;0.5227963;-0.01710987,364.1172
+0;0;0,-0.008541937;0.3012612;0.01441512,-0.01664767;0.5946564;0.01447255,0.1383773;0.4800532;0.02337147,0.2015027;0.2436233;-0.02521593,0.2846014;0.0206839;-0.1358037,-0.1658377;0.4772831;-0.003282763,-0.204004;0.2349482;-0.04868964,-0.2385955;-0.01209421;-0.1299948,0.08151073;0.008301908;-0.03343409,0.1354314;-0.3372717;-0.06911504,0.1715362;-0.727524;0.04131694,0.1976667;-0.7523079;-0.03144213,-0.07666227;0.00305877;-0.04409421,-0.07660377;-0.3485107;-0.04485127,-0.06244339;-0.7490506;0.02700214,-0.05490923;-0.708987;-0.06691226,-0.01472508;0.5226452;0.01682884,0;0;0,-0.002883337;0.3016778;-0.004605293,-0.006407771;0.5945112;-0.02420187,0.1512012;0.4956676;-0.006605864,0.2260914;0.2871267;-0.1212654,0.2998953;0.1625462;-0.3400569,-0.1607202;0.5123811;-0.04860345,-0.226874;0.2999911;-0.1615584,-0.2463247;0.1437006;-0.3713963,0.08490068;0.008279994;-0.02353883,0.1236649;-0.1698868;-0.3241309,0.1618803;-0.5697844;-0.2576691,0.1742863;-0.5973011;-0.331938,-0.07477535;-0.0009532028;-0.04731279,-0.04185035;-0.3507987;-0.05852693,-0.003752597;-0.7504886;0.009238914,0.0007846681;-0.7820239;-0.06266926,-0.005166683;0.5227963;-0.01710987,364.1406
+0;0;0,-0.008776997;0.3014388;0.01440528,-0.01686194;0.5947381;0.01436547,0.1381305;0.480864;0.02368971,0.2011786;0.2458463;-0.03505342,0.2864319;0.03043035;-0.1495168,-0.1658553;0.4775707;-0.004080804,-0.2038469;0.2356265;-0.05583746,-0.2364943;-0.006636545;-0.139604,0.08115108;0.008681524;-0.03262485,0.1370949;-0.3364919;-0.07311162,0.1775701;-0.7325549;0.03641565,0.2047866;-0.7664146;-0.02639981,-0.07574728;0.002690978;-0.0445012,-0.07427667;-0.3493166;-0.04597564,-0.05707852;-0.7555594;0.02593569,-0.04938311;-0.7156216;-0.06683607,-0.01496902;0.522785;0.01675119,0;0;0,-0.001283865;0.3018954;-0.002728224,-0.004330307;0.5946727;-0.0217402,0.1529934;0.4950233;-0.005764961,0.2297001;0.2882298;-0.1241355,0.3020404;0.1668095;-0.3404641,-0.1586641;0.5126538;-0.04560915,-0.2255268;0.2999098;-0.1593125,-0.2502787;0.1649219;-0.3782638,0.08407512;0.007430196;-0.02452374,0.1246444;-0.1756041;-0.3224603,0.1770242;-0.5811534;-0.2651327,0.183476;-0.6106079;-0.3371613,-0.07445455;-0.0005439064;-0.04670621,-0.04023694;-0.3507007;-0.05823934,-0.001267225;-0.7557483;0.01189013,0.002974082;-0.786091;-0.05956157,-0.003152773;0.5230076;-0.01472235,364.1727
+0;0;0,-0.008787823;0.3018107;0.01442305,-0.01687036;0.5950233;0.01438278,0.1378348;0.4812381;0.02369366,0.201206;0.2450162;-0.03535049,0.2828311;0.03876807;-0.1449424,-0.1655812;0.477951;-0.004024802,-0.2037675;0.234767;-0.05604668,-0.2350254;0.002814472;-0.1362482,0.0809435;0.008659317;-0.03254139,0.1385615;-0.3468437;-0.07423976,0.1775161;-0.7280267;0.0311726,0.2041983;-0.7606331;-0.03041004,-0.07555351;0.002684094;-0.04438736,-0.07403889;-0.3598575;-0.04590593,-0.05748688;-0.7508379;0.02330371,-0.0499425;-0.7110951;-0.0676473,-0.01497771;0.5230806;0.01676815,0;0;0,-0.0003723353;0.302279;-0.00147748,-0.002670467;0.5950419;-0.01935339,0.1541389;0.4943423;-0.005705833,0.2324311;0.2887239;-0.1277483,0.2976698;0.1741288;-0.3370881,-0.1569094;0.5130382;-0.04298239,-0.2338133;0.2871666;-0.1227994,-0.253983;0.166081;-0.3376081,0.08374512;0.006924943;-0.02499151,0.1267699;-0.1989585;-0.3202912,0.1883148;-0.588163;-0.2686994,0.1971836;-0.618725;-0.3370918,-0.07441031;-0.0002014439;-0.04635561,-0.03781898;-0.360695;-0.05845863,-9.286776E-05;-0.7502492;0.01048971,0.003340486;-0.7801644;-0.05895317,-0.001623075;0.5233703;-0.01248908,364.1952
+0;0;0,-0.008797727;0.3021508;0.01443931,-0.01688081;0.5953826;0.01439947,0.1384216;0.4814391;0.02373725,0.2025028;0.2425707;-0.03596841,0.2856114;0.03257404;-0.1475521,-0.1661805;0.4781392;-0.00408957,-0.2047946;0.2322306;-0.05669428,-0.2366207;-0.003937587;-0.1383535,0.08077155;0.008640922;-0.03247227,0.1383083;-0.3463607;-0.07411182,0.1791712;-0.7462178;0.03646471,0.2061205;-0.7794507;-0.0257341,-0.07539302;0.002678392;-0.04429307,-0.07388054;-0.3593518;-0.04580949,-0.05651763;-0.7694864;0.02679074,-0.04889777;-0.729646;-0.06507029,-0.01498831;0.5234452;0.01678467,0;0;0,0.0006771088;0.3026226;-0.0002524853,-0.0008607768;0.5954763;-0.01689768,0.1561833;0.493169;-0.005322695,0.2347102;0.2881233;-0.1338494,0.3011622;0.1827212;-0.3527811,-0.1560128;0.5137292;-0.04019465,-0.2354551;0.300756;-0.1544777,-0.2528461;0.1684283;-0.3681211,0.08353633;0.006370604;-0.02518439,0.1285222;-0.2028905;-0.3171716,0.205612;-0.6103668;-0.2747109,0.2095225;-0.6399377;-0.3456289,-0.0743175;0.000250004;-0.04615197,-0.03653885;-0.3596226;-0.05776916,0.003351189;-0.768221;0.01460996,0.005623387;-0.7984559;-0.0558169,2.369657E-05;0.5237908;-0.01021385,364.2292
+0;0;0,-0.009888277;0.3023298;0.01488091,-0.01901812;0.5954783;0.01529187,0.1367491;0.481944;0.02362633,0.2032009;0.247864;-0.04505163,0.2844499;0.04558235;-0.1623837,-0.1678156;0.4782255;-0.005440699,-0.2056008;0.2349619;-0.06306933,-0.2372311;0.006920874;-0.1540798,0.08064472;0.008674483;-0.03205612,0.1394849;-0.348872;-0.08084024,0.1839378;-0.7384706;0.02858751,0.2096808;-0.7702331;-0.03573569,-0.07508659;0.00251903;-0.04429526,-0.07177318;-0.3630825;-0.04676843,-0.05120042;-0.7635611;0.02345324,-0.0432954;-0.7236714;-0.06849506,-0.01687249;0.5235524;0.01756469,0;0;0,0.001236223;0.3028542;0.0006222725,0.0004091822;0.5957189;-0.01487398,0.1572194;0.4924792;-0.005776644,0.2362414;0.2884915;-0.1325462,0.2948779;0.1780702;-0.3462164,-0.1550662;0.5141034;-0.0379858,-0.2372407;0.289665;-0.1204523,-0.2656888;0.1776004;-0.3393549,0.08326837;0.00588037;-0.02526283,0.1311923;-0.2142831;-0.3132088,0.2086467;-0.6117969;-0.2717222,0.2149637;-0.6407866;-0.3431021,-0.07407232;0.0006537333;-0.04603559,-0.03496309;-0.3626171;-0.05968451,0.005194709;-0.761041;0.01368609,0.006896695;-0.7936561;-0.05480659,0.001123656;0.5240183;-0.008421898,364.2623
+0;0;0,-0.009890852;0.3024085;0.01488478,-0.01901622;0.5954134;0.0152955,0.1432876;0.4801426;0.02388684,0.2096498;0.2463779;-0.04469859,0.294423;0.03532246;-0.1671199,-0.1742383;0.4762658;-0.006417176,-0.2119725;0.2333299;-0.06396815,-0.2449748;-0.004602194;-0.1589261,0.08057739;0.00866724;-0.03202935,0.1401107;-0.3530914;-0.08138819,0.1858787;-0.7542157;0.03127684,0.2121741;-0.7873036;-0.03442661,-0.0750239;0.002516926;-0.04425828,-0.07167145;-0.3673916;-0.04676058,-0.05049007;-0.7797179;0.02553849,-0.04241543;-0.7396159;-0.06838284,-0.01687161;0.5235217;0.01756723,0;0;0,0.001586013;0.3029289;0.001377106,0.001193762;0.5957032;-0.01305699,0.1647473;0.4921751;-0.00590229,0.2371363;0.2877659;-0.1352488,0.3026448;0.1840599;-0.3625625,-0.1611878;0.5137904;-0.03698266,-0.2453624;0.3068208;-0.1545923,-0.2705472;0.1752064;-0.3754117,0.08322052;0.005738423;-0.0252018,0.1334171;-0.2282838;-0.3072722,0.2178086;-0.6370146;-0.2684653,0.2212422;-0.6632813;-0.3446935,-0.07400361;0.0007994872;-0.04600587,-0.03386485;-0.3666996;-0.05953785,0.007924486;-0.7763027;0.01899723,0.008658918;-0.8067756;-0.05401619,0.00178124;0.524016;-0.006829739,364.2958
+0;0;0,-0.009884099;0.3022021;0.01487462,-0.01899342;0.5946894;0.01528617,0.1416032;0.4800423;0.0238052,0.208128;0.2457051;-0.04494821,0.2921591;0.03649682;-0.166298,-0.1725477;0.4762067;-0.00617671,-0.2103743;0.2326759;-0.06386864,-0.2430877;-0.003173858;-0.1579955,0.0805454;0.0086638;-0.03201664,0.1405888;-0.3561939;-0.08179832,0.1856953;-0.7515216;0.02923862,0.2109189;-0.7820379;-0.03378665,-0.07499412;0.002515928;-0.04424071,-0.07161295;-0.3705615;-0.04676445,-0.05073767;-0.7769294;0.02448984,-0.04299216;-0.7372392;-0.06560309,-0.01685365;0.5229603;0.01755277,0;0;0,0.00292648;0.3027122;0.001338005,0.004206687;0.5949662;-0.01307249,0.1655534;0.4923993;-0.00538826,0.2386647;0.2874714;-0.1347165,0.3042499;0.1844526;-0.3597517,-0.1574478;0.5146648;-0.03459788,-0.241852;0.3073754;-0.1528074,-0.2679538;0.1782563;-0.3723572,0.08320861;0.005530849;-0.02516794,0.1363598;-0.2397744;-0.3012202,0.2201393;-0.6426013;-0.2643511,0.2240969;-0.672936;-0.3322827,-0.07396008;0.001008097;-0.04600628,-0.03194683;-0.369516;-0.05830858,0.009381436;-0.7729566;0.02027545,0.01008086;-0.8012127;-0.0495556,0.004234143;0.5234421;-0.006821156,364.3293
+0;0;0,-0.01090544;0.3022488;0.01524351,-0.02094347;0.5946765;0.01601903,0.1382547;0.4803774;0.02304349,0.2074697;0.2489304;-0.05218208,0.2887217;0.05040668;-0.1850903,-0.1721768;0.4761731;-0.007415283,-0.2083054;0.2338123;-0.07044917,-0.2396342;0.006798446;-0.1760966,0.08055348;0.008741559;-0.03132376,0.1416923;-0.3563727;-0.09074438,0.1933526;-0.762733;0.02437566,0.2176378;-0.7847271;-0.04815305,-0.07447802;0.002378563;-0.04465226,-0.06939935;-0.3725038;-0.04848025,-0.04418969;-0.7911055;0.02354145,-0.03613911;-0.7512215;-0.06806129,-0.01858465;0.5229567;0.01819445,0;0;0,0.003284495;0.3028114;0.000364542,0.005261071;0.5950203;-0.0143826,0.1645502;0.4920324;-0.007642984,0.2390769;0.2867858;-0.1354589,0.3037863;0.1849366;-0.3570838,-0.1554568;0.5157025;-0.03294478,-0.2400589;0.3100885;-0.1537037,-0.2666711;0.1825513;-0.3698152,0.08292;0.005476013;-0.0253129,0.1369057;-0.2491757;-0.295156,0.2222559;-0.6642401;-0.256596,0.2241219;-0.6926591;-0.328271,-0.07375601;0.001080455;-0.04588398,-0.03252196;-0.3714123;-0.05711452,0.0104733;-0.78689;0.0240011,0.01104478;-0.815652;-0.04741517,0.005036838;0.5235024;-0.00812459,364.3514
+0;0;0,-0.01090544;0.3022488;0.01524351,-0.02094347;0.5946765;0.01601903,0.1382547;0.4803774;0.02304349,0.2074697;0.2489304;-0.05218208,0.2887217;0.05040668;-0.1850903,-0.1721768;0.4761731;-0.007415283,-0.2083054;0.2338123;-0.07044917,-0.2396342;0.006798446;-0.1760966,0.08055348;0.008741559;-0.03132376,0.1416923;-0.3563727;-0.09074438,0.1933526;-0.762733;0.02437566,0.2176378;-0.7847271;-0.04815305,-0.07447802;0.002378563;-0.04465226,-0.06939935;-0.3725038;-0.04848025,-0.04418969;-0.7911055;0.02354145,-0.03613911;-0.7512215;-0.06806129,-0.01858465;0.5229567;0.01819445,0;0;0,0.003284495;0.3028114;0.000364542,0.005261071;0.5950203;-0.0143826,0.1645502;0.4920324;-0.007642984,0.2390769;0.2867858;-0.1354589,0.3037863;0.1849366;-0.3570838,-0.1554568;0.5157025;-0.03294478,-0.2400589;0.3100885;-0.1537037,-0.2666711;0.1825513;-0.3698152,0.08292;0.005476013;-0.0253129,0.1369057;-0.2491757;-0.295156,0.2222559;-0.6642401;-0.256596,0.2241219;-0.6926591;-0.328271,-0.07375601;0.001080455;-0.04588398,-0.03252196;-0.3714123;-0.05711452,0.0104733;-0.78689;0.0240011,0.01104478;-0.815652;-0.04741517,0.005036838;0.5235024;-0.00812459,364.374
+0;0;0,-0.01091554;0.3025286;0.01525762,-0.02095794;0.5950834;0.01603369,0.1378915;0.4808532;0.02304814,0.206316;0.2520491;-0.0513184,0.2904341;0.04652263;-0.1889149,-0.171848;0.4766582;-0.00734273,-0.207564;0.237065;-0.0696568,-0.2399979;0.002043411;-0.1790308,0.08065993;0.008753111;-0.03136516,0.141982;-0.3574556;-0.09096388,0.1967264;-0.7880755;0.03102884,0.2214634;-0.8110368;-0.04284913,-0.07457644;0.002381706;-0.04471127,-0.06948255;-0.3736243;-0.04855073,-0.04276787;-0.8172165;0.02777066,-0.03456753;-0.7771486;-0.06553617,-0.01859826;0.5233375;0.01820991,0;0;0,0.003490962;0.3030895;0.0002563,0.005851187;0.5954384;-0.01422572,0.1644382;0.4915078;-0.01021194,0.2387269;0.2870589;-0.1336843,0.3031461;0.177004;-0.3616928,-0.1547897;0.5167168;-0.03208134,-0.2392438;0.3128756;-0.1498941,-0.268849;0.1831486;-0.3747146,0.08294049;0.005598828;-0.0256114,0.1377905;-0.2579082;-0.2882456,0.2238188;-0.6985841;-0.2468141,0.2202512;-0.724546;-0.322513,-0.07398352;0.001017234;-0.04573642,-0.03305693;-0.3726765;-0.05569697,0.01261477;-0.8127414;0.03130661,0.01381082;-0.8436826;-0.04052313,0.00549018;0.5238856;-0.008074284,364.3964
+0;0;0,-0.01094733;0.3028796;0.01480663,-0.02089248;0.5956665;0.01512217,0.1382771;0.4819659;0.02012819,0.2042903;0.2542313;-0.06300691,0.297867;0.02942926;-0.2198482,-0.1715573;0.4767177;-0.009716015,-0.2061612;0.237137;-0.07706472,-0.2400804;-0.02056445;-0.2048584,0.08088142;0.008867733;-0.03070073,0.145472;-0.3547182;-0.1047996,0.2047734;-0.7826265;0.01316821,0.2301238;-0.8137286;-0.04940086,-0.07427807;0.002187546;-0.04517697,-0.06796058;-0.3743596;-0.0506222,-0.03657866;-0.8150147;0.02270452,-0.02883327;-0.7753115;-0.06749999,-0.01857039;0.5238676;0.01741567,0;0;0,0.003287181;0.303421;-6.67572E-06,0.005597059;0.595997;-0.01455426,0.1642288;0.491637;-0.01063538,0.2377901;0.2855894;-0.1341884,0.3005347;0.1600953;-0.3875777,-0.15528;0.5176808;-0.03212395,-0.2415857;0.3123747;-0.1484552,-0.2748704;0.1697497;-0.3983392,0.08281377;0.005563021;-0.02595973,0.1378222;-0.2655676;-0.2815367,0.2228898;-0.7034546;-0.2420776,0.2172815;-0.7329405;-0.310787,-0.07408265;0.001077909;-0.04553651,-0.03444843;-0.3733586;-0.05469036,0.01141198;-0.8100448;0.03328998,0.0127272;-0.8400922;-0.03514668,0.005210802;0.5243875;-0.008417845,364.4302
+0;0;0,-0.010945;0.302815;0.01480347,-0.02088569;0.595471;0.01511867,0.1374726;0.4820144;0.0201098,0.2034642;0.2543548;-0.06299791,0.2834093;0.06230015;-0.1969918,-0.170761;0.4767934;-0.009580212,-0.2053535;0.2372915;-0.07690674,-0.2343316;0.01713;-0.1860845,0.08111575;0.008893425;-0.03078968,0.1478924;-0.3669983;-0.1073965,0.2057456;-0.7844568;0.007690512,0.2313469;-0.8161635;-0.05549768,-0.07449327;0.002193884;-0.04530786,-0.06796196;-0.3870977;-0.05093738,-0.0373464;-0.8169918;0.02059866,-0.02952437;-0.7771926;-0.07049844,-0.01856449;0.5236996;0.0174113,0;0;0,0.003693551;0.3033502;-0.0009379387,0.006621659;0.5957429;-0.01639795,0.164418;0.4924502;-0.0112164,0.237169;0.2851357;-0.1329483,0.3008817;0.171528;-0.3433398,-0.1538449;0.5183897;-0.03231998,-0.2415995;0.3126866;-0.1466704,-0.2708779;0.1921303;-0.3607721,0.08281208;0.005578354;-0.02679372,0.1413989;-0.2892784;-0.2742798,0.2209696;-0.7169528;-0.2339464,0.2141426;-0.745208;-0.3047675,-0.07460161;0.001100396;-0.04516912,-0.03516143;-0.3861806;-0.05412431,0.0105864;-0.8117003;0.03364671,0.01085559;-0.8431244;-0.03478502,0.006037973;0.5241817;-0.01003909,364.4633
+0;0;0,-0.01095921;0.3032084;0.0148227,-0.02091265;0.5962399;0.01513804,0.1374004;0.4826981;0.02013147,0.2033619;0.2551419;-0.06293851,0.2833063;0.06308921;-0.196931,-0.1707375;0.4774787;-0.009549329,-0.2053143;0.2380856;-0.07684529,-0.2342921;0.01792632;-0.1860219,0.08124343;0.008907423;-0.03083814,0.1484919;-0.36964;-0.1079862,0.2058729;-0.783691;0.006161414,0.2322644;-0.8173025;-0.05897728,-0.07461052;0.002197337;-0.04537917,-0.06803308;-0.3898447;-0.05104847,-0.03766741;-0.8162297;0.01990365,-0.02960394;-0.776128;-0.07400545,-0.01858827;0.5243704;0.0174338,0;0;0,0.004024345;0.3037384;-0.001384497,0.007379211;0.5964828;-0.01722932,0.1650575;0.4933962;-0.01166892,0.2365771;0.2844515;-0.1310861,0.3011064;0.1715126;-0.3415858,-0.1532635;0.5195425;-0.03247188,-0.2423087;0.3136094;-0.1451478,-0.2719452;0.192689;-0.3589918,0.08269161;0.005379319;-0.02764034,0.1424262;-0.2996687;-0.2667006,0.2201894;-0.724027;-0.2262859,0.2124062;-0.7601647;-0.2937486,-0.07501579;0.001297924;-0.04474119,-0.03666861;-0.3888677;-0.0532615,0.00933693;-0.810306;0.03636958,0.01038678;-0.8432593;-0.03449489,0.006667722;0.5248319;-0.01078415,364.4968
+0;0;0,-0.01120426;0.3030676;0.01426189,-0.02134971;0.5958737;0.01405358,0.1382189;0.4823943;0.01737029,0.2028365;0.2565999;-0.07274133,0.2811275;0.07149859;-0.2170383,-0.1713103;0.4754873;-0.01330774,-0.2075862;0.2370009;-0.08463077,-0.233784;0.02100796;-0.2024201,0.0817574;0.009192722;-0.03037645,0.1523489;-0.3616718;-0.1270816,0.2113047;-0.772687;-0.01259907,0.2386682;-0.8065422;-0.07044604,-0.07475793;0.00184984;-0.04581852,-0.06633394;-0.3877002;-0.05326091,-0.0328976;-0.811591;0.01539844,-0.0251223;-0.7719878;-0.07415511,-0.01898449;0.5240654;0.01647792,0;0;0,0.003970709;0.3035805;-0.001413107,0.007305942;0.5961105;-0.01718593,0.1662868;0.4938166;-0.01282454,0.2352925;0.2824755;-0.1305183,0.301699;0.1692517;-0.3402423,-0.1545633;0.5202292;-0.03226648,-0.2447311;0.3131761;-0.1430702,-0.2991682;0.1923558;-0.3520024,0.08267175;0.005271882;-0.02879405,0.1420416;-0.3037353;-0.2587187,0.2193329;-0.7253386;-0.2163842,0.2130714;-0.759169;-0.2800944,-0.07574436;0.001431725;-0.04418427,-0.03933631;-0.386508;-0.0514507,0.007248469;-0.8049331;0.03946597,0.008200861;-0.835265;-0.02785168,0.006588019;0.5245128;-0.01077056,364.5302
+0;0;0,-0.0112234;0.3035853;0.01428625,-0.02139469;0.5971397;0.01407585,0.1376871;0.4835723;0.01739715,0.2020193;0.258775;-0.07231651,0.2802973;0.07370442;-0.2165895,-0.1708694;0.476687;-0.01318446,-0.206985;0.2392538;-0.08419253,-0.2331786;0.02329671;-0.2019623,0.08171035;0.009187432;-0.03035896,0.1519573;-0.3598668;-0.1265921,0.2106484;-0.7690365;-0.01262356,0.2373973;-0.8014576;-0.06917137,-0.07471491;0.001848776;-0.04579216,-0.06633204;-0.3857997;-0.05319822,-0.03304583;-0.8077873;0.01515286,-0.02544515;-0.7683998;-0.07238944,-0.01902227;0.5251125;0.01650759,0;0;0,0.004533112;0.3040773;-0.003252506,0.008558393;0.5972214;-0.021209,0.1666922;0.4940041;-0.0142982,0.2333074;0.2818092;-0.1294361,0.2958458;0.1625083;-0.3369199,-0.1534082;0.5209121;-0.03222193,-0.2435582;0.3142692;-0.1412757,-0.2781828;0.1938901;-0.3545907,0.08236755;0.005047038;-0.02954268,0.140581;-0.3095913;-0.2486554,0.2168182;-0.7292604;-0.2048481,0.2119002;-0.7606632;-0.2682127,-0.07594623;0.001665371;-0.04372703,-0.0424882;-0.3846476;-0.0500009,0.004851986;-0.8006867;0.04232321,0.006110143;-0.8300362;-0.02314127,0.007649034;0.5254594;-0.01422,364.5523
+0;0;0,-0.0112234;0.3035853;0.01428625,-0.02139469;0.5971397;0.01407585,0.1376871;0.4835723;0.01739715,0.2020193;0.258775;-0.07231651,0.2802973;0.07370442;-0.2165895,-0.1708694;0.476687;-0.01318446,-0.206985;0.2392538;-0.08419253,-0.2331786;0.02329671;-0.2019623,0.08171035;0.009187432;-0.03035896,0.1519573;-0.3598668;-0.1265921,0.2106484;-0.7690365;-0.01262356,0.2373973;-0.8014576;-0.06917137,-0.07471491;0.001848776;-0.04579216,-0.06633204;-0.3857997;-0.05319822,-0.03304583;-0.8077873;0.01515286,-0.02544515;-0.7683998;-0.07238944,-0.01902227;0.5251125;0.01650759,0;0;0,0.004533112;0.3040773;-0.003252506,0.008558393;0.5972214;-0.021209,0.1666922;0.4940041;-0.0142982,0.2333074;0.2818092;-0.1294361,0.2958458;0.1625083;-0.3369199,-0.1534082;0.5209121;-0.03222193,-0.2435582;0.3142692;-0.1412757,-0.2781828;0.1938901;-0.3545907,0.08236755;0.005047038;-0.02954268,0.140581;-0.3095913;-0.2486554,0.2168182;-0.7292604;-0.2048481,0.2119002;-0.7606632;-0.2682127,-0.07594623;0.001665371;-0.04372703,-0.0424882;-0.3846476;-0.0500009,0.004851986;-0.8006867;0.04232321,0.006110143;-0.8300362;-0.02314127,0.007649034;0.5254594;-0.01422,364.5751
+0;0;0,-0.01106265;0.3037207;0.0134391,-0.02104422;0.5972852;0.01243741,0.1374792;0.4825439;0.01858753,0.2121374;0.2616005;-0.0821857,0.3192393;0.01677202;-0.2777433,-0.1703666;0.4774692;-0.01587105,-0.2042629;0.238381;-0.09482004,-0.2361826;-0.04807226;-0.2578546,0.08212684;0.00956815;-0.03018736,0.1588026;-0.3505165;-0.1456831,0.2155436;-0.7540474;-0.02636043,0.240574;-0.7641264;-0.09837513,-0.07508623;0.001366282;-0.04591117,-0.06323254;-0.384175;-0.05574697,-0.02713032;-0.8021393;0.009805858,-0.01871832;-0.76304;-0.07543147,-0.01872404;0.5252692;0.01506471,0;0;0,0.004308105;0.304168;-0.003529072,0.0080375;0.5973185;-0.02154946,0.1662541;0.4948978;-0.01520658,0.2319569;0.2781223;-0.1302569,0.2960756;0.1076509;-0.4068123,-0.1537357;0.521753;-0.03248131,-0.2467681;0.311059;-0.1397104,-0.2904673;0.152165;-0.4269344,0.08237907;0.004890531;-0.03061724,0.1384822;-0.3161875;-0.2371135,0.212533;-0.7321612;-0.1949589,0.2094533;-0.7651411;-0.2536361,-0.07667509;0.001847943;-0.04318751,-0.04634899;-0.3827772;-0.04801033,0.00121703;-0.7945764;0.04393233,0.002333371;-0.8205293;-0.02154278,0.007204786;0.5255612;-0.01456499,364.6083
+0;0;0,-0.0110708;0.3039444;0.013449,-0.021065;0.597882;0.01244508,0.1379788;0.4828859;0.01861099,0.2116396;0.2648938;-0.08081617,0.2965236;0.07085422;-0.235806,-0.1708853;0.4777944;-0.01596156,-0.2043288;0.2418998;-0.09385598,-0.2296268;0.01487041;-0.2230695,0.08215334;0.009571237;-0.0301971,0.1583493;-0.3482605;-0.1449702,0.2147361;-0.7492722;-0.02639247,0.2512597;-0.7777543;-0.1314742,-0.07511046;0.001366723;-0.04592599,-0.06333093;-0.3817624;-0.05570024,-0.0274541;-0.7971174;0.009443346,-0.01517957;-0.7538399;-0.1149324,-0.01874116;0.5257525;0.01507651,0;0;0,0.004762739;0.3043617;-0.005187035,0.008982189;0.5977514;-0.02516723,0.1675349;0.4948338;-0.01805282,0.2302277;0.2787749;-0.1285989,0.2903194;0.1445601;-0.3459784,-0.1536357;0.5223897;-0.03394507,-0.2460341;0.313448;-0.1370865,-0.3010586;0.1415049;-0.3275762,0.08225452;0.004698023;-0.0310607,0.1368368;-0.3191026;-0.2290409,0.210322;-0.7320381;-0.1828375,0.210163;-0.724903;-0.3064233,-0.07687887;0.002057306;-0.04287251,-0.05053951;-0.3803982;-0.05037358,-0.001118675;-0.7885835;0.04445715,0.001611443;-0.8402429;-0.05104456,0.008023612;0.5259331;-0.01766992,364.6308
+0;0;0,-0.01106046;0.3036606;0.01343644,-0.02104669;0.5973644;0.01243282,0.1375764;0.482529;0.0185876,0.2118839;0.2626231;-0.08171245,0.2947846;0.07311723;-0.2330809,-0.1704614;0.4774511;-0.01589246,-0.2041986;0.2394856;-0.09447073,-0.2289055;0.01776071;-0.2206652,0.08210752;0.009565899;-0.03018026,0.1578153;-0.345973;-0.144218,0.2140222;-0.7457053;-0.02601857,0.250548;-0.774191;-0.1311066,-0.07506857;0.001365961;-0.04590037,-0.06336452;-0.3793083;-0.055612,-0.02760215;-0.7933379;0.009323739,-0.01532687;-0.7500597;-0.1150596,-0.01872433;0.525281;0.01506258,0;0;0,0.005622819;0.304033;-0.006707907,0.01103888;0.5970374;-0.02850413,0.1689724;0.494999;-0.02071309,0.2305658;0.2763126;-0.1317214,0.2900312;0.1458411;-0.3441795,-0.1515442;0.523254;-0.03630412,-0.2456056;0.3115419;-0.137649,-0.2883797;0.1692993;-0.3465385,0.0819577;0.004389688;-0.03174376,0.1366327;-0.3208399;-0.2224807,0.2090938;-0.7317708;-0.1695524,0.208873;-0.7248877;-0.293099,-0.07701809;0.002350775;-0.04250514,-0.05211613;-0.3777508;-0.04935592,-0.002230894;-0.784379;0.04593863,0.00105153;-0.8366204;-0.049055,0.009753853;0.5253217;-0.02053308,364.6646
+0;0;0,-0.01144479;0.3036209;0.01309058,-0.02174535;0.5974969;0.01170654,0.1364329;0.4827125;0.01793835,0.2127517;0.2669343;-0.08661025,0.2964374;0.08199534;-0.240787,-0.1705384;0.4780499;-0.01727703,-0.2008342;0.2424092;-0.1001675,-0.2232217;0.02473059;-0.2309001,0.08194502;0.009992037;-0.02975868,0.1620164;-0.3382689;-0.1574001,0.2177013;-0.7359052;-0.04149507,0.2570841;-0.7904015;-0.1256988,-0.07466161;0.0008982622;-0.04610037,-0.06269457;-0.378229;-0.05652824,-0.02466169;-0.7898436;0.004923664,-0.01203773;-0.7466027;-0.1193592,-0.01935407;0.5253445;0.01443803,0;0;0,0.006807722;0.3039036;-0.009177685,0.01374234;0.5968333;-0.03383446,0.17096;0.4959978;-0.02392197,0.2302971;0.276236;-0.1311558,0.2894409;0.1467544;-0.3426096,-0.1488086;0.5245312;-0.03995672,-0.2439879;0.3121183;-0.1355436,-0.2744428;0.181184;-0.352119,0.08167835;0.004261568;-0.03179455,0.1374147;-0.3227845;-0.2159785,0.2082814;-0.7314411;-0.1647235,0.2081097;-0.7248813;-0.2881392,-0.07678986;0.002516852;-0.04239563,-0.05296797;-0.3761602;-0.04745956,-0.002901908;-0.7801814;0.04693113,-0.0006258092;-0.8304399;-0.04968313,0.01206116;0.5251359;-0.02512836,364.6976
+0;0;0,-0.01145065;0.3037764;0.01309728,-0.02176434;0.5980284;0.01171055,0.1353908;0.4834117;0.01792358,0.2124433;0.2655589;-0.08763019,0.2952028;0.0826669;-0.2401004,-0.1695571;0.4787799;-0.01705968,-0.2001442;0.2408736;-0.1007471,-0.2222839;0.02560431;-0.2300327,0.0818099;0.009975559;-0.0297096,0.161661;-0.3373273;-0.1569999,0.2172749;-0.7344571;-0.0412425,0.2566245;-0.788882;-0.1253751,-0.07453848;0.000896781;-0.04602435,-0.06260437;-0.3771875;-0.05642353,-0.02461993;-0.7882777;0.004950095,-0.01200665;-0.745048;-0.1192277,-0.0193693;0.5257627;0.01444634,0;0;0,0.007512112;0.3039857;-0.01091146,0.01522231;0.5971164;-0.03737617,0.1711322;0.496435;-0.02317739,0.2308195;0.2751662;-0.1327955,0.2891669;0.150988;-0.3442692,-0.1464579;0.5254745;-0.0429425,-0.2337652;0.2975654;-0.113465,-0.2796998;0.1704854;-0.3262712,0.08156233;0.004124194;-0.03171134,0.1384526;-0.3234934;-0.212345,0.2069728;-0.7320241;-0.1612335,0.2078092;-0.7256991;-0.2844936,-0.07661425;0.002672469;-0.04240455,-0.05383356;-0.3750332;-0.04661882,-0.003136173;-0.7783777;0.04797376,-0.002816315;-0.8314309;-0.04613422,0.01335398;0.5253643;-0.02822685,364.7315
+0;0;0,-0.01145057;0.3037742;0.01309719,-0.02176398;0.5980186;0.01171041,0.1342434;0.4837159;0.01789765,0.2115856;0.265044;-0.08805297,0.2944056;0.08201823;-0.2406348,-0.1684429;0.4791184;-0.01682616,-0.199145;0.2403177;-0.1008282,-0.2213009;0.02489088;-0.2302084,0.08177056;0.009970763;-0.02969532,0.1613416;-0.3361142;-0.1565392,0.2169353;-0.7330996;-0.04082389,0.2562583;-0.7874674;-0.1248996,-0.07450265;0.0008963498;-0.04600222,-0.06261039;-0.375862;-0.05636493,-0.02463977;-0.7868028;0.004986379,-0.01203502;-0.7435821;-0.1191074,-0.01936895;0.5257528;0.0144462,0;0;0,0.008477215;0.3038973;-0.01249146,0.0173473;0.5968453;-0.040488,0.1716819;0.4965955;-0.02267265,0.2310848;0.2749058;-0.1338021,0.2894468;0.1530004;-0.3468086,-0.1434998;0.5254827;-0.04493523,-0.2329829;0.3090504;-0.1458044,-0.2741188;0.1771568;-0.3568749,0.08135012;0.003988728;-0.03215432,0.1390841;-0.3236526;-0.2096751,0.2072806;-0.7321038;-0.1587341,0.2087572;-0.7259908;-0.2818607,-0.07669683;0.00279319;-0.04215978,-0.05472857;-0.3736393;-0.0455788,-0.003429696;-0.7767168;0.0491578,-0.002516811;-0.833951;-0.04096599,0.01518391;0.5251498;-0.03096628,364.7647
+0;0;0,-0.01223347;0.3038493;0.01321801,-0.02330579;0.5981452;0.01192837,0.1326734;0.4840302;0.0167687,0.2114627;0.2663527;-0.09551363,0.2938131;0.09010093;-0.25272,-0.1690337;0.4788232;-0.01820787,-0.1994972;0.2403182;-0.1097827,-0.218632;0.03000161;-0.2438009,0.08187977;0.01035517;-0.0290885,0.1659522;-0.3268966;-0.1744075,0.2167412;-0.7227796;-0.0552357,0.2257078;-0.6797674;-0.1796419,-0.07413711;0.0005201544;-0.04648749,-0.06163187;-0.375851;-0.05711433,-0.02165964;-0.7860644;0.003151651,-0.008957013;-0.7428423;-0.1209066,-0.0207281;0.5258698;0.01464264,0;0;0,0.008767013;0.3039891;-0.0127492,0.01784746;0.5970047;-0.04080677,0.1718204;0.4966144;-0.02274489,0.2315927;0.2735693;-0.1362207,0.2891412;0.1516998;-0.3469245,-0.1426785;0.5255811;-0.04616644,-0.233561;0.3067296;-0.1463812,-0.2742358;0.1760836;-0.3557548,0.08126865;0.00395897;-0.03220868,0.1398556;-0.3248189;-0.2065566,0.2083324;-0.7326266;-0.1564698,0.210148;-0.7265515;-0.2795589,-0.07665231;0.002822517;-0.04212036,-0.05493754;-0.3732674;-0.04518305,-0.003629629;-0.775605;0.049668,-0.001556145;-0.8317001;-0.04149094,0.01564245;0.5252954;-0.03128481,364.7979
+0;0;0,-0.01223726;0.3039433;0.0132221,-0.02331362;0.5983468;0.01193193,0.1337667;0.4839041;0.01678855,0.212155;0.2673348;-0.09492214,0.2938976;0.09238364;-0.2509685,-0.1701041;0.4786598;-0.01843887,-0.2004126;0.241369;-0.1095475,-0.2194061;0.0326044;-0.2425767,0.08185159;0.01035161;-0.02907849,0.1658613;-0.3266489;-0.1742891,0.2165741;-0.7219377;-0.05529627,0.2255439;-0.6789209;-0.1797459,-0.07411158;0.0005199753;-0.04647149,-0.06161566;-0.3755707;-0.05709042,-0.02170343;-0.7851683;0.003085103,-0.008996375;-0.7419416;-0.1210164,-0.02073494;0.5260437;0.01464725,0;0;0,0.008920297;0.3040557;-0.01329303,0.0180249;0.5971394;-0.04176164,0.1733153;0.4965931;-0.02798128,0.231695;0.27289;-0.1378676,0.2888035;0.1514321;-0.3467379,-0.1435433;0.5258318;-0.04803807,-0.2347303;0.3076248;-0.1460019,-0.2681126;0.1791667;-0.3558218,0.08121153;0.00387229;-0.0322814,0.1401738;-0.3262944;-0.203239,0.2091444;-0.7334528;-0.1537473,0.2100371;-0.7274159;-0.2768837,-0.07664282;0.00289771;-0.04206992,-0.05553221;-0.3729466;-0.04498801,-0.003533531;-0.7745595;0.04981427,-0.002288489;-0.8296017;-0.04240219,0.01582537;0.5254144;-0.03214645,364.8203
+0;0;0,-0.01223726;0.3039433;0.0132221,-0.02331362;0.5983468;0.01193193,0.1337667;0.4839041;0.01678855,0.212155;0.2673348;-0.09492214,0.2938976;0.09238364;-0.2509685,-0.1701041;0.4786598;-0.01843887,-0.2004126;0.241369;-0.1095475,-0.2194061;0.0326044;-0.2425767,0.08185159;0.01035161;-0.02907849,0.1658613;-0.3266489;-0.1742891,0.2165741;-0.7219377;-0.05529627,0.2255439;-0.6789209;-0.1797459,-0.07411158;0.0005199753;-0.04647149,-0.06161566;-0.3755707;-0.05709042,-0.02170343;-0.7851683;0.003085103,-0.008996375;-0.7419416;-0.1210164,-0.02073494;0.5260437;0.01464725,0;0;0,0.008920297;0.3040557;-0.01329303,0.0180249;0.5971394;-0.04176164,0.1733153;0.4965931;-0.02798128,0.231695;0.27289;-0.1378676,0.2888035;0.1514321;-0.3467379,-0.1435433;0.5258318;-0.04803807,-0.2347303;0.3076248;-0.1460019,-0.2681126;0.1791667;-0.3558218,0.08121153;0.00387229;-0.0322814,0.1401738;-0.3262944;-0.203239,0.2091444;-0.7334528;-0.1537473,0.2100371;-0.7274159;-0.2768837,-0.07664282;0.00289771;-0.04206992,-0.05553221;-0.3729466;-0.04498801,-0.003533531;-0.7745595;0.04981427,-0.002288489;-0.8296017;-0.04240219,0.01582537;0.5254144;-0.03214645,364.8427
+0;0;0,-0.01190268;0.3040613;0.01257552,-0.02259344;0.5985395;0.01068447,0.1340647;0.4833297;0.01515353,0.2149939;0.270005;-0.1005033,0.296246;0.09877481;-0.2600178,-0.1693728;0.4791766;-0.01997796,-0.1986856;0.2437422;-0.1156065,-0.2151389;0.03904788;-0.2541564,0.0817107;0.01048759;-0.02874576,0.1700266;-0.3156191;-0.1931482,0.2155918;-0.7095712;-0.06863996,0.224678;-0.6667287;-0.1931365,-0.07385775;0.0002242856;-0.04645353,-0.05791912;-0.3749924;-0.05793742,-0.01791845;-0.7844901;0.001124159,-0.005147615;-0.7413402;-0.1230163,-0.02011723;0.5262202;0.01354696,0;0;0,0.009282243;0.3041208;-0.01332045,0.01859838;0.5972556;-0.04185152,0.1737901;0.4968736;-0.03011274,0.2318773;0.2726241;-0.1386092,0.2887926;0.1508936;-0.3467171,-0.1428423;0.5262962;-0.04875492,-0.2338035;0.3077638;-0.1457243,-0.2718546;0.1802809;-0.3546904,0.08093612;0.003840312;-0.0323658,0.140573;-0.3269335;-0.2003111,0.2100804;-0.7335369;-0.1491337,0.2106355;-0.7275272;-0.2723044,-0.07643201;0.002925417;-0.04198259,-0.0558392;-0.3722318;-0.04452662,-0.003259771;-0.7738206;0.04895375,-0.004340149;-0.8243865;-0.04724837,0.01634357;0.5255165;-0.03221726,364.8764
+0;0;0,-0.01190038;0.3040027;0.0125731,-0.02258707;0.598368;0.01068303,0.1343877;0.4831035;0.01515407,0.2154439;0.2694442;-0.1006842,0.2966438;0.09832394;-0.2600962,-0.1696752;0.4789419;-0.02004982,-0.199034;0.2431381;-0.1158284,-0.2154767;0.03857529;-0.2542893,0.08153941;0.0104656;-0.0286855,0.1697307;-0.315181;-0.1928559,0.2152454;-0.7086965;-0.06848571,0.22433;-0.6658562;-0.1929604,-0.07370292;0.0002238154;-0.04635614,-0.05778678;-0.3744634;-0.05782383,-0.01783044;-0.7835073;0.001172286,-0.005061843;-0.7403597;-0.1229464,-0.020112;0.5260824;0.01354419,0;0;0,0.009153038;0.3040597;-0.01346231,0.01815995;0.5970831;-0.04207206,0.1738169;0.4970515;-0.02908802,0.2317815;0.272844;-0.1386782,0.2897229;0.1628437;-0.3527586,-0.1434996;0.5263653;-0.04912859,-0.2345777;0.3077913;-0.1469501,-0.2657199;0.1831123;-0.3585465,0.0807706;0.00374645;-0.03229761,0.140559;-0.3281347;-0.1967834,0.2104862;-0.7343806;-0.1470997,0.2113967;-0.7283926;-0.2702417,-0.07621995;0.002996737;-0.04198335,-0.05735026;-0.3717187;-0.04474353,-0.003482733;-0.7724594;0.04959153,-0.004049744;-0.8247511;-0.0451139,0.01599906;0.5253773;-0.03242111,364.8986
+0;0;0,-0.01190212;0.304047;0.01257493,-0.02259003;0.5984462;0.01068457,0.1339239;0.4832998;0.0151512,0.2153074;0.2687778;-0.1011548,0.3239311;0.03986481;-0.3144053,-0.1692314;0.4791507;-0.01994762,-0.1987088;0.2423947;-0.1161129,-0.2207047;-0.03125547;-0.3013365,0.08110655;0.01041005;-0.02853322,0.1692944;-0.3152237;-0.1926972,0.2147489;-0.7082185;-0.06849151,0.2238314;-0.6653811;-0.1929375,-0.07331166;0.0002226272;-0.04611006,-0.05739615;-0.3744498;-0.0575773,-0.01749267;-0.7829525;0.001340766,-0.004727022;-0.7398078;-0.1227493,-0.02011462;0.5261505;0.01354613,0;0;0,0.009566866;0.3040725;-0.01388359,0.01870236;0.5971086;-0.04267263,0.1738927;0.497443;-0.0285418,0.2319767;0.2726952;-0.1393784,0.2880909;0.09978856;-0.4162005,-0.1424733;0.5260414;-0.04991182,-0.2378842;0.2961578;-0.114876,-0.2858221;0.1327544;-0.3989135,0.08037354;0.003849164;-0.03203225,0.1410624;-0.3281722;-0.1958703,0.2114625;-0.7339774;-0.1478705,0.2127453;-0.7280431;-0.2709693,-0.07565442;0.002925691;-0.04205516,-0.05751135;-0.3718118;-0.04467697,-0.00353865;-0.7724522;0.04758506,-0.003262822;-0.8226447;-0.04886793,0.01652247;0.5253984;-0.03298378,364.9325
+0;0;0,-0.01286864;0.3039044;0.01266579,-0.02454623;0.5981224;0.01085166,0.1322227;0.4831431;0.01399666,0.2128474;0.2775216;-0.1022692,0.2946509;0.1119766;-0.2670715,-0.1705809;0.4787583;-0.02108162,-0.1977344;0.2505673;-0.1184972,-0.2124613;0.04902233;-0.2613941,0.08107128;0.01076345;-0.02806447,0.1725981;-0.3025868;-0.2153159,0.21442;-0.6943715;-0.08319247,0.2683797;-0.754405;-0.1518219,-0.07299044;-0.0001770518;-0.04635064,-0.05474233;-0.3758978;-0.05773394,-0.01399217;-0.7853627;0.0003933385,-0.001267399;-0.7422125;-0.1236745,-0.02182658;0.5258753;0.01369578,0;0;0,0.009237897;0.3039773;-0.01401448,0.01781146;0.5968903;-0.04276133,0.1732291;0.4977471;-0.02923965,0.2294546;0.2792613;-0.1360147,0.2915147;0.1674038;-0.3478949,-0.1430697;0.5257286;-0.05102811,-0.2363245;0.3110916;-0.1378198,-0.2604031;0.1912547;-0.3530316,0.08033645;0.003858805;-0.03173614,0.1429156;-0.3285341;-0.1967436,0.2133034;-0.7354729;-0.1504054,0.2147256;-0.7295166;-0.2734808,-0.07538713;0.002905075;-0.04224168,-0.05713825;-0.3729751;-0.04535823,-0.002042621;-0.7743686;0.0471007,-0.0003703827;-0.8259302;-0.04814938,0.01578676;0.5252135;-0.03309274,364.9656
+0;0;0,-0.01286721;0.3038706;0.01266438,-0.02454381;0.5980637;0.01085034,0.1320094;0.4831489;0.01399473,0.2130539;0.2764567;-0.1028766,0.2972246;0.1061213;-0.2724477,-0.1703705;0.4787703;-0.02103444,-0.1976653;0.2493909;-0.1189573,-0.2128184;0.04201388;-0.2659893,0.0808826;0.0107384;-0.02799916,0.1729214;-0.3043644;-0.2162979,0.214594;-0.6947513;-0.08464587,0.2523815;-0.7278008;-0.1327064,-0.07282057;-0.0001766397;-0.04624277,-0.0544704;-0.3779988;-0.05768974,-0.01386563;-0.7860029;0.0002301484,-0.0049546;-0.7467939;-0.08665334,-0.02182433;0.5258213;0.01369427,0;0;0,0.008633856;0.3039454;-0.01435089,0.01636904;0.5968418;-0.04325104,0.1718591;0.4980873;-0.02996922,0.2304577;0.2792444;-0.1377782,0.2867775;0.1636999;-0.3576208,-0.1439471;0.5249128;-0.05246826,-0.2362536;0.3013882;-0.1192894,-0.2758844;0.1802644;-0.3397699,0.08032602;0.004131943;-0.03117561,0.1445385;-0.3287461;-0.1993611,0.2143697;-0.7344471;-0.1546277,0.2126283;-0.7664099;-0.2168413,-0.07500667;0.002670227;-0.04252212,-0.05642157;-0.375297;-0.04608484,-0.000802014;-0.7756901;0.04370691,0.0008881759;-0.8028387;-0.02295742,0.01457067;0.5251682;-0.03355026,364.9879
+0;0;0,-0.01284599;0.3033696;0.0126435,-0.02451524;0.5973791;0.01082949,0.1274256;0.4837635;0.01396409,0.2078425;0.2786719;-0.1020021,0.2913451;0.1096885;-0.2702273,-0.1658895;0.4795161;-0.02001498,-0.192973;0.2519131;-0.1171796,-0.2080058;0.04618208;-0.2630444,0.08057913;0.01069811;-0.0278941,0.1733281;-0.3068361;-0.2176457,0.2148379;-0.6956975;-0.08650815,0.2547396;-0.7322748;-0.1372577,-0.07254735;-0.000175977;-0.04606926,-0.05405559;-0.3809134;-0.05760456,-0.01360948;-0.7873232;8.900836E-05,-0.004199871;-0.7475991;-0.09165561,-0.02179651;0.5251566;0.01367263,0;0;0,0.009881478;0.3032773;-0.01682973,0.01838845;0.5958558;-0.04688787,0.1689358;0.4983082;-0.02955842,0.2297474;0.2818649;-0.1364783,0.2875348;0.1766965;-0.3588024,-0.1375427;0.5231685;-0.05335352,-0.2289633;0.3122307;-0.1488792,-0.2468659;0.192085;-0.3704019,0.08030154;0.004665047;-0.03025603,0.1467832;-0.3269632;-0.2064347,0.2141177;-0.7313256;-0.1607134,0.2143707;-0.7646172;-0.2284946,-0.0743782;0.002204657;-0.04299476,-0.05557203;-0.3786505;-0.04862428,0.001019493;-0.7773609;0.04059897,0.003084023;-0.8086703;-0.02895011,0.01644564;0.5242307;-0.03700781,365.0212
+0;0;0,-0.01335824;0.3036661;0.01230204,-0.02550636;0.5977042;0.01011206,0.1288559;0.4826336;0.01262311,0.2125757;0.2799259;-0.1058991,0.2972028;0.1115474;-0.2809761,-0.1691066;0.4792751;-0.02187136,-0.1950384;0.2527582;-0.1226905,-0.2079163;0.04575408;-0.274837,0.08013155;0.01082881;-0.02757728,0.1756289;-0.3029414;-0.2269307,0.2138464;-0.6943153;-0.0910154,0.2521333;-0.727544;-0.1399448,-0.0720023;-0.000429455;-0.04598173,-0.05215225;-0.3835552;-0.05755388,-0.009992771;-0.7936209;-0.001200665,-0.0009792298;-0.7543486;-0.08889686,-0.02267386;0.5255054;0.01305206,0;0;0,0.006939162;0.3037766;-0.01464629,0.01231164;0.5966725;-0.04275489,0.1664335;0.4993869;-0.0283196,0.230835;0.2839953;-0.1360499,0.2902923;0.1758598;-0.3617413,-0.1448997;0.5223471;-0.05446441,-0.2345628;0.2982014;-0.1166426,-0.2863511;0.1701018;-0.333607,0.08002107;0.004940763;-0.0295136,0.1497629;-0.3231586;-0.2160617,0.2141075;-0.7328061;-0.1820666,0.2114082;-0.7639948;-0.2461486,-0.07357037;0.00191985;-0.04338836,-0.05452077;-0.3814003;-0.0473975,0.004952677;-0.7837621;0.04020897,0.007936248;-0.8128068;-0.0258415,0.01113021;0.5249864;-0.03331876,365.0549
+0;0;0,-0.01335824;0.3036661;0.01230204,-0.02550636;0.5977042;0.01011206,0.1288559;0.4826336;0.01262311,0.2125757;0.2799259;-0.1058991,0.2972028;0.1115474;-0.2809761,-0.1691066;0.4792751;-0.02187136,-0.1950384;0.2527582;-0.1226905,-0.2079163;0.04575408;-0.274837,0.08013155;0.01082881;-0.02757728,0.1756289;-0.3029414;-0.2269307,0.2138464;-0.6943153;-0.0910154,0.2521333;-0.727544;-0.1399448,-0.0720023;-0.000429455;-0.04598173,-0.05215225;-0.3835552;-0.05755388,-0.009992771;-0.7936209;-0.001200665,-0.0009792298;-0.7543486;-0.08889686,-0.02267386;0.5255054;0.01305206,0;0;0,0.006939162;0.3037766;-0.01464629,0.01231164;0.5966725;-0.04275489,0.1664335;0.4993869;-0.0283196,0.230835;0.2839953;-0.1360499,0.2902923;0.1758598;-0.3617413,-0.1448997;0.5223471;-0.05446441,-0.2345628;0.2982014;-0.1166426,-0.2863511;0.1701018;-0.333607,0.08002107;0.004940763;-0.0295136,0.1497629;-0.3231586;-0.2160617,0.2141075;-0.7328061;-0.1820666,0.2114082;-0.7639948;-0.2461486,-0.07357037;0.00191985;-0.04338836,-0.05452077;-0.3814003;-0.0473975,0.004952677;-0.7837621;0.04020897,0.007936248;-0.8128068;-0.0258415,0.01113021;0.5249864;-0.03331876,365.0777
+0;0;0,-0.01334182;0.3032927;0.01228692,-0.02545954;0.596593;0.01010374,0.1307745;0.4812015;0.01260088,0.2150777;0.2770814;-0.1067471,0.298321;0.1114561;-0.2789614,-0.170885;0.4778014;-0.02232159,-0.1969975;0.2497061;-0.1238433,-0.2096648;0.04608683;-0.2735019,0.07994267;0.01080328;-0.02751227,0.1756154;-0.3035432;-0.2272318,0.2141901;-0.6985752;-0.09004608,0.2537144;-0.7338473;-0.1405568,-0.07183257;-0.0004284427;-0.04587334,-0.05194607;-0.3842578;-0.05746673,-0.009392526;-0.7981564;-0.0005867817,-8.768588E-05;-0.7585844;-0.09111713,-0.02263532;0.5246052;0.01303515,0;0;0,0.004810262;0.3035193;-0.01297498,0.008195423;0.5958318;-0.03969884,0.1649565;0.4995593;-0.02750731,0.2322145;0.2840761;-0.1373222,0.2927883;0.1819354;-0.3607434,-0.1499493;0.5208044;-0.05548747,-0.2404591;0.3054039;-0.1472839,-0.2811611;0.1720792;-0.3584398,0.07997423;0.00497067;-0.02904963,0.1529564;-0.3144684;-0.2302637,0.2120888;-0.727915;-0.1864061,0.2091931;-0.7565747;-0.2565817,-0.07315056;0.001796577;-0.04370622,-0.05257453;-0.3821141;-0.05034477,0.006466933;-0.7881594;0.03909525,0.01090361;-0.8207215;-0.02753991,0.007487338;0.5243106;-0.03058648,365.0997
+0;0;0,-0.01359455;0.30247;0.01204182,-0.02587801;0.5948358;0.009645386,0.1302354;0.479598;0.01170428,0.2163204;0.2803732;-0.113369,0.3029178;0.1109001;-0.2922763,-0.1711683;0.4768367;-0.02334443,-0.1975089;0.2539475;-0.1345698,-0.2069114;0.04105151;-0.285616,0.0798971;0.01095012;-0.02717276,0.1761429;-0.2945578;-0.2343508,0.2129574;-0.6917272;-0.09228274,0.2519884;-0.7300675;-0.1460724,-0.07148927;-0.0006109686;-0.04615974,-0.0501757;-0.3813058;-0.05791499,-0.006822206;-0.7986508;-0.001118433,0.002931266;-0.7586967;-0.09542069,-0.02302224;0.5230899;0.01262297,0;0;0,0.003129318;0.3027402;-0.01250792,0.004910186;0.5941703;-0.03887033,0.162051;0.4989159;-0.02601933,0.2328771;0.2853407;-0.1360821,0.2947006;0.1829399;-0.3682889,-0.1523889;0.5188749;-0.05666515,-0.2400599;0.3042568;-0.1515194,-0.2558706;0.1852394;-0.3834956,0.07998657;0.005470216;-0.02853131,0.1532001;-0.2976422;-0.2482667,0.208105;-0.7145387;-0.1986178,0.2029113;-0.7391655;-0.276567,-0.07281658;0.001309812;-0.04402092,-0.05101123;-0.37942;-0.05352461,0.008621663;-0.7889822;0.03583446,0.01337432;-0.8244096;-0.03333054,0.004597589;0.522876;-0.02984142,365.133
+0;0;0,-0.01354202;0.3013013;0.01199529,-0.02578976;0.5928179;0.00960502,0.1284668;0.4782953;0.01166711,0.21481;0.278473;-0.1137814,0.3039569;0.1040105;-0.2979557,-0.1693001;0.4755673;-0.0229587,-0.1957197;0.2520096;-0.1345176,-0.205399;0.03284588;-0.2900107,0.07982177;0.0109398;-0.02714714,0.1722346;-0.2824014;-0.2260744,0.2095688;-0.685177;-0.08200103,0.2468528;-0.7204584;-0.1333831,-0.07142187;-0.0006103926;-0.04611622,-0.05095709;-0.3661442;-0.05740333,-0.006991658;-0.7893801;0.0001949333,0.002325256;-0.7498716;-0.08988643,-0.02294156;0.5212624;0.01257471,0;0;0,0.002100632;0.3015462;-0.01323676,0.003145128;0.5920781;-0.04013133,0.158633;0.4981636;-0.02546811,0.2323019;0.2848722;-0.1359267,0.2953046;0.1810453;-0.3758333,-0.15231;0.5166303;-0.05607876,-0.2390312;0.2896714;-0.1200359,-0.2586603;0.1730867;-0.3615462,0.08018052;0.006478996;-0.02751851,0.1483225;-0.2652042;-0.2635399,0.1997835;-0.6883008;-0.2113842,0.1995449;-0.7182722;-0.279906,-0.07241639;0.0004700223;-0.04453994,-0.05043077;-0.3649967;-0.05511886,0.009069383;-0.7805582;0.03514476,0.0158668;-0.8171646;-0.02657444,0.003005259;0.5209904;-0.03098559,365.1558
+0;0;0,-0.01351099;0.300611;0.01196781,-0.02571849;0.5911682;0.009586404,0.128416;0.4769355;0.01163845,0.2139113;0.2790756;-0.112578,0.3057872;0.09927242;-0.3023904,-0.1691311;0.4742095;-0.0229618,-0.1952912;0.2528474;-0.1334251,-0.2052668;0.02697448;-0.2936783,0.07941624;0.01088422;-0.02700922,0.1702494;-0.2774429;-0.2225362,0.2067019;-0.6707064;-0.08186534,0.2435869;-0.7052891;-0.1326975,-0.07105901;-0.0006072915;-0.04588193,-0.05094404;-0.3598931;-0.0569761,-0.008016907;-0.7731338;-0.0007381067,0.001200291;-0.733727;-0.08985534,-0.02288057;0.5198709;0.01254538,0;0;0,0.001102816;0.3009096;-0.01203704,0.001224302;0.590584;-0.03777146,0.15681;0.4964986;-0.02542973,0.2319545;0.2848233;-0.1323622,0.2969362;0.1806293;-0.3807976,-0.1537167;0.5147727;-0.05499668,-0.2357742;0.3050111;-0.1606106,-0.2490203;0.1785969;-0.4068689,0.08012115;0.007033751;-0.02619219,0.1459477;-0.2419416;-0.2777715,0.1922332;-0.6546486;-0.2202924,0.1913978;-0.686528;-0.2857567,-0.07156847;5.883698E-07;-0.04508723,-0.04686977;-0.3590248;-0.05532059,0.008872874;-0.7656232;0.03037529,0.01570894;-0.8017089;-0.03046281,0.001299359;0.5197207;-0.02891088,365.189
+0;0;0,-0.01438731;0.2998931;0.01212626,-0.02762681;0.589716;0.009968642,0.1278995;0.4753073;0.01140724,0.213945;0.28067;-0.1173633,0.3053013;0.1097351;-0.3031365,-0.1716559;0.4725518;-0.02373243,-0.1981679;0.2553598;-0.1420292,-0.2006712;0.04741475;-0.3118202,0.0797968;0.011319;-0.02678955,0.169612;-0.2705989;-0.2363064,0.2039743;-0.6629615;-0.09637016,0.240265;-0.699981;-0.1481151,-0.07114767;-0.0009121294;-0.04637353,-0.05063463;-0.3627546;-0.0559173,-0.007681493;-0.7748664;-0.0008699819,0.001804126;-0.7352325;-0.09199289,-0.02452083;0.518605;0.01286154,0;0;0,-0.001064595;0.3002588;-0.01155233,-0.003456298;0.5892828;-0.03668427,0.153954;0.4951696;-0.02424145,0.2322197;0.2845964;-0.1310253,0.2970726;0.1911141;-0.3741951,-0.1587294;0.5119489;-0.0549149,-0.241055;0.2855707;-0.1169212,-0.2559924;0.1747469;-0.3609937,0.0805976;0.00765577;-0.025666,0.1447161;-0.2353183;-0.2869976,0.1911058;-0.646753;-0.2297188,0.1899284;-0.6769455;-0.2994443,-0.07169788;-0.0006445615;-0.04552281,-0.04427006;-0.361979;-0.05678803,0.01001825;-0.7680254;0.02622081,0.01697027;-0.8056006;-0.03600012,-0.002719551;0.5185833;-0.02797675,365.2233
+0;0;0,-0.01438731;0.2998931;0.01212626,-0.02762681;0.589716;0.009968642,0.1278995;0.4753073;0.01140724,0.213945;0.28067;-0.1173633,0.3053013;0.1097351;-0.3031365,-0.1716559;0.4725518;-0.02373243,-0.1981679;0.2553598;-0.1420292,-0.2006712;0.04741475;-0.3118202,0.0797968;0.011319;-0.02678955,0.169612;-0.2705989;-0.2363064,0.2039743;-0.6629615;-0.09637016,0.240265;-0.699981;-0.1481151,-0.07114767;-0.0009121294;-0.04637353,-0.05063463;-0.3627546;-0.0559173,-0.007681493;-0.7748664;-0.0008699819,0.001804126;-0.7352325;-0.09199289,-0.02452083;0.518605;0.01286154,0;0;0,-0.001064595;0.3002588;-0.01155233,-0.003456298;0.5892828;-0.03668427,0.153954;0.4951696;-0.02424145,0.2322197;0.2845964;-0.1310253,0.2970726;0.1911141;-0.3741951,-0.1587294;0.5119489;-0.0549149,-0.241055;0.2855707;-0.1169212,-0.2559924;0.1747469;-0.3609937,0.0805976;0.00765577;-0.025666,0.1447161;-0.2353183;-0.2869976,0.1911058;-0.646753;-0.2297188,0.1899284;-0.6769455;-0.2994443,-0.07169788;-0.0006445615;-0.04552281,-0.04427006;-0.361979;-0.05678803,0.01001825;-0.7680254;0.02622081,0.01697027;-0.8056006;-0.03600012,-0.002719551;0.5185833;-0.02797675,365.245
+0;0;0,-0.01437003;0.299533;0.0121117,-0.02759482;0.5890346;0.009955952,0.1277689;0.4747382;0.01139334,0.2138569;0.2800047;-0.1174408,0.3107176;0.09877072;-0.3144071,-0.1714728;0.4719856;-0.02370952,-0.1979979;0.2546863;-0.1420647,-0.2006519;0.03421225;-0.3220859,0.08010968;0.01136338;-0.02689459,0.1689987;-0.2676474;-0.2342509,0.2033018;-0.6593337;-0.0945559,0.2409856;-0.698926;-0.1482872,-0.07142664;-0.0009157059;-0.04655536,-0.05112512;-0.3590268;-0.05600072,-0.008246016;-0.7704283;-0.001048278,0.001603741;-0.7304245;-0.09566925,-0.02449177;0.5179906;0.01284612,0;0;0,-0.001688223;0.2999085;-0.01119375,-0.004266929;0.5886074;-0.03631854,0.1528393;0.493761;-0.02320433,0.2331046;0.2851199;-0.1325519,0.2911158;0.1745135;-0.3883339,-0.1595658;0.5100958;-0.0530042,-0.2382579;0.2973472;-0.155357,-0.2492127;0.1729858;-0.4111651,0.08084069;0.00737667;-0.02608394,0.1411114;-0.2135662;-0.3023024,0.1864151;-0.6241615;-0.2434072,0.1874873;-0.6506763;-0.3205769,-0.07214911;-0.0005231301;-0.04543388,-0.04204827;-0.3578476;-0.05800898,0.01037893;-0.7637584;0.02321497,0.01913758;-0.8036775;-0.04147531,-0.003527205;0.5179785;-0.02758765,365.2785
+0;0;0,-0.01472831;0.2991892;0.01232175,-0.02818291;0.5881968;0.01042235,0.1276943;0.473421;0.011115,0.2172028;0.2813168;-0.1191856,0.3097293;0.1106926;-0.3173084,-0.1723932;0.4711666;-0.0243622,-0.1978575;0.2559259;-0.1464975,-0.1982003;0.04095307;-0.3217487,0.08019125;0.01153213;-0.02670485,0.1675085;-0.2576188;-0.2415815,0.1969605;-0.6541211;-0.09710327,0.2339542;-0.6862428;-0.1542464,-0.07138342;-0.00111283;-0.04668988,-0.04978124;-0.3556371;-0.05587418,-0.006126374;-0.7727256;-0.0003143959,0.00344598;-0.7330761;-0.09146386,-0.02503595;0.5172897;0.01324117,0;0;0,-0.002806365;0.299627;-0.009936094,-0.006618321;0.5879508;-0.03359413,0.1513426;0.4927084;-0.0204401,0.2323853;0.2839108;-0.1287439,0.2895807;0.1731705;-0.3765173,-0.1623226;0.5085401;-0.04985691,-0.2421968;0.2843573;-0.1223567,-0.2545447;0.1698827;-0.3746849,0.08096637;0.0073255;-0.02583718,0.1377949;-0.1947069;-0.3125285,0.1817009;-0.6119222;-0.258131,0.1810245;-0.6428841;-0.3272408,-0.07209471;-0.0005551321;-0.04559409,-0.04056076;-0.3542346;-0.05803973,0.01110421;-0.7662035;0.02300221,0.01968743;-0.8033069;-0.03957922,-0.005570855;0.5174177;-0.02524829,365.3116
+0;0;0,-0.01470887;0.2987944;0.01230549,-0.02813465;0.5871814;0.01041116,0.127744;0.4725779;0.01109673,0.2172856;0.2804026;-0.1192521,0.3102168;0.1090323;-0.3182413,-0.1723616;0.4703233;-0.02438262,-0.1978354;0.255003;-0.1465632,-0.1981797;0.03908999;-0.3225808,0.08034535;0.01155429;-0.02675617,0.1674052;-0.2568032;-0.2409994,0.1953077;-0.6324452;-0.1041223,0.2319979;-0.6640574;-0.1607967,-0.07152059;-0.001114968;-0.04677959,-0.04998209;-0.3545942;-0.05593682,-0.008623943;-0.7497393;-0.003300078,0.0008698963;-0.710169;-0.09370191,-0.02499546;0.5164493;0.01322303,0;0;0,-0.003403201;0.2992649;-0.008648157,-0.007634468;0.5870821;-0.03077745,0.1504858;0.4923427;-0.01837301,0.2323229;0.2846901;-0.1284771,0.2899318;0.1840291;-0.3817543,-0.1632097;0.5075781;-0.04772547,-0.2433134;0.2965682;-0.152597,-0.251056;0.1740793;-0.4026715,0.08109733;0.007242069;-0.0259912,0.135907;-0.1835619;-0.3193938,0.1723613;-0.5800231;-0.2734544,0.1766602;-0.6120244;-0.3404737,-0.07231399;-0.0005239893;-0.04555415,-0.03952326;-0.3530465;-0.05771728,0.0089265;-0.7437247;0.01740916,0.01731852;-0.7798947;-0.04508341,-0.006505807;0.5166804;-0.02283335,365.3341
+0;0;0,-0.01471066;0.2988306;0.01230699,-0.0281438;0.5873761;0.01041144,0.1280351;0.472644;0.01109456,0.217564;0.280496;-0.1192358,0.3102317;0.1096114;-0.3176609,-0.1726567;0.4703851;-0.02445408,-0.1981268;0.2550952;-0.1466173,-0.1984702;0.03979437;-0.3221359,0.08061436;0.01159297;-0.02684575,0.1677586;-0.2570245;-0.2412966,0.1956315;-0.6322679;-0.1045647,0.2335662;-0.6659698;-0.1631615,-0.07176005;-0.001118701;-0.04693622,-0.05020068;-0.3549404;-0.05610233,-0.008886423;-0.7496662;-0.003521439,0.0009294273;-0.7097713;-0.09698953,-0.0250027;0.5166011;0.01322501,0;0;0,-0.004643638;0.2993429;-0.006313801,-0.0101207;0.5875024;-0.02564073,0.1484994;0.491562;-0.01676273,0.2333036;0.2850962;-0.1267738,0.2896599;0.1869733;-0.3804611,-0.1651038;0.5065296;-0.04640725,-0.2450764;0.2816827;-0.1169095,-0.2553606;0.1787579;-0.3747119,0.08134046;0.007289499;-0.02616024,0.1359156;-0.1719945;-0.3271875,0.1695127;-0.5684915;-0.2831256,0.1705448;-0.5979249;-0.356591,-0.07268136;-0.0005992751;-0.04550633,-0.03882416;-0.3533399;-0.05840375,0.009882607;-0.7436018;0.01645246,0.01784406;-0.7809049;-0.04940687,-0.008689238;0.5169836;-0.01843333,365.3566
+0;0;0,-0.01520304;0.2988729;0.01243379,-0.02913446;0.5874181;0.01067313,0.1282524;0.4722037;0.01100183,0.2199907;0.2838423;-0.1232139,0.3120016;0.1218239;-0.3235664,-0.1743757;0.4700245;-0.02537942,-0.1998782;0.2606025;-0.1572955,-0.1974092;0.0465599;-0.3276973,0.08049318;0.01168975;-0.02650374,0.1655105;-0.2464103;-0.2541892,0.1909386;-0.6180533;-0.1182608,0.226026;-0.6552738;-0.1723034,-0.07146946;-0.001233162;-0.04699836,-0.04924966;-0.3549539;-0.05549802,-0.00780933;-0.7458802;-0.003528036,0.001996527;-0.7061113;-0.095608,-0.02587099;0.5166451;0.01345293,0;0;0,-0.005493607;0.2994198;-0.005321503,-0.01149106;0.5876323;-0.0240097,0.1482054;0.4904266;-0.01422834,0.2344723;0.2845497;-0.1241488,0.2887949;0.1897217;-0.3749751,-0.1676451;0.5057097;-0.04414462,-0.2455951;0.2916366;-0.1441762,-0.2550039;0.1816477;-0.394518,0.08126369;0.00713107;-0.02576065,0.1389723;-0.1564236;-0.3349594,0.1654556;-0.5502712;-0.2972178,0.1653777;-0.5817904;-0.3671155,-0.07233796;-0.0005113661;-0.04566409,-0.03807199;-0.3531499;-0.05816269,0.01071039;-0.7395065;0.01660689,0.01750453;-0.7736477;-0.05055002,-0.009959944;0.5171006;-0.01692867,365.39
+0;0;0,-0.01520304;0.2988729;0.01243379,-0.02913446;0.5874181;0.01067313,0.1282524;0.4722037;0.01100183,0.2199907;0.2838423;-0.1232139,0.3120016;0.1218239;-0.3235664,-0.1743757;0.4700245;-0.02537942,-0.1998782;0.2606025;-0.1572955,-0.1974092;0.0465599;-0.3276973,0.08049318;0.01168975;-0.02650374,0.1655105;-0.2464103;-0.2541892,0.1909386;-0.6180533;-0.1182608,0.226026;-0.6552738;-0.1723034,-0.07146946;-0.001233162;-0.04699836,-0.04924966;-0.3549539;-0.05549802,-0.00780933;-0.7458802;-0.003528036,0.001996527;-0.7061113;-0.095608,-0.02587099;0.5166451;0.01345293,0;0;0,-0.005493607;0.2994198;-0.005321503,-0.01149106;0.5876323;-0.0240097,0.1482054;0.4904266;-0.01422834,0.2344723;0.2845497;-0.1241488,0.2887949;0.1897217;-0.3749751,-0.1676451;0.5057097;-0.04414462,-0.2455951;0.2916366;-0.1441762,-0.2550039;0.1816477;-0.394518,0.08126369;0.00713107;-0.02576065,0.1389723;-0.1564236;-0.3349594,0.1654556;-0.5502712;-0.2972178,0.1653777;-0.5817904;-0.3671155,-0.07233796;-0.0005113661;-0.04566409,-0.03807199;-0.3531499;-0.05816269,0.01071039;-0.7395065;0.01660689,0.01750453;-0.7736477;-0.05055002,-0.009959944;0.5171006;-0.01692867,365.4122
+0;0;0,-0.01521781;0.2991632;0.01244587,-0.02915919;0.5879138;0.01068458,0.1286564;0.4725401;0.01100791,0.2203904;0.2841873;-0.1232017,0.3118927;0.1230644;-0.3224466,-0.1748101;0.4703548;-0.02547412,-0.2003115;0.2609423;-0.1573842,-0.1978561;0.04808296;-0.326844,0.08060728;0.01170632;-0.02654131,0.1659533;-0.2473917;-0.2551071,0.1913579;-0.6186924;-0.119304,0.2267842;-0.656562;-0.1738684,-0.07157078;-0.00123491;-0.04706499,-0.04926506;-0.3563232;-0.0555975,-0.007862899;-0.7468896;-0.003675394,0.002037657;-0.7070262;-0.09664462,-0.02589404;0.5171045;0.0134658,0;0;0,-0.006159941;0.2997203;-0.003858328,-0.01275085;0.5882336;-0.02082682,0.1474071;0.4901288;-0.01221299,0.2354165;0.2850398;-0.1221993,0.2883427;0.1925487;-0.3725511,-0.1690134;0.5046799;-0.041892,-0.2456035;0.2887222;-0.1388476,-0.2544879;0.1838916;-0.3897727,0.08141427;0.007059128;-0.02570796,0.1413253;-0.1430309;-0.3427911,0.1634246;-0.5373526;-0.3115793,0.1594451;-0.5684575;-0.3829161,-0.07243829;-0.0004873464;-0.04573259,-0.03852901;-0.3545468;-0.05798459,0.01011695;-0.7403876;0.01759707,0.01619885;-0.7710294;-0.05398621,-0.01107915;0.5176249;-0.01419616,365.4459
+0;0;0,-0.01554504;0.2993295;0.01269181,-0.02981934;0.5881249;0.01124308,0.1287564;0.4717278;0.01073624,0.2225574;0.2881358;-0.1283623,0.3130221;0.1344622;-0.3293921,-0.1760771;0.4703664;-0.02604987,-0.1980217;0.2630063;-0.161598,-0.1955787;0.05827878;-0.335647,0.08091799;0.01176163;-0.02631563,0.1657591;-0.2425054;-0.2657588,0.1871253;-0.601954;-0.1317814,0.2238116;-0.6400578;-0.1868307,-0.07169738;-0.001306888;-0.04729002,-0.04795936;-0.3598535;-0.05526553,-0.007398754;-0.7385633;-0.004833274,0.002671678;-0.6985794;-0.09871271,-0.02647308;0.5173293;0.01393833,0;0;0,-0.006795831;0.2999151;-0.002368212,-0.01405451;0.5885899;-0.01723528,0.1470335;0.4892414;-0.01089954,0.2371433;0.2844099;-0.1194232,0.2880278;0.1945632;-0.3675174,-0.1709334;0.5033156;-0.03914313,-0.2441576;0.2818623;-0.125455,-0.2853183;0.1760657;-0.3690228,0.0816384;0.006805494;-0.02583456,0.1441138;-0.1364579;-0.3494936,0.1615623;-0.5194049;-0.3238652,0.1554891;-0.5500352;-0.3966768,-0.07273675;-0.0002710258;-0.04569312,-0.03907468;-0.3579297;-0.05709166,0.007728346;-0.7326273;0.01376631,0.009363621;-0.7601064;-0.06178451,-0.01222049;0.5179469;-0.01117754,365.4793
+0;0;0,-0.01552914;0.2990235;0.01267884,-0.02978061;0.5873554;0.01123352,0.1289388;0.4710526;0.01071831,0.2227633;0.2874146;-0.1284152,0.3132555;0.1336943;-0.329506,-0.1761897;0.4696899;-0.0261034,-0.1981398;0.2622778;-0.1616855,-0.1956961;0.05748808;-0.3357875,0.08102977;0.01177788;-0.02635198,0.1668173;-0.2453257;-0.2684664,0.1878608;-0.5993449;-0.1365127,0.2250342;-0.6383529;-0.1922929,-0.07179642;-0.001308694;-0.04735534,-0.04779359;-0.3638552;-0.05541983,-0.007845629;-0.7368447;-0.005749334,0.002358502;-0.6967282;-0.1008751,-0.02644089;0.5166982;0.0139235,0;0;0,-0.007401549;0.2996013;-0.001126289,-0.01525471;0.5878557;-0.01477194,0.1460983;0.4884228;-0.008704901,0.2384018;0.2852366;-0.1186118,0.2890081;0.1994847;-0.3682954,-0.1721814;0.5013327;-0.03603742,-0.2450361;0.2857891;-0.136622,-0.2571139;0.2047293;-0.3926293,0.08183175;0.006487354;-0.02569914,0.1469735;-0.1285472;-0.3567631,0.1609951;-0.5061876;-0.3373905,0.1548775;-0.535688;-0.4127408,-0.07280716;-2.633268E-05;-0.04580485,-0.03921204;-0.3617299;-0.05689646,0.005876277;-0.7306966;0.01391914,0.009763317;-0.7628012;-0.05945176,-0.0132782;0.517331;-0.009010315,365.5129
+0;0;0,-0.01552369;0.2989185;0.01267439,-0.029765;0.5870434;0.01123128,0.1301067;0.4704786;0.01068928,0.2239694;0.2867659;-0.1285007,0.3148339;0.1324133;-0.3304189,-0.1772919;0.4691058;-0.02640639,-0.1992509;0.2616094;-0.1620436,-0.1967971;0.05597715;-0.3368618,0.08121545;0.01180487;-0.02641236,0.1676463;-0.2472268;-0.2703424,0.1884741;-0.5976166;-0.1397415,0.2259446;-0.6371761;-0.1959675,-0.07196095;-0.001311693;-0.04746386,-0.04777811;-0.366577;-0.05558883,-0.008239705;-0.7357426;-0.006427556,0.002045983;-0.6955452;-0.1023137,-0.02642895;0.5164638;0.01391831,0;0;0,-0.008181436;0.2994778;-1.621246E-05,-0.01709495;0.5875577;-0.01226234,0.1456606;0.4876065;-0.006760836,0.2385605;0.2856011;-0.1185546,0.289811;0.2018315;-0.3699667,-0.1748104;0.4999165;-0.03410555,-0.2406;0.2770326;-0.1231497,-0.2570675;0.2066451;-0.3832006,0.08203533;0.006296486;-0.02575803,0.1480812;-0.1239958;-0.361513,0.1591227;-0.4982222;-0.3517162,0.1545758;-0.5268435;-0.4288317,-0.07304354;9.233331E-05;-0.045799,-0.03829845;-0.364245;-0.05678229,0.006385598;-0.730032;0.01005,0.0102512;-0.7643931;-0.06238369,-0.01483604;0.5170903;-0.00687027,365.5463
+0;0;0,-0.01547544;0.2988613;0.0130667,-0.02966196;0.5869844;0.01200943,0.1308939;0.4696272;0.01101285,0.2270264;0.2884892;-0.1301477,0.3191306;0.1416733;-0.3367429,-0.1778149;0.4688755;-0.02688416,-0.2023227;0.270435;-0.1752064,-0.1895907;0.07170035;-0.3570363,0.08147042;0.01174576;-0.02604796,0.1678778;-0.2424725;-0.2785881,0.186945;-0.5919133;-0.1488326,0.2263177;-0.6318905;-0.2057205,-0.07196088;-0.001276232;-0.04768534,-0.04529653;-0.3688425;-0.05501626,-0.005547959;-0.7367162;-0.006047223,0.005045935;-0.696336;-0.1033265,-0.02634171;0.5164223;0.0145992,0;0;0,-0.008335505;0.2994267;0.001584768,-0.01728253;0.5875828;-0.008570671,0.1460924;0.4861446;-0.005574226,0.2396586;0.2853019;-0.119092,0.2906748;0.2017178;-0.3703502,-0.1755977;0.4983791;-0.0319818,-0.2400148;0.2752368;-0.1216294,-0.2572267;0.2080194;-0.3822157,0.0821982;0.006268844;-0.02565241,0.1483754;-0.1227642;-0.364534,0.1611102;-0.4957821;-0.3666207,0.1534096;-0.5224765;-0.4466813,-0.07312608;5.597449E-05;-0.04589621,-0.03598178;-0.3665182;-0.0565435,0.007927839;-0.7313036;0.009126071,0.01320133;-0.7190332;-0.08752327,-0.01504228;0.5170957;-0.003744602,365.5685
+0;0;0,-0.01545735;0.2985119;0.01305142,-0.02962747;0.5863004;0.0119967,0.1311829;0.4689779;0.01099008,0.2273528;0.2877696;-0.1302253,0.319619;0.1406952;-0.3371841,-0.178036;0.4682249;-0.02696956,-0.2025533;0.2697074;-0.1753494,-0.189799;0.07062297;-0.3574993,0.08161084;0.011766;-0.02609285,0.1686781;-0.2443938;-0.2805618,0.1874942;-0.5892315;-0.1525155,0.2288927;-0.6328092;-0.2123303,-0.0720849;-0.001278431;-0.04776753,-0.0452169;-0.3716519;-0.05515443,-0.005991932;-0.7346797;-0.00683045,0.005147039;-0.6937655;-0.109115,-0.0263125;0.5158503;0.01458236,0;0;0,-0.008770838;0.2990562;0.002655983,-0.01838786;0.5868987;-0.006214619,0.1453696;0.4851584;-0.003020763,0.2395904;0.2855664;-0.1183999,0.2913834;0.2083518;-0.372036,-0.1767527;0.4970354;-0.02973221,-0.2530662;0.2811369;-0.1276657,-0.2616022;0.2060161;-0.3870108,0.08236959;0.006276876;-0.02560186,0.1479814;-0.1229298;-0.3675869,0.1618855;-0.490886;-0.376406,0.1559558;-0.5148557;-0.4644823,-0.07326553;1.31344E-05;-0.04595394,-0.034273;-0.3691984;-0.05669709,0.008567899;-0.7292975;0.007771507,0.01414453;-0.7178324;-0.09386847,-0.01596948;0.5165077;-0.001726151,365.5911
+0;0;0,-0.01545735;0.2985119;0.01305142,-0.02962747;0.5863004;0.0119967,0.1311829;0.4689779;0.01099008,0.2273528;0.2877696;-0.1302253,0.319619;0.1406952;-0.3371841,-0.178036;0.4682249;-0.02696956,-0.2025533;0.2697074;-0.1753494,-0.189799;0.07062297;-0.3574993,0.08161084;0.011766;-0.02609285,0.1686781;-0.2443938;-0.2805618,0.1874942;-0.5892315;-0.1525155,0.2288927;-0.6328092;-0.2123303,-0.0720849;-0.001278431;-0.04776753,-0.0452169;-0.3716519;-0.05515443,-0.005991932;-0.7346797;-0.00683045,0.005147039;-0.6937655;-0.109115,-0.0263125;0.5158503;0.01458236,0;0;0,-0.008770838;0.2990562;0.002655983,-0.01838786;0.5868987;-0.006214619,0.1453696;0.4851584;-0.003020763,0.2395904;0.2855664;-0.1183999,0.2913834;0.2083518;-0.372036,-0.1767527;0.4970354;-0.02973221,-0.2530662;0.2811369;-0.1276657,-0.2616022;0.2060161;-0.3870108,0.08236959;0.006276876;-0.02560186,0.1479814;-0.1229298;-0.3675869,0.1618855;-0.490886;-0.376406,0.1559558;-0.5148557;-0.4644823,-0.07326553;1.31344E-05;-0.04595394,-0.034273;-0.3691984;-0.05669709,0.008567899;-0.7292975;0.007771507,0.01414453;-0.7178324;-0.09386847,-0.01596948;0.5165077;-0.001726151,365.6133
+0;0;0,-0.01561128;0.2987781;0.01340046,-0.02990225;0.5866389;0.01274629,0.1314617;0.4685594;0.01123613,0.2290511;0.2919283;-0.1349465,0.3178457;0.1678711;-0.3586333,-0.1786569;0.4682684;-0.027511,-0.1902362;0.2407654;-0.1285055,-0.1950837;0.08303356;-0.3485228,0.0818621;0.01176231;-0.0258107,0.1683456;-0.2405577;-0.2880851,0.1834525;-0.5847631;-0.1598116,0.2242274;-0.6229141;-0.2191281,-0.07209879;-0.001266415;-0.04802195,-0.04380986;-0.3741976;-0.05541623,-0.004312001;-0.7365065;-0.007126391,0.006527744;-0.6960235;-0.1050969,-0.02656147;0.5161805;0.01522603,0;0;0,-0.009547492;0.2993072;0.003956079,-0.0200342;0.5872394;-0.003361702,0.1444878;0.4845198;-0.0009438993,0.2396389;0.286702;-0.1188674,0.2913693;0.2133907;-0.3743275,-0.1786096;0.4960782;-0.02817094,-0.2550851;0.2807603;-0.1275757,-0.2638421;0.2078544;-0.3881875,0.08252142;0.006329298;-0.0256145,0.1471289;-0.1222688;-0.3708985,0.1631805;-0.4892477;-0.3860157,0.1564547;-0.5149096;-0.46776,-0.07343837;-3.251819E-05;-0.04596469,-0.0328228;-0.3717287;-0.05714332,0.01006331;-0.7312039;0.006873149,0.01630513;-0.7702303;-0.0639929,-0.01740216;0.5168275;0.0007538795,365.6357
+0;0;0,-0.0156058;0.2986732;0.01339575,-0.02989592;0.5865175;0.01274138,0.1321584;0.4682284;0.01121385,0.2297605;0.2915743;-0.1349879,0.337392;0.1411995;-0.4061278,-0.1793148;0.4679362;-0.02770253,-0.1908957;0.2404035;-0.1287102,-0.1967715;0.0492103;-0.3954022,0.08153537;0.01171537;-0.02570768,0.168324;-0.2414947;-0.2889073,0.1833788;-0.5845147;-0.1610756,0.2255389;-0.6249807;-0.2224071,-0.07181103;-0.00126136;-0.04783028,-0.0434223;-0.3755082;-0.05525065,-0.004060481;-0.7365692;-0.007127132,0.007147491;-0.6957301;-0.1084256,-0.02655508;0.5160575;0.01522117,0;0;0,-0.008685056;0.2992034;0.005528212,-0.01879314;0.5871589;-0.0007357597,0.1462247;0.4837281;0.0006632805,0.2419102;0.2865647;-0.1179905,0.3070858;0.2081794;-0.429955,-0.1780349;0.4956153;-0.02648554,-0.2544262;0.280856;-0.1272356,-0.2664891;0.1946757;-0.4436869,0.08213717;0.005983636;-0.02576494,0.1473035;-0.1196639;-0.3734541,0.1652925;-0.4851753;-0.391007,0.1606659;-0.5095454;-0.4777651,-0.07309139;0.0002086028;-0.04586673,-0.02996448;-0.3725574;-0.05622223,0.01400013;-0.7308684;0.006312948,0.01864396;-0.7720152;-0.06731495,-0.01625271;0.5167256;0.003086805,365.6582
+0;0;0,-0.01554624;0.2975332;0.01334462,-0.02982312;0.5851092;0.01269208,0.13258;0.4668073;0.01115233,0.2301999;0.290121;-0.1350761,0.3191892;0.1657919;-0.3592532,-0.1795865;0.4665145;-0.02785068,-0.1911695;0.2389403;-0.1288767,-0.1960275;0.08086273;-0.3493763,0.08387876;0.01205208;-0.02644654,0.1708892;-0.2418052;-0.2903189,0.1858225;-0.582056;-0.1635192,0.2278641;-0.6223241;-0.2246784,-0.07387494;-0.001297613;-0.04920496,-0.04541366;-0.376501;-0.0566443,-0.006369602;-0.7346472;-0.008909281,0.004806885;-0.6938385;-0.1099232,-0.02648672;0.5147429;0.01516858,0;0;0,-0.01029945;0.2979875;0.006565094,-0.02153804;0.5856584;0.001484871,0.1441374;0.4819455;0.001806021,0.2403056;0.285507;-0.1177516,0.2911952;0.2176124;-0.3754971,-0.180588;0.4932432;-0.02502334,-0.2577224;0.2798891;-0.1282743,-0.2664768;0.2095817;-0.390214,0.08431552;0.00813593;-0.0265522,0.144051;-0.1206404;-0.3751082,0.1624429;-0.483023;-0.3954152,0.158868;-0.508893;-0.4809215,-0.07567045;-0.001016508;-0.04640334,-0.03081344;-0.3745112;-0.0579156,0.01309557;-0.7300442;0.003240187,0.01427124;-0.7715116;-0.06981185,-0.01862872;0.5153147;0.004947186,365.6938
+0;0;0,-0.01566391;0.2964792;0.01382416,-0.03029896;0.5835459;0.01379665,0.1317987;0.4652603;0.01162877,0.2280431;0.2998579;-0.1483879,0.3403063;0.1313529;-0.3901504,-0.1792723;0.4651933;-0.02811675,-0.1975315;0.2919219;-0.2066382,-0.1902752;0.04264691;-0.3996547,0.08505744;0.01209943;-0.02631297,0.1710084;-0.2379222;-0.2968062,0.1815244;-0.5761676;-0.1616894,0.2208738;-0.6076882;-0.2339562,-0.07468272;-0.001277659;-0.04994394,-0.04486023;-0.3782662;-0.05737332,-0.005304165;-0.7372271;-0.008799735,0.006134493;-0.6963131;-0.1103166,-0.02685668;0.513266;0.01609333,0;0;0,-0.01193351;0.2968989;0.006710768,-0.02374737;0.5840517;0.001512051,0.1416196;0.4802125;0.001896382,0.2384216;0.2861198;-0.1213257,0.3047081;0.2128196;-0.4207907,-0.1823391;0.4911058;-0.02439959,-0.2602167;0.2787865;-0.1296699,-0.2689693;0.1999187;-0.4348736,0.0854212;0.009153664;-0.02632427,0.1388114;-0.1195372;-0.3779677,0.1593717;-0.4827713;-0.3983455,0.1557525;-0.509496;-0.4839308,-0.07679969;-0.001938636;-0.0466003,-0.03041712;-0.3770675;-0.06045335,0.01248598;-0.7334082;0.002456851,0.01259782;-0.7743362;-0.07187254,-0.0207325;0.5138011;0.004998684,365.7249
+0;0;0,-0.01566391;0.2964792;0.01382416,-0.03029896;0.5835459;0.01379665,0.1317987;0.4652603;0.01162877,0.2280431;0.2998579;-0.1483879,0.3403063;0.1313529;-0.3901504,-0.1792723;0.4651933;-0.02811675,-0.1975315;0.2919219;-0.2066382,-0.1902752;0.04264691;-0.3996547,0.08505744;0.01209943;-0.02631297,0.1710084;-0.2379222;-0.2968062,0.1815244;-0.5761676;-0.1616894,0.2208738;-0.6076882;-0.2339562,-0.07468272;-0.001277659;-0.04994394,-0.04486023;-0.3782662;-0.05737332,-0.005304165;-0.7372271;-0.008799735,0.006134493;-0.6963131;-0.1103166,-0.02685668;0.513266;0.01609333,0;0;0,-0.01193351;0.2968989;0.006710768,-0.02374737;0.5840517;0.001512051,0.1416196;0.4802125;0.001896382,0.2384216;0.2861198;-0.1213257,0.3047081;0.2128196;-0.4207907,-0.1823391;0.4911058;-0.02439959,-0.2602167;0.2787865;-0.1296699,-0.2689693;0.1999187;-0.4348736,0.0854212;0.009153664;-0.02632427,0.1388114;-0.1195372;-0.3779677,0.1593717;-0.4827713;-0.3983455,0.1557525;-0.509496;-0.4839308,-0.07679969;-0.001938636;-0.0466003,-0.03041712;-0.3770675;-0.06045335,0.01248598;-0.7334082;0.002456851,0.01259782;-0.7743362;-0.07187254,-0.0207325;0.5138011;0.004998684,365.7473
+0;0;0,-0.01563014;0.2958401;0.01379435,-0.03024739;0.5825579;0.01376658,0.1314877;0.4644593;0.01160624,0.2277459;0.299033;-0.1484336,0.3399924;0.130553;-0.3901602,-0.1788799;0.4643925;-0.02804941,-0.1971418;0.2910961;-0.2065966,-0.1898866;0.04185805;-0.3995845,0.08557759;0.01217342;-0.02647388,0.171719;-0.2384022;-0.2975665,0.1822515;-0.5771765;-0.1622385,0.2215095;-0.6085542;-0.2343374,-0.07513942;-0.001285472;-0.05024936,-0.04525083;-0.3791095;-0.05769521,-0.00563293;-0.7386316;-0.009045679,0.005779163;-0.6977429;-0.1103268,-0.02680895;0.5123564;0.0160607,0;0;0,-0.01336163;0.2961862;0.007152081,-0.02569382;0.5829698;0.002049208,0.1393226;0.4788743;0.002262593,0.2364968;0.2853981;-0.1217067,0.3034577;0.213364;-0.4212795,-0.1837597;0.4897591;-0.02382921,-0.2626486;0.2781962;-0.1299515,-0.3130298;0.2196685;-0.435652,0.08601388;0.009782627;-0.02604795,0.1343063;-0.1193068;-0.3791817,0.1564767;-0.4829598;-0.4005711,0.152934;-0.5100354;-0.4856387,-0.07740838;-0.002552522;-0.04662629,-0.02966203;-0.3782697;-0.06264476,0.01187948;-0.7349254;0.002650969,0.009754239;-0.7739212;-0.07312334,-0.02257355;0.5128006;0.00549531,365.7811
+0;0;0,-0.01508646;0.2955309;0.01479755,-0.02944542;0.5819848;0.01538373,0.1320588;0.4638308;0.01269365,0.2291688;0.3017291;-0.1510529,0.3329274;0.1624622;-0.3954956,-0.1777513;0.4640808;-0.027513,-0.2057565;0.285013;-0.1997648,-0.1919598;0.09180938;-0.4286651,0.08609441;0.01205916;-0.02596214,0.172121;-0.2337981;-0.3016358,0.1768816;-0.5719914;-0.1651795,0.2169078;-0.6029785;-0.2367465,-0.07522861;-0.001177314;-0.05070478,-0.04404026;-0.379097;-0.05751674,-0.003634322;-0.7382129;-0.008315217,0.007918238;-0.6972989;-0.1092646,-0.02604391;0.5118904;0.0175276,0;0;0,-0.01461886;0.2958375;0.007180452,-0.02759463;0.5823177;0.00215888,0.1375074;0.4781357;0.002351045,0.2328734;0.2899584;-0.1318684,0.3017404;0.2520482;-0.4212358,-0.1852391;0.4889192;-0.02366452,-0.2684;0.2841204;-0.1405489,-0.3168689;0.2192187;-0.4292562,0.08643322;0.01020563;-0.02562904,0.1292579;-0.1183618;-0.379859,0.1532749;-0.4816785;-0.4008807,0.1480216;-0.509445;-0.4850162,-0.07769311;-0.002935817;-0.04676392,-0.02877581;-0.3785577;-0.06567687,0.01156046;-0.7344341;0.00318978,0.008415495;-0.7728884;-0.07262234,-0.02421398;0.512273;0.005576849,365.8145
+0;0;0,-0.01520082;0.2977713;0.01490973,-0.02957989;0.5846248;0.01549813,0.1319578;0.4663963;0.01280912,0.229072;0.3042875;-0.1509446,0.3335719;0.1640255;-0.3971337,-0.1779117;0.4666463;-0.02740523,-0.2059181;0.2875707;-0.1996645,-0.1920228;0.09298672;-0.4302003,0.08193596;0.01147669;-0.02470814,0.1667089;-0.2307976;-0.2963643,0.1714637;-0.5685844;-0.1600719,0.2116489;-0.5998138;-0.2319233,-0.07159498;-0.001120449;-0.04825569,-0.04086116;-0.3735325;-0.05496837,-0.0005037934;-0.7322168;-0.005825985,0.01109467;-0.6912595;-0.1071764,-0.02617521;0.5144651;0.017644,0;0;0,-0.01025757;0.298167;0.01059842,-0.02219366;0.585106;0.006433249,0.1427287;0.480666;0.00611043,0.2384038;0.292826;-0.1283815,0.3102436;0.241145;-0.4171216,-0.179951;0.4914184;-0.01990614,-0.2647333;0.2880029;-0.1380576,-0.2806132;0.1878472;-0.422521,0.08198372;0.006442904;-0.02632236,0.1322143;-0.1136916;-0.3766435,0.1558671;-0.4766629;-0.3964049,0.1489156;-0.5054694;-0.4801902,-0.07353117;-0.001036191;-0.04525265,-0.02163687;-0.370788;-0.06171188,0.01893087;-0.7260051;0.008096732,0.01433177;-0.765068;-0.06763747,-0.01898135;0.5149783;0.009652615,365.8478
+0;0;0,-0.01521907;0.2981288;0.01492763,-0.02961095;0.5852369;0.01551761,0.1317077;0.4670378;0.01283651,0.2288272;0.3049203;-0.1509261,0.3338234;0.1639921;-0.3982845,-0.177729;0.4672875;-0.02732167,-0.2057369;0.2882022;-0.1995904,-0.1917757;0.09269398;-0.431221,0.08129531;0.01138696;-0.02451495,0.1657195;-0.2298908;-0.2950536,0.170464;-0.5669371;-0.1590601,0.2089725;-0.5956118;-0.2279136,-0.07103519;-0.001111688;-0.04787838,-0.04042779;-0.3719918;-0.05456345,-0.0001588948;-0.7298899;-0.005528796,0.01095565;-0.6893897;-0.1026507,-0.02620444;0.5150395;0.01766464,0;0;0,-0.006950046;0.2985323;0.01285863,-0.01675889;0.5858142;0.009831905,0.1475923;0.4814292;0.008946419,0.2438091;0.2940812;-0.1258705,0.3157954;0.2395488;-0.4155519,-0.1747176;0.492309;-0.01635386,-0.2647538;0.2978482;-0.1452376,-0.303191;0.2447816;-0.4415105,0.08173341;0.005298778;-0.02512264,0.1338735;-0.1090591;-0.3754615,0.1529059;-0.4717693;-0.3894612,0.1434925;-0.4991751;-0.4687228,-0.07228103;0.0002918974;-0.0459885,-0.01680098;-0.3675273;-0.05881792,0.02427995;-0.7217745;0.01145498,0.01809965;-0.7594357;-0.05960988,-0.01389604;0.5156272;0.0129106,365.8815
+0;0;0,-0.01485538;0.2980981;0.01587711,-0.02908584;0.5852121;0.01721906,0.1322521;0.4671767;0.01389651,0.2289059;0.3091764;-0.1541108,0.3341233;0.16597;-0.4000627,-0.1768008;0.4674879;-0.02744327,-0.1937742;0.3027367;-0.2147971,-0.185715;0.09715435;-0.4378265,0.08146384;0.01118775;-0.02404268,0.1649489;-0.2221147;-0.3017724,0.1662753;-0.5590973;-0.165545,0.2031676;-0.5844812;-0.2379193,-0.07089248;-0.0009415432;-0.04809308,-0.03913566;-0.371727;-0.05467239,0.001935873;-0.729364;-0.004414927,0.01333446;-0.6888081;-0.1014978,-0.02569725;0.5150082;0.01917478,0;0;0,-0.006950046;0.2985323;0.01285863,-0.01675889;0.5858142;0.009831905,0.1475923;0.4814292;0.008946419,0.2438091;0.2940812;-0.1258705,0.3157954;0.2395488;-0.4155519,-0.1747176;0.492309;-0.01635386,-0.2647538;0.2978482;-0.1452376,-0.303191;0.2447816;-0.4415105,0.08173341;0.005298778;-0.02512264,0.1338735;-0.1090591;-0.3754615,0.1529059;-0.4717693;-0.3894612,0.1434925;-0.4991751;-0.4687228,-0.07228103;0.0002918974;-0.0459885,-0.01680098;-0.3675273;-0.05881792,0.02427995;-0.7217745;0.01145498,0.01809965;-0.7594357;-0.05960988,-0.01389604;0.5156272;0.0129106,365.9149
+0;0;0,-0.01480138;0.2970144;0.01581939,-0.02901915;0.583872;0.0171609,0.1317904;0.4660756;0.01385364,0.2284449;0.3080741;-0.154155,0.3345741;0.1636267;-0.4022383,-0.1762362;0.4663858;-0.02734886,-0.1932098;0.3016334;-0.2147041,-0.1850807;0.09426948;-0.4396662,0.0831684;0.01142185;-0.02454576,0.1668883;-0.2225366;-0.3030565,0.1682094;-0.5581914;-0.167366,0.2045239;-0.5827079;-0.2386067,-0.07237584;-0.0009612442;-0.04909939,-0.04052972;-0.3727893;-0.0556972,0.0003799573;-0.7290171;-0.005637795,0.01160002;-0.6886265;-0.1012003,-0.02563444;0.5137483;0.01911438,0;0;0,-0.007553761;0.2974367;0.01269913,-0.01739445;0.5844595;0.009673119,0.1463495;0.4800094;0.008318186,0.2433156;0.2931359;-0.1266239,0.3148599;0.2343442;-0.4183408,-0.1748718;0.4910758;-0.01608495,-0.2702274;0.2970206;-0.1417168,-0.2907477;0.2006544;-0.4314861,0.08353395;0.00752525;-0.02480698,0.1322362;-0.1086139;-0.3761666,0.1483429;-0.4701571;-0.3864045,0.1356061;-0.4996003;-0.461706,-0.07390789;-0.0005844232;-0.0467677,-0.01906168;-0.3695539;-0.05969792,0.02246689;-0.7222972;0.0104829,0.01546084;-0.7584885;-0.05977143,-0.01453407;0.5143539;0.01277471,365.9373
+0;0;0,-0.01477834;0.2965522;0.01579478,-0.02897868;0.5830591;0.01713321,0.1313785;0.4654514;0.01383952,0.2280424;0.3074344;-0.1541855,0.3342386;0.162896;-0.4024253,-0.1757679;0.4657607;-0.02724523,-0.1927431;0.3009921;-0.2146188,-0.1846089;0.09349746;-0.4397228,0.08394808;0.01152892;-0.02477586,0.1675771;-0.2221757;-0.3029844,0.1688955;-0.5571384;-0.1675736,0.2052391;-0.5816986;-0.2388715,-0.07305434;-0.0009702554;-0.04955967,-0.04124277;-0.3723948;-0.05615032,-0.0004174337;-0.7278882;-0.006194122,0.01081163;-0.6874893;-0.1018332,-0.02559649;0.5129879;0.01908523,0;0;0,-0.007911447;0.2969629;0.01271009,-0.01773355;0.5836363;0.009889603,0.1454386;0.4790546;0.007943869,0.2433758;0.2930828;-0.1275866,0.3141878;0.2322779;-0.4192721,-0.1748141;0.4902113;-0.01554044,-0.2706994;0.3077126;-0.1571241,-0.3147781;0.2519195;-0.4550102,0.08422757;0.008295238;-0.02511859,0.1306974;-0.1060512;-0.3769383,0.1436459;-0.4670613;-0.3834136,0.1339513;-0.496715;-0.4591005,-0.07477453;-0.001086173;-0.04692152,-0.0204724;-0.3697248;-0.05990128,0.02133384;-0.7217663;0.009789888,0.01548743;-0.7596136;-0.05908408,-0.01490831;0.5135806;0.0129621,365.9705
+0;0;0,-0.0150293;0.2960145;0.01643991,-0.02974742;0.5820891;0.01870059,0.1298878;0.4646498;0.01462215,0.2265152;0.3107672;-0.1573384,0.3297107;0.1702193;-0.4186661,-0.1751552;0.4649934;-0.02709993,-0.2016324;0.2938288;-0.2076237,-0.1836318;0.1047013;-0.4578274,0.08498304;0.01150618;-0.02461927,0.165933;-0.2243227;-0.3004752,0.1651503;-0.5619338;-0.1697386,0.1984178;-0.5821255;-0.2453559,-0.07365038;-0.000842514;-0.05035403,-0.04153953;-0.3712452;-0.05630355,-0.0001857802;-0.7273464;-0.005749874,0.01121538;-0.6869121;-0.1011702,-0.02621943;0.512121;0.02036689,0;0;0,-0.008189626;0.2964596;0.0128603,-0.01804633;0.5827296;0.01017952,0.1442533;0.478378;0.007318974,0.2431909;0.2940839;-0.1299188,0.3144817;0.229188;-0.4289194,-0.1744294;0.4896588;-0.01468376,-0.2791715;0.3062849;-0.1488115,-0.3007748;0.2031605;-0.4447742,0.08495782;0.008944139;-0.02574468,0.1296422;-0.1042461;-0.3771076,0.1416166;-0.4660558;-0.3820345,0.131781;-0.4960107;-0.4572182,-0.07579765;-0.00148838;-0.0470438,-0.02179894;-0.3691653;-0.05979028,0.02029678;-0.7218934;0.01010082,0.01410426;-0.7602754;-0.05793926,-0.01523855;0.512776;0.01324153,365.9941
+0;0;0,-0.01501611;0.2957546;0.01642548,-0.02971765;0.5815073;0.01868301,0.1298359;0.464156;0.01460592,0.2267583;0.3098036;-0.1578796,0.3264329;0.1740512;-0.410291,-0.1750539;0.4644994;-0.02709522,-0.2016119;0.2928123;-0.2081701,-0.1842255;0.1101376;-0.4498371,0.08512057;0.0115248;-0.02465911,0.1659482;-0.2239479;-0.3000983,0.1651658;-0.5614805;-0.1693922,0.1984061;-0.5816312;-0.2449476,-0.07376957;-0.0008438774;-0.05043552,-0.04170723;-0.370687;-0.05637605,-0.0003630929;-0.7267054;-0.005834132,0.01102875;-0.6862796;-0.1011765,-0.0261929;0.5116034;0.02034778,0;0;0,-0.008579471;0.2961841;0.01293993,-0.01853731;0.5821303;0.01050258,0.1437256;0.4781837;0.007474184,0.2398099;0.303425;-0.1448318,0.3142054;0.2289284;-0.4294207,-0.1748882;0.4889731;-0.01412212,-0.2735282;0.3200939;-0.1713476,-0.2993875;0.2016511;-0.4495164,0.0851384;0.009044483;-0.02561355,0.1286938;-0.1024702;-0.3770601,0.1401022;-0.4642285;-0.3807625,0.1307116;-0.4943888;-0.4557371,-0.07595525;-0.001719611;-0.04705579,-0.02218556;-0.3688781;-0.05933303,0.02040539;-0.7213974;0.01087464,0.01343911;-0.7595439;-0.0572148,-0.0157519;0.5122378;0.01351142,366.0269
+0;0;0,-0.01500437;0.2955234;0.01641264,-0.02969182;0.5810027;0.01866743,0.1295736;0.4637914;0.01459958,0.2265608;0.3093358;-0.1580013,0.3255695;0.1744903;-0.4087263,-0.1747583;0.4641342;-0.02702524,-0.2013341;0.2923324;-0.2082211,-0.1840639;0.1108781;-0.4482735,0.08527538;0.01154576;-0.02470396,0.1661047;-0.2239318;-0.3001489,0.1653218;-0.5616772;-0.1693603,0.198498;-0.5817312;-0.2447701,-0.07390373;-0.0008454123;-0.05052725,-0.04184072;-0.3706963;-0.05646791,-0.0004705116;-0.7269392;-0.00589411,0.01089936;-0.6865335;-0.1010526,-0.02616975;0.5111519;0.02033093,0;0;0,-0.008881368;0.2959276;0.01328897,-0.01886521;0.5816013;0.01124477,0.1429941;0.4775071;0.007478952,0.2388977;0.3055077;-0.1483183,0.3145077;0.2281832;-0.42966,-0.1749122;0.4882454;-0.01340778,-0.2849861;0.3104104;-0.1523774,-0.3100794;0.2108601;-0.4357661,0.08539151;0.00910075;-0.02531695,0.1280954;-0.1008751;-0.3773606,0.1389898;-0.4628888;-0.3797243,0.1296726;-0.4933505;-0.4542243,-0.07605628;-0.001920592;-0.04719359,-0.02207765;-0.3690802;-0.05873298,0.02083123;-0.7217048;0.01192791,0.01315087;-0.7596975;-0.05597423,-0.01610943;0.5117577;0.01417303,366.0602
+0;0;0,-0.01509045;0.2948185;0.01697796,-0.02984495;0.5797508;0.0196807,0.1279056;0.4626508;0.01489656,0.223075;0.3047369;-0.1562222,0.3167987;0.208517;-0.4333699,-0.1731631;0.4636047;-0.02714792,-0.1890401;0.3102894;-0.2259393,-0.1769433;0.1186588;-0.4667393,0.08574758;0.0115172;-0.02430595,0.1648242;-0.2152683;-0.3063855,0.1601063;-0.5563543;-0.1783239,0.1947473;-0.5820904;-0.2484706,-0.07402556;-0.0007982108;-0.05094754,-0.04138782;-0.3697906;-0.05670007,0.000397332;-0.7281175;-0.005538546,0.01196923;-0.6877132;-0.1003273,-0.02630131;0.5100005;0.02123594,0;0;0,-0.008935753;0.295249;0.01349473,-0.01881031;0.5803881;0.0118053,0.1416606;0.4771347;0.007820608,0.2376266;0.3137493;-0.1576225,0.3141491;0.2683517;-0.4524727,-0.1736017;0.4874043;-0.01212134,-0.2847183;0.3150889;-0.1578476,-0.3091127;0.2685896;-0.4613208,0.08562313;0.009501159;-0.02558279,0.127062;-0.1002176;-0.3770061,0.1382151;-0.4644011;-0.3797688,0.1286806;-0.4952278;-0.4534998,-0.07653951;-0.002417082;-0.04703119,-0.02293891;-0.3688265;-0.05820251,0.02053049;-0.7234647;0.01323858,0.01335916;-0.761031;-0.05466165,-0.01611147;0.5106422;0.01468873,366.0939
+0;0;0,-0.01506505;0.2943223;0.01694939,-0.02980139;0.5789046;0.01964742,0.1271639;0.4620975;0.01489427,0.222518;0.3038772;-0.1565564,0.3095737;0.214503;-0.4139863,-0.1723769;0.4630466;-0.02693686,-0.1882847;0.3094339;-0.2261138,-0.1770486;0.1314369;-0.449782,0.0857793;0.01152146;-0.02431494,0.1647306;-0.2149046;-0.3059475,0.1600143;-0.5558761;-0.1779288,0.194597;-0.5815184;-0.2479574,-0.07405295;-0.0007985062;-0.05096639,-0.04146694;-0.369206;-0.0567098,0.0003041923;-0.7274128;-0.005565438,0.0118566;-0.687026;-0.1001946,-0.02626041;0.509207;0.02120148,0;0;0,-0.00899324;0.2946977;0.01456857,-0.01869809;0.579492;0.01348352,0.1409556;0.4768907;0.008043528,0.2387827;0.31653;-0.1599913,0.3124022;0.2573134;-0.4300101,-0.1727248;0.4866129;-0.01038499,-0.2839911;0.3146435;-0.1572444,-0.3039867;0.2719294;-0.439401,0.08577671;0.009381518;-0.02522683,0.1267911;-0.09986083;-0.3762295,0.1376369;-0.4639352;-0.3784319,0.1278546;-0.4949861;-0.4517335,-0.07652766;-0.002497089;-0.04710979,-0.02280828;-0.3683394;-0.05673054,0.02094578;-0.7227607;0.01498952,0.01361644;-0.7612877;-0.05169142,-0.01604044;0.5097936;0.01627564,366.116
+0;0;0,-0.01506023;0.2942281;0.01694396,-0.02977953;0.5784814;0.01963918,0.1277538;0.4615863;0.01486054,0.2232699;0.3030971;-0.1568816,0.3089997;0.2150841;-0.4103906,-0.1729048;0.462539;-0.02712668,-0.1888396;0.3086651;-0.2266422,-0.1777746;0.1333792;-0.4469037,0.08567055;0.01150685;-0.02428412,0.1647481;-0.2152812;-0.3063668,0.1600236;-0.556844;-0.1781262,0.1945335;-0.5823692;-0.2480074,-0.07395907;-0.0007974938;-0.05090177,-0.04132097;-0.369794;-0.05665437,0.0005225986;-0.7286218;-0.005421322,0.0120507;-0.6882569;-0.09985138,-0.02624303;0.5088716;0.02119128,0;0;0,-0.009842753;0.2945689;0.01470828,-0.02017694;0.5790138;0.01407528,0.1401963;0.4764681;0.008769512,0.2385915;0.3214033;-0.1644669,0.3118377;0.2558849;-0.428484,-0.1746974;0.4856336;-0.009527514,-0.2879713;0.3159916;-0.1582829,-0.3125117;0.2320686;-0.426084,0.08585744;0.009225383;-0.02459597,0.1262437;-0.09952952;-0.3764454,0.136785;-0.4642494;-0.3776272,0.127217;-0.4955406;-0.4504915,-0.07621811;-0.002489306;-0.0473938,-0.02260433;-0.3689857;-0.05531175,0.02145208;-0.723873;0.01712524,0.01130194;-0.7634964;-0.04773559,-0.01741985;0.5094024;0.01673698,366.1494
+0;0;0,-0.01532727;0.2940489;0.01735109,-0.03043283;0.5779696;0.02044447,0.1265377;0.4613224;0.01510011,0.227561;0.3102394;-0.1715055,0.3081814;0.202241;-0.4344203,-0.1722944;0.4623644;-0.0279146,-0.1886476;0.3041701;-0.2342167,-0.1774683;0.1302011;-0.4727483,0.08585245;0.01150008;-0.02405893,0.1627561;-0.2105152;-0.3098023,0.157034;-0.5535667;-0.1850659,0.1878621;-0.5760534;-0.2592109,-0.07398557;-0.0008141723;-0.05106074,-0.04120267;-0.3692526;-0.05677688,0.0008465834;-0.7281878;-0.005070221,0.01273608;-0.6877675;-0.09968933,-0.02678731;0.5084329;0.02187764,0;0;0,-0.009848085;0.2943867;0.01550102,-0.01996531;0.5785294;0.01564431,0.1396047;0.4761125;0.009281158,0.2408139;0.3257266;-0.1777862,0.3109648;0.2916324;-0.4627492,-0.1739114;0.4851507;-0.007827997,-0.2903389;0.311137;-0.1628032,-0.3130145;0.2288028;-0.445636,0.0860689;0.009165883;-0.02428699,0.1263094;-0.09979163;-0.375518,0.1359676;-0.4647307;-0.3770591,0.1268224;-0.4957492;-0.4505154,-0.07628547;-0.002538964;-0.04749533,-0.02235659;-0.3684639;-0.05419585,0.02184106;-0.7233986;0.0189075,0.01257436;-0.7621665;-0.04733318,-0.01728702;0.5089792;0.01815128,366.1833
+0;0;0,-0.01532727;0.2940489;0.01735109,-0.03043283;0.5779696;0.02044447,0.1265377;0.4613224;0.01510011,0.227561;0.3102394;-0.1715055,0.3081814;0.202241;-0.4344203,-0.1722944;0.4623644;-0.0279146,-0.1886476;0.3041701;-0.2342167,-0.1774683;0.1302011;-0.4727483,0.08585245;0.01150008;-0.02405893,0.1627561;-0.2105152;-0.3098023,0.157034;-0.5535667;-0.1850659,0.1878621;-0.5760534;-0.2592109,-0.07398557;-0.0008141723;-0.05106074,-0.04120267;-0.3692526;-0.05677688,0.0008465834;-0.7281878;-0.005070221,0.01273608;-0.6877675;-0.09968933,-0.02678731;0.5084329;0.02187764,0;0;0,-0.009848085;0.2943867;0.01550102,-0.01996531;0.5785294;0.01564431,0.1396047;0.4761125;0.009281158,0.2408139;0.3257266;-0.1777862,0.3109648;0.2916324;-0.4627492,-0.1739114;0.4851507;-0.007827997,-0.2903389;0.311137;-0.1628032,-0.3130145;0.2288028;-0.445636,0.0860689;0.009165883;-0.02428699,0.1263094;-0.09979163;-0.375518,0.1359676;-0.4647307;-0.3770591,0.1268224;-0.4957492;-0.4505154,-0.07628547;-0.002538964;-0.04749533,-0.02235659;-0.3684639;-0.05419585,0.02184106;-0.7233986;0.0189075,0.01257436;-0.7621665;-0.04733318,-0.01728702;0.5089792;0.01815128,366.2056
+0;0;0,-0.01532635;0.2940314;0.01735005,-0.03041762;0.5776831;0.02044083,0.125917;0.4613039;0.0151229,0.2289735;0.3071802;-0.1752384,0.3014576;0.210081;-0.4116198,-0.1716833;0.4623416;-0.02771449,-0.1883655;0.3009635;-0.2381686,-0.1783145;0.1445515;-0.4526276,0.08596049;0.01151455;-0.02408921,0.1627938;-0.2102976;-0.3095711,0.1570743;-0.553193;-0.1848915,0.1878845;-0.5756492;-0.2589934,-0.07407869;-0.000815197;-0.051125,-0.04132578;-0.3689165;-0.05683591,0.0007043444;-0.7276883;-0.005152773,0.01258693;-0.687274;-0.09971687,-0.02677597;0.5082202;0.02187248,0;0;0,-0.009629869;0.2943282;0.01638842,-0.01943931;0.5782088;0.0173521,0.1393639;0.4761745;0.009709835,0.2415888;0.3283205;-0.1859976,0.305802;0.3004079;-0.4422318,-0.1728015;0.4848368;-0.006197356,-0.2836354;0.3199095;-0.1826257,-0.312365;0.2298764;-0.4308737,0.08623136;0.009068906;-0.02416587,0.1265444;-0.1007333;-0.3747686,0.1355767;-0.4655232;-0.3760464,0.1268814;-0.4965943;-0.4494408,-0.07640492;-0.002529201;-0.04751813,-0.02162905;-0.3680083;-0.05286093,0.02240193;-0.7227036;0.02067438,0.01268258;-0.7604367;-0.04648068,-0.01684983;0.5087234;0.01969385,366.2295
+0;0;0,-0.01566873;0.2961854;0.01793266,-0.03090218;0.5807632;0.02150798,0.1261208;0.4640052;0.01550411,0.2301981;0.3114564;-0.1791413,0.3001915;0.2188714;-0.4074956,-0.1722386;0.4649401;-0.02853395,-0.1893632;0.3043522;-0.2427962,-0.1790522;0.1628612;-0.4560816,0.08296093;0.01081666;-0.02293061,0.1565658;-0.1981616;-0.3095289,0.1491725;-0.5436851;-0.1864065,0.1804802;-0.5651029;-0.2602367,-0.07134836;-0.0004749767;-0.04934079,-0.03868147;-0.3612099;-0.05494201,0.003982533;-0.7219002;-0.003148131,0.01604874;-0.6815322;-0.09707237,-0.02724459;0.5111741;0.0228347,0;0;0,-0.006978988;0.2964373;0.01921082,-0.01478427;0.5812976;0.02267146,0.1444003;0.4795195;0.01441932,0.247226;0.3346503;-0.1866524,0.3102573;0.3046229;-0.4331117,-0.1694107;0.4874473;-0.0008813161,-0.2786541;0.3227535;-0.1823527,-0.3071788;0.2342062;-0.4210208,0.08258154;0.005415782;-0.02600551,0.1315114;-0.0982393;-0.3696473,0.1399108;-0.4650116;-0.3724425,0.1318781;-0.4966553;-0.4446255,-0.07356557;-0.0003319304;-0.04597093,-0.01665682;-0.3580835;-0.0478077,0.02726588;-0.7145424;0.02707997,0.01791187;-0.7510117;-0.04051578,-0.01265518;0.511655;0.0244422,366.2612
+0;0;0,-0.0158657;0.2999088;0.0181581,-0.03120371;0.5864356;0.02176536,0.1262226;0.4692599;0.01574865,0.2296854;0.3176118;-0.1777475,0.3203037;0.1977449;-0.4733906,-0.1728909;0.4701971;-0.02840073,-0.1899145;0.3105574;-0.2413979,-0.1765651;0.1273733;-0.5175319,0.07886504;0.01028263;-0.0217985,0.1508759;-0.1941698;-0.3021899,0.1434766;-0.53997;-0.1789688,0.1748609;-0.5615135;-0.2529796,-0.0678258;-0.0004515265;-0.04690477,-0.03586638;-0.3533739;-0.05238469,0.00683178;-0.7143531;-0.000549335,0.0189275;-0.6739597;-0.09470333,-0.02753044;0.516548;0.02309777,0;0;0,-0.003049201;0.300038;0.02223897,-0.00806185;0.5868646;0.02844691,0.1510577;0.4850002;0.02033138,0.2538415;0.3431697;-0.1808205,0.3307869;0.3180394;-0.5024296,-0.1638163;0.4925224;0.005308503,-0.2715943;0.3303141;-0.1769408,-0.3077036;0.2158982;-0.4861166,0.07787379;0.0002511591;-0.02713323,0.1383957;-0.0927604;-0.3637214,0.1472553;-0.4598204;-0.3658199,0.138831;-0.4911785;-0.4385078,-0.06945285;0.003270823;-0.0443419,-0.01028015;-0.3461525;-0.0415967,0.03370826;-0.7027634;0.03396546,0.02420936;-0.7393378;-0.03383522,-0.006507961;0.5168948;0.02960396,366.2834
+0;0;0,-0.01593553;0.3012288;0.01823802,-0.03132821;0.5887755;0.02186081,0.1259031;0.4714783;0.0158574,0.2237097;0.3281208;-0.1670604,0.3102653;0.2136277;-0.4494492,-0.1728123;0.4724143;-0.02823321,-0.1889051;0.321502;-0.2295859,-0.1761542;0.1465305;-0.4933402,0.07895003;0.01029371;-0.02182199,0.1505577;-0.193014;-0.3006434,0.1431501;-0.5392024;-0.1772841,0.1746656;-0.5609615;-0.2516045,-0.0678989;-0.000452013;-0.04695532,-0.03611841;-0.3513984;-0.05240456,0.006627683;-0.7127827;-0.0005110055,0.018774;-0.6723459;-0.09505883,-0.02764525;0.5187035;0.02319673,0;0;0,-0.002229331;0.3013207;0.02293968,-0.006169309;0.5891622;0.0301671,0.1524219;0.4873028;0.02034855,0.253768;0.3424752;-0.1594578,0.3227659;0.3108605;-0.4670026,-0.1617814;0.4943591;0.005906193,-0.2652814;0.3395957;-0.1641304,-0.2949531;0.2354191;-0.4618061,0.07781669;-0.0001146495;-0.02756476,0.1396904;-0.09033985;-0.3625784,0.149454;-0.4577935;-0.3637261,0.14066;-0.4886844;-0.4372836,-0.06956588;0.004324782;-0.0442397,-0.008909486;-0.3428302;-0.04154254,0.03465815;-0.6996747;0.03515597,0.02493528;-0.7366248;-0.03280658,-0.004872224;0.5189987;0.03107762,366.3169
+0;0;0,-0.01609254;0.3011927;0.0186897,-0.03155826;0.5887296;0.02273171,0.1257514;0.4716938;0.01634724,0.2220482;0.3369349;-0.1737668,0.2990072;0.238495;-0.4648526,-0.1727359;0.4724107;-0.02832023,-0.1942564;0.3256406;-0.2322119,-0.1747261;0.1520251;-0.4964471,0.07910277;0.01003362;-0.02138563,0.1501957;-0.1898138;-0.3028281,0.1400324;-0.5375593;-0.1841325,0.1714549;-0.558723;-0.2589032,-0.06772876;-0.0001465164;-0.04720234,-0.03562496;-0.3510723;-0.05205107,0.007627897;-0.7123039;0.0004821196,0.01990294;-0.671845;-0.09404663,-0.02786358;0.5186565;0.02397259,0;0;0,-0.002229331;0.3013207;0.02293968,-0.006169309;0.5891622;0.0301671,0.1524219;0.4873028;0.02034855,0.253768;0.3424752;-0.1594578,0.3227659;0.3108605;-0.4670026,-0.1617814;0.4943591;0.005906193,-0.2652814;0.3395957;-0.1641304,-0.2949531;0.2354191;-0.4618061,0.07781669;-0.0001146495;-0.02756476,0.1396904;-0.09033985;-0.3625784,0.149454;-0.4577935;-0.3637261,0.14066;-0.4886844;-0.4372836,-0.06956588;0.004324782;-0.0442397,-0.008909486;-0.3428302;-0.04154254,0.03465815;-0.6996747;0.03515597,0.02493528;-0.7366248;-0.03280658,-0.004872224;0.5189987;0.03107762,366.3404
+0;0;0,-0.01608604;0.301071;0.01868214,-0.03155718;0.5887093;0.02272426,0.1265472;0.4713753;0.01630148,0.2229847;0.3364196;-0.1740903,0.2969645;0.2417905;-0.4539074,-0.1734786;0.4720959;-0.02859624,-0.1950306;0.3251114;-0.2327857,-0.1762563;0.158217;-0.4867917,0.07957312;0.01009328;-0.02151279,0.1509568;-0.1905714;-0.3041062,0.1407541;-0.5396633;-0.184951,0.1720735;-0.5606592;-0.2594764,-0.06813147;-0.0001473875;-0.047483,-0.03589639;-0.3525082;-0.05235156,0.007523939;-0.7151386;0.0003850386,0.01975872;-0.674714;-0.0938336,-0.02785953;0.5185801;0.02396613,0;0;0,-0.002616426;0.3012266;0.0225215,-0.006821926;0.5891774;0.02945089,0.1523352;0.4869808;0.01675439,0.2563689;0.3570559;-0.1731371,0.3227655;0.3104881;-0.4666473,-0.1632349;0.4945639;0.004634222,-0.2663566;0.3388558;-0.1653161,-0.2594502;0.273419;-0.4626302,0.07841142;0.000732094;-0.02734351,0.1385198;-0.08943368;-0.3642086,0.1489365;-0.4582945;-0.3648181,0.1401134;-0.4895222;-0.4376799,-0.06991092;0.004201851;-0.04462468,-0.008792061;-0.3443357;-0.04197259,0.0349246;-0.7024072;0.03575018,0.02511252;-0.7385213;-0.03257389,-0.005528;0.5189576;0.03036284,366.3728
+0;0;0,-0.01586563;0.2969457;0.01842616,-0.0312948;0.5838071;0.02245213,0.1266801;0.4665766;0.01603446,0.2231177;0.3316208;-0.1743575,0.2967602;0.237423;-0.4528991,-0.1731008;0.4672967;-0.02882661,-0.1946528;0.320312;-0.2330163,-0.1759641;0.1541783;-0.4858644,0.0872449;0.01106639;-0.02358688,0.1600757;-0.1936662;-0.311909,0.149908;-0.5415596;-0.193163,0.1811809;-0.5624797;-0.2675776,-0.07470015;-0.0001615974;-0.05206092,-0.0418116;-0.3596655;-0.05702818,0.001459658;-0.7210508;-0.004472628,0.01367626;-0.6806417;-0.09855125,-0.02760058;0.5137429;0.02369285,0;0;0,-0.006657139;0.2971229;0.02101517,-0.01200327;0.5842845;0.02743816,0.1471614;0.4821042;0.01337719,0.2530731;0.3542067;-0.1768525,0.3169295;0.306457;-0.4692976,-0.1679202;0.4895958;0.002553763,-0.2700925;0.334646;-0.1686589,-0.2650548;0.2541749;-0.4608589,0.08699133;0.01023975;-0.02486229,0.1332588;-0.0931318;-0.3676786,0.1440471;-0.4607137;-0.366678,0.1358111;-0.4922124;-0.4391932,-0.07733101;0.0001999793;-0.04806613,-0.01587206;-0.3555638;-0.0459778,0.02787218;-0.7123834;0.03148169,0.01784723;-0.7477305;-0.03734894,-0.01041346;0.5141386;0.02853656,366.3955
+0;0;0,-0.01597894;0.2960059;0.01898353,-0.03149457;0.5824022;0.02342792,0.1262024;0.465503;0.01664602,0.2209806;0.3362028;-0.178599,0.2945041;0.2273317;-0.4600153,-0.1725585;0.4660043;-0.02883342,-0.1903371;0.3337496;-0.2433437,-0.1720088;0.1736889;-0.508859,0.08774216;0.01082298;-0.02319271,0.1599978;-0.191065;-0.3161206,0.1479122;-0.5402145;-0.2005172,0.1774935;-0.5596388;-0.2768399,-0.07486355;5.227776E-05;-0.05243255,-0.0418587;-0.3614356;-0.05728279,0.00209818;-0.7228987;-0.004105397,0.01453055;-0.682444;-0.09833444,-0.02776752;0.5123894;0.02456947,0;0;0,-0.007898914;0.2962414;0.02034283,-0.01448562;0.5829378;0.02608061,0.1444882;0.4813336;0.01001072,0.2509612;0.3584426;-0.1833371,0.3111981;0.3103079;-0.4841831,-0.169606;0.4876697;0.001278507,-0.2713344;0.337537;-0.1746009,-0.2643105;0.2531416;-0.4734015,0.08730207;0.01038358;-0.02498508,0.1318778;-0.09433077;-0.3697085,0.1430085;-0.4621457;-0.3677517,0.1348327;-0.4934665;-0.4406619,-0.07788172;-0.001411963;-0.04781391,-0.01697427;-0.3592865;-0.04624433,0.02719454;-0.7162675;0.03140381,0.01800821;-0.7507971;-0.03855706,-0.0125904;0.5128537;0.02735019,366.4292
+0;0;0,-0.01595238;0.2955139;0.01895198,-0.03143893;0.5813741;0.02338673,0.1261307;0.4646118;0.01660948,0.2208938;0.3353323;-0.1786043,0.2958937;0.2242749;-0.4656719,-0.1723933;0.4651127;-0.02883391,-0.1901691;0.3328791;-0.2433099,-0.1714728;0.1696041;-0.5141572,0.08804178;0.01085994;-0.02327191,0.1604346;-0.1914114;-0.316756,0.1483916;-0.5393319;-0.2015596,0.1779792;-0.5587667;-0.2778986,-0.0751192;5.245628E-05;-0.0526116,-0.04205167;-0.3621219;-0.05747104,0.001750469;-0.7223126;-0.004480843,0.01418548;-0.6818557;-0.09872995,-0.02771718;0.511461;0.02452666,0;0;0,-0.008807089;0.2957458;0.01997399,-0.01641972;0.5818872;0.02540255,0.1424462;0.4810095;0.006711721,0.2492383;0.3563445;-0.1852667,0.3060021;0.3123317;-0.4938235,-0.171107;0.485859;0.0009839199,-0.2705027;0.3378922;-0.1779796,-0.2625185;0.2600966;-0.4849823,0.08744562;0.0105264;-0.02556038,0.1313286;-0.09577616;-0.3706131,0.1424267;-0.4622937;-0.3682456,0.135083;-0.4936713;-0.4412233,-0.07843854;-0.002480276;-0.0474565,-0.01867341;-0.3612494;-0.04782868,0.02636476;-0.7167801;0.02984651,0.01919979;-0.7512094;-0.04046987,-0.01430768;0.51191;0.02671385,366.451
+0;0;0,-0.01594866;0.295445;0.01894756,-0.03142195;0.5810605;0.02337848,0.1265402;0.4642367;0.01657991,0.2213664;0.334871;-0.178764,0.298052;0.2213175;-0.4722836,-0.1727515;0.4647388;-0.02898033,-0.1905392;0.3324172;-0.2435993,-0.1714226;0.1654724;-0.520534,0.08872763;0.01094454;-0.0234532,0.1611175;-0.1913186;-0.3169254,0.1491548;-0.5369195;-0.202497,0.1785642;-0.5560567;-0.2783763,-0.07570437;5.286491E-05;-0.05302145,-0.04263819;-0.3621068;-0.05788069,0.0008719303;-0.7198961;-0.005243775,0.01323206;-0.6795022;-0.09892534,-0.02770334;0.5112064;0.02451744,0;0;0,-0.009699383;0.2956812;0.01948476,-0.0186119;0.5815526;0.02428842,0.1406576;0.4802743;0.003991604,0.2460186;0.3606179;-0.1921413,0.301866;0.3162683;-0.5081208,-0.1732973;0.4846048;0.0002401862,-0.270355;0.3427029;-0.1850443,-0.2618877;0.263804;-0.4991018,0.0878261;0.01107034;-0.02657914,0.1309891;-0.09682555;-0.3712124,0.1429006;-0.4608772;-0.3700271,0.1359277;-0.4929807;-0.4416621,-0.07942693;-0.003356602;-0.04714366,-0.02000785;-0.362168;-0.04777033,0.02480637;-0.7154783;0.0286524,0.02002381;-0.7496581;-0.04131277,-0.01619899;0.5116466;0.02571726,366.4845
+0;0;0,-0.01605243;0.295485;0.01928555,-0.03148725;0.5811107;0.0240088,0.126562;0.4642959;0.01662329,0.2215543;0.3359962;-0.1795253,0.2994716;0.2247528;-0.4693397,-0.1726125;0.4646416;-0.02923835,-0.2041962;0.3261459;-0.2384752,-0.1750333;0.1794247;-0.5214257,0.08900302;0.01078423;-0.023082,0.1605815;-0.1876427;-0.3197803,0.1461295;-0.5343469;-0.2097948,0.1740891;-0.5537679;-0.2865327,-0.07569395;0.0002195285;-0.05330097,-0.04229019;-0.362263;-0.05744617,0.001199637;-0.7198393;-0.004936911,0.01370506;-0.6793882;-0.09899678,-0.02778431;0.5112389;0.02509021,0;0;0,-0.0104623;0.2957605;0.01890087,-0.02044571;0.5816214;0.0230248,0.1389742;0.4798626;0.001976013,0.2432333;0.3651393;-0.197842,0.3012601;0.3137789;-0.5083796,-0.1748232;0.4835913;-0.0007810947,-0.264796;0.3640637;-0.2046846,-0.2399461;0.3095601;-0.5190895,0.0878658;0.01105428;-0.02698183,0.1307424;-0.09805968;-0.37163,0.1431916;-0.4618642;-0.3707974,0.1375303;-0.4935332;-0.4434456,-0.07975926;-0.003796874;-0.04684719,-0.02025679;-0.3629409;-0.04810717,0.02501447;-0.7163488;0.02647711,0.02084117;-0.7515031;-0.0431675,-0.01777913;0.5117119;0.02460599,366.5179
+0;0;0,-0.01605243;0.295485;0.01928555,-0.03148725;0.5811107;0.0240088,0.126562;0.4642959;0.01662329,0.2215543;0.3359962;-0.1795253,0.2994716;0.2247528;-0.4693397,-0.1726125;0.4646416;-0.02923835,-0.2041962;0.3261459;-0.2384752,-0.1750333;0.1794247;-0.5214257,0.08900302;0.01078423;-0.023082,0.1605815;-0.1876427;-0.3197803,0.1461295;-0.5343469;-0.2097948,0.1740891;-0.5537679;-0.2865327,-0.07569395;0.0002195285;-0.05330097,-0.04229019;-0.362263;-0.05744617,0.001199637;-0.7198393;-0.004936911,0.01370506;-0.6793882;-0.09899678,-0.02778431;0.5112389;0.02509021,0;0;0,-0.0104623;0.2957605;0.01890087,-0.02044571;0.5816214;0.0230248,0.1389742;0.4798626;0.001976013,0.2432333;0.3651393;-0.197842,0.3012601;0.3137789;-0.5083796,-0.1748232;0.4835913;-0.0007810947,-0.264796;0.3640637;-0.2046846,-0.2399461;0.3095601;-0.5190895,0.0878658;0.01105428;-0.02698183,0.1307424;-0.09805968;-0.37163,0.1431916;-0.4618642;-0.3707974,0.1375303;-0.4935332;-0.4434456,-0.07975926;-0.003796874;-0.04684719,-0.02025679;-0.3629409;-0.04810717,0.02501447;-0.7163488;0.02647711,0.02084117;-0.7515031;-0.0431675,-0.01777913;0.5117119;0.02460599,366.5406
+0;0;0,-0.01604444;0.2953378;0.01927595,-0.03147571;0.5808983;0.02399734,0.1263506;0.4641488;0.0166241,0.2225787;0.33418;-0.1820761,0.2986863;0.2255203;-0.4651594,-0.1723915;0.4644939;-0.02917128,-0.2043861;0.3241966;-0.24113,-0.1759006;0.1808831;-0.5175089,0.08904384;0.01078918;-0.02309258,0.1606117;-0.1876084;-0.3197469,0.1461722;-0.5340145;-0.209856,0.1742194;-0.5535905;-0.2868345,-0.07572866;0.0002196292;-0.05332542,-0.04232985;-0.3622092;-0.05747,0.001122598;-0.7194781;-0.005005881,0.01366723;-0.6789942;-0.09936071,-0.02777263;0.5110239;0.02507878,0;0;0,-0.01124959;0.2956042;0.01857424,-0.02197974;0.5813774;0.02235794,0.1371892;0.4795807;0.0001604557,0.2315378;0.3800705;-0.2162409,0.2967085;0.3140705;-0.5147911,-0.1758468;0.4833965;-0.00195805,-0.268163;0.3538086;-0.2027519,-0.2475044;0.2817915;-0.5062683,0.08781373;0.01104465;-0.02729917,0.1300353;-0.09897816;-0.3716822,0.1428732;-0.4624567;-0.3711628,0.1386919;-0.4937656;-0.4446056,-0.07996645;-0.004106701;-0.04655085,-0.02037741;-0.3631806;-0.04810232,0.02465571;-0.7163583;0.02618894,0.02103788;-0.7529224;-0.04255876,-0.01913195;0.5114744;0.02401924,366.5741
+0;0;0,-0.01608831;0.2952619;0.01999523,-0.03147007;0.580789;0.02519002,0.1263205;0.4641302;0.01701477,0.2211601;0.3421541;-0.1843326,0.2964262;0.2581625;-0.4869945,-0.1721122;0.4642389;-0.02864081,-0.1929935;0.3206996;-0.2369049,-0.1748235;0.1835096;-0.5287483,0.08969945;0.01060463;-0.02274152,0.1600378;-0.1825704;-0.3220626,0.1456796;-0.5295842;-0.2147986,0.1731336;-0.549093;-0.2922354,-0.07606097;0.000347287;-0.05376092,-0.04210358;-0.3611695;-0.05686687,0.001384579;-0.7181764;-0.004091285,0.01390476;-0.677637;-0.09860833,-0.02777242;0.5109179;0.02617451,0;0;0,-0.01193869;0.2955651;0.01835799,-0.02347529;0.581285;0.02173734,0.1356936;0.4792646;-0.001300097,0.2300036;0.3822289;-0.2160167,0.2917313;0.3209808;-0.5270828,-0.1771708;0.4839376;-0.002805697,-0.2693509;0.3542315;-0.2005243,-0.2473858;0.2807964;-0.5142895,0.08809491;0.01125351;-0.02807617,0.1294479;-0.09928856;-0.371482,0.1425937;-0.4625475;-0.3708378,0.1391285;-0.4936594;-0.4446933,-0.08067154;-0.00437162;-0.04635319,-0.02074747;-0.3625107;-0.04798204,0.02380514;-0.7156321;0.02584675,0.02085745;-0.7531709;-0.04220565,-0.02041651;0.5113982;0.02349329,366.5963
+0;0;0,-0.01608824;0.2952607;0.01999515,-0.03147865;0.5809484;0.02519262,0.1261295;0.464301;0.01702899,0.2208271;0.3425075;-0.1840169,0.2968044;0.2577222;-0.489539,-0.1719453;0.4644096;-0.02857183,-0.1927953;0.3210852;-0.236524,-0.1744536;0.1825987;-0.5311253,0.08979668;0.01061613;-0.02276617,0.160069;-0.1823776;-0.3218064,0.1457208;-0.529152;-0.2146164,0.1731318;-0.5485836;-0.2919322,-0.07614341;0.0003476634;-0.05381919,-0.04221789;-0.36083;-0.05692222,0.001240272;-0.7175905;-0.00418305,0.0137409;-0.6770676;-0.09855244,-0.02777863;0.5110325;0.02617774,0;0;0,-0.01260842;0.2955443;0.01822376,-0.02497601;0.5813937;0.02130127,0.1340667;0.4791661;-0.002618074,0.2339885;0.3900787;-0.2177919,0.288828;0.3258266;-0.5327033,-0.1781958;0.4839581;-0.00317291,-0.270969;0.3534112;-0.1995688,-0.242361;0.3394415;-0.524055,0.08808977;0.01124039;-0.02843046,0.1288511;-0.0997442;-0.3714039,0.1421937;-0.4627448;-0.3706149,0.1388311;-0.4940295;-0.4441367,-0.08092516;-0.004439029;-0.04610702,-0.02051842;-0.3621491;-0.04821285,0.02389437;-0.7151953;0.02482089,0.02071628;-0.7530056;-0.04273837,-0.02165177;0.511476;0.02313232,366.6186
+0;0;0,-0.01609261;0.2953409;0.02000058,-0.03148316;0.5810312;0.02519806,0.125869;0.4644598;0.01704967,0.2205727;0.3426584;-0.1840093,0.2969577;0.2574182;-0.4911709,-0.1717099;0.4645683;-0.02847526,-0.1925612;0.3212345;-0.2364411,-0.1741211;0.1820049;-0.5326232,0.0896936;0.01060394;-0.02274003,0.1599866;-0.1824466;-0.3218683,0.1457106;-0.5274751;-0.2152179,0.1730959;-0.5468603;-0.2924612,-0.076056;0.0003472643;-0.05375741,-0.04212051;-0.3609366;-0.05686136,0.001118865;-0.715901;-0.004387699,0.01360776;-0.675388;-0.09866855,-0.02778305;0.5111136;0.0261832,0;0;0,-0.01299618;0.2956169;0.01808405,-0.02555212;0.581462;0.0210371,0.1329853;0.4789326;-0.004104853,0.2333359;0.3920203;-0.219987,0.2866231;0.3319927;-0.5378014,-0.1784416;0.4840005;-0.003415696,-0.2726209;0.3531172;-0.1989379,-0.2533376;0.3410311;-0.5259408,0.08793204;0.01127605;-0.02855349,0.1281433;-0.10154;-0.371107,0.1416421;-0.4627046;-0.3702793,0.1382883;-0.4940979;-0.4435936,-0.08089723;-0.004535875;-0.04592992,-0.01964515;-0.3622039;-0.04893338,0.02359556;-0.713544;0.02395881,0.02177025;-0.7516755;-0.04319872,-0.0221797;0.5115457;0.0228982,366.6518
+0;0;0,-0.01613948;0.2952802;0.02084264,-0.03147473;0.5809627;0.02654471,0.1258234;0.4643309;0.01772687,0.2197638;0.3510862;-0.1886222,0.3132501;0.2767978;-0.4938931,-0.1715833;0.4645414;-0.02757628,-0.1914857;0.317966;-0.2333642,-0.1749986;0.184996;-0.5325229,0.08991301;0.01028907;-0.02200637,0.1593134;-0.1802502;-0.3229477,0.1443543;-0.5261077;-0.2191129,0.1708088;-0.5423152;-0.2986138,-0.07573371;0.0006087311;-0.05420821,-0.04142366;-0.3606508;-0.05549571,0.001789056;-0.7156413;-0.003176723,0.01423309;-0.6750889;-0.09745912,-0.02777569;0.5110438;0.02743152,0;0;0,-0.01299618;0.2956169;0.01808405,-0.02555212;0.581462;0.0210371,0.1329853;0.4789326;-0.004104853,0.2333359;0.3920203;-0.219987,0.2866231;0.3319927;-0.5378014,-0.1784416;0.4840005;-0.003415696,-0.2726209;0.3531172;-0.1989379,-0.2533376;0.3410311;-0.5259408,0.08793204;0.01127605;-0.02855349,0.1281433;-0.10154;-0.371107,0.1416421;-0.4627046;-0.3702793,0.1382883;-0.4940979;-0.4435936,-0.08089723;-0.004535875;-0.04592992,-0.01964515;-0.3622039;-0.04893338,0.02359556;-0.713544;0.02395881,0.02177025;-0.7516755;-0.04319872,-0.0221797;0.5115457;0.0228982,366.6746
+0;0;0,-0.01614125;0.2953125;0.02084492,-0.03147225;0.5809159;0.02654575,0.1257333;0.4643388;0.01773331,0.2197608;0.3509892;-0.188807,0.299851;0.2873459;-0.4503341,-0.1714969;0.4645492;-0.02754298,-0.1914178;0.3178379;-0.2335216,-0.1772933;0.2039219;-0.4898124,0.09001628;0.01030089;-0.02203164,0.1593238;-0.1799835;-0.3225704,0.1443328;-0.5265797;-0.2185138,0.1707631;-0.5427451;-0.297942,-0.07582068;0.0006094303;-0.05427047,-0.04155654;-0.3601668;-0.05555625,0.001748491;-0.7159156;-0.0031255,0.01418114;-0.6753729;-0.09732164,-0.02777465;0.511024;0.02743221,0;0;0,-0.01369299;0.2956256;0.01795816,-0.02651547;0.58138;0.02081776,0.1317715;0.4782462;-0.004800556,0.2248069;0.3988771;-0.2270464,0.272429;0.3724163;-0.5025337,-0.1792067;0.483837;-0.003646249,-0.2736391;0.3544016;-0.2003115,-0.2560557;0.2873881;-0.4724536,0.08796038;0.01137318;-0.02877593,0.1269442;-0.1024686;-0.3706173,0.1403392;-0.46441;-0.3699313,0.1365969;-0.4958588;-0.443066,-0.0811142;-0.00467674;-0.04574981,-0.01940734;-0.3617614;-0.04999658,0.02320711;-0.7136721;0.02432926,0.02306752;-0.753754;-0.04068719,-0.02307009;0.5114952;0.02271032,366.7081
+0;0;0,-0.01614581;0.2953959;0.02085081,-0.03147351;0.5809377;0.02655049,0.1258301;0.4643475;0.01773159,0.2323395;0.3359509;-0.2162265,0.3031685;0.279667;-0.447512,-0.1715917;0.464558;-0.02757386,-0.194157;0.2983712;-0.2608957,-0.1816658;0.1976278;-0.4875504,0.09002915;0.01030236;-0.02203479,0.1591981;-0.1796016;-0.3219727,0.14409;-0.5289049;-0.2171034,0.1704694;-0.5449814;-0.2963787,-0.07583153;0.0006095174;-0.05427824,-0.04163589;-0.3594455;-0.05556145,0.002007358;-0.7179727;-0.002721198,0.01441608;-0.6774504;-0.09673604,-0.0277768;0.5110627;0.02743674,0;0;0,-0.01397518;0.295699;0.0179162,-0.026977;0.5813841;0.02075458,0.1311759;0.47764;-0.005613565,0.2306829;0.4218304;-0.2693368,0.2739897;0.3833362;-0.5108329,-0.1797214;0.4837907;-0.00378195,-0.2866785;0.3458649;-0.2320427,-0.2712271;0.2831495;-0.471846,0.08791292;0.01137251;-0.0289638,0.1258905;-0.1032523;-0.3698882,0.1384159;-0.4680554;-0.3704911,0.1337493;-0.499588;-0.443261,-0.0812037;-0.004726748;-0.04561289,-0.01878045;-0.3609323;-0.05122567,0.02336315;-0.7155105;0.02451618,0.02185346;-0.7532507;-0.04265882,-0.02350228;0.5115177;0.02264476,366.7314
+0;0;0,-0.01626112;0.2953224;0.02126925,-0.03164919;0.5805645;0.02745282,0.12543;0.4640196;0.01798318,0.2265802;0.3441591;-0.2052907,0.2899502;0.2821877;-0.4816241,-0.1710888;0.4637908;-0.02759843,-0.1933862;0.3060859;-0.249141,-0.180399;0.1956705;-0.5172008,0.09011384;0.01014912;-0.02167667,0.1571845;-0.1829485;-0.3200165,0.1416862;-0.5355576;-0.2195966,0.1678116;-0.5522605;-0.2992008,-0.07575361;0.0006797781;-0.05435362,-0.04116894;-0.3593127;-0.05538433,0.00271634;-0.7197185;-0.00209862,0.0152419;-0.6791113;-0.09660321,-0.02794143;0.5107861;0.02821187,0;0;0,-0.0145392;0.2956622;0.01745319,-0.02779296;0.5810509;0.019907,0.1303398;0.4776342;-0.006076576,0.2240651;0.4231776;-0.2564746,0.2749546;0.3849262;-0.5396061,-0.1803135;0.4834517;-0.004221207,-0.2850838;0.3594399;-0.2235233,-0.2650506;0.2813477;-0.5023003,0.08783378;0.01151571;-0.02908611,0.1242334;-0.104517;-0.3696786,0.1356272;-0.4712971;-0.3694032,0.1284143;-0.5021614;-0.443187,-0.08125207;-0.00492928;-0.04546638,-0.01846165;-0.3610232;-0.05226911,0.02304284;-0.717589;0.02386076,0.0214555;-0.7561795;-0.04317165,-0.02424937;0.511289;0.02192426,366.7638
+0;0;0,-0.01625624;0.2952338;0.02126287,-0.03163143;0.5802364;0.0274425,0.1317861;0.4618447;0.01754887,0.2259542;0.350258;-0.1903128,0.2817552;0.2956885;-0.4336406,-0.1769959;0.4616066;-0.02991788,-0.1977542;0.3147877;-0.2361677,-0.1863181;0.2175604;-0.4722103,0.09014928;0.01015311;-0.02168519,0.157025;-0.1823833;-0.319158,0.1414738;-0.536198;-0.2183948,0.1678221;-0.5532994;-0.2986783,-0.07578339;0.0006800453;-0.05437499,-0.04129922;-0.3582663;-0.05540271,0.002736092;-0.7199042;-0.001934823,0.01536854;-0.6792066;-0.09724584,-0.02792831;0.5105454;0.0282006,0;0;0,-0.01479487;0.2955639;0.01739192,-0.02825726;0.5807031;0.01986575,0.137285;0.4768059;-0.002670288,0.21879;0.4250386;-0.237623,0.2656284;0.4019529;-0.4877694,-0.1868295;0.4819677;-0.00719972,-0.2728858;0.375367;-0.221107,-0.2668309;0.3079416;-0.4675155,0.08782483;0.01151995;-0.02922869,0.1227756;-0.1062094;-0.3682729,0.1326891;-0.4742876;-0.3681206,0.1246816;-0.5040604;-0.4437598,-0.08135768;-0.004963338;-0.04534885,-0.01851044;-0.3599696;-0.05266547,0.02251272;-0.7179445;0.02316908,0.02008108;-0.7570119;-0.04452135,-0.02464283;0.5110319;0.02186322,366.786
+0;0;0,-0.01625624;0.2952338;0.02126287,-0.03163143;0.5802364;0.0274425,0.1317861;0.4618447;0.01754887,0.2259542;0.350258;-0.1903128,0.2817552;0.2956885;-0.4336406,-0.1769959;0.4616066;-0.02991788,-0.1977542;0.3147877;-0.2361677,-0.1863181;0.2175604;-0.4722103,0.09014928;0.01015311;-0.02168519,0.157025;-0.1823833;-0.319158,0.1414738;-0.536198;-0.2183948,0.1678221;-0.5532994;-0.2986783,-0.07578339;0.0006800453;-0.05437499,-0.04129922;-0.3582663;-0.05540271,0.002736092;-0.7199042;-0.001934823,0.01536854;-0.6792066;-0.09724584,-0.02792831;0.5105454;0.0282006,0;0;0,-0.01479487;0.2955639;0.01739192,-0.02825726;0.5807031;0.01986575,0.137285;0.4768059;-0.002670288,0.21879;0.4250386;-0.237623,0.2656284;0.4019529;-0.4877694,-0.1868295;0.4819677;-0.00719972,-0.2728858;0.375367;-0.221107,-0.2668309;0.3079416;-0.4675155,0.08782483;0.01151995;-0.02922869,0.1227756;-0.1062094;-0.3682729,0.1326891;-0.4742876;-0.3681206,0.1246816;-0.5040604;-0.4437598,-0.08135768;-0.004963338;-0.04534885,-0.01851044;-0.3599696;-0.05266547,0.02251272;-0.7179445;0.02316908,0.02008108;-0.7570119;-0.04452135,-0.02464283;0.5110319;0.02186322,366.8092
+0;0;0,-0.01641277;0.2950729;0.02186483,-0.03184637;0.5800223;0.02856561,0.1297866;0.4620215;0.01816438,0.2241316;0.3543847;-0.1916643,0.2905185;0.3133408;-0.4337934,-0.1753384;0.4616905;-0.02872412,-0.2043823;0.3510677;-0.2555143,-0.1880357;0.2551308;-0.4905615,0.09028354;0.01014053;-0.02143972,0.1561649;-0.1837335;-0.3175216,0.1403784;-0.5406561;-0.2189389,0.1655365;-0.5558926;-0.3012668,-0.07583068;0.0006120413;-0.05443292,-0.04071918;-0.3576604;-0.0546425,0.003132157;-0.7215732;0.000184197,0.01580361;-0.6807863;-0.09562942,-0.02812811;0.5103325;0.02920711,0;0;0,-0.01487011;0.2954659;0.0171535,-0.02840195;0.5805651;0.01953745,0.1352949;0.4778029;-0.004397631,0.2183577;0.426122;-0.2387998,0.2654578;0.4020871;-0.4876416,-0.1852548;0.4817051;-0.006533669,-0.2663568;0.375294;-0.2224361,-0.2666162;0.3173156;-0.4701391,0.08781505;0.01155098;-0.02947378,0.1218633;-0.1062839;-0.3679227,0.1299569;-0.4768183;-0.3674738,0.1218399;-0.5058612;-0.4443194,-0.08164302;-0.005031845;-0.04497455,-0.01882789;-0.3594039;-0.05314279,0.02259167;-0.7196676;0.02338159,0.02029493;-0.7594189;-0.04434325,-0.02478089;0.5108963;0.02155423,366.842
+0;0;0,-0.01640591;0.2949496;0.02185569,-0.03183093;0.579741;0.02855198,0.1328605;0.4608251;0.01793662,0.2272232;0.3531679;-0.1919316,0.3019814;0.3069484;-0.4645928,-0.1781762;0.4604876;-0.02986033,-0.2072256;0.3498439;-0.2566932,-0.1888177;0.2418096;-0.5213797,0.0902455;0.01013625;-0.02143068,0.1558082;-0.1828;-0.3160804,0.1399884;-0.5404732;-0.2172903,0.1652688;-0.5559297;-0.3000185,-0.07579873;0.0006117833;-0.05440998,-0.04085707;-0.3559276;-0.05461854,0.003086504;-0.720606;0.0003234632,0.01581954;-0.6797667;-0.09595586,-0.02811378;0.510072;0.0291933,0;0;0,-0.01503219;0.2953429;0.01699114,-0.02875602;0.580277;0.01932096,0.1384358;0.4772095;-0.003083944,0.2182864;0.4262462;-0.2388077,0.2639729;0.4418922;-0.5211853,-0.1884393;0.4805735;-0.00853144,-0.2595494;0.3835561;-0.2322948,-0.271117;0.3183741;-0.5110181,0.08765943;0.01142864;-0.02985764,0.1197532;-0.1065368;-0.3666,0.1284992;-0.4778358;-0.3673185,0.119641;-0.5062266;-0.4451734,-0.08179514;-0.004993953;-0.04461931,-0.01953252;-0.3576747;-0.05361793,0.02180764;-0.7189621;0.0218955,0.02058546;-0.7610705;-0.04404549,-0.02512705;0.5106288;0.02130938,366.8757
+0;0;0,-0.01640192;0.2948778;0.02185037,-0.03181678;0.5794819;0.02854204,0.1307799;0.4612468;0.01807262,0.2251228;0.3536123;-0.1917515,0.2967124;0.3093519;-0.452856,-0.1762136;0.4609138;-0.02910299,-0.2052568;0.3502934;-0.2558882,-0.1876291;0.246838;-0.509356,0.09038714;0.01015216;-0.02146432,0.1558064;-0.1823621;-0.3154695,0.1399629;-0.5405724;-0.2165311,0.1653463;-0.556214;-0.2995962,-0.0759177;0.0006127435;-0.05449539,-0.04105247;-0.3551468;-0.05470349,0.002957076;-0.7203726;0.0003210083,0.01574197;-0.6794891;-0.09635041,-0.02810181;0.5098536;0.02918298,0;0;0,-0.0150314;0.2952621;0.01713848,-0.02887725;0.5800021;0.01981688,0.1360696;0.4784762;-0.004523518,0.2194411;0.4277123;-0.2390105,0.2655398;0.4407481;-0.5091301,-0.1865979;0.480211;-0.006378157,-0.2571478;0.3840693;-0.2306356,-0.2691638;0.3719221;-0.5044379,0.08767592;0.01140681;-0.03027272,0.1185868;-0.1069857;-0.366142,0.1273163;-0.4788433;-0.3665496,0.1190497;-0.5067081;-0.445357,-0.08216046;-0.005076174;-0.04424379,-0.01990724;-0.3569386;-0.05413534,0.02130942;-0.7188884;0.02101738,0.02018373;-0.7614312;-0.04503983,-0.02525312;0.5103906;0.02166629,366.8976
+0;0;0,-0.01658352;0.2949463;0.02257383,-0.03204576;0.5795411;0.0297673,0.1336309;0.4602801;0.01849259,0.2317339;0.3624677;-0.2114018,0.3069295;0.282914;-0.4472594,-0.1791941;0.4599714;-0.02943374,-0.1979037;0.3272191;-0.2619625,-0.1898627;0.2336805;-0.5044453,0.09011815;0.01017757;-0.02126702,0.1545526;-0.1823497;-0.3151635,0.1378544;-0.5477011;-0.2171074,0.1637821;-0.5617403;-0.3019589,-0.07570308;0.0004929578;-0.05427662,-0.04041276;-0.3549617;-0.05371747,0.004291993;-0.7266263;0.003224,0.01713273;-0.6856015;-0.09437222,-0.0283116;0.5098921;0.03030458,0;0;0,-0.01560848;0.2953752;0.01696467,-0.03008269;0.5800927;0.01967835,0.1381465;0.4776733;-0.004774094,0.2207424;0.4290674;-0.2554896,0.264098;0.440706;-0.5116084,-0.1902712;0.4790784;-0.009754896,-0.2692353;0.3849631;-0.2483966,-0.2796558;0.3431083;-0.5048173,0.08705012;0.0112199;-0.0312016,0.1153976;-0.1084166;-0.3665779,0.1254236;-0.4869208;-0.3696569,0.1167065;-0.5131319;-0.4507481,-0.08213256;-0.004992703;-0.04366309,-0.021357;-0.3567778;-0.05580035,0.02053263;-0.7255454;0.01924071,0.01899522;-0.7689006;-0.04730334,-0.02636076;0.5104638;0.02146339,366.9311
+0;0;0,-0.0165817;0.294914;0.02257136,-0.03203825;0.5794038;0.02976199,0.130391;0.4611588;0.0187239,0.2241638;0.3676637;-0.2010233,0.2959727;0.2916929;-0.4262583,-0.1761631;0.4608562;-0.0282417,-0.1940469;0.3339634;-0.2505071,-0.1863681;0.2446376;-0.4820687,0.09044922;0.01021496;-0.02134515,0.1548267;-0.1821419;-0.3149815,0.138074;-0.5486838;-0.216606,0.1640504;-0.5628055;-0.3016166,-0.07598119;0.0004947688;-0.05447601,-0.04072211;-0.3546453;-0.05391736,0.004128318;-0.7275209;0.003209651,0.01699315;-0.6864755;-0.09456967,-0.02830523;0.5097762;0.03029911,0;0;0,-0.01527699;0.2953579;0.01700044,-0.02950809;0.5799819;0.01986504,0.1352266;0.4789403;-0.005598783,0.2155112;0.4487091;-0.2473921,0.2645291;0.4207299;-0.4892045,-0.1868746;0.478645;-0.005905304,-0.2621016;0.3934334;-0.2359127,-0.2721415;0.3807713;-0.4836984,0.0872198;0.01142992;-0.03167152,0.1144095;-0.108723;-0.3666222,0.1252396;-0.4884297;-0.3707302,0.1168738;-0.5143259;-0.4523019,-0.08270994;-0.005347188;-0.04326079,-0.02113466;-0.3566245;-0.05670384,0.02158553;-0.7271255;0.01551322,0.01713204;-0.7706796;-0.05095689,-0.02587895;0.5103682;0.02159357,366.9647
+0;0;0,-0.0165265;0.2939323;0.02249622,-0.03195195;0.5778503;0.02967081,0.1282485;0.4603899;0.01879408,0.2231471;0.3657724;-0.2035914,0.3190701;0.26429;-0.5044622,-0.1740109;0.4600916;-0.02751355,-0.1921095;0.3316754;-0.2524474,-0.1818519;0.2123533;-0.5617696,0.09095574;0.01027217;-0.02146468,0.1558987;-0.1837744;-0.3176803,0.1391831;-0.5495055;-0.2195224,0.165139;-0.5635926;-0.3044663,-0.07640669;0.0004975395;-0.05478108,-0.0408379;-0.357762;-0.05421753,0.003913321;-0.7298129;0.00278312,0.01676806;-0.6887761;-0.0949195,-0.02822448;0.5083263;0.03020713,0;0;0,-0.01753656;0.2943245;0.01552248,-0.03320245;0.5783104;0.01745152,0.129531;0.4792664;-0.008999586,0.2113114;0.4489489;-0.2535529,0.2723631;0.4368878;-0.5793602,-0.1882944;0.4775954;-0.006464818,-0.2687119;0.4007293;-0.2410669,-0.2786201;0.3763066;-0.5717157,0.08747908;0.01261678;-0.03205347,0.108646;-0.1108536;-0.3695774,0.1209193;-0.4896629;-0.3747199,0.1125539;-0.5156737;-0.4561181,-0.08328979;-0.006484384;-0.04312725,-0.02414209;-0.3611709;-0.06085844,0.01805558;-0.7308504;0.01146051,0.01267644;-0.7738039;-0.05548511,-0.02932557;0.5088181;0.01934195,366.987
+0;0;0,-0.01756467;0.2938195;0.02317317,-0.03337059;0.577705;0.03073942,0.126849;0.4600623;0.01964072,0.2208391;0.3725041;-0.2059983,0.2966381;0.2845737;-0.5167167,-0.1753232;0.4599673;-0.02656952,-0.1939453;0.3307776;-0.2510172,-0.1806874;0.2228488;-0.5643841,0.09077025;0.01169449;-0.02152205,0.1601294;-0.130192;-0.3450539,0.1387269;-0.4926524;-0.2362512,0.1653015;-0.5073799;-0.3206674,-0.07682705;-0.0004998233;-0.05418997,-0.04158564;-0.3587909;-0.053238,0.003119454;-0.7307304;0.004521307,0.01593839;-0.6896523;-0.09318134,-0.02955511;0.5081853;0.03121139,0;0;0,-0.01753656;0.2943245;0.01552248,-0.03320245;0.5783104;0.01745152,0.129531;0.4792664;-0.008999586,0.2113114;0.4489489;-0.2535529,0.2723631;0.4368878;-0.5793602,-0.1882944;0.4775954;-0.006464818,-0.2687119;0.4007293;-0.2410669,-0.2786201;0.3763066;-0.5717157,0.08747908;0.01261678;-0.03205347,0.108646;-0.1108536;-0.3695774,0.1209193;-0.4896629;-0.3747199,0.1125539;-0.5156737;-0.4561181,-0.08328979;-0.006484384;-0.04312725,-0.02414209;-0.3611709;-0.06085844,0.01805558;-0.7308504;0.01146051,0.01267644;-0.7738039;-0.05548511,-0.02932557;0.5088181;0.01934195,367.0094
+0;0;0,-0.01755698;0.2936909;0.02316303,-0.0333469;0.5772888;0.03072189,0.1300428;0.458746;0.01938783,0.2235686;0.3716204;-0.2051366,0.2803083;0.3057997;-0.4377263,-0.1782622;0.458649;-0.02776026,-0.1967922;0.3300976;-0.2510993,-0.186868;0.249307;-0.4856714,0.09062903;0.0116763;-0.02148856,0.1598964;-0.1300223;-0.3445921,0.138502;-0.4923438;-0.2358311,0.1650761;-0.5070704;-0.3202454,-0.07670752;-0.0004990457;-0.05410566,-0.04151278;-0.3583157;-0.05315495,0.003175192;-0.7301126;0.004582234,0.01599385;-0.6890348;-0.09311832,-0.02953562;0.5078456;0.03119334,0;0;0,-0.01697898;0.2941973;0.01608658,-0.0323399;0.577907;0.01847124,0.1336085;0.4774145;-0.007253408,0.2100554;0.4538086;-0.2529113,0.2618178;0.423083;-0.4937978,-0.1904024;0.4773812;-0.008877922,-0.2781811;0.4033798;-0.2403253,-0.281266;0.3842829;-0.4878641,0.08725376;0.01245643;-0.03230071,0.1068028;-0.1108372;-0.3694785,0.1198701;-0.4894604;-0.3755821,0.1118515;-0.5154755;-0.4570097,-0.08321252;-0.006305225;-0.04298414,-0.02439837;-0.3604943;-0.06204562,0.01751747;-0.7299595;0.01076954,0.01138337;-0.77241;-0.05665248,-0.0285422;0.5084847;0.02026391,367.0431
+0;0;0,-0.0185737;0.2934005;0.02401659,-0.03482153;0.5763299;0.03206512,0.1264646;0.4589846;0.02065973,0.2208688;0.3730938;-0.2083456,0.2951563;0.2921371;-0.5188623,-0.177345;0.4585102;-0.02584137,-0.1964822;0.3292607;-0.2531323,-0.1789262;0.2813332;-0.5785366,0.09065252;0.01270181;-0.0217721,0.1550379;-0.09661955;-0.3573161,0.1395333;-0.462508;-0.2620013,0.1505978;-0.4223394;-0.3601353,-0.07732439;-0.001443035;-0.05359192,-0.0425008;-0.3584764;-0.05263113,0.001693357;-0.7300597;0.003693171,0.01449246;-0.6888468;-0.09411553,-0.0308761;0.5071028;0.03243064,0;0;0,-0.01607375;0.2940361;0.01703095,-0.02993759;0.5771727;0.02159762,0.1328753;0.4779184;-0.006738186,0.2114752;0.4563822;-0.255919,0.2739395;0.4500112;-0.5792623,-0.1864712;0.4756625;-0.002114719,-0.2749405;0.4057305;-0.2387907,-0.2812966;0.3802421;-0.5671247,0.0874286;0.01241532;-0.03248596,0.1066277;-0.1109458;-0.3687892,0.1191045;-0.489088;-0.3760328,0.1119558;-0.5149423;-0.4577963,-0.08351622;-0.006273542;-0.04288266,-0.02356362;-0.3594069;-0.06260561,0.01791419;-0.7284136;0.01028673,0.01102409;-0.7707438;-0.05736648,-0.02662439;0.5079211;0.02275276,367.0653
+0;0;0,-0.01855389;0.2930876;0.02399097,-0.03476794;0.5754287;0.03202356,0.1247577;0.4587806;0.02074833,0.2161702;0.3756118;-0.2009998,0.2726281;0.3140853;-0.4369901,-0.1756704;0.4583115;-0.02523517,-0.1942011;0.333158;-0.2453232,-0.1808586;0.2967334;-0.492628,0.09065317;0.01270191;-0.02177225,0.1549332;-0.09644058;-0.3567672,0.1394441;-0.461963;-0.2615478,0.1505537;-0.421753;-0.3600824,-0.07732495;-0.001443045;-0.05359231,-0.04255834;-0.3578922;-0.05263309,0.001591612;-0.7291038;0.003634881,0.01444297;-0.6878452;-0.09457318,-0.03083173;0.5063633;0.03238823,0;0;0,-0.01547973;0.2936605;0.01854777,-0.02887411;0.5761907;0.02508688,0.1317756;0.4777894;-0.005335331,0.223064;0.4391547;-0.2390431,0.2616922;0.4341482;-0.4863228,-0.1838646;0.4747717;0.002718508,-0.2704703;0.4083354;-0.2264783,-0.275438;0.3902832;-0.4761058,0.08745559;0.0123505;-0.03243995,0.1060131;-0.1107894;-0.3682343,0.1175234;-0.4885537;-0.3768923,0.1105318;-0.5138031;-0.4595686,-0.08349843;-0.006223219;-0.04292609,-0.02328987;-0.3587191;-0.06260402,0.01759899;-0.7273352;0.01063271,0.01018954;-0.7694536;-0.05778358,-0.02564846;0.5070907;0.02575731,367.0987
+0;0;0,-0.01855308;0.2930748;0.02398992,-0.03477255;0.5755104;0.03202423,0.1236816;0.4591458;0.02082958,0.2150985;0.375973;-0.2009292,0.2822748;0.302766;-0.4817212,-0.1746726;0.4586799;-0.0248365,-0.1932042;0.3335204;-0.2449351,-0.1773287;0.2901807;-0.5391896,0.09095454;0.01274413;-0.02184464,0.1556557;-0.09711336;-0.3590342,0.1402198;-0.4613809;-0.2641416,0.1513583;-0.4211443;-0.3629325,-0.07758202;-0.001447843;-0.05377048,-0.04258765;-0.3602322;-0.05280497,0.001410723;-0.7301693;0.00326981,0.01429551;-0.6888814;-0.0951937,-0.03083377;0.5064;0.03238913,0;0;0,-0.01686765;0.2935717;0.01853824,-0.03192932;0.5761307;0.02417302,0.1279193;0.4783917;-0.006685972,0.2185661;0.4406005;-0.2407943,0.2678926;0.5102268;-0.5261627,-0.1856117;0.4748587;0.003431581,-0.2727444;0.4100783;-0.2260529,-0.2800471;0.3889171;-0.5230629,0.08774767;0.01265828;-0.03244138,0.1018417;-0.1103056;-0.3710163,0.1121544;-0.4867917;-0.3802668,0.1052164;-0.5116944;-0.4634898,-0.0838063;-0.006497392;-0.04297229,-0.02575712;-0.3615701;-0.06545258,0.01469371;-0.7289236;0.007683426,0.007483894;-0.7711083;-0.06106164,-0.02832622;0.5070072;0.02509594,367.1326
+0;0;0,-0.01854218;0.2929026;0.02397583,-0.03473825;0.5749307;0.03199954,0.1228608;0.4589475;0.0208677,0.2187674;0.3716898;-0.2117823,0.2822867;0.3024681;-0.4772884,-0.1738557;0.4584842;-0.02454771,-0.1932974;0.3271777;-0.2554561,-0.1782862;0.2861974;-0.5336918,0.09101903;0.01275317;-0.02186012,0.155672;-0.09702245;-0.3587984,0.1401047;-0.4643899;-0.2630983,0.1512599;-0.424138;-0.362037,-0.07763702;-0.001448869;-0.0538086,-0.04266873;-0.3599658;-0.05284382,0.001704071;-0.7330511;0.003708161,0.01460813;-0.6917462;-0.0949026,-0.03080643;0.5059423;0.03236379,0;0;0,-0.01623664;0.2932983;0.02056885,-0.03038676;0.5754282;0.02895975,0.1279809;0.4781481;-0.004482746,0.2145023;0.4576295;-0.2555426,0.2687204;0.5107946;-0.5267504,-0.1833846;0.4748177;0.006735677,-0.2749651;0.4090621;-0.2345676,-0.2834484;0.3885677;-0.5153305,0.0877699;0.01254167;-0.03262091,0.1018437;-0.1100502;-0.3710456,0.1105739;-0.4896842;-0.3837525,0.1045707;-0.5141789;-0.4674942,-0.08394878;-0.006384627;-0.04285805,-0.02532614;-0.3610713;-0.06563662,0.01606112;-0.731002;0.01050815,0.003601225;-0.7716984;-0.05924267,-0.02701131;0.5064098;0.02917719,367.1544
+0;0;0,-0.01907317;0.2928382;0.02434379,-0.03554056;0.5748402;0.0326892,0.1221497;0.4589868;0.02150774,0.2149056;0.378278;-0.2147558,0.2810116;0.2974721;-0.4763284,-0.1744626;0.4581605;-0.02407781,-0.1953877;0.3356375;-0.2596373,-0.1794083;0.2356623;-0.5224479,0.09102825;0.0129344;-0.02171476,0.1545673;-0.0969466;-0.3588305,0.1387938;-0.4648034;-0.2650635,0.1499651;-0.4245158;-0.3639967,-0.07768597;-0.001758147;-0.05372866,-0.04288407;-0.3602889;-0.05211379,0.00101497;-0.7334023;0.004622284,0.01392992;-0.692077;-0.09398469,-0.0315568;0.5058545;0.0329967,0;0;0,-0.01623664;0.2932983;0.02056885,-0.03038676;0.5754282;0.02895975,0.1279809;0.4781481;-0.004482746,0.2145023;0.4576295;-0.2555426,0.2687204;0.5107946;-0.5267504,-0.1833846;0.4748177;0.006735677,-0.2749651;0.4090621;-0.2345676,-0.2834484;0.3885677;-0.5153305,0.0877699;0.01254167;-0.03262091,0.1018437;-0.1100502;-0.3710456,0.1105739;-0.4896842;-0.3837525,0.1045707;-0.5141789;-0.4674942,-0.08394878;-0.006384627;-0.04285805,-0.02532614;-0.3610713;-0.06563662,0.01606112;-0.731002;0.01050815,0.003601225;-0.7716984;-0.05924267,-0.02701131;0.5064098;0.02917719,367.1772
+0;0;0,-0.01906417;0.2927;0.0243323,-0.0355228;0.5745521;0.03267296,0.1212737;0.4590004;0.02155805,0.2138466;0.3784508;-0.2142394,0.2781691;0.299825;-0.468755,-0.1736171;0.458179;-0.02376292,-0.194501;0.3358976;-0.2588577,-0.1789527;0.2386197;-0.514578,0.09074907;0.01289473;-0.02164816,0.1544129;-0.09720206;-0.359426,0.1386988;-0.4636737;-0.266012,0.1498963;-0.4233619;-0.3651774,-0.07744771;-0.001752755;-0.05356388,-0.04257746;-0.3609876;-0.05194583,0.001156271;-0.732696;0.004576597,0.01410153;-0.6913441;-0.09426185,-0.03154076;0.5055962;0.03298033,0;0;0,-0.01531185;0.2931525;0.02135253,-0.02865859;0.5751565;0.03015566,0.1286268;0.478354;-0.003398895,0.2148557;0.4577987;-0.2539991,0.2713632;0.506829;-0.5176287,-0.1812477;0.4754244;0.009321112,-0.27349;0.4101511;-0.2312806,-0.2830289;0.3905516;-0.5044517,0.08769929;0.01223522;-0.03208494,0.1020802;-0.1101074;-0.3713396,0.1100333;-0.4883043;-0.3846964,0.104503;-0.5124758;-0.4689599,-0.08350874;-0.006153041;-0.04311312,-0.0239392;-0.3614061;-0.06580638,0.01688398;-0.7300035;0.009982146,0.005231514;-0.7708319;-0.060111,-0.02546428;0.5061591;0.03031611,367.2105
+0;0;0,-0.01905427;0.2925481;0.02431967,-0.03550197;0.574213;0.03265467,0.1254828;0.4574265;0.02122633,0.217401;0.3774466;-0.2129037,0.2902346;0.2884171;-0.5010965,-0.1774951;0.4565826;-0.02533753,-0.1982313;0.335166;-0.2587698,-0.1806256;0.2250163;-0.5483267,0.09056359;0.01286837;-0.02160391,0.1543344;-0.09741339;-0.3599492,0.1386957;-0.462126;-0.2669837,0.149914;-0.4217952;-0.3663329,-0.07728942;-0.001749172;-0.0534544,-0.04236058;-0.3615876;-0.05183364,0.001163241;-0.7315118;0.004417498,0.0141325;-0.6901389;-0.09460419,-0.03152242;0.5053002;0.03296185,0;0;0,-0.01486776;0.2929489;0.02233315,-0.02802694;0.5747554;0.03165936,0.133306;0.4770396;-0.003457308,0.21492;0.4594277;-0.2538402,0.2735625;0.4605975;-0.5585463,-0.1848094;0.4746262;0.008847689,-0.2771315;0.4096591;-0.2297283,-0.2892492;0.38807;-0.5390391,0.08770835;0.01178865;-0.03166008,0.1020284;-0.1098285;-0.3718226,0.1094789;-0.4862033;-0.3855684,0.1041632;-0.5101695;-0.4701984,-0.08321658;-0.005809673;-0.04330516,-0.02283343;-0.3615227;-0.0662931,0.01699179;-0.7281306;0.01061664,0.003308211;-0.7657279;-0.06250113,-0.02485614;0.5058001;0.03172517,367.2328
+0;0;0,-0.01955766;0.2924325;0.02476908,-0.03632358;0.5740259;0.03353561,0.1267678;0.4565516;0.02172637,0.2184377;0.3757761;-0.2056632,0.2757598;0.3063689;-0.437015,-0.1800496;0.455577;-0.02549642,-0.2025617;0.3482698;-0.2591895,-0.1881404;0.2838805;-0.498507,0.09022128;0.01325948;-0.02166689,0.1523922;-0.09746162;-0.3603816,0.1365797;-0.461026;-0.2662595,0.1620183;-0.5062336;-0.3278406,-0.07729015;-0.002233481;-0.05297537,-0.04229066;-0.3622676;-0.0513876,0.0008208565;-0.7313985;0.004932016,0.01376287;-0.6899979;-0.09405319,-0.03228253;0.5051243;0.03375762,0;0;0,-0.01359175;0.2929516;0.02252436,-0.02586802;0.5747527;0.03206515,0.1372249;0.4770352;-0.004420519,0.2183664;0.457122;-0.2486614,0.2655736;0.4573236;-0.492379,-0.1848474;0.4743654;0.007811923,-0.2759845;0.4096777;-0.2248759,-0.2861558;0.3937756;-0.4724047,0.08739714;0.01121791;-0.03195381,0.103529;-0.109248;-0.3726586,0.1106982;-0.4847828;-0.3871607,0.1057968;-0.5088534;-0.4717058,-0.08307931;-0.005269016;-0.04307219,-0.02113027;-0.3608074;-0.06770481,0.01834202;-0.7267388;0.008611917,0.002676474;-0.7622997;-0.06589916,-0.02290705;0.5057958;0.03207159,367.266
+0;0;0,-0.01956333;0.2925172;0.02477627,-0.03633665;0.574235;0.03354644,0.1281064;0.4563133;0.02163522,0.2182681;0.3768668;-0.2020133,0.275589;0.3074609;-0.4333605,-0.1813144;0.4553304;-0.02598827,-0.2034562;0.3497887;-0.2558365,-0.1890351;0.2854006;-0.4951493,0.0902594;0.01326508;-0.02167604,0.1523735;-0.09735484;-0.3600812,0.1366284;-0.4593683;-0.2663606,0.1621079;-0.5046967;-0.3280407,-0.07732281;-0.002234425;-0.05299776,-0.0423553;-0.3619395;-0.05141144,0.0005723052;-0.7294956;0.004667919,0.01353511;-0.6880767;-0.09447631,-0.03229354;0.5052982;0.03376856,0;0;0,-0.01328695;0.2930058;0.02310848,-0.02543876;0.5749276;0.03289413,0.1388316;0.4769002;-0.004638433,0.2275483;0.4390307;-0.239489,0.2622038;0.4596016;-0.4844384,-0.1856548;0.4738865;0.007839756,-0.275575;0.4113194;-0.2212001,-0.2867716;0.3953816;-0.4686775,0.08729793;0.01118074;-0.03235173,0.1034862;-0.1087268;-0.3729,0.1099476;-0.4826917;-0.3868167,0.1058051;-0.5065898;-0.471704,-0.08322901;-0.005204371;-0.04287678,-0.02107611;-0.3603346;-0.06802705,0.01784658;-0.7247877;0.007763088,0.00152817;-0.7618172;-0.06550878,-0.02249319;0.5059348;0.03286099,367.2889
+0;0;0,-0.01956333;0.2925172;0.02477627,-0.03633665;0.574235;0.03354644,0.1281064;0.4563133;0.02163522,0.2182681;0.3768668;-0.2020133,0.275589;0.3074609;-0.4333605,-0.1813144;0.4553304;-0.02598827,-0.2034562;0.3497887;-0.2558365,-0.1890351;0.2854006;-0.4951493,0.0902594;0.01326508;-0.02167604,0.1523735;-0.09735484;-0.3600812,0.1366284;-0.4593683;-0.2663606,0.1621079;-0.5046967;-0.3280407,-0.07732281;-0.002234425;-0.05299776,-0.0423553;-0.3619395;-0.05141144,0.0005723052;-0.7294956;0.004667919,0.01353511;-0.6880767;-0.09447631,-0.03229354;0.5052982;0.03376856,0;0;0,-0.01328695;0.2930058;0.02310848,-0.02543876;0.5749276;0.03289413,0.1388316;0.4769002;-0.004638433,0.2275483;0.4390307;-0.239489,0.2622038;0.4596016;-0.4844384,-0.1856548;0.4738865;0.007839756,-0.275575;0.4113194;-0.2212001,-0.2867716;0.3953816;-0.4686775,0.08729793;0.01118074;-0.03235173,0.1034862;-0.1087268;-0.3729,0.1099476;-0.4826917;-0.3868167,0.1058051;-0.5065898;-0.471704,-0.08322901;-0.005204371;-0.04287678,-0.02107611;-0.3603346;-0.06802705,0.01784658;-0.7247877;0.007763088,0.00152817;-0.7618172;-0.06550878,-0.02249319;0.5059348;0.03286099,367.3111
+0;0;0,-0.01985242;0.2925003;0.02495511,-0.03688506;0.5741523;0.03414882,0.1284423;0.4558201;0.02219117,0.2200732;0.3778997;-0.2014399,0.283237;0.3651117;-0.4411729,-0.1826195;0.454741;-0.02570311,-0.2059854;0.3555073;-0.2582657,-0.1906936;0.2846814;-0.4956998,0.09039313;0.01315309;-0.02169767,0.1511395;-0.09601622;-0.3599756,0.1355168;-0.457611;-0.2655157,0.1608825;-0.5004026;-0.3302917,-0.07746416;-0.002210993;-0.05300119,-0.04231735;-0.3611011;-0.0513713,0.001796462;-0.7283106;0.004562993,0.01470927;-0.6868499;-0.09463315,-0.03281001;0.5052344;0.0342776,0;0;0,-0.01283809;0.2929533;0.02422523,-0.0245073;0.5748124;0.03530669,0.1401076;0.4764675;-0.004469633,0.2266354;0.4403085;-0.2404445,0.2622823;0.4594333;-0.4853703,-0.1855284;0.4735232;0.008477336,-0.2753652;0.4119264;-0.2208998,-0.2851416;0.4000398;-0.4686663,0.08728619;0.01115352;-0.03273273,0.1033006;-0.1086356;-0.3724887,0.1099039;-0.4823471;-0.3871042,0.1057143;-0.5061865;-0.4720849,-0.08350988;-0.005164769;-0.04259266,-0.02143022;-0.3594437;-0.06852739,0.01728362;-0.7237;0.007209539,3.697723E-05;-0.761016;-0.06565391,-0.02167998;0.5058329;0.03493333,367.3446
+0;0;0,-0.01985344;0.2925155;0.0249564,-0.03688841;0.5742058;0.03415129,0.1291863;0.4556338;0.02213769,0.2208236;0.377708;-0.201509,0.2839874;0.36492;-0.4412419,-0.183316;0.4545497;-0.02597839,-0.2066835;0.355309;-0.2585572,-0.1913917;0.2844831;-0.4959913,0.09012692;0.01311436;-0.02163377,0.1507527;-0.09583814;-0.3592399,0.1351243;-0.4575651;-0.2647455,0.1604192;-0.5001537;-0.3293408,-0.07723603;-0.002204482;-0.05284511,-0.04215902;-0.3603818;-0.05121845,0.001970917;-0.7277255;0.004736289,0.01484772;-0.6862968;-0.09418322,-0.03281271;0.5052769;0.03428009,0;0;0,-0.01251262;0.2929357;0.02478719,-0.02385709;0.5748258;0.03638148,0.1412583;0.4762221;-0.004311085,0.2266854;0.4405367;-0.2407776,0.2622464;0.4597498;-0.485709,-0.1855992;0.4732601;0.008731985,-0.2753889;0.4123319;-0.2208616,-0.2779146;0.3865457;-0.4677498,0.08708137;0.01106128;-0.03251696,0.1034422;-0.1080768;-0.3717256,0.1100807;-0.4818944;-0.3870928,0.10562;-0.5062159;-0.4714183,-0.08314774;-0.005068881;-0.04270396,-0.02103284;-0.3586021;-0.06878155,0.01748321;-0.7230439;0.006839208,9.822287E-05;-0.7597305;-0.06618243,-0.0211084;0.5058329;0.03588605,367.3783
+0;0;0,-0.01985239;0.2924999;0.02495507,-0.0368857;0.574163;0.03414909,0.1296302;0.4554627;0.02210237,0.2212734;0.3775319;-0.2015585,0.2844375;0.3647439;-0.441293,-0.1837239;0.4543757;-0.02614487,-0.207093;0.3551286;-0.2587385,-0.1918011;0.2843023;-0.4961741,0.08969107;0.01305094;-0.02152915,0.150293;-0.09585869;-0.3590025,0.134677;-0.4572991;-0.2645829,0.1599901;-0.4999399;-0.3292246,-0.07686253;-0.002193821;-0.05258955,-0.04179932;-0.3602302;-0.05096353,0.002295662;-0.7272829;0.00494688,0.01518172;-0.685846;-0.09404378,-0.03281042;0.5052411;0.03427787,0;0;0,-0.01217625;0.2929058;0.02511978,-0.02322894;0.5747713;0.03692079,0.1421793;0.4759997;-0.004186869,0.2265737;0.4408505;-0.2411214,0.2621691;0.4597226;-0.4860759,-0.1854786;0.4732256;0.008978695,-0.2751866;0.4125069;-0.2207202,-0.2741714;0.3900097;-0.4679422,0.08686265;0.01099874;-0.03181553,0.1036048;-0.1083165;-0.370793,0.110282;-0.48181;-0.3867948,0.1058029;-0.5060319;-0.4712692,-0.08254246;-0.005000242;-0.04289594,-0.02024053;-0.3584069;-0.06827874,0.01804029;-0.7227297;0.006564893,0.001263941;-0.7566384;-0.06913345,-0.02054794;0.505783;0.03638291,367.4001
+0;0;0,-0.02022805;0.2924671;0.02542885,-0.03752485;0.5740904;0.03500286,0.1296773;0.4551432;0.02261693,0.2225437;0.3797237;-0.2014167,0.2992469;0.3564024;-0.505843,-0.1849492;0.4540498;-0.0256569,-0.2093833;0.3598;-0.2602274,-0.183647;0.2557761;-0.556233,0.08956973;0.01293719;-0.02163373,0.1486846;-0.09395114;-0.3591479,0.1323868;-0.4561318;-0.2664735,0.1596802;-0.4998142;-0.3289388,-0.07691719;-0.00219617;-0.05231681,-0.04121083;-0.3593502;-0.05108856,0.002542723;-0.7266016;0.005841259,0.01533389;-0.685148;-0.09305842,-0.03342905;0.5051785;0.03509119,0;0;0,-0.01204018;0.2928784;0.02588534,-0.02307134;0.5746986;0.0385704,0.1427835;0.4758734;-0.004010677,0.2262671;0.4409479;-0.2413164,0.2668743;0.4624587;-0.5527502,-0.1858761;0.4730217;0.00940858,-0.2752882;0.4132299;-0.2206647,-0.2774373;0.3838851;-0.5340924,0.08672908;0.01106356;-0.03184009,0.1040048;-0.1079724;-0.3700227,0.1106276;-0.4817815;-0.3858929,0.1058383;-0.5061929;-0.4701093,-0.08240571;-0.00506374;-0.04291602,-0.02025659;-0.3576923;-0.06793667,0.0177067;-0.7223731;0.00686767,0.001085173;-0.7563351;-0.06868716,-0.02038447;0.5057216;0.03780007,367.4338
+0;0;0,-0.02023695;0.2925957;0.02544003,-0.03754314;0.5743719;0.03501923,0.1247669;0.4568885;0.02300766,0.2176243;0.3814763;-0.2010044,0.2821238;0.3618654;-0.4569958,-0.1804185;0.4558279;-0.02381761,-0.2048503;0.3615873;-0.2583655,-0.1832087;0.2741138;-0.5072759,0.08956692;0.01293678;-0.02163305,0.1486257;-0.09385011;-0.3588268,0.1323197;-0.4562114;-0.2661063,0.1596488;-0.4999901;-0.328653,-0.07691477;-0.002196101;-0.05231517,-0.0412423;-0.3590111;-0.05108808,0.002533093;-0.7264458;0.005870152,0.01534095;-0.6849773;-0.09315863,-0.0334451;0.5054224;0.03510761,0;0;0,-0.01192118;0.2929479;0.02661467,-0.02296024;0.5748891;0.03999901,0.1386556;0.476781;0.001218319,0.2238502;0.4417328;-0.2354342,0.2560535;0.4746942;-0.4961119,-0.1810771;0.4736217;0.01393613,-0.2692443;0.4152581;-0.2169559,-0.2809848;0.3986663;-0.4808939,0.08662215;0.01119749;-0.03207493,0.1042256;-0.1080531;-0.3698033,0.1114525;-0.4820518;-0.3853421,0.1059644;-0.5062693;-0.4697969,-0.08244549;-0.005262661;-0.0428092,-0.02022439;-0.3575218;-0.06797023,0.01733234;-0.7224279;0.006874666,0.0004981123;-0.7571259;-0.06817897,-0.02026171;0.505877;0.03905582,367.4675
+0;0;0,-0.02025435;0.2928473;0.02546191,-0.03758436;0.5750118;0.03505387,0.1222869;0.458174;0.02322943,0.2151458;0.3827607;-0.200786,0.2851428;0.3614783;-0.4785964,-0.1781823;0.4571298;-0.02287223,-0.2026144;0.3628877;-0.2574236,-0.1791283;0.2679586;-0.5275496,0.0893019;0.0128985;-0.02156904,0.1482604;-0.09370716;-0.3581906,0.1319031;-0.4572104;-0.2651778,0.159104;-0.5006431;-0.3274313,-0.07668719;-0.002189602;-0.05216037,-0.04107526;-0.3583991;-0.05093537,0.002838075;-0.7269917;0.006202351,0.01558586;-0.6855769;-0.09236197,-0.03348012;0.5059579;0.03514238,0;0;0,-0.01180796;0.2931437;0.0273025,-0.02266969;0.5754344;0.04167533,0.1369114;0.477911;0.00507021,0.222045;0.4436586;-0.2317249,0.2644505;0.42922;-0.5154932,-0.1783317;0.4734849;0.01702384,-0.2552769;0.4166287;-0.21822,-0.2685803;0.3869473;-0.5036551,0.08626944;0.0112261;-0.03221774,0.10531;-0.1076173;-0.3693656,0.1134663;-0.4827822;-0.3848027,0.1069156;-0.5077368;-0.4681382,-0.08220154;-0.005285302;-0.04267782,-0.0197054;-0.3569285;-0.06709601,0.01718413;-0.7231567;0.007533975,0.00112688;-0.7623114;-0.06294671,-0.02002474;0.5063199;0.04046202,367.5007
+0;0;0,-0.0211571;0.2927661;0.02633092,-0.03885975;0.5749761;0.03631941,0.1203366;0.4583522;0.02437761,0.2134071;0.3831225;-0.1995955,0.27431;0.3699171;-0.4399205,-0.1786785;0.4570031;-0.02137988,-0.2053033;0.364913;-0.2565311,-0.1865829;0.3076122;-0.4973751,0.08936627;0.01291077;-0.02157554,0.1461848;-0.09150752;-0.35838,0.1303685;-0.4566254;-0.2662768,0.1413599;-0.4162614;-0.3650711,-0.07683625;-0.002278217;-0.05205308,-0.04155934;-0.3576986;-0.05122279,0.002201449;-0.7275773;0.006387644,0.01485395;-0.6861186;-0.0920864,-0.03472121;0.5059057;0.03634661,0;0;0,-0.01183855;0.2931529;0.02782345,-0.02283687;0.5754938;0.04275203,0.1360478;0.4778827;0.006201982,0.2220576;0.4430156;-0.230171,0.2585286;0.4556114;-0.4754277,-0.1777796;0.4734922;0.01861284,-0.2652802;0.4177423;-0.2131654,-0.2715879;0.3892289;-0.4597154,0.08627546;0.01128852;-0.03236723,0.1058771;-0.1075947;-0.3685983,0.1148868;-0.4840482;-0.3842772,0.1078917;-0.5091072;-0.4673922,-0.08232091;-0.005361794;-0.04257982,-0.01980466;-0.3561556;-0.06716142,0.01696204;-0.723677;0.00780832,0.002474379;-0.7666916;-0.05888129,-0.02014844;0.5063649;0.04140186,367.5231
+0;0;0,-0.02121469;0.293563;0.0264026,-0.0389478;0.5762606;0.03640667,0.1237767;0.4584027;0.0241933,0.2168577;0.3831645;-0.199805,0.287075;0.3679396;-0.4768847,-0.1820243;0.457023;-0.02260261,-0.208652;0.3649225;-0.2577803,-0.1870686;0.2988583;-0.5354583,0.08858465;0.01279785;-0.02138684,0.1451532;-0.09116106;-0.3567096,0.1293333;-0.4563627;-0.2645852,0.1402954;-0.4160264;-0.3631161,-0.07616422;-0.002258291;-0.0515978,-0.04104252;-0.356115;-0.05077117,0.002728309;-0.7260785;0.006852482,0.01534708;-0.6846503;-0.09135903,-0.03479998;0.5070354;0.03643393,0;0;0,-0.01121392;0.293946;0.02821994,-0.0219801;0.5767574;0.04372191,0.1397573;0.4771533;0.004454136,0.2238667;0.4430426;-0.2327423,0.2637361;0.4303339;-0.5159107,-0.1804026;0.4737149;0.01792655,-0.2682049;0.4179139;-0.2137566,-0.2802741;0.4068506;-0.4995317,0.08535557;0.01003098;-0.03289723,0.1071979;-0.1069581;-0.3679872,0.1165422;-0.4834892;-0.3836846,0.1095926;-0.5089511;-0.4662136,-0.08157381;-0.004645577;-0.04233855,-0.01898976;-0.3538327;-0.06684083,0.01763115;-0.7214501;0.008164413,0.002962342;-0.7648083;-0.0577047,-0.01936285;0.5074747;0.04217601,367.5569
+0;0;0,-0.02149291;0.2934633;0.02727107,-0.03955181;0.5761166;0.03786356,0.123181;0.4582539;0.02554068,0.2162263;0.3836538;-0.1986857,0.2879723;0.3708055;-0.4754941,-0.1826047;0.4568092;-0.02122007,-0.208946;0.3744809;-0.260026,-0.1880743;0.3085769;-0.5377965,0.08859988;0.01281247;-0.02131486,0.144159;-0.09044272;-0.3570236,0.1284475;-0.4559159;-0.2659636,0.1393788;-0.4155318;-0.3644929,-0.07614972;-0.002326732;-0.05161616,-0.04080195;-0.3561594;-0.05027807,0.0025004;-0.7260437;0.008201957,0.01507963;-0.6845691;-0.09000921,-0.03539339;0.5068921;0.03778916,0;0;0,-0.01121392;0.293946;0.02821994,-0.0219801;0.5767574;0.04372191,0.1397573;0.4771533;0.004454136,0.2238667;0.4430426;-0.2327423,0.2637361;0.4303339;-0.5159107,-0.1804026;0.4737149;0.01792655,-0.2682049;0.4179139;-0.2137566,-0.2802741;0.4068506;-0.4995317,0.08535557;0.01003098;-0.03289723,0.1071979;-0.1069581;-0.3679872,0.1165422;-0.4834892;-0.3836846,0.1095926;-0.5089511;-0.4662136,-0.08157381;-0.004645577;-0.04233855,-0.01898976;-0.3538327;-0.06684083,0.01763115;-0.7214501;0.008164413,0.002962342;-0.7648083;-0.0577047,-0.01936285;0.5074747;0.04217601,367.5789
+0;0;0,-0.02147342;0.2931972;0.02724634,-0.03950746;0.5754645;0.03782235,0.1224395;0.4578944;0.02555998,0.2154843;0.3832948;-0.1986651,0.2870927;0.3704711;-0.474943,-0.1818369;0.4564569;-0.02096997,-0.2081781;0.3741291;-0.2597744,-0.1873464;0.3083514;-0.5370126,0.08839;0.01278212;-0.02126437,0.1438271;-0.09024628;-0.3562357,0.1280983;-0.4561235;-0.2650751,0.1390034;-0.4157642;-0.3633694,-0.07596933;-0.00232122;-0.05149389,-0.04069921;-0.3553767;-0.05015874,0.002651028;-0.72567;0.008385949,0.01520025;-0.6842228;-0.08959102,-0.0353522;0.5062926;0.03774801,0;0;0,-0.01069622;0.2938343;0.02674079,-0.01980336;0.5765245;0.03724933,0.1414092;0.4766858;0.003821135,0.2254767;0.4392078;-0.2328799,0.2641513;0.4308245;-0.515821,-0.1788;0.4744613;0.0180378,-0.2664342;0.4179031;-0.2135237,-0.2769463;0.3864925;-0.4972922,0.08514065;0.009702042;-0.03294373,0.1079839;-0.1063041;-0.3674803,0.1175209;-0.4832675;-0.3826944,0.1102953;-0.5090941;-0.4646651,-0.08135579;-0.004342928;-0.04231694,-0.01871172;-0.3527507;-0.06643407,0.01753294;-0.7208894;0.008292623,0.003131759;-0.7642666;-0.0572543,-0.01774162;0.5072587;0.03736925,367.6127
+0;0;0,-0.02150324;0.2936044;0.02728418,-0.03957474;0.5764599;0.0378811,0.1194653;0.4596171;0.02584387,0.2125007;0.3850249;-0.1983588,0.2851852;0.3720086;-0.4787881,-0.1791861;0.4582062;-0.01982589,-0.2055246;0.3758866;-0.2586066,-0.1843799;0.3091205;-0.5400106,0.08948525;0.01294051;-0.02152786,0.1452984;-0.09078684;-0.3587716,0.1295271;-0.4576531;-0.2673646,0.1404178;-0.4173075;-0.3655287,-0.07691068;-0.002349983;-0.05213197,-0.04140129;-0.3578005;-0.05078775,0.002066135;-0.7290947;0.007915184,0.01459874;-0.6876627;-0.08993205,-0.03540942;0.5071205;0.03780658,0;0;0,-0.01288542;0.2941546;0.02678395,-0.02384464;0.5773123;0.03912163,0.1347072;0.4763744;0.005529165,0.2204852;0.4396127;-0.2306427,0.2605773;0.4306506;-0.517706,-0.1789006;0.4750662;0.01753207,-0.2592159;0.4212464;-0.2172856,-0.2739424;0.3869086;-0.5048566,0.08635425;0.01084377;-0.03261709,0.1050243;-0.1063534;-0.3695505,0.1145756;-0.48436;-0.3842008,0.1068407;-0.5103425;-0.4658585,-0.08241899;-0.005059016;-0.04266187,-0.02167797;-0.3561184;-0.06865638,0.01456172;-0.7252477;0.006344184,0.0005075065;-0.7682599;-0.05948552,-0.02120004;0.5079013;0.03846574,367.6457
+0;0;0,-0.02135347;0.2938461;0.02767922,-0.03966709;0.5772749;0.03900131,0.1235435;0.4603922;0.02800733,0.210747;0.3860343;-0.1986188,0.2964945;0.3783207;-0.5043833,-0.1806616;0.4522585;-0.02023236,-0.217295;0.3784533;-0.2604484,-0.1879378;0.3115558;-0.5695875,0.08948153;0.01291755;-0.02149265,0.1440312;-0.09019858;-0.3590626,0.1282445;-0.4581141;-0.2679948,0.1388757;-0.4177354;-0.3661775,-0.07692225;-0.002371781;-0.05208724,-0.04142199;-0.3577569;-0.05029309,0.001817275;-0.7299138;0.009154171,0.01407952;-0.6884491;-0.08871707,-0.03546309;0.5077996;0.03874616,0;0;0,-0.0131292;0.2943493;0.02745438,-0.02526198;0.5779607;0.04235005,0.1365662;0.4757389;0.003974199,0.2214459;0.4389032;-0.2325243,0.2658394;0.4577035;-0.5464985,-0.183126;0.4741671;0.01674809,-0.2572931;0.4305406;-0.2221848,-0.2859493;0.3813927;-0.5347026,0.08634724;0.01084103;-0.03259397,0.1056704;-0.1061611;-0.3694904,0.1154662;-0.4851251;-0.3834431,0.1069606;-0.5110861;-0.4650311,-0.0823768;-0.005023031;-0.04271499,-0.0218907;-0.3561091;-0.06805372,0.01469261;-0.7261621;0.006958537,0.000812483;-0.7689098;-0.05919045,-0.02222525;0.5084398;0.04087687,367.6681
+0;0;0,-0.02136077;0.2939465;0.02768868,-0.0396923;0.5776497;0.03902332,0.1250809;0.4602676;0.02792382,0.2122959;0.3858999;-0.1987322,0.2900332;0.3789068;-0.4759333,-0.1821097;0.4520541;-0.02078931,-0.218748;0.3782392;-0.2610369,-0.1921332;0.317591;-0.5412973,0.08953248;0.01292491;-0.02150489,0.1440441;-0.09011921;-0.3588391,0.1280719;-0.4623577;-0.2667012,0.1387878;-0.4218964;-0.3656657,-0.07696606;-0.002373131;-0.0521169,-0.04149059;-0.3575101;-0.05032401,0.002256736;-0.7340398;0.009821758,0.01461661;-0.6924838;-0.08882874,-0.03548623;0.5081402;0.03876804,0;0;0,-0.01317183;0.2943996;0.02797937,-0.02558303;0.5782044;0.04419875,0.1374328;0.475496;0.003346205,0.2203266;0.441882;-0.2343693,0.2668662;0.4313719;-0.5183693,-0.1846569;0.4737391;0.01651491,-0.2637532;0.4248284;-0.2198354,-0.2799739;0.3856988;-0.504683,0.08632986;0.01094043;-0.03275728,0.1066521;-0.1067528;-0.3690894,0.1161986;-0.4901754;-0.3833022,0.1069685;-0.5147061;-0.4667255,-0.08245498;-0.005080208;-0.04267253,-0.02251231;-0.3560355;-0.06759772,0.01438002;-0.7302942;0.009052999,0.002830191;-0.7743765;-0.05725429,-0.02247209;0.5086613;0.04235482,367.692
+0;0;0,-0.0213607;0.2939456;0.02768859,-0.03969262;0.5776539;0.03902394,0.1258019;0.4600658;0.02787572,0.2130186;0.3856967;-0.1987845,0.2903917;0.3787364;-0.474687,-0.1827698;0.4518153;-0.02105642,-0.2194088;0.377999;-0.2613085,-0.1929187;0.3176349;-0.540256,0.08946722;0.01291549;-0.02148922,0.1439805;-0.09013192;-0.3588342,0.1280468;-0.4614753;-0.2669179,0.1387064;-0.4210689;-0.3653631,-0.07690996;-0.002371402;-0.05207892,-0.04143336;-0.3575197;-0.05028597,0.002208766;-0.733144;0.009715166,0.01450379;-0.6916487;-0.08841772,-0.03548711;0.5081536;0.0387687,0;0;0,-0.01335059;0.2943726;0.02816915,-0.02596322;0.5781637;0.04455113,0.1377259;0.4753697;0.003020525,0.2202813;0.442002;-0.2348524,0.2669406;0.4307124;-0.5174346,-0.1856107;0.4735019;0.01620248,-0.2556421;0.4328421;-0.2245354,-0.2848518;0.3873997;-0.5060296,0.08626314;0.01097152;-0.03273034,0.1076587;-0.1072541;-0.3688211,0.116283;-0.4897908;-0.3825949,0.1078937;-0.5151817;-0.4649044,-0.08235638;-0.005102853;-0.04271261,-0.02356059;-0.3562966;-0.06716847,0.01371867;-0.7295759;0.009455539,0.002547766;-0.772566;-0.05733538,-0.02279182;0.5086334;0.04267955,367.7245

+ 193 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002959853;0.3165613;0.01416451,0.005794192;0.6225715;0.01091316,0.1786106;0.496281;0.01737494,0.2239545;0.2207832;0.03886577,0.2879534;-0.04426891;-0.02146123,-0.1681405;0.4946195;0.008382002,-0.2313649;0.2219089;0.0153553,-0.2861425;-0.04627156;-0.0400204,0.0771575;0.003764093;-0.03847662,0.09068603;-0.3796372;0.004913114,0.0954484;-0.7409039;0.09394237,0.1102506;-0.7689489;0.02577971,-0.07733529;0.007345707;-0.03759244,-0.1165385;-0.375897;-0.01208919,-0.1392547;-0.7412481;0.05473131,-0.1362246;-0.7018178;-0.03547052,0.004948566;0.5475078;0.01430651,0;0;0,0.005700154;0.3167262;-0.008514643,0.01072698;0.6218655;-0.03145552,0.1880656;0.5169542;-0.02687764,0.2247797;0.2394464;-0.01922941,0.2624385;-0.03125507;-0.07659101,-0.1684786;0.5204108;-0.04272955,-0.2112069;0.2436693;-0.0450524,-0.2339784;-0.02517894;-0.1170935,0.07740395;0.002142414;-0.0381043,0.1158534;-0.3800835;-0.07666874,0.12912;-0.7411307;0.01238966,0.1298029;-0.7748531;-0.05221272,-0.07684195;0.005362522;-0.03891603,-0.06897567;-0.3793366;-0.007183164,-0.02041288;-0.7459778;0.03378391,-0.01126437;-0.7802422;-0.02962651,0.009556411;0.547178;-0.02325773,547.8765
+0;0;0,0.002768874;0.3165558;0.01403697,0.005430764;0.6225827;0.01090189,0.1773819;0.4966435;0.01703126,0.2230791;0.2213241;0.03854765,0.2876354;-0.04531035;-0.02111891,-0.1674154;0.4947963;0.008249618,-0.2303898;0.2221463;0.01519136,-0.2852193;-0.04765403;-0.03979101,0.07717495;0.003795151;-0.03847979,0.09098272;-0.3795386;0.00484078,0.09581193;-0.7408735;0.09396763,0.1103051;-0.7682958;0.02639429,-0.0773635;0.007311266;-0.03758331,-0.1162759;-0.3759005;-0.01215472,-0.1389157;-0.7413287;0.05477474,-0.1359581;-0.7019917;-0.03454266,0.004664659;0.5475109;0.01425577,0;0;0,0.005423242;0.3167173;-0.008547068,0.01025547;0.621871;-0.03151631,0.1866031;0.5169087;-0.02671838,0.2238491;0.2395969;-0.01878738,0.2613258;-0.03253973;-0.07674146,-0.1679438;0.5207613;-0.0426864,-0.2099625;0.2440257;-0.04464662,-0.232486;-0.02638814;-0.1166924,0.07747861;0.002295241;-0.03798509,0.1165724;-0.3798245;-0.07630253,0.1304092;-0.7409455;0.01274824,0.1312622;-0.7735773;-0.0516727,-0.0768219;0.005214996;-0.03901626,-0.06816095;-0.379377;-0.006984089,-0.01862295;-0.7459192;0.03452031,-0.01104775;-0.7809604;-0.02700844,0.009124612;0.547178;-0.02331209,547.897
+0;0;0,0.002765059;0.3161196;0.01401763,0.005422303;0.6216133;0.01088816,0.1781205;0.4955887;0.01702353,0.2238538;0.2200516;0.03855692,0.2886627;-0.04762605;-0.0213431,-0.1681654;0.4937335;0.008203967,-0.2311896;0.220868;0.0151512,-0.2862336;-0.04998797;-0.0400463,0.07713453;0.003793163;-0.03845964,0.09092771;-0.3791351;0.004815113,0.09576599;-0.7411485;0.09410933,0.1107356;-0.7704588;0.02431422,-0.07732299;0.007307437;-0.03756363,-0.1161942;-0.375499;-0.01216194,-0.1388766;-0.7416134;0.05489321,-0.1358217;-0.7019694;-0.03736089,0.004657568;0.5466757;0.01423605,0;0;0,0.004132492;0.3162844;-0.009102583,0.00725596;0.6208543;-0.03297257,0.1849975;0.5168451;-0.02712059,0.2227277;0.2393827;-0.01893616,0.2592776;-0.03399616;-0.07696748,-0.1713787;0.5203432;-0.04352691,-0.2134475;0.2433877;-0.04485987,-0.2367849;-0.02809253;-0.1169253,0.07746667;0.0024295;-0.0378983,0.1165971;-0.3792872;-0.07608438,0.1311205;-0.7410945;0.01299524,0.134272;-0.7741097;-0.05506588,-0.07674564;0.005091296;-0.03908264,-0.0679347;-0.3790596;-0.006717585,-0.01760451;-0.7461686;0.03509606,-0.009968892;-0.7833043;-0.02852518,0.006583728;0.5463198;-0.02451062,547.915
+0;0;0,0.002765059;0.3161196;0.01401763,0.005422303;0.6216133;0.01088816,0.1781205;0.4955887;0.01702353,0.2238538;0.2200516;0.03855692,0.2886627;-0.04762605;-0.0213431,-0.1681654;0.4937335;0.008203967,-0.2311896;0.220868;0.0151512,-0.2862336;-0.04998797;-0.0400463,0.07713453;0.003793163;-0.03845964,0.09092771;-0.3791351;0.004815113,0.09576599;-0.7411485;0.09410933,0.1107356;-0.7704588;0.02431422,-0.07732299;0.007307437;-0.03756363,-0.1161942;-0.375499;-0.01216194,-0.1388766;-0.7416134;0.05489321,-0.1358217;-0.7019694;-0.03736089,0.004657568;0.5466757;0.01423605,0;0;0,0.004132492;0.3162844;-0.009102583,0.00725596;0.6208543;-0.03297257,0.1849975;0.5168451;-0.02712059,0.2227277;0.2393827;-0.01893616,0.2592776;-0.03399616;-0.07696748,-0.1713787;0.5203432;-0.04352691,-0.2134475;0.2433877;-0.04485987,-0.2367849;-0.02809253;-0.1169253,0.07746667;0.0024295;-0.0378983,0.1165971;-0.3792872;-0.07608438,0.1311205;-0.7410945;0.01299524,0.134272;-0.7741097;-0.05506588,-0.07674564;0.005091296;-0.03908264,-0.0679347;-0.3790596;-0.006717585,-0.01760451;-0.7461686;0.03509606,-0.009968892;-0.7833043;-0.02852518,0.006583728;0.5463198;-0.02451062,547.9336
+0;0;0,0.002917747;0.3160026;0.01397128,0.005694205;0.6214649;0.01094704,0.177899;0.4953714;0.01676605,0.224576;0.2194647;0.03854859,0.2894584;-0.04846475;-0.02082199,-0.1675092;0.4938765;0.008117491,-0.2304948;0.2204431;0.01480711,-0.284926;-0.05067784;-0.04043259,0.07721486;0.00383183;-0.03849772,0.0912541;-0.3790957;0.004494797,0.09641533;-0.7414793;0.09409526,0.1110752;-0.7698485;0.02567343,-0.0774146;0.007273142;-0.03758952,-0.1159471;-0.3755689;-0.01256522,-0.1384576;-0.7420807;0.05480794,-0.1354934;-0.7026095;-0.03577306,0.004924635;0.5465246;0.01426538,0;0;0,0.003672689;0.3161635;-0.009408951,0.006510932;0.6206809;-0.03357959,0.1838543;0.5167229;-0.02736688,0.2213804;0.2386934;-0.01905131,0.2587967;-0.03472856;-0.07702708,-0.1716667;0.5204179;-0.04387898,-0.2135648;0.2428916;-0.04509176,-0.2374533;-0.02876395;-0.1168787,0.07762565;0.002584994;-0.0377686,0.1172835;-0.3790751;-0.07574034,0.1313009;-0.7415172;0.01266766,0.1328351;-0.7733496;-0.05424881,-0.07680232;0.004923788;-0.03919249,-0.06786018;-0.3792132;-0.006977767,-0.01659683;-0.7465598;0.03551108,-0.00770277;-0.7823489;-0.02690765,0.005889285;0.5461527;-0.02504683,547.9503
+0;0;0,0.002917747;0.3160026;0.01397128,0.005694205;0.6214649;0.01094704,0.177899;0.4953714;0.01676605,0.224576;0.2194647;0.03854859,0.2894584;-0.04846475;-0.02082199,-0.1675092;0.4938765;0.008117491,-0.2304948;0.2204431;0.01480711,-0.284926;-0.05067784;-0.04043259,0.07721486;0.00383183;-0.03849772,0.0912541;-0.3790957;0.004494797,0.09641533;-0.7414793;0.09409526,0.1110752;-0.7698485;0.02567343,-0.0774146;0.007273142;-0.03758952,-0.1159471;-0.3755689;-0.01256522,-0.1384576;-0.7420807;0.05480794,-0.1354934;-0.7026095;-0.03577306,0.004924635;0.5465246;0.01426538,0;0;0,0.003672689;0.3161635;-0.009408951,0.006510932;0.6206809;-0.03357959,0.1838543;0.5167229;-0.02736688,0.2213804;0.2386934;-0.01905131,0.2587967;-0.03472856;-0.07702708,-0.1716667;0.5204179;-0.04387898,-0.2135648;0.2428916;-0.04509176,-0.2374533;-0.02876395;-0.1168787,0.07762565;0.002584994;-0.0377686,0.1172835;-0.3790751;-0.07574034,0.1313009;-0.7415172;0.01266766,0.1328351;-0.7733496;-0.05424881,-0.07680232;0.004923788;-0.03919249,-0.06786018;-0.3792132;-0.006977767,-0.01659683;-0.7465598;0.03551108,-0.00770277;-0.7823489;-0.02690765,0.005889285;0.5461527;-0.02504683,547.9613
+0;0;0,0.002916957;0.3159172;0.01396751,0.005693181;0.6213521;0.01094311,0.1778637;0.4952662;0.01676174,0.2246706;0.2185914;0.03860492,0.2896605;-0.04978195;-0.02086404,-0.167476;0.4937715;0.008114893,-0.230637;0.219577;0.01482314,-0.2851584;-0.05199319;-0.0405081,0.07722118;0.003832144;-0.03850087,0.09113909;-0.3757861;0.004120097,0.09638767;-0.7443025;0.0952369,0.1109415;-0.7722494;0.02730999,-0.07742094;0.007273738;-0.0375926,-0.1156204;-0.3722597;-0.01278456,-0.1385119;-0.7449741;0.05572878,-0.1355691;-0.7055714;-0.03419701,0.004923585;0.5464092;0.01426156,0;0;0,0.002807753;0.3160765;-0.009747267,0.004632724;0.6205322;-0.03443432,0.1823277;0.5173666;-0.02782798,0.2205951;0.2386541;-0.01934743,0.2580133;-0.03524959;-0.07732272,-0.173285;0.5204491;-0.04449981,-0.2156934;0.2422083;-0.04526592,-0.2396499;-0.03005287;-0.1165709,0.07767089;0.002764523;-0.03767896,0.1184446;-0.3754724;-0.07502317,0.1317238;-0.7445744;0.01284909,0.1343561;-0.7753283;-0.05412674,-0.07679563;0.004739432;-0.03924386,-0.06837798;-0.3761276;-0.007784031,-0.01488038;-0.749322;0.03691606,-0.006494018;-0.7850868;-0.02463382,0.004268561;0.546016;-0.02575922,547.983
+0;0;0,0.00309989;0.3159174;0.01392263,0.006009086;0.6213525;0.01100547,0.1780443;0.4948165;0.01625753,0.2264452;0.2184583;0.03862898,0.2908936;-0.05035153;-0.01944123,-0.1671735;0.4938018;0.008003222,-0.23001;0.2195334;0.01473943,-0.2849205;-0.05171132;-0.04179028,0.07721939;0.003916235;-0.03849599,0.09174667;-0.3757019;0.003922239,0.09702222;-0.7442393;0.09495234,0.1119499;-0.7721984;0.02711707,-0.07744044;0.007181265;-0.0375702,-0.1150806;-0.372409;-0.01277635,-0.1377097;-0.7451415;0.05572589,-0.1348509;-0.705734;-0.03420211,0.005230626;0.5464082;0.01429046,0;0;0,0.002807753;0.3160765;-0.009747267,0.004632724;0.6205322;-0.03443432,0.1823277;0.5173666;-0.02782798,0.2205951;0.2386541;-0.01934743,0.2580133;-0.03524959;-0.07732272,-0.173285;0.5204491;-0.04449981,-0.2156934;0.2422083;-0.04526592,-0.2396499;-0.03005287;-0.1165709,0.07767089;0.002764523;-0.03767896,0.1184446;-0.3754724;-0.07502317,0.1317238;-0.7445744;0.01284909,0.1343561;-0.7753283;-0.05412674,-0.07679563;0.004739432;-0.03924386,-0.06837798;-0.3761276;-0.007784031,-0.01488038;-0.749322;0.03691606,-0.006494018;-0.7850868;-0.02463382,0.004268561;0.546016;-0.02575922,547.9948
+0;0;0,0.00309989;0.3159174;0.01392263,0.006009086;0.6213525;0.01100547,0.1780443;0.4948165;0.01625753,0.2264452;0.2184583;0.03862898,0.2908936;-0.05035153;-0.01944123,-0.1671735;0.4938018;0.008003222,-0.23001;0.2195334;0.01473943,-0.2849205;-0.05171132;-0.04179028,0.07721939;0.003916235;-0.03849599,0.09174667;-0.3757019;0.003922239,0.09702222;-0.7442393;0.09495234,0.1119499;-0.7721984;0.02711707,-0.07744044;0.007181265;-0.0375702,-0.1150806;-0.372409;-0.01277635,-0.1377097;-0.7451415;0.05572589,-0.1348509;-0.705734;-0.03420211,0.005230626;0.5464082;0.01429046,0;0;0,0.002807753;0.3160765;-0.009747267,0.004632724;0.6205322;-0.03443432,0.1823277;0.5173666;-0.02782798,0.2205951;0.2386541;-0.01934743,0.2580133;-0.03524959;-0.07732272,-0.173285;0.5204491;-0.04449981,-0.2156934;0.2422083;-0.04526592,-0.2396499;-0.03005287;-0.1165709,0.07767089;0.002764523;-0.03767896,0.1184446;-0.3754724;-0.07502317,0.1317238;-0.7445744;0.01284909,0.1343561;-0.7753283;-0.05412674,-0.07679563;0.004739432;-0.03924386,-0.06837798;-0.3761276;-0.007784031,-0.01488038;-0.749322;0.03691606,-0.006494018;-0.7850868;-0.02463382,0.004268561;0.546016;-0.02575922,548.0063
+0;0;0,0.003096096;0.3155307;0.01390559,0.006001414;0.6205588;0.01099231,0.1783298;0.4940355;0.01624332,0.2268787;0.2168321;0.0386832,0.2913801;-0.05219898;-0.0194348,-0.1674716;0.4930191;0.007975062,-0.2305003;0.2179118;0.01473187,-0.2854559;-0.05355614;-0.04184436,0.07707246;0.003908784;-0.03842274,0.09157785;-0.3751374;0.003931586,0.0968483;-0.7433182;0.09487359,0.1117048;-0.7710008;0.02736196,-0.07729309;0.007167601;-0.03749872,-0.1148765;-0.3718508;-0.01274221,-0.1374837;-0.7442226;0.05569374,-0.1346386;-0.70486;-0.03380521,0.005223992;0.5457144;0.01427293,0;0;0,0.002207959;0.3156843;-0.01005721,0.003594669;0.6197089;-0.03504848,0.1818822;0.5178559;-0.02812791,0.2203981;0.2383217;-0.01921415,0.2574152;-0.03580061;-0.0775454,-0.1745996;0.5201221;-0.04500758,-0.2170757;0.2410202;-0.04541459,-0.2411632;-0.0315055;-0.1165861,0.07758661;0.002879351;-0.037467,0.1195915;-0.374665;-0.07456398,0.1329761;-0.7433246;0.01356268,0.1361052;-0.7744657;-0.0524509,-0.07655438;0.004643924;-0.03936509,-0.06758384;-0.3756476;-0.008088555,-0.01411572;-0.7484289;0.03697329,-0.005598583;-0.7836757;-0.02447705,0.003322372;0.5453016;-0.02630019,548.0281
+0;0;0,0.003209093;0.3155355;0.01377012,0.006197833;0.6205636;0.01089648,0.1784854;0.4939045;0.01594733,0.2274012;0.216806;0.03888045,0.291741;-0.05271083;-0.01712798,-0.1672926;0.4930613;0.00795291,-0.2293159;0.2177228;0.01459428,-0.2875477;-0.05243906;-0.04488239,0.07708412;0.004008261;-0.03838908,0.09201027;-0.3750895;0.003353205,0.09758744;-0.7431816;0.09463553,0.1124725;-0.7712744;0.02748287,-0.07727594;0.007074356;-0.03755173,-0.1148209;-0.3719675;-0.01309799,-0.1369722;-0.7443627;0.05535981,-0.1341911;-0.7050074;-0.0341419,0.005417954;0.5457184;0.01415837,0;0;0,0.002207959;0.3156843;-0.01005721,0.003594669;0.6197089;-0.03504848,0.1818822;0.5178559;-0.02812791,0.2203981;0.2383217;-0.01921415,0.2574152;-0.03580061;-0.0775454,-0.1745996;0.5201221;-0.04500758,-0.2170757;0.2410202;-0.04541459,-0.2411632;-0.0315055;-0.1165861,0.07758661;0.002879351;-0.037467,0.1195915;-0.374665;-0.07456398,0.1329761;-0.7433246;0.01356268,0.1361052;-0.7744657;-0.0524509,-0.07655438;0.004643924;-0.03936509,-0.06758384;-0.3756476;-0.008088555,-0.01411572;-0.7484289;0.03697329,-0.005598583;-0.7836757;-0.02447705,0.003322372;0.5453016;-0.02630019,548.0404
+0;0;0,0.003205817;0.3152134;0.01375607,0.00619122;0.6199008;0.01088554,0.1785048;0.4933158;0.0159331,0.2274323;0.2161513;0.03887168,0.2917532;-0.05328706;-0.01712044,-0.1673235;0.4924725;0.007937515,-0.2293615;0.2170684;0.01458047,-0.2875764;-0.05301479;-0.04487888,0.07708113;0.004008105;-0.03838758,0.09200174;-0.3749489;0.003339209,0.0975798;-0.7431001;0.09463619,0.1124597;-0.7711728;0.02750675,-0.07727294;0.007074081;-0.03755027,-0.1148039;-0.3718271;-0.01310561,-0.1369588;-0.744282;0.05536319,-0.1341786;-0.7049299;-0.03410758,0.005412191;0.5451372;0.01414387,0;0;0,0.001405234;0.3153539;-0.01043797,0.001916921;0.6189957;-0.03594685,0.1805853;0.5181071;-0.02835059,0.2195787;0.2385828;-0.01907992,0.2567796;-0.03544128;-0.07735705,-0.1761755;0.5198435;-0.04535563,-0.2178026;0.2405455;-0.04514469,-0.2426513;-0.03198624;-0.1157018,0.07763611;0.002958626;-0.03735042,0.1192209;-0.3745135;-0.07419729,0.1332779;-0.743114;0.01433301,0.136928;-0.7742457;-0.05162001,-0.0765122;0.004567854;-0.03944857,-0.06874456;-0.3756258;-0.008389087,-0.0136905;-0.7481693;0.03723886,-0.005582565;-0.7831121;-0.02454226,0.001863273;0.5446864;-0.02706051,548.062
+0;0;0,0.003201191;0.3147585;0.01373621,0.006181003;0.6188756;0.01087122,0.1782747;0.4925003;0.01591024,0.2271587;0.2155827;0.03882839,0.2916967;-0.05476499;-0.0173527,-0.1671113;0.4916581;0.007924877,-0.2290941;0.2164993;0.01456191,-0.2875054;-0.05449533;-0.0450981,0.07715362;0.004011875;-0.03842369,0.09208621;-0.3752496;0.003336616,0.09766143;-0.7432131;0.09458708,0.1125762;-0.7714218;0.02730038,-0.07734561;0.007080734;-0.03758559,-0.1149068;-0.3721248;-0.01312129,-0.1370504;-0.7443899;0.05531261,-0.1342637;-0.7050158;-0.03436776,0.005403469;0.5442554;0.0141233,0;0;0,0.0008372571;0.3148789;-0.01106334,0.0007984508;0.6178691;-0.03748488,0.1795334;0.5183016;-0.02882648,0.2179463;0.2389599;-0.01929069,0.255925;-0.03596133;-0.0774734,-0.1770915;0.5195537;-0.04594918,-0.2171799;0.2402872;-0.04476548,-0.2421826;-0.03316057;-0.1155504,0.07774279;0.00307484;-0.03730631,0.1182569;-0.3748812;-0.07355523,0.1336246;-0.7433465;0.01449036,0.1367507;-0.7743277;-0.05191541,-0.07658662;0.004446633;-0.03949522,-0.06873091;-0.3760641;-0.008575154,-0.01266862;-0.7483302;0.0364784,-0.005134732;-0.7816885;-0.02729605,0.000874022;0.543735;-0.02834821,548.0844
+0;0;0,0.002483836;0.3147752;0.01349952,0.004546128;0.6189008;0.0106368,0.1770352;0.4929353;0.0156543,0.2257287;0.2160335;0.03916113,0.2909725;-0.05449423;-0.01531179,-0.1683406;0.4912662;0.00748966,-0.2293179;0.2158811;0.01405258,-0.2887882;-0.05468091;-0.04651805,0.07714283;0.004131386;-0.03843267,0.09285344;-0.3751947;0.002445634,0.09915431;-0.7430933;0.09391081,0.1137952;-0.7705706;0.0259387,-0.07736177;0.006953498;-0.03757607,-0.1137629;-0.3723874;-0.01346032,-0.1356804;-0.7447037;0.0547682,-0.1328694;-0.7053315;-0.03491161,0.004040813;0.5442775;0.01386932,0;0;0,0.0008372571;0.3148789;-0.01106334,0.0007984508;0.6178691;-0.03748488,0.1795334;0.5183016;-0.02882648,0.2179463;0.2389599;-0.01929069,0.255925;-0.03596133;-0.0774734,-0.1770915;0.5195537;-0.04594918,-0.2171799;0.2402872;-0.04476548,-0.2421826;-0.03316057;-0.1155504,0.07774279;0.00307484;-0.03730631,0.1182569;-0.3748812;-0.07355523,0.1336246;-0.7433465;0.01449036,0.1367507;-0.7743277;-0.05191541,-0.07658662;0.004446633;-0.03949522,-0.06873091;-0.3760641;-0.008575154,-0.01266862;-0.7483302;0.0364784,-0.005134732;-0.7816885;-0.02729605,0.000874022;0.543735;-0.02834821,548.1062
+0;0;0,0.002482748;0.3146373;0.01349361,0.004544666;0.6187078;0.01063089,0.1765653;0.4928834;0.01564347,0.2253968;0.2151965;0.03921696,0.2905688;-0.05503324;-0.01519595,-0.1678753;0.4912188;0.007500936,-0.2290254;0.2150528;0.01408247,-0.2884302;-0.05521107;-0.04642143,0.07719371;0.004134111;-0.03845802,0.09277335;-0.3720296;0.002079498,0.09912717;-0.7430202;0.09431341,0.1137728;-0.7705164;0.02631904,-0.07741279;0.006958084;-0.03760086,-0.1135104;-0.3692204;-0.01368615,-0.1356121;-0.7446657;0.05511581,-0.1328003;-0.7052906;-0.03459338,0.004039365;0.5440866;0.01386332,0;0;0,0.000190936;0.3147244;-0.0115509,-0.0004534349;0.6176084;-0.03853869,0.1780074;0.518605;-0.02968192,0.2171659;0.2385845;-0.01941442,0.2554653;-0.035849;-0.07816505,-0.1777373;0.5191724;-0.0463378,-0.2171529;0.2390042;-0.0447706,-0.2420157;-0.03432176;-0.1148206,0.07779905;0.00317508;-0.03731227,0.1169134;-0.3717122;-0.0735724,0.1341631;-0.7433518;0.01456332,0.1373785;-0.7742971;-0.05191135,-0.07665167;0.004351852;-0.03950394,-0.06926696;-0.3730405;-0.009409567,-0.01213862;-0.7482599;0.03672315,-0.004327726;-0.7827676;-0.02589705,-0.0002353489;0.5434943;-0.02926064,548.1285
+0;0;0,0.00248361;0.3147466;0.0134983,0.00454619;0.6189147;0.01063363,0.1745541;0.4936408;0.01562748,0.2234142;0.2157913;0.03921476,0.2884068;-0.05369493;-0.01504843,-0.1658688;0.4919956;0.007579921,-0.2270547;0.2156679;0.01416531,-0.2862961;-0.05385235;-0.04617212,0.0771393;0.004131197;-0.03843091,0.0927653;-0.3731522;0.002227265,0.09910177;-0.7431295;0.09420928,0.1136563;-0.7702681;0.02663782,-0.07735822;0.006953179;-0.03757435,-0.1135633;-0.370345;-0.01358846,-0.1356046;-0.744765;0.0550256,-0.1328102;-0.7054482;-0.03412562,0.004040572;0.5442467;0.0138681,0;0;0,0.0006250758;0.3148355;-0.01149178,0.0003753435;0.6178336;-0.03832746,0.1765005;0.5186462;-0.03071809,0.215963;0.2385238;-0.01984835,0.2551919;-0.03502166;-0.07837462,-0.1749049;0.5191826;-0.04664506,-0.2131448;0.2386893;-0.04434948,-0.2379804;-0.03395191;-0.1139289,0.07777004;0.003297955;-0.03722119,0.1165223;-0.3727587;-0.0735476,0.1341388;-0.7434357;0.01404405,0.1364955;-0.7749416;-0.05117893,-0.07656064;0.00422597;-0.03956114,-0.06902178;-0.374275;-0.00922668,-0.01289778;-0.7484518;0.03795291,-0.00337563;-0.7871565;-0.01889382,0.000402404;0.5436626;-0.0291245,548.1506
+0;0;0,0.001285071;0.3147627;0.01329124,0.001778123;0.6189368;0.01033969,0.1724539;0.4944623;0.01529987,0.2214304;0.216702;0.03968307,0.286594;-0.05299774;-0.01329925,-0.1681913;0.4919702;0.007317435,-0.2286172;0.2154725;0.01378087,-0.2878498;-0.05389747;-0.04723267,0.07717125;0.004225453;-0.03835643,0.09372868;-0.3731251;0.001297094,0.1003564;-0.7430413;0.09350414,0.1149309;-0.7699917;0.02577823,-0.07734075;0.006847966;-0.03762959,-0.1126669;-0.3705635;-0.01412118,-0.1342906;-0.7450146;0.05445629,-0.131521;-0.7057033;-0.03469628,0.001704369;0.5442677;0.01358882,0;0;0,0.0006250758;0.3148355;-0.01149178,0.0003753435;0.6178336;-0.03832746,0.1765005;0.5186462;-0.03071809,0.215963;0.2385238;-0.01984835,0.2551919;-0.03502166;-0.07837462,-0.1749049;0.5191826;-0.04664506,-0.2131448;0.2386893;-0.04434948,-0.2379804;-0.03395191;-0.1139289,0.07777004;0.003297955;-0.03722119,0.1165223;-0.3727587;-0.0735476,0.1341388;-0.7434357;0.01404405,0.1364955;-0.7749416;-0.05117893,-0.07656064;0.00422597;-0.03956114,-0.06902178;-0.374275;-0.00922668,-0.01289778;-0.7484518;0.03795291,-0.00337563;-0.7871565;-0.01889382,0.000402404;0.5436626;-0.0291245,548.1626
+0;0;0,0.001285071;0.3147627;0.01329124,0.001778123;0.6189368;0.01033969,0.1724539;0.4944623;0.01529987,0.2214304;0.216702;0.03968307,0.286594;-0.05299774;-0.01329925,-0.1681913;0.4919702;0.007317435,-0.2286172;0.2154725;0.01378087,-0.2878498;-0.05389747;-0.04723267,0.07717125;0.004225453;-0.03835643,0.09372868;-0.3731251;0.001297094,0.1003564;-0.7430413;0.09350414,0.1149309;-0.7699917;0.02577823,-0.07734075;0.006847966;-0.03762959,-0.1126669;-0.3705635;-0.01412118,-0.1342906;-0.7450146;0.05445629,-0.131521;-0.7057033;-0.03469628,0.001704369;0.5442677;0.01358882,0;0;0,0.0006250758;0.3148355;-0.01149178,0.0003753435;0.6178336;-0.03832746,0.1765005;0.5186462;-0.03071809,0.215963;0.2385238;-0.01984835,0.2551919;-0.03502166;-0.07837462,-0.1749049;0.5191826;-0.04664506,-0.2131448;0.2386893;-0.04434948,-0.2379804;-0.03395191;-0.1139289,0.07777004;0.003297955;-0.03722119,0.1165223;-0.3727587;-0.0735476,0.1341388;-0.7434357;0.01404405,0.1364955;-0.7749416;-0.05117893,-0.07656064;0.00422597;-0.03956114,-0.06902178;-0.374275;-0.00922668,-0.01289778;-0.7484518;0.03795291,-0.00337563;-0.7871565;-0.01889382,0.000402404;0.5436626;-0.0291245,548.174
+0;0;0,0.001284305;0.314575;0.01328331,0.001777259;0.618691;0.01033213,0.1735141;0.4939169;0.01530251,0.2224298;0.2165011;0.03965547,0.2874654;-0.05266893;-0.01322281,-0.1692479;0.4914092;0.007270478,-0.2295988;0.2152545;0.01372589,-0.2887151;-0.05358645;-0.04716784,0.07725906;0.00423026;-0.03840007,0.09382661;-0.3733508;0.001277678,0.1004531;-0.7431982;0.09346756,0.1150135;-0.7700936;0.02580699,-0.07742874;0.006855757;-0.0376724,-0.1127764;-0.3707862;-0.01414963,-0.1343962;-0.7451676;0.05441507,-0.1316292;-0.7058652;-0.03465148,0.001703514;0.5440317;0.01358083,0;0;0,-0.0002089497;0.3146193;-0.01225495,-0.001115452;0.6174862;-0.03987598,0.1764058;0.5188943;-0.03101277,0.2159785;0.2391707;-0.01943493,0.2561718;-0.03353679;-0.07853985,-0.1773589;0.5184653;-0.04700203,-0.214264;0.2381508;-0.04432133,-0.2393111;-0.03426409;-0.1124462,0.0779328;0.003496736;-0.03709006,0.1179968;-0.3726483;-0.07350516,0.1357161;-0.7432336;0.01414466,0.1377548;-0.7748387;-0.05087614,-0.07662006;0.004033731;-0.03968019,-0.06745937;-0.3746433;-0.009085231,-0.01108602;-0.748702;0.03815966,-0.001801427;-0.7859542;-0.02030389,-0.0008928664;0.5433524;-0.03045845,548.1956
+0;0;0,0.0003913974;0.3145827;0.01315548,6.025803E-06;0.6186994;0.01021737,0.1720511;0.4942411;0.01501801,0.2218489;0.2170651;0.04029624,0.2870308;-0.05226538;-0.01157544,-0.1707835;0.4914249;0.006547482,-0.2312403;0.2152851;0.01264053,-0.2893735;-0.05366525;-0.04871501,0.07720929;0.004490473;-0.03847053,0.09374771;-0.3732857;-0.0006824955,0.1015965;-0.7428761;0.09243711,0.1162051;-0.7697292;0.02475139,-0.07751241;0.006575901;-0.03755004,-0.1121112;-0.3711854;-0.01484371,-0.1335739;-0.745623;0.05346298,-0.1307253;-0.706324;-0.03560135,0.0001471491;0.5440397;0.01345478,0;0;0,-0.0002089497;0.3146193;-0.01225495,-0.001115452;0.6174862;-0.03987598,0.1764058;0.5188943;-0.03101277,0.2159785;0.2391707;-0.01943493,0.2561718;-0.03353679;-0.07853985,-0.1773589;0.5184653;-0.04700203,-0.214264;0.2381508;-0.04432133,-0.2393111;-0.03426409;-0.1124462,0.0779328;0.003496736;-0.03709006,0.1179968;-0.3726483;-0.07350516,0.1357161;-0.7432336;0.01414466,0.1377548;-0.7748387;-0.05087614,-0.07662006;0.004033731;-0.03968019,-0.06745937;-0.3746433;-0.009085231,-0.01108602;-0.748702;0.03815966,-0.001801427;-0.7859542;-0.02030389,-0.0008928664;0.5433524;-0.03045845,548.2075
+0;0;0,0.0003912918;0.3144979;0.01315193,5.927941E-06;0.6186075;0.01021382,0.1723139;0.4940734;0.01501684,0.2219145;0.2179948;0.04019499,0.2871451;-0.05153683;-0.01171543,-0.1710451;0.4912529;0.00653336,-0.2312624;0.2162064;0.01260229,-0.289439;-0.05294481;-0.04879908,0.07735477;0.004498934;-0.03854301,0.09379178;-0.3709606;-0.0009867065,0.1016999;-0.7433468;0.0928373,0.1163686;-0.7704335;0.02487343,-0.07765846;0.006588291;-0.03762079,-0.1120451;-0.3688565;-0.0150537,-0.1336701;-0.7461265;0.05376969,-0.1308099;-0.7067893;-0.03566065,0.0001470506;0.5439482;0.01345122,0;0;0,-0.0008118916;0.3145213;-0.01256061,-0.002144011;0.6173637;-0.04035783,0.1758023;0.5190343;-0.03165078,0.2157004;0.2405322;-0.01907182,0.257125;-0.03217053;-0.07835317,-0.1785496;0.5181435;-0.04714697,-0.2142804;0.2388087;-0.04415439,-0.2390899;-0.03394824;-0.1118682,0.07809103;0.003575385;-0.03712916,0.1180436;-0.3701726;-0.07409883,0.1368427;-0.7433496;0.01490974,0.1390124;-0.7746244;-0.05092216,-0.07680623;0.003973491;-0.03968098,-0.06649044;-0.3723488;-0.009257216,-0.008509524;-0.7491512;0.03759518,-0.002175616;-0.7822759;-0.02618805,-0.001807136;0.5432355;-0.03090215,548.2296
+0;0;0,0.0003910196;0.314279;0.01314278,5.909445E-06;0.6181893;0.01020666,0.1734242;0.4933838;0.0150176,0.2228757;0.2181349;0.04012007,0.2878713;-0.05042565;-0.01160333,-0.1721492;0.4905451;0.006479402,-0.2321856;0.2163253;0.01253009,-0.2901526;-0.05185631;-0.04865007,0.07742874;0.004503235;-0.03857987,0.09368983;-0.3669381;-0.001425494,0.1016743;-0.7429186;0.09330413,0.1163076;-0.7698675;0.02550431,-0.07773272;0.00659459;-0.03765676,-0.1117514;-0.3648322;-0.01533119,-0.1335851;-0.7457437;0.0541565,-0.1307317;-0.706429;-0.03505796,0.0001469371;0.5435802;0.01344188,0;0;0,-0.001718925;0.3142796;-0.01302314,-0.003927283;0.616877;-0.04124618,0.1754953;0.5191951;-0.03205609,0.2161657;0.2416799;-0.01906586,0.2578543;-0.0299845;-0.0781002,-0.1813505;0.5177159;-0.04706391,-0.2164914;0.2391592;-0.04409734,-0.2405001;-0.03280449;-0.1110589,0.07819079;0.003727183;-0.03709722,0.116903;-0.3660096;-0.07464218,0.1381594;-0.7427819;0.01474237,0.1402659;-0.7742628;-0.05060124,-0.07688203;0.003833682;-0.03972847,-0.06656551;-0.3684723;-0.009805894,-0.007426467;-0.7488257;0.03744537,-0.0009284811;-0.7825221;-0.02544088,-0.003359823;0.5428146;-0.03168368,548.2515
+0;0;0,-0.0001149797;0.3142939;0.01278941,-0.0008917109;0.6182013;0.009624538,0.1726158;0.493427;0.01509255,0.2224376;0.2182775;0.04054973,0.2874061;-0.05045402;-0.0103128,-0.1729672;0.4906193;0.005695058,-0.2331032;0.2164121;0.01131609,-0.2896586;-0.05199054;-0.05021468,0.07750645;0.004624878;-0.03840906,0.09439737;-0.3670305;-0.003760554,0.1033779;-0.7427535;0.09189732,0.1180602;-0.7708833;0.02511792,-0.07763008;0.006484097;-0.03788696,-0.110802;-0.3650651;-0.01633731,-0.1318617;-0.746003;0.05324445,-0.1288426;-0.7067046;-0.03596625,-0.0006631837;0.5435947;0.01291231,0;0;0,-0.001718925;0.3142796;-0.01302314,-0.003927283;0.616877;-0.04124618,0.1754953;0.5191951;-0.03205609,0.2161657;0.2416799;-0.01906586,0.2578543;-0.0299845;-0.0781002,-0.1813505;0.5177159;-0.04706391,-0.2164914;0.2391592;-0.04409734,-0.2405001;-0.03280449;-0.1110589,0.07819079;0.003727183;-0.03709722,0.116903;-0.3660096;-0.07464218,0.1381594;-0.7427819;0.01474237,0.1402659;-0.7742628;-0.05060124,-0.07688203;0.003833682;-0.03972847,-0.06656551;-0.3684723;-0.009805894,-0.007426467;-0.7488257;0.03744537,-0.0009284811;-0.7825221;-0.02544088,-0.003359823;0.5428146;-0.03168368,548.2627
+0;0;0,-0.0001149797;0.3142939;0.01278941,-0.0008917109;0.6182013;0.009624538,0.1726158;0.493427;0.01509255,0.2224376;0.2182775;0.04054973,0.2874061;-0.05045402;-0.0103128,-0.1729672;0.4906193;0.005695058,-0.2331032;0.2164121;0.01131609,-0.2896586;-0.05199054;-0.05021468,0.07750645;0.004624878;-0.03840906,0.09439737;-0.3670305;-0.003760554,0.1033779;-0.7427535;0.09189732,0.1180602;-0.7708833;0.02511792,-0.07763008;0.006484097;-0.03788696,-0.110802;-0.3650651;-0.01633731,-0.1318617;-0.746003;0.05324445,-0.1288426;-0.7067046;-0.03596625,-0.0006631837;0.5435947;0.01291231,0;0;0,-0.001718925;0.3142796;-0.01302314,-0.003927283;0.616877;-0.04124618,0.1754953;0.5191951;-0.03205609,0.2161657;0.2416799;-0.01906586,0.2578543;-0.0299845;-0.0781002,-0.1813505;0.5177159;-0.04706391,-0.2164914;0.2391592;-0.04409734,-0.2405001;-0.03280449;-0.1110589,0.07819079;0.003727183;-0.03709722,0.116903;-0.3660096;-0.07464218,0.1381594;-0.7427819;0.01474237,0.1402659;-0.7742628;-0.05060124,-0.07688203;0.003833682;-0.03972847,-0.06656551;-0.3684723;-0.009805894,-0.007426467;-0.7488257;0.03744537,-0.0009284811;-0.7825221;-0.02544088,-0.003359823;0.5428146;-0.03168368,548.2737
+0;0;0,-0.0001149236;0.3141405;0.01278317,-0.0008913167;0.6179157;0.00961971,0.1725894;0.4931825;0.01508592,0.2223551;0.2183426;0.04051445,0.2874098;-0.05074501;-0.01041547,-0.1729404;0.4903752;0.005689878,-0.2330087;0.2164766;0.01130458,-0.2896391;-0.05228177;-0.05030772,0.07757816;0.004629157;-0.03844459,0.09435687;-0.3645573;-0.004026264,0.1034059;-0.7431437;0.09236064,0.1180985;-0.7713143;0.02553432,-0.0777019;0.006490096;-0.03792201,-0.1106534;-0.3625908;-0.01651551,-0.1318737;-0.7464319;0.05359653,-0.1288524;-0.7071269;-0.03567683,-0.0006628914;0.5433425;0.01290602,0;0;0,-0.002046599;0.3141191;-0.0131402,-0.004476282;0.6165807;-0.04138207,0.1750306;0.5193942;-0.03240347,0.216243;0.2422927;-0.01911688,0.2585109;-0.02969345;-0.07803249,-0.1818272;0.5172821;-0.04681733,-0.2163919;0.2389747;-0.04358747,-0.2401277;-0.03343627;-0.1103933,0.07822875;0.003862604;-0.03719044,0.1168676;-0.3633261;-0.07519388,0.1387505;-0.7429749;0.01473856,0.1407966;-0.774399;-0.05074692,-0.07700369;0.003709604;-0.03967943,-0.0663504;-0.3661016;-0.009830279,-0.006701749;-0.7494329;0.03706388,7.869489E-05;-0.7836783;-0.02532202,-0.003856225;0.5425521;-0.03182101,548.296
+0;0;0,0.001970898;0.3141609;0.01211215,0.001920149;0.6179362;0.008711364,0.1750934;0.4923879;0.01510146,0.2244741;0.2174531;0.04025339,0.2909469;-0.05134705;-0.01036219,-0.1704984;0.4914173;0.004883084,-0.2293908;0.2172492;0.009758232,-0.2852067;-0.05160978;-0.05215723,0.0776291;0.004957676;-0.03830051,0.09577822;-0.3645105;-0.007827053,0.1060536;-0.7427447;0.08981143,0.1209978;-0.7712646;0.02334681,-0.07762653;0.006168712;-0.03812946,-0.1085602;-0.3631662;-0.01814022,-0.1291875;-0.7469625;0.05239271,-0.1259833;-0.7076955;-0.03687821,0.002093116;0.5433636;0.01201615,0;0;0,-0.002046599;0.3141191;-0.0131402,-0.004476282;0.6165807;-0.04138207,0.1750306;0.5193942;-0.03240347,0.216243;0.2422927;-0.01911688,0.2585109;-0.02969345;-0.07803249,-0.1818272;0.5172821;-0.04681733,-0.2163919;0.2389747;-0.04358747,-0.2401277;-0.03343627;-0.1103933,0.07822875;0.003862604;-0.03719044,0.1168676;-0.3633261;-0.07519388,0.1387505;-0.7429749;0.01473856,0.1407966;-0.774399;-0.05074692,-0.07700369;0.003709604;-0.03967943,-0.0663504;-0.3661016;-0.009830279,-0.006701749;-0.7494329;0.03706388,7.869489E-05;-0.7836783;-0.02532202,-0.003856225;0.5425521;-0.03182101,548.3078
+0;0;0,0.001970079;0.3140303;0.01210711,0.00191934;0.6177251;0.008707175,0.1754236;0.4920978;0.01510235,0.2249175;0.2165327;0.04031194,0.2912752;-0.05180201;-0.01021601,-0.1708295;0.4911253;0.004864422,-0.229857;0.2163288;0.009750746,-0.2855762;-0.05206475;-0.05205752,0.0777384;0.004964658;-0.03835444,0.09582525;-0.363236;-0.007985529,0.1061379;-0.742841;0.09000681,0.1211508;-0.7716298;0.0232368,-0.07773583;0.006177398;-0.03818315,-0.1085633;-0.3618905;-0.01826249,-0.1292654;-0.7470777;0.05252608,-0.1260466;-0.707768;-0.03715502,0.002092263;0.543171;0.01201114,0;0;0,-0.002273036;0.3139784;-0.01333737,-0.004766385;0.6163528;-0.04164433,0.1751511;0.5195959;-0.03246164,0.2174978;0.2420065;-0.01934004,0.2600065;-0.02952859;-0.07783508,-0.1825092;0.5170763;-0.04644813,-0.2162701;0.2380246;-0.04304789,-0.2397153;-0.03393546;-0.1097415,0.07829285;0.004028544;-0.03732252,0.1175856;-0.3618106;-0.07525611,0.1403704;-0.7427559;0.01513362,0.1422047;-0.7738338;-0.05124307,-0.07717016;0.003569698;-0.03963579,-0.06518071;-0.3649176;-0.009727476,-0.005545449;-0.7496328;0.03767093,0.001653046;-0.7854078;-0.02366071,-0.004136821;0.5423442;-0.03207421,548.331
+0;0;0,0.001970449;0.3140892;0.01210938,0.001919694;0.6178758;0.008708416,0.1747018;0.4924386;0.01509171,0.224023;0.2178353;0.04021332,0.2905576;-0.05121467;-0.0104493,-0.1701087;0.4914702;0.004896443,-0.2289301;0.2176327;0.009765713,-0.2847979;-0.05147618;-0.05220729,0.07785304;0.004971978;-0.038411,0.0959326;-0.3630801;-0.00805434,0.1062511;-0.742902;0.08999398,0.1212504;-0.7716376;0.02328432,-0.07785046;0.006186508;-0.03823945,-0.1086655;-0.3617329;-0.01832683,-0.1293795;-0.7471402;0.05250217,-0.1261635;-0.707839;-0.03709787,0.002092669;0.543299;0.01201338,0;0;0,-0.002364293;0.3140329;-0.01342869,-0.004847899;0.6165009;-0.04172373,0.1743156;0.5198372;-0.03341103,0.2182666;0.2435362;-0.01938558,0.2614001;-0.02871501;-0.07769704,-0.1818233;0.5167997;-0.04594113,-0.214489;0.2386075;-0.04237797,-0.2377576;-0.03406382;-0.1093884,0.0783411;0.004087046;-0.03751254,0.1188172;-0.3615108;-0.07507086,0.141841;-0.742676;0.01530409,0.1436409;-0.7738313;-0.05089116,-0.07735705;0.003533712;-0.0395553,-0.06406792;-0.3647488;-0.009519516,-0.00441964;-0.7497461;0.03742509,0.003630393;-0.7858371;-0.02333838,-0.004224197;0.5424683;-0.03216171,548.3536
+0;0;0,0.003695194;0.3140942;0.011565,0.004817826;0.6178752;0.007842739,0.1772088;0.491821;0.01573652,0.2263096;0.2170465;0.03937343,0.2933148;-0.05201364;-0.01061074,-0.1677217;0.4925918;0.004158146,-0.2246189;0.2183299;0.007868132,-0.279369;-0.05111584;-0.05363685,0.07796559;0.005194522;-0.03815241,0.09670807;-0.3631911;-0.01262733,0.1092404;-0.7424015;0.08750763,0.1253487;-0.7704012;0.02041376,-0.07777504;0.005920005;-0.03843461,-0.1064503;-0.3622488;-0.01998884,-0.1263356;-0.7476243;0.05124924,-0.12284;-0.7083487;-0.03834298,0.004815436;0.543301;0.01120822,0;0;0,-0.002364293;0.3140329;-0.01342869,-0.004847899;0.6165009;-0.04172373,0.1743156;0.5198372;-0.03341103,0.2182666;0.2435362;-0.01938558,0.2614001;-0.02871501;-0.07769704,-0.1818233;0.5167997;-0.04594113,-0.214489;0.2386075;-0.04237797,-0.2377576;-0.03406382;-0.1093884,0.0783411;0.004087046;-0.03751254,0.1188172;-0.3615108;-0.07507086,0.141841;-0.742676;0.01530409,0.1436409;-0.7738313;-0.05089116,-0.07735705;0.003533712;-0.0395553,-0.06406792;-0.3647488;-0.009519516,-0.00441964;-0.7497461;0.03742509,0.003630393;-0.7858371;-0.02333838,-0.004224197;0.5424683;-0.03216171,548.3649
+0;0;0,0.003695194;0.3140942;0.011565,0.004817826;0.6178752;0.007842739,0.1772088;0.491821;0.01573652,0.2263096;0.2170465;0.03937343,0.2933148;-0.05201364;-0.01061074,-0.1677217;0.4925918;0.004158146,-0.2246189;0.2183299;0.007868132,-0.279369;-0.05111584;-0.05363685,0.07796559;0.005194522;-0.03815241,0.09670807;-0.3631911;-0.01262733,0.1092404;-0.7424015;0.08750763,0.1253487;-0.7704012;0.02041376,-0.07777504;0.005920005;-0.03843461,-0.1064503;-0.3622488;-0.01998884,-0.1263356;-0.7476243;0.05124924,-0.12284;-0.7083487;-0.03834298,0.004815436;0.543301;0.01120822,0;0;0,-0.002364293;0.3140329;-0.01342869,-0.004847899;0.6165009;-0.04172373,0.1743156;0.5198372;-0.03341103,0.2182666;0.2435362;-0.01938558,0.2614001;-0.02871501;-0.07769704,-0.1818233;0.5167997;-0.04594113,-0.214489;0.2386075;-0.04237797,-0.2377576;-0.03406382;-0.1093884,0.0783411;0.004087046;-0.03751254,0.1188172;-0.3615108;-0.07507086,0.141841;-0.742676;0.01530409,0.1436409;-0.7738313;-0.05089116,-0.07735705;0.003533712;-0.0395553,-0.06406792;-0.3647488;-0.009519516,-0.00441964;-0.7497461;0.03742509,0.003630393;-0.7858371;-0.02333838,-0.004224197;0.5424683;-0.03216171,548.376
+0;0;0,0.003693524;0.3139523;0.01155977,0.00481561;0.6175829;0.007839436,0.1773987;0.4915102;0.01573652,0.2262753;0.21799;0.03926552,0.2934422;-0.05171943;-0.01083927,-0.1679161;0.4922818;0.004145239,-0.2245536;0.219272;0.007838288,-0.2794358;-0.05082408;-0.05381512,0.07789217;0.00518963;-0.03811649,0.09662738;-0.363053;-0.01260131,0.1092103;-0.743796;0.08793834,0.1252731;-0.7716315;0.02103435,-0.0777018;0.005914431;-0.03839842,-0.1063659;-0.3621115;-0.0199598,-0.1263316;-0.7490444;0.05156618,-0.1228459;-0.7097951;-0.0377725,0.00481322;0.5430475;0.01120317,0;0;0,-0.002839492;0.313881;-0.01356172,-0.00585786;0.6161839;-0.04195499,0.1736794;0.5198196;-0.03367567,0.2180271;0.2448834;-0.01956296,0.2616035;-0.02807894;-0.07750893,-0.1829152;0.516466;-0.0457929,-0.2149001;0.2394836;-0.04210857,-0.238104;-0.03384033;-0.1093443,0.07816182;0.004171714;-0.03768706,0.1180034;-0.3613884;-0.0748775,0.1416588;-0.7441041;0.01568079,0.1446113;-0.7753619;-0.05002975,-0.07730585;0.00348458;-0.03947977,-0.06373231;-0.3646305;-0.00928526,-0.004285205;-0.7511965;0.03830208,-0.00267535;-0.7389277;-0.04980079,-0.00509427;0.5421947;-0.03237057,548.4003
+0;0;0,-0.0007824639;0.3140201;0.01238142,-0.003683404;0.6177191;0.009295029,0.1693785;0.4930595;0.01557504,0.2189218;0.2198564;0.03754121,0.2868025;-0.05024096;-0.01308767,-0.1741021;0.490582;0.0027019,-0.2300985;0.2177486;0.004527962,-0.2834987;-0.05334005;-0.05697795,0.07804839;0.005479699;-0.03787941,0.09793292;-0.3617922;-0.01825489,0.112077;-0.7431269;0.08331423,0.1298428;-0.7718686;0.0175496,-0.07770938;0.005595343;-0.03855352,-0.1044146;-0.3614173;-0.0224987,-0.1228453;-0.7491933;0.04976823,-0.1191027;-0.7098774;-0.03962081,-0.002859689;0.5431674;0.0125418,0;0;0,-0.002727314;0.313963;-0.01350355,-0.005596195;0.6163511;-0.0417974,0.1731135;0.5198743;-0.03403473,0.2180749;0.2453894;-0.01942205,0.2621755;-0.02812254;-0.07747364,-0.1819022;0.5161628;-0.04488952,-0.212917;0.2393871;-0.04168143,-0.2357836;-0.03458944;-0.1090433,0.07813562;0.00424552;-0.03785801,0.117119;-0.3601646;-0.07466507,0.1423509;-0.7436444;0.01610422,0.1452885;-0.7748543;-0.04974341,-0.07740591;0.003434335;-0.03940761,-0.06439866;-0.3634535;-0.009519069,-0.003979422;-0.7507198;0.0385105,0.0046425;-0.7909536;-0.01702395,-0.004869558;0.5423425;-0.03223801,548.4221
+0;0;0,-0.0007824639;0.3140201;0.01238142,-0.003683404;0.6177191;0.009295029,0.1693785;0.4930595;0.01557504,0.2189218;0.2198564;0.03754121,0.2868025;-0.05024096;-0.01308767,-0.1741021;0.490582;0.0027019,-0.2300985;0.2177486;0.004527962,-0.2834987;-0.05334005;-0.05697795,0.07804839;0.005479699;-0.03787941,0.09793292;-0.3617922;-0.01825489,0.112077;-0.7431269;0.08331423,0.1298428;-0.7718686;0.0175496,-0.07770938;0.005595343;-0.03855352,-0.1044146;-0.3614173;-0.0224987,-0.1228453;-0.7491933;0.04976823,-0.1191027;-0.7098774;-0.03962081,-0.002859689;0.5431674;0.0125418,0;0;0,-0.002727314;0.313963;-0.01350355,-0.005596195;0.6163511;-0.0417974,0.1731135;0.5198743;-0.03403473,0.2180749;0.2453894;-0.01942205,0.2621755;-0.02812254;-0.07747364,-0.1819022;0.5161628;-0.04488952,-0.212917;0.2393871;-0.04168143,-0.2357836;-0.03458944;-0.1090433,0.07813562;0.00424552;-0.03785801,0.117119;-0.3601646;-0.07466507,0.1423509;-0.7436444;0.01610422,0.1452885;-0.7748543;-0.04974341,-0.07740591;0.003434335;-0.03940761,-0.06439866;-0.3634535;-0.009519069,-0.003979422;-0.7507198;0.0385105,0.0046425;-0.7909536;-0.01702395,-0.004869558;0.5423425;-0.03223801,548.4343
+0;0;0,-0.0007821551;0.3138962;0.01237653,-0.003681525;0.6174322;0.009292092,0.1693822;0.4928186;0.01557012,0.2187847;0.220392;0.03747386,0.2868546;-0.05045846;-0.01329619,-0.174103;0.4903412;0.002696801,-0.2299403;0.2182831;0.004517674,-0.2834894;-0.05356139;-0.05715974,0.07818049;0.005488974;-0.03794353,0.09803163;-0.3611662;-0.01835196,0.1122365;-0.74414;0.08365376,0.1300096;-0.7729056;0.01786237,-0.07784091;0.005604813;-0.03861877,-0.1045013;-0.3607915;-0.02259092,-0.1230112;-0.7502344;0.04998666,-0.1192671;-0.7109147;-0.03943875,-0.002858325;0.5429271;0.01253683,0;0;0,-0.003175775;0.3138393;-0.0133965,-0.006650968;0.6160826;-0.04142666,0.1722784;0.5201091;-0.034307,0.2176891;0.2464829;-0.02005029,0.2624202;-0.02781555;-0.07776141,-0.1827718;0.5156401;-0.04429415,-0.2134845;0.2396232;-0.04145188,-0.2362335;-0.03510284;-0.1091211,0.07814486;0.004412815;-0.03815675,0.1167177;-0.3593838;-0.07527924,0.1426219;-0.7442625;0.01677108,0.1453693;-0.7754422;-0.04916286,-0.07764269;0.00328189;-0.03927941,-0.06417537;-0.3629739;-0.00945932,-0.003396783;-0.7519762;0.03807101,-0.002150803;-0.7397188;-0.05014141,-0.005758521;0.5421124;-0.03194928,548.4576
+0;0;0,-0.001757481;0.3138951;0.01230413,-0.004251183;0.6174323;0.009012348,0.1688546;0.4936503;0.01618037,0.2196584;0.2212426;0.03488063,0.2879744;-0.04927504;-0.01731319,-0.1746009;0.4898974;0.0006387671,-0.2283294;0.2174092;0.0009367132,-0.2805395;-0.05459654;-0.06117648,0.07831629;0.005849128;-0.03760821,0.1011877;-0.3609408;-0.0251195,0.117753;-0.7429781;0.07999498,0.1353493;-0.7710565;0.01354907,-0.07767847;0.00527318;-0.03899075,-0.1007815;-0.3614817;-0.02591379,-0.118071;-0.7508813;0.0471952,-0.1138164;-0.7115651;-0.04220773,-0.003608837;0.542928;0.01231543,0;0;0,-0.003175775;0.3138393;-0.0133965,-0.006650968;0.6160826;-0.04142666,0.1722784;0.5201091;-0.034307,0.2176891;0.2464829;-0.02005029,0.2624202;-0.02781555;-0.07776141,-0.1827718;0.5156401;-0.04429415,-0.2134845;0.2396232;-0.04145188,-0.2362335;-0.03510284;-0.1091211,0.07814486;0.004412815;-0.03815675,0.1167177;-0.3593838;-0.07527924,0.1426219;-0.7442625;0.01677108,0.1453693;-0.7754422;-0.04916286,-0.07764269;0.00328189;-0.03927941,-0.06417537;-0.3629739;-0.00945932,-0.003396783;-0.7519762;0.03807101,-0.002150803;-0.7397188;-0.05014141,-0.005758521;0.5421124;-0.03194928,548.4794
+0;0;0,-0.001757481;0.3138951;0.01230413,-0.004251183;0.6174323;0.009012348,0.1688546;0.4936503;0.01618037,0.2196584;0.2212426;0.03488063,0.2879744;-0.04927504;-0.01731319,-0.1746009;0.4898974;0.0006387671,-0.2283294;0.2174092;0.0009367132,-0.2805395;-0.05459654;-0.06117648,0.07831629;0.005849128;-0.03760821,0.1011877;-0.3609408;-0.0251195,0.117753;-0.7429781;0.07999498,0.1353493;-0.7710565;0.01354907,-0.07767847;0.00527318;-0.03899075,-0.1007815;-0.3614817;-0.02591379,-0.118071;-0.7508813;0.0471952,-0.1138164;-0.7115651;-0.04220773,-0.003608837;0.542928;0.01231543,0;0;0,-0.003175775;0.3138393;-0.0133965,-0.006650968;0.6160826;-0.04142666,0.1722784;0.5201091;-0.034307,0.2176891;0.2464829;-0.02005029,0.2624202;-0.02781555;-0.07776141,-0.1827718;0.5156401;-0.04429415,-0.2134845;0.2396232;-0.04145188,-0.2362335;-0.03510284;-0.1091211,0.07814486;0.004412815;-0.03815675,0.1167177;-0.3593838;-0.07527924,0.1426219;-0.7442625;0.01677108,0.1453693;-0.7754422;-0.04916286,-0.07764269;0.00328189;-0.03927941,-0.06417537;-0.3629739;-0.00945932,-0.003396783;-0.7519762;0.03807101,-0.002150803;-0.7397188;-0.05014141,-0.005758521;0.5421124;-0.03194928,548.4907
+0;0;0,-0.001757512;0.3139007;0.01230435,-0.004251509;0.6174737;0.009012138,0.1698291;0.4934035;0.01620243,0.2205031;0.2216917;0.03485493,0.2890438;-0.04971561;-0.01751055,-0.1755675;0.4896295;0.0005729906,-0.2291588;0.2178373;0.0008701756,-0.2815406;-0.05506298;-0.06144729,0.07840332;0.005855628;-0.03765001,0.1012695;-0.3608502;-0.02516416,0.1179024;-0.7444472;0.08037949,0.1353731;-0.7721109;0.01440806,-0.0777648;0.00527904;-0.03903408,-0.1008625;-0.3613918;-0.02596012,-0.1182226;-0.7523812;0.04744736,-0.1139984;-0.7131315;-0.04131718,-0.003609079;0.5429598;0.01231565,0;0;0,-0.00375967;0.3138416;-0.01332045,-0.007857523;0.6161304;-0.0411694,0.1722245;0.5199146;-0.03385043,0.2172424;0.2468897;-0.02066183,0.262042;-0.02817604;-0.07925963,-0.1847785;0.5149705;-0.04358443,-0.2149504;0.2396049;-0.04102994,-0.2377896;-0.03609133;-0.1086453,0.07823735;0.004532397;-0.03817415,0.116983;-0.3589872;-0.07695794,0.1436222;-0.7454041;0.01542806,0.1464238;-0.7770882;-0.04914571,-0.07775588;0.003169603;-0.03927935,-0.06382136;-0.3629578;-0.009137999,-0.002541862;-0.7534375;0.03916503,-0.001371875;-0.7410506;-0.04841895,-0.006809185;0.5421456;-0.03174543,548.5133
+0;0;0,-0.003655972;0.3138785;0.01245043,-0.00783415;0.6174352;0.009349796,0.1667133;0.4936718;0.01744652,0.2179874;0.2218139;0.03184678,0.2884899;-0.04892331;-0.02137572,-0.1786868;0.4896387;-0.0001653936,-0.2307232;0.2175502;-0.001944012,-0.281197;-0.05546102;-0.06534059,0.07843342;0.006178201;-0.03753557,0.1023233;-0.3606263;-0.0315644,0.121657;-0.7433959;0.07649308,0.1397436;-0.7699479;0.009730086,-0.07775825;0.004944356;-0.03909091,-0.09849672;-0.3619398;-0.02823508,-0.114527;-0.7529275;0.04548353,-0.1099131;-0.7136574;-0.04325948,-0.006787505;0.5429237;0.01260464,0;0;0,-0.00375967;0.3138416;-0.01332045,-0.007857523;0.6161304;-0.0411694,0.1722245;0.5199146;-0.03385043,0.2172424;0.2468897;-0.02066183,0.262042;-0.02817604;-0.07925963,-0.1847785;0.5149705;-0.04358443,-0.2149504;0.2396049;-0.04102994,-0.2377896;-0.03609133;-0.1086453,0.07823735;0.004532397;-0.03817415,0.116983;-0.3589872;-0.07695794,0.1436222;-0.7454041;0.01542806,0.1464238;-0.7770882;-0.04914571,-0.07775588;0.003169603;-0.03927935,-0.06382136;-0.3629578;-0.009137999,-0.002541862;-0.7534375;0.03916503,-0.001371875;-0.7410506;-0.04841895,-0.006809185;0.5421456;-0.03174543,548.525
+0;0;0,-0.00365636;0.3139118;0.01245175,-0.007835044;0.6175052;0.009350844,0.1669077;0.4936797;0.01745331,0.2182712;0.2213479;0.03187867,0.2884519;-0.04815352;-0.02110088,-0.178881;0.4896422;-0.0001784209,-0.2310082;0.2170793;-0.00196014,-0.2812515;-0.05468577;-0.06506735,0.07850235;0.00618363;-0.03756855,0.1023159;-0.3594496;-0.03161645,0.1217293;-0.7437963;0.07688625,0.139828;-0.770386;0.01007882,-0.07782658;0.004948702;-0.03912526,-0.09849884;-0.3607639;-0.02830409,-0.1145952;-0.7533625;0.04571825,-0.1099782;-0.7140862;-0.04308382,-0.006788304;0.542987;0.01260598,0;0;0,-0.003458221;0.3138979;-0.01285219,-0.007191526;0.6162634;-0.04031372,0.1729976;0.5199981;-0.03320217,0.2178775;0.2464366;-0.02051997,0.2625478;-0.02696532;-0.08067942,-0.1843295;0.5146324;-0.04298475,-0.2142852;0.2387583;-0.04032907,-0.2371598;-0.03563884;-0.1077543,0.07829042;0.004780009;-0.03821015,0.1172883;-0.3571003;-0.08077741,0.1452955;-0.7441316;0.01563072,0.1493292;-0.7756705;-0.04909849,-0.07784741;0.002949565;-0.03928529,-0.06288172;-0.3619005;-0.00845336,0.0001326576;-0.7538311;0.0394178,0.007764142;-0.7910753;-0.0190045,-0.006235387;0.5422598;-0.03097558,548.5469
+0;0;0,-0.00365636;0.3139118;0.01245175,-0.007835044;0.6175052;0.009350844,0.1669077;0.4936797;0.01745331,0.2182712;0.2213479;0.03187867,0.2884519;-0.04815352;-0.02110088,-0.178881;0.4896422;-0.0001784209,-0.2310082;0.2170793;-0.00196014,-0.2812515;-0.05468577;-0.06506735,0.07850235;0.00618363;-0.03756855,0.1023159;-0.3594496;-0.03161645,0.1217293;-0.7437963;0.07688625,0.139828;-0.770386;0.01007882,-0.07782658;0.004948702;-0.03912526,-0.09849884;-0.3607639;-0.02830409,-0.1145952;-0.7533625;0.04571825,-0.1099782;-0.7140862;-0.04308382,-0.006788304;0.542987;0.01260598,0;0;0,-0.003458221;0.3138979;-0.01285219,-0.007191526;0.6162634;-0.04031372,0.1729976;0.5199981;-0.03320217,0.2178775;0.2464366;-0.02051997,0.2625478;-0.02696532;-0.08067942,-0.1843295;0.5146324;-0.04298475,-0.2142852;0.2387583;-0.04032907,-0.2371598;-0.03563884;-0.1077543,0.07829042;0.004780009;-0.03821015,0.1172883;-0.3571003;-0.08077741,0.1452955;-0.7441316;0.01563072,0.1493292;-0.7756705;-0.04909849,-0.07784741;0.002949565;-0.03928529,-0.06288172;-0.3619005;-0.00845336,0.0001326576;-0.7538311;0.0394178,0.007764142;-0.7910753;-0.0190045,-0.006235387;0.5422598;-0.03097558,548.559
+0;0;0,-0.004244431;0.3138741;0.01266377,-0.008541099;0.617458;0.009870056,0.1656656;0.4940238;0.01918494,0.2190342;0.2223909;0.02790951,0.2886674;-0.04561901;-0.03057328,-0.1788532;0.4894748;-0.0008988231,-0.2280605;0.2169554;-0.005430486,-0.2766559;-0.05444384;-0.06929979,0.07869844;0.006365276;-0.03717841,0.105422;-0.3606716;-0.03712294,0.1271783;-0.7444383;0.07258525,0.1459401;-0.7743926;0.005834684,-0.07769933;0.004778888;-0.03944835,-0.09561321;-0.3626988;-0.03111495,-0.1098366;-0.7551477;0.04350191,-0.1046096;-0.7156119;-0.04751404,-0.007497068;0.5429394;0.01304345,0;0;0,-0.003366116;0.3138834;-0.01269555,-0.006941525;0.6162539;-0.03999925,0.1726186;0.5199729;-0.03282118,0.2176185;0.2469555;-0.0207684,0.2618998;-0.02571517;-0.08231664,-0.1835122;0.5143905;-0.04251238,-0.2128045;0.2389936;-0.03982153,-0.2356785;-0.03491738;-0.1072596,0.07820762;0.004925162;-0.03841233,0.1181606;-0.3580125;-0.08434892,0.1461444;-0.7440194;0.01565957,0.1498702;-0.7734711;-0.05400944,-0.07791957;0.002840655;-0.03920037,-0.06231946;-0.3635099;-0.007990075,0.0007019192;-0.7553296;0.039882,0.008603822;-0.7937759;-0.02057313,-0.00602937;0.5422481;-0.03069806,548.5811
+0;0;0,-0.004244431;0.3138741;0.01266377,-0.008541099;0.617458;0.009870056,0.1656656;0.4940238;0.01918494,0.2190342;0.2223909;0.02790951,0.2886674;-0.04561901;-0.03057328,-0.1788532;0.4894748;-0.0008988231,-0.2280605;0.2169554;-0.005430486,-0.2766559;-0.05444384;-0.06929979,0.07869844;0.006365276;-0.03717841,0.105422;-0.3606716;-0.03712294,0.1271783;-0.7444383;0.07258525,0.1459401;-0.7743926;0.005834684,-0.07769933;0.004778888;-0.03944835,-0.09561321;-0.3626988;-0.03111495,-0.1098366;-0.7551477;0.04350191,-0.1046096;-0.7156119;-0.04751404,-0.007497068;0.5429394;0.01304345,0;0;0,-0.003366116;0.3138834;-0.01269555,-0.006941525;0.6162539;-0.03999925,0.1726186;0.5199729;-0.03282118,0.2176185;0.2469555;-0.0207684,0.2618998;-0.02571517;-0.08231664,-0.1835122;0.5143905;-0.04251238,-0.2128045;0.2389936;-0.03982153,-0.2356785;-0.03491738;-0.1072596,0.07820762;0.004925162;-0.03841233,0.1181606;-0.3580125;-0.08434892,0.1461444;-0.7440194;0.01565957,0.1498702;-0.7734711;-0.05400944,-0.07791957;0.002840655;-0.03920037,-0.06231946;-0.3635099;-0.007990075,0.0007019192;-0.7553296;0.039882,0.008603822;-0.7937759;-0.02057313,-0.00602937;0.5422481;-0.03069806,548.5923
+0;0;0,-0.004244843;0.3139044;0.012665,-0.008541807;0.6175092;0.009871209,0.1660802;0.4939553;0.01920092,0.2195161;0.2219796;0.0279365,0.2888695;-0.0449532;-0.03031127,-0.1792648;0.4893954;-0.0009310003,-0.2285342;0.2165321;-0.00546838,-0.2769343;-0.05377641;-0.06908101,0.07875033;0.006369472;-0.03720292,0.1053588;-0.3590864;-0.03714768,0.1270736;-0.7421224;0.07235161,0.1455149;-0.7710522;0.006741695,-0.07775055;0.004782038;-0.03947436,-0.09558726;-0.3611128;-0.03117685,-0.1097835;-0.7528145;0.04329793,-0.1046459;-0.7134416;-0.04616272,-0.007497742;0.5429882;0.01304471,0;0;0,-0.003358496;0.3139298;-0.01229835,-0.006936693;0.6163567;-0.03920746,0.1730175;0.5197281;-0.03222799,0.2182813;0.2463798;-0.0206368,0.261915;-0.02473336;-0.0842731,-0.1838782;0.5141147;-0.04193989,-0.2127221;0.2383196;-0.03919627,-0.2357774;-0.03437877;-0.1067232,0.07828283;0.005020469;-0.03837752,0.1186127;-0.3556968;-0.08860302,0.148378;-0.7407154;0.01166105,0.151604;-0.7717444;-0.05453944,-0.07796915;0.002751465;-0.03923623,-0.06066794;-0.3618658;-0.00728352,0.002160147;-0.7530168;0.03995791,0.0100119;-0.7906609;-0.01903429,-0.006022657;0.542336;-0.03000689,548.6141
+0;0;0,-0.004956781;0.3138871;0.01283645,-0.009740734;0.617487;0.01030371,0.1651437;0.4945845;0.02020757,0.221691;0.223105;0.02213594,0.2914324;-0.04277247;-0.04032329,-0.1803667;0.4898313;-0.00215318,-0.2283054;0.2167978;-0.009704313,-0.2758778;-0.05324379;-0.07505146,0.07907549;0.006475156;-0.03648807,0.1097799;-0.3586198;-0.04186472,0.1334872;-0.7413046;0.06844591,0.1525659;-0.7694059;0.002281673,-0.07736304;0.004725954;-0.04023512,-0.0934501;-0.3612924;-0.03408477,-0.1038341;-0.7530122;0.04092191,-0.09826341;-0.7136179;-0.04851057,-0.008593371;0.5429646;0.01341002,0;0;0,-0.003358496;0.3139298;-0.01229835,-0.006936693;0.6163567;-0.03920746,0.1730175;0.5197281;-0.03222799,0.2182813;0.2463798;-0.0206368,0.261915;-0.02473336;-0.0842731,-0.1838782;0.5141147;-0.04193989,-0.2127221;0.2383196;-0.03919627,-0.2357774;-0.03437877;-0.1067232,0.07828283;0.005020469;-0.03837752,0.1186127;-0.3556968;-0.08860302,0.148378;-0.7407154;0.01166105,0.151604;-0.7717444;-0.05453944,-0.07796915;0.002751465;-0.03923623,-0.06066794;-0.3618658;-0.00728352,0.002160147;-0.7530168;0.03995791,0.0100119;-0.7906609;-0.01903429,-0.006022657;0.542336;-0.03000689,548.6254
+0;0;0,-0.004956443;0.3138656;0.01283557,-0.009739757;0.617425;0.01030336,0.1662366;0.4942324;0.02024935,0.2226284;0.2234996;0.02217242,0.2928148;-0.04407445;-0.04068537,-0.1814457;0.4894494;-0.002251953,-0.2292525;0.2171668;-0.009782318,-0.2771285;-0.05459791;-0.07554644,0.07910066;0.006477218;-0.03649969,0.1098214;-0.3588119;-0.0418792,0.1335695;-0.7421556;0.06862137,0.1526122;-0.7701473;0.002581887,-0.07738766;0.004727458;-0.04024793,-0.09348327;-0.3614855;-0.0340943,-0.1038851;-0.7538797;0.04104152,-0.09832495;-0.7145031;-0.04822233,-0.008592611;0.5429167;0.01340908,0;0;0,-0.003825842;0.3139089;-0.01214528,-0.007933693;0.6163129;-0.03878331,0.1732656;0.5194352;-0.03178859,0.2179559;0.2467401;-0.02082777,0.2611851;-0.02592233;-0.08609295,-0.1857863;0.5134975;-0.0418161,-0.214329;0.2384362;-0.0392427,-0.2378358;-0.03595945;-0.1072688,0.07831173;0.005107179;-0.03837037,0.1190732;-0.3553829;-0.09123063,0.1491234;-0.7406098;0.0108676,0.1530918;-0.7717167;-0.05498886,-0.07799589;0.00266091;-0.0392512,-0.05982485;-0.362094;-0.007119481,0.002998665;-0.7539293;0.04026391,0.009525803;-0.7920486;-0.01808008,-0.006886961;0.5422984;-0.02966142,548.6475
+0;0;0,-0.004956443;0.3138656;0.01283557,-0.009739757;0.617425;0.01030336,0.1662366;0.4942324;0.02024935,0.2226284;0.2234996;0.02217242,0.2928148;-0.04407445;-0.04068537,-0.1814457;0.4894494;-0.002251953,-0.2292525;0.2171668;-0.009782318,-0.2771285;-0.05459791;-0.07554644,0.07910066;0.006477218;-0.03649969,0.1098214;-0.3588119;-0.0418792,0.1335695;-0.7421556;0.06862137,0.1526122;-0.7701473;0.002581887,-0.07738766;0.004727458;-0.04024793,-0.09348327;-0.3614855;-0.0340943,-0.1038851;-0.7538797;0.04104152,-0.09832495;-0.7145031;-0.04822233,-0.008592611;0.5429167;0.01340908,0;0;0,-0.003825842;0.3139089;-0.01214528,-0.007933693;0.6163129;-0.03878331,0.1732656;0.5194352;-0.03178859,0.2179559;0.2467401;-0.02082777,0.2611851;-0.02592233;-0.08609295,-0.1857863;0.5134975;-0.0418161,-0.214329;0.2384362;-0.0392427,-0.2378358;-0.03595945;-0.1072688,0.07831173;0.005107179;-0.03837037,0.1190732;-0.3553829;-0.09123063,0.1491234;-0.7406098;0.0108676,0.1530918;-0.7717167;-0.05498886,-0.07799589;0.00266091;-0.0392512,-0.05982485;-0.362094;-0.007119481,0.002998665;-0.7539293;0.04026391,0.009525803;-0.7920486;-0.01808008,-0.006886961;0.5422984;-0.02966142,548.6593
+0;0;0,-0.005774173;0.3138054;0.01293581,-0.01125084;0.6173265;0.01058214,0.1644537;0.4941866;0.02192807,0.2217691;0.2245607;0.01594133,0.2932454;-0.04238138;-0.05277221,-0.182321;0.4893336;-0.002898732,-0.2296798;0.2179817;-0.01491138,-0.2761311;-0.05427122;-0.08425931,0.07924624;0.006708368;-0.03616394,0.1138557;-0.3573751;-0.04601072,0.1393925;-0.7405492;0.06568895,0.1578835;-0.7671193;0.000111863,-0.07721041;0.004511185;-0.04063249,-0.092313;-0.3610129;-0.03669036,-0.09897341;-0.753826;0.03817564,-0.0930257;-0.7145613;-0.0496949,-0.009943524;0.542825;0.01363896,0;0;0,-0.00374908;0.3138703;-0.01207614,-0.007725116;0.6162541;-0.03864241,0.1730838;0.5195271;-0.03183532,0.2169036;0.2475141;-0.02145433,0.2596711;-0.02611759;-0.08767462,-0.1852739;0.5135928;-0.04156053,-0.2137973;0.2393672;-0.0391551,-0.2373741;-0.03604609;-0.1075667,0.07832482;0.00517115;-0.03835726,0.1190423;-0.3538651;-0.09568572,0.1492781;-0.7387817;0.00860405,0.1536502;-0.771023;-0.05423975,-0.0780018;0.002596408;-0.03926545,-0.05944049;-0.3613705;-0.007093001,0.003636502;-0.7535079;0.03982136,0.01024602;-0.7906724;-0.017517,-0.006714687;0.5422432;-0.02953696,548.681
+0;0;0,-0.005774173;0.3138054;0.01293581,-0.01125084;0.6173265;0.01058214,0.1644537;0.4941866;0.02192807,0.2217691;0.2245607;0.01594133,0.2932454;-0.04238138;-0.05277221,-0.182321;0.4893336;-0.002898732,-0.2296798;0.2179817;-0.01491138,-0.2761311;-0.05427122;-0.08425931,0.07924624;0.006708368;-0.03616394,0.1138557;-0.3573751;-0.04601072,0.1393925;-0.7405492;0.06568895,0.1578835;-0.7671193;0.000111863,-0.07721041;0.004511185;-0.04063249,-0.092313;-0.3610129;-0.03669036,-0.09897341;-0.753826;0.03817564,-0.0930257;-0.7145613;-0.0496949,-0.009943524;0.542825;0.01363896,0;0;0,-0.00374908;0.3138703;-0.01207614,-0.007725116;0.6162541;-0.03864241,0.1730838;0.5195271;-0.03183532,0.2169036;0.2475141;-0.02145433,0.2596711;-0.02611759;-0.08767462,-0.1852739;0.5135928;-0.04156053,-0.2137973;0.2393672;-0.0391551,-0.2373741;-0.03604609;-0.1075667,0.07832482;0.00517115;-0.03835726,0.1190423;-0.3538651;-0.09568572,0.1492781;-0.7387817;0.00860405,0.1536502;-0.771023;-0.05423975,-0.0780018;0.002596408;-0.03926545,-0.05944049;-0.3613705;-0.007093001,0.003636502;-0.7535079;0.03982136,0.01024602;-0.7906724;-0.017517,-0.006714687;0.5422432;-0.02953696,548.6927
+0;0;0,-0.005774841;0.3138417;0.0129373,-0.01125192;0.6173858;0.01058354,0.1642723;0.4942925;0.02192105,0.2217836;0.2237448;0.01591385,0.293273;-0.04324615;-0.05281229,-0.1821437;0.4894445;-0.002880069,-0.2296644;0.2171649;-0.01493378,-0.2761242;-0.05513784;-0.08429443,0.07928299;0.00671148;-0.03618071,0.1136927;-0.3552707;-0.04597066,0.1394469;-0.7417064;0.06667975,0.1578693;-0.7680668;0.001345724,-0.07724623;0.004513277;-0.04065133,-0.09226166;-0.3589014;-0.03673196,-0.09897876;-0.7550579;0.03877127,-0.09305309;-0.7158276;-0.04877358,-0.009944542;0.5428805;0.01364051,0;0;0,-0.003628917;0.3139094;-0.01204252,-0.007453137;0.6163214;-0.03857112,0.1731229;0.5195422;-0.0316782,0.2165842;0.246481;-0.02227497,0.258616;-0.02696499;-0.08994198,-0.1848719;0.5137346;-0.04137258,-0.2132985;0.2385502;-0.03909936,-0.2369199;-0.03681934;-0.1078879,0.07836445;0.005277574;-0.03835416,0.1199426;-0.3506402;-0.1008425,0.1507806;-0.7383538;0.005989552,0.1509756;-0.7711481;-0.05598831,-0.0780459;0.002486975;-0.03927508,-0.05912669;-0.3592928;-0.006588206,0.004640643;-0.7548507;0.03981853,0.01163964;-0.7929891;-0.01579261,-0.006481832;0.5423052;-0.0294745,548.7145
+0;0;0,-0.002937019;0.3139302;0.01168409,-0.006672686;0.6174963;0.008617555,0.1677831;0.4922228;0.02225734,0.228048;0.2225246;0.009192365,0.3005226;-0.04229525;-0.06654483,-0.1786048;0.4914121;-0.003100459,-0.2255771;0.2193103;-0.02024265,-0.2715769;-0.05181625;-0.09435502,0.07943711;0.006970698;-0.03579153,0.1173852;-0.3544948;-0.05040833,0.1450964;-0.7406182;0.06284695,0.1630628;-0.766162;-0.003308266,-0.07701478;0.004286073;-0.04111246,-0.08985998;-0.3592272;-0.03907932,-0.09350525;-0.7553893;0.03660541,-0.08742361;-0.7162343;-0.05093665,-0.005693554;0.5429914;0.0118044,0;0;0,-0.003628917;0.3139094;-0.01204252,-0.007453137;0.6163214;-0.03857112,0.1731229;0.5195422;-0.0316782,0.2165842;0.246481;-0.02227497,0.258616;-0.02696499;-0.08994198,-0.1848719;0.5137346;-0.04137258,-0.2132985;0.2385502;-0.03909936,-0.2369199;-0.03681934;-0.1078879,0.07836445;0.005277574;-0.03835416,0.1199426;-0.3506402;-0.1008425,0.1507806;-0.7383538;0.005989552,0.1509756;-0.7711481;-0.05598831,-0.0780459;0.002486975;-0.03927508,-0.05912669;-0.3592928;-0.006588206,0.004640643;-0.7548507;0.03981853,0.01163964;-0.7929891;-0.01579261,-0.006481832;0.5423052;-0.0294745,548.727
+0;0;0,-0.002936604;0.3138858;0.01168244,-0.006671728;0.6174076;0.008616304,0.1674509;0.4922414;0.0222356,0.2277845;0.2222362;0.009155754,0.3000787;-0.04192445;-0.06639291,-0.178272;0.4914324;-0.003073517,-0.2252978;0.2190207;-0.02023522,-0.2711831;-0.05143094;-0.0941631,0.07950252;0.006976436;-0.035821,0.1172869;-0.3529293;-0.05037472,0.14537;-0.7442354;0.06440072,0.1634816;-0.7702282;-0.002289288,-0.07707819;0.004289601;-0.0411463,-0.08986795;-0.357655;-0.03912193,-0.09356215;-0.7591347;0.03757867,-0.08743134;-0.7199056;-0.05067106,-0.005692725;0.5429126;0.01180273,0;0;0,-0.003235041;0.3138753;-0.01188517,-0.006780414;0.6162539;-0.03832436,0.173401;0.5195649;-0.03128219,0.21677;0.2461432;-0.02269316,0.2580771;-0.02656201;-0.09081411,-0.1839273;0.5138291;-0.0411527,-0.2125515;0.2383473;-0.03902704,-0.2358873;-0.03628933;-0.1079114,0.07841288;0.005357981;-0.03840804,0.1206429;-0.3481256;-0.1050234,0.1516891;-0.7406694;0.004649162,0.1538791;-0.7727004;-0.05905437,-0.07813849;0.002402727;-0.03925643,-0.05960676;-0.3579145;-0.007638734,0.004973635;-0.7586374;0.04066272,0.01285037;-0.798105;-0.01431908,-0.005865884;0.5422448;-0.02924442,548.749
+0;0;0,-0.002936604;0.3138858;0.01168244,-0.006671728;0.6174076;0.008616304,0.1674509;0.4922414;0.0222356,0.2277845;0.2222362;0.009155754,0.3000787;-0.04192445;-0.06639291,-0.178272;0.4914324;-0.003073517,-0.2252978;0.2190207;-0.02023522,-0.2711831;-0.05143094;-0.0941631,0.07950252;0.006976436;-0.035821,0.1172869;-0.3529293;-0.05037472,0.14537;-0.7442354;0.06440072,0.1634816;-0.7702282;-0.002289288,-0.07707819;0.004289601;-0.0411463,-0.08986795;-0.357655;-0.03912193,-0.09356215;-0.7591347;0.03757867,-0.08743134;-0.7199056;-0.05067106,-0.005692725;0.5429126;0.01180273,0;0;0,-0.003235041;0.3138753;-0.01188517,-0.006780414;0.6162539;-0.03832436,0.173401;0.5195649;-0.03128219,0.21677;0.2461432;-0.02269316,0.2580771;-0.02656201;-0.09081411,-0.1839273;0.5138291;-0.0411527,-0.2125515;0.2383473;-0.03902704,-0.2358873;-0.03628933;-0.1079114,0.07841288;0.005357981;-0.03840804,0.1206429;-0.3481256;-0.1050234,0.1516891;-0.7406694;0.004649162,0.1538791;-0.7727004;-0.05905437,-0.07813849;0.002402727;-0.03925643,-0.05960676;-0.3579145;-0.007638734,0.004973635;-0.7586374;0.04066272,0.01285037;-0.798105;-0.01431908,-0.005865884;0.5422448;-0.02924442,548.772
+0;0;0,-8.573107E-05;0.3139514;0.01082114,-0.001402218;0.6175153;0.006965367,0.171817;0.490289;0.02398358,0.2339713;0.2212807;0.003208624,0.3100065;-0.03996128;-0.07756178,-0.1744798;0.4927557;-0.002831153,-0.220298;0.2206866;-0.0260555,-0.2645076;-0.04907456;-0.1023901,0.07975046;0.007317162;-0.03512795,0.1213404;-0.3486026;-0.05373491,0.1509826;-0.7451609;0.06215224,0.1701394;-0.7705479;-0.003830612,-0.07691484;0.00388458;-0.04143271,-0.08705156;-0.3547943;-0.04020862,-0.08623451;-0.7617171;0.03712259,-0.07989263;-0.7226313;-0.05043116,-0.0009456;0.5430152;0.0103309,0;0;0,-0.003444019;0.3138887;-0.01202655,-0.007105801;0.6162835;-0.03861117,0.1735107;0.5194082;-0.03142953,0.2171515;0.2461227;-0.02302003,0.257595;-0.02614546;-0.09220791,-0.1846301;0.5135157;-0.04133619,-0.2132451;0.2381315;-0.03911298,-0.2368692;-0.03592399;-0.1090277,0.0783933;0.005507424;-0.03836417,0.120736;-0.3430375;-0.1123803,0.1532368;-0.7398561;0.001837023,0.156966;-0.7723062;-0.06040859,-0.07809386;0.002256972;-0.03929257,-0.05898216;-0.3546815;-0.007915743,0.006604843;-0.7607715;0.04062478,0.01445025;-0.7998595;-0.01372355,-0.006174845;0.5422713;-0.02949452,548.7934
+0;0;0,-8.573107E-05;0.3139514;0.01082114,-0.001402218;0.6175153;0.006965367,0.171817;0.490289;0.02398358,0.2339713;0.2212807;0.003208624,0.3100065;-0.03996128;-0.07756178,-0.1744798;0.4927557;-0.002831153,-0.220298;0.2206866;-0.0260555,-0.2645076;-0.04907456;-0.1023901,0.07975046;0.007317162;-0.03512795,0.1213404;-0.3486026;-0.05373491,0.1509826;-0.7451609;0.06215224,0.1701394;-0.7705479;-0.003830612,-0.07691484;0.00388458;-0.04143271,-0.08705156;-0.3547943;-0.04020862,-0.08623451;-0.7617171;0.03712259,-0.07989263;-0.7226313;-0.05043116,-0.0009456;0.5430152;0.0103309,0;0;0,-0.003444019;0.3138887;-0.01202655,-0.007105801;0.6162835;-0.03861117,0.1735107;0.5194082;-0.03142953,0.2171515;0.2461227;-0.02302003,0.257595;-0.02614546;-0.09220791,-0.1846301;0.5135157;-0.04133619,-0.2132451;0.2381315;-0.03911298,-0.2368692;-0.03592399;-0.1090277,0.0783933;0.005507424;-0.03836417,0.120736;-0.3430375;-0.1123803,0.1532368;-0.7398561;0.001837023,0.156966;-0.7723062;-0.06040859,-0.07809386;0.002256972;-0.03929257,-0.05898216;-0.3546815;-0.007915743,0.006604843;-0.7607715;0.04062478,0.01445025;-0.7998595;-0.01372355,-0.006174845;0.5422713;-0.02949452,548.8045
+0;0;0,-8.569944E-05;0.3138356;0.01081715,-0.001401761;0.6173006;0.006962581,0.171413;0.4902208;0.02394781,0.2335046;0.2214841;0.003193822,0.3098029;-0.0406622;-0.07785617,-0.1740734;0.4926817;-0.002804181,-0.2198453;0.2208874;-0.02600508,-0.264208;-0.04980764;-0.1026039,0.07973877;0.007316088;-0.0351228,0.1212555;-0.3479775;-0.05369703,0.1513464;-0.7505386;0.06394436,0.1703604;-0.7755126;-0.001546577,-0.07690356;0.00388401;-0.04142663,-0.08702245;-0.3541638;-0.0402047,-0.08619303;-0.7672464;0.03829711,-0.07989843;-0.7282283;-0.04860393,-0.000945284;0.5428237;0.01032707,0;0;0,-0.003497018;0.313768;-0.01213241,-0.007162586;0.6160554;-0.03880978,0.1730499;0.5194261;-0.03155565,0.2166993;0.2464181;-0.02338004,0.2569718;-0.02616712;-0.09539843,-0.1843043;0.5135361;-0.04141009,-0.2132672;0.2384703;-0.03906155,-0.2368414;-0.03633016;-0.1100556,0.07841582;0.005654678;-0.03826737,0.1227613;-0.3398831;-0.1215698,0.1576011;-0.7426164;-0.005844116,0.1585933;-0.7756244;-0.06668615,-0.07805553;0.002115961;-0.03934799,-0.05871823;-0.3541951;-0.008192984,0.00784494;-0.7664456;0.04099315,0.0156664;-0.8052708;-0.01262277,-0.006236853;0.5420692;-0.02967048,548.8268
+0;0;0,-0.007195027;0.3135648;0.01331544,-0.01579415;0.6168591;0.01225745,0.1601312;0.4944049;0.02386259,0.2245767;0.2281207;-0.005619222,0.3033788;-0.03081578;-0.09550361,-0.1854652;0.4901395;-0.00316118,-0.2274762;0.219449;-0.0330178,-0.2729682;-0.04935804;-0.1167453,0.07982229;0.00762438;-0.03451185,0.1254207;-0.3429412;-0.05747467,0.1580191;-0.754369;0.06159889,0.1777396;-0.7805302;-0.001123197,-0.07642586;0.00360415;-0.04203446,-0.08414846;-0.3505737;-0.04096958,-0.07863343;-0.7727643;0.03801547,-0.07240006;-0.733658;-0.04774737,-0.01364463;0.5424016;0.01494091,0;0;0,-0.00282831;0.3136781;-0.01224923,-0.00597042;0.6158897;-0.03900838,0.1739044;0.5192546;-0.03188086,0.2168957;0.2471804;-0.02432799,0.2577994;-0.02539197;-0.09759641,-0.1829607;0.5131572;-0.04168916,-0.2116088;0.2391091;-0.03911263,-0.2359691;-0.03561181;-0.1117214,0.07841489;0.005815015;-0.03792214,0.129304;-0.3314677;-0.1335952,0.1602567;-0.7425754;-0.01298667,0.1609422;-0.7763177;-0.07141186,-0.07780704;0.00195255;-0.03953542,-0.05848752;-0.3504466;-0.008806558,0.01170376;-0.7713091;0.04081171,0.01283775;-0.7582974;-0.04396539,-0.005158124;0.541922;-0.02985096,548.8491
+0;0;0,-0.007195027;0.3135648;0.01331544,-0.01579415;0.6168591;0.01225745,0.1601312;0.4944049;0.02386259,0.2245767;0.2281207;-0.005619222,0.3033788;-0.03081578;-0.09550361,-0.1854652;0.4901395;-0.00316118,-0.2274762;0.219449;-0.0330178,-0.2729682;-0.04935804;-0.1167453,0.07982229;0.00762438;-0.03451185,0.1254207;-0.3429412;-0.05747467,0.1580191;-0.754369;0.06159889,0.1777396;-0.7805302;-0.001123197,-0.07642586;0.00360415;-0.04203446,-0.08414846;-0.3505737;-0.04096958,-0.07863343;-0.7727643;0.03801547,-0.07240006;-0.733658;-0.04774737,-0.01364463;0.5424016;0.01494091,0;0;0,-0.00282831;0.3136781;-0.01224923,-0.00597042;0.6158897;-0.03900838,0.1739044;0.5192546;-0.03188086,0.2168957;0.2471804;-0.02432799,0.2577994;-0.02539197;-0.09759641,-0.1829607;0.5131572;-0.04168916,-0.2116088;0.2391091;-0.03911263,-0.2359691;-0.03561181;-0.1117214,0.07841489;0.005815015;-0.03792214,0.129304;-0.3314677;-0.1335952,0.1602567;-0.7425754;-0.01298667,0.1609422;-0.7763177;-0.07141186,-0.07780704;0.00195255;-0.03953542,-0.05848752;-0.3504466;-0.008806558,0.01170376;-0.7713091;0.04081171,0.01283775;-0.7582974;-0.04396539,-0.005158124;0.541922;-0.02985096,548.8604
+0;0;0,-0.007189158;0.3133091;0.01330458,-0.01578523;0.6164954;0.01224644,0.159443;0.494248;0.0238153,0.2239018;0.2279091;-0.005672559,0.3027179;-0.03107348;-0.09557298,-0.1847679;0.4899997;-0.003100136,-0.2267875;0.2192537;-0.03296288,-0.2722876;-0.04960135;-0.1167053,0.07979307;0.007621588;-0.03449922,0.1253701;-0.3427789;-0.05745123,0.1581084;-0.7559739;0.06213377,0.1778239;-0.7821211;-0.0005725697,-0.07639787;0.00360283;-0.04201907,-0.08411684;-0.3504083;-0.04095469,-0.07857812;-0.7744123;0.03836962,-0.07234632;-0.7353083;-0.04737169,-0.01363612;0.5420523;0.01492938,0;0;0,-0.00235872;0.3134137;-0.01255298,-0.005139787;0.6155046;-0.03949475,0.1739505;0.5190679;-0.03246427,0.2169669;0.2469304;-0.02528191,0.2575086;-0.02523208;-0.1004486,-0.1815218;0.5131183;-0.04218383,-0.2104503;0.2390408;-0.03983796,-0.2353075;-0.03533959;-0.1137543,0.07843132;0.006065577;-0.03777504,0.1320347;-0.3279418;-0.1424187,0.1620529;-0.7409004;-0.02131295,0.1650641;-0.7744563;-0.07983541,-0.07772896;0.001712457;-0.03962947,-0.05766385;-0.350508;-0.009253317,0.01306062;-0.7731589;0.04041287,0.01419363;-0.7601628;-0.04433898,-0.004403795;0.541555;-0.03030181,548.8823
+0;0;0,-0.007572397;0.3132803;0.01376242,-0.01500374;0.6164956;0.01260702,0.1597179;0.4937006;0.02405258,0.2268219;0.2289574;-0.01294666,0.3080053;-0.02178723;-0.1220449,-0.1839667;0.4894025;-0.00452998,-0.2273627;0.2195213;-0.03976859,-0.269596;-0.04967186;-0.1241338,0.08006383;0.007741078;-0.03383896,0.1297653;-0.3416861;-0.06238703,0.1635809;-0.7551219;0.05606056,0.1846839;-0.7834852;-0.004119925,-0.07592436;0.003521829;-0.04287548,-0.08095855;-0.3505386;-0.04220965,-0.07176942;-0.7747142;0.03584858,-0.06521127;-0.7356039;-0.04986772,-0.01322033;0.5420449;0.01534572,0;0;0,-0.00235872;0.3134137;-0.01255298,-0.005139787;0.6155046;-0.03949475,0.1739505;0.5190679;-0.03246427,0.2169669;0.2469304;-0.02528191,0.2575086;-0.02523208;-0.1004486,-0.1815218;0.5131183;-0.04218383,-0.2104503;0.2390408;-0.03983796,-0.2353075;-0.03533959;-0.1137543,0.07843132;0.006065577;-0.03777504,0.1320347;-0.3279418;-0.1424187,0.1620529;-0.7409004;-0.02131295,0.1650641;-0.7744563;-0.07983541,-0.07772896;0.001712457;-0.03962947,-0.05766385;-0.350508;-0.009253317,0.01306062;-0.7731589;0.04041287,0.01419363;-0.7601628;-0.04433898,-0.004403795;0.541555;-0.03030181,548.8951
+0;0;0,-0.007569843;0.3131746;0.01375778,-0.01499843;0.6162774;0.01260296,0.1595724;0.4935555;0.02403981,0.2266255;0.2290128;-0.01293141,0.3074592;-0.02065176;-0.1215597,-0.183814;0.4892611;-0.00451794,-0.2271771;0.2195842;-0.03972986,-0.2692285;-0.04844931;-0.1237316,0.08030085;0.007763995;-0.03393913,0.130159;-0.3427648;-0.0625772,0.1642376;-0.7594161;0.05679163,0.1861058;-0.7898954;-0.005570784,-0.07614912;0.003532255;-0.0430024,-0.08119918;-0.3516444;-0.04233447,-0.07193857;-0.7791191;0.03633087,-0.06514266;-0.7396785;-0.05249321,-0.01321576;0.5418578;0.01534052,0;0;0,-0.001915927;0.3133195;-0.01233482,-0.004283908;0.6153228;-0.03903222,0.1745359;0.5189185;-0.03281403,0.217477;0.2469665;-0.02618027,0.256968;-0.02370244;-0.1026351,-0.1805591;0.5129422;-0.04251029,-0.2097699;0.2391058;-0.0400256,-0.235293;-0.03351426;-0.1154807,0.07871972;0.006224871;-0.03774691,0.1352793;-0.3246635;-0.1538947,0.1641671;-0.7402363;-0.02950287,0.1704226;-0.7709603;-0.09506583,-0.07799929;0.001509333;-0.03967625,-0.05707854;-0.3517516;-0.008928586,0.01509128;-0.7776566;0.04011374,0.01626491;-0.7652577;-0.0477148,-0.003651908;0.5413952;-0.02990794,548.9165
+0;0;0,-0.007569843;0.3131746;0.01375778,-0.01499843;0.6162774;0.01260296,0.1595724;0.4935555;0.02403981,0.2266255;0.2290128;-0.01293141,0.3074592;-0.02065176;-0.1215597,-0.183814;0.4892611;-0.00451794,-0.2271771;0.2195842;-0.03972986,-0.2692285;-0.04844931;-0.1237316,0.08030085;0.007763995;-0.03393913,0.130159;-0.3427648;-0.0625772,0.1642376;-0.7594161;0.05679163,0.1861058;-0.7898954;-0.005570784,-0.07614912;0.003532255;-0.0430024,-0.08119918;-0.3516444;-0.04233447,-0.07193857;-0.7791191;0.03633087,-0.06514266;-0.7396785;-0.05249321,-0.01321576;0.5418578;0.01534052,0;0;0,-0.001915927;0.3133195;-0.01233482,-0.004283908;0.6153228;-0.03903222,0.1745359;0.5189185;-0.03281403,0.217477;0.2469665;-0.02618027,0.256968;-0.02370244;-0.1026351,-0.1805591;0.5129422;-0.04251029,-0.2097699;0.2391058;-0.0400256,-0.235293;-0.03351426;-0.1154807,0.07871972;0.006224871;-0.03774691,0.1352793;-0.3246635;-0.1538947,0.1641671;-0.7402363;-0.02950287,0.1704226;-0.7709603;-0.09506583,-0.07799929;0.001509333;-0.03967625,-0.05707854;-0.3517516;-0.008928586,0.01509128;-0.7776566;0.04011374,0.01626491;-0.7652577;-0.0477148,-0.003651908;0.5413952;-0.02990794,548.9381
+0;0;0,-0.007200441;0.3131604;0.01413587,-0.01389681;0.6162547;0.01324103,0.1608318;0.4931439;0.0243778,0.2283548;0.2310545;-0.02066718,0.3144374;-0.01366906;-0.1329351,-0.1836011;0.4901386;-0.004440906,-0.2270288;0.2226548;-0.04740257,-0.2655491;-0.04437539;-0.1317529,0.08049025;0.007772487;-0.0333044,0.1330194;-0.3387992;-0.06582277,0.1695675;-0.7605215;0.05397916,0.191676;-0.7852055;-0.0121361,-0.07587213;0.003472589;-0.04335477,-0.07785719;-0.3485566;-0.04291729,-0.06503165;-0.7811992;0.03578397,-0.05825015;-0.7418463;-0.05206183,-0.01232086;0.5418361;0.0159233,0;0;0,-0.002002062;0.3133115;-0.01236916,-0.004307329;0.615282;-0.03914571,0.174872;0.5185029;-0.03332853,0.2166906;0.2474058;-0.02725911,0.256872;-0.02114159;-0.105819,-0.1809833;0.5125918;-0.0430132,-0.2110184;0.2398799;-0.04069303,-0.2381232;-0.03032187;-0.1191803,0.0787567;0.006397903;-0.03747964,0.1370296;-0.316031;-0.166214,0.1653741;-0.7361588;-0.03882813,0.1743239;-0.7673511;-0.102277,-0.07784717;0.00134413;-0.03982821,-0.057771;-0.3488471;-0.009966036,0.01633842;-0.7796686;0.03941596,0.01749206;-0.7670802;-0.04745091,-0.003707021;0.541365;-0.02999544,548.949
+0;0;0,-0.007200441;0.3131604;0.01413587,-0.01389681;0.6162547;0.01324103,0.1608318;0.4931439;0.0243778,0.2283548;0.2310545;-0.02066718,0.3144374;-0.01366906;-0.1329351,-0.1836011;0.4901386;-0.004440906,-0.2270288;0.2226548;-0.04740257,-0.2655491;-0.04437539;-0.1317529,0.08049025;0.007772487;-0.0333044,0.1330194;-0.3387992;-0.06582277,0.1695675;-0.7605215;0.05397916,0.191676;-0.7852055;-0.0121361,-0.07587213;0.003472589;-0.04335477,-0.07785719;-0.3485566;-0.04291729,-0.06503165;-0.7811992;0.03578397,-0.05825015;-0.7418463;-0.05206183,-0.01232086;0.5418361;0.0159233,0;0;0,-0.002002062;0.3133115;-0.01236916,-0.004307329;0.615282;-0.03914571,0.174872;0.5185029;-0.03332853,0.2166906;0.2474058;-0.02725911,0.256872;-0.02114159;-0.105819,-0.1809833;0.5125918;-0.0430132,-0.2110184;0.2398799;-0.04069303,-0.2381232;-0.03032187;-0.1191803,0.0787567;0.006397903;-0.03747964,0.1370296;-0.316031;-0.166214,0.1653741;-0.7361588;-0.03882813,0.1743239;-0.7673511;-0.102277,-0.07784717;0.00134413;-0.03982821,-0.057771;-0.3488471;-0.009966036,0.01633842;-0.7796686;0.03941596,0.01749206;-0.7670802;-0.04745091,-0.003707021;0.541365;-0.02999544,548.9608
+0;0;0,-0.007196754;0.3130001;0.01412863,-0.01389021;0.6159627;0.01323407,0.1601564;0.4930733;0.02433651,0.2276546;0.2310803;-0.02069193,0.3136351;-0.01335311;-0.1328267,-0.1829212;0.4900799;-0.004368808,-0.2263329;0.2226944;-0.04731469,-0.2648076;-0.04401919;-0.131565,0.08058016;0.007781169;-0.0333416,0.133098;-0.3387163;-0.06585301,0.1697852;-0.7620436;0.05440483,0.1922325;-0.7875654;-0.01272335,-0.07595688;0.003476468;-0.0434032,-0.07794151;-0.3484773;-0.04296581,-0.06506716;-0.7827664;0.03603495,-0.05818177;-0.7432702;-0.05315669,-0.01231489;0.541574;0.01591527,0;0;0,-0.002001468;0.3131472;-0.01246047,-0.004261713;0.6149787;-0.03931665,0.1742332;0.518537;-0.03309155,0.2159814;0.2475145;-0.02781439,0.2566321;-0.02004996;-0.108259,-0.1802154;0.5122683;-0.04329539,-0.2112028;0.2397688;-0.04050853,-0.238074;-0.02976778;-0.1201483,0.07887852;0.006505996;-0.03743291,0.1383449;-0.3118757;-0.1751735,0.1684715;-0.7342731;-0.049927,0.1795875;-0.7638292;-0.1164269,-0.07794049;0.00122642;-0.03986412,-0.05765103;-0.3488871;-0.01012406,0.01674859;-0.781292;0.03992177,0.01802572;-0.7689796;-0.04827264,-0.0036771;0.5410942;-0.03014636,548.9826
+0;0;0,-0.00887245;0.3129178;0.01497288,-0.01724136;0.6158407;0.01503053,0.1573954;0.493423;0.02484258,0.2267908;0.2335092;-0.02857088,0.3162144;-0.006398737;-0.1475758,-0.1856622;0.4902992;-0.005214905,-0.2276195;0.2238938;-0.05513193,-0.2648438;-0.0419516;-0.1426254,0.08064537;0.008213771;-0.03307914,0.1346258;-0.3377426;-0.0687996,0.1737829;-0.7609874;0.05096845,0.1985918;-0.7830003;-0.01811056,-0.07584839;0.003026297;-0.04362608,-0.07578982;-0.3489326;-0.04438398,-0.0604323;-0.7833347;0.03354402,-0.0532792;-0.7437801;-0.0556203,-0.01525532;0.5414532;0.01746458,0;0;0,-0.002001468;0.3131472;-0.01246047,-0.004261713;0.6149787;-0.03931665,0.1742332;0.518537;-0.03309155,0.2159814;0.2475145;-0.02781439,0.2566321;-0.02004996;-0.108259,-0.1802154;0.5122683;-0.04329539,-0.2112028;0.2397688;-0.04050853,-0.238074;-0.02976778;-0.1201483,0.07887852;0.006505996;-0.03743291,0.1383449;-0.3118757;-0.1751735,0.1684715;-0.7342731;-0.049927,0.1795875;-0.7638292;-0.1164269,-0.07794049;0.00122642;-0.03986412,-0.05765103;-0.3488871;-0.01012406,0.01674859;-0.781292;0.03992177,0.01802572;-0.7689796;-0.04827264,-0.0036771;0.5410942;-0.03014636,548.9979
+0;0;0,-0.00886736;0.3127383;0.01496429,-0.01722895;0.6153957;0.01502245,0.1571103;0.4931383;0.02481932,0.2266031;0.2328596;-0.0286691,0.3133156;0.0002252311;-0.144066,-0.1853603;0.4900198;-0.005186737,-0.2273765;0.2232405;-0.05517382,-0.2634722;-0.034545;-0.1400147,0.08054438;0.008203484;-0.03303771,0.1346964;-0.3388525;-0.06887172,0.1725529;-0.7480389;0.04691812,0.1964369;-0.7681128;-0.01958567,-0.0757534;0.003022507;-0.04357145,-0.07569464;-0.3500551;-0.04433175,-0.06084724;-0.7700282;0.03100779,-0.05396081;-0.7308298;-0.05483255,-0.015245;0.5410863;0.01745394,0;0;0,-0.002335157;0.3129734;-0.01224709,-0.004988716;0.6145622;-0.03879952,0.1733638;0.5187693;-0.03294158,0.2152375;0.2473637;-0.02837634,0.2555556;-0.01037297;-0.1114455,-0.1804578;0.5117434;-0.04344248,-0.2116626;0.2388823;-0.0405563,-0.2377734;-0.02221227;-0.1186721,0.07881609;0.006837368;-0.03724861,0.1396847;-0.3080147;-0.1849902,0.1703985;-0.7165945;-0.06501889,0.1810632;-0.7491937;-0.1239103,-0.07776602;0.0009593809;-0.03997137,-0.05701108;-0.3502703;-0.01045312,0.0148473;-0.7682862;0.03825921,0.01612277;-0.7552889;-0.04665183,-0.004304851;0.540747;-0.02971125,549.0167
+0;0;0,-0.00886736;0.3127383;0.01496429,-0.01722895;0.6153957;0.01502245,0.1571103;0.4931383;0.02481932,0.2266031;0.2328596;-0.0286691,0.3133156;0.0002252311;-0.144066,-0.1853603;0.4900198;-0.005186737,-0.2273765;0.2232405;-0.05517382,-0.2634722;-0.034545;-0.1400147,0.08054438;0.008203484;-0.03303771,0.1346964;-0.3388525;-0.06887172,0.1725529;-0.7480389;0.04691812,0.1964369;-0.7681128;-0.01958567,-0.0757534;0.003022507;-0.04357145,-0.07569464;-0.3500551;-0.04433175,-0.06084724;-0.7700282;0.03100779,-0.05396081;-0.7308298;-0.05483255,-0.015245;0.5410863;0.01745394,0;0;0,-0.002335157;0.3129734;-0.01224709,-0.004988716;0.6145622;-0.03879952,0.1733638;0.5187693;-0.03294158,0.2152375;0.2473637;-0.02837634,0.2555556;-0.01037297;-0.1114455,-0.1804578;0.5117434;-0.04344248,-0.2116626;0.2388823;-0.0405563,-0.2377734;-0.02221227;-0.1186721,0.07881609;0.006837368;-0.03724861,0.1396847;-0.3080147;-0.1849902,0.1703985;-0.7165945;-0.06501889,0.1810632;-0.7491937;-0.1239103,-0.07776602;0.0009593809;-0.03997137,-0.05701108;-0.3502703;-0.01045312,0.0148473;-0.7682862;0.03825921,0.01612277;-0.7552889;-0.04665183,-0.004304851;0.540747;-0.02971125,549.0276
+0;0;0,-0.00910583;0.3127323;0.01494498,-0.01744864;0.61539;0.01490127,0.1570366;0.4938394;0.02518423,0.2262144;0.2359725;-0.03927012,0.316539;0.007742792;-0.1605422,-0.1855299;0.4901281;-0.006110808,-0.2272152;0.2246613;-0.06289943,-0.2618046;-0.0320124;-0.1516487,0.08073475;0.008636984;-0.03245747,0.1368478;-0.3375806;-0.0730667,0.1786972;-0.7470899;0.04017904,0.2038747;-0.7761657;-0.01793069,-0.07535867;0.002677172;-0.04427289,-0.07388361;-0.3503951;-0.04575179,-0.05610158;-0.77043;0.02860095,-0.04898266;-0.7312366;-0.05722096,-0.01549374;0.5410809;0.01736511,0;0;0,-0.002335157;0.3129734;-0.01224709,-0.004988716;0.6145622;-0.03879952,0.1733638;0.5187693;-0.03294158,0.2152375;0.2473637;-0.02837634,0.2555556;-0.01037297;-0.1114455,-0.1804578;0.5117434;-0.04344248,-0.2116626;0.2388823;-0.0405563,-0.2377734;-0.02221227;-0.1186721,0.07881609;0.006837368;-0.03724861,0.1396847;-0.3080147;-0.1849902,0.1703985;-0.7165945;-0.06501889,0.1810632;-0.7491937;-0.1239103,-0.07776602;0.0009593809;-0.03997137,-0.05701108;-0.3502703;-0.01045312,0.0148473;-0.7682862;0.03825921,0.01612277;-0.7552889;-0.04665183,-0.004304851;0.540747;-0.02971125,549.0395
+0;0;0,-0.009098298;0.3124737;0.01493262,-0.01743412;0.6148772;0.01488935,0.1568812;0.4934444;0.02516232,0.2256217;0.2372075;-0.0388846,0.3166948;0.00708653;-0.1611616,-0.1853517;0.4897367;-0.006102243,-0.2267735;0.2259479;-0.0625319,-0.2616495;-0.03285274;-0.1520166,0.08071437;0.008634806;-0.03244928,0.1369834;-0.338545;-0.07317138,0.1795186;-0.7547654;0.04193024,0.2057842;-0.7863944;-0.01869089,-0.07533965;0.002676497;-0.04426172,-0.07386049;-0.3513771;-0.04574473,-0.05578705;-0.7782955;0.0298265,-0.04836046;-0.7387048;-0.05970448,-0.01548111;0.5406399;0.01735081,0;0;0,-0.002774476;0.3127127;-0.01219106,-0.005997648;0.6140536;-0.03859639,0.1723873;0.518752;-0.03269577,0.2134602;0.2489648;-0.02916074,0.2555895;-0.01061463;-0.1130968,-0.1810593;0.5111063;-0.04381501,-0.2124635;0.2400203;-0.04053693,-0.2400745;-0.02219111;-0.1222954,0.07888979;0.007170007;-0.03697729,0.1402332;-0.3034435;-0.1954529,0.1710762;-0.7168366;-0.06718826,0.1819044;-0.7463655;-0.1342852,-0.07765996;0.0006556706;-0.0401351,-0.0570043;-0.3516736;-0.01192675,0.0165203;-0.7763259;0.03868499,0.02647531;-0.8139696;-0.02037563,-0.005158903;0.5403076;-0.02954817,549.0624
+0;0;0,-0.009088593;0.3121403;0.01491669,-0.01741615;0.6142436;0.01487384,0.1568333;0.4929104;0.02514119,0.2252795;0.2377708;-0.03863145,0.3145959;0.01208833;-0.15855,-0.1852731;0.4892041;-0.006111816,-0.2265175;0.2265449;-0.06229981,-0.2607208;-0.02726409;-0.1500586,0.08070604;0.008633913;-0.03244593,0.1369156;-0.3381789;-0.07312499,0.1792095;-0.7520382;0.04132369,0.2048846;-0.7822815;-0.01793443,-0.07533187;0.00267622;-0.04425715,-0.07385428;-0.3510031;-0.04573859,-0.05588336;-0.7754997;0.02940395,-0.04862375;-0.7361246;-0.05811401,-0.0154653;0.5400884;0.01733257,0;0;0,-0.003001029;0.3123883;-0.01188493,-0.006481159;0.6134607;-0.03788352,0.1719219;0.5183713;-0.03195667,0.2124729;0.2496689;-0.03033948,0.2564405;-0.003287941;-0.1161892,-0.1813612;0.5105897;-0.04382403,-0.2132281;0.2407309;-0.04086981,-0.2416399;-0.01509887;-0.1247412,0.07893488;0.007529557;-0.03678775,0.139865;-0.2979198;-0.2043636,0.1737661;-0.7103483;-0.08221555,0.1821975;-0.7420425;-0.1448473,-0.07758877;0.0003202727;-0.04025702,-0.05625224;-0.3516272;-0.01248734,0.01614621;-0.7740066;0.03772048,0.02670833;-0.8096823;-0.02037547,-0.005577337;0.5397843;-0.02894974,549.0834
+0;0;0,-0.01020731;0.3120842;0.01536103,-0.01961499;0.6141555;0.01578291,0.1550649;0.493291;0.02493133,0.2264877;0.2417;-0.04888427,0.3153384;0.02049275;-0.177194,-0.1868637;0.4891163;-0.007701615,-0.2274754;0.2276547;-0.06964131,-0.2620651;-0.02172199;-0.1691668,0.08082654;0.008694039;-0.03212839,0.1377453;-0.3371768;-0.07931948,0.1848583;-0.7500893;0.03665653,0.2093537;-0.7788585;-0.02454924,-0.07525588;0.002524709;-0.04439513,-0.07205066;-0.3511382;-0.04678753,-0.05024681;-0.7755819;0.02763626,-0.04272491;-0.7361714;-0.05985576,-0.01740296;0.5400039;0.01812605,0;0;0,-0.003001029;0.3123883;-0.01188493,-0.006481159;0.6134607;-0.03788352,0.1719219;0.5183713;-0.03195667,0.2124729;0.2496689;-0.03033948,0.2564405;-0.003287941;-0.1161892,-0.1813612;0.5105897;-0.04382403,-0.2132281;0.2407309;-0.04086981,-0.2416399;-0.01509887;-0.1247412,0.07893488;0.007529557;-0.03678775,0.139865;-0.2979198;-0.2043636,0.1737661;-0.7103483;-0.08221555,0.1821975;-0.7420425;-0.1448473,-0.07758877;0.0003202727;-0.04025702,-0.05625224;-0.3516272;-0.01248734,0.01614621;-0.7740066;0.03772048,0.02670833;-0.8096823;-0.02037547,-0.005577337;0.5397843;-0.02894974,549.0944
+0;0;0,-0.01020731;0.3120842;0.01536103,-0.01961499;0.6141555;0.01578291,0.1550649;0.493291;0.02493133,0.2264877;0.2417;-0.04888427,0.3153384;0.02049275;-0.177194,-0.1868637;0.4891163;-0.007701615,-0.2274754;0.2276547;-0.06964131,-0.2620651;-0.02172199;-0.1691668,0.08082654;0.008694039;-0.03212839,0.1377453;-0.3371768;-0.07931948,0.1848583;-0.7500893;0.03665653,0.2093537;-0.7788585;-0.02454924,-0.07525588;0.002524709;-0.04439513,-0.07205066;-0.3511382;-0.04678753,-0.05024681;-0.7755819;0.02763626,-0.04272491;-0.7361714;-0.05985576,-0.01740296;0.5400039;0.01812605,0;0;0,-0.003001029;0.3123883;-0.01188493,-0.006481159;0.6134607;-0.03788352,0.1719219;0.5183713;-0.03195667,0.2124729;0.2496689;-0.03033948,0.2564405;-0.003287941;-0.1161892,-0.1813612;0.5105897;-0.04382403,-0.2132281;0.2407309;-0.04086981,-0.2416399;-0.01509887;-0.1247412,0.07893488;0.007529557;-0.03678775,0.139865;-0.2979198;-0.2043636,0.1737661;-0.7103483;-0.08221555,0.1821975;-0.7420425;-0.1448473,-0.07758877;0.0003202727;-0.04025702,-0.05625224;-0.3516272;-0.01248734,0.01614621;-0.7740066;0.03772048,0.02670833;-0.8096823;-0.02037547,-0.005577337;0.5397843;-0.02894974,549.1061
+0;0;0,-0.01019617;0.3117434;0.01534426,-0.01959694;0.6135932;0.01576567,0.154024;0.493066;0.02487076,0.2256881;0.2406252;-0.04919418,0.3120603;0.02558856;-0.1739247,-0.1858082;0.4889169;-0.007562106,-0.2265571;0.2265721;-0.06971102,-0.2601819;-0.0158481;-0.1664602,0.08110136;0.008723601;-0.03223763,0.1383113;-0.3389165;-0.07967012,0.1849713;-0.7478595;0.03519098,0.2097657;-0.777346;-0.02676179,-0.07551176;0.002533294;-0.04454608,-0.07229014;-0.3529387;-0.04695072,-0.0506959;-0.7733021;0.02675761,-0.0430822;-0.7337767;-0.06180222,-0.01738643;0.5394925;0.01810721,0;0;0,-0.003381073;0.3120443;-0.0118432,-0.00720503;0.6128953;-0.03778148,0.1702842;0.5185901;-0.03075504,0.2117984;0.2491021;-0.03148627,0.2554525;0.005153954;-0.1200427,-0.1809014;0.5102386;-0.04383315,-0.2137504;0.239574;-0.04077628,-0.2418507;-0.007896647;-0.1257897,0.07928333;0.008099362;-0.03662443,0.1389188;-0.2949876;-0.2125744,0.1737289;-0.7033566;-0.0916295,0.1833293;-0.7340661;-0.1565428,-0.07784026;-0.0001335859;-0.0404187,-0.05534353;-0.3538921;-0.01348798,0.01504312;-0.7723157;0.03722677,0.02525277;-0.8084489;-0.0220498,-0.006213633;0.5392694;-0.02886343,549.128
+0;0;0,-0.01124604;0.3116886;0.01571959,-0.02160625;0.6135062;0.01651679,0.1522617;0.4928691;0.02406447,0.2268524;0.2434459;-0.05700376,0.3115899;0.03640603;-0.1956134,-0.1870508;0.4882737;-0.009228032,-0.2259855;0.227089;-0.07715766,-0.2586583;-0.009663135;-0.1873371,0.08133077;0.008825908;-0.03162602,0.1392994;-0.3373562;-0.08796549,0.1911809;-0.7454572;0.02764773,0.2146547;-0.7657142;-0.0424577,-0.07519668;0.002401514;-0.04508312,-0.07038136;-0.3530421;-0.04871262,-0.0450637;-0.7734371;0.02361761,-0.0372821;-0.7338834;-0.06492455,-0.01916926;0.5394098;0.0187643,0;0;0,-0.003381073;0.3120443;-0.0118432,-0.00720503;0.6128953;-0.03778148,0.1702842;0.5185901;-0.03075504,0.2117984;0.2491021;-0.03148627,0.2554525;0.005153954;-0.1200427,-0.1809014;0.5102386;-0.04383315,-0.2137504;0.239574;-0.04077628,-0.2418507;-0.007896647;-0.1257897,0.07928333;0.008099362;-0.03662443,0.1389188;-0.2949876;-0.2125744,0.1737289;-0.7033566;-0.0916295,0.1833293;-0.7340661;-0.1565428,-0.07784026;-0.0001335859;-0.0404187,-0.05534353;-0.3538921;-0.01348798,0.01504312;-0.7723157;0.03722677,0.02525277;-0.8084489;-0.0220498,-0.006213633;0.5392694;-0.02886343,549.1391
+0;0;0,-0.0112216;0.3110112;0.01568543,-0.02156676;0.6123908;0.01648119,0.1512523;0.4921386;0.02399348,0.2257579;0.2430002;-0.05698218,0.3106141;0.03567024;-0.1957861,-0.1859907;0.4875712;-0.009095974,-0.2248809;0.2266848;-0.07694804,-0.2575995;-0.01039913;-0.1872818,0.08158553;0.008853554;-0.03172508,0.1398125;-0.338871;-0.08831559,0.1904135;-0.7369;0.02444423,0.2138759;-0.7571324;-0.04562702,-0.07543223;0.002409037;-0.04522434,-0.07059544;-0.3546183;-0.04887001,-0.04590264;-0.7646378;0.02167507,-0.03812484;-0.7250887;-0.06682393,-0.01913309;0.5383954;0.01872564,0;0;0,-0.003604873;0.3113697;-0.01165533,-0.007521027;0.6118001;-0.03736138,0.168978;0.5182701;-0.02972794,0.2109498;0.2491843;-0.0327661,0.2550143;0.005362257;-0.1225545,-0.1801741;0.5097788;-0.04364875,-0.2131421;0.2394365;-0.04115241,-0.241256;-0.007714346;-0.1282091,0.07968028;0.008752778;-0.0362699,0.1369346;-0.2901814;-0.222993,0.1703507;-0.6868796;-0.09963918,0.181709;-0.7177102;-0.1640937,-0.07802636;-0.0007475154;-0.04064964,-0.05459154;-0.3561858;-0.01575656,0.01323833;-0.7642764;0.03487381,0.01518072;-0.7516889;-0.05274346,-0.006513446;0.5382676;-0.02851629,549.1621
+0;0;0,-0.01121761;0.3109006;0.01567985,-0.02155806;0.612143;0.01647539,0.1509014;0.4920252;0.02397548,0.2248667;0.2446935;-0.05641297,0.3129877;0.02938668;-0.2005572,-0.1856323;0.4874674;-0.009044373,-0.2242405;0.2284729;-0.0764044,-0.2582179;-0.01773256;-0.1909831,0.08161691;0.00885696;-0.03173728,0.1400506;-0.3401026;-0.08852878,0.1907035;-0.7385389;0.02434646,0.2144223;-0.7593202;-0.04649047,-0.07546125;0.002409963;-0.04524174,-0.07060728;-0.3558854;-0.04890036,-0.0458892;-0.7663245;0.02171694,-0.03802641;-0.726671;-0.06774911,-0.01912562;0.5381847;0.01871872,0;0;0,-0.004003096;0.3112555;-0.01161575,-0.008376624;0.6115463;-0.0372653,0.1679164;0.5184603;-0.02910447,0.2102436;0.2514704;-0.0346694,0.255145;-8.425117E-05;-0.1326692,-0.1806051;0.5098315;-0.04323284,-0.2139786;0.2415202;-0.04206232,-0.2422819;-0.01436794;-0.1349066,0.07986815;0.009122357;-0.03584528,0.1354873;-0.2879628;-0.2283535,0.1692796;-0.6851727;-0.1053069,0.1808597;-0.715094;-0.1718991,-0.07795443;-0.001069404;-0.04085321,-0.0512059;-0.3576208;-0.01701806,0.01437752;-0.7667012;0.03207442,0.01637186;-0.7542558;-0.05650914,-0.007249863;0.5380517;-0.02843046,549.1843
+0;0;0,-0.01123808;0.3109237;0.01519988,-0.02147041;0.6121705;0.01552093,0.1511856;0.4927287;0.02082789,0.2222223;0.2476642;-0.06863353,0.3106418;0.03525117;-0.2168312,-0.1851519;0.4870316;-0.01156918,-0.2223891;0.2292195;-0.08404291,-0.2544389;-0.01427977;-0.2047938,0.08185963;0.008974983;-0.03107204,0.1433131;-0.3369524;-0.1015721,0.1985607;-0.7356088;0.008331455,0.2237089;-0.7662233;-0.05373826,-0.07517643;0.002214003;-0.04572336,-0.06916577;-0.356045;-0.05090413,-0.03992911;-0.7665769;0.01740998,-0.03224554;-0.7269511;-0.07207462,-0.01907856;0.5382146;0.01788334,0;0;0,-0.004003096;0.3112555;-0.01161575,-0.008376624;0.6115463;-0.0372653,0.1679164;0.5184603;-0.02910447,0.2102436;0.2514704;-0.0346694,0.255145;-8.425117E-05;-0.1326692,-0.1806051;0.5098315;-0.04323284,-0.2139786;0.2415202;-0.04206232,-0.2422819;-0.01436794;-0.1349066,0.07986815;0.009122357;-0.03584528,0.1354873;-0.2879628;-0.2283535,0.1692796;-0.6851727;-0.1053069,0.1808597;-0.715094;-0.1718991,-0.07795443;-0.001069404;-0.04085321,-0.0512059;-0.3576208;-0.01701806,0.01437752;-0.7667012;0.03207442,0.01637186;-0.7542558;-0.05650914,-0.007249863;0.5380517;-0.02843046,549.2075
+0;0;0,-0.01122281;0.3105012;0.01517922,-0.02144593;0.6114769;0.01550003,0.1507925;0.4922136;0.02079764,0.2212568;0.2491239;-0.06794287,0.3083988;0.0397801;-0.2139992,-0.1847245;0.4865305;-0.0115204,-0.2216616;0.2307958;-0.08341013,-0.2532484;-0.009185061;-0.2024163,0.08207228;0.008998298;-0.03115276,0.1440078;-0.3396422;-0.1022057,0.1987845;-0.7349014;0.006761223,0.2239521;-0.7655628;-0.05535648,-0.07537171;0.002219755;-0.04584213,-0.06931391;-0.3588492;-0.05106354,-0.0403264;-0.7658826;0.01666842,-0.03263689;-0.7262494;-0.07288536,-0.01905627;0.5375887;0.01786028,0;0;0,-0.004674305;0.3108246;-0.01155877,-0.009721233;0.6108497;-0.03701186,0.1664162;0.5186428;-0.02771235,0.2083594;0.2539053;-0.03706503,0.25549;0.0084337;-0.1384228,-0.1812693;0.5089986;-0.04330959,-0.215136;0.2429435;-0.04264496,-0.2428317;-0.007089376;-0.1399461,0.08016351;0.009484515;-0.03565359,0.132864;-0.287096;-0.2348956,0.166917;-0.6824011;-0.1179408,0.1774691;-0.7124137;-0.1847161,-0.07810989;-0.001545309;-0.0410339,-0.04958978;-0.3609051;-0.01908167,0.01373713;-0.766577;0.03115859,0.02298571;-0.8040478;-0.02828852,-0.008407476;0.5374193;-0.02823663,549.2293
+0;0;0,-0.01121773;0.3103609;0.01517236,-0.02143036;0.611026;0.015494,0.1500934;0.4920557;0.02077603,0.220565;0.2489407;-0.0679737,0.3113393;0.03087083;-0.2201181,-0.1840184;0.4863963;-0.01140665,-0.2209593;0.2306351;-0.08330385,-0.2538627;-0.01934887;-0.2072705,0.08217141;0.009009167;-0.03119038,0.1444978;-0.3418314;-0.1026918,0.1985175;-0.7316282;0.004769303,0.2241301;-0.763362;-0.05844665,-0.07546275;0.002222436;-0.04589751,-0.06936672;-0.361125;-0.05115186,-0.04077981;-0.7625333;0.01564404,-0.03295435;-0.7227298;-0.07549307,-0.01904403;0.5372406;0.01785097,0;0;0,-0.004878616;0.310705;-0.01088667,-0.0101047;0.610502;-0.03531384,0.1653755;0.5188072;-0.02628303,0.207726;0.2542529;-0.03913093,0.2565142;0.001266569;-0.1512024,-0.1807604;0.5085208;-0.04271855,-0.2149805;0.2424845;-0.04383531,-0.2434099;-0.01629263;-0.1495167,0.0803628;0.009653524;-0.0354228,0.1302435;-0.2857323;-0.2412025,0.1614014;-0.6764814;-0.1282781,0.1762622;-0.7041191;-0.1984235,-0.07814962;-0.001807952;-0.04117661,-0.04889572;-0.3634523;-0.02011103,0.01262157;-0.76355;0.03033643,0.02220175;-0.8028219;-0.0294377,-0.008754497;0.5371419;-0.02682781,549.2507
+0;0;0,-0.01147454;0.3103787;0.01460594,-0.02189195;0.6110368;0.01439004,0.1497838;0.492394;0.01784166,0.2186856;0.2516293;-0.07824438,0.307594;0.04142545;-0.2421102,-0.1834562;0.4849578;-0.01518639,-0.2221372;0.2306597;-0.09123816,-0.2518879;-0.0146251;-0.2250015,0.08236443;0.009260976;-0.03060198,0.1481964;-0.3365987;-0.120787,0.2040336;-0.7258717;-0.01236045,0.2318796;-0.7608531;-0.07122763,-0.07531299;0.001863575;-0.04615871,-0.06745698;-0.3614218;-0.05309932,-0.03578938;-0.7628893;0.01192804,-0.02787695;-0.7231167;-0.07920489,-0.01946181;0.5372572;0.01688094,0;0;0,-0.004878616;0.310705;-0.01088667,-0.0101047;0.610502;-0.03531384,0.1653755;0.5188072;-0.02628303,0.207726;0.2542529;-0.03913093,0.2565142;0.001266569;-0.1512024,-0.1807604;0.5085208;-0.04271855,-0.2149805;0.2424845;-0.04383531,-0.2434099;-0.01629263;-0.1495167,0.0803628;0.009653524;-0.0354228,0.1302435;-0.2857323;-0.2412025,0.1614014;-0.6764814;-0.1282781,0.1762622;-0.7041191;-0.1984235,-0.07814962;-0.001807952;-0.04117661,-0.04889572;-0.3634523;-0.02011103,0.01262157;-0.76355;0.03033643,0.02220175;-0.8028219;-0.0294377,-0.008754497;0.5371419;-0.02682781,549.262
+0;0;0,-0.01147454;0.3103787;0.01460594,-0.02189195;0.6110368;0.01439004,0.1497838;0.492394;0.01784166,0.2186856;0.2516293;-0.07824438,0.307594;0.04142545;-0.2421102,-0.1834562;0.4849578;-0.01518639,-0.2221372;0.2306597;-0.09123816,-0.2518879;-0.0146251;-0.2250015,0.08236443;0.009260976;-0.03060198,0.1481964;-0.3365987;-0.120787,0.2040336;-0.7258717;-0.01236045,0.2318796;-0.7608531;-0.07122763,-0.07531299;0.001863575;-0.04615871,-0.06745698;-0.3614218;-0.05309932,-0.03578938;-0.7628893;0.01192804,-0.02787695;-0.7231167;-0.07920489,-0.01946181;0.5372572;0.01688094,0;0;0,-0.004878616;0.310705;-0.01088667,-0.0101047;0.610502;-0.03531384,0.1653755;0.5188072;-0.02628303,0.207726;0.2542529;-0.03913093,0.2565142;0.001266569;-0.1512024,-0.1807604;0.5085208;-0.04271855,-0.2149805;0.2424845;-0.04383531,-0.2434099;-0.01629263;-0.1495167,0.0803628;0.009653524;-0.0354228,0.1302435;-0.2857323;-0.2412025,0.1614014;-0.6764814;-0.1282781,0.1762622;-0.7041191;-0.1984235,-0.07814962;-0.001807952;-0.04117661,-0.04889572;-0.3634523;-0.02011103,0.01262157;-0.76355;0.03033643,0.02220175;-0.8028219;-0.0294377,-0.008754497;0.5371419;-0.02682781,549.2737
+0;0;0,-0.01145892;0.3099561;0.01458605,-0.0218722;0.610495;0.01437027,0.1483852;0.4922579;0.01781283,0.2171174;0.2520857;-0.07803673,0.3072238;0.03904942;-0.2441106,-0.182064;0.484884;-0.01493862,-0.2206498;0.2312117;-0.09080322,-0.2508014;-0.01737832;-0.226369,0.08246266;0.009272021;-0.03063848,0.1484629;-0.3374713;-0.1210539,0.2042004;-0.7260499;-0.01282077,0.2319472;-0.7607996;-0.07147813,-0.07540282;0.001865797;-0.04621377,-0.06752673;-0.3623477;-0.0531721,-0.03591562;-0.7630991;0.01173925,-0.02803139;-0.7233613;-0.07906885,-0.01944305;0.5367454;0.01686016,0;0;0,-0.005072338;0.3102774;-0.0109098,-0.01033984;0.6099508;-0.03537083,0.163791;0.5194292;-0.02487946,0.2070313;0.2559305;-0.04198527,0.2557657;0.0006728768;-0.1584014,-0.1795661;0.5082374;-0.04229138,-0.2137236;0.2428636;-0.04427286,-0.2422563;-0.01712248;-0.1568665,0.08049038;0.009778678;-0.03536177,0.1274911;-0.2815734;-0.2490598,0.1572258;-0.6724147;-0.1387271,0.1719443;-0.7004484;-0.2081429,-0.07823918;-0.001987012;-0.04122451,-0.04776309;-0.3645672;-0.02202033,0.01192264;-0.7640164;0.02986649,0.02160016;-0.8002351;-0.03277957,-0.008971144;0.5366234;-0.02686572,549.2953
+0;0;0,-0.01129143;0.3100019;0.01371703,-0.02151028;0.6105458;0.01269082,0.1483012;0.4910038;0.01915731,0.2269303;0.2583085;-0.08697601,0.3190287;0.04777722;-0.2551386,-0.1816813;0.4855642;-0.01777911,-0.2173805;0.233759;-0.1009274,-0.2448287;-0.01256596;-0.2411229,0.08253465;0.009615662;-0.03033726,0.1549411;-0.3304197;-0.1394023,0.2093559;-0.7174068;-0.02497156,0.2359948;-0.7300614;-0.101614,-0.07545908;0.001373067;-0.04613915,-0.06426539;-0.3627016;-0.05542729,-0.02964328;-0.7635303;0.007438019,-0.02069072;-0.7238463;-0.08327675,-0.0191344;0.5368014;0.01538117,0;0;0,-0.005072338;0.3102774;-0.0109098,-0.01033984;0.6099508;-0.03537083,0.163791;0.5194292;-0.02487946,0.2070313;0.2559305;-0.04198527,0.2557657;0.0006728768;-0.1584014,-0.1795661;0.5082374;-0.04229138,-0.2137236;0.2428636;-0.04427286,-0.2422563;-0.01712248;-0.1568665,0.08049038;0.009778678;-0.03536177,0.1274911;-0.2815734;-0.2490598,0.1572258;-0.6724147;-0.1387271,0.1719443;-0.7004484;-0.2081429,-0.07823918;-0.001987012;-0.04122451,-0.04776309;-0.3645672;-0.02202033,0.01192264;-0.7640164;0.02986649,0.02160016;-0.8002351;-0.03277957,-0.008971144;0.5366234;-0.02686572,549.3071
+0;0;0,-0.01130283;0.3103147;0.01373087,-0.02152185;0.610862;0.01270586,0.1481414;0.4913871;0.01916806,0.2263055;0.260068;-0.08633757,0.3174441;0.05173071;-0.2527477,-0.1815507;0.4859523;-0.01773587,-0.2170388;0.2356364;-0.1003924,-0.2442009;-0.008121625;-0.2391269,0.0826487;0.009628949;-0.03037918,0.155221;-0.3311853;-0.139694,0.2104756;-0.7241448;-0.02349731,0.2375802;-0.737545;-0.1014797,-0.07556335;0.001374964;-0.0462029,-0.06434403;-0.3635337;-0.05551232,-0.0291876;-0.7705483;0.008323181,-0.02007852;-0.730695;-0.08397757,-0.01914684;0.5371444;0.01539523,0;0;0,-0.005643255;0.3106192;-0.009767294,-0.01187084;0.6104217;-0.03242135,0.1623233;0.5194558;-0.02361846,0.2067633;0.258063;-0.04479504,0.256377;0.008877411;-0.1666476,-0.1804008;0.5078997;-0.04149287,-0.2147162;0.2441728;-0.04597946,-0.2422731;-0.009288847;-0.165983,0.08061196;0.009787947;-0.03538823,0.1260245;-0.2791898;-0.2540213,0.1564025;-0.6785454;-0.1512394,0.1706915;-0.7045774;-0.2244222,-0.07837795;-0.002030985;-0.04122125,-0.04707855;-0.3654799;-0.02401247,0.01292734;-0.7710127;0.02997105,0.01572836;-0.7588674;-0.06153227,-0.01025249;0.537071;-0.02440786,549.3299
+0;0;0,-0.01130161;0.3102812;0.01372939,-0.02151908;0.6107829;0.01270446,0.1464758;0.4917738;0.01912869,0.2242322;0.2616611;-0.08582671,0.3181381;0.04699814;-0.2572895,-0.1799289;0.4863932;-0.01740726,-0.2152319;0.2373827;-0.09963268,-0.2432187;-0.01377645;-0.2425796,0.08267533;0.009632051;-0.03038897,0.1553283;-0.331561;-0.1398253,0.2107837;-0.7259488;-0.02320624,0.2376788;-0.7390136;-0.1005858,-0.0755877;0.001375407;-0.04621779,-0.0643559;-0.3639388;-0.05553756,-0.02907168;-0.7724329;0.008529976,-0.02003302;-0.7326558;-0.0830572,-0.01914438;0.5370749;0.01539348,0;0;0,-0.005657625;0.3105859;-0.009747028,-0.01186086;0.6103405;-0.03243399,0.1605982;0.5195857;-0.02244139,0.2062544;0.2601914;-0.04781151,0.257099;0.005653501;-0.1779011,-0.1787899;0.5079935;-0.04018932,-0.2131011;0.2457317;-0.04760743,-0.2406223;-0.01296869;-0.1765055,0.08062975;0.009885445;-0.03539205,0.1248365;-0.2760003;-0.2589599,0.1549368;-0.6785963;-0.1629,0.1694295;-0.7052481;-0.2346358,-0.0784145;-0.002101008;-0.04120956,-0.04719878;-0.3660054;-0.02487881,0.01244799;-0.7731245;0.02909618,0.02302745;-0.8111553;-0.03275356,-0.0102498;0.5370005;-0.02440977,549.3519
+0;0;0,-0.01169587;0.3102819;0.01337777,-0.02222841;0.6107709;0.01196584,0.1458291;0.4917475;0.01847713,0.2260835;0.2648422;-0.09146274,0.3214032;0.05419289;-0.2670732,-0.1805077;0.4867907;-0.01895984,-0.2123658;0.2389987;-0.1061247,-0.2378656;-0.008941725;-0.2550318,0.08274494;0.01008957;-0.03004916,0.159893;-0.3254566;-0.1530305,0.2151887;-0.7203143;-0.03793541,0.2442034;-0.7525656;-0.09997114,-0.07539042;0.0009070307;-0.04655038,-0.06386029;-0.3643786;-0.05659754,-0.02609318;-0.7731168;0.004424941,-0.01679269;-0.7333618;-0.08713838,-0.01978577;0.5370689;0.014756,0;0;0,-0.005657625;0.3105859;-0.009747028,-0.01186086;0.6103405;-0.03243399,0.1605982;0.5195857;-0.02244139,0.2062544;0.2601914;-0.04781151,0.257099;0.005653501;-0.1779011,-0.1787899;0.5079935;-0.04018932,-0.2131011;0.2457317;-0.04760743,-0.2406223;-0.01296869;-0.1765055,0.08062975;0.009885445;-0.03539205,0.1248365;-0.2760003;-0.2589599,0.1549368;-0.6785963;-0.1629,0.1694295;-0.7052481;-0.2346358,-0.0784145;-0.002101008;-0.04120956,-0.04719878;-0.3660054;-0.02487881,0.01244799;-0.7731245;0.02909618,0.02302745;-0.8111553;-0.03275356,-0.0102498;0.5370005;-0.02440977,549.3752
+0;0;0,-0.01171222;0.3107156;0.01339647,-0.02225732;0.6115611;0.01198414,0.1473096;0.4920667;0.01853151,0.2267364;0.2675012;-0.09027469,0.3173816;0.0671823;-0.2572731,-0.1819976;0.4870649;-0.01924622,-0.2135271;0.2418279;-0.1055123,-0.2377764;0.006046712;-0.2471169,0.08280256;0.0100966;-0.03007009,0.1603265;-0.3270847;-0.1536507,0.2155334;-0.7213075;-0.03874068,0.2446279;-0.7537302;-0.1009472,-0.07544291;0.0009076622;-0.0465828,-0.06385659;-0.366158;-0.05667891,-0.02615021;-0.7742391;0.004245453,-0.01682411;-0.7344572;-0.08757,-0.01981275;0.5378007;0.01477651,0;0;0,-0.006655964;0.3110386;-0.00845623,-0.01470115;0.6113179;-0.02824545,0.1597713;0.5198776;-0.02109671,0.205142;0.2635979;-0.05006838,0.2566501;0.03045592;-0.1887205,-0.1821723;0.5071073;-0.03941568,-0.2160952;0.2475997;-0.04847707,-0.2408825;0.003984079;-0.1760299,0.08069624;0.009873077;-0.03539848,0.1251646;-0.2739015;-0.2644573,0.1544648;-0.6768937;-0.1727922,0.1678786;-0.7034173;-0.2451655,-0.07847796;-0.002118701;-0.04122058,-0.04723028;-0.3678524;-0.02586317,0.01167462;-0.7742257;0.02940557,0.02215405;-0.8103053;-0.0349093,-0.01260263;0.5378445;-0.02105999,549.3959
+0;0;0,-0.01171222;0.3107156;0.01339647,-0.02225732;0.6115611;0.01198414,0.1473096;0.4920667;0.01853151,0.2267364;0.2675012;-0.09027469,0.3173816;0.0671823;-0.2572731,-0.1819976;0.4870649;-0.01924622,-0.2135271;0.2418279;-0.1055123,-0.2377764;0.006046712;-0.2471169,0.08280256;0.0100966;-0.03007009,0.1603265;-0.3270847;-0.1536507,0.2155334;-0.7213075;-0.03874068,0.2446279;-0.7537302;-0.1009472,-0.07544291;0.0009076622;-0.0465828,-0.06385659;-0.366158;-0.05667891,-0.02615021;-0.7742391;0.004245453,-0.01682411;-0.7344572;-0.08757,-0.01981275;0.5378007;0.01477651,0;0;0,-0.006655964;0.3110386;-0.00845623,-0.01470115;0.6113179;-0.02824545,0.1597713;0.5198776;-0.02109671,0.205142;0.2635979;-0.05006838,0.2566501;0.03045592;-0.1887205,-0.1821723;0.5071073;-0.03941568,-0.2160952;0.2475997;-0.04847707,-0.2408825;0.003984079;-0.1760299,0.08069624;0.009873077;-0.03539848,0.1251646;-0.2739015;-0.2644573,0.1544648;-0.6768937;-0.1727922,0.1678786;-0.7034173;-0.2451655,-0.07847796;-0.002118701;-0.04122058,-0.04723028;-0.3678524;-0.02586317,0.01167462;-0.7742257;0.02940557,0.02215405;-0.8103053;-0.0349093,-0.01260263;0.5378445;-0.02105999,549.4072
+0;0;0,-0.01251241;0.3107773;0.0135194,-0.02382683;0.6114975;0.01220839,0.1463561;0.4920991;0.01729833,0.2259776;0.2721227;-0.09616981,0.3170317;0.07724246;-0.2699917,-0.1831868;0.4864117;-0.02090524,-0.2139721;0.2453879;-0.1134471,-0.2351292;0.01284237;-0.2616301,0.08310699;0.01051037;-0.02952449,0.1654039;-0.3196193;-0.1717746,0.2158245;-0.71263;-0.05346748,0.2222379;-0.6733229;-0.1424507,-0.07524828;0.0005279505;-0.04718425,-0.06300712;-0.3678949;-0.05758668,-0.02332491;-0.7751321;0.002242051,-0.01423919;-0.7356749;-0.08649221,-0.02119837;0.5377988;0.01497612,0;0;0,-0.007321675;0.3111504;-0.007328271,-0.01630476;0.6114249;-0.02522755,0.1587146;0.5196881;-0.01979327,0.204556;0.2659268;-0.05307961,0.2570644;0.03394753;-0.1941885,-0.1836839;0.5063685;-0.03801018,-0.2173739;0.2488362;-0.05010768,-0.2407289;0.009029433;-0.1858666,0.08076999;0.00995037;-0.03558278,0.1258486;-0.2733343;-0.2673396,0.1573328;-0.6769808;-0.1832297,0.1693091;-0.7067901;-0.2489958,-0.07866714;-0.002199419;-0.04117739,-0.0468749;-0.3692898;-0.02609944,0.01020277;-0.7747779;0.03150115,0.0200853;-0.8094542;-0.02985905,-0.0140066;0.5379678;-0.01853085,549.4187
+0;0;0,-0.01251241;0.3107773;0.0135194,-0.02382683;0.6114975;0.01220839,0.1463561;0.4920991;0.01729833,0.2259776;0.2721227;-0.09616981,0.3170317;0.07724246;-0.2699917,-0.1831868;0.4864117;-0.02090524,-0.2139721;0.2453879;-0.1134471,-0.2351292;0.01284237;-0.2616301,0.08310699;0.01051037;-0.02952449,0.1654039;-0.3196193;-0.1717746,0.2158245;-0.71263;-0.05346748,0.2222379;-0.6733229;-0.1424507,-0.07524828;0.0005279505;-0.04718425,-0.06300712;-0.3678949;-0.05758668,-0.02332491;-0.7751321;0.002242051,-0.01423919;-0.7356749;-0.08649221,-0.02119837;0.5377988;0.01497612,0;0;0,-0.007321675;0.3111504;-0.007328271,-0.01630476;0.6114249;-0.02522755,0.1587146;0.5196881;-0.01979327,0.204556;0.2659268;-0.05307961,0.2570644;0.03394753;-0.1941885,-0.1836839;0.5063685;-0.03801018,-0.2173739;0.2488362;-0.05010768,-0.2407289;0.009029433;-0.1858666,0.08076999;0.00995037;-0.03558278,0.1258486;-0.2733343;-0.2673396,0.1573328;-0.6769808;-0.1832297,0.1693091;-0.7067901;-0.2489958,-0.07866714;-0.002199419;-0.04117739,-0.0468749;-0.3692898;-0.02609944,0.01020277;-0.7747779;0.03150115,0.0200853;-0.8094542;-0.02985905,-0.0140066;0.5379678;-0.01853085,549.4299
+0;0;0,-0.01253279;0.3112837;0.01354142,-0.02385984;0.6123379;0.01222989,0.1469694;0.492703;0.01733103,0.226184;0.2738509;-0.09555715,0.3178525;0.07765557;-0.270552,-0.1838404;0.4869937;-0.0210194,-0.2144684;0.2472017;-0.1130883,-0.2357682;0.01308699;-0.2622712,0.08323555;0.01052663;-0.02957016,0.1659883;-0.3214314;-0.172608,0.2155363;-0.7076411;-0.05634824,0.2221467;-0.6680481;-0.1480633,-0.07536467;0.0005287672;-0.04725724,-0.06305572;-0.3699345;-0.05771728,-0.02406021;-0.7701244;0.001076121,-0.01469555;-0.7303768;-0.09038238,-0.02122921;0.5385783;0.0149999,0;0;0,-0.008102662;0.3116687;-0.005913019,-0.01799436;0.6123601;-0.02184176,0.1577888;0.5197568;-0.01897764,0.2040376;0.2680219;-0.05646825,0.2585633;0.03990212;-0.2064923,-0.1854113;0.5058163;-0.03659768,-0.2182742;0.2496878;-0.05186693,-0.2406798;0.01370515;-0.1979119,0.08084032;0.01014853;-0.0357101,0.1265452;-0.2729661;-0.270787,0.1582935;-0.6698011;-0.1892806,0.1710171;-0.6968324;-0.2609251,-0.07882319;-0.002373392;-0.0411659,-0.04626898;-0.3714704;-0.02661853,0.009351805;-0.7699181;0.03060921,0.01846536;-0.8041942;-0.03521559,-0.01549297;0.538807;-0.01561785,549.4515
+0;0;0,-0.01218705;0.3113257;0.01287596,-0.02311745;0.6123912;0.0109505,0.1473793;0.4919073;0.01562017,0.2292196;0.2761812;-0.1013386,0.320541;0.08373097;-0.2806212,-0.1831963;0.4873828;-0.02265332,-0.2128391;0.249298;-0.1193583,-0.2313314;0.01923664;-0.2750784,0.08330729;0.01069251;-0.02930744,0.1704679;-0.3111481;-0.1915591,0.2150132;-0.696283;-0.06983759,0.2217075;-0.6568213;-0.1615602,-0.07530089;0.000228668;-0.04736121,-0.05957077;-0.3700794;-0.05869487,-0.02046536;-0.770412;-0.0009551719,-0.01105647;-0.7307237;-0.09241546,-0.02059199;0.5386338;0.01386992,0;0;0,-0.008102662;0.3116687;-0.005913019,-0.01799436;0.6123601;-0.02184176,0.1577888;0.5197568;-0.01897764,0.2040376;0.2680219;-0.05646825,0.2585633;0.03990212;-0.2064923,-0.1854113;0.5058163;-0.03659768,-0.2182742;0.2496878;-0.05186693,-0.2406798;0.01370515;-0.1979119,0.08084032;0.01014853;-0.0357101,0.1265452;-0.2729661;-0.270787,0.1582935;-0.6698011;-0.1892806,0.1710171;-0.6968324;-0.2609251,-0.07882319;-0.002373392;-0.0411659,-0.04626898;-0.3714704;-0.02661853,0.009351805;-0.7699181;0.03060921,0.01846536;-0.8041942;-0.03521559,-0.01549297;0.538807;-0.01561785,549.4631
+0;0;0,-0.01218705;0.3113257;0.01287596,-0.02311745;0.6123912;0.0109505,0.1473793;0.4919073;0.01562017,0.2292196;0.2761812;-0.1013386,0.320541;0.08373097;-0.2806212,-0.1831963;0.4873828;-0.02265332,-0.2128391;0.249298;-0.1193583,-0.2313314;0.01923664;-0.2750784,0.08330729;0.01069251;-0.02930744,0.1704679;-0.3111481;-0.1915591,0.2150132;-0.696283;-0.06983759,0.2217075;-0.6568213;-0.1615602,-0.07530089;0.000228668;-0.04736121,-0.05957077;-0.3700794;-0.05869487,-0.02046536;-0.770412;-0.0009551719,-0.01105647;-0.7307237;-0.09241546,-0.02059199;0.5386338;0.01386992,0;0;0,-0.008102662;0.3116687;-0.005913019,-0.01799436;0.6123601;-0.02184176,0.1577888;0.5197568;-0.01897764,0.2040376;0.2680219;-0.05646825,0.2585633;0.03990212;-0.2064923,-0.1854113;0.5058163;-0.03659768,-0.2182742;0.2496878;-0.05186693,-0.2406798;0.01370515;-0.1979119,0.08084032;0.01014853;-0.0357101,0.1265452;-0.2729661;-0.270787,0.1582935;-0.6698011;-0.1892806,0.1710171;-0.6968324;-0.2609251,-0.07882319;-0.002373392;-0.0411659,-0.04626898;-0.3714704;-0.02661853,0.009351805;-0.7699181;0.03060921,0.01846536;-0.8041942;-0.03521559,-0.01549297;0.538807;-0.01561785,549.4745
+0;0;0,-0.01218872;0.3113685;0.01287774,-0.02312511;0.612597;0.01095222,0.1482324;0.4918564;0.01563155,0.2291731;0.2785017;-0.1000415,0.3222284;0.08239746;-0.2827281,-0.1840361;0.4873088;-0.02283796,-0.2133531;0.2518412;-0.1184799,-0.2321964;0.01741168;-0.2771566,0.08382836;0.01075939;-0.02949075,0.1713365;-0.3123644;-0.1923894,0.2148367;-0.6884632;-0.07352369,0.2214311;-0.6491426;-0.1638784,-0.07577188;0.0002300983;-0.04765744,-0.05997904;-0.3715544;-0.05903629,-0.02179114;-0.7624944;-0.002651293,-0.01252257;-0.7229506;-0.09274761,-0.02059905;0.5388222;0.01387233,0;0;0,-0.008938838;0.3117099;-0.004665136,-0.0199821;0.6125954;-0.01920724,0.1568574;0.5190055;-0.01814985,0.2036457;0.2708402;-0.05909681,0.2594158;0.04302129;-0.2187177,-0.1875674;0.5046494;-0.03572778,-0.2198882;0.2516057;-0.05512015,-0.2415228;0.01413117;-0.2088354,0.08119366;0.01036797;-0.03623199,0.1265652;-0.2713006;-0.2754116,0.1583759;-0.6593704;-0.1988512,0.1728606;-0.6876631;-0.2673092,-0.07949322;-0.002599127;-0.04106988,-0.04538114;-0.3731155;-0.02855565,0.008283593;-0.762243;0.02775967,0.01693321;-0.7956837;-0.03700761,-0.01718206;0.5390065;-0.01333642,549.4974
+0;0;0,-0.01317761;0.311201;0.01296989,-0.02513773;0.6125237;0.01112068,0.1462851;0.4919494;0.01435506,0.2276356;0.2844768;-0.1029575,0.3189091;0.09976746;-0.2868381,-0.1852081;0.4871492;-0.02404675,-0.212606;0.2569038;-0.1223394,-0.2290378;0.03202705;-0.2817788,0.08403432;0.01115684;-0.02909018,0.1750683;-0.3005061;-0.2153333,0.2149197;-0.6738311;-0.08943516,0.2552659;-0.7111501;-0.1407501,-0.07565814;-0.0001835228;-0.04804469,-0.05750829;-0.3738811;-0.0593667,-0.01867816;-0.7640533;-0.003978208,-0.009163719;-0.7242208;-0.09674498,-0.02235987;0.5387303;0.01402567,0;0;0,-0.009544523;0.3115852;-0.003391743,-0.02099461;0.612627;-0.01710749,0.1556229;0.5184867;-0.01670384,0.2027431;0.2751692;-0.06143975,0.2580836;0.05677876;-0.221138,-0.1880408;0.5037726;-0.03402374,-0.2195997;0.2549016;-0.05621225,-0.2399564;0.03032091;-0.2156162,0.0814157;0.0104178;-0.03599215,0.1261091;-0.2704069;-0.2794002,0.1591882;-0.657322;-0.2018604,0.1742412;-0.6825409;-0.2761381,-0.07953899;-0.002719029;-0.0412145,-0.04309362;-0.375044;-0.02883206,0.009962823;-0.7634706;0.02702253,0.01817115;-0.7981614;-0.04036149,-0.01810429;0.5389991;-0.01143289,549.5205
+0;0;0,-0.01317761;0.311201;0.01296989,-0.02513773;0.6125237;0.01112068,0.1462851;0.4919494;0.01435506,0.2276356;0.2844768;-0.1029575,0.3189091;0.09976746;-0.2868381,-0.1852081;0.4871492;-0.02404675,-0.212606;0.2569038;-0.1223394,-0.2290378;0.03202705;-0.2817788,0.08403432;0.01115684;-0.02909018,0.1750683;-0.3005061;-0.2153333,0.2149197;-0.6738311;-0.08943516,0.2552659;-0.7111501;-0.1407501,-0.07565814;-0.0001835228;-0.04804469,-0.05750829;-0.3738811;-0.0593667,-0.01867816;-0.7640533;-0.003978208,-0.009163719;-0.7242208;-0.09674498,-0.02235987;0.5387303;0.01402567,0;0;0,-0.009544523;0.3115852;-0.003391743,-0.02099461;0.612627;-0.01710749,0.1556229;0.5184867;-0.01670384,0.2027431;0.2751692;-0.06143975,0.2580836;0.05677876;-0.221138,-0.1880408;0.5037726;-0.03402374,-0.2195997;0.2549016;-0.05621225,-0.2399564;0.03032091;-0.2156162,0.0814157;0.0104178;-0.03599215,0.1261091;-0.2704069;-0.2794002,0.1591882;-0.657322;-0.2018604,0.1742412;-0.6825409;-0.2761381,-0.07953899;-0.002719029;-0.0412145,-0.04309362;-0.375044;-0.02883206,0.009962823;-0.7634706;0.02702253,0.01817115;-0.7981614;-0.04036149,-0.01810429;0.5389991;-0.01143289,549.5419
+0;0;0,-0.01317616;0.3111668;0.01296846,-0.02512958;0.6123195;0.01112108,0.1459436;0.4919009;0.01435244,0.2261577;0.2873264;-0.1013214,0.3181595;0.1011432;-0.2866693,-0.1848667;0.4871106;-0.02397026,-0.2118819;0.2600814;-0.1208899,-0.2284449;0.03341033;-0.2816014,0.08449657;0.01121821;-0.02925021,0.1756397;-0.3008181;-0.2157164,0.2156912;-0.6760186;-0.08918582,0.2560528;-0.7133632;-0.1405202,-0.07607432;-0.0001845323;-0.04830898,-0.05790272;-0.3743298;-0.05964455,-0.01887752;-0.7664621;-0.003977798,-0.009359454;-0.7266259;-0.09677987,-0.02235395;0.5385854;0.01402373,0;0;0,-0.009956627;0.3115482;-0.002269506,-0.02155938;0.6124564;-0.01500106,0.1546275;0.5179484;-0.01600313,0.2014508;0.2786416;-0.06296396,0.2595389;0.06576845;-0.2326493,-0.1880161;0.5029852;-0.0325788,-0.2200056;0.258138;-0.05888441,-0.2389525;0.03526267;-0.2245646,0.08187422;0.01085539;-0.03605366,0.1250928;-0.2664397;-0.2844143,0.1596792;-0.6549773;-0.2054726,0.1755607;-0.6799889;-0.2797766,-0.0800583;-0.00309753;-0.04125734,-0.0405743;-0.3756695;-0.03262529,0.01109152;-0.7658666;0.02625101,0.01774558;-0.8002454;-0.04165083,-0.01864758;0.5388717;-0.009555578,549.5633
+0;0;0,-0.01365707;0.3104593;0.01257725,-0.02609103;0.6114013;0.01034548,0.1439117;0.4904454;0.01287255,0.2265847;0.2902725;-0.1041676,0.3235523;0.09734061;-0.3047747,-0.1846918;0.4867416;-0.02516916,-0.2102993;0.2630571;-0.1247277,-0.2250551;0.02586727;-0.2990604,0.08474214;0.01145187;-0.02916401,0.1780275;-0.2950507;-0.2238999,0.214253;-0.666025;-0.09506887,0.2541763;-0.7019562;-0.1460895,-0.07614514;-0.0004541649;-0.04862742,-0.05675486;-0.3747058;-0.05993152,-0.01679285;-0.7633978;-0.006515581,-0.007394071;-0.7237292;-0.09795992,-0.02320061;0.5377259;0.01334561,0;0;0,-0.01047237;0.310836;-0.0009794235,-0.02220434;0.6115727;-0.01320338,0.1530166;0.5171249;-0.01473427,0.2005677;0.2811051;-0.06607604,0.265424;0.06459032;-0.2552418,-0.1876357;0.5022207;-0.03090703,-0.2202855;0.260034;-0.06060535,-0.2397976;0.02883463;-0.2423601,0.08210434;0.01088189;-0.03610229,0.1229697;-0.263078;-0.288776,0.1583376;-0.6480265;-0.2107023,0.1739784;-0.6748503;-0.2819084,-0.08035783;-0.003258713;-0.04116933,-0.03847454;-0.3758052;-0.03638454,0.01056046;-0.7621129;0.02601455,0.01748866;-0.7943822;-0.04194445,-0.01925821;0.538029;-0.007907152,549.5873
+0;0;0,-0.01365707;0.3104593;0.01257725,-0.02609103;0.6114013;0.01034548,0.1439117;0.4904454;0.01287255,0.2265847;0.2902725;-0.1041676,0.3235523;0.09734061;-0.3047747,-0.1846918;0.4867416;-0.02516916,-0.2102993;0.2630571;-0.1247277,-0.2250551;0.02586727;-0.2990604,0.08474214;0.01145187;-0.02916401,0.1780275;-0.2950507;-0.2238999,0.214253;-0.666025;-0.09506887,0.2541763;-0.7019562;-0.1460895,-0.07614514;-0.0004541649;-0.04862742,-0.05675486;-0.3747058;-0.05993152,-0.01679285;-0.7633978;-0.006515581,-0.007394071;-0.7237292;-0.09795992,-0.02320061;0.5377259;0.01334561,0;0;0,-0.01047237;0.310836;-0.0009794235,-0.02220434;0.6115727;-0.01320338,0.1530166;0.5171249;-0.01473427,0.2005677;0.2811051;-0.06607604,0.265424;0.06459032;-0.2552418,-0.1876357;0.5022207;-0.03090703,-0.2202855;0.260034;-0.06060535,-0.2397976;0.02883463;-0.2423601,0.08210434;0.01088189;-0.03610229,0.1229697;-0.263078;-0.288776,0.1583376;-0.6480265;-0.2107023,0.1739784;-0.6748503;-0.2819084,-0.08035783;-0.003258713;-0.04116933,-0.03847454;-0.3758052;-0.03638454,0.01056046;-0.7621129;0.02601455,0.01748866;-0.7943822;-0.04194445,-0.01925821;0.538029;-0.007907152,549.5998
+0;0;0,-0.01364312;0.3101421;0.01256439,-0.02606674;0.6108338;0.01033462,0.1433976;0.4900939;0.01286059,0.2259621;0.2901834;-0.1040261,0.3141432;0.1147338;-0.2864554,-0.1841522;0.4864019;-0.02505913,-0.2097261;0.2630107;-0.1244871,-0.2231448;0.04731356;-0.2830229,0.0849696;0.01148261;-0.02924229,0.1787108;-0.2965174;-0.2249296,0.2142516;-0.6604804;-0.09853347,0.254167;-0.6963984;-0.149544,-0.07634953;-0.0004553839;-0.04875794,-0.05686451;-0.3765355;-0.06011727,-0.01765778;-0.7578813;-0.007710889,-0.008260869;-0.7182146;-0.09913702,-0.02317884;0.5372227;0.01333213,0;0;0,-0.01079175;0.3105087;-6.961823E-05,-0.02259035;0.6110162;-0.01167798,0.1519839;0.5161304;-0.0141232,0.2010702;0.2814287;-0.06843042,0.2603697;0.09240121;-0.2489604,-0.1874724;0.501849;-0.02949725,-0.2208415;0.2606506;-0.06345984,-0.2399492;0.05630189;-0.2358414,0.08234276;0.01105718;-0.03611374,0.121394;-0.2637052;-0.2909187,0.1563854;-0.6415079;-0.2150967,0.1703539;-0.6689153;-0.2861583,-0.08062874;-0.003502298;-0.04115257,-0.03662484;-0.3776745;-0.0392234,0.009968597;-0.7564834;0.0243462,0.01704317;-0.7892822;-0.0430834,-0.0196367;0.5375266;-0.006533146,549.6198
+0;0;0,-0.01393917;0.3101376;0.01234708,-0.02657253;0.6108188;0.009890404,0.1428942;0.4899514;0.01194695,0.2273861;0.2944136;-0.1108117,0.3162454;0.1205138;-0.2943921,-0.1846251;0.4869508;-0.02613861,-0.2104782;0.2681865;-0.1353056,-0.2201263;0.04972965;-0.2902972,0.08505389;0.01165687;-0.02892657,0.1801097;-0.2900738;-0.2335431,0.2137511;-0.6530098;-0.1037204,0.2515899;-0.6892627;-0.1558671,-0.07610339;-0.0006504023;-0.04913903,-0.05505332;-0.3766385;-0.06074894,-0.01543662;-0.758011;-0.008847881,-0.005981065;-0.718361;-0.1002697,-0.02364267;0.5372117;0.01294523,0;0;0,-0.01079175;0.3105087;-6.961823E-05,-0.02259035;0.6110162;-0.01167798,0.1519839;0.5161304;-0.0141232,0.2010702;0.2814287;-0.06843042,0.2603697;0.09240121;-0.2489604,-0.1874724;0.501849;-0.02949725,-0.2208415;0.2606506;-0.06345984,-0.2399492;0.05630189;-0.2358414,0.08234276;0.01105718;-0.03611374,0.121394;-0.2637052;-0.2909187,0.1563854;-0.6415079;-0.2150967,0.1703539;-0.6689153;-0.2861583,-0.08062874;-0.003502298;-0.04115257,-0.03662484;-0.3776745;-0.0392234,0.009968597;-0.7564834;0.0243462,0.01704317;-0.7892822;-0.0430834,-0.0196367;0.5375266;-0.006533146,549.6421
+0;0;0,-0.01392427;0.309806;0.01233388,-0.02654581;0.6102065;0.009879182,0.1428223;0.4894281;0.01193374,0.2274209;0.2936432;-0.1109799,0.3134752;0.125233;-0.2887652,-0.1845079;0.4864292;-0.02612984,-0.2103937;0.2673886;-0.1354347,-0.2197372;0.05582784;-0.2855336,0.08508898;0.01166168;-0.0289385,0.18068;-0.2917678;-0.2347071,0.2141095;-0.652418;-0.105702,0.2523382;-0.6893536;-0.1583861,-0.07613479;-0.0006506707;-0.0491593,-0.05496621;-0.3787557;-0.06083458,-0.01559902;-0.7577263;-0.009260394,-0.006046025;-0.7179768;-0.1016243,-0.0236184;0.5366611;0.01293145,0;0;0,-0.01102325;0.3101672;0.0007781982,-0.0228163;0.610411;-0.01036263,0.1515665;0.5151725;-0.01352739,0.2015809;0.2814862;-0.07256699,0.2597944;0.1019281;-0.2507383,-0.1876664;0.5013063;-0.02786389,-0.22151;0.2603209;-0.06497276,-0.2413209;0.06545706;-0.2352975,0.08251148;0.01088203;-0.03587484,0.1198232;-0.2653912;-0.292446,0.1550928;-0.6408074;-0.2172989,0.1670737;-0.6675881;-0.2904414,-0.08060384;-0.003362578;-0.04129506,-0.03502546;-0.3794876;-0.04190729,0.01068066;-0.7556678;0.0231147,0.01618993;-0.7887855;-0.04546528,-0.01987403;0.5369753;-0.005326986,549.6529
+0;0;0,-0.01392427;0.309806;0.01233388,-0.02654581;0.6102065;0.009879182,0.1428223;0.4894281;0.01193374,0.2274209;0.2936432;-0.1109799,0.3134752;0.125233;-0.2887652,-0.1845079;0.4864292;-0.02612984,-0.2103937;0.2673886;-0.1354347,-0.2197372;0.05582784;-0.2855336,0.08508898;0.01166168;-0.0289385,0.18068;-0.2917678;-0.2347071,0.2141095;-0.652418;-0.105702,0.2523382;-0.6893536;-0.1583861,-0.07613479;-0.0006506707;-0.0491593,-0.05496621;-0.3787557;-0.06083458,-0.01559902;-0.7577263;-0.009260394,-0.006046025;-0.7179768;-0.1016243,-0.0236184;0.5366611;0.01293145,0;0;0,-0.01102325;0.3101672;0.0007781982,-0.0228163;0.610411;-0.01036263,0.1515665;0.5151725;-0.01352739,0.2015809;0.2814862;-0.07256699,0.2597944;0.1019281;-0.2507383,-0.1876664;0.5013063;-0.02786389,-0.22151;0.2603209;-0.06497276,-0.2413209;0.06545706;-0.2352975,0.08251148;0.01088203;-0.03587484,0.1198232;-0.2653912;-0.292446,0.1550928;-0.6408074;-0.2172989,0.1670737;-0.6675881;-0.2904414,-0.08060384;-0.003362578;-0.04129506,-0.03502546;-0.3794876;-0.04190729,0.01068066;-0.7556678;0.0231147,0.01618993;-0.7887855;-0.04546528,-0.01987403;0.5369753;-0.005326986,549.6664
+0;0;0,-0.01483643;0.3092547;0.0125048,-0.02854931;0.6094318;0.01027641,0.140687;0.4887613;0.01168271,0.2259979;0.2957857;-0.1159885,0.312135;0.1346164;-0.2911483,-0.1856073;0.4857599;-0.02659358,-0.2118929;0.2704222;-0.1438804,-0.2142531;0.07435711;-0.3039712,0.08534814;0.01210644;-0.02865326,0.179497;-0.2834143;-0.2482795,0.2113881;-0.6475594;-0.118407,0.2483094;-0.6857436;-0.1710511,-0.07609731;-0.0009755849;-0.04959966,-0.05459449;-0.3802772;-0.05960394,-0.01473041;-0.7627513;-0.008515444,-0.005079959;-0.72295;-0.1012218,-0.02533863;0.5359238;0.01326683,0;0;0,-0.01054831;0.3096775;0.001874924,-0.02179339;0.6097887;-0.008645058,0.151864;0.5139068;-0.01262045,0.203492;0.2819845;-0.07868123,0.259223;0.1111264;-0.2569443,-0.1866459;0.5014624;-0.02577235,-0.2218183;0.260938;-0.06734618,-0.2430248;0.07418922;-0.2369082,0.0829193;0.01054129;-0.03556895,0.1179488;-0.2653483;-0.2945864,0.1553117;-0.6446556;-0.2223672,0.1658809;-0.6711149;-0.2964232,-0.080774;-0.003022722;-0.04145241,-0.03258805;-0.3799862;-0.04442744,0.01290247;-0.7592416;0.02325979,0.0185393;-0.7928784;-0.0453131,-0.01904335;0.536361;-0.003799438,549.687
+0;0;0,-0.01483643;0.3092547;0.0125048,-0.02854931;0.6094318;0.01027641,0.140687;0.4887613;0.01168271,0.2259979;0.2957857;-0.1159885,0.312135;0.1346164;-0.2911483,-0.1856073;0.4857599;-0.02659358,-0.2118929;0.2704222;-0.1438804,-0.2142531;0.07435711;-0.3039712,0.08534814;0.01210644;-0.02865326,0.179497;-0.2834143;-0.2482795,0.2113881;-0.6475594;-0.118407,0.2483094;-0.6857436;-0.1710511,-0.07609731;-0.0009755849;-0.04959966,-0.05459449;-0.3802772;-0.05960394,-0.01473041;-0.7627513;-0.008515444,-0.005079959;-0.72295;-0.1012218,-0.02533863;0.5359238;0.01326683,0;0;0,-0.01054831;0.3096775;0.001874924,-0.02179339;0.6097887;-0.008645058,0.151864;0.5139068;-0.01262045,0.203492;0.2819845;-0.07868123,0.259223;0.1111264;-0.2569443,-0.1866459;0.5014624;-0.02577235,-0.2218183;0.260938;-0.06734618,-0.2430248;0.07418922;-0.2369082,0.0829193;0.01054129;-0.03556895,0.1179488;-0.2653483;-0.2945864,0.1553117;-0.6446556;-0.2223672,0.1658809;-0.6711149;-0.2964232,-0.080774;-0.003022722;-0.04145241,-0.03258805;-0.3799862;-0.04442744,0.01290247;-0.7592416;0.02325979,0.0185393;-0.7928784;-0.0453131,-0.01904335;0.536361;-0.003799438,549.709
+0;0;0,-0.01481797;0.3088699;0.01248924,-0.02851252;0.608647;0.01026288,0.140715;0.4880546;0.01166611,0.2261052;0.2948996;-0.1161238,0.3187903;0.1214785;-0.3045989,-0.1855686;0.4850533;-0.02660892,-0.2118786;0.2695153;-0.1440048,-0.2144183;0.0585458;-0.3162653,0.08547085;0.01212385;-0.02869446,0.1794509;-0.2828671;-0.247927,0.2117971;-0.6522089;-0.1162011,0.2489445;-0.6908104;-0.1691674,-0.07620671;-0.0009769875;-0.04967097,-0.05474245;-0.3795986;-0.05965731,-0.01430946;-0.7675309;-0.007839739,-0.00459994;-0.7276696;-0.1011136,-0.02530518;0.5352156;0.01325018,0;0;0,-0.01051904;0.3092874;0.002609491,-0.02164074;0.6090122;-0.007600546,0.1518688;0.5126134;-0.01231694,0.2042926;0.2816966;-0.0820291,0.2620066;0.1053912;-0.2814628,-0.1867142;0.5012684;-0.02405381,-0.2251181;0.2619353;-0.0706955,-0.2482525;0.07277144;-0.2652979,0.0831405;0.01022999;-0.03547716,0.1154104;-0.2657396;-0.2937682,0.1560054;-0.6514753;-0.2276523,0.1613299;-0.6777785;-0.3031051,-0.08092582;-0.002769764;-0.04146039,-0.03159812;-0.3788756;-0.04655299,0.01407755;-0.7632667;0.02393558,0.0233228;-0.7973859;-0.04458289,-0.01891774;0.5356566;-0.002813101,549.731
+0;0;0,-0.01518342;0.3084344;0.01270251,-0.02912942;0.60799;0.01073896,0.13981;0.4870238;0.01134949,0.2287486;0.2961427;-0.1181215,0.3207998;0.1263951;-0.3152265,-0.185727;0.4845782;-0.02713642,-0.2110292;0.2707079;-0.1484942,-0.2113703;0.05683944;-0.322845,0.08553667;0.01230084;-0.02848495,0.1787485;-0.2750198;-0.2578675,0.20647;-0.648225;-0.1218783,0.2443328;-0.6818061;-0.1803639,-0.07614172;-0.001187009;-0.04980215,-0.05308123;-0.3796444;-0.05960647,-0.01199137;-0.7722262;-0.00731118,-0.002194137;-0.73235;-0.100602,-0.02587284;0.5346129;0.01365598,0;0;0,-0.01042885;0.3088741;0.003419637,-0.02135851;0.6084074;-0.006420135,0.1517678;0.5116107;-0.01207924,0.2055587;0.2824636;-0.08762074,0.2607927;0.1065846;-0.2929348,-0.1864478;0.5011078;-0.02247492,-0.2273872;0.2626734;-0.07328272,-0.2607804;0.07530455;-0.2730723,0.08325635;0.01003437;-0.0353117,0.1130342;-0.2662651;-0.2934393,0.1559381;-0.6569639;-0.2297423,0.1595403;-0.6832312;-0.3053579,-0.08091623;-0.002632217;-0.04153144,-0.03110086;-0.3785696;-0.04842329,0.01745503;-0.7668395;0.02528195,0.02373216;-0.8024392;-0.04220126,-0.01870965;0.5350965;-0.001749754,549.7533
+0;0;0,-0.01518342;0.3084344;0.01270251,-0.02912942;0.60799;0.01073896,0.13981;0.4870238;0.01134949,0.2287486;0.2961427;-0.1181215,0.3207998;0.1263951;-0.3152265,-0.185727;0.4845782;-0.02713642,-0.2110292;0.2707079;-0.1484942,-0.2113703;0.05683944;-0.322845,0.08553667;0.01230084;-0.02848495,0.1787485;-0.2750198;-0.2578675,0.20647;-0.648225;-0.1218783,0.2443328;-0.6818061;-0.1803639,-0.07614172;-0.001187009;-0.04980215,-0.05308123;-0.3796444;-0.05960647,-0.01199137;-0.7722262;-0.00731118,-0.002194137;-0.73235;-0.100602,-0.02587284;0.5346129;0.01365598,0;0;0,-0.01042885;0.3088741;0.003419637,-0.02135851;0.6084074;-0.006420135,0.1517678;0.5116107;-0.01207924,0.2055587;0.2824636;-0.08762074,0.2607927;0.1065846;-0.2929348,-0.1864478;0.5011078;-0.02247492,-0.2273872;0.2626734;-0.07328272,-0.2607804;0.07530455;-0.2730723,0.08325635;0.01003437;-0.0353117,0.1130342;-0.2662651;-0.2934393,0.1559381;-0.6569639;-0.2297423,0.1595403;-0.6832312;-0.3053579,-0.08091623;-0.002632217;-0.04153144,-0.03110086;-0.3785696;-0.04842329,0.01745503;-0.7668395;0.02528195,0.02373216;-0.8024392;-0.04220126,-0.01870965;0.5350965;-0.001749754,549.7646
+0;0;0,-0.01517978;0.3083603;0.01269946,-0.02912198;0.6078324;0.01073782,0.1394342;0.487027;0.01135161,0.2329493;0.2863238;-0.1247815,0.3194758;0.1267639;-0.3100569,-0.1853543;0.484587;-0.02704582,-0.2119585;0.2597116;-0.1546482,-0.2122791;0.0586789;-0.3185351,0.08561935;0.01231273;-0.02851249,0.1787973;-0.2749034;-0.2578115,0.2068142;-0.6520852;-0.1203734,0.2447978;-0.6858693;-0.1790457,-0.07621532;-0.001188156;-0.04985028,-0.05316322;-0.3795079;-0.05965104,-0.01163555;-0.7762728;-0.006798532,-0.001807028;-0.736365;-0.1003872,-0.02586768;0.5345067;0.01365279,0;0;0,-0.01024166;0.3088006;0.003885031,-0.02070833;0.6082889;-0.00530529,0.1515783;0.5103127;-0.01281381,0.2196359;0.2813532;-0.1153069,0.263887;0.1128641;-0.3074694,-0.1857369;0.5015966;-0.02096195,-0.2320592;0.2521896;-0.0776144,-0.2599253;0.08469857;-0.2736843,0.08338539;0.009902507;-0.03527117,0.1111033;-0.2666021;-0.2932057,0.1570018;-0.6617785;-0.2326319,0.157535;-0.6877449;-0.308928,-0.0810119;-0.002498679;-0.04154597,-0.03110931;-0.3782603;-0.04968627,0.01808961;-0.7704841;0.02568086,0.02423869;-0.805352;-0.04293371,-0.01821794;0.5350116;-0.0008335114,549.7874
+0;0;0,-0.0156841;0.3083298;0.01282722,-0.03014231;0.6077784;0.01100557,0.1384869;0.4868078;0.01125743,0.2343194;0.2900399;-0.1289483,0.3215449;0.1364478;-0.3188807,-0.1859853;0.4844713;-0.02774986,-0.212626;0.2657029;-0.1655532,-0.2102854;0.06279238;-0.3270927,0.08569784;0.0124456;-0.02821746,0.1766212;-0.2635846;-0.2717201,0.2024264;-0.6407394;-0.1337759,0.2380825;-0.6790493;-0.1886942,-0.07609066;-0.001312898;-0.05003726,-0.05232725;-0.3796064;-0.05912738,-0.01027233;-0.7763306;-0.006386645,-0.0003075572;-0.7364032;-0.09995885,-0.02676132;0.534457;0.01388546,0;0;0,-0.01024166;0.3088006;0.003885031,-0.02070833;0.6082889;-0.00530529,0.1515783;0.5103127;-0.01281381,0.2196359;0.2813532;-0.1153069,0.263887;0.1128641;-0.3074694,-0.1857369;0.5015966;-0.02096195,-0.2320592;0.2521896;-0.0776144,-0.2599253;0.08469857;-0.2736843,0.08338539;0.009902507;-0.03527117,0.1111033;-0.2666021;-0.2932057,0.1570018;-0.6617785;-0.2326319,0.157535;-0.6877449;-0.308928,-0.0810119;-0.002498679;-0.04154597,-0.03110931;-0.3782603;-0.04968627,0.01808961;-0.7704841;0.02568086,0.02423869;-0.805352;-0.04293371,-0.01821794;0.5350116;-0.0008335114,549.81
+0;0;0,-0.01567509;0.3081528;0.01281986,-0.03012594;0.6074482;0.01099968,0.138611;0.4864958;0.01124784,0.2342616;0.2901012;-0.1286919,0.3218439;0.1358809;-0.3194011,-0.1860772;0.4841577;-0.02778541,-0.2126673;0.2658044;-0.1653274,-0.2103171;0.0620639;-0.3275275,0.08593199;0.01247961;-0.02829456,0.1770866;-0.2642526;-0.2724165,0.2031035;-0.6445006;-0.1333408,0.2381902;-0.6817197;-0.1873823,-0.07629856;-0.001316485;-0.05017398,-0.05247472;-0.380572;-0.05928722,-0.01007488;-0.7805499;-0.006113924,-0.000269223;-0.7407811;-0.09819204,-0.02674726;0.5341766;0.01387761,0;0;0,-0.009780212;0.3086286;0.004579782,-0.01961061;0.6079921;-0.004366637,0.1520974;0.5081309;-0.01414156,0.2211919;0.2810086;-0.1187571,0.2645214;0.1159504;-0.3154877,-0.1851556;0.5017397;-0.0193539,-0.2348289;0.2546825;-0.08098437,-0.2693658;0.08950554;-0.2793486,0.08366287;0.009699047;-0.03531408,0.109611;-0.2672992;-0.29432,0.1576655;-0.6656604;-0.2342651,0.1585831;-0.693257;-0.3074207,-0.08130429;-0.002301894;-0.04153246,-0.03109875;-0.3789937;-0.04978194,0.01925138;-0.7744862;0.02543804,0.02662537;-0.8108658;-0.03944136,-0.01735369;0.5347537;4.529906E-05,549.8323
+0;0;0,-0.01567066;0.3080656;0.01281623,-0.03011777;0.6072816;0.01099793,0.1384616;0.486425;0.01124655,0.2338784;0.2905107;-0.1283509,0.3223031;0.1348071;-0.3208945,-0.1859218;0.4840891;-0.02775007,-0.2124469;0.2662698;-0.1649557,-0.2100742;0.06056963;-0.328716,0.08614672;0.01251079;-0.02836527,0.177375;-0.2644448;-0.2726843,0.2037828;-0.6504074;-0.1315186,0.2396799;-0.6891791;-0.1868082,-0.07648922;-0.001319775;-0.05029935,-0.05264615;-0.3808815;-0.05941995,-0.009609107;-0.7868705;-0.005447548,0.0004230421;-0.746876;-0.09965244,-0.02674143;0.5340611;0.01387385,0;0;0,-0.009439109;0.3085424;0.005170584,-0.01846523;0.607873;-0.003084183,0.1525263;0.5070895;-0.01473546,0.2223407;0.2826411;-0.1230085,0.2680189;0.1211582;-0.3254249,-0.1842208;0.502158;-0.0180616,-0.2369876;0.2572167;-0.08281982,-0.270879;0.09051591;-0.2833138,0.08377272;0.009442002;-0.035712,0.1083499;-0.2683846;-0.2944148,0.1591022;-0.6729857;-0.2368437,0.1595423;-0.6976817;-0.3148389,-0.08162743;-0.002102947;-0.04141144,-0.03170959;-0.3791226;-0.05053227,0.02059625;-0.7805432;0.0250841,0.02704747;-0.8178476;-0.04202477,-0.01646019;0.5346661;0.001115322,549.8542
+0;0;0,-0.01599732;0.3080385;0.01306108,-0.03078632;0.60724;0.01156569,0.1376245;0.485563;0.01095064,0.2352314;0.2945219;-0.1337918,0.3237479;0.1441578;-0.3304923,-0.1862977;0.4841164;-0.02813903,-0.2091327;0.2683427;-0.1691869,-0.2067423;0.06802417;-0.3394878,0.08624668;0.01253617;-0.02804859,0.1760446;-0.2565865;-0.2814813,0.1989466;-0.6418717;-0.1378738,0.2357561;-0.6802043;-0.193108,-0.07641887;-0.001392951;-0.0504042,-0.05129395;-0.3808877;-0.05884569,-0.007817909;-0.7868186;-0.004788436,0.002286346;-0.7468011;-0.09898318,-0.02732548;0.5340201;0.01435324,0;0;0,-0.009439109;0.3085424;0.005170584,-0.01846523;0.607873;-0.003084183,0.1525263;0.5070895;-0.01473546,0.2223407;0.2826411;-0.1230085,0.2680189;0.1211582;-0.3254249,-0.1842208;0.502158;-0.0180616,-0.2369876;0.2572167;-0.08281982,-0.270879;0.09051591;-0.2833138,0.08377272;0.009442002;-0.035712,0.1083499;-0.2683846;-0.2944148,0.1591022;-0.6729857;-0.2368437,0.1595423;-0.6976817;-0.3148389,-0.08162743;-0.002102947;-0.04141144,-0.03170959;-0.3791226;-0.05053227,0.02059625;-0.7805432;0.0250841,0.02704747;-0.8178476;-0.04202477,-0.01646019;0.5346661;0.001115322,549.8759
+0;0;0,-0.01598817;0.3078623;0.01305361,-0.03076628;0.6068425;0.01156005,0.1382439;0.485059;0.01092987,0.2365287;0.2926911;-0.1348178,0.3479039;0.1034968;-0.3823145,-0.1868619;0.4836071;-0.02830264,-0.2098555;0.266335;-0.1703301,-0.2068478;0.0142858;-0.3846097,0.08660749;0.01258861;-0.02816593,0.1765;-0.2568174;-0.2818656,0.1995627;-0.6448069;-0.1372502,0.2364178;-0.683224;-0.1925527,-0.07673856;-0.001398778;-0.05061506,-0.05158718;-0.3812932;-0.05906545,-0.007805988;-0.7900732;-0.004628774,0.002310769;-0.7500433;-0.09894006,-0.02730877;0.5336931;0.01434491,0;0;0,-0.009248598;0.3083615;0.005729437,-0.01793979;0.6074878;-0.002244234,0.1531617;0.5055708;-0.01629162,0.2226381;0.2813398;-0.129434,0.2780615;0.07574724;-0.3826405,-0.1845248;0.5021351;-0.01700919,-0.2404083;0.2568776;-0.0850789,-0.2856056;0.05078408;-0.3399048,0.08400749;0.009105459;-0.03622818,0.1066085;-0.2707112;-0.2935522,0.1605977;-0.6780887;-0.2377845,0.1599267;-0.7025141;-0.3161107,-0.08212433;-0.001819761;-0.0412908,-0.03273496;-0.3792943;-0.05116105,0.021336;-0.7831905;0.02581631,0.02706533;-0.8221887;-0.0397885,-0.01603116;0.5343452;0.001886606,549.8876
+0;0;0,-0.01598817;0.3078623;0.01305361,-0.03076628;0.6068425;0.01156005,0.1382439;0.485059;0.01092987,0.2365287;0.2926911;-0.1348178,0.3479039;0.1034968;-0.3823145,-0.1868619;0.4836071;-0.02830264,-0.2098555;0.266335;-0.1703301,-0.2068478;0.0142858;-0.3846097,0.08660749;0.01258861;-0.02816593,0.1765;-0.2568174;-0.2818656,0.1995627;-0.6448069;-0.1372502,0.2364178;-0.683224;-0.1925527,-0.07673856;-0.001398778;-0.05061506,-0.05158718;-0.3812932;-0.05906545,-0.007805988;-0.7900732;-0.004628774,0.002310769;-0.7500433;-0.09894006,-0.02730877;0.5336931;0.01434491,0;0;0,-0.009248598;0.3083615;0.005729437,-0.01793979;0.6074878;-0.002244234,0.1531617;0.5055708;-0.01629162,0.2226381;0.2813398;-0.129434,0.2780615;0.07574724;-0.3826405,-0.1845248;0.5021351;-0.01700919,-0.2404083;0.2568776;-0.0850789,-0.2856056;0.05078408;-0.3399048,0.08400749;0.009105459;-0.03622818,0.1066085;-0.2707112;-0.2935522,0.1605977;-0.6780887;-0.2377845,0.1599267;-0.7025141;-0.3161107,-0.08212433;-0.001819761;-0.0412908,-0.03273496;-0.3792943;-0.05116105,0.021336;-0.7831905;0.02581631,0.02706533;-0.8221887;-0.0397885,-0.01603116;0.5343452;0.001886606,549.9095
+0;0;0,-0.01593059;0.3076511;0.013451,-0.03064707;0.6065336;0.01235723,0.1384173;0.4841132;0.01126355,0.2389701;0.2946463;-0.1363878,0.3234384;0.160002;-0.3258553,-0.1867595;0.4833214;-0.02865507,-0.2123942;0.2757564;-0.1837973,-0.2007178;0.09349766;-0.3505527,0.08716553;0.01256683;-0.02786882,0.1764832;-0.2502138;-0.2889149,0.1977098;-0.6392291;-0.1444645,0.2360543;-0.6773788;-0.1998667,-0.07699124;-0.001365445;-0.05101874,-0.04942879;-0.3813119;-0.05859657,-0.005178668;-0.7908474;-0.004081752,0.005138564;-0.7507384;-0.09882061,-0.02720604;0.5334045;0.01504122,0;0;0,-0.008390487;0.3081748;0.006467104,-0.0166228;0.6072184;-0.001252174,0.1542209;0.5045639;-0.01737618,0.2242288;0.2818015;-0.132638,0.2649389;0.1413516;-0.3320833,-0.183773;0.502364;-0.01574557,-0.2443885;0.2594675;-0.08741529,-0.2813003;0.112658;-0.2829822,0.0842238;0.008637756;-0.03693461,0.1057147;-0.273304;-0.2923232,0.1615901;-0.6814138;-0.2377915,0.1615189;-0.7050654;-0.3171993,-0.08280142;-0.001354998;-0.04092083,-0.0329171;-0.3789475;-0.05149761,0.02269137;-0.7833506;0.02605942,0.02776889;-0.8243519;-0.03810544,-0.014882;0.5340923;0.002805471,549.9211
+0;0;0,-0.01593059;0.3076511;0.013451,-0.03064707;0.6065336;0.01235723,0.1384173;0.4841132;0.01126355,0.2389701;0.2946463;-0.1363878,0.3234384;0.160002;-0.3258553,-0.1867595;0.4833214;-0.02865507,-0.2123942;0.2757564;-0.1837973,-0.2007178;0.09349766;-0.3505527,0.08716553;0.01256683;-0.02786882,0.1764832;-0.2502138;-0.2889149,0.1977098;-0.6392291;-0.1444645,0.2360543;-0.6773788;-0.1998667,-0.07699124;-0.001365445;-0.05101874,-0.04942879;-0.3813119;-0.05859657,-0.005178668;-0.7908474;-0.004081752,0.005138564;-0.7507384;-0.09882061,-0.02720604;0.5334045;0.01504122,0;0;0,-0.008390487;0.3081748;0.006467104,-0.0166228;0.6072184;-0.001252174,0.1542209;0.5045639;-0.01737618,0.2242288;0.2818015;-0.132638,0.2649389;0.1413516;-0.3320833,-0.183773;0.502364;-0.01574557,-0.2443885;0.2594675;-0.08741529,-0.2813003;0.112658;-0.2829822,0.0842238;0.008637756;-0.03693461,0.1057147;-0.273304;-0.2923232,0.1615901;-0.6814138;-0.2377915,0.1615189;-0.7050654;-0.3171993,-0.08280142;-0.001354998;-0.04092083,-0.0329171;-0.3789475;-0.05149761,0.02269137;-0.7833506;0.02605942,0.02776889;-0.8243519;-0.03810544,-0.014882;0.5340923;0.002805471,549.9427
+0;0;0,-0.01592784;0.3075979;0.01344867,-0.0306315;0.6062183;0.0123573,0.1376216;0.4841347;0.01127846,0.2398831;0.2914482;-0.1388819,0.3243942;0.1567357;-0.3284456,-0.1859713;0.4833468;-0.02844573,-0.2120417;0.2722547;-0.1862243,-0.2003593;0.08990355;-0.3530642,0.08727751;0.01258298;-0.02790462,0.1767141;-0.2505476;-0.2892983,0.1983335;-0.6467615;-0.1421749,0.237119;-0.6856951;-0.1982142,-0.07709014;-0.0013672;-0.05108428,-0.04949099;-0.3818195;-0.0586722,-0.004422024;-0.7989335;-0.003148593,0.006013853;-0.7587082;-0.09897693,-0.02719503;0.533186;0.01503772,0;0;0,-0.007655182;0.3081374;0.006615162,-0.01417082;0.6069521;-0.001322746,0.154879;0.5033829;-0.01900554,0.2252921;0.2797394;-0.1421282,0.2673541;0.1462805;-0.3461956,-0.1812667;0.5030797;-0.01482011,-0.2469794;0.2580146;-0.09070539,-0.2867254;0.1206996;-0.2926678,0.08443409;0.008347437;-0.03681803,0.1043941;-0.2750854;-0.2914368,0.1631472;-0.6908344;-0.2385309,0.1618198;-0.7126457;-0.3204477,-0.08293285;-0.000952422;-0.04093406,-0.0330448;-0.3790517;-0.05167907,0.02471612;-0.7907809;0.02732031,0.02915483;-0.831702;-0.03861176,-0.0129756;0.5339181;0.00283742,549.955
+0;0;0,-0.01607093;0.3075752;0.01379501,-0.030896;0.6061911;0.01311885,0.1372053;0.4835415;0.01153234,0.2409222;0.2958201;-0.1438289,0.3220676;0.1824497;-0.3482464,-0.1858955;0.4832384;-0.02883682,-0.1982019;0.2414509;-0.1361726,-0.2026317;0.0973067;-0.3372367,0.08739246;0.01255694;-0.02755439,0.1755988;-0.2447894;-0.2950535,0.1929886;-0.6410124;-0.1473948,0.2328634;-0.6776588;-0.2054017,-0.07696957;-0.00135197;-0.05126617,-0.04811711;-0.3817123;-0.05880775,-0.00265019;-0.7987746;-0.003220182,0.007950234;-0.758523;-0.09902763,-0.02743307;0.5331562;0.01568926,0;0;0,-0.007655182;0.3081374;0.006615162,-0.01417082;0.6069521;-0.001322746,0.154879;0.5033829;-0.01900554,0.2252921;0.2797394;-0.1421282,0.2673541;0.1462805;-0.3461956,-0.1812667;0.5030797;-0.01482011,-0.2469794;0.2580146;-0.09070539,-0.2867254;0.1206996;-0.2926678,0.08443409;0.008347437;-0.03681803,0.1043941;-0.2750854;-0.2914368,0.1631472;-0.6908344;-0.2385309,0.1618198;-0.7126457;-0.3204477,-0.08293285;-0.000952422;-0.04093406,-0.0330448;-0.3790517;-0.05167907,0.02471612;-0.7907809;0.02732031,0.02915483;-0.831702;-0.03861176,-0.0129756;0.5339181;0.00283742,549.9775
+0;0;0,-0.01606563;0.3074737;0.01379046,-0.03088615;0.6059979;0.01311464,0.1372773;0.4833547;0.01152563,0.2424189;0.2930547;-0.1459697,0.3235638;0.1796851;-0.3503857,-0.1859478;0.4830515;-0.02885907,-0.1984233;0.2379427;-0.1376692,-0.2028531;0.09379955;-0.3387319,0.08749727;0.012572;-0.02758744,0.1757959;-0.2450435;-0.2953663,0.193167;-0.6408406;-0.1478664,0.2326082;-0.6767623;-0.2052427,-0.07706188;-0.001353592;-0.05132765,-0.04817924;-0.3821118;-0.05887712,-0.002761204;-0.7987257;-0.003349315,0.007723968;-0.7585855;-0.09811512,-0.02742443;0.5329884;0.01568416,0;0;0,-0.007173405;0.3080439;0.006772995,-0.0133229;0.6067756;-0.001096487,0.1555694;0.5029954;-0.01945758,0.2258532;0.2784258;-0.1486951,0.2699474;0.1458005;-0.3528746,-0.1806654;0.5033666;-0.01454406,-0.2533968;0.2580446;-0.09578981,-0.2907697;0.1210217;-0.2984004,0.08457283;0.008106202;-0.03683233,0.1035328;-0.2759661;-0.2914132,0.1636378;-0.6910262;-0.2382555,0.1620372;-0.7143697;-0.3179125,-0.08309713;-0.0006744152;-0.04085714,-0.03308494;-0.3791557;-0.05175084,0.02594215;-0.7902939;0.02695421,0.02892485;-0.8266293;-0.04221255,-0.01222106;0.5337654;0.003059626,549.999
+0;0;0,-0.01605593;0.3072881;0.01378214,-0.03086662;0.6056134;0.01310728,0.137452;0.482983;0.01151216,0.2437727;0.2905488;-0.1477495,0.3524163;0.1387601;-0.4214388,-0.1860832;0.4826795;-0.02891129,-0.1986986;0.2348218;-0.1389417,-0.2046296;0.04183091;-0.4081413,0.08767763;0.01259791;-0.02764431,0.1757187;-0.2442662;-0.2946422,0.1929555;-0.6370014;-0.1482833,0.2324888;-0.6730772;-0.2057937,-0.07722074;-0.001356382;-0.05143346,-0.04842234;-0.381004;-0.05896091,-0.003355648;-0.794395;-0.003862668,0.007154025;-0.7542312;-0.09884991,-0.02740776;0.5326644;0.01567467,0;0;0,-0.006356459;0.3078703;0.007014275,-0.01177479;0.6064142;-0.0009014602,0.1568421;0.5021479;-0.02013779,0.2269712;0.2776521;-0.1557209,0.2779736;0.1105178;-0.4371707,-0.179601;0.5036163;-0.01432652,-0.2595716;0.2590151;-0.1007801,-0.319417;0.08629553;-0.3770691,0.08488547;0.007805601;-0.03665805,0.1017544;-0.2729828;-0.2933517,0.1615523;-0.6846616;-0.2394657,0.1618803;-0.7077736;-0.3195616,-0.08327722;-0.0003403812;-0.04092764,-0.03318749;-0.3776887;-0.05177253,0.02600139;-0.7855133;0.02655169,0.027744;-0.8217621;-0.04305004,-0.01089141;0.533464;0.003294707,550.0213
+0;0;0,-0.01622487;0.3070968;0.01431923,-0.03142354;0.605213;0.01429556,0.1365664;0.4825913;0.01205014,0.2401915;0.3045044;-0.160238,0.358125;0.1274883;-0.4142117,-0.1858084;0.4825219;-0.02913966,-0.205468;0.2959625;-0.2213516,-0.1978452;0.03409687;-0.4241173,0.08775078;0.01248255;-0.02714617,0.1742533;-0.2391434;-0.2993751,0.1861613;-0.6221629;-0.1463727,0.2223769;-0.648784;-0.2128841,-0.07704753;-0.001318115;-0.05152541,-0.04703367;-0.3807258;-0.05900247,-0.002241496;-0.7872031;-0.003999095,0.008286184;-0.7471582;-0.09743118,-0.02785432;0.5323414;0.01667694,0;0;0,-0.005467299;0.307726;0.007183313,-0.009581661;0.6061011;-0.0006313324,0.157953;0.5013805;-0.0212214,0.2273664;0.2796033;-0.1558801,0.277993;0.1111858;-0.4366257,-0.1775598;0.5043259;-0.0141624,-0.2624683;0.2660475;-0.1044415,-0.3185925;0.1025271;-0.3870309,0.08494507;0.00764525;-0.03631544,0.1009639;-0.2704288;-0.2957863,0.1590892;-0.675465;-0.2426575,0.1606783;-0.700824;-0.3193005,-0.08306459;-0.0002096235;-0.041148,-0.03258158;-0.3773531;-0.0521574,0.02542054;-0.7784272;0.0255005,0.02895545;-0.8186169;-0.03776246,-0.009090038;0.5332243;0.003542185,550.0438
+0;0;0,-0.01622487;0.3070968;0.01431923,-0.03142354;0.605213;0.01429556,0.1365664;0.4825913;0.01205014,0.2401915;0.3045044;-0.160238,0.358125;0.1274883;-0.4142117,-0.1858084;0.4825219;-0.02913966,-0.205468;0.2959625;-0.2213516,-0.1978452;0.03409687;-0.4241173,0.08775078;0.01248255;-0.02714617,0.1742533;-0.2391434;-0.2993751,0.1861613;-0.6221629;-0.1463727,0.2223769;-0.648784;-0.2128841,-0.07704753;-0.001318115;-0.05152541,-0.04703367;-0.3807258;-0.05900247,-0.002241496;-0.7872031;-0.003999095,0.008286184;-0.7471582;-0.09743118,-0.02785432;0.5323414;0.01667694,0;0;0,-0.005467299;0.307726;0.007183313,-0.009581661;0.6061011;-0.0006313324,0.157953;0.5013805;-0.0212214,0.2273664;0.2796033;-0.1558801,0.277993;0.1111858;-0.4366257,-0.1775598;0.5043259;-0.0141624,-0.2624683;0.2660475;-0.1044415,-0.3185925;0.1025271;-0.3870309,0.08494507;0.00764525;-0.03631544,0.1009639;-0.2704288;-0.2957863,0.1590892;-0.675465;-0.2426575,0.1606783;-0.700824;-0.3193005,-0.08306459;-0.0002096235;-0.041148,-0.03258158;-0.3773531;-0.0521574,0.02542054;-0.7784272;0.0255005,0.02895545;-0.8186169;-0.03776246,-0.009090038;0.5332243;0.003542185,550.0551
+0;0;0,-0.01622487;0.3070968;0.01431923,-0.03142354;0.605213;0.01429556,0.1365664;0.4825913;0.01205014,0.2401915;0.3045044;-0.160238,0.358125;0.1274883;-0.4142117,-0.1858084;0.4825219;-0.02913966,-0.205468;0.2959625;-0.2213516,-0.1978452;0.03409687;-0.4241173,0.08775078;0.01248255;-0.02714617,0.1742533;-0.2391434;-0.2993751,0.1861613;-0.6221629;-0.1463727,0.2223769;-0.648784;-0.2128841,-0.07704753;-0.001318115;-0.05152541,-0.04703367;-0.3807258;-0.05900247,-0.002241496;-0.7872031;-0.003999095,0.008286184;-0.7471582;-0.09743118,-0.02785432;0.5323414;0.01667694,0;0;0,-0.005467299;0.307726;0.007183313,-0.009581661;0.6061011;-0.0006313324,0.157953;0.5013805;-0.0212214,0.2273664;0.2796033;-0.1558801,0.277993;0.1111858;-0.4366257,-0.1775598;0.5043259;-0.0141624,-0.2624683;0.2660475;-0.1044415,-0.3185925;0.1025271;-0.3870309,0.08494507;0.00764525;-0.03631544,0.1009639;-0.2704288;-0.2957863,0.1590892;-0.675465;-0.2426575,0.1606783;-0.700824;-0.3193005,-0.08306459;-0.0002096235;-0.041148,-0.03258158;-0.3773531;-0.0521574,0.02542054;-0.7784272;0.0255005,0.02895545;-0.8186169;-0.03776246,-0.009090038;0.5332243;0.003542185,550.0773
+0;0;0,-0.01566252;0.3068156;0.01536258,-0.03059515;0.6047121;0.01597377,0.1374072;0.4818605;0.01317363,0.2414013;0.3082674;-0.1621809,0.3561112;0.1543014;-0.4324234,-0.1848736;0.4821205;-0.02865146,-0.2148641;0.2903586;-0.2131142,-0.1996113;0.07676324;-0.4661739,0.08807774;0.01233697;-0.02656022,0.1730474;-0.2304995;-0.2988467,0.1785745;-0.6231511;-0.1404172,0.2157846;-0.6498472;-0.2069489,-0.07696162;-0.001204436;-0.05187285,-0.04615648;-0.3744806;-0.05860111,0.0007559024;-0.791424;-0.001476817,0.01149565;-0.7512779;-0.09532359,-0.02705955;0.5318546;0.01820216,0;0;0,-0.004690458;0.307479;0.007194042,-0.008532078;0.6056259;-0.0005788808,0.1589886;0.5009444;-0.02189445,0.2279028;0.2816286;-0.1591897,0.2753005;0.1496595;-0.4595768,-0.1767155;0.5043101;-0.01440462,-0.2658749;0.2700226;-0.1085245,-0.3209779;0.1093939;-0.3932294,0.08520355;0.007363811;-0.03607583,0.1001462;-0.2586741;-0.2993815,0.1588065;-0.6743402;-0.2438257,0.1604905;-0.6991569;-0.3214002,-0.08311247;2.808235E-05;-0.04132373,-0.03309155;-0.3710577;-0.05239462,0.0271349;-0.7825793;0.0271575,0.03254584;-0.8231444;-0.03622068,-0.008075717;0.5327705;0.003613233,550.0883
+0;0;0,-0.01566252;0.3068156;0.01536258,-0.03059515;0.6047121;0.01597377,0.1374072;0.4818605;0.01317363,0.2414013;0.3082674;-0.1621809,0.3561112;0.1543014;-0.4324234,-0.1848736;0.4821205;-0.02865146,-0.2148641;0.2903586;-0.2131142,-0.1996113;0.07676324;-0.4661739,0.08807774;0.01233697;-0.02656022,0.1730474;-0.2304995;-0.2988467,0.1785745;-0.6231511;-0.1404172,0.2157846;-0.6498472;-0.2069489,-0.07696162;-0.001204436;-0.05187285,-0.04615648;-0.3744806;-0.05860111,0.0007559024;-0.791424;-0.001476817,0.01149565;-0.7512779;-0.09532359,-0.02705955;0.5318546;0.01820216,0;0;0,-0.004690458;0.307479;0.007194042,-0.008532078;0.6056259;-0.0005788808,0.1589886;0.5009444;-0.02189445,0.2279028;0.2816286;-0.1591897,0.2753005;0.1496595;-0.4595768,-0.1767155;0.5043101;-0.01440462,-0.2658749;0.2700226;-0.1085245,-0.3209779;0.1093939;-0.3932294,0.08520355;0.007363811;-0.03607583,0.1001462;-0.2586741;-0.2993815,0.1588065;-0.6743402;-0.2438257,0.1604905;-0.6991569;-0.3214002,-0.08311247;2.808235E-05;-0.04132373,-0.03309155;-0.3710577;-0.05239462,0.0271349;-0.7825793;0.0271575,0.03254584;-0.8231444;-0.03622068,-0.008075717;0.5327705;0.003613233,550.1002
+0;0;0,-0.01565299;0.3066287;0.01535323,-0.03057865;0.6043877;0.01596288,0.1369873;0.4816732;0.01317593,0.2404731;0.3089286;-0.1613215,0.3551794;0.1549674;-0.4315557,-0.1844387;0.4819325;-0.02853821,-0.2142826;0.2911079;-0.2120993,-0.1990302;0.07751909;-0.4651513,0.08830626;0.01236898;-0.02662913,0.1726971;-0.2288133;-0.2970608,0.1781658;-0.6173144;-0.1403059,0.2145699;-0.6427824;-0.2053965,-0.0771613;-0.001207561;-0.05200744,-0.04656601;-0.371941;-0.05868987,-0.0001495108;-0.7844771;-0.002169393,0.01035761;-0.7445508;-0.09398336,-0.02704327;0.5315347;0.01819112,0;0;0,-0.003619466;0.3073056;0.007215977,-0.00682394;0.6053171;-0.0006663795,0.1600252;0.5006676;-0.02223182,0.2291219;0.2848443;-0.1623937,0.2759783;0.1490529;-0.4611466,-0.1747956;0.5045617;-0.01436413,-0.2672031;0.2746893;-0.1124403,-0.3234694;0.1194117;-0.3998618,0.08552285;0.007133305;-0.0359869,0.101552;-0.2508457;-0.3035946,0.1559737;-0.662884;-0.2507005,0.1577887;-0.6913354;-0.3229423,-0.08336578;0.0001698286;-0.04135474,-0.03258355;-0.3682499;-0.05194011,0.02717518;-0.7753338;0.02709637,0.02849743;-0.8122945;-0.03734937,-0.006523263;0.53247;0.003604889,550.1226
+0;0;0,-0.01527892;0.3065971;0.01632978,-0.03003719;0.6043622;0.0177193,0.1375488;0.4818177;0.01426622,0.2405383;0.3134602;-0.1647542,0.3554863;0.1570101;-0.4334518,-0.1834786;0.4821409;-0.0286753,-0.2015646;0.3065901;-0.2283104,-0.1927601;0.08199547;-0.4719656,0.08848932;0.01215259;-0.02611613,0.1719414;-0.2210575;-0.303736,0.1734702;-0.6094853;-0.1467116,0.2083463;-0.6318423;-0.2151305,-0.07700628;-0.001022742;-0.05224065,-0.04526203;-0.3716614;-0.05881736,0.00207964;-0.7838968;-0.0008874014,0.01285527;-0.7439178;-0.09266454,-0.02652041;0.5315025;0.019749,0;0;0,-0.003619466;0.3073056;0.007215977,-0.00682394;0.6053171;-0.0006663795,0.1600252;0.5006676;-0.02223182,0.2291219;0.2848443;-0.1623937,0.2759783;0.1490529;-0.4611466,-0.1747956;0.5045617;-0.01436413,-0.2672031;0.2746893;-0.1124403,-0.3234694;0.1194117;-0.3998618,0.08552285;0.007133305;-0.0359869,0.101552;-0.2508457;-0.3035946,0.1559737;-0.662884;-0.2507005,0.1577887;-0.6913354;-0.3229423,-0.08336578;0.0001698286;-0.04135474,-0.03258355;-0.3682499;-0.05194011,0.02717518;-0.7753338;0.02709637,0.02849743;-0.8122945;-0.03734937,-0.006523263;0.53247;0.003604889,550.1448
+0;0;0,-0.01528159;0.3066506;0.01633263,-0.0300316;0.60425;0.01772016,0.1374544;0.4817479;0.01427006,0.2385711;0.316452;-0.161495,0.3391353;0.1795789;-0.3965697,-0.1833785;0.482071;-0.02864545,-0.2011357;0.3097124;-0.2246503,-0.1934329;0.113222;-0.4378161,0.08840556;0.01214109;-0.02609142,0.1711648;-0.2191328;-0.3014064,0.1726719;-0.6020516;-0.1466091,0.2073036;-0.6240417;-0.2145485,-0.07693339;-0.001021774;-0.0521912,-0.04545269;-0.3685833;-0.05871331,0.001217537;-0.774972;-0.001604971,0.01191765;-0.735063;-0.09273891,-0.02651541;0.5314026;0.01974952,0;0;0,-0.003370029;0.3073628;0.007184267,-0.006381861;0.6052116;-0.0006303787,0.1603558;0.5007137;-0.02239561,0.2286179;0.2898017;-0.1613096,0.2709181;0.158949;-0.4166442,-0.1742979;0.5049141;-0.01453706,-0.2661791;0.2806759;-0.1131055,-0.31595;0.1477846;-0.366029,0.08541943;0.007062286;-0.03601885,0.1019692;-0.2411121;-0.3085452,0.152942;-0.6474971;-0.2552135,0.1531376;-0.6763852;-0.3262784,-0.08328405;0.0001785011;-0.04132129,-0.03286576;-0.3651904;-0.05125082,0.02590415;-0.7667859;0.02528938,0.02744258;-0.8010801;-0.04090705,-0.006080809;0.5323771;0.003643036,550.1556
+0;0;0,-0.01528159;0.3066506;0.01633263,-0.0300316;0.60425;0.01772016,0.1374544;0.4817479;0.01427006,0.2385711;0.316452;-0.161495,0.3391353;0.1795789;-0.3965697,-0.1833785;0.482071;-0.02864545,-0.2011357;0.3097124;-0.2246503,-0.1934329;0.113222;-0.4378161,0.08840556;0.01214109;-0.02609142,0.1711648;-0.2191328;-0.3014064,0.1726719;-0.6020516;-0.1466091,0.2073036;-0.6240417;-0.2145485,-0.07693339;-0.001021774;-0.0521912,-0.04545269;-0.3685833;-0.05871331,0.001217537;-0.774972;-0.001604971,0.01191765;-0.735063;-0.09273891,-0.02651541;0.5314026;0.01974952,0;0;0,-0.003370029;0.3073628;0.007184267,-0.006381861;0.6052116;-0.0006303787,0.1603558;0.5007137;-0.02239561,0.2286179;0.2898017;-0.1613096,0.2709181;0.158949;-0.4166442,-0.1742979;0.5049141;-0.01453706,-0.2661791;0.2806759;-0.1131055,-0.31595;0.1477846;-0.366029,0.08541943;0.007062286;-0.03601885,0.1019692;-0.2411121;-0.3085452,0.152942;-0.6474971;-0.2552135,0.1531376;-0.6763852;-0.3262784,-0.08328405;0.0001785011;-0.04132129,-0.03286576;-0.3651904;-0.05125082,0.02590415;-0.7667859;0.02528938,0.02744258;-0.8010801;-0.04090705,-0.006080809;0.5323771;0.003643036,550.1776
+0;0;0,-0.01556251;0.3065163;0.01702316,-0.03085654;0.6037879;0.0193677,0.1365038;0.4811944;0.0150781,0.2397694;0.3167404;-0.1686959,0.3468056;0.1709616;-0.4397496,-0.1833539;0.4815547;-0.02867027,-0.21165;0.2986315;-0.2215956,-0.1929795;0.102465;-0.4811114,0.08838012;0.01196613;-0.02560339,0.1682764;-0.220793;-0.2978685,0.1673858;-0.6049344;-0.1491136,0.1994849;-0.6233633;-0.2220749,-0.07659446;-0.0008761924;-0.05236687,-0.04490159;-0.3664574;-0.05823895,0.002151627;-0.7716373;-0.0007178523,0.01315234;-0.7315695;-0.09278677,-0.02718491;0.5309711;0.02110184,0;0;0,-0.002205543;0.3072888;0.007279396,-0.004672452;0.6048482;-0.00045085,0.1617678;0.5007623;-0.0228796,0.2300151;0.2905981;-0.1733956,0.2742968;0.1346492;-0.456057,-0.1724118;0.5048934;-0.01483581,-0.2682494;0.2780564;-0.1189602,-0.322098;0.1317111;-0.4050751,0.08532573;0.007032752;-0.03577471,0.1044831;-0.231675;-0.3138757,0.153197;-0.6369675;-0.2585728,0.1526744;-0.6651348;-0.3314793,-0.08301775;0.0001282923;-0.04144642,-0.03159604;-0.3631442;-0.05024702,0.02550739;-0.7638364;0.02642347,0.03029448;-0.8027467;-0.03624647,-0.004415018;0.5320438;0.003818035,550.1894
+0;0;0,-0.01556251;0.3065163;0.01702316,-0.03085654;0.6037879;0.0193677,0.1365038;0.4811944;0.0150781,0.2397694;0.3167404;-0.1686959,0.3468056;0.1709616;-0.4397496,-0.1833539;0.4815547;-0.02867027,-0.21165;0.2986315;-0.2215956,-0.1929795;0.102465;-0.4811114,0.08838012;0.01196613;-0.02560339,0.1682764;-0.220793;-0.2978685,0.1673858;-0.6049344;-0.1491136,0.1994849;-0.6233633;-0.2220749,-0.07659446;-0.0008761924;-0.05236687,-0.04490159;-0.3664574;-0.05823895,0.002151627;-0.7716373;-0.0007178523,0.01315234;-0.7315695;-0.09278677,-0.02718491;0.5309711;0.02110184,0;0;0,-0.002205543;0.3072888;0.007279396,-0.004672452;0.6048482;-0.00045085,0.1617678;0.5007623;-0.0228796,0.2300151;0.2905981;-0.1733956,0.2742968;0.1346492;-0.456057,-0.1724118;0.5048934;-0.01483581,-0.2682494;0.2780564;-0.1189602,-0.322098;0.1317111;-0.4050751,0.08532573;0.007032752;-0.03577471,0.1044831;-0.231675;-0.3138757,0.153197;-0.6369675;-0.2585728,0.1526744;-0.6651348;-0.3314793,-0.08301775;0.0001282923;-0.04144642,-0.03159604;-0.3631442;-0.05024702,0.02550739;-0.7638364;0.02642347,0.03029448;-0.8027467;-0.03624647,-0.004415018;0.5320438;0.003818035,550.2112
+0;0;0,-0.01556048;0.3064764;0.01702094,-0.03083705;0.6034093;0.01936152,0.136166;0.4809759;0.01508373,0.2368509;0.3206316;-0.1640977,0.3321511;0.1908369;-0.4054315,-0.1829987;0.4813354;-0.02856985,-0.2105877;0.3029835;-0.216674,-0.1939643;0.1283258;-0.447735,0.08816627;0.01193717;-0.02554144,0.1673645;-0.2187885;-0.295428,0.1664729;-0.6034176;-0.1464842,0.1992123;-0.6228126;-0.2209012,-0.07640912;-0.0008740722;-0.05224015,-0.04499312;-0.3632615;-0.05806093,0.002119828;-0.7689557;-0.000466805,0.01334002;-0.728687;-0.09437259,-0.02716806;0.5306447;0.02109442,0;0;0,-0.001660163;0.3072519;0.007291793,-0.003640063;0.6044773;-0.0003626351,0.1623746;0.5005481;-0.02287173,0.2301124;0.2967421;-0.1706161,0.269424;0.1763064;-0.4316156,-0.1710831;0.5049087;-0.01495438,-0.2652513;0.2857893;-0.1201813,-0.3122243;0.1598615;-0.3772933,0.08528087;0.006924778;-0.03531814,0.1077048;-0.2205493;-0.3183343,0.1530766;-0.6269228;-0.2642368,0.151793;-0.6531739;-0.3409427,-0.08264957;0.0002226858;-0.04167911,-0.03073467;-0.3597797;-0.04864939,0.02435501;-0.7612022;0.02848452,0.03159324;-0.8058655;-0.03001885,-0.003433328;0.5317249;0.003902673,550.2332
+0;0;0,-0.01568503;0.3064347;0.01764691,-0.03106036;0.6033581;0.02046003,0.1358107;0.4804893;0.01537447,0.2344353;0.316842;-0.161957,0.3227239;0.2262021;-0.4230324,-0.1827655;0.4814987;-0.02911494,-0.1992189;0.322617;-0.2351237,-0.1878237;0.1420994;-0.4619593,0.08832128;0.01186288;-0.02503549,0.1659712;-0.2108308;-0.3020255,0.1606305;-0.5969408;-0.1570596,0.1949368;-0.6221384;-0.2265286,-0.07624742;-0.0008221689;-0.05247672,-0.04419857;-0.3631569;-0.05812545,0.003102306;-0.7687836;-0.0002105162,0.0145624;-0.7284798;-0.09408348,-0.02736351;0.5305924;0.0220825,0;0;0,-0.001660163;0.3072519;0.007291793,-0.003640063;0.6044773;-0.0003626351,0.1623746;0.5005481;-0.02287173,0.2301124;0.2967421;-0.1706161,0.269424;0.1763064;-0.4316156,-0.1710831;0.5049087;-0.01495438,-0.2652513;0.2857893;-0.1201813,-0.3122243;0.1598615;-0.3772933,0.08528087;0.006924778;-0.03531814,0.1077048;-0.2205493;-0.3183343,0.1530766;-0.6269228;-0.2642368,0.151793;-0.6531739;-0.3409427,-0.08264957;0.0002226858;-0.04167911,-0.03073467;-0.3597797;-0.04864939,0.02435501;-0.7612022;0.02848452,0.03159324;-0.8058655;-0.03001885,-0.003433328;0.5317249;0.003902673,550.2451
+0;0;0,-0.01569528;0.3066348;0.01765844,-0.03107475;0.6036385;0.020472,0.1354062;0.4808627;0.01540314,0.2322614;0.3201515;-0.1587468,0.3331013;0.2166261;-0.4569372,-0.1824057;0.4818697;-0.02897956,-0.198564;0.3258386;-0.2312922,-0.1855488;0.1196583;-0.4903752,0.08818296;0.01184431;-0.02499628,0.1651188;-0.2088015;-0.2994392,0.159877;-0.5877647;-0.1571565,0.1933131;-0.6115623;-0.2248633,-0.07612803;-0.0008208815;-0.05239454,-0.04437389;-0.3598236;-0.05799133,0.002051473;-0.7579424;-0.001148369,0.01322087;-0.7179;-0.09264018,-0.02737653;0.5308457;0.02209508,0;0;0,-0.00166447;0.3074466;0.007543802,-0.003594515;0.6047654;0.0003569126,0.1619553;0.5006624;-0.02252054,0.2295525;0.3011267;-0.1679623,0.2676707;0.1334234;-0.4512048,-0.1705199;0.5050428;-0.01488553,-0.2634618;0.2913271;-0.1208319,-0.3105697;0.1551503;-0.4192283,0.085229;0.006943018;-0.03505921,0.1100061;-0.2102085;-0.3216842,0.1508709;-0.6096371;-0.2699938,0.1516015;-0.6390998;-0.3411275,-0.08240396;0.0002403281;-0.04184338,-0.03119262;-0.3565219;-0.04639344,0.02298947;-0.750873;0.02733959,0.02985422;-0.7955148;-0.02722999,-0.003366002;0.5319782;0.004488945,550.2675
+0;0;0,-0.01571039;0.3069302;0.01767544,-0.03110187;0.604166;0.0204908,0.1356574;0.4812392;0.01541213,0.2311118;0.3228523;-0.1562191,0.3193939;0.232219;-0.4172756,-0.1826912;0.4822479;-0.02904552,-0.1986158;0.3284735;-0.2284322,-0.1872214;0.147969;-0.4552514,0.08799127;0.01181856;-0.02494195,0.1635298;-0.2048198;-0.2944003,0.1583554;-0.5789044;-0.1539493,0.1915961;-0.6023873;-0.2212602,-0.07596254;-0.000819097;-0.05228065,-0.04478513;-0.3533015;-0.05777579,0.001042556;-0.746295;-0.001664605,0.01214665;-0.7063113;-0.09262146,-0.02740027;0.5313066;0.02211536,0;0;0,-0.001889081;0.307736;0.007768869,-0.004083376;0.6052984;0.001087189,0.1617178;0.5007026;-0.02242327,0.2295252;0.3048964;-0.1663585,0.2688262;0.1805915;-0.4255155,-0.1710554;0.5051208;-0.01489696,-0.2629017;0.2959062;-0.1218957,-0.2943123;0.1864682;-0.3887203,0.08511303;0.006912172;-0.03481722,0.1131526;-0.1881865;-0.3287498,0.1494251;-0.5818446;-0.270353,0.1523474;-0.6125974;-0.3396111,-0.08207303;0.0003267044;-0.04204945,-0.03175971;-0.3499686;-0.04484779,0.02173773;-0.7394553;0.0267809,0.02867895;-0.7838078;-0.02725308,-0.003739992;0.5324368;0.005074501,550.2911
+0;0;0,-0.01599661;0.3068901;0.01810881,-0.03180917;0.6041004;0.02134431,0.135039;0.4811525;0.01563942,0.2328871;0.334818;-0.1651012,0.3120494;0.2287729;-0.423261,-0.1827056;0.4822604;-0.03009759,-0.1985448;0.3290381;-0.2299157,-0.1875677;0.1582156;-0.4641331,0.08806807;0.01179687;-0.02467983,0.161638;-0.200594;-0.2980361,0.1553744;-0.5761073;-0.1614963,0.1849953;-0.5965388;-0.2327381,-0.07589494;-0.0008351839;-0.05237848,-0.04453319;-0.3533016;-0.05784682,0.001495048;-0.7462016;-0.001247328,0.01291898;-0.7061893;-0.09216143,-0.02798963;0.5312445;0.02284588,0;0;0,-0.001889081;0.307736;0.007768869,-0.004083376;0.6052984;0.001087189,0.1617178;0.5007026;-0.02242327,0.2295252;0.3048964;-0.1663585,0.2688262;0.1805915;-0.4255155,-0.1710554;0.5051208;-0.01489696,-0.2629017;0.2959062;-0.1218957,-0.2943123;0.1864682;-0.3887203,0.08511303;0.006912172;-0.03481722,0.1131526;-0.1881865;-0.3287498,0.1494251;-0.5818446;-0.270353,0.1523474;-0.6125974;-0.3396111,-0.08207303;0.0003267044;-0.04204945,-0.03175971;-0.3499686;-0.04484779,0.02173773;-0.7394553;0.0267809,0.02867895;-0.7838078;-0.02725308,-0.003739992;0.5324368;0.005074501,550.3116
+0;0;0,-0.01600843;0.3071168;0.01812219,-0.03183502;0.6045911;0.02136002,0.134862;0.4816134;0.0156636,0.2321833;0.3360669;-0.1641038,0.3104957;0.2311602;-0.4194919,-0.1825801;0.4827202;-0.03002989,-0.198334;0.330323;-0.228772,-0.1874748;0.1613344;-0.4604749,0.08794549;0.01178045;-0.02464548,0.1588912;-0.1930346;-0.2882513,0.1522028;-0.5940124;-0.1424523,0.1819234;-0.6146136;-0.2139338,-0.07578931;-0.0008340215;-0.05230558,-0.04554622;-0.3407282;-0.05757887,0.003603317;-0.7602718;0.002858788,0.01506569;-0.7202258;-0.08836118,-0.02801142;0.5316577;0.0228632,0;0;0,-0.002063297;0.3079544;0.008076906,-0.004579191;0.6057913;0.001905918,0.1610883;0.5009393;-0.02212167,0.2301665;0.3081721;-0.1671752,0.2684727;0.1833048;-0.4227179,-0.1711951;0.5054544;-0.0146501,-0.2616057;0.2974889;-0.1221106,-0.2901686;0.192721;-0.3877592,0.08510327;0.006838024;-0.03451467,0.1162832;-0.154836;-0.3334458,0.1497261;-0.57591;-0.2729192,0.154061;-0.6063656;-0.3427742,-0.08170608;0.0004093719;-0.04247984,-0.03306898;-0.3373845;-0.04294898,0.02378465;-0.7535493;0.03228256,0.03104404;-0.7988567;-0.02091036,-0.004108054;0.5328444;0.005739927,550.3231
+0;0;0,-0.01601532;0.3072491;0.01813,-0.03185696;0.6050062;0.02137071,0.134249;0.4821372;0.01570211,0.2315767;0.336581;-0.1640773,0.3220563;0.2153753;-0.4591443,-0.1820335;0.48324;-0.02982444,-0.1977884;0.3308326;-0.2285799,-0.185242;0.1355888;-0.4962817,0.08774719;0.01175388;-0.02458991,0.1587227;-0.1931472;-0.2883064,0.1520487;-0.5932654;-0.14282,0.1817261;-0.6137931;-0.2141975,-0.07561842;-0.0008321409;-0.05218764,-0.04536262;-0.3408691;-0.05746315,0.003681559;-0.7595134;0.002844956,0.01512726;-0.7194821;-0.08824238,-0.02802948;0.5319988;0.02287541,0;0;0,-0.00229401;0.308071;0.008614063,-0.005209426;0.6062045;0.003189802,0.1598254;0.500771;-0.02131295,0.2308955;0.3091497;-0.1669505,0.2674915;0.1825555;-0.4712143,-0.1709376;0.5056935;-0.01431302,-0.2600076;0.2978982;-0.1232514,-0.2850211;0.1800979;-0.432184,0.08508045;0.006741852;-0.03403306,0.1167442;-0.1519689;-0.3346602,0.1504273;-0.5725981;-0.2777214,0.1557863;-0.603116;-0.3472729,-0.08117583;0.0003983574;-0.04304315,-0.03237823;-0.3375142;-0.04155046,0.02660121;-0.7525275;0.03322189,0.03081169;-0.793816;-0.02533379,-0.004589834;0.5331725;0.006788254,550.3448
+0;0;0,-0.01625188;0.3072086;0.01860007,-0.03218995;0.6049545;0.02233245,0.1338877;0.4820468;0.01596958,0.2312344;0.3393634;-0.1660881,0.321835;0.2195197;-0.4616739,-0.1817371;0.4830359;-0.03061688,-0.1977543;0.3328331;-0.2310228,-0.1844075;0.1496847;-0.5071032,0.08787058;0.01145679;-0.02428765,0.1572425;-0.1855032;-0.2944037,0.1486617;-0.5865177;-0.1515079,0.1790124;-0.6063637;-0.2230812,-0.07557078;-0.0005030859;-0.05226079,-0.04478256;-0.3404922;-0.05753989,0.004733261;-0.7591091;0.002572071,0.01643063;-0.7190581;-0.08848113,-0.02835261;0.5319453;0.02372437,0;0;0,-0.00229401;0.308071;0.008614063,-0.005209426;0.6062045;0.003189802,0.1598254;0.500771;-0.02131295,0.2308955;0.3091497;-0.1669505,0.2674915;0.1825555;-0.4712143,-0.1709376;0.5056935;-0.01431302,-0.2600076;0.2978982;-0.1232514,-0.2850211;0.1800979;-0.432184,0.08508045;0.006741852;-0.03403306,0.1167442;-0.1519689;-0.3346602,0.1504273;-0.5725981;-0.2777214,0.1557863;-0.603116;-0.3472729,-0.08117583;0.0003983574;-0.04304315,-0.03237823;-0.3375142;-0.04155046,0.02660121;-0.7525275;0.03322189,0.03081169;-0.793816;-0.02533379,-0.004589834;0.5331725;0.006788254,550.3674
+0;0;0,-0.01625188;0.3072086;0.01860007,-0.03218995;0.6049545;0.02233245,0.1338877;0.4820468;0.01596958,0.2312344;0.3393634;-0.1660881,0.321835;0.2195197;-0.4616739,-0.1817371;0.4830359;-0.03061688,-0.1977543;0.3328331;-0.2310228,-0.1844075;0.1496847;-0.5071032,0.08787058;0.01145679;-0.02428765,0.1572425;-0.1855032;-0.2944037,0.1486617;-0.5865177;-0.1515079,0.1790124;-0.6063637;-0.2230812,-0.07557078;-0.0005030859;-0.05226079,-0.04478256;-0.3404922;-0.05753989,0.004733261;-0.7591091;0.002572071,0.01643063;-0.7190581;-0.08848113,-0.02835261;0.5319453;0.02372437,0;0;0,-0.00229401;0.308071;0.008614063,-0.005209426;0.6062045;0.003189802,0.1598254;0.500771;-0.02131295,0.2308955;0.3091497;-0.1669505,0.2674915;0.1825555;-0.4712143,-0.1709376;0.5056935;-0.01431302,-0.2600076;0.2978982;-0.1232514,-0.2850211;0.1800979;-0.432184,0.08508045;0.006741852;-0.03403306,0.1167442;-0.1519689;-0.3346602,0.1504273;-0.5725981;-0.2777214,0.1557863;-0.603116;-0.3472729,-0.08117583;0.0003983574;-0.04304315,-0.03237823;-0.3375142;-0.04155046,0.02660121;-0.7525275;0.03322189,0.03081169;-0.793816;-0.02533379,-0.004589834;0.5331725;0.006788254,550.3789
+0;0;0,-0.01627303;0.3076085;0.01862429,-0.0322561;0.6061956;0.02236591,0.1340316;0.4829899;0.01599812,0.2314316;0.3402283;-0.1661593,0.2992541;0.2505148;-0.3874312,-0.1819776;0.4839801;-0.03064508,-0.1980036;0.3336951;-0.2311608,-0.1880123;0.1965924;-0.4378312,0.08768405;0.01143247;-0.02423609,0.1571266;-0.1857282;-0.2946273,0.1486405;-0.5823214;-0.153307,0.1790268;-0.602226;-0.2249644,-0.07541036;-0.000502018;-0.05214986,-0.04459076;-0.3408375;-0.05743434,0.004379135;-0.7548392;0.002014875,0.01609024;-0.7147763;-0.08914526,-0.02840628;0.5329492;0.02376235,0;0;0,-0.002859153;0.3084564;0.009008169,-0.00730383;0.6074314;0.004481316,0.1582102;0.5008878;-0.02067613,0.2308592;0.3120791;-0.169412,0.2743116;0.2453997;-0.4045192,-0.1715864;0.5039032;-0.01805311,-0.2647866;0.2975928;-0.1266752,-0.2780462;0.2121474;-0.3593399,0.08500537;0.006792486;-0.03368282,0.1173705;-0.1489912;-0.3361559,0.1493811;-0.565377;-0.2820466,0.1575182;-0.5955831;-0.351743,-0.08079599;0.0002844655;-0.04334178,-0.03162513;-0.3379186;-0.04070733,0.02595553;-0.7485158;0.0329404,0.03113476;-0.7892495;-0.02637658,-0.006181704;0.5341543;0.007800817,550.3905
+0;0;0,-0.01643337;0.3075717;0.01908553,-0.03249222;0.6061487;0.0232624,0.1338782;0.4832195;0.0164927,0.2297747;0.3490208;-0.1728312,0.2900776;0.2718861;-0.4009176,-0.1818897;0.4839779;-0.03076076,-0.2033208;0.3378178;-0.2338049,-0.1880174;0.2017777;-0.440852,0.08785369;0.01114361;-0.02375147,0.1567971;-0.1826614;-0.2966845,0.145154;-0.5810384;-0.1607069,0.1754507;-0.6003689;-0.2327985,-0.0752214;-0.000162725;-0.0524242,-0.04408827;-0.3404782;-0.05712633,0.005462173;-0.7543049;0.003055662,0.0172974;-0.7142207;-0.08808608,-0.02863016;0.532901;0.0245595,0;0;0,-0.002859153;0.3084564;0.009008169,-0.00730383;0.6074314;0.004481316,0.1582102;0.5008878;-0.02067613,0.2308592;0.3120791;-0.169412,0.2743116;0.2453997;-0.4045192,-0.1715864;0.5039032;-0.01805311,-0.2647866;0.2975928;-0.1266752,-0.2780462;0.2121474;-0.3593399,0.08500537;0.006792486;-0.03368282,0.1173705;-0.1489912;-0.3361559,0.1493811;-0.565377;-0.2820466,0.1575182;-0.5955831;-0.351743,-0.08079599;0.0002844655;-0.04334178,-0.03162513;-0.3379186;-0.04070733,0.02595553;-0.7485158;0.0329404,0.03113476;-0.7892495;-0.02637658,-0.006181704;0.5341543;0.007800817,550.4129
+0;0;0,-0.01644746;0.3078354;0.01910189,-0.03252378;0.6067364;0.02328436,0.1331986;0.4839522;0.01654793,0.2291544;0.3496704;-0.172893,0.3096352;0.2467258;-0.4772992,-0.1813045;0.4847075;-0.03051626,-0.2027489;0.3384571;-0.233686,-0.1823248;0.1568967;-0.5100129,0.08762601;0.01111474;-0.02368991,0.1566047;-0.1827894;-0.2967625,0.1451955;-0.5731601;-0.1635177,0.1751401;-0.5919172;-0.2347713,-0.07502646;-0.0001623033;-0.05228834,-0.04387742;-0.3406518;-0.05699287,0.004677206;-0.7461617;0.001979634,0.01637487;-0.7061948;-0.08810274,-0.02865886;0.5334347;0.02458242,0;0;0,-0.003258407;0.3087013;0.009535313,-0.008221192;0.6080045;0.00580287,0.1566273;0.5009962;-0.01966071,0.2296525;0.3148142;-0.171748,0.268646;0.1629215;-0.4635459,-0.1716537;0.5046026;-0.01722341,-0.2623492;0.2978126;-0.1274015,-0.27042;0.1871535;-0.439535,0.08492863;0.00667432;-0.03325129,0.1181296;-0.1422714;-0.3392551,0.1460463;-0.55019;-0.2836071,0.1552962;-0.581753;-0.3505059,-0.08030397;0.0003505528;-0.04375176,-0.03095889;-0.3379938;-0.04006512,0.02568152;-0.7402754;0.03228853,0.03014266;-0.7789338;-0.02785407,-0.006960025;0.5346661;0.008912563,550.4248
+0;0;0,-0.01644746;0.3078354;0.01910189,-0.03252378;0.6067364;0.02328436,0.1331986;0.4839522;0.01654793,0.2291544;0.3496704;-0.172893,0.3096352;0.2467258;-0.4772992,-0.1813045;0.4847075;-0.03051626,-0.2027489;0.3384571;-0.233686,-0.1823248;0.1568967;-0.5100129,0.08762601;0.01111474;-0.02368991,0.1566047;-0.1827894;-0.2967625,0.1451955;-0.5731601;-0.1635177,0.1751401;-0.5919172;-0.2347713,-0.07502646;-0.0001623033;-0.05228834,-0.04387742;-0.3406518;-0.05699287,0.004677206;-0.7461617;0.001979634,0.01637487;-0.7061948;-0.08810274,-0.02865886;0.5334347;0.02458242,0;0;0,-0.003258407;0.3087013;0.009535313,-0.008221192;0.6080045;0.00580287,0.1566273;0.5009962;-0.01966071,0.2296525;0.3148142;-0.171748,0.268646;0.1629215;-0.4635459,-0.1716537;0.5046026;-0.01722341,-0.2623492;0.2978126;-0.1274015,-0.27042;0.1871535;-0.439535,0.08492863;0.00667432;-0.03325129,0.1181296;-0.1422714;-0.3392551,0.1460463;-0.55019;-0.2836071,0.1552962;-0.581753;-0.3505059,-0.08030397;0.0003505528;-0.04375176,-0.03095889;-0.3379938;-0.04006512,0.02568152;-0.7402754;0.03228853,0.03014266;-0.7789338;-0.02785407,-0.006960025;0.5346661;0.008912563,550.4375
+0;0;0,-0.01661688;0.3078237;0.01974143,-0.03281919;0.6068993;0.02437462,0.1324942;0.4844454;0.0172634,0.2268351;0.3557418;-0.1770808,0.3042821;0.2410609;-0.4735146,-0.1807057;0.4849709;-0.03041404,-0.1984023;0.3533264;-0.2439346,-0.1790959;0.1847242;-0.5236188,0.08768079;0.01081541;-0.02317649,0.1557743;-0.1794433;-0.299231,0.1424151;-0.5653895;-0.1714443,0.1707608;-0.5827494;-0.2445791,-0.07481118;5.224119E-05;-0.05239588,-0.04370748;-0.3406131;-0.05696673,0.004881974;-0.7401705;0.001814991,0.01679505;-0.7001525;-0.08847819,-0.02891706;0.5335978;0.0255698,0;0;0,-0.004182372;0.3087096;0.01010656,-0.01045847;0.6081885;0.007422447,0.1544053;0.5014718;-0.01795506,0.2277501;0.3190644;-0.1747434,0.2679177;0.1760997;-0.4662402,-0.1728874;0.504867;-0.016383,-0.2613248;0.2983809;-0.1294174,-0.267727;0.1898318;-0.4379605,0.08492029;0.006756052;-0.03293848,0.1178654;-0.1390453;-0.3406686,0.1427162;-0.5412503;-0.285208,0.1511204;-0.5730001;-0.3523755,-0.0801437;0.0002368852;-0.0438061,-0.03034698;-0.3382102;-0.03992104,0.02316304;-0.7351047;0.03130882,0.02241519;-0.721156;-0.05889614,-0.008780777;0.5348468;0.01024008,550.4587
+0;0;0,-0.01661688;0.3078237;0.01974143,-0.03281919;0.6068993;0.02437462,0.1324942;0.4844454;0.0172634,0.2268351;0.3557418;-0.1770808,0.3042821;0.2410609;-0.4735146,-0.1807057;0.4849709;-0.03041404,-0.1984023;0.3533264;-0.2439346,-0.1790959;0.1847242;-0.5236188,0.08768079;0.01081541;-0.02317649,0.1557743;-0.1794433;-0.299231,0.1424151;-0.5653895;-0.1714443,0.1707608;-0.5827494;-0.2445791,-0.07481118;5.224119E-05;-0.05239588,-0.04370748;-0.3406131;-0.05696673,0.004881974;-0.7401705;0.001814991,0.01679505;-0.7001525;-0.08847819,-0.02891706;0.5335978;0.0255698,0;0;0,-0.004182372;0.3087096;0.01010656,-0.01045847;0.6081885;0.007422447,0.1544053;0.5014718;-0.01795506,0.2277501;0.3190644;-0.1747434,0.2679177;0.1760997;-0.4662402,-0.1728874;0.504867;-0.016383,-0.2613248;0.2983809;-0.1294174,-0.267727;0.1898318;-0.4379605,0.08492029;0.006756052;-0.03293848,0.1178654;-0.1390453;-0.3406686,0.1427162;-0.5412503;-0.285208,0.1511204;-0.5730001;-0.3523755,-0.0801437;0.0002368852;-0.0438061,-0.03034698;-0.3382102;-0.03992104,0.02316304;-0.7351047;0.03130882,0.02241519;-0.721156;-0.05889614,-0.008780777;0.5348468;0.01024008,550.4793
+0;0;0,-0.01661398;0.3077699;0.01973798,-0.03280398;0.6066179;0.02436825,0.1333444;0.4839787;0.01721273,0.2277333;0.3552097;-0.1772302,0.3055754;0.2399437;-0.4751764,-0.181483;0.484507;-0.03071247,-0.1991886;0.3527956;-0.2443416,-0.1797837;0.1833332;-0.5254527,0.087501;0.01079324;-0.02312897,0.1556651;-0.1796627;-0.2994696,0.1423902;-0.5631728;-0.1724894,0.1707242;-0.5805131;-0.245594,-0.07465778;5.213407E-05;-0.05228844,-0.04352186;-0.3409663;-0.05686403,0.004760914;-0.7380017;0.001546666,0.01666906;-0.6979879;-0.08870915,-0.02890558;0.5333866;0.02556228,0;0;0,-0.004434417;0.3086207;0.01102424,-0.01076971;0.6078749;0.009007454,0.1554783;0.5020965;-0.01468921,0.2279649;0.3216015;-0.1742699,0.268021;0.1763387;-0.4665229,-0.1739547;0.5043591;-0.01557253,-0.2614806;0.2993594;-0.1322478,-0.2644252;0.1945351;-0.4438899,0.08503643;0.006418198;-0.03217888,0.1171057;-0.132531;-0.3435446,0.1379915;-0.5319947;-0.2854697,0.1479601;-0.5638601;-0.352264,-0.07958832;0.0005440224;-0.04442151,-0.02892767;-0.3381114;-0.03894708,0.02396536;-0.7326807;0.03103545,0.02852546;-0.7716762;-0.02902296,-0.009094661;0.534598;0.01167989,550.5015
+0;0;0,-0.01673889;0.3081208;0.02011026,-0.03290294;0.6072438;0.02505234,0.1321576;0.4849465;0.01734481,0.2266645;0.3573022;-0.1778015,0.3070235;0.2425729;-0.4766977,-0.1802573;0.4853074;-0.03054652,-0.2116797;0.3475194;-0.2387143,-0.1816029;0.1962005;-0.5305315,0.08765135;0.01062045;-0.02273146,0.1550056;-0.1760964;-0.3019201,0.1392257;-0.5546577;-0.1818286,0.1665905;-0.5730274;-0.256934,-0.07454439;0.0002161946;-0.05249149,-0.04311195;-0.3408745;-0.05639206,0.004373975;-0.731307;0.0009420477,0.01661336;-0.6910782;-0.09111683,-0.02901954;0.533967;0.02618644,0;0;0,-0.005030177;0.3089655;0.01174903,-0.01218708;0.6084871;0.01119995,0.1530422;0.5027199;-0.013201,0.2272962;0.3233629;-0.1732764,0.2682207;0.1781422;-0.466867,-0.173752;0.5046493;-0.01523711,-0.2598122;0.3008206;-0.1350462,-0.2605853;0.196883;-0.4483442,0.08514743;0.006455541;-0.03194547,0.1167915;-0.130705;-0.3442461,0.132942;-0.5236906;-0.2869655,0.1428215;-0.5540226;-0.3576176,-0.07959592;0.0004750226;-0.04445824,-0.02839454;-0.3381857;-0.03868091,0.02332827;-0.7262217;0.03011206,0.02673389;-0.7643718;-0.03370998,-0.01034176;0.5351578;0.01349568,550.5243
+0;0;0,-0.01673889;0.3081208;0.02011026,-0.03290294;0.6072438;0.02505234,0.1321576;0.4849465;0.01734481,0.2266645;0.3573022;-0.1778015,0.3070235;0.2425729;-0.4766977,-0.1802573;0.4853074;-0.03054652,-0.2116797;0.3475194;-0.2387143,-0.1816029;0.1962005;-0.5305315,0.08765135;0.01062045;-0.02273146,0.1550056;-0.1760964;-0.3019201,0.1392257;-0.5546577;-0.1818286,0.1665905;-0.5730274;-0.256934,-0.07454439;0.0002161946;-0.05249149,-0.04311195;-0.3408745;-0.05639206,0.004373975;-0.731307;0.0009420477,0.01661336;-0.6910782;-0.09111683,-0.02901954;0.533967;0.02618644,0;0;0,-0.005030177;0.3089655;0.01174903,-0.01218708;0.6084871;0.01119995,0.1530422;0.5027199;-0.013201,0.2272962;0.3233629;-0.1732764,0.2682207;0.1781422;-0.466867,-0.173752;0.5046493;-0.01523711,-0.2598122;0.3008206;-0.1350462,-0.2605853;0.196883;-0.4483442,0.08514743;0.006455541;-0.03194547,0.1167915;-0.130705;-0.3442461,0.132942;-0.5236906;-0.2869655,0.1428215;-0.5540226;-0.3576176,-0.07959592;0.0004750226;-0.04445824,-0.02839454;-0.3381857;-0.03868091,0.02332827;-0.7262217;0.03011206,0.02673389;-0.7643718;-0.03370998,-0.01034176;0.5351578;0.01349568,550.546
+0;0;0,-0.01674663;0.3082633;0.02011956,-0.03291035;0.6073799;0.02506208,0.1309205;0.4854707;0.01742174,0.2254981;0.357731;-0.1778707,0.3052654;0.2438464;-0.4745661,-0.1791123;0.4858289;-0.03010442,-0.2105582;0.3479378;-0.238428,-0.1807029;0.197733;-0.5280966,0.08760593;0.01061495;-0.02271968,0.154979;-0.176154;-0.3019863,0.1393747;-0.5505038;-0.1832308,0.1669082;-0.5691718;-0.2587994,-0.07450577;0.0002160825;-0.0524643,-0.04306455;-0.3409699;-0.05636595,0.003893089;-0.7270587;0.0003303103,0.01620796;-0.6867668;-0.09229635,-0.02902772;0.5341175;0.02619595,0;0;0,-0.005200856;0.3090934;0.01207089,-0.0124144;0.6086068;0.01186776,0.1516998;0.5034363;-0.01193094,0.225985;0.3277285;-0.176278,0.2688632;0.1860973;-0.4686182,-0.1716543;0.5027941;-0.01792269,-0.2618749;0.3001958;-0.1371523,-0.2595845;0.198029;-0.4484679,0.08518174;0.006465659;-0.03171635,0.1164692;-0.1287393;-0.3450091,0.1302101;-0.5176555;-0.2898775,0.137438;-0.5479438;-0.3616436,-0.07936235;0.0004284605;-0.04477827,-0.02800037;-0.3382943;-0.03841624,0.02369502;-0.7220815;0.02880725,0.02602714;-0.7590438;-0.03713134,-0.01057912;0.5352898;0.01410389,550.5584
+0;0;0,-0.01679979;0.3083194;0.02087949,-0.03290344;0.6072482;0.02631538,0.1303785;0.4856325;0.01787133,0.2244886;0.3645947;-0.1819273,0.2893257;0.2922411;-0.442652,-0.1783468;0.485745;-0.02935885,-0.1990674;0.3433098;-0.2360209,-0.1834151;0.225129;-0.4874261,0.08766678;0.01036432;-0.02222617,0.1540735;-0.1720131;-0.3048167,0.1388415;-0.5401477;-0.1910241,0.1660905;-0.559287;-0.2678829,-0.07433735;0.0003394171;-0.05254264,-0.04227803;-0.3409703;-0.05547498,0.003857017;-0.7197061;0.0005127527,0.01628374;-0.6792454;-0.09329875,-0.02902886;0.5340338;0.02734697,0;0;0,-0.005321476;0.3091822;0.01253462,-0.01237127;0.6085167;0.01258349,0.1511898;0.5034994;-0.01096869,0.2262112;0.3291918;-0.1765435,0.2671207;0.224863;-0.4312161,-0.1712556;0.5031177;-0.01677727,-0.2582708;0.3003873;-0.1382478,-0.2564867;0.2131873;-0.4024622,0.08523265;0.006453514;-0.03131509,0.116447;-0.1250643;-0.3463666,0.1229085;-0.5064304;-0.2896044,0.1321383;-0.5355054;-0.363695,-0.07913534;0.000461487;-0.0449919,-0.0275453;-0.3383871;-0.03800379,0.02311333;-0.7148725;0.02830059,0.02528476;-0.7533549;-0.03780465,-0.01058704;0.5352476;0.01478958,550.5805
+0;0;0,-0.01679979;0.3083194;0.02087949,-0.03290344;0.6072482;0.02631538,0.1303785;0.4856325;0.01787133,0.2244886;0.3645947;-0.1819273,0.2893257;0.2922411;-0.442652,-0.1783468;0.485745;-0.02935885,-0.1990674;0.3433098;-0.2360209,-0.1834151;0.225129;-0.4874261,0.08766678;0.01036432;-0.02222617,0.1540735;-0.1720131;-0.3048167,0.1388415;-0.5401477;-0.1910241,0.1660905;-0.559287;-0.2678829,-0.07433735;0.0003394171;-0.05254264,-0.04227803;-0.3409703;-0.05547498,0.003857017;-0.7197061;0.0005127527,0.01628374;-0.6792454;-0.09329875,-0.02902886;0.5340338;0.02734697,0;0;0,-0.005321476;0.3091822;0.01253462,-0.01237127;0.6085167;0.01258349,0.1511898;0.5034994;-0.01096869,0.2262112;0.3291918;-0.1765435,0.2671207;0.224863;-0.4312161,-0.1712556;0.5031177;-0.01677727,-0.2582708;0.3003873;-0.1382478,-0.2564867;0.2131873;-0.4024622,0.08523265;0.006453514;-0.03131509,0.116447;-0.1250643;-0.3463666,0.1229085;-0.5064304;-0.2896044,0.1321383;-0.5355054;-0.363695,-0.07913534;0.000461487;-0.0449919,-0.0275453;-0.3383871;-0.03800379,0.02311333;-0.7148725;0.02830059,0.02528476;-0.7533549;-0.03780465,-0.01058704;0.5352476;0.01478958,550.6033
+0;0;0,-0.01680677;0.3084476;0.02088816,-0.03290757;0.6073226;0.02632448,0.1300752;0.485843;0.01789742,0.2242072;0.3647768;-0.1819478,0.2889328;0.2925477;-0.4422241,-0.1780753;0.4859552;-0.02924481,-0.1988007;0.3434868;-0.2359551,-0.1831753;0.2255093;-0.4869279,0.0875064;0.01034536;-0.02218551,0.1539333;-0.1720875;-0.3048619,0.1390031;-0.5329282;-0.1933239,0.1662331;-0.5520332;-0.270129,-0.07420135;0.0003387962;-0.05244652,-0.04213228;-0.3410748;-0.05537975,0.003088679;-0.7123066;-0.000501316,0.01550673;-0.6718532;-0.09424737,-0.02903542;0.5341542;0.02735543,0;0;0,-0.005600159;0.309258;0.01366734,-0.0128659;0.6085311;0.01524401,0.1504545;0.5037827;-0.00872493,0.2264509;0.3312231;-0.175769,0.2673469;0.2269175;-0.4299304,-0.1712224;0.5030674;-0.01528868,-0.2561046;0.3006356;-0.1388701,-0.2516105;0.2160865;-0.4034101,0.08526638;0.006307006;-0.03076458,0.1171747;-0.1227516;-0.3468753,0.1199;-0.4966824;-0.2917577,0.126711;-0.5265304;-0.3654031,-0.07879333;0.0005709213;-0.04525349,-0.02700545;-0.3383264;-0.03707486,0.02252527;-0.707363;0.02795048,0.02505636;-0.7457983;-0.03809506,-0.01104744;0.5352975;0.01703477,550.6247
+0;0;0,-0.01687156;0.3086739;0.02178805,-0.03292322;0.607703;0.02775558,0.1301211;0.4860884;0.01862738,0.2235404;0.3734719;-0.186577,0.3032115;0.3101616;-0.4467358,-0.1780749;0.4863065;-0.02831928,-0.1978668;0.3405443;-0.2329656,-0.1838162;0.2272243;-0.4879155,0.08751609;0.01001478;-0.02141972,0.153133;-0.1701371;-0.305955,0.1379344;-0.5215347;-0.200457,0.1642036;-0.5374187;-0.2794011,-0.07371478;0.0005925035;-0.05276312,-0.04127517;-0.3409728;-0.05398043,0.002629749;-0.7016495;-0.0008233748,0.01498663;-0.6611711;-0.0944455,-0.02905023;0.5344959;0.02868409,0;0;0,-0.005544876;0.3095061;0.01463413,-0.01275774;0.6089367;0.01718807,0.1505467;0.5039928;-0.007499933,0.2257931;0.3336927;-0.1773655,0.2688687;0.2312055;-0.433645,-0.1710506;0.5029317;-0.01420703,-0.2545558;0.3007399;-0.1393623,-0.2442418;0.2134236;-0.4045185,0.08520968;0.006156668;-0.03032446,0.1180885;-0.1185277;-0.3482764,0.1170546;-0.4819191;-0.2954872,0.1217857;-0.5126334;-0.3684185,-0.07847106;0.0007159908;-0.04538663,-0.02618482;-0.3382594;-0.03630589,0.02192582;-0.6967893;0.0268034,0.02344786;-0.7377176;-0.03639826,-0.01097515;0.5356592;0.01872754,550.6462
+0;0;0,-0.01687156;0.3086739;0.02178805,-0.03292322;0.607703;0.02775558,0.1301211;0.4860884;0.01862738,0.2235404;0.3734719;-0.186577,0.3032115;0.3101616;-0.4467358,-0.1780749;0.4863065;-0.02831928,-0.1978668;0.3405443;-0.2329656,-0.1838162;0.2272243;-0.4879155,0.08751609;0.01001478;-0.02141972,0.153133;-0.1701371;-0.305955,0.1379344;-0.5215347;-0.200457,0.1642036;-0.5374187;-0.2794011,-0.07371478;0.0005925035;-0.05276312,-0.04127517;-0.3409728;-0.05398043,0.002629749;-0.7016495;-0.0008233748,0.01498663;-0.6611711;-0.0944455,-0.02905023;0.5344959;0.02868409,0;0;0,-0.005544876;0.3095061;0.01463413,-0.01275774;0.6089367;0.01718807,0.1505467;0.5039928;-0.007499933,0.2257931;0.3336927;-0.1773655,0.2688687;0.2312055;-0.433645,-0.1710506;0.5029317;-0.01420703,-0.2545558;0.3007399;-0.1393623,-0.2442418;0.2134236;-0.4045185,0.08520968;0.006156668;-0.03032446,0.1180885;-0.1185277;-0.3482764,0.1170546;-0.4819191;-0.2954872,0.1217857;-0.5126334;-0.3684185,-0.07847106;0.0007159908;-0.04538663,-0.02618482;-0.3382594;-0.03630589,0.02192582;-0.6967893;0.0268034,0.02344786;-0.7377176;-0.03639826,-0.01097515;0.5356592;0.01872754,550.6579
+0;0;0,-0.01687156;0.3086739;0.02178805,-0.03292322;0.607703;0.02775558,0.1301211;0.4860884;0.01862738,0.2235404;0.3734719;-0.186577,0.3032115;0.3101616;-0.4467358,-0.1780749;0.4863065;-0.02831928,-0.1978668;0.3405443;-0.2329656,-0.1838162;0.2272243;-0.4879155,0.08751609;0.01001478;-0.02141972,0.153133;-0.1701371;-0.305955,0.1379344;-0.5215347;-0.200457,0.1642036;-0.5374187;-0.2794011,-0.07371478;0.0005925035;-0.05276312,-0.04127517;-0.3409728;-0.05398043,0.002629749;-0.7016495;-0.0008233748,0.01498663;-0.6611711;-0.0944455,-0.02905023;0.5344959;0.02868409,0;0;0,-0.005544876;0.3095061;0.01463413,-0.01275774;0.6089367;0.01718807,0.1505467;0.5039928;-0.007499933,0.2257931;0.3336927;-0.1773655,0.2688687;0.2312055;-0.433645,-0.1710506;0.5029317;-0.01420703,-0.2545558;0.3007399;-0.1393623,-0.2442418;0.2134236;-0.4045185,0.08520968;0.006156668;-0.03032446,0.1180885;-0.1185277;-0.3482764,0.1170546;-0.4819191;-0.2954872,0.1217857;-0.5126334;-0.3684185,-0.07847106;0.0007159908;-0.04538663,-0.02618482;-0.3382594;-0.03630589,0.02192582;-0.6967893;0.0268034,0.02344786;-0.7377176;-0.03639826,-0.01097515;0.5356592;0.01872754,550.6694
+0;0;0,-0.01701597;0.3090314;0.02225658,-0.03316025;0.6082923;0.02874123,0.1316526;0.4859507;0.01880621,0.2251168;0.375198;-0.1875017,0.2862239;0.3154396;-0.4539673,-0.179459;0.4857107;-0.02901866,-0.2000621;0.3399893;-0.2337268,-0.1875386;0.2335168;-0.4922144,0.08699441;0.009797794;-0.0209263,0.1506579;-0.1734907;-0.3041108,0.1353396;-0.5220066;-0.2048567,0.1619737;-0.5396189;-0.2860109,-0.07313129;0.0006562465;-0.05247208,-0.04030346;-0.3410491;-0.05345044,0.003072377;-0.6972711;-0.0007832944,0.01584183;-0.6564574;-0.09712802,-0.02926677;0.5350187;0.0295383,0;0;0,-0.005186785;0.3098535;0.01578808,-0.01205932;0.6095286;0.0194118,0.1531178;0.5045491;-0.005503654,0.226097;0.3350747;-0.177309,0.2703745;0.2420746;-0.4375005,-0.1721547;0.5029328;-0.01312553,-0.2549234;0.3023026;-0.1414279,-0.2433792;0.2254159;-0.410248,0.08462596;0.005618185;-0.0301466,0.119726;-0.1141071;-0.3499513,0.1177769;-0.473177;-0.2988204,0.1216699;-0.5058358;-0.373794,-0.07782539;0.001077408;-0.04521043,-0.0249679;-0.3379724;-0.03559164,0.02171623;-0.6921363;0.02716127,0.02504735;-0.7369313;-0.0357428,-0.01038236;0.5361773;0.02067423,550.6918
+0;0;0,-0.01701597;0.3090314;0.02225658,-0.03316025;0.6082923;0.02874123,0.1316526;0.4859507;0.01880621,0.2251168;0.375198;-0.1875017,0.2862239;0.3154396;-0.4539673,-0.179459;0.4857107;-0.02901866,-0.2000621;0.3399893;-0.2337268,-0.1875386;0.2335168;-0.4922144,0.08699441;0.009797794;-0.0209263,0.1506579;-0.1734907;-0.3041108,0.1353396;-0.5220066;-0.2048567,0.1619737;-0.5396189;-0.2860109,-0.07313129;0.0006562465;-0.05247208,-0.04030346;-0.3410491;-0.05345044,0.003072377;-0.6972711;-0.0007832944,0.01584183;-0.6564574;-0.09712802,-0.02926677;0.5350187;0.0295383,0;0;0,-0.005186785;0.3098535;0.01578808,-0.01205932;0.6095286;0.0194118,0.1531178;0.5045491;-0.005503654,0.226097;0.3350747;-0.177309,0.2703745;0.2420746;-0.4375005,-0.1721547;0.5029328;-0.01312553,-0.2549234;0.3023026;-0.1414279,-0.2433792;0.2254159;-0.410248,0.08462596;0.005618185;-0.0301466,0.119726;-0.1141071;-0.3499513,0.1177769;-0.473177;-0.2988204,0.1216699;-0.5058358;-0.373794,-0.07782539;0.001077408;-0.04521043,-0.0249679;-0.3379724;-0.03559164,0.02171623;-0.6921363;0.02716127,0.02504735;-0.7369313;-0.0357428,-0.01038236;0.5361773;0.02067423,550.7039
+0;0;0,-0.01702842;0.3092576;0.02227288,-0.0331843;0.6087332;0.02876265,0.130274;0.4867638;0.01891857,0.2237602;0.375985;-0.187438,0.2851544;0.3159458;-0.4551557,-0.1782145;0.4865258;-0.02850306,-0.1988225;0.34077;-0.2332595,-0.1862401;0.2337972;-0.4929617,0.08701336;0.009799928;-0.02093086,0.1507069;-0.173575;-0.3042489,0.1354614;-0.5204333;-0.2054668,0.1615704;-0.5371068;-0.2850209,-0.07314721;0.0006563895;-0.05248351,-0.04030392;-0.3412101;-0.05346233,0.002865624;-0.6957378;-0.001045678,0.01538331;-0.6551374;-0.09549084,-0.02928862;0.5354181;0.02956017,0;0;0,-0.005186565;0.3100278;0.01679873,-0.01210625;0.6099001;0.02171779,0.1514417;0.5043634;-0.003877401,0.2255947;0.3369173;-0.1772491,0.2709778;0.2473138;-0.4398483,-0.1705945;0.5030898;-0.01164987,-0.2546912;0.304936;-0.1430174,-0.2360182;0.2355898;-0.4148431,0.08484719;0.005585343;-0.02958417,0.1217041;-0.1094461;-0.3510833,0.1179939;-0.4671644;-0.3028663,0.1205075;-0.497523;-0.3772939,-0.07761359;0.001072022;-0.04561191,-0.02428693;-0.3380329;-0.03481905,0.02185453;-0.6905246;0.02780354,0.02560476;-0.7343576;-0.03321756,-0.01043948;0.5365018;0.02262425,550.7252
+0;0;0,-0.01720643;0.3093415;0.02292213,-0.03342713;0.6088246;0.02996184,0.129102;0.4869888;0.01954478,0.2228163;0.3800714;-0.1888812,0.2962696;0.3346587;-0.4567832,-0.1773814;0.4866563;-0.02755246,-0.2062311;0.3767729;-0.2528266,-0.1881445;0.2706243;-0.512893,0.0870108;0.009772937;-0.02066253,0.1499147;-0.1753391;-0.3033632,0.134655;-0.5203511;-0.2080702,0.1599493;-0.5358326;-0.290844,-0.07308185;0.000589855;-0.05245975,-0.03955719;-0.3414907;-0.05265985,0.002830811;-0.6932597;0.0003372543,0.01557087;-0.6524143;-0.09599517,-0.02951573;0.5355148;0.03063667,0;0;0,-0.005399818;0.3101293;0.01744461,-0.01246285;0.610012;0.02290964,0.1502254;0.5043757;-0.002375839,0.2251584;0.3403272;-0.1788077,0.2708541;0.2508245;-0.4417342,-0.1700214;0.503184;-0.01031071,-0.253996;0.3061082;-0.1435942,-0.2348304;0.2359603;-0.4155154,0.08492547;0.00550814;-0.02916598,0.1254721;-0.1005906;-0.3535763,0.1199831;-0.4559599;-0.3085272,0.1215361;-0.4895991;-0.3827398,-0.077371;0.001125426;-0.04588891,-0.02440497;-0.3383029;-0.03466314,0.02041311;-0.6882542;0.0275643,0.02164301;-0.6748751;-0.06877934,-0.01076461;0.5366187;0.02370071,550.7481
+0;0;0,-0.01720643;0.3093415;0.02292213,-0.03342713;0.6088246;0.02996184,0.129102;0.4869888;0.01954478,0.2228163;0.3800714;-0.1888812,0.2962696;0.3346587;-0.4567832,-0.1773814;0.4866563;-0.02755246,-0.2062311;0.3767729;-0.2528266,-0.1881445;0.2706243;-0.512893,0.0870108;0.009772937;-0.02066253,0.1499147;-0.1753391;-0.3033632,0.134655;-0.5203511;-0.2080702,0.1599493;-0.5358326;-0.290844,-0.07308185;0.000589855;-0.05245975,-0.03955719;-0.3414907;-0.05265985,0.002830811;-0.6932597;0.0003372543,0.01557087;-0.6524143;-0.09599517,-0.02951573;0.5355148;0.03063667,0;0;0,-0.005399818;0.3101293;0.01744461,-0.01246285;0.610012;0.02290964,0.1502254;0.5043757;-0.002375839,0.2251584;0.3403272;-0.1788077,0.2708541;0.2508245;-0.4417342,-0.1700214;0.503184;-0.01031071,-0.253996;0.3061082;-0.1435942,-0.2348304;0.2359603;-0.4155154,0.08492547;0.00550814;-0.02916598,0.1254721;-0.1005906;-0.3535763,0.1199831;-0.4559599;-0.3085272,0.1215361;-0.4895991;-0.3827398,-0.077371;0.001125426;-0.04588891,-0.02440497;-0.3383029;-0.03466314,0.02041311;-0.6882542;0.0275643,0.02164301;-0.6748751;-0.06877934,-0.01076461;0.5366187;0.02370071,550.7709
+0;0;0,-0.0172097;0.3094002;0.02292648,-0.03342107;0.6087102;0.02996393,0.1295482;0.4868224;0.019515,0.2278985;0.3746158;-0.1992219,0.3036774;0.3277653;-0.4756057,-0.1777943;0.486489;-0.02771426,-0.2080713;0.3711697;-0.2641328,-0.189412;0.2616603;-0.5324329,0.08700268;0.009772024;-0.02066061,0.1499416;-0.175443;-0.3035185,0.1347307;-0.5193493;-0.2085309,0.1597527;-0.5343411;-0.2904135,-0.07307503;0.0005897999;-0.05245486,-0.03953172;-0.341681;-0.05265507,0.002720442;-0.6923227;0.0001721941,0.01532333;-0.6515942;-0.09512301,-0.02951416;0.5354844;0.03063798,0;0;0,-0.00604531;0.3101163;0.01848435,-0.01399834;0.6097746;0.02537513,0.1492326;0.503925;-0.001034738,0.223193;0.3423919;-0.1973658,0.2748814;0.3002453;-0.4799917,-0.1715563;0.5025469;-0.008863572,-0.2594853;0.2966711;-0.1502587,-0.2564001;0.2547359;-0.4375867,0.08503007;0.005410135;-0.02885199,0.1287643;-0.09696554;-0.3542457,0.121952;-0.4514814;-0.3118476,0.1231254;-0.4829598;-0.3865077,-0.07732325;0.001144294;-0.04595242,-0.02443472;-0.3384686;-0.03410496,0.02001987;-0.6871707;0.02879294,0.02284025;-0.728776;-0.03616739,-0.01205492;0.5364686;0.02579427,550.7924
+0;0;0,-0.01740335;0.3095274;0.0236898,-0.0336705;0.608936;0.0312603,0.1294477;0.4869514;0.02021366,0.2278331;0.3888574;-0.2103426,0.3118094;0.3000141;-0.4737416,-0.1780657;0.4866478;-0.02689891,-0.1968292;0.3535133;-0.2600972,-0.1878492;0.2490522;-0.5308949,0.08709015;0.009835604;-0.02055244,0.1496564;-0.1771094;-0.3059274,0.1339208;-0.5213981;-0.2135243,0.159089;-0.5341471;-0.2958902,-0.07315943;0.0004763942;-0.0524529,-0.03889235;-0.3446718;-0.05190997,0.003235154;-0.6949098;0.001748804,0.01569975;-0.6542079;-0.09298852,-0.02974515;0.5357209;0.03182509,0;0;0,-0.006678432;0.3102278;0.01963162,-0.01544868;0.6099327;0.0283339,0.1477481;0.503068;8.749962E-05,0.2234197;0.3426902;-0.2024245,0.2756873;0.2994169;-0.4847713,-0.1726921;0.5021737;-0.007192858,-0.2608426;0.2934492;-0.1525266,-0.2566367;0.2513928;-0.4398203,0.08512249;0.005475834;-0.02877522,0.1334169;-0.0946925;-0.357311,0.1250097;-0.4493021;-0.3185556,0.1270448;-0.479814;-0.3932499,-0.07743566;0.001039824;-0.04589633,-0.02434496;-0.3414989;-0.0336317,0.02054342;-0.6898047;0.0295246,0.02270149;-0.7295072;-0.03667179,-0.01329025;0.5366421;0.02828455,550.8156
+0;0;0,-0.01740335;0.3095274;0.0236898,-0.0336705;0.608936;0.0312603,0.1294477;0.4869514;0.02021366,0.2278331;0.3888574;-0.2103426,0.3118094;0.3000141;-0.4737416,-0.1780657;0.4866478;-0.02689891,-0.1968292;0.3535133;-0.2600972,-0.1878492;0.2490522;-0.5308949,0.08709015;0.009835604;-0.02055244,0.1496564;-0.1771094;-0.3059274,0.1339208;-0.5213981;-0.2135243,0.159089;-0.5341471;-0.2958902,-0.07315943;0.0004763942;-0.0524529,-0.03889235;-0.3446718;-0.05190997,0.003235154;-0.6949098;0.001748804,0.01569975;-0.6542079;-0.09298852,-0.02974515;0.5357209;0.03182509,0;0;0,-0.006678432;0.3102278;0.01963162,-0.01544868;0.6099327;0.0283339,0.1477481;0.503068;8.749962E-05,0.2234197;0.3426902;-0.2024245,0.2756873;0.2994169;-0.4847713,-0.1726921;0.5021737;-0.007192858,-0.2608426;0.2934492;-0.1525266,-0.2566367;0.2513928;-0.4398203,0.08512249;0.005475834;-0.02877522,0.1334169;-0.0946925;-0.357311,0.1250097;-0.4493021;-0.3185556,0.1270448;-0.479814;-0.3932499,-0.07743566;0.001039824;-0.04589633,-0.02434496;-0.3414989;-0.0336317,0.02054342;-0.6898047;0.0295246,0.02270149;-0.7295072;-0.03667179,-0.01329025;0.5366421;0.02828455,550.8369
+0;0;0,-0.01740231;0.309509;0.02368839,-0.03367671;0.6090505;0.03126322,0.129818;0.4869404;0.02018924,0.2285318;0.388519;-0.2111367,0.3125079;0.2996759;-0.474535,-0.1784217;0.4866362;-0.02703461,-0.1972478;0.3530573;-0.2610113,-0.1882679;0.2485964;-0.5318084,0.08706603;0.00983288;-0.02054675,0.1497061;-0.1773327;-0.3062584,0.1340712;-0.5194167;-0.2144471,0.1587165;-0.5312775;-0.2951015,-0.07313918;0.0004762623;-0.05243838,-0.03883167;-0.3450792;-0.05189481,0.003026072;-0.6930744;0.001420349,0.01523166;-0.6525949;-0.09134841,-0.02975081;0.5358253;0.03182809,0;0;0,-0.007361138;0.3101143;0.02085042,-0.01704955;0.6098837;0.03088307,0.1464355;0.5021961;0.001152039,0.2231516;0.3428274;-0.2029536,0.2757757;0.2997109;-0.4852574,-0.1741679;0.5014502;-0.005603321,-0.2633181;0.2944504;-0.1544192,-0.2540153;0.233287;-0.4381379,0.0852259;0.005455137;-0.02839255,0.1366065;-0.09173099;-0.3577871,0.1289664;-0.4446523;-0.3248725,0.1302718;-0.4775239;-0.394946,-0.07734169;0.001016063;-0.0460063,-0.02466078;-0.3419718;-0.0329702,0.02037677;-0.6879712;0.02988914,0.02315756;-0.7249712;-0.03620261,-0.01463627;0.5365919;0.03048182,550.8481
+0;0;0,-0.0184955;0.3093902;0.02440121,-0.03517131;0.6088974;0.03238934,0.1283459;0.4866016;0.02108683,0.2261147;0.3955234;-0.2136234,0.2924731;0.3185445;-0.4856428,-0.1798049;0.4865047;-0.02603769,-0.1991756;0.3521214;-0.2595087,-0.187569;0.2576347;-0.5338467,0.08688848;0.01119438;-0.02060166,0.1537881;-0.1256608;-0.332661,0.1337694;-0.4646856;-0.2308931,0.1590021;-0.4771544;-0.3110464,-0.07354155;-0.0004784485;-0.05187254,-0.03954982;-0.3460644;-0.05095433,0.002264772;-0.6939553;0.003070436,0.01443637;-0.6534367;-0.08969836,-0.03115272;0.5356767;0.03288643,0;0;0,-0.007361138;0.3101143;0.02085042,-0.01704955;0.6098837;0.03088307,0.1464355;0.5021961;0.001152039,0.2231516;0.3428274;-0.2029536,0.2757757;0.2997109;-0.4852574,-0.1741679;0.5014502;-0.005603321,-0.2633181;0.2944504;-0.1544192,-0.2540153;0.233287;-0.4381379,0.0852259;0.005455137;-0.02839255,0.1366065;-0.09173099;-0.3577871,0.1289664;-0.4446523;-0.3248725,0.1302718;-0.4775239;-0.394946,-0.07734169;0.001016063;-0.0460063,-0.02466078;-0.3419718;-0.0329702,0.02037677;-0.6879712;0.02988914,0.02315756;-0.7249712;-0.03620261,-0.01463627;0.5365919;0.03048182,550.8713
+0;0;0,-0.01847112;0.3089824;0.02436905,-0.03512908;0.608168;0.03235067,0.1280438;0.4861014;0.02107228,0.2256991;0.3951288;-0.2133657,0.2920574;0.31815;-0.4853846,-0.179455;0.4860047;-0.02595254,-0.1988032;0.3517772;-0.2591528,-0.1871966;0.2572908;-0.5334902,0.08699772;0.01120846;-0.02062756,0.1538515;-0.1255528;-0.3324727,0.134012;-0.4615414;-0.2316163,0.1591429;-0.4738388;-0.3114462,-0.07363401;-0.00047905;-0.05193776,-0.03966561;-0.3458278;-0.05102018,0.001774512;-0.6906031;0.002520762,0.013897;-0.650127;-0.08987372,-0.03111736;0.5350726;0.03284691,0;0;0,-0.007951815;0.3095999;0.02213097,-0.01829015;0.6089816;0.03340983,0.1449138;0.5013467;0.002959965,0.222742;0.3435369;-0.2015213,0.2758206;0.3016047;-0.4839177,-0.1749079;0.5007985;-0.003318552,-0.2647973;0.2998775;-0.1592813,-0.2525483;0.2035816;-0.4329608,0.08534538;0.005728349;-0.02833867,0.1380553;-0.09065855;-0.3575069,0.1329269;-0.440795;-0.328661,0.1342811;-0.474148;-0.3977841,-0.07751255;0.0007609809;-0.04594511,-0.02487677;-0.3419752;-0.0324593,0.02006213;-0.6847481;0.03031977,0.02222927;-0.7211685;-0.03583968,-0.01570163;0.535824;0.03267694,550.8936
+0;0;0,-0.01955127;0.3088426;0.02528062,-0.03673011;0.6079832;0.03379506,0.1266702;0.4861983;0.02226834,0.2238098;0.3978187;-0.2133727,0.2893019;0.3264471;-0.4871249,-0.1807969;0.4857182;-0.02479256,-0.2004886;0.3527235;-0.2586695,-0.1850111;0.3104705;-0.5455467,0.08681595;0.01216425;-0.02085067,0.1490992;-0.09358781;-0.3454393,0.1347032;-0.4333149;-0.2569396,0.1451541;-0.3937102;-0.3496325,-0.0740519;-0.001381963;-0.05132383,-0.04036529;-0.3467583;-0.05039441,0.0006689429;-0.6917731;0.001902655,0.0127584;-0.6511819;-0.09048305,-0.03256467;0.5348958;0.03418096,0;0;0,-0.007951815;0.3095999;0.02213097,-0.01829015;0.6089816;0.03340983,0.1449138;0.5013467;0.002959965,0.222742;0.3435369;-0.2015213,0.2758206;0.3016047;-0.4839177,-0.1749079;0.5007985;-0.003318552,-0.2647973;0.2998775;-0.1592813,-0.2525483;0.2035816;-0.4329608,0.08534538;0.005728349;-0.02833867,0.1380553;-0.09065855;-0.3575069,0.1329269;-0.440795;-0.328661,0.1342811;-0.474148;-0.3977841,-0.07751255;0.0007609809;-0.04594511,-0.02487677;-0.3419752;-0.0324593,0.02006213;-0.6847481;0.03031977,0.02222927;-0.7211685;-0.03583968,-0.01570163;0.535824;0.03267694,550.9047
+0;0;0,-0.01955171;0.3088497;0.0252812,-0.0367291;0.6079649;0.03379562,0.1260047;0.4864054;0.02231855,0.2239542;0.3972891;-0.215287,0.279951;0.3362651;-0.4493498,-0.1801779;0.4859273;-0.02454574,-0.2000337;0.3518239;-0.2603725,-0.1868002;0.3156968;-0.5056574,0.08672133;0.012151;-0.02082794,0.1489762;-0.09355288;-0.3452687,0.1345898;-0.4330535;-0.256828,0.1450966;-0.3933974;-0.3500166,-0.0739712;-0.001380457;-0.05126789,-0.04029993;-0.3465995;-0.05033889,0.0007069446;-0.6913841;0.001923312,0.01286105;-0.6507363;-0.09095646,-0.03256492;0.5348995;0.0341814,0;0;0,-0.008474635;0.3095296;0.02300406,-0.01934252;0.6088332;0.03514957,0.1431436;0.5007134;0.004392387,0.222741;0.3457965;-0.2045507,0.2733678;0.3027246;-0.4437718,-0.1750786;0.5002818;-0.001465589,-0.2660502;0.299632;-0.1610151,-0.2521405;0.267702;-0.4068443,0.0853139;0.005751744;-0.02811575,0.1393451;-0.08826263;-0.3575891,0.134426;-0.4382623;-0.3299239,0.1374993;-0.471039;-0.4001905,-0.07738397;0.0007317886;-0.04596983,-0.02468897;-0.3418188;-0.03207456,0.02070859;-0.6842144;0.03112134,0.0222985;-0.7199836;-0.03640375,-0.01661793;0.5357051;0.03420138,550.9171
+0;0;0,-0.01955171;0.3088497;0.0252812,-0.0367291;0.6079649;0.03379562,0.1260047;0.4864054;0.02231855,0.2239542;0.3972891;-0.215287,0.279951;0.3362651;-0.4493498,-0.1801779;0.4859273;-0.02454574,-0.2000337;0.3518239;-0.2603725,-0.1868002;0.3156968;-0.5056574,0.08672133;0.012151;-0.02082794,0.1489762;-0.09355288;-0.3452687,0.1345898;-0.4330535;-0.256828,0.1450966;-0.3933974;-0.3500166,-0.0739712;-0.001380457;-0.05126789,-0.04029993;-0.3465995;-0.05033889,0.0007069446;-0.6913841;0.001923312,0.01286105;-0.6507363;-0.09095646,-0.03256492;0.5348995;0.0341814,0;0;0,-0.008474635;0.3095296;0.02300406,-0.01934252;0.6088332;0.03514957,0.1431436;0.5007134;0.004392387,0.222741;0.3457965;-0.2045507,0.2733678;0.3027246;-0.4437718,-0.1750786;0.5002818;-0.001465589,-0.2660502;0.299632;-0.1610151,-0.2521405;0.267702;-0.4068443,0.0853139;0.005751744;-0.02811575,0.1393451;-0.08826263;-0.3575891,0.134426;-0.4382623;-0.3299239,0.1374993;-0.471039;-0.4001905,-0.07738397;0.0007317886;-0.04596983,-0.02468897;-0.3418188;-0.03207456,0.02070859;-0.6842144;0.03112134,0.0222985;-0.7199836;-0.03640375,-0.01661793;0.5357051;0.03420138,550.9377
+0;0;0,-0.01955334;0.3088754;0.0252833,-0.0367224;0.6078453;0.03379442,0.1259338;0.4863627;0.02232264,0.2209536;0.3999118;-0.2081762,0.2864382;0.3285484;-0.4818971,-0.1801048;0.4858848;-0.02451962,-0.1993668;0.3557925;-0.2532928,-0.1838911;0.3135442;-0.5401372,0.08642367;0.01210929;-0.02075645,0.1486304;-0.09351291;-0.3449465,0.1343023;-0.4316386;-0.256864,0.1448287;-0.3919645;-0.3502261,-0.07371729;-0.001375719;-0.05109192,-0.04007205;-0.3463279;-0.05016364,0.0007687658;-0.6897163;0.001886912,0.01294551;-0.6490487;-0.09116584,-0.0325613;0.534834;0.03417991,0;0;0,-0.008842215;0.3094589;0.02413726,-0.02022276;0.6085503;0.03742027,0.1420879;0.4999408;0.005884411,0.2214513;0.3528742;-0.1983339,0.2753344;0.2880518;-0.4761806,-0.1756564;0.4998849;0.0002167225,-0.2632369;0.3061115;-0.1560324,-0.2442342;0.2686155;-0.443325,0.08521322;0.00557664;-0.02746129,0.1401365;-0.08621438;-0.357132,0.1362592;-0.4348773;-0.3304499,0.1420957;-0.4672782;-0.4011108,-0.07674035;0.001050709;-0.04643629,-0.02295513;-0.3410687;-0.03278561,0.02122628;-0.6819884;0.03135929,0.02271873;-0.717896;-0.03627842,-0.01738121;0.5354855;0.03616524,550.9596
+0;0;0,-0.02011328;0.3088075;0.02567132,-0.03757;0.6077498;0.03452352,0.1251817;0.486401;0.02299904,0.2170799;0.4064385;-0.2110799,0.2852313;0.3231325;-0.4807456,-0.1807495;0.4855489;-0.0240187,-0.2014811;0.3641587;-0.2574001,-0.1850073;0.2610903;-0.5283421,0.08643243;0.01228137;-0.02061842,0.1475675;-0.09344222;-0.3449792,0.1330495;-0.4320183;-0.2586759,0.1435911;-0.3923106;-0.3520328,-0.07376377;-0.001669382;-0.05101602,-0.04027861;-0.3466349;-0.04946224,0.0001261458;-0.6900492;0.00275775,0.01231317;-0.6493622;-0.09029144,-0.03335393;0.5347413;0.03484895,0;0;0,-0.008842215;0.3094589;0.02413726,-0.02022276;0.6085503;0.03742027,0.1420879;0.4999408;0.005884411,0.2214513;0.3528742;-0.1983339,0.2753344;0.2880518;-0.4761806,-0.1756564;0.4998849;0.0002167225,-0.2632369;0.3061115;-0.1560324,-0.2442342;0.2686155;-0.443325,0.08521322;0.00557664;-0.02746129,0.1401365;-0.08621438;-0.357132,0.1362592;-0.4348773;-0.3304499,0.1420957;-0.4672782;-0.4011108,-0.07674035;0.001050709;-0.04643629,-0.02295513;-0.3410687;-0.03278561,0.02122628;-0.6819884;0.03135929,0.02271873;-0.717896;-0.03627842,-0.01738121;0.5354855;0.03616524,550.9713
+0;0;0,-0.02012831;0.3090382;0.02569051,-0.0375853;0.6079853;0.03454255,0.1240087;0.4869819;0.02310467,0.218573;0.4046996;-0.2177652,0.292861;0.3138924;-0.5117128,-0.1796876;0.486136;-0.0235696,-0.2010207;0.3612241;-0.2637216,-0.1830635;0.248875;-0.5590606,0.08614904;0.0122411;-0.02055082,0.1471853;-0.09331165;-0.3443875,0.1327929;-0.4289595;-0.2588305,0.143306;-0.389278;-0.3519352,-0.07352192;-0.001663908;-0.05084875,-0.04009087;-0.346072;-0.04929748,-3.556535E-05;-0.6865162;0.002470877,0.01211852;-0.645858;-0.09032686,-0.03336878;0.534969;0.03486801,0;0;0,-0.009108996;0.3095335;0.02599669,-0.02062742;0.6086025;0.03978086,0.1403009;0.4994094;0.007957457,0.2219011;0.3525049;-0.20533,0.2860346;0.2896221;-0.508814,-0.1748486;0.4998666;0.002955426,-0.2646562;0.3024014;-0.1603638,-0.2426491;0.261553;-0.4734404,0.08515818;0.005502343;-0.02667665,0.1405358;-0.08471698;-0.3561168,0.1383686;-0.4304544;-0.3306701,0.1442574;-0.4632345;-0.4006467,-0.07620823;0.00114676;-0.04674213,-0.02162418;-0.3402665;-0.03279337,0.0213005;-0.6780809;0.03221025,0.02127691;-0.7127274;-0.03629937,-0.01774435;0.5355343;0.03837967,550.9931
+0;0;0,-0.02012831;0.3090382;0.02569051,-0.0375853;0.6079853;0.03454255,0.1240087;0.4869819;0.02310467,0.218573;0.4046996;-0.2177652,0.292861;0.3138924;-0.5117128,-0.1796876;0.486136;-0.0235696,-0.2010207;0.3612241;-0.2637216,-0.1830635;0.248875;-0.5590606,0.08614904;0.0122411;-0.02055082,0.1471853;-0.09331165;-0.3443875,0.1327929;-0.4289595;-0.2588305,0.143306;-0.389278;-0.3519352,-0.07352192;-0.001663908;-0.05084875,-0.04009087;-0.346072;-0.04929748,-3.556535E-05;-0.6865162;0.002470877,0.01211852;-0.645858;-0.09032686,-0.03336878;0.534969;0.03486801,0;0;0,-0.009108996;0.3095335;0.02599669,-0.02062742;0.6086025;0.03978086,0.1403009;0.4994094;0.007957457,0.2219011;0.3525049;-0.20533,0.2860346;0.2896221;-0.508814,-0.1748486;0.4998666;0.002955426,-0.2646562;0.3024014;-0.1603638,-0.2426491;0.261553;-0.4734404,0.08515818;0.005502343;-0.02667665,0.1405358;-0.08471698;-0.3561168,0.1383686;-0.4304544;-0.3306701,0.1442574;-0.4632345;-0.4006467,-0.07620823;0.00114676;-0.04674213,-0.02162418;-0.3402665;-0.03279337,0.0213005;-0.6780809;0.03221025,0.02127691;-0.7127274;-0.03629937,-0.01774435;0.5355343;0.03837967,551.0046
+0;0;0,-0.02089887;0.3124866;0.02646767,-0.03874502;0.6122203;0.03580589,0.1229032;0.4909778;0.02413864,0.2164887;0.4085144;-0.2080027,0.2835215;0.3273492;-0.4785468,-0.1806454;0.4900136;-0.02258105,-0.203628;0.380464;-0.2611576,-0.1867636;0.3051668;-0.5410168,0.08343717;0.01226244;-0.02003766,0.1425632;-0.09303594;-0.3421634,0.1280554;-0.4266018;-0.2558075,0.1519186;-0.4671518;-0.3135749,-0.07147839;-0.002065537;-0.04899193,-0.03819304;-0.3444665;-0.04748192,0.00136124;-0.6831394;0.00419062,0.01350176;-0.6424448;-0.08866452,-0.03445262;0.5390331;0.03604171,0;0;0,-0.005399656;0.3126168;0.03204226,-0.01544043;0.61247;0.04774523,0.1452376;0.5028571;0.0153017,0.2268876;0.3634903;-0.1929247,0.2853308;0.2848449;-0.4661912,-0.1696921;0.5030433;0.01027238,-0.2576398;0.3132527;-0.1500175,-0.2354448;0.276568;-0.4371357,0.08124;0.001140162;-0.03020597,0.1482893;-0.081916;-0.3572452,0.1450925;-0.4252674;-0.3250964,0.1513979;-0.457967;-0.3951881,-0.07426137;0.003834524;-0.04454416,-0.01670211;-0.3349333;-0.02805446,0.025552;-0.6709135;0.0372593,0.02674656;-0.7052102;-0.03164895,-0.01273396;0.5392309;0.04585958,551.0269
+0;0;0,-0.02089887;0.3124866;0.02646767,-0.03874502;0.6122203;0.03580589,0.1229032;0.4909778;0.02413864,0.2164887;0.4085144;-0.2080027,0.2835215;0.3273492;-0.4785468,-0.1806454;0.4900136;-0.02258105,-0.203628;0.380464;-0.2611576,-0.1867636;0.3051668;-0.5410168,0.08343717;0.01226244;-0.02003766,0.1425632;-0.09303594;-0.3421634,0.1280554;-0.4266018;-0.2558075,0.1519186;-0.4671518;-0.3135749,-0.07147839;-0.002065537;-0.04899193,-0.03819304;-0.3444665;-0.04748192,0.00136124;-0.6831394;0.00419062,0.01350176;-0.6424448;-0.08866452,-0.03445262;0.5390331;0.03604171,0;0;0,-0.005399656;0.3126168;0.03204226,-0.01544043;0.61247;0.04774523,0.1452376;0.5028571;0.0153017,0.2268876;0.3634903;-0.1929247,0.2853308;0.2848449;-0.4661912,-0.1696921;0.5030433;0.01027238,-0.2576398;0.3132527;-0.1500175,-0.2354448;0.276568;-0.4371357,0.08124;0.001140162;-0.03020597,0.1482893;-0.081916;-0.3572452,0.1450925;-0.4252674;-0.3250964,0.1513979;-0.457967;-0.3951881,-0.07426137;0.003834524;-0.04454416,-0.01670211;-0.3349333;-0.02805446,0.025552;-0.6709135;0.0372593,0.02674656;-0.7052102;-0.03164895,-0.01273396;0.5392309;0.04585958,551.0389
+0;0;0,-0.02087103;0.3120703;0.02643242,-0.03872678;0.6119651;0.03577611,0.1232947;0.4905798;0.02408085,0.2131668;0.4113885;-0.1988492,0.2781807;0.3326678;-0.4612453,-0.1809706;0.4896133;-0.02274915,-0.2030413;0.3844106;-0.251859,-0.1866847;0.3113811;-0.5232897,0.08450164;0.01241888;-0.0202933,0.143644;-0.09290875;-0.3425085,0.1290662;-0.4280865;-0.2557353,0.1529618;-0.4687321;-0.3135811,-0.0723903;-0.002091888;-0.04961696,-0.03909571;-0.344588;-0.04810654,0.0006497167;-0.6848975;0.003815707,0.0128067;-0.6441885;-0.08916532,-0.03443266;0.5387485;0.03601202,0;0;0,-0.006998491;0.312142;0.0322578,-0.01807884;0.6120425;0.04938602,0.1431078;0.5020539;0.01611924,0.2281112;0.3707211;-0.1828083,0.2803623;0.2916136;-0.4479258,-0.172221;0.5020031;0.01111642,-0.256736;0.3208044;-0.1440295,-0.2329868;0.2849134;-0.4222799,0.0829291;0.002534226;-0.02868652,0.1457956;-0.07984988;-0.3568252,0.1440687;-0.424988;-0.3257942,0.1501457;-0.4576056;-0.3961508,-0.07508162;0.00346352;-0.0453578,-0.01784067;-0.3354568;-0.02890041,0.02464935;-0.6730678;0.03667133,0.02436483;-0.7064768;-0.03323696,-0.01509444;0.5387948;0.04714608,551.0618
+0;0;0,-0.02127388;0.3134438;0.02674193,-0.03945186;0.6140302;0.03656112,0.1226152;0.4923074;0.02487601,0.2139446;0.4146435;-0.1980191,0.285879;0.4000798;-0.4710404,-0.1816474;0.4912519;-0.02197141,-0.2049365;0.3923447;-0.2537686,-0.1875213;0.3116843;-0.5241718,0.08357148;0.01216048;-0.02006022,0.141548;-0.09203102;-0.3429137,0.1270923;-0.4266155;-0.2555097,0.1508487;-0.464789;-0.316176,-0.07161822;-0.002044137;-0.04900138,-0.03807401;-0.3445698;-0.0474458,0.002744615;-0.6843497;0.004310336,0.01483819;-0.6436161;-0.08859244,-0.03511246;0.5406415;0.03669826,0;0;0,-0.006333171;0.3133928;0.03405261,-0.01653806;0.6139792;0.05238652,0.1444986;0.5034146;0.0192728,0.2298754;0.3732312;-0.1802717,0.2832561;0.2982968;-0.4475967,-0.1707367;0.5030391;0.01386936,-0.2531156;0.3201306;-0.1404457,-0.2558011;0.2823082;-0.4206055,0.08204524;0.001721546;-0.02828598,0.1477847;-0.07668155;-0.3568933,0.1459078;-0.42132;-0.3250178,0.1518258;-0.4540954;-0.3951364,-0.07391584;0.00417813;-0.04531528,-0.01467255;-0.3343642;-0.02712679,0.02738582;-0.6713823;0.03954474,0.02669494;-0.7023724;-0.03237275,-0.0137344;0.5405586;0.04987693,551.0831
+0;0;0,-0.02127388;0.3134438;0.02674193,-0.03945186;0.6140302;0.03656112,0.1226152;0.4923074;0.02487601,0.2139446;0.4146435;-0.1980191,0.285879;0.4000798;-0.4710404,-0.1816474;0.4912519;-0.02197141,-0.2049365;0.3923447;-0.2537686,-0.1875213;0.3116843;-0.5241718,0.08357148;0.01216048;-0.02006022,0.141548;-0.09203102;-0.3429137,0.1270923;-0.4266155;-0.2555097,0.1508487;-0.464789;-0.316176,-0.07161822;-0.002044137;-0.04900138,-0.03807401;-0.3445698;-0.0474458,0.002744615;-0.6843497;0.004310336,0.01483819;-0.6436161;-0.08859244,-0.03511246;0.5406415;0.03669826,0;0;0,-0.006333171;0.3133928;0.03405261,-0.01653806;0.6139792;0.05238652,0.1444986;0.5034146;0.0192728,0.2298754;0.3732312;-0.1802717,0.2832561;0.2982968;-0.4475967,-0.1707367;0.5030391;0.01386936,-0.2531156;0.3201306;-0.1404457,-0.2558011;0.2823082;-0.4206055,0.08204524;0.001721546;-0.02828598,0.1477847;-0.07668155;-0.3568933,0.1459078;-0.42132;-0.3250178,0.1518258;-0.4540954;-0.3951364,-0.07391584;0.00417813;-0.04531528,-0.01467255;-0.3343642;-0.02712679,0.02738582;-0.6713823;0.03954474,0.02669494;-0.7023724;-0.03237275,-0.0137344;0.5405586;0.04987693,551.106
+0;0;0,-0.02132289;0.3141659;0.02680354,-0.03953251;0.6152752;0.03664051,0.1230557;0.4932825;0.02491704,0.2144005;0.4156055;-0.1980157,0.2775722;0.4028159;-0.4377789,-0.1821995;0.4922236;-0.0220832,-0.2054925;0.3932998;-0.2539195,-0.1901987;0.3224649;-0.4913836,0.08293275;0.01206754;-0.01990691,0.1409187;-0.09214085;-0.3428127,0.1264652;-0.4266728;-0.2554224,0.150207;-0.4648044;-0.3160515,-0.07107084;-0.002028514;-0.04862687,-0.03752119;-0.3446097;-0.04707104,0.003291022;-0.6843362;0.004676972,0.01537716;-0.6436092;-0.08816868,-0.03518648;0.5417744;0.03677786,0;0;0,-0.006258626;0.3140044;0.03514838,-0.0156876;0.615083;0.05437064,0.1456688;0.5040421;0.02122355,0.2306787;0.3754092;-0.1795336,0.2837358;0.3361993;-0.4188831,-0.1704637;0.503664;0.01536508,-0.2541066;0.3225439;-0.1404423,-0.2554628;0.28875;-0.3864033,0.08151717;0.001062289;-0.0278132,0.1489089;-0.07402356;-0.3569186,0.146678;-0.4186686;-0.3257353,0.1520855;-0.4515997;-0.3956774,-0.0730053;0.004764977;-0.04546727,-0.0121743;-0.3334892;-0.0261394,0.02939288;-0.6703334;0.04143097,0.02951707;-0.7044082;-0.02767664,-0.01306216;0.541548;0.05172825,551.1271
+0;0;0,-0.02172391;0.3140949;0.0273093,-0.04021589;0.6151707;0.03755266,0.1223639;0.4931375;0.02554699,0.2149225;0.4179679;-0.1977443,0.2754154;0.3995752;-0.4378338,-0.1828202;0.4920769;-0.02127807,-0.2071733;0.3981395;-0.2550713,-0.1868761;0.3160998;-0.4885197,0.08291708;0.0119763;-0.02002692,0.1396088;-0.09053064;-0.3437062,0.1245368;-0.4254712;-0.258002,0.1501614;-0.4646485;-0.3166479,-0.07120429;-0.002033053;-0.04843106,-0.03696155;-0.3445472;-0.04725316,0.003501255;-0.6841772;0.005394913,0.01551032;-0.6434239;-0.0874577,-0.03584743;0.5416712;0.03764687,0;0;0,-0.006258626;0.3140044;0.03514838,-0.0156876;0.615083;0.05437064,0.1456688;0.5040421;0.02122355,0.2306787;0.3754092;-0.1795336,0.2837358;0.3361993;-0.4188831,-0.1704637;0.503664;0.01536508,-0.2541066;0.3225439;-0.1404423,-0.2554628;0.28875;-0.3864033,0.08151717;0.001062289;-0.0278132,0.1489089;-0.07402356;-0.3569186,0.146678;-0.4186686;-0.3257353,0.1520855;-0.4515997;-0.3956774,-0.0730053;0.004764977;-0.04546727,-0.0121743;-0.3334892;-0.0261394,0.02939288;-0.6703334;0.04143097,0.02951707;-0.7044082;-0.02767664,-0.01306216;0.541548;0.05172825,551.1385
+0;0;0,-0.02170888;0.3138777;0.02729042,-0.0402028;0.6149849;0.03753482,0.1224166;0.4929314;0.02552616,0.2149737;0.4177631;-0.1977613,0.2836087;0.3968948;-0.4701661,-0.1828429;0.4918705;-0.02131048,-0.2071956;0.3979347;-0.2550997,-0.1841665;0.3048527;-0.5199695,0.0830881;0.012001;-0.02006823,0.1397887;-0.09052202;-0.3437983,0.1246544;-0.4268456;-0.2577402,0.1503768;-0.4662868;-0.3166098,-0.07135115;-0.002037246;-0.04853095,-0.03710303;-0.3446051;-0.04735286,0.003526844;-0.6856375;0.005512595,0.01558172;-0.6448432;-0.08769422,-0.03583384;0.5414771;0.03762904,0;0;0,-0.006816946;0.3137453;0.03539276,-0.01665045;0.614819;0.05498862,0.1448256;0.5034214;0.02217054,0.2315994;0.3763867;-0.1788441,0.2861145;0.3091044;-0.446896,-0.1713222;0.5028712;0.01614017,-0.256198;0.323781;-0.141331,-0.256116;0.2854451;-0.4204026,0.08190019;0.001647934;-0.02720356,0.1476812;-0.07254307;-0.3568938,0.1456099;-0.4186671;-0.3261937,0.1496913;-0.4513766;-0.3969058,-0.07285158;0.004552047;-0.04606863,-0.01220272;-0.333753;-0.02610602,0.0292991;-0.671967;0.04199279,0.02334649;-0.7020779;-0.03081247,-0.01394586;0.5412822;0.05224586,551.1612
+0;0;0,-0.02166642;0.3132637;0.02723703,-0.04014514;0.614123;0.03747343,0.1228851;0.4920119;0.02543294,0.2154208;0.416861;-0.1978029,0.2835617;0.3961429;-0.4682466,-0.1831749;0.4909482;-0.02152653,-0.207522;0.3970341;-0.2552617,-0.1846587;0.3046223;-0.5182246,0.08380965;0.01210522;-0.0202425,0.1405182;-0.09043214;-0.3440179,0.1252857;-0.4289376;-0.2574015,0.1510071;-0.4683759;-0.3162686,-0.07197077;-0.002054937;-0.0489524,-0.03771786;-0.3446707;-0.04777415,0.003175605;-0.6879156;0.005434278,0.01522998;-0.6471217;-0.08776863,-0.03578031;0.5406849;0.03756756,0;0;0,-0.007673428;0.313121;0.03523898,-0.01799329;0.6138947;0.05532479,0.1438268;0.5022663;0.02194953,0.2294409;0.3714738;-0.1770688,0.2846894;0.3085904;-0.4439124,-0.1727766;0.5015529;0.01566597,-0.2584526;0.3242429;-0.1432853,-0.2358391;0.3088945;-0.4216111,0.08322598;0.003595054;-0.02531528,0.1460768;-0.07099709;-0.3555365,0.1447133;-0.4196109;-0.3274832,0.1485014;-0.4523512;-0.3981789,-0.07334845;0.003752274;-0.04675766,-0.01267434;-0.3346085;-0.02698731,0.02904586;-0.6749583;0.04187376,0.02228499;-0.7060586;-0.03002654,-0.01523092;0.540432;0.05252814,551.1841
+0;0;0,-0.02262757;0.313114;0.02816099,-0.04149821;0.6139325;0.03881704,0.1215631;0.4918377;0.02659881,0.2143149;0.4168656;-0.1966074,0.2829183;0.4019906;-0.4673186,-0.1844008;0.4904574;-0.02022202,-0.2109344;0.3986825;-0.2545682,-0.1898471;0.3341367;-0.5258639,0.08381118;0.01210823;-0.02023438,0.1385868;-0.08855569;-0.3449291,0.1239096;-0.427377;-0.2594593,0.1343132;-0.3875674;-0.3529693,-0.07206003;-0.0021366;-0.04881741,-0.03805151;-0.3447778;-0.04801697,0.002557542;-0.6880171;0.005444247,0.0145333;-0.6471713;-0.08776274,-0.03709808;0.5404964;0.03884596,0;0;0,-0.007673428;0.313121;0.03523898,-0.01799329;0.6138947;0.05532479,0.1438268;0.5022663;0.02194953,0.2294409;0.3714738;-0.1770688,0.2846894;0.3085904;-0.4439124,-0.1727766;0.5015529;0.01566597,-0.2584526;0.3242429;-0.1432853,-0.2358391;0.3088945;-0.4216111,0.08322598;0.003595054;-0.02531528,0.1460768;-0.07099709;-0.3555365,0.1447133;-0.4196109;-0.3274832,0.1485014;-0.4523512;-0.3981789,-0.07334845;0.003752274;-0.04675766,-0.01267434;-0.3346085;-0.02698731,0.02904586;-0.6749583;0.04187376,0.02228499;-0.7060586;-0.03002654,-0.01523092;0.540432;0.05252814,551.2066
+0;0;0,-0.02257146;0.3123375;0.02809115,-0.04143308;0.6130123;0.03874213,0.1217692;0.490909;0.02651284,0.2145151;0.4159416;-0.1966793,0.2754216;0.4027355;-0.4370183,-0.1844707;0.4895273;-0.02035022,-0.2110026;0.3977583;-0.2546815,-0.1922811;0.3404542;-0.4955395,0.08454453;0.01221418;-0.02041144,0.1393214;-0.08845201;-0.3451135,0.1246856;-0.426317;-0.2598849,0.135075;-0.3865207;-0.3532674,-0.07269057;-0.002155296;-0.04924457,-0.03868128;-0.3448043;-0.04844411,0.001813147;-0.6870747;0.004866201,0.01377256;-0.6462437;-0.08821359,-0.03703507;0.5396115;0.03877103,0;0;0,-0.008920437;0.312339;0.0349009,-0.01978102;0.6129361;0.0551703,0.1422092;0.501035;0.02155399,0.2275403;0.3692739;-0.1769259,0.2802492;0.3397528;-0.4177518,-0.1745319;0.5000484;0.01585194,-0.2613823;0.3253658;-0.1453301,-0.239888;0.3102516;-0.3922235,0.08409248;0.004697189;-0.02489948,0.1445485;-0.07133979;-0.3552463,0.1430661;-0.4190906;-0.3288263,0.1464524;-0.4520541;-0.3991706,-0.07405905;0.002945496;-0.04711871,-0.01377177;-0.3355032;-0.02753521,0.02769836;-0.6748197;0.04156937,0.01972611;-0.7054721;-0.03041616,-0.01688841;0.5395148;0.05234742,551.2289
+0;0;0,-0.02286929;0.3122563;0.02901747,-0.04207485;0.6128386;0.04029286,0.1215134;0.4906276;0.02791876,0.2142164;0.4163019;-0.1954829,0.2764481;0.4051574;-0.4355835,-0.1854396;0.4891774;-0.01902051,-0.2116841;0.4071519;-0.256948,-0.1935802;0.3499875;-0.4978832,0.08460709;0.01223508;-0.0203543,0.1384072;-0.08775112;-0.3454347,0.1239152;-0.4248572;-0.2614425,0.1342724;-0.3850185;-0.3547968,-0.072718;-0.002221877;-0.04929006,-0.03848933;-0.3448524;-0.04799433,0.00145201;-0.6860272;0.005946629,0.01337054;-0.6451553;-0.08710626,-0.03766637;0.5394515;0.04021399,0;0;0,-0.00931325;0.3123302;0.03510118,-0.02048569;0.612843;0.05575657,0.1417634;0.5005763;0.02159882,0.2266883;0.3675765;-0.1762023,0.2800068;0.3396444;-0.4170803,-0.1754325;0.4995043;0.01605236,-0.2626126;0.3253497;-0.1454909,-0.2448218;0.3144749;-0.3928985,0.08412959;0.004793659;-0.02493167,0.1443641;-0.07125513;-0.3553213,0.1426492;-0.4179546;-0.3288313,0.1463621;-0.4509678;-0.3990784,-0.0741047;0.002771349;-0.04715048,-0.01381338;-0.3356904;-0.02771984,0.02755472;-0.6739652;0.04130201,0.01940762;-0.7043539;-0.0308501,-0.01756303;0.5394384;0.0528717,551.2498
+0;0;0,-0.02286929;0.3122563;0.02901747,-0.04207485;0.6128386;0.04029286,0.1215134;0.4906276;0.02791876,0.2142164;0.4163019;-0.1954829,0.2764481;0.4051574;-0.4355835,-0.1854396;0.4891774;-0.01902051,-0.2116841;0.4071519;-0.256948,-0.1935802;0.3499875;-0.4978832,0.08460709;0.01223508;-0.0203543,0.1384072;-0.08775112;-0.3454347,0.1239152;-0.4248572;-0.2614425,0.1342724;-0.3850185;-0.3547968,-0.072718;-0.002221877;-0.04929006,-0.03848933;-0.3448524;-0.04799433,0.00145201;-0.6860272;0.005946629,0.01337054;-0.6451553;-0.08710626,-0.03766637;0.5394515;0.04021399,0;0;0,-0.00931325;0.3123302;0.03510118,-0.02048569;0.612843;0.05575657,0.1417634;0.5005763;0.02159882,0.2266883;0.3675765;-0.1762023,0.2800068;0.3396444;-0.4170803,-0.1754325;0.4995043;0.01605236,-0.2626126;0.3253497;-0.1454909,-0.2448218;0.3144749;-0.3928985,0.08412959;0.004793659;-0.02493167,0.1443641;-0.07125513;-0.3553213,0.1426492;-0.4179546;-0.3288313,0.1463621;-0.4509678;-0.3990784,-0.0741047;0.002771349;-0.04715048,-0.01381338;-0.3356904;-0.02771984,0.02755472;-0.6739652;0.04130201,0.01940762;-0.7043539;-0.0308501,-0.01756303;0.5394384;0.0528717,551.2615
+0;0;0,-0.02292613;0.3130324;0.02908959,-0.04215108;0.6139197;0.04037556,0.1216707;0.4915463;0.02798374,0.2143968;0.4172022;-0.1954734,0.2838337;0.4047674;-0.4633731,-0.185722;0.4900941;-0.01902275,-0.2119729;0.4080482;-0.2570094,-0.191773;0.3442652;-0.5258403,0.08291268;0.01199005;-0.01994667,0.1367101;-0.08799115;-0.3450107,0.1222492;-0.424374;-0.2611988,0.1325891;-0.3845518;-0.3543974,-0.07126169;-0.00217738;-0.04830294,-0.03703473;-0.3447907;-0.04700727,0.00282092;-0.6852336;0.006817963,0.01471957;-0.6443799;-0.08607969,-0.03773706;0.5404401;0.04029659,0;0;0,-0.008201279;0.3129902;0.03648257,-0.01864824;0.6137871;0.05783105,0.1436084;0.5010988;0.02331901,0.2297928;0.3719865;-0.1765823,0.2867768;0.3181945;-0.4422995,-0.1739742;0.5000134;0.01834817,-0.26061;0.3262708;-0.1440281,-0.2393851;0.3117934;-0.4198655,0.08201803;0.002726302;-0.02611041,0.1471628;-0.07066181;-0.3561519,0.1454114;-0.4164609;-0.3277458,0.1487389;-0.4496933;-0.3976024,-0.0725446;0.003577759;-0.04626689,-0.01109739;-0.3345966;-0.0257871,0.03011705;-0.6721791;0.04296173,0.02192613;-0.7025515;-0.02899273,-0.01585011;0.5402914;0.05478287,551.2832
+0;0;0,-0.02274599;0.3130086;0.02948426,-0.0421864;0.6138535;0.04151491,0.1221473;0.4927064;0.03044674,0.2090564;0.4185995;-0.1954144,0.2838382;0.4118723;-0.4620767,-0.1837431;0.4845276;-0.01806021,-0.2202529;0.4109716;-0.2574653,-0.19465;0.3526291;-0.5270706,0.08292256;0.0119707;-0.01991725,0.1355116;-0.08743917;-0.3453541,0.1210724;-0.4239514;-0.2620593,0.1311665;-0.3840971;-0.3552814,-0.07128388;-0.00219793;-0.04826926,-0.03705958;-0.3448096;-0.0465396,0.002489012;-0.6852013;0.007833567,0.01413171;-0.6443158;-0.08509278,-0.03774024;0.5403764;0.04124506,0;0;0,-0.008201279;0.3129902;0.03648257,-0.01864824;0.6137871;0.05783105,0.1436084;0.5010988;0.02331901,0.2297928;0.3719865;-0.1765823,0.2867768;0.3181945;-0.4422995,-0.1739742;0.5000134;0.01834817,-0.26061;0.3262708;-0.1440281,-0.2393851;0.3117934;-0.4198655,0.08201803;0.002726302;-0.02611041,0.1471628;-0.07066181;-0.3561519,0.1454114;-0.4164609;-0.3277458,0.1487389;-0.4496933;-0.3976024,-0.0725446;0.003577759;-0.04626689,-0.01109739;-0.3345966;-0.0257871,0.03011705;-0.6721791;0.04296173,0.02192613;-0.7025515;-0.02899273,-0.01585011;0.5402914;0.05478287,551.2946
+0;0;0,-0.02274599;0.3130086;0.02948426,-0.0421864;0.6138535;0.04151491,0.1221473;0.4927064;0.03044674,0.2090564;0.4185995;-0.1954144,0.2838382;0.4118723;-0.4620767,-0.1837431;0.4845276;-0.01806021,-0.2202529;0.4109716;-0.2574653,-0.19465;0.3526291;-0.5270706,0.08292256;0.0119707;-0.01991725,0.1355116;-0.08743917;-0.3453541,0.1210724;-0.4239514;-0.2620593,0.1311665;-0.3840971;-0.3552814,-0.07128388;-0.00219793;-0.04826926,-0.03705958;-0.3448096;-0.0465396,0.002489012;-0.6852013;0.007833567,0.01413171;-0.6443158;-0.08509278,-0.03774024;0.5403764;0.04124506,0;0;0,-0.008201279;0.3129902;0.03648257,-0.01864824;0.6137871;0.05783105,0.1436084;0.5010988;0.02331901,0.2297928;0.3719865;-0.1765823,0.2867768;0.3181945;-0.4422995,-0.1739742;0.5000134;0.01834817,-0.26061;0.3262708;-0.1440281,-0.2393851;0.3117934;-0.4198655,0.08201803;0.002726302;-0.02611041,0.1471628;-0.07066181;-0.3561519,0.1454114;-0.4164609;-0.3277458,0.1487389;-0.4496933;-0.3976024,-0.0725446;0.003577759;-0.04626689,-0.01109739;-0.3345966;-0.0257871,0.03011705;-0.6721791;0.04296173,0.02192613;-0.7025515;-0.02899273,-0.01585011;0.5402914;0.05478287,551.3065
+0;0;0,-0.0227779;0.3134477;0.02952563,-0.04224123;0.6146489;0.04156972,0.1223468;0.493324;0.03048441,0.2092737;0.419202;-0.1954228,0.2812223;0.4127297;-0.4519821,-0.1840183;0.4851325;-0.01809781,-0.2205355;0.4115615;-0.2575518,-0.1959026;0.3554294;-0.5169426,0.08237598;0.01189179;-0.01978596,0.1349664;-0.08752075;-0.3452316,0.1205122;-0.4243841;-0.2618499,0.1306175;-0.3845188;-0.3551764,-0.07081401;-0.002183443;-0.0479511,-0.0365888;-0.3448043;-0.0462214,0.003001064;-0.6855512;0.008208506,0.01465681;-0.6446535;-0.08482193,-0.0377888;0.541068;0.04129949,0;0;0,-0.00792785;0.313383;0.03699112,-0.01790649;0.6145111;0.05894089,0.1444093;0.5016459;0.02397752,0.2354254;0.3799905;-0.1785082,0.2864753;0.3242303;-0.4340974,-0.1735458;0.5003374;0.01921693,-0.2539631;0.3261945;-0.1459852,-0.2398044;0.2952958;-0.4103447,0.08136538;0.001870692;-0.02636051,0.1485457;-0.06965044;-0.3564135,0.1472986;-0.4157681;-0.3274416,0.1519585;-0.4487616;-0.3975799,-0.07198379;0.00405517;-0.04604987,-0.00984598;-0.3339953;-0.02545366,0.03130096;-0.671918;0.04349229,0.02339225;-0.7026014;-0.02837051,-0.01524376;0.5409128;0.05574059,551.3289

+ 193 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002779821;0.2973066;0.01330296,0.005392086;0.5798898;0.01038835,0.1797854;0.460823;0.01653004,0.2260206;0.1799098;0.03844332,0.2905981;-0.08753815;-0.02242899,-0.1699419;0.4591472;0.007459908,-0.2344092;0.1810761;0.01457028,-0.2896819;-0.08952847;-0.04130596,0.07357971;0.003589552;-0.03669246,0.08682173;-0.3716922;0.00577838,0.09173753;-0.7445971;0.09767576,0.1064978;-0.7724776;0.0297064,-0.07374924;0.007005086;-0.03584928,-0.1121222;-0.3681213;-0.01088613,-0.1355702;-0.7452425;0.05808702,-0.1325487;-0.7058389;-0.031859,0.004632792;0.5124896;0.01343527,0;0;0,0.01878025;0.2968718;-0.009504557,0.03311358;0.5780817;-0.03425097,0.2094278;0.4794639;-0.01520467,0.2210581;0.1942259;-0.009357929,0.233336;-0.08138588;-0.06672907,-0.1518736;0.5037211;-0.01233843,-0.2178723;0.2259231;-0.01394033,-0.2605868;-0.04497275;-0.0787091,0.07293279;-0.004292488;-0.037889,0.07161878;-0.3821995;-0.03815508,0.03505896;-0.760902;0.0145247,0.03872573;-0.7913892;-0.05267429,-0.07257036;0.01050377;-0.03736854,-0.1202836;-0.3624411;-0.07546076,-0.1232824;-0.7409673;-0.01037305,-0.1237112;-0.7279801;-0.09924501,0.02996872;0.5109947;-0.02776217,615.756
+0;0;0,0.002593005;0.2964493;0.01314539,0.005049232;0.5791033;0.01030365,0.1798277;0.4592673;0.01616839,0.2264029;0.1786577;0.0380982,0.2912007;-0.08897406;-0.02179152,-0.1704729;0.4573906;0.00724658,-0.2346575;0.1795017;0.01432171,-0.2896919;-0.09130773;-0.04086631,0.07367359;0.003622969;-0.036734,0.08716832;-0.3710198;0.005604416,0.09216811;-0.7451172;0.09787925,0.1064804;-0.7718233;0.03114881,-0.07385358;0.006979561;-0.03587819,-0.1118838;-0.3675441;-0.01102612,-0.1353233;-0.7458793;0.05826733,-0.1324024;-0.7066587;-0.02993595,0.004353696;0.5109466;0.0133486,0;0;0,0.01828782;0.2960427;-0.009272337,0.03274164;0.5773153;-0.03388524,0.209426;0.4793124;-0.01571441,0.221007;0.1943218;-0.009534836,0.2331197;-0.08148149;-0.06608677,-0.1530275;0.5038536;-0.01312884,-0.2189659;0.2262897;-0.01466054,-0.2618362;-0.0445379;-0.07967472,0.07298519;-0.004252881;-0.03801823,0.07166369;-0.3815191;-0.03862906,0.03533037;-0.7614803;0.01426553,0.03827469;-0.7935467;-0.04907847,-0.07270924;0.01049805;-0.03732919,-0.1202926;-0.3617704;-0.07585055,-0.1231607;-0.7415596;-0.01073205,-0.1235116;-0.7282316;-0.09788301,0.02932864;0.5095548;-0.02667689,615.7857
+0;0;0,0.002585709;0.2956152;0.0131084,0.005041938;0.5781566;0.01024541,0.1797259;0.4578836;0.01612942,0.22621;0.1778228;0.03801633,0.2910488;-0.08997822;-0.02191128,-0.1703955;0.4560078;0.007212171,-0.2344545;0.1786625;0.01427346,-0.2895238;-0.09231827;-0.04094948,0.07359443;0.003619076;-0.03669453,0.08713854;-0.3723948;0.005798828,0.09216271;-0.748316;0.09852353,0.1068424;-0.7764776;0.03008022,-0.07377423;0.006972061;-0.03583963,-0.1119436;-0.3689222;-0.01089661,-0.1354974;-0.7491019;0.05873465,-0.1325016;-0.7096446;-0.03173265,0.004341672;0.5095364;0.01331107,0;0;0,0.01819692;0.2952145;-0.009172916,0.03302971;0.5763555;-0.03361773,0.2096804;0.4786695;-0.01595354,0.2209125;0.1942359;-0.009226799,0.2330534;-0.08194301;-0.06481981,-0.1529275;0.504025;-0.01417597,-0.2187314;0.2270024;-0.01565228,-0.2618564;-0.04393473;-0.08081441,0.07294778;-0.004273742;-0.03789568,0.07183053;-0.382921;-0.03865099,0.03613348;-0.7648908;0.01392961,0.03914354;-0.794831;-0.05448723,-0.07255506;0.01052482;-0.03742617,-0.1198146;-0.3632348;-0.07545111,-0.1227556;-0.7449746;-0.01059838,-0.1229638;-0.7320657;-0.09998853,0.02950058;0.5081855;-0.02593493,615.8187
+0;0;0,0.002580503;0.29502;0.01308201,0.005036215;0.5774497;0.01020977,0.1796647;0.456992;0.01610187,0.2262653;0.1762297;0.03804362,0.2909279;-0.09084392;-0.0217212,-0.17035;0.4551168;0.007187339,-0.2345695;0.1770767;0.01426632,-0.2894892;-0.09316796;-0.04080661,0.07366351;0.003622473;-0.03672897,0.08721266;-0.3725311;0.005780172,0.09223408;-0.7482471;0.09845424,0.1084885;-0.7826479;0.02266873,-0.07384349;0.006978605;-0.03587328,-0.112027;-0.3690554;-0.01092099,-0.1355679;-0.7490275;0.05867225,-0.1322508;-0.7085558;-0.04149986,0.004333903;0.5086291;0.01328438,0;0;0,0.01805259;0.2946266;-0.009156942,0.03306337;0.5756446;-0.03353429,0.2097272;0.47849;-0.0163238,0.2207234;0.1933459;-0.009078741,0.2333136;-0.08203951;-0.06462836,-0.1529957;0.5041768;-0.01480313,-0.2188682;0.2264371;-0.01623483,-0.2617607;-0.04375675;-0.08132634,0.07301345;-0.004247665;-0.03794003,0.07173121;-0.3830349;-0.03877425,0.03651011;-0.7649136;0.01322889,0.04600476;-0.7804577;-0.07616186,-0.07264427;0.01051635;-0.03742551,-0.1197898;-0.3633623;-0.07582054,-0.1224185;-0.7447921;-0.01039439,-0.1225942;-0.7337242;-0.1093725,0.02945425;0.5073006;-0.0256412,615.8517
+0;0;0,0.002722479;0.2948544;0.01303627,0.005290086;0.5774062;0.01025659,0.1799363;0.4566191;0.01584387,0.2274612;0.1757004;0.0380221,0.2918458;-0.09017324;-0.02089295,-0.1702238;0.4551036;0.007076334,-0.2343536;0.1767032;0.01388748,-0.2883672;-0.09233752;-0.0409284,0.07370761;0.003657781;-0.03674908,0.08749756;-0.3724702;0.005480032,0.09285582;-0.7486877;0.09850095,0.1072415;-0.7759655;0.03135853,-0.07389829;0.006942782;-0.03588213,-0.1117465;-0.3691012;-0.01130218,-0.1351164;-0.7496045;0.05864292,-0.1322076;-0.7103103;-0.03024433,0.004582235;0.508476;0.0133088,0;0;0,0.01807725;0.2944597;-0.00912118,0.0332834;0.5755955;-0.0333786,0.2099182;0.4779474;-0.01615858,0.2204674;0.1924743;-0.008438349,0.2334884;-0.0815134;-0.06381321,-0.1529559;0.504289;-0.01532601,-0.218931;0.2262401;-0.01671016,-0.2615517;-0.04260525;-0.08160105,0.07305974;-0.004231319;-0.03796124,0.07181884;-0.3829702;-0.03899622,0.03712484;-0.7655687;0.01234484,0.04444949;-0.7964749;-0.05271339,-0.07269973;0.01051218;-0.037429,-0.1197828;-0.3633133;-0.07594451,-0.1222083;-0.7453299;-0.01053311,-0.1222354;-0.7321286;-0.09836014,0.0296232;0.5071561;-0.02538848,615.8848
+0;0;0,0.002722479;0.2948544;0.01303627,0.005290086;0.5774062;0.01025659,0.1799363;0.4566191;0.01584387,0.2274612;0.1757004;0.0380221,0.2918458;-0.09017324;-0.02089295,-0.1702238;0.4551036;0.007076334,-0.2343536;0.1767032;0.01388748,-0.2883672;-0.09233752;-0.0409284,0.07370761;0.003657781;-0.03674908,0.08749756;-0.3724702;0.005480032,0.09285582;-0.7486877;0.09850095,0.1072415;-0.7759655;0.03135853,-0.07389829;0.006942782;-0.03588213,-0.1117465;-0.3691012;-0.01130218,-0.1351164;-0.7496045;0.05864292,-0.1322076;-0.7103103;-0.03024433,0.004582235;0.508476;0.0133088,0;0;0,0.01807725;0.2944597;-0.00912118,0.0332834;0.5755955;-0.0333786,0.2099182;0.4779474;-0.01615858,0.2204674;0.1924743;-0.008438349,0.2334884;-0.0815134;-0.06381321,-0.1529559;0.504289;-0.01532601,-0.218931;0.2262401;-0.01671016,-0.2615517;-0.04260525;-0.08160105,0.07305974;-0.004231319;-0.03796124,0.07181884;-0.3829702;-0.03899622,0.03712484;-0.7655687;0.01234484,0.04444949;-0.7964749;-0.05271339,-0.07269973;0.01051218;-0.037429,-0.1197828;-0.3633133;-0.07594451,-0.1222083;-0.7453299;-0.01053311,-0.1222354;-0.7321286;-0.09836014,0.0296232;0.5071561;-0.02538848,615.9074
+0;0;0,0.002720099;0.2945967;0.01302487,0.005288302;0.5771984;0.01024058,0.1797291;0.4563691;0.01582946,0.2270943;0.1763947;0.03793313,0.2916564;-0.09021208;-0.02114436,-0.1700229;0.4548553;0.007072134,-0.2339372;0.1773908;0.01386038,-0.2880996;-0.09239176;-0.04110663,0.07367387;0.003656107;-0.03673226,0.08744001;-0.3718224;0.005423926,0.09279232;-0.7476225;0.09834165,0.1068346;-0.7735326;0.03280228,-0.07386447;0.006939605;-0.03586571,-0.1116474;-0.368455;-0.0113282,-0.1349913;-0.7485362;0.0585393,-0.132152;-0.709464;-0.02822572,0.004579397;0.5081655;0.01329734,0;0;0,0.01803967;0.2942075;-0.008987665,0.03341837;0.5753979;-0.03303337,0.20978;0.4775147;-0.01601958,0.2205001;0.193013;-0.00817275,0.233453;-0.08182943;-0.06323099,-0.1527099;0.5043884;-0.01584759,-0.2183524;0.2272475;-0.01715622,-0.2611623;-0.04224482;-0.08256827,0.07304737;-0.004259139;-0.03789997,0.07217674;-0.3823437;-0.03934121,0.03772976;-0.7643698;0.01317119,0.04466158;-0.7970588;-0.04716611,-0.07263256;0.01054045;-0.03746833,-0.1194533;-0.3626505;-0.07603154,-0.1217446;-0.7442515;-0.01073615,-0.1216544;-0.7306373;-0.09646851,0.02971055;0.5068651;-0.02497792,615.9407
+0;0;0,0.002888339;0.2943577;0.01297248,0.005579795;0.5769622;0.01028466,0.1801698;0.4555321;0.01530867,0.229044;0.176471;0.03789893,0.2931999;-0.09111878;-0.01990771,-0.1700301;0.4545027;0.006935243,-0.2334812;0.1775518;0.01373733,-0.2881424;-0.09246179;-0.04253579,0.07367089;0.003736271;-0.03672697,0.08800073;-0.3707225;0.00511476,0.09339783;-0.7477508;0.09824215,0.1079665;-0.774316;0.03203825,-0.07388179;0.006851261;-0.03584372,-0.1110104;-0.36758;-0.01138684,-0.1341608;-0.7489001;0.05869365,-0.1313708;-0.7097188;-0.02907165,0.004862105;0.5078683;0.01331321,0;0;0,0.01777454;0.2939882;-0.0088346,0.03301436;0.5752062;-0.03264451,0.2096968;0.4772242;-0.01564407,0.220232;0.1933169;-0.007911205,0.2335597;-0.08206126;-0.06314778,-0.1534182;0.5044262;-0.01594954,-0.2188837;0.2278649;-0.01743796,-0.2616804;-0.04216903;-0.08310347,0.07306755;-0.004275516;-0.0378561,0.07218613;-0.3813319;-0.03961849,0.03815158;-0.7646305;0.01306963,0.04498607;-0.7965671;-0.04947615,-0.07261453;0.01055601;-0.03749575,-0.1192239;-0.3616279;-0.07599358,-0.1215234;-0.7444786;-0.01063136,-0.121337;-0.7310381;-0.09735264,0.02932948;0.5066138;-0.0245719,615.9631
+0;0;0,0.00288607;0.2941264;0.01296229,0.005577484;0.5767208;0.01027238,0.1802341;0.4552251;0.01529915,0.2290998;0.1762131;0.03788545,0.2932689;-0.09143215;-0.01993317,-0.1700998;0.4541954;0.006922523,-0.2335397;0.1772932;0.01372342,-0.2882123;-0.09277636;-0.04256137,0.07369354;0.003737419;-0.03673826,0.08802912;-0.3708715;0.005120248,0.09344333;-0.7490946;0.09854276,0.1079163;-0.775288;0.03277405,-0.0739045;0.006853368;-0.03585475,-0.111048;-0.367728;-0.01138805,-0.1342718;-0.7502565;0.05891452,-0.1315001;-0.7111357;-0.02827385,0.00485932;0.5075814;0.01330294,0;0;0,0.01774283;0.2937562;-0.008899212,0.03307343;0.5749549;-0.03273749,0.2098416;0.4772032;-0.01553416,0.2204393;0.1933451;-0.007916927,0.2337331;-0.08207893;-0.06322956,-0.1534608;0.5045205;-0.01611924,-0.2187199;0.2279629;-0.01781158,-0.2613405;-0.04205972;-0.0838864,0.07308466;-0.004270688;-0.03787875,0.07250137;-0.3814782;-0.03978324,0.03838062;-0.7659587;0.01332355,0.04420186;-0.7984332;-0.04796052,-0.07264244;0.0105626;-0.03749551,-0.1189891;-0.361845;-0.075627,-0.1213464;-0.7459353;-0.01021348,-0.1211143;-0.7323821;-0.09636529,0.02936719;0.5063238;-0.02461338,615.9854
+0;0;0,0.002884071;0.2939227;0.01295331,0.005574907;0.5764524;0.01026251,0.1803911;0.4548916;0.01529186,0.2292124;0.1761327;0.03785766,0.2933801;-0.09150654;-0.01995967,-0.170262;0.4538609;0.006907598,-0.2336444;0.1772099;0.01370232,-0.2883157;-0.09285364;-0.0425812,0.07370646;0.003738075;-0.0367447,0.08804073;-0.3708366;0.005109981,0.09345473;-0.7490456;0.098529,0.1101871;-0.7840115;0.02249293,-0.07391746;0.00685457;-0.03586103,-0.1110575;-0.3676926;-0.01139657,-0.1342805;-0.7502068;0.05890337,-0.1310761;-0.709662;-0.04189626,0.004856562;0.5072955;0.01329382,0;0;0,0.01754179;0.2935679;-0.008764029,0.03273279;0.5747268;-0.03237391,0.2097245;0.4770567;-0.01523376,0.2204153;0.1934569;-0.007744789,0.2337411;-0.08194467;-0.0631299,-0.1539503;0.5045573;-0.01609781,-0.2190827;0.2282372;-0.01815374,-0.2618339;-0.04168907;-0.08451087,0.07309555;-0.00424467;-0.0378921,0.07239652;-0.3814176;-0.03977251,0.03849752;-0.7659223;0.01319432,0.05350287;-0.7790299;-0.07735181,-0.07266401;0.01053959;-0.03749195,-0.119006;-0.3618373;-0.07558867,-0.121244;-0.7459171;-0.01019635,-0.1209136;-0.7349172;-0.1098001,0.02906203;0.5060741;-0.02426744,616.0191
+0;0;0,0.002989329;0.2939271;0.01282712,0.005757486;0.5764569;0.010173,0.1805325;0.4547584;0.01500108,0.2297228;0.176105;0.03806289,0.2937297;-0.09201741;-0.01765578,-0.1700969;0.4539034;0.006894492,-0.2324682;0.1770199;0.01357313,-0.2903987;-0.0917443;-0.04559583,0.07371762;0.003833208;-0.0367125,0.08846769;-0.3707924;0.004537348,0.09419676;-0.7489102;0.09830596,0.1109613;-0.7843382;0.0226742,-0.07390106;0.006765397;-0.03591173,-0.1110031;-0.367805;-0.01174647,-0.1337578;-0.7503432;0.05857594,-0.1306254;-0.7098066;-0.04222681,0.005036872;0.5072992;0.01318701,0;0;0,0.01754179;0.2935679;-0.008764029,0.03273279;0.5747268;-0.03237391,0.2097245;0.4770567;-0.01523376,0.2204153;0.1934569;-0.007744789,0.2337411;-0.08194467;-0.0631299,-0.1539503;0.5045573;-0.01609781,-0.2190827;0.2282372;-0.01815374,-0.2618339;-0.04168907;-0.08451087,0.07309555;-0.00424467;-0.0378921,0.07239652;-0.3814176;-0.03977251,0.03849752;-0.7659223;0.01319432,0.05350287;-0.7790299;-0.07735181,-0.07266401;0.01053959;-0.03749195,-0.119006;-0.3618373;-0.07558867,-0.121244;-0.7459171;-0.01019635,-0.1209136;-0.7349172;-0.1098001,0.02906203;0.5060741;-0.02426744,616.0419
+0;0;0,0.002988058;0.2938021;0.01282167,0.005756149;0.5763236;0.01016682,0.1808477;0.4545146;0.01499886,0.2301024;0.1754967;0.03809083,0.2940321;-0.09230247;-0.01756065,-0.1704144;0.4536581;0.006877639,-0.2328673;0.1764123;0.01356501,-0.2907281;-0.09202775;-0.0455326,0.07370078;0.003832332;-0.03670412,0.08844053;-0.3705314;0.0045169,0.09415195;-0.7474842;0.09799661,0.109614;-0.7778292;0.02824059,-0.07388417;0.006763851;-0.03590353,-0.1109603;-0.3675447;-0.01175516,-0.1336448;-0.7489042;0.05835058,-0.1307559;-0.7091862;-0.03462091,0.005035371;0.5071503;0.01318152,0;0;0,0.01735812;0.2934535;-0.008759499,0.03240778;0.5746129;-0.03234386,0.2097979;0.4770826;-0.01508617,0.2203408;0.1931015;-0.007744789,0.2338118;-0.08192679;-0.06322837,-0.1545654;0.5045124;-0.01609054,-0.2197079;0.227815;-0.01839399,-0.262316;-0.04174933;-0.08487776,0.07309049;-0.004227906;-0.03786278,0.07245193;-0.3811364;-0.03992224,0.03870622;-0.7645081;0.01253653,0.04920252;-0.7907597;-0.06143689,-0.072636;0.01052645;-0.03750853,-0.1189562;-0.3615867;-0.07559913,-0.1211693;-0.7444826;-0.01040393,-0.120837;-0.7320075;-0.1022693,0.02878035;0.5059441;-0.02421999,616.064
+0;0;0,0.002986395;0.2936386;0.01281453,0.005753654;0.5760735;0.01015964,0.1811792;0.4541667;0.01499503,0.2305135;0.1746978;0.03812433,0.2943598;-0.0927521;-0.01745457,-0.1707502;0.4533085;0.006858387,-0.2333041;0.1756147;0.01355657,-0.2910893;-0.09247532;-0.04546396,0.07370337;0.003832466;-0.0367054,0.08843485;-0.3703212;0.00449248,0.09415643;-0.7479442;0.09813839,0.1089487;-0.7756749;0.03140439,-0.07388677;0.006764088;-0.03590479,-0.1109421;-0.3673344;-0.01176997,-0.133667;-0.749372;0.05846041,-0.1309031;-0.710075;-0.03048332,0.005032898;0.5069023;0.01317424,0;0;0,0.0170635;0.2933137;-0.008526802,0.03183872;0.5744387;-0.03164363,0.2097376;0.4773868;-0.01450372,0.2204549;0.1929416;-0.007591248,0.2339904;-0.08167404;-0.06324959,-0.1554221;0.5044746;-0.01581101,-0.2202884;0.227244;-0.01850299,-0.2629908;-0.04189584;-0.08509944,0.07310611;-0.004206166;-0.03784132,0.07255656;-0.3809034;-0.03988457,0.03861877;-0.7649554;0.01259136,0.04542746;-0.7959036;-0.05255485,-0.07263517;0.01050593;-0.03752224,-0.1187726;-0.3614229;-0.07554185,-0.1209497;-0.7449793;-0.01011066,-0.1205749;-0.7317178;-0.0980012,0.02828783;0.5057568;-0.0236156,616.097
+0;0;0,0.002316805;0.2936075;0.01259172,0.004232449;0.5761067;0.009937985,0.1798911;0.4546386;0.01475272,0.2289342;0.1757486;0.03842834,0.293377;-0.09145784;-0.01537582,-0.1717393;0.4529392;0.006440225,-0.2331543;0.1755769;0.01305027,-0.2918945;-0.09166339;-0.04677673,0.0737585;0.003950138;-0.03674659,0.08919782;-0.3688259;0.003425844,0.09568474;-0.747588;0.0975919,0.1103208;-0.7750463;0.02964232,-0.07396782;0.006648441;-0.03592757,-0.1097404;-0.3661422;-0.01222824,-0.1323051;-0.7494526;0.05801501,-0.129495;-0.7100835;-0.03163508,0.003763884;0.5069106;0.01293542,0;0;0,0.01710004;0.293263;-0.008584261,0.03195941;0.5744361;-0.03174496,0.20968;0.477346;-0.01445818,0.2203565;0.1934707;-0.007661581,0.234411;-0.08066624;-0.06332564,-0.1551606;0.5045;-0.01574164,-0.2196839;0.2277802;-0.01861502,-0.2623631;-0.04088429;-0.08528546,0.07314344;-0.004162744;-0.03793335,0.07264722;-0.379408;-0.04014921,0.03871963;-0.7647134;0.01237488,0.04367492;-0.7952456;-0.05428934,-0.07276538;0.01045854;-0.03744395,-0.1188001;-0.3600184;-0.07541494,-0.1211478;-0.7448769;-0.01023352,-0.1207724;-0.7317449;-0.09882327,0.0283924;0.5057357;-0.02369213,616.119
+0;0;0,0.002316805;0.2936075;0.01259172,0.004232449;0.5761067;0.009937985,0.1798911;0.4546386;0.01475272,0.2289342;0.1757486;0.03842834,0.293377;-0.09145784;-0.01537582,-0.1717393;0.4529392;0.006440225,-0.2331543;0.1755769;0.01305027,-0.2918945;-0.09166339;-0.04677673,0.0737585;0.003950138;-0.03674659,0.08919782;-0.3688259;0.003425844,0.09568474;-0.747588;0.0975919,0.1103208;-0.7750463;0.02964232,-0.07396782;0.006648441;-0.03592757,-0.1097404;-0.3661422;-0.01222824,-0.1323051;-0.7494526;0.05801501,-0.129495;-0.7100835;-0.03163508,0.003763884;0.5069106;0.01293542,0;0;0,0.01710004;0.293263;-0.008584261,0.03195941;0.5744361;-0.03174496,0.20968;0.477346;-0.01445818,0.2203565;0.1934707;-0.007661581,0.234411;-0.08066624;-0.06332564,-0.1551606;0.5045;-0.01574164,-0.2196839;0.2277802;-0.01861502,-0.2623631;-0.04088429;-0.08528546,0.07314344;-0.004162744;-0.03793335,0.07264722;-0.379408;-0.04014921,0.03871963;-0.7647134;0.01237488,0.04367492;-0.7952456;-0.05428934,-0.07276538;0.01045854;-0.03744395,-0.1188001;-0.3600184;-0.07541494,-0.1211478;-0.7448769;-0.01023352,-0.1207724;-0.7317449;-0.09882327,0.0283924;0.5057357;-0.02369213,616.1414
+0;0;0,0.002315651;0.2934613;0.01258545,0.004231254;0.5759543;0.009931399,0.1797406;0.4545238;0.01474489,0.2288525;0.1752428;0.0384537,0.2932332;-0.09170619;-0.0152986,-0.1715918;0.4528258;0.006439435,-0.2330929;0.1750745;0.01305875,-0.2917765;-0.09190816;-0.04671059,0.07381632;0.003953234;-0.0367754,0.08924273;-0.3685109;0.003363427,0.09573805;-0.7477635;0.09765141,0.1106564;-0.7763302;0.02839105,-0.07402581;0.006653653;-0.03595574,-0.1097684;-0.3658251;-0.01227623,-0.1323623;-0.7496318;0.05805797,-0.1294981;-0.710082;-0.03332151,0.003762643;0.5067514;0.01292913,0;0;0,0.01713228;0.2931159;-0.008535862,0.03211862;0.5742816;-0.03162074,0.2096818;0.477387;-0.01415062,0.2207438;0.1931239;-0.007508516,0.2347582;-0.08067879;-0.06346917,-0.1548683;0.5045024;-0.01562531,-0.2191253;0.2273124;-0.018586,-0.2618861;-0.04101557;-0.08542536,0.07314844;-0.004149362;-0.03806567,0.07301281;-0.379081;-0.04027891,0.03883542;-0.7648785;0.01222968,0.04164466;-0.7939024;-0.05818271,-0.07287017;0.01046239;-0.03738161,-0.118537;-0.3597453;-0.07532208,-0.1208888;-0.745109;-0.01009756,-0.1204749;-0.7323005;-0.1003965,0.02853005;0.5055752;-0.02357078,616.1648
+0;0;0,0.001198031;0.2934431;0.01239099,0.00165611;0.57597;0.009655761,0.1773601;0.4554841;0.01442896,0.2266068;0.176191;0.03894671,0.2909687;-0.09019071;-0.01338379,-0.1733056;0.4529186;0.006211714,-0.234065;0.1748951;0.01271081,-0.2925689;-0.09116089;-0.04755211,0.0738674;0.004044553;-0.03671432,0.09020349;-0.3682617;0.002409138,0.0970033;-0.7477827;0.09701033,0.1119375;-0.7761385;0.02761299,-0.07402964;0.006554791;-0.03601859,-0.1088835;-0.3658116;-0.01282444,-0.1310688;-0.7499852;0.05753363,-0.1282308;-0.710444;-0.03381915,0.001587743;0.5067545;0.01266758,0;0;0,0.01716658;0.2930806;-0.008539915,0.03223707;0.5742724;-0.03158855,0.2093255;0.4774421;-0.01402497,0.2209226;0.1930961;-0.007402658,0.2349931;-0.07973841;-0.06400228,-0.1542753;0.504373;-0.0152886,-0.2182652;0.2270209;-0.01877412,-0.2608112;-0.04051629;-0.08551089,0.07318071;-0.004139334;-0.03805447,0.0731329;-0.3788447;-0.04036808,0.03870384;-0.7650056;0.01184583,0.04176331;-0.7940291;-0.0585196,-0.07288967;0.01045357;-0.03739667,-0.1183757;-0.3595581;-0.07523645,-0.120876;-0.7452681;-0.01001825,-0.1205091;-0.7324539;-0.1002897,0.02864087;0.5055553;-0.02353311,616.1871
+0;0;0,0.001200075;0.2939439;0.01241214,0.001661545;0.578653;0.009647903,0.1763944;0.4577398;0.01444229,0.2256341;0.1784866;0.03895655,0.289955;-0.08772543;-0.01334062,-0.1723353;0.4551885;0.00627041,-0.233086;0.1772047;0.01276858,-0.2915526;-0.08868185;-0.04745595,0.0739112;0.004046951;-0.03673609,0.09025054;-0.3683333;0.002395146,0.09705623;-0.7481827;0.09707818,0.111983;-0.7765094;0.02771544,-0.07407353;0.006558678;-0.03603994,-0.1089343;-0.3658817;-0.01284118,-0.1311388;-0.7503877;0.05757776,-0.1283022;-0.7108513;-0.03372949,0.001592477;0.5087272;0.01269063,0;0;0,0.01737957;0.2935786;-0.008250713,0.03356698;0.5770145;-0.02994227,0.2090168;0.477567;-0.01392603,0.2209507;0.1932732;-0.007405519,0.2352217;-0.07923311;-0.06465602,-0.1523346;0.5043096;-0.01549433,-0.2159506;0.2269137;-0.01901471,-0.2585255;-0.04034343;-0.08611177,0.07318063;-0.00410381;-0.03816462,0.07314484;-0.3788841;-0.04040504,0.03868665;-0.7653964;0.0117259,0.03979367;-0.7946054;-0.05848145,-0.07296041;0.01043909;-0.03737095,-0.1184913;-0.3596898;-0.07474566,-0.1206078;-0.7457749;-0.009702884,-0.1201976;-0.7328846;-0.09994198,0.02960368;0.507553;-0.02230787,616.2197
+0;0;0,0.001199025;0.2936867;0.01240128,0.001659088;0.5774769;0.009650338,0.1773787;0.4565992;0.01444054,0.2266603;0.1771083;0.03897566,0.2911481;-0.08979452;-0.01345723,-0.1733189;0.4540335;0.00622255,-0.2341213;0.1758131;0.01272625,-0.2927397;-0.09076342;-0.04765458,0.0739158;0.004047203;-0.03673838,0.09026266;-0.3685042;0.00241084,0.09707191;-0.7485527;0.0971435,0.1120426;-0.7770512;0.02757655,-0.07407815;0.006559086;-0.03604219,-0.108955;-0.3660525;-0.01283276,-0.131171;-0.7507601;0.05762308,-0.1283261;-0.7111956;-0.03395298,0.001590338;0.5078743;0.012679,0;0;0,0.01683863;0.293358;-0.008040428,0.03155746;0.575992;-0.02918172,0.2087356;0.4778827;-0.01376867,0.2210044;0.1933586;-0.007340431,0.2352882;-0.07977918;-0.0651052,-0.1549009;0.5040209;-0.01524728,-0.2182357;0.2263146;-0.01894819,-0.2611717;-0.04154539;-0.08642086,0.07319114;-0.004068688;-0.03815937,0.07321073;-0.379022;-0.04027343,0.03879182;-0.7657444;0.01186633,0.0402402;-0.7946391;-0.0589509,-0.072965;0.01040911;-0.03738173,-0.1184132;-0.3599169;-0.07463191,-0.1210784;-0.7461915;-0.009498984,-0.1206639;-0.7333249;-0.1000088,0.02808675;0.5068148;-0.02168775,616.254
+0;0;0,0.0003654081;0.293694;0.01228193,5.848138E-06;0.5774847;0.009543177,0.1760213;0.4569302;0.01416074,0.2261916;0.1776809;0.03962805,0.2908244;-0.08938104;-0.01180672,-0.1747507;0.4540488;0.005494104,-0.2356596;0.1758435;0.01163273,-0.2933031;-0.09084153;-0.04920603,0.0738682;0.004296156;-0.03680579,0.09018631;-0.3684478;0.0004788823,0.09825156;-0.7482322;0.09616691,0.1132718;-0.7766871;0.02657409,-0.07415821;0.00629134;-0.03592513,-0.1082961;-0.366438;-0.01352126,-0.1303508;-0.7512033;0.05666946,-0.127422;-0.7116423;-0.03490433,0.0001374131;0.5078818;0.01256132,0;0;0,0.01683863;0.293358;-0.008040428,0.03155746;0.575992;-0.02918172,0.2087356;0.4778827;-0.01376867,0.2210044;0.1933586;-0.007340431,0.2352882;-0.07977918;-0.0651052,-0.1549009;0.5040209;-0.01524728,-0.2182357;0.2263146;-0.01894819,-0.2611717;-0.04154539;-0.08642086,0.07319114;-0.004068688;-0.03815937,0.07321073;-0.379022;-0.04027343,0.03879182;-0.7657444;0.01186633,0.0402402;-0.7946391;-0.0589509,-0.072965;0.01040911;-0.03738173,-0.1184132;-0.3599169;-0.07463191,-0.1210784;-0.7461915;-0.009498984,-0.1206639;-0.7333249;-0.1000088,0.02808675;0.5068148;-0.02168775,616.2767
+0;0;0,0.0003652179;0.2935412;0.01227554,5.988142E-06;0.5770776;0.009539672,0.1763293;0.456506;0.01415691,0.2265482;0.176986;0.03964891,0.2909537;-0.08913657;-0.01160495,-0.1750569;0.4536196;0.005475101,-0.2360249;0.1751446;0.01161968,-0.2934656;-0.09060246;-0.04900509,0.07390255;0.004298153;-0.0368229,0.09022876;-0.3686305;0.0004802458,0.09829988;-0.7486917;0.096238,0.1131441;-0.7764616;0.02746078,-0.07419269;0.006294266;-0.03594183,-0.1083475;-0.3666197;-0.01352686,-0.1304182;-0.7516654;0.056715,-0.1275238;-0.7122164;-0.03378559,0.0001374169;0.5075468;0.01255469,0;0;0,0.01656045;0.2932231;-0.007950544,0.03098249;0.5756181;-0.02905798,0.2086542;0.4780976;-0.01366615,0.2212209;0.193309;-0.007282257,0.2356567;-0.0787141;-0.06551743,-0.1557095;0.5040499;-0.014898,-0.2186072;0.2259645;-0.01884495,-0.2614291;-0.04091895;-0.08619328,0.07322866;-0.004026532;-0.03817511,0.07334024;-0.3791662;-0.04019141,0.03898785;-0.7661588;0.01213336,0.04109748;-0.7960961;-0.0563581,-0.07301529;0.01037212;-0.0373788,-0.1182859;-0.3601845;-0.07442191,-0.1206396;-0.7466702;-0.008813366,-0.1202757;-0.7335964;-0.09826385,0.02759644;0.5065115;-0.02154422,616.2998
+0;0;0,0.0003650573;0.2934121;0.01227014,6.14961E-06;0.5767049;0.009537347,0.1764002;0.4561886;0.01415194,0.2266378;0.1765648;0.03965341,0.2915216;-0.09153444;-0.01198113,-0.1751273;0.4533011;0.005466636,-0.236118;0.1747225;0.0116135,-0.2939854;-0.0929983;-0.04946156,0.07394219;0.004300459;-0.03684265,0.09025229;-0.3682602;0.000423681,0.09833205;-0.7487286;0.09628403,0.1133506;-0.7771769;0.02669922,-0.07423249;0.006297643;-0.03596111,-0.1083536;-0.3662484;-0.01356827,-0.130448;-0.7517066;0.05674886,-0.1275195;-0.7121467;-0.03481439,0.0001374349;0.50725;0.01254907,0;0;0,0.01643404;0.2931005;-0.007959366,0.03066868;0.5752485;-0.02920365,0.2085305;0.4781856;-0.01364493,0.2212881;0.1932977;-0.00733614,0.235818;-0.08039257;-0.06763339,-0.1560317;0.5040758;-0.01475412,-0.2186731;0.2258257;-0.01882778,-0.2617434;-0.04304358;-0.08670618,0.07323488;-0.003963932;-0.03826571,0.07344963;-0.3787329;-0.04036164,0.03903332;-0.7661042;0.0122664,0.04103241;-0.7949635;-0.05855298,-0.07307968;0.01034725;-0.03735799,-0.118351;-0.3598456;-0.07429004,-0.1206108;-0.746763;-0.008711457,-0.1202663;-0.7338942;-0.09921117,0.0273438;0.5062225;-0.0216248,616.3345
+0;0;0,-0.0001073073;0.2933216;0.01193599,-0.0008308512;0.5764438;0.008991846,0.1755114;0.4560424;0.01426665,0.226213;0.1760342;0.04017336,0.2910681;-0.09222811;-0.01060037,-0.1757569;0.4531886;0.004714556,-0.2369548;0.1741393;0.01043484,-0.2934115;-0.09379476;-0.0509885,0.07404373;0.004418254;-0.03669307,0.09096963;-0.3680067;-0.001972821,0.1000582;-0.7482479;0.09483537,0.1148727;-0.7769011;0.02745465,-0.07416183;0.006194409;-0.0361943,-0.1074024;-0.3661241;-0.01460002,-0.1287154;-0.7516429;0.05581848,-0.1256691;-0.7122608;-0.03419552,-0.0006182468;0.5070355;0.01205054,0;0;0,0.01633394;0.2930039;-0.007871866,0.03045315;0.5749938;-0.02904439,0.2082603;0.4782995;-0.01367569,0.2214908;0.1929344;-0.007505178,0.235847;-0.08063549;-0.06835151,-0.1560754;0.5041077;-0.01447913,-0.2185266;0.2253098;-0.01872213,-0.2615594;-0.04354766;-0.08663879,0.07326859;-0.003903941;-0.03827333,0.0735849;-0.3783205;-0.04040337,0.03891188;-0.7655714;0.01319051,0.04241408;-0.7958855;-0.05426145,-0.07311879;0.01027862;-0.037368,-0.1182289;-0.3596382;-0.07368517,-0.1204275;-0.7466168;-0.008259475,-0.1201443;-0.7334536;-0.0972329,0.02715763;0.5060104;-0.02147222,616.3572
+0;0;0,-0.0001073073;0.2933216;0.01193599,-0.0008308512;0.5764438;0.008991846,0.1755114;0.4560424;0.01426665,0.226213;0.1760342;0.04017336,0.2910681;-0.09222811;-0.01060037,-0.1757569;0.4531886;0.004714556,-0.2369548;0.1741393;0.01043484,-0.2934115;-0.09379476;-0.0509885,0.07404373;0.004418254;-0.03669307,0.09096963;-0.3680067;-0.001972821,0.1000582;-0.7482479;0.09483537,0.1148727;-0.7769011;0.02745465,-0.07416183;0.006194409;-0.0361943,-0.1074024;-0.3661241;-0.01460002,-0.1287154;-0.7516429;0.05581848,-0.1256691;-0.7122608;-0.03419552,-0.0006182468;0.5070355;0.01205054,0;0;0,0.01633394;0.2930039;-0.007871866,0.03045315;0.5749938;-0.02904439,0.2082603;0.4782995;-0.01367569,0.2214908;0.1929344;-0.007505178,0.235847;-0.08063549;-0.06835151,-0.1560754;0.5041077;-0.01447913,-0.2185266;0.2253098;-0.01872213,-0.2615594;-0.04354766;-0.08663879,0.07326859;-0.003903941;-0.03827333,0.0735849;-0.3783205;-0.04040337,0.03891188;-0.7655714;0.01319051,0.04241408;-0.7958855;-0.05426145,-0.07311879;0.01027862;-0.037368,-0.1182289;-0.3596382;-0.07368517,-0.1204275;-0.7466168;-0.008259475,-0.1201443;-0.7334536;-0.0972329,0.02715763;0.5060104;-0.02147222,616.38
+0;0;0,-0.0001071527;0.2928988;0.01191879,-0.0008291568;0.5754247;0.008981891,0.1750638;0.455323;0.01424357,0.2257726;0.175275;0.04015396,0.2905174;-0.09253132;-0.01053346,-0.1753094;0.4524764;0.004715817,-0.236516;0.1733875;0.01043692,-0.2928768;-0.09409115;-0.05088202,0.07422294;0.004428947;-0.03678188,0.09115328;-0.3680939;-0.002052512,0.1002087;-0.7469507;0.09440327,0.1154519;-0.7773011;0.02507289,-0.07434133;0.006209401;-0.0362819,-0.1075906;-0.3662069;-0.01468195,-0.128826;-0.7503223;0.05548019,-0.1256916;-0.7106687;-0.03713834,-0.0006170722;0.5061861;0.01203311,0;0;0,0.0160567;0.2925943;-0.007908344,0.02988517;0.5739716;-0.02941513,0.2075515;0.4791119;-0.01390195,0.2219691;0.1937587;-0.007965088,0.2358991;-0.07927302;-0.06912899,-0.1560663;0.5041523;-0.01397382,-0.2179295;0.2251859;-0.01847304,-0.2608925;-0.04316521;-0.08646755,0.07333757;-0.00368467;-0.0385952,0.07371527;-0.3782019;-0.04024625,0.03872491;-0.7637779;0.01475501,0.04326363;-0.7913218;-0.05838395,-0.07340268;0.01016549;-0.0372864,-0.1184141;-0.3598897;-0.07333036,-0.1206612;-0.7454481;-0.008077458,-0.1205162;-0.7327805;-0.09962405,0.02667648;0.5051706;-0.02170372,616.4163
+0;0;0,0.001837629;0.2929178;0.01129314,0.001790767;0.5754437;0.008135438,0.1773767;0.4545155;0.01433237,0.2276931;0.1743709;0.03996092,0.2938494;-0.09314939;-0.01041366,-0.1730594;0.4535313;0.003970759,-0.2330678;0.1741679;0.008938288,-0.288618;-0.09341091;-0.05268236,0.07427168;0.004743259;-0.03664403,0.09258481;-0.3680639;-0.005895181,0.1028675;-0.7465684;0.09181307,0.1183717;-0.777281;0.02285794,-0.07426921;0.005901918;-0.03648037,-0.1054824;-0.3667708;-0.0163105,-0.1261245;-0.7508413;0.05427284,-0.1228002;-0.7112269;-0.03834317,0.00195136;0.5062057;0.01120381,0;0;0,0.0160567;0.2925943;-0.007908344,0.02988517;0.5739716;-0.02941513,0.2075515;0.4791119;-0.01390195,0.2219691;0.1937587;-0.007965088,0.2358991;-0.07927302;-0.06912899,-0.1560663;0.5041523;-0.01397382,-0.2179295;0.2251859;-0.01847304,-0.2608925;-0.04316521;-0.08646755,0.07333757;-0.00368467;-0.0385952,0.07371527;-0.3782019;-0.04024625,0.03872491;-0.7637779;0.01475501,0.04326363;-0.7913218;-0.05838395,-0.07340268;0.01016549;-0.0372864,-0.1184141;-0.3598897;-0.07333036,-0.1206612;-0.7454481;-0.008077458,-0.1205162;-0.7327805;-0.09962405,0.02667648;0.5051706;-0.02170372,616.4386
+0;0;0,0.001837234;0.2928548;0.01129071,0.001790348;0.5753459;0.008132934,0.1767851;0.4545899;0.0143194,0.2270372;0.1748035;0.03991519,0.2931766;-0.09264836;-0.0104465,-0.1724701;0.453609;0.003992714,-0.2324018;0.1746028;0.008953894,-0.2879377;-0.09290752;-0.05265099,0.07432075;0.004746393;-0.03666824,0.09264138;-0.3682135;-0.005906796,0.1029235;-0.7466972;0.09179611,0.1181337;-0.7762585;0.02414868,-0.07431828;0.005905817;-0.03650448,-0.1055443;-0.3669196;-0.01632633,-0.1261852;-0.7509692;0.05425314,-0.122924;-0.7115372;-0.03660645,0.001950945;0.506106;0.01120139,0;0;0,0.01602608;0.2925267;-0.00812912,0.02991015;0.5738295;-0.03008366,0.2069791;0.479333;-0.01435494,0.2222671;0.1943874;-0.008597374,0.2360209;-0.0786722;-0.06934667,-0.1554184;0.5042756;-0.01384256,-0.2169918;0.2256207;-0.01843075,-0.2599055;-0.04262018;-0.08659567,0.07334492;-0.003580794;-0.03870869,0.07377852;-0.3782522;-0.04017973,0.03877364;-0.7637788;0.01500583,0.04564099;-0.7929508;-0.05432367,-0.07348645;0.01011799;-0.03725626,-0.1182972;-0.3601259;-0.07320684,-0.1204846;-0.7456335;-0.007780187,-0.1204604;-0.7326345;-0.09759127,0.02668019;0.5050453;-0.0222156,616.4706
+0;0;0,0.001837017;0.2928202;0.01128938,0.001790093;0.5753411;0.008130759,0.1766868;0.4545952;0.01431632,0.2268076;0.1755397;0.03984523,0.2930485;-0.09232265;-0.01059375,-0.1723724;0.4536148;0.003995424,-0.2321475;0.1753375;0.008943642,-0.2877687;-0.09258345;-0.0527558,0.07441739;0.004752565;-0.03671592,0.09273643;-0.3681748;-0.005957156,0.1029829;-0.7453458;0.09140685,0.1183088;-0.77536;0.02324499,-0.07441492;0.005913497;-0.03655194,-0.1056382;-0.3668794;-0.01637556,-0.1262075;-0.7495968;0.05395909,-0.1229215;-0.7100931;-0.03759146,0.001950734;0.5060823;0.01120006,0;0;0,0.01580782;0.2925002;-0.008263588,0.0294675;0.5738239;-0.03045869,0.2065361;0.4795458;-0.01481795,0.2226129;0.195384;-0.009395361,0.2361452;-0.07829973;-0.06936431,-0.1556874;0.5043536;-0.0139518,-0.2163445;0.2262568;-0.01827318,-0.2595916;-0.04232168;-0.08666532,0.07337389;-0.003516972;-0.03889084,0.07387001;-0.3781572;-0.03988004,0.03932068;-0.7622378;0.01607609,0.04541952;-0.7910188;-0.05456543,-0.07364575;0.01009925;-0.03718741,-0.1181369;-0.3601801;-0.07282813,-0.1207723;-0.7443405;-0.007586114,-0.1208164;-0.7314871;-0.09807708,0.02630057;0.5050271;-0.02250957,616.5045
+0;0;0,0.003444664;0.292799;0.0107809,0.004489129;0.5753092;0.007323225,0.1791018;0.4539039;0.01503562,0.2289977;0.1746795;0.03905531,0.2957056;-0.09318662;-0.01070704,-0.1702735;0.4546846;0.003308046,-0.2280922;0.1759812;0.007078113,-0.2825993;-0.09226891;-0.05415393,0.07452701;0.004965424;-0.03646975,0.09355213;-0.3689755;-0.01055974,0.1061422;-0.749934;0.09003681,0.1227567;-0.7797562;0.02083459,-0.07434487;0.005658911;-0.0367395,-0.1034525;-0.3680619;-0.01801556,-0.1234295;-0.7552139;0.05355091,-0.1198241;-0.7156468;-0.03885667,0.004486909;0.5060472;0.01044897,0;0;0,0.01557904;0.2924866;-0.008259773,0.02889081;0.5738074;-0.03062105,0.206242;0.4799605;-0.01502657,0.2227446;0.195821;-0.01000857,0.2361502;-0.0779964;-0.06936193,-0.1562448;0.504501;-0.01391085,-0.2165015;0.2263265;-0.01847523,-0.2596725;-0.04232079;-0.08661775,0.07336117;-0.003455862;-0.03892517,0.07368582;-0.378775;-0.03965139,0.0380416;-0.7673327;0.01656222,0.04582841;-0.794614;-0.056252,-0.07366408;0.01004264;-0.03717151,-0.1183485;-0.3609087;-0.07271658,-0.1209837;-0.7495701;-0.006816149,-0.1210769;-0.7368858;-0.09816082,0.02583844;0.5050063;-0.02261591,616.5267
+0;0;0,0.003444586;0.2927924;0.01078066,0.004489114;0.5753351;0.007322067,0.1789451;0.4539567;0.01503125,0.2288566;0.1746449;0.03905846,0.2954133;-0.09261414;-0.01059111,-0.1701167;0.4547367;0.003314192,-0.2279535;0.175946;0.007085441,-0.2823371;-0.09169608;-0.05400782,0.07459508;0.004969959;-0.03650306,0.09361883;-0.368944;-0.01059492,0.1061969;-0.7495403;0.08990598,0.1223562;-0.7777232;0.02260013,-0.07441278;0.00566408;-0.03677306,-0.1035183;-0.3680298;-0.01805047,-0.1234763;-0.7548137;0.05344795,-0.1199697;-0.7155088;-0.03642733,0.004486893;0.5060533;0.01044871,0;0;0,0.01536906;0.2924871;-0.008400917,0.02847658;0.5738219;-0.0310998,0.2057704;0.4803186;-0.01541638,0.2229061;0.1961199;-0.01083064,0.236271;-0.07716531;-0.06964254,-0.156428;0.5044656;-0.01410085,-0.2159493;0.2260387;-0.01848947,-0.2593158;-0.04196253;-0.08643751,0.07340087;-0.003401607;-0.0390172,0.07347101;-0.3786942;-0.03951621,0.03782651;-0.7669492;0.01615834,0.04550017;-0.7968909;-0.05110645,-0.07377428;0.01000454;-0.03713308,-0.1183922;-0.3609461;-0.07248263,-0.1212035;-0.7492474;-0.006707773,-0.121342;-0.7361106;-0.09554505,0.02548257;0.5050109;-0.02298641,616.5487
+0;0;0,0.003443972;0.2927401;0.01077874,0.004488572;0.5753212;0.007319057,0.1790501;0.4538878;0.01503207,0.2290968;0.17382;0.03912431,0.2956812;-0.09355068;-0.01054601,-0.170223;0.4546683;0.003307925,-0.2282163;0.1751231;0.007089379,-0.2826226;-0.09263089;-0.05402942,0.07467235;0.004975107;-0.03654087,0.09374092;-0.3698198;-0.01057169,0.1062963;-0.7497292;0.08974785,0.1224142;-0.7777632;0.02261429,-0.07448985;0.005669947;-0.03681115,-0.103664;-0.3689044;-0.01804444,-0.123586;-0.7549902;0.05332495,-0.1200883;-0.7157091;-0.03632027,0.004486351;0.5060158;0.01044676,0;0;0,0.0146656;0.2924697;-0.008437395,0.02707979;0.5738343;-0.03160357,0.2047705;0.4808152;-0.01558471,0.2224568;0.1958806;-0.01084161,0.2360458;-0.07746255;-0.06988907,-0.1576755;0.5043938;-0.01378249,-0.2167429;0.2250843;-0.01828391,-0.2602288;-0.04307461;-0.08601514,0.07347269;-0.003232956;-0.03908014,0.07306987;-0.3794098;-0.03878379,0.03725016;-0.7669687;0.01660395,0.04464583;-0.7971643;-0.05015254,-0.07391137;0.009862609;-0.03709158,-0.1188146;-0.3619783;-0.07212426,-0.1221199;-0.749567;-0.006421342,-0.1223503;-0.7364087;-0.09502691,0.02431139;0.5050085;-0.0233357,616.5839
+0;0;0,-0.0007294148;0.2927304;0.01154199,-0.003428465;0.5753061;0.008672941,0.1722963;0.4551007;0.01477242,0.223084;0.1750354;0.03729032,0.2902253;-0.09212005;-0.01278711,-0.1766102;0.4525841;0.001695924,-0.2340131;0.1728978;0.003567852,-0.2868316;-0.09523815;-0.05726815,0.07477536;0.005249903;-0.03629091,0.09508336;-0.3698436;-0.01624846,0.1091647;-0.7494875;0.08487032,0.1269782;-0.7783867;0.01892938,-0.07445056;0.005360697;-0.03693674,-0.1017245;-0.369468;-0.02054002,-0.1200735;-0.7555246;0.0514065,-0.1163209;-0.7161837;-0.03822219,-0.002662709;0.5060001;0.01169126,0;0;0,0.0146656;0.2924697;-0.008437395,0.02707979;0.5738343;-0.03160357,0.2047705;0.4808152;-0.01558471,0.2224568;0.1958806;-0.01084161,0.2360458;-0.07746255;-0.06988907,-0.1576755;0.5043938;-0.01378249,-0.2167429;0.2250843;-0.01828391,-0.2602288;-0.04307461;-0.08601514,0.07347269;-0.003232956;-0.03908014,0.07306987;-0.3794098;-0.03878379,0.03725016;-0.7669687;0.01660395,0.04464583;-0.7971643;-0.05015254,-0.07391137;0.009862609;-0.03709158,-0.1188146;-0.3619783;-0.07212426,-0.1221199;-0.749567;-0.006421342,-0.1223503;-0.7364087;-0.09502691,0.02431139;0.5050085;-0.0233357,616.6062
+0;0;0,-0.0007291584;0.2926275;0.01153793,-0.00342817;0.5751985;0.008668816,0.1724487;0.4549474;0.01477103,0.2233435;0.1742917;0.03733641,0.2902681;-0.09200126;-0.01257936,-0.1767611;0.4524287;0.001683171,-0.234285;0.1721528;0.003559046,-0.2869331;-0.09511757;-0.05708054,0.07491942;0.005260017;-0.03636083,0.09526704;-0.3705654;-0.01627927,0.1093141;-0.749284;0.08459306,0.1270923;-0.7780666;0.01878259,-0.074594;0.005371025;-0.0370079,-0.1019211;-0.370189;-0.02057918,-0.1202255;-0.7553048;0.05119197,-0.1164803;-0.7159824;-0.03825936,-0.002662398;0.5058911;0.01168719,0;0;0,0.01400883;0.2924052;-0.008213282,0.0258194;0.5737873;-0.03142357,0.2039528;0.4812108;-0.01594472,0.2223021;0.1957165;-0.01110506,0.2357892;-0.076758;-0.06991124,-0.1588926;0.5042534;-0.01356676,-0.2172047;0.2241783;-0.01854469,-0.2605798;-0.04323766;-0.08554999,0.07354424;-0.003062516;-0.03930092,0.07263038;-0.3799713;-0.0383141,0.03684217;-0.7666067;0.01675415,0.04285877;-0.7971473;-0.04958677,-0.07415555;0.009749206;-0.03699466,-0.1192002;-0.3628221;-0.07197477,-0.1227746;-0.7494947;-0.006614953,-0.1231105;-0.7362841;-0.09504844,0.02325123;0.5049532;-0.02314806,616.6381
+0;0;0,-0.0007321576;0.2938311;0.01158539,-0.003456602;0.5790287;0.008681909,0.1701195;0.4586315;0.01477908,0.221025;0.1779166;0.03734922,0.2883839;-0.09010446;-0.01289047,-0.1744841;0.4561459;0.00186385,-0.2320201;0.1758109;0.003740121,-0.2850098;-0.09319383;-0.05729298,0.07486889;0.005256469;-0.0363363,0.0952412;-0.3710249;-0.01623038,0.1093064;-0.7502333;0.08477241,0.1273322;-0.7798346;0.01804545,-0.07454369;0.005367402;-0.03698295,-0.101904;-0.3706484;-0.02053429,-0.120232;-0.7562622;0.05132969,-0.1164346;-0.7168099;-0.03936738,-0.002681791;0.5089031;0.01173592,0;0;0,0.0145876;0.293596;-0.007748843,0.02798856;0.5776558;-0.02968001,0.202826;0.4815045;-0.01599312,0.2220375;0.1959989;-0.011621,0.2356498;-0.07826543;-0.07069969,-0.1548785;0.5040849;-0.01370861,-0.2123903;0.2237801;-0.01852716,-0.2565545;-0.04525918;-0.08608396,0.07344385;-0.002892926;-0.03938198,0.07192614;-0.3802553;-0.03786111,0.03587764;-0.7673713;0.01727581,0.04247902;-0.7966249;-0.05182672,-0.07415009;0.009577095;-0.03692361,-0.1193609;-0.3634426;-0.07184181,-0.1235059;-0.7506338;-0.006541193,-0.123874;-0.7375977;-0.09621737,0.02488688;0.5079676;-0.02184057,616.6721
+0;0;0,-0.001644154;0.2936544;0.01151073,-0.003985587;0.5786504;0.008415474,0.1695598;0.4591803;0.01539699,0.2219325;0.1783601;0.03467475,0.2895546;-0.08940968;-0.01698891,-0.1748475;0.455417;-0.0001876894,-0.2302353;0.1745138;0.0001194578,-0.2819151;-0.09472898;-0.06136281,0.07511432;0.005609987;-0.0360706,0.0985753;-0.3706349;-0.02325996,0.1149622;-0.7485574;0.08072238,0.1327699;-0.7773333;0.01347844,-0.07450259;0.005057586;-0.03739662,-0.09820116;-0.3711514;-0.02398256,-0.1153045;-0.7563571;0.04833901,-0.1109987;-0.7169289;-0.04213769,-0.003381594;0.5085946;0.01152133,0;0;0,0.01393719;0.2934571;-0.007537127,0.02697456;0.5773276;-0.02946758,0.2020154;0.4822156;-0.0176394,0.2223519;0.1966718;-0.01257086,0.2352237;-0.07787609;-0.07088304,-0.1557439;0.503419;-0.01451904,-0.2128461;0.2228877;-0.01852193,-0.2573997;-0.04619652;-0.08598468,0.07348505;-0.002693504;-0.0395906,0.07175522;-0.3798768;-0.03745842,0.03576714;-0.766645;0.0175097,0.04084948;-0.7962936;-0.05111742,-0.07437225;0.009420468;-0.03680687,-0.1184758;-0.3634746;-0.07256898,-0.1245583;-0.7500401;-0.005962446,-0.1250863;-0.7369527;-0.09544512,0.02397047;0.5077103;-0.02157927,616.6948
+0;0;0,-0.001643806;0.2935922;0.01150829,-0.003983896;0.5784257;0.008415382,0.1689876;0.4591725;0.0153817,0.2213856;0.1782173;0.03466872,0.2878503;-0.08496946;-0.01611068,-0.1742778;0.4554217;-0.0001513092,-0.2296922;0.1743834;0.0001559857,-0.2804874;-0.09025115;-0.06027398,0.07506109;0.005606011;-0.03604504,0.09853221;-0.3708017;-0.02322885,0.1149007;-0.748299;0.08063649,0.1327098;-0.7770796;0.0133872,-0.07444979;0.005054002;-0.03737012,-0.0981586;-0.3713177;-0.02395026,-0.1152427;-0.7560899;0.04828994,-0.1109366;-0.716661;-0.04219397,-0.00338036;0.508423;0.01151889,0;0;0,0.0136167;0.2934061;-0.007680655,0.02637048;0.5771094;-0.02980661,0.2010001;0.4828334;-0.01880169,0.2229238;0.1972748;-0.01342034,0.2364727;-0.0722166;-0.07219267,-0.1556993;0.5031403;-0.01517574,-0.2122808;0.2223629;-0.01916932,-0.2563889;-0.04218155;-0.08500297,0.07340182;-0.002504513;-0.03963256,0.07157689;-0.3798499;-0.03739476,0.03546432;-0.7661248;0.01781129,0.04029533;-0.7958109;-0.05081106,-0.07434162;0.009230594;-0.03678261,-0.1166159;-0.3639636;-0.07334556,-0.1246445;-0.7499301;-0.006072968,-0.1252885;-0.7368453;-0.09556178,0.02343032;0.5075522;-0.02183604,616.7295
+0;0;0,-0.001644676;0.2937475;0.01151438,-0.003986401;0.5787804;0.008419479,0.1690773;0.4594559;0.01538985,0.2215643;0.178023;0.03470967,0.2882266;-0.0859462;-0.0162207,-0.1743709;0.4557031;-0.0001514275,-0.2298795;0.1741871;0.0001563899,-0.2808258;-0.09123427;-0.06045323,0.0750887;0.005608073;-0.0360583,0.09879643;-0.374594;-0.02311292,0.1150206;-0.7487648;0.07983716,0.1329669;-0.777998;0.01206997,-0.07447717;0.005055861;-0.03738386,-0.09842499;-0.3751099;-0.02382872,-0.1153585;-0.7564914;0.04777489,-0.1110193;-0.7169899;-0.04340583,-0.003382477;0.5087326;0.01152499,0;0;0,0.01341597;0.2935619;-0.008020401,0.02572387;0.5774292;-0.03082442,0.2006585;0.4835924;-0.01982713,0.223807;0.1976466;-0.01419497,0.2377487;-0.07259732;-0.07328296,-0.1562786;0.5028469;-0.01580339,-0.2127165;0.2215414;-0.01962589,-0.2570844;-0.0437808;-0.085604,0.07340351;-0.002427101;-0.03969884,0.07304355;-0.3835688;-0.03594065,0.03542302;-0.7663704;0.0180347,0.0401598;-0.7985574;-0.04929566,-0.0744056;0.009162459;-0.03673989,-0.1160442;-0.3678373;-0.07443152,-0.1240184;-0.7503955;-0.007713035,-0.1247723;-0.7374905;-0.0978808,0.02292448;0.5078454;-0.02264118,616.7616
+0;0;0,-0.00342189;0.2937818;0.01165326,-0.007344235;0.5787497;0.008739683,0.1663083;0.4597216;0.01661666,0.2195621;0.1773672;0.03157291,0.2880313;-0.08556163;-0.02011458,-0.1774361;0.4557079;-0.0009108344,-0.2314817;0.173114;-0.002758126,-0.2804997;-0.09202334;-0.06432629,0.07523243;0.005926059;-0.03600368,0.1001334;-0.3764036;-0.02977978,0.1189118;-0.7481769;0.07517339,0.1375151;-0.7763445;0.006503053,-0.0745848;0.004742569;-0.03749555,-0.09620105;-0.3776702;-0.02618024,-0.1117708;-0.7574255;0.04542056,-0.1070251;-0.7178905;-0.04585773,-0.00636079;0.5087374;0.01179799,0;0;0,0.01311612;0.2936203;-0.008383036,0.02484861;0.577414;-0.03176093,0.2002061;0.484393;-0.02057719,0.2241835;0.1977282;-0.01491451,0.2404658;-0.07195359;-0.07405686,-0.1571325;0.5024974;-0.0166317,-0.2129996;0.2202822;-0.02077081,-0.2575046;-0.04480943;-0.08586261,0.07346036;-0.002209008;-0.03987479,0.07306649;-0.38537;-0.03515434,0.03553805;-0.7665345;0.01858974,0.03995177;-0.7984424;-0.04918265,-0.0745988;0.009007236;-0.03667684,-0.1141965;-0.3700905;-0.07606871,-0.118483;-0.7510034;-0.009209499,-0.1279085;-0.7912208;-0.06774013,0.02221489;0.5078771;-0.02341247,616.7959
+0;0;0,-0.003425941;0.2941295;0.01166706,-0.007350711;0.5792743;0.008752658,0.1666867;0.4601159;0.01664129,0.2202434;0.1761558;0.0316826,0.2886965;-0.08671147;-0.01999279,-0.1778233;0.4560933;-0.000925241,-0.2321762;0.1718923;-0.002783038,-0.2811828;-0.09318292;-0.06433677,0.07521961;0.005925048;-0.03599754,0.1001576;-0.3769723;-0.0297644,0.1189375;-0.7487764;0.07519748,0.1375814;-0.7770711;0.00637719,-0.07457209;0.00474176;-0.03748916,-0.09622043;-0.3782388;-0.02615704,-0.1117915;-0.7580256;0.04544969,-0.1070354;-0.7184698;-0.04602792,-0.006366969;0.5092409;0.01181188,0;0;0,0.01273524;0.2939704;-0.008899689,0.02391978;0.5779178;-0.03283167,0.1998368;0.48503;-0.02206278,0.2250469;0.1968379;-0.01592326,0.2430482;-0.07257473;-0.07548952,-0.1583197;0.5023714;-0.01775986,-0.2136432;0.2183834;-0.02200241,-0.2580069;-0.04687554;-0.08622824,0.07339246;-0.00204578;-0.0399785,0.07312547;-0.3857724;-0.03497934,0.03611741;-0.767022;0.01875306,0.04004986;-0.7991111;-0.04915547,-0.07463527;0.008841113;-0.0366105,-0.1121076;-0.3708241;-0.07809894,-0.1112353;-0.7513065;-0.008526079,-0.1109089;-0.7891501;-0.07080963,0.02141557;0.5083709;-0.02434921,616.8289
+0;0;0,-0.003430904;0.2945556;0.01168396,-0.00736003;0.5800171;0.008766847,0.1672691;0.460625;0.01667485,0.2208436;0.1765705;0.03172115,0.2893896;-0.08665347;-0.02002437,-0.178417;0.4565887;-0.0009516552,-0.232788;0.1722932;-0.002810069,-0.2818611;-0.09314173;-0.06444734,0.07523116;0.005925959;-0.03600308,0.1002039;-0.3775059;-0.02976123,0.1189293;-0.7482294;0.07489558,0.1374771;-0.7762234;0.006430112,-0.07458355;0.004742489;-0.03749492,-0.09626211;-0.3787726;-0.02614698,-0.1117879;-0.7574555;0.04525162,-0.1070563;-0.717949;-0.04575435,-0.006375361;0.5099177;0.01182895,0;0;0,0.01212754;0.2943959;-0.009761572,0.02244812;0.5786101;-0.03466725,0.1992035;0.4856984;-0.02379489,0.2253045;0.1974903;-0.01759839,0.2456266;-0.07207739;-0.0774591,-0.1601701;0.5020926;-0.01966672,-0.2148881;0.2178914;-0.02404379,-0.2591841;-0.04803023;-0.08718333,0.07331675;-0.001973942;-0.04014754,0.0728224;-0.386234;-0.03500009,0.03653628;-0.7665008;0.01810479,0.03870106;-0.7981563;-0.04963565,-0.0747098;0.00875386;-0.03650866,-0.1104303;-0.3715256;-0.07886596,-0.09952631;-0.7513812;-0.01306018,-0.1006367;-0.7385965;-0.1030449,0.0201583;0.5090196;-0.02593923,616.8624
+0;0;0,-0.003981056;0.2943975;0.01187796,-0.008015649;0.5794647;0.009253927,0.1674668;0.4601812;0.01842344,0.2234149;0.175419;0.0275697,0.2914752;-0.08653709;-0.02959208,-0.1797164;0.455597;-0.001815644,-0.2313021;0.1699055;-0.006566342,-0.2787999;-0.09536338;-0.06899297,0.0755569;0.006111182;-0.03569429,0.1035891;-0.3788995;-0.0356361,0.1245335;-0.7483459;0.06997831,0.1435507;-0.7791162;0.002319276,-0.07459767;0.004588121;-0.03787363,-0.0933888;-0.380885;-0.02913214,-0.1070814;-0.7586896;0.04270039,-0.1017834;-0.719024;-0.04955428,-0.007035071;0.5094751;0.01223445,0;0;0,0.01190819;0.2942426;-0.01031256,0.02229413;0.5780402;-0.03541684,0.1998882;0.4853717;-0.02446103,0.2267962;0.1963581;-0.01736259,0.2490043;-0.07275635;-0.07740355,-0.1612833;0.5014148;-0.02210689,-0.2147356;0.2160418;-0.02500748,-0.2597795;-0.04929093;-0.08896283,0.07350254;-0.001963004;-0.0401721,0.07367663;-0.3879512;-0.03450251,0.03802127;-0.7674363;0.01844525,0.03924282;-0.7991915;-0.05096102,-0.07492834;0.008678159;-0.03647886,-0.1068167;-0.3737501;-0.07832177,-0.08051088;-0.7520845;-0.01309276,-0.07778753;-0.7921246;-0.07407954,0.01995452;0.5085688;-0.02666306,616.8844
+0;0;0,-0.003981056;0.2943975;0.01187796,-0.008015649;0.5794647;0.009253927,0.1674668;0.4601812;0.01842344,0.2234149;0.175419;0.0275697,0.2914752;-0.08653709;-0.02959208,-0.1797164;0.455597;-0.001815644,-0.2313021;0.1699055;-0.006566342,-0.2787999;-0.09536338;-0.06899297,0.0755569;0.006111182;-0.03569429,0.1035891;-0.3788995;-0.0356361,0.1245335;-0.7483459;0.06997831,0.1435507;-0.7791162;0.002319276,-0.07459767;0.004588121;-0.03787363,-0.0933888;-0.380885;-0.02913214,-0.1070814;-0.7586896;0.04270039,-0.1017834;-0.719024;-0.04955428,-0.007035071;0.5094751;0.01223445,0;0;0,0.01190819;0.2942426;-0.01031256,0.02229413;0.5780402;-0.03541684,0.1998882;0.4853717;-0.02446103,0.2267962;0.1963581;-0.01736259,0.2490043;-0.07275635;-0.07740355,-0.1612833;0.5014148;-0.02210689,-0.2147356;0.2160418;-0.02500748,-0.2597795;-0.04929093;-0.08896283,0.07350254;-0.001963004;-0.0401721,0.07367663;-0.3879512;-0.03450251,0.03802127;-0.7674363;0.01844525,0.03924282;-0.7991915;-0.05096102,-0.07492834;0.008678159;-0.03647886,-0.1068167;-0.3737501;-0.07832177,-0.08051088;-0.7520845;-0.01309276,-0.07778753;-0.7921246;-0.07407954,0.01995452;0.5085688;-0.02666306,616.9072
+0;0;0,-0.003986159;0.2947749;0.01189318,-0.008025651;0.5801881;0.009266007,0.1689912;0.4603874;0.01849348,0.2248112;0.1762774;0.0276188,0.2922255;-0.08319214;-0.0290004,-0.1812424;0.455763;-0.001923433,-0.23271;0.1707257;-0.006663251,-0.2797569;-0.09202516;-0.06849731,0.07549801;0.006106419;-0.03566647,0.1035947;-0.3797899;-0.03560815,0.1244738;-0.7480844;0.06967698,0.1436981;-0.7795165;0.00128115,-0.07453952;0.004584544;-0.0378441,-0.09337386;-0.3817752;-0.0290825,-0.1070238;-0.758402;0.04252606,-0.101668;-0.7186311;-0.05073324,-0.007043895;0.5101144;0.01225011,0;0;0,0.01082315;0.2946284;-0.01124835,0.02003461;0.5787337;-0.03724957,0.1993898;0.4850645;-0.02549624,0.227503;0.1968473;-0.01787353,0.2527128;-0.06914103;-0.07861543,-0.164825;0.5009794;-0.02434548,-0.2175871;0.2161514;-0.02696092,-0.2618106;-0.04691976;-0.08951254,0.07336561;-0.001826182;-0.0402925,0.07323465;-0.3887073;-0.0349648,0.03932717;-0.7669168;0.01952982,0.03838709;-0.7991478;-0.05081129,-0.07490708;0.008547236;-0.03640342,-0.1029339;-0.3752399;-0.07674362,-0.07192583;-0.7520403;-0.01176912,-0.06226153;-0.790732;-0.07508978,0.01797861;0.5091966;-0.02827406,616.9448
+0;0;0,-0.004649666;0.294439;0.01204112,-0.009139729;0.5793884;0.009663635,0.169269;0.4600552;0.01951762,0.2284946;0.1757171;0.02153733,0.2957107;-0.08053291;-0.03866024,-0.18339;0.4552037;-0.003305764,-0.2335993;0.169238;-0.01121456,-0.2794492;-0.09102532;-0.07419546,0.0759231;0.006217021;-0.03503345,0.1083961;-0.3799069;-0.04071979,0.1312212;-0.7483522;0.06548622,0.1511542;-0.7790551;-0.003640704,-0.07427891;0.004537551;-0.03863112,-0.09129256;-0.3825629;-0.03212652,-0.1012902;-0.7597069;0.04008919,-0.09547004;-0.719892;-0.05334787,-0.008062731;0.5094363;0.01257944,0;0;0,0.01077434;0.2943257;-0.01082873,0.02019587;0.5780196;-0.03620172,0.2006442;0.484284;-0.02487874,0.2303804;0.1954967;-0.0160737,0.2572252;-0.06794736;-0.07675648,-0.1659501;0.5002829;-0.02547262,-0.2175094;0.2144519;-0.02694736,-0.2610876;-0.04655832;-0.08843231,0.07393327;-0.001925156;-0.03950286,0.07523291;-0.3894174;-0.0343461,0.04303485;-0.7679052;0.02277637,0.04122949;-0.7994856;-0.04839444,-0.07478352;0.008523476;-0.03694708,-0.09825458;-0.3766032;-0.07307313,-0.06727599;-0.7541103;-0.009187251,-0.05870692;-0.7932596;-0.07247733,0.01806223;0.5085883;-0.02738762,616.9703
+0;0;0,-0.004649653;0.2944382;0.01204109,-0.00913843;0.5793058;0.009664582,0.1693238;0.4599844;0.01951956,0.2285041;0.1758635;0.02153772,0.2958487;-0.0808762;-0.03877489,-0.1834424;0.4551314;-0.003310763,-0.2336134;0.1693842;-0.01121351,-0.2795509;-0.0913766;-0.07431479,0.07582448;0.006208945;-0.03498794,0.1082214;-0.3790108;-0.04066097,0.1310177;-0.7469894;0.06541054,0.1510756;-0.7780731;-0.004150018,-0.07418242;0.004531656;-0.03858094,-0.09115623;-0.3816623;-0.03209157,-0.1011412;-0.7583287;0.04003268,-0.09528454;-0.7184522;-0.05399051,-0.008061845;0.5093805;0.01257927,0;0;0,0.01011061;0.2943358;-0.01116776,0.0188726;0.5779474;-0.03677964,0.1995093;0.484075;-0.02522349,0.2308547;0.1957042;-0.01569319,0.2588201;-0.06801867;-0.07698226,-0.1671642;0.4998843;-0.02702128,-0.2184905;0.2142421;-0.02930312,-0.2606545;-0.04791331;-0.08917729,0.07393569;-0.001815036;-0.03927183,0.07458179;-0.3884206;-0.03585291,0.04407011;-0.7661358;0.02397537,0.04245687;-0.7990991;-0.04677224,-0.07461037;0.008380868;-0.03708249,-0.09658571;-0.3761379;-0.07082295,-0.0668638;-0.753257;-0.006972238,-0.05752237;-0.7931476;-0.07021986,0.01689554;0.5085452;-0.02791262,616.9926
+0;0;0,-0.00465005;0.2944634;0.01204212,-0.009137631;0.5792548;0.009666631,0.1714832;0.4593596;0.01960494,0.2305107;0.1759727;0.02161789,0.2979122;-0.08098418;-0.03874575,-0.1855767;0.4544476;-0.003503261,-0.235618;0.1694385;-0.0113856,-0.2815943;-0.09154278;-0.07454025,0.07565013;0.006194669;-0.0349075,0.1081746;-0.3805417;-0.04060286,0.1309523;-0.7482204;0.06538219,0.150934;-0.7790719;-0.003913984,-0.07401186;0.004521237;-0.03849224,-0.0910525;-0.3831932;-0.03197731,-0.1010293;-0.7595525;0.04008814,-0.09519493;-0.7197135;-0.05357768,-0.008061469;0.509357;0.01258017,0;0;0,0.009998739;0.2943589;-0.01132226,0.01885458;0.5778911;-0.03693891,0.2016502;0.4839169;-0.02346325,0.2340443;0.1964174;-0.01391792,0.2643785;-0.06742918;-0.07456756,-0.1694521;0.4993867;-0.02691623,-0.2206754;0.2144932;-0.0297952,-0.2623226;-0.04801422;-0.08953583,0.07385024;-0.001726732;-0.03902578,0.07767013;-0.3898381;-0.03582191,0.04982289;-0.7669604;0.02696848,0.04820099;-0.7998031;-0.0434041,-0.07431656;0.008277364;-0.03726103,-0.09168863;-0.3783408;-0.06692402,-0.0613897;-0.7552122;-0.003763385,-0.05190126;-0.7947686;-0.066819,0.01682901;0.508517;-0.02807951,617.0258
+0;0;0,-0.005421593;0.2946439;0.01214593,-0.010564;0.5796398;0.009936019,0.1688617;0.4599893;0.02127594,0.2292913;0.1757131;0.01496391,0.2976245;-0.07949042;-0.05072802,-0.1854709;0.4550305;-0.004091958,-0.235403;0.1689346;-0.01675732,-0.2798116;-0.09134623;-0.08305573,0.07574291;0.006411804;-0.0345652,0.1123718;-0.3789164;-0.04498655,0.1368792;-0.746644;0.06221026,0.1565749;-0.7768996;-0.007639114,-0.07379709;0.004311753;-0.0388362,-0.08978093;-0.3825412;-0.03466405,-0.09617285;-0.7595192;0.03718394,-0.08983766;-0.7196509;-0.05641128,-0.009336512;0.5096877;0.01280617,0;0;0,0.00863643;0.2945952;-0.01144671,0.01570836;0.5783828;-0.03717017,0.1976706;0.4845496;-0.0231564,0.2332402;0.1962184;-0.01293588,0.2658758;-0.06732374;-0.07288718,-0.1707599;0.4989998;-0.02745613,-0.2220688;0.2128935;-0.03134648,-0.2631134;-0.04935691;-0.09179268,0.07388052;-0.001382425;-0.03889227,0.07624763;-0.3885807;-0.03897929,0.05187756;-0.7656499;0.02840233,0.04993477;-0.7997327;-0.04078722,-0.07425381;0.007926819;-0.03736828,-0.09071305;-0.3780372;-0.06361622,-0.05983122;-0.7554525;-0.001011588,-0.0597543;-0.7433113;-0.09363252,0.01416357;0.508944;-0.02828836,617.0602
+0;0;0,-0.005429937;0.2950974;0.01216462,-0.01057917;0.5804716;0.009952134,0.1698054;0.4604694;0.02134104,0.2304644;0.1751144;0.01500506,0.2985567;-0.07918942;-0.05045527,-0.1864309;0.4554839;-0.004163153,-0.2365525;0.1683022;-0.01687658,-0.2808045;-0.09106094;-0.08294126,0.0757722;0.006414284;-0.03457857,0.1125632;-0.3806185;-0.04504602,0.1370115;-0.7474606;0.06189265,0.1602127;-0.7884405;-0.02038855,-0.07382563;0.004313421;-0.03885122,-0.08988018;-0.3842509;-0.03466061,-0.0962567;-0.760321;0.03701436,-0.08879396;-0.7186964;-0.07323898,-0.009350201;0.5104348;0.01282576,0;0;0,0.007410511;0.2951139;-0.01062083,0.01320031;0.5793896;-0.03546786,0.1964888;0.4854679;-0.0218091,0.2325407;0.196072;-0.01193881,0.2683235;-0.06632021;-0.0707773,-0.1739005;0.4989723;-0.02708055,-0.2258598;0.2118821;-0.03223663,-0.2665273;-0.04924268;-0.09349056,0.07400247;-0.001173437;-0.03873634,0.07675931;-0.3900739;-0.04125237,0.05495289;-0.765372;0.03142858,0.05177344;-0.8067585;-0.05366254,-0.07424545;0.007742978;-0.03749541,-0.08812658;-0.3803378;-0.05889826,-0.05652391;-0.7570401;0.001957275,-0.05622904;-0.7479901;-0.1071648,0.01196992;0.5098299;-0.02681541,617.0826
+0;0;0,-0.005433133;0.295271;0.01217178,-0.01058299;0.5806791;0.009959711,0.1690711;0.4608876;0.02131361,0.2296574;0.1758742;0.01498521,0.2978059;-0.07863954;-0.05052916,-0.1857129;0.4559225;-0.004086607,-0.2357745;0.1690846;-0.01678481,-0.2800631;-0.0904927;-0.08290403,0.07558681;0.00639859;-0.03449396,0.112545;-0.3823934;-0.04500899,0.1371495;-0.7515779;0.06261252,0.1589236;-0.7881922;-0.01460806,-0.073645;0.004302868;-0.03875617,-0.08977253;-0.3860276;-0.03454651,-0.09618977;-0.7644991;0.03758614,-0.08918601;-0.7235894;-0.06588617,-0.009354141;0.5106493;0.01283304,0;0;0,0.006774858;0.2953437;-0.009427071,0.01206257;0.5797548;-0.03319764,0.1947199;0.4859326;-0.02005649,0.2326317;0.1971285;-0.01014113,0.2702799;-0.0653986;-0.06824219,-0.1741271;0.4987772;-0.02647907,-0.2262751;0.2120882;-0.03226215,-0.2674602;-0.04858717;-0.09602515,0.07376423;-0.0008914173;-0.03875804,0.07677225;-0.3915242;-0.04447031,0.05788779;-0.7683047;0.03404593,0.05371315;-0.8072312;-0.04409694,-0.07402485;0.007513638;-0.03752344,-0.08594546;-0.3826461;-0.05392424,-0.05326156;-0.7618476;0.006266225,-0.0527566;-0.7513986;-0.09616472,0.01094353;0.5101686;-0.02480555,617.1149
+0;0;0,-0.002767319;0.2957914;0.01100899,-0.006282488;0.5814433;0.008125241,0.1703798;0.4599458;0.02171163,0.2337884;0.1761792;0.00796514,0.3028381;-0.07612643;-0.06419304,-0.1805304;0.4591246;-0.003977234,-0.2299529;0.1728289;-0.02201362,-0.2737791;-0.08548537;-0.09262376,0.07565973;0.006639228;-0.03408958,0.1163413;-0.380863;-0.04975924,0.1429877;-0.7521502;0.05914437,0.1637689;-0.786396;-0.01737538,-0.07335258;0.004082263;-0.03915748,-0.08712303;-0.3856153;-0.03697789,-0.09062824;-0.7665554;0.03579876,-0.08359379;-0.725966;-0.06545851,-0.005361691;0.5113773;0.01112222,0;0;0,0.007075243;0.2958184;-0.007927418,0.01271041;0.5805418;-0.03051877,0.1931724;0.4858539;-0.01877332,0.2323199;0.1975764;-0.008939505,0.2718437;-0.06457505;-0.06679499,-0.17152;0.4993306;-0.02559047,-0.2228271;0.2128662;-0.03182228,-0.2634299;-0.04741633;-0.09691603,0.07382039;-0.0005646348;-0.03848124,0.07808206;-0.3903024;-0.05051756,0.06144678;-0.7677603;0.03707767,0.05603401;-0.803773;-0.04056048,-0.07385205;0.007202841;-0.03774344,-0.08515586;-0.3824139;-0.04912392,-0.05121552;-0.7640418;0.01114558,-0.05060378;-0.7530719;-0.08911475,0.01150627;0.5108883;-0.02239394,617.1486
+0;0;0,-0.002767319;0.2957914;0.01100899,-0.006282488;0.5814433;0.008125241,0.1703798;0.4599458;0.02171163,0.2337884;0.1761792;0.00796514,0.3028381;-0.07612643;-0.06419304,-0.1805304;0.4591246;-0.003977234,-0.2299529;0.1728289;-0.02201362,-0.2737791;-0.08548537;-0.09262376,0.07565973;0.006639228;-0.03408958,0.1163413;-0.380863;-0.04975924,0.1429877;-0.7521502;0.05914437,0.1637689;-0.786396;-0.01737538,-0.07335258;0.004082263;-0.03915748,-0.08712303;-0.3856153;-0.03697789,-0.09062824;-0.7665554;0.03579876,-0.08359379;-0.725966;-0.06545851,-0.005361691;0.5113773;0.01112222,0;0;0,0.007075243;0.2958184;-0.007927418,0.01271041;0.5805418;-0.03051877,0.1931724;0.4858539;-0.01877332,0.2323199;0.1975764;-0.008939505,0.2718437;-0.06457505;-0.06679499,-0.17152;0.4993306;-0.02559047,-0.2228271;0.2128662;-0.03182228,-0.2634299;-0.04741633;-0.09691603,0.07382039;-0.0005646348;-0.03848124,0.07808206;-0.3903024;-0.05051756,0.06144678;-0.7677603;0.03707767,0.05603401;-0.803773;-0.04056048,-0.07385205;0.007202841;-0.03774344,-0.08515586;-0.3824139;-0.04912392,-0.05121552;-0.7640418;0.01114558,-0.05060378;-0.7530719;-0.08911475,0.01150627;0.5108883;-0.02239394,617.1711
+0;0;0,-0.002769062;0.2959777;0.01101592,-0.006285922;0.5817679;0.008131176,0.1713567;0.4599589;0.02177767,0.2345501;0.177155;0.008077818,0.3039367;-0.07638159;-0.06443244,-0.1815103;0.4591331;-0.004054437,-0.2307651;0.1738088;-0.02202963,-0.2748051;-0.08576584;-0.09298429,0.07556352;0.006630785;-0.03404623,0.1164792;-0.3831021;-0.04980609,0.1430613;-0.753493;0.05883465,0.1625058;-0.7836064;-0.0127632,-0.07325931;0.004077071;-0.03910769,-0.08710903;-0.3878637;-0.03691555,-0.09060578;-0.7678844;0.03568544,-0.0840238;-0.7279761;-0.05905876,-0.0053648;0.5116771;0.01112922,0;0;0,0.005739033;0.2960545;-0.007112264,0.009794809;0.5810282;-0.02863455,0.1917068;0.4863437;-0.01715994,0.2302009;0.1989314;-0.008701801,0.2715471;-0.0643287;-0.0664742,-0.1749599;0.4989032;-0.02568131,-0.2263215;0.2134648;-0.03246841,-0.265541;-0.04802218;-0.09909748,0.07385345;-0.0002258271;-0.03819132,0.0796358;-0.3920245;-0.05475998,0.06506269;-0.7674156;0.03780365,0.05759083;-0.8008009;-0.03322053,-0.07365052;0.006869513;-0.03796538,-0.08524209;-0.3850875;-0.04500023,-0.04903994;-0.7655251;0.0154606,-0.04816053;-0.7532631;-0.07836132,0.008999296;0.5113096;-0.02081013,617.2052
+0;0;0,-8.098094E-05;0.2965562;0.01022157,-0.001321964;0.5827481;0.006589465,0.1737401;0.4592848;0.02355965,0.2388066;0.1776721;0.001811285,0.312176;-0.07441056;-0.07612726,-0.1763038;0.4617781;-0.003545241,-0.2242689;0.1769614;-0.02785775,-0.2669285;-0.08334187;-0.101516,0.07573553;0.006948788;-0.03335948,0.1213485;-0.3833998;-0.05376633,0.1491437;-0.7552482;0.05489981,0.1688298;-0.7821653;-0.01290589,-0.07304266;0.003689016;-0.03934683,-0.08415993;-0.3896857;-0.03800434,-0.08339379;-0.7712529;0.03450832,-0.07687671;-0.7319161;-0.05546422,-0.0008919057;0.5125816;0.009759234,0;0;0,0.005980916;0.2966041;-0.006347656,0.01062347;0.5820156;-0.02712893,0.1908795;0.4862644;-0.0161345,0.2303382;0.1992207;-0.008309841,0.271892;-0.06507218;-0.06683946,-0.1729278;0.4995868;-0.02521112,-0.2240412;0.2143854;-0.03295323,-0.2684698;-0.04564869;-0.1065163,0.07383803;-7.678568E-05;-0.0380125,0.0830274;-0.3928593;-0.06051838,0.0696329;-0.7687987;0.03613687,0.06160253;-0.800064;-0.03024673,-0.07347417;0.006772387;-0.03811421,-0.0837613;-0.3866095;-0.04184536,-0.04688039;-0.7682527;0.02012547,-0.04589936;-0.7550778;-0.0689849,0.00965187;0.512201;-0.01947713,617.2277
+0;0;0,-8.088809E-05;0.2962162;0.01020985,-0.001320042;0.5819918;0.006583455,0.176805;0.4577054;0.02379069,0.2411776;0.1790961;0.002274271,0.3151423;-0.07503194;-0.07629666,-0.1793799;0.4602425;-0.003789716,-0.2268334;0.1784633;-0.02784294,-0.2698392;-0.08395201;-0.1020989,0.0755836;0.006934849;-0.03329256,0.1208152;-0.3801496;-0.05352876,0.1489619;-0.756701;0.05651174,0.1680751;-0.7819619;-0.009320892,-0.07289613;0.003681616;-0.0392679,-0.08392043;-0.3864036;-0.03793664,-0.08314461;-0.7727966;0.03549314,-0.07681716;-0.7337315;-0.05186131,-0.0008906702;0.5119372;0.009748168,0;0;0,0.004066698;0.2962984;-0.00624609,0.00669688;0.5813423;-0.02670121,0.1907627;0.4864888;-0.01413202,0.2284054;0.2022601;-0.008939028,0.2721693;-0.06410348;-0.066908,-0.1795774;0.4990025;-0.02507579,-0.2304536;0.2169164;-0.03337969,-0.2732936;-0.04564667;-0.107208,0.07379355;0.0002032816;-0.03773379,0.08559139;-0.3886198;-0.06883347,0.07270791;-0.7674894;0.03597069,0.06879823;-0.8001555;-0.02576017,-0.07319869;0.006513264;-0.03832619,-0.08208057;-0.3836285;-0.0388775,-0.0461919;-0.7700315;0.02512928,-0.04491057;-0.7564265;-0.0613726,0.006217092;0.5116245;-0.01914883,617.2498
+0;0;0,-8.097329E-05;0.2965282;0.0102206,-0.001320158;0.5823116;0.006594162,0.170606;0.4599164;0.02331156,0.234827;0.1819634;0.001845818,0.3088178;-0.07225445;-0.07675287,-0.1731535;0.462365;-0.003306713,-0.2204952;0.1812496;-0.02730328,-0.2635162;-0.08125845;-0.1015854,0.07550578;0.006927709;-0.03325828,0.1207454;-0.3802257;-0.05349809,0.1489702;-0.7578211;0.05684753,0.1678618;-0.7824414;-0.008221976,-0.07282107;0.003677825;-0.03922747,-0.08384734;-0.3864769;-0.03789596,-0.08306936;-0.7739413;0.0357374,-0.07681526;-0.7349812;-0.05060443,-0.0008907825;0.5122564;0.009758905,0;0;0,0.007074349;0.2965862;-0.00447011,0.01152532;0.5816655;-0.02431321,0.1882128;0.4870581;-0.01332426,0.2275947;0.2037287;-0.00925684,0.272995;-0.06223014;-0.06828046,-0.1690433;0.4993291;-0.02486898,-0.219761;0.2179206;-0.03381356,-0.2608727;-0.04492086;-0.1079976,0.07392724;0.0004539341;-0.03727984,0.087971;-0.3878844;-0.07388723,0.07591656;-0.7668299;0.03476882,0.0723028;-0.8002104;-0.02476406,-0.07295307;0.006248477;-0.03865276,-0.08114976;-0.3839731;-0.036655,-0.04273417;-0.7712129;0.02753728,-0.04129653;-0.7573272;-0.0579763,0.01016258;0.5119262;-0.01706696,617.2823
+0;0;0,-0.006800228;0.2963592;0.01258481,-0.01490024;0.5820518;0.0115918,0.1602379;0.4641839;0.02300433,0.2271459;0.1877252;-0.007603966,0.3034585;-0.06303105;-0.09464876,-0.1840459;0.4599347;-0.003916808,-0.2276621;0.1789013;-0.03491423,-0.2717169;-0.08141366;-0.1159967,0.07570682;0.007231283;-0.03273249,0.1259453;-0.3790071;-0.05803195,0.155876;-0.7567667;0.05129751,0.1757243;-0.7832921;-0.01183122,-0.07248549;0.003418328;-0.03986725,-0.08099393;-0.3867999;-0.03869401,-0.07593021;-0.7744416;0.03382749,-0.06965643;-0.7352762;-0.05249135,-0.01287787;0.5119984;0.01411653,0;0;0,0.007074349;0.2965862;-0.00447011,0.01152532;0.5816655;-0.02431321,0.1882128;0.4870581;-0.01332426,0.2275947;0.2037287;-0.00925684,0.272995;-0.06223014;-0.06828046,-0.1690433;0.4993291;-0.02486898,-0.219761;0.2179206;-0.03381356,-0.2608727;-0.04492086;-0.1079976,0.07392724;0.0004539341;-0.03727984,0.087971;-0.3878844;-0.07388723,0.07591656;-0.7668299;0.03476882,0.0723028;-0.8002104;-0.02476406,-0.07295307;0.006248477;-0.03865276,-0.08114976;-0.3839731;-0.036655,-0.04273417;-0.7712129;0.02753728,-0.04129653;-0.7573272;-0.0579763,0.01016258;0.5119262;-0.01706696,617.3056
+0;0;0,-0.006803093;0.2964841;0.01259011,-0.01491177;0.5824819;0.01159588,0.1614069;0.4642101;0.02307173,0.2283373;0.1876585;-0.007546844,0.3041608;-0.06149073;-0.09403382,-0.18522;0.459932;-0.004032623,-0.2288509;0.1788042;-0.03504045,-0.2726234;-0.07984257;-0.1156033,0.07568602;0.007229296;-0.03272349,0.1258565;-0.3784863;-0.05798871,0.1558587;-0.7571487;0.05160205,0.175799;-0.7839358;-0.0118189,-0.07246557;0.003417388;-0.03985629,-0.08096249;-0.3862726;-0.03868464,-0.07588667;-0.7748408;0.0340102,-0.06958386;-0.7356331;-0.0527082,-0.01288712;0.51235;0.01412344,0;0;0,0.005113892;0.2967443;-0.004929543,0.008728445;0.5821537;-0.02453351,0.1871191;0.487814;-0.01112652,0.2278932;0.2045684;-0.008409262,0.2738431;-0.0590547;-0.06920433,-0.1725362;0.4990646;-0.02502448,-0.2240898;0.2177337;-0.0346759,-0.2663054;-0.04256883;-0.1106035,0.07407402;0.0007741302;-0.03693104,0.09218927;-0.3862774;-0.07929671,0.08050933;-0.7653745;0.03225803,0.07808577;-0.7984271;-0.02826548,-0.07281573;0.005948483;-0.03890947,-0.08003507;-0.383731;-0.03346281,-0.03848535;-0.7716562;0.03043774,-0.02823896;-0.8086066;-0.02485465,0.00784988;0.5123332;-0.01723194,617.3292
+0;0;0,-0.006794264;0.2960993;0.01257377,-0.01489388;0.5817778;0.01158091,0.1616698;0.4635219;0.02306643,0.2283266;0.188101;-0.007426957,0.3039252;-0.06030895;-0.09365729,-0.1854493;0.4592377;-0.004076416,-0.2289018;0.1792594;-0.03495746,-0.2725444;-0.07861993;-0.1152812,0.07565809;0.007226628;-0.03271142,0.1254315;-0.3754362;-0.05777667,0.1558467;-0.7593108;0.05332255,0.1756279;-0.7856451;-0.009592742,-0.07243884;0.003416127;-0.03984159,-0.0808685;-0.3831896;-0.03867921,-0.07572281;-0.7771063;0.03501624,-0.06947025;-0.7379719;-0.05101077,-0.01287167;0.5117301;0.01410543,0;0;0,0.006565683;0.2963515;-0.003426552,0.01197084;0.581507;-0.02155137,0.1903121;0.4881432;-0.00655651,0.2317502;0.2061644;-0.005903243,0.278719;-0.05616355;-0.06784129,-0.1698656;0.498501;-0.02333524,-0.2216235;0.2184108;-0.03334662,-0.262244;-0.04109117;-0.1099431,0.07430415;0.001040027;-0.03638983,0.09899472;-0.3818457;-0.08461165,0.08943036;-0.7641685;0.03524518,0.08682607;-0.797726;-0.02371955,-0.07257766;0.005702268;-0.03932397,-0.07394564;-0.3808555;-0.02894933,-0.0300983;-0.7739026;0.03600661,-0.01972542;-0.8092443;-0.02008308,0.01073465;0.511746;-0.01455068,617.3622
+0;0;0,-0.007156567;0.2960768;0.01300667,-0.01415832;0.5817611;0.01192258,0.1623346;0.4628489;0.02330049,0.231539;0.1898189;-0.01485688,0.3097693;-0.0518048;-0.1199866,-0.18508;0.4585041;-0.005592262,-0.2298343;0.1801752;-0.04193389,-0.2705314;-0.07922581;-0.1232302,0.07590356;0.007338837;-0.03208062,0.1300147;-0.3730908;-0.06316158,0.1616991;-0.7604699;0.04782085,0.1826801;-0.7884956;-0.01201164,-0.07197918;0.003338828;-0.04064758,-0.07746003;-0.3821351;-0.03992268,-0.06885003;-0.7795771;0.03321594,-0.06232981;-0.7405195;-0.05200471,-0.01248049;0.5117179;0.01449914,0;0;0,0.006048858;0.2963647;-0.003646135,0.01126549;0.5815009;-0.02179337,0.1900287;0.4881658;-0.00565052,0.2319559;0.2070383;-0.00540638,0.28047;-0.05579638;-0.06958258,-0.1709279;0.4980685;-0.02370787,-0.2230244;0.2188471;-0.03429096,-0.2630076;-0.04188296;-0.1115918,0.07443584;0.001215577;-0.03608608,0.1032615;-0.3796105;-0.08863437,0.09487834;-0.7655058;0.03135753,0.09410086;-0.7994426;-0.02607584,-0.07245362;0.005527456;-0.0395512,-0.07284781;-0.3797953;-0.02743022,-0.02564915;-0.775843;0.03815954,-0.01543048;-0.8103405;-0.01772221,0.01006726;0.5117509;-0.0147922,617.3862
+0;0;0,-0.007156567;0.2960768;0.01300667,-0.01415832;0.5817611;0.01192258,0.1623346;0.4628489;0.02330049,0.231539;0.1898189;-0.01485688,0.3097693;-0.0518048;-0.1199866,-0.18508;0.4585041;-0.005592262,-0.2298343;0.1801752;-0.04193389,-0.2705314;-0.07922581;-0.1232302,0.07590356;0.007338837;-0.03208062,0.1300147;-0.3730908;-0.06316158,0.1616991;-0.7604699;0.04782085,0.1826801;-0.7884956;-0.01201164,-0.07197918;0.003338828;-0.04064758,-0.07746003;-0.3821351;-0.03992268,-0.06885003;-0.7795771;0.03321594,-0.06232981;-0.7405195;-0.05200471,-0.01248049;0.5117179;0.01449914,0;0;0,0.006048858;0.2963647;-0.003646135,0.01126549;0.5815009;-0.02179337,0.1900287;0.4881658;-0.00565052,0.2319559;0.2070383;-0.00540638,0.28047;-0.05579638;-0.06958258,-0.1709279;0.4980685;-0.02370787,-0.2230244;0.2188471;-0.03429096,-0.2630076;-0.04188296;-0.1115918,0.07443584;0.001215577;-0.03608608,0.1032615;-0.3796105;-0.08863437,0.09487834;-0.7655058;0.03135753,0.09410086;-0.7994426;-0.02607584,-0.07245362;0.005527456;-0.0395512,-0.07284781;-0.3797953;-0.02743022,-0.02564915;-0.775843;0.03815954,-0.01543048;-0.8103405;-0.01772221,0.01006726;0.5117509;-0.0147922,617.4083
+0;0;0,-0.00716084;0.2962536;0.01301444,-0.01416672;0.5821061;0.01192992,0.1632802;0.4628911;0.02335716,0.2324834;0.1898656;-0.01479959,0.310507;-0.05111945;-0.1196515,-0.1860286;0.4585226;-0.005693129,-0.2307821;0.1801983;-0.04203416,-0.2713716;-0.07851705;-0.1231156,0.07578439;0.007327314;-0.03203025,0.1296792;-0.3715816;-0.06298697,0.1616151;-0.7620347;0.04887616,0.1821839;-0.7889203;-0.009780794,-0.07186617;0.003333586;-0.04058376,-0.07732511;-0.3805995;-0.03986176,-0.06864679;-0.7811954;0.03385724,-0.06225467;-0.7423157;-0.04968907,-0.01248802;0.5120265;0.01450782,0;0;0,0.005255926;0.2965602;-0.003358364,0.009656578;0.5819067;-0.02107215,0.1896002;0.488589;-0.004281282,0.2323165;0.2075875;-0.005494833,0.2811152;-0.053859;-0.07197607,-0.1731765;0.4979064;-0.02502834,-0.2248167;0.218579;-0.03490097,-0.265011;-0.04128087;-0.1124422,0.07442139;0.001444906;-0.0358088,0.1063664;-0.3766198;-0.09481347,0.09976648;-0.7645327;0.02955246,0.0977398;-0.7994748;-0.02409554,-0.07221908;0.005303891;-0.03973881,-0.07265877;-0.3784453;-0.02664937,-0.0222807;-0.7772508;0.039706,-0.01346142;-0.8109572;-0.01473116,0.0086696;0.512105;-0.0141902,617.4411
+0;0;0,-0.006810186;0.2961875;0.01336972,-0.01312341;0.5819333;0.01253105,0.1649768;0.4622207;0.02367938,0.2337905;0.1951215;-0.02222665,0.3166384;-0.04040612;-0.1302759,-0.186347;0.4591553;-0.005715896,-0.2306049;0.1865586;-0.04949877,-0.2676777;-0.07043746;-0.1306794,0.07589178;0.007328439;-0.03140169,0.1329761;-0.3692969;-0.06673996,0.1671777;-0.7639435;0.04537036,0.1879881;-0.7854167;-0.01686296,-0.07153749;0.003274197;-0.04087787,-0.07369469;-0.3792818;-0.04040246,-0.06169258;-0.7841476;0.03324597,-0.05530925;-0.7453439;-0.04944199,-0.01164005;0.5118871;0.01505573,0;0;0,0.004167151;0.2965196;-0.003306627,0.007480573;0.5817664;-0.0208776,0.1885576;0.4882819;-0.002954721,0.2302344;0.2118047;-0.005791664,0.2799008;-0.04662928;-0.07476139,-0.1759114;0.497114;-0.02600772,-0.2269948;0.2223977;-0.03630859,-0.2675439;-0.03471869;-0.11542,0.07442673;0.001674995;-0.0354569,0.1086646;-0.3735834;-0.1015092,0.1037557;-0.7641928;0.02843189,0.1008336;-0.7995719;-0.02326512,-0.07194507;0.005064758;-0.03996986,-0.07083309;-0.377223;-0.0255191,-0.0185708;-0.7800384;0.04151001,-0.00953295;-0.8132123;-0.01218289,0.006762661;0.5119973;-0.01403666,617.4644
+0;0;0,-0.006807817;0.2960845;0.01336507,-0.01311808;0.5816959;0.01252705,0.1652307;0.4619518;0.02368616,0.2337125;0.1961409;-0.02199845,0.3172944;-0.04147346;-0.131005,-0.1865892;0.458882;-0.005750631,-0.2306336;0.1876001;-0.04932233,-0.2680349;-0.07167286;-0.1312222,0.07582115;0.007321619;-0.03137247,0.1324744;-0.3664597;-0.06644389,0.1670077;-0.7649337;0.0467537,0.1878401;-0.7864613;-0.01554536,-0.07147092;0.00327115;-0.04083984,-0.07361183;-0.3763961;-0.04036801,-0.06149332;-0.7851884;0.03399467,-0.05510325;-0.7463753;-0.04878061,-0.01163554;0.5116884;0.01505033,0;0;0,0.003509942;0.2964271;-0.003105402,0.006257519;0.5815609;-0.02042246,0.1877536;0.4884301;-0.002311945,0.2301248;0.2134322;-0.005939484,0.2816538;-0.04663396;-0.0769273,-0.1771718;0.4970089;-0.02703445,-0.2282101;0.2236842;-0.03803426,-0.2692176;-0.03545082;-0.1186343,0.07441738;0.001960352;-0.03528309,0.110775;-0.3685157;-0.1099669,0.10829;-0.7612821;0.02610707,0.1083729;-0.7965646;-0.02593565,-0.0717982;0.004797729;-0.04010843,-0.0713301;-0.3745918;-0.02542898,-0.01591922;-0.780826;0.04306299,-0.006960854;-0.8123139;-0.01269754,0.005670462;0.511823;-0.01364708,617.4868
+0;0;0,-0.006807188;0.2960571;0.01336384,-0.01311704;0.58165;0.01252585,0.1643052;0.4621706;0.02363957,0.2321924;0.1986678;-0.02164834,0.3167356;-0.0416795;-0.1319086,-0.1856719;0.4591169;-0.005643024,-0.2293338;0.1901906;-0.04883638,-0.2671652;-0.07206446;-0.1316783,0.07570222;0.007310133;-0.03132325,0.1321718;-0.3652597;-0.06628101,0.1670078;-0.7672261;0.04790869,0.1876326;-0.7882403;-0.01376962,-0.07135881;0.003266019;-0.04077577,-0.07349278;-0.3751707;-0.04030547,-0.06126806;-0.7875458;0.03470895,-0.05494167;-0.7488205;-0.04724157,-0.01163459;0.5116466;0.01504898,0;0;0,0.003951158;0.2963923;-0.003282309,0.007167939;0.5814929;-0.02075601,0.1874943;0.4883939;-0.001353741,0.2296376;0.2158183;-0.005808592,0.2837165;-0.04660034;-0.07849729,-0.175392;0.4969965;-0.02760648,-0.2260617;0.2260733;-0.03885685,-0.2677228;-0.03553268;-0.1219133,0.07437563;0.002204895;-0.03505445,0.1131347;-0.3656517;-0.1150446,0.1122609;-0.761331;0.0237608,0.1191086;-0.7964031;-0.02674437,-0.07157866;0.004561719;-0.04026285,-0.07014684;-0.3735574;-0.02467322,-0.01316182;-0.7833245;0.04368872,-0.003544899;-0.8139858;-0.01162641,0.006464276;0.5117641;-0.01394176,617.5211
+0;0;0,-0.008396637;0.2961366;0.01416991,-0.01628912;0.5818089;0.01422976,0.1613555;0.4628839;0.0240326,0.230772;0.2028911;-0.02939707,0.3197547;-0.03583398;-0.1478152,-0.1879101;0.4597035;-0.006568817,-0.2298802;0.1932172;-0.056501,-0.266921;-0.07131746;-0.1435631,0.07584561;0.007724912;-0.03111037,0.1335049;-0.3618089;-0.06926524,0.1712103;-0.7693616;0.04606232,0.1936663;-0.7864418;-0.01646539,-0.07133412;0.002846181;-0.04102959,-0.07127157;-0.3730992;-0.04183914,-0.05648344;-0.7913955;0.03319962,-0.05000873;-0.7527471;-0.04750856,-0.01441953;0.5117832;0.01652108,0;0;0,0.004132502;0.2965501;-0.003021955,0.007606413;0.5817789;-0.02026606,0.1874686;0.4886926;-0.0004534712,0.2288314;0.2175297;-0.005881309,0.2853953;-0.04678035;-0.08250451,-0.174553;0.4966877;-0.0279638,-0.2254973;0.2273662;-0.03980754,-0.2677752;-0.03670827;-0.1258753,0.07461524;0.002439603;-0.03473759,0.1145793;-0.3611726;-0.1214824,0.1166985;-0.7620682;0.02029061,0.1227985;-0.7976575;-0.02757765,-0.07156325;0.004304342;-0.04050012,-0.06788102;-0.3712409;-0.02353441,-0.009678982;-0.7867606;0.04558338,-0.005861714;-0.7716891;-0.03437346,0.006831318;0.5120219;-0.01350593,617.5543
+0;0;0,-0.008394093;0.2960469;0.01416562,-0.01628409;0.5816293;0.01422549,0.1611443;0.4627873;0.02401837,0.230277;0.2038572;-0.02919291,0.3201954;-0.03737812;-0.1488563,-0.1876929;0.4596108;-0.00654551,-0.2294914;0.1942138;-0.05627359,-0.2669216;-0.07310247;-0.1442512,0.07567257;0.007707288;-0.0310394,0.1329883;-0.359625;-0.06896695,0.1708679;-0.7690601;0.04689328,0.1934885;-0.7864854;-0.01609278,-0.07117137;0.002839688;-0.04093598,-0.07110919;-0.370866;-0.04174071,-0.05625276;-0.7910944;0.03364463,-0.04973059;-0.7523825;-0.04765516,-0.01441512;0.5116267;0.01651606,0;0;0,0.004052568;0.2964619;-0.002963781,0.00754999;0.5816036;-0.02015233,0.1871735;0.4888149;5.793571E-05,0.2298258;0.2190099;-0.006388664,0.2872758;-0.04745018;-0.08574617,-0.1743833;0.4965646;-0.02811734,-0.2252556;0.228404;-0.04066695,-0.2693732;-0.03743991;-0.1299963,0.07441238;0.002652764;-0.03471231,0.116935;-0.3567633;-0.1278174,0.1233554;-0.7590472;0.01578617,0.1275423;-0.7946177;-0.03331661,-0.07132751;0.004123968;-0.0405532,-0.06588947;-0.3691213;-0.02280455,-0.006435677;-0.7865192;0.04604224,-0.002483003;-0.771548;-0.03449721,0.006757509;0.5118687;-0.01340508,617.5873
+0;0;0,-0.008394093;0.2960469;0.01416562,-0.01628409;0.5816293;0.01422549,0.1611443;0.4627873;0.02401837,0.230277;0.2038572;-0.02919291,0.3201954;-0.03737812;-0.1488563,-0.1876929;0.4596108;-0.00654551,-0.2294914;0.1942138;-0.05627359,-0.2669216;-0.07310247;-0.1442512,0.07567257;0.007707288;-0.0310394,0.1329883;-0.359625;-0.06896695,0.1708679;-0.7690601;0.04689328,0.1934885;-0.7864854;-0.01609278,-0.07117137;0.002839688;-0.04093598,-0.07110919;-0.370866;-0.04174071,-0.05625276;-0.7910944;0.03364463,-0.04973059;-0.7523825;-0.04765516,-0.01441512;0.5116267;0.01651606,0;0;0,0.004052568;0.2964619;-0.002963781,0.00754999;0.5816036;-0.02015233,0.1871735;0.4888149;5.793571E-05,0.2298258;0.2190099;-0.006388664,0.2872758;-0.04745018;-0.08574617,-0.1743833;0.4965646;-0.02811734,-0.2252556;0.228404;-0.04066695,-0.2693732;-0.03743991;-0.1299963,0.07441238;0.002652764;-0.03471231,0.116935;-0.3567633;-0.1278174,0.1233554;-0.7590472;0.01578617,0.1275423;-0.7946177;-0.03331661,-0.07132751;0.004123968;-0.0405532,-0.06588947;-0.3691213;-0.02280455,-0.006435677;-0.7865192;0.04604224,-0.002483003;-0.771548;-0.03449721,0.006757509;0.5118687;-0.01340508,617.6096
+0;0;0,-0.008623978;0.2961835;0.01415414,-0.01649785;0.581822;0.01411819,0.158465;0.4644095;0.02428536,0.2270771;0.2086516;-0.03964185,0.3218863;-0.03090979;-0.1669351,-0.1852745;0.4606856;-0.007116845,-0.2266189;0.1973898;-0.06344102,-0.2629256;-0.0720278;-0.1565968,0.07578331;0.00810728;-0.03046686,0.1349725;-0.3570896;-0.07330225,0.1775616;-0.7738381;0.04194541,0.2023973;-0.8021117;-0.01537528,-0.07073694;0.002512982;-0.04155764,-0.06918102;-0.3699143;-0.04311762,-0.05108465;-0.7973745;0.03254951,-0.04406239;-0.7583059;-0.05210706,-0.01465608;0.5118128;0.01643946,0;0;0,0.005113464;0.2965889;-0.002876759,0.009420786;0.5817796;-0.0199964,0.1860772;0.4884219;-0.0002160072,0.2311082;0.219859;-0.007469177,0.2891342;-0.04909295;-0.09041405,-0.1699415;0.496772;-0.02819932,-0.2209792;0.2295332;-0.04180125,-0.2648981;-0.0396392;-0.1323516,0.0745097;0.00276868;-0.03431773,0.1205464;-0.3522271;-0.1371068,0.1276331;-0.7590148;0.01536846,0.1323901;-0.7928281;-0.04123127,-0.07110804;0.003991196;-0.04080177,-0.06494709;-0.3679274;-0.02221219,-0.002400354;-0.7922361;0.04725131,0.001761629;-0.777887;-0.03662965,0.008449715;0.5120386;-0.01326466,617.6445
+0;0;0,-0.008620782;0.2960738;0.01414889,-0.01649214;0.5816212;0.01411281,0.1586339;0.4641827;0.02428677,0.226954;0.2095132;-0.03936839,0.3231506;-0.03355384;-0.1685244,-0.1854306;0.4604552;-0.007145127,-0.226599;0.1982799;-0.06322961,-0.2634371;-0.07508025;-0.1577486,0.07592645;0.008122594;-0.03052441,0.1351479;-0.3572735;-0.07338317,0.1780611;-0.7771935;0.04274155,0.2026956;-0.8049951;-0.01411476,-0.07087056;0.002517729;-0.04163614,-0.06931379;-0.3701128;-0.04319697,-0.0510797;-0.800826;0.03304599,-0.04411433;-0.7618309;-0.05092475,-0.01465086;0.5116308;0.01643345,0;0;0,0.004561082;0.2964842;-0.003243446,0.008383587;0.5815623;-0.0208168,0.1853068;0.4882997;-0.0005915165,0.2305723;0.2209865;-0.009006262,0.2896843;-0.05060825;-0.09709001,-0.1709837;0.4962189;-0.02918586,-0.2218205;0.2301783;-0.04382023,-0.2667814;-0.04181027;-0.1387803,0.07477564;0.002934188;-0.034096,0.1222784;-0.3500541;-0.1436458,0.1326632;-0.7594771;0.01102877,0.1359435;-0.7937757;-0.04406619,-0.07120225;0.003802178;-0.04096738,-0.06506888;-0.3683021;-0.02201591,-0.0002891347;-0.7956325;0.04763803,0.003931051;-0.781186;-0.03555327,0.007522739;0.5118506;-0.01396394,617.6672
+0;0;0,-0.00861741;0.2959579;0.01414336,-0.01648653;0.5814241;0.01410722,0.1576004;0.4642886;0.0242335,0.225848;0.2098894;-0.03935408,0.3223175;-0.03386717;-0.1688765,-0.1844019;0.4605834;-0.007010005,-0.2255266;0.1986865;-0.06303495,-0.2624691;-0.07544917;-0.157822,0.07593683;0.008123704;-0.03052859,0.1352304;-0.3577173;-0.07343954,0.1785328;-0.7814457;0.04373837,0.2032026;-0.8093303;-0.0131996,-0.07088024;0.002518073;-0.04164184,-0.06932157;-0.3705661;-0.04320456,-0.05092211;-0.8051856;0.03372988,-0.04394674;-0.7661776;-0.05036145,-0.01464573;0.5114523;0.01642725,0;0;0,0.005615093;0.296352;-0.003055096,0.01036469;0.5813451;-0.02045941,0.1860159;0.4883487;-0.0002777595,0.2320986;0.221513;-0.01003146,0.2921122;-0.04969558;-0.1013768,-0.1680545;0.4958045;-0.02952782,-0.2182577;0.2299682;-0.0447191,-0.2649161;-0.04114822;-0.1438079,0.074944;0.003194124;-0.03372812,0.1257043;-0.3474101;-0.1507614,0.1372577;-0.7591857;0.008797407,0.1391886;-0.793505;-0.04652393,-0.07108336;0.00353918;-0.04121919,-0.06262337;-0.3689163;-0.02116808,0.003647082;-0.8000265;0.04885881,0.008007161;-0.7855955;-0.03444634,0.009289041;0.5116512;-0.01364565,617.6989
+0;0;0,-0.009673206;0.2957541;0.01455725,-0.01855849;0.5810463;0.01495999,0.1560589;0.4643819;0.02397766,0.2271677;0.2138973;-0.04951332,0.3242636;-0.02783762;-0.18973,-0.1859952;0.4602056;-0.008667277,-0.2264284;0.1998939;-0.07033457,-0.2642279;-0.07262462;-0.1790958,0.0760584;0.008181159;-0.03023307,0.1360683;-0.3564732;-0.07998699,0.1845215;-0.7811322;0.03928831,0.2094196;-0.8108675;-0.02292363,-0.07081638;0.002375771;-0.04177617,-0.06743709;-0.3704937;-0.0442985,-0.04501296;-0.807012;0.0322425,-0.03736741;-0.7674468;-0.05668782,-0.01647226;0.5111119;0.01716988,0;0;0,0.005151724;0.2962075;-0.003246069,0.009597087;0.581049;-0.0208497,0.1854177;0.4881837;-0.0003602505,0.2324782;0.2220032;-0.01189947,0.2936625;-0.05156446;-0.1064582,-0.1688092;0.4952371;-0.03042419,-0.2184516;0.2297293;-0.04595204,-0.26649;-0.04281759;-0.1505209,0.07507296;0.003353417;-0.03344631,0.1277629;-0.3441074;-0.1581224,0.1410101;-0.7571405;0.003549576,0.1486948;-0.7872006;-0.06272471,-0.07099667;0.00338131;-0.04139915,-0.06228687;-0.3688686;-0.02130963,0.006032981;-0.8016781;0.04881825,0.0107838;-0.7881618;-0.03929683,0.008576857;0.5113934;-0.01398635,617.7213
+0;0;0,-0.009673206;0.2957541;0.01455725,-0.01855849;0.5810463;0.01495999,0.1560589;0.4643819;0.02397766,0.2271677;0.2138973;-0.04951332,0.3242636;-0.02783762;-0.18973,-0.1859952;0.4602056;-0.008667277,-0.2264284;0.1998939;-0.07033457,-0.2642279;-0.07262462;-0.1790958,0.0760584;0.008181159;-0.03023307,0.1360683;-0.3564732;-0.07998699,0.1845215;-0.7811322;0.03928831,0.2094196;-0.8108675;-0.02292363,-0.07081638;0.002375771;-0.04177617,-0.06743709;-0.3704937;-0.0442985,-0.04501296;-0.807012;0.0322425,-0.03736741;-0.7674468;-0.05668782,-0.01647226;0.5111119;0.01716988,0;0;0,0.005151724;0.2962075;-0.003246069,0.009597087;0.581049;-0.0208497,0.1854177;0.4881837;-0.0003602505,0.2324782;0.2220032;-0.01189947,0.2936625;-0.05156446;-0.1064582,-0.1688092;0.4952371;-0.03042419,-0.2184516;0.2297293;-0.04595204,-0.26649;-0.04281759;-0.1505209,0.07507296;0.003353417;-0.03344631,0.1277629;-0.3441074;-0.1581224,0.1410101;-0.7571405;0.003549576,0.1486948;-0.7872006;-0.06272471,-0.07099667;0.00338131;-0.04139915,-0.06228687;-0.3688686;-0.02130963,0.006032981;-0.8016781;0.04881825,0.0107838;-0.7881618;-0.03929683,0.008576857;0.5113934;-0.01398635,617.744
+0;0;0,-0.009677244;0.2958776;0.01456333,-0.01856695;0.5813118;0.01496623,0.1558257;0.4646727;0.02397612,0.2269167;0.2142507;-0.04949651,0.3244323;-0.0285289;-0.1903191,-0.1857807;0.4605019;-0.008626092,-0.2262038;0.2002552;-0.07027799,-0.2641667;-0.07344091;-0.1795093,0.07593389;0.008167765;-0.03018357,0.1359659;-0.3566212;-0.07995586,0.1839982;-0.7775906;0.03828313,0.2087485;-0.8069712;-0.02355941,-0.07070044;0.002371882;-0.04170777,-0.06731991;-0.3706352;-0.04423103,-0.04509061;-0.8033609;0.03164495,-0.03749045;-0.7638525;-0.05675732,-0.01647965;0.5113416;0.01717724,0;0;0,0.00443604;0.2963428;-0.003250122,0.00815974;0.58134;-0.02080822,0.1839004;0.4881647;-0.0005538464,0.2313949;0.2222323;-0.01424932,0.2945672;-0.05055693;-0.1136351,-0.1697133;0.4949873;-0.03118734,-0.2193883;0.2296319;-0.0479873,-0.2674209;-0.04291692;-0.156118,0.07501192;0.003602087;-0.03322577,0.1280762;-0.3405113;-0.1670997,0.1424263;-0.7486982;-0.003758669,0.1555252;-0.7784153;-0.06876194,-0.07078553;0.003160794;-0.04151065,-0.06176335;-0.3691984;-0.02103327,0.006665684;-0.7977825;0.05063207,0.01151059;-0.7842399;-0.0369397,0.007315343;0.5116445;-0.01396108,617.7773
+0;0;0,-0.01066902;0.2956963;0.01491304,-0.02046132;0.5809639;0.01567097,0.1542977;0.4642124;0.02312411,0.2279298;0.2179951;-0.05690215,0.3240641;-0.01689067;-0.2141542,-0.1870497;0.4595894;-0.01036805,-0.2254839;0.2017618;-0.07742459,-0.262551;-0.06683245;-0.2024226,0.07617698;0.008266626;-0.02962193,0.1369954;-0.3549342;-0.08873112,0.1906859;-0.7772641;0.03091307,0.2140328;-0.7972494;-0.03881352,-0.0704316;0.002249335;-0.04222628,-0.06537955;-0.3706683;-0.04603421,-0.03917916;-0.8057208;0.02881789,-0.03143961;-0.7662187;-0.05924581,-0.01816132;0.5110322;0.01779216,0;0;0,0.004330086;0.2962133;-0.003388166,0.008086193;0.5810665;-0.02105927,0.1838797;0.4875893;-0.000513793,0.2313648;0.2231131;-0.01620913,0.2957015;-0.0489127;-0.1211096,-0.1698595;0.494053;-0.0316209,-0.2193671;0.2300828;-0.04944237,-0.2690109;-0.04131156;-0.1635559,0.0752031;0.003721207;-0.03285384,0.129032;-0.33691;-0.1749117,0.1456819;-0.7461216;-0.008092642,0.1580614;-0.7762903;-0.07237244,-0.07068062;0.003011049;-0.04176017,-0.06128165;-0.3692572;-0.02088878,0.009229135;-0.7998042;0.05134316,0.01413096;-0.7862135;-0.0359043,0.007220864;0.5114086;-0.01418614,617.7996
+0;0;0,-0.01065593;0.2953335;0.01489474,-0.02044309;0.5804535;0.01565061,0.1510827;0.4645779;0.02300384,0.2245507;0.2189088;-0.0568442,0.3211253;-0.01705256;-0.2148163,-0.183865;0.4600416;-0.009860387,-0.2222136;0.2027881;-0.07676759,-0.2594505;-0.06703612;-0.202338,0.07621108;0.008270327;-0.02963519,0.1370657;-0.3551468;-0.08877959,0.1915019;-0.7833424;0.03252631,0.2145494;-0.8026865;-0.03630591,-0.07046312;0.002250341;-0.04224519,-0.06540806;-0.3708894;-0.04605538,-0.03884378;-0.8119843;0.02983633,-0.03120351;-0.772604;-0.0570978,-0.01814302;0.5105199;0.01777186,0;0;0,0.005946025;0.2958272;-0.002859831,0.01020621;0.5805354;-0.02033782,0.182703;0.4878474;-0.0007197857,0.2308205;0.2242288;-0.01850986,0.2968497;-0.04763618;-0.1266264,-0.1644576;0.4942095;-0.03135374,-0.2148505;0.2311622;-0.05118276,-0.263525;-0.04126516;-0.1668277,0.07535504;0.003946632;-0.03257012,0.1300256;-0.33369;-0.1818551,0.1508347;-0.7494849;-0.01538754,0.1598087;-0.78101;-0.07733941,-0.07061595;0.00276954;-0.04195817,-0.06024432;-0.3696709;-0.02065429,0.01255355;-0.8058772;0.05319945,0.01741857;-0.7920679;-0.03292894,0.009260032;0.5108758;-0.0134716,617.8223
+0;0;0,-0.01065711;0.2953662;0.01489639,-0.02044035;0.5803707;0.01565271,0.1523096;0.4642079;0.02304246,0.2255718;0.2192272;-0.05658186,0.3224505;-0.01747739;-0.2150515,-0.185064;0.4596387;-0.01005981,-0.2233052;0.203106;-0.07677954,-0.2606594;-0.067568;-0.2027454,0.07622115;0.008271419;-0.02963911,0.1370625;-0.3550662;-0.08877057,0.1913105;-0.781782;0.03211612,0.2144648;-0.8013549;-0.0370352,-0.07047243;0.002250639;-0.04225077,-0.06541847;-0.3708075;-0.04606013,-0.038946;-0.810378;0.02956931,-0.03127031;-0.7709542;-0.05776782,-0.01814177;0.5104826;0.01777258,0;0;0,0.004761983;0.2958788;-0.00311923,0.008236388;0.5804766;-0.02069521,0.1821371;0.4875634;-0.0008885842,0.230753;0.2249107;-0.0202012,0.2981488;-0.04587182;-0.1327258,-0.1674569;0.4936814;-0.03205173,-0.2184609;0.2316602;-0.05364775,-0.2674531;-0.03934994;-0.1748107,0.07546377;0.004131421;-0.03232193,0.1309077;-0.3308696;-0.1869593,0.1528437;-0.7453641;-0.02156305,0.1609246;-0.7767431;-0.08435488,-0.07053762;0.00257416;-0.04212333,-0.05853189;-0.3696959;-0.02014076,0.01426075;-0.8043432;0.05351907,0.01919307;-0.7906139;-0.03300511,0.00745818;0.5108615;-0.01382136,617.8558
+0;0;0,-0.0106815;0.2955249;0.01444709,-0.02036512;0.5806113;0.01475492,0.1540557;0.4647219;0.01996502,0.224265;0.222512;-0.06845434,0.3200032;-0.007482782;-0.2289185,-0.1860274;0.4589614;-0.01279284,-0.2228308;0.2041523;-0.08442239,-0.2575335;-0.05950174;-0.215168,0.07644757;0.008381612;-0.02901774,0.1399299;-0.3489661;-0.1018452,0.1994764;-0.7786429;0.01661014,0.2236079;-0.806807;-0.04295038,-0.07020621;0.002067627;-0.04270041,-0.06399712;-0.3680188;-0.04805221,-0.03248549;-0.8104952;0.02557758,-0.02511253;-0.7712586;-0.06028956,-0.01810454;0.5107145;0.01698767,0;0;0,0.003373867;0.2960304;-0.003519058,0.00536898;0.5806984;-0.02145195,0.1810836;0.487242;-0.001144649,0.2300794;0.2254077;-0.02247953,0.2982512;-0.03893381;-0.1377547,-0.171366;0.4930409;-0.0330601,-0.2227862;0.2318593;-0.05657821,-0.2716037;-0.03243747;-0.181383,0.07553802;0.004321098;-0.03212237,0.1299436;-0.3228633;-0.196505,0.152434;-0.7389216;-0.02742122,0.1603738;-0.7715449;-0.08681928,-0.07046504;0.00238298;-0.04225532,-0.05716495;-0.3668964;-0.02018649,0.01545256;-0.8044217;0.05396221,0.02037792;-0.7904276;-0.03108127,0.004967233;0.5110772;-0.01449561,617.8891
+0;0;0,-0.0106815;0.2955249;0.01444709,-0.02036512;0.5806113;0.01475492,0.1540557;0.4647219;0.01996502,0.224265;0.222512;-0.06845434,0.3200032;-0.007482782;-0.2289185,-0.1860274;0.4589614;-0.01279284,-0.2228308;0.2041523;-0.08442239,-0.2575335;-0.05950174;-0.215168,0.07644757;0.008381612;-0.02901774,0.1399299;-0.3489661;-0.1018452,0.1994764;-0.7786429;0.01661014,0.2236079;-0.806807;-0.04295038,-0.07020621;0.002067627;-0.04270041,-0.06399712;-0.3680188;-0.04805221,-0.03248549;-0.8104952;0.02557758,-0.02511253;-0.7712586;-0.06028956,-0.01810454;0.5107145;0.01698767,0;0;0,0.003373867;0.2960304;-0.003519058,0.00536898;0.5806984;-0.02145195,0.1810836;0.487242;-0.001144649,0.2300794;0.2254077;-0.02247953,0.2982512;-0.03893381;-0.1377547,-0.171366;0.4930409;-0.0330601,-0.2227862;0.2318593;-0.05657821,-0.2716037;-0.03243747;-0.181383,0.07553802;0.004321098;-0.03212237,0.1299436;-0.3228633;-0.196505,0.152434;-0.7389216;-0.02742122,0.1603738;-0.7715449;-0.08681928,-0.07046504;0.00238298;-0.04225532,-0.05716495;-0.3668964;-0.02018649,0.01545256;-0.8044217;0.05396221,0.02037792;-0.7904276;-0.03108127,0.004967233;0.5110772;-0.01449561,617.9113
+0;0;0,-0.01067898;0.2954551;0.01444368,-0.02035869;0.5804262;0.01475163,0.15358;0.464699;0.01995232,0.2237902;0.2224858;-0.06846824,0.3206819;-0.01028025;-0.2308659,-0.1855528;0.4589546;-0.01271399,-0.2223567;0.2041421;-0.08434452,-0.2574776;-0.06268886;-0.2166655,0.07644073;0.008380862;-0.02901515,0.1395987;-0.3471407;-0.1014705,0.1988415;-0.7746264;0.01638081,0.2231411;-0.8031957;-0.04359457,-0.07019993;0.002067442;-0.04269659,-0.06402256;-0.3661278;-0.04802104,-0.03267162;-0.8063478;0.02523327,-0.02524731;-0.7670468;-0.06123197,-0.0180992;0.510563;0.0169833,0;0;0,0.002919184;0.2959646;-0.003580094,0.004711526;0.5805206;-0.02148056,0.1799881;0.4870901;-0.001639604,0.229674;0.2255198;-0.02460074,0.2986351;-0.03903991;-0.1478629,-0.1714799;0.4930843;-0.03335173,-0.223241;0.2321281;-0.05860145,-0.272588;-0.03391939;-0.1879254,0.07559595;0.004547834;-0.03193545,0.1287457;-0.3179222;-0.2017072,0.1511475;-0.7317408;-0.03319907,0.1635921;-0.7632772;-0.09383142,-0.07038774;0.002161194;-0.04238158,-0.0560023;-0.3652096;-0.02079289,0.0158148;-0.8004438;0.05374642,0.02075963;-0.7865621;-0.03189013,0.004342899;0.5109316;-0.01453972,617.9449
+0;0;0,-0.01090901;0.2950814;0.01388607,-0.02077202;0.5797345;0.01368453,0.152632;0.4645917;0.0170119,0.2209169;0.2259825;-0.07821391,0.3155939;0.002140105;-0.2527118,-0.1842699;0.4570739;-0.01637908,-0.2226046;0.2050524;-0.09174999,-0.2542856;-0.05614713;-0.2341922,0.07671649;0.008625927;-0.02850353,0.1435434;-0.3424606;-0.1200515,0.204965;-0.7706665;-0.0007806644,0.2320104;-0.8037793;-0.05795512,-0.07014859;0.001735785;-0.04299349,-0.06217385;-0.3670397;-0.05003899,-0.02733903;-0.8086598;0.02149206,-0.01965412;-0.7691682;-0.06702036,-0.0184734;0.509948;0.01604063,0;0;0,0.003012152;0.2955742;-0.003415346,0.005048547;0.5798275;-0.02113867,0.1795964;0.4866206;-0.001739025,0.2293866;0.2266389;-0.02614355,0.2996234;-0.03568184;-0.1517353,-0.1704689;0.4926957;-0.03347863,-0.2226722;0.2333873;-0.05991835,-0.2720324;-0.02984104;-0.1933092,0.07582197;0.004687399;-0.03164387,0.1277248;-0.3169764;-0.2046962,0.1527784;-0.7323338;-0.0367409,0.1625417;-0.7626362;-0.1019474,-0.07039533;0.001988985;-0.04257722,-0.05426941;-0.3659951;-0.02169119,0.01758307;-0.8024784;0.05366151,0.02267396;-0.7889547;-0.03400952,0.004616756;0.510306;-0.01424122,617.9796
+0;0;0,-0.01090405;0.2949471;0.01387975,-0.02076024;0.5794029;0.01367884,0.1526793;0.4643096;0.01700441,0.2207793;0.2263466;-0.07796351,0.3157655;0.001773253;-0.2530312,-0.1842964;0.4567901;-0.01639389,-0.2225273;0.2054511;-0.09156068,-0.2543117;-0.05660135;-0.234468,0.07676729;0.00863164;-0.0285224,0.1433729;-0.3412924;-0.1197672,0.2039226;-0.7634192;-0.002189703,0.2303448;-0.7950779;-0.05804693,-0.07019504;0.001736934;-0.04302197,-0.0622467;-0.3658175;-0.05004413,-0.02790643;-0.801168;0.0204714,-0.02039857;-0.7618951;-0.0660018,-0.01846358;0.5096757;0.01603292,0;0;0,0.002544275;0.2954429;-0.003508568,0.004040577;0.5794944;-0.02134633,0.1787975;0.4864863;-0.002067088,0.2285885;0.2273718;-0.02782512,0.2995333;-0.03367406;-0.1579256,-0.1713725;0.4925165;-0.03376756,-0.2247516;0.2344213;-0.06241092,-0.2739512;-0.02860025;-0.1984379,0.07589531;0.0049503;-0.03156972,0.1250613;-0.3130165;-0.2095827,0.1519724;-0.7221564;-0.04356456,0.1602364;-0.7545469;-0.104055,-0.07042973;0.001797148;-0.0426342,-0.05369625;-0.3650517;-0.02390782,0.0169301;-0.7950479;0.05222943,0.02189234;-0.781147;-0.033422,0.003749574;0.5100347;-0.01442122,618.0121
+0;0;0,-0.01089239;0.2946318;0.01386492,-0.02073884;0.5788065;0.01366413,0.1522939;0.4638877;0.01698514,0.2202553;0.2264087;-0.0777896,0.3148292;0.002810165;-0.2520974,-0.1838852;0.456386;-0.01633421,-0.2220383;0.2055583;-0.0913481,-0.2536848;-0.05535671;-0.2336352,0.07697532;0.008655029;-0.02859969,0.1435281;-0.3409917;-0.1197722,0.2040474;-0.7629067;-0.002253652,0.2300797;-0.7936553;-0.0572864,-0.07038525;0.001741641;-0.04313855,-0.06244322;-0.3655215;-0.05015514,-0.02812017;-0.8006536;0.02032502,-0.02072313;-0.7615175;-0.06487179,-0.01844439;0.5091466;0.01601594,0;0;0,0.002726587;0.2951297;-0.003135681,0.004581731;0.5789195;-0.020612,0.1788478;0.4859862;-0.001792908,0.2285755;0.227637;-0.02972269,0.2998803;-0.03031233;-0.1627698,-0.1704655;0.4918037;-0.03328392,-0.2244762;0.2345906;-0.06364021,-0.2740311;-0.02491069;-0.2033798,0.07620796;0.005170152;-0.03136349,0.1238215;-0.309952;-0.2141899,0.1512735;-0.7183758;-0.0470916,0.1597421;-0.7516812;-0.1046884,-0.07060748;0.001539105;-0.0427816,-0.05250977;-0.3650374;-0.02579105,0.01879416;-0.7943287;0.05237668,0.02365576;-0.7801661;-0.03201656,0.004195226;0.5095193;-0.01377344,618.0363
+0;0;0,-0.01072854;0.2945478;0.01303322,-0.02038516;0.5785507;0.01206701,0.1536066;0.461968;0.01847979,0.2313342;0.2319407;-0.08643666,0.3276103;0.01185957;-0.2622272,-0.1848772;0.4563883;-0.01940824,-0.2201671;0.2074701;-0.1016031,-0.2488604;-0.05002829;-0.2481581,0.07749242;0.009028218;-0.02848389,0.1504548;-0.3336177;-0.1383862,0.2076308;-0.7402426;-0.01814866,0.2337142;-0.7520077;-0.09319289,-0.07084911;0.001289183;-0.0433204,-0.05956949;-0.3655806;-0.05267985,-0.02319046;-0.7867494;0.01337558,-0.01442459;-0.7472673;-0.07544752,-0.01814264;0.5089455;0.01460635,0;0;0,0.002256792;0.295003;-0.003396988,0.003882792;0.5786058;-0.02106452,0.179583;0.4855335;-0.001419543,0.2297318;0.2276002;-0.03170263,0.3017615;-0.0270946;-0.1678989,-0.1725233;0.4906459;-0.03361803,-0.2267522;0.2336058;-0.06445996,-0.2769486;-0.02273527;-0.2072069,0.07689176;0.005169958;-0.03096521,0.1241696;-0.306013;-0.2200107,0.1470608;-0.6978612;-0.04971395,0.1587116;-0.7356187;-0.1074157,-0.07101401;0.001457962;-0.04304415,-0.05016044;-0.3647773;-0.02738693,0.01782105;-0.7802203;0.04913503,0.02296447;-0.7667514;-0.03893632,0.003532553;0.5092593;-0.01418734,618.0679
+0;0;0,-0.01072145;0.2943531;0.0130246,-0.02037375;0.5782294;0.0120585,0.1530596;0.461823;0.01845784,0.2309044;0.2314491;-0.08661667,0.3252686;0.01573819;-0.2589165,-0.1843253;0.4562613;-0.01930718,-0.2196684;0.2069682;-0.1016259,-0.2477918;-0.04541706;-0.2452707,0.07742049;0.009019839;-0.02845745,0.1503076;-0.3332725;-0.1382464,0.2073804;-0.7391629;-0.01822598,0.2327415;-0.7497717;-0.09119246,-0.07078334;0.001287986;-0.04328019,-0.05951536;-0.3652032;-0.05262998,-0.02320204;-0.7856114;0.01330614,-0.01467886;-0.7463918;-0.07305773,-0.01813199;0.508648;0.01459698,0;0;0,0.002522714;0.2948079;-0.003206491,0.00432544;0.5782882;-0.02078176,0.179434;0.4853858;-0.001220464,0.2295012;0.2273353;-0.03401983,0.3019496;-0.01935136;-0.1719327,-0.1714682;0.4903955;-0.03391851,-0.2264918;0.2332367;-0.06576719,-0.2762467;-0.01628946;-0.2085404,0.07684508;0.005342275;-0.03084493,0.1236645;-0.302509;-0.2246637,0.1479792;-0.693153;-0.05373883,0.1582175;-0.7290411;-0.1100442,-0.07089458;0.00131931;-0.04309678,-0.05006396;-0.3645928;-0.02879401,0.0174882;-0.778988;0.04945303,0.0226086;-0.765063;-0.03617255,0.003943678;0.5089642;-0.01391959,618.0901
+0;0;0,-0.01072099;0.2943407;0.01302405,-0.02037253;0.5781944;0.01205805,0.1524068;0.4619727;0.01844242,0.230461;0.230979;-0.08691481,0.3250852;0.01467386;-0.2596893,-0.1836895;0.4564323;-0.01917835,-0.2191277;0.2064685;-0.1017186,-0.2473286;-0.04661201;-0.2457591,0.07737058;0.009014024;-0.0284391,0.1500631;-0.3323648;-0.137935,0.2064357;-0.7332751;-0.01938726,0.2321415;-0.7444357;-0.09334537,-0.07073772;0.001287156;-0.04325229,-0.05949981;-0.3642259;-0.05257713,-0.02363205;-0.7794757;0.01254997,-0.01499304;-0.7401309;-0.07498759,-0.01813096;0.5086189;0.01459631,0;0;0,0.002640811;0.2947966;-0.00300312,0.004575768;0.5782635;-0.02041173,0.1789914;0.4853555;-0.001240253,0.2295966;0.2269838;-0.03636634,0.3022342;-0.01859218;-0.1778193,-0.170495;0.4904842;-0.03426997,-0.2263865;0.233005;-0.06790431,-0.2758466;-0.01625714;-0.212869,0.07679679;0.00553605;-0.03078711,0.1243705;-0.2986402;-0.2283387,0.1483149;-0.6829046;-0.05592074,0.1576148;-0.7226082;-0.1095836,-0.07081611;0.001161963;-0.04312736,-0.05017985;-0.3638121;-0.02966992,0.01695877;-0.7727656;0.04913314,0.0222407;-0.759047;-0.03765282,0.004162951;0.5089417;-0.01358914,618.1245
+0;0;0,-0.01109063;0.2942253;0.01268549,-0.0210347;0.5779217;0.01135486,0.1517365;0.4617437;0.01781717,0.2321811;0.2343004;-0.09238335,0.3261286;0.02668351;-0.2654659,-0.1841608;0.4566417;-0.02071656,-0.2160945;0.2082622;-0.1080881,-0.2412272;-0.03610903;-0.2548516,0.07751954;0.009452412;-0.02815154,0.1538336;-0.3224665;-0.1498034,0.2110714;-0.7311922;-0.03066597,0.2378518;-0.7586498;-0.08792457,-0.07062947;0.0008497511;-0.0436107,-0.05922399;-0.3604871;-0.05354924,-0.02013043;-0.783581;0.009616461,-0.01154613;-0.7445772;-0.07489592,-0.01873037;0.5083929;0.01398703,0;0;0,0.002645248;0.2946823;-0.002796173,0.004686517;0.5780163;-0.01998353,0.1789288;0.4846159;-0.0008940697,0.2294109;0.2270476;-0.03905272,0.302094;-0.01011695;-0.1817364,-0.170312;0.4899925;-0.03396307,-0.2272922;0.2334327;-0.06968793,-0.2752986;-0.008337379;-0.2150533,0.07694816;0.005713537;-0.03061819,0.1271091;-0.2872173;-0.2366972,0.149474;-0.6775914;-0.05883622,0.1578933;-0.7121426;-0.1141477,-0.07085123;0.0009761796;-0.04324682,-0.0498134;-0.3598376;-0.03044054,0.01737336;-0.7762681;0.05078864,0.02250362;-0.7619801;-0.03302019,0.004239461;0.5087306;-0.01321673,618.1572
+0;0;0,-0.01108008;0.2939454;0.01267342,-0.02101613;0.5774132;0.01134372,0.1510835;0.4614714;0.01778898,0.231193;0.2349753;-0.09195259,0.3184101;0.04223232;-0.2526353,-0.183494;0.4563895;-0.02059333,-0.2152946;0.2090443;-0.107601,-0.2386268;-0.01781982;-0.2438502,0.07760464;0.009462787;-0.02818245,0.1540185;-0.3228904;-0.1499935,0.2119212;-0.7363636;-0.02947222,0.2383423;-0.7630505;-0.0859628,-0.07070699;0.0008506839;-0.04365857,-0.05928659;-0.3609589;-0.05361011,-0.01973895;-0.7889671;0.01028929,-0.01126979;-0.7500841;-0.07308954,-0.01871355;0.5079373;0.01397389,0;0;0,0.002766398;0.2944043;-0.002387524,0.004944534;0.5775275;-0.0192461,0.1784666;0.4841037;-0.0005834103,0.2286163;0.2281982;-0.04251957,0.2984849;0.0131124;-0.1819185,-0.169373;0.4897315;-0.03354321,-0.2270708;0.2348154;-0.07162134,-0.2707419;0.0116484;-0.208971,0.0771419;0.00579901;-0.0303607,0.1328199;-0.2799254;-0.2457607,0.1512119;-0.6730217;-0.06143691,0.1579777;-0.7084823;-0.1140847,-0.07085576;0.0008602861;-0.04341653,-0.04993052;-0.3604614;-0.03139976,0.01849075;-0.781224;0.05295456,0.02356619;-0.7666968;-0.02973459,0.004465147;0.5082881;-0.0125525,618.1905
+0;0;0,-0.01108008;0.2939454;0.01267342,-0.02101613;0.5774132;0.01134372,0.1510835;0.4614714;0.01778898,0.231193;0.2349753;-0.09195259,0.3184101;0.04223232;-0.2526353,-0.183494;0.4563895;-0.02059333,-0.2152946;0.2090443;-0.107601,-0.2386268;-0.01781982;-0.2438502,0.07760464;0.009462787;-0.02818245,0.1540185;-0.3228904;-0.1499935,0.2119212;-0.7363636;-0.02947222,0.2383423;-0.7630505;-0.0859628,-0.07070699;0.0008506839;-0.04365857,-0.05928659;-0.3609589;-0.05361011,-0.01973895;-0.7889671;0.01028929,-0.01126979;-0.7500841;-0.07308954,-0.01871355;0.5079373;0.01397389,0;0;0,0.002766398;0.2944043;-0.002387524,0.004944534;0.5775275;-0.0192461,0.1784666;0.4841037;-0.0005834103,0.2286163;0.2281982;-0.04251957,0.2984849;0.0131124;-0.1819185,-0.169373;0.4897315;-0.03354321,-0.2270708;0.2348154;-0.07162134,-0.2707419;0.0116484;-0.208971,0.0771419;0.00579901;-0.0303607,0.1328199;-0.2799254;-0.2457607,0.1512119;-0.6730217;-0.06143691,0.1579777;-0.7084823;-0.1140847,-0.07085576;0.0008602861;-0.04341653,-0.04993052;-0.3604614;-0.03139976,0.01849075;-0.781224;0.05295456,0.02356619;-0.7666968;-0.02973459,0.004465147;0.5082881;-0.0125525,618.2131
+0;0;0,-0.01181662;0.2934956;0.01276761,-0.02247188;0.5766981;0.01153185,0.1490209;0.4611686;0.01648178,0.229851;0.2378529;-0.09870879,0.3176731;0.0498901;-0.2663607,-0.1833975;0.4554315;-0.02205512,-0.2146501;0.2107489;-0.1160018,-0.2350562;-0.01354216;-0.2589248,0.07786024;0.00984683;-0.02766053,0.1576306;-0.3101475;-0.1655434,0.2102308;-0.7201478;-0.04212193,0.2164906;-0.6810637;-0.1289728,-0.07049766;0.0004946197;-0.04420539,-0.05863233;-0.3566173;-0.05428845,-0.01723468;-0.7814591;0.008126635,-0.008366682;-0.7422284;-0.07848127,-0.01999563;0.507267;0.01413931,0;0;0,0.002946039;0.2939908;-0.001744032,0.005254422;0.5768912;-0.01828122,0.1779304;0.4837085;-0.000136612,0.2284248;0.2283955;-0.04415786,0.298702;0.01242384;-0.1840409,-0.168203;0.4893554;-0.03278139,-0.225922;0.2348049;-0.07208602,-0.2694672;0.0119444;-0.2120392,0.07725284;0.006083727;-0.03031945,0.1357041;-0.2704597;-0.2491311,0.1529449;-0.6594442;-0.06340623,0.1698891;-0.6913431;-0.1229563,-0.0709541;0.0006079831;-0.04346757,-0.05017006;-0.3560638;-0.03230283,0.01669718;-0.7739334;0.05144467,0.03086239;-0.8121698;-0.001545142,0.004755161;0.507686;-0.01164913,618.2469
+0;0;0,-0.01181027;0.293338;0.01276075,-0.02246133;0.5764287;0.01152547,0.1486062;0.461042;0.0164685,0.2294073;0.2378066;-0.09868065,0.318367;0.04740898;-0.2685043,-0.1829778;0.4553193;-0.02197168,-0.2142191;0.2107247;-0.1158846,-0.2348896;-0.01647177;-0.260659,0.07811581;0.00987915;-0.02775133,0.1576942;-0.309345;-0.1653023,0.2102655;-0.7191206;-0.04194852,0.2165545;-0.679994;-0.1292046,-0.07072907;0.0004962432;-0.04435049,-0.05889229;-0.3557561;-0.05440928,-0.01751734;-0.780365;0.007971585,-0.008607969;-0.7410913;-0.07904039,-0.01998604;0.5070247;0.01413191,0;0;0,0.002433063;0.2938394;-0.001414299,0.004361136;0.5766467;-0.01767206,0.1766655;0.4832394;0.0001699924,0.2276302;0.2286333;-0.04673934,0.2998564;0.01148775;-0.190393,-0.1685673;0.4891016;-0.03214579,-0.2265223;0.2350903;-0.07387836,-0.2691532;0.01237716;-0.2208023,0.07745949;0.006586283;-0.03043783,0.1384319;-0.2667668;-0.2511582,0.1541217;-0.6551287;-0.0645442,0.1743467;-0.6859332;-0.1247956,-0.07127052;0.0002327334;-0.04347728,-0.05050617;-0.3556378;-0.03441753,0.01554452;-0.7730103;0.05121805,0.02811574;-0.8095658;-0.004896067,0.003953939;0.5074615;-0.01110888,618.2693
+0;0;0,-0.01180341;0.2931675;0.01275333,-0.02245421;0.5762525;0.0115174,0.1483391;0.4609266;0.01645715,0.228998;0.2380839;-0.09848946,0.3183958;0.04674876;-0.2691494,-0.1827045;0.4552133;-0.02192039,-0.213891;0.2110489;-0.1156681,-0.2346632;-0.01726633;-0.2611554,0.07826891;0.009898513;-0.02780572,0.1582207;-0.3108239;-0.1660023,0.2108814;-0.7212955;-0.04243898,0.2171534;-0.6821936;-0.1294598,-0.07086769;0.0004972158;-0.04443742,-0.05897536;-0.3574272;-0.05454342,-0.01753012;-0.7827573;0.007943418,-0.008644762;-0.7435086;-0.07883401,-0.01997842;0.5068344;0.01412436,0;0;0,0.00182418;0.2936747;-0.0009846687,0.003332995;0.576494;-0.01698208,0.1754939;0.4830621;0.0004322529,0.2269162;0.2293315;-0.04808569,0.3006726;0.01429687;-0.1965647,-0.1691758;0.4888421;-0.03152322,-0.2268383;0.2355968;-0.07533352,-0.2692771;0.01473886;-0.2274736,0.07760176;0.006893903;-0.03045654,0.1424975;-0.2635478;-0.2562956,0.1581078;-0.6525526;-0.0693208,0.1791011;-0.6832798;-0.1290394,-0.07145522;-3.252899E-05;-0.04348921,-0.05032513;-0.3575986;-0.03618042,0.01463504;-0.7754353;0.05168725,0.02727192;-0.8121194;-0.003885694,0.003047768;0.5072876;-0.0104866,618.2928
+0;0;0,-0.01146449;0.2928675;0.01211256,-0.02174321;0.5759901;0.01029771,0.1483423;0.459881;0.01479437,0.2315357;0.2405881;-0.1040982,0.3206459;0.05279794;-0.2790396,-0.1817138;0.4553637;-0.02341899,-0.2118468;0.2133424;-0.1217229,-0.2298913;-0.01114821;-0.2736723,0.07840083;0.01006277;-0.02758135,0.1628266;-0.3016796;-0.1847421,0.2095529;-0.7056702;-0.05706121,0.2158258;-0.666804;-0.1430112,-0.07086597;0.0002152004;-0.04457182,-0.05562941;-0.3584738;-0.05554987,-0.01460945;-0.7784063;0.005016707,-0.00579271;-0.7393278;-0.08068752,-0.01936503;0.5065341;0.01304687,0;0;0,0.000615105;0.2933413;-0.0001993179,0.001394585;0.5762118;-0.0158329,0.1734545;0.482818;0.0008969307,0.2258171;0.2303753;-0.05084097,0.3007233;0.01729193;-0.2018204,-0.170418;0.488278;-0.03061378,-0.2280332;0.2359165;-0.07687537,-0.2686681;0.01771954;-0.233557,0.07768446;0.007346496;-0.03032875,0.1428786;-0.2612522;-0.2597082,0.1604183;-0.6440703;-0.0730617,0.1801415;-0.6760638;-0.1302733,-0.07146972;-0.0004441717;-0.04359542,-0.04879969;-0.3588448;-0.03685022,0.01258179;-0.7714423;0.05084157,0.02473332;-0.8068634;-0.00463625,0.001362234;0.5069546;-0.009446383,618.325
+0;0;0,-0.01146449;0.2928675;0.01211256,-0.02174321;0.5759901;0.01029771,0.1483423;0.459881;0.01479437,0.2315357;0.2405881;-0.1040982,0.3206459;0.05279794;-0.2790396,-0.1817138;0.4553637;-0.02341899,-0.2118468;0.2133424;-0.1217229,-0.2298913;-0.01114821;-0.2736723,0.07840083;0.01006277;-0.02758135,0.1628266;-0.3016796;-0.1847421,0.2095529;-0.7056702;-0.05706121,0.2158258;-0.666804;-0.1430112,-0.07086597;0.0002152004;-0.04457182,-0.05562941;-0.3584738;-0.05554987,-0.01460945;-0.7784063;0.005016707,-0.00579271;-0.7393278;-0.08068752,-0.01936503;0.5065341;0.01304687,0;0;0,0.000615105;0.2933413;-0.0001993179,0.001394585;0.5762118;-0.0158329,0.1734545;0.482818;0.0008969307,0.2258171;0.2303753;-0.05084097,0.3007233;0.01729193;-0.2018204,-0.170418;0.488278;-0.03061378,-0.2280332;0.2359165;-0.07687537,-0.2686681;0.01771954;-0.233557,0.07768446;0.007346496;-0.03032875,0.1428786;-0.2612522;-0.2597082,0.1604183;-0.6440703;-0.0730617,0.1801415;-0.6760638;-0.1302733,-0.07146972;-0.0004441717;-0.04359542,-0.04879969;-0.3588448;-0.03685022,0.01258179;-0.7714423;0.05084157,0.02473332;-0.8068634;-0.00463625,0.001362234;0.5069546;-0.009446383,618.3472
+0;0;0,-0.01146886;0.2929793;0.01211719,-0.02175011;0.5761764;0.01029903,0.1475282;0.4602101;0.01479052,0.2302314;0.2422096;-0.1034014,0.3215044;0.04986122;-0.282589,-0.1809338;0.4557146;-0.02323827,-0.2108891;0.2151196;-0.1209629,-0.2293716;-0.01482002;-0.2766004,0.07843781;0.01006751;-0.02759436,0.1630105;-0.3022175;-0.1850287,0.2092759;-0.7022226;-0.05860743,0.2155961;-0.6632895;-0.1452059,-0.0708994;0.0002153019;-0.04459285,-0.05563632;-0.3590981;-0.05559001,-0.01502103;-0.7748879;0.00437906,-0.00613778;-0.7357409;-0.0819717,-0.0193691;0.5066378;0.01305146,0;0;0,-0.001237595;0.2934498;0.0009746552,-0.001473051;0.5764441;-0.01379037,0.1699047;0.4822057;0.002035141,0.2245524;0.233056;-0.05516136,0.301482;0.02020049;-0.2170601,-0.1721073;0.4876893;-0.02889754,-0.2288692;0.2376109;-0.07961472,-0.269588;0.02032994;-0.2486349,0.07781111;0.007849857;-0.02998507,0.1399621;-0.259755;-0.2623316,0.1633954;-0.6384019;-0.07738733,0.1830237;-0.6700444;-0.1359874,-0.07140774;-0.0009757874;-0.04376388,-0.04584143;-0.3598259;-0.03802128,0.01110603;-0.7687592;0.04948612,0.02284584;-0.8053501;-0.005712327,-0.00127;0.5070826;-0.007642031,618.381
+0;0;0,-0.01240425;0.2929374;0.01220872,-0.02364299;0.5760985;0.01046283,0.1459138;0.46026;0.01352606,0.2303534;0.244909;-0.1082412,0.3223282;0.05878045;-0.2935346,-0.1822269;0.4555084;-0.02448737,-0.2106652;0.2165198;-0.1265125,-0.2272233;-0.01008476;-0.2871768,0.07853347;0.01042652;-0.02718596,0.1660401;-0.2891601;-0.2062125,0.2085139;-0.6870519;-0.07202955,0.2460705;-0.7197164;-0.1197965,-0.07070559;-0.0001715095;-0.04489971,-0.05325902;-0.359389;-0.05578301,-0.01187364;-0.7752367;0.00325036,-0.003017024;-0.736084;-0.08310253,-0.02102559;0.5065678;0.01320001,0;0;0,-0.001237595;0.2934498;0.0009746552,-0.001473051;0.5764441;-0.01379037,0.1699047;0.4822057;0.002035141,0.2245524;0.233056;-0.05516136,0.301482;0.02020049;-0.2170601,-0.1721073;0.4876893;-0.02889754,-0.2288692;0.2376109;-0.07961472,-0.269588;0.02032994;-0.2486349,0.07781111;0.007849857;-0.02998507,0.1399621;-0.259755;-0.2623316,0.1633954;-0.6384019;-0.07738733,0.1830237;-0.6700444;-0.1359874,-0.07140774;-0.0009757874;-0.04376388,-0.04584143;-0.3598259;-0.03802128,0.01110603;-0.7687592;0.04948612,0.02284584;-0.8053501;-0.005712327,-0.00127;0.5070826;-0.007642031,618.4031
+0;0;0,-0.01240002;0.2928375;0.01220456,-0.02363147;0.5758173;0.01045828,0.1457949;0.4600252;0.01352085,0.2301977;0.2447681;-0.1081933,0.32217;0.0586447;-0.2934817,-0.1820903;0.4552773;-0.02446298,-0.2105161;0.2163929;-0.1264436,-0.2270738;-0.01020542;-0.2871036,0.07871806;0.01045103;-0.02724986,0.1662902;-0.2893599;-0.2064105,0.2091391;-0.690766;-0.0710424,0.2465944;-0.7232614;-0.1186805,-0.07087178;-0.0001719126;-0.04500524,-0.05341214;-0.3596584;-0.0558967,-0.01166124;-0.779179;0.003658067,-0.002828524;-0.740051;-0.08246173,-0.02101447;0.5062969;0.01319505,0;0;0,-0.002163885;0.2933407;0.001756191,-0.002879487;0.5761747;-0.01256061,0.1684023;0.4817055;0.00300169,0.223808;0.2335636;-0.05724418,0.3014668;0.02240583;-0.2209944,-0.1732783;0.4871699;-0.02779402,-0.2292381;0.2376167;-0.08132443,-0.2701504;0.02146104;-0.2517226,0.07799218;0.008028254;-0.03001797,0.137309;-0.2600048;-0.2630284,0.1655618;-0.6434703;-0.08015311,0.1838407;-0.6754691;-0.1384625,-0.07166243;-0.00116542;-0.04372012,-0.0442135;-0.3601792;-0.04061288,0.01343211;-0.772689;0.04770535,0.02275902;-0.8098774;-0.006853726,-0.00261144;0.506816;-0.006500959,618.4255
+0;0;0,-0.0124031;0.2929102;0.01220759,-0.02363282;0.5758464;0.01046151,0.1454479;0.4601593;0.01352305,0.2284764;0.2484073;-0.1062092,0.3225421;0.05804738;-0.2957151,-0.1817586;0.4554212;-0.02438217,-0.2097216;0.2204267;-0.1247022,-0.2266561;-0.01132949;-0.2890191,0.07893183;0.01047941;-0.02732386,0.1667605;-0.2902099;-0.2070094,0.2097887;-0.6932946;-0.07107517,0.2470464;-0.7254604;-0.118462,-0.07106425;-0.0001723794;-0.04512746,-0.05355345;-0.3607121;-0.05605082,-0.01162795;-0.7819871;0.003752999,-0.002841829;-0.7429072;-0.08191255,-0.02101616;0.5063353;0.01319792,0;0;0,-0.002498291;0.2934058;0.00246191,-0.003500249;0.5762293;-0.01119256,0.1674028;0.4814328;0.003919363,0.2220657;0.2379226;-0.05758798,0.3012429;0.02407068;-0.2278705,-0.173482;0.4869395;-0.02664829,-0.2287534;0.2420488;-0.08180296,-0.2699039;0.02456985;-0.2607089,0.07817332;0.008200958;-0.03013837,0.1342965;-0.2620605;-0.2629983,0.1675075;-0.6494939;-0.08523653,0.1845773;-0.6818869;-0.1428037,-0.07196186;-0.001329353;-0.04366198,-0.04238355;-0.3612446;-0.0426933,0.01416719;-0.7754666;0.04691175,0.02477165;-0.8124662;-0.006910354,-0.003215199;0.5068638;-0.005320549,618.4595
+0;0;0,-0.01289607;0.2931597;0.01187641,-0.02458672;0.5761257;0.009768557,0.1436553;0.4598092;0.01212962,0.2294586;0.2520569;-0.1093421,0.3250726;0.06181824;-0.3071489,-0.181809;0.4561407;-0.02554868,-0.2083862;0.2239867;-0.1288768,-0.222936;-0.009892181;-0.300776,0.07898588;0.01067398;-0.027183,0.1694369;-0.2865157;-0.216002,0.2084299;-0.6858317;-0.07732856,0.247142;-0.7197626;-0.1268013,-0.07097286;-0.000423315;-0.04532432,-0.05217174;-0.3633036;-0.05628495,-0.00915673;-0.7816907;0.001211833,-4.30895E-05;-0.7423154;-0.08745825,-0.02186059;0.506638;0.01259816,0;0;0,-0.002391668;0.2936593;0.002909422,-0.003558302;0.5765685;-0.01000214,0.1665229;0.4809784;0.004392862,0.221416;0.23981;-0.05966246,0.3025683;0.02392128;-0.2364864,-0.1726986;0.4866704;-0.02568395,-0.2275734;0.2441117;-0.08427204,-0.2704241;0.02305047;-0.2680004,0.07821117;0.008182257;-0.03012776,0.1292714;-0.2666629;-0.2625254,0.1667653;-0.6519896;-0.08839464,0.1817454;-0.6825182;-0.152778,-0.07201756;-0.00135001;-0.04362645,-0.04131877;-0.363583;-0.04438529,0.01335033;-0.7747296;0.04602332,0.02417696;-0.8141927;-0.009573463,-0.003256461;0.5072029;-0.004319191,618.4928
+0;0;0,-0.01290055;0.2932617;0.01188054,-0.02459373;0.5762872;0.009773249,0.1433038;0.4600762;0.01213495,0.2286017;0.2535475;-0.1086214,0.3239734;0.06379105;-0.3059267,-0.1814837;0.4564154;-0.02546499,-0.2079044;0.2256286;-0.1281846,-0.2224173;-0.007657394;-0.2996481,0.07902688;0.01067952;-0.02719711,0.1707036;-0.2905376;-0.2185749,0.2092041;-0.6848094;-0.08165319,0.2476253;-0.7182598;-0.1307542,-0.0710097;-0.0004235347;-0.04534784,-0.05195379;-0.3682214;-0.05645701,-0.009482138;-0.7813235;0.0003134869,-0.0004369859;-0.7420186;-0.08769025,-0.02186792;0.5068077;0.01260252,0;0;0,-0.002212832;0.2937591;0.003263712,-0.003201107;0.5767601;-0.00898838,0.1664311;0.4807656;0.004353762,0.2218134;0.2418725;-0.06178892,0.3028097;0.02694198;-0.2386423,-0.171992;0.4866725;-0.02511468,-0.2264809;0.2462135;-0.0861261,-0.2705704;0.02680543;-0.2703784,0.07826872;0.008158207;-0.03010702,0.1242744;-0.2763015;-0.2597327,0.1661421;-0.658492;-0.0928266,0.1815261;-0.6892543;-0.1559482,-0.0720697;-0.001347933;-0.04362479,-0.04005296;-0.3684108;-0.04489297,0.01291132;-0.7742775;0.04536814,0.01775471;-0.7600148;-0.04205001,-0.002965666;0.5073859;-0.00350976,618.5154
+0;0;0,-0.01291445;0.2935775;0.01189333,-0.0246157;0.5767959;0.009786326,0.1421516;0.4608963;0.01215157,0.227127;0.2551487;-0.1081481,0.3267373;0.05695878;-0.3142224,-0.1804129;0.4572606;-0.02519103,-0.2067336;0.2273466;-0.1275222,-0.2218915;-0.01630752;-0.3066061,0.07923684;0.0107079;-0.02726936,0.1715194;-0.2924998;-0.2199118,0.2101205;-0.6878022;-0.08263223,0.2487779;-0.7216426;-0.132035,-0.07119834;-0.0004246599;-0.04546832,-0.05201651;-0.3706531;-0.0566509,-0.009433836;-0.7848351;0.0002679937,-0.0003330968;-0.745473;-0.08827657,-0.02188956;0.5073079;0.01261593,0;0;0,-0.001552865;0.2940778;0.003437042,-0.002085829;0.5772982;-0.008234738,0.1661641;0.4805201;0.003999234,0.2223405;0.2434576;-0.06434178,0.3079138;0.02702363;-0.2579952,-0.1697536;0.4868767;-0.02453158,-0.2249302;0.2478782;-0.08666205,-0.2739148;0.02278821;-0.2831388,0.07844769;0.008132473;-0.03027499,0.1208472;-0.2809861;-0.258693,0.1657944;-0.6663252;-0.09715855,0.1798268;-0.6966741;-0.1617473,-0.07236797;-0.001356592;-0.04356362,-0.03928266;-0.3707573;-0.04681491,0.01368836;-0.7775615;0.04431237,0.01843421;-0.763356;-0.04365708,-0.001961263;0.5079032;-0.002912521,618.5482
+0;0;0,-0.01321102;0.2939368;0.0117021,-0.02512154;0.5774226;0.009380475,0.1413388;0.4614485;0.01128448,0.2278504;0.2612365;-0.1144086,0.3276828;0.06586221;-0.3206589,-0.1805879;0.4584991;-0.02615075,-0.207059;0.2345055;-0.1379272,-0.2178985;-0.01092812;-0.3120584,0.07985309;0.01094409;-0.02715779,0.1743803;-0.2891088;-0.2306365,0.2126784;-0.7022828;-0.08284365,0.2512394;-0.7398002;-0.1359857,-0.07144989;-0.0006106321;-0.04613431,-0.05051688;-0.3745079;-0.05767966,-0.005416397;-0.8086705;0.001405597,0.004219644;-0.7688362;-0.09176125,-0.02235433;0.5079018;0.01226572,0;0;0,-0.0009233654;0.2944436;0.003524065,-0.0009950083;0.5779587;-0.007755756,0.1667175;0.4802212;0.003099203,0.2224107;0.2448725;-0.06673717,0.3073192;0.02828768;-0.2579396,-0.1683234;0.4866934;-0.02429785,-0.2249193;0.2499151;-0.08833504,-0.2756994;0.02965228;-0.2872885,0.07887225;0.008209437;-0.03075075,0.1161321;-0.2911406;-0.2529488,0.1715603;-0.7007616;-0.1007628,0.1774575;-0.7266132;-0.1763635,-0.07306522;-0.00144593;-0.04351113,-0.03885017;-0.3745023;-0.04888943,0.01556562;-0.8004739;0.04913774,0.02036145;-0.7870734;-0.04344243,-0.0009780675;0.5085188;-0.002537251,618.5831
+0;0;0,-0.01321102;0.2939368;0.0117021,-0.02512154;0.5774226;0.009380475,0.1413388;0.4614485;0.01128448,0.2278504;0.2612365;-0.1144086,0.3276828;0.06586221;-0.3206589,-0.1805879;0.4584991;-0.02615075,-0.207059;0.2345055;-0.1379272,-0.2178985;-0.01092812;-0.3120584,0.07985309;0.01094409;-0.02715779,0.1743803;-0.2891088;-0.2306365,0.2126784;-0.7022828;-0.08284365,0.2512394;-0.7398002;-0.1359857,-0.07144989;-0.0006106321;-0.04613431,-0.05051688;-0.3745079;-0.05767966,-0.005416397;-0.8086705;0.001405597,0.004219644;-0.7688362;-0.09176125,-0.02235433;0.5079018;0.01226572,0;0;0,-0.0009233654;0.2944436;0.003524065,-0.0009950083;0.5779587;-0.007755756,0.1667175;0.4802212;0.003099203,0.2224107;0.2448725;-0.06673717,0.3073192;0.02828768;-0.2579396,-0.1683234;0.4866934;-0.02429785,-0.2249193;0.2499151;-0.08833504,-0.2756994;0.02965228;-0.2872885,0.07887225;0.008209437;-0.03075075,0.1161321;-0.2911406;-0.2529488,0.1715603;-0.7007616;-0.1007628,0.1774575;-0.7266132;-0.1763635,-0.07306522;-0.00144593;-0.04351113,-0.03885017;-0.3745023;-0.04888943,0.01556562;-0.8004739;0.04913774,0.02036145;-0.7870734;-0.04344243,-0.0009780675;0.5085188;-0.002537251,618.605
+0;0;0,-0.01322162;0.2941726;0.01171148,-0.02514502;0.5779633;0.009388448,0.1412499;0.461958;0.01129494,0.2271942;0.2630587;-0.113574,0.3287441;0.06432337;-0.3233725,-0.1805442;0.4590098;-0.02612486,-0.2068417;0.2364848;-0.1371685,-0.2178677;-0.01317108;-0.3142953,0.07999267;0.01096322;-0.02720526,0.1753274;-0.2916527;-0.2324221,0.2132462;-0.7007352;-0.08609281,0.2507008;-0.7363154;-0.13771,-0.07157478;-0.0006116995;-0.04621496,-0.05046296;-0.3777029;-0.05785893,-0.005809091;-0.807566;0.000641223,0.003550465;-0.768014;-0.08985241,-0.02237581;0.5083922;0.01227578,0;0;0,-0.0002577994;0.2946809;0.003545046,0.00111963;0.5785111;-0.007430077,0.1683185;0.4803238;0.001546621,0.2232242;0.24674;-0.06890631,0.3104303;0.0306242;-0.267684,-0.166476;0.4867947;-0.02434085,-0.2239695;0.2525726;-0.09047823,-0.2779329;0.03167315;-0.2956974,0.07895738;0.00815925;-0.03095651,0.1145795;-0.2976533;-0.25002,0.1730014;-0.7038859;-0.1025057,0.1813661;-0.7322894;-0.1724129,-0.07327433;-0.0013353;-0.04345384,-0.03814141;-0.3774994;-0.05018597,0.01574758;-0.7990617;0.04769024,0.02012656;-0.7851644;-0.04225124,0.0007104799;0.5090147;-0.002308607,618.6392
+0;0;0,-0.01412612;0.2944488;0.01190612,-0.02710812;0.5786309;0.009793431,0.1395454;0.4624941;0.01106623,0.2253625;0.2683735;-0.1173625,0.3304251;0.0717933;-0.3310072,-0.1820032;0.4595363;-0.02665337,-0.2084448;0.242921;-0.1446361,-0.2113236;0.003777936;-0.3399008,0.08063708;0.01143819;-0.02707165,0.1749938;-0.2847351;-0.2471828,0.2125832;-0.7139459;-0.09410465,0.2484006;-0.7500912;-0.1451746,-0.07189687;-0.0009217343;-0.04686185,-0.05034658;-0.3810609;-0.05688821,-0.003359545;-0.8318757;0.003328808,0.00600234;-0.7923674;-0.08660546,-0.0240655;0.5089707;0.01262731,0;0;0,0.0007965248;0.2950062;0.003474474,0.00348749;0.5792685;-0.00736475,0.1701781;0.4797738;-0.0008876324,0.2255808;0.2491308;-0.07352126,0.3121626;0.03173545;-0.2749383,-0.1643316;0.4865949;-0.02430923,-0.2239228;0.2552699;-0.0912343,-0.280325;0.03553155;-0.3006617,0.07931348;0.007589325;-0.03190327,0.1145903;-0.3025533;-0.2501642,0.1865228;-0.7320434;-0.1107663,0.1999187;-0.7629228;-0.1769515,-0.07404609;-0.001177512;-0.04338012,-0.03880682;-0.3803439;-0.05123809,0.01894693;-0.8221515;0.05141886,0.02283726;-0.8081494;-0.03799678,0.002741236;0.5096735;-0.00228405,618.6719
+0;0;0,-0.01413812;0.2946989;0.01191623,-0.02712951;0.5790854;0.009802921,0.1395984;0.4628981;0.01107624,0.2251003;0.2694904;-0.1168808,0.3300033;0.07320879;-0.330201,-0.1820939;0.459939;-0.02666022,-0.2084383;0.2441191;-0.1442096,-0.2113128;0.005339369;-0.3391778,0.08117015;0.01151381;-0.02725062,0.1767705;-0.2885628;-0.2502627,0.2145073;-0.7194569;-0.0965842,0.2482868;-0.751839;-0.1447486,-0.07237217;-0.0009278278;-0.04717164,-0.05053785;-0.386077;-0.05733015,-0.003366552;-0.8386598;0.00312303,0.005462697;-0.7996925;-0.08169451,-0.0240856;0.5093955;0.01263801,0;0;0,0.002000237;0.295254;0.003229856,0.00596418;0.5797027;-0.007692337,0.1723733;0.479872;-0.002704144,0.227585;0.2506388;-0.07682502,0.3136789;0.0343262;-0.2788975,-0.1622608;0.4867023;-0.02413594,-0.2236483;0.2571754;-0.09224676,-0.2821757;0.04285416;-0.3059698,0.07961202;0.007171139;-0.03277588,0.1145023;-0.3134188;-0.24473,0.1948117;-0.7466848;-0.1161147,0.2016343;-0.7787839;-0.1748475,-0.07476372;-0.001027875;-0.04327917,-0.03961943;-0.3852314;-0.05178139,0.01982785;-0.8284552;0.05180227,0.02312914;-0.8135436;-0.03254122,0.004909439;0.5100836;-0.002587318,618.694
+0;0;0,-0.01414102;0.2947593;0.01191867,-0.02713589;0.5792212;0.009805355,0.1383043;0.4633939;0.0110912,0.2238463;0.2698954;-0.1169259,0.3276996;0.0755778;-0.3281116,-0.1808566;0.4604581;-0.0263483,-0.2072134;0.2445369;-0.1439529,-0.2100591;0.008146405;-0.3369702,0.08162252;0.01157797;-0.02740249,0.1783886;-0.2921577;-0.253134,0.2158972;-0.720446;-0.1003848,0.2485378;-0.7507249;-0.1469253,-0.07277551;-0.0009329985;-0.04743453,-0.05067495;-0.3907786;-0.05771691,-0.003788907;-0.8406243;0.002370682,0.004742661;-0.8019593;-0.07958721,-0.02409171;0.5095254;0.01264069,0;0;0,0.003850408;0.2953;0.002853632,0.009879244;0.5797767;-0.008344173,0.1743761;0.4798163;-0.004532814,0.2294963;0.2510434;-0.08050799,0.3150992;0.03871113;-0.2823281,-0.1577739;0.4875447;-0.02339012,-0.2213793;0.2589478;-0.0929984,-0.2800448;0.04941903;-0.3070084,0.07978865;0.006410703;-0.03376174,0.1174747;-0.3241473;-0.2384198,0.1978975;-0.7559731;-0.1150153,0.202692;-0.7898284;-0.1675936,-0.07550985;-0.0006326739;-0.04295397,-0.04111381;-0.3896204;-0.05185127,0.02005387;-0.8299469;0.05081907,0.02284421;-0.8145359;-0.03069377,0.008304188;0.5101674;-0.003159761,618.7283
+0;0;0,-0.01453494;0.2952611;0.01215998,-0.02779558;0.5800956;0.01029281,0.1384617;0.463457;0.01079521,0.2274718;0.2724225;-0.1187798,0.3281419;0.08678092;-0.3343402,-0.1821196;0.4610486;-0.02710482,-0.2074421;0.2470064;-0.1485601,-0.2078151;0.0131129;-0.3392358,0.08229245;0.01183429;-0.02740458,0.1777487;-0.2824047;-0.2623103,0.2089016;-0.7018059;-0.1094882,0.2416153;-0.7267404;-0.1600201,-0.07325383;-0.001141988;-0.04791326,-0.04963807;-0.3887122;-0.05795365,-0.003462046;-0.8298885;0.0008148365,0.005002832;-0.7913554;-0.07978907,-0.02469891;0.5103216;0.01306658,0;0;0,0.005000148;0.2958097;0.003142834,0.01157418;0.5806697;-0.007731438,0.1766123;0.4791862;-0.007006884,0.2330139;0.2513446;-0.08519721,0.3162029;0.04203427;-0.2860264,-0.1571761;0.4881338;-0.02227263,-0.2231739;0.2605399;-0.09335002,-0.282951;0.05619767;-0.3072063,0.07994652;0.005527124;-0.03522944,0.1190436;-0.3281102;-0.2302339,0.198938;-0.7527671;-0.114019,0.2042092;-0.787221;-0.1636111,-0.07674337;0.0001585584;-0.04211339,-0.04395674;-0.3867684;-0.05115602,0.0168785;-0.8183261;0.05023202,0.01901422;-0.8026466;-0.02996662,0.009900685;0.5109793;-0.00261879,618.7606
+0;0;0,-0.01458571;0.2962924;0.01220245,-0.02787776;0.5818008;0.01033151,0.1382668;0.4650461;0.01084155,0.2272754;0.2740148;-0.1187313,0.3263844;0.09125213;-0.3309489,-0.1820799;0.4626395;-0.02703075,-0.207402;0.2486009;-0.1484839,-0.2077693;0.01833454;-0.3362028,0.08230803;0.01183654;-0.02740977,0.1776795;-0.2821411;-0.2621068,0.2082196;-0.6932921;-0.1122909,0.2587237;-0.7481012;-0.1903032,-0.0732677;-0.001142205;-0.04792233,-0.04967292;-0.3883681;-0.0579538,-0.00440523;-0.8208659;-0.0003413633,0.008663035;-0.7776923;-0.1247794,-0.02477442;0.5118764;0.01311126,0;0;0,0.005858237;0.2968186;0.003904343,0.01294025;0.5823586;-0.00649786,0.1775575;0.4801415;-0.007791281,0.2339189;0.2522693;-0.08590817,0.3169208;0.04961401;-0.2866633,-0.1558575;0.4898093;-0.02085409,-0.2247552;0.263656;-0.09374007,-0.2852003;0.06409025;-0.3053553,0.07957136;0.005021662;-0.03618276,0.1213943;-0.3360391;-0.2165425,0.2021604;-0.7521713;-0.1036994,0.2013762;-0.743753;-0.2276461,-0.07724721;0.0009244264;-0.04120709,-0.04645984;-0.3858364;-0.04954145,0.01497857;-0.808623;0.04995472,0.02097827;-0.8786362;-0.02614069,0.01114545;0.512513;-0.001482725,618.7825
+0;0;0,-0.01458571;0.2962924;0.01220245,-0.02787776;0.5818008;0.01033151,0.1382668;0.4650461;0.01084155,0.2272754;0.2740148;-0.1187313,0.3263844;0.09125213;-0.3309489,-0.1820799;0.4626395;-0.02703075,-0.207402;0.2486009;-0.1484839,-0.2077693;0.01833454;-0.3362028,0.08230803;0.01183654;-0.02740977,0.1776795;-0.2821411;-0.2621068,0.2082196;-0.6932921;-0.1122909,0.2587237;-0.7481012;-0.1903032,-0.0732677;-0.001142205;-0.04792233,-0.04967292;-0.3883681;-0.0579538,-0.00440523;-0.8208659;-0.0003413633,0.008663035;-0.7776923;-0.1247794,-0.02477442;0.5118764;0.01311126,0;0;0,0.005858237;0.2968186;0.003904343,0.01294025;0.5823586;-0.00649786,0.1775575;0.4801415;-0.007791281,0.2339189;0.2522693;-0.08590817,0.3169208;0.04961401;-0.2866633,-0.1558575;0.4898093;-0.02085409,-0.2247552;0.263656;-0.09374007,-0.2852003;0.06409025;-0.3053553,0.07957136;0.005021662;-0.03618276,0.1213943;-0.3360391;-0.2165425,0.2021604;-0.7521713;-0.1036994,0.2013762;-0.743753;-0.2276461,-0.07724721;0.0009244264;-0.04120709,-0.04645984;-0.3858364;-0.04954145,0.01497857;-0.808623;0.04995472,0.02097827;-0.8786362;-0.02614069,0.01114545;0.512513;-0.001482725,618.8058
+0;0;0,-0.01509609;0.2967703;0.01234632,-0.02891643;0.5830106;0.01060308,0.1366076;0.4660829;0.01077669,0.2278823;0.2786733;-0.1227608,0.3271529;0.1038715;-0.3389212,-0.1820562;0.4637882;-0.02753233,-0.2074299;0.2554244;-0.1587818,-0.2047661;0.02449377;-0.3426284,0.08230849;0.01195338;-0.02710146,0.1754268;-0.2707404;-0.2764825,0.2031261;-0.6755774;-0.1284134,0.2505511;-0.7364342;-0.2014587,-0.07308127;-0.001260973;-0.04805828,-0.04874419;-0.3886867;-0.05736785,-0.003602546;-0.8145295;-0.0007560737,0.009651296;-0.7713255;-0.1252136,-0.02568254;0.5128791;0.01335767,0;0;0,0.007084738;0.2973046;0.003567457,0.01558026;0.5835449;-0.007289648,0.1789092;0.4803203;-0.009038687,0.2360182;0.2534295;-0.08993888,0.317979;0.05263448;-0.2901871,-0.1530164;0.4911377;-0.02038104,-0.2234673;0.2655628;-0.09412645,-0.2857831;0.06939359;-0.3057156,0.07935423;0.004828915;-0.03649175,0.1234676;-0.340672;-0.2081332,0.2030129;-0.7504169;-0.09692897,0.2018036;-0.7420963;-0.2208977,-0.07735285;0.001249004;-0.04082936,-0.04802294;-0.385855;-0.04907259,0.01370332;-0.8018707;0.04944395,0.01948885;-0.870577;-0.02842326,0.01342239;0.5135064;-0.002149343,618.839
+0;0;0,-0.01512154;0.2972707;0.01236714,-0.02896581;0.584006;0.01062116,0.1369608;0.4668489;0.01079297,0.2282659;0.279377;-0.1227889,0.3259143;0.1074315;-0.3354172,-0.1824831;0.4645485;-0.02760984,-0.2078652;0.2561156;-0.1589029,-0.2052449;0.02895835;-0.3397454,0.08221174;0.01193933;-0.02706961,0.1752083;-0.2703847;-0.2761244,0.2027652;-0.6731417;-0.1288162,0.2331515;-0.7013556;-0.1756178,-0.07299536;-0.001259491;-0.0480018,-0.04869012;-0.3881785;-0.05729919,-0.003780406;-0.8118333;-0.0009782761,0.004711614;-0.7733732;-0.08072091,-0.02572662;0.5137596;0.01338027,0;0;0,0.007866424;0.2977856;0.003648996,0.0168786;0.5845135;-0.00702858,0.1803258;0.4806313;-0.01074982,0.2370293;0.254004;-0.09291565,0.3176948;0.05801955;-0.291396,-0.1521931;0.4918393;-0.02042176,-0.2235578;0.2668179;-0.09524707,-0.2864366;0.07683355;-0.305636,0.07911982;0.004746929;-0.03676414,0.1246112;-0.3427626;-0.2027497,0.2024336;-0.7507937;-0.09262885,0.2116896;-0.7851347;-0.1403482,-0.07738087;0.001433285;-0.04054909,-0.0493262;-0.3852476;-0.04917173,0.01286487;-0.7992638;0.04775712,0.01483577;-0.832938;-0.001682706,0.01461732;0.5143592;-0.001937628,618.862
+0;0;0,-0.01514099;0.297653;0.01238304,-0.02900495;0.5847956;0.01063485,0.136544;0.4676549;0.01081642,0.2278664;0.2801475;-0.1227909,0.3244571;0.1100645;-0.3331159,-0.1821499;0.46536;-0.02749621,-0.2075368;0.2568874;-0.1588143,-0.2049448;0.03219083;-0.3376978,0.08210818;0.01192429;-0.02703551,0.1749936;-0.2700623;-0.2757927,0.2025185;-0.6723516;-0.1286555,0.2329722;-0.7006947;-0.175561,-0.07290342;-0.001257904;-0.04794133,-0.04862722;-0.3877145;-0.0572276,-0.003769659;-0.8108773;-0.0009720959,0.004741211;-0.7723984;-0.08089173,-0.02576144;0.5144556;0.01339764,0;0;0,0.008643538;0.2981502;0.003410578,0.01808554;0.5852664;-0.00744009,0.1808738;0.4806897;-0.01201248,0.2373112;0.2542062;-0.09489655,0.3175606;0.06207836;-0.2927388,-0.1506253;0.4924344;-0.0210169,-0.2231444;0.2678859;-0.09630748,-0.2856481;0.08202729;-0.3061753,0.07896674;0.004686803;-0.03683949,0.1251283;-0.3429286;-0.2013295,0.2017192;-0.7506856;-0.0912763,0.2111974;-0.784927;-0.1393875,-0.07733268;0.001574805;-0.04039849,-0.05027018;-0.3847018;-0.04947113,0.01177756;-0.7980332;0.04825714,0.0144878;-0.8319865;-0.001079574,0.01574668;0.5150236;-0.002305508,618.8957
+0;0;0,-0.01546179;0.2977265;0.01262384,-0.0296538;0.5848539;0.01118588,0.1364054;0.4667158;0.01050657,0.2298653;0.2837913;-0.1280862,0.3254421;0.1214339;-0.3404759,-0.1831669;0.4652885;-0.02805817,-0.2050317;0.2586824;-0.1631134,-0.2024506;0.04238601;-0.3469978,0.0821128;0.0119353;-0.02670419,0.173476;-0.2618786;-0.2845546,0.1973903;-0.6641935;-0.1345996,0.2285856;-0.6921039;-0.1814095,-0.07275604;-0.001326186;-0.04798828,-0.04719315;-0.3874361;-0.05657692,-0.001795448;-0.8113093;-0.0001303107,0.006767696;-0.7728198;-0.07995839,-0.02632946;0.5145221;0.01386348,0;0;0,0.008630548;0.2982521;0.00326252,0.01778828;0.585373;-0.007664442,0.1812544;0.4804537;-0.01301908,0.2372232;0.2543773;-0.09764183,0.3167638;0.06579208;-0.2943984,-0.1515107;0.4925284;-0.02166452,-0.2251348;0.2690603;-0.09941803,-0.2862755;0.08765431;-0.3090795,0.07889581;0.00467965;-0.0367645,0.125344;-0.3430115;-0.200354,0.2010581;-0.7515163;-0.08941746,0.2106768;-0.7857602;-0.1373563,-0.0772606;0.00164484;-0.04032579,-0.05114061;-0.3844137;-0.04952474,0.01134206;-0.798424;0.04849092,0.01428549;-0.8316445;-0.001633298,0.01552591;0.5151372;-0.002507925,618.9282
+0;0;0,-0.01546782;0.2978427;0.01262877,-0.02966412;0.5850566;0.01119064,0.1358729;0.4670568;0.01052269,0.2293885;0.2840233;-0.1281527,0.3237115;0.1237957;-0.3377564,-0.1826725;0.4656342;-0.02791813,-0.2045504;0.2589049;-0.1630539,-0.2020032;0.04544584;-0.3445261,0.08198941;0.01191736;-0.02666407,0.1732761;-0.261667;-0.2842984,0.1972363;-0.6647562;-0.1340548,0.2285111;-0.6928142;-0.1809839,-0.07264671;-0.001324193;-0.04791617,-0.04710526;-0.3871105;-0.05649761,-0.001620177;-0.8117995;5.763769E-05,0.00696478;-0.7732883;-0.07997378,-0.02633907;0.5147095;0.01386881,0;0;0,0.009039503;0.2983574;0.003187656,0.01856121;0.5855519;-0.007776499,0.1813563;0.4805404;-0.01333463,0.2377279;0.255349;-0.1004459,0.3166706;0.07065703;-0.2957927,-0.1502797;0.4929477;-0.0219502,-0.2248103;0.2703018;-0.1016453,-0.2839433;0.09385492;-0.3111047,0.0787902;0.004677683;-0.03668082,0.1261302;-0.3427432;-0.199821,0.2018591;-0.7520468;-0.08862829,0.2107441;-0.7863297;-0.1370013,-0.07711336;0.001685547;-0.04032305,-0.05135833;-0.3840775;-0.04930221,0.01121051;-0.7988755;0.04896273,0.01363993;-0.829747;-0.004328299,0.01621628;0.5153039;-0.002612114,618.9623
+0;0;0,-0.01546946;0.2978743;0.01263011,-0.02966533;0.5850792;0.0111922,0.1356765;0.467143;0.01052803,0.229231;0.2840334;-0.128205,0.3231893;0.1244253;-0.3369982,-0.1824862;0.4657221;-0.0278666,-0.2043732;0.2589069;-0.1630585,-0.2018358;0.04627319;-0.343829,0.08190557;0.01190518;-0.0266368,0.1730991;-0.2614;-0.2840083,0.1970053;-0.6635789;-0.1341041,0.2284192;-0.6918951;-0.1812419,-0.07257243;-0.001322839;-0.04786717,-0.04705703;-0.3867156;-0.05643985,-0.001674682;-0.8104454;-1.234561E-05,0.006948462;-0.7718963;-0.08039975,-0.02634058;0.5147384;0.01387014,0;0;0,0.009165712;0.2983851;0.003194571,0.01873882;0.5855699;-0.007744312,0.1813053;0.4805456;-0.01346505,0.2374735;0.2558457;-0.1022542,0.3166685;0.07317135;-0.2978449,-0.149908;0.4931736;-0.02210645,-0.2250764;0.2714381;-0.1040299,-0.2832214;0.09693451;-0.313947,0.07873397;0.004667699;-0.03659165,0.127204;-0.3422893;-0.1994523,0.2033065;-0.7502709;-0.08742571,0.2137691;-0.7841728;-0.1365854,-0.0769829;0.001722705;-0.04037869,-0.05162016;-0.3836743;-0.0492073,0.01121134;-0.7973878;0.0491994,0.02577436;-0.8243433;-0.006957363,0.01638752;0.515328;-0.002586603,618.9957
+0;0;0,-0.0154269;0.2979239;0.01302571,-0.02957454;0.5852581;0.01197082,0.1354622;0.4667461;0.01086519,0.2312825;0.2861964;-0.129837,0.3254936;0.1360219;-0.3411582,-0.1820609;0.465973;-0.02811386,-0.2064891;0.268177;-0.1759544,-0.1934659;0.06489606;-0.3619438,0.08197682;0.01181877;-0.02620986,0.1724015;-0.2542188;-0.2904913,0.1944006;-0.6573917;-0.1407838,0.2447735;-0.7169195;-0.2135653,-0.07240817;-0.001284164;-0.04798174,-0.04450412;-0.3859395;-0.05565349,0.001356423;-0.8103796;0.0008453168,0.0149101;-0.7670994;-0.1236124,-0.02626282;0.5148773;0.01455394,0;0;0,0.009134308;0.2984501;0.003232002,0.01852866;0.5857698;-0.007609844,0.1809874;0.4805482;-0.01349783,0.237549;0.2565141;-0.1039762,0.3157721;0.07849634;-0.2996178,-0.1499122;0.4933003;-0.02217034,-0.225891;0.2726139;-0.1064414,-0.2823424;0.1012119;-0.3150543,0.07867321;0.004656896;-0.03654695,0.1279858;-0.3415911;-0.199267,0.2050521;-0.7502079;-0.08729482,0.2032098;-0.7419515;-0.2112852,-0.07690742;0.001738216;-0.04036171,-0.05183929;-0.3830907;-0.04905098,0.01100223;-0.7974526;0.0499431,0.02747844;-0.8563223;-0.03769545,0.016236;0.515488;-0.002480745,619.0175
+0;0;0,-0.0154269;0.2979239;0.01302571,-0.02957454;0.5852581;0.01197082,0.1354622;0.4667461;0.01086519,0.2312825;0.2861964;-0.129837,0.3254936;0.1360219;-0.3411582,-0.1820609;0.465973;-0.02811386,-0.2064891;0.268177;-0.1759544,-0.1934659;0.06489606;-0.3619438,0.08197682;0.01181877;-0.02620986,0.1724015;-0.2542188;-0.2904913,0.1944006;-0.6573917;-0.1407838,0.2447735;-0.7169195;-0.2135653,-0.07240817;-0.001284164;-0.04798174,-0.04450412;-0.3859395;-0.05565349,0.001356423;-0.8103796;0.0008453168,0.0149101;-0.7670994;-0.1236124,-0.02626282;0.5148773;0.01455394,0;0;0,0.009134308;0.2984501;0.003232002,0.01852866;0.5857698;-0.007609844,0.1809874;0.4805482;-0.01349783,0.237549;0.2565141;-0.1039762,0.3157721;0.07849634;-0.2996178,-0.1499122;0.4933003;-0.02217034,-0.225891;0.2726139;-0.1064414,-0.2823424;0.1012119;-0.3150543,0.07867321;0.004656896;-0.03654695,0.1279858;-0.3415911;-0.199267,0.2050521;-0.7502079;-0.08729482,0.2032098;-0.7419515;-0.2112852,-0.07690742;0.001738216;-0.04036171,-0.05183929;-0.3830907;-0.04905098,0.01100223;-0.7974526;0.0499431,0.02747844;-0.8563223;-0.03769545,0.016236;0.515488;-0.002480745,619.0405
+0;0;0,-0.01543079;0.297999;0.01302899,-0.02957897;0.585344;0.01197422,0.1347296;0.4670494;0.01088516,0.2309804;0.2856886;-0.1304491,0.3232759;0.1385676;-0.3374735,-0.1813639;0.4662797;-0.02791841,-0.2059019;0.2675951;-0.1764232,-0.1931435;0.06844759;-0.3586308,0.08186682;0.01180291;-0.0261747,0.1721975;-0.2539583;-0.2901816,0.1941999;-0.6571906;-0.140452,0.2445686;-0.716711;-0.2132274,-0.07231101;-0.001282441;-0.04791735,-0.04443595;-0.3855382;-0.05558113,0.001431365;-0.8100409;0.0009260066,0.01498391;-0.7667618;-0.1235214,-0.02626729;0.5149639;0.0145573,0;0;0,0.009204034;0.2985236;0.003195763,0.01857594;0.5858542;-0.007663965,0.180278;0.480695;-0.0135622,0.2410508;0.2609809;-0.1143776,0.3154668;0.08239016;-0.30303,-0.149104;0.4936163;-0.0223052,-0.2254116;0.2721631;-0.1075519,-0.279575;0.1074852;-0.3148431,0.07857741;0.004636601;-0.03647864,0.1287448;-0.3409488;-0.1993966,0.2078393;-0.7496674;-0.08897686,0.2060075;-0.7414131;-0.2129564,-0.07678025;0.001775634;-0.04035145,-0.05238689;-0.3826998;-0.04883039,0.01057539;-0.7971542;0.04997578,0.0238786;-0.859341;-0.03471053,0.01629294;0.5155731;-0.002530098,619.0635
+0;0;0,-0.01557075;0.2980023;0.01336566,-0.02983295;0.5852861;0.01271106,0.1342855;0.4664761;0.01112767,0.2316918;0.2901765;-0.1347807,0.3208904;0.1655549;-0.3594853,-0.1812481;0.4661801;-0.02829603,-0.1928058;0.239104;-0.129101,-0.1976753;0.08065449;-0.3501194,0.08168828;0.01173734;-0.0257559,0.17075;-0.2481046;-0.2958491,0.1884955;-0.652431;-0.1451705,0.2402705;-0.7089673;-0.2204891,-0.0719457;-0.001263726;-0.04791998,-0.04281344;-0.3853126;-0.0555347,0.003583346;-0.8109044;0.00118972,0.01734736;-0.7675934;-0.1232105,-0.02649697;0.5149288;0.01518724,0;0;0,0.008747362;0.2985607;0.003384113,0.01727338;0.5858703;-0.007218122,0.1791851;0.4807535;-0.01313877,0.2402636;0.2617775;-0.1140234,0.3157241;0.08481723;-0.306299,-0.1500532;0.4936987;-0.0225361,-0.226558;0.2736781;-0.1096954,-0.2789784;0.1106015;-0.3209707,0.07836216;0.004686654;-0.03621483,0.129831;-0.3400863;-0.2001743,0.2103573;-0.7501581;-0.09129179,0.20867;-0.7418633;-0.2152599,-0.07642093;0.001768646;-0.04038341,-0.05289397;-0.3826561;-0.04840183,0.01104394;-0.7979618;0.05125656,0.02389132;-0.8610934;-0.03243049,0.01523393;0.5156024;-0.002151251,619.096
+0;0;0,-0.01557117;0.2980103;0.01336602,-0.02982768;0.5851789;0.01271229,0.1346572;0.4663;0.01111811,0.2320711;0.2899866;-0.1348016,0.3214345;0.1651347;-0.3599212,-0.1815995;0.4660033;-0.02839593,-0.193158;0.2389094;-0.1292088,-0.1980365;0.08016728;-0.3506354,0.08125237;0.0116747;-0.02561845,0.1702723;-0.2480453;-0.2955849,0.1879814;-0.6515433;-0.1452151,0.2397539;-0.7080755;-0.2205301,-0.07156178;-0.001256983;-0.04766427,-0.04244319;-0.3851255;-0.05527542,0.003858536;-0.8098454;0.001332778,0.0176219;-0.766535;-0.1230615,-0.0264937;0.5148636;0.01518699,0;0;0,0.007711463;0.298593;0.003744125,0.01474496;0.5858405;-0.006490469,0.1774622;0.4809014;-0.01281559,0.2401071;0.262581;-0.114207,0.3167665;0.08742028;-0.3083583,-0.1524085;0.4935703;-0.02305634,-0.228574;0.2741014;-0.111942,-0.2789301;0.1106858;-0.3241029,0.07808895;0.004686981;-0.03570294,0.1311967;-0.3383718;-0.2022897,0.2133599;-0.7481014;-0.09690356,0.2118443;-0.7397694;-0.2208743,-0.07581731;0.00179366;-0.0405348,-0.05244002;-0.3824678;-0.04812306,0.01203791;-0.7969658;0.05071679,0.02274243;-0.8619794;-0.03112683,0.01310613;0.5155982;-0.00150919,619.1293
+0;0;0,-0.01558446;0.2982647;0.01337743,-0.02985024;0.5856198;0.01272337,0.1336516;0.4669943;0.0111556,0.2311459;0.2905352;-0.1348848,0.320361;0.1658906;-0.3596307,-0.1806718;0.4666995;-0.02811688,-0.1922398;0.2394179;-0.129013,-0.1971103;0.08093916;-0.3500722,0.08080733;0.01161076;-0.02547813,0.169978;-0.2485491;-0.2959017,0.1877317;-0.6530624;-0.1451536,0.2394874;-0.7095665;-0.2204441,-0.07116982;-0.001250098;-0.0474032,-0.04200192;-0.3857687;-0.05502724,0.004416324;-0.8115574;0.001723409,0.01817523;-0.7682512;-0.1226306,-0.0265142;0.5152611;0.0151996,0;0;0,0.007564154;0.2988514;0.003776312,0.01454546;0.5862846;-0.006518126,0.1762338;0.4813523;-0.01245427,0.2416703;0.2655249;-0.1178458,0.3188961;0.09103018;-0.3117379,-0.1513985;0.4936459;-0.02401203,-0.2275953;0.274815;-0.1149947,-0.2765902;0.1155107;-0.3300017,0.07785775;0.004799411;-0.03505576,0.1335482;-0.3368962;-0.2050738,0.2169824;-0.748035;-0.1017543,0.2158508;-0.7396881;-0.2256903,-0.07512497;0.001753358;-0.0408281,-0.05003768;-0.3830516;-0.04852897,0.01538081;-0.7986345;0.04987068,0.02595427;-0.862988;-0.03268781,0.01289722;0.5160007;-0.001511335,619.1633
+0;0;0,-0.01575043;0.2981169;0.01390052,-0.03039075;0.5852874;0.0138725,0.132246;0.4668023;0.01169072,0.2294466;0.2997565;-0.1499159,0.3266154;0.1539078;-0.3591722,-0.1798784;0.4667351;-0.0281894,-0.198319;0.2917421;-0.2084846,-0.1920384;0.07598339;-0.3755491,0.0809948;0.01152152;-0.02505617,0.1686736;-0.2435263;-0.3009871,0.1812801;-0.6490097;-0.1390112,0.2294403;-0.6943055;-0.2274593,-0.0711156;-0.001216633;-0.04755844,-0.04069358;-0.3857838;-0.05513718,0.006725624;-0.8161007;0.003092103,0.02072553;-0.7727429;-0.1211556,-0.02694666;0.5149705;0.0161704,0;0;0,0.007132321;0.298748;0.003706694,0.01370998;0.5860178;-0.006723642,0.1747743;0.4821069;-0.01181149,0.2440799;0.2659329;-0.1210566,0.3212399;0.09248005;-0.3171746,-0.1510685;0.4935295;-0.02505833,-0.2372258;0.2888995;-0.1441064,-0.2701301;0.1214872;-0.3571609,0.07808158;0.004867435;-0.0346452,0.1353305;-0.3344398;-0.2091961,0.2198613;-0.7507879;-0.1076052,0.2192026;-0.7423872;-0.23148,-0.07503171;0.001725673;-0.04108501,-0.04809948;-0.3830703;-0.05011744,0.01867758;-0.8031518;0.04930196,0.02929836;-0.8678061;-0.03279374,0.01215174;0.5157776;-0.001676083,619.1962
+0;0;0,-0.01574562;0.2980259;0.01389627,-0.03038031;0.585086;0.01386823,0.1313052;0.4669144;0.01171232,0.2297761;0.2976856;-0.1520062,0.3259327;0.1533562;-0.3590827,-0.1789566;0.4668476;-0.02792981,-0.1976383;0.2895677;-0.2105811,-0.191423;0.07605658;-0.3759053,0.08091976;0.01151084;-0.02503296,0.1684466;-0.2430947;-0.3004854,0.1811816;-0.6527133;-0.1368577,0.2121914;-0.6711955;-0.1938085,-0.07104972;-0.001215506;-0.04751439,-0.04068045;-0.3851159;-0.05507998,0.007222332;-0.8198212;0.003743123,0.01623672;-0.7812202;-0.07625864,-0.0269375;0.5147952;0.01616527,0;0;0,0.006943428;0.2986635;0.00352025,0.0133725;0.5858177;-0.00713253,0.1734197;0.4816459;-0.01165271,0.2454603;0.2649374;-0.12561,0.323518;0.09495774;-0.3204731,-0.1504145;0.4936408;-0.02533321,-0.2341503;0.2857629;-0.1474551,-0.2666979;0.1239873;-0.3612939,0.07822976;0.004931346;-0.03410196,0.1361292;-0.330143;-0.2150214,0.222258;-0.7505551;-0.112264,0.2279736;-0.7851034;-0.1608065,-0.07477739;0.001692425;-0.04138401,-0.04655322;-0.3823203;-0.05121632,0.02158429;-0.8065396;0.04937585,0.02927421;-0.8371938;-0.003703844,0.01184279;0.5156072;-0.00202632,619.2182
+0;0;0,-0.01573781;0.2978781;0.01388938,-0.0303634;0.5847597;0.01386139,0.130957;0.4667426;0.01171424,0.2300394;0.2964628;-0.153021,0.326231;0.1520809;-0.3601729,-0.1785932;0.4666759;-0.02783697,-0.1973909;0.2882951;-0.2116226,-0.1911734;0.07470623;-0.3770069,0.08070964;0.01148095;-0.02496795,0.1678991;-0.2421434;-0.2993589,0.18066;-0.6525929;-0.1353992,0.2119832;-0.6715651;-0.1929256,-0.07086522;-0.00121235;-0.047391,-0.04061299;-0.3836333;-0.05492744,0.007386979;-0.8192204;0.004014999,0.01649248;-0.7805325;-0.07679541,-0.02692278;0.5145136;0.01615698,0;0;0,0.006184654;0.2985358;0.003176451,0.01168579;0.5855157;-0.007849216,0.1717103;0.4816858;-0.01121688,0.246798;0.2654954;-0.1277235,0.3245334;0.09773177;-0.3247601,-0.1514683;0.4936861;-0.02624094,-0.2341272;0.2851432;-0.1512511,-0.2659655;0.1252453;-0.366727,0.07834759;0.005324587;-0.03320479,0.1363097;-0.3234684;-0.2222902,0.2225429;-0.7450089;-0.1203988,0.2287836;-0.7791962;-0.1706955,-0.0743238;0.001378056;-0.0417532,-0.04601424;-0.381114;-0.05252882,0.02166239;-0.8059807;0.0495621,0.0313029;-0.835898;-0.005262088,0.01040049;0.5153526;-0.002642632,619.2519
+0;0;0,-0.01520516;0.2978562;0.01491398,-0.02958605;0.5847496;0.01549888,0.1316313;0.4665271;0.01282264,0.2313695;0.3000382;-0.1553556,0.3248683;0.1745422;-0.3756273,-0.1776017;0.4667766;-0.02730911,-0.2063648;0.2828624;-0.2042228,-0.1939324;0.1087632;-0.410489,0.08090495;0.01133228;-0.02439723,0.167935;-0.2373929;-0.3032866,0.1737067;-0.6474078;-0.1378512,0.2057395;-0.6662156;-0.1951261,-0.07069409;-0.00110635;-0.04764848,-0.03914193;-0.3834344;-0.0545399,0.009844944;-0.8188153;0.005110472,0.01909043;-0.7800809;-0.07567903,-0.02617687;0.5144972;0.01764758,0;0;0,0.006184654;0.2985358;0.003176451,0.01168579;0.5855157;-0.007849216,0.1717103;0.4816858;-0.01121688,0.246798;0.2654954;-0.1277235,0.3245334;0.09773177;-0.3247601,-0.1514683;0.4936861;-0.02624094,-0.2341272;0.2851432;-0.1512511,-0.2659655;0.1252453;-0.366727,0.07834759;0.005324587;-0.03320479,0.1363097;-0.3234684;-0.2222902,0.2225429;-0.7450089;-0.1203988,0.2287836;-0.7791962;-0.1706955,-0.0743238;0.001378056;-0.0417532,-0.04601424;-0.381114;-0.05252882,0.02166239;-0.8059807;0.0495621,0.0313029;-0.835898;-0.005262088,0.01040049;0.5153526;-0.002642632,619.2743
+0;0;0,-0.01518749;0.2975101;0.01489665,-0.02954494;0.5839354;0.01548102,0.1330167;0.4654269;0.01275969,0.2331013;0.2983598;-0.1560027,0.3267621;0.1726463;-0.3766561,-0.1788623;0.4656785;-0.02771547,-0.2077253;0.2811256;-0.2052436,-0.1952714;0.1067246;-0.4118673,0.08058332;0.01128723;-0.02430025,0.1678748;-0.238185;-0.3040273,0.173635;-0.6473849;-0.1389208,0.2064006;-0.6673092;-0.197506,-0.07041307;-0.001101952;-0.04745906,-0.03876614;-0.3845783;-0.05437117,0.01012335;-0.8190937;0.005160619,0.01958035;-0.7801595;-0.07747708,-0.0261418;0.5138074;0.01762592,0;0;0,0.004444331;0.2982179;0.003337622,0.007843398;0.5847628;-0.007634163,0.1699575;0.481423;-0.01052308,0.2467259;0.2664494;-0.1301142,0.3255525;0.09924883;-0.3278375,-0.1560176;0.493132;-0.02736686,-0.237221;0.2837813;-0.1538082,-0.2687965;0.1265623;-0.3718662,0.07832132;0.005766734;-0.03231239,0.1383064;-0.3201852;-0.2279154,0.2219152;-0.7413712;-0.1261813,0.2299567;-0.7743791;-0.1806202,-0.07374261;0.001010671;-0.04210204,-0.04622893;-0.3826736;-0.05362665,0.02396296;-0.8062435;0.04835093,0.03390443;-0.8376454;-0.007588614,0.007102201;0.5147165;-0.002430677,619.3077
+0;0;0,-0.01517742;0.2973128;0.01488677,-0.02952998;0.5836412;0.01547043,0.1316262;0.4655717;0.01279169,0.2310919;0.2995377;-0.1549271,0.3255433;0.1727631;-0.377443,-0.1774999;0.4658211;-0.0273262,-0.2061845;0.2824094;-0.2037566,-0.1936254;0.1065364;-0.4121242,0.08056064;0.01128405;-0.02429341,0.1670443;-0.2358793;-0.3014315,0.1728652;-0.6494013;-0.1345811,0.2071537;-0.6716459;-0.1958891,-0.07039324;-0.001101642;-0.0474457,-0.03903921;-0.3810289;-0.05429385,0.01036668;-0.8201339;0.005866755,0.02026319;-0.7807844;-0.08061159,-0.02612742;0.5135252;0.01761497,0;0;0,0.004783912;0.2980205;0.002787113,0.008820856;0.5844393;-0.008718014,0.16937;0.4815744;-0.01095271,0.2458498;0.2692791;-0.1320801,0.3282279;0.1013044;-0.3308374,-0.1536355;0.4929661;-0.02899511,-0.2330725;0.2849917;-0.1555919,-0.2638536;0.1278476;-0.3766447,0.07854641;0.006345183;-0.03158665,0.1416162;-0.3066403;-0.240002,0.2205648;-0.7320569;-0.1320149,0.2304935;-0.7622773;-0.1947746,-0.07342369;0.0004891619;-0.04261735,-0.04490475;-0.379492;-0.0558686,0.02710966;-0.8071256;0.04813586,0.03818475;-0.8408685;-0.01083912,0.007898105;0.5144167;-0.003386735,619.3313
+0;0;0,-0.01481838;0.2973557;0.01583757,-0.02901554;0.583802;0.01717145,0.1336609;0.4654089;0.01380274,0.2318103;0.3049636;-0.1568044,0.3265798;0.1759774;-0.3783336,-0.1780156;0.4657227;-0.02788797,-0.1952516;0.2984221;-0.218141,-0.1879927;0.1132539;-0.4190238,0.08056205;0.0110639;-0.02377653,0.1648865;-0.2245841;-0.3042985,0.1665264;-0.6412382;-0.1358635,0.1981179;-0.6586644;-0.1978388,-0.07010771;-0.0009311204;-0.04756069,-0.03803161;-0.3754443;-0.05420616,0.0127503;-0.8176361;0.007933471,0.0225111;-0.7785969;-0.07520032,-0.02562929;0.5136465;0.01912582,0;0;0,0.003353967;0.2981144;0.002715111,0.005887029;0.584656;-0.008944273,0.1684187;0.481806;-0.01107979,0.2442147;0.2721955;-0.1327401,0.3289077;0.1088898;-0.3348594,-0.1573913;0.491922;-0.03067278,-0.2352765;0.2860259;-0.1572568,-0.2664657;0.1305697;-0.3798651,0.07856283;0.006660029;-0.03100812,0.1454686;-0.2918916;-0.2494657,0.2178043;-0.7208014;-0.1364272,0.2304227;-0.7530968;-0.1916382,-0.07298102;0.0001879099;-0.04303153,-0.04417331;-0.3743745;-0.05739468,0.0287206;-0.805365;0.04704379,0.0403174;-0.8365034;-0.009664387,0.005333897;0.5146;-0.003565788,619.3635
+0;0;0,-0.01481274;0.2972424;0.01583154,-0.02899982;0.5834851;0.01716487,0.133738;0.4651318;0.01379237,0.2312993;0.3056479;-0.1557925,0.3263648;0.1762587;-0.3780138,-0.1780641;0.4654458;-0.02791515,-0.1951969;0.2991476;-0.2170282,-0.1879153;0.1134009;-0.4185386,0.08018486;0.0110121;-0.02366521,0.16297;-0.2203343;-0.2990665,0.1646127;-0.6377034;-0.1303424,0.1958968;-0.654668;-0.1917145,-0.06977947;-0.000926761;-0.04733802,-0.03828891;-0.3686035;-0.05386217,0.01258015;-0.8115541;0.00838409,0.02224594;-0.7726029;-0.07394049,-0.02561643;0.5133889;0.01911759,0;0;0,0.00245909;0.2980066;0.003021002,0.004107327;0.5843651;-0.00828433,0.166934;0.4816748;-0.01068354,0.2423574;0.2740884;-0.1328784,0.3291186;0.112563;-0.3367003,-0.1589807;0.4916824;-0.03038405,-0.2368328;0.2877997;-0.157204,-0.2654217;0.1383583;-0.3852638,0.07836214;0.006984562;-0.03035641,0.1497224;-0.2763744;-0.2558243,0.2161025;-0.7059422;-0.138638,0.2240465;-0.7399241;-0.1914973,-0.07235881;-7.071697E-05;-0.04330264,-0.04593098;-0.3679376;-0.05729936,0.02648733;-0.7994939;0.04844656,0.0402862;-0.8338298;-0.002752773,0.003766774;0.5143601;-0.002999783,619.3861
+0;0;0,-0.01481347;0.297257;0.01583231,-0.02900278;0.5835446;0.01716589,0.1331799;0.4653491;0.01381224,0.2297302;0.3075179;-0.1540153,0.3153439;0.1909932;-0.3541424,-0.177535;0.465662;-0.02774986,-0.1944903;0.3010871;-0.2149031,-0.1879327;0.1338081;-0.3963785,0.08008375;0.01099822;-0.02363537,0.161482;-0.2164724;-0.2944228,0.163094;-0.6260364;-0.128854,0.1936669;-0.6419334;-0.188831,-0.06969148;-0.0009255924;-0.04727833,-0.03872848;-0.3624426;-0.05369318,0.01118928;-0.7971097;0.007389013,0.02063535;-0.7583619;-0.07306415,-0.02561888;0.5134379;0.0191189,0;0;0,0.000946336;0.2980305;0.002953291,0.0002597566;0.5844303;-0.008512497,0.1633168;0.4823824;-0.00981617,0.2410287;0.2788925;-0.1320921,0.3161047;0.1382349;-0.3206064,-0.1615158;0.4915557;-0.03080343,-0.2365894;0.2898825;-0.1576522,-0.2613481;0.1556332;-0.363377,0.07836819;0.007475153;-0.0299257,0.1538363;-0.2593461;-0.2640312,0.21419;-0.6807469;-0.1459756,0.2252152;-0.7155289;-0.194144,-0.07208087;-0.0004461613;-0.04355627,-0.04753956;-0.3622564;-0.05717625,0.02270962;-0.7858362;0.04676323,0.02617525;-0.7702167;-0.03335952,0.0005680737;0.5144194;-0.003166437,619.4193
+0;0;0,-0.01507797;0.296973;0.01649315,-0.02979058;0.582943;0.0187491,0.1314297;0.4649554;0.01461405,0.2281872;0.3108656;-0.1575781,0.3092824;0.2004175;-0.3629397,-0.176704;0.4653025;-0.02753076,-0.2032168;0.2939075;-0.2082976,-0.1890713;0.1452836;-0.4049175,0.08039537;0.01088504;-0.02329024,0.1577277;-0.2144046;-0.2868181,0.1567559;-0.6335769;-0.1244978,0.1854872;-0.6469247;-0.1898042,-0.06967448;-0.0007970323;-0.04763575,-0.03899867;-0.3546464;-0.05331939,0.01234546;-0.7967757;0.009447224,0.022192;-0.7577642;-0.07296205,-0.0262592;0.5129076;0.020417,0;0;0,0.0003947024;0.2977994;0.002774239,-0.0002497206;0.583903;-0.008906603,0.1615851;0.4816206;-0.009910822,0.2421071;0.2789279;-0.1331491,0.3176439;0.1375269;-0.3208951,-0.1610429;0.491523;-0.03111619,-0.2340848;0.2890399;-0.1592619,-0.2578791;0.1548572;-0.3651196,0.07860734;0.0075375;-0.02980614,0.1589563;-0.239451;-0.2721351,0.2169752;-0.6683009;-0.1505793,0.2328507;-0.7013939;-0.2028928,-0.07215932;-0.0006371689;-0.04378311,-0.04767437;-0.3547541;-0.05735943,0.02455115;-0.7859999;0.04687516,0.03232598;-0.8200067;-0.006154444,-5.66151E-06;0.5139672;-0.003509521,619.4529
+0;0;0,-0.01507797;0.296973;0.01649315,-0.02979058;0.582943;0.0187491,0.1314297;0.4649554;0.01461405,0.2281872;0.3108656;-0.1575781,0.3092824;0.2004175;-0.3629397,-0.176704;0.4653025;-0.02753076,-0.2032168;0.2939075;-0.2082976,-0.1890713;0.1452836;-0.4049175,0.08039537;0.01088504;-0.02329024,0.1577277;-0.2144046;-0.2868181,0.1567559;-0.6335769;-0.1244978,0.1854872;-0.6469247;-0.1898042,-0.06967448;-0.0007970323;-0.04763575,-0.03899867;-0.3546464;-0.05331939,0.01234546;-0.7967757;0.009447224,0.022192;-0.7577642;-0.07296205,-0.0262592;0.5129076;0.020417,0;0;0,0.0003947024;0.2977994;0.002774239,-0.0002497206;0.583903;-0.008906603,0.1615851;0.4816206;-0.009910822,0.2421071;0.2789279;-0.1331491,0.3176439;0.1375269;-0.3208951,-0.1610429;0.491523;-0.03111619,-0.2340848;0.2890399;-0.1592619,-0.2578791;0.1548572;-0.3651196,0.07860734;0.0075375;-0.02980614,0.1589563;-0.239451;-0.2721351,0.2169752;-0.6683009;-0.1505793,0.2328507;-0.7013939;-0.2028928,-0.07215932;-0.0006371689;-0.04378311,-0.04767437;-0.3547541;-0.05735943,0.02455115;-0.7859999;0.04687516,0.03232598;-0.8200067;-0.006154444,-5.66151E-06;0.5139672;-0.003509521,619.4755
+0;0;0,-0.01507891;0.2969915;0.01649417,-0.02979012;0.5829342;0.01875013,0.1311086;0.4650562;0.01462661,0.2276173;0.3113627;-0.1571227,0.3161189;0.1908273;-0.3812401,-0.1763979;0.4654026;-0.02743243,-0.2028426;0.2944484;-0.2077344,-0.1874051;0.1322505;-0.4223118,0.08052838;0.01090305;-0.02332877,0.1576662;-0.21382;-0.2861939,0.1567199;-0.6220133;-0.1281251,0.1852587;-0.6350707;-0.1929939,-0.06978976;-0.000798351;-0.04771456,-0.0391911;-0.3537578;-0.0533839,0.01080822;-0.7843069;0.007738713,0.02058879;-0.7453557;-0.07411833,-0.02625934;0.5129108;0.02041775,0;0;0,-0.0006881994;0.2978163;0.002882957,-0.002269559;0.5838956;-0.008645296,0.1594047;0.4814513;-0.009584665,0.2411468;0.280379;-0.1333652,0.3240758;0.1274628;-0.3391061,-0.1623202;0.4905324;-0.03116034,-0.2332128;0.2886655;-0.160224,-0.2581511;0.1442377;-0.3862961,0.0788313;0.00739558;-0.02964556,0.1641137;-0.2308306;-0.2776858,0.2204221;-0.6468045;-0.1535747,0.2327935;-0.6814689;-0.2039912,-0.07221562;-0.00061013;-0.04395976,-0.04815561;-0.3538117;-0.05874424,0.02246504;-0.7737426;0.04264212,0.03152916;-0.8066234;-0.01065142,-0.00181341;0.5139694;-0.003293753,619.4988
+0;0;0,-0.01519352;0.2968322;0.01709392,-0.02999293;0.5826319;0.01980464,0.1312292;0.464251;0.0148831,0.2260333;0.3069431;-0.1555789,0.3044674;0.2264202;-0.3875138,-0.1765956;0.4652264;-0.02810489,-0.1924117;0.3124995;-0.2261332,-0.1822884;0.1521308;-0.4276501,0.08076601;0.0108481;-0.02289388,0.1562167;-0.2055383;-0.2920389,0.1505529;-0.615005;-0.1383036,0.1806023;-0.6333535;-0.1991525,-0.06972499;-0.0007518381;-0.0479877,-0.03858384;-0.3528243;-0.05347645,0.01157838;-0.7829884;0.007941905,0.02161645;-0.7439632;-0.07428284,-0.02643819;0.5126633;0.02136475,0;0;0,-0.001990658;0.2976891;0.003106833,-0.005767487;0.5836357;-0.007878542,0.1569449;0.4808782;-0.00901103,0.2406651;0.2805633;-0.1341339,0.3190882;0.1353204;-0.3320833,-0.1654775;0.4897385;-0.03118844,-0.2353707;0.2876953;-0.1618956,-0.2605424;0.1527525;-0.3800389,0.07902011;0.007769331;-0.02933288,0.1664149;-0.2238893;-0.281625,0.2238196;-0.6390388;-0.1563843,0.2361007;-0.6737032;-0.2074805,-0.07221054;-0.000928387;-0.0441558,-0.04748548;-0.3532263;-0.05931224,0.02107903;-0.7734169;0.04102932,0.03123432;-0.8087923;-0.009626944,-0.00468256;0.5137609;-0.002681017,619.522
+0;0;0,-0.0151923;0.2968083;0.01709255,-0.02997911;0.5823643;0.01980169,0.1306568;0.4642392;0.01490237,0.226078;0.3059075;-0.1566691,0.301273;0.22871;-0.3790257,-0.1760312;0.465211;-0.02792687,-0.1919502;0.3114901;-0.2272442,-0.182245;0.1577441;-0.4204389,0.08078986;0.0108513;-0.02290064,0.1552363;-0.2026552;-0.2884636,0.1494286;-0.6225299;-0.1308206,0.1799715;-0.6416722;-0.1926686,-0.06974559;-0.0007520602;-0.04800187,-0.03901889;-0.3481388;-0.05341757,0.01241837;-0.7892369;0.009561937,0.02262126;-0.7500635;-0.07401296,-0.02642829;0.5124727;0.02136008,0;0;0,-0.003151934;0.2976507;0.003501654,-0.008260002;0.5833518;-0.006973505,0.1540578;0.4803127;-0.008477688,0.240413;0.2803504;-0.1356343,0.3179633;0.1501135;-0.3307766,-0.1669915;0.4897538;-0.03084149,-0.2375907;0.2869157;-0.1630662,-0.2575251;0.1601179;-0.3742087,0.07913691;0.008039027;-0.02901578,0.1670296;-0.2076735;-0.2886193,0.226092;-0.6328105;-0.1584275,0.2385726;-0.666886;-0.2123865,-0.07216198;-0.001102172;-0.04427895,-0.04660419;-0.3486506;-0.05869732,0.02314351;-0.7798477;0.04320502,0.03366202;-0.8143133;-0.01070762,-0.006864685;0.51355;-0.001909733,619.5538
+0;0;0,-0.0151923;0.2968083;0.01709255,-0.02997911;0.5823643;0.01980169,0.1306568;0.4642392;0.01490237,0.226078;0.3059075;-0.1566691,0.301273;0.22871;-0.3790257,-0.1760312;0.465211;-0.02792687,-0.1919502;0.3114901;-0.2272442,-0.182245;0.1577441;-0.4204389,0.08078986;0.0108513;-0.02290064,0.1552363;-0.2026552;-0.2884636,0.1494286;-0.6225299;-0.1308206,0.1799715;-0.6416722;-0.1926686,-0.06974559;-0.0007520602;-0.04800187,-0.03901889;-0.3481388;-0.05341757,0.01241837;-0.7892369;0.009561937,0.02262126;-0.7500635;-0.07401296,-0.02642829;0.5124727;0.02136008,0;0;0,-0.003151934;0.2976507;0.003501654,-0.008260002;0.5833518;-0.006973505,0.1540578;0.4803127;-0.008477688,0.240413;0.2803504;-0.1356343,0.3179633;0.1501135;-0.3307766,-0.1669915;0.4897538;-0.03084149,-0.2375907;0.2869157;-0.1630662,-0.2575251;0.1601179;-0.3742087,0.07913691;0.008039027;-0.02901578,0.1670296;-0.2076735;-0.2886193,0.226092;-0.6328105;-0.1584275,0.2385726;-0.666886;-0.2123865,-0.07216198;-0.001102172;-0.04427895,-0.04660419;-0.3486506;-0.05869732,0.02314351;-0.7798477;0.04320502,0.03366202;-0.8143133;-0.01070762,-0.006864685;0.51355;-0.001909733,619.5764
+0;0;0,-0.01547329;0.2968503;0.01751639,-0.03066039;0.5823023;0.02062897,0.1311064;0.4638717;0.01507982,0.228091;0.3188288;-0.1640657,0.2955117;0.2285125;-0.3839345,-0.1770415;0.4649462;-0.02927582,-0.1927409;0.3130762;-0.2273304,-0.183392;0.1675905;-0.4268082,0.08092832;0.01084048;-0.02267902,0.1532399;-0.1979177;-0.2913599,0.1461794;-0.6212071;-0.1374483,0.1735129;-0.6377442;-0.2031886,-0.06974208;-0.0007674748;-0.04813211,-0.03891673;-0.3472054;-0.05350693,0.01296763;-0.7900937;0.01029366,0.02350939;-0.7508546;-0.07359986,-0.02699836;0.5124508;0.02206863,0;0;0,-0.005186341;0.2976957;0.004091978,-0.01362449;0.5832662;-0.005590916,0.1505701;0.4796335;-0.007520676,0.2365168;0.2828146;-0.1356302,0.3172578;0.1535385;-0.3300871,-0.172327;0.4893756;-0.03079515,-0.2409277;0.2886576;-0.1632444,-0.2596655;0.161701;-0.3743742,0.07929809;0.008507103;-0.02864766,0.1667592;-0.2018424;-0.2915202,0.2276141;-0.6283163;-0.1598794,0.2407032;-0.6621628;-0.2145321,-0.07211488;-0.001424459;-0.04448215,-0.04545626;-0.3479872;-0.05796945,0.02429157;-0.7815502;0.04238462,0.03425007;-0.8156052;-0.01268268,-0.0113315;0.5135106;-0.0007309914,619.6092
+0;0;0,-0.01547251;0.2968355;0.01751551,-0.03065277;0.5821587;0.02062669,0.1318727;0.463526;0.01504328,0.2288876;0.3184377;-0.1641582,0.2963088;0.2281208;-0.3840286,-0.1777571;0.4646056;-0.02952568,-0.1934614;0.3126882;-0.2276421,-0.1841124;0.1672015;-0.4271213,0.0808327;0.01082768;-0.02265222,0.1532605;-0.1982661;-0.2917649,0.146296;-0.6157985;-0.1399466,0.1738543;-0.6327182;-0.2062275,-0.06965967;-0.0007665681;-0.04807524,-0.03878478;-0.3477614;-0.0534587,0.01239392;-0.7846261;0.009474158,0.02302235;-0.745311;-0.07510917,-0.0269924;0.5123388;0.0220657,0;0;0,-0.006635507;0.2976469;0.004447937,-0.01602956;0.5830627;-0.005094051,0.1490164;0.4788431;-0.006933689,0.2356973;0.2833136;-0.1366653,0.3178594;0.1551777;-0.3312837,-0.175237;0.4887388;-0.03073828,-0.2447001;0.2886782;-0.1638784,-0.2617267;0.1617009;-0.3751427,0.07936463;0.008734629;-0.02809358,0.1662707;-0.1991558;-0.2938313,0.2254891;-0.618706;-0.1600354,0.2400057;-0.6520854;-0.2159495,-0.07185766;-0.001639186;-0.04469985,-0.043448;-0.3486174;-0.05836272,0.02415937;-0.7767617;0.03937295,0.03343039;-0.8111441;-0.01651112,-0.01357273;0.5133432;-0.0002520084,619.6325
+0;0;0,-0.01547035;0.296794;0.01751307,-0.03064272;0.5819689;0.02062272,0.1321009;0.463307;0.01502878,0.2291256;0.3182041;-0.1641908,0.2965595;0.2278702;-0.3841026,-0.177958;0.4643881;-0.02960194,-0.1936639;0.3124554;-0.2277384,-0.1843131;0.1669412;-0.4272552,0.08085707;0.01083094;-0.02265905,0.152865;-0.1970507;-0.2902118,0.1460422;-0.6060887;-0.1414821,0.1735449;-0.6229138;-0.2076292,-0.06968067;-0.0007667991;-0.04808974,-0.03898475;-0.3457501;-0.05344198,0.01115275;-0.7737272;0.008210547,0.02175974;-0.7344309;-0.07620211,-0.02698436;0.5121874;0.02206093,0;0;0,-0.007735697;0.2975712;0.004923344,-0.01828684;0.5828155;-0.004084587,0.1472808;0.47877;-0.006268263,0.2349376;0.2840341;-0.1365852,0.3164796;0.1576426;-0.3326588,-0.1772984;0.4883115;-0.03056771,-0.247067;0.2887878;-0.1643994,-0.2633699;0.162123;-0.3759626,0.07946699;0.008905783;-0.02782607,0.1646968;-0.1950488;-0.2945147,0.2203847;-0.6050692;-0.1593807,0.2344999;-0.6390321;-0.2144619,-0.07181032;-0.001759359;-0.04481951,-0.04238014;-0.3466181;-0.05862848,0.02311587;-0.7664828;0.03572693,0.03228441;-0.7981461;-0.02290763,-0.01556409;0.5131351;0.0006198883,619.666
+0;0;0,-0.01571703;0.2970984;0.01798795,-0.03100562;0.5827079;0.02157353,0.132084;0.4637726;0.01528652,0.2291471;0.3215047;-0.166241,0.2966878;0.232164;-0.3865931,-0.1780452;0.4647444;-0.03048877,-0.1940157;0.3149791;-0.2303111,-0.184066;0.1784462;-0.4361224,0.08103833;0.01056598;-0.0223992,0.1515937;-0.1897541;-0.2971233,0.142965;-0.5930078;-0.1534296,0.1708807;-0.6088548;-0.2192608,-0.06969489;-0.0004639693;-0.04819734,-0.03838142;-0.3462532;-0.0535665,0.01141089;-0.7672077;0.006881125,0.02216981;-0.7279631;-0.0768671,-0.02733139;0.5128022;0.02290628,0;0;0,-0.008903407;0.2978705;0.005654812,-0.02012929;0.5835557;-0.002711296,0.1457394;0.4784781;-0.005760193,0.234679;0.2850393;-0.1372319,0.3152496;0.1608827;-0.3352017,-0.1790755;0.4878569;-0.03019672,-0.24806;0.288644;-0.1649892,-0.2643206;0.1657949;-0.3788635,0.07964247;0.009138137;-0.02746177,0.1640048;-0.1930495;-0.2968735,0.2126554;-0.5950124;-0.1576077,0.2281852;-0.6293029;-0.2109044,-0.07177035;-0.001959866;-0.04500836,-0.0412556;-0.3476008;-0.05845203,0.0228548;-0.7609062;0.03322312,0.0317236;-0.7913175;-0.02582612,-0.01727525;0.5137466;0.001828909,619.6982
+0;0;0,-0.01571868;0.2971295;0.01798983,-0.03101213;0.58283;0.02157628,0.1318694;0.4639302;0.01529984,0.2289555;0.3216286;-0.1662706,0.2965113;0.2322679;-0.3866724,-0.1778519;0.4649007;-0.03041526,-0.1938263;0.3151;-0.2302848,-0.1838743;0.1785364;-0.4361425,0.08112438;0.0105772;-0.02242298,0.1519039;-0.1903792;-0.2980198,0.1433524;-0.590023;-0.1556124,0.1711574;-0.6056881;-0.2211824,-0.06976888;-0.0004644619;-0.04824851,-0.03835594;-0.3473521;-0.05363472,0.01099062;-0.7645383;0.006271768,0.02170685;-0.7253303;-0.07714416,-0.02733638;0.5128954;0.02290958,0;0;0,-0.009775738;0.2978672;0.006017923,-0.02126194;0.5836375;-0.002201319,0.1442683;0.4779394;-0.005623102,0.2343135;0.2858483;-0.1384242,0.3137212;0.1635957;-0.3381109,-0.1797622;0.4872541;-0.0301227,-0.2479769;0.2885107;-0.1661046,-0.2642804;0.1674843;-0.3810765,0.07983045;0.009266987;-0.02714872,0.1642347;-0.1919042;-0.2987236,0.205679;-0.5897369;-0.1570208,0.2209924;-0.6244455;-0.209329,-0.07172165;-0.002136336;-0.04524679,-0.04065777;-0.3488277;-0.05892093,0.02322164;-0.7585738;0.03105542,0.03164167;-0.7883825;-0.02818863,-0.01837597;0.5137986;0.002309322,619.7212
+0;0;0,-0.01570857;0.2969384;0.01797826,-0.0309863;0.5823451;0.0215614,0.132402;0.4633693;0.01525899,0.2294946;0.3210582;-0.1663236,0.2970768;0.2316626;-0.3868114,-0.1783136;0.464343;-0.03060286,-0.194289;0.3145322;-0.2304858,-0.1843331;0.1779153;-0.4364239,0.08133402;0.01060454;-0.02248093,0.1516128;-0.1889303;-0.2961282,0.1430378;-0.5896777;-0.1533275,0.1708044;-0.6052797;-0.218807,-0.06994919;-0.0004656622;-0.0483732,-0.03875847;-0.3448994;-0.05372131,0.01072437;-0.7632376;0.00635061,0.02142581;-0.7240423;-0.07695015,-0.02731482;0.5124917;0.02289316,0;0;0,-0.01106556;0.2976133;0.006800651,-0.02358282;0.5830693;-0.0005755429,0.1427112;0.4775555;-0.005218029,0.23466;0.2867523;-0.1386018,0.3110482;0.1673673;-0.3412982,-0.1821146;0.486405;-0.02979365,-0.2509097;0.2875742;-0.1653857,-0.2664859;0.1661448;-0.3802951,0.08000916;0.009300053;-0.02729678,0.1649688;-0.1863829;-0.2995578,0.1966692;-0.5854971;-0.1554502,0.2140338;-0.6199254;-0.2072726,-0.07196689;-0.002261744;-0.04526282,-0.04173028;-0.3465375;-0.05926245,0.02345789;-0.7573146;0.03060817,0.03223398;-0.7866416;-0.02890132,-0.02045352;0.5133085;0.003712177,619.7545
+0;0;0,-0.01586702;0.2969717;0.01842778,-0.03122199;0.5824574;0.02242826,0.1319776;0.4638155;0.01574741,0.2275858;0.3300203;-0.1730072,0.2996836;0.2377985;-0.4457061,-0.1779746;0.46456;-0.03063576,-0.1993413;0.3188394;-0.2330694,-0.1810446;0.1561905;-0.4806138,0.08156271;0.01034565;-0.02205068,0.1510897;-0.1850998;-0.2972938,0.1392324;-0.5908036;-0.1588154,0.1670825;-0.6061504;-0.2250853,-0.06983498;-0.0001510727;-0.04867024,-0.03843834;-0.3433471;-0.05341217,0.01202343;-0.7647848;0.007876683,0.0229029;-0.7255149;-0.07590491,-0.02753773;0.5125821;0.02366564,0;0;0,-0.01188062;0.2976338;0.007518054,-0.02515424;0.5831676;0.001048804,0.1409759;0.4775896;-0.004711389,0.2341986;0.2879727;-0.1389699,0.3167133;0.1629101;-0.3951306,-0.1829324;0.4854078;-0.02885824,-0.2522357;0.2874294;-0.1655038,-0.2698815;0.1411512;-0.4231062,0.08006432;0.009275898;-0.02737522,0.1673808;-0.1815223;-0.3008046,0.1933867;-0.5842005;-0.155593,0.2105246;-0.6185094;-0.2084543,-0.07203692;-0.002305852;-0.04528913,-0.04676051;-0.3457186;-0.06013984,0.02184196;-0.759234;0.03047582,0.0308843;-0.790158;-0.0280916,-0.02183973;0.5133799;0.005093575,619.7881
+0;0;0,-0.01586702;0.2969717;0.01842778,-0.03122199;0.5824574;0.02242826,0.1319776;0.4638155;0.01574741,0.2275858;0.3300203;-0.1730072,0.2996836;0.2377985;-0.4457061,-0.1779746;0.46456;-0.03063576,-0.1993413;0.3188394;-0.2330694,-0.1810446;0.1561905;-0.4806138,0.08156271;0.01034565;-0.02205068,0.1510897;-0.1850998;-0.2972938,0.1392324;-0.5908036;-0.1588154,0.1670825;-0.6061504;-0.2250853,-0.06983498;-0.0001510727;-0.04867024,-0.03843834;-0.3433471;-0.05341217,0.01202343;-0.7647848;0.007876683,0.0229029;-0.7255149;-0.07590491,-0.02753773;0.5125821;0.02366564,0;0;0,-0.01188062;0.2976338;0.007518054,-0.02515424;0.5831676;0.001048804,0.1409759;0.4775896;-0.004711389,0.2341986;0.2879727;-0.1389699,0.3167133;0.1629101;-0.3951306,-0.1829324;0.4854078;-0.02885824,-0.2522357;0.2874294;-0.1655038,-0.2698815;0.1411512;-0.4231062,0.08006432;0.009275898;-0.02737522,0.1673808;-0.1815223;-0.3008046,0.1933867;-0.5842005;-0.155593,0.2105246;-0.6185094;-0.2084543,-0.07203692;-0.002305852;-0.04528913,-0.04676051;-0.3457186;-0.06013984,0.02184196;-0.759234;0.03047582,0.0308843;-0.790158;-0.0280916,-0.02183973;0.5133799;0.005093575,619.8113
+0;0;0,-0.01588038;0.2972218;0.0184433,-0.03125171;0.5830117;0.0224479,0.1339046;0.4636951;0.0156715,0.2295299;0.3298759;-0.1731169,0.2926224;0.2491729;-0.4117548,-0.1798417;0.4644487;-0.03127943,-0.2012122;0.318702;-0.2337493,-0.1852008;0.1763685;-0.4503746,0.08176339;0.0103711;-0.02210494,0.1510855;-0.1844985;-0.2965372,0.1391601;-0.5925324;-0.1572634,0.1671845;-0.6081629;-0.2239479,-0.0700068;-0.0001514444;-0.04878998,-0.03870265;-0.3423363;-0.05351794,0.01204894;-0.7661945;0.008122917,0.02299649;-0.7268667;-0.07618289,-0.02756335;0.5130586;0.02368666,0;0;0,-0.01348639;0.2977929;0.008408308,-0.02833717;0.5835739;0.00285387,0.1399935;0.4770001;-0.004460335,0.2343;0.2886154;-0.139776,0.3060282;0.175216;-0.3621211,-0.1872336;0.4838861;-0.02859528,-0.2516909;0.2713997;-0.1443,-0.2691465;0.1611311;-0.3787736,0.08022306;0.009152278;-0.02760315,0.1717906;-0.1783433;-0.3006481,0.1910476;-0.5843275;-0.1562974,0.2098472;-0.6179352;-0.2102879,-0.07232121;-0.002258207;-0.04523254,-0.05183588;-0.3449593;-0.06036827,0.01444871;-0.7612572;0.03091987,0.02680576;-0.7919825;-0.02802132,-0.02463059;0.5137147;0.00666666,619.8336
+0;0;0,-0.01603975;0.2971323;0.01905577,-0.03151949;0.5828683;0.02348607,0.1336399;0.4637657;0.01631881,0.227595;0.3355883;-0.1772306,0.3015309;0.2261065;-0.4602257,-0.1796081;0.4642913;-0.03136596,-0.1972324;0.3331851;-0.2440134,-0.1788012;0.1722264;-0.5110182,0.08238955;0.01016274;-0.02177787,0.1504276;-0.179941;-0.2976075,0.1360517;-0.5952596;-0.1600956,0.1626715;-0.6097359;-0.2287775,-0.07029657;4.908861E-05;-0.04923396,-0.03921821;-0.3403388;-0.05380109,0.01306916;-0.7703045;0.009454221,0.02425688;-0.7308965;-0.07534127,-0.02779616;0.5129256;0.02462648,0;0;0,-0.01418071;0.2977061;0.008832693,-0.02925221;0.5834383;0.003527403,0.1389912;0.4767991;-0.004135847,0.2346198;0.289889;-0.1406574,0.3173259;0.1406378;-0.4022349,-0.1881025;0.4831309;-0.02714866,-0.2553593;0.2843614;-0.1638438,-0.272225;0.1359849;-0.4381411,0.08053217;0.009137958;-0.02822518,0.1787618;-0.1739609;-0.2996591,0.1914471;-0.5882198;-0.1588243,0.2103988;-0.6213933;-0.2140864,-0.07315698;-0.002372308;-0.04481097,-0.05551198;-0.343378;-0.06076143,0.01092909;-0.7658295;0.03265185,0.02383039;-0.796932;-0.02654269,-0.02551822;0.5135881;0.007289886,619.8661
+0;0;0,-0.01604122;0.2971596;0.01905752,-0.03152229;0.58292;0.02348843,0.1328972;0.4640422;0.01635925,0.2268824;0.3358238;-0.1772521,0.3007903;0.2263835;-0.4601399,-0.1789151;0.4645654;-0.03110696,-0.196545;0.3334172;-0.2438225,-0.1781209;0.1725196;-0.510726,0.08253204;0.01018032;-0.02181553,0.1502929;-0.1791489;-0.2965214,0.1357606;-0.5989835;-0.1575143,0.1627461;-0.6140707;-0.2271396,-0.07041815;4.917351E-05;-0.04931911,-0.03946641;-0.3389519;-0.05386763,0.0133895;-0.7735928;0.01007548,0.0247309;-0.7340556;-0.07588481,-0.02779894;0.5129768;0.02462885,0;0;0,-0.01486917;0.2976727;0.009704828,-0.03040169;0.5834221;0.005386353,0.1370503;0.4767575;-0.00382495,0.2341656;0.2918386;-0.142144,0.3172706;0.1556341;-0.410485,-0.1882505;0.482786;-0.0257,-0.2591052;0.2678735;-0.1331745,-0.271968;0.1519436;-0.4227601,0.08057839;0.009224489;-0.02851534,0.183882;-0.170987;-0.2982422,0.1944999;-0.5919464;-0.1623167,0.2139522;-0.6241137;-0.2203304,-0.07335725;-0.002525856;-0.04475965,-0.0575865;-0.3422007;-0.06127356,0.007679101;-0.7692441;0.03448455,0.01983222;-0.8017154;-0.02516777,-0.02656456;0.5135637;0.008892298,619.889
+0;0;0,-0.01604629;0.2972535;0.01906354,-0.03153655;0.5831834;0.02349693,0.1320934;0.4645018;0.01640925,0.2261072;0.3362444;-0.1772611,0.2999807;0.226855;-0.4600173,-0.1781822;0.4650224;-0.03082302,-0.1958174;0.3338344;-0.2436033,-0.1774019;0.1730115;-0.5103828,0.08252186;0.01017906;-0.02181284,0.1503155;-0.1792419;-0.2966517,0.1357441;-0.6002063;-0.1572704,0.162901;-0.6155799;-0.2273379,-0.07040946;4.916744E-05;-0.04931302,-0.03944274;-0.339116;-0.05386375,0.01355542;-0.7749267;0.01025146,0.02496885;-0.7353289;-0.07625474,-0.0278108;0.5131953;0.02463808,0;0;0,-0.01547827;0.2977253;0.01002955,-0.03148445;0.5836251;0.006140947,0.1351556;0.4769034;-0.004087925,0.2332491;0.2936576;-0.1440715,0.3154521;0.1598225;-0.4137106,-0.1883432;0.4826795;-0.0248688,-0.2506756;0.2903727;-0.172955,-0.2661663;0.1494036;-0.4509158,0.08055031;0.009431198;-0.02849508,0.1863254;-0.1695977;-0.2982597,0.1970568;-0.5925972;-0.1648178,0.2164415;-0.6243559;-0.2241122,-0.07330196;-0.002723117;-0.04481827,-0.05813319;-0.3425361;-0.06241661,0.007199641;-0.7706956;0.03382079,0.01656563;-0.8050431;-0.02514855,-0.02753064;0.5137225;0.009536982,619.9221
+0;0;0,-0.01614083;0.2971121;0.01939175,-0.03158598;0.58293;0.02411641,0.1324782;0.4641984;0.01640257,0.2266551;0.337;-0.1780622,0.295104;0.2392748;-0.4326587,-0.1783462;0.4645575;-0.03124494,-0.2096588;0.3272507;-0.2386857,-0.1840397;0.1983589;-0.4872523,0.08261476;0.01001018;-0.02142527,0.1496264;-0.1757569;-0.2991939,0.1318567;-0.6020553;-0.1639587,0.1575209;-0.6174192;-0.2343968,-0.07026096;0.0002037717;-0.04947526,-0.03898839;-0.339152;-0.05335598,0.01448557;-0.7788185;0.01120802,0.02596436;-0.7392253;-0.07513005,-0.02787832;0.5129693;0.02519919,0;0;0,-0.01609975;0.2975658;0.01037359,-0.03258616;0.5833333;0.00681901,0.1344419;0.4763372;-0.005220175,0.2324054;0.2950258;-0.1480299,0.3029964;0.1572316;-0.3827307,-0.1896751;0.4822724;-0.02487844,-0.2595923;0.2691799;-0.1369877,-0.265562;0.171574;-0.4006014,0.08050904;0.009534493;-0.02849269,0.1881884;-0.1688391;-0.2982025,0.2052101;-0.596923;-0.1686301,0.2201785;-0.629797;-0.2277982,-0.07323342;-0.002838848;-0.04486927,-0.05787119;-0.3427966;-0.06352602,0.007117227;-0.7750361;0.03280731,0.01644702;-0.8091226;-0.02621751,-0.02851859;0.5134628;0.01013517,619.9559
+0;0;0,-0.01614083;0.2971121;0.01939175,-0.03158598;0.58293;0.02411641,0.1324782;0.4641984;0.01640257,0.2266551;0.337;-0.1780622,0.295104;0.2392748;-0.4326587,-0.1783462;0.4645575;-0.03124494,-0.2096588;0.3272507;-0.2386857,-0.1840397;0.1983589;-0.4872523,0.08261476;0.01001018;-0.02142527,0.1496264;-0.1757569;-0.2991939,0.1318567;-0.6020553;-0.1639587,0.1575209;-0.6174192;-0.2343968,-0.07026096;0.0002037717;-0.04947526,-0.03898839;-0.339152;-0.05335598,0.01448557;-0.7788185;0.01120802,0.02596436;-0.7392253;-0.07513005,-0.02787832;0.5129693;0.02519919,0;0;0,-0.01609975;0.2975658;0.01037359,-0.03258616;0.5833333;0.00681901,0.1344419;0.4763372;-0.005220175,0.2324054;0.2950258;-0.1480299,0.3029964;0.1572316;-0.3827307,-0.1896751;0.4822724;-0.02487844,-0.2595923;0.2691799;-0.1369877,-0.265562;0.171574;-0.4006014,0.08050904;0.009534493;-0.02849269,0.1881884;-0.1688391;-0.2982025,0.2052101;-0.596923;-0.1686301,0.2201785;-0.629797;-0.2277982,-0.07323342;-0.002838848;-0.04486927,-0.05787119;-0.3427966;-0.06352602,0.007117227;-0.7750361;0.03280731,0.01644702;-0.8091226;-0.02621751,-0.02851859;0.5134628;0.01013517,619.9785
+0;0;0,-0.01614663;0.2972188;0.01939872,-0.03160312;0.5832467;0.02412663,0.1313924;0.4647844;0.01647245,0.2256003;0.3375441;-0.1780564,0.2944739;0.2392127;-0.4342324,-0.1773547;0.4651411;-0.03085663,-0.2086777;0.3277891;-0.2383657,-0.1828997;0.1980977;-0.4884744,0.08240066;0.009984243;-0.02136974,0.1496552;-0.1764562;-0.3001452,0.1318862;-0.6027368;-0.1649157,0.1576262;-0.6182345;-0.2355616,-0.07007886;0.0002032436;-0.04934703,-0.03869294;-0.3403826;-0.05324182,0.01477878;-0.7800307;0.01131949,0.02629144;-0.7404093;-0.07527331,-0.02789246;0.5132294;0.02521028,0;0;0,-0.0170037;0.2976148;0.01059914,-0.03421751;0.5835567;0.007525206,0.1318344;0.4766516;-0.005079031,0.2302983;0.296891;-0.1496395,0.3000575;0.1587564;-0.3864753,-0.1898891;0.482457;-0.02459785,-0.2588899;0.2703266;-0.1392552,-0.2642648;0.1737895;-0.405132,0.08055114;0.009559438;-0.02768302,0.1880937;-0.1688062;-0.2990117,0.208791;-0.5971572;-0.17093,0.2246969;-0.6295776;-0.230714,-0.07279888;-0.002872208;-0.04514745,-0.05557321;-0.3439343;-0.06461161,0.007408749;-0.7765482;0.03128587,0.01918023;-0.8132715;-0.02468621,-0.02996207;0.5136343;0.01070452,620.0115
+0;0;0,-0.01619755;0.2972668;0.020131,-0.03161229;0.5834067;0.02533566,0.1309966;0.4651079;0.01687709,0.2247569;0.34452;-0.1821788,0.2906532;0.2709844;-0.4471628,-0.1767494;0.4652201;-0.03020327,-0.197393;0.3233143;-0.2360971,-0.181485;0.2032029;-0.4916094,0.08234505;0.009735166;-0.02087695,0.1488813;-0.172998;-0.3040186,0.1313374;-0.5970049;-0.1729555,0.1565842;-0.6125333;-0.2441666,-0.06982476;0.0003188131;-0.04935309,-0.03770291;-0.3416566;-0.05229115,0.01543412;-0.7778737;0.01219392,0.0269477;-0.7381817;-0.07472412,-0.02790512;0.5133557;0.02632268,0;0;0,-0.01856077;0.2976367;0.01015425,-0.03673884;0.583638;0.006976128,0.1290936;0.4766954;-0.006138086,0.2282517;0.2989663;-0.1528887,0.2965882;0.160918;-0.3900366,-0.1916664;0.4823476;-0.02549752,-0.2600187;0.2715499;-0.1431748,-0.2642183;0.1781213;-0.4100452,0.08049806;0.009958386;-0.02705956,0.1860863;-0.1687409;-0.300748,0.2084367;-0.5933918;-0.1725323,0.2254766;-0.6253716;-0.2329425,-0.0723798;-0.003174424;-0.04541382,-0.04724411;-0.3451881;-0.06497093,0.0131975;-0.7751907;0.02836581,0.02083982;-0.8141958;-0.02605056,-0.03225163;0.5136977;0.01015282,620.0449
+0;0;0,-0.01620823;0.2974629;0.02014428,-0.03162909;0.5837161;0.02535128,0.1302443;0.4656199;0.0169368,0.2240517;0.3449714;-0.1822191,0.2899007;0.2714885;-0.4470131,-0.176075;0.4657315;-0.02992529,-0.196729;0.3237544;-0.2359226,-0.1808324;0.2037291;-0.4912516,0.08231603;0.009731735;-0.0208696,0.1488295;-0.1729388;-0.3039143,0.1313345;-0.5957646;-0.1732163,0.1564704;-0.6110932;-0.2441147,-0.06980016;0.0003187008;-0.0493357,-0.03768931;-0.3415397;-0.05227275,0.01529971;-0.7765416;0.0120327,0.02676274;-0.7368921;-0.07450373,-0.02792079;0.513644;0.0263386,0;0;0,-0.02022496;0.2977369;0.009815216,-0.03944144;0.5837846;0.006551027,0.1258696;0.4767838;-0.006205797,0.2249032;0.3011006;-0.155694,0.292761;0.1788769;-0.4012716,-0.193472;0.482746;-0.0254599,-0.2616112;0.2753617;-0.1494266,-0.2641239;0.1785596;-0.4148973,0.0805645;0.01038535;-0.02660227,0.1825485;-0.1681693;-0.3016012,0.2068768;-0.5915282;-0.1737534,0.223974;-0.6238155;-0.2332602,-0.07218599;-0.003516442;-0.04563982,-0.04157787;-0.344998;-0.06462318,0.01515816;-0.7746435;0.02678514,0.02100292;-0.812362;-0.02883066,-0.03470538;0.513839;0.009715319,620.067
+0;0;0,-0.0162089;0.2974751;0.02014511,-0.03163122;0.5837555;0.02535263,0.1297184;0.4658125;0.01696939,0.2235594;0.3451207;-0.1822581,0.2893325;0.2717225;-0.4467467,-0.1755859;0.4659237;-0.02973741,-0.1962473;0.3238957;-0.2358087,-0.180369;0.2040088;-0.4908433,0.08220918;0.009719103;-0.02084251,0.1486952;-0.172876;-0.3037702,0.131373;-0.5915252;-0.1743633,0.156486;-0.6068124;-0.245197,-0.06970955;0.0003182871;-0.04927166,-0.03761197;-0.3413988;-0.0522075,0.01485362;-0.7721039;0.01146275,0.02630621;-0.7324632;-0.07499482,-0.02792262;0.5136775;0.02634004,0;0;0,-0.02128666;0.2976649;0.01012468,-0.04147363;0.5836754;0.007084131,0.1236639;0.4774631;-0.005909681,0.2237271;0.304112;-0.1575705,0.2910141;0.1861523;-0.4050086,-0.1947048;0.482942;-0.02522033,-0.2628105;0.2779664;-0.1533252,-0.2620629;0.1828378;-0.419065,0.08062997;0.01071407;-0.02590823,0.1781234;-0.1679024;-0.3023149,0.2030034;-0.5863584;-0.1735169,0.2196555;-0.6189973;-0.2326616,-0.07186097;-0.003755471;-0.04592512,-0.04024236;-0.3450335;-0.06433805,0.01450425;-0.7710563;0.02409682,0.02123285;-0.8075616;-0.03274318,-0.0365058;0.5137376;0.01019526,620.1013
+0;0;0,-0.01625646;0.2974204;0.02099371,-0.03162355;0.5836965;0.02670699,0.1293946;0.4657758;0.01765667,0.2225573;0.3534685;-0.1869841,0.303701;0.2889881;-0.4519512,-0.1751986;0.4659913;-0.02874118,-0.1949362;0.3206294;-0.2328254,-0.1806259;0.2052149;-0.4924874,0.08229206;0.009416976;-0.02014112,0.1480661;-0.1711662;-0.3053576,0.1302522;-0.5830274;-0.1817069,0.1545228;-0.5954203;-0.2546445,-0.06931457;0.0005571355;-0.04961357,-0.0367973;-0.3418258;-0.0508338,0.01466218;-0.764563;0.01146981,0.02607887;-0.7248819;-0.07502896,-0.02791605;0.5136174;0.02759582,0;0;0,-0.02166444;0.2976295;0.01054645,-0.04234242;0.5836126;0.00792861,0.1227646;0.4777467;-0.004545213,0.2212103;0.3071431;-0.1606635,0.2898316;0.1925797;-0.4118923,-0.1951005;0.4827057;-0.02451141,-0.2626526;0.2788714;-0.155119,-0.259422;0.1858484;-0.4239793,0.08054046;0.01085147;-0.0257256,0.175042;-0.1690171;-0.3032174,0.1963784;-0.578607;-0.1727667,0.2139762;-0.6112217;-0.2317228,-0.07165094;-0.0038828;-0.04601514,-0.04008017;-0.3458571;-0.06450333,0.01402552;-0.7641265;0.0212859,0.02172021;-0.8004998;-0.03564817,-0.03724568;0.5136799;0.01093864,620.1284
+0;0;0,-0.01625064;0.2973138;0.02098619,-0.03160873;0.5834221;0.02669653,0.1292525;0.4655988;0.01765531,0.2224662;0.3532301;-0.1870974,0.3039306;0.2884949;-0.4531118,-0.175042;0.4658141;-0.02869705,-0.1947905;0.3203726;-0.2328929,-0.1804236;0.204502;-0.4935812,0.08245637;0.009435779;-0.02018134,0.1483683;-0.1715259;-0.3059956,0.1307923;-0.5778871;-0.1839962,0.1550312;-0.5902247;-0.2568388,-0.06945298;0.000558248;-0.04971264,-0.03686756;-0.3425423;-0.05093542,0.01390473;-0.7596341;0.01053616,0.02530655;-0.7199656;-0.07584995,-0.0279039;0.5133935;0.02758472,0;0;0,-0.02180071;0.2974908;0.01113486,-0.04272346;0.5832933;0.009222984,0.1222458;0.4776306;-0.00416851,0.2201283;0.3093459;-0.1633492,0.2894711;0.1959324;-0.4161726,-0.1950731;0.4819047;-0.02369714,-0.2629865;0.2813948;-0.1594274,-0.2562833;0.1890375;-0.4296421,0.08075126;0.01094577;-0.02558899,0.172598;-0.1697043;-0.304356,0.1873334;-0.5734554;-0.1736268,0.2048847;-0.6063562;-0.2321203,-0.07178571;-0.003950745;-0.04611481,-0.04049563;-0.3466615;-0.0648648,0.0133589;-0.7591198;0.0205754,0.02051973;-0.7951778;-0.03661828,-0.03755976;0.5134088;0.01205373,620.1528
+0;0;0,-0.01625064;0.2973138;0.02098619,-0.03160873;0.5834221;0.02669653,0.1292525;0.4655988;0.01765531,0.2224662;0.3532301;-0.1870974,0.3039306;0.2884949;-0.4531118,-0.175042;0.4658141;-0.02869705,-0.1947905;0.3203726;-0.2328929,-0.1804236;0.204502;-0.4935812,0.08245637;0.009435779;-0.02018134,0.1483683;-0.1715259;-0.3059956,0.1307923;-0.5778871;-0.1839962,0.1550312;-0.5902247;-0.2568388,-0.06945298;0.000558248;-0.04971264,-0.03686756;-0.3425423;-0.05093542,0.01390473;-0.7596341;0.01053616,0.02530655;-0.7199656;-0.07584995,-0.0279039;0.5133935;0.02758472,0;0;0,-0.02180071;0.2974908;0.01113486,-0.04272346;0.5832933;0.009222984,0.1222458;0.4776306;-0.00416851,0.2201283;0.3093459;-0.1633492,0.2894711;0.1959324;-0.4161726,-0.1950731;0.4819047;-0.02369714,-0.2629865;0.2813948;-0.1594274,-0.2562833;0.1890375;-0.4296421,0.08075126;0.01094577;-0.02558899,0.172598;-0.1697043;-0.304356,0.1873334;-0.5734554;-0.1736268,0.2048847;-0.6063562;-0.2321203,-0.07178571;-0.003950745;-0.04611481,-0.04049563;-0.3466615;-0.0648648,0.0133589;-0.7591198;0.0205754,0.02051973;-0.7951778;-0.03661828,-0.03755976;0.5134088;0.01205373,620.1761
+0;0;0,-0.01636841;0.297271;0.02140959,-0.03180307;0.5833774;0.02761014,0.1285173;0.4655958;0.01792797,0.221742;0.3551269;-0.1878514,0.283133;0.2950909;-0.4555549,-0.1742419;0.4653623;-0.02861295,-0.1947923;0.3200142;-0.2327967,-0.1822106;0.213047;-0.492485,0.08253063;0.009295058;-0.01985255,0.1465598;-0.175046;-0.3046634,0.1287403;-0.5804657;-0.1892035,0.1526278;-0.593168;-0.2619888,-0.06937884;0.0006225738;-0.04977968,-0.0363625;-0.3430451;-0.05076366,0.01409551;-0.757429;0.01050268,0.02554813;-0.7177305;-0.07590663,-0.0280819;0.5133466;0.02837193,0;0;0,-0.0218746;0.2974434;0.01205325,-0.04299717;0.5832479;0.01106358,0.1214296;0.4779255;-0.003894329,0.2226056;0.3122326;-0.1637338,0.2883695;0.2021255;-0.4139135,-0.1946301;0.4815275;-0.02236207,-0.2606008;0.2906365;-0.1721882,-0.2541543;0.1924659;-0.4355497,0.080682;0.01106717;-0.02568579,0.1703466;-0.1699681;-0.3056591,0.1810064;-0.5712048;-0.1756239,0.1954277;-0.6049579;-0.2340993,-0.071776;-0.00407684;-0.04608051,-0.04134142;-0.3474553;-0.06514663,0.01352492;-0.7570462;0.01993354,0.01920258;-0.7925315;-0.03812872,-0.03778286;0.5133569;0.01367092,620.21
+0;0;0,-0.01635622;0.2970496;0.02139364,-0.03177493;0.5828601;0.02758815,0.1281771;0.4652706;0.01792938,0.2214232;0.3547763;-0.1878972,0.2826322;0.2949183;-0.4548071,-0.1738784;0.4650376;-0.02850335,-0.1944334;0.3196561;-0.2327339,-0.181889;0.2130061;-0.4916525,0.08267117;0.009310887;-0.01988635,0.146924;-0.1756742;-0.3056922,0.1292231;-0.5783976;-0.1910003,0.1529474;-0.5908082;-0.2632884,-0.06949698;0.0006236339;-0.04986445,-0.03636529;-0.3442447;-0.05085186,0.01375714;-0.7558727;0.01000702,0.02513153;-0.7162405;-0.07581212,-0.02805806;0.5129103;0.02834906,0;0;0,-0.02186899;0.2971964;0.01263738,-0.04304232;0.582701;0.01216817,0.1210113;0.4778709;-0.003635883,0.2223896;0.3135933;-0.1648926,0.2874065;0.2033296;-0.4142621,-0.194383;0.4815876;-0.02133577,-0.2586367;0.2969558;-0.1796107,-0.2616034;0.1925486;-0.4397275,0.08078501;0.0111555;-0.02580738,0.1674446;-0.1713471;-0.3072604,0.1751457;-0.5703962;-0.179377,0.1885512;-0.604782;-0.2364895,-0.07196189;-0.004173804;-0.04605157,-0.04177683;-0.3487545;-0.06569637,0.01266053;-0.7556456;0.0187417,0.01828385;-0.7908444;-0.03874378,-0.03781823;0.5128877;0.01465487,620.2315
+0;0;0,-0.01635726;0.2970685;0.021395,-0.03177575;0.5828747;0.02758975,0.1277581;0.4654213;0.01795874,0.221065;0.3548551;-0.188002,0.2822275;0.2950423;-0.4547098,-0.1734897;0.465189;-0.02834983,-0.1940582;0.3197128;-0.2327135,-0.1815233;0.2131435;-0.491436,0.08281949;0.009327591;-0.01992203,0.1474122;-0.1766362;-0.3072399,0.1298517;-0.5761661;-0.1934574,0.1538642;-0.5890918;-0.2666236,-0.06962167;0.0006247528;-0.04995391,-0.0363147;-0.3460681;-0.05094655,0.01341029;-0.7544321;0.00942976,0.02492284;-0.7146829;-0.07743173,-0.02805934;0.5129337;0.02835057,0;0;0,-0.02146837;0.2972146;0.01332498,-0.04205034;0.5827593;0.01396346,0.1213555;0.4782292;-0.002956152,0.226041;0.3203847;-0.1687179,0.2880365;0.2050556;-0.4163208,-0.1930005;0.4813769;-0.02006825,-0.2541902;0.2980543;-0.181312,-0.2396516;0.2022109;-0.4440935,0.08091448;0.0112201;-0.02588272,0.1636857;-0.1739998;-0.3089883,0.1713829;-0.5703964;-0.1837306,0.1824826;-0.6045372;-0.2431887,-0.0721285;-0.004223254;-0.04607172,-0.04138842;-0.3505885;-0.06588289,0.01241608;-0.7543199;0.01769332,0.01838194;-0.7903687;-0.04039686,-0.03699636;0.5129321;0.01614594,620.2646
+0;0;0,-0.0165198;0.2969972;0.02200742,-0.03199619;0.5827375;0.028725,0.1272332;0.465241;0.01849489,0.2207777;0.3585173;-0.1895536,0.2944972;0.3129401;-0.4584262,-0.1732234;0.4649151;-0.02767621,-0.2020209;0.3552307;-0.2525423,-0.1838687;0.2486975;-0.5135509,0.08299849;0.00932228;-0.01970973,0.1468543;-0.1785911;-0.3066886,0.1292368;-0.5769118;-0.1966716,0.1518695;-0.5876074;-0.2707354,-0.06971184;0.0005626552;-0.05004069,-0.03567984;-0.3466947;-0.05024382,0.01325765;-0.7528164;0.01094201,0.0246571;-0.7131124;-0.07525361,-0.0282654;0.5128128;0.02936867,0;0;0,-0.02123264;0.2971795;0.01407504,-0.04164698;0.5826826;0.01541018,0.1215526;0.4786212;-0.001689672,0.2250023;0.3232877;-0.1707883,0.2884121;0.2057125;-0.4197052,-0.1925292;0.4816566;-0.018395,-0.2544599;0.2997279;-0.1811563,-0.2404951;0.2017659;-0.4457555,0.081023;0.01128818;-0.02592253,0.1600767;-0.1748279;-0.3102765,0.1684127;-0.5699564;-0.1883036,0.1791503;-0.6045938;-0.2462736,-0.07226652;-0.004289489;-0.04607906,-0.04078595;-0.3512446;-0.06549465,0.01234381;-0.7530267;0.01709963,0.01935808;-0.7881732;-0.04087058,-0.03663342;0.5128645;0.01743364,620.2985
+0;0;0,-0.016523;0.2970546;0.02201167,-0.03200475;0.582894;0.02873154,0.1273306;0.4653403;0.01849435,0.2209079;0.3585792;-0.189627,0.2856071;0.3185787;-0.4256006,-0.1733281;0.4650141;-0.02770781,-0.2021357;0.3552914;-0.2526527,-0.1862046;0.2617934;-0.4817245,0.08319288;0.009344113;-0.01975589,0.1472285;-0.1790982;-0.3075425,0.1297509;-0.5742524;-0.1984002,0.1522284;-0.5846689;-0.271956,-0.06987511;0.0005639729;-0.05015789,-0.03574732;-0.3476708;-0.05036159,0.01280114;-0.7505641;0.01033784,0.02412242;-0.7109266;-0.07526663,-0.02827261;0.512944;0.02937544,0;0;0,-0.02101995;0.2972269;0.01460433,-0.04123572;0.5828404;0.01653576,0.1218471;0.4783933;-0.001547575,0.2270373;0.3269603;-0.1732223,0.3038439;0.2632534;-0.4001843,-0.1922029;0.4817036;-0.01769435,-0.2521991;0.3019767;-0.1837301,-0.23975;0.2164007;-0.4160904,0.08122677;0.01127888;-0.02595496,0.1568129;-0.1743969;-0.3127362,0.163894;-0.5673519;-0.1948354,0.1745179;-0.6024008;-0.2514477,-0.07247774;-0.004293172;-0.04612166,-0.04036217;-0.3521934;-0.06525792,0.0122736;-0.7509161;0.01606884,0.01856488;-0.7849705;-0.04229755,-0.03627194;0.5129893;0.01841116,620.3326
+0;0;0,-0.01651557;0.296921;0.02200177,-0.03198199;0.5824769;0.02871591,0.1269636;0.4651319;0.01850479,0.2205616;0.3583473;-0.1896625,0.2852648;0.3183444;-0.4256507,-0.1729514;0.4648066;-0.02758309,-0.2017654;0.3550596;-0.2525776,-0.1858333;0.2615559;-0.4816636,0.08328092;0.009354002;-0.0197768,0.1474524;-0.1794884;-0.3081743,0.1299753;-0.5746335;-0.1990345,0.1525075;-0.5851484;-0.2727693,-0.06994906;0.0005645698;-0.05021096,-0.03574882;-0.3484094;-0.0504151,0.01279851;-0.7512934;0.01028293,0.02414735;-0.7116324;-0.0755299,-0.02825471;0.5126179;0.02935897,0;0;0,-0.02040556;0.2970889;0.01551414,-0.03970266;0.5824696;0.01890302,0.1225332;0.4781793;-0.001062632,0.2285731;0.3291423;-0.1743851,0.3027166;0.2624847;-0.401402,-0.1904792;0.482276;-0.01657394,-0.2483294;0.304958;-0.1860106,-0.2366807;0.2181064;-0.4179552,0.08131029;0.01124096;-0.02601171,0.1549211;-0.1737332;-0.3146613,0.1613663;-0.5672334;-0.1985894,0.1708187;-0.6023324;-0.255675,-0.0725865;-0.004276971;-0.046122,-0.04042518;-0.3529416;-0.06486137,0.012057;-0.7517214;0.01623677,0.01848297;-0.786018;-0.04216382,-0.03499514;0.5126825;0.0203805,620.3544
+0;0;0,-0.01670642;0.2971321;0.02274112,-0.0322419;0.5830746;0.02996912,0.1269243;0.4654941;0.01917299,0.2190504;0.3736407;-0.1967155,0.3012885;0.2866364;-0.4546624,-0.1732912;0.4651978;-0.0268215,-0.190861;0.3405332;-0.2451839,-0.1820669;0.2382343;-0.5103764,0.0834658;0.009426285;-0.01969713,0.1467672;-0.1797153;-0.3084252,0.1287387;-0.5741723;-0.2025576,0.1514562;-0.5827588;-0.2769033,-0.07011483;0.0004565686;-0.05027002,-0.03544512;-0.3487472;-0.04972071,0.01282104;-0.7500204;0.011757,0.02407194;-0.7103606;-0.07375561,-0.02849061;0.5131063;0.03050886,0;0;0,-0.02017413;0.2973542;0.01603913,-0.039293;0.5831456;0.01980996,0.1228686;0.4777183;-0.0007793903,0.2296758;0.3315076;-0.176127,0.3021818;0.2304496;-0.4318604,-0.1902318;0.4823799;-0.01597866,-0.2470334;0.3062533;-0.1871075,-0.2338048;0.2057062;-0.4527854,0.08142821;0.01116353;-0.02623343,0.1529623;-0.1731088;-0.3161854,0.1582159;-0.5657932;-0.2026041,0.1668605;-0.6012111;-0.2589784,-0.07283087;-0.004238058;-0.04605512,-0.04116804;-0.3532238;-0.06481528,0.01123703;-0.7505777;0.01576386,0.01717778;-0.7846495;-0.04247543,-0.03462351;0.5132444;0.02120543,620.3876
+0;0;0,-0.01670857;0.2971705;0.02274405,-0.03224437;0.5831187;0.02997231,0.1269883;0.4655189;0.01917132,0.2191658;0.3736145;-0.1968373,0.2908508;0.2977747;-0.4216839,-0.1733558;0.4652225;-0.02684288,-0.1909354;0.3404885;-0.2453268,-0.1832697;0.2513168;-0.4764892,0.08372458;0.00945551;-0.0197582,0.1471193;-0.1799649;-0.308912,0.1291327;-0.5735036;-0.2032908,0.1517198;-0.5818685;-0.2772096,-0.07033221;0.0004579841;-0.05042587,-0.03561138;-0.3492606;-0.04987575,0.01254241;-0.7495997;0.01145883,0.02372869;-0.7099954;-0.07356261,-0.02849315;0.5131515;0.03051204,0;0;0,-0.01974877;0.2974059;0.01632428,-0.03844313;0.5832287;0.0202179,0.1236532;0.4776298;-0.0003473759,0.2303243;0.3355474;-0.1793354,0.3112738;0.2726891;-0.4050397,-0.1895665;0.4823843;-0.01550075,-0.2469846;0.3075144;-0.1879146,-0.2362787;0.2189801;-0.4192012,0.08165236;0.01113562;-0.02642894,0.1506712;-0.1734042;-0.317445,0.155577;-0.5659543;-0.2068449,0.1634095;-0.6017442;-0.2621293,-0.07314765;-0.004230725;-0.04605564,-0.04118727;-0.3536937;-0.06511063,0.0110246;-0.7501591;0.01514629,0.01673762;-0.7843995;-0.04218227,-0.03387924;0.5133215;0.02159834,620.4211
+0;0;0,-0.01670857;0.2971705;0.02274405,-0.03224437;0.5831187;0.02997231,0.1269883;0.4655189;0.01917132,0.2191658;0.3736145;-0.1968373,0.2908508;0.2977747;-0.4216839,-0.1733558;0.4652225;-0.02684288,-0.1909354;0.3404885;-0.2453268,-0.1832697;0.2513168;-0.4764892,0.08372458;0.00945551;-0.0197582,0.1471193;-0.1799649;-0.308912,0.1291327;-0.5735036;-0.2032908,0.1517198;-0.5818685;-0.2772096,-0.07033221;0.0004579841;-0.05042587,-0.03561138;-0.3492606;-0.04987575,0.01254241;-0.7495997;0.01145883,0.02372869;-0.7099954;-0.07356261,-0.02849315;0.5131515;0.03051204,0;0;0,-0.01974877;0.2974059;0.01632428,-0.03844313;0.5832287;0.0202179,0.1236532;0.4776298;-0.0003473759,0.2303243;0.3355474;-0.1793354,0.3112738;0.2726891;-0.4050397,-0.1895665;0.4823843;-0.01550075,-0.2469846;0.3075144;-0.1879146,-0.2362787;0.2189801;-0.4192012,0.08165236;0.01113562;-0.02642894,0.1506712;-0.1734042;-0.317445,0.155577;-0.5659543;-0.2068449,0.1634095;-0.6017442;-0.2621293,-0.07314765;-0.004230725;-0.04605564,-0.04118727;-0.3536937;-0.06511063,0.0110246;-0.7501591;0.01514629,0.01673762;-0.7843995;-0.04218227,-0.03387924;0.5133215;0.02159834,620.443
+0;0;0,-0.01775276;0.2969658;0.02342132,-0.03366262;0.5827171;0.03104007,0.1255314;0.4650022;0.02002151,0.2168538;0.3799292;-0.1992131,0.2806891;0.3058773;-0.4608895,-0.1746176;0.4649078;-0.02587933,-0.1927111;0.339385;-0.2439564,-0.1815458;0.2484911;-0.5078633,0.08376461;0.01079191;-0.01986098,0.1521139;-0.1290286;-0.3386819,0.1291194;-0.5184486;-0.2217866,0.1518283;-0.5266699;-0.2939232,-0.07089753;-0.000461247;-0.05000759,-0.03616928;-0.3535353;-0.04906948,0.01186096;-0.7531394;0.01298594,0.0228152;-0.7136728;-0.07050442,-0.0298255;0.512803;0.03151471,0;0;0,-0.01930861;0.2973256;0.01664567,-0.03745644;0.5830153;0.02077174,0.1243584;0.4770727;0.000212431,0.2313754;0.337907;-0.180954,0.3047902;0.2497104;-0.4356397,-0.1886595;0.4824027;-0.01515762,-0.244923;0.3104287;-0.1909425,-0.2338028;0.207499;-0.4503939,0.08186079;0.01114544;-0.0264957,0.1452277;-0.175532;-0.3214607,0.1541293;-0.5683479;-0.2144203,0.160211;-0.6050302;-0.2663504,-0.07341358;-0.004262097;-0.04604033,-0.03704232;-0.3566204;-0.06576174,0.01383367;-0.7524756;0.01517984,0.01763587;-0.7850416;-0.04184021,-0.0330338;0.5131468;0.0221014,620.4658
+0;0;0,-0.01776208;0.2971217;0.02343361,-0.03367979;0.583014;0.03105615,0.1259226;0.4651402;0.02000775,0.2172948;0.3800207;-0.1993466,0.2805427;0.3066502;-0.458615,-0.1750118;0.4650455;-0.02601319,-0.1931152;0.3394542;-0.2442095,-0.1820526;0.2493967;-0.5056877,0.08367433;0.01078028;-0.01983957,0.152494;-0.1300025;-0.3408546,0.1296489;-0.5168914;-0.224719,0.152535;-0.5254107;-0.2974181,-0.07082113;-0.0004607499;-0.04995369,-0.03585388;-0.3559646;-0.04900913,0.01186418;-0.7529714;0.01264295,0.02290383;-0.713431;-0.07149843,-0.02984082;0.513066;0.03153102,0;0;0,-0.01959844;0.2974441;0.01699495,-0.03810133;0.5832515;0.02116179,0.1241283;0.4768637;0.0004594326,0.230797;0.3421471;-0.184429,0.3032354;0.25021;-0.4352355,-0.1895085;0.4827397;-0.01550274,-0.246816;0.3123233;-0.1926598,-0.2364426;0.2095215;-0.4494239,0.08180924;0.01121204;-0.02632022,0.1368485;-0.1796613;-0.3232118,0.1514937;-0.5697168;-0.2167476,0.1548588;-0.6063076;-0.270105,-0.07328692;-0.004298341;-0.04606264,-0.03219669;-0.3585365;-0.06688242,0.01771895;-0.7514775;0.01556884,0.01530824;-0.7824643;-0.04415941,-0.03358909;0.5133548;0.02249432,620.5002
+0;0;0,-0.01881427;0.2972007;0.02432766,-0.03524037;0.5832345;0.03246451,0.1265323;0.4649942;0.02102996,0.2174489;0.3822766;-0.199515,0.2815965;0.3123702;-0.4676475,-0.1781333;0.4645185;-0.02560215,-0.1965635;0.340044;-0.244496,-0.1814037;0.2986583;-0.5254841,0.08328708;0.0116698;-0.02000313,0.1474333;-0.0972454;-0.3543005,0.130819;-0.4893196;-0.2521643,0.1403049;-0.4506018;-0.3362977,-0.07104185;-0.00132579;-0.04923763,-0.03634765;-0.3570327;-0.04828041,0.01100938;-0.7552092;0.0120749,0.02198246;-0.7155961;-0.07177967,-0.03125167;0.513248;0.03283404,0;0;0,-0.01948324;0.2976511;0.01727223,-0.03788264;0.5836489;0.02151966,0.1259799;0.4756482;0.0001506805,0.2325034;0.3438415;-0.1870066,0.3005882;0.2321367;-0.4395603,-0.1910947;0.4827337;-0.01634135,-0.2496974;0.3038731;-0.1846349,-0.2361399;0.2292657;-0.458764,0.08165045;0.01105517;-0.02615404,0.127988;-0.1832095;-0.3225424,0.1498324;-0.5745985;-0.2187759,0.1525777;-0.6112238;-0.2716715,-0.07299175;-0.004146417;-0.04613087,-0.02888355;-0.3581886;-0.06712102,0.01754054;-0.7520995;0.01719433,0.0157252;-0.7837294;-0.04148157,-0.03339528;0.5137041;0.02284145,620.5224
+0;0;0,-0.01881427;0.2972007;0.02432766,-0.03524037;0.5832345;0.03246451,0.1265323;0.4649942;0.02102996,0.2174489;0.3822766;-0.199515,0.2815965;0.3123702;-0.4676475,-0.1781333;0.4645185;-0.02560215,-0.1965635;0.340044;-0.244496,-0.1814037;0.2986583;-0.5254841,0.08328708;0.0116698;-0.02000313,0.1474333;-0.0972454;-0.3543005,0.130819;-0.4893196;-0.2521643,0.1403049;-0.4506018;-0.3362977,-0.07104185;-0.00132579;-0.04923763,-0.03634765;-0.3570327;-0.04828041,0.01100938;-0.7552092;0.0120749,0.02198246;-0.7155961;-0.07177967,-0.03125167;0.513248;0.03283404,0;0;0,-0.01948324;0.2976511;0.01727223,-0.03788264;0.5836489;0.02151966,0.1259799;0.4756482;0.0001506805,0.2325034;0.3438415;-0.1870066,0.3005882;0.2321367;-0.4395603,-0.1910947;0.4827337;-0.01634135,-0.2496974;0.3038731;-0.1846349,-0.2361399;0.2292657;-0.458764,0.08165045;0.01105517;-0.02615404,0.127988;-0.1832095;-0.3225424,0.1498324;-0.5745985;-0.2187759,0.1525777;-0.6112238;-0.2716715,-0.07299175;-0.004146417;-0.04613087,-0.02888355;-0.3581886;-0.06712102,0.01754054;-0.7520995;0.01719433,0.0157252;-0.7837294;-0.04148157,-0.03339528;0.5137041;0.02284145,620.5453
+0;0;0,-0.01882982;0.2974463;0.02434776,-0.03527548;0.583821;0.03249319,0.1255396;0.4657669;0.02113131,0.2164711;0.3830357;-0.19945,0.2724006;0.3220851;-0.4332315,-0.177265;0.4652941;-0.02521594,-0.1956982;0.3407991;-0.2441459,-0.1824806;0.3047155;-0.4891359,0.08315258;0.01165096;-0.01997083,0.1469631;-0.09669434;-0.352519,0.1297079;-0.5038949;-0.2464423,0.1390484;-0.4653107;-0.3292863,-0.07092713;-0.001323649;-0.04915811,-0.03641446;-0.3551693;-0.0482059,0.01276961;-0.7687076;0.01447793,0.02357453;-0.7292418;-0.06809156,-0.03128058;0.5137259;0.03286329,0;0;0,-0.01856705;0.297957;0.01727962,-0.0355987;0.5843853;0.02120042,0.1267585;0.4756557;0.0004537106,0.2336463;0.3460791;-0.1881039,0.3097836;0.2945812;-0.4184253,-0.1882194;0.4838207;-0.01659286,-0.2506109;0.3057621;-0.1844366,-0.2389824;0.2392157;-0.4230435,0.08161943;0.01077312;-0.02590633,0.1208024;-0.184733;-0.3202544,0.1495107;-0.5934666;-0.2229149,0.1513181;-0.6302311;-0.273544,-0.07277371;-0.003901741;-0.04623518,-0.02707796;-0.3557996;-0.06811211,0.01822595;-0.7643874;0.02335278,0.01828201;-0.796536;-0.03287551,-0.03149568;0.51431;0.02262926,620.5792
+0;0;0,-0.01883052;0.2974574;0.02434867,-0.03528098;0.5839158;0.03249611,0.1264815;0.4655438;0.02106364,0.2174658;0.3827645;-0.1996458,0.280883;0.313654;-0.4647254,-0.1781493;0.4650681;-0.02556313,-0.1965932;0.3405009;-0.2446202,-0.1816061;0.2995864;-0.522409,0.08297398;0.01162593;-0.01992794,0.1462658;-0.09583863;-0.3497728,0.1287322;-0.5096086;-0.2419848,0.138421;-0.4707044;-0.3279172,-0.07077479;-0.001320806;-0.04905253,-0.03654267;-0.35229;-0.04810806,0.0134349;-0.7725;0.01558705,0.02464264;-0.7326813;-0.07006066,-0.03128446;0.5137921;0.03286637,0;0;0,-0.01775761;0.2980265;0.01712441,-0.03398665;0.5845895;0.02066994,0.1287942;0.4745812;-0.0007321835,0.2343755;0.3497167;-0.1933578,0.3026798;0.2450368;-0.4452345,-0.1877937;0.4850264;-0.01797806,-0.2533043;0.3067302;-0.1845974,-0.2407202;0.2271357;-0.4539886,0.08156974;0.01029181;-0.02564025,0.1137072;-0.186095;-0.3167614,0.1476288;-0.6019856;-0.2218105,0.1514319;-0.6366841;-0.2797518,-0.07250273;-0.00352398;-0.04634547,-0.02768698;-0.3525386;-0.06942043,0.01825394;-0.767538;0.02436809,0.01853294;-0.8030162;-0.03281642,-0.03007508;0.5144769;0.02220654,620.6024
+0;0;0,-0.01934508;0.297013;0.02469084,-0.03604693;0.5830311;0.03315154,0.1248;0.4651722;0.02174345,0.212803;0.388599;-0.2024138,0.2780855;0.3087998;-0.4607279,-0.1777855;0.4643293;-0.02476009,-0.1976384;0.3480844;-0.2482494,-0.181858;0.2493547;-0.507786,0.08293948;0.01178505;-0.01978518,0.1474056;-0.09969914;-0.3618196,0.1314339;-0.4721775;-0.2668745,0.1412979;-0.4330938;-0.3542303,-0.0707828;-0.001601918;-0.04895434,-0.03547312;-0.3653637;-0.0473159,0.008977436;-0.7431647;0.01013297,0.02038106;-0.7031646;-0.07693488,-0.03200186;0.5129838;0.03346377,0;0;0,-0.01638326;0.2977646;0.01638365,-0.02963468;0.5840765;0.01790404,0.1313133;0.4745351;-0.002643585,0.2352192;0.348802;-0.1956441,0.3039945;0.2550916;-0.4483182,-0.1833459;0.4851542;-0.02001532,-0.2533109;0.3092176;-0.1873644,-0.2408635;0.2272082;-0.4528365,0.08155489;0.009962782;-0.02566791,0.1032037;-0.2375778;-0.2936738,0.1466573;-0.6125175;-0.2192311,0.1522426;-0.645739;-0.2807349,-0.07248782;-0.003275503;-0.04630428,-0.0267826;-0.3647994;-0.0742982,0.01672916;-0.7373723;0.01117627,0.01557803;-0.7732596;-0.04771674,-0.02659698;0.5140113;0.02007437,620.626
+0;0;0,-0.01934508;0.297013;0.02469084,-0.03604693;0.5830311;0.03315154,0.1248;0.4651722;0.02174345,0.212803;0.388599;-0.2024138,0.2780855;0.3087998;-0.4607279,-0.1777855;0.4643293;-0.02476009,-0.1976384;0.3480844;-0.2482494,-0.181858;0.2493547;-0.507786,0.08293948;0.01178505;-0.01978518,0.1474056;-0.09969914;-0.3618196,0.1314339;-0.4721775;-0.2668745,0.1412979;-0.4330938;-0.3542303,-0.0707828;-0.001601918;-0.04895434,-0.03547312;-0.3653637;-0.0473159,0.008977436;-0.7431647;0.01013297,0.02038106;-0.7031646;-0.07693488,-0.03200186;0.5129838;0.03346377,0;0;0,-0.01638326;0.2977646;0.01638365,-0.02963468;0.5840765;0.01790404,0.1313133;0.4745351;-0.002643585,0.2352192;0.348802;-0.1956441,0.3039945;0.2550916;-0.4483182,-0.1833459;0.4851542;-0.02001532,-0.2533109;0.3092176;-0.1873644,-0.2408635;0.2272082;-0.4528365,0.08155489;0.009962782;-0.02566791,0.1032037;-0.2375778;-0.2936738,0.1466573;-0.6125175;-0.2192311,0.1522426;-0.645739;-0.2807349,-0.07248782;-0.003275503;-0.04630428,-0.0267826;-0.3647994;-0.0742982,0.01672916;-0.7373723;0.01117627,0.01557803;-0.7732596;-0.04771674,-0.02659698;0.5140113;0.02007437,620.6493
+0;0;0,-0.01939041;0.2977089;0.0247487,-0.03607517;0.5834357;0.03319705,0.1255801;0.4653192;0.02172864,0.2135966;0.3887343;-0.2024629,0.2779559;0.3100635;-0.4571244,-0.178564;0.4644721;-0.02501445,-0.1984199;0.3482094;-0.2485379,-0.1828627;0.2508757;-0.5044048,0.08258101;0.01173411;-0.01969967,0.1468373;-0.0993872;-0.3606207,0.130321;-0.4845683;-0.2624377,0.1402616;-0.445414;-0.3504721,-0.07047687;-0.001594995;-0.04874275,-0.03528213;-0.3641728;-0.04710965,0.01068434;-0.754858;0.01229842,0.02217654;-0.7147803;-0.07544571,-0.03202945;0.5133771;0.03350933,0;0;0,-0.01437789;0.298645;0.01495171,-0.02436051;0.5847868;0.01379991,0.1362396;0.4748034;-0.006629705,0.2375097;0.347913;-0.2003233,0.3053629;0.2623895;-0.4518495,-0.1797518;0.4858779;-0.02412175,-0.2543361;0.3135404;-0.1932696,-0.2433476;0.2187276;-0.4503173,0.08124854;0.009030312;-0.02573943,0.1042513;-0.2365562;-0.2938106,0.1470392;-0.6243982;-0.2161903,0.1526276;-0.6567477;-0.2795463,-0.07217327;-0.00258499;-0.04614897,-0.02728564;-0.3620569;-0.08447711,0.02429424;-0.7459501;0.006312013,0.02154985;-0.7836768;-0.05146541,-0.02233517;0.514706;0.01684213,620.6718
+0;0;0,-0.01986933;0.2970926;0.02516381,-0.03682457;0.5818696;0.03402082,0.1243381;0.4640332;0.02236489,0.2141115;0.3849288;-0.2003204,0.2713847;0.3155808;-0.431475,-0.1786491;0.4630708;-0.02426837,-0.2006955;0.3579836;-0.2531267,-0.1862864;0.2936491;-0.4922403,0.08282828;0.01217296;-0.01989144,0.1465411;-0.1012943;-0.3670071,0.1307306;-0.4648148;-0.2728963,0.1536158;-0.5024734;-0.3282962,-0.07095677;-0.002050463;-0.04863441,-0.0350892;-0.3710143;-0.04700726,0.008017115;-0.7401006;0.009305555,0.01966006;-0.6998443;-0.07974389,-0.03272672;0.5119995;0.03424595,0;0;0,-0.01285231;0.2982742;0.01262522,-0.02095886;0.5835125;0.00779891,0.1390498;0.4746995;-0.01103044,0.2386063;0.3487812;-0.2063215,0.3132005;0.312155;-0.4400222,-0.1760731;0.4862556;-0.03031275,-0.2554159;0.3161748;-0.1996725,-0.2460926;0.2214819;-0.4287317,0.08158927;0.008728787;-0.02591085,0.09213523;-0.2656234;-0.2749953,0.145002;-0.63259;-0.213395,0.1498766;-0.6636608;-0.2798567,-0.07264785;-0.002253527;-0.04606065,-0.02913867;-0.367267;-0.09397282,0.03125045;-0.7287625;-0.01073725,0.02457553;-0.7704654;-0.06536959,-0.01928487;0.5136594;0.01185083,620.7043
+0;0;0,-0.01986257;0.2969915;0.02515524,-0.03672991;0.5802935;0.03396342,0.1225119;0.4633353;0.02245052,0.2123647;0.384161;-0.2004317,0.2696365;0.3148145;-0.431581,-0.1768034;0.4623845;-0.02361761,-0.1988694;0.3572044;-0.2526784,-0.1844606;0.2928714;-0.4917864,0.08326045;0.01223647;-0.01999523,0.1468052;-0.1009314;-0.3661951,0.1306904;-0.4714477;-0.2702733,0.1538782;-0.5100008;-0.3264056,-0.071327;-0.002061162;-0.04888817,-0.03555406;-0.3700516;-0.04726531,0.00838181;-0.7462407;0.01013121,0.02017869;-0.7058489;-0.08009562,-0.03264948;0.5107204;0.0341876,0;0;0,-0.00993526;0.298427;0.008592367,-0.01427445;0.5821091;-0.001680374,0.14392;0.4771646;-0.01568127,0.2456437;0.365256;-0.2185293,0.3156802;0.3072422;-0.4492851,-0.1680544;0.4865782;-0.039914,-0.2561994;0.3174037;-0.2061339,-0.2461578;0.29133;-0.4525853,0.08188532;0.008085489;-0.0266695,0.09295328;-0.2633314;-0.2774874,0.1439286;-0.6373426;-0.2122172,0.1504918;-0.6668754;-0.2815051,-0.07351436;-0.001580863;-0.04555198,-0.02985645;-0.3648344;-0.09884465,0.03711709;-0.7322112;-0.01345229,0.03046837;-0.7722712;-0.07206487,-0.01360435;0.5126468;0.003946781,620.7271
+0;0;0,-0.01997144;0.2986194;0.02529312,-0.03687166;0.5824759;0.03411328,0.1219856;0.4653876;0.02263139,0.2118705;0.386185;-0.2003304,0.2691492;0.3168303;-0.4315071,-0.1765594;0.4644393;-0.02331819,-0.1986332;0.3592216;-0.2524607,-0.1842228;0.294881;-0.4915971,0.08385476;0.01232382;-0.02013795,0.1474479;-0.1009302;-0.3666014,0.1312133;-0.4741997;-0.2699668,0.1541255;-0.5119379;-0.3254319,-0.07183614;-0.002075874;-0.04923714,-0.03603597;-0.3703464;-0.04761305,0.008226369;-0.7493308;0.01020996,0.01988302;-0.7090625;-0.07894433,-0.03277645;0.5126507;0.03433826,0;0;0,-0.006211272;0.3002874;0.001040697,-0.006447958;0.5842981;-0.01468921,0.1502719;0.4786615;-0.02566123,0.2507582;0.3711257;-0.2315807,0.318791;0.3167499;-0.4638487,-0.1601319;0.4881513;-0.05368016,-0.2553584;0.3219097;-0.2190885,-0.2466312;0.2968687;-0.4657267,0.08279812;0.006776989;-0.02622175,0.09147017;-0.2625003;-0.2798395,0.1412204;-0.6394709;-0.2138853,0.1450755;-0.6702586;-0.2808167,-0.07405165;-0.0002464753;-0.04588386,-0.03028734;-0.3628097;-0.1053821,0.03881579;-0.7326826;-0.01964599,0.03501758;-0.7714852;-0.07831098,-0.006871802;0.5147189;-0.007553577,620.7495
+0;0;0,-0.02024593;0.2982982;0.02544977,-0.0373929;0.5818531;0.03468645,0.1195934;0.4652085;0.02335956,0.2109565;0.3875159;-0.1996178,0.2740851;0.374735;-0.4392174,-0.1752773;0.4641856;-0.02204178,-0.1985749;0.3652419;-0.2539245,-0.1832916;0.2944554;-0.4912266,0.08398683;0.01222091;-0.02015992,0.1460557;-0.09932512;-0.3658026,0.1297324;-0.4771359;-0.2671065,0.1519039;-0.5107611;-0.3237255,-0.07197415;-0.002054296;-0.04924492,-0.03606215;-0.3687578;-0.04757954,0.01002998;-0.7524351;0.01086317,0.02131673;-0.7124176;-0.07584156,-0.03326555;0.5120507;0.03481688,0;0;0,-0.00162734;0.3000316;-0.004220009,0.002249707;0.5834234;-0.02493906,0.1567857;0.4805183;-0.03233743,0.2561877;0.3768733;-0.2408541,0.3234536;0.3434518;-0.4773173,-0.1505964;0.4899649;-0.06330454,-0.2469971;0.3289417;-0.2332477,-0.2409538;0.3034442;-0.4799659,0.08295546;0.005981251;-0.02630925,0.09317908;-0.2569178;-0.2842695,0.1377175;-0.6391624;-0.2160515,0.1360117;-0.6723457;-0.2772921,-0.074185;0.0006852234;-0.04588765,-0.0308947;-0.3606233;-0.1037321,0.04233482;-0.7354183;-0.02057911,0.03908539;-0.7701079;-0.0801623,0.0008325037;0.5140136;-0.01658988,620.7819
+0;0;0,-0.02021751;0.2978795;0.02541404,-0.03736964;0.5815201;0.03465296,0.1194447;0.4648953;0.02333917,0.2108448;0.3871713;-0.1997286,0.2739716;0.3743908;-0.439321,-0.1750905;0.4638736;-0.02201051,-0.1983975;0.3648898;-0.2539873,-0.1831147;0.2941055;-0.4912822,0.08415979;0.01224608;-0.02020144,0.1460117;-0.09890993;-0.3646356,0.1298579;-0.4727963;-0.2669647,0.1523019;-0.5072034;-0.3242795,-0.07212239;-0.002058527;-0.04934633,-0.03633596;-0.3674798;-0.04768677,0.009277407;-0.7471718;0.01014888,0.02070286;-0.7070311;-0.07762137,-0.03324032;0.5116842;0.03478345,0;0;0,0.002311192;0.2995565;-0.006882429,0.009266132;0.5828231;-0.02968669,0.1630785;0.4804423;-0.03583026,0.2621765;0.3842823;-0.2481674,0.3294875;0.3473024;-0.4840797,-0.1431578;0.490552;-0.07118803,-0.2466838;0.33161;-0.2390393,-0.240464;0.313356;-0.4863873,0.08308066;0.005557269;-0.02660179,0.09371346;-0.2582678;-0.2817477,0.1369863;-0.6371852;-0.2174002,0.135725;-0.669503;-0.2810547,-0.07447125;0.001203963;-0.045755,-0.02942894;-0.3584519;-0.1043637,0.0438784;-0.7295628;-0.02377646,0.04047743;-0.7648325;-0.08431809,0.00712321;0.5134465;-0.02094531,620.8168
+0;0;0,-0.02021751;0.2978795;0.02541404,-0.03736964;0.5815201;0.03465296,0.1194447;0.4648953;0.02333917,0.2108448;0.3871713;-0.1997286,0.2739716;0.3743908;-0.439321,-0.1750905;0.4638736;-0.02201051,-0.1983975;0.3648898;-0.2539873,-0.1831147;0.2941055;-0.4912822,0.08415979;0.01224608;-0.02020144,0.1460117;-0.09890993;-0.3646356,0.1298579;-0.4727963;-0.2669647,0.1523019;-0.5072034;-0.3242795,-0.07212239;-0.002058527;-0.04934633,-0.03633596;-0.3674798;-0.04768677,0.009277407;-0.7471718;0.01014888,0.02070286;-0.7070311;-0.07762137,-0.03324032;0.5116842;0.03478345,0;0;0,0.002311192;0.2995565;-0.006882429,0.009266132;0.5828231;-0.02968669,0.1630785;0.4804423;-0.03583026,0.2621765;0.3842823;-0.2481674,0.3294875;0.3473024;-0.4840797,-0.1431578;0.490552;-0.07118803,-0.2466838;0.33161;-0.2390393,-0.240464;0.313356;-0.4863873,0.08308066;0.005557269;-0.02660179,0.09371346;-0.2582678;-0.2817477,0.1369863;-0.6371852;-0.2174002,0.135725;-0.669503;-0.2810547,-0.07447125;0.001203963;-0.045755,-0.02942894;-0.3584519;-0.1043637,0.0438784;-0.7295628;-0.02377646,0.04047743;-0.7648325;-0.08431809,0.00712321;0.5134465;-0.02094531,620.8394
+0;0;0,-0.02056271;0.2973057;0.02584955,-0.03796881;0.5807272;0.03546453,0.1153402;0.4651861;0.02414621,0.2079317;0.3899899;-0.1992241,0.2683819;0.3716102;-0.4391443,-0.172387;0.4641861;-0.0200004,-0.1967487;0.3702155;-0.2538763,-0.1764658;0.2882336;-0.4871601,0.08448993;0.01220347;-0.02040681,0.1436469;-0.09476105;-0.3581615,0.1266583;-0.4722937;-0.2615589,0.1510945;-0.5082627;-0.3174849,-0.07255496;-0.002071617;-0.04934975,-0.03682315;-0.3594803;-0.04812062,0.008785032;-0.7422986;0.01122234,0.02023713;-0.7020441;-0.07732387,-0.03382121;0.5109436;0.03555397,0;0;0,0.004815989;0.2989322;-0.009902239,0.01368829;0.5817816;-0.03478503,0.1638662;0.4827741;-0.04121661,0.2652847;0.3857619;-0.2519886,0.3327595;0.3559937;-0.4888742,-0.1349246;0.4912702;-0.07751726,-0.2399029;0.3392647;-0.2507103,-0.2324866;0.3217549;-0.4980808,0.08340596;0.005497217;-0.02677941,0.09212737;-0.2522434;-0.2768053,0.1354337;-0.6358405;-0.2208636,0.1340064;-0.6675144;-0.2862167,-0.07491525;0.001344376;-0.04571443,-0.02956298;-0.3503256;-0.1030783,0.04478213;-0.7250181;-0.0241484,0.0409589;-0.7597967;-0.08632447,0.01108692;0.5125374;-0.02554274,620.8722
+0;0;0,-0.02051636;0.2966355;0.02579128,-0.03791789;0.5799842;0.03540205,0.1154263;0.4644135;0.02408117,0.208015;0.3892195;-0.1992826,0.2684734;0.3708373;-0.4392352,-0.1723665;0.4634133;-0.02007551,-0.1967275;0.3694454;-0.2539446,-0.1764419;0.2874525;-0.4872599,0.08439744;0.01219011;-0.02038447,0.1428841;-0.09356225;-0.3543116,0.1265872;-0.4557206;-0.261643,0.1517615;-0.4936821;-0.3192581,-0.07247553;-0.002069349;-0.04929572,-0.03714864;-0.3554277;-0.04808052,0.006602231;-0.7226565;0.00884581,0.01840023;-0.6820922;-0.08237487,-0.03376914;0.5101814;0.03549153,0;0;0,0.007018022;0.2981534;-0.01157832,0.01873056;0.5806764;-0.03811097,0.1683785;0.4816628;-0.04267836,0.2703081;0.3859432;-0.2537857,0.3339072;0.3567867;-0.4918517,-0.1306974;0.4917534;-0.08081464,-0.2374218;0.3434095;-0.2560921,-0.2298045;0.326132;-0.5035064,0.0834315;0.005094901;-0.02646279,0.09186399;-0.2478823;-0.2755471,0.1278825;-0.6160709;-0.219408,0.1327959;-0.6491924;-0.286962,-0.07472762;0.001680168;-0.04582591,-0.02916408;-0.3458665;-0.1028075,0.04207855;-0.7055779;-0.02834967,0.03793483;-0.7425369;-0.0921566,0.01543353;0.5114969;-0.02846861,620.895
+0;0;0,-0.02045543;0.2957547;0.02571469,-0.03787322;0.5793678;0.03533456,0.1122489;0.4647242;0.02426046,0.2048299;0.3895365;-0.1990846,0.2652826;0.371156;-0.4390146,-0.1693215;0.4637456;-0.01894151,-0.1936805;0.3697855;-0.252791,-0.1733967;0.2878003;-0.4860844,0.08453925;0.0122106;-0.02041872,0.1400401;-0.08814302;-0.3372986,0.1222266;-0.4840048;-0.236006,0.1464682;-0.5194483;-0.2914866,-0.07259731;-0.002072826;-0.04937856,-0.03907389;-0.3373919;-0.0482254,0.008748546;-0.738796;0.01399864,0.02010944;-0.6986231;-0.07384242,-0.03372075;0.5095025;0.03542411,0;0;0,0.008642862;0.2971348;-0.01366568,0.02146174;0.5797619;-0.04143071,0.1677189;0.4827663;-0.04694486,0.2720104;0.3894543;-0.257951,0.3373594;0.3537181;-0.4946179,-0.1249455;0.4923159;-0.08332311,-0.2345157;0.3440531;-0.2568741,-0.2218311;0.330105;-0.5042672,0.08361362;0.004916996;-0.0264101,0.0884451;-0.2120542;-0.2842166,0.1278838;-0.6147575;-0.2245623,0.1286012;-0.6475846;-0.2878146,-0.07486461;0.001835182;-0.04587843,-0.0300659;-0.3284734;-0.09541016,0.04694227;-0.7229794;-0.01978792,0.0437117;-0.7579709;-0.0807329,0.01796259;0.5105637;-0.03154302,620.9272
+0;0;0,-0.02125247;0.2940858;0.02644962,-0.03905118;0.5778567;0.03646978,0.1095266;0.4636258;0.02535204,0.2023103;0.388628;-0.1979309,0.2631692;0.3754322;-0.4380822,-0.16891;0.4623697;-0.01725636,-0.1954527;0.3705633;-0.251683,-0.1767458;0.3133039;-0.4923528,0.08478931;0.01224954;-0.02047053,0.1384616;-0.08638681;-0.3386252,0.1219832;-0.4667909;-0.2426659,0.1320701;-0.4272799;-0.3333303,-0.07290103;-0.002161536;-0.04938714,-0.0395775;-0.3379012;-0.04860283,0.006015409;-0.7232656;0.01141957,0.01762673;-0.6827498;-0.07895102,-0.03485994;0.5079067;0.03649732,0;0;0,0.01216098;0.2953438;-0.01618242,0.0259408;0.5780673;-0.0445354,0.1703946;0.4825888;-0.05086851,0.276223;0.3891026;-0.2609862,0.3427834;0.3502106;-0.496799,-0.1191602;0.4928854;-0.08661722,-0.2294273;0.3549617;-0.26802,-0.2142551;0.3350957;-0.5148513,0.08387337;0.004179776;-0.0265727,0.09331239;-0.2087217;-0.2881374,0.1317523;-0.5955216;-0.2325027,0.1339308;-0.627884;-0.2997221,-0.07517863;0.002536104;-0.04582643,-0.02672305;-0.3279738;-0.09323452,0.04663952;-0.7077162;-0.0254065,0.04392177;-0.745078;-0.08759373,0.02214401;0.5088123;-0.03454089,620.9493
+0;0;0,-0.0211804;0.2930884;0.02635992,-0.03900856;0.5773304;0.03639546,0.1106489;0.4626284;0.0251951,0.2034564;0.3876113;-0.198145,0.2643126;0.3744161;-0.4382858,-0.1698532;0.4613629;-0.01772939,-0.1964027;0.369533;-0.2522161,-0.1776967;0.3122761;-0.4928755,0.08476432;0.01224593;-0.0204645,0.138653;-0.08678798;-0.3399015,0.1219083;-0.4733369;-0.2423922,0.1318802;-0.4339343;-0.3320221,-0.07287954;-0.002160899;-0.04937258,-0.0394217;-0.3392539;-0.04858511,0.006907683;-0.7308431;0.01240684,0.01838651;-0.6904473;-0.07693253,-0.03480877;0.5072378;0.03642306,0;0;0,0.01452019;0.294142;-0.01771784,0.03011844;0.5771407;-0.04714394,0.1756625;0.4827836;-0.05143166,0.2783034;0.3886372;-0.2629095,0.3455728;0.3476726;-0.4981582,-0.1165568;0.4925935;-0.08946556,-0.2302608;0.3532729;-0.2677428,-0.2089739;0.3362598;-0.5143247,0.08384693;0.003613189;-0.02665305,0.09880026;-0.1943061;-0.3011637,0.1351112;-0.5865123;-0.2374114,0.1377136;-0.618806;-0.3032452,-0.07513809;0.00298289;-0.04581614,-0.02471359;-0.3288633;-0.09150209,0.04862719;-0.7159754;-0.02846352,0.04797189;-0.7535177;-0.08895294,0.02586749;0.5077969;-0.03694725,620.9828
+0;0;0,-0.02145817;0.2929889;0.02722698,-0.03961325;0.5771863;0.03785376,0.1100529;0.4624801;0.02654327,0.2028247;0.3880992;-0.1970243,0.2650059;0.3769638;-0.4369299,-0.1704352;0.461155;-0.01634898,-0.1966992;0.3790686;-0.2544532,-0.17861;0.3219506;-0.4951927,0.08477889;0.01225992;-0.02039563,0.1377059;-0.08610363;-0.3402004,0.1210761;-0.47294;-0.2438177,0.1310198;-0.4334939;-0.3334461,-0.07286566;-0.002226389;-0.04939015,-0.03919247;-0.3392964;-0.04811545,0.006641056;-0.7308018;0.01378294,0.01808391;-0.6903638;-0.07555614,-0.03540273;0.5070945;0.03777843,0;0;0,0.01452019;0.294142;-0.01771784,0.03011844;0.5771407;-0.04714394,0.1756625;0.4827836;-0.05143166,0.2783034;0.3886372;-0.2629095,0.3455728;0.3476726;-0.4981582,-0.1165568;0.4925935;-0.08946556,-0.2302608;0.3532729;-0.2677428,-0.2089739;0.3362598;-0.5143247,0.08384693;0.003613189;-0.02665305,0.09880026;-0.1943061;-0.3011637,0.1351112;-0.5865123;-0.2374114,0.1377136;-0.618806;-0.3032452,-0.07513809;0.00298289;-0.04581614,-0.02471359;-0.3288633;-0.09150209,0.04862719;-0.7159754;-0.02846352,0.04797189;-0.7535177;-0.08895294,0.02586749;0.5077969;-0.03694725,621.0061
+0;0;0,-0.02143637;0.2926913;0.02719933,-0.03957314;0.5766009;0.037816,0.1108978;0.4617309;0.02644304,0.2036663;0.3873527;-0.1971164,0.2658463;0.3762175;-0.4370174,-0.1711521;0.4603984;-0.01668804,-0.1974151;0.378315;-0.2547836,-0.1793263;0.321198;-0.4955186,0.08496542;0.01228689;-0.02044051,0.138207;-0.08666126;-0.342146,0.121386;-0.4779447;-0.2446553,0.1314799;-0.438356;-0.3356374,-0.07302598;-0.002231287;-0.04949882,-0.03915266;-0.3413047;-0.04821654,0.007207766;-0.7373107;0.01439342,0.01882344;-0.6967151;-0.07629494,-0.0353677;0.5065937;0.03774077,0;0;0,0.01493963;0.2938085;-0.01791358,0.03055467;0.5764486;-0.04802942,0.1770119;0.4819749;-0.05222368,0.2806095;0.3890547;-0.2637663,0.3479227;0.3467734;-0.4987644,-0.1168653;0.4927923;-0.09072316,-0.235373;0.348642;-0.2618767,-0.2220685;0.3280782;-0.508743,0.08397216;0.003200918;-0.0269506,0.1049771;-0.1671165;-0.3213493,0.1386454;-0.5617844;-0.2439301,0.1401426;-0.5981982;-0.3076369,-0.07544004;0.003278522;-0.04567228,-0.02399537;-0.3307138;-0.08951721,0.04747379;-0.723363;-0.0294434,0.05535841;-0.711486;-0.1193376,0.02638526;0.5071973;-0.0377543,621.0399
+0;0;0,-0.02142179;0.2924923;0.02718083,-0.03958296;0.5767844;0.03781138,0.1080822;0.4626738;0.02665552,0.2008255;0.3883157;-0.1968432,0.2630022;0.3771811;-0.4367316,-0.1685452;0.4613669;-0.01564634,-0.194801;0.3793057;-0.2536773,-0.1767132;0.3221918;-0.4943995,0.084502;0.01221988;-0.02032902,0.1377461;-0.08673289;-0.3420495,0.1211768;-0.4721612;-0.2460176,0.1312101;-0.4326301;-0.3364533,-0.07262768;-0.002219117;-0.04922884,-0.03875278;-0.3413083;-0.0479465,0.006913923;-0.7313886;0.01372658,0.01845984;-0.6908566;-0.07641712,-0.03537132;0.5066741;0.03773604,0;0;0,0.01688344;0.2935335;-0.01739216,0.03372508;0.5765265;-0.04721594,0.1768301;0.4826334;-0.05370426,0.2841932;0.3910313;-0.2638574,0.3523313;0.3465208;-0.4981912,-0.1119057;0.494739;-0.08751305,-0.2302613;0.352571;-0.2603203,-0.2157199;0.2754228;-0.4956351,0.0834464;0.002609774;-0.02707529,0.1075907;-0.1672438;-0.3215196,0.1423654;-0.556093;-0.2464285,0.1450919;-0.5886251;-0.3131549,-0.07493138;0.003804186;-0.04554119,-0.02048128;-0.3303866;-0.08404244,0.04810409;-0.7184596;-0.03163051,0.05520649;-0.7064307;-0.1210549,0.02931456;0.5071603;-0.037112,621.0629
+0;0;0,-0.02109145;0.2902404;0.02733958,-0.03939085;0.5734946;0.03862869,0.1097076;0.4603301;0.02858801,0.1966592;0.3861871;-0.1973832,0.2636274;0.3801628;-0.4361832,-0.167441;0.4529198;-0.01536119,-0.2039686;0.3793279;-0.2548831,-0.1810409;0.3270814;-0.4963185,0.08780315;0.01267526;-0.02108952,0.1399321;-0.0858649;-0.3436792,0.1236226;-0.4659654;-0.2495953,0.1335271;-0.4262963;-0.3410666,-0.07547946;-0.002327294;-0.05111026,-0.04155458;-0.3419416;-0.04939574,0.003116734;-0.726424;0.01202037,0.01454077;-0.685743;-0.07916075,-0.03515669;0.503521;0.03837171,0;0;0,0.01188587;0.2915211;-0.01749158,0.02540405;0.5736705;-0.04752898,0.1707949;0.4811355;-0.05273557,0.2755209;0.3901083;-0.2645545,0.3427373;0.350882;-0.5001171,-0.1204671;0.49171;-0.08776624,-0.2390665;0.3475908;-0.2588936,-0.2170007;0.3159458;-0.5039613,0.08667873;0.006424904;-0.0275743,0.1031518;-0.1574395;-0.3265204,0.1358888;-0.5414219;-0.2552462,0.1396799;-0.5734804;-0.3237513,-0.07860929;0.00105887;-0.04619827,-0.02729134;-0.3342805;-0.0836906,0.03878561;-0.7175472;-0.03537257,0.04613608;-0.7056986;-0.1257888,0.02188029;0.5043748;-0.03752995,621.0848
+0;0;0,-0.02112203;0.2906613;0.02737922,-0.03942058;0.5738962;0.03867102,0.1112378;0.4603419;0.02852496,0.1982026;0.3861876;-0.1974807,0.2663072;0.3800611;-0.440333,-0.1689041;0.4528516;-0.01589889,-0.2054372;0.3792485;-0.2554572,-0.1821204;0.3261153;-0.5009898,0.08807687;0.01271478;-0.02115527,0.1403398;-0.08607872;-0.3445742,0.1235878;-0.4764919;-0.2479377,0.1334314;-0.4368822;-0.3388464,-0.07571475;-0.00233455;-0.05126959,-0.04170266;-0.3428219;-0.04955066,0.004180647;-0.737736;0.01353176,0.01553443;-0.6971207;-0.07708862,-0.03519106;0.5039992;0.03841432,0;0;0,0.01060983;0.2920487;-0.01657462,0.0219467;0.5743426;-0.0459938,0.1691408;0.4794467;-0.05266786,0.2746343;0.3934156;-0.266233,0.3343984;0.3683668;-0.5100646,-0.124929;0.4919021;-0.0865251,-0.2427348;0.3456972;-0.2564844,-0.2149515;0.3292814;-0.5067077,0.08682685;0.006518185;-0.0280242,0.1060133;-0.1413638;-0.3360083,0.1355383;-0.5359883;-0.2622418,0.1400701;-0.5687051;-0.3293217,-0.07912489;0.0005028491;-0.04588839,-0.02858587;-0.3360046;-0.08194344,0.0392733;-0.7298744;-0.03394951,0.04620989;-0.7178115;-0.1238594,0.01908202;0.505065;-0.03619862,621.1168
+0;0;0,-0.02112203;0.2906613;0.02737922,-0.03942058;0.5738962;0.03867102,0.1112378;0.4603419;0.02852496,0.1982026;0.3861876;-0.1974807,0.2663072;0.3800611;-0.440333,-0.1689041;0.4528516;-0.01589889,-0.2054372;0.3792485;-0.2554572,-0.1821204;0.3261153;-0.5009898,0.08807687;0.01271478;-0.02115527,0.1403398;-0.08607872;-0.3445742,0.1235878;-0.4764919;-0.2479377,0.1334314;-0.4368822;-0.3388464,-0.07571475;-0.00233455;-0.05126959,-0.04170266;-0.3428219;-0.04955066,0.004180647;-0.737736;0.01353176,0.01553443;-0.6971207;-0.07708862,-0.03519106;0.5039992;0.03841432,0;0;0,0.01060983;0.2920487;-0.01657462,0.0219467;0.5743426;-0.0459938,0.1691408;0.4794467;-0.05266786,0.2746343;0.3934156;-0.266233,0.3343984;0.3683668;-0.5100646,-0.124929;0.4919021;-0.0865251,-0.2427348;0.3456972;-0.2564844,-0.2149515;0.3292814;-0.5067077,0.08682685;0.006518185;-0.0280242,0.1060133;-0.1413638;-0.3360083,0.1355383;-0.5359883;-0.2622418,0.1400701;-0.5687051;-0.3293217,-0.07912489;0.0005028491;-0.04588839,-0.02858587;-0.3360046;-0.08194344,0.0392733;-0.7298744;-0.03394951,0.04620989;-0.7178115;-0.1238594,0.01908202;0.505065;-0.03619862,621.14

+ 193 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Forward_None_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002828252;0.3024864;0.01353473,0.005539839;0.5952237;0.01042122,0.1735918;0.4735354;0.01665414,0.2186743;0.1996257;0.03802109,0.2809595;-0.05832872;-0.02069046,-0.1635744;0.4719198;0.007909782,-0.2264344;0.2007813;0.01484289,-0.2797451;-0.06021768;-0.03904994,0.07697038;0.003754965;-0.03838331,0.08881412;-0.3318988;-0.000397183,0.09415723;-0.7372187;0.09948842,0.1097602;-0.7684039;0.02763831,-0.07714775;0.007327893;-0.03750128,-0.1114687;-0.328187;-0.01517412,-0.1369549;-0.7380896;0.05979456,-0.1337609;-0.6981491;-0.035287,0.004730107;0.5233462;0.01367052,0;0;0,0.006039649;0.3025662;-0.01031446,0.01101466;0.5942199;-0.03525734,0.1851887;0.5056921;-0.02970695,0.2186229;0.22949;-0.0192163,0.2474876;-0.03245258;-0.0856986,-0.1650692;0.5264091;-0.007760784,-0.2145624;0.2524664;-0.003140538,-0.2583562;-0.006316185;-0.07371422,0.07491766;0.001734838;-0.04238105,0.09588629;-0.3354734;-0.03250122,0.08755329;-0.7425803;0.05960989,0.09654847;-0.7799606;-0.007684231,-0.07856611;0.005294004;-0.03480171,-0.1130804;-0.3304965;-0.01747499,-0.1164302;-0.7403453;0.06191444,-0.1300669;-0.7795287;-0.002716959,0.009970456;0.5228029;-0.02653337,72.52417
+0;0;0,0.002645872;0.3024934;0.0134134,0.005192328;0.5952339;0.01041136,0.1733461;0.4736146;0.01633659,0.2187987;0.1997687;0.03773781,0.2812931;-0.05834964;-0.02002305,-0.1638054;0.4718084;0.007749672,-0.2264428;0.2006177;0.01465426,-0.279521;-0.06056547;-0.03857202,0.07697141;0.003785142;-0.0383783,0.08906165;-0.331866;-0.0004463457,0.09447843;-0.737164;0.09952442,0.1099071;-0.7682931;0.02758899,-0.07715946;0.007291983;-0.03748418,-0.1112316;-0.3282524;-0.01521864,-0.136626;-0.7381417;0.05985402,-0.1334773;-0.6982019;-0.03522912,0.004458796;0.523354;0.01362264,0;0;0,0.006039649;0.3025662;-0.01031446,0.01101466;0.5942199;-0.03525734,0.1851887;0.5056921;-0.02970695,0.2186229;0.22949;-0.0192163,0.2474876;-0.03245258;-0.0856986,-0.1650692;0.5264091;-0.007760784,-0.2145624;0.2524664;-0.003140538,-0.2583562;-0.006316185;-0.07371422,0.07491766;0.001734838;-0.04238105,0.09588629;-0.3354734;-0.03250122,0.08755329;-0.7425803;0.05960989,0.09654847;-0.7799606;-0.007684231,-0.07856611;0.005294004;-0.03480171,-0.1130804;-0.3304965;-0.01747499,-0.1164302;-0.7403453;0.06191444,-0.1300669;-0.7795287;-0.002716959,0.009970456;0.5228029;-0.02653337,72.5434
+0;0;0,0.00264423;0.3023057;0.01340508,0.005188944;0.5948452;0.01040496,0.1734143;0.4732513;0.01632926,0.2188845;0.199299;0.0377388,0.2811961;-0.05806419;-0.01985307,-0.1638792;0.4714443;0.007738728,-0.2265409;0.2001482;0.014646,-0.2794638;-0.06027082;-0.03842456,0.07696511;0.003784832;-0.03837517,0.08903621;-0.331335;-0.0005032457,0.09445453;-0.7367483;0.09949596,0.1099211;-0.7680274;0.02738407,-0.07715315;0.007291387;-0.03748112,-0.1111714;-0.3277219;-0.01525082,-0.136573;-0.7377278;0.05984321,-0.1334166;-0.6977636;-0.03547317,0.004455885;0.5230116;0.01361417,0;0;0,0.0060274;0.3023585;-0.0108819,0.0109434;0.5937561;-0.03645658,0.1852538;0.5056422;-0.03023386,0.2189803;0.2293468;-0.02027583,0.2474042;-0.03211099;-0.08560014,-0.1650911;0.5266533;-0.007977501,-0.2144523;0.2525687;-0.003871296,-0.2581812;-0.005396187;-0.07442109,0.07494423;0.001698494;-0.04232121,0.09581836;-0.3349707;-0.03214979,0.08731441;-0.7421671;0.0600884,0.09775589;-0.7804983;-0.00636673,-0.07854795;0.005332591;-0.03481938,-0.1129185;-0.3299097;-0.01702592,-0.1163554;-0.7398553;0.06248451,-0.1299869;-0.7792193;-0.002301876,0.009919077;0.522406;-0.0275681,72.56042
+0;0;0,0.00264423;0.3023057;0.01340508,0.005188944;0.5948452;0.01040496,0.1734143;0.4732513;0.01632926,0.2188845;0.199299;0.0377388,0.2811961;-0.05806419;-0.01985307,-0.1638792;0.4714443;0.007738728,-0.2265409;0.2001482;0.014646,-0.2794638;-0.06027082;-0.03842456,0.07696511;0.003784832;-0.03837517,0.08903621;-0.331335;-0.0005032457,0.09445453;-0.7367483;0.09949596,0.1099211;-0.7680274;0.02738407,-0.07715315;0.007291387;-0.03748112,-0.1111714;-0.3277219;-0.01525082,-0.136573;-0.7377278;0.05984321,-0.1334166;-0.6977636;-0.03547317,0.004455885;0.5230116;0.01361417,0;0;0,0.0060274;0.3023585;-0.0108819,0.0109434;0.5937561;-0.03645658,0.1852538;0.5056422;-0.03023386,0.2189803;0.2293468;-0.02027583,0.2474042;-0.03211099;-0.08560014,-0.1650911;0.5266533;-0.007977501,-0.2144523;0.2525687;-0.003871296,-0.2581812;-0.005396187;-0.07442109,0.07494423;0.001698494;-0.04232121,0.09581836;-0.3349707;-0.03214979,0.08731441;-0.7421671;0.0600884,0.09775589;-0.7804983;-0.00636673,-0.07854795;0.005332591;-0.03481938,-0.1129185;-0.3299097;-0.01702592,-0.1163554;-0.7398553;0.06248451,-0.1299869;-0.7792193;-0.002301876,0.009919077;0.522406;-0.0275681,72.57509
+0;0;0,0.002792081;0.3023926;0.01336955,0.005453009;0.5951309;0.0104677,0.173433;0.4733392;0.01609043,0.2198487;0.1989767;0.03775106,0.2819712;-0.05755594;-0.0190941,-0.1634763;0.471881;0.007654676,-0.2261095;0.199978;0.01430686,-0.2782253;-0.05961037;-0.03858315,0.07687785;0.003815106;-0.03832969,0.08913098;-0.3303951;-0.0008068271,0.09491833;-0.7367413;0.09966348,0.1102909;-0.7679483;0.02791507,-0.07707673;0.007241399;-0.03742546,-0.110707;-0.3268942;-0.01558483,-0.1359484;-0.7378693;0.05996168,-0.13284;-0.6979376;-0.03502326,0.00471469;0.5232337;0.0136513,0;0;0,0.006320909;0.3024249;-0.01127028,0.01168747;0.5939729;-0.03730702,0.1856579;0.5055951;-0.03065801,0.2192641;0.228705;-0.02061319,0.2473656;-0.03185859;-0.08554769,-0.1642723;0.5267597;-0.008663176,-0.2137043;0.2521017;-0.004442006,-0.2574276;-0.004931599;-0.07459704,0.07493277;0.001662016;-0.04214549,0.09607521;-0.3340517;-0.03195167,0.08735903;-0.7422522;0.06046772,0.0985232;-0.7802354;-0.005744696,-0.07837354;0.005377971;-0.03496555,-0.1124357;-0.3289356;-0.0168332,-0.1162395;-0.739859;0.0629942,-0.1297516;-0.7791745;-0.001373783,0.01053703;0.5225769;-0.02829695,72.59752
+0;0;0,0.002792081;0.3023926;0.01336955,0.005453009;0.5951309;0.0104677,0.173433;0.4733392;0.01609043,0.2198487;0.1989767;0.03775106,0.2819712;-0.05755594;-0.0190941,-0.1634763;0.471881;0.007654676,-0.2261095;0.199978;0.01430686,-0.2782253;-0.05961037;-0.03858315,0.07687785;0.003815106;-0.03832969,0.08913098;-0.3303951;-0.0008068271,0.09491833;-0.7367413;0.09966348,0.1102909;-0.7679483;0.02791507,-0.07707673;0.007241399;-0.03742546,-0.110707;-0.3268942;-0.01558483,-0.1359484;-0.7378693;0.05996168,-0.13284;-0.6979376;-0.03502326,0.00471469;0.5232337;0.0136513,0;0;0,0.006320909;0.3024249;-0.01127028,0.01168747;0.5939729;-0.03730702,0.1856579;0.5055951;-0.03065801,0.2192641;0.228705;-0.02061319,0.2473656;-0.03185859;-0.08554769,-0.1642723;0.5267597;-0.008663176,-0.2137043;0.2521017;-0.004442006,-0.2574276;-0.004931599;-0.07459704,0.07493277;0.001662016;-0.04214549,0.09607521;-0.3340517;-0.03195167,0.08735903;-0.7422522;0.06046772,0.0985232;-0.7802354;-0.005744696,-0.07837354;0.005377971;-0.03496555,-0.1124357;-0.3289356;-0.0168332,-0.1162395;-0.739859;0.0629942,-0.1297516;-0.7791745;-0.001373783,0.01053703;0.5225769;-0.02829695,72.60873
+0;0;0,0.002791364;0.302315;0.01336612,0.005451772;0.5949961;0.01046484,0.1733225;0.4732507;0.01608536,0.2197106;0.1990519;0.03773307,0.2815973;-0.0565069;-0.01889629,-0.1633684;0.4717935;0.007655078,-0.2259641;0.2000527;0.01430329,-0.2778822;-0.05855024;-0.03838593,0.07677605;0.003810054;-0.03827894,0.08898524;-0.3292019;-0.0008906052,0.09478723;-0.7365749;0.09983359,0.1103715;-0.7686246;0.02709724,-0.07697467;0.00723181;-0.0373759,-0.1104843;-0.3257058;-0.01561358,-0.1357895;-0.7377194;0.06012383,-0.1326384;-0.697651;-0.03616899,0.004713597;0.5231129;0.01364781,0;0;0,0.006534666;0.3023437;-0.01124167,0.01203889;0.5938447;-0.03713441,0.1858867;0.5056437;-0.03027701,0.2195604;0.2289194;-0.02051973,0.2473265;-0.03061274;-0.08547544,-0.1638782;0.5268288;-0.008976795,-0.2134712;0.2523797;-0.004105298,-0.2569887;-0.003632933;-0.074183,0.07495593;0.001605883;-0.04187346,0.09589435;-0.3329044;-0.03146291,0.08725959;-0.7421134;0.06130099,0.09755553;-0.780035;-0.006994486,-0.07817392;0.005431555;-0.03512396,-0.1120438;-0.3276311;-0.01599259,-0.1159954;-0.7396208;0.06388597,-0.1307177;-0.7798158;-0.001225688,0.0108611;0.5224581;-0.02816582,72.63235
+0;0;0,0.002966421;0.3023152;0.01332317,0.005754219;0.5949965;0.01052466,0.1734932;0.4728124;0.01559334,0.2214609;0.1989273;0.03776459,0.2828319;-0.05704716;-0.01753282,-0.1630788;0.4718231;0.007545757,-0.225353;0.2000091;0.01422168,-0.2776416;-0.05828398;-0.03960878,0.07677428;0.003893661;-0.03827409,0.08951802;-0.3291182;-0.0010636,0.09534983;-0.7365143;0.09956475,0.1113345;-0.7685772;0.02692652,-0.07699405;0.007139871;-0.03735364,-0.1100131;-0.3258476;-0.01560376,-0.1350282;-0.7378812;0.06012138,-0.131967;-0.6978076;-0.03617382,0.005007542;0.5231119;0.01367553,0;0;0,0.006534666;0.3023437;-0.01124167,0.01203889;0.5938447;-0.03713441,0.1858867;0.5056437;-0.03027701,0.2195604;0.2289194;-0.02051973,0.2473265;-0.03061274;-0.08547544,-0.1638782;0.5268288;-0.008976795,-0.2134712;0.2523797;-0.004105298,-0.2569887;-0.003632933;-0.074183,0.07495593;0.001605883;-0.04187346,0.09589435;-0.3329044;-0.03146291,0.08725959;-0.7421134;0.06130099,0.09755553;-0.780035;-0.006994486,-0.07817392;0.005431555;-0.03512396,-0.1120438;-0.3276311;-0.01599259,-0.1159954;-0.7396208;0.06388597,-0.1307177;-0.7798158;-0.001225688,0.0108611;0.5224581;-0.02816582,72.64316
+0;0;0,0.002966204;0.3022932;0.0133222,0.005753946;0.5949684;0.01052367,0.1734713;0.4727907;0.01559211,0.2214521;0.198831;0.0377694,0.2827932;-0.05701891;-0.01750112,-0.1630575;0.4718015;0.007545563,-0.2253486;0.1999135;0.01422331,-0.2776117;-0.05825394;-0.03958098,0.07682286;0.003896125;-0.03829831,0.08956701;-0.3291262;-0.001086649,0.0954007;-0.7366538;0.09957416,0.110815;-0.7665023;0.02952754,-0.07704277;0.00714439;-0.03737728,-0.1100628;-0.3258536;-0.01562671,-0.135086;-0.7380201;0.06012285,-0.1321341;-0.6983059;-0.03273669,0.005007268;0.5230837;0.01367455,0;0;0,0.006702587;0.302311;-0.01142502,0.01240008;0.5937886;-0.03747249,0.1861805;0.5056809;-0.03090787,0.2197248;0.228875;-0.02085257,0.2475057;-0.03057814;-0.08557558,-0.1635282;0.5270608;-0.009210758,-0.2132448;0.25255;-0.004743653,-0.2562479;-0.003441423;-0.07471433,0.07489949;0.001592666;-0.04208589,0.09588923;-0.3329093;-0.03118086,0.08718015;-0.742182;0.06190705,0.09669472;-0.7782093;-0.003482819,-0.07827888;0.005446349;-0.03502067,-0.1121552;-0.3276196;-0.01577202,-0.1161212;-0.7397456;0.06411387,-0.1300107;-0.7769948;0.0007845908,0.01117343;0.5224072;-0.02846837,72.66509
+0;0;0,0.002965977;0.30227;0.01332118,0.00575366;0.5949389;0.01052268,0.1738063;0.4726619;0.01559489,0.221731;0.1990226;0.03774626,0.2826501;-0.05506724;-0.01714403,-0.1633922;0.4716708;0.007532335,-0.2256106;0.2001006;0.01420227,-0.2775142;-0.05629075;-0.03923187,0.07680234;0.003895084;-0.03828808,0.08962012;-0.3310517;-0.0008613914,0.09542729;-0.7367264;0.09934176,0.1108754;-0.7667061;0.02914156,-0.07702219;0.00714248;-0.03736729,-0.1102331;-0.3277796;-0.01549104,-0.1351425;-0.7380722;0.05991412,-0.132184;-0.6983367;-0.033149,0.00500699;0.5230551;0.01367352,0;0;0,0.006607919;0.3022873;-0.01149416,0.01217246;0.5937601;-0.0375545,0.1863492;0.5057546;-0.0311203,0.2200012;0.2292785;-0.02140045,0.2478361;-0.02829069;-0.08596873,-0.1640799;0.5272714;-0.009431139,-0.2136661;0.2530693;-0.004915555,-0.2558694;-0.001145542;-0.07476839,0.07486831;0.001568154;-0.04209542,0.09623674;-0.3348151;-0.03009176,0.08730875;-0.7423105;0.06218052,0.09568468;-0.7767648;-0.005197287,-0.07826539;0.005473522;-0.03499022,-0.1122323;-0.3295138;-0.01539102,-0.1161993;-0.7397637;0.06414258,-0.1303077;-0.7765407;6.394088E-05,0.01098274;0.522379;-0.02854919,72.68683
+0;0;0,0.003074225;0.3022746;0.01319141,0.005941927;0.5949436;0.01043094,0.1739547;0.4725342;0.01530826,0.2222416;0.1989984;0.03794653,0.2830081;-0.05555022;-0.01495135,-0.163221;0.471712;0.007512724,-0.2244468;0.1999135;0.01406871,-0.2794446;-0.0552443;-0.0421048,0.07681396;0.003994212;-0.03825453,0.09000355;-0.3309981;-0.001368687,0.09614867;-0.736575;0.09920944,0.1116265;-0.7669813;0.02938252,-0.0770051;0.007049562;-0.03742012,-0.1101819;-0.3278933;-0.01581141,-0.1345891;-0.7382115;0.05961783,-0.1316971;-0.6984836;-0.03344816,0.005192897;0.523059;0.0135638,0;0;0,0.006607919;0.3022873;-0.01149416,0.01217246;0.5937601;-0.0375545,0.1863492;0.5057546;-0.0311203,0.2200012;0.2292785;-0.02140045,0.2478361;-0.02829069;-0.08596873,-0.1640799;0.5272714;-0.009431139,-0.2136661;0.2530693;-0.004915555,-0.2558694;-0.001145542;-0.07476839,0.07486831;0.001568154;-0.04209542,0.09623674;-0.3348151;-0.03009176,0.08730875;-0.7423105;0.06218052,0.09568468;-0.7767648;-0.005197287,-0.07826539;0.005473522;-0.03499022,-0.1122323;-0.3295138;-0.01539102,-0.1161993;-0.7397637;0.06414258,-0.1303077;-0.7765407;6.394088E-05,0.01098274;0.522379;-0.02854919,72.69823
+0;0;0,0.003074225;0.3022746;0.01319141,0.005941927;0.5949436;0.01043094,0.1739547;0.4725342;0.01530826,0.2222416;0.1989984;0.03794653,0.2830081;-0.05555022;-0.01495135,-0.163221;0.471712;0.007512724,-0.2244468;0.1999135;0.01406871,-0.2794446;-0.0552443;-0.0421048,0.07681396;0.003994212;-0.03825453,0.09000355;-0.3309981;-0.001368687,0.09614867;-0.736575;0.09920944,0.1116265;-0.7669813;0.02938252,-0.0770051;0.007049562;-0.03742012,-0.1101819;-0.3278933;-0.01581141,-0.1345891;-0.7382115;0.05961783,-0.1316971;-0.6984836;-0.03344816,0.005192897;0.523059;0.0135638,0;0;0,0.006607919;0.3022873;-0.01149416,0.01217246;0.5937601;-0.0375545,0.1863492;0.5057546;-0.0311203,0.2200012;0.2292785;-0.02140045,0.2478361;-0.02829069;-0.08596873,-0.1640799;0.5272714;-0.009431139,-0.2136661;0.2530693;-0.004915555,-0.2558694;-0.001145542;-0.07476839,0.07486831;0.001568154;-0.04209542,0.09623674;-0.3348151;-0.03009176,0.08730875;-0.7423105;0.06218052,0.09568468;-0.7767648;-0.005197287,-0.07826539;0.005473522;-0.03499022,-0.1122323;-0.3295138;-0.01539102,-0.1161993;-0.7397637;0.06414258,-0.1303077;-0.7765407;6.394088E-05,0.01098274;0.522379;-0.02854919,72.70938
+0;0;0,0.003073964;0.3022488;0.01319029,0.005941528;0.5949038;0.01042995,0.1740526;0.4724683;0.01530813,0.2223785;0.1987116;0.03796468,0.2831249;-0.05575258;-0.01491566,-0.1633194;0.4716457;0.00750806,-0.2245946;0.1996278;0.01406934,-0.2795742;-0.05544546;-0.04208554,0.07682548;0.003994811;-0.03826026,0.09000267;-0.3306827;-0.001409072,0.09614272;-0.7359251;0.09908609,0.1117301;-0.7667589;0.02876502,-0.07701664;0.007050619;-0.03742573,-0.1101623;-0.3275776;-0.01583732,-0.1345493;-0.7375574;0.05952969,-0.1316369;-0.6977606;-0.03419492,0.005192534;0.5230226;0.01356266,0;0;0,0.006784126;0.3022677;-0.01122499,0.01241796;0.5937425;-0.03708386,0.1866952;0.5058225;-0.03078151,0.2203864;0.2291198;-0.02119184,0.2481791;-0.02832332;-0.08591485,-0.1639543;0.527395;-0.009105336,-0.2135807;0.2529673;-0.004845482,-0.2551344;-0.001290113;-0.07459448,0.07489038;0.00151974;-0.04208422,0.09661309;-0.3345069;-0.02963638,0.08768514;-0.741629;0.06272292,0.09641542;-0.7778414;-0.003823757,-0.07828284;0.005519599;-0.03497557,-0.1119368;-0.32916;-0.0150326,-0.1160564;-0.7389752;0.06492308,-0.129983;-0.7760209;0.0001180694,0.01121891;0.52236;-0.02811885,72.73203
+0;0;0,0.002385119;0.3022649;0.012963,0.004369683;0.5949281;0.01020487,0.1728633;0.472893;0.01506231,0.2210009;0.1991519;0.03830082,0.2824116;-0.05548185;-0.01297172,-0.1644987;0.4712625;0.007087112,-0.2247799;0.1990209;0.01357512,-0.2807562;-0.05564505;-0.04343687,0.07681473;0.004113814;-0.03826921,0.09067849;-0.3306208;-0.002196334,0.09761771;-0.7357916;0.09853529,0.1129188;-0.765861;0.0274979,-0.07703274;0.006923924;-0.03741625,-0.1091547;-0.3278238;-0.01613542,-0.1332927;-0.7378598;0.05900542,-0.130355;-0.698065;-0.03471863,0.003882915;0.5230438;0.01331875,0;0;0,0.006784126;0.3022677;-0.01122499,0.01241796;0.5937425;-0.03708386,0.1866952;0.5058225;-0.03078151,0.2203864;0.2291198;-0.02119184,0.2481791;-0.02832332;-0.08591485,-0.1639543;0.527395;-0.009105336,-0.2135807;0.2529673;-0.004845482,-0.2551344;-0.001290113;-0.07459448,0.07489038;0.00151974;-0.04208422,0.09661309;-0.3345069;-0.02963638,0.08768514;-0.741629;0.06272292,0.09641542;-0.7778414;-0.003823757,-0.07828284;0.005519599;-0.03497557,-0.1119368;-0.32916;-0.0150326,-0.1160564;-0.7389752;0.06492308,-0.129983;-0.7760209;0.0001180694,0.01121891;0.52236;-0.02811885,72.74306
+0;0;0,0.002384708;0.3022128;0.01296077,0.004368995;0.5948352;0.01020294,0.1726213;0.4728799;0.01505753,0.2207198;0.1993619;0.0382771,0.2820104;-0.05477431;-0.01289525,-0.1642589;0.4712518;0.007093724,-0.2244909;0.199232;0.01357645,-0.2803579;-0.05493638;-0.04332415,0.07689347;0.004118031;-0.03830844,0.09077469;-0.331038;-0.002190147,0.09770933;-0.7359416;0.09847507,0.1133698;-0.7674219;0.02576912,-0.07711169;0.00693102;-0.03745461,-0.1092741;-0.3282382;-0.01614698,-0.1333962;-0.7380038;0.05894432,-0.1303895;-0.697979;-0.03698115,0.003882284;0.5229592;0.01331646,0;0;0,0.00694789;0.3021984;-0.01158142,0.01277216;0.5935994;-0.03776789,0.1867694;0.5058228;-0.03064227,0.2207059;0.2293561;-0.02174282,0.2485253;-0.02768111;-0.085917,-0.1633704;0.527569;-0.009564273,-0.212887;0.253354;-0.005211485,-0.2536304;-0.0005541444;-0.07471687,0.07485691;0.001542151;-0.04232216,0.09672563;-0.3348721;-0.02913237,0.08772185;-0.7417116;0.06322074,0.09649356;-0.7790205;-0.005363464,-0.07843931;0.005515496;-0.03484184,-0.1119818;-0.3295808;-0.01453927,-0.1163011;-0.7395048;0.06338446,-0.1296364;-0.7757199;-0.005528279,0.01152448;0.5222358;-0.02872539,72.76759
+0;0;0,0.002384175;0.3021453;0.01295787,0.004367986;0.5946974;0.01020074,0.1724448;0.4728122;0.01505274,0.2205418;0.1993026;0.03827161,0.2819448;-0.05529967;-0.01299458,-0.1640848;0.4711858;0.007097223,-0.224315;0.1991743;0.01357975,-0.2802844;-0.05546013;-0.04342519,0.07687176;0.004116868;-0.03829762,0.0907798;-0.3316869;-0.002109531,0.09771367;-0.7365457;0.09854455,0.1139405;-0.7702494;0.02320932,-0.07708992;0.006929063;-0.03744403,-0.1093145;-0.3288878;-0.01609522,-0.1334339;-0.7386082;0.05898778,-0.1303184;-0.6982208;-0.04040668,0.003881396;0.5228393;0.01331348,0;0;0,0.007077516;0.302124;-0.01167798,0.01303725;0.5934457;-0.03793335,0.1868296;0.5058221;-0.03070569,0.2208638;0.2293756;-0.02181816,0.2486425;-0.02816576;-0.08601809,-0.1629795;0.5276818;-0.01001067,-0.2124035;0.2534602;-0.005571281,-0.2530535;-0.001038492;-0.07484488,0.0748575;0.001499385;-0.04227328,0.09668194;-0.3355476;-0.02848244,0.08788913;-0.7424214;0.06353045,0.09585927;-0.7836615;-0.006170273,-0.07840323;0.005555285;-0.03485679,-0.1120117;-0.3301766;-0.01432063,-0.1160482;-0.7398589;0.06463613,-0.1301637;-0.7800101;-0.005195245,0.01175545;0.5221025;-0.02887654,72.78728
+0;0;0,0.001233622;0.3021607;0.0127591,0.001707809;0.5947186;0.009918414,0.1704336;0.4736238;0.01473675,0.2186451;0.2002019;0.03873909,0.2802096;-0.054602;-0.01131697,-0.1663158;0.4711601;0.006845606,-0.2257979;0.1989812;0.01320808,-0.2817591;-0.05551121;-0.04443563,0.07690361;0.004210798;-0.0382234,0.09164067;-0.3316527;-0.002929505,0.09889325;-0.7364447;0.09797084,0.1151423;-0.7699385;0.02246341,-0.07707252;0.006824215;-0.03749908,-0.1085148;-0.3290935;-0.01657525,-0.1321772;-0.7388479;0.05846771,-0.1290894;-0.6984667;-0.04092824,0.001636831;0.5228595;0.01304527,0;0;0,0.007077516;0.302124;-0.01167798,0.01303725;0.5934457;-0.03793335,0.1868296;0.5058221;-0.03070569,0.2208638;0.2293756;-0.02181816,0.2486425;-0.02816576;-0.08601809,-0.1629795;0.5276818;-0.01001067,-0.2124035;0.2534602;-0.005571281,-0.2530535;-0.001038492;-0.07484488,0.0748575;0.001499385;-0.04227328,0.09668194;-0.3355476;-0.02848244,0.08788913;-0.7424214;0.06353045,0.09585927;-0.7836615;-0.006170273,-0.07840323;0.005555285;-0.03485679,-0.1120117;-0.3301766;-0.01432063,-0.1160482;-0.7398589;0.06463613,-0.1301637;-0.7800101;-0.005195245,0.01175545;0.5221025;-0.02887654,72.79878
+0;0;0,0.001233622;0.3021607;0.0127591,0.001707809;0.5947186;0.009918414,0.1704336;0.4736238;0.01473675,0.2186451;0.2002019;0.03873909,0.2802096;-0.054602;-0.01131697,-0.1663158;0.4711601;0.006845606,-0.2257979;0.1989812;0.01320808,-0.2817591;-0.05551121;-0.04443563,0.07690361;0.004210798;-0.0382234,0.09164067;-0.3316527;-0.002929505,0.09889325;-0.7364447;0.09797084,0.1151423;-0.7699385;0.02246341,-0.07707252;0.006824215;-0.03749908,-0.1085148;-0.3290935;-0.01657525,-0.1321772;-0.7388479;0.05846771,-0.1290894;-0.6984667;-0.04092824,0.001636831;0.5228595;0.01304527,0;0;0,0.007077516;0.302124;-0.01167798,0.01303725;0.5934457;-0.03793335,0.1868296;0.5058221;-0.03070569,0.2208638;0.2293756;-0.02181816,0.2486425;-0.02816576;-0.08601809,-0.1629795;0.5276818;-0.01001067,-0.2124035;0.2534602;-0.005571281,-0.2530535;-0.001038492;-0.07484488,0.0748575;0.001499385;-0.04227328,0.09668194;-0.3355476;-0.02848244,0.08788913;-0.7424214;0.06353045,0.09585927;-0.7836615;-0.006170273,-0.07840323;0.005555285;-0.03485679,-0.1120117;-0.3301766;-0.01432063,-0.1160482;-0.7398589;0.06463613,-0.1301637;-0.7800101;-0.005195245,0.01175545;0.5221025;-0.02887654,72.80996
+0;0;0,0.001233579;0.3021503;0.01275866,0.001707792;0.5947263;0.009917597,0.1707392;0.4735334;0.01473938,0.218945;0.2001436;0.03873891,0.2807252;-0.05555239;-0.0114924,-0.16662;0.4710652;0.006833953,-0.2260951;0.1989183;0.01319568,-0.2822521;-0.05646515;-0.04464985,0.07695124;0.004213406;-0.03824707,0.09164108;-0.3305742;-0.003066238,0.09890544;-0.7360233;0.09799792,0.114688;-0.7676941;0.02465838,-0.07712024;0.006828442;-0.0375223,-0.1084618;-0.3280132;-0.01666551,-0.1321626;-0.7384329;0.05849928,-0.1291635;-0.6983497;-0.03804292,0.001636805;0.5228583;0.01304484,0;0;0,0.006995336;0.3020986;-0.01210713,0.01284386;0.5933983;-0.03882694,0.1870155;0.5060459;-0.03098059,0.2211073;0.2296395;-0.02209306,0.2490072;-0.02874595;-0.08673787,-0.1634393;0.5275987;-0.01055748,-0.2126476;0.2533801;-0.005611141,-0.2532197;-0.002004892;-0.07527336,0.07482019;0.001525968;-0.04244637,0.09678674;-0.3344212;-0.02854657,0.08825618;-0.7418751;0.06399703,0.09639043;-0.7781188;-0.006548405,-0.07850489;0.005542269;-0.03476132,-0.1118155;-0.3291342;-0.01430988,-0.115604;-0.7394575;0.06491297,-0.130025;-0.7790962;-0.001219802,0.01159261;0.5220607;-0.02965212,72.83243
+0;0;0,0.0003759548;0.3021709;0.01263642,5.136055E-06;0.5947751;0.009807625,0.1692944;0.4738971;0.01446256,0.2182901;0.2011854;0.03933365,0.2803748;-0.05534759;-0.0100733,-0.1680546;0.471126;0.006127569,-0.2275376;0.1994338;0.01212248,-0.2829085;-0.05673712;-0.0463177,0.07702761;0.004479906;-0.03838,0.09163133;-0.3291031;-0.005012505,0.1002512;-0.7350049;0.09725587,0.115927;-0.7660109;0.02462597,-0.07733002;0.006560427;-0.03746168,-0.1078814;-0.3270095;-0.01741159,-0.1314527;-0.7382346;0.05760606,-0.1283961;-0.6982564;-0.03796408,0.0001409981;0.5228989;0.01292434,0;0;0,0.007059484;0.3021019;-0.01231337,0.01296733;0.593415;-0.03917909,0.18709;0.5061609;-0.03146386,0.2211716;0.2302183;-0.02224874,0.2490623;-0.02889752;-0.08694696,-0.1632787;0.5275365;-0.01078085,-0.2122898;0.2537389;-0.005921353,-0.2525347;-0.002382547;-0.07582791,0.07477362;0.001501173;-0.04281354,0.09648214;-0.3330549;-0.02848601,0.08838598;-0.7411817;0.06455302,0.09732951;-0.7763724;-0.005537987,-0.07872912;0.005562088;-0.03459968,-0.1118378;-0.3277485;-0.01429897,-0.1157857;-0.7387342;0.06547908,-0.1301449;-0.7780861;0.000466004,0.01170193;0.5220737;-0.02997327,72.85463
+0;0;0,0.0003759548;0.3021709;0.01263642,5.136055E-06;0.5947751;0.009807625,0.1692944;0.4738971;0.01446256,0.2182901;0.2011854;0.03933365,0.2803748;-0.05534759;-0.0100733,-0.1680546;0.471126;0.006127569,-0.2275376;0.1994338;0.01212248,-0.2829085;-0.05673712;-0.0463177,0.07702761;0.004479906;-0.03838,0.09163133;-0.3291031;-0.005012505,0.1002512;-0.7350049;0.09725587,0.115927;-0.7660109;0.02462597,-0.07733002;0.006560427;-0.03746168,-0.1078814;-0.3270095;-0.01741159,-0.1314527;-0.7382346;0.05760606,-0.1283961;-0.6982564;-0.03796408,0.0001409981;0.5228989;0.01292434,0;0;0,0.007059484;0.3021019;-0.01231337,0.01296733;0.593415;-0.03917909,0.18709;0.5061609;-0.03146386,0.2211716;0.2302183;-0.02224874,0.2490623;-0.02889752;-0.08694696,-0.1632787;0.5275365;-0.01078085,-0.2122898;0.2537389;-0.005921353,-0.2525347;-0.002382547;-0.07582791,0.07477362;0.001501173;-0.04281354,0.09648214;-0.3330549;-0.02848601,0.08838598;-0.7411817;0.06455302,0.09732951;-0.7763724;-0.005537987,-0.07872912;0.005562088;-0.03459968,-0.1118378;-0.3277485;-0.01429897,-0.1157857;-0.7387342;0.06547908,-0.1301449;-0.7780861;0.000466004,0.01170193;0.5220737;-0.02997327,72.86584
+0;0;0,0.000375934;0.3021541;0.01263572,5.13003E-06;0.5947471;0.009807058,0.1691366;0.473918;0.01446042,0.218134;0.2011971;0.03933235,0.2801945;-0.05523598;-0.01005537,-0.1678978;0.4711495;0.006133195,-0.2273828;0.1994481;0.01212831,-0.2827322;-0.05662307;-0.04628911,0.07699291;0.004477888;-0.03836272,0.09157144;-0.3285297;-0.005052779,0.100212;-0.7354032;0.09746045,0.1158891;-0.7664145;0.02482425,-0.07729519;0.006557472;-0.03744481,-0.1077939;-0.326437;-0.01742931,-0.1314216;-0.7386466;0.05776794,-0.1283647;-0.6986675;-0.03781047,0.0001409858;0.5228741;0.01292363,0;0;0,0.007292032;0.3020832;-0.0122261,0.01335669;0.5933881;-0.03901958,0.187288;0.506242;-0.03134799,0.2214705;0.2303012;-0.02216887,0.2493667;-0.02873862;-0.08673477,-0.1627892;0.527618;-0.01093586,-0.2115455;0.2537649;-0.006106005,-0.2514772;-0.002329648;-0.07588892,0.07479285;0.00150755;-0.04270148,0.09680645;-0.3324435;-0.02827239,0.088596;-0.7414992;0.06519294,0.09851949;-0.7763578;-0.005085468,-0.07866262;0.005552639;-0.03465575,-0.1114869;-0.327179;-0.0139599,-0.115404;-0.739172;0.06589071,-0.1294906;-0.7779163;0.0001642555,0.01205547;0.5220489;-0.02982855,72.88773
+0;0;0,-0.0001105438;0.3021683;0.01229599,-0.0008583788;0.5947585;0.009247091,0.1683591;0.4739599;0.01454066,0.2177234;0.2013375;0.03976403,0.2797581;-0.05525884;-0.008801673,-0.1686847;0.4712216;0.005375375,-0.2282684;0.1995328;0.01094478,-0.28227;-0.05674949;-0.04780742,0.0770702;0.004598846;-0.03819287,0.09221338;-0.3286006;-0.007129518,0.1019318;-0.7351954;0.09638824,0.1176615;-0.7674718;0.02484524,-0.07719313;0.0064476;-0.03767371,-0.1069326;-0.3266566;-0.01835384,-0.1297228;-0.7388948;0.0569452,-0.1264883;-0.6989331;-0.03862919,-0.0006382323;0.522888;0.0124143,0;0;0,0.007292032;0.3020832;-0.0122261,0.01335669;0.5933881;-0.03901958,0.187288;0.506242;-0.03134799,0.2214705;0.2303012;-0.02216887,0.2493667;-0.02873862;-0.08673477,-0.1627892;0.527618;-0.01093586,-0.2115455;0.2537649;-0.006106005,-0.2514772;-0.002329648;-0.07588892,0.07479285;0.00150755;-0.04270148,0.09680645;-0.3324435;-0.02827239,0.088596;-0.7414992;0.06519294,0.09851949;-0.7763578;-0.005085468,-0.07866262;0.005552639;-0.03465575,-0.1114869;-0.327179;-0.0139599,-0.115404;-0.739172;0.06589071,-0.1294906;-0.7779163;0.0001642555,0.01205547;0.5220489;-0.02982855,72.89963
+0;0;0,-0.0001105438;0.3021683;0.01229599,-0.0008583788;0.5947585;0.009247091,0.1683591;0.4739599;0.01454066,0.2177234;0.2013375;0.03976403,0.2797581;-0.05525884;-0.008801673,-0.1686847;0.4712216;0.005375375,-0.2282684;0.1995328;0.01094478,-0.28227;-0.05674949;-0.04780742,0.0770702;0.004598846;-0.03819287,0.09221338;-0.3286006;-0.007129518,0.1019318;-0.7351954;0.09638824,0.1176615;-0.7674718;0.02484524,-0.07719313;0.0064476;-0.03767371,-0.1069326;-0.3266566;-0.01835384,-0.1297228;-0.7388948;0.0569452,-0.1264883;-0.6989331;-0.03862919,-0.0006382323;0.522888;0.0124143,0;0;0,0.007292032;0.3020832;-0.0122261,0.01335669;0.5933881;-0.03901958,0.187288;0.506242;-0.03134799,0.2214705;0.2303012;-0.02216887,0.2493667;-0.02873862;-0.08673477,-0.1627892;0.527618;-0.01093586,-0.2115455;0.2537649;-0.006106005,-0.2514772;-0.002329648;-0.07588892,0.07479285;0.00150755;-0.04270148,0.09680645;-0.3324435;-0.02827239,0.088596;-0.7414992;0.06519294,0.09851949;-0.7763578;-0.005085468,-0.07866262;0.005552639;-0.03465575,-0.1114869;-0.327179;-0.0139599,-0.115404;-0.739172;0.06589071,-0.1294906;-0.7779163;0.0001642555,0.01205547;0.5220489;-0.02982855,72.9105
+0;0;0,-0.0001105624;0.3022192;0.01229806,-0.0008585366;0.5948638;0.009248603,0.1682802;0.4740749;0.01454176,0.2177303;0.2009782;0.039809,0.2796956;-0.05533105;-0.008702386,-0.1686064;0.4713379;0.005380749,-0.2282937;0.1991765;0.01095984,-0.2822349;-0.05681917;-0.04772665,0.07704049;0.004597074;-0.03817815,0.09217875;-0.328494;-0.007124899,0.1018996;-0.7351887;0.09641828,0.1176599;-0.7675864;0.0247359,-0.07716338;0.006445115;-0.03765919,-0.1068932;-0.3265508;-0.01834561,-0.129689;-0.7388903;0.05697193,-0.1264482;-0.6989092;-0.03878867,-0.0006383499;0.5229802;0.01241639,0;0;0,0.00742656;0.302129;-0.01227164,0.01361002;0.5934864;-0.03906441,0.1874395;0.5064327;-0.03147435,0.2218775;0.2300337;-0.02235341,0.2495774;-0.02877361;-0.08668852,-0.1625125;0.5276945;-0.01127221,-0.2112848;0.2533595;-0.006063153,-0.2509803;-0.002307653;-0.07639168,0.07481501;0.001513526;-0.04259539,0.09716621;-0.3322918;-0.02784443,0.08884466;-0.7414197;0.06575751,0.09874251;-0.776742;-0.004351377,-0.07860617;0.005539676;-0.03470338,-0.1111748;-0.3270718;-0.01344245,-0.1152655;-0.7391372;0.06656796,-0.1292002;-0.7778962;0.0005508959,0.01228069;0.5221341;-0.02987671,72.93353
+0;0;0,0.001896105;0.3022388;0.0116525,0.001847093;0.5948834;0.008374449,0.1706866;0.4732999;0.01456817,0.2197541;0.200109;0.03956058,0.2830703;-0.05592656;-0.008651402,-0.1662605;0.4723536;0.004605402,-0.2247794;0.1999245;0.009449629,-0.2779447;-0.05616707;-0.04952562,0.07709109;0.004923317;-0.03803506,0.09346577;-0.328422;-0.010541,0.104504;-0.7347384;0.09434669,0.1205342;-0.7675107;0.02305228,-0.07708853;0.00612596;-0.0378652,-0.1049978;-0.3270991;-0.01983031,-0.1271566;-0.7393906;0.05593938,-0.1237196;-0.6994501;-0.0398186,0.002013821;0.5230005;0.01156004,0;0;0,0.00742656;0.302129;-0.01227164,0.01361002;0.5934864;-0.03906441,0.1874395;0.5064327;-0.03147435,0.2218775;0.2300337;-0.02235341,0.2495774;-0.02877361;-0.08668852,-0.1625125;0.5276945;-0.01127221,-0.2112848;0.2533595;-0.006063153,-0.2509803;-0.002307653;-0.07639168,0.07481501;0.001513526;-0.04259539,0.09716621;-0.3322918;-0.02784443,0.08884466;-0.7414197;0.06575751,0.09874251;-0.776742;-0.004351377,-0.07860617;0.005539676;-0.03470338,-0.1111748;-0.3270718;-0.01344245,-0.1152655;-0.7391372;0.06656796,-0.1292002;-0.7778962;0.0005508959,0.01228069;0.5221341;-0.02987671,72.94462
+0;0;0,0.001895385;0.3021241;0.01164808,0.001846402;0.5946153;0.008371789,0.1708374;0.4730258;0.0145665,0.2200191;0.1991988;0.0396171,0.2831413;-0.05605218;-0.008447137,-0.1664124;0.4720786;0.004594781,-0.2250676;0.1990152;0.009450287,-0.27807;-0.05629158;-0.04934424,0.07710925;0.004924478;-0.03804403,0.09376373;-0.3341168;-0.01008016,0.1046728;-0.7356759;0.09357949,0.1214679;-0.7714436;0.01888303,-0.07710669;0.006127404;-0.03787412,-0.1054928;-0.3327916;-0.01953106,-0.1273922;-0.7402558;0.05535149,-0.1237912;-0.699841;-0.04497588,0.00201304;0.522771;0.01155567,0;0;0,0.007235557;0.3020036;-0.01263857,0.01313281;0.5931698;-0.03988886,0.1872343;0.5065563;-0.03224182,0.2218656;0.2295501;-0.02245045,0.2495223;-0.02852482;-0.08632588,-0.162987;0.5277309;-0.01130909,-0.2119471;0.2527616;-0.006575557,-0.2511891;-0.002261519;-0.0763673,0.07480559;0.001473963;-0.04265428,0.09666963;-0.3379945;-0.02558064,0.08897561;-0.742628;0.06566906,0.0977226;-0.7821676;-0.006958485,-0.07864514;0.005574118;-0.03465989,-0.1117809;-0.3327225;-0.01307776,-0.1153797;-0.7397744;0.06698371,-0.1299392;-0.7836183;-0.0002630204,0.01188321;0.5218707;-0.03057981,72.95589
+0;0;0,0.001895385;0.3021241;0.01164808,0.001846402;0.5946153;0.008371789,0.1708374;0.4730258;0.0145665,0.2200191;0.1991988;0.0396171,0.2831413;-0.05605218;-0.008447137,-0.1664124;0.4720786;0.004594781,-0.2250676;0.1990152;0.009450287,-0.27807;-0.05629158;-0.04934424,0.07710925;0.004924478;-0.03804403,0.09376373;-0.3341168;-0.01008016,0.1046728;-0.7356759;0.09357949,0.1214679;-0.7714436;0.01888303,-0.07710669;0.006127404;-0.03787412,-0.1054928;-0.3327916;-0.01953106,-0.1273922;-0.7402558;0.05535149,-0.1237912;-0.699841;-0.04497588,0.00201304;0.522771;0.01155567,0;0;0,0.007235557;0.3020036;-0.01263857,0.01313281;0.5931698;-0.03988886,0.1872343;0.5065563;-0.03224182,0.2218656;0.2295501;-0.02245045,0.2495223;-0.02852482;-0.08632588,-0.162987;0.5277309;-0.01130909,-0.2119471;0.2527616;-0.006575557,-0.2511891;-0.002261519;-0.0763673,0.07480559;0.001473963;-0.04265428,0.09666963;-0.3379945;-0.02558064,0.08897561;-0.742628;0.06566906,0.0977226;-0.7821676;-0.006958485,-0.07864514;0.005574118;-0.03465989,-0.1117809;-0.3327225;-0.01307776,-0.1153797;-0.7397744;0.06698371,-0.1299392;-0.7836183;-0.0002630204,0.01188321;0.5218707;-0.03057981,72.97881
+0;0;0,0.003553579;0.3020568;0.01112178,0.004634073;0.5944859;0.007536945,0.1733157;0.4722878;0.01520926,0.222311;0.1981036;0.03879539,0.2861733;-0.05833608;-0.008844245,-0.1641928;0.473042;0.003880021,-0.2209678;0.1993693;0.007582036,-0.2731498;-0.0574379;-0.05103802,0.07717548;0.00514188;-0.03776577,0.09444122;-0.3342184;-0.01425183,0.1076966;-0.735309;0.09166085,0.1248461;-0.7670574;0.02023046,-0.07698686;0.005860012;-0.03804511,-0.1034027;-0.3333006;-0.02105269,-0.1244355;-0.740912;0.05429578,-0.1207139;-0.7010369;-0.04108712,0.004631771;0.52266;0.01077839,0;0;0,0.00709261;0.3019446;-0.01240087,0.01285423;0.5930717;-0.03948498,0.1870909;0.5067251;-0.03207159,0.2219009;0.2295465;-0.02236891,0.2492778;-0.02975512;-0.08657479,-0.1633483;0.5275599;-0.01137014,-0.2122819;0.2523919;-0.006689196,-0.2516901;-0.003835708;-0.07671516,0.07481661;0.00147377;-0.04253292,0.09668897;-0.3379883;-0.02511072,0.08893013;-0.7427887;0.06623077,0.1019736;-0.7800282;-0.0009851456,-0.07856468;0.005567793;-0.03471797,-0.1116607;-0.3327132;-0.01264941,-0.1151763;-0.7399414;0.06747373,-0.1290137;-0.7802299;0.003619947,0.01164554;0.5217834;-0.03021288,72.99034
+0;0;0,0.003553579;0.3020568;0.01112178,0.004634073;0.5944859;0.007536945,0.1733157;0.4722878;0.01520926,0.222311;0.1981036;0.03879539,0.2861733;-0.05833608;-0.008844245,-0.1641928;0.473042;0.003880021,-0.2209678;0.1993693;0.007582036,-0.2731498;-0.0574379;-0.05103802,0.07717548;0.00514188;-0.03776577,0.09444122;-0.3342184;-0.01425183,0.1076966;-0.735309;0.09166085,0.1248461;-0.7670574;0.02023046,-0.07698686;0.005860012;-0.03804511,-0.1034027;-0.3333006;-0.02105269,-0.1244355;-0.740912;0.05429578,-0.1207139;-0.7010369;-0.04108712,0.004631771;0.52266;0.01077839,0;0;0,0.00709261;0.3019446;-0.01240087,0.01285423;0.5930717;-0.03948498,0.1870909;0.5067251;-0.03207159,0.2219009;0.2295465;-0.02236891,0.2492778;-0.02975512;-0.08657479,-0.1633483;0.5275599;-0.01137014,-0.2122819;0.2523919;-0.006689196,-0.2516901;-0.003835708;-0.07671516,0.07481661;0.00147377;-0.04253292,0.09668897;-0.3379883;-0.02511072,0.08893013;-0.7427887;0.06623077,0.1019736;-0.7800282;-0.0009851456,-0.07856468;0.005567793;-0.03471797,-0.1116607;-0.3327132;-0.01264941,-0.1151763;-0.7399414;0.06747373,-0.1290137;-0.7802299;0.003619947,0.01164554;0.5217834;-0.03021288,73.00177
+0;0;0,0.003552865;0.3019962;0.01111954,0.004633225;0.5943919;0.007535008,0.1733031;0.4722029;0.01520676,0.2224057;0.1974179;0.03884457,0.2860777;-0.05825767;-0.008653119,-0.1641819;0.4729571;0.00387831,-0.2210813;0.1986848;0.007588437,-0.2731078;-0.05735728;-0.05085695,0.07718591;0.005142575;-0.03777087,0.09439146;-0.3330345;-0.01433891,0.1077189;-0.7363037;0.09214905,0.1272127;-0.7764931;0.01095414,-0.07699727;0.005860804;-0.03805025,-0.1033211;-0.3321173;-0.02111707,-0.124468;-0.7419427;0.05464066,-0.1202377;-0.7007177;-0.05378106,0.004630922;0.5225717;0.0107762,0;0;0,0.006976143;0.3018793;-0.01257658,0.01263368;0.5929669;-0.03975105,0.1868862;0.5067567;-0.03279448,0.2218201;0.2289978;-0.02248669,0.2494661;-0.02942225;-0.08679008,-0.1635475;0.5276452;-0.01180691,-0.2124518;0.2518505;-0.007082917,-0.2515165;-0.003696114;-0.07672505,0.07476616;0.001440495;-0.04264617,0.09707913;-0.33682;-0.02559352,0.08905812;-0.7437037;0.0667355,0.09688297;-0.7846382;-0.01576448,-0.07860789;0.005612521;-0.03464171,-0.1115404;-0.3314965;-0.01269145,-0.1148736;-0.740913;0.06799541,-0.1312025;-0.7911382;-0.004091009,0.0114478;0.5216858;-0.03046393,73.02437
+0;0;0,-0.000752478;0.3019862;0.01190693,-0.003545486;0.5943763;0.008933468,0.1663021;0.4733739;0.01503848,0.2161318;0.1985913;0.03713164,0.2803363;-0.05687845;-0.01075534,-0.1708286;0.4709423;0.002403323,-0.2271488;0.1965315;0.004239942,-0.277657;-0.05987585;-0.05393501,0.07729238;0.00542662;-0.0375125,0.09561627;-0.3330199;-0.01942821,0.1105635;-0.7360073;0.08790813,0.132108;-0.7772431;0.008155629,-0.07695666;0.005541144;-0.03818007,-0.1015659;-0.3326664;-0.02338532,-0.1210432;-0.7424609;0.05298502,-0.1165046;-0.7011635;-0.05541671,-0.002751944;0.5225555;0.01206131,0;0;0,0.006976143;0.3018793;-0.01257658,0.01263368;0.5929669;-0.03975105,0.1868862;0.5067567;-0.03279448,0.2218201;0.2289978;-0.02248669,0.2494661;-0.02942225;-0.08679008,-0.1635475;0.5276452;-0.01180691,-0.2124518;0.2518505;-0.007082917,-0.2515165;-0.003696114;-0.07672505,0.07476616;0.001440495;-0.04264617,0.09707913;-0.33682;-0.02559352,0.08905812;-0.7437037;0.0667355,0.09688297;-0.7846382;-0.01576448,-0.07860789;0.005612521;-0.03464171,-0.1115404;-0.3314965;-0.01269145,-0.1148736;-0.740913;0.06799541,-0.1312025;-0.7911382;-0.004091009,0.0114478;0.5216858;-0.03046393,73.03618
+0;0;0,-0.000752478;0.3019862;0.01190693,-0.003545486;0.5943763;0.008933468,0.1663021;0.4733739;0.01503848,0.2161318;0.1985913;0.03713164,0.2803363;-0.05687845;-0.01075534,-0.1708286;0.4709423;0.002403323,-0.2271488;0.1965315;0.004239942,-0.277657;-0.05987585;-0.05393501,0.07729238;0.00542662;-0.0375125,0.09561627;-0.3330199;-0.01942821,0.1105635;-0.7360073;0.08790813,0.132108;-0.7772431;0.008155629,-0.07695666;0.005541144;-0.03818007,-0.1015659;-0.3326664;-0.02338532,-0.1210432;-0.7424609;0.05298502,-0.1165046;-0.7011635;-0.05541671,-0.002751944;0.5225555;0.01206131,0;0;0,0.006976143;0.3018793;-0.01257658,0.01263368;0.5929669;-0.03975105,0.1868862;0.5067567;-0.03279448,0.2218201;0.2289978;-0.02248669,0.2494661;-0.02942225;-0.08679008,-0.1635475;0.5276452;-0.01180691,-0.2124518;0.2518505;-0.007082917,-0.2515165;-0.003696114;-0.07672505,0.07476616;0.001440495;-0.04264617,0.09707913;-0.33682;-0.02559352,0.08905812;-0.7437037;0.0667355,0.09688297;-0.7846382;-0.01576448,-0.07860789;0.005612521;-0.03464171,-0.1115404;-0.3314965;-0.01269145,-0.1148736;-0.740913;0.06799541,-0.1312025;-0.7911382;-0.004091009,0.0114478;0.5216858;-0.03046393,73.04761
+0;0;0,-0.0007524516;0.3019755;0.01190651,-0.003545553;0.594375;0.008932823,0.1663236;0.473361;0.01503844,0.2161529;0.1985805;0.03713144,0.2801902;-0.05622411;-0.01063088,-0.17085;0.4709291;0.002401679,-0.2271697;0.1965204;0.004238284,-0.2775464;-0.05921939;-0.05378521,0.07727992;0.005425745;-0.03750645,0.09556575;-0.3323179;-0.01945972,0.1104909;-0.7347095;0.08771795,0.1302548;-0.7700579;0.01455674,-0.07694424;0.00554025;-0.03817391,-0.1015024;-0.3319649;-0.02340989,-0.1209508;-0.7411536;0.05284756,-0.1167873;-0.7007899;-0.04659511,-0.002751953;0.5225488;0.01206089,0;0;0,0.006898731;0.3018625;-0.01276708,0.01246367;0.5929417;-0.04014826,0.1867625;0.5067332;-0.03309679,0.2218441;0.2290081;-0.02244616,0.2493473;-0.02874479;-0.08659005,-0.1637449;0.5276681;-0.01243307,-0.2125053;0.2518508;-0.00767924,-0.2516385;-0.002934158;-0.07739748,0.07477489;0.001448154;-0.04260254,0.09729812;-0.3361058;-0.02584386,0.08882239;-0.7423342;0.06654382,0.09775126;-0.7751701;-0.0108223,-0.078581;0.005601605;-0.03466997,-0.1120354;-0.3308141;-0.01378658,-0.1148888;-0.7394184;0.06784154,-0.1295207;-0.7827355;0.001327634,0.01130101;0.5216616;-0.03080964,73.0703
+0;0;0,-0.001690738;0.3019745;0.01183686,-0.004092976;0.594375;0.008663428,0.1658206;0.4741774;0.01564167,0.2170634;0.199416;0.0345035,0.2813322;-0.05507553;-0.01459824,-0.1713237;0.4704935;0.0003856458,-0.2255165;0.1956509;0.0006861661,-0.2746335;-0.06024063;-0.0577473,0.07741414;0.005781751;-0.037175,0.09848209;-0.332086;-0.02567104,0.1158873;-0.7334936;0.084773,0.1354547;-0.7680777;0.01088396,-0.07678368;0.005212437;-0.03854161,-0.09806497;-0.3326231;-0.02649579,-0.1162311;-0.7417663;0.05032001,-0.1114999;-0.7014064;-0.04909767,-0.003473726;0.5225496;0.01184774,0;0;0,0.006898731;0.3018625;-0.01276708,0.01246367;0.5929417;-0.04014826,0.1867625;0.5067332;-0.03309679,0.2218441;0.2290081;-0.02244616,0.2493473;-0.02874479;-0.08659005,-0.1637449;0.5276681;-0.01243307,-0.2125053;0.2518508;-0.00767924,-0.2516385;-0.002934158;-0.07739748,0.07477489;0.001448154;-0.04260254,0.09729812;-0.3361058;-0.02584386,0.08882239;-0.7423342;0.06654382,0.09775126;-0.7751701;-0.0108223,-0.078581;0.005601605;-0.03466997,-0.1120354;-0.3308141;-0.01378658,-0.1148888;-0.7394184;0.06784154,-0.1295207;-0.7827355;0.001327634,0.01130101;0.5216616;-0.03080964,73.08244
+0;0;0,-0.001691033;0.3020273;0.01183893,-0.004094205;0.594541;0.008663959,0.1661992;0.4742001;0.01565224,0.2174634;0.1993238;0.03452197,0.2820192;-0.05630401;-0.014799,-0.1717009;0.4705079;0.0003620209,-0.2259164;0.1955504;0.000662667,-0.2752528;-0.06148365;-0.0580317,0.07743829;0.005783555;-0.03718659,0.09845904;-0.3313272;-0.02570841,0.1158808;-0.7331176;0.08484097,0.1343201;-0.7639781;0.0152121,-0.07680763;0.005214063;-0.03855363,-0.09804124;-0.3318645;-0.02653481,-0.1162247;-0.7413979;0.05035425,-0.1117663;-0.7016353;-0.04333137,-0.003474656;0.5226808;0.01184982,0;0;0,0.006735802;0.3019055;-0.01308393,0.01212858;0.5930687;-0.04081273,0.1868584;0.5066817;-0.03317857,0.2217403;0.2288114;-0.02257586,0.2496662;-0.02999911;-0.08725095,-0.1644005;0.5277001;-0.01266014,-0.2132969;0.2517859;-0.008015888,-0.2523232;-0.004291862;-0.07763427,0.07477307;0.001432881;-0.04266047,0.09772024;-0.335331;-0.0259037,0.08932407;-0.7417689;0.06735873,0.1009969;-0.7727029;-0.003655195,-0.0786254;0.005620783;-0.03463284,-0.111795;-0.3300509;-0.01361996,-0.1148027;-0.7390228;0.06819168,-0.1286106;-0.7781261;0.005531758,0.01100807;0.5217645;-0.03138566,73.09359
+0;0;0,-0.001691225;0.3020614;0.01184027,-0.004094906;0.594637;0.008664499,0.1659918;0.4743371;0.01564895,0.2172595;0.1994424;0.03451994,0.2817748;-0.05602506;-0.01477009,-0.1714964;0.4706495;0.0003773645,-0.2257155;0.1956735;0.0006780307,-0.2750209;-0.06119934;-0.05797951,0.07742923;0.005782878;-0.03718224,0.09844618;-0.3312669;-0.02570614,0.1158387;-0.7323821;0.08465745,0.1342613;-0.7631875;0.01509149,-0.07679865;0.005213453;-0.03854912,-0.09802842;-0.3318042;-0.02653247,-0.1161813;-0.7406493;0.05022738,-0.1117269;-0.7008955;-0.0433736,-0.0034752;0.5227587;0.01185116,0;0;0,0.006729544;0.301931;-0.01328707,0.01213546;0.5931377;-0.04120755,0.1866393;0.5066616;-0.03333187,0.2214066;0.228758;-0.02272964,0.2496297;-0.0298923;-0.08721876,-0.1641869;0.5276017;-0.01300116,-0.2130852;0.2516691;-0.008335916,-0.2519283;-0.004310966;-0.07776751,0.07479922;0.001441523;-0.04259396,0.09763761;-0.3352571;-0.0256114,0.08938244;-0.7410063;0.06753063,0.1000869;-0.7742121;-0.001509666,-0.07859766;0.005606038;-0.03467313,-0.1116526;-0.3300027;-0.01345667,-0.1146924;-0.7382902;0.06820107,-0.1282614;-0.7767242;0.004886046,0.01100966;0.5218216;-0.03173375,73.1164
+0;0;0,-0.003518082;0.3020401;0.01198084,-0.007544921;0.5945998;0.008989708,0.162993;0.4745997;0.01686044,0.2148677;0.1995572;0.03142939,0.2812296;-0.05527952;-0.01866733,-0.1744987;0.470659;-0.0003482234,-0.2271447;0.1953833;-0.002147676,-0.2746542;-0.06159398;-0.06182096,0.07745896;0.006101443;-0.03706922,0.09941681;-0.3310391;-0.03158095,0.1196335;-0.7312889;0.08141129,0.1387056;-0.7609222;0.01101063,-0.07679217;0.004882927;-0.03860525,-0.0958535;-0.3323308;-0.02862734,-0.1126159;-0.741174;0.04845784,-0.1077505;-0.7013988;-0.04512043,-0.006535297;0.5227239;0.01212942,0;0;0,0.006729544;0.301931;-0.01328707,0.01213546;0.5931377;-0.04120755,0.1866393;0.5066616;-0.03333187,0.2214066;0.228758;-0.02272964,0.2496297;-0.0298923;-0.08721876,-0.1641869;0.5276017;-0.01300116,-0.2130852;0.2516691;-0.008335916,-0.2519283;-0.004310966;-0.07776751,0.07479922;0.001441523;-0.04259396,0.09763761;-0.3352571;-0.0256114,0.08938244;-0.7410063;0.06753063,0.1000869;-0.7742121;-0.001509666,-0.07859766;0.005606038;-0.03467313,-0.1116526;-0.3300027;-0.01345667,-0.1146924;-0.7382902;0.06820107,-0.1282614;-0.7767242;0.004886046,0.01100966;0.5218216;-0.03173375,73.12752
+0;0;0,-0.003518082;0.3020401;0.01198084,-0.007544921;0.5945998;0.008989708,0.162993;0.4745997;0.01686044,0.2148677;0.1995572;0.03142939,0.2812296;-0.05527952;-0.01866733,-0.1744987;0.470659;-0.0003482234,-0.2271447;0.1953833;-0.002147676,-0.2746542;-0.06159398;-0.06182096,0.07745896;0.006101443;-0.03706922,0.09941681;-0.3310391;-0.03158095,0.1196335;-0.7312889;0.08141129,0.1387056;-0.7609222;0.01101063,-0.07679217;0.004882927;-0.03860525,-0.0958535;-0.3323308;-0.02862734,-0.1126159;-0.741174;0.04845784,-0.1077505;-0.7013988;-0.04512043,-0.006535297;0.5227239;0.01212942,0;0;0,0.006729544;0.301931;-0.01328707,0.01213546;0.5931377;-0.04120755,0.1866393;0.5066616;-0.03333187,0.2214066;0.228758;-0.02272964,0.2496297;-0.0298923;-0.08721876,-0.1641869;0.5276017;-0.01300116,-0.2130852;0.2516691;-0.008335916,-0.2519283;-0.004310966;-0.07776751,0.07479922;0.001441523;-0.04259396,0.09763761;-0.3352571;-0.0256114,0.08938244;-0.7410063;0.06753063,0.1000869;-0.7742121;-0.001509666,-0.07859766;0.005606038;-0.03467313,-0.1116526;-0.3300027;-0.01345667,-0.1146924;-0.7382902;0.06820107,-0.1282614;-0.7767242;0.004886046,0.01100966;0.5218216;-0.03173375,73.13876
+0;0;0,-0.0035183;0.3020589;0.01198159,-0.007545413;0.5946385;0.008990243,0.1628873;0.4746632;0.01685826,0.2147823;0.1995135;0.03143288,0.2811317;-0.0552755;-0.01865446,-0.1743949;0.4707249;-0.0003397278,-0.2270615;0.1953419;-0.002139882,-0.274562;-0.06158724;-0.061802,0.07745701;0.006101289;-0.03706829,0.099407;-0.3309187;-0.03158198,0.1196265;-0.7312249;0.08142616,0.1387578;-0.7610431;0.0108072,-0.07679024;0.004882804;-0.03860427,-0.09584476;-0.3322104;-0.02862993,-0.1126095;-0.7411112;0.04846608,-0.1077291;-0.7013056;-0.04540236,-0.006535718;0.5227575;0.01213018,0;0;0,0.006755501;0.3019466;-0.01334643,0.01219852;0.5931691;-0.04130507,0.1865883;0.5067493;-0.03333306,0.221283;0.2287272;-0.02271152,0.2495086;-0.02988228;-0.08715463,-0.1640911;0.5275435;-0.01370108,-0.2130347;0.2515183;-0.008466829,-0.2516952;-0.004432291;-0.07791556,0.07481864;0.00142397;-0.04255605,0.09763022;-0.3351483;-0.02543521,0.08936155;-0.7410045;0.06750083,0.099326;-0.7758585;-0.0005133152,-0.07858361;0.005620972;-0.03469719,-0.1120988;-0.3298731;-0.01432978,-0.1148077;-0.7379205;0.06882482,-0.1279135;-0.7770224;0.005702592,0.01106246;0.521849;-0.0318234,73.16153
+0;0;0,-0.004084451;0.3020436;0.01218645,-0.008225382;0.5946248;0.009491043,0.1622289;0.4748743;0.01856197,0.2162558;0.1998908;0.02739416,0.2821964;-0.05390668;-0.02798733,-0.1748976;0.470423;-0.001090854,-0.2247119;0.194542;-0.005678415,-0.2707303;-0.0624651;-0.06616076,0.07763039;0.00627889;-0.03667385,0.1021588;-0.3306079;-0.03662293,0.1248245;-0.7304176;0.07767148,0.1441681;-0.7622308;0.00885132,-0.07664484;0.004714032;-0.03891298,-0.09308719;-0.3325774;-0.03126412,-0.1079051;-0.7414322;0.04647201,-0.1025162;-0.7016007;-0.04736588,-0.007218258;0.5227404;0.01255226,0;0;0,0.006755501;0.3019466;-0.01334643,0.01219852;0.5931691;-0.04130507,0.1865883;0.5067493;-0.03333306,0.221283;0.2287272;-0.02271152,0.2495086;-0.02988228;-0.08715463,-0.1640911;0.5275435;-0.01370108,-0.2130347;0.2515183;-0.008466829,-0.2516952;-0.004432291;-0.07791556,0.07481864;0.00142397;-0.04255605,0.09763022;-0.3351483;-0.02543521,0.08936155;-0.7410045;0.06750083,0.099326;-0.7758585;-0.0005133152,-0.07858361;0.005620972;-0.03469719,-0.1120988;-0.3298731;-0.01432978,-0.1148077;-0.7379205;0.06882482,-0.1279135;-0.7770224;0.005702592,0.01106246;0.521849;-0.0318234,73.17283
+0;0;0,-0.00408451;0.3020479;0.01218663,-0.008225658;0.5946445;0.009491023,0.1619404;0.4749704;0.01855194,0.2160567;0.1995318;0.02739875,0.2818955;-0.0538736;-0.02789717,-0.1746126;0.4705266;-0.001067451,-0.2245093;0.194189;-0.005662605,-0.2704566;-0.06242099;-0.0660515,0.07762763;0.006278666;-0.03667254,0.1022383;-0.3317393;-0.03662145,0.1249726;-0.7327574;0.07801844,0.1446806;-0.765735;0.007901855,-0.0766421;0.004713864;-0.0389116,-0.09313966;-0.3337101;-0.03123705,-0.1080024;-0.7438008;0.04673406,-0.1025119;-0.703784;-0.04887153,-0.007218463;0.522755;0.01255246,0;0;0,0.006762713;0.3019445;-0.01348901,0.01223208;0.5931697;-0.04157519,0.1863257;0.5068934;-0.03349304,0.2209155;0.2283782;-0.02319193,0.2495997;-0.02988634;-0.08709264,-0.1637663;0.5275244;-0.01395262,-0.2127795;0.251039;-0.008773383,-0.2510854;-0.004539341;-0.0781927,0.07484308;0.001434937;-0.04250646,0.09754151;-0.3362499;-0.02474189,0.08940287;-0.7437373;0.06670475,0.09904793;-0.7802489;-0.002245188,-0.0785683;0.005605701;-0.03472669,-0.1130514;-0.3309504;-0.01465795,-0.1144576;-0.7398576;0.070593,-0.1275377;-0.7822248;0.008441575,0.01108763;0.5218487;-0.03206325,73.1947
+0;0;0,-0.00408553;0.3021233;0.01218967,-0.008228583;0.5948546;0.009492507,0.1626385;0.4749424;0.01857998,0.216663;0.1999713;0.02741177,0.2826244;-0.0539062;-0.02798717,-0.1753081;0.4704802;-0.001120653,-0.2251201;0.1946116;-0.005708007,-0.2711531;-0.06247643;-0.06620941,0.07758574;0.006275279;-0.03665275,0.102204;-0.3318455;-0.03660165,0.1249283;-0.7326878;0.07798798,0.1446329;-0.7656548;0.007883199,-0.07660075;0.00471132;-0.0388906,-0.09310333;-0.3338156;-0.03121372,-0.1079596;-0.7437264;0.04672319,-0.10247;-0.7037113;-0.04886629,-0.007220824;0.5229249;0.01255565,0;0;0,0.006363273;0.3020228;-0.01362038,0.01109086;0.593377;-0.04190445,0.1861225;0.5069782;-0.0337224,0.2203085;0.2289016;-0.02321267,0.2493372;-0.02974519;-0.08750033,-0.1654102;0.527495;-0.01401388,-0.2144004;0.2514884;-0.008911218,-0.2526714;-0.004630864;-0.07827979,0.07482199;0.001456767;-0.04244876,0.09759001;-0.3363271;-0.02468944,0.08940247;-0.7436457;0.06666876,0.0988145;-0.7801991;-0.002250426,-0.07850491;0.005590009;-0.03475746,-0.1130673;-0.3310718;-0.01485737,-0.1147937;-0.7397896;0.07039829,-0.1279028;-0.7801939;0.00606177,0.01016039;0.5220194;-0.03233886,73.21709
+0;0;0,-0.004770749;0.3021066;0.01235469,-0.009383326;0.5948331;0.009909233,0.1617393;0.4755585;0.01955944,0.2189093;0.2010889;0.02150905,0.2852398;-0.05178475;-0.03789537,-0.1763692;0.4709072;-0.002322267,-0.2248359;0.1948665;-0.009956568,-0.2700817;-0.06196767;-0.07210765,0.07790611;0.0063794;-0.03594848,0.1063139;-0.3314075;-0.04092297,0.1311233;-0.7318823;0.07451572,0.151509;-0.7639641;0.003818631,-0.07621898;0.004656065;-0.03964012,-0.09110277;-0.333985;-0.03394979,-0.1019695;-0.7439148;0.04454374,-0.09601716;-0.7038769;-0.05101565,-0.008275862;0.5229022;0.01290752,0;0;0,0.006363273;0.3020228;-0.01362038,0.01109086;0.593377;-0.04190445,0.1861225;0.5069782;-0.0337224,0.2203085;0.2289016;-0.02321267,0.2493372;-0.02974519;-0.08750033,-0.1654102;0.527495;-0.01401388,-0.2144004;0.2514884;-0.008911218,-0.2526714;-0.004630864;-0.07827979,0.07482199;0.001456767;-0.04244876,0.09759001;-0.3363271;-0.02468944,0.08940247;-0.7436457;0.06666876,0.0988145;-0.7801991;-0.002250426,-0.07850491;0.005590009;-0.03475746,-0.1130673;-0.3310718;-0.01485737,-0.1147937;-0.7397896;0.07039829,-0.1279028;-0.7801939;0.00606177,0.01016039;0.5220194;-0.03233886,73.22856
+0;0;0,-0.00477081;0.3021105;0.01235485,-0.009383638;0.594853;0.009909119,0.1618302;0.4755459;0.01956319,0.2189199;0.2014619;0.02151006,0.2853321;-0.05172339;-0.03796756,-0.1764595;0.4708921;-0.002330248,-0.2248581;0.1952391;-0.009953827,-0.2701596;-0.06191152;-0.07218149,0.07788002;0.006377264;-0.03593644,0.106414;-0.3329102;-0.04093303,0.1311244;-0.7317861;0.07404476,0.1508811;-0.7619524;0.005528957,-0.07619345;0.004654506;-0.03962684,-0.09114336;-0.335491;-0.03391124,-0.1019667;-0.7437841;0.04426891,-0.09619802;-0.7040559;-0.04834212,-0.008276065;0.522915;0.0129077,0;0;0,0.006003276;0.3020245;-0.01383018,0.01017663;0.5933695;-0.04245496,0.1854579;0.5070189;-0.03378344,0.2199703;0.2293729;-0.02345276,0.2493376;-0.02961722;-0.08758235,-0.1662564;0.527441;-0.01431195,-0.2148844;0.2517704;-0.009195349,-0.2530599;-0.004751772;-0.07840478,0.07481736;0.001472503;-0.04239798,0.09736472;-0.3377919;-0.02378702,0.08942237;-0.743613;0.0666492,0.09972534;-0.7777497;-0.0003213882,-0.07845937;0.005569382;-0.03479229,-0.1134458;-0.3325695;-0.0149626,-0.1146253;-0.7395662;0.07038837,-0.127562;-0.7783089;0.0086486,0.009394273;0.5220155;-0.03279614,73.25057
+0;0;0,-0.00477081;0.3021105;0.01235485,-0.009383638;0.594853;0.009909119,0.1618302;0.4755459;0.01956319,0.2189199;0.2014619;0.02151006,0.2853321;-0.05172339;-0.03796756,-0.1764595;0.4708921;-0.002330248,-0.2248581;0.1952391;-0.009953827,-0.2701596;-0.06191152;-0.07218149,0.07788002;0.006377264;-0.03593644,0.106414;-0.3329102;-0.04093303,0.1311244;-0.7317861;0.07404476,0.1508811;-0.7619524;0.005528957,-0.07619345;0.004654506;-0.03962684,-0.09114336;-0.335491;-0.03391124,-0.1019667;-0.7437841;0.04426891,-0.09619802;-0.7040559;-0.04834212,-0.008276065;0.522915;0.0129077,0;0;0,0.006003276;0.3020245;-0.01383018,0.01017663;0.5933695;-0.04245496,0.1854579;0.5070189;-0.03378344,0.2199703;0.2293729;-0.02345276,0.2493376;-0.02961722;-0.08758235,-0.1662564;0.527441;-0.01431195,-0.2148844;0.2517704;-0.009195349,-0.2530599;-0.004751772;-0.07840478,0.07481736;0.001472503;-0.04239798,0.09736472;-0.3377919;-0.02378702,0.08942237;-0.743613;0.0666492,0.09972534;-0.7777497;-0.0003213882,-0.07845937;0.005569382;-0.03479229,-0.1134458;-0.3325695;-0.0149626,-0.1146253;-0.7395662;0.07038837,-0.127562;-0.7783089;0.0086486,0.009394273;0.5220155;-0.03279614,73.26225
+0;0;0,-0.005558092;0.3020621;0.01245172,-0.0108393;0.5947535;0.01017837,0.1605004;0.4753934;0.02121333,0.2185537;0.2022963;0.01514952,0.2863728;-0.05098736;-0.05004822,-0.1776849;0.4706606;-0.002998536,-0.2256535;0.1958153;-0.01516583,-0.269728;-0.06250742;-0.0809655,0.07800838;0.00660358;-0.03559905,0.110163;-0.3316563;-0.04474742,0.1367558;-0.7306741;0.07157084,0.1563119;-0.7605028;0.002216421,-0.07600436;0.004440717;-0.03999779,-0.09003575;-0.3351577;-0.03633527,-0.09697156;-0.7442129;0.04162631,-0.09068125;-0.7044146;-0.0513057,-0.009577164;0.522827;0.01312953,0;0;0,0.005783543;0.3019943;-0.01390862,0.009803861;0.5932966;-0.04256749,0.1851582;0.5069054;-0.03402925,0.2195916;0.2299644;-0.02368522,0.2486531;-0.03070503;-0.08856702,-0.1666865;0.5276319;-0.01485028,-0.2149451;0.2526147;-0.009785249,-0.2537295;-0.00552839;-0.07950389,0.07482114;0.001487508;-0.04237676,0.09747627;-0.3371652;-0.0239799,0.08938591;-0.7435894;0.06660843,0.09962022;-0.7774419;-0.001141548,-0.07844766;0.005554177;-0.03480403,-0.1132037;-0.3319996;-0.01513622,-0.1143165;-0.73961;0.07033237,-0.1278718;-0.7789738;0.008876354,0.009050414;0.5219539;-0.03290462,73.28399
+0;0;0,-0.005558092;0.3020621;0.01245172,-0.0108393;0.5947535;0.01017837,0.1605004;0.4753934;0.02121333,0.2185537;0.2022963;0.01514952,0.2863728;-0.05098736;-0.05004822,-0.1776849;0.4706606;-0.002998536,-0.2256535;0.1958153;-0.01516583,-0.269728;-0.06250742;-0.0809655,0.07800838;0.00660358;-0.03559905,0.110163;-0.3316563;-0.04474742,0.1367558;-0.7306741;0.07157084,0.1563119;-0.7605028;0.002216421,-0.07600436;0.004440717;-0.03999779,-0.09003575;-0.3351577;-0.03633527,-0.09697156;-0.7442129;0.04162631,-0.09068125;-0.7044146;-0.0513057,-0.009577164;0.522827;0.01312953,0;0;0,0.005783543;0.3019943;-0.01390862,0.009803861;0.5932966;-0.04256749,0.1851582;0.5069054;-0.03402925,0.2195916;0.2299644;-0.02368522,0.2486531;-0.03070503;-0.08856702,-0.1666865;0.5276319;-0.01485028,-0.2149451;0.2526147;-0.009785249,-0.2537295;-0.00552839;-0.07950389,0.07482114;0.001487508;-0.04237676,0.09747627;-0.3371652;-0.0239799,0.08938591;-0.7435894;0.06660843,0.09962022;-0.7774419;-0.001141548,-0.07844766;0.005554177;-0.03480403,-0.1132037;-0.3319996;-0.01513622,-0.1143165;-0.73961;0.07033237,-0.1278718;-0.7789738;0.008876354,0.009050414;0.5219539;-0.03290462,73.29572
+0;0;0,-0.005558163;0.302066;0.01245188,-0.01083984;0.5947836;0.01017817,0.1606565;0.4753698;0.02122097,0.2187267;0.2021927;0.01515538,0.2864608;-0.05077338;-0.04996059,-0.1778399;0.4706327;-0.003013158,-0.2258225;0.1957068;-0.01518402,-0.2698418;-0.06229204;-0.08090118,0.07795142;0.006598759;-0.03557305,0.1102137;-0.3327937;-0.04475205,0.1367275;-0.7306272;0.07122094,0.1559376;-0.7593971;0.003093772,-0.07594886;0.004437475;-0.03996858,-0.09002724;-0.336298;-0.0362938,-0.09694246;-0.7441391;0.04143637,-0.09076346;-0.7045142;-0.04985118,-0.00957753;0.5228471;0.01312974,0;0;0,0.005630881;0.3019909;-0.01412725,0.009471864;0.5932944;-0.04306197,0.1850377;0.5069599;-0.03418064,0.2194937;0.229941;-0.0237875,0.2476552;-0.03061083;-0.08812642,-0.1671487;0.5276221;-0.01535052,-0.2155592;0.2525468;-0.01037748,-0.2542714;-0.005317479;-0.07985541,0.07477017;0.001514509;-0.04233837,0.09748214;-0.3382272;-0.02304649,0.08964252;-0.7436311;0.06645417,0.09926054;-0.7748105;-0.001581192,-0.07837307;0.005530643;-0.03482072,-0.1126321;-0.3331315;-0.01368579,-0.113941;-0.7398669;0.06991309,-0.1265249;-0.777334;0.008642647,0.008760393;0.5219514;-0.03332305,73.31798
+0;0;0,-0.002826819;0.3021512;0.01124569,-0.006429344;0.59489;0.00828469,0.1640267;0.4733459;0.02157563,0.2248774;0.2010265;0.008383677,0.2935449;-0.04988241;-0.06337506,-0.1744422;0.4725538;-0.003202449,-0.221871;0.1978073;-0.02051124,-0.2654545;-0.05907699;-0.0907305,0.07810295;0.006853623;-0.03519041,0.1136829;-0.3320544;-0.04889503,0.1422114;-0.7295663;0.06770066,0.1609459;-0.7574847;-0.001282811,-0.0757213;0.004214088;-0.04042196,-0.08776488;-0.3366139;-0.0385157,-0.09151767;-0.7444607;0.03940132,-0.08517603;-0.7049143;-0.05188332,-0.00548397;0.5229539;0.01136167,0;0;0,0.005630881;0.3019909;-0.01412725,0.009471864;0.5932944;-0.04306197,0.1850377;0.5069599;-0.03418064,0.2194937;0.229941;-0.0237875,0.2476552;-0.03061083;-0.08812642,-0.1671487;0.5276221;-0.01535052,-0.2155592;0.2525468;-0.01037748,-0.2542714;-0.005317479;-0.07985541,0.07477017;0.001514509;-0.04233837,0.09748214;-0.3382272;-0.02304649,0.08964252;-0.7436311;0.06645417,0.09926054;-0.7748105;-0.001581192,-0.07837307;0.005530643;-0.03482072,-0.1126321;-0.3331315;-0.01368579,-0.113941;-0.7398669;0.06991309,-0.1265249;-0.777334;0.008642647,0.008760393;0.5219514;-0.03332305,73.3404
+0;0;0,-0.002826898;0.3021596;0.01124601,-0.006429704;0.5949209;0.008284622,0.1636926;0.4734654;0.02155583,0.2246696;0.2005804;0.008336487,0.2926469;-0.04780637;-0.06270093,-0.1741096;0.4726748;-0.00317344,-0.2216369;0.1973578;-0.02051818,-0.2647823;-0.05694431;-0.09003161,0.07800461;0.006844994;-0.0351461,0.1136432;-0.332622;-0.04887333,0.1421045;-0.7291969;0.06744754,0.1611984;-0.7582265;-0.002859436,-0.07562596;0.004208782;-0.04037107,-0.08768941;-0.3371813;-0.03846166,-0.09143335;-0.7440668;0.0392717,-0.08497004;-0.7043372;-0.05376431,-0.005484209;0.5229756;0.01136199,0;0;0,0.005757913;0.301993;-0.01421285,0.009696335;0.5933068;-0.04325199,0.1848784;0.5069664;-0.03423547,0.2191557;0.229333;-0.02403974,0.2468347;-0.02856129;-0.08797407,-0.1666509;0.5274874;-0.01588152,-0.2156926;0.2519258;-0.0114236,-0.2534266;-0.003540754;-0.07980637,0.07466199;0.00154759;-0.04230857,0.09752427;-0.3387327;-0.02273822,0.0897834;-0.7432278;0.06634665,0.0994073;-0.7757893;-0.002831213,-0.07825522;0.005509442;-0.03482225,-0.1119435;-0.3336618;-0.01192406,-0.1129762;-0.7396789;0.07030344,-0.1259191;-0.7788198;0.008302167,0.008950576;0.52196;-0.03347611,73.35149
+0;0;0,-0.002826898;0.3021596;0.01124601,-0.006429704;0.5949209;0.008284622,0.1636926;0.4734654;0.02155583,0.2246696;0.2005804;0.008336487,0.2926469;-0.04780637;-0.06270093,-0.1741096;0.4726748;-0.00317344,-0.2216369;0.1973578;-0.02051818,-0.2647823;-0.05694431;-0.09003161,0.07800461;0.006844994;-0.0351461,0.1136432;-0.332622;-0.04887333,0.1421045;-0.7291969;0.06744754,0.1611984;-0.7582265;-0.002859436,-0.07562596;0.004208782;-0.04037107,-0.08768941;-0.3371813;-0.03846166,-0.09143335;-0.7440668;0.0392717,-0.08497004;-0.7043372;-0.05376431,-0.005484209;0.5229756;0.01136199,0;0;0,0.005757913;0.301993;-0.01421285,0.009696335;0.5933068;-0.04325199,0.1848784;0.5069664;-0.03423547,0.2191557;0.229333;-0.02403974,0.2468347;-0.02856129;-0.08797407,-0.1666509;0.5274874;-0.01588152,-0.2156926;0.2519258;-0.0114236,-0.2534266;-0.003540754;-0.07980637,0.07466199;0.00154759;-0.04230857,0.09752427;-0.3387327;-0.02273822,0.0897834;-0.7432278;0.06634665,0.0994073;-0.7757893;-0.002831213,-0.07825522;0.005509442;-0.03482225,-0.1119435;-0.3336618;-0.01192406,-0.1129762;-0.7396789;0.07030344,-0.1259191;-0.7788198;0.008302167,0.008950576;0.52196;-0.03347611,73.37342
+0;0;0,-8.252839E-05;0.302223;0.01041689,-0.001352653;0.5950457;0.006693575,0.1673991;0.4717218;0.02324507,0.2301636;0.2000723;0.002266139,0.3016773;-0.04563466;-0.07370119,-0.169974;0.4741249;-0.002878686,-0.2162421;0.1993847;-0.02633105,-0.2578228;-0.05433494;-0.09812635,0.07821175;0.007175983;-0.03445019,0.1177007;-0.3307644;-0.05211721,0.147308;-0.7268554;0.06363339,0.1680542;-0.7568376;-0.007823832,-0.07543084;0.003809631;-0.0406333,-0.08505551;-0.3367505;-0.03947105,-0.08423942;-0.7431939;0.03776904,-0.07737137;-0.7033542;-0.05704876,-0.0009116253;0.5230894;0.009944198,0;0;0,0.005412012;0.3020211;-0.01418686,0.008933052;0.5933987;-0.04314899,0.1841208;0.5069052;-0.0343442,0.2187012;0.2296481;-0.02406502,0.2456555;-0.02821469;-0.08760548,-0.1672636;0.5274881;-0.01628079,-0.2161262;0.2522335;-0.01177659,-0.2542245;-0.002930045;-0.08031314,0.07464382;0.00156197;-0.04220486,0.09730677;-0.3378215;-0.02270007,0.09000069;-0.7417479;0.06647945,0.09939776;-0.7763145;-0.00335788,-0.07816984;0.005490449;-0.03485285,-0.1121297;-0.332795;-0.01283271,-0.1127803;-0.7381532;0.06991497,-0.1260347;-0.7789101;0.00704851,0.008296162;0.5220333;-0.03339982,73.38495
+0;0;0,-8.252839E-05;0.302223;0.01041689,-0.001352653;0.5950457;0.006693575,0.1673991;0.4717218;0.02324507,0.2301636;0.2000723;0.002266139,0.3016773;-0.04563466;-0.07370119,-0.169974;0.4741249;-0.002878686,-0.2162421;0.1993847;-0.02633105,-0.2578228;-0.05433494;-0.09812635,0.07821175;0.007175983;-0.03445019,0.1177007;-0.3307644;-0.05211721,0.147308;-0.7268554;0.06363339,0.1680542;-0.7568376;-0.007823832,-0.07543084;0.003809631;-0.0406333,-0.08505551;-0.3367505;-0.03947105,-0.08423942;-0.7431939;0.03776904,-0.07737137;-0.7033542;-0.05704876,-0.0009116253;0.5230894;0.009944198,0;0;0,0.005412012;0.3020211;-0.01418686,0.008933052;0.5933987;-0.04314899,0.1841208;0.5069052;-0.0343442,0.2187012;0.2296481;-0.02406502,0.2456555;-0.02821469;-0.08760548,-0.1672636;0.5274881;-0.01628079,-0.2161262;0.2522335;-0.01177659,-0.2542245;-0.002930045;-0.08031314,0.07464382;0.00156197;-0.04220486,0.09730677;-0.3378215;-0.02270007,0.09000069;-0.7417479;0.06647945,0.09939776;-0.7763145;-0.00335788,-0.07816984;0.005490449;-0.03485285,-0.1121297;-0.332795;-0.01283271,-0.1127803;-0.7381532;0.06991497,-0.1260347;-0.7789101;0.00704851,0.008296162;0.5220333;-0.03339982,73.40726
+0;0;0,-8.25575E-05;0.3023296;0.01042057,-0.001352993;0.5952248;0.006696387,0.1663057;0.4722181;0.02316223,0.2289079;0.2012709;0.00223754,0.3005519;-0.04488368;-0.07386819,-0.1688762;0.4746056;-0.002791847,-0.2150247;0.2005756;-0.02618358,-0.2566811;-0.05360621;-0.09810968,0.07825545;0.007179992;-0.03446944,0.1176101;-0.3296109;-0.05207637,0.1472569;-0.7262307;0.0638288,0.1668773;-0.752958;-0.003750741,-0.07547298;0.003811759;-0.040656,-0.08506491;-0.33559;-0.03949771,-0.08424773;-0.742576;0.03784553,-0.07775238;-0.7032703;-0.05182691,-0.0009118649;0.5232521;0.009947752,0;0;0,0.005574137;0.3021154;-0.01438761,0.009254754;0.5935545;-0.04344821,0.1832197;0.5066522;-0.03495359,0.2179595;0.2301737;-0.02390575,0.2456842;-0.02807084;-0.08760905,-0.165875;0.5275584;-0.01705417,-0.2143451;0.2529695;-0.01248823,-0.2521352;-0.002699375;-0.08120784,0.07470357;0.001575172;-0.04219604,0.09722264;-0.3366799;-0.02313542,0.09001158;-0.7411567;0.06612158,0.09939086;-0.7725864;0.0004835129,-0.07821614;0.005476063;-0.03486917,-0.1117723;-0.3317064;-0.01321605,-0.1122013;-0.7376409;0.06947159,-0.1247787;-0.7743505;0.009792641,0.008582383;0.5221754;-0.0336802,73.42959
+0;0;0,-0.00693409;0.302193;0.01283254,-0.01523671;0.5950276;0.01180723,0.1554735;0.4764736;0.02305894,0.2205076;0.2077575;-0.006692126,0.2946749;-0.03594969;-0.09128999,-0.1798937;0.4723345;-0.003164967,-0.2222884;0.1991718;-0.03329426,-0.2651047;-0.05382541;-0.1120974,0.0784199;0.007490428;-0.03390551,0.1222291;-0.3293193;-0.05596729,0.1535705;-0.7248837;0.05851514,0.1745431;-0.7546107;-0.008189287,-0.07508314;0.003540829;-0.04129596,-0.08250271;-0.3367394;-0.04027287,-0.07720032;-0.7426516;0.03566676,-0.07057119;-0.7029671;-0.05554132,-0.01315878;0.5230497;0.01440132,0;0;0,0.005590603;0.3021493;-0.01442051,0.009362876;0.59362;-0.04347992,0.1831311;0.5067167;-0.03505659,0.2171712;0.2309788;-0.02353382,0.2456176;-0.02815896;-0.08748078,-0.1656495;0.5277658;-0.01743337,-0.2139687;0.2539642;-0.01286759,-0.2520523;-0.00261274;-0.08192324,0.07466786;0.001591653;-0.04216099,0.09710176;-0.3374492;-0.02229309,0.0903181;-0.7408578;0.06588387,0.09905274;-0.775476;0.001039028,-0.07815263;0.005459412;-0.03489601,-0.1113887;-0.3325505;-0.01272768,-0.1115684;-0.7374113;0.0688039,-0.1240908;-0.7766837;0.009633254,0.008664638;0.5222336;-0.03371525,73.45148
+0;0;0,-0.00693409;0.302193;0.01283254,-0.01523671;0.5950276;0.01180723,0.1554735;0.4764736;0.02305894,0.2205076;0.2077575;-0.006692126,0.2946749;-0.03594969;-0.09128999,-0.1798937;0.4723345;-0.003164967,-0.2222884;0.1991718;-0.03329426,-0.2651047;-0.05382541;-0.1120974,0.0784199;0.007490428;-0.03390551,0.1222291;-0.3293193;-0.05596729,0.1535705;-0.7248837;0.05851514,0.1745431;-0.7546107;-0.008189287,-0.07508314;0.003540829;-0.04129596,-0.08250271;-0.3367394;-0.04027287,-0.07720032;-0.7426516;0.03566676,-0.07057119;-0.7029671;-0.05554132,-0.01315878;0.5230497;0.01440132,0;0;0,0.005590603;0.3021493;-0.01442051,0.009362876;0.59362;-0.04347992,0.1831311;0.5067167;-0.03505659,0.2171712;0.2309788;-0.02353382,0.2456176;-0.02815896;-0.08748078,-0.1656495;0.5277658;-0.01743337,-0.2139687;0.2539642;-0.01286759,-0.2520523;-0.00261274;-0.08192324,0.07466786;0.001591653;-0.04216099,0.09710176;-0.3374492;-0.02229309,0.0903181;-0.7408578;0.06588387,0.09905274;-0.775476;0.001039028,-0.07815263;0.005459412;-0.03489601,-0.1113887;-0.3325505;-0.01272768,-0.1115684;-0.7374113;0.0688039,-0.1240908;-0.7766837;0.009633254,0.008664638;0.5222336;-0.03371525,73.46368
+0;0;0,-0.006933432;0.3021643;0.01283132,-0.01523547;0.594978;0.01180607,0.1552056;0.4765032;0.02304379,0.2202729;0.2076495;-0.006722493,0.293012;-0.03136443;-0.08969121,-0.1796265;0.4723707;-0.003138273,-0.2220429;0.1990682;-0.03328298,-0.2640347;-0.04905692;-0.1105686,0.07839429;0.007487982;-0.03389445,0.1223222;-0.3302346;-0.05601602,0.1536537;-0.7256728;0.05842991,0.1749818;-0.7564123;-0.009405207,-0.07505862;0.003539673;-0.04128248,-0.0824983;-0.3376628;-0.04025661,-0.0771976;-0.7434456;0.0356588,-0.0704561;-0.703597;-0.05709532,-0.01315767;0.5230049;0.01439999,0;0;0,0.005568817;0.3021168;-0.01450753,0.009411409;0.5935612;-0.04361367,0.1829011;0.5069348;-0.03496337,0.2169522;0.2310501;-0.02355075,0.2450494;-0.02326944;-0.08547473,-0.1653782;0.5277808;-0.01795671,-0.2139733;0.253879;-0.01366632,-0.2510149;0.002194941;-0.08138271,0.07465084;0.001619652;-0.04213309,0.09736709;-0.3383271;-0.02223921,0.09076987;-0.7416892;0.06554675,0.0992476;-0.7779012;4.959106E-05,-0.07811165;0.005428863;-0.03492371,-0.1110112;-0.3335403;-0.01271787,-0.1107927;-0.7383931;0.06818394,-0.1235867;-0.7794652;0.008763038,0.008689761;0.522181;-0.03384018,73.48535
+0;0;0,-0.007303039;0.3021366;0.01327288,-0.01448008;0.5949783;0.01215365,0.1554703;0.4759709;0.0232711,0.2232078;0.208728;-0.0140775,0.2981317;-0.02268325;-0.1147638,-0.1788499;0.4717898;-0.004532665,-0.2226556;0.1993603;-0.040104,-0.2616326;-0.04907684;-0.1179643,0.07866032;0.007605377;-0.03324576,0.1265635;-0.329179;-0.06076092,0.1589259;-0.7248478;0.05259646,0.181755;-0.7579846;-0.0125062,-0.0745934;0.003460091;-0.04212387,-0.07944545;-0.33779;-0.04148213,-0.07065121;-0.7437369;0.03322161,-0.06355668;-0.7038815;-0.05950545,-0.01275585;0.5229979;0.01480148,0;0;0,0.005568817;0.3021168;-0.01450753,0.009411409;0.5935612;-0.04361367,0.1829011;0.5069348;-0.03496337,0.2169522;0.2310501;-0.02355075,0.2450494;-0.02326944;-0.08547473,-0.1653782;0.5277808;-0.01795671,-0.2139733;0.253879;-0.01366632,-0.2510149;0.002194941;-0.08138271,0.07465084;0.001619652;-0.04213309,0.09736709;-0.3383271;-0.02223921,0.09076987;-0.7416892;0.06554675,0.0992476;-0.7779012;4.959106E-05,-0.07811165;0.005428863;-0.03492371,-0.1110112;-0.3335403;-0.01271787,-0.1107927;-0.7383931;0.06818394,-0.1235867;-0.7794652;0.008763038,0.008689761;0.522181;-0.03384018,73.49654
+0;0;0,-0.007303039;0.3021366;0.01327288,-0.01448008;0.5949783;0.01215365,0.1554703;0.4759709;0.0232711,0.2232078;0.208728;-0.0140775,0.2981317;-0.02268325;-0.1147638,-0.1788499;0.4717898;-0.004532665,-0.2226556;0.1993603;-0.040104,-0.2616326;-0.04907684;-0.1179643,0.07866032;0.007605377;-0.03324576,0.1265635;-0.329179;-0.06076092,0.1589259;-0.7248478;0.05259646,0.181755;-0.7579846;-0.0125062,-0.0745934;0.003460091;-0.04212387,-0.07944545;-0.33779;-0.04148213,-0.07065121;-0.7437369;0.03322161,-0.06355668;-0.7038815;-0.05950545,-0.01275585;0.5229979;0.01480148,0;0;0,0.005568817;0.3021168;-0.01450753,0.009411409;0.5935612;-0.04361367,0.1829011;0.5069348;-0.03496337,0.2169522;0.2310501;-0.02355075,0.2450494;-0.02326944;-0.08547473,-0.1653782;0.5277808;-0.01795671,-0.2139733;0.253879;-0.01366632,-0.2510149;0.002194941;-0.08138271,0.07465084;0.001619652;-0.04213309,0.09736709;-0.3383271;-0.02223921,0.09076987;-0.7416892;0.06554675,0.0992476;-0.7779012;4.959106E-05,-0.07811165;0.005428863;-0.03492371,-0.1110112;-0.3335403;-0.01271787,-0.1107927;-0.7383931;0.06818394,-0.1235867;-0.7794652;0.008763038,0.008689761;0.522181;-0.03384018,73.50775
+0;0;0,-0.007305039;0.3022194;0.01327651,-0.01448504;0.5951819;0.01215666,0.1561759;0.4759427;0.02331107,0.2241247;0.2078662;-0.01415402,0.3001201;-0.02685453;-0.1162803,-0.1795548;0.471744;-0.004609996,-0.2234972;0.1984648;-0.04029229,-0.2630315;-0.05352539;-0.1192661,0.07866284;0.007605622;-0.03324683,0.1265116;-0.328796;-0.06073072,0.158896;-0.7247331;0.05270357,0.1815229;-0.7573109;-0.01182272,-0.0745958;0.003460202;-0.04212522,-0.07944234;-0.337402;-0.04148421,-0.07064213;-0.7436243;0.03327021,-0.0636104;-0.7038562;-0.05863592,-0.01276001;0.5231681;0.01480572,0;0;0,0.005071029;0.302196;-0.0147655,0.008462742;0.593739;-0.04415512,0.182802;0.5070841;-0.034724,0.2167158;0.2303056;-0.02335668,0.243812;-0.02791262;-0.08571053,-0.1669696;0.5276755;-0.01842034,-0.2156495;0.2529075;-0.01412205,-0.2527809;-0.002408266;-0.08292623,0.07466021;0.001631006;-0.04212165,0.09792534;-0.3379026;-0.02245998,0.09111962;-0.7414663;0.06570101,0.101262;-0.774468;-0.001526356,-0.0781077;0.005415688;-0.03494135,-0.1126518;-0.3331046;-0.01440668,-0.1106334;-0.7378502;0.06841344,-0.1236821;-0.7782418;0.009537652,0.00784716;0.5223339;-0.03431058,73.53018
+0;0;0,-0.006948694;0.3022115;0.01364164,-0.01342149;0.595191;0.01277293,0.1569785;0.4756814;0.02361439,0.2256605;0.2090934;-0.02220378,0.3069758;-0.02207747;-0.1282544,-0.178945;0.4727504;-0.004492339,-0.2231181;0.2006753;-0.04819142,-0.2595052;-0.05156684;-0.1278704,0.07891071;0.007619959;-0.03265083,0.1297779;-0.3279868;-0.06414038,0.1641002;-0.7240255;0.04836541,0.1872289;-0.7512329;-0.02080084,-0.07438321;0.003404442;-0.04250397,-0.07630547;-0.3374871;-0.04208033,-0.06426102;-0.7437811;0.03182789,-0.05716658;-0.7039966;-0.06007167,-0.01189633;0.5231707;0.01536876,0;0;0,0.005071029;0.302196;-0.0147655,0.008462742;0.593739;-0.04415512,0.182802;0.5070841;-0.034724,0.2167158;0.2303056;-0.02335668,0.243812;-0.02791262;-0.08571053,-0.1669696;0.5276755;-0.01842034,-0.2156495;0.2529075;-0.01412205,-0.2527809;-0.002408266;-0.08292623,0.07466021;0.001631006;-0.04212165,0.09792534;-0.3379026;-0.02245998,0.09111962;-0.7414663;0.06570101,0.101262;-0.774468;-0.001526356,-0.0781077;0.005415688;-0.03494135,-0.1126518;-0.3331046;-0.01440668,-0.1106334;-0.7378502;0.06841344,-0.1236821;-0.7782418;0.009537652,0.00784716;0.5223339;-0.03431058,73.54148
+0;0;0,-0.006952425;0.3023738;0.01364897,-0.01342976;0.595559;0.01277948,0.1571466;0.4759458;0.02363145,0.2258906;0.2091172;-0.02222805,0.3074125;-0.02264087;-0.128548,-0.1791254;0.4730117;-0.004504441,-0.2233384;0.2006912;-0.04824295,-0.2598179;-0.05219173;-0.1281244,0.07888709;0.007617679;-0.03264106,0.1299252;-0.3291167;-0.06423641,0.1641561;-0.7241015;0.04797,0.1886789;-0.7547569;-0.02536494,-0.07436095;0.003403424;-0.04249125,-0.07628967;-0.3386335;-0.04206619,-0.06427727;-0.7438463;0.03164535,-0.05675524;-0.7034721;-0.06579304,-0.01190345;0.5234843;0.01537727,0;0;0,0.004842743;0.3023562;-0.01489258,0.008050427;0.594096;-0.04440451,0.1825828;0.5070301;-0.03445816,0.216159;0.2299567;-0.02308869,0.2441683;-0.02874655;-0.08593512,-0.1675222;0.5275543;-0.01848806,-0.2164122;0.2525648;-0.01438907,-0.2538317;-0.003305823;-0.08361047,0.07469666;0.001632541;-0.04200459,0.09772137;-0.3390495;-0.02203584,0.09161353;-0.7416148;0.06559372,0.1013647;-0.7792246;-0.005062342,-0.0780504;0.00540652;-0.03500781,-0.1123053;-0.334293;-0.0144164,-0.111053;-0.7381788;0.06712966,-0.1246229;-0.7821771;0.003895432,0.007476225;0.5226397;-0.0345304,73.55257
+0;0;0,-0.006952425;0.3023738;0.01364897,-0.01342976;0.595559;0.01277948,0.1571466;0.4759458;0.02363145,0.2258906;0.2091172;-0.02222805,0.3074125;-0.02264087;-0.128548,-0.1791254;0.4730117;-0.004504441,-0.2233384;0.2006912;-0.04824295,-0.2598179;-0.05219173;-0.1281244,0.07888709;0.007617679;-0.03264106,0.1299252;-0.3291167;-0.06423641,0.1641561;-0.7241015;0.04797,0.1886789;-0.7547569;-0.02536494,-0.07436095;0.003403424;-0.04249125,-0.07628967;-0.3386335;-0.04206619,-0.06427727;-0.7438463;0.03164535,-0.05675524;-0.7034721;-0.06579304,-0.01190345;0.5234843;0.01537727,0;0;0,0.004842743;0.3023562;-0.01489258,0.008050427;0.594096;-0.04440451,0.1825828;0.5070301;-0.03445816,0.216159;0.2299567;-0.02308869,0.2441683;-0.02874655;-0.08593512,-0.1675222;0.5275543;-0.01848806,-0.2164122;0.2525648;-0.01438907,-0.2538317;-0.003305823;-0.08361047,0.07469666;0.001632541;-0.04200459,0.09772137;-0.3390495;-0.02203584,0.09161353;-0.7416148;0.06559372,0.1013647;-0.7792246;-0.005062342,-0.0780504;0.00540652;-0.03500781,-0.1123053;-0.334293;-0.0144164,-0.111053;-0.7381788;0.06712966,-0.1246229;-0.7821771;0.003895432,0.007476225;0.5226397;-0.0345304,73.57496
+0;0;0,-0.008574966;0.302426;0.01447086,-0.01667813;0.5957335;0.014523,0.1549436;0.4764147;0.0241343,0.2252713;0.2130094;-0.02999666,0.310545;-0.01576507;-0.1434789,-0.1822439;0.4733444;-0.005408878,-0.2247649;0.2033603;-0.05599644,-0.2602617;-0.05014804;-0.1394296,0.07898838;0.008045005;-0.03239947,0.131304;-0.3272418;-0.06701829,0.1674806;-0.7182697;0.04363316,0.1953558;-0.7467116;-0.03398418,-0.07428996;0.002964117;-0.04272971,-0.0742332;-0.3381401;-0.04346423,-0.06004468;-0.7394761;0.02853198,-0.05200744;-0.6987405;-0.07165328,-0.01475288;0.5236231;0.01688254,0;0;0,0.004412919;0.3025168;-0.01444078,0.007142425;0.594502;-0.04317999,0.182232;0.5067602;-0.03430557,0.2155687;0.2310476;-0.02291584,0.2438962;-0.0291602;-0.08597946,-0.1688996;0.5276158;-0.01855121,-0.2172812;0.2539362;-0.01440225,-0.2548866;-0.003277749;-0.08450517,0.07473993;0.001645788;-0.04201007,0.09783281;-0.338112;-0.02241421,0.09199411;-0.736443;0.06564045,0.1016991;-0.7782636;-0.004819155,-0.07809266;0.005392232;-0.03501532,-0.1118684;-0.3334163;-0.01450608,-0.1096121;-0.7331707;0.0670206,-0.1241647;-0.778595;0.001321748,0.006691232;0.5229764;-0.03353286,73.58716
+0;0;0,-0.008574966;0.302426;0.01447086,-0.01667813;0.5957335;0.014523,0.1549436;0.4764147;0.0241343,0.2252713;0.2130094;-0.02999666,0.310545;-0.01576507;-0.1434789,-0.1822439;0.4733444;-0.005408878,-0.2247649;0.2033603;-0.05599644,-0.2602617;-0.05014804;-0.1394296,0.07898838;0.008045005;-0.03239947,0.131304;-0.3272418;-0.06701829,0.1674806;-0.7182697;0.04363316,0.1953558;-0.7467116;-0.03398418,-0.07428996;0.002964117;-0.04272971,-0.0742332;-0.3381401;-0.04346423,-0.06004468;-0.7394761;0.02853198,-0.05200744;-0.6987405;-0.07165328,-0.01475288;0.5236231;0.01688254,0;0;0,0.004412919;0.3025168;-0.01444078,0.007142425;0.594502;-0.04317999,0.182232;0.5067602;-0.03430557,0.2155687;0.2310476;-0.02291584,0.2438962;-0.0291602;-0.08597946,-0.1688996;0.5276158;-0.01855121,-0.2172812;0.2539362;-0.01440225,-0.2548866;-0.003277749;-0.08450517,0.07473993;0.001645788;-0.04201007,0.09783281;-0.338112;-0.02241421,0.09199411;-0.736443;0.06564045,0.1016991;-0.7782636;-0.004819155,-0.07809266;0.005392232;-0.03501532,-0.1118684;-0.3334163;-0.01450608,-0.1096121;-0.7331707;0.0670206,-0.1241647;-0.778595;0.001321748,0.006691232;0.5229764;-0.03353286,73.60806
+0;0;0,-0.008576889;0.3024938;0.0144741,-0.016681;0.5958355;0.01452639,0.1541632;0.4767278;0.02410463,0.2243874;0.2137096;-0.02994678,0.3097524;-0.01530974;-0.1435504,-0.181479;0.4736715;-0.005303154,-0.2239375;0.2040842;-0.05581637,-0.2594723;-0.04969534;-0.1393389,0.07899548;0.008045728;-0.03240239,0.1313668;-0.3275977;-0.06705803,0.1675849;-0.7190755;0.04372073,0.1955538;-0.7477136;-0.03415716,-0.07429663;0.002964383;-0.04273355,-0.07423981;-0.3385026;-0.04346886,-0.06003497;-0.7403003;0.02861018,-0.05197075;-0.6995287;-0.07191138,-0.01475561;0.5237198;0.0168861,0;0;0,0.00453499;0.3025847;-0.01440597,0.007456809;0.5946045;-0.04312253,0.1816643;0.5066414;-0.03435588,0.2153999;0.2313859;-0.02304649,0.2443578;-0.02907661;-0.08600307,-0.1678679;0.5274594;-0.01893844,-0.2163474;0.254209;-0.01499619,-0.2538918;-0.003313363;-0.08510634,0.07475279;0.001608893;-0.04200435,0.09848179;-0.3384812;-0.02261519,0.09247302;-0.7372576;0.06558824,0.102093;-0.7793264;-0.005116701,-0.07809179;0.005428292;-0.03503057,-0.1118105;-0.333771;-0.01485237,-0.1085867;-0.7338433;0.06742931,-0.123338;-0.7806795;0.002898261,0.006955609;0.5230734;-0.03347874,73.61929
+0;0;0,-0.008807548;0.3024881;0.01445543,-0.01689341;0.59583;0.01440896,0.1540941;0.477415;0.02446329,0.224;0.2168339;-0.04066946,0.312921;-0.007849142;-0.160057,-0.1816421;0.4737777;-0.00620777,-0.2237662;0.2055167;-0.06359412,-0.257818;-0.04716834;-0.1509643,0.07918219;0.008470892;-0.0318333,0.13345;-0.3263617;-0.07110715,0.1734883;-0.7181485;0.03723762,0.2029719;-0.757328;-0.03081059,-0.07390949;0.002625689;-0.0434215,-0.07248294;-0.3388362;-0.04485178,-0.05547047;-0.7406931;0.02628317,-0.047134;-0.6999273;-0.07421681,-0.01499622;0.5237145;0.01680007,0;0;0,0.00453499;0.3025847;-0.01440597,0.007456809;0.5946045;-0.04312253,0.1816643;0.5066414;-0.03435588,0.2153999;0.2313859;-0.02304649,0.2443578;-0.02907661;-0.08600307,-0.1678679;0.5274594;-0.01893844,-0.2163474;0.254209;-0.01499619,-0.2538918;-0.003313363;-0.08510634,0.07475279;0.001608893;-0.04200435,0.09848179;-0.3384812;-0.02261519,0.09247302;-0.7372576;0.06558824,0.102093;-0.7793264;-0.005116701,-0.07809179;0.005428292;-0.03503057,-0.1118105;-0.333771;-0.01485237,-0.1085867;-0.7338433;0.06742931,-0.123338;-0.7806795;0.002898261,0.006955609;0.5230734;-0.03347874,73.64167
+0;0;0,-0.008808888;0.3025341;0.01445762,-0.01689555;0.5959051;0.01441125,0.1535426;0.4776354;0.02444084,0.2234004;0.2172341;-0.04064699,0.3099099;-0.001356065;-0.156797,-0.1811027;0.47401;-0.006130558,-0.2231977;0.205934;-0.06347733,-0.2563261;-0.0398988;-0.1484782,0.07917899;0.008470549;-0.03183202,0.1339566;-0.3295075;-0.07147481,0.1737484;-0.7188823;0.03620294,0.203579;-0.758876;-0.03264607,-0.07390651;0.002625583;-0.04341975,-0.07246655;-0.342044;-0.04486345,-0.05555882;-0.7414269;0.02583355,-0.04712424;-0.7005345;-0.07584913,-0.01499824;0.5237846;0.01680252,0;0;0,0.004528284;0.3026354;-0.0143106,0.007506564;0.5946941;-0.04292417,0.1811139;0.5066497;-0.03450227,0.2151973;0.2316377;-0.0230093,0.2416227;-0.02215728;-0.08339334,-0.1672967;0.5274109;-0.01911842,-0.215864;0.2543688;-0.01530334,-0.2521743;0.003845096;-0.08368362,0.07474746;0.001664996;-0.04200459,0.09860252;-0.3416047;-0.02205205,0.09291966;-0.737967;0.06544232,0.1025531;-0.7804288;-0.006569147,-0.07808831;0.005374892;-0.03503807,-0.1119395;-0.3369645;-0.01361244,-0.1081128;-0.7348127;0.06696548,-0.1230297;-0.7828006;0.001968995,0.006986707;0.5231546;-0.03330588,73.65296
+0;0;0,-0.008808888;0.3025341;0.01445762,-0.01689555;0.5959051;0.01441125,0.1535426;0.4776354;0.02444084,0.2234004;0.2172341;-0.04064699,0.3099099;-0.001356065;-0.156797,-0.1811027;0.47401;-0.006130558,-0.2231977;0.205934;-0.06347733,-0.2563261;-0.0398988;-0.1484782,0.07917899;0.008470549;-0.03183202,0.1339566;-0.3295075;-0.07147481,0.1737484;-0.7188823;0.03620294,0.203579;-0.758876;-0.03264607,-0.07390651;0.002625583;-0.04341975,-0.07246655;-0.342044;-0.04486345,-0.05555882;-0.7414269;0.02583355,-0.04712424;-0.7005345;-0.07584913,-0.01499824;0.5237846;0.01680252,0;0;0,0.004528284;0.3026354;-0.0143106,0.007506564;0.5946941;-0.04292417,0.1811139;0.5066497;-0.03450227,0.2151973;0.2316377;-0.0230093,0.2416227;-0.02215728;-0.08339334,-0.1672967;0.5274109;-0.01911842,-0.215864;0.2543688;-0.01530334,-0.2521743;0.003845096;-0.08368362,0.07474746;0.001664996;-0.04200459,0.09860252;-0.3416047;-0.02205205,0.09291966;-0.737967;0.06544232,0.1025531;-0.7804288;-0.006569147,-0.07808831;0.005374892;-0.03503807,-0.1119395;-0.3369645;-0.01361244,-0.1081128;-0.7348127;0.06696548,-0.1230297;-0.7828006;0.001968995,0.006986707;0.5231546;-0.03330588,73.66642
+0;0;0,-0.009898941;0.3026559;0.01489696,-0.01904124;0.5962122;0.01530214,0.1516453;0.4783936;0.02423275,0.2245053;0.2217402;-0.05106811,0.3114972;0.005160719;-0.1766936,-0.1824833;0.4743141;-0.007655792,-0.2239123;0.2075915;-0.07084179,-0.2577783;-0.03656809;-0.1682851,0.0792689;0.008526495;-0.03150924,0.1346442;-0.3279654;-0.07742065,0.1790636;-0.7172706;0.03192469,0.207534;-0.7555766;-0.03921331,-0.07380561;0.002476055;-0.04353958,-0.07068731;-0.3415966;-0.04586711,-0.05013005;-0.7417737;0.02430167,-0.04138752;-0.7008362;-0.07738821,-0.01688828;0.5240409;0.01758271,0;0;0,0.004210457;0.3028288;-0.01405287,0.006882265;0.5951414;-0.04232788,0.1803803;0.5070422;-0.0344243,0.2148671;0.2322126;-0.02306128,0.2418293;-0.02432448;-0.08403516,-0.1677367;0.5272282;-0.019313,-0.2161308;0.2542921;-0.01562396,-0.2530314;0.001118749;-0.08488917,0.07471377;0.001783594;-0.04199719,0.09876108;-0.3409331;-0.02281117,0.09331313;-0.738137;0.06486655,0.1029307;-0.7806237;-0.007175677,-0.07806158;0.005264589;-0.03503951,-0.1118318;-0.3364649;-0.01309335,-0.1072386;-0.7352672;0.06705427,-0.1225791;-0.7829286;0.001706935,0.006435409;0.5235345;-0.03279972,73.68594
+0;0;0,-0.009898941;0.3026559;0.01489696,-0.01904124;0.5962122;0.01530214,0.1516453;0.4783936;0.02423275,0.2245053;0.2217402;-0.05106811,0.3114972;0.005160719;-0.1766936,-0.1824833;0.4743141;-0.007655792,-0.2239123;0.2075915;-0.07084179,-0.2577783;-0.03656809;-0.1682851,0.0792689;0.008526495;-0.03150924,0.1346442;-0.3279654;-0.07742065,0.1790636;-0.7172706;0.03192469,0.207534;-0.7555766;-0.03921331,-0.07380561;0.002476055;-0.04353958,-0.07068731;-0.3415966;-0.04586711,-0.05013005;-0.7417737;0.02430167,-0.04138752;-0.7008362;-0.07738821,-0.01688828;0.5240409;0.01758271,0;0;0,0.004210457;0.3028288;-0.01405287,0.006882265;0.5951414;-0.04232788,0.1803803;0.5070422;-0.0344243,0.2148671;0.2322126;-0.02306128,0.2418293;-0.02432448;-0.08403516,-0.1677367;0.5272282;-0.019313,-0.2161308;0.2542921;-0.01562396,-0.2530314;0.001118749;-0.08488917,0.07471377;0.001783594;-0.04199719,0.09876108;-0.3409331;-0.02281117,0.09331313;-0.738137;0.06486655,0.1029307;-0.7806237;-0.007175677,-0.07806158;0.005264589;-0.03503951,-0.1118318;-0.3364649;-0.01309335,-0.1072386;-0.7352672;0.06705427,-0.1225791;-0.7829286;0.001706935,0.006435409;0.5235345;-0.03279972,73.69776
+0;0;0,-0.009900816;0.3027132;0.01489978,-0.01904407;0.5962999;0.01530515,0.1517292;0.4784538;0.02423931,0.2245549;0.2219212;-0.05102613,0.3094962;0.01044713;-0.1736902,-0.1825712;0.4743721;-0.007665625,-0.2239806;0.2077751;-0.0708219,-0.2570483;-0.03062887;-0.1659682,0.07928319;0.00852803;-0.03151492,0.1345782;-0.327476;-0.07735977,0.1790028;-0.7168267;0.03199837,0.2075269;-0.7552615;-0.03927377,-0.07381891;0.002476501;-0.04354743,-0.07070512;-0.3410972;-0.04587158,-0.05014545;-0.7413211;0.02430541,-0.04138644;-0.700363;-0.07757621,-0.01689098;0.5241245;0.01758585,0;0;0,0.004084677;0.3028956;-0.01388836,0.006712094;0.5952557;-0.04199171,0.1802725;0.5068173;-0.0341742,0.2149775;0.2321313;-0.02319383,0.2400032;-0.0183354;-0.08338451,-0.1680164;0.5271268;-0.01927074,-0.2167675;0.2543821;-0.01594354,-0.252638;0.007139593;-0.08352471,0.07473142;0.001786426;-0.04199719,0.09923372;-0.3404198;-0.02321982,0.09384333;-0.7376748;0.06445051,0.1036171;-0.7804487;-0.007557146,-0.07807151;0.005259747;-0.0350559,-0.1123587;-0.3359587;-0.01378641,-0.1066172;-0.7347806;0.06643064,-0.1219438;-0.7828598;0.001273893,0.006269336;0.5236391;-0.03250551,73.71999
+0;0;0,-0.01092028;0.30266;0.01526424,-0.02099669;0.5962155;0.0160351,0.1500174;0.4782611;0.02343812,0.2258172;0.2247951;-0.05894411,0.3091508;0.02118529;-0.1952574,-0.1837718;0.4737404;-0.009312451,-0.2233375;0.2083223;-0.07834313,-0.255469;-0.02450749;-0.1866972,0.07950746;0.008628045;-0.03091701,0.1355358;-0.3259667;-0.08537071,0.1849317;-0.7145158;0.02470352,0.2119366;-0.7423327;-0.05594765,-0.07351089;0.002347676;-0.04407243,-0.06885674;-0.3411986;-0.04758044,-0.04475204;-0.7414526;0.02128448,-0.03579988;-0.7004617;-0.08057681,-0.01862301;0.5240442;0.01822423,0;0;0,0.004084677;0.3028956;-0.01388836,0.006712094;0.5952557;-0.04199171,0.1802725;0.5068173;-0.0341742,0.2149775;0.2321313;-0.02319383,0.2400032;-0.0183354;-0.08338451,-0.1680164;0.5271268;-0.01927074,-0.2167675;0.2543821;-0.01594354,-0.252638;0.007139593;-0.08352471,0.07473142;0.001786426;-0.04199719,0.09923372;-0.3404198;-0.02321982,0.09384333;-0.7376748;0.06445051,0.1036171;-0.7804487;-0.007557146,-0.07807151;0.005259747;-0.0350559,-0.1123587;-0.3359587;-0.01378641,-0.1066172;-0.7347806;0.06643064,-0.1219438;-0.7828598;0.001273893,0.006269336;0.5236391;-0.03250551,73.73134
+0;0;0,-0.01092175;0.3027009;0.01526631,-0.02099882;0.5962756;0.01603728,0.1498092;0.4783739;0.02343402,0.2253591;0.2257436;-0.0586766,0.3097811;0.01947457;-0.1967702,-0.183572;0.4738588;-0.00927652,-0.2230073;0.2093158;-0.07807961,-0.2555584;-0.02655487;-0.1878487,0.07941738;0.008618269;-0.03088198,0.1359556;-0.3290217;-0.08583127,0.1850757;-0.7154012;0.0236283,0.2117268;-0.7424606;-0.05596624,-0.0734276;0.002345016;-0.0440225,-0.06873108;-0.3443279;-0.04756244,-0.04476099;-0.7423469;0.02091794,-0.03592611;-0.7014999;-0.07960884,-0.01862504;0.524101;0.01822651,0;0;0,0.004205152;0.3029358;-0.01386929,0.006996006;0.5953137;-0.0419724,0.1802877;0.506724;-0.03379154,0.2140512;0.2328358;-0.0229609,0.2398714;-0.02087444;-0.08385611,-0.1675766;0.5270153;-0.01941449,-0.2161143;0.2551594;-0.01617811,-0.2524014;0.004736274;-0.08484631,0.07470976;0.001780495;-0.04183745,0.09908567;-0.343535;-0.02235079,0.09447798;-0.738791;0.06387377,0.1051399;-0.7778051;-0.009778976,-0.07792407;0.005256456;-0.03514685,-0.1119537;-0.3391043;-0.01336615,-0.1060351;-0.7356777;0.06649432,-0.1210499;-0.7832608;0.002801515,0.006510586;0.5236943;-0.03248405,73.75302
+0;0;0,-0.01092175;0.3027009;0.01526631,-0.02099882;0.5962756;0.01603728,0.1498092;0.4783739;0.02343402,0.2253591;0.2257436;-0.0586766,0.3097811;0.01947457;-0.1967702,-0.183572;0.4738588;-0.00927652,-0.2230073;0.2093158;-0.07807961,-0.2555584;-0.02655487;-0.1878487,0.07941738;0.008618269;-0.03088198,0.1359556;-0.3290217;-0.08583127,0.1850757;-0.7154012;0.0236283,0.2117268;-0.7424606;-0.05596624,-0.0734276;0.002345016;-0.0440225,-0.06873108;-0.3443279;-0.04756244,-0.04476099;-0.7423469;0.02091794,-0.03592611;-0.7014999;-0.07960884,-0.01862504;0.524101;0.01822651,0;0;0,0.004205152;0.3029358;-0.01386929,0.006996006;0.5953137;-0.0419724,0.1802877;0.506724;-0.03379154,0.2140512;0.2328358;-0.0229609,0.2398714;-0.02087444;-0.08385611,-0.1675766;0.5270153;-0.01941449,-0.2161143;0.2551594;-0.01617811,-0.2524014;0.004736274;-0.08484631,0.07470976;0.001780495;-0.04183745,0.09908567;-0.343535;-0.02235079,0.09447798;-0.738791;0.06387377,0.1051399;-0.7778051;-0.009778976,-0.07792407;0.005256456;-0.03514685,-0.1119537;-0.3391043;-0.01336615,-0.1060351;-0.7356777;0.06649432,-0.1210499;-0.7832608;0.002801515,0.006510586;0.5236943;-0.03248405,73.76492
+0;0;0,-0.01093978;0.3026707;0.01479642,-0.02090605;0.5960898;0.01510546,0.1513679;0.478572;0.02034813,0.2238555;0.2285021;-0.07094053,0.3096461;0.02240457;-0.2147319,-0.1843323;0.4728857;-0.01198756,-0.2223301;0.2098078;-0.08594157,-0.253427;-0.02645171;-0.2031022,0.07962912;0.008730433;-0.03022539,0.1388104;-0.324406;-0.09811864,0.1926191;-0.71268;0.008922629,0.2206367;-0.7502108;-0.06022941,-0.07312801;0.002153676;-0.04447749,-0.06733961;-0.3428585;-0.0494667,-0.03886437;-0.7426987;0.01706827,-0.03030409;-0.7019746;-0.08262676,-0.01857363;0.5239717;0.01740916,0;0;0,0.003415838;0.3029186;-0.01329565,0.005261287;0.5952215;-0.04058337,0.1801333;0.5068547;-0.03347683,0.2135466;0.2331861;-0.02288961,0.2406492;-0.02362877;-0.0847261,-0.1704375;0.5269451;-0.01895515,-0.2189443;0.2553507;-0.01639235,-0.2549769;0.001627833;-0.08595194,0.07467058;0.001856431;-0.04185033,0.09935273;-0.3418472;-0.02313161,0.0951438;-0.7387726;0.0637157,0.1057453;-0.7778103;-0.008732796,-0.07789598;0.005185178;-0.0351557,-0.1113943;-0.3375919;-0.01339471,-0.1048092;-0.7360259;0.06608451,-0.1183044;-0.7810084;0.0003358647,0.005022034;0.5236263;-0.03131866,73.7869
+0;0;0,-0.01093978;0.3026707;0.01479642,-0.02090605;0.5960898;0.01510546,0.1513679;0.478572;0.02034813,0.2238555;0.2285021;-0.07094053,0.3096461;0.02240457;-0.2147319,-0.1843323;0.4728857;-0.01198756,-0.2223301;0.2098078;-0.08594157,-0.253427;-0.02645171;-0.2031022,0.07962912;0.008730433;-0.03022539,0.1388104;-0.324406;-0.09811864,0.1926191;-0.71268;0.008922629,0.2206367;-0.7502108;-0.06022941,-0.07312801;0.002153676;-0.04447749,-0.06733961;-0.3428585;-0.0494667,-0.03886437;-0.7426987;0.01706827,-0.03030409;-0.7019746;-0.08262676,-0.01857363;0.5239717;0.01740916,0;0;0,0.003415838;0.3029186;-0.01329565,0.005261287;0.5952215;-0.04058337,0.1801333;0.5068547;-0.03347683,0.2135466;0.2331861;-0.02288961,0.2406492;-0.02362877;-0.0847261,-0.1704375;0.5269451;-0.01895515,-0.2189443;0.2553507;-0.01639235,-0.2549769;0.001627833;-0.08595194,0.07467058;0.001856431;-0.04185033,0.09935273;-0.3418472;-0.02313161,0.0951438;-0.7387726;0.0637157,0.1057453;-0.7778103;-0.008732796,-0.07789598;0.005185178;-0.0351557,-0.1113943;-0.3375919;-0.01339471,-0.1048092;-0.7360259;0.06608451,-0.1183044;-0.7810084;0.0003358647,0.005022034;0.5236263;-0.03131866,73.79818
+0;0;0,-0.01093737;0.3026041;0.01479316,-0.02090223;0.5959819;0.015102,0.15109;0.4785458;0.02033959,0.2235864;0.2284456;-0.07096017,0.3093913;0.02231382;-0.2147754,-0.1840542;0.4728689;-0.01194253,-0.2220565;0.209759;-0.08590553,-0.2531587;-0.02653967;-0.2030857,0.07963669;0.008731262;-0.03022826,0.1386425;-0.3234175;-0.09792022,0.1926033;-0.7127888;0.009423561,0.2212382;-0.7518074;-0.06125203,-0.07313496;0.002153881;-0.04448171,-0.06736371;-0.3418353;-0.04945613,-0.038808;-0.7428056;0.01726688,-0.03005911;-0.7018452;-0.08462464,-0.01857003;0.5238704;0.01740549,0;0;0,0.003563583;0.3028435;-0.01344705,0.005639777;0.5950873;-0.04090428,0.1801808;0.5069296;-0.03340554,0.2136269;0.2332212;-0.02308226,0.2405731;-0.02359456;-0.08517241,-0.1698329;0.526884;-0.01932493,-0.2185051;0.2552831;-0.01697608,-0.2543247;0.001516014;-0.08665246,0.0746672;0.001888633;-0.04187155,0.09936041;-0.3408107;-0.02359414,0.09620339;-0.7389178;0.06326938,0.1051835;-0.779673;-0.01083612,-0.07790229;0.00515298;-0.03516624,-0.1106275;-0.3366846;-0.01365316,-0.1035958;-0.7362581;0.06594597,-0.1172853;-0.7863197;0.002848431,0.005339593;0.5235045;-0.03159761,73.82021
+0;0;0,-0.01118776;0.3026214;0.0142409,-0.02135242;0.5959923;0.01402522,0.1507911;0.4788847;0.0174233,0.2216727;0.2312022;-0.08142357,0.3057138;0.03250588;-0.2363186,-0.1834785;0.4714256;-0.01570681,-0.2232709;0.2098207;-0.09394377,-0.2513929;-0.02203603;-0.2203842,0.07982374;0.008975304;-0.02965801,0.1421484;-0.3184579;-0.1150382,0.1979246;-0.707306;-0.006729975,0.2290566;-0.7499554;-0.07254362,-0.07298982;0.001806089;-0.04473487,-0.06555235;-0.3421244;-0.05130569,-0.03391932;-0.7431537;0.0136507,-0.0250732;-0.7022279;-0.08823614,-0.01897741;0.5238866;0.01645961,0;0;0,0.003563583;0.3028435;-0.01344705,0.005639777;0.5950873;-0.04090428,0.1801808;0.5069296;-0.03340554,0.2136269;0.2332212;-0.02308226,0.2405731;-0.02359456;-0.08517241,-0.1698329;0.526884;-0.01932493,-0.2185051;0.2552831;-0.01697608,-0.2543247;0.001516014;-0.08665246,0.0746672;0.001888633;-0.04187155,0.09936041;-0.3408107;-0.02359414,0.09620339;-0.7389178;0.06326938,0.1051835;-0.779673;-0.01083612,-0.07790229;0.00515298;-0.03516624,-0.1106275;-0.3366846;-0.01365316,-0.1035958;-0.7362581;0.06594597,-0.1172853;-0.7863197;0.002848431,0.005339593;0.5235045;-0.03159761,73.83176
+0;0;0,-0.01118776;0.3026214;0.0142409,-0.02135242;0.5959923;0.01402522,0.1507911;0.4788847;0.0174233,0.2216727;0.2312022;-0.08142357,0.3057138;0.03250588;-0.2363186,-0.1834785;0.4714256;-0.01570681,-0.2232709;0.2098207;-0.09394377,-0.2513929;-0.02203603;-0.2203842,0.07982374;0.008975304;-0.02965801,0.1421484;-0.3184579;-0.1150382,0.1979246;-0.707306;-0.006729975,0.2290566;-0.7499554;-0.07254362,-0.07298982;0.001806089;-0.04473487,-0.06555235;-0.3421244;-0.05130569,-0.03391932;-0.7431537;0.0136507,-0.0250732;-0.7022279;-0.08823614,-0.01897741;0.5238866;0.01645961,0;0;0,0.003563583;0.3028435;-0.01344705,0.005639777;0.5950873;-0.04090428,0.1801808;0.5069296;-0.03340554,0.2136269;0.2332212;-0.02308226,0.2405731;-0.02359456;-0.08517241,-0.1698329;0.526884;-0.01932493,-0.2185051;0.2552831;-0.01697608,-0.2543247;0.001516014;-0.08665246,0.0746672;0.001888633;-0.04187155,0.09936041;-0.3408107;-0.02359414,0.09620339;-0.7389178;0.06326938,0.1051835;-0.779673;-0.01083612,-0.07790229;0.00515298;-0.03516624,-0.1106275;-0.3366846;-0.01365316,-0.1035958;-0.7362581;0.06594597,-0.1172853;-0.7863197;0.002848431,0.005339593;0.5235045;-0.03159761,73.84327
+0;0;0,-0.01119527;0.3028245;0.01425045,-0.02136526;0.596349;0.01403483,0.1507508;0.4792153;0.01743389,0.2216683;0.231407;-0.08146313,0.3059168;0.03222027;-0.2367405,-0.1834625;0.4717574;-0.01569062,-0.2232751;0.2100198;-0.09396728,-0.2514665;-0.02240929;-0.2207199,0.07980004;0.008972638;-0.0296492,0.14235;-0.3196444;-0.1153381,0.1978888;-0.7068371;-0.007490933,0.229196;-0.7498953;-0.07367503,-0.07296815;0.001805553;-0.04472158,-0.06550379;-0.3433684;-0.05131616,-0.03400542;-0.7426904;0.0133637,-0.02510951;-0.7017032;-0.08909664,-0.01898913;0.5242095;0.01647037,0;0;0,0.003788695;0.3030412;-0.01351857,0.006141827;0.5954265;-0.04108953,0.1805547;0.5069607;-0.03356624,0.2137029;0.2330689;-0.02340317,0.2408437;-0.02426738;-0.08605838,-0.1694011;0.5268583;-0.01979743,-0.2182147;0.2551413;-0.01737026,-0.2537333;0.0007972419;-0.08759705,0.07472104;0.00188835;-0.04172325,0.1001801;-0.3420075;-0.0235095,0.09740037;-0.7385123;0.06257129,0.1070983;-0.7810235;-0.01054549,-0.07782892;0.00514796;-0.03526736,-0.1096445;-0.338048;-0.01408855,-0.1024435;-0.73596;0.064955,-0.1172993;-0.788235;0.004060697,0.005769968;0.5238141;-0.03175092,73.86515
+0;0;0,-0.01103968;0.30309;0.01341119,-0.02102734;0.5968428;0.01240307,0.1496126;0.4786106;0.01883283,0.2307908;0.2383717;-0.09074114,0.3170782;0.04112396;-0.2482935,-0.1821011;0.4731424;-0.01829738,-0.2189576;0.2131742;-0.1041411,-0.2446739;-0.0176089;-0.2354911,0.07980738;0.009297921;-0.0293348,0.1486461;-0.3139829;-0.1330258,0.2027076;-0.6984575;-0.01933805,0.2327451;-0.7165539;-0.1057586,-0.07296561;0.001327695;-0.04461453,-0.06232347;-0.3448079;-0.05344502,-0.02792614;-0.7430341;0.009012144,-0.01783141;-0.7021146;-0.09327604,-0.01870141;0.5246485;0.01503687,0;0;0,0.004045933;0.3032624;-0.013448,0.006622627;0.5958813;-0.04090643,0.1798679;0.5069339;-0.03311872,0.213678;0.2329308;-0.02361917,0.2408338;-0.02487102;-0.08667254,-0.167934;0.5268074;-0.01991944,-0.2169607;0.2549573;-0.01768198,-0.251846;8.037686E-05;-0.0883623,0.07470757;0.001924962;-0.04160857,0.1005928;-0.3430391;-0.02342057,0.09812117;-0.7384285;0.06219125,0.1079607;-0.7809069;-0.01084352,-0.07772435;0.005109577;-0.03534142,-0.1094383;-0.3391938;-0.01411659,-0.1016978;-0.7359717;0.06446885,-0.1165763;-0.7880783;0.003467597,0.006193146;0.5242043;-0.03160119,73.88736
+0;0;0,-0.01103968;0.30309;0.01341119,-0.02102734;0.5968428;0.01240307,0.1496126;0.4786106;0.01883283,0.2307908;0.2383717;-0.09074114,0.3170782;0.04112396;-0.2482935,-0.1821011;0.4731424;-0.01829738,-0.2189576;0.2131742;-0.1041411,-0.2446739;-0.0176089;-0.2354911,0.07980738;0.009297921;-0.0293348,0.1486461;-0.3139829;-0.1330258,0.2027076;-0.6984575;-0.01933805,0.2327451;-0.7165539;-0.1057586,-0.07296561;0.001327695;-0.04461453,-0.06232347;-0.3448079;-0.05344502,-0.02792614;-0.7430341;0.009012144,-0.01783141;-0.7021146;-0.09327604,-0.01870141;0.5246485;0.01503687,0;0;0,0.004045933;0.3032624;-0.013448,0.006622627;0.5958813;-0.04090643,0.1798679;0.5069339;-0.03311872,0.213678;0.2329308;-0.02361917,0.2408338;-0.02487102;-0.08667254,-0.167934;0.5268074;-0.01991944,-0.2169607;0.2549573;-0.01768198,-0.251846;8.037686E-05;-0.0883623,0.07470757;0.001924962;-0.04160857,0.1005928;-0.3430391;-0.02342057,0.09812117;-0.7384285;0.06219125,0.1079607;-0.7809069;-0.01084352,-0.07772435;0.005109577;-0.03534142,-0.1094383;-0.3391938;-0.01411659,-0.1016978;-0.7359717;0.06446885,-0.1165763;-0.7880783;0.003467597,0.006193146;0.5242043;-0.03160119,73.8989
+0;0;0,-0.01104356;0.3031967;0.01341591,-0.02103461;0.5970489;0.01240749,0.1493684;0.478858;0.01883275,0.2303809;0.2391095;-0.09051759,0.3167701;0.04162915;-0.2482557,-0.1818769;0.4733976;-0.01824503,-0.2186582;0.2139599;-0.1039136,-0.2444048;-0.01709524;-0.2354184,0.08000711;0.009321191;-0.02940821,0.1487625;-0.3135679;-0.1329736,0.2028574;-0.6982805;-0.01921548,0.2328003;-0.7162254;-0.1053638,-0.07314821;0.001331018;-0.04472618,-0.06251897;-0.3443852;-0.05354597,-0.02810035;-0.7428579;0.008949839,-0.01803741;-0.7019728;-0.0930162,-0.01870791;0.5248309;0.01504215,0;0;0,0.004045203;0.303365;-0.01354766,0.006696835;0.5960704;-0.04114103,0.1796493;0.5068519;-0.03265047,0.2129814;0.233334;-0.02388716,0.2410851;-0.0246512;-0.0871067,-0.16764;0.5267678;-0.02011342,-0.2166868;0.2554954;-0.01775503,-0.2512064;0.0005082488;-0.08939894,0.07482953;0.001967177;-0.04182744,0.1012313;-0.3425474;-0.02385235,0.09883934;-0.738201;0.06172466,0.1085487;-0.7808445;-0.01070094,-0.07803771;0.005073107;-0.03517447,-0.109088;-0.3389042;-0.01453611,-0.1010354;-0.7359544;0.06393153,-0.1162197;-0.7876204;0.002964966,0.006242916;0.5243744;-0.03179884,73.92056
+0;0;0,-0.01142883;0.3031974;0.01307232,-0.02172794;0.5970371;0.01168544,0.1487363;0.4788315;0.01819551,0.2323512;0.2424247;-0.09634801,0.3200411;0.04863675;-0.2579018,-0.1824401;0.4738013;-0.01979665,-0.2156323;0.2156331;-0.1106115,-0.2390909;-0.01246101;-0.2475994,0.08007447;0.009763948;-0.02907937,0.1530837;-0.3077812;-0.1454631,0.2070229;-0.692952;-0.03319159,0.2393256;-0.7322578;-0.1022573,-0.07295731;0.0008777576;-0.04504804,-0.06204574;-0.3448114;-0.05455619,-0.02520515;-0.7435223;0.004969262,-0.01485071;-0.7026618;-0.09697022,-0.01933469;0.524825;0.0144192,0;0;0,0.004045203;0.303365;-0.01354766,0.006696835;0.5960704;-0.04114103,0.1796493;0.5068519;-0.03265047,0.2129814;0.233334;-0.02388716,0.2410851;-0.0246512;-0.0871067,-0.16764;0.5267678;-0.02011342,-0.2166868;0.2554954;-0.01775503,-0.2512064;0.0005082488;-0.08939894,0.07482953;0.001967177;-0.04182744,0.1012313;-0.3425474;-0.02385235,0.09883934;-0.738201;0.06172466,0.1085487;-0.7808445;-0.01070094,-0.07803771;0.005073107;-0.03517447,-0.109088;-0.3389042;-0.01453611,-0.1010354;-0.7359544;0.06393153,-0.1162197;-0.7876204;0.002964966,0.006242916;0.5243744;-0.03179884,73.93232
+0;0;0,-0.01142883;0.3031974;0.01307232,-0.02172794;0.5970371;0.01168544,0.1487363;0.4788315;0.01819551,0.2323512;0.2424247;-0.09634801,0.3200411;0.04863675;-0.2579018,-0.1824401;0.4738013;-0.01979665,-0.2156323;0.2156331;-0.1106115,-0.2390909;-0.01246101;-0.2475994,0.08007447;0.009763948;-0.02907937,0.1530837;-0.3077812;-0.1454631,0.2070229;-0.692952;-0.03319159,0.2393256;-0.7322578;-0.1022573,-0.07295731;0.0008777576;-0.04504804,-0.06204574;-0.3448114;-0.05455619,-0.02520515;-0.7435223;0.004969262,-0.01485071;-0.7026618;-0.09697022,-0.01933469;0.524825;0.0144192,0;0;0,0.004045203;0.303365;-0.01354766,0.006696835;0.5960704;-0.04114103,0.1796493;0.5068519;-0.03265047,0.2129814;0.233334;-0.02388716,0.2410851;-0.0246512;-0.0871067,-0.16764;0.5267678;-0.02011342,-0.2166868;0.2554954;-0.01775503,-0.2512064;0.0005082488;-0.08939894,0.07482953;0.001967177;-0.04182744,0.1012313;-0.3425474;-0.02385235,0.09883934;-0.738201;0.06172466,0.1085487;-0.7808445;-0.01070094,-0.07803771;0.005073107;-0.03517447,-0.109088;-0.3389042;-0.01453611,-0.1010354;-0.7359544;0.06393153,-0.1162197;-0.7876204;0.002964966,0.006242916;0.5243744;-0.03179884,73.94359
+0;0;0,-0.01143091;0.3032526;0.0130747,-0.02173042;0.5971032;0.01168795,0.1479869;0.4791035;0.01818118,0.2318795;0.2419117;-0.09674268,0.3171152;0.05354714;-0.2537752,-0.1817178;0.4740956;-0.01964214,-0.2150202;0.2150701;-0.1107585,-0.2378223;-0.006640479;-0.2439127,0.0801537;0.009773608;-0.02910814,0.1529946;-0.3070394;-0.1452236,0.2070281;-0.6928835;-0.03275574,0.2388472;-0.7311516;-0.1007874,-0.07302949;0.000878626;-0.04509261,-0.06214308;-0.3440135;-0.05457884,-0.02523808;-0.7434214;0.005050678,-0.01503867;-0.7027235;-0.09536251,-0.01933721;0.5248926;0.01442165,0;0;0,0.004928172;0.3033905;-0.01391697,0.00815025;0.5960821;-0.04171896,0.1802052;0.5067393;-0.03278041,0.2138882;0.2323331;-0.02428865,0.2409018;-0.01839751;-0.08601379,-0.1655095;0.5266197;-0.02050809,-0.2149743;0.2544912;-0.01833176,-0.2480588;0.006873548;-0.08901729,0.07500181;0.001888826;-0.04169631,0.1018625;-0.3418191;-0.02430606,0.100469;-0.7382361;0.0611105,0.110503;-0.7799091;-0.01004839,-0.07807442;0.005145628;-0.03528922,-0.1095885;-0.3380688;-0.01606037,-0.1011312;-0.7356095;0.06352746,-0.1162875;-0.7835609;0.0003202483,0.007589146;0.524393;-0.03234196,73.96552
+0;0;0,-0.01220523;0.3031478;0.01318749,-0.02325831;0.5969357;0.01189783,0.1473548;0.4789025;0.01693825,0.2320442;0.2449245;-0.1037522,0.3189591;0.05890334;-0.2696723,-0.1831392;0.4731987;-0.02137557,-0.215884;0.2168336;-0.1198078,-0.2360793;-0.005140603;-0.2612545,0.08030312;0.01015577;-0.02852838,0.1576816;-0.3002436;-0.1622769,0.2069543;-0.6843076;-0.04666299,0.2141175;-0.6439124;-0.1460483,-0.07270954;0.0005101385;-0.04559234,-0.06119998;-0.3458939;-0.05537307,-0.02242112;-0.7438604;0.003093679,-0.01227328;-0.7032976;-0.09601361,-0.02068324;0.5247341;0.01460934,0;0;0,0.004496515;0.3033108;-0.01427484,0.007348314;0.5959266;-0.04252672,0.1801718;0.5066616;-0.03322387,0.2141893;0.2323165;-0.02536726,0.2404551;-0.02259788;-0.08874202,-0.1669135;0.5264449;-0.02132636,-0.2160388;0.2542945;-0.01908576,-0.2495393;0.00271523;-0.09170249,0.07496142;0.001872078;-0.04174781,0.1019504;-0.3433831;-0.0245924,0.1016138;-0.7385424;0.05995631,0.1108769;-0.7793612;-0.01029825,-0.07805693;0.005161201;-0.03529982,-0.109445;-0.3396985;-0.01768029,-0.101368;-0.7357687;0.06208575,-0.1159573;-0.7857079;0.003488086,0.006871223;0.5242571;-0.03302336,73.98781
+0;0;0,-0.01220523;0.3031478;0.01318749,-0.02325831;0.5969357;0.01189783,0.1473548;0.4789025;0.01693825,0.2320442;0.2449245;-0.1037522,0.3189591;0.05890334;-0.2696723,-0.1831392;0.4731987;-0.02137557,-0.215884;0.2168336;-0.1198078,-0.2360793;-0.005140603;-0.2612545,0.08030312;0.01015577;-0.02852838,0.1576816;-0.3002436;-0.1622769,0.2069543;-0.6843076;-0.04666299,0.2141175;-0.6439124;-0.1460483,-0.07270954;0.0005101385;-0.04559234,-0.06119998;-0.3458939;-0.05537307,-0.02242112;-0.7438604;0.003093679,-0.01227328;-0.7032976;-0.09601361,-0.02068324;0.5247341;0.01460934,0;0;0,0.004496515;0.3033108;-0.01427484,0.007348314;0.5959266;-0.04252672,0.1801718;0.5066616;-0.03322387,0.2141893;0.2323165;-0.02536726,0.2404551;-0.02259788;-0.08874202,-0.1669135;0.5264449;-0.02132636,-0.2160388;0.2542945;-0.01908576,-0.2495393;0.00271523;-0.09170249,0.07496142;0.001872078;-0.04174781,0.1019504;-0.3433831;-0.0245924,0.1016138;-0.7385424;0.05995631,0.1108769;-0.7793612;-0.01029825,-0.07805693;0.005161201;-0.03529982,-0.109445;-0.3396985;-0.01768029,-0.101368;-0.7357687;0.06208575,-0.1159573;-0.7857079;0.003488086,0.006871223;0.5242571;-0.03302336,73.99923
+0;0;0,-0.01220523;0.3031478;0.01318749,-0.02325831;0.5969357;0.01189783,0.1473548;0.4789025;0.01693825,0.2320442;0.2449245;-0.1037522,0.3189591;0.05890334;-0.2696723,-0.1831392;0.4731987;-0.02137557,-0.215884;0.2168336;-0.1198078,-0.2360793;-0.005140603;-0.2612545,0.08030312;0.01015577;-0.02852838,0.1576816;-0.3002436;-0.1622769,0.2069543;-0.6843076;-0.04666299,0.2141175;-0.6439124;-0.1460483,-0.07270954;0.0005101385;-0.04559234,-0.06119998;-0.3458939;-0.05537307,-0.02242112;-0.7438604;0.003093679,-0.01227328;-0.7032976;-0.09601361,-0.02068324;0.5247341;0.01460934,0;0;0,0.004496515;0.3033108;-0.01427484,0.007348314;0.5959266;-0.04252672,0.1801718;0.5066616;-0.03322387,0.2141893;0.2323165;-0.02536726,0.2404551;-0.02259788;-0.08874202,-0.1669135;0.5264449;-0.02132636,-0.2160388;0.2542945;-0.01908576,-0.2495393;0.00271523;-0.09170249,0.07496142;0.001872078;-0.04174781,0.1019504;-0.3433831;-0.0245924,0.1016138;-0.7385424;0.05995631,0.1108769;-0.7793612;-0.01029825,-0.07805693;0.005161201;-0.03529982,-0.109445;-0.3396985;-0.01768029,-0.101368;-0.7357687;0.06208575,-0.1159573;-0.7857079;0.003488086,0.006871223;0.5242571;-0.03302336,74.01028
+0;0;0,-0.0118682;0.3031806;0.0125391,-0.02253536;0.5970127;0.01064978,0.1483824;0.4779389;0.01526336,0.2358177;0.2474647;-0.1096913,0.3227697;0.06422254;-0.2803958,-0.1831257;0.4734017;-0.02311811,-0.2147951;0.2190402;-0.1264344,-0.2324026;-1.357496E-05;-0.2747037,0.0802113;0.01029514;-0.02821827,0.1618226;-0.2910548;-0.1801399,0.2060651;-0.6735711;-0.05924592,0.2134426;-0.6331437;-0.1603298,-0.07250245;0.0002201699;-0.0456011,-0.05777382;-0.3465115;-0.05621319,-0.01893429;-0.7441221;0.001133941,-0.008565124;-0.7034451;-0.0996609,-0.0200627;0.5247972;0.01350816,0;0;0,0.003652557;0.3033027;-0.01451516,0.005407556;0.59592;-0.04316688,0.1791991;0.5068048;-0.03351235,0.2136458;0.232702;-0.02589583,0.2408139;-0.02310985;-0.08993149,-0.1692088;0.5263575;-0.02161259,-0.2179943;0.2543434;-0.01932747,-0.2513323;0.00189501;-0.09306213,0.07488239;0.00190641;-0.04153442,0.1011448;-0.3438854;-0.02448487,0.1023969;-0.738783;0.05885673,0.1134118;-0.7831335;-0.009931326,-0.07780761;0.005119594;-0.0354384,-0.1092768;-0.3402613;-0.01888108,-0.1009115;-0.7357676;0.06109537,-0.1160863;-0.7865229;0.0008505732,0.005221486;0.52425;-0.03353715,74.02168
+0;0;0,-0.0118682;0.3031806;0.0125391,-0.02253536;0.5970127;0.01064978,0.1483824;0.4779389;0.01526336,0.2358177;0.2474647;-0.1096913,0.3227697;0.06422254;-0.2803958,-0.1831257;0.4734017;-0.02311811,-0.2147951;0.2190402;-0.1264344,-0.2324026;-1.357496E-05;-0.2747037,0.0802113;0.01029514;-0.02821827,0.1618226;-0.2910548;-0.1801399,0.2060651;-0.6735711;-0.05924592,0.2134426;-0.6331437;-0.1603298,-0.07250245;0.0002201699;-0.0456011,-0.05777382;-0.3465115;-0.05621319,-0.01893429;-0.7441221;0.001133941,-0.008565124;-0.7034451;-0.0996609,-0.0200627;0.5247972;0.01350816,0;0;0,0.003652557;0.3033027;-0.01451516,0.005407556;0.59592;-0.04316688,0.1791991;0.5068048;-0.03351235,0.2136458;0.232702;-0.02589583,0.2408139;-0.02310985;-0.08993149,-0.1692088;0.5263575;-0.02161259,-0.2179943;0.2543434;-0.01932747,-0.2513323;0.00189501;-0.09306213,0.07488239;0.00190641;-0.04153442,0.1011448;-0.3438854;-0.02448487,0.1023969;-0.738783;0.05885673,0.1134118;-0.7831335;-0.009931326,-0.07780761;0.005119594;-0.0354384,-0.1092768;-0.3402613;-0.01888108,-0.1009115;-0.7357676;0.06109537,-0.1160863;-0.7865229;0.0008505732,0.005221486;0.52425;-0.03353715,74.04387
+0;0;0,-0.01187271;0.3032957;0.01254386,-0.02254557;0.5972852;0.01065331,0.1489163;0.4780166;0.01527427,0.2364083;0.2473932;-0.1097613,0.3227396;0.06545909;-0.2792473,-0.1836597;0.4734648;-0.02323084,-0.2153496;0.2189386;-0.126614,-0.2328314;0.001448572;-0.2738249,0.08018151;0.01029132;-0.02820779,0.1620948;-0.2921735;-0.1806915,0.2059141;-0.6710309;-0.06095389,0.2134395;-0.6303944;-0.1640651,-0.07247552;0.0002200881;-0.04558416,-0.0576924;-0.3477943;-0.05623551,-0.01922439;-0.7416018;0.0005630739,-0.008647261;-0.7007107;-0.1022532,-0.0200714;0.5250258;0.01351342,0;0;0,0.003264353;0.3034058;-0.01486254,0.004833817;0.5961413;-0.04392934,0.1792339;0.5071861;-0.03359389,0.2128669;0.2327904;-0.02640319,0.2417354;-0.02078003;-0.09080243,-0.1703098;0.526272;-0.02203768,-0.2189637;0.2540481;-0.02034587,-0.2515883;0.003518134;-0.09416302,0.07490748;0.001964837;-0.0414207,0.1015515;-0.3450997;-0.02461815,0.1041349;-0.7363687;0.05718708,0.1147781;-0.7828428;-0.01238394,-0.07772857;0.005063776;-0.03554285,-0.1086014;-0.3416633;-0.01901343,-0.1002223;-0.7338713;0.0577512,-0.1161013;-0.7847536;-0.005554516,0.004672378;0.5244415;-0.03419161,74.0658
+0;0;0,-0.01284103;0.3032523;0.01263861,-0.02450788;0.5972044;0.01082308,0.1472423;0.4780655;0.01399749,0.2365712;0.250245;-0.1148204,0.3235663;0.07419397;-0.2900817,-0.1850085;0.4732543;-0.02449208,-0.2150934;0.2204277;-0.1324247,-0.230755;0.006092042;-0.2843904,0.08027929;0.0106583;-0.02779031,0.1650342;-0.2795075;-0.2011871,0.2052624;-0.6563632;-0.07409829,0.2499805;-0.7009768;-0.1309736,-0.0722774;-0.0001753222;-0.04589784,-0.05537946;-0.3480968;-0.05643891,-0.01618208;-0.7419592;-0.0005265623,-0.00563666;-0.7010612;-0.1033454,-0.02178808;0.5249533;0.01366735,0;0;0,0.003264353;0.3034058;-0.01486254,0.004833817;0.5961413;-0.04392934,0.1792339;0.5071861;-0.03359389,0.2128669;0.2327904;-0.02640319,0.2417354;-0.02078003;-0.09080243,-0.1703098;0.526272;-0.02203768,-0.2189637;0.2540481;-0.02034587,-0.2515883;0.003518134;-0.09416302,0.07490748;0.001964837;-0.0414207,0.1015515;-0.3450997;-0.02461815,0.1041349;-0.7363687;0.05718708,0.1147781;-0.7828428;-0.01238394,-0.07772857;0.005063776;-0.03554285,-0.1086014;-0.3416633;-0.01901343,-0.1002223;-0.7338713;0.0577512,-0.1161013;-0.7847536;-0.005554516,0.004672378;0.5244415;-0.03419161,74.07703
+0;0;0,-0.01283979;0.3032231;0.01263739,-0.02450662;0.597175;0.01082171,0.1469098;0.4781253;0.0139956,0.2362445;0.2502902;-0.1148306,0.322718;0.07529446;-0.2890412,-0.1846847;0.4733236;-0.02441794,-0.2147716;0.2204807;-0.1323575,-0.2303393;0.007429883;-0.2834122,0.08029481;0.01066036;-0.02779568,0.1649055;-0.2790119;-0.2008976,0.2045651;-0.6505402;-0.07560538,0.2509588;-0.6979496;-0.1346119,-0.07229137;-0.0001753561;-0.04590671,-0.05542216;-0.3475051;-0.05642985,-0.01677891;-0.7357996;-0.00130792,-0.005838339;-0.6944932;-0.1079796,-0.02178669;0.5249205;0.01366611,0;0;0,0.003732279;0.3033648;-0.01498985,0.005931824;0.5960782;-0.04423642,0.179833;0.5073198;-0.03298402,0.2139145;0.2329342;-0.02692175,0.2431713;-0.01891357;-0.09147573,-0.1690658;0.5260938;-0.02281911,-0.2180741;0.2539174;-0.02084151,-0.2497754;0.005236134;-0.09569554,0.07509932;0.001987278;-0.04110527,0.1022834;-0.3444777;-0.02509594,0.1057072;-0.7301427;0.05586743,0.1176069;-0.7820789;-0.01320672,-0.07765143;0.005024241;-0.03575628,-0.1064047;-0.3412934;-0.01930659,-0.0974744;-0.7280573;0.05578174,-0.1134807;-0.7820014;-0.009972014,0.005605802;0.524382;-0.03445053,74.08836
+0;0;0,-0.01283979;0.3032231;0.01263739,-0.02450662;0.597175;0.01082171,0.1469098;0.4781253;0.0139956,0.2362445;0.2502902;-0.1148306,0.322718;0.07529446;-0.2890412,-0.1846847;0.4733236;-0.02441794,-0.2147716;0.2204807;-0.1323575,-0.2303393;0.007429883;-0.2834122,0.08029481;0.01066036;-0.02779568,0.1649055;-0.2790119;-0.2008976,0.2045651;-0.6505402;-0.07560538,0.2509588;-0.6979496;-0.1346119,-0.07229137;-0.0001753561;-0.04590671,-0.05542216;-0.3475051;-0.05642985,-0.01677891;-0.7357996;-0.00130792,-0.005838339;-0.6944932;-0.1079796,-0.02178669;0.5249205;0.01366611,0;0;0,0.003732279;0.3033648;-0.01498985,0.005931824;0.5960782;-0.04423642,0.179833;0.5073198;-0.03298402,0.2139145;0.2329342;-0.02692175,0.2431713;-0.01891357;-0.09147573,-0.1690658;0.5260938;-0.02281911,-0.2180741;0.2539174;-0.02084151,-0.2497754;0.005236134;-0.09569554,0.07509932;0.001987278;-0.04110527,0.1022834;-0.3444777;-0.02509594,0.1057072;-0.7301427;0.05586743,0.1176069;-0.7820789;-0.01320672,-0.07765143;0.005024241;-0.03575628,-0.1064047;-0.3412934;-0.01930659,-0.0974744;-0.7280573;0.05578174,-0.1134807;-0.7820014;-0.009972014,0.005605802;0.524382;-0.03445053,74.11093
+0;0;0,-0.01333443;0.3031249;0.01228012,-0.02547487;0.596982;0.01008812,0.1453977;0.4772088;0.01255373,0.238178;0.2525634;-0.1187953,0.32301;0.08377726;-0.2942961,-0.1850277;0.4734844;-0.02569891,-0.2137659;0.2224531;-0.1374291,-0.226675;0.01494789;-0.2899438,0.08053444;0.01088325;-0.02771593,0.1678706;-0.2760721;-0.2100326,0.2040104;-0.6461694;-0.08150613,0.2499859;-0.6920955;-0.1402613,-0.07236431;-0.0004316142;-0.04621292,-0.05421065;-0.3508154;-0.0567961,-0.01434312;-0.7385884;-0.003506456,-0.003519517;-0.697454;-0.1088134,-0.02264112;0.5247514;0.01302941,0;0;0,0.003795341;0.3032714;-0.01501131,0.006270066;0.5959044;-0.04430842,0.1796865;0.5075634;-0.03293204,0.2141249;0.2335065;-0.02717805,0.2442317;-0.01444156;-0.09121799,-0.1684185;0.5258523;-0.02338386,-0.2169023;0.2538732;-0.02166057,-0.2475779;0.009078935;-0.09663072,0.07523488;0.001957387;-0.04133153,0.1027908;-0.3475778;-0.02471495,0.1075785;-0.7326761;0.05574298,0.1206322;-0.7820514;-0.01396966,-0.07793999;0.005069485;-0.03566611,-0.1050391;-0.3445421;-0.01992738,-0.09576273;-0.7307619;0.0545397,-0.1095764;-0.776577;-0.01889008,0.00585489;0.5242265;-0.03450751,74.13329
+0;0;0,-0.01333443;0.3031249;0.01228012,-0.02547487;0.596982;0.01008812,0.1453977;0.4772088;0.01255373,0.238178;0.2525634;-0.1187953,0.32301;0.08377726;-0.2942961,-0.1850277;0.4734844;-0.02569891,-0.2137659;0.2224531;-0.1374291,-0.226675;0.01494789;-0.2899438,0.08053444;0.01088325;-0.02771593,0.1678706;-0.2760721;-0.2100326,0.2040104;-0.6461694;-0.08150613,0.2499859;-0.6920955;-0.1402613,-0.07236431;-0.0004316142;-0.04621292,-0.05421065;-0.3508154;-0.0567961,-0.01434312;-0.7385884;-0.003506456,-0.003519517;-0.697454;-0.1088134,-0.02264112;0.5247514;0.01302941,0;0;0,0.003795341;0.3032714;-0.01501131,0.006270066;0.5959044;-0.04430842,0.1796865;0.5075634;-0.03293204,0.2141249;0.2335065;-0.02717805,0.2442317;-0.01444156;-0.09121799,-0.1684185;0.5258523;-0.02338386,-0.2169023;0.2538732;-0.02166057,-0.2475779;0.009078935;-0.09663072,0.07523488;0.001957387;-0.04133153,0.1027908;-0.3475778;-0.02471495,0.1075785;-0.7326761;0.05574298,0.1206322;-0.7820514;-0.01396966,-0.07793999;0.005069485;-0.03566611,-0.1050391;-0.3445421;-0.01992738,-0.09576273;-0.7307619;0.0545397,-0.1095764;-0.776577;-0.01889008,0.00585489;0.5242265;-0.03450751,74.14446
+0;0;0,-0.0133387;0.3032219;0.01228405,-0.02548332;0.5971804;0.01009124,0.1448998;0.4775198;0.0125593,0.2375391;0.2532157;-0.1185902,0.3230894;0.08300041;-0.295577,-0.1845611;0.4738064;-0.02558167,-0.2132557;0.2231563;-0.1371421,-0.2262741;0.01389414;-0.2909482,0.0800186;0.01081354;-0.02753841,0.1670537;-0.2751527;-0.2092266,0.2032901;-0.6462395;-0.08035652,0.2490486;-0.691807;-0.1388343,-0.07190081;-0.0004288497;-0.04591692,-0.05380972;-0.3496048;-0.05646363,-0.0138356;-0.7384146;-0.003031503,-0.003063099;-0.6973329;-0.1078413,-0.02264855;0.5249237;0.01303359,0;0;0,0.0039334;0.3033471;-0.01540804,0.006615102;0.5960453;-0.04505396,0.1794395;0.5075294;-0.03311133,0.2138756;0.2338916;-0.02753472,0.2450293;-0.01578102;-0.09318137,-0.1676732;0.5257256;-0.02484126,-0.2169289;0.2543133;-0.02288096,-0.2470735;0.007883757;-0.1002128,0.07487093;0.001847938;-0.04085588,0.1039198;-0.3464502;-0.02646875,0.1096683;-0.7325369;0.05433916,0.1231365;-0.7814665;-0.01503421,-0.07721018;0.005127156;-0.03592456,-0.10462;-0.3433027;-0.02151259,-0.09376754;-0.7303293;0.0541091,-0.1070354;-0.7794129;-0.01512732,0.006140515;0.5243528;-0.03517032,74.16689
+0;0;0,-0.01363253;0.303315;0.01207546,-0.02598707;0.5973808;0.009659775,0.1444532;0.4775457;0.01165524,0.2391368;0.2584214;-0.125911,0.3259758;0.0884753;-0.3053176,-0.1850843;0.4745266;-0.026665,-0.2140559;0.2293742;-0.1490001,-0.2234846;0.01588409;-0.3004678,0.07992659;0.01095416;-0.02718279,0.1678623;-0.2681755;-0.2164726,0.2023868;-0.6406389;-0.08324201,0.2452987;-0.6857745;-0.1423802,-0.07151565;-0.0006111941;-0.04617678,-0.05204233;-0.3484361;-0.05691706,-0.01138566;-0.7398199;-0.003653552,-0.0006623613;-0.6988761;-0.1073326,-0.02310989;0.5250973;0.01265967,0;0;0,0.003367573;0.3034583;-0.01527715,0.00555113;0.5962899;-0.04481459,0.1785658;0.5079241;-0.03309393,0.2141476;0.2347708;-0.0279789,0.2467975;-0.01627529;-0.09520435,-0.1687648;0.5257484;-0.02612823,-0.2175555;0.2545998;-0.02444606,-0.2480085;0.006990701;-0.1042695,0.0748346;0.001783162;-0.04054332,0.1042032;-0.3452945;-0.02824354,0.1119006;-0.7339752;0.0526228,0.1257522;-0.7814779;-0.01655507,-0.07688745;0.005174348;-0.036176,-0.1042586;-0.342051;-0.02344281,-0.09113313;-0.731627;0.0522509,-0.1038088;-0.7791153;-0.01716819,0.005189791;0.5245622;-0.0349555,74.18886
+0;0;0,-0.01363253;0.303315;0.01207546,-0.02598707;0.5973808;0.009659775,0.1444532;0.4775457;0.01165524,0.2391368;0.2584214;-0.125911,0.3259758;0.0884753;-0.3053176,-0.1850843;0.4745266;-0.026665,-0.2140559;0.2293742;-0.1490001,-0.2234846;0.01588409;-0.3004678,0.07992659;0.01095416;-0.02718279,0.1678623;-0.2681755;-0.2164726,0.2023868;-0.6406389;-0.08324201,0.2452987;-0.6857745;-0.1423802,-0.07151565;-0.0006111941;-0.04617678,-0.05204233;-0.3484361;-0.05691706,-0.01138566;-0.7398199;-0.003653552,-0.0006623613;-0.6988761;-0.1073326,-0.02310989;0.5250973;0.01265967,0;0;0,0.003367573;0.3034583;-0.01527715,0.00555113;0.5962899;-0.04481459,0.1785658;0.5079241;-0.03309393,0.2141476;0.2347708;-0.0279789,0.2467975;-0.01627529;-0.09520435,-0.1687648;0.5257484;-0.02612823,-0.2175555;0.2545998;-0.02444606,-0.2480085;0.006990701;-0.1042695,0.0748346;0.001783162;-0.04054332,0.1042032;-0.3452945;-0.02824354,0.1119006;-0.7339752;0.0526228,0.1257522;-0.7814779;-0.01655507,-0.07688745;0.005174348;-0.036176,-0.1042586;-0.342051;-0.02344281,-0.09113313;-0.731627;0.0522509,-0.1038088;-0.7791153;-0.01716819,0.005189791;0.5245622;-0.0349555,74.20005
+0;0;0,-0.01363253;0.303315;0.01207546,-0.02598707;0.5973808;0.009659775,0.1444532;0.4775457;0.01165524,0.2391368;0.2584214;-0.125911,0.3259758;0.0884753;-0.3053176,-0.1850843;0.4745266;-0.026665,-0.2140559;0.2293742;-0.1490001,-0.2234846;0.01588409;-0.3004678,0.07992659;0.01095416;-0.02718279,0.1678623;-0.2681755;-0.2164726,0.2023868;-0.6406389;-0.08324201,0.2452987;-0.6857745;-0.1423802,-0.07151565;-0.0006111941;-0.04617678,-0.05204233;-0.3484361;-0.05691706,-0.01138566;-0.7398199;-0.003653552,-0.0006623613;-0.6988761;-0.1073326,-0.02310989;0.5250973;0.01265967,0;0;0,0.003367573;0.3034583;-0.01527715,0.00555113;0.5962899;-0.04481459,0.1785658;0.5079241;-0.03309393,0.2141476;0.2347708;-0.0279789,0.2467975;-0.01627529;-0.09520435,-0.1687648;0.5257484;-0.02612823,-0.2175555;0.2545998;-0.02444606,-0.2480085;0.006990701;-0.1042695,0.0748346;0.001783162;-0.04054332,0.1042032;-0.3452945;-0.02824354,0.1119006;-0.7339752;0.0526228,0.1257522;-0.7814779;-0.01655507,-0.07688745;0.005174348;-0.036176,-0.1042586;-0.342051;-0.02344281,-0.09113313;-0.731627;0.0522509,-0.1038088;-0.7791153;-0.01716819,0.005189791;0.5245622;-0.0349555,74.21163
+0;0;0,-0.01455511;0.3033909;0.01226769,-0.02799094;0.5975192;0.01007219,0.1415794;0.4779469;0.01142564,0.2365652;0.2630866;-0.1307244,0.3251043;0.09742305;-0.3107685,-0.1854752;0.4749385;-0.02693984,-0.2147418;0.23518;-0.1575278,-0.2171678;0.03364767;-0.3220827,0.08008314;0.01135962;-0.02688569,0.1658206;-0.2577589;-0.2268902,0.1983232;-0.6288868;-0.0945273,0.2393213;-0.6745995;-0.1529841,-0.07140298;-0.0009154025;-0.04653993,-0.05182126;-0.3463297;-0.05565041,-0.01119275;-0.736138;-0.003582254,-0.0004767384;-0.6952544;-0.1065248,-0.02483303;0.5252194;0.01301345,0;0;0,0.003997251;0.3035679;-0.01545668,0.006788254;0.5964853;-0.04516721,0.178411;0.5075814;-0.03273082,0.214901;0.2354733;-0.02831125,0.2483929;-0.0132585;-0.09694266,-0.1665086;0.5254549;-0.02664331,-0.2148532;0.2551669;-0.02562402,-0.244248;0.009955898;-0.1075203,0.07489386;0.001761779;-0.04065704,0.1046295;-0.3428795;-0.0299046,0.1131271;-0.7298784;0.05054354,0.126587;-0.7785506;-0.01623965,-0.0770026;0.005216146;-0.03617432,-0.103952;-0.339656;-0.02548067,-0.08993994;-0.7275823;0.04954687,-0.102349;-0.7733663;-0.02069029,0.006278694;0.5247386;-0.03526568,74.23429
+0;0;0,-0.01455511;0.3033909;0.01226769,-0.02799094;0.5975192;0.01007219,0.1415794;0.4779469;0.01142564,0.2365652;0.2630866;-0.1307244,0.3251043;0.09742305;-0.3107685,-0.1854752;0.4749385;-0.02693984,-0.2147418;0.23518;-0.1575278,-0.2171678;0.03364767;-0.3220827,0.08008314;0.01135962;-0.02688569,0.1658206;-0.2577589;-0.2268902,0.1983232;-0.6288868;-0.0945273,0.2393213;-0.6745995;-0.1529841,-0.07140298;-0.0009154025;-0.04653993,-0.05182126;-0.3463297;-0.05565041,-0.01119275;-0.736138;-0.003582254,-0.0004767384;-0.6952544;-0.1065248,-0.02483303;0.5252194;0.01301345,0;0;0,0.003997251;0.3035679;-0.01545668,0.006788254;0.5964853;-0.04516721,0.178411;0.5075814;-0.03273082,0.214901;0.2354733;-0.02831125,0.2483929;-0.0132585;-0.09694266,-0.1665086;0.5254549;-0.02664331,-0.2148532;0.2551669;-0.02562402,-0.244248;0.009955898;-0.1075203,0.07489386;0.001761779;-0.04065704,0.1046295;-0.3428795;-0.0299046,0.1131271;-0.7298784;0.05054354,0.126587;-0.7785506;-0.01623965,-0.0770026;0.005216146;-0.03617432,-0.103952;-0.339656;-0.02548067,-0.08993994;-0.7275823;0.04954687,-0.102349;-0.7733663;-0.02069029,0.006278694;0.5247386;-0.03526568,74.24489
+0;0;0,-0.01454877;0.3032587;0.01226235,-0.02797645;0.5972083;0.01006841,0.1423406;0.4774726;0.01141271,0.2370837;0.2631611;-0.1303742,0.3272069;0.09453358;-0.3136396,-0.1861856;0.4744506;-0.0271254,-0.2153775;0.2353046;-0.1573798,-0.2178469;0.03016651;-0.3248788,0.08012857;0.01136606;-0.02690094,0.1652587;-0.2558458;-0.2254885,0.1980571;-0.6303512;-0.09192103,0.2386814;-0.6753738;-0.149845,-0.07144349;-0.0009159219;-0.04656634,-0.05200049;-0.3438832;-0.05561227,-0.01100223;-0.737239;-0.003070261,-0.000383907;-0.6964546;-0.1050744,-0.02482069;0.5249578;0.01300767,0;0;0,0.002509661;0.3034701;-0.01508117,0.003653489;0.5962602;-0.04438066,0.1765398;0.5082173;-0.03114271,0.2144213;0.2369969;-0.0274477,0.2495534;-0.01560247;-0.09888291,-0.1700523;0.5250331;-0.02693292,-0.2175823;0.2553124;-0.02598354,-0.2472094;0.006537914;-0.1118739,0.07502504;0.001804516;-0.04051447,0.1042525;-0.3404505;-0.03083706,0.1153526;-0.7310288;0.04975867,0.1289012;-0.7785327;-0.01690078,-0.07699581;0.005170091;-0.03630909,-0.1031471;-0.3373334;-0.02661883,-0.08804663;-0.7286237;0.04976239,-0.09976099;-0.7742156;-0.01939349,0.003560729;0.5245472;-0.03458476,74.26722
+0;0;0,-0.01493336;0.3033546;0.0124933,-0.02862263;0.5974112;0.01055485,0.1407077;0.4774165;0.01111561,0.2396734;0.2650151;-0.1329522,0.3273363;0.1033597;-0.3206607,-0.1856931;0.4749644;-0.02747241,-0.2138478;0.236982;-0.1625122,-0.2141727;0.03330913;-0.3285514,0.07982258;0.01147911;-0.02658208,0.1646879;-0.2501138;-0.2354248,0.1923598;-0.6226505;-0.09967925,0.2334205;-0.6616018;-0.1631047,-0.07105525;-0.001107714;-0.04647522,-0.05005968;-0.3456767;-0.05540163,-0.009043422;-0.7375554;-0.003200013,0.001581316;-0.696845;-0.1043704,-0.02541477;0.5251319;0.01342822,0;0;0,0.003296994;0.30358;-0.01521301,0.005369648;0.5964646;-0.04468966,0.1771236;0.5090405;-0.03051329,0.2174617;0.2369532;-0.02817869,0.2522184;-0.01345569;-0.09986615,-0.1676714;0.5248857;-0.02773713,-0.2157809;0.2540548;-0.02726266,-0.2431842;0.007492095;-0.1139092,0.07488076;0.001887873;-0.03999162,0.1070059;-0.3418364;-0.03163123,0.1198245;-0.731025;0.04801893,0.1331555;-0.7774414;-0.0186584,-0.07642294;0.005072036;-0.03665828,-0.1004968;-0.3392956;-0.02773298,-0.08369208;-0.7291394;0.04786847,-0.09516972;-0.7737818;-0.02112317,0.005036972;0.5247301;-0.03484631,74.28946
+0;0;0,-0.01493336;0.3033546;0.0124933,-0.02862263;0.5974112;0.01055485,0.1407077;0.4774165;0.01111561,0.2396734;0.2650151;-0.1329522,0.3273363;0.1033597;-0.3206607,-0.1856931;0.4749644;-0.02747241,-0.2138478;0.236982;-0.1625122,-0.2141727;0.03330913;-0.3285514,0.07982258;0.01147911;-0.02658208,0.1646879;-0.2501138;-0.2354248,0.1923598;-0.6226505;-0.09967925,0.2334205;-0.6616018;-0.1631047,-0.07105525;-0.001107714;-0.04647522,-0.05005968;-0.3456767;-0.05540163,-0.009043422;-0.7375554;-0.003200013,0.001581316;-0.696845;-0.1043704,-0.02541477;0.5251319;0.01342822,0;0;0,0.003296994;0.30358;-0.01521301,0.005369648;0.5964646;-0.04468966,0.1771236;0.5090405;-0.03051329,0.2174617;0.2369532;-0.02817869,0.2522184;-0.01345569;-0.09986615,-0.1676714;0.5248857;-0.02773713,-0.2157809;0.2540548;-0.02726266,-0.2431842;0.007492095;-0.1139092,0.07488076;0.001887873;-0.03999162,0.1070059;-0.3418364;-0.03163123,0.1198245;-0.731025;0.04801893,0.1331555;-0.7774414;-0.0186584,-0.07642294;0.005072036;-0.03665828,-0.1004968;-0.3392956;-0.02773298,-0.08369208;-0.7291394;0.04786847,-0.09516972;-0.7737818;-0.02112317,0.005036972;0.5247301;-0.03484631,74.30062
+0;0;0,-0.01493284;0.303344;0.01249286,-0.02862295;0.597419;0.01055415,0.1392944;0.4778227;0.01113489,0.2382197;0.2655079;-0.1328741,0.325507;0.104545;-0.3197785,-0.1843295;0.4753914;-0.02712485,-0.2124728;0.2375061;-0.1621096,-0.2127962;0.03470576;-0.3274374,0.07994116;0.01149616;-0.02662157,0.1648691;-0.2502896;-0.2356183,0.1927461;-0.625589;-0.09886605,0.2328434;-0.6629224;-0.1608033,-0.07116079;-0.001109359;-0.04654426,-0.05014974;-0.3459324;-0.05547725,-0.008829314;-0.7407172;-0.002888508,0.001546121;-0.7002581;-0.101685,-0.02541476;0.5251321;0.01342782,0;0;0,0.003641076;0.3035657;-0.01520586,0.006199434;0.5964637;-0.04469609,0.1763404;0.5094382;-0.02924085,0.2191892;0.2378421;-0.02786088,0.2547823;-0.01075551;-0.1013029,-0.1655405;0.524985;-0.0286428,-0.2145775;0.2544345;-0.02910376,-0.2407399;0.009642616;-0.1177255,0.07514985;0.001927957;-0.03975224,0.1091453;-0.3419108;-0.03316402,0.1233185;-0.734102;0.04629183,0.1398659;-0.7776001;-0.01929784,-0.07645948;0.005031076;-0.03687944,-0.09914513;-0.3397085;-0.02886789,-0.08008334;-0.7323347;0.04735089,-0.09111945;-0.7752014;-0.02007645,0.005731225;0.5247231;-0.03484631,74.32291
+0;0;0,-0.01542895;0.3033139;0.01261855,-0.02962578;0.5973658;0.0108173,0.138363;0.4776048;0.01103779,0.2397398;0.2694531;-0.1372794,0.3277322;0.1145105;-0.3288818,-0.1849457;0.4752767;-0.02782962,-0.2131276;0.2438516;-0.1736055,-0.2107665;0.03915702;-0.3365653,0.08001444;0.01162022;-0.02634611,0.1628874;-0.2399701;-0.2482889,0.1885638;-0.6152427;-0.111033,0.226204;-0.6573536;-0.1690073,-0.07104439;-0.001225828;-0.04671884,-0.04938501;-0.346025;-0.05500411,-0.007539969;-0.7407693;-0.002526578,0.002979303;-0.7002895;-0.1013057,-0.02629269;0.5250831;0.01365639,0;0;0,0.003641076;0.3035657;-0.01520586,0.006199434;0.5964637;-0.04469609,0.1763404;0.5094382;-0.02924085,0.2191892;0.2378421;-0.02786088,0.2547823;-0.01075551;-0.1013029,-0.1655405;0.524985;-0.0286428,-0.2145775;0.2544345;-0.02910376,-0.2407399;0.009642616;-0.1177255,0.07514985;0.001927957;-0.03975224,0.1091453;-0.3419108;-0.03316402,0.1233185;-0.734102;0.04629183,0.1398659;-0.7776001;-0.01929784,-0.07645948;0.005031076;-0.03687944,-0.09914513;-0.3397085;-0.02886789,-0.08008334;-0.7323347;0.04735089,-0.09111945;-0.7752014;-0.02007645,0.005731225;0.5247231;-0.03484631,74.33458
+0;0;0,-0.01542992;0.303333;0.01261934,-0.02962419;0.5973311;0.01081901,0.1375958;0.4778181;0.01105066,0.2389553;0.2697019;-0.1372413,0.3271337;0.1144318;-0.3292487,-0.1842057;0.4755008;-0.02763556,-0.2123829;0.2441152;-0.1733866,-0.2100167;0.03898789;-0.3366908,0.08055809;0.01169917;-0.02652511,0.1632619;-0.2393774;-0.2480147,0.1891693;-0.6180266;-0.1095239,0.2265608;-0.6596612;-0.1671152,-0.0715271;-0.001234157;-0.04703626,-0.04991195;-0.3453292;-0.05530462,-0.007690396;-0.7436253;-0.00235492,0.002759383;-0.7032148;-0.1004815,-0.02629234;0.5250751;0.01365706,0;0;0,0.004572019;0.3036398;-0.01379013,0.00767187;0.5966268;-0.04178572,0.1768931;0.5097366;-0.02611613,0.2223476;0.238609;-0.02666044,0.2594973;-0.009845063;-0.1017709,-0.1634282;0.5244185;-0.0277076,-0.2110747;0.2536726;-0.02945539,-0.2364974;0.009161562;-0.1206646,0.07591726;0.001929223;-0.03953362,0.1107067;-0.3411435;-0.03426433,0.1284985;-0.7367135;0.04594707,0.1454383;-0.7786235;-0.02029801,-0.07698497;0.005021421;-0.03712355,-0.0960733;-0.3392111;-0.02836982,-0.07504289;-0.7352746;0.04855559,-0.08509728;-0.7775128;-0.01872696,0.007093564;0.5248597;-0.0323391,74.35633
+0;0;0,-0.01542992;0.303333;0.01261934,-0.02962419;0.5973311;0.01081901,0.1375958;0.4778181;0.01105066,0.2389553;0.2697019;-0.1372413,0.3271337;0.1144318;-0.3292487,-0.1842057;0.4755008;-0.02763556,-0.2123829;0.2441152;-0.1733866,-0.2100167;0.03898789;-0.3366908,0.08055809;0.01169917;-0.02652511,0.1632619;-0.2393774;-0.2480147,0.1891693;-0.6180266;-0.1095239,0.2265608;-0.6596612;-0.1671152,-0.0715271;-0.001234157;-0.04703626,-0.04991195;-0.3453292;-0.05530462,-0.007690396;-0.7436253;-0.00235492,0.002759383;-0.7032148;-0.1004815,-0.02629234;0.5250751;0.01365706,0;0;0,0.004572019;0.3036398;-0.01379013,0.00767187;0.5966268;-0.04178572,0.1768931;0.5097366;-0.02611613,0.2223476;0.238609;-0.02666044,0.2594973;-0.009845063;-0.1017709,-0.1634282;0.5244185;-0.0277076,-0.2110747;0.2536726;-0.02945539,-0.2364974;0.009161562;-0.1206646,0.07591726;0.001929223;-0.03953362,0.1107067;-0.3411435;-0.03426433,0.1284985;-0.7367135;0.04594707,0.1454383;-0.7786235;-0.02029801,-0.07698497;0.005021421;-0.03712355,-0.0960733;-0.3392111;-0.02836982,-0.07504289;-0.7352746;0.04855559,-0.08509728;-0.7775128;-0.01872696,0.007093564;0.5248597;-0.0323391,74.36779
+0;0;0,-0.01580282;0.3042932;0.01290228,-0.03038732;0.599376;0.01141346,0.13937;0.4779817;0.01074377,0.2423537;0.2764168;-0.141972,0.3332022;0.1220914;-0.3438544,-0.1872603;0.4765229;-0.02867271,-0.2113532;0.2488631;-0.1774904,-0.2088998;0.04326728;-0.3522777,0.08050898;0.01170218;-0.02618261,0.1616955;-0.2316124;-0.2553118,0.184259;-0.6112026;-0.1138271,0.2223994;-0.6520057;-0.1710582,-0.07133499;-0.001300283;-0.04705099,-0.04861948;-0.3444026;-0.05468296,-0.005786058;-0.7443334;-0.001424726,0.004683509;-0.7039537;-0.09902501,-0.02695899;0.5268438;0.01417482,0;0;0,0.003425546;0.3046938;-0.0126698,0.005575627;0.5989178;-0.03935099,0.1777031;0.5102274;-0.02442241,0.2242946;0.2411905;-0.02653837,0.2630071;-0.01340854;-0.1072042,-0.1681529;0.5250425;-0.02739748,-0.2166546;0.2563712;-0.0318107,-0.2407685;0.005142808;-0.1273571,0.07601031;0.001889408;-0.03902602,0.1130856;-0.3400361;-0.03661895,0.1344553;-0.7368928;0.0450139,0.1502777;-0.7786582;-0.02088404,-0.07663086;0.005048819;-0.03750183,-0.09159773;-0.3384588;-0.02901843,-0.07000919;-0.7363172;0.04752216,-0.07943823;-0.7793291;-0.01823138,0.005206063;0.5268264;-0.03024197,74.38987
+0;0;0,-0.01580282;0.3042932;0.01290228,-0.03038732;0.599376;0.01141346,0.13937;0.4779817;0.01074377,0.2423537;0.2764168;-0.141972,0.3332022;0.1220914;-0.3438544,-0.1872603;0.4765229;-0.02867271,-0.2113532;0.2488631;-0.1774904,-0.2088998;0.04326728;-0.3522777,0.08050898;0.01170218;-0.02618261,0.1616955;-0.2316124;-0.2553118,0.184259;-0.6112026;-0.1138271,0.2223994;-0.6520057;-0.1710582,-0.07133499;-0.001300283;-0.04705099,-0.04861948;-0.3444026;-0.05468296,-0.005786058;-0.7443334;-0.001424726,0.004683509;-0.7039537;-0.09902501,-0.02695899;0.5268438;0.01417482,0;0;0,0.003425546;0.3046938;-0.0126698,0.005575627;0.5989178;-0.03935099,0.1777031;0.5102274;-0.02442241,0.2242946;0.2411905;-0.02653837,0.2630071;-0.01340854;-0.1072042,-0.1681529;0.5250425;-0.02739748,-0.2166546;0.2563712;-0.0318107,-0.2407685;0.005142808;-0.1273571,0.07601031;0.001889408;-0.03902602,0.1130856;-0.3400361;-0.03661895,0.1344553;-0.7368928;0.0450139,0.1502777;-0.7786582;-0.02088404,-0.07663086;0.005048819;-0.03750183,-0.09159773;-0.3384588;-0.02901843,-0.07000919;-0.7363172;0.04752216,-0.07943823;-0.7793291;-0.01823138,0.005206063;0.5268264;-0.03024197,74.4016
+0;0;0,-0.01581509;0.3045296;0.0129123,-0.03040777;0.5997772;0.01142307,0.1394246;0.4783303;0.01075304,0.2426123;0.2763662;-0.1422652,0.3359149;0.1178719;-0.3496013,-0.1873502;0.4768709;-0.02868088,-0.2114908;0.2487602;-0.1777934,-0.2089712;0.03761041;-0.3573024,0.07974971;0.01159182;-0.02593569,0.1621395;-0.2353288;-0.2584607,0.1846653;-0.614286;-0.1172119,0.221895;-0.6533985;-0.1730765,-0.07066223;-0.00128802;-0.04660725,-0.04761006;-0.3494753;-0.05435234,-0.004848074;-0.7487391;-0.001182925,0.005371498;-0.7086073;-0.0964527,-0.02697797;0.5272141;0.01418561,0;0;0,0.002751946;0.3049679;-0.01192355,0.004483119;0.5994251;-0.03787875,0.1767436;0.5105602;-0.02280331,0.2252714;0.2413383;-0.0268507,0.2651462;-0.01839113;-0.1149683,-0.1692517;0.5245354;-0.02798836,-0.2188789;0.2555676;-0.03471639,-0.2428113;-0.001611531;-0.1352162,0.07546515;0.001994029;-0.03831553,0.1147057;-0.3448277;-0.03911734,0.1370406;-0.7407977;0.04319954,0.1538103;-0.7806652;-0.02099347,-0.07556617;0.004929407;-0.03784839,-0.09114326;-0.3436526;-0.02926321,-0.06691697;-0.7405633;0.04782227,-0.07541899;-0.7800333;-0.01839744,0.004192159;0.5272804;-0.02894211,74.4232
+0;0;0,-0.01576819;0.3045148;0.01331387,-0.03030497;0.5997669;0.0122191,0.1393313;0.4777299;0.01109116,0.2449766;0.2786676;-0.1440379,0.3396381;0.1277751;-0.3563695,-0.1870202;0.4769353;-0.02897167,-0.2139532;0.2588583;-0.1919711,-0.2008677;0.05460545;-0.3788497,0.07988746;0.01151754;-0.02554185,0.1617074;-0.229204;-0.2646744,0.1823997;-0.6084273;-0.12386,0.220951;-0.6469447;-0.179561,-0.07056268;-0.001251435;-0.04675882,-0.04531396;-0.3493033;-0.05370053,-0.002177656;-0.7485304;-0.0005579032,0.00819522;-0.7083668;-0.09580772,-0.02689036;0.5271994;0.01488247,0;0;0,0.002751946;0.3049679;-0.01192355,0.004483119;0.5994251;-0.03787875,0.1767436;0.5105602;-0.02280331,0.2252714;0.2413383;-0.0268507,0.2651462;-0.01839113;-0.1149683,-0.1692517;0.5245354;-0.02798836,-0.2188789;0.2555676;-0.03471639,-0.2428113;-0.001611531;-0.1352162,0.07546515;0.001994029;-0.03831553,0.1147057;-0.3448277;-0.03911734,0.1370406;-0.7407977;0.04319954,0.1538103;-0.7806652;-0.02099347,-0.07556617;0.004929407;-0.03784839,-0.09114326;-0.3436526;-0.02926321,-0.06691697;-0.7405633;0.04782227,-0.07541899;-0.7800333;-0.01839744,0.004192159;0.5272804;-0.02894211,74.43472
+0;0;0,-0.01576819;0.3045148;0.01331387,-0.03030497;0.5997669;0.0122191,0.1393313;0.4777299;0.01109116,0.2449766;0.2786676;-0.1440379,0.3396381;0.1277751;-0.3563695,-0.1870202;0.4769353;-0.02897167,-0.2139532;0.2588583;-0.1919711,-0.2008677;0.05460545;-0.3788497,0.07988746;0.01151754;-0.02554185,0.1617074;-0.229204;-0.2646744,0.1823997;-0.6084273;-0.12386,0.220951;-0.6469447;-0.179561,-0.07056268;-0.001251435;-0.04675882,-0.04531396;-0.3493033;-0.05370053,-0.002177656;-0.7485304;-0.0005579032,0.00819522;-0.7083668;-0.09580772,-0.02689036;0.5271994;0.01488247,0;0;0,0.002751946;0.3049679;-0.01192355,0.004483119;0.5994251;-0.03787875,0.1767436;0.5105602;-0.02280331,0.2252714;0.2413383;-0.0268507,0.2651462;-0.01839113;-0.1149683,-0.1692517;0.5245354;-0.02798836,-0.2188789;0.2555676;-0.03471639,-0.2428113;-0.001611531;-0.1352162,0.07546515;0.001994029;-0.03831553,0.1147057;-0.3448277;-0.03911734,0.1370406;-0.7407977;0.04319954,0.1538103;-0.7806652;-0.02099347,-0.07556617;0.004929407;-0.03784839,-0.09114326;-0.3436526;-0.02926321,-0.06691697;-0.7405633;0.04782227,-0.07541899;-0.7800333;-0.01839744,0.004192159;0.5272804;-0.02894211,74.44611
+0;0;0,-0.01578452;0.3048302;0.01332766,-0.03033554;0.6003714;0.01223191,0.14004;0.4780463;0.01108971,0.245064;0.2801547;-0.143127,0.3399477;0.128908;-0.355957,-0.1877566;0.4772482;-0.02915053,-0.2145312;0.2604537;-0.1911913,-0.201415;0.05572145;-0.3785085,0.07977805;0.01150177;-0.02550687,0.1620936;-0.2306782;-0.2660882,0.1828303;-0.6107146;-0.1249718,0.2207996;-0.6481976;-0.1798319,-0.07046606;-0.001249721;-0.04669479,-0.04506437;-0.3514102;-0.05367855,-0.001835577;-0.7514933;-0.0004219785,0.008380704;-0.7114832;-0.09423383,-0.02691768;0.5277348;0.01489781,0;0;0,0.002118088;0.3053044;-0.01153183,0.003407769;0.60008;-0.03719115,0.1765389;0.5112063;-0.02216125,0.2269115;0.2439956;-0.02807283,0.2698461;-0.01535478;-0.1179008,-0.1710043;0.5250848;-0.02886285,-0.2197746;0.2576635;-0.03787478,-0.2434073;0.001004875;-0.1415229,0.07553535;0.002346158;-0.03789902,0.1162071;-0.3464082;-0.04264379,0.1416175;-0.7426572;0.04169226,0.1588291;-0.7774582;-0.0254631,-0.07527173;0.004617436;-0.03821355,-0.09117886;-0.3460752;-0.02996665,-0.06319553;-0.7440771;0.04475228,-0.06996191;-0.7815162;-0.0216663,0.003209211;0.5278576;-0.02831721,74.45819
+0;0;0,-0.01592633;0.3048077;0.01367089,-0.03059748;0.6003445;0.01298612,0.1396239;0.477446;0.01133168,0.2461424;0.2846537;-0.1482264,0.3372474;0.1573685;-0.3777334,-0.1876742;0.477139;-0.0295619,-0.2003131;0.2288199;-0.1397972,-0.2052867;0.066984;-0.3655393,0.07988312;0.01147796;-0.02518674,0.1610664;-0.2253783;-0.2713874,0.1777462;-0.6054235;-0.1297576,0.2167819;-0.6406674;-0.1865439,-0.07035584;-0.0012358;-0.04686104,-0.04380064;-0.3513115;-0.05380216,-0.0001901388;-0.751345;-0.000484243,0.01018723;-0.7113092;-0.09427567,-0.0271533;0.5277052;0.01554261,0;0;0,0.002118088;0.3053044;-0.01153183,0.003407769;0.60008;-0.03719115,0.1765389;0.5112063;-0.02216125,0.2269115;0.2439956;-0.02807283,0.2698461;-0.01535478;-0.1179008,-0.1710043;0.5250848;-0.02886285,-0.2197746;0.2576635;-0.03787478,-0.2434073;0.001004875;-0.1415229,0.07553535;0.002346158;-0.03789902,0.1162071;-0.3464082;-0.04264379,0.1416175;-0.7426572;0.04169226,0.1588291;-0.7774582;-0.0254631,-0.07527173;0.004617436;-0.03821355,-0.09117886;-0.3460752;-0.02996665,-0.06319553;-0.7440771;0.04475228,-0.06996191;-0.7815162;-0.0216663,0.003209211;0.5278576;-0.02831721,74.46934
+0;0;0,-0.01594164;0.3051006;0.01368403,-0.03062258;0.6008341;0.01299925,0.1389323;0.4780991;0.01136303,0.2449352;0.2862399;-0.1474227,0.3309929;0.1660066;-0.3642147,-0.1870543;0.4777933;-0.0293667,-0.199632;0.2306762;-0.1390683,-0.20433;0.0778062;-0.352304,0.07924694;0.01138656;-0.02498615,0.1610849;-0.2273797;-0.2731721,0.1776945;-0.6058255;-0.1321384,0.2174277;-0.6422353;-0.1899394,-0.06979553;-0.001225958;-0.04648785,-0.04302619;-0.3541246;-0.05348494,0.0004007928;-0.7524748;-0.0003913902,0.01096358;-0.7122596;-0.09585871,-0.0271766;0.5281569;0.01555708,0;0;0,0.00214804;0.3056327;-0.01057696,0.0034751;0.6006938;-0.03520966,0.1759632;0.5124218;-0.02066541,0.2281049;0.2469626;-0.02915835,0.2686785;0.003769949;-0.1190019,-0.1702138;0.5251327;-0.02979821,-0.2196607;0.2592872;-0.04165965,-0.2418786;0.01847056;-0.1435148,0.07513124;0.002452195;-0.03719306,0.1179045;-0.3488078;-0.04667592,0.1465471;-0.7428165;0.03890657,0.1651949;-0.7778752;-0.03001046,-0.07430661;0.004524953;-0.03862762,-0.09096067;-0.3488886;-0.0274678,-0.05720174;-0.7452316;0.04436677,-0.06413633;-0.7839453;-0.02316309,0.003264144;0.5284013;-0.02659941,74.49045
+0;0;0,-0.01594164;0.3051006;0.01368403,-0.03062258;0.6008341;0.01299925,0.1389323;0.4780991;0.01136303,0.2449352;0.2862399;-0.1474227,0.3309929;0.1660066;-0.3642147,-0.1870543;0.4777933;-0.0293667,-0.199632;0.2306762;-0.1390683,-0.20433;0.0778062;-0.352304,0.07924694;0.01138656;-0.02498615,0.1610849;-0.2273797;-0.2731721,0.1776945;-0.6058255;-0.1321384,0.2174277;-0.6422353;-0.1899394,-0.06979553;-0.001225958;-0.04648785,-0.04302619;-0.3541246;-0.05348494,0.0004007928;-0.7524748;-0.0003913902,0.01096358;-0.7122596;-0.09585871,-0.0271766;0.5281569;0.01555708,0;0;0,0.00214804;0.3056327;-0.01057696,0.0034751;0.6006938;-0.03520966,0.1759632;0.5124218;-0.02066541,0.2281049;0.2469626;-0.02915835,0.2686785;0.003769949;-0.1190019,-0.1702138;0.5251327;-0.02979821,-0.2196607;0.2592872;-0.04165965,-0.2418786;0.01847056;-0.1435148,0.07513124;0.002452195;-0.03719306,0.1179045;-0.3488078;-0.04667592,0.1465471;-0.7428165;0.03890657,0.1651949;-0.7778752;-0.03001046,-0.07430661;0.004524953;-0.03862762,-0.09096067;-0.3488886;-0.0274678,-0.05720174;-0.7452316;0.04436677,-0.06413633;-0.7839453;-0.02316309,0.003264144;0.5284013;-0.02659941,74.50185
+0;0;0,-0.01611761;0.3050667;0.01422457,-0.03119285;0.6007822;0.01418413,0.1384078;0.4778638;0.01188679,0.2428366;0.2983959;-0.1617375,0.3362544;0.1581775;-0.3629158,-0.1871438;0.4777938;-0.02970892,-0.2069557;0.2897877;-0.2234115,-0.2009175;0.08235799;-0.3840267,0.07939311;0.01129368;-0.02456068,0.1598318;-0.2226933;-0.2777064,0.1714972;-0.5979082;-0.1278217,0.2084915;-0.6257468;-0.1957632,-0.06970928;-0.001192574;-0.04661796,-0.04179939;-0.3540038;-0.05357088,0.002080064;-0.7521983;0.0003117025,0.01283411;-0.7119375;-0.09512937,-0.02763312;0.5281042;0.01655918,0;0;0,0.00214804;0.3056327;-0.01057696,0.0034751;0.6006938;-0.03520966,0.1759632;0.5124218;-0.02066541,0.2281049;0.2469626;-0.02915835,0.2686785;0.003769949;-0.1190019,-0.1702138;0.5251327;-0.02979821,-0.2196607;0.2592872;-0.04165965,-0.2418786;0.01847056;-0.1435148,0.07513124;0.002452195;-0.03719306,0.1179045;-0.3488078;-0.04667592,0.1465471;-0.7428165;0.03890657,0.1651949;-0.7778752;-0.03001046,-0.07430661;0.004524953;-0.03862762,-0.09096067;-0.3488886;-0.0274678,-0.05720174;-0.7452316;0.04436677,-0.06413633;-0.7839453;-0.02316309,0.003264144;0.5284013;-0.02659941,74.51391
+0;0;0,-0.01615793;0.3058299;0.01426016,-0.03127018;0.6022713;0.01421972,0.1386616;0.4790795;0.01191906,0.2432614;0.2993177;-0.1619895,0.3397418;0.1545023;-0.3697633,-0.1875223;0.4790093;-0.02975745,-0.2073667;0.2906953;-0.2237772,-0.2011306;0.07646526;-0.389658,0.0796781;0.01133422;-0.02464884,0.1599345;-0.2221226;-0.2772209,0.1716484;-0.598897;-0.1267133,0.2085368;-0.62657;-0.1944603,-0.06995951;-0.001196855;-0.0467853,-0.04211285;-0.3532087;-0.05372246,0.001948971;-0.7530582;0.0003840588,0.01267223;-0.7128267;-0.0947838,-0.02770184;0.5294175;0.01660052,0;0;0,0.001892656;0.3064256;-0.009803534,0.002957433;0.6022824;-0.03364658,0.1758168;0.5136669;-0.01883268,0.2309446;0.2484644;-0.0301559,0.2750868;-0.001102;-0.1261659,-0.1709465;0.5249633;-0.02952175,-0.2203049;0.258806;-0.04447923,-0.2419398;0.0107218;-0.1514185,0.07530529;0.002702311;-0.03750253,0.1203599;-0.3472679;-0.05256176,0.1516687;-0.7418301;0.0373776,0.1699369;-0.7765511;-0.0315721,-0.0746723;0.004321615;-0.03860051,-0.08993365;-0.3483671;-0.02794119,-0.05324;-0.7461039;0.04422247,-0.05962395;-0.7859237;-0.02181575,0.002808973;0.5297889;-0.02523541,74.52473
+0;0;0,-0.01615793;0.3058299;0.01426016,-0.03127018;0.6022713;0.01421972,0.1386616;0.4790795;0.01191906,0.2432614;0.2993177;-0.1619895,0.3397418;0.1545023;-0.3697633,-0.1875223;0.4790093;-0.02975745,-0.2073667;0.2906953;-0.2237772,-0.2011306;0.07646526;-0.389658,0.0796781;0.01133422;-0.02464884,0.1599345;-0.2221226;-0.2772209,0.1716484;-0.598897;-0.1267133,0.2085368;-0.62657;-0.1944603,-0.06995951;-0.001196855;-0.0467853,-0.04211285;-0.3532087;-0.05372246,0.001948971;-0.7530582;0.0003840588,0.01267223;-0.7128267;-0.0947838,-0.02770184;0.5294175;0.01660052,0;0;0,0.001892656;0.3064256;-0.009803534,0.002957433;0.6022824;-0.03364658,0.1758168;0.5136669;-0.01883268,0.2309446;0.2484644;-0.0301559,0.2750868;-0.001102;-0.1261659,-0.1709465;0.5249633;-0.02952175,-0.2203049;0.258806;-0.04447923,-0.2419398;0.0107218;-0.1514185,0.07530529;0.002702311;-0.03750253,0.1203599;-0.3472679;-0.05256176,0.1516687;-0.7418301;0.0373776,0.1699369;-0.7765511;-0.0315721,-0.0746723;0.004321615;-0.03860051,-0.08993365;-0.3483671;-0.02794119,-0.05324;-0.7461039;0.04422247,-0.05962395;-0.7859237;-0.02181575,0.002808973;0.5297889;-0.02523541,74.5461
+0;0;0,-0.01561948;0.3059724;0.01532037,-0.03047836;0.6024119;0.01591409,0.1373995;0.4796191;0.01311707,0.2422346;0.3046223;-0.1636555,0.3371817;0.1771822;-0.3873395,-0.1846394;0.479879;-0.02867661,-0.2148724;0.2865664;-0.214631,-0.2022474;0.1097701;-0.4240926,0.07999976;0.01120549;-0.02412427,0.1603843;-0.2185272;-0.2817178,0.1657345;-0.5986021;-0.1283628,0.2097418;-0.635655;-0.2070482,-0.06990315;-0.001093972;-0.04711537,-0.0407603;-0.3542277;-0.05348057,0.004649468;-0.7578163;0.001814026,0.01735109;-0.7158168;-0.1091761,-0.0269438;0.5295758;0.01814182,0;0;0,0.004707865;0.30659;-0.008844852,0.007693484;0.6024917;-0.03178978,0.1780954;0.5137974;-0.01757121,0.2350038;0.2503569;-0.032516,0.2825189;-0.000756979;-0.1323891,-0.1645121;0.5252804;-0.03054048,-0.2147902;0.2606346;-0.04778962,-0.23777;0.01220258;-0.1619997,0.07551865;0.002776995;-0.03737283,0.122342;-0.3476616;-0.06173635,0.1588285;-0.7449023;0.03245449,0.1828344;-0.784645;-0.05230283,-0.0747062;0.00427107;-0.03883616,-0.08705609;-0.3497394;-0.0280052,-0.04678258;-0.751447;0.04279274,-0.05327429;-0.8013976;-0.03588317,0.007125944;0.529996;-0.02362823,74.55744
+0;0;0,-0.01561948;0.3059724;0.01532037,-0.03047836;0.6024119;0.01591409,0.1373995;0.4796191;0.01311707,0.2422346;0.3046223;-0.1636555,0.3371817;0.1771822;-0.3873395,-0.1846394;0.479879;-0.02867661,-0.2148724;0.2865664;-0.214631,-0.2022474;0.1097701;-0.4240926,0.07999976;0.01120549;-0.02412427,0.1603843;-0.2185272;-0.2817178,0.1657345;-0.5986021;-0.1283628,0.2097418;-0.635655;-0.2070482,-0.06990315;-0.001093972;-0.04711537,-0.0407603;-0.3542277;-0.05348057,0.004649468;-0.7578163;0.001814026,0.01735109;-0.7158168;-0.1091761,-0.0269438;0.5295758;0.01814182,0;0;0,0.004707865;0.30659;-0.008844852,0.007693484;0.6024917;-0.03178978,0.1780954;0.5137974;-0.01757121,0.2350038;0.2503569;-0.032516,0.2825189;-0.000756979;-0.1323891,-0.1645121;0.5252804;-0.03054048,-0.2147902;0.2606346;-0.04778962,-0.23777;0.01220258;-0.1619997,0.07551865;0.002776995;-0.03737283,0.122342;-0.3476616;-0.06173635,0.1588285;-0.7449023;0.03245449,0.1828344;-0.784645;-0.05230283,-0.0747062;0.00427107;-0.03883616,-0.08705609;-0.3497394;-0.0280052,-0.04678258;-0.751447;0.04279274,-0.05327429;-0.8013976;-0.03588317,0.007125944;0.529996;-0.02362823,74.56873
+0;0;0,-0.01562988;0.3061762;0.01533057,-0.03049575;0.6027548;0.01592496,0.1382518;0.4796728;0.01310216,0.2433885;0.3041724;-0.1641791,0.338315;0.1767602;-0.3878143,-0.1854888;0.479934;-0.02891237,-0.2158089;0.2860651;-0.2154019,-0.2031866;0.1093074;-0.4248177,0.07979792;0.01117722;-0.02406341,0.1608276;-0.2203991;-0.2837242,0.1661815;-0.6007419;-0.1302612,0.2088103;-0.6356944;-0.2064817,-0.06972679;-0.001091212;-0.04699651,-0.04035006;-0.3570589;-0.05341278,0.005091708;-0.7609318;0.001920778,0.01739546;-0.7193082;-0.1055926,-0.02695997;0.5298935;0.01815346,0;0;0,0.004661925;0.3068284;-0.007601023,0.00812953;0.6029562;-0.0293262,0.1792713;0.5139883;-0.01561809,0.2378185;0.2503443;-0.03424215,0.287416;0.001418695;-0.1383274,-0.1649996;0.5245463;-0.03071835,-0.2161241;0.259494;-0.05112372,-0.2404322;0.01444517;-0.1720277,0.07550608;0.00261645;-0.03692794,0.1251854;-0.3495874;-0.07011819,0.1649227;-0.7455098;0.02941346,0.1875821;-0.7839627;-0.05211186,-0.07429498;0.004400047;-0.03914823,-0.08592194;-0.3523587;-0.02482397,-0.04034501;-0.7545556;0.04151298,-0.04623963;-0.8024041;-0.03431899,0.007402182;0.5304047;-0.02145338,74.59052
+0;0;0,-0.01525637;0.3061447;0.01630569,-0.02995563;0.6027293;0.0176769,0.1388122;0.4798187;0.01418457,0.2434448;0.3087754;-0.1676918,0.3385712;0.1793034;-0.3900554,-0.1845269;0.4801443;-0.02906617,-0.2029015;0.3017928;-0.2318861,-0.1956152;0.1159272;-0.4335256,0.07996335;0.01098168;-0.02359984,0.1600916;-0.21294;-0.2901625,0.1615884;-0.5932109;-0.1364356,0.202428;-0.6245206;-0.2165535,-0.0695867;-0.0009242008;-0.04720725,-0.03910678;-0.3568009;-0.05352202,0.007240739;-0.7603795;0.00319143,0.01985891;-0.7186942;-0.1042788,-0.02643845;0.5298613;0.01970683,0;0;0,0.004661925;0.3068284;-0.007601023,0.00812953;0.6029562;-0.0293262,0.1792713;0.5139883;-0.01561809,0.2378185;0.2503443;-0.03424215,0.287416;0.001418695;-0.1383274,-0.1649996;0.5245463;-0.03071835,-0.2161241;0.259494;-0.05112372,-0.2404322;0.01444517;-0.1720277,0.07550608;0.00261645;-0.03692794,0.1251854;-0.3495874;-0.07011819,0.1649227;-0.7455098;0.02941346,0.1875821;-0.7839627;-0.05211186,-0.07429498;0.004400047;-0.03914823,-0.08592194;-0.3523587;-0.02482397,-0.04034501;-0.7545556;0.04151298,-0.04623963;-0.8024041;-0.03431899,0.007402182;0.5304047;-0.02145338,74.6022
+0;0;0,-0.01525637;0.3061447;0.01630569,-0.02995563;0.6027293;0.0176769,0.1388122;0.4798187;0.01418457,0.2434448;0.3087754;-0.1676918,0.3385712;0.1793034;-0.3900554,-0.1845269;0.4801443;-0.02906617,-0.2029015;0.3017928;-0.2318861,-0.1956152;0.1159272;-0.4335256,0.07996335;0.01098168;-0.02359984,0.1600916;-0.21294;-0.2901625,0.1615884;-0.5932109;-0.1364356,0.202428;-0.6245206;-0.2165535,-0.0695867;-0.0009242008;-0.04720725,-0.03910678;-0.3568009;-0.05352202,0.007240739;-0.7603795;0.00319143,0.01985891;-0.7186942;-0.1042788,-0.02643845;0.5298613;0.01970683,0;0;0,0.004661925;0.3068284;-0.007601023,0.00812953;0.6029562;-0.0293262,0.1792713;0.5139883;-0.01561809,0.2378185;0.2503443;-0.03424215,0.287416;0.001418695;-0.1383274,-0.1649996;0.5245463;-0.03071835,-0.2161241;0.259494;-0.05112372,-0.2404322;0.01444517;-0.1720277,0.07550608;0.00261645;-0.03692794,0.1251854;-0.3495874;-0.07011819,0.1649227;-0.7455098;0.02941346,0.1875821;-0.7839627;-0.05211186,-0.07429498;0.004400047;-0.03914823,-0.08592194;-0.3523587;-0.02482397,-0.04034501;-0.7545556;0.04151298,-0.04623963;-0.8024041;-0.03431899,0.007402182;0.5304047;-0.02145338,74.61319
+0;0;0,-0.01523752;0.3057663;0.01628553,-0.02991179;0.601846;0.01765556,0.1386465;0.4791476;0.01416579,0.2430163;0.3085338;-0.1672538,0.3378425;0.1794704;-0.3889156,-0.1842968;0.4794728;-0.02903203,-0.2026253;0.3015692;-0.2313426,-0.195362;0.1162902;-0.4323456,0.08121888;0.01115411;-0.02397039,0.1611464;-0.2122066;-0.2898652,0.1626692;-0.5990996;-0.1334613,0.2009271;-0.6265335;-0.2085145,-0.07067931;-0.000938712;-0.04794846,-0.04027575;-0.3559238;-0.05424741,0.006878868;-0.7665304;0.003453646,0.01869937;-0.7255837;-0.09722278,-0.02640189;0.5291289;0.0196813,0;0;0,0.00683612;0.3064494;-0.005701542,0.01194339;0.6021799;-0.02554321,0.1825918;0.5141529;-0.01269746,0.2427882;0.2518544;-0.03485703,0.2956633;0.006021738;-0.1423457,-0.1611852;0.5236563;-0.02991948,-0.21087;0.2592827;-0.05344017,-0.2348008;0.01731883;-0.1785963,0.07704705;0.002655864;-0.03677225,0.1308228;-0.3469359;-0.08004189,0.1742166;-0.7489587;0.02313423,0.1960402;-0.7832752;-0.05290794,-0.07565125;0.004369964;-0.03941182,-0.07888602;-0.3516799;-0.02539482,-0.03090994;-0.7607809;0.04157789,-0.03645604;-0.8041693;-0.02898195,0.01084521;0.5297329;-0.01816583,74.63577
+0;0;0,-0.01553299;0.305935;0.01699087,-0.03077242;0.6021503;0.01931885,0.1361368;0.4797557;0.01504424,0.2409185;0.3128871;-0.1714279,0.3318158;0.1890889;-0.4016122,-0.1828455;0.480115;-0.02858438,-0.2115571;0.294506;-0.2243423,-0.1957017;0.1279175;-0.4447283,0.08099589;0.01096634;-0.02346421,0.1587682;-0.2156052;-0.2884915,0.1578588;-0.6078813;-0.1365865,0.1915632;-0.6287321;-0.2131966,-0.07019492;-0.0008029857;-0.04799157,-0.03934457;-0.3566657;-0.05370755,0.008705072;-0.7704259;0.005031645,0.02025594;-0.7298546;-0.09164167,-0.02710395;0.5293961;0.0210515,0;0;0,0.007151912;0.3066798;-0.004747629,0.01302258;0.6026213;-0.02370596,0.1816478;0.5148312;-0.01084328,0.2448491;0.2523141;-0.03704596,0.3013898;0.006293982;-0.1504054,-0.1583306;0.5231283;-0.0302355,-0.2087522;0.2578853;-0.05669394,-0.2326833;0.01555344;-0.1881309,0.07702957;0.002708241;-0.03592038,0.1339813;-0.3459374;-0.08907437,0.179894;-0.7504528;0.01683092,0.2010051;-0.7836763;-0.05491877,-0.07497622;0.004286676;-0.03989179,-0.07855342;-0.3527164;-0.02729538,-0.02642948;-0.7647535;0.03952621,-0.03106958;-0.8006498;-0.03277214,0.0117016;0.5301207;-0.01652646,74.658
+0;0;0,-0.01553299;0.305935;0.01699087,-0.03077242;0.6021503;0.01931885,0.1361368;0.4797557;0.01504424,0.2409185;0.3128871;-0.1714279,0.3318158;0.1890889;-0.4016122,-0.1828455;0.480115;-0.02858438,-0.2115571;0.294506;-0.2243423,-0.1957017;0.1279175;-0.4447283,0.08099589;0.01096634;-0.02346421,0.1587682;-0.2156052;-0.2884915,0.1578588;-0.6078813;-0.1365865,0.1915632;-0.6287321;-0.2131966,-0.07019492;-0.0008029857;-0.04799157,-0.03934457;-0.3566657;-0.05370755,0.008705072;-0.7704259;0.005031645,0.02025594;-0.7298546;-0.09164167,-0.02710395;0.5293961;0.0210515,0;0;0,0.007151912;0.3066798;-0.004747629,0.01302258;0.6026213;-0.02370596,0.1816478;0.5148312;-0.01084328,0.2448491;0.2523141;-0.03704596,0.3013898;0.006293982;-0.1504054,-0.1583306;0.5231283;-0.0302355,-0.2087522;0.2578853;-0.05669394,-0.2326833;0.01555344;-0.1881309,0.07702957;0.002708241;-0.03592038,0.1339813;-0.3459374;-0.08907437,0.179894;-0.7504528;0.01683092,0.2010051;-0.7836763;-0.05491877,-0.07497622;0.004286676;-0.03989179,-0.07855342;-0.3527164;-0.02729538,-0.02642948;-0.7647535;0.03952621,-0.03106958;-0.8006498;-0.03277214,0.0117016;0.5301207;-0.01652646,74.66926
+0;0;0,-0.01553527;0.3059798;0.01699336,-0.03077524;0.6022057;0.01932156,0.1350027;0.4801559;0.01508857,0.2394944;0.3137493;-0.1708673,0.3293488;0.1913715;-0.3984106,-0.1817692;0.4805127;-0.02823774,-0.2104013;0.2954177;-0.2234537,-0.1947278;0.1307405;-0.4413111,0.08077485;0.01093642;-0.02340017,0.158031;-0.2141314;-0.2866686,0.1571139;-0.6097282;-0.1334776,0.1903979;-0.6299448;-0.2091323,-0.07000336;-0.0008007944;-0.0478606,-0.03935775;-0.3543017;-0.05353864,0.009098627;-0.7715644;0.005697779,0.02050542;-0.7311249;-0.0897698,-0.02710682;0.5294524;0.02105419,0;0;0,0.00707997;0.3067374;-0.003977299,0.01314841;0.6027353;-0.02213979,0.1804922;0.5150299;-0.008674145,0.2458218;0.2541727;-0.03825116,0.3039192;0.01507851;-0.1577702,-0.1569645;0.5229806;-0.0302152,-0.2099951;0.2592801;-0.05918148,-0.2302444;0.02011482;-0.1903914,0.07712726;0.002886042;-0.0351398,0.1362009;-0.3401991;-0.1039672,0.183765;-0.7462344;0.009337902,0.2054925;-0.7821184;-0.05804443,-0.07448975;0.004092585;-0.04032712,-0.07767263;-0.3505161;-0.0270282,-0.02338113;-0.7661622;0.03820879,-0.02732464;-0.8008955;-0.03353527,0.01175393;0.5302182;-0.01515079,74.6916
+0;0;0,-0.01564052;0.305565;0.01759683,-0.03095856;0.6013862;0.02039276,0.1342367;0.47914;0.01537342,0.2352321;0.3115591;-0.1662207,0.3188904;0.2256728;-0.4136041,-0.1810786;0.4801392;-0.02866062,-0.1979275;0.3174383;-0.2396214,-0.1871299;0.146388;-0.4545606,0.08068898;0.01083775;-0.02287204,0.1565467;-0.2067162;-0.2934692,0.1510086;-0.6070997;-0.1431442,0.1847935;-0.6314583;-0.2115573,-0.0696585;-0.0007511211;-0.04794193,-0.03834932;-0.3547232;-0.0534603,0.01070015;-0.775345;0.006595612,0.02198605;-0.7351978;-0.08585053,-0.0272673;0.5287304;0.02201278,0;0;0,0.007055625;0.3063688;-0.003554821,0.01329888;0.6019899;-0.02132225,0.1800108;0.5137484;-0.006912232,0.2453567;0.2568808;-0.03867412,0.3081536;0.02024448;-0.1637082,-0.1563131;0.5220429;-0.030348,-0.2084655;0.2621192;-0.06164778,-0.2297588;0.02849565;-0.2049667,0.07718671;0.0027491;-0.03443766,0.1418538;-0.3363308;-0.1189952,0.1879656;-0.7439799;0.001963615,0.2094168;-0.7783782;-0.06260681,-0.07397712;0.004154061;-0.04076061,-0.07643755;-0.3510029;-0.02793735,-0.0196734;-0.7699606;0.03677284,-0.02356732;-0.8067081;-0.02884913,0.01184339;0.5295647;-0.01442218,74.71391
+0;0;0,-0.01564052;0.305565;0.01759683,-0.03095856;0.6013862;0.02039276,0.1342367;0.47914;0.01537342,0.2352321;0.3115591;-0.1662207,0.3188904;0.2256728;-0.4136041,-0.1810786;0.4801392;-0.02866062,-0.1979275;0.3174383;-0.2396214,-0.1871299;0.146388;-0.4545606,0.08068898;0.01083775;-0.02287204,0.1565467;-0.2067162;-0.2934692,0.1510086;-0.6070997;-0.1431442,0.1847935;-0.6314583;-0.2115573,-0.0696585;-0.0007511211;-0.04794193,-0.03834932;-0.3547232;-0.0534603,0.01070015;-0.775345;0.006595612,0.02198605;-0.7351978;-0.08585053,-0.0272673;0.5287304;0.02201278,0;0;0,0.007055625;0.3063688;-0.003554821,0.01329888;0.6019899;-0.02132225,0.1800108;0.5137484;-0.006912232,0.2453567;0.2568808;-0.03867412,0.3081536;0.02024448;-0.1637082,-0.1563131;0.5220429;-0.030348,-0.2084655;0.2621192;-0.06164778,-0.2297588;0.02849565;-0.2049667,0.07718671;0.0027491;-0.03443766,0.1418538;-0.3363308;-0.1189952,0.1879656;-0.7439799;0.001963615,0.2094168;-0.7783782;-0.06260681,-0.07397712;0.004154061;-0.04076061,-0.07643755;-0.3510029;-0.02793735,-0.0196734;-0.7699606;0.03677284,-0.02356732;-0.8067081;-0.02884913,0.01184339;0.5295647;-0.01442218,74.73608
+0;0;0,-0.01564052;0.305565;0.01759683,-0.03095856;0.6013862;0.02039276,0.1342367;0.47914;0.01537342,0.2352321;0.3115591;-0.1662207,0.3188904;0.2256728;-0.4136041,-0.1810786;0.4801392;-0.02866062,-0.1979275;0.3174383;-0.2396214,-0.1871299;0.146388;-0.4545606,0.08068898;0.01083775;-0.02287204,0.1565467;-0.2067162;-0.2934692,0.1510086;-0.6070997;-0.1431442,0.1847935;-0.6314583;-0.2115573,-0.0696585;-0.0007511211;-0.04794193,-0.03834932;-0.3547232;-0.0534603,0.01070015;-0.775345;0.006595612,0.02198605;-0.7351978;-0.08585053,-0.0272673;0.5287304;0.02201278,0;0;0,0.007055625;0.3063688;-0.003554821,0.01329888;0.6019899;-0.02132225,0.1800108;0.5137484;-0.006912232,0.2453567;0.2568808;-0.03867412,0.3081536;0.02024448;-0.1637082,-0.1563131;0.5220429;-0.030348,-0.2084655;0.2621192;-0.06164778,-0.2297588;0.02849565;-0.2049667,0.07718671;0.0027491;-0.03443766,0.1418538;-0.3363308;-0.1189952,0.1879656;-0.7439799;0.001963615,0.2094168;-0.7783782;-0.06260681,-0.07397712;0.004154061;-0.04076061,-0.07643755;-0.3510029;-0.02793735,-0.0196734;-0.7699606;0.03677284,-0.02356732;-0.8067081;-0.02884913,0.01184339;0.5295647;-0.01442218,74.74747
+0;0;0,-0.01592302;0.3054784;0.01802551,-0.03165746;0.6012231;0.02123907,0.1315394;0.4796097;0.01569064,0.2349917;0.324894;-0.1754018,0.310488;0.2237597;-0.4216064,-0.1791108;0.4806929;-0.0290252,-0.1958572;0.3186949;-0.2402877,-0.1853884;0.1557831;-0.4636588,0.08059759;0.01079618;-0.02258633,0.1549906;-0.2039711;-0.2990011,0.148258;-0.6076068;-0.1522357,0.1830384;-0.6368226;-0.2358865,-0.06945707;-0.0007643385;-0.04793542,-0.03774443;-0.3571744;-0.05346494,0.0117309;-0.7794989;0.007373322,0.02514468;-0.7377427;-0.0993764,-0.02784926;0.5285833;0.0227362,0;0;0,0.007710647;0.3063088;-0.003308296,0.01460576;0.6018755;-0.02088022,0.1788826;0.5132807;-0.005612612,0.2464328;0.2576521;-0.04091978,0.3121862;0.02357422;-0.1729369,-0.1529258;0.5217441;-0.0303029,-0.204419;0.262149;-0.06368634,-0.2263059;0.03206392;-0.2157597,0.07719754;0.00281319;-0.03398967,0.1462542;-0.334656;-0.1309955,0.1920894;-0.7437772;-0.00841403,0.2190111;-0.7776588;-0.09152842,-0.07361276;0.004061829;-0.04107716,-0.07481525;-0.3535734;-0.02842616,-0.01580791;-0.7741322;0.03603756,-0.0199532;-0.8218791;-0.03914139,0.01299035;0.5294625;-0.01402211,74.76978
+0;0;0,-0.01592302;0.3054784;0.01802551,-0.03165746;0.6012231;0.02123907,0.1315394;0.4796097;0.01569064,0.2349917;0.324894;-0.1754018,0.310488;0.2237597;-0.4216064,-0.1791108;0.4806929;-0.0290252,-0.1958572;0.3186949;-0.2402877,-0.1853884;0.1557831;-0.4636588,0.08059759;0.01079618;-0.02258633,0.1549906;-0.2039711;-0.2990011,0.148258;-0.6076068;-0.1522357,0.1830384;-0.6368226;-0.2358865,-0.06945707;-0.0007643385;-0.04793542,-0.03774443;-0.3571744;-0.05346494,0.0117309;-0.7794989;0.007373322,0.02514468;-0.7377427;-0.0993764,-0.02784926;0.5285833;0.0227362,0;0;0,0.007710647;0.3063088;-0.003308296,0.01460576;0.6018755;-0.02088022,0.1788826;0.5132807;-0.005612612,0.2464328;0.2576521;-0.04091978,0.3121862;0.02357422;-0.1729369,-0.1529258;0.5217441;-0.0303029,-0.204419;0.262149;-0.06368634,-0.2263059;0.03206392;-0.2157597,0.07719754;0.00281319;-0.03398967,0.1462542;-0.334656;-0.1309955,0.1920894;-0.7437772;-0.00841403,0.2190111;-0.7776588;-0.09152842,-0.07361276;0.004061829;-0.04107716,-0.07481525;-0.3535734;-0.02842616,-0.01580791;-0.7741322;0.03603756,-0.0199532;-0.8218791;-0.03914139,0.01299035;0.5294625;-0.01402211,74.78145
+0;0;0,-0.01592345;0.3054865;0.01802599,-0.03165572;0.6011901;0.0212397,0.1311165;0.4797312;0.01570948,0.2332499;0.326988;-0.1729467,0.3090958;0.2253854;-0.4202914,-0.1787086;0.4808115;-0.02888757,-0.1952414;0.3208789;-0.2374567,-0.1847242;0.1572125;-0.4618621,0.08036385;0.01076487;-0.02252083,0.1550325;-0.204798;-0.2999596,0.148262;-0.6106989;-0.1523706,0.1832757;-0.6403119;-0.2365824,-0.06925564;-0.0007621218;-0.0477964,-0.03742551;-0.3584926;-0.05334641,0.01232747;-0.7831873;0.007833283,0.02583121;-0.7413523;-0.09963235,-0.02784879;0.5285747;0.02273633,0;0;0,0.008515634;0.3063065;-0.002075195,0.01588577;0.6019192;-0.01796579,0.1795482;0.5127349;-0.003208876,0.2456606;0.2608246;-0.04223752,0.3153654;0.02963877;-0.1798944,-0.1510475;0.5217783;-0.03037866,-0.2040828;0.2662327;-0.06554309,-0.2246408;0.03828542;-0.2232533,0.07728801;0.002989516;-0.03315187,0.1501178;-0.3315435;-0.141773,0.1953514;-0.7422433;-0.01582265,0.2243543;-0.7754398;-0.09970545,-0.07309898;0.003867623;-0.04150904,-0.0717691;-0.3551097;-0.02932124,-0.01217545;-0.7783567;0.03308458,-0.01650209;-0.8214176;-0.04762902,0.01415776;0.5294887;-0.01159596,74.80297
+0;0;0,-0.01615307;0.3053408;0.01848699,-0.03196782;0.600785;0.02218683,0.1301998;0.4795486;0.01600057,0.2323245;0.3298619;-0.174993,0.3081717;0.2295336;-0.4224456,-0.1778671;0.480514;-0.02947033,-0.1946705;0.3229389;-0.2397127,-0.183497;0.1696143;-0.4708362,0.08049966;0.01049575;-0.02225031,0.1531889;-0.1958826;-0.305283,0.1444685;-0.6034195;-0.1600631,0.1806575;-0.632854;-0.2454043,-0.06923161;-0.0004608851;-0.04787696,-0.03697112;-0.3567079;-0.0534085,0.01335006;-0.7821336;0.007681161,0.02729755;-0.7401491;-0.1008871,-0.02815552;0.5282523;0.02356967,0;0;0,0.007967561;0.3062213;-0.0008730888,0.01483689;0.601675;-0.01525259,0.1780201;0.5123318;-0.001519204,0.2456694;0.2613897;-0.04354048,0.3180681;0.03466675;-0.1863916,-0.151145;0.5211742;-0.02983687,-0.2035843;0.2659445;-0.06754698,-0.2236726;0.04303902;-0.2317448,0.07754447;0.00309731;-0.03259897,0.151559;-0.3247471;-0.1551683,0.196124;-0.7345573;-0.02356005,0.2288488;-0.7680146;-0.1073902,-0.07294419;0.003746358;-0.04183947,-0.06928967;-0.3537933;-0.03020577,-0.009731218;-0.7777889;0.03249767,-0.01325082;-0.8225337;-0.04828633,0.01322355;0.5292935;-0.009274244,74.82544
+0;0;0,-0.01615307;0.3053408;0.01848699,-0.03196782;0.600785;0.02218683,0.1301998;0.4795486;0.01600057,0.2323245;0.3298619;-0.174993,0.3081717;0.2295336;-0.4224456,-0.1778671;0.480514;-0.02947033,-0.1946705;0.3229389;-0.2397127,-0.183497;0.1696143;-0.4708362,0.08049966;0.01049575;-0.02225031,0.1531889;-0.1958826;-0.305283,0.1444685;-0.6034195;-0.1600631,0.1806575;-0.632854;-0.2454043,-0.06923161;-0.0004608851;-0.04787696,-0.03697112;-0.3567079;-0.0534085,0.01335006;-0.7821336;0.007681161,0.02729755;-0.7401491;-0.1008871,-0.02815552;0.5282523;0.02356967,0;0;0,0.007967561;0.3062213;-0.0008730888,0.01483689;0.601675;-0.01525259,0.1780201;0.5123318;-0.001519204,0.2456694;0.2613897;-0.04354048,0.3180681;0.03466675;-0.1863916,-0.151145;0.5211742;-0.02983687,-0.2035843;0.2659445;-0.06754698,-0.2236726;0.04303902;-0.2317448,0.07754447;0.00309731;-0.03259897,0.151559;-0.3247471;-0.1551683,0.196124;-0.7345573;-0.02356005,0.2288488;-0.7680146;-0.1073902,-0.07294419;0.003746358;-0.04183947,-0.06928967;-0.3537933;-0.03020577,-0.009731218;-0.7777889;0.03249767,-0.01325082;-0.8225337;-0.04828633,0.01322355;0.5292935;-0.009274244,74.83677
+0;0;0,-0.01615485;0.3053744;0.01848902,-0.03196144;0.6006658;0.02218764,0.1320125;0.4789271;0.01591388,0.2336806;0.3299096;-0.1742258,0.3094023;0.2297473;-0.421269,-0.179574;0.4799035;-0.03007651,-0.1963022;0.3230329;-0.2393789,-0.1851472;0.1699619;-0.4701201,0.08045527;0.01048996;-0.02223804,0.1535347;-0.1969965;-0.3067904,0.1449002;-0.600527;-0.162998,0.1796491;-0.6275964;-0.2449433,-0.06919344;-0.000460631;-0.04785056,-0.03675974;-0.3586204;-0.0534118,0.01306676;-0.779864;0.007077325,0.02645924;-0.7383564;-0.0971707,-0.02815198;0.5281872;0.02356945,0;0;0,0.00634177;0.3062942;-0.0001657009,0.01148163;0.6016617;-0.0138607,0.1769227;0.5116394;2.861023E-05,0.2450798;0.2626575;-0.04534006,0.3192169;0.04029816;-0.1931801,-0.1556855;0.5199915;-0.03033074,-0.2100164;0.2666852;-0.07007767,-0.2278418;0.045247;-0.2357399,0.07761538;0.003488556;-0.03226924,0.1533667;-0.3221972;-0.1647525,0.1992265;-0.7285801;-0.0369339,0.2307503;-0.7601233;-0.1169221,-0.07276829;0.00334646;-0.0420856,-0.06687536;-0.356098;-0.03085105,-0.008001588;-0.7759559;0.0311243,-0.01128343;-0.8179922;-0.0462025,0.01030817;0.5293134;-0.008036375,74.85883
+0;0;0,-0.01631402;0.3053379;0.01894692,-0.03219556;0.6006192;0.02307598,0.1318599;0.4791533;0.01640557,0.2319587;0.3390739;-0.1812146,0.299285;0.2529553;-0.4358661,-0.1794885;0.4799011;-0.03018654,-0.2018588;0.3273362;-0.2421282,-0.184773;0.1754515;-0.4732899,0.08061092;0.01022492;-0.02179337,0.1531651;-0.1937302;-0.3090206,0.1413183;-0.5990757;-0.1706645,0.1759647;-0.6254886;-0.2531063,-0.06902006;-0.0001493098;-0.04810229,-0.0362564;-0.358288;-0.05305068,0.0141608;-0.7793535;0.008184038,0.02769521;-0.7378215;-0.09604295,-0.02837398;0.5281395;0.02435947,0;0;0,0.00634177;0.3062942;-0.0001657009,0.01148163;0.6016617;-0.0138607,0.1769227;0.5116394;2.861023E-05,0.2450798;0.2626575;-0.04534006,0.3192169;0.04029816;-0.1931801,-0.1556855;0.5199915;-0.03033074,-0.2100164;0.2666852;-0.07007767,-0.2278418;0.045247;-0.2357399,0.07761538;0.003488556;-0.03226924,0.1533667;-0.3221972;-0.1647525,0.1992265;-0.7285801;-0.0369339,0.2307503;-0.7601233;-0.1169221,-0.07276829;0.00334646;-0.0420856,-0.06687536;-0.356098;-0.03085105,-0.008001588;-0.7759559;0.0311243,-0.01128343;-0.8179922;-0.0462025,0.01030817;0.5293134;-0.008036375,74.87038
+0;0;0,-0.01629504;0.3049827;0.01892488,-0.03214964;0.5997624;0.02304795,0.1317469;0.4784903;0.01638244,0.2300842;0.3408758;-0.1777602,0.2979217;0.2541034;-0.4343452,-0.1793078;0.4792373;-0.03016571,-0.2012844;0.3293571;-0.2383778,-0.1840689;0.1763193;-0.4712947,0.08041652;0.01020026;-0.02174081,0.1531836;-0.1943533;-0.3098109,0.1412865;-0.6014217;-0.1708667,0.1754172;-0.6269949;-0.2520815,-0.0688536;-0.0001489497;-0.04798628,-0.0359938;-0.3593386;-0.05294919,0.01463768;-0.7821937;0.008545786,0.02797066;-0.7408333;-0.09412998,-0.02833584;0.5274302;0.02432883,0;0;0,0.005703941;0.3059494;0.0007450581,0.01018352;0.6008744;-0.01184559,0.1756495;0.5112913;0.001966953,0.2430763;0.2675219;-0.04629755,0.3200824;0.04551481;-0.197129,-0.1564708;0.5188976;-0.02980792,-0.2092992;0.2702382;-0.07075882,-0.2270983;0.05221477;-0.2442991,0.07759836;0.004113927;-0.03170323,0.1534124;-0.3187406;-0.1736145,0.2015327;-0.7261545;-0.04380703,0.2306871;-0.7576309;-0.1226728,-0.07241423;0.002863147;-0.04232618,-0.06530493;-0.3576456;-0.03210266,-0.006497901;-0.7792978;0.03036972,-0.01014001;-0.8200485;-0.04598618,0.009171352;0.5286496;-0.006306648,74.89269
+0;0;0,-0.01626926;0.3045002;0.01889494,-0.03209957;0.5988286;0.02301143,0.1312586;0.4778238;0.01637052,0.2284299;0.3418411;-0.1754701,0.2963728;0.254934;-0.4324536,-0.1787608;0.4785684;-0.0300227,-0.2004768;0.3304654;-0.2357659,-0.1832345;0.1771898;-0.4690446,0.08040289;0.01019853;-0.02173712,0.1535316;-0.1953717;-0.311239,0.1416951;-0.6003649;-0.1730031,0.1764017;-0.6268758;-0.2555882,-0.06884194;-0.0001489245;-0.04797815,-0.03581882;-0.3611238;-0.05296573,0.01455455;-0.7818232;0.008215759,0.02811249;-0.7402712;-0.09619237,-0.02829129;0.5266009;0.02429047,0;0;0,0.005427506;0.3054694;0.00103426,0.009860732;0.5999456;-0.01146269,0.1747588;0.5107528;0.002963543,0.2421916;0.2706006;-0.04719734,0.3214108;0.05208543;-0.2027128,-0.1562137;0.5179173;-0.02950205,-0.2085534;0.2725757;-0.07198068,-0.2262424;0.0577779;-0.2501902,0.07773818;0.004204854;-0.03130865,0.1538607;-0.3163022;-0.1826322,0.2030463;-0.72084;-0.05148864,0.2315782;-0.7536582;-0.1318512,-0.07224799;0.002687295;-0.04259277,-0.06304634;-0.3595921;-0.03325307,-0.004898634;-0.7790172;0.02975615,-0.007627815;-0.8231994;-0.04579438,0.008844513;0.5278255;-0.005928516,74.91475
+0;0;0,-0.01643485;0.3044515;0.01952517,-0.03237917;0.598767;0.02408071,0.1310556;0.4779419;0.01704572,0.2265103;0.3477188;-0.1795928,0.2927162;0.2496834;-0.4330006,-0.17861;0.4784614;-0.03009372,-0.1965155;0.3452628;-0.2461351,-0.1800114;0.2011324;-0.4852244,0.08055447;0.009936383;-0.02129281,0.1527091;-0.1916694;-0.3138113,0.1386494;-0.597852;-0.1793243,0.1714165;-0.6225991;-0.2638667,-0.06873085;4.799525E-05;-0.04813737,-0.03577213;-0.3609347;-0.05298082,0.01536503;-0.7814422;0.008883011,0.02913631;-0.7398617;-0.09549405,-0.02853421;0.5265396;0.02525838,0;0;0,0.005427506;0.3054694;0.00103426,0.009860732;0.5999456;-0.01146269,0.1747588;0.5107528;0.002963543,0.2421916;0.2706006;-0.04719734,0.3214108;0.05208543;-0.2027128,-0.1562137;0.5179173;-0.02950205,-0.2085534;0.2725757;-0.07198068,-0.2262424;0.0577779;-0.2501902,0.07773818;0.004204854;-0.03130865,0.1538607;-0.3163022;-0.1826322,0.2030463;-0.72084;-0.05148864,0.2315782;-0.7536582;-0.1318512,-0.07224799;0.002687295;-0.04259277,-0.06304634;-0.3595921;-0.03325307,-0.004898634;-0.7790172;0.02975615,-0.007627815;-0.8231994;-0.04579438,0.008844513;0.5278255;-0.005928516,74.93709
+0;0;0,-0.01643485;0.3044515;0.01952517,-0.03237917;0.598767;0.02408071,0.1310556;0.4779419;0.01704572,0.2265103;0.3477188;-0.1795928,0.2927162;0.2496834;-0.4330006,-0.17861;0.4784614;-0.03009372,-0.1965155;0.3452628;-0.2461351,-0.1800114;0.2011324;-0.4852244,0.08055447;0.009936383;-0.02129281,0.1527091;-0.1916694;-0.3138113,0.1386494;-0.597852;-0.1793243,0.1714165;-0.6225991;-0.2638667,-0.06873085;4.799525E-05;-0.04813737,-0.03577213;-0.3609347;-0.05298082,0.01536503;-0.7814422;0.008883011,0.02913631;-0.7398617;-0.09549405,-0.02853421;0.5265396;0.02525838,0;0;0,0.005427506;0.3054694;0.00103426,0.009860732;0.5999456;-0.01146269,0.1747588;0.5107528;0.002963543,0.2421916;0.2706006;-0.04719734,0.3214108;0.05208543;-0.2027128,-0.1562137;0.5179173;-0.02950205,-0.2085534;0.2725757;-0.07198068,-0.2262424;0.0577779;-0.2501902,0.07773818;0.004204854;-0.03130865,0.1538607;-0.3163022;-0.1826322,0.2030463;-0.72084;-0.05148864,0.2315782;-0.7536582;-0.1318512,-0.07224799;0.002687295;-0.04259277,-0.06304634;-0.3595921;-0.03325307,-0.004898634;-0.7790172;0.02975615,-0.007627815;-0.8231994;-0.04579438,0.008844513;0.5278255;-0.005928516,74.94856
+0;0;0,-0.01643266;0.3044109;0.01952256,-0.03237363;0.5986648;0.02407719,0.1309685;0.4778836;0.01704665,0.2256501;0.3487152;-0.1779993,0.285527;0.2600516;-0.4071822,-0.178519;0.4784029;-0.03006567,-0.1962795;0.346283;-0.2443573,-0.1813531;0.215931;-0.4605905,0.08028293;0.009902889;-0.02122103,0.1525457;-0.192005;-0.3141779,0.1384697;-0.5986579;-0.1795352,0.1712441;-0.6234173;-0.2640964,-0.06849917;4.783346E-05;-0.0479751,-0.03549105;-0.3614758;-0.05282582,0.01570532;-0.7824702;0.009109654,0.02947968;-0.740887;-0.09529077,-0.02852953;0.5264534;0.02525459,0;0;0,0.005140616;0.3054316;0.001498938,0.009439526;0.5998635;-0.01061845,0.1742184;0.5101841;0.0035882,0.2415122;0.2726611;-0.04881763,0.3152392;0.08470929;-0.201165,-0.1564957;0.5172697;-0.02863328,-0.2093392;0.2745916;-0.07343222,-0.2239909;0.08248343;-0.2372951,0.07758322;0.004493937;-0.03089333,0.1527175;-0.3119073;-0.1923168,0.2035164;-0.716083;-0.05906963,0.2308;-0.7502252;-0.138849,-0.07181624;0.00239626;-0.04278357,-0.06125626;-0.3603922;-0.03353998,-0.002852879;-0.7803826;0.02883344,-0.006052422;-0.8254459;-0.0458568,0.008445403;0.5277527;-0.005168915,74.97053
+0;0;0,-0.01652132;0.3041159;0.01984887,-0.03240398;0.5980347;0.02470002,0.1314045;0.4772576;0.01703988,0.2256405;0.3499793;-0.177547,0.2871249;0.2621974;-0.406239,-0.1787025;0.4776159;-0.03049767,-0.2100348;0.3402229;-0.2380686,-0.1870224;0.2244455;-0.4613443,0.08036484;0.009737569;-0.02084178,0.1516185;-0.1877892;-0.316194,0.1342844;-0.6036367;-0.1842741,0.1621681;-0.6229236;-0.2608036,-0.06834747;0.0001982222;-0.04812785,-0.03509525;-0.3606398;-0.05225423,0.01706778;-0.7895278;0.01072697,0.02953923;-0.749105;-0.08307742,-0.02858196;0.525916;0.02581619,0;0;0,0.004546972;0.3051692;0.002117634,0.008159293;0.599307;-0.009276152,0.173638;0.509384;0.004123926,0.240909;0.2739072;-0.0503695,0.3157458;0.08677855;-0.2025809,-0.1580276;0.516537;-0.02804874,-0.2109952;0.2758278;-0.07492909,-0.2240338;0.08671999;-0.241825,0.07771447;0.004499689;-0.03046179,0.1509267;-0.3070974;-0.2003856,0.2060005;-0.7197465;-0.06877971,0.2304531;-0.7440163;-0.1430783,-0.07162674;0.002362722;-0.04303179,-0.05915651;-0.3597159;-0.03464248,0.0001287498;-0.7874845;0.02963683,-0.00268565;-0.8277348;-0.03455363,0.007343045;0.5272748;-0.004015684,74.99329
+0;0;0,-0.01651204;0.303945;0.01983772,-0.03237988;0.5975888;0.02468556,0.1313678;0.4769253;0.01702698,0.2247776;0.350763;-0.1758539,0.2857972;0.2636445;-0.4028173,-0.1786313;0.4772835;-0.030494,-0.2096889;0.3410951;-0.2362451,-0.1868504;0.2261928;-0.4578332,0.08035576;0.009736469;-0.02083942,0.1515586;-0.1876493;-0.3159809,0.1340825;-0.6069031;-0.1829804,0.1606717;-0.6239017;-0.255957,-0.06833975;0.0001981998;-0.04812241,-0.03511127;-0.3603823;-0.05224586,0.01747903;-0.7927833;0.01125123,0.0293715;-0.7528444;-0.07819831,-0.02856298;0.5255668;0.02580024,0;0;0,0.003967727;0.3049984;0.003004313,0.006686883;0.5989245;-0.006960392,0.1723798;0.5088961;0.004874229,0.2399035;0.2763877;-0.05192161,0.3147328;0.09278311;-0.2052686,-0.1590102;0.5157936;-0.02724214,-0.2113599;0.2774513;-0.07517785,-0.2295035;0.09962834;-0.2508912,0.07782151;0.004493237;-0.0301621,0.1491221;-0.3025105;-0.2084999,0.2084488;-0.7198954;-0.08185698,0.2316923;-0.7466869;-0.1487591,-0.07149478;0.002345617;-0.04323337,-0.05695204;-0.3594137;-0.03560578,0.002085607;-0.7902489;0.03268661,0.001035802;-0.8300103;-0.02539678,0.006109567;0.5269583;-0.002110004,75.01503
+0;0;0,-0.01651204;0.303945;0.01983772,-0.03237988;0.5975888;0.02468556,0.1313678;0.4769253;0.01702698,0.2247776;0.350763;-0.1758539,0.2857972;0.2636445;-0.4028173,-0.1786313;0.4772835;-0.030494,-0.2096889;0.3410951;-0.2362451,-0.1868504;0.2261928;-0.4578332,0.08035576;0.009736469;-0.02083942,0.1515586;-0.1876493;-0.3159809,0.1340825;-0.6069031;-0.1829804,0.1606717;-0.6239017;-0.255957,-0.06833975;0.0001981998;-0.04812241,-0.03511127;-0.3603823;-0.05224586,0.01747903;-0.7927833;0.01125123,0.0293715;-0.7528444;-0.07819831,-0.02856298;0.5255668;0.02580024,0;0;0,0.003967727;0.3049984;0.003004313,0.006686883;0.5989245;-0.006960392,0.1723798;0.5088961;0.004874229,0.2399035;0.2763877;-0.05192161,0.3147328;0.09278311;-0.2052686,-0.1590102;0.5157936;-0.02724214,-0.2113599;0.2774513;-0.07517785,-0.2295035;0.09962834;-0.2508912,0.07782151;0.004493237;-0.0301621,0.1491221;-0.3025105;-0.2084999,0.2084488;-0.7198954;-0.08185698,0.2316923;-0.7466869;-0.1487591,-0.07149478;0.002345617;-0.04323337,-0.05695204;-0.3594137;-0.03560578,0.002085607;-0.7902489;0.03268661,0.001035802;-0.8300103;-0.02539678,0.006109567;0.5269583;-0.002110004,75.02642
+0;0;0,-0.01655861;0.3038931;0.02057974,-0.03237706;0.5975303;0.02591489,0.1313495;0.4769511;0.0174239,0.2242793;0.3574312;-0.1798689,0.2826877;0.2922516;-0.4147422,-0.1783589;0.4770639;-0.02995668,-0.1988196;0.3364151;-0.2340269,-0.1847193;0.2299521;-0.4605047,0.08049292;0.009516199;-0.02040738,0.1506395;-0.1831323;-0.3189127,0.133252;-0.6033621;-0.1890172,0.1592345;-0.6202174;-0.2623037,-0.06825425;0.0003116423;-0.04824302,-0.03438941;-0.3602199;-0.05134051,0.01827426;-0.792551;0.01257012,0.03012341;-0.7525765;-0.0768812,-0.02856549;0.5255065;0.02692972,0;0;0,0.003967727;0.3049984;0.003004313,0.006686883;0.5989245;-0.006960392,0.1723798;0.5088961;0.004874229,0.2399035;0.2763877;-0.05192161,0.3147328;0.09278311;-0.2052686,-0.1590102;0.5157936;-0.02724214,-0.2113599;0.2774513;-0.07517785,-0.2295035;0.09962834;-0.2508912,0.07782151;0.004493237;-0.0301621,0.1491221;-0.3025105;-0.2084999,0.2084488;-0.7198954;-0.08185698,0.2316923;-0.7466869;-0.1487591,-0.07149478;0.002345617;-0.04323337,-0.05695204;-0.3594137;-0.03560578,0.002085607;-0.7902489;0.03268661,0.001035802;-0.8300103;-0.02539678,0.006109567;0.5269583;-0.002110004,75.03761
+0;0;0,-0.01655127;0.3037586;0.02057062,-0.03236091;0.5972321;0.02590275,0.13148;0.4766563;0.01740428,0.2237698;0.3579596;-0.1785298,0.2809043;0.2942016;-0.4082806,-0.1784538;0.4767692;-0.03001077,-0.1987736;0.3370891;-0.2326755,-0.1849808;0.232948;-0.454214,0.08061476;0.009530605;-0.02043827,0.1511238;-0.1841132;-0.3204859,0.1336396;-0.6066784;-0.1898684,0.1600567;-0.6243173;-0.2643805,-0.06835756;0.000312114;-0.04831605,-0.03431777;-0.3620822;-0.05142954,0.01863858;-0.796816;0.01283626,0.03068589;-0.7566746;-0.07811093,-0.02855139;0.5252471;0.02691702,0;0;0,0.003492286;0.3048626;0.003594875,0.00597107;0.5986401;-0.005944252,0.1718161;0.5087754;0.006319046,0.2397498;0.2790461;-0.05373049,0.3129113;0.1030945;-0.2080138,-0.1597619;0.5148353;-0.02631384,-0.2108624;0.2784289;-0.07628577,-0.2293842;0.1065187;-0.2501211,0.07799546;0.004767716;-0.03002119,0.1484247;-0.3015411;-0.2136312,0.208809;-0.7214581;-0.08733225,0.2315211;-0.7467977;-0.157625,-0.07156624;0.002044577;-0.04337497,-0.05425411;-0.3614836;-0.03662817,0.00671237;-0.7947249;0.03055078,0.0009388118;-0.8255718;-0.03861355,0.00543147;0.526707;-0.001178026,75.04881
+0;0;0,-0.01655127;0.3037586;0.02057062,-0.03236091;0.5972321;0.02590275,0.13148;0.4766563;0.01740428,0.2237698;0.3579596;-0.1785298,0.2809043;0.2942016;-0.4082806,-0.1784538;0.4767692;-0.03001077,-0.1987736;0.3370891;-0.2326755,-0.1849808;0.232948;-0.454214,0.08061476;0.009530605;-0.02043827,0.1511238;-0.1841132;-0.3204859,0.1336396;-0.6066784;-0.1898684,0.1600567;-0.6243173;-0.2643805,-0.06835756;0.000312114;-0.04831605,-0.03431777;-0.3620822;-0.05142954,0.01863858;-0.796816;0.01283626,0.03068589;-0.7566746;-0.07811093,-0.02855139;0.5252471;0.02691702,0;0;0,0.003492286;0.3048626;0.003594875,0.00597107;0.5986401;-0.005944252,0.1718161;0.5087754;0.006319046,0.2397498;0.2790461;-0.05373049,0.3129113;0.1030945;-0.2080138,-0.1597619;0.5148353;-0.02631384,-0.2108624;0.2784289;-0.07628577,-0.2293842;0.1065187;-0.2501211,0.07799546;0.004767716;-0.03002119,0.1484247;-0.3015411;-0.2136312,0.208809;-0.7214581;-0.08733225,0.2315211;-0.7467977;-0.157625,-0.07156624;0.002044577;-0.04337497,-0.05425411;-0.3614836;-0.03662817,0.00671237;-0.7947249;0.03055078,0.0009388118;-0.8255718;-0.03861355,0.00543147;0.526707;-0.001178026,75.07093
+0;0;0,-0.01659948;0.303696;0.02143668,-0.03235235;0.5971617;0.02728707,0.1314323;0.476523;0.01809253,0.2229782;0.3661648;-0.1829967,0.2929041;0.3105985;-0.4113334,-0.1783222;0.4767422;-0.02909153,-0.1977172;0.333903;-0.2296339,-0.1853853;0.234444;-0.4533988,0.08081197;0.009247605;-0.01977887,0.1504256;-0.1818773;-0.3216451,0.1321049;-0.6054576;-0.1944761,0.157624;-0.6200314;-0.2711659,-0.06806789;0.000547115;-0.04872123,-0.0336524;-0.3618228;-0.05001269,0.01927131;-0.7965885;0.0140637,0.03127533;-0.7564093;-0.07688499,-0.02854393;0.5251753;0.0282001,0;0;0,0.003492286;0.3048626;0.003594875,0.00597107;0.5986401;-0.005944252,0.1718161;0.5087754;0.006319046,0.2397498;0.2790461;-0.05373049,0.3129113;0.1030945;-0.2080138,-0.1597619;0.5148353;-0.02631384,-0.2108624;0.2784289;-0.07628577,-0.2293842;0.1065187;-0.2501211,0.07799546;0.004767716;-0.03002119,0.1484247;-0.3015411;-0.2136312,0.208809;-0.7214581;-0.08733225,0.2315211;-0.7467977;-0.157625,-0.07156624;0.002044577;-0.04337497,-0.05425411;-0.3614836;-0.03662817,0.00671237;-0.7947249;0.03055078,0.0009388118;-0.8255718;-0.03861355,0.00543147;0.526707;-0.001178026,75.08264
+0;0;0,-0.0165732;0.3032152;0.02140274,-0.03231104;0.5964009;0.02724746,0.1309256;0.4759942;0.01808648,0.2221171;0.3660633;-0.1822243,0.2922109;0.3103636;-0.4111092,-0.1777746;0.4762127;-0.02893698,-0.1970946;0.3339264;-0.228703,-0.184733;0.2342287;-0.4530052,0.08103456;0.009273077;-0.01983335,0.1508593;-0.1824313;-0.3226149,0.1325891;-0.6048425;-0.1957969,0.1590226;-0.6210133;-0.2752346,-0.06825539;0.000548622;-0.04885544,-0.03373554;-0.36292;-0.05015081,0.01904209;-0.7964857;0.01374871,0.03147621;-0.7559417;-0.08045867,-0.02850614;0.5244809;0.02815964,0;0;0,0.003692619;0.3043689;0.004262924,0.006254638;0.5978823;-0.004743338,0.1715206;0.5080893;0.007182599,0.2398403;0.2800264;-0.05482435,0.3127765;0.1060185;-0.2123218,-0.1590505;0.5140392;-0.02430519,-0.2101327;0.2792647;-0.07718852,-0.2285338;0.1078812;-0.2523827,0.07831285;0.004542157;-0.02987337,0.1461337;-0.2997428;-0.2199095,0.2073585;-0.7190562;-0.09631515,0.2273625;-0.7412744;-0.1738646,-0.07174639;0.002174897;-0.0435164,-0.05197672;-0.3623734;-0.0394617,0.006903544;-0.7937806;0.0331247,0.005074816;-0.8319823;-0.03385293,0.005699592;0.5260068;-0.0001163483,75.10454
+0;0;0,-0.0165732;0.3032152;0.02140274,-0.03231104;0.5964009;0.02724746,0.1309256;0.4759942;0.01808648,0.2221171;0.3660633;-0.1822243,0.2922109;0.3103636;-0.4111092,-0.1777746;0.4762127;-0.02893698,-0.1970946;0.3339264;-0.228703,-0.184733;0.2342287;-0.4530052,0.08103456;0.009273077;-0.01983335,0.1508593;-0.1824313;-0.3226149,0.1325891;-0.6048425;-0.1957969,0.1590226;-0.6210133;-0.2752346,-0.06825539;0.000548622;-0.04885544,-0.03373554;-0.36292;-0.05015081,0.01904209;-0.7964857;0.01374871,0.03147621;-0.7559417;-0.08045867,-0.02850614;0.5244809;0.02815964,0;0;0,0.003692619;0.3043689;0.004262924,0.006254638;0.5978823;-0.004743338,0.1715206;0.5080893;0.007182599,0.2398403;0.2800264;-0.05482435,0.3127765;0.1060185;-0.2123218,-0.1590505;0.5140392;-0.02430519,-0.2101327;0.2792647;-0.07718852,-0.2285338;0.1078812;-0.2523827,0.07831285;0.004542157;-0.02987337,0.1461337;-0.2997428;-0.2199095,0.2073585;-0.7190562;-0.09631515,0.2273625;-0.7412744;-0.1738646,-0.07174639;0.002174897;-0.0435164,-0.05197672;-0.3623734;-0.0394617,0.006903544;-0.7937806;0.0331247,0.005074816;-0.8319823;-0.03385293,0.005699592;0.5260068;-0.0001163483,75.11597
+0;0;0,-0.01669064;0.303123;0.02183106,-0.03250826;0.5963313;0.02817897,0.1301719;0.4759707;0.01836669,0.2212377;0.36806;-0.1826473,0.2748361;0.3156446;-0.4163704,-0.1769554;0.4757338;-0.0288457,-0.1970298;0.3337517;-0.228301,-0.1860452;0.2403622;-0.4550263,0.08136474;0.009163748;-0.01957209,0.1491088;-0.1858727;-0.3209074,0.1306018;-0.606936;-0.2009924,0.1562932;-0.6228632;-0.2792744,-0.06839874;0.0006137788;-0.04907645,-0.03346681;-0.3629933;-0.05011752,0.01893818;-0.7933667;0.01351287,0.0312557;-0.7529357;-0.07942203,-0.02868666;0.5244104;0.02896133,0;0;0,0.003661031;0.3043016;0.005087614,0.006039053;0.5978925;-0.002650023,0.1708236;0.507844;0.007961512,0.2397837;0.2810201;-0.05637932,0.3122019;0.1104564;-0.2173461,-0.1585671;0.513143;-0.02298597,-0.2095669;0.2791788;-0.07779533,-0.2276724;0.1093547;-0.2540867,0.07859775;0.004553869;-0.02981472,0.1433514;-0.2971693;-0.2252667,0.2046314;-0.7133696;-0.1026351,0.2225576;-0.7380396;-0.1773832,-0.07199587;0.002112945;-0.04358201,-0.05066945;-0.3625358;-0.04077061,0.007113207;-0.7906586;0.03263519,0.005099545;-0.8281556;-0.03322466,0.005521327;0.5259933;0.001601219,75.12749
+0;0;0,-0.01669064;0.303123;0.02183106,-0.03250826;0.5963313;0.02817897,0.1301719;0.4759707;0.01836669,0.2212377;0.36806;-0.1826473,0.2748361;0.3156446;-0.4163704,-0.1769554;0.4757338;-0.0288457,-0.1970298;0.3337517;-0.228301,-0.1860452;0.2403622;-0.4550263,0.08136474;0.009163748;-0.01957209,0.1491088;-0.1858727;-0.3209074,0.1306018;-0.606936;-0.2009924,0.1562932;-0.6228632;-0.2792744,-0.06839874;0.0006137788;-0.04907645,-0.03346681;-0.3629933;-0.05011752,0.01893818;-0.7933667;0.01351287,0.0312557;-0.7529357;-0.07942203,-0.02868666;0.5244104;0.02896133,0;0;0,0.003661031;0.3043016;0.005087614,0.006039053;0.5978925;-0.002650023,0.1708236;0.507844;0.007961512,0.2397837;0.2810201;-0.05637932,0.3122019;0.1104564;-0.2173461,-0.1585671;0.513143;-0.02298597,-0.2095669;0.2791788;-0.07779533,-0.2276724;0.1093547;-0.2540867,0.07859775;0.004553869;-0.02981472,0.1433514;-0.2971693;-0.2252667,0.2046314;-0.7133696;-0.1026351,0.2225576;-0.7380396;-0.1773832,-0.07199587;0.002112945;-0.04358201,-0.05066945;-0.3625358;-0.04077061,0.007113207;-0.7906586;0.03263519,0.005099545;-0.8281556;-0.03322466,0.005521327;0.5259933;0.001601219,75.13824
+0;0;0,-0.01668165;0.3029597;0.0218193,-0.03249655;0.5961175;0.02816611,0.1298938;0.4758572;0.01837298,0.2209991;0.3678997;-0.1827283,0.2746547;0.3154283;-0.4167008,-0.1766744;0.4756207;-0.02875346,-0.1967576;0.3335769;-0.2282953,-0.1857612;0.2400878;-0.4552627,0.0815405;0.009183545;-0.01961437,0.1496204;-0.18682;-0.3224439,0.1313707;-0.6020309;-0.2041956,0.1563029;-0.6166008;-0.2801642,-0.06854649;0.0006151047;-0.04918247,-0.03344135;-0.3647949;-0.0502287,0.01823526;-0.7891865;0.01251728,0.03018877;-0.7490638;-0.07767126,-0.02867559;0.5242087;0.02894833,0;0;0,0.00375217;0.3041263;0.00566411,0.006168429;0.5976785;-0.00160408,0.1706166;0.5074737;0.008927107,0.2395763;0.280987;-0.05698991,0.3119549;0.1170617;-0.2251123,-0.1581825;0.5127706;-0.02170483,-0.209582;0.2791444;-0.07803972,-0.2285352;0.1160196;-0.2608138,0.07879467;0.004660293;-0.02979255,0.1415899;-0.2973428;-0.2288122,0.2015509;-0.7098246;-0.1148856,0.2202436;-0.7373815;-0.1835668,-0.07217772;0.001994425;-0.04363845,-0.04946277;-0.3643938;-0.04236763,0.00767418;-0.786227;0.03184793,0.004712747;-0.8204094;-0.0333531,0.005638737;0.5257846;0.00252676,75.16089
+0;0;0,-0.01684918;0.3029188;0.0224462,-0.03273011;0.5961316;0.02933213,0.1298894;0.4756328;0.0188908,0.2221948;0.3703229;-0.1864016,0.2863166;0.3306794;-0.4202694,-0.1769117;0.4752999;-0.02825527,-0.2053277;0.3670686;-0.2501425,-0.1895388;0.2744051;-0.4771701,0.0817969;0.009187318;-0.01942439,0.148569;-0.1873078;-0.3195091,0.1299249;-0.6088356;-0.2030824,0.1543224;-0.6227045;-0.2829213,-0.0687026;0.0005545094;-0.04931623,-0.03311641;-0.3625616;-0.04952864,0.01867229;-0.7923449;0.01522201,0.03096063;-0.7518842;-0.07769483,-0.02889273;0.5242091;0.02999419,0;0;0,0.003769934;0.3041215;0.006588459,0.006161712;0.5977722;0.0004522807,0.1708704;0.5068204;0.009506702,0.2410967;0.2800504;-0.06397152,0.3142847;0.1165982;-0.2322102,-0.1583435;0.5121065;-0.02061212,-0.2110281;0.2763841;-0.07904767,-0.2297932;0.1155139;-0.2638341,0.07905535;0.004692569;-0.0296762,0.1387476;-0.2924462;-0.2328143,0.2003633;-0.7102206;-0.1176775,0.21582;-0.7355744;-0.1924505,-0.07235114;0.001909233;-0.04375058,-0.0483533;-0.3621553;-0.04285897,0.009794109;-0.7892587;0.03323281,0.004282618;-0.8312491;-0.02743829,0.005627198;0.525848;0.004277707,75.18338
+0;0;0,-0.01684918;0.3029188;0.0224462,-0.03273011;0.5961316;0.02933213,0.1298894;0.4756328;0.0188908,0.2221948;0.3703229;-0.1864016,0.2863166;0.3306794;-0.4202694,-0.1769117;0.4752999;-0.02825527,-0.2053277;0.3670686;-0.2501425,-0.1895388;0.2744051;-0.4771701,0.0817969;0.009187318;-0.01942439,0.148569;-0.1873078;-0.3195091,0.1299249;-0.6088356;-0.2030824,0.1543224;-0.6227045;-0.2829213,-0.0687026;0.0005545094;-0.04931623,-0.03311641;-0.3625616;-0.04952864,0.01867229;-0.7923449;0.01522201,0.03096063;-0.7518842;-0.07769483,-0.02889273;0.5242091;0.02999419,0;0;0,0.003769934;0.3041215;0.006588459,0.006161712;0.5977722;0.0004522807,0.1708704;0.5068204;0.009506702,0.2410967;0.2800504;-0.06397152,0.3142847;0.1165982;-0.2322102,-0.1583435;0.5121065;-0.02061212,-0.2110281;0.2763841;-0.07904767,-0.2297932;0.1155139;-0.2638341,0.07905535;0.004692569;-0.0296762,0.1387476;-0.2924462;-0.2328143,0.2003633;-0.7102206;-0.1176775,0.21582;-0.7355744;-0.1924505,-0.07235114;0.001909233;-0.04375058,-0.0483533;-0.3621553;-0.04285897,0.009794109;-0.7892587;0.03323281,0.004282618;-0.8312491;-0.02743829,0.005627198;0.525848;0.004277707,75.20529
+0;0;0,-0.016839;0.3027358;0.02243264,-0.03271088;0.5957814;0.02931474,0.1301909;0.4752386;0.01885311,0.2251568;0.3668933;-0.1923566,0.2893281;0.3272192;-0.4264048,-0.17716;0.4749052;-0.02837744,-0.2063951;0.3635542;-0.2566603,-0.190594;0.2708192;-0.4838631,0.081974;0.009207211;-0.01946644,0.1485809;-0.1868019;-0.318809,0.1300699;-0.6053233;-0.2032126,0.1544191;-0.6191053;-0.2828934,-0.06885136;0.00055571;-0.04942301,-0.03335318;-0.3616623;-0.04963489,0.01806615;-0.7883804;0.01465395,0.03033016;-0.7479403;-0.07807888,-0.02887579;0.5239019;0.0299764,0;0;0,0.003821098;0.3039211;0.00728774,0.006240839;0.5974137;0.001657485,0.1712029;0.5060876;0.01042962,0.24367;0.2748799;-0.0711689,0.3164023;0.1168599;-0.2449799,-0.1585412;0.5113947;-0.01950289,-0.2127786;0.2691876;-0.0808285,-0.2328635;0.1136663;-0.2702494,0.07933959;0.004627138;-0.02944946,0.1366358;-0.2896331;-0.2358232,0.1964296;-0.7057219;-0.12555,0.210345;-0.7317737;-0.1998692,-0.07245949;0.001922028;-0.04392472,-0.04725351;-0.3611574;-0.04403038,0.01194072;-0.7849551;0.03184338,0.005574682;-0.823256;-0.03260235,0.005701998;0.5255266;0.005367279,75.21682
+0;0;0,-0.01701782;0.3026706;0.02316501,-0.03293818;0.5957001;0.03056442,0.1299323;0.4751051;0.01952033,0.2233792;0.3819349;-0.1994632,0.2944928;0.3066998;-0.4225172,-0.1772409;0.474802;-0.02754011,-0.1950626;0.3483501;-0.249033,-0.1874581;0.2598893;-0.4783525,0.08199556;0.009260242;-0.01935017,0.1476478;-0.1869056;-0.318801,0.1284828;-0.6062293;-0.2062593,0.1531196;-0.6180758;-0.2868862,-0.06887976;0.0004485261;-0.04938452,-0.0329225;-0.3617238;-0.04881481,0.01838637;-0.7882935;0.01653847,0.03058779;-0.7478176;-0.07619856,-0.02908444;0.5238208;0.03111891,0;0;0,0.003821098;0.3039211;0.00728774,0.006240839;0.5974137;0.001657485,0.1712029;0.5060876;0.01042962,0.24367;0.2748799;-0.0711689,0.3164023;0.1168599;-0.2449799,-0.1585412;0.5113947;-0.01950289,-0.2127786;0.2691876;-0.0808285,-0.2328635;0.1136663;-0.2702494,0.07933959;0.004627138;-0.02944946,0.1366358;-0.2896331;-0.2358232,0.1964296;-0.7057219;-0.12555,0.210345;-0.7317737;-0.1998692,-0.07245949;0.001922028;-0.04392472,-0.04725351;-0.3611574;-0.04403038,0.01194072;-0.7849551;0.03184338,0.005574682;-0.823256;-0.03260235,0.005701998;0.5255266;0.005367279,75.23849
+0;0;0,-0.01701782;0.3026706;0.02316501,-0.03293818;0.5957001;0.03056442,0.1299323;0.4751051;0.01952033,0.2233792;0.3819349;-0.1994632,0.2944928;0.3066998;-0.4225172,-0.1772409;0.474802;-0.02754011,-0.1950626;0.3483501;-0.249033,-0.1874581;0.2598893;-0.4783525,0.08199556;0.009260242;-0.01935017,0.1476478;-0.1869056;-0.318801,0.1284828;-0.6062293;-0.2062593,0.1531196;-0.6180758;-0.2868862,-0.06887976;0.0004485261;-0.04938452,-0.0329225;-0.3617238;-0.04881481,0.01838637;-0.7882935;0.01653847,0.03058779;-0.7478176;-0.07619856,-0.02908444;0.5238208;0.03111891,0;0;0,0.003821098;0.3039211;0.00728774,0.006240839;0.5974137;0.001657485,0.1712029;0.5060876;0.01042962,0.24367;0.2748799;-0.0711689,0.3164023;0.1168599;-0.2449799,-0.1585412;0.5113947;-0.01950289,-0.2127786;0.2691876;-0.0808285,-0.2328635;0.1136663;-0.2702494,0.07933959;0.004627138;-0.02944946,0.1366358;-0.2896331;-0.2358232,0.1964296;-0.7057219;-0.12555,0.210345;-0.7317737;-0.1998692,-0.07245949;0.001922028;-0.04392472,-0.04725351;-0.3611574;-0.04403038,0.01194072;-0.7849551;0.03184338,0.005574682;-0.823256;-0.03260235,0.005701998;0.5255266;0.005367279,75.25028
+0;0;0,-0.01700837;0.3025025;0.02315214,-0.03292725;0.595505;0.03055034,0.1295657;0.4750201;0.01953385,0.224264;0.3806022;-0.2023822,0.29543;0.3053116;-0.4256008,-0.1768776;0.4747177;-0.02741477,-0.194938;0.3465725;-0.2518738,-0.1873278;0.2580464;-0.4813625,0.08213971;0.009276521;-0.01938418,0.1477294;-0.1867026;-0.3185499,0.128392;-0.6097981;-0.204996,0.1530623;-0.6217014;-0.2857324,-0.06900086;0.0004493147;-0.04947134,-0.03307782;-0.3613783;-0.04890217,0.01869257;-0.7917849;0.01703896,0.03091056;-0.7512947;-0.07582407,-0.02907321;0.52362;0.03110487,0;0;0,0.004272694;0.3037229;0.008200645,0.006859483;0.5971953;0.002955914,0.1713468;0.5054333;0.01127148,0.2461306;0.2730556;-0.07554579,0.3163976;0.1192457;-0.2543331,-0.1575428;0.5110664;-0.01835158,-0.2142927;0.2666076;-0.08276095,-0.2342478;0.1146449;-0.275294,0.07950322;0.004629076;-0.02943706,0.1351137;-0.2885011;-0.2372643,0.1952539;-0.7089554;-0.1282709,0.2088261;-0.7348141;-0.20296,-0.07261392;0.001898529;-0.04395846,-0.04646708;-0.360765;-0.04519447,0.013208;-0.7880631;0.03312177,0.003435653;-0.8223428;-0.03510937,0.006285502;0.5252967;0.006546736,75.26123
+0;0;0,-0.01807681;0.3023864;0.02384883,-0.03438832;0.5953555;0.03165115,0.1281258;0.4746858;0.02040831,0.2219175;0.3873125;-0.2047544,0.2781534;0.3220762;-0.435279,-0.1782291;0.4745895;-0.02644156,-0.1968118;0.3456725;-0.2504155,-0.1869757;0.2655993;-0.482905,0.08197219;0.01056099;-0.01943599,0.1520222;-0.1327386;-0.34619,0.1272626;-0.5520505;-0.2203218,0.1525209;-0.5645625;-0.3005565,-0.06938046;-0.0004513771;-0.04893751,-0.03378808;-0.3623108;-0.04797606,0.01792896;-0.7925885;0.01884272,0.03011293;-0.7520592;-0.07402035,-0.03044328;0.5234749;0.03213914,0;0;0,0.004272694;0.3037229;0.008200645,0.006859483;0.5971953;0.002955914,0.1713468;0.5054333;0.01127148,0.2461306;0.2730556;-0.07554579,0.3163976;0.1192457;-0.2543331,-0.1575428;0.5110664;-0.01835158,-0.2142927;0.2666076;-0.08276095,-0.2342478;0.1146449;-0.275294,0.07950322;0.004629076;-0.02943706,0.1351137;-0.2885011;-0.2372643,0.1952539;-0.7089554;-0.1282709,0.2088261;-0.7348141;-0.20296,-0.07261392;0.001898529;-0.04395846,-0.04646708;-0.360765;-0.04519447,0.013208;-0.7880631;0.03312177,0.003435653;-0.8223428;-0.03510937,0.006285502;0.5252967;0.006546736,75.27251
+0;0;0,-0.01807018;0.3022756;0.02384009,-0.0343818;0.5952466;0.03164209,0.1281703;0.4745567;0.02039654,0.2221637;0.3869955;-0.2052504,0.2784532;0.321697;-0.4359947,-0.1782571;0.4744604;-0.02646442,-0.1968798;0.3452662;-0.25092,-0.1870343;0.2651165;-0.4836311,0.08198811;0.01056304;-0.01943976,0.1528939;-0.1344874;-0.350186,0.1281549;-0.5534506;-0.2244224,0.1535969;-0.5662717;-0.3052403,-0.06939393;-0.0004514648;-0.04894702,-0.03336669;-0.366732;-0.04797382,0.01830734;-0.7966518;0.01878941,0.03057987;-0.756046;-0.07474868,-0.03043628;0.5233573;0.03213015,0;0;0,0.004284244;0.30359;0.008955956,0.006849438;0.5970728;0.004178286,0.1713507;0.5048784;0.01203203,0.2469284;0.2727324;-0.07636762,0.3169698;0.126891;-0.2621089,-0.1575064;0.510626;-0.01754251,-0.2157369;0.2663271;-0.08346306,-0.2351189;0.1194756;-0.2802734,0.07959574;0.004604712;-0.02923775,0.1335294;-0.2926311;-0.2394812,0.1939369;-0.7126701;-0.1305003,0.2034644;-0.7400106;-0.2055588,-0.07255562;0.00189153;-0.04408668,-0.04508743;-0.3651274;-0.04580738,0.01415394;-0.7919726;0.03326337,0.003798484;-0.8263458;-0.03573905,0.006291125;0.5251594;0.007644176,75.295
+0;0;0,-0.01913019;0.3021911;0.02473615,-0.03594654;0.5950227;0.03305679,0.1267152;0.4746652;0.02157365,0.2209252;0.3889511;-0.2069606,0.2765029;0.328384;-0.4392713,-0.1794604;0.4741871;-0.02528958,-0.1985582;0.3452035;-0.252113,-0.1854238;0.3093469;-0.4955617,0.08185953;0.01146978;-0.01966028,0.1484063;-0.1015214;-0.3664683,0.1302887;-0.5290735;-0.2550899,0.1407855;-0.4894266;-0.3481898,-0.06982419;-0.001303066;-0.04839369,-0.0338316;-0.3703218;-0.04740065,0.01781065;-0.8045284;0.01841607,0.0299532;-0.7638907;-0.07437532,-0.0318508;0.5231582;0.03343623,0;0;0,0.004405312;0.3036182;0.009688139,0.007195601;0.5970078;0.005291939,0.1714524;0.504128;0.01288652,0.2489555;0.2725078;-0.080899,0.3177999;0.1296481;-0.2695178,-0.1570689;0.5103003;-0.01639741,-0.2169536;0.2648913;-0.08450447,-0.2364967;0.1226436;-0.2847772,0.07971282;0.00447014;-0.02906799,0.1321549;-0.2965647;-0.2390658,0.1939317;-0.7209665;-0.1313579,0.2018978;-0.7522997;-0.2023904,-0.072543;0.002012307;-0.04418743,-0.04456522;-0.3676982;-0.04580574,0.01585107;-0.7980416;0.03597841,0.007631204;-0.8301467;-0.0343511,0.006595492;0.5251091;0.008705139,75.31723
+0;0;0,-0.01913019;0.3021911;0.02473615,-0.03594654;0.5950227;0.03305679,0.1267152;0.4746652;0.02157365,0.2209252;0.3889511;-0.2069606,0.2765029;0.328384;-0.4392713,-0.1794604;0.4741871;-0.02528958,-0.1985582;0.3452035;-0.252113,-0.1854238;0.3093469;-0.4955617,0.08185953;0.01146978;-0.01966028,0.1484063;-0.1015214;-0.3664683,0.1302887;-0.5290735;-0.2550899,0.1407855;-0.4894266;-0.3481898,-0.06982419;-0.001303066;-0.04839369,-0.0338316;-0.3703218;-0.04740065,0.01781065;-0.8045284;0.01841607,0.0299532;-0.7638907;-0.07437532,-0.0318508;0.5231582;0.03343623,0;0;0,0.004405312;0.3036182;0.009688139,0.007195601;0.5970078;0.005291939,0.1714524;0.504128;0.01288652,0.2489555;0.2725078;-0.080899,0.3177999;0.1296481;-0.2695178,-0.1570689;0.5103003;-0.01639741,-0.2169536;0.2648913;-0.08450447,-0.2364967;0.1226436;-0.2847772,0.07971282;0.00447014;-0.02906799,0.1321549;-0.2965647;-0.2390658,0.1939317;-0.7209665;-0.1313579,0.2018978;-0.7522997;-0.2023904,-0.072543;0.002012307;-0.04418743,-0.04456522;-0.3676982;-0.04580574,0.01585107;-0.7980416;0.03597841,0.007631204;-0.8301467;-0.0343511,0.006595492;0.5251091;0.008705139,75.32839
+0;0;0,-0.01913019;0.3021911;0.02473615,-0.03594654;0.5950227;0.03305679,0.1267152;0.4746652;0.02157365,0.2209252;0.3889511;-0.2069606,0.2765029;0.328384;-0.4392713,-0.1794604;0.4741871;-0.02528958,-0.1985582;0.3452035;-0.252113,-0.1854238;0.3093469;-0.4955617,0.08185953;0.01146978;-0.01966028,0.1484063;-0.1015214;-0.3664683,0.1302887;-0.5290735;-0.2550899,0.1407855;-0.4894266;-0.3481898,-0.06982419;-0.001303066;-0.04839369,-0.0338316;-0.3703218;-0.04740065,0.01781065;-0.8045284;0.01841607,0.0299532;-0.7638907;-0.07437532,-0.0318508;0.5231582;0.03343623,0;0;0,0.004405312;0.3036182;0.009688139,0.007195601;0.5970078;0.005291939,0.1714524;0.504128;0.01288652,0.2489555;0.2725078;-0.080899,0.3177999;0.1296481;-0.2695178,-0.1570689;0.5103003;-0.01639741,-0.2169536;0.2648913;-0.08450447,-0.2364967;0.1226436;-0.2847772,0.07971282;0.00447014;-0.02906799,0.1321549;-0.2965647;-0.2390658,0.1939317;-0.7209665;-0.1313579,0.2018978;-0.7522997;-0.2023904,-0.072543;0.002012307;-0.04418743,-0.04456522;-0.3676982;-0.04580574,0.01585107;-0.7980416;0.03597841,0.007631204;-0.8301467;-0.0343511,0.006595492;0.5251091;0.008705139,75.34055
+0;0;0,-0.0191394;0.3023365;0.02474806,-0.03595441;0.595145;0.03306694,0.1264226;0.474856;0.02160529,0.2205017;0.3892609;-0.2066115,0.2760894;0.3286828;-0.4389644,-0.179201;0.4743787;-0.02517345,-0.1982723;0.3455743;-0.2516817,-0.1851355;0.3097112;-0.4951748,0.08209489;0.01150276;-0.0197168,0.1496308;-0.1031679;-0.3716795,0.1310986;-0.540502;-0.2577529,0.141514;-0.5009301;-0.3501299,-0.07002494;-0.001306812;-0.04853283,-0.03349739;-0.3758104;-0.04752503,0.01932641;-0.8199513;0.01979753,0.03137466;-0.7793962;-0.07227333,-0.03185758;0.5232615;0.03344648,0;0;0,0.004698265;0.3037179;0.01093459,0.007628705;0.5970861;0.006875038,0.1714969;0.5035458;0.01343799,0.2502904;0.2738565;-0.0829711,0.3185615;0.1322086;-0.2727671,-0.1563488;0.5103849;-0.01492973,-0.220236;0.2779054;-0.1155877,-0.2268476;0.1305803;-0.3130698,0.07981507;0.00440672;-0.02950883,0.1310718;-0.3063768;-0.2353595,0.1976448;-0.7416216;-0.1318514,0.2047936;-0.7686823;-0.2055168,-0.07291315;0.002065719;-0.04404591,-0.0444209;-0.3731346;-0.04511414,0.01791515;-0.8131192;0.03921625,0.01029727;-0.8449916;-0.03040695,0.007002965;0.5251664;0.01024199,75.36169
+0;0;0,-0.01968748;0.30227;0.02512786,-0.03678412;0.5950515;0.03378064,0.1256875;0.474896;0.0222672,0.2166759;0.3957252;-0.2094943,0.2745273;0.3250094;-0.4384049,-0.1798289;0.474045;-0.02468678,-0.2003552;0.3538567;-0.2557576,-0.1863711;0.2663652;-0.4857516,0.08210321;0.01166622;-0.01958569,0.1484756;-0.1031145;-0.3717338,0.1296979;-0.5410312;-0.2601084,0.1401283;-0.5014259;-0.3524803,-0.0700691;-0.001585766;-0.04846073,-0.03371534;-0.3761038;-0.04677385,0.01854445;-0.8202782;0.02076786,0.03060288;-0.7797039;-0.07129948,-0.03263317;0.5231708;0.03410104,0;0;0,0.004698265;0.3037179;0.01093459,0.007628705;0.5970861;0.006875038,0.1714969;0.5035458;0.01343799,0.2502904;0.2738565;-0.0829711,0.3185615;0.1322086;-0.2727671,-0.1563488;0.5103849;-0.01492973,-0.220236;0.2779054;-0.1155877,-0.2268476;0.1305803;-0.3130698,0.07981507;0.00440672;-0.02950883,0.1310718;-0.3063768;-0.2353595,0.1976448;-0.7416216;-0.1318514,0.2047936;-0.7686823;-0.2055168,-0.07291315;0.002065719;-0.04404591,-0.0444209;-0.3731346;-0.04511414,0.01791515;-0.8131192;0.03921625,0.01029727;-0.8449916;-0.03040695,0.007002965;0.5251664;0.01024199,75.37326
+0;0;0,-0.01970941;0.3026067;0.02515585,-0.03681339;0.5955139;0.03381209,0.125482;0.4753762;0.02231213,0.2167851;0.3959315;-0.2102509,0.2746733;0.3251709;-0.4393065,-0.1796902;0.4745261;-0.02458898,-0.2002876;0.3539221;-0.256459,-0.1862947;0.2663752;-0.4865987,0.08216327;0.01167475;-0.01960002,0.1486376;-0.1032823;-0.3722893,0.1300573;-0.5365974;-0.2618369,0.1400522;-0.4973931;-0.3503518,-0.07012036;-0.001586926;-0.04849618,-0.03371073;-0.3766805;-0.0468067,0.01799991;-0.8161875;0.02002527,0.02955484;-0.7760548;-0.06819779,-0.03266032;0.5235965;0.03413265,0;0;0,0.005147347;0.3040294;0.01147509,0.008544451;0.5975224;0.007889032,0.1720181;0.5032455;0.01436472,0.252587;0.2744287;-0.08505774,0.3208792;0.1393106;-0.2797468,-0.1554015;0.5104232;-0.0134616,-0.2198431;0.2769028;-0.1137052,-0.2305294;0.1325191;-0.3133642,0.07978199;0.004180521;-0.02980971,0.1299209;-0.3099879;-0.2318195,0.1982287;-0.7396123;-0.1266351,0.2055987;-0.7706947;-0.1917052,-0.07305954;0.002245244;-0.04391497,-0.04456127;-0.3735359;-0.044173,0.01794142;-0.8087621;0.03936431,0.01260931;-0.8357636;-0.02949714,0.007805429;0.5255643;0.01119947,75.39527
+0;0;0,-0.01970941;0.3026067;0.02515585,-0.03681339;0.5955139;0.03381209,0.125482;0.4753762;0.02231213,0.2167851;0.3959315;-0.2102509,0.2746733;0.3251709;-0.4393065,-0.1796902;0.4745261;-0.02458898,-0.2002876;0.3539221;-0.256459,-0.1862947;0.2663752;-0.4865987,0.08216327;0.01167475;-0.01960002,0.1486376;-0.1032823;-0.3722893,0.1300573;-0.5365974;-0.2618369,0.1400522;-0.4973931;-0.3503518,-0.07012036;-0.001586926;-0.04849618,-0.03371073;-0.3766805;-0.0468067,0.01799991;-0.8161875;0.02002527,0.02955484;-0.7760548;-0.06819779,-0.03266032;0.5235965;0.03413265,0;0;0,0.005147347;0.3040294;0.01147509,0.008544451;0.5975224;0.007889032,0.1720181;0.5032455;0.01436472,0.252587;0.2744287;-0.08505774,0.3208792;0.1393106;-0.2797468,-0.1554015;0.5104232;-0.0134616,-0.2198431;0.2769028;-0.1137052,-0.2305294;0.1325191;-0.3133642,0.07978199;0.004180521;-0.02980971,0.1299209;-0.3099879;-0.2318195,0.1982287;-0.7396123;-0.1266351,0.2055987;-0.7706947;-0.1917052,-0.07305954;0.002245244;-0.04391497,-0.04456127;-0.3735359;-0.044173,0.01794142;-0.8087621;0.03936431,0.01260931;-0.8357636;-0.02949714,0.007805429;0.5255643;0.01119947,75.40648
+0;0;0,-0.02024298;0.3026795;0.02563701,-0.03767872;0.5955278;0.03474301,0.125042;0.4752264;0.02298473,0.2184288;0.3929381;-0.2086637,0.27538;0.32398;-0.4385185,-0.1807216;0.4742551;-0.02407588,-0.2036555;0.3649382;-0.2621458,-0.1893274;0.3009655;-0.4999148,0.08219398;0.01207974;-0.01973911,0.1470656;-0.1034511;-0.3731677,0.1283696;-0.5333145;-0.2618816,0.1505526;-0.5688971;-0.3155817,-0.07041338;-0.002034761;-0.04826197,-0.0338935;-0.3777088;-0.04660523,0.01707976;-0.8141537;0.01998473,0.02836547;-0.7742122;-0.06633246,-0.03346208;0.5236323;0.03497466,0;0;0,0.005639795;0.304128;0.01250052,0.009529259;0.597595;0.009674549,0.1733074;0.5029788;0.01472712,0.2555656;0.2750717;-0.08747554,0.3228468;0.1398261;-0.2824467,-0.1548322;0.5105298;-0.01235818,-0.2196292;0.2762512;-0.1126993,-0.2337402;0.1467703;-0.322145,0.07979178;0.004028678;-0.0301404,0.1292127;-0.3149884;-0.2257245,0.2020901;-0.7400913;-0.1185186,0.2105469;-0.7729533;-0.1789646,-0.07327697;0.002382937;-0.04377453,-0.04447419;-0.3739634;-0.04265923,0.01914047;-0.8061234;0.03924115,0.01302839;-0.8315043;-0.02837879,0.008707974;0.5256512;0.01286888,75.4202
+0;0;0,-0.02024298;0.3026795;0.02563701,-0.03767872;0.5955278;0.03474301,0.125042;0.4752264;0.02298473,0.2184288;0.3929381;-0.2086637,0.27538;0.32398;-0.4385185,-0.1807216;0.4742551;-0.02407588,-0.2036555;0.3649382;-0.2621458,-0.1893274;0.3009655;-0.4999148,0.08219398;0.01207974;-0.01973911,0.1470656;-0.1034511;-0.3731677,0.1283696;-0.5333145;-0.2618816,0.1505526;-0.5688971;-0.3155817,-0.07041338;-0.002034761;-0.04826197,-0.0338935;-0.3777088;-0.04660523,0.01707976;-0.8141537;0.01998473,0.02836547;-0.7742122;-0.06633246,-0.03346208;0.5236323;0.03497466,0;0;0,0.005639795;0.304128;0.01250052,0.009529259;0.597595;0.009674549,0.1733074;0.5029788;0.01472712,0.2555656;0.2750717;-0.08747554,0.3228468;0.1398261;-0.2824467,-0.1548322;0.5105298;-0.01235818,-0.2196292;0.2762512;-0.1126993,-0.2337402;0.1467703;-0.322145,0.07979178;0.004028678;-0.0301404,0.1292127;-0.3149884;-0.2257245,0.2020901;-0.7400913;-0.1185186,0.2105469;-0.7729533;-0.1789646,-0.07327697;0.002382937;-0.04377453,-0.04447419;-0.3739634;-0.04265923,0.01914047;-0.8061234;0.03924115,0.01302839;-0.8315043;-0.02837879,0.008707974;0.5256512;0.01286888,75.43986
+0;0;0,-0.0202573;0.3028936;0.02565515,-0.03769976;0.5958546;0.03476499,0.1248367;0.4755897;0.02302081,0.2203729;0.3914075;-0.2139592,0.2773326;0.3224389;-0.4438488,-0.1805692;0.4746196;-0.02398474,-0.2040308;0.3627867;-0.267534,-0.1897006;0.2988043;-0.505339,0.08226156;0.01208967;-0.01975534,0.1470034;-0.1032101;-0.3724771,0.1281466;-0.5367705;-0.260234,0.1503056;-0.5722821;-0.3138758,-0.07047129;-0.002036434;-0.04830166,-0.03402444;-0.3769592;-0.04664823,0.01738721;-0.8171577;0.02051443,0.02866068;-0.7772269;-0.06570923,-0.03348194;0.523939;0.03499671,0;0;0,0.006313242;0.3043163;0.01283765,0.01090652;0.5978872;0.01033092,0.1741937;0.5025258;0.01448417,0.2604781;0.2738579;-0.09794044,0.3280703;0.1406038;-0.2942182,-0.1534199;0.5106477;-0.01188839,-0.2201511;0.2713096;-0.1150269,-0.2346703;0.14339;-0.3254457,0.07978969;0.003842965;-0.03036833,0.1290416;-0.3176121;-0.2204713,0.2050016;-0.7438779;-0.1044705,0.2166886;-0.7758874;-0.1651208,-0.07341579;0.002553657;-0.04366921,-0.04577842;-0.3731225;-0.04233329,0.0200623;-0.808773;0.04014267,0.0131874;-0.8311957;-0.02960568,0.009884819;0.5259242;0.0134902,75.45094
+0;0;0,-0.0205554;0.3028579;0.02583878,-0.03826966;0.595788;0.03538984,0.1242625;0.4753707;0.02366057,0.221341;0.3928179;-0.2132658,0.2841065;0.3801106;-0.4514869,-0.1810656;0.4743116;-0.02335089,-0.2058206;0.3691782;-0.2697397,-0.1906253;0.2987989;-0.5056765,0.08227992;0.01197254;-0.0197502,0.1457356;-0.1020657;-0.3731153,0.1270141;-0.535384;-0.2599189,0.1490633;-0.5686582;-0.3162256,-0.07051139;-0.002012546;-0.04824409,-0.03379704;-0.376909;-0.0465415,0.0190669;-0.8169558;0.02048755,0.03029138;-0.7769936;-0.06573887,-0.03401747;0.5238742;0.03552422,0;0;0,0.006313242;0.3043163;0.01283765,0.01090652;0.5978872;0.01033092,0.1741937;0.5025258;0.01448417,0.2604781;0.2738579;-0.09794044,0.3280703;0.1406038;-0.2942182,-0.1534199;0.5106477;-0.01188839,-0.2201511;0.2713096;-0.1150269,-0.2346703;0.14339;-0.3254457,0.07978969;0.003842965;-0.03036833,0.1290416;-0.3176121;-0.2204713,0.2050016;-0.7438779;-0.1044705,0.2166886;-0.7758874;-0.1651208,-0.07341579;0.002553657;-0.04366921,-0.04577842;-0.3731225;-0.04233329,0.0200623;-0.808773;0.04014267,0.0131874;-0.8311957;-0.02960568,0.009884819;0.5259242;0.0134902,75.4737
+0;0;0,-0.02057494;0.3031459;0.02586335,-0.03831106;0.5964373;0.03542629,0.1247886;0.4757612;0.02365503,0.2203565;0.394493;-0.2095845,0.283143;0.3817814;-0.4478853,-0.1816244;0.4746983;-0.02352347,-0.2059942;0.3712009;-0.2660783,-0.1907937;0.3007981;-0.5020939,0.08237818;0.01198684;-0.01977379,0.1456036;-0.1016376;-0.3718567,0.1270266;-0.5316129;-0.2595337,0.1483865;-0.5629092;-0.3140802,-0.0705956;-0.002014949;-0.0483017,-0.03401446;-0.3755512;-0.04660529,0.01844163;-0.8122029;0.01990663,0.02931524;-0.7725521;-0.06362443,-0.03405375;0.524437;0.03556083,0;0;0,0.006415357;0.304635;0.01208234,0.01147689;0.5985569;0.009109974,0.1750425;0.5018908;0.01216412,0.2608771;0.276933;-0.09813046,0.3305295;0.1488649;-0.2972236,-0.1536706;0.5110026;-0.012339,-0.2203146;0.2768704;-0.116642,-0.2347724;0.1485623;-0.326925,0.07986484;0.003635481;-0.03048348,0.1291393;-0.3192542;-0.2153744,0.2049651;-0.7411129;-0.09652161,0.2169131;-0.7749532;-0.1510236,-0.0735559;0.002743128;-0.04362175,-0.04638927;-0.3715927;-0.04137418,0.01969411;-0.8036455;0.04110947,0.01368165;-0.8277906;-0.02385952,0.01031357;0.5265139;0.01237082,75.49609
+0;0;0,-0.02057494;0.3031459;0.02586335,-0.03831106;0.5964373;0.03542629,0.1247886;0.4757612;0.02365503,0.2203565;0.394493;-0.2095845,0.283143;0.3817814;-0.4478853,-0.1816244;0.4746983;-0.02352347,-0.2059942;0.3712009;-0.2660783,-0.1907937;0.3007981;-0.5020939,0.08237818;0.01198684;-0.01977379,0.1456036;-0.1016376;-0.3718567,0.1270266;-0.5316129;-0.2595337,0.1483865;-0.5629092;-0.3140802,-0.0705956;-0.002014949;-0.0483017,-0.03401446;-0.3755512;-0.04660529,0.01844163;-0.8122029;0.01990663,0.02931524;-0.7725521;-0.06362443,-0.03405375;0.524437;0.03556083,0;0;0,0.006415357;0.304635;0.01208234,0.01147689;0.5985569;0.009109974,0.1750425;0.5018908;0.01216412,0.2608771;0.276933;-0.09813046,0.3305295;0.1488649;-0.2972236,-0.1536706;0.5110026;-0.012339,-0.2203146;0.2768704;-0.116642,-0.2347724;0.1485623;-0.326925,0.07986484;0.003635481;-0.03048348,0.1291393;-0.3192542;-0.2153744,0.2049651;-0.7411129;-0.09652161,0.2169131;-0.7749532;-0.1510236,-0.0735559;0.002743128;-0.04362175,-0.04638927;-0.3715927;-0.04137418,0.01969411;-0.8036455;0.04110947,0.01368165;-0.8277906;-0.02385952,0.01031357;0.5265139;0.01237082,75.50751
+0;0;0,-0.02096651;0.303144;0.02635717,-0.0389856;0.5965377;0.03632014,0.1244746;0.4756757;0.02423858,0.220925;0.3973455;-0.2084412,0.2915967;0.375858;-0.4889294,-0.1825761;0.4746086;-0.02287288,-0.2079531;0.3767215;-0.2664961,-0.1842406;0.2808774;-0.5392258,0.0824329;0.01190636;-0.01990998,0.1439703;-0.09936234;-0.3712556,0.1247874;-0.5256581;-0.2621756,0.1474392;-0.5568097;-0.3140177,-0.0707885;-0.002021181;-0.04814826,-0.03361887;-0.3738116;-0.04686967,0.01788017;-0.8060758;0.02013817,0.028496;-0.7665701;-0.06194211,-0.03470438;0.5245062;0.03641247,0;0;0,0.006323474;0.3047323;0.01135159,0.01149737;0.5987812;0.007796288,0.1754223;0.5021673;0.01115251,0.2613741;0.2785669;-0.09927082,0.3270805;0.1425509;-0.3468838,-0.1540359;0.5113761;-0.01394255,-0.222129;0.2791079;-0.1187897,-0.2386788;0.1302501;-0.3671792,0.07991066;0.003558055;-0.03057742,0.1290945;-0.3207029;-0.2095947,0.2053678;-0.7384176;-0.09258509,0.2169826;-0.7731412;-0.1437337,-0.07366831;0.00282637;-0.04356999,-0.04706824;-0.3698635;-0.04109996,0.01874531;-0.7975705;0.04093506,0.01281047;-0.820655;-0.0229949,0.01029183;0.5267126;0.01119208,75.52921
+0;0;0,-0.02096651;0.303144;0.02635717,-0.0389856;0.5965377;0.03632014,0.1244746;0.4756757;0.02423858,0.220925;0.3973455;-0.2084412,0.2915967;0.375858;-0.4889294,-0.1825761;0.4746086;-0.02287288,-0.2079531;0.3767215;-0.2664961,-0.1842406;0.2808774;-0.5392258,0.0824329;0.01190636;-0.01990998,0.1439703;-0.09936234;-0.3712556,0.1247874;-0.5256581;-0.2621756,0.1474392;-0.5568097;-0.3140177,-0.0707885;-0.002021181;-0.04814826,-0.03361887;-0.3738116;-0.04686967,0.01788017;-0.8060758;0.02013817,0.028496;-0.7665701;-0.06194211,-0.03470438;0.5245062;0.03641247,0;0;0,0.006323474;0.3047323;0.01135159,0.01149737;0.5987812;0.007796288,0.1754223;0.5021673;0.01115251,0.2613741;0.2785669;-0.09927082,0.3270805;0.1425509;-0.3468838,-0.1540359;0.5113761;-0.01394255,-0.222129;0.2791079;-0.1187897,-0.2386788;0.1302501;-0.3671792,0.07991066;0.003558055;-0.03057742,0.1290945;-0.3207029;-0.2095947,0.2053678;-0.7384176;-0.09258509,0.2169826;-0.7731412;-0.1437337,-0.07366831;0.00282637;-0.04356999,-0.04706824;-0.3698635;-0.04109996,0.01874531;-0.7975705;0.04093506,0.01281047;-0.820655;-0.0229949,0.01029183;0.5267126;0.01119208,75.54069
+0;0;0,-0.02098268;0.3033779;0.0263775,-0.0390288;0.5972127;0.03635449,0.1247021;0.4761413;0.02425298,0.2199666;0.3987742;-0.2055659,0.2801398;0.3804787;-0.444387,-0.182856;0.4750724;-0.02293633,-0.207921;0.3783889;-0.2635641,-0.1877311;0.2967826;-0.4957792,0.08245225;0.01190916;-0.01991465,0.1439071;-0.09921029;-0.3707891,0.1247931;-0.5239754;-0.2621007,0.1475721;-0.5554705;-0.3142339,-0.07080512;-0.002021655;-0.04815956,-0.03368535;-0.3733134;-0.04688269,0.01762878;-0.8040255;0.01988456,0.02830423;-0.7644663;-0.06265669,-0.03473994;0.5250525;0.03644699,0;0;0,0.006613281;0.3049972;0.01035094,0.01250581;0.5994563;0.005557537,0.1763961;0.5021192;0.008211374,0.2613711;0.2807502;-0.09973645,0.3278644;0.1603221;-0.3048383,-0.1534345;0.5118426;-0.01637645,-0.2222807;0.2837474;-0.1217827,-0.2369522;0.1591111;-0.3344834,0.07991397;0.003421232;-0.0306406,0.1302177;-0.3231192;-0.2040707,0.206742;-0.7395492;-0.08859801,0.2177882;-0.7741642;-0.140764,-0.07370809;0.002956599;-0.04353356,-0.04739184;-0.3692482;-0.04067713,0.01780631;-0.7953568;0.04169102,0.01310399;-0.8210348;-0.02072891,0.01108255;0.527279;0.00928688,75.55294
+0;0;0,-0.0219135;0.3032329;0.02727229,-0.04034192;0.5970279;0.03765886,0.1234194;0.4759729;0.02538019,0.2189064;0.3987899;-0.2044082,0.2794881;0.3856542;-0.4434655,-0.184042;0.4745857;-0.02166981,-0.2113581;0.3801045;-0.2629266,-0.1927365;0.323106;-0.5025001,0.08245375;0.01191212;-0.01990666,0.1418139;-0.09717709;-0.3717774,0.1233966;-0.5223385;-0.2645278,0.1326101;-0.483651;-0.3473411,-0.07089293;-0.002101996;-0.04802675,-0.03403799;-0.3734213;-0.04715932,0.01691925;-0.8041265;0.01992514,0.02752508;-0.7645214;-0.06261975,-0.03601836;0.5248697;0.03768728,0;0;0,0.006613281;0.3049972;0.01035094,0.01250581;0.5994563;0.005557537,0.1763961;0.5021192;0.008211374,0.2613711;0.2807502;-0.09973645,0.3278644;0.1603221;-0.3048383,-0.1534345;0.5118426;-0.01637645,-0.2222807;0.2837474;-0.1217827,-0.2369522;0.1591111;-0.3344834,0.07991397;0.003421232;-0.0306406,0.1302177;-0.3231192;-0.2040707,0.206742;-0.7395492;-0.08859801,0.2177882;-0.7741642;-0.140764,-0.07370809;0.002956599;-0.04353356,-0.04739184;-0.3692482;-0.04067713,0.01780631;-0.7953568;0.04169102,0.01310399;-0.8210348;-0.02072891,0.01108255;0.527279;0.00928688,75.56426
+0;0;0,-0.02191754;0.3032888;0.02727733,-0.04034889;0.5971302;0.03766574,0.1235496;0.4760261;0.02537651,0.2186821;0.3991297;-0.2035588,0.2792567;0.3859955;-0.4425884,-0.1841756;0.4746378;-0.02171384,-0.2113902;0.3805073;-0.2620749,-0.1927707;0.3235154;-0.5016208,0.08245642;0.01191251;-0.01990731,0.1416273;-0.09682874;-0.3706556,0.123178;-0.5227292;-0.2632196,0.1323839;-0.4840489;-0.3459649,-0.07089523;-0.002102064;-0.04802831,-0.03415785;-0.372237;-0.04716364,0.01688798;-0.8036909;0.02003744,0.0274851;-0.7640936;-0.0624397,-0.03602491;0.5249649;0.03769416,0;0;0,0.00694914;0.3050627;0.009848833,0.01346195;0.599546;0.004512787,0.1773491;0.5024428;0.006300688,0.2620986;0.2823378;-0.102078,0.3282378;0.1598538;-0.3060393,-0.1527395;0.5126035;-0.01804288,-0.222712;0.2864792;-0.124562,-0.2374346;0.1635661;-0.3382266,0.07991586;0.003365159;-0.03064966,0.1310369;-0.3232788;-0.2010627,0.2070638;-0.7401922;-0.08411288,0.2193231;-0.7746272;-0.1361198,-0.07371171;0.003012759;-0.04352904,-0.04884685;-0.3681045;-0.04153329,0.01742051;-0.7945142;0.04247569,0.01441588;-0.8204757;-0.01970288,0.01186508;0.5273721;0.008375645,75.58514
+0;0;0,-0.02220498;0.3031859;0.02817457,-0.04097469;0.5969812;0.03917443,0.1229325;0.4758723;0.02677132,0.2180285;0.399628;-0.2023971,0.279922;0.3885441;-0.4411927,-0.1847772;0.4744185;-0.02028365,-0.2116991;0.3902757;-0.2643529,-0.1936936;0.3334219;-0.5039785,0.0824706;0.01192612;-0.01984032,0.1405856;-0.09607905;-0.3709924,0.1222628;-0.5222962;-0.2647977,0.1314427;-0.4835758;-0.3475417,-0.07088173;-0.00216577;-0.0480454,-0.03390789;-0.3722755;-0.04664575,0.0165916;-0.803637;0.02155403,0.02715552;-0.7640008;-0.06092282,-0.03663965;0.5248165;0.03909687,0;0;0,0.00694914;0.3050627;0.009848833,0.01346195;0.599546;0.004512787,0.1773491;0.5024428;0.006300688,0.2620986;0.2823378;-0.102078,0.3282378;0.1598538;-0.3060393,-0.1527395;0.5126035;-0.01804288,-0.222712;0.2864792;-0.124562,-0.2374346;0.1635661;-0.3382266,0.07991586;0.003365159;-0.03064966,0.1310369;-0.3232788;-0.2010627,0.2070638;-0.7401922;-0.08411288,0.2193231;-0.7746272;-0.1361198,-0.07371171;0.003012759;-0.04352904,-0.04884685;-0.3681045;-0.04153329,0.01742051;-0.7945142;0.04247569,0.01441588;-0.8204757;-0.01970288,0.01186508;0.5273721;0.008375645,75.59681
+0;0;0,-0.02220498;0.3031859;0.02817457,-0.04097469;0.5969812;0.03917443,0.1229325;0.4758723;0.02677132,0.2180285;0.399628;-0.2023971,0.279922;0.3885441;-0.4411927,-0.1847772;0.4744185;-0.02028365,-0.2116991;0.3902757;-0.2643529,-0.1936936;0.3334219;-0.5039785,0.0824706;0.01192612;-0.01984032,0.1405856;-0.09607905;-0.3709924,0.1222628;-0.5222962;-0.2647977,0.1314427;-0.4835758;-0.3475417,-0.07088173;-0.00216577;-0.0480454,-0.03390789;-0.3722755;-0.04664575,0.0165916;-0.803637;0.02155403,0.02715552;-0.7640008;-0.06092282,-0.03663965;0.5248165;0.03909687,0;0;0,0.00694914;0.3050627;0.009848833,0.01346195;0.599546;0.004512787,0.1773491;0.5024428;0.006300688,0.2620986;0.2823378;-0.102078,0.3282378;0.1598538;-0.3060393,-0.1527395;0.5126035;-0.01804288,-0.222712;0.2864792;-0.124562,-0.2374346;0.1635661;-0.3382266,0.07991586;0.003365159;-0.03064966,0.1310369;-0.3232788;-0.2010627,0.2070638;-0.7401922;-0.08411288,0.2193231;-0.7746272;-0.1361198,-0.07371171;0.003012759;-0.04352904,-0.04884685;-0.3681045;-0.04153329,0.01742051;-0.7945142;0.04247569,0.01441588;-0.8204757;-0.01970288,0.01186508;0.5273721;0.008375645,75.60885
+0;0;0,-0.02221489;0.3033212;0.02818714,-0.04099803;0.5973271;0.0391947,0.1225634;0.4762698;0.0268185,0.2167132;0.4007841;-0.2000699,0.2786106;0.3896995;-0.4388806,-0.1844731;0.4748192;-0.02013351,-0.2111271;0.3915136;-0.2617745,-0.1931205;0.3346562;-0.5014153,0.08257933;0.01194184;-0.01986647,0.1405836;-0.09585766;-0.3703499,0.1221396;-0.5248958;-0.2634523,0.131461;-0.4860409;-0.3474714,-0.07097518;-0.002168626;-0.04810874,-0.03407175;-0.3715736;-0.04671175,0.01676197;-0.8057901;0.02193941,0.02748868;-0.7660053;-0.0618084,-0.03665967;0.525107;0.03911708,0;0;0,0.007358893;0.3052142;0.009051085,0.01450272;0.5998787;0.002913713,0.1777686;0.5022588;0.004103184,0.2628391;0.2844618;-0.1025181,0.3277579;0.1616729;-0.306707,-0.1514269;0.5134729;-0.02016449,-0.2218439;0.2927942;-0.1314432,-0.2354624;0.1702126;-0.3453894,0.07993573;0.003193393;-0.03093076,0.1318693;-0.3234215;-0.1996003,0.2077649;-0.742661;-0.07993793,0.2200005;-0.7764153;-0.1348031,-0.07389504;0.003127552;-0.04343238,-0.04909699;-0.3672831;-0.04122785,0.01776185;-0.7965053;0.04326521,0.01478744;-0.8238819;-0.01937335,0.01273938;0.5276637;0.006971359,75.62999
+0;0;0,-0.02204034;0.3032981;0.02856957,-0.04103386;0.5972627;0.04030485,0.1230383;0.4774302;0.02925382,0.211282;0.4021854;-0.2000754,0.2779438;0.3961887;-0.4377831,-0.1824976;0.469261;-0.01919692,-0.219568;0.3945754;-0.2622781,-0.1967451;0.3425679;-0.5026093,0.08258916;0.01192257;-0.01983717,0.1392905;-0.09526095;-0.3707225,0.1208741;-0.524464;-0.2644845,0.129974;-0.4855804;-0.3485248,-0.07099728;-0.002189093;-0.0480752,-0.03409671;-0.3715923;-0.04621028,0.01634537;-0.8057433;0.02313974,0.02684134;-0.7659301;-0.06063394,-0.0366639;0.525045;0.04003963,0;0;0,0.007358893;0.3052142;0.009051085,0.01450272;0.5998787;0.002913713,0.1777686;0.5022588;0.004103184,0.2628391;0.2844618;-0.1025181,0.3277579;0.1616729;-0.306707,-0.1514269;0.5134729;-0.02016449,-0.2218439;0.2927942;-0.1314432,-0.2354624;0.1702126;-0.3453894,0.07993573;0.003193393;-0.03093076,0.1318693;-0.3234215;-0.1996003,0.2077649;-0.742661;-0.07993793,0.2200005;-0.7764153;-0.1348031,-0.07389504;0.003127552;-0.04343238,-0.04909699;-0.3672831;-0.04122785,0.01776185;-0.7965053;0.04326521,0.01478744;-0.8238819;-0.01937335,0.01273938;0.5276637;0.006971359,75.64108
+0;0;0,-0.0220674;0.3036706;0.02860465,-0.04109235;0.5981222;0.04035902,0.1230221;0.4781523;0.02930518,0.211083;0.4030633;-0.1995491,0.2777562;0.3970656;-0.4372971,-0.18258;0.4699812;-0.01915607,-0.2195736;0.3954504;-0.2617338,-0.1967469;0.343434;-0.5021057,0.08259133;0.01192288;-0.01983769,0.1392971;-0.09526902;-0.3707504,0.1209273;-0.5233869;-0.264781,0.1299603;-0.4845684;-0.348204,-0.07099915;-0.002189151;-0.04807646,-0.0340957;-0.3716212;-0.0462114,0.01621886;-0.8046746;0.02296329,0.02663773;-0.7649334;-0.06019507,-0.03671471;0.5257773;0.04009333,0;0;0,0.007794682;0.3056018;0.008233786,0.01559554;0.6007204;0.00127697,0.1786335;0.5023704;0.002902985,0.2635741;0.2857708;-0.1049721,0.3277228;0.1645039;-0.3103613,-0.1504754;0.5141002;-0.02195529,-0.221626;0.2932563;-0.1311931,-0.2355952;0.1739671;-0.3470179,0.07987902;0.003142461;-0.03108835,0.1331348;-0.3243495;-0.1976964,0.2081963;-0.742793;-0.07885766,0.2210214;-0.7767634;-0.1323559,-0.07394464;0.003172576;-0.04334907,-0.04938958;-0.3672831;-0.04110456,0.01747871;-0.7953266;0.04350819,0.01436363;-0.8224367;-0.01851996,0.01365997;0.5283937;0.00553441,75.66384
+0;0;0,-0.02208192;0.3038703;0.02862347,-0.04112117;0.5985433;0.04038672,0.1236388;0.4783286;0.02928931,0.2098619;0.4048067;-0.1947888,0.2765366;0.3988088;-0.4325421,-0.1831921;0.4701247;-0.0193668,-0.2194137;0.3971493;-0.256882,-0.1965864;0.3451318;-0.4972591,0.08258832;0.01192245;-0.01983696,0.1392368;-0.09516106;-0.3703949,0.1209212;-0.5220141;-0.2647386,0.1300176;-0.4831338;-0.3487469,-0.07099655;-0.002189071;-0.0480747,-0.03413042;-0.3712476;-0.04621153,0.01603548;-0.8030216;0.02275878,0.02652745;-0.763212;-0.06098299,-0.0367403;0.5261452;0.04012083,0;0;0,0.007932562;0.305817;0.007558346,0.01582861;0.6011427;6.866455E-05,0.1794609;0.5023974;0.0009446144,0.2625036;0.2909211;-0.1059785,0.3272327;0.1698055;-0.3112813,-0.1509595;0.5145249;-0.02295018,-0.2213812;0.2982956;-0.1294235,-0.2351193;0.1786043;-0.3450466,0.07982896;0.003036484;-0.03121853,0.1340324;-0.3245013;-0.1965902,0.209029;-0.7412099;-0.07645845,0.2207713;-0.7751343;-0.1311831,-0.07398185;0.003267406;-0.04327226,-0.05015277;-0.3668635;-0.04182838,0.01695567;-0.7934365;0.04322529,0.01253547;-0.8221769;-0.01800404,0.0138788;0.5287701;0.004447222,75.68542

+ 193 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Forward_None_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002833664;0.3030652;0.01356063,0.00557277;0.5986822;0.01040191,0.1768328;0.475019;0.01673807,0.2238934;0.1890906;0.03904256,0.2877276;-0.07527909;-0.02112913,-0.1667621;0.4733726;0.007826985,-0.2323802;0.190337;0.0150643,-0.2870167;-0.07715303;-0.04016884,0.07747699;0.00377968;-0.03863594,0.09042609;-0.3632004;0.002895396,0.09553;-0.7503748;0.09830926,0.1101077;-0.7775395;0.03118043,-0.07765552;0.007376124;-0.0377481,-0.1151797;-0.3594521;-0.01333716,-0.1395249;-0.7510039;0.05827526,-0.1365407;-0.7117166;-0.03055847,0.004751489;0.5257795;0.01369756,0;0;0,-0.000343889;0.2988477;-0.05225277,-0.001573749;0.5868241;-0.1190932,0.1734008;0.5112;-0.05860758,0.235523;0.228658;-0.0307138,0.2961706;-0.03839952;-0.08159554,-0.1741702;0.5088432;-0.05297125,-0.2170832;0.2224731;-0.02811329,-0.2559958;-0.04552111;-0.09331824,0.07642654;0.002678469;-0.04076171,0.1262035;-0.3633959;-0.0496341,0.1380641;-0.7529473;0.03488111,0.1489567;-0.7828326;-0.03055358,-0.07839674;0.004757311;-0.03662002,-0.1044782;-0.3637931;-0.02905158,-0.08295469;-0.7577863;0.02874042,-0.08477117;-0.7491776;-0.05801038,-0.001143321;0.5164127;-0.09989953,775.2357
+0;0;0,0.002651208;0.3031035;0.01344046,0.005224225;0.5988227;0.01039299,0.177064;0.4750573;0.01642486,0.2244619;0.1894907;0.03874207,0.2880315;-0.07306835;-0.02001252,-0.1674675;0.4732115;0.00764999,-0.2327858;0.1904137;0.0148501,-0.2867772;-0.07526284;-0.0392919,0.07727641;0.003800141;-0.03853038,0.09050234;-0.3633804;0.002964716,0.09567165;-0.7501614;0.09836808,0.1097932;-0.7761115;0.03252725,-0.07746521;0.007320878;-0.03763272,-0.1147379;-0.3597429;-0.01327566,-0.1389721;-0.7509053;0.05836713,-0.1360902;-0.7118077;-0.02866025,0.004479904;0.5258855;0.01365152,0;0;0,-0.001786038;0.2988782;-0.0522306,-0.004855022;0.5869278;-0.119132,0.1711213;0.5109755;-0.05868208,0.2319836;0.2285627;-0.02984238,0.2924743;-0.03677702;-0.07848573,-0.1773519;0.5087635;-0.05254031,-0.2194305;0.2225359;-0.02812541,-0.257492;-0.04323652;-0.09405573,0.07613277;0.002862528;-0.04082012,0.1265348;-0.3633108;-0.05057144,0.1389387;-0.7524689;0.03386855,0.1467178;-0.7844087;-0.02751374,-0.07817297;0.004597791;-0.03658584,-0.1046304;-0.3641449;-0.02971557,-0.0817441;-0.7577165;0.02777859,-0.08357258;-0.7486776;-0.05720453,-0.003938198;0.5164942;-0.09991527,775.2651
+0;0;0,0.002654152;0.30344;0.01345538,0.005229958;0.5994805;0.01040475,0.17579;0.4760158;0.01641947,0.2233859;0.1892563;0.0388299,0.2867972;-0.072649;-0.01977839,-0.1661882;0.4741837;0.007709621,-0.2317794;0.1902045;0.01493981,-0.2856363;-0.0748105;-0.03906737,0.07737818;0.003805145;-0.03858113,0.09062731;-0.3640191;0.002986718,0.09579451;-0.7506427;0.09835126,0.1158978;-0.8002926;0.004620835,-0.07756723;0.00733052;-0.03768228,-0.1149053;-0.3603767;-0.01328252,-0.1391296;-0.75138;0.05833112,-0.135027;-0.7084287;-0.0655603,0.004484861;0.5264673;0.01366667,0;0;0,-0.002015948;0.2992017;-0.05232787,-0.00505463;0.5875625;-0.1193124,0.1696419;0.5109475;-0.05944717,0.2304024;0.2274005;-0.02931619,0.2896568;-0.0378159;-0.07621515,-0.1763371;0.5088378;-0.05329057,-0.2195886;0.2215252;-0.02921943,-0.2565034;-0.04351875;-0.09584762,0.07623653;0.003047884;-0.04085422,0.1275139;-0.3636345;-0.05147266,0.1395682;-0.7529658;0.03144121,0.1332058;-0.7525759;-0.08945715,-0.07829589;0.004419171;-0.03661406,-0.104067;-0.365027;-0.03001803,-0.07971547;-0.7583951;0.02714346,-0.0824181;-0.7582452;-0.09383307,-0.004169084;0.5170546;-0.1000775,775.2972
+0;0;0,0.002652698;0.3032738;0.01344801,0.005226363;0.5990698;0.01040022,0.1764147;0.4754874;0.01642202,0.2239026;0.1893784;0.03878161,0.2873464;-0.0726608;-0.01985665,-0.1668164;0.4736486;0.00768026,-0.2322588;0.1903137;0.01489404,-0.2861433;-0.07483688;-0.03914075,0.07733591;0.003803066;-0.03856005,0.09060544;-0.3645878;0.00307183,0.09576353;-0.7505306;0.09826846,0.1158665;-0.8001795;0.004539296,-0.07752486;0.007326515;-0.03766169,-0.1149204;-0.3609472;-0.01322435,-0.1391021;-0.7512619;0.05826319,-0.1349995;-0.7083108;-0.06562656,0.004481951;0.5261237;0.01365913,0;0;0,-0.003014304;0.2990443;-0.05221415,-0.007147364;0.5871658;-0.1190888,0.168511;0.51143;-0.05920744,0.2278387;0.2282942;-0.02874851,0.2872341;-0.03728411;-0.07422912,-0.178837;0.5082282;-0.05315083,-0.2223748;0.2216402;-0.02896068,-0.2596157;-0.04328269;-0.09646687,0.07626747;0.003171235;-0.04068661,0.1277966;-0.3640302;-0.05204356,0.1394261;-0.7528071;0.03016424,0.1332422;-0.7524046;-0.09074473,-0.07819954;0.004294977;-0.03672287,-0.104146;-0.3657123;-0.03020292,-0.07865936;-0.7582935;0.02699194,-0.08119999;-0.7581387;-0.09398757,-0.005988553;0.5167239;-0.09988177,775.3313
+0;0;0,0.002800614;0.3033167;0.01341041,0.005490417;0.5991797;0.01046384,0.177825;0.4750278;0.01619703,0.2260591;0.1899176;0.03870617,0.2894291;-0.07176656;-0.01928052,-0.1678019;0.4735319;0.007542995,-0.2328886;0.1909776;0.01445576,-0.286051;-0.07382369;-0.03949634,0.07730973;0.003836538;-0.03854502,0.09083536;-0.3650819;0.00287465,0.09634686;-0.7520593;0.09855599,0.1163969;-0.8018899;0.004976451,-0.07750972;0.007282079;-0.03763571,-0.1146325;-0.361554;-0.0135269,-0.1386708;-0.7529398;0.05841864,-0.1346166;-0.7099861;-0.06546766,0.004741118;0.5262133;0.01369478,0;0;0,-0.004050806;0.2990891;-0.05213475,-0.009202626;0.5872754;-0.1189549,0.1681657;0.5113515;-0.05987358,0.226149;0.2288772;-0.02877331,0.2860576;-0.03621525;-0.07342458,-0.1820057;0.5080101;-0.05329808,-0.2256827;0.2223051;-0.02909159,-0.2621241;-0.04224735;-0.09647724,0.07626446;0.003324166;-0.04061913,0.1288478;-0.3642069;-0.05308342,0.1382525;-0.7539696;0.03018332,0.1322021;-0.7535495;-0.09073186,-0.07813937;0.004142428;-0.03680095,-0.1032895;-0.3664438;-0.03108109,-0.07703608;-0.7601852;0.02562176,-0.07949223;-0.7599959;-0.09536313,-0.007798787;0.516815;-0.0997597,775.3692
+0;0;0,0.002800786;0.3033354;0.01341123,0.005491026;0.5992455;0.01046392,0.1784337;0.4748962;0.01620668,0.2267434;0.1893382;0.03875118,0.2900056;-0.07190043;-0.01913679,-0.1684077;0.473395;0.007522239,-0.2335966;0.1903969;0.01444587,-0.2866685;-0.07395357;-0.03941438,0.07705859;0.003824075;-0.03841981,0.09061497;-0.3659332;0.003094044,0.09614816;-0.7544326;0.09915169,0.1093938;-0.7771708;0.03733058,-0.07725794;0.007258423;-0.03751345,-0.1144651;-0.3624163;-0.01334982,-0.138598;-0.7553414;0.05887868,-0.1359197;-0.7167838;-0.02296388,0.004741547;0.5262616;0.01369564,0;0;0,-0.004667297;0.2990428;-0.05245638,-0.01066818;0.5871828;-0.1196097,0.1674167;0.5110997;-0.05973029,0.2254975;0.2281873;-0.028543,0.2849996;-0.03658333;-0.07275546,-0.1838232;0.5077869;-0.05360471,-0.2276029;0.221654;-0.02917552,-0.2646755;-0.04240736;-0.09622738,0.07612195;0.003428116;-0.04027939,0.1285345;-0.364968;-0.05311978,0.1360236;-0.7563604;0.03021932,0.1462832;-0.7908965;-0.01986504,-0.07775205;0.004043155;-0.03697301,-0.103238;-0.3673691;-0.03139928,-0.0761127;-0.7626382;0.02531057,-0.07759867;-0.7523686;-0.05460885,-0.009033281;0.5167357;-0.1003172,775.398
+0;0;0,0.002802607;0.3035326;0.01341996,0.005494169;0.5995873;0.01047095,0.178673;0.4751267;0.01621896,0.2270121;0.1893956;0.03877712,0.2902735;-0.0718402;-0.01911022,-0.1686409;0.4736235;0.007522682,-0.2338693;0.1904539;0.01445051,-0.2869407;-0.07389373;-0.03940917,0.07699227;0.003820784;-0.03838675,0.09052356;-0.365252;0.003050257,0.09606834;-0.7545657;0.09930925,0.1094316;-0.7777723;0.0369391,-0.07719144;0.007252176;-0.03748116,-0.1143298;-0.3617382;-0.01336227,-0.1385132;-0.7554868;0.05901764,-0.1358111;-0.7168533;-0.02355177,0.004744267;0.5265621;0.01370449,0;0;0,-0.005082704;0.2991587;-0.05289852,-0.01151679;0.5873855;-0.1202759,0.1669114;0.5111954;-0.06021774,0.2249857;0.2281248;-0.02881408,0.2841313;-0.03681237;-0.07248533,-0.1847479;0.5075224;-0.05408248,-0.2285729;0.221208;-0.029767,-0.2656559;-0.04294536;-0.0964373,0.07607318;0.003548369;-0.04020238,0.1273839;-0.3643292;-0.05237412,0.1354272;-0.7567819;0.02995372,0.146479;-0.7908443;-0.0217514,-0.07765093;0.003924812;-0.03702541,-0.1038736;-0.366755;-0.03215502,-0.07612117;-0.7628328;0.02453633,-0.07761115;-0.752777;-0.05608351,-0.009760935;0.5169138;-0.1009281,775.431
+0;0;0,0.002979853;0.3036841;0.0133835,0.005800737;0.5998021;0.01053818,0.1787865;0.4748969;0.01571717,0.2287546;0.1895901;0.03881302,0.2915222;-0.07220927;-0.01774274,-0.1682905;0.4738767;0.007418413,-0.2331617;0.1907274;0.01437274,-0.2866401;-0.07344341;-0.04068269,0.07703207;0.003906735;-0.03840261,0.0910821;-0.3632402;0.002622109,0.09666643;-0.7533479;0.09898014,0.1103825;-0.7766029;0.03665055,-0.07725258;0.007163845;-0.03747907,-0.1136562;-0.3599561;-0.01349973,-0.1376098;-0.7545044;0.0590119,-0.134983;-0.7158605;-0.02361732,0.005042103;0.5267664;0.01373951,0;0;0,-0.005080231;0.2992577;-0.05320787,-0.01147561;0.5875164;-0.1207335,0.1668047;0.5112092;-0.06033385,0.2245736;0.2281891;-0.02882981,0.2837096;-0.03688943;-0.07257438,-0.1846564;0.5075738;-0.05454872,-0.2286373;0.2213883;-0.03018218,-0.2660171;-0.04300159;-0.09634854,0.07610414;0.003567308;-0.04024172,0.1266195;-0.3625005;-0.05119097,0.1345822;-0.7559919;0.03005671,0.1464416;-0.7898974;-0.02175689,-0.07770852;0.003905534;-0.0370148,-0.1038713;-0.3648372;-0.03236455,-0.07674208;-0.7620038;0.02261509,-0.07818687;-0.7519196;-0.05807244,-0.009728033;0.5170403;-0.1013665,775.4535
+0;0;0,0.002979853;0.3036841;0.0133835,0.005800737;0.5998021;0.01053818,0.1787865;0.4748969;0.01571717,0.2287546;0.1895901;0.03881302,0.2915222;-0.07220927;-0.01774274,-0.1682905;0.4738767;0.007418413,-0.2331617;0.1907274;0.01437274,-0.2866401;-0.07344341;-0.04068269,0.07703207;0.003906735;-0.03840261,0.0910821;-0.3632402;0.002622109,0.09666643;-0.7533479;0.09898014,0.1103825;-0.7766029;0.03665055,-0.07725258;0.007163845;-0.03747907,-0.1136562;-0.3599561;-0.01349973,-0.1376098;-0.7545044;0.0590119,-0.134983;-0.7158605;-0.02361732,0.005042103;0.5267664;0.01373951,0;0;0,-0.005080231;0.2992577;-0.05320787,-0.01147561;0.5875164;-0.1207335,0.1668047;0.5112092;-0.06033385,0.2245736;0.2281891;-0.02882981,0.2837096;-0.03688943;-0.07257438,-0.1846564;0.5075738;-0.05454872,-0.2286373;0.2213883;-0.03018218,-0.2660171;-0.04300159;-0.09634854,0.07610414;0.003567308;-0.04024172,0.1266195;-0.3625005;-0.05119097,0.1345822;-0.7559919;0.03005671,0.1464416;-0.7898974;-0.02175689,-0.07770852;0.003905534;-0.0370148,-0.1038713;-0.3648372;-0.03236455,-0.07674208;-0.7620038;0.02261509,-0.07818687;-0.7519196;-0.05807244,-0.009728033;0.5170403;-0.1013665,775.4761
+0;0;0,0.002980502;0.3037502;0.01338642,0.005801932;0.5999259;0.01054066,0.1788537;0.4749895;0.01572091,0.2286569;0.1906243;0.03874055,0.2917053;-0.07234657;-0.01806828,-0.1683554;0.4739689;0.007418996,-0.2330125;0.191754;0.01435037,-0.2867302;-0.0735988;-0.04095141,0.07700507;0.003905366;-0.03838915,0.09105687;-0.3632878;0.00264072,0.09663592;-0.7530261;0.09890752,0.1105051;-0.7768754;0.03588238,-0.07722551;0.007161335;-0.03746593,-0.1136337;-0.3600048;-0.01348359,-0.1375646;-0.7541795;0.05895939,-0.1349085;-0.7154391;-0.02459189,0.005043178;0.5268787;0.0137425,0;0;0,-0.00523524;0.2992565;-0.05357635,-0.01163896;0.5875289;-0.1212996,0.1666192;0.5112858;-0.06047916,0.2240911;0.2292463;-0.02847147,0.2836665;-0.03687331;-0.07304883,-0.1848945;0.5076886;-0.0550574,-0.2288685;0.2224775;-0.03067063,-0.2667014;-0.04324028;-0.09638788,0.0761754;0.003562883;-0.04004216,0.1260266;-0.3626854;-0.04946339,0.1341145;-0.756197;0.02976799,0.1462533;-0.7895786;-0.02408075,-0.07762267;0.003897822;-0.03712531,-0.1036927;-0.3648975;-0.03243152,-0.07639049;-0.7615821;0.02315845,-0.07799526;-0.7983181;-0.02791015,-0.009895708;0.5170493;-0.1019009,775.5093
+0;0;0,0.003088892;0.3037167;0.01325434,0.005991226;0.5998947;0.01044703,0.1791506;0.4747752;0.01542847,0.2293484;0.1904145;0.03896262,0.2922916;-0.07325244;-0.01583014,-0.1683318;0.4739279;0.007394642,-0.2319806;0.1913733;0.01421007,-0.2889485;-0.0729247;-0.04397565,0.07709783;0.004008974;-0.0383959,0.09155186;-0.3630976;0.002026036,0.0974574;-0.7528626;0.09868298,0.1115691;-0.7779374;0.03501897,-0.07728969;0.007075614;-0.03755841,-0.113647;-0.3599768;-0.01387816,-0.1371026;-0.7542983;0.05861037,-0.134466;-0.715429;-0.02624165,0.005230051;0.5268445;0.01363069,0;0;0,-0.005635463;0.2991824;-0.05373251,-0.01220632;0.5874279;-0.1215658,0.166192;0.5115435;-0.0604831,0.2237866;0.2294467;-0.0282495,0.2833224;-0.03682873;-0.07338512,-0.1856138;0.5076057;-0.05536557,-0.2297788;0.2223278;-0.03085729,-0.2675397;-0.04392785;-0.09540502,0.07630101;0.003641069;-0.03999114,0.1252213;-0.3626052;-0.04896736,0.1331977;-0.7563678;0.02965569,0.1465446;-0.7887472;-0.02705551,-0.07771031;0.003823454;-0.03716021,-0.1040062;-0.3648216;-0.03274867,-0.07662948;-0.7615851;0.02313899,-0.07842171;-0.7997962;-0.02813988,-0.01043673;0.5169525;-0.1021461,775.5316
+0;0;0,0.003089227;0.3037497;0.01325578,0.005992074;0.5999798;0.01044789,0.1796293;0.4747024;0.01543492,0.229851;0.1902063;0.03898028,0.2928574;-0.07372519;-0.01586746,-0.1688082;0.4738527;0.007379005,-0.2324873;0.1911636;0.01419768,-0.2895124;-0.07339951;-0.04404642,0.07716472;0.004012452;-0.03842921,0.09161423;-0.3629797;0.00198013,0.09752115;-0.7528354;0.09865957,0.1114861;-0.7773374;0.03565779,-0.07735673;0.007081753;-0.037591,-0.1137028;-0.3598563;-0.01391812,-0.1371638;-0.7542696;0.05858727,-0.1345546;-0.7154925;-0.02538212,0.005230745;0.5269148;0.01363219,0;0;0,-0.006586522;0.2990768;-0.05439508,-0.01369608;0.5872587;-0.1226757,0.1651602;0.5117227;-0.0608207,0.2225337;0.2294139;-0.0288105,0.2824524;-0.03695697;-0.07457268,-0.1875514;0.5075463;-0.05646944,-0.2323687;0.222254;-0.03168333,-0.2700751;-0.04452267;-0.09529397,0.07648238;0.003766179;-0.03979397,0.1240109;-0.3625478;-0.04874587,0.1309291;-0.7566805;0.02858949,0.144781;-0.7894794;-0.02617478,-0.07775358;0.003676856;-0.037258,-0.1051836;-0.3647808;-0.03385697,-0.07857231;-0.7617243;0.02179286,-0.08062071;-0.799189;-0.02899133,-0.01182962;0.5167952;-0.1031659,775.5541
+0;0;0,0.003088101;0.3036389;0.01325095,0.005990532;0.5998263;0.01044331,0.1817949;0.4739073;0.01545242,0.2318099;0.1905824;0.03890085,0.2947237;-0.07296115;-0.01586628,-0.1709723;0.473047;0.00729641,-0.2343892;0.1915217;0.01408701,-0.2913305;-0.07265261;-0.04407149,0.07715192;0.004011786;-0.03842284,0.09161472;-0.3633176;0.00202363,0.09750678;-0.7521932;0.09846002,0.1115783;-0.7771111;0.03497735,-0.0773439;0.007080578;-0.03758476,-0.1137233;-0.3601946;-0.01389014,-0.1371254;-0.7536163;0.05843298,-0.1344962;-0.7147722;-0.02617735,0.005229277;0.5267684;0.0136273,0;0;0,-0.006811857;0.2989049;-0.05469203,-0.01407429;0.5869688;-0.123269,0.1668656;0.5118693;-0.06017995,0.2237864;0.230674;-0.02834344,0.2844582;-0.03492349;-0.0751375,-0.1900619;0.5076049;-0.05623274,-0.2355814;0.2236358;-0.03145734,-0.2724271;-0.04323244;-0.09339735,0.07640138;0.003641888;-0.03992987,0.1241752;-0.3630106;-0.04764795,0.1300969;-0.7565718;0.02740812,0.1412695;-0.7895382;-0.02875638,-0.07777951;0.003800494;-0.03715819,-0.1057122;-0.3649661;-0.03452517,-0.08006175;-0.7607478;0.02255196,-0.08103268;-0.7513617;-0.06002022,-0.01218231;0.5165325;-0.1036904,775.5874
+0;0;0,0.002396089;0.3036551;0.01302262,0.004404603;0.5998507;0.01021731,0.1806013;0.4743503;0.01520529,0.2304215;0.1910416;0.03925601,0.2940232;-0.07267749;-0.01384594,-0.1721555;0.4726455;0.006866159,-0.2345436;0.1908886;0.01358094,-0.2925172;-0.07286391;-0.04546527,0.07714114;0.004131295;-0.03843183,0.09235747;-0.3632607;0.001160398,0.09901643;-0.7520676;0.09782371,0.1128296;-0.7762955;0.03369438,-0.07736006;0.006953345;-0.03757524,-0.1126159;-0.360453;-0.0142182,-0.1357791;-0.7539287;0.05788787,-0.133127;-0.7150864;-0.02672193,0.003909867;0.5267897;0.01338216,0;0;0,-0.006811857;0.2989049;-0.05469203,-0.01407429;0.5869688;-0.123269,0.1668656;0.5118693;-0.06017995,0.2237864;0.230674;-0.02834344,0.2844582;-0.03492349;-0.0751375,-0.1900619;0.5076049;-0.05623274,-0.2355814;0.2236358;-0.03145734,-0.2724271;-0.04323244;-0.09339735,0.07640138;0.003641888;-0.03992987,0.1241752;-0.3630106;-0.04764795,0.1300969;-0.7565718;0.02740812,0.1412695;-0.7895382;-0.02875638,-0.07777951;0.003800494;-0.03715819,-0.1057122;-0.3649661;-0.03452517,-0.08006175;-0.7607478;0.02255196,-0.08103268;-0.7513617;-0.06002022,-0.01218231;0.5165325;-0.1036904,775.61
+0;0;0,0.002395034;0.3035214;0.01301689,0.004402608;0.5995784;0.01021284,0.1788517;0.4746298;0.01518135,0.2284551;0.1925534;0.03912746,0.2913315;-0.06815791;-0.01336885,-0.1704156;0.4729418;0.006924713,-0.2325324;0.1924106;0.01361028,-0.2898447;-0.06833377;-0.04476248,0.077086;0.004128342;-0.03840436,0.09231871;-0.363659;0.00123046,0.09896314;-0.7516178;0.09768295,0.1127764;-0.775846;0.03355331,-0.07730477;0.006948375;-0.03754839,-0.1125986;-0.3608533;-0.01416622,-0.1357112;-0.7534708;0.0577826,-0.1330591;-0.7146285;-0.02682761,0.003908095;0.5265504;0.01337626,0;0;0,-0.005585782;0.2987994;-0.05466389,-0.01131567;0.5867096;-0.1234281,0.1672939;0.5120174;-0.06007934,0.2253184;0.232315;-0.02844572,0.2861303;-0.02978104;-0.0762713,-0.1861495;0.5081668;-0.05739029,-0.2319356;0.2255075;-0.03272631,-0.2687224;-0.03853682;-0.09278482,0.07633496;0.003586709;-0.03992867,0.1227869;-0.3636476;-0.04711103,0.1280775;-0.7565784;0.02662301,0.1385701;-0.7896709;-0.02953172,-0.0777202;0.003832645;-0.03713585,-0.1057463;-0.3653279;-0.03479696,-0.082281;-0.7604285;0.02180842,-0.0832011;-0.751053;-0.06076213,-0.009838335;0.5163164;-0.1037823,775.6323
+0;0;0,0.002394933;0.3035086;0.01301634,0.004402672;0.5995901;0.01021182,0.1798097;0.4743457;0.01519071,0.2292708;0.1930788;0.0390681,0.2927684;-0.07020846;-0.01394689,-0.1713703;0.4726484;0.006888854,-0.2333088;0.1929222;0.01355524,-0.2911874;-0.07039836;-0.04539426,0.07706565;0.004127252;-0.03839422,0.09229095;-0.363481;0.001221314,0.0989323;-0.7512602;0.0976291,0.112881;-0.7760202;0.0328705,-0.07728436;0.006946541;-0.03753848,-0.112561;-0.3606762;-0.01416768,-0.1356629;-0.7531117;0.05774779,-0.1329848;-0.7141827;-0.02769225,0.003908083;0.5265507;0.01337573,0;0;0,-0.004665405;0.2987844;-0.05476081,-0.009426348;0.5866737;-0.1237884,0.1698046;0.5117308;-0.059708,0.2269149;0.2325818;-0.02901936,0.2906174;-0.03130546;-0.07870042,-0.1855115;0.5080139;-0.0576039,-0.2316987;0.2263296;-0.03214303,-0.2703041;-0.04029158;-0.09202194,0.07631728;0.003453106;-0.0399251,0.1218856;-0.3637153;-0.04685283,0.1263813;-0.7566952;0.02565742,0.1415877;-0.7882766;-0.03233742,-0.07769948;0.003939896;-0.03711514,-0.1064261;-0.3649897;-0.03543084,-0.08351681;-0.7599734;0.02090923,-0.08429895;-0.7508407;-0.06246249,-0.008189432;0.5162861;-0.1040635,775.6666
+0;0;0,0.001237788;0.3031811;0.01280219,0.001716842;0.5989044;0.009916699,0.1769393;0.4748229;0.01484764,0.2260906;0.1960709;0.03931789,0.2907269;-0.07144642;-0.01323571,-0.1727731;0.4722643;0.006652733,-0.2334147;0.1947795;0.01313924,-0.292168;-0.07241073;-0.0473806,0.07726868;0.004230788;-0.03840486,0.09341507;-0.3637517;0.0002642386,0.1003243;-0.7493808;0.09638795,0.1141131;-0.7732611;0.03231297,-0.07743839;0.006856611;-0.03767709,-0.1118875;-0.3611853;-0.0147523,-0.1344298;-0.7515419;0.05673812,-0.1318095;-0.7127324;-0.02760847,0.001644786;0.5259539;0.01309105,0;0;0,-0.003618621;0.2984374;-0.05482948,-0.007419802;0.5859249;-0.1240281,0.1707717;0.5113732;-0.0602659,0.229203;0.235079;-0.02920747,0.292738;-0.03283864;-0.08106005,-0.182981;0.5077221;-0.05837773,-0.2284889;0.2285194;-0.03206761,-0.2688973;-0.04205838;-0.09256593,0.0763391;0.003337339;-0.0403049,0.1196742;-0.36443;-0.04633379,0.123356;-0.7554728;0.02486491,0.1347449;-0.7885935;-0.03067684,-0.07803597;0.004044069;-0.03684174,-0.1066824;-0.3652062;-0.03597959,-0.08777453;-0.7584629;0.01869187,-0.08858087;-0.749027;-0.06362027,-0.00640735;0.5156409;-0.1042544,775.6995
+0;0;0,0.001236363;0.3028322;0.01278746,0.001715135;0.5983889;0.009902935,0.1783185;0.473931;0.01484656,0.2275196;0.1948965;0.03934161,0.2919905;-0.07193649;-0.01307755,-0.1741488;0.4713523;0.006587098,-0.2348518;0.1935862;0.01308018,-0.2934549;-0.07292053;-0.04728483,0.0773534;0.004235425;-0.03844696,0.09347907;-0.3632753;0.0001725592,0.1003988;-0.7494876;0.09644166,0.1141527;-0.7732317;0.03252864,-0.07752329;0.006864129;-0.0377184,-0.1119282;-0.3607059;-0.014823,-0.1345046;-0.751653;0.05677555,-0.1318909;-0.7128658;-0.02735783,0.001643105;0.5254648;0.01307613,0;0;0,-0.00482811;0.2979575;-0.05541122,-0.009699754;0.5851519;-0.1250496,0.170219;0.5115887;-0.0610925,0.2289213;0.2350371;-0.03020048,0.2935103;-0.03166753;-0.08312488,-0.1859566;0.507506;-0.05717021,-0.2316281;0.2280602;-0.03061443,-0.2746317;-0.04136714;-0.0911431,0.0763521;0.003403187;-0.04047751,0.1171036;-0.3641887;-0.04605913,0.119655;-0.7562742;0.0227747,0.1304735;-0.7895969;-0.03232217,-0.07822093;0.003957812;-0.03668075,-0.1089861;-0.3646465;-0.0369201,-0.09215213;-0.7586027;0.0177673,-0.0931419;-0.7491686;-0.06432128,-0.008437574;0.5149265;-0.1051803,775.7225
+0;0;0,0.001237192;0.3030352;0.01279603,0.001716321;0.5988126;0.009909338,0.1775918;0.4745122;0.01484805,0.2266535;0.1962684;0.03927369,0.2915429;-0.07229671;-0.01348574,-0.1734235;0.4719441;0.006622617,-0.2339545;0.1949652;0.0130973,-0.292938;-0.07327154;-0.04765956,0.07726662;0.004230675;-0.03840383,0.09338005;-0.3630008;0.0001863427,0.1002999;-0.7492212;0.09645745,0.1141659;-0.7734033;0.03202355,-0.07743633;0.006856429;-0.03767609,-0.1118151;-0.3604343;-0.01479809,-0.134392;-0.7513894;0.05680195,-0.131757;-0.7125307;-0.0280171,0.001644237;0.5258337;0.01308492,0;0;0,-0.0037691;0.298209;-0.05525184,-0.007788129;0.5856674;-0.1247919,0.171271;0.511986;-0.06128705,0.2296776;0.2361558;-0.030797,0.2956815;-0.03183281;-0.08508337,-0.1834283;0.5071726;-0.05700707,-0.2273944;0.2283626;-0.02952549,-0.2736489;-0.0421921;-0.09102379,0.0761173;0.003386378;-0.04071331,0.1158402;-0.3640471;-0.04546475,0.1164546;-0.7563579;0.02216697,0.127518;-0.789228;-0.03444266,-0.07820528;0.003963302;-0.03648438,-0.1093394;-0.3643272;-0.03728279,-0.0949054;-0.7585623;0.01612607,-0.09601843;-0.7492337;-0.06664564,-0.006709874;0.5153761;-0.1049432,775.7568
+0;0;0,0.000376831;0.3028751;0.01266587,1.974564E-06;0.5984558;0.009793935,0.1749123;0.4748973;0.01454562,0.2247641;0.1974205;0.03985127,0.2897134;-0.07094872;-0.01183528,-0.1736431;0.4720341;0.005933745,-0.2341655;0.1955947;0.01203341,-0.2920911;-0.07239583;-0.04910317,0.07715502;0.004487316;-0.03844348,0.0932123;-0.3622986;-0.001754779,0.1014442;-0.7499294;0.09591016,0.1151607;-0.7733107;0.03235777,-0.07745792;0.006571278;-0.03752363,-0.1110502;-0.3602002;-0.01547788,-0.1335605;-0.7529148;0.05616298,-0.1308859;-0.7141837;-0.0274625,0.0001398265;0.5255269;0.0129563,0;0;0,-0.002977788;0.2980654;-0.05515432,-0.006453499;0.5853405;-0.1246413,0.1713775;0.511483;-0.06216371,0.2302939;0.2362734;-0.03203869,0.2941323;-0.031656;-0.08726954,-0.1808613;0.5068832;-0.05698393,-0.2264833;0.2288236;-0.0301437,-0.2729091;-0.04121062;-0.09209664,0.07583795;0.003309503;-0.0410924,0.1133472;-0.3637193;-0.04542041,0.1109187;-0.7576835;0.02277184,0.1214516;-0.7913299;-0.0312171,-0.07827227;0.004031706;-0.0361681,-0.1108306;-0.3634888;-0.03826797,-0.09997133;-0.7595607;0.01533191,-0.1013288;-0.7499038;-0.06628258,-0.005484216;0.5150968;-0.1048036,775.7798
+0;0;0,0.000376831;0.3028751;0.01266587,1.974564E-06;0.5984558;0.009793935,0.1749123;0.4748973;0.01454562,0.2247641;0.1974205;0.03985127,0.2897134;-0.07094872;-0.01183528,-0.1736431;0.4720341;0.005933745,-0.2341655;0.1955947;0.01203341,-0.2920911;-0.07239583;-0.04910317,0.07715502;0.004487316;-0.03844348,0.0932123;-0.3622986;-0.001754779,0.1014442;-0.7499294;0.09591016,0.1151607;-0.7733107;0.03235777,-0.07745792;0.006571278;-0.03752363,-0.1110502;-0.3602002;-0.01547788,-0.1335605;-0.7529148;0.05616298,-0.1308859;-0.7141837;-0.0274625,0.0001398265;0.5255269;0.0129563,0;0;0,-0.002977788;0.2980654;-0.05515432,-0.006453499;0.5853405;-0.1246413,0.1713775;0.511483;-0.06216371,0.2302939;0.2362734;-0.03203869,0.2941323;-0.031656;-0.08726954,-0.1808613;0.5068832;-0.05698393,-0.2264833;0.2288236;-0.0301437,-0.2729091;-0.04121062;-0.09209664,0.07583795;0.003309503;-0.0410924,0.1133472;-0.3637193;-0.04542041,0.1109187;-0.7576835;0.02277184,0.1214516;-0.7913299;-0.0312171,-0.07827227;0.004031706;-0.0361681,-0.1108306;-0.3634888;-0.03826797,-0.09997133;-0.7595607;0.01533191,-0.1013288;-0.7499038;-0.06628258,-0.005484216;0.5150968;-0.1048036,775.8033
+0;0;0,0.000376841;0.3028831;0.01266621,1.980588E-06;0.5984669;0.009794232,0.17149;0.4758987;0.01451484,0.2212768;0.1987841;0.03978747,0.2862225;-0.06957075;-0.01189632,-0.1702402;0.4730917;0.006071597,-0.2306835;0.197013;0.0121633,-0.2886061;-0.07096314;-0.04897,0.0771052;0.004484419;-0.03841866,0.09314008;-0.3617896;-0.001781162,0.1014002;-0.7507514;0.09621912,0.1217;-0.799753;0.002164833,-0.07740791;0.006567036;-0.03749941,-0.1109533;-0.3596926;-0.01548442,-0.1335409;-0.7537556;0.05640242,-0.1295826;-0.7108339;-0.06735902,0.0001398344;0.525537;0.01295664,0;0;0,-0.00147938;0.2980887;-0.05513358,-0.003486797;0.5853701;-0.1246643,0.1706407;0.51072;-0.06357992,0.2297004;0.235832;-0.0342803,0.2920073;-0.03248093;-0.08932173,-0.1748382;0.5069726;-0.05801901,-0.2214887;0.2294455;-0.0313278,-0.2698257;-0.04005963;-0.09404954,0.07580143;0.003384695;-0.04103661,0.1105768;-0.3633809;-0.04649138,0.1052742;-0.7586693;0.02193785,0.09928536;-0.7586795;-0.09873962,-0.07823799;0.003911994;-0.03612244,-0.1136971;-0.3628097;-0.03985087,-0.1051655;-0.7602613;0.01421357,-0.1076416;-0.760359;-0.1065653,-0.002875313;0.5151256;-0.1048115,775.8377
+0;0;0,-0.0001109266;0.3032147;0.01233857,-0.0008674327;0.5991127;0.009240828,0.172417;0.4760029;0.01463553,0.222931;0.1970304;0.04044642,0.2875727;-0.07034913;-0.01016022,-0.1727308;0.4731987;0.005249874,-0.2337024;0.1951816;0.010949,-0.2899733;-0.07187068;-0.05027221,0.07728264;0.004611523;-0.03829815,0.09389951;-0.3610137;-0.004211824,0.1032126;-0.7506493;0.09498818,0.1167594;-0.7742833;0.03337347,-0.07740591;0.006465373;-0.03777756,-0.1100396;-0.3590553;-0.01657755,-0.1318792;-0.754099;0.05558076,-0.1290935;-0.7155197;-0.02673042,-0.0006438104;0.5261074;0.01245804,0;0;0,-0.001282677;0.2984068;-0.05516482,-0.003241159;0.5860062;-0.1247317,0.1727004;0.5101396;-0.06370008,0.2316733;0.2330369;-0.03577447,0.2905123;-0.03476417;-0.0910188,-0.1760383;0.5073661;-0.05665942,-0.2230859;0.2278841;-0.0298296,-0.2720087;-0.04023376;-0.092685,0.07579903;0.003285095;-0.04128361,0.1098979;-0.3626779;-0.04659152,0.1012273;-0.7588909;0.02184391,0.1125744;-0.793034;-0.02927756,-0.07845236;0.004010082;-0.03591333,-0.1153067;-0.3616867;-0.04115292,-0.1086213;-0.7602245;0.01238443,-0.1104513;-0.7502193;-0.06794834,-0.002626292;0.5156831;-0.1048709,775.8605
+0;0;0,-0.0001110302;0.3034979;0.0123501,-0.0008678862;0.5995357;0.009251394,0.1747265;0.4757339;0.01467618,0.2259335;0.1929346;0.04084113,0.2901063;-0.07250559;-0.009398449,-0.1750281;0.4728923;0.00516525,-0.236836;0.1910615;0.01094256,-0.2926988;-0.07405385;-0.04983461,0.07737997;0.004617331;-0.03834638,0.09402904;-0.3617164;-0.004194003,0.1033372;-0.751145;0.0949533,0.1170634;-0.7754894;0.03252251,-0.07750341;0.006473516;-0.03782513,-0.1102003;-0.3597555;-0.01658404,-0.1320283;-0.7545893;0.05553592,-0.1292058;-0.7158964;-0.02786546,-0.0006441929;0.5265073;0.01246963,0;0;0,-0.003968388;0.2986362;-0.05535508,-0.007930242;0.5863144;-0.1251055,0.1710626;0.5094936;-0.06480968,0.2326863;0.2289652;-0.03672862,0.2866359;-0.03748858;-0.09323096,-0.1821546;0.5069216;-0.05485301,-0.2306182;0.2237046;-0.02799045,-0.2788593;-0.04264167;-0.08990273,0.07581732;0.003116488;-0.04149032,0.10689;-0.3638377;-0.04629588,0.09549022;-0.7598279;0.02177238,0.1084257;-0.7931047;-0.03178167,-0.07866862;0.004160283;-0.03568421,-0.1161656;-0.3621238;-0.04428331,-0.1145569;-0.7602024;0.0114149,-0.1166921;-0.7504845;-0.06996939,-0.00688152;0.5159848;-0.1052008,775.8833
+0;0;0,-0.0001111438;0.3038083;0.01236273,-0.0008688134;0.6001648;0.009260774,0.1749879;0.4762104;0.01469224,0.2265822;0.1912718;0.04105512,0.2903932;-0.07267156;-0.00890116,-0.1752894;0.4733646;0.005167097,-0.2375649;0.1894018;0.01098811,-0.2931127;-0.07421854;-0.04944633,0.07744095;0.004620969;-0.0383766,0.09407879;-0.3614659;-0.004247244,0.1033927;-0.7511337;0.09496094,0.1173013;-0.7762004;0.03170035,-0.07756448;0.006478618;-0.03785494,-0.1102393;-0.3595036;-0.01662816,-0.1320807;-0.7545799;0.05553609,-0.1292207;-0.7157714;-0.02897384,-0.0006448848;0.5270596;0.01248239,0;0;0,-0.003851444;0.2990097;-0.0550518,-0.008132584;0.5870786;-0.1245238,0.1714183;0.5092021;-0.06515944,0.2318495;0.226096;-0.0378468,0.2846216;-0.03891382;-0.09457815,-0.1822466;0.5068567;-0.05353054,-0.2319029;0.2216798;-0.02604698,-0.2824735;-0.04246402;-0.08853078,0.07567754;0.002973884;-0.0418961,0.1050418;-0.363888;-0.04525924,0.09228742;-0.7599578;0.02355957,0.1036358;-0.7929375;-0.03240895,-0.07888289;0.004312185;-0.03535694,-0.1152979;-0.3617094;-0.04813845,-0.1178596;-0.7597535;0.009518806,-0.1202563;-0.7502527;-0.07295382,-0.006962173;0.5166522;-0.1046854,775.9188
+0;0;0,0.001907797;0.3041025;0.01172436,0.001857203;0.600796;0.008387046,0.1757432;0.4764151;0.01472882,0.2271353;0.1902812;0.04090529,0.2923562;-0.07345635;-0.008756999,-0.1712788;0.4754405;0.004468163,-0.2325701;0.1901046;0.009541894,-0.2873347;-0.07369077;-0.05120745,0.07796837;0.004979344;-0.0384679,0.0959246;-0.3605621;-0.00831832,0.1065052;-0.7500318;0.09222052,0.1206413;-0.775387;0.02935018,-0.07796578;0.006195671;-0.0382961,-0.1085707;-0.359214;-0.01851931,-0.1298107;-0.754411;0.05410882,-0.1267799;-0.7156451;-0.03033451,0.002026973;0.5276017;0.01163075,0;0;0,-0.003086343;0.2992603;-0.05525565,-0.006820187;0.5876275;-0.1249602,0.170905;0.5094019;-0.06585276,0.2310209;0.2250087;-0.03929043,0.2828307;-0.04034001;-0.09571242,-0.1791806;0.5065013;-0.05388808,-0.2300179;0.2203859;-0.02645643,-0.2808986;-0.04386586;-0.08858367,0.07613973;0.002998874;-0.04215908,0.1032443;-0.3632165;-0.04406738,0.08843438;-0.7594292;0.02450967,0.09833662;-0.7927423;-0.03125858,-0.07955811;0.004276936;-0.03515473,-0.1146931;-0.36079;-0.05369347,-0.1214254;-0.7583694;0.007884845,-0.1264425;-0.7923473;-0.04777822,-0.005758293;0.5171227;-0.105063,775.9501
+0;0;0,0.001907797;0.3041025;0.01172436,0.001857203;0.600796;0.008387046,0.1757432;0.4764151;0.01472882,0.2271353;0.1902812;0.04090529,0.2923562;-0.07345635;-0.008756999,-0.1712788;0.4754405;0.004468163,-0.2325701;0.1901046;0.009541894,-0.2873347;-0.07369077;-0.05120745,0.07796837;0.004979344;-0.0384679,0.0959246;-0.3605621;-0.00831832,0.1065052;-0.7500318;0.09222052,0.1206413;-0.775387;0.02935018,-0.07796578;0.006195671;-0.0382961,-0.1085707;-0.359214;-0.01851931,-0.1298107;-0.754411;0.05410882,-0.1267799;-0.7156451;-0.03033451,0.002026973;0.5276017;0.01163075,0;0;0,-0.003086343;0.2992603;-0.05525565,-0.006820187;0.5876275;-0.1249602,0.170905;0.5094019;-0.06585276,0.2310209;0.2250087;-0.03929043,0.2828307;-0.04034001;-0.09571242,-0.1791806;0.5065013;-0.05388808,-0.2300179;0.2203859;-0.02645643,-0.2808986;-0.04386586;-0.08858367,0.07613973;0.002998874;-0.04215908,0.1032443;-0.3632165;-0.04406738,0.08843438;-0.7594292;0.02450967,0.09833662;-0.7927423;-0.03125858,-0.07955811;0.004276936;-0.03515473,-0.1146931;-0.36079;-0.05369347,-0.1214254;-0.7583694;0.007884845,-0.1264425;-0.7923473;-0.04777822,-0.005758293;0.5171227;-0.105063,775.973
+0;0;0,0.001907442;0.304046;0.01172218,0.001856857;0.6006822;0.008385492,0.1768516;0.4759883;0.01474644,0.2284172;0.1888888;0.04101124,0.2935989;-0.07469028;-0.00862119,-0.1723854;0.4750075;0.004420283,-0.2338836;0.1887086;0.009511138,-0.2886153;-0.07492816;-0.05120169,0.07805172;0.004984666;-0.03850901,0.09604436;-0.3612981;-0.008298293,0.1066099;-0.7502118;0.09209703,0.1208313;-0.7759012;0.02884717,-0.07804912;0.006202295;-0.03833703,-0.1087161;-0.3599484;-0.01852014,-0.1299258;-0.7545813;0.0540043,-0.1268766;-0.7157624;-0.03094877,0.002026595;0.5275016;0.01162859,0;0;0,-0.003991939;0.2991931;-0.05525041,-0.008602343;0.5874883;-0.1249557,0.1706536;0.5086291;-0.06658518,0.2304244;0.2231044;-0.04054427,0.2811836;-0.04236728;-0.09652841,-0.1817308;0.505988;-0.05320253,-0.2322192;0.2188521;-0.02529355,-0.284416;-0.04496825;-0.08742456,0.07622457;0.002961278;-0.0422008,0.1012168;-0.3641538;-0.0433991,0.08518224;-0.7597775;0.02493453,0.09373868;-0.7930229;-0.0319066,-0.07970531;0.00426935;-0.03505278,-0.1148449;-0.3612335;-0.0589769,-0.1214371;-0.7575569;0.006818831,-0.1292296;-0.7909206;-0.05000038,-0.007326446;0.5170015;-0.1050578,776.0077
+0;0;0,0.003578837;0.3042038;0.01120083,0.004673937;0.6010088;0.007548331,0.1791543;0.4756824;0.01543599,0.2306144;0.1877046;0.04020868,0.2956068;-0.07327333;-0.00827403,-0.1699565;0.4764626;0.003717293,-0.2295878;0.189022;0.007605549,-0.2826932;-0.07232994;-0.0520519,0.07821309;0.005211012;-0.03827353,0.09690233;-0.362128;-0.01282096,0.1097302;-0.7502819;0.08967564,0.1252641;-0.7762133;0.02497429,-0.07802194;0.005938799;-0.03855662,-0.1066157;-0.3611841;-0.02016325,-0.12697;-0.7556485;0.05275495,-0.1235991;-0.7167037;-0.03364249,0.00467159;0.5277863;0.01085281,0;0;0,-0.003541961;0.2993675;-0.05517912,-0.007767141;0.5878682;-0.1248014,0.171415;0.5080515;-0.06734145,0.2317574;0.2219245;-0.04120278,0.2818177;-0.04084286;-0.09716105,-0.1807893;0.5056469;-0.05302354,-0.2302782;0.2176077;-0.02514284,-0.282779;-0.04346076;-0.0865511,0.07617332;0.002879307;-0.04241037,0.1018296;-0.3649204;-0.04285336,0.08365454;-0.7603066;0.02550626,0.09264915;-0.7925064;-0.03454518,-0.07983524;0.004354209;-0.03488096,-0.113547;-0.3616792;-0.06348411,-0.1190972;-0.7573763;0.005265787,-0.1259916;-0.7887766;-0.05587636,-0.006577596;0.5173274;-0.104926,776.0289
+0;0;0,0.003583261;0.3045798;0.01121467,0.004679977;0.6018288;0.007556516,0.1785127;0.4765818;0.01543231,0.2298704;0.1891767;0.04015573,0.2945582;-0.07057768;-0.008099675,-0.1693023;0.4773591;0.00375711,-0.228815;0.1904902;0.007637633,-0.2816715;-0.06963652;-0.05174012,0.07838874;0.005222715;-0.03835949,0.0971098;-0.3627418;-0.01286357,0.1099343;-0.7507929;0.08960586,0.1254332;-0.7765982;0.0250504,-0.07819717;0.005952137;-0.03864321,-0.1068396;-0.3617958;-0.02021852,-0.1271885;-0.7561557;0.05268035,-0.1238252;-0.7172311;-0.03352228,0.004677627;0.5284923;0.01086614,0;0;0,-0.002880812;0.2997672;-0.05512547,-0.006412953;0.5887563;-0.1246573,0.1719008;0.5075327;-0.06754208,0.2317576;0.2219118;-0.04130292,0.2821097;-0.03946152;-0.09728563,-0.1788829;0.50538;-0.05309058,-0.2281344;0.2178871;-0.02529368,-0.2808863;-0.0418584;-0.0864078,0.07635981;0.002851486;-0.04248023,0.1012319;-0.3656315;-0.04279852,0.08259091;-0.7607715;0.02622986,0.09224468;-0.7930037;-0.03340077,-0.08007245;0.004359639;-0.03482699,-0.1122894;-0.3622254;-0.0660666,-0.1115058;-0.7580105;0.001768544,-0.1208958;-0.7915263;-0.05653606,-0.005395398;0.5180866;-0.104809,776.0505
+0;0;0,0.00358384;0.304629;0.01121649,0.004680645;0.6018956;0.007558322,0.1785498;0.4766381;0.01543505,0.2297069;0.1903557;0.0400619,0.2944615;-0.06966713;-0.008243389,-0.1693381;0.4774156;0.003757404,-0.2286183;0.1916673;0.007622768,-0.2815294;-0.06872827;-0.05181637,0.07843099;0.005225529;-0.03838016,0.09725291;-0.3647216;-0.01274688,0.1100315;-0.751385;0.08935612,0.1258436;-0.7783179;0.02349626,-0.07823931;0.005955344;-0.03866404,-0.1070361;-0.363774;-0.02014008,-0.1273122;-0.7567236;0.05249811,-0.1238809;-0.7176186;-0.03544631,0.004678294;0.5285595;0.01086792,0;0;0,-0.002651587;0.2998473;-0.05497336,-0.005956225;0.588909;-0.1242902,0.172482;0.5072418;-0.06803501,0.2320429;0.2227806;-0.04128647,0.2828734;-0.03875628;-0.09743965,-0.1785035;0.5053707;-0.05276147,-0.2268406;0.218879;-0.02506278,-0.280142;-0.04109159;-0.0859946,0.07639383;0.002816603;-0.04251838,0.1011928;-0.3676647;-0.04340219,0.08218335;-0.7611887;0.02641439,0.09407587;-0.7916467;-0.03708601,-0.08013701;0.004384405;-0.03479367,-0.1114008;-0.3642309;-0.0666917,-0.1031295;-0.7586478;0.0001203865,-0.1119874;-0.7941878;-0.05865835,-0.004993506;0.5182222;-0.1045021,776.0851
+0;0;0,-0.0007590382;0.3046189;0.01201074,-0.003599206;0.6018797;0.008973608,0.1714762;0.4778455;0.0152364,0.2233908;0.1915656;0.03825398,0.288687;-0.06824791;-0.01044723,-0.1760465;0.4753389;0.002211772,-0.2347232;0.1894464;0.004125238,-0.2860902;-0.07132068;-0.05503887,0.07853919;0.005514157;-0.03811761,0.09858451;-0.3647276;-0.0183344,0.1129162;-0.7511208;0.08458206,0.1303917;-0.7789025;0.01989218,-0.07819805;0.005630528;-0.03879596,-0.1051192;-0.3643499;-0.02261132,-0.1237944;-0.7572699;0.05061426,-0.120113;-0.7181062;-0.03731396,-0.002788916;0.5285431;0.01216746,0;0;0,-0.002651587;0.2998473;-0.05497336,-0.005956225;0.588909;-0.1242902,0.172482;0.5072418;-0.06803501,0.2320429;0.2227806;-0.04128647,0.2828734;-0.03875628;-0.09743965,-0.1785035;0.5053707;-0.05276147,-0.2268406;0.218879;-0.02506278,-0.280142;-0.04109159;-0.0859946,0.07639383;0.002816603;-0.04251838,0.1011928;-0.3676647;-0.04340219,0.08218335;-0.7611887;0.02641439,0.09407587;-0.7916467;-0.03708601,-0.08013701;0.004384405;-0.03479367,-0.1114008;-0.3642309;-0.0666917,-0.1031295;-0.7586478;0.0001203865,-0.1119874;-0.7941878;-0.05865835,-0.004993506;0.5182222;-0.1045021,776.1068
+0;0;0,-0.0007590437;0.3046211;0.01201083,-0.003599036;0.601864;0.008973961,0.1716491;0.4777858;0.01523953,0.2234326;0.1922292;0.03819894,0.2883558;-0.06610057;-0.01022415,-0.1762182;0.4752767;0.002201978,-0.2347466;0.1901066;0.00411061,-0.2858203;-0.06917131;-0.05471563,0.07853763;0.005514048;-0.03811686,0.09867142;-0.3663618;-0.01824634,0.1129675;-0.751793;0.08441389,0.1299333;-0.7778897;0.02161051,-0.0781965;0.005630417;-0.03879519,-0.1052365;-0.3659829;-0.02253912,-0.1238652;-0.7579247;0.05050415,-0.1202911;-0.7190282;-0.03485989,-0.002788815;0.5285336;0.01216754,0;0;0,-0.002653047;0.2998565;-0.05493569,-0.005991399;0.5889086;-0.1242139,0.172698;0.506987;-0.06832242,0.2321977;0.2233099;-0.04115033,0.2837272;-0.03642273;-0.09752202,-0.1787118;0.505361;-0.05268356,-0.2267886;0.2196284;-0.02445737,-0.2799459;-0.03890523;-0.08469668,0.07637778;0.002765685;-0.04254699,0.1015623;-0.3693216;-0.04548979,0.08189341;-0.7614204;0.02642941,0.09129426;-0.7942501;-0.03138924,-0.08014164;0.004435476;-0.03477218,-0.1105411;-0.3659019;-0.06667773,-0.1002579;-0.7593992;-0.0006870255,-0.1076274;-0.7932687;-0.05765486,-0.00501778;0.5182257;-0.1044353,776.1301
+0;0;0,-0.0007591965;0.3046825;0.01201324,-0.003599534;0.6019614;0.008975983,0.1715601;0.4778994;0.0152404,0.2230403;0.1940152;0.03806536,0.2883583;-0.06588522;-0.01065215,-0.1761305;0.4753916;0.002209475,-0.2343162;0.1918916;0.004106929,-0.2857004;-0.06896275;-0.05507697,0.07854185;0.005514344;-0.03811891,0.09876444;-0.3680015;-0.01816075,0.1130194;-0.7523241;0.0842042,0.1309922;-0.7817505;0.01767302,-0.07820071;0.005630719;-0.03879727,-0.1053599;-0.3676215;-0.02246951,-0.1239351;-0.7584358;0.05036367,-0.1201489;-0.7190113;-0.04006729,-0.002789208;0.5286214;0.01216998,0;0;0,-0.002679035;0.2999562;-0.05473018,-0.006042242;0.5890728;-0.1238917,0.1725526;0.507017;-0.06803441,0.2316812;0.2250197;-0.04077983,0.2838609;-0.03628018;-0.09723961,-0.1786599;0.5054237;-0.05240263,-0.2265132;0.2213844;-0.02423888,-0.2796847;-0.03879479;-0.08480026,0.07639532;0.002781957;-0.0425241,0.1015119;-0.370924;-0.04838896,0.08173992;-0.7612548;0.02668858,0.09376162;-0.7893631;-0.04230285,-0.08014347;0.004418912;-0.03478191,-0.110322;-0.3676739;-0.06572679,-0.09704633;-0.7600849;-0.0007416084,-0.1064004;-0.7978453;-0.06075779,-0.005063482;0.5183735;-0.1041368,776.1633
+0;0;0,-0.001705444;0.304601;0.01193982,-0.004147666;0.6018474;0.008699624,0.171195;0.4785927;0.01586616,0.2239638;0.1956491;0.03528969,0.2896325;-0.06438556;-0.01488154,-0.1767353;0.4747909;0.0001220657,-0.2325419;0.1917637;0.0004315354,-0.2827288;-0.06970143;-0.05927467,0.07856862;0.005867974;-0.03772939,0.1019522;-0.3691351;-0.02496102,0.1185604;-0.7521637;0.08042622,0.1361499;-0.7802194;0.01400618,-0.07792875;0.00529017;-0.03911638,-0.1015491;-0.3696771;-0.0257466,-0.1188835;-0.7600871;0.0475521,-0.1146305;-0.7207745;-0.04181604,-0.003515401;0.5285125;0.01195086,0;0;0,-0.002761006;0.2999136;-0.05451083,-0.006220408;0.589021;-0.1235605,0.1725343;0.5068762;-0.06766748,0.2311748;0.2257512;-0.04030108,0.2838772;-0.03592414;-0.0968343,-0.1790152;0.5053037;-0.05232429,-0.2268028;0.2222224;-0.02403624,-0.2796851;-0.0386081;-0.08418986,0.07632241;0.002825871;-0.04240131,0.1013072;-0.3721689;-0.05198407,0.0815814;-0.7614238;0.02665925,0.09484001;-0.7902806;-0.04006076,-0.07995456;0.004358012;-0.03491767,-0.1105513;-0.3692513;-0.06350207,-0.09718198;-0.7616285;-0.0006168112,-0.1062918;-0.7986565;-0.05991053,-0.005208239;0.5183199;-0.1038295,776.1851
+0;0;0,-0.001705444;0.304601;0.01193982,-0.004147666;0.6018474;0.008699624,0.171195;0.4785927;0.01586616,0.2239638;0.1956491;0.03528969,0.2896325;-0.06438556;-0.01488154,-0.1767353;0.4747909;0.0001220657,-0.2325419;0.1917637;0.0004315354,-0.2827288;-0.06970143;-0.05927467,0.07856862;0.005867974;-0.03772939,0.1019522;-0.3691351;-0.02496102,0.1185604;-0.7521637;0.08042622,0.1361499;-0.7802194;0.01400618,-0.07792875;0.00529017;-0.03911638,-0.1015491;-0.3696771;-0.0257466,-0.1188835;-0.7600871;0.0475521,-0.1146305;-0.7207745;-0.04181604,-0.003515401;0.5285125;0.01195086,0;0;0,-0.002761006;0.2999136;-0.05451083,-0.006220408;0.589021;-0.1235605,0.1725343;0.5068762;-0.06766748,0.2311748;0.2257512;-0.04030108,0.2838772;-0.03592414;-0.0968343,-0.1790152;0.5053037;-0.05232429,-0.2268028;0.2222224;-0.02403624,-0.2796851;-0.0386081;-0.08418986,0.07632241;0.002825871;-0.04240131,0.1013072;-0.3721689;-0.05198407,0.0815814;-0.7614238;0.02665925,0.09484001;-0.7902806;-0.04006076,-0.07995456;0.004358012;-0.03491767,-0.1105513;-0.3692513;-0.06350207,-0.09718198;-0.7616285;-0.0006168112,-0.1062918;-0.7986565;-0.05991053,-0.005208239;0.5183199;-0.1038295,776.2082
+0;0;0,-0.00170557;0.3046235;0.0119407,-0.004147824;0.6018738;0.008700427,0.1713095;0.4785846;0.01586961,0.2240845;0.1956079;0.03529542,0.2894228;-0.0631187;-0.01462345,-0.1768491;0.4747804;0.000115186,-0.2326622;0.19172;0.0004246919,-0.2825967;-0.06842992;-0.05898119,0.07841286;0.005856341;-0.03765459,0.1019463;-0.371551;-0.02480437,0.1185243;-0.7538796;0.08039026,0.1361811;-0.7821575;0.01371601,-0.07777426;0.005279683;-0.03903883,-0.101546;-0.3720916;-0.02558333,-0.1188488;-0.7617881;0.04758141,-0.1145795;-0.7224399;-0.04212877,-0.003515545;0.5285372;0.01195174,0;0;0,-0.002598867;0.3000185;-0.0540657,-0.006036408;0.5891979;-0.1228304,0.1728415;0.5066915;-0.06707227,0.2309778;0.2254486;-0.03948593,0.2838998;-0.03477564;-0.09590447,-0.1791146;0.505324;-0.05226724,-0.2271358;0.2222261;-0.02419763,-0.279251;-0.03768331;-0.08277719,0.07618916;0.00285241;-0.04228258,0.1012062;-0.3744441;-0.05557704,0.08228298;-0.7622128;0.02684403,0.09101626;-0.7916101;-0.04060387,-0.07972798;0.00432982;-0.03500633,-0.1112593;-0.3717915;-0.06134632,-0.09686524;-0.7637442;-0.0006691888,-0.1048223;-0.7998527;-0.06166011,-0.005014665;0.5184768;-0.1031653,776.2407
+0;0;0,-0.003548871;0.3046835;0.01208569,-0.007640413;0.6019355;0.009032704,0.1679921;0.4790292;0.01710907,0.2209972;0.1979937;0.03199546,0.2870128;-0.0555132;-0.01783983,-0.1796009;0.4749705;-0.0006146627,-0.233394;0.1936966;-0.002453325,-0.2806555;-0.06193966;-0.06181521,0.07811552;0.006153159;-0.03738343,0.1027489;-0.3720671;-0.03122642,0.1220784;-0.7547525;0.0768073,0.1395445;-0.7793643;0.01233482,-0.07744308;0.004924315;-0.03893247,-0.09882697;-0.373378;-0.02773877,-0.1148538;-0.7642797;0.04596362,-0.1103981;-0.7253276;-0.03973477,-0.006610199;0.5285938;0.01223645,0;0;0,-0.001885109;0.3002645;-0.05318236,-0.00496529;0.5895996;-0.1213804,0.1735172;0.5064856;-0.06577098,0.2294667;0.2270596;-0.03743577,0.2818708;-0.02851269;-0.09260798,-0.1779685;0.5051256;-0.05170456,-0.2265847;0.2241912;-0.02478945,-0.2760822;-0.0317784;-0.08079778,0.07590595;0.002823323;-0.0420444,0.1014866;-0.375081;-0.05718315,0.08418274;-0.7636707;0.02762079,0.09447247;-0.7960273;-0.03111577,-0.079257;0.004352325;-0.03516818,-0.1103069;-0.3726867;-0.05909968,-0.09551407;-0.7658899;0.001443997,-0.1014648;-0.7999396;-0.05605759,-0.004001126;0.5188348;-0.1018422,776.263
+0;0;0,-0.003548346;0.3046384;0.01208391,-0.007636657;0.6016561;0.009034125,0.1678543;0.4788656;0.01710325,0.2205612;0.1994109;0.03190591,0.2871972;-0.05647844;-0.01839773,-0.1794589;0.4748102;-0.0006062146,-0.2329495;0.1951185;-0.002434535,-0.2806552;-0.06292018;-0.0623543,0.07790197;0.006136339;-0.03728123,0.1025405;-0.372163;-0.03112294,0.121869;-0.7548293;0.07690538,0.1392339;-0.7791247;0.01280635,-0.07723137;0.004910854;-0.03882604,-0.09861974;-0.3734706;-0.02763001,-0.1146457;-0.7643527;0.04606869,-0.1102159;-0.7254525;-0.0391333,-0.006607509;0.5283903;0.01223455,0;0;0,-5.398691E-05;0.3004789;-0.05172634,-0.001652196;0.5898516;-0.1187732,0.1761587;0.5061272;-0.0626812,0.230736;0.2281104;-0.03404474,0.2852014;-0.02952337;-0.08979881,-0.1752912;0.5049068;-0.05109597,-0.2244563;0.2256967;-0.02432748,-0.272439;-0.03339973;-0.07925351,0.07617591;0.002537042;-0.0410738,0.1039009;-0.3752345;-0.05766571,0.08884884;-0.7633158;0.02976178,0.09922999;-0.795988;-0.02788067,-0.07864482;0.004638849;-0.03591289,-0.1053689;-0.3730877;-0.05498721,-0.0886962;-0.7661894;0.005595338,-0.09431733;-0.7986317;-0.05295025,-0.001017265;0.5190958;-0.09947574,776.2853
+0;0;0,-0.003549372;0.3047265;0.0120874,-0.007638321;0.601791;0.009037868,0.1698884;0.4784276;0.0171636,0.2225248;0.1993464;0.03194647,0.2888196;-0.05523252;-0.01809956,-0.1814777;0.4743249;-0.0007525263,-0.2348968;0.1950069;-0.002578402,-0.2823581;-0.06171027;-0.06219131,0.07750666;0.006105199;-0.03709205,0.1022366;-0.3735978;-0.0309109,0.1215552;-0.756067;0.07706176,0.1390587;-0.7807957;0.0124512,-0.07683946;0.004885934;-0.03862902,-0.09830719;-0.3748995;-0.02739144,-0.1143249;-0.7655803;0.04626929,-0.1098597;-0.7266091;-0.03961264,-0.006609242;0.5285302;0.01223808,0;0;0,-0.001652643;0.3006167;-0.05141783,-0.005033769;0.5902096;-0.1176629,0.1752581;0.5062669;-0.06125307,0.229633;0.2286498;-0.03214025,0.284263;-0.02755654;-0.08767295,-0.18044;0.5045828;-0.05045617,-0.2308911;0.2259375;-0.02424724,-0.2767219;-0.0327464;-0.07613382,0.07569415;0.002498224;-0.04104304,0.1049623;-0.3765359;-0.05838346,0.09078922;-0.7640175;0.03089762,0.1006057;-0.7963037;-0.02826475,-0.0781664;0.004688076;-0.03589446,-0.1050104;-0.3745513;-0.05265911,-0.0866473;-0.7675058;0.007036023,-0.09214377;-0.800383;-0.05206034,-0.003955178;0.5193957;-0.09861875,776.3188
+0;0;0,-0.004120522;0.304711;0.01229407,-0.008324877;0.6017772;0.009545046,0.1692242;0.4786481;0.01892569,0.2240231;0.1997354;0.02788407,0.2899094;-0.05385277;-0.02745174,-0.1819795;0.4740108;-0.001547777,-0.2325055;0.1941878;-0.006200888,-0.278486;-0.06260726;-0.06663335,0.07768016;0.006282914;-0.03669735,0.105315;-0.37327;-0.03663998,0.1269708;-0.7552648;0.07256165,0.1446686;-0.7818187;0.009596832,-0.07669397;0.004717053;-0.03893793,-0.09521872;-0.3752918;-0.03032035,-0.1093764;-0.7659286;0.04395198,-0.1044459;-0.7269336;-0.04190202,-0.007298419;0.5285128;0.01266503,0;0;0,-0.001652643;0.3006167;-0.05141783,-0.005033769;0.5902096;-0.1176629,0.1752581;0.5062669;-0.06125307,0.229633;0.2286498;-0.03214025,0.284263;-0.02755654;-0.08767295,-0.18044;0.5045828;-0.05045617,-0.2308911;0.2259375;-0.02424724,-0.2767219;-0.0327464;-0.07613382,0.07569415;0.002498224;-0.04104304,0.1049623;-0.3765359;-0.05838346,0.09078922;-0.7640175;0.03089762,0.1006057;-0.7963037;-0.02826475,-0.0781664;0.004688076;-0.03589446,-0.1050104;-0.3745513;-0.05265911,-0.0866473;-0.7675058;0.007036023,-0.09214377;-0.800383;-0.05206034,-0.003955178;0.5193957;-0.09861875,776.3414
+0;0;0,-0.004123352;0.3049203;0.01230252,-0.008330062;0.6021527;0.009552434,0.1697199;0.4788521;0.0189521,0.2244113;0.2004865;0.02789292,0.290868;-0.05529761;-0.02792206,-0.1824794;0.4742017;-0.001579395,-0.2329064;0.1949275;-0.00622338,-0.279285;-0.06409124;-0.06717914,0.07741517;0.006261482;-0.03657217,0.1051645;-0.3748635;-0.03651457,0.1266389;-0.7536595;0.07177263,0.143957;-0.7790003;0.01015859,-0.07643234;0.004700962;-0.0388051,-0.09503381;-0.3768818;-0.03015183,-0.1090729;-0.7642475;0.04349857,-0.1042482;-0.7254455;-0.04051361,-0.007303182;0.5288582;0.0126737,0;0;0,-0.002288558;0.3009082;-0.05092895,-0.006115325;0.5908195;-0.1165037,0.1747198;0.5064977;-0.0600208,0.2277014;0.2291657;-0.03106546,0.2829233;-0.02943173;-0.08615816,-0.1825505;0.504924;-0.05170074,-0.2313794;0.2265794;-0.02527065,-0.2766135;-0.03459382;-0.0772296,0.07546746;0.002496317;-0.04084444,0.105136;-0.3780017;-0.06000924,0.09297981;-0.7621142;0.0293417,0.099955;-0.7960217;-0.02566719,-0.07778677;0.004695259;-0.03601404,-0.1051078;-0.3761699;-0.05089979,-0.08512066;-0.7657981;0.007956941,-0.08823396;-0.7997639;-0.04733759,-0.004950963;0.5199273;-0.09764099,776.3636
+0;0;0,-0.004127503;0.3052273;0.0123149,-0.008337175;0.6026688;0.009563467,0.1681333;0.4797761;0.01890874,0.2224443;0.2033472;0.02778735,0.2904862;-0.05853814;-0.02935899,-0.1809225;0.4751673;-0.001439518,-0.2309987;0.1978361;-0.006051193,-0.2784836;-0.06736106;-0.06846094,0.07720342;0.006244355;-0.03647213,0.1050802;-0.3766316;-0.03641427,0.1264852;-0.7542021;0.07152257,0.1437981;-0.7795261;0.009927187,-0.07622328;0.004688104;-0.03869895,-0.09491021;-0.3786477;-0.03000593,-0.1089039;-0.7647602;0.04340617,-0.1040807;-0.7259608;-0.04058057,-0.007309758;0.529336;0.01268637,0;0;0,-0.001747139;0.3012163;-0.05097127,-0.004854679;0.5913688;-0.1164678,0.1738517;0.506937;-0.05883694,0.2256757;0.2313599;-0.03032327,0.2815256;-0.03375304;-0.085778,-0.1802236;0.5057701;-0.05332684,-0.2284802;0.2293277;-0.02701412,-0.2742161;-0.03809425;-0.08061484,0.07536881;0.002510965;-0.04053164,0.1059717;-0.3796041;-0.06109071,0.09593582;-0.7619425;0.03047705,0.1029812;-0.795848;-0.02448582,-0.07742747;0.004685828;-0.0362299,-0.1048857;-0.3779914;-0.0494722,-0.08273266;-0.7663183;0.00866048,-0.08570879;-0.8002481;-0.04664405,-0.003878921;0.5204269;-0.09763145,776.3978
+0;0;0,-0.004820479;0.3052557;0.01248347,-0.00950688;0.6026745;0.00998838,0.1667283;0.4805929;0.01989569,0.2239572;0.2058411;0.02184731,0.2931821;-0.05806717;-0.04014933,-0.1815051;0.4758023;-0.002641279,-0.2300216;0.1994777;-0.01028343,-0.2772417;-0.06856382;-0.07514659,0.0773923;0.006337327;-0.03571139,0.1097119;-0.3779632;-0.04137088,0.1329907;-0.7537303;0.06694568,0.1509201;-0.7783319;0.004766766,-0.0757163;0.004625357;-0.03937868,-0.09264961;-0.3806471;-0.03290479,-0.1028459;-0.7652857;0.04074599,-0.09761074;-0.7264573;-0.04329962,-0.008378026;0.5293543;0.01304458,0;0;0,-0.001482204;0.3014066;-0.05011988,-0.004248098;0.5917182;-0.1148387,0.1737812;0.5071521;-0.05719686,0.2235498;0.2323281;-0.02958584,0.2817837;-0.03570732;-0.08480418,-0.179613;0.5058811;-0.05372021,-0.2284508;0.2306259;-0.02888171,-0.2742546;-0.03977233;-0.08428956,0.07542908;0.002471983;-0.04011703,0.1076463;-0.3812493;-0.06210482,0.09993298;-0.7622224;0.02886415,0.1057782;-0.7962013;-0.02628613,-0.07712474;0.004715464;-0.03653179,-0.1035011;-0.3798982;-0.04836665,-0.07950943;-0.7665854;0.009708758,-0.08234868;-0.8003608;-0.0459118,-0.003367752;0.5207399;-0.09619009,776.4196
+0;0;0,-0.004820479;0.3052557;0.01248347,-0.00950688;0.6026745;0.00998838,0.1667283;0.4805929;0.01989569,0.2239572;0.2058411;0.02184731,0.2931821;-0.05806717;-0.04014933,-0.1815051;0.4758023;-0.002641279,-0.2300216;0.1994777;-0.01028343,-0.2772417;-0.06856382;-0.07514659,0.0773923;0.006337327;-0.03571139,0.1097119;-0.3779632;-0.04137088,0.1329907;-0.7537303;0.06694568,0.1509201;-0.7783319;0.004766766,-0.0757163;0.004625357;-0.03937868,-0.09264961;-0.3806471;-0.03290479,-0.1028459;-0.7652857;0.04074599,-0.09761074;-0.7264573;-0.04329962,-0.008378026;0.5293543;0.01304458,0;0;0,-0.001482204;0.3014066;-0.05011988,-0.004248098;0.5917182;-0.1148387,0.1737812;0.5071521;-0.05719686,0.2235498;0.2323281;-0.02958584,0.2817837;-0.03570732;-0.08480418,-0.179613;0.5058811;-0.05372021,-0.2284508;0.2306259;-0.02888171,-0.2742546;-0.03977233;-0.08428956,0.07542908;0.002471983;-0.04011703,0.1076463;-0.3812493;-0.06210482,0.09993298;-0.7622224;0.02886415,0.1057782;-0.7962013;-0.02628613,-0.07712474;0.004715464;-0.03653179,-0.1035011;-0.3798982;-0.04836665,-0.07950943;-0.7665854;0.009708758,-0.08234868;-0.8003608;-0.0459118,-0.003367752;0.5207399;-0.09619009,776.4421
+0;0;0,-0.004829602;0.3058335;0.0125071,-0.009521966;0.6036301;0.01000972,0.1669504;0.4814094;0.01992932,0.2246056;0.204611;0.02189547,0.2932782;-0.05719155;-0.0396065,-0.1817525;0.4766123;-0.00263804,-0.2306304;0.1982294;-0.01033712,-0.2774737;-0.06767344;-0.07468273,0.07751743;0.006347573;-0.03576913,0.1098257;-0.3778185;-0.04142664,0.1329502;-0.7510948;0.06617196,0.1507759;-0.7753806;0.004352644,-0.07583871;0.004632835;-0.03944235,-0.0927661;-0.3805048;-0.03297073,-0.1028948;-0.7625939;0.04019187,-0.09768993;-0.7238166;-0.04336768,-0.008391985;0.5302366;0.01306896,0;0;0,-0.0004194304;0.3021425;-0.04922974,-0.00213562;0.5930171;-0.1131881,0.1757372;0.5073626;-0.05539882,0.2252661;0.2302729;-0.02868605,0.2835346;-0.03556386;-0.08322561,-0.1782573;0.5052663;-0.05395675,-0.226632;0.2277988;-0.02911709,-0.2722738;-0.03967541;-0.08754124,0.07570793;0.002312481;-0.0398953,0.1120484;-0.3808567;-0.06270349,0.105667;-0.759225;0.02809405,0.1113754;-0.7935197;-0.02594233,-0.07716733;0.004902194;-0.03674023,-0.09891789;-0.3799239;-0.04649988,-0.07418805;-0.7639964;0.01115575,-0.07650559;-0.7974851;-0.04407232,-0.0015155;0.5219142;-0.09471607,776.476
+0;0;0,-0.005632711;0.3061174;0.01261889,-0.01101339;0.6043302;0.01029286,0.1664868;0.4816808;0.02168409,0.2255543;0.2038124;0.01551434,0.2950779;-0.05583715;-0.05132204,-0.1838931;0.4767774;-0.003400817,-0.2326996;0.1971301;-0.01578069,-0.2778819;-0.0676851;-0.08323412,0.07730516;0.006544052;-0.03527813,0.1137281;-0.3766171;-0.04564087,0.1386654;-0.7507958;0.06343652,0.1560926;-0.7741112;0.001632366,-0.0753192;0.004400686;-0.03963722,-0.09121315;-0.3802766;-0.03548853,-0.0977172;-0.763868;0.0376199,-0.09211169;-0.7251363;-0.04519505,-0.009723559;0.5308248;0.0133088,0;0;0,-0.001685813;0.3024674;-0.04908633,-0.004699416;0.5938419;-0.1127123,0.1743553;0.5078705;-0.05446005,0.2235401;0.2292639;-0.0280571,0.2813996;-0.0361509;-0.08214784,-0.181596;0.5050384;-0.05428942,-0.229899;0.2260938;-0.0299044,-0.2742902;-0.04080054;-0.08919487,0.07535876;0.002293304;-0.03973985,0.1126824;-0.3801638;-0.06382322,0.1076377;-0.759825;0.02761746,0.1137637;-0.7944009;-0.02490305,-0.07670031;0.004930929;-0.03682671,-0.09854039;-0.3793903;-0.04499309,-0.07232869;-0.7648225;0.01231698,-0.07320962;-0.7542656;-0.0688444,-0.003767945;0.5225998;-0.09434128,776.509
+0;0;0,-0.005636729;0.3063358;0.01262789,-0.01102114;0.604755;0.01030042,0.1660109;0.4821894;0.0216713,0.2254094;0.202764;0.01546697,0.293462;-0.05139184;-0.04995527,-0.1834364;0.477299;-0.003346853,-0.2325165;0.1960849;-0.0157961,-0.2767428;-0.0631274;-0.08182234,0.07690843;0.006510469;-0.03509709,0.1135183;-0.3786177;-0.04551303,0.1385028;-0.7535036;0.0637705,0.1555949;-0.7757939;0.003154673,-0.07493267;0.004378102;-0.03943381,-0.09090821;-0.3822741;-0.03526382,-0.09742456;-0.7665904;0.03798279,-0.09192682;-0.7280266;-0.04323988,-0.009730479;0.5312026;0.01331829,0;0;0,-0.001892001;0.3026968;-0.04902947,-0.004851833;0.5943023;-0.112569,0.1735114;0.5085841;-0.05355966,0.2219512;0.2281317;-0.02815843,0.2758237;-0.03216109;-0.08156133,-0.181535;0.5054438;-0.05529055,-0.230051;0.2248897;-0.03119016,-0.2730976;-0.03597263;-0.09122591,0.07499918;0.002332449;-0.0394814,0.1131551;-0.3819258;-0.06521463,0.1100616;-0.7628167;0.02433515,0.1153012;-0.7981117;-0.02475452,-0.07614762;0.004901192;-0.0369678,-0.09804272;-0.3814166;-0.04415552,-0.06984808;-0.7674178;0.0134178,-0.07106081;-0.8007306;-0.03845424,-0.003959224;0.5230054;-0.09422028,776.5311
+0;0;0,-0.005632944;0.3061301;0.01261942,-0.01101338;0.604329;0.01029376,0.1671021;0.4815174;0.02171386,0.226628;0.201493;0.01549623,0.2950329;-0.05397853;-0.05026467,-0.1845016;0.4765968;-0.003458676,-0.2336869;0.1947798;-0.01593461,-0.2781421;-0.06577432;-0.08230264,0.07687015;0.006507227;-0.03507962,0.1135411;-0.379263;-0.04551292,0.1384364;-0.7528116;0.06338079,0.1644579;-0.80242;-0.0289027,-0.07489537;0.004375923;-0.03941418,-0.09089755;-0.3829207;-0.03523724,-0.09739065;-0.7658662;0.03774809,-0.08902072;-0.7228284;-0.08590791,-0.009723711;0.5308331;0.01330931,0;0;0,-0.002175428;0.3025211;-0.04881442,-0.005229503;0.5939549;-0.1121018,0.1742464;0.5089121;-0.0527153,0.2211055;0.2275259;-0.02778101,0.2750986;-0.03389898;-0.08265543,-0.1832996;0.5053477;-0.05587108,-0.2329079;0.2242024;-0.03369089,-0.2746639;-0.03780645;-0.09595831,0.07508294;0.002299547;-0.03923273,0.1141528;-0.3824269;-0.06627572,0.1131936;-0.7617987;0.02368164,0.1097755;-0.7606884;-0.09749818,-0.07599407;0.004954935;-0.03717919,-0.0964286;-0.3821117;-0.04302105,-0.06687576;-0.7666184;0.01440238,-0.06869423;-0.8289912;-0.06923251,-0.00433293;0.5227;-0.093817,776.5648
+0;0;0,-0.002866082;0.3063479;0.01140189,-0.006537724;0.6046842;0.008375224,0.1718425;0.4792428;0.02221015,0.2347722;0.1976191;0.008567472,0.3038871;-0.05492467;-0.06365882,-0.1824073;0.4784138;-0.003723184,-0.2314566;0.1942801;-0.02162337,-0.2753241;-0.06427801;-0.09230016,0.07677794;0.006737351;-0.0345934,0.1172271;-0.3785515;-0.05017355,0.1439615;-0.751065;0.05908979,0.1693397;-0.7995227;-0.03435692,-0.07443669;0.004142595;-0.0397362,-0.08812848;-0.383329;-0.03756906,-0.09164527;-0.7655275;0.03544799,-0.08305472;-0.7225957;-0.08820841,-0.005571527;0.5311637;0.01151997,0;0;0,-0.002716683;0.3026972;-0.04852116,-0.006259136;0.5943193;-0.1114627,0.1747088;0.5092022;-0.05191612,0.2210623;0.2250992;-0.02752376,0.2742389;-0.03547105;-0.08272564,-0.1857134;0.5049287;-0.05596852,-0.2356696;0.221231;-0.03410055,-0.2764294;-0.03933665;-0.09902328,0.07492929;0.002302304;-0.03895187,0.1145836;-0.3823418;-0.06728542,0.1159398;-0.7608225;0.023103,0.1128869;-0.7596655;-0.09810221,-0.07560213;0.004953418;-0.03737285,-0.09540683;-0.3822307;-0.04212326,-0.06388856;-0.7658845;0.01476223,-0.06549352;-0.8276103;-0.06959264,-0.005249269;0.5230168;-0.09326863,776.598
+0;0;0,-0.002866229;0.3063636;0.01140247,-0.006537785;0.6046933;0.00837601,0.1718118;0.4792656;0.02220889,0.2348907;0.1969739;0.008533854,0.3047715;-0.05836797;-0.0644927,-0.1823769;0.4784367;-0.003719974,-0.2315425;0.1936291;-0.02166261,-0.2758961;-0.06779376;-0.09312249,0.07675491;0.006735331;-0.03458303,0.1172177;-0.3786831;-0.05016842,0.1439347;-0.7509536;0.05902361,0.1608559;-0.7732664;-0.003283374,-0.07441436;0.004141353;-0.03972428,-0.08811076;-0.3834606;-0.03755641,-0.09162525;-0.7654096;0.03541299,-0.08589738;-0.7267871;-0.04703676,-0.005571651;0.5311775;0.01152055,0;0;0,-0.002902903;0.302754;-0.04825401,-0.006556369;0.5944276;-0.1109191,0.1743456;0.5094308;-0.05117106,0.2206073;0.2245033;-0.02813268,0.2710423;-0.03961024;-0.08395386,-0.186206;0.5052364;-0.05660456,-0.2368261;0.2208335;-0.03642736,-0.276625;-0.04236197;-0.1039541,0.0750462;0.002424374;-0.03866339,0.1150334;-0.3822225;-0.06824899,0.1181212;-0.7602349;0.02296018,0.1261641;-0.7946175;-0.02895619,-0.07547557;0.004830256;-0.03758688,-0.09525526;-0.3824925;-0.0417604,-0.06185904;-0.7657911;0.0147093,-0.06324295;-0.7967912;-0.04170169,-0.005527429;0.5231127;-0.09279406,776.6204
+0;0;0,-0.002868377;0.3065932;0.01141102,-0.006541857;0.6050798;0.008383243,0.1706552;0.4799573;0.02214803,0.2336346;0.1981112;0.008494583,0.303919;-0.05870596;-0.0649539,-0.1812314;0.4791338;-0.0036123,-0.2303194;0.1947758;-0.02152661,-0.2749292;-0.06815755;-0.09339937,0.07654928;0.006717287;-0.03449038,0.1170992;-0.379531;-0.05010933,0.1437708;-0.7511699;0.05889743,0.1607929;-0.7737944;-0.00378086,-0.074215;0.004130258;-0.03961786,-0.08794089;-0.3843063;-0.03744533,-0.09144942;-0.7656073;0.03540027,-0.08568741;-0.7269334;-0.04754082,-0.005575299;0.5315318;0.01152917,0;0;0,-0.002056614;0.3030242;-0.04806221,-0.004941881;0.5948934;-0.1106019,0.1744528;0.5097665;-0.05054426,0.2208322;0.2251954;-0.02913618,0.2716076;-0.04043788;-0.08526516,-0.1837793;0.505668;-0.05750759,-0.2345643;0.2216659;-0.0387004,-0.2739456;-0.04268533;-0.1083941,0.07494208;0.002417505;-0.03837109,0.1155352;-0.3828428;-0.07003641,0.1214582;-0.7596625;0.02313614,0.12989;-0.7937462;-0.02987194,-0.07511429;0.004847333;-0.03780009,-0.09427118;-0.3833479;-0.04147789,-0.05850451;-0.7658495;0.01440195,-0.05960694;-0.7967336;-0.04286562,-0.004096344;0.5235363;-0.09250224,776.6538
+0;0;0,-8.375281E-05;0.3067069;0.01057144,-0.001379115;0.6052435;0.006767263,0.1734034;0.4784873;0.02386661,0.2379836;0.198979;0.002280766,0.3118283;-0.05473673;-0.0761627,-0.1760386;0.4809763;-0.003191665,-0.2236452;0.1982879;-0.0273225,-0.2665812;-0.06370166;-0.1014579,0.07676443;0.00704319;-0.03381268,0.1217854;-0.3782391;-0.05395468,0.1495837;-0.7501297;0.05472379,0.1679692;-0.7732864;-0.00860215,-0.07403497;0.003739133;-0.03988137,-0.08500795;-0.38453;-0.0385563,-0.08424173;-0.7661404;0.03396457,-0.0781552;-0.7274204;-0.0500637,-0.0009283122;0.5316924;0.01008993,0;0;0,-0.001407325;0.3031593;-0.04767978,-0.003674947;0.5951409;-0.1099024,0.1743204;0.5094047;-0.0497973,0.2212485;0.2262406;-0.03037286,0.2708952;-0.03869608;-0.08800817,-0.1817387;0.5060082;-0.05807583,-0.2314035;0.223183;-0.04061828,-0.2707359;-0.03974125;-0.1134322,0.07498998;0.002425283;-0.03816152,0.1162255;-0.3822869;-0.07238448,0.1248284;-0.7588934;0.02237797,0.1346923;-0.7921414;-0.03308582,-0.07496306;0.004848607;-0.03798304,-0.09208951;-0.3831857;-0.04131293,-0.05577094;-0.7657754;0.01518891,-0.05563666;-0.7986832;-0.04152473,-0.002980158;0.5237576;-0.09187627,776.6768
+0;0;0,-8.375281E-05;0.3067069;0.01057144,-0.001379115;0.6052435;0.006767263,0.1734034;0.4784873;0.02386661,0.2379836;0.198979;0.002280766,0.3118283;-0.05473673;-0.0761627,-0.1760386;0.4809763;-0.003191665,-0.2236452;0.1982879;-0.0273225,-0.2665812;-0.06370166;-0.1014579,0.07676443;0.00704319;-0.03381268,0.1217854;-0.3782391;-0.05395468,0.1495837;-0.7501297;0.05472379,0.1679692;-0.7732864;-0.00860215,-0.07403497;0.003739133;-0.03988137,-0.08500795;-0.38453;-0.0385563,-0.08424173;-0.7661404;0.03396457,-0.0781552;-0.7274204;-0.0500637,-0.0009283122;0.5316924;0.01008993,0;0;0,-0.001407325;0.3031593;-0.04767978,-0.003674947;0.5951409;-0.1099024,0.1743204;0.5094047;-0.0497973,0.2212485;0.2262406;-0.03037286,0.2708952;-0.03869608;-0.08800817,-0.1817387;0.5060082;-0.05807583,-0.2314035;0.223183;-0.04061828,-0.2707359;-0.03974125;-0.1134322,0.07498998;0.002425283;-0.03816152,0.1162255;-0.3822869;-0.07238448,0.1248284;-0.7588934;0.02237797,0.1346923;-0.7921414;-0.03308582,-0.07496306;0.004848607;-0.03798304,-0.09208951;-0.3831857;-0.04131293,-0.05577094;-0.7657754;0.01518891,-0.05563666;-0.7986832;-0.04152473,-0.002980158;0.5237576;-0.09187627,776.6996
+0;0;0,-8.375925E-05;0.3067305;0.01057225,-0.001379074;0.6052591;0.006768389,0.1734691;0.4784896;0.02387262,0.2381081;0.198727;0.002267126,0.3121324;-0.05560568;-0.07636707,-0.1761046;0.4809796;-0.003195856,-0.2237545;0.1980339;-0.02734865,-0.2667949;-0.06459263;-0.1016643,0.07670007;0.007037285;-0.03378433,0.121674;-0.3778427;-0.05390529,0.1495235;-0.7504179;0.05497327,0.1679076;-0.7735705;-0.00834778,-0.0739729;0.003735998;-0.03984794,-0.08493442;-0.3841276;-0.03852425,-0.08416678;-0.7664406;0.03413014,-0.07808073;-0.7277213;-0.04989164,-0.0009283142;0.5317148;0.01009075,0;0;0,-0.001205005;0.3032669;-0.04715014,-0.003210641;0.5953575;-0.1088301,0.1748849;0.5092751;-0.04940617,0.2219089;0.2257118;-0.03229713,0.2715111;-0.03958946;-0.09148204,-0.1815681;0.506133;-0.05797992,-0.2314309;0.2229529;-0.0426539,-0.2699248;-0.04011661;-0.1178912,0.07499477;0.002554104;-0.03798771,0.1182729;-0.3812863;-0.07477915,0.128696;-0.7581397;0.0217371,0.1382787;-0.7914386;-0.03370786,-0.07480492;0.004748546;-0.03815077,-0.0899751;-0.3829658;-0.04089151,-0.0518233;-0.7661603;0.01522353,-0.05181691;-0.7987984;-0.04177814,-0.002588809;0.523946;-0.09094107,776.7319
+0;0;0,-0.007042505;0.3069178;0.01303318,-0.01551161;0.6056197;0.0119795,0.1606305;0.4839548;0.02356618,0.2276899;0.2068703;-0.007111387,0.3048193;-0.04656997;-0.09508788,-0.1854461;0.4796835;-0.003495138,-0.2291611;0.198014;-0.03456272,-0.2736874;-0.06508738;-0.116513,0.07677113;0.007332942;-0.03319266,0.126615;-0.375872;-0.05829343,0.1564093;-0.751909;0.05053748,0.1753813;-0.7759389;-0.009804163,-0.07350452;0.003466384;-0.04042772,-0.08194614;-0.3836872;-0.0392637,-0.07690551;-0.7695613;0.0329271,-0.07090872;-0.7308006;-0.04958083,-0.0133868;0.5320182;0.0146321,0;0;0,-0.0004215538;0.3036886;-0.0468092,-0.001811124;0.5961272;-0.1081572,0.1740427;0.5094789;-0.04928446,0.2221926;0.2272311;-0.03406525,0.2713906;-0.0402489;-0.09695244,-0.1783838;0.5067374;-0.05867676,-0.2277254;0.2245782;-0.04581319,-0.2651081;-0.04106775;-0.1229854,0.07489554;0.002620876;-0.03785658,0.1191533;-0.379986;-0.07802856,0.1313603;-0.7606173;0.01739931,0.1423222;-0.7943786;-0.03489423,-0.07458078;0.004701764;-0.03827443,-0.08843373;-0.382289;-0.04088142,-0.04810856;-0.7688262;0.01478263,-0.04876018;-0.7976449;-0.04404097,-0.00132966;0.5246317;-0.0903554,776.7656
+0;0;0,-0.007038236;0.3067318;0.01302528,-0.0155005;0.6051925;0.01197285,0.1615529;0.4833441;0.02360395,0.2287936;0.2055105;-0.007156564,0.3060961;-0.04849845;-0.09533048,-0.18634;0.4790504;-0.003599402,-0.2301732;0.1966194;-0.03475098,-0.2747994;-0.06707233;-0.1168852,0.07659609;0.007316222;-0.03311697,0.1257665;-0.3707111;-0.05787859,0.1560984;-0.7535341;0.0529163,0.1752034;-0.7779424;-0.00784808,-0.07333692;0.00345848;-0.04033554,-0.08166448;-0.378464;-0.03918724,-0.07653289;-0.7713016;0.03430633,-0.07049409;-0.7324796;-0.04877964,-0.01337767;0.5316598;0.01462298,0;0;0,-0.001242049;0.3035983;-0.04615343,-0.003349215;0.5959578;-0.1066816,0.1738434;0.5100192;-0.04863536,0.2233136;0.227087;-0.03594255,0.272061;-0.04043758;-0.1017085,-0.1807595;0.5059369;-0.05797435,-0.229759;0.2228276;-0.04762223,-0.2659742;-0.04306439;-0.1267474,0.07478614;0.002674699;-0.03764439,0.1184823;-0.3740312;-0.08367515,0.1345783;-0.7603914;0.01739764,0.145901;-0.7937931;-0.03617096,-0.07428396;0.004650085;-0.03843813,-0.08642109;-0.3771661;-0.04057731,-0.04372459;-0.7705284;0.01592191,-0.04385617;-0.8002944;-0.04277722,-0.002705388;0.5244807;-0.08909726,776.7897
+0;0;0,-0.007038626;0.3067488;0.013026,-0.01550126;0.6052226;0.01197364,0.1620312;0.4832414;0.02362936,0.2291822;0.2057784;-0.007090125,0.3062151;-0.04734486;-0.09495658,-0.1868144;0.4789359;-0.00364849,-0.2305891;0.1968816;-0.03475851,-0.2750597;-0.06589061;-0.1166063,0.07638332;0.0072959;-0.03302499,0.1251525;-0.3676463;-0.05758452,0.1557717;-0.7540953;0.05425978,0.1748972;-0.7785622;-0.006569933,-0.07313322;0.003448874;-0.0402235,-0.08139281;-0.3753568;-0.03908458,-0.07621261;-0.7719152;0.03510509,-0.07016732;-0.7330836;-0.0480702,-0.01337842;0.5316893;0.01462379,0;0;0,-0.001628906;0.30369;-0.04564857,-0.00396432;0.5961698;-0.1056503,0.1737554;0.5098786;-0.04774427,0.2243633;0.2274249;-0.03787208,0.2726857;-0.03834003;-0.106864,-0.1819729;0.5059606;-0.05792585,-0.2292461;0.2229106;-0.04861782,-0.2653292;-0.0415898;-0.1290137,0.07467178;0.002854183;-0.03733993,0.1197393;-0.3698158;-0.08881104,0.1377679;-0.7592958;0.01496649,0.149052;-0.7926639;-0.0387907,-0.07392786;0.004475882;-0.03863844,-0.0846573;-0.3742637;-0.04074308,-0.04064099;-0.7714371;0.01498282,-0.03998715;-0.8007326;-0.04431558,-0.00328099;0.5246603;-0.08819711,776.8214
+0;0;0,-0.007413841;0.3067206;0.01347425,-0.01472949;0.6052231;0.01232601,0.1622989;0.4826871;0.02385532,0.2322056;0.2068863;-0.01468927,0.3115523;-0.03818533;-0.1213192,-0.1860133;0.478331;-0.005112085,-0.2312218;0.1971777;-0.04182251,-0.2724996;-0.06592503;-0.1242789,0.07664252;0.007410284;-0.03239294,0.129825;-0.3664904;-0.06294049,0.1614518;-0.7531646;0.04784001,0.1819232;-0.7797812;-0.01053942,-0.07267993;0.003371333;-0.04104331,-0.07806671;-0.3754871;-0.04033085,-0.06947239;-0.7722059;0.0326747,-0.06311052;-0.7333683;-0.05047633,-0.01296788;0.5316823;0.01503124,0;0;0,-0.001628906;0.30369;-0.04564857,-0.00396432;0.5961698;-0.1056503,0.1737554;0.5098786;-0.04774427,0.2243633;0.2274249;-0.03787208,0.2726857;-0.03834003;-0.106864,-0.1819729;0.5059606;-0.05792585,-0.2292461;0.2229106;-0.04861782,-0.2653292;-0.0415898;-0.1290137,0.07467178;0.002854183;-0.03733993,0.1197393;-0.3698158;-0.08881104,0.1377679;-0.7592958;0.01496649,0.149052;-0.7926639;-0.0387907,-0.07392786;0.004475882;-0.03863844,-0.0846573;-0.3742637;-0.04074308,-0.04064099;-0.7714371;0.01498282,-0.03998715;-0.8007326;-0.04431558,-0.00328099;0.5246603;-0.08819711,776.8436
+0;0;0,-0.007404921;0.3063516;0.01345804,-0.01470977;0.6044129;0.01231184,0.16344;0.4816792;0.02389346,0.2331797;0.206537;-0.01455909,0.3125226;-0.03852275;-0.1211839,-0.1871063;0.4772952;-0.005259742,-0.2322068;0.1968132;-0.04188251,-0.2734826;-0.06627676;-0.1243349,0.0764119;0.007387986;-0.03229547,0.1284021;-0.3581305;-0.06215819,0.1609581;-0.756166;0.05187727,0.1817098;-0.7835575;-0.0073012,-0.07246124;0.003361188;-0.04091981,-0.07772727;-0.3670039;-0.04022332,-0.06888042;-0.7753792;0.03492728,-0.06243148;-0.7364206;-0.04936183,-0.01295095;0.5309886;0.01501278,0;0;0,-0.002612248;0.3033845;-0.04514718,-0.005870163;0.5955154;-0.1046085,0.1733181;0.5098222;-0.04685915,0.2251601;0.2282037;-0.03986859,0.2736559;-0.0362606;-0.1135248,-0.1849798;0.5059904;-0.05743089,-0.2315128;0.2234569;-0.05002104,-0.2670158;-0.0405089;-0.1323621,0.07457719;0.003059715;-0.03694916,0.120112;-0.3594439;-0.09790969,0.1415284;-0.7592654;0.01245499,0.1529468;-0.7919368;-0.04383373,-0.07352459;0.004272389;-0.03888752,-0.08335213;-0.3659949;-0.04090388,-0.03573961;-0.7746456;0.01596313,-0.03482009;-0.8043913;-0.04450269,-0.004966948;0.5240954;-0.08729124,776.866
+0;0;0,-0.007405781;0.3063872;0.0134596,-0.01471193;0.6045014;0.01231322,0.1622742;0.4820806;0.0238367,0.230103;0.2144774;-0.01356223,0.3114722;-0.03684083;-0.1229101,-0.185959;0.4777255;-0.005124127,-0.2298237;0.2049289;-0.04074341,-0.2721536;-0.06488004;-0.1253016,0.07641721;0.007388499;-0.03229771,0.1280761;-0.3558008;-0.06197014,0.1609415;-0.7576181;0.0531488,0.181155;-0.7835211;-0.004494913,-0.07246626;0.003361422;-0.04092265,-0.07769873;-0.3646436;-0.04023059,-0.06876783;-0.7768989;0.03563403,-0.06248613;-0.7381727;-0.04646911,-0.01295281;0.5310646;0.01501462,0;0;0,-0.001561496;0.303514;-0.04456329,-0.003982168;0.5958331;-0.1034067,0.1736456;0.5092207;-0.04561448,0.2222653;0.2349264;-0.04251242,0.2756688;-0.03512198;-0.119718,-0.1823015;0.5060729;-0.05802819,-0.2274778;0.2312169;-0.05311332,-0.262534;-0.0389019;-0.139979,0.07465274;0.003253102;-0.03679276,0.123562;-0.3548042;-0.1064951,0.1466308;-0.758273;0.005175591,0.1580358;-0.7921027;-0.04632425,-0.07344847;0.004054383;-0.03906668,-0.08200298;-0.3638817;-0.04138871,-0.03153164;-0.7762591;0.01506651,-0.03042648;-0.8045784;-0.04370569,-0.003274795;0.5243576;-0.08625698,776.8993
+0;0;0,-0.006916537;0.3008129;0.01357851,-0.01322321;0.5862342;0.01276319,0.1638432;0.4673989;0.02384037,0.2322561;0.2018555;-0.02179827,0.3197676;-0.04693055;-0.1359299,-0.185449;0.4643513;-0.005384916,-0.2294491;0.1933423;-0.04891277,-0.2686088;-0.07812068;-0.1346633,0.07645127;0.007382466;-0.03163319,0.1309964;-0.3524902;-0.06539958,0.1665523;-0.7627636;0.05114997,0.1877297;-0.7851446;-0.01218086,-0.07206488;0.003298335;-0.04117924,-0.07412613;-0.3622412;-0.04072497,-0.06164877;-0.7831385;0.03583971,-0.05515288;-0.7441794;-0.04830647,-0.01175235;0.5167782;0.01526659,0;0;0,-0.003171112;0.2988975;-0.03702497,-0.007402364;0.5811664;-0.07970369,0.1747789;0.5087415;-0.0447638,0.2249313;0.2353165;-0.04459453,0.2788908;-0.03461176;-0.1270925,-0.1885847;0.5048276;-0.05843299,-0.2335631;0.2305339;-0.05437333,-0.2697326;-0.03948534;-0.1458073,0.07457471;0.003512368;-0.03641748,0.1270541;-0.348286;-0.1207234,0.1509797;-0.7576607;0.001801252,0.1640221;-0.7900624;-0.05422521,-0.07305875;0.003783291;-0.03934543,-0.07888549;-0.3617041;-0.04229768,-0.0255819;-0.7825055;0.01477399,-0.02386694;-0.8125949;-0.04513738,-0.0063712;0.5127479;-0.0674392,776.9219
+0;0;0,-0.006916537;0.3008129;0.01357851,-0.01322321;0.5862342;0.01276319,0.1638432;0.4673989;0.02384037,0.2322561;0.2018555;-0.02179827,0.3197676;-0.04693055;-0.1359299,-0.185449;0.4643513;-0.005384916,-0.2294491;0.1933423;-0.04891277,-0.2686088;-0.07812068;-0.1346633,0.07645127;0.007382466;-0.03163319,0.1309964;-0.3524902;-0.06539958,0.1665523;-0.7627636;0.05114997,0.1877297;-0.7851446;-0.01218086,-0.07206488;0.003298335;-0.04117924,-0.07412613;-0.3622412;-0.04072497,-0.06164877;-0.7831385;0.03583971,-0.05515288;-0.7441794;-0.04830647,-0.01175235;0.5167782;0.01526659,0;0;0,-0.003171112;0.2988975;-0.03702497,-0.007402364;0.5811664;-0.07970369,0.1747789;0.5087415;-0.0447638,0.2249313;0.2353165;-0.04459453,0.2788908;-0.03461176;-0.1270925,-0.1885847;0.5048276;-0.05843299,-0.2335631;0.2305339;-0.05437333,-0.2697326;-0.03948534;-0.1458073,0.07457471;0.003512368;-0.03641748,0.1270541;-0.348286;-0.1207234,0.1509797;-0.7576607;0.001801252,0.1640221;-0.7900624;-0.05422521,-0.07305875;0.003783291;-0.03934543,-0.07888549;-0.3617041;-0.04229768,-0.0255819;-0.7825055;0.01477399,-0.02386694;-0.8125949;-0.04513738,-0.0063712;0.5127479;-0.0674392,776.9443
+0;0;0,-0.006856611;0.2982066;0.01346086,-0.01317085;0.5839911;0.012628,0.1613846;0.4654002;0.02359885,0.2301369;0.1985391;-0.02226624,0.31788;-0.05090502;-0.1366998,-0.1828933;0.4623962;-0.005206892,-0.2271117;0.1900426;-0.04895072,-0.2663751;-0.08213851;-0.1349281,0.07643934;0.007381313;-0.03162825,0.1307783;-0.3511312;-0.06526703,0.1667038;-0.7656693;0.05249402,0.1880873;-0.78856;-0.01145301,-0.07205364;0.00329782;-0.04117281,-0.0741071;-0.3608603;-0.04072026,-0.06150004;-0.7861326;0.03664028,-0.05494094;-0.7470864;-0.04832463,-0.01169015;0.5140705;0.01514815,0;0;0,-0.002173133;0.2965605;-0.03467822,-0.004235417;0.5789481;-0.07903612,0.1748287;0.5081261;-0.0436976,0.2281438;0.2339219;-0.04754806,0.2816266;-0.03530264;-0.1351496,-0.1835178;0.5036558;-0.05952596,-0.2277068;0.2278146;-0.05745473,-0.2632083;-0.04214102;-0.1516876,0.07475686;0.003746659;-0.03598857,0.1325443;-0.3411744;-0.1375052,0.1561617;-0.753451;-0.009168148,0.1696522;-0.7852457;-0.06698954,-0.07288584;0.003521468;-0.03966178,-0.0755814;-0.360605;-0.04415703,-0.02026496;-0.7855738;0.01365092,-0.01851433;-0.8152485;-0.04782877,-0.003765151;0.5102031;-0.06594622,776.9786
+0;0;0,-0.008508408;0.3000786;0.01435854,-0.01660491;0.5931801;0.0143762,0.158796;0.4720764;0.02417233,0.2290491;0.2089503;-0.02990126,0.3213224;-0.03860301;-0.1526986,-0.1858616;0.4689381;-0.006025344,-0.2283375;0.1992401;-0.05655929,-0.266748;-0.07507721;-0.146841,0.07572953;0.007713089;-0.03106276,0.1315524;-0.3500514;-0.06800243,0.1699136;-0.7646928;0.04933106,0.192951;-0.7829919;-0.01481548,-0.07122495;0.002841825;-0.04096679,-0.07116438;-0.3611301;-0.04175056,-0.05611905;-0.786702;0.03459337,-0.04947671;-0.7478296;-0.04820433,-0.01465993;0.5203307;0.01675992,0;0;0,-0.0006595515;0.2982199;-0.0372858,-0.003654949;0.5870003;-0.08779263,0.1747894;0.5071881;-0.04296875,0.2290015;0.2349849;-0.05079818,0.2846523;-0.03615153;-0.1417059,-0.1822094;0.5030199;-0.06112424,-0.2268662;0.228975;-0.06103892,-0.26092;-0.04326108;-0.1590392,0.07438671;0.004162654;-0.03476548,0.1361715;-0.3338505;-0.1547902,0.16263;-0.7470361;-0.02931571,0.1778688;-0.7796568;-0.08246386,-0.0716571;0.003131416;-0.04018461,-0.0730284;-0.3607936;-0.04591994,-0.01542313;-0.7857281;0.01133836,-0.01325945;-0.8136756;-0.04879241,-0.002808653;0.5157735;-0.07221925,777.011
+0;0;0,-0.008451659;0.2980772;0.01426277,-0.01643686;0.5871196;0.01430962,0.1574378;0.4681116;0.02398737,0.2266467;0.2088966;-0.02928247,0.3200831;-0.0417769;-0.1536276,-0.1842765;0.465;-0.005952435,-0.226121;0.1993109;-0.05573524,-0.2650157;-0.078464;-0.1471549,0.07579082;0.00771933;-0.03108789,0.1315143;-0.3494078;-0.06796176,0.1701825;-0.7673684;0.05031096,0.1939455;-0.7871886;-0.01585591,-0.07128259;0.002844125;-0.04099995,-0.07122213;-0.3604794;-0.04178232,-0.05605635;-0.7894579;0.03517273,-0.0492048;-0.7503061;-0.05023273,-0.01453684;0.5159537;0.01663825,0;0;0,-0.0007794425;0.29646;-0.03515267,-0.003207501;0.5816966;-0.0824399,0.1741057;0.5068479;-0.04149771,0.2270393;0.2386734;-0.0515213,0.2856522;-0.03295952;-0.1505632,-0.1807517;0.5022464;-0.06188773,-0.2248192;0.2322893;-0.06298845,-0.2581493;-0.04279289;-0.1642215,0.0745487;0.004400477;-0.0345459,0.139882;-0.3246693;-0.1740063,0.1621136;-0.7386665;-0.03877783,0.1833728;-0.7681426;-0.09739041,-0.0716107;0.002875124;-0.04042193,-0.0726463;-0.3603802;-0.04742762,-0.01279643;-0.7885061;0.01002595,-0.01007794;-0.8183143;-0.05194485,-0.002468791;0.5119051;-0.06821942,777.0449
+0;0;0,-0.008412494;0.2966959;0.01419668,-0.01634279;0.5837466;0.01424724,0.1559227;0.4657649;0.02383781,0.2246603;0.2083148;-0.02906932,0.3175227;-0.04081886;-0.1526506,-0.182625;0.4626821;-0.005824538,-0.2241846;0.198802;-0.05526838,-0.2628403;-0.07726654;-0.1461265,0.07579561;0.00771982;-0.03108986,0.1312554;-0.3477179;-0.06778929,0.1704614;-0.7714904;0.05212807,0.1956306;-0.7942588;-0.01795416,-0.0712871;0.002844305;-0.04100254,-0.07122693;-0.3587604;-0.04178121,-0.05585027;-0.7937042;0.03624393,-0.04859329;-0.7540108;-0.05421532,-0.01445832;0.5131636;0.0165568,0;0;0,-0.001435969;0.2953192;-0.03294373,-0.003875874;0.5789248;-0.077847,0.1719369;0.5070701;-0.03867698,0.2243663;0.2408003;-0.0511713,0.2855191;-0.02633393;-0.1553969,-0.1799744;0.501242;-0.06195977,-0.2244393;0.2332466;-0.06438368,-0.2576616;-0.03838599;-0.1696231,0.07467023;0.004787177;-0.03424311,0.1413318;-0.3157802;-0.1877078,0.1636873;-0.7348712;-0.04855561,0.1883218;-0.758671;-0.118041,-0.07152698;0.002499018;-0.04060536,-0.07224953;-0.3590338;-0.04782559,-0.01071352;-0.7930522;0.0099818,-0.00927452;-0.8270485;-0.05507128,-0.003185928;0.5095996;-0.06426847,777.067
+0;0;0,-0.008740988;0.3002021;0.01434618,-0.01689116;0.5959175;0.01427003,0.1596868;0.4747274;0.02461778,0.2279257;0.2203605;-0.03896173,0.3249131;-0.02470486;-0.1691796,-0.1870841;0.4709705;-0.007061344,-0.2282036;0.2091068;-0.06307919,-0.2653444;-0.06650069;-0.1583752,0.07621824;0.008153809;-0.03064172,0.1335827;-0.3457845;-0.07215655,0.1765665;-0.7663951;0.04415913,0.2029058;-0.7981968;-0.01663193,-0.07114291;0.002527404;-0.04179615,-0.06963496;-0.3584184;-0.04330803,-0.05137088;-0.7898399;0.0330603,-0.04392347;-0.7502223;-0.05672164,-0.014961;0.5225487;0.01670269,0;0;0,-0.002289042;0.2985698;-0.0354166,-0.006305341;0.5897731;-0.08718157,0.1723297;0.5064113;-0.03687167,0.2244189;0.2409153;-0.05101466,0.2870475;-0.02493733;-0.1597359,-0.1852311;0.4990339;-0.06190656,-0.2296081;0.2317981;-0.06604298,-0.2624905;-0.03926927;-0.1749536,0.07512403;0.005165428;-0.03382778,0.1433176;-0.3054325;-0.2046055,0.1616495;-0.7200614;-0.06305337,0.1876631;-0.7443497;-0.1307648,-0.07167227;0.002091565;-0.04090636,-0.07011452;-0.3587843;-0.04816467,-0.009244777;-0.7892027;0.009498011,-0.006530052;-0.8222659;-0.05549764,-0.005231351;0.518078;-0.07132947,777.1005
+0;0;0,-0.008686576;0.2983334;0.01425688,-0.01662522;0.5863091;0.01422959,0.1593087;0.4682652;0.02445253,0.2271009;0.2155633;-0.03871084,0.3251389;-0.03215665;-0.1703392,-0.1863396;0.4645206;-0.007124042,-0.22719;0.2043708;-0.06277523,-0.2647332;-0.07422212;-0.1591035,0.07578091;0.008107024;-0.0304659,0.1331804;-0.3460475;-0.0720061,0.1754496;-0.7596658;0.04237593,0.2016335;-0.7911028;-0.01805636,-0.07073471;0.002512902;-0.04155633,-0.06922583;-0.3586535;-0.04306914,-0.05126538;-0.782903;0.03202964,-0.04386193;-0.7433421;-0.05722244,-0.01477376;0.5159317;0.01656307,0;0;0,-0.004204333;0.2970932;-0.03161478,-0.01099807;0.5820822;-0.07325137,0.169515;0.506636;-0.03449059,0.2204753;0.2427772;-0.04950094,0.2872405;-0.02384931;-0.1624405,-0.1891739;0.498373;-0.0620162,-0.2335053;0.2329513;-0.06746794,-0.2662649;-0.04006174;-0.1801327,0.07491817;0.005585194;-0.03305626,0.1442754;-0.2987645;-0.2147334,0.1627217;-0.7068303;-0.07655931,0.1863141;-0.732754;-0.1431032,-0.07099015;0.00177515;-0.04115689,-0.06922646;-0.359312;-0.04882015,-0.009520926;-0.7825167;0.008477699,-0.007657265;-0.8152508;-0.05612196,-0.009086054;0.5127395;-0.06101274,777.1237
+0;0;0,-0.008741093;0.3002057;0.01434635,-0.0168427;0.5941471;0.01427932,0.1578171;0.4741156;0.02451974,0.2253884;0.2222371;-0.03843781,0.3244005;-0.0279443;-0.1713741,-0.1851785;0.4703997;-0.006814489,-0.2258957;0.2110977;-0.06228434,-0.2638119;-0.07026345;-0.1595697,0.07649146;0.008183038;-0.03075156,0.1337351;-0.3450103;-0.072179,0.1750488;-0.7492779;0.03961721,0.2004216;-0.7788119;-0.01894315,-0.07139793;0.002536464;-0.04194598,-0.06989315;-0.3576497;-0.04345468,-0.05233873;-0.7723081;0.02994636,-0.0451646;-0.7330434;-0.05654109,-0.01492932;0.5214162;0.01669083,0;0;0,-0.004073508;0.2987653;-0.03359175,-0.009743771;0.588696;-0.08214474,0.1671231;0.5061892;-0.03209805,0.2182184;0.2432978;-0.04789996,0.2875758;-0.02312845;-0.1673688,-0.1863847;0.4973546;-0.06160633,-0.2313309;0.2329657;-0.06872828,-0.2637828;-0.04181713;-0.1849497,0.07583785;0.005872369;-0.03282833,0.1449356;-0.2870204;-0.2307624,0.1591848;-0.6838144;-0.08937979,0.1844907;-0.712053;-0.1492568,-0.07179725;0.001502862;-0.04130931,-0.06679516;-0.3585586;-0.04963402,-0.009121552;-0.772239;0.006756384,-0.006866884;-0.8042393;-0.05462976,-0.008327577;0.5174719;-0.06716549,777.1561
+0;0;0,-0.009817039;0.3001518;0.01477371,-0.01896955;0.5940621;0.01515886,0.156116;0.4745004;0.02427997,0.226626;0.2261251;-0.04859219,0.3251219;-0.01909521;-0.1908305,-0.1867011;0.4703148;-0.00843779,-0.2267938;0.2121951;-0.06958582,-0.2651383;-0.06425253;-0.1799152,0.07660566;0.008240025;-0.0304506,0.1345716;-0.343994;-0.07850989,0.1805927;-0.7473369;0.03477827,0.2047997;-0.775414;-0.02570681,-0.07132591;0.002392865;-0.04207675,-0.06806172;-0.3577766;-0.04451317,-0.04676319;-0.7723833;0.02818577,-0.03932986;-0.7330837;-0.05827602,-0.0168;0.5213347;0.017457,0;0;0,-0.004073508;0.2987653;-0.03359175,-0.009743771;0.588696;-0.08214474,0.1671231;0.5061892;-0.03209805,0.2182184;0.2432978;-0.04789996,0.2875758;-0.02312845;-0.1673688,-0.1863847;0.4973546;-0.06160633,-0.2313309;0.2329657;-0.06872828,-0.2637828;-0.04181713;-0.1849497,0.07583785;0.005872369;-0.03282833,0.1449356;-0.2870204;-0.2307624,0.1591848;-0.6838144;-0.08937979,0.1844907;-0.712053;-0.1492568,-0.07179725;0.001502862;-0.04130931,-0.06679516;-0.3585586;-0.04963402,-0.009121552;-0.772239;0.006756384,-0.006866884;-0.8042393;-0.05462976,-0.008327577;0.5174719;-0.06716549,777.1783
+0;0;0,-0.009753237;0.2982011;0.01467769,-0.01872147;0.586143;0.01509486,0.1549949;0.4693207;0.0240893,0.2251113;0.2223318;-0.04837607,0.3204065;-0.0149201;-0.1859924,-0.1852489;0.4651665;-0.008382859,-0.2251178;0.2084876;-0.06918956,-0.2622163;-0.05897689;-0.1759338,0.07698773;0.008281122;-0.03060247,0.1343184;-0.3400927;-0.07813507,0.1819263;-0.7573432;0.03905938,0.2062839;-0.7857817;-0.02180196,-0.07168165;0.0024048;-0.04228661,-0.06845324;-0.3538174;-0.04469633,-0.04642032;-0.7827202;0.03050935,-0.03894074;-0.7433627;-0.05649032,-0.01662315;0.5158034;0.01731755,0;0;0,-0.00390127;0.2969648;-0.03211069,-0.009811347;0.5816967;-0.07549274,0.1665233;0.5051509;-0.03060246,0.2167346;0.24369;-0.04757571,0.2835963;-0.01050055;-0.1709635,-0.1855959;0.4967875;-0.06118092,-0.2303922;0.2339418;-0.06992839,-0.262832;-0.03040919;-0.1855748,0.07642094;0.006314605;-0.03243709,0.1415524;-0.270404;-0.2471349,0.1598872;-0.678018;-0.09346735,0.1791563;-0.7079741;-0.1546754,-0.07211177;0.001126921;-0.04160315,-0.06383623;-0.354887;-0.05140479,-0.006350834;-0.7829968;0.007895093,-0.003382834;-0.8166557;-0.05252996,-0.008366657;0.5125117;-0.06251752,777.2012
+0;0;0,-0.009701217;0.2966105;0.0145994,-0.01859482;0.5821548;0.01501441,0.1539421;0.4662625;0.02394358,0.223903;0.2198212;-0.04836113,0.3173012;-0.01270759;-0.1832379,-0.1839998;0.4621365;-0.008308893,-0.2237803;0.2060266;-0.06898078,-0.2601403;-0.05611333;-0.1736,0.07733144;0.008318093;-0.0307391,0.134247;-0.3375331;-0.0779275,0.178534;-0.7256784;0.03109208,0.2047459;-0.7585657;-0.0344025,-0.07200167;0.002415536;-0.0424754,-0.06879663;-0.3512273;-0.04486767,-0.04830061;-0.7502122;0.02509207,-0.04025164;-0.7101423;-0.06853068,-0.01651487;0.5124308;0.01721764,0;0;0,-0.00412862;0.2955275;-0.0305202,-0.01042504;0.5782195;-0.07123911,0.1651286;0.5042362;-0.02868414,0.2158059;0.243617;-0.04779625,0.2812445;-0.003719792;-0.1724032,-0.1850874;0.4957018;-0.06054785,-0.2292732;0.2334284;-0.0713248,-0.2614627;-0.02374142;-0.1888498,0.07695366;0.006953269;-0.0320003,0.1394499;-0.2599482;-0.2554662,0.1496527;-0.6358235;-0.1034232,0.1734463;-0.6739597;-0.1644374,-0.07235827;0.0006889473;-0.041929,-0.06113718;-0.3526083;-0.05351962,-0.009577479;-0.7508166;0.003709141,-0.005704497;-0.7915295;-0.05886963,-0.008910988;0.5095417;-0.05892301,777.2347
+0;0;0,-0.01065111;0.2952;0.01488801,-0.02040466;0.5793265;0.01565229,0.151603;0.4638118;0.02300587,0.2241778;0.2211296;-0.05587138,0.3158347;-0.002816424;-0.2057994,-0.1843308;0.4592621;-0.009955117,-0.2222132;0.2051364;-0.07604887,-0.2575539;-0.05094814;-0.1952251,0.07775357;0.008437715;-0.030235,0.1355463;-0.3366939;-0.08640353,0.1860075;-0.7336226;0.02604461,0.2095812;-0.7540935;-0.0443593,-0.07188928;0.002295888;-0.04310022,-0.06708857;-0.3520692;-0.0467187,-0.04246402;-0.7609552;0.02363139,-0.03464929;-0.7213607;-0.06528775,-0.0181209;0.5098891;0.01775848,0;0;0,-0.004632657;0.2943332;-0.02871728,-0.01138191;0.5758755;-0.06755722,0.1637652;0.5034891;-0.02684879,0.2140895;0.2438639;-0.04795694,0.2822173;-0.0002917051;-0.1774864,-0.185185;0.4945246;-0.0597909,-0.2294189;0.2332464;-0.07245723,-0.2620556;-0.02249914;-0.1931233,0.07739796;0.00733915;-0.03141117,0.1369818;-0.2539172;-0.2633716,0.1508395;-0.6376494;-0.1043093,0.1720638;-0.6693681;-0.165954,-0.07238109;0.0003286244;-0.04233011,-0.05739024;-0.353466;-0.05700406,-0.007209595;-0.7614589;0.004371796,-0.002268784;-0.7963055;-0.05751715,-0.009760711;0.5074131;-0.05566239,777.2568
+0;0;0,-0.0106196;0.2943266;0.01484396,-0.0203308;0.5772223;0.01560285,0.1508768;0.4621759;0.02292427,0.2234;0.2196663;-0.05589688,0.3144911;-0.002897426;-0.2048995,-0.1834899;0.4576475;-0.009882955,-0.2213453;0.2037024;-0.0759297,-0.2564679;-0.05080143;-0.1943704,0.07797731;0.008461996;-0.030322,0.1360728;-0.3384776;-0.08678475,0.1863996;-0.7343489;0.02536383,0.2095724;-0.7539614;-0.04384266,-0.07209615;0.002302494;-0.04322424,-0.06727028;-0.3539189;-0.04686168,-0.04271132;-0.7617157;0.023301,-0.03502951;-0.7222844;-0.06410581,-0.01805538;0.5080382;0.01770136,0;0;0,-0.005619109;0.2936054;-0.02693653,-0.0133249;0.5741438;-0.0638057,0.1615159;0.5030133;-0.02511358,0.2129624;0.2439873;-0.04839683,0.2819768;0.004273817;-0.1818452,-0.1860823;0.4943331;-0.0587115,-0.2301218;0.233324;-0.07347784,-0.2624663;-0.01988631;-0.1954303,0.07771356;0.007737011;-0.03118062,0.1356496;-0.2546231;-0.265148,0.1505995;-0.6378597;-0.1078892,0.1708201;-0.6682687;-0.1689612,-0.0725506;-3.448778E-05;-0.0425194,-0.05634313;-0.35561;-0.05780127,-0.006770022;-0.7625024;0.003885079,-0.001762865;-0.7962546;-0.05693027,-0.01145346;0.5058692;-0.052356,777.2914
+0;0;0,-0.0106196;0.2943266;0.01484396,-0.0203308;0.5772223;0.01560285,0.1508768;0.4621759;0.02292427,0.2234;0.2196663;-0.05589688,0.3144911;-0.002897426;-0.2048995,-0.1834899;0.4576475;-0.009882955,-0.2213453;0.2037024;-0.0759297,-0.2564679;-0.05080143;-0.1943704,0.07797731;0.008461996;-0.030322,0.1360728;-0.3384776;-0.08678475,0.1863996;-0.7343489;0.02536383,0.2095724;-0.7539614;-0.04384266,-0.07209615;0.002302494;-0.04322424,-0.06727028;-0.3539189;-0.04686168,-0.04271132;-0.7617157;0.023301,-0.03502951;-0.7222844;-0.06410581,-0.01805538;0.5080382;0.01770136,0;0;0,-0.005619109;0.2936054;-0.02693653,-0.0133249;0.5741438;-0.0638057,0.1615159;0.5030133;-0.02511358,0.2129624;0.2439873;-0.04839683,0.2819768;0.004273817;-0.1818452,-0.1860823;0.4943331;-0.0587115,-0.2301218;0.233324;-0.07347784,-0.2624663;-0.01988631;-0.1954303,0.07771356;0.007737011;-0.03118062,0.1356496;-0.2546231;-0.265148,0.1505995;-0.6378597;-0.1078892,0.1708201;-0.6682687;-0.1689612,-0.0725506;-3.448778E-05;-0.0425194,-0.05634313;-0.35561;-0.05780127,-0.006770022;-0.7625024;0.003885079,-0.001762865;-0.7962546;-0.05693027,-0.01145346;0.5058692;-0.052356,777.3138
+0;0;0,-0.01061474;0.2936778;0.01435679,-0.02021085;0.5761799;0.01466745,0.1502913;0.4620927;0.01978586,0.2195033;0.223323;-0.06737764,0.3129124;-0.001076475;-0.223938,-0.1820996;0.4564624;-0.01223106,-0.2183802;0.2052725;-0.08284323,-0.2522387;-0.05196735;-0.210408,0.07838845;0.008594407;-0.02975446,0.1397723;-0.3369407;-0.1001746,0.1950903;-0.7361059;0.009869218,0.2196641;-0.7653359;-0.05078287,-0.07198863;0.00212012;-0.0437845,-0.06598479;-0.3557327;-0.04895939,-0.03671082;-0.7667885;0.01944188,-0.02920274;-0.7273826;-0.06799896,-0.01797491;0.5070449;0.01687586,0;0;0,-0.005879583;0.2930446;-0.02560711,-0.01355396;0.5733111;-0.06147707,0.1604636;0.5024225;-0.02383161,0.2110505;0.2451042;-0.04887247,0.2837636;0.004243255;-0.1913166,-0.185358;0.4937278;-0.05767286,-0.2294316;0.2345626;-0.07469204,-0.2624311;-0.02305728;-0.2017138,0.07802704;0.008106917;-0.03082204,0.1320745;-0.2523571;-0.2703191,0.1508868;-0.6384156;-0.1118658,0.1693164;-0.6692979;-0.1730577,-0.07262336;-0.0003879518;-0.04277426,-0.05450845;-0.3575218;-0.05854551,-0.005241744;-0.7674861;0.004736476,0.0002569202;-0.8016011;-0.05567699,-0.01169321;0.5050471;-0.05024838,777.3458
+0;0;0,-0.01059772;0.2932071;0.01433378,-0.02018487;0.5754479;0.01464228,0.1496012;0.4615731;0.01974764,0.2187342;0.2230761;-0.06731632,0.310535;0.002540171;-0.2211812,-0.1813765;0.4559668;-0.01213315,-0.2176157;0.2050637;-0.08266468,-0.2508912;-0.04774719;-0.2080332,0.07861528;0.008619277;-0.02984056,0.1400115;-0.3369854;-0.1002749,0.1952113;-0.7352976;0.009533778,0.2196288;-0.764151;-0.05073259,-0.07219695;0.002126256;-0.0439112,-0.06619189;-0.3557987;-0.04908714,-0.03698048;-0.7659761;0.01916797,-0.02952015;-0.72663;-0.06771678,-0.01794962;0.5063342;0.01685001,0;0;0,-0.006487748;0.2926803;-0.02417302,-0.01465532;0.5728345;-0.05873108,0.158914;0.5016233;-0.02254272,0.2105622;0.2450615;-0.04990792,0.2856565;0.01673095;-0.2014463,-0.1855114;0.492772;-0.05612573,-0.2291857;0.2340316;-0.07577959,-0.2624509;-0.0168955;-0.2048799,0.07835115;0.008331165;-0.03060722,0.1287705;-0.2512184;-0.2719886,0.1503187;-0.6371903;-0.1160433,0.1685584;-0.6685541;-0.1759914,-0.07278953;-0.0007025527;-0.04296863,-0.05315617;-0.3578037;-0.05928945,-0.00425614;-0.7667907;0.004709955,0.002364264;-0.8011999;-0.05444753,-0.0126595;0.5045435;-0.04782557,777.3687
+0;0;0,-0.01056891;0.2924098;0.0142948,-0.02014282;0.5742639;0.01460107,0.1495001;0.4604801;0.01970228,0.21842;0.2227182;-0.0670933,0.3092836;0.004433632;-0.2193874,-0.1811982;0.4548785;-0.0121516,-0.2173257;0.2047489;-0.08246571,-0.2502615;-0.0454812;-0.2065544,0.07923926;0.00868769;-0.03007741,0.1410129;-0.3390414;-0.1009447,0.195415;-0.7315972;0.007277004,0.2189051;-0.7582153;-0.05070039,-0.07276998;0.002143132;-0.04425973,-0.06672802;-0.3579819;-0.04946749,-0.03793877;-0.7622313;0.01780119,-0.03076179;-0.7232403;-0.0657836,-0.0179093;0.5052034;0.0168071,0;0;0,-0.006558146;0.2920246;-0.02231932,-0.01470114;0.571933;-0.05569267,0.1588749;0.5002718;-0.02084017,0.2117604;0.2452663;-0.05229592,0.2873406;0.02176227;-0.2053692,-0.1853368;0.4916271;-0.05425907,-0.2286446;0.233906;-0.07702817,-0.2612043;-0.01303063;-0.2076422,0.07923219;0.008268759;-0.03021383,0.1273724;-0.2526481;-0.2738501,0.1516709;-0.6334743;-0.1216908,0.1685189;-0.6672782;-0.1742643,-0.07336059;-0.0008855605;-0.04331774,-0.05034071;-0.3599797;-0.05990524,-0.002215974;-0.7629017;0.004199483,0.004044086;-0.7945316;-0.05308346,-0.01269436;0.503652;-0.0450685,777.402
+0;0;0,-0.01078872;0.2918277;0.01373296,-0.02054925;0.5735232;0.01353363,0.1478054;0.4604403;0.0168079,0.2151729;0.225037;-0.0771385,0.3043587;0.01417731;-0.2415156,-0.1792016;0.4531432;-0.01560239,-0.2170213;0.2045078;-0.08996065,-0.2468648;-0.04154226;-0.2241413,0.07996255;0.008990912;-0.02970958,0.1441267;-0.3281066;-0.1176098,0.2007602;-0.7229309;-0.007637024,0.2266654;-0.7533832;-0.06240129,-0.07311675;0.00180923;-0.04481266,-0.06545976;-0.3522725;-0.05157743,-0.03334056;-0.7594652;0.01437727,-0.0259796;-0.7203737;-0.0704039,-0.0182746;0.5044644;0.01586515,0;0;0,-0.005273588;0.2915526;-0.02092004,-0.0124122;0.5714087;-0.05367589,0.1595518;0.4992485;-0.01977301,0.2134747;0.2449979;-0.05481553,0.2896008;0.02385977;-0.2121003,-0.1817179;0.4906445;-0.05275722,-0.2249515;0.2332138;-0.07804175,-0.2575795;-0.01243523;-0.212309,0.07994629;0.008449778;-0.02991152,0.1227367;-0.2431873;-0.2755251,0.151371;-0.6269253;-0.1234962,0.1690608;-0.6600411;-0.1785248,-0.07384067;-0.001231533;-0.04362964,-0.04829515;-0.3541678;-0.05980608,0.000600554;-0.7598947;0.00486562,0.007715175;-0.7936685;-0.05176457,-0.01061716;0.5030935;-0.04321027,777.4362
+0;0;0,-0.01077344;0.2914142;0.0137135,-0.02052569;0.5728725;0.01351318,0.1475801;0.4598869;0.01678498,0.2146916;0.2253781;-0.07680442,0.3042036;0.01374725;-0.2417827,-0.178939;0.4526007;-0.01557696,-0.216615;0.2049102;-0.08965264,-0.2465676;-0.04203984;-0.224324,0.08027463;0.009026;-0.02982553,0.1441428;-0.3265164;-0.1173202,0.2010765;-0.7234345;-0.006764203,0.2268149;-0.7534974;-0.06117566,-0.07340211;0.001816291;-0.04498755,-0.06578044;-0.3506319;-0.0517211,-0.0334909;-0.759984;0.01458338,-0.02617737;-0.7209511;-0.0696516,-0.01825208;0.5038453;0.01584363,0;0;0,-0.005180649;0.2912263;-0.01966572,-0.01183749;0.5709371;-0.05170298,0.1598577;0.4983595;-0.01880693,0.214395;0.2457383;-0.05708897,0.291522;0.02613407;-0.2178473,-0.1809332;0.4897556;-0.05158032,-0.2234851;0.2334028;-0.07859653,-0.2570841;-0.01005353;-0.2186607,0.0803788;0.008576006;-0.02967739,0.1224193;-0.2402778;-0.2759039,0.1526581;-0.6263999;-0.124235,0.1705596;-0.6597865;-0.178015,-0.0740876;-0.001448536;-0.04386315,-0.04666054;-0.3526098;-0.0598839,0.002652023;-0.7604096;0.005504884,0.01043042;-0.7896829;-0.05496652,-0.01015906;0.502629;-0.0413816,777.4591
+0;0;0,-0.01077579;0.2914777;0.01371649,-0.02053358;0.5730969;0.01351529,0.1473914;0.460103;0.01678797,0.2140727;0.2270975;-0.07620145,0.3046952;0.01284111;-0.2432265,-0.178768;0.4528248;-0.0155383,-0.2162023;0.2067221;-0.08913912,-0.2465266;-0.04329164;-0.2254813,0.08027587;0.009026141;-0.02982599,0.1437767;-0.3245864;-0.1168175,0.2007277;-0.7216244;-0.006228074,0.2271814;-0.7533566;-0.06215185,-0.07340324;0.001816319;-0.04498824,-0.06582541;-0.3486047;-0.05168308,-0.03352613;-0.7580805;0.01464142,-0.02600932;-0.7187966;-0.0719348,-0.0182581;0.5040129;0.01584767,0;0;0,-0.005629512;0.2913547;-0.01855445,-0.0124659;0.5713823;-0.04918313,0.1592513;0.4979341;-0.01827216,0.2136818;0.2477277;-0.06092238,0.2917463;0.02863193;-0.228011,-0.181196;0.4893636;-0.05087992,-0.2229599;0.234803;-0.07985618,-0.2570725;-0.008817732;-0.226488,0.080414;0.008674681;-0.02955699,0.1218952;-0.2338323;-0.2792906,0.15063;-0.619902;-0.1268535,0.1697446;-0.6516739;-0.1856498,-0.07403301;-0.001554488;-0.04395422,-0.04761842;-0.3507648;-0.05981651,0.003381982;-0.7583724;0.006270785,0.00902099;-0.7907846;-0.05464771,-0.01076117;0.5029628;-0.03922892,777.4916
+0;0;0,-0.01062323;0.2916568;0.01290529,-0.0202078;0.5735453;0.01194319,0.1471559;0.4592192;0.01819048,0.2226946;0.2356699;-0.08377132,0.3163311;0.02162251;-0.2547424,-0.1782938;0.4538543;-0.01823858,-0.2125899;0.2119462;-0.09811872,-0.2404965;-0.03849269;-0.2406558,0.08025739;0.009350349;-0.02950021,0.1489325;-0.313162;-0.1329448,0.206654;-0.7236654;-0.01156043,0.2319785;-0.7342154;-0.08442153,-0.07337704;0.001335182;-0.04486609,-0.06276019;-0.3439777;-0.05367559,-0.02603418;-0.7691636;0.01300988,-0.01752332;-0.7299573;-0.07322925,-0.0179797;0.5043877;0.0144662,0;0;0,-0.006058834;0.2915432;-0.01757622,-0.01328516;0.5719476;-0.04709291,0.1585177;0.4976286;-0.01770115,0.2126918;0.2508155;-0.06487119,0.2920046;0.02979372;-0.2342055,-0.1816574;0.4889804;-0.04997259,-0.2224096;0.2371425;-0.08149298,-0.2563377;-0.006676972;-0.2338616,0.08038044;0.008774251;-0.0293417,0.1223061;-0.2121933;-0.2917286,0.1484813;-0.6113418;-0.1287129,0.168779;-0.6431634;-0.1866826,-0.07384343;-0.001655664;-0.04408338,-0.04747086;-0.3458952;-0.05941138,0.005594999;-0.7689646;0.009691056,0.0108842;-0.8020334;-0.05021502,-0.01148642;0.5034101;-0.0374248,777.5149
+0;0;0,-0.01062323;0.2916568;0.01290529,-0.0202078;0.5735453;0.01194319,0.1471559;0.4592192;0.01819048,0.2226946;0.2356699;-0.08377132,0.3163311;0.02162251;-0.2547424,-0.1782938;0.4538543;-0.01823858,-0.2125899;0.2119462;-0.09811872,-0.2404965;-0.03849269;-0.2406558,0.08025739;0.009350349;-0.02950021,0.1489325;-0.313162;-0.1329448,0.206654;-0.7236654;-0.01156043,0.2319785;-0.7342154;-0.08442153,-0.07337704;0.001335182;-0.04486609,-0.06276019;-0.3439777;-0.05367559,-0.02603418;-0.7691636;0.01300988,-0.01752332;-0.7299573;-0.07322925,-0.0179797;0.5043877;0.0144662,0;0;0,-0.006058834;0.2915432;-0.01757622,-0.01328516;0.5719476;-0.04709291,0.1585177;0.4976286;-0.01770115,0.2126918;0.2508155;-0.06487119,0.2920046;0.02979372;-0.2342055,-0.1816574;0.4889804;-0.04997259,-0.2224096;0.2371425;-0.08149298,-0.2563377;-0.006676972;-0.2338616,0.08038044;0.008774251;-0.0293417,0.1223061;-0.2121933;-0.2917286,0.1484813;-0.6113418;-0.1287129,0.168779;-0.6431634;-0.1866826,-0.07384343;-0.001655664;-0.04408338,-0.04747086;-0.3458952;-0.05941138,0.005594999;-0.7689646;0.009691056,0.0108842;-0.8020334;-0.05021502,-0.01148642;0.5034101;-0.0374248,777.5474
+0;0;0,-0.010624;0.2916777;0.01290622,-0.02021017;0.5736139;0.01194376,0.1471716;0.459267;0.01819203,0.221469;0.2393913;-0.08209424,0.3162299;0.02277358;-0.2551184,-0.1783127;0.4539016;-0.0182409,-0.2120452;0.2159687;-0.09680837,-0.2402869;-0.03747749;-0.241057,0.08034309;0.009360336;-0.02953171,0.1482901;-0.3097324;-0.1318794,0.205878;-0.7192861;-0.01077586,0.2310144;-0.7295349;-0.08309565,-0.0734554;0.001336607;-0.04491401,-0.06295113;-0.3403148;-0.0536301,-0.02631008;-0.7645173;0.01290111,-0.01786245;-0.7253795;-0.07269732,-0.01798156;0.5044404;0.01446736,0;0;0,-0.006638873;0.2916046;-0.0166719,-0.01435223;0.5721222;-0.04543233,0.1576425;0.4974868;-0.01676226,0.2109625;0.255495;-0.06695843,0.29242;0.0328653;-0.2391239,-0.1825552;0.4887296;-0.04893411,-0.2232179;0.2415999;-0.08352029,-0.2555907;-0.002865091;-0.2417262,0.0805275;0.008937374;-0.02915812,0.1240573;-0.2053165;-0.2920506,0.1482651;-0.6039342;-0.1300796,0.168885;-0.636256;-0.186407,-0.07385994;-0.001840197;-0.04422753,-0.048164;-0.3424965;-0.05854572,0.00505849;-0.7646055;0.010069,0.009729942;-0.7960944;-0.05058791,-0.01243289;0.5035475;-0.03593779,777.5708
+0;0;0,-0.01099224;0.2916151;0.01257295,-0.02087281;0.5735055;0.01124732,0.1455668;0.4594206;0.01755388,0.2213903;0.2450425;-0.0863163,0.3175036;0.03263955;-0.2633888,-0.1778782;0.4545077;-0.01955134,-0.2079774;0.2203961;-0.1019039,-0.2336895;-0.02960846;-0.2520507,0.08037072;0.009800071;-0.02918695,0.1523858;-0.3034208;-0.1439858,0.2092268;-0.7093129;-0.02567433,0.2356548;-0.7360147;-0.08217971,-0.07322722;0.0008810049;-0.0452147,-0.06246424;-0.3401006;-0.05459337,-0.02364171;-0.7602613;0.008134414,-0.01517034;-0.7213759;-0.07526623,-0.01858053;0.5043404;0.01386572,0;0;0,-0.006307596;0.2916089;-0.01557922,-0.01363915;0.5721496;-0.04386306,0.1572451;0.4969962;-0.01559281,0.2108964;0.2587812;-0.06917775,0.2925491;0.03855358;-0.2439349,-0.1808742;0.4887342;-0.04750381,-0.2211062;0.2448816;-0.08509982,-0.2517974;0.003425196;-0.2477784,0.08061415;0.009051904;-0.028754,0.1278004;-0.2003565;-0.2940724,0.1510373;-0.5944039;-0.1323206,0.169332;-0.6287456;-0.183622,-0.07364058;-0.001964616;-0.04450368,-0.04792286;-0.342035;-0.05727118,0.00385657;-0.7599173;0.01106814,0.008192149;-0.7911889;-0.04666725,-0.01180172;0.5035637;-0.03445435,777.6047
+0;0;0,-0.01098948;0.2915418;0.01256979,-0.02087104;0.5734611;0.01124373,0.1442287;0.4597291;0.01752069,0.2198952;0.2457949;-0.08613443,0.3161517;0.03307551;-0.2634707,-0.1765752;0.4548564;-0.01928155,-0.2066122;0.2212294;-0.1014636,-0.2323626;-0.02914755;-0.2518341,0.08025765;0.009786285;-0.02914589,0.152756;-0.3055366;-0.1447152,0.2098891;-0.7135146;-0.0257957,0.236903;-0.7414731;-0.08355354,-0.0731242;0.0008797655;-0.04515109,-0.06228899;-0.3423902;-0.05459271,-0.02326696;-0.7647099;0.008457422,-0.01460782;-0.7256276;-0.07679182,-0.01857831;0.5042821;0.01386265,0;0;0,-0.006199372;0.2915992;-0.01438355,-0.01361815;0.5722407;-0.04192615,0.1559711;0.4966761;-0.01453304,0.2110078;0.2598325;-0.07033408,0.2933136;0.04114525;-0.2474346,-0.1794066;0.4889055;-0.04593439,-0.2195266;0.2461422;-0.08709317,-0.2481365;0.006801277;-0.2540074,0.08049908;0.0092493;-0.02865124,0.1358089;-0.1920335;-0.3015374,0.1542584;-0.586121;-0.1335889,0.176298;-0.6185648;-0.1887245,-0.07345535;-0.002148197;-0.04456725,-0.04847958;-0.3446143;-0.05614433,0.002999738;-0.7644104;0.01437568,0.007756586;-0.7970754;-0.04457665,-0.01173698;0.5036163;-0.03270698,777.6369
+0;0;0,-0.01099944;0.2918062;0.01258119,-0.02088941;0.5739664;0.01125323,0.1435726;0.4603332;0.01751871,0.2192964;0.246237;-0.08621492,0.3065397;0.05343603;-0.2469459,-0.1759697;0.4554797;-0.0191388,-0.2060294;0.2216758;-0.1013831,-0.2293686;-0.005256608;-0.2376733,0.08008661;0.009765428;-0.02908378,0.1523843;-0.3046847;-0.1443332,0.2102256;-0.7177197;-0.02393964,0.2376072;-0.7464672;-0.0824838,-0.07296836;0.0008778906;-0.04505486,-0.06216314;-0.3414419;-0.05447035,-0.02265742;-0.7689965;0.009361319,-0.01388039;-0.7297905;-0.07704852,-0.01859414;0.504711;0.01387505,0;0;0,-0.005621998;0.2919545;-0.01269078,-0.0127111;0.5729409;-0.03925443,0.1562254;0.4964305;-0.01301169,0.2119695;0.2601175;-0.07115591,0.2863956;0.07003221;-0.2412922,-0.1778017;0.4889846;-0.04384643,-0.217437;0.246336;-0.08723582,-0.2417195;0.03355484;-0.2445654,0.08026107;0.009349942;-0.02873731,0.1419845;-0.1850175;-0.3040549,0.159561;-0.5833833;-0.1324918,0.1826055;-0.6148122;-0.190145,-0.07325837;-0.00224365;-0.04453393,-0.04882256;-0.3438579;-0.05406194,0.004449613;-0.7686198;0.01789331,0.009026136;-0.8006299;-0.04344389,-0.01087513;0.5042078;-0.03026342,777.67
+0;0;0,-0.01175785;0.2920361;0.01270412,-0.02238469;0.5744892;0.01146772,0.1428055;0.4607725;0.01632679,0.2190807;0.2500411;-0.09237258,0.3128006;0.04945527;-0.2712835,-0.1772237;0.4552492;-0.02077386,-0.2067152;0.224355;-0.1094265,-0.2284917;-0.01499881;-0.2619478,0.08016966;0.0101389;-0.02848097,0.1565329;-0.2961881;-0.1604747,0.2091891;-0.7066246;-0.03692197,0.2154227;-0.6675784;-0.1234103,-0.0725887;0.0005092906;-0.04551657,-0.06123015;-0.34135;-0.05516897,-0.01978846;-0.7666436;0.007312514,-0.01095747;-0.7274516;-0.07893393,-0.01991182;0.5051528;0.01407162,0;0;0,-0.005854098;0.2922783;-0.01112914,-0.01332848;0.5736976;-0.03637838,0.1563058;0.4962233;-0.01153564,0.2121331;0.2613049;-0.0726738,0.2932962;0.06133327;-0.2582839,-0.1786687;0.4889796;-0.04226628,-0.2178514;0.2474861;-0.08902918,-0.2426157;0.02445474;-0.2641604,0.08021773;0.009374604;-0.02860713,0.1462789;-0.1804083;-0.3055698,0.1683412;-0.5770369;-0.1361734,0.1889484;-0.6093969;-0.1935101,-0.07310757;-0.002275651;-0.04462332,-0.04886447;-0.3434826;-0.05356728,0.005342651;-0.7656967;0.01918519,0.01122254;-0.7984885;-0.04101074,-0.01136982;0.5048366;-0.0277319,777.7036
+0;0;0,-0.01177028;0.2923447;0.01271754,-0.02241549;0.5752872;0.01147829,0.142929;0.4613935;0.01634455,0.218904;0.2514917;-0.09192688,0.3114061;0.05351233;-0.2685131,-0.1773942;0.4558652;-0.02079019,-0.2067696;0.2258799;-0.1090938,-0.2282632;-0.01036371;-0.2596332,0.08012615;0.01013339;-0.02846552,0.156662;-0.296886;-0.1607576,0.209511;-0.7088258;-0.0367523,0.2157471;-0.669776;-0.1232746,-0.07254931;0.0005090143;-0.04549187,-0.06116508;-0.3421229;-0.05516609,-0.0195716;-0.7689743;0.007544246,-0.01073716;-0.7297786;-0.07873599,-0.01993775;0.5058146;0.0140873,0;0;0,-0.006754309;0.2926128;-0.009888649,-0.0151939;0.5745791;-0.03420734,0.1548316;0.4955947;-0.01002288,0.2111125;0.2626507;-0.0742352,0.2930879;0.06509221;-0.256405,-0.1802924;0.4887919;-0.04077685,-0.2193397;0.248973;-0.09093519,-0.2429116;0.02986133;-0.265204,0.08023807;0.009564012;-0.02834702,0.1485022;-0.1766599;-0.3081335,0.1746425;-0.5740939;-0.1371728,0.1947848;-0.606579;-0.1945906,-0.07294431;-0.002471757;-0.04479052,-0.04848234;-0.3444391;-0.05372138,0.006160326;-0.7679374;0.02062997,0.01612267;-0.8023425;-0.03733234,-0.01296524;0.5055596;-0.02579737,777.7271
+0;0;0,-0.01177299;0.2924121;0.01272047,-0.0224222;0.575461;0.01148072,0.1415367;0.4619185;0.01632877,0.2174237;0.2522594;-0.09181745,0.3087427;0.05681236;-0.2661449,-0.1760594;0.4564372;-0.02048981,-0.2054008;0.2267179;-0.1086913,-0.2266195;-0.006503955;-0.2573052,0.08016705;0.01013857;-0.02848004,0.156298;-0.2952567;-0.1600723,0.2094571;-0.709613;-0.03533955,0.2156944;-0.6705614;-0.1218793,-0.07258633;0.000509274;-0.04551509,-0.06126232;-0.3403101;-0.05513813,-0.01942485;-0.7696655;0.007940084,-0.01058861;-0.730468;-0.07835761,-0.0199435;0.5059614;0.01409075,0;0;0,-0.0074825;0.2926943;-0.008903503,-0.01650669;0.5748001;-0.03262544,0.1522824;0.4947751;-0.009784938,0.2105788;0.2633628;-0.07657754,0.292259;0.06990567;-0.2577721,-0.1799537;0.4892204;-0.04001441,-0.2181522;0.2506233;-0.09500214,-0.2396757;0.03797427;-0.2717673,0.0802902;0.009905875;-0.02821374,0.148661;-0.1719905;-0.3086025,0.1800957;-0.5726945;-0.1397135,0.2006675;-0.6049882;-0.1972138,-0.07290534;-0.002791262;-0.04491858,-0.04818723;-0.3429599;-0.05219781,0.006398477;-0.7689725;0.02269567,0.01588757;-0.8031957;-0.03557357,-0.01411462;0.5057415;-0.02435875,777.7595
+0;0;0,-0.01147006;0.2930098;0.01211844,-0.02176918;0.5766996;0.01029701,0.1417088;0.4622244;0.01473291,0.2198511;0.256246;-0.0969411,0.3090601;0.06824751;-0.2720765,-0.1753296;0.4578853;-0.02197327,-0.203633;0.2305584;-0.1143087,-0.2216975;0.005818784;-0.2664265,0.08005267;0.01027478;-0.02816246,0.1601119;-0.2853441;-0.1771948,0.2077817;-0.6974926;-0.04693565,0.2142701;-0.6583219;-0.1358373,-0.07235906;0.0002197345;-0.04551091,-0.05791054;-0.3399177;-0.05592117,-0.01606226;-0.76833;0.005868424,-0.006942743;-0.7289397;-0.08277899,-0.01938395;0.5070375;0.01305433,0;0;0,-0.008815684;0.2932409;-0.008075476,-0.01910371;0.5759895;-0.03115296,0.1497362;0.4939609;-0.008827686,0.2094085;0.2648315;-0.07913685,0.2900426;0.07732365;-0.258895,-0.1818972;0.4893023;-0.0392456,-0.2190721;0.2516125;-0.09515633,-0.2387817;0.04640043;-0.2725644,0.08036771;0.01006396;-0.02732897,0.1489969;-0.1690101;-0.3088129,0.1844095;-0.5689479;-0.1417741,0.2080931;-0.5984728;-0.2044284,-0.07232644;-0.002997744;-0.04546455,-0.0470216;-0.3426352;-0.04955141,0.006805405;-0.7675963;0.02539496,0.0173763;-0.8035382;-0.03435145,-0.01638539;0.50676;-0.02302957,777.7933
+0;0;0,-0.01147418;0.293115;0.0121228,-0.02177281;0.5767906;0.01030184,0.1414357;0.4624026;0.01473445,0.2196223;0.2563074;-0.09700286,0.303373;0.07981147;-0.2614227,-0.1750731;0.4580707;-0.02191041,-0.2033925;0.2306149;-0.1142981,-0.2203518;0.01962586;-0.2571088,0.07987652;0.01025217;-0.0281005,0.1596935;-0.2844721;-0.1766818,0.207585;-0.6985377;-0.04581676,0.2141235;-0.6592962;-0.1354051,-0.07219984;0.000219251;-0.04541077,-0.05779504;-0.3388889;-0.05578952,-0.0157521;-0.7692939;0.006287493,-0.006562146;-0.7298312;-0.08304461,-0.01938799;0.5071408;0.01305867,0;0;0,-0.00988772;0.2933449;-0.006788969,-0.02082342;0.5761299;-0.02890754,0.1478572;0.4930619;-0.007457495,0.2087887;0.2648157;-0.08001542,0.2852405;0.0940347;-0.2537619,-0.183033;0.4890121;-0.03826295,-0.2208656;0.252136;-0.09769383,-0.2370745;0.06206056;-0.2674215,0.08035208;0.01016293;-0.02674437,0.1498834;-0.1652893;-0.3090411,0.1861681;-0.5674144;-0.1421626,0.2117921;-0.5956255;-0.2062649,-0.07194676;-0.003099286;-0.04570625,-0.04628171;-0.3416982;-0.04700192,0.007312708;-0.7687321;0.02809327,0.01803492;-0.80521;-0.03207269,-0.01795654;0.5068954;-0.02098536,777.8156
+0;0;0,-0.01148676;0.2934366;0.0121361,-0.02179033;0.5772465;0.01031503,0.1413414;0.4628642;0.01474746,0.2196021;0.2565736;-0.09709579,0.3030979;0.08061494;-0.2610151,-0.1750152;0.4585344;-0.02187978,-0.2033615;0.2308629;-0.1143551,-0.2202691;0.02051614;-0.256731,0.07980243;0.01024266;-0.02807443,0.1596637;-0.2846453;-0.1767383,0.2073945;-0.6973211;-0.04631247,0.2137777;-0.658299;-0.1337732,-0.07213287;0.0002190476;-0.04536865,-0.05772008;-0.3390774;-0.05575317,-0.01581825;-0.7680378;0.006115492,-0.006846545;-0.7287998;-0.0810951,-0.01940497;0.5075809;0.01307249,0;0;0,-0.01099683;0.2936354;-0.006449223,-0.02267977;0.5765619;-0.02808523,0.1459585;0.492626;-0.00625658,0.2084492;0.2657896;-0.08260858,0.2853797;0.09595487;-0.2559303,-0.1845633;0.4887812;-0.03775632,-0.2216368;0.252015;-0.09904902,-0.2363982;0.06425835;-0.2703151,0.08039936;0.01030387;-0.02629232,0.1505578;-0.1609888;-0.3112034,0.1871174;-0.5623182;-0.1463138,0.2109232;-0.5929877;-0.2056773,-0.07172281;-0.003230941;-0.04590113,-0.04597168;-0.3420141;-0.04516763,0.006906789;-0.767593;0.03017741,0.01700532;-0.8027289;-0.02836203,-0.019662;0.5073069;-0.02025962,777.8488
+0;0;0,-0.01242361;0.2933946;0.01222777,-0.02368674;0.5771685;0.01047913,0.1397223;0.4629095;0.01353536,0.2196262;0.2591261;-0.1016912,0.303764;0.08885731;-0.2711961,-0.1763248;0.458333;-0.0230771,-0.2032355;0.2321817;-0.1196219,-0.2183827;0.02488576;-0.2665964,0.07989975;0.01060791;-0.02765892,0.1625315;-0.272289;-0.1967121,0.2063507;-0.6827846;-0.05827875,0.2442813;-0.7160731;-0.1065214,-0.07193569;-0.0001744933;-0.04568085,-0.05546104;-0.3393804;-0.05595785,-0.01276474;-0.7684005;0.004945464,-0.003819932;-0.7291567;-0.08226727,-0.02106456;0.5075107;0.01322131,0;0;0,-0.01099683;0.2936354;-0.006449223,-0.02267977;0.5765619;-0.02808523,0.1459585;0.492626;-0.00625658,0.2084492;0.2657896;-0.08260858,0.2853797;0.09595487;-0.2559303,-0.1845633;0.4887812;-0.03775632,-0.2216368;0.252015;-0.09904902,-0.2363982;0.06425835;-0.2703151,0.08039936;0.01030387;-0.02629232,0.1505578;-0.1609888;-0.3112034,0.1871174;-0.5623182;-0.1463138,0.2109232;-0.5929877;-0.2056773,-0.07172281;-0.003230941;-0.04590113,-0.04597168;-0.3420141;-0.04516763,0.006906789;-0.767593;0.03017741,0.01700532;-0.8027289;-0.02836203,-0.019662;0.5073069;-0.02025962,777.8718
+0;0;0,-0.01242279;0.2933753;0.01222697,-0.02367784;0.5769448;0.0104801,0.1389135;0.4629739;0.01353229,0.2188843;0.2590199;-0.1017907,0.3023753;0.0900601;-0.2699924,-0.1755309;0.4584206;-0.0228945,-0.2024642;0.23208;-0.1195201,-0.2174949;0.02637771;-0.2653646,0.0798406;0.01060006;-0.02763844,0.1624875;-0.2723488;-0.1967226,0.2060805;-0.6807252;-0.05900395,0.2442499;-0.7144121;-0.1075503,-0.07188243;-0.0001743641;-0.04564703,-0.05540476;-0.3394425;-0.05592592,-0.01292888;-0.7662479;0.004662983,-0.003927765;-0.7269459;-0.08309875,-0.02105799;0.5073488;0.01321985,0;0;0,-0.01175974;0.2936055;-0.005513906,-0.02376152;0.5763755;-0.02630067,0.1440701;0.492032;-0.005154848,0.2084819;0.2666885;-0.08492565,0.285247;0.09909445;-0.2576374,-0.1845909;0.4882431;-0.03713199,-0.2223294;0.2535943;-0.1064699,-0.2350035;0.0722833;-0.2818998,0.0804267;0.01052403;-0.02591443,0.1511607;-0.1598092;-0.3113322,0.186968;-0.5596514;-0.1485989,0.2113873;-0.5897284;-0.2091309,-0.07152694;-0.003435331;-0.04607451,-0.04479117;-0.3422008;-0.0442787,0.006672554;-0.7655519;0.03163801,0.01615491;-0.8009629;-0.02753254,-0.02069938;0.5071653;-0.0186491,777.8947
+0;0;0,-0.01240129;0.2928674;0.0122058,-0.02363693;0.5759488;0.01046138,0.1383445;0.4622529;0.01350818,0.2185554;0.2576867;-0.102161,0.3236176;0.04507326;-0.3138205,-0.174909;0.4577169;-0.02278065,-0.2019231;0.2306968;-0.1196963,-0.2208373;-0.02815212;-0.3032223,0.07990027;0.01060798;-0.0276591,0.162609;-0.2725527;-0.1968699,0.2062397;-0.6812825;-0.05903198,0.2442658;-0.7147303;-0.107396,-0.07193616;-0.0001744944;-0.04568115,-0.05544616;-0.3396966;-0.05596773,-0.0129335;-0.7668713;0.004673623,-0.003966189;-0.7276043;-0.08275858,-0.0210211;0.5064598;0.01319691,0;0;0,-0.01220034;0.2930993;-0.004251003,-0.02425664;0.5754417;-0.02408981,0.1429963;0.4913907;-0.003789187,0.2120323;0.2715748;-0.09639335,0.305999;0.06836767;-0.3220466,-0.1843802;0.4876586;-0.036096,-0.2220533;0.2525674;-0.1066184,-0.23637;0.02676894;-0.3298948,0.08055479;0.01073535;-0.02563763,0.150602;-0.1563087;-0.3134617,0.1856022;-0.5566247;-0.1507192,0.2103515;-0.5868975;-0.2104297,-0.0715066;-0.003627876;-0.0462088,-0.04326288;-0.3425173;-0.04316295,0.008578733;-0.7666005;0.03051762,0.01407602;-0.75269;-0.05620949,-0.02121248;0.5063201;-0.016608,777.9268
+0;0;0,-0.01287888;0.292769;0.01186058,-0.0245614;0.5755352;0.009756126,0.1370839;0.4611763;0.01213209,0.2207558;0.2585845;-0.1063223,0.3244094;0.05234993;-0.3207614,-0.175416;0.457654;-0.02404534,-0.201333;0.2312665;-0.1248069,-0.2171062;-0.02227764;-0.31116,0.08003122;0.01081525;-0.02754275,0.164636;-0.2671661;-0.2041577,0.2038609;-0.6688564;-0.06465973,0.2421269;-0.7020506;-0.1135624,-0.07191215;-0.0004289173;-0.04592416,-0.05432621;-0.339855;-0.05617637,-0.01105543;-0.7607299;0.001662295,-0.002046814;-0.7214626;-0.08598596,-0.02183889;0.5061398;0.01258197,0;0;0,-0.0129898;0.2929881;-0.00308609,-0.02542096;0.5750891;-0.02187204,0.1416796;0.4911151;-0.001981972,0.2121814;0.2732775;-0.1002274,0.3050413;0.06855169;-0.3209654,-0.1851379;0.4870396;-0.03482069,-0.222724;0.2526186;-0.1103848,-0.2355505;0.03025693;-0.3332113,0.08069092;0.0111192;-0.0254147,0.1495209;-0.1573006;-0.3126805,0.1828149;-0.5509861;-0.1506414,0.2066085;-0.5816172;-0.2106996,-0.07153869;-0.003960282;-0.04633681,-0.0423888;-0.3427062;-0.04124516,0.008143779;-0.7604413;0.0315365,0.01375486;-0.7464727;-0.05541617,-0.02232132;0.5060325;-0.01461196,777.9608
+0;0;0,-0.01288884;0.2929954;0.01186976,-0.02457882;0.5759422;0.00976379,0.1371107;0.4615234;0.01214159,0.2206979;0.2591369;-0.1061928,0.3018353;0.09770165;-0.2740502,-0.1754725;0.4580001;-0.0240455,-0.2013632;0.231842;-0.124705,-0.2137101;0.03337409;-0.2705774,0.07982707;0.01078766;-0.02747249,0.1644605;-0.2672875;-0.2041471,0.2035828;-0.6679281;-0.06501366,0.2423042;-0.7018742;-0.1144982,-0.07172871;-0.0004278232;-0.04580702,-0.05413684;-0.3399685;-0.05606269,-0.01097912;-0.7597436;0.001624838,-0.001863315;-0.720366;-0.08706635,-0.02185442;0.5064988;0.01259159,0;0;0,-0.01377496;0.2931864;-0.002310276,-0.02694131;0.5754769;-0.02046585,0.1404073;0.4904416;-0.001963378,0.2117671;0.2752936;-0.1047704,0.284766;0.1203872;-0.2822412,-0.1862601;0.4868636;-0.03493147,-0.2229037;0.2528925;-0.1115141,-0.2317598;0.0858462;-0.2927262,0.08066747;0.01118469;-0.02472115,0.1469563;-0.1566352;-0.3130696,0.1807866;-0.5490407;-0.1509738,0.2048844;-0.5787969;-0.2133088,-0.07103145;-0.004025744;-0.04670972,-0.04066258;-0.3427519;-0.04001093,0.009407654;-0.7594051;0.03275329,0.01512982;-0.7455767;-0.05524047,-0.02363358;0.5063653;-0.01336265,777.9828
+0;0;0,-0.01288884;0.2929954;0.01186976,-0.02457882;0.5759422;0.00976379,0.1371107;0.4615234;0.01214159,0.2206979;0.2591369;-0.1061928,0.3018353;0.09770165;-0.2740502,-0.1754725;0.4580001;-0.0240455,-0.2013632;0.231842;-0.124705,-0.2137101;0.03337409;-0.2705774,0.07982707;0.01078766;-0.02747249,0.1644605;-0.2672875;-0.2041471,0.2035828;-0.6679281;-0.06501366,0.2423042;-0.7018742;-0.1144982,-0.07172871;-0.0004278232;-0.04580702,-0.05413684;-0.3399685;-0.05606269,-0.01097912;-0.7597436;0.001624838,-0.001863315;-0.720366;-0.08706635,-0.02185442;0.5064988;0.01259159,0;0;0,-0.01377496;0.2931864;-0.002310276,-0.02694131;0.5754769;-0.02046585,0.1404073;0.4904416;-0.001963378,0.2117671;0.2752936;-0.1047704,0.284766;0.1203872;-0.2822412,-0.1862601;0.4868636;-0.03493147,-0.2229037;0.2528925;-0.1115141,-0.2317598;0.0858462;-0.2927262,0.08066747;0.01118469;-0.02472115,0.1469563;-0.1566352;-0.3130696,0.1807866;-0.5490407;-0.1509738,0.2048844;-0.5787969;-0.2133088,-0.07103145;-0.004025744;-0.04670972,-0.04066258;-0.3427519;-0.04001093,0.009407654;-0.7594051;0.03275329,0.01512982;-0.7455767;-0.05524047,-0.02363358;0.5063653;-0.01336265,778.0054
+0;0;0,-0.01318021;0.2932511;0.0116748,-0.02507302;0.576318;0.009355001,0.1357296;0.462015;0.01129015,0.2213983;0.2637537;-0.1131783,0.3031096;0.1038429;-0.2819909,-0.1750755;0.4591675;-0.02485181,-0.2012887;0.2373562;-0.1355393,-0.2101607;0.03647266;-0.2780629,0.07983156;0.01094114;-0.02715047,0.1656796;-0.2615617;-0.2119463,0.2024392;-0.6581384;-0.07009034,0.2390958;-0.6923214;-0.1206079,-0.07143062;-0.0006104675;-0.04612187,-0.05241962;-0.3401776;-0.05660716,-0.009130832;-0.7568997;0.0001046285,2.932549E-05;-0.7175511;-0.0884611,-0.02230844;0.5068635;0.01223749,0;0;0,-0.01412606;0.2934313;-0.002178431,-0.02760431;0.5758587;-0.02001095,0.1389275;0.4903708;-0.003029585,0.2114329;0.2785649;-0.1126667,0.2854057;0.1185938;-0.2849548,-0.185794;0.4872186;-0.03548975,-0.2234474;0.2543919;-0.1161932,-0.2308458;0.08827952;-0.2981213,0.08066528;0.0111682;-0.02446056,0.1450329;-0.1557789;-0.3138783,0.1768156;-0.5451192;-0.152164,0.2024031;-0.5745478;-0.2140406,-0.07087605;-0.00399485;-0.04680341,-0.03995453;-0.3427753;-0.03981823,0.008997284;-0.7563726;0.03290406,0.01671304;-0.7945625;-0.02459205,-0.02423347;0.5067261;-0.0129962,778.0389
+0;0;0,-0.01318903;0.2934474;0.01168262,-0.02509239;0.5767654;0.009360736,0.1359782;0.4623249;0.01129687,0.2217647;0.2637911;-0.1133426,0.3034967;0.1038396;-0.2821983,-0.1753491;0.4594726;-0.02490581,-0.2015983;0.2373565;-0.1357454,-0.2104726;0.03642182;-0.2783053,0.08005351;0.01097156;-0.02722595,0.1659494;-0.2616832;-0.2121249,0.2025967;-0.6570483;-0.07070227,0.23938;-0.6914532;-0.1213944,-0.07162922;-0.0006121647;-0.0462501,-0.05260762;-0.3403686;-0.05674124,-0.009451091;-0.7558175;-0.0002027191,-0.0002592765;-0.7164366;-0.08907454,-0.02232534;0.5072487;0.01224581,0;0;0,-0.01486054;0.2935923;-0.002134085,-0.02923504;0.5762284;-0.01996279,0.1378299;0.490148;-0.0039258,0.2115778;0.2818139;-0.1199782,0.2852976;0.1231603;-0.2936769,-0.187281;0.4872275;-0.03637156,-0.2251783;0.2559528;-0.122312,-0.2323724;0.09201576;-0.306295,0.08085079;0.01137437;-0.02457571,0.1430995;-0.1534898;-0.315868,0.1737983;-0.5415176;-0.1541619,0.1981327;-0.5712647;-0.2166824,-0.07117178;-0.004140953;-0.04677202,-0.04019795;-0.343099;-0.0393963,0.008296646;-0.7554162;0.03340245,0.01611584;-0.794268;-0.02377266,-0.02560809;0.5070451;-0.01295781,778.0626
+0;0;0,-0.01318997;0.2934683;0.01168345,-0.02509039;0.5767154;0.009362886,0.1359149;0.4623271;0.01129799,0.2217037;0.2637877;-0.113345,0.3044368;0.1018772;-0.2842687,-0.1752866;0.459476;-0.02489005,-0.2015365;0.2373537;-0.1357327,-0.2105195;0.033958;-0.2800387,0.08020733;0.01099264;-0.02727827,0.1661393;-0.2617768;-0.212255,0.2027406;-0.6566454;-0.07100999,0.23944;-0.6909033;-0.1215864,-0.07176685;-0.0006133409;-0.04633898,-0.05273725;-0.3405127;-0.05683453,-0.009634919;-0.7554399;-0.0003670044,-0.0004640836;-0.7160804;-0.08903597,-0.0223247;0.5072328;0.01224654,0;0;0,-0.01527024;0.2935914;-0.002255678,-0.0300213;0.5761467;-0.01994085,0.1370635;0.4893954;-0.005717993,0.2109613;0.2811354;-0.121823,0.2857635;0.1276815;-0.3038428,-0.1877907;0.4871637;-0.03730737,-0.2259487;0.2574689;-0.127295,-0.2328059;0.09615041;-0.3175685,0.08095029;0.01149182;-0.0247618,0.1415033;-0.1518127;-0.3174542,0.1714043;-0.5393647;-0.1558363,0.1951094;-0.5695675;-0.2178652,-0.07141946;-0.004243912;-0.04668414,-0.04051588;-0.3433418;-0.03884463,0.007766098;-0.7551941;0.03366384,0.01333942;-0.741327;-0.05432799,-0.02632111;0.5069963;-0.01298857,778.0948
+0;0;0,-0.01408964;0.2936884;0.01187537,-0.0270367;0.5771079;0.009766639,0.1345605;0.4625537;0.0110816,0.2210436;0.2669266;-0.1183438,0.3072508;0.1056262;-0.2936461,-0.1770635;0.4596872;-0.02547378,-0.2037103;0.2413907;-0.1443721,-0.2060724;0.04516618;-0.3045931,0.08035456;0.01139812;-0.02697681,0.1647661;-0.2535583;-0.2238882,0.1993205;-0.6481149;-0.08316946,0.2346674;-0.6833915;-0.1335687,-0.07164499;-0.0009185051;-0.04669767,-0.05236611;-0.3409908;-0.05566725,-0.009172786;-0.755407;-0.0003121234,6.61388E-05;-0.7160236;-0.08906518,-0.02400055;0.5075958;0.0125945,0;0;0,-0.01567812;0.2938392;-0.002265215,-0.03084778;0.5766004;-0.01978588,0.1366393;0.4889815;-0.00677371,0.2132411;0.2855816;-0.1303085,0.2871761;0.127617;-0.3140508,-0.1887151;0.4868632;-0.03771544,-0.226283;0.2579174;-0.1308429,-0.2331361;0.09475785;-0.324524,0.08101949;0.01148084;-0.02487076,0.1402775;-0.1500672;-0.318966,0.1688201;-0.5369319;-0.1571277,0.1922214;-0.5672501;-0.2192937,-0.07157713;-0.004259826;-0.04661641,-0.04069544;-0.3434913;-0.03827342,0.007277761;-0.754773;0.03395253,0.01273168;-0.7409132;-0.05413982,-0.02705446;0.5074108;-0.01288939,778.1284
+0;0;0,-0.01409896;0.2938826;0.01188323,-0.02705318;0.5774581;0.009773885,0.1347703;0.4628141;0.01108775,0.2214431;0.266758;-0.1186215,0.305988;0.1085679;-0.2905436,-0.1772962;0.4599436;-0.02551955,-0.2040015;0.2411684;-0.1446786,-0.2063181;0.04872753;-0.3018102,0.08027905;0.0113874;-0.02695146,0.1647144;-0.2536438;-0.2239184,0.1991524;-0.6468709;-0.08367378,0.2345433;-0.6822287;-0.1341357,-0.07157765;-0.0009176419;-0.04665379,-0.05229333;-0.3410859;-0.0556259,-0.009245541;-0.7541059;-0.0004572831,4.883856E-06;-0.7147108;-0.08932081,-0.0240159;0.5079202;0.01260279,0;0;0,-0.01607009;0.2940119;-0.002399921,-0.0316728;0.5769074;-0.01991105,0.1361303;0.4886824;-0.008344412,0.2139136;0.2921239;-0.1428404,0.2870206;0.1348601;-0.3207523,-0.1896369;0.4871172;-0.0381038,-0.2289521;0.2605885;-0.1376713,-0.234006;0.1023032;-0.3291117,0.08097839;0.01137161;-0.02477836,0.1388475;-0.1491674;-0.3198127,0.1673391;-0.5347372;-0.1585481,0.1902813;-0.5651867;-0.2209187,-0.07148098;-0.004161552;-0.04662542,-0.04016669;-0.3434355;-0.03771323,0.006914657;-0.7533727;0.03451549,0.01215441;-0.7395362;-0.05369931,-0.0277796;0.5076958;-0.01303053,778.1503
+0;0;0,-0.01409896;0.2938826;0.01188323,-0.02705318;0.5774581;0.009773885,0.1347703;0.4628141;0.01108775,0.2214431;0.266758;-0.1186215,0.305988;0.1085679;-0.2905436,-0.1772962;0.4599436;-0.02551955,-0.2040015;0.2411684;-0.1446786,-0.2063181;0.04872753;-0.3018102,0.08027905;0.0113874;-0.02695146,0.1647144;-0.2536438;-0.2239184,0.1991524;-0.6468709;-0.08367378,0.2345433;-0.6822287;-0.1341357,-0.07157765;-0.0009176419;-0.04665379,-0.05229333;-0.3410859;-0.0556259,-0.009245541;-0.7541059;-0.0004572831,4.883856E-06;-0.7147108;-0.08932081,-0.0240159;0.5079202;0.01260279,0;0;0,-0.01607009;0.2940119;-0.002399921,-0.0316728;0.5769074;-0.01991105,0.1361303;0.4886824;-0.008344412,0.2139136;0.2921239;-0.1428404,0.2870206;0.1348601;-0.3207523,-0.1896369;0.4871172;-0.0381038,-0.2289521;0.2605885;-0.1376713,-0.234006;0.1023032;-0.3291117,0.08097839;0.01137161;-0.02477836,0.1388475;-0.1491674;-0.3198127,0.1673391;-0.5347372;-0.1585481,0.1902813;-0.5651867;-0.2209187,-0.07148098;-0.004161552;-0.04662542,-0.04016669;-0.3434355;-0.03771323,0.006914657;-0.7533727;0.03451549,0.01215441;-0.7395362;-0.05369931,-0.0277796;0.5076958;-0.01303053,778.1731
+0;0;0,-0.01447762;0.2940968;0.01211203,-0.02768677;0.5778294;0.01024921,0.1339772;0.4627122;0.01080729,0.2241867;0.2691035;-0.1205138,0.3083963;0.113816;-0.3008281,-0.1775969;0.4603715;-0.02602789,-0.2032606;0.2434451;-0.1491198,-0.2035727;0.04779527;-0.3086183,0.08049381;0.01157564;-0.02680561,0.1642749;-0.2466751;-0.2329802,0.1932963;-0.6373805;-0.09061429,0.2294151;-0.6680331;-0.1464061,-0.07165274;-0.001117028;-0.04686603,-0.05092541;-0.3412837;-0.05567839,-0.007908799;-0.7522743;-0.0009309091,0.001437186;-0.712853;-0.08992486,-0.02459919;0.5082601;0.01301485,0;0;0,-0.01634637;0.294239;-0.002339125,-0.03219162;0.5772995;-0.01967597,0.1355189;0.4882066;-0.009364367,0.213869;0.2943082;-0.1476827,0.2875907;0.1352417;-0.3292913,-0.1899465;0.4873887;-0.03839467,-0.2297465;0.2626537;-0.1422092,-0.23364;0.1003055;-0.3354619,0.08118273;0.01137871;-0.02473211,0.1364279;-0.1488792;-0.3205125,0.1659701;-0.5326545;-0.1604979,0.1882489;-0.5632636;-0.2231575,-0.07167029;-0.004169936;-0.04666658,-0.03956037;-0.3434479;-0.03771687,0.006472915;-0.7514603;0.03417027,0.01160536;-0.7376405;-0.05419201,-0.02824897;0.5080546;-0.01284504,778.2076
+0;0;0,-0.01447888;0.2941222;0.01211308,-0.02768415;0.5777709;0.01025133,0.1338975;0.4627094;0.01080925,0.2241719;0.2689613;-0.1206063,0.3087477;0.1129988;-0.3017046,-0.1775177;0.4603698;-0.02600714,-0.2031999;0.2432873;-0.1491876,-0.2035133;0.04678695;-0.3093795,0.0805488;0.01158354;-0.02682392,0.1643567;-0.24675;-0.2330645,0.193215;-0.6352592;-0.09149885,0.2295793;-0.6663241;-0.1476699,-0.07170169;-0.001117791;-0.04689804,-0.05096772;-0.3413935;-0.05571323,-0.008192904;-0.7500738;-0.001273479,0.001216616;-0.7105885;-0.09087241,-0.02459801;0.508234;0.01301568,0;0;0,-0.01633682;0.2942667;-0.002122641,-0.03220884;0.5772627;-0.0191102,0.1353579;0.4874964;-0.01049924,0.2148396;0.2966738;-0.1527218,0.2885589;0.1390474;-0.3370945,-0.1898371;0.4874577;-0.03823328,-0.2304373;0.2637565;-0.1443806,-0.2368161;0.1165442;-0.3506857,0.08129529;0.01126094;-0.02461863,0.1330921;-0.1484803;-0.3214266,0.1639637;-0.5303377;-0.1631709,0.1861059;-0.5605327;-0.2271457,-0.07171945;-0.004067178;-0.04670747,-0.03864506;-0.3433536;-0.0374355,0.006280527;-0.7491685;0.03404127,0.0112234;-0.7354344;-0.05493889,-0.0282654;0.5080419;-0.01236701,778.2302
+0;0;0,-0.01448344;0.294215;0.0121169,-0.02768766;0.5778401;0.01025587,0.134378;0.462658;0.0108063,0.2246936;0.2688215;-0.1206693,0.3105482;0.1105007;-0.3045059,-0.1779898;0.4603113;-0.02612271,-0.2036837;0.2431297;-0.1493594,-0.2040018;0.04365814;-0.3119736,0.08059029;0.01158951;-0.02683773,0.1644499;-0.2469032;-0.2332055,0.1932487;-0.6346127;-0.09193118,0.2296099;-0.6656722;-0.1480972,-0.07173862;-0.001118367;-0.0469222,-0.05099187;-0.3416038;-0.05574282,-0.008305095;-0.7494429;-0.001415115,0.001103587;-0.7099584;-0.09100607,-0.02460235;0.5083219;0.01301948,0;0;0,-0.0164777;0.2943544;-0.001732349,-0.03244827;0.5773443;-0.01832628,0.1355626;0.4868787;-0.01122284,0.2160758;0.2983054;-0.1560436,0.2903485;0.142662;-0.3470701,-0.1904413;0.4875973;-0.0384016,-0.2310256;0.2635143;-0.1440192,-0.2417768;0.1259087;-0.3612322,0.08132952;0.01108921;-0.02473688,0.1292481;-0.1463873;-0.3236407,0.1614659;-0.5282465;-0.16791,0.18294;-0.558688;-0.2318686,-0.07182142;-0.003933708;-0.04664316,-0.03777145;-0.3433324;-0.03727861,0.006091852;-0.7483176;0.03462026,0.01093026;-0.734548;-0.05436392,-0.02848873;0.5081345;-0.01167297,778.2626
+0;0;0,-0.01496627;0.2942183;0.01224015,-0.02865915;0.5778196;0.01051205,0.1337702;0.4624014;0.01070986,0.2263477;0.2723169;-0.1247337,0.3202287;0.1070053;-0.3291584,-0.1788737;0.46015;-0.02687546,-0.2046095;0.2488123;-0.1599983,-0.2020903;0.03041917;-0.3338636,0.08079053;0.01173293;-0.02660165,0.1626396;-0.2367488;-0.2458022,0.1888486;-0.6198061;-0.1056991,0.2230262;-0.6552833;-0.1583402,-0.07173348;-0.001237718;-0.04717198,-0.05034172;-0.3417766;-0.05535489,-0.007628642;-0.7447095;-0.001788765,0.001922932;-0.7051938;-0.09148093,-0.0254541;0.5083135;0.01324208,0;0;0,-0.01665318;0.2943768;-0.001786232,-0.03278862;0.5773597;-0.01832223,0.1355624;0.4868734;-0.01243711,0.2172239;0.2998759;-0.158762,0.2967485;0.1370754;-0.3711363,-0.1909568;0.4877825;-0.03916951,-0.2307051;0.2631749;-0.1441416,-0.2448717;0.1162075;-0.3810612,0.08145928;0.01096706;-0.02482998,0.1257152;-0.146387;-0.3244505,0.1573036;-0.5246165;-0.1728152,0.1776879;-0.55539;-0.2369832,-0.07200367;-0.003844526;-0.04661664,-0.03648944;-0.343184;-0.03774013,0.006073989;-0.7433707;0.03358769,0.01081546;-0.7296016;-0.05552202,-0.02879438;0.5081576;-0.01169372,778.2957
+0;0;0,-0.01496926;0.294277;0.0122426,-0.02866456;0.5779285;0.01051422,0.1337342;0.4625076;0.01071298,0.2263792;0.2722844;-0.1248294,0.3227817;0.102533;-0.3347445,-0.1788486;0.4602567;-0.02686499,-0.2046032;0.2487647;-0.1600849,-0.2020163;0.02450615;-0.3386198,0.08080017;0.01173433;-0.02660482,0.1627019;-0.2369075;-0.2459466,0.188853;-0.6191176;-0.1061533,0.2233716;-0.6552482;-0.1593197,-0.07174204;-0.001237865;-0.04717761,-0.05033649;-0.3419962;-0.05536578,-0.007717878;-0.7440379;-0.001918126,0.001928998;-0.7044272;-0.0925052,-0.02545897;0.5084108;0.0132447,0;0;0,-0.01666306;0.2944356;-0.001713514,-0.03279645;0.577475;-0.01815069,0.1354892;0.4868246;-0.01335907,0.2188836;0.3037683;-0.1639428,0.3001826;0.1377965;-0.3830709,-0.1908761;0.4882689;-0.03965784,-0.2304553;0.2657376;-0.149444,-0.2384877;0.1126848;-0.391691,0.08148543;0.01086769;-0.02482331,0.120918;-0.1440548;-0.3266271,0.1528943;-0.5223169;-0.177611,0.1703392;-0.5531994;-0.243796,-0.07201604;-0.003740163;-0.04662489,-0.03484908;-0.3431333;-0.0381183,0.007459667;-0.7425257;0.03263623,0.01216302;-0.7289001;-0.05737045,-0.02880717;0.5082582;-0.01154947,778.3179
+0;0;0,-0.01496926;0.294277;0.0122426,-0.02866456;0.5779285;0.01051422,0.1337342;0.4625076;0.01071298,0.2263792;0.2722844;-0.1248294,0.3227817;0.102533;-0.3347445,-0.1788486;0.4602567;-0.02686499,-0.2046032;0.2487647;-0.1600849,-0.2020163;0.02450615;-0.3386198,0.08080017;0.01173433;-0.02660482,0.1627019;-0.2369075;-0.2459466,0.188853;-0.6191176;-0.1061533,0.2233716;-0.6552482;-0.1593197,-0.07174204;-0.001237865;-0.04717761,-0.05033649;-0.3419962;-0.05536578,-0.007717878;-0.7440379;-0.001918126,0.001928998;-0.7044272;-0.0925052,-0.02545897;0.5084108;0.0132447,0;0;0,-0.01666306;0.2944356;-0.001713514,-0.03279645;0.577475;-0.01815069,0.1354892;0.4868246;-0.01335907,0.2188836;0.3037683;-0.1639428,0.3001826;0.1377965;-0.3830709,-0.1908761;0.4882689;-0.03965784,-0.2304553;0.2657376;-0.149444,-0.2384877;0.1126848;-0.391691,0.08148543;0.01086769;-0.02482331,0.120918;-0.1440548;-0.3266271,0.1528943;-0.5223169;-0.177611,0.1703392;-0.5531994;-0.243796,-0.07201604;-0.003740163;-0.04662489,-0.03484908;-0.3431333;-0.0381183,0.007459667;-0.7425257;0.03263623,0.01216302;-0.7289001;-0.05737045,-0.02880717;0.5082582;-0.01154947,778.3409
+0;0;0,-0.01527935;0.2942135;0.01247489,-0.029295;0.5777748;0.01105336,0.132831;0.4616213;0.01042235,0.2276534;0.2760302;-0.1301909,0.3253363;0.1100951;-0.3472608,-0.1790955;0.4602282;-0.02721973,-0.201279;0.2506102;-0.1642438,-0.1986411;0.02954756;-0.3521802,0.08098897;0.01177195;-0.02633871,0.1616326;-0.2299155;-0.2539358,0.1841238;-0.60829;-0.1129042,0.2199554;-0.644807;-0.1666709,-0.07176027;-0.001308035;-0.0473315,-0.04919666;-0.342116;-0.05491244,-0.006500438;-0.7407658;-0.001824792,0.003335363;-0.7010145;-0.09351693,-0.02601041;0.5082839;0.01369894,0;0;0,-0.01660341;0.2944011;-0.001727581,-0.03268761;0.5773704;-0.01810002,0.1354533;0.4866705;-0.01393557,0.2192793;0.3061436;-0.1675282,0.3016097;0.1393542;-0.3902359,-0.1905674;0.4882808;-0.04025833,-0.2306783;0.2672258;-0.1531,-0.2396653;0.1100316;-0.3968313,0.08158071;0.01069793;-0.0249331,0.1160846;-0.1437205;-0.327722,0.1485167;-0.5198959;-0.1827972,0.1648416;-0.5500585;-0.2514503,-0.07217858;-0.003567097;-0.04657304,-0.03367932;-0.3429636;-0.03990594,0.007445768;-0.7389312;0.03137751,0.01221142;-0.7254912;-0.05973966,-0.02871232;0.5081772;-0.01152182,778.3752
+0;0;0,-0.01526637;0.2939636;0.01246429,-0.02928548;0.5775958;0.01104178,0.1327133;0.4614482;0.01041463,0.2275695;0.2757909;-0.1302487,0.325702;0.1090922;-0.3483176,-0.1789604;0.4600563;-0.02719695,-0.2011519;0.2503635;-0.1642699,-0.1985018;0.02828349;-0.3530712,0.08117422;0.01179887;-0.02639896,0.1618656;-0.2300315;-0.2541306,0.1842395;-0.6064343;-0.1138339,0.2199835;-0.6427886;-0.1674691,-0.07192442;-0.001311027;-0.04743976,-0.04934747;-0.3423205;-0.05502518,-0.006873727;-0.738893;-0.002214167,0.00293801;-0.6991656;-0.09368196,-0.02599939;0.508073;0.01368857,0;0;0,-0.01603505;0.2941828;-0.001539707,-0.03154795;0.5772654;-0.01775277,0.1362382;0.4864231;-0.01417851,0.2228333;0.3092472;-0.1702634,0.3034046;0.1406128;-0.3939668,-0.1894434;0.4886135;-0.04054982,-0.2319504;0.2724454;-0.1618635,-0.238967;0.1197852;-0.4100934,0.08183022;0.01045686;-0.02489662,0.1102354;-0.1418546;-0.3296081,0.1442636;-0.5172567;-0.1889734,0.1612991;-0.547519;-0.257058,-0.07242712;-0.003325865;-0.04656848,-0.03090566;-0.3426282;-0.04442505,0.008030564;-0.7360625;0.03011524,0.01279618;-0.7225527;-0.0607837,-0.02777104;0.5080236;-0.01123095,778.4073
+0;0;0,-0.01524151;0.2934849;0.012444,-0.02926413;0.5771874;0.01102164,0.132129;0.4612125;0.0104072,0.2270352;0.2754571;-0.1303304,0.3266604;0.1062226;-0.3517165,-0.1783548;0.4598258;-0.02706077,-0.200558;0.2500224;-0.1642061,-0.1978676;0.02456416;-0.3558794,0.08152542;0.01184992;-0.02651317,0.1622246;-0.230004;-0.2542669,0.1841951;-0.5996187;-0.1165004,0.221228;-0.6383657;-0.1720697,-0.07223559;-0.001316699;-0.04764501,-0.04965644;-0.3423594;-0.05523117,-0.007948682;-0.73178;-0.003372561,0.002216869;-0.6917018;-0.09813872,-0.02597778;0.5076592;0.01366864,0;0;0,-0.01506876;0.2937514;-0.001885176,-0.02902182;0.5769588;-0.01852393,0.1375532;0.4858707;-0.01537752,0.2232149;0.3105978;-0.174314,0.306726;0.1456704;-0.405403,-0.1868447;0.4886653;-0.04119556,-0.2320054;0.2746007;-0.1655183,-0.2437739;0.1343053;-0.4258181,0.08223702;0.01028065;-0.02492273,0.1067231;-0.142465;-0.3297943,0.1418803;-0.5127705;-0.1966963,0.1585082;-0.5395133;-0.2721238,-0.07289418;-0.003180115;-0.04654124,-0.02889364;-0.342185;-0.05067442,0.01103851;-0.7280896;0.02389382,0.01585287;-0.7151613;-0.07029172,-0.02577728;0.5076984;-0.01185775,778.4302
+0;0;0,-0.01516564;0.2928784;0.01280512,-0.02913166;0.5765275;0.01176121,0.131961;0.4600218;0.01071364,0.2294999;0.2762338;-0.1325121,0.3315143;0.1136208;-0.3613365,-0.1778965;0.4592673;-0.02732439,-0.2027628;0.2579237;-0.1778166,-0.188661;0.03780562;-0.3792109,0.08200102;0.01182226;-0.0262176,0.1621463;-0.2239724;-0.2604558,0.1820626;-0.5889735;-0.1249223,0.2202805;-0.6268983;-0.1801416,-0.07242955;-0.001284544;-0.04799591,-0.0476976;-0.3422126;-0.05479554,-0.006179057;-0.7264675;-0.003645938,0.004104115;-0.6863918;-0.09807204,-0.02585968;0.506991;0.01431333,0;0;0,-0.01403143;0.2932036;-0.00255847,-0.02717445;0.5763623;-0.01966321,0.1392408;0.4867876;-0.01631331,0.2232523;0.3150985;-0.1814508,0.30958;0.1474162;-0.4130554,-0.1851138;0.4883737;-0.04237858,-0.2277361;0.2948112;-0.1989748,-0.2344794;0.1307199;-0.4484524,0.08258647;0.01016489;-0.02504885,0.103591;-0.1431694;-0.329905,0.1394872;-0.5097148;-0.2020469,0.1577454;-0.5365238;-0.276632,-0.07333482;-0.003155736;-0.04651174,-0.0266976;-0.3417228;-0.05585124,0.01340289;-0.7222698;0.01876607,0.01817491;-0.7092727;-0.07510449,-0.0241662;0.5071009;-0.01285553,778.4536
+0;0;0,-0.01512832;0.2921576;0.0127736,-0.02907872;0.5754858;0.01173354,0.1318306;0.4591723;0.01068488,0.2304374;0.2733721;-0.134109,0.3313973;0.1124399;-0.3605682,-0.1776798;0.4584187;-0.02731054,-0.2028184;0.2548707;-0.1794504,-0.1888623;0.03702779;-0.378763,0.08230513;0.0118661;-0.02631483,0.1624767;-0.2240059;-0.2606299,0.1820634;-0.5829659;-0.1273397,0.2211337;-0.6224058;-0.1837907,-0.07269815;-0.001289307;-0.0481739,-0.04795808;-0.3423294;-0.05497577,-0.007126715;-0.7202243;-0.004672758,0.003385829;-0.6799239;-0.1012051,-0.0258133;0.5060889;0.01428054,0;0;0,-0.01304496;0.2925169;-0.003433943,-0.02531048;0.575363;-0.02095592,0.1406069;0.4860862;-0.01754904,0.2274261;0.3167314;-0.1878184,0.3147473;0.1621699;-0.4241689,-0.1835635;0.4885521;-0.0431909,-0.236992;0.2757487;-0.1738445,-0.2402452;0.1288854;-0.4303527,0.08292425;0.009889007;-0.02516317,0.1019382;-0.1417709;-0.3311116,0.1385903;-0.5036473;-0.2098505,0.1573685;-0.5276324;-0.2890218,-0.07374085;-0.002926612;-0.04648795,-0.0250917;-0.3412109;-0.05928118,0.01361584;-0.7151579;0.01600192,0.01839599;-0.7025958;-0.0799573,-0.02263085;0.5062456;-0.01397943,778.4853
+0;0;0,-0.01512832;0.2921576;0.0127736,-0.02907872;0.5754858;0.01173354,0.1318306;0.4591723;0.01068488,0.2304374;0.2733721;-0.134109,0.3313973;0.1124399;-0.3605682,-0.1776798;0.4584187;-0.02731054,-0.2028184;0.2548707;-0.1794504,-0.1888623;0.03702779;-0.378763,0.08230513;0.0118661;-0.02631483,0.1624767;-0.2240059;-0.2606299,0.1820634;-0.5829659;-0.1273397,0.2211337;-0.6224058;-0.1837907,-0.07269815;-0.001289307;-0.0481739,-0.04795808;-0.3423294;-0.05497577,-0.007126715;-0.7202243;-0.004672758,0.003385829;-0.6799239;-0.1012051,-0.0258133;0.5060889;0.01428054,0;0;0,-0.01304496;0.2925169;-0.003433943,-0.02531048;0.575363;-0.02095592,0.1406069;0.4860862;-0.01754904,0.2274261;0.3167314;-0.1878184,0.3147473;0.1621699;-0.4241689,-0.1835635;0.4885521;-0.0431909,-0.236992;0.2757487;-0.1738445,-0.2402452;0.1288854;-0.4303527,0.08292425;0.009889007;-0.02516317,0.1019382;-0.1417709;-0.3311116,0.1385903;-0.5036473;-0.2098505,0.1573685;-0.5276324;-0.2890218,-0.07374085;-0.002926612;-0.04648795,-0.0250917;-0.3412109;-0.05928118,0.01361584;-0.7151579;0.01600192,0.01839599;-0.7025958;-0.0799573,-0.02263085;0.5062456;-0.01397943,778.5092
+0;0;0,-0.0151769;0.2904646;0.01302759,-0.02920285;0.5729957;0.01237939,0.130974;0.4564208;0.01085686,0.2320182;0.2735368;-0.1405009,0.32875;0.1383903;-0.3841827,-0.1769231;0.456132;-0.02761271,-0.1889124;0.220575;-0.1321825,-0.1941932;0.04874377;-0.3718669,0.08459378;0.01215481;-0.02667199,0.1636901;-0.2186127;-0.2665437,0.178882;-0.5647562;-0.1375479,0.2183646;-0.600747;-0.1949844,-0.07450468;-0.001308674;-0.04962441,-0.04863212;-0.3423852;-0.05638709,-0.008911867;-0.7067339;-0.007825363,0.001584306;-0.6665832;-0.1026906,-0.02591725;0.5037008;0.01481818,0;0;0,-0.01525584;0.2906609;-0.007298708,-0.02880702;0.5725409;-0.02664804,0.1368392;0.4841395;-0.02333212,0.2243652;0.3154305;-0.1978089,0.3126681;0.163813;-0.4349105,-0.1862317;0.486451;-0.04865645,-0.2346539;0.2931327;-0.2125131,-0.242033;0.1451327;-0.4675504,0.08544068;0.0119848;-0.02390599,0.09468298;-0.1393355;-0.3306062,0.1315948;-0.4912676;-0.2235206,0.1506951;-0.517975;-0.2985678,-0.07575145;-0.004406557;-0.04751359,-0.02784177;-0.3426139;-0.06671599,0.007987842;-0.7029617;0.007793784,0.01264657;-0.6903248;-0.08649003,-0.02586625;0.5035673;-0.01940084,778.5424
+0;0;0,-0.01518517;0.2906228;0.01303468,-0.0292122;0.5731791;0.01238396,0.1306407;0.4566399;0.01087189,0.2321858;0.2728493;-0.1412361,0.3158989;0.1558916;-0.3521218,-0.1766149;0.4563516;-0.02751753,-0.1886636;0.2196271;-0.1326057,-0.1932336;0.0709219;-0.3400319,0.08581036;0.01232962;-0.02705557,0.1649387;-0.218531;-0.2670241,0.1798665;-0.5586586;-0.1402702,0.2188078;-0.5937448;-0.1969193,-0.07557617;-0.001327495;-0.05033809,-0.04969316;-0.3425417;-0.0571035,-0.01066324;-0.7005582;-0.009385765,-0.0003109602;-0.6605466;-0.1029504,-0.02592362;0.5038214;0.01482496,0;0;0,-0.01812003;0.2905815;-0.009807825,-0.03376269;0.5722362;-0.03120959,0.1319872;0.4840674;-0.02809525,0.2207469;0.3173633;-0.205743,0.3048989;0.2038594;-0.4183342,-0.1909845;0.4842565;-0.04812703,-0.2430094;0.2937277;-0.2161134,-0.2491844;0.1669412;-0.4375785,0.08659922;0.01285543;-0.02414036,0.0883733;-0.1365185;-0.3320805,0.1293836;-0.4847931;-0.2372167,0.1451008;-0.5139869;-0.3094027,-0.0772029;-0.005335719;-0.04752561,-0.03188716;-0.343618;-0.07310709,0.002686378;-0.6975189;0.001290172,0.006068723;-0.6848379;-0.09171718,-0.03038761;0.5032584;-0.02359772,778.5649
+0;0;0,-0.01520264;0.2909573;0.01304969,-0.02924564;0.5738401;0.01239453,0.1288304;0.4576742;0.01093332,0.2339856;0.2673493;-0.1465826,0.315146;0.1539582;-0.3510374,-0.1749227;0.4573892;-0.02701849,-0.1873998;0.2122483;-0.1358429,-0.1918305;0.06807785;-0.3369437,0.08586544;0.01233753;-0.02707293,0.165063;-0.2187252;-0.2672515,0.179974;-0.5584692;-0.1406406,0.2198646;-0.5951421;-0.1986706,-0.07562467;-0.001328347;-0.05037038,-0.04971899;-0.3428413;-0.05714172,-0.01073309;-0.700454;-0.009477802,-0.0001284489;-0.6601983;-0.1053233,-0.02594925;0.5043178;0.01484132,0;0;0,-0.02228892;0.2904677;-0.01375818,-0.04175514;0.5719101;-0.03888881,0.1231006;0.4845825;-0.03613615,0.215225;0.3186116;-0.2260288,0.2952636;0.2038505;-0.4301612,-0.1961788;0.4860837;-0.05642034,-0.2612484;0.2703187;-0.202379,-0.2632028;0.1727238;-0.4297943,0.08647931;0.01364927;-0.02435279,0.07763507;-0.130009;-0.3352098,0.1204492;-0.4797958;-0.248637,0.1375616;-0.5058487;-0.3258978,-0.07736506;-0.00620809;-0.04726668,-0.03948513;-0.3447845;-0.08303192,-0.005643677;-0.698061;-0.00734131,-0.001960274;-0.6861336;-0.1025454,-0.03746013;0.5029098;-0.03047991,778.598
+0;0;0,-0.01540744;0.291625;0.01359781,-0.0297526;0.5729918;0.01358208,0.1285365;0.4574897;0.01146499,0.232957;0.278036;-0.1621455,0.3435394;0.1120538;-0.4002883,-0.1752261;0.4574243;-0.02734672,-0.1950365;0.2694331;-0.2210339,-0.1878888;0.0238902;-0.4111606,0.0848828;0.01207459;-0.02625895,0.1632331;-0.2158377;-0.2728325,0.1755489;-0.6119721;-0.1145912,0.2124372;-0.6396449;-0.1823379,-0.07452938;-0.001275035;-0.0498414,-0.04734408;-0.3449266;-0.0566138,-0.001018193;-0.765322;0.0002729185,0.009705029;-0.7250906;-0.09489457,-0.02639141;0.5043675;0.01582466,0;0;0,-0.005234782;0.2922193;-0.006923199,-0.02037119;0.572622;-0.02979636,0.1434652;0.4863399;-0.02824187,0.2372112;0.3237637;-0.2232509,0.3265419;0.1752478;-0.4810369,-0.1763265;0.4886997;-0.04872877,-0.2457431;0.2766201;-0.2018673,-0.2468276;0.1574747;-0.4887362,0.08556411;0.01023875;-0.02478647,0.09253094;-0.06533974;-0.3611206,0.1418384;-0.4735504;-0.2468958,0.1583951;-0.5006527;-0.32267,-0.07630771;-0.003494669;-0.04696104,-0.02053936;-0.3423119;-0.07817122,0.01855026;-0.757475;0.0125262,0.02223081;-0.7450645;-0.08209719,-0.01734313;0.5043557;-0.02230215,778.6307
+0;0;0,-0.0153972;0.2914311;0.01358877,-0.02965572;0.5710861;0.01358348,0.1285745;0.4562494;0.01144566,0.2307884;0.2805879;-0.1584961,0.3189113;0.148317;-0.3482717,-0.1751357;0.456184;-0.02735938,-0.1945275;0.2721655;-0.2169535,-0.1888316;0.07649274;-0.3684652,0.08372611;0.01191005;-0.02590112,0.1616399;-0.2147323;-0.2711008,0.1720553;-0.5497404;-0.1372773,0.2086117;-0.5768943;-0.2044146,-0.07351377;-0.00125766;-0.04916222,-0.04647994;-0.3429945;-0.05589689,-0.007302463;-0.6985198;-0.007788185,0.003324293;-0.6583804;-0.1020996,-0.02632673;0.5031191;0.01580458,0;0;0,-0.002541996;0.2921078;-0.004517078,-0.01347147;0.571217;-0.024405,0.1492565;0.4862151;-0.0244987,0.2437531;0.331145;-0.2173936,0.3270614;0.224711;-0.4247763,-0.1706307;0.4905353;-0.04508907,-0.2414545;0.2861257;-0.1980123,-0.2425693;0.1926485;-0.4272215,0.08454296;0.008516565;-0.02455068,0.1068838;-0.1228964;-0.340449,0.1499176;-0.4691783;-0.2483373,0.1652679;-0.4976833;-0.3221743,-0.07498581;-0.002172029;-0.04685285,-0.01521445;-0.3384291;-0.07716464,0.01720619;-0.6893454;0.000644289,0.02090294;-0.6765522;-0.0931674,-0.01157665;0.5034794;-0.0178051,778.654
+0;0;0,-0.01537979;0.2911016;0.01357341,-0.02961766;0.5703583;0.01356257,0.1294864;0.4552258;0.01140125,0.2294493;0.2834329;-0.1547979,0.3175779;0.1511534;-0.3445859,-0.1759342;0.45516;-0.02762232,-0.1948989;0.2751941;-0.2130411,-0.1892025;0.07950865;-0.3645626,0.08359837;0.01189187;-0.0258616,0.1615044;-0.214728;-0.2710369,0.1718768;-0.5483533;-0.1377657,0.2083471;-0.5753725;-0.2047448,-0.07340161;-0.001255742;-0.0490872,-0.04637047;-0.3429585;-0.0558212,-0.007354703;-0.6970165;-0.007911079,0.003247005;-0.656901;-0.1020001,-0.02628711;0.5023594;0.01578472,0;0;0,-0.002334489;0.2917924;-0.003559828,-0.01116043;0.5706873;-0.02177644,0.1519626;0.4844251;-0.02139139,0.2459221;0.3367118;-0.2123885,0.3270072;0.2287288;-0.4198709,-0.1699847;0.4895809;-0.04063237,-0.2420501;0.2942167;-0.1947974,-0.2427454;0.2041656;-0.4253931,0.0845283;0.008127049;-0.0242455,0.1089405;-0.1233987;-0.3399065,0.1555801;-0.4681002;-0.2494617,0.1704668;-0.4969338;-0.3228406,-0.07473882;-0.00174749;-0.04701043,-0.01313546;-0.3375625;-0.07815701,0.01891572;-0.6868715;0.0001413003,0.02223727;-0.6739131;-0.09348574,-0.009686329;0.5028803;-0.01545763,778.6877
+0;0;0,-0.01484678;0.2908358;0.01456246,-0.02883195;0.5698251;0.01514116,0.130117;0.4544252;0.01246485,0.2289201;0.2894973;-0.1541366,0.3146013;0.1744942;-0.3559911,-0.1748768;0.4546713;-0.02711676,-0.2033703;0.2724814;-0.2023718,-0.1919774;0.1129389;-0.3913917,0.08383004;0.01174199;-0.02527931,0.1615791;-0.2104587;-0.2744274,0.1662924;-0.5452954;-0.1393254,0.2036568;-0.5722268;-0.2061332,-0.07325001;-0.00114635;-0.04937119,-0.04506263;-0.3427022;-0.05552769,-0.005057734;-0.6982539;-0.006814502,0.005726573;-0.6580657;-0.1010506,-0.02552783;0.5017377;0.01722365,0;0;0,-0.002568466;0.2915507;-0.003090858,-0.01066941;0.5702567;-0.02014184,0.15233;0.4837031;-0.01915979,0.2465679;0.3424999;-0.2086333,0.3399545;0.2587464;-0.4221197,-0.1694903;0.4888223;-0.03903008,-0.2432521;0.3010555;-0.194021,-0.2443303;0.2149913;-0.4261932,0.08462913;0.008077145;-0.0240221,0.1101306;-0.1245866;-0.3390504,0.1622459;-0.4704292;-0.2492323,0.176616;-0.4990334;-0.3231214,-0.07469598;-0.001724489;-0.04713735,-0.01220806;-0.3372149;-0.07929741,0.01879117;-0.6878683;0.001149163,0.02224085;-0.6748702;-0.09265694,-0.009259902;0.5023547;-0.01393962,778.7197
+0;0;0,-0.01484678;0.2908358;0.01456246,-0.02883195;0.5698251;0.01514116,0.130117;0.4544252;0.01246485,0.2289201;0.2894973;-0.1541366,0.3146013;0.1744942;-0.3559911,-0.1748768;0.4546713;-0.02711676,-0.2033703;0.2724814;-0.2023718,-0.1919774;0.1129389;-0.3913917,0.08383004;0.01174199;-0.02527931,0.1615791;-0.2104587;-0.2744274,0.1662924;-0.5452954;-0.1393254,0.2036568;-0.5722268;-0.2061332,-0.07325001;-0.00114635;-0.04937119,-0.04506263;-0.3427022;-0.05552769,-0.005057734;-0.6982539;-0.006814502,0.005726573;-0.6580657;-0.1010506,-0.02552783;0.5017377;0.01722365,0;0;0,-0.002568466;0.2915507;-0.003090858,-0.01066941;0.5702567;-0.02014184,0.15233;0.4837031;-0.01915979,0.2465679;0.3424999;-0.2086333,0.3399545;0.2587464;-0.4221197,-0.1694903;0.4888223;-0.03903008,-0.2432521;0.3010555;-0.194021,-0.2443303;0.2149913;-0.4261932,0.08462913;0.008077145;-0.0240221,0.1101306;-0.1245866;-0.3390504,0.1622459;-0.4704292;-0.2492323,0.176616;-0.4990334;-0.3231214,-0.07469598;-0.001724489;-0.04713735,-0.01220806;-0.3372149;-0.07929741,0.01879117;-0.6878683;0.001149163,0.02224085;-0.6748702;-0.09265694,-0.009259902;0.5023547;-0.01393962,778.7422
+0;0;0,-0.0148314;0.2905346;0.01454738,-0.02880661;0.5693299;0.0151207,0.1298761;0.4539441;0.01245471,0.2280284;0.2901026;-0.1530494,0.3400101;0.1397984;-0.4168648,-0.1745895;0.4541898;-0.02705834,-0.2028953;0.2732;-0.201159,-0.1880052;0.06468455;-0.4482002,0.08374542;0.01173014;-0.02525379,0.1614869;-0.210449;-0.2743777,0.1662969;-0.5521517;-0.1365054,0.2038729;-0.5794054;-0.2036914,-0.07317608;-0.001145193;-0.04932136,-0.04499143;-0.3426679;-0.05547727,-0.004166208;-0.7055105;-0.005765181,0.006679161;-0.6652646;-0.1005349,-0.0254992;0.5011747;0.01720526,0;0;0,-0.002980078;0.2912535;-0.002120972,-0.01055283;0.5698863;-0.01727557,0.1521388;0.483278;-0.01670122,0.2468621;0.3461329;-0.2066703,0.3466168;0.2037879;-0.4796478,-0.16899;0.4884935;-0.03737836,-0.244553;0.3055323;-0.1944928,-0.2470642;0.1986521;-0.4999435,0.0845994;0.007966936;-0.02383518,0.1115935;-0.1249426;-0.3385992,0.1713028;-0.4771473;-0.2481593,0.1855567;-0.5047784;-0.323521,-0.07454795;-0.001583814;-0.04720955,-0.01141457;-0.3368324;-0.08026348,0.01952575;-0.694634;0.002280265,0.02318314;-0.6816153;-0.09207097,-0.00917084;0.5018837;-0.0114305,778.7648
+0;0;0,-0.01447757;0.2905167;0.01547332,-0.02829567;0.569313;0.01677385,0.130064;0.4541254;0.01349262,0.2277719;0.2944019;-0.156347,0.3399185;0.1417646;-0.4184962,-0.173348;0.454431;-0.02709262,-0.1905065;0.2878829;-0.2164898,-0.1819166;0.06876196;-0.4542068,0.08402908;0.01154005;-0.02479977,0.160865;-0.2031811;-0.2804098,0.1622126;-0.5455666;-0.1419984,0.1981364;-0.5694965;-0.2124726,-0.07312483;-0.0009711917;-0.04960749,-0.04389727;-0.3422256;-0.0556628,-0.002167244;-0.7055966;-0.004599568,0.008932093;-0.6653178;-0.09913376,-0.0250024;0.501084;0.01867456,0;0;0,-0.003569233;0.2912633;-0.001377106,-0.01093869;0.5699565;-0.01533246,0.1513923;0.4827651;-0.0148263,0.2463988;0.3487217;-0.2069463,0.34604;0.2038188;-0.478372,-0.1688658;0.4879656;-0.0358845,-0.2466769;0.3091516;-0.1967413,-0.2499795;0.2005524;-0.5013599,0.08480001;0.008081809;-0.02351022,0.1154358;-0.1277899;-0.3364731,0.1754233;-0.4805864;-0.2452395,0.1910286;-0.507952;-0.320281,-0.07454963;-0.001649543;-0.04742067,-0.01111279;-0.3366238;-0.08078847,0.01892372;-0.6950836;0.002828643,0.02267225;-0.6819502;-0.09133626,-0.009499238;0.5018707;-0.009683371,778.798
+0;0;0,-0.01448251;0.2906158;0.01547859,-0.02831797;0.569764;0.01677867,0.1294076;0.4546355;0.01352261,0.2271384;0.2948745;-0.1563569,0.339642;0.1417513;-0.4193406,-0.1727509;0.4549397;-0.02689496,-0.1899135;0.2883527;-0.2163365,-0.1812962;0.06853414;-0.4548103,0.08391275;0.01152407;-0.02476543,0.1606989;-0.2030579;-0.2802099,0.1620227;-0.5394028;-0.1442403,0.1976788;-0.5629308;-0.2141893,-0.07302359;-0.0009698471;-0.04953882,-0.04381498;-0.342003;-0.0555902,-0.002821174;-0.6989633;-0.00542786,0.008195444;-0.6587611;-0.09925754,-0.02501818;0.5014;0.01868313,0;0;0,-0.00419512;0.2913574;-0.0003669262,-0.01148859;0.5704567;-0.01318693,0.150254;0.4831998;-0.01291132,0.2463236;0.3528587;-0.2071167,0.3453884;0.2051327;-0.4784604,-0.1685419;0.4882441;-0.03457081,-0.2486773;0.312827;-0.1980977,-0.2519268;0.2038029;-0.5036585,0.08485077;0.007996067;-0.02288866,0.1198642;-0.131169;-0.3336949,0.1752565;-0.4782622;-0.2438319,0.1921363;-0.5062079;-0.3172269,-0.07426263;-0.001529026;-0.04764667,-0.01091477;-0.3362149;-0.08179067,0.018252;-0.6882737;0.000800401,0.02212736;-0.674926;-0.09267227,-0.009971169;0.5022218;-0.007722616,778.8204
+0;0;0,-0.01448619;0.2906896;0.01548253,-0.02833999;0.5702087;0.01678352,0.1293262;0.4549902;0.01353268,0.2270701;0.2952079;-0.1563695,0.3403561;0.1410198;-0.4211821,-0.1727058;0.4552943;-0.02686798,-0.1898707;0.288685;-0.2163348,-0.1811935;0.06733777;-0.4564671,0.08377873;0.01150567;-0.02472588,0.1605235;-0.2029607;-0.2800326,0.1618267;-0.5340633;-0.1461823,0.1973698;-0.5574217;-0.2159098,-0.07290697;-0.0009682983;-0.0494597,-0.04371409;-0.3418177;-0.05550782,-0.003359221;-0.6932144;-0.006127317,0.007622503;-0.6530445;-0.09965979,-0.02503492;0.5017352;0.01869104,0;0;0,-0.004685751;0.2914234;0.0006697178,-0.01199357;0.5709314;-0.01125336,0.1497593;0.4834737;-0.0106256,0.2481171;0.3574193;-0.2065517,0.3452762;0.2040014;-0.4781331,-0.1687964;0.4884332;-0.03334796,-0.2523253;0.3183124;-0.2007781,-0.2551472;0.2061965;-0.5076257,0.08486916;0.007862419;-0.02231669,0.1232632;-0.1339526;-0.3313175,0.1742673;-0.47592;-0.2418555,0.1918083;-0.5041363;-0.3144883,-0.07398292;-0.001368728;-0.04782552,-0.01060142;-0.3358262;-0.0822944,0.01781352;-0.682421;-0.0009851977,0.02189793;-0.6689373;-0.09416716,-0.01040398;0.5025758;-0.005945921,778.8546
+0;0;0,-0.01479089;0.2913187;0.01617912,-0.02919827;0.5713574;0.01838613,0.1284844;0.4558254;0.01434529,0.2261263;0.3003273;-0.1594206,0.3337748;0.1537147;-0.4320248,-0.1728747;0.4561649;-0.02687293,-0.1996298;0.2832034;-0.2092919,-0.1808525;0.08591479;-0.4702922,0.08299601;0.01123715;-0.02404364,0.1574824;-0.2057615;-0.2778733,0.1567326;-0.5291924;-0.1526279,0.1892223;-0.5482107;-0.2264771,-0.07192833;-0.0008228149;-0.04917668,-0.04238143;-0.34165;-0.05465115,-0.002764598;-0.6827945;-0.006220799,0.008369986;-0.6426041;-0.0994101,-0.02573755;0.5027233;0.02002066,0;0;0,-0.004713178;0.2921;0.001561403,-0.01163597;0.5722218;-0.009139299,0.1499627;0.4846259;-0.009093523,0.2456834;0.3521262;-0.2019395,0.3460282;0.2048232;-0.4769473,-0.1683264;0.4890831;-0.03207139,-0.2548227;0.321299;-0.2002234,-0.2573631;0.2133629;-0.509642,0.08401574;0.006389648;-0.02220893,0.125939;-0.133905;-0.3314434,0.1706006;-0.4644366;-0.2363183,0.1881327;-0.4934929;-0.3078519,-0.07305691;-0.0005681717;-0.04748761,-0.009139344;-0.3349281;-0.08189858,0.01792392;-0.6715328;-0.002781875,0.02203498;-0.6579077;-0.0956637,-0.01012874;0.503675;-0.004203796,778.8875
+0;0;0,-0.01479089;0.2913187;0.01617912,-0.02919827;0.5713574;0.01838613,0.1284844;0.4558254;0.01434529,0.2261263;0.3003273;-0.1594206,0.3337748;0.1537147;-0.4320248,-0.1728747;0.4561649;-0.02687293,-0.1996298;0.2832034;-0.2092919,-0.1808525;0.08591479;-0.4702922,0.08299601;0.01123715;-0.02404364,0.1574824;-0.2057615;-0.2778733,0.1567326;-0.5291924;-0.1526279,0.1892223;-0.5482107;-0.2264771,-0.07192833;-0.0008228149;-0.04917668,-0.04238143;-0.34165;-0.05465115,-0.002764598;-0.6827945;-0.006220799,0.008369986;-0.6426041;-0.0994101,-0.02573755;0.5027233;0.02002066,0;0;0,-0.004713178;0.2921;0.001561403,-0.01163597;0.5722218;-0.009139299,0.1499627;0.4846259;-0.009093523,0.2456834;0.3521262;-0.2019395,0.3460282;0.2048232;-0.4769473,-0.1683264;0.4890831;-0.03207139,-0.2548227;0.321299;-0.2002234,-0.2573631;0.2133629;-0.509642,0.08401574;0.006389648;-0.02220893,0.125939;-0.133905;-0.3314434,0.1706006;-0.4644366;-0.2363183,0.1881327;-0.4934929;-0.3078519,-0.07305691;-0.0005681717;-0.04748761,-0.009139344;-0.3349281;-0.08189858,0.01792392;-0.6715328;-0.002781875,0.02203498;-0.6579077;-0.0956637,-0.01012874;0.503675;-0.004203796,778.9097
+0;0;0,-0.01495891;0.294628;0.01636291,-0.0294265;0.5758334;0.01858482,0.128321;0.4601339;0.01454545,0.2260044;0.3045697;-0.1592943,0.3339165;0.1575982;-0.4325659,-0.17315;0.4604735;-0.02668807,-0.1999165;0.2874385;-0.2091845,-0.1810932;0.08966687;-0.4708238,0.07869276;0.01065451;-0.022797,0.1530904;-0.2060858;-0.2763244,0.152375;-0.514714;-0.1568112,0.1852979;-0.5343859;-0.2316452,-0.06819892;-0.0007801527;-0.04662692,-0.0386872;-0.3412015;-0.05209487,-0.0008835383;-0.6667325;-0.005881075,0.01039952;-0.6264063;-0.100313,-0.02595821;0.5070492;0.02022292,0;0;0,-0.002010514;0.2954163;0.00472784,-0.007566381;0.576791;-0.004639149,0.1538978;0.489068;-0.00338459,0.2531732;0.3654305;-0.2004142,0.3513631;0.2098983;-0.4726118,-0.1645758;0.49367;-0.02804697,-0.2531943;0.3306896;-0.1999384,-0.2571958;0.2323217;-0.5133563,0.07886805;-0.0002795458;-0.02460742,0.1330488;-0.1431116;-0.330305,0.1731646;-0.4570538;-0.2335254,0.1888941;-0.4852514;-0.3078016,-0.06907088;0.002969999;-0.04523455,-0.004012592;-0.3308568;-0.07861999,0.02167056;-0.6520925;-0.003231913,0.02616958;-0.6385382;-0.09736281,-0.006303008;0.5080577;-0.0001533031,778.9324
+0;0;0,-0.01511509;0.2952999;0.01700569,-0.02972073;0.5773574;0.01968144,0.1281301;0.4609259;0.01487585,0.2238674;0.3020695;-0.1572641,0.299234;0.2246957;-0.3801284,-0.1732048;0.4618807;-0.02720582,-0.1891766;0.3076504;-0.2271835,-0.1794492;0.1535535;-0.4208193,0.07846064;0.01053845;-0.0222404,0.1514851;-0.1988897;-0.2827306,0.1470644;-0.5184816;-0.162739,0.1931225;-0.5625872;-0.2560046,-0.06773477;-0.0007303779;-0.04661795,-0.03759501;-0.3414814;-0.0519302,0.001556985;-0.6772277;-0.003992699,0.01694274;-0.6333944;-0.130022,-0.02621318;0.5083175;0.02122084,0;0;0,-0.001611463;0.2961168;0.005651474,-0.006362441;0.5784141;-0.002367973,0.1551872;0.4909082;-0.0007867813,0.2543673;0.3740358;-0.2021255,0.3399261;0.2808225;-0.4150252,-0.1637341;0.4947446;-0.02650169,-0.2556272;0.3363462;-0.2011407,-0.2573154;0.2596565;-0.4366214,0.07856559;-0.0007637143;-0.02426171,0.136786;-0.1338666;-0.3340065,0.1793338;-0.4679327;-0.2779171,0.1822478;-0.4626056;-0.4031937,-0.06846604;0.004025273;-0.04536478,-0.002846278;-0.3300893;-0.07867214,0.02372831;-0.6614332;-0.0008167475,0.02996464;-0.6532999;-0.1264926,-0.005312089;0.5093964;0.001709223,778.9669
+0;0;0,-0.01513366;0.2956628;0.01702658,-0.0297663;0.5782413;0.01970758,0.1278394;0.4617665;0.014915,0.2236114;0.3028527;-0.1572871,0.2989761;0.2254809;-0.3801459,-0.173005;0.4627198;-0.02709819,-0.1889826;0.3084338;-0.2271481,-0.1792554;0.1543407;-0.4207791,0.07808562;0.01048808;-0.02213409,0.1511553;-0.19907;-0.2827858,0.1467323;-0.5188331;-0.1627299,0.192796;-0.5629479;-0.2560071,-0.06741101;-0.0007268868;-0.04639512,-0.03725256;-0.3416892;-0.05171067,0.00192041;-0.6776155;-0.003747486,0.01730807;-0.6337804;-0.1297923,-0.02625263;0.509081;0.02124966,0;0;0,-0.0006877421;0.2964664;0.006529331,-0.004059839;0.5793334;-0.0004448891,0.1569644;0.4924077;0.001590252,0.2585044;0.384113;-0.2034495,0.3409057;0.2847683;-0.4148092,-0.1614783;0.4962238;-0.02538735,-0.2541111;0.3403317;-0.2020119,-0.2561773;0.2675012;-0.4387052,0.07824977;-0.001225933;-0.02393222,0.138194;-0.1286866;-0.3359475,0.1772672;-0.463759;-0.2822708,0.1806041;-0.4583793;-0.4075632,-0.06771202;0.005037065;-0.04568361,-0.0009501651;-0.3290468;-0.07920784,0.02528548;-0.6605824;-0.001250863,0.03188089;-0.6523746;-0.1269373,-0.003361043;0.5101758;0.003377676,778.9993
+0;0;0,-0.01513216;0.2956333;0.01702489,-0.02977981;0.5785022;0.01970806,0.1269588;0.4622103;0.0149532,0.222719;0.3033159;-0.1572279,0.2981967;0.2258281;-0.3804207,-0.1721843;0.4631582;-0.02682239,-0.1881599;0.308891;-0.2268479,-0.1784181;0.154567;-0.420769,0.07787668;0.01046002;-0.02207487,0.1515928;-0.2009519;-0.2850325,0.1461614;-0.5936183;-0.137605,0.1796325;-0.617472;-0.2053826,-0.06723066;-0.0007249419;-0.04627099,-0.03680541;-0.3447036;-0.05163356,0.01129867;-0.7572182;0.007264815,0.02247974;-0.7171654;-0.08432266,-0.02626183;0.5092572;0.02125203,0;0;0,0.0003034323;0.2964249;0.007078648,-0.001300443;0.5796114;0.0007786753,0.1583979;0.493102;0.001768827,0.2542444;0.3753108;-0.2007217,0.3318467;0.3283258;-0.4315605,-0.1581906;0.4975322;-0.02503468,-0.2507217;0.3464899;-0.2058329,-0.2527812;0.2753746;-0.4434347,0.07819298;-0.001647681;-0.02333736,0.1305815;-0.007485002;-0.3646542,0.1627213;-0.408417;-0.2456087,0.1710138;-0.4427889;-0.311955,-0.06707656;0.005865232;-0.04612835,0.001235463;-0.3308594;-0.08113981,0.03378287;-0.7378856;0.01488917,0.03859433;-0.7236711;-0.07644545,-0.001052126;0.5103605;0.004504681,779.0319
+0;0;0,-0.01542893;0.2959994;0.01746618,-0.03051502;0.579553;0.02055741,0.1256886;0.4632733;0.01524388,0.2239769;0.3162806;-0.1663098,0.3004161;0.2138833;-0.415589,-0.1716625;0.4643101;-0.02755765,-0.1875729;0.3103986;-0.2282745,-0.1769734;0.1454522;-0.4544352,0.07775444;0.01041534;-0.02178958,0.149549;-0.1968503;-0.2885495,0.1431393;-0.5811205;-0.1488256,0.1747132;-0.604877;-0.2247644,-0.06700691;-0.0007373758;-0.04624445,-0.03640195;-0.3446985;-0.05158084,0.01069967;-0.7467609;0.006338555,0.02287679;-0.7060885;-0.09056957,-0.02687652;0.5101503;0.02198781,0;0;0,0.001954744;0.2968166;0.007405757,0.002173594;0.5807192;0.00126791,0.1607802;0.4939493;0.001306057,0.2514501;0.3884607;-0.2105436,0.3388963;0.2862074;-0.456238,-0.1542329;0.4992633;-0.02594462,-0.2465707;0.3584089;-0.2153197,-0.2517894;0.2770814;-0.4833251,0.07811243;-0.002362654;-0.02284479,0.1329376;-0.0040676;-0.3638223,0.1612398;-0.3964542;-0.2522018,0.1719271;-0.4245103;-0.3307425,-0.06641678;0.007009592;-0.04656926,0.00433372;-0.3286798;-0.08633588,0.03673729;-0.7248359;0.009777598,0.04195499;-0.7115598;-0.08689946,0.002022458;0.5113075;0.005010843,779.0656
+0;0;0,-0.01542047;0.295837;0.0174566,-0.03054624;0.5801376;0.02055364,0.123789;0.4641973;0.01532817,0.2221659;0.3170722;-0.166389,0.2924996;0.2228536;-0.3957577,-0.1698962;0.4652213;-0.02694568,-0.185821;0.3111712;-0.2278434,-0.1760681;0.1593995;-0.4359399,0.0781783;0.01047212;-0.02190836,0.1499802;-0.1968148;-0.2886956,0.1436306;-0.5774823;-0.1502816,0.1756894;-0.6020643;-0.2273866,-0.06737217;-0.0007413953;-0.04649654,-0.03676409;-0.3447376;-0.05183347,0.009895939;-0.7430307;0.005542912,0.02226007;-0.7021944;-0.09285343,-0.02689524;0.5104964;0.02198897,0;0;0,0.00237614;0.2966724;0.006473064,0.003422613;0.5812871;-0.0009615421,0.1600771;0.4959876;-0.0006184578,0.2463422;0.4010129;-0.2194405,0.3215514;0.3546667;-0.4615759,-0.1506229;0.4989394;-0.0298758,-0.2316267;0.3849626;-0.2415184,-0.2459832;0.3137597;-0.4888198,0.07858633;-0.002469748;-0.02279425,0.1334756;0.002181113;-0.3637698,0.158853;-0.3884931;-0.2596726,0.170964;-0.4141686;-0.341561,-0.06674958;0.007702366;-0.04676168,0.005261824;-0.3264846;-0.09607877,0.04060963;-0.7180859;0.001417503,0.04630032;-0.7051596;-0.0967061,0.003126052;0.5116596;0.003187418,779.089
+0;0;0,-0.01541694;0.2957693;0.0174526,-0.03054984;0.5802035;0.02055196,0.1222962;0.4647088;0.0153926,0.2207252;0.3175056;-0.166421,0.2884233;0.2268177;-0.3871945,-0.1684853;0.4657227;-0.02646328,-0.1844185;0.3115908;-0.2274676,-0.1750311;0.1655065;-0.4277661,0.07854103;0.0105207;-0.02201001,0.1503413;-0.1967615;-0.2887912,0.144068;-0.5728567;-0.1520397,0.1759597;-0.5971543;-0.2287428,-0.06768477;-0.0007448353;-0.04671228,-0.03707737;-0.3447333;-0.05204909,0.009022202;-0.7382423;0.004638124,0.02132189;-0.6974624;-0.09324539,-0.0268982;0.5105501;0.02198754,0;0;0,0.003742875;0.2966397;0.003559589,0.006312441;0.5813093;-0.006142139,0.1614236;0.5013659;-0.007386923,0.2442915;0.4130407;-0.2304224,0.3205842;0.3783123;-0.4639211,-0.1457651;0.498382;-0.03741406,-0.2244563;0.3943448;-0.2551231,-0.2387452;0.3276843;-0.4936613,0.07899618;-0.00228326;-0.02276421,0.135662;0.006647125;-0.3633558,0.1574478;-0.3825117;-0.272423,0.1690872;-0.4090522;-0.353147,-0.06712922;0.008004244;-0.04683394,0.006692223;-0.3237455;-0.1083636,0.04435255;-0.7099165;-0.01017188,0.05008693;-0.6971212;-0.1077413,0.005663263;0.5117087;-0.001417637,779.123
+0;0;0,-0.01564181;0.2956765;0.01790186,-0.03087763;0.5803015;0.02147299,0.1187747;0.465687;0.01582414,0.2172633;0.3213298;-0.1683692,0.2850729;0.2316334;-0.3895988,-0.1652329;0.4665769;-0.0260956,-0.181438;0.3146123;-0.2288524,-0.1714486;0.1775357;-0.4354833,0.07859757;0.01024775;-0.02172456,0.148745;-0.188914;-0.2948602,0.1408922;-0.5559057;-0.164088,0.1734273;-0.5793392;-0.2408125,-0.06759577;-0.0004499951;-0.0467457,-0.03646336;-0.3442398;-0.05208381,0.008851446;-0.7273406;0.002928138,0.02139068;-0.6865662;-0.09467819,-0.02721345;0.510587;0.0228021,0;0;0,0.005628813;0.2965736;0.001453161,0.01030893;0.5813338;-0.0104208,0.1615767;0.5009812;-0.01032162,0.2431565;0.4227728;-0.2376856,0.3125122;0.3895224;-0.4736311,-0.1383851;0.5001267;-0.04354182,-0.221896;0.4173106;-0.2685609,-0.2337646;0.3504492;-0.5072549,0.07937399;-0.0034163;-0.02103925,0.1449317;0.006030336;-0.3598639,0.1568718;-0.3753695;-0.2808859,0.163597;-0.4032222;-0.3609369,-0.06647434;0.009110237;-0.0474628,0.00818231;-0.3205607;-0.1176956,0.04555492;-0.6958212;-0.01956933,0.05234273;-0.6831998;-0.1167919,0.009147355;0.5117223;-0.005110502,779.155
+0;0;0,-0.01564181;0.2956765;0.01790186,-0.03087763;0.5803015;0.02147299,0.1187747;0.465687;0.01582414,0.2172633;0.3213298;-0.1683692,0.2850729;0.2316334;-0.3895988,-0.1652329;0.4665769;-0.0260956,-0.181438;0.3146123;-0.2288524,-0.1714486;0.1775357;-0.4354833,0.07859757;0.01024775;-0.02172456,0.148745;-0.188914;-0.2948602,0.1408922;-0.5559057;-0.164088,0.1734273;-0.5793392;-0.2408125,-0.06759577;-0.0004499951;-0.0467457,-0.03646336;-0.3442398;-0.05208381,0.008851446;-0.7273406;0.002928138,0.02139068;-0.6865662;-0.09467819,-0.02721345;0.510587;0.0228021,0;0;0,0.005628813;0.2965736;0.001453161,0.01030893;0.5813338;-0.0104208,0.1615767;0.5009812;-0.01032162,0.2431565;0.4227728;-0.2376856,0.3125122;0.3895224;-0.4736311,-0.1383851;0.5001267;-0.04354182,-0.221896;0.4173106;-0.2685609,-0.2337646;0.3504492;-0.5072549,0.07937399;-0.0034163;-0.02103925,0.1449317;0.006030336;-0.3598639,0.1568718;-0.3753695;-0.2808859,0.163597;-0.4032222;-0.3609369,-0.06647434;0.009110237;-0.0474628,0.00818231;-0.3205607;-0.1176956,0.04555492;-0.6958212;-0.01956933,0.05234273;-0.6831998;-0.1167919,0.009147355;0.5117223;-0.005110502,779.1772
+0;0;0,-0.01565586;0.2959421;0.01791794,-0.03090739;0.5808604;0.02149294,0.1158141;0.4670809;0.01598562,0.2143191;0.3226996;-0.1682384,0.285019;0.2291799;-0.3988979,-0.1624849;0.4679529;-0.02509151,-0.1786927;0.3159629;-0.2278821,-0.1682775;0.1730435;-0.4433206,0.07875864;0.01026875;-0.02176909,0.1485131;-0.1877774;-0.2933747,0.1415836;-0.5116209;-0.1779776,0.1657203;-0.5212614;-0.2348969,-0.0677343;-0.0004509173;-0.04684149,-0.03677629;-0.3423149;-0.0521497,0.003210746;-0.6803735;-0.003605641,0.01251317;-0.6423804;-0.07601643,-0.02723966;0.5110784;0.02282333,0;0;0,0.006950621;0.2968146;-0.0008420944,0.01309887;0.5817372;-0.01494956,0.1608229;0.499503;-0.01238632,0.2431139;0.4298022;-0.2422943,0.3097099;0.4018092;-0.4907486,-0.1324328;0.5010496;-0.04890317,-0.2207886;0.4267371;-0.2750858,-0.2280727;0.3383027;-0.5181382,0.07975721;-0.003817141;-0.02016139,0.1661778;-0.08258706;-0.3429374,0.1678098;-0.4260626;-0.3267796,0.1253998;-0.4537148;-0.3432528,-0.06631624;0.009693739;-0.04785868,0.008892253;-0.3166367;-0.1234211,0.04216342;-0.6476663;-0.03652137,0.04799676;-0.6307316;-0.1085562,0.01156872;0.5121123;-0.009052277,779.2103
+0;0;0,-0.01578933;0.2955177;0.01833755,-0.03111829;0.5805227;0.02232666,0.1114906;0.4681829;0.01666777,0.2084785;0.3324568;-0.1748108,0.2743539;0.2481942;-0.4239745,-0.1584528;0.4688312;-0.02372822,-0.1801278;0.3210077;-0.2290832,-0.1634102;0.1723962;-0.4552633,0.07825202;0.009925713;-0.02115563,0.1474012;-0.1844576;-0.2949031,0.1378856;-0.510038;-0.1837731,0.179564;-0.5479007;-0.2829477,-0.06700034;-0.0001449406;-0.04669468,-0.03577431;-0.3414759;-0.05141084,0.004721642;-0.6796829;-0.002226073,0.02100307;-0.6358103;-0.1276075,-0.02743442;0.5106546;0.02356391,0;0;0,0.008002152;0.2963811;-0.003233433,0.01535858;0.5812346;-0.01985836,0.1587781;0.5075283;-0.01979017,0.2396251;0.4355409;-0.2495158,0.3057354;0.4130718;-0.5115212,-0.1258673;0.5025543;-0.05373588,-0.2177649;0.4365007;-0.2810771,-0.224522;0.3416886;-0.5350206,0.07903636;-0.003044799;-0.02033329,0.1686129;-0.09398182;-0.3384695,0.1647595;-0.4380479;-0.3316371,0.1717299;-0.4336056;-0.4560407,-0.06568328;0.009230688;-0.04764409,0.007288702;-0.3150359;-0.1314914,0.04083156;-0.6463096;-0.0444531,0.05062309;-0.6392127;-0.1691833,0.01354375;0.5115894;-0.01330733,779.2438
+0;0;0,-0.01590153;0.2976177;0.01846786,-0.03134417;0.5847358;0.02248724,0.1087834;0.472661;0.01696171,0.2057954;0.3369012;-0.1745645,0.2695186;0.2553915;-0.4155877,-0.1562872;0.4732976;-0.0227051,-0.1779676;0.3254374;-0.2281111,-0.1617962;0.1816811;-0.4469017,0.07776152;0.009863494;-0.02102302,0.1469285;-0.1845701;-0.2948412,0.1374209;-0.5098811;-0.1838031,0.1790406;-0.5476483;-0.2828381,-0.06658036;-0.000144032;-0.04640198,-0.03534625;-0.3415632;-0.05111936,0.005116198;-0.6794903;-0.001975283,0.0213747;-0.6356373;-0.1271802,-0.02763384;0.514366;0.02373337,0;0;0,0.006257822;0.2984416;-0.007979393,0.01236747;0.5852386;-0.02795124,0.1533125;0.5058004;-0.02315831,0.2333584;0.4431531;-0.2559507,0.2937663;0.4234185;-0.5104269,-0.1257523;0.5069417;-0.06162633,-0.2133175;0.4592822;-0.2952612,-0.2194009;0.3605193;-0.5381718,0.07896797;-0.003811195;-0.01832056,0.1701117;-0.0887998;-0.3377491,0.1620933;-0.4323535;-0.3253521,0.1709121;-0.4284963;-0.4493331,-0.06456041;0.009828287;-0.0481816,0.005434424;-0.3131734;-0.1394805,0.03844579;-0.6443342;-0.05293612,0.05012498;-0.6377435;-0.1772265,0.01082913;0.5151485;-0.0207243,779.2664
+0;0;0,-0.0157533;0.2948434;0.01829571,-0.03112699;0.5806818;0.02229353,0.1085267;0.4689752;0.01678691,0.2055366;0.3332184;-0.1747351,0.2682205;0.2530382;-0.411827,-0.1556464;0.4696097;-0.02274559,-0.1773263;0.3217527;-0.2281471,-0.1614187;0.1803413;-0.443369,0.0785929;0.009968949;-0.02124779,0.1476061;-0.1840323;-0.2944571,0.1381146;-0.5087903;-0.1836079,0.179715;-0.546526;-0.2825969,-0.0672922;-0.0001455719;-0.04689809,-0.03612754;-0.3408057;-0.05160498,0.004266117;-0.6781583;-0.002544452,0.02051708;-0.6343117;-0.1276913,-0.02742863;0.5105391;0.02353564,0;0;0,0.00582846;0.2955988;-0.01014447,0.01161591;0.5809903;-0.03187919,0.1522758;0.5054169;-0.02856302,0.2310284;0.4380101;-0.2604593,0.2844497;0.4331954;-0.5128354,-0.1256475;0.5032246;-0.0661912,-0.2149441;0.4565385;-0.2993608,-0.2156773;0.3860298;-0.5475516,0.08080606;0.0001604408;-0.0140729,0.1746181;-0.1040107;-0.3261472,0.1663931;-0.4465466;-0.3050076,0.1749451;-0.4428644;-0.4289099,-0.0646804;0.007677453;-0.04985173,0.004216701;-0.3153227;-0.1391084,0.03669103;-0.6464211;-0.05446421,0.048187;-0.6400318;-0.1786734,0.01013033;0.5111693;-0.02426028,779.2891
+0;0;0,-0.01591364;0.2947963;0.01890595,-0.03139804;0.5806222;0.02333016,0.1083253;0.4690686;0.01747567,0.2036214;0.3390618;-0.1788363,0.2647027;0.2486147;-0.4126292,-0.1555464;0.4695114;-0.02269268,-0.1734222;0.3365339;-0.2383753,-0.1581955;0.2035598;-0.458958,0.07874107;0.009712701;-0.02081347,0.146835;-0.1805472;-0.2968697,0.1355607;-0.506259;-0.1890266,0.1748364;-0.5418805;-0.2903616,-0.06718361;4.69148E-05;-0.04705372,-0.03607973;-0.3406206;-0.0516246,0.004926402;-0.6778193;-0.002016909,0.02143307;-0.6339384;-0.1271265,-0.02766408;0.5104796;0.02447383,0;0;0,0.00582846;0.2955988;-0.01014447,0.01161591;0.5809903;-0.03187919,0.1522758;0.5054169;-0.02856302,0.2310284;0.4380101;-0.2604593,0.2844497;0.4331954;-0.5128354,-0.1256475;0.5032246;-0.0661912,-0.2149441;0.4565385;-0.2993608,-0.2156773;0.3860298;-0.5475516,0.08080606;0.0001604408;-0.0140729,0.1746181;-0.1040107;-0.3261472,0.1663931;-0.4465466;-0.3050076,0.1749451;-0.4428644;-0.4289099,-0.0646804;0.007677453;-0.04985173,0.004216701;-0.3153227;-0.1391084,0.03669103;-0.6464211;-0.05446421,0.048187;-0.6400318;-0.1786734,0.01013033;0.5111693;-0.02426028,779.3118
+0;0;0,-0.0157298;0.2913907;0.01868755,-0.03112829;0.5756338;0.0230817,0.1073018;0.4647267;0.01728888,0.202608;0.3347062;-0.1790437,0.2632173;0.244958;-0.41103,-0.154087;0.4651652;-0.02250154,-0.1719647;0.3321738;-0.2382068,-0.1568557;0.2002273;-0.457085,0.07954793;0.009812227;-0.02102675,0.1475835;-0.1802847;-0.2968464,0.1363225;-0.5056142;-0.1891299,0.1756226;-0.5412766;-0.290528,-0.06787205;4.739554E-05;-0.04753588,-0.03679481;-0.3403282;-0.05210284,0.004163202;-0.6771312;-0.002553362,0.02068015;-0.6332417;-0.1277408,-0.02740799;0.505748;0.02422119,0;0;0,0.007886383;0.2920269;-0.01277709,0.01458405;0.5756732;-0.03625226,0.153627;0.5001857;-0.03274584,0.2312122;0.4341641;-0.2654619,0.2843572;0.4303887;-0.5158759,-0.1215095;0.4985187;-0.07037683,-0.195344;0.4701911;-0.3117916,-0.1890687;0.4269928;-0.564062,0.08184788;0.002545238;-0.01267767,0.1866151;-0.1008876;-0.3211702,0.1745795;-0.442155;-0.2901745,0.1832557;-0.4390441;-0.4140265,-0.06495003;0.005421934;-0.05117004,0.004851259;-0.3178873;-0.1374316,0.03739741;-0.6490676;-0.05479158,0.04914939;-0.6430075;-0.1789946,0.0128359;0.5061545;-0.02829885,779.3339
+0;0;0,-0.01569764;0.2907949;0.01864934,-0.03102075;0.5736468;0.02302137,0.1043553;0.4639917;0.01737947,0.1996814;0.3339441;-0.1789941,0.2606476;0.2436673;-0.4123468,-0.1511413;0.4644204;-0.02151398,-0.1690227;0.3314013;-0.2372642,-0.1538247;0.1986776;-0.4574317,0.07955127;0.00981264;-0.02102763,0.1475343;-0.1801372;-0.2966339,0.136304;-0.5045779;-0.1892116,0.1755987;-0.5402314;-0.290596,-0.0678749;4.739753E-05;-0.04753788,-0.03682171;-0.3400649;-0.05210131,0.004024412;-0.6759478;-0.002687193,0.02053912;-0.6320602;-0.1278576,-0.02731787;0.5040884;0.02415551,0;0;0,0.009245736;0.2913969;-0.01258111,0.01713303;0.5734832;-0.03750825,0.15282;0.4979676;-0.03230524,0.2296312;0.4401864;-0.2675145,0.2835771;0.4286129;-0.519062,-0.1155212;0.4966384;-0.07201676,-0.1995588;0.4976706;-0.3118055,-0.1891229;0.429524;-0.5599333,0.08186133;0.002573848;-0.01260757,0.1911289;-0.1037845;-0.318238,0.1851185;-0.4422221;-0.2697473,0.194882;-0.4394607;-0.3934242,-0.06477074;0.004687256;-0.0514746,0.004010908;-0.3194337;-0.134397,0.03694472;-0.6504841;-0.05534954,0.04997628;-0.6445718;-0.1793786,0.0151967;0.5043576;-0.02906632,779.3669
+0;0;0,-0.01575987;0.2900995;0.01893406,-0.03097489;0.5716667;0.02357544,0.1038081;0.4625622;0.01745438,0.1992647;0.3336354;-0.1796528,0.2620668;0.2439722;-0.413246,-0.1503349;0.4628559;-0.02150422,-0.182073;0.3236834;-0.2317636,-0.1585674;0.2054247;-0.4598245,0.0796942;0.00965631;-0.02066785,0.1468784;-0.1765891;-0.2991515,0.1333169;-0.5019306;-0.195943,0.1705594;-0.53776;-0.2981587,-0.06777713;0.000196568;-0.04772623,-0.03642406;-0.3400328;-0.05161694,0.004386097;-0.6755766;-0.002343114,0.02104347;-0.6316556;-0.127632,-0.0273061;0.5024394;0.02464686,0;0;0,0.009438032;0.2907169;-0.0126195,0.01775647;0.5714089;-0.03851581,0.1527424;0.4949395;-0.03128552,0.2276034;0.4413503;-0.2681596,0.2830375;0.4265079;-0.5196674,-0.1140201;0.4947099;-0.07370418,-0.1906238;0.480298;-0.3155915,-0.1834923;0.4220586;-0.5668019,0.08193634;0.002811357;-0.01225162,0.2023959;-0.08972923;-0.3183234,0.1919713;-0.4259371;-0.2588366,0.2025908;-0.4237135;-0.3824662,-0.06467254;0.004094544;-0.05169399,0.002601609;-0.3215583;-0.1302982,0.03575933;-0.6529772;-0.05450159,0.04982687;-0.6472461;-0.1785246,0.01573581;0.5026637;-0.02973819,779.4006
+0;0;0,-0.01579217;0.2906942;0.01897287,-0.03101488;0.5724028;0.02361793,0.1049824;0.4629261;0.01743032,0.2033643;0.3300482;-0.1857174,0.2638154;0.2437415;-0.410566,-0.1515139;0.4632224;-0.02188902,-0.1842247;0.3197849;-0.238592,-0.161599;0.2059532;-0.4581154,0.07966711;0.009653026;-0.02066083,0.1468982;-0.1767226;-0.2993392,0.1327725;-0.5156018;-0.1918361,0.1603684;-0.5343801;-0.267576,-0.06775408;0.0001965012;-0.04771,-0.03637909;-0.3402708;-0.05160344,0.006129202;-0.6897768;-0.000279285,0.01847199;-0.6494616;-0.09311589,-0.02734593;0.5031725;0.0246894,0;0;0,0.009492248;0.2913157;-0.01255107,0.01830393;0.5720862;-0.0389297,0.1542987;0.493534;-0.03086448,0.2238957;0.4772307;-0.2828466,0.2859128;0.4266762;-0.5179172,-0.1137322;0.4931427;-0.07696512,-0.2008769;0.4941269;-0.3239658,-0.1864185;0.4313136;-0.5637689,0.08184829;0.002083793;-0.01278329,0.2159763;-0.06710693;-0.3196055,0.1845728;-0.4082893;-0.223668,0.2040457;-0.4388924;-0.2931335,-0.06480951;0.004472843;-0.0514453,0.003211483;-0.3217896;-0.1278882,0.03828193;-0.668049;-0.05392835,0.04945851;-0.6560978;-0.1457255,0.01614758;0.5033675;-0.02995515,779.4237
+0;0;0,-0.01579436;0.2907344;0.0189755,-0.03102005;0.5724983;0.0236213,0.1025324;0.463748;0.01756812,0.2026477;0.3285289;-0.1891589,0.2733194;0.2276302;-0.4520231,-0.1492232;0.4640388;-0.0210245,-0.1825103;0.318074;-0.2415457,-0.1560593;0.1849966;-0.4981843,0.07963771;0.009649464;-0.0206532,0.146946;-0.1769399;-0.2996513,0.1320657;-0.5339208;-0.1864057,0.1598203;-0.5529795;-0.262581,-0.06772907;0.0001964287;-0.04769239,-0.03631809;-0.3406614;-0.05159029,0.008460835;-0.7088367;0.002475403,0.02087457;-0.6684622;-0.09089486,-0.02735017;0.5032505;0.02469304,0;0;0,0.01043159;0.2913114;-0.01284194,0.02020703;0.5720664;-0.03961825,0.1533504;0.4927445;-0.03080726,0.225738;0.4728148;-0.2865536,0.2942805;0.4178847;-0.5632434,-0.1092216;0.4921153;-0.07757011,-0.2008566;0.5014701;-0.3276879,-0.1795337;0.4246171;-0.6068143,0.08181208;0.002283484;-0.01278281,0.2209115;-0.04424275;-0.3220927,0.1914753;-0.4040087;-0.2211806,0.210306;-0.4374612;-0.288996,-0.06476323;0.004066995;-0.051488,0.0008988082;-0.3235123;-0.1260952,0.04022082;-0.6893414;-0.05465209,0.05202973;-0.6775749;-0.14689,0.01782166;0.5033548;-0.03051305,779.4581
+0;0;0,-0.01590553;0.2919076;0.01976807,-0.03115376;0.5749626;0.02490559,0.10459;0.4653102;0.0180354,0.1995718;0.3431512;-0.1836139,0.2624658;0.272966;-0.4365249,-0.1511771;0.4654034;-0.02109299,-0.1720896;0.3216489;-0.2296694,-0.1569064;0.2070099;-0.4735401,0.07957701;0.009407917;-0.02017517,0.1458725;-0.1726641;-0.3022924,0.1310357;-0.5312469;-0.1914524,0.157965;-0.5498097;-0.2674094,-0.0674776;0.0003080962;-0.04769408,-0.03547196;-0.3404301;-0.05062151,0.009466041;-0.709339;0.003913537,0.02174697;-0.669001;-0.08879735,-0.02747291;0.5054089;0.02588561,0;0;0,0.00853716;0.2926867;-0.01074457,0.01578035;0.5750974;-0.0345211,0.1517918;0.4937951;-0.02613235,0.2238663;0.4809619;-0.2695402,0.299456;0.4377613;-0.5250113,-0.1138797;0.4928862;-0.07687066,-0.1993869;0.499598;-0.3161409,-0.1722093;0.4327165;-0.576206,0.08158942;0.00163047;-0.01298284,0.2241027;-0.04233596;-0.3210289,0.1961896;-0.4027687;-0.2190666,0.2147184;-0.4355997;-0.2866089,-0.06458662;0.004493451;-0.05134613,-0.001787052;-0.3243232;-0.1225591,0.03874232;-0.6910321;-0.0520662,0.05115719;-0.6789521;-0.1435962,0.01408817;0.5059544;-0.02623868,779.4905
+0;0;0,-0.01590553;0.2919076;0.01976807,-0.03115376;0.5749626;0.02490559,0.10459;0.4653102;0.0180354,0.1995718;0.3431512;-0.1836139,0.2624658;0.272966;-0.4365249,-0.1511771;0.4654034;-0.02109299,-0.1720896;0.3216489;-0.2296694,-0.1569064;0.2070099;-0.4735401,0.07957701;0.009407917;-0.02017517,0.1458725;-0.1726641;-0.3022924,0.1310357;-0.5312469;-0.1914524,0.157965;-0.5498097;-0.2674094,-0.0674776;0.0003080962;-0.04769408,-0.03547196;-0.3404301;-0.05062151,0.009466041;-0.709339;0.003913537,0.02174697;-0.669001;-0.08879735,-0.02747291;0.5054089;0.02588561,0;0;0,0.00853716;0.2926867;-0.01074457,0.01578035;0.5750974;-0.0345211,0.1517918;0.4937951;-0.02613235,0.2238663;0.4809619;-0.2695402,0.299456;0.4377613;-0.5250113,-0.1138797;0.4928862;-0.07687066,-0.1993869;0.499598;-0.3161409,-0.1722093;0.4327165;-0.576206,0.08158942;0.00163047;-0.01298284,0.2241027;-0.04233596;-0.3210289,0.1961896;-0.4027687;-0.2190666,0.2147184;-0.4355997;-0.2866089,-0.06458662;0.004493451;-0.05134613,-0.001787052;-0.3243232;-0.1225591,0.03874232;-0.6910321;-0.0520662,0.05115719;-0.6789521;-0.1435962,0.01408817;0.5059544;-0.02623868,779.5125
+0;0;0,-0.01591791;0.2921348;0.01978346,-0.03115173;0.5749211;0.02491819,0.1045853;0.4653839;0.01804642,0.1995387;0.3432615;-0.1835425,0.2604914;0.2752426;-0.4286472,-0.1511805;0.4654771;-0.02108179,-0.1720868;0.3217656;-0.2295956,-0.1573722;0.210665;-0.4659392,0.07956839;0.009406899;-0.02017299,0.145844;-0.1726106;-0.3022057,0.1308928;-0.5339588;-0.1905108,0.1576841;-0.5522726;-0.2660785,-0.0674703;0.0003080628;-0.04768892,-0.03547425;-0.3403281;-0.05061547,0.009810314;-0.712082;0.004340153,0.02202829;-0.671797;-0.08789545,-0.02747696;0.5054824;0.02589659,0;0;0,0.007367254;0.2930044;-0.00903368,0.01381811;0.5752725;-0.03145766,0.1498116;0.4923337;-0.02165484,0.2263535;0.4826759;-0.2637626,0.3034897;0.4493009;-0.5114605,-0.115167;0.4918969;-0.07504848,-0.1981003;0.49191;-0.3152362,-0.1687786;0.4309247;-0.5679004,0.08153763;0.002374411;-0.01313567,0.2269766;-0.04157515;-0.3196993,0.2022642;-0.4060751;-0.2206997,0.2211619;-0.4381693;-0.2881508,-0.06462379;0.003685413;-0.05134932,-0.005501162;-0.3259585;-0.1213828,0.03733277;-0.6957138;-0.05269431,0.05034494;-0.6834188;-0.1436871,0.01228269;0.5062085;-0.02345657,779.546
+0;0;0,-0.01604794;0.2936053;0.02072442,-0.03132628;0.5782326;0.02639471,0.1091987;0.4667118;0.01863646,0.2033056;0.3532664;-0.1880784,0.2808562;0.2916412;-0.4413127,-0.1557319;0.4668993;-0.0217197,-0.1756696;0.3200641;-0.2278724,-0.161993;0.2097602;-0.4760364,0.0800085;0.009155661;-0.01958222,0.145435;-0.1704734;-0.3032919,0.1298006;-0.5319453;-0.1947693,0.1560292;-0.5477583;-0.2735913,-0.06739113;0.0005416753;-0.04823682,-0.03504566;-0.3400324;-0.0494506,0.01011798;-0.7110496;0.005230431,0.02245574;-0.6705874;-0.08824681,-0.02762778;0.5083238;0.02728138,0;0;0,0.005851548;0.2946282;-0.007147789,0.0100247;0.5790187;-0.02662992,0.1511346;0.4910898;-0.02426457,0.2337151;0.5017314;-0.2641068,0.3092088;0.4535831;-0.5208591,-0.1203988;0.4883908;-0.07700859,-0.2174344;0.3639423;-0.2758898,-0.1761174;0.3339781;-0.5429748,0.08173113;0.00269413;-0.01346898,0.2291096;-0.0390176;-0.3193744,0.2077675;-0.4034675;-0.2223989,0.2293274;-0.4354426;-0.2909112,-0.06503021;0.003500245;-0.05125885,-0.007341463;-0.3264015;-0.1210819,0.03426722;-0.6956894;-0.05341607,0.04684822;-0.683382;-0.1457652,0.009113785;0.5093821;-0.0194447,779.5687
+0;0;0,-0.01613266;0.2951553;0.02083383,-0.03150366;0.5815079;0.02654015,0.1136297;0.4682066;0.0184969,0.2077205;0.3547807;-0.1881824,0.2784835;0.2985491;-0.4192526,-0.1601845;0.4684004;-0.02321248,-0.1801188;0.3215904;-0.2293297,-0.1676392;0.2209408;-0.4557734,0.08037961;0.009198128;-0.01967305,0.1458155;-0.1704568;-0.3034234,0.1300722;-0.5344472;-0.1941447,0.1562458;-0.5501642;-0.2728016,-0.06770372;0.0005441878;-0.04846056,-0.0353536;-0.3400788;-0.04967451,0.01012472;-0.713681;0.005387504,0.02243663;-0.6732407;-0.08789393,-0.02778478;0.5112139;0.02743171,0;0;0,0.003137545;0.2962731;-0.00483489,0.00300831;0.5826292;-0.02110791,0.1494649;0.4907449;-0.02393937,0.2329348;0.5049409;-0.2632427,0.3059476;0.4800832;-0.4990691,-0.1270332;0.4838239;-0.07896271,-0.2394004;0.4384841;-0.302016,-0.1896735;0.3592418;-0.5318219,0.08197128;0.003959075;-0.01405525,0.2303492;-0.03309944;-0.3201315,0.2150769;-0.4018307;-0.2280298,0.236794;-0.4345662;-0.2955179,-0.0655726;0.002750443;-0.05123655,-0.009480093;-0.3271285;-0.1226894,0.0292515;-0.6992719;-0.05422156,0.04183946;-0.6866468;-0.146426,0.003282848;0.5125185;-0.01476097,779.6032
+0;0;0,-0.01622424;0.2968309;0.0209521,-0.03164833;0.5841706;0.02668239,0.1190252;0.4690437;0.0182914,0.2131123;0.355622;-0.18838,0.2854214;0.298162;-0.4244986,-0.1655015;0.469245;-0.02504978,-0.185435;0.3224406;-0.2311592,-0.1726827;0.2195921;-0.4625502,0.0812045;0.009292524;-0.01987495,0.1466454;-0.170376;-0.3036469,0.1308343;-0.5359343;-0.1938975,0.158108;-0.5535728;-0.2758604,-0.06839854;0.0005497726;-0.04895789,-0.03604595;-0.3400992;-0.05017194,0.009628251;-0.7153106;0.005127247,0.02245766;-0.6744315;-0.09207492,-0.02792188;0.5137335;0.02757576,0;0;0,-6.204529E-05;0.2980078;-0.001457691,-0.004243472;0.5855405;-0.0133431,0.1480862;0.4902446;-0.02330232,0.2313674;0.5060239;-0.262562,0.3097641;0.4848875;-0.5027483,-0.1339268;0.4779627;-0.07982844,-0.2424638;0.4366169;-0.3055278,-0.1927428;0.3539245;-0.5399889,0.08251883;0.005641952;-0.01530838,0.2314292;-0.0289972;-0.3214386,0.2250526;-0.4017106;-0.2379414,0.2506523;-0.4344853;-0.3096018,-0.06683126;0.002089854;-0.05103676,-0.01233649;-0.3274013;-0.1255735,0.01945585;-0.7012366;-0.05371129,0.03230792;-0.6889781;-0.1498948,-0.00298595;0.5152053;-0.008104563,779.6257
+0;0;0,-0.01634448;0.2968362;0.02137828,-0.03177724;0.582907;0.02757894,0.111816;0.4702547;0.01901192,0.2076679;0.3566726;-0.1925666,0.2618059;0.3037294;-0.4286429,-0.158607;0.4700461;-0.02255818,-0.1797365;0.3206019;-0.232496,-0.1686412;0.2262721;-0.4615042,0.08194622;0.009229238;-0.01971197,0.1454048;-0.1734693;-0.3019851,0.1292165;-0.5417783;-0.1970941,0.1558695;-0.5594244;-0.2783059,-0.06888755;0.0006181652;-0.04942718,-0.03616539;-0.3399875;-0.05040239,0.009673871;-0.7164401;0.005255852,0.02245239;-0.6756188;-0.09115732,-0.02805762;0.5129054;0.02834041,0;0;0,-0.003656485;0.2980229;0.002218008,-0.01195027;0.5843517;-0.005465508,0.1356255;0.4961555;-0.006238222,0.2314017;0.4964326;-0.2464064,0.2937191;0.5331306;-0.4835472,-0.1457376;0.4785939;-0.04221104,-0.2036084;0.441259;-0.2914318,-0.1780459;0.3588432;-0.5238541,0.08299258;0.006656215;-0.0160265,0.2315043;-0.02977856;-0.3221321,0.2337368;-0.4061616;-0.2496994,0.2601672;-0.4381743;-0.3206342,-0.06776699;0.001203966;-0.05094222,-0.01478282;-0.3279984;-0.127769,0.006693037;-0.7031484;-0.05215812,0.01479134;-0.6902208;-0.1481729,-0.00967729;0.5144093;-0.001277208,779.6577
+0;0;0,-0.0163326;0.2966206;0.02136275,-0.03170989;0.5816627;0.0275421,0.1165126;0.467869;0.01866238,0.2105319;0.3564585;-0.188871,0.2646861;0.3034995;-0.4250176,-0.1628886;0.4676535;-0.02428787,-0.1836141;0.3210665;-0.230212,-0.1725155;0.2267087;-0.4592883,0.08262853;0.009306083;-0.01987609,0.1460791;-0.1733694;-0.3021135,0.1298043;-0.5436461;-0.1966621,0.1574217;-0.5630161;-0.2808123,-0.06946113;0.0006233122;-0.04983873,-0.0367431;-0.3399392;-0.05081382,0.009341054;-0.7184031;0.005141787,0.02258192;-0.6771902;-0.09475974,-0.02800487;0.5119358;0.02830059,0;0;0,-0.007195506;0.2976804;0.006444454,-0.01943016;0.5829121;0.002670765,0.1336537;0.4943023;-0.003963709,0.2264042;0.5155536;-0.2390547,0.3061737;0.5066199;-0.4737024,-0.154632;0.4737983;-0.04103392,-0.2120464;0.4388917;-0.2855889,-0.1858042;0.4053535;-0.5299025,0.08338989;0.007279962;-0.01738572,0.2321505;-0.03078924;-0.323123,0.2413425;-0.4107424;-0.2595558,0.2703529;-0.4442697;-0.333068,-0.06991367;0.0003923654;-0.04920428,-0.0181682;-0.3278995;-0.1304516,0.00377048;-0.704952;-0.05403332,0.02480036;-0.7519572;-0.1165578,-0.01622385;0.5132338;0.005956411,779.6803
+0;0;0,-0.01630937;0.2961988;0.02133237,-0.03167865;0.5810932;0.02750655,0.119841;0.4662848;0.01840707,0.2164123;0.3518503;-0.1947593,0.2733456;0.2961736;-0.4430245,-0.1659337;0.4660644;-0.02552295,-0.1872218;0.3154986;-0.2370364,-0.1755537;0.2162985;-0.4778684,0.08320986;0.009371557;-0.02001594,0.1469167;-0.1740417;-0.3033932,0.1302262;-0.5537782;-0.1952477,0.1590412;-0.5752891;-0.2830472,-0.06994983;0.0006276976;-0.05018937,-0.03709967;-0.3413102;-0.0511684,0.01016185;-0.7294431;0.006216753,0.02397692;-0.6877439;-0.09801714,-0.02797312;0.5113568;0.02826514,0;0;0,-0.01051693;0.2970484;0.01031613,-0.02467792;0.5820593;0.008584023,0.131931;0.4928941;-0.00194955,0.2319768;0.5026968;-0.2422742,0.3121437;0.5120364;-0.4901913,-0.1585054;0.4706097;-0.0464627,-0.2348919;0.4331808;-0.2926849,-0.2136116;0.4364946;-0.5525177,0.08361191;0.007482335;-0.01911569,0.233844;-0.03418657;-0.3252132,0.2530041;-0.4243852;-0.2656168,0.2849328;-0.4589379;-0.3431147,-0.07184368;-0.000785721;-0.04743643,-0.01995881;-0.3295178;-0.1325528,0.004581014;-0.7163465;-0.05551232,0.01450286;-0.704204;-0.1593155,-0.02110112;0.5123709;0.0114491,779.7138
+0;0;0,-0.01642863;0.2953579;0.02188595,-0.03181754;0.5794838;0.0285646,0.1215624;0.4641434;0.01873871,0.2157549;0.3566805;-0.1907508,0.2879143;0.3120677;-0.4539336,-0.1676302;0.4638296;-0.02570145,-0.1966272;0.3533856;-0.2521251,-0.1788592;0.2491068;-0.5076103,0.08421184;0.009458562;-0.01999786,0.1477759;-0.1775962;-0.3056654,0.1293001;-0.5953199;-0.1902893,0.1533767;-0.6086118;-0.2690781,-0.07073096;0.0005708806;-0.05077223,-0.03685447;-0.3450997;-0.05097443,0.01446687;-0.7710045;0.0131919,0.02659358;-0.7306813;-0.0785028,-0.02810664;0.5099317;0.02920484,0;0;0,-0.01311121;0.2960105;0.01382327,-0.02877909;0.5801915;0.01472235,0.1300076;0.4911527;0.001465321,0.2295886;0.5018589;-0.2315054,0.308326;0.524068;-0.4956448,-0.1697382;0.4652638;-0.02253057,-0.228899;0.4422012;-0.2680392,-0.2170852;0.4196284;-0.5433815,0.08394604;0.007900253;-0.02171779,0.2364363;-0.04180518;-0.3297955,0.2721277;-0.4659001;-0.2460355,0.3035153;-0.4924425;-0.3129632,-0.0740677;-0.001948988;-0.04572955,-0.02049274;-0.3332802;-0.1350892,0.01318601;-0.7580384;-0.05389597,0.01712184;-0.7434985;-0.1455859,-0.02486821;0.5106823;0.01692557,779.7478
+0;0;0,-0.01640199;0.294879;0.02185046,-0.03177368;0.5786866;0.02852236,0.1211879;0.4635673;0.0187245,0.2153549;0.3561335;-0.1907083,0.2888786;0.3106773;-0.458867,-0.1672062;0.4632544;-0.02559296,-0.1961953;0.3528403;-0.2519552,-0.1780913;0.2465899;-0.5122708,0.08538087;0.009589866;-0.02027548,0.149062;-0.1778094;-0.3064691,0.1309994;-0.5861928;-0.1936728,0.153201;-0.5961133;-0.266326,-0.07171284;0.0005788055;-0.05147705,-0.03777396;-0.3457284;-0.05167963,0.01239983;-0.76211;0.01105193,0.02358217;-0.7225907;-0.07350203,-0.02806783;0.5092292;0.02916173,0;0;0,-0.01813602;0.2952561;0.01396418,-0.03765934;0.578872;0.01681948,0.1216046;0.489805;0.0011096,0.2241406;0.5018988;-0.2304323,0.3028623;0.5270376;-0.4997871,-0.1784628;0.4646477;-0.01606549,-0.2426202;0.4445269;-0.2605047,-0.2275366;0.422952;-0.5410187,0.08411156;0.009945601;-0.02488542,0.2344562;-0.08944251;-0.3225414,0.2647372;-0.4913889;-0.190828,0.3009462;-0.5191103;-0.2430025,-0.07598298;-0.003925105;-0.04476757,-0.02714813;-0.3360013;-0.1365343,0.008468151;-0.7516031;-0.06016096,0.01075961;-0.7357655;-0.1447731,-0.03261668;0.5095136;0.01838994,779.7807
+0;0;0,-0.01640199;0.294879;0.02185046,-0.03177368;0.5786866;0.02852236,0.1211879;0.4635673;0.0187245,0.2153549;0.3561335;-0.1907083,0.2888786;0.3106773;-0.458867,-0.1672062;0.4632544;-0.02559296,-0.1961953;0.3528403;-0.2519552,-0.1780913;0.2465899;-0.5122708,0.08538087;0.009589866;-0.02027548,0.149062;-0.1778094;-0.3064691,0.1309994;-0.5861928;-0.1936728,0.153201;-0.5961133;-0.266326,-0.07171284;0.0005788055;-0.05147705,-0.03777396;-0.3457284;-0.05167963,0.01239983;-0.76211;0.01105193,0.02358217;-0.7225907;-0.07350203,-0.02806783;0.5092292;0.02916173,0;0;0,-0.01813602;0.2952561;0.01396418,-0.03765934;0.578872;0.01681948,0.1216046;0.489805;0.0011096,0.2241406;0.5018988;-0.2304323,0.3028623;0.5270376;-0.4997871,-0.1784628;0.4646477;-0.01606549,-0.2426202;0.4445269;-0.2605047,-0.2275366;0.422952;-0.5410187,0.08411156;0.009945601;-0.02488542,0.2344562;-0.08944251;-0.3225414,0.2647372;-0.4913889;-0.190828,0.3009462;-0.5191103;-0.2430025,-0.07598298;-0.003925105;-0.04476757,-0.02714813;-0.3360013;-0.1365343,0.008468151;-0.7516031;-0.06016096,0.01075961;-0.7357655;-0.1447731,-0.03261668;0.5095136;0.01838994,779.8033
+0;0;0,-0.01655201;0.294386;0.02253094,-0.03197617;0.5782808;0.0297039,0.1194496;0.4634907;0.0194674,0.2120788;0.3711358;-0.1975998,0.2950479;0.2833581;-0.4578396,-0.1658579;0.4632091;-0.02424311,-0.1835236;0.3378639;-0.2437977,-0.1746513;0.2346556;-0.5113475,0.08744881;0.00987611;-0.02063708,0.1486917;-0.1731148;-0.2999761,0.1290401;-0.6030841;-0.1845773,0.1511155;-0.61058;-0.2568217,-0.07346072;0.0004783561;-0.05266892,-0.03991843;-0.3373696;-0.05213747,0.01269304;-0.7747688;0.01487496,0.02362594;-0.735382;-0.06822067,-0.02824773;0.5087386;0.03024036,0;0;0,-0.02758512;0.2941308;0.01306939,-0.05165212;0.5775118;0.01542854,0.106461;0.48709;-0.002908945,0.2122407;0.5012325;-0.232775,0.2893351;0.5271845;-0.507905,-0.1919938;0.4653065;-0.01000023,-0.2602724;0.446538;-0.2533385,-0.2643131;0.4213596;-0.5391064,0.08463077;0.01281981;-0.02905178,0.2221617;-0.1140515;-0.3123459,0.2422785;-0.5157309;-0.120446,0.2849667;-0.5446954;-0.1630304,-0.07888771;-0.006368874;-0.04366791,-0.04439646;-0.3303983;-0.1389668,-0.003901497;-0.7674311;-0.06190126,-0.003475379;-0.7513831;-0.1450739,-0.04565476;0.5081437;0.01697755,779.8367
+0;0;0,-0.01655281;0.2944002;0.02253203,-0.03198376;0.5784202;0.02970757,0.1197515;0.463492;0.01944902,0.2123739;0.3711439;-0.1976025,0.2958836;0.2827943;-0.4595378,-0.1661492;0.4632099;-0.02435237,-0.1838137;0.3378737;-0.2438911,-0.1748836;0.233993;-0.5131841,0.08751386;0.009883457;-0.02065243,0.1483628;-0.1719304;-0.2981946,0.1284744;-0.6070813;-0.1814052,0.1494154;-0.6126503;-0.2499371,-0.07351538;0.000478712;-0.0527081,-0.04018884;-0.3351961;-0.05218007,0.01305666;-0.7778665;0.01563995,0.02342774;-0.7389621;-0.06318555,-0.02825296;0.508834;0.03024437,0;0;0,-0.03044186;0.2937929;0.01456618,-0.05756009;0.5770127;0.01817632,0.1011338;0.4860902;-0.00381875,0.2078727;0.4999282;-0.2332393,0.2833425;0.5275508;-0.5106035,-0.1992148;0.4664232;0.0009313282,-0.2719786;0.4466367;-0.2410033,-0.2807099;0.4193928;-0.5283554,0.08385147;0.01354909;-0.03111649,0.2153629;-0.1517968;-0.294088,0.2118524;-0.5289623;-0.04685213,0.2617294;-0.5566552;-0.07102086,-0.0794804;-0.007175326;-0.04259416,-0.05459941;-0.330007;-0.1371944,-0.008873586;-0.7725337;-0.06322878,-0.01069716;-0.7557353;-0.1421129,-0.05076797;0.5076666;0.01937747,779.8702
+0;0;0,-0.0166077;0.2953764;0.02260675,-0.03210353;0.5805906;0.02981264,0.1200131;0.4652618;0.01952962,0.2275417;0.3580516;-0.2324531,0.2999526;0.281444;-0.4595762,-0.1665944;0.464979;-0.02438006,-0.1871017;0.3194718;-0.2792503,-0.1793585;0.2293972;-0.5127532,0.08724547;0.009853145;-0.02058909,0.1475042;-0.1701971;-0.2954391,0.1274913;-0.6080719;-0.1779186,0.1612429;-0.6354004;-0.2883749,-0.07328991;0.0004772439;-0.05254645,-0.04028664;-0.3319416;-0.05202354,0.01329215;-0.7773828;0.01622099,0.03000773;-0.7330311;-0.110826,-0.02835727;0.5107159;0.03035166,0;0;0,-0.03083392;0.2945884;0.01735044,-0.0598136;0.5787708;0.02392864,0.09864185;0.4858022;-0.00383997,0.2173951;0.4990959;-0.2726758,0.2816744;0.5263211;-0.5131419,-0.2025623;0.4697672;0.01304289,-0.3703619;0.4081766;-0.220627,-0.3414205;0.4167366;-0.4691951,0.08307403;0.01378903;-0.03226972,0.2049032;-0.191845;-0.265645,0.193115;-0.5484286;0.01481009,0.1832303;-0.5430962;-0.1113648,-0.07953107;-0.007569305;-0.04183638,-0.06144685;-0.3286769;-0.1321392,-0.01119322;-0.7743522;-0.06290054,-0.01767722;-0.7654907;-0.1899337,-0.05251796;0.5091771;0.02446675,779.8928
+0;0;0,-0.01771552;0.2963428;0.02337218,-0.03365497;0.5826271;0.0310017,0.1182555;0.4669486;0.02052424,0.225194;0.3673281;-0.2361995,0.2914837;0.2904289;-0.5079373,-0.1677996;0.4668586;-0.02322125,-0.1889871;0.3198714;-0.2785896,-0.1773925;0.2254826;-0.5526435,0.08693187;0.01119997;-0.02061195,0.1503156;-0.1184626;-0.3162707,0.1247489;-0.5514438;-0.1862992,0.1593043;-0.5796036;-0.2960668,-0.07357828;-0.0004786874;-0.05189845,-0.04137302;-0.327902;-0.0510285,0.01202995;-0.7722064;0.01796853,0.02869859;-0.7278014;-0.1090756,-0.02980642;0.5125048;0.03147776,0;0;0,-0.03023976;0.2955894;0.01979041,-0.05905231;0.5808504;0.02810764,0.09809827;0.4859983;-0.003480196,0.2168185;0.4988554;-0.2736789,0.2784693;0.5406455;-0.5540394,-0.202865;0.4749531;0.02506819,-0.3658293;0.3971584;-0.2087218,-0.347565;0.3975572;-0.4982308,0.08255944;0.01368061;-0.03322983,0.1900083;-0.2322645;-0.2235184,0.1673993;-0.5722818;0.07463576,0.1547251;-0.5667988;-0.05131601,-0.0800502;-0.007618077;-0.04051385,-0.06693834;-0.3251125;-0.1257744,-0.01369302;-0.7699307;-0.06004373,-0.0235233;-0.761019;-0.1868673,-0.05184094;0.5109925;0.02831912,779.9155
+0;0;0,-0.01775235;0.296959;0.02342078,-0.03372466;0.5838332;0.03106623,0.1184471;0.467937;0.02057095,0.2182896;0.374927;-0.2191176,0.2846061;0.2979966;-0.4909654,-0.168098;0.4678469;-0.02324948,-0.1878796;0.3306132;-0.2616726,-0.1762803;0.2361861;-0.5358374,0.08705024;0.01121522;-0.02064002,0.1498911;-0.1173369;-0.3137665,0.1243243;-0.5503186;-0.1837949,0.1588347;-0.5784026;-0.2934194,-0.07367846;-0.0004793392;-0.05196911,-0.04174903;-0.3250984;-0.05110661,0.01165402;-0.7694035;0.01789052,0.02830094;-0.7250173;-0.108988,-0.02986845;0.5135712;0.03154324,0;0;0,-0.02984955;0.296172;0.02096319,-0.05824826;0.5820551;0.02967358,0.09833322;0.4865382;-0.004744768,0.2077723;0.5030708;-0.2573705,0.2824537;0.4921761;-0.5375872,-0.2029996;0.4781436;0.03103607,-0.3667597;0.3818856;-0.1689314,-0.3531144;0.3693199;-0.4585403,0.08204478;0.0138571;-0.03472996,0.1765076;-0.2617875;-0.1813405,0.138348;-0.6029773;0.1138761,0.1241833;-0.5972162;-0.01179838,-0.08095679;-0.008025314;-0.03887322,-0.07079116;-0.3232828;-0.1219824,-0.01503196;-0.7677705;-0.0560956,-0.02689795;-0.7588649;-0.1825728,-0.05117789;0.512042;0.02984357,779.9478
+0;0;0,-0.01879047;0.2968246;0.02429687,-0.03526231;0.5836558;0.03245316,0.1171259;0.4680223;0.02172324,0.2164411;0.3776633;-0.2191953,0.2818919;0.3063366;-0.4927754,-0.1693896;0.4675749;-0.02213082,-0.1895223;0.3316017;-0.2612457,-0.1740546;0.2893752;-0.5479426,0.08686836;0.0121716;-0.02086325,0.145413;-0.08723265;-0.3259683,0.1268612;-0.5250322;-0.2119205,0.1412127;-0.4818427;-0.3392088,-0.07409661;-0.001382798;-0.05135481,-0.04243205;-0.3260278;-0.05048118,0.01044795;-0.7706413;0.016913,0.0270495;-0.7260972;-0.1099535,-0.03125834;0.5134014;0.0328241,0;0;0,-0.02984955;0.296172;0.02096319,-0.05824826;0.5820551;0.02967358,0.09833322;0.4865382;-0.004744768,0.2077723;0.5030708;-0.2573705,0.2824537;0.4921761;-0.5375872,-0.2029996;0.4781436;0.03103607,-0.3667597;0.3818856;-0.1689314,-0.3531144;0.3693199;-0.4585403,0.08204478;0.0138571;-0.03472996,0.1765076;-0.2617875;-0.1813405,0.138348;-0.6029773;0.1138761,0.1241833;-0.5972162;-0.01179838,-0.08095679;-0.008025314;-0.03887322,-0.07079116;-0.3232828;-0.1219824,-0.01503196;-0.7677705;-0.0560956,-0.02689795;-0.7588649;-0.1825728,-0.05117789;0.512042;0.02984357,779.9708
+0;0;0,-0.01884605;0.2977026;0.02436874,-0.03535236;0.5851339;0.03254264,0.1171305;0.4693391;0.02180693,0.2165211;0.3789116;-0.2192944,0.2726959;0.3176937;-0.4541015,-0.169553;0.4688914;-0.02207282,-0.1897009;0.3328151;-0.2613692,-0.1764254;0.2965731;-0.5074341,0.08685108;0.01216917;-0.0208591,0.1452818;-0.08704164;-0.3253704,0.1267111;-0.5252857;-0.2112068,0.1410369;-0.4821198;-0.338267,-0.07408186;-0.001382523;-0.0513446,-0.04247892;-0.3253958;-0.05047267,0.01045477;-0.7704608;0.01698995,0.02702657;-0.7259429;-0.1096492,-0.03134071;0.5147448;0.0329143,0;0;0,-0.02946162;0.2971061;0.02087593,-0.05764021;0.5836313;0.02905345,0.09848914;0.4878961;-0.007169724,0.2075297;0.5032099;-0.2602727,0.272586;0.4915467;-0.500417,-0.2027169;0.4806632;0.03435974,-0.3689755;0.3657277;-0.153612,-0.3691721;0.3394759;-0.4012981,0.08106376;0.01405549;-0.03684306,0.1619393;-0.2843615;-0.1387771,0.1002469;-0.6325451;0.1447687,0.08506764;-0.6265651;0.01940727,-0.08161732;-0.008249052;-0.0373747,-0.07454741;-0.322527;-0.1220121,-0.01677171;-0.7674687;-0.05778644,-0.03029798;-0.7586305;-0.1838502,-0.05064098;0.513476;0.02936268,779.9934
+0;0;0,-0.01901515;0.3003738;0.02458739,-0.0356068;0.5892901;0.03280754,0.1165335;0.473331;0.02210006,0.2169336;0.3819851;-0.2214501,0.2733663;0.3204861;-0.457335,-0.1694584;0.4728844;-0.02167386,-0.1898111;0.3354259;-0.2634008,-0.1764746;0.2990176;-0.5105951,0.08711316;0.0122059;-0.02092205,0.1450252;-0.08612423;-0.3227302,0.1264288;-0.5249735;-0.208409,0.1407294;-0.4818309;-0.335245,-0.07430541;-0.001386694;-0.05149953,-0.042983;-0.3225237;-0.05063533,0.01002379;-0.7682034;0.01692045,0.02656636;-0.723711;-0.1094953,-0.03157954;0.5186272;0.03318064,0;0;0,-0.02846867;0.3001689;0.01669478,-0.05649821;0.5882804;0.0219276,0.09890013;0.4928319;-0.01540518,0.2093054;0.50325;-0.2712237,0.2754018;0.491172;-0.5122503,-0.2012075;0.4854759;0.03007605,-0.373381;0.3515587;-0.1436002,-0.3755919;0.3153624;-0.3911752,0.07876638;0.01466192;-0.04190826,0.155378;-0.2913387;-0.1097693,0.0764451;-0.6482023;0.1593437,0.06054493;-0.6423759;0.03433394,-0.08298571;-0.008377652;-0.03490852,-0.08041543;-0.3188616;-0.1226805,-0.0200136;-0.7644497;-0.06098273,-0.004677618;-0.8241384;-0.1514558,-0.04951473;0.5178525;0.02279162,780.0266
+0;0;0,-0.01915243;0.3025425;0.02476491,-0.03588578;0.5939261;0.03305508,0.1166714;0.4772428;0.02232222,0.218637;0.3844725;-0.2250257,0.2764985;0.3214164;-0.4668829,-0.1700586;0.4767951;-0.02156466,-0.1907286;0.3371931;-0.2670608,-0.1770544;0.299863;-0.5205139,0.08647595;0.01211661;-0.02076901,0.1457921;-0.08859751;-0.3298945,0.1271688;-0.5280828;-0.2154076,0.138032;-0.4880992;-0.3117565,-0.07376188;-0.001376551;-0.05112282,-0.04168007;-0.3302995;-0.05023767,0.01140355;-0.776625;0.01741601,0.02396984;-0.7356161;-0.07861361,-0.0318239;0.5226559;0.03343139,0;0;0,-0.02911992;0.3025213;0.0120399,-0.05761658;0.5931232;0.01280546,0.09799228;0.4991479;-0.02594852,0.2115982;0.4944734;-0.2852864,0.2671275;0.4393765;-0.5296218,-0.202853;0.4908904;0.02251985,-0.3779808;0.3423932;-0.1432003,-0.3830753;0.3299905;-0.3994017,0.07646354;0.01379335;-0.0449369,0.1343258;-0.3099012;-0.07801414,0.05571485;-0.682731;0.1698158,0.06135673;-0.7491559;0.1567311,-0.08256733;-0.006800816;-0.03453456,-0.08302458;-0.3226184;-0.1318968,-0.02188825;-0.768975;-0.07165141,-0.01008919;-0.8058714;-0.1415546,-0.0505381;0.522112;0.01464677,780.0488
+0;0;0,-0.01977997;0.3036901;0.02524591,-0.03692225;0.5972506;0.03392946,0.1153864;0.4801748;0.02317583,0.2114962;0.3965477;-0.2216307,0.2796397;0.3132513;-0.4912652,-0.170516;0.4793784;-0.02076374,-0.1921977;0.3524251;-0.2648407,-0.1757258;0.2493686;-0.5357515,0.08616791;0.01224378;-0.02055532,0.1461296;-0.09145074;-0.3386909,0.1272718;-0.531237;-0.226589,0.137338;-0.4919671;-0.3157353,-0.07353803;-0.001664273;-0.05085989,-0.04069553;-0.3400092;-0.04933594,0.01178738;-0.7860799;0.01849411,0.02342474;-0.7458749;-0.07035834,-0.03277018;0.5253503;0.03424995,0;0;0,-0.02982858;0.3038722;0.005313396,-0.05913865;0.5965709;6.914139E-05,0.09591749;0.5047795;-0.03990126,0.2081119;0.4885066;-0.291513,0.262394;0.4128212;-0.5664853,-0.2043909;0.4968475;0.01091332,-0.3684109;0.3350691;-0.1410274,-0.3858622;0.3023426;-0.4289667,0.07588048;0.01209581;-0.04575133,0.1070376;-0.3264011;-0.04844904,0.02097478;-0.6950639;0.2025795,0.04747812;-0.7507305;0.2122312,-0.08236361;-0.005060275;-0.03446696,-0.08573474;-0.3267537;-0.1442859,-0.02487834;-0.7734765;-0.08888109,-0.01113457;-0.8077239;-0.1506687,-0.0518667;0.5249905;0.003286362,780.0835
+0;0;0,-0.01982029;0.3043091;0.02529737,-0.0370305;0.5990324;0.03401677,0.1148636;0.481835;0.02329634,0.2096916;0.3993233;-0.218245,0.2778353;0.3160266;-0.4878806,-0.1702107;0.4810409;-0.02051597,-0.1916033;0.3557809;-0.2613375,-0.1751313;0.2527239;-0.5322494,0.0865166;0.01229333;-0.0206385,0.1455062;-0.08972009;-0.3336165,0.1266568;-0.5293109;-0.2215644,0.137501;-0.4893246;-0.3176005,-0.0738356;-0.001671008;-0.0510657,-0.04152554;-0.3345307;-0.04956645,0.01093404;-0.7804032;0.01823346,0.02347081;-0.7394095;-0.07748606,-0.03286384;0.5268797;0.03433838,0;0;0,-0.02937456;0.304581;-0.002083302,-0.05847781;0.5983217;-0.01297998,0.09645329;0.5082693;-0.05111527,0.2070252;0.4867353;-0.2990122,0.261593;0.4146267;-0.5748889,-0.2037373;0.5006126;-0.000791565,-0.3589657;0.3263238;-0.1410425,-0.3818589;0.2675717;-0.4244316,0.0765034;0.01056568;-0.04580164,0.09597069;-0.3232806;-0.04886508,0.003135458;-0.6865082;0.2072568,0.03701092;-0.7470164;0.1972077,-0.08295143;-0.003611453;-0.03417914,-0.08438889;-0.3176557;-0.1491394,-0.02659765;-0.7654299;-0.1010809,-0.01500077;-0.7985449;-0.1740348,-0.05128384;0.5265452;-0.008523226,780.1159
+0;0;0,-0.01982029;0.3043091;0.02529737,-0.0370305;0.5990324;0.03401677,0.1148636;0.481835;0.02329634,0.2096916;0.3993233;-0.218245,0.2778353;0.3160266;-0.4878806,-0.1702107;0.4810409;-0.02051597,-0.1916033;0.3557809;-0.2613375,-0.1751313;0.2527239;-0.5322494,0.0865166;0.01229333;-0.0206385,0.1455062;-0.08972009;-0.3336165,0.1266568;-0.5293109;-0.2215644,0.137501;-0.4893246;-0.3176005,-0.0738356;-0.001671008;-0.0510657,-0.04152554;-0.3345307;-0.04956645,0.01093404;-0.7804032;0.01823346,0.02347081;-0.7394095;-0.07748606,-0.03286384;0.5268797;0.03433838,0;0;0,-0.02937456;0.304581;-0.002083302,-0.05847781;0.5983217;-0.01297998,0.09645329;0.5082693;-0.05111527,0.2070252;0.4867353;-0.2990122,0.261593;0.4146267;-0.5748889,-0.2037373;0.5006126;-0.000791565,-0.3589657;0.3263238;-0.1410425,-0.3818589;0.2675717;-0.4244316,0.0765034;0.01056568;-0.04580164,0.09597069;-0.3232806;-0.04886508,0.003135458;-0.6865082;0.2072568,0.03701092;-0.7470164;0.1972077,-0.08295143;-0.003611453;-0.03417914,-0.08438889;-0.3176557;-0.1491394,-0.02659765;-0.7654299;-0.1010809,-0.01500077;-0.7985449;-0.1740348,-0.05128384;0.5265452;-0.008523226,780.1382
+0;0;0,-0.0203214;0.3038522;0.02573634,-0.03791289;0.599313;0.03493132,0.1154125;0.4814183;0.02388736,0.2053791;0.4021437;-0.1992772,0.2627074;0.3327289;-0.4306543,-0.1721737;0.4805048;-0.02037552,-0.1942676;0.3751915;-0.2497264,-0.1798446;0.3107951;-0.4890701,0.08650447;0.01271323;-0.02077428,0.1461032;-0.09342706;-0.3454755,0.1274997;-0.5211618;-0.2347405,0.1533838;-0.5676863;-0.2974,-0.07410606;-0.002141469;-0.05079297,-0.04055458;-0.3472801;-0.04927089,0.01016626;-0.7815637;0.01698932,0.02333489;-0.7399635;-0.08372918,-0.03366863;0.5269465;0.03516449,0;0;0,-0.02740927;0.3042155;-0.01015639,-0.05515526;0.5985175;-0.02820802,0.1016709;0.5094926;-0.06284881,0.2110576;0.4324971;-0.2779932,0.2668414;0.4014637;-0.5179211,-0.2023247;0.5016229;-0.01444963,-0.3422338;0.3313265;-0.1393714,-0.3643683;0.272909;-0.3796582,0.07702954;0.009126499;-0.04538035,0.08337601;-0.3370517;-0.02616978,-0.008942991;-0.6956106;0.2156525,0.03489355;-0.75485;0.1918428,-0.08296737;-0.002041893;-0.03447414,-0.07957128;-0.3242448;-0.1626242,-0.02637478;-0.7616863;-0.1254721,-0.01302218;-0.8008143;-0.1996019,-0.04824127;0.5266136;-0.02212548,780.1719
+0;0;0,-0.02023622;0.3025785;0.02562846,-0.03778949;0.597398;0.03480189,0.1145558;0.4799225;0.02383113,0.204505;0.4006632;-0.1992904,0.26175;0.3313494;-0.430331,-0.1711535;0.479015;-0.02014286,-0.1932431;0.373722;-0.2494496,-0.1788411;0.3094192;-0.4884452,0.08666384;0.01273665;-0.02081256,0.1459527;-0.09285172;-0.3438254,0.1277544;-0.5112693;-0.2355025,0.1542907;-0.5597218;-0.2997406,-0.0742426;-0.002145415;-0.05088655,-0.04086559;-0.3454893;-0.04937238,0.008750431;-0.7703131;0.01544452,0.02225083;-0.7284206;-0.08781147,-0.03355239;0.5251536;0.03503467,0;0;0,-0.0252315;0.3028595;-0.01611185,-0.05107475;0.5962085;-0.04071712,0.1052013;0.5106732;-0.07121825,0.2164431;0.4346213;-0.2856885,0.2926202;0.3564188;-0.5082701,-0.198162;0.5022513;-0.02686536,-0.3249204;0.3247338;-0.1556131,-0.356329;0.25589;-0.3916961,0.07764341;0.00792256;-0.04488588,0.08209398;-0.33645;-0.02516103,-0.01205585;-0.6859467;0.2117486,0.03292606;-0.7454169;0.1808097,-0.08303812;-0.0006882621;-0.03478798,-0.0780346;-0.3176236;-0.1709066,-0.02516088;-0.7460682;-0.1430156,-0.01266042;-0.786869;-0.2192816,-0.04462543;0.5245504;-0.03291988,780.1945
+0;0;0,-0.02018584;0.3018251;0.02556465,-0.03771353;0.5962151;0.03472492,0.1139039;0.4790698;0.02380838,0.2037296;0.3999194;-0.1990066,0.2610041;0.3305697;-0.4301669,-0.1704137;0.4781667;-0.01995143,-0.192473;0.3730184;-0.2489431,-0.1780636;0.3086823;-0.4880624,0.08615444;0.01266179;-0.02069022,0.1459165;-0.09376931;-0.3462811,0.1286247;-0.491346;-0.2433537,0.1608642;-0.5566598;-0.321398,-0.0738062;-0.002132804;-0.05058743,-0.04016279;-0.348217;-0.04906118,0.006981902;-0.7518809;0.01252726,0.02338387;-0.7074324;-0.1129209,-0.03348288;0.5240806;0.03495735,0;0;0,-0.02403718;0.301872;-0.0213294,-0.04871488;0.5944164;-0.05100179,0.1069554;0.510424;-0.07870722,0.2222723;0.4161599;-0.2831485,0.2890521;0.3454679;-0.5113325,-0.1955758;0.5018756;-0.03737486,-0.3210624;0.3239343;-0.1660992,-0.3513879;0.2356769;-0.3959162,0.07801306;0.007453904;-0.04323649,0.07899848;-0.3392065;-0.01614285,-0.01535983;-0.6703418;0.2083704,-0.02791594;-0.6682428;0.08476258,-0.08199586;-0.0001284469;-0.03588393,-0.0790188;-0.3162726;-0.1806336,-0.0287496;-0.7236722;-0.1592102,-0.01186812;-0.7800737;-0.2512147,-0.04258396;0.5229929;-0.04192257,780.2167
+0;0;0,-0.02040894;0.3006999;0.02565467,-0.03815793;0.5941979;0.03523435,0.1125999;0.4774693;0.0243871,0.2037529;0.3999553;-0.1980776,0.2668624;0.3871783;-0.4376047,-0.1700243;0.4764889;-0.01912864,-0.1932684;0.3777727;-0.2504783,-0.1779897;0.3070077;-0.4877084,0.08554152;0.01244714;-0.02053311,0.1456651;-0.09560291;-0.3553429,0.1291763;-0.477245;-0.255646,0.1561182;-0.5245598;-0.3244471,-0.07330649;-0.002092324;-0.0501565,-0.03852002;-0.3573029;-0.04854332,0.008039527;-0.744871;0.01049206,0.02175472;-0.7026982;-0.09486802,-0.03391058;0.522366;0.03536858,0;0;0,-0.02182959;0.3003815;-0.02809882,-0.0447388;0.591568;-0.06342626,0.1105714;0.5103036;-0.08611059,0.2272448;0.4002764;-0.281275,0.2898009;0.3233328;-0.5086199,-0.1914987;0.5015336;-0.0503816,-0.3101785;0.3145026;-0.1717996,-0.3410966;0.2187382;-0.3984989,0.07830243;0.006168395;-0.04152799,0.07474042;-0.3486536;-0.003110647,-0.01884441;-0.6678244;0.2095721,0.02569384;-0.7279385;0.1730642,-0.08079073;0.00111142;-0.03695288,-0.07769254;-0.3205269;-0.1916347,-0.02737455;-0.7117469;-0.1749908,-0.01314264;-0.7519;-0.2544455,-0.03908016;0.5206032;-0.0529449,780.2502
+0;0;0,-0.02030799;0.2992127;0.02552778,-0.0380502;0.5926054;0.03509328,0.1134927;0.4754303;0.0241885,0.2058365;0.3969038;-0.2011822,0.2796396;0.3819618;-0.481296,-0.1706221;0.4744447;-0.01955676,-0.1941698;0.374439;-0.2539285,-0.1763023;0.2916832;-0.5313562,0.08608165;0.01252573;-0.02066276,0.1460509;-0.095247;-0.3546132,0.1291702;-0.485961;-0.2525464,0.1577565;-0.5379949;-0.3255468,-0.07376936;-0.002105535;-0.0504732,-0.03907217;-0.3564044;-0.04886416,0.008594133;-0.7531853;0.01157453,0.02314645;-0.7102695;-0.1002163,-0.03379046;0.5205639;0.03522789,0;0;0,-0.02185392;0.298472;-0.03208089,-0.04424274;0.5889167;-0.07260704,0.1122998;0.5095614;-0.0922761,0.2273949;0.379511;-0.2802275,0.2754346;0.2587098;-0.5395211,-0.1921814;0.5008664;-0.0606841,-0.3043535;0.3054118;-0.1819304,-0.3292463;0.1737397;-0.4391788,0.07843766;0.005839825;-0.04251266,0.07480681;-0.3483951;-0.007319212,-0.02321338;-0.6726699;0.2131302,0.02263324;-0.730318;0.1575272,-0.08165783;0.001557542;-0.03637949,-0.07952129;-0.3174232;-0.1944328,-0.02720952;-0.7180232;-0.1824664,-0.03571808;-0.7118875;-0.2930733,-0.03868766;0.5179213;-0.06090498,780.2834
+0;0;0,-0.02030799;0.2992127;0.02552778,-0.0380502;0.5926054;0.03509328,0.1134927;0.4754303;0.0241885,0.2058365;0.3969038;-0.2011822,0.2796396;0.3819618;-0.481296,-0.1706221;0.4744447;-0.01955676,-0.1941698;0.374439;-0.2539285,-0.1763023;0.2916832;-0.5313562,0.08608165;0.01252573;-0.02066276,0.1460509;-0.095247;-0.3546132,0.1291702;-0.485961;-0.2525464,0.1577565;-0.5379949;-0.3255468,-0.07376936;-0.002105535;-0.0504732,-0.03907217;-0.3564044;-0.04886416,0.008594133;-0.7531853;0.01157453,0.02314645;-0.7102695;-0.1002163,-0.03379046;0.5205639;0.03522789,0;0;0,-0.02185392;0.298472;-0.03208089,-0.04424274;0.5889167;-0.07260704,0.1122998;0.5095614;-0.0922761,0.2273949;0.379511;-0.2802275,0.2754346;0.2587098;-0.5395211,-0.1921814;0.5008664;-0.0606841,-0.3043535;0.3054118;-0.1819304,-0.3292463;0.1737397;-0.4391788,0.07843766;0.005839825;-0.04251266,0.07480681;-0.3483951;-0.007319212,-0.02321338;-0.6726699;0.2131302,0.02263324;-0.730318;0.1575272,-0.08165783;0.001557542;-0.03637949,-0.07952129;-0.3174232;-0.1944328,-0.02720952;-0.7180232;-0.1824664,-0.03571808;-0.7118875;-0.2930733,-0.03868766;0.5179213;-0.06090498,780.3058
+0;0;0,-0.02064853;0.2985465;0.02595743,-0.03863769;0.5914523;0.03590453,0.1131921;0.4742902;0.02471166,0.2068007;0.3982679;-0.2011125,0.2875492;0.3737166;-0.5215944,-0.1714393;0.473301;-0.01895995,-0.1960687;0.378298;-0.2554052,-0.1689751;0.2687878;-0.5670223,0.08578612;0.01239069;-0.02071988,0.1440878;-0.09302729;-0.3535911,0.1264788;-0.4843455;-0.2534611,0.1577604;-0.5387945;-0.3250537,-0.07366805;-0.002103399;-0.05010684,-0.03845287;-0.3543444;-0.04889549,0.008820686;-0.7511413;0.01261437,0.02348088;-0.7080141;-0.1007365,-0.03436447;0.5195553;0.03599668,0;0;0,-0.02273221;0.2974921;-0.03481174,-0.0453767;0.5870894;-0.07787228,0.1122973;0.5094628;-0.09369278,0.2281567;0.358247;-0.2647159,0.2919639;0.2251861;-0.5614568,-0.1935529;0.4995044;-0.06619566,-0.2935314;0.2966894;-0.1862326,-0.3234087;0.1427673;-0.4782036,0.07847679;0.005959466;-0.04180884,0.07619713;-0.3462184;-0.006020069,-0.02448633;-0.6700072;0.2141838,0.02085147;-0.7269649;0.1540298,-0.08113606;0.001429454;-0.03683746,-0.08043884;-0.316907;-0.1916817,-0.02687077;-0.717596;-0.1849864,-0.03438925;-0.712122;-0.2971363,-0.03971912;0.5163555;-0.06553769,780.3394
+0;0;0,-0.0205937;0.2977538;0.02588851,-0.03856035;0.5902944;0.03582174,0.1131881;0.4732145;0.02463476,0.2049312;0.3987072;-0.1966891,0.2824512;0.3751375;-0.5043575,-0.1712931;0.4722258;-0.01901381,-0.1954317;0.379116;-0.2507471,-0.1694213;0.2739843;-0.5499051,0.0853593;0.01232904;-0.02061679,0.1444752;-0.0945612;-0.3581369,0.1274238;-0.473489;-0.2611774,0.1591477;-0.5291322;-0.3337824,-0.07330152;-0.002092933;-0.04985753,-0.03759452;-0.3592533;-0.04862926,0.008182194;-0.7434863;0.01093299,0.02304972;-0.7001734;-0.1040209,-0.0342906;0.5184557;0.03591382,0;0;0,-0.02090541;0.2964734;-0.03765821,-0.04254033;0.5853478;-0.08351922,0.1150528;0.5081118;-0.09746718,0.2315733;0.3489335;-0.2525079,0.2985263;0.1967044;-0.5237427,-0.1909514;0.4987819;-0.07226031,-0.2836695;0.2951486;-0.1857912,-0.3072779;0.1215833;-0.4513894,0.07843607;0.00572145;-0.04096723,0.07639515;-0.3503244;0.004499435,-0.02321046;-0.6659548;0.2136271,0.02211707;-0.7217854;0.1488876,-0.08039394;0.001607448;-0.0373831,-0.07766965;-0.3225875;-0.1914295,-0.02584517;-0.710644;-0.1892982,-0.03281131;-0.7058502;-0.303003,-0.03711559;0.5147683;-0.07055235,780.3625
+0;0;0,-0.0205677;0.2973779;0.02585583,-0.03853837;0.5899886;0.03578644,0.113474;0.4727058;0.02457999,0.2050188;0.3983596;-0.1962654,0.2652534;0.3800455;-0.4353297,-0.1715021;0.4717154;-0.01914451,-0.1955885;0.3788069;-0.2503768,-0.1753779;0.2971176;-0.4828284,0.08516798;0.01230141;-0.02057058,0.1444181;-0.09483148;-0.3588569,0.1281561;-0.4562152;-0.2663864,0.1598009;-0.5116447;-0.3388103,-0.07313723;-0.002088242;-0.04974579,-0.03734918;-0.3600594;-0.04851473,0.006308112;-0.7265028;0.00828984,0.02113853;-0.6832232;-0.1063771,-0.03426124;0.5180258;0.03587868,0;0;0,-0.02052004;0.2957138;-0.04071164,-0.0419162;0.5841863;-0.08960438,0.116298;0.5070131;-0.100862,0.2313524;0.3373886;-0.2446344,0.2859609;0.1980722;-0.4414191,-0.1906345;0.4978661;-0.0785909,-0.2779036;0.2912584;-0.1898468,-0.297217;0.1519014;-0.3931249,0.07835528;0.005436495;-0.04073024,0.07543064;-0.3514406;0.004611254,-0.02215701;-0.6480068;0.2094004,0.01972964;-0.7058929;0.1456325,-0.08008194;0.00185128;-0.03757012,-0.07714139;-0.3218823;-0.1944574,-0.03009035;-0.6922131;-0.2018553,-0.03620193;-0.6877651;-0.3152331,-0.03651096;0.5135807;-0.076092,780.3969
+0;0;0,-0.02145649;0.296909;0.02670353,-0.03979138;0.5892187;0.03703281,0.1127565;0.4718618;0.02561839,0.2042269;0.3979255;-0.194504,0.2672254;0.3842658;-0.4430987,-0.1731113;0.4705721;-0.01812721,-0.1992784;0.3800652;-0.2492355,-0.1799138;0.3207927;-0.498367,0.08501245;0.01228177;-0.0205244,0.1423169;-0.09302942;-0.360209,0.1260175;-0.4692992;-0.2652926,0.1391558;-0.426911;-0.3833834,-0.07309288;-0.002167224;-0.04951711,-0.03751431;-0.3606269;-0.04867972,0.007583085;-0.7418029;0.01069033,0.02270687;-0.6981061;-0.1070177,-0.03548364;0.5173245;0.03706113,0;0;0,-0.02026862;0.295285;-0.0415256,-0.04144201;0.5833434;-0.09137893,0.1172883;0.5059634;-0.1017494,0.232964;0.3261442;-0.2304795,0.2872145;0.1756568;-0.4313904,-0.1908338;0.4973403;-0.08031119,-0.272647;0.2882918;-0.1893643,-0.2902883;0.1309121;-0.3915403,0.07838228;0.005351305;-0.04033351,0.07576091;-0.3517985;0.006539345,-0.0241622;-0.6596755;0.2212038,0.01987061;-0.7136231;0.1485028,-0.07980059;0.001895297;-0.03778206,-0.07670235;-0.3221631;-0.1950603,-0.02870525;-0.7075;-0.2031546,-0.0347184;-0.7038825;-0.3195132,-0.03615469;0.5128393;-0.07764745,780.4288
+0;0;0,-0.02145818;0.2969323;0.02670563,-0.03977474;0.5889543;0.03702125,0.1139327;0.4712389;0.02551733,0.2056046;0.3971397;-0.19509,0.2709641;0.3829681;-0.4530006,-0.174171;0.4699391;-0.01857041,-0.2003956;0.3792328;-0.2501879,-0.1803054;0.3177391;-0.5086554,0.08469479;0.01223588;-0.02044771,0.1418577;-0.09281531;-0.3592936,0.1258817;-0.4616191;-0.2662606,0.1389398;-0.4193065;-0.3836299,-0.07281975;-0.002159126;-0.04933208,-0.03732903;-0.3597338;-0.04849676,0.006873537;-0.7333465;0.009695265,0.02190494;-0.6897333;-0.1072937,-0.03546683;0.5170572;0.03704957,0;0;0,-0.02012878;0.2951973;-0.042377,-0.04117224;0.5827596;-0.09345555,0.1188962;0.504724;-0.102541,0.2318144;0.317672;-0.2242908,0.2886289;0.1318515;-0.4065912,-0.1918226;0.4969888;-0.08265824,-0.2697711;0.2838581;-0.1878313,-0.2811975;0.1047827;-0.3847881,0.07838609;0.005200669;-0.03961825,0.07605617;-0.351365;0.004827261,-0.02380678;-0.651015;0.2173452,0.01848588;-0.7066511;0.1468081,-0.07926496;0.001965367;-0.03813444,-0.07534983;-0.3214983;-0.194582,-0.02911633;-0.6992459;-0.2043721,-0.03465826;-0.6956122;-0.3200085,-0.03591079;0.5122911;-0.0795176,780.4625
+0;0;0,-0.02173427;0.2967588;0.02757732,-0.04037551;0.588558;0.03849352,0.1141096;0.4706388;0.0268171,0.2064328;0.3966177;-0.1956692,0.2680726;0.3855792;-0.4334859,-0.1754665;0.4692707;-0.01746488,-0.2016034;0.3875813;-0.2544176,-0.1836717;0.3309607;-0.4930609,0.08444601;0.01221178;-0.02031555,0.1404208;-0.09181599;-0.3585361,0.1246056;-0.459702;-0.266875,0.1375897;-0.4173678;-0.3839074,-0.07257956;-0.002217647;-0.04919622,-0.03696731;-0.3586977;-0.04784812,0.006620925;-0.731024;0.011018,0.02156245;-0.6873946;-0.1056367,-0.03605882;0.5166987;0.03841629,0;0;0,-0.02000347;0.2951041;-0.0425694,-0.04069144;0.5823805;-0.09435582,0.1201443;0.5036095;-0.1017668,0.2314586;0.3059219;-0.2114556,0.2836853;0.1261435;-0.370924,-0.1923721;0.4970998;-0.08427958,-0.2621296;0.2715445;-0.1723793,-0.282202;0.1069844;-0.3540249,0.07833941;0.005208537;-0.03909969,0.07578522;-0.3502299;0.005678654,-0.02329821;-0.6494384;0.2169812,0.0183396;-0.7057092;0.1474042,-0.07887129;0.001927121;-0.03832212,-0.07454101;-0.3207108;-0.1939953,-0.0287023;-0.697262;-0.2039953,-0.03358513;-0.6936093;-0.3193179,-0.03563315;0.5119996;-0.08009624,780.4961
+0;0;0,-0.02172747;0.296666;0.02756868,-0.04035698;0.5882832;0.03847698,0.1145663;0.4702513;0.02676664,0.2052064;0.3975795;-0.1916638,0.278913;0.3843801;-0.4760362,-0.1758572;0.4688792;-0.01764492,-0.2015177;0.388679;-0.250278,-0.1800756;0.3209741;-0.5356388,0.08431321;0.01219258;-0.0202836,0.137814;-0.08723732;-0.3435553,0.1200387;-0.5007188;-0.2405338,0.1331183;-0.458294;-0.3584268,-0.07246542;-0.002214159;-0.04911885,-0.03842719;-0.3429384;-0.04783033,0.01056335;-0.7614105;0.0183316,0.02561475;-0.7176808;-0.09918085,-0.03604161;0.516446;0.03839978,0;0;0,-0.01964621;0.2950118;-0.04271865,-0.03913379;0.5820055;-0.09544039,0.12174;0.5026686;-0.1014934,0.2230601;0.295457;-0.1909711,0.2923916;0.0739526;-0.3715354,-0.1918073;0.4974857;-0.08591268,-0.2576859;0.2726931;-0.1655178,-0.2800621;0.06336524;-0.3708363,0.0783054;0.0051222;-0.03886938,0.0194476;-0.3310447;-0.06681204,-0.02215845;-0.6471868;0.2164185,0.01763905;-0.7032791;0.1441102,-0.07866571;0.002012905;-0.03842468,-0.07173301;-0.3076094;-0.1845041,-0.02197301;-0.7309208;-0.1995975,-0.02637614;-0.7275398;-0.3157709,-0.0345769;0.5117254;-0.08063626,780.5186
+0;0;0,-0.02172508;0.2966334;0.02756566,-0.04037038;0.5885037;0.0384798,0.1152482;0.4701235;0.02671625,0.2056923;0.3976088;-0.1912418,0.28046;0.3842194;-0.4797084,-0.1765001;0.4687451;-0.01789791,-0.2021051;0.3887184;-0.2500279,-0.1803543;0.3200387;-0.5394971,0.08413243;0.01216643;-0.02024011,0.1369675;-0.08602615;-0.339489,0.1181357;-0.5240826;-0.2303445,0.1314829;-0.4814034;-0.3506505,-0.07231003;-0.002209412;-0.04901353,-0.03869537;-0.3386936;-0.04774104,0.01320687;-0.7820373;0.02235316,0.02856633;-0.7380266;-0.09756447,-0.03604675;0.5165289;0.03840245,0;0;0,-0.0192053;0.2949892;-0.04284573,-0.03756667;0.5821332;-0.09649348,0.1237453;0.5022153;-0.100714,0.2201963;0.2896827;-0.1811588,0.2933678;0.063269;-0.361062,-0.1913438;0.4977047;-0.08809514,-0.2547055;0.2713058;-0.1634149,-0.2770431;0.05091538;-0.3631936,0.07822222;0.00496237;-0.0386343,0.01641883;-0.3253596;-0.07632947,-0.02239145;-0.660659;0.2240515,0.01917909;-0.7128669;0.1445141,-0.07840245;0.002255718;-0.03852164,-0.07011835;-0.3035365;-0.1826594,-0.01718995;-0.7520639;-0.1961644,-0.02086936;-0.7493417;-0.3147175,-0.03343916;0.5117939;-0.08118248,780.5517
+0;0;0,-0.02155438;0.2966109;0.02793965,-0.04040843;0.5884402;0.03957627,0.1156969;0.4712239;0.0290632,0.2004673;0.3989407;-0.1912397,0.2809902;0.391697;-0.4783739,-0.1746256;0.4634614;-0.01697506,-0.2102369;0.3917155;-0.2504886,-0.1826684;0.328894;-0.5407917,0.08414244;0.0121468;-0.02021025,0.1357907;-0.0854847;-0.3398252,0.1169871;-0.5237096;-0.2313541,0.1300171;-0.4809891;-0.3516906,-0.07233255;-0.002230264;-0.04897936,-0.0387205;-0.3387128;-0.04728064,0.01278187;-0.7819897;0.02352712,0.02781094;-0.7379381;-0.09642757,-0.03605331;0.5164678;0.03931195,0;0;0,-0.0192053;0.2949892;-0.04284573,-0.03756667;0.5821332;-0.09649348,0.1237453;0.5022153;-0.100714,0.2201963;0.2896827;-0.1811588,0.2933678;0.063269;-0.361062,-0.1913438;0.4977047;-0.08809514,-0.2547055;0.2713058;-0.1634149,-0.2770431;0.05091538;-0.3631936,0.07822222;0.00496237;-0.0386343,0.01641883;-0.3253596;-0.07632947,-0.02239145;-0.660659;0.2240515,0.01917909;-0.7128669;0.1445141,-0.07840245;0.002255718;-0.03852164,-0.07011835;-0.3035365;-0.1826594,-0.01718995;-0.7520639;-0.1961644,-0.02086936;-0.7493417;-0.3147175,-0.03343916;0.5117939;-0.08118248,780.5517
+0;0;0,-0.02155438;0.2966109;0.02793965,-0.04040843;0.5884402;0.03957627,0.1156969;0.4712239;0.0290632,0.2004673;0.3989407;-0.1912397,0.2809902;0.391697;-0.4783739,-0.1746256;0.4634614;-0.01697506,-0.2102369;0.3917155;-0.2504886,-0.1826684;0.328894;-0.5407917,0.08414244;0.0121468;-0.02021025,0.1357907;-0.0854847;-0.3398252,0.1169871;-0.5237096;-0.2313541,0.1300171;-0.4809891;-0.3516906,-0.07233255;-0.002230264;-0.04897936,-0.0387205;-0.3387128;-0.04728064,0.01278187;-0.7819897;0.02352712,0.02781094;-0.7379381;-0.09642757,-0.03605331;0.5164678;0.03931195,0;0;0,-0.0192053;0.2949892;-0.04284573,-0.03756667;0.5821332;-0.09649348,0.1237453;0.5022153;-0.100714,0.2201963;0.2896827;-0.1811588,0.2933678;0.063269;-0.361062,-0.1913438;0.4977047;-0.08809514,-0.2547055;0.2713058;-0.1634149,-0.2770431;0.05091538;-0.3631936,0.07822222;0.00496237;-0.0386343,0.01641883;-0.3253596;-0.07632947,-0.02239145;-0.660659;0.2240515,0.01917909;-0.7128669;0.1445141,-0.07840245;0.002255718;-0.03852164,-0.07011835;-0.3035365;-0.1826594,-0.01718995;-0.7520639;-0.1961644,-0.02086936;-0.7493417;-0.3147175,-0.03343916;0.5117939;-0.08118248,780.5517
+0;0;0,-0.02155438;0.2966109;0.02793965,-0.04040843;0.5884402;0.03957627,0.1156969;0.4712239;0.0290632,0.2004673;0.3989407;-0.1912397,0.2809902;0.391697;-0.4783739,-0.1746256;0.4634614;-0.01697506,-0.2102369;0.3917155;-0.2504886,-0.1826684;0.328894;-0.5407917,0.08414244;0.0121468;-0.02021025,0.1357907;-0.0854847;-0.3398252,0.1169871;-0.5237096;-0.2313541,0.1300171;-0.4809891;-0.3516906,-0.07233255;-0.002230264;-0.04897936,-0.0387205;-0.3387128;-0.04728064,0.01278187;-0.7819897;0.02352712,0.02781094;-0.7379381;-0.09642757,-0.03605331;0.5164678;0.03931195,0;0;0,-0.0192053;0.2949892;-0.04284573,-0.03756667;0.5821332;-0.09649348,0.1237453;0.5022153;-0.100714,0.2201963;0.2896827;-0.1811588,0.2933678;0.063269;-0.361062,-0.1913438;0.4977047;-0.08809514,-0.2547055;0.2713058;-0.1634149,-0.2770431;0.05091538;-0.3631936,0.07822222;0.00496237;-0.0386343,0.01641883;-0.3253596;-0.07632947,-0.02239145;-0.660659;0.2240515,0.01917909;-0.7128669;0.1445141,-0.07840245;0.002255718;-0.03852164,-0.07011835;-0.3035365;-0.1826594,-0.01718995;-0.7520639;-0.1961644,-0.02086936;-0.7493417;-0.3147175,-0.03343916;0.5117939;-0.08118248,780.5517

+ 161 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02145359;0.3144685;-0.007790964,0.04229391;0.6136556;-0.02973145,0.2118108;0.4992633;-0.01253438,0.2532125;0.2218685;0.009023327,0.3088278;-0.05369422;-0.01235163,-0.1370971;0.4974542;-0.01326013,-0.2073301;0.2251551;-0.006386918,-0.2793272;-0.04624489;-0.03174914,0.07474828;0.0007768177;-0.03781708,0.06229336;-0.3565911;8.140877E-05,0.03045188;-0.739152;0.07385916,0.03027361;-0.7019769;-0.01411168,-0.07594529;0.00845067;-0.03433569,-0.1039944;-0.3500162;-0.0300929,-0.1364547;-0.73338;0.03910563,-0.134847;-0.6960736;-0.0488399,0.03715573;0.5407578;-0.02191371,0;0;0,-0.00441258;0.3150623;0.01130033,-0.009514932;0.6157243;0.008718491,0.1690864;0.5157362;0.02634788,0.2057278;0.2369103;0.03269172,0.2349995;-0.03827265;-0.02118111,-0.1847419;0.5174016;-0.01042909,-0.2274383;0.2398285;-0.02645731,-0.2516401;-0.02808037;-0.1108603,0.07631223;0.001739204;-0.03451753,0.09257746;-0.3574754;-0.03262162,0.07400024;-0.7417307;0.03675151,0.08151682;-0.7733561;-0.02598763,-0.07254259;0.005995145;-0.04146894,-0.09812151;-0.3525722;-0.03261157,-0.07381869;-0.7356088;0.04156547,-0.07626902;-0.7729719;-0.01541341,-0.008099899;0.5423046;0.01174307,802.568
+0;0;0,0.02145359;0.3144685;-0.007790964,0.04229391;0.6136556;-0.02973145,0.2118108;0.4992633;-0.01253438,0.2532125;0.2218685;0.009023327,0.3088278;-0.05369422;-0.01235163,-0.1370971;0.4974542;-0.01326013,-0.2073301;0.2251551;-0.006386918,-0.2793272;-0.04624489;-0.03174914,0.07474828;0.0007768177;-0.03781708,0.06229336;-0.3565911;8.140877E-05,0.03045188;-0.739152;0.07385916,0.03027361;-0.7019769;-0.01411168,-0.07594529;0.00845067;-0.03433569,-0.1039944;-0.3500162;-0.0300929,-0.1364547;-0.73338;0.03910563,-0.134847;-0.6960736;-0.0488399,0.03715573;0.5407578;-0.02191371,0;0;0,-0.00441258;0.3150623;0.01130033,-0.009514932;0.6157243;0.008718491,0.1690864;0.5157362;0.02634788,0.2057278;0.2369103;0.03269172,0.2349995;-0.03827265;-0.02118111,-0.1847419;0.5174016;-0.01042909,-0.2274383;0.2398285;-0.02645731,-0.2516401;-0.02808037;-0.1108603,0.07631223;0.001739204;-0.03451753,0.09257746;-0.3574754;-0.03262162,0.07400024;-0.7417307;0.03675151,0.08151682;-0.7733561;-0.02598763,-0.07254259;0.005995145;-0.04146894,-0.09812151;-0.3525722;-0.03261157,-0.07381869;-0.7356088;0.04156547,-0.07626902;-0.7729719;-0.01541341,-0.008099899;0.5423046;0.01174307,802.5886
+0;0;0,0.02141267;0.3138686;-0.007776102,0.04221234;0.6124723;-0.02967412,0.2145603;0.4975448;-0.01234001,0.2557629;0.2214839;0.009114031,0.3114034;-0.05420306;-0.01227057,-0.1399843;0.4957065;-0.01307748,-0.2098795;0.2247168;-0.006237327,-0.281909;-0.04680559;-0.03161098,0.07504421;0.0007798931;-0.0379668,0.06260251;-0.3562089;-0.000108514,0.03064916;-0.7401139;0.07392845,0.03047137;-0.7029582;-0.01380504,-0.07624596;0.008484126;-0.03447163,-0.1042653;-0.3496024;-0.03023334,-0.1368397;-0.734313;0.03920831,-0.1352363;-0.6970264;-0.04849993,0.03708369;0.5397096;-0.02187087,0;0;0,-0.005425368;0.3144499;0.01115036,-0.01254384;0.6144769;0.007969856,0.1699889;0.515957;0.02265596,0.2059253;0.2384428;0.03053045,0.2331267;-0.03703353;-0.02359295,-0.1903502;0.5160447;-0.009019619,-0.232887;0.2398352;-0.02534517,-0.2604129;-0.02794924;-0.1095489,0.0762107;0.002271324;-0.03550339,0.0930757;-0.35653;-0.03301048,0.07418471;-0.7419671;0.03746533,0.0805308;-0.7739221;-0.02474165,-0.07313426;0.005763202;-0.04113254,-0.09820825;-0.3524463;-0.03184634,-0.07351981;-0.7368034;0.04262295,-0.07619684;-0.7746047;-0.01345035,-0.01055679;0.5412142;0.01116681,802.6085
+0;0;0,0.0213465;0.3136751;-0.008002176,0.04208023;0.6124108;-0.03010717,0.214928;0.4971147;-0.0123287,0.2547609;0.2220783;0.009033699,0.3097159;-0.05711582;-0.01313263,-0.1406306;0.4954464;-0.01317539,-0.2101528;0.2256129;-0.006495967,-0.2809157;-0.04984728;-0.03047587,0.07554965;0.0008315604;-0.03826303,0.06291705;-0.3545606;-0.0006422512,0.02997958;-0.7411276;0.07358949,0.02983345;-0.7039839;-0.01417699,-0.07677852;0.00850381;-0.03471663,-0.1046027;-0.3479772;-0.02965736,-0.1378144;-0.7355549;0.03897009,-0.1361865;-0.6982797;-0.04877059,0.03696804;0.539601;-0.02225409,0;0;0,-0.005831651;0.3142331;0.01163292,-0.01319458;0.6143991;0.008750439,0.1702417;0.5161806;0.01851916,0.2069419;0.2400202;0.02726889,0.2311525;-0.03891933;-0.02811456,-0.1915771;0.5150698;-0.006796651,-0.2340643;0.2400746;-0.02293842,-0.2668216;-0.03043094;-0.1078762,0.07624026;0.002758741;-0.0367738,0.09441417;-0.3543691;-0.03395605,0.07433555;-0.74213;0.0386219,0.08093799;-0.7740335;-0.0236547,-0.07402726;0.005566504;-0.04076124,-0.09894425;-0.3510423;-0.0313898,-0.07372127;-0.7381948;0.04281216,-0.07694875;-0.7751371;-0.01430462,-0.01116697;0.5410836;0.01188016,802.6299
+0;0;0,0.0213465;0.3136751;-0.008002176,0.04208023;0.6124108;-0.03010717,0.214928;0.4971147;-0.0123287,0.2547609;0.2220783;0.009033699,0.3097159;-0.05711582;-0.01313263,-0.1406306;0.4954464;-0.01317539,-0.2101528;0.2256129;-0.006495967,-0.2809157;-0.04984728;-0.03047587,0.07554965;0.0008315604;-0.03826303,0.06291705;-0.3545606;-0.0006422512,0.02997958;-0.7411276;0.07358949,0.02983345;-0.7039839;-0.01417699,-0.07677852;0.00850381;-0.03471663,-0.1046027;-0.3479772;-0.02965736,-0.1378144;-0.7355549;0.03897009,-0.1361865;-0.6982797;-0.04877059,0.03696804;0.539601;-0.02225409,0;0;0,-0.005831651;0.3142331;0.01163292,-0.01319458;0.6143991;0.008750439,0.1702417;0.5161806;0.01851916,0.2069419;0.2400202;0.02726889,0.2311525;-0.03891933;-0.02811456,-0.1915771;0.5150698;-0.006796651,-0.2340643;0.2400746;-0.02293842,-0.2668216;-0.03043094;-0.1078762,0.07624026;0.002758741;-0.0367738,0.09441417;-0.3543691;-0.03395605,0.07433555;-0.74213;0.0386219,0.08093799;-0.7740335;-0.0236547,-0.07402726;0.005566504;-0.04076124,-0.09894425;-0.3510423;-0.0313898,-0.07372127;-0.7381948;0.04281216,-0.07694875;-0.7751371;-0.01430462,-0.01116697;0.5410836;0.01188016,802.6412
+0;0;0,0.02132689;0.313387;-0.007994824,0.04206331;0.6121612;-0.03010313,0.2153383;0.4967433;-0.01229864,0.2552124;0.2214228;0.009085813,0.3100878;-0.05736694;-0.01304841,-0.1410767;0.4950709;-0.01314738,-0.2106707;0.2249588;-0.006461054,-0.2813311;-0.05010244;-0.03040623,0.07620836;0.0008388107;-0.03859664,0.06363343;-0.3529309;-0.001147613,0.03060541;-0.7405605;0.07328819,0.03046063;-0.7034824;-0.01367285,-0.07744794;0.008577953;-0.03501933,-0.1051451;-0.3462757;-0.02998315,-0.1384481;-0.7349188;0.03883296,-0.1368351;-0.6977103;-0.04810255,0.03694975;0.5393319;-0.02224794,0;0;0,-0.006111134;0.3139212;0.01209641,-0.01348091;0.6141285;0.009566307,0.170587;0.5165837;0.01440787,0.2076879;0.24017;0.02262926,0.2290949;-0.03870106;-0.03212142,-0.1924008;0.5142629;-0.004609978,-0.2353815;0.239016;-0.02011363,-0.2717184;-0.03105497;-0.1035779,0.07637831;0.003283575;-0.0381273,0.09492419;-0.352185;-0.03470457,0.0748392;-0.7406386;0.04005289,0.08144943;-0.773193;-0.02040863,-0.07523325;0.005236248;-0.04013302,-0.09988889;-0.3497385;-0.03020118,-0.07464831;-0.738005;0.0439628,-0.07756719;-0.775079;-0.01175905,-0.01147383;0.5407897;0.0126245,802.6638
+0;0;0,0.02124859;0.3135598;-0.00807697,0.04191234;0.6128018;-0.03031809,0.2158931;0.497008;-0.01215261,0.2545418;0.2220955;0.009029845,0.308511;-0.05845904;-0.01324979,-0.1419258;0.4954021;-0.0131482,-0.2116028;0.225914;-0.006779552,-0.2822288;-0.05083627;-0.030043,0.0766924;0.0008285129;-0.03864234,0.06379597;-0.3494863;-0.002093527,0.03061263;-0.7414127;0.07313132,0.03050051;-0.7044345;-0.01272859,-0.07781348;0.008626689;-0.03530274,-0.1054818;-0.3427024;-0.03030735,-0.1391415;-0.7355383;0.03978658,-0.1375178;-0.6984394;-0.04604814,0.03681511;0.5398192;-0.02242123,0;0;0,-0.006039113;0.3140844;0.0122869,-0.01315387;0.6147677;0.009803772,0.1714904;0.5165571;0.01046944,0.208108;0.240653;0.01791072,0.2266452;-0.03977808;-0.03807771,-0.1929384;0.513824;-0.002599748,-0.236455;0.2392352;-0.01765394,-0.276484;-0.03220868;-0.1003328,0.07635559;0.003591895;-0.03914797,0.09536052;-0.348337;-0.0364145,0.07479885;-0.7406812;0.04110622,0.08269402;-0.7738382;-0.01694107,-0.07605495;0.00507141;-0.03956726,-0.1006098;-0.3463785;-0.02943552,-0.07504254;-0.7389769;0.04525693,-0.07776951;-0.7755181;-0.00938252,-0.01124049;0.5412716;0.01288152,802.6864
+0;0;0,0.02124859;0.3135598;-0.00807697,0.04191234;0.6128018;-0.03031809,0.2158931;0.497008;-0.01215261,0.2545418;0.2220955;0.009029845,0.308511;-0.05845904;-0.01324979,-0.1419258;0.4954021;-0.0131482,-0.2116028;0.225914;-0.006779552,-0.2822288;-0.05083627;-0.030043,0.0766924;0.0008285129;-0.03864234,0.06379597;-0.3494863;-0.002093527,0.03061263;-0.7414127;0.07313132,0.03050051;-0.7044345;-0.01272859,-0.07781348;0.008626689;-0.03530274,-0.1054818;-0.3427024;-0.03030735,-0.1391415;-0.7355383;0.03978658,-0.1375178;-0.6984394;-0.04604814,0.03681511;0.5398192;-0.02242123,0;0;0,-0.006039113;0.3140844;0.0122869,-0.01315387;0.6147677;0.009803772,0.1714904;0.5165571;0.01046944,0.208108;0.240653;0.01791072,0.2266452;-0.03977808;-0.03807771,-0.1929384;0.513824;-0.002599748,-0.236455;0.2392352;-0.01765394,-0.276484;-0.03220868;-0.1003328,0.07635559;0.003591895;-0.03914797,0.09536052;-0.348337;-0.0364145,0.07479885;-0.7406812;0.04110622,0.08269402;-0.7738382;-0.01694107,-0.07605495;0.00507141;-0.03956726,-0.1006098;-0.3463785;-0.02943552,-0.07504254;-0.7389769;0.04525693,-0.07776951;-0.7755181;-0.00938252,-0.01124049;0.5412716;0.01288152,802.7094
+0;0;0,0.02127356;0.3139282;-0.008086462,0.04200576;0.6141605;-0.03040454,0.2161882;0.4979968;-0.01219199,0.2549114;0.2225541;0.009031316,0.3089347;-0.05828145;-0.01327064,-0.1420778;0.4963889;-0.01318883,-0.2118892;0.226381;-0.006807895,-0.2825859;-0.05064639;-0.03009465,0.07700837;0.0008319263;-0.03880154,0.06409849;-0.3498482;-0.002214625,0.03087304;-0.742272;0.0731057,0.03076014;-0.7052456;-0.01334791,-0.07813407;0.00866223;-0.03544819,-0.1058312;-0.3430332;-0.03044759,-0.1395336;-0.7363677;0.03973532,-0.1378987;-0.6992198;-0.04669294,0.03688644;0.5408615;-0.02247345,0;0;0,-0.005572345;0.3144887;0.0116055,-0.01168747;0.6161772;0.008063316,0.1726778;0.5165509;0.007230997,0.2091709;0.240082;0.01442719,0.226002;-0.04062402;-0.04218852,-0.1920809;0.513496;-0.0004445557,-0.2361201;0.2383827;-0.01429574,-0.2788764;-0.03339252;-0.09550282,0.07624125;0.003800854;-0.04011691,0.09547222;-0.3484744;-0.03635991,0.07516201;-0.7411354;0.04224277,0.08217245;-0.7739966;-0.01711154,-0.07673591;0.004919495;-0.03903767,-0.1011444;-0.3468978;-0.02851884,-0.07512416;-0.7399418;0.0464002,-0.07882737;-0.7757766;-0.009953011,-0.01010029;0.5423679;0.01145816,802.7319
+0;0;0,0.02127746;0.3143217;-0.008116882,0.04201618;0.6153377;-0.03055528,0.2156522;0.4988739;-0.01237587,0.2538653;0.2222402;0.00879861,0.3065834;-0.05647403;-0.01333437,-0.1415513;0.4974321;-0.013155,-0.2120304;0.2264487;-0.007195356,-0.2821313;-0.04831967;-0.03040936,0.0775618;0.0008662323;-0.03901484,0.06438392;-0.3503549;-0.002965804,0.03136481;-0.7422626;0.07229774,0.03121586;-0.7052302;-0.01428849,-0.07864504;0.008695092;-0.03575046,-0.1063789;-0.3434891;-0.03059561,-0.1394491;-0.736378;0.03934182,-0.1378546;-0.6992289;-0.0472203,0.03689559;0.5418163;-0.0225814,0;0;0,-0.00496795;0.3149061;0.01123524,-0.01007738;0.6173977;0.007257223,0.1732879;0.5165976;0.004812479,0.2101523;0.2390222;0.01008153,0.2255765;-0.03969181;-0.04497564,-0.1902158;0.5134344;0.001316237,-0.2348929;0.2372667;-0.01173119,-0.2797045;-0.03255102;-0.09009564,0.07631484;0.003873497;-0.04122841,0.09546599;-0.3488888;-0.03660011,0.07516131;-0.7407355;0.04333997,0.08277111;-0.7734439;-0.01629567,-0.07768476;0.004801898;-0.03848065,-0.1022557;-0.3474915;-0.02775405,-0.07643931;-0.7400264;0.04705516,-0.08008526;-0.7759756;-0.009372231,-0.008784674;0.5433621;0.01075959,802.7531
+0;0;0,0.02127746;0.3143217;-0.008116882,0.04201618;0.6153377;-0.03055528,0.2156522;0.4988739;-0.01237587,0.2538653;0.2222402;0.00879861,0.3065834;-0.05647403;-0.01333437,-0.1415513;0.4974321;-0.013155,-0.2120304;0.2264487;-0.007195356,-0.2821313;-0.04831967;-0.03040936,0.0775618;0.0008662323;-0.03901484,0.06438392;-0.3503549;-0.002965804,0.03136481;-0.7422626;0.07229774,0.03121586;-0.7052302;-0.01428849,-0.07864504;0.008695092;-0.03575046,-0.1063789;-0.3434891;-0.03059561,-0.1394491;-0.736378;0.03934182,-0.1378546;-0.6992289;-0.0472203,0.03689559;0.5418163;-0.0225814,0;0;0,-0.00496795;0.3149061;0.01123524,-0.01007738;0.6173977;0.007257223,0.1732879;0.5165976;0.004812479,0.2101523;0.2390222;0.01008153,0.2255765;-0.03969181;-0.04497564,-0.1902158;0.5134344;0.001316237,-0.2348929;0.2372667;-0.01173119,-0.2797045;-0.03255102;-0.09009564,0.07631484;0.003873497;-0.04122841,0.09546599;-0.3488888;-0.03660011,0.07516131;-0.7407355;0.04333997,0.08277111;-0.7734439;-0.01629567,-0.07768476;0.004801898;-0.03848065,-0.1022557;-0.3474915;-0.02775405,-0.07643931;-0.7400264;0.04705516,-0.08008526;-0.7759756;-0.009372231,-0.008784674;0.5433621;0.01075959,802.775
+0;0;0,0.02129333;0.314556;-0.008122934,0.04205807;0.6159498;-0.03058957,0.2162079;0.499267;-0.01237024,0.2544708;0.2222735;0.008831768,0.3069402;-0.05512562;-0.01319678,-0.1420355;0.4978209;-0.01315164,-0.2126063;0.2264852;-0.007184251,-0.2823764;-0.04698673;-0.03028872,0.077841;0.0008693504;-0.03915528,0.06464019;-0.3509629;-0.00304351,0.03166354;-0.7423667;0.07212324,0.03151483;-0.7053456;-0.01432344,-0.07892813;0.008726392;-0.03587915,-0.1067103;-0.3440707;-0.03071533,-0.1397379;-0.7364542;0.03913215,-0.138146;-0.6993167;-0.04729047,0.03693093;0.5423343;-0.02260549,0;0;0,-0.004636392;0.3151566;0.01094055,-0.009327356;0.6180323;0.006747246,0.1742875;0.5165715;0.001779795,0.2107186;0.2385808;0.007511377,0.2259662;-0.03843021;-0.04924238,-0.1900999;0.513383;0.002575807,-0.2352831;0.23688;-0.009403795,-0.2820287;-0.03219202;-0.08426142,0.07635286;0.0039386;-0.04180717,0.09519458;-0.3494521;-0.03688073,0.07522085;-0.7406031;0.04396629,0.08238731;-0.7734651;-0.01535797,-0.07825411;0.004772596;-0.03803456,-0.1030139;-0.3481027;-0.02662021,-0.07670695;-0.7401978;0.04756654,-0.08044137;-0.7759634;-0.008854069,-0.008141529;0.5439021;0.01029301,802.7867
+0;0;0,0.02126142;0.3145546;-0.008260205,0.0419759;0.6159422;-0.03085594,0.2160816;0.4991306;-0.01214667,0.2538392;0.2220354;0.008626916,0.3057221;-0.05545756;-0.01360772,-0.142048;0.4976413;-0.013163,-0.2130655;0.2264146;-0.007548243,-0.2829806;-0.04699165;-0.03098941,0.07781567;0.0008650284;-0.03920569,0.06454071;-0.3510155;-0.003594756,0.03128539;-0.7423795;0.07165552,0.03118765;-0.7053711;-0.01479226,-0.07893573;0.008741535;-0.03585873,-0.1069073;-0.3440427;-0.03084229,-0.1402909;-0.7364198;0.03887178,-0.1386476;-0.6992956;-0.04755097,0.03686299;0.5423291;-0.02284089,0;0;0,-0.004636392;0.3151566;0.01094055,-0.009327356;0.6180323;0.006747246,0.1742875;0.5165715;0.001779795,0.2107186;0.2385808;0.007511377,0.2259662;-0.03843021;-0.04924238,-0.1900999;0.513383;0.002575807,-0.2352831;0.23688;-0.009403795,-0.2820287;-0.03219202;-0.08426142,0.07635286;0.0039386;-0.04180717,0.09519458;-0.3494521;-0.03688073,0.07522085;-0.7406031;0.04396629,0.08238731;-0.7734651;-0.01535797,-0.07825411;0.004772596;-0.03803456,-0.1030139;-0.3481027;-0.02662021,-0.07670695;-0.7401978;0.04756654,-0.08044137;-0.7759634;-0.008854069,-0.008141529;0.5439021;0.01029301,802.8087
+0;0;0,0.02127578;0.314767;-0.008265781,0.04201384;0.6164978;-0.03088735,0.2154694;0.4997554;-0.01220715,0.253296;0.2221534;0.008604433,0.305358;-0.0562973;-0.01370694,-0.1413729;0.4982715;-0.01321982,-0.2125203;0.2265487;-0.007594799,-0.2826766;-0.0478012;-0.03111687,0.07798995;0.0008669659;-0.03929349,0.06469272;-0.3516041;-0.003622808,0.03142809;-0.7430775;0.0716485,0.03133029;-0.7060645;-0.01485626,-0.07911251;0.008761114;-0.03593904,-0.107131;-0.3446151;-0.03091418,-0.140524;-0.737102;0.03881938,-0.1388796;-0.6999731;-0.04766033,0.03689495;0.5427986;-0.02286292,0;0;0,-0.004105162;0.3154078;0.01001382,-0.0080253;0.6186221;0.004729748,0.174621;0.5167521;-0.000825882,0.2113997;0.2382823;0.004537821,0.2262074;-0.03937471;-0.05403137,-0.1883406;0.5133865;0.003713958,-0.2340667;0.2363966;-0.00689509,-0.2826296;-0.03388268;-0.07992798,0.07637331;0.004023522;-0.04216743,0.09513308;-0.3499618;-0.03692675,0.07524203;-0.7410868;0.04461718,0.08298227;-0.7738314;-0.01484274,-0.07867344;0.00458851;-0.0376377,-0.10356;-0.3488662;-0.02600034,-0.07708268;-0.7410852;0.04807409,-0.08112992;-0.7756606;-0.00976979,-0.007043;0.5444159;0.008554935,802.8315
+0;0;0,0.02129721;0.3150841;-0.008274109,0.04206569;0.6172574;-0.03092895,0.2150303;0.5005211;-0.01226557,0.2527243;0.2238918;0.008473083,0.3054045;-0.05786529;-0.01410322,-0.1408463;0.4990412;-0.01327551,-0.2117444;0.2282706;-0.007670193,-0.2827338;-0.04933703;-0.03147157,0.07856893;0.000873402;-0.0395852,0.06528644;-0.351207;-0.003954045,0.03196776;-0.7433167;0.07143959,0.03186938;-0.7062625;-0.01557221,-0.07969983;0.008826153;-0.03620585,-0.1076873;-0.3441584;-0.03118655,-0.1411345;-0.7372831;0.03866033,-0.1394805;-0.7001125;-0.04832626,0.03693914;0.5434478;-0.02289251,0;0;0,-0.003388308;0.315742;0.009772539,-0.006449722;0.6194096;0.004362583,0.1753035;0.5167602;-0.002319098,0.2123453;0.2393044;0.002252102,0.2261747;-0.04146123;-0.05817461,-0.1864024;0.5133792;0.005102586,-0.2325655;0.2374259;-0.004565069,-0.2827666;-0.03704941;-0.0739561,0.07659148;0.004117191;-0.04310012,0.09480994;-0.3494863;-0.03683436,0.07502221;-0.7411199;0.04548192,0.08217954;-0.7735745;-0.01509047,-0.07968039;0.004503912;-0.03703482,-0.1046236;-0.3485568;-0.02552157,-0.07816504;-0.7413811;0.04886492,-0.08229399;-0.7767456;-0.008852206,-0.005690292;0.5450902;0.008205175,802.8549
+0;0;0,0.02127471;0.3150859;-0.008263454,0.04200634;0.6172607;-0.03092897,0.2149539;0.5003889;-0.01234446,0.2527374;0.2237973;0.008731896,0.3051857;-0.05798826;-0.01402883,-0.1408562;0.4988917;-0.01326123,-0.2122672;0.2282544;-0.007723125,-0.2838454;-0.04919839;-0.03156593,0.0785594;0.0008702675;-0.03960417,0.06524339;-0.3512512;-0.004394192,0.03195575;-0.743378;0.07092384,0.03184443;-0.7063224;-0.01608782,-0.07970697;0.008832906;-0.03618846,-0.1079967;-0.3441336;-0.03161128,-0.1412393;-0.7372749;0.03824012,-0.1395981;-0.7001023;-0.04874657,0.03689046;0.543451;-0.0228878,0;0;0,-0.003388308;0.315742;0.009772539,-0.006449722;0.6194096;0.004362583,0.1753035;0.5167602;-0.002319098,0.2123453;0.2393044;0.002252102,0.2261747;-0.04146123;-0.05817461,-0.1864024;0.5133792;0.005102586,-0.2325655;0.2374259;-0.004565069,-0.2827666;-0.03704941;-0.0739561,0.07659148;0.004117191;-0.04310012,0.09480994;-0.3494863;-0.03683436,0.07502221;-0.7411199;0.04548192,0.08217954;-0.7735745;-0.01509047,-0.07968039;0.004503912;-0.03703482,-0.1046236;-0.3485568;-0.02552157,-0.07816504;-0.7413811;0.04886492,-0.08229399;-0.7767456;-0.008852206,-0.005690292;0.5450902;0.008205175,802.8771
+0;0;0,0.02128586;0.3152511;-0.008267787,0.0420301;0.6176099;-0.03094676,0.2150585;0.5006804;-0.01235323,0.2529171;0.223539;0.008765028,0.305773;-0.06043598;-0.01417254,-0.1409184;0.4991824;-0.01327042,-0.2124712;0.2280072;-0.007721311,-0.2846056;-0.05160132;-0.03174936,0.07869088;0.000871724;-0.03967045,0.06534919;-0.3519289;-0.004392564,0.03206864;-0.7439722;0.0709094,0.0319575;-0.7069277;-0.01596417,-0.07984038;0.008847689;-0.03624903,-0.1081847;-0.3447996;-0.03166302,-0.1414202;-0.7378571;0.03817349,-0.1397815;-0.7006959;-0.04867516,0.03691162;0.5437626;-0.0229015,0;0;0,-0.00273712;0.3159287;0.009289265,-0.004989434;0.6197803;0.003435612,0.1764975;0.5165522;-0.004159212,0.2134788;0.2385173;-0.0002086163,0.2279829;-0.04389408;-0.06341517,-0.1853492;0.5142527;0.005950871,-0.2249113;0.2366733;-0.002481668,-0.2766283;-0.04055449;-0.06905317,0.07654317;0.004209489;-0.04347622,0.09470109;-0.3500683;-0.03651869,0.07497034;-0.7415392;0.04616809,0.08687031;-0.7733826;-0.01408505,-0.08004065;0.004286364;-0.0366317,-0.1049992;-0.3494538;-0.02498064,-0.07859262;-0.7421871;0.04944497,-0.08183417;-0.7779423;-0.007672485,-0.004435401;0.5454266;0.007381678,802.8983
+0;0;0,0.02129892;0.3154446;-0.008272859,0.04205851;0.6180272;-0.03096844,0.2148344;0.5011073;-0.01238414,0.2526266;0.2244526;0.008697029,0.3061449;-0.06308156;-0.01452803,-0.1406449;0.4996115;-0.01330006,-0.2120721;0.2289125;-0.007760688,-0.2851107;-0.05420053;-0.0320899,0.07881571;0.0008731069;-0.03973338,0.06547613;-0.3518717;-0.004461076,0.03226389;-0.7431104;0.07068634,0.03215439;-0.7061704;-0.01489928,-0.07996703;0.008861725;-0.03630653,-0.1083069;-0.3447296;-0.03172125,-0.1414742;-0.7369803;0.03797193,-0.1398598;-0.6999253;-0.04758914,0.03693654;0.5441294;-0.02291767,0;0;0,-0.002056967;0.3161466;0.00862813,-0.003721301;0.6202167;0.002243519,0.1772757;0.5164697;-0.005587339,0.2139603;0.2388939;-0.0015347,0.2289429;-0.04638532;-0.06839859,-0.1839036;0.514342;0.006707155,-0.222794;0.237133;-0.0005906662,-0.2757918;-0.04405552;-0.06542697,0.07660336;0.004187122;-0.04365563,0.0943891;-0.3500454;-0.03631282,0.07459877;-0.740654;0.04645896,0.08940821;-0.7728332;-0.01087785,-0.08039746;0.00420298;-0.03619399,-0.1053165;-0.3494723;-0.02420358,-0.07932046;-0.7413533;0.05043832,-0.08248874;-0.7768084;-0.005047448,-0.00329734;0.5458177;0.006311893,802.9202
+0;0;0,0.02101344;0.3154587;-0.008460238,0.04153358;0.6180457;-0.03131628,0.2143216;0.5009438;-0.012716,0.2527127;0.2244099;0.008862917,0.3080699;-0.06283665;-0.01359852,-0.1410371;0.4993505;-0.0134787,-0.2127947;0.2287436;-0.007715633,-0.2869532;-0.05405772;-0.03228153,0.07878643;0.0009458498;-0.03978976,0.06469274;-0.3518231;-0.005055975,0.03129692;-0.7430564;0.07003808,0.03115664;-0.7061304;-0.01554864,-0.08002317;0.008783341;-0.03620175,-0.1090453;-0.3447597;-0.03220268,-0.1423517;-0.7369938;0.03751788,-0.1407682;-0.699955;-0.0480451,0.03646672;0.5441481;-0.0232288,0;0;0,-0.002056967;0.3161466;0.00862813,-0.003721301;0.6202167;0.002243519,0.1772757;0.5164697;-0.005587339,0.2139603;0.2388939;-0.0015347,0.2289429;-0.04638532;-0.06839859,-0.1839036;0.514342;0.006707155,-0.222794;0.237133;-0.0005906662,-0.2757918;-0.04405552;-0.06542697,0.07660336;0.004187122;-0.04365563,0.0943891;-0.3500454;-0.03631282,0.07459877;-0.740654;0.04645896,0.08940821;-0.7728332;-0.01087785,-0.08039746;0.00420298;-0.03619399,-0.1053165;-0.3494723;-0.02420358,-0.07932046;-0.7413533;0.05043832,-0.08248874;-0.7768084;-0.005047448,-0.00329734;0.5458177;0.006311893,802.9316
+0;0;0,0.02101091;0.3154207;-0.008459217,0.04152687;0.6179461;-0.03131036,0.2146118;0.5007932;-0.01269488,0.2530697;0.2237782;0.008921575,0.3085822;-0.06427431;-0.01360289,-0.1413373;0.4991972;-0.01345884,-0.2132197;0.2281195;-0.007685755,-0.2875862;-0.05547535;-0.03232058,0.07902668;0.0009487339;-0.0399111,0.06495363;-0.3513038;-0.005228158,0.03172836;-0.740539;0.0694824,0.03158885;-0.7036511;-0.01563378,-0.08026719;0.008810125;-0.03631214,-0.1092469;-0.3442154;-0.03231893,-0.1423831;-0.7344464;0.03704557,-0.1408084;-0.6974462;-0.04804699,0.03646143;0.5440692;-0.02322515,0;0;0,-0.001553424;0.3161307;0.007886171,-0.002858628;0.6201266;0.0008645058,0.1783147;0.51615;-0.007048845,0.2149876;0.23807;-0.003857851,0.2298116;-0.04783595;-0.07169056,-0.1832231;0.5131655;0.006381242,-0.2281503;0.2363335;0.000981262,-0.2806041;-0.04650378;-0.06078376,0.07669531;0.004282698;-0.0440284,0.09421372;-0.3494344;-0.03627777,0.07474791;-0.7379948;0.04637575,0.08484852;-0.7713719;-0.009958502,-0.080921;0.004073145;-0.0356961,-0.1054477;-0.349095;-0.02330604,-0.07999267;-0.7390223;0.0508454,-0.0836712;-0.7729693;-0.005630016,-0.002509553;0.5457568;0.005088091,802.9538
+0;0;0,0.02101091;0.3154207;-0.008459217,0.04152687;0.6179461;-0.03131036,0.2146118;0.5007932;-0.01269488,0.2530697;0.2237782;0.008921575,0.3085822;-0.06427431;-0.01360289,-0.1413373;0.4991972;-0.01345884,-0.2132197;0.2281195;-0.007685755,-0.2875862;-0.05547535;-0.03232058,0.07902668;0.0009487339;-0.0399111,0.06495363;-0.3513038;-0.005228158,0.03172836;-0.740539;0.0694824,0.03158885;-0.7036511;-0.01563378,-0.08026719;0.008810125;-0.03631214,-0.1092469;-0.3442154;-0.03231893,-0.1423831;-0.7344464;0.03704557,-0.1408084;-0.6974462;-0.04804699,0.03646143;0.5440692;-0.02322515,0;0;0,-0.001553424;0.3161307;0.007886171,-0.002858628;0.6201266;0.0008645058,0.1783147;0.51615;-0.007048845,0.2149876;0.23807;-0.003857851,0.2298116;-0.04783595;-0.07169056,-0.1832231;0.5131655;0.006381242,-0.2281503;0.2363335;0.000981262,-0.2806041;-0.04650378;-0.06078376,0.07669531;0.004282698;-0.0440284,0.09421372;-0.3494344;-0.03627777,0.07474791;-0.7379948;0.04637575,0.08484852;-0.7713719;-0.009958502,-0.080921;0.004073145;-0.0356961,-0.1054477;-0.349095;-0.02330604,-0.07999267;-0.7390223;0.0508454,-0.0836712;-0.7729693;-0.005630016,-0.002509553;0.5457568;0.005088091,802.9759
+0;0;0,0.02119259;0.3154056;-0.008488487,0.04187702;0.6179128;-0.03139026,0.2150742;0.5004694;-0.01303114,0.2548177;0.2238046;0.009711425,0.3194412;-0.06467187;-0.01104401,-0.1411927;0.4990383;-0.01337863,-0.2139971;0.2282778;-0.008041238,-0.2909022;-0.05687112;-0.03256327,0.07910872;0.0009973503;-0.04009992,0.06477815;-0.3512209;-0.005425021,0.03103694;-0.7404648;0.06913861,0.03080674;-0.7036641;-0.01480971,-0.0804478;0.008790668;-0.03630516,-0.1102931;-0.3441495;-0.03349535,-0.1433012;-0.734369;0.03613432,-0.1418415;-0.697463;-0.04779304,0.03677263;0.5440445;-0.02329059,0;0;0,-0.001316998;0.3161359;0.007632733,-0.002593305;0.6201264;0.0004835133,0.1787399;0.5159643;-0.007722854,0.2156887;0.2379976;-0.004639148,0.2309204;-0.0496982;-0.07409966,-0.1830627;0.5127133;0.00698803,-0.2298871;0.2362616;0.002279331,-0.2810619;-0.04964551;-0.0565754,0.07678097;0.004284024;-0.04419863,0.09325235;-0.3494484;-0.03598404,0.07378361;-0.7379596;0.04701638,0.08482995;-0.771847;-0.006742474,-0.08123145;0.004024991;-0.03538983,-0.1062465;-0.3490765;-0.02278145,-0.08061037;-0.7390537;0.05117548,-0.08446048;-0.7727063;-0.003844082,-0.002236404;0.5457624;0.004732371,802.9875
+0;0;0,0.02119259;0.3154056;-0.008488487,0.04187702;0.6179128;-0.03139026,0.2150742;0.5004694;-0.01303114,0.2548177;0.2238046;0.009711425,0.3194412;-0.06467187;-0.01104401,-0.1411927;0.4990383;-0.01337863,-0.2139971;0.2282778;-0.008041238,-0.2909022;-0.05687112;-0.03256327,0.07910872;0.0009973503;-0.04009992,0.06477815;-0.3512209;-0.005425021,0.03103694;-0.7404648;0.06913861,0.03080674;-0.7036641;-0.01480971,-0.0804478;0.008790668;-0.03630516,-0.1102931;-0.3441495;-0.03349535,-0.1433012;-0.734369;0.03613432,-0.1418415;-0.697463;-0.04779304,0.03677263;0.5440445;-0.02329059,0;0;0,-0.001316998;0.3161359;0.007632733,-0.002593305;0.6201264;0.0004835133,0.1787399;0.5159643;-0.007722854,0.2156887;0.2379976;-0.004639148,0.2309204;-0.0496982;-0.07409966,-0.1830627;0.5127133;0.00698803,-0.2298871;0.2362616;0.002279331,-0.2810619;-0.04964551;-0.0565754,0.07678097;0.004284024;-0.04419863,0.09325235;-0.3494484;-0.03598404,0.07378361;-0.7379596;0.04701638,0.08482995;-0.771847;-0.006742474,-0.08123145;0.004024991;-0.03538983,-0.1062465;-0.3490765;-0.02278145,-0.08061037;-0.7390537;0.05117548,-0.08446048;-0.7727063;-0.003844082,-0.002236404;0.5457624;0.004732371,802.9997
+0;0;0,0.02119141;0.3153881;-0.008488017,0.0418748;0.6178801;-0.03138851,0.2155332;0.5003306;-0.01300359,0.255512;0.2220284;0.009873564,0.3204032;-0.06764334;-0.01096786,-0.1416545;0.4988959;-0.01335198,-0.2148897;0.2265329;-0.007983005,-0.2921135;-0.05979753;-0.03260664,0.07929321;0.0009996764;-0.04019344,0.06492221;-0.3522123;-0.005420703,0.03119252;-0.7413235;0.06911749,0.03096132;-0.7044933;-0.01519376,-0.08063542;0.008811169;-0.03638983,-0.1105649;-0.3451249;-0.03357209,-0.1435617;-0.7352111;0.03603382,-0.1420958;-0.6982753;-0.04825637,0.03677087;0.5440183;-0.02328956,0;0;0,-0.001386024;0.3161178;0.007644414,-0.002853628;0.6200945;0.0005948539,0.1789904;0.5159935;-0.008136749,0.2169238;0.2364829;-0.005186796,0.2312356;-0.05219948;-0.07598639,-0.1836392;0.5120931;0.007355087,-0.2320032;0.2342068;0.003622619,-0.2822357;-0.05339128;-0.05398789,0.07691924;0.00430952;-0.04437101,0.09256404;-0.3504373;-0.03518891,0.07314084;-0.7387956;0.04788756,0.08286633;-0.7726733;-0.006703138,-0.08158141;0.00397795;-0.03510805,-0.107047;-0.3500695;-0.0218302,-0.08165524;-0.7399112;0.05219575,-0.08555517;-0.7738318;-0.003067609,-0.002442814;0.5457358;0.004815816,803.0222
+0;0;0,0.02110346;0.3153895;-0.008657437,0.04166683;0.6178763;-0.03173236,0.2153847;0.5004089;-0.01341994,0.2598023;0.2228189;0.009917653,0.3362373;-0.06413364;-0.009339911,-0.141734;0.4986475;-0.01308504,-0.2170401;0.2268407;-0.008200229,-0.2984043;-0.05838811;-0.03226947,0.07924363;0.000995506;-0.04029121,0.06411519;-0.3522379;-0.006061029,0.03021776;-0.7413602;0.06834249,0.02985847;-0.7045414;-0.01596922,-0.0807124;0.008807261;-0.03621971,-0.1118534;-0.3450354;-0.03631942,-0.1443527;-0.7349102;0.03469144,-0.1430128;-0.697982;-0.04960147,0.03659621;0.5440171;-0.0235895,0;0;0,-0.001386024;0.3161178;0.007644414,-0.002853628;0.6200945;0.0005948539,0.1789904;0.5159935;-0.008136749,0.2169238;0.2364829;-0.005186796,0.2312356;-0.05219948;-0.07598639,-0.1836392;0.5120931;0.007355087,-0.2320032;0.2342068;0.003622619,-0.2822357;-0.05339128;-0.05398789,0.07691924;0.00430952;-0.04437101,0.09256404;-0.3504373;-0.03518891,0.07314084;-0.7387956;0.04788756,0.08286633;-0.7726733;-0.006703138,-0.08158141;0.00397795;-0.03510805,-0.107047;-0.3500695;-0.0218302,-0.08165524;-0.7399112;0.05219575,-0.08555517;-0.7738318;-0.003067609,-0.002442814;0.5457358;0.004815816,803.0442
+0;0;0,0.02109613;0.3152799;-0.008654429,0.04165089;0.6176401;-0.03171952,0.2149186;0.500318;-0.01343668,0.2594629;0.2219363;0.009967469,0.3355367;-0.06366009;-0.009199083,-0.1412962;0.4985609;-0.01310263,-0.2168171;0.225979;-0.008203885,-0.2977968;-0.0579018;-0.03215937,0.07922401;0.0009952593;-0.04028123,0.06413578;-0.3512991;-0.006142054,0.03015914;-0.7413307;0.06843534,0.02980121;-0.7045378;-0.01555748,-0.08069241;0.008805078;-0.03621074,-0.1117506;-0.3440969;-0.03631018,-0.1443258;-0.7348827;0.03486662,-0.142991;-0.6979808;-0.04910745,0.03658266;0.5438157;-0.0235805,0;0;0,-0.001011088;0.3160136;0.007466316,-0.002170626;0.6198614;0.0002870555,0.1791447;0.5159484;-0.008545876,0.2178986;0.2357358;-0.005841017,0.2323901;-0.05142197;-0.07690656,-0.182561;0.511951;0.007151909,-0.2326034;0.2335325;0.004471546,-0.282007;-0.05309364;-0.05142725,0.07691072;0.004204735;-0.0443517,0.092134;-0.3496235;-0.03550386,0.07236914;-0.738766;0.04827189,0.08106621;-0.7729609;-0.005620956,-0.08161402;0.0040405;-0.03496907,-0.1073333;-0.3490242;-0.02124921,-0.08250173;-0.739794;0.05306913,-0.08666625;-0.7735885;-0.001830637,-0.001830038;0.5455392;0.004538774,803.0555
+0;0;0,0.02109613;0.3152799;-0.008654429,0.04165089;0.6176401;-0.03171952,0.2149186;0.500318;-0.01343668,0.2594629;0.2219363;0.009967469,0.3355367;-0.06366009;-0.009199083,-0.1412962;0.4985609;-0.01310263,-0.2168171;0.225979;-0.008203885,-0.2977968;-0.0579018;-0.03215937,0.07922401;0.0009952593;-0.04028123,0.06413578;-0.3512991;-0.006142054,0.03015914;-0.7413307;0.06843534,0.02980121;-0.7045378;-0.01555748,-0.08069241;0.008805078;-0.03621074,-0.1117506;-0.3440969;-0.03631018,-0.1443258;-0.7348827;0.03486662,-0.142991;-0.6979808;-0.04910745,0.03658266;0.5438157;-0.0235805,0;0;0,-0.001011088;0.3160136;0.007466316,-0.002170626;0.6198614;0.0002870555,0.1791447;0.5159484;-0.008545876,0.2178986;0.2357358;-0.005841017,0.2323901;-0.05142197;-0.07690656,-0.182561;0.511951;0.007151909,-0.2326034;0.2335325;0.004471546,-0.282007;-0.05309364;-0.05142725,0.07691072;0.004204735;-0.0443517,0.092134;-0.3496235;-0.03550386,0.07236914;-0.738766;0.04827189,0.08106621;-0.7729609;-0.005620956,-0.08161402;0.0040405;-0.03496907,-0.1073333;-0.3490242;-0.02124921,-0.08250173;-0.739794;0.05306913,-0.08666625;-0.7735885;-0.001830637,-0.001830038;0.5455392;0.004538774,803.0672
+0;0;0,0.02146644;0.3152475;-0.008919958,0.04248446;0.6175526;-0.03228234,0.2157245;0.5005529;-0.01429555,0.2689978;0.2237216;0.009256556,0.3532771;-0.0597041;-0.007677135,-0.1405847;0.4984682;-0.01366956,-0.2187462;0.226631;-0.008807531,-0.3058043;-0.05543455;-0.03288691,0.07916574;0.001025039;-0.04039486,0.06356344;-0.3513003;-0.006811906,0.02872787;-0.7413601;0.06722042,0.02828458;-0.7045864;-0.01677355,-0.0807662;0.008754262;-0.03605821,-0.1134691;-0.3439109;-0.04394848,-0.1460473;-0.7336042;0.03298407,-0.1447906;-0.6967162;-0.05099237,0.03729339;0.5437459;-0.02406068,0;0;0,-0.001011088;0.3160136;0.007466316,-0.002170626;0.6198614;0.0002870555,0.1791447;0.5159484;-0.008545876,0.2178986;0.2357358;-0.005841017,0.2323901;-0.05142197;-0.07690656,-0.182561;0.511951;0.007151909,-0.2326034;0.2335325;0.004471546,-0.282007;-0.05309364;-0.05142725,0.07691072;0.004204735;-0.0443517,0.092134;-0.3496235;-0.03550386,0.07236914;-0.738766;0.04827189,0.08106621;-0.7729609;-0.005620956,-0.08161402;0.0040405;-0.03496907,-0.1073333;-0.3490242;-0.02124921,-0.08250173;-0.739794;0.05306913,-0.08666625;-0.7735885;-0.001830637,-0.001830038;0.5455392;0.004538774,803.0786
+0;0;0,0.0214336;0.3147652;-0.008906311,0.04241182;0.616498;-0.03222415,0.2150466;0.499794;-0.01428739,0.2683064;0.2230328;0.009258754,0.352648;-0.06060252;-0.007687458,-0.1400333;0.4977165;-0.01366356,-0.2181751;0.2259481;-0.008802762,-0.3052975;-0.05632597;-0.03289995,0.07914997;0.001024835;-0.04038681,0.06356644;-0.3508767;-0.006844256,0.02875467;-0.7406697;0.06713746,0.02831122;-0.7038935;-0.01688853,-0.08075012;0.008752518;-0.03605103,-0.1134137;-0.3434883;-0.0439318,-0.1459696;-0.7329153;0.03294817,-0.1447124;-0.6960247;-0.05106029,0.03723107;0.542838;-0.02401883,0;0;0,-0.0003504455;0.3155515;0.006554604,-0.0008126572;0.6187916;-0.00186801,0.1799213;0.5160223;-0.009195805,0.2185812;0.2358703;-0.006361961,0.2332821;-0.05131763;-0.07817173,-0.1809743;0.5124648;0.006305628,-0.2316976;0.2342313;0.005281538,-0.2811858;-0.05275294;-0.04986043,0.07698464;0.004029274;-0.044204,0.09128753;-0.3494046;-0.03511858,0.07162956;-0.7383527;0.04828882,0.08166688;-0.7723292;-0.005681038,-0.08158673;0.004186183;-0.03497061,-0.1078387;-0.3483882;-0.0206594,-0.08335841;-0.7388929;0.05370844,-0.08766922;-0.7725613;-0.001375448,-0.0006468743;0.5446376;0.002728224,803.0901
+0;0;0,0.0214336;0.3147652;-0.008906311,0.04241182;0.616498;-0.03222415,0.2150466;0.499794;-0.01428739,0.2683064;0.2230328;0.009258754,0.352648;-0.06060252;-0.007687458,-0.1400333;0.4977165;-0.01366356,-0.2181751;0.2259481;-0.008802762,-0.3052975;-0.05632597;-0.03289995,0.07914997;0.001024835;-0.04038681,0.06356644;-0.3508767;-0.006844256,0.02875467;-0.7406697;0.06713746,0.02831122;-0.7038935;-0.01688853,-0.08075012;0.008752518;-0.03605103,-0.1134137;-0.3434883;-0.0439318,-0.1459696;-0.7329153;0.03294817,-0.1447124;-0.6960247;-0.05106029,0.03723107;0.542838;-0.02401883,0;0;0,-0.0003504455;0.3155515;0.006554604,-0.0008126572;0.6187916;-0.00186801,0.1799213;0.5160223;-0.009195805,0.2185812;0.2358703;-0.006361961,0.2332821;-0.05131763;-0.07817173,-0.1809743;0.5124648;0.006305628,-0.2316976;0.2342313;0.005281538,-0.2811858;-0.05275294;-0.04986043,0.07698464;0.004029274;-0.044204,0.09128753;-0.3494046;-0.03511858,0.07162956;-0.7383527;0.04828882,0.08166688;-0.7723292;-0.005681038,-0.08158673;0.004186183;-0.03497061,-0.1078387;-0.3483882;-0.0206594,-0.08335841;-0.7388929;0.05370844,-0.08766922;-0.7725613;-0.001375448,-0.0006468743;0.5446376;0.002728224,803.1024
+0;0;0,0.02158053;0.314271;-0.009845431,0.04277588;0.6154076;-0.03382057,0.2160911;0.4996517;-0.01586732,0.2806824;0.2252068;0.009012697,0.3803465;-0.05142546;-0.009698398,-0.1401692;0.4964335;-0.01456137,-0.222873;0.2258019;-0.009116489,-0.3203451;-0.05133441;-0.031547,0.07879552;0.0009047361;-0.04068903,0.06394134;-0.3505086;-0.00604561,0.02676696;-0.7387936;0.06498378,0.02619678;-0.7021365;-0.01839679,-0.08080133;0.008870922;-0.03546268,-0.1160826;-0.341912;-0.06033709,-0.1476878;-0.7277247;0.02534881,-0.1465581;-0.6909404;-0.0580158,0.03752711;0.5419078;-0.0254662,0;0;0,-0.0001974329;0.3151045;0.006165504,-0.0005636439;0.6178061;-0.002653599,0.1807987;0.5157614;-0.009739877,0.2194304;0.2353887;-0.006610871,0.2353136;-0.04978514;-0.07894397,-0.1815243;0.5130343;0.005989371,-0.2322791;0.2345833;0.005723375,-0.2817417;-0.05074462;-0.04858917,0.07684807;0.003947526;-0.04409015,0.09089825;-0.3490881;-0.0351131,0.07117067;-0.7363727;0.0474329,0.08043149;-0.7708258;-0.005074263,-0.08139782;0.004238064;-0.03495115,-0.1076702;-0.3479032;-0.02017032,-0.08441007;-0.7368087;0.05334014,-0.08788092;-0.7679284;-0.003662489,-0.0004140139;0.5437959;0.002041817,803.1251
+0;0;0,0.02158053;0.314271;-0.009845431,0.04277588;0.6154076;-0.03382057,0.2160911;0.4996517;-0.01586732,0.2806824;0.2252068;0.009012697,0.3803465;-0.05142546;-0.009698398,-0.1401692;0.4964335;-0.01456137,-0.222873;0.2258019;-0.009116489,-0.3203451;-0.05133441;-0.031547,0.07879552;0.0009047361;-0.04068903,0.06394134;-0.3505086;-0.00604561,0.02676696;-0.7387936;0.06498378,0.02619678;-0.7021365;-0.01839679,-0.08080133;0.008870922;-0.03546268,-0.1160826;-0.341912;-0.06033709,-0.1476878;-0.7277247;0.02534881,-0.1465581;-0.6909404;-0.0580158,0.03752711;0.5419078;-0.0254662,0;0;0,-0.0001974329;0.3151045;0.006165504,-0.0005636439;0.6178061;-0.002653599,0.1807987;0.5157614;-0.009739877,0.2194304;0.2353887;-0.006610871,0.2353136;-0.04978514;-0.07894397,-0.1815243;0.5130343;0.005989371,-0.2322791;0.2345833;0.005723375,-0.2817417;-0.05074462;-0.04858917,0.07684807;0.003947526;-0.04409015,0.09089825;-0.3490881;-0.0351131,0.07117067;-0.7363727;0.0474329,0.08043149;-0.7708258;-0.005074263,-0.08139782;0.004238064;-0.03495115,-0.1076702;-0.3479032;-0.02017032,-0.08441007;-0.7368087;0.05334014,-0.08788092;-0.7679284;-0.003662489,-0.0004140139;0.5437959;0.002041817,803.1369
+0;0;0,0.0215494;0.3138177;-0.009831227,0.04271046;0.6144673;-0.03376731,0.2167469;0.498668;-0.01579,0.2815087;0.2234986;0.009155696,0.3807685;-0.05201137;-0.009479491,-0.1409345;0.4954369;-0.01447884,-0.2238567;0.2240909;-0.009019587,-0.3209333;-0.05192107;-0.0313591,0.07869079;0.0009035335;-0.04063495,0.06384708;-0.350262;-0.00601596,0.02736995;-0.7312642;0.06368119,0.02677953;-0.6943708;-0.02265868,-0.08069393;0.008859131;-0.03541555,-0.1159503;-0.3416764;-0.06027241,-0.1469627;-0.7202527;0.02380635,-0.1457929;-0.6832277;-0.06251699,0.03747064;0.5410926;-0.02542717,0;0;0,-6.828457E-05;0.3146528;0.006013155,-0.0003227517;0.6168613;-0.002913713,0.1818981;0.5159172;-0.0100956,0.2205343;0.2347933;-0.006757736,0.2382093;-0.04911426;-0.07879698,-0.1821449;0.5127859;0.005822266,-0.231948;0.2334041;0.005709242,-0.2816176;-0.05079341;-0.04786534,0.07675501;0.003777296;-0.04403019,0.08998292;-0.3490351;-0.03483891,0.07164919;-0.728838;0.04740882,0.0774047;-0.7663283;-0.006576065,-0.08126848;0.004399126;-0.03493333,-0.1074054;-0.3474852;-0.01975708,-0.08539765;-0.729082;0.05270372,-0.08908954;-0.7624638;-0.006216209,-0.0001973286;0.5429791;0.001804352,803.1476
+0;0;0,0.02205003;0.3137555;-0.01066885,0.04399579;0.6142787;-0.03545588,0.2181027;0.4997276;-0.01750328,0.2923164;0.2270272;0.008213511,0.3933508;-0.04773009;-0.01193667,-0.1398247;0.4952996;-0.01513727,-0.2299573;0.2262556;-0.01004224,-0.3378156;-0.04582304;-0.03114585,0.07859722;0.0006653392;-0.04082023,0.06301457;-0.3505646;-0.007193245,0.02644427;-0.7315707;0.06243401,0.02562925;-0.6947588;-0.02391049,-0.08086611;0.00908336;-0.03496315,-0.1188083;-0.3396249;-0.07618137,-0.1497678;-0.7169139;0.01351569,-0.1500796;-0.7496263;-0.04622958,0.03853183;0.5409474;-0.02688073,0;0;0,-6.828457E-05;0.3146528;0.006013155,-0.0003227517;0.6168613;-0.002913713,0.1818981;0.5159172;-0.0100956,0.2205343;0.2347933;-0.006757736,0.2382093;-0.04911426;-0.07879698,-0.1821449;0.5127859;0.005822266,-0.231948;0.2334041;0.005709242,-0.2816176;-0.05079341;-0.04786534,0.07675501;0.003777296;-0.04403019,0.08998292;-0.3490351;-0.03483891,0.07164919;-0.728838;0.04740882,0.0774047;-0.7663283;-0.006576065,-0.08126848;0.004399126;-0.03493333,-0.1074054;-0.3474852;-0.01975708,-0.08539765;-0.729082;0.05270372,-0.08908954;-0.7624638;-0.006216209,-0.0001973286;0.5429791;0.001804352,803.1705
+0;0;0,0.02205003;0.3137555;-0.01066885,0.04399579;0.6142787;-0.03545588,0.2181027;0.4997276;-0.01750328,0.2923164;0.2270272;0.008213511,0.3933508;-0.04773009;-0.01193667,-0.1398247;0.4952996;-0.01513727,-0.2299573;0.2262556;-0.01004224,-0.3378156;-0.04582304;-0.03114585,0.07859722;0.0006653392;-0.04082023,0.06301457;-0.3505646;-0.007193245,0.02644427;-0.7315707;0.06243401,0.02562925;-0.6947588;-0.02391049,-0.08086611;0.00908336;-0.03496315,-0.1188083;-0.3396249;-0.07618137,-0.1497678;-0.7169139;0.01351569,-0.1500796;-0.7496263;-0.04622958,0.03853183;0.5409474;-0.02688073,0;0;0,-6.828457E-05;0.3146528;0.006013155,-0.0003227517;0.6168613;-0.002913713,0.1818981;0.5159172;-0.0100956,0.2205343;0.2347933;-0.006757736,0.2382093;-0.04911426;-0.07879698,-0.1821449;0.5127859;0.005822266,-0.231948;0.2334041;0.005709242,-0.2816176;-0.05079341;-0.04786534,0.07675501;0.003777296;-0.04403019,0.08998292;-0.3490351;-0.03483891,0.07164919;-0.728838;0.04740882,0.0774047;-0.7663283;-0.006576065,-0.08126848;0.004399126;-0.03493333,-0.1074054;-0.3474852;-0.01975708,-0.08539765;-0.729082;0.05270372,-0.08908954;-0.7624638;-0.006216209,-0.0001973286;0.5429791;0.001804352,803.1819
+0;0;0,0.0220073;0.3131475;-0.01064817,0.04389424;0.6128653;-0.03536817,0.2183454;0.4984491;-0.01742299,0.2926966;0.2252433;0.008341461,0.3932983;-0.04833716;-0.01172241,-0.140237;0.494013;-0.01505265,-0.2305366;0.2244703;-0.009948179,-0.3379329;-0.04644293;-0.03096139,0.07852326;0.0006647131;-0.04078181,0.06297804;-0.3497213;-0.00723562,0.02630637;-0.7317836;0.06258464,0.02549723;-0.6950208;-0.02313711,-0.08079001;0.009074813;-0.03493024,-0.118641;-0.3387958;-0.07604943,-0.1496863;-0.7171305;0.01389626,-0.1499959;-0.7493907;-0.04541811,0.03844593;0.5397443;-0.02681759,0;0;0,0.000545755;0.3140526;0.005451441,0.0009912848;0.6154253;-0.004242421,0.1835646;0.5156235;-0.01038313,0.2218145;0.2339183;-0.006855728,0.239359;-0.04877746;-0.07858312,-0.1816199;0.513374;0.005421665,-0.231605;0.2334905;0.005552663,-0.2809144;-0.04922312;-0.04932103,0.07675818;0.003607258;-0.04387105,0.08965936;-0.3483715;-0.03481925,0.07068572;-0.7291938;0.04767704,0.07596249;-0.7654935;-0.006830931,-0.08113736;0.004547565;-0.03500783,-0.1068899;-0.3465028;-0.01958602,-0.08590032;-0.7291968;0.05318745,-0.09001891;-0.7625847;-0.00477485,0.0009413511;0.5417694;0.0006844993,803.2047
+0;0;0,0.0215789;0.3125899;-0.01192132,0.04306586;0.6117729;-0.03730825,0.2178077;0.4990291;-0.02321342,0.3083448;0.2301537;0.006140338,0.4211621;-0.03794611;-0.0149473,-0.1405488;0.4927902;-0.01594174,-0.238344;0.2249012;-0.01102827,-0.3527275;-0.04249546;-0.03260099,0.07798606;0.0003237592;-0.04115159,0.06294733;-0.350178;-0.008080028,0.02481839;-0.73236;0.06163423,0.02301406;-0.6954522;-0.02695201,-0.08078368;0.009483042;-0.03405074,-0.1230535;-0.3352891;-0.09335364,-0.151883;-0.7128904;0.001319654,-0.1521819;-0.748656;-0.05845748,0.03769907;0.5387782;-0.02864794,0;0;0,0.001116104;0.3135178;0.005054474,0.002023347;0.6143718;-0.004958629,0.1843373;0.515574;-0.01075482,0.2231311;0.2330266;-0.00693655,0.2411168;-0.04920605;-0.07814884,-0.1805994;0.513885;0.005184501,-0.2301411;0.2329968;0.005205339,-0.2791262;-0.04928774;-0.04925443,0.07652863;0.003382176;-0.0436728,0.08851481;-0.3486723;-0.0344342,0.06933456;-0.729749;0.04796505,0.07531492;-0.7662832;-0.01065183,-0.08074285;0.004784862;-0.03511526,-0.1067327;-0.3462864;-0.01946736,-0.08717795;-0.7292331;0.05365162,-0.09129457;-0.7645271;-0.006500345,0.001871437;0.5408393;3.910111E-05,803.216
+0;0;0,0.0215789;0.3125899;-0.01192132,0.04306586;0.6117729;-0.03730825,0.2178077;0.4990291;-0.02321342,0.3083448;0.2301537;0.006140338,0.4211621;-0.03794611;-0.0149473,-0.1405488;0.4927902;-0.01594174,-0.238344;0.2249012;-0.01102827,-0.3527275;-0.04249546;-0.03260099,0.07798606;0.0003237592;-0.04115159,0.06294733;-0.350178;-0.008080028,0.02481839;-0.73236;0.06163423,0.02301406;-0.6954522;-0.02695201,-0.08078368;0.009483042;-0.03405074,-0.1230535;-0.3352891;-0.09335364,-0.151883;-0.7128904;0.001319654,-0.1521819;-0.748656;-0.05845748,0.03769907;0.5387782;-0.02864794,0;0;0,0.001116104;0.3135178;0.005054474,0.002023347;0.6143718;-0.004958629,0.1843373;0.515574;-0.01075482,0.2231311;0.2330266;-0.00693655,0.2411168;-0.04920605;-0.07814884,-0.1805994;0.513885;0.005184501,-0.2301411;0.2329968;0.005205339,-0.2791262;-0.04928774;-0.04925443,0.07652863;0.003382176;-0.0436728,0.08851481;-0.3486723;-0.0344342,0.06933456;-0.729749;0.04796505,0.07531492;-0.7662832;-0.01065183,-0.08074285;0.004784862;-0.03511526,-0.1067327;-0.3462864;-0.01946736,-0.08717795;-0.7292331;0.05365162,-0.09129457;-0.7645271;-0.006500345,0.001871437;0.5408393;3.910111E-05,803.2279
+0;0;0,0.02154524;0.3121022;-0.01190272,0.04300879;0.6109589;-0.03726242,0.2196213;0.4978729;-0.02311953,0.3101954;0.2288874;0.006246243,0.4232513;-0.03977919;-0.01488598,-0.1424471;0.4915693;-0.01577253,-0.2402824;0.2235707;-0.01085705,-0.3549077;-0.04439127;-0.03247537,0.0778797;0.0003233177;-0.04109547,0.06284149;-0.3501661;-0.008025061,0.02471754;-0.7322981;0.06168007,0.02292996;-0.6954544;-0.02608344,-0.0806735;0.009470109;-0.0340043,-0.1229418;-0.3352899;-0.09330511,-0.1517675;-0.7128419;0.00135579,-0.1520637;-0.7479966;-0.05786617,0.0376471;0.5380337;-0.02861035,0;0;0,0.0008484498;0.3130345;0.004729748,0.001466498;0.6135538;-0.005496979,0.1858672;0.5152496;-0.01084089,0.2230016;0.2323689;-0.006514072,0.2420795;-0.05048895;-0.0774889,-0.1830927;0.5137159;0.004894902,-0.2327947;0.2327375;0.004758987,-0.2815189;-0.05003902;-0.05067874,0.0765425;0.003255591;-0.04341471,0.08717591;-0.3488304;-0.03419173,0.06747788;-0.7296337;0.04910231,0.07236193;-0.7676277;-0.006624218,-0.08056839;0.004867701;-0.0352027,-0.1071731;-0.3461135;-0.0188616,-0.08744681;-0.7290648;0.05391421,-0.09262403;-0.7676134;-0.001101721,0.001388326;0.5400946;-0.0004520416,803.2499
+0;0;0,0.02180482;0.3120165;-0.01356315,0.04327494;0.6107933;-0.03987016,0.2200564;0.4983276;-0.02762607,0.3266121;0.2355362;0.004087474,0.451522;-0.02808639;-0.01353638,-0.1420961;0.4914895;-0.01669343,-0.2498639;0.2273514;-0.01066425,-0.3731625;-0.03659895;-0.03385112,0.07737947;-0.0003200812;-0.04202981,0.06372155;-0.3508575;-0.008869354,0.02476656;-0.7331353;0.05956505,0.02229921;-0.6964093;-0.02819109,-0.08116387;0.01046404;-0.03251337,-0.1293798;-0.3282623;-0.1167886,-0.1542802;-0.7045665;-0.01622874,-0.1548585;-0.6676384;-0.1040019,0.03790041;0.53789;-0.03104245,0;0;0,0.0008484498;0.3130345;0.004729748,0.001466498;0.6135538;-0.005496979,0.1858672;0.5152496;-0.01084089,0.2230016;0.2323689;-0.006514072,0.2420795;-0.05048895;-0.0774889,-0.1830927;0.5137159;0.004894902,-0.2327947;0.2327375;0.004758987,-0.2815189;-0.05003902;-0.05067874,0.0765425;0.003255591;-0.04341471,0.08717591;-0.3488304;-0.03419173,0.06747788;-0.7296337;0.04910231,0.07236193;-0.7676277;-0.006624218,-0.08056839;0.004867701;-0.0352027,-0.1071731;-0.3461135;-0.0188616,-0.08744681;-0.7290648;0.05391421,-0.09262403;-0.7676134;-0.001101721,0.001388326;0.5400946;-0.0004520416,803.2728
+0;0;0,0.02176678;0.3114721;-0.01353948,0.04319572;0.6096759;-0.0397961,0.2187754;0.4976119;-0.02759151,0.3255079;0.2343845;0.004174646,0.4507763;-0.02999482;-0.0134998,-0.1409675;0.4908193;-0.01673161,-0.2489141;0.226243;-0.01069243,-0.3725666;-0.03846499;-0.03394586,0.07724752;-0.0003195354;-0.04195814,0.06359267;-0.3507782;-0.008805141,0.0246497;-0.7329381;0.05960815,0.02217793;-0.6962;-0.02830543,-0.08102547;0.0104462;-0.03245793,-0.1292306;-0.328204;-0.1167142,-0.1541232;-0.7043921;-0.01618538,-0.1547026;-0.6674516;-0.104116,0.03783141;0.5369111;-0.03098516,0;0;0,0.00205718;0.3124896;0.004245758,0.003994644;0.612406;-0.006540775,0.1869694;0.5152204;-0.01112509,0.2241329;0.2318766;-0.006151199,0.2432812;-0.05206889;-0.07621753,-0.1798525;0.5141788;0.003893448,-0.2310367;0.2329854;0.004026884,-0.2800867;-0.05035308;-0.05266866,0.0764775;0.003091052;-0.04323661,0.08638178;-0.3489363;-0.03399241,0.06577577;-0.7295925;0.04919028,0.07051875;-0.7664829;-0.008111477,-0.08037062;0.005007427;-0.03525982,-0.1073737;-0.345868;-0.01900946,-0.08899323;-0.72871;0.05404732,-0.09435213;-0.7671847;-0.001295354,0.003581949;0.5390984;-0.001350164,803.2945
+0;0;0,0.02182668;0.3110818;-0.0150125,0.04321713;0.6089591;-0.04232227,0.219431;0.4971538;-0.03142749,0.337868;0.2370626;0.001685642,0.4771757;-0.01634118;-0.01314538,-0.1414348;0.4902216;-0.01755822,-0.2608388;0.2285537;-0.010934,-0.3925818;-0.02834147;-0.03304092,0.07690468;-0.0009494311;-0.04274988,0.06500002;-0.3521557;-0.01002267,0.02350294;-0.7333124;0.05667059,0.0204529;-0.696615;-0.03206252,-0.08136068;0.01115668;-0.03160306,-0.134361;-0.3238427;-0.1291993,-0.151239;-0.698615;-0.0257039,-0.15242;-0.6617188;-0.1144663,0.03784197;0.536273;-0.03328845,0;0;0,0.002443753;0.3121719;0.00405097,0.00461375;0.6118482;-0.006849766,0.1882125;0.5154108;-0.01136875,0.2257614;0.2302405;-0.005104065,0.2451105;-0.050387;-0.07376182,-0.179931;0.5142446;0.003552926,-0.2313137;0.2311704;0.003251348,-0.2805794;-0.04820961;-0.05471198,0.07665668;0.002927288;-0.04310417,0.08622871;-0.3497406;-0.03349268,0.06451754;-0.7294253;0.0490818,0.0689948;-0.7663016;-0.009529114,-0.08044648;0.005125784;-0.03528278,-0.1072537;-0.3464015;-0.01889379,-0.09037185;-0.72835;0.0537752,-0.0959978;-0.7676316;-0.001867633,0.004157521;0.5385925;-0.001637697,803.3165
+0;0;0,0.02182668;0.3110818;-0.0150125,0.04321713;0.6089591;-0.04232227,0.219431;0.4971538;-0.03142749,0.337868;0.2370626;0.001685642,0.4771757;-0.01634118;-0.01314538,-0.1414348;0.4902216;-0.01755822,-0.2608388;0.2285537;-0.010934,-0.3925818;-0.02834147;-0.03304092,0.07690468;-0.0009494311;-0.04274988,0.06500002;-0.3521557;-0.01002267,0.02350294;-0.7333124;0.05667059,0.0204529;-0.696615;-0.03206252,-0.08136068;0.01115668;-0.03160306,-0.134361;-0.3238427;-0.1291993,-0.151239;-0.698615;-0.0257039,-0.15242;-0.6617188;-0.1144663,0.03784197;0.536273;-0.03328845,0;0;0,0.002443753;0.3121719;0.00405097,0.00461375;0.6118482;-0.006849766,0.1882125;0.5154108;-0.01136875,0.2257614;0.2302405;-0.005104065,0.2451105;-0.050387;-0.07376182,-0.179931;0.5142446;0.003552926,-0.2313137;0.2311704;0.003251348,-0.2805794;-0.04820961;-0.05471198,0.07665668;0.002927288;-0.04310417,0.08622871;-0.3497406;-0.03349268,0.06451754;-0.7294253;0.0490818,0.0689948;-0.7663016;-0.009529114,-0.08044648;0.005125784;-0.03528278,-0.1072537;-0.3464015;-0.01889379,-0.09037185;-0.72835;0.0537752,-0.0959978;-0.7676316;-0.001867633,0.004157521;0.5385925;-0.001637697,803.3387
+0;0;0,0.02179157;0.3105814;-0.01498835,0.04315673;0.6081061;-0.04226623,0.2193999;0.4963715;-0.03138063,0.3374148;0.2372073;0.00161447,0.4765487;-0.01588023;-0.01319804,-0.141513;0.4894384;-0.01750954,-0.2604915;0.2287032;-0.01090893,-0.3920701;-0.02787137;-0.03298827,0.076648;-0.0009462622;-0.0426072,0.06477162;-0.3513182;-0.009957734,0.02334608;-0.7318178;0.05662056,0.02026648;-0.6950556;-0.03297244,-0.08108912;0.01111944;-0.03149758,-0.1339635;-0.3230841;-0.1288619,-0.1508125;-0.6972103;-0.02554499,-0.1520049;-0.6602473;-0.1151676,0.03778717;0.5354958;-0.03324184,0;0;0,0.002323456;0.3116794;0.003304243,0.004348934;0.6109744;-0.008305311,0.1881473;0.5152505;-0.01146984,0.2254617;0.2311112;-0.00406909,0.2444098;-0.04941696;-0.07171416,-0.1803104;0.5145795;0.002792416,-0.2327539;0.2327436;0.002091075,-0.2823111;-0.04574791;-0.05805455,0.07661407;0.002687663;-0.04259396,0.08535802;-0.3491716;-0.03331137,0.0619371;-0.7281363;0.04894376,0.06684672;-0.7651382;-0.01079535,-0.07998905;0.005325142;-0.03556093,-0.1083748;-0.3452321;-0.01908442,-0.09251928;-0.7265704;0.05343036,-0.09851407;-0.7666515;-0.002559181,0.003931925;0.5378083;-0.002913475,803.35
+0;0;0,0.02179157;0.3105814;-0.01498835,0.04315673;0.6081061;-0.04226623,0.2193999;0.4963715;-0.03138063,0.3374148;0.2372073;0.00161447,0.4765487;-0.01588023;-0.01319804,-0.141513;0.4894384;-0.01750954,-0.2604915;0.2287032;-0.01090893,-0.3920701;-0.02787137;-0.03298827,0.076648;-0.0009462622;-0.0426072,0.06477162;-0.3513182;-0.009957734,0.02334608;-0.7318178;0.05662056,0.02026648;-0.6950556;-0.03297244,-0.08108912;0.01111944;-0.03149758,-0.1339635;-0.3230841;-0.1288619,-0.1508125;-0.6972103;-0.02554499,-0.1520049;-0.6602473;-0.1151676,0.03778717;0.5354958;-0.03324184,0;0;0,0.002323456;0.3116794;0.003304243,0.004348934;0.6109744;-0.008305311,0.1881473;0.5152505;-0.01146984,0.2254617;0.2311112;-0.00406909,0.2444098;-0.04941696;-0.07171416,-0.1803104;0.5145795;0.002792416,-0.2327539;0.2327436;0.002091075,-0.2823111;-0.04574791;-0.05805455,0.07661407;0.002687663;-0.04259396,0.08535802;-0.3491716;-0.03331137,0.0619371;-0.7281363;0.04894376,0.06684672;-0.7651382;-0.01079535,-0.07998905;0.005325142;-0.03556093,-0.1083748;-0.3452321;-0.01908442,-0.09251928;-0.7265704;0.05343036,-0.09851407;-0.7666515;-0.002559181,0.003931925;0.5378083;-0.002913475,803.3614
+0;0;0,0.02224977;0.3103693;-0.01629997,0.04382705;0.6078184;-0.04449267,0.2215057;0.4961616;-0.03471725,0.3539699;0.2437074;-0.0009607933,0.508351;-0.0002920479;-0.01193254,-0.1422436;0.4891379;-0.01767649,-0.2727034;0.2335163;-0.0101139,-0.4123021;-0.01857141;-0.0314128,0.07618777;-0.00178648;-0.04310617,0.06631836;-0.3524795;-0.01123909,0.0227194;-0.7342829;0.05475635,0.01911739;-0.697687;-0.0337695,-0.08112143;0.01209774;-0.03064094,-0.139354;-0.3161568;-0.1444671,-0.1499321;-0.6904343;-0.03568033,-0.1516796;-0.653713;-0.1242528,0.03838372;0.5352226;-0.03527512,0;0;0,0.001723655;0.3115766;0.002622128,0.003230304;0.6108796;-0.009473324,0.1886598;0.5151961;-0.01161909,0.2261914;0.2306964;-0.003210783,0.2444816;-0.05005613;-0.06903732,-0.1827885;0.5146677;0.002077227,-0.2350796;0.232384;0.001092686,-0.2854155;-0.0450812;-0.0619069,0.07668076;0.002533898;-0.04218471,0.08390313;-0.3495438;-0.03282547,0.05941633;-0.7299879;0.04898381,0.06361017;-0.7653816;-0.01101112,-0.0797525;0.005433183;-0.03572016,-0.1104135;-0.3451326;-0.01953471,-0.09476095;-0.7279028;0.05307451,-0.1005326;-0.7674012;-0.001970563,0.002932779;0.537706;-0.003970861,803.3842
+0;0;0,0.02224977;0.3103693;-0.01629997,0.04382705;0.6078184;-0.04449267,0.2215057;0.4961616;-0.03471725,0.3539699;0.2437074;-0.0009607933,0.508351;-0.0002920479;-0.01193254,-0.1422436;0.4891379;-0.01767649,-0.2727034;0.2335163;-0.0101139,-0.4123021;-0.01857141;-0.0314128,0.07618777;-0.00178648;-0.04310617,0.06631836;-0.3524795;-0.01123909,0.0227194;-0.7342829;0.05475635,0.01911739;-0.697687;-0.0337695,-0.08112143;0.01209774;-0.03064094,-0.139354;-0.3161568;-0.1444671,-0.1499321;-0.6904343;-0.03568033,-0.1516796;-0.653713;-0.1242528,0.03838372;0.5352226;-0.03527512,0;0;0,0.001723655;0.3115766;0.002622128,0.003230304;0.6108796;-0.009473324,0.1886598;0.5151961;-0.01161909,0.2261914;0.2306964;-0.003210783,0.2444816;-0.05005613;-0.06903732,-0.1827885;0.5146677;0.002077227,-0.2350796;0.232384;0.001092686,-0.2854155;-0.0450812;-0.0619069,0.07668076;0.002533898;-0.04218471,0.08390313;-0.3495438;-0.03282547,0.05941633;-0.7299879;0.04898381,0.06361017;-0.7653816;-0.01101112,-0.0797525;0.005433183;-0.03572016,-0.1104135;-0.3451326;-0.01953471,-0.09476095;-0.7279028;0.05307451,-0.1005326;-0.7674012;-0.001970563,0.002932779;0.537706;-0.003970861,803.3958
+0;0;0,0.02223976;0.3102296;-0.01629263,0.04381367;0.6076318;-0.04448133,0.2205625;0.4961742;-0.03470885,0.3527985;0.2441549;-0.001010548,0.5053666;0.003021032;-0.01185344,-0.1413397;0.4891862;-0.01775462,-0.2715748;0.2340049;-0.01020506,-0.409534;-0.01512225;-0.03125383,0.07612482;-0.001785004;-0.04307055,0.06624193;-0.3529572;-0.01115993,0.02241462;-0.7367603;0.05518117,0.01893058;-0.7003804;-0.03044566,-0.08105441;0.01208774;-0.03061563,-0.1393666;-0.3166154;-0.1445973,-0.15;-0.6928531;-0.03524078,-0.1516903;-0.6563519;-0.1209127,0.03837039;0.5350369;-0.03526388,0;0;0,0.002741866;0.3114324;0.002194643,0.005169019;0.6106626;-0.01036739,0.1895013;0.515388;-0.01162529,0.2268232;0.2313946;-0.002111435,0.2468632;-0.04654405;-0.06447017,-0.1801942;0.5153378;0.001915151,-0.2312884;0.2333412;0.0001932505,-0.2823539;-0.03992909;-0.06504303,0.07657751;0.002420932;-0.04222882,0.08278868;-0.3501352;-0.03205764,0.0575312;-0.7327334;0.04922867,0.06477065;-0.7695073;-0.004377604,-0.07970932;0.005540731;-0.03562266,-0.1116479;-0.3454279;-0.02016888,-0.09663313;-0.7301005;0.05350793,-0.1026086;-0.7676327;0.0007016808,0.004654489;0.5375;-0.004747152,803.4179
+0;0;0,0.02433296;0.3100207;-0.01724949,0.05081254;0.6067936;-0.04764168,0.2264115;0.4973895;-0.03477184,0.3656383;0.2489373;-0.002786383,0.5246527;0.01191251;-0.01137807,-0.1361606;0.4904057;-0.01869041,-0.275727;0.2402022;-0.01127041,-0.4338688;0.003446117;-0.03313057,0.07581808;-0.002754938;-0.04355777,0.06629591;-0.3540218;-0.01259306,0.02130033;-0.7376521;0.05396432,0.01797952;-0.7013981;-0.03167828,-0.08112523;0.0132455;-0.02994165,-0.1448696;-0.3082455;-0.160395,-0.1479813;-0.6842252;-0.04968681,-0.1495322;-0.647911;-0.1353753,0.04386282;0.534438;-0.0375928,0;0;0,0.002741866;0.3114324;0.002194643,0.005169019;0.6106626;-0.01036739,0.1895013;0.515388;-0.01162529,0.2268232;0.2313946;-0.002111435,0.2468632;-0.04654405;-0.06447017,-0.1801942;0.5153378;0.001915151,-0.2312884;0.2333412;0.0001932505,-0.2823539;-0.03992909;-0.06504303,0.07657751;0.002420932;-0.04222882,0.08278868;-0.3501352;-0.03205764,0.0575312;-0.7327334;0.04922867,0.06477065;-0.7695073;-0.004377604,-0.07970932;0.005540731;-0.03562266,-0.1116479;-0.3454279;-0.02016888,-0.09663313;-0.7301005;0.05350793,-0.1026086;-0.7676327;0.0007016808,0.004654489;0.5375;-0.004747152,803.4398
+0;0;0,0.02431738;0.3098222;-0.01723845,0.05078166;0.6064233;-0.04761328,0.2261542;0.4971023;-0.03475208,0.3654354;0.2485531;-0.002754122,0.5233884;0.01311029;-0.01128847,-0.1359612;0.4901274;-0.0186909,-0.2755821;0.2398261;-0.01126801,-0.4326684;0.004650205;-0.03298226,0.0758778;-0.002757108;-0.04359208,0.06632832;-0.3550314;-0.01253857,0.02138746;-0.7381952;0.05393787,0.01806638;-0.7019407;-0.03171168,-0.08118914;0.01325593;-0.02996524,-0.1451163;-0.3091571;-0.1607927,-0.1482242;-0.6846796;-0.05021919,-0.1497753;-0.648365;-0.1359147,0.04383546;0.5341042;-0.03756948,0;0;0,0.003915861;0.3112236;0.001686573,0.007578738;0.6102393;-0.01151562,0.1913743;0.5148003;-0.01160431,0.2282725;0.230703;-0.0003314018,0.2471876;-0.04564667;-0.06139207,-0.1779183;0.5156268;0.001368729,-0.2287589;0.2334699;-0.0002207466,-0.2846048;-0.03653723;-0.06679937,0.07668946;0.002236485;-0.04217863,0.08253577;-0.3513046;-0.03090107,0.05566361;-0.7333822;0.05001831,0.06128988;-0.7698672;-0.00414896,-0.07978249;0.005692977;-0.03560414,-0.1123518;-0.346268;-0.02092927,-0.09864453;-0.7303976;0.05329949,-0.1047361;-0.7676794;0.0001765117,0.00675571;0.53713;-0.005725384,803.462
+0;0;0,0.02431738;0.3098222;-0.01723845,0.05078166;0.6064233;-0.04761328,0.2261542;0.4971023;-0.03475208,0.3654354;0.2485531;-0.002754122,0.5233884;0.01311029;-0.01128847,-0.1359612;0.4901274;-0.0186909,-0.2755821;0.2398261;-0.01126801,-0.4326684;0.004650205;-0.03298226,0.0758778;-0.002757108;-0.04359208,0.06632832;-0.3550314;-0.01253857,0.02138746;-0.7381952;0.05393787,0.01806638;-0.7019407;-0.03171168,-0.08118914;0.01325593;-0.02996524,-0.1451163;-0.3091571;-0.1607927,-0.1482242;-0.6846796;-0.05021919,-0.1497753;-0.648365;-0.1359147,0.04383546;0.5341042;-0.03756948,0;0;0,0.003915861;0.3112236;0.001686573,0.007578738;0.6102393;-0.01151562,0.1913743;0.5148003;-0.01160431,0.2282725;0.230703;-0.0003314018,0.2471876;-0.04564667;-0.06139207,-0.1779183;0.5156268;0.001368729,-0.2287589;0.2334699;-0.0002207466,-0.2846048;-0.03653723;-0.06679937,0.07668946;0.002236485;-0.04217863,0.08253577;-0.3513046;-0.03090107,0.05566361;-0.7333822;0.05001831,0.06128988;-0.7698672;-0.00414896,-0.07978249;0.005692977;-0.03560414,-0.1123518;-0.346268;-0.02092927,-0.09864453;-0.7303976;0.05329949,-0.1047361;-0.7676794;0.0001765117,0.00675571;0.53713;-0.005725384,803.4733
+0;0;0,0.02613403;0.3095177;-0.01833102,0.05443284;0.6057715;-0.04986523,0.2281179;0.4956745;-0.03818358,0.3802735;0.2558534;-0.002961915,0.5500349;0.02724586;-0.008526764,-0.1315516;0.4900327;-0.0196216,-0.2795308;0.2452147;-0.01111712,-0.4411026;0.01157992;-0.03162785,0.07556131;-0.003468278;-0.04406634,0.06747315;-0.3567387;-0.01398404,0.02092347;-0.7396824;0.05173217,0.01709579;-0.7035652;-0.03308884,-0.08133258;0.01384643;-0.02926898,-0.1476794;-0.3061544;-0.1669931,-0.1463172;-0.6812516;-0.05549623,-0.1484119;-0.6450908;-0.1403746,0.04709799;0.5335456;-0.03949907,0;0;0,0.005349219;0.3111105;0.001377583,0.01043102;0.6100395;-0.01207948,0.1927657;0.5146072;-0.01181507,0.2285784;0.2309333;0.0005371571,0.2476132;-0.04677767;-0.05967605,-0.1744159;0.5163493;0.0002866657,-0.2281681;0.2352522;-0.0007933069,-0.2854912;-0.03509775;-0.06961386,0.07676163;0.001891032;-0.04204118,0.08157019;-0.3525077;-0.02984142,0.0538821;-0.7345595;0.05016565,0.06022725;-0.7693685;-0.004663229,-0.0797219;0.006015714;-0.03565971,-0.1116257;-0.3469461;-0.02260188,-0.09943984;-0.7307994;0.0524947,-0.1069618;-0.7669005;-0.0006159283,0.009261288;0.5369485;-0.006233215,803.4959
+0;0;0,0.02613403;0.3095177;-0.01833102,0.05443284;0.6057715;-0.04986523,0.2281179;0.4956745;-0.03818358,0.3802735;0.2558534;-0.002961915,0.5500349;0.02724586;-0.008526764,-0.1315516;0.4900327;-0.0196216,-0.2795308;0.2452147;-0.01111712,-0.4411026;0.01157992;-0.03162785,0.07556131;-0.003468278;-0.04406634,0.06747315;-0.3567387;-0.01398404,0.02092347;-0.7396824;0.05173217,0.01709579;-0.7035652;-0.03308884,-0.08133258;0.01384643;-0.02926898,-0.1476794;-0.3061544;-0.1669931,-0.1463172;-0.6812516;-0.05549623,-0.1484119;-0.6450908;-0.1403746,0.04709799;0.5335456;-0.03949907,0;0;0,0.005349219;0.3111105;0.001377583,0.01043102;0.6100395;-0.01207948,0.1927657;0.5146072;-0.01181507,0.2285784;0.2309333;0.0005371571,0.2476132;-0.04677767;-0.05967605,-0.1744159;0.5163493;0.0002866657,-0.2281681;0.2352522;-0.0007933069,-0.2854912;-0.03509775;-0.06961386,0.07676163;0.001891032;-0.04204118,0.08157019;-0.3525077;-0.02984142,0.0538821;-0.7345595;0.05016565,0.06022725;-0.7693685;-0.004663229,-0.0797219;0.006015714;-0.03565971,-0.1116257;-0.3469461;-0.02260188,-0.09943984;-0.7307994;0.0524947,-0.1069618;-0.7669005;-0.0006159283,0.009261288;0.5369485;-0.006233215,803.5067
+0;0;0,0.02610737;0.309202;-0.01831232,0.05437953;0.6051764;-0.04981697,0.2280051;0.495158;-0.03814509,0.3803898;0.2549758;-0.002870388,0.5496745;0.02701017;-0.008419611,-0.1315331;0.4895182;-0.01958988,-0.2797352;0.2443316;-0.01107259,-0.4408532;0.01135285;-0.03152572,0.07569469;-0.0034744;-0.04414412,0.06760282;-0.3569066;-0.01404805,0.02099222;-0.7403514;0.05175415,0.01716625;-0.7042369;-0.03302915,-0.08147614;0.01387087;-0.02932064,-0.1478534;-0.3062765;-0.1671079,-0.1464893;-0.6818646;-0.05546505,-0.1485831;-0.6457065;-0.1403057,0.04705126;0.5330153;-0.0394601,0;0;0,0.005906247;0.3107846;0.0009183884,0.01135475;0.6094042;-0.01298332,0.1935547;0.5139804;-0.01208186,0.2297841;0.2300051;0.002001523,0.2480038;-0.0470497;-0.05770695,-0.1735617;0.5166988;0.0004388187,-0.2294428;0.2355797;-0.001055349,-0.2878711;-0.03328893;-0.0714276,0.07694829;0.001721457;-0.04202926,0.08048376;-0.352832;-0.0291872,0.05177142;-0.7353767;0.05060959,0.05806723;-0.7699701;-0.004420277,-0.07990324;0.006147289;-0.03561101,-0.1108499;-0.347143;-0.02494175,-0.1018974;-0.7312137;0.05214231,-0.1095491;-0.7673739;-0.0008153208,0.01011127;0.5363892;-0.007027388,803.5286
+0;0;0,0.02621614;0.3091124;-0.01962242,0.05426828;0.6050206;-0.05198581,0.228438;0.4976138;-0.03841374,0.3847104;0.2598358;-0.003867142,0.5656517;0.0409434;-0.005542549,-0.1316978;0.4904528;-0.02023023,-0.28889;0.2509768;-0.01049646,-0.4589677;0.02450049;-0.03143703,0.07532795;-0.004344118;-0.04469103,0.06792248;-0.3579042;-0.0159515,0.01826982;-0.7411837;0.04857607,0.01464417;-0.7051663;-0.03622299,-0.08158199;0.0146419;-0.02864359,-0.15559;-0.2968755;-0.1815007,-0.1458921;-0.67117;-0.06599321,-0.1478075;-0.6351647;-0.150849,0.04698129;0.5328688;-0.0415345,0;0;0,0.005906247;0.3107846;0.0009183884,0.01135475;0.6094042;-0.01298332,0.1935547;0.5139804;-0.01208186,0.2297841;0.2300051;0.002001523,0.2480038;-0.0470497;-0.05770695,-0.1735617;0.5166988;0.0004388187,-0.2294428;0.2355797;-0.001055349,-0.2878711;-0.03328893;-0.0714276,0.07694829;0.001721457;-0.04202926,0.08048376;-0.352832;-0.0291872,0.05177142;-0.7353767;0.05060959,0.05806723;-0.7699701;-0.004420277,-0.07990324;0.006147289;-0.03561101,-0.1108499;-0.347143;-0.02494175,-0.1018974;-0.7312137;0.05214231,-0.1095491;-0.7673739;-0.0008153208,0.01011127;0.5363892;-0.007027388,803.5406
+0;0;0,0.02620227;0.3089488;-0.01961203,0.05424928;0.6048023;-0.05196976,0.2290084;0.4972879;-0.03838854,0.3851659;0.2596847;-0.003867321,0.5654831;0.04154713;-0.00553695,-0.1322957;0.4901037;-0.02014605,-0.2893724;0.2508036;-0.01041943,-0.4588636;0.0251084;-0.03128777,0.07510578;-0.004331305;-0.04455921,0.06772806;-0.3565665;-0.01592738,0.01795781;-0.7407537;0.04875302,0.01433903;-0.7047477;-0.03588551,-0.08134136;0.01459872;-0.0285591,-0.155072;-0.2957513;-0.1808433,-0.1453511;-0.6709323;-0.06506234,-0.1472629;-0.6349384;-0.1497575,0.04696297;0.5326573;-0.04151942,0;0;0,0.005004361;0.3106364;0.0007154942,0.009488434;0.6092125;-0.01328444,0.1925044;0.5135917;-0.01238513,0.229199;0.2299575;0.003021955,0.2468795;-0.04653141;-0.05479097,-0.1757954;0.5164459;-3.644079E-05,-0.2329981;0.235807;-0.001389851,-0.2932492;-0.03132868;-0.07286999,0.07674472;0.001404852;-0.04187405,0.07836257;-0.3518408;-0.02927625,0.04793063;-0.7352369;0.05035949,0.05403201;-0.7697341;-0.004556179,-0.07958873;0.006444222;-0.03562681,-0.1122354;-0.3454354;-0.02796262,-0.1057473;-0.730095;0.05112831,-0.1132756;-0.7658739;-0.002062906,0.008481808;0.5362022;-0.00731039,803.5633
+0;0;0,0.02619182;0.3088255;-0.01960421,0.05423075;0.6045937;-0.05195271,0.2295281;0.4969935;-0.03836492,0.3855957;0.259527;-0.003863588,0.5653747;0.04204057;-0.005528234,-0.1328406;0.489788;-0.02006868,-0.2898269;0.2506258;-0.01034766,-0.4588121;0.0256042;-0.03115373,0.07526044;-0.004340225;-0.04465098,0.06788193;-0.3566134;-0.01601605,0.01804266;-0.7413333;0.04875402,0.01441983;-0.7053205;-0.03597942,-0.08150887;0.01462878;-0.02861792,-0.1552474;-0.2957547;-0.1809186,-0.1455131;-0.6714559;-0.06497704,-0.147427;-0.6354552;-0.1497672,0.04694629;0.532467;-0.04150503,0;0;0,0.005604811;0.3105022;0.0007023811,0.01054184;0.6089866;-0.0132606,0.1940193;0.5133885;-0.01212716,0.2293085;0.2297969;0.004251957,0.2477219;-0.04608202;-0.05209851,-0.1753728;0.516209;0.0002849563,-0.2335623;0.2359405;-0.0008644828,-0.2959467;-0.02975208;-0.07255298,0.07700199;0.001252398;-0.04178286,0.07732101;-0.3520092;-0.02848303,0.045818;-0.7358625;0.05122113,0.04916568;-0.7702847;-0.004164934,-0.07977537;0.006569388;-0.03562885,-0.1125279;-0.3453811;-0.03025188,-0.1064807;-0.7307568;0.04809079,-0.1159069;-0.7656654;-0.00601152,0.009438753;0.5359954;-0.007299662,803.5852
+0;0;0,0.02771085;0.3086636;-0.0200605,0.05667898;0.6042565;-0.05318311,0.2317792;0.4962978;-0.03928602,0.3943396;0.2633946;-0.003677674,0.5856028;0.05598719;-0.008594006,-0.1305808;0.4899511;-0.02078702,-0.2963686;0.2567772;-0.01172538,-0.472858;0.03739049;-0.03028848,0.07508188;-0.004985997;-0.04488355,0.06780417;-0.357364;-0.017542,0.01458386;-0.741833;0.046017,0.0109586;-0.7058726;-0.03872005,-0.08149618;0.01512544;-0.02839498,-0.1594152;-0.2907594;-0.1875613,-0.14436;-0.666564;-0.07252785,-0.1463118;-0.6306173;-0.1573209,0.04927748;0.5321718;-0.04252973,0;0;0,0.005604811;0.3105022;0.0007023811,0.01054184;0.6089866;-0.0132606,0.1940193;0.5133885;-0.01212716,0.2293085;0.2297969;0.004251957,0.2477219;-0.04608202;-0.05209851,-0.1753728;0.516209;0.0002849563,-0.2335623;0.2359405;-0.0008644828,-0.2959467;-0.02975208;-0.07255298,0.07700199;0.001252398;-0.04178286,0.07732101;-0.3520092;-0.02848303,0.045818;-0.7358625;0.05122113,0.04916568;-0.7702847;-0.004164934,-0.07977537;0.006569388;-0.03562885,-0.1125279;-0.3453811;-0.03025188,-0.1064807;-0.7307568;0.04809079,-0.1159069;-0.7656654;-0.00601152,0.009438753;0.5359954;-0.007299662,803.5962
+0;0;0,0.02770601;0.3086097;-0.02005699,0.05667483;0.6042092;-0.0531806,0.2312103;0.4963546;-0.03929252,0.3935906;0.2637094;-0.003723621,0.5841966;0.05701454;-0.008623063,-0.1300298;0.4900275;-0.02085069,-0.2956339;0.2571119;-0.0117991,-0.4715168;0.03847896;-0.03029841,0.07490714;-0.004974393;-0.04477908,0.06764219;-0.3567345;-0.01748548,0.01424679;-0.7424684;0.04628261,0.01059893;-0.7064708;-0.03898276,-0.08130651;0.01509024;-0.0283289,-0.1590889;-0.2902582;-0.1872161,-0.1439842;-0.6672993;-0.07180424,-0.1459481;-0.6313154;-0.157126,0.04927262;0.5321177;-0.0425262,0;0;0,0.005931988;0.3104423;0.0004563331,0.01108417;0.6089195;-0.01372766,0.1939434;0.5133868;-0.01273322,0.2291764;0.2301594;0.004504919,0.248318;-0.04499605;-0.05027175,-0.1743936;0.5171763;7.295329E-05,-0.2348497;0.2377127;-0.001137671,-0.2989115;-0.02679238;-0.07192301,0.07688821;0.0009619147;-0.04157245,0.07591701;-0.3516697;-0.02804828,0.04305375;-0.7368895;0.05090547,0.04804967;-0.7708308;-0.005716324,-0.07949839;0.006838282;-0.03569642,-0.1131125;-0.3444426;-0.03351064,-0.1093802;-0.7307178;0.04702208,-0.1198542;-0.7650141;-0.008437324,0.009939171;0.5359262;-0.007713079,803.6179
+0;0;0,0.02770601;0.3086097;-0.02005699,0.05667483;0.6042092;-0.0531806,0.2312103;0.4963546;-0.03929252,0.3935906;0.2637094;-0.003723621,0.5841966;0.05701454;-0.008623063,-0.1300298;0.4900275;-0.02085069,-0.2956339;0.2571119;-0.0117991,-0.4715168;0.03847896;-0.03029841,0.07490714;-0.004974393;-0.04477908,0.06764219;-0.3567345;-0.01748548,0.01424679;-0.7424684;0.04628261,0.01059893;-0.7064708;-0.03898276,-0.08130651;0.01509024;-0.0283289,-0.1590889;-0.2902582;-0.1872161,-0.1439842;-0.6672993;-0.07180424,-0.1459481;-0.6313154;-0.157126,0.04927262;0.5321177;-0.0425262,0;0;0,0.005931988;0.3104423;0.0004563331,0.01108417;0.6089195;-0.01372766,0.1939434;0.5133868;-0.01273322,0.2291764;0.2301594;0.004504919,0.248318;-0.04499605;-0.05027175,-0.1743936;0.5171763;7.295329E-05,-0.2348497;0.2377127;-0.001137671,-0.2989115;-0.02679238;-0.07192301,0.07688821;0.0009619147;-0.04157245,0.07591701;-0.3516697;-0.02804828,0.04305375;-0.7368895;0.05090547,0.04804967;-0.7708308;-0.005716324,-0.07949839;0.006838282;-0.03569642,-0.1131125;-0.3444426;-0.03351064,-0.1093802;-0.7307178;0.04702208,-0.1198542;-0.7650141;-0.008437324,0.009939171;0.5359262;-0.007713079,803.6296
+0;0;0,0.02925954;0.3080296;-0.02084371,0.05955669;0.6030576;-0.05483409,0.2333742;0.4955359;-0.04001284,0.4023083;0.2705046;-0.003737755,0.6024092;0.0646444;-0.009089909,-0.1271098;0.4899348;-0.02156931,-0.3005075;0.2655823;-0.01192879,-0.4904944;0.05073534;-0.02582818,0.07492977;-0.005469449;-0.0451017,0.0672034;-0.3579031;-0.01935912,0.01146697;-0.7439902;0.04249214,0.00608875;-0.7052346;-0.08357376,-0.0815219;0.01545407;-0.02817626,-0.1644472;-0.2835106;-0.1975145,-0.144941;-0.6598889;-0.07938646,-0.1478519;-0.6212156;-0.2055391,0.05186269;0.531112;-0.04394923,0;0;0,0.00596121;0.3100598;0.0003657341,0.01105782;0.6082004;-0.01386023,0.1934828;0.5126688;-0.01295781,0.2292482;0.2318139;0.005347013,0.2482013;-0.04958269;-0.04854357,-0.1740174;0.5173638;0.0003988566,-0.2371791;0.2407743;-0.001204271,-0.3049679;-0.02907586;-0.07214806,0.07708898;0.0008337348;-0.04165506,0.07445544;-0.3523012;-0.02680039,0.03929369;-0.7378832;0.05120945,0.03319091;-0.7305957;-0.07306886,-0.07977636;0.006950767;-0.03558045,-0.1145866;-0.3447874;-0.03621221,-0.1127346;-0.7308773;0.04701361,-0.1277395;-0.7978034;-0.03285119,0.009935029;0.5352873;-0.007838011,803.6513
+0;0;0,0.02925954;0.3080296;-0.02084371,0.05955669;0.6030576;-0.05483409,0.2333742;0.4955359;-0.04001284,0.4023083;0.2705046;-0.003737755,0.6024092;0.0646444;-0.009089909,-0.1271098;0.4899348;-0.02156931,-0.3005075;0.2655823;-0.01192879,-0.4904944;0.05073534;-0.02582818,0.07492977;-0.005469449;-0.0451017,0.0672034;-0.3579031;-0.01935912,0.01146697;-0.7439902;0.04249214,0.00608875;-0.7052346;-0.08357376,-0.0815219;0.01545407;-0.02817626,-0.1644472;-0.2835106;-0.1975145,-0.144941;-0.6598889;-0.07938646,-0.1478519;-0.6212156;-0.2055391,0.05186269;0.531112;-0.04394923,0;0;0,0.00596121;0.3100598;0.0003657341,0.01105782;0.6082004;-0.01386023,0.1934828;0.5126688;-0.01295781,0.2292482;0.2318139;0.005347013,0.2482013;-0.04958269;-0.04854357,-0.1740174;0.5173638;0.0003988566,-0.2371791;0.2407743;-0.001204271,-0.3049679;-0.02907586;-0.07214806,0.07708898;0.0008337348;-0.04165506,0.07445544;-0.3523012;-0.02680039,0.03929369;-0.7378832;0.05120945,0.03319091;-0.7305957;-0.07306886,-0.07977636;0.006950767;-0.03558045,-0.1145866;-0.3447874;-0.03621221,-0.1127346;-0.7308773;0.04701361,-0.1277395;-0.7978034;-0.03285119,0.009935029;0.5352873;-0.007838011,803.6641
+0;0;0,0.02923344;0.3077548;-0.02082512,0.05950546;0.6025379;-0.05478736,0.2338932;0.4949639;-0.03996269,0.4041619;0.2681548;-0.00340103,0.6037772;0.06279422;-0.008740196,-0.127711;0.4893454;-0.02146184,-0.3024786;0.2632205;-0.01174516,-0.4920044;0.04889496;-0.02561081,0.0747849;-0.005458874;-0.0450145,0.06703557;-0.3589395;-0.01919545,0.01148834;-0.7437159;0.04244584,0.00781643;-0.7077382;-0.04362412,-0.08136427;0.01542419;-0.02812178,-0.1645359;-0.2844285;-0.197963,-0.145096;-0.6595291;-0.08023601,-0.1470833;-0.6236076;-0.1663652,0.05181768;0.5306505;-0.04391131,0;0;0,0.0059781;0.3097831;-1.978874E-05,0.01112674;0.6076566;-0.01461577,0.1941589;0.5124753;-0.01333189,0.2309131;0.2295347;0.005755186,0.2502864;-0.05117759;-0.04784548,-0.1745606;0.5176154;0.0007870607,-0.2397521;0.2391907;0.0002243066,-0.3109202;-0.02947658;-0.0690631,0.07690247;0.000718236;-0.04164588,0.07353096;-0.3534274;-0.02600121,0.03744181;-0.737738;0.05107641,0.05203996;-0.7785726;0.003889319,-0.07959396;0.007075397;-0.03554753,-0.1151827;-0.3456246;-0.03892475,-0.1148308;-0.7300033;0.0458746,-0.1255465;-0.765918;-0.008876465,0.009989403;0.5348109;-0.008499622,803.6857
+0;0;0,0.02894936;0.307745;-0.02135982,0.05869469;0.6025496;-0.05561885,0.2334874;0.4956981;-0.04068748,0.4115152;0.2750632;-0.003312614,0.6246646;0.08372362;-0.005370107,-0.1282563;0.489731;-0.02151382,-0.3109583;0.2699272;-0.01274941,-0.5089991;0.06340364;-0.02600111,0.07467032;-0.005856284;-0.04515454,0.06656615;-0.3593773;-0.02000606,0.009074762;-0.7441857;0.03962002,0.005357367;-0.7082502;-0.04645091,-0.08135562;0.01577075;-0.0279541,-0.1682423;-0.2785086;-0.2055085,-0.1436168;-0.6531329;-0.08723656,-0.1634145;-0.6907859;-0.1371203,0.05126899;0.5306407;-0.04470211,0;0;0,0.0059781;0.3097831;-1.978874E-05,0.01112674;0.6076566;-0.01461577,0.1941589;0.5124753;-0.01333189,0.2309131;0.2295347;0.005755186,0.2502864;-0.05117759;-0.04784548,-0.1745606;0.5176154;0.0007870607,-0.2397521;0.2391907;0.0002243066,-0.3109202;-0.02947658;-0.0690631,0.07690247;0.000718236;-0.04164588,0.07353096;-0.3534274;-0.02600121,0.03744181;-0.737738;0.05107641,0.05203996;-0.7785726;0.003889319,-0.07959396;0.007075397;-0.03554753,-0.1151827;-0.3456246;-0.03892475,-0.1148308;-0.7300033;0.0458746,-0.1255465;-0.765918;-0.008876465,0.009989403;0.5348109;-0.008499622,803.6971
+0;0;0,0.02894936;0.307745;-0.02135982,0.05869469;0.6025496;-0.05561885,0.2334874;0.4956981;-0.04068748,0.4115152;0.2750632;-0.003312614,0.6246646;0.08372362;-0.005370107,-0.1282563;0.489731;-0.02151382,-0.3109583;0.2699272;-0.01274941,-0.5089991;0.06340364;-0.02600111,0.07467032;-0.005856284;-0.04515454,0.06656615;-0.3593773;-0.02000606,0.009074762;-0.7441857;0.03962002,0.005357367;-0.7082502;-0.04645091,-0.08135562;0.01577075;-0.0279541,-0.1682423;-0.2785086;-0.2055085,-0.1436168;-0.6531329;-0.08723656,-0.1634145;-0.6907859;-0.1371203,0.05126899;0.5306407;-0.04470211,0;0;0,0.0059781;0.3097831;-1.978874E-05,0.01112674;0.6076566;-0.01461577,0.1941589;0.5124753;-0.01333189,0.2309131;0.2295347;0.005755186,0.2502864;-0.05117759;-0.04784548,-0.1745606;0.5176154;0.0007870607,-0.2397521;0.2391907;0.0002243066,-0.3109202;-0.02947658;-0.0690631,0.07690247;0.000718236;-0.04164588,0.07353096;-0.3534274;-0.02600121,0.03744181;-0.737738;0.05107641,0.05203996;-0.7785726;0.003889319,-0.07959396;0.007075397;-0.03554753,-0.1151827;-0.3456246;-0.03892475,-0.1148308;-0.7300033;0.0458746,-0.1255465;-0.765918;-0.008876465,0.009989403;0.5348109;-0.008499622,803.7093
+0;0;0,0.02891988;0.3074316;-0.02133807,0.05863283;0.6019153;-0.05555974,0.2342548;0.4949864;-0.04062241,0.4116703;0.2751103;-0.003376089,0.6262141;0.08251894;-0.005447043,-0.1291188;0.4889923;-0.02136235,-0.3111925;0.2699445;-0.01262809,-0.5105289;0.06206988;-0.02596648,0.0747547;-0.005862902;-0.04520557,0.06665372;-0.3592446;-0.02006701,0.009031195;-0.7449307;0.0396951,0.005184266;-0.7087884;-0.04937502,-0.08144756;0.01578858;-0.02798568,-0.1683;-0.2783748;-0.2054701,-0.1436183;-0.6538537;-0.08692837,-0.1641059;-0.693864;-0.1385503,0.05121538;0.5300864;-0.04465513,0;0;0,0.006368466;0.3094597;-6.437302E-06,0.01185985;0.6070039;-0.01456237,0.1956493;0.5118167;-0.01311493,0.2306654;0.2296784;0.006400108,0.2516174;-0.05277297;-0.04751682,-0.1747699;0.5175245;0.001249134,-0.2428822;0.2408122;0.001048808,-0.3173893;-0.0295471;-0.06587901,0.07697774;0.0006141365;-0.0417161,0.07200617;-0.3533716;-0.02604771,0.03553833;-0.7383801;0.05195403,0.04952858;-0.7766968;-0.003930807,-0.07973181;0.007170824;-0.03546267,-0.1164139;-0.3452316;-0.04202887,-0.1172806;-0.7301576;0.04444011,-0.1280885;-0.7690021;-0.01150311,0.01064327;0.5342401;-0.008458614,803.7311
+0;0;0,0.02861709;0.3069673;-0.0219993,0.05787212;0.6009328;-0.05657516,0.2327456;0.4945798;-0.04157656,0.4213571;0.2827851;-0.00306838,0.6485599;0.1048299;-0.006979432,-0.1286308;0.4885595;-0.02188272,-0.31907;0.2750953;-0.01293284,-0.5265124;0.07482393;-0.02571977,0.07477759;-0.005795368;-0.04531841,0.06619716;-0.3607429;-0.02104275,0.007643398;-0.7450932;0.03689521,0.003803566;-0.7090884;-0.05089536,-0.08157476;0.01557808;-0.02796273,-0.1731516;-0.2716711;-0.2170454,-0.1446872;-0.6451558;-0.09784187,-0.1650364;-0.6856224;-0.1466103,0.05067319;0.5292261;-0.04561793,0;0;0,0.007387653;0.308994;-1.049042E-05,0.01398478;0.6059961;-0.01457739,0.1965273;0.5115795;-0.01315618,0.2317925;0.2282148;0.006208181,0.2524453;-0.05462453;-0.04745603,-0.1719734;0.5178702;0.001552524,-0.2438071;0.2408258;0.0008768177,-0.323164;-0.02999333;-0.05965389,0.07697578;0.0004072636;-0.04187596,0.0723086;-0.3550704;-0.02561057,0.03330287;-0.7384455;0.05192995,0.04647107;-0.7782347;-0.0001666546,-0.07985578;0.007385808;-0.03532047,-0.1178083;-0.3463195;-0.04545915,-0.1197638;-0.7295563;0.04192627,-0.1307209;-0.7680364;-0.01237297,0.01248878;0.5333724;-0.008470058,803.7529
+0;0;0,0.02861709;0.3069673;-0.0219993,0.05787212;0.6009328;-0.05657516,0.2327456;0.4945798;-0.04157656,0.4213571;0.2827851;-0.00306838,0.6485599;0.1048299;-0.006979432,-0.1286308;0.4885595;-0.02188272,-0.31907;0.2750953;-0.01293284,-0.5265124;0.07482393;-0.02571977,0.07477759;-0.005795368;-0.04531841,0.06619716;-0.3607429;-0.02104275,0.007643398;-0.7450932;0.03689521,0.003803566;-0.7090884;-0.05089536,-0.08157476;0.01557808;-0.02796273,-0.1731516;-0.2716711;-0.2170454,-0.1446872;-0.6451558;-0.09784187,-0.1650364;-0.6856224;-0.1466103,0.05067319;0.5292261;-0.04561793,0;0;0,0.007387653;0.308994;-1.049042E-05,0.01398478;0.6059961;-0.01457739,0.1965273;0.5115795;-0.01315618,0.2317925;0.2282148;0.006208181,0.2524453;-0.05462453;-0.04745603,-0.1719734;0.5178702;0.001552524,-0.2438071;0.2408258;0.0008768177,-0.323164;-0.02999333;-0.05965389,0.07697578;0.0004072636;-0.04187596,0.0723086;-0.3550704;-0.02561057,0.03330287;-0.7384455;0.05192995,0.04647107;-0.7782347;-0.0001666546,-0.07985578;0.007385808;-0.03532047,-0.1178083;-0.3463195;-0.04545915,-0.1197638;-0.7295563;0.04192627,-0.1307209;-0.7680364;-0.01237297,0.01248878;0.5333724;-0.008470058,803.7748
+0;0;0,0.0286008;0.3067926;-0.02198678,0.05784353;0.6006345;-0.05654824,0.2337695;0.4941088;-0.04153049,0.4224797;0.2822033;-0.003002167,0.6510386;0.103186;-0.006936562,-0.1296905;0.4880539;-0.0217231,-0.3202293;0.2744779;-0.01276854,-0.5289099;0.0730112;-0.02563179,0.07470332;-0.005789612;-0.04527341,0.06613807;-0.3601093;-0.02104068,0.007446554;-0.7453638;0.03703359,0.003692355;-0.7094929;-0.04879913,-0.08149375;0.01556261;-0.02793496,-0.1729086;-0.2711785;-0.2166831,-0.1443772;-0.6455419;-0.09719921,-0.1642726;-0.684437;-0.14488,0.05064733;0.5289549;-0.04559516,0;0;0,0.007209703;0.3088221;0.0002586842,0.01353323;0.6057186;-0.01402855,0.1972281;0.5113803;-0.01293254,0.2321674;0.2278137;0.006279707,0.2528228;-0.05672008;-0.04771829,-0.1734256;0.5181574;0.002791929,-0.2489263;0.2419362;0.001615761,-0.3317695;-0.02996984;-0.05759559,0.07679983;0.0003274828;-0.04201746,0.07054829;-0.3544959;-0.02576017,0.03083449;-0.7387817;0.05160689,0.0404209;-0.7747553;-0.0029037,-0.07981633;0.007471646;-0.03517549,-0.1192766;-0.3453638;-0.04754671,-0.1209659;-0.7292841;0.04100135,-0.1337672;-0.7655522;-0.0124822,0.01211277;0.5331151;-0.007991552,803.7968
+0;0;0,0.02847768;0.3066905;-0.02251678,0.05753819;0.6004862;-0.05748878,0.2340287;0.4937631;-0.04218561,0.4322937;0.2900329;-0.003445491,0.6685222;0.1225886;0.000461719,-0.130366;0.4880161;-0.02190999,-0.3309147;0.2830408;-0.01290193,-0.5436792;0.08697182;-0.02494447,0.07458688;-0.005991283;-0.04549636,0.0657642;-0.3595147;-0.02289682,0.0136904;-0.7466656;0.03776595,0.009868549;-0.7108839;-0.0475108,-0.08159586;0.01572787;-0.02763632,-0.1765452;-0.2624036;-0.2256133,-0.144585;-0.6374525;-0.1048062,-0.1637106;-0.6760916;-0.1521671,0.05043074;0.5288062;-0.04647204,0;0;0,0.007281944;0.3087458;0.0001037121,0.01356055;0.6056194;-0.01432085,0.1978076;0.5112848;-0.01255751,0.2322393;0.2271074;0.006768465,0.2528783;-0.05654898;-0.04772794,-0.1738828;0.518479;0.00315334,-0.2521763;0.2424611;0.003131459,-0.3401773;-0.02752694;-0.05360584,0.07676761;0.0004007816;-0.04213774,0.07010835;-0.3535326;-0.02619243,0.02810407;-0.738832;0.05163717,0.03838076;-0.7741756;-0.002628565,-0.07990848;0.007409303;-0.03505359,-0.1206616;-0.3442758;-0.05002553,-0.1237706;-0.7290406;0.04065993,-0.136563;-0.7650256;-0.01227871,0.01216342;0.533017;-0.00825119,803.8207
+0;0;0,0.02847768;0.3066905;-0.02251678,0.05753819;0.6004862;-0.05748878,0.2340287;0.4937631;-0.04218561,0.4322937;0.2900329;-0.003445491,0.6685222;0.1225886;0.000461719,-0.130366;0.4880161;-0.02190999,-0.3309147;0.2830408;-0.01290193,-0.5436792;0.08697182;-0.02494447,0.07458688;-0.005991283;-0.04549636,0.0657642;-0.3595147;-0.02289682,0.0136904;-0.7466656;0.03776595,0.009868549;-0.7108839;-0.0475108,-0.08159586;0.01572787;-0.02763632,-0.1765452;-0.2624036;-0.2256133,-0.144585;-0.6374525;-0.1048062,-0.1637106;-0.6760916;-0.1521671,0.05043074;0.5288062;-0.04647204,0;0;0,0.007281944;0.3087458;0.0001037121,0.01356055;0.6056194;-0.01432085,0.1978076;0.5112848;-0.01255751,0.2322393;0.2271074;0.006768465,0.2528783;-0.05654898;-0.04772794,-0.1738828;0.518479;0.00315334,-0.2521763;0.2424611;0.003131459,-0.3401773;-0.02752694;-0.05360584,0.07676761;0.0004007816;-0.04213774,0.07010835;-0.3535326;-0.02619243,0.02810407;-0.738832;0.05163717,0.03838076;-0.7741756;-0.002628565,-0.07990848;0.007409303;-0.03505359,-0.1206616;-0.3442758;-0.05002553,-0.1237706;-0.7290406;0.04065993,-0.136563;-0.7650256;-0.01227871,0.01216342;0.533017;-0.00825119,803.8325
+0;0;0,0.02845901;0.3064894;-0.02250201,0.05749949;0.6000828;-0.05744988,0.2353203;0.4931571;-0.04212351,0.4334918;0.2895229;-0.003401659,0.6697708;0.122043;0.0005063838,-0.1317047;0.4873686;-0.02170153,-0.332159;0.28249;-0.01269772,-0.5449688;0.0863792;-0.02474282,0.07462326;-0.005994206;-0.04551856,0.06580269;-0.3594334;-0.02292441,0.01375997;-0.7463533;0.03770216,0.009931947;-0.7105622;-0.0477123,-0.08163567;0.01573554;-0.0276498,-0.1765624;-0.2623297;-0.2255796,-0.1446213;-0.6371548;-0.1048446,-0.1637777;-0.6759047;-0.1522819,0.05039705;0.5284532;-0.04644089,0;0;0,0.007650286;0.3085343;0.0002541542,0.01426505;0.6052046;-0.01398277,0.199827;0.5111893;-0.01210427,0.2337124;0.2270367;0.006531477,0.2537476;-0.0567041;-0.04807889,-0.1746088;0.5182737;0.00371768,-0.2563359;0.2433938;0.003737852,-0.3553134;-0.02303472;-0.05204607,0.07683115;0.0002762228;-0.04211175,0.07014386;-0.3535759;-0.02625322,0.02661813;-0.7384629;0.05158353,0.03685468;-0.774337;-0.002264738,-0.07995207;0.007524283;-0.03503644,-0.1207907;-0.3438958;-0.05357566,-0.1259974;-0.7279462;0.03899394,-0.1378075;-0.7642976;-0.01393837,0.01278886;0.5326511;-0.007962942,803.8532
+0;0;0,0.02938096;0.306399;-0.02254709,0.05906723;0.5998758;-0.05792288,0.2365571;0.4923424;-0.04240375,0.4412104;0.2953151;-0.003218129,0.6809694;0.1329644;0.003880032,-0.1304142;0.4876207;-0.02189637,-0.3384514;0.2904294;-0.01327615,-0.5564607;0.1000596;-0.02440456,0.07451529;-0.006075598;-0.04568436,0.06519178;-0.3595555;-0.02394538,0.01365414;-0.7465565;0.03659423,0.009791004;-0.710776;-0.04881935,-0.08169673;0.01577178;-0.02744808,-0.1793353;-0.2561793;-0.2324283,-0.1453658;-0.6306607;-0.1111814,-0.1658511;-0.6672444;-0.1610891,0.05176026;0.5282853;-0.04679456,0;0;0,0.007650286;0.3085343;0.0002541542,0.01426505;0.6052046;-0.01398277,0.199827;0.5111893;-0.01210427,0.2337124;0.2270367;0.006531477,0.2537476;-0.0567041;-0.04807889,-0.1746088;0.5182737;0.00371768,-0.2563359;0.2433938;0.003737852,-0.3553134;-0.02303472;-0.05204607,0.07683115;0.0002762228;-0.04211175,0.07014386;-0.3535759;-0.02625322,0.02661813;-0.7384629;0.05158353,0.03685468;-0.774337;-0.002264738,-0.07995207;0.007524283;-0.03503644,-0.1207907;-0.3438958;-0.05357566,-0.1259974;-0.7279462;0.03899394,-0.1378075;-0.7642976;-0.01393837,0.01278886;0.5326511;-0.007962942,803.876
+0;0;0,0.02937556;0.3063427;-0.02254294,0.05905765;0.5997782;-0.05791377,0.2369519;0.4921761;-0.04238658,0.4420785;0.2946932;-0.003110334,0.6814536;0.1326025;0.00397646,-0.1308204;0.4874441;-0.02183444,-0.3393387;0.2897968;-0.01319428,-0.556999;0.09973185;-0.02430487,0.07454332;-0.006077884;-0.04570155,0.06519557;-0.3604766;-0.02390606,0.01371731;-0.7470317;0.03656381,0.009838646;-0.711228;-0.04919303,-0.08172746;0.01577771;-0.02745841,-0.1796198;-0.2568802;-0.2329714,-0.1456894;-0.6309301;-0.1118642,-0.1662571;-0.6677814;-0.1619725,0.05175168;0.5281974;-0.04678697,0;0;0,0.008285187;0.3084608;0.0004944801,0.01553265;0.6050891;-0.01344395,0.2013434;0.5110943;-0.01213312,0.2350707;0.2262742;0.006814718,0.2541838;-0.05685332;-0.048841,-0.1739348;0.5187122;0.004427375,-0.2604695;0.2446136;0.005280167,-0.3655455;-0.01917103;-0.04949944,0.07682679;0.0001065582;-0.042189,0.06894515;-0.3546368;-0.02619314,0.02510167;-0.7391832;0.05083513,0.03689045;-0.7747021;-0.003674269,-0.08000892;0.007694915;-0.03495197,-0.1220499;-0.3444443;-0.05473568,-0.1284761;-0.7280339;0.03772648,-0.1395089;-0.7660331;-0.01382311,0.01390123;0.5325422;-0.007503748,803.8981
+0;0;0,0.02936248;0.3062063;-0.0225329,0.05903077;0.5995054;-0.05788732,0.2361693;0.4920835;-0.04238322,0.441605;0.2943029;-0.00304779,0.6807082;0.1323963;0.004030955,-0.1300957;0.4873709;-0.02191531,-0.3389283;0.2894257;-0.01326214,-0.5563412;0.09957664;-0.0243601,0.07452646;-0.006076509;-0.04569121,0.0651616;-0.3611237;-0.02385584,0.01381519;-0.7466889;0.03645916,0.01005173;-0.7110575;-0.04675055,-0.08170898;0.01577415;-0.0274522,-0.1797805;-0.2573828;-0.2333413,-0.145937;-0.6304746;-0.1125443,-0.1658938;-0.6653403;-0.1611642,0.05172813;0.5279571;-0.04676558,0;0;0,0.009567946;0.3082862;0.0004849434,0.01830152;0.6047319;-0.0135355,0.2029208;0.5104795;-0.01193905,0.2367449;0.2252329;0.006997347,0.2562075;-0.05747041;-0.04898715,-0.1707856;0.5196787;0.005518381,-0.2621016;0.2466807;0.006828187,-0.3716837;-0.01495624;-0.04768853,0.07683569;-0.0001160801;-0.04213154,0.06793103;-0.3554921;-0.02627015,0.0236329;-0.7390143;0.05043197,0.03472733;-0.7751994;0.0007712841,-0.07996845;0.007899472;-0.03494922,-0.1225804;-0.3447365;-0.05628193,-0.130326;-0.7272117;0.03638697,-0.1411525;-0.7634589;-0.01325,0.01628624;0.5322302;-0.007567883,803.9205
+0;0;0,0.03007139;0.3061276;-0.02266775,0.06027836;0.5993248;-0.05840195,0.2371225;0.4912813;-0.04248278,0.4489504;0.3004213;-0.002863836,0.6940199;0.1478634;0.007197272,-0.1290705;0.4875901;-0.02219638,-0.3456047;0.2981139;-0.01325473,-0.5666412;0.112489;-0.02423288,0.0744027;-0.006210193;-0.04587455,0.06450818;-0.361285;-0.0247312,0.01605617;-0.7471563;0.03601852,0.0122939;-0.7115546;-0.04719325,-0.0817622;0.01589511;-0.027223,-0.1819611;-0.2515242;-0.2395202,-0.1453367;-0.6243088;-0.118586,-0.1664283;-0.6578434;-0.1684682,0.05281747;0.5278098;-0.04717247,0;0;0,0.009567946;0.3082862;0.0004849434,0.01830152;0.6047319;-0.0135355,0.2029208;0.5104795;-0.01193905,0.2367449;0.2252329;0.006997347,0.2562075;-0.05747041;-0.04898715,-0.1707856;0.5196787;0.005518381,-0.2621016;0.2466807;0.006828187,-0.3716837;-0.01495624;-0.04768853,0.07683569;-0.0001160801;-0.04213154,0.06793103;-0.3554921;-0.02627015,0.0236329;-0.7390143;0.05043197,0.03472733;-0.7751994;0.0007712841,-0.07996845;0.007899472;-0.03494922,-0.1225804;-0.3447365;-0.05628193,-0.130326;-0.7272117;0.03638697,-0.1411525;-0.7634589;-0.01325,0.01628624;0.5322302;-0.007567883,803.9419
+0;0;0,0.03006557;0.3060683;-0.02266337,0.0602678;0.5992194;-0.05839194,0.2367457;0.4912601;-0.04248391,0.4505644;0.2986064;-0.002492625,0.6939347;0.1471063;0.007498723,-0.1287173;0.4875763;-0.02223794,-0.3472865;0.2963194;-0.01321226,-0.5667904;0.1119816;-0.0241143,0.07445146;-0.006214262;-0.04590462,0.06456403;-0.3610346;-0.02477642,0.01614627;-0.7466332;0.03593037,0.01238391;-0.7110313;-0.04728351,-0.08181578;0.01590553;-0.02724084,-0.1819429;-0.2513222;-0.239386,-0.1453443;-0.6238434;-0.1185372,-0.1664365;-0.6573796;-0.1684207,0.05280809;0.5277158;-0.04716425,0;0;0,0.0100407;0.3082109;0.0007638931,0.01905513;0.6046169;-0.0129292,0.2032262;0.5102901;-0.01185989,0.2379061;0.2224181;0.007118702,0.2566079;-0.0581356;-0.04963589,-0.1697065;0.5197799;0.006233929,-0.2670296;0.2459972;0.008336881,-0.380915;-0.0117934;-0.04509854,0.07673469;-0.0001907796;-0.04243374,0.0680207;-0.355285;-0.02588582,0.0216243;-0.7384441;0.04995799,0.03278854;-0.7745419;0.000193119,-0.08012388;0.008001463;-0.03471327,-0.1242595;-0.3440756;-0.05785251,-0.1329416;-0.7261313;0.03528147,-0.1444006;-0.7612256;-0.01572345,0.01698922;0.5321213;-0.007046938,803.9528
+0;0;0,0.03006557;0.3060683;-0.02266337,0.0602678;0.5992194;-0.05839194,0.2367457;0.4912601;-0.04248391,0.4505644;0.2986064;-0.002492625,0.6939347;0.1471063;0.007498723,-0.1287173;0.4875763;-0.02223794,-0.3472865;0.2963194;-0.01321226,-0.5667904;0.1119816;-0.0241143,0.07445146;-0.006214262;-0.04590462,0.06456403;-0.3610346;-0.02477642,0.01614627;-0.7466332;0.03593037,0.01238391;-0.7110313;-0.04728351,-0.08181578;0.01590553;-0.02724084,-0.1819429;-0.2513222;-0.239386,-0.1453443;-0.6238434;-0.1185372,-0.1664365;-0.6573796;-0.1684207,0.05280809;0.5277158;-0.04716425,0;0;0,0.0100407;0.3082109;0.0007638931,0.01905513;0.6046169;-0.0129292,0.2032262;0.5102901;-0.01185989,0.2379061;0.2224181;0.007118702,0.2566079;-0.0581356;-0.04963589,-0.1697065;0.5197799;0.006233929,-0.2670296;0.2459972;0.008336881,-0.380915;-0.0117934;-0.04509854,0.07673469;-0.0001907796;-0.04243374,0.0680207;-0.355285;-0.02588582,0.0216243;-0.7384441;0.04995799,0.03278854;-0.7745419;0.000193119,-0.08012388;0.008001463;-0.03471327,-0.1242595;-0.3440756;-0.05785251,-0.1329416;-0.7261313;0.03528147,-0.1444006;-0.7612256;-0.01572345,0.01698922;0.5321213;-0.007046938,803.9645
+0;0;0,0.03101853;0.3059199;-0.02274724,0.06215589;0.5988932;-0.05869599,0.2380315;0.4904448;-0.04290723,0.4583644;0.3053776;-0.002051841,0.7048069;0.1606367;0.01216682,-0.1270149;0.487912;-0.02264673,-0.3537621;0.3063358;-0.01362551,-0.5782369;0.1291822;-0.02428831,0.07436565;-0.006641473;-0.04613753,0.06411389;-0.361526;-0.02563815,0.01903041;-0.7473742;0.03593507,0.01515001;-0.7116327;-0.04879004,-0.0819111;0.0163895;-0.02692554,-0.1841689;-0.2437625;-0.2467723,-0.1455763;-0.616056;-0.1258969,-0.1668231;-0.6488808;-0.1790756,0.05443108;0.5274432;-0.04740223,0;0;0,0.01098319;0.3081311;0.001075029,0.02096582;0.6044719;-0.01223683,0.2046418;0.5100852;-0.01186156,0.2393008;0.222136;0.006837606,0.2574714;-0.05778402;-0.0497365,-0.1677654;0.5199335;0.00762484,-0.272118;0.2486968;0.01023921,-0.3914037;-0.006040335;-0.042353,0.076771;-0.0003918558;-0.0425334,0.06715602;-0.355511;-0.02621603,0.02020762;-0.7386473;0.04931593,0.03327367;-0.7749035;-0.002315048,-0.08023235;0.008199383;-0.03462037,-0.1246891;-0.343758;-0.0594782,-0.1343269;-0.7257569;0.03372395,-0.1453607;-0.7616338;-0.01885793,0.01866027;0.5319903;-0.006456375,803.9867
+0;0;0,0.03101853;0.3059199;-0.02274724,0.06215589;0.5988932;-0.05869599,0.2380315;0.4904448;-0.04290723,0.4583644;0.3053776;-0.002051841,0.7048069;0.1606367;0.01216682,-0.1270149;0.487912;-0.02264673,-0.3537621;0.3063358;-0.01362551,-0.5782369;0.1291822;-0.02428831,0.07436565;-0.006641473;-0.04613753,0.06411389;-0.361526;-0.02563815,0.01903041;-0.7473742;0.03593507,0.01515001;-0.7116327;-0.04879004,-0.0819111;0.0163895;-0.02692554,-0.1841689;-0.2437625;-0.2467723,-0.1455763;-0.616056;-0.1258969,-0.1668231;-0.6488808;-0.1790756,0.05443108;0.5274432;-0.04740223,0;0;0,0.01098319;0.3081311;0.001075029,0.02096582;0.6044719;-0.01223683,0.2046418;0.5100852;-0.01186156,0.2393008;0.222136;0.006837606,0.2574714;-0.05778402;-0.0497365,-0.1677654;0.5199335;0.00762484,-0.272118;0.2486968;0.01023921,-0.3914037;-0.006040335;-0.042353,0.076771;-0.0003918558;-0.0425334,0.06715602;-0.355511;-0.02621603,0.02020762;-0.7386473;0.04931593,0.03327367;-0.7749035;-0.002315048,-0.08023235;0.008199383;-0.03462037,-0.1246891;-0.343758;-0.0594782,-0.1343269;-0.7257569;0.03372395,-0.1453607;-0.7616338;-0.01885793,0.01866027;0.5319903;-0.006456375,803.9982
+0;0;0,0.03098714;0.3056103;-0.02272422,0.06210344;0.5983851;-0.05864911,0.2384109;0.4898885;-0.04285587,0.4587424;0.3048226;-0.002000764,0.7050251;0.1601755;0.01220868,-0.127486;0.4873497;-0.02254817,-0.3542317;0.3057748;-0.013527,-0.5785609;0.128736;-0.0241829,0.07423509;-0.006629813;-0.04605652,0.06400392;-0.3608014;-0.02559833,0.01888716;-0.7469344;0.03602034,0.01500078;-0.711184;-0.04883547,-0.0817673;0.01636072;-0.02687827,-0.1838197;-0.2432687;-0.2462833,-0.1451986;-0.6158369;-0.1253187,-0.1664782;-0.6487586;-0.1785795,0.05438273;0.5269731;-0.04736135,0;0;0,0.01049154;0.3078369;0.0007860661,0.01986606;0.6039834;-0.01280761,0.2041679;0.5099218;-0.01257086,0.2385484;0.2219259;0.005889416,0.2556139;-0.05776632;-0.05121529,-0.1690981;0.5202773;0.008348246,-0.2804355;0.2518353;0.01106389,-0.4041212;-0.0008274913;-0.04034837,0.07649887;-0.0006161928;-0.04270303,0.06510027;-0.3549947;-0.02699828,0.01657985;-0.7383382;0.04799938,0.02970587;-0.7754017;-0.002783298,-0.08011722;0.008444139;-0.03443739,-0.126233;-0.3422576;-0.06345961,-0.137927;-0.7241023;0.03135087,-0.1492366;-0.7601262;-0.02120024,0.01771937;0.5315412;-0.006958008,804.0205
+0;0;0,0.0315891;0.3055275;-0.02300639,0.06294919;0.5982258;-0.05934036,0.2391201;0.4892911;-0.0435326,0.4649021;0.3112723;-0.001149751,0.7160702;0.1754224;0.01431764,-0.1267623;0.4877064;-0.02291522,-0.3581369;0.3121172;-0.01298137,-0.5880449;0.1423735;-0.02343517,0.0741023;-0.006757633;-0.04625135,0.06319777;-0.3609684;-0.0268469,0.01965971;-0.7471794;0.03541509,0.01570056;-0.7114599;-0.04943945,-0.08186004;0.01642344;-0.02655581,-0.1847584;-0.2393984;-0.2500012,-0.1455441;-0.6119457;-0.1291635,-0.1672114;-0.6437324;-0.1835844,0.05518295;0.5268347;-0.04795243,0;0;0,0.01049154;0.3078369;0.0007860661,0.01986606;0.6039834;-0.01280761,0.2041679;0.5099218;-0.01257086,0.2385484;0.2219259;0.005889416,0.2556139;-0.05776632;-0.05121529,-0.1690981;0.5202773;0.008348246,-0.2804355;0.2518353;0.01106389,-0.4041212;-0.0008274913;-0.04034837,0.07649887;-0.0006161928;-0.04270303,0.06510027;-0.3549947;-0.02699828,0.01657985;-0.7383382;0.04799938,0.02970587;-0.7754017;-0.002783298,-0.08011722;0.008444139;-0.03443739,-0.126233;-0.3422576;-0.06345961,-0.137927;-0.7241023;0.03135087,-0.1492366;-0.7601262;-0.02120024,0.01771937;0.5315412;-0.006958008,804.0431
+0;0;0,0.03157929;0.3054326;-0.02299925,0.06292956;0.5980392;-0.05932185,0.2399742;0.4889486;-0.04349665,0.4652898;0.3112975;-0.001201339,0.7166024;0.1753694;0.01427495,-0.1276414;0.4873564;-0.0227816,-0.3585382;0.3121299;-0.01286828,-0.5885783;0.1422886;-0.02332808,0.07405128;-0.006752979;-0.0462195,0.06322285;-0.3584915;-0.02695048,0.01939395;-0.7472825;0.03572743,0.01546003;-0.7115995;-0.04858638,-0.08180366;0.01641213;-0.02653752,-0.1839838;-0.2376241;-0.2484234,-0.1445076;-0.6126602;-0.1267785,-0.1660368;-0.6440531;-0.1808525,0.0551657;0.52667;-0.04793742,0;0;0,0.01134694;0.3077107;0.0008196831,0.02152431;0.6037366;-0.0127902,0.2064891;0.5093701;-0.0126667,0.2389731;0.2217346;0.005402327,0.2563654;-0.05807221;-0.0518657,-0.1684916;0.520672;0.009193771,-0.2869846;0.2559683;0.0118968,-0.418246;0.00712961;-0.04029241,0.07644179;-0.0008414685;-0.04267764,0.06551558;-0.3527839;-0.02765608,0.01462699;-0.7385852;0.047014,0.02689599;-0.7752193;-0.003641367,-0.08004422;0.008652465;-0.03440196,-0.1271096;-0.3387072;-0.07093462,-0.1407544;-0.7221224;0.02813374,-0.1525102;-0.7560615;-0.02599753,0.01918724;0.5313234;-0.006931305,804.0652
+0;0;0,0.0315725;0.3053669;-0.0229943,0.06291661;0.5979161;-0.05930981,0.2400205;0.488827;-0.04348534,0.4653622;0.3111553;-0.00118513,0.7170069;0.1750477;0.01431161,-0.12771;0.4872343;-0.02276382,-0.3586335;0.3119875;-0.01284935,-0.5889777;0.1419218;-0.02332297,0.07405884;-0.006753669;-0.04622422,0.06321925;-0.3588547;-0.02693534,0.0194588;-0.7470385;0.03564468,0.01549286;-0.7113092;-0.04935545,-0.08181201;0.0164138;-0.02654023,-0.1840975;-0.2378843;-0.2486547,-0.1446829;-0.6123347;-0.1271998,-0.1663873;-0.6442273;-0.1817141,0.0551542;0.5265602;-0.0479275,0;0;0,0.01169971;0.307631;0.0008859635,0.02210951;0.6035929;-0.01267171,0.2070127;0.5088522;-0.01345849,0.2404251;0.2212709;0.004318953,0.2563867;-0.05897719;-0.05309796,-0.1679805;0.5211474;0.01002779,-0.2932003;0.2595159;0.01212233,-0.4338737;0.01572706;-0.0414357,0.07632077;-0.001216859;-0.04290295,0.06512409;-0.3535004;-0.02755213,0.01256649;-0.7386489;0.04604268,0.02321114;-0.7739376;-0.007787228,-0.08009863;0.009054997;-0.03419384,-0.1288584;-0.3373941;-0.07958292,-0.1438595;-0.7190164;0.02365126,-0.1573091;-0.7544845;-0.02932636,0.01972707;0.5311939;-0.006824493,804.0873
+0;0;0,0.03206054;0.3052985;-0.02322575,0.06365522;0.597779;-0.05987465,0.2406924;0.4886585;-0.04383897,0.4752537;0.3236808;-0.0002643764,0.7270337;0.1879682;0.01645147,-0.1271854;0.4882331;-0.02269875,-0.3638772;0.3207867;-0.01409085,-0.6013999;0.160784;-0.0226123,0.07388937;-0.006929495;-0.04646875,0.0624967;-0.3590572;-0.02800194,0.01934253;-0.74733;0.0344471,0.01529223;-0.7116122;-0.05054984,-0.08189381;0.016564;-0.02619237,-0.1852468;-0.2308769;-0.255443,-0.1460219;-0.6054074;-0.1341737,-0.1667178;-0.6355401;-0.1910008,0.05583958;0.5264425;-0.04840763,0;0;0,0.01169971;0.307631;0.0008859635,0.02210951;0.6035929;-0.01267171,0.2070127;0.5088522;-0.01345849,0.2404251;0.2212709;0.004318953,0.2563867;-0.05897719;-0.05309796,-0.1679805;0.5211474;0.01002779,-0.2932003;0.2595159;0.01212233,-0.4338737;0.01572706;-0.0414357,0.07632077;-0.001216859;-0.04290295,0.06512409;-0.3535004;-0.02755213,0.01256649;-0.7386489;0.04604268,0.02321114;-0.7739376;-0.007787228,-0.08009863;0.009054997;-0.03419384,-0.1288584;-0.3373941;-0.07958292,-0.1438595;-0.7190164;0.02365126,-0.1573091;-0.7544845;-0.02932636,0.01972707;0.5311939;-0.006824493,804.1096
+0;0;0,0.03202693;0.3049784;-0.0232014,0.06359346;0.5971983;-0.05981786,0.2414342;0.4879736;-0.04377192,0.4746722;0.3239266;-0.000443168,0.7291265;0.1867725;0.01645024,-0.12803;0.4875463;-0.02254054,-0.3633865;0.3210446;-0.0139812,-0.6034321;0.1593424;-0.02259316,0.0741164;-0.006950787;-0.04661153,0.06274921;-0.358291;-0.02818602,0.01927562;-0.7494376;0.03472525,0.01517794;-0.7136529;-0.05126607,-0.08214544;0.0166149;-0.02627285,-0.1852673;-0.2302726;-0.2550108,-0.1457521;-0.6075752;-0.132844,-0.1666902;-0.6384114;-0.1903358,0.05578426;0.5259205;-0.04836028,0;0;0,0.01147503;0.3073171;0.000644207,0.02162838;0.6030133;-0.01312685,0.2073735;0.5079939;-0.01398015,0.2397907;0.2219585;0.003954172,0.256283;-0.0612677;-0.05396414,-0.1691131;0.5217139;0.01127274,-0.3017311;0.2656015;0.01404247,-0.4536535;0.02509974;-0.04001421,0.07655756;-0.001603842;-0.0430181,0.06378576;-0.3530493;-0.02779913,0.009702265;-0.7408148;0.04674172,0.02198279;-0.7743774;-0.01029992,-0.08040255;0.009401182;-0.03407695,-0.1311636;-0.3340038;-0.09242919,-0.1468857;-0.7165558;0.01825138,-0.1604539;-0.7510224;-0.03746871,0.01931277;0.5306763;-0.007228136,804.1236
+0;0;0,0.03241475;0.3049415;-0.02314763,0.06419955;0.5971235;-0.05987238,0.2420314;0.4880481;-0.04383896,0.4777181;0.3275163;-0.0005949475,0.7377845;0.2016933;0.0188389,-0.1275817;0.4880228;-0.02260677,-0.3687329;0.3300077;-0.014479,-0.613619;0.175818;-0.02447622,0.07407984;-0.00691725;-0.04667461,0.0619409;-0.3582776;-0.02914729,0.01893824;-0.7494459;0.03395176,0.01482637;-0.7136553;-0.05203849,-0.08219635;0.01651591;-0.02617584,-0.1866786;-0.2251574;-0.2598126,-0.1465712;-0.6024191;-0.1377124,-0.1661932;-0.6324192;-0.1965319,0.05635186;0.5258563;-0.04837532,0;0;0,0.01147503;0.3073171;0.000644207,0.02162838;0.6030133;-0.01312685,0.2073735;0.5079939;-0.01398015,0.2397907;0.2219585;0.003954172,0.256283;-0.0612677;-0.05396414,-0.1691131;0.5217139;0.01127274,-0.3017311;0.2656015;0.01404247,-0.4536535;0.02509974;-0.04001421,0.07655756;-0.001603842;-0.0430181,0.06378576;-0.3530493;-0.02779913,0.009702265;-0.7408148;0.04674172,0.02198279;-0.7743774;-0.01029992,-0.08040255;0.009401182;-0.03407695,-0.1311636;-0.3340038;-0.09242919,-0.1468857;-0.7165558;0.01825138,-0.1604539;-0.7510224;-0.03746871,0.01931277;0.5306763;-0.007228136,804.144
+0;0;0,0.03239008;0.3047095;-0.02313002,0.06414977;0.5966606;-0.05982574,0.241646;0.4877113;-0.04380978,0.476945;0.3274436;-0.0006369129,0.7358524;0.2021813;0.01871033,-0.1272866;0.487686;-0.02261668,-0.3680411;0.3299309;-0.01450228,-0.6118359;0.1764283;-0.02445494,0.07417843;-0.006926456;-0.04673673,0.06205941;-0.3577102;-0.02923816,0.0193269;-0.7464212;0.03346448,0.0152251;-0.7106448;-0.0523152,-0.08230574;0.01653789;-0.02621068,-0.1866165;-0.2247389;-0.2594641,-0.1467611;-0.5996305;-0.138131,-0.166335;-0.6294836;-0.1968064,0.05630829;0.5254499;-0.04833779,0;0;0,0.01174363;0.3070728;0.0005903244,0.02210343;0.6025246;-0.01323676,0.2073799;0.5072641;-0.01502204,0.2400538;0.2217512;0.003145695,0.2560002;-0.0602873;-0.05428219,-0.168297;0.5214645;0.01160275,-0.3070764;0.2691788;0.01434012,-0.4631316;0.03306952;-0.0404062,0.07644242;-0.001798436;-0.04345179,0.06203638;-0.3526089;-0.02839065,0.008459404;-0.7380888;0.04501653,0.0146537;-0.7723987;-0.01185369,-0.08065398;0.0096342;-0.03371725,-0.134841;-0.3298061;-0.1068364,-0.149683;-0.7087234;0.007423058,-0.1637161;-0.7376332;-0.05374109,0.01974396;0.530248;-0.007323503,804.1658
+0;0;0,0.03237234;0.3045425;-0.02311735,0.06410573;0.5962521;-0.05978224,0.2409247;0.4875111;-0.04379413,0.476304;0.3271887;-0.0006065294,0.734979;0.2020389;0.01872334,-0.1266447;0.487486;-0.02267934,-0.3674813;0.329677;-0.01456217,-0.6110572;0.1763123;-0.0245059,0.07418568;-0.006927133;-0.0467413,0.06207644;-0.3574277;-0.02925685,0.01946566;-0.7450315;0.03326718,0.01536107;-0.7092511;-0.0525707,-0.08231378;0.0165395;-0.02621324,-0.1865404;-0.2245425;-0.2592783,-0.1467985;-0.5983663;-0.1382908,-0.1663857;-0.6282601;-0.1970061,0.05627184;0.5251102;-0.0483054,0;0;0,0.01309417;0.3068499;0.0004744529,0.02538866;0.6019717;-0.0135572,0.2093213;0.5061697;-0.01587796,0.2414868;0.2205091;0.00243187,0.2569369;-0.06126487;-0.05513203,-0.1647978;0.5226214;0.01243719,-0.310927;0.2743979;0.01420858,-0.476873;0.04528131;-0.03979528,0.07629369;-0.002142891;-0.04371417,0.06149974;-0.3526689;-0.02902913,0.007871579;-0.7370076;0.04424715,0.01150146;-0.7721116;-0.01202631,-0.08071098;0.0100339;-0.03348589,-0.1376282;-0.3253586;-0.1205224,-0.1508522;-0.7027014;-0.004767962,-0.1665633;-0.7359865;-0.06104019,0.02249549;0.5297905;-0.007577181,804.1886
+0;0;0,0.03237234;0.3045425;-0.02311735,0.06410573;0.5962521;-0.05978224,0.2409247;0.4875111;-0.04379413,0.476304;0.3271887;-0.0006065294,0.734979;0.2020389;0.01872334,-0.1266447;0.487486;-0.02267934,-0.3674813;0.329677;-0.01456217,-0.6110572;0.1763123;-0.0245059,0.07418568;-0.006927133;-0.0467413,0.06207644;-0.3574277;-0.02925685,0.01946566;-0.7450315;0.03326718,0.01536107;-0.7092511;-0.0525707,-0.08231378;0.0165395;-0.02621324,-0.1865404;-0.2245425;-0.2592783,-0.1467985;-0.5983663;-0.1382908,-0.1663857;-0.6282601;-0.1970061,0.05627184;0.5251102;-0.0483054,0;0;0,0.01309417;0.3068499;0.0004744529,0.02538866;0.6019717;-0.0135572,0.2093213;0.5061697;-0.01587796,0.2414868;0.2205091;0.00243187,0.2569369;-0.06126487;-0.05513203,-0.1647978;0.5226214;0.01243719,-0.310927;0.2743979;0.01420858,-0.476873;0.04528131;-0.03979528,0.07629369;-0.002142891;-0.04371417,0.06149974;-0.3526689;-0.02902913,0.007871579;-0.7370076;0.04424715,0.01150146;-0.7721116;-0.01202631,-0.08071098;0.0100339;-0.03348589,-0.1376282;-0.3253586;-0.1205224,-0.1508522;-0.7027014;-0.004767962,-0.1665633;-0.7359865;-0.06104019,0.02249549;0.5297905;-0.007577181,804.2108
+0;0;0,0.03259698;0.3043427;-0.02304904,0.06441006;0.5957628;-0.05975235,0.242183;0.486858;-0.04338469,0.4802183;0.3308603;-0.001166079,0.7452184;0.217642;0.01781257,-0.1274157;0.487462;-0.02237821,-0.3735222;0.3385546;-0.01632483,-0.6283153;0.2030805;-0.02776518,0.0741388;-0.006994934;-0.04690291,0.06158384;-0.3572002;-0.02986589,0.01915981;-0.7458501;0.03253949,0.01500424;-0.7099223;-0.05523687,-0.08241917;0.01659796;-0.02601848,-0.1879192;-0.2176923;-0.2649106,-0.1485419;-0.5927938;-0.1445309,-0.1668002;-0.6221383;-0.2069967,0.05657097;0.524702;-0.04825954,0;0;0,0.01427174;0.3066173;0.0006783009,0.02785569;0.6014212;-0.0131197,0.2123511;0.5050918;-0.01653624,0.2438226;0.219682;0.001609564,0.2581568;-0.06293312;-0.05606925,-0.1636492;0.5233504;0.01322343,-0.3167767;0.2797762;0.0146377,-0.4857372;0.05234994;-0.04133829,0.07619263;-0.002607912;-0.0439688,0.06102665;-0.3528378;-0.02980471,0.006934177;-0.738174;0.0432229,0.01730468;-0.7784514;-0.008840803,-0.08079619;0.01058271;-0.03324687,-0.1415759;-0.3187921;-0.1376964,-0.150294;-0.6963898;-0.01900832,-0.1693441;-0.7274903;-0.07951389,0.0246457;0.5293252;-0.007199526,804.2325
+0;0;0,0.03256841;0.304076;-0.02302884,0.06435104;0.5952172;-0.05969689,0.2415756;0.4864962;-0.04335527,0.4795671;0.3305273;-0.001144428,0.7439568;0.2175697;0.01779051,-0.1269157;0.4870984;-0.02241172,-0.3729769;0.3382185;-0.01635946,-0.6271832;0.2030565;-0.02777346,0.07415555;-0.006996515;-0.04691351,0.0616217;-0.3566131;-0.02990513,0.01904397;-0.746671;0.03272634,0.01495435;-0.7108372;-0.05365708,-0.0824378;0.01660171;-0.02602437,-0.1877605;-0.2172947;-0.2645149,-0.1482406;-0.5937551;-0.1436991,-0.1662091;-0.6221579;-0.2051736,0.05651973;0.5242268;-0.04821551,0;0;0,0.01540014;0.3062938;0.0004274845,0.03015514;0.6007431;-0.01367617,0.2136614;0.5035704;-0.01715374,0.2459182;0.2182846;0.0007207394,0.2593741;-0.06377527;-0.05655933,-0.1610057;0.523533;0.01347943,-0.3198686;0.2837201;0.01407803,-0.5004992;0.06744437;-0.04606549,0.07605539;-0.003078699;-0.04421508,0.05994052;-0.352707;-0.03085542,0.005380467;-0.7395141;0.04183698,0.01479357;-0.7771412;-0.01155615,-0.08083715;0.01105731;-0.0330449,-0.1427009;-0.3144607;-0.1465749,-0.1499057;-0.693593;-0.02788411,-0.170663;-0.71908;-0.09115481,0.02665991;0.5287394;-0.007673264,804.2547
+0;0;0,0.03256841;0.304076;-0.02302884,0.06435104;0.5952172;-0.05969689,0.2415756;0.4864962;-0.04335527,0.4795671;0.3305273;-0.001144428,0.7439568;0.2175697;0.01779051,-0.1269157;0.4870984;-0.02241172,-0.3729769;0.3382185;-0.01635946,-0.6271832;0.2030565;-0.02777346,0.07415555;-0.006996515;-0.04691351,0.0616217;-0.3566131;-0.02990513,0.01904397;-0.746671;0.03272634,0.01495435;-0.7108372;-0.05365708,-0.0824378;0.01660171;-0.02602437,-0.1877605;-0.2172947;-0.2645149,-0.1482406;-0.5937551;-0.1436991,-0.1662091;-0.6221579;-0.2051736,0.05651973;0.5242268;-0.04821551,0;0;0,0.01540014;0.3062938;0.0004274845,0.03015514;0.6007431;-0.01367617,0.2136614;0.5035704;-0.01715374,0.2459182;0.2182846;0.0007207394,0.2593741;-0.06377527;-0.05655933,-0.1610057;0.523533;0.01347943,-0.3198686;0.2837201;0.01407803,-0.5004992;0.06744437;-0.04606549,0.07605539;-0.003078699;-0.04421508,0.05994052;-0.352707;-0.03085542,0.005380467;-0.7395141;0.04183698,0.01479357;-0.7771412;-0.01155615,-0.08083715;0.01105731;-0.0330449,-0.1427009;-0.3144607;-0.1465749,-0.1499057;-0.693593;-0.02788411,-0.170663;-0.71908;-0.09115481,0.02665991;0.5287394;-0.007673264,804.2769
+0;0;0,0.03242404;0.3035245;-0.02254966,0.06399249;0.5943196;-0.05878676,0.2429237;0.4855721;-0.04323724,0.4891275;0.3458427;0.0008802228,0.7541218;0.2310985;0.01917424,-0.1289728;0.4863337;-0.02225639,-0.3798688;0.3480987;-0.01684638,-0.631518;0.2057538;-0.02839986,0.07409935;-0.006889546;-0.04714948,0.06064118;-0.3569758;-0.030899,0.01853866;-0.7474399;0.03171991,0.01447134;-0.7115546;-0.05477101,-0.08261588;0.01645687;-0.02578838,-0.1897686;-0.2124689;-0.2689281,-0.1501362;-0.5896027;-0.1491144,-0.1665175;-0.6209798;-0.2082445,0.05622473;0.5233984;-0.04741216,0;0;0,0.01543091;0.305694;-0.000140667,0.03011002;0.599708;-0.01466584,0.2152535;0.5023472;-0.01757216,0.2467285;0.2181295;0.0002198219,0.2613778;-0.06511149;-0.05707645,-0.1625436;0.5233835;0.01369072,-0.3276828;0.2892916;0.01781039,-0.5068923;0.07087211;-0.04463782,0.0759865;-0.003614724;-0.0444324,0.05857225;-0.3536701;-0.03164196,0.001816273;-0.7410506;0.03815103,0.01242645;-0.7771886;-0.01703095,-0.08091361;0.01164431;-0.03284282,-0.1439888;-0.3092562;-0.1595315,-0.149227;-0.6874143;-0.03654797,-0.1731629;-0.7139637;-0.0978758,0.02663842;0.5278032;-0.008566618,804.2993
+0;0;0,0.03242404;0.3035245;-0.02254966,0.06399249;0.5943196;-0.05878676,0.2429237;0.4855721;-0.04323724,0.4891275;0.3458427;0.0008802228,0.7541218;0.2310985;0.01917424,-0.1289728;0.4863337;-0.02225639,-0.3798688;0.3480987;-0.01684638,-0.631518;0.2057538;-0.02839986,0.07409935;-0.006889546;-0.04714948,0.06064118;-0.3569758;-0.030899,0.01853866;-0.7474399;0.03171991,0.01447134;-0.7115546;-0.05477101,-0.08261588;0.01645687;-0.02578838,-0.1897686;-0.2124689;-0.2689281,-0.1501362;-0.5896027;-0.1491144,-0.1665175;-0.6209798;-0.2082445,0.05622473;0.5233984;-0.04741216,0;0;0,0.01543091;0.305694;-0.000140667,0.03011002;0.599708;-0.01466584,0.2152535;0.5023472;-0.01757216,0.2467285;0.2181295;0.0002198219,0.2613778;-0.06511149;-0.05707645,-0.1625436;0.5233835;0.01369072,-0.3276828;0.2892916;0.01781039,-0.5068923;0.07087211;-0.04463782,0.0759865;-0.003614724;-0.0444324,0.05857225;-0.3536701;-0.03164196,0.001816273;-0.7410506;0.03815103,0.01242645;-0.7771886;-0.01703095,-0.08091361;0.01164431;-0.03284282,-0.1439888;-0.3092562;-0.1595315,-0.149227;-0.6874143;-0.03654797,-0.1731629;-0.7139637;-0.0978758,0.02663842;0.5278032;-0.008566618,804.311
+0;0;0,0.03236914;0.3030106;-0.02251148,0.0638836;0.5933086;-0.05868626,0.2432854;0.4845973;-0.04314719,0.48975;0.3447199;0.001017008,0.7552429;0.2297598;0.01934545,-0.1295205;0.4853607;-0.02211505,-0.3806823;0.3469793;-0.0166993,-0.632805;0.2043666;-0.02827452,0.07416313;-0.006895476;-0.04719007,0.06068498;-0.3575018;-0.03091544,0.01857116;-0.7480706;0.03172024,0.01264249;-0.7094921;-0.09435207,-0.08268699;0.01647104;-0.02581058,-0.1899988;-0.2127948;-0.2693114,-0.1503558;-0.5900297;-0.1494656,-0.1742339;-0.6494951;-0.2356558,0.05612995;0.5225161;-0.04733232,0;0;0,0.01618336;0.3051358;-0.0004181862,0.03170183;0.5985895;-0.01517439,0.2170871;0.5011564;-0.0176785,0.2495367;0.2167184;-0.0002708435,0.2635442;-0.06712729;-0.05748689,-0.161567;0.5240926;0.01408397,-0.3309303;0.292654;0.01772322,-0.5187028;0.08132407;-0.04645928,0.07587774;-0.004176542;-0.04471851,0.0576656;-0.354733;-0.03248096,0.001307502;-0.7423159;0.03711843,-0.008543208;-0.7348889;-0.08696377,-0.08100361;0.01225212;-0.03260245,-0.1437589;-0.3058979;-0.1675606,-0.1481391;-0.6837229;-0.04318293,-0.1870875;-0.7369877;-0.1300908,0.02801514;0.5268325;-0.009015799,804.3339
+0;0;0,0.03184023;0.3027585;-0.02233915,0.06284669;0.5927207;-0.05841372,0.2427133;0.4841317;-0.04282575,0.4913652;0.3467928;0.0003382228,0.7608647;0.2438207;0.02043853,-0.1308905;0.4853645;-0.02204567,-0.3853087;0.351929;-0.01765984,-0.6389912;0.2135303;-0.0289827,0.07412394;-0.006722199;-0.04747802,0.05912132;-0.3593194;-0.03184079,0.0172378;-0.7499015;0.03058196,0.01329898;-0.7141175;-0.05426359,-0.08292805;0.01628242;-0.02552513,-0.1947055;-0.2048239;-0.2773428,-0.1553097;-0.583033;-0.1606762,-0.1703842;-0.6137144;-0.2184539,0.05521956;0.5220198;-0.04708486,0;0;0,0.01692951;0.3047758;-0.0008239746,0.03346372;0.5977424;-0.0161922,0.2189757;0.500527;-0.01733112,0.251215;0.215544;-6.246567E-05,0.2653249;-0.06760839;-0.0571841,-0.1602693;0.5244721;0.01439261,-0.3333268;0.2951418;0.0177946,-0.5245568;0.08812116;-0.04709656,0.0759062;-0.004577026;-0.04484427,0.05684936;-0.3570928;-0.03204441,-0.0006087236;-0.744563;0.03702569,0.007336456;-0.7831936;-0.0127182,-0.08110414;0.01270838;-0.03247037,-0.1431458;-0.30549;-0.1728092,-0.1483392;-0.6831261;-0.04803254,-0.1723512;-0.7059172;-0.1103564,0.02951208;0.526123;-0.009852886,804.3555
+0;0;0,0.03184023;0.3027585;-0.02233915,0.06284669;0.5927207;-0.05841372,0.2427133;0.4841317;-0.04282575,0.4913652;0.3467928;0.0003382228,0.7608647;0.2438207;0.02043853,-0.1308905;0.4853645;-0.02204567,-0.3853087;0.351929;-0.01765984,-0.6389912;0.2135303;-0.0289827,0.07412394;-0.006722199;-0.04747802,0.05912132;-0.3593194;-0.03184079,0.0172378;-0.7499015;0.03058196,0.01329898;-0.7141175;-0.05426359,-0.08292805;0.01628242;-0.02552513,-0.1947055;-0.2048239;-0.2773428,-0.1553097;-0.583033;-0.1606762,-0.1703842;-0.6137144;-0.2184539,0.05521956;0.5220198;-0.04708486,0;0;0,0.01692951;0.3047758;-0.0008239746,0.03346372;0.5977424;-0.0161922,0.2189757;0.500527;-0.01733112,0.251215;0.215544;-6.246567E-05,0.2653249;-0.06760839;-0.0571841,-0.1602693;0.5244721;0.01439261,-0.3333268;0.2951418;0.0177946,-0.5245568;0.08812116;-0.04709656,0.0759062;-0.004577026;-0.04484427,0.05684936;-0.3570928;-0.03204441,-0.0006087236;-0.744563;0.03702569,0.007336456;-0.7831936;-0.0127182,-0.08110414;0.01270838;-0.03247037,-0.1431458;-0.30549;-0.1728092,-0.1483392;-0.6831261;-0.04803254,-0.1723512;-0.7059172;-0.1103564,0.02951208;0.526123;-0.009852886,804.3775
+0;0;0,0.03182968;0.3026582;-0.02233175,0.06282672;0.5925323;-0.05839575,0.2421349;0.4840693;-0.04282258,0.4914062;0.3463883;0.0004489198,0.7595896;0.2439191;0.02045106,-0.1303535;0.4852984;-0.02210454,-0.3854053;0.3515305;-0.01770778,-0.637849;0.2138077;-0.02897534,0.07424399;-0.006733086;-0.04755491,0.05923642;-0.3594465;-0.03191254,0.01722027;-0.7512656;0.03070791,0.01330045;-0.7155095;-0.05372828,-0.08306236;0.01630879;-0.02556648,-0.1948767;-0.2048704;-0.2774673,-0.1553561;-0.5842773;-0.1604311,-0.1703579;-0.614666;-0.2179301,0.05520099;0.5218443;-0.04706897,0;0;0,0.01778564;0.3046246;-0.001146078,0.03500669;0.5974385;-0.01695347,0.2197289;0.4996411;-0.01755691,0.2529214;0.2140321;-0.000515461,0.2669137;-0.06778741;-0.05712235,-0.158286;0.5248231;0.01385088,-0.3361357;0.2982741;0.0169705,-0.5295053;0.0953062;-0.04810335,0.07600261;-0.004935294;-0.04492462,0.0558473;-0.3575228;-0.03257394,-0.001961187;-0.7463142;0.03604341,0.007697672;-0.7838765;-0.01415634,-0.08123735;0.01300672;-0.03240824,-0.1416152;-0.3025319;-0.179604,-0.1482478;-0.680911;-0.05313599,-0.1724215;-0.7020049;-0.1162471,0.03091004;0.5258505;-0.01050186,804.3887
+0;0;0,0.03162999;0.3026981;-0.02207342,0.06242489;0.5926289;-0.05785596,0.2419025;0.4847704;-0.04190337,0.4950046;0.3538852;0.0002040155,0.7647437;0.2557281;0.02090105,-0.1308528;0.4858098;-0.02215336,-0.389659;0.3594801;-0.01717009,-0.6492665;0.2357776;-0.02830383,0.07422702;-0.006625251;-0.04759655,0.0580414;-0.3592637;-0.03144611,0.01614986;-0.7511562;0.0307978,0.01241434;-0.7153515;-0.05364343,-0.08313448;0.01614528;-0.02543548,-0.1967962;-0.1996524;-0.2811483,-0.1568064;-0.5791721;-0.1646386,-0.1692489;-0.6098642;-0.2224282,0.0548547;0.5219229;-0.04660414,0;0;0,0.01778564;0.3046246;-0.001146078,0.03500669;0.5974385;-0.01695347,0.2197289;0.4996411;-0.01755691,0.2529214;0.2140321;-0.000515461,0.2669137;-0.06778741;-0.05712235,-0.158286;0.5248231;0.01385088,-0.3361357;0.2982741;0.0169705,-0.5295053;0.0953062;-0.04810335,0.07600261;-0.004935294;-0.04492462,0.0558473;-0.3575228;-0.03257394,-0.001961187;-0.7463142;0.03604341,0.007697672;-0.7838765;-0.01415634,-0.08123735;0.01300672;-0.03240824,-0.1416152;-0.3025319;-0.179604,-0.1482478;-0.680911;-0.05313599,-0.1724215;-0.7020049;-0.1162471,0.03091004;0.5258505;-0.01050186,804.3997
+0;0;0,0.03162999;0.3026981;-0.02207342,0.06242489;0.5926289;-0.05785596,0.2419025;0.4847704;-0.04190337,0.4950046;0.3538852;0.0002040155,0.7647437;0.2557281;0.02090105,-0.1308528;0.4858098;-0.02215336,-0.389659;0.3594801;-0.01717009,-0.6492665;0.2357776;-0.02830383,0.07422702;-0.006625251;-0.04759655,0.0580414;-0.3592637;-0.03144611,0.01614986;-0.7511562;0.0307978,0.01241434;-0.7153515;-0.05364343,-0.08313448;0.01614528;-0.02543548,-0.1967962;-0.1996524;-0.2811483,-0.1568064;-0.5791721;-0.1646386,-0.1692489;-0.6098642;-0.2224282,0.0548547;0.5219229;-0.04660414,0;0;0,0.01778564;0.3046246;-0.001146078,0.03500669;0.5974385;-0.01695347,0.2197289;0.4996411;-0.01755691,0.2529214;0.2140321;-0.000515461,0.2669137;-0.06778741;-0.05712235,-0.158286;0.5248231;0.01385088,-0.3361357;0.2982741;0.0169705,-0.5295053;0.0953062;-0.04810335,0.07600261;-0.004935294;-0.04492462,0.0558473;-0.3575228;-0.03257394,-0.001961187;-0.7463142;0.03604341,0.007697672;-0.7838765;-0.01415634,-0.08123735;0.01300672;-0.03240824,-0.1416152;-0.3025319;-0.179604,-0.1482478;-0.680911;-0.05313599,-0.1724215;-0.7020049;-0.1162471,0.03091004;0.5258505;-0.01050186,804.4112
+0;0;0,0.03122312;0.3022849;-0.02170826,0.06159449;0.5919095;-0.05708454,0.2420152;0.4840969;-0.04120888,0.4991007;0.3588096;0.0002988242,0.77316;0.2759086;0.02323737,-0.1325188;0.4855281;-0.02177564,-0.3944051;0.3634495;-0.01675743,-0.6560413;0.2454275;-0.02791784,0.07428694;-0.006460087;-0.04769558,0.05706823;-0.3595777;-0.0321602,0.01512433;-0.7488523;0.03029765,0.01151088;-0.713075;-0.05329513,-0.08329532;0.01592258;-0.02536755,-0.1984864;-0.1951483;-0.2850019,-0.1568813;-0.5716869;-0.1680292,-0.1684417;-0.6025872;-0.2245244,0.05413786;0.5212644;-0.04593986,0;0;0,0.01804651;0.3041289;-0.001476049,0.03530328;0.5965298;-0.01754022,0.2207549;0.4979204;-0.01740789,0.2540494;0.2113836;-6.055832E-05,0.2682473;-0.06990334;-0.05648124,-0.1587419;0.5248516;0.01383568,-0.3409517;0.3005615;0.01634283,-0.5381489;0.1024548;-0.04979531,0.07606739;-0.005269438;-0.04495704,0.0545063;-0.3582956;-0.03322983,-0.002130434;-0.7446523;0.0354414,-0.0006982237;-0.7797228;-0.01745439,-0.08130781;0.01323611;-0.0323882,-0.1407171;-0.3007049;-0.1845114,-0.1484755;-0.6757727;-0.05621935,-0.1732374;-0.6963698;-0.1183561,0.03121379;0.5250352;-0.01103377,804.4332
+0;0;0,0.03122312;0.3022849;-0.02170826,0.06159449;0.5919095;-0.05708454,0.2420152;0.4840969;-0.04120888,0.4991007;0.3588096;0.0002988242,0.77316;0.2759086;0.02323737,-0.1325188;0.4855281;-0.02177564,-0.3944051;0.3634495;-0.01675743,-0.6560413;0.2454275;-0.02791784,0.07428694;-0.006460087;-0.04769558,0.05706823;-0.3595777;-0.0321602,0.01512433;-0.7488523;0.03029765,0.01151088;-0.713075;-0.05329513,-0.08329532;0.01592258;-0.02536755,-0.1984864;-0.1951483;-0.2850019,-0.1568813;-0.5716869;-0.1680292,-0.1684417;-0.6025872;-0.2245244,0.05413786;0.5212644;-0.04593986,0;0;0,0.01804651;0.3041289;-0.001476049,0.03530328;0.5965298;-0.01754022,0.2207549;0.4979204;-0.01740789,0.2540494;0.2113836;-6.055832E-05,0.2682473;-0.06990334;-0.05648124,-0.1587419;0.5248516;0.01383568,-0.3409517;0.3005615;0.01634283,-0.5381489;0.1024548;-0.04979531,0.07606739;-0.005269438;-0.04495704,0.0545063;-0.3582956;-0.03322983,-0.002130434;-0.7446523;0.0354414,-0.0006982237;-0.7797228;-0.01745439,-0.08130781;0.01323611;-0.0323882,-0.1407171;-0.3007049;-0.1845114,-0.1484755;-0.6757727;-0.05621935,-0.1732374;-0.6963698;-0.1183561,0.03121379;0.5250352;-0.01103377,804.4449
+0;0;0,0.0311732;0.3018016;-0.02167355,0.06148676;0.5908751;-0.05698189,0.2414043;0.4833127;-0.04114258,0.4981573;0.3581876;0.0003114194,0.7717946;0.2754141;0.02321464,-0.1320956;0.4847399;-0.02176299,-0.3936431;0.3628194;-0.01675128,-0.6548764;0.2449791;-0.0278945,0.07422929;-0.006455074;-0.04765857,0.05701721;-0.3594369;-0.03212917,0.01486372;-0.7506564;0.03064077,0.0112373;-0.7148584;-0.05325203,-0.08323068;0.01591022;-0.02534787,-0.1983774;-0.1950795;-0.2848823,-0.1565645;-0.5734995;-0.1673252,-0.1681663;-0.6046184;-0.2240231,0.05404571;0.5203776;-0.0458605,0;0;0,0.0189191;0.3035869;-0.001650333,0.0371816;0.595359;-0.01784825,0.2217529;0.4962204;-0.01724815,0.2544264;0.2100006;0.0002875328,0.2691091;-0.07081324;-0.05611598,-0.1565242;0.5258415;0.01398006,-0.3422258;0.30491;0.01498716,-0.5420228;0.1106679;-0.05286935,0.07594021;-0.005679145;-0.04498696,0.0533879;-0.3585269;-0.03387618,-0.003881365;-0.7468759;0.0344975,-0.0002668202;-0.7816116;-0.01917744,-0.08117862;0.01358614;-0.03237967,-0.1397269;-0.2982098;-0.1888692,-0.1468665;-0.6740294;-0.05666351,-0.1716131;-0.6940838;-0.1196471,0.03283356;0.5240334;-0.01131225,804.4666
+0;0;0,0.03097552;0.3018443;-0.02135981,0.06107565;0.5909777;-0.05635888,0.2411213;0.483705;-0.04099949,0.5007823;0.3645927;5.226582E-05,0.7753974;0.2853766;0.02381496,-0.1325408;0.4849756;-0.02170639,-0.3964002;0.3680992;-0.01784177,-0.6612933;0.2587274;-0.02892532,0.07427902;-0.005955945;-0.04764608,0.05609497;-0.3589162;-0.03274739,0.01411664;-0.75007;0.03054781,0.01048842;-0.7142403;-0.05334271,-0.08334193;0.01543642;-0.02527521,-0.2002262;-0.189773;-0.2886396,-0.1576701;-0.5684296;-0.1721156,-0.168431;-0.6002848;-0.2281772,0.05369236;0.5204624;-0.04531196,0;0;0,0.0189191;0.3035869;-0.001650333,0.0371816;0.595359;-0.01784825,0.2217529;0.4962204;-0.01724815,0.2544264;0.2100006;0.0002875328,0.2691091;-0.07081324;-0.05611598,-0.1565242;0.5258415;0.01398006,-0.3422258;0.30491;0.01498716,-0.5420228;0.1106679;-0.05286935,0.07594021;-0.005679145;-0.04498696,0.0533879;-0.3585269;-0.03387618,-0.003881365;-0.7468759;0.0344975,-0.0002668202;-0.7816116;-0.01917744,-0.08117862;0.01358614;-0.03237967,-0.1397269;-0.2982098;-0.1888692,-0.1468665;-0.6740294;-0.05666351,-0.1716131;-0.6940838;-0.1196471,0.03283356;0.5240334;-0.01131225,804.4785
+0;0;0,0.03091013;0.301207;-0.02131471,0.06094457;0.5897095;-0.05623736,0.2410786;0.4825774;-0.04090057,0.5010788;0.3633094;0.0002048314,0.7761135;0.2839723;0.02400383,-0.1327273;0.4838485;-0.02160004,-0.3969315;0.3668194;-0.01773037,-0.6622292;0.2572804;-0.02883085,0.07437225;-0.00596342;-0.04770588,0.05619472;-0.3587972;-0.03281253,0.01595495;-0.7337509;0.02786124,0.01169839;-0.6969116;-0.07055777,-0.08344653;0.0154558;-0.02530693,-0.2002889;-0.18968;-0.2885769,-0.1594953;-0.5526543;-0.1768788,-0.1721199;-0.5952218;-0.2426495,0.05357748;0.5193489;-0.04521469,0;0;0,0.01922782;0.3029231;-0.001824379,0.03765343;0.5940361;-0.01815701,0.222279;0.4949559;-0.01677394,0.2547174;0.2083334;0.0008308887,0.2692074;-0.07292366;-0.05564332,-0.1561423;0.5258129;0.01367742,-0.3450203;0.3070907;0.01422144,-0.547599;0.115779;-0.05553905,0.07618038;-0.006107852;-0.04474247,0.05189934;-0.3587341;-0.03430128,-0.001505792;-0.7312307;0.03115916,0.004993007;-0.7813658;-0.02617621,-0.08117868;0.01393587;-0.03253397,-0.1387513;-0.2950092;-0.1946518,-0.144375;-0.6539096;-0.064077,-0.1767876;-0.6780984;-0.1399993,0.03327845;0.5228733;-0.01159239,804.5011
+0;0;0,0.03086561;0.3007732;-0.02128401,0.06086998;0.5889867;-0.05617233,0.2422067;0.4816767;-0.04081689,0.5015998;0.3626872;0.0001925342,0.7767102;0.2833282;0.02399808,-0.1339851;0.4829558;-0.02139317,-0.3975724;0.3662001;-0.01753254,-0.662943;0.256631;-0.02863608,0.07439817;-0.005965499;-0.0477225,0.05619641;-0.3592694;-0.03280931,0.01540612;-0.739353;0.02869455,0.009951072;-0.700588;-0.09743547,-0.08347561;0.01546118;-0.02531575,-0.2004736;-0.189948;-0.2889365,-0.159122;-0.5578882;-0.1757103,-0.1753011;-0.6208879;-0.2599994,0.05350883;0.5186829;-0.04515855,0;0;0,0.01873049;0.3025174;-0.001604795,0.03657947;0.5933836;-0.01774955,0.2224392;0.4933825;-0.01596308,0.2538279;0.2073085;0.001401424,0.2691426;-0.07406121;-0.05469489,-0.1583263;0.5263383;0.01378101,-0.3500644;0.3110248;0.01248453,-0.5526881;0.119317;-0.05637787,0.07616588;-0.006363094;-0.04479265,0.05001934;-0.3593375;-0.03465676,-0.004664391;-0.7368045;0.03196526,-0.01373367;-0.7296081;-0.0921843,-0.0812082;0.01408648;-0.03247939,-0.1391262;-0.2936427;-0.197784,-0.1445203;-0.6565839;-0.06304461,-0.1837411;-0.699024;-0.159115,0.03233768;0.522266;-0.01123643,804.5242
+0;0;0,0.03055076;0.3008296;-0.02093776,0.06021765;0.5891118;-0.05554397,0.2416727;0.4819388;-0.04026329,0.5037059;0.3685053;-0.0003066733,0.7796717;0.2923449;0.0240399,-0.1346469;0.4832748;-0.02127767,-0.4009391;0.3727927;-0.01858476,-0.6678038;0.2671777;-0.03196393,0.07440358;-0.005732681;-0.04774259,0.05480694;-0.3589844;-0.03337151,0.01386477;-0.7390352;0.02823431,0.008511905;-0.700223;-0.09789681,-0.08356512;0.01514627;-0.02521059,-0.2022571;-0.1850908;-0.2920339,-0.1610201;-0.5532459;-0.1794664,-0.1752361;-0.6178377;-0.2623258,0.05294408;0.5187893;-0.04459149,0;0;0,0.01873049;0.3025174;-0.001604795,0.03657947;0.5933836;-0.01774955,0.2224392;0.4933825;-0.01596308,0.2538279;0.2073085;0.001401424,0.2691426;-0.07406121;-0.05469489,-0.1583263;0.5263383;0.01378101,-0.3500644;0.3110248;0.01248453,-0.5526881;0.119317;-0.05637787,0.07616588;-0.006363094;-0.04479265,0.05001934;-0.3593375;-0.03465676,-0.004664391;-0.7368045;0.03196526,-0.01373367;-0.7296081;-0.0921843,-0.0812082;0.01408648;-0.03247939,-0.1391262;-0.2936427;-0.197784,-0.1445203;-0.6565839;-0.06304461,-0.1837411;-0.699024;-0.159115,0.03233768;0.522266;-0.01123643,804.5454
+0;0;0,0.03052818;0.3006072;-0.02092228,0.06017517;0.5886961;-0.05550551,0.2424971;0.481397;-0.04021165,0.5046782;0.3678995;-0.0002324842,0.7793737;0.2920897;0.02400202,-0.1355423;0.4827391;-0.02113926,-0.4019848;0.3721946;-0.01844483,-0.667621;0.2670658;-0.03176241,0.07448213;-0.005738733;-0.047793,0.05487868;-0.3591131;-0.03341692,0.01368262;-0.7415206;0.02857093,0.009860287;-0.7052281;-0.06149585,-0.08365335;0.01516226;-0.02523721,-0.2023865;-0.1851443;-0.2921532,-0.1608938;-0.5555825;-0.1788876,-0.1710451;-0.5931278;-0.2380552,0.05290599;0.5184159;-0.04455963,0;0;0,0.01881032;0.3022877;-0.001645804,0.03660722;0.5929599;-0.01780534,0.2233159;0.4924866;-0.01543498,0.2548685;0.2063046;0.002543688,0.2699583;-0.07377446;-0.05331386,-0.1591473;0.5265263;0.01372986,-0.3537761;0.3136174;0.01083193,-0.5560341;0.1236574;-0.05844213,0.07625452;-0.00658457;-0.04479492,0.04946953;-0.359641;-0.03488493,-0.005877525;-0.739529;0.03142404,0.002606198;-0.7836869;-0.01951576,-0.08127746;0.01429625;-0.03246972,-0.1384857;-0.2918379;-0.2012108,-0.1431837;-0.6555551;-0.06170143,-0.1688721;-0.6786909;-0.1301334,0.03238992;0.5218844;-0.01129127,804.5561
+0;0;0,0.03052818;0.3006072;-0.02092228,0.06017517;0.5886961;-0.05550551,0.2424971;0.481397;-0.04021165,0.5046782;0.3678995;-0.0002324842,0.7793737;0.2920897;0.02400202,-0.1355423;0.4827391;-0.02113926,-0.4019848;0.3721946;-0.01844483,-0.667621;0.2670658;-0.03176241,0.07448213;-0.005738733;-0.047793,0.05487868;-0.3591131;-0.03341692,0.01368262;-0.7415206;0.02857093,0.009860287;-0.7052281;-0.06149585,-0.08365335;0.01516226;-0.02523721,-0.2023865;-0.1851443;-0.2921532,-0.1608938;-0.5555825;-0.1788876,-0.1710451;-0.5931278;-0.2380552,0.05290599;0.5184159;-0.04455963,0;0;0,0.01881032;0.3022877;-0.001645804,0.03660722;0.5929599;-0.01780534,0.2233159;0.4924866;-0.01543498,0.2548685;0.2063046;0.002543688,0.2699583;-0.07377446;-0.05331386,-0.1591473;0.5265263;0.01372986,-0.3537761;0.3136174;0.01083193,-0.5560341;0.1236574;-0.05844213,0.07625452;-0.00658457;-0.04479492,0.04946953;-0.359641;-0.03488493,-0.005877525;-0.739529;0.03142404,0.002606198;-0.7836869;-0.01951576,-0.08127746;0.01429625;-0.03246972,-0.1384857;-0.2918379;-0.2012108,-0.1431837;-0.6555551;-0.06170143,-0.1688721;-0.6786909;-0.1301334,0.03238992;0.5218844;-0.01129127,804.5673
+0;0;0,0.0302226;0.3006448;-0.02082499,0.05953373;0.5887686;-0.05539981,0.2419567;0.481599;-0.03967708,0.5068625;0.3744808;-5.972758E-05,0.7825985;0.3027952;0.02489796,-0.136165;0.4831634;-0.02100945,-0.4050851;0.3787656;-0.01959149,-0.6719025;0.2767274;-0.03332811,0.07440939;-0.005569187;-0.04792619,0.05401028;-0.3589246;-0.03420554,0.01262011;-0.7412952;0.02788112,0.008863759;-0.7050008;-0.0621883,-0.08375015;0.01493509;-0.0250509,-0.2047739;-0.1801567;-0.2947858,-0.1619591;-0.5504668;-0.1815938,-0.1694694;-0.5888675;-0.2401701,0.05234896;0.5184811;-0.04444577,0;0;0,0.01881032;0.3022877;-0.001645804,0.03660722;0.5929599;-0.01780534,0.2233159;0.4924866;-0.01543498,0.2548685;0.2063046;0.002543688,0.2699583;-0.07377446;-0.05331386,-0.1591473;0.5265263;0.01372986,-0.3537761;0.3136174;0.01083193,-0.5560341;0.1236574;-0.05844213,0.07625452;-0.00658457;-0.04479492,0.04946953;-0.359641;-0.03488493,-0.005877525;-0.739529;0.03142404,0.002606198;-0.7836869;-0.01951576,-0.08127746;0.01429625;-0.03246972,-0.1384857;-0.2918379;-0.2012108,-0.1431837;-0.6555551;-0.06170143,-0.1688721;-0.6786909;-0.1301334,0.03238992;0.5218844;-0.01129127,804.5783
+0;0;0,0.03020016;0.3004216;-0.02080953,0.05949548;0.5883898;-0.05536611,0.242189;0.4811969;-0.03964113,0.506476;0.3743289;-0.0001163334,0.7816789;0.3027819;0.0247931,-0.1364664;0.4827634;-0.02094715,-0.4047584;0.3786096;-0.0195325,-0.67106;0.2767686;-0.03324256,0.07446858;-0.005573617;-0.04796431,0.05409433;-0.3584983;-0.03426038,0.01264204;-0.7414428;0.02791946,0.009066833;-0.7054519;-0.05780652,-0.08381677;0.01494697;-0.02507083,-0.204693;-0.179907;-0.2944769,-0.1618139;-0.5507729;-0.1811151,-0.168962;-0.5858751;-0.2368665,0.05231364;0.518131;-0.04441655,0;0;0,0.01861717;0.3020741;-0.00168848,0.03601101;0.5926127;-0.0178504,0.2229576;0.4911078;-0.01471114,0.2542011;0.2055716;0.003275394,0.269393;-0.0740771;-0.05187809,-0.1598681;0.5268862;0.01384188,-0.3559971;0.3162961;0.009868075,-0.5587106;0.1282206;-0.06091998,0.07629977;-0.006808177;-0.04482412,0.04779938;-0.3593035;-0.03515387,-0.00735053;-0.7397913;0.03131843,0.002516154;-0.7800348;-0.01732445,-0.08134102;0.01445265;-0.03243404,-0.1390929;-0.289715;-0.2036228,-0.1440245;-0.6533562;-0.0623011,-0.1688624;-0.6735127;-0.1276083,0.03190552;0.5215598;-0.01133943,804.5897
+0;0;0,0.03020016;0.3004216;-0.02080953,0.05949548;0.5883898;-0.05536611,0.242189;0.4811969;-0.03964113,0.506476;0.3743289;-0.0001163334,0.7816789;0.3027819;0.0247931,-0.1364664;0.4827634;-0.02094715,-0.4047584;0.3786096;-0.0195325,-0.67106;0.2767686;-0.03324256,0.07446858;-0.005573617;-0.04796431,0.05409433;-0.3584983;-0.03426038,0.01264204;-0.7414428;0.02791946,0.009066833;-0.7054519;-0.05780652,-0.08381677;0.01494697;-0.02507083,-0.204693;-0.179907;-0.2944769,-0.1618139;-0.5507729;-0.1811151,-0.168962;-0.5858751;-0.2368665,0.05231364;0.518131;-0.04441655,0;0;0,0.01861717;0.3020741;-0.00168848,0.03601101;0.5926127;-0.0178504,0.2229576;0.4911078;-0.01471114,0.2542011;0.2055716;0.003275394,0.269393;-0.0740771;-0.05187809,-0.1598681;0.5268862;0.01384188,-0.3559971;0.3162961;0.009868075,-0.5587106;0.1282206;-0.06091998,0.07629977;-0.006808177;-0.04482412,0.04779938;-0.3593035;-0.03515387,-0.00735053;-0.7397913;0.03131843,0.002516154;-0.7800348;-0.01732445,-0.08134102;0.01445265;-0.03243404,-0.1390929;-0.289715;-0.2036228,-0.1440245;-0.6533562;-0.0623011,-0.1688624;-0.6735127;-0.1276083,0.03190552;0.5215598;-0.01133943,804.6025
+0;0;0,0.02962119;0.3001752;-0.02072985,0.05846749;0.5878392;-0.05521278,0.2410404;0.480698;-0.03881563,0.5084054;0.3804954;-0.001161251,0.7841573;0.3150884;0.0247342,-0.1372383;0.4824044;-0.02105983,-0.4078549;0.3838731;-0.02023878,-0.6749682;0.2868294;-0.03509492,0.07469659;-0.005370677;-0.0481602,0.0532096;-0.3582282;-0.03542004,0.01204913;-0.7413946;0.02699055,0.007029471;-0.7025939;-0.09913132,-0.08415048;0.01471415;-0.02510021,-0.2068952;-0.1726307;-0.2989032,-0.1632045;-0.5432059;-0.1841386,-0.1696218;-0.6103604;-0.264942,0.05139043;0.5176673;-0.04428735,0;0;0,0.0189101;0.3017486;-0.001582384,0.03666878;0.591921;-0.01755047,0.2233052;0.4903596;-0.01408839,0.2541501;0.2046027;0.004188298,0.2700667;-0.07435149;-0.0498389,-0.1591346;0.5268607;0.01373427,-0.357228;0.3178759;0.008556095,-0.5600562;0.1315925;-0.06318589,0.07661307;-0.007091016;-0.04481053,0.04716909;-0.3594764;-0.0353229,-0.008124415;-0.7401947;0.03102469,-0.01658422;-0.7329616;-0.09315049,-0.08157784;0.01481755;-0.03245495,-0.139061;-0.287876;-0.2062501,-0.1375585;-0.6456743;-0.05009674,-0.1811541;-0.6917068;-0.1413539,0.03247023;0.5209682;-0.01109886,804.6232
+0;0;0,0.02962119;0.3001752;-0.02072985,0.05846749;0.5878392;-0.05521278,0.2410404;0.480698;-0.03881563,0.5084054;0.3804954;-0.001161251,0.7841573;0.3150884;0.0247342,-0.1372383;0.4824044;-0.02105983,-0.4078549;0.3838731;-0.02023878,-0.6749682;0.2868294;-0.03509492,0.07469659;-0.005370677;-0.0481602,0.0532096;-0.3582282;-0.03542004,0.01204913;-0.7413946;0.02699055,0.007029471;-0.7025939;-0.09913132,-0.08415048;0.01471415;-0.02510021,-0.2068952;-0.1726307;-0.2989032,-0.1632045;-0.5432059;-0.1841386,-0.1696218;-0.6103604;-0.264942,0.05139043;0.5176673;-0.04428735,0;0;0,0.0189101;0.3017486;-0.001582384,0.03666878;0.591921;-0.01755047,0.2233052;0.4903596;-0.01408839,0.2541501;0.2046027;0.004188298,0.2700667;-0.07435149;-0.0498389,-0.1591346;0.5268607;0.01373427,-0.357228;0.3178759;0.008556095,-0.5600562;0.1315925;-0.06318589,0.07661307;-0.007091016;-0.04481053,0.04716909;-0.3594764;-0.0353229,-0.008124415;-0.7401947;0.03102469,-0.01658422;-0.7329616;-0.09315049,-0.08157784;0.01481755;-0.03245495,-0.139061;-0.287876;-0.2062501,-0.1375585;-0.6456743;-0.05009674,-0.1811541;-0.6917068;-0.1413539,0.03247023;0.5209682;-0.01109886,804.6349
+0;0;0,0.02962119;0.3001752;-0.02072985,0.05846749;0.5878392;-0.05521278,0.2410404;0.480698;-0.03881563,0.5084054;0.3804954;-0.001161251,0.7841573;0.3150884;0.0247342,-0.1372383;0.4824044;-0.02105983,-0.4078549;0.3838731;-0.02023878,-0.6749682;0.2868294;-0.03509492,0.07469659;-0.005370677;-0.0481602,0.0532096;-0.3582282;-0.03542004,0.01204913;-0.7413946;0.02699055,0.007029471;-0.7025939;-0.09913132,-0.08415048;0.01471415;-0.02510021,-0.2068952;-0.1726307;-0.2989032,-0.1632045;-0.5432059;-0.1841386,-0.1696218;-0.6103604;-0.264942,0.05139043;0.5176673;-0.04428735,0;0;0,0.0189101;0.3017486;-0.001582384,0.03666878;0.591921;-0.01755047,0.2233052;0.4903596;-0.01408839,0.2541501;0.2046027;0.004188298,0.2700667;-0.07435149;-0.0498389,-0.1591346;0.5268607;0.01373427,-0.357228;0.3178759;0.008556095,-0.5600562;0.1315925;-0.06318589,0.07661307;-0.007091016;-0.04481053,0.04716909;-0.3594764;-0.0353229,-0.008124415;-0.7401947;0.03102469,-0.01658422;-0.7329616;-0.09315049,-0.08157784;0.01481755;-0.03245495,-0.139061;-0.287876;-0.2062501,-0.1375585;-0.6456743;-0.05009674,-0.1811541;-0.6917068;-0.1413539,0.03247023;0.5209682;-0.01109886,804.6464
+0;0;0,0.02944639;0.3001526;-0.02059061,0.05815177;0.5876448;-0.05490473,0.2400873;0.481138;-0.03811838,0.5104462;0.3879139;-0.00109566,0.7869564;0.3263714;0.02471703,-0.1368567;0.4828596;-0.02081131,-0.4097788;0.3897558;-0.02154104,-0.6787989;0.298356;-0.03517881,0.07469938;-0.005286774;-0.04811598,0.05281137;-0.3581822;-0.03513758,0.01121756;-0.7415524;0.02796711,0.006296984;-0.7027047;-0.09814996,-0.08413599;0.01456816;-0.02513955,-0.2080914;-0.1700095;-0.3003646,-0.1625282;-0.5407268;-0.1855705,-0.1684991;-0.6064499;-0.2680899,0.05110887;0.5175253;-0.04402889,0;0;0,0.01966989;0.3016504;-0.001671553,0.03856897;0.5915387;-0.01776886,0.224036;0.4894041;-0.01378989,0.2544091;0.2032964;0.005578995,0.2699579;-0.07548195;-0.04875851,-0.1567655;0.5273791;0.01340506,-0.3580476;0.3210246;0.005748334,-0.5616084;0.1359204;-0.06643966,0.0765699;-0.007288545;-0.0447998,0.04673195;-0.3597194;-0.03558683,-0.0083884;-0.740792;0.03097415,-0.01670572;-0.7335618;-0.09320462,-0.08150028;0.0150745;-0.03245855,-0.139721;-0.2800867;-0.2186651,-0.1382656;-0.6361852;-0.05780266,-0.1802182;-0.6862202;-0.14636,0.03406771;0.5206704;-0.01128364,804.6682
+0;0;0,0.02941514;0.2998341;-0.02056875,0.05808393;0.58696;-0.05483838,0.2404562;0.4804767;-0.03805511,0.5112543;0.3871013;-0.0009722449,0.7876776;0.325578;0.02483234,-0.1373378;0.4822022;-0.02070901,-0.4107032;0.3889472;-0.02143992,-0.6796387;0.2975761;-0.03507341,0.07475063;-0.005290401;-0.048149,0.05292697;-0.3571483;-0.03520874,0.01110874;-0.742587;0.02823642,0.00781511;-0.7066647;-0.05618122,-0.08419374;0.01457815;-0.0251568,-0.2077848;-0.1694569;-0.2995727,-0.1619757;-0.5421744;-0.1841593,-0.1659724;-0.5762476;-0.2393945,0.05105165;0.5169461;-0.04397894,0;0;0,0.02003939;0.3013038;-0.001798868,0.03949124;0.5907763;-0.01801157,0.2252512;0.4886763;-0.01280189,0.2544211;0.2019855;0.006772995,0.2704146;-0.07684645;-0.04668593,-0.1563732;0.5280331;0.01322229,-0.3595348;0.3229102;0.00452527,-0.5643455;0.1405675;-0.07073857,0.07656746;-0.00751625;-0.04488766,0.04633223;-0.3588949;-0.03672528,-0.008638754;-0.7418704;0.03142858,-0.001338333;-0.7801872;-0.01808691,-0.0815596;0.0153008;-0.0323711,-0.1407361;-0.2762913;-0.2218967,-0.1395618;-0.6331701;-0.05766195,-0.1684985;-0.6564585;-0.1167829,0.03484504;0.5200288;-0.01149058,804.6904
+0;0;0,0.02941514;0.2998341;-0.02056875,0.05808393;0.58696;-0.05483838,0.2404562;0.4804767;-0.03805511,0.5112543;0.3871013;-0.0009722449,0.7876776;0.325578;0.02483234,-0.1373378;0.4822022;-0.02070901,-0.4107032;0.3889472;-0.02143992,-0.6796387;0.2975761;-0.03507341,0.07475063;-0.005290401;-0.048149,0.05292697;-0.3571483;-0.03520874,0.01110874;-0.742587;0.02823642,0.00781511;-0.7066647;-0.05618122,-0.08419374;0.01457815;-0.0251568,-0.2077848;-0.1694569;-0.2995727,-0.1619757;-0.5421744;-0.1841593,-0.1659724;-0.5762476;-0.2393945,0.05105165;0.5169461;-0.04397894,0;0;0,0.02003939;0.3013038;-0.001798868,0.03949124;0.5907763;-0.01801157,0.2252512;0.4886763;-0.01280189,0.2544211;0.2019855;0.006772995,0.2704146;-0.07684645;-0.04668593,-0.1563732;0.5280331;0.01322229,-0.3595348;0.3229102;0.00452527,-0.5643455;0.1405675;-0.07073857,0.07656746;-0.00751625;-0.04488766,0.04633223;-0.3588949;-0.03672528,-0.008638754;-0.7418704;0.03142858,-0.001338333;-0.7801872;-0.01808691,-0.0815596;0.0153008;-0.0323711,-0.1407361;-0.2762913;-0.2218967,-0.1395618;-0.6331701;-0.05766195,-0.1684985;-0.6564585;-0.1167829,0.03484504;0.5200288;-0.01149058,804.7018
+0;0;0,0.02914583;0.2993412;-0.01997803,0.05753513;0.5863028;-0.0534052,0.2401083;0.4803538;-0.03647575,0.5136347;0.3919219;-0.0008441806,0.7897334;0.3397803;0.02551466,-0.1379917;0.4818464;-0.02043345,-0.4137874;0.3932903;-0.02143977,-0.6828407;0.3093415;-0.03582473,0.07488443;-0.005124138;-0.04829757,0.05238111;-0.3546514;-0.03651633,0.01073901;-0.7398202;0.02729105,0.006145597;-0.7008942;-0.09885553,-0.08440528;0.01438597;-0.02520677,-0.2086637;-0.162949;-0.3007547,-0.1602093;-0.5342608;-0.182686,-0.1682358;-0.5977343;-0.2676097,0.05058945;0.5163379;-0.04278351,0;0;0,0.02041164;0.3007224;-0.001786232,0.04034604;0.5898768;-0.01791358,0.2259612;0.4876741;-0.01244044,0.2545288;0.2001367;0.007873535,0.2709318;-0.0767428;-0.04420984,-0.1556894;0.5280446;0.01308439,-0.3609047;0.3238435;0.003335205,-0.5647804;0.144177;-0.0728135,0.07673341;-0.008048251;-0.04487538,0.04668999;-0.3571542;-0.03879929,-0.007116318;-0.7395742;0.03205466,-0.01497048;-0.7323967;-0.09216762,-0.08164547;0.01598127;-0.03232967,-0.1410352;-0.2723481;-0.2224706,-0.1415365;-0.6276711;-0.05542025,-0.1860339;-0.6786069;-0.1419252,0.03555314;0.5192295;-0.01142335,804.716
+0;0;0,0.02914583;0.2993412;-0.01997803,0.05753513;0.5863028;-0.0534052,0.2401083;0.4803538;-0.03647575,0.5136347;0.3919219;-0.0008441806,0.7897334;0.3397803;0.02551466,-0.1379917;0.4818464;-0.02043345,-0.4137874;0.3932903;-0.02143977,-0.6828407;0.3093415;-0.03582473,0.07488443;-0.005124138;-0.04829757,0.05238111;-0.3546514;-0.03651633,0.01073901;-0.7398202;0.02729105,0.006145597;-0.7008942;-0.09885553,-0.08440528;0.01438597;-0.02520677,-0.2086637;-0.162949;-0.3007547,-0.1602093;-0.5342608;-0.182686,-0.1682358;-0.5977343;-0.2676097,0.05058945;0.5163379;-0.04278351,0;0;0,0.02041164;0.3007224;-0.001786232,0.04034604;0.5898768;-0.01791358,0.2259612;0.4876741;-0.01244044,0.2545288;0.2001367;0.007873535,0.2709318;-0.0767428;-0.04420984,-0.1556894;0.5280446;0.01308439,-0.3609047;0.3238435;0.003335205,-0.5647804;0.144177;-0.0728135,0.07673341;-0.008048251;-0.04487538,0.04668999;-0.3571542;-0.03879929,-0.007116318;-0.7395742;0.03205466,-0.01497048;-0.7323967;-0.09216762,-0.08164547;0.01598127;-0.03232967,-0.1410352;-0.2723481;-0.2224706,-0.1415365;-0.6276711;-0.05542025,-0.1860339;-0.6786069;-0.1419252,0.03555314;0.5192295;-0.01142335,804.7274
+0;0;0,0.02914583;0.2993412;-0.01997803,0.05753513;0.5863028;-0.0534052,0.2401083;0.4803538;-0.03647575,0.5136347;0.3919219;-0.0008441806,0.7897334;0.3397803;0.02551466,-0.1379917;0.4818464;-0.02043345,-0.4137874;0.3932903;-0.02143977,-0.6828407;0.3093415;-0.03582473,0.07488443;-0.005124138;-0.04829757,0.05238111;-0.3546514;-0.03651633,0.01073901;-0.7398202;0.02729105,0.006145597;-0.7008942;-0.09885553,-0.08440528;0.01438597;-0.02520677,-0.2086637;-0.162949;-0.3007547,-0.1602093;-0.5342608;-0.182686,-0.1682358;-0.5977343;-0.2676097,0.05058945;0.5163379;-0.04278351,0;0;0,0.02041164;0.3007224;-0.001786232,0.04034604;0.5898768;-0.01791358,0.2259612;0.4876741;-0.01244044,0.2545288;0.2001367;0.007873535,0.2709318;-0.0767428;-0.04420984,-0.1556894;0.5280446;0.01308439,-0.3609047;0.3238435;0.003335205,-0.5647804;0.144177;-0.0728135,0.07673341;-0.008048251;-0.04487538,0.04668999;-0.3571542;-0.03879929,-0.007116318;-0.7395742;0.03205466,-0.01497048;-0.7323967;-0.09216762,-0.08164547;0.01598127;-0.03232967,-0.1410352;-0.2723481;-0.2224706,-0.1415365;-0.6276711;-0.05542025,-0.1860339;-0.6786069;-0.1419252,0.03555314;0.5192295;-0.01142335,804.7444
+0;0;0,0.02904655;0.299306;-0.01950807,0.05744587;0.5862693;-0.05246027,0.2403499;0.480504;-0.03561035,0.5157533;0.3976276;-0.0006861053,0.7936448;0.3633166;0.02631904,-0.1385204;0.4823802;-0.01979898,-0.415568;0.3976796;-0.02218485,-0.6854925;0.3199022;-0.03707194,0.07494223;-0.004936107;-0.04836054,0.05161268;-0.3532104;-0.03660282,0.009603981;-0.7404754;0.02777398,0.005050532;-0.7014911;-0.09836741,-0.08452678;0.01416269;-0.02518105,-0.2095281;-0.1566502;-0.3029853,-0.157978;-0.5293293;-0.1832519,-0.1680082;-0.5903515;-0.2705872,0.05049236;0.5162994;-0.04196248,0;0;0,0.02059433;0.3006346;-0.001750708,0.04070573;0.5897296;-0.01779008,0.226548;0.4873033;-0.01201797,0.2546353;0.1997125;0.00890851,0.2712825;-0.07636592;-0.04241204,-0.1556786;0.5281263;0.01303259,-0.3630052;0.3260662;0.001956009,-0.5667741;0.1484223;-0.07583256,0.07677718;-0.008225963;-0.0449115,0.04719892;-0.3561884;-0.03992772,-0.006848842;-0.7404563;0.03287506,-0.01456031;-0.7332714;-0.09135497,-0.0817115;0.01625398;-0.0322255,-0.1456923;-0.2654901;-0.2284507,-0.1426988;-0.6206409;-0.05599147,-0.189169;-0.6712189;-0.1417866,0.03587468;0.5190954;-0.01132536,804.7558
+0;0;0,0.02904655;0.299306;-0.01950807,0.05744587;0.5862693;-0.05246027,0.2403499;0.480504;-0.03561035,0.5157533;0.3976276;-0.0006861053,0.7936448;0.3633166;0.02631904,-0.1385204;0.4823802;-0.01979898,-0.415568;0.3976796;-0.02218485,-0.6854925;0.3199022;-0.03707194,0.07494223;-0.004936107;-0.04836054,0.05161268;-0.3532104;-0.03660282,0.009603981;-0.7404754;0.02777398,0.005050532;-0.7014911;-0.09836741,-0.08452678;0.01416269;-0.02518105,-0.2095281;-0.1566502;-0.3029853,-0.157978;-0.5293293;-0.1832519,-0.1680082;-0.5903515;-0.2705872,0.05049236;0.5162994;-0.04196248,0;0;0,0.02059433;0.3006346;-0.001750708,0.04070573;0.5897296;-0.01779008,0.226548;0.4873033;-0.01201797,0.2546353;0.1997125;0.00890851,0.2712825;-0.07636592;-0.04241204,-0.1556786;0.5281263;0.01303259,-0.3630052;0.3260662;0.001956009,-0.5667741;0.1484223;-0.07583256,0.07677718;-0.008225963;-0.0449115,0.04719892;-0.3561884;-0.03992772,-0.006848842;-0.7404563;0.03287506,-0.01456031;-0.7332714;-0.09135497,-0.0817115;0.01625398;-0.0322255,-0.1456923;-0.2654901;-0.2284507,-0.1426988;-0.6206409;-0.05599147,-0.189169;-0.6712189;-0.1417866,0.03587468;0.5190954;-0.01132536,804.778
+0;0;0,0.02903431;0.2991799;-0.01949985,0.057439;0.5861974;-0.05245831,0.240355;0.4804155;-0.03560584,0.5155776;0.3975935;-0.0007045381,0.7934042;0.3632905;0.02629431,-0.138542;0.4822919;-0.01979334,-0.4154076;0.3976469;-0.02217764,-0.6852692;0.3198876;-0.03706127,0.07503228;-0.004942038;-0.04841865,0.05168299;-0.353511;-0.03665098,0.009694375;-0.7405908;0.02769504,0.006507918;-0.7043037;-0.0605774,-0.08462836;0.01417971;-0.02521131,-0.2097355;-0.1567776;-0.3032505,-0.1582099;-0.5292786;-0.1835743,-0.1652289;-0.562975;-0.2446907,0.05048409;0.5162135;-0.04195841,0;0;0,0.02100073;0.3004797;-0.001665115,0.04151811;0.5896149;-0.01747704,0.2271727;0.4867431;-0.01175499,0.2550077;0.1993303;0.009319782,0.2717223;-0.07681754;-0.04123974,-0.155038;0.5279029;0.01307601,-0.3639641;0.3278528;0.0006313398,-0.5690988;0.1525873;-0.0787101,0.07682839;-0.008445382;-0.04499673,0.04762812;-0.3567423;-0.04045987,-0.006169647;-0.7406932;0.03317309,0.00929448;-0.7861499;-0.01051736,-0.08181649;0.01648301;-0.03214039,-0.1493729;-0.2621592;-0.232087,-0.1423386;-0.6146967;-0.05488068,-0.1760345;-0.6430579;-0.1123286,0.03655808;0.5189682;-0.01108932,804.8001
+0;0;0,0.02851293;0.2992636;-0.01897772,0.05658626;0.5863698;-0.05145007,0.2396586;0.480983;-0.03471511,0.5165884;0.4038672;-0.0002463199,0.7938998;0.3658212;0.02703328,-0.1394194;0.4828307;-0.01919377,-0.4173991;0.4019697;-0.02291215,-0.689535;0.3327309;-0.0384475,0.07509283;-0.004684412;-0.04835034,0.05038946;-0.3532097;-0.03815702,0.008295882;-0.7400872;0.02732741,0.005153289;-0.7037551;-0.06094339,-0.08469655;0.01385055;-0.02516523,-0.2145067;-0.127876;-0.317136,-0.1596089;-0.4981405;-0.1921373,-0.16783;-0.5301817;-0.2547872,0.04970902;0.5163584;-0.04108348,0;0;0,0.02100073;0.3004797;-0.001665115,0.04151811;0.5896149;-0.01747704,0.2271727;0.4867431;-0.01175499,0.2550077;0.1993303;0.009319782,0.2717223;-0.07681754;-0.04123974,-0.155038;0.5279029;0.01307601,-0.3639641;0.3278528;0.0006313398,-0.5690988;0.1525873;-0.0787101,0.07682839;-0.008445382;-0.04499673,0.04762812;-0.3567423;-0.04045987,-0.006169647;-0.7406932;0.03317309,0.00929448;-0.7861499;-0.01051736,-0.08181649;0.01648301;-0.03214039,-0.1493729;-0.2621592;-0.232087,-0.1423386;-0.6146967;-0.05488068,-0.1760345;-0.6430579;-0.1123286,0.03655808;0.5189682;-0.01108932,804.8121
+0;0;0,0.02847262;0.2988405;-0.01895089,0.05655411;0.5860301;-0.05143301,0.2396406;0.4806128;-0.03469342,0.5162165;0.4035955;-0.0002686642,0.7929076;0.3656346;0.02694992,-0.139471;0.4824606;-0.01917071,-0.4170955;0.4017029;-0.02288434,-0.6886227;0.3326191;-0.03838493,0.07512774;-0.00468659;-0.04837282,0.05043615;-0.3530457;-0.03818436,0.008334562;-0.7399967;0.02731252,0.005134296;-0.7035484;-0.06257822,-0.08473592;0.01385699;-0.02517693,-0.2144842;-0.127802;-0.3170085,-0.159576;-0.4981369;-0.191986,-0.1679479;-0.5313166;-0.2557857,0.04967418;0.5159913;-0.04106235,0;0;0,0.02215074;0.2999713;-0.001412153,0.04339848;0.5891553;-0.01694894,0.2287287;0.4858025;-0.01142025,0.2559308;0.198719;0.009888887,0.2726269;-0.07690173;-0.04005384,-0.1534666;0.5273927;0.01328014,-0.3631752;0.3287637;-0.0001302063,-0.5706463;0.1590382;-0.08312897,0.07686026;-0.008871317;-0.04494298,0.04856297;-0.3570842;-0.04112387,-0.004740998;-0.7409967;0.03346419,0.00568676;-0.7832912;-0.01942182,-0.08176472;0.01680889;-0.03221899,-0.1540627;-0.2567;-0.2372395,-0.1444623;-0.609576;-0.06066135,-0.1799143;-0.6381885;-0.119312,0.03817582;0.5184901;-0.01066518,804.8345
+0;0;0,0.02844587;0.2985598;-0.01893309,0.05652287;0.5857034;-0.05140987,0.2396227;0.480298;-0.03467198,0.5159864;0.4033398;-0.0002736375,0.7906597;0.3656557;0.02674644,-0.1395127;0.482146;-0.01914829,-0.4169242;0.4014502;-0.02285907,-0.6864712;0.3328702;-0.03824662,0.0752461;-0.004693973;-0.04844903,0.05057283;-0.3527944;-0.03826813,0.007920619;-0.7448063;0.02808536,0.004647285;-0.7082108;-0.06385774,-0.08486942;0.01387883;-0.0252166,-0.2145213;-0.127675;-0.3168315,-0.1588951;-0.5028534;-0.1901739,-0.1674581;-0.5374756;-0.2554303,0.04964432;0.5156787;-0.04104131,0;0;0,0.02296391;0.299628;-0.001114368,0.04458129;0.5887414;-0.01658988,0.2297479;0.4851487;-0.01106858,0.2565774;0.1982743;0.01051831,0.2730086;-0.07547519;-0.03833628,-0.1524303;0.5273618;0.01345202,-0.3635349;0.3306141;-0.000967579,-0.5701627;0.1633785;-0.08423077,0.07693277;-0.009278044;-0.0450176,0.04828665;-0.3572094;-0.04192936,-0.004616275;-0.7464694;0.03272414,0.01587784;-0.7891072;-0.02029943,-0.08185679;0.01719942;-0.03217082,-0.1571674;-0.2533519;-0.2395754,-0.1488581;-0.6118034;-0.06254779,-0.1840229;-0.6444327;-0.1204163,0.03922783;0.5180986;-0.01032758,804.8564
+0;0;0,0.02776799;0.2986354;-0.01874501,0.05552842;0.5858135;-0.05119224,0.238756;0.480981;-0.03350538,0.5166795;0.4094478;2.445653E-05,0.7915417;0.3731403;0.02700739,-0.1404809;0.4826351;-0.01861034,-0.419114;0.4063473;-0.02375369,-0.6897703;0.342551;-0.04020879,0.07528856;-0.004490582;-0.04840233,0.04988809;-0.3525449;-0.03843483,0.007043596;-0.7444801;0.02824682,0.003885029;-0.7078702;-0.06369927,-0.08489574;0.01362411;-0.02526684,-0.2153883;-0.1245605;-0.3181201,-0.1574971;-0.4992895;-0.1911474,-0.1672377;-0.5318716;-0.2582022,0.0487052;0.5157812;-0.04083873,0;0;0,0.02296391;0.299628;-0.001114368,0.04458129;0.5887414;-0.01658988,0.2297479;0.4851487;-0.01106858,0.2565774;0.1982743;0.01051831,0.2730086;-0.07547519;-0.03833628,-0.1524303;0.5273618;0.01345202,-0.3635349;0.3306141;-0.000967579,-0.5701627;0.1633785;-0.08423077,0.07693277;-0.009278044;-0.0450176,0.04828665;-0.3572094;-0.04192936,-0.004616275;-0.7464694;0.03272414,0.01587784;-0.7891072;-0.02029943,-0.08185679;0.01719942;-0.03217082,-0.1571674;-0.2533519;-0.2395754,-0.1488581;-0.6118034;-0.06254779,-0.1840229;-0.6444327;-0.1204163,0.03922783;0.5180986;-0.01032758,804.8786
+0;0;0,0.02773769;0.2983096;-0.01872456,0.05548371;0.5853385;-0.05115511,0.2388009;0.4805229;-0.03346974,0.516498;0.4090479;3.278255E-05,0.7910334;0.3727836;0.02698364,-0.1406084;0.4821777;-0.01856793,-0.4190146;0.4059521;-0.02370709,-0.6893491;0.3422316;-0.04014263,0.07538877;-0.004496559;-0.04846675,0.05009309;-0.3511149;-0.03854037,0.007055692;-0.7448148;0.0284415,0.003997763;-0.7084154;-0.060575,-0.08500873;0.01364225;-0.02530047,-0.2149629;-0.1239723;-0.3169455,-0.1568111;-0.5003884;-0.1894011,-0.1662413;-0.5309766;-0.2543194,0.04866367;0.5153388;-0.04080642,0;0;0,0.02399112;0.2992195;-0.0008671284,0.04599036;0.5881499;-0.01636386,0.2310793;0.4842443;-0.01051188,0.2574892;0.1975681;0.01107502,0.2739187;-0.0759241;-0.03733206,-0.1511826;0.5270263;0.01389662,-0.3634784;0.3319733;-0.001321634,-0.5741506;0.1713093;-0.08626527,0.07702015;-0.009720236;-0.04501247,0.04777256;-0.3561634;-0.04290557,-0.003485113;-0.7472184;0.03316593,0.007157937;-0.788476;-0.01959133,-0.08189651;0.0175784;-0.03219737,-0.1599859;-0.2487549;-0.2416044,-0.1499761;-0.6089497;-0.06412816,-0.1841064;-0.6406903;-0.1188772,0.04053135;0.5175519;-0.01006389,804.8898
+0;0;0,0.02773769;0.2983096;-0.01872456,0.05548371;0.5853385;-0.05115511,0.2388009;0.4805229;-0.03346974,0.516498;0.4090479;3.278255E-05,0.7910334;0.3727836;0.02698364,-0.1406084;0.4821777;-0.01856793,-0.4190146;0.4059521;-0.02370709,-0.6893491;0.3422316;-0.04014263,0.07538877;-0.004496559;-0.04846675,0.05009309;-0.3511149;-0.03854037,0.007055692;-0.7448148;0.0284415,0.003997763;-0.7084154;-0.060575,-0.08500873;0.01364225;-0.02530047,-0.2149629;-0.1239723;-0.3169455,-0.1568111;-0.5003884;-0.1894011,-0.1662413;-0.5309766;-0.2543194,0.04866367;0.5153388;-0.04080642,0;0;0,0.02399112;0.2992195;-0.0008671284,0.04599036;0.5881499;-0.01636386,0.2310793;0.4842443;-0.01051188,0.2574892;0.1975681;0.01107502,0.2739187;-0.0759241;-0.03733206,-0.1511826;0.5270263;0.01389662,-0.3634784;0.3319733;-0.001321634,-0.5741506;0.1713093;-0.08626527,0.07702015;-0.009720236;-0.04501247,0.04777256;-0.3561634;-0.04290557,-0.003485113;-0.7472184;0.03316593,0.007157937;-0.788476;-0.01959133,-0.08189651;0.0175784;-0.03219737,-0.1599859;-0.2487549;-0.2416044,-0.1499761;-0.6089497;-0.06412816,-0.1841064;-0.6406903;-0.1188772,0.04053135;0.5175519;-0.01006389,804.9117
+0;0;0,0.02737114;0.29815;-0.01842895,0.05484055;0.5851653;-0.05066269,0.2381861;0.4809802;-0.03256134,0.5169955;0.415002;0.00111201,0.7929644;0.3854593;0.02774492,-0.1411456;0.4824291;-0.01817506,-0.4208652;0.4121425;-0.02437885,-0.6925175;0.3515376;-0.0408997,0.07545511;-0.004264311;-0.048537,0.04961353;-0.3503405;-0.03867821,0.00609564;-0.7449448;0.02856598,0.003190361;-0.7086655;-0.05857025,-0.08512308;0.01338843;-0.02534384,-0.2156192;-0.1209485;-0.3176759,-0.1554112;-0.4977067;-0.1890042,-0.165378;-0.5256404;-0.2536953,0.04807937;0.5151561;-0.04036289,0;0;0,0.02519825;0.2989101;-0.0002238751,0.04770455;0.5877494;-0.01553917,0.2324396;0.4836207;-0.00978589,0.2585858;0.1971488;0.01193857,0.27447;-0.07697785;-0.03646731,-0.149535;0.5267711;0.01454239,-0.362877;0.3332433;-0.001391775,-0.576161;0.1769488;-0.08983847,0.07707508;-0.01008084;-0.04500341,0.04715839;-0.3559673;-0.04389381,-0.001999885;-0.7479554;0.03393245,0.004333645;-0.7869992;-0.0192976,-0.08191624;0.01783713;-0.03223453,-0.1640297;-0.243783;-0.2451804,-0.152996;-0.607124;-0.072005,-0.1858167;-0.6357208;-0.1279497,0.04206102;0.5171645;-0.00929284,804.9233
+0;0;0,0.02737114;0.29815;-0.01842895,0.05484055;0.5851653;-0.05066269,0.2381861;0.4809802;-0.03256134,0.5169955;0.415002;0.00111201,0.7929644;0.3854593;0.02774492,-0.1411456;0.4824291;-0.01817506,-0.4208652;0.4121425;-0.02437885,-0.6925175;0.3515376;-0.0408997,0.07545511;-0.004264311;-0.048537,0.04961353;-0.3503405;-0.03867821,0.00609564;-0.7449448;0.02856598,0.003190361;-0.7086655;-0.05857025,-0.08512308;0.01338843;-0.02534384,-0.2156192;-0.1209485;-0.3176759,-0.1554112;-0.4977067;-0.1890042,-0.165378;-0.5256404;-0.2536953,0.04807937;0.5151561;-0.04036289,0;0;0,0.02519825;0.2989101;-0.0002238751,0.04770455;0.5877494;-0.01553917,0.2324396;0.4836207;-0.00978589,0.2585858;0.1971488;0.01193857,0.27447;-0.07697785;-0.03646731,-0.149535;0.5267711;0.01454239,-0.362877;0.3332433;-0.001391775,-0.576161;0.1769488;-0.08983847,0.07707508;-0.01008084;-0.04500341,0.04715839;-0.3559673;-0.04389381,-0.001999885;-0.7479554;0.03393245,0.004333645;-0.7869992;-0.0192976,-0.08191624;0.01783713;-0.03223453,-0.1640297;-0.243783;-0.2451804,-0.152996;-0.607124;-0.072005,-0.1858167;-0.6357208;-0.1279497,0.04206102;0.5171645;-0.00929284,804.9345
+0;0;0,0.02735473;0.2979712;-0.0184179,0.05478662;0.5845942;-0.05060853,0.2393413;0.4802682;-0.03246893,0.5177665;0.414381;0.001158018,0.7928426;0.3849339;0.02770478,-0.1423885;0.4817264;-0.01799169,-0.4217226;0.4115367;-0.02418693,-0.6924961;0.3511277;-0.04065434,0.07552727;-0.004268389;-0.04858343,0.04969946;-0.3501601;-0.03872988,0.00593983;-0.7469563;0.02888784,0.003113309;-0.7108473;-0.05588626,-0.08520449;0.01340124;-0.02536808,-0.2156311;-0.1208642;-0.3175443,-0.1550886;-0.4997151;-0.1881579,-0.1647853;-0.5260783;-0.2510954,0.0480327;0.5146602;-0.04031979,0;0;0,0.02505064;0.2987421;0.0001120567,0.04758501;0.5872043;-0.01474023,0.2335747;0.4825529;-0.009046555,0.2593116;0.196464;0.01293564,0.2755959;-0.07679117;-0.03507686,-0.1507113;0.5264478;0.01566025,-0.3653822;0.3350664;-0.001135331,-0.578013;0.1790072;-0.08872761,0.07711607;-0.0102247;-0.0450722,0.04658742;-0.3558737;-0.04511023,-0.001057982;-0.7500705;0.03409338,0.004925221;-0.7865586;-0.0185895,-0.08201283;0.01786786;-0.03221134,-0.1650819;-0.2435131;-0.2447784,-0.1533602;-0.6097159;-0.07246347,-0.1851559;-0.6375724;-0.1260696,0.04205807;0.5166789;-0.00858736,804.9572
+0;0;0,0.02681915;0.2980326;-0.01821223,0.05400028;0.5846846;-0.0503611,0.2386707;0.4808992;-0.03185088,0.5183773;0.420511;0.001465276,0.7938767;0.3946458;0.02734605,-0.143185;0.4821416;-0.01766134,-0.4233781;0.4155488;-0.0247146,-0.6945863;0.3572049;-0.04147184,0.07560133;-0.004104535;-0.04848224,0.04962047;-0.3499885;-0.03876078,0.004074462;-0.7464392;0.02969941,0.001312341;-0.7102884;-0.0550738,-0.08525953;0.01315436;-0.02531228,-0.2161307;-0.1159475;-0.3196093,-0.1539361;-0.4948061;-0.1910314,-0.1637194;-0.5207709;-0.2543101,0.04728103;0.5147442;-0.04009312,0;0;0,0.02505064;0.2987421;0.0001120567,0.04758501;0.5872043;-0.01474023,0.2335747;0.4825529;-0.009046555,0.2593116;0.196464;0.01293564,0.2755959;-0.07679117;-0.03507686,-0.1507113;0.5264478;0.01566025,-0.3653822;0.3350664;-0.001135331,-0.578013;0.1790072;-0.08872761,0.07711607;-0.0102247;-0.0450722,0.04658742;-0.3558737;-0.04511023,-0.001057982;-0.7500705;0.03409338,0.004925221;-0.7865586;-0.0185895,-0.08201283;0.01786786;-0.03221134,-0.1650819;-0.2435131;-0.2447784,-0.1533602;-0.6097159;-0.07246347,-0.1851559;-0.6375724;-0.1260696,0.04205807;0.5166789;-0.00858736,804.9686
+0;0;0,0.02681915;0.2980326;-0.01821223,0.05400028;0.5846846;-0.0503611,0.2386707;0.4808992;-0.03185088,0.5183773;0.420511;0.001465276,0.7938767;0.3946458;0.02734605,-0.143185;0.4821416;-0.01766134,-0.4233781;0.4155488;-0.0247146,-0.6945863;0.3572049;-0.04147184,0.07560133;-0.004104535;-0.04848224,0.04962047;-0.3499885;-0.03876078,0.004074462;-0.7464392;0.02969941,0.001312341;-0.7102884;-0.0550738,-0.08525953;0.01315436;-0.02531228,-0.2161307;-0.1159475;-0.3196093,-0.1539361;-0.4948061;-0.1910314,-0.1637194;-0.5207709;-0.2543101,0.04728103;0.5147442;-0.04009312,0;0;0,0.02505064;0.2987421;0.0001120567,0.04758501;0.5872043;-0.01474023,0.2335747;0.4825529;-0.009046555,0.2593116;0.196464;0.01293564,0.2755959;-0.07679117;-0.03507686,-0.1507113;0.5264478;0.01566025,-0.3653822;0.3350664;-0.001135331,-0.578013;0.1790072;-0.08872761,0.07711607;-0.0102247;-0.0450722,0.04658742;-0.3558737;-0.04511023,-0.001057982;-0.7500705;0.03409338,0.004925221;-0.7865586;-0.0185895,-0.08201283;0.01786786;-0.03221134,-0.1650819;-0.2435131;-0.2447784,-0.1533602;-0.6097159;-0.07246347,-0.1851559;-0.6375724;-0.1260696,0.04205807;0.5166789;-0.00858736,804.9805
+0;0;0,0.02677896;0.2975859;-0.01818494,0.05392935;0.5839133;-0.05029877,0.2385662;0.4801841;-0.03179744,0.5185304;0.4197403;0.001549397,0.7943666;0.3938434;0.0274618,-0.1432131;0.4814263;-0.01761074,-0.4236642;0.4147721;-0.0246705,-0.6952039;0.3563569;-0.04144821,0.07565413;-0.004107402;-0.04851611,0.04961773;-0.3507308;-0.03877386,0.003691394;-0.750492;0.03025801,0.0009267726;-0.7143357;-0.05459194,-0.08531908;0.01316355;-0.02532996,-0.21647;-0.1162142;-0.3202561,-0.1537561;-0.4982366;-0.1906046,-0.1635482;-0.5242521;-0.2539405,0.04721484;0.5140224;-0.04003803,0;0;0,0.02584313;0.2982224;0.0008611678,0.04880413;0.5863475;-0.01342583,0.2347057;0.48172;-0.00764966,0.260276;0.1953551;0.01441312,0.2764782;-0.07822269;-0.03375673,-0.1494318;0.526088;0.01722689,-0.3659309;0.3364206;-8.90363E-05,-0.5792285;0.1805214;-0.08742315,0.07702823;-0.01025432;-0.04534018,0.04593101;-0.3565962;-0.04628503,-0.0002476536;-0.7538616;0.0357597,0.005985308;-0.7887713;-0.01894807,-0.08214258;0.01783656;-0.03207311,-0.1663203;-0.2454616;-0.2430442,-0.1521373;-0.6154102;-0.07093813,-0.1822567;-0.643371;-0.1255132,0.04323231;0.5158688;-0.007357836,805.0016
+0;0;0,0.02629386;0.2976462;-0.01790425,0.05311263;0.584023;-0.04985895,0.2379127;0.4810339;-0.03063097,0.5190448;0.4255328;0.001460191,0.7954047;0.4047264;0.02635956,-0.1440301;0.4820412;-0.01703771,-0.4277797;0.4314377;-0.02545693,-0.6973354;0.3639884;-0.04022152,0.07566701;-0.003859994;-0.04851634,0.0488515;-0.350424;-0.03877418,0.002684813;-0.7500298;0.03099328,2.889289E-05;-0.7138492;-0.05385839,-0.08536799;0.01287628;-0.02531284,-0.2175016;-0.1125249;-0.3215152,-0.1533802;-0.4945678;-0.1926151,-0.1633963;-0.5194408;-0.256909,0.04646451;0.5141187;-0.03964605,0;0;0,0.02584313;0.2982224;0.0008611678,0.04880413;0.5863475;-0.01342583,0.2347057;0.48172;-0.00764966,0.260276;0.1953551;0.01441312,0.2764782;-0.07822269;-0.03375673,-0.1494318;0.526088;0.01722689,-0.3659309;0.3364206;-8.90363E-05,-0.5792285;0.1805214;-0.08742315,0.07702823;-0.01025432;-0.04534018,0.04593101;-0.3565962;-0.04628503,-0.0002476536;-0.7538616;0.0357597,0.005985308;-0.7887713;-0.01894807,-0.08214258;0.01783656;-0.03207311,-0.1663203;-0.2454616;-0.2430442,-0.1521373;-0.6154102;-0.07093813,-0.1822567;-0.643371;-0.1255132,0.04323231;0.5158688;-0.007357836,805.0125
+0;0;0,0.02628061;0.2974962;-0.01789522,0.0530772;0.5836356;-0.04982443,0.2379779;0.4806661;-0.03059718,0.518772;0.4252316;0.001455411,0.7951717;0.4044222;0.02635838,-0.1441587;0.4816739;-0.01699703,-0.4275672;0.4311312;-0.02540613,-0.6971619;0.3636722;-0.04017285,0.07554413;-0.003853726;-0.04843755,0.04878519;-0.3496868;-0.03871594,0.002391044;-0.7512614;0.03139523,-0.0002581992;-0.7150963;-0.05324312,-0.08522935;0.01285537;-0.02527174,-0.2170842;-0.1122813;-0.3208494,-0.1526469;-0.4962065;-0.1913143,-0.1626378;-0.5209414;-0.2554465,0.04643253;0.5137676;-0.03961684,0;0;0,0.02641055;0.2980177;0.001675844,0.04984669;0.5858935;-0.01194477,0.2357254;0.4809742;-0.00626874,0.2610798;0.1949363;0.01575756,0.2775794;-0.07870585;-0.03217745,-0.1485082;0.5258766;0.01886322,-0.366219;0.3381441;0.00142172,-0.5791181;0.1814054;-0.08550899,0.0767698;-0.01018682;-0.04550374,0.04574136;-0.3557915;-0.04789532,0.0009203851;-0.7546334;0.03722977,0.006254986;-0.7888005;-0.0181129,-0.08203509;0.01773946;-0.03199247,-0.1675372;-0.2465608;-0.2399487,-0.1495394;-0.6187959;-0.06834692,-0.1757181;-0.6475739;-0.1237409,0.04420993;0.5154475;-0.005988836,805.024
+0;0;0,0.02628061;0.2974962;-0.01789522,0.0530772;0.5836356;-0.04982443,0.2379779;0.4806661;-0.03059718,0.518772;0.4252316;0.001455411,0.7951717;0.4044222;0.02635838,-0.1441587;0.4816739;-0.01699703,-0.4275672;0.4311312;-0.02540613,-0.6971619;0.3636722;-0.04017285,0.07554413;-0.003853726;-0.04843755,0.04878519;-0.3496868;-0.03871594,0.002391044;-0.7512614;0.03139523,-0.0002581992;-0.7150963;-0.05324312,-0.08522935;0.01285537;-0.02527174,-0.2170842;-0.1122813;-0.3208494,-0.1526469;-0.4962065;-0.1913143,-0.1626378;-0.5209414;-0.2554465,0.04643253;0.5137676;-0.03961684,0;0;0,0.02641055;0.2980177;0.001675844,0.04984669;0.5858935;-0.01194477,0.2357254;0.4809742;-0.00626874,0.2610798;0.1949363;0.01575756,0.2775794;-0.07870585;-0.03217745,-0.1485082;0.5258766;0.01886322,-0.366219;0.3381441;0.00142172,-0.5791181;0.1814054;-0.08550899,0.0767698;-0.01018682;-0.04550374,0.04574136;-0.3557915;-0.04789532,0.0009203851;-0.7546334;0.03722977,0.006254986;-0.7888005;-0.0181129,-0.08203509;0.01773946;-0.03199247,-0.1675372;-0.2465608;-0.2399487,-0.1495394;-0.6187959;-0.06834692,-0.1757181;-0.6475739;-0.1237409,0.04420993;0.5154475;-0.005988836,805.046
+0;0;0,0.02599387;0.2978464;-0.01764853,0.05239936;0.5839702;-0.04948358,0.2368227;0.4815452;-0.02998012,0.5180922;0.43156;0.00132123,0.79496;0.4147092;0.02580835,-0.1442429;0.4827426;-0.01664017,-0.427171;0.4332865;-0.02647178,-0.6980544;0.3700289;-0.03911977,0.075597;-0.003761733;-0.04836391,0.04839403;-0.348697;-0.03890885,0.001165774;-0.7524023;0.03243919,-0.00144132;-0.7162164;-0.05222964,-0.0852658;0.01267468;-0.02524322,-0.2170862;-0.1079043;-0.3217122,-0.1509959;-0.4940342;-0.1919632,-0.1603686;-0.519498;-0.2556012,0.04583144;0.5141181;-0.03927611,0;0;0,0.02745168;0.2982252;0.002783775,0.05145711;0.5860287;-0.01000357,0.2365218;0.4805502;-0.004733324,0.2617666;0.1951352;0.01744366,0.2787947;-0.07863197;-0.03052449,-0.1462886;0.5261361;0.02105233,-0.3646739;0.3401461;0.003547641,-0.5855035;0.1942421;-0.08297208,0.07661833;-0.01006903;-0.04578614,0.04613523;-0.354854;-0.04774117,0.00231564;-0.756134;0.03800964,0.008114412;-0.7901781;-0.01747561,-0.08211212;0.01764543;-0.03184908,-0.1688409;-0.2474466;-0.2368225,-0.1535253;-0.6306038;-0.08432692,-0.1756334;-0.6634461;-0.1370144,0.04574345;0.515599;-0.004201412,805.0574
+0;0;0,0.02599387;0.2978464;-0.01764853,0.05239936;0.5839702;-0.04948358,0.2368227;0.4815452;-0.02998012,0.5180922;0.43156;0.00132123,0.79496;0.4147092;0.02580835,-0.1442429;0.4827426;-0.01664017,-0.427171;0.4332865;-0.02647178,-0.6980544;0.3700289;-0.03911977,0.075597;-0.003761733;-0.04836391,0.04839403;-0.348697;-0.03890885,0.001165774;-0.7524023;0.03243919,-0.00144132;-0.7162164;-0.05222964,-0.0852658;0.01267468;-0.02524322,-0.2170862;-0.1079043;-0.3217122,-0.1509959;-0.4940342;-0.1919632,-0.1603686;-0.519498;-0.2556012,0.04583144;0.5141181;-0.03927611,0;0;0,0.02745168;0.2982252;0.002783775,0.05145711;0.5860287;-0.01000357,0.2365218;0.4805502;-0.004733324,0.2617666;0.1951352;0.01744366,0.2787947;-0.07863197;-0.03052449,-0.1462886;0.5261361;0.02105233,-0.3646739;0.3401461;0.003547641,-0.5855035;0.1942421;-0.08297208,0.07661833;-0.01006903;-0.04578614,0.04613523;-0.354854;-0.04774117,0.00231564;-0.756134;0.03800964,0.008114412;-0.7901781;-0.01747561,-0.08211212;0.01764543;-0.03184908,-0.1688409;-0.2474466;-0.2368225,-0.1535253;-0.6306038;-0.08432692,-0.1756334;-0.6634461;-0.1370144,0.04574345;0.515599;-0.004201412,805.0796
+0;0;0,0.02601521;0.2980909;-0.01766302,0.05240129;0.5840045;-0.04947445,0.2366664;0.4816635;-0.02998715,0.5183263;0.4316089;0.001357639,0.7956415;0.4147309;0.02588433,-0.144073;0.4828598;-0.01665862,-0.4273937;0.4333352;-0.02650388,-0.6987149;0.3699753;-0.03917231,0.07564853;-0.003764297;-0.04839687,0.04855274;-0.3473406;-0.03897907,0.001093179;-0.753023;0.03271839,-0.001500606;-0.7168686;-0.05151819,-0.08532391;0.01268332;-0.02526043,-0.216625;-0.1074206;-0.3205613,-0.150211;-0.4954415;-0.1901769,-0.1595358;-0.5206221;-0.25349,0.04583864;0.5142085;-0.03927518,0;0;0,0.02861044;0.2983474;0.004156828,0.05345385;0.5859008;-0.007717371,0.2381137;0.4798468;-0.002820492,0.2632856;0.1940117;0.01920104,0.2805459;-0.08007592;-0.02946305,-0.1442265;0.5258057;0.02342052,-0.3645359;0.3414685;0.005990699,-0.5852958;0.1945467;-0.080434,0.07650129;-0.01004517;-0.0461061,0.04763404;-0.3536012;-0.04797196,0.004442558;-0.7564713;0.04035282,0.01019287;-0.7907642;-0.01417946,-0.0822465;0.0176368;-0.03167936,-0.1691138;-0.2516631;-0.2286543,-0.1538075;-0.6392323;-0.08193375,-0.1700746;-0.672312;-0.1357552,0.0476221;0.5155265;-0.002057791,805.1028
+0;0;0,0.02595162;0.2986782;-0.01739216,0.05220706;0.584852;-0.04893118,0.2363383;0.4828897;-0.02948105,0.5183239;0.4365854;0.001281062,0.7968495;0.4232904;0.02501031,-0.1441436;0.4845954;-0.01619133,-0.4271731;0.4356559;-0.026461,-0.7003657;0.3760334;-0.03774375,0.07565293;-0.003797853;-0.04839175,0.0482043;-0.3469084;-0.03904813,0.0005372539;-0.7525393;0.0329679,-0.0020592;-0.7163308;-0.05155362,-0.08532631;0.01265579;-0.02527455,-0.2168103;-0.1062222;-0.3204788,-0.1486212;-0.494132;-0.19059,-0.1589606;-0.5196202;-0.2538619,0.04567988;0.5150256;-0.03880377,0;0;0,0.0286777;0.2988906;0.005159855,0.05411579;0.5866557;-0.005509853,0.2381697;0.4794699;-0.001583099,0.2637374;0.194007;0.01994491,0.2818985;-0.08088419;-0.0292623,-0.143398;0.5263488;0.02603962,-0.3648826;0.3439759;0.008984117,-0.5869842;0.1952247;-0.07384291,0.07663521;-0.009818003;-0.04593694,0.04912494;-0.3530486;-0.04714739,0.006185129;-0.7555896;0.04291845,0.01114117;-0.7898097;-0.01222133,-0.08224798;0.01736259;-0.03183335,-0.1684925;-0.2558527;-0.2228329,-0.164131;-0.6523595;-0.1013494,-0.1744359;-0.6906965;-0.1504722,0.04813017;0.5162552;-0.0001397133,805.1136
+0;0;0,0.02595162;0.2986782;-0.01739216,0.05220706;0.584852;-0.04893118,0.2363383;0.4828897;-0.02948105,0.5183239;0.4365854;0.001281062,0.7968495;0.4232904;0.02501031,-0.1441436;0.4845954;-0.01619133,-0.4271731;0.4356559;-0.026461,-0.7003657;0.3760334;-0.03774375,0.07565293;-0.003797853;-0.04839175,0.0482043;-0.3469084;-0.03904813,0.0005372539;-0.7525393;0.0329679,-0.0020592;-0.7163308;-0.05155362,-0.08532631;0.01265579;-0.02527455,-0.2168103;-0.1062222;-0.3204788,-0.1486212;-0.494132;-0.19059,-0.1589606;-0.5196202;-0.2538619,0.04567988;0.5150256;-0.03880377,0;0;0,0.0286777;0.2988906;0.005159855,0.05411579;0.5866557;-0.005509853,0.2381697;0.4794699;-0.001583099,0.2637374;0.194007;0.01994491,0.2818985;-0.08088419;-0.0292623,-0.143398;0.5263488;0.02603962,-0.3648826;0.3439759;0.008984117,-0.5869842;0.1952247;-0.07384291,0.07663521;-0.009818003;-0.04593694,0.04912494;-0.3530486;-0.04714739,0.006185129;-0.7555896;0.04291845,0.01114117;-0.7898097;-0.01222133,-0.08224798;0.01736259;-0.03183335,-0.1684925;-0.2558527;-0.2228329,-0.164131;-0.6523595;-0.1013494,-0.1744359;-0.6906965;-0.1504722,0.04813017;0.5162552;-0.0001397133,805.1256
+0;0;0,0.02595162;0.2986782;-0.01739216,0.05220706;0.584852;-0.04893118,0.2363383;0.4828897;-0.02948105,0.5183239;0.4365854;0.001281062,0.7968495;0.4232904;0.02501031,-0.1441436;0.4845954;-0.01619133,-0.4271731;0.4356559;-0.026461,-0.7003657;0.3760334;-0.03774375,0.07565293;-0.003797853;-0.04839175,0.0482043;-0.3469084;-0.03904813,0.0005372539;-0.7525393;0.0329679,-0.0020592;-0.7163308;-0.05155362,-0.08532631;0.01265579;-0.02527455,-0.2168103;-0.1062222;-0.3204788,-0.1486212;-0.494132;-0.19059,-0.1589606;-0.5196202;-0.2538619,0.04567988;0.5150256;-0.03880377,0;0;0,0.0286777;0.2988906;0.005159855,0.05411579;0.5866557;-0.005509853,0.2381697;0.4794699;-0.001583099,0.2637374;0.194007;0.01994491,0.2818985;-0.08088419;-0.0292623,-0.143398;0.5263488;0.02603962,-0.3648826;0.3439759;0.008984117,-0.5869842;0.1952247;-0.07384291,0.07663521;-0.009818003;-0.04593694,0.04912494;-0.3530486;-0.04714739,0.006185129;-0.7555896;0.04291845,0.01114117;-0.7898097;-0.01222133,-0.08224798;0.01736259;-0.03183335,-0.1684925;-0.2558527;-0.2228329,-0.164131;-0.6523595;-0.1013494,-0.1744359;-0.6906965;-0.1504722,0.04813017;0.5162552;-0.0001397133,805.1371
+0;0;0,0.02589184;0.2990461;-0.01711265,0.05196578;0.5854152;-0.04848738,0.2355835;0.483998;-0.02897263,0.5190517;0.4417092;0.001043042,0.7976998;0.4305449;0.024332,-0.1438371;0.4863022;-0.01540108,-0.4276514;0.43754;-0.02613395,-0.7015951;0.381515;-0.03744026,0.07568297;-0.003792523;-0.04847325,0.04777684;-0.3452551;-0.03918641,0.0001398139;-0.7500279;0.03310636,-0.002544656;-0.7137139;-0.05242387,-0.08542886;0.01259547;-0.02520348,-0.2163195;-0.1042678;-0.3196051,-0.1459621;-0.4909911;-0.1898689,-0.1576742;-0.5165139;-0.2542314,0.04547849;0.5155669;-0.03838636,0;0;0,0.02897909;0.2991973;0.005743265,0.0550416;0.5871024;-0.003978491,0.2380653;0.47882;-0.001028299,0.264253;0.1925519;0.01917863,0.2829153;-0.08225301;-0.03027582,-0.1419009;0.5270892;0.02787077,-0.3645312;0.3449157;0.01078087,-0.5921795;0.2037707;-0.07025073,0.07683724;-0.009491533;-0.04580283,0.05099206;-0.351238;-0.04755461,0.008774579;-0.7524189;0.04522562,0.0130105;-0.7861655;-0.01205373,-0.08235005;0.01698578;-0.03196721,-0.1667358;-0.2582763;-0.2179014,-0.1648958;-0.655622;-0.1019291,-0.1754741;-0.6934087;-0.1534612,0.04889102;0.5166823;0.001126289,805.1586
+0;0;0,0.02589184;0.2990461;-0.01711265,0.05196578;0.5854152;-0.04848738,0.2355835;0.483998;-0.02897263,0.5190517;0.4417092;0.001043042,0.7976998;0.4305449;0.024332,-0.1438371;0.4863022;-0.01540108,-0.4276514;0.43754;-0.02613395,-0.7015951;0.381515;-0.03744026,0.07568297;-0.003792523;-0.04847325,0.04777684;-0.3452551;-0.03918641,0.0001398139;-0.7500279;0.03310636,-0.002544656;-0.7137139;-0.05242387,-0.08542886;0.01259547;-0.02520348,-0.2163195;-0.1042678;-0.3196051,-0.1459621;-0.4909911;-0.1898689,-0.1576742;-0.5165139;-0.2542314,0.04547849;0.5155669;-0.03838636,0;0;0,0.02897909;0.2991973;0.005743265,0.0550416;0.5871024;-0.003978491,0.2380653;0.47882;-0.001028299,0.264253;0.1925519;0.01917863,0.2829153;-0.08225301;-0.03027582,-0.1419009;0.5270892;0.02787077,-0.3645312;0.3449157;0.01078087,-0.5921795;0.2037707;-0.07025073,0.07683724;-0.009491533;-0.04580283,0.05099206;-0.351238;-0.04755461,0.008774579;-0.7524189;0.04522562,0.0130105;-0.7861655;-0.01205373,-0.08235005;0.01698578;-0.03196721,-0.1667358;-0.2582763;-0.2179014,-0.1648958;-0.655622;-0.1019291,-0.1754741;-0.6934087;-0.1534612,0.04889102;0.5166823;0.001126289,805.1705
+0;0;0,0.02592211;0.2993958;-0.01713266,0.05201328;0.5859547;-0.04852724,0.2356297;0.4845113;-0.02900868,0.5191587;0.4422135;0.001013435,0.7989912;0.4310017;0.02440138,-0.1437931;0.4868156;-0.01543704,-0.4276683;0.4380429;-0.02617222,-0.7027764;0.3817798;-0.03752658,0.07565273;-0.003791008;-0.04845388,0.04800205;-0.3421279;-0.03925206,2.596155E-05;-0.7497817;0.03355527,-0.002677409;-0.7134233;-0.05257718,-0.08539472;0.01259044;-0.02519341,-0.2150872;-0.103203;-0.3169001,-0.144229;-0.4926789;-0.1862405,-0.1560236;-0.5185927;-0.2510561,0.04552358;0.5160805;-0.03842246,0;0;0,0.02885799;0.2995446;0.006601095,0.05519465;0.5876565;-0.00196743,0.2379979;0.4787246;0.0005159378,0.2655347;0.1925204;0.020715,0.2844537;-0.08319855;-0.0302757,-0.1415619;0.5283031;0.03124209,-0.3641525;0.3459588;0.0144161,-0.5923207;0.203502;-0.06697332,0.07683872;-0.008898363;-0.04584884,0.05418833;-0.3477278;-0.04747712,0.01086913;-0.7512555;0.04777575,0.01018937;-0.7849499;-0.01061177,-0.08240836;0.01642398;-0.03200938,-0.1634165;-0.2621866;-0.2084602,-0.1667695;-0.6648107;-0.1004467,-0.1705151;-0.649321;-0.1855464,0.04894675;0.5171951;0.002805233,805.1931
+0;0;0,0.02611474;0.2998774;-0.01691223,0.0522813;0.5867953;-0.04807083,0.236791;0.4852586;-0.02862187,0.5215369;0.446564;0.001847999,0.8018968;0.4366507;0.02399944,-0.1445274;0.488164;-0.01498579,-0.429167;0.4388652;-0.02245954,-0.7054467;0.3878033;-0.03836036,0.07556102;-0.003769958;-0.04841979,0.04739124;-0.3422835;-0.03933617,-0.0006180443;-0.7499171;0.03370607,-0.003370125;-0.7134299;-0.05379336,-0.08533146;0.01251569;-0.02510091,-0.2149633;-0.1014514;-0.3178031,-0.1417252;-0.490385;-0.1867606,-0.1558053;-0.5165421;-0.252745,0.04578168;0.5168331;-0.03801238,0;0;0,0.02819136;0.3000565;0.008110762,0.05329129;0.5886611;0.0009953976,0.2373429;0.479335;0.001721859,0.2653906;0.1923702;0.02097082,0.2855656;-0.08326691;-0.03201711,-0.1441208;0.5283505;0.03293484,-0.3669837;0.3451189;0.0166791,-0.5954727;0.2021313;-0.0641785,0.07711378;-0.008330777;-0.04530143,0.05628592;-0.3474964;-0.04588878,0.01261833;-0.7507605;0.05042553,0.01705691;-0.7858719;-0.008282416,-0.08225951;0.01567336;-0.03249426,-0.1612845;-0.2673993;-0.2030592,-0.1655586;-0.6703761;-0.09630392,-0.1694161;-0.6549963;-0.1827746,0.0474546;0.5180541;0.005320787,805.2157
+0;0;0,0.02611474;0.2998774;-0.01691223,0.0522813;0.5867953;-0.04807083,0.236791;0.4852586;-0.02862187,0.5215369;0.446564;0.001847999,0.8018968;0.4366507;0.02399944,-0.1445274;0.488164;-0.01498579,-0.429167;0.4388652;-0.02245954,-0.7054467;0.3878033;-0.03836036,0.07556102;-0.003769958;-0.04841979,0.04739124;-0.3422835;-0.03933617,-0.0006180443;-0.7499171;0.03370607,-0.003370125;-0.7134299;-0.05379336,-0.08533146;0.01251569;-0.02510091,-0.2149633;-0.1014514;-0.3178031,-0.1417252;-0.490385;-0.1867606,-0.1558053;-0.5165421;-0.252745,0.04578168;0.5168331;-0.03801238,0;0;0,0.02819136;0.3000565;0.008110762,0.05329129;0.5886611;0.0009953976,0.2373429;0.479335;0.001721859,0.2653906;0.1923702;0.02097082,0.2855656;-0.08326691;-0.03201711,-0.1441208;0.5283505;0.03293484,-0.3669837;0.3451189;0.0166791,-0.5954727;0.2021313;-0.0641785,0.07711378;-0.008330777;-0.04530143,0.05628592;-0.3474964;-0.04588878,0.01261833;-0.7507605;0.05042553,0.01705691;-0.7858719;-0.008282416,-0.08225951;0.01567336;-0.03249426,-0.1612845;-0.2673993;-0.2030592,-0.1655586;-0.6703761;-0.09630392,-0.1694161;-0.6549963;-0.1827746,0.0474546;0.5180541;0.005320787,805.2376
+0;0;0,0.02616207;0.3004209;-0.01694289,0.05235133;0.5875885;-0.04812692,0.2368993;0.4860203;-0.02867239,0.5202151;0.44752;0.001644434,0.8043598;0.437473;0.02409492,-0.1445002;0.4889264;-0.01503341,-0.4277101;0.4398751;-0.02246962,-0.7077196;0.3881239;-0.0385851,0.07569264;-0.003776525;-0.04850413,0.04757866;-0.3416194;-0.03943851,-0.00066185;-0.7512164;0.03395553,-0.00340191;-0.7147574;-0.05316174,-0.0854801;0.01253749;-0.02514463,-0.2148551;-0.1012039;-0.3172669,-0.1412642;-0.4920107;-0.1855933,-0.1552829;-0.5179226;-0.2512895,0.0458494;0.5176015;-0.0380649,0;0;0,0.02870815;0.3005127;0.009603739,0.05465168;0.5893282;0.003973484,0.2383866;0.4794002;0.004046679,0.2654614;0.1936732;0.02125907,0.2872318;-0.08534476;-0.03367901,-0.1430522;0.5284253;0.03565664,-0.3660889;0.3477117;0.01933353,-0.5972517;0.2017423;-0.06190597,0.07738039;-0.007630378;-0.0452807,0.06010608;-0.3463219;-0.04497922,0.01496084;-0.7509723;0.05352687,0.02067532;-0.7856226;-0.005007986,-0.08253276;0.01503622;-0.03253527,-0.1582256;-0.271773;-0.1969173,-0.1634626;-0.6764412;-0.08875162,-0.167353;-0.6608979;-0.1748592,0.04858042;0.5186949;0.007945061,805.2598
+0;0;0,0.02602359;0.3004456;-0.01671721,0.05189491;0.5876579;-0.04774589,0.2365067;0.4860182;-0.02812748,0.5205572;0.4524684;0.001180213,0.8046837;0.4428529;0.02404585,-0.1449032;0.4894606;-0.01432904,-0.4290168;0.4463137;-0.02365746,-0.7083237;0.3900148;-0.03635543,0.07571756;-0.003798164;-0.04846354,0.04694498;-0.3415897;-0.03955329,-0.001513764;-0.7510776;0.03430474,-0.004275387;-0.7145962;-0.05281018,-0.0854748;0.01251737;-0.02517269,-0.2150573;-0.1009869;-0.3172952,-0.1382236;-0.4909134;-0.1848661,-0.1532973;-0.516641;-0.2504852,0.04547593;0.5176609;-0.03770002,0;0;0,0.02870815;0.3005127;0.009603739,0.05465168;0.5893282;0.003973484,0.2383866;0.4794002;0.004046679,0.2654614;0.1936732;0.02125907,0.2872318;-0.08534476;-0.03367901,-0.1430522;0.5284253;0.03565664,-0.3660889;0.3477117;0.01933353,-0.5972517;0.2017423;-0.06190597,0.07738039;-0.007630378;-0.0452807,0.06010608;-0.3463219;-0.04497922,0.01496084;-0.7509723;0.05352687,0.02067532;-0.7856226;-0.005007986,-0.08253276;0.01503622;-0.03253527,-0.1582256;-0.271773;-0.1969173,-0.1634626;-0.6764412;-0.08875162,-0.167353;-0.6608979;-0.1748592,0.04858042;0.5186949;0.007945061,805.2728
+0;0;0,0.02604747;0.3007213;-0.01673255,0.05194638;0.5882398;-0.04779421,0.2354401;0.4867119;-0.02822112,0.5199453;0.4531084;0.001133492,0.8043387;0.4434839;0.0240206,-0.1437507;0.4901344;-0.01450296,-0.428319;0.4469183;-0.02384631,-0.7078884;0.3905666;-0.03655621,0.07572348;-0.003798462;-0.04846733,0.04687013;-0.3425382;-0.03953208,-0.001767498;-0.7535377;0.03459862,-0.004491444;-0.7171447;-0.05132781,-0.08548149;0.01251835;-0.02517465,-0.2154277;-0.1013045;-0.3181171,-0.1383104;-0.4926704;-0.1851992,-0.1531784;-0.5176377;-0.2499231,0.04552077;0.5181705;-0.03773796,0;0;0,0.0279514;0.3008595;0.009699583,0.05327576;0.5900501;0.00445652,0.2359654;0.4800109;0.003815413,0.2640346;0.1938627;0.02010679,0.2872016;-0.08512005;-0.03582156,-0.1432146;0.5281445;0.03595217,-0.3671513;0.3477748;0.02003923,-0.5987444;0.201449;-0.0602692,0.07743853;-0.007054433;-0.04528868,0.06111777;-0.3467448;-0.04425037,0.01539661;-0.7525772;0.05570555,0.02108136;-0.7858699;-0.002547018,-0.08261625;0.01448636;-0.03259229,-0.1565347;-0.2764443;-0.1924434,-0.1629234;-0.6826309;-0.08403141,-0.1669343;-0.6668819;-0.1689576,0.04732825;0.5193248;0.008290052,805.294
+0;0;0,0.02604655;0.3007107;-0.01673196,0.05194352;0.5882078;-0.0477911,0.2353474;0.4867046;-0.02822395,0.5197779;0.4531099;0.001122966,0.8043897;0.443478;0.02402765,-0.1436622;0.4901254;-0.01451234,-0.4281559;0.4469207;-0.02385324,-0.7079399;0.3905257;-0.0365729,0.07578519;-0.003801557;-0.04850683,0.04685925;-0.3433935;-0.03954909,-0.001786515;-0.7544618;0.034594,-0.004487067;-0.7181237;-0.05059444,-0.08555114;0.01252855;-0.02519517,-0.2158243;-0.1015807;-0.3188747,-0.1386941;-0.4930121;-0.1859345,-0.1534344;-0.5175073;-0.2501025,0.0455188;0.5181482;-0.03773624,0;0;0,0.02732149;0.3008991;0.009931326,0.0521369;0.5901209;0.005121708,0.2348898;0.480358;0.004024982,0.2626623;0.1941709;0.01873016,0.286429;-0.08463913;-0.03890097,-0.1441111;0.5278228;0.0368941,-0.3694022;0.3492657;0.02102452,-0.6019005;0.2030065;-0.05755049,0.0776758;-0.006687701;-0.04508328,0.06234579;-0.3472802;-0.04391646,0.0164268;-0.7529598;0.05686164,0.02208753;-0.7867143;0.0002236366,-0.08270357;0.01407953;-0.03275126,-0.1547578;-0.2807323;-0.1881019,-0.160096;-0.6861899;-0.07667341,-0.1747131;-0.722445;-0.1286459,0.04629609;0.5193896;0.008821726,805.3158
+0;0;0,0.02617572;0.3007162;-0.01642971,0.05216976;0.5882448;-0.0471148,0.2355906;0.486843;-0.02790122,0.5205662;0.45706;0.0002491511,0.8051512;0.4478265;0.02364454,-0.1435586;0.4907654;-0.01407581,-0.4275235;0.4438897;-0.02163555,-0.7086047;0.3952237;-0.03732647,0.07575648;-0.003850418;-0.0485478,0.04664105;-0.3434291;-0.03970265,-0.002318058;-0.7543696;0.0349411,-0.005031274;-0.717997;-0.05024437,-0.08555567;0.01256986;-0.02515922,-0.2154701;-0.100398;-0.3194382,-0.1371529;-0.4912201;-0.1854039,-0.1528184;-0.5153639;-0.2496501,0.04573037;0.5181732;-0.0371534,0;0;0,0.02732149;0.3008991;0.009931326,0.0521369;0.5901209;0.005121708,0.2348898;0.480358;0.004024982,0.2626623;0.1941709;0.01873016,0.286429;-0.08463913;-0.03890097,-0.1441111;0.5278228;0.0368941,-0.3694022;0.3492657;0.02102452,-0.6019005;0.2030065;-0.05755049,0.0776758;-0.006687701;-0.04508328,0.06234579;-0.3472802;-0.04391646,0.0164268;-0.7529598;0.05686164,0.02208753;-0.7867143;0.0002236366,-0.08270357;0.01407953;-0.03275126,-0.1547578;-0.2807323;-0.1881019,-0.160096;-0.6861899;-0.07667341,-0.1747131;-0.722445;-0.1286459,0.04629609;0.5193896;0.008821726,805.327
+0;0;0,0.02617572;0.3007162;-0.01642971,0.05216976;0.5882448;-0.0471148,0.2355906;0.486843;-0.02790122,0.5205662;0.45706;0.0002491511,0.8051512;0.4478265;0.02364454,-0.1435586;0.4907654;-0.01407581,-0.4275235;0.4438897;-0.02163555,-0.7086047;0.3952237;-0.03732647,0.07575648;-0.003850418;-0.0485478,0.04664105;-0.3434291;-0.03970265,-0.002318058;-0.7543696;0.0349411,-0.005031274;-0.717997;-0.05024437,-0.08555567;0.01256986;-0.02515922,-0.2154701;-0.100398;-0.3194382,-0.1371529;-0.4912201;-0.1854039,-0.1528184;-0.5153639;-0.2496501,0.04573037;0.5181732;-0.0371534,0;0;0,0.02732149;0.3008991;0.009931326,0.0521369;0.5901209;0.005121708,0.2348898;0.480358;0.004024982,0.2626623;0.1941709;0.01873016,0.286429;-0.08463913;-0.03890097,-0.1441111;0.5278228;0.0368941,-0.3694022;0.3492657;0.02102452,-0.6019005;0.2030065;-0.05755049,0.0776758;-0.006687701;-0.04508328,0.06234579;-0.3472802;-0.04391646,0.0164268;-0.7529598;0.05686164,0.02208753;-0.7867143;0.0002236366,-0.08270357;0.01407953;-0.03275126,-0.1547578;-0.2807323;-0.1881019,-0.160096;-0.6861899;-0.07667341,-0.1747131;-0.722445;-0.1286459,0.04629609;0.5193896;0.008821726,805.3383
+0;0;0,0.02621703;0.3011908;-0.01645565,0.05226237;0.5892868;-0.04720161,0.2364834;0.4876053;-0.0279277,0.5216665;0.4578006;0.0002431609,0.8058138;0.4485812;0.02360257,-0.1442905;0.4915445;-0.01404305,-0.4284621;0.4446346;-0.02160829,-0.7091111;0.3960434;-0.03727507,0.07570638;-0.003847871;-0.04851569,0.04642816;-0.3453252;-0.03962109,-0.002441086;-0.7555114;0.03488566,-0.005178439;-0.7190821;-0.05105762,-0.08549908;0.01256155;-0.02514257,-0.2161399;-0.101038;-0.321067,-0.1379664;-0.4911427;-0.1872786,-0.1537713;-0.5157682;-0.2520964,0.04580962;0.5190697;-0.03721953,0;0;0,0.02646109;0.3014701;0.009466171,0.05044569;0.5913325;0.004318714,0.2341299;0.4809173;0.003148556,0.2618999;0.1944731;0.01692843,0.2854874;-0.08331138;-0.04348481,-0.1463308;0.5288531;0.03692132,-0.3715873;0.3498226;0.02212517,-0.6047204;0.2050593;-0.05573963,0.07749327;-0.006281048;-0.04533625,0.06292981;-0.348814;-0.04385686,0.01704763;-0.7533385;0.05835342,0.0219176;-0.7867078;8.08239E-05,-0.08274484;0.01378529;-0.03260814,-0.1541351;-0.2845344;-0.1857482,-0.1595097;-0.6895288;-0.07555383,-0.1737062;-0.7264857;-0.1279972,0.04479839;0.5204405;0.00808239,805.3605
+0;0;0,0.02609293;0.3012143;-0.01622135,0.05198758;0.5893403;-0.04680811,0.2363833;0.4886311;-0.02724725,0.5217718;0.4599344;-2.30819E-05,0.8059387;0.4524524;0.02371744,-0.1446111;0.4922215;-0.01356904,-0.4287232;0.4449393;-0.0210509,-0.7098447;0.3992623;-0.03700975,0.0756994;-0.003948129;-0.0485185,0.04603459;-0.3453983;-0.03986233,-0.002935417;-0.7554799;0.03515186,-0.005636457;-0.7190384;-0.05079165,-0.08545628;0.01265828;-0.02523935,-0.2162156;-0.1008943;-0.3211294,-0.1371205;-0.4904472;-0.186279,-0.1535682;-0.5148131;-0.2511551,0.04556605;0.5191163;-0.03685353,0;0;0,0.02646109;0.3014701;0.009466171,0.05044569;0.5913325;0.004318714,0.2341299;0.4809173;0.003148556,0.2618999;0.1944731;0.01692843,0.2854874;-0.08331138;-0.04348481,-0.1463308;0.5288531;0.03692132,-0.3715873;0.3498226;0.02212517,-0.6047204;0.2050593;-0.05573963,0.07749327;-0.006281048;-0.04533625,0.06292981;-0.348814;-0.04385686,0.01704763;-0.7533385;0.05835342,0.0219176;-0.7867078;8.08239E-05,-0.08274484;0.01378529;-0.03260814,-0.1541351;-0.2845344;-0.1857482,-0.1595097;-0.6895288;-0.07555383,-0.1737062;-0.7264857;-0.1279972,0.04479839;0.5204405;0.00808239,805.3722
+0;0;0,0.02611927;0.3015184;-0.01623772,0.05204672;0.5900092;-0.04686359,0.2362642;0.4892301;-0.02729752,0.5216627;0.4605324;-7.240102E-05,0.804929;0.4530741;0.02359289,-0.144392;0.4928173;-0.01363144,-0.428514;0.4455334;-0.02111357,-0.7087446;0.4000012;-0.03702185,0.07568863;-0.003947567;-0.0485116,0.04592301;-0.3465579;-0.03982602,-0.003134623;-0.7573734;0.03532241,-0.005845194;-0.7209091;-0.05092436,-0.08544412;0.01265648;-0.02523576,-0.2166477;-0.1012819;-0.3221312,-0.1374111;-0.491532;-0.1870395,-0.1539168;-0.5160896;-0.2521445,0.04561633;0.5196882;-0.03689527,0;0;0,0.02589543;0.3018459;0.008813858,0.0493761;0.5921049;0.002919674,0.2331828;0.4824882;0.001871586,0.2607597;0.1959712;0.01470137,0.2837484;-0.08062765;-0.0471052,-0.1469486;0.5295658;0.03676056,-0.3725877;0.3509909;0.02209447,-0.6053762;0.2069958;-0.05491447,0.07735834;-0.006038547;-0.04557359,0.06344497;-0.3497626;-0.04370832,0.01753062;-0.7550267;0.05864477,0.02172407;-0.7882293;-0.0003085174,-0.08280726;0.01361123;-0.03248724,-0.1540219;-0.2861094;-0.1855862,-0.1595589;-0.6917244;-0.07482018,-0.1738673;-0.7298413;-0.1262303,0.04384355;0.5211153;0.0068717,805.3832

+ 161 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02046242;0.2999399;-0.007431016,0.04075797;0.5912971;-0.02882298,0.2235259;0.4751144;-0.01106256,0.2667718;0.1853633;0.01145542,0.3202627;-0.07967296;-0.009103026,-0.1516656;0.473169;-0.01184297,-0.225027;0.1887406;-0.004663607,-0.2942738;-0.07229197;-0.029057,0.0733107;0.0007618777;-0.03708977,0.06012464;-0.3775847;0.003033489,0.0274794;-0.7698024;0.07867357,0.02730491;-0.7327796;-0.007431068,-0.07448469;0.008288144;-0.03367534,-0.1041804;-0.3712219;-0.02918348,-0.1374601;-0.7642627;0.0417618,-0.1358864;-0.7271113;-0.04431806,0.03571391;0.5197347;-0.02114845,0;0;0,-0.002307333;0.299889;-0.0223403,-0.006680034;0.5901099;-0.06105459,0.1824807;0.4921817;-0.01278806,0.2263362;0.2018318;-0.002462149,0.2636972;-0.05699196;-0.07417369,-0.194817;0.4955675;-0.01717762,-0.2449129;0.2060555;-0.01966766,-0.2832313;-0.05559853;-0.07964273,0.07230457;0.001700148;-0.03898525,0.1058629;-0.3773093;-0.0265131,0.103732;-0.7705659;0.05073071,0.1094005;-0.8076783;-0.003372431,-0.07333142;0.004781305;-0.03674688,-0.1078003;-0.3741766;-0.02522838,-0.0979471;-0.7666672;0.05524452,-0.09715575;-0.7544299;-0.02929671,-0.005550116;0.5190362;-0.04869437,580.9623
+0;0;0,0.02046242;0.2999399;-0.007431016,0.04075797;0.5912971;-0.02882298,0.2235259;0.4751144;-0.01106256,0.2667718;0.1853633;0.01145542,0.3202627;-0.07967296;-0.009103026,-0.1516656;0.473169;-0.01184297,-0.225027;0.1887406;-0.004663607,-0.2942738;-0.07229197;-0.029057,0.0733107;0.0007618777;-0.03708977,0.06012464;-0.3775847;0.003033489,0.0274794;-0.7698024;0.07867357,0.02730491;-0.7327796;-0.007431068,-0.07448469;0.008288144;-0.03367534,-0.1041804;-0.3712219;-0.02918348,-0.1374601;-0.7642627;0.0417618,-0.1358864;-0.7271113;-0.04431806,0.03571391;0.5197347;-0.02114845,0;0;0,-0.002307333;0.299889;-0.0223403,-0.006680034;0.5901099;-0.06105459,0.1824807;0.4921817;-0.01278806,0.2263362;0.2018318;-0.002462149,0.2636972;-0.05699196;-0.07417369,-0.194817;0.4955675;-0.01717762,-0.2449129;0.2060555;-0.01966766,-0.2832313;-0.05559853;-0.07964273,0.07230457;0.001700148;-0.03898525,0.1058629;-0.3773093;-0.0265131,0.103732;-0.7705659;0.05073071,0.1094005;-0.8076783;-0.003372431,-0.07333142;0.004781305;-0.03674688,-0.1078003;-0.3741766;-0.02522838,-0.0979471;-0.7666672;0.05524452,-0.09715575;-0.7544299;-0.02929671,-0.005550116;0.5190362;-0.04869437,580.9843
+0;0;0,0.02047219;0.300083;-0.007434562,0.04075385;0.5912414;-0.02881069,0.2227166;0.4753277;-0.01110199,0.2660751;0.184822;0.01147463,0.3199241;-0.08198822;-0.009221421,-0.1508557;0.4733907;-0.01187904,-0.2244081;0.1882216;-0.004680972,-0.2941184;-0.07455817;-0.02923764,0.07337342;0.0007625296;-0.0371215,0.06017172;-0.3780327;0.003049321,0.02756333;-0.7698077;0.07860404,0.02738464;-0.7326156;-0.009575397,-0.07454842;0.008295235;-0.03370415,-0.1042793;-0.3716647;-0.02920697,-0.1375215;-0.764262;0.04165824,-0.1359099;-0.7269382;-0.04649582,0.03571518;0.5197554;-0.02114435,0;0;0,-0.00187163;0.2999272;-0.02375674,-0.005906716;0.5897964;-0.06361198,0.1822184;0.4926374;-0.01395726,0.2273436;0.2017088;-0.003590107,0.2645598;-0.05950817;-0.07356417,-0.1930362;0.4958111;-0.01793326,-0.2427541;0.2054491;-0.01905949,-0.2822641;-0.05768049;-0.08003089,0.07232288;0.001719058;-0.0390985,0.1071915;-0.3776424;-0.02714825,0.1053197;-0.7704455;0.05006409,0.118399;-0.8093072;-0.003920794,-0.07337003;0.004790149;-0.03682581,-0.1079629;-0.3746417;-0.02640951,-0.09729142;-0.7666692;0.05396551,-0.09658322;-0.7549639;-0.03259182,-0.004829518;0.5188489;-0.05097413,581.0121
+0;0;0,0.02042138;0.3000809;-0.007655373,0.04062915;0.5912306;-0.02922241,0.2225428;0.4751194;-0.01108663,0.2646429;0.1844288;0.01149164,0.3172031;-0.08259878;-0.009708732,-0.150943;0.4733669;-0.01197602,-0.2244221;0.1881755;-0.004916418,-0.2921014;-0.0752809;-0.02785134,0.07335719;0.0008074285;-0.03715264,0.05989277;-0.3779862;0.002945352,0.02651178;-0.7697583;0.07817665,0.02636497;-0.7325809;-0.01000404,-0.0745504;0.008257028;-0.03370915,-0.1042067;-0.3716971;-0.02831674,-0.1378656;-0.7644937;0.04123479,-0.13623;-0.7271841;-0.04691999,0.03561014;0.5197478;-0.02151245,0;0;0,-0.00187163;0.2999272;-0.02375674,-0.005906716;0.5897964;-0.06361198,0.1822184;0.4926374;-0.01395726,0.2273436;0.2017088;-0.003590107,0.2645598;-0.05950817;-0.07356417,-0.1930362;0.4958111;-0.01793326,-0.2427541;0.2054491;-0.01905949,-0.2822641;-0.05768049;-0.08003089,0.07232288;0.001719058;-0.0390985,0.1071915;-0.3776424;-0.02714825,0.1053197;-0.7704455;0.05006409,0.118399;-0.8093072;-0.003920794,-0.07337003;0.004790149;-0.03682581,-0.1079629;-0.3746417;-0.02640951,-0.09729142;-0.7666692;0.05396551,-0.09658322;-0.7549639;-0.03259182,-0.004829518;0.5188489;-0.05097413,581.0457
+0;0;0,0.0203912;0.2996375;-0.007644061,0.04047564;0.5890133;-0.02907032,0.219725;0.474194;-0.01115523,0.261872;0.1831791;0.01144823,0.3142958;-0.08315572;-0.009697141,-0.1483471;0.472467;-0.01203173,-0.2219083;0.1869572;-0.004964252,-0.2894119;-0.07581562;-0.02783968,0.07334163;0.0008072573;-0.03714475,0.05985877;-0.3785051;0.003008153,0.02647515;-0.7703083;0.07824539,0.02626645;-0.7301053;-0.0471067,-0.07453458;0.008255276;-0.033702,-0.1042315;-0.3722193;-0.02830221,-0.1378931;-0.7650469;0.04125482,-0.135568;-0.724656;-0.08406043,0.03550191;0.5181756;-0.02142993,0;0;0,-0.001055762;0.2994873;-0.02373075,-0.003332458;0.5877726;-0.06218219,0.1818602;0.4927278;-0.01483655,0.2276979;0.2015816;-0.004356861,0.2647376;-0.05936614;-0.07264996,-0.188896;0.4966201;-0.01933191,-0.2382599;0.2058628;-0.02000253,-0.2781805;-0.05643874;-0.08110765,0.07228555;0.001678899;-0.0391326,0.1073641;-0.3782008;-0.0276053,0.106098;-0.771102;0.04928303,0.1036573;-0.766829;-0.07380009,-0.07332317;0.004832208;-0.03687467,-0.1079451;-0.3751377;-0.02706835,-0.09638236;-0.7671404;0.05346118,-0.09547067;-0.7630605;-0.06960226,-0.00287953;0.5173871;-0.05006742,581.0681
+0;0;0,0.02042493;0.3001331;-0.007656706,0.04057871;0.5905061;-0.02916267,0.2208412;0.4750633;-0.01114912,0.2629485;0.1843224;0.01143305,0.3157421;-0.08389091;-0.009861464,-0.1493078;0.4733265;-0.01203056,-0.2227996;0.1880857;-0.004969745,-0.2907794;-0.07654059;-0.02800651,0.07328948;0.0008066833;-0.03711834,0.05981;-0.3784107;0.003024507,0.02637416;-0.7708267;0.07837942,0.02616553;-0.7306271;-0.04693103,-0.07448158;0.008249407;-0.03367804,-0.1041711;-0.3721298;-0.0282796,-0.1378853;-0.7655718;0.04138622,-0.135561;-0.7251844;-0.08388741,0.03557863;0.519293;-0.0214818,0;0;0,-0.001343712;0.2999013;-0.02476072,-0.004640296;0.5889798;-0.06471109,0.1816968;0.4928022;-0.01560044,0.2279212;0.202;-0.005084276,0.2648754;-0.0615997;-0.07087636,-0.1904883;0.4969626;-0.01936156,-0.2390107;0.2063455;-0.02008037,-0.279125;-0.05775216;-0.08190497,0.07220371;0.001710325;-0.03915954,0.1079411;-0.3780271;-0.02814555,0.1072419;-0.7715625;0.04877019,0.1046959;-0.7674497;-0.07423449,-0.07323482;0.004811324;-0.03692266,-0.1081787;-0.375041;-0.02742923,-0.09545007;-0.7677305;0.05269286,-0.09464233;-0.7638162;-0.07029359,-0.003784195;0.5183017;-0.05209446,581.0908
+0;0;0,0.02036983;0.3005922;-0.007742939,0.04045221;0.591409;-0.02937624,0.2209319;0.4757334;-0.01102262,0.2618772;0.1844844;0.01141858,0.313256;-0.08260399;-0.009791678,-0.1496432;0.4740703;-0.01205371,-0.2234606;0.188568;-0.005306606,-0.2906967;-0.07489869;-0.02745346,0.07339352;0.0007928748;-0.03698016,0.05943525;-0.3783654;0.002577927,0.02622252;-0.7706389;0.0778694,0.02610852;-0.733544;-0.009427451,-0.07446638;0.008255617;-0.03378421,-0.1044128;-0.3720004;-0.02837752,-0.1381023;-0.7651843;0.0417785,-0.1364514;-0.7279666;-0.04549276,0.03546984;0.5200708;-0.02165732,0;0;0,-0.001484662;0.3003013;-0.02544498,-0.004848748;0.5897456;-0.06600261,0.1816622;0.4929739;-0.01647115,0.2279561;0.201872;-0.005396843,0.2651969;-0.06068856;-0.06943572,-0.1906936;0.4969663;-0.01987956,-0.2387643;0.2059427;-0.02060658,-0.2780879;-0.05690396;-0.08217929,0.07221414;0.00174807;-0.03920245,0.1086682;-0.3778247;-0.02841735,0.10854;-0.7712454;0.0482018,0.1167401;-0.8086013;-0.007179022,-0.07325768;0.004793878;-0.03694728,-0.1078438;-0.3749844;-0.02730573,-0.0951532;-0.7676911;0.05188242,-0.096366;-0.8081566;-0.0001199543,-0.003937416;0.5189645;-0.05324554,581.1132
+0;0;0,0.02036983;0.3005922;-0.007742939,0.04045221;0.591409;-0.02937624,0.2209319;0.4757334;-0.01102262,0.2618772;0.1844844;0.01141858,0.313256;-0.08260399;-0.009791678,-0.1496432;0.4740703;-0.01205371,-0.2234606;0.188568;-0.005306606,-0.2906967;-0.07489869;-0.02745346,0.07339352;0.0007928748;-0.03698016,0.05943525;-0.3783654;0.002577927,0.02622252;-0.7706389;0.0778694,0.02610852;-0.733544;-0.009427451,-0.07446638;0.008255617;-0.03378421,-0.1044128;-0.3720004;-0.02837752,-0.1381023;-0.7651843;0.0417785,-0.1364514;-0.7279666;-0.04549276,0.03546984;0.5200708;-0.02165732,0;0;0,-0.001484662;0.3003013;-0.02544498,-0.004848748;0.5897456;-0.06600261,0.1816622;0.4929739;-0.01647115,0.2279561;0.201872;-0.005396843,0.2651969;-0.06068856;-0.06943572,-0.1906936;0.4969663;-0.01987956,-0.2387643;0.2059427;-0.02060658,-0.2780879;-0.05690396;-0.08217929,0.07221414;0.00174807;-0.03920245,0.1086682;-0.3778247;-0.02841735,0.10854;-0.7712454;0.0482018,0.1167401;-0.8086013;-0.007179022,-0.07325768;0.004793878;-0.03694728,-0.1078438;-0.3749844;-0.02730573,-0.0951532;-0.7676911;0.05188242,-0.096366;-0.8081566;-0.0001199543,-0.003937416;0.5189645;-0.05324554,581.1463
+0;0;0,0.02039218;0.300922;-0.007751435,0.04050479;0.5921761;-0.02941846,0.2207294;0.4764254;-0.01106444,0.2616942;0.1850378;0.01138744,0.3131431;-0.08241484;-0.009851745,-0.1493546;0.4747645;-0.01209417,-0.2232073;0.1891263;-0.005343853,-0.290535;-0.0746997;-0.02752091,0.07346148;0.000793609;-0.0370144,0.0595035;-0.3783568;0.002542861,0.02634922;-0.7699399;0.07770184,0.02623535;-0.7328531;-0.009494603,-0.07453533;0.008263261;-0.0338155,-0.1044811;-0.3719849;-0.02840892,-0.1381113;-0.7644768;0.04162364,-0.1364623;-0.7272674;-0.04554722,0.03551307;0.5207041;-0.02168505,0;0;0,-0.001539804;0.3005731;-0.02614212,-0.005034715;0.5903578;-0.06742024,0.1811105;0.4930862;-0.01717925,0.2270819;0.2018188;-0.005393986,0.2657228;-0.06130943;-0.06783938,-0.1903019;0.4968243;-0.02008568,-0.2380315;0.2056029;-0.02104485,-0.276709;-0.05766568;-0.0828729,0.07223838;0.001792759;-0.03931522,0.1089645;-0.3777404;-0.02834058,0.1092344;-0.7704904;0.04803181,0.1147879;-0.8057077;-0.01001406,-0.07336202;0.004754175;-0.03691473,-0.1097054;-0.3748664;-0.02786043,-0.09356818;-0.766524;0.05232304,-0.09315915;-0.7547981;-0.03323013,-0.004068427;0.5194746;-0.05447412,581.1796
+0;0;0,0.02040213;0.3013908;-0.007782963,0.04050267;0.593139;-0.02954593,0.2225306;0.4766116;-0.0111033,0.2629112;0.184287;0.01127221,0.3131028;-0.08106947;-0.00980002,-0.1511749;0.4751031;-0.01191842,-0.2256517;0.1887494;-0.005620748,-0.2923929;-0.07285035;-0.02772219,0.07329963;0.0008186311;-0.0368709,0.05908356;-0.3780726;0.00201818,0.02608562;-0.7697291;0.07723346,0.02593102;-0.7324304;-0.01263256,-0.07432333;0.00821728;-0.0337859,-0.1042422;-0.371713;-0.02822494,-0.1372911;-0.7643499;0.04166764,-0.1356362;-0.72693;-0.04817336,0.03551582;0.5215378;-0.0217803,0;0;0,-0.002360344;0.300907;-0.02761626,-0.006406464;0.5909588;-0.07048142,0.1815079;0.493572;-0.01823258,0.2268037;0.2014013;-0.005213737,0.2668597;-0.06003487;-0.06372821,-0.1929042;0.4962584;-0.02053258,-0.2406534;0.2041908;-0.02172971,-0.2775099;-0.05680937;-0.084162,0.07209791;0.00197278;-0.03912759,0.1092564;-0.3771977;-0.02808189,0.1115297;-0.7700412;0.04814053,0.1178363;-0.8048089;-0.01426601,-0.07305916;0.004586476;-0.03707144,-0.1079385;-0.3748485;-0.02782068,-0.09248713;-0.766937;0.0507215,-0.09203416;-0.7558647;-0.03743027,-0.005285949;0.5200126;-0.0571661,581.2136
+0;0;0,0.02040783;0.301475;-0.007785136,0.04051003;0.5932474;-0.0295497,0.2227619;0.4766647;-0.01109413,0.2630656;0.1848967;0.01123877,0.3129926;-0.07906121;-0.009722391,-0.1513913;0.4751544;-0.01191023,-0.2257262;0.1893459;-0.005624546,-0.2921157;-0.07087508;-0.0276095,0.07338691;0.0008196059;-0.0369148,0.05914447;-0.3787744;0.002046406,0.02624083;-0.7693115;0.07704674,0.02608666;-0.7320329;-0.01257172,-0.07441184;0.008227064;-0.03382613,-0.1043862;-0.3724079;-0.02825486,-0.1373407;-0.7639227;0.04143798,-0.1356903;-0.7265233;-0.04815552,0.03552308;0.5216447;-0.02178393,0;0;0,-0.002481796;0.3009388;-0.02817678,-0.006395988;0.5909594;-0.07143843,0.181617;0.4935994;-0.01859736,0.2270693;0.2020381;-0.005261898,0.2675295;-0.05828154;-0.06185269,-0.1930936;0.4963066;-0.02103952,-0.2400222;0.2046764;-0.02213482,-0.2758102;-0.05489549;-0.08496427,0.07226098;0.001985729;-0.03903103,0.1090413;-0.3779177;-0.02749991,0.1129214;-0.7696826;0.04821134,0.1196611;-0.8044807;-0.01375842,-0.07311989;0.004571871;-0.03716978,-0.1072608;-0.3756167;-0.02699806,-0.09077313;-0.7667298;0.05036851,-0.09029014;-0.7556502;-0.03753062,-0.005307995;0.5200249;-0.05805063,581.2476
+0;0;0,0.02040783;0.301475;-0.007785136,0.04051003;0.5932474;-0.0295497,0.2227619;0.4766647;-0.01109413,0.2630656;0.1848967;0.01123877,0.3129926;-0.07906121;-0.009722391,-0.1513913;0.4751544;-0.01191023,-0.2257262;0.1893459;-0.005624546,-0.2921157;-0.07087508;-0.0276095,0.07338691;0.0008196059;-0.0369148,0.05914447;-0.3787744;0.002046406,0.02624083;-0.7693115;0.07704674,0.02608666;-0.7320329;-0.01257172,-0.07441184;0.008227064;-0.03382613,-0.1043862;-0.3724079;-0.02825486,-0.1373407;-0.7639227;0.04143798,-0.1356903;-0.7265233;-0.04815552,0.03552308;0.5216447;-0.02178393,0;0;0,-0.002481796;0.3009388;-0.02817678,-0.006395988;0.5909594;-0.07143843,0.181617;0.4935994;-0.01859736,0.2270693;0.2020381;-0.005261898,0.2675295;-0.05828154;-0.06185269,-0.1930936;0.4963066;-0.02103952,-0.2400222;0.2046764;-0.02213482,-0.2758102;-0.05489549;-0.08496427,0.07226098;0.001985729;-0.03903103,0.1090413;-0.3779177;-0.02749991,0.1129214;-0.7696826;0.04821134,0.1196611;-0.8044807;-0.01375842,-0.07311989;0.004571871;-0.03716978,-0.1072608;-0.3756167;-0.02699806,-0.09077313;-0.7667298;0.05036851,-0.09029014;-0.7556502;-0.03753062,-0.005307995;0.5200249;-0.05805063,581.2697
+0;0;0,0.02039013;0.3016642;-0.007921703,0.04045597;0.5936096;-0.02982488,0.2223437;0.4769194;-0.01087326,0.2621435;0.1848364;0.01102395,0.3112107;-0.07759684;-0.01000399,-0.1510639;0.4753666;-0.01193294,-0.2259226;0.1894695;-0.006014492,-0.2920434;-0.06909883;-0.02818349,0.07334999;0.0008153863;-0.03695576,0.05904129;-0.3784669;0.001428276,0.02584006;-0.7691943;0.07655615,0.02573878;-0.7319322;-0.01302098,-0.07440577;0.008239876;-0.03380087,-0.1045556;-0.3720165;-0.02839379,-0.1378849;-0.7637553;0.04120689,-0.136182;-0.7263733;-0.0483443,0.03547949;0.5219607;-0.02202369,0;0;0,-0.002597719;0.3010633;-0.02887821,-0.006654754;0.5911648;-0.0727998,0.1810078;0.4937105;-0.01955557,0.2274865;0.2021396;-0.005338192,0.2677016;-0.05692059;-0.06003356,-0.1929839;0.4965206;-0.02226591,-0.239319;0.2045825;-0.02338807,-0.2738301;-0.0534237;-0.08633837,0.07225555;0.001991287;-0.03901005,0.1086992;-0.3775802;-0.02758622,0.1142368;-0.7696592;0.04763222,0.1179709;-0.8083188;-0.01023602,-0.07307784;0.004573106;-0.03722002,-0.106925;-0.3752695;-0.02687338,-0.08985791;-0.7667025;0.04996011,-0.08934516;-0.7556764;-0.03788371,-0.00552164;0.5202118;-0.05925107,581.3026
+0;0;0,0.02038441;0.3015795;-0.007919478,0.04044205;0.5934057;-0.02981363,0.2224564;0.4767165;-0.01085796,0.2622859;0.184415;0.01105563,0.3113271;-0.07787877;-0.00996115,-0.1511999;0.4751626;-0.01191835,-0.2261146;0.1890517;-0.00599547,-0.2922002;-0.06937921;-0.02815269,0.07331397;0.0008149858;-0.03693761,0.05902077;-0.3780565;0.001404848,0.02578637;-0.7691743;0.07660776,0.0256859;-0.7319698;-0.0122581,-0.07436923;0.00823583;-0.03378427,-0.1044864;-0.3716086;-0.02838304,-0.137849;-0.7637388;0.04128715,-0.1361597;-0.7264153;-0.04755297,0.03546772;0.5217878;-0.02201582,0;0;0,-0.002734102;0.3008975;-0.02969289,-0.006987035;0.5907528;-0.07441115,0.1807216;0.4935564;-0.02016544,0.2272124;0.2018098;-0.005023003,0.2678986;-0.0570367;-0.05968475,-0.1934014;0.4967882;-0.02335941,-0.2385217;0.2044373;-0.0247126,-0.2720208;-0.05345273;-0.08807947,0.07222289;0.00200285;-0.03898501,0.1092499;-0.377108;-0.02794266,0.1157232;-0.7696416;0.04694772,0.120354;-0.8096561;-0.008057591,-0.07300638;0.004561041;-0.0372727,-0.1065366;-0.3749013;-0.02717024,-0.08873296;-0.7667866;0.04926341,-0.08816084;-0.7556937;-0.03786437,-0.005794443;0.5198711;-0.06066203,581.3365
+0;0;0,0.0203899;0.3016608;-0.007921613,0.04045156;0.5935454;-0.02982015,0.2224261;0.4768512;-0.01086523,0.2620693;0.1859179;0.01094579,0.3114949;-0.07843253;-0.01023577,-0.1511527;0.4752977;-0.0119254,-0.2257168;0.1905259;-0.006030242,-0.2923206;-0.06993133;-0.02836119,0.07341509;0.0008161099;-0.03698855,0.05916261;-0.3769759;0.001244664,0.02584901;-0.7690257;0.07662679,0.02574994;-0.7319217;-0.0109989,-0.07447179;0.008247188;-0.03383087,-0.1045031;-0.370515;-0.02844503,-0.1379452;-0.7635797;0.04139119,-0.1362795;-0.7263584;-0.04620912,0.03547624;0.5219132;-0.02202078,0;0;0,-0.002467506;0.3008889;-0.03061867,-0.006375588;0.5907135;-0.07595789,0.1810996;0.4940061;-0.02075267,0.2264851;0.2035756;-0.004026413,0.2696897;-0.05672619;-0.06014276,-0.1928613;0.4968007;-0.02493535,-0.2371759;0.2057282;-0.02653653,-0.2696687;-0.05414534;-0.09120976,0.0722866;0.002047822;-0.03910303,0.1095972;-0.3759525;-0.02836204,0.1180271;-0.7695591;0.04578686,0.1228836;-0.8079755;-0.009207252,-0.07314229;0.004527066;-0.03725994,-0.1053064;-0.373977;-0.02767418,-0.08684059;-0.7668452;0.04854165,-0.0861221;-0.7555708;-0.03735113,-0.005259342;0.5198402;-0.06208348,581.3586
+0;0;0,0.02038254;0.3018726;-0.00791692,0.04041883;0.5939081;-0.02983679,0.2214986;0.4772505;-0.01101325,0.2613469;0.185544;0.01121487,0.3103526;-0.07774568;-0.01005188,-0.1502644;0.4756861;-0.01197112,-0.2255778;0.1902593;-0.006130378,-0.2924578;-0.06898198;-0.02840818,0.07314788;0.0008103197;-0.03687606,0.05888499;-0.3763502;0.0008376613,0.02557636;-0.7687241;0.07620315,0.0254601;-0.7313554;-0.01466954,-0.0742164;0.008224457;-0.03369564,-0.1045178;-0.3698411;-0.02879298,-0.1377814;-0.7632302;0.04110244,-0.1360673;-0.7257394;-0.04974417,0.03545163;0.5222433;-0.0220293,0;0;0,-0.00206048;0.301041;-0.03122902,-0.005435757;0.5909619;-0.07697237,0.1808937;0.4943552;-0.02123165,0.2269571;0.2032188;-0.004131556,0.2710796;-0.05588621;-0.05974698,-0.1913033;0.4966668;-0.02701479,-0.2362121;0.2048554;-0.02901466,-0.2677119;-0.05360013;-0.09522484,0.0720624;0.002016708;-0.03891087,0.109562;-0.3752924;-0.02854419,0.1202588;-0.7692893;0.04493213,0.128877;-0.8041236;-0.01858473,-0.0727501;0.004551433;-0.03738744,-0.1049071;-0.3732788;-0.02811262,-0.08511049;-0.7665037;0.04757742,-0.08414517;-0.7559802;-0.04148376,-0.004447877;0.5200682;-0.06302309,581.3929
+0;0;0,0.02038057;0.3018434;-0.007916156,0.04041578;0.593863;-0.02983508,0.2220948;0.4770588;-0.01097588,0.2618164;0.1862803;0.01118153,0.3106395;-0.07602859;-0.010006,-0.1508659;0.4754894;-0.01193683,-0.2259396;0.1909707;-0.006114669,-0.2925705;-0.06730491;-0.02830949,0.07315443;0.0008103923;-0.03687936,0.05892334;-0.3755093;0.0007502884,0.02561469;-0.7678835;0.07611583,0.02545468;-0.7277415;-0.04895803,-0.07422305;0.008225194;-0.03369866,-0.1044569;-0.3689976;-0.02880693,-0.1377205;-0.7623869;0.04108854,-0.1353613;-0.7220767;-0.08394943,0.03544846;0.5221965;-0.02202741,0;0;0,-0.002338015;0.300916;-0.03211784,-0.005970977;0.590673;-0.07876706,0.1810258;0.494747;-0.02225351,0.2277044;0.2046937;-0.004616737,0.2722904;-0.05338925;-0.05978799,-0.1925017;0.4966109;-0.02895541,-0.2370408;0.2056944;-0.03112448,-0.2665678;-0.05204996;-0.09696195,0.07212874;0.001992136;-0.03880453,0.1095988;-0.3744876;-0.02910829,0.1225034;-0.7684398;0.0442543,0.1206886;-0.7653206;-0.07830381,-0.07269984;0.004586637;-0.03749684,-0.1041138;-0.3724436;-0.02767789,-0.08238104;-0.7657375;0.04711917,-0.0808076;-0.7626988;-0.0754246,-0.004917957;0.5198234;-0.06459165,581.4254
+0;0;0,0.02038508;0.3019103;-0.007917909,0.04042862;0.594051;-0.02984652,0.2218025;0.4772772;-0.01100055,0.2611841;0.1889876;0.0109672,0.3105316;-0.07613838;-0.01044787,-0.1505544;0.4757103;-0.01195995,-0.2249855;0.1936269;-0.006187619,-0.2923319;-0.06742239;-0.0286208,0.0730633;0.0008093826;-0.03683342,0.05884755;-0.3751046;0.0007556528,0.02554297;-0.7674309;0.07611199,0.02542754;-0.7301145;-0.01411621,-0.07413059;0.008214947;-0.03365668,-0.1043318;-0.3686011;-0.02877022,-0.1375913;-0.7619424;0.04111671,-0.1358894;-0.7245046;-0.0490856,0.03545834;0.5223418;-0.02203419,0;0;0,-0.00272321;0.300867;-0.0331614,-0.006821424;0.5905526;-0.08096325,0.1796563;0.4953089;-0.02240753,0.225936;0.2077784;-0.004275322,0.2740159;-0.05248094;-0.06030154,-0.1929813;0.4965435;-0.03119057,-0.2373017;0.2081462;-0.03385011,-0.2653122;-0.05264378;-0.1001037,0.07211412;0.002125457;-0.03860879,0.1094262;-0.3739852;-0.02995586,0.1246573;-0.7678532;0.04314518,0.1381116;-0.7966054;-0.02439618,-0.07251703;0.004466057;-0.03764221,-0.1019739;-0.372324;-0.02827127,-0.0800276;-0.7654523;0.04706966,-0.07851541;-0.7550339;-0.04129858,-0.005648263;0.5197219;-0.0664866,581.4474
+0;0;0,0.02011185;0.3019238;-0.008097248,0.03992422;0.5940688;-0.03018077,0.2213066;0.4771043;-0.01132089,0.2613122;0.1889407;0.01116555,0.3123553;-0.07592008;-0.009545418,-0.150924;0.4754353;-0.01211979,-0.2256994;0.1934479;-0.006114361,-0.2940785;-0.06731406;-0.02876578,0.07303615;0.0008768163;-0.03688568,0.05801675;-0.3750628;0.0001294948,0.02452809;-0.7673837;0.07543233,0.0243802;-0.730082;-0.01479703,-0.07418263;0.008142284;-0.03355954,-0.1051111;-0.3686223;-0.02929781,-0.13851;-0.7619469;0.04061659,-0.1368406;-0.7245262;-0.04958773,0.03500742;0.5223598;-0.02233282,0;0;0,-0.00272321;0.300867;-0.0331614,-0.006821424;0.5905526;-0.08096325,0.1796563;0.4953089;-0.02240753,0.225936;0.2077784;-0.004275322,0.2740159;-0.05248094;-0.06030154,-0.1929813;0.4965435;-0.03119057,-0.2373017;0.2081462;-0.03385011,-0.2653122;-0.05264378;-0.1001037,0.07211412;0.002125457;-0.03860879,0.1094262;-0.3739852;-0.02995586,0.1246573;-0.7678532;0.04314518,0.1381116;-0.7966054;-0.02439618,-0.07251703;0.004466057;-0.03764221,-0.1019739;-0.372324;-0.02827127,-0.0800276;-0.7654523;0.04706966,-0.07851541;-0.7550339;-0.04129858,-0.005648263;0.5197219;-0.0664866,581.4708
+0;0;0,0.02010458;0.3018146;-0.008094319,0.03991345;0.5939078;-0.03017433,0.2266333;0.4756505;-0.01099938,0.2665574;0.1880743;0.01144122,0.3177005;-0.07730567;-0.009310347,-0.1562612;0.4739337;-0.01182117,-0.2308842;0.1925211;-0.005827978,-0.2993973;-0.06875205;-0.0285238,0.0729242;0.0008754723;-0.03682914,0.05773302;-0.379364;0.0006093942,0.02466488;-0.7667585;0.07496664,0.02452456;-0.7298304;-0.01064645,-0.07406892;0.008129803;-0.0335081,-0.1053511;-0.372944;-0.02919763,-0.1383306;-0.7613296;0.03983885,-0.1367467;-0.7242885;-0.04575048,0.0349969;0.5222026;-0.02232678,0;0;0,-0.002995223;0.3006289;-0.03427958,-0.007443681;0.5900677;-0.08320808,0.184936;0.4955028;-0.02452945,0.2259784;0.2079131;-0.004399296,0.2758537;-0.05246535;-0.06086444,-0.1988283;0.4951156;-0.03209288,-0.242602;0.2072363;-0.03472706,-0.2693455;-0.05417693;-0.1012154,0.07211749;0.002088651;-0.03833795,0.1095472;-0.378379;-0.03073835,0.1268389;-0.7671906;0.04153657,0.1350881;-0.8006459;-0.0157609,-0.07228082;0.004483267;-0.03782161,-0.101477;-0.3766557;-0.02806817,-0.07820846;-0.7649606;0.04524508,-0.07683063;-0.7536592;-0.03857669,-0.0061794;0.5193019;-0.06844354,581.4941
+0;0;0,0.02009187;0.3016239;-0.008089204,0.03989133;0.5935783;-0.0301591,0.2229926;0.4762261;-0.01120095,0.2629369;0.1885043;0.011251,0.3135557;-0.07415503;-0.009287817,-0.1526683;0.4745417;-0.01200722,-0.2273291;0.1929866;-0.006010996,-0.2951398;-0.06560794;-0.02847414,0.0728431;0.0008744987;-0.03678818,0.057508;-0.3829672;0.001005039,0.02468399;-0.7675017;0.07481334,0.02447927;-0.7273943;-0.05008701,-0.07398655;0.008120763;-0.03347084,-0.1055651;-0.3765633;-0.02911953,-0.1383012;-0.7620815;0.03940728,-0.1359903;-0.7218094;-0.0854584,0.03497655;0.5218987;-0.02231436,0;0;0,-0.003505372;0.3003049;-0.03536654,-0.008373648;0.5894128;-0.08536375,0.1796048;0.4960798;-0.02322102,0.2265751;0.2091433;-0.004654646,0.276706;-0.0483388;-0.06090307,-0.1961842;0.4948905;-0.03561546,-0.2397594;0.2068259;-0.03747648,-0.2647005;-0.05195683;-0.1036844,0.0722689;0.002200887;-0.0378499,0.1112276;-0.3818023;-0.03319097,0.1295089;-0.7676265;0.03890228,0.1292221;-0.7649699;-0.08338654,-0.07203922;0.00436043;-0.03809975,-0.1023231;-0.3803407;-0.02883271,-0.07643899;-0.7655331;0.04430214,-0.07524416;-0.8338293;-0.03340706,-0.007013597;0.51873;-0.07033849,581.5173
+0;0;0,0.02026574;0.3016115;-0.008117247,0.04022796;0.593551;-0.03023638,0.2232439;0.475938;-0.01156146,0.264535;0.1885006;0.01206663,0.3230366;-0.07264793;-0.006722598,-0.1523393;0.4744293;-0.01192779,-0.2279785;0.1931261;-0.00638258,-0.2975982;-0.0650101;-0.02858159,0.07278803;0.0009176633;-0.03689599,0.05717125;-0.3829133;0.0008910969,0.02383957;-0.7674329;0.07454973,0.02349707;-0.7273147;-0.05034944,-0.07402012;0.008088305;-0.03340442,-0.1065441;-0.3765294;-0.03034243,-0.1391516;-0.7620126;0.03844213,-0.1369799;-0.7217379;-0.08642584,0.03527511;0.5218756;-0.02237717,0;0;0,-0.003505372;0.3003049;-0.03536654,-0.008373648;0.5894128;-0.08536375,0.1796048;0.4960798;-0.02322102,0.2265751;0.2091433;-0.004654646,0.276706;-0.0483388;-0.06090307,-0.1961842;0.4948905;-0.03561546,-0.2397594;0.2068259;-0.03747648,-0.2647005;-0.05195683;-0.1036844,0.0722689;0.002200887;-0.0378499,0.1112276;-0.3818023;-0.03319097,0.1295089;-0.7676265;0.03890228,0.1292221;-0.7649699;-0.08338654,-0.07203922;0.00436043;-0.03809975,-0.1023231;-0.3803407;-0.02883271,-0.07643899;-0.7655331;0.04430214,-0.07524416;-0.8338293;-0.03340706,-0.007013597;0.51873;-0.07033849,581.5411
+0;0;0,0.02027463;0.3017438;-0.008120809,0.04024637;0.5938224;-0.03025088,0.2219779;0.4764795;-0.01164497,0.2631339;0.189982;0.01190585,0.3222046;-0.07370704;-0.007066168,-0.1510448;0.4749811;-0.01200881,-0.2264366;0.1945978;-0.00648173,-0.2967337;-0.06604961;-0.0288967,0.07239608;0.0009127218;-0.03669731,0.05673684;-0.3839618;0.00119251,0.02338094;-0.7687608;0.07490467,0.02303867;-0.7286495;-0.04990976,-0.07362153;0.00804475;-0.03322455,-0.106234;-0.3776186;-0.03015422,-0.1388651;-0.763382;0.03868032,-0.1366949;-0.7231142;-0.08610293,0.03529054;0.522104;-0.02238695,0;0;0,-0.003225632;0.300279;-0.03672194,-0.008074366;0.5893523;-0.08772933,0.1781773;0.4968024;-0.02352262,0.2249175;0.2108704;-0.003838304,0.2785158;-0.0481278;-0.06239033,-0.1947688;0.4946006;-0.03933057,-0.2385362;0.2075239;-0.04013004,-0.2633136;-0.05360284;-0.1078063,0.07213863;0.002357662;-0.03713727,0.1115492;-0.3826826;-0.0369904,0.1305453;-0.7685474;0.03624845,0.1309802;-0.7660413;-0.08591902,-0.07138059;0.004212911;-0.0384159,-0.1015744;-0.3815496;-0.02920645,-0.07475852;-0.7671185;0.04313952,-0.07262963;-0.8345129;-0.0355421,-0.006692722;0.5186807;-0.07244682,581.5744
+0;0;0,0.02024469;0.3012982;-0.008108815,0.0401894;0.5929815;-0.03020909,0.2215431;0.4758259;-0.01163555,0.2626823;0.1894458;0.01190563,0.3221918;-0.07620224;-0.00720733,-0.1507118;0.4743306;-0.01199863,-0.2260727;0.1940622;-0.006473819,-0.296892;-0.06852165;-0.02905531,0.07246373;0.0009135747;-0.0367316,0.05673025;-0.3857856;0.001337856,0.02314898;-0.7731844;0.07554803,0.0229193;-0.7363992;-0.008209705,-0.07369033;0.008052268;-0.0332556,-0.1064574;-0.3794395;-0.03017071,-0.139309;-0.7678093;0.03912889,-0.1378526;-0.730919;-0.04460793,0.03524003;0.5213565;-0.02235541,0;0;0,-0.003625088;0.2996641;-0.03800654,-0.009021826;0.588078;-0.09037864,0.1766031;0.49718;-0.02386093,0.2247862;0.2116123;-0.004120588,0.2808711;-0.0486691;-0.06398416,-0.1953052;0.4940062;-0.04205472,-0.2400175;0.2071956;-0.04125847,-0.2637437;-0.05574962;-0.1103413,0.07240323;0.002452701;-0.03678036,0.1131733;-0.3842283;-0.0437572,0.1294825;-0.7723453;0.03247881,0.138608;-0.8067057;-0.0207746,-0.07133345;0.004093167;-0.03867587,-0.1012979;-0.3835235;-0.02926522,-0.07192886;-0.7716204;0.04306009,-0.07078172;-0.8055028;-0.0115218,-0.007494874;0.5175847;-0.0747366,581.5974
+0;0;0,0.02015105;0.3011558;-0.008266722,0.03997816;0.5928069;-0.03053355,0.2207699;0.4758857;-0.01207379,0.2665143;0.1900036;0.01196093,0.3368998;-0.07423773;-0.005772468,-0.1501721;0.474056;-0.01172593,-0.2277277;0.1941299;-0.006695204,-0.3026522;-0.06852409;-0.02885945,0.07228781;0.0009081227;-0.03675454,0.05553018;-0.3903653;0.001161914,0.02202023;-0.7750396;0.07471493,0.02165091;-0.7380304;-0.01195154,-0.07362767;0.00803418;-0.03304043,-0.1081223;-0.3839141;-0.03315087,-0.14025;-0.7693322;0.03704825,-0.1388727;-0.7322106;-0.04959888,0.03506092;0.5211818;-0.022637,0;0;0,-0.003411599;0.2993968;-0.03897548,-0.008433804;0.5876678;-0.09202468,0.1760211;0.4974685;-0.0236659,0.2251118;0.2118133;-0.003917456,0.2823703;-0.04923928;-0.06445718,-0.1942769;0.4934653;-0.04438277,-0.2395388;0.206504;-0.04254783,-0.2636653;-0.05737662;-0.1123832,0.07252342;0.002485141;-0.03621364,0.1133848;-0.3886188;-0.04968262,0.1235737;-0.7733874;0.03004552,0.1325862;-0.8098645;-0.02527093,-0.07101423;0.004028961;-0.03896147,-0.1034602;-0.3880119;-0.03092506,-0.07207219;-0.7732623;0.04051826,-0.06996544;-0.8103551;-0.01474894,-0.007000588;0.5171998;-0.07624805,581.6318
+0;0;0,0.02015012;0.3011419;-0.00826634,0.0399769;0.5927882;-0.03053285,0.2200271;0.4760478;-0.01211528,0.265904;0.1893375;0.01198907,0.3365999;-0.07606894;-0.005822517,-0.1494336;0.4742255;-0.01176881,-0.2272139;0.1934884;-0.006723505,-0.3024688;-0.07032368;-0.02898548,0.07200786;0.0009046057;-0.03661219,0.0552521;-0.3903248;0.001300003,0.02179085;-0.7744402;0.07474616,0.02142031;-0.737408;-0.01220491,-0.07334251;0.008003064;-0.03291247,-0.1078333;-0.3839012;-0.0330229,-0.1399143;-0.7687594;0.03707423,-0.1385325;-0.7316143;-0.04985745,0.03505966;0.521163;-0.0226363,0;0;0,-0.00316187;0.2992183;-0.0402391,-0.008224979;0.5873455;-0.09401882,0.1751657;0.4981127;-0.02404165,0.2250738;0.2117747;-0.003835678,0.2833485;-0.05013472;-0.06518078,-0.193345;0.4933567;-0.04664514,-0.239388;0.2056762;-0.0437304,-0.263963;-0.05936545;-0.1137641,0.07241733;0.002691656;-0.03570557,0.1126148;-0.3881996;-0.05485702,0.1108724;-0.7725363;0.02477264,0.1179505;-0.8051285;-0.03557802,-0.07052054;0.003851421;-0.03922272,-0.1027143;-0.3881735;-0.03156485,-0.07122162;-0.772997;0.03898768,-0.06909624;-0.8095936;-0.01731909,-0.006745845;0.5169296;-0.07801521,581.6545
+0;0;0,0.02014202;0.3010207;-0.008263016,0.03996557;0.5926195;-0.030526,0.219581;0.4759948;-0.01213423,0.2653862;0.1897327;0.01193243,0.3360953;-0.07572353;-0.005882503,-0.14901;0.4741767;-0.01178858,-0.2266687;0.1938786;-0.006751162,-0.3019378;-0.06998307;-0.02901732,0.07213368;0.0009061864;-0.03667617,0.0554956;-0.3875756;0.0009697676,0.02175876;-0.7748544;0.07502081,0.02138236;-0.737711;-0.01330508,-0.07347066;0.008017049;-0.03296997,-0.1077192;-0.3811348;-0.03307963,-0.1400644;-0.7691625;0.03759482,-0.1386608;-0.7319045;-0.05071137,0.03504898;0.5210038;-0.02263049,0;0;0,-0.003078416;0.2990513;-0.04057455,-0.007976279;0.5870815;-0.09463215,0.1746168;0.4985353;-0.02341723,0.225107;0.2128138;-0.002506733,0.2844843;-0.04903251;-0.06329322,-0.1927676;0.4932075;-0.04768063,-0.2390307;0.2060343;-0.04386764,-0.2647594;-0.05896208;-0.1138615,0.07255027;0.002747104;-0.0357511,0.1097373;-0.385498;-0.05800056,0.09955583;-0.7732069;0.02064252,0.1033639;-0.8051082;-0.04265332,-0.07067443;0.003777833;-0.03924388,-0.1022196;-0.3855298;-0.03171937,-0.07088648;-0.7736155;0.03909325,-0.06851944;-0.811577;-0.01772453,-0.006535709;0.5166869;-0.07857454,581.6882
+0;0;0,0.02049517;0.3009837;-0.008516363,0.04076832;0.5925689;-0.03106964,0.220839;0.4761416;-0.01296126,0.2754942;0.1921291;0.01120181,0.3538156;-0.07126072;-0.004534803,-0.1488029;0.4739789;-0.01231185,-0.2289919;0.1950901;-0.007323691,-0.3098957;-0.06703565;-0.02970085,0.07217874;0.000934571;-0.0368297,0.05499537;-0.3870938;0.0001563951,0.02050431;-0.7732959;0.07345656,0.02002771;-0.7360132;-0.01684934,-0.07363795;0.007981629;-0.03287579,-0.1096548;-0.3804209;-0.04156561,-0.1419108;-0.7662603;0.0346061,-0.1405596;-0.7288547;-0.05568095,0.0357312;0.5209509;-0.02309178,0;0;0,-0.003167704;0.2989981;-0.04091287,-0.008203797;0.586989;-0.09537566,0.1747218;0.4988533;-0.02319574,0.226017;0.2140583;-0.000951767,0.2869715;-0.04771549;-0.06023979,-0.1934138;0.4929943;-0.04810468,-0.2403641;0.2066215;-0.04358234,-0.2692671;-0.05797371;-0.113654,0.07265612;0.002718687;-0.03578782,0.1076405;-0.385231;-0.05815601,0.08814765;-0.7708594;0.0232408,0.09638964;-0.8005842;-0.04438639,-0.0707972;0.003799381;-0.03924783,-0.10206;-0.3850455;-0.03206961,-0.07080486;-0.7720258;0.03852781,-0.06873723;-0.8117471;-0.01929167,-0.006728694;0.5166029;-0.07919633,581.7211
+0;0;0,0.02049517;0.3009837;-0.008516363,0.04076832;0.5925689;-0.03106964,0.220839;0.4761416;-0.01296126,0.2754942;0.1921291;0.01120181,0.3538156;-0.07126072;-0.004534803,-0.1488029;0.4739789;-0.01231185,-0.2289919;0.1950901;-0.007323691,-0.3098957;-0.06703565;-0.02970085,0.07217874;0.000934571;-0.0368297,0.05499537;-0.3870938;0.0001563951,0.02050431;-0.7732959;0.07345656,0.02002771;-0.7360132;-0.01684934,-0.07363795;0.007981629;-0.03287579,-0.1096548;-0.3804209;-0.04156561,-0.1419108;-0.7662603;0.0346061,-0.1405596;-0.7288547;-0.05568095,0.0357312;0.5209509;-0.02309178,0;0;0,-0.003167704;0.2989981;-0.04091287,-0.008203797;0.586989;-0.09537566,0.1747218;0.4988533;-0.02319574,0.226017;0.2140583;-0.000951767,0.2869715;-0.04771549;-0.06023979,-0.1934138;0.4929943;-0.04810468,-0.2403641;0.2066215;-0.04358234,-0.2692671;-0.05797371;-0.113654,0.07265612;0.002718687;-0.03578782,0.1076405;-0.385231;-0.05815601,0.08814765;-0.7708594;0.0232408,0.09638964;-0.8005842;-0.04438639,-0.0707972;0.003799381;-0.03924783,-0.10206;-0.3850455;-0.03206961,-0.07080486;-0.7720258;0.03852781,-0.06873723;-0.8117471;-0.01929167,-0.006728694;0.5166029;-0.07919633,581.7438
+0;0;0,0.02049585;0.3009937;-0.008516647,0.04077817;0.5927104;-0.03108105,0.2209051;0.4762151;-0.01296343,0.2755931;0.1920321;0.01121415,0.3539379;-0.07143646;-0.004527177,-0.1488566;0.4740517;-0.0123138,-0.2290938;0.1949955;-0.007322654,-0.3100218;-0.06720871;-0.02970651,0.07222713;0.0009351977;-0.03685439,0.05509974;-0.385829;1.121685E-05,0.02063956;-0.7716854;0.07324575,0.02016844;-0.7344863;-0.01602348,-0.07368731;0.00798698;-0.03289783,-0.1095869;-0.3791502;-0.04155935,-0.141814;-0.7646441;0.03454416,-0.1404783;-0.7273236;-0.05470644,0.03573728;0.5210389;-0.02309724,0;0;0,-0.003132619;0.2989866;-0.04107404,-0.007887706;0.5870671;-0.09579122,0.1748917;0.4992583;-0.02310419,0.2270283;0.2145182;0.0001375675,0.2902385;-0.0472067;-0.05735969,-0.1932558;0.4929256;-0.04835013,-0.2406322;0.2064523;-0.04346625,-0.2711351;-0.05805397;-0.1135192,0.07271984;0.002684802;-0.03578401,0.1032617;-0.3844356;-0.05685568,0.08296926;-0.7697566;0.02408791,0.08939403;-0.8012205;-0.04073453,-0.07085583;0.003829354;-0.03925133,-0.1019272;-0.3837593;-0.03228338,-0.07090124;-0.7704234;0.03817346,-0.06889124;-0.8089078;-0.0195058,-0.006533213;0.5166465;-0.07951021,581.7662
+0;0;0,0.02066643;0.3009592;-0.0094284,0.04119559;0.5926218;-0.03267032,0.2216922;0.4770426;-0.01454782,0.2881229;0.1947821;0.01104073,0.379823;-0.05974472;-0.006175179,-0.1486331;0.4736973;-0.01319031,-0.2336921;0.1953587;-0.007590368,-0.3233754;-0.05963188;-0.02822847,0.07213783;0.0008282919;-0.03725108,0.05577648;-0.3862408;0.000907395,0.01890728;-0.7713382;0.07135367,0.01829523;-0.7341923;-0.01814945,-0.07397416;0.008121388;-0.03246633,-0.1128352;-0.3782533;-0.05986458,-0.144181;-0.7608986;0.02511789,-0.1429683;-0.7236162;-0.06436811,0.03607858;0.5209669;-0.02452566,0;0;0,-0.002933346;0.2989901;-0.04109406,-0.007082775;0.5870712;-0.0959456,0.17565;0.4996704;-0.02288222,0.2299966;0.2147817;0.002090216,0.2974668;-0.04164407;-0.0543263,-0.1928386;0.4927778;-0.04836475,-0.2408559;0.2057166;-0.04298215,-0.2730299;-0.05464658;-0.1112835,0.0728159;0.002590582;-0.03582358,0.09954787;-0.385346;-0.05417681,0.08107676;-0.7703491;0.02362728,0.08515473;-0.8018324;-0.04168296,-0.07097144;0.003904359;-0.03924292,-0.09933695;-0.3841794;-0.02772883,-0.06940047;-0.7703707;0.03996272,-0.0670365;-0.8086204;-0.01833517,-0.005932771;0.516647;-0.07963431,581.7903
+0;0;0,0.0206776;0.3011219;-0.009433498,0.04122666;0.593067;-0.03269832,0.2254312;0.4765309;-0.01436731,0.2913944;0.1962574;0.01104111,0.3823327;-0.05615526;-0.006031793,-0.1523032;0.4731187;-0.01298264,-0.2367634;0.1967394;-0.007422121,-0.3257017;-0.05613309;-0.0278888,0.07251026;0.0008325683;-0.03744341,0.05615513;-0.3860896;0.0007005893,0.01938741;-0.7701271;0.07095297,0.01877627;-0.7329917;-0.01841758,-0.07435608;0.008163318;-0.03263394,-0.1132024;-0.3780647;-0.0600218,-0.1444618;-0.7596568;0.02472676,-0.143251;-0.7223852;-0.06462669,0.03610407;0.5213341;-0.02454478,0;0;0,-0.001868762;0.2991772;-0.04099369,-0.004005767;0.5875947;-0.09572601,0.1829108;0.4992251;-0.02555823,0.2337048;0.2161318;0.003220081,0.3034583;-0.03775957;-0.0510664,-0.1940389;0.4922365;-0.04764611,-0.2423473;0.2073171;-0.04154561,-0.2771025;-0.05056301;-0.109098,0.07315737;0.002409235;-0.03609204,0.09804301;-0.3855911;-0.05245209,0.07960841;-0.7699257;0.02317286,0.08277263;-0.8011699;-0.04222989,-0.07143374;0.004019835;-0.03926197,-0.09968823;-0.3839288;-0.02791503,-0.07017899;-0.7690814;0.03960361,-0.06886724;-0.8064591;-0.01953109,-0.003446713;0.5170659;-0.07948649,581.8221
+0;0;0,0.0206776;0.3011219;-0.009433498,0.04122666;0.593067;-0.03269832,0.2254312;0.4765309;-0.01436731,0.2913944;0.1962574;0.01104111,0.3823327;-0.05615526;-0.006031793,-0.1523032;0.4731187;-0.01298264,-0.2367634;0.1967394;-0.007422121,-0.3257017;-0.05613309;-0.0278888,0.07251026;0.0008325683;-0.03744341,0.05615513;-0.3860896;0.0007005893,0.01938741;-0.7701271;0.07095297,0.01877627;-0.7329917;-0.01841758,-0.07435608;0.008163318;-0.03263394,-0.1132024;-0.3780647;-0.0600218,-0.1444618;-0.7596568;0.02472676,-0.143251;-0.7223852;-0.06462669,0.03610407;0.5213341;-0.02454478,0;0;0,-0.001868762;0.2991772;-0.04099369,-0.004005767;0.5875947;-0.09572601,0.1829108;0.4992251;-0.02555823,0.2337048;0.2161318;0.003220081,0.3034583;-0.03775957;-0.0510664,-0.1940389;0.4922365;-0.04764611,-0.2423473;0.2073171;-0.04154561,-0.2771025;-0.05056301;-0.109098,0.07315737;0.002409235;-0.03609204,0.09804301;-0.3855911;-0.05245209,0.07960841;-0.7699257;0.02317286,0.08277263;-0.8011699;-0.04222989,-0.07143374;0.004019835;-0.03926197,-0.09968823;-0.3839288;-0.02791503,-0.07017899;-0.7690814;0.03960361,-0.06886724;-0.8064591;-0.01953109,-0.003446713;0.5170659;-0.07948649,581.844
+0;0;0,0.02115722;0.3010513;-0.01023686,0.04246421;0.5928144;-0.03432309,0.2274841;0.4774477;-0.01600129,0.3027711;0.2008034;0.01008742,0.3947295;-0.04927218;-0.008252649,-0.1519489;0.4727537;-0.01349313,-0.243385;0.1998186;-0.008324413,-0.3415543;-0.04781894;-0.02753226,0.07312282;0.0006189975;-0.03797705,0.05606138;-0.3839427;-0.001158852,0.01922119;-0.7677607;0.06898226,0.01836777;-0.7306277;-0.02143089,-0.07523368;0.008450693;-0.03252792,-0.1167766;-0.3733501;-0.07765776,-0.1479645;-0.7534235;0.01270126,-0.148291;-0.789091;-0.04985927,0.03712401;0.5211442;-0.02594217,0;0;0,-0.001053877;0.2991517;-0.04112744,-0.00240346;0.5874554;-0.09617007,0.1853548;0.4986246;-0.02692223,0.2380835;0.2174004;0.00491333,0.3083406;-0.03489125;-0.04746389,-0.1931332;0.4919348;-0.04685827,-0.2419331;0.2083097;-0.03936309,-0.2803367;-0.04721835;-0.1068989,0.07381252;0.002113804;-0.03656268,0.09601655;-0.3837144;-0.04990172,0.07677413;-0.7682172;0.02345061,0.08028159;-0.8007624;-0.04213858,-0.07238201;0.004257151;-0.0391447,-0.1007307;-0.3812575;-0.02869532,-0.07244441;-0.7661849;0.03930484,-0.0711022;-0.80424;-0.02063549,-0.0020082;0.5169591;-0.0798763,581.8777
+0;0;0,0.02115264;0.3009863;-0.01023465,0.04245242;0.5926507;-0.03431252,0.2259942;0.4776527;-0.0160714,0.3012844;0.2009965;0.01001843,0.3892215;-0.03814359;-0.007519655,-0.1504882;0.4729951;-0.01358274,-0.2419282;0.2000484;-0.008413807,-0.3358047;-0.03676035;-0.02678172,0.07319159;0.0006195796;-0.03801277,0.05614334;-0.3836449;-0.001223024,0.01931058;-0.7673855;0.06890392,0.01845644;-0.7302465;-0.0215852,-0.07530443;0.008458639;-0.03255851,-0.1168152;-0.3730471;-0.07765347,-0.1479969;-0.7530438;0.01268732,-0.1483237;-0.7887664;-0.04992578,0.03711437;0.5210093;-0.02593498,0;0;0,-0.001253493;0.2990929;-0.0410707,-0.002943553;0.5872903;-0.09613693,0.1832338;0.4985943;-0.02651572,0.2434547;0.2187146;0.003959417,0.3180892;-0.02104394;-0.04266763,-0.1918819;0.4921427;-0.04586398,-0.2426087;0.2088807;-0.03706983,-0.2826121;-0.03487368;-0.1019704,0.07372022;0.00181073;-0.03693795,0.09293414;-0.3839672;-0.04740644,0.07306748;-0.7687152;0.02404642,0.07532921;-0.7999292;-0.04294395,-0.07261707;0.004551237;-0.03883825,-0.1016666;-0.3806472;-0.02980452,-0.07547056;-0.7654775;0.03912063,-0.07505661;-0.8036404;-0.02082628,-0.002440572;0.516821;-0.07985866,581.9011
+0;0;0,0.02118509;0.3014479;-0.01025034,0.04251584;0.5935366;-0.03436307,0.2250921;0.4786579;-0.01616022,0.300137;0.2029032;0.009844601,0.389092;-0.03900465;-0.007896464,-0.1494808;0.474024;-0.01368418,-0.2406228;0.2019666;-0.008532092,-0.3355858;-0.03758286;-0.02711259,0.07334634;0.0006208896;-0.03809313,0.05629885;-0.3836262;-0.001305062,0.01955856;-0.7664033;0.06864583,0.01869527;-0.7291879;-0.02281233,-0.07546365;0.008476525;-0.03262735,-0.1169726;-0.3730119;-0.07772027,-0.1480759;-0.7520546;0.01239371,-0.1484062;-0.7884811;-0.05088992,0.0371703;0.5217947;-0.02597377,0;0;0,-0.001383029;0.2995493;-0.04114628,-0.003280945;0.5881509;-0.09636998,0.1821015;0.4977446;-0.0278995,0.2468264;0.2200105;0.004086733,0.3208418;-0.02341045;-0.04080296,-0.1908067;0.4924783;-0.0445453,-0.2443774;0.2107484;-0.03419531,-0.2882405;-0.03502923;-0.1006522,0.07383161;0.001501605;-0.03711867,0.08851745;-0.3845297;-0.04446292,0.06820796;-0.7686715;0.02470326,0.07058633;-0.8006604;-0.04289198,-0.07291345;0.004821574;-0.03862045,-0.1035392;-0.3802573;-0.03048722,-0.07986815;-0.7642781;0.03828073,-0.08026063;-0.8026428;-0.02290351,-0.002712652;0.5175827;-0.08007097,581.934
+0;0;0,0.02079175;0.3011872;-0.01148646,0.041748;0.5929659;-0.03626619,0.2230555;0.4801294;-0.02213454,0.3141041;0.2097347;0.007385081,0.4148836;-0.02975848;-0.01145247,-0.1481692;0.4736664;-0.01460175,-0.2465171;0.2042637;-0.009660514,-0.3486957;-0.03460132;-0.02893138,0.07306852;0.0003033441;-0.03855671,0.05655444;-0.3845838;-0.002240714,0.01842055;-0.7668154;0.06748259,0.01655034;-0.7296553;-0.02433826,-0.07568973;0.008885073;-0.03190362,-0.1221063;-0.3697103;-0.09702431,-0.1509396;-0.7473606;-0.002338737,-0.1512494;-0.7855275;-0.06429855,0.03647933;0.5213058;-0.02776422,0;0;0,-0.0009224042;0.2993135;-0.0410924,-0.002418049;0.587633;-0.09630597,0.1809226;0.4976721;-0.02786469,0.2498152;0.2210045;0.003494024,0.3257699;-0.02459107;-0.03872013,-0.1879278;0.4933422;-0.0428726,-0.2432718;0.2121719;-0.03042702,-0.2911037;-0.03462027;-0.09879395,0.07362074;0.001288876;-0.03747058,0.08605459;-0.3854426;-0.04119277,0.06430612;-0.7694904;0.02552152,0.06696244;-0.8016937;-0.04237199,-0.07301167;0.005036427;-0.03833602,-0.1036496;-0.3806417;-0.03175237,-0.08281843;-0.7644429;0.03665237,-0.08439633;-0.8023649;-0.0255565,-0.001939662;0.517136;-0.08002234,581.9564
+0;0;0,0.02079175;0.3011872;-0.01148646,0.041748;0.5929659;-0.03626619,0.2230555;0.4801294;-0.02213454,0.3141041;0.2097347;0.007385081,0.4148836;-0.02975848;-0.01145247,-0.1481692;0.4736664;-0.01460175,-0.2465171;0.2042637;-0.009660514,-0.3486957;-0.03460132;-0.02893138,0.07306852;0.0003033441;-0.03855671,0.05655444;-0.3845838;-0.002240714,0.01842055;-0.7668154;0.06748259,0.01655034;-0.7296553;-0.02433826,-0.07568973;0.008885073;-0.03190362,-0.1221063;-0.3697103;-0.09702431,-0.1509396;-0.7473606;-0.002338737,-0.1512494;-0.7855275;-0.06429855,0.03647933;0.5213058;-0.02776422,0;0;0,-0.0009224042;0.2993135;-0.0410924,-0.002418049;0.587633;-0.09630597,0.1809226;0.4976721;-0.02786469,0.2498152;0.2210045;0.003494024,0.3257699;-0.02459107;-0.03872013,-0.1879278;0.4933422;-0.0428726,-0.2432718;0.2121719;-0.03042702,-0.2911037;-0.03462027;-0.09879395,0.07362074;0.001288876;-0.03747058,0.08605459;-0.3854426;-0.04119277,0.06430612;-0.7694904;0.02552152,0.06696244;-0.8016937;-0.04237199,-0.07301167;0.005036427;-0.03833602,-0.1036496;-0.3806417;-0.03175237,-0.08281843;-0.7644429;0.03665237,-0.08439633;-0.8023649;-0.0255565,-0.001939662;0.517136;-0.08002234,581.9789
+0;0;0,0.02079493;0.3012332;-0.01148821,0.04175344;0.5930435;-0.03627056,0.221801;0.4804787;-0.02217618,0.3133948;0.208465;0.007520199,0.4180401;-0.04021488;-0.01203994,-0.1469178;0.4740594;-0.01469423,-0.2458545;0.2030436;-0.009723413,-0.3519526;-0.0449841;-0.02973349,0.07367178;0.0003058485;-0.03887504,0.05715509;-0.3846422;-0.002553295,0.01912866;-0.7657967;0.06697354,0.01722362;-0.7285033;-0.02655689,-0.07631464;0.008958428;-0.03216701,-0.1227386;-0.3696969;-0.09729803,-0.1514906;-0.7462831;-0.002879269,-0.1518062;-0.7857191;-0.06599269,0.03648431;0.5213771;-0.02776785,0;0;0,-0.0008571298;0.2993323;-0.04129553,-0.002341539;0.587645;-0.09671926,0.1797259;0.4979265;-0.02839088,0.2580242;0.2219867;0.003063202,0.3423372;-0.03127196;-0.04082632,-0.1858214;0.4933184;-0.03997689,-0.2463329;0.2115885;-0.02483209,-0.3027813;-0.04341343;-0.09527718,0.07377318;0.001275659;-0.03866243,0.07916364;-0.3856869;-0.03583026,0.05506234;-0.769081;0.02731085,0.05668901;-0.8000546;-0.04399371,-0.07417169;0.005083409;-0.03757143,-0.1062236;-0.3805938;-0.03589019,-0.09121238;-0.7630359;0.03532375,-0.09335859;-0.7996969;-0.03067981,-0.001854159;0.5171489;-0.08040416,582.0118
+0;0;0,0.02104547;0.3011505;-0.01309081,0.04201049;0.5928827;-0.03879768,0.2222305;0.4809488;-0.02664322,0.3299859;0.2151989;0.005427357,0.4456034;-0.02881213;-0.01088542,-0.1465739;0.4739852;-0.01550978,-0.255555;0.2068734;-0.009412715,-0.3696811;-0.03744105;-0.03087466,0.07319858;-0.0003027869;-0.03975889,0.05819786;-0.3853036;-0.003338244,0.01934252;-0.7666035;0.06492111,0.01671305;-0.7294355;-0.02860146,-0.0767785;0.009898657;-0.03075664,-0.1297348;-0.3621298;-0.1233174,-0.1545715;-0.7374713;-0.02301481,-0.1551878;-0.700088;-0.1165556,0.03672875;0.521238;-0.03012235,0;0;0,-0.0008571298;0.2993323;-0.04129553,-0.002341539;0.587645;-0.09671926,0.1797259;0.4979265;-0.02839088,0.2580242;0.2219867;0.003063202,0.3423372;-0.03127196;-0.04082632,-0.1858214;0.4933184;-0.03997689,-0.2463329;0.2115885;-0.02483209,-0.3027813;-0.04341343;-0.09527718,0.07377318;0.001275659;-0.03866243,0.07916364;-0.3856869;-0.03583026,0.05506234;-0.769081;0.02731085,0.05668901;-0.8000546;-0.04399371,-0.07417169;0.005083409;-0.03757143,-0.1062236;-0.3805938;-0.03589019,-0.09121238;-0.7630359;0.03532375,-0.09335859;-0.7996969;-0.03067981,-0.001854159;0.5171489;-0.08040416,582.045
+0;0;0,0.02105668;0.3013109;-0.01309778,0.04203266;0.5931957;-0.03881806,0.2213531;0.48142;-0.02667599,0.3292609;0.2152941;0.005439963,0.4441316;-0.02714069;-0.01076743,-0.1456682;0.47449;-0.01559637,-0.2548035;0.2070003;-0.009490682,-0.3681923;-0.03573588;-0.03081399,0.07317345;-0.0003026829;-0.03974525,0.05817607;-0.3852178;-0.003332708,0.01921018;-0.7676026;0.06512085,0.01660057;-0.7304888;-0.02769507,-0.07675214;0.009895259;-0.03074608,-0.1296967;-0.3620504;-0.1232863,-0.154604;-0.7384598;-0.02269828,-0.1552157;-0.7011322;-0.1155322,0.03674822;0.5215143;-0.0301383,0;0;0,-0.0007603988;0.2995037;-0.04123282,-0.002257667;0.5879781;-0.09662926,0.1788888;0.4974885;-0.02866817,0.2604287;0.2220538;0.002723932,0.3477909;-0.0280945;-0.04228997,-0.1845499;0.4939145;-0.03872136,-0.2480413;0.2124734;-0.02265088,-0.3071785;-0.04160789;-0.08728868,0.07347225;0.001269594;-0.03917074,0.07651824;-0.3855935;-0.03300142,0.04961477;-0.7703707;0.02737308,0.05067581;-0.8005288;-0.04370499,-0.07434173;0.00509205;-0.03716864,-0.1074526;-0.3804069;-0.03931144,-0.09568991;-0.7634834;0.03509578,-0.09751691;-0.7998291;-0.03022746,-0.001754507;0.5174417;-0.08032453,582.0673
+0;0;0,0.02115986;0.3015782;-0.01455387,0.04214052;0.5937309;-0.04135836,0.2222312;0.4820486;-0.03054179,0.3401488;0.2230981;0.002426103,0.4718;-0.0163783;-0.01158979,-0.1462003;0.474971;-0.01638173,-0.2650806;0.2144508;-0.009786569,-0.3895829;-0.02832511;-0.03067848,0.07284213;-0.0008992765;-0.04049158,0.05977045;-0.3865345;-0.004556116,0.01970923;-0.7545025;0.05982945,0.01610947;-0.7165981;-0.04489635,-0.07706273;0.01056732;-0.02993361,-0.1352587;-0.3572722;-0.1370972,-0.1515527;-0.7190767;-0.03718293,-0.1529466;-0.6809376;-0.1419434,0.0368351;0.5219879;-0.03244177,0;0;0,-0.0002903938;0.299866;-0.04110026,-0.001343481;0.5887341;-0.09637809,0.180599;0.4969411;-0.02946448,0.2632604;0.2245297;0.002250671,0.358348;-0.02775496;-0.04452801,-0.1841279;0.4938898;-0.0373426,-0.2515905;0.215939;-0.02188554,-0.3127223;-0.04397786;-0.08174852,0.07330512;0.0012777;-0.03963685,0.07421842;-0.3861628;-0.03152514,0.04701348;-0.755781;0.03006315,0.04612347;-0.8008913;-0.04342556,-0.07459597;0.005111101;-0.03681943,-0.1073163;-0.380971;-0.04365255,-0.09834834;-0.7496496;0.02808638,-0.1015055;-0.7936003;-0.04650768,-0.0009453967;0.5180959;-0.08010626,582.09
+0;0;0,0.02117096;0.3017362;-0.01456149,0.04216051;0.594013;-0.04137725,0.2229671;0.4821484;-0.03054988,0.3405833;0.2238598;0.002333747,0.4702559;-0.01201743;-0.0114715,-0.1468912;0.4750434;-0.01633499,-0.2654676;0.2151891;-0.009756682,-0.3880987;-0.023938;-0.03033459,0.0732552;-0.0009043763;-0.0407212,0.06021752;-0.3855365;-0.004879203,0.01888854;-0.7651491;0.06154389,0.01559401;-0.7279149;-0.03430219,-0.07749973;0.01062724;-0.03010335,-0.1355443;-0.3562556;-0.1369882,-0.152354;-0.7295096;-0.0339121,-0.1536297;-0.6920606;-0.1297899,0.03685305;0.5222424;-0.03245722,0;0;0,-0.0008561239;0.3000481;-0.04093146,-0.002490595;0.5890653;-0.09608078,0.1805805;0.4962289;-0.03041363,0.2665069;0.2254752;0.0001969356,0.3611941;-0.02235913;-0.04730153,-0.1854119;0.4939486;-0.03520986,-0.2570726;0.2177393;-0.02103084,-0.3187474;-0.03852791;-0.07730667,0.07357938;0.001218483;-0.04012418,0.07223063;-0.3851749;-0.03038216,0.04169243;-0.7668304;0.02988624,0.04176236;-0.8003129;-0.04236079,-0.07527764;0.005190281;-0.03649243,-0.1086775;-0.3797018;-0.04828665,-0.1020856;-0.7596419;0.02805388,-0.1060284;-0.7980053;-0.03947798,-0.001944572;0.5183921;-0.0798403,582.1241
+0;0;0,0.02117096;0.3017362;-0.01456149,0.04216051;0.594013;-0.04137725,0.2229671;0.4821484;-0.03054988,0.3405833;0.2238598;0.002333747,0.4702559;-0.01201743;-0.0114715,-0.1468912;0.4750434;-0.01633499,-0.2654676;0.2151891;-0.009756682,-0.3880987;-0.023938;-0.03033459,0.0732552;-0.0009043763;-0.0407212,0.06021752;-0.3855365;-0.004879203,0.01888854;-0.7651491;0.06154389,0.01559401;-0.7279149;-0.03430219,-0.07749973;0.01062724;-0.03010335,-0.1355443;-0.3562556;-0.1369882,-0.152354;-0.7295096;-0.0339121,-0.1536297;-0.6920606;-0.1297899,0.03685305;0.5222424;-0.03245722,0;0;0,-0.0008561239;0.3000481;-0.04093146,-0.002490595;0.5890653;-0.09608078,0.1805805;0.4962289;-0.03041363,0.2665069;0.2254752;0.0001969356,0.3611941;-0.02235913;-0.04730153,-0.1854119;0.4939486;-0.03520986,-0.2570726;0.2177393;-0.02103084,-0.3187474;-0.03852791;-0.07730667,0.07357938;0.001218483;-0.04012418,0.07223063;-0.3851749;-0.03038216,0.04169243;-0.7668304;0.02988624,0.04176236;-0.8003129;-0.04236079,-0.07527764;0.005190281;-0.03649243,-0.1086775;-0.3797018;-0.04828665,-0.1020856;-0.7596419;0.02805388,-0.1060284;-0.7980053;-0.03947798,-0.001944572;0.5183921;-0.0798403,582.1459
+0;0;0,0.02116727;0.3016836;-0.01455896,0.04215426;0.5939246;-0.04137154,0.2225165;0.482162;-0.0305495,0.3410158;0.2219341;0.002581032,0.4679803;-0.009017184;-0.01093591,-0.1464578;0.475074;-0.01636858,-0.2659246;0.2132686;-0.009740882,-0.3859947;-0.02086471;-0.02988906,0.07305626;-0.0009019201;-0.04061061,0.06004705;-0.384694;-0.004846897,0.01847716;-0.7665194;0.06196338,0.01523173;-0.7293931;-0.03245411,-0.07728925;0.01059838;-0.0300216,-0.1352071;-0.3554831;-0.136673,-0.1521147;-0.7309128;-0.03299606,-0.1533714;-0.6935748;-0.1274447,0.03684725;0.5221602;-0.03245227,0;0;0,-0.0005812049;0.2999755;-0.04107833,-0.002014495;0.5889252;-0.0963937,0.1806351;0.4960279;-0.03106284,0.2714078;0.2244738;-0.001448395,0.3663145;-0.01668072;-0.05123186,-0.1844485;0.4945903;-0.0348489,-0.260249;0.2173129;-0.01969088,-0.3226959;-0.03311831;-0.07469823,0.07319063;0.001245603;-0.04035878,0.07057421;-0.38429;-0.03035665,0.03734832;-0.768046;0.02972364,0.03636371;-0.7993123;-0.04253602,-0.07514139;0.005180822;-0.03625164,-0.1093388;-0.3785711;-0.05384656,-0.1062263;-0.7600329;0.02652447,-0.110116;-0.7982045;-0.03915271,-0.00150805;0.5182676;-0.08011174,582.1788
+0;0;0,0.02163797;0.3018351;-0.01585177,0.0428455;0.5941681;-0.04357782,0.2246872;0.4824558;-0.03389395,0.3575069;0.229324;-4.690513E-05,0.5001042;0.003949016;-0.01018118,-0.1472094;0.4752748;-0.01647151,-0.2780194;0.2189671;-0.008888628,-0.4069625;-0.01387878;-0.02856179,0.07279214;-0.001706857;-0.04118496,0.06198589;-0.3856887;-0.006292962,0.01820698;-0.7690679;0.05997487,0.01439481;-0.7320873;-0.03371631,-0.07750591;0.01155855;-0.0292753,-0.1412661;-0.3478549;-0.1539062,-0.1518878;-0.7236772;-0.0446704,-0.1537373;-0.6865637;-0.1384109,0.03746361;0.5223917;-0.03446431,0;0;0,-0.001285605;0.3002744;-0.04071307,-0.003371418;0.5894747;-0.09571075,0.1808766;0.4957543;-0.03034925,0.2742297;0.2248665;-0.002648115,0.371802;-0.01803693;-0.05468798,-0.1868456;0.4943707;-0.03318684,-0.264317;0.2176439;-0.01636934,-0.3311204;-0.03459728;-0.07242522,0.07311217;0.001183227;-0.04063272,0.0686582;-0.3843383;-0.02924895,0.03263837;-0.7696344;0.03022504,0.03295013;-0.8021881;-0.03997635,-0.0753262;0.005257357;-0.03600183,-0.1107432;-0.3781372;-0.0590341,-0.109465;-0.7604988;0.02514227,-0.1152786;-0.7976438;-0.04042481,-0.002705261;0.5187582;-0.07950604,582.2128
+0;0;0,0.02159989;0.3013039;-0.01582387,0.04277924;0.593248;-0.04351339,0.2255406;0.4814281;-0.03383781,0.3584142;0.2281937;2.297014E-05,0.4996395;0.00498715;-0.01001379,-0.1481699;0.4742121;-0.0163304,-0.2790329;0.2178004;-0.008744437,-0.4067354;-0.01280515;-0.02822831,0.07277258;-0.001706399;-0.0411739,0.06198664;-0.3849667;-0.006347459,0.01808921;-0.7693839;0.06009979,0.01434828;-0.7325337;-0.03184037,-0.0774851;0.01155544;-0.02926743,-0.1411255;-0.3471827;-0.1536641,-0.151776;-0.7240225;-0.04413262,-0.1535909;-0.687042;-0.1361212,0.03740389;0.5215588;-0.03441096,0;0;0,-0.002822652;0.299765;-0.04042196,-0.006140426;0.5886009;-0.09517896,0.1796178;0.4956565;-0.03052044,0.2745064;0.2250726;-0.003872156,0.3740121;-0.01418021;-0.05605626,-0.1901242;0.4951557;-0.03121392,-0.2709355;0.2192772;-0.01417703,-0.3422106;-0.02914061;-0.069629,0.07296376;0.001195833;-0.04085231,0.06606643;-0.3835524;-0.02906418,0.02758828;-0.7699621;0.02860522,0.02744594;-0.8015549;-0.04009867,-0.07540955;0.005259428;-0.03577413,-0.1120889;-0.3768904;-0.06465009,-0.1150619;-0.7594824;0.02328935,-0.1192492;-0.7949129;-0.04163551,-0.005193442;0.5179647;-0.07903218,582.235
+0;0;0,0.02160587;0.3013873;-0.01582825,0.04278478;0.5933259;-0.0435168,0.2245426;0.4817322;-0.0338458,0.3565158;0.2302138;-0.0002144687,0.5003363;0.002905488;-0.01043567,-0.1471726;0.4745547;-0.01643186,-0.2771489;0.2198806;-0.008897303,-0.4071981;-0.01496267;-0.02873922,0.07299209;-0.001711546;-0.04129809,0.0622099;-0.3848386;-0.006483763,0.01824784;-0.7698218;0.06006132,0.01450199;-0.7329626;-0.03199973,-0.07771882;0.0115903;-0.02935572,-0.1413371;-0.3470231;-0.1537092,-0.1520032;-0.7244177;-0.04401639,-0.1538206;-0.687428;-0.1361259,0.03741033;0.5216487;-0.03441589,0;0;0,-0.002732038;0.2999644;-0.03956723,-0.006111845;0.5889717;-0.09338033,0.1789707;0.4954516;-0.03061199,0.2754861;0.2274532;-0.004705191,0.3779329;-0.01535676;-0.05953074,-0.188982;0.4951475;-0.02977462,-0.2729063;0.2223326;-0.01138305,-0.3517638;-0.02879557;-0.06772132,0.07311264;0.0009455383;-0.04110909,0.06596635;-0.3836657;-0.02936959,0.022172;-0.7700989;0.02828765,0.0219298;-0.8017021;-0.04056954,-0.07578035;0.005489941;-0.03554584,-0.1136073;-0.3756897;-0.07277334,-0.1193947;-0.7572598;0.02179786,-0.1252138;-0.7916439;-0.04421085,-0.005132273;0.5182928;-0.07747889,582.2694
+0;0;0,0.02360715;0.3007733;-0.01673497,0.04955646;0.5915624;-0.04653376,0.2272368;0.4828131;-0.03378007,0.3660362;0.2351235;-0.00189279,0.5157775;0.01192117;-0.009983445,-0.1392677;0.4757535;-0.01752422,-0.2784057;0.226318;-0.010127,-0.4273253;0.00336872;-0.03071235,0.07277846;-0.00264449;-0.0418115,0.06240327;-0.3853787;-0.008072894,0.01717146;-0.7710232;0.05883391,0.01365747;-0.7344053;-0.03179073,-0.07787285;0.01271447;-0.02874126,-0.1473276;-0.3375765;-0.170881,-0.1504556;-0.7155302;-0.05959157,-0.1520968;-0.6788487;-0.1502648,0.04270823;0.5202634;-0.03663163,0;0;0,-0.001186162;0.2996043;-0.03921461,-0.003052086;0.5881568;-0.09261501,0.1789619;0.4958294;-0.03119397,0.2787276;0.2293088;-0.005781651,0.3816275;-0.01261011;-0.06229711,-0.1835355;0.4959835;-0.02993914,-0.2706053;0.2245542;-0.01051721,-0.3555601;-0.02426727;-0.06688853,0.07311937;0.000804618;-0.04128933,0.06466599;-0.3832684;-0.02912855,0.01816626;-0.7704173;0.02741838,0.01737222;-0.8008717;-0.04050517,-0.07595651;0.005630451;-0.03536673,-0.1142539;-0.3737691;-0.08354025,-0.1228984;-0.75508;0.01530992,-0.129544;-0.7918197;-0.04609545,-0.002437726;0.5175971;-0.07682109,582.293
+0;0;0,0.02358131;0.3004441;-0.01671665,0.049505;0.5909457;-0.04648621,0.2261234;0.4824787;-0.03375814,0.364141;0.2361843;-0.002050471,0.514851;0.01153794;-0.01019347,-0.1382594;0.4754601;-0.01759639,-0.2766137;0.2274295;-0.01024084,-0.4264967;0.00303784;-0.03095937,0.0728673;-0.002647718;-0.04186254,0.06256139;-0.3828264;-0.00834921,0.01957623;-0.749316;0.05523436,0.01549302;-0.7116262;-0.05007042,-0.07796791;0.01272999;-0.02877635,-0.1469589;-0.335222;-0.169967,-0.1499316;-0.6944028;-0.06420527,-0.1518385;-0.656639;-0.1695665,0.04266307;0.5197123;-0.03659318,0;0;0,-0.001181751;0.299288;-0.03908277,-0.00323461;0.5875654;-0.0923667,0.1779739;0.4961495;-0.03161812,0.2818372;0.2328553;-0.007045507,0.3892965;-0.008913919;-0.06401825,-0.18226;0.4961315;-0.02842982,-0.2726927;0.2274687;-0.00952485,-0.3647479;-0.02068196;-0.06603059,0.07301418;0.0006227642;-0.04168534,0.0640343;-0.3808566;-0.02911448,0.02110742;-0.7486535;0.02645469,0.01364268;-0.7999625;-0.0406127,-0.07619233;0.005839108;-0.03506794,-0.1167188;-0.3687617;-0.09668784,-0.1257647;-0.7298508;0.001993716,-0.133852;-0.7787566;-0.06781581,-0.002556294;0.5170684;-0.07659936,582.3247
+0;0;0,0.0236144;0.3008657;-0.01674011,0.04957423;0.5917724;-0.04655116,0.2268979;0.4830618;-0.03379834,0.3648534;0.2368781;-0.002104927,0.515404;0.0124694;-0.01023931,-0.1389044;0.4760158;-0.01757365,-0.2771965;0.2280967;-0.0102214,-0.426921;0.00394246;-0.03091801,0.07314093;-0.002657661;-0.04201974,0.06285775;-0.3819973;-0.008580368,0.01818092;-0.76291;0.05750551,0.0145122;-0.7260008;-0.03710962,-0.07826069;0.0127778;-0.02888441,-0.1470994;-0.3344063;-0.1697634,-0.1501891;-0.7077225;-0.05983952,-0.1519025;-0.6707469;-0.1545054,0.04272284;0.5204404;-0.03664444,0;0;0,-0.001300618;0.2997212;-0.03903198,-0.003537044;0.5884216;-0.09227061,0.1784995;0.4959946;-0.0320456,0.2870857;0.2346764;-0.008286715,0.3968126;-0.005845204;-0.06485748,-0.1826119;0.4960856;-0.02628251,-0.2777379;0.2292378;-0.006638858,-0.3754484;-0.01626864;-0.06382424,0.07307568;0.0004313141;-0.04221463,0.06280382;-0.3801353;-0.02857566,0.01536916;-0.7625932;0.02558875,0.01004179;-0.8000467;-0.04100609,-0.07669213;0.006052082;-0.03469877,-0.1192322;-0.3654448;-0.1075201,-0.1298694;-0.7397593;-0.00153245,-0.1392673;-0.7816646;-0.06280679,-0.002806351;0.5178202;-0.07651496,582.3466
+0;0;0,0.02538614;0.3006601;-0.01780644,0.0531499;0.5912794;-0.04876034,0.229878;0.4815435;-0.03719752,0.3808556;0.2435792;-0.002248548,0.5420054;0.02656829;-0.007531106,-0.1356406;0.4758099;-0.01833367,-0.2824742;0.2328874;-0.009895033,-0.4358498;0.0111043;-0.0293653,0.07284501;-0.003343599;-0.04248223,0.06415685;-0.3828207;-0.01016834,0.01786222;-0.7636662;0.0551878,0.01359341;-0.7268439;-0.03940848,-0.07840881;0.01334868;-0.02821681,-0.1496775;-0.3303907;-0.1761577,-0.1483227;-0.7034327;-0.06527174,-0.1506588;-0.6665618;-0.1599319,0.04591426;0.5200304;-0.0385344,0;0;0,-0.001300618;0.2997212;-0.03903198,-0.003537044;0.5884216;-0.09227061,0.1784995;0.4959946;-0.0320456,0.2870857;0.2346764;-0.008286715,0.3968126;-0.005845204;-0.06485748,-0.1826119;0.4960856;-0.02628251,-0.2777379;0.2292378;-0.006638858,-0.3754484;-0.01626864;-0.06382424,0.07307568;0.0004313141;-0.04221463,0.06280382;-0.3801353;-0.02857566,0.01536916;-0.7625932;0.02558875,0.01004179;-0.8000467;-0.04100609,-0.07669213;0.006052082;-0.03469877,-0.1192322;-0.3654448;-0.1075201,-0.1298694;-0.7397593;-0.00153245,-0.1392673;-0.7816646;-0.06280679,-0.002806351;0.5178202;-0.07651496,582.3694
+0;0;0,0.02536587;0.30042;-0.01779222,0.05310291;0.5907601;-0.04871616,0.2285856;0.4813594;-0.03717292,0.3798915;0.2428774;-0.002147928,0.5405914;0.02647251;-0.007415735,-0.1344437;0.4756648;-0.01843755,-0.2815967;0.2322139;-0.009980557,-0.434544;0.01105009;-0.02939645,0.07275244;-0.00333935;-0.04242824,0.0640377;-0.3839771;-0.01001551,0.01722088;-0.7691184;0.05607781,0.01308426;-0.7325073;-0.0355892,-0.07830916;0.01333171;-0.02818095,-0.1497958;-0.3314591;-0.1765744,-0.1484257;-0.7087089;-0.06443764,-0.1506895;-0.6720508;-0.1561666,0.0458747;0.5195842;-0.03850071,0;0;0,-0.0007288307;0.2995096;-0.03880262,-0.002458125;0.5879737;-0.09178567,0.1782824;0.4959698;-0.03205156,0.290643;0.2354274;-0.009992599,0.4035052;-0.002684638;-0.06698442,-0.1802191;0.4963552;-0.02525963,-0.279892;0.2305284;-0.005376577,-0.383212;-0.01180381;-0.06267729,0.07275699;0.0003383905;-0.04255033,0.06086612;-0.3813325;-0.0284946,0.01121732;-0.7680022;0.02550077,0.006468978;-0.80068;-0.04167509,-0.07669706;0.006135375;-0.03441139,-0.1221847;-0.3634797;-0.1200105,-0.1337265;-0.7408767;-0.008959986,-0.1475961;-0.7791121;-0.06908673,-0.001844287;0.5174324;-0.07609606,582.3914
+0;0;0,0.02535351;0.3002737;-0.01778355,0.05307336;0.5904342;-0.04868807,0.2275307;0.4812992;-0.03715951,0.3785456;0.2432759;-0.002201889,0.5388463;0.02740853;-0.007456611,-0.1334512;0.4756367;-0.0185298,-0.2803211;0.232654;-0.01008908,-0.4328885;0.01203962;-0.02945675,0.07280612;-0.003341814;-0.04245955,0.06405162;-0.3857159;-0.009898968,0.01676368;-0.7747328;0.05685946,0.01267457;-0.7381977;-0.03375486,-0.07836694;0.01334155;-0.02820174,-0.1501797;-0.333022;-0.1772721,-0.1487958;-0.7140681;-0.06400689,-0.1510336;-0.6774864;-0.1546825,0.04585023;0.5193084;-0.03847981,0;0;0,-0.000506863;0.2994332;-0.03824735,-0.002032831;0.5878278;-0.09060895,0.1779065;0.495795;-0.03245139,0.294149;0.2375109;-0.01101255,0.4102969;0.001670063;-0.06768179,-0.1786702;0.4966529;-0.023834,-0.2830694;0.2332033;-0.004398594,-0.3912086;-0.006183773;-0.06203882,0.07261594;0.0001825243;-0.04291391,0.06018731;-0.3831685;-0.02760887,0.005325407;-0.7734634;0.02422881,0.001414254;-0.8039243;-0.04359126,-0.07687848;0.006297932;-0.03412839,-0.1242536;-0.3623334;-0.1301141,-0.1364576;-0.7426443;-0.01504105,-0.1518021;-0.7794979;-0.07475299,-0.001465484;0.5173023;-0.07508159,582.4246
+0;0;0,0.02543983;0.2999589;-0.01904136,0.05292609;0.5898647;-0.05076627,0.2292815;0.4831344;-0.03731492,0.3844745;0.2469987;-0.00300692,0.5561395;0.03932817;-0.004596435,-0.1349757;0.4758915;-0.01892333,-0.2910822;0.2380695;-0.009256778,-0.4524406;0.02320389;-0.02912379,0.07271478;-0.004193418;-0.04314068,0.06472785;-0.3855145;-0.01214456,0.0141328;-0.7760686;0.05360772,0.01037148;-0.739826;-0.03436464,-0.07875186;0.01413397;-0.02764993,-0.1585708;-0.3218433;-0.1925091,-0.1486889;-0.7032418;-0.07480934,-0.150676;-0.6670118;-0.1628405,0.04574816;0.5187929;-0.04047139,0;0;0,-0.001109391;0.2992503;-0.03785682,-0.003154844;0.5875037;-0.08990371,0.1784409;0.4954352;-0.03233671,0.2985255;0.2382019;-0.01153612,0.417365;0.003166363;-0.06840396,-0.1806305;0.4963896;-0.02155462,-0.2893444;0.2341149;-0.001175936,-0.4044634;-0.002056062;-0.06091942,0.07281673;-0.0001198649;-0.04317236,0.05959897;-0.382243;-0.02776027,0.002501413;-0.7739663;0.02428174,0.001038417;-0.8066698;-0.03783417,-0.07727194;0.00657045;-0.03394141,-0.1258387;-0.3587598;-0.1369239,-0.1374478;-0.7402962;-0.01983036,-0.1572393;-0.7678512;-0.08376762,-0.002465189;0.5170096;-0.07444978,582.4586
+0;0;0,0.02541381;0.2996521;-0.01902189,0.05287171;0.5892589;-0.05071407,0.2284968;0.4827453;-0.03728604,0.3849155;0.2447448;-0.002707094,0.5595707;0.0334568;-0.004324297,-0.1342963;0.4755315;-0.01896836,-0.2916357;0.2358313;-0.009225477,-0.4558048;0.01722296;-0.02943856,0.07288523;-0.004203248;-0.0432418,0.06486045;-0.3873315;-0.01209879,0.01470156;-0.7745186;0.05308667,0.01089758;-0.7382052;-0.0358834,-0.07893646;0.0141671;-0.02771474,-0.1591337;-0.3234024;-0.1933552,-0.1493369;-0.701513;-0.07667009,-0.1513465;-0.6652123;-0.1656997,0.04570121;0.5182605;-0.04042982,0;0;0,-0.001225993;0.2989723;-0.03759193,-0.003459975;0.5869638;-0.08937931,0.1776091;0.4955597;-0.03241348,0.3033556;0.2385183;-0.01181483,0.4306051;0.003057167;-0.07110476,-0.1800006;0.4968365;-0.02043866,-0.2942587;0.2345097;0.0004537068,-0.4159849;-0.003427699;-0.06052335,0.07284059;-0.0003170669;-0.04351926,0.05844417;-0.3841839;-0.02737808,-0.0002075993;-0.7719457;0.02628541,-0.00305384;-0.8039689;-0.03786301,-0.07758611;0.006764893;-0.03368102,-0.1280947;-0.3568971;-0.1477879,-0.1390055;-0.7340414;-0.02811296,-0.1601152;-0.7632137;-0.09154031,-0.002715796;0.5165327;-0.07398891,582.4805
+0;0;0,0.02541381;0.2996521;-0.01902189,0.05287171;0.5892589;-0.05071407,0.2284968;0.4827453;-0.03728604,0.3849155;0.2447448;-0.002707094,0.5595707;0.0334568;-0.004324297,-0.1342963;0.4755315;-0.01896836,-0.2916357;0.2358313;-0.009225477,-0.4558048;0.01722296;-0.02943856,0.07288523;-0.004203248;-0.0432418,0.06486045;-0.3873315;-0.01209879,0.01470156;-0.7745186;0.05308667,0.01089758;-0.7382052;-0.0358834,-0.07893646;0.0141671;-0.02771474,-0.1591337;-0.3234024;-0.1933552,-0.1493369;-0.701513;-0.07667009,-0.1513465;-0.6652123;-0.1656997,0.04570121;0.5182605;-0.04042982,0;0;0,-0.001225993;0.2989723;-0.03759193,-0.003459975;0.5869638;-0.08937931,0.1776091;0.4955597;-0.03241348,0.3033556;0.2385183;-0.01181483,0.4306051;0.003057167;-0.07110476,-0.1800006;0.4968365;-0.02043866,-0.2942587;0.2345097;0.0004537068,-0.4159849;-0.003427699;-0.06052335,0.07284059;-0.0003170669;-0.04351926,0.05844417;-0.3841839;-0.02737808,-0.0002075993;-0.7719457;0.02628541,-0.00305384;-0.8039689;-0.03786301,-0.07758611;0.006764893;-0.03368102,-0.1280947;-0.3568971;-0.1477879,-0.1390055;-0.7340414;-0.02811296,-0.1601152;-0.7632137;-0.09154031,-0.002715796;0.5165327;-0.07398891,582.5039
+0;0;0,0.02688349;0.299448;-0.01946156,0.0552434;0.588811;-0.05190357,0.2306225;0.4819701;-0.03817348,0.394039;0.2478403;-0.002377603,0.5776505;0.04873052;-0.007097251,-0.132057;0.4756178;-0.01965816,-0.2987178;0.2412159;-0.0105488,-0.4681464;0.03060605;-0.02836926,0.07279804;-0.004834333;-0.04351828,0.0648756;-0.3884298;-0.01375452,0.01132576;-0.7752792;0.05019801,0.007196107;-0.7384895;-0.04632885,-0.07901723;0.01466535;-0.02753126,-0.1638391;-0.318318;-0.2007982,-0.1486907;-0.6964495;-0.08505256,-0.1509141;-0.6596754;-0.1816432,0.0479599;0.5178757;-0.04142004,0;0;0,-0.001053289;0.298959;-0.03732228,-0.003137976;0.5869312;-0.08881116,0.1779673;0.4954189;-0.0325284,0.3084939;0.2397642;-0.01236749,0.436179;0.008108377;-0.07078218,-0.1794597;0.4966017;-0.01938041,-0.29759;0.2350767;0.001901768,-0.4253437;0.004125834;-0.0590969,0.07286553;-0.0005814135;-0.0436697,0.05744696;-0.3847451;-0.0270977,-0.001974806;-0.772305;0.0265336,-0.007080078;-0.8052207;-0.04692483,-0.07772361;0.007021383;-0.03356348,-0.127916;-0.3541477;-0.1565745,-0.1387215;-0.7298095;-0.03259284,-0.1631101;-0.7584444;-0.1057211,-0.00242728;0.5165054;-0.07349849,582.5361
+0;0;0,0.0268911;0.2995327;-0.01946707,0.05525221;0.5889087;-0.05191004,0.2298027;0.482238;-0.03819576,0.3933176;0.2479673;-0.002378341,0.5758983;0.04997522;-0.007071496,-0.13123;0.4759145;-0.01976451,-0.2979912;0.2413716;-0.01064968,-0.4664688;0.03194398;-0.0283701,0.07287274;-0.004839294;-0.04356293,0.0649174;-0.3900272;-0.01367562,0.01199195;-0.772366;0.04953124,0.007801711;-0.7354768;-0.04841186,-0.07909831;0.0146804;-0.02755952,-0.1642724;-0.3196853;-0.2015458,-0.1493006;-0.6934079;-0.08714968,-0.1515566;-0.6565343;-0.1851575,0.04796945;0.5179806;-0.04142759,0;0;0,-4.285574E-05;0.2990895;-0.03697824,-0.0009707659;0.5871692;-0.08797586,0.1791742;0.4949516;-0.03312349,0.31214;0.2403757;-0.01277852,0.4410091;0.01084831;-0.06995034,-0.1768106;0.4971153;-0.01893319,-0.2987484;0.2373106;0.004206914,-0.431139;0.01089877;-0.05718585,0.07278469;-0.0008030534;-0.04396963,0.05628036;-0.3865087;-0.02708721,-0.002631456;-0.7696401;0.02505612,-0.009227216;-0.8065703;-0.04660082,-0.07789434;0.007261609;-0.03333654,-0.130015;-0.3518037;-0.1663094,-0.1390758;-0.72225;-0.04114291,-0.1675994;-0.7491055;-0.1160545,-0.0005569011;0.516719;-0.07279992,582.5594
+0;0;0,0.02688703;0.2994874;-0.01946412,0.0552394;0.5887747;-0.05189681,0.2296016;0.4821705;-0.0381902,0.3936381;0.2471525;-0.002258524,0.5750488;0.05042914;-0.006921604,-0.1310514;0.4758537;-0.01977834,-0.2983445;0.2405625;-0.01063443,-0.4657424;0.03247698;-0.02824129,0.07312812;-0.004856253;-0.0437156,0.06517395;-0.3899875;-0.01383268,0.01178728;-0.7756583;0.049925,0.00770555;-0.7389475;-0.04548169,-0.07937551;0.01473185;-0.0276561,-0.164537;-0.3195847;-0.2016167,-0.1494348;-0.6965641;-0.08622374,-0.1516323;-0.6598685;-0.1816935,0.04795961;0.5178754;-0.04141863,0;0;0,0.0003351867;0.2990991;-0.03652477,-0.0002502501;0.5871797;-0.0870074,0.1796742;0.494394;-0.03287721,0.3169957;0.2410653;-0.01288009,0.4500069;0.01584706;-0.06959391,-0.1759368;0.4971771;-0.01799348,-0.3015019;0.2382639;0.007103382,-0.4400792;0.01751766;-0.05371683,0.072905;-0.000957936;-0.04434299,0.05531478;-0.386545;-0.02715182,-0.005565718;-0.7727499;0.02572966,-0.01114067;-0.8075488;-0.04451394,-0.07830279;0.007416004;-0.0331064,-0.1313697;-0.3495051;-0.1712134,-0.1391805;-0.7223716;-0.04250157,-0.1689665;-0.7500777;-0.112836,8.516014E-05;0.5167302;-0.07196593,582.5927
+0;0;0,0.02840176;0.2989992;-0.02023266,0.05805668;0.5877545;-0.05351671,0.23385;0.4810574;-0.03883494,0.4055215;0.2523798;-0.001972068,0.5909268;0.06163813;-0.006931156,-0.130306;0.4753993;-0.02020354,-0.3065132;0.2474115;-0.01040681,-0.4825473;0.04834306;-0.02328541,0.07299794;-0.005328435;-0.04393889,0.06456426;-0.3900254;-0.01583973,0.01265519;-0.7496002;0.04176426,0.008007223;-0.7120335;-0.06718468,-0.0794201;0.01505563;-0.02744982,-0.1699367;-0.3112775;-0.21229,-0.15177;-0.6618102;-0.1022737,-0.1542857;-0.6243145;-0.2112976,0.0504896;0.5169958;-0.04281142,0;0;0,0.0004070997;0.2988361;-0.03624058,-0.0001898557;0.5866552;-0.08647335,0.1815123;0.4934275;-0.03254604,0.3206969;0.2417474;-0.01234221,0.4565933;0.02015933;-0.06902552,-0.1774384;0.4966298;-0.01669353,-0.3076088;0.2409163;0.01140799,-0.4554892;0.02757171;-0.04688062,0.07279125;-0.001144171;-0.04458523,0.05595089;-0.3862556;-0.02852154,0.00401409;-0.7466004;0.02402306,-0.01517224;-0.8019828;-0.04147863,-0.07840849;0.007587261;-0.03289773,-0.1333724;-0.3457177;-0.1778357,-0.1420994;-0.6933782;-0.05799054,-0.1743729;-0.728955;-0.1392729,0.0001564473;0.5162701;-0.07149076,582.6259
+0;0;0,0.02836001;0.2985597;-0.02020291,0.05797575;0.5869334;-0.05344308,0.2356549;0.4799598;-0.03873444,0.4064699;0.252423;-0.002055462,0.5914147;0.06215511;-0.007002233,-0.1322269;0.4742438;-0.01991242,-0.3075552;0.2473934;-0.01016456,-0.483152;0.04881939;-0.02301117,0.07320902;-0.005343844;-0.04406594,0.06477676;-0.3899767;-0.01597147,0.009422831;-0.7734141;0.04545532,0.005491613;-0.7370142;-0.04669284,-0.07964976;0.01509917;-0.0275292,-0.1701513;-0.3111796;-0.2123386,-0.150779;-0.6849748;-0.09502125,-0.1529067;-0.6486351;-0.1872328,0.05041844;0.516266;-0.04275161,0;0;0,0.0003515482;0.2984302;-0.03591156,-0.0003164411;0.5859023;-0.08588338,0.1833963;0.4930068;-0.03197503,0.323686;0.2435727;-0.01203609,0.4626015;0.02440082;-0.06768727,-0.1792054;0.4958984;-0.01504308,-0.3123927;0.243522;0.01434076,-0.4641121;0.0335965;-0.04348172,0.07286759;-0.001168892;-0.04493189,0.0560485;-0.3862565;-0.02984977,0.0004798472;-0.7705914;0.02547097,-0.01364291;-0.8048634;-0.0394702,-0.07877155;0.007591305;-0.03267018,-0.1356638;-0.3436994;-0.1815358,-0.148788;-0.7155558;-0.05739027,-0.1743993;-0.7412698;-0.1265835,4.826486E-05;0.5155995;-0.070961,582.6592
+0;0;0,0.0283528;0.2984839;-0.02019778,0.05794789;0.5866578;-0.05341371,0.2358899;0.4797088;-0.0387108,0.4060838;0.2529993;-0.002165195,0.5884658;0.06536803;-0.007043416,-0.1324981;0.4739849;-0.01986288,-0.3071889;0.2479593;-0.01015047,-0.4803524;0.05213705;-0.02281906,0.07319329;-0.005342695;-0.04405647,0.06483017;-0.3868211;-0.0161924,0.01065975;-0.7620603;0.04392103,0.006374881;-0.7250847;-0.05651685,-0.07963264;0.01509592;-0.02752328,-0.169392;-0.308507;-0.210817,-0.1504339;-0.6743102;-0.096008,-0.152753;-0.6374002;-0.196515,0.05039854;0.5160649;-0.0427335,0;0;0,0.001309961;0.2983683;-0.03576398,0.002213433;0.5856819;-0.08546674,0.1857051;0.4927624;-0.03148723,0.3277441;0.2454435;-0.0125916,0.4703104;0.03280722;-0.06693435,-0.177344;0.4960782;-0.01442989,-0.3156492;0.2480736;0.01819137,-0.4699738;0.04408309;-0.03716421,0.07279555;-0.001435593;-0.0450058,0.0576148;-0.3835135;-0.03243041,0.00436388;-0.759136;0.02608991,-0.0110424;-0.8055645;-0.03775454,-0.07875344;0.007903435;-0.03259151,-0.1368008;-0.3383808;-0.1845451,-0.1516877;-0.7022644;-0.06322069,-0.1803431;-0.7322385;-0.1389621,0.002132848;0.5154378;-0.07062817,582.6831
+0;0;0,0.0280783;0.2984852;-0.02071712,0.05715818;0.5866852;-0.05422268,0.2357771;0.4804391;-0.03940933,0.4120375;0.2619946;-0.002405521,0.6049227;0.08884582;-0.004267407,-0.1332934;0.474351;-0.01984732,-0.3141815;0.2567295;-0.01116992,-0.4933944;0.06984027;-0.02316178,0.07314801;-0.005736892;-0.04423397,0.06441349;-0.3867549;-0.01712943,0.008469019;-0.7612092;0.0408923,0.004124192;-0.7242719;-0.05970591,-0.07969702;0.01544923;-0.02738419,-0.1733418;-0.3017193;-0.2187489,-0.1493789;-0.6662636;-0.1036593,-0.1725181;-0.7153352;-0.1619624,0.04986806;0.5160894;-0.04350527,0;0;0,0.002418697;0.2984174;-0.03538609,0.005068168;0.5858363;-0.08445454,0.1883181;0.4916087;-0.03120303,0.3323917;0.2486017;-0.01261902,0.4774224;0.04064783;-0.06656265,-0.1752806;0.4959391;-0.01378071,-0.3168284;0.2530288;0.01959208,-0.4734653;0.05371571;-0.03451735,0.07282145;-0.001629904;-0.04510617,0.05736025;-0.3832104;-0.03314924,0.00356691;-0.7576784;0.02678752,-0.01259794;-0.8037233;-0.03757763,-0.07885153;0.00808357;-0.03251584,-0.1400271;-0.3334062;-0.1926031,-0.1573284;-0.6956472;-0.06933714,-0.1899992;-0.723425;-0.1453724,0.004510954;0.5155722;-0.06981134,582.715
+0;0;0,0.0280783;0.2984852;-0.02071712,0.05715818;0.5866852;-0.05422268,0.2357771;0.4804391;-0.03940933,0.4120375;0.2619946;-0.002405521,0.6049227;0.08884582;-0.004267407,-0.1332934;0.474351;-0.01984732,-0.3141815;0.2567295;-0.01116992,-0.4933944;0.06984027;-0.02316178,0.07314801;-0.005736892;-0.04423397,0.06441349;-0.3867549;-0.01712943,0.008469019;-0.7612092;0.0408923,0.004124192;-0.7242719;-0.05970591,-0.07969702;0.01544923;-0.02738419,-0.1733418;-0.3017193;-0.2187489,-0.1493789;-0.6662636;-0.1036593,-0.1725181;-0.7153352;-0.1619624,0.04986806;0.5160894;-0.04350527,0;0;0,0.002418697;0.2984174;-0.03538609,0.005068168;0.5858363;-0.08445454,0.1883181;0.4916087;-0.03120303,0.3323917;0.2486017;-0.01261902,0.4774224;0.04064783;-0.06656265,-0.1752806;0.4959391;-0.01378071,-0.3168284;0.2530288;0.01959208,-0.4734653;0.05371571;-0.03451735,0.07282145;-0.001629904;-0.04510617,0.05736025;-0.3832104;-0.03314924,0.00356691;-0.7576784;0.02678752,-0.01259794;-0.8037233;-0.03757763,-0.07885153;0.00808357;-0.03251584,-0.1400271;-0.3334062;-0.1926031,-0.1573284;-0.6956472;-0.06933714,-0.1899992;-0.723425;-0.1453724,0.004510954;0.5155722;-0.06981134,582.7376
+0;0;0,0.02805798;0.2982692;-0.02070213,0.05712198;0.5863121;-0.0541893,0.2370342;0.4798597;-0.03935377,0.4122123;0.2627564;-0.002577156,0.6038753;0.09070472;-0.004427245,-0.1345953;0.4737294;-0.01965612,-0.3143728;0.2574441;-0.011032,-0.4924502;0.07173899;-0.02294788,0.07313896;-0.005736182;-0.04422849,0.06439162;-0.3873132;-0.0170842,0.00914783;-0.7570777;0.04021084,0.004547022;-0.7197316;-0.06631424,-0.07968716;0.01544732;-0.0273808,-0.1734693;-0.3021865;-0.2190262,-0.1498065;-0.662165;-0.105378,-0.174309;-0.7158952;-0.1671162,0.0498361;0.5157571;-0.04347811,0;0;0,0.002978951;0.2982437;-0.03495932,0.006066084;0.5855519;-0.08370376,0.1905115;0.4907992;-0.03057265,0.3365945;0.2510707;-0.01150203,0.4848931;0.04761243;-0.06583571,-0.1755671;0.4956787;-0.01249683,-0.3209604;0.2573673;0.02274657,-0.4853428;0.06622435;-0.03000508,0.07281846;-0.001891375;-0.04508066,0.05609836;-0.3839995;-0.03376245,0.0004587509;-0.7533608;0.02570915,-0.01461106;-0.8068548;-0.03928614,-0.07881556;0.008328619;-0.0325133,-0.1412406;-0.3324314;-0.1949941,-0.1631039;-0.6909234;-0.07639441,-0.1950901;-0.7269874;-0.1540808,0.005415916;0.5153148;-0.069139,582.7715
+0;0;0,0.02775981;0.2977715;-0.02134027,0.05640763;0.5856322;-0.05521175,0.238012;0.4792168;-0.04024911,0.4208134;0.2739463;-0.002927136,0.6228349;0.1157143;-0.006404717,-0.1364856;0.472978;-0.01984021,-0.3210584;0.2660893;-0.01116602,-0.5055095;0.08801444;-0.02253575,0.07320512;-0.0056735;-0.04436543,0.06397133;-0.3876485;-0.0182413,0.00758969;-0.7577409;0.03754738,0.002952991;-0.7204899;-0.06846207,-0.07985936;0.0152505;-0.02737471,-0.1784093;-0.2938713;-0.230855,-0.1510009;-0.6535012;-0.1160735,-0.175573;-0.7085915;-0.1749627,0.04932874;0.5151211;-0.04443721,0;0;0,0.003669009;0.2978038;-0.03454494,0.007429585;0.5849415;-0.08318007,0.1930566;0.4896604;-0.02987885,0.3413801;0.2560454;-0.01065707,0.4951616;0.05769125;-0.06422043,-0.1755985;0.4949226;-0.0109585,-0.3234597;0.2628434;0.02399338,-0.4898612;0.07406551;-0.02636143,0.07299514;-0.002286583;-0.04501057,0.05509737;-0.384713;-0.03489184,9.042025E-05;-0.7541819;0.02615428,-0.01394229;-0.8078213;-0.03802991,-0.07889046;0.008815906;-0.03252762,-0.1416837;-0.3313906;-0.1968114,-0.1677327;-0.6902491;-0.07933059,-0.199551;-0.7277923;-0.1550775,0.00657472;0.5147561;-0.06864357,582.8047
+0;0;0,0.02770154;0.2971465;-0.02129547,0.05629709;0.5844828;-0.05510188,0.2379795;0.4782574;-0.04016867,0.420556;0.2732394;-0.002892625,0.6165709;0.119712;-0.006266809,-0.136633;0.4720167;-0.0197535,-0.3209787;0.2653825;-0.01109,-0.4999456;0.09260228;-0.02212167,0.07343407;-0.005691243;-0.04450418,0.06422554;-0.3866217;-0.01845149,0.00802822;-0.7555041;0.03715481,0.00342298;-0.7183024;-0.0681354,-0.08010912;0.01529819;-0.02746033,-0.1783896;-0.2929783;-0.2303842,-0.1510707;-0.6514325;-0.1159779,-0.1754761;-0.7059454;-0.1744675,0.04923838;0.5141727;-0.04435806,0;0;0,0.004955679;0.2972348;-0.03382087,0.01104543;0.5838698;-0.08201957,0.1958891;0.4884508;-0.02855682,0.3491672;0.2584569;-0.009459496,0.5027683;0.06983699;-0.06268644,-0.1729253;0.4948431;-0.01016916,-0.3240326;0.2652896;0.02487187,-0.4908152;0.08667813;-0.02293388,0.07312614;-0.002580076;-0.04529333,0.05429758;-0.3839473;-0.03657079,6.206334E-05;-0.7517689;0.02738404,-0.01063733;-0.8066719;-0.03455234,-0.07921426;0.009092337;-0.0323729,-0.1424088;-0.3289037;-0.1986156,-0.1741534;-0.6871341;-0.08465174,-0.2059836;-0.723139;-0.1607391,0.009459525;0.5138708;-0.06765294,582.8288
+0;0;0,0.02764993;0.2965929;-0.0212558,0.05621663;0.5836393;-0.05502789,0.2383099;0.4774126;-0.04009725,0.4200322;0.2733539;-0.002995621,0.6133641;0.1219279;-0.006323622,-0.137103;0.4711585;-0.01963846,-0.3205862;0.2654912;-0.01101549,-0.4971035;0.09507595;-0.02189617,0.07354348;-0.005699722;-0.04457049,0.06431058;-0.3876382;-0.01844885,0.008171525;-0.7561383;0.0370998,0.00356195;-0.7189297;-0.0682895,-0.08022847;0.01532099;-0.02750124,-0.178769;-0.2937712;-0.2309621,-0.1514785;-0.6518538;-0.1166745,-0.1759069;-0.7064463;-0.1752191,0.04916549;0.5134046;-0.04429559,0;0;0,0.005868495;0.2967075;-0.03337502,0.01268476;0.5830734;-0.08130598,0.1976536;0.4871402;-0.0276587,0.3545286;0.2612155;-0.007967949,0.5114514;0.07965882;-0.06022239,-0.1718574;0.4944568;-0.009325091,-0.3266062;0.2689252;0.02571502,-0.4954957;0.09693657;-0.02134195,0.07324143;-0.002918199;-0.04533029,0.05371252;-0.3852579;-0.03641248,0.0004529655;-0.7527134;0.02815866,-0.01027718;-0.8076547;-0.0338893,-0.07934003;0.009404523;-0.03231676,-0.1432081;-0.3279832;-0.2018307,-0.1763307;-0.6855136;-0.08735638,-0.2101057;-0.7184085;-0.1653538,0.01093352;0.5131432;-0.06700492,582.861
+0;0;0,0.02751642;0.2963381;-0.02175672,0.05587925;0.5830799;-0.0558979,0.238084;0.4768231;-0.0406997,0.4282865;0.2813775;-0.003534958,0.6285169;0.1394497;-0.0002231563,-0.1373513;0.4709019;-0.01980975,-0.3297447;0.274262;-0.01116801,-0.5100867;0.1080714;-0.02137542,0.07338582;-0.005894807;-0.04476374,0.06385611;-0.3877488;-0.02035312,0.01412712;-0.757467;0.0375781,0.009403275;-0.7203206;-0.06782459,-0.08028194;0.0154746;-0.02719129,-0.1828403;-0.2849458;-0.2410337,-0.1523193;-0.6431068;-0.1256664,-0.1759586;-0.6979452;-0.1842047,0.04892331;0.5129279;-0.045116,0;0;0,0.006577223;0.2964873;-0.03314853,0.0142623;0.5825857;-0.0808531,0.1989759;0.4867466;-0.02677989,0.3595126;0.2640463;-0.007039309,0.5222714;0.08765557;-0.05844545,-0.1704812;0.4945003;-0.008665483,-0.3291351;0.2722878;0.02608713,-0.5003336;0.1028562;-0.02114283,0.07321221;-0.003124401;-0.04532361,0.05334955;-0.3852591;-0.03650522,0.0002168231;-0.7532126;0.02912712,-0.01151035;-0.8071397;-0.03413296,-0.07929124;0.009600179;-0.03232267,-0.1445484;-0.3253523;-0.2056649,-0.1789921;-0.683287;-0.09070011,-0.2136906;-0.7151812;-0.1691109,0.0123141;0.5127326;-0.06661606,582.8951
+0;0;0,0.02746655;0.295801;-0.02171729,0.05580252;0.5822714;-0.05582516,0.2382406;0.4760597;-0.04063524,0.4280045;0.2810648;-0.003556196,0.625545;0.1410436;-0.0002888858,-0.1376405;0.4701315;-0.01972049,-0.3295903;0.273945;-0.01109868,-0.5075095;0.1099871;-0.02116895,0.07350402;-0.005904302;-0.04483584,0.06397282;-0.387818;-0.02042141,0.01233773;-0.7717073;0.0397303,0.008097105;-0.735292;-0.05489048,-0.08041125;0.01549953;-0.02723509,-0.1829857;-0.2849678;-0.241111,-0.1512948;-0.656857;-0.1213216,-0.1725159;-0.7030171;-0.1738719,0.04885531;0.5122074;-0.04505679,0;0;0,0.007562489;0.2960095;-0.03233433,0.01558669;0.581858;-0.0798099,0.200442;0.4861205;-0.02584672,0.3679105;0.2693514;-0.006517172,0.5326136;0.0987938;-0.05572939,-0.1696;0.4943804;-0.007822905,-0.332569;0.2758991;0.0255709,-0.5034267;0.1106712;-0.02075678,0.0734356;-0.003465221;-0.0452013,0.05315438;-0.3856448;-0.03668904,-0.00407305;-0.7676653;0.0299499,-0.009579059;-0.8082542;-0.03328872,-0.07937123;0.009932712;-0.03239603,-0.1446067;-0.3236766;-0.2084475,-0.1814934;-0.6949494;-0.08823418,-0.2129525;-0.7203045;-0.1586499,0.01353145;0.5120865;-0.06563616,582.9163
+0;0;0,0.02746183;0.2957502;-0.02171356,0.0557826;0.5820667;-0.05580427,0.2380893;0.4758928;-0.04061937,0.4287117;0.2800158;-0.003372584,0.6235413;0.1419162;-0.0001501103,-0.1375285;0.4699688;-0.01971927,-0.3303466;0.2728947;-0.01105845,-0.5058243;0.1111868;-0.02099053,0.07345196;-0.005900119;-0.04480409,0.06390773;-0.388336;-0.02035627,0.01303647;-0.7665465;0.03890561,0.008611882;-0.7298529;-0.05981986,-0.0803543;0.01548855;-0.0272158,-0.183069;-0.2853895;-0.2413841,-0.1518469;-0.6517774;-0.1233668,-0.1739886;-0.7012414;-0.1781968,0.04883663;0.5120152;-0.04503782,0;0;0,0.008494183;0.2959696;-0.0319941,0.01707679;0.5817041;-0.07910156,0.2014797;0.4854088;-0.02457929,0.3752676;0.2721161;-0.004679918,0.5427563;0.1087502;-0.05263448,-0.1679705;0.4939052;-0.006972235,-0.3363329;0.277627;0.02417024,-0.5072845;0.1177646;-0.02337015,0.07353233;-0.003803059;-0.04489923,0.05249389;-0.3864679;-0.03647375,-0.003468484;-0.7626436;0.0306313,-0.009431779;-0.8087436;-0.03249025,-0.0791834;0.01022367;-0.03260171,-0.1447441;-0.3227592;-0.2108437,-0.1842331;-0.6890236;-0.09493864,-0.214861;-0.7157921;-0.1701077,0.01492143;0.5119355;-0.06499267,582.9495
+0;0;0,0.02835147;0.295663;-0.02175705,0.05730219;0.5818658;-0.05626514,0.2392795;0.4750681;-0.04088838,0.4361368;0.2855464;-0.003195494,0.633836;0.1516761;0.002657469,-0.1362833;0.4702359;-0.01990088,-0.3363956;0.2805564;-0.01160904,-0.5161605;0.1235823;-0.02078524,0.07334567;-0.005980234;-0.04496729,0.06325724;-0.3884602;-0.0214448,0.0128797;-0.76675;0.03773209,0.008414528;-0.7300686;-0.06099238,-0.08041439;0.01552422;-0.02701725,-0.1860634;-0.2787381;-0.2488143,-0.1528585;-0.6447901;-0.1302967,-0.1765363;-0.6917503;-0.187982,0.05015621;0.5118525;-0.04538199,0;0;0,0.008494183;0.2959696;-0.0319941,0.01707679;0.5817041;-0.07910156,0.2014797;0.4854088;-0.02457929,0.3752676;0.2721161;-0.004679918,0.5427563;0.1087502;-0.05263448,-0.1679705;0.4939052;-0.006972235,-0.3363329;0.277627;0.02417024,-0.5072845;0.1177646;-0.02337015,0.07353233;-0.003803059;-0.04489923,0.05249389;-0.3864679;-0.03647375,-0.003468484;-0.7626436;0.0306313,-0.009431779;-0.8087436;-0.03249025,-0.0791834;0.01022367;-0.03260171,-0.1447441;-0.3227592;-0.2108437,-0.1842331;-0.6890236;-0.09493864,-0.214861;-0.7157921;-0.1701077,0.01492143;0.5119355;-0.06499267,582.9721
+0;0;0,0.02832688;0.2954066;-0.02173818,0.05726067;0.5814418;-0.05622688,0.2392762;0.4746604;-0.04085289,0.4342179;0.2869828;-0.003526781,0.6317523;0.1532242;0.0023213,-0.1363578;0.4698273;-0.01986142,-0.3345229;0.2819934;-0.01165026,-0.5141379;0.1251503;-0.0208188,0.07349755;-0.005992617;-0.0450604,0.06344507;-0.3871095;-0.02162174,0.01243801;-0.7701265;0.03829462,0.008080484;-0.7336061;-0.05804981,-0.0805809;0.01555637;-0.02707319,-0.1858534;-0.2776574;-0.2480799,-0.1522336;-0.6482834;-0.1280813,-0.1753406;-0.6933882;-0.1843759,0.05011706;0.5114517;-0.04534735,0;0;0,0.009126574;0.2957673;-0.03127956,0.01781693;0.5813809;-0.07804525,0.2022353;0.4850056;-0.0235827,0.3788624;0.2776168;-0.003306389,0.5546015;0.1231006;-0.0500598,-0.1672666;0.4936419;-0.005898736,-0.3369219;0.2816133;0.02375482,-0.5104926;0.1249209;-0.02384832,0.07357182;-0.003996968;-0.04516029,0.0519966;-0.3852682;-0.03695416,-0.00391002;-0.7660087;0.03236175,-0.009794563;-0.8071743;-0.03278875,-0.07941554;0.01036945;-0.03246362,-0.1444945;-0.3199261;-0.2129355,-0.1844386;-0.69015;-0.09363573,-0.213278;-0.7193071;-0.1644346,0.01564918;0.5116282;-0.06397891,583.006
+0;0;0,0.02831622;0.2952954;-0.02173,0.05722795;0.5811123;-0.05619337,0.2394801;0.4743174;-0.04081879,0.4328135;0.2881882;-0.003800616,0.6480002;0.1424765;0.00257007,-0.1366173;0.4694783;-0.01980142,-0.3331475;0.2831941;-0.011658,-0.5288135;0.1123349;-0.02164588,0.07357871;-0.005999235;-0.04511016,0.06353572;-0.3867563;-0.02169364,0.01132295;-0.778827;0.03963904,0.007316649;-0.7428322;-0.04893992,-0.08066989;0.01557355;-0.02710309,-0.185843;-0.2773633;-0.2479011,-0.1514285;-0.6567502;-0.1250659,-0.172673;-0.6958016;-0.1768231,0.0500876;0.5111541;-0.04531879,0;0;0,0.009540737;0.2956882;-0.03083587,0.01839966;0.5811538;-0.07709157,0.2029843;0.4846781;-0.02246189,0.3826484;0.2829503;-0.001992941,0.5879856;0.1329395;-0.05594826,-0.1669124;0.4932137;-0.004997965,-0.3381658;0.2851627;0.02291811,-0.5291745;0.1167702;-0.02940265,0.07353149;-0.004045457;-0.04540372,0.05161531;-0.3849435;-0.03756309,-0.006617844;-0.7751504;0.02992582,-0.01058523;-0.8076239;-0.03315783,-0.07957637;0.01039446;-0.03231564,-0.1439729;-0.3191207;-0.2136936,-0.1852497;-0.6981994;-0.09202628,-0.2120698;-0.7225021;-0.1570657,0.01622328;0.511418;-0.06310678,583.0399
+0;0;0,0.02897109;0.2949264;-0.02183835,0.05837991;0.5803727;-0.05663904,0.2407281;0.4729226;-0.04084331,0.4385886;0.2946473;-0.003836729,0.6595036;0.1571259;0.005232735,-0.1360588;0.4691246;-0.01997003,-0.3383153;0.2921419;-0.01161797,-0.5375659;0.1248127;-0.02151409,0.07361567;-0.0061445;-0.04538929,0.06298916;-0.3874872;-0.02268178,0.0137544;-0.7795924;0.03904936,0.009748047;-0.7436273;-0.04956092,-0.08089732;0.01572698;-0.02693503,-0.1885087;-0.2714757;-0.2549377,-0.1512927;-0.6502827;-0.1320497,-0.1737527;-0.6879392;-0.1851681,0.05109118;0.5105078;-0.04566868,0;0;0,0.009733573;0.2954329;-0.03037238,0.01862572;0.5806801;-0.07623768,0.203601;0.4841935;-0.02145028,0.3885928;0.2901418;-0.0008997917,0.5932415;0.1380998;-0.05381465,-0.1669708;0.4929014;-0.003899626,-0.3395928;0.2883818;0.02205656,-0.5322646;0.1212789;-0.03040277,0.07363538;-0.004058033;-0.04559135,0.05117194;-0.3854834;-0.03778934,-0.00616096;-0.7753067;0.03100014,-0.01016244;-0.8077618;-0.03214073,-0.07982498;0.01039267;-0.03220518,-0.1437362;-0.3191306;-0.2149087,-0.184361;-0.6980686;-0.09351312,-0.2114387;-0.7222331;-0.158601,0.01649158;0.510994;-0.06231451,583.0623
+0;0;0,0.02895161;0.2947281;-0.02182367,0.05833244;0.5799022;-0.05659229,0.2409429;0.4724438;-0.04079671,0.4372633;0.2955562;-0.004078198,0.6586536;0.1577388;0.005010784,-0.1363562;0.4686406;-0.01989505,-0.3370384;0.2930356;-0.01160801,-0.5367178;0.1253462;-0.02152542,0.0736908;-0.006150772;-0.04543562,0.06301744;-0.3891749;-0.02262799,0.0139668;-0.7798138;0.0388723,0.009902913;-0.743763;-0.0510105,-0.08097988;0.01574303;-0.02696252,-0.1890658;-0.272726;-0.2559706,-0.1519889;-0.6501164;-0.1335422,-0.1747715;-0.6887445;-0.1874234,0.05104816;0.5100801;-0.04562863,0;0;0,0.00999406;0.2952715;-0.0298996,0.01904283;0.5803118;-0.07527065,0.204219;0.483769;-0.02036905,0.3941596;0.2975529;0.00025177,0.602142;0.1480992;-0.04971743,-0.1668366;0.4924508;-0.003017228,-0.3417604;0.29234;0.02014316,-0.5359977;0.1263274;-0.0327872,0.07370946;-0.003998712;-0.04564524,0.05065119;-0.387076;-0.0377903,-0.00534825;-0.7754058;0.03185844,-0.01083091;-0.8079508;-0.03287268,-0.07995;0.01030529;-0.03216147,-0.1436859;-0.3200233;-0.2169923,-0.183394;-0.6983175;-0.09823366,-0.2079916;-0.7266481;-0.1624564,0.01689288;0.5106541;-0.0614295,583.0949
+0;0;0,0.02891601;0.2943658;-0.02179683,0.05825635;0.5791468;-0.05651756,0.241575;0.4716454;-0.04071921,0.4350526;0.2973193;-0.004532401,0.6570531;0.159122;0.004581632,-0.1371114;0.4678283;-0.0197407,-0.3348876;0.2947661;-0.01157366,-0.5351174;0.1266145;-0.02151841,0.07374056;-0.006154926;-0.0454663,0.0630859;-0.388508;-0.02269863,0.01350088;-0.7834026;0.03947167,0.009475866;-0.7474096;-0.04955138,-0.08103456;0.01575366;-0.02698073,-0.1889311;-0.27221;-0.2555875,-0.1514503;-0.6537119;-0.1318253,-0.1740149;-0.6916835;-0.1851912,0.05098203;0.5094202;-0.04556891,0;0;0,0.009852335;0.2949343;-0.02964973,0.01866345;0.5796255;-0.0747205,0.204585;0.4832884;-0.01934242,0.3983561;0.3067501;0.00114179,0.610208;0.1608484;-0.04678821,-0.1677795;0.492016;-0.002228938,-0.3435431;0.2975587;0.01841395,-0.5406894;0.1345038;-0.03647019,0.07379426;-0.003907382;-0.04562759,0.05106668;-0.3863478;-0.038661,-0.005547047;-0.7788333;0.03216028,-0.01258887;-0.8108534;-0.0317235,-0.0800265;0.01017912;-0.03216958,-0.143186;-0.3197763;-0.2164683,-0.1822168;-0.7030006;-0.09864928,-0.1978319;-0.7333574;-0.1626059,0.0166229;0.5100523;-0.06093645,583.1284
+0;0;0,0.029831;0.2942078;-0.02187637,0.05999262;0.5779962;-0.05670633,0.2501556;0.4687779;-0.04089952,0.4473554;0.3031413;-0.004333604,0.6622531;0.1769273;0.00806506,-0.1428542;0.466051;-0.01908701,-0.3457949;0.3035389;-0.01101294,-0.5415367;0.149061;-0.0203109,0.07372147;-0.006583942;-0.04573786,0.0626677;-0.3892314;-0.0236348,0.01604109;-0.7882866;0.04004597,0.01193012;-0.7522039;-0.04971335,-0.08120156;0.01624753;-0.0266923,-0.1914591;-0.2642564;-0.2637379,-0.1515455;-0.6492928;-0.1387251,-0.1740548;-0.6858507;-0.1950636,0.05249097;0.5086104;-0.04573885,0;0;0,0.007290393;0.2949186;-0.02994275,0.009464785;0.5789064;-0.07463562,0.2049262;0.4832661;-0.01840449,0.4014421;0.3141424;0.002547976,0.6113319;0.1863209;-0.04072619,-0.1811553;0.4906588;0.001809113,-0.359778;0.3022919;0.01830696,-0.5493684;0.1488957;-0.03451172,0.0738533;-0.003763765;-0.04584408,0.05114846;-0.3864696;-0.03873253,-0.006321058;-0.7826718;0.03334641,-0.01117434;-0.8139926;-0.03243232,-0.08025533;0.0100647;-0.03206149,-0.1432979;-0.3197769;-0.217156,-0.1805503;-0.7073293;-0.09930148,-0.1972139;-0.738755;-0.1630183,0.009555995;0.5095762;-0.06106138,583.1623
+0;0;0,0.02981645;0.2940643;-0.0218657,0.05993422;0.5774401;-0.05664523,0.2527158;0.4677926;-0.04078979,0.4484623;0.3033766;-0.004493359,0.6599442;0.1791687;0.007708229,-0.1454798;0.4650297;-0.01868947,-0.3469248;0.3037151;-0.0106749,-0.5395554;0.1516927;-0.01982507,0.07372483;-0.006584242;-0.04573995,0.06269758;-0.3883136;-0.02368993,0.01588885;-0.7889274;0.04023957,0.0117737;-0.7528386;-0.04961114,-0.08120526;0.01624827;-0.02669352,-0.1911983;-0.2635826;-0.2631703,-0.1511288;-0.650123;-0.1376693,-0.1736609;-0.6867486;-0.1940651,0.05244299;0.5081506;-0.04569297,0;0;0,0.005849555;0.2948112;-0.02988529,0.007058635;0.5784611;-0.07408547,0.2053295;0.4832;-0.01764488,0.4057122;0.3216592;0.002801657,0.614159;0.1981397;-0.03712249,-0.1859288;0.4902065;0.003254473,-0.3660038;0.3057199;0.01755178,-0.55397;0.15691;-0.03560298,0.07395217;-0.003664196;-0.04570007,0.05161628;-0.3854899;-0.03976059,-0.005862787;-0.7829754;0.03420544,-0.01055862;-0.8142188;-0.03178215,-0.08023197;0.009910504;-0.03217855,-0.1427565;-0.319218;-0.2168139,-0.178047;-0.7097811;-0.1028641,-0.1959332;-0.7430046;-0.1645896,0.007247925;0.5092037;-0.06065083,583.1848
+0;0;0,0.02981645;0.2940643;-0.0218657,0.05993422;0.5774401;-0.05664523,0.2527158;0.4677926;-0.04078979,0.4484623;0.3033766;-0.004493359,0.6599442;0.1791687;0.007708229,-0.1454798;0.4650297;-0.01868947,-0.3469248;0.3037151;-0.0106749,-0.5395554;0.1516927;-0.01982507,0.07372483;-0.006584242;-0.04573995,0.06269758;-0.3883136;-0.02368993,0.01588885;-0.7889274;0.04023957,0.0117737;-0.7528386;-0.04961114,-0.08120526;0.01624827;-0.02669352,-0.1911983;-0.2635826;-0.2631703,-0.1511288;-0.650123;-0.1376693,-0.1736609;-0.6867486;-0.1940651,0.05244299;0.5081506;-0.04569297,0;0;0,0.005849555;0.2948112;-0.02988529,0.007058635;0.5784611;-0.07408547,0.2053295;0.4832;-0.01764488,0.4057122;0.3216592;0.002801657,0.614159;0.1981397;-0.03712249,-0.1859288;0.4902065;0.003254473,-0.3660038;0.3057199;0.01755178,-0.55397;0.15691;-0.03560298,0.07395217;-0.003664196;-0.04570007,0.05161628;-0.3854899;-0.03976059,-0.005862787;-0.7829754;0.03420544,-0.01055862;-0.8142188;-0.03178215,-0.08023197;0.009910504;-0.03217855,-0.1427565;-0.319218;-0.2168139,-0.178047;-0.7097811;-0.1028641,-0.1959332;-0.7430046;-0.1645896,0.007247925;0.5092037;-0.06065083,583.2079
+0;0;0,0.03038482;0.2938797;-0.0221293,0.06071897;0.5769989;-0.05728233,0.255778;0.4664191;-0.04137126,0.4541218;0.3100341;-0.004138988,0.666674;0.1950705;0.008950364,-0.1472082;0.4646738;-0.01866308,-0.350465;0.3104231;-0.009936451,-0.5450256;0.1667767;-0.01878302,0.07347409;-0.006700344;-0.04585925,0.06170961;-0.3888446;-0.02492453,0.0161554;-0.7929403;0.04022068,0.01197051;-0.7568946;-0.04947209,-0.08116606;0.01628421;-0.02633068,-0.1921791;-0.259712;-0.2673973,-0.1511489;-0.6495113;-0.1409638,-0.1740516;-0.6848209;-0.1984877,0.05318794;0.5077699;-0.0462393,0;0;0,0.004562631;0.2947353;-0.02980852,0.004576087;0.5782434;-0.07374144,0.2054842;0.4833514;-0.01649261,0.4075577;0.3285899;0.0034554,0.617016;0.2131518;-0.0335269,-0.1905205;0.4898257;0.004241154,-0.3706869;0.3093438;0.01645072,-0.557183;0.1638593;-0.03473393,0.07389769;-0.003582492;-0.04552699,0.05154045;-0.3857837;-0.03974939,-0.006765485;-0.7866858;0.03434658,-0.01061393;-0.8179673;-0.03144575,-0.0800413;0.009777066;-0.0323142,-0.1425692;-0.3200518;-0.2164719,-0.1770906;-0.71438;-0.1027796,-0.1909859;-0.7474378;-0.1654653,0.005007401;0.509013;-0.0603888,583.241
+0;0;0,0.03035325;0.2935744;-0.02210631,0.0606507;0.576351;-0.05721707,0.2572545;0.4655356;-0.04128152,0.4540692;0.3103561;-0.004336271,0.6670693;0.1951503;0.008780661,-0.1487876;0.463777;-0.01840115,-0.3504775;0.3107154;-0.009741792,-0.5454481;0.1667664;-0.018607,0.07338414;-0.006692141;-0.0458031,0.06162393;-0.3886977;-0.02487599,0.01589633;-0.7943314;0.04051718,0.01166549;-0.7582194;-0.05016023,-0.08106668;0.01626427;-0.02629844,-0.1920394;-0.2596318;-0.2672775,-0.1508531;-0.6509147;-0.1403628,-0.1740072;-0.6869411;-0.1985182,0.05312815;0.5072;-0.04618648,0;0;0,0.003601283;0.2944624;-0.02957797,0.003053814;0.5776646;-0.07321525,0.2055893;0.4833985;-0.01533079,0.4097378;0.3345821;0.003610134,0.6221941;0.223653;-0.03341079,-0.1935545;0.4893892;0.004873358,-0.3756801;0.313534;0.0141937,-0.5646656;0.1709698;-0.03846952,0.07396445;-0.003484994;-0.04522228,0.05172083;-0.3855658;-0.04033065,-0.006761566;-0.7878529;0.03484154,-0.01180156;-0.8182068;-0.03305292,-0.0798444;0.009594874;-0.03256916,-0.1421805;-0.3206935;-0.2156764,-0.1745199;-0.7168915;-0.1021544,-0.1892912;-0.7507524;-0.1652515,0.003580034;0.5085018;-0.05993581,583.2737
+0;0;0,0.03034904;0.2935337;-0.02210325,0.06063705;0.5762219;-0.05720332,0.2585394;0.4651575;-0.04123911,0.454318;0.310795;-0.00448836,0.6666893;0.1959293;0.008589849,-0.1500823;0.4633878;-0.01821337,-0.3507105;0.311132;-0.009599603,-0.5451055;0.1676079;-0.01843864,0.07330699;-0.006685106;-0.04575495,0.06154095;-0.3888796;-0.02481748,0.01543127;-0.7979027;0.04112209,0.01117621;-0.7617557;-0.05007436,-0.08098146;0.01624717;-0.02627079,-0.1920091;-0.2597854;-0.2673691,-0.1504786;-0.6543378;-0.139394,-0.1737652;-0.6907422;-0.1978822,0.0531162;0.5070866;-0.04617523,0;0;0,0.002742901;0.2944255;-0.02962661,0.001443923;0.5775402;-0.07323039,0.2053877;0.4836764;-0.01461005,0.4114264;0.339799;0.004230976,0.6265556;0.2350103;-0.03048921,-0.196799;0.4899384;0.003819846,-0.380003;0.3170911;0.01205197,-0.5718926;0.1804932;-0.04259383,0.07396175;-0.003386691;-0.04505897,0.05183935;-0.3856694;-0.04058385,-0.007154297;-0.7912774;0.03541541,-0.01146806;-0.8210323;-0.03374696,-0.07970186;0.009460709;-0.03271438,-0.142112;-0.321485;-0.2150037,-0.1728773;-0.7214539;-0.1016356,-0.1793337;-0.7602744;-0.1615917,0.002130061;0.5083934;-0.05995893,583.2975
+0;0;0,0.03081559;0.2934434;-0.02232387,0.0613507;0.5761115;-0.05775255,0.2599598;0.4648252;-0.04154239,0.4605359;0.3237509;-0.004281264,0.6758131;0.2077136;0.01001115,-0.1503702;0.4643506;-0.01796264,-0.352768;0.3211653;-0.01060193,-0.555855;0.1843596;-0.01788795,0.07285301;-0.006832303;-0.04581698,0.06049401;-0.3888273;-0.02578382,0.01496202;-0.7984941;0.0401062,0.01060942;-0.7623496;-0.0512345,-0.08074517;0.01633168;-0.02582499,-0.1928645;-0.2520971;-0.2745206,-0.1514784;-0.6472644;-0.1465694,-0.1737189;-0.6818851;-0.2076377,0.05377548;0.5069693;-0.04663826,0;0;0,0.001809269;0.2944206;-0.02949929,-0.0004907697;0.577576;-0.07310569,0.2044591;0.4841716;-0.01392126,0.410356;0.3470908;0.004419088,0.6304463;0.2452923;-0.03037429,-0.2000074;0.4903367;0.001839679,-0.3827624;0.3227617;0.008192435,-0.5797036;0.1881858;-0.04763474,0.07381605;-0.003205404;-0.04465818,0.05194846;-0.3852812;-0.04089499,-0.007415533;-0.7913143;0.03562021,-0.0120886;-0.8209153;-0.0338471,-0.07918825;0.009095037;-0.03316532,-0.1423384;-0.3227482;-0.2130719,-0.172019;-0.7234985;-0.1001127,-0.1789462;-0.7623279;-0.1602322,0.0004520565;0.5084057;-0.05983353,583.33
+0;0;0,0.03082334;0.2935171;-0.02232948,0.06137616;0.576349;-0.05777927,0.2610245;0.4647963;-0.04153481,0.460312;0.3246283;-0.004513063,0.6685749;0.2123719;0.009313658,-0.1513852;0.4643193;-0.01783556,-0.3524827;0.3220539;-0.01052213,-0.5489525;0.1897058;-0.01757075,0.07275264;-0.006822891;-0.04575387,0.06040866;-0.3883537;-0.02574505,0.01482948;-0.7984451;0.04021326,0.01047483;-0.7622977;-0.05117048,-0.08063393;0.01630918;-0.02578942,-0.1926171;-0.2517934;-0.2741829,-0.151188;-0.6473702;-0.146099,-0.173439;-0.6820214;-0.2071961,0.05379516;0.507154;-0.04665651,0;0;0,0.0009700506;0.2944939;-0.02955317,-0.002406076;0.5778033;-0.07318234,0.20379;0.4844179;-0.01341486,0.4105877;0.3516542;0.005069975,0.6293568;0.2665363;-0.02750444,-0.2029536;0.4904776;0.001168557,-0.3866664;0.3262934;0.006301003,-0.5863069;0.213566;-0.0537179,0.07375029;-0.002961919;-0.04455376,0.05252352;-0.384613;-0.04132915,-0.007601529;-0.7908056;0.03610111,-0.01254433;-0.8203818;-0.0334258,-0.07902269;0.008833878;-0.03332105,-0.1424873;-0.3241045;-0.2100775,-0.1706899;-0.7250639;-0.09588908,-0.1786926;-0.7688577;-0.1497238,-0.001195282;0.5085832;-0.05990672,583.3526
+0;0;0,0.03120071;0.2935205;-0.02228068,0.06198108;0.5764656;-0.05785488,0.2617693;0.4649963;-0.04161821,0.462481;0.3282868;-0.00479145,0.7044938;0.2111984;0.01329331,-0.1511047;0.464968;-0.01790092,-0.35647;0.3304018;-0.01097928,-0.5843563;0.1869158;-0.0202825,0.07256778;-0.006776061;-0.04572193,0.05941053;-0.3876113;-0.02672427,0.01419223;-0.798934;0.03962585,0.009829809;-0.7627905;-0.0516042,-0.08051863;0.0161788;-0.02564156,-0.1937657;-0.245768;-0.2788776,-0.1515918;-0.6424674;-0.1504865,-0.1724094;-0.6761236;-0.2128901,0.05435707;0.5072297;-0.04668552,0;0;0,0.0001339912;0.2945417;-0.02948475,-0.004096285;0.5779678;-0.07327867,0.2023975;0.4851038;-0.01281643,0.4103978;0.3558031;0.005838871,0.6590335;0.2617077;-0.03813076,-0.204929;0.4907232;-3.930181E-06,-0.3896005;0.3288373;0.004500132,-0.61532;0.1976793;-0.06224712,0.07366908;-0.002643242;-0.04436636,0.05277345;-0.3835966;-0.04164386,-0.007905781;-0.7908115;0.03663397,-0.01323244;-0.8205423;-0.03252935,-0.0787897;0.008429266;-0.0335205,-0.1425758;-0.3256604;-0.2063931,-0.1712331;-0.728232;-0.09348488,-0.1800282;-0.7725049;-0.1462664,-0.002663195;0.5087078;-0.05995607,583.3854
+0;0;0,0.03120071;0.2935205;-0.02228068,0.06198108;0.5764656;-0.05785488,0.2617693;0.4649963;-0.04161821,0.462481;0.3282868;-0.00479145,0.7044938;0.2111984;0.01329331,-0.1511047;0.464968;-0.01790092,-0.35647;0.3304018;-0.01097928,-0.5843563;0.1869158;-0.0202825,0.07256778;-0.006776061;-0.04572193,0.05941053;-0.3876113;-0.02672427,0.01419223;-0.798934;0.03962585,0.009829809;-0.7627905;-0.0516042,-0.08051863;0.0161788;-0.02564156,-0.1937657;-0.245768;-0.2788776,-0.1515918;-0.6424674;-0.1504865,-0.1724094;-0.6761236;-0.2128901,0.05435707;0.5072297;-0.04668552,0;0;0,0.0001339912;0.2945417;-0.02948475,-0.004096285;0.5779678;-0.07327867,0.2023975;0.4851038;-0.01281643,0.4103978;0.3558031;0.005838871,0.6590335;0.2617077;-0.03813076,-0.204929;0.4907232;-3.930181E-06,-0.3896005;0.3288373;0.004500132,-0.61532;0.1976793;-0.06224712,0.07366908;-0.002643242;-0.04436636,0.05277345;-0.3835966;-0.04164386,-0.007905781;-0.7908115;0.03663397,-0.01323244;-0.8205423;-0.03252935,-0.0787897;0.008429266;-0.0335205,-0.1425758;-0.3256604;-0.2063931,-0.1712331;-0.728232;-0.09348488,-0.1800282;-0.7725049;-0.1462664,-0.002663195;0.5087078;-0.05995607,583.4106
+0;0;0,0.03121124;0.2936195;-0.0222882,0.06202073;0.5768321;-0.05789681,0.2616272;0.4653156;-0.04165109,0.4626139;0.3284189;-0.004773878,0.6751859;0.2255742;0.01111089,-0.1509031;0.4652874;-0.01795354,-0.3565497;0.3305368;-0.01102242,-0.5567138;0.2045059;-0.01919391,0.07253071;-0.0067726;-0.04569858,0.05937811;-0.3874731;-0.02670764,0.01585206;-0.7834024;0.03715939,0.01120218;-0.7468542;-0.06008218,-0.0804775;0.01617053;-0.02562846,-0.1936845;-0.2456836;-0.2787749,-0.1530889;-0.627537;-0.1551887,-0.1752783;-0.6653877;-0.2217044,0.05438766;0.5075139;-0.04671418,0;0;0,-0.0003939867;0.294633;-0.02957344,-0.005336091;0.5782853;-0.07360303,0.2011105;0.4861482;-0.01249456,0.4111534;0.3596111;0.006652594,0.6342294;0.2861041;-0.02250338,-0.206032;0.4901872;-0.00127279,-0.3935544;0.3310785;0.002733094,-0.591856;0.2154947;-0.05500008,0.07366624;-0.002400339;-0.0442996,0.05300078;-0.3832341;-0.04204178,-0.006617799;-0.7739799;0.03856158,-0.01220573;-0.8143438;-0.02880406,-0.07872446;0.008175129;-0.03362378,-0.1428927;-0.3276441;-0.2026635,-0.1708697;-0.7155144;-0.09539069,-0.1812893;-0.7635235;-0.153066,-0.003724381;0.5089569;-0.06021261,583.4413
+0;0;0,0.03121927;0.293695;-0.02229393,0.06204331;0.5770414;-0.05791952,0.2616816;0.4654814;-0.04166707,0.4624825;0.3287112;-0.004823957,0.7057012;0.2110393;0.01335092,-0.15092;0.4654531;-0.01796544,-0.3563765;0.3308271;-0.01104072,-0.5853983;0.1866262;-0.02039029,0.07247575;-0.006767467;-0.04566394,0.05932448;-0.3874296;-0.02667492,0.01567717;-0.7844619;0.03737004,0.01105454;-0.747952;-0.05930159,-0.08041651;0.01615828;-0.02560904,-0.1936121;-0.2456695;-0.27873,-0.1529034;-0.6285866;-0.1547995,-0.1749628;-0.6660398;-0.2209253,0.05440625;0.5076869;-0.04673104,0;0;0,-0.0009004622;0.2947;-0.02965689,-0.006404534;0.5784637;-0.07378697,0.2002199;0.4870334;-0.01237297,0.4111347;0.3625492;0.007704739,0.6613649;0.2686619;-0.03591156,-0.2071473;0.4898043;-0.002064224,-0.3961406;0.3328001;0.001903751,-0.6241438;0.2027706;-0.06472376,0.07364631;-0.002146378;-0.04421926,0.05297264;-0.3829423;-0.04216218,-0.006899387;-0.7748311;0.03833699,-0.01223661;-0.814522;-0.02892256,-0.07862093;0.007938754;-0.0337558,-0.1435648;-0.3285327;-0.2011072,-0.1710346;-0.717504;-0.09345873,-0.1821578;-0.7640984;-0.1519286,-0.004668057;0.5091057;-0.06037045,583.475
+0;0;0,0.03146873;0.2938087;-0.02225126,0.06243019;0.5774237;-0.05798525,0.2615042;0.4658255;-0.04132378,0.464824;0.3325788;-0.005262394,0.7134447;0.2263584;0.0125432,-0.1501557;0.4664983;-0.01792671,-0.3603696;0.3393077;-0.01275617,-0.5994142;0.2122073;-0.0234894,0.07235241;-0.00682639;-0.04577277,0.05872239;-0.3870191;-0.02727691,0.01486371;-0.7888119;0.03723884,0.01044982;-0.7525156;-0.05599385,-0.08043326;0.01619803;-0.02539156,-0.1949671;-0.2381541;-0.2847396,-0.1542582;-0.6259404;-0.1602891,-0.1736514;-0.6589738;-0.2266378,0.05476908;0.5079762;-0.04675339,0;0;0,-0.0009060056;0.2948253;-0.02976871,-0.006016538;0.578859;-0.07411802,0.1998536;0.4877625;-0.01220679,0.4118193;0.365049;0.007942438,0.6614328;0.2691541;-0.03575325,-0.2065098;0.4896523;-0.003003955,-0.3970491;0.334485;0.0004495636,-0.6253368;0.2046292;-0.06614051,0.07365228;-0.001855299;-0.04414201,0.05324088;-0.3821912;-0.04260063,-0.007347643;-0.7789328;0.03770209,-0.0113824;-0.8149645;-0.02844166,-0.07856649;0.007786741;-0.03381257,-0.1441475;-0.3285899;-0.2000181,-0.1716014;-0.7220389;-0.09062198,-0.1822159;-0.7657993;-0.1471745,-0.00443247;0.5094099;-0.06062293,583.4979
+0;0;0,0.03147242;0.2938432;-0.02225387,0.06243318;0.5774518;-0.05798689,0.2616596;0.4658276;-0.04132223,0.465306;0.3323669;-0.005202923,0.71387;0.2261707;0.01259862,-0.1503027;0.4665008;-0.01790798,-0.3608543;0.339106;-0.01272913,-0.5998444;0.2120344;-0.02345991,0.07236402;-0.006827486;-0.04578012,0.05876727;-0.3860924;-0.02732939,0.01475722;-0.789272;0.03740902,0.01033314;-0.7529611;-0.05603896,-0.08044618;0.01620063;-0.02539564,-0.1947005;-0.2375308;-0.2841108,-0.1538511;-0.6266555;-0.1592307,-0.1732891;-0.6598344;-0.2257326,0.05477262;0.5080093;-0.04675584,0;0;0,-0.001175165;0.2948546;-0.02981543,-0.006491408;0.5788771;-0.07417071,0.1995798;0.4881602;-0.01210237,0.4126289;0.3665425;0.008084059,0.6616267;0.2693892;-0.03595996,-0.2071068;0.4894581;-0.003126182,-0.399701;0.3361934;-0.0007508406,-0.6364912;0.224273;-0.06990884,0.07367435;-0.001625642;-0.04414105,0.05338706;-0.3810389;-0.04304385,-0.007297635;-0.7791507;0.03761578,-0.01135311;-0.8150195;-0.02899336,-0.0785865;0.007687;-0.03382394,-0.1448136;-0.3281963;-0.1986378,-0.1723547;-0.7231396;-0.08935414,-0.1832559;-0.767068;-0.1459906,-0.004868761;0.5094343;-0.06067419,583.5204
+0;0;0,0.03148041;0.2939178;-0.02225952,0.0624483;0.5775917;-0.05800071,0.2620223;0.4658817;-0.04132452,0.4655042;0.3325288;-0.005234383,0.7142012;0.2262758;0.01257668,-0.1506353;0.4665561;-0.01787075,-0.3610168;0.3392642;-0.01269608,-0.6001348;0.2121247;-0.0234326,0.07231345;-0.006822715;-0.04574813,0.05879308;-0.3839571;-0.02740104,0.01454761;-0.7892933;0.03768366,0.01016305;-0.7530388;-0.05492953,-0.08038995;0.01618931;-0.02537789,-0.1940025;-0.2361167;-0.2826397,-0.1529346;-0.6273229;-0.1570916,-0.1721989;-0.6599374;-0.2229995,0.05478613;0.5081346;-0.04676729,0;0;0,-0.00143826;0.294927;-0.02983594,-0.006913602;0.5790068;-0.0742327,0.1995456;0.4882992;-0.01211166,0.4130748;0.3679399;0.008119822,0.6619517;0.2700519;-0.03587317,-0.2078227;0.4894437;-0.00303638,-0.4019439;0.3384352;-0.001083865,-0.6372363;0.2228097;-0.06982495,0.07364893;-0.001461357;-0.04407239,0.0537356;-0.378758;-0.04341459,-0.007294565;-0.7790138;0.03759027,-0.009872094;-0.8157718;-0.0270028,-0.07854299;0.007600673;-0.03379209,-0.1449884;-0.326525;-0.1971775,-0.1727299;-0.7237349;-0.08788058,-0.1840852;-0.7682515;-0.1422301,-0.005264431;0.5095525;-0.06072116,583.5531
+0;0;0,0.03139552;0.2938966;-0.02183437,0.06219438;0.5775992;-0.05720076,0.2626275;0.4659801;-0.04140694,0.4737699;0.3461492;-0.003572166,0.7004068;0.2480141;0.01207383,-0.151783;0.4668287;-0.01802764,-0.3669494;0.3482795;-0.01338806,-0.5821729;0.2265388;-0.0232692,0.07215439;-0.006708709;-0.0459119,0.05767016;-0.383486;-0.02842246,0.01364595;-0.791772;0.03705455,0.009326011;-0.7555213;-0.05480827,-0.08044738;0.01602491;-0.02511149,-0.1957695;-0.2303545;-0.2867885,-0.1543282;-0.6247017;-0.1615061,-0.171727;-0.6598909;-0.2243088,0.05458572;0.5081306;-0.04605913,0;0;0,-0.001783818;0.2948469;-0.02999544,-0.007323876;0.5788839;-0.07442284,0.1998595;0.4887198;-0.01181722,0.4131398;0.3683099;0.007803202,0.6436583;0.285672;-0.02785969,-0.2089518;0.4895173;-0.002951644,-0.4039729;0.3400749;-0.0005538359,-0.6198037;0.2364507;-0.06315329,0.07361268;-0.001195431;-0.04403305,0.05361466;-0.3781262;-0.04367828,-0.007701486;-0.7812905;0.03769541,-0.009306043;-0.8164335;-0.0274992,-0.07853926;0.007379325;-0.03370897,-0.1458091;-0.3263484;-0.1967348,-0.1750184;-0.7266123;-0.08783844,-0.1750378;-0.7156008;-0.178038,-0.00566709;0.509441;-0.06090021,583.5864
+0;0;0,0.03139012;0.2938459;-0.02183061,0.06218382;0.5775011;-0.05719128,0.2634745;0.4657159;-0.04137951,0.475073;0.3456263;-0.003463019,0.714754;0.2418429;0.01308349,-0.1526427;0.4665681;-0.01790393,-0.3682737;0.3477628;-0.01325432,-0.5958845;0.2190152;-0.02370417,0.07206985;-0.006700849;-0.0458581,0.0575709;-0.3838609;-0.0283509,0.01376742;-0.7900999;0.03679782,0.009289991;-0.7536212;-0.05841406,-0.08035312;0.01600613;-0.02508207,-0.1957924;-0.2306235;-0.2870249,-0.1545588;-0.6229936;-0.1623707,-0.172592;-0.6605594;-0.2274629,0.05457599;0.50804;-0.04605086,0;0;0,-0.002024516;0.2947605;-0.03032351,-0.007487744;0.5787168;-0.074965,0.2005529;0.4888773;-0.01208687,0.4145059;0.3686156;0.007770538,0.6560497;0.2766774;-0.03340864,-0.2097977;0.4896579;-0.002452195,-0.4062474;0.3412272;0.0005327764,-0.6353334;0.2335086;-0.0658609,0.07364413;-0.001100495;-0.04378653,0.05363677;-0.3784146;-0.04421854,-0.006879181;-0.7798604;0.03560805,-0.009569228;-0.8188193;-0.03045821,-0.07842018;0.007259795;-0.03375645,-0.1463619;-0.326619;-0.1970823,-0.1762014;-0.7250619;-0.08962994,-0.1762459;-0.7147646;-0.1831132,-0.005855039;0.5092914;-0.06138992,583.6197
+0;0;0,0.03139012;0.2938459;-0.02183061,0.06218382;0.5775011;-0.05719128,0.2634745;0.4657159;-0.04137951,0.475073;0.3456263;-0.003463019,0.714754;0.2418429;0.01308349,-0.1526427;0.4665681;-0.01790393,-0.3682737;0.3477628;-0.01325432,-0.5958845;0.2190152;-0.02370417,0.07206985;-0.006700849;-0.0458581,0.0575709;-0.3838609;-0.0283509,0.01376742;-0.7900999;0.03679782,0.009289991;-0.7536212;-0.05841406,-0.08035312;0.01600613;-0.02508207,-0.1957924;-0.2306235;-0.2870249,-0.1545588;-0.6229936;-0.1623707,-0.172592;-0.6605594;-0.2274629,0.05457599;0.50804;-0.04605086,0;0;0,-0.002024516;0.2947605;-0.03032351,-0.007487744;0.5787168;-0.074965,0.2005529;0.4888773;-0.01208687,0.4145059;0.3686156;0.007770538,0.6560497;0.2766774;-0.03340864,-0.2097977;0.4896579;-0.002452195,-0.4062474;0.3412272;0.0005327764,-0.6353334;0.2335086;-0.0658609,0.07364413;-0.001100495;-0.04378653,0.05363677;-0.3784146;-0.04421854,-0.006879181;-0.7798604;0.03560805,-0.009569228;-0.8188193;-0.03045821,-0.07842018;0.007259795;-0.03375645,-0.1463619;-0.326619;-0.1970823,-0.1762014;-0.7250619;-0.08962994,-0.1762459;-0.7147646;-0.1831132,-0.005855039;0.5092914;-0.06138992,583.6423
+0;0;0,0.03089352;0.2937565;-0.02167494,0.06117922;0.5769756;-0.056922,0.2611803;0.4657516;-0.04110494,0.4738061;0.3483112;-0.004194792,0.7186296;0.2547675;0.01406507,-0.1522423;0.4671158;-0.01811011,-0.3697989;0.3530132;-0.01435972,-0.6002536;0.2272866;-0.02464583,0.0719208;-0.006522399;-0.04606686,0.05590327;-0.3829724;-0.0293718,0.01217488;-0.7907588;0.03580055,0.007801312;-0.7543364;-0.05840979,-0.08046323;0.01579847;-0.02476647,-0.1998023;-0.2202655;-0.2936194,-0.1586712;-0.6151339;-0.1718138,-0.1754095;-0.652513;-0.2359687,0.05370346;0.5076779;-0.04581798,0;0;0,-0.0008662641;0.2946591;-0.02987265,-0.00304015;0.5783335;-0.07338405,0.202526;0.4884286;-0.01128769,0.4160065;0.3682183;0.007149696,0.6579654;0.2746036;-0.03425717,-0.205506;0.4905097;-0.003081337,-0.4023294;0.3434881;1.098798E-05,-0.6331613;0.2373096;-0.06681062,0.07372841;-0.001018241;-0.04359341,0.05391702;-0.377655;-0.04505587,-0.007132933;-0.7806411;0.03447127,-0.008044928;-0.8190867;-0.03072334,-0.07837937;0.007131358;-0.03381003,-0.1467882;-0.3256508;-0.1975969,-0.1802287;-0.726277;-0.09353034,-0.1801655;-0.715696;-0.1860445,-0.002455175;0.5090126;-0.06013107,583.6655
+0;0;0,0.03092379;0.2940443;-0.02169617,0.06124681;0.5776123;-0.05698722,0.259057;0.4667317;-0.0412041,0.4711742;0.3495721;-0.004382253,0.6918849;0.2652416;0.01207919,-0.1500209;0.4680815;-0.01845094,-0.3670571;0.3542518;-0.01470952,-0.5748143;0.2409081;-0.02398254,0.07204261;-0.006533446;-0.04614488,0.05608868;-0.3814886;-0.02951611,0.0129333;-0.7839315;0.03480221,0.008258147;-0.7470661;-0.0659046,-0.0805995;0.01582523;-0.02480841,-0.1994647;-0.2193014;-0.2925937,-0.1588726;-0.6089954;-0.1723843,-0.1767651;-0.6510208;-0.2409632,0.05376056;0.5082173;-0.04586761,0;0;0,0.000571996;0.2950206;-0.02918172,0.0005339682;0.5791712;-0.07196021,0.2035824;0.4879623;-0.01177788,0.4163784;0.3676975;0.006392002,0.636026;0.2845332;-0.02417707,-0.2003585;0.4912198;-0.002638582,-0.3976738;0.3458511;0.0006034574,-0.6071817;0.2537597;-0.06040017,0.07366863;-0.00110133;-0.04397607,0.05415215;-0.3762513;-0.04599047,-0.005595267;-0.7736875;0.0342226,-0.008386999;-0.8197209;-0.03227544,-0.07869184;0.007189941;-0.03343761,-0.1483642;-0.3224589;-0.1995696,-0.1832706;-0.7180315;-0.09826158,-0.1835361;-0.7087113;-0.1971713,0.0006056726;0.5097185;-0.05885792,583.6979
+0;0;0,0.03091483;0.2939591;-0.02168989,0.06122743;0.5774295;-0.05696928,0.2599063;0.466387;-0.04116862,0.470057;0.3503137;-0.00468814,0.7199552;0.254831;0.01395022,-0.1508996;0.4677426;-0.01831933,-0.3659237;0.3549682;-0.0146126,-0.6011554;0.2266355;-0.02511192,0.07209753;-0.006538427;-0.04618006,0.05613798;-0.3816258;-0.02954543,0.01326906;-0.7813972;0.03434595,0.008426474;-0.7442859;-0.06996751,-0.08066095;0.01583729;-0.02482733,-0.1995681;-0.2193722;-0.2927071,-0.1592455;-0.6064795;-0.1732956,-0.1777788;-0.6510843;-0.2443305,0.05374262;0.5080479;-0.04585183,0;0;0,0.001101762;0.2949173;-0.02933788,0.001392305;0.5789177;-0.07244027,0.2051597;0.4868845;-0.01183414,0.4158024;0.3672862;0.005285263,0.6602037;0.2650934;-0.03640532,-0.2002409;0.4916413;-0.00207537,-0.3963311;0.3485046;0.003187987,-0.6342131;0.2465532;-0.06703688,0.07378379;-0.001134962;-0.04390979,0.05354451;-0.3763714;-0.04706645,-0.005164012;-0.7710672;0.03359103,-0.01297297;-0.8181551;-0.03677797,-0.07876779;0.007160891;-0.03343295,-0.1507941;-0.3194471;-0.2047845,-0.187212;-0.7123307;-0.1045183,-0.1874952;-0.7037779;-0.2069647,0.001438245;0.5094977;-0.05923891,583.7205
+0;0;0,0.0307321;0.2941053;-0.02144681,0.0608561;0.5777169;-0.05646171,0.2589037;0.4674791;-0.04024985,0.4727294;0.3569047;-0.004676703,0.6949856;0.2760265;0.01237698,-0.150585;0.4686209;-0.01855357,-0.3692296;0.3618951;-0.0143436,-0.5831377;0.2599682;-0.02351744,0.07213859;-0.006438845;-0.04625738,0.05495367;-0.3808493;-0.02910981,0.0126844;-0.7762755;0.03369536,0.008086756;-0.7391312;-0.0702341,-0.08079544;0.01569102;-0.02471984,-0.2014747;-0.21343;-0.2962205,-0.1611243;-0.5963719;-0.1786602,-0.1764384;-0.641071;-0.2497871,0.05342315;0.5082928;-0.04541387,0;0;0,0.002025247;0.2950536;-0.02901077,0.003129616;0.5791708;-0.07190526,0.2059581;0.4865046;-0.01194429,0.4168235;0.3662433;0.004983664,0.6341665;0.2780398;-0.02983141,-0.1978651;0.4912435;-0.001996268,-0.3953064;0.3491492;0.004306093,-0.6101863;0.2682364;-0.05493673,0.0736523;-0.001210079;-0.04426122,0.05251916;-0.3757941;-0.04783273,-0.003930267;-0.7660522;0.03343892,-0.01310728;-0.8142284;-0.0349555,-0.07897083;0.00723228;-0.03311316,-0.1533711;-0.3150322;-0.2102649,-0.1905323;-0.7035472;-0.1114306,-0.190931;-0.6948621;-0.2135043,0.003015637;0.5097173;-0.05874395,583.7476
+0;0;0,0.0307321;0.2941053;-0.02144681,0.0608561;0.5777169;-0.05646171,0.2589037;0.4674791;-0.04024985,0.4727294;0.3569047;-0.004676703,0.6949856;0.2760265;0.01237698,-0.150585;0.4686209;-0.01855357,-0.3692296;0.3618951;-0.0143436,-0.5831377;0.2599682;-0.02351744,0.07213859;-0.006438845;-0.04625738,0.05495367;-0.3808493;-0.02910981,0.0126844;-0.7762755;0.03369536,0.008086756;-0.7391312;-0.0702341,-0.08079544;0.01569102;-0.02471984,-0.2014747;-0.21343;-0.2962205,-0.1611243;-0.5963719;-0.1786602,-0.1764384;-0.641071;-0.2497871,0.05342315;0.5082928;-0.04541387,0;0;0,0.002025247;0.2950536;-0.02901077,0.003129616;0.5791708;-0.07190526,0.2059581;0.4865046;-0.01194429,0.4168235;0.3662433;0.004983664,0.6341665;0.2780398;-0.02983141,-0.1978651;0.4912435;-0.001996268,-0.3953064;0.3491492;0.004306093,-0.6101863;0.2682364;-0.05493673,0.0736523;-0.001210079;-0.04426122,0.05251916;-0.3757941;-0.04783273,-0.003930267;-0.7660522;0.03343892,-0.01310728;-0.8142284;-0.0349555,-0.07897083;0.00723228;-0.03311316,-0.1533711;-0.3150322;-0.2102649,-0.1905323;-0.7035472;-0.1114306,-0.190931;-0.6948621;-0.2135043,0.003015637;0.5097173;-0.05874395,583.7761
+0;0;0,0.03036334;0.2939609;-0.02111049,0.06007983;0.5773385;-0.05573524,0.2572732;0.4675134;-0.03964239,0.4757796;0.3610272;-0.004363485,0.7020353;0.2925864;0.01457394,-0.150428;0.4690713;-0.01848821,-0.3730147;0.3653124;-0.01422306,-0.5890143;0.2678767;-0.02343678,0.0721878;-0.006277543;-0.04634785,0.05394201;-0.3804586;-0.02988578,0.01138016;-0.775468;0.03349224,0.006865413;-0.7382497;-0.07095094,-0.08094163;0.01547265;-0.02465074,-0.2030038;-0.2081885;-0.2997722,-0.1607858;-0.5902745;-0.1810762,-0.1752297;-0.6363651;-0.2516629,0.05275819;0.5079723;-0.04479233,0;0;0,0.002945572;0.2948557;-0.02884603,0.005093858;0.5786569;-0.07164049,0.2067364;0.4860069;-0.01224327,0.4195829;0.3645373;0.004202127,0.6368104;0.2762632;-0.03121448,-0.1949988;0.4915565;-0.001179878,-0.394777;0.3488463;0.005989502,-0.6102;0.2696073;-0.05357991,0.07356231;-0.001356006;-0.04455733,0.05221529;-0.3757173;-0.04820275,-0.004408345;-0.7657322;0.03268576,-0.01363257;-0.8152766;-0.03490472,-0.07915171;0.007391541;-0.03284783,-0.1554555;-0.3114067;-0.2149488,-0.1925539;-0.6996113;-0.1160468,-0.1932072;-0.6910148;-0.2186252,0.004725918;0.5092869;-0.05849934,583.8101
+0;0;0,0.03040235;0.2943385;-0.02113761,0.06017484;0.57825;-0.05582853,0.2553464;0.4686711;-0.03976243,0.4740659;0.362081;-0.00444911,0.7303001;0.2845719;0.01699748,-0.148356;0.4702137;-0.01881574,-0.3711598;0.3663535;-0.01454643,-0.6157789;0.2560078;-0.02498095,0.07237156;-0.006293524;-0.04646583,0.05428743;-0.3771591;-0.03014963,0.01189132;-0.7706305;0.0329816,0.007449503;-0.7335288;-0.0697744,-0.08114768;0.01551204;-0.02471349,-0.2021283;-0.2061674;-0.2973973,-0.1600747;-0.5867656;-0.1791635,-0.1742852;-0.631627;-0.2486099,0.0528373;0.5087332;-0.04486186,0;0;0,0.004248455;0.2952274;-0.02879238,0.00804992;0.5795553;-0.07160711,0.2072624;0.4856218;-0.01328349,0.4201581;0.3637009;0.002759933,0.660929;0.2539262;-0.04309249,-0.1904225;0.4915376;-0.001671631,-0.3908087;0.3493968;0.007713216,-0.6336015;0.2578385;-0.06151309,0.07347089;-0.00163351;-0.04511857,0.05355799;-0.3727385;-0.04948425,-0.002172321;-0.761335;0.03107405,-0.01238598;-0.8136669;-0.03013134,-0.07957073;0.007755251;-0.03232152,-0.1575292;-0.3022718;-0.2219008,-0.1933695;-0.6881366;-0.1197906,-0.1968306;-0.7370068;-0.1860965,0.007250682;0.5100355;-0.05845213,583.8326
+0;0;0,0.03040439;0.2943584;-0.02113903,0.06017984;0.5782981;-0.05583346,0.2556282;0.4686561;-0.03975908,0.4730327;0.3627069;-0.004658077,0.7288351;0.2853284;0.01675238,-0.1486277;0.4702009;-0.01878368,-0.370092;0.3669651;-0.01454003,-0.6142988;0.2568053;-0.02495697,0.07259817;-0.006313229;-0.04661132,0.05457482;-0.3759324;-0.03034996,0.01211576;-0.7699879;0.03287502,0.007565439;-0.7327127;-0.07239112,-0.08140177;0.01556061;-0.02479087,-0.2019758;-0.2053738;-0.2965581,-0.1598598;-0.586537;-0.1781488,-0.1744174;-0.6332271;-0.2492917,0.05284145;0.5087731;-0.0448655,0;0;0,0.004992723;0.2952085;-0.02907204,0.009464264;0.5795125;-0.07217121,0.2088187;0.4849371;-0.01414871,0.4199446;0.3628284;0.001258612,0.6602973;0.2531313;-0.0443244,-0.1890362;0.4919888;-0.0005613044,-0.3886443;0.351428;0.01045224,-0.6320155;0.2619171;-0.05765782,0.07343999;-0.002048612;-0.0456655,0.05384515;-0.3719135;-0.05052376,-0.001763925;-0.7611427;0.03002524,-0.01318207;-0.8158487;-0.03201604,-0.08001114;0.008251745;-0.03182912,-0.1590918;-0.2956096;-0.2283542,-0.1934738;-0.681941;-0.1251752,-0.1984838;-0.7328359;-0.1928915,0.008511126;0.5099998;-0.05894423,583.8652
+0;0;0,0.03015709;0.293869;-0.02079544,0.05966506;0.5773122;-0.05511866,0.2547406;0.4682281;-0.03959053,0.4752122;0.3670928;-0.004734516,0.7297708;0.2936623;0.01729266,-0.148653;0.4695997;-0.01876232,-0.3726894;0.370363;-0.01548097,-0.6182358;0.2689791;-0.02575503,0.07276389;-0.005834457;-0.0466742,0.05372214;-0.375443;-0.03107278,0.0114054;-0.76975;0.03273267,0.006855634;-0.7324396;-0.07246579,-0.08164193;0.01512155;-0.02475965,-0.2040393;-0.199767;-0.3005463,-0.1611402;-0.5814762;-0.1830829,-0.1746343;-0.6290424;-0.2533841,0.05239833;0.5079101;-0.04424613,0;0;0,0.005606458;0.2946473;-0.02919579,0.01055282;0.5783616;-0.07238054,0.2094226;0.4841467;-0.01497769,0.4209544;0.3613657;0.0001926422,0.6590009;0.2520181;-0.04513192,-0.187363;0.4918039;-6.394833E-05,-0.3881559;0.3518217;0.01169192,-0.6303943;0.2634206;-0.05298495,0.07340106;-0.002403975;-0.04597402,0.052977;-0.3722265;-0.05150867,-0.002103046;-0.7617923;0.02938962,-0.0149961;-0.8157126;-0.03331614,-0.08021188;0.008516168;-0.0316328,-0.1615481;-0.2881004;-0.2380777,-0.194826;-0.6745946;-0.1338921,-0.1941648;-0.7276431;-0.1990333,0.009495407;0.5089987;-0.05913901,583.8875
+0;0;0,0.03012735;0.2935791;-0.02077493,0.05960441;0.5767255;-0.05506187,0.2543846;0.4677806;-0.03955322,0.4763432;0.3659632;-0.004462104,0.7265956;0.2937748;0.01719247,-0.1484035;0.4691502;-0.01875627,-0.373951;0.3692442;-0.01545279,-0.6153438;0.2695753;-0.02555305,0.07300648;-0.005853908;-0.04682981,0.05396531;-0.3754512;-0.03122886,0.01077778;-0.7778723;0.03388957,0.006456794;-0.7409295;-0.06601895,-0.08191411;0.01517197;-0.0248422,-0.2043078;-0.1997101;-0.3006204,-0.1605259;-0.589274;-0.1807399,-0.1733415;-0.6329398;-0.247506,0.05234602;0.5074031;-0.04420183,0;0;0,0.006609678;0.2943223;-0.02930212,0.01265003;0.5777149;-0.07246447,0.2111226;0.4830277;-0.01633573,0.4248747;0.3607615;-0.001341823,0.6586452;0.2524546;-0.04524374,-0.1852751;0.491605;-0.0002267584,-0.3885008;0.352359;0.01295186,-0.627846;0.2658704;-0.04654618,0.07352021;-0.002845273;-0.04630256,0.05265054;-0.3726144;-0.05289459,-0.003862143;-0.7701785;0.02955127,-0.01519859;-0.8157108;-0.0353713,-0.08056594;0.008942928;-0.03140695,-0.1627435;-0.2846829;-0.2417373,-0.1942872;-0.6785308;-0.1324805,-0.1987093;-0.7258825;-0.1960867,0.01131004;0.5084369;-0.05923629,583.9227
+0;0;0,0.03010933;0.2934036;-0.02076251,0.05956853;0.5763784;-0.05502868,0.2554712;0.4672559;-0.03950083,0.4804762;0.364041;-0.003928103,0.7070684;0.2986777;0.01567912,-0.149546;0.4686331;-0.01858879,-0.3781891;0.3673558;-0.01523997,-0.5967593;0.2771102;-0.0243853,0.07325522;-0.005873853;-0.04698937,0.05414574;-0.376797;-0.03133245,0.01092782;-0.7795013;0.03383181,0.006541023;-0.7424527;-0.06759839,-0.08219321;0.01522366;-0.02492684,-0.2050259;-0.2004292;-0.3016943,-0.1612132;-0.5902674;-0.1817295,-0.174224;-0.6350551;-0.2495124,0.0523145;0.5070977;-0.04417517,0;0;0,0.007397935;0.2941126;-0.02943397,0.01414394;0.5772985;-0.07269406,0.2136684;0.4821043;-0.01708532,0.4320017;0.3608932;-0.003505472,0.6515223;0.2776127;-0.03310061,-0.184807;0.4912417;0.000673674,-0.3920394;0.3519296;0.01456056,-0.6097277;0.274653;-0.03682964,0.07350044;-0.003240705;-0.04686164,0.05152336;-0.3742767;-0.05346465,-0.004365206;-0.7724516;0.02788687,-0.01666521;-0.8191752;-0.03783393,-0.08100782;0.00936307;-0.03096605,-0.1645349;-0.2808336;-0.2477688,-0.194586;-0.6747622;-0.1373059,-0.1979617;-0.722921;-0.202397,0.01263781;0.5080713;-0.05944419,583.9552
+0;0;0,0.02981303;0.2935653;-0.02043215,0.05895025;0.5766988;-0.05443239,0.2559691;0.4675072;-0.03895293,0.4835597;0.3689838;-0.004248355,0.7108197;0.3062652;0.01580124,-0.151178;0.4689527;-0.01841203,-0.3824678;0.3729928;-0.01607309,-0.602233;0.286018;-0.02709094,0.07337102;-0.005653123;-0.04708003,0.05275448;-0.3772896;-0.03196101,0.008464716;-0.7884148;0.03468195,0.004324561;-0.751599;-0.06287374,-0.08240541;0.01493607;-0.02486072,-0.2072746;-0.1957222;-0.3055707,-0.1626659;-0.5939791;-0.1837991,-0.1736613;-0.6371408;-0.2478865,0.05178013;0.5073765;-0.04363569,0;0;0,0.007964492;0.2942026;-0.02946591,0.01522483;0.5774531;-0.07283115,0.2156926;0.4815976;-0.0176456,0.4354152;0.3620738;-0.005614042,0.6541517;0.2765978;-0.03444052,-0.1847207;0.4909796;0.001075394,-0.3939916;0.3543019;0.01636135,-0.6122673;0.2770061;-0.03225795,0.07354151;-0.003467798;-0.04702568,0.05052616;-0.3752126;-0.05361224,-0.007434234;-0.7821449;0.02684593,-0.0179358;-0.8215598;-0.04135967,-0.08116662;0.009580986;-0.03085415,-0.1670269;-0.2726805;-0.2582828,-0.195999;-0.675179;-0.1461115,-0.1981545;-0.665782;-0.2417754,0.01360269;0.5082103;-0.05955124,583.9883
+0;0;0,0.02981303;0.2935653;-0.02043215,0.05895025;0.5766988;-0.05443239,0.2559691;0.4675072;-0.03895293,0.4835597;0.3689838;-0.004248355,0.7108197;0.3062652;0.01580124,-0.151178;0.4689527;-0.01841203,-0.3824678;0.3729928;-0.01607309,-0.602233;0.286018;-0.02709094,0.07337102;-0.005653123;-0.04708003,0.05275448;-0.3772896;-0.03196101,0.008464716;-0.7884148;0.03468195,0.004324561;-0.751599;-0.06287374,-0.08240541;0.01493607;-0.02486072,-0.2072746;-0.1957222;-0.3055707,-0.1626659;-0.5939791;-0.1837991,-0.1736613;-0.6371408;-0.2478865,0.05178013;0.5073765;-0.04363569,0;0;0,0.007964492;0.2942026;-0.02946591,0.01522483;0.5774531;-0.07283115,0.2156926;0.4815976;-0.0176456,0.4354152;0.3620738;-0.005614042,0.6541517;0.2765978;-0.03444052,-0.1847207;0.4909796;0.001075394,-0.3939916;0.3543019;0.01636135,-0.6122673;0.2770061;-0.03225795,0.07354151;-0.003467798;-0.04702568,0.05052616;-0.3752126;-0.05361224,-0.007434234;-0.7821449;0.02684593,-0.0179358;-0.8215598;-0.04135967,-0.08116662;0.009580986;-0.03085415,-0.1670269;-0.2726805;-0.2582828,-0.195999;-0.675179;-0.1461115,-0.1981545;-0.665782;-0.2417754,0.01360269;0.5082103;-0.05955124,584.0106
+0;0;0,0.02978864;0.293325;-0.02041544,0.05890223;0.576229;-0.05438774,0.2557457;0.4671372;-0.03892244,0.4837604;0.3684302;-0.004153199,0.711055;0.3057019;0.01589946,-0.1510384;0.4685813;-0.01839986,-0.3827592;0.3724426;-0.01605656,-0.602558;0.2854545;-0.0270761,0.0735991;-0.005670696;-0.04722638,0.05296332;-0.377654;-0.03209326,0.008530956;-0.790103;0.03476428,0.004427975;-0.7533484;-0.06191544,-0.08266158;0.0149825;-0.02493801,-0.2076473;-0.1958723;-0.3059099,-0.162895;-0.5954116;-0.1837463,-0.1737916;-0.6379163;-0.2472582,0.05173875;0.5069709;-0.04360103,0;0;0,0.009186864;0.2939064;-0.02963734,0.01801607;0.5768687;-0.07305694,0.2178147;0.4801787;-0.01820135,0.4398891;0.3639869;-0.007015467,0.658272;0.2778042;-0.03670192,-0.1822222;0.4913969;0.0009190179,-0.3939564;0.3581851;0.02004905,-0.6129459;0.2807631;-0.02521953,0.07359587;-0.003963247;-0.04740524,0.04966171;-0.3759903;-0.05443788,-0.007784814;-0.7842561;0.02666235,-0.01812565;-0.82196;-0.04203033,-0.08149923;0.01011041;-0.0305773,-0.1680909;-0.2679645;-0.263392,-0.1959491;-0.6720331;-0.1515402,-0.1982311;-0.6624932;-0.2463326,0.01596746;0.5077063;-0.05976295,584.0328
+0;0;0,0.02946695;0.2931279;-0.02030431,0.05821629;0.5757279;-0.05422699,0.2547052;0.4669658;-0.03832814,0.4832515;0.37455;-0.00414845,0.7113589;0.3152469;0.01649823,-0.1512387;0.4686453;-0.01828695,-0.3832483;0.3785766;-0.01706361,-0.6039777;0.2941637;-0.02842747,0.07369766;-0.005515917;-0.04746777,0.05219524;-0.377983;-0.03300503,0.007495888;-0.7909243;0.03404551,0.003449221;-0.7541434;-0.06298506,-0.08294908;0.01479224;-0.02481129,-0.2105186;-0.1908513;-0.3091351,-0.1642807;-0.590768;-0.1868933,-0.1723714;-0.6344552;-0.2499967,0.05114614;0.5065617;-0.04344771,0;0;0,0.01057507;0.2936192;-0.02967191,0.02129871;0.576166;-0.073107,0.2200634;0.4786879;-0.01864648,0.4420302;0.3666042;-0.008143187,0.6612639;0.2826582;-0.03756714,-0.1790408;0.4917742;0.0008188374,-0.3908598;0.3627663;0.02160338,-0.6113814;0.2879924;-0.02029254,0.07363506;-0.004336476;-0.04768682,0.04894523;-0.3768122;-0.05513382,-0.008174568;-0.7857338;0.02570486,-0.01826878;-0.8233691;-0.0435834,-0.08174211;0.01048738;-0.03038425,-0.1686447;-0.2659485;-0.2658293,-0.1962265;-0.6710158;-0.1554927,-0.1972385;-0.7191808;-0.2135142,0.01874742;0.5071261;-0.05979848,584.0556
+0;0;0,0.02946695;0.2931279;-0.02030431,0.05821629;0.5757279;-0.05422699,0.2547052;0.4669658;-0.03832814,0.4832515;0.37455;-0.00414845,0.7113589;0.3152469;0.01649823,-0.1512387;0.4686453;-0.01828695,-0.3832483;0.3785766;-0.01706361,-0.6039777;0.2941637;-0.02842747,0.07369766;-0.005515917;-0.04746777,0.05219524;-0.377983;-0.03300503,0.007495888;-0.7909243;0.03404551,0.003449221;-0.7541434;-0.06298506,-0.08294908;0.01479224;-0.02481129,-0.2105186;-0.1908513;-0.3091351,-0.1642807;-0.590768;-0.1868933,-0.1723714;-0.6344552;-0.2499967,0.05114614;0.5065617;-0.04344771,0;0;0,0.01057507;0.2936192;-0.02967191,0.02129871;0.576166;-0.073107,0.2200634;0.4786879;-0.01864648,0.4420302;0.3666042;-0.008143187,0.6612639;0.2826582;-0.03756714,-0.1790408;0.4917742;0.0008188374,-0.3908598;0.3627663;0.02160338,-0.6113814;0.2879924;-0.02029254,0.07363506;-0.004336476;-0.04768682,0.04894523;-0.3768122;-0.05513382,-0.008174568;-0.7857338;0.02570486,-0.01826878;-0.8233691;-0.0435834,-0.08174211;0.01048738;-0.03038425,-0.1686447;-0.2659485;-0.2658293,-0.1962265;-0.6710158;-0.1554927,-0.1972385;-0.7191808;-0.2135142,0.01874742;0.5071261;-0.05979848,584.0789
+0;0;0,0.0294404;0.2928638;-0.02028601,0.05816023;0.5751737;-0.05417418,0.2550437;0.4664008;-0.03827565,0.4831627;0.3741578;-0.004159864,0.7109406;0.3149403;0.016457,-0.1516739;0.4680835;-0.01819626,-0.3832497;0.3781832;-0.01697521,-0.6036602;0.2938922;-0.02832266,0.07377659;-0.005521825;-0.04751861,0.0522479;-0.3784438;-0.0330382,0.006883305;-0.7975309;0.03501024,0.003017016;-0.7610523;-0.05769524,-0.08303791;0.01480808;-0.02483786,-0.2107632;-0.1910866;-0.3095089,-0.1638371;-0.5969552;-0.1854479,-0.1715672;-0.6373578;-0.2457384,0.0510967;0.5060722;-0.04340498,0;0;0,0.01116069;0.2933221;-0.02974916,0.02209266;0.5755367;-0.07335806,0.2213037;0.477679;-0.01942039,0.4445806;0.3691774;-0.01015949,0.6675308;0.2954364;-0.03604388,-0.1786067;0.4915773;0.000915885,-0.3925728;0.3673873;0.02341644,-0.613269;0.293899;-0.01790143,0.07373147;-0.004549682;-0.04769134,0.04824671;-0.377415;-0.05581212,-0.008830845;-0.7929708;0.02405048,-0.01774263;-0.8260292;-0.04373932,-0.08181816;0.01063043;-0.03040192,-0.1697197;-0.2628905;-0.2695746,-0.1934907;-0.6746995;-0.1592531,-0.1997983;-0.718266;-0.2158165,0.01953025;0.5065727;-0.06000543,584.1108
+0;0;0,0.02882555;0.2921124;-0.02017304,0.05709643;0.574036;-0.05398056,0.2553721;0.4649884;-0.03730994,0.4852904;0.37882;-0.00492939,0.7142615;0.3245091;0.01657296,-0.1539998;0.4668351;-0.01809468,-0.3867143;0.3821039;-0.01738863,-0.6085125;0.3015234;-0.02972446,0.07381004;-0.005306935;-0.04758861,0.0510876;-0.378453;-0.03411591,0.007256612;-0.7864796;0.03234393,0.003222777;-0.7494072;-0.06900844,-0.08315173;0.01453951;-0.0248023,-0.212954;-0.1835772;-0.3143484,-0.1664286;-0.5781956;-0.1921377,-0.1715856;-0.6262696;-0.2570719,0.05013356;0.5049964;-0.04323142,0;0;0,0.01111354;0.2924579;-0.03020549,0.02179;0.5741917;-0.07413697,0.2224412;0.4763882;-0.0200727,0.4465022;0.3712298;-0.01145339,0.6703491;0.300723;-0.03904295,-0.1798609;0.4915164;0.001776293,-0.3954124;0.3718966;0.0255363,-0.6176563;0.3019796;-0.013949,0.07376079;-0.004793882;-0.04771924,0.04771262;-0.377859;-0.0566473,-0.005188942;-0.7821687;0.0243392,-0.01784834;-0.8276274;-0.0426259,-0.08184949;0.01076356;-0.03042317,-0.172307;-0.2496924;-0.2832392,-0.1917143;-0.6503823;-0.1741765,-0.1990725;-0.7014719;-0.2350776,0.01929234;0.5053126;-0.06072354,584.1338
+0;0;0,0.0288133;0.2919882;-0.02016447,0.05706235;0.5736942;-0.05394576,0.2548055;0.4648075;-0.03729938,0.485275;0.3784325;-0.004841205,0.7143034;0.3241081;0.01666652,-0.153493;0.4666494;-0.01813451,-0.3867653;0.381715;-0.01742677,-0.6086189;0.3011144;-0.02976568,0.07391426;-0.005314429;-0.0476558,0.05116978;-0.3788223;-0.03417004,0.007467881;-0.7856473;0.03209407,0.003392254;-0.7485017;-0.07030831,-0.08326914;0.01456004;-0.02483732,-0.2131973;-0.1837488;-0.3146642,-0.1668089;-0.5772051;-0.1928134,-0.1720193;-0.6260879;-0.2584203,0.05010512;0.5047106;-0.04320533,0;0;0,0.01169059;0.292308;-0.03022027,0.02267103;0.5737892;-0.07426262,0.2227616;0.4756832;-0.0206728,0.4492199;0.3742927;-0.01249099,0.6734329;0.3053992;-0.04164457,-0.1786133;0.491317;0.001181915,-0.3981135;0.3780352;0.0260258,-0.6255012;0.3219959;-0.005946249,0.07400836;-0.004858747;-0.04755831,0.04678966;-0.3781852;-0.05724311,-0.004898459;-0.7815464;0.02297854,-0.0181172;-0.8293018;-0.04284906,-0.08194384;0.01073986;-0.03053686,-0.1735035;-0.2460853;-0.2871786,-0.1909755;-0.6462984;-0.1807287,-0.1983491;-0.6964629;-0.2445504,0.02012973;0.5049758;-0.0608182,584.1671
+0;0;0,0.02877653;0.2916157;-0.02013874,0.05699161;0.5729829;-0.05387927,0.2544124;0.4642465;-0.03725581,0.4836094;0.3783485;-0.004976835,0.7126441;0.3240226;0.01653147,-0.1532258;0.4660854;-0.01812192,-0.3852102;0.38162;-0.01741809,-0.6070698;0.3010172;-0.02975734,0.07400107;-0.00532067;-0.04771177,0.05127173;-0.3785799;-0.03423499,0.007228866;-0.788579;0.03254612,0.003238147;-0.7515823;-0.06772293,-0.08336694;0.01457714;-0.02486649,-0.2132086;-0.1835997;-0.3145004,-0.1664583;-0.5801257;-0.1916989,-0.1715601;-0.6273652;-0.2559391,0.05004305;0.5040851;-0.04315221,0;0;0,0.01235539;0.2918823;-0.03042054,0.02394873;0.5729724;-0.0745852,0.2236119;0.4747291;-0.02150369,0.4502117;0.3770412;-0.01367474,0.6761841;0.3148059;-0.04423642,-0.1769201;0.4918341;0.001816362,-0.3980875;0.3848665;0.02620046,-0.6243593;0.3250488;-0.00687078,0.07407935;-0.005021051;-0.04762268,0.04600355;-0.3780268;-0.05757999,-0.005653575;-0.7847909;0.0222528,-0.01852234;-0.8298156;-0.04350781,-0.08205114;0.01082985;-0.03051568,-0.1740454;-0.2438992;-0.2887227,-0.1910475;-0.6481279;-0.184757,-0.1970017;-0.6968834;-0.2470538,0.02125661;0.5042588;-0.06111479,584.1898
+0;0;0,0.02859506;0.2914748;-0.0199953,0.05667764;0.5727274;-0.05357785,0.2546661;0.4643972;-0.03648621,0.4858534;0.3846801;-0.004827615,0.7157084;0.3335215;0.01662974,-0.1540486;0.4662639;-0.01772041,-0.3874277;0.3866497;-0.01834441,-0.6110563;0.3106716;-0.0296811,0.07418542;-0.005250399;-0.04778492,0.05103527;-0.3784949;-0.03405814,0.005710226;-0.7962559;0.03470745,0.002006588;-0.7595965;-0.06021889,-0.08355711;0.01446792;-0.02496658,-0.2146602;-0.1807531;-0.316062,-0.1650097;-0.5847262;-0.1909702,-0.1695039;-0.6267754;-0.2530812,0.04975965;0.5038514;-0.04289488,0;0;0,0.0125359;0.2916926;-0.03055119,0.0241655;0.5726139;-0.07484365,0.2243505;0.4745385;-0.02182484,0.4519864;0.3800438;-0.01425648,0.6779407;0.3182499;-0.04646111,-0.1767818;0.4919116;0.002950273,-0.4006474;0.3912833;0.02667259,-0.6278193;0.3341816;-0.005627364,0.0741664;-0.005167767;-0.04782343,0.04547723;-0.3781534;-0.05754256,-0.007122219;-0.7932391;0.02147961,-0.01665494;-0.831974;-0.04374099,-0.08231086;0.0110119;-0.0303002,-0.1744688;-0.2402255;-0.2918771,-0.1907516;-0.653046;-0.1888165,-0.1944542;-0.6980594;-0.2473686,0.02147552;0.5039377;-0.06134415,584.2232
+0;0;0,0.02859506;0.2914748;-0.0199953,0.05667764;0.5727274;-0.05357785,0.2546661;0.4643972;-0.03648621,0.4858534;0.3846801;-0.004827615,0.7157084;0.3335215;0.01662974,-0.1540486;0.4662639;-0.01772041,-0.3874277;0.3866497;-0.01834441,-0.6110563;0.3106716;-0.0296811,0.07418542;-0.005250399;-0.04778492,0.05103527;-0.3784949;-0.03405814,0.005710226;-0.7962559;0.03470745,0.002006588;-0.7595965;-0.06021889,-0.08355711;0.01446792;-0.02496658,-0.2146602;-0.1807531;-0.316062,-0.1650097;-0.5847262;-0.1909702,-0.1695039;-0.6267754;-0.2530812,0.04975965;0.5038514;-0.04289488,0;0;0,0.0125359;0.2916926;-0.03055119,0.0241655;0.5726139;-0.07484365,0.2243505;0.4745385;-0.02182484,0.4519864;0.3800438;-0.01425648,0.6779407;0.3182499;-0.04646111,-0.1767818;0.4919116;0.002950273,-0.4006474;0.3912833;0.02667259,-0.6278193;0.3341816;-0.005627364,0.0741664;-0.005167767;-0.04782343,0.04547723;-0.3781534;-0.05754256,-0.007122219;-0.7932391;0.02147961,-0.01665494;-0.831974;-0.04374099,-0.08231086;0.0110119;-0.0303002,-0.1744688;-0.2402255;-0.2918771,-0.1907516;-0.653046;-0.1888165,-0.1944542;-0.6980594;-0.2473686,0.02147552;0.5039377;-0.06134415,584.2454
+0;0;0,0.0285989;0.2915139;-0.01999799,0.05668516;0.5728033;-0.05358496,0.2542813;0.4645386;-0.03650405,0.4833335;0.3855578;-0.005137824,0.712929;0.334457;0.0162953,-0.1536528;0.4664018;-0.01777409,-0.3848766;0.3875229;-0.01839232,-0.6082528;0.3116306;-0.02971621,0.07443193;-0.005267845;-0.04794372,0.05125174;-0.3789969;-0.03419911,0.005875986;-0.7972252;0.0346434,0.002147153;-0.7605205;-0.06092871,-0.08383477;0.014516;-0.02504954,-0.2151081;-0.1809585;-0.3165228,-0.165402;-0.5853834;-0.1912911,-0.1699267;-0.6279228;-0.2538247,0.04976618;0.5039175;-0.04290048,0;0;0,0.01329933;0.2916943;-0.03059053,0.02574116;0.5726117;-0.07492614,0.2253581;0.4741793;-0.02239489,0.4521633;0.3836868;-0.01482939,0.6823171;0.3405562;-0.04571199,-0.1749438;0.4919564;0.00302824,-0.3997974;0.3992457;0.02609937,-0.6290685;0.3504683;-0.002888091,0.07424271;-0.005412817;-0.04822016,0.04510765;-0.3788521;-0.05790901,-0.007511839;-0.7944765;0.02083564,-0.01720341;-0.8327055;-0.04582596,-0.08272022;0.01130605;-0.02993329,-0.1752327;-0.2377378;-0.2941647,-0.1905242;-0.6513043;-0.191978,-0.1927807;-0.6963872;-0.251563,0.02284855;0.5039361;-0.06141352,584.2682
+0;0;0,0.02835826;0.2912526;-0.01943819,0.05617205;0.5723953;-0.05220276,0.2543373;0.4645992;-0.03492387,0.4853465;0.3899132;-0.004830899,0.7165087;0.3462579;0.01723791,-0.1546532;0.4662137;-0.01757093,-0.3875791;0.3914228;-0.01842083,-0.6128426;0.321137;-0.03046457,0.07446376;-0.005095352;-0.04802626,0.05039555;-0.3789291;-0.03542575,0.005137399;-0.7975446;0.03392245,0.001651904;-0.7607715;-0.06179786,-0.08393114;0.01430516;-0.02506517,-0.2168306;-0.1753619;-0.319775,-0.1641686;-0.5789171;-0.1914536,-0.1702592;-0.619845;-0.2558939,0.04933485;0.5035232;-0.04174698,0;0;0,0.01334344;0.2913584;-0.03069711,0.02567144;0.5719866;-0.07517076,0.2257742;0.4736376;-0.02275038,0.4548338;0.3880094;-0.01579237,0.6842885;0.3416985;-0.04795837,-0.1752152;0.4916834;0.003447279,-0.4035395;0.4065828;0.02523569,-0.6341671;0.3658814;-0.00611919,0.07428892;-0.005525097;-0.04824901,0.04451759;-0.3790272;-0.05822468,-0.007789657;-0.7951821;0.02035975,-0.01714082;-0.8336291;-0.04633331,-0.08277321;0.01135083;-0.0299515,-0.1763301;-0.2348557;-0.2966332,-0.1906976;-0.6492475;-0.1957895,-0.1929237;-0.6944534;-0.2554512,0.022816;0.5033729;-0.06162667,584.2909
+0;0;0,0.02833952;0.29106;-0.01942534,0.05613531;0.5720209;-0.05216869,0.2547764;0.4641804;-0.03488096,0.4845893;0.3898812;-0.00494384,0.715618;0.3462511;0.01711222,-0.1551546;0.4657986;-0.01748811,-0.3868742;0.3913951;-0.01833361,-0.6120076;0.3211499;-0.03037039,0.07453129;-0.005099973;-0.04806981,0.05045992;-0.3789828;-0.03546765,0.005254213;-0.7971132;0.03380019,0.001753097;-0.7603098;-0.06234909,-0.08400726;0.01431813;-0.0250879,-0.2169242;-0.1753738;-0.3198363,-0.1643232;-0.5784613;-0.1916637,-0.170441;-0.6197071;-0.2563927,0.0493026;0.5031939;-0.04171976,0;0;0,0.01345661;0.2911519;-0.03075528,0.02583544;0.5715846;-0.07527184,0.2264144;0.4733253;-0.02276087,0.4554283;0.3912246;-0.01622987,0.6863646;0.3530413;-0.04745126,-0.1753805;0.4918432;0.004005387,-0.4065325;0.4181415;0.02317222,-0.6355638;0.3702059;-0.008626465,0.07437116;-0.005580842;-0.04826403,0.0442985;-0.3791042;-0.05838871,-0.007273629;-0.7948964;0.01991748,-0.01690035;-0.8342075;-0.04646421,-0.0828546;0.01138338;-0.02995273,-0.1776085;-0.2300165;-0.3006452,-0.1911853;-0.6443171;-0.2014215,-0.1927495;-0.6906516;-0.2603607,0.02297196;0.5030198;-0.06171918,584.3235
+0;0;0,0.0283042;0.2906973;-0.01940113,0.05606167;0.571271;-0.05209676,0.2554517;0.463442;-0.03480749,0.4847567;0.3893069;-0.00493652,0.7158579;0.3456632;0.01712646,-0.1559436;0.465066;-0.01735251,-0.3871511;0.3908269;-0.01819613,-0.6123551;0.3205597;-0.03023669,0.07457738;-0.005103127;-0.04809954,0.05048124;-0.3793705;-0.03548441,0.00506502;-0.7994482;0.034106,0.001610468;-0.7627352;-0.06076454,-0.0840592;0.01432698;-0.02510341,-0.2171129;-0.1755601;-0.3201551,-0.164267;-0.5805247;-0.1913856,-0.1703034;-0.620823;-0.2552537,0.04924392;0.5025948;-0.04167071,0;0;0,0.01312934;0.290751;-0.03120732,0.02505988;0.5707898;-0.0758183,0.2265859;0.4730324;-0.02298761,0.4563071;0.3945816;-0.01645446,0.686919;0.3548935;-0.04874015,-0.176367;0.4921147;0.004811376,-0.4083598;0.4225244;0.02229357,-0.6377938;0.3767886;-0.01038044,0.07450369;-0.005606309;-0.04815769,0.04403305;-0.3794811;-0.05840826,-0.007437158;-0.797477;0.01905704,-0.01702108;-0.8357283;-0.04657316,-0.0828838;0.01135632;-0.03004504,-0.1797078;-0.2266015;-0.303572,-0.189531;-0.6427676;-0.203173,-0.1951465;-0.6872253;-0.262181,0.02238058;0.5023791;-0.06223893,584.3569
+0;0;0,0.02821484;0.2907358;-0.01894948,0.05598711;0.5713614;-0.05118645,0.2554172;0.4637808;-0.03397936,0.4862563;0.394315;-0.004706385,0.7196121;0.3655028;0.01797084,-0.1561785;0.4658191;-0.01680225,-0.3883957;0.3948243;-0.01880205,-0.6150613;0.3295117;-0.0313033,0.07457481;-0.004911907;-0.04812344,0.04950839;-0.3791149;-0.03549036,0.003946222;-0.7991382;0.034332,0.0005216605;-0.7623813;-0.0605365,-0.08411238;0.01409325;-0.0250576,-0.2184199;-0.1694365;-0.3235441,-0.1625092;-0.5736402;-0.1936825,-0.1700527;-0.6120962;-0.2593657,0.04916045;0.5026681;-0.04088017,0;0;0,0.01312934;0.290751;-0.03120732,0.02505988;0.5707898;-0.0758183,0.2265859;0.4730324;-0.02298761,0.4563071;0.3945816;-0.01645446,0.686919;0.3548935;-0.04874015,-0.176367;0.4921147;0.004811376,-0.4083598;0.4225244;0.02229357,-0.6377938;0.3767886;-0.01038044,0.07450369;-0.005606309;-0.04815769,0.04403305;-0.3794811;-0.05840826,-0.007437158;-0.797477;0.01905704,-0.01702108;-0.8357283;-0.04657316,-0.0828838;0.01135632;-0.03004504,-0.1797078;-0.2266015;-0.303572,-0.189531;-0.6427676;-0.203173,-0.1951465;-0.6872253;-0.262181,0.02238058;0.5023791;-0.06223893,584.379
+0;0;0,0.02818226;0.2904001;-0.0189276,0.05593178;0.570796;-0.0511365,0.2559584;0.4631969;-0.03392362,0.4863744;0.3938584;-0.004704284,0.7196771;0.3650528;0.01796778,-0.1568094;0.465241;-0.01669759,-0.388601;0.3943763;-0.01869373,-0.6152151;0.3290786;-0.03119214,0.07461463;-0.004914529;-0.04814913,0.04954042;-0.3792338;-0.03551213,0.003948249;-0.7995337;0.0343562,0.0005628807;-0.7628542;-0.05942656,-0.08415729;0.01410078;-0.02507097,-0.2185066;-0.169486;-0.3236502,-0.162559;-0.5739558;-0.1937032,-0.1700162;-0.6116284;-0.2586346,0.04911429;0.5021949;-0.04084407,0;0;0,0.01297954;0.2904094;-0.03128266,0.02455278;0.570213;-0.07597494,0.2268223;0.4726917;-0.02294493,0.4575751;0.398695;-0.0173955,0.6888275;0.3631499;-0.04953337,-0.1771311;0.4922288;0.005469769,-0.4094735;0.4251723;0.02200963,-0.6398622;0.3851777;-0.01108738,0.07455418;-0.005620241;-0.04816556,0.04376221;-0.3795839;-0.05848145,-0.007568065;-0.7978497;0.01917887,-0.01711782;-0.834845;-0.04617953,-0.08293404;0.01134386;-0.03005153,-0.181116;-0.2234758;-0.3059562,-0.1896039;-0.6398162;-0.2049567,-0.1967676;-0.6805221;-0.2666059,0.02201387;0.5018995;-0.06236076,584.4017
+0;0;0,0.02814233;0.2899886;-0.01890078,0.05586925;0.5701563;-0.05108283,0.2565118;0.4625119;-0.03385999,0.4874656;0.3930116;-0.00457247,0.7207967;0.3642024;0.01810236,-0.1574714;0.464562;-0.01658324,-0.3898039;0.3935319;-0.01858404,-0.6164457;0.3282262;-0.03108396,0.07457381;-0.004911841;-0.0481228,0.04951373;-0.3790203;-0.03549292,0.003830381;-0.8001608;0.03451515,0.0004439049;-0.763479;-0.05929829,-0.08411126;0.01409307;-0.02505726,-0.2183849;-0.1693902;-0.3234683,-0.1623254;-0.574669;-0.1932613,-0.169785;-0.6123638;-0.2582141,0.04905867;0.5016248;-0.04080082,0;0;0,0.01283133;0.2899888;-0.0313766,0.02421027;0.5695677;-0.07606196,0.2272191;0.4723651;-0.02301264,0.459831;0.4023915;-0.01821232,0.6912503;0.3686913;-0.05133224,-0.1779758;0.4921198;0.005673036,-0.4120946;0.4292285;0.02182173,-0.6430695;0.3928565;-0.01157257,0.07451384;-0.005639001;-0.048136,0.04315023;-0.3793368;-0.05866718,-0.008354053;-0.7984834;0.01886272,-0.01780374;-0.8348442;-0.04719806,-0.08287019;0.01132444;-0.03009109,-0.1817967;-0.2214689;-0.3071569,-0.1904997;-0.639182;-0.2082255,-0.1967233;-0.6818088;-0.2677545,0.02174358;0.5013209;-0.06246138,584.4359
+0;0;0,0.02762032;0.2898951;-0.01838362,0.05498227;0.5697249;-0.05004133,0.2562204;0.4625783;-0.03293862,0.4890446;0.3977444;-0.003959537,0.7219259;0.365794;0.0189494,-0.1587981;0.4646011;-0.0159457,-0.3925051;0.3966185;-0.01907187,-0.6210401;0.3384731;-0.03211818,0.0746645;-0.004657693;-0.04807456,0.04815552;-0.3786573;-0.03713618,0.002880685;-0.7947733;0.03329728,-0.0005708851;-0.7578186;-0.06365221,-0.08421344;0.01377155;-0.02502169,-0.2235116;-0.138314;-0.3383331,-0.164465;-0.5365616;-0.2038875,-0.1734943;-0.5747026;-0.2726972,0.04826162;0.5013075;-0.03991077,0;0;0,0.01282153;0.289816;-0.03134179,0.02403037;0.5689846;-0.07591271,0.2275836;0.4723365;-0.02289844,0.4620295;0.406973;-0.01928234,0.6937724;0.3760678;-0.0527401,-0.1785912;0.4924746;0.00579977,-0.4138595;0.4319982;0.02134891,-0.6455255;0.399655;-0.01127194,0.07453804;-0.005625323;-0.04816723,0.04259628;-0.3792165;-0.05853319,-0.008879721;-0.7936438;0.0173843,-0.01743159;-0.8323107;-0.05096196,-0.08291581;0.01130894;-0.0300786,-0.1823691;-0.2195299;-0.3085036,-0.1907945;-0.6321535;-0.2093367,-0.1981352;-0.6765128;-0.2715967,0.02161092;0.5008756;-0.06234694,584.458
+0;0;0,0.02759144;0.2895918;-0.01836439,0.05493306;0.5692139;-0.0499982,0.2567913;0.4620122;-0.03288369,0.488953;0.3973628;-0.003987068,0.72175;0.365424;0.01891357,-0.1594531;0.4640411;-0.01584057,-0.392495;0.3962519;-0.01895784,-0.6209472;0.3381275;-0.03199942,0.07470977;-0.004660516;-0.0481037,0.04820815;-0.3785562;-0.03716836,0.002338339;-0.8001406;0.0341907,-0.0009909174;-0.7634324;-0.05932318,-0.08426449;0.0137799;-0.02503686,-0.223524;-0.1382634;-0.3382612,-0.1637014;-0.5417445;-0.2020488,-0.1724107;-0.5774708;-0.26842,0.04821824;0.5008559;-0.03987643,0;0;0,0.01274794;0.2895093;-0.03136611,0.02371718;0.5684642;-0.07599711,0.2279897;0.4718245;-0.02300882,0.4632921;0.4123444;-0.02009463,0.6953292;0.3831683;-0.05244446,-0.1793626;0.4921766;0.006129049,-0.4146788;0.4344514;0.02053996,-0.6467953;0.405195;-0.01116129,0.07459345;-0.005697846;-0.04817247,0.0418634;-0.3791115;-0.0587008,-0.01213968;-0.7988694;0.01756573,-0.01735938;-0.8327227;-0.05096483,-0.08296543;0.01136434;-0.03008032,-0.1822672;-0.217913;-0.3097067,-0.1913205;-0.6355911;-0.2077625,-0.1979859;-0.6773274;-0.2678492,0.02137323;0.5004182;-0.06241035,584.4801
+0;0;0,0.02755852;0.2892464;-0.01834249,0.05488283;0.5686911;-0.04995744,0.2567469;0.4615062;-0.03284536,0.4875998;0.3972212;-0.004111636,0.7203575;0.3652878;0.01878514,-0.1595057;0.463535;-0.01580191,-0.391234;0.396128;-0.01890161,-0.6196476;0.3380134;-0.031941,0.07473037;-0.004661802;-0.04811697,0.04825477;-0.3781905;-0.03719236,0.002284784;-0.8006955;0.03432253,-0.001031041;-0.7640144;-0.05881408,-0.08428774;0.0137837;-0.02504377,-0.2234105;-0.1381104;-0.3379607,-0.1634573;-0.5424727;-0.2014509,-0.1721315;-0.5779338;-0.2675543,0.04816972;0.5003506;-0.03983825,0;0;0,0.01288433;0.2891739;-0.0311749,0.02396078;0.5679549;-0.07573462,0.2281793;0.4712074;-0.02282333,0.4636118;0.4180868;-0.02182102,0.6962724;0.3952319;-0.05448365,-0.1792168;0.4916329;0.006245106,-0.4138134;0.4365;0.01951439,-0.6461171;0.4101805;-0.01308034,0.07465112;-0.005724713;-0.04812526,0.04081559;-0.3786433;-0.05956483,-0.012953;-0.7992802;0.01732302,-0.0172987;-0.8332157;-0.05067277,-0.08297513;0.01135889;-0.03012819,-0.1816844;-0.215973;-0.3110564,-0.1912695;-0.6340805;-0.2069771,-0.1983278;-0.6760181;-0.266182,0.02156472;0.4999249;-0.06216717,584.5134
+0;0;0,0.02690179;0.2893198;-0.01816028,0.0539181;0.568798;-0.04974644,0.2559157;0.462243;-0.03159066,0.4880716;0.4024896;-0.003582411,0.7209894;0.3717227;0.01928289,-0.1604483;0.464059;-0.0152374,-0.393197;0.400334;-0.01953376,-0.6225507;0.3462731;-0.03347778,0.07477254;-0.004459804;-0.04807058,0.0475166;-0.377939;-0.03737497,0.001339383;-0.8003615;0.03449361,-0.001860186;-0.7636657;-0.05864603,-0.08431388;0.01353074;-0.02509366,-0.2243387;-0.1347481;-0.3393395,-0.1619444;-0.5386259;-0.2024899,-0.1718114;-0.5720204;-0.2704152,0.04725898;0.50045;-0.03964193,0;0;0,0.01288433;0.2891739;-0.0311749,0.02396078;0.5679549;-0.07573462,0.2281793;0.4712074;-0.02282333,0.4636118;0.4180868;-0.02182102,0.6962724;0.3952319;-0.05448365,-0.1792168;0.4916329;0.006245106,-0.4138134;0.4365;0.01951439,-0.6461171;0.4101805;-0.01308034,0.07465112;-0.005724713;-0.04812526,0.04081559;-0.3786433;-0.05956483,-0.012953;-0.7992802;0.01732302,-0.0172987;-0.8332157;-0.05067277,-0.08297513;0.01135889;-0.03012819,-0.1816844;-0.215973;-0.3110564,-0.1912695;-0.6340805;-0.2069771,-0.1983278;-0.6760181;-0.266182,0.02156472;0.4999249;-0.06216717,584.547
+0;0;0,0.02687092;0.2889878;-0.01813943,0.05386919;0.5682793;-0.04970468,0.2564256;0.4616645;-0.03153367,0.488274;0.4019903;-0.003562514,0.7211252;0.3712321;0.01929624,-0.1610454;0.4634854;-0.01513693,-0.3934859;0.3998448;-0.0194276,-0.622774;0.3457993;-0.03336764,0.07499006;-0.004472778;-0.04821042,0.04781079;-0.3769014;-0.03754489,0.001465254;-0.8008636;0.03458565,-0.001717879;-0.7642022;-0.05807553,-0.08455915;0.0135701;-0.02516666,-0.2241901;-0.1342916;-0.3385285,-0.1615684;-0.5396416;-0.2011802,-0.1713847;-0.5727104;-0.2687565,0.04721414;0.4999731;-0.03960635,0;0;0,0.01268512;0.28886;-0.03104806,0.02355145;0.5674488;-0.07566094,0.2284835;0.47111;-0.02282524,0.4654742;0.4271506;-0.02306271,0.6980999;0.4029614;-0.05450225,-0.1801115;0.4914374;0.006510288,-0.4148476;0.4379465;0.01812171,-0.6474184;0.4160726;-0.01535339,0.07482895;-0.0053996;-0.04836559,0.03930676;-0.3770483;-0.06143999,-0.01371169;-0.7990659;0.01720381,-0.01671149;-0.8332509;-0.04996681,-0.08331273;0.01113408;-0.03004629,-0.1811123;-0.2140129;-0.3116482,-0.1915754;-0.6335781;-0.2070048,-0.1992499;-0.6750199;-0.2659775,0.02122028;0.4994646;-0.06206965,584.5696
+0;0;0,0.02682718;0.2885173;-0.01810991,0.05379569;0.5675012;-0.04963961,0.2568701;0.4608852;-0.03146256,0.4883532;0.401305;-0.003535487,0.7211332;0.3705563;0.01931627,-0.1616167;0.4627105;-0.01502593,-0.3936909;0.3991702;-0.01930984,-0.6229088;0.3451413;-0.03324561,0.0751931;-0.004484889;-0.04834095,0.04796646;-0.3775626;-0.03765684,0.001605544;-0.8016654;0.03449764,-0.001611263;-0.7649336;-0.05914382,-0.08478811;0.01360684;-0.0252348,-0.2246624;-0.1345126;-0.3391428,-0.1620199;-0.539997;-0.2017489,-0.1719401;-0.5737331;-0.2700402,0.04714961;0.499287;-0.03955489,0;0;0,0.01253353;0.2884142;-0.03082323,0.02317382;0.5666944;-0.07544446,0.2288101;0.4710082;-0.02271891,0.4662234;0.4316543;-0.02331662,0.6994371;0.4150826;-0.05479527,-0.1810453;0.4913745;0.006553777,-0.4161742;0.4407921;0.01491923,-0.6489429;0.4203962;-0.01759134,0.07496859;-0.00534375;-0.04860163,0.03802149;-0.3774964;-0.0620079,-0.01415631;-0.7996355;0.01733232,-0.0175534;-0.8341681;-0.05084682,-0.0836177;0.01108581;-0.02993573,-0.1807667;-0.2133739;-0.3131711,-0.1914615;-0.6327256;-0.2071117,-0.1998846;-0.6751144;-0.2663848,0.02091765;0.4988044;-0.06184673,584.6038
+0;0;0,0.02645501;0.2881707;-0.01781212,0.05312944;0.5668774;-0.04912149,0.2568949;0.4608901;-0.03045967,0.4900836;0.4057077;-0.002296191,0.7234806;0.3807224;0.02022823,-0.1628279;0.4624933;-0.01454154,-0.3967778;0.4037075;-0.01973022,-0.6265241;0.3524517;-0.0337025,0.07532078;-0.00425672;-0.0484506,0.04738384;-0.3783945;-0.0377924,0.0006336309;-0.8023082;0.03444638,-0.002462691;-0.7656161;-0.05841967,-0.08497154;0.0133646;-0.02529872,-0.226049;-0.1318651;-0.3413345,-0.1613689;-0.5366071;-0.2031057,-0.1719912;-0.5683504;-0.2720507,0.04654565;0.498705;-0.03909192,0;0;0,0.01208259;0.2880687;-0.03049445,0.02241896;0.5660521;-0.07496953,0.2287557;0.4711876;-0.02220798,0.4677501;0.438092;-0.02348089,0.7012234;0.4252294;-0.05398464,-0.182479;0.4910928;0.006516896,-0.4185364;0.4416772;0.01360839,-0.6512824;0.4245053;-0.02015748,0.07504769;-0.005235955;-0.04877734,0.0363505;-0.378345;-0.06163621,-0.0153446;-0.8005512;0.01695323,-0.01878412;-0.8349474;-0.05027604,-0.08385493;0.0109454;-0.0297884,-0.180626;-0.2120555;-0.3157588,-0.1903141;-0.6304047;-0.2062281,-0.2004088;-0.6714223;-0.2656677,0.02022423;0.4982116;-0.06139493,584.6363
+0;0;0,0.02643341;0.2879355;-0.01779758,0.05309556;0.5665136;-0.04909329,0.2577584;0.4603797;-0.03039683,0.4957478;0.4040612;-0.001653539,0.7290891;0.3790819;0.02086551,-0.1637522;0.4619898;-0.0144109,-0.4025185;0.4019937;-0.0197064,-0.63221;0.3507501;-0.03367535,0.07547478;-0.004265423;-0.04854966,0.04746053;-0.3794386;-0.03786197,0.0007192083;-0.8032718;0.03436308,-0.002364859;-0.7666061;-0.05813545,-0.08514528;0.01339193;-0.02535045,-0.2266131;-0.1322397;-0.3422609,-0.1619454;-0.5369048;-0.2040583,-0.1725256;-0.5684037;-0.2727305,0.04651317;0.4983557;-0.03906585,0;0;0,0.01147361;0.2878664;-0.03039026,0.0211813;0.5657147;-0.07502198,0.2288057;0.472111;-0.02225685,0.4739597;0.4491137;-0.02500606,0.7074268;0.436782;-0.05534172,-0.1847234;0.4910684;0.005850062,-0.4261313;0.4428449;0.01164756,-0.6588517;0.4289857;-0.02340011,0.07516153;-0.005046338;-0.04895902,0.03499602;-0.3790484;-0.06173038,-0.01612909;-0.801124;0.01747918,-0.02086592;-0.835054;-0.04960608,-0.08412048;0.01076119;-0.02965887,-0.1807511;-0.2115367;-0.3175827,-0.1901765;-0.6293859;-0.2064573,-0.2009421;-0.6692241;-0.2665959,0.01917361;0.4978948;-0.06139064,584.6696
+0;0;0,0.02639453;0.2875119;-0.0177714,0.05302462;0.565755;-0.04903001,0.2586086;0.4595267;-0.03030634,0.499498;0.402522;-0.0012128,0.732891;0.3775371;0.02131124,-0.1647265;0.4611437;-0.01425121,-0.4064022;0.4004166;-0.01961125,-0.6361446;0.3491617;-0.03358329,0.07545912;-0.004264538;-0.04853959,0.04737372;-0.3803904;-0.03782475,0.0005155951;-0.8052827;0.03458079,-0.002544858;-0.7686681;-0.05720949,-0.08512761;0.01338915;-0.02534519,-0.2269547;-0.1326123;-0.3430603,-0.1621254;-0.5382887;-0.2045124,-0.1726246;-0.5693166;-0.2726588,0.04644899;0.4976671;-0.03901288,0;0;0,0.01096088;0.2874562;-0.03040361,0.02017692;0.5649478;-0.07521582,0.2290096;0.4733588;-0.0218513,0.4775769;0.4551576;-0.02443385,0.7110213;0.447281;-0.05676889,-0.1868517;0.4909253;0.004932769,-0.4314845;0.4433266;0.008510688,-0.6643654;0.4310385;-0.02640885,0.07517713;-0.004971519;-0.04890848,0.03387778;-0.3798007;-0.06201148,-0.01793905;-0.8028288;0.01757454,-0.02142178;-0.8360226;-0.04930592,-0.08411359;0.0106211;-0.02967241,-0.1804509;-0.2095983;-0.3205277,-0.1886051;-0.6278369;-0.2065906,-0.1989819;-0.6669333;-0.2665623,0.01829778;0.4972093;-0.0615232,584.6939
+0;0;0,0.02587253;0.2875131;-0.0175694,0.05223905;0.5655704;-0.04876409,0.2578511;0.4599983;-0.02963649,0.5067509;0.4062613;1.022965E-05,0.7402701;0.3843373;0.02194733,-0.1654256;0.4613756;-0.01390777,-0.4147583;0.4021173;-0.02018419,-0.6446402;0.3526638;-0.03438798,0.07563773;-0.004106511;-0.04850558,0.04728517;-0.381565;-0.03789668,-0.001554873;-0.8066882;0.03551478,-0.00452735;-0.770069;-0.05571455,-0.08530057;0.01316069;-0.02532447,-0.2281184;-0.1277264;-0.3464867,-0.1614258;-0.5339854;-0.2086097,-0.1719542;-0.5642123;-0.2767075,0.04570085;0.4975147;-0.03877279,0;0;0,0.01094119;0.2873719;-0.03065181,0.02010652;0.5646222;-0.07561445,0.2289582;0.4744551;-0.0221014,0.4850339;0.4628065;-0.024786,0.7186521;0.4615257;-0.05501866,-0.1874629;0.4909602;0.002589211,-0.439308;0.443104;0.003821844,-0.6719474;0.4333487;-0.03191165,0.07521698;-0.004856765;-0.04908705,0.03304534;-0.3809449;-0.06214929,-0.01977362;-0.8046916;0.01629329,-0.02246201;-0.8364503;-0.05119061,-0.08430631;0.01050099;-0.02954478,-0.1806998;-0.2085174;-0.3230248,-0.188841;-0.6274388;-0.2092575,-0.1978672;-0.6665549;-0.2685613,0.01822022;0.4969301;-0.06188941,584.7261
+0;0;0,0.02586699;0.2874515;-0.01756564,0.05222524;0.5654212;-0.04875154,0.2589356;0.4596537;-0.02957645,0.5108105;0.4052744;0.0004246328,0.7441368;0.3833685;0.02234361,-0.1665327;0.4610381;-0.0137663,-0.4188456;0.4010714;-0.02011774,-0.6485376;0.3516588;-0.03430979,0.07560664;-0.004104823;-0.04848565,0.04694934;-0.3856204;-0.03776272,-0.001592696;-0.8081496;0.03520079,-0.004556751;-0.7715492;-0.05577006,-0.08526552;0.01315529;-0.02531406,-0.2296185;-0.1292461;-0.3499284,-0.1633328;-0.5330262;-0.2128927,-0.1738313;-0.5630825;-0.2807975,0.04568692;0.4973643;-0.03876006,0;0;0,0.0101247;0.2873437;-0.03061223,0.01849498;0.5645195;-0.07563686,0.2286448;0.4753306;-0.02138305,0.4879843;0.469386;-0.02379489,0.7216986;0.4713008;-0.05164051,-0.1904479;0.4902301;0.001245543,-0.4456642;0.4437492;-0.0002723165,-0.6781186;0.4350377;-0.03619657,0.07516739;-0.004728794;-0.04910779,0.03143694;-0.3847587;-0.06156945,-0.02076231;-0.8057448;0.01753068,-0.02334681;-0.8371606;-0.04991913,-0.08430244;0.01032229;-0.02950629,-0.1825383;-0.2084883;-0.3277713,-0.1842926;-0.6243827;-0.2127075,-0.1958741;-0.6625438;-0.2722725,0.01679954;0.4968249;-0.06189275,584.7487
+0;0;0,0.02585681;0.2873384;-0.01755873,0.05219738;0.5651216;-0.04872416,0.259104;0.4593556;-0.02954601,0.5126963;0.4046055;0.0006596427,0.7457575;0.3827245;0.02255372,-0.1667489;0.4607412;-0.01372157,-0.4207823;0.4003657;-0.02011631,-0.6502134;0.3510092;-0.03429225,0.0755718;-0.004102931;-0.0484633,0.04658997;-0.3899389;-0.03761894,-0.001507763;-0.8086008;0.03467675,-0.004439341;-0.7720727;-0.05529732,-0.08522622;0.01314922;-0.02530239,-0.2312138;-0.1308647;-0.3535927,-0.1655348;-0.5309491;-0.2178112,-0.1759183;-0.5603473;-0.284972,0.04566249;0.4971003;-0.03873792,0;0;0,0.009782553;0.287228;-0.03073406,0.01784457;0.5642116;-0.0758245,0.2284042;0.4764777;-0.02161217,0.4895899;0.4769787;-0.02253723,0.7231247;0.4877858;-0.04744363,-0.1923875;0.4897322;-0.002847906,-0.449546;0.4440455;-0.003997154,-0.6816177;0.4360702;-0.04080463,0.07507735;-0.004588589;-0.04918289,0.03061964;-0.3888949;-0.06179786,-0.02202071;-0.8059804;0.01621795,-0.02388477;-0.8381063;-0.0492301,-0.08429399;0.01017002;-0.02945699,-0.1864469;-0.2041742;-0.33515,-0.181526;-0.6169648;-0.2238061,-0.1925456;-0.6547638;-0.2823587,0.01620956;0.4965549;-0.0620687,584.7811
+0;0;0,0.02538842;0.2873966;-0.0172877,0.05140732;0.5652277;-0.04829872,0.2584865;0.4602893;-0.02830322,0.5131366;0.4100162;0.0007650387,0.7466404;0.3924364;0.02180317,-0.1675487;0.4614129;-0.01314073,-0.4245698;0.4155762;-0.02076688,-0.6523246;0.3585865;-0.03324188,0.07558465;-0.003855793;-0.04846353,0.04573558;-0.3896256;-0.03761927,-0.002613865;-0.8081247;0.03544678,-0.005430177;-0.7715709;-0.0545291,-0.08527507;0.01286227;-0.02528529,-0.2323565;-0.1267252;-0.3549962,-0.1652035;-0.526831;-0.2200017,-0.1758244;-0.5550177;-0.2881784,0.04493704;0.4971935;-0.03835903,0;0;0,0.009782553;0.287228;-0.03073406,0.01784457;0.5642116;-0.0758245,0.2284042;0.4764777;-0.02161217,0.4895899;0.4769787;-0.02253723,0.7231247;0.4877858;-0.04744363,-0.1923875;0.4897322;-0.002847906,-0.449546;0.4440455;-0.003997154,-0.6816177;0.4360702;-0.04080463,0.07507735;-0.004588589;-0.04918289,0.03061964;-0.3888949;-0.06179786,-0.02202071;-0.8059804;0.01621795,-0.02388477;-0.8381063;-0.0492301,-0.08429399;0.01017002;-0.02945699,-0.1864469;-0.2041742;-0.33515,-0.181526;-0.6169648;-0.2238061,-0.1925456;-0.6547638;-0.2823587,0.01620956;0.4965549;-0.0620687,584.804
+0;0;0,0.02535272;0.2869924;-0.01726339,0.05135057;0.5645984;-0.0482502,0.2594222;0.4595238;-0.02821322,0.5130972;0.4094432;0.0007437356,0.7465625;0.3918663;0.02177841,-0.1685863;0.4606526;-0.01298049,-0.4246233;0.4149914;-0.02057743,-0.6523405;0.3580111;-0.03305038,0.07553257;-0.003853136;-0.04843014,0.04513024;-0.3967734;-0.03738487,-0.002649866;-0.8103445;0.03482079,-0.005451074;-0.7738258;-0.05467256,-0.08521631;0.0128534;-0.02526787,-0.235024;-0.1293214;-0.3610902,-0.1686617;-0.5247158;-0.2276853,-0.1792257;-0.5525904;-0.2954963,0.0448836;0.4965989;-0.0383156,0;0;0,0.008931071;0.2868114;-0.03106332,0.01617222;0.5634891;-0.07673907,0.2279962;0.477339;-0.02172661,0.4881361;0.4822374;-0.02081132,0.7214277;0.4970021;-0.04560065,-0.19524;0.4883309;-0.004945073,-0.4514334;0.4431769;-0.009803403,-0.6832695;0.4357399;-0.04793754,0.07490022;-0.004857987;-0.04931378,0.02889712;-0.3961868;-0.06266046,-0.02332804;-0.8079609;0.01641011,-0.02511607;-0.8399168;-0.04853344,-0.08423629;0.01043824;-0.02933913,-0.1947253;-0.2019864;-0.3425493,-0.1730104;-0.6108433;-0.2381364,-0.192197;-0.6478491;-0.2947181,0.01475593;0.4958999;-0.06280565,584.826
+0;0;0,0.02535716;0.2870427;-0.01726642,0.05137099;0.564819;-0.04827295,0.2600328;0.459584;-0.02819953,0.5157977;0.4090908;0.0009959862,0.7490726;0.3915282;0.02201349,-0.169164;0.460716;-0.01292451,-0.4273104;0.4146785;-0.02058405,-0.6548418;0.3577447;-0.03304681,0.07565192;-0.003859225;-0.04850667,0.04453433;-0.4060234;-0.03720155,-0.002451822;-0.8127222;0.03380428,-0.005211134;-0.776301;-0.05435055,-0.08535097;0.01287371;-0.0253078,-0.2386831;-0.1326459;-0.3690308,-0.1734235;-0.5214702;-0.2378427,-0.1838295;-0.5484792;-0.3046395,0.04489856;0.496762;-0.03832996,0;0;0,0.008383304;0.2868275;-0.03153324,0.01474132;0.5635406;-0.07816148,0.2276032;0.4796928;-0.02271986,0.4897484;0.4891595;-0.01990771,0.7225944;0.5100216;-0.04259753,-0.197997;0.4869372;-0.009936128,-0.4562904;0.4414469;-0.01566267,-0.6877309;0.4342327;-0.05503971,0.07491875;-0.004876539;-0.04954195,0.02769732;-0.4052393;-0.06720257,-0.0253202;-0.8091783;0.01450372,-0.0267885;-0.8417304;-0.04798794,-0.08443101;0.01046975;-0.02920262,-0.2079167;-0.1947682;-0.3539499,-0.172925;-0.5986674;-0.2628758,-0.1881576;-0.626628;-0.327904,0.01358734;0.4959427;-0.0639596,584.8598
+0;0;0,0.02502511;0.286746;-0.01699079,0.05064514;0.5643531;-0.04788863,0.2594761;0.4596491;-0.02747659,0.5174823;0.413798;0.001235878,0.7796528;0.3978418;0.02442312,-0.1699399;0.4609983;-0.01244403,-0.4294674;0.4156327;-0.02146249,-0.6859713;0.355733;-0.03343907,0.07579624;-0.003771647;-0.04849137,0.04384308;-0.4089396;-0.03738527,-0.003881123;-0.8168842;0.03471199,-0.006574963;-0.7804924;-0.05277404,-0.08549052;0.01270809;-0.02530975,-0.2403294;-0.1289265;-0.3735482,-0.1735451;-0.519111;-0.2424367,-0.1832297;-0.5464203;-0.3081921,0.04425152;0.4963548;-0.03795207,0;0;0,0.007606283;0.2864803;-0.03177094,0.01313636;0.5628955;-0.07896614,0.226509;0.4812283;-0.02380085,0.4896917;0.4954279;-0.01859212,0.7493582;0.535087;-0.04152894,-0.1998128;0.4850664;-0.01256919,-0.4589654;0.4375439;-0.0212559,-0.7180529;0.4310213;-0.06980267,0.07489212;-0.005075738;-0.04976058,0.02830327;-0.4082204;-0.07444476,-0.02845143;-0.8123588;0.01126076,-0.03033438;-0.8453249;-0.04984283,-0.08457723;0.01071704;-0.02902665,-0.2129708;-0.1962805;-0.3545609,-0.1631036;-0.6041107;-0.2832719,-0.1844435;-0.6303607;-0.3471661,0.01223543;0.4953954;-0.06460309,584.8818
+0;0;0,0.02501539;0.2866347;-0.01698419,0.05064085;0.5643001;-0.04788965,0.2601043;0.4594488;-0.02744098,0.5184722;0.4135335;0.001311738,0.7824526;0.3974671;0.02465906,-0.1705808;0.4608021;-0.01236401,-0.4304722;0.4153729;-0.0213951,-0.6887468;0.3550596;-0.03345437,0.0759641;-0.00378;-0.04859876,0.04400032;-0.4090827;-0.03748897,-0.003715519;-0.8169557;0.03459566,-0.006376779;-0.7806413;-0.05183228,-0.08567985;0.01273623;-0.02536581,-0.2405702;-0.1289454;-0.37372,-0.1737977;-0.5190616;-0.2426315,-0.1833651;-0.5456777;-0.3075916,0.0442436;0.4962631;-0.03794742,0;0;0,0.005963862;0.2863303;-0.03245115,0.009831727;0.562542;-0.08128858,0.2244219;0.4829926;-0.02509356,0.48777;0.5001001;-0.01845789,0.749934;0.5358032;-0.04046273,-0.203085;0.4824441;-0.01424602,-0.4622673;0.4336601;-0.02580301,-0.7220509;0.4264226;-0.08010811,0.07490185;-0.00520876;-0.05009246,0.02858297;-0.4079657;-0.08260024,-0.03184826;-0.8104107;0.008061171,-0.03325202;-0.8441265;-0.05071878,-0.08486442;0.01084607;-0.02875875,-0.2222852;-0.1919625;-0.3534118,-0.1472369;-0.5981678;-0.2968576,-0.1661468;-0.6321075;-0.3522731,0.009466007;0.4951036;-0.06643128,584.916
+0;0;0,0.02501637;0.2866458;-0.01698485,0.05059233;0.5637749;-0.04783038,0.2594194;0.459171;-0.02743327,0.5177322;0.4132654;0.001313316,0.7854859;0.3969693;0.02499435,-0.1699704;0.4605201;-0.01240163,-0.4298064;0.4151006;-0.0214308,-0.6917727;0.3539253;-0.03366244,0.07569819;-0.003766768;-0.04842864,0.04381274;-0.4080762;-0.03734608,-0.00423776;-0.8188099;0.03524412,-0.006891538;-0.7825132;-0.05094085,-0.08537993;0.01269165;-0.02527701,-0.2398907;-0.1286428;-0.3727776,-0.1726498;-0.5214951;-0.2407696,-0.1821903;-0.5479521;-0.3055471,0.04420791;0.4958745;-0.03790811,0;0;0,0.00394401;0.2862494;-0.0335536,0.00653632;0.5616758;-0.08376205,0.2209503;0.4849318;-0.02731037,0.4839857;0.5048521;-0.01866341,0.7505507;0.5373977;-0.0387187,-0.2050761;0.4805328;-0.01551826,-0.463617;0.4293911;-0.02967074,-0.7260884;0.4210857;-0.08932137,0.07413508;-0.004696533;-0.05071163,0.02760319;-0.4060498;-0.08753467,-0.03466113;-0.8103621;0.006991148,-0.03611328;-0.8442195;-0.05127263,-0.08482184;0.01017799;-0.02813185,-0.2383745;-0.1792418;-0.3523962,-0.1546948;-0.5881476;-0.3068538,-0.1678101;-0.6181498;-0.3677002,0.006512091;0.4944644;-0.06852031,584.9485
+0;0;0,0.02490846;0.2866724;-0.01669306,0.05033887;0.5638466;-0.04725332,0.2592703;0.4596464;-0.02687658,0.5182165;0.4171254;0.00137214,0.7862339;0.404332;0.02420613,-0.1703466;0.4615724;-0.01187065,-0.4302515;0.4166314;-0.02130125,-0.6931371;0.3592584;-0.03215832,0.0757006;-0.003800247;-0.04842225,0.04335885;-0.4080754;-0.03741298,-0.004898388;-0.8187287;0.0354947,-0.007545872;-0.7823981;-0.05068798,-0.08538008;0.01266377;-0.02529048,-0.240303;-0.127406;-0.3731194,-0.1712697;-0.5201188;-0.2416224,-0.1818123;-0.5466976;-0.3061378,0.04399042;0.4959323;-0.03740323,0;0;0,0.00394401;0.2862494;-0.0335536,0.00653632;0.5616758;-0.08376205,0.2209503;0.4849318;-0.02731037,0.4839857;0.5048521;-0.01866341,0.7505507;0.5373977;-0.0387187,-0.2050761;0.4805328;-0.01551826,-0.463617;0.4293911;-0.02967074,-0.7260884;0.4210857;-0.08932137,0.07413508;-0.004696533;-0.05071163,0.02760319;-0.4060498;-0.08753467,-0.03466113;-0.8103621;0.006991148,-0.03611328;-0.8442195;-0.05127263,-0.08482184;0.01017799;-0.02813185,-0.2383745;-0.1792418;-0.3523962,-0.1546948;-0.5881476;-0.3068538,-0.1678101;-0.6181498;-0.3677002,0.006512091;0.4944644;-0.06852031,584.9713
+0;0;0,0.02500935;0.2878335;-0.01676067,0.05045675;0.5651927;-0.04734185,0.2529519;0.4620195;-0.02727132,0.5162894;0.4187774;0.001456441,0.7497557;0.4076333;0.02134682,-0.1638314;0.463888;-0.01271364,-0.4281436;0.4181849;-0.02230416,-0.6571397;0.368208;-0.03176161,0.07593668;-0.003812098;-0.04857325,0.04361384;-0.4078509;-0.03757042,-0.004518133;-0.8174381;0.03514801,-0.007260141;-0.7808815;-0.0541117,-0.08564635;0.01270326;-0.02536935,-0.2404787;-0.1272846;-0.3729948,-0.1716246;-0.5189779;-0.2418391,-0.1825436;-0.5475767;-0.308658,0.04410299;0.4972215;-0.03748351,0;0;0,0.002198413;0.2873758;-0.03412962,0.003729984;0.5629646;-0.0845331,0.2116189;0.4821521;-0.02829957,0.4784033;0.5103244;-0.01968837,0.7075741;0.5559748;-0.04025936,-0.2005143;0.4780668;-0.01615581,-0.4626789;0.4237529;-0.03516715,-0.6905435;0.4164911;-0.0904064,0.07391949;-0.004187435;-0.05156207,0.02648455;-0.4051776;-0.08857477,-0.03595831;-0.8082164;0.006435871,-0.03649023;-0.8397038;-0.05865502,-0.0854688;0.009574017;-0.02727079,-0.2467593;-0.1725564;-0.3516579,-0.1602382;-0.5808706;-0.3175999,-0.1701078;-0.6066056;-0.386983,0.004012123;0.4957035;-0.06925225,584.9941
+0;0;0,0.025074;0.2885776;-0.016804,0.05049435;0.5656421;-0.04735233,0.2527655;0.4625883;-0.02730476,0.5144587;0.4196162;0.001243634,0.7682468;0.407502;0.02286534,-0.1635557;0.4644546;-0.01276322,-0.4262177;0.4190369;-0.02229386,-0.6751465;0.3647098;-0.03257452,0.0760703;-0.003818806;-0.04865872,0.04376294;-0.4076641;-0.03766116,-0.004350625;-0.8170947;0.03502945,-0.007086874;-0.7805519;-0.05404276,-0.08579704;0.01272562;-0.02541399,-0.2405553;-0.1271952;-0.372873,-0.1717275;-0.5187387;-0.2417675,-0.1826236;-0.5472145;-0.308446,0.04414809;0.4977511;-0.03750562,0;0;0,-0.0002480745;0.2880257;-0.03506041,-0.0006552189;0.5633079;-0.0855,0.2084907;0.4853445;-0.03282046,0.4734411;0.5144495;-0.02286601,0.7244329;0.556276;-0.03948808,-0.202901;0.4735869;-0.0148848,-0.4633;0.4201587;-0.03685437,-0.7097433;0.4100875;-0.1015611,0.07333492;-0.003380626;-0.05272102,0.02423222;-0.403986;-0.08959889,-0.03824829;-0.8068;0.005634069,-0.0389089;-0.8384653;-0.05902743,-0.08616833;0.008545571;-0.02590247,-0.2713925;-0.1322441;-0.3577549,-0.1757578;-0.5388376;-0.3300408,-0.1843102;-0.5666202;-0.3976588,0.0002961159;0.4961313;-0.07024193,585.0275
+0;0;0,0.0250317;0.2891117;-0.01654417,0.05028702;0.5664819;-0.04694695,0.2517755;0.4640195;-0.02682976,0.5127373;0.4250883;0.000802774,0.76925;0.4148109;0.02224169,-0.1629614;0.4665383;-0.01199498,-0.4242419;0.4216475;-0.0218757,-0.6764239;0.3700731;-0.03228385,0.07604715;-0.003810773;-0.0487065,0.04308175;-0.4071791;-0.037736,-0.00517955;-0.8172565;0.03550417,-0.007971932;-0.7806886;-0.05346423,-0.08583994;0.01265608;-0.02532475,-0.2404605;-0.125394;-0.3731002,-0.169181;-0.5171853;-0.2416639,-0.181364;-0.5449401;-0.3086136,0.04397557;0.4985269;-0.03711972,0;0;0,-0.001553595;0.2884139;-0.03606772,-0.002960965;0.5638943;-0.08693206,0.2060151;0.4886181;-0.03679037,0.4695108;0.5182402;-0.02825737,0.7236693;0.5579767;-0.04198694,-0.203286;0.4714815;-0.01450292,-0.4604604;0.40903;-0.03298046,-0.7076104;0.4026597;-0.1053707,0.07263294;-0.002280205;-0.05375195,0.02289514;-0.4023663;-0.0907706,-0.03985153;-0.8060285;0.003973246,-0.0403617;-0.8377465;-0.0605011,-0.08664991;0.007146794;-0.02471297,-0.2750005;-0.1276965;-0.3567589,-0.1802694;-0.535567;-0.3338581,-0.1897431;-0.5606052;-0.4034811,-0.001833707;0.4966799;-0.07159448,585.0626
+0;0;0,0.02504221;0.289233;-0.01655111,0.05028326;0.5664459;-0.04693772,0.2504287;0.4642225;-0.02688937,0.5125781;0.4251141;0.0008689165,0.7684922;0.4148606;0.0222578,-0.1616248;0.4667249;-0.01215057,-0.4240943;0.4216299;-0.02207625,-0.6756878;0.3701758;-0.03246012,0.07636733;-0.003826817;-0.04891157,0.04346177;-0.406463;-0.03796098,-0.004890528;-0.8173135;0.03541727,-0.007643985;-0.7808372;-0.05231096,-0.08620135;0.01270936;-0.02543138,-0.2405413;-0.1250901;-0.3725755,-0.1691274;-0.5176201;-0.2408914,-0.1811406;-0.5445698;-0.3069079,0.04397326;0.4985066;-0.03711275,0;0;0,-0.002467707;0.288431;-0.03685451,-0.00496608;0.5636517;-0.08820045,0.203402;0.4903378;-0.04056621,0.4679963;0.5212335;-0.03297591,0.721971;0.558731;-0.04503465,-0.2029066;0.4694699;-0.01413495,-0.4592794;0.3978734;-0.02714469,-0.70425;0.3971741;-0.104885,0.07254124;-0.001741514;-0.05453157,0.02230269;-0.4010263;-0.09149539,-0.04032484;-0.8055954;0.002961397,-0.03907833;-0.8382116;-0.05887246,-0.0873444;0.00650811;-0.02382342,-0.2661886;-0.1545807;-0.348452,-0.1738029;-0.5640377;-0.3302776,-0.1830405;-0.5888258;-0.3985322,-0.003556013;0.4964902;-0.07272673,585.0948
+0;0;0,0.02503237;0.2891195;-0.01654461,0.05025742;0.5661557;-0.04691337,0.2495934;0.4640774;-0.02690668,0.5139855;0.4246344;0.001089076,0.7617711;0.4147066;0.0217986,-0.1608426;0.4665699;-0.01222573,-0.4255575;0.4210892;-0.02223633,-0.6691598;0.3712694;-0.03229038,0.07668797;-0.003842885;-0.04911693,0.04386928;-0.4054161;-0.03819525,-0.004582543;-0.8171123;0.03533405,-0.00744008;-0.7803913;-0.05571029,-0.08656327;0.01276273;-0.02553815,-0.2404957;-0.1246729;-0.3717659,-0.1689349;-0.5180109;-0.2398106,-0.1814021;-0.5471134;-0.3083225,0.04394839;0.4982269;-0.03708993,0;0;0,-0.003267944;0.2882186;-0.03754663,-0.007167891;0.5631958;-0.08914077,0.2010755;0.4918558;-0.04368925,0.4678788;0.5240595;-0.03904247,0.7129552;0.5628094;-0.05804801,-0.2034082;0.4677808;-0.01388595,-0.4610432;0.3918014;-0.02358306,-0.6989742;0.3814937;-0.09574804,0.07247381;-0.001175031;-0.0552671,0.0220117;-0.3993552;-0.09219253,-0.04051135;-0.8049393;0.001830816,-0.0416725;-0.8361148;-0.06598234,-0.08795501;0.0058032;-0.02320615,-0.2660211;-0.1531648;-0.3479815,-0.1788381;-0.5648694;-0.335882,-0.1897624;-0.5909466;-0.407145,-0.005435884;0.4960667;-0.07360697,585.1196
+0;0;0,0.02517116;0.2890423;-0.01630116,0.05044411;0.5661511;-0.04641405,0.2503154;0.4640774;-0.02650239,0.516251;0.4279389;0.001954632,0.7504225;0.4196589;0.0204567,-0.1613041;0.4672137;-0.01178272,-0.4271404;0.4211715;-0.01876276,-0.6579039;0.3785219;-0.03204397,0.0771727;-0.00385037;-0.04945256,0.04365803;-0.4065929;-0.03864543,-0.004782367;-0.8178871;0.03505273,-0.007770905;-0.7808424;-0.0599646,-0.08715154;0.01278264;-0.0256363,-0.2413795;-0.1228084;-0.3738753,-0.1674837;-0.5152346;-0.241656,-0.1827736;-0.5462167;-0.3133098,0.04412768;0.4981609;-0.03663911,0;0;0,-0.004623145;0.2879657;-0.03871894,-0.01079555;0.5628817;-0.09067726,0.1987943;0.4927185;-0.0466063,0.4666381;0.5256972;-0.04350448,0.696032;0.5685456;-0.07160473,-0.2062476;0.4663624;-0.01339132,-0.4646085;0.3886796;-0.02063935,-0.6908603;0.3848273;-0.08421975,0.07258831;-0.0006446987;-0.05609393,0.02154876;-0.40008;-0.09198236,-0.04073803;-0.8056817;0.0004754066,-0.04518513;-0.8400483;-0.06969595,-0.08871035;0.005396556;-0.02274551,-0.2659942;-0.1522415;-0.350102,-0.1815665;-0.5641295;-0.3374103,-0.1937212;-0.5926276;-0.4116875,-0.008474171;0.4957385;-0.07503986,585.1501
+0;0;0,0.02517116;0.2890423;-0.01630116,0.05044411;0.5661511;-0.04641405,0.2503154;0.4640774;-0.02650239,0.516251;0.4279389;0.001954632,0.7504225;0.4196589;0.0204567,-0.1613041;0.4672137;-0.01178272,-0.4271404;0.4211715;-0.01876276,-0.6579039;0.3785219;-0.03204397,0.0771727;-0.00385037;-0.04945256,0.04365803;-0.4065929;-0.03864543,-0.004782367;-0.8178871;0.03505273,-0.007770905;-0.7808424;-0.0599646,-0.08715154;0.01278264;-0.0256363,-0.2413795;-0.1228084;-0.3738753,-0.1674837;-0.5152346;-0.241656,-0.1827736;-0.5462167;-0.3133098,0.04412768;0.4981609;-0.03663911,0;0;0,-0.004623145;0.2879657;-0.03871894,-0.01079555;0.5628817;-0.09067726,0.1987943;0.4927185;-0.0466063,0.4666381;0.5256972;-0.04350448,0.696032;0.5685456;-0.07160473,-0.2062476;0.4663624;-0.01339132,-0.4646085;0.3886796;-0.02063935,-0.6908603;0.3848273;-0.08421975,0.07258831;-0.0006446987;-0.05609393,0.02154876;-0.40008;-0.09198236,-0.04073803;-0.8056817;0.0004754066,-0.04518513;-0.8400483;-0.06969595,-0.08871035;0.005396556;-0.02274551,-0.2659942;-0.1522415;-0.350102,-0.1815665;-0.5641295;-0.3374103,-0.1937212;-0.5926276;-0.4116875,-0.008474171;0.4957385;-0.07503986,585.1727
+0;0;0,0.02517972;0.2891406;-0.01630671,0.05047684;0.5665137;-0.04644985,0.2498044;0.4644303;-0.02655038,0.5136797;0.4285718;0.001686171,0.7913297;0.4187544;0.0236235,-0.1607479;0.4675584;-0.01186888,-0.4245246;0.421873;-0.01879484,-0.6981339;0.3713047;-0.03454196,0.07737033;-0.00386023;-0.0495792,0.04394353;-0.4055468;-0.03880041,-0.004378729;-0.815838;0.03471801,-0.007384914;-0.7787517;-0.06086043,-0.08737472;0.01281538;-0.02570195,-0.2411983;-0.1224202;-0.3730279,-0.1674827;-0.5138893;-0.2411311,-0.182863;-0.5452315;-0.313208,0.04415131;0.4984254;-0.03666082,0;0;0,-0.005180731;0.2879976;-0.03915,-0.01210201;0.5631272;-0.09132457,0.1972151;0.4931729;-0.04799175,0.4629201;0.5265507;-0.04774928,0.7378608;0.5560389;-0.08246493,-0.2065033;0.4663301;-0.01307449,-0.4626858;0.3885817;-0.01931782,-0.730666;0.3852561;-0.09575517,0.07260165;-0.0003527403;-0.05646276,0.02120369;-0.3988111;-0.09073877,-0.04052778;-0.8036751;0.0006568506,-0.04656689;-0.8383566;-0.06987213,-0.08904155;0.005137904;-0.02245821,-0.2635602;-0.1488983;-0.3517025,-0.1866464;-0.5612402;-0.3399865,-0.199457;-0.5904942;-0.4142789,-0.009618014;0.4959017;-0.07562709,585.2067
+0;0;0,0.0250283;0.2889549;-0.01607784,0.05003691;0.566578;-0.04609359,0.2490115;0.4644338;-0.02602897,0.5130492;0.4332478;0.001213854,0.7477533;0.4253049;0.02010212,-0.1607368;0.4681321;-0.01120532,-0.4248332;0.428025;-0.0198765,-0.6555561;0.3815191;-0.03036572,0.07768942;-0.003897077;-0.04972563,0.04361776;-0.4039;-0.03917438,-0.004978705;-0.8145517;0.03489357,-0.007802665;-0.7779239;-0.05418777,-0.08770075;0.01284335;-0.02582824,-0.2411485;-0.1215651;-0.3717512,-0.1640965;-0.5125998;-0.2389458,-0.1795104;-0.5395853;-0.3060461,0.04378727;0.4984276;-0.03631274,0;0;0,-0.00576967;0.2877467;-0.03934908,-0.01317447;0.5630467;-0.09169984,0.1959415;0.4929429;-0.04971576,0.461079;0.5265561;-0.05142665,0.6917055;0.5589558;-0.08702898,-0.2070874;0.4656146;-0.01370586,-0.4633212;0.3898003;-0.0189122,-0.6906269;0.3876605;-0.08082679,0.07295725;2.983212E-05;-0.05657482,0.02037637;-0.3968567;-0.08805275,-0.04074691;-0.8029988;0.0002367496,-0.04898353;-0.834752;-0.06384206,-0.08939213;0.004923234;-0.02254508,-0.2596356;-0.1479542;-0.3525757,-0.1894121;-0.5619367;-0.3395527,-0.2006265;-0.5879586;-0.4082781,-0.01064838;0.4957682;-0.07600188,585.2298
+0;0;0,0.02503272;0.2890059;-0.01608068,0.05007437;0.5669958;-0.04613609,0.2484555;0.4648584;-0.02608786,0.5128665;0.4336283;0.001193479,0.747515;0.4256873;0.02007728,-0.1601244;0.4685462;-0.01130648,-0.4245942;0.4283824;-0.01998992,-0.6552624;0.3818875;-0.03047666,0.07794599;-0.003909947;-0.04988986,0.04381116;-0.4046545;-0.03931905,-0.004653331;-0.814191;0.03454775,-0.007392294;-0.7777627;-0.05185238,-0.08799039;0.01288577;-0.02591354,-0.2417227;-0.1217719;-0.3724779,-0.1648799;-0.5117447;-0.2400331,-0.1798299;-0.537015;-0.3051138,0.04381647;0.4987552;-0.0363423,0;0;0,-0.006041631;0.2878669;-0.03880429,-0.01371004;0.5636284;-0.09069204,0.1950233;0.4930274;-0.05082703,0.4605764;0.5263245;-0.05321169,0.691366;0.5582896;-0.08776522,-0.2071604;0.4657831;-0.01346793,-0.4668569;0.401242;-0.01846111,-0.6971149;0.3912984;-0.06706087,0.07313044;0.0002703518;-0.05684829,0.02070871;-0.3975725;-0.08593845,-0.04050797;-0.803037;-5.364418E-05,-0.04507285;-0.8368875;-0.05850101,-0.08977474;0.004768996;-0.0223073,-0.2544204;-0.1485329;-0.3558691,-0.1921352;-0.5625439;-0.3403535,-0.2017429;-0.5879536;-0.4063176,-0.01120259;0.4962175;-0.07515717,585.2626
+0;0;0,0.02505403;0.2892519;-0.01609437,0.05015536;0.5679035;-0.04622297,0.2476366;0.4657148;-0.02619059,0.5114765;0.4345522;0.001031833,0.7461416;0.4266106;0.01991696,-0.1591828;0.4693867;-0.01147289,-0.4230813;0.4293097;-0.02013758,-0.6537658;0.3828115;-0.03062506,0.07818761;-0.003922068;-0.05004451,0.04409195;-0.4042069;-0.03948583,-0.004621115;-0.8158438;0.03475983,-0.007393952;-0.779336;-0.05270885,-0.08826315;0.01292571;-0.02599387,-0.2418191;-0.1215774;-0.3721606,-0.1645822;-0.5135503;-0.2390365,-0.1797171;-0.5395042;-0.3049221,0.04387936;0.4994656;-0.03640084,0;0;0,-0.005748183;0.2881515;-0.03858829,-0.01291233;0.5646504;-0.0902698,0.1948092;0.4927626;-0.05165148,0.4597868;0.5259349;-0.054842,0.6903745;0.5590771;-0.089746,-0.2057969;0.4660241;-0.01392698,-0.4662033;0.4068889;-0.01783023,-0.6974568;0.3971897;-0.06159251,0.07334402;0.0003542006;-0.05704093,0.02158563;-0.3972076;-0.08474661,-0.04081349;-0.8048933;0.0002775118,-0.04526484;-0.8379784;-0.06056047,-0.09009644;0.004771532;-0.02220369,-0.2481227;-0.1461055;-0.3594955,-0.1929418;-0.5631238;-0.3399735,-0.2023591;-0.5892848;-0.4067423,-0.01062883;0.4970024;-0.07483792,585.2953
+0;0;0,0.02518473;0.2893313;-0.0158077,0.0503976;0.5682078;-0.04559391,0.2474839;0.4661611;-0.02594697,0.5123926;0.4384753;0.0002211556,0.7471057;0.4308599;0.01951663,-0.158664;0.4703628;-0.01113707,-0.4226333;0.4267879;-0.01816449,-0.6544566;0.3866503;-0.03110565,0.0782372;-0.003976503;-0.05013753,0.0439749;-0.403584;-0.0397288,-0.005186226;-0.8162201;0.03522296,-0.007956428;-0.7797136;-0.05175167,-0.08835726;0.01298147;-0.02598308,-0.2412372;-0.1199562;-0.3722831,-0.1625969;-0.512391;-0.2376957,-0.1785914;-0.537672;-0.3032913,0.04410398;0.4997222;-0.03585799,0;0;0,-0.005682752;0.2882884;-0.03813505,-0.01268458;0.5650905;-0.08929467,0.194645;0.4923364;-0.05210567,0.4601783;0.525598;-0.05579615,0.6911869;0.5553374;-0.09144974,-0.205465;0.4666309;-0.01378009,-0.4675648;0.4124922;-0.01453766,-0.7000442;0.4078068;-0.05264217,0.07343987;0.0007362515;-0.05706739,0.02245091;-0.3963165;-0.08385587,-0.04058929;-0.8053347;8.106232E-06,-0.04678179;-0.838756;-0.05960727,-0.09019753;0.004552391;-0.02223342,-0.2416933;-0.1433704;-0.3630212,-0.1931876;-0.5621265;-0.338657,-0.2022589;-0.5888359;-0.4043559,-0.0104942;0.4973646;-0.07402802,585.3173
+0;0;0,0.02518473;0.2893313;-0.0158077,0.0503976;0.5682078;-0.04559391,0.2474839;0.4661611;-0.02594697,0.5123926;0.4384753;0.0002211556,0.7471057;0.4308599;0.01951663,-0.158664;0.4703628;-0.01113707,-0.4226333;0.4267879;-0.01816449,-0.6544566;0.3866503;-0.03110565,0.0782372;-0.003976503;-0.05013753,0.0439749;-0.403584;-0.0397288,-0.005186226;-0.8162201;0.03522296,-0.007956428;-0.7797136;-0.05175167,-0.08835726;0.01298147;-0.02598308,-0.2412372;-0.1199562;-0.3722831,-0.1625969;-0.512391;-0.2376957,-0.1785914;-0.537672;-0.3032913,0.04410398;0.4997222;-0.03585799,0;0;0,-0.005682752;0.2882884;-0.03813505,-0.01268458;0.5650905;-0.08929467,0.194645;0.4923364;-0.05210567,0.4601783;0.525598;-0.05579615,0.6911869;0.5553374;-0.09144974,-0.205465;0.4666309;-0.01378009,-0.4675648;0.4124922;-0.01453766,-0.7000442;0.4078068;-0.05264217,0.07343987;0.0007362515;-0.05706739,0.02245091;-0.3963165;-0.08385587,-0.04058929;-0.8053347;8.106232E-06,-0.04678179;-0.838756;-0.05960727,-0.09019753;0.004552391;-0.02223342,-0.2416933;-0.1433704;-0.3630212,-0.1931876;-0.5621265;-0.338657,-0.2022589;-0.5888359;-0.4043559,-0.0104942;0.4973646;-0.07402802,585.3401
+0;0;0,0.02506746;0.2879841;-0.0157341,0.04987418;0.5623778;-0.04502107,0.2429972;0.4625452;-0.02579262,0.5093976;0.4347035;0.0005228557,0.774931;0.4260881;0.02235202,-0.1549541;0.4666621;-0.01128161,-0.4204097;0.4228419;-0.01834859,-0.6826738;0.3774338;-0.03298907,0.07837647;-0.003983582;-0.05022679,0.04414848;-0.4031911;-0.03982848,-0.005271286;-0.817998;0.03551761,-0.00804504;-0.7814832;-0.05156855,-0.08851454;0.01300458;-0.02602933,-0.2412415;-0.1198;-0.3719826,-0.1621874;-0.5142994;-0.2366872,-0.1782025;-0.5396513;-0.3023669,0.04372179;0.495429;-0.03550363,0;0;0,-0.004495502;0.2873224;-0.03516269,-0.008399114;0.5608745;-0.07900143,0.1944589;0.4919291;-0.05243158,0.4615572;0.5247773;-0.05647445,0.7232262;0.559692;-0.09347403,-0.2010683;0.4679361;-0.01468948,-0.4659401;0.4202748;-0.01182856,-0.7301433;0.4243672;-0.0470224,0.07357685;0.001193941;-0.05715322,0.02277677;-0.3955305;-0.0831418,-0.04037344;-0.8069142;0.000282526,-0.04535379;-0.8411442;-0.05874157,-0.09037106;0.004294536;-0.02227329,-0.235941;-0.1407988;-0.3663715,-0.1936288;-0.5622117;-0.3379992,-0.2024749;-0.5897009;-0.4031979,-0.007272378;0.4942289;-0.06605268,585.3746
+0;0;0,0.02487469;0.287151;-0.015464,0.04946713;0.5607843;-0.04451893,0.2423575;0.462158;-0.02502664,0.5094834;0.4352977;0.0004553962,0.759256;0.4287213;0.02132248,-0.1549786;0.4659024;-0.01076173,-0.4209098;0.4216458;-0.01776481,-0.6680056;0.3814974;-0.03179207,0.07856371;-0.004097517;-0.05035434,0.04383518;-0.4038323;-0.04022058,-0.005902458;-0.8203422;0.03596951,-0.008638643;-0.7838168;-0.05109227,-0.08868975;0.01313725;-0.02619435,-0.2417693;-0.1197984;-0.3725921,-0.1614343;-0.5154579;-0.2356278,-0.1780961;-0.5405311;-0.301348,0.04335563;0.4939508;-0.03504495,0;0;0,-0.00424777;0.2865896;-0.03408766,-0.00807336;0.5594347;-0.0772686,0.1944848;0.4912705;-0.0527091,0.4622563;0.5230498;-0.05664849,0.7083585;0.5577445;-0.08973956,-0.2009341;0.4682996;-0.01457278,-0.4680434;0.4325107;-0.004629751,-0.7166795;0.4354498;-0.03682439,0.07378332;0.001302049;-0.05726194,0.02304558;-0.3960122;-0.08302307,-0.04051463;-0.8092014;0.0006079674,-0.0438609;-0.8429911;-0.05896974,-0.090627;0.004272229;-0.02220583,-0.2306113;-0.1400856;-0.3695699,-0.1952682;-0.5640618;-0.3421032,-0.2035066;-0.5915221;-0.4073739,-0.006947622;0.4929118;-0.06433582,585.3967
+0;0;0,0.02482937;0.2866278;-0.01543582,0.04937477;0.5597373;-0.04443586,0.2396642;0.4616407;-0.02509097,0.5110444;0.4343525;0.0007968917,0.7865136;0.4270995;0.02381078,-0.1524583;0.4653359;-0.01101324,-0.4226247;0.4203746;-0.01812785,-0.6951418;0.3760956;-0.03359825,0.07907471;-0.004124169;-0.05068186,0.0443456;-0.4038657;-0.04054793,-0.005447362;-0.8208389;0.0357269,-0.008201065;-0.7842718;-0.0518923,-0.08926662;0.01322269;-0.02636473,-0.2423488;-0.1197153;-0.3727683,-0.1619245;-0.5158148;-0.2356517,-0.1786929;-0.5412406;-0.3017927,0.04327356;0.4930163;-0.03497783,0;0;0,-0.004604548;0.2861657;-0.03314018,-0.008932784;0.5585468;-0.0758152,0.1908869;0.4856618;-0.0488925,0.4623658;0.5219418;-0.0555985,0.7367255;0.5434026;-0.08264899,-0.1992534;0.469524;-0.01376935,-0.4713954;0.4409307;-0.0002360204,-0.7460748;0.4482054;-0.03128225,0.07401551;0.00183776;-0.05793786,0.02259962;-0.3955183;-0.08174229,-0.04092354;-0.8092813;0.001497507,-0.04327098;-0.8434469;-0.05854511,-0.09131486;0.003940477;-0.02201225,-0.2275814;-0.1383676;-0.3717006,-0.1967408;-0.5630111;-0.3418556,-0.2045047;-0.5908129;-0.4076318,-0.007634819;0.4921215;-0.06299496,585.4293

+ 161 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02118182;0.3104848;-0.007692266,0.04189414;0.6078307;-0.02950819,0.1965864;0.4971795;-0.01313114,0.2366993;0.2284196;0.007755504,0.2891285;-0.03135574;-0.01239485,-0.1226762;0.4955241;-0.01379522,-0.1907229;0.2317012;-0.00713597,-0.2585951;-0.02414984;-0.03104515,0.07733271;0.0008036763;-0.03912461,0.06503835;-0.3519574;-0.001714677,0.03258599;-0.7418576;0.07347851,0.03237021;-0.7031726;-0.03300533,-0.0785711;0.008742853;-0.03552286,-0.1062586;-0.3451029;-0.03133476,-0.1393417;-0.7358215;0.03919135,-0.1373956;-0.6969776;-0.06726183,0.03677114;0.5351483;-0.02171355,0;0;0,0.005907834;0.3112384;-0.002100945,0.01264055;0.6095935;-0.01801515,0.1705267;0.5003386;-0.02817035,0.2076074;0.2303381;-0.02676868,0.2469638;-0.02291784;-0.09712911,-0.1522779;0.5201809;0.0002829712,-0.2101913;0.2547724;0.02222748,-0.2629789;0.002633154;-0.04317397,0.07548337;0.001229793;-0.04257321,0.1045937;-0.3524281;-0.03422666,0.1147757;-0.7409652;0.05332137,0.1245973;-0.7884153;-0.0196123,-0.07999992;0.00524314;-0.03292799,-0.1060636;-0.3485568;-0.02121159,-0.09138678;-0.7389307;0.05703337,-0.1045113;-0.7928563;-0.007762678,0.01096267;0.5366267;-0.01147556,10.82322
+0;0;0,0.02118182;0.3104848;-0.007692266,0.04189414;0.6078307;-0.02950819,0.1965864;0.4971795;-0.01313114,0.2366993;0.2284196;0.007755504,0.2891285;-0.03135574;-0.01239485,-0.1226762;0.4955241;-0.01379522,-0.1907229;0.2317012;-0.00713597,-0.2585951;-0.02414984;-0.03104515,0.07733271;0.0008036763;-0.03912461,0.06503835;-0.3519574;-0.001714677,0.03258599;-0.7418576;0.07347851,0.03237021;-0.7031726;-0.03300533,-0.0785711;0.008742853;-0.03552286,-0.1062586;-0.3451029;-0.03133476,-0.1393417;-0.7358215;0.03919135,-0.1373956;-0.6969776;-0.06726183,0.03677114;0.5351483;-0.02171355,0;0;0,0.005907834;0.3112384;-0.002100945,0.01264055;0.6095935;-0.01801515,0.1705267;0.5003386;-0.02817035,0.2076074;0.2303381;-0.02676868,0.2469638;-0.02291784;-0.09712911,-0.1522779;0.5201809;0.0002829712,-0.2101913;0.2547724;0.02222748,-0.2629789;0.002633154;-0.04317397,0.07548337;0.001229793;-0.04257321,0.1045937;-0.3524281;-0.03422666,0.1147757;-0.7409652;0.05332137,0.1245973;-0.7884153;-0.0196123,-0.07999992;0.00524314;-0.03292799,-0.1060636;-0.3485568;-0.02121159,-0.09138678;-0.7389307;0.05703337,-0.1045113;-0.7928563;-0.007762678,0.01096267;0.5366267;-0.01147556,10.84642
+0;0;0,0.02113992;0.3098707;-0.007677052,0.0418303;0.6069013;-0.02947086,0.1959678;0.4964372;-0.01312964,0.2361143;0.227452;0.00777451,0.2887474;-0.0333339;-0.01245424,-0.1221788;0.4947875;-0.0137914,-0.1902826;0.2307436;-0.007126566,-0.2584189;-0.02610284;-0.03112876,0.07751974;0.00080562;-0.03921923,0.06514656;-0.3542171;-0.001569446,0.03275358;-0.743404;0.07348615,0.03253758;-0.7047101;-0.03310671,-0.07876114;0.008763998;-0.03560877,-0.1066262;-0.3473504;-0.03139382,-0.1396488;-0.7373542;0.03900325,-0.1377006;-0.6985012;-0.06755894,0.03671113;0.5342733;-0.02168205,0;0;0,0.006621383;0.3106076;-0.002175093,0.01376004;0.6086216;-0.01836133,0.1711586;0.5008622;-0.02985883,0.2076136;0.2305469;-0.02831697,0.2459778;-0.02390447;-0.09882545,-0.1506799;0.5203142;0.000844527,-0.2081751;0.2545142;0.02197281,-0.2610034;0.001137823;-0.04282155,0.07538613;0.001264632;-0.04316759,0.1051299;-0.3545951;-0.03363442,0.114566;-0.7427421;0.05240035,0.1251594;-0.7900144;-0.02077365,-0.08016617;0.005343468;-0.03305966,-0.1066629;-0.3507266;-0.02193504,-0.09225173;-0.7404672;0.05580613,-0.1031312;-0.7949454;-0.00886799,0.01201988;0.5357165;-0.0117631,10.8644
+0;0;0,0.02107224;0.3096449;-0.007899361,0.04168539;0.6066397;-0.02988632,0.1958217;0.4959976;-0.01317196,0.2349233;0.2260108;0.00779822,0.2856448;-0.03167555;-0.01266052,-0.1223263;0.4945048;-0.01392958,-0.190572;0.2296255;-0.007372782,-0.2558837;-0.02461457;-0.02950539,0.07758571;0.0008539711;-0.03929422,0.06495348;-0.3545279;-0.001674537,0.03162637;-0.7456677;0.07343534,0.03144903;-0.7069981;-0.03307867,-0.07884771;0.008732988;-0.03565225,-0.1066711;-0.3477377;-0.03059312,-0.1402756;-0.7399003;0.03884615,-0.1383;-0.701071;-0.06763656,0.0365861;0.5340136;-0.02205304,0;0;0,0.00672312;0.3103785;-0.002530813,0.01379134;0.6083503;-0.01903343,0.1713327;0.5011051;-0.03078699,0.2081327;0.2299877;-0.02914739,0.2450374;-0.02127925;-0.09912181,-0.150623;0.5202199;0.0008905185,-0.2078321;0.253503;0.02212261,-0.2597964;0.003113478;-0.041109,0.0753165;0.001298547;-0.04347467,0.1051504;-0.3549219;-0.03409243,0.1145634;-0.7452998;0.05110788,0.1260312;-0.7917351;-0.02269292,-0.08024091;0.005374009;-0.03311834,-0.1070048;-0.3510543;-0.02245872,-0.09255119;-0.7427098;0.05589756,-0.1037293;-0.7964303;-0.009572707,0.01208024;0.5354492;-0.01236892,10.88507
+0;0;0,0.02107224;0.3096449;-0.007899361,0.04168539;0.6066397;-0.02988632,0.1958217;0.4959976;-0.01317196,0.2349233;0.2260108;0.00779822,0.2856448;-0.03167555;-0.01266052,-0.1223263;0.4945048;-0.01392958,-0.190572;0.2296255;-0.007372782,-0.2558837;-0.02461457;-0.02950539,0.07758571;0.0008539711;-0.03929422,0.06495348;-0.3545279;-0.001674537,0.03162637;-0.7456677;0.07343534,0.03144903;-0.7069981;-0.03307867,-0.07884771;0.008732988;-0.03565225,-0.1066711;-0.3477377;-0.03059312,-0.1402756;-0.7399003;0.03884615,-0.1383;-0.701071;-0.06763656,0.0365861;0.5340136;-0.02205304,0;0;0,0.00672312;0.3103785;-0.002530813,0.01379134;0.6083503;-0.01903343,0.1713327;0.5011051;-0.03078699,0.2081327;0.2299877;-0.02914739,0.2450374;-0.02127925;-0.09912181,-0.150623;0.5202199;0.0008905185,-0.2078321;0.253503;0.02212261,-0.2597964;0.003113478;-0.041109,0.0753165;0.001298547;-0.04347467,0.1051504;-0.3549219;-0.03409243,0.1145634;-0.7452998;0.05110788,0.1260312;-0.7917351;-0.02269292,-0.08024091;0.005374009;-0.03311834,-0.1070048;-0.3510543;-0.02245872,-0.09255119;-0.7427098;0.05589756,-0.1037293;-0.7964303;-0.009572707,0.01208024;0.5354492;-0.01236892,10.89697
+0;0;0,0.02106284;0.3095069;-0.007895838,0.04168338;0.6066079;-0.02989109,0.1960946;0.4958637;-0.01315741,0.2352467;0.225528;0.007839868,0.2863096;-0.03389257;-0.01275656,-0.1226076;0.4943683;-0.01391634,-0.1909415;0.2291467;-0.007351077,-0.2566928;-0.02680445;-0.02963264,0.07775748;0.0008558616;-0.03938121,0.06516089;-0.353523;-0.001867704,0.03166069;-0.7466943;0.07363227,0.03148388;-0.7080504;-0.03256518,-0.07902226;0.008752321;-0.03573118,-0.1067671;-0.3467123;-0.03068633,-0.1405462;-0.7409117;0.0391136,-0.1385764;-0.7021086;-0.06705265,0.03658157;0.533946;-0.02205396,0;0;0,0.006837293;0.3102337;-0.002971888,0.01377483;0.6082951;-0.0198586,0.1717311;0.5015356;-0.03183913,0.2082063;0.2300186;-0.03004551,0.2438162;-0.02322045;-0.1002779,-0.1508312;0.5203637;0.0009940369,-0.2080374;0.2532733;0.02209712,-0.2606104;0.001111686;-0.04100004,0.07522185;0.001439214;-0.04401636,0.1049475;-0.3537899;-0.03513241,0.1144772;-0.7462828;0.05010103,0.1242221;-0.7921084;-0.02411605,-0.0805137;0.005286475;-0.0329763,-0.1073865;-0.3501338;-0.02274974,-0.09325773;-0.743979;0.05530529,-0.1016465;-0.7955988;-0.01266883,0.01210928;0.5353634;-0.01312065,10.91864
+0;0;0,0.02097422;0.3095109;-0.007972676,0.04149033;0.606612;-0.03006365,0.1959036;0.495823;-0.01305628,0.233933;0.2253152;0.007786777,0.2838783;-0.03432116;-0.01283169,-0.1227723;0.4943928;-0.01394297,-0.1913329;0.2292225;-0.007676358,-0.256693;-0.0268932;-0.02920529,0.07783904;0.0008409001;-0.03922008,0.06479152;-0.353578;-0.00224309,0.03150076;-0.7467732;0.07322529,0.03136207;-0.7081421;-0.03297325,-0.07897688;0.008755668;-0.03583056,-0.1069693;-0.3466894;-0.03077664,-0.140738;-0.7407972;0.03954422,-0.1387296;-0.7020167;-0.06662316,0.03641556;0.5339509;-0.02220159,0;0;0,0.006837293;0.3102337;-0.002971888,0.01377483;0.6082951;-0.0198586,0.1717311;0.5015356;-0.03183913,0.2082063;0.2300186;-0.03004551,0.2438162;-0.02322045;-0.1002779,-0.1508312;0.5203637;0.0009940369,-0.2080374;0.2532733;0.02209712,-0.2606104;0.001111686;-0.04100004,0.07522185;0.001439214;-0.04401636,0.1049475;-0.3537899;-0.03513241,0.1144772;-0.7462828;0.05010103,0.1242221;-0.7921084;-0.02411605,-0.0805137;0.005286475;-0.0329763,-0.1073865;-0.3501338;-0.02274974,-0.09325773;-0.743979;0.05530529,-0.1016465;-0.7955988;-0.01266883,0.01210928;0.5353634;-0.01312065,10.93034
+0;0;0,0.02096534;0.30938;-0.007969303,0.04148512;0.6065339;-0.03006467,0.195745;0.4957581;-0.01306351,0.233872;0.2245557;0.007833069,0.2848437;-0.04041606;-0.0132091,-0.1226276;0.4943292;-0.01394935,-0.1913642;0.228478;-0.007666646,-0.2580675;-0.03290075;-0.02963798,0.07789955;0.0008415537;-0.03925057,0.06482065;-0.3544297;-0.002184656,0.03158299;-0.7469977;0.07316335,0.03144493;-0.7084053;-0.03255714,-0.07903827;0.008762474;-0.03585841,-0.107098;-0.3475373;-0.03079234,-0.1408128;-0.7410164;0.03941635,-0.1388135;-0.7022755;-0.06627312,0.03640873;0.5338497;-0.02220011,0;0;0,0.006924674;0.3101014;-0.002856731,0.01366767;0.6082181;-0.01979494,0.1714394;0.5017142;-0.03300405,0.2081194;0.2295143;-0.03131247,0.2416272;-0.0293045;-0.103013,-0.1506744;0.5204647;0.00171747,-0.2075038;0.2524948;0.02180673,-0.2615868;-0.004777521;-0.04251232,0.07503116;0.001539767;-0.04447031,0.1053059;-0.3545062;-0.03567982,0.1137413;-0.7464705;0.04908227,0.1237926;-0.7922029;-0.02449919,-0.08063287;0.005168825;-0.0328828,-0.1083386;-0.3510657;-0.02329447,-0.09452456;-0.7443862;0.05416439,-0.1025373;-0.7953791;-0.01385486,0.01206879;0.535262;-0.01305318,10.95221
+0;0;0,0.02096534;0.30938;-0.007969303,0.04148512;0.6065339;-0.03006467,0.195745;0.4957581;-0.01306351,0.233872;0.2245557;0.007833069,0.2848437;-0.04041606;-0.0132091,-0.1226276;0.4943292;-0.01394935,-0.1913642;0.228478;-0.007666646,-0.2580675;-0.03290075;-0.02963798,0.07789955;0.0008415537;-0.03925057,0.06482065;-0.3544297;-0.002184656,0.03158299;-0.7469977;0.07316335,0.03144493;-0.7084053;-0.03255714,-0.07903827;0.008762474;-0.03585841,-0.107098;-0.3475373;-0.03079234,-0.1408128;-0.7410164;0.03941635,-0.1388135;-0.7022755;-0.06627312,0.03640873;0.5338497;-0.02220011,0;0;0,0.006924674;0.3101014;-0.002856731,0.01366767;0.6082181;-0.01979494,0.1714394;0.5017142;-0.03300405,0.2081194;0.2295143;-0.03131247,0.2416272;-0.0293045;-0.103013,-0.1506744;0.5204647;0.00171747,-0.2075038;0.2524948;0.02180673,-0.2615868;-0.004777521;-0.04251232,0.07503116;0.001539767;-0.04447031,0.1053059;-0.3545062;-0.03567982,0.1137413;-0.7464705;0.04908227,0.1237926;-0.7922029;-0.02449919,-0.08063287;0.005168825;-0.0328828,-0.1083386;-0.3510657;-0.02329447,-0.09452456;-0.7443862;0.05416439,-0.1025373;-0.7953791;-0.01385486,0.01206879;0.535262;-0.01305318,10.96381
+0;0;0,0.02093748;0.3092993;-0.007987187,0.04141279;0.6064907;-0.03014525,0.1959699;0.495452;-0.01314817,0.2335156;0.2236502;0.007656453,0.2837383;-0.04187095;-0.01342885,-0.1229936;0.4941645;-0.01384389,-0.1922417;0.2279143;-0.007988349,-0.2590244;-0.03384772;-0.0301035,0.07797155;0.0008708084;-0.03922094,0.06469266;-0.3530423;-0.002895601,0.03103073;-0.7525797;0.07383317,0.03085356;-0.7142147;-0.02916145,-0.0790605;0.008741027;-0.03593932,-0.107007;-0.3461426;-0.03074496,-0.1407209;-0.7466801;0.040554,-0.1388243;-0.7081763;-0.06241193,0.03634987;0.5337972;-0.02226117,0;0;0,0.006596401;0.3100255;-0.002989054,0.01303686;0.6081816;-0.02005172,0.1711932;0.5018892;-0.03383613,0.2083564;0.2292475;-0.03180218,0.2411446;-0.0300869;-0.1034887,-0.1514871;0.5203335;0.002298942,-0.2080595;0.2517569;0.02191899,-0.2623561;-0.005960166;-0.0421291,0.07494554;0.001657859;-0.0447104,0.1052332;-0.3529756;-0.03645611,0.1125418;-0.7520866;0.04902768,0.1240498;-0.7927189;-0.0255146,-0.08071134;0.005057425;-0.03284364,-0.1088789;-0.3497094;-0.02297315,-0.09514347;-0.750145;0.05521405,-0.1028833;-0.7977078;-0.01262404,0.01150759;0.5352147;-0.0132966,10.98565
+0;0;0,0.02093748;0.3092993;-0.007987187,0.04141279;0.6064907;-0.03014525,0.1959699;0.495452;-0.01314817,0.2335156;0.2236502;0.007656453,0.2837383;-0.04187095;-0.01342885,-0.1229936;0.4941645;-0.01384389,-0.1922417;0.2279143;-0.007988349,-0.2590244;-0.03384772;-0.0301035,0.07797155;0.0008708084;-0.03922094,0.06469266;-0.3530423;-0.002895601,0.03103073;-0.7525797;0.07383317,0.03085356;-0.7142147;-0.02916145,-0.0790605;0.008741027;-0.03593932,-0.107007;-0.3461426;-0.03074496,-0.1407209;-0.7466801;0.040554,-0.1388243;-0.7081763;-0.06241193,0.03634987;0.5337972;-0.02226117,0;0;0,0.006596401;0.3100255;-0.002989054,0.01303686;0.6081816;-0.02005172,0.1711932;0.5018892;-0.03383613,0.2083564;0.2292475;-0.03180218,0.2411446;-0.0300869;-0.1034887,-0.1514871;0.5203335;0.002298942,-0.2080595;0.2517569;0.02191899,-0.2623561;-0.005960166;-0.0421291,0.07494554;0.001657859;-0.0447104,0.1052332;-0.3529756;-0.03645611,0.1125418;-0.7520866;0.04902768,0.1240498;-0.7927189;-0.0255146,-0.08071134;0.005057425;-0.03284364,-0.1088789;-0.3497094;-0.02297315,-0.09514347;-0.750145;0.05521405,-0.1028833;-0.7977078;-0.01262404,0.01150759;0.5352147;-0.0132966,10.99725
+0;0;0,0.02093748;0.3092993;-0.007987187,0.04141279;0.6064907;-0.03014525,0.1959699;0.495452;-0.01314817,0.2335156;0.2236502;0.007656453,0.2837383;-0.04187095;-0.01342885,-0.1229936;0.4941645;-0.01384389,-0.1922417;0.2279143;-0.007988349,-0.2590244;-0.03384772;-0.0301035,0.07797155;0.0008708084;-0.03922094,0.06469266;-0.3530423;-0.002895601,0.03103073;-0.7525797;0.07383317,0.03085356;-0.7142147;-0.02916145,-0.0790605;0.008741027;-0.03593932,-0.107007;-0.3461426;-0.03074496,-0.1407209;-0.7466801;0.040554,-0.1388243;-0.7081763;-0.06241193,0.03634987;0.5337972;-0.02226117,0;0;0,0.006596401;0.3100255;-0.002989054,0.01303686;0.6081816;-0.02005172,0.1711932;0.5018892;-0.03383613,0.2083564;0.2292475;-0.03180218,0.2411446;-0.0300869;-0.1034887,-0.1514871;0.5203335;0.002298942,-0.2080595;0.2517569;0.02191899,-0.2623561;-0.005960166;-0.0421291,0.07494554;0.001657859;-0.0447104,0.1052332;-0.3529756;-0.03645611,0.1125418;-0.7520866;0.04902768,0.1240498;-0.7927189;-0.0255146,-0.08071134;0.005057425;-0.03284364,-0.1088789;-0.3497094;-0.02297315,-0.09514347;-0.750145;0.05521405,-0.1028833;-0.7977078;-0.01262404,0.01150759;0.5352147;-0.0132966,11.00847
+0;0;0,0.02090379;0.3092636;-0.008121262,0.0413358;0.6065399;-0.03041365,0.1960281;0.4953181;-0.01296401,0.2331194;0.223112;0.007443042,0.2828605;-0.04292527;-0.01387369,-0.1231837;0.4939907;-0.01386989,-0.1929481;0.2275496;-0.008354205,-0.2599769;-0.03456971;-0.03082766,0.07805363;0.0008676737;-0.03932558,0.06465477;-0.3542973;-0.003382251,0.03078392;-0.7529052;0.07326083,0.03066833;-0.7146162;-0.0289816,-0.07917711;0.008768267;-0.03596839,-0.1074098;-0.3473089;-0.03090512,-0.1414113;-0.7469485;0.04009929,-0.1394677;-0.7085227;-0.06211354,0.03628508;0.5338222;-0.02249609,0;0;0,0.006242275;0.3099971;-0.003116131,0.01228145;0.6082442;-0.02034831,0.170644;0.5021191;-0.03499365,0.2080569;0.2292011;-0.03290176,0.2403714;-0.03071439;-0.1043451,-0.1522541;0.5203562;0.002763415,-0.2084069;0.2513416;0.02190477,-0.2634483;-0.006496161;-0.04286073,0.07481524;0.00180544;-0.04515576,0.1053975;-0.3540171;-0.03686976,0.1115961;-0.7523134;0.04816699,0.1240932;-0.7948853;-0.02324295,-0.0809379;0.004922078;-0.03262596,-0.110041;-0.351001;-0.02338345,-0.09657075;-0.7506954;0.05389854,-0.1059259;-0.7972561;-0.01372673,0.01084964;0.5352513;-0.01356292,11.03104
+0;0;0,0.02089361;0.3091129;-0.008117305,0.04131442;0.6062266;-0.03039675,0.1969958;0.4948238;-0.01289446,0.2341667;0.2220338;0.007556364,0.2831508;-0.03995457;-0.01343594,-0.1241847;0.4934881;-0.01380593,-0.1940987;0.2264754;-0.008278416,-0.2601073;-0.03165457;-0.03040984,0.07802426;0.0008673472;-0.03931078,0.06468879;-0.3526173;-0.003537506,0.0306799;-0.7528497;0.07341792,0.03055916;-0.7141917;-0.03337689,-0.07914732;0.008764966;-0.03595485,-0.1072464;-0.3456275;-0.03091554,-0.1413865;-0.7468958;0.04037824,-0.1393564;-0.7080948;-0.06638564,0.03626762;0.5335653;-0.02248533,0;0;0,0.005445182;0.3098614;-0.003081083,0.0105605;0.6079933;-0.01981235,0.1702616;0.5024226;-0.03564334,0.2077995;0.2289261;-0.03343987,0.2397237;-0.02704933;-0.1036928,-0.1546477;0.520043;0.00331329,-0.2100743;0.2502489;0.02211045,-0.2649564;-0.003459364;-0.04190593,0.07469144;0.001896575;-0.04529309,0.1052163;-0.3522514;-0.03777837,0.1109118;-0.7522098;0.04745937,0.1267866;-0.7937087;-0.0307455,-0.08089545;0.004847553;-0.03265426,-0.1105435;-0.3493443;-0.02381711,-0.09680929;-0.7508409;0.05284087,-0.1049463;-0.8060473;-0.01160897,0.009451091;0.5350344;-0.01321793,11.05275
+0;0;0,0.02089361;0.3091129;-0.008117305,0.04131442;0.6062266;-0.03039675,0.1969958;0.4948238;-0.01289446,0.2341667;0.2220338;0.007556364,0.2831508;-0.03995457;-0.01343594,-0.1241847;0.4934881;-0.01380593,-0.1940987;0.2264754;-0.008278416,-0.2601073;-0.03165457;-0.03040984,0.07802426;0.0008673472;-0.03931078,0.06468879;-0.3526173;-0.003537506,0.0306799;-0.7528497;0.07341792,0.03055916;-0.7141917;-0.03337689,-0.07914732;0.008764966;-0.03595485,-0.1072464;-0.3456275;-0.03091554,-0.1413865;-0.7468958;0.04037824,-0.1393564;-0.7080948;-0.06638564,0.03626762;0.5335653;-0.02248533,0;0;0,0.005445182;0.3098614;-0.003081083,0.0105605;0.6079933;-0.01981235,0.1702616;0.5024226;-0.03564334,0.2077995;0.2289261;-0.03343987,0.2397237;-0.02704933;-0.1036928,-0.1546477;0.520043;0.00331329,-0.2100743;0.2502489;0.02211045,-0.2649564;-0.003459364;-0.04190593,0.07469144;0.001896575;-0.04529309,0.1052163;-0.3522514;-0.03777837,0.1109118;-0.7522098;0.04745937,0.1267866;-0.7937087;-0.0307455,-0.08089545;0.004847553;-0.03265426,-0.1105435;-0.3493443;-0.02381711,-0.09680929;-0.7508409;0.05284087,-0.1049463;-0.8060473;-0.01160897,0.009451091;0.5350344;-0.01321793,11.06453
+0;0;0,0.02087469;0.3091615;-0.008108079,0.04126585;0.6063726;-0.03040551,0.197479;0.4946845;-0.01293826,0.2347729;0.2216772;0.007864972,0.2838893;-0.04220754;-0.01344984,-0.1247372;0.4933286;-0.01376847,-0.1952227;0.2261985;-0.008302137,-0.2622539;-0.03362873;-0.03063029,0.07808504;0.0008650125;-0.03936502,0.06473294;-0.352211;-0.004059605,0.03073953;-0.7526517;0.0728553,0.03060461;-0.7140997;-0.03260939,-0.07922567;0.00877957;-0.03596994,-0.1075921;-0.3451437;-0.03138036,-0.1415395;-0.7466203;0.03995202,-0.1395502;-0.7079266;-0.06548241,0.03622747;0.5336809;-0.02248614,0;0;0,0.005138397;0.3099126;-0.003173828,0.009978727;0.6081423;-0.01997542,0.1702723;0.5026287;-0.0363431,0.2086997;0.2289984;-0.03381848,0.2397458;-0.02901232;-0.1043062,-0.1555657;0.5195414;0.004191931,-0.2100977;0.2492752;0.0226042,-0.2662484;-0.00612253;-0.04159091,0.07464245;0.001953393;-0.04552269,0.1050786;-0.3517517;-0.0381887,0.1103207;-0.7518064;0.04756045,0.1253214;-0.7924653;-0.02975871,-0.08102583;0.004807354;-0.03254734,-0.1108371;-0.3489212;-0.02389742,-0.09684519;-0.7506424;0.05257742,-0.106149;-0.8048351;-0.01083387,0.008938491;0.5351523;-0.01337481,11.08621
+0;0;0,0.02087469;0.3091615;-0.008108079,0.04126585;0.6063726;-0.03040551,0.197479;0.4946845;-0.01293826,0.2347729;0.2216772;0.007864972,0.2838893;-0.04220754;-0.01344984,-0.1247372;0.4933286;-0.01376847,-0.1952227;0.2261985;-0.008302137,-0.2622539;-0.03362873;-0.03063029,0.07808504;0.0008650125;-0.03936502,0.06473294;-0.352211;-0.004059605,0.03073953;-0.7526517;0.0728553,0.03060461;-0.7140997;-0.03260939,-0.07922567;0.00877957;-0.03596994,-0.1075921;-0.3451437;-0.03138036,-0.1415395;-0.7466203;0.03995202,-0.1395502;-0.7079266;-0.06548241,0.03622747;0.5336809;-0.02248614,0;0;0,0.005138397;0.3099126;-0.003173828,0.009978727;0.6081423;-0.01997542,0.1702723;0.5026287;-0.0363431,0.2086997;0.2289984;-0.03381848,0.2397458;-0.02901232;-0.1043062,-0.1555657;0.5195414;0.004191931,-0.2100977;0.2492752;0.0226042,-0.2662484;-0.00612253;-0.04159091,0.07464245;0.001953393;-0.04552269,0.1050786;-0.3517517;-0.0381887,0.1103207;-0.7518064;0.04756045,0.1253214;-0.7924653;-0.02975871,-0.08102583;0.004807354;-0.03254734,-0.1108371;-0.3489212;-0.02389742,-0.09684519;-0.7506424;0.05257742,-0.106149;-0.8048351;-0.01083387,0.008938491;0.5351523;-0.01337481,11.0977
+0;0;0,0.02087469;0.3091615;-0.008108079,0.04126585;0.6063726;-0.03040551,0.197479;0.4946845;-0.01293826,0.2347729;0.2216772;0.007864972,0.2838893;-0.04220754;-0.01344984,-0.1247372;0.4933286;-0.01376847,-0.1952227;0.2261985;-0.008302137,-0.2622539;-0.03362873;-0.03063029,0.07808504;0.0008650125;-0.03936502,0.06473294;-0.352211;-0.004059605,0.03073953;-0.7526517;0.0728553,0.03060461;-0.7140997;-0.03260939,-0.07922567;0.00877957;-0.03596994,-0.1075921;-0.3451437;-0.03138036,-0.1415395;-0.7466203;0.03995202,-0.1395502;-0.7079266;-0.06548241,0.03622747;0.5336809;-0.02248614,0;0;0,0.005138397;0.3099126;-0.003173828,0.009978727;0.6081423;-0.01997542,0.1702723;0.5026287;-0.0363431,0.2086997;0.2289984;-0.03381848,0.2397458;-0.02901232;-0.1043062,-0.1555657;0.5195414;0.004191931,-0.2100977;0.2492752;0.0226042,-0.2662484;-0.00612253;-0.04159091,0.07464245;0.001953393;-0.04552269,0.1050786;-0.3517517;-0.0381887,0.1103207;-0.7518064;0.04756045,0.1253214;-0.7924653;-0.02975871,-0.08102583;0.004807354;-0.03254734,-0.1108371;-0.3489212;-0.02389742,-0.09684519;-0.7506424;0.05257742,-0.106149;-0.8048351;-0.01083387,0.008938491;0.5351523;-0.01337481,11.10903
+0;0;0,0.02058306;0.3089977;-0.008286959,0.04072955;0.6060734;-0.03073108,0.1981665;0.4939699;-0.01317989,0.2361248;0.2205539;0.008155738,0.2870695;-0.04379669;-0.01251533,-0.1263493;0.4925149;-0.01387639,-0.1972979;0.2249589;-0.008178297,-0.2655452;-0.03530067;-0.03078608,0.07808192;0.0009373919;-0.03943396,0.06396206;-0.3524865;-0.004635684,0.02996337;-0.7507824;0.07181399,0.02979736;-0.712586;-0.02947176,-0.07930759;0.0087048;-0.03587803,-0.1083837;-0.3454947;-0.03187154,-0.1422913;-0.7448095;0.03910763,-0.1404173;-0.7064795;-0.06215001,0.0357483;0.5334244;-0.02278024,0;0;0,0.004459783;0.3097448;-0.003183842,0.008396775;0.6078677;-0.01963115,0.1702759;0.5028971;-0.03684354,0.2093156;0.2288142;-0.03423572,0.2397355;-0.03028533;-0.1038487,-0.15798;0.5190734;0.005280107,-0.2116021;0.2480312;0.02297733,-0.2683272;-0.00796929;-0.04144238,0.07464729;0.002037212;-0.0455668,0.105277;-0.3519856;-0.03860831,0.1098342;-0.7497164;0.0475862,0.1217936;-0.7902327;-0.02459717,-0.08104005;0.004735796;-0.03260036,-0.111431;-0.3492785;-0.0242911,-0.09755436;-0.7488731;0.05168006,-0.1070088;-0.7993746;-0.009607326,0.007665083;0.5349067;-0.01314545,11.13117
+0;0;0,0.02058306;0.3089977;-0.008286959,0.04072955;0.6060734;-0.03073108,0.1981665;0.4939699;-0.01317989,0.2361248;0.2205539;0.008155738,0.2870695;-0.04379669;-0.01251533,-0.1263493;0.4925149;-0.01387639,-0.1972979;0.2249589;-0.008178297,-0.2655452;-0.03530067;-0.03078608,0.07808192;0.0009373919;-0.03943396,0.06396206;-0.3524865;-0.004635684,0.02996337;-0.7507824;0.07181399,0.02979736;-0.712586;-0.02947176,-0.07930759;0.0087048;-0.03587803,-0.1083837;-0.3454947;-0.03187154,-0.1422913;-0.7448095;0.03910763,-0.1404173;-0.7064795;-0.06215001,0.0357483;0.5334244;-0.02278024,0;0;0,0.004459783;0.3097448;-0.003183842,0.008396775;0.6078677;-0.01963115,0.1702759;0.5028971;-0.03684354,0.2093156;0.2288142;-0.03423572,0.2397355;-0.03028533;-0.1038487,-0.15798;0.5190734;0.005280107,-0.2116021;0.2480312;0.02297733,-0.2683272;-0.00796929;-0.04144238,0.07464729;0.002037212;-0.0455668,0.105277;-0.3519856;-0.03860831,0.1098342;-0.7497164;0.0475862,0.1217936;-0.7902327;-0.02459717,-0.08104005;0.004735796;-0.03260036,-0.111431;-0.3492785;-0.0242911,-0.09755436;-0.7488731;0.05168006,-0.1070088;-0.7993746;-0.009607326,0.007665083;0.5349067;-0.01314545,11.14235
+0;0;0,0.02058595;0.3090411;-0.008288125,0.04074857;0.6063544;-0.03075118,0.1996576;0.493812;-0.01310389,0.2376212;0.2203577;0.008234722,0.2887238;-0.04481193;-0.0125004,-0.1278104;0.4923437;-0.01380673,-0.1987689;0.2247503;-0.008107841,-0.2672278;-0.03631571;-0.03078567,0.07819913;0.000938799;-0.03949315,0.06408646;-0.3523051;-0.004712604,0.03003635;-0.7512035;0.07185271,0.02987236;-0.7131071;-0.02819696,-0.07942665;0.008717868;-0.03593189,-0.1084879;-0.3453012;-0.03192744,-0.1424468;-0.7452201;0.0391591,-0.1405957;-0.7069917;-0.06086281,0.03576183;0.5336254;-0.02279158,0;0;0,0.00382255;0.3097986;-0.00301671,0.006734788;0.6081911;-0.01912308,0.1704699;0.5034814;-0.03695631,0.2104736;0.2295011;-0.03407526,0.2397565;-0.03050441;-0.1040468,-0.1606765;0.5191103;0.00733369,-0.2138385;0.2478645;0.02386815,-0.2715753;-0.00849992;-0.04170681,0.07456641;0.002079129;-0.04594803,0.1051139;-0.3517703;-0.03905535,0.10941;-0.7501202;0.04720306,0.1217927;-0.7904099;-0.02337694,-0.08129827;0.004684101;-0.03231631,-0.1118146;-0.3491462;-0.02438421,-0.09795368;-0.7494886;0.05095132,-0.1081645;-0.7994038;-0.00892197,0.006301448;0.5351392;-0.01272225,11.16468
+0;0;0,0.02076409;0.3090284;-0.008316859,0.04109247;0.6063265;-0.03083004,0.1999218;0.4935574;-0.01342758,0.2391653;0.2203733;0.00902885,0.298226;-0.04327106;-0.009939954,-0.1274786;0.4922422;-0.01374691,-0.199367;0.2248882;-0.008476678,-0.2696522;-0.03571507;-0.03088785,0.07814;0.0009851374;-0.03960888,0.0637681;-0.3522488;-0.004833981,0.02919136;-0.7511317;0.07157608,0.028917;-0.7130267;-0.02847265,-0.07946268;0.008683022;-0.03586059,-0.1093941;-0.345275;-0.03304268,-0.1432195;-0.7451575;0.03831124,-0.1414799;-0.7069271;-0.0617125,0.0360671;0.5336018;-0.02285576,0;0;0,0.00382255;0.3097986;-0.00301671,0.006734788;0.6081911;-0.01912308,0.1704699;0.5034814;-0.03695631,0.2104736;0.2295011;-0.03407526,0.2397565;-0.03050441;-0.1040468,-0.1606765;0.5191103;0.00733369,-0.2138385;0.2478645;0.02386815,-0.2715753;-0.00849992;-0.04170681,0.07456641;0.002079129;-0.04594803,0.1051139;-0.3517703;-0.03905535,0.10941;-0.7501202;0.04720306,0.1217927;-0.7904099;-0.02337694,-0.08129827;0.004684101;-0.03231631,-0.1118146;-0.3491462;-0.02438421,-0.09795368;-0.7494886;0.05095132,-0.1081645;-0.7994038;-0.00892197,0.006301448;0.5351392;-0.01272225,11.17586
+0;0;0,0.02084629;0.3102517;-0.008349779,0.0414786;0.6119899;-0.03121499,0.2033406;0.4970175;-0.01347465,0.2426354;0.2234766;0.009011113,0.301979;-0.04143065;-0.01004855,-0.130318;0.4956772;-0.01380009,-0.2023003;0.227974;-0.008522971,-0.2729221;-0.03387758;-0.03104149,0.07820138;0.0009859112;-0.03963999,0.06385547;-0.3516097;-0.004927944,0.02912689;-0.7522441;0.07181765,0.02885378;-0.7141759;-0.02777629,-0.07952511;0.008689844;-0.03588877,-0.1094024;-0.3446285;-0.03307594,-0.1433764;-0.746267;0.03859131,-0.1416447;-0.7080739;-0.06097776,0.03635389;0.5378274;-0.02308306,0;0;0,0.002873614;0.311028;-0.003704309,0.002527878;0.6137273;-0.02266097,0.1701589;0.503639;-0.03713489,0.2115695;0.2295034;-0.03410459,0.240358;-0.03192765;-0.104003,-0.1659836;0.518886;0.009599226,-0.2183518;0.2470562;0.02510598,-0.2774542;-0.01001933;-0.04182544,0.07459062;0.002184272;-0.04603505,0.1050958;-0.3510275;-0.03930998,0.1091298;-0.751178;0.04710317,0.1213958;-0.7932406;-0.02101922,-0.08137666;0.004596598;-0.03231823,-0.1109788;-0.3486228;-0.02261372,-0.09783448;-0.7510085;0.05166176,-0.1093736;-0.7989875;-0.009740632,0.003152654;0.5393143;-0.0152595,11.18701
+0;0;0,0.02084629;0.3102517;-0.008349779,0.0414786;0.6119899;-0.03121499,0.2033406;0.4970175;-0.01347465,0.2426354;0.2234766;0.009011113,0.301979;-0.04143065;-0.01004855,-0.130318;0.4956772;-0.01380009,-0.2023003;0.227974;-0.008522971,-0.2729221;-0.03387758;-0.03104149,0.07820138;0.0009859112;-0.03963999,0.06385547;-0.3516097;-0.004927944,0.02912689;-0.7522441;0.07181765,0.02885378;-0.7141759;-0.02777629,-0.07952511;0.008689844;-0.03588877,-0.1094024;-0.3446285;-0.03307594,-0.1433764;-0.746267;0.03859131,-0.1416447;-0.7080739;-0.06097776,0.03635389;0.5378274;-0.02308306,0;0;0,0.002873614;0.311028;-0.003704309,0.002527878;0.6137273;-0.02266097,0.1701589;0.503639;-0.03713489,0.2115695;0.2295034;-0.03410459,0.240358;-0.03192765;-0.104003,-0.1659836;0.518886;0.009599226,-0.2183518;0.2470562;0.02510598,-0.2774542;-0.01001933;-0.04182544,0.07459062;0.002184272;-0.04603505,0.1050958;-0.3510275;-0.03930998,0.1091298;-0.751178;0.04710317,0.1213958;-0.7932406;-0.02101922,-0.08137666;0.004596598;-0.03231823,-0.1109788;-0.3486228;-0.02261372,-0.09783448;-0.7510085;0.05166176,-0.1093736;-0.7989875;-0.009740632,0.003152654;0.5393143;-0.0152595,11.20924
+0;0;0,0.0207581;0.310228;-0.008515757,0.04119163;0.6108014;-0.03145717,0.2048404;0.4959832;-0.01373917,0.2484292;0.223573;0.009162939,0.3186809;-0.04016638;-0.008536774,-0.1321399;0.494321;-0.01342316,-0.2060407;0.2275862;-0.008629495,-0.280823;-0.03456891;-0.03075164,0.07822838;0.0009827516;-0.039775,0.06303383;-0.3537942;-0.005395245,0.02827067;-0.7528545;0.07090853,0.0278459;-0.714793;-0.02876914,-0.07967832;0.008694423;-0.03575566,-0.1109554;-0.3466945;-0.03585581,-0.1442847;-0.7465265;0.03696865,-0.1427006;-0.7083357;-0.06268679,0.03613406;0.5371321;-0.02333525,0;0;0,0.002315447;0.3110168;-0.002833128,0.001007825;0.6126974;-0.01936531,0.1704055;0.5036136;-0.03732586,0.2129285;0.2300907;-0.03436232,0.2412228;-0.03291634;-0.1038878,-0.1691886;0.5179604;0.01098827,-0.2208705;0.2464209;0.02605783,-0.2812785;-0.01129887;-0.04277852,0.07465945;0.002235979;-0.04608321,0.1063969;-0.3530318;-0.03852677,0.10901;-0.7517464;0.04691195,0.1212165;-0.7939142;-0.02123213,-0.081468;0.004561417;-0.03232419,-0.1102876;-0.3508923;-0.02224623,-0.09882906;-0.7519415;0.05061112,-0.1121951;-0.7923637;-0.01912319,0.001841575;0.5387055;-0.0127914,11.23199
+0;0;0,0.0207581;0.310228;-0.008515757,0.04119163;0.6108014;-0.03145717,0.2048404;0.4959832;-0.01373917,0.2484292;0.223573;0.009162939,0.3186809;-0.04016638;-0.008536774,-0.1321399;0.494321;-0.01342316,-0.2060407;0.2275862;-0.008629495,-0.280823;-0.03456891;-0.03075164,0.07822838;0.0009827516;-0.039775,0.06303383;-0.3537942;-0.005395245,0.02827067;-0.7528545;0.07090853,0.0278459;-0.714793;-0.02876914,-0.07967832;0.008694423;-0.03575566,-0.1109554;-0.3466945;-0.03585581,-0.1442847;-0.7465265;0.03696865,-0.1427006;-0.7083357;-0.06268679,0.03613406;0.5371321;-0.02333525,0;0;0,0.002315447;0.3110168;-0.002833128,0.001007825;0.6126974;-0.01936531,0.1704055;0.5036136;-0.03732586,0.2129285;0.2300907;-0.03436232,0.2412228;-0.03291634;-0.1038878,-0.1691886;0.5179604;0.01098827,-0.2208705;0.2464209;0.02605783,-0.2812785;-0.01129887;-0.04277852,0.07465945;0.002235979;-0.04608321,0.1063969;-0.3530318;-0.03852677,0.10901;-0.7517464;0.04691195,0.1212165;-0.7939142;-0.02123213,-0.081468;0.004561417;-0.03232419,-0.1102876;-0.3508923;-0.02224623,-0.09882906;-0.7519415;0.05061112,-0.1121951;-0.7923637;-0.01912319,0.001841575;0.5387055;-0.0127914,11.24287
+0;0;0,0.02076596;0.3103456;-0.008518984,0.04119183;0.6108068;-0.03144987,0.2058247;0.4958208;-0.01368401,0.2494475;0.2231977;0.009236,0.3196842;-0.04048494;-0.008459902,-0.1331115;0.494149;-0.01336617,-0.2070701;0.2272056;-0.008568756,-0.2818362;-0.03489298;-0.03068614,0.07826909;0.0009832631;-0.0397957,0.06306288;-0.3540661;-0.005389549,0.02825213;-0.7536727;0.07101867,0.02781996;-0.7154708;-0.03039544,-0.0797198;0.008698949;-0.03577428,-0.1110209;-0.3469629;-0.0358745,-0.1443958;-0.7473422;0.03704964,-0.1427841;-0.7090087;-0.06434185,0.03613914;0.5372086;-0.0233358,0;0;0,0.001896292;0.3111418;-0.00231123,0.0002627969;0.6127635;-0.01782608,0.1704867;0.5035441;-0.0375185,0.2134206;0.229869;-0.03430939,0.2418079;-0.03306654;-0.1038356,-0.1708202;0.5173834;0.01236214,-0.2221494;0.245512;0.02660744,-0.2835806;-0.01163188;-0.04323555,0.07461795;0.002293751;-0.04623437,0.1060972;-0.3532702;-0.03859138,0.1089027;-0.7525836;0.04671025,0.1223251;-0.7960187;-0.02242303,-0.08154878;0.004524138;-0.03224973,-0.110184;-0.3512145;-0.02199435,-0.1003745;-0.7532054;0.0490168,-0.1125584;-0.7971611;-0.01979005,0.001134977;0.5388192;-0.01153851,11.26523
+0;0;0,0.02113048;0.3103137;-0.008780356,0.04201673;0.61072;-0.03200672,0.2066177;0.4960417;-0.01451879,0.258789;0.2249368;0.008546121,0.3366015;-0.03674161;-0.007088246,-0.1324084;0.4940581;-0.01392316,-0.208953;0.2278441;-0.009161709,-0.2893311;-0.03257859;-0.03139348,0.07821154;0.001012684;-0.03990797,0.06248722;-0.354068;-0.006062381,0.02679645;-0.7537034;0.06978739,0.02626123;-0.7155248;-0.03162812,-0.07979271;0.008648745;-0.03562359,-0.1127514;-0.3467743;-0.04357556,-0.1461293;-0.7460344;0.03524563,-0.1446119;-0.7077178;-0.06614871,0.03684158;0.5371395;-0.02381025,0;0;0,0.001896292;0.3111418;-0.00231123,0.0002627969;0.6127635;-0.01782608,0.1704867;0.5035441;-0.0375185,0.2134206;0.229869;-0.03430939,0.2418079;-0.03306654;-0.1038356,-0.1708202;0.5173834;0.01236214,-0.2221494;0.245512;0.02660744,-0.2835806;-0.01163188;-0.04323555,0.07461795;0.002293751;-0.04623437,0.1060972;-0.3532702;-0.03859138,0.1089027;-0.7525836;0.04671025,0.1223251;-0.7960187;-0.02242303,-0.08154878;0.004524138;-0.03224973,-0.110184;-0.3512145;-0.02199435,-0.1003745;-0.7532054;0.0490168,-0.1125584;-0.7971611;-0.01979005,0.001134977;0.5388192;-0.01153851,11.2768
+0;0;0,0.0211427;0.3104931;-0.008785433,0.04202885;0.6108984;-0.03201058,0.2071837;0.4961116;-0.01449526,0.2594834;0.2243393;0.008626446,0.338138;-0.04017118;-0.007177126,-0.1329448;0.4941216;-0.0138977,-0.2096779;0.2272521;-0.009124518,-0.2909259;-0.03598893;-0.0315969,0.07825005;0.001013182;-0.03992762,0.06250705;-0.3544894;-0.006041814,0.02678087;-0.7545213;0.0698832,0.02624633;-0.7163531;-0.03140277,-0.079832;0.008653004;-0.03564113,-0.1128298;-0.3471924;-0.04360255,-0.1462409;-0.7468486;0.03529684,-0.1447254;-0.7085426;-0.065968,0.03685547;0.5373431;-0.02381693,0;0;0,0.001833707;0.3113264;-0.00163269,0.0004311651;0.6129976;-0.01618767,0.1708676;0.5036026;-0.03750205,0.2146518;0.2293684;-0.0345602,0.2443939;-0.0361622;-0.1053486,-0.1713154;0.5168796;0.01334475,-0.2223964;0.2442228;0.02672739,-0.2852554;-0.01543716;-0.04417782,0.07458243;0.002313048;-0.04637265,0.1066446;-0.3536265;-0.03880477,0.1087134;-0.7533017;0.04676319,0.1223852;-0.7960666;-0.02283715,-0.08167537;0.004496108;-0.03205046,-0.1100614;-0.3517196;-0.02294828,-0.1010666;-0.7541213;0.04817381,-0.1126531;-0.8000183;-0.01839393,0.001178756;0.5390556;-0.01016331,11.29864
+0;0;0,0.0211427;0.3104931;-0.008785433,0.04202885;0.6108984;-0.03201058,0.2071837;0.4961116;-0.01449526,0.2594834;0.2243393;0.008626446,0.338138;-0.04017118;-0.007177126,-0.1329448;0.4941216;-0.0138977,-0.2096779;0.2272521;-0.009124518,-0.2909259;-0.03598893;-0.0315969,0.07825005;0.001013182;-0.03992762,0.06250705;-0.3544894;-0.006041814,0.02678087;-0.7545213;0.0698832,0.02624633;-0.7163531;-0.03140277,-0.079832;0.008653004;-0.03564113,-0.1128298;-0.3471924;-0.04360255,-0.1462409;-0.7468486;0.03529684,-0.1447254;-0.7085426;-0.065968,0.03685547;0.5373431;-0.02381693,0;0;0,0.001833707;0.3113264;-0.00163269,0.0004311651;0.6129976;-0.01618767,0.1708676;0.5036026;-0.03750205,0.2146518;0.2293684;-0.0345602,0.2443939;-0.0361622;-0.1053486,-0.1713154;0.5168796;0.01334475,-0.2223964;0.2442228;0.02672739,-0.2852554;-0.01543716;-0.04417782,0.07458243;0.002313048;-0.04637265,0.1066446;-0.3536265;-0.03880477,0.1087134;-0.7533017;0.04676319,0.1223852;-0.7960666;-0.02283715,-0.08167537;0.004496108;-0.03205046,-0.1100614;-0.3517196;-0.02294828,-0.1010666;-0.7541213;0.04817381,-0.1126531;-0.8000183;-0.01839393,0.001178756;0.5390556;-0.01016331,11.30978
+0;0;0,0.02134132;0.3107874;-0.009736297,0.04249658;0.6113505;-0.03367527,0.2084556;0.4972633;-0.01610914,0.2717997;0.2281179;0.008290445,0.3654537;-0.0318324;-0.009292303,-0.1331381;0.4941776;-0.01485695,-0.2142449;0.2287719;-0.009517213,-0.3058391;-0.03165209;-0.03059508,0.07815377;0.0008973675;-0.04035765,0.06314977;-0.3540603;-0.005364809,0.02480965;-0.7545214;0.06789197,0.02412969;-0.7165825;-0.03154296,-0.08014325;0.008798673;-0.03517386,-0.1157804;-0.3455222;-0.06029914,-0.1483767;-0.7434335;0.02807375,-0.1470295;-0.7053429;-0.07134216,0.03724276;0.5377798;-0.02531285,0;0;0,0.001776099;0.3116651;-0.0008673668,0.000541836;0.6136167;-0.01440763,0.1712355;0.5038086;-0.03770781,0.2155395;0.2298126;-0.03449082,0.2448111;-0.03615117;-0.1056306,-0.1719313;0.5166707;0.01461108,-0.2224474;0.2440414;0.02758844,-0.2866812;-0.01524833;-0.04519399,0.07458283;0.002335668;-0.04657793,0.1067964;-0.3531211;-0.03900242,0.1084451;-0.75297;0.04657674,0.1215095;-0.794597;-0.02161193,-0.08189721;0.004500641;-0.03178283,-0.1101417;-0.3512683;-0.02310657,-0.1019746;-0.754277;0.04561732,-0.1130911;-0.7978774;-0.02079204,0.001195222;0.5396129;-0.00864768,11.33211
+0;0;0,0.02144239;0.3122593;-0.009782407,0.04281088;0.6158485;-0.03397011,0.209582;0.5006421;-0.0162532,0.2728565;0.2317925;0.008119585,0.3673194;-0.03040305;-0.009615025,-0.1337619;0.4975406;-0.01499459,-0.2147796;0.2324265;-0.009660719,-0.3071649;-0.0302467;-0.03092063,0.07827422;0.0008987504;-0.04041984,0.06330359;-0.3532695;-0.005504832,0.02487689;-0.754635;0.06791738,0.02419883;-0.7167183;-0.03123854,-0.08026676;0.008812233;-0.03522807,-0.1158246;-0.3447206;-0.06029747,-0.1484945;-0.7435305;0.028275,-0.1471511;-0.7054627;-0.07086194,0.03749196;0.5413662;-0.02550407,0;0;0,0.001519933;0.313139;-0.001717091,4.452467E-05;0.6179834;-0.01818848,0.1714217;0.5041188;-0.03780484,0.216764;0.230605;-0.03432751,0.2461756;-0.03749251;-0.1067357,-0.1721937;0.5162322;0.01573472,-0.2222959;0.2438179;0.02830526,-0.2883361;-0.01729584;-0.04546862,0.07465315;0.002379268;-0.04671907,0.1070538;-0.3522623;-0.03911138,0.1083587;-0.7530296;0.04659462,0.1216739;-0.7947214;-0.02106643,-0.08206013;0.004522979;-0.03173489,-0.1100276;-0.3504898;-0.02385958,-0.1003891;-0.7541089;0.04657088,-0.11299;-0.8002753;-0.01615811,0.0007079989;0.5431368;-0.01147127,11.35525
+0;0;0,0.02144239;0.3122593;-0.009782407,0.04281088;0.6158485;-0.03397011,0.209582;0.5006421;-0.0162532,0.2728565;0.2317925;0.008119585,0.3673194;-0.03040305;-0.009615025,-0.1337619;0.4975406;-0.01499459,-0.2147796;0.2324265;-0.009660719,-0.3071649;-0.0302467;-0.03092063,0.07827422;0.0008987504;-0.04041984,0.06330359;-0.3532695;-0.005504832,0.02487689;-0.754635;0.06791738,0.02419883;-0.7167183;-0.03123854,-0.08026676;0.008812233;-0.03522807,-0.1158246;-0.3447206;-0.06029747,-0.1484945;-0.7435305;0.028275,-0.1471511;-0.7054627;-0.07086194,0.03749196;0.5413662;-0.02550407,0;0;0,0.001519933;0.313139;-0.001717091,4.452467E-05;0.6179834;-0.01818848,0.1714217;0.5041188;-0.03780484,0.216764;0.230605;-0.03432751,0.2461756;-0.03749251;-0.1067357,-0.1721937;0.5162322;0.01573472,-0.2222959;0.2438179;0.02830526,-0.2883361;-0.01729584;-0.04546862,0.07465315;0.002379268;-0.04671907,0.1070538;-0.3522623;-0.03911138,0.1083587;-0.7530296;0.04659462,0.1216739;-0.7947214;-0.02106643,-0.08206013;0.004522979;-0.03173489,-0.1100276;-0.3504898;-0.02385958,-0.1003891;-0.7541089;0.04657088,-0.11299;-0.8002753;-0.01615811,0.0007079989;0.5431368;-0.01147127,11.36709
+0;0;0,0.0219643;0.3125356;-0.01062736,0.04411314;0.6158319;-0.03565627,0.2111353;0.5019256;-0.01795705,0.2836083;0.2356212;0.007156566,0.3798937;-0.02622131;-0.01204647,-0.1328139;0.4976706;-0.01568344,-0.2208325;0.2349368;-0.01070792,-0.323621;-0.024353;-0.03081957,0.0783706;0.0006634208;-0.04070253,0.06265286;-0.3536114;-0.006784026,0.02416097;-0.7546375;0.0665018,0.02321748;-0.7167516;-0.03345427,-0.08063295;0.009057171;-0.03486234,-0.1189041;-0.3426743;-0.07643789,-0.1514903;-0.7397879;0.0179723,-0.1518513;-0.7823864;-0.05119137,0.03857728;0.5415357;-0.02696828,0;0;0,0.001516894;0.3134821;-0.0007104874,0.0005068481;0.6183;-0.01461744,0.1714061;0.5043418;-0.03796029,0.2175172;0.2310956;-0.0345943,0.2462118;-0.03746501;-0.1070716,-0.1722575;0.5154265;0.01612441,-0.2221642;0.2431183;0.02872013,-0.288762;-0.01797318;-0.04609378,0.07468443;0.00249593;-0.04706478,0.1066567;-0.3522186;-0.03909469,0.1080155;-0.7526639;0.04643941,0.1204653;-0.7938278;-0.02309465,-0.08235487;0.004449284;-0.03157479,-0.1106391;-0.3505953;-0.02439513,-0.1005117;-0.7538066;0.04626225,-0.1141385;-0.8005176;-0.01685693,0.0009981096;0.5435233;-0.008764982,11.38969
+0;0;0,0.0219643;0.3125356;-0.01062736,0.04411314;0.6158319;-0.03565627,0.2111353;0.5019256;-0.01795705,0.2836083;0.2356212;0.007156566,0.3798937;-0.02622131;-0.01204647,-0.1328139;0.4976706;-0.01568344,-0.2208325;0.2349368;-0.01070792,-0.323621;-0.024353;-0.03081957,0.0783706;0.0006634208;-0.04070253,0.06265286;-0.3536114;-0.006784026,0.02416097;-0.7546375;0.0665018,0.02321748;-0.7167516;-0.03345427,-0.08063295;0.009057171;-0.03486234,-0.1189041;-0.3426743;-0.07643789,-0.1514903;-0.7397879;0.0179723,-0.1518513;-0.7823864;-0.05119137,0.03857728;0.5415357;-0.02696828,0;0;0,0.001516894;0.3134821;-0.0007104874,0.0005068481;0.6183;-0.01461744,0.1714061;0.5043418;-0.03796029,0.2175172;0.2310956;-0.0345943,0.2462118;-0.03746501;-0.1070716,-0.1722575;0.5154265;0.01612441,-0.2221642;0.2431183;0.02872013,-0.288762;-0.01797318;-0.04609378,0.07468443;0.00249593;-0.04706478,0.1066567;-0.3522186;-0.03909469,0.1080155;-0.7526639;0.04643941,0.1204653;-0.7938278;-0.02309465,-0.08235487;0.004449284;-0.03157479,-0.1106391;-0.3505953;-0.02439513,-0.1005117;-0.7538066;0.04626225,-0.1141385;-0.8005176;-0.01685693,0.0009981096;0.5435233;-0.008764982,11.40226
+0;0;0,0.02200133;0.3130625;-0.01064528,0.04423349;0.6174978;-0.03577117,0.2116107;0.5031597;-0.01801178,0.2839726;0.2372639;0.007063301,0.3806288;-0.0255872;-0.01221371,-0.1330974;0.4988953;-0.01573316,-0.2209809;0.2365646;-0.01076527,-0.3241653;-0.02372393;-0.03095438,0.07843561;0.0006639712;-0.0407363,0.06266967;-0.3546972;-0.006713782,0.02426456;-0.7548192;0.06640683,0.02339401;-0.7175431;-0.02582127,-0.08069983;0.009064683;-0.03489126,-0.1190883;-0.3437453;-0.07659429,-0.1516011;-0.7399637;0.01760305,-0.1519341;-0.7769493;-0.04621333,0.03867196;0.5428572;-0.0270429,0;0;0,0.001005679;0.3140103;-0.001426935,-0.0004531592;0.6198648;-0.01737976,0.1709912;0.5043768;-0.03833914,0.2188322;0.2318535;-0.03552961,0.2470596;-0.03773513;-0.108536,-0.1727777;0.514762;0.01649486,-0.2223671;0.2428133;0.02875813,-0.2898886;-0.01901078;-0.04669869,0.07456449;0.002521425;-0.04738998,0.1068095;-0.3532612;-0.03922629,0.1073903;-0.752813;0.04608035,0.1218977;-0.7844384;-0.02138495,-0.08252923;0.004423209;-0.03132716,-0.1113446;-0.3516884;-0.02485666,-0.1018992;-0.7541916;0.04457778,-0.1148132;-0.7932222;-0.01565293,0.000188157;0.5447993;-0.01081491,11.42425
+0;0;0,0.02161019;0.3130431;-0.0119386,0.04347293;0.6174471;-0.03778478,0.2114019;0.5045437;-0.02369771,0.2992348;0.243699;0.004779331,0.4078311;-0.01436996;-0.01551932,-0.1336386;0.4985367;-0.01669624,-0.228513;0.2386488;-0.01192952,-0.3386168;-0.01874328;-0.0326951,0.07816963;0.0003245213;-0.04124846,0.06291945;-0.3551054;-0.007711899,0.02301253;-0.7551088;0.0652532,0.02113419;-0.7179176;-0.02696655,-0.08097383;0.009505363;-0.03413089,-0.1238379;-0.3401143;-0.09426759,-0.1540118;-0.7353235;0.004820384,-0.154323;-0.7737865;-0.0574086,0.03798581;0.5428158;-0.0289303,0;0;0,0.001005679;0.3140103;-0.001426935,-0.0004531592;0.6198648;-0.01737976,0.1709912;0.5043768;-0.03833914,0.2188322;0.2318535;-0.03552961,0.2470596;-0.03773513;-0.108536,-0.1727777;0.514762;0.01649486,-0.2223671;0.2428133;0.02875813,-0.2898886;-0.01901078;-0.04669869,0.07456449;0.002521425;-0.04738998,0.1068095;-0.3532612;-0.03922629,0.1073903;-0.752813;0.04608035,0.1218977;-0.7844384;-0.02138495,-0.08252923;0.004423209;-0.03132716,-0.1113446;-0.3516884;-0.02485666,-0.1018992;-0.7541916;0.04457778,-0.1148132;-0.7932222;-0.01565293,0.000188157;0.5447993;-0.01081491,11.43602
+0;0;0,0.02161019;0.3130431;-0.0119386,0.04347293;0.6174471;-0.03778478,0.2114019;0.5045437;-0.02369771,0.2992348;0.243699;0.004779331,0.4078311;-0.01436996;-0.01551932,-0.1336386;0.4985367;-0.01669624,-0.228513;0.2386488;-0.01192952,-0.3386168;-0.01874328;-0.0326951,0.07816963;0.0003245213;-0.04124846,0.06291945;-0.3551054;-0.007711899,0.02301253;-0.7551088;0.0652532,0.02113419;-0.7179176;-0.02696655,-0.08097383;0.009505363;-0.03413089,-0.1238379;-0.3401143;-0.09426759,-0.1540118;-0.7353235;0.004820384,-0.154323;-0.7737865;-0.0574086,0.03798581;0.5428158;-0.0289303,0;0;0,0.001005679;0.3140103;-0.001426935,-0.0004531592;0.6198648;-0.01737976,0.1709912;0.5043768;-0.03833914,0.2188322;0.2318535;-0.03552961,0.2470596;-0.03773513;-0.108536,-0.1727777;0.514762;0.01649486,-0.2223671;0.2428133;0.02875813,-0.2898886;-0.01901078;-0.04669869,0.07456449;0.002521425;-0.04738998,0.1068095;-0.3532612;-0.03922629,0.1073903;-0.752813;0.04608035,0.1218977;-0.7844384;-0.02138495,-0.08252923;0.004423209;-0.03132716,-0.1113446;-0.3516884;-0.02485666,-0.1018992;-0.7541916;0.04457778,-0.1148132;-0.7932222;-0.01565293,0.000188157;0.5447993;-0.01081491,11.44767
+0;0;0,0.02161034;0.3130453;-0.01193869,0.04341806;0.6166865;-0.03771535,0.210897;0.5041803;-0.02367728,0.2987785;0.2431913;0.004815493,0.4079032;-0.0161334;-0.01558193,-0.1332052;0.4981895;-0.01669485,-0.228132;0.2381581;-0.0119255,-0.3387717;-0.02048647;-0.03279212,0.07820955;0.0003246871;-0.04126952,0.06298307;-0.354553;-0.007785067,0.02303568;-0.754962;0.06525399,0.02119124;-0.7179005;-0.02530175,-0.08101518;0.009510218;-0.03414832,-0.1238127;-0.3395663;-0.0941916,-0.1540172;-0.7351762;0.004996836,-0.1543227;-0.7724039;-0.05610929,0.03795248;0.5423483;-0.02889564,0;0;0,0.001125559;0.3140143;-0.0007967949,0.0002131611;0.6191728;-0.01544333,0.1707914;0.5044829;-0.03859663,0.2195496;0.2319654;-0.03594184,0.2488925;-0.03850549;-0.1104941,-0.1719198;0.5145192;0.01752626,-0.2216202;0.2424005;0.02899327,-0.2894088;-0.02065963;-0.04701743,0.07443985;0.002577558;-0.04766631,0.1071067;-0.3526136;-0.03970575,0.1069532;-0.7524987;0.04602456,0.1207999;-0.7832254;-0.02011275,-0.08266571;0.004343362;-0.03110513,-0.1108793;-0.3512583;-0.02457239,-0.1017785;-0.7538923;0.04656738,-0.1148042;-0.7898019;-0.01458711,0.0006552339;0.5443652;-0.009323359,11.4597
+0;0;0,0.02187071;0.3129593;-0.01360413,0.04368515;0.6165192;-0.04034302,0.2113237;0.5046041;-0.02809741,0.3147117;0.2496251;0.002673335,0.4352782;-0.004830956;-0.01433771,-0.1328584;0.4981053;-0.01770727,-0.2374225;0.2418196;-0.01185732,-0.3564338;-0.01295274;-0.03423795,0.07770721;-0.0003214369;-0.04220782,0.06387828;-0.3552477;-0.008632183,0.02306012;-0.7558095;0.06307536,0.02051427;-0.7188696;-0.02747276,-0.08150764;0.01050836;-0.03265108,-0.1303273;-0.332459;-0.1179814,-0.1564186;-0.7267613;-0.01261193,-0.1570153;-0.6896128;-0.1031777,0.03820649;0.5422034;-0.03134427,0;0;0,0.001125559;0.3140143;-0.0007967949,0.0002131611;0.6191728;-0.01544333,0.1707914;0.5044829;-0.03859663,0.2195496;0.2319654;-0.03594184,0.2488925;-0.03850549;-0.1104941,-0.1719198;0.5145192;0.01752626,-0.2216202;0.2424005;0.02899327,-0.2894088;-0.02065963;-0.04701743,0.07443985;0.002577558;-0.04766631,0.1071067;-0.3526136;-0.03970575,0.1069532;-0.7524987;0.04602456,0.1207999;-0.7832254;-0.02011275,-0.08266571;0.004343362;-0.03110513,-0.1108793;-0.3512583;-0.02457239,-0.1017785;-0.7538923;0.04656738,-0.1148042;-0.7898019;-0.01458711,0.0006552339;0.5443652;-0.009323359,11.4709
+0;0;0,0.02187351;0.3129994;-0.01360588,0.04363643;0.6158451;-0.0402784,0.2112285;0.504198;-0.02806475,0.314818;0.2487222;0.002765955,0.4366981;-0.008506209;-0.01443043,-0.1328241;0.4977017;-0.01767852,-0.2375918;0.2409166;-0.01181717,-0.3578998;-0.01663154;-0.03444165,0.07769362;-0.0003213807;-0.04220045,0.0637931;-0.357085;-0.008451,0.02301671;-0.7572368;0.06318316,0.02043225;-0.7201916;-0.0287383,-0.08149339;0.01050652;-0.03264537,-0.1305657;-0.3342363;-0.1184175,-0.1566303;-0.728135;-0.01315579,-0.1572361;-0.6908781;-0.1050951,0.03817648;0.5417832;-0.03131039,0;0;0,0.001264527;0.3140547;0.000477314,0.0007056892;0.6185895;-0.01212358,0.1706747;0.5046982;-0.03898072,0.2199864;0.2317306;-0.03648162,0.2507383;-0.04124984;-0.1129863,-0.1717696;0.5144444;0.01861396,-0.2209816;0.2416544;0.02924514,-0.2897207;-0.02429757;-0.04731489,0.07420783;0.002627254;-0.04799557,0.1070042;-0.3543748;-0.03869724,0.1064033;-0.7540418;0.04604673,0.1212028;-0.7831807;-0.02315903,-0.08273928;0.004236325;-0.03087951,-0.111215;-0.3532054;-0.02478897,-0.1035019;-0.7556119;0.04539008,-0.1156972;-0.7902389;-0.01926673,0.001034796;0.5439919;-0.006600142,11.48236
+0;0;0,0.021956;0.312925;-0.01510146,0.04369685;0.6156757;-0.04286479,0.2113576;0.5043454;-0.03188934,0.3255533;0.2535682;3.799051E-05,0.4627488;0.004006565;-0.01456816,-0.1327087;0.4977358;-0.01866572,-0.2478368;0.2454385;-0.01227872,-0.3775823;-0.007561594;-0.03405045,0.07727376;-0.0009539875;-0.04295504,0.06517692;-0.3578297;-0.009699531,0.02161261;-0.7579741;0.06031615,0.01845331;-0.7210369;-0.03159557,-0.08175112;0.01121022;-0.03175473,-0.135607;-0.329197;-0.1309264,-0.1533259;-0.722639;-0.02227526,-0.1545492;-0.6854957;-0.1142174,0.03822214;0.5416434;-0.03366366,0;0;0,0.001264527;0.3140547;0.000477314,0.0007056892;0.6185895;-0.01212358,0.1706747;0.5046982;-0.03898072,0.2199864;0.2317306;-0.03648162,0.2507383;-0.04124984;-0.1129863,-0.1717696;0.5144444;0.01861396,-0.2209816;0.2416544;0.02924514,-0.2897207;-0.02429757;-0.04731489,0.07420783;0.002627254;-0.04799557,0.1070042;-0.3543748;-0.03869724,0.1064033;-0.7540418;0.04604673,0.1212028;-0.7831807;-0.02315903,-0.08273928;0.004236325;-0.03087951,-0.111215;-0.3532054;-0.02478897,-0.1035019;-0.7556119;0.04539008,-0.1156972;-0.7902389;-0.01926673,0.001034796;0.5439919;-0.006600142,11.49395
+0;0;0,0.021956;0.312925;-0.01510146,0.04369685;0.6156757;-0.04286479,0.2113576;0.5043454;-0.03188934,0.3255533;0.2535682;3.799051E-05,0.4627488;0.004006565;-0.01456816,-0.1327087;0.4977358;-0.01866572,-0.2478368;0.2454385;-0.01227872,-0.3775823;-0.007561594;-0.03405045,0.07727376;-0.0009539875;-0.04295504,0.06517692;-0.3578297;-0.009699531,0.02161261;-0.7579741;0.06031615,0.01845331;-0.7210369;-0.03159557,-0.08175112;0.01121022;-0.03175473,-0.135607;-0.329197;-0.1309264,-0.1533259;-0.722639;-0.02227526,-0.1545492;-0.6854957;-0.1142174,0.03822214;0.5416434;-0.03366366,0;0;0,0.001264527;0.3140547;0.000477314,0.0007056892;0.6185895;-0.01212358,0.1706747;0.5046982;-0.03898072,0.2199864;0.2317306;-0.03648162,0.2507383;-0.04124984;-0.1129863,-0.1717696;0.5144444;0.01861396,-0.2209816;0.2416544;0.02924514,-0.2897207;-0.02429757;-0.04731489,0.07420783;0.002627254;-0.04799557,0.1070042;-0.3543748;-0.03869724,0.1064033;-0.7540418;0.04604673,0.1212028;-0.7831807;-0.02315903,-0.08273928;0.004236325;-0.03087951,-0.111215;-0.3532054;-0.02478897,-0.1035019;-0.7556119;0.04539008,-0.1156972;-0.7902389;-0.01926673,0.001034796;0.5439919;-0.006600142,11.51595
+0;0;0,0.02195704;0.3129398;-0.01510217,0.04368257;0.6154773;-0.04284571,0.2114357;0.5041856;-0.03187652,0.3257406;0.2531687;8.132681E-05,0.4638481;0.001948118;-0.01462192,-0.1328058;0.4975727;-0.01864617,-0.2480439;0.2450341;-0.01225306,-0.3786519;-0.009647727;-0.03416952,0.07739583;-0.0009554946;-0.0430229,0.06529798;-0.3578612;-0.009764593,0.02172863;-0.7580521;0.0602592,0.01849094;-0.7209427;-0.03393295,-0.08188027;0.01122793;-0.0318049,-0.1357407;-0.3292079;-0.1309849,-0.1534616;-0.7226955;-0.02232119,-0.1547152;-0.685375;-0.1165445,0.03821212;0.5415027;-0.03365175,0;0;0,0.0008313357;0.3140706;0.0007100105,6.568426E-05;0.6183972;-0.01170945,0.1701872;0.5050935;-0.03918767,0.2206555;0.2320634;-0.03720188,0.2510642;-0.04261607;-0.1148431,-0.1724459;0.5142788;0.01901032,-0.221384;0.2411721;0.02969838,-0.2902622;-0.02674133;-0.04698146,0.07421428;0.002774536;-0.04823422,0.1063113;-0.354321;-0.03892231,0.1055671;-0.7540553;0.04573178,0.1196771;-0.7863102;-0.0239706,-0.08293718;0.004097383;-0.03076741,-0.1110351;-0.3533971;-0.02425596,-0.1038789;-0.7560774;0.04467613,-0.1172865;-0.7897053;-0.02391635,0.0004426985;0.5438553;-0.006226301,11.52741
+0;0;0,0.02196941;0.3131161;-0.01511068,0.04369078;0.6155958;-0.04284882,0.2113085;0.5043499;-0.03188307,0.3255903;0.253384;6.829202E-05,0.4640202;0.001576841;-0.01466928,-0.1326615;0.4977423;-0.01866316,-0.2478762;0.245255;-0.01227134,-0.3787892;-0.01002151;-0.03423898,0.07747693;-0.0009564957;-0.04306798,0.06528604;-0.3606068;-0.009553906,0.02195198;-0.7586364;0.06009171,0.01869393;-0.7214823;-0.03469304,-0.08196606;0.0112397;-0.03183822,-0.1362406;-0.3318141;-0.1317809,-0.1538659;-0.7231765;-0.02370405,-0.1551274;-0.68581;-0.1185201,0.03822155;0.5416376;-0.0336569,0;0;0,0.000513345;0.3142472;0.001075983,-0.0004296303;0.6185253;-0.01107883,0.1694797;0.5054048;-0.03936076,0.2202331;0.2324846;-0.03742194,0.2505975;-0.04277703;-0.1154983,-0.1725647;0.5136719;0.02000178,-0.2214975;0.2405878;0.02978948,-0.2901745;-0.02821082;-0.04648409,0.07407527;0.002912149;-0.04860878,0.1062416;-0.3568953;-0.03746891,0.1047319;-0.7547116;0.04557204,0.1174338;-0.7888731;-0.02347803,-0.08314379;0.003949796;-0.03049503,-0.1123331;-0.3562394;-0.0248467,-0.1055233;-0.7566454;0.04432306,-0.120024;-0.790522;-0.02463678,-1.017749E-05;0.5439963;-0.00564909,11.54967
+0;0;0,0.0224395;0.3130159;-0.01643896,0.04437482;0.6153949;-0.04510443,0.2120017;0.5045285;-0.03519014,0.340091;0.2604121;-0.002548575,0.493821;0.01744175;-0.01347405,-0.1319795;0.4978865;-0.01907547,-0.2581306;0.2507073;-0.01176265,-0.3971405;-0.0003172159;-0.03297173,0.07713857;-0.001808774;-0.04364412,0.06701314;-0.3615987;-0.01095041,0.02157105;-0.7595427;0.05783498,0.01771501;-0.7224817;-0.03693432,-0.0821338;0.01224871;-0.03102333,-0.1418769;-0.3245207;-0.1478021,-0.1529022;-0.7146207;-0.03441642,-0.154773;-0.6774254;-0.1292356,0.03883158;0.5414667;-0.03571769,0;0;0,0.000513345;0.3142472;0.001075983,-0.0004296303;0.6185253;-0.01107883,0.1694797;0.5054048;-0.03936076,0.2202331;0.2324846;-0.03742194,0.2505975;-0.04277703;-0.1154983,-0.1725647;0.5136719;0.02000178,-0.2214975;0.2405878;0.02978948,-0.2901745;-0.02821082;-0.04648409,0.07407527;0.002912149;-0.04860878,0.1062416;-0.3568953;-0.03746891,0.1047319;-0.7547116;0.04557204,0.1174338;-0.7888731;-0.02347803,-0.08314379;0.003949796;-0.03049503,-0.1123331;-0.3562394;-0.0248467,-0.1055233;-0.7566454;0.04432306,-0.120024;-0.790522;-0.02463678,-1.017749E-05;0.5439963;-0.00564909,11.57168
+0;0;0,0.0224395;0.3130159;-0.01643896,0.04437482;0.6153949;-0.04510443,0.2120017;0.5045285;-0.03519014,0.340091;0.2604121;-0.002548575,0.493821;0.01744175;-0.01347405,-0.1319795;0.4978865;-0.01907547,-0.2581306;0.2507073;-0.01176265,-0.3971405;-0.0003172159;-0.03297173,0.07713857;-0.001808774;-0.04364412,0.06701314;-0.3615987;-0.01095041,0.02157105;-0.7595427;0.05783498,0.01771501;-0.7224817;-0.03693432,-0.0821338;0.01224871;-0.03102333,-0.1418769;-0.3245207;-0.1478021,-0.1529022;-0.7146207;-0.03441642,-0.154773;-0.6774254;-0.1292356,0.03883158;0.5414667;-0.03571769,0;0;0,0.000513345;0.3142472;0.001075983,-0.0004296303;0.6185253;-0.01107883,0.1694797;0.5054048;-0.03936076,0.2202331;0.2324846;-0.03742194,0.2505975;-0.04277703;-0.1154983,-0.1725647;0.5136719;0.02000178,-0.2214975;0.2405878;0.02978948,-0.2901745;-0.02821082;-0.04648409,0.07407527;0.002912149;-0.04860878,0.1062416;-0.3568953;-0.03746891,0.1047319;-0.7547116;0.04557204,0.1174338;-0.7888731;-0.02347803,-0.08314379;0.003949796;-0.03049503,-0.1123331;-0.3562394;-0.0248467,-0.1055233;-0.7566454;0.04432306,-0.120024;-0.790522;-0.02463678,-1.017749E-05;0.5439963;-0.00564909,11.58328
+0;0;0,0.02243709;0.3129823;-0.0164372,0.04435462;0.6151163;-0.0450792,0.2115951;0.5043986;-0.0351744,0.339848;0.2599703;-0.002491128,0.4946535;0.01530032;-0.01349303,-0.1316088;0.4977716;-0.01909614,-0.2579211;0.2502766;-0.01177399,-0.3979034;-0.002503902;-0.03313142,0.07714727;-0.001808978;-0.04364904,0.06696921;-0.3634692;-0.01078538,0.02071467;-0.768528;0.05922981,0.0165509;-0.7309035;-0.04310232,-0.08214306;0.01225009;-0.03102683,-0.1421968;-0.32627;-0.1484126,-0.1534191;-0.7233444;-0.03299975,-0.1554392;-0.6855749;-0.1353857,0.03881627;0.5412534;-0.03570076,0;0;0,0.0006089211;0.3142121;0.001369238,-0.000173822;0.6182499;-0.01061559,0.1692407;0.5056301;-0.03958344,0.2203716;0.2324193;-0.03768182,0.2511053;-0.04437822;-0.1176054,-0.1720883;0.5139397;0.02001419,-0.2208321;0.2404571;0.02968151,-0.2892946;-0.03061363;-0.04636269,0.07388528;0.002960741;-0.04891229,0.1062946;-0.3586957;-0.03725147,0.1048341;-0.7642402;0.04426981,0.1169623;-0.7995877;-0.03402423,-0.08323897;0.003901163;-0.03026987,-0.1129644;-0.3581389;-0.02525887,-0.1066795;-0.7656821;0.04533287,-0.1220952;-0.8057692;-0.02813477,0.0002012849;0.5437846;-0.005218029,11.60536
+0;0;0,0.02454283;0.3126946;-0.01739827,0.05142815;0.6140031;-0.04826062,0.217204;0.5053448;-0.03537079,0.3524168;0.2640556;-0.00430749,0.5143474;0.02268386;-0.01305675,-0.1260912;0.4987323;-0.02014437,-0.2616338;0.2557423;-0.01293829,-0.4226759;0.01464415;-0.03519936,0.07692326;-0.002795096;-0.0441927,0.0671687;-0.3626345;-0.01247231,0.01959683;-0.7682303;0.05789592,0.01564023;-0.7307789;-0.04414361,-0.08230778;0.01343857;-0.03037811,-0.1476078;-0.3158983;-0.1640151,-0.1508977;-0.7134054;-0.04696819,-0.1527455;-0.6758823;-0.1490624,0.04436088;0.5404236;-0.03804177,0;0;0,0.0002167374;0.3141353;0.001401663,-0.0008185059;0.6179804;-0.01067328,0.1683946;0.5059413;-0.04002547,0.2198022;0.2324041;-0.03841305,0.2502669;-0.04537329;-0.1188495,-0.172496;0.51401;0.01962111,-0.2208343;0.2400908;0.02960273,-0.2884246;-0.03236473;-0.04627839,0.0737891;0.003155783;-0.04922605,0.1058914;-0.356612;-0.038167,0.1039162;-0.7628924;0.0434115,0.1159592;-0.7992468;-0.03362941,-0.08342259;0.003688417;-0.03008422,-0.1138234;-0.3563789;-0.02647007,-0.1079715;-0.7646388;0.04432752,-0.1243621;-0.8051567;-0.02807286,-0.0003888458;0.543558;-0.005247355,11.6168
+0;0;0,0.02454283;0.3126946;-0.01739827,0.05142815;0.6140031;-0.04826062,0.217204;0.5053448;-0.03537079,0.3524168;0.2640556;-0.00430749,0.5143474;0.02268386;-0.01305675,-0.1260912;0.4987323;-0.02014437,-0.2616338;0.2557423;-0.01293829,-0.4226759;0.01464415;-0.03519936,0.07692326;-0.002795096;-0.0441927,0.0671687;-0.3626345;-0.01247231,0.01959683;-0.7682303;0.05789592,0.01564023;-0.7307789;-0.04414361,-0.08230778;0.01343857;-0.03037811,-0.1476078;-0.3158983;-0.1640151,-0.1508977;-0.7134054;-0.04696819,-0.1527455;-0.6758823;-0.1490624,0.04436088;0.5404236;-0.03804177,0;0;0,0.0002167374;0.3141353;0.001401663,-0.0008185059;0.6179804;-0.01067328,0.1683946;0.5059413;-0.04002547,0.2198022;0.2324041;-0.03841305,0.2502669;-0.04537329;-0.1188495,-0.172496;0.51401;0.01962111,-0.2208343;0.2400908;0.02960273,-0.2884246;-0.03236473;-0.04627839,0.0737891;0.003155783;-0.04922605,0.1058914;-0.356612;-0.038167,0.1039162;-0.7628924;0.0434115,0.1159592;-0.7992468;-0.03362941,-0.08342259;0.003688417;-0.03008422,-0.1138234;-0.3563789;-0.02647007,-0.1079715;-0.7646388;0.04432752,-0.1243621;-0.8051567;-0.02807286,-0.0003888458;0.543558;-0.005247355,11.63045
+0;0;0,0.02454097;0.3126709;-0.01739695,0.05141656;0.6138699;-0.04824829,0.2173389;0.5052048;-0.03535935,0.3525835;0.2638588;-0.004288746,0.5149267;0.02187233;-0.01306029,-0.126243;0.4985868;-0.02012021,-0.2618175;0.2555396;-0.01291243,-0.4232698;0.01382743;-0.0352302,0.07697394;-0.002796938;-0.04422182,0.06727673;-0.3605211;-0.01268789,0.02007432;-0.7629668;0.05713382,0.01642502;-0.7260941;-0.03698055,-0.08236202;0.01344743;-0.03039812,-0.1472782;-0.3139535;-0.1632496,-0.1505425;-0.7083733;-0.04711166,-0.1522468;-0.6714345;-0.1412765,0.04435145;0.5403129;-0.03803256,0;0;0,-5.047023E-05;0.3141116;0.001360655,-0.001262158;0.6178404;-0.0108366,0.1681617;0.5061737;-0.04043865,0.2195061;0.2325577;-0.03890085,0.2500131;-0.04582682;-0.1199014,-0.1729899;0.5137095;0.01969907,-0.2205751;0.239594;0.02973302,-0.2865121;-0.0346022;-0.04414862,0.07357658;0.003313482;-0.04963756,0.1062867;-0.354278;-0.03899097,0.1037954;-0.757015;0.04384875,0.1171095;-0.7839756;-0.03028822,-0.08362529;0.003479613;-0.02971672,-0.114132;-0.3544512;-0.0265743,-0.1081741;-0.7594792;0.0440129,-0.1238517;-0.7955225;-0.02164201,-0.0007937849;0.5434437;-0.005375862,11.65019
+0;0;0,0.02638223;0.3124572;-0.01850511,0.05512588;0.6133586;-0.05053953,0.2204536;0.5037382;-0.03873895,0.3684643;0.2704501;-0.004476763,0.5422369;0.03644086;-0.0101731,-0.122862;0.4983529;-0.02102097,-0.2668101;0.260204;-0.01274816,-0.4321995;0.02104881;-0.03374352,0.07666253;-0.003518824;-0.04470855,0.06846943;-0.3613725;-0.01423597,0.01955776;-0.7637472;0.05481474,0.01531155;-0.7269611;-0.03928086,-0.08251789;0.01404823;-0.02969553,-0.1497255;-0.3101042;-0.1692065,-0.1482941;-0.7042342;-0.05205213,-0.1506179;-0.6673998;-0.1462113,0.04766456;0.5398872;-0.03999463,0;0;0,-5.047023E-05;0.3141116;0.001360655,-0.001262158;0.6178404;-0.0108366,0.1681617;0.5061737;-0.04043865,0.2195061;0.2325577;-0.03890085,0.2500131;-0.04582682;-0.1199014,-0.1729899;0.5137095;0.01969907,-0.2205751;0.239594;0.02973302,-0.2865121;-0.0346022;-0.04414862,0.07357658;0.003313482;-0.04963756,0.1062867;-0.354278;-0.03899097,0.1037954;-0.757015;0.04384875,0.1171095;-0.7839756;-0.03028822,-0.08362529;0.003479613;-0.02971672,-0.114132;-0.3544512;-0.0265743,-0.1081741;-0.7594792;0.0440129,-0.1238517;-0.7955225;-0.02164201,-0.0007937849;0.5434437;-0.005375862,11.67229
+0;0;0,0.02639613;0.3126219;-0.01851487,0.05514302;0.613557;-0.05055294,0.2207143;0.503876;-0.03874923,0.3687953;0.270477;-0.004470751,0.5425634;0.03647384;-0.01016694,-0.1230871;0.498483;-0.02100617,-0.2671036;0.260221;-0.01272943,-0.4324887;0.02107194;-0.03372425,0.07678512;-0.003524451;-0.04478004,0.06859115;-0.3614161;-0.01430423,0.01981112;-0.7627078;0.05456066,0.01560907;-0.7259923;-0.03855638,-0.08264984;0.01407069;-0.02974302,-0.1498646;-0.3101161;-0.1692688,-0.1484371;-0.7031855;-0.05242969,-0.1507367;-0.6664221;-0.1456097,0.04768074;0.5400762;-0.04000668,0;0;0,-0.0004808903;0.3142772;0.001283407,-0.00198634;0.6180322;-0.0110724,0.1677192;0.5064563;-0.04094052,0.2193313;0.232756;-0.03939438,0.2497069;-0.04554385;-0.1207075,-0.1737534;0.5133933;0.01995267,-0.2210331;0.2390825;0.02976661,-0.2863287;-0.03544974;-0.04340312,0.07345043;0.003506675;-0.05006361,0.1058327;-0.3541581;-0.03959203,0.1033407;-0.755699;0.04356837,0.115722;-0.7840419;-0.02837849,-0.08389175;0.003276193;-0.02941208,-0.1152138;-0.3546321;-0.02769681,-0.1094912;-0.7585578;0.04278855,-0.1263104;-0.7935963;-0.02217796,-0.001453847;0.5436296;-0.005567312,11.68377
+0;0;0,0.02639613;0.3126219;-0.01851487,0.05514302;0.613557;-0.05055294,0.2207143;0.503876;-0.03874923,0.3687953;0.270477;-0.004470751,0.5425634;0.03647384;-0.01016694,-0.1230871;0.498483;-0.02100617,-0.2671036;0.260221;-0.01272943,-0.4324887;0.02107194;-0.03372425,0.07678512;-0.003524451;-0.04478004,0.06859115;-0.3614161;-0.01430423,0.01981112;-0.7627078;0.05456066,0.01560907;-0.7259923;-0.03855638,-0.08264984;0.01407069;-0.02974302,-0.1498646;-0.3101161;-0.1692688,-0.1484371;-0.7031855;-0.05242969,-0.1507367;-0.6664221;-0.1456097,0.04768074;0.5400762;-0.04000668,0;0;0,-0.0004808903;0.3142772;0.001283407,-0.00198634;0.6180322;-0.0110724,0.1677192;0.5064563;-0.04094052,0.2193313;0.232756;-0.03939438,0.2497069;-0.04554385;-0.1207075,-0.1737534;0.5133933;0.01995267,-0.2210331;0.2390825;0.02976661,-0.2863287;-0.03544974;-0.04340312,0.07345043;0.003506675;-0.05006361,0.1058327;-0.3541581;-0.03959203,0.1033407;-0.755699;0.04356837,0.115722;-0.7840419;-0.02837849,-0.08389175;0.003276193;-0.02941208,-0.1152138;-0.3546321;-0.02769681,-0.1094912;-0.7585578;0.04278855,-0.1263104;-0.7935963;-0.02217796,-0.001453847;0.5436296;-0.005567312,11.70564
+0;0;0,0.02651077;0.3125863;-0.01984295,0.05503266;0.6134402;-0.05275238,0.221014;0.506283;-0.03912831,0.3728855;0.2752014;-0.005554605,0.5584698;0.05069199;-0.007273005,-0.123134;0.49944;-0.02175204,-0.2758994;0.2667081;-0.01229238,-0.4503415;0.03442027;-0.0337703,0.07650686;-0.004412105;-0.04539046,0.0690033;-0.3626555;-0.01627024,0.0172406;-0.7622229;0.0509995,0.01327965;-0.7256489;-0.04164182,-0.08285878;0.01487105;-0.02909187,-0.1578471;-0.3007728;-0.1839737,-0.1477371;-0.6909733;-0.06355764,-0.1498296;-0.6544126;-0.1562609,0.04761282;0.539973;-0.04211053,0;0;0,-0.0004343093;0.3143331;0.001143456,-0.001860485;0.6180681;-0.01136374,0.1677184;0.5066181;-0.0412271,0.2196773;0.23296;-0.0396781,0.2500247;-0.04503351;-0.1212106,-0.1734142;0.5133588;0.02040914,-0.2204463;0.2389682;0.02982387,-0.2855861;-0.03563461;-0.04228048,0.07336703;0.003607377;-0.05037189,0.1059247;-0.3542596;-0.03970146,0.103028;-0.7542555;0.0430851,0.1136301;-0.7835531;-0.02771544,-0.08412817;0.003165116;-0.02907738,-0.1150177;-0.3550039;-0.02722372,-0.1099282;-0.757454;0.04253779,-0.1270156;-0.7920921;-0.02204755,-0.001352996;0.5436723;-0.005819082,11.71708
+0;0;0,0.02651077;0.3125863;-0.01984295,0.05503266;0.6134402;-0.05275238,0.221014;0.506283;-0.03912831,0.3728855;0.2752014;-0.005554605,0.5584698;0.05069199;-0.007273005,-0.123134;0.49944;-0.02175204,-0.2758994;0.2667081;-0.01229238,-0.4503415;0.03442027;-0.0337703,0.07650686;-0.004412105;-0.04539046,0.0690033;-0.3626555;-0.01627024,0.0172406;-0.7622229;0.0509995,0.01327965;-0.7256489;-0.04164182,-0.08285878;0.01487105;-0.02909187,-0.1578471;-0.3007728;-0.1839737,-0.1477371;-0.6909733;-0.06355764,-0.1498296;-0.6544126;-0.1562609,0.04761282;0.539973;-0.04211053,0;0;0,-0.0004343093;0.3143331;0.001143456,-0.001860485;0.6180681;-0.01136374,0.1677184;0.5066181;-0.0412271,0.2196773;0.23296;-0.0396781,0.2500247;-0.04503351;-0.1212106,-0.1734142;0.5133588;0.02040914,-0.2204463;0.2389682;0.02982387,-0.2855861;-0.03563461;-0.04228048,0.07336703;0.003607377;-0.05037189,0.1059247;-0.3542596;-0.03970146,0.103028;-0.7542555;0.0430851,0.1136301;-0.7835531;-0.02771544,-0.08412817;0.003165116;-0.02907738,-0.1150177;-0.3550039;-0.02722372,-0.1099282;-0.757454;0.04253779,-0.1270156;-0.7920921;-0.02204755,-0.001352996;0.5436723;-0.005819082,11.72858
+0;0;0,0.02651162;0.3125964;-0.01984359,0.05503151;0.6134292;-0.05275068,0.2210547;0.5062703;-0.03912678,0.3731098;0.2749091;-0.005512476,0.5585492;0.05057511;-0.007229534,-0.1231752;0.4994256;-0.02174638,-0.2761253;0.2664122;-0.01227529,-0.450431;0.03430581;-0.03373643,0.07662871;-0.004419132;-0.04546275,0.06914999;-0.3614765;-0.01643894,0.01739034;-0.7610202;0.05082683,0.01349313;-0.7245521;-0.04032401,-0.08299074;0.01489474;-0.0291382,-0.1577308;-0.2997041;-0.1835073,-0.1476213;-0.6898816;-0.06309833,-0.1496802;-0.6534264;-0.1543101,0.04761229;0.5399682;-0.04210971,0;0;0,-0.0006113946;0.3143434;0.0009865761,-0.002119258;0.6180522;-0.01163292,0.1675723;0.5067619;-0.04134917,0.2198488;0.2328213;-0.03980374,0.2499558;-0.04495692;-0.1213467,-0.1736467;0.5132974;0.02048849,-0.2202112;0.2384879;0.02998232,-0.2854324;-0.03593078;-0.0418302,0.07338487;0.003734663;-0.05058718,0.1061642;-0.352923;-0.04013944,0.1026181;-0.7528599;0.04278731,0.1121643;-0.7838855;-0.02466822,-0.08434366;0.003019139;-0.02890295,-0.1148603;-0.3539864;-0.02688613,-0.1103158;-0.7565064;0.04236677,-0.127775;-0.7903176;-0.02079032,-0.001601249;0.5436648;-0.006061554,11.75092
+0;0;0,0.0280492;0.3124325;-0.02030544,0.057514;0.6130871;-0.05399993,0.2233419;0.5055906;-0.04006812,0.3817229;0.2786753;-0.005375259,0.579008;0.06473768;-0.01044638,-0.1208797;0.4995615;-0.0224951,-0.2824051;0.2723826;-0.01366644,-0.4644512;0.04608844;-0.032814,0.0764469;-0.005076645;-0.04569954,0.06907035;-0.3622403;-0.01798667,0.01379938;-0.7615235;0.04802135,0.009899563;-0.7251117;-0.04313335,-0.08297781;0.01540043;-0.02891122,-0.1619551;-0.2946386;-0.1902391,-0.1463198;-0.6849236;-0.07077332,-0.1484194;-0.6485265;-0.1619883,0.04997556;0.5396688;-0.04314946,0;0;0,-0.0006113946;0.3143434;0.0009865761,-0.002119258;0.6180522;-0.01163292,0.1675723;0.5067619;-0.04134917,0.2198488;0.2328213;-0.03980374,0.2499558;-0.04495692;-0.1213467,-0.1736467;0.5132974;0.02048849,-0.2202112;0.2384879;0.02998232,-0.2854324;-0.03593078;-0.0418302,0.07338487;0.003734663;-0.05058718,0.1061642;-0.352923;-0.04013944,0.1026181;-0.7528599;0.04278731,0.1121643;-0.7838855;-0.02466822,-0.08434366;0.003019139;-0.02890295,-0.1148603;-0.3539864;-0.02688613,-0.1103158;-0.7565064;0.04236677,-0.127775;-0.7903176;-0.02079032,-0.001601249;0.5436648;-0.006061554,11.76248
+0;0;0,0.02804596;0.3123964;-0.0203031,0.05750675;0.6130097;-0.0539932,0.223284;0.5055282;-0.04006304,0.3817704;0.2784619;-0.005347084,0.5792297;0.06433548;-0.01042268,-0.120836;0.499501;-0.02249521,-0.2824689;0.2721708;-0.01366068,-0.4646756;0.04567702;-0.03282513,0.07653679;-0.005082614;-0.04575328,0.06917886;-0.3613446;-0.01811037,0.01377461;-0.7615905;0.04805683,0.00963239;-0.7247803;-0.04876377,-0.08307538;0.01541853;-0.02894521,-0.1618532;-0.2938378;-0.1898658,-0.1461802;-0.685064;-0.07011192,-0.1484103;-0.6482692;-0.1669965,0.04996883;0.5395964;-0.04314347,0;0;0,-0.0007808656;0.3143073;0.0007553101,-0.002423793;0.6179656;-0.01206827,0.1672367;0.5068051;-0.04189181,0.2200952;0.2327895;-0.039958,0.2498583;-0.04522067;-0.1217535,-0.1737981;0.5132335;0.02056847,-0.220361;0.2382362;0.03008926,-0.2854325;-0.03658447;-0.04136232,0.07330665;0.003838197;-0.05087709,0.1061086;-0.3519193;-0.04080248,0.1021498;-0.752829;0.04226542,0.1146986;-0.7874729;-0.02915907,-0.08453234;0.002899917;-0.02868711,-0.1149973;-0.3532019;-0.02663331,-0.1108662;-0.756779;0.04230912,-0.1294273;-0.7942844;-0.02504272,-0.001877338;0.5435866;-0.006454229,11.78403
+0;0;0,0.02804596;0.3123964;-0.0203031,0.05750675;0.6130097;-0.0539932,0.223284;0.5055282;-0.04006304,0.3817704;0.2784619;-0.005347084,0.5792297;0.06433548;-0.01042268,-0.120836;0.499501;-0.02249521,-0.2824689;0.2721708;-0.01366068,-0.4646756;0.04567702;-0.03282513,0.07653679;-0.005082614;-0.04575328,0.06917886;-0.3613446;-0.01811037,0.01377461;-0.7615905;0.04805683,0.00963239;-0.7247803;-0.04876377,-0.08307538;0.01541853;-0.02894521,-0.1618532;-0.2938378;-0.1898658,-0.1461802;-0.685064;-0.07011192,-0.1484103;-0.6482692;-0.1669965,0.04996883;0.5395964;-0.04314347,0;0;0,-0.0007808656;0.3143073;0.0007553101,-0.002423793;0.6179656;-0.01206827,0.1672367;0.5068051;-0.04189181,0.2200952;0.2327895;-0.039958,0.2498583;-0.04522067;-0.1217535,-0.1737981;0.5132335;0.02056847,-0.220361;0.2382362;0.03008926,-0.2854325;-0.03658447;-0.04136232,0.07330665;0.003838197;-0.05087709,0.1061086;-0.3519193;-0.04080248,0.1021498;-0.752829;0.04226542,0.1146986;-0.7874729;-0.02915907,-0.08453234;0.002899917;-0.02868711,-0.1149973;-0.3532019;-0.02663331,-0.1108662;-0.756779;0.04230912,-0.1294273;-0.7942844;-0.02504272,-0.001877338;0.5435866;-0.006454229,11.79618
+0;0;0,0.02966339;0.312281;-0.0211314,0.06051367;0.6126899;-0.05574643,0.2259732;0.5053657;-0.04088969,0.3919752;0.2842402;-0.00524421,0.5943068;0.07608512;-0.01065603,-0.1182115;0.5000179;-0.02328008,-0.2885996;0.2795594;-0.01380689,-0.4807044;0.0623174;-0.02786122,0.07659613;-0.005591083;-0.04610471,0.06880593;-0.3609367;-0.02014945,0.01101356;-0.7612652;0.0439833,0.006831621;-0.7244572;-0.05404187,-0.08333486;0.01579775;-0.02880287,-0.1669453;-0.285637;-0.1995402,-0.1467196;-0.6758986;-0.07705487,-0.148983;-0.6391546;-0.1751475,0.05266877;0.5393332;-0.04464809,0;0;0,-0.0011556;0.3143955;0.0001111031,-0.003025129;0.6180776;-0.01310563,0.1666909;0.5070747;-0.04288292,0.2202854;0.2334937;-0.04067755,0.2503316;-0.04377779;-0.1213846,-0.1739461;0.5128254;0.02146063,-0.2201877;0.2380378;0.03025052,-0.2848998;-0.03586644;-0.04105632,0.07307589;0.004092634;-0.05164337,0.1059205;-0.350629;-0.04171014,0.1019023;-0.7514554;0.04218245,0.1138458;-0.7874628;-0.02974224,-0.08512406;0.002452591;-0.02778044,-0.1157967;-0.3525997;-0.02636761,-0.1119577;-0.7565373;0.04097876,-0.1304064;-0.7932945;-0.02884877,-0.002438024;0.5436912;-0.007429123,11.81772
+0;0;0,0.02966339;0.312281;-0.0211314,0.06051367;0.6126899;-0.05574643,0.2259732;0.5053657;-0.04088969,0.3919752;0.2842402;-0.00524421,0.5943068;0.07608512;-0.01065603,-0.1182115;0.5000179;-0.02328008,-0.2885996;0.2795594;-0.01380689,-0.4807044;0.0623174;-0.02786122,0.07659613;-0.005591083;-0.04610471,0.06880593;-0.3609367;-0.02014945,0.01101356;-0.7612652;0.0439833,0.006831621;-0.7244572;-0.05404187,-0.08333486;0.01579775;-0.02880287,-0.1669453;-0.285637;-0.1995402,-0.1467196;-0.6758986;-0.07705487,-0.148983;-0.6391546;-0.1751475,0.05266877;0.5393332;-0.04464809,0;0;0,-0.0011556;0.3143955;0.0001111031,-0.003025129;0.6180776;-0.01310563,0.1666909;0.5070747;-0.04288292,0.2202854;0.2334937;-0.04067755,0.2503316;-0.04377779;-0.1213846,-0.1739461;0.5128254;0.02146063,-0.2201877;0.2380378;0.03025052,-0.2848998;-0.03586644;-0.04105632,0.07307589;0.004092634;-0.05164337,0.1059205;-0.350629;-0.04171014,0.1019023;-0.7514554;0.04218245,0.1138458;-0.7874628;-0.02974224,-0.08512406;0.002452591;-0.02778044,-0.1157967;-0.3525997;-0.02636761,-0.1119577;-0.7565373;0.04097876,-0.1304064;-0.7932945;-0.02884877,-0.002438024;0.5436912;-0.007429123,11.82929
+0;0;0,0.02965979;0.3122431;-0.02112884,0.06050585;0.6126108;-0.05573926,0.2259536;0.5052961;-0.04088386,0.3915784;0.284673;-0.005319376,0.5938329;0.07659721;-0.01072913,-0.1182062;0.4999487;-0.02327553,-0.2882071;0.2799911;-0.01382386,-0.4802387;0.06283186;-0.02787284,0.07688997;-0.005612532;-0.04628158,0.06916247;-0.3580978;-0.02053524,0.01097417;-0.7611689;0.04403688,0.006785093;-0.7243493;-0.05415539,-0.08365455;0.01585835;-0.02891336,-0.166592;-0.28315;-0.1982764,-0.1462277;-0.6760853;-0.07495183,-0.148495;-0.6393297;-0.1732117,0.0526617;0.5392612;-0.04464199,0;0;0,-0.0012573;0.314357;8.869171E-05,-0.003205225;0.6179947;-0.01317549,0.1664993;0.5070745;-0.04307556,0.2206039;0.2342389;-0.04097176,0.250456;-0.0431475;-0.1209548,-0.1739864;0.5125286;0.02182964,-0.2200474;0.2383461;0.03039152,-0.2844855;-0.03554264;-0.04077291,0.07328072;0.00423108;-0.0519383,0.1053682;-0.3476913;-0.04247999,0.1016675;-0.7512556;0.04204202,0.1134567;-0.7875484;-0.02987503,-0.08550438;0.002420036;-0.02772537,-0.1159983;-0.3497704;-0.02707903,-0.112412;-0.7563908;0.04124923,-0.1310517;-0.7930173;-0.02888817,-0.002603874;0.5436165;-0.007485867,11.85128
+0;0;0,0.02937156;0.3122332;-0.02167134,0.05968071;0.6126226;-0.0565841,0.2255318;0.5059943;-0.04162437,0.3987041;0.2913769;-0.005268857,0.6146717;0.0975076;-0.007353554,-0.1187607;0.5003151;-0.02337568,-0.2964797;0.2865062;-0.01485031,-0.4971389;0.07725208;-0.02827722,0.07677216;-0.006021129;-0.04642556,0.06869081;-0.3585466;-0.0213479,0.008465916;-0.7616513;0.04111319,0.004224953;-0.7248797;-0.05708018,-0.08364565;0.01621467;-0.02874096,-0.1702877;-0.277236;-0.2057954,-0.1444913;-0.6696724;-0.08190003,-0.1670774;-0.7168537;-0.1388095,0.05210397;0.5392512;-0.04544532,0;0;0,-0.0012573;0.314357;8.869171E-05,-0.003205225;0.6179947;-0.01317549,0.1664993;0.5070745;-0.04307556,0.2206039;0.2342389;-0.04097176,0.250456;-0.0431475;-0.1209548,-0.1739864;0.5125286;0.02182964,-0.2200474;0.2383461;0.03039152,-0.2844855;-0.03554264;-0.04077291,0.07328072;0.00423108;-0.0519383,0.1053682;-0.3476913;-0.04247999,0.1016675;-0.7512556;0.04204202,0.1134567;-0.7875484;-0.02987503,-0.08550438;0.002420036;-0.02772537,-0.1159983;-0.3497704;-0.02707903,-0.112412;-0.7563908;0.04124923,-0.1310517;-0.7930173;-0.02888817,-0.002603874;0.5436165;-0.007485867,11.86248
+0;0;0,0.02937156;0.3122332;-0.02167134,0.05968071;0.6126226;-0.0565841,0.2255318;0.5059943;-0.04162437,0.3987041;0.2913769;-0.005268857,0.6146717;0.0975076;-0.007353554,-0.1187607;0.5003151;-0.02337568,-0.2964797;0.2865062;-0.01485031,-0.4971389;0.07725208;-0.02827722,0.07677216;-0.006021129;-0.04642556,0.06869081;-0.3585466;-0.0213479,0.008465916;-0.7616513;0.04111319,0.004224953;-0.7248797;-0.05708018,-0.08364565;0.01621467;-0.02874096,-0.1702877;-0.277236;-0.2057954,-0.1444913;-0.6696724;-0.08190003,-0.1670774;-0.7168537;-0.1388095,0.05210397;0.5392512;-0.04544532,0;0;0,-0.0012573;0.314357;8.869171E-05,-0.003205225;0.6179947;-0.01317549,0.1664993;0.5070745;-0.04307556,0.2206039;0.2342389;-0.04097176,0.250456;-0.0431475;-0.1209548,-0.1739864;0.5125286;0.02182964,-0.2200474;0.2383461;0.03039152,-0.2844855;-0.03554264;-0.04077291,0.07328072;0.00423108;-0.0519383,0.1053682;-0.3476913;-0.04247999,0.1016675;-0.7512556;0.04204202,0.1134567;-0.7875484;-0.02987503,-0.08550438;0.002420036;-0.02772537,-0.1159983;-0.3497704;-0.02707903,-0.112412;-0.7563908;0.04124923,-0.1310517;-0.7930173;-0.02888817,-0.002603874;0.5436165;-0.007485867,11.87385
+0;0;0,0.02938808;0.3124087;-0.02168352,0.05970408;0.6128663;-0.05660389,0.2255159;0.5062354;-0.04164349,0.3987672;0.2915201;-0.005271386,0.6145407;0.09782496;-0.00735421,-0.1187006;0.5005574;-0.02339883,-0.2965007;0.286651;-0.01486957,-0.4969796;0.07758488;-0.02828441,0.07688516;-0.006029991;-0.0464939,0.06877122;-0.359977;-0.02131512,0.008766387;-0.7616087;0.04091775,0.004532752;-0.7248489;-0.05710597,-0.08376876;0.01623854;-0.02878326,-0.1707602;-0.2783954;-0.2065516,-0.145058;-0.6693978;-0.08310898,-0.1676051;-0.7164459;-0.1399201,0.05212631;0.539485;-0.0454636,0;0;0,-0.001713961;0.3145314;-0.0003724098,-0.00390625;0.618227;-0.01387215,0.1657968;0.5073472;-0.04375672,0.2206305;0.2345282;-0.04158545,0.2503002;-0.04278117;-0.1209552,-0.1743713;0.5121848;0.02196674,-0.2204731;0.2378707;0.03021292,-0.2851072;-0.03563547;-0.04118163,0.07312389;0.004381329;-0.05237437,0.1051139;-0.34897;-0.04248643,0.1011454;-0.7509421;0.04227328,0.1129378;-0.7860676;-0.03047204,-0.08576006;0.002293085;-0.02737384,-0.1169235;-0.3512703;-0.02738993,-0.1137002;-0.7564158;0.04064192,-0.131598;-0.7937132;-0.02880597,-0.003271773;0.5438417;-0.00814724,11.89624
+0;0;0,0.02911901;0.3123513;-0.02238515,0.05901744;0.6127807;-0.0577261,0.225107;0.5063871;-0.04266201,0.4083619;0.3006073;-0.005247466,0.6340441;0.1238432;-0.00913234,-0.1191699;0.5006517;-0.02390003,-0.3042006;0.2932498;-0.01520434,-0.5102545;0.09431893;-0.02790568,0.07692663;-0.005961922;-0.04662083,0.06836972;-0.3599366;-0.0224117,0.00734951;-0.7604769;0.03796677,0.003059039;-0.7237673;-0.0601268,-0.08391916;0.01602579;-0.02876636,-0.175245;-0.2704361;-0.2173308,-0.1455816;-0.6596531;-0.09310608,-0.1683189;-0.7083896;-0.1475979,0.05164985;0.539394;-0.04651215,0;0;0,-0.001763135;0.3144979;-0.0005071163,-0.00399968;0.6181667;-0.01411128,0.1657229;0.507412;-0.04411983,0.2210639;0.2349063;-0.04175758,0.251076;-0.0395942;-0.1188405,-0.1743069;0.5117503;0.0223502,-0.2203077;0.2376212;0.03038907,-0.2842571;-0.0328213;-0.04006949,0.07308181;0.004390791;-0.05259776,0.1050314;-0.3489355;-0.04274368,0.1009279;-0.7497473;0.04172277,0.1124308;-0.7859273;-0.03020549,-0.08597291;0.002294857;-0.02702122,-0.1171143;-0.3512408;-0.02737167,-0.1138392;-0.755228;0.04034192,-0.1319322;-0.7935758;-0.02811987,-0.003362581;0.5437878;-0.008363008,11.91803
+0;0;0,0.02911901;0.3123513;-0.02238515,0.05901744;0.6127807;-0.0577261,0.225107;0.5063871;-0.04266201,0.4083619;0.3006073;-0.005247466,0.6340441;0.1238432;-0.00913234,-0.1191699;0.5006517;-0.02390003,-0.3042006;0.2932498;-0.01520434,-0.5102545;0.09431893;-0.02790568,0.07692663;-0.005961922;-0.04662083,0.06836972;-0.3599366;-0.0224117,0.00734951;-0.7604769;0.03796677,0.003059039;-0.7237673;-0.0601268,-0.08391916;0.01602579;-0.02876636,-0.175245;-0.2704361;-0.2173308,-0.1455816;-0.6596531;-0.09310608,-0.1683189;-0.7083896;-0.1475979,0.05164985;0.539394;-0.04651215,0;0;0,-0.001763135;0.3144979;-0.0005071163,-0.00399968;0.6181667;-0.01411128,0.1657229;0.507412;-0.04411983,0.2210639;0.2349063;-0.04175758,0.251076;-0.0395942;-0.1188405,-0.1743069;0.5117503;0.0223502,-0.2203077;0.2376212;0.03038907,-0.2842571;-0.0328213;-0.04006949,0.07308181;0.004390791;-0.05259776,0.1050314;-0.3489355;-0.04274368,0.1009279;-0.7497473;0.04172277,0.1124308;-0.7859273;-0.03020549,-0.08597291;0.002294857;-0.02702122,-0.1171143;-0.3512408;-0.02737167,-0.1138392;-0.755228;0.04034192,-0.1319322;-0.7935758;-0.02811987,-0.003362581;0.5437878;-0.008363008,11.93007
+0;0;0,0.02912822;0.3124501;-0.02239223,0.05903133;0.6129266;-0.05773868,0.2251503;0.5065165;-0.04267228,0.4084331;0.3007055;-0.005252063,0.6329509;0.1248534;-0.009116895,-0.1191871;0.5007801;-0.02390701,-0.3042459;0.2933467;-0.01520999,-0.5092368;0.09544215;-0.02784581,0.07703989;-0.005970699;-0.04668946,0.06847877;-0.3601194;-0.02246843,0.007498067;-0.7604003;0.03787095,0.003217943;-0.723707;-0.05998606,-0.08404271;0.01604938;-0.02880871,-0.1754135;-0.2705534;-0.2174658,-0.1457693;-0.6595183;-0.09332156,-0.1684518;-0.7080649;-0.147682,0.05166267;0.5395292;-0.04652311,0;0;0,-0.00194633;0.3145963;-0.0005393028,-0.004343256;0.6183043;-0.01429582,0.1653753;0.5075497;-0.04461074,0.2215871;0.2351806;-0.04210019,0.251065;-0.03825811;-0.1176612,-0.174365;0.5111056;0.02294619,-0.2195864;0.2368099;0.03118562,-0.2840815;-0.03176385;-0.03991771,0.07295345;0.004542515;-0.05298924,0.1048057;-0.3489659;-0.04306626,0.1007361;-0.7495176;0.04135013,0.1121925;-0.7845967;-0.0312624,-0.08630551;0.001987029;-0.02642179,-0.1175214;-0.351717;-0.02694336,-0.1145901;-0.75555;0.04009844,-0.1326194;-0.7938619;-0.02807454,-0.003669903;0.5439184;-0.008504152,11.9518
+0;0;0,0.02900984;0.3124215;-0.02293754,0.05872825;0.6128682;-0.05870555,0.2249154;0.5063628;-0.04337514,0.4171083;0.308872;-0.005821485,0.6497751;0.1439524;-0.001973186,-0.1193676;0.5009329;-0.02421857,-0.3137743;0.3022352;-0.01548639,-0.5233309;0.1091225;-0.02734736,0.07689358;-0.006176571;-0.04690339,0.06805287;-0.3604226;-0.02425766,0.01412817;-0.7613344;0.03856129,0.009742538;-0.7246997;-0.05929505,-0.08411932;0.01621427;-0.02849101,-0.1792628;-0.2624857;-0.2268727,-0.1461666;-0.6508653;-0.1017716,-0.1681134;-0.6996297;-0.1561189,0.0514506;0.5394717;-0.04742499,0;0;0,-0.00194633;0.3145963;-0.0005393028,-0.004343256;0.6183043;-0.01429582,0.1653753;0.5075497;-0.04461074,0.2215871;0.2351806;-0.04210019,0.251065;-0.03825811;-0.1176612,-0.174365;0.5111056;0.02294619,-0.2195864;0.2368099;0.03118562,-0.2840815;-0.03176385;-0.03991771,0.07295345;0.004542515;-0.05298924,0.1048057;-0.3489659;-0.04306626,0.1007361;-0.7495176;0.04135013,0.1121925;-0.7845967;-0.0312624,-0.08630551;0.001987029;-0.02642179,-0.1175214;-0.351717;-0.02694336,-0.1145901;-0.75555;0.04009844,-0.1326194;-0.7938619;-0.02807454,-0.003669903;0.5439184;-0.008504152,11.9636
+0;0;0,0.02900984;0.3124215;-0.02293754,0.05872825;0.6128682;-0.05870555,0.2249154;0.5063628;-0.04337514,0.4171083;0.308872;-0.005821485,0.6497751;0.1439524;-0.001973186,-0.1193676;0.5009329;-0.02421857,-0.3137743;0.3022352;-0.01548639,-0.5233309;0.1091225;-0.02734736,0.07689358;-0.006176571;-0.04690339,0.06805287;-0.3604226;-0.02425766,0.01412817;-0.7613344;0.03856129,0.009742538;-0.7246997;-0.05929505,-0.08411932;0.01621427;-0.02849101,-0.1792628;-0.2624857;-0.2268727,-0.1461666;-0.6508653;-0.1017716,-0.1681134;-0.6996297;-0.1561189,0.0514506;0.5394717;-0.04742499,0;0;0,-0.00194633;0.3145963;-0.0005393028,-0.004343256;0.6183043;-0.01429582,0.1653753;0.5075497;-0.04461074,0.2215871;0.2351806;-0.04210019,0.251065;-0.03825811;-0.1176612,-0.174365;0.5111056;0.02294619,-0.2195864;0.2368099;0.03118562,-0.2840815;-0.03176385;-0.03991771,0.07295345;0.004542515;-0.05298924,0.1048057;-0.3489659;-0.04306626,0.1007361;-0.7495176;0.04135013,0.1121925;-0.7845967;-0.0312624,-0.08630551;0.001987029;-0.02642179,-0.1175214;-0.351717;-0.02694336,-0.1145901;-0.75555;0.04009844,-0.1326194;-0.7938619;-0.02807454,-0.003669903;0.5439184;-0.008504152,11.97415
+0;0;0,0.02901248;0.31245;-0.02293963,0.05872879;0.6128756;-0.05870476,0.2250233;0.5063628;-0.04337386,0.417328;0.3087571;-0.005798362,0.6502075;0.1436869;-0.001946547,-0.1194703;0.5009296;-0.02420557,-0.3139901;0.3021163;-0.01546832,-0.5237381;0.1088272;-0.02734012,0.0769982;-0.006184977;-0.04696722,0.06816696;-0.3600516;-0.02434574,0.01418513;-0.7613882;0.03853978,0.009856554;-0.7248399;-0.0580433,-0.08423378;0.01623634;-0.02852978,-0.1792753;-0.2621652;-0.226699,-0.1461441;-0.6509563;-0.1014654,-0.1678054;-0.6986958;-0.1551055,0.05145243;0.539492;-0.04742619,0;0;0,-0.002039909;0.3146243;-0.000551939,-0.00450249;0.6183077;-0.01435733,0.1653064;0.5076807;-0.04497623,0.2220582;0.2352598;-0.04230833,0.2516944;-0.03849822;-0.117635,-0.1741614;0.5097567;0.02388506,-0.2198301;0.2353487;0.03134056,-0.2844391;-0.03342277;-0.03995781,0.07297815;0.00461337;-0.05315828,0.1047631;-0.3485229;-0.04336977,0.1007251;-0.7495246;0.04101633,0.1134811;-0.783326;-0.03079296,-0.08645526;0.001896696;-0.0263588,-0.1178128;-0.3514113;-0.0275826,-0.1150398;-0.7556418;0.03972029,-0.1330565;-0.7938274;-0.02673296,-0.003806189;0.5439368;-0.008544445,11.99659
+0;0;0,0.02995236;0.3123579;-0.02298558,0.06032956;0.6126642;-0.05918862,0.226296;0.5055842;-0.04366654,0.4248905;0.3143899;-0.005641006,0.6612;0.1543751;0.001355029,-0.1181472;0.5011525;-0.0244181,-0.3200256;0.309799;-0.01605308,-0.5348982;0.1221682;-0.02702137,0.0768868;-0.006268959;-0.0471383,0.067552;-0.3601764;-0.02537302,0.01409407;-0.7615972;0.0374223,0.009725794;-0.7250607;-0.0591598,-0.08429679;0.01627373;-0.02832164,-0.1820534;-0.2560063;-0.2335498,-0.1468182;-0.6444408;-0.1077853,-0.1699822;-0.6897309;-0.1642188,0.05284368;0.5393206;-0.0477878,0;0;0,-0.002039909;0.3146243;-0.000551939,-0.00450249;0.6183077;-0.01435733,0.1653064;0.5076807;-0.04497623,0.2220582;0.2352598;-0.04230833,0.2516944;-0.03849822;-0.117635,-0.1741614;0.5097567;0.02388506,-0.2198301;0.2353487;0.03134056,-0.2844391;-0.03342277;-0.03995781,0.07297815;0.00461337;-0.05315828,0.1047631;-0.3485229;-0.04336977,0.1007251;-0.7495246;0.04101633,0.1134811;-0.783326;-0.03079296,-0.08645526;0.001896696;-0.0263588,-0.1178128;-0.3514113;-0.0275826,-0.1150398;-0.7556418;0.03972029,-0.1330565;-0.7938274;-0.02673296,-0.003806189;0.5439368;-0.008544445,12.00766
+0;0;0,0.02996033;0.3124411;-0.0229917,0.06034125;0.6127841;-0.05919889,0.2262196;0.5057185;-0.04367847,0.4256408;0.3137283;-0.005494647,0.661982;0.153692;0.001502327,-0.1180493;0.501289;-0.02443976,-0.3207679;0.309139;-0.01603992,-0.5356694;0.121483;-0.02700968,0.07696044;-0.006274964;-0.04718345,0.06762143;-0.3603423;-0.02540834,0.0142039;-0.7614597;0.03733953,0.009919606;-0.725049;-0.05738571,-0.08437753;0.01628932;-0.02834877,-0.1821784;-0.2561137;-0.2336696,-0.1469698;-0.6442547;-0.1080001,-0.1696884;-0.6880973;-0.1633486,0.05285508;0.5394378;-0.04779764,0;0;0,-0.002149791;0.3147072;-0.000619173,-0.004684955;0.6184237;-0.01449847,0.1649534;0.5080537;-0.04577422,0.2230896;0.2347414;-0.04301453,0.2520884;-0.03922334;-0.1179821,-0.1736228;0.5084234;0.02537772,-0.2193236;0.2328121;0.03145261,-0.2839444;-0.03594393;-0.04004628,0.07291256;0.004747525;-0.05338335,0.1047773;-0.3485366;-0.04338146,0.1007007;-0.7492998;0.04063153,0.1126297;-0.7807439;-0.03088522,-0.08662841;0.001649283;-0.02610289,-0.1177782;-0.3518395;-0.0267596,-0.115343;-0.7558737;0.03984591,-0.1329502;-0.7928936;-0.02519757,-0.003973365;0.5440518;-0.008664846,12.03001
+0;0;0,0.02997039;0.3125459;-0.02299942,0.06035357;0.6129113;-0.05920922,0.2263567;0.5058179;-0.04368529,0.4259621;0.3136505;-0.005466208,0.662501;0.1534802;0.001536621,-0.1181607;0.5013852;-0.02443269,-0.3210666;0.3090578;-0.0160251,-0.5361479;0.1212447;-0.02700404,0.07709325;-0.006285792;-0.04726488,0.06776078;-0.3601051;-0.02550502,0.01430991;-0.7614728;0.03728201,0.01003531;-0.7250766;-0.05722901,-0.08452314;0.01631743;-0.02839769,-0.1822554;-0.2558947;-0.2335747,-0.1470249;-0.6442779;-0.1078268,-0.1696921;-0.6879536;-0.1630501,0.05286705;0.5395616;-0.04780743,0;0;0,-0.00235109;0.3148112;-0.0006866455,-0.004965916;0.6185471;-0.01461458,0.1647544;0.5082985;-0.04637766,0.2231872;0.2347883;-0.04336309,0.2521097;-0.03946868;-0.118202,-0.1737985;0.5080655;0.02578617,-0.2191847;0.2321368;0.03168426,-0.2841731;-0.03667343;-0.04023078,0.07292262;0.004856944;-0.05362415,0.1046686;-0.3481853;-0.04352427,0.1004488;-0.7492046;0.04050517,0.1122379;-0.7801629;-0.03116512,-0.08684371;0.001511873;-0.02593708,-0.1181523;-0.3517125;-0.02691916,-0.1157013;-0.7559822;0.03982914,-0.1332184;-0.7929014;-0.02502829,-0.004219085;0.5441738;-0.008758307,12.05208
+0;0;0,0.03069398;0.3124655;-0.02313706,0.06162886;0.6127268;-0.0597358,0.2273418;0.5050514;-0.04381234,0.4331579;0.3196081;-0.005317796,0.6755992;0.1686863;0.004635411,-0.117108;0.5015794;-0.02473047,-0.3274969;0.3174806;-0.01604259,-0.5461628;0.1338465;-0.02690301,0.07696524;-0.00642408;-0.04745454,0.06710493;-0.3602708;-0.02638431,0.01666708;-0.7619573;0.03685527,0.01239383;-0.7255948;-0.05765808,-0.08457819;0.01644256;-0.02816059,-0.1844305;-0.2500519;-0.2397236,-0.146305;-0.6381153;-0.1138327,-0.1702613;-0.680279;-0.1704898,0.0539801;0.539411;-0.04822357,0;0;0,-0.00235109;0.3148112;-0.0006866455,-0.004965916;0.6185471;-0.01461458,0.1647544;0.5082985;-0.04637766,0.2231872;0.2347883;-0.04336309,0.2521097;-0.03946868;-0.118202,-0.1737985;0.5080655;0.02578617,-0.2191847;0.2321368;0.03168426,-0.2841731;-0.03667343;-0.04023078,0.07292262;0.004856944;-0.05362415,0.1046686;-0.3481853;-0.04352427,0.1004488;-0.7492046;0.04050517,0.1122379;-0.7801629;-0.03116512,-0.08684371;0.001511873;-0.02593708,-0.1181523;-0.3517125;-0.02691916,-0.1157013;-0.7559822;0.03982914,-0.1332184;-0.7929014;-0.02502829,-0.004219085;0.5441738;-0.008758307,12.06377
+0;0;0,0.03069638;0.3124899;-0.02313887,0.06163337;0.6127716;-0.05974025,0.2271614;0.5051246;-0.04382019,0.4330543;0.3196121;-0.005311284,0.6757514;0.168531;0.004652424,-0.1169227;0.5016563;-0.02475859,-0.3273901;0.3174888;-0.01606747,-0.5462868;0.1336609;-0.02693934,0.07713388;-0.006438156;-0.04755852,0.06725008;-0.3611279;-0.02643809,0.01688026;-0.7622727;0.03671622,0.01224627;-0.7253731;-0.0657758,-0.08476352;0.01647859;-0.0282223,-0.1848537;-0.2506508;-0.2402893,-0.1467797;-0.6381909;-0.1145683,-0.1727583;-0.6864464;-0.1760083,0.05398376;0.5394477;-0.04822675,0;0;0,-0.002305552;0.3148361;-0.0007205009,-0.00493218;0.6185874;-0.01475596,0.1645918;0.5084754;-0.04664111,0.2236885;0.2349966;-0.0440681,0.2521245;-0.03971386;-0.1185813,-0.1734888;0.5080127;0.02595648,-0.2186631;0.2319491;0.03211332,-0.2843953;-0.03670388;-0.04090382,0.07295445;0.004956231;-0.05390715,0.1046046;-0.3489332;-0.04346251,0.1004669;-0.749439;0.04032731,0.1116762;-0.7865511;-0.0367701,-0.08711871;0.001444975;-0.02571264,-0.1187052;-0.3526023;-0.02688792,-0.1164794;-0.7563324;0.03974404,-0.1350514;-0.7988966;-0.03070604,-0.004180893;0.5442085;-0.008866787,12.08583
+0;0;0,0.03069638;0.3124899;-0.02313887,0.06163337;0.6127716;-0.05974025,0.2271614;0.5051246;-0.04382019,0.4330543;0.3196121;-0.005311284,0.6757514;0.168531;0.004652424,-0.1169227;0.5016563;-0.02475859,-0.3273901;0.3174888;-0.01606747,-0.5462868;0.1336609;-0.02693934,0.07713388;-0.006438156;-0.04755852,0.06725008;-0.3611279;-0.02643809,0.01688026;-0.7622727;0.03671622,0.01224627;-0.7253731;-0.0657758,-0.08476352;0.01647859;-0.0282223,-0.1848537;-0.2506508;-0.2402893,-0.1467797;-0.6381909;-0.1145683,-0.1727583;-0.6864464;-0.1760083,0.05398376;0.5394477;-0.04822675,0;0;0,-0.002305552;0.3148361;-0.0007205009,-0.00493218;0.6185874;-0.01475596,0.1645918;0.5084754;-0.04664111,0.2236885;0.2349966;-0.0440681,0.2521245;-0.03971386;-0.1185813,-0.1734888;0.5080127;0.02595648,-0.2186631;0.2319491;0.03211332,-0.2843953;-0.03670388;-0.04090382,0.07295445;0.004956231;-0.05390715,0.1046046;-0.3489332;-0.04346251,0.1004669;-0.749439;0.04032731,0.1116762;-0.7865511;-0.0367701,-0.08711871;0.001444975;-0.02571264,-0.1187052;-0.3526023;-0.02688792,-0.1164794;-0.7563324;0.03974404,-0.1350514;-0.7988966;-0.03070604,-0.004180893;0.5442085;-0.008866787,12.09717
+0;0;0,0.03168613;0.312504;-0.02323682,0.06358453;0.6126361;-0.06006783,0.2288581;0.5044562;-0.0442448,0.440613;0.326594;-0.00497999,0.6878201;0.181404;0.009282785,-0.1155016;0.5020668;-0.02513244,-0.3334212;0.3275597;-0.01646243,-0.5585924;0.1498565;-0.02715832,0.07708658;-0.006884476;-0.04782563,0.06687735;-0.3602969;-0.0274113,0.01994725;-0.7619494;0.03668395,0.01532385;-0.7251085;-0.06426391,-0.08490811;0.01698917;-0.02791071,-0.1867418;-0.2420837;-0.2468455,-0.1465684;-0.6296262;-0.1210191,-0.1718834;-0.6744806;-0.1843802,0.05566205;0.5393578;-0.04848508,0;0;0,-0.002659217;0.3149521;-0.0009162426,-0.005516991;0.6186686;-0.01517177,0.1642358;0.5088274;-0.04725623,0.2237958;0.2359471;-0.04484773,0.2519324;-0.03990549;-0.1190677,-0.173896;0.5079026;0.02639632,-0.2188533;0.2322931;0.03231838,-0.2850407;-0.03712669;-0.04135084,0.07287589;0.005065233;-0.05422616,0.104121;-0.3475575;-0.04411531,0.09993634;-0.7482406;0.03997373,0.1103873;-0.7864869;-0.03413344,-0.08734676;0.001331579;-0.02541256,-0.1190683;-0.3513915;-0.02663934,-0.1175831;-0.755484;0.0392578,-0.1339165;-0.7973776;-0.03019128,-0.004654914;0.5443051;-0.009174585,12.11905
+0;0;0,0.03168613;0.312504;-0.02323682,0.06358453;0.6126361;-0.06006783,0.2288581;0.5044562;-0.0442448,0.440613;0.326594;-0.00497999,0.6878201;0.181404;0.009282785,-0.1155016;0.5020668;-0.02513244,-0.3334212;0.3275597;-0.01646243,-0.5585924;0.1498565;-0.02715832,0.07708658;-0.006884476;-0.04782563,0.06687735;-0.3602969;-0.0274113,0.01994725;-0.7619494;0.03668395,0.01532385;-0.7251085;-0.06426391,-0.08490811;0.01698917;-0.02791071,-0.1867418;-0.2420837;-0.2468455,-0.1465684;-0.6296262;-0.1210191,-0.1718834;-0.6744806;-0.1843802,0.05566205;0.5393578;-0.04848508,0;0;0,-0.002659217;0.3149521;-0.0009162426,-0.005516991;0.6186686;-0.01517177,0.1642358;0.5088274;-0.04725623,0.2237958;0.2359471;-0.04484773,0.2519324;-0.03990549;-0.1190677,-0.173896;0.5079026;0.02639632,-0.2188533;0.2322931;0.03231838,-0.2850407;-0.03712669;-0.04135084,0.07287589;0.005065233;-0.05422616,0.104121;-0.3475575;-0.04411531,0.09993634;-0.7482406;0.03997373,0.1103873;-0.7864869;-0.03413344,-0.08734676;0.001331579;-0.02541256,-0.1190683;-0.3513915;-0.02663934,-0.1175831;-0.755484;0.0392578,-0.1339165;-0.7973776;-0.03019128,-0.004654914;0.5443051;-0.009174585,12.13084
+0;0;0,0.03170308;0.3126712;-0.02324925,0.06360899;0.6128739;-0.0600892,0.2288253;0.5046817;-0.04426384,0.4412196;0.3262826;-0.004880495,0.6900666;0.1801294;0.0094769,-0.1154256;0.5022931;-0.02515751,-0.3340031;0.3272592;-0.01646133,-0.5606681;0.1483771;-0.02722817,0.07714817;-0.006889976;-0.04786384,0.06688604;-0.3621334;-0.02734373,0.01998831;-0.7635089;0.0367073,0.01519584;-0.7264178;-0.06793216,-0.08497594;0.01700274;-0.02793301,-0.1873372;-0.2434124;-0.2480021,-0.1471915;-0.6306876;-0.1222625,-0.1734323;-0.6782793;-0.1879406,0.055684;0.5395724;-0.04850278,0;0;0,-0.002722129;0.3151192;-0.001148462,-0.005586356;0.6188977;-0.01558089,0.1640564;0.5090985;-0.04783273,0.2244862;0.2355416;-0.04597974,0.2517388;-0.04218757;-0.1209168,-0.1737586;0.5079384;0.02662908,-0.2188914;0.2314992;0.0323722,-0.2855865;-0.03961262;-0.04207173,0.07278712;0.005195588;-0.05445457,0.1042036;-0.3492221;-0.043257,0.09962693;-0.7498856;0.03951979,0.112402;-0.7929685;-0.03476596,-0.08746057;0.001287917;-0.02528335,-0.1193208;-0.3532635;-0.02685709,-0.1179224;-0.7570725;0.03902567,-0.1355067;-0.8016464;-0.03275319,-0.004734769;0.5445161;-0.00951314,12.15278
+0;0;0,0.03231895;0.3125865;-0.02353794,0.06447483;0.6127107;-0.06079735,0.2295588;0.5041081;-0.04494975,0.4472072;0.3325022;-0.004093699,0.7009906;0.1952378;0.01153474,-0.1146785;0.5026172;-0.02555206,-0.3377181;0.3333534;-0.01597608,-0.5700199;0.1618423;-0.02653872,0.07701018;-0.007022811;-0.04806631,0.06607264;-0.3623056;-0.02860313,0.02081593;-0.7637621;0.03611663,0.01593373;-0.7267091;-0.06852127,-0.08507233;0.01706791;-0.02759789,-0.1882821;-0.2395281;-0.2517195,-0.1475199;-0.6267817;-0.1261118,-0.1742387;-0.6729735;-0.1932206,0.0565031;0.5394306;-0.04910811,0;0;0,-0.002722129;0.3151192;-0.001148462,-0.005586356;0.6188977;-0.01558089,0.1640564;0.5090985;-0.04783273,0.2244862;0.2355416;-0.04597974,0.2517388;-0.04218757;-0.1209168,-0.1737586;0.5079384;0.02662908,-0.2188914;0.2314992;0.0323722,-0.2855865;-0.03961262;-0.04207173,0.07278712;0.005195588;-0.05445457,0.1042036;-0.3492221;-0.043257,0.09962693;-0.7498856;0.03951979,0.112402;-0.7929685;-0.03476596,-0.08746057;0.001287917;-0.02528335,-0.1193208;-0.3532635;-0.02685709,-0.1179224;-0.7570725;0.03902567,-0.1355067;-0.8016464;-0.03275319,-0.004734769;0.5445161;-0.00951314,12.16462
+0;0;0,0.03232368;0.3126323;-0.02354138,0.06448174;0.6127769;-0.06080335,0.2296661;0.5041482;-0.04495246,0.4471858;0.3326438;-0.004120566,0.7012796;0.1952115;0.011527,-0.1147721;0.5026564;-0.02554344,-0.3376798;0.3334927;-0.01597312,-0.5702658;0.1617718;-0.02654869,0.07706606;-0.007027907;-0.04810119,0.0661317;-0.3622073;-0.02864367,0.02084843;-0.7638995;0.03611407,0.01606659;-0.7269915;-0.06637272,-0.08513405;0.0170803;-0.02761792,-0.1883138;-0.239441;-0.2516743,-0.1475276;-0.626922;-0.1259929,-0.1736972;-0.6715474;-0.1917221,0.05650943;0.5394914;-0.04911324,0;0;0,-0.002755523;0.315165;-0.001169205,-0.005643547;0.6189629;-0.01562524,0.1640086;0.5093739;-0.04851913,0.2248189;0.2360716;-0.04658723,0.251628;-0.04217014;-0.121146,-0.173789;0.5076373;0.02683014,-0.2186626;0.2313287;0.03280582,-0.2858028;-0.03999507;-0.0418386,0.07276435;0.005221352;-0.05459285,0.1042961;-0.3490819;-0.04339123,0.09944205;-0.7499776;0.03943324,0.1121079;-0.7903198;-0.03449702,-0.08756678;0.001226752;-0.02515647,-0.1192487;-0.3532394;-0.02589494,-0.1179209;-0.7573835;0.03942435,-0.1355083;-0.7992108;-0.03202953,-0.004787281;0.5445763;-0.009551764,12.18617
+0;0;0,0.03232368;0.3126323;-0.02354138,0.06448174;0.6127769;-0.06080335,0.2296661;0.5041482;-0.04495246,0.4471858;0.3326438;-0.004120566,0.7012796;0.1952115;0.011527,-0.1147721;0.5026564;-0.02554344,-0.3376798;0.3334927;-0.01597312,-0.5702658;0.1617718;-0.02654869,0.07706606;-0.007027907;-0.04810119,0.0661317;-0.3622073;-0.02864367,0.02084843;-0.7638995;0.03611407,0.01606659;-0.7269915;-0.06637272,-0.08513405;0.0170803;-0.02761792,-0.1883138;-0.239441;-0.2516743,-0.1475276;-0.626922;-0.1259929,-0.1736972;-0.6715474;-0.1917221,0.05650943;0.5394914;-0.04911324,0;0;0,-0.002755523;0.315165;-0.001169205,-0.005643547;0.6189629;-0.01562524,0.1640086;0.5093739;-0.04851913,0.2248189;0.2360716;-0.04658723,0.251628;-0.04217014;-0.121146,-0.173789;0.5076373;0.02683014,-0.2186626;0.2313287;0.03280582,-0.2858028;-0.03999507;-0.0418386,0.07276435;0.005221352;-0.05459285,0.1042961;-0.3490819;-0.04339123,0.09944205;-0.7499776;0.03943324,0.1121079;-0.7903198;-0.03449702,-0.08756678;0.001226752;-0.02515647,-0.1192487;-0.3532394;-0.02589494,-0.1179209;-0.7573835;0.03942435,-0.1355083;-0.7992108;-0.03202953,-0.004787281;0.5445763;-0.009551764,12.19768
+0;0;0,0.03282819;0.3126085;-0.02378186,0.06524748;0.6127211;-0.06139078,0.230412;0.5040438;-0.04533141,0.4567805;0.3448285;-0.003278814,0.7109281;0.2078397;0.01359423,-0.114261;0.5036452;-0.02552467,-0.3426855;0.3420475;-0.01721743,-0.5824418;0.1805402;-0.02581901,0.07696795;-0.00721821;-0.04840485,0.06548652;-0.3620892;-0.02979418,0.0208028;-0.7641238;0.03486829,0.01605974;-0.7274281;-0.06466645,-0.08530588;0.01725414;-0.02728366,-0.1894641;-0.2321145;-0.2583203,-0.1488489;-0.6199197;-0.1327528,-0.1730846;-0.6603375;-0.1992995,0.05721927;0.5394444;-0.0496119,0;0;0,-0.002738327;0.3152117;-0.001179218,-0.005653188;0.6190449;-0.01571512,0.1639828;0.5093759;-0.04884982,0.2251066;0.2362065;-0.04713535,0.251749;-0.0419203;-0.1218169,-0.1736564;0.507548;0.02745926,-0.2185708;0.2313046;0.03319188,-0.2855881;-0.03993633;-0.04149881,0.0727405;0.005244806;-0.0547769,0.1043397;-0.3487129;-0.04350519,0.0992157;-0.7498172;0.03955341,0.1117392;-0.7851393;-0.03494954,-0.08778308;0.001192654;-0.02473677,-0.1193949;-0.3529412;-0.02595522,-0.1181285;-0.7572997;0.03963662,-0.1352828;-0.7972273;-0.02957587,-0.004791349;0.5446482;-0.009627342,12.21975
+0;0;0,0.03282819;0.3126085;-0.02378186,0.06524748;0.6127211;-0.06139078,0.230412;0.5040438;-0.04533141,0.4567805;0.3448285;-0.003278814,0.7109281;0.2078397;0.01359423,-0.114261;0.5036452;-0.02552467,-0.3426855;0.3420475;-0.01721743,-0.5824418;0.1805402;-0.02581901,0.07696795;-0.00721821;-0.04840485,0.06548652;-0.3620892;-0.02979418,0.0208028;-0.7641238;0.03486829,0.01605974;-0.7274281;-0.06466645,-0.08530588;0.01725414;-0.02728366,-0.1894641;-0.2321145;-0.2583203,-0.1488489;-0.6199197;-0.1327528,-0.1730846;-0.6603375;-0.1992995,0.05721927;0.5394444;-0.0496119,0;0;0,-0.002738327;0.3152117;-0.001179218,-0.005653188;0.6190449;-0.01571512,0.1639828;0.5093759;-0.04884982,0.2251066;0.2362065;-0.04713535,0.251749;-0.0419203;-0.1218169,-0.1736564;0.507548;0.02745926,-0.2185708;0.2313046;0.03319188,-0.2855881;-0.03993633;-0.04149881,0.0727405;0.005244806;-0.0547769,0.1043397;-0.3487129;-0.04350519,0.0992157;-0.7498172;0.03955341,0.1117392;-0.7851393;-0.03494954,-0.08778308;0.001192654;-0.02473677,-0.1193949;-0.3529412;-0.02595522,-0.1181285;-0.7572997;0.03963662,-0.1352828;-0.7972273;-0.02957587,-0.004791349;0.5446482;-0.009627342,12.23126
+0;0;0,0.03322778;0.3125901;-0.02372822,0.06587495;0.6126982;-0.06145287,0.231028;0.5041483;-0.04539938,0.4595968;0.3484648;-0.003461376,0.7204129;0.222279;0.0160285,-0.1137875;0.5041248;-0.02559167,-0.3476557;0.3508819;-0.01770936,-0.5932478;0.1962477;-0.0277354,0.07696908;-0.007187035;-0.048495,0.06470878;-0.3620603;-0.03079244,0.02050973;-0.7641114;0.03406209,0.01577733;-0.7274469;-0.06490513,-0.08540215;0.01716005;-0.02719674,-0.190929;-0.2269295;-0.2631694,-0.1497058;-0.614687;-0.1376723,-0.172289;-0.6537419;-0.2053683,0.05780581;0.5394199;-0.04963139,0;0;0,-0.002735943;0.3152312;-0.001233816,-0.005656376;0.6190923;-0.01589918,0.1639137;0.5094801;-0.04933476,0.2253569;0.236602;-0.0478847,0.2515831;-0.04259196;-0.1233213,-0.1736401;0.5076196;0.02745604,-0.2183678;0.2315676;0.03333537,-0.2858988;-0.04086241;-0.04115773,0.07273178;0.005262598;-0.05486393,0.1043214;-0.3486753;-0.04351616,0.0991132;-0.7497715;0.03954673,0.1107297;-0.7868487;-0.03275156,-0.08783215;0.00120732;-0.02473287,-0.1194951;-0.3529037;-0.02599893,-0.1180376;-0.7572647;0.03953558,-0.1355076;-0.7972534;-0.02871189,-0.004796118;0.5446864;-0.009768963,12.25319
+0;0;0,0.03322778;0.3125901;-0.02372822,0.06587495;0.6126982;-0.06145287,0.231028;0.5041483;-0.04539938,0.4595968;0.3484648;-0.003461376,0.7204129;0.222279;0.0160285,-0.1137875;0.5041248;-0.02559167,-0.3476557;0.3508819;-0.01770936,-0.5932478;0.1962477;-0.0277354,0.07696908;-0.007187035;-0.048495,0.06470878;-0.3620603;-0.03079244,0.02050973;-0.7641114;0.03406209,0.01577733;-0.7274469;-0.06490513,-0.08540215;0.01716005;-0.02719674,-0.190929;-0.2269295;-0.2631694,-0.1497058;-0.614687;-0.1376723,-0.172289;-0.6537419;-0.2053683,0.05780581;0.5394199;-0.04963139,0;0;0,-0.002735943;0.3152312;-0.001233816,-0.005656376;0.6190923;-0.01589918,0.1639137;0.5094801;-0.04933476,0.2253569;0.236602;-0.0478847,0.2515831;-0.04259196;-0.1233213,-0.1736401;0.5076196;0.02745604,-0.2183678;0.2315676;0.03333537,-0.2858988;-0.04086241;-0.04115773,0.07273178;0.005262598;-0.05486393,0.1043214;-0.3486753;-0.04351616,0.0991132;-0.7497715;0.03954673,0.1107297;-0.7868487;-0.03275156,-0.08783215;0.00120732;-0.02473287,-0.1194951;-0.3529037;-0.02599893,-0.1180376;-0.7572647;0.03953558,-0.1355076;-0.7972534;-0.02871189,-0.004796118;0.5446864;-0.009768963,12.26491
+0;0;0,0.03322778;0.3125901;-0.02372822,0.06587495;0.6126982;-0.06145287,0.231028;0.5041483;-0.04539938,0.4595968;0.3484648;-0.003461376,0.7204129;0.222279;0.0160285,-0.1137875;0.5041248;-0.02559167,-0.3476557;0.3508819;-0.01770936,-0.5932478;0.1962477;-0.0277354,0.07696908;-0.007187035;-0.048495,0.06470878;-0.3620603;-0.03079244,0.02050973;-0.7641114;0.03406209,0.01577733;-0.7274469;-0.06490513,-0.08540215;0.01716005;-0.02719674,-0.190929;-0.2269295;-0.2631694,-0.1497058;-0.614687;-0.1376723,-0.172289;-0.6537419;-0.2053683,0.05780581;0.5394199;-0.04963139,0;0;0,-0.002735943;0.3152312;-0.001233816,-0.005656376;0.6190923;-0.01589918,0.1639137;0.5094801;-0.04933476,0.2253569;0.236602;-0.0478847,0.2515831;-0.04259196;-0.1233213,-0.1736401;0.5076196;0.02745604,-0.2183678;0.2315676;0.03333537,-0.2858988;-0.04086241;-0.04115773,0.07273178;0.005262598;-0.05486393,0.1043214;-0.3486753;-0.04351616,0.0991132;-0.7497715;0.03954673,0.1107297;-0.7868487;-0.03275156,-0.08783215;0.00120732;-0.02473287,-0.1194951;-0.3529037;-0.02599893,-0.1180376;-0.7572647;0.03953558,-0.1355076;-0.7972534;-0.02871189,-0.004796118;0.5446864;-0.009768963,12.27609
+0;0;0,0.03323209;0.3126307;-0.0237313,0.06588499;0.6127914;-0.06146267,0.2309295;0.5042481;-0.04540935,0.4585432;0.3492151;-0.003646582,0.7214946;0.2219963;0.01600285,-0.1136732;0.5042245;-0.02561387,-0.3465643;0.351622;-0.0177645,-0.594167;0.1957218;-0.02787261,0.07703501;-0.007193191;-0.04853654,0.0648666;-0.3594065;-0.03096667,0.02039262;-0.7639586;0.0342913,0.01569202;-0.7273389;-0.06401086,-0.0854753;0.01717475;-0.02722004,-0.1902112;-0.2250853;-0.2614239,-0.1487315;-0.6152549;-0.1351462,-0.1711629;-0.6538457;-0.2023873,0.05781418;0.539498;-0.04963875,0;0;0,-0.002716258;0.315272;-0.001303434,-0.005644307;0.6191795;-0.01610756,0.1637909;0.509762;-0.04976821,0.2254256;0.2381233;-0.04877305,0.2512082;-0.04335651;-0.1250522,-0.1735109;0.507795;0.02740515,-0.2179183;0.2328775;0.03338125,-0.2859863;-0.04181501;-0.04161831,0.07269196;0.005345702;-0.05503845,0.1044753;-0.3459335;-0.04485345,0.09893957;-0.7493733;0.03943515,0.1099538;-0.7863823;-0.03210306,-0.08793955;0.001109225;-0.02464417,-0.1195737;-0.3503287;-0.0259198,-0.1180932;-0.7571912;0.04010788,-0.1353735;-0.7965969;-0.02781469,-0.00478524;0.5447614;-0.009937525,12.29814
+0;0;0,0.03348227;0.3126083;-0.02367502,0.06624725;0.6127468;-0.06148113,0.2312611;0.504167;-0.04508207,0.4617119;0.3531399;-0.004208662,0.7303575;0.238364;0.01503107,-0.1134202;0.5047303;-0.02549179,-0.351685;0.3605675;-0.01963129,-0.6099833;0.2232298;-0.03122902,0.07694097;-0.007259317;-0.04867566,0.06431383;-0.3594779;-0.0315407,0.02014527;-0.7641096;0.03343088,0.01549133;-0.7274709;-0.06487221,-0.0855343;0.0172253;-0.02700189,-0.1916409;-0.2184119;-0.2672673,-0.1506443;-0.608938;-0.1419375,-0.1710922;-0.6453995;-0.2118946,0.05816257;0.5394596;-0.04962827,0;0;0,-0.002716258;0.315272;-0.001303434,-0.005644307;0.6191795;-0.01610756,0.1637909;0.509762;-0.04976821,0.2254256;0.2381233;-0.04877305,0.2512082;-0.04335651;-0.1250522,-0.1735109;0.507795;0.02740515,-0.2179183;0.2328775;0.03338125,-0.2859863;-0.04181501;-0.04161831,0.07269196;0.005345702;-0.05503845,0.1044753;-0.3459335;-0.04485345,0.09893957;-0.7493733;0.03943515,0.1099538;-0.7863823;-0.03210306,-0.08793955;0.001109225;-0.02464417,-0.1195737;-0.3503287;-0.0259198,-0.1180932;-0.7571912;0.04010788,-0.1353735;-0.7965969;-0.02781469,-0.00478524;0.5447614;-0.009937525,12.30936
+0;0;0,0.0334863;0.3126458;-0.02367786,0.06625622;0.6128294;-0.06149016,0.2313489;0.5042113;-0.04508546,0.4610444;0.3536792;-0.004346006,0.7304269;0.2385885;0.0149465,-0.1134942;0.5047748;-0.02548598,-0.3509781;0.3610845;-0.01964469,-0.6099848;0.2233701;-0.03127423,0.07700332;-0.007265199;-0.0487151,0.06444648;-0.3575227;-0.03167555,0.02005713;-0.7641771;0.0336208,0.0154152;-0.7275555;-0.06442872,-0.08560362;0.01723926;-0.02702377,-0.1911194;-0.217086;-0.2659515,-0.1499179;-0.6095642;-0.1399952,-0.1703131;-0.6458543;-0.2097718,0.05816913;0.5395205;-0.04963379,0;0;0,-0.002781689;0.3153087;-0.001426935,-0.005731344;0.6192555;-0.01634479,0.1637419;0.5098517;-0.05021501,0.2253889;0.2391511;-0.04949212,0.251053;-0.04319289;-0.1257033,-0.1736605;0.507962;0.02740803,-0.218008;0.2339574;0.03327593,-0.2861216;-0.04157197;-0.04175091,0.07267295;0.005377308;-0.05518318,0.1050886;-0.3438827;-0.04543305,0.09881146;-0.7492853;0.03948497,0.1097913;-0.7865894;-0.03142834,-0.0880491;0.001099801;-0.02452758,-0.1193604;-0.3483951;-0.02564577,-0.1181519;-0.7573435;0.04039583,-0.1354752;-0.7968178;-0.0270752,-0.004866615;0.5448192;-0.01012635,12.33169
+0;0;0,0.03348972;0.3126779;-0.02368029,0.06627081;0.6129636;-0.06150603,0.2313354;0.5043131;-0.04509592,0.4607788;0.3539462;-0.004401196,0.7307143;0.2386193;0.01493092,-0.1134599;0.5048766;-0.02549916,-0.3506832;0.361344;-0.01966428,-0.6102217;0.2233469;-0.03131769,0.07704257;-0.007268904;-0.04873994,0.06449765;-0.3571942;-0.03171655,0.02136226;-0.7523609;0.03173525,0.01635437;-0.7152173;-0.0740443,-0.08564726;0.01724805;-0.02703754,-0.191063;-0.2168549;-0.2657386,-0.1510254;-0.598246;-0.1433405,-0.1730285;-0.6397622;-0.2186181,0.05817962;0.5396174;-0.04964362,0;0;0,-0.002742216;0.3153413;-0.001451254,-0.005602896;0.6193861;-0.01649189,0.1637832;0.5099856;-0.05050397,0.2253698;0.2395837;-0.04983854,0.2508209;-0.04326451;-0.126574,-0.173489;0.508038;0.0274771,-0.2178995;0.2343507;0.03326763,-0.285933;-0.04203409;-0.04104304,0.07266858;0.005374178;-0.05526638,0.1050818;-0.3435535;-0.0455842,0.09783521;-0.7372524;0.03803492,0.1095886;-0.786603;-0.03146887,-0.08810616;0.001092771;-0.02449669,-0.1193579;-0.3480734;-0.02559397,-0.1181615;-0.7454124;0.03893331,-0.1368811;-0.7908623;-0.0333323,-0.004764006;0.5449149;-0.01023221,12.35349
+0;0;0,0.03340638;0.3127203;-0.02323284,0.06601266;0.6130742;-0.06066654,0.2311919;0.5046121;-0.04502618,0.4695064;0.3693601;-0.002322406,0.7389209;0.2527021;0.01627676,-0.113845;0.5053187;-0.02556065,-0.3567014;0.3715133;-0.02032399,-0.6125482;0.2267941;-0.03207019,0.07692277;-0.007152059;-0.04894603,0.06347066;-0.3570807;-0.03270286,0.02085382;-0.7523146;0.03068097,0.01587953;-0.715117;-0.07509651,-0.0857638;0.01708393;-0.026771,-0.1928682;-0.2117388;-0.2698012,-0.1527517;-0.5934795;-0.1485239,-0.1727859;-0.638543;-0.2208394,0.05797696;0.5397065;-0.04889958,0;0;0,-0.002742216;0.3153413;-0.001451254,-0.005602896;0.6193861;-0.01649189,0.1637832;0.5099856;-0.05050397,0.2253698;0.2395837;-0.04983854,0.2508209;-0.04326451;-0.126574,-0.173489;0.508038;0.0274771,-0.2178995;0.2343507;0.03326763,-0.285933;-0.04203409;-0.04104304,0.07266858;0.005374178;-0.05526638,0.1050818;-0.3435535;-0.0455842,0.09783521;-0.7372524;0.03803492,0.1095886;-0.786603;-0.03146887,-0.08810616;0.001092771;-0.02449669,-0.1193579;-0.3480734;-0.02559397,-0.1181615;-0.7454124;0.03893331,-0.1368811;-0.7908623;-0.0333323,-0.004764006;0.5449149;-0.01023221,12.36505
+0;0;0,0.03340638;0.3127203;-0.02323284,0.06601266;0.6130742;-0.06066654,0.2311919;0.5046121;-0.04502618,0.4695064;0.3693601;-0.002322406,0.7389209;0.2527021;0.01627676,-0.113845;0.5053187;-0.02556065,-0.3567014;0.3715133;-0.02032399,-0.6125482;0.2267941;-0.03207019,0.07692277;-0.007152059;-0.04894603,0.06347066;-0.3570807;-0.03270286,0.02085382;-0.7523146;0.03068097,0.01587953;-0.715117;-0.07509651,-0.0857638;0.01708393;-0.026771,-0.1928682;-0.2117388;-0.2698012,-0.1527517;-0.5934795;-0.1485239,-0.1727859;-0.638543;-0.2208394,0.05797696;0.5397065;-0.04889958,0;0;0,-0.002742216;0.3153413;-0.001451254,-0.005602896;0.6193861;-0.01649189,0.1637832;0.5099856;-0.05050397,0.2253698;0.2395837;-0.04983854,0.2508209;-0.04326451;-0.126574,-0.173489;0.508038;0.0274771,-0.2178995;0.2343507;0.03326763,-0.285933;-0.04203409;-0.04104304,0.07266858;0.005374178;-0.05526638,0.1050818;-0.3435535;-0.0455842,0.09783521;-0.7372524;0.03803492,0.1095886;-0.786603;-0.03146887,-0.08810616;0.001092771;-0.02449669,-0.1193579;-0.3480734;-0.02559397,-0.1181615;-0.7454124;0.03893331,-0.1368811;-0.7908623;-0.0333323,-0.004764006;0.5449149;-0.01023221,12.37626
+0;0;0,0.03340742;0.31273;-0.02323356,0.06600178;0.612974;-0.06065376,0.2310875;0.5045542;-0.04501919,0.4693746;0.3693177;-0.002320331,0.7395259;0.2523406;0.01632971,-0.1137582;0.5052603;-0.02556444,-0.3565866;0.3714703;-0.02032839,-0.6131331;0.2263553;-0.03210671,0.07698222;-0.007157587;-0.04898385,0.06354953;-0.3565812;-0.03276413,0.02039796;-0.7567742;0.03141501,0.01554147;-0.7197471;-0.07185756,-0.0858301;0.01709713;-0.0267917,-0.1927799;-0.2113953;-0.2694711,-0.15216;-0.5979259;-0.1466721,-0.1717199;-0.6412118;-0.2172751,0.05796857;0.5396291;-0.04889043,0;0;0,-0.002878338;0.3153489;-0.001648664,-0.005991414;0.6192446;-0.01732445,0.1635252;0.510213;-0.05084348,0.2252488;0.2398752;-0.05015683,0.2504954;-0.04339302;-0.1284826,-0.1736076;0.5079367;0.02715655,-0.218028;0.2342884;0.03317695,-0.2856763;-0.04336676;-0.03992933,0.07264379;0.005407736;-0.05541253,0.1049998;-0.3430195;-0.0458262,0.09785905;-0.7415815;0.03922009,0.1091627;-0.7867419;-0.03121662,-0.08819737;0.00110014;-0.02443205,-0.1195657;-0.3475468;-0.02571981,-0.11839;-0.7498589;0.03969483,-0.1362425;-0.7938949;-0.03057719,-0.005051598;0.5448166;-0.01084518,12.38737
+0;0;0,0.03289581;0.3127957;-0.02307975,0.06500813;0.6130979;-0.06044723,0.2302296;0.504752;-0.04475947,0.470206;0.3722049;-0.00310149,0.7450908;0.2671752;0.01740047,-0.1147635;0.5058904;-0.02557073,-0.360305;0.3771105;-0.02133792,-0.6190567;0.2359462;-0.03288703,0.07684726;-0.006969173;-0.04922236,0.06198074;-0.3563676;-0.033727,0.01906032;-0.7566193;0.03024113,0.01426597;-0.7195789;-0.07303342,-0.08597483;0.01688064;-0.02646293,-0.1967382;-0.2022198;-0.2759961,-0.1563672;-0.5897921;-0.1564412,-0.1747159;-0.6336539;-0.2267686,0.05709422;0.5397387;-0.04869241,0;0;0,-0.002878338;0.3153489;-0.001648664,-0.005991414;0.6192446;-0.01732445,0.1635252;0.510213;-0.05084348,0.2252488;0.2398752;-0.05015683,0.2504954;-0.04339302;-0.1284826,-0.1736076;0.5079367;0.02715655,-0.218028;0.2342884;0.03317695,-0.2856763;-0.04336676;-0.03992933,0.07264379;0.005407736;-0.05541253,0.1049998;-0.3430195;-0.0458262,0.09785905;-0.7415815;0.03922009,0.1091627;-0.7867419;-0.03121662,-0.08819737;0.00110014;-0.02443205,-0.1195657;-0.3475468;-0.02571981,-0.11839;-0.7498589;0.03969483,-0.1362425;-0.7938949;-0.03057719,-0.005051598;0.5448166;-0.01084518,12.40967
+0;0;0,0.03289887;0.3128247;-0.02308189,0.0650126;0.6131402;-0.06045101,0.2302789;0.5047823;-0.04476175,0.4698597;0.3724536;-0.003172435,0.7451375;0.2672737;0.01735883,-0.1148042;0.5059209;-0.02556801,-0.3599409;0.3773533;-0.02134217,-0.6190625;0.2359872;-0.0329078,0.0768849;-0.006972587;-0.04924648,0.06200687;-0.3566417;-0.03373912,0.01907918;-0.7569612;0.03023986,0.01437293;-0.7200502;-0.07113677,-0.08601695;0.01688891;-0.02647589,-0.1968662;-0.2023813;-0.2762024,-0.1564882;-0.5900193;-0.1566272,-0.1744998;-0.6325237;-0.2256622,0.05709837;0.539778;-0.04869571,0;0;0,-0.002901301;0.3153778;-0.001692295,-0.006034046;0.6192849;-0.01740026,0.1634971;0.5102544;-0.05107689,0.2252816;0.2403987;-0.05077124,0.2501023;-0.04330292;-0.1292539,-0.1736964;0.507873;0.02697692,-0.2181295;0.2346957;0.03325423,-0.2855117;-0.04371569;-0.0389186,0.07264154;0.005429372;-0.05548739,0.1049948;-0.3432641;-0.04566622,0.0980702;-0.7419645;0.03907967,0.1082703;-0.784573;-0.03142643,-0.08825817;0.001090236;-0.0243809,-0.1196371;-0.347828;-0.0257039,-0.1180674;-0.7501975;0.03978016,-0.1362081;-0.7906697;-0.03129527,-0.005088881;0.5448548;-0.01091146,12.43231
+0;0;0,0.03289057;0.3127459;-0.02307607,0.06497461;0.6127838;-0.06041013,0.2302328;0.5045079;-0.04473386,0.4694617;0.3723736;-0.003205638,0.7457383;0.2668121;0.01740012,-0.1148172;0.5056465;-0.02554196,-0.3595938;0.3772677;-0.02132233,-0.6196557;0.2353887;-0.03292992,0.07692131;-0.006975888;-0.04926979,0.06205355;-0.3564034;-0.03377314,0.01899102;-0.7579804;0.03040681,0.01429678;-0.721087;-0.07071101,-0.08605766;0.01689691;-0.02648843,-0.1968303;-0.2022218;-0.2760424,-0.1563255;-0.5910774;-0.1560916,-0.1742911;-0.6333968;-0.2249503,0.05706887;0.5395002;-0.04866745,0;0;0,-0.002967685;0.3152966;-0.001869202,-0.006262377;0.6188887;-0.01813197,0.1634421;0.5102786;-0.05136466,0.2252383;0.2408427;-0.05110192,0.2498824;-0.04386708;-0.1300294,-0.1738253;0.507928;0.02685186,-0.2181999;0.2351536;0.03313902,-0.2854575;-0.04452029;-0.03866273,0.07260865;0.005442128;-0.05560064,0.1050182;-0.3430066;-0.04591202,0.09832424;-0.7428975;0.03941131,0.109653;-0.7822352;-0.03378915,-0.08832306;0.001095049;-0.02430842,-0.1197407;-0.3475766;-0.02563046,-0.1181487;-0.7512321;0.03992303,-0.1363049;-0.7912534;-0.03122295,-0.005254462;0.5445559;-0.01146197,12.45441
+0;0;0,0.03268422;0.3127871;-0.02280913,0.06455902;0.6128837;-0.05985185,0.2299802;0.5051658;-0.04383237,0.4728857;0.3795536;-0.00342137,0.7507648;0.2784343;0.01790025,-0.115317;0.5061286;-0.0255372,-0.3636966;0.3848883;-0.02075469,-0.6311386;0.2574527;-0.03222442,0.07690372;-0.006864164;-0.04931293,0.06086889;-0.3562174;-0.03331295,0.01793408;-0.7578696;0.03048109,0.01346055;-0.7209181;-0.07064275,-0.08613239;0.01672749;-0.02635272,-0.1987353;-0.1970598;-0.2796833,-0.1577495;-0.5860311;-0.160272,-0.1726502;-0.6287137;-0.2294788,0.05671087;0.5395815;-0.04818688,0;0;0,-0.002967685;0.3152966;-0.001869202,-0.006262377;0.6188887;-0.01813197,0.1634421;0.5102786;-0.05136466,0.2252383;0.2408427;-0.05110192,0.2498824;-0.04386708;-0.1300294,-0.1738253;0.507928;0.02685186,-0.2181999;0.2351536;0.03313902,-0.2854575;-0.04452029;-0.03866273,0.07260865;0.005442128;-0.05560064,0.1050182;-0.3430066;-0.04591202,0.09832424;-0.7428975;0.03941131,0.109653;-0.7822352;-0.03378915,-0.08832306;0.001095049;-0.02430842,-0.1197407;-0.3475766;-0.02563046,-0.1181487;-0.7512321;0.03992303,-0.1363049;-0.7912534;-0.03122295,-0.005254462;0.5445559;-0.01146197,12.46552
+0;0;0,0.03268422;0.3127871;-0.02280913,0.06455902;0.6128837;-0.05985185,0.2299802;0.5051658;-0.04383237,0.4728857;0.3795536;-0.00342137,0.7507648;0.2784343;0.01790025,-0.115317;0.5061286;-0.0255372,-0.3636966;0.3848883;-0.02075469,-0.6311386;0.2574527;-0.03222442,0.07690372;-0.006864164;-0.04931293,0.06086889;-0.3562174;-0.03331295,0.01793408;-0.7578696;0.03048109,0.01346055;-0.7209181;-0.07064275,-0.08613239;0.01672749;-0.02635272,-0.1987353;-0.1970598;-0.2796833,-0.1577495;-0.5860311;-0.160272,-0.1726502;-0.6287137;-0.2294788,0.05671087;0.5395815;-0.04818688,0;0;0,-0.002967685;0.3152966;-0.001869202,-0.006262377;0.6188887;-0.01813197,0.1634421;0.5102786;-0.05136466,0.2252383;0.2408427;-0.05110192,0.2498824;-0.04386708;-0.1300294,-0.1738253;0.507928;0.02685186,-0.2181999;0.2351536;0.03313902,-0.2854575;-0.04452029;-0.03866273,0.07260865;0.005442128;-0.05560064,0.1050182;-0.3430066;-0.04591202,0.09832424;-0.7428975;0.03941131,0.109653;-0.7822352;-0.03378915,-0.08832306;0.001095049;-0.02430842,-0.1197407;-0.3475766;-0.02563046,-0.1181487;-0.7512321;0.03992303,-0.1363049;-0.7912534;-0.03122295,-0.005254462;0.5445559;-0.01146197,12.47675
+0;0;0,0.03231394;0.3128456;-0.02246667,0.0637909;0.6130123;-0.05913593,0.2292692;0.5054153;-0.04320593,0.4751506;0.3855883;-0.003507201,0.7581096;0.2999951;0.02017624,-0.116042;0.5067348;-0.02528895,-0.3665148;0.3899767;-0.02048945,-0.6366473;0.268122;-0.03201228,0.07691409;-0.006688548;-0.04938234,0.05988459;-0.3559262;-0.03401766,0.01648304;-0.7587287;0.03061074,0.01220621;-0.7218909;-0.06832846,-0.08624105;0.01648568;-0.02626467,-0.2001664;-0.192266;-0.2830462,-0.1571155;-0.58189;-0.1620084,-0.1707982;-0.6239707;-0.2288753,0.05605093;0.5396828;-0.04756778,0;0;0,-0.00291869;0.3152919;-0.001937866,-0.006161869;0.6188604;-0.01832175,0.1633948;0.5103939;-0.0518496,0.2252017;0.2410025;-0.05125594,0.2497475;-0.04373184;-0.1304817,-0.1736571;0.5079739;0.02677042,-0.2180239;0.2352395;0.03306684,-0.2852005;-0.04462352;-0.0384656,0.07261698;0.00547877;-0.0556407,0.1050671;-0.3428684;-0.0459342,0.09848377;-0.744083;0.03946996,0.1098596;-0.780398;-0.03351593,-0.08835482;0.001077271;-0.02431865,-0.1196789;-0.3475068;-0.02528544,-0.1178004;-0.7525389;0.03995195,-0.1352366;-0.7902769;-0.03048628,-0.005171195;0.5445293;-0.01162338,12.49906
+0;0;0,0.03231394;0.3128456;-0.02246667,0.0637909;0.6130123;-0.05913593,0.2292692;0.5054153;-0.04320593,0.4751506;0.3855883;-0.003507201,0.7581096;0.2999951;0.02017624,-0.116042;0.5067348;-0.02528895,-0.3665148;0.3899767;-0.02048945,-0.6366473;0.268122;-0.03201228,0.07691409;-0.006688548;-0.04938234,0.05988459;-0.3559262;-0.03401766,0.01648304;-0.7587287;0.03061074,0.01220621;-0.7218909;-0.06832846,-0.08624105;0.01648568;-0.02626467,-0.2001664;-0.192266;-0.2830462,-0.1571155;-0.58189;-0.1620084,-0.1707982;-0.6239707;-0.2288753,0.05605093;0.5396828;-0.04756778,0;0;0,-0.00291869;0.3152919;-0.001937866,-0.006161869;0.6188604;-0.01832175,0.1633948;0.5103939;-0.0518496,0.2252017;0.2410025;-0.05125594,0.2497475;-0.04373184;-0.1304817,-0.1736571;0.5079739;0.02677042,-0.2180239;0.2352395;0.03306684,-0.2852005;-0.04462352;-0.0384656,0.07261698;0.00547877;-0.0556407,0.1050671;-0.3428684;-0.0459342,0.09848377;-0.744083;0.03946996,0.1098596;-0.780398;-0.03351593,-0.08835482;0.001077271;-0.02431865,-0.1196789;-0.3475068;-0.02528544,-0.1178004;-0.7525389;0.03995195,-0.1352366;-0.7902769;-0.03048628,-0.005171195;0.5445293;-0.01162338,12.51023
+0;0;0,0.03230592;0.3127679;-0.02246109,0.06377323;0.6128426;-0.05911959,0.229098;0.5052881;-0.04319537,0.4741597;0.3858605;-0.00362898,0.7577852;0.3000657;0.02011024,-0.1159045;0.5066064;-0.02529442,-0.3655424;0.3902375;-0.02051091,-0.6363112;0.2680958;-0.03206088,0.07692569;-0.006689556;-0.04938978,0.05987158;-0.3564318;-0.0340029,0.01645729;-0.7593527;0.03064447,0.01208163;-0.7223568;-0.07058107,-0.08625406;0.01648817;-0.02626863,-0.2003441;-0.1925651;-0.2834212,-0.1572805;-0.5823036;-0.162348,-0.1712794;-0.62605;-0.23076,0.05603452;0.539525;-0.04755332,0;0;0,-0.002911761;0.3152125;-0.002136946,-0.006231934;0.6186508;-0.01915526,0.1633518;0.510417;-0.05197597,0.2250858;0.2419539;-0.05152965,0.2496867;-0.04353711;-0.1306331,-0.1735147;0.5081668;0.02655945,-0.217741;0.2363445;0.03291043,-0.286211;-0.04357767;-0.04004954,0.07263422;0.005493448;-0.05563951,0.1052771;-0.3433374;-0.0457015,0.09861322;-0.7447147;0.03951049,0.109287;-0.7832544;-0.03467226,-0.08836201;0.001079135;-0.02434448,-0.1196231;-0.348019;-0.02503967,-0.1177357;-0.7531488;0.04034838,-0.1352674;-0.7934791;-0.03079224,-0.005216718;0.5443481;-0.01228404,12.53266
+0;0;0,0.03210106;0.3128121;-0.02213595,0.0633468;0.612949;-0.05847341,0.2287966;0.5056601;-0.04300116,0.4766339;0.3919715;-0.003818687,0.761273;0.3098639;0.02081138,-0.1163557;0.5068337;-0.02518009,-0.3682003;0.3952793;-0.02149145,-0.6427623;0.2819152;-0.03297957,0.07697722;-0.006172296;-0.04937683,0.05896006;-0.3558932;-0.03461488,0.01572617;-0.7587463;0.03057346,0.01134834;-0.7217121;-0.07064933,-0.08636934;0.01599715;-0.02619334,-0.2021809;-0.1873289;-0.2871406,-0.158352;-0.577311;-0.1671315,-0.1713362;-0.6219459;-0.2347758,0.05566815;0.5396129;-0.04698459,0;0;0,-0.002911761;0.3152125;-0.002136946,-0.006231934;0.6186508;-0.01915526,0.1633518;0.510417;-0.05197597,0.2250858;0.2419539;-0.05152965,0.2496867;-0.04353711;-0.1306331,-0.1735147;0.5081668;0.02655945,-0.217741;0.2363445;0.03291043,-0.286211;-0.04357767;-0.04004954,0.07263422;0.005493448;-0.05563951,0.1052771;-0.3433374;-0.0457015,0.09861322;-0.7447147;0.03951049,0.109287;-0.7832544;-0.03467226,-0.08836201;0.001079135;-0.02434448,-0.1196231;-0.348019;-0.02503967,-0.1177357;-0.7531488;0.04034838,-0.1352674;-0.7934791;-0.03079224,-0.005216718;0.5443481;-0.01228404,12.54374
+0;0;0,0.03208678;0.3126731;-0.0221261,0.06330734;0.6125681;-0.05843441,0.2287261;0.505343;-0.04297186,0.4764456;0.3917084;-0.003808025,0.7462071;0.3138925;0.01953467,-0.1163526;0.5065163;-0.02515459,-0.3680774;0.395015;-0.0214677,-0.6282885;0.2875762;-0.03235535,0.07698798;-0.006173159;-0.04938373,0.05903615;-0.3546259;-0.03467531,0.01553713;-0.7599494;0.0309128,0.01115776;-0.7229128;-0.07034564,-0.08638141;0.01599939;-0.026197,-0.2017729;-0.1865893;-0.286198,-0.1576753;-0.578963;-0.1654528,-0.170664;-0.6236241;-0.2331209,0.05563463;0.5392885;-0.04695444,0;0;0,-0.002944246;0.3150706;-0.00233078,-0.006430537;0.6182317;-0.01987219,0.1633326;0.5103811;-0.05209017,0.2250108;0.2420397;-0.05162334,0.250581;-0.02751511;-0.1294553,-0.1736529;0.5081986;0.02621755,-0.217923;0.2365218;0.03280479,-0.2827386;-0.02877125;-0.03640483,0.07265322;0.005496994;-0.05563545,0.1053326;-0.3420616;-0.04599523,0.09856941;-0.7458708;0.03987432,0.1090533;-0.7841595;-0.03461527,-0.08837005;0.00108266;-0.02436331,-0.1198029;-0.3467229;-0.02542717,-0.1178722;-0.7542969;0.0406099,-0.1342216;-0.7983199;-0.02703075,-0.005369321;0.5439997;-0.01286912,12.566
+0;0;0,0.03208678;0.3126731;-0.0221261,0.06330734;0.6125681;-0.05843441,0.2287261;0.505343;-0.04297186,0.4764456;0.3917084;-0.003808025,0.7462071;0.3138925;0.01953467,-0.1163526;0.5065163;-0.02515459,-0.3680774;0.395015;-0.0214677,-0.6282885;0.2875762;-0.03235535,0.07698798;-0.006173159;-0.04938373,0.05903615;-0.3546259;-0.03467531,0.01553713;-0.7599494;0.0309128,0.01115776;-0.7229128;-0.07034564,-0.08638141;0.01599939;-0.026197,-0.2017729;-0.1865893;-0.286198,-0.1576753;-0.578963;-0.1654528,-0.170664;-0.6236241;-0.2331209,0.05563463;0.5392885;-0.04695444,0;0;0,-0.002944246;0.3150706;-0.00233078,-0.006430537;0.6182317;-0.01987219,0.1633326;0.5103811;-0.05209017,0.2250108;0.2420397;-0.05162334,0.250581;-0.02751511;-0.1294553,-0.1736529;0.5081986;0.02621755,-0.217923;0.2365218;0.03280479,-0.2827386;-0.02877125;-0.03640483,0.07265322;0.005496994;-0.05563545,0.1053326;-0.3420616;-0.04599523,0.09856941;-0.7458708;0.03987432,0.1090533;-0.7841595;-0.03461527,-0.08837005;0.00108266;-0.02436331,-0.1198029;-0.3467229;-0.02542717,-0.1178722;-0.7542969;0.0406099,-0.1342216;-0.7983199;-0.02703075,-0.005369321;0.5439997;-0.01286912,12.57738
+0;0;0,0.03176196;0.3127561;-0.02176784,0.06263345;0.612743;-0.05778509,0.2281737;0.5056357;-0.04239796,0.4784696;0.3972833;-0.004231129,0.7516516;0.3218912;0.01986985,-0.1170271;0.5068613;-0.02498231,-0.3713912;0.401328;-0.02241003,-0.635564;0.2967784;-0.03565424,0.07704798;-0.005936428;-0.04943943,0.05773892;-0.3540042;-0.03527924,0.01398806;-0.760127;0.03055283,0.009694563;-0.7230588;-0.07061596,-0.08653513;0.01568459;-0.02610661,-0.2034853;-0.181614;-0.2890143,-0.1594194;-0.5750251;-0.1687245,-0.170822;-0.6208964;-0.2351854,0.05505151;0.539439;-0.04636826,0;0;0,-0.00286442;0.3150939;-0.002581358,-0.006343096;0.6182736;-0.0201664,0.1634039;0.5104143;-0.05245519,0.225167;0.2420305;-0.05176711,0.2501333;-0.03041333;-0.1295123,-0.1735827;0.5082455;0.0258744,-0.2179876;0.2365344;0.03267814,-0.2832052;-0.0314464;-0.03679308,0.0727071;0.005546197;-0.05566693,0.1055174;-0.3416699;-0.04623127,0.09859636;-0.7462583;0.04004716,0.1089951;-0.784112;-0.03472758,-0.08840892;0.001066053;-0.0244666,-0.1195988;-0.3464257;-0.02555703,-0.117898;-0.754836;0.04063844,-0.1337841;-0.7995508;-0.02621101,-0.005281374;0.5440373;-0.01315546,12.59939
+0;0;0,0.03176196;0.3127561;-0.02176784,0.06263345;0.612743;-0.05778509,0.2281737;0.5056357;-0.04239796,0.4784696;0.3972833;-0.004231129,0.7516516;0.3218912;0.01986985,-0.1170271;0.5068613;-0.02498231,-0.3713912;0.401328;-0.02241003,-0.635564;0.2967784;-0.03565424,0.07704798;-0.005936428;-0.04943943,0.05773892;-0.3540042;-0.03527924,0.01398806;-0.760127;0.03055283,0.009694563;-0.7230588;-0.07061596,-0.08653513;0.01568459;-0.02610661,-0.2034853;-0.181614;-0.2890143,-0.1594194;-0.5750251;-0.1687245,-0.170822;-0.6208964;-0.2351854,0.05505151;0.539439;-0.04636826,0;0;0,-0.00286442;0.3150939;-0.002581358,-0.006343096;0.6182736;-0.0201664,0.1634039;0.5104143;-0.05245519,0.225167;0.2420305;-0.05176711,0.2501333;-0.03041333;-0.1295123,-0.1735827;0.5082455;0.0258744,-0.2179876;0.2365344;0.03267814,-0.2832052;-0.0314464;-0.03679308,0.0727071;0.005546197;-0.05566693,0.1055174;-0.3416699;-0.04623127,0.09859636;-0.7462583;0.04004716,0.1089951;-0.784112;-0.03472758,-0.08840892;0.001066053;-0.0244666,-0.1195988;-0.3464257;-0.02555703,-0.117898;-0.754836;0.04063844,-0.1337841;-0.7995508;-0.02621101,-0.005281374;0.5440373;-0.01315546,12.61099
+0;0;0,0.03176127;0.3127493;-0.02176736,0.06262828;0.6126925;-0.05777956,0.228158;0.5055943;-0.04239375,0.4787142;0.3971291;-0.00418723,0.7536089;0.3212644;0.02006485,-0.1170205;0.5068197;-0.02497922,-0.3716491;0.4011767;-0.02240426,-0.6374781;0.2959716;-0.03573151,0.07704945;-0.005936541;-0.04944037,0.05766679;-0.3553311;-0.0352262,0.01383984;-0.7621601;0.03072035,0.009496624;-0.72501;-0.07162012,-0.08653679;0.01568488;-0.02610711,-0.2039327;-0.1823658;-0.290017,-0.1597902;-0.576461;-0.169518,-0.1713248;-0.623211;-0.2367485,0.05504703;0.5393953;-0.04636378,0;0;0,-0.002836943;0.3150859;-0.002748013,-0.006316587;0.6182116;-0.02049613,0.1634505;0.5104814;-0.05269051,0.225118;0.2417822;-0.05189562,0.2496055;-0.0324831;-0.1299322,-0.1736222;0.5085178;0.02556156,-0.2180108;0.2365142;0.03237939,-0.2834453;-0.03332078;-0.03703376,0.07270315;0.00559324;-0.05567027,0.1054397;-0.3429495;-0.04564357,0.09888874;-0.748368;0.04021979,0.1112766;-0.7895992;-0.03269267,-0.08838764;0.001053255;-0.0245505,-0.1196854;-0.3477648;-0.02539444,-0.1184474;-0.757166;0.03917073,-0.1347321;-0.8003466;-0.03099321,-0.005257964;0.5439864;-0.01344037,12.63279
+0;0;0,0.03144335;0.3127884;-0.02166615,0.06196067;0.6127681;-0.0576696,0.2275936;0.505787;-0.04189114,0.4807537;0.4034183;-0.004030403,0.7566897;0.3316807;0.02094539,-0.11766;0.5072154;-0.02484619,-0.3746564;0.4074467;-0.0234911,-0.6416674;0.3053344;-0.03723769,0.0769742;-0.005761151;-0.04957815,0.05680484;-0.3551369;-0.03601203,0.01277138;-0.7619266;0.03003964,0.008503141;-0.7247744;-0.07230383,-0.08663692;0.01544989;-0.02591438,-0.2062977;-0.1774447;-0.2926113,-0.1607486;-0.5714037;-0.1721907,-0.1692823;-0.6191256;-0.2387493,0.05446746;0.5394632;-0.04624531,0;0;0,-0.002836943;0.3150859;-0.002748013,-0.006316587;0.6182116;-0.02049613,0.1634505;0.5104814;-0.05269051,0.225118;0.2417822;-0.05189562,0.2496055;-0.0324831;-0.1299322,-0.1736222;0.5085178;0.02556156,-0.2180108;0.2365142;0.03237939,-0.2834453;-0.03332078;-0.03703376,0.07270315;0.00559324;-0.05567027,0.1054397;-0.3429495;-0.04564357,0.09888874;-0.748368;0.04021979,0.1112766;-0.7895992;-0.03269267,-0.08838764;0.001053255;-0.0245505,-0.1196854;-0.3477648;-0.02539444,-0.1184474;-0.757166;0.03917073,-0.1347321;-0.8003466;-0.03099321,-0.005257964;0.5439864;-0.01344037,12.64394
+0;0;0,0.03144122;0.3127673;-0.02166468,0.06195844;0.6127458;-0.05766846,0.2275322;0.505767;-0.04189004,0.4807119;0.4033903;-0.004026361,0.7574726;0.3314384;0.02102407,-0.1176053;0.5071949;-0.02485082,-0.3746216;0.4074183;-0.02349563,-0.6424305;0.3050009;-0.0372833,0.07698269;-0.005761787;-0.04958363,0.05681278;-0.355147;-0.03601714,0.01279454;-0.7617962;0.03001172,0.008476773;-0.724561;-0.07351924,-0.0866465;0.0154516;-0.02591724,-0.2063105;-0.1774482;-0.2926214,-0.1607771;-0.5712711;-0.1722423,-0.1694099;-0.6198948;-0.2395732,0.0544643;0.5394318;-0.04624274,0;0;0,-0.002802685;0.3150635;-0.002897263,-0.00625594;0.6181686;-0.02097988,0.1635019;0.5104817;-0.05283189,0.2250612;0.241736;-0.05194545,0.2494301;-0.03346604;-0.1298625,-0.173552;0.508659;0.02517187,-0.2178701;0.2366277;0.03220231,-0.2833759;-0.03401116;-0.03754513,0.07271302;0.005614594;-0.05567193,0.1054921;-0.342934;-0.04565597,0.09908798;-0.7482584;0.03997159,0.1128047;-0.7907644;-0.03313375,-0.0883859;0.001047842;-0.02459481,-0.1195797;-0.3477899;-0.02485941,-0.1181301;-0.7571527;0.03902321,-0.1352162;-0.8010688;-0.03192833,-0.005212814;0.5439421;-0.01383829,12.65547
+0;0;0,0.03144122;0.3127673;-0.02166468,0.06195844;0.6127458;-0.05766846,0.2275322;0.505767;-0.04189004,0.4807119;0.4033903;-0.004026361,0.7574726;0.3314384;0.02102407,-0.1176053;0.5071949;-0.02485082,-0.3746216;0.4074183;-0.02349563,-0.6424305;0.3050009;-0.0372833,0.07698269;-0.005761787;-0.04958363,0.05681278;-0.355147;-0.03601714,0.01279454;-0.7617962;0.03001172,0.008476773;-0.724561;-0.07351924,-0.0866465;0.0154516;-0.02591724,-0.2063105;-0.1774482;-0.2926214,-0.1607771;-0.5712711;-0.1722423,-0.1694099;-0.6198948;-0.2395732,0.0544643;0.5394318;-0.04624274,0;0;0,-0.002802685;0.3150635;-0.002897263,-0.00625594;0.6181686;-0.02097988,0.1635019;0.5104817;-0.05283189,0.2250612;0.241736;-0.05194545,0.2494301;-0.03346604;-0.1298625,-0.173552;0.508659;0.02517187,-0.2178701;0.2366277;0.03220231,-0.2833759;-0.03401116;-0.03754513,0.07271302;0.005614594;-0.05567193,0.1054921;-0.342934;-0.04565597,0.09908798;-0.7482584;0.03997159,0.1128047;-0.7907644;-0.03313375,-0.0883859;0.001047842;-0.02459481,-0.1195797;-0.3477899;-0.02485941,-0.1181301;-0.7571527;0.03902321,-0.1352162;-0.8010688;-0.03192833,-0.005212814;0.5439421;-0.01383829,12.67759
+0;0;0,0.03086138;0.312743;-0.02159778,0.06094164;0.6127113;-0.05756249,0.2263756;0.5057035;-0.0411609,0.4824835;0.4097198;-0.005091917,0.7617117;0.3434882;0.02113,-0.1183502;0.5072586;-0.02498002,-0.3775729;0.4128758;-0.02419354,-0.6480536;0.3146086;-0.03923697,0.07698365;-0.005535117;-0.04963477,0.05572297;-0.3546762;-0.0370288,0.01199993;-0.761698;0.02926738,0.007985039;-0.7246589;-0.07160896,-0.086727;0.01516467;-0.02586873,-0.2081789;-0.1702069;-0.2967879,-0.1617681;-0.5638536;-0.1748782,-0.1669008;-0.6115609;-0.2395074,0.05354732;0.5393937;-0.04614728,0;0;0,-0.002775043;0.3149751;-0.003170729,-0.006106958;0.6179947;-0.02173114,0.1635003;0.5104778;-0.05310822,0.2246326;0.2414676;-0.05190277,0.2483459;-0.0349904;-0.1296926,-0.1732955;0.5088631;0.02453245,-0.2179303;0.2367077;0.03118784,-0.2834252;-0.03522837;-0.03812156,0.0727025;0.005623505;-0.05570865,0.1054738;-0.3427203;-0.04606176,0.09909418;-0.7484316;0.03956103,0.1115675;-0.7872949;-0.03354144,-0.08840076;0.001049068;-0.02459544,-0.1193665;-0.347593;-0.02413113,-0.1180244;-0.7574253;0.0391885,-0.1361526;-0.7961779;-0.03282651,-0.005105883;0.5437862;-0.01448178,12.6889
+0;0;0,0.03086138;0.312743;-0.02159778,0.06094164;0.6127113;-0.05756249,0.2263756;0.5057035;-0.0411609,0.4824835;0.4097198;-0.005091917,0.7617117;0.3434882;0.02113,-0.1183502;0.5072586;-0.02498002,-0.3775729;0.4128758;-0.02419354,-0.6480536;0.3146086;-0.03923697,0.07698365;-0.005535117;-0.04963477,0.05572297;-0.3546762;-0.0370288,0.01199993;-0.761698;0.02926738,0.007985039;-0.7246589;-0.07160896,-0.086727;0.01516467;-0.02586873,-0.2081789;-0.1702069;-0.2967879,-0.1617681;-0.5638536;-0.1748782,-0.1669008;-0.6115609;-0.2395074,0.05354732;0.5393937;-0.04614728,0;0;0,-0.002775043;0.3149751;-0.003170729,-0.006106958;0.6179947;-0.02173114,0.1635003;0.5104778;-0.05310822,0.2246326;0.2414676;-0.05190277,0.2483459;-0.0349904;-0.1296926,-0.1732955;0.5088631;0.02453245,-0.2179303;0.2367077;0.03118784,-0.2834252;-0.03522837;-0.03812156,0.0727025;0.005623505;-0.05570865,0.1054738;-0.3427203;-0.04606176,0.09909418;-0.7484316;0.03956103,0.1115675;-0.7872949;-0.03354144,-0.08840076;0.001049068;-0.02459544,-0.1193665;-0.347593;-0.02413113,-0.1180244;-0.7574253;0.0391885,-0.1361526;-0.7961779;-0.03282651,-0.005105883;0.5437862;-0.01448178,12.71094
+0;0;0,0.03085595;0.312688;-0.02159397,0.06093316;0.612626;-0.057555,0.2263846;0.5056231;-0.04115421,0.4827734;0.4095342;-0.005045675,0.7652172;0.3425399;0.02147821,-0.1183745;0.5071784;-0.02497176,-0.3778814;0.412692;-0.02418443,-0.651477;0.3132932;-0.0394011,0.0769929;-0.005535783;-0.04964074,0.05575037;-0.3543789;-0.03704552,0.01188344;-0.7627401;0.02946882,0.007849202;-0.7256671;-0.07189362,-0.08673742;0.01516649;-0.02587183,-0.2080857;-0.1700469;-0.2965598,-0.1615221;-0.564989;-0.1742489,-0.1666796;-0.6130707;-0.2391896,0.05353967;0.5393165;-0.04614107,0;0;0,-0.002766058;0.3149187;-0.003281116,-0.006118327;0.6178988;-0.02198529,0.1635524;0.5104298;-0.05317283,0.2244474;0.2410559;-0.05189514,0.2474911;-0.03895909;-0.1295278,-0.1734086;0.5091126;0.02423585,-0.2178763;0.236626;0.03100248,-0.2841405;-0.03845465;-0.03903985,0.07271741;0.005615383;-0.05570817,0.1054716;-0.3424349;-0.04624605,0.09879746;-0.7494445;0.03981209,0.1145572;-0.7901609;-0.03154254,-0.08840255;0.001085589;-0.02462857,-0.1193644;-0.3472573;-0.0246983,-0.1175857;-0.7582444;0.04006117,-0.1367336;-0.7986095;-0.03081026,-0.005116537;0.5437012;-0.01471138,12.7224
+0;0;0,0.03067884;0.3127152;-0.0214524,0.06063009;0.612684;-0.05726308,0.2261757;0.5060718;-0.04048307,0.4851033;0.4167894;-0.005025722,0.7684569;0.3537237;0.02142581,-0.1187172;0.507647;-0.0246476,-0.3800998;0.4184799;-0.02534648,-0.6557778;0.324818;-0.03932177,0.07701878;-0.005450927;-0.04960998,0.05538412;-0.3542614;-0.0367818,0.01109589;-0.7624661;0.03041077,0.007141122;-0.7253551;-0.07095215,-0.08674841;0.01502049;-0.02592012,-0.209269;-0.1674207;-0.2979593,-0.1607542;-0.5621528;-0.175729,-0.1655531;-0.6090875;-0.2420515,0.05326585;0.5393651;-0.04589102,0;0;0,-0.002766058;0.3149187;-0.003281116,-0.006118327;0.6178988;-0.02198529,0.1635524;0.5104298;-0.05317283,0.2244474;0.2410559;-0.05189514,0.2474911;-0.03895909;-0.1295278,-0.1734086;0.5091126;0.02423585,-0.2178763;0.236626;0.03100248,-0.2841405;-0.03845465;-0.03903985,0.07271741;0.005615383;-0.05570817,0.1054716;-0.3424349;-0.04624605,0.09879746;-0.7494445;0.03981209,0.1145572;-0.7901609;-0.03154254,-0.08840255;0.001085589;-0.02462857,-0.1193644;-0.3472573;-0.0246983,-0.1175857;-0.7582444;0.04006117,-0.1367336;-0.7986095;-0.03081026,-0.005116537;0.5437012;-0.01471138,12.73395
+0;0;0,0.03067884;0.3127152;-0.0214524,0.06063009;0.612684;-0.05726308,0.2261757;0.5060718;-0.04048307,0.4851033;0.4167894;-0.005025722,0.7684569;0.3537237;0.02142581,-0.1187172;0.507647;-0.0246476,-0.3800998;0.4184799;-0.02534648,-0.6557778;0.324818;-0.03932177,0.07701878;-0.005450927;-0.04960998,0.05538412;-0.3542614;-0.0367818,0.01109589;-0.7624661;0.03041077,0.007141122;-0.7253551;-0.07095215,-0.08674841;0.01502049;-0.02592012,-0.209269;-0.1674207;-0.2979593,-0.1607542;-0.5621528;-0.175729,-0.1655531;-0.6090875;-0.2420515,0.05326585;0.5393651;-0.04589102,0;0;0,-0.002766058;0.3149187;-0.003281116,-0.006118327;0.6178988;-0.02198529,0.1635524;0.5104298;-0.05317283,0.2244474;0.2410559;-0.05189514,0.2474911;-0.03895909;-0.1295278,-0.1734086;0.5091126;0.02423585,-0.2178763;0.236626;0.03100248,-0.2841405;-0.03845465;-0.03903985,0.07271741;0.005615383;-0.05570817,0.1054716;-0.3424349;-0.04624605,0.09879746;-0.7494445;0.03981209,0.1145572;-0.7901609;-0.03154254,-0.08840255;0.001085589;-0.02462857,-0.1193644;-0.3472573;-0.0246983,-0.1175857;-0.7582444;0.04006117,-0.1367336;-0.7986095;-0.03081026,-0.005116537;0.5437012;-0.01471138,12.74472
+0;0;0,0.03066679;0.3125924;-0.02144398,0.06059892;0.6123696;-0.05723166,0.2262738;0.5057829;-0.04045544,0.4853896;0.4164356;-0.004972331,0.7698283;0.3531285;0.02158049,-0.1188671;0.5073593;-0.02460859,-0.3804395;0.4181273;-0.02530797,-0.6571732;0.3241068;-0.03933678,0.07704951;-0.005453101;-0.04962977,0.05544175;-0.3538301;-0.03681753,0.01097052;-0.7637215;0.03065268,0.00708061;-0.726727;-0.06904796,-0.08678301;0.01502649;-0.02593047,-0.2091513;-0.1671879;-0.2976315,-0.1604361;-0.5635511;-0.1748961,-0.1651563;-0.6092241;-0.240131,0.05323965;0.5391002;-0.04586727,0;0;0,-0.002895176;0.3147922;-0.003427744,-0.006487459;0.6175638;-0.02232623,0.1634777;0.510391;-0.05324554,0.2240966;0.2407508;-0.05167127,0.2473506;-0.04057506;-0.1286988,-0.1738477;0.5090737;0.02414683,-0.2184362;0.2364021;0.03085646,-0.2851217;-0.03971919;-0.03934521,0.07274021;0.005632207;-0.05573702,0.1054192;-0.3419922;-0.04641628,0.09850347;-0.750666;0.04006362,0.114213;-0.7923591;-0.02788925,-0.08844787;0.001080597;-0.0246025,-0.1203628;-0.3467323;-0.02686771,-0.1181166;-0.7590865;0.04021333,-0.1355616;-0.7990769;-0.02907798,-0.005423501;0.5434211;-0.0150156,12.76718
+0;0;0,0.03044199;0.3126534;-0.02086648,0.0601118;0.6125575;-0.05581031,0.2259424;0.5063757;-0.03891867,0.4869179;0.4220015;-0.00492207,0.7731845;0.3679397;0.0224075,-0.1194185;0.5077391;-0.02426545,-0.3825592;0.4232464;-0.02522559,-0.6615211;0.3362059;-0.04014032,0.07702923;-0.005270901;-0.04968089,0.05460089;-0.3536337;-0.03793891,0.01029161;-0.7634727;0.02995535,0.006660974;-0.7264175;-0.06975079,-0.08682279;0.01479801;-0.02592873,-0.2106673;-0.1619462;-0.3005586,-0.1591094;-0.5570405;-0.1749277,-0.1654535;-0.6009219;-0.2420512,0.05283369;0.5392441;-0.04468025,0;0;0,-0.002895176;0.3147922;-0.003427744,-0.006487459;0.6175638;-0.02232623,0.1634777;0.510391;-0.05324554,0.2240966;0.2407508;-0.05167127,0.2473506;-0.04057506;-0.1286988,-0.1738477;0.5090737;0.02414683,-0.2184362;0.2364021;0.03085646,-0.2851217;-0.03971919;-0.03934521,0.07274021;0.005632207;-0.05573702,0.1054192;-0.3419922;-0.04641628,0.09850347;-0.750666;0.04006362,0.114213;-0.7923591;-0.02788925,-0.08844787;0.001080597;-0.0246025,-0.1203628;-0.3467323;-0.02686771,-0.1181166;-0.7590865;0.04021333,-0.1355616;-0.7990769;-0.02907798,-0.005423501;0.5434211;-0.0150156,12.7784
+0;0;0,0.03043582;0.31259;-0.02086225,0.06010396;0.6124773;-0.05580421,0.2259471;0.5062952;-0.03891247,0.4876463;0.421687;-0.004821584,0.7731856;0.3677625;0.02243854,-0.1194384;0.5076586;-0.0242582,-0.3833089;0.4229316;-0.02522101,-0.6615618;0.3361123;-0.04009784,0.07711987;-0.005277102;-0.04973935,0.05476567;-0.3524883;-0.03803618,0.01037493;-0.7630807;0.02998291,0.006786837;-0.7261083;-0.06855497,-0.08692494;0.01481542;-0.02595924,-0.21036;-0.1613445;-0.2996812,-0.1587073;-0.5571653;-0.1738193,-0.1649771;-0.600181;-0.2401564,0.05282605;0.5391659;-0.04467446,0;0;0,-0.002791733;0.3147275;-0.003590584,-0.006339133;0.6174765;-0.02259111,0.1636595;0.5103616;-0.05338216,0.2239702;0.2398714;-0.05115914,0.2475544;-0.04056251;-0.1285169,-0.1737824;0.5090109;0.02368224,-0.2185238;0.2355932;0.03062479,-0.2862093;-0.0393104;-0.04029986,0.07285839;0.005659059;-0.055758,0.105069;-0.3408487;-0.0464251,0.09879282;-0.7503415;0.03994346,0.112586;-0.791822;-0.0269258,-0.08855268;0.001054892;-0.02462999,-0.1199497;-0.3456486;-0.02641825,-0.1181485;-0.7588706;0.04012181,-0.135208;-0.7965335;-0.02989182,-0.005290538;0.5433373;-0.01526332,12.80033
+0;0;0,0.03042225;0.3124506;-0.02085295,0.06007662;0.6121988;-0.05577876,0.2257972;0.5060731;-0.03889615,0.4875677;0.4214419;-0.004795987,0.7736803;0.3674092;0.02251887,-0.1193374;0.5074355;-0.02425252,-0.3832797;0.4226854;-0.02521559,-0.6620914;0.3356918;-0.04012229,0.07714441;-0.005278782;-0.04975517,0.05478979;-0.3524966;-0.03805178,0.01030603;-0.7639493;0.03010983,0.006750986;-0.7270411;-0.06752059,-0.08695261;0.01482013;-0.0259675,-0.21039;-0.1613431;-0.2996947,-0.1586291;-0.5579932;-0.1735691,-0.1648412;-0.6003365;-0.2392952,0.05280194;0.5389199;-0.04465396,0;0;0,-0.002859846;0.314585;-0.003718138,-0.006474823;0.617185;-0.02283931,0.1634223;0.5103033;-0.05369639,0.2238553;0.2397668;-0.05107331,0.2473187;-0.04149196;-0.1276829,-0.173847;0.5090125;0.02335207,-0.2187248;0.2355385;0.03020572,-0.2867117;-0.0397639;-0.04129563,0.07286958;0.005680054;-0.05578947,0.1051206;-0.3408315;-0.04649091,0.09886518;-0.7512851;0.03957248,0.1108914;-0.7909556;-0.02820253,-0.08858633;0.001034473;-0.024619,-0.119909;-0.3456826;-0.02637144,-0.1180158;-0.7597861;0.04020789,-0.13429;-0.79739;-0.02876264,-0.005413145;0.5430813;-0.01549125,12.82302
+0;0;0,0.0303262;0.312492;-0.0203675,0.05999638;0.6122956;-0.05480332,0.2257486;0.5063744;-0.03801697,0.4892702;0.4270735;-0.004599463,0.778174;0.3914029;0.02347585,-0.1195542;0.5080844;-0.02360646,-0.3846492;0.427038;-0.0258894,-0.6652703;0.3461784;-0.04136644,0.07714175;-0.005080979;-0.0497799,0.05388697;-0.352239;-0.03805986,0.009260263;-0.7636386;0.03032894,0.005736078;-0.7266851;-0.06729939,-0.08700761;0.01457836;-0.0259201,-0.2116083;-0.155687;-0.3028339,-0.1568455;-0.5515918;-0.1756386,-0.1646085;-0.5920392;-0.2432326,0.05271219;0.5389984;-0.04380631,0;0;0,-0.002859846;0.314585;-0.003718138,-0.006474823;0.617185;-0.02283931,0.1634223;0.5103033;-0.05369639,0.2238553;0.2397668;-0.05107331,0.2473187;-0.04149196;-0.1276829,-0.173847;0.5090125;0.02335207,-0.2187248;0.2355385;0.03020572,-0.2867117;-0.0397639;-0.04129563,0.07286958;0.005680054;-0.05578947,0.1051206;-0.3408315;-0.04649091,0.09886518;-0.7512851;0.03957248,0.1108914;-0.7909556;-0.02820253,-0.08858633;0.001034473;-0.024619,-0.119909;-0.3456826;-0.02637144,-0.1180158;-0.7597861;0.04020789,-0.13429;-0.79739;-0.02876264,-0.005413145;0.5430813;-0.01549125,12.83421
+0;0;0,0.03031877;0.3124155;-0.02036252,0.05998866;0.612216;-0.05479801,0.2257962;0.5062846;-0.03800984,0.4896598;0.4268808;-0.004548986,0.7788987;0.3911688;0.02355889,-0.119617;0.5079951;-0.02359472,-0.3850559;0.4268436;-0.02588062,-0.6660025;0.3458902;-0.04137562,0.07711805;-0.005079419;-0.04976461,0.05386893;-0.352153;-0.03804743,0.009204995;-0.7638958;0.03039843,0.005690947;-0.7269623;-0.06694907,-0.08698089;0.01457388;-0.02591215,-0.2115513;-0.1556501;-0.3027586,-0.1567428;-0.5518851;-0.1754572,-0.1644834;-0.59213;-0.2428568,0.05270449;0.538919;-0.04380103,0;0;0,-0.002811179;0.3145067;-0.003862143,-0.00643301;0.6171017;-0.02301431,0.1635428;0.510264;-0.05382442,0.2237335;0.2393081;-0.05089521,0.247311;-0.04237089;-0.1272206,-0.174033;0.5095842;0.02300805,-0.2187708;0.2357249;0.02994805,-0.2868522;-0.03988594;-0.04166284,0.07285269;0.005711243;-0.05576181,0.1051755;-0.3407164;-0.04675984,0.09889145;-0.751483;0.03951406,0.110989;-0.790886;-0.02811599,-0.08853512;0.001005567;-0.02469884,-0.1198278;-0.3456317;-0.02583676,-0.1176073;-0.7601601;0.04029231,-0.1333749;-0.7977719;-0.02838802,-0.005369455;0.5429987;-0.01566195,12.85663
+0;0;0,0.03031877;0.3124155;-0.02036252,0.05998866;0.612216;-0.05479801,0.2257962;0.5062846;-0.03800984,0.4896598;0.4268808;-0.004548986,0.7788987;0.3911688;0.02355889,-0.119617;0.5079951;-0.02359472,-0.3850559;0.4268436;-0.02588062,-0.6660025;0.3458902;-0.04137562,0.07711805;-0.005079419;-0.04976461,0.05386893;-0.352153;-0.03804743,0.009204995;-0.7638958;0.03039843,0.005690947;-0.7269623;-0.06694907,-0.08698089;0.01457388;-0.02591215,-0.2115513;-0.1556501;-0.3027586,-0.1567428;-0.5518851;-0.1754572,-0.1644834;-0.59213;-0.2428568,0.05270449;0.538919;-0.04380103,0;0;0,-0.002811179;0.3145067;-0.003862143,-0.00643301;0.6171017;-0.02301431,0.1635428;0.510264;-0.05382442,0.2237335;0.2393081;-0.05089521,0.247311;-0.04237089;-0.1272206,-0.174033;0.5095842;0.02300805,-0.2187708;0.2357249;0.02994805,-0.2868522;-0.03988594;-0.04166284,0.07285269;0.005711243;-0.05576181,0.1051755;-0.3407164;-0.04675984,0.09889145;-0.751483;0.03951406,0.110989;-0.790886;-0.02811599,-0.08853512;0.001005567;-0.02469884,-0.1198278;-0.3456317;-0.02583676,-0.1176073;-0.7601601;0.04029231,-0.1333749;-0.7977719;-0.02838802,-0.005369455;0.5429987;-0.01566195,12.87864
+0;0;0,0.02975776;0.312329;-0.01980626,0.05905789;0.6119805;-0.05370627,0.2253692;0.5064074;-0.03704156,0.4912589;0.4323658;-0.003946904,0.7791258;0.3928717;0.02437107,-0.120896;0.5080951;-0.02286374,-0.3877938;0.4304577;-0.02643388,-0.6702882;0.3585835;-0.04256056,0.07721161;-0.004816586;-0.04971458,0.05260379;-0.3519938;-0.03956068,0.007831439;-0.7634916;0.03009109,0.004277796;-0.7263313;-0.06972547,-0.08708631;0.01424136;-0.02587529,-0.2163943;-0.126937;-0.3167167,-0.158003;-0.5207646;-0.1837633,-0.1672994;-0.5609208;-0.2546078,0.05186155;0.5387207;-0.04285868,0;0;0,-0.003069073;0.3143283;-0.003940344,-0.007180631;0.6166674;-0.02316666,0.1633919;0.5102723;-0.05386543,0.2235454;0.2388976;-0.05039024,0.2475512;-0.04220378;-0.1254556,-0.1750943;0.5097601;0.02295805,-0.219674;0.2354665;0.03005757,-0.2887598;-0.03892243;-0.04182395,0.07289352;0.005725712;-0.05576849,0.1052527;-0.3408453;-0.04670787,0.09899883;-0.7516178;0.03939223,0.1105997;-0.7913818;-0.03149962,-0.08856393;0.001001732;-0.02473456,-0.1196185;-0.3458066;-0.02517451,-0.1177338;-0.7603536;0.04065585,-0.1331645;-0.8001227;-0.02949702,-0.005979627;0.5426351;-0.01580215,12.88991
+0;0;0,0.02975776;0.312329;-0.01980626,0.05905789;0.6119805;-0.05370627,0.2253692;0.5064074;-0.03704156,0.4912589;0.4323658;-0.003946904,0.7791258;0.3928717;0.02437107,-0.120896;0.5080951;-0.02286374,-0.3877938;0.4304577;-0.02643388,-0.6702882;0.3585835;-0.04256056,0.07721161;-0.004816586;-0.04971458,0.05260379;-0.3519938;-0.03956068,0.007831439;-0.7634916;0.03009109,0.004277796;-0.7263313;-0.06972547,-0.08708631;0.01424136;-0.02587529,-0.2163943;-0.126937;-0.3167167,-0.158003;-0.5207646;-0.1837633,-0.1672994;-0.5609208;-0.2546078,0.05186155;0.5387207;-0.04285868,0;0;0,-0.003069073;0.3143283;-0.003940344,-0.007180631;0.6166674;-0.02316666,0.1633919;0.5102723;-0.05386543,0.2235454;0.2388976;-0.05039024,0.2475512;-0.04220378;-0.1254556,-0.1750943;0.5097601;0.02295805,-0.219674;0.2354665;0.03005757,-0.2887598;-0.03892243;-0.04182395,0.07289352;0.005725712;-0.05576849,0.1052527;-0.3408453;-0.04670787,0.09899883;-0.7516178;0.03939223,0.1105997;-0.7913818;-0.03149962,-0.08856393;0.001001732;-0.02473456,-0.1196185;-0.3458066;-0.02517451,-0.1177338;-0.7603536;0.04065585,-0.1331645;-0.8001227;-0.02949702,-0.005979627;0.5426351;-0.01580215,12.90126
+0;0;0,0.02975219;0.3122705;-0.01980255,0.05904624;0.6118599;-0.05369555,0.2252362;0.5063244;-0.03703713,0.4917133;0.4321192;-0.003869351,0.7792051;0.3926765;0.02441172,-0.1207839;0.5080109;-0.02286935,-0.3882713;0.4302019;-0.02644738,-0.6703976;0.3584214;-0.04255304,0.0772396;-0.004818331;-0.0497326,0.05263302;-0.3519779;-0.03957921,0.00784272;-0.7636408;0.03010048,0.004292;-0.7264863;-0.06963399,-0.08711787;0.01424652;-0.02588466,-0.2164194;-0.1269247;-0.3167114,-0.1580046;-0.5209103;-0.1837046,-0.1672933;-0.5610087;-0.2544909,0.05185135;0.5386147;-0.04285014,0;0;0,-0.003053457;0.314267;-0.004136801,-0.007212326;0.6165327;-0.02351379,0.1633475;0.51035;-0.0538559,0.2232781;0.2383021;-0.0500071,0.2477525;-0.04240137;-0.1249316,-0.1750696;0.5100337;0.02261236,-0.2196466;0.2351176;0.02972439,-0.2886662;-0.03890154;-0.04208714,0.07293931;0.005710393;-0.05576515,0.1053384;-0.3408439;-0.04688954,0.09907891;-0.7517933;0.03918719,0.1106208;-0.7913932;-0.03175926,-0.08858315;0.001034218;-0.0247883,-0.119547;-0.3457645;-0.0253009,-0.1175824;-0.7603376;0.04142986,-0.1329444;-0.8000283;-0.02869838,-0.006001025;0.5425197;-0.01610756,12.92341
+0;0;0,0.02904318;0.3123496;-0.01960584,0.05800702;0.611975;-0.05346798,0.2243209;0.5069612;-0.03594548,0.4923021;0.437987;-0.003615133,0.7799917;0.3999851;0.02462705,-0.1217917;0.5084709;-0.02235144,-0.3904571;0.4349122;-0.0273108,-0.6737444;0.3681386;-0.04453383,0.07728319;-0.004609551;-0.04968465,0.05195136;-0.3517232;-0.03974409,0.00695914;-0.7633055;0.03028022,0.003532912;-0.7261354;-0.06945747,-0.0871449;0.01398506;-0.02593624,-0.2172848;-0.1238261;-0.3179981,-0.1564916;-0.5173396;-0.1846603,-0.1670576;-0.555225;-0.2573975,0.05087;0.5387218;-0.0426383,0;0;0,-0.003053457;0.314267;-0.004136801,-0.007212326;0.6165327;-0.02351379,0.1633475;0.51035;-0.0538559,0.2232781;0.2383021;-0.0500071,0.2477525;-0.04240137;-0.1249316,-0.1750696;0.5100337;0.02261236,-0.2196466;0.2351176;0.02972439,-0.2886662;-0.03890154;-0.04208714,0.07293931;0.005710393;-0.05576515,0.1053384;-0.3408439;-0.04688954,0.09907891;-0.7517933;0.03918719,0.1106208;-0.7913932;-0.03175926,-0.08858315;0.001034218;-0.0247883,-0.119547;-0.3457645;-0.0253009,-0.1175824;-0.7603376;0.04142986,-0.1329444;-0.8000283;-0.02869838,-0.006001025;0.5425197;-0.01610756,12.94584
+0;0;0,0.02903883;0.3123029;-0.0196029,0.05800026;0.6119031;-0.05346236,0.2242904;0.5068969;-0.03594124,0.4924995;0.437864;-0.003583383,0.7802315;0.3998564;0.02466297,-0.1217743;0.5084063;-0.02234908,-0.3906682;0.434785;-0.02731265,-0.6739973;0.3680016;-0.04453822,0.07735147;-0.004613624;-0.04972855,0.05194277;-0.3527808;-0.03975782,0.007071838;-0.7632535;0.0300777,0.003740892;-0.7262828;-0.06688632,-0.08722189;0.01399742;-0.02595915,-0.2177568;-0.124232;-0.3189074,-0.1571275;-0.5166847;-0.1859292,-0.1673997;-0.5526822;-0.2566435,0.05086353;0.538653;-0.04263312,0;0;0,-0.003088817;0.3142183;-0.004237652,-0.007305935;0.616451;-0.02372122,0.1632839;0.5103322;-0.05389166,0.2229502;0.2379893;-0.04965615,0.2478055;-0.04277736;-0.1243854,-0.1751851;0.5101013;0.0222908,-0.2198822;0.2349679;0.02953307,-0.2889941;-0.03903696;-0.04241845,0.07298848;0.005721077;-0.05583382,0.1049017;-0.3419307;-0.0466063,0.09908666;-0.7518269;0.0390067,0.1104299;-0.7870395;-0.03226996,-0.08871257;0.001032464;-0.02462676,-0.1196596;-0.3468283;-0.02536542,-0.1176543;-0.7602818;0.04119582,-0.132024;-0.7971043;-0.02801387,-0.006083086;0.5424437;-0.01629138,12.9569
+0;0;0,0.02903883;0.3123029;-0.0196029,0.05800026;0.6119031;-0.05346236,0.2242904;0.5068969;-0.03594124,0.4924995;0.437864;-0.003583383,0.7802315;0.3998564;0.02466297,-0.1217743;0.5084063;-0.02234908,-0.3906682;0.434785;-0.02731265,-0.6739973;0.3680016;-0.04453822,0.07735147;-0.004613624;-0.04972855,0.05194277;-0.3527808;-0.03975782,0.007071838;-0.7632535;0.0300777,0.003740892;-0.7262828;-0.06688632,-0.08722189;0.01399742;-0.02595915,-0.2177568;-0.124232;-0.3189074,-0.1571275;-0.5166847;-0.1859292,-0.1673997;-0.5526822;-0.2566435,0.05086353;0.538653;-0.04263312,0;0;0,-0.003088817;0.3142183;-0.004237652,-0.007305935;0.616451;-0.02372122,0.1632839;0.5103322;-0.05389166,0.2229502;0.2379893;-0.04965615,0.2478055;-0.04277736;-0.1243854,-0.1751851;0.5101013;0.0222908,-0.2198822;0.2349679;0.02953307,-0.2889941;-0.03903696;-0.04241845,0.07298848;0.005721077;-0.05583382,0.1049017;-0.3419307;-0.0466063,0.09908666;-0.7518269;0.0390067,0.1104299;-0.7870395;-0.03226996,-0.08871257;0.001032464;-0.02462676,-0.1196596;-0.3468283;-0.02536542,-0.1176543;-0.7602818;0.04119582,-0.132024;-0.7971043;-0.02801387,-0.006083086;0.5424437;-0.01629138,12.97915
+0;0;0,0.02867247;0.3123252;-0.01930513,0.05735437;0.6120072;-0.05296939,0.2238332;0.507535;-0.03506729,0.4930486;0.4438272;-0.002552666,0.781936;0.4129016;0.02532698,-0.122472;0.5088578;-0.02193355,-0.3925662;0.4409898;-0.02792386,-0.6769351;0.3775478;-0.04521808,0.07737701;-0.004372927;-0.04977329,0.05142276;-0.3519582;-0.03987151,0.006131969;-0.7626383;0.03011217,0.002896089;-0.7256446;-0.06693959,-0.08729124;0.01372945;-0.02598937,-0.2183564;-0.1211933;-0.3195961,-0.1556955;-0.5133004;-0.1856824,-0.1667966;-0.5478265;-0.257735,0.0502781;0.5387354;-0.04218959,0;0;0,-0.003075466;0.3141877;-0.00429225,-0.007232681;0.6164548;-0.02376533,0.163375;0.5102142;-0.053895,0.2229625;0.2381411;-0.04960775,0.2479545;-0.04287833;-0.1243951,-0.1752213;0.5101602;0.02208913,-0.2196717;0.2352695;0.02930764,-0.2886813;-0.03901231;-0.04278116,0.07303515;0.005736113;-0.05582714,0.1046293;-0.3413956;-0.04641771,0.0993235;-0.7516521;0.03883863,0.1132435;-0.7851796;-0.03361082,-0.08873309;0.001030869;-0.0246796,-0.119398;-0.346311;-0.02535044,-0.1173827;-0.7600428;0.04120104,-0.1314388;-0.7982271;-0.02685605,-0.006027102;0.5424379;-0.01634336,12.99029
+0;0;0,0.02867247;0.3123252;-0.01930513,0.05735437;0.6120072;-0.05296939,0.2238332;0.507535;-0.03506729,0.4930486;0.4438272;-0.002552666,0.781936;0.4129016;0.02532698,-0.122472;0.5088578;-0.02193355,-0.3925662;0.4409898;-0.02792386,-0.6769351;0.3775478;-0.04521808,0.07737701;-0.004372927;-0.04977329,0.05142276;-0.3519582;-0.03987151,0.006131969;-0.7626383;0.03011217,0.002896089;-0.7256446;-0.06693959,-0.08729124;0.01372945;-0.02598937,-0.2183564;-0.1211933;-0.3195961,-0.1556955;-0.5133004;-0.1856824,-0.1667966;-0.5478265;-0.257735,0.0502781;0.5387354;-0.04218959,0;0;0,-0.003075466;0.3141877;-0.00429225,-0.007232681;0.6164548;-0.02376533,0.163375;0.5102142;-0.053895,0.2229625;0.2381411;-0.04960775,0.2479545;-0.04287833;-0.1243951,-0.1752213;0.5101602;0.02208913,-0.2196717;0.2352695;0.02930764,-0.2886813;-0.03901231;-0.04278116,0.07303515;0.005736113;-0.05582714,0.1046293;-0.3413956;-0.04641771,0.0993235;-0.7516521;0.03883863,0.1132435;-0.7851796;-0.03361082,-0.08873309;0.001030869;-0.0246796,-0.119398;-0.346311;-0.02535044,-0.1173827;-0.7600428;0.04120104,-0.1314388;-0.7982271;-0.02685605,-0.006027102;0.5424379;-0.01634336,13.00159
+0;0;0,0.02866152;0.3122059;-0.01929776,0.05733723;0.6118233;-0.05295474,0.2238393;0.5073631;-0.03505411,0.4931525;0.4436322;-0.002527673,0.7820764;0.4127027;0.02535548,-0.1225092;0.5086861;-0.02191873,-0.3927015;0.4407935;-0.02791122,-0.6771061;0.3773435;-0.0452076,0.07743287;-0.004376084;-0.04980922,0.05147874;-0.3519596;-0.03990748,0.006162148;-0.7628738;0.03011608,0.002911963;-0.7258492;-0.06736471,-0.08735425;0.01373936;-0.02600813,-0.2184188;-0.1211827;-0.3196134,-0.1557222;-0.5135132;-0.1856234,-0.1668723;-0.5483246;-0.2579945,0.05026251;0.5385675;-0.0421773,0;0;0,-0.003075629;0.3140671;-0.004337549,-0.007242545;0.6162696;-0.02379727,0.1633698;0.5100349;-0.05401516,0.2228251;0.2378359;-0.04932928,0.2480316;-0.04316872;-0.1242433,-0.1752417;0.5100147;0.02211887,-0.2196695;0.235013;0.02914996,-0.2891612;-0.03886551;-0.04414766,0.07308032;0.005734354;-0.05587792,0.1045785;-0.3414043;-0.04646707,0.09946507;-0.7519298;0.03868032,0.1128716;-0.7860949;-0.03388357,-0.08880811;0.001047955;-0.0246572,-0.1192494;-0.3463116;-0.02542406,-0.1175342;-0.7602592;0.04129834,-0.1309496;-0.799374;-0.02656601,-0.006036043;0.5422682;-0.0163846,13.02392
+0;0;0,0.02810035;0.3122701;-0.01908226,0.05651402;0.6119179;-0.05269558,0.223126;0.5079473;-0.03446158,0.4936787;0.4495354;-0.002235759,0.783047;0.422368;0.02494788,-0.1233368;0.5090746;-0.02158722,-0.3943599;0.4446611;-0.02840965,-0.6792212;0.3833801;-0.04601046,0.07750881;-0.004208095;-0.04970548,0.05140087;-0.3517838;-0.03993647,0.00423434;-0.7623401;0.03095953,0.001058208;-0.7252674;-0.06652023,-0.08741069;0.01348625;-0.02595093,-0.2189219;-0.116247;-0.3216874,-0.1545145;-0.5085855;-0.1885347,-0.1657642;-0.5429388;-0.2612981,0.04947561;0.5386553;-0.04193987,0;0;0,-0.003075629;0.3140671;-0.004337549,-0.007242545;0.6162696;-0.02379727,0.1633698;0.5100349;-0.05401516,0.2228251;0.2378359;-0.04932928,0.2480316;-0.04316872;-0.1242433,-0.1752417;0.5100147;0.02211887,-0.2196695;0.235013;0.02914996,-0.2891612;-0.03886551;-0.04414766,0.07308032;0.005734354;-0.05587792,0.1045785;-0.3414043;-0.04646707,0.09946507;-0.7519298;0.03868032,0.1128716;-0.7860949;-0.03388357,-0.08880811;0.001047955;-0.0246572,-0.1192494;-0.3463116;-0.02542406,-0.1175342;-0.7602592;0.04129834,-0.1309496;-0.799374;-0.02656601,-0.006036043;0.5422682;-0.0163846,13.03526
+0;0;0,0.02809899;0.312255;-0.01908134,0.05651357;0.6119123;-0.05269571,0.2233307;0.5079035;-0.03445258,0.4938103;0.4495074;-0.002235468,0.7832865;0.4223299;0.0249583,-0.1235417;0.5090321;-0.021563,-0.3944917;0.444636;-0.02838359,-0.679459;0.3833323;-0.04599096,0.07749961;-0.004207596;-0.04969959,0.05102511;-0.3566635;-0.03979341,0.004398692;-0.7625184;0.03029075,0.00123489;-0.7254732;-0.06681061,-0.08740032;0.01348465;-0.02594785,-0.220758;-0.1180701;-0.3258366,-0.1570881;-0.5059159;-0.1942087,-0.1682942;-0.5400194;-0.2666896,0.04947497;0.5386479;-0.04193972,0;0;0,-0.003194466;0.3140511;-0.004312277,-0.007568821;0.6162689;-0.02364969,0.1633018;0.5100445;-0.05400729,0.2224016;0.2378498;-0.04905343,0.2480017;-0.04318547;-0.1241426,-0.1757205;0.5100038;0.02224474,-0.2203776;0.2351102;0.02906541,-0.2897186;-0.03894475;-0.04414845,0.0730761;0.005754038;-0.05586338,0.1038572;-0.3463347;-0.045362,0.09956682;-0.7522297;0.03851199,0.1119444;-0.7841657;-0.03564358,-0.08878934;0.001035391;-0.02468447,-0.1196793;-0.3511994;-0.02547886,-0.1177496;-0.760388;0.04058909,-0.1313231;-0.7989698;-0.02723876,-0.006303191;0.542262;-0.01628137,13.05723
+0;0;0,0.02809899;0.312255;-0.01908134,0.05651357;0.6119123;-0.05269571,0.2233307;0.5079035;-0.03445258,0.4938103;0.4495074;-0.002235468,0.7832865;0.4223299;0.0249583,-0.1235417;0.5090321;-0.021563,-0.3944917;0.444636;-0.02838359,-0.679459;0.3833323;-0.04599096,0.07749961;-0.004207596;-0.04969959,0.05102511;-0.3566635;-0.03979341,0.004398692;-0.7625184;0.03029075,0.00123489;-0.7254732;-0.06681061,-0.08740032;0.01348465;-0.02594785,-0.220758;-0.1180701;-0.3258366,-0.1570881;-0.5059159;-0.1942087,-0.1682942;-0.5400194;-0.2666896,0.04947497;0.5386479;-0.04193972,0;0;0,-0.003194466;0.3140511;-0.004312277,-0.007568821;0.6162689;-0.02364969,0.1633018;0.5100445;-0.05400729,0.2224016;0.2378498;-0.04905343,0.2480017;-0.04318547;-0.1241426,-0.1757205;0.5100038;0.02224474,-0.2203776;0.2351102;0.02906541,-0.2897186;-0.03894475;-0.04414845,0.0730761;0.005754038;-0.05586338,0.1038572;-0.3463347;-0.045362,0.09956682;-0.7522297;0.03851199,0.1119444;-0.7841657;-0.03564358,-0.08878934;0.001035391;-0.02468447,-0.1196793;-0.3511994;-0.02547886,-0.1177496;-0.760388;0.04058909,-0.1313231;-0.7989698;-0.02723876,-0.006303191;0.542262;-0.01628137,13.07966
+0;0;0,0.02757887;0.3121924;-0.01877924,0.05563628;0.6117932;-0.05221498,0.2227534;0.5084572;-0.03331557,0.4946227;0.4547847;-0.002281738,0.7844381;0.4329652;0.02382994,-0.1245467;0.5093731;-0.02095523,-0.3989474;0.4604369;-0.02909706,-0.6816273;0.3897036;-0.04458052,0.07755381;-0.003956245;-0.04972612,0.05034652;-0.3555837;-0.03984162,0.003392592;-0.7620036;0.03111551,0.0004749054;-0.7252139;-0.0620991,-0.08749668;0.01319736;-0.02594403,-0.2215608;-0.1140359;-0.3264741,-0.156346;-0.5025935;-0.1953759,-0.1673492;-0.5328747;-0.2660066,0.04866976;0.5385411;-0.04151297,0;0;0,-0.00336717;0.3139218;-0.004372358,-0.00792037;0.6160253;-0.0237453,0.1631858;0.5099982;-0.05403805,0.2223045;0.2375369;-0.04888058,0.248108;-0.04319459;-0.1242125,-0.1761704;0.5099413;0.0223162,-0.2210436;0.2348123;0.02918482,-0.2900251;-0.03911269;-0.04401041,0.07313216;0.005762801;-0.05586958,0.1034285;-0.3455938;-0.04536057,0.09960164;-0.7522613;0.03844642,0.1113049;-0.7808467;-0.03348661,-0.0888313;0.001035714;-0.02471557,-0.1195625;-0.3504396;-0.0254173,-0.1176002;-0.7603829;0.04060831,-0.1301653;-0.7969965;-0.02379923,-0.006612927;0.5420463;-0.01637316,13.09133
+0;0;0,0.02757887;0.3121924;-0.01877924,0.05563628;0.6117932;-0.05221498,0.2227534;0.5084572;-0.03331557,0.4946227;0.4547847;-0.002281738,0.7844381;0.4329652;0.02382994,-0.1245467;0.5093731;-0.02095523,-0.3989474;0.4604369;-0.02909706,-0.6816273;0.3897036;-0.04458052,0.07755381;-0.003956245;-0.04972612,0.05034652;-0.3555837;-0.03984162,0.003392592;-0.7620036;0.03111551,0.0004749054;-0.7252139;-0.0620991,-0.08749668;0.01319736;-0.02594403,-0.2215608;-0.1140359;-0.3264741,-0.156346;-0.5025935;-0.1953759,-0.1673492;-0.5328747;-0.2660066,0.04866976;0.5385411;-0.04151297,0;0;0,-0.00336717;0.3139218;-0.004372358,-0.00792037;0.6160253;-0.0237453,0.1631858;0.5099982;-0.05403805,0.2223045;0.2375369;-0.04888058,0.248108;-0.04319459;-0.1242125,-0.1761704;0.5099413;0.0223162,-0.2210436;0.2348123;0.02918482,-0.2900251;-0.03911269;-0.04401041,0.07313216;0.005762801;-0.05586958,0.1034285;-0.3455938;-0.04536057,0.09960164;-0.7522613;0.03844642,0.1113049;-0.7808467;-0.03348661,-0.0888313;0.001035714;-0.02471557,-0.1195625;-0.3504396;-0.0254173,-0.1176002;-0.7603829;0.04060831,-0.1301653;-0.7969965;-0.02379923,-0.006612927;0.5420463;-0.01637316,13.10213
+0;0;0,0.02758009;0.3122062;-0.01878007,0.05564157;0.6118506;-0.05222055,0.2225721;0.5085387;-0.03332874,0.4944394;0.4548666;-0.002295138,0.7841933;0.4330518;0.02381099,-0.1243572;0.5094537;-0.0209816,-0.3987559;0.4605179;-0.02912337,-0.6813757;0.3897996;-0.04460354,0.07755666;-0.003956391;-0.04972795,0.05037687;-0.3552285;-0.03985345,0.003397696;-0.7618669;0.03114183,0.0004421386;-0.724989;-0.06328267,-0.08749991;0.01319784;-0.02594499,-0.2214285;-0.1139069;-0.3261713,-0.1561787;-0.5026734;-0.1950027,-0.1673248;-0.5337369;-0.2665501,0.04867431;0.5385906;-0.0415174,0;0;0,-0.00321056;0.313934;-0.004607201,-0.007678121;0.6160791;-0.02404547,0.1632197;0.5100106;-0.05429459,0.2224592;0.2375772;-0.04916024,0.2481543;-0.04313773;-0.1243505,-0.1757686;0.510076;0.02199166,-0.2205655;0.2349363;0.02885061,-0.2893863;-0.03910017;-0.0438294,0.07315108;0.005747974;-0.05585194,0.1036715;-0.3452438;-0.04576993,0.09984365;-0.7521139;0.03815937,0.1105024;-0.782462;-0.0340662,-0.08881018;0.001072021;-0.02480248,-0.119494;-0.3500494;-0.02557897,-0.1174122;-0.7602359;0.04033633,-0.1298899;-0.7972955;-0.0253854,-0.006384239;0.5420926;-0.01666665,13.12429
+0;0;0,0.02725106;0.3122517;-0.0185021,0.05490884;0.6119426;-0.05185138,0.2219704;0.5090091;-0.03267834,0.4948825;0.4605091;-0.002307067,0.7849597;0.4428543;0.02334834,-0.1250956;0.5100996;-0.02052861,-0.3996169;0.4621131;-0.03006809,-0.6834243;0.3958373;-0.04331952,0.07761016;-0.003861909;-0.04965185,0.04991011;-0.3551002;-0.04002402,0.002363566;-0.7615261;0.03180486,-0.0005439201;-0.7246274;-0.06261961,-0.08753645;0.01301221;-0.02591546,-0.2217656;-0.1097701;-0.3278018,-0.1552299;-0.4985023;-0.1971783,-0.1656825;-0.5303567;-0.2681488,0.04801984;0.5386757;-0.04114492,0;0;0,-0.00321056;0.313934;-0.004607201,-0.007678121;0.6160791;-0.02404547,0.1632197;0.5100106;-0.05429459,0.2224592;0.2375772;-0.04916024,0.2481543;-0.04313773;-0.1243505,-0.1757686;0.510076;0.02199166,-0.2205655;0.2349363;0.02885061,-0.2893863;-0.03910017;-0.0438294,0.07315108;0.005747974;-0.05585194,0.1036715;-0.3452438;-0.04576993,0.09984365;-0.7521139;0.03815937,0.1105024;-0.782462;-0.0340662,-0.08881018;0.001072021;-0.02480248,-0.119494;-0.3500494;-0.02557897,-0.1174122;-0.7602359;0.04033633,-0.1298899;-0.7972955;-0.0253854,-0.006384239;0.5420926;-0.01666665,13.13592
+0;0;0,0.0272436;0.3121662;-0.01849703,0.05489915;0.6118328;-0.05184369,0.2218102;0.5089296;-0.03267865,0.4948786;0.4604018;-0.002289973,0.7850769;0.4427397;0.02337614,-0.1249547;0.5100191;-0.02053946,-0.3996332;0.4620051;-0.03008441,-0.6835589;0.3957018;-0.04334136,0.07773571;-0.003868156;-0.04973217,0.05003259;-0.3551454;-0.04010328,0.002393208;-0.7623649;0.03186585,-0.0004759722;-0.7255571;-0.06131459,-0.08767805;0.01303326;-0.02595738,-0.2219221;-0.1097627;-0.3278772,-0.1552565;-0.4992537;-0.1969987,-0.1655714;-0.5302932;-0.2670341,0.04801057;0.5385704;-0.04113788,0;0;0,-0.003167018;0.3138476;-0.004662514,-0.007583231;0.6159687;-0.0241065,0.1631729;0.509943;-0.05425096,0.2225579;0.2373767;-0.04917479,0.2481769;-0.04354295;-0.1240983,-0.1755667;0.5103437;0.02206156,-0.2203433;0.2350333;0.02869582,-0.289916;-0.03883952;-0.04437274,0.07323918;0.005705833;-0.05598712,0.1038326;-0.3453187;-0.04590344,0.09982647;-0.7529067;0.03855228,0.1105574;-0.7817168;-0.03330445,-0.0890155;0.001140469;-0.0246177,-0.1194698;-0.350039;-0.02579927,-0.1169602;-0.7609634;0.04062039,-0.1294945;-0.7977256;-0.0235893,-0.006302357;0.5419863;-0.01672983,13.15796
+0;0;0,0.0272436;0.3121662;-0.01849703,0.05489915;0.6118328;-0.05184369,0.2218102;0.5089296;-0.03267865,0.4948786;0.4604018;-0.002289973,0.7850769;0.4427397;0.02337614,-0.1249547;0.5100191;-0.02053946,-0.3996332;0.4620051;-0.03008441,-0.6835589;0.3957018;-0.04334136,0.07773571;-0.003868156;-0.04973217,0.05003259;-0.3551454;-0.04010328,0.002393208;-0.7623649;0.03186585,-0.0004759722;-0.7255571;-0.06131459,-0.08767805;0.01303326;-0.02595738,-0.2219221;-0.1097627;-0.3278772,-0.1552565;-0.4992537;-0.1969987,-0.1655714;-0.5302932;-0.2670341,0.04801057;0.5385704;-0.04113788,0;0;0,-0.003167018;0.3138476;-0.004662514,-0.007583231;0.6159687;-0.0241065,0.1631729;0.509943;-0.05425096,0.2225579;0.2373767;-0.04917479,0.2481769;-0.04354295;-0.1240983,-0.1755667;0.5103437;0.02206156,-0.2203433;0.2350333;0.02869582,-0.289916;-0.03883952;-0.04437274,0.07323918;0.005705833;-0.05598712,0.1038326;-0.3453187;-0.04590344,0.09982647;-0.7529067;0.03855228,0.1105574;-0.7817168;-0.03330445,-0.0890155;0.001140469;-0.0246177,-0.1194698;-0.350039;-0.02579927,-0.1169602;-0.7609634;0.04062039,-0.1294945;-0.7977256;-0.0235893,-0.006302357;0.5419863;-0.01672983,13.18031
+0;0;0,0.02712587;0.3121926;-0.01817911,0.05462733;0.6119438;-0.05122134,0.2216412;0.5093508;-0.03209035,0.4955524;0.4643724;-0.002209079,0.7858338;0.4505163;0.02252171,-0.1253265;0.5109063;-0.01997124,-0.4002518;0.4633681;-0.02994685,-0.6849751;0.4012291;-0.04170581,0.07776868;-0.003904067;-0.0497451,0.04970082;-0.3547552;-0.04019069,0.001972001;-0.7609118;0.03191866,-0.0009189995;-0.7239989;-0.06219113,-0.0877126;0.01300973;-0.02598139,-0.2221628;-0.1085501;-0.3278455,-0.1538855;-0.4969627;-0.1977884,-0.1653977;-0.5287456;-0.2682379,0.04777659;0.5386561;-0.04059189,0;0;0,-0.003241598;0.3138449;-0.004626274,-0.007722944;0.616008;-0.02397442,0.1629983;0.5098831;-0.05435777,0.2225201;0.2371657;-0.04929352,0.2480629;-0.04361469;-0.1239719,-0.1757082;0.5100987;0.02190245,-0.2204782;0.2346136;0.02874892,-0.2898313;-0.03907007;-0.04442423,0.07329105;0.005729303;-0.05597663,0.1038188;-0.344905;-0.04601336,0.09973225;-0.7514496;0.03851914,0.1108606;-0.7816347;-0.03336072,-0.08904395;0.001094039;-0.02465291,-0.119358;-0.3496988;-0.02569088,-0.1169382;-0.7596797;0.0402691,-0.1296762;-0.7969782;-0.02470373,-0.006425083;0.5420121;-0.0166297,13.19147
+0;0;0,0.02712587;0.3121926;-0.01817911,0.05462733;0.6119438;-0.05122134,0.2216412;0.5093508;-0.03209035,0.4955524;0.4643724;-0.002209079,0.7858338;0.4505163;0.02252171,-0.1253265;0.5109063;-0.01997124,-0.4002518;0.4633681;-0.02994685,-0.6849751;0.4012291;-0.04170581,0.07776868;-0.003904067;-0.0497451,0.04970082;-0.3547552;-0.04019069,0.001972001;-0.7609118;0.03191866,-0.0009189995;-0.7239989;-0.06219113,-0.0877126;0.01300973;-0.02598139,-0.2221628;-0.1085501;-0.3278455,-0.1538855;-0.4969627;-0.1977884,-0.1653977;-0.5287456;-0.2682379,0.04777659;0.5386561;-0.04059189,0;0;0,-0.003241598;0.3138449;-0.004626274,-0.007722944;0.616008;-0.02397442,0.1629983;0.5098831;-0.05435777,0.2225201;0.2371657;-0.04929352,0.2480629;-0.04361469;-0.1239719,-0.1757082;0.5100987;0.02190245,-0.2204782;0.2346136;0.02874892,-0.2898313;-0.03907007;-0.04442423,0.07329105;0.005729303;-0.05597663,0.1038188;-0.344905;-0.04601336,0.09973225;-0.7514496;0.03851914,0.1108606;-0.7816347;-0.03336072,-0.08904395;0.001094039;-0.02465291,-0.119358;-0.3496988;-0.02569088,-0.1169382;-0.7596797;0.0402691,-0.1296762;-0.7969782;-0.02470373,-0.006425083;0.5420121;-0.0166297,13.2027
+0;0;0,0.02712587;0.3121926;-0.01817911,0.05462733;0.6119438;-0.05122134,0.2216412;0.5093508;-0.03209035,0.4955524;0.4643724;-0.002209079,0.7858338;0.4505163;0.02252171,-0.1253265;0.5109063;-0.01997124,-0.4002518;0.4633681;-0.02994685,-0.6849751;0.4012291;-0.04170581,0.07776868;-0.003904067;-0.0497451,0.04970082;-0.3547552;-0.04019069,0.001972001;-0.7609118;0.03191866,-0.0009189995;-0.7239989;-0.06219113,-0.0877126;0.01300973;-0.02598139,-0.2221628;-0.1085501;-0.3278455,-0.1538855;-0.4969627;-0.1977884,-0.1653977;-0.5287456;-0.2682379,0.04777659;0.5386561;-0.04059189,0;0;0,-0.003241598;0.3138449;-0.004626274,-0.007722944;0.616008;-0.02397442,0.1629983;0.5098831;-0.05435777,0.2225201;0.2371657;-0.04929352,0.2480629;-0.04361469;-0.1239719,-0.1757082;0.5100987;0.02190245,-0.2204782;0.2346136;0.02874892,-0.2898313;-0.03907007;-0.04442423,0.07329105;0.005729303;-0.05597663,0.1038188;-0.344905;-0.04601336,0.09973225;-0.7514496;0.03851914,0.1108606;-0.7816347;-0.03336072,-0.08904395;0.001094039;-0.02465291,-0.119358;-0.3496988;-0.02569088,-0.1169382;-0.7596797;0.0402691,-0.1296762;-0.7969782;-0.02470373,-0.006425083;0.5420121;-0.0166297,13.21426
+0;0;0,0.02703263;0.3122221;-0.01786664,0.05433153;0.6120402;-0.0507229,0.2213117;0.5098783;-0.0315166,0.4959781;0.4689026;-0.002432929,0.7867895;0.4572509;0.02187261,-0.1255432;0.5119848;-0.0191099,-0.400545;0.4647366;-0.02950951,-0.6864465;0.4062661;-0.04130935,0.07770983;-0.003894091;-0.04977141,0.04902778;-0.3548509;-0.04022636,0.001306362;-0.7603408;0.03219448,-0.001636926;-0.7234181;-0.06158201,-0.08771672;0.01293279;-0.02587845,-0.2222467;-0.1071798;-0.3284658,-0.1517646;-0.4945882;-0.1984998,-0.164606;-0.5254642;-0.2690677,0.04752342;0.5387377;-0.04012235,0;0;0,-0.003142878;0.3138474;-0.004751921,-0.007538378;0.6160366;-0.02415824,0.1630361;0.5099028;-0.05443358,0.222379;0.2371046;-0.04933286,0.2480029;-0.0439575;-0.1244681,-0.175423;0.5103935;0.02181855,-0.2203102;0.2348859;0.02869048,-0.2893655;-0.03953335;-0.04358114,0.07327703;0.005764767;-0.05593228,0.1040545;-0.3450105;-0.04623914,0.1000078;-0.7509553;0.03823924,0.1127807;-0.7815689;-0.03256655,-0.08898037;0.001068674;-0.0247493,-0.1191718;-0.3498895;-0.02588533,-0.1166269;-0.7592784;0.03998126,-0.1292017;-0.7961404;-0.02499544,-0.006259039;0.5420349;-0.01680398,13.23593
+0;0;0,0.02703263;0.3122221;-0.01786664,0.05433153;0.6120402;-0.0507229,0.2213117;0.5098783;-0.0315166,0.4959781;0.4689026;-0.002432929,0.7867895;0.4572509;0.02187261,-0.1255432;0.5119848;-0.0191099,-0.400545;0.4647366;-0.02950951,-0.6864465;0.4062661;-0.04130935,0.07770983;-0.003894091;-0.04977141,0.04902778;-0.3548509;-0.04022636,0.001306362;-0.7603408;0.03219448,-0.001636926;-0.7234181;-0.06158201,-0.08771672;0.01293279;-0.02587845,-0.2222467;-0.1071798;-0.3284658,-0.1517646;-0.4945882;-0.1984998,-0.164606;-0.5254642;-0.2690677,0.04752342;0.5387377;-0.04012235,0;0;0,-0.003142878;0.3138474;-0.004751921,-0.007538378;0.6160366;-0.02415824,0.1630361;0.5099028;-0.05443358,0.222379;0.2371046;-0.04933286,0.2480029;-0.0439575;-0.1244681,-0.175423;0.5103935;0.02181855,-0.2203102;0.2348859;0.02869048,-0.2893655;-0.03953335;-0.04358114,0.07327703;0.005764767;-0.05593228,0.1040545;-0.3450105;-0.04623914,0.1000078;-0.7509553;0.03823924,0.1127807;-0.7815689;-0.03256655,-0.08898037;0.001068674;-0.0247493,-0.1191718;-0.3498895;-0.02588533,-0.1166269;-0.7592784;0.03998126,-0.1292017;-0.7961404;-0.02499544,-0.006259039;0.5420349;-0.01680398,13.2474
+0;0;0,0.02702838;0.3121729;-0.01786382,0.05432334;0.6119479;-0.05071523,0.2213232;0.5097965;-0.03150997,0.49589;0.4688357;-0.002436835,0.78676;0.4571816;0.0218736,-0.1255685;0.5119032;-0.01910195,-0.4004706;0.4646721;-0.02949779,-0.6864297;0.4061899;-0.04130001,0.07773449;-0.003895327;-0.0497872,0.04905096;-0.3548703;-0.04024166,0.00134385;-0.7602386;0.03215748,-0.001567285;-0.7233915;-0.06059454,-0.08774456;0.01293689;-0.02588666,-0.2222815;-0.1071819;-0.3284896,-0.1518205;-0.4944742;-0.1985626,-0.1645216;-0.5246851;-0.2683595,0.04751648;0.538659;-0.04011663,0;0;0,-0.003200695;0.3137988;-0.004659176,-0.007635623;0.6159565;-0.02387595,0.1629232;0.5098626;-0.05443144,0.2223769;0.2371918;-0.04934454,0.2478406;-0.04394034;-0.1245008,-0.175357;0.5097466;0.0223293,-0.2197295;0.2342461;0.02869772,-0.2888181;-0.0402647;-0.043432,0.07331441;0.005782202;-0.0559299,0.1041636;-0.3450052;-0.0462451,0.1000748;-0.7508512;0.03809642,0.1130728;-0.7796561;-0.03283549,-0.08900423;0.001049549;-0.02477368,-0.1198826;-0.3498634;-0.02675248,-0.1164185;-0.7591391;0.03899312,-0.1292604;-0.7966284;-0.02376494,-0.006348461;0.5419627;-0.01658225,13.26966
+0;0;0,0.02718413;0.3121573;-0.01760479,0.05452829;0.6119828;-0.05017406,0.2219039;0.5098874;-0.03107204,0.4969271;0.472514;-0.001642575,0.7881345;0.4622172;0.02136594,-0.1258285;0.5125369;-0.018637,-0.400749;0.4649213;-0.02585556,-0.6877184;0.4118839;-0.0423716,0.07781591;-0.003882461;-0.04986473,0.04865346;-0.3543247;-0.04046102,0.001722973;-0.7527986;0.03093994,-0.001414361;-0.7154032;-0.06880822,-0.08787791;0.01288918;-0.02584996,-0.2220778;-0.105094;-0.3288665,-0.1504853;-0.485288;-0.2007686,-0.1665365;-0.5193064;-0.2759899,0.04771839;0.5386808;-0.03963544,0;0;0,-0.003241375;0.3137854;-0.004393101,-0.007659286;0.6159965;-0.02317071,0.1630652;0.5097709;-0.05463433,0.2225216;0.2371176;-0.04955935,0.2478488;-0.04417649;-0.1248541,-0.1758719;0.5098102;0.02248602,-0.2202272;0.2343255;0.0289205,-0.2894949;-0.04013616;-0.04394877,0.07337287;0.005793348;-0.05603337,0.1043513;-0.3444957;-0.04672718,0.09934227;-0.743143;0.03775502,0.112408;-0.781762;-0.0339036,-0.08913141;0.00103209;-0.02472664,-0.1196732;-0.3494112;-0.02702764,-0.1163729;-0.751768;0.03762662,-0.1301295;-0.7941911;-0.03004824,-0.006384179;0.5419852;-0.01600647,13.28078
+0;0;0,0.02718413;0.3121573;-0.01760479,0.05452829;0.6119828;-0.05017406,0.2219039;0.5098874;-0.03107204,0.4969271;0.472514;-0.001642575,0.7881345;0.4622172;0.02136594,-0.1258285;0.5125369;-0.018637,-0.400749;0.4649213;-0.02585556,-0.6877184;0.4118839;-0.0423716,0.07781591;-0.003882461;-0.04986473,0.04865346;-0.3543247;-0.04046102,0.001722973;-0.7527986;0.03093994,-0.001414361;-0.7154032;-0.06880822,-0.08787791;0.01288918;-0.02584996,-0.2220778;-0.105094;-0.3288665,-0.1504853;-0.485288;-0.2007686,-0.1665365;-0.5193064;-0.2759899,0.04771839;0.5386808;-0.03963544,0;0;0,-0.003241375;0.3137854;-0.004393101,-0.007659286;0.6159965;-0.02317071,0.1630652;0.5097709;-0.05463433,0.2225216;0.2371176;-0.04955935,0.2478488;-0.04417649;-0.1248541,-0.1758719;0.5098102;0.02248602,-0.2202272;0.2343255;0.0289205,-0.2894949;-0.04013616;-0.04394877,0.07337287;0.005793348;-0.05603337,0.1043513;-0.3444957;-0.04672718,0.09934227;-0.743143;0.03775502,0.112408;-0.781762;-0.0339036,-0.08913141;0.00103209;-0.02472664,-0.1196732;-0.3494112;-0.02702764,-0.1163729;-0.751768;0.03762662,-0.1301295;-0.7941911;-0.03004824,-0.006384179;0.5419852;-0.01600647,13.29214
+0;0;0,0.02718413;0.3121573;-0.01760479,0.05452829;0.6119828;-0.05017406,0.2219039;0.5098874;-0.03107204,0.4969271;0.472514;-0.001642575,0.7881345;0.4622172;0.02136594,-0.1258285;0.5125369;-0.018637,-0.400749;0.4649213;-0.02585556,-0.6877184;0.4118839;-0.0423716,0.07781591;-0.003882461;-0.04986473,0.04865346;-0.3543247;-0.04046102,0.001722973;-0.7527986;0.03093994,-0.001414361;-0.7154032;-0.06880822,-0.08787791;0.01288918;-0.02584996,-0.2220778;-0.105094;-0.3288665,-0.1504853;-0.485288;-0.2007686,-0.1665365;-0.5193064;-0.2759899,0.04771839;0.5386808;-0.03963544,0;0;0,-0.003241375;0.3137854;-0.004393101,-0.007659286;0.6159965;-0.02317071,0.1630652;0.5097709;-0.05463433,0.2225216;0.2371176;-0.04955935,0.2478488;-0.04417649;-0.1248541,-0.1758719;0.5098102;0.02248602,-0.2202272;0.2343255;0.0289205,-0.2894949;-0.04013616;-0.04394877,0.07337287;0.005793348;-0.05603337,0.1043513;-0.3444957;-0.04672718,0.09934227;-0.743143;0.03775502,0.112408;-0.781762;-0.0339036,-0.08913141;0.00103209;-0.02472664,-0.1196732;-0.3494112;-0.02702764,-0.1163729;-0.751768;0.03762662,-0.1301295;-0.7941911;-0.03004824,-0.006384179;0.5419852;-0.01600647,13.31412
+0;0;0,0.02703933;0.3121725;-0.01736971,0.05405403;0.6120725;-0.04977994,0.2214909;0.5099038;-0.03052994,0.4972343;0.4773352;-0.002079347,0.7881512;0.4674899;0.02133276,-0.1262362;0.5130423;-0.01795006,-0.4020408;0.4711572;-0.02700567,-0.688023;0.4135128;-0.04000711,0.07783946;-0.003904603;-0.04982167,0.048053;-0.353599;-0.04059745,0.0005793199;-0.7547629;0.03175921,-0.002490163;-0.7175589;-0.06506712,-0.08787013;0.01286816;-0.02587812,-0.2220187;-0.1046357;-0.3282942,-0.1467469;-0.4866358;-0.1985572,-0.163501;-0.5185758;-0.2714914,0.04733029;0.5387521;-0.03925711,0;0;0,-0.003320456;0.3137747;-0.004347324,-0.007795483;0.6160175;-0.02305651,0.16291;0.5098985;-0.05473399,0.2225461;0.2372766;-0.04969215,0.2473335;-0.04387513;-0.1246386,-0.1758657;0.5099596;0.02323299,-0.219865;0.2343929;0.02885608,-0.288698;-0.04038063;-0.0421315,0.07333113;0.005839497;-0.05607915,0.1044756;-0.3437441;-0.04714584,0.09962966;-0.7452927;0.03745294,0.1119865;-0.7807288;-0.0332725,-0.08913004;0.0009842982;-0.02472431,-0.1195321;-0.3487719;-0.02692411,-0.1162403;-0.7540109;0.03782291,-0.1306358;-0.7925251;-0.02952128,-0.006508872;0.5419966;-0.01591039,13.32559
+0;0;0,0.02703933;0.3121725;-0.01736971,0.05405403;0.6120725;-0.04977994,0.2214909;0.5099038;-0.03052994,0.4972343;0.4773352;-0.002079347,0.7881512;0.4674899;0.02133276,-0.1262362;0.5130423;-0.01795006,-0.4020408;0.4711572;-0.02700567,-0.688023;0.4135128;-0.04000711,0.07783946;-0.003904603;-0.04982167,0.048053;-0.353599;-0.04059745,0.0005793199;-0.7547629;0.03175921,-0.002490163;-0.7175589;-0.06506712,-0.08787013;0.01286816;-0.02587812,-0.2220187;-0.1046357;-0.3282942,-0.1467469;-0.4866358;-0.1985572,-0.163501;-0.5185758;-0.2714914,0.04733029;0.5387521;-0.03925711,0;0;0,-0.003320456;0.3137747;-0.004347324,-0.007795483;0.6160175;-0.02305651,0.16291;0.5098985;-0.05473399,0.2225461;0.2372766;-0.04969215,0.2473335;-0.04387513;-0.1246386,-0.1758657;0.5099596;0.02323299,-0.219865;0.2343929;0.02885608,-0.288698;-0.04038063;-0.0421315,0.07333113;0.005839497;-0.05607915,0.1044756;-0.3437441;-0.04714584,0.09962966;-0.7452927;0.03745294,0.1119865;-0.7807288;-0.0332725,-0.08913004;0.0009842982;-0.02472431,-0.1195321;-0.3487719;-0.02692411,-0.1162403;-0.7540109;0.03782291,-0.1306358;-0.7925251;-0.02952128,-0.006508872;0.5419966;-0.01591039,13.33719
+0;0;0,0.02703907;0.3121695;-0.01736954,0.054058;0.6121165;-0.04978502,0.2218428;0.5098749;-0.03051536,0.4980603;0.4772503;-0.002015853,0.7887206;0.4674137;0.0213756,-0.1265817;0.5130197;-0.01791024,-0.4028606;0.4710626;-0.02698142,-0.6885905;0.413469;-0.0399714,0.07788233;-0.003906753;-0.0498491,0.04810433;-0.353502;-0.04062751,0.0005212016;-0.7555907;0.03189596,-0.002590386;-0.7182879;-0.06625856,-0.08791852;0.01287524;-0.02589237,-0.2220291;-0.1045953;-0.3282227,-0.1465837;-0.487476;-0.1981865,-0.1635676;-0.5202657;-0.2721212,0.04733289;0.5387811;-0.03926003,0;0;0,-0.003531545;0.3137692;-0.004358053,-0.008260682;0.6160547;-0.02308273,0.1628608;0.5098998;-0.05482054,0.2225572;0.2368008;-0.04972386,0.2468211;-0.04412049;-0.1247027,-0.1763539;0.5094303;0.02396821,-0.2201462;0.2333321;0.02894039,-0.2889712;-0.04154184;-0.0405921,0.07334502;0.005855858;-0.05614328,0.1046526;-0.3436161;-0.04732465,0.0997172;-0.7459573;0.03809381,0.1118882;-0.7821785;-0.03376674,-0.08918906;0.0009759213;-0.02470243,-0.119589;-0.3486785;-0.02718954,-0.1164655;-0.7548079;0.0379886,-0.130803;-0.7943971;-0.03019582,-0.006908521;0.5420203;-0.01593065,13.35875
+0;0;0,0.02717315;0.3121751;-0.01705578,0.05429333;0.612155;-0.04908099,0.2220919;0.5100052;-0.03014828,0.4988387;0.4810822;-0.002810769,0.7894717;0.4716524;0.02108182,-0.126461;0.5136111;-0.01743855,-0.4022264;0.468089;-0.02478,-0.6892811;0.4183887;-0.04080437,0.07785282;-0.003956967;-0.04989121,0.04787974;-0.3535385;-0.04078552,-9.883195E-06;-0.7555022;0.03222768,-0.003136064;-0.7181596;-0.06592342,-0.08792316;0.0129177;-0.02585542,-0.2216644;-0.1033778;-0.3288029,-0.145058;-0.4856626;-0.1976965,-0.1631079;-0.5180474;-0.2717212,0.04755287;0.5388071;-0.03865384,0;0;0,-0.003531545;0.3137692;-0.004358053,-0.008260682;0.6160547;-0.02308273,0.1628608;0.5098998;-0.05482054,0.2225572;0.2368008;-0.04972386,0.2468211;-0.04412049;-0.1247027,-0.1763539;0.5094303;0.02396821,-0.2201462;0.2333321;0.02894039,-0.2889712;-0.04154184;-0.0405921,0.07334502;0.005855858;-0.05614328,0.1046526;-0.3436161;-0.04732465,0.0997172;-0.7459573;0.03809381,0.1118882;-0.7821785;-0.03376674,-0.08918906;0.0009759213;-0.02470243,-0.119589;-0.3486785;-0.02718954,-0.1164655;-0.7548079;0.0379886,-0.130803;-0.7943971;-0.03019582,-0.006908521;0.5420203;-0.01593065,13.3706
+0;0;0,0.02717594;0.3122072;-0.01705753,0.05430356;0.6122694;-0.04909164,0.2222604;0.5100705;-0.03014791,0.4991435;0.4811332;-0.002796933,0.7887654;0.4717363;0.02101253,-0.1266127;0.5136796;-0.0174265,-0.4025138;0.4681351;-0.02477156,-0.6885699;0.4186077;-0.04074019,0.07785016;-0.003956832;-0.04988951,0.0479104;-0.3531499;-0.04079394,-2.972782E-06;-0.7553129;0.03225548,-0.003142026;-0.7179401;-0.06629977,-0.08792016;0.01291726;-0.02585454,-0.2215128;-0.103249;-0.3284653,-0.1448684;-0.4857234;-0.1972939,-0.1629926;-0.5183651;-0.2716235,0.04756103;0.5388988;-0.03866128,0;0;0,-0.003707513;0.3138005;-0.00427866,-0.00861381;0.6161726;-0.02290606,0.1626116;0.5098871;-0.05505371,0.2226055;0.2367123;-0.04996014,0.2462316;-0.04343003;-0.1241095,-0.1767762;0.5095943;0.02442327,-0.2206338;0.2333668;0.02937727,-0.2892421;-0.04051903;-0.04001676,0.07331201;0.005864814;-0.05618024,0.1047425;-0.3432068;-0.04745865,0.09979804;-0.745818;0.03766894,0.1121618;-0.7829145;-0.03390312,-0.08918566;0.0009735668;-0.02470297,-0.1195553;-0.348291;-0.02731908,-0.1161332;-0.7545701;0.03819901,-0.1316947;-0.7939693;-0.03049548,-0.007218972;0.5421134;-0.0157795,13.39238
+0;0;0,0.02717732;0.3122229;-0.01705839,0.05430843;0.6123238;-0.0490967,0.222152;0.5101324;-0.03015687,0.499037;0.481195;-0.00280571,0.7885889;0.4718003;0.020998,-0.1264969;0.5137392;-0.01744363,-0.4024;0.4681944;-0.02478875,-0.6883869;0.418679;-0.04075352,0.07791459;-0.003960106;-0.0499308,0.04793214;-0.353651;-0.04082226,9.093434E-05;-0.7552083;0.03211713,-0.00305038;-0.7178301;-0.06650911,-0.08799292;0.01292794;-0.02587594,-0.221776;-0.103404;-0.3289182,-0.1452471;-0.4853023;-0.1979443,-0.1633844;-0.517989;-0.2723274,0.04756488;0.5389422;-0.03866477,0;0;0,-0.003698155;0.3138154;-0.004350901,-0.008582816;0.6162244;-0.02302146,0.1625236;0.5098976;-0.05510879,0.2225183;0.2367208;-0.05002713,0.2456281;-0.04337391;-0.1242437,-0.1765841;0.5098017;0.02465239,-0.2205121;0.2335835;0.02960966,-0.2895271;-0.0403707;-0.03880994,0.07332382;0.005877167;-0.05628967,0.1044148;-0.3437125;-0.04701376,0.1000329;-0.7458358;0.03745437,0.1135331;-0.7809206;-0.03584742,-0.08930386;0.0009500633;-0.02456356,-0.1197382;-0.3488088;-0.02741661,-0.1158532;-0.7544841;0.03792593,-0.1317984;-0.7943221;-0.03033708,-0.007194042;0.5421548;-0.01588583,13.41498
+0;0;0,0.02704867;0.3122472;-0.01681551,0.05402284;0.6123793;-0.04868804,0.2220303;0.5110775;-0.02948903,0.4991148;0.4832157;-0.003057009,0.7886866;0.4755915;0.02113507,-0.1268204;0.514365;-0.01696481,-0.4026656;0.4684585;-0.02422897,-0.6891342;0.4219127;-0.04049136,0.07790741;-0.004063288;-0.0499337,0.04752907;-0.3537263;-0.04106932,-0.0004107691;-0.7551812;0.03236682,-0.003510411;-0.7177891;-0.06625968,-0.08794887;0.0130275;-0.02597554,-0.2218533;-0.1032563;-0.3289827,-0.1444221;-0.4846144;-0.196969,-0.1632971;-0.5170032;-0.2714191,0.04731192;0.5389907;-0.03828485,0;0;0,-0.003698155;0.3138154;-0.004350901,-0.008582816;0.6162244;-0.02302146,0.1625236;0.5098976;-0.05510879,0.2225183;0.2367208;-0.05002713,0.2456281;-0.04337391;-0.1242437,-0.1765841;0.5098017;0.02465239,-0.2205121;0.2335835;0.02960966,-0.2895271;-0.0403707;-0.03880994,0.07332382;0.005877167;-0.05628967,0.1044148;-0.3437125;-0.04701376,0.1000329;-0.7458358;0.03745437,0.1135331;-0.7809206;-0.03584742,-0.08930386;0.0009500633;-0.02456356,-0.1197382;-0.3488088;-0.02741661,-0.1158532;-0.7544841;0.03792593,-0.1317984;-0.7943221;-0.03033708,-0.007194042;0.5421548;-0.01588583,13.42596
+0;0;0,0.02704867;0.3122472;-0.01681551,0.05402284;0.6123793;-0.04868804,0.2220303;0.5110775;-0.02948903,0.4991148;0.4832157;-0.003057009,0.7886866;0.4755915;0.02113507,-0.1268204;0.514365;-0.01696481,-0.4026656;0.4684585;-0.02422897,-0.6891342;0.4219127;-0.04049136,0.07790741;-0.004063288;-0.0499337,0.04752907;-0.3537263;-0.04106932,-0.0004107691;-0.7551812;0.03236682,-0.003510411;-0.7177891;-0.06625968,-0.08794887;0.0130275;-0.02597554,-0.2218533;-0.1032563;-0.3289827,-0.1444221;-0.4846144;-0.196969,-0.1632971;-0.5170032;-0.2714191,0.04731192;0.5389907;-0.03828485,0;0;0,-0.003698155;0.3138154;-0.004350901,-0.008582816;0.6162244;-0.02302146,0.1625236;0.5098976;-0.05510879,0.2225183;0.2367208;-0.05002713,0.2456281;-0.04337391;-0.1242437,-0.1765841;0.5098017;0.02465239,-0.2205121;0.2335835;0.02960966,-0.2895271;-0.0403707;-0.03880994,0.07332382;0.005877167;-0.05628967,0.1044148;-0.3437125;-0.04701376,0.1000329;-0.7458358;0.03745437,0.1135331;-0.7809206;-0.03584742,-0.08930386;0.0009500633;-0.02456356,-0.1197382;-0.3488088;-0.02741661,-0.1158532;-0.7544841;0.03792593,-0.1317984;-0.7943221;-0.03033708,-0.007194042;0.5421548;-0.01588583,13.43714

+ 161 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02096809;0.3073519;-0.007614649,0.04162318;0.6038731;-0.02937949,0.2160441;0.4885259;-0.01194201,0.2570685;0.2136585;0.00941928,0.3098568;-0.04789641;-0.01086911,-0.1426315;0.4866661;-0.01268807,-0.2122245;0.2168479;-0.005877487,-0.2805617;-0.04075581;-0.02995046,0.07817375;0.0008124167;-0.03955011,0.06594242;-0.3501399;-0.002331991,0.03439664;-0.729148;0.07076061,0.03422128;-0.69209;-0.01577605,-0.07942561;0.008837936;-0.03590919,-0.1069712;-0.3431935;-0.03174256,-0.1391301;-0.7229971;0.03681334,-0.1375485;-0.6858099;-0.0496984,0.03649957;0.5311819;-0.02158392,0;0;0,0.004726633;0.306595;-0.0306592,0.009132285;0.6011382;-0.07585561,0.1832308;0.5234746;-0.003216024,0.229957;0.2489643;0.009119753,0.2803142;-0.007351935;-0.04897749,-0.170317;0.5347179;-0.0144523,-0.2314228;0.2653274;0.02277995,-0.2745321;0.008607388;-0.03923301,0.07799613;0.001951471;-0.03985977,0.08871772;-0.3508018;-0.02751088,0.07787286;-0.7308137;0.04636836,0.07697989;-0.7647288;-0.01238966,-0.07888027;0.006065463;-0.03764463,-0.0998805;-0.3458669;-0.01752236,-0.0812837;-0.7258755;0.05481336,-0.08513632;-0.7621869;-0.001100875,0.008150924;0.5291666;-0.06206656,730.5014
+0;0;0,0.02096809;0.3073519;-0.007614649,0.04162318;0.6038731;-0.02937949,0.2160441;0.4885259;-0.01194201,0.2570685;0.2136585;0.00941928,0.3098568;-0.04789641;-0.01086911,-0.1426315;0.4866661;-0.01268807,-0.2122245;0.2168479;-0.005877487,-0.2805617;-0.04075581;-0.02995046,0.07817375;0.0008124167;-0.03955011,0.06594242;-0.3501399;-0.002331991,0.03439664;-0.729148;0.07076061,0.03422128;-0.69209;-0.01577605,-0.07942561;0.008837936;-0.03590919,-0.1069712;-0.3431935;-0.03174256,-0.1391301;-0.7229971;0.03681334,-0.1375485;-0.6858099;-0.0496984,0.03649957;0.5311819;-0.02158392,0;0;0,0.004726633;0.306595;-0.0306592,0.009132285;0.6011382;-0.07585561,0.1832308;0.5234746;-0.003216024,0.229957;0.2489643;0.009119753,0.2803142;-0.007351935;-0.04897749,-0.170317;0.5347179;-0.0144523,-0.2314228;0.2653274;0.02277995,-0.2745321;0.008607388;-0.03923301,0.07799613;0.001951471;-0.03985977,0.08871772;-0.3508018;-0.02751088,0.07787286;-0.7308137;0.04636836,0.07697989;-0.7647288;-0.01238966,-0.07888027;0.006065463;-0.03764463,-0.0998805;-0.3458669;-0.01752236,-0.0812837;-0.7258755;0.05481336,-0.08513632;-0.7621869;-0.001100875,0.008150924;0.5291666;-0.06206656,730.5258
+0;0;0,0.02094725;0.3070465;-0.007607082,0.04159419;0.6034504;-0.02936364,0.2158976;0.4881531;-0.01193487,0.2569381;0.2131783;0.009434769,0.309421;-0.04686385;-0.01073629,-0.1425402;0.4862946;-0.01268044,-0.2121605;0.216371;-0.00586719,-0.2801024;-0.03974289;-0.02980093,0.07814725;0.0008121412;-0.0395367,0.06591272;-0.3502319;-0.002308849,0.03508535;-0.7206088;0.0691192,0.03483165;-0.6803978;-0.05607462,-0.07939868;0.008834939;-0.03589701,-0.1069514;-0.3432886;-0.0317293,-0.138378;-0.7144428;0.03526537,-0.1360899;-0.6740449;-0.0898924,0.0364721;0.5307809;-0.02157038,0;0;0,0.004503109;0.3062745;-0.03081942,0.008775245;0.6006868;-0.07610714,0.1830528;0.5237123;-0.004256248,0.2302591;0.2491819;0.00826478,0.2808494;-0.005440176;-0.04997158,-0.1700626;0.535026;-0.01306565,-0.2314853;0.2653495;0.0223461,-0.2741617;0.01014555;-0.03956455,0.07791117;0.002014637;-0.0399574,0.08827992;-0.3508527;-0.02793145,0.07747426;-0.7223568;0.04347801,0.07644842;-0.7190288;-0.07926309,-0.07889044;0.006002878;-0.03756417,-0.100163;-0.3460295;-0.0178621,-0.08256917;-0.7174442;0.05265707,-0.08758268;-0.7837782;-0.02779453,0.007813152;0.5287402;-0.06230164,730.556
+0;0;0,0.02089526;0.3070444;-0.007833017,0.04146698;0.6034393;-0.02978393,0.2157243;0.4879528;-0.01194289,0.2555737;0.212803;0.009428313,0.3068006;-0.04745102;-0.01123428,-0.1426304;0.4862714;-0.01279624,-0.2121813;0.2163266;-0.006114063,-0.2781437;-0.04044676;-0.02846721,0.07812995;0.0008599614;-0.03956986,0.06565195;-0.3501827;-0.00240951,0.03409418;-0.7205569;0.06871278,0.03388574;-0.6803666;-0.05648281,-0.07940079;0.008794246;-0.03590234,-0.1068844;-0.3433239;-0.03090498,-0.1387049;-0.7146666;0.03484777,-0.1363828;-0.6742887;-0.09031105,0.03636488;0.5307732;-0.02194633,0;0;0,0.004503109;0.3062745;-0.03081942,0.008775245;0.6006868;-0.07610714,0.1830528;0.5237123;-0.004256248,0.2302591;0.2491819;0.00826478,0.2808494;-0.005440176;-0.04997158,-0.1700626;0.535026;-0.01306565,-0.2314853;0.2653495;0.0223461,-0.2741617;0.01014555;-0.03956455,0.07791117;0.002014637;-0.0399574,0.08827992;-0.3508527;-0.02793145,0.07747426;-0.7223568;0.04347801,0.07644842;-0.7190288;-0.07926309,-0.07889044;0.006002878;-0.03756417,-0.100163;-0.3460295;-0.0178621,-0.08256917;-0.7174442;0.05265707,-0.08758268;-0.7837782;-0.02779453,0.007813152;0.5287402;-0.06230164,730.5784
+0;0;0,0.02089043;0.3069734;-0.007831208,0.04144849;0.6031716;-0.02976699,0.2149287;0.4879324;-0.01197608,0.2546974;0.2133396;0.009351854,0.3060363;-0.04748324;-0.01135591,-0.1418649;0.4862582;-0.01282571,-0.2112749;0.2168601;-0.006157063,-0.2773816;-0.04047462;-0.02855907,0.07816171;0.0008603109;-0.03958594,0.06568088;-0.3502619;-0.00241717,0.03413407;-0.7205076;0.06868044,0.03392562;-0.6803167;-0.056523,-0.07943306;0.008797821;-0.03591693,-0.1069229;-0.3434002;-0.03091844,-0.1387324;-0.7146139;0.03481148,-0.1364101;-0.6742353;-0.09035517,0.03635065;0.5305662;-0.02193594,0;0;0,0.004672397;0.3062107;-0.03071785,0.009495806;0.6004585;-0.07572758,0.1827073;0.5232641;-0.003901243,0.2307559;0.2494324;0.00814724,0.281095;-0.00583449;-0.05014372,-0.168712;0.5351477;-0.01290113,-0.2297143;0.2659337;0.02231443,-0.2726157;0.01021484;-0.03981768,0.07794511;0.001989171;-0.03997052,0.08834202;-0.350952;-0.02778387,0.07761735;-0.722302;0.0437429,0.07657403;-0.7189511;-0.07901108,-0.07892904;0.006036598;-0.03756069,-0.1002052;-0.3460851;-0.01802293,-0.08264609;-0.7173655;0.05250709,-0.08741815;-0.7842085;-0.02735822,0.008349001;0.5285577;-0.06202304,730.6022
+0;0;0,0.02088842;0.3069438;-0.007830452,0.0414491;0.6031798;-0.02976924,0.2145539;0.4880159;-0.0119977,0.2542171;0.2141512;0.009273682,0.3056114;-0.04695335;-0.01145644,-0.1414915;0.4863453;-0.01284556,-0.2107175;0.2176614;-0.006194591,-0.2768955;-0.03995124;-0.02862079,0.07820182;0.0008607524;-0.03960625,0.06573265;-0.3499337;-0.002472177,0.03400882;-0.7222569;0.06902436,0.03385729;-0.6848485;-0.0219935,-0.07947382;0.008802336;-0.03593536,-0.106938;-0.3430669;-0.03094154,-0.138926;-0.7163636;0.0351572,-0.1372378;-0.6788188;-0.05583392,0.03635027;0.5305604;-0.02193668,0;0;0,0.004746914;0.3061886;-0.03062892,0.009686857;0.6004859;-0.07555664,0.1823715;0.5227375;-0.003567457,0.2311385;0.2497648;0.008060217,0.2814314;-0.005807936;-0.0502485,-0.1680886;0.5351866;-0.0125126,-0.2290159;0.2666715;0.02234481,-0.271808;0.01070625;-0.04008365,0.07798841;0.001973778;-0.03998542,0.08866503;-0.3506307;-0.02785087,0.07764068;-0.724084;0.04393935,0.07759567;-0.7664321;-0.01178241,-0.07897858;0.00606093;-0.03755757,-0.1002972;-0.3457341;-0.01814221,-0.08047459;-0.7186824;0.05437885,-0.08590024;-0.7616114;-0.000311967,0.008501638;0.5285656;-0.0618825,730.6254
+0;0;0,0.02079721;0.3068988;-0.007905392,0.04125133;0.6030996;-0.02993688,0.2142354;0.4879259;-0.01187069,0.2527059;0.2142801;0.009214158,0.3032074;-0.04824722;-0.01163389,-0.1415396;0.4863292;-0.0128606,-0.2108955;0.2180828;-0.006521291,-0.2769834;-0.0408847;-0.02828994,0.07830008;0.0008458808;-0.03945238,0.06538302;-0.3500295;-0.002845094,0.03383613;-0.7226278;0.06866999,0.03367264;-0.6824529;-0.05652274,-0.07944465;0.008807527;-0.03604278,-0.1071572;-0.3430837;-0.0310394,-0.139157;-0.7165467;0.03559782,-0.1367894;-0.6761957;-0.08955821,0.03618033;0.5304925;-0.02208066,0;0;0,0.004738439;0.3061442;-0.03058124,0.009570431;0.6004181;-0.07544136,0.1820943;0.522413;-0.003300428,0.2313126;0.2499121;0.007987261,0.2819297;-0.006763726;-0.05084372,-0.1679534;0.5351897;-0.01212928,-0.2286167;0.2669987;0.02251254,-0.2717895;0.009875536;-0.04017293,0.07800428;0.001960918;-0.03999496,0.08870552;-0.3506821;-0.02779508,0.07767285;-0.7244224;0.04386759,0.07656953;-0.7210227;-0.07888412,-0.07899929;0.006079975;-0.03755337,-0.1001608;-0.3457594;-0.01801552,-0.08056056;-0.7189575;0.05463496,-0.08738871;-0.7891086;-0.02086283,0.008423489;0.5285045;-0.06179082,730.6568
+0;0;0,0.02079721;0.3068988;-0.007905392,0.04125133;0.6030996;-0.02993688,0.2142354;0.4879259;-0.01187069,0.2527059;0.2142801;0.009214158,0.3032074;-0.04824722;-0.01163389,-0.1415396;0.4863292;-0.0128606,-0.2108955;0.2180828;-0.006521291,-0.2769834;-0.0408847;-0.02828994,0.07830008;0.0008458808;-0.03945238,0.06538302;-0.3500295;-0.002845094,0.03383613;-0.7226278;0.06866999,0.03367264;-0.6824529;-0.05652274,-0.07944465;0.008807527;-0.03604278,-0.1071572;-0.3430837;-0.0310394,-0.139157;-0.7165467;0.03559782,-0.1367894;-0.6761957;-0.08955821,0.03618033;0.5304925;-0.02208066,0;0;0,0.004738439;0.3061442;-0.03058124,0.009570431;0.6004181;-0.07544136,0.1820943;0.522413;-0.003300428,0.2313126;0.2499121;0.007987261,0.2819297;-0.006763726;-0.05084372,-0.1679534;0.5351897;-0.01212928,-0.2286167;0.2669987;0.02251254,-0.2717895;0.009875536;-0.04017293,0.07800428;0.001960918;-0.03999496,0.08870552;-0.3506821;-0.02779508,0.07767285;-0.7244224;0.04386759,0.07656953;-0.7210227;-0.07888412,-0.07899929;0.006079975;-0.03755337,-0.1001608;-0.3457594;-0.01801552,-0.08056056;-0.7189575;0.05463496,-0.08738871;-0.7891086;-0.02086283,0.008423489;0.5285045;-0.06179082,730.6799
+0;0;0,0.02079662;0.3068901;-0.007905168,0.04125266;0.6031188;-0.0299385,0.2152521;0.4877006;-0.01181389,0.2537708;0.2137115;0.009297406,0.3042922;-0.04891953;-0.01155887,-0.1425519;0.4860948;-0.01280945,-0.2119948;0.2175118;-0.00646219,-0.2781088;-0.04155791;-0.02823943,0.07830255;0.0008459074;-0.03945363,0.06537099;-0.3504229;-0.002805289,0.03382929;-0.7229601;0.06869806,0.03370991;-0.6855305;-0.02271554,-0.07944716;0.008807805;-0.03604392,-0.1071908;-0.343478;-0.03103492,-0.1391853;-0.7168797;0.03559136,-0.1374566;-0.6793217;-0.05579544,0.03618154;0.53051;-0.02208209,0;0;0,0.004586663;0.3061373;-0.03058505,0.009310767;0.6004349;-0.07548761,0.1831826;0.523002;-0.003977537,0.2315668;0.2499989;0.007324219,0.2815228;-0.00701189;-0.05109048,-0.1689266;0.53544;-0.01092366,-0.2300439;0.2668692;0.02274859,-0.2731519;0.009630561;-0.03996033,0.07798122;0.00198701;-0.04004467,0.08840621;-0.3510558;-0.02770662,0.07749286;-0.7248012;0.04361534,0.07816231;-0.7675762;-0.01219702,-0.07902251;0.006061146;-0.03751397,-0.1000357;-0.3461713;-0.01774323,-0.08160223;-0.7197397;0.05295604,-0.08731186;-0.7610899;-0.004386883,0.008176003;0.5285212;-0.06182694,730.7128
+0;0;0,0.02077446;0.3068911;-0.007924999,0.04118351;0.6031185;-0.03001793,0.2151524;0.4875036;-0.01192223,0.2530143;0.2134129;0.009057604,0.3027196;-0.04937291;-0.01181048,-0.1425892;0.4860596;-0.01270253,-0.2124204;0.2175672;-0.006797675,-0.278515;-0.04149815;-0.028685,0.07832888;0.0008747992;-0.03940069,0.06514727;-0.3504457;-0.003341451,0.03375974;-0.7229879;0.06820307,0.03360248;-0.6855634;-0.02321089,-0.07942283;0.008781086;-0.03610403,-0.1071646;-0.3435028;-0.03094772,-0.1386006;-0.7169777;0.03553386,-0.1369172;-0.6794301;-0.05585465,0.03612655;0.5305107;-0.02214313,0;0;0,0.004586663;0.3061373;-0.03058505,0.009310767;0.6004349;-0.07548761,0.1831826;0.523002;-0.003977537,0.2315668;0.2499989;0.007324219,0.2815228;-0.00701189;-0.05109048,-0.1689266;0.53544;-0.01092366,-0.2300439;0.2668692;0.02274859,-0.2731519;0.009630561;-0.03996033,0.07798122;0.00198701;-0.04004467,0.08840621;-0.3510558;-0.02770662,0.07749286;-0.7248012;0.04361534,0.07816231;-0.7675762;-0.01219702,-0.07902251;0.006061146;-0.03751397,-0.1000357;-0.3461713;-0.01774323,-0.08160223;-0.7197397;0.05295604,-0.08731186;-0.7610899;-0.004386883,0.008176003;0.5285212;-0.06182694,730.7465
+0;0;0,0.02075915;0.3066649;-0.007919157,0.0411635;0.6028242;-0.03000659,0.216571;0.4868903;-0.01183169,0.2545194;0.2121734;0.009196067,0.3039676;-0.04925337;-0.0115641,-0.1440416;0.4854347;-0.01261826,-0.2140324;0.216329;-0.006699911,-0.2797853;-0.04139668;-0.02847405,0.07836213;0.0008751706;-0.03941741,0.06519075;-0.3501726;-0.003386162,0.03371381;-0.7237762;0.06836216,0.033558;-0.6864203;-0.02220785,-0.07945654;0.008784813;-0.03611935,-0.1071768;-0.3432256;-0.03096705,-0.1387024;-0.7177644;0.03570392,-0.1370345;-0.6802864;-0.05484087,0.03610836;0.5302425;-0.02213462,0;0;0,0.00459731;0.3059195;-0.03048134,0.009334546;0.600153;-0.07534957,0.1850291;0.5236477;-0.004601482,0.2319608;0.2497748;0.007343765,0.2817315;-0.005825788;-0.05106259,-0.1702379;0.5353835;-0.0100922,-0.2315651;0.2662224;0.02371427,-0.2745514;0.01037139;-0.03883581,0.07799317;0.001955643;-0.04010439,0.08863399;-0.3507995;-0.02757907,0.07742433;-0.7255883;0.04401612,0.07839933;-0.7676829;-0.01128745,-0.07907583;0.006104164;-0.03748165,-0.09970042;-0.3458455;-0.01717506,-0.08159319;-0.720576;0.05330461,-0.08722368;-0.7615991;-0.00309651,0.00819435;0.5282637;-0.06170201,730.7698
+0;0;0,0.02076077;0.3066888;-0.007919775,0.04116946;0.6029111;-0.03001212,0.2155614;0.4872005;-0.01189292,0.2534003;0.2132762;0.009074167,0.3028561;-0.0481905;-0.01168917,-0.1430247;0.4857531;-0.01267507,-0.2128135;0.2174238;-0.006773797,-0.2785764;-0.04034129;-0.02855127,0.07837342;0.0008752967;-0.03942309,0.06520358;-0.3501315;-0.003396049,0.0337529;-0.7234232;0.06829241,0.03359793;-0.6861069;-0.02179048,-0.07946798;0.008786079;-0.03612455,-0.107185;-0.3431832;-0.03097286,-0.1386843;-0.7174095;0.03564248,-0.1370254;-0.6799718;-0.05441532,0.03611291;0.5303091;-0.02213795,0;0;0,0.004446704;0.30594;-0.03054094,0.008965097;0.6002266;-0.07550192,0.1834198;0.5226829;-0.004219774,0.2316122;0.249813;0.006980177,0.2812777;-0.005846173;-0.05144561,-0.1695053;0.5354331;-0.01035558,-0.230687;0.267037;0.02320384,-0.2737857;0.01118296;-0.03943048,0.07799882;0.001995981;-0.04011905,0.0880751;-0.3507434;-0.02784872,0.07731032;-0.725177;0.04397559,0.07753067;-0.7663966;-0.01166796,-0.07910091;0.00606445;-0.03746473,-0.1001184;-0.3458349;-0.01740728,-0.08277199;-0.7203152;0.05286878,-0.08780419;-0.7613807;-0.00274466,0.00787881;0.5283208;-0.0618273,730.7921
+0;0;0,0.02072962;0.3066867;-0.008053594,0.04109066;0.6029285;-0.03027493,0.2147919;0.4872341;-0.01170315,0.2521134;0.2133385;0.008830566,0.3010272;-0.04827398;-0.01213161,-0.1423903;0.4857487;-0.01271679,-0.2125877;0.2176539;-0.007166865,-0.2785016;-0.04010573;-0.02926653,0.07837591;0.0008712562;-0.03948795,0.06513542;-0.3500957;-0.003969468,0.03308433;-0.7272878;0.06855586,0.0329846;-0.6901365;-0.01965382,-0.07950402;0.00880447;-0.0361169,-0.107403;-0.3430639;-0.03111348,-0.1395777;-0.7212324;0.03607613,-0.1379009;-0.6839631;-0.05210801,0.03604741;0.5303182;-0.02236907,0;0;0,0.00450227;0.3059419;-0.03050542,0.0090877;0.6002595;-0.07542813,0.1826911;0.5222123;-0.003803253,0.2318565;0.2496382;0.007127285,0.2813788;-0.006069154;-0.05147576,-0.1686912;0.5353537;-0.01022352,-0.2298216;0.2670644;0.02320224,-0.2730062;0.01119089;-0.0395422,0.07802561;0.001998469;-0.04013538,0.08829666;-0.3506438;-0.02777982,0.07724854;-0.7291675;0.04404497,0.0764716;-0.767031;-0.01275325,-0.07913706;0.006063909;-0.03746193,-0.09997783;-0.3457507;-0.01729052,-0.08280408;-0.7241859;0.053793,-0.08766294;-0.7639832;-0.0003996454,0.007983789;0.5283412;-0.06176364,730.8246
+0;0;0,0.02072479;0.3066153;-0.008051719,0.04108325;0.6028194;-0.0302704,0.2161189;0.486809;-0.01161961,0.253479;0.2126299;0.008935348,0.3026907;-0.05057552;-0.01215447,-0.143729;0.4853125;-0.01264082,-0.2139991;0.2169403;-0.007085154,-0.2803144;-0.04238889;-0.02931939,0.07833082;0.0008707552;-0.03946524,0.06508968;-0.3501136;-0.003945004,0.033023;-0.7274891;0.0686156,0.03292363;-0.690364;-0.01927117,-0.0794583;0.008799406;-0.03609613,-0.1073586;-0.3430863;-0.03109246,-0.139549;-0.7214388;0.03612982,-0.1378783;-0.684196;-0.05173149,0.03604038;0.5302147;-0.02236514,0;0;0,0.004281342;0.3058661;-0.03057575,0.008700084;0.6001407;-0.07554746,0.1840072;0.5230383;-0.004513025,0.2315864;0.2499116;0.00690937,0.2814459;-0.007367074;-0.05195821,-0.1703505;0.5352297;-0.00987881,-0.2314093;0.2666235;0.02351141,-0.275067;0.009226143;-0.03960993,0.0779521;0.002042323;-0.04016566,0.08813449;-0.3506258;-0.02797771,0.0768314;-0.7293198;0.04391646,0.07675626;-0.7666238;-0.01304865,-0.07909573;0.006010976;-0.03743948,-0.1001726;-0.3458166;-0.0174369,-0.08326004;-0.7243555;0.05417287,-0.08846591;-0.7627313;-0.001257334,0.007625211;0.5282294;-0.06187356,730.8582
+0;0;0,0.02072479;0.3066153;-0.008051719,0.04108325;0.6028194;-0.0302704,0.2161189;0.486809;-0.01161961,0.253479;0.2126299;0.008935348,0.3026907;-0.05057552;-0.01215447,-0.143729;0.4853125;-0.01264082,-0.2139991;0.2169403;-0.007085154,-0.2803144;-0.04238889;-0.02931939,0.07833082;0.0008707552;-0.03946524,0.06508968;-0.3501136;-0.003945004,0.033023;-0.7274891;0.0686156,0.03292363;-0.690364;-0.01927117,-0.0794583;0.008799406;-0.03609613,-0.1073586;-0.3430863;-0.03109246,-0.139549;-0.7214388;0.03612982,-0.1378783;-0.684196;-0.05173149,0.03604038;0.5302147;-0.02236514,0;0;0,0.004281342;0.3058661;-0.03057575,0.008700084;0.6001407;-0.07554746,0.1840072;0.5230383;-0.004513025,0.2315864;0.2499116;0.00690937,0.2814459;-0.007367074;-0.05195821,-0.1703505;0.5352297;-0.00987881,-0.2314093;0.2666235;0.02351141,-0.275067;0.009226143;-0.03960993,0.0779521;0.002042323;-0.04016566,0.08813449;-0.3506258;-0.02797771,0.0768314;-0.7293198;0.04391646,0.07675626;-0.7666238;-0.01304865,-0.07909573;0.006010976;-0.03743948,-0.1001726;-0.3458166;-0.0174369,-0.08326004;-0.7243555;0.05417287,-0.08846591;-0.7627313;-0.001257334,0.007625211;0.5282294;-0.06187356,730.8804
+0;0;0,0.0207038;0.3066306;-0.008041705,0.04103164;0.6029164;-0.03027722,0.2169833;0.4865151;-0.01164793,0.2546009;0.2111385;0.009335847,0.3035243;-0.05170956;-0.01189523,-0.1446666;0.4849933;-0.01257974,-0.2157639;0.2155449;-0.007065966,-0.2825317;-0.04326159;-0.02930641,0.07831;0.0008675047;-0.03947844,0.06504575;-0.3498853;-0.00440532,0.03304222;-0.7268853;0.0680072,0.03292926;-0.6897251;-0.02029382,-0.07945393;0.008804865;-0.03607357,-0.1076337;-0.3427897;-0.03151419,-0.1395939;-0.720765;0.03564259,-0.1379284;-0.6834861;-0.05263309,0.03599736;0.5302839;-0.02236431,0;0;0,0.004372053;0.3058851;-0.03050971,0.00887819;0.6002513;-0.07540715,0.1854066;0.5238462;-0.005045176,0.2321101;0.2493213;0.006894588,0.2816005;-0.00763014;-0.05192721,-0.171066;0.5351957;-0.009286799,-0.2323328;0.265336;0.02402681,-0.2761102;0.008339614;-0.03897929,0.07797182;0.001946509;-0.04010439,0.0882665;-0.3504455;-0.0279603,0.07699255;-0.7287169;0.04401517,0.07660452;-0.7662631;-0.01330591,-0.07904454;0.006141128;-0.0374967,-0.1000054;-0.3454095;-0.0173368,-0.08307539;-0.7235668;0.05412753,-0.08836558;-0.7623939;-0.001399066,0.007781234;0.5283083;-0.06175292,730.9041
+0;0;0,0.02071004;0.306723;-0.008044127,0.0410529;0.6032275;-0.0302967,0.2157609;0.487058;-0.01173338,0.2533173;0.2121289;0.009216299,0.3021996;-0.05049765;-0.01199689,-0.1434133;0.4855466;-0.01265881,-0.214395;0.2165361;-0.007153993,-0.2811066;-0.04205233;-0.02937569,0.07831512;0.0008675614;-0.03948102,0.06505326;-0.3498221;-0.004414216,0.03312811;-0.7258989;0.06782098,0.03301698;-0.6888552;-0.01904233,-0.07945912;0.00880544;-0.03607593,-0.1076338;-0.3427258;-0.03151736,-0.1395158;-0.7197754;0.03547496,-0.1378773;-0.6826151;-0.05136342,0.03601392;0.5305272;-0.02237639,0;0;0,0.004564349;0.3059822;-0.03044081,0.00953757;0.6005921;-0.07515311,0.1843653;0.5228952;-0.00424695,0.2324283;0.2490364;0.00700736,0.2816935;-0.007698715;-0.05191827,-0.1693012;0.5352002;-0.009371642,-0.230514;0.2657667;0.02370237,-0.2743931;0.008993417;-0.03918104,0.07797796;0.001941755;-0.04010522,0.08826147;-0.3503852;-0.02790928,0.07708235;-0.7277576;0.04375696,0.07623146;-0.7652193;-0.0114069,-0.07905333;0.006152144;-0.03748976,-0.09952959;-0.3453421;-0.0169644,-0.08313976;-0.7226777;0.05388826,-0.0885978;-0.7606377;-0.0003935359,0.008308701;0.5285718;-0.06155038,730.9374
+0;0;0,0.02071198;0.3067516;-0.008044878,0.04105758;0.6032961;-0.03030052,0.2150961;0.4872768;-0.01177554,0.2525884;0.2128176;0.009138331,0.3015389;-0.0501754;-0.01210446,-0.142742;0.485771;-0.01269753,-0.2136024;0.2172202;-0.007202124,-0.280407;-0.04172894;-0.02945483,0.07830782;0.0008674806;-0.03947734,0.06503167;-0.3502003;-0.004372731,0.03309454;-0.7264181;0.06788956,0.03298358;-0.6893851;-0.01884378,-0.07945172;0.00880462;-0.03607257,-0.1076568;-0.3431056;-0.03150909,-0.1395507;-0.7202967;0.03550837,-0.1379147;-0.6831471;-0.05120008,0.0360178;0.5305843;-0.02237897,0;0;0,0.004549962;0.3060031;-0.0305233,0.009412955;0.6006426;-0.07532012,0.183435;0.5224161;-0.004108906,0.2322731;0.2491642;0.006805897,0.2817091;-0.007921129;-0.05215108,-0.1686858;0.5353183;-0.009560801,-0.2298562;0.2663228;0.02315766,-0.2740443;0.009209841;-0.03971586,0.07798472;0.001955703;-0.04007351,0.08822972;-0.3507557;-0.02795458,0.07685175;-0.728284;0.04363179,0.07675675;-0.765271;-0.01190996,-0.07903976;0.006133731;-0.0375023,-0.09963091;-0.3457427;-0.0171029,-0.08345893;-0.7232267;0.05379183,-0.08835708;-0.761007;-0.0005587339,0.008214742;0.5286137;-0.06169784,730.9597
+0;0;0,0.02043097;0.3067145;-0.008225728,0.04054415;0.6032962;-0.03064157,0.2158559;0.4867685;-0.01202465,0.2540417;0.211713;0.009438908,0.3046539;-0.05091211;-0.01109723,-0.1443853;0.4851532;-0.01279782,-0.2157592;0.2159929;-0.00706557,-0.2835611;-0.04256788;-0.02952578,0.07829639;0.0009399667;-0.03954228,0.06428225;-0.349838;-0.005004529,0.03217773;-0.7259437;0.06718591,0.03203418;-0.6888563;-0.02039549,-0.07952543;0.008728711;-0.03597658,-0.1083838;-0.342819;-0.03200008,-0.1404023;-0.7198868;0.03502463,-0.1387819;-0.6826839;-0.05253246,0.03555736;0.5305663;-0.02268189,0;0;0,0.004431956;0.3059559;-0.03049922,0.009145163;0.6006321;-0.07529116,0.1848109;0.5234156;-0.004624609,0.2323717;0.2492275;0.00691938,0.2817958;-0.007751971;-0.05202162,-0.170098;0.5352818;-0.009016834,-0.2315385;0.2656037;0.02374217,-0.2759004;0.008623302;-0.03909357,0.0780105;0.001968831;-0.040066,0.08828742;-0.3504247;-0.02791834,0.07661726;-0.7277286;0.04421496,0.07667109;-0.7652383;-0.01202727,-0.07906278;0.006113877;-0.03750328,-0.09962107;-0.3454151;-0.01654695,-0.08352936;-0.7228323;0.05412814,-0.08901394;-0.7597047;-0.002605923,0.008009661;0.5285836;-0.06166852,730.9927
+0;0;0,0.02042494;0.306624;-0.008223301,0.04052787;0.6030543;-0.03062765,0.2145876;0.4868698;-0.01208909,0.2527046;0.2123104;0.009335756,0.3033548;-0.05051214;-0.01121582,-0.1431468;0.4852658;-0.01285688,-0.214392;0.216591;-0.007134965,-0.2822449;-0.04216421;-0.02961206,0.07833821;0.0009404689;-0.0395634,0.06433068;-0.3496718;-0.005041957,0.03221387;-0.7259216;0.06717613,0.03207062;-0.6888491;-0.02022105,-0.07956792;0.008733373;-0.0359958,-0.1084127;-0.3426484;-0.03202118,-0.1404434;-0.7198607;0.03502921,-0.1388265;-0.6826729;-0.05234371,0.0355437;0.5303628;-0.02267217,0;0;0,0.004784003;0.3058624;-0.03046942,0.009932451;0.6003848;-0.07521176,0.1839654;0.5227668;-0.004096981,0.2324957;0.2492408;0.006998304,0.2820084;-0.007938176;-0.05191647,-0.1681567;0.5351557;-0.009245247,-0.2295128;0.2659705;0.02345875,-0.2741511;0.008835316;-0.03940943,0.07806691;0.001962125;-0.04005909,0.08842938;-0.3502642;-0.02796984,0.07654677;-0.7276999;0.04422402,0.076299;-0.7649587;-0.01202989,-0.07911149;0.006118622;-0.03750943,-0.1001945;-0.345272;-0.01758336,-0.08390646;-0.7227243;0.05365786,-0.08983706;-0.75901;-0.003432814,0.008686803;0.5283759;-0.06159759,731.0264
+0;0;0,0.02042901;0.306685;-0.008224938,0.04054347;0.6032853;-0.03064289,0.2141699;0.4871463;-0.01212328,0.2523055;0.2124528;0.009312025,0.3029715;-0.05045128;-0.01124594,-0.1427068;0.4855461;-0.01288923,-0.2139868;0.2167401;-0.007164524,-0.2818607;-0.04209539;-0.02964861,0.07835328;0.0009406497;-0.03957101,0.06434812;-0.3496124;-0.005055401,0.03220815;-0.7261333;0.06721474,0.03206523;-0.6890768;-0.01998489,-0.07958322;0.008735052;-0.03600272,-0.1084231;-0.3425873;-0.03202877,-0.140477;-0.7200714;0.03506994,-0.1388636;-0.6828999;-0.05210549,0.03555528;0.5305351;-0.02268098,0;0;0,0.004770752;0.3059261;-0.03044987,0.009827424;0.6006289;-0.07515371,0.183274;0.5222777;-0.003641605,0.2332094;0.2488639;0.007388115,0.2825205;-0.008437008;-0.05154299,-0.1677231;0.5352471;-0.009050716,-0.2291991;0.265944;0.02361095,-0.2740413;0.008769155;-0.03930588,0.07809129;0.001960844;-0.0400486,0.08858082;-0.3502024;-0.02796888,0.07666332;-0.7279245;0.04419732,0.0761816;-0.7650189;-0.01194263,-0.07912799;0.006118677;-0.03751411,-0.100047;-0.3452401;-0.01791002,-0.08396269;-0.7228909;0.05382002,-0.08875773;-0.7587627;-0.003551658,0.008618571;0.5285572;-0.06154931,731.0603
+0;0;0,0.02060935;0.3067254;-0.008254877,0.04088897;0.6033077;-0.03072261,0.215143;0.4867487;-0.01243035,0.2547526;0.2110164;0.01023555,0.3134677;-0.051085;-0.008622242,-0.1430805;0.4853098;-0.01277975,-0.2156395;0.2154619;-0.007460356,-0.2855133;-0.04361624;-0.02974037,0.07830533;0.0009872218;-0.03969269,0.06403169;-0.3498319;-0.005155519,0.03140384;-0.7262319;0.06694774,0.0311645;-0.6891614;-0.02033211,-0.07963081;0.008701395;-0.03593647,-0.1093576;-0.3428369;-0.03313782,-0.1412765;-0.7201803;0.03419429,-0.1397589;-0.6830003;-0.05306376,0.03586223;0.5305631;-0.02274616,0;0;0,0.005151805;0.3059742;-0.03044009,0.0104677;0.6006668;-0.07516074,0.1849828;0.5236391;-0.004592657,0.2335593;0.2486758;0.007508039,0.2827115;-0.009562701;-0.0507772,-0.1677909;0.5350835;-0.008633588,-0.2294526;0.26443;0.02385422,-0.2749641;0.00664562;-0.03920242,0.07811566;0.001914814;-0.04003108,0.08830385;-0.3505319;-0.02785683,0.0762765;-0.7281538;0.04423666,0.07575159;-0.7652742;-0.01199865,-0.07913925;0.006145998;-0.03751553,-0.100137;-0.3455037;-0.0182213,-0.08438731;-0.7230257;0.05367814,-0.08935302;-0.7590492;-0.003628567,0.009200506;0.5285995;-0.06154597,731.0933
+0;0;0,0.02062117;0.3069013;-0.00825961,0.04091487;0.6036894;-0.03074322,0.2156958;0.4869438;-0.01241419,0.2554649;0.2101011;0.01034299,0.3141554;-0.05189055;-0.008506898,-0.1435884;0.4855006;-0.01276462,-0.2164395;0.2145661;-0.007423799,-0.2862841;-0.04440355;-0.02969448,0.07840237;0.0009884452;-0.03974188,0.0641349;-0.3496791;-0.005219635,0.03142679;-0.727005;0.06706098,0.03119002;-0.6900104;-0.01928107,-0.0797295;0.008712178;-0.035981,-0.1094434;-0.3426742;-0.03318356,-0.1414408;-0.7209457;0.03431415,-0.1399395;-0.6838428;-0.05200634,0.0358842;0.530888;-0.02276053,0;0;0,0.005546685;0.3061361;-0.03052449,0.0111205;0.6010083;-0.07540739,0.1863718;0.5250025;-0.00538969,0.2336256;0.2487132;0.007750034,0.2830647;-0.009415716;-0.05025637,-0.1676656;0.5350009;-0.00844143,-0.2297214;0.2633307;0.02450941,-0.275841;0.005837142;-0.03881153,0.07821187;0.001994893;-0.04007804,0.0880488;-0.3503096;-0.02791643,0.07602914;-0.7290854;0.04317141,0.07525112;-0.7656634;-0.01224256,-0.07927814;0.006071408;-0.03748922,-0.1009546;-0.3453993;-0.01847413,-0.08508513;-0.7238848;0.05340124,-0.08999513;-0.7588026;-0.003743317,0.009794399;0.5288931;-0.06174242,731.1266
+0;0;0,0.02064105;0.3071971;-0.008267571,0.04095242;0.6042438;-0.03077079,0.2137475;0.4879185;-0.01254876,0.2533149;0.2124794;0.01009304,0.3121767;-0.05027685;-0.008811869,-0.1415775;0.4864912;-0.01289533,-0.2140593;0.2169303;-0.007581594,-0.2841077;-0.04279509;-0.02991727,0.07842686;0.0009887539;-0.03975429,0.06415785;-0.3497165;-0.005228337,0.03141711;-0.727419;0.0671244,0.03118058;-0.6904313;-0.0191315,-0.0797544;0.008714899;-0.03599224,-0.1094715;-0.3427092;-0.0331945,-0.1415008;-0.7213582;0.03437058,-0.1400011;-0.6842624;-0.05186378,0.03591734;0.5313784;-0.02278109,0;0;0,0.005364709;0.3064004;-0.03089428,0.01064989;0.6014874;-0.07612646,0.1835566;0.5239866;-0.005318403,0.2324365;0.2494035;0.007321358,0.2823148;-0.009591818;-0.05009401,-0.1661286;0.5352331;-0.009703957,-0.2276372;0.2648833;0.0230468,-0.2747319;0.006831616;-0.04062701,0.07816318;0.002122283;-0.04022646,0.08679871;-0.3502668;-0.02851248,0.07434036;-0.7293856;0.04275942,0.0730193;-0.7657752;-0.01273513,-0.07937743;0.005938577;-0.03736458,-0.1023361;-0.3455448;-0.01941574,-0.08698034;-0.724365;0.05287161,-0.08980992;-0.7594233;-0.004123017,0.00939282;0.5293218;-0.06237555,731.1603
+0;0;0,0.02055396;0.3071772;-0.00843201,0.04074495;0.6041819;-0.03110376,0.2160701;0.4873434;-0.01281454,0.2602918;0.2109775;0.01042014,0.3298305;-0.05008492;-0.007099921,-0.1441213;0.4855667;-0.01247676,-0.2190953;0.2149585;-0.007613489,-0.2931185;-0.04453564;-0.02951109,0.07827795;0.0009833743;-0.0398002,0.06322752;-0.3504285;-0.005746547,0.03048848;-0.7262532;0.06611435,0.03011339;-0.6891344;-0.02190657,-0.07972881;0.008699932;-0.03577832,-0.1107092;-0.343318;-0.03587751,-0.1420979;-0.7198695;0.03270666,-0.140699;-0.6826366;-0.05529463,0.03574326;0.5313267;-0.0230716,0;0;0,0.005545661;0.3063657;-0.03099489,0.0108634;0.6013925;-0.07636952,0.1865386;0.5256957;-0.005653143,0.2328968;0.2490313;0.007811069,0.2827158;-0.01099712;-0.04875267,-0.1681496;0.5350642;-0.008486863,-0.2300873;0.2631305;0.02451811,-0.2782425;0.004621655;-0.03990553,0.07805882;0.002025366;-0.04018927,0.08628136;-0.3510604;-0.02838802,0.07352881;-0.7281798;0.04301453,0.06974111;-0.76563;-0.01385927,-0.07924639;0.00600401;-0.03736871,-0.102699;-0.3461399;-0.01944913,-0.08797984;-0.7230818;0.05250973,-0.09022636;-0.7609668;-0.003926884,0.009607933;0.5292425;-0.06257808,731.1945
+0;0;0,0.02054809;0.3070895;-0.008429604,0.04073264;0.6039995;-0.03109413,0.2170472;0.4869433;-0.01275128,0.2615148;0.2090408;0.01061259,0.3309269;-0.05154639;-0.006875581,-0.1451173;0.4851569;-0.01241165,-0.2205082;0.2130442;-0.007521338,-0.2943966;-0.04597762;-0.02937908,0.07830205;0.0009836771;-0.03981246,0.06326823;-0.3500404;-0.005796377,0.03041386;-0.7271891;0.06631768,0.02988037;-0.6870642;-0.0588727,-0.07975336;0.008702612;-0.03578934,-0.1106996;-0.3429269;-0.03588843,-0.1421988;-0.7208049;0.03293735,-0.1402093;-0.6805176;-0.09222509,0.03573255;0.5311676;-0.02306453,0;0;0,0.005664971;0.3062836;-0.03091192,0.01101166;0.6012245;-0.07621372,0.1880233;0.5265812;-0.00630093,0.2344425;0.248382;0.0079658,0.284133;-0.01132789;-0.04781211,-0.168855;0.5347707;-0.007634964,-0.2315478;0.2614473;0.02578618,-0.2803476;0.003612339;-0.03878401,0.07806971;0.001968578;-0.04023004,0.08629718;-0.3507109;-0.02796221,0.07263034;-0.7291476;0.04359126,0.06983754;-0.7257313;-0.07913172,-0.07929426;0.006045502;-0.03732403,-0.1022606;-0.3457493;-0.01960282,-0.08882596;-0.7239922;0.05301042,-0.09224069;-0.7887027;-0.02941346,0.009755258;0.5290954;-0.06243765,731.216
+0;0;0,0.0205465;0.3070658;-0.008428951,0.04073028;0.6039644;-0.03109266,0.2178421;0.4867154;-0.01270465,0.2624706;0.2078077;0.01074372,0.3319725;-0.05311635;-0.006767059,-0.1459147;0.4849212;-0.01236353,-0.2215783;0.2118242;-0.007455525,-0.2955623;-0.0475325;-0.02934153,0.07815895;0.0009818795;-0.03973971,0.06314573;-0.3495612;-0.005770229,0.0301207;-0.7286688;0.06671841,0.0295873;-0.6885457;-0.05845071,-0.07960761;0.008686707;-0.03572394,-0.1105115;-0.3424611;-0.03582288,-0.1421743;-0.7223018;0.03336039,-0.1401851;-0.6820163;-0.09178081,0.0357303;0.5311341;-0.02306324,0;0;0,0.00447236;0.3062255;-0.03144073,0.008909363;0.6011195;-0.07707644,0.1871902;0.5268523;-0.007775545,0.2344341;0.2478058;0.007458211,0.2840615;-0.01227096;-0.04836071,-0.171327;0.5344636;-0.007445537,-0.2347865;0.2602586;0.0259531,-0.2844728;0.002268761;-0.03878524,0.07779014;0.00197129;-0.04042077,0.0843839;-0.3502724;-0.02855873,0.06992916;-0.7307081;0.04304838,0.06685898;-0.7273295;-0.079638,-0.07919853;0.006028973;-0.03715206,-0.1041512;-0.3452312;-0.02123163,-0.09162632;-0.7253808;0.05223432,-0.09581014;-0.7905484;-0.02959293,0.007845268;0.5290014;-0.06323552,731.2505
+0;0;0,0.02089404;0.3068414;-0.008682108,0.04151696;0.6034586;-0.0316202,0.218865;0.4865328;-0.01352964,0.2723777;0.2084574;0.01012832,0.3489904;-0.04918614;-0.00526497,-0.1454999;0.484401;-0.0128895,-0.2240127;0.211342;-0.008005615,-0.3031514;-0.04506499;-0.02989458,0.0782785;0.001013551;-0.03994215,0.06271738;-0.3503821;-0.006447807,0.0288766;-0.7293029;0.06547038,0.02841609;-0.6922661;-0.02178686,-0.07986102;0.008656151;-0.03565409,-0.1124776;-0.3430783;-0.04352354,-0.1441255;-0.7216433;0.03121205,-0.1428199;-0.6844877;-0.05602697,0.03639978;0.5307024;-0.02351554,0;0;0,0.005023308;0.3060181;-0.0314846,0.009867284;0.6006582;-0.07722139,0.1883191;0.5270153;-0.007795811,0.2357467;0.2472586;0.007569075,0.2849506;-0.01172647;-0.04713321,-0.1704915;0.5339607;-0.006789684,-0.2340533;0.2590718;0.02705229,-0.2849152;0.002790868;-0.03790732,0.07790653;0.001966536;-0.04062796,0.08398652;-0.3510816;-0.02786207,0.06841175;-0.7312952;0.04350615,0.06596952;-0.7688998;-0.01205659,-0.07947829;0.006030947;-0.03702373,-0.1048595;-0.3460436;-0.02146008,-0.09286244;-0.7260072;0.05190263,-0.09645027;-0.7624462;-0.004988097,0.008720193;0.5286059;-0.06334686,731.2825
+0;0;0,0.02089404;0.3068414;-0.008682108,0.04151696;0.6034586;-0.0316202,0.218865;0.4865328;-0.01352964,0.2723777;0.2084574;0.01012832,0.3489904;-0.04918614;-0.00526497,-0.1454999;0.484401;-0.0128895,-0.2240127;0.211342;-0.008005615,-0.3031514;-0.04506499;-0.02989458,0.0782785;0.001013551;-0.03994215,0.06271738;-0.3503821;-0.006447807,0.0288766;-0.7293029;0.06547038,0.02841609;-0.6922661;-0.02178686,-0.07986102;0.008656151;-0.03565409,-0.1124776;-0.3430783;-0.04352354,-0.1441255;-0.7216433;0.03121205,-0.1428199;-0.6844877;-0.05602697,0.03639978;0.5307024;-0.02351554,0;0;0,0.005023308;0.3060181;-0.0314846,0.009867284;0.6006582;-0.07722139,0.1883191;0.5270153;-0.007795811,0.2357467;0.2472586;0.007569075,0.2849506;-0.01172647;-0.04713321,-0.1704915;0.5339607;-0.006789684,-0.2340533;0.2590718;0.02705229,-0.2849152;0.002790868;-0.03790732,0.07790653;0.001966536;-0.04062796,0.08398652;-0.3510816;-0.02786207,0.06841175;-0.7312952;0.04350615,0.06596952;-0.7688998;-0.01205659,-0.07947829;0.006030947;-0.03702373,-0.1048595;-0.3460436;-0.02146008,-0.09286244;-0.7260072;0.05190263,-0.09645027;-0.7624462;-0.004988097,0.008720193;0.5286059;-0.06334686,731.3058
+0;0;0,0.02090058;0.3069375;-0.008684825,0.04152943;0.6036399;-0.03162943,0.2201847;0.486378;-0.01346511,0.2738895;0.2073045;0.01027776,0.3506435;-0.05081442;-0.005143943,-0.1467933;0.4842309;-0.01282038,-0.2255879;0.210192;-0.007918967,-0.3048727;-0.04668826;-0.02984833,0.07796952;0.00100955;-0.03978448,0.06239779;-0.3506256;-0.006267317,0.02890482;-0.7256518;0.06491169,0.02842437;-0.6883103;-0.02612384,-0.0795458;0.008621982;-0.03551336,-0.1121847;-0.3433522;-0.04338817,-0.1435072;-0.7180262;0.03057929,-0.1421451;-0.6805608;-0.06043725,0.03641089;0.5308644;-0.02352263,0;0;0,0.003675096;0.3060994;-0.03182006,0.007314932;0.6007949;-0.07787001,0.1875624;0.5273222;-0.008718729,0.2356167;0.2466282;0.006499767,0.2852004;-0.01308319;-0.04684711,-0.1737937;0.534078;-0.006142855,-0.2379835;0.2582645;0.02756933,-0.2903298;0.001844704;-0.03772361,0.07738352;0.00199081;-0.04087663,0.08110663;-0.3513326;-0.02815342,0.06464587;-0.7274914;0.04302597,0.06337138;-0.7695083;-0.01313043,-0.07920354;0.006004389;-0.03679426,-0.1074806;-0.3461436;-0.02246441,-0.09679695;-0.7222058;0.05030949,-0.1010217;-0.7620555;-0.0083827,0.00644492;0.5287331;-0.06392252,731.3279
+0;0;0,0.02109685;0.3072273;-0.009624767,0.0419996;0.6041999;-0.03328437,0.2167404;0.4887795;-0.01533223,0.2817699;0.2124726;0.00971659,0.3723706;-0.03900275;-0.007292922,-0.1422698;0.4855365;-0.0140162,-0.2255348;0.2130687;-0.008534376,-0.3141428;-0.03886488;-0.02892506,0.07786606;0.0008940639;-0.04020907,0.06303975;-0.3498598;-0.005630661,0.02701655;-0.7261208;0.06319918,0.02639886;-0.6889091;-0.02712745,-0.07984821;0.008766281;-0.03504437,-0.1150633;-0.3413583;-0.05987209,-0.1456898;-0.7152236;0.02316039,-0.144466;-0.6778741;-0.06714897,0.03679809;0.5313618;-0.0250052,0;0;0,0.003470004;0.3063875;-0.03226495,0.006762568;0.6013643;-0.07876348,0.1821957;0.5252199;-0.007942915,0.2382913;0.24619;0.006106378,0.2859788;-0.01186109;-0.04749608,-0.1699024;0.534196;-0.007058356,-0.2350959;0.2587883;0.02614071,-0.2880884;0.004355997;-0.03861793,0.07745378;0.001988664;-0.04095912,0.08017603;-0.3505502;-0.02860332,0.06220159;-0.7277187;0.04230833,0.06178147;-0.7688331;-0.01385093,-0.07935476;0.006027177;-0.03670404,-0.1073761;-0.3453878;-0.02381521,-0.09853595;-0.7226813;0.04814999,-0.1022327;-0.7607617;-0.01153826,0.005990881;0.5292343;-0.06470358,731.3615
+0;0;0,0.02107514;0.3069111;-0.00961486,0.04196244;0.603664;-0.03325747,0.2202174;0.4874553;-0.01512143,0.2856896;0.2092677;0.01009789,0.3758862;-0.04108623;-0.006835761,-0.1457981;0.484149;-0.01377971,-0.2296297;0.2098266;-0.008260579,-0.3178426;-0.04098338;-0.02856032,0.07769522;0.0008921024;-0.04012085,0.06285727;-0.3501371;-0.005515296,0.02689828;-0.7257276;0.06319185,0.02625355;-0.6882001;-0.03108934,-0.07967302;0.008747049;-0.03496749,-0.1149158;-0.3416525;-0.0598147,-0.1454876;-0.7148513;0.02306978,-0.1442103;-0.6771801;-0.07119337,0.03676397;0.5308685;-0.02498315,0;0;0,0.003247679;0.3060457;-0.0325036,0.00614322;0.6007568;-0.07929254,0.1859031;0.5271362;-0.009603977,0.2387592;0.2455681;0.005778074,0.2865169;-0.01115075;-0.04820251,-0.17362;0.5336358;-0.005721435,-0.2409249;0.256749;0.02766611,-0.2944833;0.00374496;-0.03729315,0.07722637;0.001989931;-0.04097748,0.07837802;-0.3508366;-0.02867579,0.05922118;-0.7273725;0.04157829,0.06007706;-0.7688974;-0.02030444,-0.07917427;0.005998356;-0.03663989,-0.1086461;-0.3456322;-0.02538711,-0.1016905;-0.7220823;0.04754301,-0.1072963;-0.763308;-0.01443685,0.005489968;0.5286848;-0.06515408,731.3962
+0;0;0,0.0210797;0.3069776;-0.009616943,0.04197348;0.6038224;-0.03326711,0.2170132;0.4883462;-0.01530064,0.2826211;0.2095819;0.009970968,0.371597;-0.03738369;-0.006733502,-0.1425913;0.4850978;-0.01398243,-0.2265968;0.2102067;-0.008451851,-0.3136157;-0.03720878;-0.02847685,0.0777375;0.0008925878;-0.04014268,0.06291656;-0.3497341;-0.005576812,0.02688456;-0.726087;0.06326984,0.0262453;-0.6886234;-0.0302121,-0.07971637;0.008751808;-0.03498651,-0.1149187;-0.3412459;-0.05980523,-0.1455526;-0.7152025;0.02324753,-0.1442861;-0.6775963;-0.07021652,0.03677302;0.5309989;-0.02498962,0;0;0,0.006212346;0.3060884;-0.03230095,0.01272972;0.6008443;-0.07902694,0.1885498;0.5273596;-0.01083207,0.2398292;0.2449375;0.005317926,0.2900928;-0.007396549;-0.04935205,-0.1652541;0.5335031;-0.007752325,-0.2327999;0.2561111;0.02606905,-0.2877465;0.007089004;-0.03840247,0.07708891;0.001990184;-0.0413363,0.07716294;-0.3504341;-0.0290637,0.05650035;-0.7276317;0.04146838,0.05636694;-0.7696781;-0.01856732,-0.07935482;0.006005003;-0.03636074,-0.1097701;-0.3452043;-0.02739166,-0.1046495;-0.7222039;0.04693754,-0.1101443;-0.7625277;-0.01486341,0.0111349;0.5287592;-0.06488431,731.4284
+0;0;0,0.02155944;0.3067747;-0.01043147,0.04321928;0.6033722;-0.03491208,0.2192914;0.4889571;-0.01692659,0.295049;0.2105836;0.009325197,0.3860035;-0.03676216;-0.008814676,-0.1424675;0.4844817;-0.01453525,-0.2344751;0.2098406;-0.009334234,-0.3315728;-0.03509372;-0.02833241,0.07769639;0.0006577136;-0.04035238,0.06215413;-0.3496619;-0.006812543,0.02674613;-0.7185587;0.06060177,0.02580155;-0.6806638;-0.03946859,-0.07993928;0.008979253;-0.03456242,-0.1177831;-0.3388253;-0.07567382,-0.1477586;-0.704123;0.01117241,-0.14812;-0.7468046;-0.05807035,0.03779832;0.5306181;-0.02640442,0;0;0,0.006202638;0.3059583;-0.03217721,0.0122238;0.6006078;-0.07885277,0.1896075;0.5282022;-0.01189828,0.2419598;0.243784;0.005004644,0.2919609;-0.00955233;-0.05069375,-0.1664153;0.5327597;-0.0068735,-0.2349185;0.253349;0.02714296,-0.2911654;0.003372818;-0.03712156,0.07707638;0.001958579;-0.0414834,0.07629295;-0.3500946;-0.02930593,0.0545212;-0.7193069;0.04204869,0.05325664;-0.7693745;-0.0184896,-0.07947834;0.006026208;-0.03622644,-0.1107949;-0.3447726;-0.02916938,-0.1073203;-0.7140921;0.0448184,-0.1126822;-0.7592497;-0.02151328,0.01079042;0.5285454;-0.06471455,731.4625
+0;0;0,0.02153071;0.3063658;-0.01041757,0.04315541;0.6024825;-0.03485811,0.2192459;0.4881915;-0.01688691,0.2951749;0.2091879;0.009424295,0.3865801;-0.03938325;-0.008805443,-0.1425308;0.483716;-0.01449546,-0.2347467;0.2084532;-0.009282669,-0.3323254;-0.03769457;-0.02837496,0.07799796;0.0006602664;-0.040509,0.06257012;-0.3470803;-0.007216077,0.02697229;-0.7179548;0.06055965,0.02578938;-0.6780679;-0.06475987,-0.08024955;0.009014104;-0.03469657,-0.1178148;-0.33623;-0.07550531,-0.147951;-0.7034861;0.01180652,-0.1484035;-0.7645062;-0.07490715,0.03774386;0.5298547;-0.02636521,0;0;0,0.006580703;0.3055772;-0.03180289,0.01281224;0.5998006;-0.07804537,0.1906262;0.5281758;-0.01276302,0.2443196;0.2433827;0.004857305,0.2949541;-0.01096877;-0.05185532,-0.1655543;0.5322899;-0.005239837,-0.2348883;0.2524143;0.02886238,-0.2924985;0.001489222;-0.03588725,0.07730559;0.001863405;-0.0417788,0.07755879;-0.3475738;-0.02898955,0.05220537;-0.7186861;0.04201341,0.04714511;-0.7155253;-0.08069837,-0.07992791;0.006120534;-0.03604394,-0.1107279;-0.3421527;-0.03084168,-0.1093535;-0.7133341;0.04419924,-0.1156858;-0.7781913;-0.03805736,0.01134632;0.5278468;-0.06401968,731.484
+0;0;0,0.02155341;0.3066888;-0.01042855,0.0432019;0.6031312;-0.03489591,0.2185578;0.4889291;-0.0169536,0.2947539;0.2089441;0.009450156,0.3867182;-0.04114756;-0.008891094,-0.1417663;0.4844715;-0.01457175,-0.2343066;0.2082405;-0.009340623,-0.3324822;-0.03941299;-0.0285497,0.07790145;0.0006594495;-0.04045888,0.06255886;-0.3451597;-0.007349923,0.02641546;-0.7217182;0.06146454,0.02523266;-0.6818323;-0.06384385,-0.08015026;0.009002952;-0.03465365,-0.1175079;-0.3343334;-0.07523689,-0.148106;-0.7072181;0.01341309,-0.1485585;-0.7682302;-0.07329289,0.03778451;0.530425;-0.02639385,0;0;0,0.006722138;0.3059371;-0.03144312,0.01288241;0.600549;-0.07733393,0.1904609;0.5277066;-0.01393914,0.2461689;0.2422926;0.004229311,0.2972293;-0.01342463;-0.05357408,-0.1646361;0.5326703;-0.004533421,-0.2342166;0.2518142;0.02971555,-0.2937983;-0.000307858;-0.03527823,0.07707535;0.001849502;-0.04197574,0.07826516;-0.3456664;-0.02957678,0.04925555;-0.7224;0.04161572,0.04369768;-0.7191341;-0.08108604,-0.07989507;0.006121127;-0.03585109,-0.1098816;-0.3403175;-0.03396262,-0.1116312;-0.7168816;0.04371927,-0.1185384;-0.7818658;-0.03832713,0.01145421;0.5284968;-0.06339586,731.5178
+0;0;0,0.02117023;0.3066698;-0.01169555,0.04245902;0.6030817;-0.03686425,0.2183863;0.4903787;-0.02276961,0.3108733;0.2157123;0.007216362,0.414198;-0.02982929;-0.01209693,-0.1422853;0.4840995;-0.01545096,-0.2421869;0.2104408;-0.01043166,-0.346946;-0.03445685;-0.03018922,0.07763728;0.0003223113;-0.04096755,0.0627966;-0.3455637;-0.008331504,0.02523983;-0.7220106;0.0603366,0.02268777;-0.6822401;-0.06496044,-0.08042239;0.009440632;-0.03389846,-0.1221355;-0.3307911;-0.09242039,-0.1505324;-0.7027261;0.0008322001,-0.1509552;-0.7657454;-0.08371702,0.03711411;0.5303846;-0.02823925,0;0;0,0.006722138;0.3059371;-0.03144312,0.01288241;0.600549;-0.07733393,0.1904609;0.5277066;-0.01393914,0.2461689;0.2422926;0.004229311,0.2972293;-0.01342463;-0.05357408,-0.1646361;0.5326703;-0.004533421,-0.2342166;0.2518142;0.02971555,-0.2937983;-0.000307858;-0.03527823,0.07707535;0.001849502;-0.04197574,0.07826516;-0.3456664;-0.02957678,0.04925555;-0.7224;0.04161572,0.04369768;-0.7191341;-0.08108604,-0.07989507;0.006121127;-0.03585109,-0.1098816;-0.3403175;-0.03396262,-0.1116312;-0.7168816;0.04371927,-0.1185384;-0.7818658;-0.03832713,0.01145421;0.5284968;-0.06339586,731.5403
+0;0;0,0.02117917;0.3067994;-0.01170049,0.04247536;0.6033143;-0.03687774,0.2172925;0.4908354;-0.02281411,0.3096047;0.2166883;0.007115182,0.4130889;-0.02923219;-0.01222791,-0.1411733;0.4845946;-0.01554021,-0.240886;0.2114532;-0.01053041,-0.3458068;-0.03382225;-0.03031845,0.07757055;0.0003220343;-0.04093233,0.06272057;-0.3457806;-0.008275852,0.02562355;-0.7176191;0.05955166,0.02307002;-0.677843;-0.06581742,-0.08035327;0.009432516;-0.03386932,-0.1220925;-0.3310123;-0.0924279,-0.1501418;-0.6983942;-0.0003168657,-0.1505648;-0.761467;-0.08491469,0.03712893;0.5305966;-0.02825029,0;0;0,0.006287351;0.3061501;-0.03072357,0.01200693;0.6009883;-0.07588959,0.1892401;0.5273427;-0.01536965,0.2459719;0.2427143;0.003127098,0.2973364;-0.01336306;-0.05471814,-0.1645206;0.5320159;-0.00416705,-0.2353553;0.2520122;0.02980883,-0.2963874;-0.0002336204;-0.0350534,0.07690908;0.00183554;-0.04212332,0.07641943;-0.3458974;-0.02965164,0.04585784;-0.7178534;0.04074264,0.03980874;-0.7145483;-0.08201849,-0.07988801;0.006114881;-0.03568283,-0.1119569;-0.3403582;-0.03707831,-0.1153178;-0.7118442;0.04183633,-0.1234968;-0.7764431;-0.040648,0.01069079;0.528877;-0.06213725,731.5632
+0;0;0,0.02120108;0.3071168;-0.01171259,0.04251918;0.603937;-0.03691559,0.2168586;0.4914914;-0.0228578,0.3088082;0.2184209;0.006953949,0.4122621;-0.02742772;-0.0123835,-0.140667;0.485267;-0.01560298,-0.2399881;0.2131983;-0.01061285,-0.3448782;-0.03200558;-0.03039511,0.07757839;0.0003220668;-0.04093647,0.06272922;-0.3457615;-0.008281782,0.02533844;-0.7205447;0.06008285,0.02278483;-0.6807683;-0.06529026,-0.08036138;0.009433469;-0.03387274,-0.1220984;-0.3309927;-0.0924281,-0.1503697;-0.7012839;0.0004123673,-0.1507928;-0.7643597;-0.08418817,0.03716753;0.5311483;-0.02827972,0;0;0,0.006595783;0.3065199;-0.03015709,0.01250889;0.6017604;-0.07469797,0.1898211;0.5258068;-0.01687312,0.2468592;0.2424901;0.002856258,0.2992014;-0.0132356;-0.05530631,-0.1635961;0.5309635;-0.003230389,-0.2357096;0.2524301;0.0303813,-0.2982489;0.0004241765;-0.03365016,0.07679925;0.001695514;-0.04234743,0.07445642;-0.346001;-0.02960706,0.04300032;-0.7209986;0.04054666,0.03633923;-0.7175648;-0.08221483,-0.07997926;0.006240798;-0.03547781,-0.1127748;-0.3400896;-0.0418331,-0.1182841;-0.7134585;0.04242536,-0.1273924;-0.778696;-0.03922874,0.0111586;0.5295464;-0.06110704,731.5959
+0;0;0,0.02148877;0.307494;-0.01336656,0.04284674;0.6046977;-0.03955083,0.2112875;0.494067;-0.027466,0.3188912;0.2286912;0.004559431,0.4339189;-0.01407515;-0.01167013,-0.1342791;0.4875421;-0.01703406,-0.2431068;0.2208063;-0.01094558,-0.3566507;-0.02226181;-0.03229805,0.07737798;-0.0003200751;-0.042029,0.0638799;-0.346755;-0.009256639,0.02590418;-0.7194229;0.05745743,0.02237868;-0.6798124;-0.0679339,-0.08116231;0.01046384;-0.03251275,-0.128814;-0.3242982;-0.1158016,-0.1530884;-0.6911427;-0.01776971,-0.1539147;-0.6512434;-0.1431854,0.03747392;0.5318176;-0.03072592,0;0;0,0.006721624;0.3070148;-0.02982855,0.01270702;0.6027759;-0.0740329,0.1836473;0.5242732;-0.0166955,0.2487421;0.2441847;0.001787186,0.3019407;-0.01315743;-0.05630934,-0.1572512;0.5307479;-0.003766023,-0.2296449;0.2538952;0.03000144,-0.2952495;0.0007973015;-0.03377752,0.07705624;0.001737356;-0.0425818,0.07342464;-0.3462433;-0.0295558,0.04077186;-0.7190152;0.03935862,0.03378826;-0.7155526;-0.08342075,-0.0804297;0.006208975;-0.03530444,-0.1136709;-0.3402266;-0.04758543,-0.1211745;-0.7103683;0.04023913,-0.1310238;-0.7762815;-0.04057816,0.01134585;0.5304295;-0.06052709,731.6179
+0;0;0,0.02148877;0.307494;-0.01336656,0.04284674;0.6046977;-0.03955083,0.2112875;0.494067;-0.027466,0.3188912;0.2286912;0.004559431,0.4339189;-0.01407515;-0.01167013,-0.1342791;0.4875421;-0.01703406,-0.2431068;0.2208063;-0.01094558,-0.3566507;-0.02226181;-0.03229805,0.07737798;-0.0003200751;-0.042029,0.0638799;-0.346755;-0.009256639,0.02590418;-0.7194229;0.05745743,0.02237868;-0.6798124;-0.0679339,-0.08116231;0.01046384;-0.03251275,-0.128814;-0.3242982;-0.1158016,-0.1530884;-0.6911427;-0.01776971,-0.1539147;-0.6512434;-0.1431854,0.03747392;0.5318176;-0.03072592,0;0;0,0.006721624;0.3070148;-0.02982855,0.01270702;0.6027759;-0.0740329,0.1836473;0.5242732;-0.0166955,0.2487421;0.2441847;0.001787186,0.3019407;-0.01315743;-0.05630934,-0.1572512;0.5307479;-0.003766023,-0.2296449;0.2538952;0.03000144,-0.2952495;0.0007973015;-0.03377752,0.07705624;0.001737356;-0.0425818,0.07342464;-0.3462433;-0.0295558,0.04077186;-0.7190152;0.03935862,0.03378826;-0.7155526;-0.08342075,-0.0804297;0.006208975;-0.03530444,-0.1136709;-0.3402266;-0.04758543,-0.1211745;-0.7103683;0.04023913,-0.1310238;-0.7762815;-0.04057816,0.01134585;0.5304295;-0.06052709,731.6408
+0;0;0,0.02160446;0.3079147;-0.01485966,0.04297683;0.6055264;-0.04216013,0.2141021;0.4945285;-0.03128196,0.3323489;0.2348549;0.001778007,0.4620603;-0.001093015;-0.01203137,-0.1366931;0.4877897;-0.01779973,-0.2559054;0.226542;-0.01118614,-0.3785732;-0.01265679;-0.03177022,0.07682984;-0.000948507;-0.04270827,0.06508209;-0.3475256;-0.01041244,0.024965;-0.7160068;0.05406293,0.0206528;-0.676538;-0.07138947,-0.08128148;0.01114582;-0.0315723,-0.1335832;-0.319438;-0.1278821,-0.1499;-0.6817471;-0.02782851,-0.1515697;-0.6419971;-0.1533224,0.03758064;0.532556;-0.03309098,0;0;0,0.007036351;0.3075883;-0.02896452,0.01335087;0.6040072;-0.07213223,0.1878125;0.5232376;-0.01890373,0.2519361;0.2439462;0.0008487701,0.3052018;-0.01397792;-0.05681467,-0.1594719;0.5299677;-0.002031356,-0.2335795;0.2545122;0.03170286,-0.3007101;0.00120005;-0.03165013,0.07675132;0.001589283;-0.04283023,0.07263526;-0.3464092;-0.02953291,0.03934795;-0.7150065;0.03808999,0.03164517;-0.7114587;-0.08474123,-0.08035766;0.006354;-0.03507126,-0.115;-0.3397348;-0.05293749,-0.1243011;-0.7050089;0.03669029,-0.132788;-0.7686402;-0.04702179,0.01191176;0.5314883;-0.05890405,731.6745
+0;0;0,0.02162105;0.3081512;-0.01487107,0.04300411;0.6059121;-0.04218487,0.2162906;0.4944199;-0.03128101,0.3343945;0.2350602;0.00173898,0.4638299;-0.0003857166;-0.01204102,-0.1388037;0.4875985;-0.01763355,-0.2578718;0.2266667;-0.01102796,-0.3802787;-0.01202323;-0.03156825,0.07701596;-0.0009508048;-0.04281174,0.06523024;-0.3486482;-0.0104115,0.0242154;-0.7253754;0.05550671,0.01990533;-0.6859112;-0.06988376,-0.08147839;0.01117282;-0.03164879,-0.1339492;-0.3204796;-0.1282699,-0.1506311;-0.6908965;-0.02597728,-0.1523;-0.6511514;-0.1514092,0.03760583;0.5329134;-0.03311221,0;0;0,0.006584734;0.3078798;-0.02850318,0.0124094;0.604514;-0.07129955,0.1897027;0.5218138;-0.02060103,0.2538834;0.242963;0.0001199245,0.3066521;-0.0145905;-0.05697536,-0.1622035;0.529852;-5.112961E-05,-0.2375291;0.2551655;0.03429515,-0.3064236;0.002774745;-0.02840001,0.07683872;0.001463696;-0.04311466,0.07124167;-0.3476156;-0.02916956,0.03605516;-0.7246194;0.03851199,0.02771105;-0.7208863;-0.08425343,-0.08068442;0.00646021;-0.03483528,-0.1168788;-0.3402857;-0.0580605,-0.1277965;-0.7132702;0.03528877,-0.1369728;-0.7795229;-0.04522306,0.0110962;0.5319483;-0.05815601,731.7087
+0;0;0,0.0216177;0.3081034;-0.01486877,0.04299529;0.6057882;-0.04217552,0.2170561;0.4941497;-0.03126625,0.3348902;0.2353823;0.001678336,0.4660425;-0.003186524;-0.01228444,-0.1395739;0.4872988;-0.01755976,-0.2583702;0.2269629;-0.01096926,-0.3824006;-0.01489297;-0.03178199,0.07731069;-0.0009544435;-0.04297557,0.06550275;-0.3493072;-0.01051427,0.02403772;-0.7301695;0.05612749,0.01972887;-0.6907081;-0.06922722,-0.0817902;0.01121558;-0.03176991,-0.1343599;-0.321062;-0.1285731,-0.1512249;-0.6955448;-0.0251577,-0.1528933;-0.6558025;-0.1505539,0.0375985;0.5328097;-0.03310536,0;0;0,0.005453512;0.307882;-0.02819681,0.01031786;0.604478;-0.07083666,0.1888308;0.5212771;-0.02122974,0.2543285;0.2433974;-0.0006463528,0.3092401;-0.0177238;-0.05642629,-0.1643681;0.5292367;0.001954876,-0.2397263;0.2552479;0.03633584,-0.3118901;-7.718801E-05;-0.02621389,0.07703462;0.001461312;-0.04345441,0.06947361;-0.3482132;-0.0288465,0.03260162;-0.7294725;0.03822327,0.02370661;-0.7256422;-0.08448744,-0.08116224;0.006463134;-0.0345785,-0.1182304;-0.3404719;-0.06294852,-0.1315972;-0.7166358;0.03471727,-0.1414313;-0.7829022;-0.04564414,0.009225368;0.5319245;-0.05771983,731.7307
+0;0;0,0.02161285;0.3080343;-0.01486543,0.04298218;0.6056044;-0.04216141,0.2169277;0.4940252;-0.03125757,0.334978;0.2347832;0.001747452,0.4667744;-0.004957274;-0.01228389,-0.1394683;0.4871789;-0.01756008,-0.2584825;0.2263653;-0.01095749,-0.383122;-0.01667824;-0.03187243,0.07732064;-0.0009545663;-0.0429811,0.06549353;-0.349873;-0.01046709,0.02348915;-0.7356893;0.0570415,0.0203682;-0.6988362;-0.03375449,-0.08180073;0.01121702;-0.031774,-0.1344558;-0.3216001;-0.1287344,-0.1515402;-0.700954;-0.02397384,-0.1527486;-0.6638975;-0.1147998,0.03758791;0.5326599;-0.03309548,0;0;0,0.005194113;0.3078625;-0.02769375,0.00970529;0.6044152;-0.06985855,0.1885686;0.5212444;-0.0222652,0.2558008;0.2432685;-0.001267433,0.3117487;-0.01907855;-0.05682337,-0.16466;0.5286524;0.003070083,-0.2414769;0.2545518;0.03770708,-0.3164551;-0.001821399;-0.02306847,0.07690869;0.001395121;-0.04370213,0.06802679;-0.3487972;-0.02861595,0.02813288;-0.7346647;0.03987312,0.02216179;-0.772685;-0.02044439,-0.08126558;0.006524185;-0.0343527,-0.1203937;-0.3402211;-0.06867278,-0.135034;-0.7209587;0.03132991,-0.1427815;-0.7635508;-0.02317687,0.008709855;0.5318744;-0.05685711,731.7632
+0;0;0,0.02209536;0.3082155;-0.01618685,0.04369425;0.6059487;-0.04441961,0.2171412;0.4948108;-0.03460903,0.3495869;0.2423917;-0.0008572862,0.4975898;0.008473203;-0.01137573,-0.1382586;0.4879483;-0.01795943,-0.2687002;0.2323623;-0.0103979,-0.4025313;-0.00931035;-0.03081683,0.07695967;-0.001804579;-0.0435429,0.06713963;-0.3507434;-0.01183522,0.02263454;-0.740482;0.05553183,0.0190353;-0.7038912;-0.03292622,-0.08194332;0.01222031;-0.03095138,-0.1398846;-0.3143923;-0.1442082,-0.1506825;-0.6964485;-0.03316046,-0.1524287;-0.6597323;-0.1216651,0.03822259;0.5329752;-0.03515409,0;0;0,0.005245;0.3082151;-0.0268879,0.009865828;0.6051721;-0.06806993,0.1884872;0.5209537;-0.02273059,0.2587315;0.2434787;-0.001056433,0.3164095;-0.02183926;-0.0559473,-0.1639765;0.5280536;0.004510596,-0.2422412;0.2540788;0.03927951,-0.3206315;-0.004808098;-0.02043549,0.07684445;0.001306579;-0.04376364,0.06762994;-0.3487573;-0.02858067,0.02529223;-0.7384785;0.04026651,0.01920292;-0.7730515;-0.02035093,-0.08127024;0.006591899;-0.03425968,-0.1216845;-0.3395852;-0.07151917,-0.1373672;-0.7238843;0.03086877,-0.1459568;-0.7638841;-0.02305228,0.008844115;0.5325239;-0.05533707,731.7971
+0;0;0,0.02207528;0.3079353;-0.01617214,0.04365386;0.6053889;-0.04437816,0.2182015;0.4940908;-0.03457358,0.3502739;0.2423833;-0.0009169765,0.4980814;0.008773491;-0.01142154,-0.1393737;0.4871863;-0.01782206,-0.2694477;0.2323208;-0.01028184,-0.4031022;-0.00903295;-0.03067383,0.07712708;-0.001808505;-0.04363762,0.06726039;-0.3524048;-0.01177933,0.02256814;-0.7437824;0.05587104,0.01901978;-0.7072848;-0.03133651,-0.08212158;0.01224689;-0.03101871,-0.1403381;-0.3159172;-0.1448135,-0.1511814;-0.6995801;-0.03329878,-0.1529029;-0.6629589;-0.1205522,0.03818771;0.5324888;-0.03512198,0;0;0,0.004914485;0.3079869;-0.02632356,0.00926818;0.6047331;-0.06700039,0.1892649;0.520336;-0.02284765,0.2611396;0.2441556;-0.0006899834,0.320276;-0.02053064;-0.05523396,-0.1652298;0.527569;0.006789427,-0.2446895;0.2548695;0.04219679,-0.3256434;-0.003340602;-0.01529213,0.07698512;0.001237854;-0.0439074,0.06708886;-0.3504398;-0.02793908,0.02315966;-0.7417994;0.04031229,0.01556668;-0.7754512;-0.0192759,-0.08152593;0.006636064;-0.03414068,-0.122782;-0.340849;-0.07391667,-0.1391415;-0.7265582;0.02957778,-0.1483394;-0.7661819;-0.02265151,0.008308373;0.5321376;-0.05439305,731.8199
+0;0;0,0.02207812;0.3079749;-0.01617422,0.04365344;0.6053839;-0.04437561,0.2177371;0.4942057;-0.03457505,0.3501025;0.2419397;-0.0008437708,0.4995023;0.005813256;-0.01146149,-0.1389134;0.4873191;-0.01786685,-0.269276;0.231888;-0.01030991,-0.4043702;-0.01206569;-0.03092157,0.07702164;-0.001806033;-0.04357797,0.06717288;-0.351765;-0.01177758,0.0222022;-0.7455809;0.05629425,0.01869404;-0.7091569;-0.02992525,-0.08200931;0.01223015;-0.0309763,-0.14012;-0.3153374;-0.1445642,-0.1510309;-0.7013906;-0.03235478,-0.1527329;-0.6648444;-0.1186196,0.03818883;0.5325044;-0.03512203,0;0;0,0.004885577;0.3080772;-0.02573228,0.009062313;0.6048617;-0.06581271,0.1888506;0.5198169;-0.02333069,0.2641557;0.2439589;-0.0003519077,0.324845;-0.02340212;-0.05533922,-0.16488;0.5272602;0.007774442,-0.2462814;0.2545588;0.04388915,-0.3308558;-0.006020427;-0.01209609,0.07676217;0.001073539;-0.04405737,0.06597432;-0.3499517;-0.02842212,0.02012029;-0.7435443;0.04034781,0.01193578;-0.7777982;-0.01702666,-0.08144852;0.006780019;-0.03398242,-0.1245242;-0.3393846;-0.07750373,-0.1426906;-0.7269579;0.02834539,-0.1509687;-0.7671361;-0.02159323,0.008161411;0.5322614;-0.05335093,731.8533
+0;0;0,0.02415611;0.3077675;-0.01712413,0.0506388;0.6045468;-0.04753056,0.2235615;0.4953966;-0.03466227,0.3629245;0.2467013;-0.002645504,0.5186368;0.01459862;-0.01105878,-0.1337492;0.4885142;-0.01881421,-0.2734522;0.2380658;-0.01138695,-0.42831;0.006226301;-0.03279315,0.07671128;-0.002787394;-0.04407091,0.06722201;-0.3528408;-0.01321318,0.02105257;-0.7464794;0.05508057,0.01770878;-0.7101821;-0.0311548,-0.08208096;0.01340154;-0.03029439,-0.1456051;-0.3069788;-0.1602971,-0.148798;-0.6927673;-0.04670072,-0.1503596;-0.6564094;-0.1329823,0.04366184;0.5319076;-0.03744229,0;0;0,0.004885577;0.3080772;-0.02573228,0.009062313;0.6048617;-0.06581271,0.1888506;0.5198169;-0.02333069,0.2641557;0.2439589;-0.0003519077,0.324845;-0.02340212;-0.05533922,-0.16488;0.5272602;0.007774442,-0.2462814;0.2545588;0.04388915,-0.3308558;-0.006020427;-0.01209609,0.07676217;0.001073539;-0.04405737,0.06597432;-0.3499517;-0.02842212,0.02012029;-0.7435443;0.04034781,0.01193578;-0.7777982;-0.01702666,-0.08144852;0.006780019;-0.03398242,-0.1245242;-0.3393846;-0.07750373,-0.1426906;-0.7269579;0.02834539,-0.1509687;-0.7671361;-0.02159323,0.008161411;0.5322614;-0.05335093,731.8762
+0;0;0,0.02416997;0.3079441;-0.01713395,0.05066421;0.6048533;-0.04755343,0.2237557;0.4956423;-0.03467887,0.3623576;0.2483052;-0.002836958,0.5194642;0.01412411;-0.01132557,-0.1338952;0.4887533;-0.01881571,-0.2728352;0.2396727;-0.01142901,-0.4290797;0.005757138;-0.03302691,0.07672673;-0.002787955;-0.0440798,0.06724121;-0.3527031;-0.01323424,0.02093971;-0.7474676;0.05525484,0.01607949;-0.7083145;-0.07008874,-0.0820975;0.01340424;-0.03030049,-0.1455965;-0.3068496;-0.1602519,-0.1487986;-0.6937414;-0.04633059,-0.1510684;-0.6545002;-0.1717414,0.04368474;0.532188;-0.03746153,0;0;0,0.005427405;0.3082703;-0.02544117,0.01002366;0.6052227;-0.06521082,0.1899659;0.5193409;-0.02356005,0.2668335;0.2455356;-0.0007112045,0.3293628;-0.02409402;-0.05534911,-0.163949;0.526952;0.008937787,-0.2466023;0.2562627;0.04493451,-0.3347844;-0.006097764;-0.009712081,0.07660905;0.0009468049;-0.04436159,0.06551029;-0.3499177;-0.02845788,0.01805021;-0.7444664;0.04048038,0.007083982;-0.7400751;-0.08216691,-0.08155942;0.006922739;-0.03373319,-0.1256031;-0.3383773;-0.08179645,-0.145622;-0.7265195;0.02599278,-0.1538639;-0.7220898;-0.09687563,0.009032108;0.5325837;-0.05282545,731.9085
+0;0;0,0.02417074;0.3079538;-0.0171345,0.05066228;0.6048332;-0.04755077,0.2246326;0.4954542;-0.03466405,0.3625442;0.2493488;-0.002980724,0.5197253;0.01505668;-0.01147336,-0.1347618;0.4885316;-0.01872357,-0.2730099;0.2406915;-0.01137366,-0.4293285;0.006664976;-0.03298179,0.07665182;-0.002785233;-0.04403676,0.06724864;-0.3496625;-0.013459,0.02055501;-0.7477703;0.05561014,0.01569445;-0.7086165;-0.06974225,-0.08201734;0.01339115;-0.03027091,-0.1449651;-0.3040823;-0.1590941,-0.1481943;-0.6942508;-0.04420796,-0.1504643;-0.655009;-0.1696275,0.04368379;0.532178;-0.03746029,0;0;0,0.005355544;0.3082879;-0.02536345,0.009760588;0.6052176;-0.06509483,0.1907322;0.519124;-0.02393937,0.2692054;0.2472837;-0.0007855892,0.3379932;-0.02068388;-0.05675375,-0.1647277;0.525955;0.01000595,-0.24976;0.2574419;0.04552399,-0.3405339;-0.005154699;-0.004214976,0.07646006;0.0008208901;-0.04444861,0.06746125;-0.3470901;-0.02947474,0.01624176;-0.744468;0.0405829,0.00504465;-0.7400795;-0.08205199,-0.08149887;0.00701789;-0.03363299,-0.1263804;-0.3337649;-0.09020103,-0.1477689;-0.7236351;0.02374866,-0.1735293;-0.7817417;-0.06224129,0.008826606;0.5325874;-0.05271423,731.9308
+0;0;0,0.02599999;0.3079302;-0.018237,0.05434819;0.604679;-0.04983682,0.2281089;0.4941739;-0.0380992,0.3784145;0.2572687;-0.003305778,0.548436;0.02831084;-0.008879153,-0.1317884;0.4885285;-0.01952547,-0.2779684;0.2466871;-0.01112439,-0.4397877;0.01269434;-0.03166654,0.0763913;-0.003506375;-0.04455038,0.06848538;-0.3488168;-0.0151459,0.01980066;-0.7493244;0.05358442,0.01414557;-0.7102867;-0.07173174,-0.08222596;0.01399853;-0.02959048,-0.1470779;-0.2987919;-0.1642114,-0.1456531;-0.6910932;-0.04760059,-0.148748;-0.6519911;-0.1730014,0.04697433;0.5320689;-0.03941553,0;0;0,0.005063482;0.3084562;-0.02566671,0.009155422;0.6055173;-0.06568861,0.1906491;0.5188079;-0.024966,0.2712732;0.2488625;-0.001392603,0.3426875;-0.02157477;-0.05728292,-0.1654357;0.5256771;0.01010044,-0.2533439;0.2595764;0.04736903,-0.3493856;-0.004225016;-0.00307788,0.07650124;0.0006222278;-0.04449535,0.06744889;-0.3456224;-0.03038431,0.01383696;-0.7451318;0.04045677,0.002505787;-0.740783;-0.08214593,-0.08157855;0.007188765;-0.03355481,-0.1276292;-0.330328;-0.09780571,-0.1503491;-0.7217447;0.01957075,-0.1740541;-0.7848874;-0.06154828,0.008300848;0.5328577;-0.05323613,731.9644
+0;0;0,0.02599386;0.3078576;-0.0182327,0.05433332;0.6045151;-0.04982273,0.2281567;0.4940211;-0.03808808,0.3776949;0.2583255;-0.003472306,0.5455822;0.03224178;-0.008975719,-0.1318604;0.4883738;-0.01950816,-0.277294;0.2477673;-0.01114998,-0.437082;0.01671185;-0.03143426,0.07659702;-0.003515817;-0.04467035,0.06868029;-0.3492984;-0.01522567,0.0199949;-0.7498116;0.0535056,0.01580656;-0.713118;-0.0393076,-0.08244739;0.01403622;-0.02967016,-0.147388;-0.2991819;-0.1644751,-0.1459632;-0.6914886;-0.04786276,-0.1482553;-0.6547473;-0.1407387,0.04696188;0.5319288;-0.03940485,0;0;0,0.005430952;0.3083731;-0.02570939,0.009872802;0.6053263;-0.06580126,0.1914042;0.5184138;-0.0255599,0.2757542;0.2511558;-0.00167346,0.352721;-0.01418912;-0.05643153,-0.1648062;0.525565;0.01018382,-0.2547686;0.261865;0.04867256,-0.3528955;0.002468258;-0.0004675016,0.07659512;0.0003608465;-0.0448103,0.06692407;-0.3463311;-0.03044296,0.01240482;-0.7457623;0.04017853,0.004503958;-0.7873215;-0.01892734,-0.08191619;0.007490379;-0.03329471,-0.1286908;-0.3282627;-0.107976,-0.1525379;-0.7193682;0.01023071,-0.1645235;-0.7606266;-0.04855056,0.008934222;0.5326959;-0.05332768,731.9865
+0;0;0,0.02595066;0.307346;-0.0182024,0.05425023;0.6035852;-0.04974824,0.2285622;0.4930865;-0.0380238,0.3777784;0.2578982;-0.003482543,0.5481115;0.02852087;-0.009066131,-0.1324063;0.4874243;-0.01939479,-0.2775269;0.2473357;-0.01105459,-0.4396427;0.01291414;-0.03163438,0.07672472;-0.003521679;-0.04474483,0.06879107;-0.3500434;-0.01523721,0.02239653;-0.7317108;0.05025998,0.01673415;-0.6926613;-0.07521786,-0.08258484;0.01405962;-0.02971963,-0.1476642;-0.299828;-0.1648127,-0.1463065;-0.6736751;-0.05368745,-0.1494053;-0.6345612;-0.1792501,0.04688847;0.5310943;-0.03934405,0;0;0,0.005350173;0.3078337;-0.02600169,0.009712726;0.6043283;-0.0663408,0.1918496;0.5182073;-0.02628946,0.2797349;0.2528929;-0.0006663799,0.3627602;-0.01482823;-0.05626082,-0.1652044;0.5254075;0.01049881,-0.2579324;0.2634679;0.0500116,-0.3624292;0.002169728;0.0003910698,0.07652415;0.000113681;-0.04522419,0.0656392;-0.3472956;-0.03110838,0.01432852;-0.7276638;0.03817081,0.002684623;-0.7236136;-0.08450627,-0.08219773;0.00772848;-0.03293917,-0.1306674;-0.3263721;-0.1168346,-0.1526056;-0.6980511;-0.0007064939,-0.1724259;-0.7608065;-0.0835451,0.008793727;0.5318062;-0.05380797,732.0098
+0;0;0,0.02605878;0.3072569;-0.01950464,0.05413819;0.6034299;-0.05190942,0.2289965;0.4955532;-0.03827718,0.3820195;0.2627192;-0.004448891,0.5640813;0.04247122;-0.006134674,-0.1325719;0.4883637;-0.02002135,-0.2864957;0.253867;-0.01048996,-0.4576267;0.02598821;-0.03156021,0.07635301;-0.004403232;-0.04529918,0.06909233;-0.3510503;-0.01712158,0.01966983;-0.7325532;0.04710689,0.01430394;-0.6936476;-0.07839425,-0.08269214;0.01484115;-0.02903336,-0.1552531;-0.2905853;-0.1789017,-0.1456001;-0.6631448;-0.06392964,-0.1484349;-0.624257;-0.1895147,0.04681791;0.5309485;-0.04141036,0;0;0,0.005350173;0.3078337;-0.02600169,0.009712726;0.6043283;-0.0663408,0.1918496;0.5182073;-0.02628946,0.2797349;0.2528929;-0.0006663799,0.3627602;-0.01482823;-0.05626082,-0.1652044;0.5254075;0.01049881,-0.2579324;0.2634679;0.0500116,-0.3624292;0.002169728;0.0003910698,0.07652415;0.000113681;-0.04522419,0.0656392;-0.3472956;-0.03110838,0.01432852;-0.7276638;0.03817081,0.002684623;-0.7236136;-0.08450627,-0.08219773;0.00772848;-0.03293917,-0.1306674;-0.3263721;-0.1168346,-0.1526056;-0.6980511;-0.0007064939,-0.1724259;-0.7608065;-0.0835451,0.008793727;0.5318062;-0.05380797,732.035
+0;0;0,0.02601148;0.3066992;-0.01946923,0.05403528;0.6022865;-0.05180945,0.2290169;0.4945427;-0.03819764,0.3820336;0.2617183;-0.004370745,0.5643367;0.04117844;-0.006058762,-0.1327655;0.4873489;-0.019931,-0.2866829;0.2528619;-0.0104,-0.4580406;0.02468115;-0.03149817,0.07655754;-0.004415027;-0.04542053,0.06929412;-0.3511931;-0.01723228,0.01887482;-0.7403905;0.0482916,0.01351142;-0.7014889;-0.07715123,-0.08291366;0.0148809;-0.02911114,-0.155502;-0.2906609;-0.1790361,-0.1456544;-0.6707346;-0.06174519,-0.1484878;-0.631851;-0.1872719,0.04673053;0.5299588;-0.04133266,0;0;0,0.00559856;0.3072622;-0.02605057,0.01033735;0.6031479;-0.06642878,0.1925573;0.5177085;-0.02662516,0.2832987;0.2533057;-0.001670599,0.3706;-0.01373187;-0.05593359,-0.1647577;0.5245791;0.01055958,-0.2594984;0.2633812;0.05012487,-0.367935;0.003129244;0.001283545,0.07660384;6.058812E-05;-0.04555678,0.06502998;-0.3474467;-0.03116679,0.01209095;-0.735485;0.03907466,0.0003365092;-0.7313443;-0.08355093,-0.08254527;0.007776253;-0.03270139,-0.1321256;-0.3234777;-0.1271206,-0.1540811;-0.7022127;-0.007171452,-0.1697523;-0.7683769;-0.08686308,0.009313568;0.5307876;-0.0538851,732.0644
+0;0;0,0.02599893;0.3065512;-0.01945984,0.05399673;0.6018652;-0.0517697,0.2282754;0.4943359;-0.03818118,0.3814166;0.2613223;-0.004326791,0.5649071;0.03934582;-0.006025803,-0.1320966;0.4871702;-0.01998575,-0.2861391;0.2524926;-0.01044701,-0.4586131;0.02282542;-0.03168261,0.07672603;-0.004424745;-0.04552049,0.06946908;-0.3508944;-0.01735732,0.01883686;-0.7417353;0.04844328,0.01347355;-0.702834;-0.07699744,-0.08309615;0.01491365;-0.02917521,-0.1556199;-0.2903565;-0.1789668,-0.1457307;-0.6720352;-0.06118061,-0.1485641;-0.6331517;-0.1867052,0.0466997;0.529614;-0.04130398,0;0;0,0.006944702;0.3070837;-0.02607012,0.01331206;0.6026446;-0.06655657,0.1943741;0.5173873;-0.02666473,0.2887957;0.2540038;-0.002019405,0.3791595;-0.01404887;-0.05612421,-0.1618675;0.523967;0.009268425,-0.2609675;0.2642375;0.04943574,-0.3773515;0.005510539;-0.0001662336,0.07671452;-0.0001242757;-0.04575419,0.0645349;-0.3473054;-0.03147054,0.01023903;-0.7369235;0.03852725,-0.001300052;-0.7327644;-0.08412051,-0.08280477;0.007935275;-0.03254197,-0.1329217;-0.3209924;-0.1334475,-0.154997;-0.7011255;-0.01236283,-0.1721453;-0.7699051;-0.08846733,0.01186539;0.5303767;-0.05397582,732.0969
+0;0;0,0.02748263;0.3061216;-0.01989529,0.05639264;0.6011058;-0.0529613,0.231839;0.4929801;-0.03904355,0.3919276;0.2636183;-0.003976628,0.5858854;0.0532888;-0.008962223,-0.1312281;0.4866211;-0.02050844,-0.294495;0.2569926;-0.01158459,-0.4734708;0.03451511;-0.03040921,0.07677183;-0.005098222;-0.04589378,0.06961669;-0.3515415;-0.01901272,0.01525958;-0.7442228;0.04590391,0.009894064;-0.7054012;-0.07951015,-0.0833305;0.01546588;-0.0290341,-0.1599372;-0.2852672;-0.1855197,-0.1445605;-0.6690992;-0.06802916,-0.1474492;-0.6302977;-0.1935261,0.04898117;0.5289241;-0.04229358,0;0;0,0.006808385;0.3067587;-0.02672625,0.01305822;0.602084;-0.06779134,0.195466;0.5176387;-0.02683115,0.2934926;0.25451;-0.001951218,0.3916364;-0.008883864;-0.05556488,-0.1630711;0.5230129;0.009505756,-0.2659951;0.2636736;0.04968943,-0.3860047;0.008542448;0.0008149371,0.07679601;-0.0002908558;-0.04613495,0.06377342;-0.3473188;-0.03203559,0.008151203;-0.7389181;0.0381329,-0.003345072;-0.734823;-0.08447242,-0.08319696;0.008121096;-0.03222511,-0.1337338;-0.318201;-0.1406533,-0.1569015;-0.7008986;-0.02076486,-0.1741634;-0.7649773;-0.1025361,0.01163782;0.5298696;-0.05506432,732.1193
+0;0;0,0.02748263;0.3061216;-0.01989529,0.05639264;0.6011058;-0.0529613,0.231839;0.4929801;-0.03904355,0.3919276;0.2636183;-0.003976628,0.5858854;0.0532888;-0.008962223,-0.1312281;0.4866211;-0.02050844,-0.294495;0.2569926;-0.01158459,-0.4734708;0.03451511;-0.03040921,0.07677183;-0.005098222;-0.04589378,0.06961669;-0.3515415;-0.01901272,0.01525958;-0.7442228;0.04590391,0.009894064;-0.7054012;-0.07951015,-0.0833305;0.01546588;-0.0290341,-0.1599372;-0.2852672;-0.1855197,-0.1445605;-0.6690992;-0.06802916,-0.1474492;-0.6302977;-0.1935261,0.04898117;0.5289241;-0.04229358,0;0;0,0.006808385;0.3067587;-0.02672625,0.01305822;0.602084;-0.06779134,0.195466;0.5176387;-0.02683115,0.2934926;0.25451;-0.001951218,0.3916364;-0.008883864;-0.05556488,-0.1630711;0.5230129;0.009505756,-0.2659951;0.2636736;0.04968943,-0.3860047;0.008542448;0.0008149371,0.07679601;-0.0002908558;-0.04613495,0.06377342;-0.3473188;-0.03203559,0.008151203;-0.7389181;0.0381329,-0.003345072;-0.734823;-0.08447242,-0.08319696;0.008121096;-0.03222511,-0.1337338;-0.318201;-0.1406533,-0.1569015;-0.7008986;-0.02076486,-0.1741634;-0.7649773;-0.1025361,0.01163782;0.5298696;-0.05506432,732.142
+0;0;0,0.02746504;0.3059256;-0.01988255,0.05635557;0.6007109;-0.05292642,0.2317358;0.4926444;-0.03901662,0.3923463;0.262535;-0.003835406,0.5874532;0.05095938;-0.00885054,-0.1311908;0.4862878;-0.02048868,-0.2949898;0.2559109;-0.01153575,-0.475026;0.03211527;-0.0304719,0.07697459;-0.005111687;-0.04601499,0.06982181;-0.3514404;-0.01914282,0.01513216;-0.746524;0.04617095,0.009767294;-0.7077035;-0.07922792,-0.08355058;0.01550673;-0.02911078,-0.160132;-0.2851269;-0.1855446,-0.1446611;-0.6713071;-0.06733532,-0.1475495;-0.6325067;-0.1928171,0.04894875;0.5285745;-0.04226539,0;0;0,0.007267251;0.306538;-0.02686501,0.0137742;0.6016281;-0.06811976,0.1960147;0.5174649;-0.02667379,0.2983493;0.2549622;-0.00210309,0.3990835;-0.009452403;-0.05495799,-0.1625449;0.5223788;0.008588523,-0.2701811;0.2641818;0.05021172,-0.3979072;0.01178738;-0.003072757,0.07695276;-0.0003999025;-0.04633259,0.06342673;-0.3473051;-0.03252411,0.006238312;-0.7411078;0.0381639,-0.005045533;-0.7370141;-0.08444524,-0.08350242;0.00819975;-0.03207343,-0.1344579;-0.3154941;-0.1475839,-0.1580693;-0.69956;-0.02395647,-0.1765287;-0.7640905;-0.1049176,0.01231234;0.5294698;-0.05534339,732.1755
+0;0;0,0.02903021;0.3056153;-0.02068035,0.05927227;0.6000933;-0.05461912,0.234455;0.4921894;-0.03975102,0.4026114;0.2681941;-0.003642939,0.6027952;0.06224863;-0.008997312,-0.1287643;0.4865458;-0.02116754,-0.3013636;0.2632263;-0.01157141,-0.4914292;0.0482903;-0.02547655,0.07695702;-0.005617426;-0.04632194,0.06936286;-0.3520205;-0.02101986,0.01580548;-0.7230132;0.03841329,0.01044704;-0.6842899;-0.08718906,-0.08372749;0.01587218;-0.02893858,-0.1652338;-0.2779768;-0.1953792,-0.1464903;-0.6396403;-0.08186945,-0.1493904;-0.600999;-0.2075583,0.05156625;0.5280354;-0.04371727,0;0;0,0.007141322;0.3063933;-0.02726245,0.01339819;0.6013708;-0.06886733,0.1957876;0.5173619;-0.02715206,0.3020343;0.2569183;-0.001952885,0.4079765;-0.005056113;-0.05354214,-0.1630449;0.5219258;0.007647008,-0.2744136;0.2658629;0.04987301,-0.4065799;0.01653098;-0.003805909,0.07699983;-0.000619635;-0.04658652,0.06270787;-0.3474836;-0.03339219,0.01260925;-0.7175959;0.0340116,0.001340482;-0.7138751;-0.08872056,-0.08375076;0.008407451;-0.03185571,-0.1365184;-0.3104483;-0.1592899,-0.1583997;-0.6690089;-0.03684869,-0.1801913;-0.7287439;-0.1226013,0.01200739;0.5292367;-0.05600989,732.2095
+0;0;0,0.02901483;0.3054533;-0.02066938,0.05924672;0.599832;-0.05459704,0.2337712;0.4920748;-0.03974588,0.4021269;0.267814;-0.003594995,0.6029192;0.06124246;-0.008965643,-0.128137;0.4864516;-0.02122949,-0.300941;0.2628673;-0.01162197,-0.4915844;0.04727791;-0.02556938,0.07707922;-0.005626346;-0.0463955,0.06948186;-0.352175;-0.02108278,0.01600484;-0.7226111;0.03826119,0.01064658;-0.683888;-0.08733702,-0.08386045;0.01589738;-0.02898453,-0.165401;-0.278075;-0.1954951,-0.1466856;-0.6391959;-0.08215566,-0.1495857;-0.6005548;-0.2078403,0.05154257;0.5277914;-0.04369782,0;0;0,0.007383361;0.3061821;-0.02772665,0.01389275;0.6009815;-0.06983054,0.1954428;0.5171128;-0.02735138,0.306727;0.2584383;-0.001919508,0.4173848;-0.002631009;-0.05306506,-0.1619751;0.5214005;0.006576508,-0.2769027;0.2665686;0.048954,-0.4143066;0.0194703;-0.006550882,0.07699132;-0.0008229911;-0.04687286,0.06274956;-0.3478486;-0.03403449,0.01172441;-0.7172296;0.03348183,0.0005274676;-0.7135863;-0.08923602,-0.08397699;0.008617365;-0.03160714,-0.1380853;-0.3068499;-0.1670585,-0.1600077;-0.6639568;-0.04216448,-0.1867243;-0.7153577;-0.1345757,0.01243967;0.52889;-0.05684221,732.2421
+0;0;0,0.02902821;0.3055942;-0.02067892,0.0592716;0.6000848;-0.05461942,0.2324542;0.4925642;-0.03979337,0.401136;0.267869;-0.00357246,0.5996129;0.06367956;-0.008881178,-0.1267946;0.4869823;-0.02141304,-0.2999333;0.2629649;-0.01178692,-0.4883782;0.04986161;-0.02557349,0.07722097;-0.005636693;-0.04648082,0.06961239;-0.3526973;-0.02113071,0.01342459;-0.7419109;0.04122144,0.009327665;-0.7052413;-0.05481084,-0.08401467;0.01592662;-0.02903783,-0.1656757;-0.2784801;-0.1957944,-0.1460116;-0.6579064;-0.07670974,-0.148229;-0.6212994;-0.1728081,0.05156466;0.5280184;-0.04371627,0;0;0,0.008479863;0.3062905;-0.02778935,0.01629479;0.6011525;-0.07003188,0.1960245;0.5168221;-0.02708745,0.3105131;0.2589257;-0.00188279,0.4277785;0.004115254;-0.05122876,-0.158926;0.5209234;0.005033519,-0.2781609;0.2675004;0.04761624,-0.4176001;0.025249;-0.007023957,0.07710244;-0.0009887815;-0.04700589,0.06250665;-0.3485212;-0.03436542,0.004235774;-0.7358761;0.03699827,-0.006545112;-0.7810541;-0.02229357,-0.0841803;0.008763579;-0.0314991,-0.1388272;-0.3038422;-0.1744779,-0.1618304;-0.67778;-0.03966859,-0.1871112;-0.7046483;-0.1132236,0.01450618;0.5290489;-0.05700397,732.2759
+0;0;0,0.0286996;0.3050899;-0.02117554,0.05838099;0.5992526;-0.05537245,0.232868;0.4923495;-0.04043113,0.4090949;0.2739465;-0.003434345,0.6181813;0.0862541;-0.00545262,-0.128291;0.486392;-0.02128847,-0.3091448;0.2688117;-0.01261272,-0.5034107;0.06622477;-0.02561183,0.07721425;-0.006055801;-0.0466929,0.06924863;-0.3535326;-0.02197439,0.01529525;-0.71466;0.03398232,0.009867822;-0.675994;-0.091682,-0.08412731;0.01630804;-0.02890646,-0.1695285;-0.27294;-0.2034252,-0.1464184;-0.62451;-0.09243166,-0.1753233;-0.693284;-0.1652623,0.05094412;0.5272356;-0.04443928,0;0;0,0.008141428;0.3057908;-0.02788544,0.01554419;0.600296;-0.07019997,0.1962382;0.5157989;-0.02696538,0.3154773;0.2604463;-0.0004763603,0.4354361;0.01097257;-0.04866767,-0.1604046;0.5202293;0.0052712,-0.2833551;0.2688287;0.04776148,-0.4259163;0.03286695;-0.006534487,0.07719879;-0.001158893;-0.04709506,0.06182975;-0.3490545;-0.03496933,0.01177865;-0.7095675;0.02812076,0.000831794;-0.7060474;-0.09465981,-0.08433791;0.008882196;-0.03141915,-0.1398837;-0.29958;-0.1836699,-0.1617135;-0.6454604;-0.05582094,-0.1975999;-0.6927719;-0.1487252,0.0138583;0.528266;-0.05715668,732.2982
+0;0;0,0.02869827;0.3050758;-0.02117456,0.05837308;0.5991734;-0.05536367,0.2335381;0.4921615;-0.04041063,0.410151;0.2732801;-0.003332805,0.6138894;0.09038861;-0.005299455,-0.1289627;0.4861819;-0.02119684,-0.3102127;0.268125;-0.01250209,-0.4995095;0.07071994;-0.0251687,0.07729033;-0.006061768;-0.04673891,0.06932003;-0.3537425;-0.02200589,0.011993;-0.7374508;0.03744974,0.006574292;-0.6987988;-0.08801268,-0.08421021;0.01632411;-0.02893494,-0.1696615;-0.2730937;-0.2035561,-0.1451064;-0.6466471;-0.08562229,-0.1739649;-0.7152624;-0.1583359,0.05093836;0.5271772;-0.04443367,0;0;0,0.008520722;0.3057612;-0.02794003,0.01620749;0.6001847;-0.07030952,0.1974425;0.5155983;-0.02650285,0.3204137;0.2613;-0.0003032684,0.441425;0.01997615;-0.04592752,-0.1604048;0.5196727;0.005462602,-0.287785;0.2700208;0.04932789,-0.4307189;0.04301359;-0.005445585,0.07720827;-0.001387224;-0.04724431,0.06154779;-0.3494943;-0.03569674,0.008984983;-0.7330832;0.02872515,-0.001780331;-0.7292532;-0.09393001,-0.0844577;0.009146255;-0.03127793,-0.1422105;-0.2941517;-0.1932413,-0.1646583;-0.6606628;-0.05460821,-0.2042367;-0.7102282;-0.1437595,0.01446432;0.5281798;-0.05725396,732.3206
+0;0;0,0.0286617;0.3046871;-0.02114758,0.05830309;0.5984536;-0.05529781,0.2336698;0.4914943;-0.04035411,0.4096835;0.2733555;-0.003402084,0.6128628;0.0909659;-0.005363338,-0.129213;0.4855084;-0.02112008,-0.309848;0.2681913;-0.01245482,-0.4986253;0.07132797;-0.02508667,0.07740593;-0.006070834;-0.04680882,0.0694247;-0.3542286;-0.02204186,0.01441597;-0.7224199;0.03500939,0.008990839;-0.6837575;-0.09060166,-0.08433615;0.01634853;-0.02897822,-0.1699047;-0.2734664;-0.2038389,-0.1463426;-0.6319133;-0.09067436,-0.1752352;-0.7006453;-0.1634741,0.0508776;0.5265469;-0.04438139,0;0;0,0.008885637;0.3053567;-0.02795005,0.01703669;0.599438;-0.07025921,0.1983182;0.5153238;-0.02617407,0.3249232;0.2640032;0.001027346,0.4479592;0.024389;-0.04368091,-0.1598552;0.5193341;0.005691737,-0.2909443;0.2729949;0.05111692,-0.4383111;0.04973817;-0.003573954,0.07721816;-0.001809075;-0.04747295,0.06121933;-0.3503923;-0.0363059,0.01053844;-0.717867;0.02880478,-0.0002190918;-0.7142577;-0.09395683,-0.08464601;0.009721285;-0.03098627,-0.1430379;-0.2915823;-0.1974119,-0.1688195;-0.6426153;-0.06340924,-0.2034097;-0.7003229;-0.1470365,0.01516563;0.5275249;-0.05722475,732.3547
+0;0;0,0.02837703;0.3043923;-0.02181475,0.05760602;0.5980932;-0.05637128,0.2335075;0.4913523;-0.04132061,0.4198923;0.282058;-0.003267068,0.6322147;0.1157579;-0.006921968,-0.1299469;0.4852974;-0.02151352,-0.3181377;0.2743533;-0.01266931,-0.5119939;0.08719859;-0.02461877,0.07754017;-0.006009472;-0.04699266,0.06911681;-0.3544597;-0.02316136,0.01143623;-0.7330784;0.0339126,0.007093627;-0.6962873;-0.06537283,-0.08458846;0.0161536;-0.02899579,-0.174489;-0.2658375;-0.2146173,-0.1464491;-0.6337526;-0.09719139,-0.1694627;-0.6834458;-0.1523453,0.05038815;0.5261978;-0.04538522,0;0;0,0.009575963;0.3050643;-0.02792597,0.01872492;0.5990733;-0.07011294,0.1999102;0.5142539;-0.02583862,0.3295798;0.2645718;0.003076071,0.4552153;0.0299183;-0.04055119,-0.1588187;0.5188707;0.005629662,-0.2941561;0.2748728;0.05189226,-0.4408858;0.05470109;-0.0004976615,0.07738207;-0.00226444;-0.04757929,0.06130701;-0.3511043;-0.03715134,0.008736968;-0.7288899;0.02956462,-0.003408894;-0.7781714;-0.0295074,-0.08485694;0.01020964;-0.03085391,-0.1454293;-0.2826102;-0.2115303,-0.1708969;-0.6422802;-0.07037272,-0.2001661;-0.6796316;-0.1376757,0.01655833;0.5271833;-0.0571177,732.3875
+0;0;0,0.0283352;0.3039436;-0.0217826,0.05753992;0.5974008;-0.05631025,0.2344759;0.490528;-0.04124652,0.4221357;0.2798021;-0.002932649,0.6312312;0.1160293;-0.006532002,-0.131019;0.4844392;-0.02132824,-0.3204972;0.272052;-0.01242352,-0.5114071;0.0877417;-0.02419137,0.07769197;-0.006021237;-0.04708466,0.06926082;-0.3547937;-0.02323132,0.01233105;-0.728484;0.03309973,0.006838576;-0.6898948;-0.09247541,-0.08475406;0.01618522;-0.02905255,-0.1747377;-0.2660667;-0.2148457,-0.1470628;-0.6291928;-0.09894831,-0.1761701;-0.6999879;-0.1687064,0.05032846;0.5255692;-0.04533395,0;0;0,0.01015514;0.3045838;-0.0280118,0.01993552;0.5983199;-0.07022059,0.201852;0.5130695;-0.02523541,0.3366505;0.2641028;0.005335091,0.4658941;0.03588963;-0.03673887,-0.158639;0.5188726;0.006331623,-0.2986635;0.2751715;0.05207574,-0.4476067;0.0613531;0.0005684681,0.07749297;-0.002675653;-0.04771733,0.06125078;-0.3518467;-0.03781461,0.01003387;-0.7247319;0.02845836,-0.0004708357;-0.7210401;-0.09430397,-0.0850445;0.01058258;-0.03073606,-0.1477692;-0.279062;-0.2163538,-0.1705604;-0.6327378;-0.07334101,-0.2089373;-0.689472;-0.1562714,0.01759309;0.5265023;-0.0572207,732.423
+0;0;0,0.02830493;0.3036189;-0.02175933,0.05749781;0.596957;-0.05627293,0.2347819;0.4900486;-0.04120612,0.4237357;0.2778695;-0.002628051,0.6250567;0.1201861;-0.006093575,-0.131398;0.4839483;-0.02125051,-0.3221828;0.2700966;-0.01228439,-0.5059944;0.09263919;-0.0236147,0.07789613;-0.006037059;-0.04720838,0.06945105;-0.355386;-0.02331562,0.01018372;-0.7444202;0.0353284,0.006160905;-0.7081292;-0.0566458,-0.08497678;0.01622776;-0.02912889,-0.1751092;-0.2664906;-0.2152291,-0.1462979;-0.6445268;-0.09457294,-0.1676168;-0.6883515;-0.1456654,0.05028936;0.5251554;-0.04530121,0;0;0,0.01093383;0.3042386;-0.02789903,0.02153873;0.5978515;-0.06992197,0.2034498;0.5118013;-0.02455831,0.3452195;0.2647947;0.008620977,0.4753291;0.04802051;-0.02993631,-0.1575093;0.5186954;0.006950393,-0.3036477;0.2765258;0.05395351,-0.4492783;0.07194459;0.005533598,0.07766438;-0.003142118;-0.04786706,0.06127492;-0.3528968;-0.03838611,0.004994243;-0.7406816;0.03056812,-0.004926801;-0.7819342;-0.02722168,-0.08529891;0.01104408;-0.03057791,-0.1498474;-0.2755424;-0.2213356,-0.1725326;-0.6431612;-0.07086603,-0.2030579;-0.6764263;-0.1307054,0.01897143;0.5260623;-0.05697942,732.4557
+0;0;0,0.02815517;0.3032171;-0.02226177,0.05716191;0.5964686;-0.0571791,0.2337852;0.4896308;-0.04185914,0.4308983;0.2870842;-0.003344096,0.6387676;0.1397417;9.40524E-05,-0.1308903;0.4838793;-0.02156788,-0.3302739;0.2800949;-0.01261217,-0.517496;0.1075641;-0.02320899,0.07792442;-0.006259375;-0.04753219,0.06920691;-0.3555685;-0.02520205,0.01949948;-0.7251263;0.03270404,0.01386871;-0.686608;-0.09293488,-0.08524703;0.01643164;-0.02887296,-0.1790645;-0.2583843;-0.2244899,-0.1485567;-0.61639;-0.1091726,-0.1767345;-0.6875165;-0.1789497,0.05004577;0.5247009;-0.04614887,0;0;0,0.01199827;0.3038321;-0.02776766,0.02409928;0.5973696;-0.06950569,0.2047528;0.5109352;-0.02411032,0.3501014;0.2682648;0.01259089,0.4847084;0.05511284;-0.02453685,-0.154846;0.5180185;0.006586649,-0.3042123;0.279319;0.05213166,-0.4531887;0.07832949;0.003752965,0.07780907;-0.003559664;-0.04799771,0.06100254;-0.3531892;-0.03973889,0.009299695;-0.7210326;0.02670598,-0.00106059;-0.7173454;-0.09613419,-0.08550428;0.0114319;-0.03048003,-0.1522623;-0.271262;-0.225977,-0.1695684;-0.6165404;-0.07471509,-0.2084956;-0.6804284;-0.1492747,0.02108467;0.5256156;-0.05665255,732.4903
+0;0;0,0.02810798;0.302709;-0.02222446,0.05709811;0.5957925;-0.057122,0.2335673;0.4890214;-0.04181134,0.4287989;0.288408;-0.003663931,0.6320287;0.1443541;-0.0003025201,-0.1307952;0.4832748;-0.02153751,-0.3282756;0.2814355;-0.01266728,-0.511319;0.1127555;-0.02302759,0.07815664;-0.006278029;-0.04767384,0.06944277;-0.3554416;-0.02535301,0.01722137;-0.74369;0.03548172,0.01303087;-0.7073506;-0.0580205,-0.08550108;0.01648061;-0.02895901,-0.1792795;-0.2582208;-0.2244944,-0.1472287;-0.6343328;-0.1033449,-0.168199;-0.6795926;-0.155274,0.0499856;0.5240613;-0.0460974,0;0;0,0.01313013;0.3032912;-0.02754593,0.02612665;0.5966531;-0.06904459,0.2063031;0.5095291;-0.0236311,0.3561057;0.2734926;0.01713943,0.4947713;0.06945664;-0.01759338,-0.1529724;0.5171791;0.006715335,-0.3048009;0.2832501;0.05189931,-0.4537645;0.08916262;0.0049413,0.07803085;-0.004098833;-0.04811502,0.06066035;-0.353585;-0.041255,0.007579267;-0.7397007;0.03128362,-0.003751367;-0.7841606;-0.02464271,-0.08575651;0.01197302;-0.03038316,-0.1538165;-0.2676938;-0.2294903,-0.1701981;-0.630541;-0.07062463,-0.2006227;-0.6658198;-0.1307365,0.02287406;0.5249346;-0.05626321,732.5226
+0;0;0,0.02807891;0.3023959;-0.02220148,0.05704404;0.5952266;-0.05706977,0.2338303;0.4884388;-0.04175843,0.4281884;0.2887232;-0.003781717,0.6299776;0.1456904;-0.0004441328,-0.1311531;0.4826825;-0.02145005,-0.3277498;0.2817464;-0.0126195,-0.5094957;0.114262;-0.02290637,0.07838611;-0.006296461;-0.04781381,0.06968202;-0.3550677;-0.02551806,0.0179503;-0.7396755;0.03474623,0.0135176;-0.7029696;-0.06416024,-0.08575211;0.016529;-0.02904403,-0.1794251;-0.2578638;-0.2243597,-0.1476749;-0.630449;-0.1043462,-0.1698573;-0.6800587;-0.1592767,0.04993579;0.5235385;-0.04605179,0;0;0,0.01428686;0.3029298;-0.02745938,0.02799693;0.5960147;-0.06886089,0.2082134;0.5083575;-0.02298594,0.3617789;0.2768089;0.02067733,0.5053591;0.07774101;-0.01006508,-0.1516024;0.5163191;0.006798632,-0.3057959;0.2854949;0.05205501,-0.4661305;0.1026358;0.006847192,0.07818733;-0.004581898;-0.0483315,0.06067522;-0.3536904;-0.04278278,0.008288532;-0.7358881;0.03078151,-0.002952442;-0.7860896;-0.02656364,-0.0860322;0.01239439;-0.03024937,-0.1564822;-0.2630735;-0.2336418,-0.1702109;-0.6228994;-0.07690009,-0.2029558;-0.6617534;-0.140414,0.02459675;0.5243427;-0.05610704,732.5561
+0;0;0,0.02896048;0.302014;-0.02222441,0.05852899;0.5943235;-0.05747158,0.2353353;0.4869465;-0.04197232,0.4341349;0.2955548;-0.00390752,0.640422;0.1558693;0.002199691,-0.1302739;0.4822423;-0.02154106,-0.3323607;0.2906913;-0.0131674,-0.5199344;0.1268984;-0.0227422,0.07840479;-0.006392729;-0.04806897,0.06920028;-0.3553607;-0.02660746,0.01608942;-0.7541754;0.03578018,0.01207901;-0.7181744;-0.05288947,-0.08596108;0.01659503;-0.0288808,-0.1823534;-0.2518848;-0.2312446,-0.1473469;-0.6377975;-0.1062966,-0.1686132;-0.6769195;-0.1581068,0.05122437;0.5227559;-0.04634682,0;0;0,0.01502921;0.3026055;-0.02737045,0.02911307;0.5952619;-0.0687449,0.209539;0.5072755;-0.02255774,0.3652868;0.2808267;0.02287984,0.5151644;0.08397806;-0.006970167,-0.1508119;0.5154347;0.007157788,-0.3065008;0.2888789;0.05226244,-0.4684083;0.1053741;0.005191807,0.07828057;-0.00494051;-0.04844117,0.06038094;-0.3542023;-0.04399323,0.007430747;-0.7507625;0.03152108,-0.002610281;-0.7873513;-0.02661252,-0.08617509;0.01267988;-0.03019731,-0.1592038;-0.2594967;-0.2373463,-0.1703494;-0.6324897;-0.07450242,-0.1997073;-0.6642;-0.1314616,0.02566022;0.5236764;-0.05599236,732.5782
+0;0;0,0.02896048;0.302014;-0.02222441,0.05852899;0.5943235;-0.05747158,0.2353353;0.4869465;-0.04197232,0.4341349;0.2955548;-0.00390752,0.640422;0.1558693;0.002199691,-0.1302739;0.4822423;-0.02154106,-0.3323607;0.2906913;-0.0131674,-0.5199344;0.1268984;-0.0227422,0.07840479;-0.006392729;-0.04806897,0.06920028;-0.3553607;-0.02660746,0.01608942;-0.7541754;0.03578018,0.01207901;-0.7181744;-0.05288947,-0.08596108;0.01659503;-0.0288808,-0.1823534;-0.2518848;-0.2312446,-0.1473469;-0.6377975;-0.1062966,-0.1686132;-0.6769195;-0.1581068,0.05122437;0.5227559;-0.04634682,0;0;0,0.01502921;0.3026055;-0.02737045,0.02911307;0.5952619;-0.0687449,0.209539;0.5072755;-0.02255774,0.3652868;0.2808267;0.02287984,0.5151644;0.08397806;-0.006970167,-0.1508119;0.5154347;0.007157788,-0.3065008;0.2888789;0.05226244,-0.4684083;0.1053741;0.005191807,0.07828057;-0.00494051;-0.04844117,0.06038094;-0.3542023;-0.04399323,0.007430747;-0.7507625;0.03152108,-0.002610281;-0.7873513;-0.02661252,-0.08617509;0.01267988;-0.03019731,-0.1592038;-0.2594967;-0.2373463,-0.1703494;-0.6324897;-0.07450242,-0.1997073;-0.6642;-0.1314616,0.02566022;0.5236764;-0.05599236,732.601
+0;0;0,0.0288994;0.3013771;-0.02217753,0.05841376;0.5931509;-0.05736169,0.2355849;0.4858018;-0.04186907,0.4337729;0.2949989;-0.003921386,0.6416271;0.1542523;0.002232222,-0.1307291;0.4810886;-0.02139843,-0.3321941;0.2901269;-0.01305053,-0.5211929;0.1250896;-0.02269807,0.0785357;-0.006403402;-0.04814922,0.06935322;-0.354536;-0.0267391,0.01583705;-0.7563941;0.03612465,0.01181568;-0.7203768;-0.05278747,-0.0861046;0.01662274;-0.02892902,-0.1822661;-0.2512144;-0.2308084,-0.1469925;-0.6400721;-0.1049068,-0.1683169;-0.6793832;-0.1568587,0.05111904;0.5216803;-0.04625202,0;0;0,0.01601511;0.3019229;-0.02722645,0.03056204;0.5940163;-0.06854451,0.2111891;0.5057086;-0.02206445,0.3706293;0.2834124;0.02576303,0.525753;0.08785188;-0.001506567,-0.1497632;0.5145363;0.007543564,-0.3083329;0.2910557;0.05266955,-0.4746612;0.1098495;0.002171054,0.07841156;-0.005434722;-0.04846954,0.06046329;-0.3538726;-0.04566169,0.008471057;-0.753504;0.03113222,-0.002370924;-0.7895751;-0.02781534,-0.08626657;0.01310892;-0.03022321,-0.1604991;-0.2558138;-0.2397682,-0.1704036;-0.6323016;-0.07708889,-0.1989385;-0.6675814;-0.1307737,0.0270347;0.5225329;-0.05580211,732.6353
+0;0;0,0.02955897;0.3009111;-0.02228149,0.05956748;0.5921768;-0.05779498,0.2368786;0.4841984;-0.04188861,0.440458;0.3007703;-0.003812395,0.6529014;0.1685225;0.004909277,-0.1302102;0.4804982;-0.02155259,-0.3383127;0.2984;-0.01295912,-0.5299226;0.1374874;-0.02247575,0.07848856;-0.006551227;-0.04839377,0.06880303;-0.3541258;-0.02769703,0.01798307;-0.7588556;0.03602167,0.01397862;-0.7228933;-0.05254655,-0.0862522;0.016768;-0.02871796,-0.1843346;-0.2450027;-0.2365309,-0.1459203;-0.6360061;-0.1096863,-0.1683696;-0.6736305;-0.1627795,0.05212271;0.5208163;-0.04658977,0;0;0,0.01671828;0.3014875;-0.02726579,0.03163925;0.5931405;-0.06861973,0.2125491;0.5044516;-0.02181649,0.3755278;0.2865407;0.02811408,0.5345772;0.09450792;0.005213022,-0.1489505;0.5138954;0.008212417,-0.3118706;0.294648;0.05211995,-0.4791555;0.1149285;0.002982918,0.07835993;-0.005671561;-0.04871225,0.05979867;-0.3534985;-0.04724884,0.009177074;-0.7556593;0.03119277,-0.0035941;-0.794099;-0.0240233,-0.08639517;0.01333007;-0.03005849,-0.1632448;-0.2509275;-0.2435821,-0.1713652;-0.6308616;-0.08223455,-0.197679;-0.6682134;-0.1338798,0.02805181;0.5217414;-0.05586815,732.6683
+0;0;0,0.02955919;0.3009134;-0.02228166,0.05956695;0.5921717;-0.05779434,0.2370028;0.4841686;-0.04188478,0.4397684;0.3014738;-0.003960796,0.6468501;0.1725636;0.004540758,-0.1303339;0.4804658;-0.02153502,-0.3376044;0.2990957;-0.01297592,-0.5243784;0.1422442;-0.02225236,0.07847538;-0.006550128;-0.04838565,0.06883888;-0.3523653;-0.02779366,0.01769977;-0.7596368;0.03632518,0.01353015;-0.7234285;-0.05589614,-0.08623772;0.01676518;-0.02871314,-0.1838236;-0.2436804;-0.2354741,-0.1451681;-0.6371394;-0.1078329,-0.1685433;-0.677553;-0.163116,0.05212217;0.5208111;-0.04658912,0;0;0,0.01728798;0.3014724;-0.02710342,0.03276978;0.5931059;-0.06833518,0.2135683;0.5037003;-0.02140856,0.3799667;0.2901281;0.02985501,0.5425383;0.1093759;0.008126974,-0.149397;0.5122143;0.0045215,-0.3118048;0.2944956;0.05090828,-0.4779756;0.1223701;0.002606474,0.07823256;-0.005561307;-0.04889989,0.05878633;-0.351577;-0.04885912,0.009936646;-0.7562999;0.03120065,-0.002062529;-0.7931646;-0.03161525,-0.08642664;0.01319055;-0.02998176,-0.1661894;-0.2452463;-0.2466689,-0.1716305;-0.6279108;-0.08500655,-0.1987537;-0.6681454;-0.1387852,0.02903834;0.5217087;-0.05561447,732.6902
+0;0;0,0.02955919;0.3009134;-0.02228166,0.05956695;0.5921717;-0.05779434,0.2370028;0.4841686;-0.04188478,0.4397684;0.3014738;-0.003960796,0.6468501;0.1725636;0.004540758,-0.1303339;0.4804658;-0.02153502,-0.3376044;0.2990957;-0.01297592,-0.5243784;0.1422442;-0.02225236,0.07847538;-0.006550128;-0.04838565,0.06883888;-0.3523653;-0.02779366,0.01769977;-0.7596368;0.03632518,0.01353015;-0.7234285;-0.05589614,-0.08623772;0.01676518;-0.02871314,-0.1838236;-0.2436804;-0.2354741,-0.1451681;-0.6371394;-0.1078329,-0.1685433;-0.677553;-0.163116,0.05212217;0.5208111;-0.04658912,0;0;0,0.01728798;0.3014724;-0.02710342,0.03276978;0.5931059;-0.06833518,0.2135683;0.5037003;-0.02140856,0.3799667;0.2901281;0.02985501,0.5425383;0.1093759;0.008126974,-0.149397;0.5122143;0.0045215,-0.3118048;0.2944956;0.05090828,-0.4779756;0.1223701;0.002606474,0.07823256;-0.005561307;-0.04889989,0.05878633;-0.351577;-0.04885912,0.009936646;-0.7562999;0.03120065,-0.002062529;-0.7931646;-0.03161525,-0.08642664;0.01319055;-0.02998176,-0.1661894;-0.2452463;-0.2466689,-0.1716305;-0.6279108;-0.08500655,-0.1987537;-0.6681454;-0.1387852,0.02903834;0.5217087;-0.05561447,732.7131
+0;0;0,0.03045736;0.3003853;-0.02233571,0.06137108;0.5912467;-0.05804106,0.2383331;0.482762;-0.04225441,0.4471274;0.3073867;-0.003538597,0.6544784;0.185605;0.008424656,-0.128835;0.4802144;-0.02187615,-0.3437077;0.3081473;-0.01332736,-0.5325755;0.1590943;-0.0222988,0.07844246;-0.007005566;-0.04866683,0.0685056;-0.3509893;-0.02879713,0.0228936;-0.7413609;0.03349792,0.01815778;-0.7043536;-0.06990448,-0.08640156;0.01728799;-0.02840163,-0.1855184;-0.2348731;-0.2414955,-0.1464733;-0.611531;-0.119203,-0.1724039;-0.6582053;-0.1841048,0.05366559;0.5199754;-0.04677554,0;0;0,0.01809989;0.3010127;-0.02686214,0.03418194;0.5923464;-0.06801748,0.2146026;0.5025039;-0.02074885,0.3841114;0.291757;0.03124166,0.5500949;0.1184654;0.01154828,-0.1477045;0.5121529;0.005910911,-0.3164265;0.2990239;0.05017549,-0.4859594;0.1349762;0.002057549,0.07825108;-0.005754799;-0.04913663,0.05861621;-0.3498939;-0.05017113,0.01564912;-0.7377752;0.02763009,0.0007622838;-0.7902022;-0.03358889,-0.08661494;0.0133688;-0.02983091,-0.1696956;-0.2347354;-0.2542418,-0.1714514;-0.6009859;-0.0986505,-0.2030531;-0.649267;-0.158958,0.03029011;0.5210091;-0.05530071,732.746
+0;0;0,0.03043275;0.3001426;-0.02231766,0.06131152;0.5906748;-0.05798325,0.2385946;0.4821934;-0.04219945,0.4463686;0.307675;-0.003672808,0.6531565;0.1862241;0.008257956,-0.1291975;0.4796415;-0.02178656,-0.3430203;0.3084151;-0.01327955,-0.5313752;0.1597669;-0.02222662,0.07852142;-0.007012619;-0.04871583,0.06861094;-0.3500831;-0.02889887,0.02187824;-0.7500463;0.03492678,0.01741773;-0.7134464;-0.06246453,-0.08648854;0.01730539;-0.02843022,-0.1853423;-0.2341862;-0.2409583,-0.1453378;-0.6200987;-0.1156612,-0.169761;-0.6623158;-0.1767899,0.05361322;0.51947;-0.04672826,0;0;0,0.01838172;0.3007694;-0.02664017,0.03462527;0.5917763;-0.06765378,0.2153086;0.5017858;-0.02026486,0.3874583;0.2950983;0.03223085,0.5569649;0.1262048;0.01232004,-0.1475443;0.5119801;0.006507043,-0.3203147;0.3037857;0.05028497,-0.4917045;0.1428067;0.001651753,0.07830081;-0.005856187;-0.04922104,0.05843092;-0.3490604;-0.05131268,0.01521067;-0.7465296;0.0285523,0.001123943;-0.7909234;-0.03321861,-0.08672298;0.013431;-0.02977845,-0.172338;-0.2289145;-0.2580919,-0.1712018;-0.6038252;-0.09787689,-0.2022472;-0.6464554;-0.1554056,0.03071729;0.5205045;-0.05496073,732.7686
+0;0;0,0.03039862;0.299806;-0.02229263,0.06125037;0.5900838;-0.05792718,0.2383724;0.481695;-0.04215675,0.4446557;0.3084287;-0.003906529,0.6493897;0.188184;0.007905737,-0.1290869;0.4791454;-0.02176234,-0.3413755;0.3091475;-0.01331636,-0.5278597;0.1619757;-0.02217457,0.07857145;-0.007017086;-0.04874687,0.06879735;-0.3453663;-0.02920263,0.02196708;-0.7461645;0.0347563,0.01739296;-0.7093965;-0.06511541,-0.08654364;0.01731642;-0.02844833,-0.1840369;-0.2307142;-0.2380517,-0.143949;-0.6174325;-0.1124929,-0.1689942;-0.6614888;-0.1751785,0.05355842;0.5189379;-0.04668147,0;0;0,0.01894463;0.300414;-0.02640462,0.03566422;0.591145;-0.06732965,0.2159655;0.5009817;-0.01968575,0.3905361;0.29892;0.03259492,0.5633118;0.1367979;0.01311851,-0.1464286;0.5113753;0.006901816,-0.3235388;0.3089167;0.04788391,-0.4962767;0.1526999;0.0002149232,0.07834362;-0.00593707;-0.04925442,0.05771738;-0.3443272;-0.05418944,0.0164196;-0.7426251;0.02690531,0.002117001;-0.7924131;-0.03200482,-0.08678527;0.01345781;-0.02976867,-0.173411;-0.2207534;-0.2591131,-0.1695345;-0.595885;-0.0972975,-0.2019781;-0.6419711;-0.1538608,0.03162301;0.5199401;-0.05464482,732.7922
+0;0;0,0.03096973;0.299537;-0.0225553,0.06201472;0.5892873;-0.05853936,0.2393658;0.4804962;-0.04276423,0.4490134;0.3151985;-0.003410034,0.6573568;0.2025114;0.009420129,-0.1287827;0.4789017;-0.02201916,-0.3436234;0.31586;-0.01279518,-0.5343315;0.1750581;-0.02146658,0.07852479;-0.007160934;-0.04901167,0.06811067;-0.3454415;-0.03047991,0.02232498;-0.7515905;0.03499633,0.0178414;-0.7151134;-0.06109808,-0.08674551;0.0174036;-0.02814068,-0.1850162;-0.2269129;-0.2415369,-0.1437775;-0.6186929;-0.114461,-0.1683148;-0.6586638;-0.1760905,0.05428939;0.5182723;-0.04721143,0;0;0,0.01952489;0.3001939;-0.02631879,0.03669916;0.5904552;-0.06710148,0.2171748;0.4997833;-0.01917982,0.3939204;0.3026129;0.03286839,0.5719422;0.1468422;0.01515651,-0.14572;0.5108749;0.007475857,-0.3259931;0.3139616;0.04685847,-0.5013859;0.1611868;0.0003057346,0.07841182;-0.006237328;-0.04931784,0.05773433;-0.3445142;-0.05449891,0.01590446;-0.7479328;0.02823043,0.002025664;-0.7934319;-0.03010869,-0.08687235;0.01374191;-0.02973083,-0.1741171;-0.2160237;-0.2631441,-0.1684069;-0.5959226;-0.09887406,-0.2001353;-0.6389365;-0.153266,0.03258666;0.5193626;-0.05444956,732.8243
+0;0;0,0.03095018;0.2993478;-0.02254106,0.06193963;0.5885802;-0.05846018,0.2398067;0.4798269;-0.04269535,0.4484748;0.3153017;-0.003525048,0.6567008;0.202678;0.009297889,-0.1293379;0.4782281;-0.02189415,-0.3431747;0.3159483;-0.01271327,-0.5337754;0.1752256;-0.02137978,0.07858997;-0.007166878;-0.04905235,0.06813747;-0.3466941;-0.0304523,0.02214875;-0.754644;0.03531428,0.01772625;-0.7182552;-0.05947113,-0.0868175;0.01741805;-0.02816404,-0.1854503;-0.2277988;-0.2423467,-0.1440287;-0.6213161;-0.1147073,-0.1682318;-0.6603338;-0.1754972,0.05422954;0.5177052;-0.04715459,0;0;0,0.01981688;0.2999989;-0.02613616,0.03734812;0.5897427;-0.06666672,0.2181348;0.4985133;-0.01842213,0.3975283;0.3054539;0.03345537,0.5806592;0.1558488;0.01648545,-0.1455708;0.5102802;0.008151226,-0.3288366;0.3176391;0.04620716,-0.507544;0.1686541;0.0006689951,0.07843024;-0.006563649;-0.04939127,0.0573526;-0.3460648;-0.05474401,0.01552396;-0.7512535;0.02853799,0.002106079;-0.7954937;-0.02936721,-0.08691908;0.01405578;-0.02968819,-0.1735258;-0.2152532;-0.2655919,-0.1677492;-0.5967907;-0.1004884,-0.1982615;-0.637997;-0.1556547,0.03317191;0.5187881;-0.05407572,732.8577
+0;0;0,0.03095018;0.2993478;-0.02254106,0.06193963;0.5885802;-0.05846018,0.2398067;0.4798269;-0.04269535,0.4484748;0.3153017;-0.003525048,0.6567008;0.202678;0.009297889,-0.1293379;0.4782281;-0.02189415,-0.3431747;0.3159483;-0.01271327,-0.5337754;0.1752256;-0.02137978,0.07858997;-0.007166878;-0.04905235,0.06813747;-0.3466941;-0.0304523,0.02214875;-0.754644;0.03531428,0.01772625;-0.7182552;-0.05947113,-0.0868175;0.01741805;-0.02816404,-0.1854503;-0.2277988;-0.2423467,-0.1440287;-0.6213161;-0.1147073,-0.1682318;-0.6603338;-0.1754972,0.05422954;0.5177052;-0.04715459,0;0;0,0.01981688;0.2999989;-0.02613616,0.03734812;0.5897427;-0.06666672,0.2181348;0.4985133;-0.01842213,0.3975283;0.3054539;0.03345537,0.5806592;0.1558488;0.01648545,-0.1455708;0.5102802;0.008151226,-0.3288366;0.3176391;0.04620716,-0.507544;0.1686541;0.0006689951,0.07843024;-0.006563649;-0.04939127,0.0573526;-0.3460648;-0.05474401,0.01552396;-0.7512535;0.02853799,0.002106079;-0.7954937;-0.02936721,-0.08691908;0.01405578;-0.02968819,-0.1735258;-0.2152532;-0.2655919,-0.1677492;-0.5967907;-0.1004884,-0.1982615;-0.637997;-0.1556547,0.03317191;0.5187881;-0.05407572,732.8801
+0;0;0,0.03141371;0.299139;-0.02275717,0.0626241;0.5880559;-0.05897491,0.2368475;0.4800634;-0.04309716,0.4555945;0.3262086;-0.002460409,0.66387;0.2139454;0.01136715,-0.1253127;0.4796445;-0.02228551,-0.3460466;0.3234875;-0.01425796,-0.5425283;0.1911313;-0.021307,0.07857283;-0.00736872;-0.04941416,0.06757803;-0.3471991;-0.03159226,0.02168474;-0.7601166;0.03482059,0.01570414;-0.7216738;-0.09068425,-0.08708462;0.01761391;-0.02785257,-0.1868283;-0.2211857;-0.2490972,-0.1451137;-0.6194886;-0.1201306,-0.1756729;-0.6782794;-0.2040403,0.05486771;0.5172601;-0.04759482,0;0;0,0.02026537;0.299841;-0.02595282,0.03818788;0.5893361;-0.06627226,0.2152546;0.4971864;-0.01916289,0.4021236;0.3089564;0.03396273,0.5878775;0.1626986;0.01731801,-0.1413208;0.5102846;0.007399224,-0.3289594;0.3189971;0.04446338,-0.5084628;0.1707272;0.0001073629,0.07864468;-0.006778464;-0.04938435,0.05659676;-0.3464882;-0.05524695,0.01371654;-0.7564041;0.02929879,0.004135039;-0.7521341;-0.0936023,-0.08708991;0.01426685;-0.02969093,-0.1724051;-0.2117954;-0.2695666,-0.1666026;-0.5975257;-0.1016494,-0.2052386;-0.662424;-0.1748621,0.03394277;0.5184392;-0.05372906,732.9026
+0;0;0,0.03139715;0.2989813;-0.02274517,0.06256782;0.5875309;-0.0589161,0.2380715;0.4793853;-0.04302408,0.4552741;0.3266168;-0.002674233,0.6634673;0.214398;0.01114786,-0.1266134;0.4789635;-0.02206735,-0.3457888;0.323909;-0.01409647,-0.5421929;0.1916051;-0.02114273,0.07867804;-0.007378587;-0.04948033,0.06767288;-0.3475291;-0.03164164,0.02149281;-0.7630269;0.03518622,0.01551295;-0.7245852;-0.09030336,-0.08720123;0.01763749;-0.02788986,-0.1870388;-0.221387;-0.2493429,-0.1450635;-0.6221789;-0.1195704,-0.175619;-0.6809589;-0.2034699,0.05482307;0.5168413;-0.04755309,0;0;0,0.02057903;0.299675;-0.02577543,0.03889694;0.5888059;-0.06582618,0.2168983;0.4961655;-0.01755285,0.4076868;0.3143201;0.03417039,0.5952803;0.1704676;0.01856136,-0.141831;0.5099067;0.008460969,-0.3310728;0.322677;0.04418048,-0.5148754;0.1795106;0.001186222,0.07894617;-0.007153988;-0.04908466,0.05589236;-0.3470973;-0.05606687,0.01289835;-0.759489;0.0294993,0.003630586;-0.7551615;-0.09342216,-0.08707632;0.01459847;-0.02995962,-0.1702849;-0.2132516;-0.2693388,-0.165044;-0.6014313;-0.1004424,-0.2025941;-0.6669146;-0.1734327,0.0345678;0.5180115;-0.0533551,732.9247
+0;0;0,0.03178088;0.2989784;-0.02269498,0.06314205;0.5872617;-0.05894273,0.2400342;0.4790672;-0.04304289,0.4596689;0.3294688;-0.00274412,0.6723373;0.2265775;0.01314784,-0.1275604;0.4790421;-0.02192665,-0.3522875;0.331789;-0.01435244,-0.5525423;0.2057009;-0.02252763,0.07848278;-0.007328378;-0.04944872,0.06669898;-0.3484094;-0.03243417,0.02090747;-0.7649461;0.03475703,0.01657968;-0.7288514;-0.05574874,-0.0870817;0.01749753;-0.0277316,-0.1885072;-0.2171054;-0.2545331,-0.1457987;-0.6188337;-0.1245144,-0.1664511;-0.6519845;-0.1864226,0.05536863;0.5166689;-0.04755447,0;0;0,0.02099601;0.2997182;-0.02532458,0.03978073;0.5886486;-0.06490827,0.2187184;0.4950991;-0.0152781,0.4137777;0.3173413;0.03568363,0.6044056;0.1776426;0.02111411,-0.1423076;0.5097112;0.009946331,-0.3347973;0.3252478;0.04406404,-0.5244915;0.1902768;0.0008671805,0.07898339;-0.007476195;-0.04862261,0.0559557;-0.3483249;-0.05613506,0.01336331;-0.7615644;0.03066063,0.004399143;-0.803041;-0.0246377,-0.08668555;0.01483425;-0.03039717,-0.1660022;-0.2184377;-0.2671621,-0.1632305;-0.608353;-0.09961271,-0.1888774;-0.6480342;-0.1518999,0.03534792;0.5179291;-0.05255651,732.9592
+0;0;0,0.03179295;0.299092;-0.0227036,0.06315401;0.5873746;-0.05895043,0.2419561;0.4788091;-0.04300681,0.4605203;0.3299399;-0.002904452,0.6731538;0.2270655;0.0129849,-0.1294366;0.4787837;-0.02167239,-0.3530683;0.3322483;-0.0141351,-0.5532902;0.206181;-0.02230894,0.07827032;-0.007308539;-0.04931486,0.06643294;-0.3499403;-0.03222295,0.02067984;-0.7661278;0.03491191,0.01603307;-0.7295839;-0.06226443,-0.08684596;0.01745016;-0.02765653,-0.1887326;-0.2182195;-0.2554892,-0.14606;-0.6196107;-0.1255795,-0.1682345;-0.657416;-0.1920506,0.05538252;0.5167993;-0.04756501,0;0;0,0.02071821;0.2999022;-0.02473211,0.03927163;0.5889204;-0.06377435,0.2200169;0.4943297;-0.01363277,0.4176449;0.3211765;0.03638411,0.6127663;0.1879951;0.02092648,-0.1446066;0.5097207;0.01150449,-0.3388421;0.3287514;0.04411207,-0.5309442;0.1974833;0.0003617518,0.07898631;-0.007586822;-0.04811669,0.05639494;-0.3500089;-0.05621267,0.0136281;-0.7626307;0.03168892,0.003469743;-0.8077915;-0.0295918,-0.08624189;0.01483454;-0.03088501,-0.1620559;-0.2244951;-0.2649841,-0.1653068;-0.6162606;-0.1027446,-0.1900765;-0.6637354;-0.15652,0.03490632;0.518191;-0.05155969,732.9922
+0;0;0,0.03178164;0.2989856;-0.02269553,0.06311918;0.5870522;-0.05891462,0.2427778;0.478379;-0.04296077,0.4608945;0.3298145;-0.002940521,0.7031282;0.2126192;0.01516075,-0.1303056;0.4783534;-0.02152923,-0.3534795;0.3321181;-0.01400737,-0.5815738;0.1885011;-0.02331908,0.07806085;-0.00728898;-0.04918288,0.06616908;-0.3514952;-0.03201243,0.02037866;-0.7680221;0.03517717,0.01592446;-0.7317494;-0.05797205,-0.08661354;0.01740346;-0.02758252,-0.1889684;-0.2193491;-0.2564621,-0.1462609;-0.6210678;-0.1264465,-0.1675165;-0.6560631;-0.1901629,0.05535487;0.5165421;-0.04753972,0;0;0,0.02125005;0.2998108;-0.02407241,0.04029717;0.5886554;-0.06251419,0.2215626;0.4938273;-0.01141953,0.4212973;0.3237896;0.03798819,0.6514284;0.1841169;0.02153277,-0.1449782;0.5104277;0.01167521,-0.3414949;0.3325455;0.04309263,-0.561929;0.1856174;-0.007508624,0.0790514;-0.007481217;-0.0475446,0.05704775;-0.3515348;-0.05510235,0.01422888;-0.7646178;0.03227544,0.004507575;-0.8088465;-0.02368498,-0.08583741;0.01457196;-0.03138755,-0.1548648;-0.2398622;-0.2536771,-0.1833617;-0.637046;-0.106916,-0.1867305;-0.6260507;-0.1983678,0.03582373;0.517976;-0.05044103,733.0255
+0;0;0,0.03179729;0.2991328;-0.0227067,0.06313826;0.5872312;-0.05892903,0.2438047;0.4783614;-0.04295194,0.4607387;0.3306026;-0.003148701,0.703342;0.2132284;0.01498019,-0.131283;0.4783357;-0.02140527,-0.3532467;0.3328934;-0.0139242,-0.5816891;0.1890573;-0.02325011,0.07780042;-0.007264662;-0.0490188,0.06586387;-0.352767;-0.03178369,0.02027668;-0.7674451;0.0351077,0.01583092;-0.7311843;-0.05786522,-0.08632458;0.0173454;-0.02749049,-0.1890648;-0.2202986;-0.2572319,-0.1465469;-0.6202343;-0.1277934,-0.1677622;-0.6551065;-0.1913892,0.05537488;0.5167296;-0.04755549,0;0;0,0.02119918;0.299983;-0.02383065,0.04030609;0.5888929;-0.06199694,0.2223507;0.4937567;-0.009944439,0.4249472;0.3290792;0.03815246,0.6530003;0.18517;0.02254295,-0.1465247;0.5109;0.01082339,-0.3442675;0.336472;0.04164534,-0.5676659;0.1932808;-0.008863464,0.07912278;-0.007349461;-0.04684114,0.05757777;-0.3527384;-0.05416906,0.01485736;-0.7639835;0.03279686,0.00504018;-0.8078456;-0.0233364,-0.08526977;0.01422699;-0.03217424,-0.1528116;-0.2475669;-0.2483072,-0.1868877;-0.6434578;-0.1047111,-0.2085292;-0.6913741;-0.151226,0.03581154;0.5182112;-0.04999709,733.0604
+0;0;0,0.03202068;0.2989621;-0.02264154,0.06343997;0.5867718;-0.05890073,0.2454565;0.4776729;-0.04252969,0.4637575;0.3346083;-0.003811222,0.6809328;0.2418225;0.01174233,-0.1324481;0.4782904;-0.02105114,-0.3581511;0.3417282;-0.01549961,-0.5669615;0.2307033;-0.02487531,0.07722481;-0.007286097;-0.04885523,0.06478186;-0.354367;-0.03197021,0.01964607;-0.7678595;0.03442415,0.01528374;-0.7316368;-0.05771942,-0.08584984;0.01728885;-0.0271015,-0.1904087;-0.2149112;-0.2638623,-0.1485144;-0.6139893;-0.1357879,-0.167681;-0.6462864;-0.2013616,0.05567329;0.5163673;-0.04751409,0;0;0,0.02045076;0.299938;-0.0231359,0.038668;0.5886776;-0.06094444,0.2222987;0.4940216;-0.008130308,0.4260736;0.3330878;0.03875232,0.6307924;0.2156581;0.02095604,-0.1503102;0.511782;0.008986823,-0.3486345;0.3406745;0.04079233,-0.5454507;0.2163404;-0.001876377,0.07905836;-0.007107571;-0.04585683,0.05771839;-0.3541008;-0.05259633,0.01470617;-0.7639885;0.03437233,0.006420158;-0.807836;-0.02063751,-0.08439211;0.01369118;-0.0330774,-0.1520232;-0.2633842;-0.2319753,-0.200148;-0.6590637;-0.09580174,-0.2019708;-0.6475218;-0.1863786,0.03444462;0.518059;-0.04903078,733.0824
+0;0;0,0.03202068;0.2989621;-0.02264154,0.06343997;0.5867718;-0.05890073,0.2454565;0.4776729;-0.04252969,0.4637575;0.3346083;-0.003811222,0.6809328;0.2418225;0.01174233,-0.1324481;0.4782904;-0.02105114,-0.3581511;0.3417282;-0.01549961,-0.5669615;0.2307033;-0.02487531,0.07722481;-0.007286097;-0.04885523,0.06478186;-0.354367;-0.03197021,0.01964607;-0.7678595;0.03442415,0.01528374;-0.7316368;-0.05771942,-0.08584984;0.01728885;-0.0271015,-0.1904087;-0.2149112;-0.2638623,-0.1485144;-0.6139893;-0.1357879,-0.167681;-0.6462864;-0.2013616,0.05567329;0.5163673;-0.04751409,0;0;0,0.02045076;0.299938;-0.0231359,0.038668;0.5886776;-0.06094444,0.2222987;0.4940216;-0.008130308,0.4260736;0.3330878;0.03875232,0.6307924;0.2156581;0.02095604,-0.1503102;0.511782;0.008986823,-0.3486345;0.3406745;0.04079233,-0.5454507;0.2163404;-0.001876377,0.07905836;-0.007107571;-0.04585683,0.05771839;-0.3541008;-0.05259633,0.01470617;-0.7639885;0.03437233,0.006420158;-0.807836;-0.02063751,-0.08439211;0.01369118;-0.0330774,-0.1520232;-0.2633842;-0.2319753,-0.200148;-0.6590637;-0.09580174,-0.2019708;-0.6475218;-0.1863786,0.03444462;0.518059;-0.04903078,733.1049
+0;0;0,0.03203968;0.2991394;-0.02265497,0.06349858;0.5873117;-0.05896069,0.2487796;0.4774385;-0.0424864,0.4675411;0.334072;-0.003686227,0.6847402;0.2412761;0.01186904,-0.1356487;0.4780667;-0.02063707,-0.3618279;0.3412163;-0.01507383,-0.5706612;0.2301793;-0.02445056,0.07688589;-0.007254119;-0.04864081,0.06435063;-0.3569097;-0.03163054,0.01946186;-0.7681392;0.03440047,0.01519933;-0.7320589;-0.0556351,-0.08547307;0.01721297;-0.02698256,-0.1908075;-0.2167095;-0.2654997,-0.1491425;-0.6136036;-0.1381262,-0.1678707;-0.6444755;-0.2021997,0.05572016;0.5168009;-0.04755684,0;0;0,0.01902185;0.300163;-0.02375937,0.03450339;0.589307;-0.06251705,0.2218712;0.4946609;-0.007101301,0.4276866;0.3353034;0.03938794,0.6325044;0.2180777;0.02104926,-0.1573601;0.5117018;0.007022463,-0.3584074;0.3430424;0.03942713,-0.5577104;0.222337;-0.002250269,0.07897752;-0.006916791;-0.04521835,0.05822892;-0.3565383;-0.05152822,0.01461052;-0.7640198;0.03531146,0.006324574;-0.8060815;-0.01854014,-0.08375265;0.01320506;-0.03378031,-0.1522015;-0.2705438;-0.2274471,-0.2061251;-0.665233;-0.09784161,-0.207067;-0.6532924;-0.1863544,0.03107326;0.5185769;-0.05035901,733.1275
+0;0;0,0.03199631;0.2995206;-0.02225219,0.06335928;0.5884197;-0.05826533,0.2529113;0.4777273;-0.04251127,0.475491;0.3514054;-0.002627049,0.7085398;0.2504939;0.0134616,-0.1400974;0.4785321;-0.02033937,-0.366919;0.3535613;-0.01544847,-0.5882315;0.2283763;-0.02560915,0.07636274;-0.007099989;-0.04858968,0.06282787;-0.3591818;-0.03224657,0.01826707;-0.7724442;0.03402852,0.01412129;-0.7364455;-0.0541307,-0.08513941;0.01695955;-0.0265761,-0.1929028;-0.2132711;-0.2711017,-0.1509564;-0.6124249;-0.1442923,-0.1676537;-0.6449859;-0.204563,0.0556137;0.517701;-0.0469232,0;0;0,0.01708384;0.3005176;-0.02507639,0.03011598;0.5902613;-0.06529176,0.2216025;0.4957275;-0.005607843,0.4250208;0.3417191;0.03902483,0.646343;0.2177728;0.01883674,-0.1652916;0.5120048;0.00556818,-0.3643867;0.3493774;0.03724009,-0.5803826;0.2218514;-0.005616259,0.07897979;-0.006498143;-0.04430127,0.0588747;-0.3586022;-0.04981756,0.01360312;-0.7682168;0.03579903,0.00806509;-0.8059977;-0.02077221,-0.08300062;0.01251637;-0.03459585,-0.151393;-0.2803517;-0.2188854,-0.2116688;-0.6780164;-0.0948147,-0.2117333;-0.6657753;-0.181474,0.02728392;0.5193732;-0.05277646,733.1592
+0;0;0,0.03200303;0.2995835;-0.02225687,0.06338657;0.5886722;-0.05829406,0.2560622;0.4772902;-0.04246112,0.4784686;0.3510666;-0.002607945,0.6951867;0.2572264;0.0123533,-0.1431806;0.4781077;-0.01993751,-0.3698257;0.3532342;-0.01505042,-0.5756299;0.2368215;-0.02449911,0.07599153;-0.007065475;-0.04835348,0.06238452;-0.3610235;-0.03192327,0.01795691;-0.7730508;0.03415372,0.01384286;-0.737098;-0.05333102,-0.08472554;0.01687711;-0.02644691,-0.1930633;-0.2145805;-0.2722756,-0.1512422;-0.6125413;-0.1458453,-0.1678118;-0.6446236;-0.2056548,0.05563492;0.5178979;-0.04694303,0;0;0,0.0152455;0.3005911;-0.02612281,0.02617185;0.5904701;-0.06738007,0.220908;0.4969795;-0.004646063,0.424884;0.3439313;0.03957272,0.6347034;0.236088;0.02107382,-0.1723561;0.5116494;0.002683807,-0.3726892;0.351299;0.03644218,-0.5749596;0.2350042;-0.003039349,0.07896104;-0.006039962;-0.04348981,0.05950432;-0.3600711;-0.04846978,0.01330903;-0.7683973;0.03663111,0.00779511;-0.8055542;-0.01963162,-0.0823212;0.01195508;-0.03525605,-0.1514564;-0.2884415;-0.2105376,-0.2149823;-0.6851674;-0.08937886,-0.2141946;-0.6728729;-0.1753547,0.02384469;0.5195509;-0.05461371,733.1929
+0;0;0,0.03205614;0.3000806;-0.0222938,0.06347853;0.5895272;-0.05837476,0.2573814;0.4778256;-0.04250306,0.4786789;0.3522313;-0.002848569,0.6953512;0.2584109;0.01210951,-0.1443212;0.4786482;-0.01984069,-0.3698363;0.3543972;-0.01497796,-0.5755969;0.2380091;-0.02442464,0.0754967;-0.007019467;-0.04803861,0.0618809;-0.3612064;-0.03159779,0.01750745;-0.7727314;0.03439866,0.01342703;-0.7368272;-0.05237064,-0.08417384;0.01676721;-0.02627469,-0.1925816;-0.2148401;-0.2722624,-0.1508116;-0.6123157;-0.1459862,-0.1672457;-0.6438903;-0.2053066,0.05571926;0.5186835;-0.04701258,0;0;0,0.01406813;0.3010943;-0.02678203,0.02458691;0.5913326;-0.06820679,0.2200489;0.4976771;-0.003080368,0.4242273;0.3469816;0.04074955,0.6330374;0.2370583;0.02377725,-0.1757203;0.5120153;3.410876E-05,-0.3781669;0.3561096;0.03209323,-0.5808278;0.2402665;-0.006400984,0.07891973;-0.005577043;-0.04239464,0.06018544;-0.3598921;-0.04613566,0.01360121;-0.7675873;0.03925657,0.007817514;-0.8046766;-0.01593399,-0.08156369;0.0114586;-0.03567628,-0.1513473;-0.2929479;-0.2041134,-0.215322;-0.6891354;-0.08320031,-0.2138509;-0.6767532;-0.1684521,0.02230161;0.5203435;-0.05542099,733.2156
+0;0;0,0.03157636;0.3002494;-0.02215402,0.06254306;0.5898368;-0.05819473,0.2575383;0.4780084;-0.04223409,0.4804598;0.3548813;-0.003536701,0.7008942;0.2706563;0.01290413,-0.1462495;0.4793408;-0.01977515,-0.3743406;0.3597131;-0.01584316,-0.5818376;0.2465113;-0.02510457,0.07493532;-0.006795781;-0.04799772,0.05987718;-0.3606977;-0.03230263,0.01570971;-0.7725788;0.0335241,0.01171667;-0.7367151;-0.05248944,-0.08383579;0.01646065;-0.02580454,-0.1960269;-0.2054639;-0.2785541,-0.1544828;-0.6042972;-0.1555255,-0.1697648;-0.635814;-0.2140986,0.0548967;0.5189575;-0.04683729,0;0;0,0.01271533;0.3011907;-0.0275693,0.0220271;0.5914391;-0.06980598,0.2185481;0.4988668;-0.003092289,0.4235926;0.3493609;0.04114008,0.6318505;0.2383199;0.0252018,-0.179598;0.5115788;-0.003592674,-0.3831052;0.3574536;0.03078832,-0.5819486;0.2350144;-0.006966013,0.07875111;-0.005085349;-0.04168534,0.06081691;-0.3591871;-0.0448432,0.01360521;-0.7670007;0.04111671,0.008322038;-0.8032965;-0.01388884,-0.08092634;0.01095061;-0.03600385,-0.1519858;-0.2967704;-0.1971808,-0.213671;-0.6934835;-0.0757575,-0.2116414;-0.6810457;-0.160233,0.02002864;0.5204573;-0.05680943,733.2495
+0;0;0,0.03162091;0.300673;-0.02218528,0.06263646;0.5907171;-0.05828306,0.2577783;0.4787397;-0.04230009,0.4803852;0.3557864;-0.00365733,0.7007397;0.2715919;0.01277756,-0.1463268;0.4800732;-0.01982351,-0.3740959;0.3606144;-0.01589707,-0.5815178;0.2474535;-0.02515513,0.07464489;-0.006769443;-0.04781169,0.05956007;-0.3612984;-0.0320888,0.01562342;-0.771027;0.03339392,0.01160625;-0.7351278;-0.05313928,-0.08351087;0.01639686;-0.02570453,-0.1959007;-0.2059208;-0.2789019,-0.1545738;-0.6026698;-0.1565162,-0.1699481;-0.6345583;-0.2154432,0.0549775;0.519721;-0.04690691,0;0;0,0.01170094;0.3015634;-0.02861667,0.02038352;0.5921588;-0.07180977,0.217099;0.4999208;-0.004316568,0.4223666;0.3514668;0.04030609,0.6302168;0.2395916;0.02626252,-0.1814123;0.5118597;-0.0059034,-0.386047;0.3592829;0.02586991,-0.5841962;0.234652;-0.00758167,0.0785571;-0.004678875;-0.04135859,0.06152545;-0.3594629;-0.04329824,0.01381552;-0.7648739;0.04308248,0.006785654;-0.8014341;-0.01222801,-0.08057756;0.01064798;-0.03602112,-0.152775;-0.2995122;-0.1933542,-0.2118478;-0.6941603;-0.07145581,-0.2097072;-0.6819185;-0.1564205,0.01851177;0.5210972;-0.0585711,733.2824
+0;0;0,0.03162091;0.300673;-0.02218528,0.06263646;0.5907171;-0.05828306,0.2577783;0.4787397;-0.04230009,0.4803852;0.3557864;-0.00365733,0.7007397;0.2715919;0.01277756,-0.1463268;0.4800732;-0.01982351,-0.3740959;0.3606144;-0.01589707,-0.5815178;0.2474535;-0.02515513,0.07464489;-0.006769443;-0.04781169,0.05956007;-0.3612984;-0.0320888,0.01562342;-0.771027;0.03339392,0.01160625;-0.7351278;-0.05313928,-0.08351087;0.01639686;-0.02570453,-0.1959007;-0.2059208;-0.2789019,-0.1545738;-0.6026698;-0.1565162,-0.1699481;-0.6345583;-0.2154432,0.0549775;0.519721;-0.04690691,0;0;0,0.01170094;0.3015634;-0.02861667,0.02038352;0.5921588;-0.07180977,0.217099;0.4999208;-0.004316568,0.4223666;0.3514668;0.04030609,0.6302168;0.2395916;0.02626252,-0.1814123;0.5118597;-0.0059034,-0.386047;0.3592829;0.02586991,-0.5841962;0.234652;-0.00758167,0.0785571;-0.004678875;-0.04135859,0.06152545;-0.3594629;-0.04329824,0.01381552;-0.7648739;0.04308248,0.006785654;-0.8014341;-0.01222801,-0.08057756;0.01064798;-0.03602112,-0.152775;-0.2995122;-0.1933542,-0.2118478;-0.6941603;-0.07145581,-0.2097072;-0.6819185;-0.1564205,0.01851177;0.5210972;-0.0585711,733.3052
+0;0;0,0.0314734;0.3011995;-0.02196414,0.06234246;0.5918256;-0.0578454,0.2583852;0.4802247;-0.04140484,0.4841349;0.3634841;-0.003847953,0.705716;0.2828515;0.01315393,-0.1474762;0.4813564;-0.01990075,-0.3783135;0.3686789;-0.01545601,-0.5915719;0.2670617;-0.02460198,0.07454693;-0.006653804;-0.04780168,0.05823887;-0.3619598;-0.03152907,0.01431701;-0.7728459;0.03373156,0.01055412;-0.7369986;-0.05132848,-0.08349277;0.01621486;-0.02554511,-0.1980143;-0.2012152;-0.2831924,-0.1560864;-0.5991288;-0.1610359,-0.16862;-0.6302657;-0.219249,0.05472486;0.5206769;-0.04652311,0;0;0,0.01029611;0.301999;-0.02974415,0.01779579;0.5930054;-0.07400262,0.2156686;0.5009569;-0.006493568,0.4209979;0.3535911;0.03960443,0.6284559;0.2409358;0.02700138,-0.1844105;0.5115854;-0.007674225,-0.3892023;0.3596761;0.02372155,-0.5867565;0.2335725;-0.007247981,0.07819908;-0.004083797;-0.04188967,0.06239004;-0.3597843;-0.04250646,0.0139339;-0.7661575;0.04425883,0.007076919;-0.8029701;-0.008396875,-0.08067656;0.01034672;-0.03564766,-0.1537371;-0.3018988;-0.1903669,-0.2104458;-0.6975022;-0.0666839,-0.208408;-0.6850662;-0.1501759,0.01620052;0.5218481;-0.0604949,733.3381
+0;0;0,0.03150033;0.3014573;-0.02198293,0.06238752;0.592254;-0.05788521,0.257291;0.4808379;-0.04146671,0.4836387;0.363788;-0.003810335,0.7051144;0.2831939;0.01318345,-0.1463087;0.4819632;-0.02008244,-0.3777575;0.3689874;-0.01562594,-0.5909144;0.2674185;-0.02476755,0.07449745;-0.006649389;-0.04776996,0.05819143;-0.3619112;-0.03149937,0.01425989;-0.7728877;0.03377564,0.00872536;-0.7342875;-0.09133215,-0.08343737;0.0162041;-0.02552816,-0.1979447;-0.2011989;-0.2831434,-0.1560075;-0.5992001;-0.16096,-0.1744422;-0.6591212;-0.2465808,0.05476557;0.5210646;-0.04655646,0;0;0,0.009888664;0.3021624;-0.03085589,0.01746026;0.5931798;-0.07616508,0.2143231;0.5021267;-0.008908272,0.420243;0.3546699;0.03805327,0.6275036;0.2416586;0.02770138,-0.1833567;0.5110503;-0.008818168,-0.3892998;0.3592141;0.0209333,-0.5865757;0.2323553;-0.007784426,0.07797587;-0.003709927;-0.04221439,0.06352796;-0.3594244;-0.04252648,0.01489839;-0.7653764;0.04652739,0.01341996;-0.76191;-0.07615244,-0.08076933;0.01012566;-0.03535309,-0.1544517;-0.3034419;-0.1869707,-0.209735;-0.6995032;-0.06379721,-0.2071692;-0.6954709;-0.1865802,0.01581763;0.5220332;-0.06238723,733.3608
+0;0;0,0.03114524;0.3015309;-0.02165412,0.06163924;0.5923227;-0.0571851,0.2555073;0.4812959;-0.0408838,0.4837223;0.3700785;-0.004037406,0.7090728;0.3019115;0.01482425,-0.1459482;0.48283;-0.02005369,-0.3784247;0.3744609;-0.01559903,-0.5935601;0.277415;-0.02477589,0.07463197;-0.006490091;-0.04791711,0.05738603;-0.3601662;-0.03235716,0.01287566;-0.7732596;0.03392237,0.007467516;-0.7346129;-0.09118845,-0.08368218;0.01599653;-0.02548537,-0.1990554;-0.1954082;-0.2855303,-0.1549046;-0.5949864;-0.1614003,-0.1722067;-0.656134;-0.245955,0.05412535;0.5211351;-0.04595485,0;0;0,0.01000623;0.3021421;-0.03114152,0.01797491;0.5930284;-0.07663214,0.2138351;0.5026262;-0.01042557,0.4195081;0.3563294;0.03545308,0.6263705;0.242629;0.02735949,-0.1818808;0.5105293;-0.009960439,-0.3874833;0.3600051;0.01968986,-0.5925283;0.2506161;-0.02245181,0.07788616;-0.003382131;-0.04278326,0.06460005;-0.3575709;-0.04313374,0.01574409;-0.7652331;0.04876232,0.01404907;-0.7617983;-0.07390857,-0.08115706;0.009946216;-0.03496719,-0.1552526;-0.3030673;-0.1838253,-0.2093998;-0.7011497;-0.05885043,-0.2070563;-0.6971598;-0.1816295,0.01622172;0.5219218;-0.0628109,733.395
+0;0;0,0.03115822;0.3016565;-0.02166313,0.06165917;0.5925147;-0.05720215,0.2552956;0.4815187;-0.04090433,0.4842002;0.3699652;-0.003946584,0.7095;0.3018135;0.01491083,-0.1457012;0.4830511;-0.02009803,-0.3788803;0.3743545;-0.0156299,-0.5939673;0.2773304;-0.0248047,0.07473163;-0.006498757;-0.0479811,0.05748206;-0.3602494;-0.03241787,0.01292033;-0.7738194;0.03393813,0.0075121;-0.7351726;-0.09117476,-0.08379394;0.0160179;-0.0255194,-0.1991915;-0.1954313;-0.2856191,-0.1549897;-0.5954705;-0.1613459,-0.1722921;-0.6566197;-0.245902,0.05414373;0.5213124;-0.04596958,0;0;0,0.01029629;0.3022441;-0.03129244,0.01870014;0.5931648;-0.07691884,0.2145012;0.5029057;-0.01175785,0.4213393;0.3568017;0.03383875,0.6275806;0.2420133;0.02688193,-0.1811071;0.5101485;-0.01062902,-0.387198;0.3588228;0.01825775,-0.5924633;0.2486674;-0.02037163,0.07782702;-0.003285944;-0.04314387,0.06566776;-0.3575896;-0.04256284,0.01670915;-0.7655375;0.0502305,0.01482487;-0.7621207;-0.07243586,-0.08139698;0.009887985;-0.03472744,-0.155876;-0.303972;-0.1817786,-0.2095137;-0.7027159;-0.05705751,-0.2073516;-0.6987468;-0.1798377,0.01683334;0.5220529;-0.06306124,733.4169
+0;0;0,0.03117234;0.3017932;-0.02167295,0.06168387;0.5927525;-0.05722408,0.2564023;0.4815223;-0.04089584,0.4857321;0.3697615;-0.003869444,0.7110651;0.3015997;0.01499075,-0.1467556;0.4830629;-0.0199774,-0.3803678;0.3741643;-0.01550098,-0.5954864;0.277126;-0.02467713,0.07464942;-0.006491609;-0.04792831,0.05735734;-0.3611139;-0.03232673,0.01279803;-0.7746614;0.03402566,0.009094601;-0.7387403;-0.05164873,-0.08370175;0.01600027;-0.02549133,-0.1993836;-0.19597;-0.286232,-0.1551843;-0.5959876;-0.1619655,-0.1670326;-0.6284044;-0.2198675,0.05416635;0.5215303;-0.04598839,0;0;0,0.009679362;0.3024018;-0.03130579,0.01756462;0.5934347;-0.07696986,0.2147159;0.5031345;-0.01211476,0.4221367;0.3569867;0.03339362,0.6281348;0.2417222;0.02593994,-0.1829764;0.5092958;-0.009853739,-0.3902007;0.3584519;0.01767352,-0.5955244;0.2475275;-0.01858466,0.07775193;-0.003155306;-0.04308689,0.06581089;-0.3583373;-0.0414871,0.01689574;-0.7660627;0.05219889,0.01065171;-0.8040273;-5.722046E-05,-0.08132847;0.009728245;-0.034682,-0.1568342;-0.305785;-0.179767,-0.2109664;-0.7044322;-0.05502777,-0.2095655;-0.6922624;-0.1391051,0.01582266;0.5223004;-0.06310582,733.4495
+0;0;0,0.03097466;0.3018359;-0.02135922,0.06127135;0.5928554;-0.05659906,0.256124;0.4819392;-0.0407837,0.4880512;0.375549;-0.004116584,0.7141894;0.3103167;0.01545136,-0.1472089;0.4833107;-0.01995862,-0.3828861;0.3789176;-0.01650677,-0.6010184;0.2888528;-0.02563378,0.07469943;-0.005989654;-0.04791575,0.05643087;-0.3605903;-0.03294782,0.01205672;-0.7740682;0.03395981,0.008351449;-0.7381148;-0.05171225,-0.08381362;0.01552379;-0.02541826,-0.2012411;-0.1906393;-0.2900066,-0.1562562;-0.5909069;-0.1668322,-0.1672457;-0.6240757;-0.2240845,0.05381217;0.5216153;-0.0454386,0;0;0,0.009679362;0.3024018;-0.03130579,0.01756462;0.5934347;-0.07696986,0.2147159;0.5031345;-0.01211476,0.4221367;0.3569867;0.03339362,0.6281348;0.2417222;0.02593994,-0.1829764;0.5092958;-0.009853739,-0.3902007;0.3584519;0.01767352,-0.5955244;0.2475275;-0.01858466,0.07775193;-0.003155306;-0.04308689,0.06581089;-0.3583373;-0.0414871,0.01689574;-0.7660627;0.05219889,0.01065171;-0.8040273;-5.722046E-05,-0.08132847;0.009728245;-0.034682,-0.1568342;-0.305785;-0.179767,-0.2109664;-0.7044322;-0.05502777,-0.2095655;-0.6922624;-0.1391051,0.01582266;0.5223004;-0.06310582,733.4725
+0;0;0,0.03098012;0.3018891;-0.02136298,0.06127438;0.5928853;-0.05659963,0.2565648;0.4818974;-0.04077639,0.4884104;0.3755445;-0.004122157,0.7145856;0.3103016;0.01544898,-0.147638;0.4832717;-0.01990639,-0.3832324;0.3789154;-0.01645576,-0.6014002;0.2888359;-0.02558425,0.0746943;-0.005989244;-0.04791246,0.05636858;-0.3616993;-0.0328977,0.01200823;-0.7750486;0.03398912,0.008305358;-0.739099;-0.05162761,-0.08380788;0.01552272;-0.02541652,-0.2016027;-0.1912853;-0.2908326,-0.1566318;-0.5914285;-0.1676966,-0.1676142;-0.6245564;-0.2249118,0.05381664;0.521659;-0.04544132,0;0;0,0.009545185;0.3024766;-0.03114355,0.01740459;0.5935153;-0.07662451,0.2151542;0.502875;-0.01248598,0.4229216;0.3570802;0.03204966,0.6284766;0.2409832;0.02407908,-0.1835245;0.5087365;-0.00944978,-0.3912847;0.3586649;0.01740322,-0.5970085;0.247916;-0.01734246,0.07766802;-0.003120869;-0.04322791,0.06564381;-0.3594026;-0.04013085,0.01677117;-0.7669179;0.05390191,0.01041727;-0.8048958;0.001767635,-0.08138847;0.00968679;-0.0345369,-0.1580581;-0.307397;-0.1783092,-0.2124332;-0.7060451;-0.05412191,-0.2111229;-0.6938475;-0.1381498,0.0156638;0.5223855;-0.06280971,733.5056
+0;0;0,0.03097538;0.301843;-0.02135971,0.06126035;0.59275;-0.05658534,0.2575426;0.4815945;-0.04074348,0.4888813;0.3754742;-0.004169397,0.7392511;0.303252;0.01749532,-0.1486319;0.4829756;-0.01977169,-0.3837112;0.3788474;-0.0163286,-0.6252171;0.2791318;-0.0264336,0.07441963;-0.005967219;-0.04773627,0.05605887;-0.3623573;-0.0326928,0.01172591;-0.7754514;0.03415272,0.008037762;-0.7395254;-0.05112356,-0.08349968;0.01546564;-0.02532305,-0.2015197;-0.1917378;-0.2912466,-0.1565766;-0.5916339;-0.1681866,-0.1675153;-0.6245109;-0.2251743,0.05380538;0.5215501;-0.04543117,0;0;0,0.009307273;0.3024728;-0.03079665,0.01703782;0.5934677;-0.07599211,0.2161389;0.5023689;-0.0132432,0.4234183;0.3569194;0.03143883,0.6532938;0.2336553;0.0131731,-0.1848569;0.5083793;-0.008767184,-0.3928607;0.359481;0.01731854,-0.6234975;0.242733;-0.02201326,0.07750118;-0.003224909;-0.04284632,0.06505749;-0.3601694;-0.03922904,0.01620203;-0.7673497;0.05509949,0.01000908;-0.804977;0.003051754,-0.0809122;0.00974729;-0.03479719,-0.1589087;-0.3084972;-0.1769743,-0.2123017;-0.7065952;-0.05148479,-0.2111816;-0.6943061;-0.1351857,0.01532356;0.5223517;-0.06224442,733.54
+0;0;0,0.03066309;0.3019357;-0.02101474,0.06061027;0.59294;-0.05595892,0.2583126;0.4816755;-0.04016318,0.4910026;0.3809446;-0.004681021,0.7407494;0.3120201;0.01735242,-0.1505894;0.4831271;-0.01953375,-0.3870615;0.3850172;-0.0171424,-0.6285717;0.2894365;-0.02925044,0.07437808;-0.005730716;-0.04772623,0.05460803;-0.3621083;-0.03322798,0.0100398;-0.7758185;0.03383398,0.006441985;-0.7398955;-0.05094244,-0.08353648;0.01514108;-0.02520195,-0.2032787;-0.1868678;-0.2943864,-0.1583896;-0.5876288;-0.1718492,-0.1679446;-0.6212067;-0.2275414,0.05324353;0.5217166;-0.04486613,0;0;0,0.009946242;0.3024527;-0.03115177,0.01868438;0.5933703;-0.07683957,0.2188008;0.5014744;-0.0140276,0.425034;0.3564677;0.03059602,0.6532292;0.2329373;0.01396346,-0.1846823;0.5084632;-0.008739125,-0.3927625;0.3614634;0.01663811,-0.623206;0.2472266;-0.02150912,0.07745726;-0.003373995;-0.04279864,0.06530257;-0.3603676;-0.03907239,0.01577834;-0.7680035;0.05590129,0.009409763;-0.8059779;0.005166769,-0.08083916;0.009874973;-0.03478864,-0.1594604;-0.308802;-0.1757488,-0.2129286;-0.7074777;-0.04989772,-0.2118909;-0.6951335;-0.1330979,0.01668318;0.5222831;-0.06295824,733.573
+0;0;0,0.03065831;0.3018886;-0.02101146,0.06058902;0.592733;-0.05593579,0.257501;0.4816764;-0.04016649,0.4891981;0.3813753;-0.004835717,0.7164118;0.3186694;0.01520979,-0.1498142;0.4831224;-0.01961712,-0.3852773;0.385431;-0.01723597,-0.6049977;0.298474;-0.02825158,0.07417425;-0.005715011;-0.04759544,0.05439799;-0.3622046;-0.03309263,0.00975753;-0.7765851;0.03407801,0.004447432;-0.7378433;-0.09104536,-0.08330755;0.01509958;-0.02513289,-0.2030874;-0.1869728;-0.2944019,-0.1581255;-0.5883831;-0.1716662,-0.172228;-0.6522191;-0.2538636,0.05322771;0.5215621;-0.04485118,0;0;0,0.01118731;0.3023539;-0.03122663,0.02147008;0.5930668;-0.07685566,0.2202924;0.5005654;-0.01413703,0.425698;0.3562699;0.03035426,0.633742;0.2447525;0.01481485,-0.1817114;0.5093758;-0.009458896,-0.390507;0.3653412;0.01604829,-0.6008337;0.2619208;-0.01599536,0.0771964;-0.003516853;-0.04275692,0.06477952;-0.3606096;-0.03865147,0.01469545;-0.7687815;0.05675912,0.01222759;-0.7653401;-0.06591535,-0.08057181;0.01000164;-0.03475568,-0.1609573;-0.3089291;-0.1744254,-0.2149119;-0.7083257;-0.04877867,-0.2132856;-0.7043918;-0.1715728,0.01906866;0.5220402;-0.06300664,733.5952
+0;0;0,0.03067538;0.3020567;-0.02102316,0.06062101;0.5930459;-0.05596513,0.2568569;0.4820802;-0.04020495,0.4879748;0.3820298;-0.004962496,0.735051;0.3138423;0.01683535,-0.1491185;0.4835214;-0.01972317,-0.383993;0.3860742;-0.01734797,-0.6229209;0.2915156;-0.02932654,0.07390039;-0.005693911;-0.04741972,0.0541264;-0.3621426;-0.03291857,0.009492189;-0.7764652;0.03424267,0.005940028;-0.7406174;-0.0494579,-0.08299997;0.01504383;-0.0250401,-0.2027661;-0.1870054;-0.2942782,-0.1578104;-0.5883596;-0.1715596,-0.1672442;-0.6211306;-0.2265451,0.05325551;0.5218347;-0.04487423,0;0;0,0.01321622;0.3023508;-0.03210187,0.02575951;0.5929425;-0.07886291,0.22287;0.4998825;-0.01432944,0.4272439;0.3550981;0.02967548,0.6548886;0.2361456;0.01555013,-0.177152;0.5099334;-0.0105572,-0.3870329;0.3687013;0.01534866,-0.6179155;0.2599904;-0.01700171,0.07680172;-0.003661483;-0.04278326,0.06410534;-0.3606991;-0.03832757,0.01366704;-0.7687714;0.05706167,0.00708694;-0.8050188;0.005870104,-0.08023196;0.01012911;-0.03467781,-0.1629027;-0.3083514;-0.1739352,-0.2182689;-0.7080371;-0.05003195,-0.217106;-0.6955742;-0.132152,0.02279442;0.521955;-0.06471097,733.629
+0;0;0,0.03033836;0.3017963;-0.02090475,0.05991513;0.59253;-0.05580347,0.2570603;0.4816165;-0.03957377,0.4901779;0.3873522;-0.004710436,0.7342328;0.3239031;0.0173797,-0.1505968;0.4833031;-0.019448,-0.3872471;0.3914329;-0.01820019,-0.6234081;0.3011185;-0.03035852,0.07365119;-0.00551244;-0.04743785,0.05304056;-0.362532;-0.03357492,0.008853368;-0.7707419;0.03270736,0.003634015;-0.731996;-0.09244178,-0.08289678;0.01478291;-0.02479565,-0.2051755;-0.1823319;-0.2973275,-0.1594674;-0.5776664;-0.1764865,-0.1699028;-0.6427074;-0.2578766,0.05264215;0.5213795;-0.04471495,0;0;0,0.01345547;0.3020333;-0.03214478,0.02579967;0.5923487;-0.07882321,0.2239442;0.4989679;-0.01489854,0.4276475;0.3539841;0.02902985,0.6512572;0.2361075;0.01559901,-0.1777937;0.5095192;-0.01024279,-0.3890912;0.3712357;0.01575906,-0.6242446;0.282548;-0.01447192,0.07642945;-0.00370954;-0.04301178,0.06284916;-0.3613008;-0.03810763,0.01309668;-0.7631468;0.05689597,0.01049217;-0.7599311;-0.06574929,-0.08009193;0.010177;-0.0344521,-0.1658342;-0.3074034;-0.1754164,-0.2249417;-0.7020532;-0.05820291,-0.2232707;-0.6982434;-0.1809927,0.0229223;0.5214225;-0.06470084,733.6619
+0;0;0,0.03030613;0.3014757;-0.02088254,0.05984753;0.5918616;-0.05573944,0.2582411;0.4807939;-0.03949211,0.4908662;0.3867288;-0.004702434,0.729656;0.3246485;0.01691115,-0.151888;0.4824907;-0.0192443,-0.3880382;0.3908147;-0.01799912,-0.6191044;0.3024486;-0.02989516,0.07385572;-0.005527748;-0.04756958,0.05330765;-0.3614635;-0.03374874,0.008966971;-0.7710913;0.03276378,0.005236011;-0.7348395;-0.05669682,-0.08312698;0.01482397;-0.02486451,-0.2050345;-0.1816924;-0.296569,-0.1591676;-0.5784001;-0.1753082,-0.1666271;-0.6163385;-0.2334885,0.05258343;0.520798;-0.04466446,0;0;0,0.01438017;0.3016483;-0.03230572,0.02751403;0.5915545;-0.07909322,0.2266156;0.4972379;-0.01492071,0.430028;0.3523337;0.02749515,0.6482865;0.2359781;0.0145979,-0.1773716;0.5082787;-0.009886019,-0.3909172;0.374488;0.01602339,-0.6202638;0.2852679;-0.01193389,0.07652596;-0.003883913;-0.04332185,0.06299697;-0.3603881;-0.0383029,0.009948716;-0.7632693;0.05686879,0.001174673;-0.8035529;0.001737591,-0.08044937;0.01034173;-0.03419117,-0.168471;-0.3038594;-0.1785287,-0.2295757;-0.6999669;-0.06212395,-0.2283746;-0.6887152;-0.1498922,0.02445832;0.5207306;-0.06494784,733.6875
+0;0;0,0.03023334;0.3007517;-0.02083239,0.05969537;0.5903574;-0.05559525,0.2580744;0.4794958;-0.03937986,0.4913306;0.3851755;-0.004495796,0.7245903;0.3245329;0.01661724,-0.151985;0.4811923;-0.01913549,-0.3887759;0.3892675;-0.01788693,-0.6144909;0.3029479;-0.02950747,0.07374235;-0.005519263;-0.04749656,0.05313876;-0.3624168;-0.03363837,0.008712411;-0.7728362;0.03300266,0.004895668;-0.7364406;-0.05851484,-0.08299939;0.01480121;-0.02482634,-0.2052363;-0.1822462;-0.2972651,-0.1592808;-0.5797205;-0.1757699,-0.1669118;-0.6192209;-0.2352879,0.05245165;0.5194931;-0.04455133,0;0;0,0.01501918;0.3009105;-0.03204465,0.02869846;0.590054;-0.07844007,0.227834;0.4962721;-0.01501226,0.4316755;0.3505997;0.02681899,0.6444695;0.23622;0.01380324,-0.1763706;0.507947;-0.009478867,-0.3929966;0.3780226;0.01725049,-0.6188328;0.2948784;-0.007618157,0.07617494;-0.004030868;-0.04365146,0.06116605;-0.3614338;-0.03814852,0.006176978;-0.7649492;0.05677414,-0.002554417;-0.80532;-0.001558062,-0.08041184;0.01049043;-0.03388521,-0.1723473;-0.2997091;-0.1865827,-0.234512;-0.6959288;-0.06824307,-0.233352;-0.6851198;-0.1580277,0.02551772;0.5194209;-0.06440341,733.718
+0;0;0,0.02968387;0.3008104;-0.02077372,0.05872965;0.590462;-0.05550527,0.2571686;0.4795107;-0.03853878,0.4929822;0.3911328;-0.005327951,0.7274108;0.3355275;0.0166869,-0.1528982;0.4813605;-0.0192909,-0.3915797;0.3944567;-0.01856674,-0.6186644;0.3119556;-0.0311966,0.07373162;-0.005301297;-0.04753804,0.05200047;-0.3621684;-0.03465311,0.007912189;-0.7725903;0.03219686,0.004269475;-0.7362037;-0.05932835,-0.08306338;0.01452406;-0.02477595,-0.2072029;-0.1749496;-0.3016902,-0.1604043;-0.5718845;-0.1787621,-0.1650613;-0.6123885;-0.2374003,0.05158164;0.5195866;-0.0444703,0;0;0,0.01501918;0.3009105;-0.03204465,0.02869846;0.590054;-0.07844007,0.227834;0.4962721;-0.01501226,0.4316755;0.3505997;0.02681899,0.6444695;0.23622;0.01380324,-0.1763706;0.507947;-0.009478867,-0.3929966;0.3780226;0.01725049,-0.6188328;0.2948784;-0.007618157,0.07617494;-0.004030868;-0.04365146,0.06116605;-0.3614338;-0.03814852,0.006176978;-0.7649492;0.05677414,-0.002554417;-0.80532;-0.001558062,-0.08041184;0.01049043;-0.03388521,-0.1723473;-0.2997091;-0.1865827,-0.234512;-0.6959288;-0.06824307,-0.233352;-0.6851198;-0.1580277,0.02551772;0.5194209;-0.06440341,733.7419
+0;0;0,0.02965878;0.3005562;-0.02075616,0.05867966;0.5899594;-0.05545793,0.2583675;0.4788265;-0.03846505,0.4930778;0.3908622;-0.005409613,0.7225566;0.336431;0.01614041,-0.1541782;0.4806876;-0.01910082,-0.3917429;0.3941904;-0.01838005,-0.6140328;0.3134313;-0.03074323,0.0737877;-0.005305329;-0.0475742,0.05211972;-0.361135;-0.03472672,0.007463861;-0.7768404;0.03298386,0.003867641;-0.7405354;-0.05737318,-0.08312655;0.01453511;-0.02479479,-0.2069052;-0.1743877;-0.3009041,-0.1595041;-0.5764327;-0.1763934,-0.1641017;-0.6160368;-0.2342831,0.05153777;0.5191448;-0.04443243,0;0;0,0.01560636;0.3006399;-0.0318836,0.02973431;0.5895429;-0.07805526,0.2297823;0.494432;-0.01411533,0.4331327;0.3496717;0.02603841,0.641464;0.2376857;0.0139997,-0.176475;0.5074399;-0.00817088,-0.3937863;0.3811353;0.01907302,-0.6148323;0.2996673;-0.005202737,0.07611904;-0.004155412;-0.0438714,0.06034355;-0.3604903;-0.0387851,0.003781334;-0.7689143;0.0580678,-0.005111322;-0.8074615;-0.0005776882,-0.08055451;0.01060014;-0.03368507,-0.1752606;-0.2929713;-0.1953155,-0.2372492;-0.6934861;-0.07228991,-0.2361353;-0.6824561;-0.1609239,0.02645634;0.5189652;-0.06407917,733.7741
+0;0;0,0.02962213;0.3001848;-0.02073051,0.0585966;0.5891253;-0.05537613,0.258063;0.4781657;-0.03840985,0.4925652;0.3902794;-0.005383722,0.7214525;0.3359884;0.01611075,-0.1540154;0.4800246;-0.01906755,-0.3913695;0.3936041;-0.01834742,-0.6130864;0.3130531;-0.03067873,0.07374872;-0.005302526;-0.04754907,0.0525666;-0.3531536;-0.03498967,0.00683625;-0.7788615;0.03435012,0.003272696;-0.7426137;-0.05518617,-0.08308264;0.01452743;-0.02478169,-0.2040858;-0.1701592;-0.2946999,-0.1555443;-0.5818779;-0.1671933,-0.1601;-0.6208498;-0.2245572,0.05146758;0.5184382;-0.04437047,0;0;0,0.01665732;0.300249;-0.03148282,0.03197017;0.5887055;-0.0770998,0.2312782;0.4927803;-0.01301241,0.4351495;0.3487815;0.02580595,0.6426203;0.2365667;0.01305318,-0.1741308;0.5072221;-0.006677754,-0.3929133;0.3839321;0.02052034,-0.6138693;0.3039045;-0.003416363,0.07591344;-0.004341587;-0.04411578,0.06349558;-0.352836;-0.04207373,0.001522675;-0.7703345;0.05783081,-0.007020548;-0.8082814;-0.0002958775,-0.08057351;0.01075191;-0.03346951,-0.1756817;-0.2804266;-0.2001316,-0.2359262;-0.6895075;-0.06917371,-0.2349249;-0.6783098;-0.1570028,0.02838872;0.5182447;-0.06327677,733.8067
+0;0;0,0.02940565;0.2997373;-0.02056211,0.05820408;0.5881599;-0.05499708,0.2566125;0.4780388;-0.03762684,0.4945779;0.3959845;-0.005040061,0.7241375;0.3448917;0.01638971,-0.153276;0.4799109;-0.01880715,-0.3934974;0.3979625;-0.01944944,-0.6168386;0.3220821;-0.03077156,0.07418265;-0.005250202;-0.04778314,0.05272021;-0.3512843;-0.03505707,0.006272424;-0.7793936;0.03541189,0.002743972;-0.7430491;-0.05502433,-0.083554;0.01446738;-0.02496565,-0.2050994;-0.1665216;-0.2948395,-0.1542189;-0.5805013;-0.166649,-0.1585005;-0.6191426;-0.2258222,0.0511176;0.5176063;-0.04405392,0;0;0,0.01787226;0.2996924;-0.03154349,0.03451198;0.5874995;-0.07724404,0.2321452;0.4916146;-0.01281428,0.4367676;0.3464687;0.02571678,0.6455845;0.2369203;0.01299047,-0.1705007;0.5064664;-0.006132118,-0.392353;0.3863075;0.02153823,-0.6137683;0.3073422;-0.0009801574,0.0762068;-0.004556388;-0.04456031,0.06218308;-0.3512042;-0.04368424,0.000123322;-0.7709996;0.05790973,-0.008431256;-0.8108684;0.000668291,-0.08119763;0.01097526;-0.03317149,-0.1798405;-0.2662788;-0.2169156,-0.2318065;-0.6764359;-0.07737532,-0.2310293;-0.6655879;-0.1660546,0.03059757;0.5172094;-0.0633961,733.8411
+0;0;0,0.02934729;0.2991424;-0.0205213,0.05808321;0.586939;-0.05488098,0.257378;0.4768153;-0.03750912,0.4949197;0.3949072;-0.004980344,0.7244475;0.3438214;0.01644646,-0.1542453;0.4786954;-0.01860978,-0.3940392;0.3968929;-0.01925092,-0.6173495;0.321023;-0.03057148,0.07417012;-0.005249316;-0.04777507,0.05289182;-0.3483145;-0.03515819,0.005933512;-0.7811293;0.03608532,0.002457019;-0.7448782;-0.05301915,-0.08353988;0.01446494;-0.02496143,-0.2040424;-0.1649712;-0.2925198,-0.1526028;-0.5835011;-0.1629204,-0.1568213;-0.6211316;-0.2212222,0.05101328;0.5165503;-0.0439634,0;0;0,0.01842943;0.2990771;-0.03133416,0.03570521;0.5862507;-0.07674098,0.2341075;0.4905435;-0.01242042,0.4382774;0.3454224;0.02562809,0.6477509;0.2372123;0.01284719,-0.1698885;0.5066711;-0.00375054,-0.3934143;0.390999;0.02539286,-0.6158009;0.3147011;0.003605088,0.07598546;-0.004924417;-0.04486847,0.06229571;-0.3486076;-0.04521906,-0.0001575314;-0.7727579;0.05873013,-0.008818965;-0.810764;0.001363516,-0.08123916;0.01141679;-0.03287969,-0.1809895;-0.2563799;-0.2242966,-0.2233765;-0.6700169;-0.0769292,-0.2228652;-0.6589518;-0.1642904,0.03163089;0.5161248;-0.06297433,733.8632
+0;0;0,0.02931214;0.2987842;-0.02049673,0.05800029;0.5861024;-0.05479869,0.2568529;0.4761961;-0.03746118,0.4927612;0.3948511;-0.005156096,0.7223358;0.343755;0.01627507,-0.1538625;0.478072;-0.01860352,-0.3920074;0.396832;-0.01924026,-0.6153632;0.3209466;-0.03056312,0.07421302;-0.005252352;-0.04780271,0.05329701;-0.3424765;-0.03540064,0.006291453;-0.7757267;0.03591456,0.002624279;-0.7391328;-0.05807718,-0.0835882;0.0144733;-0.02497587,-0.202039;-0.1619077;-0.2879788,-0.1505476;-0.5808588;-0.1582489,-0.1549976;-0.6221987;-0.2197485,0.05094339;0.5158434;-0.04390123,0;0;0,0.01988991;0.2986648;-0.03090322,0.03874546;0.5853347;-0.07576013,0.2362959;0.4890477;-0.01204801,0.4384438;0.3439802;0.02543521,0.6485778;0.2371243;0.01128888,-0.1668694;0.5064005;-0.003211867,-0.3901926;0.3940986;0.02556963,-0.6135333;0.3201327;0.00501278,0.07573225;-0.00552994;-0.04532444,0.06180283;-0.3433328;-0.04789126,0.001442298;-0.7678852;0.05752706,-0.01021652;-0.8117161;4.266575E-05,-0.08136697;0.01211065;-0.03245006,-0.1817004;-0.2411162;-0.2327517,-0.2114529;-0.6537424;-0.07829916,-0.227666;-0.7027743;-0.1271098,0.03427675;0.515339;-0.06213915,733.8976
+0;0;0,0.02898908;0.2977313;-0.01987058,0.05732238;0.5841259;-0.05324178,0.2551687;0.475198;-0.03579197,0.4915856;0.3987637;-0.004994564,0.7226944;0.3551185;0.01706915,-0.1534174;0.4768109;-0.01845618,-0.3917958;0.4002693;-0.01932597,-0.6170073;0.3299997;-0.03136693,0.07448098;-0.005096531;-0.04803736,0.0527532;-0.3425781;-0.03666215,0.005793545;-0.7769316;0.03529323,0.002497586;-0.7405269;-0.05522195,-0.08395054;0.01430846;-0.02507097,-0.2039267;-0.1569151;-0.2911227,-0.1492848;-0.575642;-0.1579771,-0.1550442;-0.612713;-0.2189131,0.05036901;0.5140835;-0.04260833,0;0;0,0.0206653;0.2975283;-0.03048027,0.04019387;0.5831555;-0.07485366,0.2363862;0.487046;-0.01156807,0.4374425;0.3425459;0.02557659,0.6474133;0.2353934;0.01029277,-0.1642606;0.5064203;-0.002026848,-0.3879175;0.3975981;0.0265902,-0.6109852;0.3219485;0.008675152,0.07577568;-0.00601922;-0.04585624,0.05851977;-0.3439374;-0.04882431,-0.001801386;-0.7696861;0.05674648,-0.01246063;-0.8106605;0.001123667,-0.08184;0.01252483;-0.03203626,-0.1844667;-0.2365734;-0.2367632,-0.2107473;-0.6508774;-0.08279142,-0.2172324;-0.6917259;-0.1392123,0.03557011;0.5134142;-0.06135845,733.9302
+0;0;0,0.02896207;0.2974539;-0.01985207,0.05724912;0.583381;-0.05316802,0.2526361;0.4750536;-0.03582039,0.4886255;0.3987575;-0.00507866,0.7197526;0.3551088;0.01698679,-0.1510175;0.4766471;-0.01869388,-0.3889649;0.4002438;-0.0195621,-0.614194;0.3299688;-0.03160401,0.07468895;-0.005110761;-0.04817149,0.05295672;-0.3426613;-0.03679395,0.005595218;-0.7807318;0.03577717,0.002326972;-0.7443808;-0.05397695,-0.08418494;0.01434842;-0.02514097,-0.2041856;-0.1569101;-0.2912471,-0.1490762;-0.5792204;-0.1569621,-0.1547871;-0.6157274;-0.2173858,0.05030876;0.5134697;-0.04255446,0;0;0,0.02209331;0.2972106;-0.02982414,0.04315139;0.5823808;-0.0733484,0.2367088;0.4859852;-0.01197099,0.4377995;0.3423499;0.02529264,0.6474943;0.2346689;0.009649757,-0.1595805;0.5060202;-0.002499744,-0.3841595;0.4004016;0.02693057,-0.6126724;0.3417419;0.01457486,0.07577902;-0.006389663;-0.04627919,0.05607738;-0.3442416;-0.04944646,-0.005067989;-0.7737049;0.05656267,-0.01483122;-0.8120888;-0.001188036,-0.08218039;0.01294968;-0.03168187,-0.1855781;-0.2316519;-0.2414939,-0.2043476;-0.6497209;-0.08566858,-0.2120031;-0.691227;-0.1398451,0.03814828;0.5127582;-0.06007946,733.9639
+0;0;0,0.02895512;0.2973825;-0.0198473,0.05723495;0.5832366;-0.05315503,0.2523014;0.474982;-0.03581988,0.4860412;0.3994131;-0.005371198,0.7171265;0.3557723;0.01669026,-0.1507104;0.4765729;-0.01872061,-0.3863896;0.4008979;-0.01958055,-0.6115781;0.3306355;-0.03162028,0.07489534;-0.005124884;-0.04830461,0.05321053;-0.3419389;-0.03695189,0.005675513;-0.7816143;0.03588511,0.00252317;-0.7454886;-0.05068601,-0.08441758;0.01438807;-0.02521044,-0.2041564;-0.1564967;-0.2907359,-0.1488451;-0.5803542;-0.1559589,-0.1543534;-0.6145027;-0.2142398,0.05029574;0.513337;-0.04254325,0;0;0,0.023267;0.2970784;-0.02952576,0.04528236;0.5821304;-0.07285523,0.2382887;0.4843699;-0.01232767,0.4374328;0.3420198;0.02441764,0.6474184;0.2349307;0.009265423,-0.1573034;0.5057378;-0.001985431,-0.3809042;0.4036829;0.02733338,-0.6096756;0.3458175;0.01699732,0.07576016;-0.007009462;-0.04669237,0.05281667;-0.343916;-0.04990673,-0.007653832;-0.7753508;0.0553863,-0.0170403;-0.8111552;-0.0005037785,-0.08247057;0.01375092;-0.03127983,-0.1858301;-0.2242978;-0.247364,-0.2008121;-0.6454552;-0.09478217,-0.204805;-0.6829614;-0.1492707,0.04006486;0.5125284;-0.05962443,733.9977
+0;0;0,0.02885435;0.2973255;-0.01937899,0.05714026;0.5831416;-0.05220903,0.2525077;0.4751018;-0.03495346,0.4871919;0.4044789;-0.005192874,0.7205124;0.3756711;0.01748092,-0.1512193;0.4771011;-0.01810473,-0.3873045;0.4049238;-0.02013784,-0.6139359;0.339621;-0.0326372,0.07527415;-0.004957969;-0.04857473,0.05252305;-0.3445968;-0.03710854,0.004902162;-0.7835988;0.03586873,0.001743582;-0.7473667;-0.05163144,-0.08490115;0.01422542;-0.02529258,-0.2068031;-0.1523521;-0.2962086,-0.148366;-0.5748197;-0.1604793,-0.1553236;-0.6079589;-0.221061,0.05019408;0.5132456;-0.04172233,0;0;0,0.02402365;0.2969787;-0.02893233,0.04656307;0.5819982;-0.0715909,0.2396749;0.4824402;-0.01210952,0.4395953;0.3422626;0.02438712,0.6494602;0.2349768;0.009256363,-0.1562226;0.5050285;-0.0003224127,-0.3803059;0.4054793;0.02842813,-0.6073079;0.3422668;0.01240555,0.07600404;-0.007455066;-0.04709661,0.04941151;-0.3470058;-0.04841614,-0.01029642;-0.7782502;0.05540824,-0.01968971;-0.8140569;-0.001918316,-0.0829853;0.01417586;-0.03102851,-0.1876024;-0.2188631;-0.25631,-0.1985741;-0.6405857;-0.1068246,-0.202719;-0.681406;-0.1585199,0.04123314;0.5123939;-0.05853367,734.0205
+0;0;0,0.02881332;0.2969028;-0.01935143,0.05705921;0.5823145;-0.05213489,0.2532353;0.4742261;-0.03486789,0.4877416;0.4036567;-0.005129863,0.7210492;0.3748505;0.01754268,-0.1520852;0.4762333;-0.01795267,-0.3879915;0.4041106;-0.01998424,-0.6146103;0.3388115;-0.0324829,0.0755406;-0.004975519;-0.04874667,0.05274735;-0.3452438;-0.03725924,0.005113032;-0.7843695;0.0357386,0.002029435;-0.7482853;-0.04968438,-0.08520168;0.01427577;-0.02538211,-0.2073295;-0.1526104;-0.2968002,-0.148876;-0.5751971;-0.1610326,-0.1556684;-0.6068374;-0.2201761,0.05012317;0.5125205;-0.04166348,0;0;0,0.02410199;0.2965932;-0.02841735,0.04661231;0.5812821;-0.07052708,0.2406214;0.4810397;-0.01185751,0.4414082;0.3423368;0.02425003,0.6511613;0.2348681;0.009071589,-0.1566379;0.5045634;0.001861919,-0.3814121;0.4070897;0.03072427,-0.6100262;0.3495587;0.0165094,0.07620209;-0.007740185;-0.0473361,0.04772246;-0.3477721;-0.04843473,-0.01191109;-0.7792483;0.05501199,-0.02301808;-0.8142368;0.000269413,-0.08335095;0.01438279;-0.03087283,-0.1885943;-0.2147468;-0.2607802,-0.1944768;-0.638711;-0.1170829,-0.1919809;-0.6761596;-0.1698851,0.04129703;0.5117557;-0.05761254,734.0531
+0;0;0,0.02881332;0.2969028;-0.01935143,0.05705921;0.5823145;-0.05213489,0.2532353;0.4742261;-0.03486789,0.4877416;0.4036567;-0.005129863,0.7210492;0.3748505;0.01754268,-0.1520852;0.4762333;-0.01795267,-0.3879915;0.4041106;-0.01998424,-0.6146103;0.3388115;-0.0324829,0.0755406;-0.004975519;-0.04874667,0.05274735;-0.3452438;-0.03725924,0.005113032;-0.7843695;0.0357386,0.002029435;-0.7482853;-0.04968438,-0.08520168;0.01427577;-0.02538211,-0.2073295;-0.1526104;-0.2968002,-0.148876;-0.5751971;-0.1610326,-0.1556684;-0.6068374;-0.2201761,0.05012317;0.5125205;-0.04166348,0;0;0,0.02410199;0.2965932;-0.02841735,0.04661231;0.5812821;-0.07052708,0.2406214;0.4810397;-0.01185751,0.4414082;0.3423368;0.02425003,0.6511613;0.2348681;0.009071589,-0.1566379;0.5045634;0.001861919,-0.3814121;0.4070897;0.03072427,-0.6100262;0.3495587;0.0165094,0.07620209;-0.007740185;-0.0473361,0.04772246;-0.3477721;-0.04843473,-0.01191109;-0.7792483;0.05501199,-0.02301808;-0.8142368;0.000269413,-0.08335095;0.01438279;-0.03087283,-0.1885943;-0.2147468;-0.2607802,-0.1944768;-0.638711;-0.1170829,-0.1919809;-0.6761596;-0.1698851,0.04129703;0.5117557;-0.05761254,734.0864
+0;0;0,0.02829591;0.2969859;-0.01883328,0.0562123;0.5824858;-0.05113329,0.25255;0.474822;-0.03398234,0.488511;0.4091146;-0.004612833,0.7213859;0.3771651;0.01829548,-0.1529641;0.4767985;-0.01737857,-0.3898197;0.4079;-0.02054686,-0.6183484;0.3497562;-0.03359281,0.07560156;-0.004716147;-0.0486779,0.05148647;-0.3449417;-0.03872732,0.00373308;-0.7838379;0.035562,0.0006919303;-0.7477102;-0.04985939,-0.08527034;0.01394439;-0.02533572,-0.2119892;-0.1244071;-0.3103536,-0.14971;-0.5444565;-0.1685478,-0.1576657;-0.574495;-0.2291754,0.04935372;0.5126643;-0.04079482,0;0;0,0.02410199;0.2965932;-0.02841735,0.04661231;0.5812821;-0.07052708,0.2406214;0.4810397;-0.01185751,0.4414082;0.3423368;0.02425003,0.6511613;0.2348681;0.009071589,-0.1566379;0.5045634;0.001861919,-0.3814121;0.4070897;0.03072427,-0.6100262;0.3495587;0.0165094,0.07620209;-0.007740185;-0.0473361,0.04772246;-0.3477721;-0.04843473,-0.01191109;-0.7792483;0.05501199,-0.02301808;-0.8142368;0.000269413,-0.08335095;0.01438279;-0.03087283,-0.1885943;-0.2147468;-0.2607802,-0.1944768;-0.638711;-0.1170829,-0.1919809;-0.6761596;-0.1698851,0.04129703;0.5117557;-0.05761254,734.1091
+0;0;0,0.02824321;0.2964327;-0.0187982,0.05609228;0.5812443;-0.0510197,0.2519431;0.4738567;-0.03391264,0.4871729;0.4083529;-0.004634138,0.737182;0.3740526;0.01995968,-0.1525636;0.4758283;-0.01735013,-0.3886853;0.4071432;-0.0205086,-0.6340284;0.3447213;-0.03451443,0.07588651;-0.004733924;-0.04886138,0.05164357;-0.3467633;-0.03885804,0.003948737;-0.7851212;0.03534018,0.0009180063;-0.7490145;-0.04978856,-0.08559174;0.01399695;-0.02543121,-0.2129824;-0.125088;-0.3119601,-0.1507796;-0.5446224;-0.1703282,-0.1587081;-0.5744552;-0.2307481,0.04925159;0.511605;-0.0407082,0;0;0,0.0250707;0.2960077;-0.02782631,0.04851034;0.580015;-0.06926084,0.2418376;0.4796482;-0.01130509,0.4429368;0.3426788;0.0244658,0.6690828;0.2296543;0.005247593,-0.154223;0.5044122;0.00373812,-0.3797509;0.4109586;0.03348147,-0.6253778;0.3502365;0.01716846,0.07642592;-0.008099988;-0.04756129,0.04595231;-0.3497769;-0.04779423,-0.01409586;-0.7809901;0.05412411,-0.02575347;-0.8153453;-0.0007929914,-0.08372842;0.01466404;-0.03071034,-0.1879433;-0.2062864;-0.2715256,-0.1893187;-0.6336803;-0.1401083,-0.187738;-0.6724054;-0.1907812,0.04296926;0.5106628;-0.05652022,734.1312
+0;0;0,0.02823817;0.2963798;-0.01879484,0.05608755;0.5811944;-0.05101698,0.2526275;0.4736713;-0.03388576,0.487125;0.4083715;-0.004698414,0.7356719;0.3742719;0.01975158,-0.1532559;0.4756496;-0.01726687,-0.3886424;0.4071785;-0.02041551,-0.6325507;0.3451216;-0.03433942,0.07594566;-0.004737613;-0.04889946,0.05164664;-0.3475581;-0.03887298,0.00398143;-0.7856439;0.03527916,0.000902039;-0.7494392;-0.05121638,-0.08565845;0.01400786;-0.02545104,-0.2133438;-0.1253989;-0.3126428,-0.1511797;-0.5446727;-0.1710989,-0.1592354;-0.5754662;-0.2324888,0.04924617;0.5115481;-0.04070444,0;0;0,0.0261246;0.2959242;-0.02716613,0.05043136;0.5799477;-0.06800628,0.2441356;0.4780162;-0.01061678,0.4457211;0.3429939;0.02455783,0.6697875;0.2293057;0.004422188,-0.1531735;0.5040877;0.005033426,-0.3794323;0.414622;0.03516362,-0.623903;0.3553691;0.01905906,0.07631373;-0.008444637;-0.04781473,0.04421134;-0.3507692;-0.04828441,-0.01622659;-0.7818893;0.05257368,-0.02719793;-0.815351;-0.00557876,-0.08382813;0.01498011;-0.03049242,-0.1889195;-0.2053937;-0.2725835,-0.1886375;-0.6332948;-0.1437808,-0.1866704;-0.6719388;-0.196824,0.04468985;0.5105786;-0.0554074,734.1652
+0;0;0,0.02756134;0.296413;-0.01860551,0.05508487;0.5811385;-0.05078387,0.2495364;0.4746774;-0.03272748,0.4853308;0.4139876;-0.004280258,0.7341191;0.3811243;0.02014302,-0.1520158;0.4764289;-0.01695597,-0.3884124;0.4117052;-0.02131967,-0.6333936;0.3539607;-0.0362138,0.07608458;-0.004538061;-0.04891409,0.0509893;-0.3484104;-0.03906634,0.002846368;-0.788815;0.03586161,-4.794402E-05;-0.752758;-0.04839197,-0.08579335;0.01376816;-0.02553399,-0.214718;-0.1227561;-0.3148685,-0.1496676;-0.5438266;-0.1721935,-0.1585933;-0.571173;-0.2336383,0.04830249;0.5115253;-0.04049233,0;0;0,0.02808097;0.2957925;-0.02616799,0.05483453;0.5796568;-0.06569612,0.2456084;0.4768097;-0.009670019,0.4481186;0.3430169;0.02469063,0.6723311;0.2294924;0.004368067,-0.1476896;0.5040357;0.004898068,-0.3750026;0.4172659;0.03475327,-0.619539;0.3580886;0.01825992,0.07638168;-0.008725032;-0.0478723,0.04360363;-0.3520915;-0.04777336,-0.01822515;-0.7858005;0.05203533,-0.02939889;-0.8209509;-0.0006363429,-0.08392941;0.01521712;-0.03043582,-0.1886214;-0.2040325;-0.2752707,-0.1878125;-0.636346;-0.1528269,-0.185026;-0.6744659;-0.2027834,0.04844552;0.5103233;-0.05345094,734.1982
+0;0;0,0.02756109;0.2964103;-0.01860534,0.05508736;0.5811641;-0.050787,0.2499924;0.4746108;-0.03271173,0.4824825;0.4147714;-0.004663154,0.7323033;0.3817717;0.01986149,-0.1524665;0.4763662;-0.01690461,-0.3855503;0.4125494;-0.02120716,-0.6315484;0.3545653;-0.03616311,0.07619575;-0.004544692;-0.04898555,0.05108417;-0.3486406;-0.03913141,0.002972506;-0.7887591;0.03574787,6.866711E-05;-0.7526821;-0.04878305,-0.08591871;0.01378828;-0.0255713,-0.2149272;-0.1228247;-0.3150939,-0.149919;-0.5436217;-0.1725115,-0.158874;-0.5711568;-0.2341586,0.04830409;0.5115418;-0.04049412,0;0;0,0.02904296;0.2957484;-0.02557874,0.05638583;0.5796521;-0.06462204,0.2473067;0.475505;-0.008695602,0.4468983;0.3432707;0.02441621,0.6723136;0.2297282;0.004492998,-0.1467405;0.5037292;0.005799554,-0.3719107;0.4208132;0.03482428,-0.6178174;0.3626038;0.01925351,0.0764216;-0.008939683;-0.04801929,0.04249017;-0.3524193;-0.04781294,-0.01976907;-0.785834;0.05169296,-0.0310111;-0.8220803;-3.600121E-05,-0.0840831;0.01540355;-0.03031161,-0.1889273;-0.2027523;-0.2763712,-0.1882081;-0.6360323;-0.1584993,-0.1851531;-0.6738161;-0.2093605,0.04988718;0.5103004;-0.05248439,734.2203
+0;0;0,0.02756492;0.2964515;-0.01860793,0.05509722;0.5812677;-0.05079657,0.2506098;0.4745893;-0.03269579,0.4825295;0.4148968;-0.004716039,0.7229787;0.383135;0.0188886,-0.153064;0.47635;-0.01684096,-0.385576;0.4126899;-0.02113295,-0.6223457;0.356881;-0.03552786,0.07650498;-0.004563136;-0.04918436,0.05142459;-0.3482315;-0.03934246,0.003171872;-0.7896403;0.03575636,0.0002798995;-0.7535883;-0.04842914,-0.0862674;0.01384424;-0.02567507,-0.2151156;-0.1225991;-0.314838,-0.1499168;-0.5446298;-0.1718376,-0.1588353;-0.5719298;-0.2332327,0.04831263;0.5116319;-0.04050168,0;0;0,0.02977882;0.29578;-0.02483964,0.05762802;0.5798035;-0.06311393,0.2489126;0.474558;-0.007457256,0.4482114;0.3427911;0.0249517,0.6657872;0.2348557;0.005140781,-0.1462409;0.5039831;0.007166136,-0.3719074;0.4239968;0.03562029,-0.608739;0.3684341;0.02128937,0.07670178;-0.009511098;-0.04815925,0.04166995;-0.3524489;-0.04766596,-0.02115354;-0.7871988;0.05160951,-0.03191173;-0.8219482;-0.001531605,-0.08441779;0.01595027;-0.030202,-0.1890048;-0.2000753;-0.2776456,-0.1894527;-0.6360929;-0.1649582,-0.1859902;-0.674006;-0.2150383,0.05102207;0.5104141;-0.05117059,734.2542
+0;0;0,0.02720964;0.2963908;-0.01832021,0.05445893;0.5811045;-0.05030236,0.2501519;0.4751184;-0.0317565,0.484588;0.4196408;-0.00344236,0.7266389;0.3937291;0.01991723,-0.1537379;0.4766612;-0.01643884,-0.3889393;0.4175609;-0.02165528,-0.6272042;0.3644046;-0.03614563,0.07636389;-0.004315671;-0.04912158,0.05067285;-0.3483759;-0.03932022,0.001824625;-0.7913136;0.03616044,-0.001042135;-0.7551177;-0.0498205,-0.0861483;0.01354968;-0.02564908,-0.2158843;-0.1200047;-0.3162782,-0.1483016;-0.5429105;-0.171846,-0.1581363;-0.570076;-0.2356795,0.04773751;0.5115069;-0.04006312,0;0;0,0.03012176;0.2957057;-0.02396393,0.05830695;0.5796942;-0.06110787,0.249531;0.4735595;-0.006508827,0.4502485;0.3414432;0.02661967,0.6684757;0.2331179;0.005446672,-0.1455933;0.5037054;0.009066924,-0.373683;0.4261501;0.03735108,-0.6120246;0.372746;0.02522508,0.07657358;-0.009867325;-0.04798043,0.04214866;-0.3533023;-0.04706323,-0.02097924;-0.7894605;0.05322766,-0.03217544;-0.823121;-0.003880259,-0.08412188;0.01630166;-0.03034411,-0.1891691;-0.1990076;-0.2788204,-0.190622;-0.6382671;-0.172395,-0.186143;-0.6759321;-0.2256934,0.05162226;0.5103125;-0.04947436,734.2872
+0;0;0,0.02720964;0.2963908;-0.01832021,0.05445893;0.5811045;-0.05030236,0.2501519;0.4751184;-0.0317565,0.484588;0.4196408;-0.00344236,0.7266389;0.3937291;0.01991723,-0.1537379;0.4766612;-0.01643884,-0.3889393;0.4175609;-0.02165528,-0.6272042;0.3644046;-0.03614563,0.07636389;-0.004315671;-0.04912158,0.05067285;-0.3483759;-0.03932022,0.001824625;-0.7913136;0.03616044,-0.001042135;-0.7551177;-0.0498205,-0.0861483;0.01354968;-0.02564908,-0.2158843;-0.1200047;-0.3162782,-0.1483016;-0.5429105;-0.171846,-0.1581363;-0.570076;-0.2356795,0.04773751;0.5115069;-0.04006312,0;0;0,0.03012176;0.2957057;-0.02396393,0.05830695;0.5796942;-0.06110787,0.249531;0.4735595;-0.006508827,0.4502485;0.3414432;0.02661967,0.6684757;0.2331179;0.005446672,-0.1455933;0.5037054;0.009066924,-0.373683;0.4261501;0.03735108,-0.6120246;0.372746;0.02522508,0.07657358;-0.009867325;-0.04798043,0.04214866;-0.3533023;-0.04706323,-0.02097924;-0.7894605;0.05322766,-0.03217544;-0.823121;-0.003880259,-0.08412188;0.01630166;-0.03034411,-0.1891691;-0.1990076;-0.2788204,-0.190622;-0.6382671;-0.172395,-0.186143;-0.6759321;-0.2256934,0.05162226;0.5103125;-0.04947436,734.3101
+0;0;0,0.02722058;0.29651;-0.01832758,0.0544767;0.581295;-0.05031745,0.2501325;0.4753042;-0.03177143,0.4840177;0.419957;-0.003523823,0.7255219;0.3941039;0.01978301,-0.1536854;0.4768468;-0.0164565,-0.3883341;0.4178854;-0.02166068,-0.6260608;0.3648491;-0.03611831,0.07633777;-0.004314194;-0.04910479,0.05073491;-0.3471934;-0.03933706,0.002021417;-0.7889096;0.03593541,-0.0009062213;-0.752582;-0.05187143,-0.08611883;0.01354505;-0.02564031,-0.2154095;-0.119551;-0.3152719,-0.1480132;-0.5412903;-0.1712381,-0.1580568;-0.5696698;-0.2364271,0.0477542;0.5116863;-0.04007657,0;0;0,0.03098319;0.2957891;-0.02332163,0.06016226;0.5798527;-0.05967605,0.2509054;0.4721119;-0.005799294,0.451518;0.3408985;0.027385,0.6691195;0.2327138;0.005441427,-0.1438807;0.5047005;0.01063186,-0.3724133;0.4302877;0.03890064,-0.6101332;0.3764108;0.02783673,0.07645887;-0.01004706;-0.0480671,0.044466;-0.3525249;-0.04648614,-0.01707169;-0.7873658;0.05489683,-0.02943528;-0.8224106;-0.003197674,-0.08407816;0.0165298;-0.03024856,-0.1888209;-0.1964421;-0.2792245,-0.1900526;-0.635698;-0.178206,-0.1873409;-0.6732954;-0.2346142,0.05322355;0.5104508;-0.0482446,734.343
+0;0;0,0.02672507;0.2969871;-0.01814834,0.05379149;0.582427;-0.05016756,0.2473175;0.4772367;-0.03129989,0.4855105;0.4258112;-0.002928464,0.7197522;0.4038194;0.01907651,-0.1521763;0.4785365;-0.01645493,-0.3907835;0.4218273;-0.02246136,-0.6213768;0.3722208;-0.0367091,0.07640224;-0.004148018;-0.04899586,0.05056123;-0.3481701;-0.03932672,-0.0002129413;-0.7901288;0.03699192,-0.003056882;-0.7537958;-0.05029243,-0.08616275;0.01329372;-0.02558044,-0.2163294;-0.1151131;-0.3182932,-0.1469956;-0.5374605;-0.1749561,-0.1570687;-0.5650831;-0.2401091,0.04708746;0.5126451;-0.03992284,0;0;0,0.03218125;0.296143;-0.02255273,0.06287535;0.5808147;-0.0579164,0.2509415;0.4717972;-0.005723238,0.454904;0.33964;0.02773142,0.6656681;0.2347738;0.00727129,-0.1393579;0.5063257;0.01166099,-0.3717889;0.4340731;0.04233341,-0.6038605;0.3903624;0.03401539,0.07641149;-0.01027936;-0.04806995,0.04612418;-0.3540643;-0.04541707,-0.01588877;-0.789579;0.05563402,-0.02722479;-0.8224052;-0.004292015,-0.08401319;0.01682165;-0.03023107,-0.1892903;-0.1956349;-0.2810127,-0.1895521;-0.6369791;-0.1864335,-0.1893348;-0.6687723;-0.2484682,0.05553962;0.5112392;-0.04674268,734.3654
+0;0;0,0.02671581;0.2968842;-0.01814205,0.05375339;0.5820203;-0.0501264,0.2512842;0.4762152;-0.03110011,0.4857194;0.425601;-0.003176281,0.7199875;0.4036067;0.01883117,-0.1561822;0.477541;-0.0159589,-0.3910251;0.4217263;-0.02187057,-0.6216443;0.3721142;-0.03611991,0.07638942;-0.004147322;-0.04898763,0.05059804;-0.3475088;-0.03933707,-0.0004230179;-0.7916164;0.03735267,-0.003268617;-0.7552798;-0.04998261,-0.08614829;0.01329149;-0.02557614,-0.216065;-0.1148688;-0.3177268,-0.1463941;-0.5392698;-0.1736927,-0.1564731;-0.5669261;-0.2388838,0.04705819;0.5123302;-0.03989515,0;0;0,0.03295109;0.2959778;-0.02223659,0.06462643;0.5802503;-0.05743241,0.2558338;0.4690541;-0.003533125,0.4566261;0.3387596;0.02820325,0.6673515;0.2338903;0.007064342,-0.1414022;0.507814;0.0145701,-0.370715;0.4387419;0.04532894,-0.6033719;0.3978432;0.03842236,0.076371;-0.01053923;-0.04804921,0.04757115;-0.3537856;-0.04523432,-0.01488525;-0.7914599;0.05604005,-0.02743781;-0.8241138;-0.003898382,-0.08392476;0.01726604;-0.03018029,-0.1892215;-0.1931505;-0.2817611,-0.1894122;-0.638389;-0.1952813,-0.1883316;-0.6727164;-0.25475,0.05703677;0.5107932;-0.04628217,734.3884
+0;0;0,0.02671402;0.2968643;-0.01814084,0.05374164;0.5818954;-0.05011317,0.2498413;0.4763747;-0.03115316,0.4867111;0.425235;-0.002939356,0.7209833;0.4032403;0.01906848,-0.1547639;0.4776912;-0.01611827,-0.3920456;0.421297;-0.02209133,-0.6226689;0.371684;-0.03634092,0.07638913;-0.004147306;-0.04898745,0.05061646;-0.3472596;-0.03934389,-0.0002943464;-0.7904075;0.03718013,-0.003109084;-0.7541396;-0.04920794,-0.08614797;0.01329143;-0.02557605,-0.2159704;-0.1147758;-0.3175147,-0.14645;-0.5382597;-0.1737919,-0.1564197;-0.5652907;-0.2382759,0.04704939;0.5122361;-0.03988644,0;0;0,0.033672;0.295894;-0.02200174,0.06602757;0.5799868;-0.05715382,0.2556458;0.4686876;-0.003831621,0.4586127;0.3373493;0.028929,0.6692936;0.2324514;0.00744486,-0.1382699;0.5089116;0.016073,-0.3704724;0.4418765;0.04934292,-0.6029255;0.3999933;0.04140688,0.07626371;-0.01084782;-0.04815018,0.04818325;-0.3539018;-0.0451895,-0.01346032;-0.790833;0.05540419,-0.02488929;-0.8242564;-0.002535105,-0.08386696;0.01773171;-0.03006972,-0.1901924;-0.1892273;-0.2837351,-0.1898308;-0.6345997;-0.2032909,-0.1897726;-0.6640378;-0.2663561,0.05827841;0.5105801;-0.04599822,734.4216
+0;0;0,0.02623011;0.2969244;-0.01786083,0.05292762;0.5820047;-0.04967473,0.2491961;0.4772693;-0.02994161,0.4870539;0.4303114;-0.002790196,0.721771;0.4126402;0.01835726,-0.1555824;0.4783369;-0.01553564,-0.3956548;0.4355227;-0.0226589,-0.624593;0.3782369;-0.03519872,0.07640213;-0.003897495;-0.04898769,0.04985825;-0.346951;-0.03934421,-0.001318991;-0.7899266;0.03799522,-0.004023056;-0.753634;-0.04839461,-0.08619735;0.01300137;-0.02555877,-0.2169925;-0.1111295;-0.3187608,-0.1459119;-0.5346363;-0.175871,-0.1561095;-0.5605039;-0.2413303,0.04630154;0.5123321;-0.03949569,0;0;0,0.033672;0.295894;-0.02200174,0.06602757;0.5799868;-0.05715382,0.2556458;0.4686876;-0.003831621,0.4586127;0.3373493;0.028929,0.6692936;0.2324514;0.00744486,-0.1382699;0.5089116;0.016073,-0.3704724;0.4418765;0.04934292,-0.6029255;0.3999933;0.04140688,0.07626371;-0.01084782;-0.04815018,0.04818325;-0.3539018;-0.0451895,-0.01346032;-0.790833;0.05540419,-0.02488929;-0.8242564;-0.002535105,-0.08386696;0.01773171;-0.03006972,-0.1901924;-0.1892273;-0.2837351,-0.1898308;-0.6345997;-0.2032909,-0.1897726;-0.6640378;-0.2663561,0.05827841;0.5105801;-0.04599822,734.4437
+0;0;0,0.02623971;0.2970332;-0.01786737,0.05294347;0.5821801;-0.04968847,0.2515431;0.477031;-0.02984396,0.4849064;0.4309603;-0.003205586,0.7196411;0.4132878;0.01794345,-0.1578882;0.4781108;-0.01527239,-0.3934243;0.4361056;-0.02226105,-0.6223796;0.3788155;-0.03480181,0.07638018;-0.003896375;-0.04897361,0.04978711;-0.3475857;-0.03931226,-0.001330815;-0.7900479;0.03793753,-0.004073102;-0.7536663;-0.0496734,-0.08617259;0.01299764;-0.02555142,-0.2172101;-0.1113633;-0.3192968,-0.1462119;-0.5343791;-0.1765726,-0.1565537;-0.5610364;-0.2429572,0.04631636;0.5124968;-0.03950786,0;0;0,0.03565842;0.2958082;-0.02150488,0.07064871;0.5796884;-0.05639303,0.260985;0.4654058;-0.001326323,0.4600098;0.3358567;0.02861857,0.6706631;0.2309775;0.006584883,-0.1366233;0.5096537;0.01749279,-0.3649895;0.4468873;0.05213119,-0.5975856;0.4056165;0.04466703,0.0761181;-0.01142946;-0.04819679,0.04869527;-0.3551753;-0.04509592,-0.0117453;-0.7916389;0.05589867,-0.02377065;-0.825076;-0.003725529,-0.08372737;0.01835897;-0.03000338,-0.1922548;-0.1853358;-0.286232,-0.1909072;-0.6313159;-0.2123855,-0.1904094;-0.6559788;-0.2812015,0.06219429;0.5103463;-0.04527915,734.4666
+0;0;0,0.02622721;0.2968917;-0.01785886,0.05292623;0.5819881;-0.04967444,0.2505047;0.4770252;-0.02987946,0.4860528;0.4305232;-0.002991688,0.7208147;0.4128486;0.0181598,-0.1568874;0.4780996;-0.01538047,-0.3946287;0.4357011;-0.02243456,-0.6236106;0.3784044;-0.03497677,0.07641131;-0.003897964;-0.04899358,0.0499403;-0.3460098;-0.03937657,-0.001323011;-0.7897305;0.03809294,-0.004152578;-0.7531459;-0.05230644,-0.08620772;0.01300294;-0.02556184,-0.2166438;-0.1107872;-0.317959,-0.1454436;-0.5350063;-0.1748288,-0.1561146;-0.5634668;-0.2433263,0.04630004;0.5123144;-0.03949523,0;0;0,0.03628121;0.2955736;-0.02171183,0.07178462;0.5793099;-0.05682611,0.2609684;0.4649353;-0.00208354,0.4619359;0.3344775;0.02891946,0.6727037;0.2299339;0.0061059,-0.1341135;0.5108428;0.01838646,-0.3649723;0.4502488;0.05581517,-0.5976126;0.4089594;0.04898833,0.07611047;-0.01187584;-0.04817069,0.05041155;-0.3541732;-0.04576397,-0.009496912;-0.7918985;0.05584812,-0.02211259;-0.8257912;-0.007254839,-0.08367615;0.01884443;-0.02995734,-0.1970921;-0.1746979;-0.2897878,-0.1915618;-0.6237584;-0.2278882,-0.1918154;-0.6536742;-0.2959577,0.06320971;0.5100031;-0.04564607,734.5002
+0;0;0,0.02595365;0.2973856;-0.01762123,0.05228999;0.5827595;-0.04937379,0.2487713;0.4784429;-0.0293079,0.4813412;0.4371122;-0.003426131,0.7164282;0.4228043;0.01736575,-0.1563219;0.4797158;-0.01512682,-0.3902632;0.4388227;-0.02325617,-0.6202689;0.3851109;-0.03399551,0.07644321;-0.003803841;-0.04890528,0.04939672;-0.3467549;-0.03950461,-0.002006993;-0.7861518;0.03815132,-0.004839364;-0.7494314;-0.05383367,-0.08622024;0.01281656;-0.02552579,-0.2172824;-0.1070688;-0.3202893,-0.145349;-0.5273365;-0.1790692,-0.1555316;-0.5575929;-0.2482061,0.04573732;0.5130696;-0.03919004,0;0;0,0.04000434;0.2956423;-0.02043438,0.08245493;0.578897;-0.05362391,0.2676656;0.4611001;-0.0001335144,0.4655316;0.3328269;0.02922511,0.6759936;0.227839;0.005014181,-0.1255422;0.5115043;0.01639817,-0.3529559;0.4532521;0.05323001,-0.586049;0.4138001;0.04948263,0.07602766;-0.01247722;-0.04810274,0.0517401;-0.3557586;-0.04628336,-0.005315349;-0.7893902;0.0559454,-0.01800671;-0.8232847;-0.009406328,-0.08346727;0.01954271;-0.03001761,-0.1995247;-0.1702577;-0.2925854,-0.1933167;-0.616486;-0.241751,-0.1958355;-0.644592;-0.3133873,0.07192114;0.5097676;-0.04297066,734.522
+0;0;0,0.02595534;0.2974049;-0.01762237,0.05225181;0.5823478;-0.04932546,0.2479104;0.4783119;-0.02932043,0.4790931;0.4372278;-0.003593046,0.7142372;0.4229164;0.01720389,-0.1555154;0.4795795;-0.01519772,-0.3880613;0.4389303;-0.02327857,-0.6181228;0.3852055;-0.03402052,0.07633524;-0.003798468;-0.04883621,0.0492935;-0.3466894;-0.03943719,-0.002151377;-0.7864381;0.03828093,-0.005044791;-0.7495728;-0.0556865,-0.08609846;0.01279846;-0.02548973,-0.2171376;-0.1070659;-0.3202016,-0.1451467;-0.52767;-0.1788684,-0.1555487;-0.5592251;-0.2494953,0.04571214;0.512796;-0.03916189,0;0;0,0.04301386;0.2952855;-0.01975322,0.08789618;0.5777525;-0.05265343,0.2712179;0.457569;0.0003304482,0.4681456;0.330463;0.02963543,0.678584;0.2256244;0.004049778,-0.1201436;0.5115527;0.01563904,-0.3466419;0.4556118;0.05257633,-0.5799841;0.4171395;0.05139672,0.07595658;-0.01313902;-0.04779577,0.05303511;-0.3564583;-0.04726648,-0.00330038;-0.7905285;0.05508065,-0.01667563;-0.8256599;-0.01173544,-0.08309039;0.02016426;-0.03026321,-0.2045107;-0.1612947;-0.2962023,-0.1937788;-0.6082432;-0.2494327,-0.1975868;-0.6324627;-0.3264465,0.07692863;0.5088302;-0.04202616,734.5557
+0;0;0,0.02595343;0.297383;-0.01762107,0.05221443;0.581942;-0.04928058,0.2466854;0.4782228;-0.0293503,0.4774304;0.4372164;-0.003671626,0.7126102;0.4229029;0.01712848,-0.1543498;0.4794829;-0.01531127,-0.3864554;0.4389107;-0.02337682,-0.6165519;0.3851777;-0.0341204,0.07626815;-0.003795129;-0.04879328,0.04913648;-0.3478263;-0.03936301,-0.002262235;-0.7871804;0.03828537,-0.005207241;-0.7501927;-0.05735759,-0.08602279;0.01278721;-0.02546733,-0.2174977;-0.1074758;-0.3211592,-0.1455714;-0.5277025;-0.1799528,-0.1561588;-0.5603551;-0.2518391,0.04568532;0.5125026;-0.03913344,0;0;0,0.04562593;0.2949174;-0.01904488,0.09270866;0.5766997;-0.05133975,0.2737188;0.4543854;0.001141071,0.4707322;0.3281416;0.0299921,0.6811255;0.2233795;0.003409147,-0.1149282;0.5116962;0.01540828,-0.3413888;0.4586423;0.05394385,-0.5752115;0.4229491;0.05379059,0.07589512;-0.01370434;-0.04758298,0.05352807;-0.3582072;-0.04746044,-0.001275927;-0.7923619;0.053581,-0.01560046;-0.8288673;-0.01407194,-0.08280113;0.02069344;-0.03045933,-0.2073089;-0.1579183;-0.2983738,-0.1956065;-0.6054626;-0.2627331,-0.2025619;-0.6310712;-0.3406072,0.08126463;0.5079491;-0.04086089,734.5889
+0;0;0,0.02584147;0.2974105;-0.01731834,0.05195303;0.5820158;-0.04868495,0.2465246;0.4786725;-0.0287801,0.4778354;0.4406894;-0.003546154,0.7132469;0.4294524;0.01650995,-0.1547227;0.4804713;-0.01476508,-0.3868898;0.4403265;-0.02318921,-0.6177938;0.3899332;-0.03272546,0.07627058;-0.00382886;-0.04878683,0.04875064;-0.3478309;-0.03941893,-0.002869222;-0.7870989;0.03856904,-0.005807243;-0.7500736;-0.05707137,-0.08602294;0.01275912;-0.0254809,-0.2178485;-0.1064277;-0.3214522,-0.1440049;-0.5265052;-0.1807923,-0.1557045;-0.5592929;-0.2523877,0.0454607;0.5125622;-0.03861162,0;0;0,0.04562593;0.2949174;-0.01904488,0.09270866;0.5766997;-0.05133975,0.2737188;0.4543854;0.001141071,0.4707322;0.3281416;0.0299921,0.6811255;0.2233795;0.003409147,-0.1149282;0.5116962;0.01540828,-0.3413888;0.4586423;0.05394385,-0.5752115;0.4229491;0.05379059,0.07589512;-0.01370434;-0.04758298,0.05352807;-0.3582072;-0.04746044,-0.001275927;-0.7923619;0.053581,-0.01560046;-0.8288673;-0.01407194,-0.08280113;0.02069344;-0.03045933,-0.2073089;-0.1579183;-0.2983738,-0.1956065;-0.6054626;-0.2627331,-0.2025619;-0.6310712;-0.3406072,0.08126463;0.5079491;-0.04086089,734.611
+0;0;0,0.02582159;0.2971816;-0.01730501,0.05189513;0.5813729;-0.04862541,0.2468874;0.4780745;-0.02871703,0.477212;0.4402534;-0.003590677,0.7126659;0.4290144;0.01646904,-0.1551781;0.479877;-0.01467343,-0.3863553;0.4399034;-0.02306165,-0.617301;0.389501;-0.03259962,0.0762056;-0.003825598;-0.04874527,0.04864442;-0.3483431;-0.03936333,-0.002413508;-0.7828292;0.03777567,-0.00541815;-0.7456446;-0.06003346,-0.08594964;0.01274825;-0.02545919,-0.2179728;-0.1066172;-0.321874,-0.144933;-0.5221217;-0.1827453,-0.1568978;-0.5563332;-0.2559642,0.04541346;0.5120333;-0.0385686,0;0;0,0.04783002;0.2943715;-0.01846051,0.09782368;0.5752971;-0.05011618,0.2774799;0.4499874;0.002766609,0.4743546;0.3251233;0.03034306,0.6849775;0.2210838;0.00239563,-0.1109582;0.5125357;0.01643549,-0.336722;0.4621729;0.05650378,-0.5707107;0.4272937;0.05630904,0.07585534;-0.01420087;-0.04735327,0.05452366;-0.3592876;-0.04741895,0.003521264;-0.7892379;0.05196476,-0.01472777;-0.8287871;-0.01479721,-0.08256823;0.02121145;-0.03050561,-0.2104877;-0.1532651;-0.3001989,-0.1976056;-0.5964585;-0.2728269,-0.2041044;-0.6234424;-0.3524377,0.08563021;0.5067704;-0.03979397,734.6339
+0;0;0,0.02541021;0.2924471;-0.01702932,0.05069663;0.5680816;-0.04736479,0.2421826;0.4684184;-0.02807625,0.4784439;0.4296225;-0.002302242,0.713939;0.4183815;0.01776098,-0.1523266;0.470187;-0.01429658,-0.3894626;0.4291831;-0.02290101,-0.6204486;0.3787719;-0.03244065,0.07574847;-0.00380265;-0.04845287,0.04793705;-0.3514483;-0.03898574,-0.003952604;-0.7930121;0.03940984,-0.007034343;-0.7556431;-0.06090898,-0.08543407;0.01267178;-0.02530647,-0.2186559;-0.1077775;-0.3244126,-0.1444264;-0.5300505;-0.1830175,-0.1566982;-0.5659096;-0.2581151,0.04449511;0.5017391;-0.03774267,0;0;0,0.04040128;0.2907621;-0.01691484,0.08078463;0.5649871;-0.04347849,0.2641219;0.4517294;-0.001348972,0.4656979;0.3232187;0.02765107,0.6764979;0.2197637;-0.001456022,-0.1225118;0.51341;0.0125376,-0.3541633;0.4639911;0.05594467,-0.5886054;0.4320436;0.05770611,0.07656063;-0.01323925;-0.04542208,0.0445482;-0.3606393;-0.04841673,-0.006613299;-0.798129;0.05059028,-0.02342306;-0.8335568;-0.02400398,-0.08195783;0.01951919;-0.0316526,-0.2206525;-0.150577;-0.3028567,-0.2089814;-0.6014223;-0.2823783,-0.2161455;-0.6295115;-0.364244,0.07193387;0.4987875;-0.03501356,734.6674
+0;0;0,0.02512995;0.2902465;-0.0166091,0.050067;0.5641423;-0.04659424,0.2380747;0.4655893;-0.02739011,0.474281;0.4303512;-0.002378881,0.7099241;0.4209099;0.01731579,-0.1494516;0.4679428;-0.01352863,-0.3859463;0.4273105;-0.02247204,-0.6176111;0.3799321;-0.0320334,0.07580012;-0.003798394;-0.04854828,0.04746148;-0.3505533;-0.03911751,-0.00453651;-0.7923813;0.03979336,-0.007657887;-0.7550396;-0.05965723,-0.08556109;0.01261497;-0.02524249,-0.2184804;-0.1060595;-0.324207,-0.141682;-0.5281857;-0.182594,-0.1553004;-0.5627451;-0.2574317,0.04390837;0.4978327;-0.03700496,0;0;0,0.04234222;0.2883642;-0.01427007,0.08415988;0.5607169;-0.03902817,0.2644043;0.450151;-0.001100302,0.4651354;0.321529;0.0276072,0.675932;0.2181821;-0.002207041,-0.1171509;0.5125929;0.01041885,-0.3482654;0.4666872;0.05667295,-0.58283;0.4354782;0.05986552,0.07686144;-0.01388875;-0.04490483,0.04477556;-0.3604293;-0.04824209,-0.006151479;-0.7984729;0.05007863,-0.02264957;-0.8330806;-0.02413535,-0.0819391;0.01984838;-0.03176549,-0.2218623;-0.1479892;-0.3026585,-0.2115896;-0.599546;-0.2910972,-0.2216126;-0.6238557;-0.3741879,0.07472648;0.4946194;-0.03072309,734.7006
+0;0;0,0.02498416;0.2885626;-0.01651274,0.04986348;0.5618196;-0.04643632,0.2366802;0.4634379;-0.02728727,0.4746081;0.4279429;-0.002093736,0.7102736;0.4185008;0.0176028,-0.148474;0.4657769;-0.01351063,-0.3866925;0.4248485;-0.02251923,-0.6183792;0.3774656;-0.03208149,0.07602909;-0.003809868;-0.04869493,0.04766609;-0.3508628;-0.03925605,-0.004485592;-0.7939968;0.03988806,-0.007602794;-0.756665;-0.05942948,-0.08581955;0.01265307;-0.02531874,-0.2188531;-0.1061234;-0.3245403,-0.1418277;-0.5294973;-0.1825087,-0.1554279;-0.5639703;-0.2572463,0.04370242;0.4954839;-0.03684326,0;0;0,0.04333517;0.2865742;-0.01274896,0.08487676;0.5583382;-0.03721249,0.2640254;0.4474155;-0.001157282,0.4648614;0.3155026;0.02655864,0.6761333;0.2133799;-0.00427079,-0.1157528;0.5119532;0.008992705,-0.3475826;0.4677436;0.06195273,-0.5823624;0.4378609;0.06285511,0.07744454;-0.01474281;-0.04417157,0.04452562;-0.3614983;-0.04820848,-0.005310535;-0.8008609;0.05092907,-0.01809867;-0.8362809;-0.02312589,-0.08201404;0.02019202;-0.03212654,-0.2254311;-0.1433254;-0.3042165,-0.2148432;-0.5963331;-0.2993971,-0.2232479;-0.6236241;-0.3804807,0.07539128;0.492226;-0.02886844,734.7232
+0;0;0,0.02475257;0.2858878;-0.01635968,0.04932944;0.5558215;-0.04592158,0.2302608;0.4591873;-0.02717714,0.4613315;0.4247154;-0.002709696,0.6972066;0.4152648;0.01700436,-0.1430065;0.4614542;-0.01382569,-0.3743594;0.4217053;-0.02257465,-0.6062522;0.3742803;-0.03214542,0.07603724;-0.003810276;-0.04870015,0.04749694;-0.3530327;-0.03920227,-0.00439417;-0.7939526;0.0395464,-0.007687575;-0.7562063;-0.06538521,-0.08582875;0.01265443;-0.02532145,-0.2196939;-0.1068645;-0.3264135,-0.1430534;-0.528123;-0.1850916,-0.1574223;-0.5662405;-0.2640538,0.04323882;0.4902443;-0.0364382,0;0;0,0.05111282;0.2827387;-0.00764966,0.1066983;0.5491475;-0.0244503,0.2723918;0.4276493;0.004980803,0.4719601;0.305852;0.02775288,0.682285;0.2027823;-0.007674456,-0.0928946;0.5118845;0.01011946,-0.3194954;0.4718073;0.05730606,-0.5546715;0.443583;0.06056148,0.07791106;-0.01622064;-0.04283273,0.04611014;-0.3652686;-0.0467397,-0.003880426;-0.8027037;0.05050159,-0.01172014;-0.8408846;-0.02931952,-0.08170599;0.02086615;-0.03250571,-0.2284289;-0.140237;-0.3070585,-0.2179552;-0.5910078;-0.3064668,-0.2277493;-0.6218787;-0.3917915,0.09275575;0.4843816;-0.01825404,734.7566
+0;0;0,0.02480905;0.2848841;-0.01606665,0.04944221;0.5549909;-0.04539444,0.2309694;0.4582223;-0.02671666,0.4626076;0.4267446;-0.001929704,0.6987553;0.4183946;0.01672851,-0.143614;0.4610764;-0.01332142,-0.3751657;0.4209722;-0.01940125,-0.6078767;0.3779627;-0.03279455,0.07563928;-0.003773863;-0.04846994,0.04672915;-0.351184;-0.03914759,-0.005179808;-0.7919288;0.0398277,-0.008451779;-0.754216;-0.06420112,-0.08541984;0.01252865;-0.0251269,-0.2184586;-0.1044337;-0.3255217,-0.1392715;-0.5249594;-0.183835,-0.1560115;-0.5617251;-0.2622843,0.04333374;0.4892391;-0.03594131,0;0;0,0.05321117;0.2813516;-0.006514788,0.1087493;0.5478651;-0.02416348,0.2746233;0.4241698;0.006371737,0.4713086;0.297273;0.02813411,0.6823347;0.1965095;-0.0105741,-0.09078501;0.5122233;0.01145298,-0.318119;0.4744118;0.05783204,-0.5536367;0.4479617;0.06176407,0.077968;-0.01763038;-0.04117084,0.04750781;-0.3649799;-0.04725611,-0.001414523;-0.8022385;0.05071902,-0.01177041;-0.8396445;-0.02828335,-0.08090986;0.02150446;-0.03280292,-0.2304424;-0.1333582;-0.3071642,-0.2201582;-0.5839581;-0.3136059,-0.2283008;-0.6176776;-0.39586,0.09509405;0.4829013;-0.01758909,734.7907
+0;0;0,0.02472609;0.2839315;-0.01601293,0.04934307;0.5538591;-0.04532456,0.2310819;0.4570275;-0.02663229,0.4628632;0.4255303;-0.001830023,0.6991752;0.4171745;0.01684117,-0.1439292;0.4598848;-0.01322175,-0.3756239;0.4197559;-0.01930534,-0.6084968;0.3767165;-0.03270795,0.07506122;-0.003745021;-0.04809951,0.0463353;-0.3489415;-0.03883656,-0.005542856;-0.7894248;0.04009187,-0.00873713;-0.7518951;-0.06146663,-0.08476703;0.0124329;-0.02493487,-0.216958;-0.1037842;-0.3234156,-0.1378179;-0.5240604;-0.1818129,-0.1541605;-0.5592406;-0.2583994,0.04323204;0.4880797;-0.03586747,0;0;0,0.05510983;0.2800092;-0.006528378,0.111305;0.5461344;-0.0250845,0.2769262;0.4214516;0.006506445,0.4717461;0.2912637;0.02714801,0.6801455;0.1855757;-0.01361394,-0.0883523;0.5123417;0.009889271,-0.3161185;0.47636;0.05633998,-0.5519985;0.4517144;0.06021598,0.07775888;-0.01917093;-0.03934216,0.04928763;-0.3643641;-0.04947436,0.001298293;-0.8013827;0.04880214,-0.01039279;-0.8380088;-0.02739048,-0.07966226;0.02206451;-0.03359846,-0.2301524;-0.1274147;-0.3076063,-0.2196301;-0.577651;-0.318703,-0.2275477;-0.6101961;-0.3987433,0.09759779;0.4811851;-0.01819897,734.8238
+0;0;0,0.02466459;0.2832252;-0.0159731,0.04925629;0.5528748;-0.04525611,0.2289483;0.4564161;-0.02666952,0.4608608;0.4249011;-0.001853207,0.6972895;0.4165412;0.0168272,-0.1419703;0.4592423;-0.01340533,-0.3737962;0.4190906;-0.01949236,-0.606784;0.37603;-0.03290159,0.07432332;-0.003708206;-0.04762667,0.04563168;-0.3484928;-0.03837477,-0.006611936;-0.792079;0.04110968,-0.009676146;-0.7548559;-0.0563136,-0.08393372;0.01231068;-0.02468975,-0.215967;-0.1037677;-0.3228143,-0.1362694;-0.5270046;-0.1802141,-0.1519465;-0.5595309;-0.2536822,0.04314842;0.4871294;-0.03580391,0;0;0,0.05778753;0.2787282;-0.007156372,0.1162649;0.5439863;-0.02684593,0.2788066;0.418833;0.00561595,0.4688891;0.2816166;0.02641892,0.6778015;0.177683;-0.01683378,-0.0820953;0.5111156;0.005832454,-0.3099692;0.4766166;0.05353739,-0.5462454;0.4549993;0.0583975,0.07777661;-0.02033511;-0.0366509,0.05140175;-0.3650219;-0.05340266,0.00392586;-0.805393;0.04475689,-0.009685069;-0.8377198;-0.0292902,-0.07798557;0.02233294;-0.0350071,-0.2293994;-0.1231514;-0.3101314,-0.2175081;-0.5764915;-0.3226729,-0.2261313;-0.6047634;-0.4006658,0.1019875;0.4792374;-0.01957679,734.8569
+0;0;0,0.02453403;0.2832485;-0.01576033,0.04882719;0.55294;-0.04489748,0.2285785;0.4564121;-0.02615098,0.4610925;0.4289494;-0.002160706,0.6975061;0.4209486;0.01686514,-0.1423503;0.45976;-0.01273171,-0.3749158;0.4244414;-0.02036763,-0.6073192;0.3775967;-0.03093326,0.07434779;-0.003729454;-0.04758681,0.04498402;-0.3484617;-0.03849348,-0.00749594;-0.7919297;0.04149345,-0.01058426;-0.7546815;-0.05592719,-0.08392851;0.01229093;-0.0247173,-0.2161735;-0.1035455;-0.3228421,-0.132964;-0.525829;-0.1794238,-0.1498209;-0.5581491;-0.2528057,0.04279725;0.4871853;-0.03546046,0;0;0,0.05778753;0.2787282;-0.007156372,0.1162649;0.5439863;-0.02684593,0.2788066;0.418833;0.00561595,0.4688891;0.2816166;0.02641892,0.6778015;0.177683;-0.01683378,-0.0820953;0.5111156;0.005832454,-0.3099692;0.4766166;0.05353739,-0.5462454;0.4549993;0.0583975,0.07777661;-0.02033511;-0.0366509,0.05140175;-0.3650219;-0.05340266,0.00392586;-0.805393;0.04475689,-0.009685069;-0.8377198;-0.0292902,-0.07798557;0.02233294;-0.0350071,-0.2293994;-0.1231514;-0.3101314,-0.2175081;-0.5764915;-0.3226729,-0.2261313;-0.6047634;-0.4006658,0.1019875;0.4792374;-0.01957679,734.8796
+0;0;0,0.0245488;0.283419;-0.01576982,0.04884106;0.5531003;-0.04490635,0.2297452;0.4563738;-0.02610094,0.4622443;0.4289128;-0.00211221,0.7029543;0.4207667;0.01725939,-0.1434867;0.4597425;-0.01259836,-0.3760374;0.4244261;-0.02023379,-0.6126643;0.3767301;-0.03099142,0.07370429;-0.003697174;-0.04717493,0.04503372;-0.340291;-0.03829627,-0.008044206;-0.7888121;0.04260206,-0.01091505;-0.7520743;-0.04795825,-0.08320209;0.01218455;-0.02450336,-0.2123251;-0.1009172;-0.3155901,-0.1281675;-0.5280123;-0.1705376,-0.1438373;-0.555944;-0.2387519,0.04281042;0.487338;-0.03546823,0;0;0,0.06140488;0.2780974;-0.008304358,0.1223683;0.5427643;-0.02825356,0.2825888;0.410428;0.005744934,0.4717098;0.2718912;0.02638817,0.6794647;0.1560003;-0.01592135,-0.07804954;0.5109087;0.002083996,-0.3059202;0.4782173;0.05098828,-0.5465929;0.4574526;0.05631506,0.07741979;-0.02163425;-0.03477931,0.0580523;-0.3577946;-0.06336892,0.01047601;-0.802237;0.04026699,-0.004710853;-0.832188;-0.02629161,-0.07624193;0.02321484;-0.03632772,-0.2227545;-0.1168329;-0.3067292,-0.2114451;-0.575243;-0.3230152,-0.2186454;-0.599527;-0.3955149,0.1073987;0.478173;-0.02090478,734.9127
+0;0;0,0.02456774;0.2836376;-0.01578199,0.04888161;0.5535593;-0.04494367,0.2348847;0.4559461;-0.02587663,0.4674732;0.4284746;-0.001878656,0.7035365;0.4204856;0.01711899,-0.1485352;0.4594067;-0.01200547,-0.3811755;0.4240768;-0.01964384,-0.6132344;0.3773015;-0.03019381,0.07332379;-0.003678088;-0.04693139,0.04496949;-0.3365591;-0.03815068,-0.007874239;-0.7831011;0.0423907,-0.01073251;-0.7463928;-0.04777313,-0.08277256;0.01212164;-0.02437687,-0.2104712;-0.09973255;-0.3122527,-0.126685;-0.5249431;-0.1678402,-0.1422862;-0.552621;-0.2357559,0.04284718;0.4877555;-0.03549961,0;0;0,0.06694144;0.2769723;-0.0103991,0.1312313;0.5409645;-0.03207684,0.2908862;0.3979132;0.007738829,0.4754875;0.2531704;0.02773643,0.6788984;0.1370957;-0.008336544,-0.07521315;0.5115292;-0.004301284,-0.3034675;0.4822042;0.0453781,-0.5397441;0.4648776;0.05024955,0.0771777;-0.0235793;-0.03286457,0.06347965;-0.3552518;-0.07154882,0.01873155;-0.7980102;0.03161025,7.481501E-05;-0.8276513;-0.03379273,-0.07413868;0.02495991;-0.03837866,-0.2160351;-0.1117357;-0.308324,-0.2065315;-0.5678889;-0.3309755,-0.2113491;-0.5922716;-0.4031004,0.1154722;0.4765687;-0.02429414,734.9462
+0;0;0,0.02468957;0.2836428;-0.0154969,0.04909458;0.5535941;-0.04430739,0.2351159;0.4560844;-0.02559127,0.4681502;0.4317298;-0.002571752,0.7041913;0.4240713;0.0168329,-0.1484452;0.4600523;-0.01160499,-0.3806531;0.4217205;-0.01778685,-0.6137881;0.3813558;-0.03080124,0.07329602;-0.003725362;-0.04697103,0.04475597;-0.3365933;-0.03830069,-0.008428141;-0.7829964;0.04278456,-0.01129982;-0.7462516;-0.04737612,-0.08277693;0.01216161;-0.02434208,-0.210124;-0.09857381;-0.3128056,-0.1250483;-0.5231225;-0.1672045,-0.1416288;-0.5504286;-0.235203,0.04304637;0.4877791;-0.03495112,0;0;0,0.06694144;0.2769723;-0.0103991,0.1312313;0.5409645;-0.03207684,0.2908862;0.3979132;0.007738829,0.4754875;0.2531704;0.02773643,0.6788984;0.1370957;-0.008336544,-0.07521315;0.5115292;-0.004301284,-0.3034675;0.4822042;0.0453781,-0.5397441;0.4648776;0.05024955,0.0771777;-0.0235793;-0.03286457,0.06347965;-0.3552518;-0.07154882,0.01873155;-0.7980102;0.03161025,7.481501E-05;-0.8276513;-0.03379273,-0.07413868;0.02495991;-0.03837866,-0.2160351;-0.1117357;-0.308324,-0.2065315;-0.5678889;-0.3309755,-0.2113491;-0.5922716;-0.4031004,0.1154722;0.4765687;-0.02429414,734.9696
+0;0;0,0.02473825;0.284202;-0.01552746,0.04915814;0.5543185;-0.04435417,0.2361201;0.4566433;-0.02559073,0.4690703;0.4322975;-0.002579525,0.705137;0.4246382;0.01682723,-0.1493214;0.4606308;-0.01153587,-0.3814453;0.4223128;-0.0177155,-0.6146056;0.3819437;-0.0307313,0.07289986;-0.003705226;-0.04671715,0.04465028;-0.3331853;-0.03813505,-0.008657288;-0.7806247;0.04313842,-0.01163931;-0.7436207;-0.05048664,-0.08232952;0.01209588;-0.02421051,-0.2083805;-0.09751249;-0.3097381,-0.1231073;-0.5230467;-0.163799,-0.1403249;-0.5525547;-0.2344103,0.043109;0.4884934;-0.03499646,0;0;0,0.07052147;0.2766526;-0.01067233,0.1373493;0.5401545;-0.03273845,0.2962469;0.3951104;0.0083251,0.4769608;0.2459309;0.03014183,0.6840262;0.1371768;-0.00805831,-0.07073268;0.5114179;-0.006189853,-0.2995656;0.486328;0.04273832,-0.5361134;0.472214;0.04569189,0.07677394;-0.02497445;-0.0315063,0.06696935;-0.3528915;-0.07396924,0.02139887;-0.796383;0.03037477,0.00294368;-0.8224304;-0.04271221,-0.07279878;0.02596834;-0.03919938,-0.2106665;-0.1088184;-0.3080001,-0.2027598;-0.5658329;-0.334913,-0.2060881;-0.5923472;-0.4098707,0.120962;0.4759155;-0.02486992,735.0024
+0;0;0,0.02449431;0.2813996;-0.01537435,0.04855906;0.5475883;-0.04378083,0.2273359;0.4522584;-0.02555992,0.4601769;0.427924;-0.002559502,0.6959392;0.4202745;0.01682223,-0.1415801;0.4560749;-0.01210766,-0.3735954;0.4177748;-0.0182844,-0.606455;0.3774578;-0.03128342,0.0733475;-0.003727978;-0.04700402,0.04507193;-0.3335113;-0.03841402,-0.00793213;-0.7784032;0.04239672,-0.01089799;-0.7414371;-0.05072103,-0.08283507;0.01217015;-0.02435918,-0.209002;-0.09753909;-0.3101495,-0.1242143;-0.5206504;-0.1650414,-0.1413386;-0.549836;-0.23527,0.04259996;0.4827429;-0.03456239,0;0;0,0.0746641;0.2726922;-0.009290695,0.1488425;0.5301963;-0.02991152,0.3001416;0.3943223;0.008629322,0.480077;0.2445448;0.03156519,0.6876999;0.1358725;-0.001617432,-0.05269043;0.5051507;-0.008013302,-0.2828768;0.4895615;0.03789251,-0.5192157;0.4769953;0.03989914,0.07703331;-0.02599956;-0.03151226,0.06470059;-0.3538136;-0.07641411,0.02138467;-0.7942051;0.03057957,0.004936978;-0.8210883;-0.04168391,-0.07273778;0.02722307;-0.039639,-0.2082842;-0.1068117;-0.3103643,-0.2010693;-0.5611313;-0.3388276,-0.2044067;-0.5861263;-0.4142772,0.1303826;0.467524;-0.02237272,735.0356
+0;0;0,0.02444268;0.282164;-0.01519543,0.04846014;0.5494037;-0.04356316,0.2286486;0.4545702;-0.02496471,0.4616679;0.4311393;-0.002736224,0.6972002;0.4249379;0.01694116,-0.143009;0.4580725;-0.0116217,-0.3749861;0.4194667;-0.01773063,-0.6079942;0.3816072;-0.03095815,0.073667;-0.003842128;-0.04721586,0.04510399;-0.3326102;-0.0388812,-0.007688437;-0.7747014;0.04198834,-0.01057226;-0.7378239;-0.04977126,-0.08316193;0.01231843;-0.02456172,-0.2090646;-0.09701659;-0.3094619,-0.1237956;-0.5169767;-0.1640855,-0.1413564;-0.5450216;-0.233352,0.04250759;0.4843083;-0.03433558,0;0;0,0.0800546;0.2719246;-0.009649515,0.1565006;0.5298095;-0.03075242,0.3083852;0.3934544;0.009543657,0.4885402;0.2438427;0.03193974,0.6966584;0.1355419;0.002633572,-0.04698911;0.5038302;-0.0102321,-0.2776755;0.4928115;0.03452806,-0.5138705;0.4821813;0.03448761,0.07713138;-0.02705419;-0.03146029,0.0638369;-0.3530443;-0.08173406,0.02022912;-0.7902954;0.02634645,0.007648184;-0.8190218;-0.04342723,-0.07256103;0.02844822;-0.03995652,-0.2018535;-0.1051262;-0.3127478,-0.1955402;-0.5566434;-0.3421408,-0.198909;-0.5796387;-0.4173444,0.1376672;0.4669996;-0.02312326,735.0584
+0;0;0,0.02453401;0.2832183;-0.0152522,0.04860496;0.5510553;-0.04367881,0.2295265;0.4560548;-0.02503626,0.4625145;0.4326271;-0.002810756,0.6980451;0.4264257;0.01686648,-0.1436038;0.4595711;-0.01164038,-0.3755497;0.4209704;-0.01774849,-0.6085562;0.3831112;-0.03097592,0.07403081;-0.003861103;-0.04744904,0.04519498;-0.3357694;-0.03903477,-0.006600108;-0.7695087;0.040307,-0.009428632;-0.7327632;-0.04969287,-0.08357262;0.01237927;-0.02468302,-0.2106779;-0.09800009;-0.3123044,-0.1270197;-0.5100263;-0.1696745,-0.1442438;-0.5369581;-0.2376126,0.04264791;0.4859108;-0.03444426,0;0;0,0.08633301;0.2711273;-0.009150743,0.1656252;0.5288151;-0.02993536,0.317624;0.3927589;0.01108384,0.4983097;0.2438256;0.03339481,0.7075477;0.1378748;0.00349164,-0.03912294;0.5039217;-0.01069789,-0.2700305;0.4945678;0.03312524,-0.5062587;0.4852699;0.02995567,0.07683872;-0.02830583;-0.03227186,0.06058551;-0.3568627;-0.08567262,0.01847096;-0.7849216;0.02432537,-0.0007410496;-0.8191784;-0.03613495,-0.07264593;0.02989578;-0.03969498,-0.1961302;-0.106569;-0.3175339,-0.1904035;-0.5495597;-0.346415,-0.1944568;-0.5710124;-0.4205072,0.1461752;0.4661188;-0.02248907,735.0815

+ 161 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_None_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02188804;0.3208366;-0.007948734,0.0434307;0.6301007;-0.03064545,0.2158793;0.5121245;-0.01297563,0.2574072;0.233884;0.008647799,0.31352;-0.04414323;-0.01291833,-0.1392852;0.510283;-0.01371439,-0.2097323;0.2371537;-0.00682023,-0.2823732;-0.03667358;-0.03240928,0.08017346;0.0008331985;-0.04056181,0.06874494;-0.3270842;-0.005786512,0.03462047;-0.7370742;0.07328099,0.0344079;-0.6985186;-0.03161606,-0.08145734;0.009064013;-0.03682775,-0.1071949;-0.3198618;-0.0329346,-0.1419826;-0.7307122;0.04122536,-0.1400655;-0.692;-0.0636415,0.03809236;0.5543631;-0.02252316,0;0;0,0.01160565;0.3207922;-0.02088308,0.02155857;0.629433;-0.05640149,0.1981733;0.5160108;-0.05323601,0.2526233;0.2398073;-0.0343461,0.2821891;-0.03636536;-0.09572506,-0.1603083;0.5208805;-0.03452151,-0.2236252;0.2463741;-0.01880063,-0.2799207;-0.02916735;-0.06146898,0.07595801;0.0008786767;-0.04799318,0.09013696;-0.3276587;-0.02093863,0.06453283;-0.7352253;0.07255864,0.07177824;-0.780236;-0.0009093285,-0.0840643;0.006645908;-0.03102844,-0.1405966;-0.3183509;-0.02388851,-0.1660873;-0.7285657;0.05724065,-0.1893981;-0.7738771;-0.01248341,0.01935534;0.5539594;-0.04502034,330.6415
+0;0;0,0.02186298;0.3204693;-0.007939633,0.04338356;0.6294162;-0.03061345,0.2151267;0.5116781;-0.0129892,0.2568337;0.2322376;0.00872748,0.3124699;-0.04342839;-0.01265549,-0.1386188;0.5098439;-0.01372501,-0.2093697;0.2355367;-0.006801118,-0.2813937;-0.03596503;-0.03217284,0.08007073;0.0008321309;-0.04050984,0.06866395;-0.3264616;-0.005800691,0.03532339;-0.7270332;0.07145047,0.03513965;-0.689638;-0.0192198,-0.08135297;0.009052399;-0.03678057,-0.1070416;-0.3192477;-0.03289482,-0.1410302;-0.72066;0.03956153,-0.1393731;-0.6831295;-0.05108264,0.03805009;0.5537478;-0.02249858,0;0;0,0.01155184;0.3204231;-0.02090955,0.02142224;0.6287473;-0.05641627,0.1975933;0.516621;-0.05246353,0.2529926;0.2393996;-0.03303957,0.2836769;-0.03446662;-0.0930407,-0.1597978;0.5208423;-0.03462091,-0.2248244;0.2454615;-0.01929123,-0.2797676;-0.02796754;-0.06126964,0.0761389;0.0009065866;-0.04748797,0.09058493;-0.3269975;-0.02053976,0.06514996;-0.7248781;0.0720942,0.07266787;-0.7581061;0.007120848,-0.08379512;0.006559394;-0.03143905,-0.1423375;-0.3175165;-0.02954521,-0.16471;-0.7178624;0.05267203,-0.1827727;-0.7567428;-0.003941104,0.0192313;0.5533418;-0.04504943,330.6597
+0;0;0,0.02186298;0.3204693;-0.007939633,0.04338356;0.6294162;-0.03061345,0.2151267;0.5116781;-0.0129892,0.2568337;0.2322376;0.00872748,0.3124699;-0.04342839;-0.01265549,-0.1386188;0.5098439;-0.01372501,-0.2093697;0.2355367;-0.006801118,-0.2813937;-0.03596503;-0.03217284,0.08007073;0.0008321309;-0.04050984,0.06866395;-0.3264616;-0.005800691,0.03532339;-0.7270332;0.07145047,0.03513965;-0.689638;-0.0192198,-0.08135297;0.009052399;-0.03678057,-0.1070416;-0.3192477;-0.03289482,-0.1410302;-0.72066;0.03956153,-0.1393731;-0.6831295;-0.05108264,0.03805009;0.5537478;-0.02249858,0;0;0,0.01155184;0.3204231;-0.02090955,0.02142224;0.6287473;-0.05641627,0.1975933;0.516621;-0.05246353,0.2529926;0.2393996;-0.03303957,0.2836769;-0.03446662;-0.0930407,-0.1597978;0.5208423;-0.03462091,-0.2248244;0.2454615;-0.01929123,-0.2797676;-0.02796754;-0.06126964,0.0761389;0.0009065866;-0.04748797,0.09058493;-0.3269975;-0.02053976,0.06514996;-0.7248781;0.0720942,0.07266787;-0.7581061;0.007120848,-0.08379512;0.006559394;-0.03143905,-0.1423375;-0.3175165;-0.02954521,-0.16471;-0.7178624;0.05267203,-0.1827727;-0.7567428;-0.003941104,0.0192313;0.5533418;-0.04504943,330.6761
+0;0;0,0.02178111;0.3200615;-0.008165098,0.04319786;0.6286324;-0.03101469,0.2160212;0.5105227;-0.01292762,0.2564645;0.2312721;0.008762092,0.3109047;-0.0453065;-0.01319658,-0.1398777;0.5088528;-0.01377513,-0.2104651;0.2348848;-0.006993362,-0.2805651;-0.0379948;-0.03074862,0.07993638;0.0008798444;-0.04048475,0.06825472;-0.3277593;-0.005695965,0.03394825;-0.7303933;0.07162112,0.03378611;-0.6924661;-0.02577037,-0.0812366;0.008997576;-0.03673243,-0.1069662;-0.3206484;-0.032054,-0.1415583;-0.7243353;0.03942584,-0.1397519;-0.6862621;-0.05793704,0.03789097;0.5530497;-0.02286251,0;0;0,0.01080669;0.3200394;-0.0209384,0.0198286;0.6280284;-0.05636716,0.1977072;0.5172485;-0.05075026,0.2521434;0.2402912;-0.03029513,0.2849705;-0.03421748;-0.08953166,-0.1623688;0.5204635;-0.03408935,-0.2285537;0.2457252;-0.01907431,-0.2824652;-0.02869651;-0.0606426,0.07644516;0.0009458363;-0.04674244,0.09026626;-0.3282827;-0.01903129,0.06614523;-0.7285941;0.07282758,0.07316315;-0.7687756;0.005201578,-0.08342601;0.006485186;-0.0320571,-0.1379858;-0.3196305;-0.02734863,-0.1620081;-0.7220066;0.0550254,-0.1805796;-0.7665029;-0.005417645,0.01785015;0.552695;-0.04503822,330.6924
+0;0;0,0.02178111;0.3200615;-0.008165098,0.04319786;0.6286324;-0.03101469,0.2160212;0.5105227;-0.01292762,0.2564645;0.2312721;0.008762092,0.3109047;-0.0453065;-0.01319658,-0.1398777;0.5088528;-0.01377513,-0.2104651;0.2348848;-0.006993362,-0.2805651;-0.0379948;-0.03074862,0.07993638;0.0008798444;-0.04048475,0.06825472;-0.3277593;-0.005695965,0.03394825;-0.7303933;0.07162112,0.03378611;-0.6924661;-0.02577037,-0.0812366;0.008997576;-0.03673243,-0.1069662;-0.3206484;-0.032054,-0.1415583;-0.7243353;0.03942584,-0.1397519;-0.6862621;-0.05793704,0.03789097;0.5530497;-0.02286251,0;0;0,0.01080669;0.3200394;-0.0209384,0.0198286;0.6280284;-0.05636716,0.1977072;0.5172485;-0.05075026,0.2521434;0.2402912;-0.03029513,0.2849705;-0.03421748;-0.08953166,-0.1623688;0.5204635;-0.03408935,-0.2285537;0.2457252;-0.01907431,-0.2824652;-0.02869651;-0.0606426,0.07644516;0.0009458363;-0.04674244,0.09026626;-0.3282827;-0.01903129,0.06614523;-0.7285941;0.07282758,0.07316315;-0.7687756;0.005201578,-0.08342601;0.006485186;-0.0320571,-0.1379858;-0.3196305;-0.02734863,-0.1620081;-0.7220066;0.0550254,-0.1805796;-0.7665029;-0.005417645,0.01785015;0.552695;-0.04503822,330.7034
+0;0;0,0.02178111;0.3200615;-0.008165098,0.04319786;0.6286324;-0.03101469,0.2160212;0.5105227;-0.01292762,0.2564645;0.2312721;0.008762092,0.3109047;-0.0453065;-0.01319658,-0.1398777;0.5088528;-0.01377513,-0.2104651;0.2348848;-0.006993362,-0.2805651;-0.0379948;-0.03074862,0.07993638;0.0008798444;-0.04048475,0.06825472;-0.3277593;-0.005695965,0.03394825;-0.7303933;0.07162112,0.03378611;-0.6924661;-0.02577037,-0.0812366;0.008997576;-0.03673243,-0.1069662;-0.3206484;-0.032054,-0.1415583;-0.7243353;0.03942584,-0.1397519;-0.6862621;-0.05793704,0.03789097;0.5530497;-0.02286251,0;0;0,0.01080669;0.3200394;-0.0209384,0.0198286;0.6280284;-0.05636716,0.1977072;0.5172485;-0.05075026,0.2521434;0.2402912;-0.03029513,0.2849705;-0.03421748;-0.08953166,-0.1623688;0.5204635;-0.03408935,-0.2285537;0.2457252;-0.01907431,-0.2824652;-0.02869651;-0.0606426,0.07644516;0.0009458363;-0.04674244,0.09026626;-0.3282827;-0.01903129,0.06614523;-0.7285941;0.07282758,0.07316315;-0.7687756;0.005201578,-0.08342601;0.006485186;-0.0320571,-0.1379858;-0.3196305;-0.02734863,-0.1620081;-0.7220066;0.0550254,-0.1805796;-0.7665029;-0.005417645,0.01785015;0.552695;-0.04503822,330.7149
+0;0;0,0.02166175;0.3196568;-0.008234022,0.04294442;0.6278567;-0.03115563,0.2152471;0.5099094;-0.01280443,0.2547872;0.2286554;0.008866642,0.3079115;-0.04750669;-0.01306418,-0.1395694;0.508317;-0.01379167,-0.2108537;0.2326125;-0.007276114,-0.2803739;-0.03980485;-0.03017535,0.07982016;0.0008623023;-0.04021829,0.06771795;-0.3278786;-0.005920328,0.03358934;-0.7309695;0.07144741,0.03346175;-0.693029;-0.02625335,-0.08098696;0.008978513;-0.0367425,-0.1069513;-0.3207141;-0.03205475,-0.1415699;-0.7247406;0.04003592,-0.1397222;-0.6866627;-0.05763618,0.0376717;0.5523614;-0.02298689,0;0;0,0.01042148;0.3196373;-0.02099705,0.01905186;0.6272589;-0.05645418,0.1967813;0.5179869;-0.04954481,0.2516585;0.2393339;-0.02768493,0.2849246;-0.03464022;-0.08599615,-0.1625504;0.5201962;-0.03378032,-0.22977;0.2437902;-0.01901102,-0.2835758;-0.03002182;-0.06024881,0.07652518;0.000879392;-0.04618049,0.09101669;-0.3283537;-0.01809287,0.06738329;-0.7291551;0.07373619,0.0737966;-0.76971;0.00599122,-0.0830394;0.006528488;-0.03242453,-0.1365117;-0.3198519;-0.0292787,-0.1603398;-0.7223185;0.05489793,-0.1831163;-0.7683816;-0.002583861,0.01716588;0.5520113;-0.0451262,330.7262
+0;0;0,0.02164034;0.3193407;-0.008225881,0.04290128;0.6272262;-0.03112414,0.2143071;0.5095707;-0.01283292,0.2538204;0.2285075;0.008823454,0.3063813;-0.04472575;-0.01287478,-0.1387067;0.5079864;-0.01381515,-0.2099426;0.2324689;-0.007304004,-0.2787256;-0.03705931;-0.02996038,0.07953107;0.0008591792;-0.04007263,0.067398;-0.3287201;-0.005687188,0.03284535;-0.7368193;0.0726418,0.03271294;-0.698579;-0.02874769,-0.08069365;0.008945995;-0.03660943,-0.1067242;-0.3215875;-0.03190972,-0.1417729;-0.7306339;0.04107665,-0.1398555;-0.692251;-0.06028311,0.03763389;0.551807;-0.02296365,0;0;0,0.009696469;0.3193469;-0.02092814,0.01750721;0.6266908;-0.05622649,0.1948393;0.5191739;-0.04815555,0.2489342;0.240696;-0.02468967,0.2834474;-0.03065103;-0.08009243,-0.1629953;0.5200475;-0.03348092,-0.2312452;0.2440668;-0.01921672,-0.2837742;-0.02714583;-0.05889374,0.07648291;0.0008815378;-0.04562163,0.09126712;-0.3291256;-0.01683331,0.06828378;-0.7354201;0.07411098,0.07458092;-0.7777819;0.002893925,-0.08255116;0.006490238;-0.0327861,-0.1350571;-0.3208798;-0.02787875,-0.1587547;-0.7283969;0.05722445,-0.1815217;-0.7778519;-0.002074059,0.01583047;0.5515084;-0.04494905,330.7481
+0;0;0,0.02164034;0.3193407;-0.008225881,0.04290128;0.6272262;-0.03112414,0.2143071;0.5095707;-0.01283292,0.2538204;0.2285075;0.008823454,0.3063813;-0.04472575;-0.01287478,-0.1387067;0.5079864;-0.01381515,-0.2099426;0.2324689;-0.007304004,-0.2787256;-0.03705931;-0.02996038,0.07953107;0.0008591792;-0.04007263,0.067398;-0.3287201;-0.005687188,0.03284535;-0.7368193;0.0726418,0.03271294;-0.698579;-0.02874769,-0.08069365;0.008945995;-0.03660943,-0.1067242;-0.3215875;-0.03190972,-0.1417729;-0.7306339;0.04107665,-0.1398555;-0.692251;-0.06028311,0.03763389;0.551807;-0.02296365,0;0;0,0.009696469;0.3193469;-0.02092814,0.01750721;0.6266908;-0.05622649,0.1948393;0.5191739;-0.04815555,0.2489342;0.240696;-0.02468967,0.2834474;-0.03065103;-0.08009243,-0.1629953;0.5200475;-0.03348092,-0.2312452;0.2440668;-0.01921672,-0.2837742;-0.02714583;-0.05889374,0.07648291;0.0008815378;-0.04562163,0.09126712;-0.3291256;-0.01683331,0.06828378;-0.7354201;0.07411098,0.07458092;-0.7777819;0.002893925,-0.08255116;0.006490238;-0.0327861,-0.1350571;-0.3208798;-0.02787875,-0.1587547;-0.7283969;0.05722445,-0.1815217;-0.7778519;-0.002074059,0.01583047;0.5515084;-0.04494905,330.7597
+0;0;0,0.02161729;0.3193417;-0.008246517,0.04282939;0.6272258;-0.03120671,0.2142059;0.5093764;-0.01294305,0.2530453;0.2282089;0.008578456,0.3047572;-0.0451853;-0.01313205,-0.1387465;0.5079517;-0.01371291,-0.2103806;0.2325272;-0.007655594,-0.2791435;-0.03699651;-0.0304265,0.07955783;0.0008885244;-0.04001887,0.06719013;-0.3287393;-0.00618615,0.03280638;-0.7368441;0.07218795,0.03263196;-0.6986094;-0.02920193,-0.08066893;0.008918856;-0.03667048,-0.1066977;-0.3216128;-0.03183256,-0.1411346;-0.7307392;0.0409953,-0.1392675;-0.6923679;-0.06036635,0.03757671;0.5518077;-0.02302712,0;0;0,0.009696469;0.3193469;-0.02092814,0.01750721;0.6266908;-0.05622649,0.1948393;0.5191739;-0.04815555,0.2489342;0.240696;-0.02468967,0.2834474;-0.03065103;-0.08009243,-0.1629953;0.5200475;-0.03348092,-0.2312452;0.2440668;-0.01921672,-0.2837742;-0.02714583;-0.05889374,0.07648291;0.0008815378;-0.04562163,0.09126712;-0.3291256;-0.01683331,0.06828378;-0.7354201;0.07411098,0.07458092;-0.7777819;0.002893925,-0.08255116;0.006490238;-0.0327861,-0.1350571;-0.3208798;-0.02787875,-0.1587547;-0.7283969;0.05722445,-0.1815217;-0.7778519;-0.002074059,0.01583047;0.5515084;-0.04494905,330.7815
+0;0;0,0.02161087;0.3192469;-0.008244069,0.04282176;0.6271132;-0.03120309,0.2123023;0.5097202;-0.01304778,0.2513139;0.2273061;0.008569147,0.3028578;-0.04520023;-0.01307086,-0.1368613;0.5083108;-0.01380937,-0.2088131;0.2316651;-0.0077252,-0.2773526;-0.03698328;-0.03042215,0.07931262;0.0008857859;-0.03989553,0.06693438;-0.3290229;-0.006033979,0.03255835;-0.7370361;0.07232253,0.0323837;-0.6987905;-0.02920212,-0.08042031;0.008891369;-0.03655746,-0.1064713;-0.321922;-0.03171542,-0.1409005;-0.7309567;0.04109609,-0.1390309;-0.6925742;-0.06040028,0.03756913;0.551696;-0.0230236,0;0;0,0.01025142;0.3192469;-0.02073503,0.01862985;0.626577;-0.05586529,0.1939439;0.5195743;-0.04708242,0.2482503;0.2399648;-0.02225804,0.283402;-0.03056633;-0.07668281,-0.1601639;0.5205727;-0.03359103,-0.2293108;0.2434911;-0.0197573,-0.2815562;-0.02696928;-0.05856992,0.07649082;0.0008743406;-0.04507017,0.09267642;-0.3293389;-0.01614261,0.07045354;-0.7356358;0.07455039,0.07670967;-0.7782236;0.00336647,-0.08213806;0.006464176;-0.03308297,-0.1328001;-0.3214616;-0.02694923,-0.1560686;-0.7290003;0.05770912,-0.1787701;-0.7788596;-0.001302887,0.01681487;0.5513929;-0.04462719,330.7932
+0;0;0,0.02161087;0.3192469;-0.008244069,0.04282176;0.6271132;-0.03120309,0.2123023;0.5097202;-0.01304778,0.2513139;0.2273061;0.008569147,0.3028578;-0.04520023;-0.01307086,-0.1368613;0.5083108;-0.01380937,-0.2088131;0.2316651;-0.0077252,-0.2773526;-0.03698328;-0.03042215,0.07931262;0.0008857859;-0.03989553,0.06693438;-0.3290229;-0.006033979,0.03255835;-0.7370361;0.07232253,0.0323837;-0.6987905;-0.02920212,-0.08042031;0.008891369;-0.03655746,-0.1064713;-0.321922;-0.03171542,-0.1409005;-0.7309567;0.04109609,-0.1390309;-0.6925742;-0.06040028,0.03756913;0.551696;-0.0230236,0;0;0,0.01025142;0.3192469;-0.02073503,0.01862985;0.626577;-0.05586529,0.1939439;0.5195743;-0.04708242,0.2482503;0.2399648;-0.02225804,0.283402;-0.03056633;-0.07668281,-0.1601639;0.5205727;-0.03359103,-0.2293108;0.2434911;-0.0197573,-0.2815562;-0.02696928;-0.05856992,0.07649082;0.0008743406;-0.04507017,0.09267642;-0.3293389;-0.01614261,0.07045354;-0.7356358;0.07455039,0.07670967;-0.7782236;0.00336647,-0.08213806;0.006464176;-0.03308297,-0.1328001;-0.3214616;-0.02694923,-0.1560686;-0.7290003;0.05770912,-0.1787701;-0.7788596;-0.001302887,0.01681487;0.5513929;-0.04462719,330.8041
+0;0;0,0.02157849;0.3192455;-0.008383388,0.04273803;0.6271055;-0.03147428,0.2121763;0.5095872;-0.01283989,0.2506727;0.2270693;0.008340219,0.3016405;-0.04552919;-0.01350224,-0.1368764;0.5081356;-0.01383046,-0.2092837;0.2316011;-0.00810583,-0.2779656;-0.03698274;-0.03113354,0.07928681;0.0008813823;-0.03994689,0.06683906;-0.3290726;-0.006554976,0.03217252;-0.7370445;0.0718886,0.03205773;-0.6988136;-0.02963733,-0.08042805;0.008906798;-0.03653666,-0.1066567;-0.3218945;-0.0318328,-0.1414569;-0.7309225;0.04083964,-0.1395269;-0.6925557;-0.06065689,0.03749998;0.5516907;-0.02326306,0;0;0,0.01025142;0.3192469;-0.02073503,0.01862985;0.626577;-0.05586529,0.1939439;0.5195743;-0.04708242,0.2482503;0.2399648;-0.02225804,0.283402;-0.03056633;-0.07668281,-0.1601639;0.5205727;-0.03359103,-0.2293108;0.2434911;-0.0197573,-0.2815562;-0.02696928;-0.05856992,0.07649082;0.0008743406;-0.04507017,0.09267642;-0.3293389;-0.01614261,0.07045354;-0.7356358;0.07455039,0.07670967;-0.7782236;0.00336647,-0.08213806;0.006464176;-0.03308297,-0.1328001;-0.3214616;-0.02694923,-0.1560686;-0.7290003;0.05770912,-0.1787701;-0.7788596;-0.001302887,0.01681487;0.5513929;-0.04462719,330.8154
+0;0;0,0.02154865;0.318804;-0.008371794,0.0426719;0.6261361;-0.03142289,0.2140734;0.5082806;-0.01268648,0.2522093;0.2284085;0.008295291,0.3035539;-0.04620489;-0.01370861,-0.1388839;0.5068129;-0.01368813,-0.210613;0.232868;-0.008017106,-0.2798026;-0.03770098;-0.03121502,0.07912956;0.0008796342;-0.03986766,0.06668129;-0.3290881;-0.00647435,0.03200374;-0.7371895;0.07199413,0.03189278;-0.6992331;-0.02614638,-0.08026853;0.008889133;-0.0364642,-0.1064982;-0.321926;-0.03176014,-0.1413096;-0.7310838;0.04093536,-0.1394439;-0.692996;-0.05717673,0.03744315;0.5508552;-0.02322624,0;0;0,0.008604139;0.3188444;-0.02084804,0.0148291;0.6256949;-0.05595112,0.1929239;0.5196906;-0.04626012,0.2444482;0.2424646;-0.01953912,0.2815659;-0.02998737;-0.07362342,-0.165446;0.52002;-0.03322555,-0.23486;0.2457109;-0.02060692,-0.2861787;-0.02708885;-0.05907261,0.07658234;0.0009405762;-0.04456401,0.09335256;-0.3292553;-0.01561165,0.0717209;-0.7356125;0.07556129,0.07918425;-0.7733821;0.0045228,-0.08181252;0.00636546;-0.03343477,-0.1315655;-0.3216913;-0.02620984,-0.1542731;-0.729302;0.05890443,-0.1744717;-0.7759974;0.0005545169,0.01358561;0.5506321;-0.04473639,330.828
+0;0;0,0.02155428;0.3188874;-0.008373982,0.04268984;0.6263984;-0.03143877,0.2141504;0.5084782;-0.01269321,0.252236;0.2289751;0.008260884,0.3032915;-0.04409218;-0.01361913,-0.1389318;0.5070099;-0.01369521,-0.2105663;0.2334263;-0.008031672,-0.2793663;-0.03561941;-0.03109898,0.0790415;0.0008786553;-0.0398233,0.06659794;-0.3289643;-0.006442614,0.03185272;-0.7378621;0.072179,0.03174231;-0.699945;-0.02547631,-0.08017921;0.008879241;-0.03642362,-0.106399;-0.3218108;-0.03172134,-0.1412783;-0.7317671;0.04111603,-0.1394219;-0.6937193;-0.05651099,0.03745764;0.5510678;-0.0232367,0;0;0,0.00820449;0.3189523;-0.02063847,0.01432516;0.6260139;-0.05550098,0.1924906;0.5199599;-0.04503107,0.2425922;0.2429695;-0.01714444,0.2791831;-0.02839756;-0.06883764,-0.165979;0.5200198;-0.03293755,-0.2357388;0.2461572;-0.02092295,-0.2861639;-0.02504218;-0.06041166,0.07678615;0.0009400994;-0.04401398,0.09435967;-0.3290649;-0.01480246,0.07300535;-0.7362683;0.07638645,0.08061534;-0.7736915;0.005707979,-0.0815516;0.006351173;-0.03381162,-0.1307615;-0.3216447;-0.02590173,-0.1523767;-0.7300309;0.05976925,-0.1718846;-0.7739915;-0.001456,0.01308005;0.5508913;-0.04434705,330.8486
+0;0;0,0.02153151;0.3188892;-0.008363198,0.04262956;0.626402;-0.03143886,0.2140735;0.5083471;-0.01277142,0.2522495;0.2288822;0.008523891,0.3030803;-0.04421267;-0.01353485,-0.1389427;0.5068616;-0.01368098,-0.2110955;0.2334129;-0.00808535,-0.2804662;-0.03548282;-0.0311928,0.07903192;0.000875502;-0.03984238,0.06655696;-0.3290059;-0.00685627,0.0318441;-0.7379217;0.07168648,0.03171917;-0.700003;-0.02596866,-0.08018639;0.008886034;-0.03640613,-0.1066893;-0.321787;-0.03211804,-0.1413552;-0.7317606;0.04072404,-0.1395132;-0.6937107;-0.05690309,0.03740825;0.551071;-0.02323196,0;0;0,0.00820449;0.3189523;-0.02063847,0.01432516;0.6260139;-0.05550098,0.1924906;0.5199599;-0.04503107,0.2425922;0.2429695;-0.01714444,0.2791831;-0.02839756;-0.06883764,-0.165979;0.5200198;-0.03293755,-0.2357388;0.2461572;-0.02092295,-0.2861639;-0.02504218;-0.06041166,0.07678615;0.0009400994;-0.04401398,0.09435967;-0.3290649;-0.01480246,0.07300535;-0.7362683;0.07638645,0.08061534;-0.7736915;0.005707979,-0.0815516;0.006351173;-0.03381162,-0.1307615;-0.3216447;-0.02590173,-0.1523767;-0.7300309;0.05976925,-0.1718846;-0.7739915;-0.001456,0.01308005;0.5508913;-0.04434705,330.8602
+0;0;0,0.02152337;0.3187687;-0.008360039,0.04261935;0.6262512;-0.0314339,0.2149829;0.5079705;-0.01271163,0.253167;0.2284462;0.008588191,0.3038101;-0.04364026;-0.0133891,-0.1398714;0.5064772;-0.01362594,-0.2120395;0.2329705;-0.008029114,-0.281154;-0.03493235;-0.03105124,0.07888445;0.0008738685;-0.03976804,0.06639972;-0.3292658;-0.006756105,0.03191857;-0.7354521;0.07126239,0.03179347;-0.6975228;-0.02652262,-0.08003677;0.008869454;-0.0363382,-0.1065605;-0.3220625;-0.03204675,-0.140995;-0.7292995;0.04030911,-0.1391505;-0.6912389;-0.05744784,0.03739781;0.5509169;-0.02322664,0;0;0,0.006914005;0.3188508;-0.02080917,0.01177739;0.6258857;-0.05583429,0.1913492;0.5206693;-0.04446316,0.2414886;0.2437404;-0.01544786,0.2771797;-0.02721125;-0.06433678,-0.1690603;0.5194525;-0.03241767,-0.2394839;0.2456609;-0.02127704,-0.2888893;-0.02470258;-0.06053907,0.07687463;0.0009942502;-0.04352379,0.09566315;-0.3291724;-0.01394558,0.07394239;-0.7335401;0.07703853,0.08315913;-0.7751612;0.0106287,-0.08125046;0.006268933;-0.03411863,-0.1294516;-0.3221294;-0.02580661,-0.1501101;-0.7277212;0.05981842,-0.1694846;-0.7736363;0.000773225,0.01083361;0.5507613;-0.04463959,330.882
+0;0;0,0.02152337;0.3187687;-0.008360039,0.04261935;0.6262512;-0.0314339,0.2149829;0.5079705;-0.01271163,0.253167;0.2284462;0.008588191,0.3038101;-0.04364026;-0.0133891,-0.1398714;0.5064772;-0.01362594,-0.2120395;0.2329705;-0.008029114,-0.281154;-0.03493235;-0.03105124,0.07888445;0.0008738685;-0.03976804,0.06639972;-0.3292658;-0.006756105,0.03191857;-0.7354521;0.07126239,0.03179347;-0.6975228;-0.02652262,-0.08003677;0.008869454;-0.0363382,-0.1065605;-0.3220625;-0.03204675,-0.140995;-0.7292995;0.04030911,-0.1391505;-0.6912389;-0.05744784,0.03739781;0.5509169;-0.02322664,0;0;0,0.006914005;0.3188508;-0.02080917,0.01177739;0.6258857;-0.05583429,0.1913492;0.5206693;-0.04446316,0.2414886;0.2437404;-0.01544786,0.2771797;-0.02721125;-0.06433678,-0.1690603;0.5194525;-0.03241767,-0.2394839;0.2456609;-0.02127704,-0.2888893;-0.02470258;-0.06053907,0.07687463;0.0009942502;-0.04352379,0.09566315;-0.3291724;-0.01394558,0.07394239;-0.7335401;0.07703853,0.08315913;-0.7751612;0.0106287,-0.08125046;0.006268933;-0.03411863,-0.1294516;-0.3221294;-0.02580661,-0.1501101;-0.7277212;0.05981842,-0.1694846;-0.7736363;0.000773225,0.01083361;0.5507613;-0.04463959,330.894
+0;0;0,0.02123156;0.3187331;-0.008548052,0.04208307;0.6262028;-0.03178381,0.2128837;0.5081246;-0.01313812,0.2516468;0.2289103;0.00864996,0.3037975;-0.04169786;-0.01251043,-0.1387007;0.5065482;-0.01389271,-0.2111538;0.2333183;-0.00807379,-0.2810167;-0.0331021;-0.03121674,0.07868974;0.000944689;-0.03974093,0.06549229;-0.3293911;-0.007215917,0.03085287;-0.7351933;0.07067452,0.03069266;-0.6972834;-0.02707019,-0.07992496;0.008772562;-0.03615732,-0.1071016;-0.3222882;-0.03241256,-0.1416482;-0.7291285;0.03990428,-0.1398398;-0.6910897;-0.05781331,0.0369178;0.55087;-0.02353926,0;0;0,0.006315439;0.3188217;-0.0206759,0.01055358;0.6258739;-0.05548072,0.1886687;0.5208873;-0.04349256,0.2389758;0.2442232;-0.01409698,0.2743152;-0.02569193;-0.0619843,-0.1685762;0.5197139;-0.03285838,-0.2401485;0.2463877;-0.02246321,-0.2877708;-0.02311677;-0.06113764,0.07674433;0.001077995;-0.04337573,0.09566811;-0.3292499;-0.01372433,0.07430814;-0.7333024;0.07698107,0.08306554;-0.7748672;0.01050997,-0.08103856;0.006192171;-0.03415725,-0.1292022;-0.3223757;-0.02536947,-0.149512;-0.7275194;0.0605856,-0.1680225;-0.7736693;0.001634981,0.00976257;0.5507401;-0.04434729,330.9155
+0;0;0,0.02123156;0.3187331;-0.008548052,0.04208307;0.6262028;-0.03178381,0.2128837;0.5081246;-0.01313812,0.2516468;0.2289103;0.00864996,0.3037975;-0.04169786;-0.01251043,-0.1387007;0.5065482;-0.01389271,-0.2111538;0.2333183;-0.00807379,-0.2810167;-0.0331021;-0.03121674,0.07868974;0.000944689;-0.03974093,0.06549229;-0.3293911;-0.007215917,0.03085287;-0.7351933;0.07067452,0.03069266;-0.6972834;-0.02707019,-0.07992496;0.008772562;-0.03615732,-0.1071016;-0.3222882;-0.03241256,-0.1416482;-0.7291285;0.03990428,-0.1398398;-0.6910897;-0.05781331,0.0369178;0.55087;-0.02353926,0;0;0,0.006315439;0.3188217;-0.0206759,0.01055358;0.6258739;-0.05548072,0.1886687;0.5208873;-0.04349256,0.2389758;0.2442232;-0.01409698,0.2743152;-0.02569193;-0.0619843,-0.1685762;0.5197139;-0.03285838,-0.2401485;0.2463877;-0.02246321,-0.2877708;-0.02311677;-0.06113764,0.07674433;0.001077995;-0.04337573,0.09566811;-0.3292499;-0.01372433,0.07430814;-0.7333024;0.07698107,0.08306554;-0.7748672;0.01050997,-0.08103856;0.006192171;-0.03415725,-0.1292022;-0.3223757;-0.02536947,-0.149512;-0.7275194;0.0605856,-0.1680225;-0.7736693;0.001634981,0.00976257;0.5507401;-0.04434729,330.9273
+0;0;0,0.02122629;0.3186541;-0.008545934,0.0420748;0.6260795;-0.03177853,0.2130778;0.5079591;-0.01312164,0.2517453;0.2294334;0.008612699,0.3045122;-0.04437229;-0.01279772,-0.13891;0.5063809;-0.0138771,-0.2111845;0.2338248;-0.008072532,-0.2818729;-0.03574365;-0.03148894,0.07850477;0.0009424684;-0.03964751,0.06530276;-0.3295073;-0.007111281,0.03062591;-0.7357479;0.07086333,0.03047214;-0.6981564;-0.02294811,-0.07973708;0.008751941;-0.03607233,-0.1069231;-0.322423;-0.03232628,-0.141507;-0.7297029;0.04006871,-0.1397714;-0.6919876;-0.05371669,0.03691;0.5507535;-0.02353472,0;0;0,0.005588964;0.3187519;-0.02073622,0.009147674;0.6257597;-0.05561352,0.1876662;0.520973;-0.04350209,0.2369773;0.2449645;-0.01297569,0.2709709;-0.028505;-0.06063271,-0.1700739;0.5197976;-0.03310202,-0.2419356;0.2472441;-0.0233781,-0.2899179;-0.02536926;-0.06327823,0.0766654;0.001142874;-0.04309201,0.09538725;-0.3293023;-0.01333594,0.07469706;-0.7339424;0.07695437,0.08438103;-0.7687912;0.009433277,-0.08075317;0.006106838;-0.03431389,-0.1283532;-0.3226457;-0.02504306,-0.148779;-0.7282634;0.06081176,-0.1661043;-0.771508;0.004302364,0.008517757;0.5506343;-0.04445958,330.9491
+0;0;0,0.02140998;0.318641;-0.008575561,0.04242987;0.6260507;-0.03185999,0.2133486;0.5076864;-0.01346684,0.2533199;0.2294361;0.009406042,0.3143041;-0.04279476;-0.01018055,-0.1385664;0.5062727;-0.01381009,-0.2117879;0.2339606;-0.008442115,-0.2843622;-0.03513011;-0.03158318,0.0784454;0.0009889877;-0.03976369,0.0650009;-0.3294516;-0.007232744,0.02978772;-0.7356764;0.07058375,0.02953047;-0.6980767;-0.02322681,-0.07977325;0.00871696;-0.03600075,-0.1077732;-0.3224009;-0.03336467,-0.1422213;-0.7296438;0.03930262,-0.1405901;-0.6919265;-0.05448451,0.03722507;0.5507292;-0.02360098,0;0;0,0.005588964;0.3187519;-0.02073622,0.009147674;0.6257597;-0.05561352,0.1876662;0.520973;-0.04350209,0.2369773;0.2449645;-0.01297569,0.2709709;-0.028505;-0.06063271,-0.1700739;0.5197976;-0.03310202,-0.2419356;0.2472441;-0.0233781,-0.2899179;-0.02536926;-0.06327823,0.0766654;0.001142874;-0.04309201,0.09538725;-0.3293023;-0.01333594,0.07469706;-0.7339424;0.07695437,0.08438103;-0.7687912;0.009433277,-0.08075317;0.006106838;-0.03431389,-0.1283532;-0.3226457;-0.02504306,-0.148779;-0.7282634;0.06081176,-0.1661043;-0.771508;0.004302364,0.008517757;0.5506343;-0.04445958,330.9609
+0;0;0,0.02141885;0.3187729;-0.008579113,0.04245208;0.6263777;-0.03187853,0.2142063;0.5077557;-0.01343133,0.2541809;0.2294828;0.009443413,0.3155418;-0.04442987;-0.01026418,-0.1393854;0.5063354;-0.01377621,-0.2126129;0.2340011;-0.008407805,-0.2856355;-0.03675196;-0.03169183,0.07814353;0.000985182;-0.03961067,0.06463533;-0.3310209;-0.006925609,0.02951873;-0.7361314;0.07067744,0.02926269;-0.6985673;-0.02269525,-0.07946627;0.008683415;-0.03586221,-0.1075989;-0.3240031;-0.03321365,-0.1419525;-0.730129;0.03925432,-0.1403289;-0.6924478;-0.05409506,0.03724365;0.5510036;-0.02361375,0;0;0,0.004962265;0.3188992;-0.02067018,0.008023232;0.6261182;-0.05547333,0.1874678;0.5209167;-0.04281974,0.2356127;0.2446982;-0.01212049,0.2684861;-0.03078696;-0.05911994,-0.171874;0.5194919;-0.03319769,-0.244545;0.2470952;-0.02447913,-0.2918316;-0.02742147;-0.0643069,0.07640471;0.001183018;-0.04286385,0.09570219;-0.3307975;-0.0129416,0.07531095;-0.7344198;0.07674241,0.08184671;-0.7726931;0.01293182,-0.08035704;0.006062239;-0.0343858,-0.1276547;-0.3243145;-0.02474522,-0.1478393;-0.7288019;0.0610016,-0.1643703;-0.7724496;0.005517483,0.007505611;0.5509356;-0.04433775,330.9828
+0;0;0,0.02141885;0.3187729;-0.008579113,0.04245208;0.6263777;-0.03187853,0.2142063;0.5077557;-0.01343133,0.2541809;0.2294828;0.009443413,0.3155418;-0.04442987;-0.01026418,-0.1393854;0.5063354;-0.01377621,-0.2126129;0.2340011;-0.008407805,-0.2856355;-0.03675196;-0.03169183,0.07814353;0.000985182;-0.03961067,0.06463533;-0.3310209;-0.006925609,0.02951873;-0.7361314;0.07067744,0.02926269;-0.6985673;-0.02269525,-0.07946627;0.008683415;-0.03586221,-0.1075989;-0.3240031;-0.03321365,-0.1419525;-0.730129;0.03925432,-0.1403289;-0.6924478;-0.05409506,0.03724365;0.5510036;-0.02361375,0;0;0,0.004962265;0.3188992;-0.02067018,0.008023232;0.6261182;-0.05547333,0.1874678;0.5209167;-0.04281974,0.2356127;0.2446982;-0.01212049,0.2684861;-0.03078696;-0.05911994,-0.171874;0.5194919;-0.03319769,-0.244545;0.2470952;-0.02447913,-0.2918316;-0.02742147;-0.0643069,0.07640471;0.001183018;-0.04286385,0.09570219;-0.3307975;-0.0129416,0.07531095;-0.7344198;0.07674241,0.08184671;-0.7726931;0.01293182,-0.08035704;0.006062239;-0.0343858,-0.1276547;-0.3243145;-0.02474522,-0.1478393;-0.7288019;0.0610016,-0.1643703;-0.7724496;0.005517483,0.007505611;0.5509356;-0.04433775,330.9947
+0;0;0,0.0213278;0.3187422;-0.00874947,0.04223812;0.6263292;-0.03222547,0.2130925;0.5080223;-0.01390325,0.2575009;0.2304899;0.009429503,0.3297375;-0.04070097;-0.00877028,-0.138514;0.506288;-0.01357352,-0.2138045;0.2345376;-0.00868972,-0.2906995;-0.03502411;-0.03143689,0.07802077;0.0009801437;-0.03966945,0.06377156;-0.3317243;-0.007428639,0.02851746;-0.7364204;0.06995274,0.02812215;-0.6989181;-0.02281059,-0.07946688;0.008671351;-0.03566078,-0.1087981;-0.3246069;-0.03575469,-0.142598;-0.7300857;0.03809823,-0.1411238;-0.692463;-0.0546444,0.03706366;0.5509573;-0.02391584,0;0;0,0.004319936;0.3188613;-0.02090096,0.006699517;0.6260384;-0.05601025,0.185326;0.5209886;-0.04240847,0.2334037;0.2448343;-0.01129389,0.2659678;-0.03057227;-0.0580337,-0.1720788;0.5198507;-0.0333892,-0.2452865;0.2475974;-0.02567096,-0.2917838;-0.02690643;-0.06541345,0.07645737;0.001236081;-0.04259825,0.09512758;-0.331479;-0.01281834,0.07511114;-0.7348065;0.07626581,0.07999195;-0.7759095;0.01641583,-0.08017372;0.00597395;-0.03461724,-0.1270733;-0.325139;-0.02464851,-0.1473013;-0.7291719;0.06113024,-0.1624939;-0.7730048;0.006546605,0.006352752;0.550867;-0.04479074,331.0165
+0;0;0,0.0213278;0.3187422;-0.00874947,0.04223812;0.6263292;-0.03222547,0.2130925;0.5080223;-0.01390325,0.2575009;0.2304899;0.009429503,0.3297375;-0.04070097;-0.00877028,-0.138514;0.506288;-0.01357352,-0.2138045;0.2345376;-0.00868972,-0.2906995;-0.03502411;-0.03143689,0.07802077;0.0009801437;-0.03966945,0.06377156;-0.3317243;-0.007428639,0.02851746;-0.7364204;0.06995274,0.02812215;-0.6989181;-0.02281059,-0.07946688;0.008671351;-0.03566078,-0.1087981;-0.3246069;-0.03575469,-0.142598;-0.7300857;0.03809823,-0.1411238;-0.692463;-0.0546444,0.03706366;0.5509573;-0.02391584,0;0;0,0.004319936;0.3188613;-0.02090096,0.006699517;0.6260384;-0.05601025,0.185326;0.5209886;-0.04240847,0.2334037;0.2448343;-0.01129389,0.2659678;-0.03057227;-0.0580337,-0.1720788;0.5198507;-0.0333892,-0.2452865;0.2475974;-0.02567096,-0.2917838;-0.02690643;-0.06541345,0.07645737;0.001236081;-0.04259825,0.09512758;-0.331479;-0.01281834,0.07511114;-0.7348065;0.07626581,0.07999195;-0.7759095;0.01641583,-0.08017372;0.00597395;-0.03461724,-0.1270733;-0.325139;-0.02464851,-0.1473013;-0.7291719;0.06113024,-0.1624939;-0.7730048;0.006546605,0.006352752;0.550867;-0.04479074,331.0287
+0;0;0,0.02133223;0.3188085;-0.008751288,0.04225222;0.6265376;-0.03223846,0.2137073;0.5080412;-0.01387725,0.2581674;0.2301854;0.009482682,0.330728;-0.04222152;-0.008798715,-0.1391048;0.5063009;-0.0135464,-0.2144831;0.2342339;-0.008656906,-0.2917229;-0.03653663;-0.03150608,0.07777882;0.0009771041;-0.03954643,0.06350479;-0.3323068;-0.007249463,0.02805595;-0.7392384;0.07055935,0.02766683;-0.7018535;-0.02075247,-0.07922044;0.008644459;-0.03555019,-0.1086027;-0.3252143;-0.03564426,-0.1425894;-0.7329328;0.03861661,-0.1411382;-0.6954294;-0.05267485,0.03707486;0.5511234;-0.02392418,0;0;0,0.003449902;0.3189362;-0.02093577,0.004927099;0.6262501;-0.05615401,0.1844181;0.5212585;-0.04203558,0.2308523;0.2446105;-0.00984931,0.2645731;-0.03177944;-0.05755997,-0.1741806;0.5194972;-0.03370814,-0.2478737;0.2470283;-0.0262037,-0.293669;-0.02893937;-0.06556582,0.07633463;0.001350641;-0.04225659,0.09477419;-0.3320372;-0.01331687,0.07431334;-0.737511;0.07655262,0.08004284;-0.7775934;0.01783156,-0.07983527;0.005861546;-0.03473314,-0.1267884;-0.325833;-0.02477552,-0.1469622;-0.7322987;0.06056346,-0.1613083;-0.7743752;0.005866945,0.004804924;0.5510399;-0.04490113,331.0507
+0;0;0,0.02170669;0.3187757;-0.009019789,0.0430982;0.6264486;-0.03280959,0.2145221;0.5082722;-0.01473903,0.2676947;0.2319638;0.008768588,0.3480818;-0.03837267;-0.007383065,-0.1383836;0.5062073;-0.01411902,-0.2163974;0.2348837;-0.009266175,-0.299435;-0.03415543;-0.03223352,0.07772163;0.00100634;-0.03965799,0.06296125;-0.3323069;-0.007887229,0.02661626;-0.7392678;0.0693529,0.02613435;-0.7019039;-0.02196018,-0.07929289;0.00859457;-0.03540045,-0.1102311;-0.3250401;-0.04286494,-0.1442209;-0.7316187;0.03740108,-0.1428546;-0.6941305;-0.05389294,0.03779536;0.5510526;-0.02441088,0;0;0,0.003449902;0.3189362;-0.02093577,0.004927099;0.6262501;-0.05615401,0.1844181;0.5212585;-0.04203558,0.2308523;0.2446105;-0.00984931,0.2645731;-0.03177944;-0.05755997,-0.1741806;0.5194972;-0.03370814,-0.2478737;0.2470283;-0.0262037,-0.293669;-0.02893937;-0.06556582,0.07633463;0.001350641;-0.04225659,0.09477419;-0.3320372;-0.01331687,0.07431334;-0.737511;0.07655262,0.08004284;-0.7775934;0.01783156,-0.07983527;0.005861546;-0.03473314,-0.1267884;-0.325833;-0.02477552,-0.1469622;-0.7322987;0.06056346,-0.1613083;-0.7743752;0.005866945,0.004804924;0.5510399;-0.04490113,331.0625
+0;0;0,0.02170669;0.3187757;-0.009019789,0.0430982;0.6264486;-0.03280959,0.2145221;0.5082722;-0.01473903,0.2676947;0.2319638;0.008768588,0.3480818;-0.03837267;-0.007383065,-0.1383836;0.5062073;-0.01411902,-0.2163974;0.2348837;-0.009266175,-0.299435;-0.03415543;-0.03223352,0.07772163;0.00100634;-0.03965799,0.06296125;-0.3323069;-0.007887229,0.02661626;-0.7392678;0.0693529,0.02613435;-0.7019039;-0.02196018,-0.07929289;0.00859457;-0.03540045,-0.1102311;-0.3250401;-0.04286494,-0.1442209;-0.7316187;0.03740108,-0.1428546;-0.6941305;-0.05389294,0.03779536;0.5510526;-0.02441088,0;0;0,0.003449902;0.3189362;-0.02093577,0.004927099;0.6262501;-0.05615401,0.1844181;0.5212585;-0.04203558,0.2308523;0.2446105;-0.00984931,0.2645731;-0.03177944;-0.05755997,-0.1741806;0.5194972;-0.03370814,-0.2478737;0.2470283;-0.0262037,-0.293669;-0.02893937;-0.06556582,0.07633463;0.001350641;-0.04225659,0.09477419;-0.3320372;-0.01331687,0.07431334;-0.737511;0.07655262,0.08004284;-0.7775934;0.01783156,-0.07983527;0.005861546;-0.03473314,-0.1267884;-0.325833;-0.02477552,-0.1469622;-0.7322987;0.06056346,-0.1613083;-0.7743752;0.005866945,0.004804924;0.5510399;-0.04490113,331.074
+0;0;0,0.02170165;0.3187017;-0.009017696,0.04308857;0.6263084;-0.03280243,0.2136158;0.508364;-0.01478265,0.2670479;0.2307071;0.008839694,0.347876;-0.04111227;-0.00740056,-0.1374973;0.5063097;-0.01416579,-0.2158919;0.2336619;-0.009289265,-0.2993849;-0.03685305;-0.03238259,0.07742782;0.001002536;-0.03950808,0.06261094;-0.3335868;-0.007615685,0.02629;-0.7402784;0.06957333,0.0258031;-0.7028384;-0.02268329,-0.07899314;0.008562081;-0.03526663,-0.1100498;-0.3263499;-0.04275969,-0.1440171;-0.7326595;0.0374532,-0.1426367;-0.695094;-0.05478416,0.03778676;0.5509272;-0.02440538,0;0;0,0.003153145;0.3188546;-0.02109194,0.004434139;0.6260757;-0.05653882,0.1830851;0.5215491;-0.04144645,0.229671;0.2435297;-0.00917697,0.2633995;-0.03437206;-0.0572989,-0.1737647;0.519675;-0.03428905,-0.2483107;0.2460051;-0.02693724,-0.2939751;-0.03150904;-0.06672852,0.07619141;0.001426578;-0.04183054,0.09175493;-0.333462;-0.01365042,0.07369287;-0.7389523;0.07538199,0.07962853;-0.7798108;0.01613069,-0.07942988;0.005789281;-0.03484737,-0.1264833;-0.3271717;-0.02437406,-0.1462358;-0.733336;0.06115837,-0.1596376;-0.7729125;0.001606908,0.004353613;0.5508899;-0.04522347,331.0851
+0;0;0,0.02188196;0.3186606;-0.009982946,0.0435279;0.6261935;-0.03448065,0.2141999;0.5091748;-0.0164513,0.2789504;0.2340536;0.008490028,0.3750337;-0.03263962;-0.009548804,-0.1370514;0.5060019;-0.01516371,-0.219959;0.2347034;-0.009705415,-0.3139291;-0.0324758;-0.03133002,0.07723632;0.0008868333;-0.03988389,0.06309649;-0.3336266;-0.006906506,0.02413432;-0.7405851;0.06753884,0.0235034;-0.7032189;-0.02472282,-0.07920244;0.008695385;-0.03476095,-0.112787;-0.325218;-0.05843911,-0.1459122;-0.7295852;0.0313676,-0.1446622;-0.6920783;-0.06087641,0.03814654;0.5508368;-0.02591522,0;0;0,0.003153145;0.3188546;-0.02109194,0.004434139;0.6260757;-0.05653882,0.1830851;0.5215491;-0.04144645,0.229671;0.2435297;-0.00917697,0.2633995;-0.03437206;-0.0572989,-0.1737647;0.519675;-0.03428905,-0.2483107;0.2460051;-0.02693724,-0.2939751;-0.03150904;-0.06672852,0.07619141;0.001426578;-0.04183054,0.09175493;-0.333462;-0.01365042,0.07369287;-0.7389523;0.07538199,0.07962853;-0.7798108;0.01613069,-0.07942988;0.005789281;-0.03484737,-0.1264833;-0.3271717;-0.02437406,-0.1462358;-0.733336;0.06115837,-0.1596376;-0.7729125;0.001606908,0.004353613;0.5508899;-0.04522347,331.0965
+0;0;0,0.02187787;0.318601;-0.009981082,0.04351943;0.6260716;-0.03447385,0.2141884;0.5090685;-0.01644639,0.2790372;0.2335297;0.008532809,0.3754905;-0.03419054;-0.009575488,-0.1370547;0.5058957;-0.01515882,-0.2200882;0.2341853;-0.00969224,-0.3144202;-0.03402275;-0.03140012,0.07681742;0.0008820234;-0.03966757,0.06265664;-0.3341271;-0.006641328,0.0235126;-0.7429851;0.0681515,0.02287077;-0.7054915;-0.02570653,-0.07877288;0.008648224;-0.03457242,-0.1124072;-0.3257599;-0.05828566,-0.145687;-0.7320145;0.03194024,-0.1444153;-0.6943778;-0.06189983,0.03813911;0.5507296;-0.02591009,0;0;0,0.00268127;0.3187924;-0.02119279,0.003536165;0.6259308;-0.05681968,0.1823185;0.5216587;-0.0415132,0.229416;0.243317;-0.008975267,0.262654;-0.03579691;-0.05689168,-0.1756809;0.5245579;-0.04312407,-0.2391956;0.247952;-0.02876957,-0.2846793;-0.03071371;-0.06854302,0.07593554;0.001587823;-0.0413096,0.09148329;-0.3338704;-0.01395297,0.07084382;-0.7413352;0.07457709,0.07860962;-0.781396;0.01215052,-0.07886828;0.005664041;-0.03497032,-0.1253131;-0.3277824;-0.02160247,-0.1446766;-0.7361602;0.06291864,-0.1570764;-0.7761605;0.001176514,0.003556907;0.5507675;-0.04545331,331.119
+0;0;0,0.02187787;0.318601;-0.009981082,0.04351943;0.6260716;-0.03447385,0.2141884;0.5090685;-0.01644639,0.2790372;0.2335297;0.008532809,0.3754905;-0.03419054;-0.009575488,-0.1370547;0.5058957;-0.01515882,-0.2200882;0.2341853;-0.00969224,-0.3144202;-0.03402275;-0.03140012,0.07681742;0.0008820234;-0.03966757,0.06265664;-0.3341271;-0.006641328,0.0235126;-0.7429851;0.0681515,0.02287077;-0.7054915;-0.02570653,-0.07877288;0.008648224;-0.03457242,-0.1124072;-0.3257599;-0.05828566,-0.145687;-0.7320145;0.03194024,-0.1444153;-0.6943778;-0.06189983,0.03813911;0.5507296;-0.02591009,0;0;0,0.00268127;0.3187924;-0.02119279,0.003536165;0.6259308;-0.05681968,0.1823185;0.5216587;-0.0415132,0.229416;0.243317;-0.008975267,0.262654;-0.03579691;-0.05689168,-0.1756809;0.5245579;-0.04312407,-0.2391956;0.247952;-0.02876957,-0.2846793;-0.03071371;-0.06854302,0.07593554;0.001587823;-0.0413096,0.09148329;-0.3338704;-0.01395297,0.07084382;-0.7413352;0.07457709,0.07860962;-0.781396;0.01215052,-0.07886828;0.005664041;-0.03497032,-0.1253131;-0.3277824;-0.02160247,-0.1446766;-0.7361602;0.06291864,-0.1570764;-0.7761605;0.001176514,0.003556907;0.5507675;-0.04545331,331.1308
+0;0;0,0.02237401;0.3183654;-0.0108256,0.04480583;0.6255364;-0.0361748,0.2162439;0.509639;-0.01812885,0.2904387;0.237008;0.007581394,0.3886338;-0.0300279;-0.01200251,-0.13665;0.5052733;-0.01579612,-0.2267596;0.2362977;-0.01070239,-0.3315868;-0.02813482;-0.03121293,0.07656513;0.0006481372;-0.03976484,0.06168769;-0.3346865;-0.007659677,0.02220337;-0.7460523;0.06751567,0.02135501;-0.7089617;-0.02236094,-0.07877535;0.008848514;-0.03405919,-0.1150004;-0.3240787;-0.07341205,-0.1484268;-0.731431;0.02343231,-0.1487514;-0.7667089;-0.03875697,0.03919836;0.5502791;-0.02737443,0;0;0,0.002108127;0.3186127;-0.02135015,0.002419993;0.6255492;-0.05723572,0.1821214;0.5217286;-0.04132104,0.2289215;0.2438062;-0.008725405,0.2628665;-0.03525046;-0.05677843,-0.1773114;0.5237679;-0.04221669,-0.243127;0.2481146;-0.0289078,-0.2886901;-0.03055736;-0.06890709,0.07590647;0.001576707;-0.04098296,0.09083557;-0.3342237;-0.01421332,0.06693429;-0.7445065;0.07255554,0.0766979;-0.7785991;0.009900808,-0.07859626;0.005643384;-0.03513776,-0.1245611;-0.3281111;-0.02111649,-0.1434828;-0.739042;0.06379434,-0.1553563;-0.7766166;0.00530066,0.002572119;0.5504382;-0.04579687,331.1531
+0;0;0,0.02237401;0.3183654;-0.0108256,0.04480583;0.6255364;-0.0361748,0.2162439;0.509639;-0.01812885,0.2904387;0.237008;0.007581394,0.3886338;-0.0300279;-0.01200251,-0.13665;0.5052733;-0.01579612,-0.2267596;0.2362977;-0.01070239,-0.3315868;-0.02813482;-0.03121293,0.07656513;0.0006481372;-0.03976484,0.06168769;-0.3346865;-0.007659677,0.02220337;-0.7460523;0.06751567,0.02135501;-0.7089617;-0.02236094,-0.07877535;0.008848514;-0.03405919,-0.1150004;-0.3240787;-0.07341205,-0.1484268;-0.731431;0.02343231,-0.1487514;-0.7667089;-0.03875697,0.03919836;0.5502791;-0.02737443,0;0;0,0.002108127;0.3186127;-0.02135015,0.002419993;0.6255492;-0.05723572,0.1821214;0.5217286;-0.04132104,0.2289215;0.2438062;-0.008725405,0.2628665;-0.03525046;-0.05677843,-0.1773114;0.5237679;-0.04221669,-0.243127;0.2481146;-0.0289078,-0.2886901;-0.03055736;-0.06890709,0.07590647;0.001576707;-0.04098296,0.09083557;-0.3342237;-0.01421332,0.06693429;-0.7445065;0.07255554,0.0766979;-0.7785991;0.009900808,-0.07859626;0.005643384;-0.03513776,-0.1245611;-0.3281111;-0.02111649,-0.1434828;-0.739042;0.06379434,-0.1553563;-0.7766166;0.00530066,0.002572119;0.5504382;-0.04579687,331.1649
+0;0;0,0.02235834;0.3181425;-0.01081802,0.04477507;0.6251068;-0.03615019,0.2161838;0.5092672;-0.01811183,0.2904526;0.2363645;0.007624039,0.3886471;-0.03067005;-0.01195977,-0.1366442;0.5049023;-0.01577953,-0.2268436;0.2356586;-0.01068072,-0.3316703;-0.02877253;-0.03119116,0.07635;0.000646316;-0.03965311,0.06145816;-0.3350128;-0.007516883,0.02213167;-0.7447342;0.06735796,0.02129565;-0.7077466;-0.02121187,-0.07855401;0.008823652;-0.03396349,-0.1148141;-0.3244257;-0.07335442,-0.1481069;-0.7301497;0.02310282,-0.1484268;-0.7644784;-0.03818225,0.03917134;0.5498998;-0.02735568,0;0;0,0.001993656;0.3183843;-0.02142525,0.002297938;0.6251026;-0.05738664,0.1820244;0.5218862;-0.04061174,0.2286274;0.2436027;-0.008354664,0.2633809;-0.03524089;-0.05705357,-0.1773698;0.5232614;-0.04156907,-0.2452767;0.2477813;-0.02917926,-0.2908307;-0.03084719;-0.06947969,0.07585128;0.001503944;-0.04057622,0.08931483;-0.3347782;-0.014992,0.06520402;-0.7434992;0.07097483,0.07572725;-0.7761676;0.008877516,-0.07824947;0.005665552;-0.03531332,-0.1237121;-0.3284707;-0.02090233,-0.1427595;-0.7377679;0.06358069,-0.1519969;-0.7756306;0.00698144,0.002445281;0.5500455;-0.04592967,331.1878
+0;0;0,0.02196085;0.3181228;-0.01213233,0.0440051;0.6250555;-0.03819081,0.2159774;0.5106843;-0.02391329,0.3061249;0.2429656;0.005314181,0.4164495;-0.01921058;-0.01530753,-0.1371909;0.5045357;-0.01674689,-0.2345654;0.2377992;-0.01185456,-0.3464216;-0.02368942;-0.03295063,0.07609108;0.0003158923;-0.04015165,0.06168641;-0.3354081;-0.008474443,0.02082207;-0.7450081;0.06624116,0.01901824;-0.7081021;-0.02232065,-0.07882073;0.009252614;-0.03322335,-0.1193084;-0.3209833;-0.09002593,-0.1502061;-0.725674;0.01143927,-0.1505049;-0.7614214;-0.04832137,0.03847633;0.5498579;-0.02926914,0;0;0,0.001993656;0.3183843;-0.02142525,0.002297938;0.6251026;-0.05738664,0.1820244;0.5218862;-0.04061174,0.2286274;0.2436027;-0.008354664,0.2633809;-0.03524089;-0.05705357,-0.1773698;0.5232614;-0.04156907,-0.2452767;0.2477813;-0.02917926,-0.2908307;-0.03084719;-0.06947969,0.07585128;0.001503944;-0.04057622,0.08931483;-0.3347782;-0.014992,0.06520402;-0.7434992;0.07097483,0.07572725;-0.7761676;0.008877516,-0.07824947;0.005665552;-0.03531332,-0.1237121;-0.3284707;-0.02090233,-0.1427595;-0.7377679;0.06358069,-0.1519969;-0.7756306;0.00698144,0.002445281;0.5500455;-0.04592967,331.1994
+0;0;0,0.02196085;0.3181228;-0.01213233,0.0440051;0.6250555;-0.03819081,0.2159774;0.5106843;-0.02391329,0.3061249;0.2429656;0.005314181,0.4164495;-0.01921058;-0.01530753,-0.1371909;0.5045357;-0.01674689,-0.2345654;0.2377992;-0.01185456,-0.3464216;-0.02368942;-0.03295063,0.07609108;0.0003158923;-0.04015165,0.06168641;-0.3354081;-0.008474443,0.02082207;-0.7450081;0.06624116,0.01901824;-0.7081021;-0.02232065,-0.07882073;0.009252614;-0.03322335,-0.1193084;-0.3209833;-0.09002593,-0.1502061;-0.725674;0.01143927,-0.1505049;-0.7614214;-0.04832137,0.03847633;0.5498579;-0.02926914,0;0;0,0.001993656;0.3183843;-0.02142525,0.002297938;0.6251026;-0.05738664,0.1820244;0.5218862;-0.04061174,0.2286274;0.2436027;-0.008354664,0.2633809;-0.03524089;-0.05705357,-0.1773698;0.5232614;-0.04156907,-0.2452767;0.2477813;-0.02917926,-0.2908307;-0.03084719;-0.06947969,0.07585128;0.001503944;-0.04057622,0.08931483;-0.3347782;-0.014992,0.06520402;-0.7434992;0.07097483,0.07572725;-0.7761676;0.008877516,-0.07824947;0.005665552;-0.03531332,-0.1237121;-0.3284707;-0.02090233,-0.1427595;-0.7377679;0.06358069,-0.1519969;-0.7756306;0.00698144,0.002445281;0.5500455;-0.04592967,331.2109
+0;0;0,0.02193786;0.3177897;-0.01211963,0.0439459;0.6242189;-0.03813461,0.2157084;0.5100363;-0.02388035,0.3059775;0.2419568;0.005386516,0.4159093;-0.01928607;-0.01516178,-0.137022;0.5038953;-0.01672284,-0.2345278;0.2367993;-0.01182391,-0.3459858;-0.02375838;-0.03284488,0.07600034;0.0003155155;-0.04010376,0.0616122;-0.3350233;-0.008462895,0.02080216;-0.7440791;0.06615344,0.01897739;-0.7070931;-0.02343581,-0.07872672;0.00924158;-0.03318372,-0.1191679;-0.3206155;-0.08992113,-0.1500246;-0.7247685;0.01140927,-0.1503269;-0.7612787;-0.04904468,0.03842743;0.5491613;-0.02922956,0;0;0,0.001898915;0.3180462;-0.02148223,0.002130881;0.6242443;-0.05752444,0.1818041;0.5222633;-0.04051733,0.2283138;0.2436186;-0.00787282,0.2633306;-0.03408033;-0.05698705,-0.1772982;0.5226789;-0.04106587,-0.24687;0.2472213;-0.02863452,-0.2940915;-0.03001001;-0.06947636,0.0758622;0.001480862;-0.04033852,0.08891749;-0.3344657;-0.01524234,0.06385534;-0.742649;0.07030272,0.07375067;-0.7763571;0.007678986,-0.07808242;0.005682573;-0.03543029,-0.1233795;-0.3280791;-0.0208835,-0.1422361;-0.736851;0.06343497,-0.1517384;-0.7754646;0.006161422,0.002292082;0.5493342;-0.04604197,331.2332
+0;0;0,0.02220217;0.3177024;-0.01381031,0.044217;0.6240496;-0.04079632,0.2161434;0.5104726;-0.02838222,0.3223403;0.2485663;0.003224505,0.4437987;-0.007771909;-0.01391237,-0.136669;0.5038109;-0.01773155,-0.2440738;0.2405624;-0.01172267,-0.3639655;-0.01609451;-0.03426885,0.07551218;-0.0003123571;-0.04101556,0.06244464;-0.3356971;-0.009288535,0.02074501;-0.7449089;0.06396753,0.01822634;-0.708043;-0.02561419,-0.07920525;0.01021152;-0.03172877,-0.125337;-0.3138727;-0.112361,-0.1519917;-0.71669;-0.004716069,-0.1525821;-0.6796178;-0.0943152,0.03868533;0.5490147;-0.03171049,0;0;0,0.001898915;0.3180462;-0.02148223,0.002130881;0.6242443;-0.05752444,0.1818041;0.5222633;-0.04051733,0.2283138;0.2436186;-0.00787282,0.2633306;-0.03408033;-0.05698705,-0.1772982;0.5226789;-0.04106587,-0.24687;0.2472213;-0.02863452,-0.2940915;-0.03001001;-0.06947636,0.0758622;0.001480862;-0.04033852,0.08891749;-0.3344657;-0.01524234,0.06385534;-0.742649;0.07030272,0.07375067;-0.7763571;0.007678986,-0.07808242;0.005682573;-0.03543029,-0.1233795;-0.3280791;-0.0208835,-0.1422361;-0.736851;0.06343497,-0.1517384;-0.7754646;0.006161422,0.002292082;0.5493342;-0.04604197,331.2447
+0;0;0,0.022164;0.3171562;-0.01378657,0.04411516;0.6226184;-0.04069344,0.216026;0.5092925;-0.02830949,0.3221736;0.2475078;0.003282569,0.44308;-0.007665545;-0.01377643,-0.1367198;0.5026321;-0.01766083,-0.2440748;0.2395058;-0.01165474,-0.3634216;-0.0159848;-0.03409846,0.07551644;-0.0003123747;-0.04101788,0.06244992;-0.3356711;-0.009293318,0.02078952;-0.744498;0.06389385,0.01823763;-0.7075416;-0.02686904,-0.07920972;0.0102121;-0.03173056,-0.1253379;-0.3138469;-0.1123565,-0.1519675;-0.7162853;-0.004812822,-0.1525657;-0.6791199;-0.09559335,0.03860147;0.5478274;-0.03163714,0;0;0,0.001763746;0.3174952;-0.02151895,0.001870096;0.6227829;-0.05766511,0.1817417;0.5226518;-0.03979921,0.2281212;0.2441208;-0.007148981,0.2635863;-0.03223124;-0.05608368,-0.1776177;0.5224203;-0.04056067,-0.2484975;0.2474325;-0.02813605,-0.2965309;-0.02826709;-0.0694316,0.07592161;0.001493797;-0.04023647,0.08864573;-0.3344342;-0.01507473,0.06390151;-0.7423276;0.07002568,0.07321148;-0.7765692;0.006157398,-0.07804689;0.005676637;-0.0355212,-0.1231405;-0.3280835;-0.02091553,-0.1420882;-0.7365047;0.06313589,-0.1520366;-0.7777542;0.00730272,0.002058178;0.5481278;-0.04614639,331.2559
+0;0;0,0.02224759;0.3170808;-0.01530201,0.04417653;0.6224471;-0.04330905,0.216158;0.5094456;-0.03219819,0.3331738;0.2524756;0.0005175732,0.4692732;0.004907742;-0.01397189,-0.1366019;0.5026691;-0.01864045,-0.254573;0.2441413;-0.01209572,-0.383282;-0.006837487;-0.03369351,0.07510834;-0.0009272543;-0.04175133,0.06373729;-0.3363912;-0.01049107,0.01922852;-0.7452108;0.06104253,0.01610904;-0.708361;-0.02971073,-0.07946024;0.01089608;-0.03086488,-0.1300849;-0.3090875;-0.1240865,-0.1481879;-0.7110592;-0.01307984,-0.1493958;-0.674006;-0.1038631,0.03864792;0.5476861;-0.03401735,0;0;0,0.001763746;0.3174952;-0.02151895,0.001870096;0.6227829;-0.05766511,0.1817417;0.5226518;-0.03979921,0.2281212;0.2441208;-0.007148981,0.2635863;-0.03223124;-0.05608368,-0.1776177;0.5224203;-0.04056067,-0.2484975;0.2474325;-0.02813605,-0.2965309;-0.02826709;-0.0694316,0.07592161;0.001493797;-0.04023647,0.08864573;-0.3344342;-0.01507473,0.06390151;-0.7423276;0.07002568,0.07321148;-0.7765692;0.006157398,-0.07804689;0.005676637;-0.0355212,-0.1231405;-0.3280835;-0.02091553,-0.1420882;-0.7365047;0.06313589,-0.1520366;-0.7777542;0.00730272,0.002058178;0.5481278;-0.04614639,331.2783
+0;0;0,0.02217386;0.3160299;-0.0152513,0.04398892;0.619812;-0.04311149,0.2159403;0.5072473;-0.03205391,0.3329803;0.2502239;0.0006686375,0.4686241;0.00348486;-0.01377232,-0.1366975;0.5004731;-0.01850086,-0.2546931;0.2418917;-0.01195478,-0.3829712;-0.008246928;-0.03348028,0.07502985;-0.0009262853;-0.0417077,0.06367961;-0.3357764;-0.01050465,0.01834219;-0.752207;0.06236073,0.0153158;-0.7155616;-0.02568451,-0.0793772;0.01088469;-0.03083262,-0.1299092;-0.3085133;-0.1238836,-0.1483492;-0.7179687;-0.01081031,-0.1495211;-0.681126;-0.09888464,0.03849164;0.5454745;-0.03387244,0;0;0,0.001579478;0.3164451;-0.02142882,0.001486585;0.620131;-0.05752826,0.1816871;0.5230042;-0.03959632,0.2283074;0.2444498;-0.006975412,0.2641604;-0.03083855;-0.05615735,-0.1781974;0.52254;-0.04009924,-0.2499416;0.2477508;-0.02691431,-0.299134;-0.02649543;-0.07000764,0.07604939;0.001338929;-0.0398066,0.08835271;-0.3340289;-0.01522779,0.06138556;-0.749801;0.06954002,0.07336341;-0.7818779;0.007828712,-0.07784835;0.005786201;-0.03572145,-0.1226913;-0.3273854;-0.02113176,-0.1421893;-0.7434154;0.06441448,-0.1506873;-0.7844822;0.01262075,0.001723617;0.5459085;-0.04601336,331.3005
+0;0;0,0.02217386;0.3160299;-0.0152513,0.04398892;0.619812;-0.04311149,0.2159403;0.5072473;-0.03205391,0.3329803;0.2502239;0.0006686375,0.4686241;0.00348486;-0.01377232,-0.1366975;0.5004731;-0.01850086,-0.2546931;0.2418917;-0.01195478,-0.3829712;-0.008246928;-0.03348028,0.07502985;-0.0009262853;-0.0417077,0.06367961;-0.3357764;-0.01050465,0.01834219;-0.752207;0.06236073,0.0153158;-0.7155616;-0.02568451,-0.0793772;0.01088469;-0.03083262,-0.1299092;-0.3085133;-0.1238836,-0.1483492;-0.7179687;-0.01081031,-0.1495211;-0.681126;-0.09888464,0.03849164;0.5454745;-0.03387244,0;0;0,0.001579478;0.3164451;-0.02142882,0.001486585;0.620131;-0.05752826,0.1816871;0.5230042;-0.03959632,0.2283074;0.2444498;-0.006975412,0.2641604;-0.03083855;-0.05615735,-0.1781974;0.52254;-0.04009924,-0.2499416;0.2477508;-0.02691431,-0.299134;-0.02649543;-0.07000764,0.07604939;0.001338929;-0.0398066,0.08835271;-0.3340289;-0.01522779,0.06138556;-0.749801;0.06954002,0.07336341;-0.7818779;0.007828712,-0.07784835;0.005786201;-0.03572145,-0.1226913;-0.3273854;-0.02113176,-0.1421893;-0.7434154;0.06441448,-0.1506873;-0.7844822;0.01262075,0.001723617;0.5459085;-0.04601336,331.3116
+0;0;0,0.02209053;0.3148424;-0.01519398,0.04376526;0.6166724;-0.04287262,0.2172705;0.5043182;-0.03186622,0.334428;0.2470368;0.0008891784,0.4678154;0.004402116;-0.01331156,-0.1383764;0.4974862;-0.01819752,-0.2564904;0.2386453;-0.01164486,-0.3826347;-0.007332489;-0.0328123,0.07501967;-0.0009261595;-0.04170204,0.06365851;-0.3360983;-0.01046898,0.0182745;-0.752957;0.0624713,0.01526584;-0.7163505;-0.02505782,-0.07936643;0.01088322;-0.03082844,-0.129947;-0.3088219;-0.1239689,-0.148406;-0.7186982;-0.01077937,-0.149571;-0.6818956;-0.09833743,0.03830766;0.5428716;-0.03370026,0;0;0,0.000907287;0.3152471;-0.02151704,-0.0002814978;0.6169626;-0.05750537,0.182126;0.5233352;-0.03883147,0.2288691;0.2444414;-0.006803274,0.2679276;-0.02592137;-0.05417323,-0.1814897;0.5221978;-0.0403257,-0.2544261;0.2474751;-0.02617663,-0.3041249;-0.02188483;-0.06908041,0.07626799;0.001345873;-0.03936052,0.08774254;-0.3344014;-0.01513243,0.06070375;-0.7507204;0.06912088,0.07083723;-0.7835189;0.008559227,-0.07770417;0.005772864;-0.03600838,-0.1227599;-0.327745;-0.02256361,-0.1425871;-0.7441797;0.06311153,-0.1425505;-0.732334;-0.0228214,0.0002803653;0.5432882;-0.04600525,331.3339
+0;0;0,0.02256321;0.3147416;-0.01652959,0.04445143;0.6164712;-0.04513356,0.2179688;0.5045081;-0.03522134,0.3492813;0.2542488;-0.001758374,0.4974115;0.02012891;-0.01228587,-0.1376896;0.4976406;-0.01855962,-0.2670152;0.2442414;-0.01106278,-0.4009615;0.002360821;-0.03149929,0.07469204;-0.001751407;-0.0422599,0.06525577;-0.3370536;-0.01179137,0.01766399;-0.7538227;0.06024799,0.01410312;-0.7173023;-0.02726686,-0.07952885;0.01186023;-0.03003939,-0.1352058;-0.3019883;-0.1388701,-0.1467526;-0.7105423;-0.02012055,-0.1484802;-0.6738978;-0.1076814,0.03891998;0.5427003;-0.0357668,0;0;0,0.000907287;0.3152471;-0.02151704,-0.0002814978;0.6169626;-0.05750537,0.182126;0.5233352;-0.03883147,0.2288691;0.2444414;-0.006803274,0.2679276;-0.02592137;-0.05417323,-0.1814897;0.5221978;-0.0403257,-0.2544261;0.2474751;-0.02617663,-0.3041249;-0.02188483;-0.06908041,0.07626799;0.001345873;-0.03936052,0.08774254;-0.3344014;-0.01513243,0.06070375;-0.7507204;0.06912088,0.07083723;-0.7835189;0.008559227,-0.07770417;0.005772864;-0.03600838,-0.1227599;-0.327745;-0.02256361,-0.1425871;-0.7441797;0.06311153,-0.1425505;-0.732334;-0.0228214,0.0002803653;0.5432882;-0.04600525,331.3455
+0;0;0,0.02248409;0.313638;-0.01647163,0.04427361;0.6140066;-0.04494685,0.2184056;0.5022441;-0.03507428,0.3495369;0.2523303;-0.001657512,0.4963414;0.02030578;-0.01209079,-0.1384251;0.495354;-0.01835764,-0.2675722;0.2423046;-0.01087115,-0.4003196;0.002588823;-0.03112475,0.07473914;-0.001752512;-0.04228655,0.06530301;-0.3370493;-0.01181851,0.01809126;-0.7504905;0.05964561,0.01439747;-0.7137267;-0.03113602,-0.07957899;0.01186771;-0.03005834,-0.135255;-0.3019757;-0.1388873,-0.1467096;-0.7072674;-0.02108596,-0.1485017;-0.6703749;-0.1119154,0.03876664;0.5405622;-0.03562154,0;0;0,0.0006042123;0.3141169;-0.02181387,-0.0007794499;0.6144069;-0.05815578,0.1825069;0.5237438;-0.03838062,0.2297171;0.2453686;-0.006016254,0.2704918;-0.0220727;-0.05406165,-0.1827683;0.5222403;-0.04006281,-0.2562213;0.2480856;-0.02547255,-0.3071774;-0.01852062;-0.0681386,0.076401;0.001326486;-0.03922105,0.08710858;-0.3344581;-0.01523447,0.06086661;-0.7474349;0.06861806,0.07056645;-0.7827129;0.005805731,-0.07770061;0.005787764;-0.03614246,-0.1230809;-0.3276957;-0.02307864,-0.142801;-0.7408347;0.06175661,-0.1427007;-0.7296826;-0.02738062,-0.000171423;0.5410843;-0.04654574,331.3672
+0;0;0,0.02248409;0.313638;-0.01647163,0.04427361;0.6140066;-0.04494685,0.2184056;0.5022441;-0.03507428,0.3495369;0.2523303;-0.001657512,0.4963414;0.02030578;-0.01209079,-0.1384251;0.495354;-0.01835764,-0.2675722;0.2423046;-0.01087115,-0.4003196;0.002588823;-0.03112475,0.07473914;-0.001752512;-0.04228655,0.06530301;-0.3370493;-0.01181851,0.01809126;-0.7504905;0.05964561,0.01439747;-0.7137267;-0.03113602,-0.07957899;0.01186771;-0.03005834,-0.135255;-0.3019757;-0.1388873,-0.1467096;-0.7072674;-0.02108596,-0.1485017;-0.6703749;-0.1119154,0.03876664;0.5405622;-0.03562154,0;0;0,0.0006042123;0.3141169;-0.02181387,-0.0007794499;0.6144069;-0.05815578,0.1825069;0.5237438;-0.03838062,0.2297171;0.2453686;-0.006016254,0.2704918;-0.0220727;-0.05406165,-0.1827683;0.5222403;-0.04006281,-0.2562213;0.2480856;-0.02547255,-0.3071774;-0.01852062;-0.0681386,0.076401;0.001326486;-0.03922105,0.08710858;-0.3344581;-0.01523447,0.06086661;-0.7474349;0.06861806,0.07056645;-0.7827129;0.005805731,-0.07770061;0.005787764;-0.03614246,-0.1230809;-0.3276957;-0.02307864,-0.142801;-0.7408347;0.06175661,-0.1427007;-0.7296826;-0.02738062,-0.000171423;0.5410843;-0.04654574,331.3787
+0;0;0,0.02450851;0.3122573;-0.01737394,0.05112013;0.6104976;-0.0479224,0.224361;0.5010802;-0.03502128,0.3624143;0.254722;-0.003305409,0.5145202;0.02799487;-0.01152383,-0.1336195;0.4941849;-0.01914351,-0.2720096;0.2460901;-0.01178605,-0.4232809;0.01962002;-0.03269649,0.07445335;-0.002705349;-0.04277373,0.06536841;-0.3378431;-0.01323082,0.01692512;-0.7508686;0.0584264,0.01337611;-0.7141848;-0.03310124,-0.07966499;0.01300708;-0.0294027,-0.1404824;-0.2937221;-0.1538661,-0.1438325;-0.6985106;-0.03467506,-0.1454901;-0.6617625;-0.1262518,0.04412408;0.5376595;-0.03780652,0;0;0,0.0004713982;0.3129083;-0.02225637,-0.0008279383;0.6115998;-0.05924129,0.182829;0.5239042;-0.03768158,0.2309292;0.2456794;-0.005521536,0.2748246;-0.01961717;-0.05347872,-0.1833006;0.5224895;-0.03962224,-0.2573507;0.2485143;-0.02509208,-0.3100256;-0.01622844;-0.06687246,0.07653978;0.001218826;-0.03899217,0.08675081;-0.3343593;-0.01541781,0.0604555;-0.7472006;0.06790113,0.07020617;-0.7820424;0.003596783,-0.077645;0.005854831;-0.03629307,-0.1230344;-0.3274652;-0.02579465,-0.1438505;-0.7400699;0.06020251,-0.1436588;-0.7291209;-0.02963958,-0.000249058;0.5386819;-0.04743862,331.4008
+0;0;0,0.02442625;0.3112092;-0.01731562,0.05098285;0.6088303;-0.04780189,0.2254725;0.4992878;-0.03489915,0.3635777;0.2528371;-0.003171362,0.5138116;0.0289004;-0.01128864,-0.1349644;0.4923452;-0.01891242,-0.2734064;0.2441572;-0.0115522,-0.4228159;0.02047442;-0.03220528,0.07446213;-0.002705668;-0.04277877,0.06538603;-0.3375173;-0.01326461,0.01841284;-0.7380087;0.05621804,0.01454256;-0.7007198;-0.0435952,-0.07967437;0.01300861;-0.02940617,-0.1404326;-0.293422;-0.1537484,-0.1436811;-0.6859265;-0.0381745,-0.1454886;-0.6485676;-0.1380412,0.04399889;0.5361181;-0.03770349,0;0;0,-0.0001248866;0.3118338;-0.02252293,-0.00176999;0.6098907;-0.05954313,0.1833275;0.5243196;-0.03701782,0.2329867;0.2462516;-0.00492835,0.2805845;-0.01479426;-0.05364466,-0.185539;0.5222808;-0.03971084,-0.2604189;0.2484695;-0.02428334,-0.314392;-0.01255196;-0.06597844,0.07672493;0.001187965;-0.03865004,0.08619073;-0.3340825;-0.0150609,0.06063846;-0.7342997;0.06618524,0.06883645;-0.7813177;0.002688646,-0.07755838;0.005853584;-0.03650186,-0.1223313;-0.3272048;-0.02555494,-0.1440719;-0.7273874;0.05696048,-0.1436872;-0.7181786;-0.0410108,-0.001113549;0.5371013;-0.04774976,331.423
+0;0;0,0.02442625;0.3112092;-0.01731562,0.05098285;0.6088303;-0.04780189,0.2254725;0.4992878;-0.03489915,0.3635777;0.2528371;-0.003171362,0.5138116;0.0289004;-0.01128864,-0.1349644;0.4923452;-0.01891242,-0.2734064;0.2441572;-0.0115522,-0.4228159;0.02047442;-0.03220528,0.07446213;-0.002705668;-0.04277877,0.06538603;-0.3375173;-0.01326461,0.01841284;-0.7380087;0.05621804,0.01454256;-0.7007198;-0.0435952,-0.07967437;0.01300861;-0.02940617,-0.1404326;-0.293422;-0.1537484,-0.1436811;-0.6859265;-0.0381745,-0.1454886;-0.6485676;-0.1380412,0.04399889;0.5361181;-0.03770349,0;0;0,-0.0001248866;0.3118338;-0.02252293,-0.00176999;0.6098907;-0.05954313,0.1833275;0.5243196;-0.03701782,0.2329867;0.2462516;-0.00492835,0.2805845;-0.01479426;-0.05364466,-0.185539;0.5222808;-0.03971084,-0.2604189;0.2484695;-0.02428334,-0.314392;-0.01255196;-0.06597844,0.07672493;0.001187965;-0.03865004,0.08619073;-0.3340825;-0.0150609,0.06063846;-0.7342997;0.06618524,0.06883645;-0.7813177;0.002688646,-0.07755838;0.005853584;-0.03650186,-0.1223313;-0.3272048;-0.02555494,-0.1440719;-0.7273874;0.05696048,-0.1436872;-0.7181786;-0.0410108,-0.001113549;0.5371013;-0.04774976,331.4347
+0;0;0,0.02615761;0.309797;-0.01834756,0.05450578;0.6065532;-0.04994361,0.2300145;0.4957757;-0.03820647,0.3810617;0.2577015;-0.003241356,0.5429576;0.03968599;-0.00854837,-0.1333375;0.4900761;-0.01945444,-0.2802388;0.2470414;-0.01101191,-0.4343245;0.0242316;-0.03057231,0.07406004;-0.003399369;-0.04319081,0.06639935;-0.3379987;-0.01469843,0.01859414;-0.731271;0.05279025,0.01385329;-0.6936944;-0.05226645,-0.07971663;0.01357133;-0.02868745,-0.1425569;-0.2895168;-0.1591326,-0.1411579;-0.674731;-0.04462843,-0.1437524;-0.6371004;-0.1497561,0.04714119;0.5340345;-0.03953543,0;0;0,-0.0007166266;0.3105806;-0.02311277,-0.002682179;0.6080114;-0.06048822,0.1841526;0.5244812;-0.03636909,0.2345408;0.24661;-0.005292656,0.2839012;-0.0158509;-0.05476022,-0.188181;0.5222509;-0.040863,-0.2639798;0.2489658;-0.02392341,-0.3206816;-0.0131861;-0.06670748,0.07672606;0.0009985119;-0.03839278,0.08497477;-0.3340632;-0.01619267,0.05906259;-0.7270515;0.0637567,0.06697886;-0.7808784;0.0002965927,-0.07733836;0.005991546;-0.03667112,-0.1233567;-0.3266095;-0.02739181,-0.1446007;-0.7196047;0.05388913,-0.1535807;-0.7741902;-0.008412112,-0.001965061;0.535345;-0.04862976,331.4564
+0;0;0,0.02615761;0.309797;-0.01834756,0.05450578;0.6065532;-0.04994361,0.2300145;0.4957757;-0.03820647,0.3810617;0.2577015;-0.003241356,0.5429576;0.03968599;-0.00854837,-0.1333375;0.4900761;-0.01945444,-0.2802388;0.2470414;-0.01101191,-0.4343245;0.0242316;-0.03057231,0.07406004;-0.003399369;-0.04319081,0.06639935;-0.3379987;-0.01469843,0.01859414;-0.731271;0.05279025,0.01385329;-0.6936944;-0.05226645,-0.07971663;0.01357133;-0.02868745,-0.1425569;-0.2895168;-0.1591326,-0.1411579;-0.674731;-0.04462843,-0.1437524;-0.6371004;-0.1497561,0.04714119;0.5340345;-0.03953543,0;0;0,-0.0007166266;0.3105806;-0.02311277,-0.002682179;0.6080114;-0.06048822,0.1841526;0.5244812;-0.03636909,0.2345408;0.24661;-0.005292656,0.2839012;-0.0158509;-0.05476022,-0.188181;0.5222509;-0.040863,-0.2639798;0.2489658;-0.02392341,-0.3206816;-0.0131861;-0.06670748,0.07672606;0.0009985119;-0.03839278,0.08497477;-0.3340632;-0.01619267,0.05906259;-0.7270515;0.0637567,0.06697886;-0.7808784;0.0002965927,-0.07733836;0.005991546;-0.03667112,-0.1233567;-0.3266095;-0.02739181,-0.1446007;-0.7196047;0.05388913,-0.1535807;-0.7741902;-0.008412112,-0.001965061;0.535345;-0.04862976,331.468
+0;0;0,0.02633626;0.3119128;-0.01847287,0.0555173;0.6173103;-0.05103448,0.2310013;0.5034334;-0.03885897,0.3825338;0.2645943;-0.003781509,0.5439305;0.04725108;-0.009072157,-0.1329149;0.497725;-0.02007782,-0.2802883;0.2539094;-0.01160816,-0.4338987;0.03178671;-0.03110824,0.0739307;-0.003393432;-0.04311538,0.06625228;-0.3387669;-0.01455708,0.01818647;-0.7341831;0.05329951,0.01357156;-0.6968077;-0.04896633,-0.07957741;0.01354763;-0.02863735,-0.1425631;-0.2902417;-0.1593843,-0.1411564;-0.6775559;-0.04425592,-0.143682;-0.640128;-0.1465909,0.047844;0.5417516;-0.04018999,0;0;0,-0.0005846322;0.312365;-0.02742648,0.0005571246;0.6168636;-0.07669759,0.1849813;0.524766;-0.0350461,0.2368576;0.2461702;-0.004551411,0.2878077;-0.01485252;-0.05540538,-0.1845851;0.5217495;-0.04114125,-0.2600972;0.2475579;-0.02233709,-0.3194625;-0.013219;-0.06459877,0.07661659;0.00100705;-0.03827643,0.08352156;-0.334914;-0.01684546,0.05719356;-0.7303506;0.06193018,0.06485948;-0.780829;-0.001303196,-0.07713641;0.005959384;-0.03675133,-0.12501;-0.3271989;-0.02877594,-0.1470476;-0.722399;0.0524644,-0.1558283;-0.7748033;-0.008086625,0.0004213452;0.5418091;-0.06081009,331.4899
+0;0;0,0.02644598;0.3118224;-0.01979445,0.05540025;0.6171517;-0.05323983,0.2314364;0.5059186;-0.03913769,0.3868349;0.2694702;-0.004784267,0.5593449;0.06077741;-0.006381607,-0.1330846;0.4986704;-0.02073278,-0.2893978;0.2605335;-0.01105343,-0.4515505;0.04461028;-0.03101824,0.07357251;-0.004242883;-0.04364955,0.06654543;-0.3397378;-0.01637847,0.01534258;-0.7349835;0.0501637,0.01096932;-0.6977253;-0.05212113,-0.0796808;0.01430069;-0.02797608,-0.1499073;-0.2812997;-0.1730229,-0.1399067;-0.6672799;-0.0539092,-0.142217;-0.6300363;-0.1562625,0.04777018;0.5416028;-0.04229645,0;0;0,-0.0005846322;0.312365;-0.02742648,0.0005571246;0.6168636;-0.07669759,0.1849813;0.524766;-0.0350461,0.2368576;0.2461702;-0.004551411,0.2878077;-0.01485252;-0.05540538,-0.1845851;0.5217495;-0.04114125,-0.2600972;0.2475579;-0.02233709,-0.3194625;-0.013219;-0.06459877,0.07661659;0.00100705;-0.03827643,0.08352156;-0.334914;-0.01684546,0.05719356;-0.7303506;0.06193018,0.06485948;-0.780829;-0.001303196,-0.07713641;0.005959384;-0.03675133,-0.12501;-0.3271989;-0.02877594,-0.1470476;-0.722399;0.0524644,-0.1558283;-0.7748033;-0.008086625,0.0004213452;0.5418091;-0.06081009,331.5016
+0;0;0,0.02644598;0.3118224;-0.01979445,0.05540025;0.6171517;-0.05323983,0.2314364;0.5059186;-0.03913769,0.3868349;0.2694702;-0.004784267,0.5593449;0.06077741;-0.006381607,-0.1330846;0.4986704;-0.02073278,-0.2893978;0.2605335;-0.01105343,-0.4515505;0.04461028;-0.03101824,0.07357251;-0.004242883;-0.04364955,0.06654543;-0.3397378;-0.01637847,0.01534258;-0.7349835;0.0501637,0.01096932;-0.6977253;-0.05212113,-0.0796808;0.01430069;-0.02797608,-0.1499073;-0.2812997;-0.1730229,-0.1399067;-0.6672799;-0.0539092,-0.142217;-0.6300363;-0.1562625,0.04777018;0.5416028;-0.04229645,0;0;0,-0.0005846322;0.312365;-0.02742648,0.0005571246;0.6168636;-0.07669759,0.1849813;0.524766;-0.0350461,0.2368576;0.2461702;-0.004551411,0.2878077;-0.01485252;-0.05540538,-0.1845851;0.5217495;-0.04114125,-0.2600972;0.2475579;-0.02233709,-0.3194625;-0.013219;-0.06459877,0.07661659;0.00100705;-0.03827643,0.08352156;-0.334914;-0.01684546,0.05719356;-0.7303506;0.06193018,0.06485948;-0.780829;-0.001303196,-0.07713641;0.005959384;-0.03675133,-0.12501;-0.3271989;-0.02877594,-0.1470476;-0.722399;0.0524644,-0.1558283;-0.7748033;-0.008086625,0.0004213452;0.5418091;-0.06081009,331.5126
+0;0;0,0.02623896;0.3093814;-0.0196395,0.05434866;0.6059272;-0.05205608,0.2305649;0.4983239;-0.03847771,0.3872018;0.259991;-0.003850501,0.5597875;0.0512068;-0.005448541,-0.133593;0.4910828;-0.02009113,-0.2911521;0.2510481;-0.01033464,-0.4533758;0.03503016;-0.0303082,0.07355111;-0.004241649;-0.04363685,0.06649511;-0.3411174;-0.01625353,0.01581531;-0.7323256;0.04960888,0.01133919;-0.6948966;-0.05508183,-0.07965762;0.01429653;-0.02796794,-0.1501732;-0.2825205;-0.1736117,-0.1402747;-0.6645578;-0.05571485,-0.1426394;-0.6271438;-0.1604756,0.04708157;0.5339726;-0.04163332,0;0;0,-4.944205E-05;0.310008;-0.02619267,0.001567498;0.6067891;-0.06746554,0.1868265;0.5256603;-0.03397775,0.2413632;0.2452297;-0.003626823,0.2943824;-0.01531273;-0.05545163,-0.1848711;0.5228238;-0.04301026,-0.2609264;0.2466143;-0.0215476,-0.3247263;-0.01333645;-0.06319338,0.07630937;0.0007959157;-0.03883529,0.08304153;-0.3364436;-0.01627207,0.05541894;-0.7281083;0.059793,0.06195912;-0.7818769;-0.00325799,-0.07727282;0.006221234;-0.03636124,-0.125809;-0.328281;-0.0302457,-0.1491162;-0.7193493;0.05020574,-0.1581729;-0.7724935;-0.01335838,0.001299039;0.5347879;-0.05502868,331.5349
+0;0;0,0.02776073;0.3092192;-0.02009661,0.05680279;0.6055892;-0.05328922,0.2328218;0.4976254;-0.03940153,0.3959753;0.2638725;-0.003663268,0.5795856;0.06476396;-0.008382885,-0.1313274;0.4912474;-0.02081118,-0.29772;0.2572228;-0.01171649,-0.4671476;0.04661426;-0.02953683,0.07337661;-0.004872754;-0.04386414,0.066417;-0.3418487;-0.01771766,0.01229913;-0.7328017;0.04691326,0.007820018;-0.6954376;-0.0577819,-0.07964522;0.01478191;-0.02775007,-0.1541585;-0.277733;-0.1799594,-0.1388494;-0.6598756;-0.06298595,-0.1412609;-0.6225282;-0.1677503,0.04941894;0.5336765;-0.04266125,0;0;0,-4.944205E-05;0.310008;-0.02619267,0.001567498;0.6067891;-0.06746554,0.1868265;0.5256603;-0.03397775,0.2413632;0.2452297;-0.003626823,0.2943824;-0.01531273;-0.05545163,-0.1848711;0.5228238;-0.04301026,-0.2609264;0.2466143;-0.0215476,-0.3247263;-0.01333645;-0.06319338,0.07630937;0.0007959157;-0.03883529,0.08304153;-0.3364436;-0.01627207,0.05541894;-0.7281083;0.059793,0.06195912;-0.7818769;-0.00325799,-0.07727282;0.006221234;-0.03636124,-0.125809;-0.328281;-0.0302457,-0.1491162;-0.7193493;0.05020574,-0.1581729;-0.7724935;-0.01335838,0.001299039;0.5347879;-0.05502868,331.5461
+0;0;0,0.02800655;0.3119574;-0.02027457,0.0578582;0.61651;-0.05444285,0.2338752;0.505242;-0.04007057,0.3966773;0.2719927;-0.004409298,0.5811024;0.07200055;-0.009149861,-0.1309304;0.4988525;-0.02144671,-0.2969646;0.2653321;-0.01237161,-0.467144;0.05378897;-0.03027103,0.07346831;-0.004878845;-0.04391896,0.0665188;-0.3413662;-0.0178104,0.01250842;-0.7315426;0.04669214,0.00801784;-0.6941596;-0.05827119,-0.07974476;0.01480038;-0.02778476,-0.15415;-0.2772904;-0.1797733,-0.1388713;-0.6586739;-0.06303223,-0.141289;-0.6213077;-0.1680649,0.05014176;0.5413581;-0.04333617,0;0;0,0.0008596182;0.3124617;-0.02966094,0.004783362;0.6164753;-0.07818842,0.1880623;0.5259196;-0.03352904,0.2436289;0.2462841;-0.003565311,0.2983107;-0.01491141;-0.05665731,-0.1814198;0.5230724;-0.04237801,-0.2582469;0.24786;-0.01919999,-0.3249961;-0.01241031;-0.06204667,0.07665399;0.0005514175;-0.03839445,0.08125269;-0.3363432;-0.01754904,0.05254313;-0.7272613;0.05777812,0.06071287;-0.7824083;-0.003664732,-0.07726764;0.006370194;-0.03659788,-0.1264042;-0.3275752;-0.03215155,-0.1510855;-0.7178717;0.04769097,-0.1608365;-0.7707559;-0.01655148,0.003789201;0.5416468;-0.06300926,331.5682
+0;0;0,0.02811673;0.3131846;-0.02035433,0.05798125;0.6178778;-0.05453144,0.2374804;0.50604;-0.04011408,0.4000579;0.2731125;-0.00450201,0.5746502;0.08378305;-0.008989826,-0.1342162;0.4995297;-0.02113842,-0.3000213;0.2663315;-0.01207584,-0.4611275;0.06606691;-0.02902095,0.07347593;-0.00487935;-0.04392352,0.06655168;-0.3401435;-0.01790986,0.01077116;-0.7431077;0.04870669,0.006658352;-0.7063457;-0.04742647,-0.07975303;0.01480192;-0.02778763,-0.1538878;-0.276227;-0.1792237,-0.1381083;-0.6701101;-0.05865654,-0.1403226;-0.6333635;-0.1548532,0.05027635;0.5428383;-0.04344136,0;0;0,0.0002032965;0.3134914;-0.03182077,0.002639517;0.6175776;-0.0809319,0.1892114;0.5261346;-0.03252649,0.2471912;0.2473122;-0.003350021,0.3090371;0.002685547;-0.05512977,-0.1858363;0.5231101;-0.03901472,-0.2641417;0.2486906;-0.01627533,-0.3315081;0.003422692;-0.05694088,0.0765738;0.0003624708;-0.03857613,0.0800321;-0.3354052;-0.01921654,0.04906157;-0.739328;0.05704951,0.05709699;-0.7820042;-0.005861759,-0.07731852;0.006551666;-0.036479,-0.1272753;-0.3260532;-0.03424588,-0.1545471;-0.7290493;0.0480934,-0.1640971;-0.774585;-0.01112971,0.002059415;0.5428579;-0.06576848,331.5906
+0;0;0,0.02972987;0.3129809;-0.02117876,0.06099821;0.6174263;-0.05628881,0.2401912;0.5057641;-0.04088655,0.4106516;0.2786996;-0.004283704,0.5901561;0.09402864;-0.00908496,-0.1316107;0.4999872;-0.02186396,-0.3065751;0.2736076;-0.01213633,-0.4770066;0.0808749;-0.02460505,0.07331816;-0.00535181;-0.04413164,0.06596589;-0.3407211;-0.01963549,0.007793415;-0.7436826;0.04491907,0.003691916;-0.7070056;-0.0512205,-0.07976849;0.01512168;-0.02757024,-0.1586787;-0.2693675;-0.1887093,-0.13832;-0.6621959;-0.06541833,-0.1405398;-0.6255816;-0.1616241,0.05298086;0.5424572;-0.04494652,0;0;0,0.0002032965;0.3134914;-0.03182077,0.002639517;0.6175776;-0.0809319,0.1892114;0.5261346;-0.03252649,0.2471912;0.2473122;-0.003350021,0.3090371;0.002685547;-0.05512977,-0.1858363;0.5231101;-0.03901472,-0.2641417;0.2486906;-0.01627533,-0.3315081;0.003422692;-0.05694088,0.0765738;0.0003624708;-0.03857613,0.0800321;-0.3354052;-0.01921654,0.04906157;-0.739328;0.05704951,0.05709699;-0.7820042;-0.005861759,-0.07731852;0.006551666;-0.036479,-0.1272753;-0.3260532;-0.03424588,-0.1545471;-0.7290493;0.0480934,-0.1640971;-0.774585;-0.01112971,0.002059415;0.5428579;-0.06576848,331.6024
+0;0;0,0.02987351;0.314493;-0.02128108,0.06127198;0.6202116;-0.0565327,0.2400294;0.5084274;-0.04110867,0.4106333;0.2811718;-0.004475027,0.5929799;0.09357691;-0.009352303,-0.1309507;0.5026633;-0.02212813,-0.3060623;0.2760932;-0.01239232,-0.4791922;0.08030888;-0.02505845,0.0733231;-0.005352171;-0.04413461,0.06595676;-0.3413633;-0.01959157,0.006367285;-0.7541404;0.04653544,0.002546347;-0.7179201;-0.04302775,-0.07977387;0.01512269;-0.0275721,-0.1588351;-0.269911;-0.1890196,-0.1379805;-0.6723081;-0.06272541,-0.1400485;-0.6361462;-0.1523502,0.05323291;0.5450393;-0.04515967,0;0;0,0.002033174;0.3148749;-0.03317833,0.005354404;0.6201196;-0.08317161,0.1906834;0.5264758;-0.03184032,0.2504374;0.2477232;-0.003217697,0.314554;9.700656E-06;-0.05792618,-0.1819855;0.5238972;-0.03705332,-0.263375;0.2500453;-0.01528866,-0.3356034;0.001567692;-0.05411954,0.07651386;0.0002701133;-0.03870845,0.07902677;-0.3361809;-0.01987886,0.04672621;-0.7503481;0.05582309,0.05015063;-0.7851434;-0.006343603,-0.07735923;0.006645758;-0.03638916,-0.1267252;-0.3267054;-0.03603378,-0.1579287;-0.7394454;0.04751661,-0.1669183;-0.780028;-0.007366464,0.004678503;0.5452099;-0.06790972,331.6242
+0;0;0,0.02987351;0.314493;-0.02128108,0.06127198;0.6202116;-0.0565327,0.2400294;0.5084274;-0.04110867,0.4106333;0.2811718;-0.004475027,0.5929799;0.09357691;-0.009352303,-0.1309507;0.5026633;-0.02212813,-0.3060623;0.2760932;-0.01239232,-0.4791922;0.08030888;-0.02505845,0.0733231;-0.005352171;-0.04413461,0.06595676;-0.3413633;-0.01959157,0.006367285;-0.7541404;0.04653544,0.002546347;-0.7179201;-0.04302775,-0.07977387;0.01512269;-0.0275721,-0.1588351;-0.269911;-0.1890196,-0.1379805;-0.6723081;-0.06272541,-0.1400485;-0.6361462;-0.1523502,0.05323291;0.5450393;-0.04515967,0;0;0,0.002033174;0.3148749;-0.03317833,0.005354404;0.6201196;-0.08317161,0.1906834;0.5264758;-0.03184032,0.2504374;0.2477232;-0.003217697,0.314554;9.700656E-06;-0.05792618,-0.1819855;0.5238972;-0.03705332,-0.263375;0.2500453;-0.01528866,-0.3356034;0.001567692;-0.05411954,0.07651386;0.0002701133;-0.03870845,0.07902677;-0.3361809;-0.01987886,0.04672621;-0.7503481;0.05582309,0.05015063;-0.7851434;-0.006343603,-0.07735923;0.006645758;-0.03638916,-0.1267252;-0.3267054;-0.03603378,-0.1579287;-0.7394454;0.04751661,-0.1669183;-0.780028;-0.007366464,0.004678503;0.5452099;-0.06790972,331.6357
+0;0;0,0.02968232;0.3155366;-0.02190062,0.06057822;0.6217276;-0.05750846,0.2410594;0.5103984;-0.04194001,0.4193652;0.2894189;-0.004506778,0.6156988;0.1131745;-0.006401951,-0.1326581;0.5042337;-0.02213169,-0.3156455;0.2840867;-0.0133536,-0.4980623;0.09385623;-0.02555984,0.07320518;-0.005741375;-0.04426854,0.0655062;-0.3415871;-0.02037743,0.005085379;-0.7460032;0.04228687,0.001008208;-0.7094932;-0.05211416,-0.07975931;0.01546131;-0.02740559,-0.1623019;-0.2641048;-0.1960827,-0.1364216;-0.6578178;-0.07178425,-0.1581354;-0.7020184;-0.1264958,0.05280955;0.5464976;-0.04608753,0;0;0,0.002606243;0.3158562;-0.03394246,0.005373642;0.6215503;-0.08406615,0.1916826;0.5265145;-0.0307579,0.2542474;0.248392;-0.003195763,0.3214962;-0.0003542006;-0.05990052,-0.1824752;0.5242867;-0.03470476,-0.2676767;0.2516318;-0.01406155,-0.3443522;0.002139032;-0.05261991,0.07626604;0.0001622736;-0.03918076,0.07737441;-0.3361332;-0.02111101,0.04543312;-0.7416935;0.05392551,0.04826038;-0.7836992;-0.007537842,-0.07750045;0.006779344;-0.03604701,-0.1277514;-0.3262182;-0.0391866,-0.1614116;-0.7303647;0.04243731,-0.1717801;-0.7728443;-0.01764404,0.004858702;0.5465902;-0.0688653,331.6591
+0;0;0,0.02968232;0.3155366;-0.02190062,0.06057822;0.6217276;-0.05750846,0.2410594;0.5103984;-0.04194001,0.4193652;0.2894189;-0.004506778,0.6156988;0.1131745;-0.006401951,-0.1326581;0.5042337;-0.02213169,-0.3156455;0.2840867;-0.0133536,-0.4980623;0.09385623;-0.02555984,0.07320518;-0.005741375;-0.04426854,0.0655062;-0.3415871;-0.02037743,0.005085379;-0.7460032;0.04228687,0.001008208;-0.7094932;-0.05211416,-0.07975931;0.01546131;-0.02740559,-0.1623019;-0.2641048;-0.1960827,-0.1364216;-0.6578178;-0.07178425,-0.1581354;-0.7020184;-0.1264958,0.05280955;0.5464976;-0.04608753,0;0;0,0.002606243;0.3158562;-0.03394246,0.005373642;0.6215503;-0.08406615,0.1916826;0.5265145;-0.0307579,0.2542474;0.248392;-0.003195763,0.3214962;-0.0003542006;-0.05990052,-0.1824752;0.5242867;-0.03470476,-0.2676767;0.2516318;-0.01406155,-0.3443522;0.002139032;-0.05261991,0.07626604;0.0001622736;-0.03918076,0.07737441;-0.3361332;-0.02111101,0.04543312;-0.7416935;0.05392551,0.04826038;-0.7836992;-0.007537842,-0.07750045;0.006779344;-0.03604701,-0.1277514;-0.3262182;-0.0391866,-0.1614116;-0.7303647;0.04243731,-0.1717801;-0.7728443;-0.01764404,0.004858702;0.5465902;-0.0688653,331.68
+0;0;0,0.02975507;0.31631;-0.0219543,0.0606828;0.6228183;-0.05759621,0.2403517;0.5116267;-0.04204291,0.4170028;0.292698;-0.004957072,0.6140097;0.1158492;-0.006858745,-0.1317569;0.5054886;-0.02231987,-0.313046;0.2873847;-0.01362324,-0.4960886;0.09650183;-0.02587135,0.07343325;-0.005759263;-0.04440646,0.06576061;-0.340456;-0.02059709,0.005314305;-0.7450427;0.04209364,0.001233453;-0.7085268;-0.05239261,-0.0800078;0.01550948;-0.02749098,-0.162268;-0.2631002;-0.195591,-0.1363767;-0.6569792;-0.07124016,-0.1581102;-0.7012467;-0.1260011,0.0529123;0.5475705;-0.04617257,0;0;0,0.00308241;0.3165593;-0.03464222,0.005549759;0.6225706;-0.08485079,0.190739;0.5263236;-0.03047061,0.2562976;0.2514205;-0.005151749,0.3272572;0.002587944;-0.06116915,-0.181036;0.5255007;-0.0336923,-0.2690791;0.2564563;-0.01434646,-0.3490427;0.006932855;-0.05222435,0.07642342;0.0001818091;-0.03945851,0.07555322;-0.3350329;-0.02278543,0.03955424;-0.7407321;0.0506072,0.04224902;-0.7830941;-0.01057482,-0.07789541;0.006763187;-0.03583448,-0.1288875;-0.324878;-0.04368346,-0.1674463;-0.728446;0.03950509,-0.1778092;-0.7711836;-0.02039999,0.00512962;0.5475789;-0.0697124,331.6917
+0;0;0,0.02948573;0.316285;-0.02266706,0.05998893;0.6227869;-0.0587404,0.2399231;0.5118517;-0.04307889,0.4269119;0.3018792;-0.004902028,0.6353179;0.1386466;-0.008489512,-0.1322055;0.5056524;-0.02279909,-0.3210061;0.2940246;-0.01392622,-0.5112865;0.1103221;-0.02565527,0.07339425;-0.005688157;-0.04448005,0.06530206;-0.3404389;-0.02158569,0.003653664;-0.7451025;0.03941435,-0.0004790877;-0.7086396;-0.05507328,-0.08006568;0.0152899;-0.02744544,-0.1664317;-0.2556146;-0.2057691,-0.136463;-0.6488384;-0.08026561,-0.1583644;-0.6946805;-0.1327543,0.05243348;0.5475289;-0.04724051,0;0;0,0.00308241;0.3165593;-0.03464222,0.005549759;0.6225706;-0.08485079,0.190739;0.5263236;-0.03047061,0.2562976;0.2514205;-0.005151749,0.3272572;0.002587944;-0.06116915,-0.181036;0.5255007;-0.0336923,-0.2690791;0.2564563;-0.01434646,-0.3490427;0.006932855;-0.05222435,0.07642342;0.0001818091;-0.03945851,0.07555322;-0.3350329;-0.02278543,0.03955424;-0.7407321;0.0506072,0.04224902;-0.7830941;-0.01057482,-0.07789541;0.006763187;-0.03583448,-0.1288875;-0.324878;-0.04368346,-0.1674463;-0.728446;0.03950509,-0.1778092;-0.7711836;-0.02039999,0.00512962;0.5475789;-0.0697124,331.7137
+0;0;0,0.02951736;0.3166243;-0.02269138,0.06002953;0.6232166;-0.05877379,0.2404804;0.5121951;-0.04310263,0.425887;0.3039991;-0.005248774,0.6347581;0.1404022;-0.008844264,-0.1326713;0.5059787;-0.02276707,-0.3198745;0.2961416;-0.01396927,-0.5105795;0.1120291;-0.02572449,0.0736377;-0.005707025;-0.04462759,0.06551999;-0.3415134;-0.02166104,0.003833178;-0.7464292;0.03937702,-0.0002759681;-0.7100033;-0.05457093,-0.08033126;0.01534062;-0.02753647,-0.1669697;-0.2564181;-0.2064225,-0.1369822;-0.649887;-0.08084072,-0.1587586;-0.6952959;-0.1330296,0.05247524;0.5479703;-0.04727568,0;0;0,0.003366187;0.3168682;-0.03493309,0.005697906;0.6229874;-0.08506608,0.19122;0.5258371;-0.03000689,0.2584913;0.2537616;-0.005439281,0.3315549;0.005242705;-0.06292057,-0.1810564;0.52606;-0.03229886,-0.2709639;0.2602024;-0.01253819,-0.3551089;0.01168691;-0.05208135,0.07668607;0.0002505183;-0.03957129,0.0743102;-0.3360163;-0.02289104,0.03497672;-0.7419639;0.04885292,0.03743245;-0.7827881;-0.01329446,-0.0782658;0.006700903;-0.03572486,-0.1301491;-0.3257436;-0.04789162,-0.1726558;-0.728799;0.03712141,-0.1839686;-0.7715961;-0.02167488,0.005334094;0.5479949;-0.0699904,331.7356
+0;0;0,0.02951736;0.3166243;-0.02269138,0.06002953;0.6232166;-0.05877379,0.2404804;0.5121951;-0.04310263,0.425887;0.3039991;-0.005248774,0.6347581;0.1404022;-0.008844264,-0.1326713;0.5059787;-0.02276707,-0.3198745;0.2961416;-0.01396927,-0.5105795;0.1120291;-0.02572449,0.0736377;-0.005707025;-0.04462759,0.06551999;-0.3415134;-0.02166104,0.003833178;-0.7464292;0.03937702,-0.0002759681;-0.7100033;-0.05457093,-0.08033126;0.01534062;-0.02753647,-0.1669697;-0.2564181;-0.2064225,-0.1369822;-0.649887;-0.08084072,-0.1587586;-0.6952959;-0.1330296,0.05247524;0.5479703;-0.04727568,0;0;0,0.003366187;0.3168682;-0.03493309,0.005697906;0.6229874;-0.08506608,0.19122;0.5258371;-0.03000689,0.2584913;0.2537616;-0.005439281,0.3315549;0.005242705;-0.06292057,-0.1810564;0.52606;-0.03229886,-0.2709639;0.2602024;-0.01253819,-0.3551089;0.01168691;-0.05208135,0.07668607;0.0002505183;-0.03957129,0.0743102;-0.3360163;-0.02289104,0.03497672;-0.7419639;0.04885292,0.03743245;-0.7827881;-0.01329446,-0.0782658;0.006700903;-0.03572486,-0.1301491;-0.3257436;-0.04789162,-0.1726558;-0.728799;0.03712141,-0.1839686;-0.7715961;-0.02167488,0.005334094;0.5479949;-0.0699904,331.7472
+0;0;0,0.02940268;0.3166523;-0.02324816,0.0597088;0.6230395;-0.05973802,0.2395681;0.5121204;-0.04381217,0.4322694;0.3141072;-0.006159186,0.6502655;0.1595866;-0.002553542,-0.1321991;0.5062571;-0.02312633,-0.32712;0.3070338;-0.01437106,-0.523463;0.1260978;-0.02548413,0.07387041;-0.005933732;-0.04505933,0.06550356;-0.3411921;-0.02362741,0.01085684;-0.7474719;0.04003266,0.006597633;-0.7110285;-0.0550027,-0.08081207;0.01557679;-0.02737085,-0.1708558;-0.2481848;-0.2151192,-0.1373165;-0.6417646;-0.08834308,-0.1586307;-0.6882584;-0.1411237,0.05225559;0.5478724;-0.04818533,0;0;0,0.003976777;0.316979;-0.03438258,0.006750166;0.6230704;-0.08357215,0.1913079;0.5244064;-0.02893281,0.2614369;0.2554613;-0.006323814,0.3367557;0.005393565;-0.06293726,-0.1791342;0.5269206;-0.02934894,-0.2730339;0.2650036;-0.01082727,-0.36996;0.01982924;-0.05449367,0.07678476;0.0001565665;-0.04032946,0.07177514;-0.3354168;-0.0232141,0.03034773;-0.7420027;0.04801655,0.03235309;-0.7834451;-0.01509714,-0.07897507;0.006832613;-0.03519436,-0.1319208;-0.3245226;-0.05330516,-0.1781668;-0.7274779;0.03381794,-0.1898554;-0.7710962;-0.02563886,0.006283641;0.5481031;-0.06878042,331.7592
+0;0;0,0.02940268;0.3166523;-0.02324816,0.0597088;0.6230395;-0.05973802,0.2395681;0.5121204;-0.04381217,0.4322694;0.3141072;-0.006159186,0.6502655;0.1595866;-0.002553542,-0.1321991;0.5062571;-0.02312633,-0.32712;0.3070338;-0.01437106,-0.523463;0.1260978;-0.02548413,0.07387041;-0.005933732;-0.04505933,0.06550356;-0.3411921;-0.02362741,0.01085684;-0.7474719;0.04003266,0.006597633;-0.7110285;-0.0550027,-0.08081207;0.01557679;-0.02737085,-0.1708558;-0.2481848;-0.2151192,-0.1373165;-0.6417646;-0.08834308,-0.1586307;-0.6882584;-0.1411237,0.05225559;0.5478724;-0.04818533,0;0;0,0.003976777;0.316979;-0.03438258,0.006750166;0.6230704;-0.08357215,0.1913079;0.5244064;-0.02893281,0.2614369;0.2554613;-0.006323814,0.3367557;0.005393565;-0.06293726,-0.1791342;0.5269206;-0.02934894,-0.2730339;0.2650036;-0.01082727,-0.36996;0.01982924;-0.05449367,0.07678476;0.0001565665;-0.04032946,0.07177514;-0.3354168;-0.0232141,0.03034773;-0.7420027;0.04801655,0.03235309;-0.7834451;-0.01509714,-0.07897507;0.006832613;-0.03519436,-0.1319208;-0.3245226;-0.05330516,-0.1781668;-0.7274779;0.03381794,-0.1898554;-0.7710962;-0.02563886,0.006283641;0.5481031;-0.06878042,331.7714
+0;0;0,0.02939523;0.316572;-0.02324226,0.05968529;0.622797;-0.05971239,0.2391338;0.5120058;-0.04380374,0.4324739;0.3133362;-0.006025925,0.6541665;0.1561954;-0.00235914,-0.1318085;0.5061555;-0.02316379,-0.3273756;0.3062718;-0.01437949,-0.527048;0.1222676;-0.02568101,0.07411011;-0.005952987;-0.04520554,0.06577136;-0.3400856;-0.02384559,0.0132935;-0.7302406;0.03728789,0.00849602;-0.6929829;-0.06975789,-0.0810743;0.01562733;-0.02745967,-0.1708157;-0.2472486;-0.2145776,-0.1386075;-0.6252077;-0.09283306,-0.1626153;-0.6813686;-0.152284,0.05223691;0.5476785;-0.04816719,0;0;0,0.00352855;0.3168857;-0.03454089,0.005717963;0.6228153;-0.08373451,0.1900318;0.5241416;-0.02929974,0.2635331;0.2550595;-0.007630587,0.3427098;0.001827449;-0.06644273,-0.1790223;0.5273713;-0.02669741,-0.2778626;0.2662909;-0.008130118,-0.3786639;0.01857527;-0.05640415,0.07679565;0.0002603233;-0.04091024,0.07085903;-0.3341643;-0.02372551,0.03024046;-0.7240237;0.04749203,0.02653877;-0.7793397;-0.01763844,-0.07948215;0.006742388;-0.03476229,-0.1322798;-0.3227237;-0.06365733,-0.181922;-0.7077004;0.02601264,-0.1930555;-0.7586076;-0.04373377,0.005409688;0.5478953;-0.06895447,331.7914
+0;0;0,0.03034751;0.3164787;-0.02328882,0.06131149;0.622582;-0.0602054,0.2404178;0.511178;-0.04409739,0.4400817;0.3189543;-0.005867116,0.6650395;0.1666261;0.0007928507,-0.1304702;0.5064059;-0.02337113,-0.3334354;0.3140222;-0.01496107,-0.5379863;0.1354046;-0.02540248,0.07400288;-0.006033819;-0.04537021,0.06518865;-0.340205;-0.02481871,0.0132201;-0.7304418;0.03622709,0.008378614;-0.6931973;-0.0708176,-0.08113493;0.01566332;-0.02725933,-0.17344;-0.2414325;-0.2210425,-0.1391865;-0.6190449;-0.09878189,-0.1648598;-0.6724911;-0.1613287,0.05364863;0.5475045;-0.04853506,0;0;0,0.00352855;0.3168857;-0.03454089,0.005717963;0.6228153;-0.08373451,0.1900318;0.5241416;-0.02929974,0.2635331;0.2550595;-0.007630587,0.3427098;0.001827449;-0.06644273,-0.1790223;0.5273713;-0.02669741,-0.2778626;0.2662909;-0.008130118,-0.3786639;0.01857527;-0.05640415,0.07679565;0.0002603233;-0.04091024,0.07085903;-0.3341643;-0.02372551,0.03024046;-0.7240237;0.04749203,0.02653877;-0.7793397;-0.01763844,-0.07948215;0.006742388;-0.03476229,-0.1322798;-0.3227237;-0.06365733,-0.181922;-0.7077004;0.02601264,-0.1930555;-0.7586076;-0.04373377,0.005409688;0.5478953;-0.06895447,331.8029
+0;0;0,0.03034483;0.3164508;-0.02328677,0.06130119;0.6224787;-0.06019402,0.2409757;0.5109884;-0.04407624,0.4410404;0.3183787;-0.005769212,0.6632012;0.1679445;0.0008079456,-0.1310358;0.5062019;-0.0232872,-0.3344086;0.3134319;-0.01486026,-0.5364161;0.1370352;-0.02517184,0.07420421;-0.006050234;-0.04549364,0.06542102;-0.3390446;-0.02501452,0.0127238;-0.7347531;0.03688722,0.008078173;-0.6978016;-0.0658271,-0.08135567;0.01570594;-0.02733349,-0.1733357;-0.2404845;-0.2204343,-0.1386019;-0.6233915;-0.09645938,-0.1632366;-0.673462;-0.156476,0.05364074;0.5474249;-0.04852735,0;0;0,0.003086105;0.3168512;-0.03464055,0.004771888;0.6227075;-0.0838306,0.1897961;0.5235652;-0.02962708,0.2674164;0.2548899;-0.01012063,0.3486445;0.006055623;-0.06938791,-0.1797407;0.5265171;-0.02424527,-0.2833078;0.2665649;-0.007201377,-0.3866994;0.02380054;-0.05623985,0.0768654;0.000108853;-0.04128242,0.06960452;-0.333127;-0.0244627,0.02644685;-0.728781;0.04474282,0.0205185;-0.7795451;-0.01899219,-0.07985439;0.006898033;-0.03447079,-0.1322551;-0.3198701;-0.07758069,-0.1876889;-0.708322;0.0184728,-0.1969745;-0.7556391;-0.0490253,0.004596144;0.5478097;-0.06906033,331.8142
+0;0;0,0.03034483;0.3164508;-0.02328677,0.06130119;0.6224787;-0.06019402,0.2409757;0.5109884;-0.04407624,0.4410404;0.3183787;-0.005769212,0.6632012;0.1679445;0.0008079456,-0.1310358;0.5062019;-0.0232872,-0.3344086;0.3134319;-0.01486026,-0.5364161;0.1370352;-0.02517184,0.07420421;-0.006050234;-0.04549364,0.06542102;-0.3390446;-0.02501452,0.0127238;-0.7347531;0.03688722,0.008078173;-0.6978016;-0.0658271,-0.08135567;0.01570594;-0.02733349,-0.1733357;-0.2404845;-0.2204343,-0.1386019;-0.6233915;-0.09645938,-0.1632366;-0.673462;-0.156476,0.05364074;0.5474249;-0.04852735,0;0;0,0.003086105;0.3168512;-0.03464055,0.004771888;0.6227075;-0.0838306,0.1897961;0.5235652;-0.02962708,0.2674164;0.2548899;-0.01012063,0.3486445;0.006055623;-0.06938791,-0.1797407;0.5265171;-0.02424527,-0.2833078;0.2665649;-0.007201377,-0.3866994;0.02380054;-0.05623985,0.0768654;0.000108853;-0.04128242,0.06960452;-0.333127;-0.0244627,0.02644685;-0.728781;0.04474282,0.0205185;-0.7795451;-0.01899219,-0.07985439;0.006898033;-0.03447079,-0.1322551;-0.3198701;-0.07758069,-0.1876889;-0.708322;0.0184728,-0.1969745;-0.7556391;-0.0490253,0.004596144;0.5478097;-0.06906033,331.8362
+0;0;0,0.03107747;0.3163694;-0.02342613,0.06259608;0.6222911;-0.06072976,0.2419663;0.5101705;-0.0441868,0.448256;0.3243004;-0.005603679,0.6759604;0.1825525;0.003744517,-0.1299721;0.5064213;-0.02358212,-0.3408451;0.3218989;-0.01487425,-0.5462193;0.1494271;-0.02507451,0.07408098;-0.00618334;-0.04567619,0.06480103;-0.3392034;-0.02584611,0.01507435;-0.7352263;0.0365018,0.0104302;-0.6983115;-0.06621508,-0.08140866;0.01582638;-0.02710528,-0.1753839;-0.2349829;-0.2262162,-0.137796;-0.6175747;-0.1021004,-0.1638316;-0.666002;-0.1636752,0.05476962;0.5472721;-0.04895008,0;0;0,0.003086105;0.3168512;-0.03464055,0.004771888;0.6227075;-0.0838306,0.1897961;0.5235652;-0.02962708,0.2674164;0.2548899;-0.01012063,0.3486445;0.006055623;-0.06938791,-0.1797407;0.5265171;-0.02424527,-0.2833078;0.2665649;-0.007201377,-0.3866994;0.02380054;-0.05623985,0.0768654;0.000108853;-0.04128242,0.06960452;-0.333127;-0.0244627,0.02644685;-0.728781;0.04474282,0.0205185;-0.7795451;-0.01899219,-0.07985439;0.006898033;-0.03447079,-0.1322551;-0.3198701;-0.07758069,-0.1876889;-0.708322;0.0184728,-0.1969745;-0.7556391;-0.0490253,0.004596144;0.5478097;-0.06906033,331.8477
+0;0;0,0.03104589;0.3160479;-0.02340233,0.06251292;0.6214694;-0.06064385,0.2400399;0.5098636;-0.04417119,0.4474015;0.3230278;-0.005387597,0.6801398;0.1781462;0.004167263,-0.1282058;0.5061517;-0.02377107,-0.3401745;0.3206705;-0.01501796,-0.550089;0.1443859;-0.02544371,0.07426286;-0.006198519;-0.04578833,0.06498231;-0.3392402;-0.02595696,0.01511466;-0.7363857;0.03656771,0.01049921;-0.6995137;-0.06551428,-0.08160852;0.01586524;-0.02717183,-0.1755898;-0.2349602;-0.2262956,-0.1378953;-0.6186366;-0.1018279,-0.16377;-0.6665791;-0.1630221,0.05470175;0.5465969;-0.04888717,0;0;0,0.004521281;0.3165862;-0.03391957,0.007702693;0.6220663;-0.08218193,0.1905597;0.523199;-0.02886772,0.2730572;0.2543108;-0.01143622,0.3595245;0.001355708;-0.07296848,-0.1752984;0.5268926;-0.02275293,-0.2843474;0.2674977;-0.007481479,-0.3929819;0.02078819;-0.05829512,0.07681313;0.0001085997;-0.04182935,0.069612;-0.3331316;-0.02464581,0.02272177;-0.7299382;0.04218578,0.01642534;-0.7800917;-0.0212574,-0.08026566;0.006912933;-0.03405289,-0.1344522;-0.3177598;-0.08925766,-0.191655;-0.7054811;0.01331282,-0.2009183;-0.7511721;-0.05505627,0.007155478;0.5472727;-0.06766438,331.8593
+0;0;0,0.03104589;0.3160479;-0.02340233,0.06251292;0.6214694;-0.06064385,0.2400399;0.5098636;-0.04417119,0.4474015;0.3230278;-0.005387597,0.6801398;0.1781462;0.004167263,-0.1282058;0.5061517;-0.02377107,-0.3401745;0.3206705;-0.01501796,-0.550089;0.1443859;-0.02544371,0.07426286;-0.006198519;-0.04578833,0.06498231;-0.3392402;-0.02595696,0.01511466;-0.7363857;0.03656771,0.01049921;-0.6995137;-0.06551428,-0.08160852;0.01586524;-0.02717183,-0.1755898;-0.2349602;-0.2262956,-0.1378953;-0.6186366;-0.1018279,-0.16377;-0.6665791;-0.1630221,0.05470175;0.5465969;-0.04888717,0;0;0,0.004521281;0.3165862;-0.03391957,0.007702693;0.6220663;-0.08218193,0.1905597;0.523199;-0.02886772,0.2730572;0.2543108;-0.01143622,0.3595245;0.001355708;-0.07296848,-0.1752984;0.5268926;-0.02275293,-0.2843474;0.2674977;-0.007481479,-0.3929819;0.02078819;-0.05829512,0.07681313;0.0001085997;-0.04182935,0.069612;-0.3331316;-0.02464581,0.02272177;-0.7299382;0.04218578,0.01642534;-0.7800917;-0.0212574,-0.08026566;0.006912933;-0.03405289,-0.1344522;-0.3177598;-0.08925766,-0.191655;-0.7054811;0.01331282,-0.2009183;-0.7511721;-0.05505627,0.007155478;0.5472727;-0.06766438,331.8813
+0;0;0,0.03208079;0.3163964;-0.02352624,0.06457904;0.6221657;-0.06106275,0.2389525;0.5104461;-0.04474862,0.4515597;0.3318681;-0.005325783,0.6883184;0.1928147;0.008334162,-0.1238591;0.5079288;-0.02461216,-0.3426558;0.3327194;-0.01590725,-0.5583099;0.1625269;-0.02615106,0.07432358;-0.006637716;-0.04611142,0.06469475;-0.339958;-0.02685767,0.01814689;-0.7383392;0.03671554,0.0134808;-0.7014351;-0.06516448,-0.08186476;0.01638023;-0.02691031,-0.177909;-0.2279639;-0.2333983,-0.1380628;-0.61235;-0.1085967,-0.1636116;-0.6578956;-0.1725428,0.05647606;0.547218;-0.04921611,0;0;0,0.005761504;0.31711;-0.03312612,0.01008183;0.6232086;-0.08049607,0.1900232;0.5224912;-0.0296948,0.2764467;0.2561931;-0.01349616,0.3670256;0.004270375;-0.07600617,-0.1704514;0.5272621;-0.02227342,-0.2833454;0.2709626;-0.00772607,-0.4005469;0.02749261;-0.05835458,0.07688144;-0.0001243651;-0.04223204,0.06749862;-0.3336176;-0.02610612,0.01824443;-0.7312641;0.0399785,0.01257852;-0.7822255;-0.02216744,-0.08065454;0.007137342;-0.03373751,-0.1362738;-0.3136938;-0.1081669,-0.193952;-0.7002931;0.001969211,-0.2055987;-0.746824;-0.06478685,0.009267151;0.5482526;-0.06621003,331.9033
+0;0;0,0.03204778;0.3160708;-0.02350203,0.06450747;0.6214774;-0.06099377,0.2394988;0.5097295;-0.04467964,0.4509097;0.3321563;-0.005478628,0.6886778;0.19251;0.008239562,-0.1245211;0.5072037;-0.02447611,-0.3420866;0.3329802;-0.01582019,-0.5586602;0.162062;-0.02610768,0.07430127;-0.006635724;-0.04609758,0.06468054;-0.3396761;-0.02686001,0.01897388;-0.7308578;0.03556433,0.01412601;-0.6936848;-0.07028463,-0.08184019;0.01637531;-0.02690223,-0.1778038;-0.2277636;-0.2332167,-0.1386777;-0.6052032;-0.1106705,-0.1652218;-0.6536917;-0.1771079,0.05641466;0.5466238;-0.049162,0;0;0,0.005333573;0.3168445;-0.03257704,0.009159431;0.6226608;-0.07940793,0.1899499;0.5218903;-0.02924085,0.2789217;0.2580075;-0.0146327,0.3732673;0.006784827;-0.07950997,-0.1713565;0.5261641;-0.01948181,-0.288357;0.2734324;-0.005301117,-0.4089949;0.03086123;-0.0584866,0.0766274;-0.000372991;-0.04263568,0.06517866;-0.3335303;-0.02671027,0.01670047;-0.7241877;0.03689551,0.00905579;-0.7799942;-0.02521539,-0.08074246;0.007376725;-0.03340567,-0.1382115;-0.3093823;-0.1213802,-0.1933054;-0.6886414;-0.01121566,-0.2089415;-0.7317591;-0.08663642,0.008472994;0.5477753;-0.06525707,331.9148
+0;0;0,0.03204778;0.3160708;-0.02350203,0.06450747;0.6214774;-0.06099377,0.2394988;0.5097295;-0.04467964,0.4509097;0.3321563;-0.005478628,0.6886778;0.19251;0.008239562,-0.1245211;0.5072037;-0.02447611,-0.3420866;0.3329802;-0.01582019,-0.5586602;0.162062;-0.02610768,0.07430127;-0.006635724;-0.04609758,0.06468054;-0.3396761;-0.02686001,0.01897388;-0.7308578;0.03556433,0.01412601;-0.6936848;-0.07028463,-0.08184019;0.01637531;-0.02690223,-0.1778038;-0.2277636;-0.2332167,-0.1386777;-0.6052032;-0.1106705,-0.1652218;-0.6536917;-0.1771079,0.05641466;0.5466238;-0.049162,0;0;0,0.005333573;0.3168445;-0.03257704,0.009159431;0.6226608;-0.07940793,0.1899499;0.5218903;-0.02924085,0.2789217;0.2580075;-0.0146327,0.3732673;0.006784827;-0.07950997,-0.1713565;0.5261641;-0.01948181,-0.288357;0.2734324;-0.005301117,-0.4089949;0.03086123;-0.0584866,0.0766274;-0.000372991;-0.04263568,0.06517866;-0.3335303;-0.02671027,0.01670047;-0.7241877;0.03689551,0.00905579;-0.7799942;-0.02521539,-0.08074246;0.007376725;-0.03340567,-0.1382115;-0.3093823;-0.1213802,-0.1933054;-0.6886414;-0.01121566,-0.2089415;-0.7317591;-0.08663642,0.008472994;0.5477753;-0.06525707,331.9263
+0;0;0,0.03267035;0.3159852;-0.02379386,0.06538425;0.621312;-0.06171233,0.2402373;0.5091292;-0.04537842,0.456878;0.3383179;-0.004711516,0.6993627;0.2071646;0.01022113,-0.1237681;0.5075527;-0.0248668,-0.3457751;0.3390725;-0.01533515,-0.5677346;0.1751973;-0.02542753,0.07416837;-0.006763658;-0.04629259,0.06391444;-0.3398408;-0.02804588,0.01980712;-0.7311016;0.03503019,0.01486848;-0.6939671;-0.07081718,-0.08193301;0.01643808;-0.02657948,-0.1786921;-0.2241204;-0.2366932,-0.1389651;-0.601539;-0.1142756,-0.1659928;-0.6486114;-0.18216,0.05724373;0.5464802;-0.04977557,0;0;0,0.005333573;0.3168445;-0.03257704,0.009159431;0.6226608;-0.07940793,0.1899499;0.5218903;-0.02924085,0.2789217;0.2580075;-0.0146327,0.3732673;0.006784827;-0.07950997,-0.1713565;0.5261641;-0.01948181,-0.288357;0.2734324;-0.005301117,-0.4089949;0.03086123;-0.0584866,0.0766274;-0.000372991;-0.04263568,0.06517866;-0.3335303;-0.02671027,0.01670047;-0.7241877;0.03689551,0.00905579;-0.7799942;-0.02521539,-0.08074246;0.007376725;-0.03340567,-0.1382115;-0.3093823;-0.1213802,-0.1933054;-0.6886414;-0.01121566,-0.2089415;-0.7317591;-0.08663642,0.008472994;0.5477753;-0.06525707,331.9481
+0;0;0,0.03258552;0.3151647;-0.02373208,0.0652034;0.6195957;-0.06153845,0.2389456;0.5078825;-0.04526975,0.4549043;0.3376089;-0.004730873,0.6961522;0.2071246;0.01012561,-0.1227987;0.5063158;-0.02488555,-0.3441068;0.3383661;-0.0153839,-0.5649343;0.1753267;-0.02542481,0.07438979;-0.00678385;-0.04643079,0.06405109;-0.3426147;-0.02803322,0.02022428;-0.7313871;0.0346417,0.0152332;-0.6941769;-0.07232949,-0.08217762;0.01648716;-0.02665883,-0.1797366;-0.2260601;-0.2385097,-0.1402623;-0.6010784;-0.1168706,-0.1675769;-0.6489692;-0.1854758,0.05708872;0.5450015;-0.04963959,0;0;0,0.004926905;0.3160874;-0.03191137,0.008430883;0.6211115;-0.07793975,0.1885245;0.5218447;-0.02921128,0.2824801;0.2605989;-0.01515412,0.3834532;0.0135498;-0.08010507,-0.1707359;0.525651;-0.01759151,-0.2912669;0.2755949;-0.002795728,-0.4159186;0.03720631;-0.05829553,0.07660913;-0.0006921738;-0.04320002,0.06352434;-0.3365371;-0.02693081,0.01301464;-0.7245252;0.03557467,0.005634278;-0.7805237;-0.02821827,-0.08117367;0.00771075;-0.0329706,-0.1411941;-0.3076667;-0.1337791,-0.194653;-0.6843376;-0.02308077,-0.2131581;-0.7282584;-0.09866533,0.007821307;0.5464308;-0.06400657,331.9597
+0;0;0,0.03253511;0.3146772;-0.02369537,0.06509281;0.6185466;-0.06143157,0.2397331;0.5068002;-0.04516509,0.4551183;0.3369788;-0.004733875,0.692619;0.2085212;0.009891854,-0.123766;0.5052258;-0.024682,-0.3444863;0.3377221;-0.01520559,-0.5618837;0.1772151;-0.02509054,0.07440609;-0.006785336;-0.04644096,0.06405861;-0.3429014;-0.02802777,0.02013781;-0.7325076;0.03478155,0.01518552;-0.6953534;-0.07135852,-0.08219562;0.01649077;-0.02666467,-0.1798375;-0.2262625;-0.2386954,-0.1402785;-0.6020849;-0.1167955,-0.1673809;-0.6493706;-0.1848677,0.0569941;0.5440992;-0.04955613,0;0;0,0.005055994;0.3156518;-0.03130627,0.008628383;0.6201993;-0.07667017,0.1895408;0.5211762;-0.02752042,0.2897666;0.2629651;-0.01541448,0.3915256;0.02107091;-0.08063865,-0.1711729;0.5253693;-0.01508766,-0.2952403;0.2778565;-0.0006145695,-0.4227479;0.04590206;-0.05593922,0.07656494;-0.00078398;-0.04331589,0.06195071;-0.3368912;-0.02787304,0.01026154;-0.7255653;0.03479815,0.004126702;-0.7803968;-0.02929091,-0.08123211;0.007749133;-0.03286893,-0.1414954;-0.3031048;-0.1475783,-0.1934668;-0.6798438;-0.03341299,-0.2109477;-0.7170484;-0.1141557,0.00801;0.5456392;-0.06290674,331.9817
+0;0;0,0.03303803;0.3146067;-0.02393388,0.06585594;0.6184048;-0.06201638,0.2404274;0.5066285;-0.04553647,0.4646249;0.3489401;-0.003887188,0.7022533;0.2208554;0.01188913,-0.1232173;0.5062079;-0.02463952,-0.3494511;0.3461599;-0.01641194,-0.5736235;0.1951504;-0.02445443,0.07423583;-0.006961987;-0.04668664,0.06336037;-0.3431035;-0.0290582,0.02004807;-0.7327989;0.03361968,0.01499044;-0.6956591;-0.0725164,-0.0822778;0.01664167;-0.02631518,-0.1809387;-0.2195657;-0.2451581,-0.1415701;-0.5954685;-0.1234445,-0.1674132;-0.6405566;-0.1944047,0.05770169;0.5439776;-0.05005256,0;0;0,0.005055994;0.3156518;-0.03130627,0.008628383;0.6201993;-0.07667017,0.1895408;0.5211762;-0.02752042,0.2897666;0.2629651;-0.01541448,0.3915256;0.02107091;-0.08063865,-0.1711729;0.5253693;-0.01508766,-0.2952403;0.2778565;-0.0006145695,-0.4227479;0.04590206;-0.05593922,0.07656494;-0.00078398;-0.04331589,0.06195071;-0.3368912;-0.02787304,0.01026154;-0.7255653;0.03479815,0.004126702;-0.7803968;-0.02929091,-0.08123211;0.007749133;-0.03286893,-0.1414954;-0.3031048;-0.1475783,-0.1934668;-0.6798438;-0.03341299,-0.2109477;-0.7170484;-0.1141557,0.00801;0.5456392;-0.06290674,331.9934
+0;0;0,0.03303803;0.3146067;-0.02393388,0.06585594;0.6184048;-0.06201638,0.2404274;0.5066285;-0.04553647,0.4646249;0.3489401;-0.003887188,0.7022533;0.2208554;0.01188913,-0.1232173;0.5062079;-0.02463952,-0.3494511;0.3461599;-0.01641194,-0.5736235;0.1951504;-0.02445443,0.07423583;-0.006961987;-0.04668664,0.06336037;-0.3431035;-0.0290582,0.02004807;-0.7327989;0.03361968,0.01499044;-0.6956591;-0.0725164,-0.0822778;0.01664167;-0.02631518,-0.1809387;-0.2195657;-0.2451581,-0.1415701;-0.5954685;-0.1234445,-0.1674132;-0.6405566;-0.1944047,0.05770169;0.5439776;-0.05005256,0;0;0,0.005055994;0.3156518;-0.03130627,0.008628383;0.6201993;-0.07667017,0.1895408;0.5211762;-0.02752042,0.2897666;0.2629651;-0.01541448,0.3915256;0.02107091;-0.08063865,-0.1711729;0.5253693;-0.01508766,-0.2952403;0.2778565;-0.0006145695,-0.4227479;0.04590206;-0.05593922,0.07656494;-0.00078398;-0.04331589,0.06195071;-0.3368912;-0.02787304,0.01026154;-0.7255653;0.03479815,0.004126702;-0.7803968;-0.02929091,-0.08123211;0.007749133;-0.03286893,-0.1414954;-0.3031048;-0.1475783,-0.1934668;-0.6798438;-0.03341299,-0.2109477;-0.7170484;-0.1141557,0.00801;0.5456392;-0.06290674,332.0152
+0;0;0,0.03335486;0.3137856;-0.02381897,0.06632883;0.6168937;-0.06193258,0.2410838;0.5053829;-0.04548315,0.4677188;0.3510165;-0.003899951,0.7126104;0.2325352;0.01439994,-0.1230608;0.505358;-0.02456509,-0.3549504;0.3534116;-0.01674948,-0.5855475;0.2082188;-0.02616335,0.07419546;-0.006928047;-0.04674746,0.06252995;-0.3445851;-0.02990371,0.01927581;-0.738041;0.03356434,0.01433135;-0.7010779;-0.06983767,-0.08232464;0.01654168;-0.0262167,-0.182732;-0.2157062;-0.2507414,-0.14239;-0.5951741;-0.1279272,-0.1659852;-0.6373233;-0.1986568,0.05815136;0.5426317;-0.04995239,0;0;0,0.0043782;0.3149213;-0.03076863,0.007410318;0.6188779;-0.07565904,0.1885563;0.520376;-0.02597928,0.2953714;0.2646347;-0.01556301,0.4013947;0.02294233;-0.0840354,-0.1722574;0.5247681;-0.01321298,-0.2992576;0.2788304;0.00431424,-0.4344669;0.04853985;-0.05072476,0.07650679;-0.0008307397;-0.04340863,0.05904233;-0.3383225;-0.02836227,0.006141707;-0.7307576;0.03411055,0.0006269962;-0.7822719;-0.0298419,-0.08126788;0.007732882;-0.0327723,-0.1430559;-0.3009723;-0.1565278,-0.1921364;-0.6812762;-0.03962293,-0.2157849;-0.7166232;-0.1166646,0.006915033;0.5444551;-0.0620122,332.0373
+0;0;0,0.03335486;0.3137856;-0.02381897,0.06632883;0.6168937;-0.06193258,0.2410838;0.5053829;-0.04548315,0.4677188;0.3510165;-0.003899951,0.7126104;0.2325352;0.01439994,-0.1230608;0.505358;-0.02456509,-0.3549504;0.3534116;-0.01674948,-0.5855475;0.2082188;-0.02616335,0.07419546;-0.006928047;-0.04674746,0.06252995;-0.3445851;-0.02990371,0.01927581;-0.738041;0.03356434,0.01433135;-0.7010779;-0.06983767,-0.08232464;0.01654168;-0.0262167,-0.182732;-0.2157062;-0.2507414,-0.14239;-0.5951741;-0.1279272,-0.1659852;-0.6373233;-0.1986568,0.05815136;0.5426317;-0.04995239,0;0;0,0.0043782;0.3149213;-0.03076863,0.007410318;0.6188779;-0.07565904,0.1885563;0.520376;-0.02597928,0.2953714;0.2646347;-0.01556301,0.4013947;0.02294233;-0.0840354,-0.1722574;0.5247681;-0.01321298,-0.2992576;0.2788304;0.00431424,-0.4344669;0.04853985;-0.05072476,0.07650679;-0.0008307397;-0.04340863,0.05904233;-0.3383225;-0.02836227,0.006141707;-0.7307576;0.03411055,0.0006269962;-0.7822719;-0.0298419,-0.08126788;0.007732882;-0.0327723,-0.1430559;-0.3009723;-0.1565278,-0.1921364;-0.6812762;-0.03962293,-0.2157849;-0.7166232;-0.1166646,0.006915033;0.5444551;-0.0620122,332.0486
+0;0;0,0.03332647;0.3135185;-0.0237987,0.06624368;0.6161056;-0.061845,0.2393512;0.5050993;-0.04546294,0.4651153;0.351326;-0.004039545,0.7081012;0.2337668;0.01411794,-0.1214779;0.5050746;-0.02473535,-0.3524764;0.3537121;-0.01694977,-0.581279;0.2096492;-0.02629039,0.07451952;-0.006958305;-0.04695163,0.06284167;-0.3449724;-0.03009007,0.01951248;-0.7391109;0.0334881,0.01462007;-0.7022212;-0.06882535,-0.0826842;0.01661393;-0.0263312,-0.1831977;-0.2158795;-0.2510933,-0.1427858;-0.5960058;-0.128066,-0.1661325;-0.6373955;-0.198051,0.05808443;0.5420089;-0.04989149,0;0;0,0.005338609;0.3147523;-0.02955341,0.009542167;0.6184142;-0.07271171,0.1887191;0.5197361;-0.02410245,0.3003973;0.2672045;-0.01475716,0.4099182;0.03017712;-0.08557534,-0.1689121;0.5241662;-0.01178819,-0.2990956;0.2811406;0.00616695,-0.4471709;0.06137954;-0.04833805,0.07688817;-0.001162618;-0.04350734,0.05746207;-0.3389097;-0.02854872,0.003260806;-0.7317594;0.03466606,-0.001265436;-0.7833004;-0.02754354,-0.08168305;0.008016057;-0.03270557,-0.143584;-0.2983457;-0.1630319,-0.1911116;-0.6780604;-0.04128323,-0.2157886;-0.7140206;-0.1159809,0.008745119;0.5440781;-0.05954838,332.0603
+0;0;0,0.03323276;0.312637;-0.02373178,0.06608829;0.6146566;-0.0617076,0.2389488;0.5038239;-0.04535136,0.4645997;0.3501278;-0.003948737,0.7061375;0.2332692;0.01410053,-0.121362;0.5037993;-0.02465354,-0.3522447;0.3525127;-0.01687186,-0.5796838;0.2093083;-0.02615681,0.07491822;-0.006995534;-0.04720284,0.06318069;-0.3467372;-0.0302551,0.01981075;-0.7412465;0.03338286,0.01491155;-0.7043471;-0.06907242,-0.08312658;0.01670282;-0.02647208,-0.1841538;-0.2169789;-0.252383,-0.1437039;-0.5974627;-0.12924,-0.167083;-0.6389514;-0.199322,0.05794231;0.5406806;-0.04977355,0;0;0,0.003511414;0.3140001;-0.02830338,0.006490946;0.6172208;-0.07057619,0.185758;0.5186452;-0.02268982,0.3032594;0.2688999;-0.01398897,0.4212306;0.03752589;-0.08378243,-0.1709685;0.5219557;-0.008675136,-0.3052171;0.2814415;0.01095318,-0.4530105;0.06407556;-0.0458921,0.07732053;-0.001301765;-0.04369926,0.05354439;-0.3404899;-0.02835226,-0.001251414;-0.7336441;0.03485727,-0.005644903;-0.7852204;-0.02755022,-0.08225709;0.008060071;-0.03253598,-0.1449298;-0.2936612;-0.1770552,-0.1896594;-0.6707478;-0.04524736,-0.2158356;-0.7098804;-0.1166909,0.005956858;0.5429679;-0.05763626,332.082
+0;0;0,0.03348295;0.3126146;-0.0236755,0.0664512;0.614612;-0.06172657,0.2392802;0.5037408;-0.04500989,0.4677437;0.3540161;-0.004488952,0.7145121;0.248587;0.01318399,-0.1211128;0.5043297;-0.02452662,-0.357323;0.3614101;-0.01871666,-0.5945866;0.2352566;-0.02936992,0.07482676;-0.007059843;-0.04733814,0.06264675;-0.3468066;-0.03080991,0.01957465;-0.7413934;0.03254877,0.01472409;-0.7044743;-0.06990749,-0.08318397;0.01675198;-0.02625992,-0.1855334;-0.2105415;-0.2580177,-0.1455546;-0.591373;-0.1357992,-0.1668663;-0.6306424;-0.2087118,0.05829122;0.5406422;-0.04976331,0;0;0,0.003511414;0.3140001;-0.02830338,0.006490946;0.6172208;-0.07057619,0.185758;0.5186452;-0.02268982,0.3032594;0.2688999;-0.01398897,0.4212306;0.03752589;-0.08378243,-0.1709685;0.5219557;-0.008675136,-0.3052171;0.2814415;0.01095318,-0.4530105;0.06407556;-0.0458921,0.07732053;-0.001301765;-0.04369926,0.05354439;-0.3404899;-0.02835226,-0.001251414;-0.7336441;0.03485727,-0.005644903;-0.7852204;-0.02755022,-0.08225709;0.008060071;-0.03253598,-0.1449298;-0.2936612;-0.1770552,-0.1896594;-0.6707478;-0.04524736,-0.2158356;-0.7098804;-0.1166909,0.005956858;0.5429679;-0.05763626,332.0936
+0;0;0,0.03341916;0.312019;-0.02363039,0.06632258;0.6134225;-0.06160671,0.2398824;0.5025496;-0.04489455,0.4679133;0.3531085;-0.004450355,0.7147684;0.2476424;0.0132288,-0.1219343;0.5031409;-0.02433036,-0.3576972;0.3604919;-0.0185314,-0.5950442;0.234294;-0.02918841,0.0747307;-0.007050781;-0.04727736,0.06299171;-0.3344956;-0.03134762,0.01839692;-0.7430319;0.03425094,0.01351599;-0.7060694;-0.06884679,-0.08307718;0.01673047;-0.02622621,-0.1817206;-0.2023329;-0.2495923,-0.1403285;-0.5966276;-0.123053,-0.1617737;-0.6363307;-0.1964222,0.05817849;0.5395968;-0.04966675,0;0;0,0.003251195;0.3134584;-0.02764654,0.005777404;0.6161528;-0.06935501,0.1858812;0.5181543;-0.02110457,0.3076073;0.2709814;-0.01370168,0.4322399;0.04360548;-0.08539534,-0.1718804;0.5210036;-0.006009016,-0.3100578;0.2833627;0.01399683,-0.4621923;0.06897058;-0.04313651,0.07709427;-0.001563445;-0.04385853,0.05610995;-0.3287769;-0.03372598,-0.003578007;-0.734899;0.03480101,-0.006835118;-0.7874901;-0.02740479,-0.08217233;0.008296365;-0.03237929,-0.1422338;-0.2780683;-0.1807018,-0.1869162;-0.6667786;-0.03892156,-0.2162159;-0.7069856;-0.1090211,0.005365446;0.542026;-0.05654192,332.1169
+0;0;0,0.03341916;0.312019;-0.02363039,0.06632258;0.6134225;-0.06160671,0.2398824;0.5025496;-0.04489455,0.4679133;0.3531085;-0.004450355,0.7147684;0.2476424;0.0132288,-0.1219343;0.5031409;-0.02433036,-0.3576972;0.3604919;-0.0185314,-0.5950442;0.234294;-0.02918841,0.0747307;-0.007050781;-0.04727736,0.06299171;-0.3344956;-0.03134762,0.01839692;-0.7430319;0.03425094,0.01351599;-0.7060694;-0.06884679,-0.08307718;0.01673047;-0.02622621,-0.1817206;-0.2023329;-0.2495923,-0.1403285;-0.5966276;-0.123053,-0.1617737;-0.6363307;-0.1964222,0.05817849;0.5395968;-0.04966675,0;0;0,0.003251195;0.3134584;-0.02764654,0.005777404;0.6161528;-0.06935501,0.1858812;0.5181543;-0.02110457,0.3076073;0.2709814;-0.01370168,0.4322399;0.04360548;-0.08539534,-0.1718804;0.5210036;-0.006009016,-0.3100578;0.2833627;0.01399683,-0.4621923;0.06897058;-0.04313651,0.07709427;-0.001563445;-0.04385853,0.05610995;-0.3287769;-0.03372598,-0.003578007;-0.734899;0.03480101,-0.006835118;-0.7874901;-0.02740479,-0.08217233;0.008296365;-0.03237929,-0.1422338;-0.2780683;-0.1807018,-0.1869162;-0.6667786;-0.03892156,-0.2162159;-0.7069856;-0.1090211,0.005365446;0.542026;-0.05654192,332.1281
+0;0;0,0.0327697;0.3067603;-0.02279005,0.06366424;0.5913599;-0.05820614,0.227265;0.4883209;-0.04341401,0.4643384;0.3537733;-0.0009326227,0.7095118;0.2476117;0.01599305,-0.1135385;0.4890188;-0.02418731,-0.3551301;0.3559102;-0.01897792,-0.5879565;0.2242124;-0.02966723,0.0747159;-0.006946872;-0.04754179,0.06176066;-0.3439507;-0.03189858,0.01859527;-0.7442719;0.03230113,0.01374351;-0.7072517;-0.07087074,-0.08330329;0.0165938;-0.02600296,-0.1864517;-0.2037772;-0.2600567,-0.1458188;-0.5904317;-0.1372183,-0.1653596;-0.6336461;-0.2077524,0.05617535;0.5229847;-0.04723988,0;0;0,0.006447777;0.3086236;-0.02012563,0.01458396;0.5962837;-0.04049468,0.1864207;0.5170049;-0.01943827,0.3154904;0.2732481;-0.01351023,0.445118;0.05021369;-0.08505797,-0.159603;0.5216131;-0.006740713,-0.3030466;0.2868814;0.01415181,-0.4611505;0.07791111;-0.04063255,0.07702161;-0.001803979;-0.0442195,0.05302264;-0.3383297;-0.03162504,-0.005187631;-0.7364896;0.03411865,-0.008836553;-0.7888757;-0.02846313,-0.08238317;0.008561708;-0.03210384,-0.1447994;-0.2821007;-0.1921154,-0.1864198;-0.6612014;-0.04791965,-0.2152903;-0.6973193;-0.1221637,0.01273136;0.5269301;-0.03431726,332.1492
+0;0;0,0.0327697;0.3067603;-0.02279005,0.06366424;0.5913599;-0.05820614,0.227265;0.4883209;-0.04341401,0.4643384;0.3537733;-0.0009326227,0.7095118;0.2476117;0.01599305,-0.1135385;0.4890188;-0.02418731,-0.3551301;0.3559102;-0.01897792,-0.5879565;0.2242124;-0.02966723,0.0747159;-0.006946872;-0.04754179,0.06176066;-0.3439507;-0.03189858,0.01859527;-0.7442719;0.03230113,0.01374351;-0.7072517;-0.07087074,-0.08330329;0.0165938;-0.02600296,-0.1864517;-0.2037772;-0.2600567,-0.1458188;-0.5904317;-0.1372183,-0.1653596;-0.6336461;-0.2077524,0.05617535;0.5229847;-0.04723988,0;0;0,0.006447777;0.3086236;-0.02012563,0.01458396;0.5962837;-0.04049468,0.1864207;0.5170049;-0.01943827,0.3154904;0.2732481;-0.01351023,0.445118;0.05021369;-0.08505797,-0.159603;0.5216131;-0.006740713,-0.3030466;0.2868814;0.01415181,-0.4611505;0.07791111;-0.04063255,0.07702161;-0.001803979;-0.0442195,0.05302264;-0.3383297;-0.03162504,-0.005187631;-0.7364896;0.03411865,-0.008836553;-0.7888757;-0.02846313,-0.08238317;0.008561708;-0.03210384,-0.1447994;-0.2821007;-0.1921154,-0.1864198;-0.6612014;-0.04791965,-0.2152903;-0.6973193;-0.1221637,0.01273136;0.5269301;-0.03431726,332.1604
+0;0;0,0.0327697;0.3067603;-0.02279005,0.06366424;0.5913599;-0.05820614,0.227265;0.4883209;-0.04341401,0.4643384;0.3537733;-0.0009326227,0.7095118;0.2476117;0.01599305,-0.1135385;0.4890188;-0.02418731,-0.3551301;0.3559102;-0.01897792,-0.5879565;0.2242124;-0.02966723,0.0747159;-0.006946872;-0.04754179,0.06176066;-0.3439507;-0.03189858,0.01859527;-0.7442719;0.03230113,0.01374351;-0.7072517;-0.07087074,-0.08330329;0.0165938;-0.02600296,-0.1864517;-0.2037772;-0.2600567,-0.1458188;-0.5904317;-0.1372183,-0.1653596;-0.6336461;-0.2077524,0.05617535;0.5229847;-0.04723988,0;0;0,0.006447777;0.3086236;-0.02012563,0.01458396;0.5962837;-0.04049468,0.1864207;0.5170049;-0.01943827,0.3154904;0.2732481;-0.01351023,0.445118;0.05021369;-0.08505797,-0.159603;0.5216131;-0.006740713,-0.3030466;0.2868814;0.01415181,-0.4611505;0.07791111;-0.04063255,0.07702161;-0.001803979;-0.0442195,0.05302264;-0.3383297;-0.03162504,-0.005187631;-0.7364896;0.03411865,-0.008836553;-0.7888757;-0.02846313,-0.08238317;0.008561708;-0.03210384,-0.1447994;-0.2821007;-0.1921154,-0.1864198;-0.6612014;-0.04791965,-0.2152903;-0.6973193;-0.1221637,0.01273136;0.5269301;-0.03431726,332.1714
+0;0;0,0.03204529;0.3047083;-0.02248302,0.06257192;0.5901918;-0.05796634,0.2281502;0.4863402;-0.04299751,0.4659339;0.3550041;-0.001720171,0.7134609;0.2604274;0.01674134,-0.1165932;0.4874777;-0.02382266,-0.3598911;0.3598745;-0.01962853,-0.5928907;0.2327595;-0.03002822,0.07466068;-0.006770875;-0.04782181,0.06028818;-0.3445588;-0.03284136,0.01723158;-0.7460805;0.03132975,0.01253254;-0.7091801;-0.06989154,-0.08352853;0.01640033;-0.02570996,-0.1906113;-0.1954194;-0.2669512,-0.1501121;-0.5842215;-0.1470169,-0.168096;-0.6266149;-0.2159461,0.05514012;0.5213014;-0.0469276,0;0;0,0.006163597;0.3066416;-0.01767635,0.01262705;0.5950643;-0.03961134,0.1867677;0.5154755;-0.01743507,0.3202538;0.2753434;-0.01395941,0.4557466;0.05922531;-0.08805299,-0.1629906;0.5212371;-0.003896238,-0.3111221;0.2907506;0.01676965,-0.4729251;0.08702698;-0.03681796,0.077049;-0.002095789;-0.04434013,0.05096675;-0.3392735;-0.03158903,-0.007236406;-0.7385578;0.03456187,-0.01082949;-0.7903795;-0.02550268,-0.08249682;0.0088107;-0.03199431,-0.1465194;-0.2720527;-0.2096133,-0.1832348;-0.6492984;-0.05622108,-0.2124958;-0.6872823;-0.1257728,0.0111496;0.5252581;-0.03269315,332.1951
+0;0;0,0.03187703;0.3031083;-0.02236497,0.06243362;0.5888687;-0.05789611,0.2297073;0.4843169;-0.04283183,0.4674193;0.3530205;-0.001566943,0.7042569;0.2625281;0.01609731,-0.1184897;0.4854659;-0.02346489,-0.3617142;0.3579011;-0.01927203,-0.5846518;0.2362756;-0.02922261,0.07482525;-0.0067858;-0.04792722,0.06041721;-0.3454089;-0.03290973,0.01750268;-0.7456057;0.03104964,0.01276359;-0.7086464;-0.0710344,-0.08371264;0.01643648;-0.02576664,-0.1910602;-0.195907;-0.2676043,-0.1506946;-0.5834262;-0.1480658,-0.1688318;-0.6264366;-0.2175825,0.05496407;0.5196284;-0.0468013,0;0;0,0.006060585;0.3051625;-0.01516891,0.0112447;0.5938404;-0.03760719,0.1876179;0.5147074;-0.01523399,0.3255168;0.2771694;-0.01238513,0.4652919;0.07908523;-0.08866429,-0.1657774;0.5207571;-0.001132268,-0.3193847;0.294059;0.0203456,-0.4800139;0.1042782;-0.03232742,0.07695265;-0.002279773;-0.04488849,0.04944487;-0.3401759;-0.03191805,-0.008204609;-0.7382251;0.03383375,-0.01278399;-0.7914528;-0.02569961,-0.08284706;0.009082552;-0.0315556,-0.147948;-0.2694887;-0.213925,-0.1834877;-0.6448714;-0.05928092,-0.2131505;-0.6821342;-0.1306102,0.0101483;0.5237293;-0.03010106,332.2159
+0;0;0,0.03187703;0.3031083;-0.02236497,0.06243362;0.5888687;-0.05789611,0.2297073;0.4843169;-0.04283183,0.4674193;0.3530205;-0.001566943,0.7042569;0.2625281;0.01609731,-0.1184897;0.4854659;-0.02346489,-0.3617142;0.3579011;-0.01927203,-0.5846518;0.2362756;-0.02922261,0.07482525;-0.0067858;-0.04792722,0.06041721;-0.3454089;-0.03290973,0.01750268;-0.7456057;0.03104964,0.01276359;-0.7086464;-0.0710344,-0.08371264;0.01643648;-0.02576664,-0.1910602;-0.195907;-0.2676043,-0.1506946;-0.5834262;-0.1480658,-0.1688318;-0.6264366;-0.2175825,0.05496407;0.5196284;-0.0468013,0;0;0,0.006060585;0.3051625;-0.01516891,0.0112447;0.5938404;-0.03760719,0.1876179;0.5147074;-0.01523399,0.3255168;0.2771694;-0.01238513,0.4652919;0.07908523;-0.08866429,-0.1657774;0.5207571;-0.001132268,-0.3193847;0.294059;0.0203456,-0.4800139;0.1042782;-0.03232742,0.07695265;-0.002279773;-0.04488849,0.04944487;-0.3401759;-0.03191805,-0.008204609;-0.7382251;0.03383375,-0.01278399;-0.7914528;-0.02569961,-0.08284706;0.009082552;-0.0315556,-0.147948;-0.2694887;-0.213925,-0.1834877;-0.6448714;-0.05928092,-0.2131505;-0.6821342;-0.1306102,0.0101483;0.5237293;-0.03010106,332.228
+0;0;0,0.03167703;0.3031483;-0.02210625,0.06203441;0.5889645;-0.05735998,0.229469;0.484977;-0.04194438,0.4708341;0.3601613;-0.001789622,0.7090455;0.273477;0.0164883,-0.1189776;0.4859486;-0.02348235,-0.3657823;0.3654771;-0.01873017,-0.5950463;0.2562332;-0.02856257,0.07480814;-0.00667712;-0.04796918,0.05926912;-0.3452282;-0.03246393,0.01648188;-0.7454999;0.03111086,0.0119656;-0.708482;-0.07097927,-0.08378534;0.01627168;-0.02563462,-0.1929065;-0.1909052;-0.2711321,-0.1520616;-0.5785396;-0.1521313,-0.1671046;-0.6219168;-0.2219993,0.05461927;0.5197067;-0.0463386,0;0;0,0.006060585;0.3051625;-0.01516891,0.0112447;0.5938404;-0.03760719,0.1876179;0.5147074;-0.01523399,0.3255168;0.2771694;-0.01238513,0.4652919;0.07908523;-0.08866429,-0.1657774;0.5207571;-0.001132268,-0.3193847;0.294059;0.0203456,-0.4800139;0.1042782;-0.03232742,0.07695265;-0.002279773;-0.04488849,0.04944487;-0.3401759;-0.03191805,-0.008204609;-0.7382251;0.03383375,-0.01278399;-0.7914528;-0.02569961,-0.08284706;0.009082552;-0.0315556,-0.147948;-0.2694887;-0.213925,-0.1834877;-0.6448714;-0.05928092,-0.2131505;-0.6821342;-0.1306102,0.0101483;0.5237293;-0.03010106,332.2401
+0;0;0,0.03195589;0.305817;-0.02230085,0.06365765;0.6042721;-0.05919614,0.2324935;0.4950921;-0.04296665,0.4726583;0.3708971;-0.003011592,0.7114267;0.2840101;0.01530907,-0.1197722;0.4960743;-0.02430226,-0.3653495;0.376202;-0.01957371,-0.5951496;0.2667026;-0.02942911,0.0748945;-0.006684829;-0.04802456,0.05934959;-0.3453641;-0.03251343,0.01645847;-0.7466076;0.0312157,0.01192162;-0.7095577;-0.07133967,-0.08388206;0.01629046;-0.02566421,-0.1930445;-0.1909648;-0.2712547,-0.1521005;-0.5795404;-0.1519649,-0.1672121;-0.6232519;-0.2221514,0.05572732;0.5302024;-0.04740904,0;0;0,0.006332308;0.3077507;-0.01708722,0.01142779;0.6082375;-0.05021858,0.1880146;0.5135163;-0.0141592,0.3293958;0.2796223;-0.01195526,0.4725372;0.08369161;-0.08952522,-0.164901;0.5199145;0.0004495382,-0.3227304;0.2977681;0.02144389,-0.4911047;0.1142431;-0.03207294,0.07689735;-0.002388105;-0.04518104,0.0484609;-0.3403451;-0.0324409,-0.009530097;-0.7392566;0.03392196,-0.01349418;-0.7937506;-0.02466941,-0.08302645;0.009168481;-0.0313493,-0.1496319;-0.2618818;-0.2244331,-0.1817851;-0.637224;-0.06637664,-0.2153231;-0.6662037;-0.1437361,0.01055124;0.5337238;-0.03859615,332.2609
+0;0;0,0.03159434;0.3058788;-0.02196635,0.06290201;0.6044212;-0.058492,0.2318739;0.4953497;-0.04235095,0.4750167;0.3768573;-0.003094383,0.7180721;0.3033347;0.01724916,-0.1205631;0.4966965;-0.02406425,-0.3682462;0.3812388;-0.0193182,-0.6002839;0.2765684;-0.02921605,0.07487755;-0.006511447;-0.04807479,0.05836379;-0.3451723;-0.03317543,0.01514481;-0.7462805;0.0311811,0.01071159;-0.7091925;-0.07137617,-0.08395755;0.01604917;-0.02556923,-0.1944326;-0.1863804;-0.274574,-0.1515628;-0.5743655;-0.1540455,-0.1657458;-0.6190821;-0.2233576,0.05508106;0.5303244;-0.04680281,0;0;0,0.006332308;0.3077507;-0.01708722,0.01142779;0.6082375;-0.05021858,0.1880146;0.5135163;-0.0141592,0.3293958;0.2796223;-0.01195526,0.4725372;0.08369161;-0.08952522,-0.164901;0.5199145;0.0004495382,-0.3227304;0.2977681;0.02144389,-0.4911047;0.1142431;-0.03207294,0.07689735;-0.002388105;-0.04518104,0.0484609;-0.3403451;-0.0324409,-0.009530097;-0.7392566;0.03392196,-0.01349418;-0.7937506;-0.02466941,-0.08302645;0.009168481;-0.0313493,-0.1496319;-0.2618818;-0.2244331,-0.1817851;-0.637224;-0.06637664,-0.2153231;-0.6662037;-0.1437361,0.01055124;0.5337238;-0.03859615,332.2725
+0;0;0,0.03143376;0.3043241;-0.02185471,0.06194395;0.5952755;-0.05737732,0.2298954;0.4899398;-0.04181726,0.4724577;0.3717303;-0.002654407,0.7112622;0.2994936;0.01733334,-0.119779;0.491276;-0.02367389,-0.3668708;0.376094;-0.01893918,-0.5948503;0.2732542;-0.02866392,0.07513401;-0.006533749;-0.04823944,0.05859805;-0.3456498;-0.03332006,0.01574043;-0.7434043;0.03049839,0.01026871;-0.7046559;-0.09608324,-0.08424511;0.01610414;-0.0256568,-0.1948687;-0.1865975;-0.2749963,-0.1523573;-0.5713387;-0.1554755,-0.1698627;-0.6335578;-0.2410241,0.05448838;0.5246403;-0.04623422,0;0;0,0.00677593;0.3063203;-0.01417065,0.01321191;0.6001526;-0.03619623,0.1892037;0.5127075;-0.01216388,0.3345877;0.2820412;-0.01163983,0.4807289;0.09460032;-0.0900867,-0.1640898;0.5190287;0.001497922,-0.3272196;0.3016016;0.02289553,-0.4995669;0.1280565;-0.03024343,0.07696354;-0.002362803;-0.04567146,0.04764602;-0.3407323;-0.03374314,-0.009609491;-0.735922;0.03455806,-0.01711133;-0.7308861;-0.08973955,-0.08345948;0.00919479;-0.03106159,-0.1533075;-0.2551612;-0.2328855,-0.1827102;-0.6279436;-0.0770427,-0.2239801;-0.6783286;-0.1662863,0.01186374;0.5286144;-0.02915668,332.2949
+0;0;0,0.0313536;0.3035481;-0.02179898,0.06176613;0.593567;-0.05721407,0.2304679;0.4881767;-0.04164986,0.470715;0.3710955;-0.002860822,0.7000258;0.3017305;0.01633231,-0.1206829;0.4895185;-0.02342989,-0.3654163;0.3754359;-0.01874036,-0.5843325;0.2766845;-0.0280785,0.07542287;-0.006558869;-0.0484249,0.05885874;-0.3462527;-0.0334801,0.01567935;-0.7469934;0.03081749,0.01120135;-0.7098339;-0.07277557,-0.084569;0.01616606;-0.02575545,-0.195381;-0.1868809;-0.2755197,-0.1525505;-0.5745106;-0.1551015,-0.1668767;-0.6199818;-0.2251137,0.05432025;0.5230237;-0.04608548,0;0;0,0.007189468;0.3055864;-0.01284337,0.0137928;0.5985076;-0.03418732,0.1907503;0.5120743;-0.01084423,0.3395552;0.2867117;-0.0106957,0.4884497;0.1139863;-0.08658838,-0.1642535;0.5187448;0.003887821,-0.3319311;0.3080946;0.02491044,-0.5020921;0.1461477;-0.02590084,0.07705219;-0.002251968;-0.04620052,0.04710861;-0.3411583;-0.03456045,-0.01057275;-0.7390453;0.03580045,-0.01568784;-0.7941501;-0.02364564,-0.08392368;0.009265087;-0.03078268,-0.160633;-0.2309127;-0.2595181,-0.1789559;-0.6057726;-0.09909327,-0.2161982;-0.6501155;-0.1614549,0.01249181;0.527078;-0.02699304,332.3167
+0;0;0,0.03115478;0.303591;-0.02148342,0.06135319;0.59367;-0.05658823,0.2301789;0.4885511;-0.04147973,0.473147;0.3770961;-0.003067069,0.7032773;0.3107122;0.01684631,-0.1211244;0.4897456;-0.02334106,-0.3680211;0.3803829;-0.01972489,-0.5900041;0.2887281;-0.02901302,0.0754734;-0.006051714;-0.04841221,0.05797389;-0.3457248;-0.03407438,0.01497392;-0.7463981;0.03076125,0.0104937;-0.7091994;-0.072829,-0.08468203;0.01568463;-0.02568162,-0.1971661;-0.1817996;-0.2791316,-0.1535744;-0.5696718;-0.1597717,-0.1668622;-0.6160522;-0.2289982,0.05396511;0.523109;-0.04553415,0;0;0,0.007189468;0.3055864;-0.01284337,0.0137928;0.5985076;-0.03418732,0.1907503;0.5120743;-0.01084423,0.3395552;0.2867117;-0.0106957,0.4884497;0.1139863;-0.08658838,-0.1642535;0.5187448;0.003887821,-0.3319311;0.3080946;0.02491044,-0.5020921;0.1461477;-0.02590084,0.07705219;-0.002251968;-0.04620052,0.04710861;-0.3411583;-0.03456045,-0.01057275;-0.7390453;0.03580045,-0.01568784;-0.7941501;-0.02364564,-0.08392368;0.009265087;-0.03078268,-0.160633;-0.2309127;-0.2595181,-0.1789559;-0.6057726;-0.09909327,-0.2161982;-0.6501155;-0.1614549,0.01249181;0.527078;-0.02699304,332.3287
+0;0;0,0.03101016;0.3021818;-0.0213837,0.06102679;0.5905151;-0.05627393,0.2312427;0.4856288;-0.0412122,0.472411;0.3749994;-0.003084078,0.7025087;0.3086249;0.01682648,-0.1227288;0.4868324;-0.02293577,-0.3677965;0.3782798;-0.01934639,-0.5897481;0.286638;-0.0286332,0.07562553;-0.006063913;-0.0485098,0.05811602;-0.3459311;-0.03416377,0.01487906;-0.7488128;0.03102919,0.01033702;-0.7115148;-0.07399048,-0.08485273;0.01571625;-0.02573339,-0.1974011;-0.1818809;-0.2793282,-0.1535691;-0.5718908;-0.1593105,-0.1670404;-0.6193252;-0.2294922,0.05369055;0.5204492;-0.04529741,0;0;0,0.00730826;0.3041809;-0.01238203,0.01369363;0.5953487;-0.03343773,0.1922403;0.5111038;-0.01027608,0.3466007;0.2919519;-0.009984732,0.498908;0.1224855;-0.08634329,-0.1655336;0.5180309;0.00596454,-0.3392229;0.3148299;0.02586812,-0.5175148;0.1617382;-0.0243504,0.07703787;-0.002579525;-0.04655862,0.04690835;-0.3416926;-0.03575802,-0.01031482;-0.7417202;0.03591228,-0.01382257;-0.7970924;-0.02575064,-0.08419766;0.009671661;-0.03043691,-0.1620312;-0.2273877;-0.2623139,-0.1776669;-0.6042869;-0.1006484,-0.2177577;-0.6435629;-0.1691802,0.01245365;0.5244306;-0.02618361,332.3503
+0;0;0,0.03101016;0.3021818;-0.0213837,0.06102679;0.5905151;-0.05627393,0.2312427;0.4856288;-0.0412122,0.472411;0.3749994;-0.003084078,0.7025087;0.3086249;0.01682648,-0.1227288;0.4868324;-0.02293577,-0.3677965;0.3782798;-0.01934639,-0.5897481;0.286638;-0.0286332,0.07562553;-0.006063913;-0.0485098,0.05811602;-0.3459311;-0.03416377,0.01487906;-0.7488128;0.03102919,0.01033702;-0.7115148;-0.07399048,-0.08485273;0.01571625;-0.02573339,-0.1974011;-0.1818809;-0.2793282,-0.1535691;-0.5718908;-0.1593105,-0.1670404;-0.6193252;-0.2294922,0.05369055;0.5204492;-0.04529741,0;0;0,0.00730826;0.3041809;-0.01238203,0.01369363;0.5953487;-0.03343773,0.1922403;0.5111038;-0.01027608,0.3466007;0.2919519;-0.009984732,0.498908;0.1224855;-0.08634329,-0.1655336;0.5180309;0.00596454,-0.3392229;0.3148299;0.02586812,-0.5175148;0.1617382;-0.0243504,0.07703787;-0.002579525;-0.04655862,0.04690835;-0.3416926;-0.03575802,-0.01031482;-0.7417202;0.03591228,-0.01382257;-0.7970924;-0.02575064,-0.08419766;0.009671661;-0.03043691,-0.1620312;-0.2273877;-0.2623139,-0.1776669;-0.6042869;-0.1006484,-0.2177577;-0.6435629;-0.1691802,0.01245365;0.5244306;-0.02618361,332.3621
+0;0;0,0.0305963;0.301278;-0.02096896,0.06019114;0.5888621;-0.05547723,0.2327304;0.4839092;-0.04047532,0.4727502;0.3800053;-0.003875449,0.7034504;0.3163372;0.01647765,-0.1257145;0.4851818;-0.02239149,-0.3696355;0.3839813;-0.01992481,-0.5927274;0.2956899;-0.03110945,0.07582375;-0.005842102;-0.04865387,0.05688422;-0.3472485;-0.03476468,0.01356262;-0.7493867;0.03042147,0.00910531;-0.7120488;-0.07460749,-0.08516016;0.01543537;-0.0256918,-0.1998721;-0.1780873;-0.283568,-0.1562386;-0.5676384;-0.1644584,-0.1680762;-0.6164047;-0.2334551,0.05296617;0.5190094;-0.04459793,0;0;0,0.007145629;0.3032215;-0.01224637,0.01308276;0.5935496;-0.03349233,0.1940136;0.5104209;-0.009431124,0.3519059;0.2987338;-0.01134849,0.5142624;0.1394428;-0.08853149,-0.1680386;0.5173768;0.007411521,-0.3464032;0.3234701;0.02561535,-0.5278194;0.1739317;-0.02354642,0.07706203;-0.002763227;-0.04695082,0.04642431;-0.3434508;-0.03678727,-0.01045781;-0.7426149;0.03583169,-0.01399;-0.7980393;-0.02577186,-0.08453756;0.009950904;-0.03008242,-0.1662579;-0.2200683;-0.2699218,-0.1778015;-0.5965058;-0.1086688,-0.2161193;-0.6389091;-0.1749583,0.01199333;0.5228815;-0.02609062,332.3838
+0;0;0,0.0305963;0.301278;-0.02096896,0.06019114;0.5888621;-0.05547723,0.2327304;0.4839092;-0.04047532,0.4727502;0.3800053;-0.003875449,0.7034504;0.3163372;0.01647765,-0.1257145;0.4851818;-0.02239149,-0.3696355;0.3839813;-0.01992481,-0.5927274;0.2956899;-0.03110945,0.07582375;-0.005842102;-0.04865387,0.05688422;-0.3472485;-0.03476468,0.01356262;-0.7493867;0.03042147,0.00910531;-0.7120488;-0.07460749,-0.08516016;0.01543537;-0.0256918,-0.1998721;-0.1780873;-0.283568,-0.1562386;-0.5676384;-0.1644584,-0.1680762;-0.6164047;-0.2334551,0.05296617;0.5190094;-0.04459793,0;0;0,0.007145629;0.3032215;-0.01224637,0.01308276;0.5935496;-0.03349233,0.1940136;0.5104209;-0.009431124,0.3519059;0.2987338;-0.01134849,0.5142624;0.1394428;-0.08853149,-0.1680386;0.5173768;0.007411521,-0.3464032;0.3234701;0.02561535,-0.5278194;0.1739317;-0.02354642,0.07706203;-0.002763227;-0.04695082,0.04642431;-0.3434508;-0.03678727,-0.01045781;-0.7426149;0.03583169,-0.01399;-0.7980393;-0.02577186,-0.08453756;0.009950904;-0.03008242,-0.1662579;-0.2200683;-0.2699218,-0.1778015;-0.5965058;-0.1086688,-0.2161193;-0.6389091;-0.1749583,0.01199333;0.5228815;-0.02609062,332.3955
+0;0;0,0.03041998;0.2995417;-0.02084812,0.05995626;0.586557;-0.05528687,0.2337945;0.481519;-0.04028125,0.4721519;0.3783347;-0.00393489,0.7028416;0.3146695;0.01641728,-0.1272064;0.4828006;-0.02206847,-0.369438;0.382301;-0.01961888,-0.5925198;0.2940136;-0.03080301,0.07628343;-0.00587752;-0.04894884,0.05871616;-0.3225475;-0.03606599,0.0123541;-0.7529091;0.03369515,0.007933343;-0.7156313;-0.07047247,-0.08567645;0.01552895;-0.02584756,-0.192077;-0.1639721;-0.2650394,-0.1453811;-0.5808632;-0.1375703,-0.1571217;-0.6289835;-0.2060012,0.05274836;0.5168694;-0.04443327,0;0;0,0.00780353;0.3014745;-0.01172614,0.0137547;0.5912209;-0.03300142,0.1960247;0.509012;-0.008786917,0.3588443;0.3034442;-0.01252389,0.5238346;0.1472693;-0.09045219,-0.1686119;0.5162781;0.00863288,-0.350907;0.3285446;0.02615182,-0.5372788;0.185283;-0.02311102,0.07721922;-0.003113702;-0.04771996,0.04717344;-0.3190385;-0.05429578,-0.009691924;-0.7443026;0.03594733,-0.01244715;-0.7992625;-0.02486085,-0.08527075;0.01045285;-0.02948448,-0.1627388;-0.1979953;-0.255985,-0.1726422;-0.6007496;-0.08301677,-0.2096149;-0.6403772;-0.1516347,0.01265031;0.5207264;-0.02555537,332.4172
+0;0;0,0.03011548;0.2995793;-0.02075118,0.05931717;0.5866294;-0.05518148,0.2332549;0.4817146;-0.03976602,0.4740894;0.3843299;-0.003748596,0.705653;0.3241282;0.01721091,-0.1278245;0.4832085;-0.02193977,-0.3723086;0.3882971;-0.02065065,-0.5963823;0.3026052;-0.03218669,0.07620893;-0.005703874;-0.04908525,0.05792864;-0.3223568;-0.03678975,0.01134813;-0.7526767;0.0330826,0.007003683;-0.7153969;-0.07108808,-0.0857756;0.01529629;-0.02565674,-0.1942288;-0.1595316;-0.2673747,-0.146045;-0.5762787;-0.1399884,-0.1547311;-0.6253882;-0.2077353,0.05219297;0.5169344;-0.04431979,0;0;0,0.00780353;0.3014745;-0.01172614,0.0137547;0.5912209;-0.03300142,0.1960247;0.509012;-0.008786917,0.3588443;0.3034442;-0.01252389,0.5238346;0.1472693;-0.09045219,-0.1686119;0.5162781;0.00863288,-0.350907;0.3285446;0.02615182,-0.5372788;0.185283;-0.02311102,0.07721922;-0.003113702;-0.04771996,0.04717344;-0.3190385;-0.05429578,-0.009691924;-0.7443026;0.03594733,-0.01244715;-0.7992625;-0.02486085,-0.08527075;0.01045285;-0.02948448,-0.1627388;-0.1979953;-0.255985,-0.1726422;-0.6007496;-0.08301677,-0.2096149;-0.6403772;-0.1516347,0.01265031;0.5207264;-0.02555537,332.429
+0;0;0,0.02999138;0.2983448;-0.02066567,0.0591556;0.5850263;-0.0550531,0.2338481;0.4800272;-0.03962838,0.4727386;0.3834286;-0.003901683,0.7040926;0.3232814;0.01703886,-0.128724;0.4815273;-0.02172842,-0.3712346;0.387382;-0.02044971,-0.5951055;0.3017677;-0.03197531,0.07653192;-0.005728048;-0.04929329,0.05839322;-0.3199284;-0.03709301,0.01159085;-0.7522979;0.03311212,0.007246482;-0.7150182;-0.0710568,-0.08613914;0.01536112;-0.02576548,-0.1937524;-0.1581127;-0.2656112,-0.1453391;-0.5768447;-0.1376183,-0.154025;-0.6259528;-0.205364,0.05203766;0.5153926;-0.04420096,0;0;0,0.008140609;0.3002282;-0.01152897,0.01415734;0.5895864;-0.03296876,0.1972471;0.5077204;-0.009129763,0.3657259;0.3095486;-0.01350975,0.5397211;0.1632347;-0.0903132,-0.1688954;0.5156144;0.009314861,-0.3556515;0.3352273;0.02540846,-0.5446669;0.1955475;-0.02300174,0.0774646;-0.0036823;-0.04801511,0.04732855;-0.3171068;-0.0555408,-0.00907433;-0.7444458;0.03535819,-0.01122387;-0.7997168;-0.02503442,-0.08573312;0.01097496;-0.02914027,-0.1634195;-0.1905094;-0.2584187,-0.1701028;-0.5951077;-0.08429791,-0.2080095;-0.634569;-0.1525713,0.01304956;0.5191602;-0.02547169,332.4503
+0;0;0,0.02999138;0.2983448;-0.02066567,0.0591556;0.5850263;-0.0550531,0.2338481;0.4800272;-0.03962838,0.4727386;0.3834286;-0.003901683,0.7040926;0.3232814;0.01703886,-0.128724;0.4815273;-0.02172842,-0.3712346;0.387382;-0.02044971,-0.5951055;0.3017677;-0.03197531,0.07653192;-0.005728048;-0.04929329,0.05839322;-0.3199284;-0.03709301,0.01159085;-0.7522979;0.03311212,0.007246482;-0.7150182;-0.0710568,-0.08613914;0.01536112;-0.02576548,-0.1937524;-0.1581127;-0.2656112,-0.1453391;-0.5768447;-0.1376183,-0.154025;-0.6259528;-0.205364,0.05203766;0.5153926;-0.04420096,0;0;0,0.008140609;0.3002282;-0.01152897,0.01415734;0.5895864;-0.03296876,0.1972471;0.5077204;-0.009129763,0.3657259;0.3095486;-0.01350975,0.5397211;0.1632347;-0.0903132,-0.1688954;0.5156144;0.009314861,-0.3556515;0.3352273;0.02540846,-0.5446669;0.1955475;-0.02300174,0.0774646;-0.0036823;-0.04801511,0.04732855;-0.3171068;-0.0555408,-0.00907433;-0.7444458;0.03535819,-0.01122387;-0.7997168;-0.02503442,-0.08573312;0.01097496;-0.02914027,-0.1634195;-0.1905094;-0.2584187,-0.1701028;-0.5951077;-0.08429791,-0.2080095;-0.634569;-0.1525713,0.01304956;0.5191602;-0.02547169,332.4623
+0;0;0,0.02937232;0.2976532;-0.02055569,0.05809576;0.584094;-0.0548798,0.2332631;0.4789628;-0.03878442,0.4708089;0.3899358;-0.005329635,0.7030894;0.33484;0.01648349,-0.1301326;0.4806021;-0.02172721,-0.3705674;0.39306;-0.02099774,-0.5955712;0.3113149;-0.03351185,0.07678615;-0.005520917;-0.04950744,0.0568091;-0.3335823;-0.03766256,0.01165841;-0.7538942;0.03079832,0.007544199;-0.7166809;-0.07257356,-0.08650451;0.01512576;-0.02580236,-0.2006237;-0.1590539;-0.2803646,-0.1526974;-0.5655539;-0.1544743,-0.1579571;-0.6151836;-0.2207023,0.05107472;0.5144776;-0.04404086,0;0;0,0.008531883;0.2994868;-0.01084256,0.0148351;0.5885626;-0.03209186,0.1983225;0.5068471;-0.009016752,0.3719884;0.3190142;-0.01467514,0.551772;0.1787749;-0.08867764,-0.1687489;0.5151785;0.01013556,-0.357955;0.3435093;0.02441032,-0.5585223;0.2216955;-0.02457694,0.07749902;-0.003808826;-0.0485487,0.04409684;-0.3309825;-0.05085492,-0.009046808;-0.747023;0.03559541,-0.01083888;-0.801738;-0.02419473,-0.08615344;0.01108569;-0.02884912,-0.168157;-0.1920469;-0.2741576,-0.1712768;-0.5850275;-0.1040277,-0.2106947;-0.6218255;-0.1728679,0.01363464;0.5181627;-0.02463341,332.4842
+0;0;0,0.02937232;0.2976532;-0.02055569,0.05809576;0.584094;-0.0548798,0.2332631;0.4789628;-0.03878442,0.4708089;0.3899358;-0.005329635,0.7030894;0.33484;0.01648349,-0.1301326;0.4806021;-0.02172721,-0.3705674;0.39306;-0.02099774,-0.5955712;0.3113149;-0.03351185,0.07678615;-0.005520917;-0.04950744,0.0568091;-0.3335823;-0.03766256,0.01165841;-0.7538942;0.03079832,0.007544199;-0.7166809;-0.07257356,-0.08650451;0.01512576;-0.02580236,-0.2006237;-0.1590539;-0.2803646,-0.1526974;-0.5655539;-0.1544743,-0.1579571;-0.6151836;-0.2207023,0.05107472;0.5144776;-0.04404086,0;0;0,0.008531883;0.2994868;-0.01084256,0.0148351;0.5885626;-0.03209186,0.1983225;0.5068471;-0.009016752,0.3719884;0.3190142;-0.01467514,0.551772;0.1787749;-0.08867764,-0.1687489;0.5151785;0.01013556,-0.357955;0.3435093;0.02441032,-0.5585223;0.2216955;-0.02457694,0.07749902;-0.003808826;-0.0485487,0.04409684;-0.3309825;-0.05085492,-0.009046808;-0.747023;0.03559541,-0.01083888;-0.801738;-0.02419473,-0.08615344;0.01108569;-0.02884912,-0.168157;-0.1920469;-0.2741576,-0.1712768;-0.5850275;-0.1040277,-0.2106947;-0.6218255;-0.1728679,0.01363464;0.5181627;-0.02463341,332.4959
+0;0;0,0.02933451;0.2972701;-0.02052923,0.05803765;0.5835077;-0.05483308,0.233485;0.4782844;-0.03872377,0.4664104;0.390989;-0.005919714,0.6985493;0.3359268;0.01588011,-0.1304766;0.4799262;-0.02164,-0.3662347;0.3940868;-0.02092472,-0.5911013;0.3123915;-0.03343121,0.07719414;-0.005550252;-0.04977049,0.05776089;-0.3246814;-0.03824804,0.01143032;-0.7559769;0.03200186,0.007323272;-0.7187762;-0.0711901,-0.08696413;0.01520613;-0.02593946,-0.1979769;-0.1542321;-0.2735722,-0.1487982;-0.5713547;-0.1443921,-0.1540487;-0.6208459;-0.2105049,0.0510129;0.5138544;-0.0439884,0;0;0,0.00879477;0.2991116;-0.01031232,0.01530367;0.5879756;-0.0315702,0.199031;0.5058174;-0.008961678,0.3766581;0.3287951;-0.0168705,0.5577022;0.1890292;-0.08817315,-0.1686331;0.5143827;0.01071469,-0.3604566;0.3531218;0.02294069,-0.5594367;0.2289081;-0.02577703,0.07758144;-0.003797486;-0.04933095,0.04527149;-0.3220442;-0.05482697,-0.00894098;-0.748591;0.03581619,-0.01086898;-0.8035249;-0.02334309,-0.086781;0.01113581;-0.02849374,-0.1666941;-0.1815139;-0.2710944,-0.1673784;-0.5847584;-0.09647831,-0.2064011;-0.6196401;-0.1670821,0.01403663;0.5175424;-0.02408171,332.5189
+0;0;0,0.02916614;0.2972959;-0.02039463,0.05774906;0.5835629;-0.05455503,0.2332927;0.478753;-0.03804097,0.4685246;0.3976413;-0.0058285,0.7014113;0.345808;0.01591186,-0.1308101;0.480416;-0.0213235,-0.3682722;0.3994089;-0.02195841,-0.5948504;0.3224288;-0.03344462,0.07722009;-0.005465174;-0.04973965,0.05742812;-0.3245665;-0.03800408,0.01065259;-0.7556967;0.03296214,0.006626439;-0.7184573;-0.07023031,-0.08697515;0.01505975;-0.02598788,-0.1990603;-0.1518424;-0.2748567,-0.1478209;-0.5687433;-0.1457618,-0.1527064;-0.6170666;-0.2132814,0.0507521;0.5139007;-0.04375013,0;0;0,0.00879477;0.2991116;-0.01031232,0.01530367;0.5879756;-0.0315702,0.199031;0.5058174;-0.008961678,0.3766581;0.3287951;-0.0168705,0.5577022;0.1890292;-0.08817315,-0.1686331;0.5143827;0.01071469,-0.3604566;0.3531218;0.02294069,-0.5594367;0.2289081;-0.02577703,0.07758144;-0.003797486;-0.04933095,0.04527149;-0.3220442;-0.05482697,-0.00894098;-0.748591;0.03581619,-0.01086898;-0.8035249;-0.02334309,-0.086781;0.01113581;-0.02849374,-0.1666941;-0.1815139;-0.2710944,-0.1673784;-0.5847584;-0.09647831,-0.2064011;-0.6196401;-0.1670821,0.01403663;0.5175424;-0.02408171,332.5309
+0;0;0,0.02909028;0.2965227;-0.02034159,0.0576349;0.5824065;-0.05445381,0.234092;0.4775688;-0.03793417,0.4681157;0.3968737;-0.005887158,0.7007719;0.3450916;0.01583169,-0.1318037;0.47924;-0.02113437,-0.3680462;0.398649;-0.02176602,-0.5944002;0.321745;-0.03324087,0.07741591;-0.005479033;-0.04986577,0.05679156;-0.3380007;-0.03763665,0.01113499;-0.7588173;0.03163191,0.00719583;-0.7217343;-0.06933098,-0.0871957;0.01509794;-0.02605378,-0.2039948;-0.1588235;-0.2853892,-0.1539811;-0.5657513;-0.1593824,-0.1587611;-0.6123824;-0.2254432,0.05065253;0.5128896;-0.04367144,0;0;0,0.008887634;0.2983427;-0.009916544,0.01544477;0.5868043;-0.03131151,0.2001223;0.504619;-0.009459496,0.3815271;0.3333509;-0.01753974,0.5682956;0.2005484;-0.08655477,-0.169438;0.5138997;0.01114844,-0.3654615;0.3597966;0.02267304,-0.5691501;0.2435374;-0.02504268,0.07771133;-0.004012316;-0.04954481,0.04230537;-0.3355082;-0.05110263,-0.009979039;-0.7521982;0.03610468,-0.01085679;-0.8044391;-0.02301264,-0.08706766;0.011275;-0.02831846,-0.1696178;-0.1859819;-0.2840933,-0.1698945;-0.5790599;-0.1124573,-0.205612;-0.6151034;-0.1804404,0.01415323;0.5165279;-0.02374935,332.5519
+0;0;0,0.02909028;0.2965227;-0.02034159,0.0576349;0.5824065;-0.05445381,0.234092;0.4775688;-0.03793417,0.4681157;0.3968737;-0.005887158,0.7007719;0.3450916;0.01583169,-0.1318037;0.47924;-0.02113437,-0.3680462;0.398649;-0.02176602,-0.5944002;0.321745;-0.03324087,0.07741591;-0.005479033;-0.04986577,0.05679156;-0.3380007;-0.03763665,0.01113499;-0.7588173;0.03163191,0.00719583;-0.7217343;-0.06933098,-0.0871957;0.01509794;-0.02605378,-0.2039948;-0.1588235;-0.2853892,-0.1539811;-0.5657513;-0.1593824,-0.1587611;-0.6123824;-0.2254432,0.05065253;0.5128896;-0.04367144,0;0;0,0.008887634;0.2983427;-0.009916544,0.01544477;0.5868043;-0.03131151,0.2001223;0.504619;-0.009459496,0.3815271;0.3333509;-0.01753974,0.5682956;0.2005484;-0.08655477,-0.169438;0.5138997;0.01114844,-0.3654615;0.3597966;0.02267304,-0.5691501;0.2435374;-0.02504268,0.07771133;-0.004012316;-0.04954481,0.04230537;-0.3355082;-0.05110263,-0.009979039;-0.7521982;0.03610468,-0.01085679;-0.8044391;-0.02301264,-0.08706766;0.011275;-0.02831846,-0.1696178;-0.1859819;-0.2840933,-0.1698945;-0.5790599;-0.1124573,-0.205612;-0.6151034;-0.1804404,0.01415323;0.5165279;-0.02374935,332.5636
+0;0;0,0.02879648;0.2957532;-0.01973856,0.05705667;0.5814106;-0.05300439,0.2351393;0.4768437;-0.03630501,0.4677096;0.401653;-0.006008677,0.7017353;0.3574569;0.0163335,-0.1338989;0.4783005;-0.02064718,-0.3683988;0.4030042;-0.02150283,-0.5964527;0.3318478;-0.03369575,0.07758331;-0.005308814;-0.05003825,0.05604113;-0.3399076;-0.0387602,0.01070797;-0.7592169;0.03070292,0.007087434;-0.7221814;-0.06872606,-0.0874473;0.01490445;-0.02611524,-0.2063986;-0.1548565;-0.2898943,-0.1536494;-0.5590804;-0.1613604,-0.1599759;-0.6027564;-0.2282974,0.05016258;0.5119654;-0.0424616,0;0;0,0.008877993;0.2975203;-0.009574652,0.01537549;0.5856221;-0.03105712,0.2016308;0.5029961;-0.01041269,0.3854266;0.3392157;-0.01786566,0.5773252;0.213946;-0.08644319,-0.1709516;0.5131519;0.01168045,-0.369292;0.3674959;0.0219697,-0.5760654;0.2569607;-0.02543453,0.07783696;-0.004151106;-0.04975295,0.04207814;-0.3377202;-0.0505197,-0.009921491;-0.7529649;0.03647614,-0.01128432;-0.8036323;-0.02217245,-0.0873531;0.01130866;-0.02815545,-0.1683153;-0.183197;-0.2892306,-0.167223;-0.5736408;-0.1152969,-0.2022997;-0.6069595;-0.1839197,0.01411378;0.5154675;-0.02343774,332.5845
+0;0;0,0.02879648;0.2957532;-0.01973856,0.05705667;0.5814106;-0.05300439,0.2351393;0.4768437;-0.03630501,0.4677096;0.401653;-0.006008677,0.7017353;0.3574569;0.0163335,-0.1338989;0.4783005;-0.02064718,-0.3683988;0.4030042;-0.02150283,-0.5964527;0.3318478;-0.03369575,0.07758331;-0.005308814;-0.05003825,0.05604113;-0.3399076;-0.0387602,0.01070797;-0.7592169;0.03070292,0.007087434;-0.7221814;-0.06872606,-0.0874473;0.01490445;-0.02611524,-0.2063986;-0.1548565;-0.2898943,-0.1536494;-0.5590804;-0.1613604,-0.1599759;-0.6027564;-0.2282974,0.05016258;0.5119654;-0.0424616,0;0;0,0.008877993;0.2975203;-0.009574652,0.01537549;0.5856221;-0.03105712,0.2016308;0.5029961;-0.01041269,0.3854266;0.3392157;-0.01786566,0.5773252;0.213946;-0.08644319,-0.1709516;0.5131519;0.01168045,-0.369292;0.3674959;0.0219697,-0.5760654;0.2569607;-0.02543453,0.07783696;-0.004151106;-0.04975295,0.04207814;-0.3377202;-0.0505197,-0.009921491;-0.7529649;0.03647614,-0.01128432;-0.8036323;-0.02217245,-0.0873531;0.01130866;-0.02815545,-0.1683153;-0.183197;-0.2892306,-0.167223;-0.5736408;-0.1152969,-0.2022997;-0.6069595;-0.1839197,0.01411378;0.5154675;-0.02343774,332.5959
+0;0;0,0.02866085;0.2943602;-0.0196456,0.05685892;0.5793898;-0.05283885,0.2362431;0.4747195;-0.03611804,0.4665155;0.4002718;-0.006121062,0.7004588;0.3560913;0.01621326,-0.1353638;0.4761865;-0.02035123,-0.3675467;0.4016342;-0.02119841,-0.5955203;0.3305029;-0.03338705,0.07738082;-0.005294959;-0.04990765,0.05541962;-0.346402;-0.03841023,0.01036487;-0.7631361;0.03062629,0.00681302;-0.7262341;-0.06691633,-0.08721907;0.01486555;-0.02604708,-0.2084841;-0.1581974;-0.294957,-0.1560588;-0.5599389;-0.1672124,-0.1622653;-0.6022171;-0.2328794,0.04997884;0.5100857;-0.04231748,0;0;0,0.00828734;0.296162;-0.008643627,0.01449683;0.5836303;-0.03011298,0.2022151;0.5006323;-0.0104835,0.3886407;0.3435939;-0.017699,0.5854309;0.2266237;-0.08677745,-0.1730613;0.5119318;0.01269807,-0.373714;0.3735493;0.02020866,-0.5871587;0.2767563;-0.02725376,0.07764918;-0.004552379;-0.04956293,0.04011863;-0.3444909;-0.04824448,-0.01088975;-0.7574737;0.03723502,-0.01220208;-0.8060213;-0.02110339,-0.08704071;0.01150394;-0.028252,-0.1674805;-0.1861234;-0.2955372,-0.1692141;-0.5748189;-0.1241426,-0.2027276;-0.6068305;-0.1920119,0.01334441;0.5136257;-0.02242494,332.6182
+0;0;0,0.02857036;0.2943992;-0.01918826,0.05678343;0.5794814;-0.05191562,0.2362029;0.4750338;-0.03528173,0.4680157;0.4052749;-0.005885268,0.7042413;0.3761084;0.01707084,-0.1355852;0.4768749;-0.01976592,-0.3687819;0.4055806;-0.02177415,-0.5982351;0.3394648;-0.03442914,0.07737815;-0.00509655;-0.04993245,0.05453264;-0.346145;-0.03841867,0.009333104;-0.7628253;0.03084795,0.005812088;-0.7258781;-0.06669258,-0.08727425;0.01462303;-0.02599953,-0.2096821;-0.1526458;-0.2980399,-0.1542163;-0.5536324;-0.169212,-0.1619723;-0.5940166;-0.2367452,0.04989436;0.51016;-0.04151512,0;0;0,0.00828734;0.296162;-0.008643627,0.01449683;0.5836303;-0.03011298,0.2022151;0.5006323;-0.0104835,0.3886407;0.3435939;-0.017699,0.5854309;0.2266237;-0.08677745,-0.1730613;0.5119318;0.01269807,-0.373714;0.3735493;0.02020866,-0.5871587;0.2767563;-0.02725376,0.07764918;-0.004552379;-0.04956293,0.04011863;-0.3444909;-0.04824448,-0.01088975;-0.7574737;0.03723502,-0.01220208;-0.8060213;-0.02110339,-0.08704071;0.01150394;-0.028252,-0.1674805;-0.1861234;-0.2955372,-0.1692141;-0.5748189;-0.1241426,-0.2027276;-0.6068305;-0.1920119,0.01334441;0.5136257;-0.02242494,332.6301
+0;0;0,0.02851169;0.2937946;-0.01914885,0.05667415;0.5783654;-0.05181841,0.2372476;0.4738069;-0.03516199,0.4640659;0.4055511;-0.006398885,0.7001305;0.3764045;0.01654158,-0.1368225;0.4756594;-0.01955094,-0.3649949;0.4059012;-0.0215159,-0.5942917;0.3398304;-0.03416227,0.07725658;-0.005088543;-0.049854,0.05414872;-0.3500534;-0.03820801,0.007804438;-0.7772866;0.0328129,0.004669162;-0.7411005;-0.05404172,-0.08713713;0.01460006;-0.02595869,-0.2109506;-0.1545896;-0.3011231,-0.1540801;-0.5657318;-0.1690324,-0.1609864;-0.5984051;-0.2291671,0.04979549;0.5091488;-0.04143364,0;0;0,0.007811546;0.2955746;-0.008335829,0.01377618;0.5825151;-0.02995658,0.202766;0.4993132;-0.01127815,0.3905486;0.3522903;-0.01867318,0.5914783;0.2419637;-0.08618331,-0.1750876;0.5122479;0.01200363,-0.3758872;0.3834616;0.01713501,-0.5958046;0.3020685;-0.02884088,0.07751161;-0.0047649;-0.04948878,0.038679;-0.3485067;-0.04749346,-0.01561902;-0.7727744;0.03477859,-0.01574546;-0.8084363;-0.02249551,-0.08686109;0.01162115;-0.02828416,-0.1655516;-0.1885666;-0.2992141,-0.1689932;-0.5869493;-0.1231474,-0.1998443;-0.6120551;-0.1831756,0.01268512;0.5126274;-0.0221715,332.6518
+0;0;0,0.02851169;0.2937946;-0.01914885,0.05667415;0.5783654;-0.05181841,0.2372476;0.4738069;-0.03516199,0.4640659;0.4055511;-0.006398885,0.7001305;0.3764045;0.01654158,-0.1368225;0.4756594;-0.01955094,-0.3649949;0.4059012;-0.0215159,-0.5942917;0.3398304;-0.03416227,0.07725658;-0.005088543;-0.049854,0.05414872;-0.3500534;-0.03820801,0.007804438;-0.7772866;0.0328129,0.004669162;-0.7411005;-0.05404172,-0.08713713;0.01460006;-0.02595869,-0.2109506;-0.1545896;-0.3011231,-0.1540801;-0.5657318;-0.1690324,-0.1609864;-0.5984051;-0.2291671,0.04979549;0.5091488;-0.04143364,0;0;0,0.007811546;0.2955746;-0.008335829,0.01377618;0.5825151;-0.02995658,0.202766;0.4993132;-0.01127815,0.3905486;0.3522903;-0.01867318,0.5914783;0.2419637;-0.08618331,-0.1750876;0.5122479;0.01200363,-0.3758872;0.3834616;0.01713501,-0.5958046;0.3020685;-0.02884088,0.07751161;-0.0047649;-0.04948878,0.038679;-0.3485067;-0.04749346,-0.01561902;-0.7727744;0.03477859,-0.01574546;-0.8084363;-0.02249551,-0.08686109;0.01162115;-0.02828416,-0.1655516;-0.1885666;-0.2992141,-0.1689932;-0.5869493;-0.1231474,-0.1998443;-0.6120551;-0.1831756,0.01268512;0.5126274;-0.0221715,332.6641
+0;0;0,0.02791183;0.2929546;-0.01857764,0.05569825;0.5771273;-0.05071261,0.2374884;0.472831;-0.03414723,0.4656562;0.4092937;-0.005747715,0.7030426;0.3767253;0.0176044,-0.1388668;0.4746654;-0.01873738,-0.3678997;0.4080424;-0.02180103,-0.6008557;0.3487721;-0.03509972,0.07715108;-0.004812809;-0.0496756,0.05244909;-0.3533185;-0.03948284,0.006079111;-0.7794999;0.03265433,0.003001075;-0.7432979;-0.05380316,-0.08701803;0.01423019;-0.025855,-0.2168209;-0.1274884;-0.3178094,-0.1563459;-0.5353692;-0.1801117,-0.1643981;-0.5661359;-0.2414746,0.04890316;0.5079522;-0.04046986,0;0;0,0.006353676;0.2946976;-0.007717132,0.01177603;0.5811621;-0.02921247,0.2020455;0.4981186;-0.01181316,0.3947195;0.3576779;-0.01938057,0.6012821;0.2548009;-0.08798432,-0.1782254;0.5119493;0.011833,-0.3819401;0.3878959;0.01572392,-0.6002326;0.2969704;-0.02943432,0.07728264;-0.004756093;-0.04947615,0.03606895;-0.3518365;-0.04684734,-0.01784402;-0.7751021;0.03636384,-0.01749896;-0.8098266;-0.02137232,-0.08667044;0.01148387;-0.02827493,-0.1643152;-0.1898731;-0.303224,-0.1709071;-0.5868782;-0.1262266,-0.1999654;-0.6117141;-0.1868193,0.01080939;0.5113477;-0.021384,332.6852
+0;0;0,0.02791183;0.2929546;-0.01857764,0.05569825;0.5771273;-0.05071261,0.2374884;0.472831;-0.03414723,0.4656562;0.4092937;-0.005747715,0.7030426;0.3767253;0.0176044,-0.1388668;0.4746654;-0.01873738,-0.3678997;0.4080424;-0.02180103,-0.6008557;0.3487721;-0.03509972,0.07715108;-0.004812809;-0.0496756,0.05244909;-0.3533185;-0.03948284,0.006079111;-0.7794999;0.03265433,0.003001075;-0.7432979;-0.05380316,-0.08701803;0.01423019;-0.025855,-0.2168209;-0.1274884;-0.3178094,-0.1563459;-0.5353692;-0.1801117,-0.1643981;-0.5661359;-0.2414746,0.04890316;0.5079522;-0.04046986,0;0;0,0.006353676;0.2946976;-0.007717132,0.01177603;0.5811621;-0.02921247,0.2020455;0.4981186;-0.01181316,0.3947195;0.3576779;-0.01938057,0.6012821;0.2548009;-0.08798432,-0.1782254;0.5119493;0.011833,-0.3819401;0.3878959;0.01572392,-0.6002326;0.2969704;-0.02943432,0.07728264;-0.004756093;-0.04947615,0.03606895;-0.3518365;-0.04684734,-0.01784402;-0.7751021;0.03636384,-0.01749896;-0.8098266;-0.02137232,-0.08667044;0.01148387;-0.02827493,-0.1643152;-0.1898731;-0.303224,-0.1709071;-0.5868782;-0.1262266,-0.1999654;-0.6117141;-0.1868193,0.01080939;0.5113477;-0.021384,332.6971
+0;0;0,0.02793481;0.2931959;-0.01859294,0.05569088;0.5770575;-0.05069769,0.237999;0.4726329;-0.0341102,0.4665927;0.408977;-0.005657677,0.7257045;0.3734279;0.0198316,-0.139396;0.4744723;-0.01865777,-0.3688564;0.407725;-0.02172713,-0.6231323;0.3430303;-0.03624291,0.07732011;-0.004823354;-0.04978444,0.05233978;-0.357256;-0.03947683,0.006156042;-0.7817256;0.03237061,0.003069386;-0.7455063;-0.054329,-0.08720869;0.01426137;-0.02591164,-0.2184741;-0.1290541;-0.3211557,-0.1582421;-0.5352966;-0.1840111,-0.1663168;-0.5662334;-0.2455459,0.04889272;0.5078511;-0.04045029,0;0;0,0.005780041;0.2949369;-0.008287668,0.01034576;0.581048;-0.03045154,0.2012438;0.4974785;-0.01169515,0.399481;0.3641734;-0.01865554,0.6293017;0.2605845;-0.0928452,-0.1798956;0.5114264;0.0114196,-0.3880183;0.3939555;0.01292534,-0.6340261;0.3175973;-0.03905464,0.07728517;-0.004524514;-0.04986668,0.03354549;-0.3552667;-0.04747391,-0.01964699;-0.7763537;0.03811741,-0.01897174;-0.8108945;-0.02018404,-0.08700567;0.01122286;-0.02800383,-0.1619088;-0.1948213;-0.305266,-0.1719849;-0.5895128;-0.1275397,-0.2018027;-0.6134759;-0.1888905,0.009571761;0.5112244;-0.02240014,332.7187
+0;0;0,0.02726911;0.2932702;-0.01840824,0.05471223;0.5771659;-0.05048378,0.2371472;0.4733115;-0.03295156,0.467031;0.414143;-0.005217424,0.7263211;0.3798924;0.02023681,-0.1403489;0.474958;-0.0181249,-0.3708198;0.4118567;-0.02237921,-0.6261421;0.3516747;-0.03790206,0.07736374;-0.004614356;-0.04973644,0.05164716;-0.3570003;-0.0396449,0.005255219;-0.781387;0.03255787,0.002276784;-0.745154;-0.05414454,-0.08723573;0.01399964;-0.02596327,-0.2193523;-0.1259047;-0.3224612,-0.1566678;-0.5316606;-0.1849753,-0.1658529;-0.5606737;-0.248206,0.04796874;0.5079519;-0.04025125,0;0;0,0.005780041;0.2949369;-0.008287668,0.01034576;0.581048;-0.03045154,0.2012438;0.4974785;-0.01169515,0.399481;0.3641734;-0.01865554,0.6293017;0.2605845;-0.0928452,-0.1798956;0.5114264;0.0114196,-0.3880183;0.3939555;0.01292534,-0.6340261;0.3175973;-0.03905464,0.07728517;-0.004524514;-0.04986668,0.03354549;-0.3552667;-0.04747391,-0.01964699;-0.7763537;0.03811741,-0.01897174;-0.8108945;-0.02018404,-0.08700567;0.01122286;-0.02800383,-0.1619088;-0.1948213;-0.305266,-0.1719849;-0.5895128;-0.1275397,-0.2018027;-0.6134759;-0.1888905,0.009571761;0.5112244;-0.02240014,332.7303
+0;0;0,0.02726911;0.2932702;-0.01840824,0.05471223;0.5771659;-0.05048378,0.2371472;0.4733115;-0.03295156,0.467031;0.414143;-0.005217424,0.7263211;0.3798924;0.02023681,-0.1403489;0.474958;-0.0181249,-0.3708198;0.4118567;-0.02237921,-0.6261421;0.3516747;-0.03790206,0.07736374;-0.004614356;-0.04973644,0.05164716;-0.3570003;-0.0396449,0.005255219;-0.781387;0.03255787,0.002276784;-0.745154;-0.05414454,-0.08723573;0.01399964;-0.02596327,-0.2193523;-0.1259047;-0.3224612,-0.1566678;-0.5316606;-0.1849753,-0.1658529;-0.5606737;-0.248206,0.04796874;0.5079519;-0.04025125,0;0;0,0.005780041;0.2949369;-0.008287668,0.01034576;0.581048;-0.03045154,0.2012438;0.4974785;-0.01169515,0.399481;0.3641734;-0.01865554,0.6293017;0.2605845;-0.0928452,-0.1798956;0.5114264;0.0114196,-0.3880183;0.3939555;0.01292534,-0.6340261;0.3175973;-0.03905464,0.07728517;-0.004524514;-0.04986668,0.03354549;-0.3552667;-0.04747391,-0.01964699;-0.7763537;0.03811741,-0.01897174;-0.8108945;-0.02018404,-0.08700567;0.01122286;-0.02800383,-0.1619088;-0.1948213;-0.305266,-0.1719849;-0.5895128;-0.1275397,-0.2018027;-0.6134759;-0.1888905,0.009571761;0.5112244;-0.02240014,332.7419
+0;0;0,0.02807227;0.3019079;-0.01895042,0.05731552;0.6044109;-0.05319374,0.246104;0.4933299;-0.03451332,0.475071;0.4343974;-0.006889788,0.7100007;0.4033647;0.01617301,-0.1452284;0.4950368;-0.01914321,-0.3747801;0.4321871;-0.02338056,-0.6061149;0.3776593;-0.03744503,0.07734341;-0.004613143;-0.04972337,0.0512576;-0.3620584;-0.03948693,0.005303886;-0.7824363;0.0320338,0.002350731;-0.7462562;-0.05393271,-0.08721281;0.01399596;-0.02595645,-0.2212262;-0.1279171;-0.3267113,-0.1591339;-0.5298401;-0.1905241,-0.168241;-0.5583523;-0.2532182,0.04999166;0.52924;-0.04208056,0;0;0,0.005977944;0.3031485;-0.01899529,0.007293522;0.6055613;-0.06416106,0.200779;0.4971402;-0.01220155,0.4039606;0.3733712;-0.01997828,0.6221544;0.2998475;-0.08058047,-0.1812612;0.5103643;0.01175996,-0.3916076;0.3989413;0.01062907,-0.6134541;0.324138;-0.03267805,0.07724637;-0.004258424;-0.04990554,0.03153109;-0.3598498;-0.05405879,-0.02160645;-0.7756488;0.03667212,-0.02129259;-0.8106819;-0.01996494,-0.08702599;0.01091964;-0.02798102,-0.1597622;-0.2001859;-0.3085096,-0.1716653;-0.5904455;-0.1310265,-0.2018472;-0.6111812;-0.1938923,0.007618934;0.5306998;-0.04921222,332.7646
+0;0;0,0.02787786;0.3036696;-0.01877012,0.05667477;0.6045414;-0.05261391,0.2471219;0.4944507;-0.03353372,0.4772984;0.4399812;-0.005734038,0.7129024;0.4147596;0.01700338,-0.1472567;0.4959572;-0.01857678,-0.3781846;0.4379308;-0.02369844,-0.6101034;0.3861902;-0.03780285,0.07714712;-0.004359934;-0.0496254,0.05005694;-0.3671577;-0.03929025,0.004115045;-0.783742;0.03169953,0.001196193;-0.7474334;-0.05584379,-0.08703189;0.01368866;-0.02591215,-0.2238333;-0.1271392;-0.332369,-0.1602716;-0.5248833;-0.1965301,-0.170285;-0.5530876;-0.2615235,0.04947419;0.5299823;-0.04164473,0;0;0,0.004939899;0.3047501;-0.0211587,0.005797774;0.6057547;-0.06432843,0.200625;0.497279;-0.01333833,0.4091513;0.3825209;-0.02160525,0.6257412;0.3033206;-0.08058405,-0.1844548;0.51062;0.01054125,-0.3976322;0.4044608;0.0079731,-0.6197783;0.3303245;-0.03465685,0.07712796;-0.004162297;-0.04967213,0.03198439;-0.3648293;-0.06822658,-0.02442883;-0.7738798;0.03270888,-0.02366741;-0.8114441;-0.023386,-0.08672917;0.01074133;-0.02821424,-0.1563476;-0.2096715;-0.3093448,-0.173154;-0.5948405;-0.1303058,-0.1994827;-0.6207609;-0.1926906,0.00601235;0.5313892;-0.05015302,332.7858
+0;0;0,0.02787786;0.3036696;-0.01877012,0.05667477;0.6045414;-0.05261391,0.2471219;0.4944507;-0.03353372,0.4772984;0.4399812;-0.005734038,0.7129024;0.4147596;0.01700338,-0.1472567;0.4959572;-0.01857678,-0.3781846;0.4379308;-0.02369844,-0.6101034;0.3861902;-0.03780285,0.07714712;-0.004359934;-0.0496254,0.05005694;-0.3671577;-0.03929025,0.004115045;-0.783742;0.03169953,0.001196193;-0.7474334;-0.05584379,-0.08703189;0.01368866;-0.02591215,-0.2238333;-0.1271392;-0.332369,-0.1602716;-0.5248833;-0.1965301,-0.170285;-0.5530876;-0.2615235,0.04947419;0.5299823;-0.04164473,0;0;0,0.004939899;0.3047501;-0.0211587,0.005797774;0.6057547;-0.06432843,0.200625;0.497279;-0.01333833,0.4091513;0.3825209;-0.02160525,0.6257412;0.3033206;-0.08058405,-0.1844548;0.51062;0.01054125,-0.3976322;0.4044608;0.0079731,-0.6197783;0.3303245;-0.03465685,0.07712796;-0.004162297;-0.04967213,0.03198439;-0.3648293;-0.06822658,-0.02442883;-0.7738798;0.03270888,-0.02366741;-0.8114441;-0.023386,-0.08672917;0.01074133;-0.02821424,-0.1563476;-0.2096715;-0.3093448,-0.173154;-0.5948405;-0.1303058,-0.1994827;-0.6207609;-0.1926906,0.00601235;0.5313892;-0.05015302,332.797
+0;0;0,0.02792653;0.3041997;-0.01880289,0.05664064;0.6042078;-0.05254452,0.2480845;0.4942661;-0.03347217,0.4775043;0.4399756;-0.005763879,0.7128235;0.4147845;0.01694606,-0.1482208;0.4957799;-0.01844215,-0.3783895;0.4379442;-0.02354697,-0.610028;0.3862662;-0.03763433,0.07711838;-0.00435831;-0.04960692,0.05034938;-0.3628548;-0.0393943,0.004155718;-0.7817219;0.0319845,0.001194682;-0.7453222;-0.056824,-0.08699947;0.01368356;-0.0259025,-0.222179;-0.1254746;-0.328726,-0.158269;-0.5253984;-0.1921428,-0.1684271;-0.5544439;-0.2580754,0.04947121;0.5299712;-0.0416228,0;0;0,0.004122511;0.3052271;-0.02214289,0.004625812;0.6054902;-0.06437802,0.2006441;0.4972249;-0.01456642,0.4123546;0.3901877;-0.0229547,0.6325051;0.3198714;-0.07876563,-0.1873397;0.5106568;0.00783696,-0.4028235;0.4112297;0.002392795,-0.6255097;0.3388426;-0.03879461,0.07711679;-0.004013255;-0.04963851,0.03655741;-0.359703;-0.08399415,-0.03017367;-0.7679263;0.02361226,-0.02406904;-0.8119174;-0.02562928,-0.08670035;0.01055725;-0.02826091,-0.1536747;-0.2112552;-0.3033141,-0.1801358;-0.6015705;-0.1311739,-0.1999034;-0.6294203;-0.195976,0.004876509;0.5313883;-0.0505724,332.8195
+0;0;0,0.02737975;0.3042623;-0.01859292,0.05583192;0.6043007;-0.05229064,0.2473967;0.4949201;-0.03283399,0.4778724;0.4451608;-0.005381793,0.7135537;0.4230338;0.01675841,-0.1490393;0.49621;-0.01810266,-0.3799157;0.4413381;-0.02391448,-0.6119261;0.3914267;-0.03824978,0.07719401;-0.004191004;-0.04950361,0.05026637;-0.3626795;-0.03942788,0.002186965;-0.7811818;0.03284026,-0.0007066047;-0.7447383;-0.0559673,-0.08705567;0.01343148;-0.02584553,-0.2226959;-0.120375;-0.3308671,-0.1570419;-0.5203068;-0.1951374,-0.1672908;-0.548935;-0.2614274,0.04869929;0.5300574;-0.04139094,0;0;0,0.004122511;0.3052271;-0.02214289,0.004625812;0.6054902;-0.06437802,0.2006441;0.4972249;-0.01456642,0.4123546;0.3901877;-0.0229547,0.6325051;0.3198714;-0.07876563,-0.1873397;0.5106568;0.00783696,-0.4028235;0.4112297;0.002392795,-0.6255097;0.3388426;-0.03879461,0.07711679;-0.004013255;-0.04963851,0.03655741;-0.359703;-0.08399415,-0.03017367;-0.7679263;0.02361226,-0.02406904;-0.8119174;-0.02562928,-0.08670035;0.01055725;-0.02826091,-0.1536747;-0.2112552;-0.3033141,-0.1801358;-0.6015705;-0.1311739,-0.1999034;-0.6294203;-0.195976,0.004876509;0.5313883;-0.0505724,332.8307
+0;0;0,0.02743006;0.3048215;-0.01862708,0.05584966;0.604519;-0.05227934,0.247423;0.4953821;-0.03285872,0.4780801;0.4455836;-0.005384911,0.7135364;0.4234778;0.01673416,-0.1489838;0.4966719;-0.01812847,-0.380042;0.4417568;-0.02394487,-0.6118309;0.3918931;-0.03826649,0.07710647;-0.004186252;-0.04944747,0.05033801;-0.3605556;-0.0394313,0.00261981;-0.7759138;0.03229391,-0.0003461554;-0.7393091;-0.05873556,-0.08695695;0.01341625;-0.02581622,-0.2217954;-0.1195992;-0.3290347,-0.1566346;-0.5165265;-0.1943247,-0.1671399;-0.5466216;-0.2622733,0.04874019;0.5305169;-0.04141504,0;0;0,0.003057122;0.3057458;-0.02292728,0.002225816;0.605612;-0.06556439,0.1988005;0.4973725;-0.0172658,0.4134685;0.3958655;-0.02443433,0.6366817;0.3349203;-0.0780921,-0.1900096;0.509675;0.003904004,-0.4080069;0.415442;-0.001988706,-0.6314341;0.3469103;-0.04443034,0.0770877;-0.003526315;-0.04952812,0.0386762;-0.3567267;-0.08940244,-0.03231035;-0.760896;0.01807833,-0.0290121;-0.810221;-0.02703762,-0.08662212;0.009777539;-0.02844277,-0.1520103;-0.2184225;-0.2957723,-0.1822508;-0.6044112;-0.1224454,-0.2053547;-0.6380492;-0.1837251,0.002828881;0.5317438;-0.0518527,332.853
+0;0;0,0.02743006;0.3048215;-0.01862708,0.05584966;0.604519;-0.05227934,0.247423;0.4953821;-0.03285872,0.4780801;0.4455836;-0.005384911,0.7135364;0.4234778;0.01673416,-0.1489838;0.4966719;-0.01812847,-0.380042;0.4417568;-0.02394487,-0.6118309;0.3918931;-0.03826649,0.07710647;-0.004186252;-0.04944747,0.05033801;-0.3605556;-0.0394313,0.00261981;-0.7759138;0.03229391,-0.0003461554;-0.7393091;-0.05873556,-0.08695695;0.01341625;-0.02581622,-0.2217954;-0.1195992;-0.3290347,-0.1566346;-0.5165265;-0.1943247,-0.1671399;-0.5466216;-0.2622733,0.04874019;0.5305169;-0.04141504,0;0;0,0.003057122;0.3057458;-0.02292728,0.002225816;0.605612;-0.06556439,0.1988005;0.4973725;-0.0172658,0.4134685;0.3958655;-0.02443433,0.6366817;0.3349203;-0.0780921,-0.1900096;0.509675;0.003904004,-0.4080069;0.415442;-0.001988706,-0.6314341;0.3469103;-0.04443034,0.0770877;-0.003526315;-0.04952812,0.0386762;-0.3567267;-0.08940244,-0.03231035;-0.760896;0.01807833,-0.0290121;-0.810221;-0.02703762,-0.08662212;0.009777539;-0.02844277,-0.1520103;-0.2184225;-0.2957723,-0.1822508;-0.6044112;-0.1224454,-0.2053547;-0.6380492;-0.1837251,0.002828881;0.5317438;-0.0518527,332.8656
+0;0;0,0.02693318;0.3048832;-0.01833957,0.05500589;0.6046325;-0.05182512,0.2467501;0.4962639;-0.03165099,0.4783693;0.4505375;-0.005211705,0.7142727;0.432777;0.01604263,-0.1498265;0.4973098;-0.01753692,-0.3836023;0.4556185;-0.02447335,-0.6136976;0.3980432;-0.03707654,0.07711958;-0.003934095;-0.0494477,0.04955012;-0.3602423;-0.03943163,0.001582187;-0.7754391;0.03305786,-0.001267161;-0.7388084;-0.05797345,-0.08700679;0.01312346;-0.02579878,-0.2228555;-0.1158035;-0.3303294,-0.1562324;-0.5127523;-0.1964001,-0.1669779;-0.5416215;-0.2653765,0.04796671;0.5306162;-0.04101148,0;0;0,0.003057122;0.3057458;-0.02292728,0.002225816;0.605612;-0.06556439,0.1988005;0.4973725;-0.0172658,0.4134685;0.3958655;-0.02443433,0.6366817;0.3349203;-0.0780921,-0.1900096;0.509675;0.003904004,-0.4080069;0.415442;-0.001988706,-0.6314341;0.3469103;-0.04443034,0.0770877;-0.003526315;-0.04952812,0.0386762;-0.3567267;-0.08940244,-0.03231035;-0.760896;0.01807833,-0.0290121;-0.810221;-0.02703762,-0.08662212;0.009777539;-0.02844277,-0.1520103;-0.2184225;-0.2957723,-0.1822508;-0.6044112;-0.1224454,-0.2053547;-0.6380492;-0.1837251,0.002828881;0.5317438;-0.0518527,332.8762
+0;0;0,0.0264337;0.2992291;-0.01799946,0.05272573;0.5800054;-0.0492755,0.2460745;0.478125;-0.03002806,0.4769344;0.4325486;-0.003675452,0.7127191;0.414797;0.01756819,-0.1524403;0.479176;-0.01584501,-0.3854497;0.4376214;-0.0227587,-0.6154293;0.380075;-0.03535556,0.07715309;-0.003935804;-0.04946919,0.04968444;-0.3589412;-0.03948974,0.001646791;-0.7747414;0.03310511,-0.001155771;-0.7382196;-0.05643148,-0.08704459;0.01312917;-0.02580998,-0.2223966;-0.1153264;-0.3292271,-0.1556766;-0.5128521;-0.1951032,-0.1662457;-0.5407547;-0.2629469,0.04631956;0.5126452;-0.0394343,0;0;0,0.0005008876;0.3002358;-0.02047062,-0.006506756;0.5822167;-0.05127788,0.1972021;0.4969523;-0.02182841,0.4143561;0.4026482;-0.02616835,0.6392353;0.347667;-0.07877326,-0.2018503;0.5084866;0.002540164,-0.4209113;0.4188262;-0.003881885,-0.6451145;0.353779;-0.04704012,0.07706301;-0.002854794;-0.04968333,0.04029597;-0.3547891;-0.09059024,-0.0324847;-0.758966;0.01809024,-0.03206424;-0.8056027;-0.02874805,-0.08691775;0.008583014;-0.02805221,-0.1523207;-0.2262673;-0.287765,-0.1875785;-0.6118768;-0.1130378,-0.2132587;-0.6446626;-0.1719077,-0.003959745;0.514519;-0.04201412,332.8979
+0;0;0,0.02660885;0.3012118;-0.01811873,0.05388147;0.5924079;-0.05067106,0.249066;0.4850956;-0.03057949,0.4802076;0.4394635;-0.004194727,0.715795;0.4217268;0.01703114,-0.154066;0.4861588;-0.01623211,-0.3873596;0.4445535;-0.02315423,-0.6171467;0.3870553;-0.03574055,0.07745034;-0.003950967;-0.04965978,0.05012527;-0.3571006;-0.0397325,0.002031427;-0.7733873;0.03294728,-0.0007679991;-0.7368727;-0.05648912,-0.08737995;0.01317975;-0.02590942,-0.2220244;-0.1146044;-0.3277405,-0.1552264;-0.5125951;-0.1934596,-0.1657837;-0.5404329;-0.2612275,0.04699675;0.5200158;-0.0400947,0;0;0,-0.001430899;0.3019652;-0.02408051,-0.01182921;0.5923424;-0.07001686,0.1940618;0.4970422;-0.02971959,0.4144008;0.4095458;-0.02971435,0.6412761;0.3620499;-0.08009553,-0.2055803;0.5057868;0.0004816055,-0.4266957;0.4206532;-0.007586027,-0.6543746;0.3730347;-0.0540765,0.07716174;-0.001397133;-0.05024314,0.04143216;-0.351493;-0.0916698,-0.03257784;-0.756058;0.01667976,-0.03212926;-0.8030239;-0.02942014,-0.08762306;0.007135527;-0.02741429,-0.1538185;-0.227326;-0.2847193,-0.1919591;-0.6121969;-0.107774,-0.2183339;-0.6411564;-0.1700419,-0.008354455;0.5205964;-0.05451465,332.9196
+0;0;0,0.02629141;0.3012557;-0.01785055,0.05317215;0.5924969;-0.05031481,0.2484954;0.4856253;-0.02989701,0.4805251;0.4443906;-0.004075356,0.7163755;0.4300362;0.01678405,-0.1547955;0.4868925;-0.01577902,-0.3881934;0.4460943;-0.02388948,-0.618946;0.3922082;-0.0346637,0.07750378;-0.003856614;-0.04958379,0.04965567;-0.3569723;-0.0399045,0.0009809881;-0.7730415;0.03362866,-0.001772907;-0.7365072;-0.05580772,-0.08741645;0.01299437;-0.02587993,-0.2223631;-0.1104443;-0.3293799,-0.1542487;-0.5083997;-0.1956571,-0.1641491;-0.5369866;-0.2628784,0.04636476;0.5200979;-0.03973518,0;0;0,-0.001430899;0.3019652;-0.02408051,-0.01182921;0.5923424;-0.07001686,0.1940618;0.4970422;-0.02971959,0.4144008;0.4095458;-0.02971435,0.6412761;0.3620499;-0.08009553,-0.2055803;0.5057868;0.0004816055,-0.4266957;0.4206532;-0.007586027,-0.6543746;0.3730347;-0.0540765,0.07716174;-0.001397133;-0.05024314,0.04143216;-0.351493;-0.0916698,-0.03257784;-0.756058;0.01667976,-0.03212926;-0.8030239;-0.02942014,-0.08762306;0.007135527;-0.02741429,-0.1538185;-0.227326;-0.2847193,-0.1919591;-0.6121969;-0.107774,-0.2183339;-0.6411564;-0.1700419,-0.008354455;0.5205964;-0.05451465,332.931
+0;0;0,0.02643477;0.3028984;-0.01794788,0.05349354;0.5960754;-0.050615,0.2488067;0.4890016;-0.03016743,0.4814408;0.4476595;-0.004278518,0.7169621;0.4333251;0.01655178,-0.1545018;0.4902688;-0.01604882,-0.3885076;0.4493645;-0.02418041,-0.6189382;0.3955535;-0.03493959,0.07832312;-0.003897386;-0.05010797,0.05062265;-0.355141;-0.04048,0.002162423;-0.769377;0.03272918,-0.001713461;-0.7301806;-0.09314528,-0.08834059;0.01313175;-0.02615352,-0.2225718;-0.1096525;-0.3280444,-0.1547575;-0.5058546;-0.1949109,-0.1686915;-0.5583109;-0.2895195,0.04666727;0.5234757;-0.04000603,0;0;0,-0.002645239;0.303355;-0.0271492,-0.01281863;0.5954541;-0.07506323,0.1924615;0.4973724;-0.03591108,0.4160291;0.4166553;-0.03536463,0.6444784;0.3736302;-0.08085537,-0.2057289;0.5056962;-0.001197468,-0.4285172;0.4233314;-0.01011039,-0.6557013;0.3752664;-0.05687341,0.07761937;-0.0003943592;-0.05133796,0.04235783;-0.3485531;-0.09345889,-0.0307743;-0.7516288;0.01369119,-0.04178871;-0.7488217;-0.1091225,-0.08911262;0.006294576;-0.02607352,-0.1565361;-0.230565;-0.2782316,-0.1934081;-0.6136882;-0.1017192,-0.2356023;-0.6699122;-0.18375,-0.009768903;0.5234357;-0.05976892,332.9532
+0;0;0,0.02643477;0.3028984;-0.01794788,0.05349354;0.5960754;-0.050615,0.2488067;0.4890016;-0.03016743,0.4814408;0.4476595;-0.004278518,0.7169621;0.4333251;0.01655178,-0.1545018;0.4902688;-0.01604882,-0.3885076;0.4493645;-0.02418041,-0.6189382;0.3955535;-0.03493959,0.07832312;-0.003897386;-0.05010797,0.05062265;-0.355141;-0.04048,0.002162423;-0.769377;0.03272918,-0.001713461;-0.7301806;-0.09314528,-0.08834059;0.01313175;-0.02615352,-0.2225718;-0.1096525;-0.3280444,-0.1547575;-0.5058546;-0.1949109,-0.1686915;-0.5583109;-0.2895195,0.04666727;0.5234757;-0.04000603,0;0;0,-0.002645239;0.303355;-0.0271492,-0.01281863;0.5954541;-0.07506323,0.1924615;0.4973724;-0.03591108,0.4160291;0.4166553;-0.03536463,0.6444784;0.3736302;-0.08085537,-0.2057289;0.5056962;-0.001197468,-0.4285172;0.4233314;-0.01011039,-0.6557013;0.3752664;-0.05687341,0.07761937;-0.0003943592;-0.05133796,0.04235783;-0.3485531;-0.09345889,-0.0307743;-0.7516288;0.01369119,-0.04178871;-0.7488217;-0.1091225,-0.08911262;0.006294576;-0.02607352,-0.1565361;-0.230565;-0.2782316,-0.1934081;-0.6136882;-0.1017192,-0.2356023;-0.6699122;-0.18375,-0.009768903;0.5234357;-0.05976892,332.9759
+0;0;0,0.02641245;0.3039819;-0.017701,0.05349588;0.59916;-0.05027024,0.2494478;0.4921388;-0.02979045,0.484823;0.4534883;-0.004113104,0.7202833;0.4422491;0.01594714,-0.1551868;0.4939528;-0.01565712,-0.3914335;0.4531026;-0.02422928,-0.6223853;0.4026989;-0.0337675,0.07882317;-0.003957003;-0.05041961,0.05107208;-0.3508485;-0.04097303,0.001930706;-0.7690254;0.03327042,-0.001052125;-0.7318929;-0.06382872,-0.08890192;0.01318614;-0.02633368,-0.2218348;-0.1070018;-0.324791,-0.1515367;-0.5069096;-0.1908847,-0.1634147;-0.540655;-0.2635721,0.0466865;0.5263147;-0.03970497,0;0;0,-0.004940122;0.3040656;-0.03058815,-0.01491643;0.5978434;-0.08062911,0.190549;0.4975339;-0.04304123,0.4187244;0.4234627;-0.04099727,0.6478109;0.3804781;-0.08151793,-0.2067724;0.5052769;-0.001241878,-0.4320849;0.4234357;-0.01078347,-0.6591128;0.3758306;-0.05728439,0.07755682;-6.206334E-05;-0.05249595,0.04270443;-0.343616;-0.09664392,-0.02892852;-0.7504908;0.01344919,-0.01563588;-0.8066781;-0.02994537,-0.0900293;0.005977395;-0.02509751,-0.1578602;-0.2300077;-0.271883,-0.1892002;-0.6163452;-0.09143889,-0.2238664;-0.6525326;-0.1539328,-0.01217659;0.5255889;-0.06525993,332.9868
+0;0;0,0.02641245;0.3039819;-0.017701,0.05349588;0.59916;-0.05027024,0.2494478;0.4921388;-0.02979045,0.484823;0.4534883;-0.004113104,0.7202833;0.4422491;0.01594714,-0.1551868;0.4939528;-0.01565712,-0.3914335;0.4531026;-0.02422928,-0.6223853;0.4026989;-0.0337675,0.07882317;-0.003957003;-0.05041961,0.05107208;-0.3508485;-0.04097303,0.001930706;-0.7690254;0.03327042,-0.001052125;-0.7318929;-0.06382872,-0.08890192;0.01318614;-0.02633368,-0.2218348;-0.1070018;-0.324791,-0.1515367;-0.5069096;-0.1908847,-0.1634147;-0.540655;-0.2635721,0.0466865;0.5263147;-0.03970497,0;0;0,-0.004940122;0.3040656;-0.03058815,-0.01491643;0.5978434;-0.08062911,0.190549;0.4975339;-0.04304123,0.4187244;0.4234627;-0.04099727,0.6478109;0.3804781;-0.08151793,-0.2067724;0.5052769;-0.001241878,-0.4320849;0.4234357;-0.01078347,-0.6591128;0.3758306;-0.05728439,0.07755682;-6.206334E-05;-0.05249595,0.04270443;-0.343616;-0.09664392,-0.02892852;-0.7504908;0.01344919,-0.01563588;-0.8066781;-0.02994537,-0.0900293;0.005977395;-0.02509751,-0.1578602;-0.2300077;-0.271883,-0.1892002;-0.6163452;-0.09143889,-0.2238664;-0.6525326;-0.1539328,-0.01217659;0.5255889;-0.06525993,332.9978
+0;0;0,0.02641245;0.3039819;-0.017701,0.05349588;0.59916;-0.05027024,0.2494478;0.4921388;-0.02979045,0.484823;0.4534883;-0.004113104,0.7202833;0.4422491;0.01594714,-0.1551868;0.4939528;-0.01565712,-0.3914335;0.4531026;-0.02422928,-0.6223853;0.4026989;-0.0337675,0.07882317;-0.003957003;-0.05041961,0.05107208;-0.3508485;-0.04097303,0.001930706;-0.7690254;0.03327042,-0.001052125;-0.7318929;-0.06382872,-0.08890192;0.01318614;-0.02633368,-0.2218348;-0.1070018;-0.324791,-0.1515367;-0.5069096;-0.1908847,-0.1634147;-0.540655;-0.2635721,0.0466865;0.5263147;-0.03970497,0;0;0,-0.004940122;0.3040656;-0.03058815,-0.01491643;0.5978434;-0.08062911,0.190549;0.4975339;-0.04304123,0.4187244;0.4234627;-0.04099727,0.6478109;0.3804781;-0.08151793,-0.2067724;0.5052769;-0.001241878,-0.4320849;0.4234357;-0.01078347,-0.6591128;0.3758306;-0.05728439,0.07755682;-6.206334E-05;-0.05249595,0.04270443;-0.343616;-0.09664392,-0.02892852;-0.7504908;0.01344919,-0.01563588;-0.8066781;-0.02994537,-0.0900293;0.005977395;-0.02509751,-0.1578602;-0.2300077;-0.271883,-0.1892002;-0.6163452;-0.09143889,-0.2238664;-0.6525326;-0.1539328,-0.01217659;0.5255889;-0.06525993,333.0094
+0;0;0,0.02640894;0.3050186;-0.01745442,0.05343563;0.6018295;-0.05001202,0.2483167;0.4951046;-0.02943442,0.4866908;0.4595431;-0.004193649,0.7221019;0.4501111;0.01548162,-0.1542113;0.4975491;-0.01503634,-0.3928764;0.456544;-0.02406182,-0.6243131;0.4092122;-0.03361376,0.0795247;-0.003985035;-0.05093379,0.05146149;-0.3473697;-0.04159468,0.002213504;-0.7658309;0.03314285,-0.0009009296;-0.7285056;-0.0660865,-0.0897653;0.01323483;-0.02648282,-0.2213927;-0.1042862;-0.3225416,-0.148656;-0.5040875;-0.1884181,-0.162244;-0.5385033;-0.2630893,0.04663394;0.5285962;-0.03942147,0;0;0,-0.004742756;0.3048298;-0.03308606,-0.0144728;0.5998039;-0.08569622,0.1897397;0.4983902;-0.04923701,0.4219507;0.4291242;-0.04719663,0.6517071;0.388661;-0.0855267,-0.2043548;0.5047357;-0.00382784,-0.4321706;0.4226691;-0.01325851,-0.6591057;0.3759571;-0.06030041,0.07788596;0.0001594126;-0.0535543,0.04140878;-0.3396201;-0.09835434,-0.02759854;-0.7472713;0.01200557,-0.01491052;-0.8067734;-0.02968645,-0.09120981;0.005979541;-0.02406917,-0.1595142;-0.2316058;-0.2642264,-0.1846484;-0.6177868;-0.08159733,-0.220843;-0.6553386;-0.1451309,-0.01186466;0.5272908;-0.06967759,333.0313
+0;0;0,0.02640894;0.3050186;-0.01745442,0.05343563;0.6018295;-0.05001202,0.2483167;0.4951046;-0.02943442,0.4866908;0.4595431;-0.004193649,0.7221019;0.4501111;0.01548162,-0.1542113;0.4975491;-0.01503634,-0.3928764;0.456544;-0.02406182,-0.6243131;0.4092122;-0.03361376,0.0795247;-0.003985035;-0.05093379,0.05146149;-0.3473697;-0.04159468,0.002213504;-0.7658309;0.03314285,-0.0009009296;-0.7285056;-0.0660865,-0.0897653;0.01323483;-0.02648282,-0.2213927;-0.1042862;-0.3225416,-0.148656;-0.5040875;-0.1884181,-0.162244;-0.5385033;-0.2630893,0.04663394;0.5285962;-0.03942147,0;0;0,-0.004742756;0.3048298;-0.03308606,-0.0144728;0.5998039;-0.08569622,0.1897397;0.4983902;-0.04923701,0.4219507;0.4291242;-0.04719663,0.6517071;0.388661;-0.0855267,-0.2043548;0.5047357;-0.00382784,-0.4321706;0.4226691;-0.01325851,-0.6591057;0.3759571;-0.06030041,0.07788596;0.0001594126;-0.0535543,0.04140878;-0.3396201;-0.09835434,-0.02759854;-0.7472713;0.01200557,-0.01491052;-0.8067734;-0.02968645,-0.09120981;0.005979541;-0.02406917,-0.1595142;-0.2316058;-0.2642264,-0.1846484;-0.6177868;-0.08159733,-0.220843;-0.6553386;-0.1451309,-0.01186466;0.5272908;-0.06967759,333.0424
+0;0;0,0.02651757;0.3062733;-0.01752622,0.05372883;0.6051124;-0.05030388,0.2458944;0.4983832;-0.02979385,0.4871493;0.4623919;-0.004248027,0.7223752;0.4529673;0.01541177,-0.151297;0.5007953;-0.01558665,-0.3928465;0.4592946;-0.02472122,-0.624101;0.4120001;-0.03426564,0.07973978;-0.003995813;-0.05107155,0.05181243;-0.3457181;-0.04177765,0.002648611;-0.7634641;0.03283215,-0.0005224838;-0.7260055;-0.06820249,-0.09000808;0.01327062;-0.02655445,-0.2209983;-0.1036815;-0.32118,-0.1483859;-0.5027995;-0.1872857,-0.1622211;-0.5383872;-0.2633155,0.04688549;0.5314307;-0.03964849,0;0;0,-0.00494583;0.3058613;-0.03518605,-0.01405938;0.6025065;-0.09018922,0.1873074;0.4985963;-0.0581913,0.4237444;0.4336287;-0.05283594,0.6539835;0.3943464;-0.08823919,-0.2007718;0.5047217;-0.007208623,-0.4312147;0.4212306;-0.01599552,-0.658058;0.3755918;-0.06359553,0.07784003;0.0002620369;-0.05407,0.03996441;-0.3377665;-0.09814477,-0.02702212;-0.7452134;0.01137805,-0.02107655;-0.8034776;-0.0380969,-0.09155127;0.00602645;-0.02376446,-0.1596349;-0.2318202;-0.261323,-0.1808932;-0.6158044;-0.07531326,-0.215896;-0.6549752;-0.1406118,-0.0116688;0.5296386;-0.07363892,333.0536
+0;0;0,0.0266718;0.3062743;-0.017273,0.05392981;0.6051397;-0.04976697,0.2461204;0.4985481;-0.02938739,0.4877909;0.4657071;-0.003526911,0.7231448;0.4573852;0.01506858,-0.151223;0.5015756;-0.01517825,-0.3928033;0.4597346;-0.02152139,-0.624732;0.4168696;-0.03486967,0.0797286;-0.003977891;-0.0510904,0.05129499;-0.3456618;-0.04192171,0.002100132;-0.7633619;0.03292431,-0.001077583;-0.7258713;-0.06810775,-0.09003794;0.01320599;-0.02648535,-0.2208838;-0.1018285;-0.3219288,-0.1458371;-0.5003667;-0.1876503,-0.1620949;-0.5352091;-0.2638398,0.04708385;0.5314495;-0.03917254,0;0;0,-0.00494583;0.3058613;-0.03518605,-0.01405938;0.6025065;-0.09018922,0.1873074;0.4985963;-0.0581913,0.4237444;0.4336287;-0.05283594,0.6539835;0.3943464;-0.08823919,-0.2007718;0.5047217;-0.007208623,-0.4312147;0.4212306;-0.01599552,-0.658058;0.3755918;-0.06359553,0.07784003;0.0002620369;-0.05407,0.03996441;-0.3377665;-0.09814477,-0.02702212;-0.7452134;0.01137805,-0.02107655;-0.8034776;-0.0380969,-0.09155127;0.00602645;-0.02376446,-0.1596349;-0.2318202;-0.261323,-0.1808932;-0.6158044;-0.07531326,-0.215896;-0.6549752;-0.1406118,-0.0116688;0.5296386;-0.07363892,333.065
+0;0;0,0.0266718;0.3062743;-0.017273,0.05392981;0.6051397;-0.04976697,0.2461204;0.4985481;-0.02938739,0.4877909;0.4657071;-0.003526911,0.7231448;0.4573852;0.01506858,-0.151223;0.5015756;-0.01517825,-0.3928033;0.4597346;-0.02152139,-0.624732;0.4168696;-0.03486967,0.0797286;-0.003977891;-0.0510904,0.05129499;-0.3456618;-0.04192171,0.002100132;-0.7633619;0.03292431,-0.001077583;-0.7258713;-0.06810775,-0.09003794;0.01320599;-0.02648535,-0.2208838;-0.1018285;-0.3219288,-0.1458371;-0.5003667;-0.1876503,-0.1620949;-0.5352091;-0.2638398,0.04708385;0.5314495;-0.03917254,0;0;0,-0.00494583;0.3058613;-0.03518605,-0.01405938;0.6025065;-0.09018922,0.1873074;0.4985963;-0.0581913,0.4237444;0.4336287;-0.05283594,0.6539835;0.3943464;-0.08823919,-0.2007718;0.5047217;-0.007208623,-0.4312147;0.4212306;-0.01599552,-0.658058;0.3755918;-0.06359553,0.07784003;0.0002620369;-0.05407,0.03996441;-0.3377665;-0.09814477,-0.02702212;-0.7452134;0.01137805,-0.02107655;-0.8034776;-0.0380969,-0.09155127;0.00602645;-0.02376446,-0.1596349;-0.2318202;-0.261323,-0.1808932;-0.6158044;-0.07531326,-0.215896;-0.6549752;-0.1406118,-0.0116688;0.5296386;-0.07363892,333.0766
+0;0;0,0.02673918;0.3070479;-0.01731663,0.05412599;0.6073256;-0.04996408,0.2460076;0.5004327;-0.02954823,0.4879901;0.4675493;-0.003654353,0.7232918;0.4592293;0.014937,-0.1507834;0.503456;-0.01535884,-0.3926755;0.4615609;-0.02171017,-0.6245527;0.4187055;-0.03505548,0.0797055;-0.003976739;-0.05107559,0.05084611;-0.3507771;-0.0417696,0.002305582;-0.7629215;0.0320809,-0.001641391;-0.7236176;-0.09340888,-0.09001184;0.01320217;-0.02647768,-0.2228171;-0.1035549;-0.3263452,-0.1487685;-0.4967923;-0.1938527,-0.168962;-0.5473316;-0.2884861,0.04724779;0.5332884;-0.03931977,0;0;0,-0.004874378;0.3062625;-0.03837752,-0.01417004;0.6035606;-0.09747958,0.1868225;0.499002;-0.06400275,0.4241134;0.4361344;-0.05706859,0.6551318;0.4018582;-0.09224415,-0.1999516;0.5045304;-0.01208735,-0.430478;0.4201915;-0.01929114,-0.6574349;0.3757717;-0.0672405,0.07767838;0.0001915842;-0.05425429,0.0368869;-0.3433868;-0.09272408,-0.02647603;-0.7469167;0.0113039,-0.04184608;-0.7457125;-0.1102872,-0.09145162;0.006221131;-0.02398741,-0.1596797;-0.240124;-0.2603113,-0.1778336;-0.6177186;-0.07385536,-0.2227217;-0.6684654;-0.1593822,-0.01175477;0.5306008;-0.0797832,333.0982
+0;0;0,0.02659765;0.3070732;-0.01708597,0.05365191;0.6073975;-0.04957133,0.2456014;0.5004301;-0.02898527,0.4882114;0.4717749;-0.0039533,0.723498;0.4638123;0.01498185,-0.1512005;0.5040115;-0.01462998,-0.3938645;0.4671593;-0.02259747,-0.6251599;0.4205379;-0.03311272,0.07973174;-0.003999524;-0.05103284,0.05019628;-0.3507473;-0.04188635,0.001436166;-0.7627818;0.03243102,-0.002541867;-0.7234455;-0.09305537,-0.09000625;0.01318098;-0.02650722,-0.2230245;-0.1033327;-0.3263751,-0.1457129;-0.4956842;-0.1931224,-0.1674261;-0.5459581;-0.2876447,0.04686146;0.5333498;-0.0389441,0;0;0,-0.004874378;0.3062625;-0.03837752,-0.01417004;0.6035606;-0.09747958,0.1868225;0.499002;-0.06400275,0.4241134;0.4361344;-0.05706859,0.6551318;0.4018582;-0.09224415,-0.1999516;0.5045304;-0.01208735,-0.430478;0.4201915;-0.01929114,-0.6574349;0.3757717;-0.0672405,0.07767838;0.0001915842;-0.05425429,0.0368869;-0.3433868;-0.09272408,-0.02647603;-0.7469167;0.0113039,-0.04184608;-0.7457125;-0.1102872,-0.09145162;0.006221131;-0.02398741,-0.1596797;-0.240124;-0.2603113,-0.1778336;-0.6177186;-0.07385536,-0.2227217;-0.6684654;-0.1593822,-0.01175477;0.5306008;-0.0797832,333.1096
+0;0;0,0.02663666;0.3075236;-0.01711104,0.05375472;0.608556;-0.04967341,0.2490338;0.5008507;-0.02889331,0.4922986;0.4721182;-0.003793783,0.7274169;0.4641613;0.01512782,-0.1544495;0.5044925;-0.01429631,-0.3977684;0.4675408;-0.0222853,-0.6288985;0.4209527;-0.03279303,0.07977813;-0.004001852;-0.05106254,0.04973008;-0.3567674;-0.04175731,0.0009325668;-0.7691181;0.03261706,-0.00210577;-0.7319872;-0.06322675,-0.09005863;0.01318865;-0.02652264,-0.2253854;-0.1053472;-0.3315947,-0.1480146;-0.4979996;-0.1982398,-0.1645986;-0.5293111;-0.270434,0.04694745;0.5343247;-0.03901983,0;0;0,-0.006497443;0.3061001;-0.04281998,-0.0185333;0.6021446;-0.1106665,0.1862915;0.4989176;-0.06914902,0.4248834;0.438642;-0.06053996,0.6563476;0.4059845;-0.09309387,-0.2056223;0.5023782;-0.01904222,-0.4371043;0.4185273;-0.02333708,-0.6633646;0.3776942;-0.07663704,0.07765999;0.0001804828;-0.05437684,0.03187025;-0.3494672;-0.08728361,-0.0308862;-0.7546988;0.01168466,-0.0410769;-0.8037471;-0.04210781,-0.09146287;0.006361518;-0.02412512,-0.1588624;-0.2478813;-0.2612978,-0.1774131;-0.6243776;-0.07195129,-0.1961187;-0.6704114;-0.1277642,-0.01534966;0.5296487;-0.09055853,333.132
+0;0;0,0.02675096;0.3088432;-0.01718446,0.05404284;0.6118054;-0.04995487,0.2489968;0.5036862;-0.02912282,0.4926212;0.4749113;-0.003986198,0.7275692;0.4669601;0.01492171,-0.1539218;0.5073229;-0.01454625,-0.3976002;0.4703166;-0.02254704,-0.6285629;0.4237623;-0.03304717,0.07978073;-0.004001982;-0.05106419,0.0495825;-0.3585307;-0.04171246,-1.531094E-05;-0.7776439;0.03388167,-0.003977467;-0.7383448;-0.09110387,-0.09006155;0.01318908;-0.02652351,-0.2260647;-0.1059392;-0.3331203,-0.147425;-0.5050312;-0.1975784,-0.1690515;-0.5549846;-0.2917235,0.04719331;0.5371134;-0.03923517,0;0;0,-0.007013574;0.3069814;-0.04591584,-0.01870629;0.6044852;-0.1162219,0.1853922;0.4984801;-0.07510304,0.4247271;0.4402833;-0.06307673,0.6565528;0.4087931;-0.09285188,-0.207273;0.498554;-0.03143939,-0.4406199;0.4189421;-0.03632123,-0.6677032;0.3779466;-0.08504402,0.07770237;0.0002105385;-0.05432153,0.0298031;-0.3508061;-0.08871651,-0.03178365;-0.7632586;0.01088405,-0.04478687;-0.7632348;-0.1101775,-0.09141026;0.00647874;-0.02430474,-0.1571326;-0.2511051;-0.2609926,-0.1773795;-0.6328743;-0.06689812,-0.2044196;-0.6980938;-0.1438763,-0.01565775;0.5315993;-0.09575033,333.1542
+0;0;0,0.02688361;0.3088488;-0.01687404,0.05427764;0.6118443;-0.04925023,0.2492496;0.5038329;-0.02879434,0.4933408;0.4783228;-0.004682599,0.7282668;0.4707004;0.01463038,-0.1538174;0.5080028;-0.01409679,-0.3970429;0.4678522;-0.02057196,-0.6290765;0.4276782;-0.03352487,0.0797505;-0.004053419;-0.05110732,0.04935444;-0.3585683;-0.04187313,-0.0005628355;-0.7775512;0.03423147,-0.004543573;-0.7382015;-0.0907497,-0.09006631;0.01323257;-0.02648566,-0.225695;-0.1047042;-0.3337084,-0.145845;-0.503175;-0.1970509,-0.168829;-0.5526129;-0.2913107,0.04741248;0.5371395;-0.03863018,0;0;0,-0.007013574;0.3069814;-0.04591584,-0.01870629;0.6044852;-0.1162219,0.1853922;0.4984801;-0.07510304,0.4247271;0.4402833;-0.06307673,0.6565528;0.4087931;-0.09285188,-0.207273;0.498554;-0.03143939,-0.4406199;0.4189421;-0.03632123,-0.6677032;0.3779466;-0.08504402,0.07770237;0.0002105385;-0.05432153,0.0298031;-0.3508061;-0.08871651,-0.03178365;-0.7632586;0.01088405,-0.04478687;-0.7632348;-0.1101775,-0.09141026;0.00647874;-0.02430474,-0.1571326;-0.2511051;-0.2609926,-0.1773795;-0.6328743;-0.06689812,-0.2044196;-0.6980938;-0.1438763,-0.01565775;0.5315993;-0.09575033,333.1654
+0;0;0,0.02688361;0.3088488;-0.01687404,0.05427764;0.6118443;-0.04925023,0.2492496;0.5038329;-0.02879434,0.4933408;0.4783228;-0.004682599,0.7282668;0.4707004;0.01463038,-0.1538174;0.5080028;-0.01409679,-0.3970429;0.4678522;-0.02057196,-0.6290765;0.4276782;-0.03352487,0.0797505;-0.004053419;-0.05110732,0.04935444;-0.3585683;-0.04187313,-0.0005628355;-0.7775512;0.03423147,-0.004543573;-0.7382015;-0.0907497,-0.09006631;0.01323257;-0.02648566,-0.225695;-0.1047042;-0.3337084,-0.145845;-0.503175;-0.1970509,-0.168829;-0.5526129;-0.2913107,0.04741248;0.5371395;-0.03863018,0;0;0,-0.007013574;0.3069814;-0.04591584,-0.01870629;0.6044852;-0.1162219,0.1853922;0.4984801;-0.07510304,0.4247271;0.4402833;-0.06307673,0.6565528;0.4087931;-0.09285188,-0.207273;0.498554;-0.03143939,-0.4406199;0.4189421;-0.03632123,-0.6677032;0.3779466;-0.08504402,0.07770237;0.0002105385;-0.05432153,0.0298031;-0.3508061;-0.08871651,-0.03178365;-0.7632586;0.01088405,-0.04478687;-0.7632348;-0.1101775,-0.09141026;0.00647874;-0.02430474,-0.1571326;-0.2511051;-0.2609926,-0.1773795;-0.6328743;-0.06689812,-0.2044196;-0.6980938;-0.1438763,-0.01565775;0.5315993;-0.09575033,333.1766
+0;0;0,0.02684989;0.3084613;-0.01685287,0.05420783;0.6110576;-0.0491866,0.2507029;0.5028905;-0.0286703,0.4950849;0.47735;-0.004529843,0.7299015;0.4697312;0.01477415,-0.1553884;0.5070916;-0.01386247,-0.3989037;0.4668932;-0.02034536,-0.6308293;0.4267379;-0.03329223,0.07961885;-0.004046727;-0.05102296,0.04926179;-0.3581067;-0.04180061,3.394112E-05;-0.7713028;0.03325287,-0.003941365;-0.7319659;-0.0915578,-0.08991763;0.01321072;-0.02644193,-0.2253722;-0.1045747;-0.3332704,-0.1466251;-0.497542;-0.1985004,-0.1695777;-0.5468716;-0.2926316,0.04735133;0.5364469;-0.03857994,0;0;0,-0.008354411;0.3057786;-0.05082273,-0.02042547;0.6016163;-0.1261835,0.1851117;0.4972134;-0.08026195,0.4250641;0.441346;-0.06415939,0.6572131;0.4116372;-0.09233356,-0.2105689;0.4974202;-0.03968806,-0.4447373;0.4196278;-0.04812154,-0.6719517;0.3801496;-0.09695481,0.07783329;0.0002019107;-0.05385924,0.03011855;-0.3501545;-0.09044766,-0.02872175;-0.7572212;0.007643938,-0.04092547;-0.7580358;-0.1131129,-0.09115595;0.006491559;-0.02464411,-0.1501855;-0.2558037;-0.2571989,-0.176312;-0.6303456;-0.06271704,-0.205045;-0.6915604;-0.1435562,-0.01728481;0.5291646;-0.1045699,333.1992
+0;0;0,0.02672279;0.3084854;-0.01661292,0.05392254;0.6111131;-0.04877961,0.2506037;0.5039831;-0.02795718,0.4951618;0.4793921;-0.004627962,0.7299946;0.473209;0.01499098,-0.1557226;0.5078122;-0.01336951,-0.3991869;0.4672947;-0.01978094,-0.631503;0.4295476;-0.03296918,0.07961152;-0.004152167;-0.05102592,0.04885362;-0.3581839;-0.04205079,-0.0004757233;-0.7712747;0.03351385,-0.004398294;-0.7319199;-0.09129716,-0.08987262;0.01331246;-0.02654371,-0.2254501;-0.1044243;-0.3333366,-0.1457746;-0.4968358;-0.1974966,-0.1696607;-0.5457882;-0.2917126,0.04709922;0.5364953;-0.03820217,0;0;0,-0.008354411;0.3057786;-0.05082273,-0.02042547;0.6016163;-0.1261835,0.1851117;0.4972134;-0.08026195,0.4250641;0.441346;-0.06415939,0.6572131;0.4116372;-0.09233356,-0.2105689;0.4974202;-0.03968806,-0.4447373;0.4196278;-0.04812154,-0.6719517;0.3801496;-0.09695481,0.07783329;0.0002019107;-0.05385924,0.03011855;-0.3501545;-0.09044766,-0.02872175;-0.7572212;0.007643938,-0.04092547;-0.7580358;-0.1131129,-0.09115595;0.006491559;-0.02464411,-0.1501855;-0.2558037;-0.2571989,-0.176312;-0.6303456;-0.06271704,-0.205045;-0.6915604;-0.1435562,-0.01728481;0.5291646;-0.1045699,333.2101
+0;0;0,0.02684184;0.3098596;-0.01668692,0.05425321;0.6148409;-0.04910586,0.2516905;0.5069563;-0.02815394,0.496268;0.4823633;-0.004822867,0.7308758;0.4761861;0.01477729,-0.1562596;0.5108007;-0.01350798,-0.3997433;0.4702799;-0.01991992,-0.6318369;0.432569;-0.03309553,0.07945133;-0.004143811;-0.05092325,0.04871125;-0.3579705;-0.04195331,0.000216037;-0.7640762;0.03233357,-0.003704904;-0.7247254;-0.09242558,-0.08969179;0.01328567;-0.0264903,-0.2251907;-0.1043829;-0.3331055,-0.1468625;-0.4901589;-0.1995625,-0.1707387;-0.5390785;-0.2937393,0.04737276;0.5395983;-0.03843987,0;0;0,-0.00871782;0.3066804;-0.05369401,-0.02037838;0.6044255;-0.1312706,0.1853566;0.4974039;-0.08325648,0.4252272;0.4418285;-0.06479549,0.6577974;0.4141545;-0.0894618,-0.2129925;0.4954202;-0.05140424,-0.4480127;0.4200143;-0.05824454,-0.675295;0.3812596;-0.1062442,0.07791281;0.0001640171;-0.05340815,0.0311878;-0.3498037;-0.09288025,-0.02638917;-0.7499452;0.003887177,-0.03667131;-0.7511977;-0.1168821,-0.09089305;0.006454583;-0.02489287,-0.1484517;-0.256327;-0.2569523,-0.1759875;-0.6226709;-0.06246296,-0.2064946;-0.6844792;-0.1418873,-0.01733924;0.5314488;-0.1091866,333.2213

+ 161 - 0
DataCSV/George/FirstPersonPerspective_TwoArmsPlusLeg_Sideways_None_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02117995;0.3104574;-0.007691588,0.04204071;0.6099321;-0.02967006,0.2083083;0.4958575;-0.01259787,0.2495162;0.2197611;0.008858928,0.3031127;-0.04579833;-0.0117401,-0.1341715;0.4940817;-0.01331025,-0.2040757;0.2230572;-0.00646921,-0.2734592;-0.03849065;-0.03091075,0.08249728;0.0008573488;-0.0417375,0.07012456;-0.3541521;-0.004089117,0.03687479;-0.753633;0.07295168,0.03667262;-0.7154956;-0.02681665,-0.08381839;0.009326734;-0.03789521,-0.1116824;-0.3467744;-0.03368041,-0.1455784;-0.7470936;0.03857864,-0.143755;-0.7088074;-0.06116098,0.03687103;0.5365875;-0.0218044,0;0;0,0.003242254;0.3109683;-0.01340675,0.005350441;0.6108085;-0.03973413,0.1775912;0.509236;-0.05410862,0.257756;0.2418379;-0.03267145,0.3079139;-0.02022785;-0.08390069,-0.1613922;0.5120419;0.02227456,-0.2156758;0.237549;0.01254354,-0.2920618;-0.0166544;-0.04546094,0.07329889;0.004675493;-0.05616022,0.1016114;-0.3514103;-0.0542841,0.09839667;-0.7524786;0.02160811,0.1076097;-0.7909212;-0.05085373,-0.08886535;0.002520528;-0.02539988,-0.109795;-0.3540789;-0.02638924,-0.09992452;-0.756847;0.03923212,-0.1171857;-0.7999101;-0.02697824,0.004979432;0.5374115;-0.03074694,172.414
+0;0;0,0.02117597;0.310399;-0.007690142,0.04203129;0.6097956;-0.02966293,0.2083768;0.4957209;-0.01258856,0.2495717;0.2197111;0.008861503,0.3033037;-0.04651996;-0.01178962,-0.1342561;0.4939443;-0.01330126,-0.2041383;0.2230048;-0.006462366,-0.2736973;-0.03920451;-0.03096573,0.08251145;0.000857496;-0.04174467,0.07012002;-0.3546885;-0.004039388,0.0368654;-0.7542276;0.07301266,0.03665096;-0.7155966;-0.03280932,-0.08383278;0.009328335;-0.03790171,-0.1117389;-0.347311;-0.03368055,-0.1456399;-0.7476887;0.03858905,-0.1437058;-0.7088997;-0.06720247,0.03686289;0.536469;-0.02179921,0;0;0,0.003179118;0.3109141;-0.01331949,0.005219877;0.6106814;-0.03958368,0.1775721;0.5091984;-0.05396295,0.2575255;0.2418725;-0.03199053,0.3078495;-0.02087188;-0.08323026,-0.1616603;0.5119429;0.02219169,-0.2158496;0.2375249;0.01235328,-0.2921549;-0.01747918;-0.04546564,0.07331322;0.004670039;-0.05616808,0.1014642;-0.3519675;-0.05385184,0.09837425;-0.7531888;0.0215559,0.1072787;-0.7953029;-0.05585933,-0.08889503;0.002519783;-0.02535382,-0.1098404;-0.3546194;-0.02637643,-0.09988862;-0.7574413;0.03927405,-0.1187768;-0.8048711;-0.03087358,0.004866883;0.5373011;-0.03060889,172.4422
+0;0;0,0.02117476;0.3103814;-0.007689705,0.04203047;0.6097836;-0.02966288,0.2082021;0.4957493;-0.01259775,0.249419;0.2195921;0.008863773,0.302228;-0.04206529;-0.01143258,-0.1340835;0.4939745;-0.01330972,-0.2040031;0.2228903;-0.00646718,-0.2723671;-0.03481448;-0.03054959,0.08251552;0.0008575383;-0.04174672,0.0701258;-0.3546394;-0.004046645,0.03689223;-0.7539257;0.07295664,0.03668601;-0.7156255;-0.0288083,-0.08383691;0.009328795;-0.03790358,-0.1117392;-0.3472613;-0.033683,-0.1456187;-0.7473855;0.03854086,-0.1437588;-0.7089335;-0.06319478,0.03686201;0.5364562;-0.02179907,0;0;0,0.003201202;0.3108954;-0.0133388,0.005262926;0.6106614;-0.03967929,0.1774559;0.509254;-0.05391026,0.2573821;0.2417945;-0.03156161,0.3065477;-0.01659241;-0.08140397,-0.1616307;0.511812;0.02143539,-0.2157533;0.2372085;0.01216626,-0.2906175;-0.01350138;-0.04444852,0.0733511;0.004675776;-0.05612564,0.1014518;-0.3519172;-0.05396152,0.09831655;-0.7528489;0.02158642,0.1069109;-0.7917041;-0.05331445,-0.08890805;0.002479148;-0.02532876,-0.1098535;-0.3546103;-0.0264536,-0.100241;-0.7573026;0.03843075,-0.1173501;-0.8029941;-0.02792534,0.004903972;0.5372825;-0.03068566,172.4658
+0;0;0,0.0211183;0.3103218;-0.007916628,0.0418906;0.6096078;-0.03007798,0.2079054;0.4954518;-0.01262659,0.2479331;0.2190707;0.00884024,0.2995207;-0.04301575;-0.01196784,-0.134069;0.4938472;-0.01344094,-0.203931;0.2226946;-0.00672886,-0.2703579;-0.03588679;-0.0292394,0.08239736;0.0009069319;-0.04173114,0.06976859;-0.3543772;-0.004121792,0.03574657;-0.7536728;0.07255422,0.0355764;-0.7153533;-0.02965815,-0.08373761;0.009274582;-0.0378633,-0.1115533;-0.3470981;-0.03280557,-0.1458586;-0.7474378;0.0380816,-0.1439627;-0.7089651;-0.06410074,0.03674448;0.5363149;-0.02217278,0;0;0,0.003274977;0.310837;-0.0133388,0.005485967;0.6104878;-0.03974175,0.17753;0.5091531;-0.0538342,0.2574533;0.2416652;-0.03120685,0.3066361;-0.01690534;-0.08126593,-0.1614733;0.5116797;0.02093861,-0.2161064;0.2371135;0.01209802,-0.2908565;-0.01388097;-0.04445081,0.07341319;0.004605249;-0.05586529,0.1013698;-0.3517872;-0.05395412,0.09841558;-0.7527326;0.02159595,0.1074116;-0.7919351;-0.05354857,-0.08878098;0.002492706;-0.02536451,-0.1096695;-0.3543872;-0.0264652,-0.09997109;-0.7570314;0.03878293,-0.1172648;-0.8020945;-0.02891551,0.005078807;0.5371439;-0.03072357,172.4994
+0;0;0,0.02111564;0.3102827;-0.007915632,0.04188718;0.6095578;-0.03007629,0.2077873;0.4954293;-0.01263131,0.2478644;0.2187069;0.008862034,0.2997269;-0.04477602;-0.01205692,-0.1339579;0.4938258;-0.01344511,-0.2039062;0.2223383;-0.006724742,-0.2706871;-0.03762087;-0.02935522,0.0823927;0.0009068805;-0.04172878,0.06976417;-0.3543709;-0.004120111,0.03573933;-0.7536995;0.07256225,0.03557029;-0.7154355;-0.02896848,-0.08373287;0.009274058;-0.03786116,-0.1115481;-0.3470922;-0.03280351,-0.1458562;-0.7474651;0.03808952,-0.143973;-0.7090488;-0.06341137,0.03674108;0.536265;-0.0221711,0;0;0,0.003391236;0.3107958;-0.01335645,0.005696505;0.6104277;-0.03984189,0.1776385;0.5091684;-0.05370164,0.2576155;0.2413397;-0.03101182,0.3068389;-0.01870096;-0.08107686,-0.1612261;0.5120276;0.02084043,-0.2161569;0.2371738;0.01181835,-0.2909522;-0.01533756;-0.04469945,0.07342757;0.00456892;-0.05584073,0.1014529;-0.3518127;-0.05413389,0.09862319;-0.7528299;0.02122188,0.1071735;-0.7915462;-0.05348945,-0.08877714;0.002518742;-0.02535635,-0.1095966;-0.354358;-0.02667142,-0.09999847;-0.7570645;0.03841786,-0.117842;-0.8012912;-0.02902709,0.005267516;0.5370862;-0.03080582,172.5214
+0;0;0,0.02111564;0.3102827;-0.007915632,0.04188718;0.6095578;-0.03007629,0.2077873;0.4954293;-0.01263131,0.2478644;0.2187069;0.008862034,0.2997269;-0.04477602;-0.01205692,-0.1339579;0.4938258;-0.01344511,-0.2039062;0.2223383;-0.006724742,-0.2706871;-0.03762087;-0.02935522,0.0823927;0.0009068805;-0.04172878,0.06976417;-0.3543709;-0.004120111,0.03573933;-0.7536995;0.07256225,0.03557029;-0.7154355;-0.02896848,-0.08373287;0.009274058;-0.03786116,-0.1115481;-0.3470922;-0.03280351,-0.1458562;-0.7474651;0.03808952,-0.143973;-0.7090488;-0.06341137,0.03674108;0.536265;-0.0221711,0;0;0,0.003391236;0.3107958;-0.01335645,0.005696505;0.6104277;-0.03984189,0.1776385;0.5091684;-0.05370164,0.2576155;0.2413397;-0.03101182,0.3068389;-0.01870096;-0.08107686,-0.1612261;0.5120276;0.02084043,-0.2161569;0.2371738;0.01181835,-0.2909522;-0.01533756;-0.04469945,0.07342757;0.00456892;-0.05584073,0.1014529;-0.3518127;-0.05413389,0.09862319;-0.7528299;0.02122188,0.1071735;-0.7915462;-0.05348945,-0.08877714;0.002518742;-0.02535635,-0.1095966;-0.354358;-0.02667142,-0.09999847;-0.7570645;0.03841786,-0.117842;-0.8012912;-0.02902709,0.005267516;0.5370862;-0.03080582,172.5441
+0;0;0,0.02101971;0.3101823;-0.00798997,0.04167675;0.6093227;-0.03023693,0.2076115;0.4951735;-0.01250205,0.246541;0.2182629;0.008834355,0.2971104;-0.04461798;-0.01204177,-0.1341687;0.4936397;-0.01345302,-0.2043522;0.2221929;-0.007038082,-0.270529;-0.03712341;-0.02883605,0.08244635;0.0008906732;-0.04154153,0.06929126;-0.3564502;-0.004259679,0.03563765;-0.753931;0.07203126,0.03550521;-0.7156889;-0.02938093,-0.08365155;0.009273918;-0.03795138,-0.1118748;-0.3491016;-0.0328558,-0.1460115;-0.7475048;0.03823153,-0.1440937;-0.7091201;-0.06315093,0.03656037;0.5360658;-0.0223104,0;0;0,0.003319278;0.3106923;-0.0133419,0.005519286;0.6101811;-0.03991127,0.1775899;0.5091157;-0.05345893,0.2575226;0.2412603;-0.03077674,0.3064211;-0.01801169;-0.08064103,-0.161522;0.5118514;0.02043593,-0.2165668;0.2370002;0.01165527,-0.2909;-0.01484138;-0.04446839,0.0734574;0.004535466;-0.05574346,0.1018356;-0.3538597;-0.05397868,0.0986231;-0.7529514;0.02125001,0.1061503;-0.7922844;-0.05283546,-0.08873002;0.002530605;-0.02538645,-0.1097667;-0.3563722;-0.0267141,-0.1002331;-0.7572222;0.03787895,-0.1232596;-0.7984775;-0.03100386,0.005123392;0.5368787;-0.03084564,172.5665
+0;0;0,0.02101436;0.3101033;-0.007987934,0.04166139;0.6090988;-0.03022372,0.2075194;0.4950132;-0.01249823,0.2464997;0.2177408;0.008866057,0.2970318;-0.04494566;-0.01199463,-0.1341013;0.4934801;-0.01344876,-0.2043765;0.2216786;-0.007025437,-0.2705044;-0.03744587;-0.02880728,0.08239606;0.0008901298;-0.04151619,0.06924901;-0.3562323;-0.004257135,0.03566419;-0.7529006;0.07187786,0.03553088;-0.7146037;-0.03020731,-0.08360051;0.009268261;-0.03792823,-0.1118065;-0.3488882;-0.03283576,-0.1458734;-0.746477;0.03810625,-0.1439429;-0.7080367;-0.06394898,0.03654811;0.5358864;-0.02230201,0;0;0,0.00335753;0.3106116;-0.01336408,0.00562571;0.6099485;-0.03998661,0.1776505;0.509122;-0.05328441,0.2573595;0.2408256;-0.0304935,0.3063619;-0.01816607;-0.08064246,-0.1613761;0.5119458;0.02043615,-0.2165391;0.2367485;0.01152277,-0.2907923;-0.01490656;-0.04459337,0.07345612;0.004546136;-0.05565095,0.1017495;-0.3536357;-0.05398178,0.09881344;-0.7518548;0.02140474,0.1061376;-0.792225;-0.05265355,-0.08866049;0.002513391;-0.02542631,-0.109652;-0.3561714;-0.02688031,-0.1001209;-0.7561836;0.03769226,-0.1231771;-0.7980503;-0.0315453,0.005207479;0.5366942;-0.03089929,172.5895
+0;0;0,0.02100833;0.3100143;-0.007985642,0.04164874;0.608914;-0.03021432,0.2074942;0.4948548;-0.01249213,0.2465124;0.2173136;0.008892866,0.297004;-0.04516259;-0.01195112,-0.1340983;0.4933217;-0.01344258,-0.2044415;0.2212567;-0.007013031,-0.2705165;-0.03766024;-0.02877744,0.08236827;0.0008898297;-0.04150219,0.06922674;-0.3560826;-0.004258778,0.03563978;-0.7527761;0.07188107,0.0355078;-0.7145625;-0.0291807,-0.08357232;0.009265135;-0.03791543,-0.1117664;-0.3487409;-0.0328251,-0.1458356;-0.7463551;0.03812142,-0.1439244;-0.7079993;-0.06291071,0.03653707;0.5357246;-0.02229509,0;0;0,0.003405497;0.3105237;-0.01331997,0.005738795;0.6097637;-0.03993726,0.1777523;0.5090017;-0.05312753,0.257388;0.2404044;-0.03026915,0.3063248;-0.01833358;-0.08064222,-0.1613107;0.5120734;0.02047418,-0.2167087;0.2366498;0.01143271,-0.290754;-0.01484135;-0.0446666,0.07346866;0.004522905;-0.05558467,0.101705;-0.3535125;-0.05400443,0.09890907;-0.7517241;0.02156543,0.1067986;-0.791214;-0.05185032,-0.08861809;0.002525299;-0.02546003,-0.1096068;-0.3560079;-0.02704945,-0.09994429;-0.7560303;0.0376024,-0.1219632;-0.7974284;-0.03094287,0.005303651;0.5365329;-0.03084993,172.6222
+0;0;0,0.02098416;0.3099889;-0.008004994,0.04157707;0.608886;-0.03029377,0.2072444;0.4946741;-0.01260663,0.2456517;0.2166348;0.008675429,0.2956213;-0.04754865;-0.01230364,-0.1339893;0.4932967;-0.01335093,-0.2048265;0.2209364;-0.00736101,-0.2712727;-0.03950688;-0.02936475,0.08239258;0.0009201837;-0.0414448,0.06915947;-0.3517729;-0.005244676,0.03537131;-0.7528086;0.07177182,0.03520118;-0.7147764;-0.02712489,-0.08354328;0.009236648;-0.0379771,-0.1113934;-0.3444236;-0.03280065,-0.1452338;-0.7464632;0.03876568,-0.1434126;-0.7082977;-0.06010348,0.03647961;0.5356966;-0.0223559,0;0;0,0.00348182;0.3104973;-0.0132978,0.005984277;0.6097336;-0.03992653,0.1777931;0.508894;-0.05290961,0.2570751;0.2397853;-0.02991557,0.3059521;-0.0205054;-0.08080554,-0.1610097;0.5122236;0.02042466,-0.2168238;0.2364757;0.01138132,-0.2910483;-0.01656756;-0.04509714,0.07350969;0.004498959;-0.05552602,0.1013709;-0.3491983;-0.05548906,0.09890367;-0.7516727;0.02139378,0.1071161;-0.7891257;-0.05090952,-0.08858275;0.00257827;-0.0255637,-0.1092201;-0.3516106;-0.02709192,-0.09931168;-0.7559224;0.03876036,-0.1224084;-0.7939204;-0.02970806,0.005488485;0.5365028;-0.03083324,172.6556
+0;0;0,0.02097567;0.3098634;-0.008001755,0.04155461;0.6085578;-0.0302752,0.2072951;0.4943835;-0.01258999,0.2457489;0.216008;0.008717813,0.2955402;-0.0472323;-0.01218637,-0.1340774;0.4930056;-0.01333459,-0.2050002;0.220316;-0.007337421,-0.2712092;-0.03919756;-0.02926261,0.08232988;0.0009194835;-0.04141326,0.06907946;-0.352235;-0.005165782,0.03549743;-0.750824;0.07138087,0.03532706;-0.7127801;-0.02765977,-0.08347971;0.009229619;-0.0379482,-0.1113663;-0.3448932;-0.03276498,-0.1450002;-0.7444801;0.03836475,-0.1431764;-0.7063028;-0.06064831,0.03646092;0.5354227;-0.02234322,0;0;0,0.003434256;0.3103749;-0.01322937,0.005866081;0.6094099;-0.03982401,0.1778512;0.5088865;-0.05250788,0.2569269;0.2393644;-0.02947474,0.3054837;-0.02011889;-0.07969713,-0.1612002;0.5122912;0.02061662,-0.2172962;0.2362601;0.01135678,-0.2911475;-0.01589322;-0.04500156,0.07353118;0.004496247;-0.05538106,0.1011847;-0.3496828;-0.05529785,0.09909283;-0.7496879;0.02120042,0.1067876;-0.7869914;-0.05149627,-0.08849905;0.002575858;-0.0256007,-0.109117;-0.3520792;-0.02709558,-0.09922475;-0.7538854;0.03858757,-0.1232759;-0.7922788;-0.02936591,0.005393013;0.5362334;-0.03073668,172.6891
+0;0;0,0.02097567;0.3098634;-0.008001755,0.04155461;0.6085578;-0.0302752,0.2072951;0.4943835;-0.01258999,0.2457489;0.216008;0.008717813,0.2955402;-0.0472323;-0.01218637,-0.1340774;0.4930056;-0.01333459,-0.2050002;0.220316;-0.007337421,-0.2712092;-0.03919756;-0.02926261,0.08232988;0.0009194835;-0.04141326,0.06907946;-0.352235;-0.005165782,0.03549743;-0.750824;0.07138087,0.03532706;-0.7127801;-0.02765977,-0.08347971;0.009229619;-0.0379482,-0.1113663;-0.3448932;-0.03276498,-0.1450002;-0.7444801;0.03836475,-0.1431764;-0.7063028;-0.06064831,0.03646092;0.5354227;-0.02234322,0;0;0,0.003434256;0.3103749;-0.01322937,0.005866081;0.6094099;-0.03982401,0.1778512;0.5088865;-0.05250788,0.2569269;0.2393644;-0.02947474,0.3054837;-0.02011889;-0.07969713,-0.1612002;0.5122912;0.02061662,-0.2172962;0.2362601;0.01135678,-0.2911475;-0.01589322;-0.04500156,0.07353118;0.004496247;-0.05538106,0.1011847;-0.3496828;-0.05529785,0.09909283;-0.7496879;0.02120042,0.1067876;-0.7869914;-0.05149627,-0.08849905;0.002575858;-0.0256007,-0.109117;-0.3520792;-0.02709558,-0.09922475;-0.7538854;0.03858757,-0.1232759;-0.7922788;-0.02936591,0.005393013;0.5362334;-0.03073668,172.7116
+0;0;0,0.02094069;0.3098095;-0.008135599,0.0414692;0.6084888;-0.03053649,0.2071533;0.4941938;-0.01238385,0.2450925;0.2157649;0.00848972,0.2944807;-0.04838446;-0.01267573,-0.1340811;0.4927748;-0.01335223,-0.2054404;0.2202426;-0.007710452,-0.2719935;-0.04001653;-0.03002442,0.08232289;0.0009151324;-0.04147655,0.06895695;-0.3533772;-0.005621541,0.03509314;-0.7519021;0.0710056,0.03498203;-0.7139352;-0.02726474,-0.08350782;0.00924786;-0.03793573,-0.1116711;-0.3459543;-0.03288491,-0.1456656;-0.7455109;0.03810473,-0.1437975;-0.7074124;-0.06013715,0.03638953;0.5353543;-0.02257355,0;0;0,0.003503531;0.3103209;-0.01324081,0.005987749;0.6093415;-0.03989244,0.1779813;0.5087888;-0.05226254,0.2570123;0.2392806;-0.02952075,0.3055489;-0.02105814;-0.07981992,-0.1610892;0.5123601;0.02056715,-0.2174224;0.2364307;0.01122533,-0.2912877;-0.01657009;-0.04531309,0.07359196;0.004452184;-0.05534076,0.1008121;-0.350858;-0.05435276,0.0992652;-0.7510659;0.0209589,0.1068073;-0.7875918;-0.05141496,-0.08851749;0.002616733;-0.02561261,-0.1091291;-0.353136;-0.02719204,-0.09905172;-0.7548624;0.03879979,-0.122361;-0.7933079;-0.02822591,0.005505621;0.5361649;-0.03079224,172.7451
+0;0;0,0.02093479;0.3097222;-0.008133305,0.04145755;0.6083178;-0.03052806,0.2071922;0.4940282;-0.01237436,0.245095;0.2158665;0.008479179,0.2946286;-0.04906085;-0.01274861,-0.1341408;0.4926088;-0.01334302,-0.2054316;0.2203381;-0.007706655,-0.2721807;-0.04068756;-0.03008634,0.08233985;0.0009153211;-0.0414851,0.06910037;-0.3500253;-0.005969286,0.03491959;-0.7522805;0.07137508,0.03480967;-0.7143981;-0.02585204,-0.08352502;0.009249765;-0.03794355,-0.1114219;-0.3425921;-0.0329405,-0.1457345;-0.7458885;0.0387136,-0.1438863;-0.707876;-0.05848537,0.03637908;0.5352006;-0.022567,0;0;0,0.003461093;0.3102363;-0.01318026,0.005911231;0.6091738;-0.03981781,0.1779802;0.508726;-0.05219388,0.2569021;0.2394884;-0.02921867,0.3054513;-0.02156544;-0.08005762,-0.1613542;0.5121773;0.02015219,-0.2178363;0.2365331;0.01146459,-0.2916909;-0.01722756;-0.04547156,0.07363187;0.004443511;-0.05532002,0.1002205;-0.3475352;-0.05513048,0.09935914;-0.7514593;0.02105498,0.1072779;-0.7871152;-0.05065179,-0.08853679;0.002614837;-0.02561448,-0.10893;-0.3497737;-0.02718356,-0.0985318;-0.7552292;0.03957945,-0.1208821;-0.7929302;-0.02699605,0.005439356;0.5360146;-0.0307188,172.7785
+0;0;0,0.0209264;0.3095981;-0.008130047,0.04143524;0.6079913;-0.03050919,0.2071899;0.4937571;-0.01236099,0.2451091;0.2154751;0.008501575,0.2943755;-0.04802358;-0.01261173,-0.1341749;0.4923375;-0.01332974,-0.2054965;0.2199491;-0.007690936,-0.2718856;-0.03966892;-0.02994993,0.08238099;0.0009157782;-0.04150582,0.0691351;-0.3501946;-0.00597284,0.03495863;-0.7523991;0.0713618,0.0348486;-0.7145098;-0.02595082,-0.08356676;0.009254386;-0.0379625,-0.1114771;-0.3427576;-0.03295704,-0.1457854;-0.7460033;0.03868805,-0.1439355;-0.7079837;-0.05859639,0.03636089;0.5349333;-0.02255458,0;0;0,0.003557876;0.3101156;-0.01306224,0.006091356;0.608865;-0.03951573,0.1781582;0.5086579;-0.05212402,0.2569684;0.2392621;-0.02912569,0.3050801;-0.02041587;-0.07969332,-0.1612932;0.5122021;0.02028111,-0.2179183;0.2364667;0.01147266,-0.2912598;-0.01594278;-0.04522816,0.07370645;0.004456878;-0.05529642,0.1003814;-0.3476864;-0.05504203,0.09943663;-0.7515821;0.02101373,0.1075262;-0.7877445;-0.05032421,-0.0885782;0.002576777;-0.02564098,-0.1088974;-0.3499872;-0.02714844,-0.09842762;-0.7554377;0.03931526,-0.1213311;-0.7921016;-0.02823743,0.0055933;0.5357592;-0.03047204,172.8013
+0;0;0,0.02090218;0.3095687;-0.008118759,0.04137141;0.6079165;-0.0305049,0.2070065;0.4935896;-0.0124397,0.2450234;0.2152895;0.00876684,0.2929163;-0.04202139;-0.01201699,-0.1340859;0.4921542;-0.01331855,-0.205938;0.2198454;-0.007746236,-0.2712992;-0.03350914;-0.02951816,0.08238135;0.0009126064;-0.04153093,0.06908105;-0.3507936;-0.006362483,0.03495871;-0.7527529;0.07084413,0.03483483;-0.7149009;-0.02598897,-0.08358475;0.009262631;-0.03794904,-0.1118411;-0.3432876;-0.03337726,-0.1459173;-0.7462867;0.03822565,-0.1440908;-0.7083046;-0.05857967,0.03630846;0.5348704;-0.02254692,0;0;0,0.003604203;0.3100846;-0.0130446,0.006175995;0.6087839;-0.03952217,0.1781488;0.5086831;-0.05201364,0.2570176;0.2392412;-0.02906442,0.3035037;-0.01443064;-0.07830095,-0.1611242;0.5122967;0.02030374,-0.2179553;0.2365532;0.01126829,-0.2894257;-0.009956241;-0.0440461,0.07373573;0.004460871;-0.0552764,0.1001454;-0.3482618;-0.05483103,0.09951022;-0.7519653;0.02079725,0.1077966;-0.7897495;-0.04830385,-0.08858471;0.002558539;-0.02566204,-0.1089105;-0.350564;-0.02718066,-0.09841165;-0.7557534;0.03921089,-0.1202581;-0.7934895;-0.02691684,0.005665466;0.5356915;-0.03046989,172.8241
+0;0;0,0.02090218;0.3095687;-0.008118759,0.04137141;0.6079165;-0.0305049,0.2070065;0.4935896;-0.0124397,0.2450234;0.2152895;0.00876684,0.2929163;-0.04202139;-0.01201699,-0.1340859;0.4921542;-0.01331855,-0.205938;0.2198454;-0.007746236,-0.2712992;-0.03350914;-0.02951816,0.08238135;0.0009126064;-0.04153093,0.06908105;-0.3507936;-0.006362483,0.03495871;-0.7527529;0.07084413,0.03483483;-0.7149009;-0.02598897,-0.08358475;0.009262631;-0.03794904,-0.1118411;-0.3432876;-0.03337726,-0.1459173;-0.7462867;0.03822565,-0.1440908;-0.7083046;-0.05857967,0.03630846;0.5348704;-0.02254692,0;0;0,0.003604203;0.3100846;-0.0130446,0.006175995;0.6087839;-0.03952217,0.1781488;0.5086831;-0.05201364,0.2570176;0.2392412;-0.02906442,0.3035037;-0.01443064;-0.07830095,-0.1611242;0.5122967;0.02030374,-0.2179553;0.2365532;0.01126829,-0.2894257;-0.009956241;-0.0440461,0.07373573;0.004460871;-0.0552764,0.1001454;-0.3482618;-0.05483103,0.09951022;-0.7519653;0.02079725,0.1077966;-0.7897495;-0.04830385,-0.08858471;0.002558539;-0.02566204,-0.1089105;-0.350564;-0.02718066,-0.09841165;-0.7557534;0.03921089,-0.1202581;-0.7934895;-0.02691684,0.005665466;0.5356915;-0.03046989,172.8475
+0;0;0,0.02089692;0.3094907;-0.008116714,0.04136186;0.607776;-0.0304984,0.2068761;0.4934886;-0.0124415,0.2448824;0.2152658;0.008759156,0.2923297;-0.0396508;-0.01183127,-0.1339734;0.4920543;-0.01331972,-0.2058055;0.2198209;-0.007748956,-0.2705585;-0.031176;-0.02931828,0.08241196;0.0009129455;-0.04154636,0.0690965;-0.3511942;-0.006337821,0.03507588;-0.7519553;0.07063865,0.0349543;-0.7142491;-0.02439647,-0.08361581;0.009266073;-0.03796314,-0.1119044;-0.343686;-0.03338615,-0.145879;-0.7454839;0.03800332,-0.1440864;-0.7076499;-0.05700453,0.03629962;0.53474;-0.02254152,0;0;0,0.003675386;0.3100105;-0.01292419,0.006380782;0.6086553;-0.03929162,0.1782176;0.5086991;-0.05177546,0.2569696;0.2393;-0.02888155,0.3029033;-0.01209635;-0.07733393,-0.1611239;0.5117679;0.01930998,-0.2179462;0.2360709;0.01129009,-0.2887689;-0.008088827;-0.04373552,0.07375616;0.004492581;-0.05530381,0.1000169;-0.3486453;-0.05472994,0.09942488;-0.7511368;0.02071929,0.107499;-0.7859643;-0.04873061,-0.08864193;0.002468978;-0.02559644,-0.1090151;-0.3510544;-0.02717772,-0.09887327;-0.7551093;0.03861855,-0.1203248;-0.7909238;-0.02695094,0.005836517;0.5355703;-0.03026485,172.8811
+0;0;0,0.02061135;0.3094224;-0.00829835,0.04083606;0.6076504;-0.03083327,0.2062589;0.4932358;-0.0127686,0.2448366;0.2153575;0.00891523,0.2933796;-0.03653055;-0.01078132,-0.1342629;0.491709;-0.01349945,-0.2063694;0.2197864;-0.007708369,-0.2713993;-0.02820356;-0.02925033,0.08240784;0.0009893256;-0.04161869,0.0684319;-0.3488321;-0.007175125,0.03401006;-0.7520852;0.07022606,0.03384924;-0.7141452;-0.02789134,-0.08370142;0.009187068;-0.03786576,-0.1124811;-0.3414021;-0.0339001,-0.1468107;-0.7456868;0.03796249,-0.1449954;-0.7076174;-0.06012767,0.03582978;0.5346363;-0.02284247,0;0;0,0.003754139;0.3099269;-0.01292849,0.006485954;0.6085054;-0.03933525,0.1782463;0.5086566;-0.05153799,0.2568163;0.2394437;-0.02860427,0.3024051;-0.009101838;-0.07696509,-0.1608955;0.5118348;0.01943793,-0.2176745;0.2363693;0.01108963,-0.2876997;-0.005159914;-0.04324333,0.07380758;0.004469216;-0.05528665,0.09982951;-0.3463575;-0.05574584,0.09951802;-0.7512571;0.02070761,0.1083995;-0.7896304;-0.04955125,-0.08866659;0.002486229;-0.02561642,-0.108984;-0.3487134;-0.02727529,-0.09889773;-0.7552568;0.03913005,-0.120412;-0.7941561;-0.0278036,0.005930886;0.5354444;-0.03029251,172.9036
+0;0;0,0.02060897;0.3093866;-0.008297391,0.04083;0.6075603;-0.03082825,0.2062984;0.4931472;-0.01276228,0.2448558;0.2154154;0.008910118,0.2939695;-0.03943416;-0.01101801,-0.1343128;0.49162;-0.01349332,-0.2063813;0.2198407;-0.007705295,-0.2721758;-0.03106493;-0.02950053,0.08240917;0.0009893415;-0.04161936,0.06841065;-0.3493972;-0.007120147,0.03395456;-0.7530516;0.07035805,0.03378985;-0.7149192;-0.03013736,-0.08370277;0.009187214;-0.03786637,-0.112529;-0.3419683;-0.03389431,-0.1468927;-0.7466553;0.03803979,-0.1450334;-0.7083903;-0.06242772,0.03582456;0.5345585;-0.0228388,0;0;0,0.003727272;0.3098925;-0.01290011,0.006410569;0.6084195;-0.03927398,0.1782571;0.5086062;-0.05132127,0.2566018;0.2394838;-0.0283742,0.3028843;-0.01189122;-0.0776298,-0.1610058;0.511929;0.01956489,-0.217741;0.2366114;0.01103911,-0.2886406;-0.007747203;-0.04391235,0.07381819;0.004469141;-0.05527497,0.09968372;-0.346939;-0.05569339,0.09946309;-0.7521662;0.02123452,0.1093113;-0.7913858;-0.05140948,-0.08866311;0.002482709;-0.02563415,-0.1091127;-0.3492783;-0.02733536,-0.09884038;-0.7562332;0.0390658,-0.120386;-0.7967117;-0.02973866,0.005870745;0.5353699;-0.03023982,172.9266
+0;0;0,0.02060665;0.3093519;-0.008296459,0.04082098;0.6074268;-0.03081974,0.2062221;0.493057;-0.01276078,0.2448026;0.2151586;0.008924626,0.2941012;-0.04065025;-0.01107852,-0.134251;0.4915304;-0.01349152,-0.2063626;0.2195881;-0.00770002,-0.2724048;-0.03226197;-0.0295773,0.08241962;0.000989467;-0.04162464,0.06836723;-0.3507457;-0.006992646,0.03403736;-0.7529215;0.07020173,0.03387107;-0.7147114;-0.03125275,-0.08371339;0.00918838;-0.03787117,-0.1126505;-0.3433187;-0.03388382,-0.1468884;-0.7465233;0.03778676,-0.1450114;-0.7081794;-0.06363957,0.03581736;0.5344515;-0.0228332,0;0;0,0.003797933;0.3098583;-0.0128634,0.006639361;0.6082886;-0.03918743,0.178394;0.508597;-0.05110669,0.256517;0.2392572;-0.02788854,0.303196;-0.01290727;-0.07791686,-0.1607713;0.5120593;0.01968707,-0.2175381;0.2365805;0.01101594,-0.2885565;-0.008757606;-0.04406815,0.07384941;0.004457757;-0.05525374,0.09935085;-0.3483368;-0.05490899,0.09952168;-0.7521643;0.02128911,0.1091544;-0.7913829;-0.05271387,-0.08866815;0.00249735;-0.02565749,-0.1093817;-0.3506065;-0.02742526,-0.09893724;-0.7560543;0.03879993,-0.1210137;-0.7968206;-0.03095108,0.006048009;0.5352646;-0.03016829,172.9603
+0;0;0,0.0208933;0.3109514;-0.008368612,0.04158712;0.613588;-0.03130537,0.2087185;0.4970248;-0.01322797,0.2486089;0.2193378;0.009598611,0.3051049;-0.03285804;-0.00854649,-0.1355101;0.4956421;-0.01356372,-0.2085834;0.2238812;-0.008206613,-0.2758165;-0.0254056;-0.0296446,0.08234992;0.001038213;-0.04174287,0.06811095;-0.3489287;-0.007289611,0.03311203;-0.7526818;0.0700534,0.03284281;-0.7147287;-0.02812049,-0.08374386;0.009150835;-0.03779264,-0.1133984;-0.3415334;-0.03500079,-0.1476368;-0.7462984;0.03722435,-0.1459298;-0.7082222;-0.06092501,0.03644181;0.5391275;-0.02314076,0;0;0,0.00314714;0.3113837;-0.01508784,0.004180804;0.6138409;-0.04747415,0.1784823;0.5085523;-0.05087328,0.25646;0.2390992;-0.02770329,0.3027851;-0.01099351;-0.07701254,-0.1619069;0.5122433;0.02020428,-0.2187331;0.2367176;0.01133241,-0.2891318;-0.00657998;-0.04320313,0.07386118;0.004448816;-0.0552249,0.09922545;-0.3465826;-0.05569363,0.09933566;-0.7519197;0.0212822,0.1108959;-0.7887652;-0.05012846,-0.08865069;0.002501292;-0.0256876,-0.109539;-0.3488207;-0.0274701,-0.0988023;-0.7558517;0.0391171,-0.1203582;-0.7944687;-0.02817701,0.004172042;0.5395553;-0.03655839,172.9831
+0;0;0,0.0208933;0.3109514;-0.008368612,0.04158712;0.613588;-0.03130537,0.2087185;0.4970248;-0.01322797,0.2486089;0.2193378;0.009598611,0.3051049;-0.03285804;-0.00854649,-0.1355101;0.4956421;-0.01356372,-0.2085834;0.2238812;-0.008206613,-0.2758165;-0.0254056;-0.0296446,0.08234992;0.001038213;-0.04174287,0.06811095;-0.3489287;-0.007289611,0.03311203;-0.7526818;0.0700534,0.03284281;-0.7147287;-0.02812049,-0.08374386;0.009150835;-0.03779264,-0.1133984;-0.3415334;-0.03500079,-0.1476368;-0.7462984;0.03722435,-0.1459298;-0.7082222;-0.06092501,0.03644181;0.5391275;-0.02314076,0;0;0,0.00314714;0.3113837;-0.01508784,0.004180804;0.6138409;-0.04747415,0.1784823;0.5085523;-0.05087328,0.25646;0.2390992;-0.02770329,0.3027851;-0.01099351;-0.07701254,-0.1619069;0.5122433;0.02020428,-0.2187331;0.2367176;0.01133241,-0.2891318;-0.00657998;-0.04320313,0.07386118;0.004448816;-0.0552249,0.09922545;-0.3465826;-0.05569363,0.09933566;-0.7519197;0.0212822,0.1108959;-0.7887652;-0.05012846,-0.08865069;0.002501292;-0.0256876,-0.109539;-0.3488207;-0.0274701,-0.0988023;-0.7558517;0.0391171,-0.1203582;-0.7944687;-0.02817701,0.004172042;0.5395553;-0.03655839,173.0063
+0;0;0,0.02086178;0.3104822;-0.008355984,0.04139553;0.6107826;-0.03110068,0.207362;0.4954281;-0.01319357,0.2472425;0.2178104;0.009627325,0.3033395;-0.03260425;-0.008389619,-0.1344135;0.4940553;-0.01352692,-0.2074686;0.2223622;-0.00817115,-0.2742268;-0.02516398;-0.02945772,0.08234566;0.00103816;-0.04174072,0.06806333;-0.3499947;-0.007182512,0.03315999;-0.7526452;0.06994928,0.03288448;-0.7145061;-0.03052018,-0.08373953;0.009150363;-0.03779069,-0.1134844;-0.342602;-0.03499033,-0.1476294;-0.7462616;0.03703756,-0.1458824;-0.7079965;-0.06340682,0.03631302;0.5372308;-0.02303571,0;0;0,0.003461465;0.3109336;-0.01457906,0.005787581;0.611328;-0.04415774,0.1784578;0.5086108;-0.0507462,0.2563087;0.2391922;-0.027601,0.3023268;-0.009244055;-0.07598209,-0.1609003;0.5120838;0.01870742,-0.2179683;0.2366462;0.01094506,-0.2878598;-0.004901856;-0.04335674,0.0739336;0.004367307;-0.05512643,0.09897925;-0.347762;-0.05532527,0.09931868;-0.7520323;0.0212276,0.1100015;-0.7915389;-0.05098844,-0.08863452;0.00252995;-0.02572343,-0.1097461;-0.3498524;-0.02753849,-0.09909078;-0.755787;0.03878339,-0.1210973;-0.7970656;-0.02900674,0.005310372;0.5378152;-0.03433967,173.0396
+0;0;0,0.02087561;0.3119843;-0.008563966,0.04151528;0.6155872;-0.03174515,0.2087743;0.4989404;-0.01371535,0.2531742;0.2214608;0.009612947,0.3201806;-0.03009471;-0.007269102,-0.1355451;0.497242;-0.01339246,-0.2108212;0.2255435;-0.008509593,-0.2821487;-0.02450097;-0.02960978,0.08226372;0.001033446;-0.04182677,0.06722239;-0.3501662;-0.007793672,0.03204718;-0.7539567;0.06941454,0.03161943;-0.7158386;-0.03096256,-0.08378847;0.009142919;-0.0376001,-0.1147502;-0.3426625;-0.03769923,-0.1484745;-0.7472339;0.03598842,-0.1468793;-0.7089856;-0.06436629,0.03639369;0.5409856;-0.02352044,0;0;0,0.002995268;0.3123439;-0.01660371,0.004637465;0.615633;-0.05040956,0.1787307;0.508654;-0.05023384,0.2561796;0.2385163;-0.02704453,0.3025632;-0.01329982;-0.07696724,-0.1610061;0.5120583;0.01880504,-0.2182204;0.23606;0.0109353,-0.2891323;-0.008886248;-0.04409106,0.0739672;0.004348159;-0.05502558,0.09901965;-0.3479272;-0.05535269,0.0993102;-0.753438;0.0208447,0.1095673;-0.7928923;-0.05135322,-0.08852822;0.00257744;-0.02596109,-0.109212;-0.3499792;-0.02725965,-0.0986509;-0.757071;0.03914739,-0.1207928;-0.7983229;-0.02848798,0.004380494;0.5412313;-0.03929162,173.0735
+0;0;0,0.02091584;0.3125855;-0.00858047,0.04159692;0.616798;-0.03180666,0.2094184;0.4998965;-0.01373168,0.2538234;0.2223854;0.009599279,0.321448;-0.03149092;-0.007438517,-0.1360403;0.4981925;-0.01340772,-0.211325;0.226463;-0.008524291,-0.2833106;-0.02588823;-0.02981914,0.08215814;0.00103212;-0.04177308,0.06705518;-0.3516064;-0.007600553,0.0320075;-0.753933;0.06932773,0.03159025;-0.7160143;-0.0285837,-0.08368093;0.009131184;-0.03755184,-0.1147695;-0.3441156;-0.03765137,-0.1483715;-0.74722;0.03576912,-0.1468155;-0.7091743;-0.06212048,0.0364674;0.5420808;-0.0235692,0;0;0,0.002979621;0.31292;-0.01711726,0.004626796;0.6167626;-0.05149937,0.1792966;0.5088762;-0.04893088,0.2559571;0.2384146;-0.02651954,0.3034394;-0.01554438;-0.07718301,-0.1610922;0.5122538;0.01896995,-0.218293;0.2362251;0.01092314,-0.2899425;-0.01097317;-0.04453799,0.07399312;0.004384011;-0.05478883,0.09884574;-0.3493562;-0.0547111,0.09936632;-0.7533568;0.02142167,0.1097351;-0.7905096;-0.04951859,-0.08838939;0.002569607;-0.02601403,-0.1091626;-0.3514313;-0.02728378,-0.09852734;-0.7570318;0.0389585,-0.1197945;-0.796918;-0.02671609,0.004370853;0.542259;-0.04027534,173.0956
+0;0;0,0.02094226;0.3129804;-0.008591306,0.04165436;0.6176496;-0.03185169,0.2100076;0.5005195;-0.01373537,0.2544319;0.2228874;0.009605756,0.3227053;-0.03342462;-0.007595506,-0.1365266;0.4988102;-0.0134104,-0.2118441;0.2269622;-0.008524844,-0.2845203;-0.02781013;-0.030024,0.08210132;0.001031406;-0.04174419,0.06698935;-0.3518175;-0.007551275,0.0319613;-0.7539186;0.06933392,0.03154886;-0.7160912;-0.0274497,-0.08362305;0.009124869;-0.03752587,-0.1147302;-0.3443326;-0.03762547,-0.1483134;-0.7472113;0.0357539,-0.1467753;-0.7092583;-0.06100814,0.03651817;0.5428351;-0.02360352,0;0;0,0.002812713;0.3132815;-0.01777339,0.004316241;0.6175014;-0.05291462,0.1795387;0.5088942;-0.04847455,0.2558757;0.2381932;-0.02630424,0.3041408;-0.01807821;-0.07776737,-0.1613476;0.5123215;0.01912283,-0.2186221;0.2361839;0.01102431,-0.2909495;-0.01339503;-0.04494078,0.07399268;0.004346266;-0.05468512,0.09882143;-0.3496076;-0.05461288,0.09940317;-0.7533996;0.02138304,0.1095624;-0.7889287;-0.04954815,-0.08830985;0.00257942;-0.02605735,-0.1091703;-0.3516281;-0.0273856,-0.09851533;-0.7569788;0.03895361,-0.1201376;-0.7955873;-0.02626797,0.004095197;0.5429229;-0.04153037,173.1293
+0;0;0,0.02133121;0.3132615;-0.008863766,0.04253465;0.6182272;-0.0324506,0.2113143;0.501222;-0.01458495,0.2645339;0.2246691;0.008943479,0.3399776;-0.02904296;-0.006214922,-0.1362378;0.4991885;-0.01397434,-0.2143207;0.2276247;-0.009117203,-0.2922518;-0.02486971;-0.03067216,0.08197048;0.001061355;-0.041826,0.06630443;-0.3527034;-0.008105841,0.03049877;-0.7536253;0.06798811,0.02997482;-0.7156191;-0.03128944,-0.08362763;0.009064414;-0.03733571,-0.1164642;-0.3450415;-0.0452582,-0.1499496;-0.7455868;0.03381673,-0.1484642;-0.7074455;-0.0654401,0.03726853;0.5433534;-0.02411007,0;0;0,0.002808973;0.3135615;-0.01837587,0.004215598;0.6180657;-0.05414844,0.1799457;0.5090054;-0.04764819,0.2559141;0.237681;-0.02575493,0.3042196;-0.01776469;-0.07776833,-0.1618767;0.5121641;0.01783823,-0.2193965;0.2355489;0.01128033,-0.2915898;-0.01337269;-0.04455402,0.07417889;0.004196003;-0.05431008,0.09906012;-0.3506461;-0.05442953,0.09919587;-0.7532285;0.02132034,0.1073699;-0.7910952;-0.05112076,-0.08815034;0.002605155;-0.02631406,-0.1091813;-0.3524846;-0.02730765,-0.09842817;-0.7566371;0.03869099,-0.1216191;-0.7970305;-0.02784745,0.004026532;0.5434289;-0.04262924,173.163
+0;0;0,0.02136037;0.3136897;-0.00887588,0.04259357;0.6190836;-0.03249566,0.2115221;0.5019394;-0.01461019,0.2647561;0.2253117;0.008924591,0.3398731;-0.02730173;-0.006168173,-0.1363415;0.4999041;-0.01399904,-0.2144455;0.2282668;-0.009140587,-0.2920391;-0.02313426;-0.03060221,0.08173968;0.001058366;-0.04170823,0.06606854;-0.3528215;-0.007977095,0.03037675;-0.7524683;0.06787483,0.02984156;-0.7142904;-0.03353303,-0.08339217;0.009038891;-0.03723058,-0.1162394;-0.3451823;-0.04515565,-0.1496183;-0.7444537;0.0336678,-0.148101;-0.7061377;-0.06771891,0.03732034;0.5441086;-0.02414385,0;0;0,0.002794102;0.3139367;-0.01929331,0.004344612;0.6187277;-0.05628729,0.1801491;0.5091333;-0.04737353,0.2559023;0.2376535;-0.02567649,0.3046153;-0.01650745;-0.07776451,-0.1612591;0.5124432;0.01774243,-0.2188284;0.235763;0.01107782,-0.2907246;-0.01208365;-0.04448193,0.07418068;0.004084527;-0.05387593,0.09916073;-0.3508661;-0.05449176,0.09920944;-0.7521337;0.02120041,0.1098147;-0.7898002;-0.05402923,-0.08778419;0.002751499;-0.02661646,-0.1088585;-0.3524523;-0.02729603,-0.09802616;-0.7553091;0.03853789,-0.1219536;-0.7978888;-0.02862155,0.004112884;0.5440356;-0.0444622,173.1969
+0;0;0,0.02136942;0.3138226;-0.008879643,0.04260746;0.6192862;-0.03250448,0.2119339;0.5020357;-0.01459611,0.2651566;0.2254672;0.008933646,0.3404564;-0.02776134;-0.006195867,-0.1367256;0.4999958;-0.01398356,-0.214813;0.2284166;-0.009126144,-0.2925956;-0.02359667;-0.03064002,0.08142062;0.001054235;-0.04154543,0.06582253;-0.3511761;-0.007971533,0.03010521;-0.7511086;0.06793465,0.02957691;-0.7130359;-0.03216877,-0.08306666;0.009003609;-0.03708525,-0.1157608;-0.3435663;-0.04497339,-0.1491635;-0.7431233;0.03390642,-0.1476658;-0.7049143;-0.0661761,0.03733354;0.5443014;-0.02415159,0;0;0,0.002874196;0.3140427;-0.01972508,0.004642725;0.618829;-0.05732393,0.1808291;0.509277;-0.04679394,0.2560376;0.2376795;-0.02546334,0.3053374;-0.01697171;-0.07786489,-0.1611689;0.5126925;0.01771309,-0.218621;0.2360518;0.01095774,-0.2907606;-0.01239358;-0.04467006,0.07423206;0.003950745;-0.05320192,0.100233;-0.3492587;-0.05512905,0.09928334;-0.750742;0.02098846,0.1094637;-0.7890661;-0.05191088,-0.08738835;0.002777873;-0.02668351,-0.1083473;-0.3507712;-0.02736673,-0.09766079;-0.7539335;0.03843181,-0.1208856;-0.7953376;-0.0282632,0.004350528;0.5441511;-0.04534769,173.2185
+0;0;0,0.02154697;0.3137822;-0.009830115,0.04304228;0.6191725;-0.03416294,0.2125123;0.5028413;-0.01624477,0.277009;0.2287985;0.008598795,0.3665208;-0.01965445;-0.008206284,-0.1362844;0.4996905;-0.01496618,-0.218867;0.2294554;-0.009529278,-0.3064101;-0.01945026;-0.02967489,0.08121925;0.0009325654;-0.04194061,0.06633391;-0.3512178;-0.00722453,0.02801926;-0.7514129;0.06598359,0.02733468;-0.7134202;-0.03412531,-0.08328675;0.009143788;-0.0365535,-0.118642;-0.3423748;-0.06148008,-0.1512167;-0.7400217;0.02683412,-0.1498603;-0.7018763;-0.07325562,0.03768922;0.5442121;-0.02564256,0;0;0,0.002874196;0.3140427;-0.01972508,0.004642725;0.618829;-0.05732393,0.1808291;0.509277;-0.04679394,0.2560376;0.2376795;-0.02546334,0.3053374;-0.01697171;-0.07786489,-0.1611689;0.5126925;0.01771309,-0.218621;0.2360518;0.01095774,-0.2907606;-0.01239358;-0.04467006,0.07423206;0.003950745;-0.05320192,0.100233;-0.3492587;-0.05512905,0.09928334;-0.750742;0.02098846,0.1094637;-0.7890661;-0.05191088,-0.08738835;0.002777873;-0.02668351,-0.1083473;-0.3507712;-0.02736673,-0.09766079;-0.7539335;0.03843181,-0.1208856;-0.7953376;-0.0282632,0.004350528;0.5441511;-0.04534769,173.2411
+0;0;0,0.02156828;0.3140925;-0.009839838,0.04309087;0.6198704;-0.03420381,0.2127354;0.503395;-0.01626438,0.2771695;0.2296183;0.008555066,0.3667164;-0.01893218;-0.008256607,-0.1364238;0.500241;-0.01498446,-0.2189263;0.2302682;-0.009552835,-0.3065037;-0.0187351;-0.02970635,0.08117744;0.0009320854;-0.04191903,0.06627896;-0.3515291;-0.007172305,0.0279651;-0.751716;0.06603432,0.02726826;-0.7135801;-0.03586789,-0.08324388;0.009139081;-0.03653469,-0.1186304;-0.3426898;-0.06148326,-0.1512043;-0.7403286;0.02682913,-0.1498237;-0.7020373;-0.07505358,0.03773059;0.5448089;-0.02567194,0;0;0,0.002962992;0.3142842;-0.02080297,0.004686326;0.6193304;-0.05947113,0.1810406;0.5094568;-0.04654789,0.2559233;0.2380483;-0.02530122,0.3059884;-0.01648468;-0.07807517,-0.1611869;0.5130653;0.01609425,-0.2188822;0.2367159;0.01122317,-0.2911814;-0.011766;-0.04452801,0.07439019;0.003733829;-0.0529151,0.1008236;-0.3497553;-0.05511999,0.09909461;-0.7512787;0.02072692,0.1096831;-0.7915718;-0.05274081,-0.08720789;0.00285027;-0.02710183,-0.1083191;-0.3510033;-0.02749648,-0.09762791;-0.7541271;0.03848582,-0.1211418;-0.7967697;-0.02949124,0.004418239;0.5445901;-0.04724145,173.2742
+0;0;0,0.02155847;0.3139497;-0.009835363,0.04304156;0.6191668;-0.03415337,0.2130097;0.5027838;-0.01621607,0.2773777;0.2292876;0.008577948,0.3674437;-0.02070352;-0.008331168,-0.1367715;0.4996241;-0.01493387,-0.2191895;0.229928;-0.009507807,-0.3072745;-0.0205186;-0.02977814,0.08112703;0.0009315067;-0.041893,0.06621329;-0.3518907;-0.007110685,0.02800994;-0.7509233;0.06588478,0.02733172;-0.7130048;-0.03329422,-0.08319219;0.009133407;-0.036512,-0.1186149;-0.3430558;-0.06148612,-0.1510949;-0.7395477;0.02657153,-0.1497512;-0.7014779;-0.07258849,0.03769314;0.5442714;-0.02564038,0;0;0,0.003162846;0.3140773;-0.0217104,0.005087599;0.6184472;-0.06120563,0.1818179;0.5093936;-0.04594636,0.2559199;0.2380455;-0.02503443,0.3075331;-0.01773742;-0.0779922,-0.1614141;0.5134388;0.01447828,-0.2192601;0.237389;0.01155529,-0.2920811;-0.01250309;-0.0445196,0.07452033;0.003631905;-0.05264044,0.1007281;-0.3502392;-0.05466986,0.0991497;-0.7506052;0.02095723,0.1100582;-0.7911753;-0.0483284,-0.08697382;0.002968242;-0.0276447,-0.1082387;-0.3512401;-0.02751305,-0.09744994;-0.7532128;0.03818638,-0.1198349;-0.7969794;-0.02471863,0.004768446;0.5439104;-0.04877329,173.2969
+0;0;0,0.02207812;0.3141551;-0.01068243,0.04436881;0.6193909;-0.03587659,0.2145863;0.5041519;-0.01793931,0.2882782;0.2333685;0.007596692,0.3790753;-0.01354897;-0.01051177,-0.1358194;0.499817;-0.01562303,-0.2253184;0.2326642;-0.01056382,-0.3222479;-0.01184601;-0.0295291,0.08090261;0.0006848547;-0.04201756,0.0652339;-0.3524849;-0.008204851,0.0269426;-0.7514211;0.06469905,0.0260077;-0.7136071;-0.03434622,-0.08323804;0.009349789;-0.03598867,-0.1213898;-0.3412844;-0.07743454,-0.1538062;-0.7363286;0.01648365,-0.1541639;-0.7782657;-0.05204981,0.03878905;0.5445055;-0.0271197,0;0;0,0.003388986;0.3142894;-0.0224874,0.005430862;0.6187462;-0.06246161,0.1823173;0.5097749;-0.04509091,0.2558966;0.2385295;-0.02463984,0.3085173;-0.01454353;-0.07684493,-0.1615058;0.5137576;0.01281473,-0.2200099;0.2381082;0.01187664,-0.2920713;-0.009494483;-0.04326265,0.07479799;0.003469035;-0.05200386,0.100637;-0.350713;-0.0542655,0.09904799;-0.7510161;0.02114177,0.1100808;-0.790471;-0.04904509,-0.08653018;0.003192454;-0.02852215,-0.1081129;-0.3512805;-0.02765176,-0.09729093;-0.7531306;0.03815724,-0.1178381;-0.7976808;-0.02422848,0.005090088;0.5441909;-0.04993057,173.3303
+0;0;0,0.02207632;0.3141295;-0.01068156,0.04435159;0.6191541;-0.03585814,0.2146194;0.5039595;-0.01792488,0.2883339;0.2330932;0.007618938,0.3786536;-0.01252599;-0.01039431,-0.1358784;0.4996234;-0.01560799,-0.2254048;0.2323889;-0.01054723,-0.3218247;-0.01083572;-0.02941279,0.08079109;0.0006839107;-0.04195964,0.0650601;-0.3538896;-0.008012537,0.02693202;-0.7511253;0.06458062,0.02598099;-0.7131766;-0.03617296,-0.0831233;0.009336902;-0.03593906,-0.1214267;-0.342691;-0.07754966,-0.1537049;-0.7360513;0.0159682,-0.1540688;-0.7792292;-0.0537473,0.03877592;0.5443237;-0.02710768,0;0;0,0.003466114;0.3142049;-0.02328253,0.005483985;0.6183633;-0.06389308,0.1824498;0.5098228;-0.04474306,0.2558138;0.2384276;-0.02431703,0.3092987;-0.01300794;-0.07657099,-0.1615765;0.5142965;0.01170505,-0.2206614;0.2386814;0.01205235,-0.2923999;-0.007669717;-0.04249703,0.07508375;0.003254443;-0.05138206,0.1013021;-0.3523152;-0.05362177,0.09869719;-0.7509471;0.02124834,0.1100031;-0.7926279;-0.04910374,-0.08618243;0.003344144;-0.02914932,-0.1081775;-0.3525158;-0.02768329,-0.09739063;-0.752643;0.03790344,-0.118578;-0.7981601;-0.02584318,0.005158782;0.5438902;-0.05120802,173.3525
+0;0;0,0.02208315;0.3142268;-0.01068487,0.04435714;0.6192338;-0.03586003,0.2149721;0.5039634;-0.01790909,0.2886612;0.2331906;0.007625915,0.3796008;-0.01411438;-0.01051096,-0.1362172;0.4996187;-0.01558762,-0.2257127;0.2324764;-0.01052861,-0.3227943;-0.01241747;-0.02952365,0.08077155;0.0006837453;-0.04194949,0.06504837;-0.3537139;-0.008019224,0.02691938;-0.7509591;0.06457566,0.02597169;-0.7130383;-0.03582433,-0.0831032;0.009334645;-0.03593038,-0.1213876;-0.3425187;-0.07752034,-0.1536666;-0.7358882;0.01599974,-0.1540292;-0.7788092;-0.0534711,0.03878175;0.5444072;-0.02711001,0;0;0,0.003465951;0.3142523;-0.0239532,0.005360767;0.618328;-0.06505442,0.1826887;0.509891;-0.04444504,0.2560369;0.238579;-0.02419972,0.3116322;-0.01421374;-0.07677031,-0.1624288;0.5137098;0.009360209,-0.2229129;0.23852;0.01286126,-0.2953161;-0.009470582;-0.04206724,0.07525013;0.003133401;-0.05110645,0.1010567;-0.3522901;-0.05318761,0.09846219;-0.7510064;0.02128482,0.1110885;-0.7941995;-0.04673839,-0.08605284;0.00350217;-0.0294434,-0.1080423;-0.3521826;-0.03043922,-0.09777543;-0.7519978;0.03716258,-0.1192067;-0.7966785;-0.02692555,0.005073145;0.5438783;-0.05225444,173.3858
+0;0;0,0.02169056;0.3142073;-0.011983,0.04359446;0.619183;-0.03787976,0.2147703;0.505374;-0.02367224,0.3042143;0.2397449;0.005327117,0.4063877;-0.003060713;-0.01377098,-0.1367577;0.499254;-0.01653912,-0.2333722;0.2345994;-0.01168498,-0.3369641;-0.007569417;-0.03122238,0.08049765;0.0003341861;-0.0424769,0.06528883;-0.354132;-0.009031277,0.02566883;-0.7512596;0.06340919,0.02362406;-0.7134312;-0.03698169,-0.08338537;0.009788449;-0.03514737,-0.1261333;-0.3388833;-0.09512101,-0.1560902;-0.731251;0.00325454,-0.1564289;-0.7757802;-0.06448825,0.03809366;0.5443657;-0.02900321,0;0;0,0.003465951;0.3142523;-0.0239532,0.005360767;0.618328;-0.06505442,0.1826887;0.509891;-0.04444504,0.2560369;0.238579;-0.02419972,0.3116322;-0.01421374;-0.07677031,-0.1624288;0.5137098;0.009360209,-0.2229129;0.23852;0.01286126,-0.2953161;-0.009470582;-0.04206724,0.07525013;0.003133401;-0.05110645,0.1010567;-0.3522901;-0.05318761,0.09846219;-0.7510064;0.02128482,0.1110885;-0.7941995;-0.04673839,-0.08605284;0.00350217;-0.0294434,-0.1080423;-0.3521826;-0.03043922,-0.09777543;-0.7519978;0.03716258,-0.1192067;-0.7966785;-0.02692555,0.005073145;0.5438783;-0.05225444,173.4085
+0;0;0,0.02169287;0.3142408;-0.01198428,0.04359121;0.6191388;-0.03787455,0.2148761;0.5053229;-0.02366577,0.3042701;0.2398421;0.00531739,0.4065718;-0.003268331;-0.01380468,-0.1368664;0.4991991;-0.0165283,-0.233427;0.2346923;-0.01167687,-0.3371488;-0.007780537;-0.0312388,0.08036426;0.0003336324;-0.04240652,0.06512353;-0.3548762;-0.008890722,0.02548702;-0.7521691;0.06357993,0.02341514;-0.714237;-0.03814208,-0.08324719;0.009772229;-0.03508913,-0.1260848;-0.339631;-0.0951886,-0.1560542;-0.7321621;0.003227927,-0.1563974;-0.7776795;-0.06541309,0.03809164;0.5443383;-0.02899999,0;0;0,0.003346429;0.3142353;-0.02462578,0.005080819;0.6181557;-0.06629348,0.1825674;0.5100843;-0.04418778,0.2562996;0.2390116;-0.02432513,0.3125691;-0.01405573;-0.07652307,-0.1629518;0.5139341;0.00796688,-0.2240719;0.2390677;0.01288121,-0.2971719;-0.009174302;-0.04158223,0.07529517;0.003061056;-0.05077505,0.1013089;-0.3530971;-0.05283499,0.09775589;-0.7520514;0.02124333,0.1093596;-0.795909;-0.04821873,-0.08580912;0.003584486;-0.029678,-0.1077388;-0.3528544;-0.02986363,-0.09859201;-0.7530035;0.03693254,-0.1185618;-0.7967018;-0.0307753,0.004842281;0.543748;-0.05334949,173.4314
+0;0;0,0.02170581;0.3144283;-0.01199143,0.04361455;0.619471;-0.03789437,0.2155138;0.5054744;-0.02366171,0.3048354;0.2402088;0.005297961,0.4080284;-0.005019873;-0.01399072,-0.1374575;0.4993293;-0.01649931,-0.2339398;0.2350368;-0.0116518,-0.3385655;-0.009548679;-0.03138418,0.08018011;0.0003328679;-0.04230934,0.06494642;-0.3547127;-0.008809049,0.02625779;-0.7425047;0.06192854,0.02407596;-0.7041516;-0.0451915,-0.08305643;0.009749835;-0.03500872,-0.1258742;-0.3394918;-0.09508039,-0.1551269;-0.722636;0.0009826049,-0.1554884;-0.7721608;-0.07130095,0.03811174;0.5446262;-0.02901457,0;0;0,0.002964899;0.3143934;-0.02506137,0.004402235;0.618433;-0.06694221,0.1825725;0.5103746;-0.04388976,0.2567166;0.239642;-0.02415705,0.3164058;-0.01508749;-0.07619596,-0.1642179;0.5138891;0.007281035,-0.2261311;0.2394562;0.01329707,-0.3007264;-0.01101542;-0.04015841,0.07526845;0.002930373;-0.05044913,0.1006844;-0.3531042;-0.0526979,0.09670952;-0.7422303;0.0211153,0.1089882;-0.7953684;-0.04586625,-0.08549671;0.003764453;-0.02991959,-0.1080005;-0.3524731;-0.02970805,-0.09855504;-0.7430494;0.03543968,-0.1217817;-0.7888988;-0.037063,0.004241377;0.5439892;-0.05394363,173.4642
+0;0;0,0.02198484;0.3145925;-0.01367512,0.04391584;0.6197685;-0.04056394,0.2168411;0.5061272;-0.0281495,0.321851;0.2471482;0.003103957,0.4377894;0.002459973;-0.01325409,-0.1379352;0.4994284;-0.01743954,-0.2441395;0.2391223;-0.01149783,-0.3585823;-0.005870193;-0.03301934,0.07949349;-0.0003288259;-0.04317807,0.06561442;-0.3565419;-0.009480704,0.02520213;-0.7531207;0.06151381,0.0222286;-0.7150148;-0.0442458,-0.08338128;0.01074992;-0.03340164,-0.1323779;-0.3334609;-0.1190414,-0.1582098;-0.7238424;-0.01471963,-0.1589067;-0.6854929;-0.1204998,0.03839524;0.5448838;-0.0314963,0;0;0,0.002645046;0.314596;-0.02571297,0.00385268;0.6187899;-0.06806278,0.1828846;0.5106857;-0.04321408,0.2572037;0.2401423;-0.02432203,0.3202986;-0.01871809;-0.07523322,-0.1655666;0.5137978;0.006348822,-0.2286954;0.2398643;0.01335979,-0.3047372;-0.01525584;-0.03872649,0.07537284;0.002767503;-0.04994941,0.1012924;-0.3543624;-0.05146599,0.09607193;-0.7528604;0.02008891,0.105314;-0.7992986;-0.05292773,-0.08516687;0.003938458;-0.03024502,-0.1083664;-0.3533812;-0.02967047,-0.09883854;-0.7526144;0.03718882,-0.1226328;-0.7966583;-0.03499829,0.003752023;0.5443029;-0.05494428,173.4862
+0;0;0,0.02198484;0.3145925;-0.01367512,0.04391584;0.6197685;-0.04056394,0.2168411;0.5061272;-0.0281495,0.321851;0.2471482;0.003103957,0.4377894;0.002459973;-0.01325409,-0.1379352;0.4994284;-0.01743954,-0.2441395;0.2391223;-0.01149783,-0.3585823;-0.005870193;-0.03301934,0.07949349;-0.0003288259;-0.04317807,0.06561442;-0.3565419;-0.009480704,0.02520213;-0.7531207;0.06151381,0.0222286;-0.7150148;-0.0442458,-0.08338128;0.01074992;-0.03340164,-0.1323779;-0.3334609;-0.1190414,-0.1582098;-0.7238424;-0.01471963,-0.1589067;-0.6854929;-0.1204998,0.03839524;0.5448838;-0.0314963,0;0;0,0.002645046;0.314596;-0.02571297,0.00385268;0.6187899;-0.06806278,0.1828846;0.5106857;-0.04321408,0.2572037;0.2401423;-0.02432203,0.3202986;-0.01871809;-0.07523322,-0.1655666;0.5137978;0.006348822,-0.2286954;0.2398643;0.01335979,-0.3047372;-0.01525584;-0.03872649,0.07537284;0.002767503;-0.04994941,0.1012924;-0.3543624;-0.05146599,0.09607193;-0.7528604;0.02008891,0.105314;-0.7992986;-0.05292773,-0.08516687;0.003938458;-0.03024502,-0.1083664;-0.3533812;-0.02967047,-0.09883854;-0.7526144;0.03718882,-0.1226328;-0.7966583;-0.03499829,0.003752023;0.5443029;-0.05494428,173.5089
+0;0;0,0.02172807;0.3096764;-0.01494468,0.04251181;0.5991355;-0.04144899,0.2078278;0.4925578;-0.03102035,0.3231778;0.2392458;0.001229687,0.453605;0.001995847;-0.0126559,-0.1309645;0.4860495;-0.01799943,-0.2472563;0.231202;-0.01154787,-0.370601;-0.009316728;-0.03224554,0.07892954;-0.0009744291;-0.04387546,0.06685193;-0.357283;-0.0106728,0.02369086;-0.7537236;0.05869479,0.02014556;-0.7159387;-0.04444663,-0.08350285;0.01145043;-0.03243516,-0.1372731;-0.3284158;-0.1314492,-0.154828;-0.7182159;-0.02380379,-0.1562008;-0.6802;-0.1269793,0.03734627;0.5292841;-0.03276748,0;0;0,0.004985541;0.3100194;-0.02140212,0.01124373;0.6001275;-0.04847813,0.1829626;0.5107123;-0.04304075,0.2585084;0.2415241;-0.02451515,0.3243051;-0.0166398;-0.07465291,-0.158766;0.5151728;0.002453145,-0.2229142;0.2425241;0.01022107,-0.3008358;-0.01197404;-0.04126179,0.07540573;0.002700418;-0.04962421,0.1012808;-0.3544161;-0.05115581,0.09555484;-0.7527896;0.02029824,0.1051926;-0.7975634;-0.0506053,-0.08492371;0.004013108;-0.03045878,-0.1085172;-0.3532645;-0.03084835,-0.09929861;-0.7522278;0.03685129,-0.1234995;-0.7930344;-0.03464746,0.009657249;0.5300419;-0.04030633,173.5314
+0;0;0,0.02184222;0.3113034;-0.01502319,0.04372474;0.6159503;-0.04304411,0.2126251;0.5019104;-0.03175532,0.3275846;0.249456;0.000385534,0.4591195;0.01019116;-0.01361798,-0.134258;0.4952468;-0.01842345,-0.250156;0.2412621;-0.01199373,-0.3745484;-0.001299396;-0.03286718,0.07868979;-0.0009714692;-0.04374219,0.06661459;-0.3572088;-0.01054616,0.02344377;-0.753739;0.0588371,0.02012177;-0.7164445;-0.03780801,-0.08324921;0.01141565;-0.03233663,-0.1370087;-0.3283827;-0.1313309,-0.1545676;-0.7182709;-0.02366117,-0.1558539;-0.6807598;-0.1203382,0.03807224;0.5395138;-0.03354418,0;0;0,0.004665926;0.3114841;-0.02384233,0.007316843;0.614784;-0.06863785,0.1833858;0.510759;-0.04251337,0.2600186;0.2428192;-0.02469182,0.3298741;-0.01640525;-0.07634521,-0.160654;0.515169;0.002273872,-0.2255833;0.243681;0.01004521,-0.3063409;-0.01228604;-0.04195762,0.07530883;0.002617463;-0.04927611,0.1013158;-0.3544177;-0.0508213,0.09462009;-0.7529208;0.02034307,0.1033538;-0.7932562;-0.04584741,-0.08454343;0.00411386;-0.03069022,-0.1085849;-0.3530623;-0.03091221,-0.09981527;-0.7521008;0.0369502,-0.1227511;-0.7882065;-0.03019528,0.007406414;0.5391291;-0.05311155,173.5649
+0;0;0,0.02190288;0.3121679;-0.01506492,0.04378494;0.616835;-0.04305857,0.2149518;0.5029878;-0.03183036,0.3292601;0.2519634;0.0001284406,0.4591368;0.01571478;-0.01369854,-0.1363369;0.4962395;-0.01832917,-0.2515785;0.2436935;-0.01193587,-0.3744026;0.004189849;-0.03254618,0.07841834;-0.000968118;-0.0435913,0.06634761;-0.3570736;-0.01040756,0.02320758;-0.753321;0.05892623,0.01985596;-0.7159615;-0.03858048,-0.08296204;0.01137627;-0.03222509,-0.1367017;-0.3282962;-0.1311827,-0.154248;-0.7179065;-0.02358975,-0.1555457;-0.6803284;-0.1211287,0.038182;0.5410688;-0.03364193,0;0;0,0.004084378;0.3122596;-0.02515507,0.006019861;0.6156614;-0.06974268,0.1840746;0.510991;-0.04168367,0.2620865;0.2450928;-0.02398324,0.3356246;-0.009468496;-0.0755899,-0.163544;0.51494;0.001903471,-0.2305568;0.2456158;0.01054891,-0.312317;-0.006618917;-0.04010171,0.07516612;0.00260213;-0.04892706,0.1010132;-0.3543103;-0.0507636,0.09369983;-0.7523986;0.02101779,0.102206;-0.7930328;-0.04614925,-0.08413443;0.00412527;-0.03090234,-0.1091583;-0.3528504;-0.0305398,-0.1006016;-0.7516835;0.03683427,-0.1238858;-0.7877454;-0.0314785,0.006170526;0.5405314;-0.05504417,173.5867
+0;0;0,0.02190288;0.3121679;-0.01506492,0.04378494;0.616835;-0.04305857,0.2149518;0.5029878;-0.03183036,0.3292601;0.2519634;0.0001284406,0.4591368;0.01571478;-0.01369854,-0.1363369;0.4962395;-0.01832917,-0.2515785;0.2436935;-0.01193587,-0.3744026;0.004189849;-0.03254618,0.07841834;-0.000968118;-0.0435913,0.06634761;-0.3570736;-0.01040756,0.02320758;-0.753321;0.05892623,0.01985596;-0.7159615;-0.03858048,-0.08296204;0.01137627;-0.03222509,-0.1367017;-0.3282962;-0.1311827,-0.154248;-0.7179065;-0.02358975,-0.1555457;-0.6803284;-0.1211287,0.038182;0.5410688;-0.03364193,0;0;0,0.004084378;0.3122596;-0.02515507,0.006019861;0.6156614;-0.06974268,0.1840746;0.510991;-0.04168367,0.2620865;0.2450928;-0.02398324,0.3356246;-0.009468496;-0.0755899,-0.163544;0.51494;0.001903471,-0.2305568;0.2456158;0.01054891,-0.312317;-0.006618917;-0.04010171,0.07516612;0.00260213;-0.04892706,0.1010132;-0.3543103;-0.0507636,0.09369983;-0.7523986;0.02101779,0.102206;-0.7930328;-0.04614925,-0.08413443;0.00412527;-0.03090234,-0.1091583;-0.3528504;-0.0305398,-0.1006016;-0.7516835;0.03683427,-0.1238858;-0.7877454;-0.0314785,0.006170526;0.5405314;-0.05504417,173.6099
+0;0;0,0.02242197;0.3127713;-0.01642612,0.04454071;0.6176363;-0.04536789,0.2171871;0.5041121;-0.03523961,0.3451104;0.2603121;-0.002640348,0.4917463;0.02855404;-0.01306164,-0.1369974;0.4972731;-0.01864694,-0.262985;0.2504143;-0.0113436,-0.3955801;0.01097366;-0.03157395,0.07788999;-0.001826394;-0.04406926,0.06788083;-0.3574848;-0.01175098,0.02282149;-0.7520771;0.05645505,0.01872503;-0.7145759;-0.04422289,-0.08293388;0.01236803;-0.03132553,-0.141991;-0.3205343;-0.1467634,-0.1529234;-0.7073486;-0.03433268,-0.1549108;-0.6697047;-0.1350636,0.03888033;0.542146;-0.03578281,0;0;0,0.004004151;0.312849;-0.02660728,0.005831167;0.6164917;-0.07177758,0.1850156;0.5110025;-0.04113483,0.2640165;0.245828;-0.02361727,0.3427781;-0.0114468;-0.07773542,-0.1645703;0.5155244;0.001502536,-0.2330463;0.2470195;0.01053827,-0.3200195;-0.008019745;-0.0415498,0.07511055;0.002564847;-0.04862213,0.100817;-0.3537658;-0.05091143,0.09267908;-0.7500672;0.02164459,0.1015806;-0.7952083;-0.04531574,-0.08385438;0.004168764;-0.03103786,-0.1094606;-0.3521763;-0.03079301,-0.101592;-0.7495207;0.03584784,-0.1243536;-0.7866352;-0.03617049,0.006009534;0.5415595;-0.05736065,173.643
+0;0;0,0.02248703;0.3136789;-0.01647378,0.0446385;0.6190051;-0.04544973,0.2185726;0.5053191;-0.03533168,0.34593;0.2625975;-0.002876598,0.493213;0.02981673;-0.01334388,-0.1381531;0.4984311;-0.01861996,-0.2635835;0.2526641;-0.01134892,-0.3967637;0.01216696;-0.03166854,0.07755782;-0.001818605;-0.04388133,0.06756357;-0.3569475;-0.01161117,0.02216357;-0.7545229;0.05711051,0.01806167;-0.7170117;-0.0437014,-0.08258021;0.01231529;-0.03119195,-0.1415494;-0.3200914;-0.1464579,-0.1525644;-0.70983;-0.03317723,-0.1545545;-0.6721759;-0.1340422,0.03898646;0.543626;-0.03587877,0;0;0,0.003744691;0.3136575;-0.02786446,0.005320936;0.6177366;-0.07334232,0.1853556;0.510895;-0.04028201,0.2654677;0.2473287;-0.02290702,0.3475825;-0.01021627;-0.07691145,-0.1657789;0.5155941;0.001165427,-0.2355636;0.2486961;0.01025327,-0.326147;-0.006262779;-0.04246652,0.07498133;0.002512723;-0.0481205,0.1002613;-0.3533137;-0.05063486,0.09125245;-0.7524966;0.02299833,0.09987782;-0.7968732;-0.04504585,-0.08331175;0.004223027;-0.03139129,-0.1098466;-0.3515209;-0.03138337,-0.1027611;-0.7516683;0.03704017,-0.1255422;-0.7886416;-0.03529167,0.005518153;0.5428865;-0.05909491,173.6662
+0;0;0,0.02254177;0.3144426;-0.01651389,0.04471679;0.6200983;-0.04551625,0.2194126;0.5062835;-0.03540008,0.3468649;0.2633812;-0.002920844,0.4939805;0.03086495;-0.01337623,-0.1388213;0.4993663;-0.0186177,-0.264345;0.2534164;-0.01134125,-0.3973738;0.01319256;-0.03163778,0.07713926;-0.001808791;-0.04364451,0.06715018;-0.3567542;-0.01139103,0.02179132;-0.7539693;0.05726837,0.01744928;-0.7160183;-0.04944534,-0.08213454;0.01224882;-0.03102361,-0.1410732;-0.3199861;-0.14623,-0.1520783;-0.7093714;-0.03305198,-0.1541848;-0.6712692;-0.1398219,0.03906723;0.5447522;-0.03594948,0;0;0,0.003309697;0.3143609;-0.02865815,0.00462769;0.6187816;-0.07413745,0.1850151;0.5109731;-0.03892016,0.2680061;0.248049;-0.02207017,0.3530974;-0.008201778;-0.07602477,-0.1670136;0.5161604;0.0009014234,-0.2391459;0.2496809;0.01018166,-0.3332163;-0.003478825;-0.04345619,0.0748567;0.002381817;-0.04742765,0.0984754;-0.3533745;-0.04985619,0.08885169;-0.7521349;0.02396011,0.09937136;-0.7983883;-0.0505023,-0.08259554;0.004358148;-0.03189927,-0.1110388;-0.3510529;-0.03133264,-0.104701;-0.7508562;0.03699361,-0.1284263;-0.7916855;-0.0397541,0.004811838;0.5439453;-0.05999708,173.689
+0;0;0,0.02467096;0.314327;-0.0174891,0.05187926;0.6191981;-0.04874356,0.226089;0.5073665;-0.03552215,0.3603925;0.2676999;-0.00466774,0.5126008;0.0408203;-0.01289169,-0.1342308;0.5004262;-0.01954062,-0.2688619;0.2590701;-0.012383,-0.420235;0.03244773;-0.0333075,0.07662948;-0.002784421;-0.04402392,0.06703152;-0.3568471;-0.01281275,0.02043431;-0.7541329;0.05611375,0.01646734;-0.716662;-0.04619319,-0.08199344;0.01338725;-0.03026209,-0.1462452;-0.3106626;-0.1617538,-0.1494676;-0.7000254;-0.04710491,-0.1513204;-0.6624826;-0.1494667,0.04467428;0.5441849;-0.03832559,0;0;0,0.002316922;0.3144256;-0.02910638,0.003070638;0.618725;-0.07448936,0.1841758;0.5112226;-0.03832841,0.2705928;0.2492186;-0.02056456,0.3595957;-0.003246903;-0.0757823,-0.1693295;0.5164986;0.0005697981,-0.2437387;0.2504071;0.009957034,-0.3386742;-0.0005173683;-0.04232572,0.07493167;0.002295241;-0.04688191,0.09753084;-0.3525406;-0.04961944,0.08629921;-0.7514318;0.02466202,0.09533659;-0.7958834;-0.04543471,-0.08224817;0.004425487;-0.0321495,-0.1118242;-0.3499057;-0.033286,-0.1066639;-0.749667;0.03687389,-0.1294971;-0.7876242;-0.03660216,0.003302634;0.5439644;-0.06041002,173.7209
+0;0;0,0.02468019;0.3144446;-0.01749564,0.05187608;0.6191824;-0.0487337,0.2274908;0.5071566;-0.03550311,0.3615377;0.267948;-0.004707657,0.5130634;0.04208575;-0.01289473,-0.1356026;0.5001628;-0.01939856,-0.2699765;0.2592679;-0.01225461,-0.4206707;0.03366177;-0.03308528,0.07653873;-0.002781124;-0.04397179,0.06696627;-0.3559032;-0.01284354,0.02112712;-0.7467258;0.05496164,0.01692969;-0.7088209;-0.05328858,-0.08189633;0.0133714;-0.03022625,-0.1459773;-0.3098176;-0.1613686,-0.1491474;-0.6928461;-0.0485849,-0.1511077;-0.6548651;-0.1568931,0.04467967;0.5442584;-0.03832812,0;0;0,0.001634925;0.3145171;-0.0294435,0.001821622;0.6187093;-0.07465267,0.1842684;0.5112857;-0.03703356,0.2722607;0.2503499;-0.01949453,0.3661443;0.00104025;-0.07491422,-0.1719101;0.5166608;0.0006981157,-0.2487555;0.2518367;0.01073031,-0.3459432;0.003229052;-0.04208658,0.07493511;0.002272189;-0.04667974,0.0963643;-0.3516946;-0.04871106,0.08328715;-0.7436671;0.02630615,0.09193754;-0.7949647;-0.04520679,-0.08213659;0.004444477;-0.03214435,-0.1124417;-0.3488715;-0.03442969,-0.1089171;-0.7417835;0.03662525,-0.1320036;-0.7845375;-0.04065407,0.002130628;0.5440237;-0.06066585,173.7543
+0;0;0,0.02468019;0.3144446;-0.01749564,0.05187608;0.6191824;-0.0487337,0.2274908;0.5071566;-0.03550311,0.3615377;0.267948;-0.004707657,0.5130634;0.04208575;-0.01289473,-0.1356026;0.5001628;-0.01939856,-0.2699765;0.2592679;-0.01225461,-0.4206707;0.03366177;-0.03308528,0.07653873;-0.002781124;-0.04397179,0.06696627;-0.3559032;-0.01284354,0.02112712;-0.7467258;0.05496164,0.01692969;-0.7088209;-0.05328858,-0.08189633;0.0133714;-0.03022625,-0.1459773;-0.3098176;-0.1613686,-0.1491474;-0.6928461;-0.0485849,-0.1511077;-0.6548651;-0.1568931,0.04467967;0.5442584;-0.03832812,0;0;0,0.001634925;0.3145171;-0.0294435,0.001821622;0.6187093;-0.07465267,0.1842684;0.5112857;-0.03703356,0.2722607;0.2503499;-0.01949453,0.3661443;0.00104025;-0.07491422,-0.1719101;0.5166608;0.0006981157,-0.2487555;0.2518367;0.01073031,-0.3459432;0.003229052;-0.04208658,0.07493511;0.002272189;-0.04667974,0.0963643;-0.3516946;-0.04871106,0.08328715;-0.7436671;0.02630615,0.09193754;-0.7949647;-0.04520679,-0.08213659;0.004444477;-0.03214435,-0.1124417;-0.3488715;-0.03442969,-0.1089171;-0.7417835;0.03662525,-0.1320036;-0.7845375;-0.04065407,0.002130628;0.5440237;-0.06066585,173.7767
+0;0;0,0.02658364;0.3148426;-0.01864639,0.05569797;0.6195874;-0.05111172,0.2310794;0.5064525;-0.03903874,0.3777718;0.2752421;-0.005081695,0.5360322;0.06212236;-0.01026953,-0.1324907;0.5007495;-0.02027546,-0.2751568;0.2647216;-0.01207633,-0.4257823;0.04691522;-0.03119748,0.07606699;-0.003491488;-0.04436124,0.06803726;-0.3542099;-0.01449626,0.02004033;-0.7490594;0.05326308,0.01520673;-0.7113345;-0.05384893,-0.08187687;0.0139391;-0.02946485,-0.1477444;-0.30375;-0.1661941,-0.1463398;-0.6905091;-0.05123071,-0.1489851;-0.6527292;-0.1584151,0.04809632;0.5447342;-0.0403685,0;0;0,0.0007148236;0.3150833;-0.03003788,0.0002451241;0.6195698;-0.07539773,0.182946;0.5119039;-0.03623486,0.2739421;0.2520511;-0.01817226,0.3722939;0.01193877;-0.07444167,-0.1740152;0.5169055;-0.0009491555,-0.2549904;0.25339;0.01056399,-0.3530589;0.01224911;-0.04165612,0.07482873;0.00234735;-0.04649139,0.09422272;-0.3491933;-0.04816747,0.07938896;-0.7454172;0.02658367,0.08728874;-0.7944465;-0.04585934,-0.08193322;0.004375897;-0.03215739,-0.114842;-0.3461523;-0.03476426,-0.1119924;-0.7430332;0.03788963,-0.1337401;-0.7859938;-0.03800379,0.0006578416;0.5448647;-0.06142783,173.8105
+0;0;0,0.02658483;0.3148567;-0.01864722,0.05568733;0.6194812;-0.05109764,0.231111;0.5064117;-0.03903483,0.3776426;0.275455;-0.005115032,0.5361552;0.06199549;-0.01031114,-0.1325284;0.5007076;-0.02026797,-0.275038;0.2649387;-0.01207783,-0.4259036;0.04678506;-0.03122947,0.07599258;-0.003488073;-0.04431785,0.06794181;-0.3551255;-0.01437461,0.01953283;-0.7533647;0.05396643,0.01476639;-0.7157472;-0.05165752,-0.08179678;0.01392546;-0.02943603,-0.1478369;-0.3045961;-0.1665235,-0.1464203;-0.6946755;-0.05057321,-0.1490287;-0.6570037;-0.1562686,0.04809306;0.5447008;-0.04036485,0;0;0,0.0007438362;0.3150664;-0.03036118,0.0002489835;0.6194246;-0.07576823,0.1828841;0.512134;-0.0357101,0.2773387;0.2538468;-0.0175674,0.3781995;0.01447652;-0.07455134,-0.1743262;0.5175018;-0.001762792,-0.2586952;0.2554137;0.01067949,-0.3627186;0.01666227;-0.04312644,0.0747994;0.002296358;-0.04637766,0.09268863;-0.3502518;-0.04661203,0.07720454;-0.749945;0.02831459,0.08493212;-0.795325;-0.04581571,-0.08183506;0.004426715;-0.03216425,-0.1158268;-0.3469216;-0.03519818,-0.114899;-0.7473468;0.03737712,-0.1365179;-0.7886936;-0.03798481,0.0006342977;0.5447891;-0.06182623,173.8342
+0;0;0,0.02658054;0.3148059;-0.01864422,0.0556666;0.6192616;-0.05107469,0.2310691;0.5062794;-0.03902375,0.3784011;0.2740612;-0.00491868,0.5349089;0.06330143;-0.01004907,-0.1325119;0.5005763;-0.0202599,-0.2757999;0.2635195;-0.01202503,-0.4247575;0.04812504;-0.03093444,0.07580552;-0.003479487;-0.04420875,0.06776407;-0.3547089;-0.01430026,0.01922013;-0.7540585;0.05423133,0.01449891;-0.7165132;-0.05039047,-0.08159543;0.01389118;-0.02936357,-0.147559;-0.3042608;-0.166292,-0.1461383;-0.6954278;-0.05001844,-0.1487221;-0.6578287;-0.1547109,0.04808057;0.5445623;-0.04035355,0;0;0,0.001400352;0.3149755;-0.03074765,0.001607373;0.619131;-0.07636619,0.1839726;0.5129874;-0.03480268,0.2837406;0.2550548;-0.0171299,0.3864183;0.02056855;-0.07556057,-0.1735296;0.5179883;-0.003165316,-0.2637513;0.2562795;0.009627959,-0.3680623;0.0211392;-0.04299295,0.07473694;0.002255544;-0.04606843,0.09218088;-0.349905;-0.04618787,0.07504316;-0.7508514;0.02784872,0.08133;-0.794663;-0.0465641,-0.08153041;0.004460304;-0.03234033,-0.1153589;-0.3464837;-0.03624189,-0.1170356;-0.7478279;0.037604,-0.1374865;-0.7895695;-0.03628683,0.001785845;0.5445819;-0.06240606,173.8662
+0;0;0,0.02669005;0.3147001;-0.01997713,0.05554357;0.6190229;-0.05328193,0.2324064;0.5085421;-0.03929681,0.3821421;0.2807099;-0.00619524,0.5510041;0.07643037;-0.0077588,-0.1335758;0.5012648;-0.02081812,-0.2841929;0.2718056;-0.0114915,-0.4429165;0.06044851;-0.03103411,0.07499719;-0.004325043;-0.04449479,0.06765166;-0.3550234;-0.01598788,0.01580359;-0.7552497;0.05139281,0.01136927;-0.7178901;-0.05232023,-0.08122376;0.01457761;-0.02851781,-0.1546327;-0.2944184;-0.1801376,-0.144506;-0.6852624;-0.05952298,-0.1468486;-0.6479177;-0.1633054,0.04800391;0.5443693;-0.04246823,0;0;0,4.860758E-05;0.3149392;-0.03099847,-0.0009102672;0.6190255;-0.0766356,0.1825957;0.5132164;-0.03432155,0.2879611;0.260255;-0.01608229,0.3928609;0.02413423;-0.07515788,-0.1769611;0.51897;-0.003565002,-0.271669;0.2615595;0.01037009,-0.3815582;0.02638505;-0.04314911,0.07434164;0.002278775;-0.04572963,0.08837137;-0.349373;-0.04605698,0.069823;-0.7513487;0.02797699,0.07509704;-0.7944188;-0.04593634,-0.08091513;0.004426595;-0.03249952,-0.1182124;-0.3454889;-0.03739643,-0.1221448;-0.747768;0.03720601,-0.1426567;-0.7894664;-0.03538073,-0.0004708171;0.5445103;-0.06269884,173.8996
+0;0;0,0.02667626;0.3145376;-0.01996681,0.05550688;0.6186209;-0.05324427,0.229872;0.50871;-0.03931427,0.3805074;0.2795089;-0.006013807,0.5479829;0.07690662;-0.007564529,-0.1311364;0.5015316;-0.02108672,-0.2826585;0.2706938;-0.01170405,-0.4400789;0.06107205;-0.0310862,0.07488974;-0.004318847;-0.04443105,0.06755838;-0.3543411;-0.0159791,0.01526266;-0.7580229;0.05198334,0.0108462;-0.720693;-0.05131191,-0.0811074;0.01455672;-0.02847696,-0.1543748;-0.2938435;-0.1798045,-0.1441607;-0.6880621;-0.05814845,-0.1464939;-0.6507469;-0.1615128,0.04797561;0.5440503;-0.04244259,0;0;0,0.0002502203;0.3147706;-0.0310421,-0.0006518215;0.6186281;-0.07657933,0.1803472;0.5139284;-0.03398395,0.2922891;0.2620147;-0.01550198,0.4006972;0.03030285;-0.07596183,-0.1749984;0.519891;-0.00605784,-0.2765023;0.2633556;0.008761833,-0.3910894;0.03298181;-0.04505086,0.07432844;0.002385288;-0.04550648,0.08548924;-0.3486906;-0.04549646,0.06470762;-0.7541625;0.02848577,0.06965858;-0.7958264;-0.04623318,-0.08076776;0.004307061;-0.03254633,-0.1216665;-0.3445131;-0.03808003,-0.127422;-0.750095;0.03796622,-0.147731;-0.7909348;-0.0349201,-0.0002214611;0.5441891;-0.06269383,173.9217
+0;0;0,0.02666793;0.3144393;-0.01996057,0.05548654;0.618397;-0.05322371,0.2285361;0.5087856;-0.03932266,0.3788093;0.2801356;-0.006102249,0.5459326;0.07795936;-0.00764971,-0.1298526;0.5016593;-0.02122737,-0.2810104;0.2713765;-0.01186726,-0.4380998;0.06219558;-0.03120866,0.07474454;-0.004310473;-0.04434491,0.06741847;-0.3540799;-0.0159135,0.01499955;-0.7587128;0.05220905,0.01062502;-0.7214524;-0.05010543,-0.08095015;0.0145285;-0.02842175,-0.1541646;-0.293649;-0.17964,-0.1439265;-0.6887963;-0.05769736,-0.1462375;-0.6515505;-0.1600803,0.04795962;0.5438696;-0.04242828,0;0;0,0.001515523;0.3146003;-0.03171754,0.001937687;0.618222;-0.0779736,0.1812997;0.5155585;-0.03370667,0.2959744;0.2656134;-0.01516843,0.4117313;0.03831297;-0.07634544,-0.1716737;0.5197862;-0.008297887,-0.2786721;0.2662488;0.007084239,-0.4003634;0.0409057;-0.04965657,0.07420598;0.002436772;-0.04537988,0.08198924;-0.3484764;-0.04514265,0.05959685;-0.7549161;0.02848864,0.06441022;-0.7952802;-0.04611588,-0.08058785;0.004250756;-0.03254732,-0.1208425;-0.344364;-0.03947529,-0.1316932;-0.7504848;0.03839877,-0.1507793;-0.7874047;-0.03708346,0.00203757;0.5438588;-0.06391525,173.9552
+0;0;0,0.02821457;0.3142745;-0.02042516,0.0579873;0.6180521;-0.05448396,0.2308367;0.5080881;-0.0402679,0.3873618;0.2838318;-0.005981576,0.5651608;0.0910251;-0.01055182,-0.1275434;0.501811;-0.02197207,-0.287176;0.2772942;-0.01324687,-0.4512412;0.07335143;-0.03050319,0.07456721;-0.00495182;-0.04457588,0.06734123;-0.3548254;-0.01742866,0.01136625;-0.7591944;0.04942014,0.006988807;-0.7219973;-0.05289869,-0.08093754;0.01502176;-0.02820034,-0.1583028;-0.288689;-0.1862354,-0.1424683;-0.6839453;-0.0652479,-0.1448251;-0.6467646;-0.1676344,0.05033943;0.543568;-0.04347598,0;0;0,0.001515523;0.3146003;-0.03171754,0.001937687;0.618222;-0.0779736,0.1812997;0.5155585;-0.03370667,0.2959744;0.2656134;-0.01516843,0.4117313;0.03831297;-0.07634544,-0.1716737;0.5197862;-0.008297887,-0.2786721;0.2662488;0.007084239,-0.4003634;0.0409057;-0.04965657,0.07420598;0.002436772;-0.04537988,0.08198924;-0.3484764;-0.04514265,0.05959685;-0.7549161;0.02848864,0.06441022;-0.7952802;-0.04611588,-0.08058785;0.004250756;-0.03254732,-0.1208425;-0.344364;-0.03947529,-0.1316932;-0.7504848;0.03839877,-0.1507793;-0.7874047;-0.03708346,0.00203757;0.5438588;-0.06391525,173.9778
+0;0;0,0.02824922;0.3146604;-0.02045024,0.05803484;0.6185701;-0.0545234,0.2352283;0.5077291;-0.04022675,0.3929089;0.2818173;-0.005687304,0.571392;0.08826871;-0.01027513,-0.1317817;0.501301;-0.02149035,-0.2925927;0.2751266;-0.01270074,-0.4572892;0.07039917;-0.03002346,0.07473864;-0.004963204;-0.04467836,0.06753774;-0.3536225;-0.01762535,0.01261334;-0.750402;0.04796878,0.008019662;-0.7128494;-0.05940424,-0.08112362;0.01505629;-0.02826517,-0.1582203;-0.2876004;-0.1857517,-0.1426831;-0.6754382;-0.06703501,-0.1451562;-0.6379028;-0.174479,0.05038465;0.5440634;-0.04351208,0;0;0,-0.00109826;0.3149428;-0.03220606,-0.001920581;0.6186851;-0.07855368,0.1820838;0.515904;-0.0337522,0.3037601;0.2670214;-0.01518822,0.4223165;0.0409838;-0.07991624,-0.1790289;0.5174085;-0.007017799,-0.2933031;0.2648847;0.009272212,-0.4214416;0.04222481;-0.04853311,0.07449904;0.002121165;-0.04529953,0.08042818;-0.3476099;-0.04504395,0.05716014;-0.7463307;0.02729917,0.06030056;-0.7949952;-0.04624772,-0.08079781;0.004538132;-0.03252343,-0.1218705;-0.3426701;-0.04284144,-0.1350544;-0.7404261;0.03696834,-0.1554733;-0.7802991;-0.04245419,-0.001621604;0.5443026;-0.06447673,174.0111
+0;0;0,0.02821901;0.3143239;-0.02042837,0.05798265;0.6180091;-0.05447654,0.2343788;0.507377;-0.04020171,0.3935306;0.2793574;-0.00534001,0.5715098;0.08635524;-0.009914882,-0.1310377;0.5009767;-0.02154666,-0.2933491;0.2726921;-0.01267504,-0.4575806;0.06854272;-0.02994885,0.0748003;-0.004967298;-0.04471521,0.06763931;-0.3516938;-0.01781218,0.01210254;-0.752897;0.04851326,0.007687615;-0.7156383;-0.05468172,-0.08119054;0.01506872;-0.02828849,-0.1578599;-0.2859102;-0.184902,-0.1421494;-0.6780721;-0.06486174,-0.1445263;-0.64083;-0.1681249,0.05033771;0.5435535;-0.04347277,0;0;0,-0.000397563;0.3145449;-0.03277946,-0.001529112;0.617962;-0.07974553,0.1818496;0.5163039;-0.0341711,0.310181;0.2678596;-0.01562285,0.4344774;0.04633224;-0.08213139,-0.177554;0.5173326;-0.007652268,-0.2987497;0.265191;0.008895384,-0.4311183;0.04579596;-0.04847798,0.0742283;0.002041414;-0.04588246,0.08126064;-0.3457271;-0.04450774,0.05245726;-0.7489414;0.02645707,0.05932532;-0.7988423;-0.03904152,-0.08106153;0.004642616;-0.03204191,-0.1234048;-0.3403026;-0.04667626,-0.1408385;-0.7418786;0.03627028,-0.1604361;-0.7802414;-0.03898827,-0.001067773;0.5436591;-0.06553221,174.0448
+0;0;0,0.02982338;0.3139653;-0.02124538,0.0609795;0.6173361;-0.05621578,0.2340858;0.5074735;-0.04103678,0.4035358;0.2817551;-0.004650928,0.5842767;0.09581214;-0.009485255,-0.1255018;0.5018864;-0.02263911,-0.2994289;0.2768489;-0.01296915,-0.4710343;0.0827886;-0.02552376,0.07481492;-0.005461065;-0.04503256,0.06743707;-0.3419972;-0.02045118,0.008093666;-0.7530698;0.04540276,0.003671747;-0.715871;-0.0582475,-0.08139693;0.01543038;-0.02813307,-0.1605816;-0.2700486;-0.1898328,-0.1398132;-0.670784;-0.06406015,-0.1422064;-0.6336529;-0.1677818,0.05302569;0.5429611;-0.04496337,0;0;0,0.002007902;0.3142962;-0.03359914,0.003419325;0.6174527;-0.08176994,0.182979;0.5161744;-0.03525662,0.3189288;0.2669304;-0.01573539,0.4422678;0.04917678;-0.08382559,-0.1706519;0.5182035;-0.010742,-0.2990941;0.2648432;0.006497325,-0.4370616;0.05254191;-0.04970351,0.07444479;0.001831979;-0.04593086,0.0851417;-0.3355117;-0.04570913,0.04881991;-0.748318;0.0257802,0.05484028;-0.7988027;-0.03979969,-0.08131333;0.004827694;-0.03193528,-0.1233362;-0.3294253;-0.05253311,-0.1447549;-0.7395976;0.0376828,-0.1636712;-0.7796661;-0.03679765,0.003246799;0.5432229;-0.06722951,174.0672
+0;0;0,0.0298113;0.3138381;-0.02123677,0.06096751;0.6172095;-0.05620756,0.2368524;0.5067955;-0.04096727,0.407214;0.2798627;-0.004385654,0.5875617;0.09432423;-0.009209465,-0.1282549;0.5011226;-0.0222872,-0.3031178;0.2748743;-0.01256521,-0.4743499;0.08123621;-0.0250925,0.07510749;-0.005482421;-0.04520867,0.06772325;-0.3423096;-0.02060603,0.008539025;-0.7522795;0.04507128,0.004081487;-0.7150228;-0.05941387,-0.08171525;0.01549072;-0.02824309,-0.1609685;-0.2702352;-0.1900827,-0.1402557;-0.6698957;-0.06464741,-0.1426682;-0.6327072;-0.1692045,0.05301299;0.5428278;-0.04495414,0;0;0,-9.143353E-05;0.31408;-0.03446484,-0.0006664991;0.6171635;-0.08312535,0.1823432;0.5165167;-0.03646255,0.3230563;0.2681971;-0.01653719,0.4510508;0.05372016;-0.08428788,-0.1764437;0.5171819;-0.009782549,-0.3104306;0.2650235;0.008202313,-0.4595863;0.06165224;-0.04981337,0.07457814;0.00192076;-0.04636192,0.08199006;-0.3358029;-0.04594779,0.04350948;-0.7474804;0.02428412,0.04785575;-0.7995406;-0.04080749,-0.08183167;0.00474881;-0.03156015,-0.126457;-0.3286328;-0.06282793,-0.1512091;-0.7358752;0.03429317,-0.1706086;-0.7777607;-0.03950257,-0.0003761947;0.542944;-0.06849957,174.0907
+0;0;0,0.02978231;0.3135329;-0.02121612,0.06091519;0.6166767;-0.05616104,0.2367399;0.5063233;-0.04092941,0.4067596;0.279846;-0.004421219,0.5837541;0.09775729;-0.00915534,-0.1282377;0.5006525;-0.02225597,-0.3027496;0.2748584;-0.0125535,-0.470798;0.0848206;-0.02484787,0.0756402;-0.005521305;-0.04552932,0.06826489;-0.3419418;-0.02095638,0.009320527;-0.7502502;0.04445474,0.004780193;-0.7128587;-0.06197118,-0.08229482;0.01560059;-0.0284434,-0.1614523;-0.2697803;-0.1900876,-0.1408235;-0.667821;-0.06516067,-0.1432809;-0.630499;-0.1716598,0.05296579;0.5423429;-0.04491486,0;0;0,0.000526756;0.3137007;-0.03509402,-2.115965E-06;0.6164401;-0.08443856,0.1829594;0.5158213;-0.03746438,0.3260635;0.2695528;-0.01734996,0.4585408;0.06332067;-0.08386183,-0.17549;0.5163838;-0.01050309,-0.3150883;0.2680321;0.008609202,-0.4657977;0.07254907;-0.0512141,0.07494253;0.001681596;-0.04696417,0.08061874;-0.3356679;-0.04671097,0.03931013;-0.7452785;0.02386951,0.04183015;-0.7992462;-0.04204559,-0.0826651;0.004999315;-0.03108587,-0.1300482;-0.325469;-0.07989693,-0.1585304;-0.7283605;0.02657355,-0.1788705;-0.7657372;-0.05372838,0.0003414005;0.5423037;-0.06964445,174.1229
+0;0;0,0.02949289;0.313523;-0.02176086,0.06008314;0.6166888;-0.05701074,0.236323;0.5070644;-0.04167042,0.4140904;0.2867522;-0.004350215,0.6030853;0.1170956;-0.006174549,-0.1287954;0.5010416;-0.02231789,-0.3112302;0.2815593;-0.0135663,-0.4868286;0.09843938;-0.02531629,0.07552431;-0.005923261;-0.04567096,0.06781127;-0.3423822;-0.02173623,0.006803855;-0.7507246;0.04153644,0.002207279;-0.7133852;-0.06489067,-0.08228607;0.01595112;-0.0282738,-0.1649793;-0.2641254;-0.1972589,-0.1388478;-0.6616608;-0.07175373,-0.1633278;-0.715314;-0.1334352,0.05240474;0.5423329;-0.0457225,0;0;0,0.000526756;0.3137007;-0.03509402,-2.115965E-06;0.6164401;-0.08443856,0.1829594;0.5158213;-0.03746438,0.3260635;0.2695528;-0.01734996,0.4585408;0.06332067;-0.08386183,-0.17549;0.5163838;-0.01050309,-0.3150883;0.2680321;0.008609202,-0.4657977;0.07254907;-0.0512141,0.07494253;0.001681596;-0.04696417,0.08061874;-0.3356679;-0.04671097,0.03931013;-0.7452785;0.02386951,0.04183015;-0.7992462;-0.04204559,-0.0826651;0.004999315;-0.03108587,-0.1300482;-0.325469;-0.07989693,-0.1585304;-0.7283605;0.02657355,-0.1788705;-0.7657372;-0.05372838,0.0003414005;0.5423037;-0.06964445,174.1466
+0;0;0,0.02944459;0.3130095;-0.02172522,0.0599914;0.6157448;-0.05692531,0.2371027;0.5060548;-0.04158115,0.4139647;0.2868646;-0.004451014,0.6027499;0.1173964;-0.006273324,-0.1297252;0.5000038;-0.022138,-0.3112308;0.2816393;-0.01343099,-0.4866343;0.09872268;-0.02516794,0.07570635;-0.005937538;-0.04578104,0.06815318;-0.3354225;-0.02234242,0.006542746;-0.7478011;0.04155567,0.001769559;-0.7101797;-0.06896059,-0.08248441;0.01598957;-0.02834195,-0.1634636;-0.2582816;-0.1938244,-0.1370738;-0.6597464;-0.06707866,-0.1624944;-0.7166138;-0.13113,0.05232329;0.5414885;-0.0456522,0;0;0,0.0004588515;0.3131023;-0.03578615,-0.0002452284;0.6152922;-0.08578444,0.1836328;0.5141009;-0.03901839,0.3308645;0.2720464;-0.01814675,0.4670134;0.06948781;-0.08740091,-0.1762063;0.5150045;-0.01065217,-0.3203045;0.2710387;0.009830998,-0.4801668;0.0851623;-0.05541194,0.07493217;0.001605943;-0.04738355,0.08218662;-0.3287141;-0.04904819,0.03663291;-0.7417319;0.02358794,0.03704287;-0.8005892;-0.04273653,-0.08303019;0.005070602;-0.03070645,-0.1348014;-0.3148409;-0.09507345,-0.1654359;-0.7201899;0.01757028,-0.1860367;-0.7678955;-0.0587984,0.0001546592;0.5412917;-0.07082987,174.1792
+0;0;0,0.02934133;0.3119118;-0.02164903,0.05982883;0.6140581;-0.05678225,0.2380117;0.5042754;-0.04143152,0.4149044;0.2850473;-0.004294954,0.6025473;0.1166044;-0.006106238,-0.1309209;0.4981897;-0.02187682,-0.3124579;0.2797875;-0.01316829,-0.4868002;0.09797752;-0.02483423,0.07624549;-0.005979822;-0.04610707,0.06875078;-0.3329148;-0.02284985,0.007884715;-0.740311;0.04027622,0.002960613;-0.7024487;-0.07373424,-0.08307181;0.01610344;-0.02854378,-0.1634243;-0.2560451;-0.1927455,-0.1373533;-0.6526594;-0.06753111,-0.1635776;-0.7122732;-0.1336076,0.05217214;0.5399125;-0.04552593,0;0;0,-0.001841903;0.3118608;-0.03685093,-0.004232883;0.6133273;-0.08752394,0.1813815;0.5135667;-0.04112172,0.3344329;0.2752106;-0.018924,0.4742864;0.07752812;-0.08927178,-0.1803882;0.5127696;-0.01069275,-0.3291262;0.2716011;0.01042378,-0.4899822;0.08892296;-0.05545653,0.07520272;0.001790613;-0.04812837,0.07966779;-0.3260098;-0.05136371,0.03452116;-0.7339542;0.02077818,0.03084746;-0.7977931;-0.0445304,-0.08393607;0.004885613;-0.03009755,-0.1414394;-0.3086779;-0.1066143,-0.1723107;-0.7079983;0.00850068,-0.1962448;-0.7523373;-0.07507754,-0.003474489;0.5394725;-0.07243085,174.2123
+0;0;0,0.02902637;0.3113576;-0.02231394,0.05902616;0.6128016;-0.0577901,0.2378231;0.5033895;-0.04235264,0.4236822;0.2946855;-0.004406411,0.61279;0.1465681;-0.007661697,-0.1317927;0.4972321;-0.02220977,-0.3194528;0.2868828;-0.01339051,-0.4921134;0.120191;-0.02403345,0.07663876;-0.005939611;-0.04644636,0.06879258;-0.3305132;-0.02424804,0.006179333;-0.7415103;0.03770672,0.001181288;-0.7036942;-0.07656422,-0.08360511;0.01596581;-0.0286587,-0.1673454;-0.2467026;-0.201561,-0.1369076;-0.6460807;-0.07409318,-0.1633947;-0.7078022;-0.1375717,0.05159944;0.5388258;-0.04648615,0;0;0,-0.001272559;0.3113521;-0.03663659,-0.003575623;0.6121212;-0.0872066,0.1825421;0.5120937;-0.04196239,0.3375762;0.2777758;-0.01745796,0.4821122;0.09933615;-0.08802533,-0.1799316;0.5118155;-0.009977777,-0.3312135;0.2749217;0.01317341,-0.4888845;0.1055791;-0.05143391,0.07556511;0.001601875;-0.04851174,0.07825418;-0.323792;-0.05224108,0.0306868;-0.7350807;0.02025986,0.02610074;-0.7987316;-0.04571294,-0.08458142;0.005031751;-0.02977762,-0.1459891;-0.3015564;-0.1199727,-0.1758026;-0.7021682;0.003715038,-0.2033827;-0.7458711;-0.07965849,-0.002788216;0.5384502;-0.07212996,174.235
+0;0;0,0.02895116;0.3105508;-0.02225612,0.05889214;0.6114035;-0.0576637,0.2395561;0.5017624;-0.04220399,0.4258294;0.2925933;-0.004173193,0.6149513;0.1444649;-0.007428721,-0.1337408;0.4955436;-0.02186052,-0.321819;0.2847256;-0.0130216,-0.4944924;0.1180214;-0.02366534,0.07686707;-0.005957306;-0.04658473,0.06902514;-0.3303554;-0.02439841,0.005896099;-0.7447382;0.03806672,0.0008172137;-0.7067957;-0.07805248,-0.08385418;0.01601338;-0.02874408,-0.1675492;-0.246513;-0.2015529,-0.1368607;-0.6491811;-0.07303502,-0.1637762;-0.7123862;-0.1375402,0.05147784;0.5375516;-0.04637867,0;0;0,-0.002359942;0.3105264;-0.0366478,-0.005683675;0.610671;-0.08726811,0.1827693;0.51165;-0.04226971,0.3422956;0.2795788;-0.01797748,0.4863518;0.1009772;-0.08917451,-0.1830385;0.5097744;-0.008127458,-0.3383194;0.2749823;0.01749195,-0.4974154;0.1072801;-0.04796125,0.07585408;0.001334742;-0.04856491,0.0758083;-0.3238867;-0.0529108,0.0271242;-0.7386997;0.01892424,0.02042122;-0.8006225;-0.05233455,-0.0848965;0.00522262;-0.02965605,-0.1515791;-0.2953325;-0.1345745,-0.1818951;-0.6987165;-0.008231714,-0.2129804;-0.7371868;-0.09721527,-0.00465481;0.5371342;-0.07217765,174.268
+0;0;0,0.02891005;0.3101099;-0.02222452,0.05875805;0.610029;-0.05751962,0.2365482;0.501225;-0.04216786,0.4216805;0.2933371;-0.004370019,0.61068;0.1453045;-0.007623442,-0.1309879;0.4951022;-0.02213834,-0.3179141;0.2855755;-0.01335356,-0.4904759;0.1189791;-0.02399041,0.07709841;-0.005975235;-0.04672493,0.06914435;-0.3350117;-0.02422138,0.006233089;-0.7479649;0.03802825,0.001137575;-0.7099965;-0.07847115,-0.08410655;0.01606157;-0.02883059,-0.1689983;-0.2502185;-0.2041102,-0.1384156;-0.6514975;-0.07603577,-0.1654193;-0.7150078;-0.1407522,0.05137235;0.5364618;-0.04627812,0;0;0,1.013279E-05;0.3100455;-0.03700852,-0.0001372099;0.6091316;-0.08830929,0.1845132;0.5110687;-0.04296184,0.346821;0.2832313;-0.01714873,0.4938547;0.1056612;-0.08419371,-0.1756478;0.509859;-0.009766668,-0.3337444;0.2794822;0.01942222,-0.494621;0.1143548;-0.04763564,0.07582961;0.001093432;-0.0491097,0.07402761;-0.3287851;-0.05250978,0.02458778;-0.7421871;0.01832604,0.0177805;-0.8036698;-0.05410433,-0.08533369;0.005522111;-0.02916774,-0.1566928;-0.2947369;-0.1457313,-0.1867815;-0.6958479;-0.01701516,-0.2224479;-0.7326582;-0.1060425,4.757941E-05;0.5359259;-0.07301426,174.2907
+0;0;0,0.02880031;0.310165;-0.02277187,0.05845553;0.609972;-0.05847692,0.2375562;0.5008674;-0.04282446,0.4312218;0.3018634;-0.004983064,0.627324;0.1628618;-0.001739543,-0.1323828;0.495033;-0.02224034,-0.3282791;0.2948128;-0.01344126,-0.5049028;0.1320487;-0.02343821,0.07697383;-0.006183018;-0.04695235,0.06877937;-0.3345335;-0.02596203,0.01343363;-0.7460102;0.03851236,0.008234128;-0.7081444;-0.07750373,-0.08420712;0.01623119;-0.02852074,-0.1723955;-0.2420957;-0.2124006,-0.1384272;-0.64071;-0.08400285,-0.1644468;-0.7040911;-0.1484357,0.05116482;0.5364437;-0.04717612,0;0;0,0.001323596;0.3101445;-0.03686404,0.002689198;0.6091982;-0.08784533,0.1883896;0.5109148;-0.0435729,0.3540061;0.2864909;-0.01626039,0.5047157;0.1124601;-0.08545542,-0.1740908;0.5090418;-0.00853242,-0.3355816;0.2821367;0.02270322,-0.5009089;0.1209077;-0.04408126,0.07568918;0.0007417052;-0.04937935,0.07378371;-0.3283519;-0.05332375,0.02414294;-0.7392648;0.0189228,0.01815918;-0.8013315;-0.05204607,-0.08542102;0.006079082;-0.02887936,-0.159806;-0.2846643;-0.1639976,-0.1878418;-0.6805866;-0.02618347,-0.2268274;-0.7125573;-0.1166732,0.002510428;0.5360112;-0.07264972,174.3238
+0;0;0,0.02880031;0.310165;-0.02277187,0.05845553;0.609972;-0.05847692,0.2375562;0.5008674;-0.04282446,0.4312218;0.3018634;-0.004983064,0.627324;0.1628618;-0.001739543,-0.1323828;0.495033;-0.02224034,-0.3282791;0.2948128;-0.01344126,-0.5049028;0.1320487;-0.02343821,0.07697383;-0.006183018;-0.04695235,0.06877937;-0.3345335;-0.02596203,0.01343363;-0.7460102;0.03851236,0.008234128;-0.7081444;-0.07750373,-0.08420712;0.01623119;-0.02852074,-0.1723955;-0.2420957;-0.2124006,-0.1384272;-0.64071;-0.08400285,-0.1644468;-0.7040911;-0.1484357,0.05116482;0.5364437;-0.04717612,0;0;0,0.001323596;0.3101445;-0.03686404,0.002689198;0.6091982;-0.08784533,0.1883896;0.5109148;-0.0435729,0.3540061;0.2864909;-0.01626039,0.5047157;0.1124601;-0.08545542,-0.1740908;0.5090418;-0.00853242,-0.3355816;0.2821367;0.02270322,-0.5009089;0.1209077;-0.04408126,0.07568918;0.0007417052;-0.04937935,0.07378371;-0.3283519;-0.05332375,0.02414294;-0.7392648;0.0189228,0.01815918;-0.8013315;-0.05204607,-0.08542102;0.006079082;-0.02887936,-0.159806;-0.2846643;-0.1639976,-0.1878418;-0.6805866;-0.02618347,-0.2268274;-0.7125573;-0.1166732,0.002510428;0.5360112;-0.07264972,174.3465
+0;0;0,0.02875567;0.3096843;-0.02273658,0.05834647;0.60884;-0.05836361,0.2358073;0.5002213;-0.0427759,0.4285243;0.302192;-0.005119842,0.6296403;0.1596364;-0.001793392,-0.1308437;0.4944387;-0.02237473,-0.3257805;0.2951992;-0.01361875,-0.50692;0.1282736;-0.0238713,0.07710884;-0.006193863;-0.0470347,0.06890926;-0.3347498;-0.02603125,0.01348102;-0.7468399;0.03853925,0.008266975;-0.708952;-0.07780124,-0.08435482;0.01625966;-0.02857077,-0.1725984;-0.2422289;-0.2125657,-0.1385794;-0.6414374;-0.08397648,-0.1646718;-0.7050797;-0.1485895,0.05107258;0.5354814;-0.04708888,0;0;0,0.002937406;0.3095979;-0.03726506,0.005821779;0.6078726;-0.08881855,0.1895503;0.5101267;-0.04476142,0.3575346;0.2893626;-0.01616287,0.5192266;0.1180389;-0.08885908,-0.1698682;0.5086514;-0.01007055,-0.3334503;0.285301;0.02352827,-0.5063787;0.1231532;-0.04418183,0.07558104;0.0001604557;-0.04983854,0.07189992;-0.3291137;-0.05456471,0.02280305;-0.7406583;0.01810193,0.01610418;-0.8024057;-0.05374551,-0.08568931;0.006756215;-0.02842703,-0.163654;-0.2769623;-0.176355,-0.1912611;-0.672289;-0.03488237,-0.2306098;-0.7113943;-0.1203263,0.005291522;0.5348962;-0.07346678,174.3799
+0;0;0,0.02962749;0.30897;-0.02273628,0.0598121;0.607369;-0.05872199,0.2363483;0.49843;-0.04297923,0.4361055;0.3061164;-0.004731074,0.6383535;0.169166;0.001256558,-0.1290454;0.4937287;-0.02256001,-0.3321056;0.3012549;-0.01414601,-0.5160066;0.1406691;-0.02353334,0.07704581;-0.006281924;-0.04723579,0.06841315;-0.3335696;-0.02710763,0.01253037;-0.7531988;0.0385361,0.007393854;-0.7155128;-0.07503177,-0.08447113;0.01630739;-0.02838022,-0.1748748;-0.2354926;-0.2181717,-0.1380413;-0.6415465;-0.08670254,-0.1652792;-0.7000778;-0.1530609,0.0523459;0.5342184;-0.04735116,0;0;0,0.004048735;0.3089182;-0.03755426,0.008115456;0.6064597;-0.08947229,0.1909638;0.5094389;-0.04514337,0.3640298;0.2913213;-0.01644993,0.5262051;0.1234681;-0.08869934,-0.1671676;0.507646;-0.01044571,-0.3344387;0.2861887;0.02598761,-0.5082794;0.1281216;-0.0410179,0.0754078;-0.0003859252;-0.05020213,0.06981888;-0.3282925;-0.0567534,0.0220262;-0.747463;0.01762843,0.01617703;-0.8073015;-0.05221391,-0.08581115;0.007381414;-0.0280838,-0.1670687;-0.267698;-0.1872235,-0.194977;-0.6689168;-0.03969315,-0.2338307;-0.7095019;-0.1202615,0.007293105;0.5336806;-0.07402635,174.4021
+0;0;0,0.02958015;0.3084763;-0.02269995,0.05971342;0.6063679;-0.0586242,0.2362592;0.4975596;-0.04290174,0.435196;0.3060358;-0.004810676,0.6364341;0.1697693;0.001147056,-0.1291271;0.4928584;-0.02248293,-0.3313534;0.3011751;-0.01410349,-0.5143361;0.1413912;-0.02344395,0.07718284;-0.006293098;-0.04731981,0.06855004;-0.3335862;-0.02719131,0.01254871;-0.7541057;0.03859167,0.007404832;-0.7164087;-0.07513887,-0.08462136;0.01633639;-0.02843069,-0.1750266;-0.2354677;-0.2182254,-0.1381149;-0.6423831;-0.08647725,-0.1653918;-0.7010412;-0.1529307,0.0522605;0.5333472;-0.04727358,0;0;0,0.004938409;0.3084089;-0.03751659,0.009812653;0.6054387;-0.08930969,0.1925232;0.508911;-0.04506326,0.3692556;0.2954276;-0.01508689,0.5346729;0.1313897;-0.08458185,-0.1656007;0.5072105;-0.00999251,-0.3358448;0.2898866;0.02867785,-0.5123221;0.13596;-0.03661522,0.07528116;-0.0008981675;-0.05067444,0.0685723;-0.328778;-0.05776429,0.0214709;-0.7487724;0.01764321,0.01557569;-0.8086361;-0.05242896,-0.08606499;0.008111783;-0.02762196,-0.1729356;-0.2549815;-0.2032234,-0.1970953;-0.6543295;-0.04753889,-0.2344359;-0.7031881;-0.1210735,0.008802116;0.5327883;-0.07390523,174.4245
+0;0;0,0.02951943;0.3078431;-0.02265335,0.05960209;0.6052341;-0.05851798,0.2361786;0.4965289;-0.04281165,0.4351741;0.3049486;-0.004709352,0.6335674;0.1706084;0.00116416,-0.1292471;0.4918271;-0.02239064,-0.331533;0.3000873;-0.01400874,-0.511929;0.1425622;-0.02321715,0.07730076;-0.006302712;-0.0473921,0.06867774;-0.3332247;-0.02728643,0.01247458;-0.7552596;0.03873363,0.007320412;-0.7175472;-0.07522453,-0.08475064;0.01636135;-0.02847413,-0.1750534;-0.2351573;-0.2180536,-0.1380087;-0.6435391;-0.08583066,-0.1653401;-0.7023746;-0.1524171,0.05216007;0.5323204;-0.04718397,0;0;0,0.005488843;0.3077443;-0.03762007,0.01046747;0.6042501;-0.08945918,0.1932643;0.5075849;-0.04582524,0.3733611;0.2969857;-0.01472664,0.5495936;0.1511912;-0.08633494,-0.164946;0.5061483;-0.01007673,-0.3381605;0.2917479;0.03215116,-0.514379;0.1421811;-0.03124037,0.07514387;-0.001542017;-0.05110931,0.0665049;-0.3289911;-0.05879164,0.02028355;-0.7505558;0.01722026,0.01373823;-0.810493;-0.05307174,-0.08628534;0.00860345;-0.02723901,-0.176147;-0.2490936;-0.2085501,-0.1989858;-0.6485552;-0.04873869,-0.2478967;-0.6846619;-0.1281751,0.009459168;0.5317122;-0.0740478,174.4576
+0;0;0,0.03023213;0.3077639;-0.02278892,0.06086117;0.6050517;-0.05903872,0.2371406;0.4957269;-0.04291598,0.4423279;0.3108502;-0.00453905,0.6456717;0.184267;0.003809043,-0.1282133;0.4920442;-0.02267606,-0.3379594;0.3085079;-0.01401472,-0.521362;0.1544877;-0.02312372,0.0771724;-0.006441371;-0.04758226,0.06806167;-0.3333887;-0.02811379,0.01502669;-0.7557588;0.03838212,0.009874152;-0.7180871;-0.07557885,-0.08480585;0.01648682;-0.02823639,-0.1770674;-0.2297488;-0.2237164,-0.1369788;-0.6377943;-0.09134318,-0.1658644;-0.6948068;-0.1596584,0.05325788;0.5321717;-0.04759492,0;0;0,0.005488843;0.3077443;-0.03762007,0.01046747;0.6042501;-0.08945918,0.1932643;0.5075849;-0.04582524,0.3733611;0.2969857;-0.01472664,0.5495936;0.1511912;-0.08633494,-0.164946;0.5061483;-0.01007673,-0.3381605;0.2917479;0.03215116,-0.514379;0.1421811;-0.03124037,0.07514387;-0.001542017;-0.05110931,0.0665049;-0.3289911;-0.05879164,0.02028355;-0.7505558;0.01722026,0.01373823;-0.810493;-0.05307174,-0.08628534;0.00860345;-0.02723901,-0.176147;-0.2490936;-0.2085501,-0.1989858;-0.6485552;-0.04873869,-0.2478967;-0.6846619;-0.1281751,0.009459168;0.5317122;-0.0740478,174.4807
+0;0;0,0.03011571;0.3065787;-0.02270116,0.06067292;0.6031691;-0.05886687,0.2378413;0.493822;-0.04274557,0.4426274;0.3093067;-0.004443672,0.6460027;0.1827038;0.003905716,-0.1292476;0.4901218;-0.02240953,-0.3385836;0.3069443;-0.01376513,-0.5220147;0.1529002;-0.02287555,0.07735733;-0.006456807;-0.04769629,0.06826296;-0.3328171;-0.02826277,0.01444081;-0.7614563;0.03922009,0.009392607;-0.7239399;-0.07243325,-0.08500908;0.01652633;-0.02830406,-0.177105;-0.2292672;-0.2234331,-0.1364214;-0.6433691;-0.08909518,-0.1647221;-0.6986197;-0.156027,0.05308535;0.5304399;-0.04744674,0;0;0,0.00544852;0.3065696;-0.0373919,0.0103237;0.6023986;-0.08901334,0.1942651;0.5068165;-0.04611921,0.3775801;0.299866;-0.01422334,0.5519818;0.1519549;-0.08609724,-0.166069;0.5053036;-0.009450652,-0.342797;0.2951426;0.03582467,-0.5232422;0.1500749;-0.02625921,0.07501045;-0.002254978;-0.05166364,0.06472245;-0.3290588;-0.05971551,0.01848748;-0.7569405;0.01749754,0.01173994;-0.8122768;-0.0547564,-0.08659268;0.009462092;-0.02670128,-0.1809818;-0.2385866;-0.21784,-0.1983538;-0.640558;-0.04666938,-0.2403745;-0.6949424;-0.1071838,0.009328887;0.5300045;-0.07366252,174.5028
+0;0;0,0.03003962;0.3058041;-0.0226438,0.06052645;0.6017114;-0.05872604,0.2378679;0.492505;-0.04262771,0.441558;0.3089772;-0.004530795,0.6449032;0.1823931;0.003817358,-0.1295293;0.4888016;-0.0222746,-0.337745;0.3066045;-0.01367646,-0.5211489;0.1525832;-0.02278553,0.07742776;-0.006462686;-0.04773971,0.06836405;-0.3317229;-0.0283717,0.01445142;-0.7610826;0.03922461,0.009317247;-0.7234383;-0.07433015,-0.08508648;0.01654138;-0.02832983,-0.176872;-0.2284236;-0.2228011,-0.1361199;-0.6432217;-0.08823732,-0.1649026;-0.6999241;-0.156309,0.05295677;0.5291536;-0.04733282,0;0;0,0.005866393;0.3057852;-0.03731275,0.01111367;0.6009264;-0.08881402,0.1952472;0.5061871;-0.04624772,0.3823258;0.3047606;-0.0138061,0.5588706;0.159562;-0.08586024,-0.1657022;0.5049484;-0.009361543,-0.3453934;0.2998106;0.03810475,-0.5328512;0.163786;-0.02353431,0.07487819;-0.002749756;-0.05197692,0.06346533;-0.3283758;-0.06140709,0.01792002;-0.75686;0.01703048,0.01136073;-0.8156236;-0.05408549,-0.08671252;0.009882211;-0.02644213,-0.1829796;-0.2315642;-0.2231342,-0.2009574;-0.6335183;-0.05011596,-0.2503912;-0.6760744;-0.1227203,0.01002367;0.5287048;-0.07349753,174.5251
+0;0;0,0.03095594;0.3053026;-0.02270134,0.06235233;0.6007046;-0.05896558,0.2383169;0.4912513;-0.0430194,0.4472491;0.3157602;-0.004278015,0.6564629;0.1928844;0.007792713,-0.127114;0.4887158;-0.02273756,-0.3421286;0.316535;-0.01418313,-0.5326933;0.166143;-0.02323516,0.07751227;-0.006922492;-0.04808973,0.06813287;-0.3316086;-0.02933472,0.01780821;-0.7623135;0.03939668,0.01264847;-0.724679;-0.07326183,-0.08537699;0.01708299;-0.02806484,-0.1789333;-0.2209318;-0.229204,-0.1358541;-0.6365061;-0.09427626,-0.1641059;-0.690044;-0.1649877,0.05452309;0.5282887;-0.04751914,0;0;0,0.006931216;0.3053479;-0.03738832,0.01346597;0.6000552;-0.08900285,0.196186;0.5052561;-0.04636097,0.3874331;0.3094763;-0.01402664,0.5735526;0.1705265;-0.08521008,-0.1627979;0.5050796;-0.009760156,-0.3449907;0.3041608;0.03910819,-0.5370591;0.1690823;-0.02316632,0.07484594;-0.003122911;-0.0525074,0.06205013;-0.3281005;-0.06181503,0.01785219;-0.7576845;0.01735186,0.01116478;-0.8169471;-0.05167222,-0.08708002;0.01028772;-0.02607544,-0.1845749;-0.2246352;-0.2289714,-0.2031149;-0.6263421;-0.05275795,-0.253903;-0.6623855;-0.1291496,0.01203397;0.5279522;-0.07365727,174.5596
+0;0;0,0.03088534;0.3046063;-0.02264957,0.06222625;0.5994867;-0.05884884,0.2381198;0.4901989;-0.04292817,0.4437222;0.3175046;-0.004804205,0.6497212;0.196517;0.007081042,-0.1271381;0.4876646;-0.02265594,-0.338726;0.3182278;-0.01423783,-0.5263624;0.1701468;-0.02315077,0.07755047;-0.006925904;-0.04811344,0.0682;-0.3306104;-0.02941628,0.01739334;-0.7654406;0.03997342,0.01232534;-0.7279419;-0.07068195,-0.08541907;0.0170914;-0.02807867,-0.1786868;-0.2201891;-0.2285974,-0.135195;-0.6397438;-0.09237731,-0.1629444;-0.6917964;-0.1618314,0.054413;0.5272187;-0.04742578,0;0;0,0.007583886;0.3046395;-0.03727126,0.01492484;0.5988049;-0.08880663,0.1974391;0.5047328;-0.04647017,0.3900899;0.31662;-0.01409197,0.5777529;0.1841922;-0.08087754,-0.1617065;0.504721;-0.009976745,-0.3458262;0.3117733;0.03921923,-0.5371567;0.1803151;-0.01845411,0.074883;-0.003606483;-0.05250216,0.06096865;-0.3275101;-0.06257486,0.01738112;-0.7611266;0.0183599,0.01111668;-0.818319;-0.05008554,-0.08707801;0.01066455;-0.02608897,-0.1846892;-0.220416;-0.2317161,-0.2032963;-0.6252035;-0.05206551,-0.2534237;-0.663834;-0.1235052,0.01326637;0.5268554;-0.07348609,174.5919
+0;0;0,0.03088534;0.3046063;-0.02264957,0.06222625;0.5994867;-0.05884884,0.2381198;0.4901989;-0.04292817,0.4437222;0.3175046;-0.004804205,0.6497212;0.196517;0.007081042,-0.1271381;0.4876646;-0.02265594,-0.338726;0.3182278;-0.01423783,-0.5263624;0.1701468;-0.02315077,0.07755047;-0.006925904;-0.04811344,0.0682;-0.3306104;-0.02941628,0.01739334;-0.7654406;0.03997342,0.01232534;-0.7279419;-0.07068195,-0.08541907;0.0170914;-0.02807867,-0.1786868;-0.2201891;-0.2285974,-0.135195;-0.6397438;-0.09237731,-0.1629444;-0.6917964;-0.1618314,0.054413;0.5272187;-0.04742578,0;0;0,0.007583886;0.3046395;-0.03727126,0.01492484;0.5988049;-0.08880663,0.1974391;0.5047328;-0.04647017,0.3900899;0.31662;-0.01409197,0.5777529;0.1841922;-0.08087754,-0.1617065;0.504721;-0.009976745,-0.3458262;0.3117733;0.03921923,-0.5371567;0.1803151;-0.01845411,0.074883;-0.003606483;-0.05250216,0.06096865;-0.3275101;-0.06257486,0.01738112;-0.7611266;0.0183599,0.01111668;-0.818319;-0.05008554,-0.08707801;0.01066455;-0.02608897,-0.1846892;-0.220416;-0.2317161,-0.2032963;-0.6252035;-0.05206551,-0.2534237;-0.663834;-0.1235052,0.01326637;0.5268554;-0.07348609,174.6157
+0;0;0,0.03140238;0.3037216;-0.0228704,0.06294324;0.5980999;-0.05942959,0.2386514;0.4884764;-0.04350874,0.4489778;0.3226436;-0.004027124,0.6590231;0.2090359;0.008907848,-0.1264762;0.4868951;-0.02293389,-0.3420125;0.3233255;-0.01368005,-0.5342785;0.1813733;-0.02242228,0.07760625;-0.00707717;-0.04843836,0.06767965;-0.3295219;-0.03077412,0.01970908;-0.7550521;0.03782661,0.01452809;-0.7175675;-0.07321519,-0.08573081;0.01720002;-0.02781151,-0.1794011;-0.2156794;-0.2312181,-0.1361946;-0.626155;-0.09807816,-0.1645486;-0.6770098;-0.1692941,0.05509365;0.5259426;-0.04791945,0;0;0,0.008200452;0.303871;-0.03675795,0.01593277;0.5976593;-0.08789396,0.1983269;0.5035453;-0.04607964,0.39506;0.3205343;-0.01291895,0.583864;0.1896752;-0.07941675,-0.1609477;0.504079;-0.009597257,-0.3485892;0.3154726;0.04055093,-0.5433295;0.1891142;-0.01691913,0.07496493;-0.003875166;-0.0527668,0.05958478;-0.3264129;-0.06344676,0.01887031;-0.7505412;0.01742792,0.01267666;-0.8090382;-0.04997444,-0.08734974;0.01081803;-0.02592465,-0.183998;-0.2155382;-0.2352166,-0.2008347;-0.6100184;-0.05581445,-0.2515321;-0.6497011;-0.126435,0.01416841;0.5257822;-0.07268381,174.6481
+0;0;0,0.03117849;0.3015561;-0.02270734,0.0626294;0.5950945;-0.05916292,0.2395521;0.4854185;-0.04324386,0.4489003;0.320357;-0.00394588,0.6587384;0.2068614;0.008976328,-0.1279501;0.4838268;-0.02253519,-0.342484;0.321018;-0.01332439,-0.5345603;0.1792059;-0.022058,0.07822955;-0.007134011;-0.04882739,0.06825326;-0.3311925;-0.03107475,0.01904935;-0.7676634;0.03928974,0.01417286;-0.7306187;-0.06522574,-0.08641936;0.01733817;-0.02803488,-0.1805585;-0.2167067;-0.2324594,-0.136241;-0.6377358;-0.09589644,-0.1629286;-0.6838385;-0.1629267,0.0548006;0.5231283;-0.04768326,0;0;0,0.0102302;0.301723;-0.03580976,0.01880969;0.5946887;-0.0865736,0.2022844;0.501048;-0.04559088,0.4064452;0.3284864;-0.01157355,0.6012195;0.2061777;-0.07625556,-0.1602764;0.5036223;-0.009317402,-0.3552773;0.3246603;0.04131436,-0.5557728;0.2066003;-0.0129408,0.07564986;-0.005183145;-0.05296326,0.05973738;-0.3293468;-0.06262469,0.01751809;-0.764628;0.01878047,0.01348102;-0.813657;-0.05003095,-0.08801264;0.01221829;-0.02567803,-0.1784229;-0.2135087;-0.2408569,-0.1951845;-0.6150598;-0.05018771,-0.240969;-0.6528078;-0.1158451,0.01674789;0.5229979;-0.0714612,174.6814
+0;0;0,0.03117849;0.3015561;-0.02270734,0.0626294;0.5950945;-0.05916292,0.2395521;0.4854185;-0.04324386,0.4489003;0.320357;-0.00394588,0.6587384;0.2068614;0.008976328,-0.1279501;0.4838268;-0.02253519,-0.342484;0.321018;-0.01332439,-0.5345603;0.1792059;-0.022058,0.07822955;-0.007134011;-0.04882739,0.06825326;-0.3311925;-0.03107475,0.01904935;-0.7676634;0.03928974,0.01417286;-0.7306187;-0.06522574,-0.08641936;0.01733817;-0.02803488,-0.1805585;-0.2167067;-0.2324594,-0.136241;-0.6377358;-0.09589644,-0.1629286;-0.6838385;-0.1629267,0.0548006;0.5231283;-0.04768326,0;0;0,0.0102302;0.301723;-0.03580976,0.01880969;0.5946887;-0.0865736,0.2022844;0.501048;-0.04559088,0.4064452;0.3284864;-0.01157355,0.6012195;0.2061777;-0.07625556,-0.1602764;0.5036223;-0.009317402,-0.3552773;0.3246603;0.04131436,-0.5557728;0.2066003;-0.0129408,0.07564986;-0.005183145;-0.05296326,0.05973738;-0.3293468;-0.06262469,0.01751809;-0.764628;0.01878047,0.01348102;-0.813657;-0.05003095,-0.08801264;0.01221829;-0.02567803,-0.1784229;-0.2135087;-0.2408569,-0.1951845;-0.6150598;-0.05018771,-0.240969;-0.6528078;-0.1158451,0.01674789;0.5229979;-0.0714612,174.704
+0;0;0,0.03156115;0.300543;-0.02286397,0.06319587;0.5933867;-0.05957714,0.2410167;0.4836063;-0.0434422,0.4583946;0.3307145;-0.003059771,0.6681091;0.2176757;0.01086332,-0.1285273;0.4831789;-0.02220624,-0.3478796;0.3279992;-0.01422893,-0.5457188;0.1947286;-0.02132668,0.07837506;-0.007350173;-0.04928979,0.06784736;-0.332743;-0.03222505,0.01888214;-0.7732998;0.03863325,0.01394346;-0.7363279;-0.06500651,-0.08686544;0.01756957;-0.02778246,-0.1823715;-0.2110847;-0.2396275,-0.1378647;-0.6360487;-0.1020284,-0.1631;-0.6793706;-0.1713196,0.05532669;0.5215614;-0.04803155,0;0;0,0.01112022;0.3007517;-0.03563285,0.02009517;0.5930935;-0.08619785,0.204524;0.4996279;-0.04504967,0.4125412;0.3330358;-0.009895802,0.6129245;0.2192526;-0.07195759,-0.1603435;0.5032635;-0.009465959,-0.3592024;0.3300595;0.04264315,-0.5753257;0.2433853;-0.009607434,0.0761835;-0.005907893;-0.05279517,0.0595161;-0.3313252;-0.06320047,0.01746918;-0.7706547;0.01883888,0.01268873;-0.81616;-0.0525074,-0.0882636;0.01292921;-0.02585599,-0.1718829;-0.2134639;-0.2450282,-0.1880691;-0.616628;-0.04829106,-0.2337463;-0.6538048;-0.1132146,0.01801649;0.5215304;-0.0710814,174.7371
+0;0;0,0.03151306;0.300085;-0.02282914,0.0630974;0.5924616;-0.05948575,0.2413075;0.4826746;-0.04335286,0.459022;0.329546;-0.002907906,0.6685977;0.216582;0.01100598,-0.1289955;0.4822463;-0.02207328,-0.3486875;0.3268264;-0.01408362,-0.5463958;0.1936439;-0.02117667,0.07831065;-0.007344131;-0.04924928,0.06772888;-0.3344082;-0.03209689,0.01864694;-0.776015;0.0389303,0.01378203;-0.7391473;-0.06316146,-0.08679404;0.01755513;-0.02775962,-0.1827906;-0.2122735;-0.2406928,-0.1381777;-0.6382504;-0.1027657,-0.1630361;-0.6804771;-0.1710219,0.05523603;0.5207076;-0.04795164,0;0;0,0.01133637;0.3002928;-0.03551078,0.02038237;0.5921797;-0.08591175,0.2051985;0.4987404;-0.04483247,0.4199349;0.3401772;-0.009764671,0.6225379;0.2297944;-0.07013154,-0.1608651;0.5034969;-0.01002315,-0.363307;0.3340175;0.04268172,-0.5783326;0.2444427;-0.008472845,0.07617158;-0.006140456;-0.05265141,0.05741999;-0.333053;-0.06504655,0.01649503;-0.773301;0.01848364,0.01269512;-0.8172318;-0.05232143,-0.08812459;0.01298656;-0.02602675,-0.1667504;-0.2139267;-0.2489739,-0.1842682;-0.6154524;-0.04663587,-0.2250181;-0.6542239;-0.1106944,0.01829442;0.5206853;-0.07082319,174.7596
+0;0;0,0.03182943;0.2994351;-0.02272965,0.06359132;0.5913994;-0.05944778,0.2425267;0.4817035;-0.04332391,0.4589992;0.3342591;-0.003605358,0.7445111;0.1961252;0.01772995,-0.1293679;0.4816781;-0.02196066,-0.3508593;0.3365452;-0.01449551,-0.6197058;0.1672691;-0.02547087,0.07809896;-0.007292538;-0.04920689,0.06644565;-0.3445964;-0.03238077,0.01827239;-0.7827984;0.03830525,0.01346236;-0.7460246;-0.06228528,-0.08665583;0.01741196;-0.02759598,-0.1869581;-0.214593;-0.2518858,-0.1420283;-0.6372162;-0.1151045,-0.1649818;-0.6774037;-0.1839109,0.055701;0.5197451;-0.04788827,0;0;0,0.01138356;0.2997147;-0.0351088,0.02046317;0.5912516;-0.08528638,0.2060042;0.4979018;-0.04401875,0.4212413;0.3478311;-0.007556677,0.6986814;0.2134125;-0.08509302,-0.1618269;0.5035931;-0.009926625,-0.3666684;0.3436877;0.04153188,-0.6584805;0.2382177;-0.02756964,0.07612181;-0.006388426;-0.05233169,0.05386347;-0.3432837;-0.06643581,0.01435423;-0.7800126;0.01749945,0.01400787;-0.8229595;-0.05225801,-0.08777137;0.01312536;-0.02641701,-0.1626754;-0.2221774;-0.2571004,-0.1807;-0.618468;-0.0522418,-0.2188242;-0.6574786;-0.1152622,0.0183765;0.5198468;-0.0702126,174.7932
+0;0;0,0.03161777;0.2974439;-0.0225785,0.06229535;0.5794577;-0.05799632,0.2400538;0.4735594;-0.04247196,0.4548379;0.3272649;-0.003063183,0.6709993;0.2226836;0.0130898,-0.1287352;0.4735342;-0.02128711,-0.3484991;0.3295332;-0.01388017,-0.5520431;0.2013741;-0.02218964,0.07803858;-0.0072869;-0.04916885,0.0662867;-0.347444;-0.03220038,0.0183497;-0.783497;0.03813895,0.01358915;-0.7467929;-0.06141691,-0.08658882;0.0173985;-0.02757465,-0.1877396;-0.216569;-0.2537618,-0.1430301;-0.6371195;-0.1176513,-0.1657476;-0.6765851;-0.18575,0.05478822;0.5112833;-0.0469982,0;0;0,0.01139517;0.2978886;-0.03339028,0.02125481;0.5804785;-0.07560134,0.2064929;0.4972504;-0.04293203,0.4241558;0.3545957;-0.006056547,0.640852;0.2684892;-0.06565833,-0.1626269;0.5043178;-0.01142138,-0.3707674;0.3517878;0.03857361,-0.5930772;0.2741306;-0.01114224,0.07610124;-0.006335423;-0.05224133,0.0519335;-0.3459253;-0.06732583,0.01351954;-0.7802722;0.01784992,0.01398334;-0.8218169;-0.05186462,-0.08769535;0.01296435;-0.02649802,-0.1578192;-0.2260389;-0.259077,-0.1731936;-0.6176414;-0.04979549,-0.2111506;-0.6537787;-0.1143255,0.0190648;0.5121447;-0.06332302,174.8155
+0;0;0,0.03161777;0.2974439;-0.0225785,0.06229535;0.5794577;-0.05799632,0.2400538;0.4735594;-0.04247196,0.4548379;0.3272649;-0.003063183,0.6709993;0.2226836;0.0130898,-0.1287352;0.4735342;-0.02128711,-0.3484991;0.3295332;-0.01388017,-0.5520431;0.2013741;-0.02218964,0.07803858;-0.0072869;-0.04916885,0.0662867;-0.347444;-0.03220038,0.0183497;-0.783497;0.03813895,0.01358915;-0.7467929;-0.06141691,-0.08658882;0.0173985;-0.02757465,-0.1877396;-0.216569;-0.2537618,-0.1430301;-0.6371195;-0.1176513,-0.1657476;-0.6765851;-0.18575,0.05478822;0.5112833;-0.0469982,0;0;0,0.01139517;0.2978886;-0.03339028,0.02125481;0.5804785;-0.07560134,0.2064929;0.4972504;-0.04293203,0.4241558;0.3545957;-0.006056547,0.640852;0.2684892;-0.06565833,-0.1626269;0.5043178;-0.01142138,-0.3707674;0.3517878;0.03857361,-0.5930772;0.2741306;-0.01114224,0.07610124;-0.006335423;-0.05224133,0.0519335;-0.3459253;-0.06732583,0.01351954;-0.7802722;0.01784992,0.01398334;-0.8218169;-0.05186462,-0.08769535;0.01296435;-0.02649802,-0.1578192;-0.2260389;-0.259077,-0.1731936;-0.6176414;-0.04979549,-0.2111506;-0.6537787;-0.1143255,0.0190648;0.5121447;-0.06332302,174.8379
+0;0;0,0.03149318;0.2962719;-0.02248953,0.06200765;0.5767815;-0.05773233,0.2407094;0.4707614;-0.04219622,0.4558862;0.3241995;-0.00271539,0.6692911;0.2209518;0.01323161,-0.1299422;0.4707361;-0.02090438,-0.3501079;0.3264718;-0.0134839,-0.5510563;0.199947;-0.0216874,0.07786445;-0.00727064;-0.04905913,0.06593652;-0.3525231;-0.03183649,0.01836035;-0.7852938;0.0379734,0.01362254;-0.7486217;-0.0611069,-0.08639561;0.01735967;-0.02751312,-0.1890616;-0.2201125;-0.2570884,-0.1446886;-0.6374975;-0.1220024,-0.1672976;-0.6766313;-0.1897758,0.05450811;0.5086759;-0.04674532,0;0;0,0.01101986;0.2968147;-0.03246927,0.02000265;0.5779999;-0.07392263,0.2066697;0.4969831;-0.04203367,0.4285518;0.3605572;-0.003348827,0.6481773;0.2865604;-0.05574322,-0.1653832;0.5044778;-0.01207115,-0.3772512;0.3563192;0.03794057,-0.6001308;0.2889841;-0.009459175,0.07601579;-0.006420151;-0.05198956,0.05000304;-0.3509739;-0.0676167,0.01253653;-0.781969;0.01762986,0.012942;-0.8225249;-0.05240989,-0.08739515;0.01296439;-0.02676833,-0.1531011;-0.2318057;-0.2621585,-0.1694754;-0.6172514;-0.04863805,-0.2046354;-0.6550604;-0.1122744,0.01803829;0.5097294;-0.06165028,174.8715
+0;0;0,0.03174157;0.2963562;-0.02244419,0.062662;0.5795956;-0.05812954,0.2424326;0.4720556;-0.04199476,0.4599156;0.329527;-0.003421359,0.6780105;0.2363483;0.01219806,-0.1307632;0.4726654;-0.02078383,-0.3556205;0.3366149;-0.01525311,-0.5653151;0.2251198;-0.02466851,0.07764363;-0.007325612;-0.04912019,0.06520963;-0.3541569;-0.03224731,0.01795977;-0.7870165;0.03725683,0.01327642;-0.7503358;-0.06166762,-0.08631544;0.01738261;-0.02724848,-0.1907991;-0.2146504;-0.263839,-0.1469425;-0.6324205;-0.1297659,-0.1675197;-0.6693021;-0.2001651,0.0550141;0.5102679;-0.04691705,0;0;0,0.01063752;0.2969201;-0.03261256,0.01878855;0.5805761;-0.07646132,0.2067313;0.4968138;-0.04132199,0.4311756;0.3659503;-0.00131321,0.6503527;0.2913128;-0.05500007,-0.1673771;0.5048006;-0.01307752,-0.3834076;0.3628955;0.03482819,-0.6077675;0.2999031;-0.01192872,0.07593872;-0.006370828;-0.05184316,0.04895751;-0.3524348;-0.06743002,0.01130101;-0.7833457;0.01817751,0.01235972;-0.8233373;-0.05219769,-0.08720437;0.01285405;-0.02692882,-0.1497498;-0.2357553;-0.2614766,-0.1663222;-0.6178918;-0.04209605,-0.1998653;-0.6556733;-0.1063856,0.01718695;0.5112206;-0.06312728,174.8949
+0;0;0,0.03176511;0.2965759;-0.02246082,0.06288914;0.5816779;-0.0583891,0.2459586;0.472821;-0.04206394,0.4633139;0.330376;-0.003513176,0.6813004;0.2372437;0.01209848,-0.1339445;0.4734418;-0.0204718,-0.3586698;0.3374711;-0.01494433,-0.5682602;0.2260315;-0.02435505,0.07752043;-0.007313989;-0.04904225,0.06501585;-0.3561139;-0.0320736,0.01791571;-0.7876019;0.0372103,0.01332688;-0.7510561;-0.05971764,-0.08617849;0.01735503;-0.02720525,-0.1912552;-0.215995;-0.2651387,-0.1475376;-0.6324413;-0.1314904,-0.1676995;-0.6679731;-0.2004688,0.05517173;0.5117201;-0.0470747,0;0;0,0.009764984;0.2971356;-0.03295231,0.01506618;0.5824387;-0.07886171,0.2069373;0.4965943;-0.04040432,0.4337623;0.3705434;0.0006043911,0.6549975;0.3020254;-0.05227017,-0.173193;0.5046121;-0.01289609,-0.3940643;0.3695782;0.031845,-0.619592;0.3098628;-0.01295249,0.07590991;-0.00628607;-0.0516355,0.04774392;-0.3542338;-0.06727934,0.01080115;-0.783777;0.01832724,0.006610334;-0.8262268;-0.04642153,-0.08698575;0.01275664;-0.02718092,-0.1457963;-0.2408951;-0.2602213,-0.1657818;-0.6211815;-0.04071403,-0.1904175;-0.6697759;-0.09243392,0.01436011;0.5125479;-0.06484532,174.9283
+0;0;0,0.03178;0.296715;-0.02247136,0.06296947;0.5824163;-0.05847569,0.2468886;0.4732241;-0.04210214,0.465114;0.330209;-0.003397062,0.6834224;0.2369392;0.01223764,-0.1347412;0.4738478;-0.02041185,-0.3603661;0.3373328;-0.01486225,-0.5702659;0.2257287;-0.02428687,0.07740408;-0.007303012;-0.04896865,0.06487742;-0.3567188;-0.03197004,0.01773724;-0.7885737;0.03737276,0.01317951;-0.7520723;-0.05889817,-0.08604915;0.01732898;-0.02716442,-0.1913114;-0.2164332;-0.265518,-0.1475566;-0.6332334;-0.1317561,-0.1675818;-0.668321;-0.200267,0.05523458;0.5123;-0.04713567,0;0;0,0.00952433;0.2972568;-0.03320193,0.01472345;0.5830582;-0.07985187,0.2071539;0.4965313;-0.03917313,0.4383292;0.3770221;0.003830433,0.6624631;0.318427;-0.05032516,-0.174481;0.505255;-0.01370194,-0.398928;0.3736497;0.02962622,-0.6254935;0.3159381;-0.01441603,0.07586955;-0.006299302;-0.05144691,0.04665868;-0.354755;-0.06765294,0.010305;-0.7846676;0.01827073,0.00653249;-0.8265268;-0.04617429,-0.08675567;0.01270267;-0.02747274,-0.1431804;-0.2449841;-0.2575837,-0.1667889;-0.6261193;-0.0391624,-0.1934655;-0.6699317;-0.095476,0.01399665;0.5130395;-0.06565475,174.9605
+0;0;0,0.03157679;0.2955934;-0.02196043,0.06223371;0.5779902;-0.05715767,0.2471094;0.4699878;-0.04178577,0.4740509;0.3411905;-0.001119945,0.6916302;0.2469773;0.01390076,-0.1362122;0.4707728;-0.02016037,-0.3674788;0.343353;-0.01517363,-0.5741009;0.2264776;-0.02465986,0.07719734;-0.007177588;-0.04912073,0.06374178;-0.357196;-0.0328734,0.01721163;-0.7887224;0.03633069,0.01263824;-0.7521049;-0.06092176,-0.08606993;0.01714491;-0.02686656,-0.1932018;-0.2117365;-0.2699591,-0.1494016;-0.6285308;-0.1375455,-0.1678212;-0.6675446;-0.2040328,0.05467485;0.5089762;-0.04608895,0;0;0,0.0090639;0.2961861;-0.03234816,0.01371686;0.5789684;-0.07635093,0.2074383;0.4964967;-0.03853607,0.4409635;0.3815691;0.006213427,0.6648853;0.3248429;-0.04931784,-0.1772268;0.5059453;-0.01459427,-0.404804;0.3786645;0.02727593,-0.6323839;0.3283724;-0.01877413,0.07588752;-0.00626272;-0.05124116,0.04649486;-0.355293;-0.06772995,0.01040155;-0.7847549;0.01846194,0.006751031;-0.8241767;-0.05002189,-0.08658823;0.01258416;-0.02771118,-0.1431093;-0.2470208;-0.256553,-0.1677933;-0.6278057;-0.03846401,-0.1981861;-0.6714038;-0.09487626,0.01304817;0.5099353;-0.06306267,174.983
+0;0;0,0.03157679;0.2955934;-0.02196043,0.06223371;0.5779902;-0.05715767,0.2471094;0.4699878;-0.04178577,0.4740509;0.3411905;-0.001119945,0.6916302;0.2469773;0.01390076,-0.1362122;0.4707728;-0.02016037,-0.3674788;0.343353;-0.01517363,-0.5741009;0.2264776;-0.02465986,0.07719734;-0.007177588;-0.04912073,0.06374178;-0.357196;-0.0328734,0.01721163;-0.7887224;0.03633069,0.01263824;-0.7521049;-0.06092176,-0.08606993;0.01714491;-0.02686656,-0.1932018;-0.2117365;-0.2699591,-0.1494016;-0.6285308;-0.1375455,-0.1678212;-0.6675446;-0.2040328,0.05467485;0.5089762;-0.04608895,0;0;0,0.0090639;0.2961861;-0.03234816,0.01371686;0.5789684;-0.07635093,0.2074383;0.4964967;-0.03853607,0.4409635;0.3815691;0.006213427,0.6648853;0.3248429;-0.04931784,-0.1772268;0.5059453;-0.01459427,-0.404804;0.3786645;0.02727593,-0.6323839;0.3283724;-0.01877413,0.07588752;-0.00626272;-0.05124116,0.04649486;-0.355293;-0.06772995,0.01040155;-0.7847549;0.01846194,0.006751031;-0.8241767;-0.05002189,-0.08658823;0.01258416;-0.02771118,-0.1431093;-0.2470208;-0.256553,-0.1677933;-0.6278057;-0.03846401,-0.1981861;-0.6714038;-0.09487626,0.01304817;0.5099353;-0.06306267,175.0161
+0;0;0,0.0316345;0.2961336;-0.02200057,0.06251021;0.5805434;-0.05745837,0.2496194;0.4713764;-0.04192309,0.4754707;0.3431977;-0.001452617,0.6929538;0.2490262;0.01356144,-0.1383033;0.4721707;-0.02003812,-0.3684589;0.3453631;-0.01507533,-0.5749895;0.2285394;-0.02455736,0.07706561;-0.00716534;-0.04903692,0.06358986;-0.3577091;-0.0327652,0.01709144;-0.7889413;0.0363917,0.0125239;-0.7523323;-0.06073627,-0.08592306;0.01711565;-0.02682071,-0.1932157;-0.2121093;-0.2702781,-0.1494454;-0.6286194;-0.1379548,-0.1678414;-0.6675448;-0.204357,0.05487504;0.5108327;-0.04627792,0;0;0,0.008090362;0.2967062;-0.03286171,0.01166451;0.5813276;-0.07837939,0.2075797;0.4965182;-0.03753495,0.4417496;0.3864365;0.008539915,0.666816;0.3335989;-0.04573631,-0.181012;0.5061487;-0.01457237,-0.4114127;0.3857302;0.02404549,-0.6387796;0.3353707;-0.02243906,0.07586972;-0.006137744;-0.05100179,0.04675429;-0.3557283;-0.06731129,0.01071207;-0.7849014;0.01881313,0.007301494;-0.8241901;-0.04963994,-0.08636995;0.012363;-0.02797245,-0.1438064;-0.2503605;-0.2538147,-0.1746435;-0.6344956;-0.04311277,-0.2107658;-0.6822444;-0.08946682,0.01126336;0.511669;-0.06458068,175.0387
+0;0;0,0.03103714;0.2951222;-0.0217757,0.0612385;0.5775532;-0.05692198,0.2484298;0.4691731;-0.04143657,0.4743378;0.3443964;-0.002220746,0.7566464;0.2365302;0.0188349,-0.139414;0.4704529;-0.01986445,-0.3705609;0.3492226;-0.01587978,-0.6363007;0.2042459;-0.0277408,0.07668386;-0.006954355;-0.0491177,0.06171519;-0.3587537;-0.03351586,0.01515977;-0.7929034;0.03586984,0.01045311;-0.7559918;-0.06551579,-0.08579202;0.01684475;-0.02640666,-0.1973166;-0.2037613;-0.2776546,-0.1535264;-0.6241577;-0.1479744,-0.1715395;-0.6666686;-0.2170155,0.0537897;0.5085053;-0.04585801,0;0;0,0.008316725;0.2957439;-0.03163815,0.01230019;0.5785449;-0.07546282,0.2081596;0.4968597;-0.03585792,0.4417728;0.3904049;0.01140547,0.7304237;0.3281189;-0.05625296,-0.1812397;0.5065411;-0.01515524,-0.4120002;0.3899882;0.02099106,-0.7019906;0.3353129;-0.04751246,0.0759874;-0.005950809;-0.05031729,0.04744181;-0.356887;-0.06641722,0.0103337;-0.7890142;0.01935458,0.005375713;-0.8286726;-0.05461907,-0.08586004;0.01192393;-0.02876107,-0.1462431;-0.2584197;-0.2467026,-0.1907424;-0.6505646;-0.04742903,-0.2082852;-0.7097127;-0.09318754,0.01170047;0.5094779;-0.06223822,175.0725
+0;0;0,0.03095111;0.2943041;-0.02171534,0.0610777;0.5760359;-0.05677452,0.2481321;0.4678601;-0.04132033,0.47439;0.3428902;-0.00204378,0.6948678;0.2586486;0.0144003,-0.1394018;0.4691389;-0.01976545,-0.3709066;0.3477208;-0.01577461,-0.5784446;0.2344966;-0.02503785,0.07634325;-0.006923465;-0.04889953,0.06131552;-0.3601107;-0.03323614,0.0148062;-0.7938304;0.03608086,0.009804456;-0.7564854;-0.07166106,-0.08541095;0.01676993;-0.02628937,-0.1973755;-0.2047064;-0.2785285,-0.1536287;-0.6246866;-0.1489767,-0.1727711;-0.6717435;-0.2223462,0.05364755;0.5071609;-0.04573824,0;0;0,0.00836651;0.2950177;-0.03064299,0.01255889;0.5772344;-0.0735867,0.2083294;0.4971531;-0.03467107,0.4434752;0.3934648;0.0133698,0.674305;0.3637764;-0.0292182,-0.1815929;0.5067536;-0.01638457,-0.4146433;0.3933306;0.01790103,-0.6408776;0.3486147;-0.0349769,0.07598247;-0.005689397;-0.04961538,0.04801451;-0.3580695;-0.06569242,0.01091486;-0.7897516;0.02006817,0.009076372;-0.8328477;-0.05956149,-0.08523336;0.01143665;-0.02952739,-0.1553668;-0.2839041;-0.2113722,-0.2034972;-0.6814979;-0.02513731,-0.2342306;-0.7365144;-0.08442429,0.01188031;0.5083043;-0.06058884,175.0952
+0;0;0,0.03088087;0.2936362;-0.02166606,0.06098988;0.5752033;-0.05670632,0.2484908;0.4669445;-0.04124313,0.4750535;0.3418062;-0.00191367,0.6956552;0.2575172;0.01453965,-0.1399314;0.4682262;-0.01963884,-0.371748;0.3466445;-0.01564263,-0.5794026;0.2333567;-0.02491108,0.07609849;-0.006901267;-0.04874275,0.06106065;-0.360326;-0.03306883,0.01463586;-0.7932576;0.0361222,0.009832427;-0.7562038;-0.06734776,-0.08513711;0.01671616;-0.02620508,-0.1971769;-0.2049091;-0.2786138,-0.1535096;-0.6241261;-0.1492974,-0.1718931;-0.6681277;-0.2197579,0.05356049;0.5063353;-0.04567117,0;0;0,0.008252576;0.2944405;-0.02969742,0.01286642;0.5765745;-0.07201958,0.2090857;0.4975054;-0.03363276,0.4453338;0.3961599;0.01589465,0.6755174;0.3631678;-0.02846146,-0.182449;0.5072316;-0.0175182,-0.4160307;0.394008;0.0164977,-0.6424164;0.3490676;-0.03613638,0.07592006;-0.005272895;-0.04922199,0.04972689;-0.3580457;-0.06491089,0.0125089;-0.7887526;0.02156949,0.01593208;-0.8330582;-0.0508585,-0.08492348;0.01099698;-0.02969059,-0.1564463;-0.2890181;-0.203634,-0.2230447;-0.6954506;-0.0463136,-0.2474941;-0.749174;-0.1026296,0.01206774;0.5076312;-0.05913734,175.1281
+0;0;0,0.03051602;0.2920374;-0.02129602,0.06020889;0.571591;-0.05580509,0.2507319;0.4639664;-0.03995959,0.4806167;0.3450874;-0.001714759,0.7025761;0.2643172;0.01531615,-0.143528;0.4650657;-0.01907019,-0.3785936;0.3503243;-0.01454404,-0.592216;0.2485336;-0.02370562,0.07579757;-0.006765433;-0.04860363,0.05956569;-0.360412;-0.03240702,0.01327288;-0.793478;0.03637645,0.00874133;-0.7564363;-0.06605896,-0.0848935;0.01648689;-0.02597367,-0.1988802;-0.1999277;-0.2824176,-0.1546889;-0.6193211;-0.153667,-0.1697828;-0.6629464;-0.2237713,0.05289321;0.5032622;-0.04493156,0;0;0,0.00686042;0.2930139;-0.02768326,0.009898335;0.5734853;-0.06703758,0.2099031;0.4982662;-0.03264284,0.4462267;0.3982008;0.01815081,0.6760029;0.3631104;-0.02714181,-0.1887478;0.5082082;-0.0175622,-0.4225728;0.3954749;0.01498035,-0.6490448;0.3502593;-0.03741998,0.07589988;-0.004665807;-0.04869079,0.05198424;-0.3579225;-0.06383895,0.01477678;-0.7886939;0.02260185,0.0181746;-0.8324571;-0.04888653,-0.08453967;0.01031448;-0.03000017,-0.1597019;-0.2975757;-0.1885751,-0.224573;-0.7070638;-0.03846985,-0.2513704;-0.7545848;-0.1004015,0.009490505;0.504965;-0.05498028,175.1504
+0;0;0,0.03051602;0.2920374;-0.02129602,0.06020889;0.571591;-0.05580509,0.2507319;0.4639664;-0.03995959,0.4806167;0.3450874;-0.001714759,0.7025761;0.2643172;0.01531615,-0.143528;0.4650657;-0.01907019,-0.3785936;0.3503243;-0.01454404,-0.592216;0.2485336;-0.02370562,0.07579757;-0.006765433;-0.04860363,0.05956569;-0.360412;-0.03240702,0.01327288;-0.793478;0.03637645,0.00874133;-0.7564363;-0.06605896,-0.0848935;0.01648689;-0.02597367,-0.1988802;-0.1999277;-0.2824176,-0.1546889;-0.6193211;-0.153667,-0.1697828;-0.6629464;-0.2237713,0.05289321;0.5032622;-0.04493156,0;0;0,0.00686042;0.2930139;-0.02768326,0.009898335;0.5734853;-0.06703758,0.2099031;0.4982662;-0.03264284,0.4462267;0.3982008;0.01815081,0.6760029;0.3631104;-0.02714181,-0.1887478;0.5082082;-0.0175622,-0.4225728;0.3954749;0.01498035,-0.6490448;0.3502593;-0.03741998,0.07589988;-0.004665807;-0.04869079,0.05198424;-0.3579225;-0.06383895,0.01477678;-0.7886939;0.02260185,0.0181746;-0.8324571;-0.04888653,-0.08453967;0.01031448;-0.03000017,-0.1597019;-0.2975757;-0.1885751,-0.224573;-0.7070638;-0.03846985,-0.2513704;-0.7545848;-0.1004015,0.009490505;0.504965;-0.05498028,175.1728
+0;0;0,0.03049581;0.2952434;-0.02120259,0.06075411;0.5837815;-0.05649186,0.2566573;0.4721855;-0.04011313,0.4895376;0.3586944;-0.002513494,0.7217291;0.288458;0.01692075,-0.1488896;0.4737352;-0.01907073,-0.3861185;0.3631507;-0.01452501,-0.6077849;0.2631588;-0.02398045,0.07543109;-0.006559584;-0.04843018,0.05818954;-0.3601455;-0.0328742,0.01154804;-0.7930177;0.03657876,0.007101547;-0.7559085;-0.06628536,-0.08457822;0.01616782;-0.02575825,-0.1999221;-0.195183;-0.2857369,-0.1536573;-0.6138929;-0.1556636,-0.1678828;-0.658833;-0.2251831,0.05322299;0.5124306;-0.04523585,0;0;0,0.004979342;0.2959908;-0.03021407,0.005513713;0.5845472;-0.07644486,0.210378;0.4991437;-0.03092098,0.4470645;0.3997819;0.02040029,0.680477;0.3479912;-0.0249877,-0.1961236;0.5071214;-0.01490949,-0.4299608;0.3939712;0.01740704,-0.6628115;0.3477989;-0.03618817,0.07599464;-0.004153967;-0.04781127,0.05408752;-0.357513;-0.06263399,0.01686327;-0.7882707;0.02361917,0.01785162;-0.8340561;-0.04643035,-0.08391183;0.009580118;-0.03074712,-0.1622214;-0.3099793;-0.162321,-0.2294646;-0.7245706;-0.02826962,-0.245517;-0.7705426;-0.09625434,0.005785033;0.5133569;-0.0620842,175.1958
+0;0;0,0.0306817;0.2970431;-0.02133183,0.06102671;0.5864103;-0.05671006,0.2583122;0.4746013;-0.04030602,0.4904451;0.3614745;-0.002827067,0.7160882;0.2932189;0.01605909,-0.1499778;0.4761615;-0.0191213,-0.3864454;0.365932;-0.01459016,-0.6018602;0.26876;-0.02377894,0.07497513;-0.006519933;-0.04813743,0.05772462;-0.3602898;-0.03257336,0.01168881;-0.7875406;0.03597768,0.007138738;-0.7502658;-0.06928274,-0.08406696;0.01607008;-0.02560255,-0.1994708;-0.1953906;-0.2857164,-0.1538069;-0.608663;-0.1573323,-0.1683637;-0.6553489;-0.2284713,0.05350185;0.5151187;-0.0454634,0;0;0,0.004360721;0.2977458;-0.03097415,0.00549379;0.5871834;-0.07704711,0.2109848;0.4998041;-0.02931523,0.4467703;0.4009367;0.02282333,0.6764284;0.3596816;-0.01571894,-0.1976389;0.5078284;-0.01512866,-0.4307005;0.3944993;0.01531541,-0.6568679;0.3493606;-0.03704066,0.07605766;-0.00362958;-0.04672312,0.05609258;-0.3573187;-0.06080722,0.01827888;-0.7820224;0.02613306,0.01997532;-0.8328915;-0.04176902,-0.08305996;0.008888163;-0.03167075,-0.1623806;-0.3149672;-0.1521651,-0.2250814;-0.7238901;-0.01721182,-0.2400639;-0.7677917;-0.09115405,0.005499676;0.5160087;-0.06291294,175.2291
+0;0;0,0.03058504;0.2961073;-0.02126463,0.06063535;0.5826682;-0.05627865,0.2561635;0.47237;-0.04010164,0.4860162;0.3603544;-0.002990831,0.7116445;0.2921034;0.01589408,-0.1483835;0.4739159;-0.01911113,-0.3825283;0.3647691;-0.0146245,-0.5979289;0.2676036;-0.02381268,0.07452027;-0.006480378;-0.04784539,0.05728493;-0.3599392;-0.032295,0.01095445;-0.7899247;0.03669481,0.006534944;-0.7528587;-0.06554515,-0.08355694;0.01597259;-0.02544723,-0.1988593;-0.1953022;-0.2853324,-0.1529031;-0.6112199;-0.1561265,-0.1670422;-0.6557053;-0.2252242,0.05323076;0.512516;-0.04521174,0;0;0,0.005741701;0.2969767;-0.02896547,0.007622197;0.5838665;-0.07291889,0.2114286;0.5009967;-0.02681875,0.4448175;0.4033265;0.02559376,0.6744443;0.3610677;-0.01193929,-0.1949538;0.5092123;-0.01692559,-0.4256096;0.3968346;0.01350621,-0.6493437;0.3517508;-0.04840905,0.07631846;-0.003108665;-0.04527998,0.05910729;-0.3566809;-0.05802608,0.02201493;-0.7841473;0.02966785,0.02354741;-0.8316657;-0.03749633,-0.08213532;0.008368147;-0.03268351,-0.1613039;-0.3196862;-0.1403158,-0.2200111;-0.7309909;-0.001840129,-0.2504618;-0.7821863;-0.05663547,0.007495612;0.5137324;-0.0595088,175.2645
+0;0;0,0.0305436;0.2976354;-0.02106197,0.06056036;0.5859653;-0.05598051,0.2595957;0.4748057;-0.04015883,0.4891437;0.3695068;-0.003867846,0.7155838;0.3041874;0.01572621,-0.1519579;0.4762051;-0.0189093,-0.3852175;0.3728829;-0.01549286,-0.6036409;0.2826979;-0.02463205,0.07384578;-0.005921206;-0.04736817,0.05565457;-0.3590204;-0.03246362,0.009600658;-0.7881504;0.03697677,0.005186741;-0.7510583;-0.06508049,-0.08285582;0.01534639;-0.02512779,-0.199786;-0.1899437;-0.2885958,-0.1530983;-0.6053634;-0.1607587,-0.1661896;-0.6506135;-0.2289607,0.05316037;0.5152904;-0.04490861,0;0;0,0.004641414;0.2983297;-0.03067923,0.006418481;0.586749;-0.07606554,0.2128304;0.5018803;-0.02458167,0.4422698;0.4034413;0.02799726,0.6717435;0.3597523;-0.008863688,-0.1988382;0.5099653;-0.01581467,-0.4264897;0.3983448;0.01269549,-0.6511388;0.3512328;-0.04421552,0.07578282;-0.002788126;-0.0445106,0.06164162;-0.3561999;-0.05600739,0.02474202;-0.7827328;0.03233099,0.02599068;-0.8296508;-0.03525257,-0.08108699;0.00812206;-0.03302931,-0.1620338;-0.3243728;-0.1231785,-0.2150958;-0.7369754;0.01113081,-0.2397879;-0.7826806;-0.05324706,0.006301835;0.5161701;-0.06224942,175.2964
+0;0;0,0.030628;0.2984578;-0.02112017,0.06071472;0.5874596;-0.05612164,0.2593182;0.4761826;-0.0402784,0.4894743;0.3706048;-0.0038913,0.7159148;0.3052853;0.0157028,-0.1514158;0.4775792;-0.01907119,-0.3852932;0.3739834;-0.0156457,-0.6037171;0.2837982;-0.02478491,0.07333864;-0.005880542;-0.04704287,0.05516944;-0.3585525;-0.03215635,0.009101756;-0.7878108;0.03730479,0.004727643;-0.7507826;-0.06383215,-0.08228681;0.015241;-0.02495522,-0.1990756;-0.1898008;-0.2881045,-0.1523739;-0.6053445;-0.1602292,-0.1653471;-0.6499161;-0.2278162,0.053294;0.5165868;-0.04501872,0;0;0,0.005958498;0.2990501;-0.0315392,0.009162024;0.5879869;-0.07791257,0.2140975;0.5028421;-0.02261043,0.4438211;0.403171;0.0296886,0.6729092;0.3570666;-0.00662851,-0.1959226;0.5108981;-0.01690315,-0.4240456;0.3984821;0.01075557,-0.6491719;0.3507329;-0.04368764,0.07562143;-0.002549112;-0.04360127,0.06464109;-0.3556498;-0.05494189,0.02808566;-0.7821385;0.03439355,0.03047323;-0.8280314;-0.03292489,-0.0802312;0.007904636;-0.03356547,-0.1603891;-0.3265392;-0.1151209,-0.2107088;-0.741105;0.01454362,-0.2370084;-0.7854208;-0.04935237,0.00867869;0.5172641;-0.0637939,175.3297
+0;0;0,0.03071358;0.2992917;-0.02117918,0.06087283;0.5889899;-0.05626612,0.2587473;0.4776575;-0.04040872,0.4891678;0.3719584;-0.00397981,0.7156472;0.3066277;0.01561765,-0.1505739;0.4790493;-0.01927445,-0.3847201;0.3753344;-0.01584503,-0.6031814;0.2851337;-0.0249858,0.07297605;-0.005851468;-0.04681029,0.05479337;-0.3587851;-0.03191273,0.00881926;-0.7871714;0.03740732,0.004262486;-0.7498497;-0.06795305,-0.08187997;0.01516564;-0.02483184,-0.1987554;-0.1900283;-0.2881763,-0.1521486;-0.604728;-0.1605608,-0.1656635;-0.6524136;-0.2309701,0.05343175;0.5179227;-0.04513273,0;0;0,0.007146745;0.2998169;-0.03203368,0.01144712;0.5893691;-0.07893062,0.2149981;0.5037053;-0.02177596,0.4443939;0.4028288;0.03108668,0.6726859;0.352606;-0.005045656,-0.1934655;0.5116031;-0.01915555,-0.421846;0.3990583;0.00857551,-0.6458032;0.3495317;-0.04917724,0.07542706;-0.002527237;-0.04307342,0.06636098;-0.3559356;-0.0546937,0.03062537;-0.7814471;0.03528762,0.03288195;-0.8272937;-0.0383153,-0.07965261;0.007916979;-0.03381904,-0.1597056;-0.327732;-0.111575,-0.2076333;-0.7421854;0.01635111,-0.2380628;-0.7904264;-0.04789512,0.01069203;0.5184775;-0.06465864,175.363
+0;0;0,0.03047135;0.3000476;-0.02088333,0.0603601;0.5904831;-0.05576692,0.2587433;0.4790608;-0.03995172,0.4915639;0.3782734;-0.004449643,0.7187676;0.3155703;0.01559498,-0.1515214;0.4805173;-0.01925354,-0.3881262;0.3823523;-0.01686085,-0.6078369;0.295399;-0.02787597,0.07269203;-0.005600808;-0.04664434,0.05307423;-0.3592339;-0.03225774,0.006979525;-0.7871137;0.03710111,0.002524454;-0.7497795;-0.06787501,-0.08164282;0.01479785;-0.02463066,-0.2004629;-0.1856554;-0.2917421,-0.1540363;-0.6001425;-0.1650081,-0.165868;-0.6488691;-0.2339701,0.05299084;0.5192354;-0.04467034,0;0;0,0.007073284;0.3004628;-0.03263831,0.0116598;0.590625;-0.07998157,0.2152659;0.5040399;-0.02169609,0.4440779;0.4021038;0.03195143,0.6719245;0.3496591;-0.003971577,-0.1938649;0.5108157;-0.02091567,-0.4230539;0.3996795;0.006380782,-0.6481627;0.349598;-0.04627722,0.07519972;-0.002489492;-0.04277849,0.06692147;-0.3566583;-0.05478621,0.03227369;-0.7815773;0.03609753,0.03462793;-0.8268601;-0.03752708,-0.07922579;0.007896805;-0.03394273,-0.1599584;-0.329206;-0.1080521,-0.2067221;-0.7442648;0.01667054,-0.236747;-0.7920732;-0.04765667,0.01081732;0.5195844;-0.06562209,175.3968
+0;0;0,0.03050141;0.3003436;-0.02090393,0.06042121;0.5910807;-0.05582394,0.2586747;0.4796041;-0.03999938,0.4919911;0.378602;-0.004421689,0.7192026;0.3158967;0.01562362,-0.1513474;0.4810597;-0.01931343,-0.3884561;0.3826856;-0.01691565,-0.6081743;0.2957294;-0.02793115,0.07257488;-0.005591783;-0.04656917,0.05295198;-0.3593169;-0.03217883,0.006843727;-0.7873225;0.03720041,0.002406559;-0.7500178;-0.06735387,-0.08151125;0.014774;-0.02459097,-0.2003623;-0.1857314;-0.2917719,-0.153922;-0.6003403;-0.1650006,-0.1657062;-0.6487505;-0.2336855,0.05304386;0.5197549;-0.0447152,0;0;0,0.007257447;0.3007044;-0.03313279,0.01219223;0.5910877;-0.08098245,0.2154084;0.5040014;-0.02197194,0.4445447;0.4017219;0.03224277,0.671729;0.346166;-0.003248215,-0.1933297;0.5110519;-0.02194919,-0.4237765;0.4008876;0.00377683,-0.6490539;0.3488947;-0.04627964,0.0751541;-0.002475813;-0.04257703,0.06702927;-0.3567309;-0.05486155,0.03312327;-0.7817852;0.03628349,0.0355096;-0.8267659;-0.03704357,-0.07902887;0.007889196;-0.03404802,-0.1598709;-0.3295255;-0.1070515,-0.2060178;-0.7450774;0.01670332,-0.2361327;-0.794079;-0.04539731,0.01125191;0.5199921;-0.06650043,175.4187
+0;0;0,0.03050141;0.3003436;-0.02090393,0.06042121;0.5910807;-0.05582394,0.2586747;0.4796041;-0.03999938,0.4919911;0.378602;-0.004421689,0.7192026;0.3158967;0.01562362,-0.1513474;0.4810597;-0.01931343,-0.3884561;0.3826856;-0.01691565,-0.6081743;0.2957294;-0.02793115,0.07257488;-0.005591783;-0.04656917,0.05295198;-0.3593169;-0.03217883,0.006843727;-0.7873225;0.03720041,0.002406559;-0.7500178;-0.06735387,-0.08151125;0.014774;-0.02459097,-0.2003623;-0.1857314;-0.2917719,-0.153922;-0.6003403;-0.1650006,-0.1657062;-0.6487505;-0.2336855,0.05304386;0.5197549;-0.0447152,0;0;0,0.007257447;0.3007044;-0.03313279,0.01219223;0.5910877;-0.08098245,0.2154084;0.5040014;-0.02197194,0.4445447;0.4017219;0.03224277,0.671729;0.346166;-0.003248215,-0.1933297;0.5110519;-0.02194919,-0.4237765;0.4008876;0.00377683,-0.6490539;0.3488947;-0.04627964,0.0751541;-0.002475813;-0.04257703,0.06702927;-0.3567309;-0.05486155,0.03312327;-0.7817852;0.03628349,0.0355096;-0.8267659;-0.03704357,-0.07902887;0.007889196;-0.03404802,-0.1598709;-0.3295255;-0.1070515,-0.2060178;-0.7450774;0.01670332,-0.2361327;-0.794079;-0.04539731,0.01125191;0.5199921;-0.06650043,175.441
+0;0;0,0.03022315;0.3006503;-0.02082536,0.05984277;0.5918038;-0.05578341,0.257902;0.4804161;-0.03948467,0.4938718;0.3849985;-0.004194766,0.7219586;0.3257007;0.01645005,-0.1516372;0.4821104;-0.01926598,-0.3911829;0.3891162;-0.0180029,-0.6118923;0.3047109;-0.02936574,0.07244749;-0.005422348;-0.04666255,0.05205746;-0.3586205;-0.03294801,0.005753577;-0.7863849;0.03650939,0.001456134;-0.7491838;-0.06653426,-0.08154197;0.01454131;-0.02439041,-0.2025119;-0.1804636;-0.2940052,-0.1546142;-0.5947359;-0.1673755,-0.1632063;-0.6429895;-0.2343894,0.05254007;0.5203626;-0.04464958,0;0;0,0.007506564;0.3009183;-0.0336082,0.01294221;0.591573;-0.08212709,0.2155592;0.5040759;-0.02239013,0.4445936;0.4012995;0.03249073,0.6716189;0.3451135;-0.003127575,-0.1923239;0.5111157;-0.0224998,-0.4234084;0.4015474;0.002527893,-0.6489231;0.3493391;-0.04629277,0.07508078;-0.002456471;-0.04257083,0.06719899;-0.3562167;-0.05458546,0.03368586;-0.7810909;0.03657151,0.03689848;-0.8256479;-0.03497743,-0.07896578;0.007893754;-0.03402246,-0.1596938;-0.329175;-0.1062748,-0.205478;-0.7443415;0.01818947,-0.2348058;-0.7934436;-0.04156893,0.01185083;0.5204033;-0.06747031,175.4639
+0;0;0,0.0302563;0.30098;-0.02084821,0.05991806;0.5925477;-0.05585676,0.2576521;0.4811027;-0.03954748,0.4935299;0.3857223;-0.004271351,0.7215843;0.3264329;0.01637054,-0.1512627;0.4827945;-0.01935961,-0.3907149;0.3898365;-0.01809703,-0.611393;0.3054432;-0.02945825,0.07228581;-0.005410247;-0.04655842,0.05191409;-0.3582913;-0.03285619,0.005901203;-0.7833674;0.0361647,0.001551509;-0.7460787;-0.06813182,-0.08136;0.01450886;-0.02433597,-0.2022213;-0.180321;-0.2937087,-0.1546246;-0.5919896;-0.1678748,-0.1633212;-0.6411947;-0.2357035,0.05260328;0.5209883;-0.04470451,0;0;0,0.007532135;0.3012547;-0.03358483,0.01314729;0.5923364;-0.08207822,0.2154113;0.5040671;-0.02271723,0.44421;0.4009875;0.03210855,0.6712602;0.3446707;-0.002916571,-0.1918587;0.5113645;-0.02262504,-0.4233617;0.4027257;0.001543818,-0.6490681;0.3504835;-0.04617928,0.07495639;-0.002366632;-0.04240441,0.0674893;-0.3558248;-0.05420899,0.03342623;-0.7779109;0.03664112,0.03675878;-0.8251832;-0.03384089,-0.07870837;0.007799745;-0.03415188,-0.1595719;-0.3291303;-0.105335,-0.2056079;-0.7419897;0.01713322,-0.2336022;-0.7917584;-0.04453605,0.01200491;0.5210408;-0.06744099,175.4971
+0;0;0,0.03031834;0.3015972;-0.02089096,0.06004268;0.5937799;-0.05597394,0.2578086;0.4821624;-0.03963802,0.4995252;0.384421;-0.003488667,0.7519275;0.3188017;0.01935701,-0.151203;0.4838546;-0.01944537,-0.3965826;0.3885956;-0.01815153,-0.640821;0.2951921;-0.03072572,0.07223298;-0.005406294;-0.04652439,0.0518562;-0.3583748;-0.03281876,0.005702432;-0.7847524;0.03641346,0.001321528;-0.7474115;-0.06863142,-0.08130054;0.01449826;-0.02431819,-0.2021918;-0.1803799;-0.2937577,-0.1544494;-0.5933091;-0.1675385,-0.1632084;-0.6430825;-0.2358539,0.05271123;0.5220575;-0.04479627,0;0;0,0.007305742;0.3019049;-0.03341508,0.01300748;0.5936664;-0.08161616,0.2153203;0.5042384;-0.0228548,0.450167;0.3984466;0.03138757,0.6966368;0.321939;-0.01258874,-0.1921546;0.5114037;-0.0228638,-0.4301471;0.401592;0.001386674,-0.6801682;0.3440408;-0.05069043,0.0748094;-0.002351671;-0.04253674,0.06767434;-0.3559333;-0.05344176,0.03231134;-0.7794034;0.03680038,0.03385298;-0.8260913;-0.03547764,-0.07869548;0.007817259;-0.03401858,-0.1589449;-0.3296766;-0.1036446,-0.2068035;-0.7437;0.01889247,-0.2146453;-0.8000369;-0.04104045,0.01183635;0.5221822;-0.06707525,175.5306
+0;0;0,0.02980144;0.3020019;-0.020856,0.05911714;0.5943435;-0.05591993,0.2580004;0.4824233;-0.03880338,0.500039;0.3917125;-0.004715845,0.7538714;0.3315047;0.01912118,-0.1531267;0.484278;-0.01950574,-0.398109;0.39508;-0.01876247,-0.6439896;0.3057503;-0.0324377,0.07222374;-0.005192881;-0.04656585,0.05075554;-0.3577418;-0.03383683,0.004922222;-0.7844083;0.0356591,0.0007486609;-0.747091;-0.06920396,-0.08136466;0.01422704;-0.02426926,-0.2040021;-0.1729539;-0.2978328,-0.1553512;-0.5855998;-0.1700392,-0.1606868;-0.6363782;-0.2372226,0.05188186;0.5226029;-0.04475024,0;0;0,0.006495625;0.3022616;-0.03352523,0.01153165;0.5941579;-0.0816853,0.2151883;0.5038874;-0.02363729,0.447302;0.3984107;0.03086972,0.6940782;0.3221739;-0.01287436,-0.1945016;0.5109543;-0.02286265,-0.4312363;0.4043243;0.0007993951,-0.6817081;0.3470502;-0.05026543,0.07483837;-0.002330393;-0.04249001,0.06820819;-0.3555546;-0.05260754,0.02975976;-0.7792865;0.0365429,0.03119391;-0.8259858;-0.03544592,-0.07872086;0.007807051;-0.03396601,-0.1593748;-0.3287673;-0.1055647,-0.2094086;-0.7427906;0.01713821,-0.208402;-0.7357399;-0.08552406,0.0105232;0.5226606;-0.06716156,175.5639
+0;0;0,0.02983731;0.3023653;-0.0208811,0.05916808;0.5948575;-0.05596222,0.2597868;0.4825795;-0.03879258,0.5024824;0.3916224;-0.00461252,0.7523039;0.332366;0.01884785,-0.1548057;0.4844498;-0.01933227,-0.4004529;0.3950098;-0.01858698,-0.6424482;0.3070915;-0.03204612,0.07219496;-0.005190811;-0.04654729,0.05074363;-0.3574627;-0.03382828,0.00521075;-0.7813324;0.03521211,0.001002559;-0.7439544;-0.07052104,-0.08133224;0.01422137;-0.02425959,-0.2038732;-0.1728125;-0.2976081,-0.1555413;-0.5827534;-0.1706522,-0.1609212;-0.6342021;-0.238393,0.05193088;0.5230978;-0.04478957,0;0;0,0.005220637;0.302572;-0.03426361,0.009261444;0.5945771;-0.08279824,0.2148755;0.5033948;-0.02465534,0.4478743;0.3976173;0.02887321,0.6909783;0.3234415;-0.01438046,-0.1979838;0.5102435;-0.0225037,-0.4366175;0.406026;0.0006328803,-0.6837351;0.3519286;-0.04915501,0.07462551;-0.00234887;-0.0427928,0.06861152;-0.3553585;-0.05088091,0.02768059;-0.7763276;0.03638363,0.0304179;-0.8271534;-0.03225565,-0.07880268;0.007860549;-0.03367577,-0.1594305;-0.3267223;-0.1128645,-0.2113548;-0.7363182;0.01378627,-0.2337193;-0.7878497;-0.05027694,0.008482844;0.5230709;-0.06820631,175.5975
+0;0;0,0.02979698;0.3019566;-0.02085287,0.05908297;0.5940022;-0.05588017,0.2573862;0.4822931;-0.03879561,0.5026262;0.3903825;-0.004257217,0.7320306;0.3359689;0.01728581,-0.1525647;0.4841425;-0.01955317,-0.4007872;0.3937648;-0.01880007,-0.623005;0.3130318;-0.03115924,0.072553;-0.005216555;-0.04677814,0.05112147;-0.3571633;-0.03407086,0.005848292;-0.7786155;0.03457575,0.001576337;-0.7411257;-0.0727595,-0.0817356;0.0142919;-0.0243799,-0.2041635;-0.1725693;-0.2974762,-0.1561072;-0.5801722;-0.1712443,-0.1615686;-0.6328549;-0.2400116,0.05185739;0.5223578;-0.04472546,0;0;0,0.006496518;0.3019575;-0.03577638,0.01192455;0.5932042;-0.08594084,0.2145344;0.5022461;-0.02629233,0.4507691;0.395997;0.02554822,0.6765359;0.3373331;-0.0149386,-0.193361;0.510059;-0.02557318,-0.4358136;0.4076779;-0.00281414,-0.6631873;0.3602282;-0.04865142,0.07501186;-0.002304226;-0.04297972,0.06639279;-0.354927;-0.05135942,0.02306321;-0.7733631;0.03476691,0.02284831;-0.8255765;-0.03477526,-0.07936577;0.007815214;-0.03345656,-0.1619896;-0.3206612;-0.1322687,-0.2152748;-0.7270948;-0.004376814,-0.233986;-0.7827349;-0.06691388,0.01080924;0.5219108;-0.07092166,175.6314
+0;0;0,0.0295604;0.3013147;-0.02067032,0.0586661;0.592813;-0.05548257,0.2565224;0.4818141;-0.03797683,0.5039327;0.3965031;-0.004096668,0.7339538;0.3453076;0.01737618,-0.1524582;0.483682;-0.01919882,-0.4022141;0.3984811;-0.01986661,-0.6260043;0.3224482;-0.03121149,0.07263909;-0.005140959;-0.0467889,0.050788;-0.3574411;-0.03383238,0.004998595;-0.7794821;0.03563771,0.0008767387;-0.7420706;-0.07000778,-0.08181544;0.01416635;-0.02444617,-0.2055618;-0.1701;-0.2992069,-0.1554026;-0.5782118;-0.1728336,-0.1604043;-0.6283969;-0.2419582,0.05148265;0.5212939;-0.04438967,0;0;0,0.006347284;0.3012019;-0.03645229,0.01139063;0.5917741;-0.08712816,0.213632;0.5002167;-0.02820969,0.4500157;0.3943092;0.02222848,0.6761774;0.3366193;-0.01668859,-0.1929906;0.5088456;-0.0257642,-0.4364131;0.4093221;-0.003896363,-0.6638527;0.3627498;-0.04965727,0.07499683;-0.00230135;-0.04315376,0.06430951;-0.3552541;-0.05157471,0.01895854;-0.7743101;0.0343132,0.01694903;-0.8266458;-0.03239274,-0.07953001;0.007785937;-0.03326297,-0.1629981;-0.3158135;-0.1476186,-0.2143493;-0.7234328;-0.02013934,-0.2429662;-0.7767292;-0.07909416,0.01039191;0.5206426;-0.07199717,175.6655
+0;0;0,0.02949242;0.3006218;-0.02062279,0.05852345;0.5913723;-0.05534526,0.2567355;0.4805021;-0.037859,0.5031952;0.3955189;-0.00410901,0.7331702;0.3443336;0.01735954,-0.1529159;0.4823731;-0.0190502,-0.4017122;0.3974996;-0.01971542,-0.6254576;0.3214819;-0.03105803,0.07245966;-0.005128259;-0.04667332,0.05110238;-0.3494669;-0.0340096,0.004688926;-0.7772597;0.03640728,0.0004022247;-0.7395518;-0.07346329,-0.08161333;0.01413136;-0.02438579,-0.2025632;-0.1659708;-0.2929373,-0.1517204;-0.5796446;-0.1648416,-0.1569221;-0.6330366;-0.2367308,0.05135943;0.5200467;-0.04428237,0;0;0,0.007143438;0.300358;-0.03745198,0.01318863;0.5899513;-0.08920145,0.215305;0.498662;-0.02899837,0.4515682;0.3942382;0.01977587,0.6778008;0.3368503;-0.0188868,-0.190865;0.5077078;-0.02349678,-0.4350023;0.4123095;-0.003503149,-0.6628774;0.3684931;-0.04957202,0.07456435;-0.002584785;-0.04345775,0.06624313;-0.3475785;-0.05324006,0.01756896;-0.7721739;0.03318334,0.01113458;-0.8273245;-0.03651118,-0.07938433;0.008079831;-0.03298397,-0.1630163;-0.302022;-0.1595862,-0.2116789;-0.7150297;-0.02852844,-0.2392426;-0.7736118;-0.08804977,0.01193021;0.5190865;-0.07378578,175.6984
+0;0;0,0.02942621;0.2999469;-0.02057649,0.05840067;0.5901307;-0.05523185,0.25821;0.4790827;-0.03771578,0.5025312;0.3948369;-0.004258644,0.7325499;0.3436419;0.01721399,-0.1546019;0.4809682;-0.01876186,-0.4012394;0.3968311;-0.01942131,-0.6250273;0.3207989;-0.03076607,0.07261572;-0.005139304;-0.04677384,0.05113545;-0.3514608;-0.0340372,0.004821043;-0.7783408;0.03622941,0.0005445592;-0.7406512;-0.0733793,-0.08178911;0.01416179;-0.02443831,-0.2034355;-0.1669775;-0.2945364,-0.1527011;-0.5797685;-0.166714,-0.1578904;-0.6329618;-0.2384318,0.05124943;0.5189325;-0.0441887,0;0;0,0.00701274;0.2996421;-0.03772068,0.01264885;0.5886315;-0.08963752,0.2166767;0.4970308;-0.03020144,0.4510631;0.3937033;0.01771522,0.6775432;0.3380896;-0.02234125,-0.1925493;0.506585;-0.0223027,-0.4356831;0.4147402;-0.003327841,-0.6640809;0.3727988;-0.04878113,0.07450962;-0.002771646;-0.04390764,0.06339204;-0.3496778;-0.05363941,0.014594;-0.773407;0.03227472,0.007636201;-0.8281223;-0.03748488,-0.07971492;0.00826046;-0.03262731,-0.1667172;-0.2947628;-0.1781256,-0.2021792;-0.7065613;-0.04220891,-0.2367559;-0.760795;-0.1038581,0.01151413;0.5179034;-0.07419276,175.7318
+0;0;0,0.02917133;0.299603;-0.0199955,0.05785056;0.5894933;-0.05378519,0.2589041;0.4788418;-0.03605893,0.506852;0.3986794;-0.00375941,0.7383742;0.3549562;0.01834376,-0.1562972;0.4804808;-0.01844247,-0.4063023;0.4002059;-0.01935468,-0.6319165;0.3298107;-0.03141718,0.07262684;-0.004969657;-0.04684152,0.05026468;-0.3523045;-0.03513418,0.004210934;-0.7782789;0.03543308,0.0002118964;-0.7405079;-0.07439036,-0.08186067;0.01395227;-0.02444685,-0.2053397;-0.1622704;-0.2982664,-0.151752;-0.5729197;-0.1676893,-0.1587398;-0.6242979;-0.241624,0.05078858;0.5183569;-0.04298565,0;0;0,0.007370755;0.2992144;-0.0378046,0.01326741;0.5877659;-0.08974624,0.218508;0.495291;-0.03151321,0.4557521;0.3925799;0.01445485,0.6824281;0.3387261;-0.02702475,-0.1926291;0.5061087;-0.02050582,-0.4386898;0.4163039;-0.002158133,-0.6669709;0.3737976;-0.04780644,0.07419948;-0.003174841;-0.04447293,0.06179221;-0.3510686;-0.05419898,0.01340336;-0.7740057;0.031461,0.005834892;-0.8290783;-0.03813028,-0.07991107;0.008804008;-0.03209663,-0.1674697;-0.2832106;-0.2004402,-0.1974806;-0.6928502;-0.05955173,-0.2258056;-0.7422649;-0.1304642,0.01207922;0.5171474;-0.07430291,175.7546
+0;0;0,0.02910637;0.298936;-0.01995098,0.0577254;0.5882176;-0.05366974,0.2596534;0.4775521;-0.03593751,0.5069284;0.3976073;-0.003725652,0.7384908;0.3538765;0.01838136,-0.157263;0.4791979;-0.01824828,-0.4065895;0.3991408;-0.01915802,-0.632243;0.3287334;-0.03122261,0.07254408;-0.004963994;-0.04678813,0.05048001;-0.3476688;-0.03523686,0.003951862;-0.7780311;0.03605732,1.599919E-05;-0.7403829;-0.07203119,-0.08176738;0.01393637;-0.02441898,-0.2036004;-0.1599372;-0.2945884,-0.1494607;-0.5748166;-0.1626663,-0.1563382;-0.6249092;-0.235433,0.05067823;0.5172304;-0.04289284,0;0;0,0.007530674;0.2985326;-0.03780913,0.01355101;0.5864704;-0.08967137,0.2197757;0.4937384;-0.03223276,0.4566229;0.3916463;0.01309085,0.6833835;0.338902;-0.0295701,-0.1928697;0.5053416;-0.01884216,-0.4389773;0.4177798;-0.0004665069,-0.6698639;0.3875766;-0.04290947,0.07373238;-0.003843516;-0.04500198,0.06138226;-0.347033;-0.05663276,0.01205763;-0.7740856;0.03084636,0.006298721;-0.8334513;-0.0302906,-0.07990409;0.00958488;-0.03162088,-0.1682638;-0.2726987;-0.206479,-0.1906202;-0.6864336;-0.06231555,-0.2179218;-0.7396373;-0.1262599,0.01233485;0.5160011;-0.07425737,175.787
+0;0;0,0.0290223;0.2980725;-0.01989335,0.05761875;0.5871255;-0.05358867,0.2626604;0.4758562;-0.0357509,0.5078971;0.3965704;-0.003804553,0.7394673;0.352838;0.01830321,-0.1604703;0.4775265;-0.017798,-0.4077417;0.3981294;-0.01870024,-0.6334028;0.3277196;-0.03076524,0.07297613;-0.004993558;-0.0470668,0.05109303;-0.3448876;-0.03561026,0.004391938;-0.7768495;0.03594891,0.0004452569;-0.7391802;-0.07243671,-0.08225437;0.01401937;-0.02456442,-0.2030882;-0.1584281;-0.292518,-0.1487472;-0.5748496;-0.1601055,-0.1556436;-0.6251624;-0.2330722,0.05057035;0.5161259;-0.0428099,0;0;0,0.005154401;0.2976425;-0.03830957,0.009969547;0.5853585;-0.09024668,0.2197968;0.4919616;-0.0334053,0.4547277;0.390479;0.01082802,0.681816;0.3395946;-0.0323894,-0.1986901;0.5029799;-0.01697947,-0.4436654;0.4187752;0.001581213,-0.673766;0.3884629;-0.04490451,0.07367072;-0.004426822;-0.04603004,0.05917522;-0.3446464;-0.05939364,0.01041767;-0.7731807;0.02934146,0.004233748;-0.8322892;-0.03265262,-0.0807011;0.01026649;-0.0307842,-0.1727868;-0.2513823;-0.2287696,-0.1846472;-0.6656188;-0.07990615,-0.2123112;-0.7155429;-0.1482339,0.009061173;0.5148625;-0.07487488,175.8206
+0;0;0,0.02893067;0.2981119;-0.01943024,0.0575424;0.5872185;-0.05265301,0.2626252;0.4762046;-0.0349004,0.5095025;0.4019125;-0.00359359,0.7433319;0.3730418;0.01912966,-0.1607117;0.478301;-0.01723329,-0.4090629;0.4023737;-0.01937203,-0.6361885;0.3369285;-0.03189865,0.07297362;-0.004806443;-0.04709018,0.05020934;-0.344642;-0.03561736,0.003358182;-0.7765481;0.03618034,-0.0005542366;-0.7388287;-0.07220295,-0.08230641;0.01379066;-0.02451959,-0.2042789;-0.1528834;-0.2955925,-0.1467864;-0.5685223;-0.1620571,-0.1554046;-0.6167305;-0.2370974,0.05048478;0.5162012;-0.04199805,0;0;0,0.005154401;0.2976425;-0.03830957,0.009969547;0.5853585;-0.09024668,0.2197968;0.4919616;-0.0334053,0.4547277;0.390479;0.01082802,0.681816;0.3395946;-0.0323894,-0.1986901;0.5029799;-0.01697947,-0.4436654;0.4187752;0.001581213,-0.673766;0.3884629;-0.04490451,0.07367072;-0.004426822;-0.04603004,0.05917522;-0.3446464;-0.05939364,0.01041767;-0.7731807;0.02934146,0.004233748;-0.8322892;-0.03265262,-0.0807011;0.01026649;-0.0307842,-0.1727868;-0.2513823;-0.2287696,-0.1846472;-0.6656188;-0.07990615,-0.2123112;-0.7155429;-0.1482339,0.009061173;0.5148625;-0.07487488,175.8432
+0;0;0,0.02891288;0.2979287;-0.0194183,0.05746251;0.586408;-0.05256718,0.2615869;0.4757709;-0.03487617,0.5063819;0.4021054;-0.003833426,0.7404906;0.3732002;0.01891696,-0.1597993;0.4778576;-0.01729047,-0.4060557;0.4025707;-0.01941117,-0.6334525;0.3370474;-0.03195275,0.07337745;-0.004833042;-0.04735078,0.05068247;-0.3436342;-0.03591287,0.003284093;-0.7805849;0.03672341,-0.0006392687;-0.7428439;-0.07196305,-0.08276188;0.01386698;-0.02465528,-0.2043632;-0.1522997;-0.2949031,-0.1461991;-0.5727932;-0.159808,-0.1548414;-0.6212202;-0.2350582,0.05042402;0.5155832;-0.04194111,0;0;0,0.006781578;0.2974664;-0.03797722,0.01281534;0.5845569;-0.0896728,0.2212438;0.4895158;-0.03357339,0.45462;0.3895684;0.0095644,0.6814663;0.3412712;-0.03909874,-0.1951895;0.5023635;-0.01672725,-0.4386532;0.4204419;0.001413686,-0.6695327;0.3902377;-0.04265816,0.07381062;-0.004771382;-0.04667902,0.05768143;-0.3438617;-0.06045294,0.009142905;-0.7776848;0.02837324,0.004162446;-0.8346229;-0.03723956,-0.08134636;0.01058374;-0.03033907,-0.174736;-0.2465531;-0.2318114,-0.1812132;-0.6646231;-0.07811005,-0.2089656;-0.7161721;-0.1449505,0.01160182;0.5142545;-0.0743525,175.8671
+0;0;0,0.02891287;0.2979285;-0.01941829,0.05744984;0.58628;-0.05255201,0.2597853;0.4760225;-0.03492721,0.5040034;0.4025306;-0.00395762,0.7381095;0.3736257;0.01879252,-0.1580227;0.4780915;-0.01749084,-0.4036988;0.4029819;-0.01960655,-0.6310933;0.3374593;-0.03214799,0.07390511;-0.004867797;-0.04769128,0.05125755;-0.342961;-0.03627727,0.00364662;-0.7818712;0.03668474,-0.0002334262;-0.7442156;-0.07080176,-0.08335703;0.01396669;-0.02483257,-0.2047042;-0.1518528;-0.2945157,-0.1462793;-0.574232;-0.1588148,-0.1548262;-0.621793;-0.2332342,0.05041548;0.5154967;-0.04193217,0;0;0,0.008115724;0.2974122;-0.03813887,0.01513664;0.584285;-0.09018064,0.2214373;0.4882122;-0.03456593,0.4544837;0.3885359;0.00734663,0.681736;0.3428329;-0.0419116,-0.1915136;0.5016759;-0.01834466,-0.4349348;0.4216083;3.798679E-05,-0.6653212;0.3912777;-0.04644765,0.07403331;-0.004867822;-0.04749203,0.0562426;-0.3431311;-0.06204128,0.007521868;-0.7789006;0.02719808,0.002387106;-0.8339946;-0.03882957,-0.08222694;0.01066706;-0.02975001,-0.1809878;-0.2317992;-0.245172,-0.1778813;-0.6505578;-0.08748868,-0.2050879;-0.7029444;-0.1515141,0.01368754;0.5140529;-0.07475686,175.8983
+0;0;0,0.02834225;0.2974721;-0.01886412,0.05648334;0.5852686;-0.05143582,0.2582192;0.4757659;-0.03397999,0.5023329;0.4077882;-0.00359573,0.7360145;0.3757281;0.01939193,-0.1582284;0.4777957;-0.01692856,-0.4032676;0.4065167;-0.02020632,-0.632588;0.3481714;-0.03329746,0.07446643;-0.004645336;-0.04794702,0.05046672;-0.3432432;-0.03804404,0.002583947;-0.7833285;0.03644656,-0.001144209;-0.7458165;-0.06827182,-0.08399004;0.01373502;-0.02495531,-0.2101026;-0.1239545;-0.3086095,-0.1476548;-0.5451421;-0.1664196,-0.1574077;-0.5887435;-0.2407431,0.04954435;0.5146285;-0.04097615,0;0;0,0.008887336;0.2968288;-0.03824258,0.01651393;0.5830005;-0.09040856,0.2219933;0.4872503;-0.03542662,0.4533797;0.3877895;0.005847692,0.6805213;0.3417093;-0.04361606,-0.1896846;0.5013232;-0.01919704,-0.4317937;0.4227558;-0.0005959086,-0.6624372;0.3945706;-0.04720675,0.07436924;-0.004995152;-0.04806256,0.05442204;-0.3436874;-0.0626297,0.006248683;-0.7809043;0.02702188,0.001949981;-0.835605;-0.03497481,-0.08297642;0.01076135;-0.02940838,-0.1870489;-0.220685;-0.2550719,-0.172274;-0.6395835;-0.09437826,-0.2017578;-0.691227;-0.1535503,0.01491462;0.5129577;-0.07494855,175.9203
+0;0;0,0.02834225;0.2974721;-0.01886412,0.05648334;0.5852686;-0.05143582,0.2582192;0.4757659;-0.03397999,0.5023329;0.4077882;-0.00359573,0.7360145;0.3757281;0.01939193,-0.1582284;0.4777957;-0.01692856,-0.4032676;0.4065167;-0.02020632,-0.632588;0.3481714;-0.03329746,0.07446643;-0.004645336;-0.04794702,0.05046672;-0.3432432;-0.03804404,0.002583947;-0.7833285;0.03644656,-0.001144209;-0.7458165;-0.06827182,-0.08399004;0.01373502;-0.02495531,-0.2101026;-0.1239545;-0.3086095,-0.1476548;-0.5451421;-0.1664196,-0.1574077;-0.5887435;-0.2407431,0.04954435;0.5146285;-0.04097615,0;0;0,0.008887336;0.2968288;-0.03824258,0.01651393;0.5830005;-0.09040856,0.2219933;0.4872503;-0.03542662,0.4533797;0.3877895;0.005847692,0.6805213;0.3417093;-0.04361606,-0.1896846;0.5013232;-0.01919704,-0.4317937;0.4227558;-0.0005959086,-0.6624372;0.3945706;-0.04720675,0.07436924;-0.004995152;-0.04806256,0.05442204;-0.3436874;-0.0626297,0.006248683;-0.7809043;0.02702188,0.001949981;-0.835605;-0.03497481,-0.08297642;0.01076135;-0.02940838,-0.1870489;-0.220685;-0.2550719,-0.172274;-0.6395835;-0.09437826,-0.2017578;-0.691227;-0.1535503,0.01491462;0.5129577;-0.07494855,175.9427
+0;0;0,0.02832774;0.2973199;-0.01885446,0.05644541;0.5848767;-0.05139866,0.2580925;0.475459;-0.03395598,0.5008429;0.407861;-0.003741415,0.7344962;0.3758047;0.01924347,-0.1581647;0.477488;-0.01691234,-0.4018355;0.406607;-0.02017179,-0.6311281;0.3482687;-0.03326136,0.0746635;-0.00465763;-0.04807391,0.05069023;-0.3428823;-0.03818185,0.002668224;-0.7842473;0.03652536,-0.001047229;-0.746761;-0.06783623,-0.08421231;0.01377137;-0.02502136,-0.2101859;-0.1237665;-0.308363,-0.1475564;-0.5461788;-0.1657595,-0.1572761;-0.5895294;-0.2398298,0.04951302;0.5143039;-0.04094894,0;0;0,0.009843394;0.2966487;-0.0382061,0.01822357;0.5825612;-0.09032583,0.2234261;0.4859573;-0.03595471,0.4536064;0.3868091;0.004005671,0.6806458;0.3399903;-0.04509568,-0.1879853;0.5014471;-0.01879489,-0.4290641;0.4244336;0.0001822468,-0.6593176;0.3936416;-0.04656143,0.074439;-0.005376279;-0.04834628,0.05324815;-0.3436208;-0.06283975,0.0059634;-0.7821204;0.02756286,0.0006877929;-0.8350992;-0.03606009,-0.08325775;0.01105772;-0.02921139,-0.196531;-0.1992878;-0.2700275,-0.1721507;-0.6178749;-0.1060739,-0.1988195;-0.6704115;-0.1647057,0.01645027;0.5125902;-0.07487631,175.9762
+0;0;0,0.02761864;0.2970293;-0.0186442,0.05539007;0.5843164;-0.05112459,0.2572182;0.4755906;-0.03264741,0.5024166;0.4124803;-0.003065657,0.7362206;0.3815963;0.01988663,-0.1592282;0.477407;-0.01629092,-0.4050528;0.410102;-0.02082865,-0.6352791;0.3558354;-0.03482572,0.07514977;-0.004482304;-0.0483131,0.05053183;-0.3418138;-0.03865267,0.002184283;-0.7840902;0.03659374,-0.00141397;-0.7465601;-0.06815161,-0.08473925;0.013599;-0.02522026,-0.2112116;-0.1203284;-0.3090514,-0.1458848;-0.5431886;-0.1657699,-0.1569813;-0.5844824;-0.242159,0.04852019;0.5138052;-0.04070028,0;0;0,0.009690106;0.2962875;-0.03816533,0.01772323;0.5819031;-0.09025121,0.223089;0.4848074;-0.03642654,0.4545724;0.3853506;0.002355576,0.6815036;0.3381634;-0.04684305,-0.188404;0.5013388;-0.0185293,-0.4286538;0.4201534;0.007339833,-0.6592038;0.3910199;-0.03895102,0.0749298;-0.005745799;-0.04852057,0.05198133;-0.3430351;-0.0627048,0.004978091;-0.7827253;0.02713442,-0.001003072;-0.8346351;-0.03841138,-0.08381908;0.01132211;-0.02911883,-0.2010697;-0.1909362;-0.2737323,-0.1751603;-0.6111525;-0.1113906,-0.198219;-0.6646847;-0.1708205,0.01604438;0.5120006;-0.07480764,176.0098
+0;0;0,0.02759938;0.2968221;-0.01863119,0.05534687;0.5838616;-0.05108326,0.2561234;0.4753975;-0.03265696,0.5010614;0.4123543;-0.003106624,0.7348211;0.3814761;0.01984132,-0.1582114;0.4772047;-0.01638341,-0.4037749;0.4099712;-0.02091632,-0.6339575;0.3557149;-0.03491074,0.07553466;-0.00450526;-0.04856054,0.05090605;-0.3419829;-0.03889593,0.002548527;-0.7843504;0.03636599,-0.001081867;-0.746753;-0.06931499,-0.08517325;0.01366865;-0.02534943,-0.2117004;-0.1203168;-0.3093035,-0.1463601;-0.5432642;-0.1659925,-0.1575557;-0.5851948;-0.243064,0.04848361;0.5134184;-0.04066899,0;0;0,0.01038343;0.2960622;-0.0381,0.01905107;0.5814236;-0.09008074,0.223106;0.483487;-0.03665495,0.4546983;0.3843359;0.0004448891,0.6815236;0.336141;-0.0480442,-0.1862211;0.5010787;-0.01875789,-0.4264682;0.4204914;0.006329415,-0.657568;0.3930397;-0.03797522,0.07515213;-0.006086722;-0.04897976,0.05053356;-0.3434314;-0.06253147,0.003406435;-0.7832202;0.0272274,-0.002996981;-0.8361536;-0.03850245,-0.08437371;0.01167277;-0.02878767,-0.2065592;-0.1787321;-0.2805969,-0.1743053;-0.5979625;-0.1165928,-0.2006581;-0.6513324;-0.1765459,0.01721895;0.5115893;-0.07466578,176.032
+0;0;0,0.02756281;0.2964288;-0.01860651,0.05528076;0.5831627;-0.05102427,0.2568782;0.4746192;-0.03257685,0.501183;0.4117389;-0.003102906,0.7349767;0.3808563;0.01984837,-0.1590812;0.4764335;-0.01623948,-0.4040098;0.4093737;-0.02076068,-0.634226;0.3551095;-0.03475714,0.07573904;-0.004517451;-0.04869194,0.05113214;-0.3416977;-0.03903584,0.002981029;-0.782177;0.03590483,-0.0005676639;-0.7447507;-0.06739783,-0.08540371;0.01370563;-0.02541802,-0.2118194;-0.1201618;-0.3091218,-0.1467579;-0.5413038;-0.1664225,-0.1577016;-0.5816156;-0.2417596,0.04842429;0.5127891;-0.0406203,0;0;0,0.01031718;0.2956853;-0.03794384,0.01885539;0.5807617;-0.08978558,0.2238728;0.4828866;-0.0368216,0.4545408;0.3833404;0.0004658699,0.6812124;0.3349127;-0.04867411,-0.1870851;0.5013413;-0.01777086,-0.4270441;0.4218731;0.006966973,-0.6578433;0.3919935;-0.03751827,0.07516304;-0.006255746;-0.04938722,0.04937145;-0.3432398;-0.06226397,0.003214896;-0.7813738;0.02641988,-0.00427103;-0.8339605;-0.03572989,-0.08469863;0.0118665;-0.02851389,-0.2101818;-0.1677905;-0.286131,-0.1791387;-0.5860028;-0.1246026,-0.2056031;-0.6362562;-0.1845877,0.0170579;0.5109918;-0.07440281,176.0657
+0;0;0,0.02718774;0.2961523;-0.01830547,0.05460536;0.5826213;-0.05049755,0.2570126;0.4747102;-0.03156952,0.502576;0.4165995;-0.001911478,0.7371073;0.3914927;0.02072241,-0.1604107;0.4763047;-0.0157386,-0.4067757;0.4143993;-0.02120263,-0.6376385;0.3628944;-0.03524282,0.07584864;-0.004286551;-0.04879015,0.05071051;-0.340942;-0.03919972,0.001840059;-0.7840813;0.03631528,-0.001660456;-0.7465156;-0.0686735,-0.08556703;0.01345826;-0.02547602,-0.2125109;-0.1172219;-0.3098503,-0.1448974;-0.5403201;-0.1653524,-0.1569063;-0.5801233;-0.2432976,0.04781578;0.512318;-0.04015447,0;0;0,0.01035112;0.2953789;-0.03774333,0.0189569;0.5801769;-0.08934021,0.2246487;0.4821195;-0.03678823,0.4554638;0.3826765;0.0005390644,0.6820323;0.3341234;-0.0490272,-0.1874956;0.5012593;-0.01665617,-0.4278591;0.4225184;0.007490708,-0.6585978;0.3922699;-0.03714369,0.07509613;-0.006556511;-0.04969358,0.04767972;-0.3429359;-0.06226349,0.000744313;-0.7838999;0.02611732,-0.007510543;-0.836174;-0.03911281,-0.08487212;0.01230038;-0.02823639,-0.2121677;-0.1607523;-0.2888307,-0.1804939;-0.5808216;-0.1245085,-0.2075055;-0.6312779;-0.1868727,0.01713854;0.5104791;-0.07402539,176.0881
+0;0;0,0.02684907;0.2924631;-0.01807743,0.05316545;0.5674366;-0.0489375,0.2438282;0.4653951;-0.03104956,0.4890343;0.4073689;-0.001434671,0.7235546;0.3822633;0.02119817,-0.1494487;0.4668973;-0.0161344,-0.3954552;0.405082;-0.02159048,-0.6263073;0.3535795;-0.03563002,0.0761162;-0.004301672;-0.04896226,0.05101757;-0.340428;-0.03938691,0.002058875;-0.7843676;0.03626446,-0.001461152;-0.7467597;-0.0693095,-0.08586887;0.01350573;-0.02556589,-0.2126132;-0.116969;-0.3094933,-0.1448777;-0.5408312;-0.1647345,-0.1569535;-0.5810235;-0.2431141,0.04673263;0.5008274;-0.03913791,0;0;0,0.01440042;0.2920434;-0.03294849,0.03169629;0.5669407;-0.07035804,0.2255709;0.4816216;-0.03653502,0.456275;0.3827417;0.0004584789,0.6827731;0.3338349;-0.04902959,-0.1696035;0.5025829;-0.02248576,-0.410049;0.4251606;0.001218013,-0.6419904;0.4025857;-0.04162895,0.07510024;-0.00659588;-0.05025864,0.04525185;-0.3422637;-0.06203604,-0.0003726482;-0.7842141;0.02628518,-0.009629324;-0.8363285;-0.03995442,-0.08529261;0.01241222;-0.02793905,-0.2128304;-0.1550456;-0.2913675,-0.184786;-0.5755017;-0.1251372,-0.2107659;-0.6282439;-0.1859231,0.02735358;0.500326;-0.05950379,176.1214
+0;0;0,0.02688586;0.2928638;-0.01810221,0.05364706;0.5724723;-0.04953168,0.2464986;0.4678071;-0.03122273,0.4941065;0.4092125;-0.00131776,0.7286626;0.3841031;0.02131854,-0.1515682;0.4693277;-0.01612591,-0.3999844;0.4069068;-0.02163543,-0.6308717;0.3553964;-0.03567711,0.0766623;-0.004332535;-0.04931354,0.05156508;-0.3404401;-0.03973872,0.002643649;-0.7840418;0.03585507,-0.0008742972;-0.7464384;-0.06965648,-0.08648495;0.01360263;-0.02574931,-0.2132222;-0.1168648;-0.3096608,-0.1455382;-0.5404044;-0.1650122,-0.1576069;-0.5805551;-0.2433454,0.04700254;0.503671;-0.03940959,0;0;0,0.01444286;0.2924248;-0.0331502,0.03094032;0.5713991;-0.0752933,0.226983;0.4801192;-0.03612614,0.4611525;0.3825589;-0.0002937317,0.6882347;0.3384704;-0.05176568,-0.1714179;0.501969;-0.02043757,-0.4145945;0.4248743;0.003202116,-0.6463796;0.3997864;-0.03929168,0.07531455;-0.006895586;-0.05106735,0.04351994;-0.3424054;-0.06165361,-0.001346648;-0.7841252;0.02644134,-0.01043439;-0.8363359;-0.0396018,-0.08603542;0.01269159;-0.02765024,-0.2130142;-0.1506383;-0.2939011,-0.1869496;-0.5696362;-0.1246335,-0.2148489;-0.6222906;-0.1845733,0.02709714;0.502889;-0.06218529,176.1546
+0;0;0,0.02635945;0.2929241;-0.01790006,0.05287634;0.5725608;-0.04928869,0.2458465;0.4684598;-0.03059203,0.494594;0.4147556;-0.0009634513,0.729511;0.3927004;0.02110496,-0.1523515;0.4697554;-0.01579522,-0.4015316;0.4105333;-0.0220678,-0.6327896;0.3607838;-0.03635661,0.07673749;-0.004166218;-0.04921084,0.05149154;-0.3402662;-0.03976437,0.0005730093;-0.7834815;0.03677127,-0.002864782;-0.7458261;-0.06873917,-0.08654083;0.01335205;-0.02569268,-0.21371;-0.1120979;-0.3116649,-0.1441791;-0.5356461;-0.1679203,-0.1563556;-0.5753011;-0.2466781,0.04626592;0.5037533;-0.03918701,0;0;0,0.01444286;0.2924248;-0.0331502,0.03094032;0.5713991;-0.0752933,0.226983;0.4801192;-0.03612614,0.4611525;0.3825589;-0.0002937317,0.6882347;0.3384704;-0.05176568,-0.1714179;0.501969;-0.02043757,-0.4145945;0.4248743;0.003202116,-0.6463796;0.3997864;-0.03929168,0.07531455;-0.006895586;-0.05106735,0.04351994;-0.3424054;-0.06165361,-0.001346648;-0.7841252;0.02644134,-0.01043439;-0.8363359;-0.0396018,-0.08603542;0.01269159;-0.02765024,-0.2130142;-0.1506383;-0.2939011,-0.1869496;-0.5696362;-0.1246335,-0.2148489;-0.6222906;-0.1845733,0.02709714;0.502889;-0.06218529,176.1772
+0;0;0,0.02618118;0.290943;-0.017779,0.05236749;0.5671005;-0.04875873,0.2456854;0.4642161;-0.03023679,0.4931631;0.4107861;-0.0007594582,0.7280287;0.3887357;0.02130411,-0.1529656;0.4655132;-0.01542315,-0.4008737;0.4065934;-0.02166371,-0.632081;0.3568548;-0.03594939,0.07702628;-0.004181898;-0.04939605,0.05177263;-0.3403846;-0.03994669,0.0007876381;-0.7841783;0.03668883,-0.002655921;-0.74651;-0.06899862,-0.08686651;0.0134023;-0.02578937,-0.2140745;-0.1120859;-0.311849,-0.1444529;-0.5361869;-0.1679167,-0.1566498;-0.5759587;-0.2468067,0.0458778;0.4995497;-0.03884155,0;0;0,0.01483202;0.290646;-0.03089118,0.03025281;0.5666732;-0.06932235,0.2277295;0.4790812;-0.03556514,0.4611436;0.3830303;-5.483627E-05,0.6886603;0.3409117;-0.05101562,-0.17254;0.5023366;-0.01894895,-0.4148397;0.426628;0.004028231,-0.6491488;0.4139519;-0.02873461,0.07545364;-0.007147059;-0.05144095,0.04200685;-0.3426116;-0.06164551,-0.002531439;-0.7849327;0.02663636,-0.01217958;-0.836145;-0.04083204,-0.0864559;0.01287244;-0.02738946,-0.2123679;-0.1476708;-0.2959622,-0.1881596;-0.5667926;-0.1251518,-0.2182091;-0.6173244;-0.1872176,0.02683279;0.4992036;-0.05750108,176.2105
+0;0;0,0.02626659;0.2918921;-0.017837,0.05284397;0.5721667;-0.0492978,0.2457876;0.4678976;-0.03057665,0.4931717;0.4144878;-0.001110462,0.744359;0.390905;0.0224864,-0.15239;0.4691931;-0.0157806,-0.4002044;0.4102956;-0.0220188,-0.6474792;0.3571005;-0.03729725,0.07720306;-0.004191495;-0.04950941,0.05195038;-0.3403812;-0.04006042,0.0006797686;-0.786661;0.03700442,-0.002716983;-0.749097;-0.06724646,-0.08706588;0.01343306;-0.02584856,-0.214269;-0.1120504;-0.3118971,-0.1442573;-0.5385271;-0.1671585,-0.1562885;-0.5773506;-0.2449762,0.04621723;0.5031893;-0.03917119,0;0;0,0.01590395;0.2915002;-0.03136563,0.03270054;0.5711558;-0.07320309,0.2286454;0.4778844;-0.03505015,0.4627706;0.3838397;0.0004572868,0.7050703;0.3388487;-0.05848908,-0.1695164;0.5016223;-0.01783384,-0.4119166;0.4278792;0.009071445,-0.6600956;0.4051606;-0.03674423,0.07553351;-0.007338658;-0.05167103,0.04044333;-0.3426192;-0.06197143,-0.004362896;-0.7873672;0.02705073,-0.01313779;-0.8364034;-0.04087043,-0.08672591;0.01302057;-0.02716877,-0.2107943;-0.1461262;-0.2974091,-0.1896258;-0.567454;-0.1248748,-0.2199802;-0.6168991;-0.185736,0.02886328;0.502455;-0.0601716,176.2444
+0;0;0,0.02578441;0.2918792;-0.01755734,0.05206702;0.5725192;-0.04889748,0.2458583;0.4688306;-0.02937267,0.4948734;0.41967;-0.0009476468,0.7451478;0.4008275;0.02160149,-0.1538626;0.4698848;-0.01514669,-0.4051963;0.4250623;-0.02260409,-0.6493088;0.3639795;-0.03597506,0.07735422;-0.003946065;-0.04959815,0.05132031;-0.3404088;-0.04013995,-0.0004138574;-0.788205;0.03804113,-0.003763021;-0.7504112;-0.06895837,-0.08727151;0.01316339;-0.02587727,-0.2155538;-0.1085827;-0.3134462,-0.1436996;-0.5366982;-0.1690014,-0.1563301;-0.5758939;-0.2500771,0.04549883;0.5034553;-0.03880738,0;0;0,0.01582092;0.2914089;-0.03157711,0.03221443;0.5712844;-0.07425356,0.2287323;0.477405;-0.03445697,0.4642013;0.3850223;0.000941515,0.7046576;0.338631;-0.05846739,-0.1700815;0.501549;-0.01626997,-0.4136718;0.4291794;0.009415498,-0.6611193;0.4065113;-0.0324974,0.07553777;-0.007408813;-0.05194593,0.03923127;-0.3428949;-0.06220603,-0.00537695;-0.7896417;0.02575779,-0.0150421;-0.8393043;-0.04552555,-0.08696868;0.01312399;-0.02689675,-0.2085218;-0.14421;-0.2997432,-0.189104;-0.5664114;-0.1245883,-0.2214627;-0.6180738;-0.1862732,0.0284923;0.5025473;-0.0609827,176.2669
+0;0;0,0.02579491;0.291998;-0.01756449,0.05214194;0.5733258;-0.04898173,0.2470029;0.4692739;-0.02938011,0.4959811;0.4201206;-0.0009592976,0.7457199;0.4013184;0.02154158,-0.1548854;0.4703338;-0.01507699,-0.4061818;0.425518;-0.02253328,-0.6497718;0.3645659;-0.03587564,0.07753338;-0.003955204;-0.04971302,0.05061565;-0.3518405;-0.03993373,0.0001664124;-0.7885147;0.03630554,-0.003204813;-0.7506695;-0.0713988,-0.08747363;0.01319388;-0.0259372,-0.2201109;-0.1126853;-0.3232688,-0.1500415;-0.5301676;-0.1824116,-0.1627551;-0.5698191;-0.2640215,0.04555705;0.5040864;-0.03886597,0;0;0,0.01531971;0.2915606;-0.03153467,0.03094396;0.5720946;-0.07479525,0.2285021;0.4768733;-0.03361034,0.4646797;0.3863669;0.00164175,0.7044434;0.3395197;-0.05792308,-0.171685;0.5012123;-0.01424981,-0.415843;0.4306603;0.01071381,-0.6631235;0.4152366;-0.03222498,0.07561356;-0.007331758;-0.05222344,0.03648463;-0.3541396;-0.05835485,-0.006515935;-0.7900974;0.0261066,-0.01585425;-0.8405644;-0.04538465,-0.08728735;0.01303185;-0.02663724,-0.2113512;-0.1482967;-0.3102313,-0.1936098;-0.5596752;-0.1384903,-0.226646;-0.6119189;-0.2002781,0.02745774;0.5031927;-0.06137276,176.2896
+0;0;0,0.02581416;0.2922159;-0.0175776,0.05218123;0.5737583;-0.04901734,0.2474347;0.4696175;-0.02939412,0.4964429;0.4204582;-0.0009698719,0.7460118;0.4016688;0.02151569,-0.1552405;0.4706795;-0.01506299,-0.4065673;0.4258582;-0.02252018,-0.6499916;0.3649476;-0.03585346,0.07767209;-0.00396228;-0.04980196,0.05092365;-0.3496596;-0.04008417,9.957701E-05;-0.7895784;0.03672156,-0.003230414;-0.7518291;-0.0696654,-0.08763014;0.01321749;-0.02598361,-0.2194332;-0.11187;-0.3214452,-0.1488432;-0.5324543;-0.1795414,-0.1614013;-0.5712539;-0.2601531,0.04559436;0.5044981;-0.03889855,0;0;0,0.01505256;0.2918136;-0.03136396,0.03002432;0.5725833;-0.07475996,0.2279274;0.4765554;-0.03286815,0.4651933;0.3886971;0.001996279,0.7053186;0.3431929;-0.05642033,-0.1725152;0.5009154;-0.0127355,-0.4173906;0.4330732;0.01301628,-0.6640499;0.4154118;-0.03159869,0.07570735;-0.007224321;-0.05239367,0.035952;-0.3517468;-0.05874348,-0.008020073;-0.7909322;0.02607011,-0.01754357;-0.8409452;-0.04390527,-0.08753696;0.01291128;-0.02644749,-0.2100174;-0.1464261;-0.3091606,-0.1923857;-0.5606479;-0.135609,-0.2265337;-0.6108563;-0.1971708,0.02667651;0.5036541;-0.06133246,176.3232
+0;0;0,0.0255062;0.2922585;-0.01731743,0.05149411;0.5738446;-0.04867168,0.2468828;0.4701442;-0.02872274,0.4968479;0.4257222;-0.0009051319,0.7466953;0.4105159;0.02119222,-0.1559511;0.47141;-0.01462075,-0.4073901;0.4274583;-0.02335813,-0.6518372;0.3703741;-0.03477176,0.07772568;-0.003867656;-0.04972574,0.05046524;-0.3495317;-0.04025072,-0.0009726547;-0.7892207;0.03745685,-0.004248485;-0.751448;-0.06893009,-0.08766674;0.01303158;-0.02595403,-0.2197656;-0.1078022;-0.3230493,-0.1477845;-0.5283492;-0.1817353,-0.1595613;-0.5680398;-0.2616968,0.04498123;0.5045778;-0.03854976,0;0;0,0.01505256;0.2918136;-0.03136396,0.03002432;0.5725833;-0.07475996,0.2279274;0.4765554;-0.03286815,0.4651933;0.3886971;0.001996279,0.7053186;0.3431929;-0.05642033,-0.1725152;0.5009154;-0.0127355,-0.4173906;0.4330732;0.01301628,-0.6640499;0.4154118;-0.03159869,0.07570735;-0.007224321;-0.05239367,0.035952;-0.3517468;-0.05874348,-0.008020073;-0.7909322;0.02607011,-0.01754357;-0.8409452;-0.04390527,-0.08753696;0.01291128;-0.02644749,-0.2100174;-0.1464261;-0.3091606,-0.1923857;-0.5606479;-0.135609,-0.2265337;-0.6108563;-0.1971708,0.02667651;0.5036541;-0.06133246,176.3456
+0;0;0,0.02548137;0.291974;-0.01730057,0.05148032;0.573679;-0.04866907,0.2479949;0.4697349;-0.02865764,0.4970476;0.425475;-0.000941569,0.7460735;0.4103187;0.02108312,-0.1570949;0.4710077;-0.01447668,-0.4076162;0.4272164;-0.02318217,-0.6512595;0.3703199;-0.03455828,0.07777666;-0.003870193;-0.04975836,0.05057654;-0.3487693;-0.0403043,-0.001040693;-0.7899913;0.03767418,-0.004321225;-0.7522075;-0.0688654,-0.08772423;0.01304013;-0.02597105,-0.2195308;-0.1075262;-0.3224089,-0.1472987;-0.5295395;-0.1806022,-0.1590924;-0.5693301;-0.2606785,0.04496264;0.5043613;-0.03853969,0;0;0,0.0142757;0.2915789;-0.03123045,0.02858147;0.5725021;-0.07465219,0.2277374;0.4763742;-0.03182077,0.4649465;0.3912055;0.003286839,0.7048937;0.3478586;-0.05394125,-0.1746115;0.5002263;-0.01143467,-0.4193559;0.4351538;0.01346844,-0.6661868;0.4187486;-0.02569874,0.07579413;-0.007099912;-0.052392,0.03583193;-0.3508215;-0.05895972,-0.008959934;-0.791481;0.0260973,-0.0190784;-0.8417435;-0.04374241,-0.08764482;0.01274017;-0.02638477,-0.2093693;-0.1453886;-0.3091622,-0.1923374;-0.5608919;-0.1345517,-0.2266348;-0.6090543;-0.1988662,0.02545747;0.503507;-0.06123781,176.3792
+0;0;0,0.02545792;0.2917053;-0.01728465,0.05143537;0.5731775;-0.04862706,0.2489934;0.4691175;-0.02857405,0.4969481;0.4250527;-0.0009801704,0.7314087;0.4107829;0.01975631,-0.1581668;0.4703968;-0.01432061,-0.4075836;0.4267986;-0.02298772,-0.6369764;0.37323;-0.03369845,0.07788132;-0.003875401;-0.04982532,0.05065236;-0.3491403;-0.04036124,-0.0009291247;-0.7900567;0.03756326,-0.004232603;-0.7522184;-0.06972155,-0.08784229;0.01305767;-0.026006,-0.2197886;-0.1076365;-0.3227582,-0.1476065;-0.5293576;-0.1810496,-0.1594827;-0.5696364;-0.2616861,0.04492344;0.5039209;-0.03850661,0;0;0,0.01392245;0.2913337;-0.03113985,0.02772465;0.572019;-0.0747292,0.2278698;0.4759412;-0.03077292,0.4648111;0.3932301;0.003902197,0.6972662;0.3778277;-0.03260517,-0.1762146;0.5000969;-0.01043431,-0.4206097;0.4378063;0.01355668,-0.6534367;0.4314518;-0.0232759,0.07595384;-0.006990895;-0.05239487,0.03522921;-0.3509854;-0.05932784,-0.009693116;-0.7913061;0.02575993,-0.02088727;-0.8417814;-0.04481483,-0.08781014;0.01258916;-0.02634338,-0.2088487;-0.1443733;-0.3105111,-0.1930349;-0.5596043;-0.1359448,-0.2276662;-0.6090581;-0.1997426,0.02468029;0.5030875;-0.06129456,176.4128
+0;0;0,0.02534612;0.2917094;-0.01698636,0.05118178;0.5732935;-0.04804601,0.2507437;0.4692848;-0.02792301,0.4990125;0.4285171;-0.0008391067,0.7501804;0.416528;0.02055938,-0.1604302;0.4711281;-0.01356127,-0.409618;0.4280402;-0.022603,-0.6559768;0.374274;-0.03277753,0.07794888;-0.003913112;-0.04986037,0.0503296;-0.3491569;-0.04045865,-0.001550213;-0.790637;0.03792207,-0.004740642;-0.7530081;-0.06593494,-0.08791584;0.01303988;-0.02604159,-0.2202173;-0.1065772;-0.3230813,-0.1460018;-0.5287701;-0.181713,-0.1587064;-0.566952;-0.2594592,0.04470562;0.5040129;-0.03799776,0;0;0,0.01365548;0.2913363;-0.03101635,0.02703959;0.5721175;-0.07456183,0.2289288;0.475806;-0.02859998,0.4667551;0.3962311;0.005154848,0.7120039;0.365276;-0.0456562,-0.1785509;0.4997977;-0.009430088,-0.4234443;0.4407206;0.01444508,-0.6724863;0.4301238;-0.02496006,0.0759556;-0.006896481;-0.05254126,0.03482938;-0.3508506;-0.0595162,-0.01022954;-0.7918621;0.02544498,-0.01940684;-0.8416823;-0.0408814,-0.08794272;0.0125205;-0.02620522,-0.2080043;-0.1432513;-0.3114505,-0.1933006;-0.558452;-0.1350078,-0.2277805;-0.6057948;-0.1957028,0.02411062;0.5031641;-0.06116223,176.4351
+0;0;0,0.02535357;0.2917952;-0.01699136,0.05120152;0.5735137;-0.04806491,0.2519175;0.4692971;-0.02788352,0.5002632;0.4285167;-0.0007912144,0.7517386;0.416513;0.02063346,-0.1615618;0.4711507;-0.01344125,-0.4108269;0.4280495;-0.02248579,-0.6574873;0.3742175;-0.03267276,0.07788418;-0.003909864;-0.04981898,0.05026356;-0.3491704;-0.04041681,-0.001625132;-0.7907261;0.03797732,-0.004801985;-0.7531297;-0.06543774,-0.08784286;0.01302905;-0.02601998,-0.2201507;-0.1065938;-0.323074,-0.1459225;-0.528859;-0.1816816,-0.1585731;-0.5667508;-0.259097,0.04472413;0.5042199;-0.03801475,0;0;0,0.01326013;0.2914559;-0.03087997,0.02596921;0.5724175;-0.07436395,0.229135;0.4759419;-0.027915,0.4682404;0.4001649;0.00612998,0.7149352;0.3727311;-0.04111457,-0.180166;0.4992889;-0.007483944,-0.4259342;0.4431569;0.01531586,-0.6751662;0.4327784;-0.02491661,0.07586908;-0.006707058;-0.05255532,0.03438064;-0.3506278;-0.05986047,-0.01082617;-0.7916963;0.02513648,-0.02038226;-0.8410325;-0.04102182,-0.08790913;0.0123115;-0.0261453,-0.2074292;-0.1418853;-0.3124919,-0.1951396;-0.5572087;-0.1359557,-0.230921;-0.6027991;-0.1973418,0.02322394;0.503431;-0.06102538,176.4571
+0;0;0,0.02535357;0.2917952;-0.01699136,0.05120152;0.5735137;-0.04806491,0.2519175;0.4692971;-0.02788352,0.5002632;0.4285167;-0.0007912144,0.7517386;0.416513;0.02063346,-0.1615618;0.4711507;-0.01344125,-0.4108269;0.4280495;-0.02248579,-0.6574873;0.3742175;-0.03267276,0.07788418;-0.003909864;-0.04981898,0.05026356;-0.3491704;-0.04041681,-0.001625132;-0.7907261;0.03797732,-0.004801985;-0.7531297;-0.06543774,-0.08784286;0.01302905;-0.02601998,-0.2201507;-0.1065938;-0.323074,-0.1459225;-0.528859;-0.1816816,-0.1585731;-0.5667508;-0.259097,0.04472413;0.5042199;-0.03801475,0;0;0,0.01326013;0.2914559;-0.03087997,0.02596921;0.5724175;-0.07436395,0.229135;0.4759419;-0.027915,0.4682404;0.4001649;0.00612998,0.7149352;0.3727311;-0.04111457,-0.180166;0.4992889;-0.007483944,-0.4259342;0.4431569;0.01531586,-0.6751662;0.4327784;-0.02491661,0.07586908;-0.006707058;-0.05255532,0.03438064;-0.3506278;-0.05986047,-0.01082617;-0.7916963;0.02513648,-0.02038226;-0.8410325;-0.04102182,-0.08790913;0.0123115;-0.0261453,-0.2074292;-0.1418853;-0.3124919,-0.1951396;-0.5572087;-0.1359557,-0.230921;-0.6027991;-0.1973418,0.02322394;0.503431;-0.06102538,176.4801
+0;0;0,0.02527933;0.2919718;-0.01670783,0.05094836;0.5738791;-0.0476194,0.2522464;0.4700682;-0.02730884,0.5017977;0.4328393;-0.0008845367,0.7585638;0.4225517;0.02057556,-0.1623624;0.4725861;-0.01247864,-0.4122184;0.4296583;-0.02192733,-0.6646495;0.3780329;-0.03234576,0.07781898;-0.003899561;-0.04984132,0.04963304;-0.3487859;-0.04046137,-0.002340697;-0.7904079;0.03841271,-0.005705828;-0.752493;-0.06880416,-0.08783993;0.01295095;-0.0259148,-0.220043;-0.105084;-0.3232683,-0.1432804;-0.5270134;-0.1817214,-0.1579623;-0.5666143;-0.2624033,0.04451068;0.5045649;-0.03759562,0;0;0,0.01329181;0.2916397;-0.0305829,0.02572909;0.572793;-0.07391596,0.2293444;0.4759342;-0.02721691,0.4699831;0.4032189;0.006924391,0.7221645;0.3746049;-0.03869319,-0.1803746;0.4997534;-0.005373497,-0.4275587;0.4481425;0.01904943,-0.6813163;0.4355715;-0.0250444,0.07574722;-0.006651476;-0.0526619,0.03431737;-0.3502532;-0.05976177,-0.01108882;-0.7915025;0.02503085,-0.01954849;-0.8411168;-0.04679823,-0.08791105;0.01223872;-0.02601964,-0.2068371;-0.1407293;-0.3128757,-0.1977669;-0.5564259;-0.1366189,-0.2364064;-0.6028656;-0.2016834,0.02304792;0.5037815;-0.06062746,176.5133
+0;0;0,0.02528344;0.2920192;-0.01671054,0.05095317;0.573935;-0.04762157,0.2527519;0.4700715;-0.02729069,0.5020344;0.4328826;-0.000894852,0.736082;0.4235053;0.01866646,-0.1628506;0.4725954;-0.01242495,-0.4124375;0.4297138;-0.02186346,-0.6425337;0.3826562;-0.03136007,0.07798514;-0.003907887;-0.04994773,0.04979959;-0.3487895;-0.04056791,-0.002234731;-0.7909262;0.03839809,-0.005625241;-0.7529516;-0.06962734,-0.08802748;0.01297861;-0.02597013,-0.2202287;-0.1050548;-0.3233195,-0.1433767;-0.5274758;-0.1816076,-0.1581693;-0.5676017;-0.262898,0.04451827;0.5046509;-0.03760213,0;0;0,0.01332894;0.2917334;-0.030128,0.02553847;0.5729674;-0.07306051,0.2296028;0.4756814;-0.02609181,0.4705677;0.4049344;0.007853746,0.7040517;0.3944682;-0.01713705,-0.1806629;0.499718;-0.003295839,-0.4280171;0.4493277;0.01902611,-0.6596392;0.4404168;-0.01996928,0.07585749;-0.006566077;-0.05286074,0.03409266;-0.3501299;-0.05959344,-0.01162761;-0.7919434;0.02489662,-0.02252802;-0.8413169;-0.04808021,-0.08817115;0.01218497;-0.02586709,-0.2071881;-0.1393792;-0.313424,-0.1993054;-0.5557063;-0.1372486,-0.2384367;-0.6032695;-0.2020349,0.02291155;0.5039624;-0.05988836,176.5461
+0;0;0,0.02530853;0.292309;-0.01672713,0.05100826;0.5745554;-0.04767253,0.2526309;0.4706795;-0.02734426,0.5035766;0.4332425;-0.000772303,0.7385292;0.4238289;0.01886465,-0.1626278;0.4732014;-0.01249081,-0.4138799;0.4300337;-0.02199229,-0.6448658;0.3827941;-0.03152563,0.07801263;-0.003909264;-0.04996535,0.04987602;-0.348192;-0.04060181,-0.002319109;-0.7916951;0.03860823,-0.005683814;-0.7537811;-0.06859507,-0.08805852;0.01298318;-0.02597928,-0.2200302;-0.1048452;-0.3228124,-0.1429407;-0.5285718;-0.1806625,-0.1576207;-0.5681641;-0.2613342,0.04456956;0.5052303;-0.03764716,0;0;0,0.01355568;0.2921149;-0.02915501,0.02564106;0.5738823;-0.07083845,0.2294484;0.4755208;-0.02435446,0.4727641;0.4068307;0.009711981,0.7057651;0.4103297;-0.02737164,-0.1802063;0.4998865;-0.001000799,-0.4296754;0.4503514;0.01881825,-0.662191;0.4412458;-0.02030344,0.07580191;-0.006320998;-0.05302739,0.03398994;-0.3492776;-0.0595479,-0.01242797;-0.7924984;0.0246799,-0.0236277;-0.841795;-0.04710531,-0.08828707;0.01194912;-0.02569827,-0.2076955;-0.1386035;-0.3129011,-0.2014839;-0.5566739;-0.1371964,-0.2412832;-0.6014133;-0.2035028,0.0230504;0.5047653;-0.05803013,176.569
+0;0;0,0.02544992;0.2922433;-0.01648169,0.05117671;0.5743279;-0.04713621,0.2535825;0.4705757;-0.02691593,0.5050926;0.4363975;-2.525747E-06,0.7392185;0.428119;0.01849594,-0.1633268;0.4737522;-0.0120071,-0.4147431;0.4302076;-0.01860851,-0.6454617;0.3875663;-0.03188713,0.07802093;-0.00389269;-0.04999611,0.04937058;-0.3481812;-0.04075753,-0.002702329;-0.790318;0.0384672,-0.006125122;-0.7522497;-0.07035683,-0.08810945;0.01292314;-0.02591807,-0.2199528;-0.1029883;-0.3236137,-0.1405156;-0.5248421;-0.1814794,-0.1580272;-0.5646854;-0.2635449,0.04474504;0.5050972;-0.03718291,0;0;0,0.01311952;0.2921496;-0.02831864,0.02421111;0.5739648;-0.06865883,0.2291842;0.4752592;-0.02343798,0.4729644;0.4078465;0.01086354,0.7065225;0.4000438;-0.01394463,-0.1816523;0.5004181;0.002467357,-0.4314769;0.4521716;0.02271068,-0.6627386;0.4430549;-0.01803904,0.07575902;-0.006161407;-0.05314731,0.03381106;-0.3491506;-0.05943632,-0.01206064;-0.7911695;0.0241592,-0.02476607;-0.8424718;-0.04759025,-0.08836775;0.01178656;-0.02557827,-0.2082925;-0.1367654;-0.3136601,-0.2029893;-0.5539899;-0.139394,-0.2436284;-0.5989634;-0.2075624,0.02192351;0.5048704;-0.05624628,176.5914
+0;0;0,0.02544992;0.2922433;-0.01648169,0.05117671;0.5743279;-0.04713621,0.2535825;0.4705757;-0.02691593,0.5050926;0.4363975;-2.525747E-06,0.7392185;0.428119;0.01849594,-0.1633268;0.4737522;-0.0120071,-0.4147431;0.4302076;-0.01860851,-0.6454617;0.3875663;-0.03188713,0.07802093;-0.00389269;-0.04999611,0.04937058;-0.3481812;-0.04075753,-0.002702329;-0.790318;0.0384672,-0.006125122;-0.7522497;-0.07035683,-0.08810945;0.01292314;-0.02591807,-0.2199528;-0.1029883;-0.3236137,-0.1405156;-0.5248421;-0.1814794,-0.1580272;-0.5646854;-0.2635449,0.04474504;0.5050972;-0.03718291,0;0;0,0.01311952;0.2921496;-0.02831864,0.02421111;0.5739648;-0.06865883,0.2291842;0.4752592;-0.02343798,0.4729644;0.4078465;0.01086354,0.7065225;0.4000438;-0.01394463,-0.1816523;0.5004181;0.002467357,-0.4314769;0.4521716;0.02271068,-0.6627386;0.4430549;-0.01803904,0.07575902;-0.006161407;-0.05314731,0.03381106;-0.3491506;-0.05943632,-0.01206064;-0.7911695;0.0241592,-0.02476607;-0.8424718;-0.04759025,-0.08836775;0.01178656;-0.02557827,-0.2082925;-0.1367654;-0.3136601,-0.2029893;-0.5539899;-0.139394,-0.2436284;-0.5989634;-0.2075624,0.02192351;0.5048704;-0.05624628,176.6138
+0;0;0,0.02544619;0.2922004;-0.01647928,0.05116976;0.5742507;-0.04712824,0.2529691;0.4706468;-0.02694481,0.5034997;0.4366018;-0.0001362283,0.7379943;0.4283102;0.01839136,-0.1627208;0.4738141;-0.01207959,-0.4131578;0.4304391;-0.01865529,-0.6442397;0.3877307;-0.03195482,0.07812279;-0.003897772;-0.05006138,0.04945351;-0.3484138;-0.04081669,-0.002700564;-0.7912397;0.03853153,-0.006097612;-0.7532321;-0.06947397,-0.08822449;0.01294001;-0.02595191,-0.2201549;-0.103048;-0.3238442,-0.1405939;-0.5255594;-0.1814885,-0.1579739;-0.5648773;-0.2629367,0.04474249;0.5050673;-0.03718176,0;0;0,0.01324925;0.2921758;-0.02753139,0.02457061;0.5740891;-0.0668726,0.2288457;0.4745291;-0.02280951,0.4719181;0.4084382;0.01170373,0.7044358;0.3862321;-0.01731515,-0.1806929;0.5000914;0.0040549,-0.4296418;0.4521763;0.02334102,-0.6611526;0.4431468;-0.01814318,0.07584459;-0.006042272;-0.05325031,0.03348723;-0.3492189;-0.05910826,-0.01252434;-0.7919586;0.02441168,-0.02568105;-0.8434186;-0.04581666,-0.0885395;0.01163432;-0.02549326,-0.2087143;-0.1355775;-0.3144316,-0.2048457;-0.5541966;-0.1416481,-0.2459189;-0.5980142;-0.2095069,0.02220505;0.5049974;-0.05473495,176.6473
+0;0;0,0.02522556;0.2912323;-0.01620457,0.05020523;0.568548;-0.04615965,0.2439289;0.4679436;-0.02645591,0.4960113;0.4381696;-0.0004466046,0.7309645;0.4302182;0.01846172,-0.1552147;0.4715461;-0.01201591,-0.4073531;0.4332551;-0.02029447,-0.6383209;0.3866998;-0.03079483,0.07829477;-0.003927443;-0.05011309,0.04889914;-0.3490336;-0.0410099,-0.003471717;-0.7915797;0.03881074,-0.006920553;-0.7534854;-0.06998222,-0.08838411;0.01294343;-0.02602949,-0.2207726;-0.1030187;-0.3244777,-0.1377361;-0.5244243;-0.1813575,-0.1565608;-0.5640193;-0.2633056,0.04401611;0.5010575;-0.03647351,0;0;0,0.0156945;0.2915443;-0.02169824,0.03196985;0.570108;-0.04576325,0.2283599;0.4738987;-0.02192521,0.4725113;0.4085678;0.01315331,0.704167;0.383985;-0.0236578,-0.170787;0.5007913;0.001680598,-0.4205912;0.4525355;0.02111603,-0.6523246;0.4434608;-0.02179175,0.07590598;-0.005961001;-0.05347491,0.033106;-0.3497395;-0.05893183,-0.0127683;-0.7923186;0.02461719,-0.02592461;-0.8442842;-0.04624796,-0.08877226;0.01157303;-0.02534497,-0.2093124;-0.1349231;-0.315266,-0.2068796;-0.5537326;-0.1433537,-0.2475932;-0.5983442;-0.2118288,0.02812043;0.5021661;-0.03826857,176.6693
+0;0;0,0.02518873;0.2908071;-0.0161809,0.05015305;0.5679496;-0.04612296,0.2433117;0.4673587;-0.02643584,0.4973836;0.4373497;-0.0002212655,0.7324665;0.429394;0.01869749,-0.1547182;0.4709512;-0.01203612,-0.4088466;0.4323579;-0.02038002,-0.6399418;0.3857769;-0.03088617,0.07834836;-0.003930131;-0.0501474,0.04893489;-0.3492457;-0.04103868,-0.003362279;-0.7911692;0.03866967,-0.006834415;-0.7530202;-0.07085826,-0.08844461;0.01295229;-0.02604731,-0.2209134;-0.1030802;-0.3246766,-0.1379937;-0.5238928;-0.1817578,-0.1569456;-0.563958;-0.2642595,0.0439567;0.5003802;-0.0364255,0;0;0,0.01618433;0.2912523;-0.01936984,0.03213283;0.56963;-0.04361224,0.2282845;0.4736312;-0.02132463,0.4745461;0.4086877;0.01442289,0.7058259;0.382733;-0.02457929,-0.169901;0.5014375;0.004304621,-0.4217184;0.4524271;0.02236784,-0.6540116;0.4468081;-0.01878344,0.07588729;-0.005816564;-0.05362796,0.03330433;-0.3498378;-0.05883002,-0.01257852;-0.791754;0.02477384,-0.02590272;-0.8446657;-0.04609894,-0.08886725;0.01151002;-0.02527454,-0.2095801;-0.1342387;-0.3157512,-0.2074081;-0.5524954;-0.1441664,-0.2481458;-0.5978286;-0.2130155,0.02842978;0.5016508;-0.03566384,176.6918
+0;0;0,0.02520637;0.2910107;-0.01619223,0.050222;0.5687223;-0.04619692,0.2419487;0.4682027;-0.02655736,0.4965464;0.4381317;-0.0002885424,0.8155464;0.4273359;0.02538361,-0.1532522;0.4717697;-0.01225999,-0.4079064;0.4330966;-0.02062116,-0.7214953;0.3698876;-0.03487767,0.07847651;-0.003936559;-0.05022942,0.04904475;-0.3494669;-0.04111505,-0.003284592;-0.7916622;0.03864234,-0.006714034;-0.7536134;-0.06953884,-0.08858927;0.01297347;-0.02608991,-0.2211405;-0.1031312;-0.3249049,-0.1381698;-0.5242027;-0.1818982,-0.1568886;-0.5634064;-0.2633854,0.04401067;0.5009896;-0.03647602,0;0;0,0.01682553;0.2915364;-0.01755595,0.03335673;0.5705233;-0.04094887,0.2278343;0.4726236;-0.02074218,0.4748262;0.4082261;0.01478601,0.7868531;0.3601325;-0.03871918,-0.1675092;0.502202;0.005964503,-0.419594;0.4517477;0.0239052,-0.7338146;0.439245;-0.03647478,0.07587978;-0.00588353;-0.05389524,0.0336768;-0.3501766;-0.05855084,-0.01230839;-0.7923701;0.0250349,-0.02528971;-0.8457824;-0.04318238,-0.08906439;0.01165525;-0.02507475,-0.2100169;-0.1338653;-0.3158234,-0.2085088;-0.5529942;-0.1456324,-0.2479653;-0.5980406;-0.2133889,0.0295504;0.5023796;-0.03302693,176.7254
+0;0;0,0.02534438;0.2911655;-0.01590791,0.0504907;0.5693155;-0.04559584,0.2411177;0.468964;-0.02635456,0.4972955;0.4421906;-0.001048893,0.7417917;0.4342577;0.01905084,-0.1520173;0.473031;-0.01201917,-0.4072866;0.4308923;-0.01881497,-0.6487726;0.3890817;-0.03229555,0.07863603;-0.003996775;-0.05039313,0.04898403;-0.3498336;-0.04138498,-0.003729511;-0.792287;0.03898283,-0.007177927;-0.7541876;-0.06928532,-0.08880768;0.01304765;-0.02611553,-0.2211163;-0.1020021;-0.3258178,-0.1367934;-0.5227944;-0.1815051,-0.1567038;-0.5616096;-0.26316,0.04425404;0.5014498;-0.03594804,0;0;0,0.0170525;0.2917465;-0.01630712,0.03359762;0.5711733;-0.0393393,0.2267087;0.4712399;-0.02011371,0.4749975;0.4074144;0.01542854,0.7163431;0.3791382;-0.01918483,-0.16613;0.5017639;0.007461961,-0.4192401;0.4512821;0.02672719,-0.6598072;0.4412116;-0.02093193,0.07581863;-0.005754337;-0.0543828,0.03421855;-0.3504537;-0.05829453,-0.01183876;-0.7928896;0.02615571,-0.02374454;-0.8453317;-0.04356551,-0.0893696;0.01166666;-0.02481997,-0.2111692;-0.1329973;-0.3160255,-0.2097732;-0.5529673;-0.1468334,-0.2488477;-0.59782;-0.215169,0.02980223;0.5029044;-0.03142142,176.7476
+0;0;0,0.02534438;0.2911655;-0.01590791,0.0504907;0.5693155;-0.04559584,0.2411177;0.468964;-0.02635456,0.4972955;0.4421906;-0.001048893,0.7417917;0.4342577;0.01905084,-0.1520173;0.473031;-0.01201917,-0.4072866;0.4308923;-0.01881497,-0.6487726;0.3890817;-0.03229555,0.07863603;-0.003996775;-0.05039313,0.04898403;-0.3498336;-0.04138498,-0.003729511;-0.792287;0.03898283,-0.007177927;-0.7541876;-0.06928532,-0.08880768;0.01304765;-0.02611553,-0.2211163;-0.1020021;-0.3258178,-0.1367934;-0.5227944;-0.1815051,-0.1567038;-0.5616096;-0.26316,0.04425404;0.5014498;-0.03594804,0;0;0,0.0170525;0.2917465;-0.01630712,0.03359762;0.5711733;-0.0393393,0.2267087;0.4712399;-0.02011371,0.4749975;0.4074144;0.01542854,0.7163431;0.3791382;-0.01918483,-0.16613;0.5017639;0.007461961,-0.4192401;0.4512821;0.02672719,-0.6598072;0.4412116;-0.02093193,0.07581863;-0.005754337;-0.0543828,0.03421855;-0.3504537;-0.05829453,-0.01183876;-0.7928896;0.02615571,-0.02374454;-0.8453317;-0.04356551,-0.0893696;0.01166666;-0.02481997,-0.2111692;-0.1329973;-0.3160255,-0.2097732;-0.5529673;-0.1468334,-0.2488477;-0.59782;-0.215169,0.02980223;0.5029044;-0.03142142,176.7702
+0;0;0,0.02534023;0.2911178;-0.0159053,0.0505196;0.5696328;-0.04563354,0.2404089;0.4692832;-0.02641091,0.4979848;0.4423637;-0.0009671301,0.7418407;0.4344516;0.01907997,-0.1512745;0.4733352;-0.01212845,-0.407937;0.4309665;-0.01896134,-0.6487906;0.3892654;-0.03240661,0.07883161;-0.004006715;-0.05051846,0.04920605;-0.3495352;-0.04151835,-0.003410593;-0.7911752;0.03870174,-0.006851972;-0.7530923;-0.06934548,-0.08902856;0.0130801;-0.02618049,-0.2212192;-0.1018671;-0.3256155,-0.1370512;-0.5218859;-0.181568,-0.156921;-0.5605606;-0.2630564,0.04427209;0.501649;-0.03596896,0;0;0,0.01775137;0.2917197;-0.01513887,0.03468204;0.5714979;-0.03809929,0.2268444;0.4703968;-0.0200069,0.4762785;0.4054445;0.0157876,0.7167265;0.3779997;-0.02111387,-0.1642791;0.5014201;0.009236384,-0.4187221;0.4502937;0.02826931,-0.6587602;0.4391645;-0.01850744,0.07577252;-0.005655199;-0.05485559,0.03634533;-0.3503022;-0.05839133,-0.008920964;-0.791751;0.02718711,-0.02078789;-0.845098;-0.04110527,-0.08973409;0.01160168;-0.02440871,-0.2115868;-0.1332876;-0.3151105,-0.2114687;-0.5538812;-0.1497299,-0.2494598;-0.5992298;-0.2177788,0.0307959;0.503117;-0.03015137,176.8035
+0;0;0,0.02522953;0.2912473;-0.01568459,0.05030052;0.5702056;-0.0453043,0.2319474;0.4720697;-0.02618968,0.4978168;0.4453357;-0.0008275099,0.7443676;0.4388442;0.01977041,-0.1431745;0.4756048;-0.01272229,-0.4078547;0.4315564;-0.01969244,-0.6517633;0.3919258;-0.03353877,0.07909516;-0.004125236;-0.05069497,0.04902814;-0.3502049;-0.04192143,-0.00301544;-0.7860252;0.03780099,-0.006519847;-0.7476677;-0.0737046,-0.08928971;0.01322611;-0.02637155,-0.2218219;-0.101866;-0.3262734,-0.1377624;-0.5158691;-0.1829591,-0.1591022;-0.5564048;-0.2671312,0.04407134;0.5020851;-0.03564789,0;0;0,0.01783064;0.2918711;-0.01417255,0.0345749;0.5720874;-0.03703785,0.2182204;0.4702031;-0.02382731,0.4753416;0.4039185;0.01540971,0.718496;0.3764298;-0.02165794,-0.1556117;0.5013352;0.01034261,-0.4180123;0.4484416;0.03015805,-0.6606748;0.4361593;-0.01693499,0.07565156;-0.005483612;-0.0555861,0.03748149;-0.3508621;-0.0585568,-0.005121082;-0.7868888;0.02552176,-0.01987383;-0.8459756;-0.04052019,-0.09023666;0.01159177;-0.02379116,-0.2124449;-0.1340721;-0.3146507,-0.2149025;-0.5508553;-0.1556247,-0.253035;-0.5987704;-0.2262701,0.03074569;0.5035719;-0.02907467,176.826
+0;0;0,0.02518941;0.2907841;-0.01565965,0.05025128;0.5696403;-0.04526974,0.2310595;0.4716375;-0.0261972,0.4999737;0.4445973;-0.0005445778,0.7466733;0.4381018;0.02006578,-0.1423881;0.4751567;-0.01278992,-0.4100994;0.430604;-0.01983988,-0.6541554;0.3909494;-0.03369458,0.08100567;-0.004224879;-0.05191948,0.05095153;-0.3501562;-0.04314971,-0.001400433;-0.7885589;0.0370451,-0.004863186;-0.7503008;-0.07313511,-0.09144647;0.01354559;-0.02700854,-0.2239219;-0.1014973;-0.3267819,-0.1393643;-0.5179535;-0.1826184,-0.1604504;-0.5576508;-0.2657901,0.04402201;0.5015188;-0.03561319,0;0;0,0.01972559;0.2912824;-0.01416349,0.03781319;0.5711983;-0.03837919,0.2202508;0.4687268;-0.02757668,0.4799071;0.4005548;0.01286101,0.7218827;0.3668714;-0.02764773,-0.1514612;0.5008938;0.01085715,-0.4166436;0.4459789;0.03000471,-0.6596659;0.4335677;-0.01597236,0.07750535;-0.006723776;-0.05677247,0.04240903;-0.3522606;-0.06137705,-0.0007498264;-0.7909567;0.02259851,-0.01566619;-0.8489328;-0.04265165,-0.09280607;0.01316992;-0.0221131,-0.2085271;-0.1345158;-0.3144249,-0.2119338;-0.5544112;-0.1561683,-0.2522668;-0.5991716;-0.2269073,0.03369898;0.5027367;-0.03009295,176.8483

+ 158 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001519586;0.3073249;0.006153385,0.003298337;0.6040934;-0.001167337,0.1881447;0.4761245;0.01287478,0.2236331;0.2145826;-0.001073142,0.2770018;-0.02351595;-0.06583571,-0.1772762;0.4627892;-0.01592039,-0.2246916;0.2028331;-0.0216397,-0.2676516;-0.03548683;-0.09299383,0.0703353;0.004665519;-0.03454141,0.09127396;-0.3467254;-0.004131554,0.1027973;-0.7377443;0.07879175,0.1129796;-0.7666014;0.01713039,-0.0674769;0.005335276;-0.03975341,-0.1136738;-0.3440868;-0.01507783,-0.1369185;-0.7359678;0.06103907,-0.1308023;-0.6970313;-0.02412362,0.002827175;0.531318;0.002913193,0;0;0,0.005666032;0.3068172;-0.01788628,0.01027941;0.602042;-0.04859388,0.1859278;0.4810125;0.02386368,0.2070432;0.2190729;0.05214703,0.2622159;-0.02409686;0.01267851,-0.1819781;0.5116602;-0.06265141,-0.2513087;0.2567121;-0.05537577,-0.2781918;0.009853005;-0.1008861,0.07513614;-0.003741384;-0.02241635,0.09655915;-0.3555751;0.001932023,0.08461691;-0.7473518;0.08113611,0.09957461;-0.779717;0.02406776,-0.06428712;0.007725295;-0.0443781,-0.1027142;-0.3430731;-0.02698241,-0.1212616;-0.7323561;0.06256954,-0.1061956;-0.7196168;-0.02016523,0.009270407;0.5298538;-0.03854477,747.3674
+0;0;0,0.001519586;0.3073249;0.006153385,0.003298337;0.6040934;-0.001167337,0.1881447;0.4761245;0.01287478,0.2236331;0.2145826;-0.001073142,0.2770018;-0.02351595;-0.06583571,-0.1772762;0.4627892;-0.01592039,-0.2246916;0.2028331;-0.0216397,-0.2676516;-0.03548683;-0.09299383,0.0703353;0.004665519;-0.03454141,0.09127396;-0.3467254;-0.004131554,0.1027973;-0.7377443;0.07879175,0.1129796;-0.7666014;0.01713039,-0.0674769;0.005335276;-0.03975341,-0.1136738;-0.3440868;-0.01507783,-0.1369185;-0.7359678;0.06103907,-0.1308023;-0.6970313;-0.02412362,0.002827175;0.531318;0.002913193,0;0;0,0.005666032;0.3068172;-0.01788628,0.01027941;0.602042;-0.04859388,0.1859278;0.4810125;0.02386368,0.2070432;0.2190729;0.05214703,0.2622159;-0.02409686;0.01267851,-0.1819781;0.5116602;-0.06265141,-0.2513087;0.2567121;-0.05537577,-0.2781918;0.009853005;-0.1008861,0.07513614;-0.003741384;-0.02241635,0.09655915;-0.3555751;0.001932023,0.08461691;-0.7473518;0.08113611,0.09957461;-0.779717;0.02406776,-0.06428712;0.007725295;-0.0443781,-0.1027142;-0.3430731;-0.02698241,-0.1212616;-0.7323561;0.06256954,-0.1061956;-0.7196168;-0.02016523,0.009270407;0.5298538;-0.03854477,747.3819
+0;0;0,0.001519154;0.3072377;0.006151637,0.003297178;0.6038854;-0.0011659,0.1879454;0.4760101;0.01286362,0.223084;0.2170461;-0.0009468244,0.2773232;-0.02493617;-0.06676576,-0.1770843;0.462689;-0.01590073,-0.2240324;0.2052951;-0.02156367,-0.2676931;-0.03691205;-0.09408168,0.06991746;0.004637803;-0.03433621,0.09084316;-0.3465357;-0.003945183,0.1023493;-0.7369735;0.07885492,0.1126195;-0.7663383;0.01666162,-0.06707604;0.005303582;-0.03951725,-0.1132443;-0.3439021;-0.01485695,-0.1364545;-0.7352009;0.06114686,-0.1302855;-0.6961873;-0.02475051,0.00282624;0.5311444;0.002912693,0;0;0,0.005414382;0.3067448;-0.01770449,0.009760495;0.6018572;-0.04835963,0.1852756;0.4811468;0.02423954,0.2052013;0.2218893;0.05384183,0.2612729;-0.02516359;0.01321816,-0.1820026;0.5119061;-0.06436351,-0.2503733;0.2593752;-0.05793078,-0.2759049;0.008499175;-0.1052466,0.07492386;-0.003798485;-0.02146912,0.09596572;-0.3554641;0.002464294,0.08415849;-0.7468218;0.08075738,0.1014873;-0.7800593;0.02420306,-0.06343386;0.007792075;-0.04477014,-0.1022444;-0.3427174;-0.02685004,-0.1210219;-0.7314162;0.06254066,-0.1054881;-0.7188069;-0.02084952,0.008818582;0.5297022;-0.03831589,747.4007
+0;0;0,0.001586927;0.3070585;0.006172881,0.003518794;0.6033814;-0.001135985,0.186776;0.4760456;0.0129379,0.2214696;0.2193977;-0.000779259,0.2759806;-0.02364248;-0.0658952,-0.1756027;0.4628247;-0.01582963,-0.2222163;0.207767;-0.02154511,-0.2653785;-0.03589711;-0.09257284,0.06962541;0.004586638;-0.03424164,0.09063859;-0.3472244;-0.00372288,0.1019982;-0.7363353;0.07868567,0.1124403;-0.7659729;0.01650075,-0.0668188;0.005306631;-0.03934859,-0.1130769;-0.3445423;-0.0146533,-0.1361165;-0.7345642;0.06070981,-0.1298952;-0.695538;-0.02538584,0.00300239;0.5307297;0.002938507,0;0;0,0.00517296;0.3065887;-0.01738238,0.009120595;0.6014276;-0.04758763,0.1807911;0.4800821;0.03072596,0.204931;0.2229483;0.05437803,0.2610275;-0.02500983;0.01375771,-0.1808215;0.5118738;-0.06590518,-0.248255;0.2615124;-0.06026149,-0.2721802;0.009954184;-0.1095171,0.07468895;-0.003855795;-0.02116406,0.09588014;-0.3561141;0.003514292,0.08395945;-0.7462007;0.08108807,0.1000084;-0.7793336;0.02373552,-0.06263299;0.007707862;-0.04537532,-0.1014727;-0.3434003;-0.02644117,-0.1203977;-0.7306609;0.06299315,-0.1033358;-0.7181088;-0.02029612,0.008282177;0.5293448;-0.03766227,747.4219
+0;0;0,0.001586927;0.3070585;0.006172881,0.003518794;0.6033814;-0.001135985,0.186776;0.4760456;0.0129379,0.2214696;0.2193977;-0.000779259,0.2759806;-0.02364248;-0.0658952,-0.1756027;0.4628247;-0.01582963,-0.2222163;0.207767;-0.02154511,-0.2653785;-0.03589711;-0.09257284,0.06962541;0.004586638;-0.03424164,0.09063859;-0.3472244;-0.00372288,0.1019982;-0.7363353;0.07868567,0.1124403;-0.7659729;0.01650075,-0.0668188;0.005306631;-0.03934859,-0.1130769;-0.3445423;-0.0146533,-0.1361165;-0.7345642;0.06070981,-0.1298952;-0.695538;-0.02538584,0.00300239;0.5307297;0.002938507,0;0;0,0.00517296;0.3065887;-0.01738238,0.009120595;0.6014276;-0.04758763,0.1807911;0.4800821;0.03072596,0.204931;0.2229483;0.05437803,0.2610275;-0.02500983;0.01375771,-0.1808215;0.5118738;-0.06590518,-0.248255;0.2615124;-0.06026149,-0.2721802;0.009954184;-0.1095171,0.07468895;-0.003855795;-0.02116406,0.09588014;-0.3561141;0.003514292,0.08395945;-0.7462007;0.08108807,0.1000084;-0.7793336;0.02373552,-0.06263299;0.007707862;-0.04537532,-0.1014727;-0.3434003;-0.02644117,-0.1203977;-0.7306609;0.06299315,-0.1033358;-0.7181088;-0.02029612,0.008282177;0.5293448;-0.03766227,747.4331
+0;0;0,0.001585226;0.3067294;0.006166264,0.003513841;0.6025553;-0.001129666,0.1864749;0.475446;0.0129203,0.2214828;0.2164723;-0.0009211637,0.2754845;-0.02429704;-0.06542869,-0.1753178;0.4622465;-0.01580071,-0.2223538;0.2048774;-0.02156798,-0.2651128;-0.03650996;-0.09193206,0.06942676;0.004573552;-0.03414395,0.09042046;-0.3469114;-0.003653478,0.1017794;-0.7360013;0.07875063,0.1122164;-0.765609;0.01659676,-0.06662816;0.005291491;-0.03923633,-0.1128433;-0.3442332;-0.01456393,-0.1358817;-0.734234;0.06079512,-0.1296636;-0.6952123;-0.02525754,0.002998418;0.5300416;0.002937079,0;0;0,0.005092055;0.3062795;-0.0170399,0.008946411;0.6006576;-0.04687178,0.1807916;0.4802475;0.03065729,0.204282;0.2208365;0.05592823,0.2607145;-0.02430466;0.01387477,-0.1804984;0.5119509;-0.066778,-0.2484213;0.2592739;-0.06174506,-0.2712848;0.009992316;-0.1105636,0.07455949;-0.003874749;-0.02080071,0.09562657;-0.3558169;0.003795387,0.08392004;-0.7459441;0.08108735,0.0997249;-0.7791685;0.02383351,-0.06218392;0.00769592;-0.04561507,-0.101073;-0.3430696;-0.02655499,-0.1201677;-0.7301738;0.06342319,-0.102993;-0.7175753;-0.01980744,0.008124925;0.528702;-0.03703558,747.4561
+0;0;0,0.00157256;0.3067288;0.006199431,0.003511907;0.6025533;-0.001139637,0.1864526;0.4754071;0.01301188,0.2213856;0.2164156;-0.0006851945,0.2756563;-0.02452943;-0.06430486,-0.1752362;0.4620405;-0.01588855,-0.2224354;0.204704;-0.02177428,-0.2651765;-0.03675294;-0.09191021,0.06938895;0.004562699;-0.03422218,0.09035078;-0.3468984;-0.003436359,0.1016111;-0.7360097;0.07887964,0.1125704;-0.7653922;0.0166002,-0.06664933;0.005301927;-0.03919897,-0.113004;-0.3442037;-0.0145184,-0.1361207;-0.7341861;0.06091194,-0.1298698;-0.695164;-0.02513832,0.002992014;0.5300406;0.002943781,0;0;0,0.005092055;0.3062795;-0.0170399,0.008946411;0.6006576;-0.04687178,0.1807916;0.4802475;0.03065729,0.204282;0.2208365;0.05592823,0.2607145;-0.02430466;0.01387477,-0.1804984;0.5119509;-0.066778,-0.2484213;0.2592739;-0.06174506,-0.2712848;0.009992316;-0.1105636,0.07455949;-0.003874749;-0.02080071,0.09562657;-0.3558169;0.003795387,0.08392004;-0.7459441;0.08108735,0.0997249;-0.7791685;0.02383351,-0.06218392;0.00769592;-0.04561507,-0.101073;-0.3430696;-0.02655499,-0.1201677;-0.7301738;0.06342319,-0.102993;-0.7175753;-0.01980744,0.008124925;0.528702;-0.03703558,747.467
+0;0;0,0.00157256;0.3067288;0.006199431,0.003511907;0.6025533;-0.001139637,0.1864526;0.4754071;0.01301188,0.2213856;0.2164156;-0.0006851945,0.2756563;-0.02452943;-0.06430486,-0.1752362;0.4620405;-0.01588855,-0.2224354;0.204704;-0.02177428,-0.2651765;-0.03675294;-0.09191021,0.06938895;0.004562699;-0.03422218,0.09035078;-0.3468984;-0.003436359,0.1016111;-0.7360097;0.07887964,0.1125704;-0.7653922;0.0166002,-0.06664933;0.005301927;-0.03919897,-0.113004;-0.3442037;-0.0145184,-0.1361207;-0.7341861;0.06091194,-0.1298698;-0.695164;-0.02513832,0.002992014;0.5300406;0.002943781,0;0;0,0.005092055;0.3062795;-0.0170399,0.008946411;0.6006576;-0.04687178,0.1807916;0.4802475;0.03065729,0.204282;0.2208365;0.05592823,0.2607145;-0.02430466;0.01387477,-0.1804984;0.5119509;-0.066778,-0.2484213;0.2592739;-0.06174506,-0.2712848;0.009992316;-0.1105636,0.07455949;-0.003874749;-0.02080071,0.09562657;-0.3558169;0.003795387,0.08392004;-0.7459441;0.08108735,0.0997249;-0.7791685;0.02383351,-0.06218392;0.00769592;-0.04561507,-0.101073;-0.3430696;-0.02655499,-0.1201677;-0.7301738;0.06342319,-0.102993;-0.7175753;-0.01980744,0.008124925;0.528702;-0.03703558,747.4792
+0;0;0,0.001571734;0.3065677;0.006196174,0.0035099;0.6022122;-0.001138373,0.1867318;0.4750279;0.013026,0.2215502;0.2168863;-0.0006261254,0.2759701;-0.0247218;-0.06442086,-0.1755107;0.4616408;-0.01591867,-0.222555;0.2051487;-0.02178509,-0.2654137;-0.03697266;-0.09211402,0.06915452;0.004547285;-0.03410656,0.09011691;-0.3469231;-0.003319928,0.1013703;-0.7357941;0.07894523,0.1123081;-0.7650598;0.01678825,-0.06642416;0.005284016;-0.03906654,-0.11278;-0.3442309;-0.01438532,-0.1358825;-0.7339724;0.06099843,-0.1296439;-0.6949682;-0.02488263,0.002990333;0.529745;0.002942486,0;0;0,0.004824046;0.3061385;-0.01674867,0.00824235;0.6003658;-0.04633021,0.1808314;0.480353;0.03061986,0.2036888;0.2218371;0.05675054,0.260525;-0.02389331;0.01441836,-0.1812013;0.5119627;-0.06759341,-0.2488037;0.2600814;-0.06295857,-0.2707997;0.01012;-0.1123678,0.07441109;-0.003914267;-0.02034581,0.09553681;-0.3558828;0.003955843,0.08382697;-0.745796;0.08106256,0.09851818;-0.7777703;0.02242041,-0.06174589;0.007719786;-0.04576172,-0.1008686;-0.3430369;-0.02684534,-0.1200688;-0.7297628;0.06364971,-0.1028314;-0.7171033;-0.0194029,0.00753377;0.5284477;-0.03654706,747.5011
+0;0;0,0.00161224;0.306567;0.006217279,0.003608139;0.6022099;-0.00116097,0.186788;0.4749631;0.01315461,0.221602;0.216814;-0.0003655134,0.2762184;-0.02504277;-0.06304035,-0.1753925;0.4615581;-0.01597032,-0.2225435;0.2050866;-0.0218769,-0.2653212;-0.03719522;-0.09170072,0.06915151;0.004513234;-0.0341172,0.09013522;-0.3469406;-0.003156541,0.1014665;-0.7358092;0.07910933,0.1123525;-0.7647357;0.0166216,-0.06641608;0.005315908;-0.03907594,-0.1128029;-0.3441887;-0.0143082,-0.1359541;-0.7339151;0.06113902,-0.1296806;-0.6949131;-0.02473972,0.003073088;0.5297436;0.002933386,0;0;0,0.004824046;0.3061385;-0.01674867,0.00824235;0.6003658;-0.04633021,0.1808314;0.480353;0.03061986,0.2036888;0.2218371;0.05675054,0.260525;-0.02389331;0.01441836,-0.1812013;0.5119627;-0.06759341,-0.2488037;0.2600814;-0.06295857,-0.2707997;0.01012;-0.1123678,0.07441109;-0.003914267;-0.02034581,0.09553681;-0.3558828;0.003955843,0.08382697;-0.745796;0.08106256,0.09851818;-0.7777703;0.02242041,-0.06174589;0.007719786;-0.04576172,-0.1008686;-0.3430369;-0.02684534,-0.1200688;-0.7297628;0.06364971,-0.1028314;-0.7171033;-0.0194029,0.00753377;0.5284477;-0.03654706,747.513
+0;0;0,0.001611807;0.3064847;0.00621561,0.003607185;0.60205;-0.001160835,0.187209;0.4746932;0.01317732,0.2219941;0.216758;-0.0003316049,0.2766628;-0.02533045;-0.06306648,-0.1758031;0.4612575;-0.01601449,-0.222915;0.2049985;-0.02191617,-0.2657337;-0.03751549;-0.09180687,0.06894921;0.004500031;-0.03401739,0.08993005;-0.3469058;-0.003060961,0.1012294;-0.7346784;0.07897305,0.1121047;-0.7635466;0.01654709,-0.06622179;0.005300357;-0.03896163,-0.1126022;-0.3441566;-0.01419726,-0.1356882;-0.7327845;0.06103732,-0.1294209;-0.6937914;-0.02475653,0.00307225;0.5295995;0.002932626,0;0;0,0.004403546;0.3060752;-0.01651287,0.007147975;0.6002474;-0.0459305,0.1807394;0.4806373;0.0304215,0.2032579;0.2223665;0.05710745,0.2602479;-0.02372953;0.01563358,-0.1823678;0.5118988;-0.06837329,-0.249454;0.2601033;-0.06373118,-0.270443;0.009955496;-0.113898,0.0742449;-0.003816351;-0.02011359,0.09521075;-0.355758;0.004012823,0.08370276;-0.7445667;0.08095551,0.09819323;-0.7767262;0.02258634,-0.06143532;0.007726311;-0.04579774,-0.1007207;-0.3429641;-0.02689033,-0.1197066;-0.7284739;0.06392052,-0.1024433;-0.7157766;-0.01904537,0.006627318;0.5283396;-0.03617787,747.5276
+0;0;0,0.001611372;0.3064019;0.006213931,0.003606887;0.6019869;-0.001163248,0.1867048;0.4747697;0.01314748,0.2214683;0.2169954;-0.0003530206,0.276085;-0.02486332;-0.06302835,-0.175314;0.4613707;-0.01596446,-0.2223966;0.2052715;-0.02186247,-0.2651746;-0.03701225;-0.09168683,0.068465;0.004468428;-0.0337785,0.08943327;-0.3467267;-0.002840631,0.1007364;-0.734629;0.07922082,0.1118804;-0.7649522;0.015252,-0.06575673;0.005263134;-0.03868801,-0.1121094;-0.3439843;-0.01393849,-0.135203;-0.7327422;0.06132125,-0.1287808;-0.6935269;-0.026593,0.003071874;0.5295258;0.002930814,0;0;0,0.004111629;0.3060077;-0.01630032,0.006657831;0.6002038;-0.04569089,0.1778209;0.4805104;0.03532743,0.2031339;0.2222254;0.05738306,0.2603437;-0.0234994;0.01551199,-0.1821781;0.5120038;-0.06883511,-0.2487119;0.2602315;-0.06410597,-0.2693173;0.01024361;-0.1139886,0.07381178;-0.003866792;-0.01962852,0.09515827;-0.3556086;0.003968954,0.08369131;-0.7445669;0.08084607,0.09943854;-0.7774032;0.0203588,-0.0608184;0.007717483;-0.04571623,-0.1006515;-0.3427144;-0.02712434,-0.1192475;-0.7283011;0.06401948,-0.1005512;-0.7160543;-0.0207765,0.00617278;0.5282856;-0.03593349,747.5456
+0;0;0,0.001619439;0.3064018;0.006220242,0.003631012;0.6019849;-0.001213654,0.1867081;0.4747314;0.01320872,0.2214018;0.216938;-0.0001064036,0.2763406;-0.02519824;-0.06141365,-0.1752857;0.4613305;-0.01593452,-0.2224208;0.2052406;-0.02182005,-0.2649326;-0.0374791;-0.09027942,0.06847348;0.00445078;-0.03376363,0.08947055;-0.3467354;-0.002743591,0.100763;-0.7346492;0.07926549,0.1118832;-0.7649165;0.01523983,-0.06574085;0.005281582;-0.03871249,-0.1121985;-0.343948;-0.01390945,-0.1351768;-0.7327023;0.06140457,-0.1287473;-0.6934897;-0.02650944,0.003091425;0.529525;0.002901154,0;0;0,0.004111629;0.3060077;-0.01630032,0.006657831;0.6002038;-0.04569089,0.1778209;0.4805104;0.03532743,0.2031339;0.2222254;0.05738306,0.2603437;-0.0234994;0.01551199,-0.1821781;0.5120038;-0.06883511,-0.2487119;0.2602315;-0.06410597,-0.2693173;0.01024361;-0.1139886,0.07381178;-0.003866792;-0.01962852,0.09515827;-0.3556086;0.003968954,0.08369131;-0.7445669;0.08084607,0.09943854;-0.7774032;0.0203588,-0.0608184;0.007717483;-0.04571623,-0.1006515;-0.3427144;-0.02712434,-0.1192475;-0.7283011;0.06401948,-0.1005512;-0.7160543;-0.0207765,0.00617278;0.5282856;-0.03593349,747.5659
+0;0;0,0.001619439;0.3064018;0.006220242,0.003631012;0.6019849;-0.001213654,0.1867081;0.4747314;0.01320872,0.2214018;0.216938;-0.0001064036,0.2763406;-0.02519824;-0.06141365,-0.1752857;0.4613305;-0.01593452,-0.2224208;0.2052406;-0.02182005,-0.2649326;-0.0374791;-0.09027942,0.06847348;0.00445078;-0.03376363,0.08947055;-0.3467354;-0.002743591,0.100763;-0.7346492;0.07926549,0.1118832;-0.7649165;0.01523983,-0.06574085;0.005281582;-0.03871249,-0.1121985;-0.343948;-0.01390945,-0.1351768;-0.7327023;0.06140457,-0.1287473;-0.6934897;-0.02650944,0.003091425;0.529525;0.002901154,0;0;0,0.004111629;0.3060077;-0.01630032,0.006657831;0.6002038;-0.04569089,0.1778209;0.4805104;0.03532743,0.2031339;0.2222254;0.05738306,0.2603437;-0.0234994;0.01551199,-0.1821781;0.5120038;-0.06883511,-0.2487119;0.2602315;-0.06410597,-0.2693173;0.01024361;-0.1139886,0.07381178;-0.003866792;-0.01962852,0.09515827;-0.3556086;0.003968954,0.08369131;-0.7445669;0.08084607,0.09943854;-0.7774032;0.0203588,-0.0608184;0.007717483;-0.04571623,-0.1006515;-0.3427144;-0.02712434,-0.1192475;-0.7283011;0.06401948,-0.1005512;-0.7160543;-0.0207765,0.00617278;0.5282856;-0.03593349,747.5775
+0;0;0,0.001619512;0.3064156;0.006220523,0.003631453;0.6020526;-0.001214829,0.1868568;0.4747393;0.01321676,0.2215814;0.2167158;-0.0001102462,0.2765542;-0.0255705;-0.06145548,-0.1754295;0.4613276;-0.01595002,-0.2226066;0.2050091;-0.02184081,-0.2651448;-0.03786103;-0.0903426,0.0682652;0.004437242;-0.03366093,0.08927168;-0.3469063;-0.002626995,0.1005547;-0.734498;0.079314,0.1116985;-0.7648933;0.0151523,-0.06554088;0.005265517;-0.03859473,-0.1120193;-0.3441206;-0.01378059,-0.1349785;-0.7325521;0.0614709,-0.1285354;-0.6933198;-0.02662992,0.00309175;0.5295771;0.002900867,0;0;0,0.003823627;0.3060306;-0.01620209,0.006139598;0.600278;-0.04563737,0.1781;0.481012;0.03430414,0.2029076;0.2225364;0.05742264,0.2602652;-0.02330297;0.01545811,-0.1826784;0.5120468;-0.06945501,-0.248705;0.259905;-0.06450139,-0.269109;0.009728611;-0.1143345,0.07364266;-0.003782973;-0.01937354,0.09471533;-0.3557232;0.003877878,0.08358201;-0.744316;0.08095336,0.09889033;-0.7770649;0.01998829,-0.06050222;0.007777778;-0.045737,-0.1005769;-0.342787;-0.02716325,-0.1191534;-0.7280539;0.06390405,-0.1005328;-0.7158257;-0.0211015,0.005706973;0.5283461;-0.03586221,747.5997
+0;0;0,0.001565127;0.3064158;0.006225513,0.003524002;0.6020518;-0.001256535,0.186761;0.4747498;0.01330584,0.2213311;0.2166919;0.0002458813,0.2765954;-0.02587698;-0.05970484,-0.1755109;0.4612935;-0.01595699,-0.2227777;0.2049894;-0.02174955,-0.2652523;-0.03833959;-0.08864373,0.06827743;0.004424084;-0.03363784,0.08919133;-0.3469176;-0.002521565,0.1004765;-0.7345097;0.07941714,0.1115846;-0.7646124;0.01497504,-0.06550917;0.005289215;-0.03864529,-0.1121719;-0.3440631;-0.01370179,-0.1349958;-0.7325345;0.06138439,-0.1285349;-0.6933002;-0.02671491,0.002999284;0.529577;0.002875312,0;0;0,0.003823627;0.3060306;-0.01620209,0.006139598;0.600278;-0.04563737,0.1781;0.481012;0.03430414,0.2029076;0.2225364;0.05742264,0.2602652;-0.02330297;0.01545811,-0.1826784;0.5120468;-0.06945501,-0.248705;0.259905;-0.06450139,-0.269109;0.009728611;-0.1143345,0.07364266;-0.003782973;-0.01937354,0.09471533;-0.3557232;0.003877878,0.08358201;-0.744316;0.08095336,0.09889033;-0.7770649;0.01998829,-0.06050222;0.007777778;-0.045737,-0.1005769;-0.342787;-0.02716325,-0.1191534;-0.7280539;0.06390405,-0.1005328;-0.7158257;-0.0211015,0.005706973;0.5283461;-0.03586221,747.611
+0;0;0,0.001564891;0.3063695;0.006224572,0.003523631;0.6019844;-0.001257209,0.1861221;0.4748718;0.01326899,0.2206769;0.2169276;0.0002147816,0.2759404;-0.02563794;-0.05973509,-0.174891;0.4614623;-0.01589216,-0.222137;0.205271;-0.02168216,-0.2646109;-0.0380545;-0.08857539,0.06815694;0.004416276;-0.03357848,0.08909974;-0.3474109;-0.002419209,0.1003764;-0.7347087;0.07945728,0.1115312;-0.7650645;0.01474369,-0.06539356;0.005279881;-0.03857709,-0.1121207;-0.3445552;-0.01359913,-0.1349273;-0.7327316;0.06143003,-0.1284392;-0.6934585;-0.02704041,0.002998904;0.5295085;0.002874706,0;0;0,0.003453497;0.3059946;-0.0160886,0.005192161;0.6002276;-0.0454905,0.17625;0.4809183;0.03518987,0.2025392;0.2226311;0.05746627,0.2602081;-0.02314168;0.01556063,-0.1826864;0.5120564;-0.06990652,-0.2481751;0.2598985;-0.06468605,-0.2682165;0.009678602;-0.1144295,0.07352081;-0.003699362;-0.01932335,0.09429181;-0.3561526;0.003852844,0.08345468;-0.7444913;0.08070374,0.09815253;-0.7773513;0.01915932,-0.0602945;0.007776611;-0.04578739,-0.1006244;-0.3432592;-0.02736948,-0.1191499;-0.7281843;0.06384419,-0.1269792;-0.7702394;0.01186456,0.004915759;0.5282938;-0.03571475,747.6225
+0;0;0,0.001564891;0.3063695;0.006224572,0.003523631;0.6019844;-0.001257209,0.1861221;0.4748718;0.01326899,0.2206769;0.2169276;0.0002147816,0.2759404;-0.02563794;-0.05973509,-0.174891;0.4614623;-0.01589216,-0.222137;0.205271;-0.02168216,-0.2646109;-0.0380545;-0.08857539,0.06815694;0.004416276;-0.03357848,0.08909974;-0.3474109;-0.002419209,0.1003764;-0.7347087;0.07945728,0.1115312;-0.7650645;0.01474369,-0.06539356;0.005279881;-0.03857709,-0.1121207;-0.3445552;-0.01359913,-0.1349273;-0.7327316;0.06143003,-0.1284392;-0.6934585;-0.02704041,0.002998904;0.5295085;0.002874706,0;0;0,0.003453497;0.3059946;-0.0160886,0.005192161;0.6002276;-0.0454905,0.17625;0.4809183;0.03518987,0.2025392;0.2226311;0.05746627,0.2602081;-0.02314168;0.01556063,-0.1826864;0.5120564;-0.06990652,-0.2481751;0.2598985;-0.06468605,-0.2682165;0.009678602;-0.1144295,0.07352081;-0.003699362;-0.01932335,0.09429181;-0.3561526;0.003852844,0.08345468;-0.7444913;0.08070374,0.09815253;-0.7773513;0.01915932,-0.0602945;0.007776611;-0.04578739,-0.1006244;-0.3432592;-0.02736948,-0.1191499;-0.7281843;0.06384419,-0.1269792;-0.7702394;0.01186456,0.004915759;0.5282938;-0.03571475,747.645
+0;0;0,0.001541097;0.3064185;0.006233394,0.003477957;0.6021757;-0.001289719,0.1863102;0.474948;0.01324787,0.2206772;0.2184648;0.0007398399,0.2762523;-0.02491093;-0.05714301,-0.1750233;0.4612671;-0.01621331,-0.2222457;0.206587;-0.02162521,-0.2646692;-0.03774501;-0.08622285,0.06794518;0.00439964;-0.03352005,0.08879644;-0.3474757;-0.002220619,0.1002983;-0.7384176;0.0804399,0.1107725;-0.7681441;0.01812123,-0.06521872;0.005280811;-0.03844646,-0.1120962;-0.3445852;-0.01340807,-0.1347932;-0.7364303;0.06237391,-0.1284254;-0.6973891;-0.02387154,0.002959094;0.5296611;0.002856942,0;0;0,0.003087204;0.3060544;-0.01596153,0.004586268;0.6004338;-0.04535031,0.1754317;0.4804521;0.03616881,0.2020478;0.2236146;0.05731773,0.2602012;-0.0224712;0.01571608,-0.1833992;0.5119539;-0.07014719,-0.2482166;0.2611723;-0.06481145,-0.2681329;0.01052815;-0.1143252,0.07330979;-0.003737882;-0.01926661,0.09428123;-0.3562328;0.003933189,0.08292715;-0.7482749;0.08122921,0.09700507;-0.7802631;0.02190089,-0.06003235;0.007849609;-0.04576024,-0.1002732;-0.3432675;-0.02764501,-0.1193116;-0.7317097;0.06482524,-0.1266202;-0.7718683;0.01398302,0.004353803;0.5284606;-0.03557158,747.6674
+0;0;0,0.001541625;0.3065235;0.006235529,0.003479361;0.6024144;-0.001290992,0.1859504;0.4752616;0.01322802,0.2198243;0.222458;0.0008994322,0.2761304;-0.02411903;-0.0577448,-0.1746716;0.4616077;-0.01617515,-0.2212166;0.2105813;-0.02150941,-0.2641982;-0.03696464;-0.08695676,0.06788487;0.004395735;-0.0334903,0.08874814;-0.3476824;-0.002172824,0.1002581;-0.7388995;0.08054586,0.1107583;-0.768774;0.01807274,-0.06516083;0.005276124;-0.03841233,-0.1120653;-0.3447916;-0.01335951,-0.1347783;-0.7369124;0.0624758,-0.1283947;-0.6978488;-0.0239834,0.002960262;0.529867;0.002857551,0;0;0,0.002885681;0.306166;-0.01587379,0.004322305;0.6006767;-0.04529715,0.1747128;0.4805656;0.0362587,0.2002744;0.2273325;0.05696416,0.2602457;-0.0218479;0.01546311,-0.1832547;0.5121303;-0.07016127,-0.2468175;0.2648685;-0.06463873,-0.2669061;0.01079723;-0.1141764,0.07324135;-0.003577113;-0.01929212,0.09412714;-0.3562752;0.004008055,0.08269712;-0.7486604;0.081007,0.09730279;-0.7801549;0.02098036,-0.05989277;0.007924034;-0.0458186,-0.1002497;-0.3433899;-0.0277932,-0.119192;-0.7321869;0.0644222,-0.1003735;-0.7195933;-0.01889034,0.004095417;0.5286719;-0.03550601,747.6889
+0;0;0,0.001541625;0.3065235;0.006235529,0.003479361;0.6024144;-0.001290992,0.1859504;0.4752616;0.01322802,0.2198243;0.222458;0.0008994322,0.2761304;-0.02411903;-0.0577448,-0.1746716;0.4616077;-0.01617515,-0.2212166;0.2105813;-0.02150941,-0.2641982;-0.03696464;-0.08695676,0.06788487;0.004395735;-0.0334903,0.08874814;-0.3476824;-0.002172824,0.1002581;-0.7388995;0.08054586,0.1107583;-0.768774;0.01807274,-0.06516083;0.005276124;-0.03841233,-0.1120653;-0.3447916;-0.01335951,-0.1347783;-0.7369124;0.0624758,-0.1283947;-0.6978488;-0.0239834,0.002960262;0.529867;0.002857551,0;0;0,0.002885681;0.306166;-0.01587379,0.004322305;0.6006767;-0.04529715,0.1747128;0.4805656;0.0362587,0.2002744;0.2273325;0.05696416,0.2602457;-0.0218479;0.01546311,-0.1832547;0.5121303;-0.07016127,-0.2468175;0.2648685;-0.06463873,-0.2669061;0.01079723;-0.1141764,0.07324135;-0.003577113;-0.01929212,0.09412714;-0.3562752;0.004008055,0.08269712;-0.7486604;0.081007,0.09730279;-0.7801549;0.02098036,-0.05989277;0.007924034;-0.0458186,-0.1002497;-0.3433899;-0.0277932,-0.119192;-0.7321869;0.0644222,-0.1003735;-0.7195933;-0.01889034,0.004095417;0.5286719;-0.03550601,747.7114
+0;0;0,0.001525623;0.3064953;0.006224792,0.00343229;0.6023645;-0.001337616,0.1867835;0.4751514;0.01333901,0.2204256;0.2222259;0.001255717,0.2774254;-0.02551252;-0.05364042,-0.1754726;0.4611723;-0.01633332,-0.2221854;0.2100916;-0.0213828,-0.2654097;-0.03836031;-0.0849456,0.06780475;0.004373132;-0.03345234,0.08857372;-0.3476963;-0.002045438,0.1000522;-0.7383159;0.08055127,0.1104232;-0.7681695;0.01814304,-0.06507287;0.005295447;-0.03838158,-0.1121336;-0.3447391;-0.01324746,-0.1347761;-0.7362638;0.06247143,-0.1283772;-0.6972092;-0.02391068,0.002922361;0.5298218;0.002821153,0;0;0,0.002537407;0.3061385;-0.01591194,0.003634688;0.6006064;-0.04555893,0.1760406;0.481157;0.0341568,0.1999684;0.2277918;0.05612707,0.260424;-0.02182253;0.01520395,-0.1847112;0.5121346;-0.07050666,-0.2479829;0.2647191;-0.06490293,-0.2682589;0.01008561;-0.1137659,0.07314886;-0.003536746;-0.01929772,0.09424974;-0.3562322;0.00375247,0.08287476;-0.7480485;0.08048725,0.09728552;-0.7796481;0.02063227,-0.05973625;0.00796019;-0.0458681,-0.1003945;-0.3433346;-0.02827514,-0.1192192;-0.7314647;0.06412749,-0.1008139;-0.7188464;-0.01920273,0.003494021;0.5286151;-0.03569889,747.7225
+0;0;0,0.001525623;0.3064953;0.006224792,0.00343229;0.6023645;-0.001337616,0.1867835;0.4751514;0.01333901,0.2204256;0.2222259;0.001255717,0.2774254;-0.02551252;-0.05364042,-0.1754726;0.4611723;-0.01633332,-0.2221854;0.2100916;-0.0213828,-0.2654097;-0.03836031;-0.0849456,0.06780475;0.004373132;-0.03345234,0.08857372;-0.3476963;-0.002045438,0.1000522;-0.7383159;0.08055127,0.1104232;-0.7681695;0.01814304,-0.06507287;0.005295447;-0.03838158,-0.1121336;-0.3447391;-0.01324746,-0.1347761;-0.7362638;0.06247143,-0.1283772;-0.6972092;-0.02391068,0.002922361;0.5298218;0.002821153,0;0;0,0.002537407;0.3061385;-0.01591194,0.003634688;0.6006064;-0.04555893,0.1760406;0.481157;0.0341568,0.1999684;0.2277918;0.05612707,0.260424;-0.02182253;0.01520395,-0.1847112;0.5121346;-0.07050666,-0.2479829;0.2647191;-0.06490293,-0.2682589;0.01008561;-0.1137659,0.07314886;-0.003536746;-0.01929772,0.09424974;-0.3562322;0.00375247,0.08287476;-0.7480485;0.08048725,0.09728552;-0.7796481;0.02063227,-0.05973625;0.00796019;-0.0458681,-0.1003945;-0.3433346;-0.02827514,-0.1192192;-0.7314647;0.06412749,-0.1008139;-0.7188464;-0.01920273,0.003494021;0.5286151;-0.03569889,747.7339
+0;0;0,0.001525627;0.306496;0.006224807,0.003432605;0.6024134;-0.001338898,0.1865749;0.4752491;0.01332654,0.2200959;0.2232331;0.001286707,0.2764475;-0.02168804;-0.05298515,-0.1752697;0.4612858;-0.01631207,-0.2218145;0.2111081;-0.0213434,-0.2645473;-0.03451845;-0.08418335,0.06774682;0.004369396;-0.03342376,0.08850816;-0.3475706;-0.002028402,0.1000033;-0.7387584;0.08068846,0.1103656;-0.7685616;0.01833292,-0.06501728;0.005290922;-0.03834879,-0.1120607;-0.344615;-0.01322391,-0.1347362;-0.7367092;0.06260513,-0.1283427;-0.6976622;-0.02370406,0.002922582;0.5298573;0.002820637,0;0;0,0.002296951;0.3061475;-0.01578867,0.003313206;0.6006681;-0.04539669,0.1753288;0.4804526;0.03417706,0.2001578;0.228067;0.05575633,0.2601082;-0.01866482;0.01530004,-0.1848243;0.5125813;-0.0704242,-0.2477006;0.2660211;-0.06448156,-0.2678376;0.01403189;-0.1114203,0.07307287;-0.003494009;-0.01933956,0.09452087;-0.3560388;0.003695726,0.08319671;-0.7484105;0.0806272,0.097693;-0.7800331;0.02092361,-0.05963476;0.008020343;-0.04588289,-0.1000813;-0.3431671;-0.02827774,-0.1182531;-0.7318446;0.06446765,-0.09985358;-0.7192225;-0.01878779,0.003179215;0.5286623;-0.03554344,747.7561
+0;0;0,0.001601674;0.306497;0.006154925,0.003577365;0.6024104;-0.001542641,0.1866972;0.4752898;0.01350142,0.2200467;0.2232244;0.002032864,0.2771882;-0.02224495;-0.04882946,-0.1751137;0.461209;-0.01645,-0.221918;0.2110688;-0.02091015,-0.2648533;-0.035127;-0.0813378,0.06770433;0.004323604;-0.03351568,0.08832133;-0.3475936;-0.001771733,0.099612;-0.7387556;0.08109552,0.1103453;-0.7681634;0.0184257,-0.0650574;0.005335105;-0.03827457,-0.1122594;-0.3445469;-0.01311385,-0.1349257;-0.7366204;0.06282502,-0.1284745;-0.6975824;-0.0234808,0.003052504;0.5298565;0.002652774,0;0;0,0.002296951;0.3061475;-0.01578867,0.003313206;0.6006681;-0.04539669,0.1753288;0.4804526;0.03417706,0.2001578;0.228067;0.05575633,0.2601082;-0.01866482;0.01530004,-0.1848243;0.5125813;-0.0704242,-0.2477006;0.2660211;-0.06448156,-0.2678376;0.01403189;-0.1114203,0.07307287;-0.003494009;-0.01933956,0.09452087;-0.3560388;0.003695726,0.08319671;-0.7484105;0.0806272,0.097693;-0.7800331;0.02092361,-0.05963476;0.008020343;-0.04588289,-0.1000813;-0.3431671;-0.02827774,-0.1182531;-0.7318446;0.06446765,-0.09985358;-0.7192225;-0.01878779,0.003179215;0.5286623;-0.03554344,747.7675
+0;0;0,0.001601674;0.306497;0.006154925,0.003577365;0.6024104;-0.001542641,0.1866972;0.4752898;0.01350142,0.2200467;0.2232244;0.002032864,0.2771882;-0.02224495;-0.04882946,-0.1751137;0.461209;-0.01645,-0.221918;0.2110688;-0.02091015,-0.2648533;-0.035127;-0.0813378,0.06770433;0.004323604;-0.03351568,0.08832133;-0.3475936;-0.001771733,0.099612;-0.7387556;0.08109552,0.1103453;-0.7681634;0.0184257,-0.0650574;0.005335105;-0.03827457,-0.1122594;-0.3445469;-0.01311385,-0.1349257;-0.7366204;0.06282502,-0.1284745;-0.6975824;-0.0234808,0.003052504;0.5298565;0.002652774,0;0;0,0.002296951;0.3061475;-0.01578867,0.003313206;0.6006681;-0.04539669,0.1753288;0.4804526;0.03417706,0.2001578;0.228067;0.05575633,0.2601082;-0.01866482;0.01530004,-0.1848243;0.5125813;-0.0704242,-0.2477006;0.2660211;-0.06448156,-0.2678376;0.01403189;-0.1114203,0.07307287;-0.003494009;-0.01933956,0.09452087;-0.3560388;0.003695726,0.08319671;-0.7484105;0.0806272,0.097693;-0.7800331;0.02092361,-0.05963476;0.008020343;-0.04588289,-0.1000813;-0.3431671;-0.02827774,-0.1182531;-0.7318446;0.06446765,-0.09985358;-0.7192225;-0.01878779,0.003179215;0.5286623;-0.03554344,747.7787
+0;0;0,0.001601199;0.3064062;0.0061531,0.003575939;0.6021776;-0.001540591,0.1874902;0.4748602;0.01354812,0.2208287;0.2228779;0.002083347,0.2780131;-0.02277581;-0.04881717,-0.1758854;0.4607185;-0.01653282,-0.2226742;0.2106608;-0.02099149,-0.2656417;-0.03571995;-0.08146452,0.06775112;0.004326592;-0.03353884,0.08835581;-0.3473804;-0.001813866,0.09961209;-0.7373511;0.08080101,0.1104618;-0.7674032;0.01745149,-0.06510236;0.005338793;-0.03830103,-0.1122761;-0.3443341;-0.01315534,-0.1348734;-0.7352136;0.06255227,-0.1283523;-0.6960775;-0.02468961,0.003051361;0.5296628;0.002652562,0;0;0,0.001937024;0.3060625;-0.01572227,0.002616983;0.6004394;-0.04534626,0.1765662;0.4810003;0.03240085,0.2000497;0.2286543;0.05493879,0.2602726;-0.0183315;0.01521635,-0.1863057;0.5126954;-0.07041049,-0.2489097;0.2661569;-0.06429224,-0.2697218;0.01368251;-0.1093501,0.07312065;-0.003470137;-0.01936793,0.09457995;-0.3558075;0.003582239,0.08326295;-0.7469339;0.08053064,0.09763633;-0.777917;0.01879239,-0.05969111;0.008050907;-0.04589055,-0.1000208;-0.3429369;-0.02828742,-0.118458;-0.7305962;0.06341527,-0.1002466;-0.7180969;-0.02084158,0.002561945;0.5284741;-0.03548527,747.8005
+0;0;0,0.001526892;0.3064069;0.006141058,0.00342085;0.6021779;-0.001587787,0.1873834;0.4749778;0.01362444,0.2208171;0.2229467;0.003599864,0.2784533;-0.0234274;-0.04313889,-0.1760187;0.4607527;-0.01670432,-0.2231591;0.2107495;-0.02046941,-0.2666749;-0.03625797;-0.07791771,0.06775464;0.004329917;-0.03353132,0.08815405;-0.3473768;-0.001670748,0.09926134;-0.7373654;0.08087977,0.1104261;-0.7672731;0.0174483,-0.06508703;0.005350055;-0.0383255,-0.1125482;-0.3442736;-0.01303618,-0.1349839;-0.7352058;0.06244727,-0.1284199;-0.6960687;-0.02479129,0.002916507;0.5296635;0.002615301,0;0;0,0.001937024;0.3060625;-0.01572227,0.002616983;0.6004394;-0.04534626,0.1765662;0.4810003;0.03240085,0.2000497;0.2286543;0.05493879,0.2602726;-0.0183315;0.01521635,-0.1863057;0.5126954;-0.07041049,-0.2489097;0.2661569;-0.06429224,-0.2697218;0.01368251;-0.1093501,0.07312065;-0.003470137;-0.01936793,0.09457995;-0.3558075;0.003582239,0.08326295;-0.7469339;0.08053064,0.09763633;-0.777917;0.01879239,-0.05969111;0.008050907;-0.04589055,-0.1000208;-0.3429369;-0.02828742,-0.118458;-0.7305962;0.06341527,-0.1002466;-0.7180969;-0.02084158,0.002561945;0.5284741;-0.03548527,747.8126
+0;0;0,0.001526295;0.3062869;0.006138653,0.003419298;0.6019091;-0.001586217,0.1882069;0.4745031;0.013673,0.2221082;0.2189475;0.003508234,0.2788948;-0.02379505;-0.04254159,-0.17682;0.4602144;-0.01679137,-0.2246197;0.206715;-0.02060912,-0.2674941;-0.03665154;-0.07721061,0.0678164;0.004333864;-0.03356189,0.08824003;-0.3477903;-0.001663495,0.09934428;-0.7376716;0.08086433,0.1104677;-0.7673575;0.01766771,-0.06514636;0.005354932;-0.03836044,-0.1126638;-0.3446837;-0.0130411,-0.1350934;-0.7355084;0.0624216,-0.1285537;-0.6964051;-0.02449394,0.002915224;0.5294334;0.002614636,0;0;0,0.001544327;0.3059449;-0.01571453,0.001848858;0.600162;-0.04544353,0.17745;0.4813159;0.03113675,0.2003518;0.2253741;0.05417228,0.2606348;-0.01776771;0.0152204,-0.1878381;0.51275;-0.07074073,-0.2515399;0.2628399;-0.06379227,-0.2726066;0.01378356;-0.1061762,0.07318006;-0.003422529;-0.01942194,0.09462414;-0.3561627;0.003828526,0.08316762;-0.7472372;0.08045173,0.09736588;-0.7784964;0.01941347,-0.0597731;0.008061262;-0.04589596,-0.09983782;-0.34338;-0.02829081,-0.1183691;-0.7309552;0.06327134,-0.1004664;-0.71837;-0.02072967,0.001883514;0.5282401;-0.03555012,747.8344
+0;0;0,0.00152593;0.3062138;0.006137188,0.003418688;0.6017974;-0.001586781,0.1878739;0.4744968;0.0136522,0.2217748;0.2189437;0.003487535,0.2786411;-0.02413906;-0.04262684,-0.1764981;0.4602337;-0.01675751,-0.2242974;0.206737;-0.02057523,-0.2672319;-0.03697079;-0.07725607,0.06789537;0.004338911;-0.03360097,0.0883075;-0.3475871;-0.001720529,0.09941609;-0.7376212;0.08083963,0.110521;-0.7672076;0.01774847,-0.06522222;0.005361168;-0.03840511,-0.112713;-0.3444805;-0.01310001,-0.1351513;-0.7354583;0.06239225,-0.1286226;-0.6963702;-0.02437827,0.002914662;0.5293285;0.002613672,0;0;0,0.001487277;0.3058731;-0.01569414,0.001914028;0.6000479;-0.04545498,0.1768428;0.4806506;0.03139305,0.2010305;0.224786;0.05393648,0.261652;-0.01859784;0.01470757,-0.1874916;0.5129458;-0.0706947,-0.2517594;0.2632043;-0.06302417,-0.2737779;0.01341374;-0.1026397,0.07326848;-0.003350303;-0.01944578,0.095029;-0.3558692;0.00383091,0.08382674;-0.7470934;0.08054018,0.09758338;-0.7785496;0.01980925,-0.059843;0.00808727;-0.0459461,-0.09934281;-0.3432114;-0.02822899,-0.1176801;-0.7309494;0.06336349,-0.09972385;-0.7183391;-0.02047871,0.001909442;0.528134;-0.03555417,747.8568
+0;0;0,0.001576743;0.3062153;0.006047008,0.003513341;0.6017933;-0.001863659,0.1879392;0.4744496;0.01354299,0.2217973;0.2188407;0.004728878,0.2792897;-0.02496314;-0.0365491,-0.1769083;0.4613886;-0.01645945,-0.2233262;0.2076217;-0.01923721,-0.2672722;-0.03679694;-0.07194258,0.06790142;0.0043429;-0.03358823,0.08837809;-0.3475794;-0.001708865,0.09946982;-0.7376097;0.08087157,0.1106765;-0.7672101;0.01781164,-0.06520008;0.005360754;-0.03844275,-0.1127238;-0.3444774;-0.01314956,-0.1351982;-0.7354319;0.06245195,-0.1287313;-0.6963524;-0.0243241,0.003000397;0.5293278;0.00239298,0;0;0,0.001487277;0.3058731;-0.01569414,0.001914028;0.6000479;-0.04545498,0.1768428;0.4806506;0.03139305,0.2010305;0.224786;0.05393648,0.261652;-0.01859784;0.01470757,-0.1874916;0.5129458;-0.0706947,-0.2517594;0.2632043;-0.06302417,-0.2737779;0.01341374;-0.1026397,0.07326848;-0.003350303;-0.01944578,0.095029;-0.3558692;0.00383091,0.08382674;-0.7470934;0.08054018,0.09758338;-0.7785496;0.01980925,-0.059843;0.00808727;-0.0459461,-0.09934281;-0.3432114;-0.02822899,-0.1176801;-0.7309494;0.06336349,-0.09972385;-0.7183391;-0.02047871,0.001909442;0.528134;-0.03555417,747.8787
+0;0;0,0.001576779;0.3062224;0.006047148,0.003513556;0.6018275;-0.001864322,0.1871642;0.4747053;0.0134961,0.2208632;0.2202974;0.004723392,0.2782577;-0.02309106;-0.03648426,-0.1761541;0.461699;-0.0163806,-0.222354;0.2091244;-0.01914531,-0.266225;-0.03487776;-0.07176088,0.06798492;0.00434824;-0.03362954,0.08846216;-0.347584;-0.001749273,0.09952225;-0.7365014;0.08059554,0.1107263;-0.7660877;0.01755049,-0.06528026;0.005367346;-0.03849002,-0.1128053;-0.3444806;-0.01319613,-0.1352156;-0.7343196;0.06218968,-0.1287502;-0.6952422;-0.0245659,0.003000553;0.5293535;0.002392814,0;0;0,0.001367766;0.3058733;-0.01583958,0.001753736;0.6000526;-0.04582393,0.1754168;0.4790187;0.03088188,0.2014686;0.2245584;0.05340409,0.2621219;-0.01842771;0.01455736,-0.1869092;0.5132712;-0.07065691,-0.2515073;0.2648931;-0.06220782,-0.2740515;0.01537214;-0.1004335,0.07336139;-0.003257468;-0.01947558,0.095269;-0.3557736;0.003856421,0.08418999;-0.7458203;0.08067155,0.09823961;-0.7772611;0.02002191,-0.05991077;0.008103516;-0.04600907,-0.0989109;-0.3432618;-0.02830728,-0.1171996;-0.7299041;0.06297787,-0.09923971;-0.7173039;-0.02083991,0.001755428;0.5281383;-0.03586352,747.8896
+0;0;0,0.001576779;0.3062224;0.006047148,0.003513556;0.6018275;-0.001864322,0.1871642;0.4747053;0.0134961,0.2208632;0.2202974;0.004723392,0.2782577;-0.02309106;-0.03648426,-0.1761541;0.461699;-0.0163806,-0.222354;0.2091244;-0.01914531,-0.266225;-0.03487776;-0.07176088,0.06798492;0.00434824;-0.03362954,0.08846216;-0.347584;-0.001749273,0.09952225;-0.7365014;0.08059554,0.1107263;-0.7660877;0.01755049,-0.06528026;0.005367346;-0.03849002,-0.1128053;-0.3444806;-0.01319613,-0.1352156;-0.7343196;0.06218968,-0.1287502;-0.6952422;-0.0245659,0.003000553;0.5293535;0.002392814,0;0;0,0.001367766;0.3058733;-0.01583958,0.001753736;0.6000526;-0.04582393,0.1754168;0.4790187;0.03088188,0.2014686;0.2245584;0.05340409,0.2621219;-0.01842771;0.01455736,-0.1869092;0.5132712;-0.07065691,-0.2515073;0.2648931;-0.06220782,-0.2740515;0.01537214;-0.1004335,0.07336139;-0.003257468;-0.01947558,0.095269;-0.3557736;0.003856421,0.08418999;-0.7458203;0.08067155,0.09823961;-0.7772611;0.02002191,-0.05991077;0.008103516;-0.04600907,-0.0989109;-0.3432618;-0.02830728,-0.1171996;-0.7299041;0.06297787,-0.09923971;-0.7173039;-0.02083991,0.001755428;0.5281383;-0.03586352,747.9012
+0;0;0,0.001483208;0.306135;0.005949432,0.00328721;0.6016452;-0.00213011,0.1875914;0.4743617;0.01348458,0.2213333;0.2176332;0.006759898,0.279313;-0.02457215;-0.02940465,-0.1768624;0.4610888;-0.0166947,-0.2242037;0.2064301;-0.01770649,-0.2693549;-0.03637131;-0.06609857,0.06810392;0.004363792;-0.03362083,0.08842778;-0.347456;-0.001567915,0.09959812;-0.7363425;0.08094937,0.1103713;-0.7662921;0.0174972,-0.0653243;0.00538033;-0.0386178,-0.1130456;-0.3443123;-0.01301762,-0.1354308;-0.7341559;0.06239754,-0.1288933;-0.6950371;-0.02483943,0.002812895;0.5291964;0.002173997,0;0;0,0.001241162;0.3057808;-0.01589894,0.001562849;0.5998561;-0.04600585,0.1767422;0.4796782;0.0292778,0.2018371;0.222899;0.05225587,0.2623546;-0.01840833;0.01429057,-0.1877936;0.5134409;-0.07073639,-0.2534521;0.263057;-0.06124228,-0.2764029;0.0152995;-0.09895786,0.07343872;-0.003227293;-0.019593,0.0953113;-0.3556353;0.00381279,0.0844714;-0.7455919;0.08116245,0.09802918;-0.7767709;0.01944137,-0.06005859;0.008142833;-0.0459805,-0.09869768;-0.3431643;-0.02843302,-0.1173206;-0.7298082;0.06281593,-0.09959649;-0.7173024;-0.02154038,0.001576386;0.5279694;-0.03601205,747.924
+0;0;0,0.001483208;0.306135;0.005949432,0.00328721;0.6016452;-0.00213011,0.1875914;0.4743617;0.01348458,0.2213333;0.2176332;0.006759898,0.279313;-0.02457215;-0.02940465,-0.1768624;0.4610888;-0.0166947,-0.2242037;0.2064301;-0.01770649,-0.2693549;-0.03637131;-0.06609857,0.06810392;0.004363792;-0.03362083,0.08842778;-0.347456;-0.001567915,0.09959812;-0.7363425;0.08094937,0.1103713;-0.7662921;0.0174972,-0.0653243;0.00538033;-0.0386178,-0.1130456;-0.3443123;-0.01301762,-0.1354308;-0.7341559;0.06239754,-0.1288933;-0.6950371;-0.02483943,0.002812895;0.5291964;0.002173997,0;0;0,0.001241162;0.3057808;-0.01589894,0.001562849;0.5998561;-0.04600585,0.1767422;0.4796782;0.0292778,0.2018371;0.222899;0.05225587,0.2623546;-0.01840833;0.01429057,-0.1877936;0.5134409;-0.07073639,-0.2534521;0.263057;-0.06124228,-0.2764029;0.0152995;-0.09895786,0.07343872;-0.003227293;-0.019593,0.0953113;-0.3556353;0.00381279,0.0844714;-0.7455919;0.08116245,0.09802918;-0.7767709;0.01944137,-0.06005859;0.008142833;-0.0459805,-0.09869768;-0.3431643;-0.02843302,-0.1173206;-0.7298082;0.06281593,-0.09959649;-0.7173024;-0.02154038,0.001576386;0.5279694;-0.03601205,747.9361
+0;0;0,0.001482794;0.3060496;0.005947774,0.003286156;0.601455;-0.002128887,0.1875039;0.4742233;0.01347896,0.2213016;0.2170703;0.006743155,0.2791267;-0.02448906;-0.02932494,-0.176779;0.4609566;-0.01668618,-0.2241986;0.2058769;-0.01769965,-0.2692294;-0.03627692;-0.06596266,0.06817374;0.004368267;-0.03365531,0.08850077;-0.3475063;-0.001597401,0.09965982;-0.7360002;0.08083656,0.1103762;-0.7656338;0.01771881,-0.06539128;0.005385846;-0.0386574,-0.11312;-0.3443612;-0.01305323,-0.1354827;-0.7338113;0.0622858,-0.1289796;-0.6947406;-0.0244914,0.002812012;0.5290322;0.002173672,0;0;0,0.001087006;0.3056902;-0.01600838,0.001256533;0.5996364;-0.0463413,0.1763287;0.4795454;0.02916312,0.2021234;0.2223302;0.05130506,0.2624387;-0.01837333;0.01362944,-0.1880837;0.5137845;-0.07060838,-0.254068;0.2630742;-0.06033003,-0.2776543;0.01595651;-0.0973724,0.07350461;-0.003163129;-0.01965928,0.09528895;-0.355627;0.003820896,0.08462337;-0.7452033;0.08104753,0.09850597;-0.7766752;0.02035713,-0.06017974;0.008106469;-0.04595764,-0.09862926;-0.3432814;-0.02849868,-0.1172993;-0.72949;0.0628347,-0.09969582;-0.7169064;-0.02107979,0.001306359;0.5277852;-0.0362817,747.9587
+0;0;0,0.001559937;0.3060516;0.005824184,0.003414271;0.6014526;-0.002402535,0.1875371;0.4739777;0.0134352,0.2214626;0.2167725;0.01030203,0.2794583;-0.02534306;-0.02151265,-0.1771198;0.4619353;-0.01603375,-0.2239114;0.2067404;-0.01486944,-0.2700207;-0.03569786;-0.06062118,0.06821324;0.004358697;-0.03357643,0.08835871;-0.3474967;-0.001194235,0.09949522;-0.7359492;0.08143789,0.1103024;-0.7653911;0.01815507,-0.06534764;0.005400755;-0.03872903,-0.1131398;-0.344312;-0.01277581,-0.1358411;-0.7337339;0.06260742,-0.1294478;-0.6946731;-0.02417898,0.002930217;0.5290321;0.001936545,0;0;0,0.001087006;0.3056902;-0.01600838,0.001256533;0.5996364;-0.0463413,0.1763287;0.4795454;0.02916312,0.2021234;0.2223302;0.05130506,0.2624387;-0.01837333;0.01362944,-0.1880837;0.5137845;-0.07060838,-0.254068;0.2630742;-0.06033003,-0.2776543;0.01595651;-0.0973724,0.07350461;-0.003163129;-0.01965928,0.09528895;-0.355627;0.003820896,0.08462337;-0.7452033;0.08104753,0.09850597;-0.7766752;0.02035713,-0.06017974;0.008106469;-0.04595764,-0.09862926;-0.3432814;-0.02849868,-0.1172993;-0.72949;0.0628347,-0.09969582;-0.7169064;-0.02107979,0.001306359;0.5277852;-0.0362817,747.981
+0;0;0,0.001559215;0.3059101;0.00582149,0.003412576;0.6011559;-0.002400868,0.1871142;0.4738457;0.01340827,0.220953;0.2172971;0.0102831,0.2790884;-0.02540162;-0.0216082,-0.1767101;0.4618309;-0.01599339,-0.2233823;0.2072874;-0.01483205,-0.2696027;-0.03573482;-0.06069399,0.06827997;0.004362961;-0.03360927,0.08842458;-0.3474773;-0.001228467,0.09955823;-0.7358298;0.08138239,0.1103642;-0.7652655;0.01810622,-0.06541157;0.005406038;-0.03876692,-0.1132017;-0.3442917;-0.01281481,-0.1358971;-0.7336134;0.06254902,-0.1295045;-0.6945536;-0.02422826,0.002928783;0.5287744;0.001935875,0;0;0,0.0009951778;0.305539;-0.01619434,0.001124009;0.5993011;-0.04679406,0.1758448;0.4795513;0.02865386,0.2025279;0.2230707;0.05051088,0.2624842;-0.01820013;0.01187038,-0.1878862;0.5140665;-0.07052332,-0.2537317;0.2640327;-0.05959041,-0.2777213;0.01636718;-0.09681539,0.07353058;-0.003118977;-0.01985693,0.0956436;-0.3555396;0.003735781,0.08504584;-0.745012;0.08097005,0.09910256;-0.7764558;0.02030444,-0.06029452;0.008150206;-0.04592296,-0.09862361;-0.3432541;-0.02884148,-0.1171006;-0.7293423;0.062595,-0.09956262;-0.7167625;-0.02132283,0.001179971;0.5274996;-0.03666222,748.0034
+0;0;0,0.001559031;0.3058739;0.005820801,0.003412222;0.6010926;-0.002400816,0.1868173;0.4738771;0.01338948,0.2205376;0.2182274;0.01027525,0.2790713;-0.02613415;-0.02183455,-0.1764212;0.4618816;-0.01596485,-0.2229298;0.20823;-0.01480758,-0.2694669;-0.03645727;-0.06098374,0.06837931;0.004369308;-0.03365817,0.08850724;-0.3471797;-0.001304168,0.09965821;-0.7361363;0.08143519,0.1104749;-0.7656306;0.01809663,-0.06550673;0.005413903;-0.03882332,-0.1132573;-0.3439944;-0.01289269,-0.135988;-0.7339216;0.06258836,-0.1295891;-0.6948529;-0.02427448,0.002928471;0.5287174;0.001935549,0;0;0,0.001005687;0.3054976;-0.01629055,0.001176473;0.5992217;-0.04699373,0.1756567;0.4796699;0.02831578,0.2024069;0.2240714;0.04970193,0.2627406;-0.01877595;0.01027083,-0.1876122;0.5142242;-0.07032481,-0.2535817;0.2651965;-0.05862918,-0.2781155;0.01577744;-0.0954804,0.07359763;-0.003042713;-0.02004552,0.0958168;-0.3551546;0.003664257,0.08518938;-0.7452837;0.08076,0.09974577;-0.7765527;0.01991129,-0.06052006;0.008116527;-0.04581634,-0.09884882;-0.3430163;-0.0292245,-0.1170605;-0.7296695;0.06256343,-0.09957691;-0.7171163;-0.02145012,0.0012208;0.5274301;-0.03683662,748.0144
+0;0;0,0.001504306;0.3058794;0.005542822,0.003248965;0.6010848;-0.003134204,0.1866741;0.473967;0.01344605,0.2203204;0.2182885;0.01342939,0.2786033;-0.0266849;-0.01415524,-0.1766687;0.4620348;-0.01592593,-0.2238678;0.2085336;-0.01232918,-0.2710085;-0.03670229;-0.05483684,0.06838652;0.004357731;-0.03364503,0.08811639;-0.3471988;-0.001127243,0.09919687;-0.7361339;0.08172252,0.1100127;-0.7658287;0.01857275,-0.0655311;0.005425123;-0.0387806,-0.113594;-0.3439266;-0.01266622,-0.1361748;-0.7338235;0.06301677,-0.1297694;-0.6947801;-0.02384825,0.002800779;0.5287174;0.001332922,0;0;0,0.001005687;0.3054976;-0.01629055,0.001176473;0.5992217;-0.04699373,0.1756567;0.4796699;0.02831578,0.2024069;0.2240714;0.04970193,0.2627406;-0.01877595;0.01027083,-0.1876122;0.5142242;-0.07032481,-0.2535817;0.2651965;-0.05862918,-0.2781155;0.01577744;-0.0954804,0.07359763;-0.003042713;-0.02004552,0.0958168;-0.3551546;0.003664257,0.08518938;-0.7452837;0.08076,0.09974577;-0.7765527;0.01991129,-0.06052006;0.008116527;-0.04581634,-0.09884882;-0.3430163;-0.0292245,-0.1170605;-0.7296695;0.06256343,-0.09957691;-0.7171163;-0.02145012,0.0012208;0.5274301;-0.03683662,748.0374
+0;0;0,0.001509248;0.3068841;0.00556103,0.003280308;0.6065304;-0.00326441,0.1901787;0.4768694;0.01363824,0.2239504;0.2202377;0.01362152,0.2820904;-0.02413507;-0.01389548,-0.1800458;0.4647112;-0.01629004,-0.2274209;0.2102649;-0.01267989,-0.274446;-0.03436971;-0.05508331,0.06846694;0.004362855;-0.03368459,0.08821976;-0.3476026;-0.00112899,0.09929807;-0.7364618;0.0817046,0.1100257;-0.7656693;0.01907022,-0.06560817;0.005431503;-0.03882621,-0.113727;-0.3443266;-0.01268145,-0.1363034;-0.7341474;0.06298678,-0.1299503;-0.6951779;-0.02316929,0.002822794;0.5326568;0.00129569,0;0;0,0.001033857;0.3064107;-0.01795793,0.001615945;0.6037781;-0.05560184,0.1774118;0.4805845;0.02678967,0.2027762;0.2239391;0.04892921,0.2628632;-0.01821887;0.008872509,-0.1917088;0.5136307;-0.07052203,-0.2581999;0.2637792;-0.05813072,-0.282685;0.01491655;-0.09450839,0.07362655;-0.002945289;-0.02029443,0.09593849;-0.3554592;0.003493784,0.0852913;-0.7455014;0.08062506,0.1011249;-0.7770956;0.0214715,-0.06066661;0.008085787;-0.04577762,-0.09926309;-0.3434399;-0.02935526,-0.1170061;-0.7301333;0.06201758,-0.1000664;-0.717801;-0.02131659,0.001480937;0.5308172;-0.04315174,748.0484
+0;0;0,0.001509248;0.3068841;0.00556103,0.003280308;0.6065304;-0.00326441,0.1901787;0.4768694;0.01363824,0.2239504;0.2202377;0.01362152,0.2820904;-0.02413507;-0.01389548,-0.1800458;0.4647112;-0.01629004,-0.2274209;0.2102649;-0.01267989,-0.274446;-0.03436971;-0.05508331,0.06846694;0.004362855;-0.03368459,0.08821976;-0.3476026;-0.00112899,0.09929807;-0.7364618;0.0817046,0.1100257;-0.7656693;0.01907022,-0.06560817;0.005431503;-0.03882621,-0.113727;-0.3443266;-0.01268145,-0.1363034;-0.7341474;0.06298678,-0.1299503;-0.6951779;-0.02316929,0.002822794;0.5326568;0.00129569,0;0;0,0.001033857;0.3064107;-0.01795793,0.001615945;0.6037781;-0.05560184,0.1774118;0.4805845;0.02678967,0.2027762;0.2239391;0.04892921,0.2628632;-0.01821887;0.008872509,-0.1917088;0.5136307;-0.07052203,-0.2581999;0.2637792;-0.05813072,-0.282685;0.01491655;-0.09450839,0.07362655;-0.002945289;-0.02029443,0.09593849;-0.3554592;0.003493784,0.0852913;-0.7455014;0.08062506,0.1011249;-0.7770956;0.0214715,-0.06066661;0.008085787;-0.04577762,-0.09926309;-0.3434399;-0.02935526,-0.1170061;-0.7301333;0.06201758,-0.1000664;-0.717801;-0.02131659,0.001480937;0.5308172;-0.04315174,748.0604
+0;0;0,0.001565655;0.3068908;0.005163621,0.003342181;0.6065206;-0.004195031,0.1901561;0.4767779;0.01373812,0.2240139;0.220176;0.01682019,0.281092;-0.02502507;-0.004951688,-0.1799986;0.464607;-0.01648519,-0.228483;0.2104386;-0.009551525,-0.2758511;-0.03515881;-0.04551877,0.06846502;0.004379466;-0.03368634,0.08808073;-0.3475707;-0.0008836873,0.09930951;-0.7364212;0.08197056,0.1095975;-0.7658973;0.01951714,-0.06561124;0.005422499;-0.03882228,-0.1138601;-0.3443101;-0.01257552,-0.1364815;-0.7340789;0.06334639,-0.1300683;-0.695141;-0.02280853,0.002888029;0.5326557;0.000504612,0;0;0,0.001033857;0.3064107;-0.01795793,0.001615945;0.6037781;-0.05560184,0.1774118;0.4805845;0.02678967,0.2027762;0.2239391;0.04892921,0.2628632;-0.01821887;0.008872509,-0.1917088;0.5136307;-0.07052203,-0.2581999;0.2637792;-0.05813072,-0.282685;0.01491655;-0.09450839,0.07362655;-0.002945289;-0.02029443,0.09593849;-0.3554592;0.003493784,0.0852913;-0.7455014;0.08062506,0.1011249;-0.7770956;0.0214715,-0.06066661;0.008085787;-0.04577762,-0.09926309;-0.3434399;-0.02935526,-0.1170061;-0.7301333;0.06201758,-0.1000664;-0.717801;-0.02131659,0.001480937;0.5308172;-0.04315174,748.0723
+0;0;0,0.001564756;0.3067145;0.005160654,0.003332485;0.6048747;-0.004139754,0.189986;0.4758306;0.01374045,0.2237704;0.2197853;0.01681584,0.2808639;-0.02548176;-0.004961904,-0.1798437;0.4636704;-0.01645632,-0.228223;0.2100534;-0.009537693,-0.2756038;-0.03561021;-0.04551463,0.0684882;0.004380949;-0.03369775,0.08809024;-0.3473238;-0.0009179711,0.09930578;-0.7357157;0.08183857,0.1096034;-0.7652476;0.01932669,-0.06563346;0.005424335;-0.03883542,-0.1138486;-0.3440644;-0.01260697,-0.1364435;-0.7333736;0.06322542,-0.1300243;-0.6944274;-0.02301016,0.002882327;0.5316593;0.0005185665,0;0;0,0.001017366;0.3062437;-0.01779366,0.001119055;0.6023552;-0.05375147,0.1776;0.4803311;0.02661896,0.2035001;0.2242942;0.04862618,0.263633;-0.01791605;0.008525133,-0.1917324;0.5139914;-0.07085042,-0.2587124;0.2648851;-0.05782212,-0.2831351;0.01595281;-0.09423859,0.07359013;-0.002933681;-0.02052438,0.09653716;-0.3551429;0.003498554,0.08618978;-0.7447934;0.0802331,0.1018325;-0.7768652;0.02140951,-0.06072083;0.008152669;-0.04573705,-0.09887578;-0.3431329;-0.0284849,-0.1164212;-0.7295254;0.06215601,-0.09942687;-0.7171107;-0.0212692,0.001183797;0.5299277;-0.04206121,748.0935
+0;0;0,0.001564756;0.3067145;0.005160654,0.003332485;0.6048747;-0.004139754,0.189986;0.4758306;0.01374045,0.2237704;0.2197853;0.01681584,0.2808639;-0.02548176;-0.004961904,-0.1798437;0.4636704;-0.01645632,-0.228223;0.2100534;-0.009537693,-0.2756038;-0.03561021;-0.04551463,0.0684882;0.004380949;-0.03369775,0.08809024;-0.3473238;-0.0009179711,0.09930578;-0.7357157;0.08183857,0.1096034;-0.7652476;0.01932669,-0.06563346;0.005424335;-0.03883542,-0.1138486;-0.3440644;-0.01260697,-0.1364435;-0.7333736;0.06322542,-0.1300243;-0.6944274;-0.02301016,0.002882327;0.5316593;0.0005185665,0;0;0,0.001017366;0.3062437;-0.01779366,0.001119055;0.6023552;-0.05375147,0.1776;0.4803311;0.02661896,0.2035001;0.2242942;0.04862618,0.263633;-0.01791605;0.008525133,-0.1917324;0.5139914;-0.07085042,-0.2587124;0.2648851;-0.05782212,-0.2831351;0.01595281;-0.09423859,0.07359013;-0.002933681;-0.02052438,0.09653716;-0.3551429;0.003498554,0.08618978;-0.7447934;0.0802331,0.1018325;-0.7768652;0.02140951,-0.06072083;0.008152669;-0.04573705,-0.09887578;-0.3431329;-0.0284849,-0.1164212;-0.7295254;0.06215601,-0.09942687;-0.7171107;-0.0212692,0.001183797;0.5299277;-0.04206121,748.1055
+0;0;0,0.001582571;0.3075135;0.004697035,0.003300182;0.6075083;-0.005295265,0.1907812;0.4776866;0.01375282,0.2245712;0.2225513;0.02103023,0.2814885;-0.02390848;0.004849141,-0.1807723;0.4655206;-0.01707721,-0.2301089;0.2130534;-0.006354328,-0.2777708;-0.03382219;-0.03836423,0.06868798;0.004399294;-0.03367981,0.08820011;-0.3472528;-0.001260553,0.09949836;-0.7381116;0.08245671,0.1097291;-0.7680205;0.01966017,-0.06569725;0.005446996;-0.03906306,-0.114055;-0.343907;-0.01252613,-0.1369459;-0.7357275;0.06402108,-0.1303937;-0.6967788;-0.02266303,0.002867966;0.5337459;-0.0004361183,0;0;0,0.001279179;0.3069365;-0.01942778,0.002172247;0.6044724;-0.05885196,0.1776671;0.4806622;0.02574968,0.2041502;0.225475;0.04735756,0.2645572;-0.01747318;0.007721424,-0.1923771;0.5139512;-0.07036626,-0.2586455;0.2655345;-0.056713,-0.2833525;0.01593855;-0.09325416,0.07367728;-0.002820253;-0.02086687,0.09704878;-0.3549157;0.003080845,0.08667792;-0.7470124;0.0809238,0.1031658;-0.7779526;0.02049541,-0.06104004;0.008126393;-0.04560479,-0.09867639;-0.3431324;-0.02852765,-0.1161886;-0.7321916;0.06220877,-0.09933214;-0.7201011;-0.0216498,0.001936816;0.5316417;-0.04619002,748.1267
+0;0;0,0.001582571;0.3075135;0.004697035,0.003300182;0.6075083;-0.005295265,0.1907812;0.4776866;0.01375282,0.2245712;0.2225513;0.02103023,0.2814885;-0.02390848;0.004849141,-0.1807723;0.4655206;-0.01707721,-0.2301089;0.2130534;-0.006354328,-0.2777708;-0.03382219;-0.03836423,0.06868798;0.004399294;-0.03367981,0.08820011;-0.3472528;-0.001260553,0.09949836;-0.7381116;0.08245671,0.1097291;-0.7680205;0.01966017,-0.06569725;0.005446996;-0.03906306,-0.114055;-0.343907;-0.01252613,-0.1369459;-0.7357275;0.06402108,-0.1303937;-0.6967788;-0.02266303,0.002867966;0.5337459;-0.0004361183,0;0;0,0.001279179;0.3069365;-0.01942778,0.002172247;0.6044724;-0.05885196,0.1776671;0.4806622;0.02574968,0.2041502;0.225475;0.04735756,0.2645572;-0.01747318;0.007721424,-0.1923771;0.5139512;-0.07036626,-0.2586455;0.2655345;-0.056713,-0.2833525;0.01593855;-0.09325416,0.07367728;-0.002820253;-0.02086687,0.09704878;-0.3549157;0.003080845,0.08667792;-0.7470124;0.0809238,0.1031658;-0.7779526;0.02049541,-0.06104004;0.008126393;-0.04560479,-0.09867639;-0.3431324;-0.02852765,-0.1161886;-0.7321916;0.06220877,-0.09933214;-0.7201011;-0.0216498,0.001936816;0.5316417;-0.04619002,748.1381
+0;0;0,0.001580299;0.307072;0.004690291,0.003285137;0.6048448;-0.005215744,0.1910349;0.4757746;0.01379758,0.2249885;0.2194031;0.02111024,0.2819521;-0.02725708;0.004916003,-0.1810403;0.4635915;-0.01707574,-0.2306159;0.209901;-0.006300903,-0.2783166;-0.03717525;-0.03833683,0.06876365;0.004404142;-0.03371691,0.08828016;-0.3473269;-0.001290381,0.09953548;-0.7367002;0.08210871,0.1097443;-0.7664807;0.0194468,-0.06576964;0.005452997;-0.03910609,-0.1141382;-0.3439794;-0.0125632,-0.1369421;-0.734311;0.06369308,-0.130404;-0.6953815;-0.02280519,0.002857787;0.5319126;-0.0004112832,0;0;0,0.0009761491;0.306502;-0.01932037,0.0009119399;0.6020429;-0.05694115,0.1790274;0.4814655;0.02370977,0.2046711;0.2250499;0.04664779,0.2653607;-0.01800777;0.006797314,-0.1935427;0.5139315;-0.07070767,-0.2600215;0.2642998;-0.05666315,-0.2846632;0.01451708;-0.09340185,0.0737009;-0.002739742;-0.02110302,0.09718941;-0.3549031;0.0029037,0.08687542;-0.745454;0.08073258,0.1031334;-0.7766393;0.02076197,-0.06126297;0.008089567;-0.04545408,-0.09867521;-0.3432879;-0.02868427,-0.1158479;-0.7309594;0.06136958,-0.1219565;-0.769204;0.007427149,0.001000956;0.5299329;-0.04500329,748.1603
+0;0;0,0.001588423;0.3070757;0.004434986,0.003263367;0.6048422;-0.00567532,0.1909853;0.4758299;0.01407532,0.2248779;0.2195728;0.02485811,0.2819625;-0.02736817;0.01437799,-0.1814483;0.464381;-0.01629613,-0.23044;0.2107907;-0.001313714,-0.2783113;-0.03700607;-0.02687593,0.06881651;0.004444412;-0.03360359,0.08804306;-0.3472726;-0.0008541159,0.0992417;-0.7366507;0.08253062,0.1096154;-0.7664587;0.0199221,-0.06572295;0.005402941;-0.03919144,-0.1142565;-0.3439622;-0.01206981,-0.137239;-0.7342382;0.0644162,-0.1307876;-0.6953187;-0.02208963,0.002845385;0.5319128;-0.0008272231,0;0;0,0.0009761491;0.306502;-0.01932037,0.0009119399;0.6020429;-0.05694115,0.1790274;0.4814655;0.02370977,0.2046711;0.2250499;0.04664779,0.2653607;-0.01800777;0.006797314,-0.1935427;0.5139315;-0.07070767,-0.2600215;0.2642998;-0.05666315,-0.2846632;0.01451708;-0.09340185,0.0737009;-0.002739742;-0.02110302,0.09718941;-0.3549031;0.0029037,0.08687542;-0.745454;0.08073258,0.1031334;-0.7766393;0.02076197,-0.06126297;0.008089567;-0.04545408,-0.09867521;-0.3432879;-0.02868427,-0.1158479;-0.7309594;0.06136958,-0.1219565;-0.769204;0.007427149,0.001000956;0.5299329;-0.04500329,748.1713
+0;0;0,0.001593157;0.3079909;0.004448204,0.00327755;0.6074335;-0.00572553,0.1931925;0.4772047;0.01423643,0.2272239;0.219898;0.02506337,0.2841871;-0.02651778;0.01460554,-0.1835887;0.4656221;-0.01648957,-0.2327811;0.2109932;-0.001445788,-0.2805505;-0.03627658;-0.02695364,0.06895318;0.004453239;-0.03367032,0.088191;-0.34747;-0.0009016469,0.09938875;-0.736817;0.08247641,0.1098409;-0.7670777;0.01939407,-0.06585347;0.00541367;-0.03926927,-0.1144154;-0.3441563;-0.01213174,-0.1373961;-0.7344012;0.06434816,-0.1308959;-0.6954142;-0.02281235,0.002856348;0.5339422;-0.0008400832,0;0;0,0.001220658;0.3072951;-0.02118945,0.002160557;0.6041657;-0.06151104,0.1810792;0.4819881;0.02270269,0.2059457;0.2244968;0.04640841,0.2671018;-0.01788329;0.006574631,-0.195264;0.513388;-0.07033083,-0.2617046;0.2626615;-0.05605043,-0.2862462;0.01336616;-0.0924436,0.07373947;-0.002751365;-0.02151704,0.09803373;-0.3550394;0.002912285,0.08771326;-0.7455867;0.08059549,0.1031359;-0.7764443;0.01912618,-0.0615481;0.008200144;-0.04530619,-0.09804119;-0.3434859;-0.02860122,-0.1151609;-0.7312309;0.06100403,-0.1214296;-0.7701252;0.006835293,0.001908761;0.5316212;-0.04877305,748.1826
+0;0;0,0.001593157;0.3079909;0.004448204,0.00327755;0.6074335;-0.00572553,0.1931925;0.4772047;0.01423643,0.2272239;0.219898;0.02506337,0.2841871;-0.02651778;0.01460554,-0.1835887;0.4656221;-0.01648957,-0.2327811;0.2109932;-0.001445788,-0.2805505;-0.03627658;-0.02695364,0.06895318;0.004453239;-0.03367032,0.088191;-0.34747;-0.0009016469,0.09938875;-0.736817;0.08247641,0.1098409;-0.7670777;0.01939407,-0.06585347;0.00541367;-0.03926927,-0.1144154;-0.3441563;-0.01213174,-0.1373961;-0.7344012;0.06434816,-0.1308959;-0.6954142;-0.02281235,0.002856348;0.5339422;-0.0008400832,0;0;0,0.001220658;0.3072951;-0.02118945,0.002160557;0.6041657;-0.06151104,0.1810792;0.4819881;0.02270269,0.2059457;0.2244968;0.04640841,0.2671018;-0.01788329;0.006574631,-0.195264;0.513388;-0.07033083,-0.2617046;0.2626615;-0.05605043,-0.2862462;0.01336616;-0.0924436,0.07373947;-0.002751365;-0.02151704,0.09803373;-0.3550394;0.002912285,0.08771326;-0.7455867;0.08059549,0.1031359;-0.7764443;0.01912618,-0.0615481;0.008200144;-0.04530619,-0.09804119;-0.3434859;-0.02860122,-0.1151609;-0.7312309;0.06100403,-0.1214296;-0.7701252;0.006835293,0.001908761;0.5316212;-0.04877305,748.1946
+0;0;0,0.001688848;0.3079945;0.004154478,0.003486407;0.6074268;-0.006302923,0.1933728;0.4773041;0.01408258,0.2274698;0.2202365;0.02943545,0.284128;-0.02640133;0.02355748,-0.1834061;0.4655554;-0.01676304,-0.2339382;0.2115655;0.003674971,-0.2814648;-0.03626615;-0.01621499,0.06894097;0.004417974;-0.03369993,0.08822541;-0.3474697;-0.0005782172,0.09939009;-0.7367768;0.08299001,0.109258;-0.7671244;0.0198966,-0.06588159;0.005446791;-0.03921748,-0.1144732;-0.3441062;-0.01191488,-0.1374534;-0.7343209;0.06471917,-0.13093;-0.6953557;-0.02244184,0.003034977;0.5339401;-0.001350232,0;0;0,0.001220658;0.3072951;-0.02118945,0.002160557;0.6041657;-0.06151104,0.1810792;0.4819881;0.02270269,0.2059457;0.2244968;0.04640841,0.2671018;-0.01788329;0.006574631,-0.195264;0.513388;-0.07033083,-0.2617046;0.2626615;-0.05605043,-0.2862462;0.01336616;-0.0924436,0.07373947;-0.002751365;-0.02151704,0.09803373;-0.3550394;0.002912285,0.08771326;-0.7455867;0.08059549,0.1031359;-0.7764443;0.01912618,-0.0615481;0.008200144;-0.04530619,-0.09804119;-0.3434859;-0.02860122,-0.1151609;-0.7312309;0.06100403,-0.1214296;-0.7701252;0.006835293,0.001908761;0.5316212;-0.04877305,748.206
+0;0;0,0.001685417;0.3073688;0.004146038,0.003470434;0.6047184;-0.006229445,0.1934043;0.4753075;0.01411072,0.2275573;0.2178184;0.02948876,0.2846364;-0.03065243;0.02356711,-0.1834597;0.4635562;-0.01674188,-0.2340747;0.2091498;0.003729643,-0.2819545;-0.04052372;-0.01630814,0.06907186;0.004426361;-0.03376391,0.08836255;-0.3475755;-0.0006314516,0.09952936;-0.7369568;0.08295269,0.1094064;-0.7673602;0.01980098,-0.06600667;0.005457132;-0.03929193,-0.1146141;-0.3442093;-0.01198048,-0.1375987;-0.7344983;0.06466819,-0.1310692;-0.6955248;-0.02257338,0.003023454;0.5319564;-0.001325587,0;0;0,0.001134921;0.3066778;-0.02104843,0.001482356;0.6016596;-0.05983841,0.1823031;0.4826758;0.02130985,0.2069614;0.2248321;0.04605174,0.2692239;-0.01922473;0.00617075,-0.1958336;0.5134925;-0.07040308,-0.2620818;0.2622817;-0.05598426,-0.2868559;0.01109797;-0.09236855,0.07377484;-0.002680212;-0.02192271,0.09874099;-0.3550059;0.00294733,0.08845706;-0.7456498;0.08053875,0.1041213;-0.7763902;0.01889873,-0.06182428;0.008211966;-0.04517565,-0.09772527;-0.3436598;-0.02866582,-0.1146345;-0.7315179;0.06082721,-0.09862798;-0.7195367;-0.02375039,0.001426674;0.5297515;-0.04768169,748.2277
+0;0;0,0.001683765;0.3070675;0.004141975,0.003464478;0.603701;-0.006207279,0.1905676;0.4753368;0.01388951,0.2248417;0.2169342;0.02932211,0.281765;-0.03085792;0.02341663,-0.1806904;0.4637603;-0.01650413,-0.2314849;0.2084514;0.00404001,-0.279234;-0.04054011;-0.01594304,0.06924337;0.004437353;-0.03384775,0.08852234;-0.3473506;-0.0007354245,0.09968285;-0.7365123;0.08280158,0.1095605;-0.7669193;0.01964601,-0.06617057;0.005470682;-0.03938949,-0.1147484;-0.3439832;-0.01209464,-0.1377201;-0.7340521;0.06451079,-0.1311902;-0.6950781;-0.02273612,0.003018752;0.531143;-0.001317172,0;0;0,0.001242176;0.3063942;-0.02077377,0.001481794;0.6007997;-0.05846536,0.1802647;0.4825927;0.01960874,0.2087081;0.2243651;0.04595709,0.2713397;-0.01898129;0.006766319,-0.1927765;0.5138171;-0.07033348,-0.2596431;0.2618376;-0.05550135,-0.2843437;0.01131174;-0.09159511,0.07391587;-0.002610952;-0.02212763,0.09944552;-0.3546583;0.003046511,0.08940849;-0.7450785;0.08064294,0.1048367;-0.7758771;0.01899314,-0.06205449;0.008216781;-0.0451855,-0.09717207;-0.3435131;-0.02858049,-0.1139035;-0.7311949;0.06070983,-0.1204712;-0.7713497;0.008075543,0.00146063;0.5290399;-0.04666245,748.2506
+0;0;0,0.001662409;0.3070726;0.003760784,0.003366857;0.6036912;-0.007013027,0.1905131;0.4755452;0.01370154,0.2246261;0.2173561;0.03266218,0.2814704;-0.03051475;0.03485937,-0.1807841;0.4638538;-0.01740091,-0.2326959;0.2092159;0.008084465,-0.2798789;-0.04021391;-0.007232699,0.06923154;0.004407825;-0.0338758,0.08838127;-0.34737;-0.0005812496,0.09940731;-0.7364506;0.08335017,0.1092261;-0.7666709;0.02000734,-0.06617925;0.00550603;-0.03936997,-0.1149542;-0.3439069;-0.01190268,-0.137949;-0.7339679;0.06473608,-0.1312858;-0.6950227;-0.0225037,0.002943705;0.5311404;-0.002014942,0;0;0,0.001242176;0.3063942;-0.02077377,0.001481794;0.6007997;-0.05846536,0.1802647;0.4825927;0.01960874,0.2087081;0.2243651;0.04595709,0.2713397;-0.01898129;0.006766319,-0.1927765;0.5138171;-0.07033348,-0.2596431;0.2618376;-0.05550135,-0.2843437;0.01131174;-0.09159511,0.07391587;-0.002610952;-0.02212763,0.09944552;-0.3546583;0.003046511,0.08940849;-0.7450785;0.08064294,0.1048367;-0.7758771;0.01899314,-0.06205449;0.008216781;-0.0451855,-0.09717207;-0.3435131;-0.02858049,-0.1139035;-0.7311949;0.06070983,-0.1204712;-0.7713497;0.008075543,0.00146063;0.5290399;-0.04666245,748.2724
+0;0;0,0.001665312;0.3076089;0.003767353,0.003382103;0.6063698;-0.007096255,0.1898519;0.477621;0.01361726,0.2239615;0.2194578;0.032576,0.2811501;-0.02991471;0.03478651,-0.1801155;0.4659714;-0.01737378,-0.2320221;0.2113591;0.008109037,-0.2794909;-0.03958178;-0.007300916,0.06930507;0.004412506;-0.03391178,0.08844402;-0.3471674;-0.0006359555,0.09948932;-0.7369276;0.08344203,0.1094149;-0.7678025;0.01941054,-0.06624954;0.005511878;-0.03941179,-0.1149971;-0.3437045;-0.01195995,-0.1380321;-0.7344467;0.06481265,-0.1312964;-0.6954042;-0.02337564,0.002954273;0.5330171;-0.002042923,0;0;0,0.001588665;0.306861;-0.02177203,0.003221177;0.6030248;-0.0623951,0.1795711;0.4826657;0.01872277,0.2097944;0.2247412;0.0457902,0.2743883;-0.02000199;0.008501291,-0.1910318;0.5138265;-0.07020283,-0.2582923;0.2619905;-0.05517713,-0.2830611;0.009916306;-0.09133191,0.07395077;-0.002480969;-0.02231145,0.09937745;-0.3543295;0.002949476,0.08937751;-0.7454524;0.0805831,0.1081655;-0.7771157;0.01935434,-0.06220093;0.008107074;-0.04514413,-0.09748067;-0.3433976;-0.02835507,-0.1138684;-0.7317498;0.06118864,-0.09791476;-0.7201076;-0.02432617,0.00271472;0.5306223;-0.04959035,748.2839
+0;0;0,0.001665312;0.3076089;0.003767353,0.003382103;0.6063698;-0.007096255,0.1898519;0.477621;0.01361726,0.2239615;0.2194578;0.032576,0.2811501;-0.02991471;0.03478651,-0.1801155;0.4659714;-0.01737378,-0.2320221;0.2113591;0.008109037,-0.2794909;-0.03958178;-0.007300916,0.06930507;0.004412506;-0.03391178,0.08844402;-0.3471674;-0.0006359555,0.09948932;-0.7369276;0.08344203,0.1094149;-0.7678025;0.01941054,-0.06624954;0.005511878;-0.03941179,-0.1149971;-0.3437045;-0.01195995,-0.1380321;-0.7344467;0.06481265,-0.1312964;-0.6954042;-0.02337564,0.002954273;0.5330171;-0.002042923,0;0;0,0.001588665;0.306861;-0.02177203,0.003221177;0.6030248;-0.0623951,0.1795711;0.4826657;0.01872277,0.2097944;0.2247412;0.0457902,0.2743883;-0.02000199;0.008501291,-0.1910318;0.5138265;-0.07020283,-0.2582923;0.2619905;-0.05517713,-0.2830611;0.009916306;-0.09133191,0.07395077;-0.002480969;-0.02231145,0.09937745;-0.3543295;0.002949476,0.08937751;-0.7454524;0.0805831,0.1081655;-0.7771157;0.01935434,-0.06220093;0.008107074;-0.04514413,-0.09748067;-0.3433976;-0.02835507,-0.1138684;-0.7317498;0.06118864,-0.09791476;-0.7201076;-0.02432617,0.00271472;0.5306223;-0.04959035,748.3057
+0;0;0,0.001628064;0.3073989;0.00321121,0.003257875;0.6052754;-0.008267064,0.1895494;0.4773828;0.0135281,0.2240933;0.218957;0.03653026,0.2793781;-0.03027335;0.04581588,-0.1801655;0.4656041;-0.01727145,-0.2328617;0.2111215;0.01384096,-0.280327;-0.0397619;0.005904667,0.06930275;0.004378725;-0.0339294,0.08827702;-0.347147;-0.0001275986,0.09931983;-0.7367489;0.0840637,0.109442;-0.7681887;0.01973934,-0.06626788;0.005543296;-0.03938386,-0.1151474;-0.343613;-0.01157035,-0.1382396;-0.7341959;0.06531583,-0.1314813;-0.6951347;-0.02349376,0.002855103;0.5322746;-0.003066892,0;0;0,0.001647592;0.3066576;-0.02157509,0.002814356;0.602159;-0.06075752,0.179805;0.4829124;0.01845932,0.2118135;0.2246731;0.04664111,0.2780994;-0.01947768;0.01121545,-0.1909113;0.5139282;-0.07041501,-0.2578746;0.2613579;-0.05523612,-0.2825985;0.009627014;-0.09099518,0.07390822;-0.002409175;-0.02247262,0.09975345;-0.3542026;0.00295043,0.08999193;-0.745162;0.08076572,0.109648;-0.7774201;0.01950812,-0.06221553;0.008093454;-0.04513283,-0.09746987;-0.3433733;-0.0277793,-0.1133203;-0.7317066;0.06135989,-0.1192767;-0.7738386;0.008668192,0.00249394;0.5300028;-0.04852235,748.3165
+0;0;0,0.001628064;0.3073989;0.00321121,0.003257875;0.6052754;-0.008267064,0.1895494;0.4773828;0.0135281,0.2240933;0.218957;0.03653026,0.2793781;-0.03027335;0.04581588,-0.1801655;0.4656041;-0.01727145,-0.2328617;0.2111215;0.01384096,-0.280327;-0.0397619;0.005904667,0.06930275;0.004378725;-0.0339294,0.08827702;-0.347147;-0.0001275986,0.09931983;-0.7367489;0.0840637,0.109442;-0.7681887;0.01973934,-0.06626788;0.005543296;-0.03938386,-0.1151474;-0.343613;-0.01157035,-0.1382396;-0.7341959;0.06531583,-0.1314813;-0.6951347;-0.02349376,0.002855103;0.5322746;-0.003066892,0;0;0,0.001647592;0.3066576;-0.02157509,0.002814356;0.602159;-0.06075752,0.179805;0.4829124;0.01845932,0.2118135;0.2246731;0.04664111,0.2780994;-0.01947768;0.01121545,-0.1909113;0.5139282;-0.07041501,-0.2578746;0.2613579;-0.05523612,-0.2825985;0.009627014;-0.09099518,0.07390822;-0.002409175;-0.02247262,0.09975345;-0.3542026;0.00295043,0.08999193;-0.745162;0.08076572,0.109648;-0.7774201;0.01950812,-0.06221553;0.008093454;-0.04513283,-0.09746987;-0.3433733;-0.0277793,-0.1133203;-0.7317066;0.06135989,-0.1192767;-0.7738386;0.008668192,0.00249394;0.5300028;-0.04852235,748.3284
+0;0;0,0.001627508;0.3072939;0.003210113,0.003254838;0.6047173;-0.008249287,0.1887179;0.4772123;0.01346193,0.2231377;0.2197146;0.03638147,0.278192;-0.02847673;0.04562839,-0.1793548;0.4654859;-0.01720082,-0.2318617;0.2119173;0.01379984,-0.2791291;-0.03792022;0.005896633,0.06932549;0.004380162;-0.03394053,0.08827275;-0.3466451;-0.0001868494,0.099326;-0.7366153;0.08408405,0.1094756;-0.7682215;0.01958541,-0.06628963;0.005545115;-0.03939678,-0.1150995;-0.3431141;-0.01162287,-0.1382136;-0.7340662;0.065336,-0.131437;-0.6949805;-0.02371421,0.002852859;0.5318602;-0.003059353,0;0;0,0.001577385;0.30656;-0.02146983,0.002506766;0.6017031;-0.05992734,0.1788284;0.4819491;0.01806045,0.2128325;0.2250228;0.04717469,0.2829897;-0.01737267;0.01495862,-0.1902467;0.5142028;-0.07041185,-0.2562722;0.2623551;-0.0552967,-0.2809879;0.01161835;-0.09044832,0.07389823;-0.002310961;-0.02260268,0.09956146;-0.3536021;0.00295043,0.0902219;-0.7450258;0.08041596,0.109651;-0.7770621;0.01850939,-0.06228304;0.008020837;-0.04509611,-0.0974372;-0.3429598;-0.02795458,-0.1131556;-0.7316375;0.06139375,-0.09710911;-0.7200478;-0.02498901,0.002266493;0.5296518;-0.04793584,748.3499
+0;0;0,0.001677216;0.3072984;0.002713552,0.003383495;0.6046997;-0.009288827,0.1889238;0.4776424;0.01286938,0.2234499;0.2207707;0.04185111,0.2778161;-0.02740487;0.05483773,-0.1793878;0.4657099;-0.0173843,-0.2326074;0.2129446;0.01856613,-0.2789052;-0.03716612;0.01449525,0.06927844;0.004356644;-0.03403949,0.08826891;-0.3466193;0.0001988932,0.09918275;-0.7365741;0.08455962,0.1096438;-0.7680151;0.01995332,-0.0663368;0.00556658;-0.03931427,-0.1151319;-0.34308;-0.01135621,-0.1381143;-0.7340079;0.06576525,-0.1314172;-0.6949606;-0.02329488,0.00295836;0.5318527;-0.003961329,0;0;0,0.001577385;0.30656;-0.02146983,0.002506766;0.6017031;-0.05992734,0.1788284;0.4819491;0.01806045,0.2128325;0.2250228;0.04717469,0.2829897;-0.01737267;0.01495862,-0.1902467;0.5142028;-0.07041185,-0.2562722;0.2623551;-0.0552967,-0.2809879;0.01161835;-0.09044832,0.07389823;-0.002310961;-0.02260268,0.09956146;-0.3536021;0.00295043,0.0902219;-0.7450258;0.08041596,0.109651;-0.7770621;0.01850939,-0.06228304;0.008020837;-0.04509611,-0.0974372;-0.3429598;-0.02795458,-0.1131556;-0.7316375;0.06139375,-0.09710911;-0.7200478;-0.02498901,0.002266493;0.5296518;-0.04793584,748.3615
+0;0;0,0.001677216;0.3072984;0.002713552,0.003383495;0.6046997;-0.009288827,0.1889238;0.4776424;0.01286938,0.2234499;0.2207707;0.04185111,0.2778161;-0.02740487;0.05483773,-0.1793878;0.4657099;-0.0173843,-0.2326074;0.2129446;0.01856613,-0.2789052;-0.03716612;0.01449525,0.06927844;0.004356644;-0.03403949,0.08826891;-0.3466193;0.0001988932,0.09918275;-0.7365741;0.08455962,0.1096438;-0.7680151;0.01995332,-0.0663368;0.00556658;-0.03931427,-0.1151319;-0.34308;-0.01135621,-0.1381143;-0.7340079;0.06576525,-0.1314172;-0.6949606;-0.02329488,0.00295836;0.5318527;-0.003961329,0;0;0,0.001577385;0.30656;-0.02146983,0.002506766;0.6017031;-0.05992734,0.1788284;0.4819491;0.01806045,0.2128325;0.2250228;0.04717469,0.2829897;-0.01737267;0.01495862,-0.1902467;0.5142028;-0.07041185,-0.2562722;0.2623551;-0.0552967,-0.2809879;0.01161835;-0.09044832,0.07389823;-0.002310961;-0.02260268,0.09956146;-0.3536021;0.00295043,0.0902219;-0.7450258;0.08041596,0.109651;-0.7770621;0.01850939,-0.06228304;0.008020837;-0.04509611,-0.0974372;-0.3429598;-0.02795458,-0.1131556;-0.7316375;0.06139375,-0.09710911;-0.7200478;-0.02498901,0.002266493;0.5296518;-0.04793584,748.3732
+0;0;0,0.001683896;0.3085223;0.00272436,0.003405313;0.608557;-0.009394111,0.1896697;0.4804159;0.01289379,0.2241136;0.224156;0.04180651,0.2779551;-0.02162451;0.0546678,-0.180086;0.4684367;-0.0174785,-0.2331789;0.2162733;0.01838631,-0.2790299;-0.03142363;0.01435472,0.06932873;0.004359806;-0.0340642,0.08831182;-0.3464797;0.0001608767,0.0992364;-0.7368179;0.08460455,0.1094984;-0.7670901;0.0212273,-0.06638494;0.00557062;-0.03934281,-0.115161;-0.3429404;-0.01139561,-0.1381661;-0.7342528;0.06580167,-0.1315964;-0.6953776;-0.02156422,0.002975094;0.5348388;-0.004002903,0;0;0,0.001824524;0.307689;-0.0228132,0.003775276;0.6052145;-0.06327558,0.178528;0.48131;0.01833415,0.2139085;0.2253345;0.04860377,0.2877635;-0.01383801;0.02006745,-0.1901226;0.5137054;-0.07000276,-0.2557476;0.2623931;-0.05493858,-0.2801447;0.01403879;-0.08954044,0.07396129;-0.002275243;-0.02259207,0.09989598;-0.3533906;0.003204823,0.09071478;-0.7452167;0.08067703,0.1092569;-0.7770999;0.0208323,-0.06230878;0.008020776;-0.04515676,-0.09737255;-0.3428288;-0.0279752,-0.1120558;-0.7315735;0.06299698,-0.09633699;-0.71986;-0.02169807,0.003211983;0.5323883;-0.05064046,748.3962
+0;0;0,0.001644806;0.3082201;0.002358812,0.00329767;0.6068327;-0.01005619,0.1881393;0.4802138;0.01231464,0.2225885;0.2253804;0.04643214,0.2771073;-0.02243862;0.0658935,-0.1788153;0.4682064;-0.01730958,-0.2323229;0.2176602;0.02336451,-0.2778132;-0.03266904;0.02894899,0.06925365;0.004401622;-0.03413877,0.08809444;-0.3459918;0.0005351827,0.09889443;-0.7361647;0.08522725,0.109652;-0.7673606;0.02029079,-0.06642258;0.005527401;-0.03922226,-0.1153037;-0.3425916;-0.0117163,-0.138323;-0.7336051;0.06640491,-0.1317136;-0.6945742;-0.02276994,0.002886826;0.5336853;-0.004615818,0;0;0,0.001752939;0.3074085;-0.02246928,0.002825808;0.6037602;-0.06118023,0.1774483;0.4821979;0.01759434,0.2154008;0.2277589;0.05092883,0.2921377;-0.01351376;0.02515531,-0.1890278;0.5138763;-0.07032146,-0.2544394;0.2633176;-0.0550751,-0.2792666;0.01242414;-0.08973624,0.07391775;-0.002201423;-0.02263224,0.1000125;-0.3528855;0.003301146,0.0910486;-0.744625;0.08065844,0.110886;-0.7773547;0.0194304,-0.06226341;0.007990699;-0.04516984,-0.09736182;-0.3424529;-0.02813538,-0.1117343;-0.7310186;0.06315817,-0.09570447;-0.7195732;-0.02330668,0.002576638;0.5313917;-0.04922009,748.4175
+0;0;0,0.001644806;0.3082201;0.002358812,0.00329767;0.6068327;-0.01005619,0.1881393;0.4802138;0.01231464,0.2225885;0.2253804;0.04643214,0.2771073;-0.02243862;0.0658935,-0.1788153;0.4682064;-0.01730958,-0.2323229;0.2176602;0.02336451,-0.2778132;-0.03266904;0.02894899,0.06925365;0.004401622;-0.03413877,0.08809444;-0.3459918;0.0005351827,0.09889443;-0.7361647;0.08522725,0.109652;-0.7673606;0.02029079,-0.06642258;0.005527401;-0.03922226,-0.1153037;-0.3425916;-0.0117163,-0.138323;-0.7336051;0.06640491,-0.1317136;-0.6945742;-0.02276994,0.002886826;0.5336853;-0.004615818,0;0;0,0.001752939;0.3074085;-0.02246928,0.002825808;0.6037602;-0.06118023,0.1774483;0.4821979;0.01759434,0.2154008;0.2277589;0.05092883,0.2921377;-0.01351376;0.02515531,-0.1890278;0.5138763;-0.07032146,-0.2544394;0.2633176;-0.0550751,-0.2792666;0.01242414;-0.08973624,0.07391775;-0.002201423;-0.02263224,0.1000125;-0.3528855;0.003301146,0.0910486;-0.744625;0.08065844,0.110886;-0.7773547;0.0194304,-0.06226341;0.007990699;-0.04516984,-0.09736182;-0.3424529;-0.02813538,-0.1117343;-0.7310186;0.06315817,-0.09570447;-0.7195732;-0.02330668,0.002576638;0.5313917;-0.04922009,748.4288
+0;0;0,0.001644806;0.3082201;0.002358812,0.00329767;0.6068327;-0.01005619,0.1881393;0.4802138;0.01231464,0.2225885;0.2253804;0.04643214,0.2771073;-0.02243862;0.0658935,-0.1788153;0.4682064;-0.01730958,-0.2323229;0.2176602;0.02336451,-0.2778132;-0.03266904;0.02894899,0.06925365;0.004401622;-0.03413877,0.08809444;-0.3459918;0.0005351827,0.09889443;-0.7361647;0.08522725,0.109652;-0.7673606;0.02029079,-0.06642258;0.005527401;-0.03922226,-0.1153037;-0.3425916;-0.0117163,-0.138323;-0.7336051;0.06640491,-0.1317136;-0.6945742;-0.02276994,0.002886826;0.5336853;-0.004615818,0;0;0,0.001752939;0.3074085;-0.02246928,0.002825808;0.6037602;-0.06118023,0.1774483;0.4821979;0.01759434,0.2154008;0.2277589;0.05092883,0.2921377;-0.01351376;0.02515531,-0.1890278;0.5138763;-0.07032146,-0.2544394;0.2633176;-0.0550751,-0.2792666;0.01242414;-0.08973624,0.07391775;-0.002201423;-0.02263224,0.1000125;-0.3528855;0.003301146,0.0910486;-0.744625;0.08065844,0.110886;-0.7773547;0.0194304,-0.06226341;0.007990699;-0.04516984,-0.09736182;-0.3424529;-0.02813538,-0.1117343;-0.7310186;0.06315817,-0.09570447;-0.7195732;-0.02330668,0.002576638;0.5313917;-0.04922009,748.4402
+0;0;0,0.00168169;0.3080761;0.001870778,0.003404644;0.6058949;-0.01114667,0.1879517;0.4804682;0.01174294,0.2223238;0.226912;0.05121577,0.2758364;-0.02076593;0.07689586,-0.1785245;0.4682281;-0.01738474,-0.2322312;0.2191019;0.02824491,-0.2776387;-0.03125958;0.03941146,0.06916373;0.004417352;-0.03427427,0.08818891;-0.3455734;0.0005688705,0.0988517;-0.7362431;0.08579831,0.1095773;-0.7672077;0.02105632,-0.06646891;0.005507116;-0.03910775,-0.1152252;-0.3422621;-0.011741,-0.1382367;-0.7337562;0.06702097,-0.1317341;-0.694794;-0.02186457,0.002971958;0.5329904;-0.005551377,0;0;0,0.001636561;0.3072695;-0.02235925,0.00231332;0.6029493;-0.06030929,0.1770227;0.482275;0.01741505,0.2166014;0.228848;0.05260849,0.2954104;-0.01206653;0.02777433,-0.1888234;0.5139462;-0.07110992,-0.2545063;0.2639688;-0.05603081,-0.2792859;0.01280892;-0.09026675,0.07389308;-0.002151757;-0.02265048,0.09979644;-0.3524865;0.003119469,0.09086421;-0.7448231;0.08053279,0.1112058;-0.7777838;0.02015543,-0.06223842;0.007968573;-0.04517456,-0.09740261;-0.3420942;-0.0281744,-0.1120716;-0.7316316;0.06152532,-0.09597325;-0.7200171;-0.0246493,0.00218403;0.5307776;-0.04857051,748.4623
+0;0;0,0.00168169;0.3080761;0.001870778,0.003404644;0.6058949;-0.01114667,0.1879517;0.4804682;0.01174294,0.2223238;0.226912;0.05121577,0.2758364;-0.02076593;0.07689586,-0.1785245;0.4682281;-0.01738474,-0.2322312;0.2191019;0.02824491,-0.2776387;-0.03125958;0.03941146,0.06916373;0.004417352;-0.03427427,0.08818891;-0.3455734;0.0005688705,0.0988517;-0.7362431;0.08579831,0.1095773;-0.7672077;0.02105632,-0.06646891;0.005507116;-0.03910775,-0.1152252;-0.3422621;-0.011741,-0.1382367;-0.7337562;0.06702097,-0.1317341;-0.694794;-0.02186457,0.002971958;0.5329904;-0.005551377,0;0;0,0.001636561;0.3072695;-0.02235925,0.00231332;0.6029493;-0.06030929,0.1770227;0.482275;0.01741505,0.2166014;0.228848;0.05260849,0.2954104;-0.01206653;0.02777433,-0.1888234;0.5139462;-0.07110992,-0.2545063;0.2639688;-0.05603081,-0.2792859;0.01280892;-0.09026675,0.07389308;-0.002151757;-0.02265048,0.09979644;-0.3524865;0.003119469,0.09086421;-0.7448231;0.08053279,0.1112058;-0.7777838;0.02015543,-0.06223842;0.007968573;-0.04517456,-0.09740261;-0.3420942;-0.0281744,-0.1120716;-0.7316316;0.06152532,-0.09597325;-0.7200171;-0.0246493,0.00218403;0.5307776;-0.04857051,748.4734
+0;0;0,0.001681298;0.3080043;0.001870342,0.003402191;0.6054673;-0.01113098,0.1876999;0.480212;0.01172756,0.2219893;0.2272659;0.05110539,0.2751012;-0.01855718;0.07659318,-0.1782812;0.4679884;-0.01736076,-0.2318586;0.2194617;0.02815907,-0.276926;-0.02902485;0.039242,0.06913408;0.004415458;-0.03425957,0.08815164;-0.3454353;0.0005696341,0.0988185;-0.7362541;0.0858316,0.1095277;-0.7671254;0.02118871,-0.06644041;0.005504754;-0.03909098,-0.1151772;-0.3421253;-0.01173518,-0.1381975;-0.7337688;0.06705685,-0.1317048;-0.6948203;-0.02169263,0.002970101;0.5326632;-0.005543382,0;0;0,0.001450263;0.3072062;-0.02225268,0.001468018;0.6026067;-0.05959046,0.1763153;0.4825084;0.0177269,0.2173519;0.2302582;0.05506253,0.2983069;-0.008204222;0.03312111,-0.1890634;0.5140041;-0.07196356,-0.2548151;0.2646962;-0.05678517,-0.2793441;0.01536679;-0.09044008,0.07385455;-0.002114713;-0.02266645,0.09963307;-0.3523161;0.003115654,0.09082581;-0.7448118;0.08052611,0.1106455;-0.7776718;0.02007365,-0.06217281;0.007943848;-0.04521252,-0.09760825;-0.3419533;-0.02828453,-0.1121456;-0.731632;0.061504,-0.09586724;-0.7199526;-0.02450804,0.001538809;0.5305084;-0.04802787,748.4954
+0;0;0,0.001753971;0.3078626;0.001128648,0.003596699;0.6048917;-0.01262684,0.187623;0.4804207;0.01167609,0.2217298;0.2302885;0.0548906,0.2745476;-0.01590657;0.0863881,-0.1780435;0.4678946;-0.01701709,-0.2313514;0.2223859;0.032789,-0.2766797;-0.02677809;0.04880323,0.06896877;0.00444866;-0.03462856,0.08805626;-0.3451774;0.001283467,0.09877184;-0.735907;0.08669551,0.1095991;-0.7669505;0.02206121,-0.06662393;0.005473472;-0.03881896,-0.1151739;-0.3420459;-0.0111501,-0.1381479;-0.7335927;0.06786227,-0.1317116;-0.6946906;-0.02102225,0.003129698;0.532202;-0.006853779,0;0;0,0.001348514;0.3070806;-0.02198589,0.001231287;0.6021437;-0.05881202,0.1754249;0.4810889;0.01856422,0.2183704;0.2315206;0.0568819,0.3019805;-0.007366389;0.03854775,-0.1888372;0.5139915;-0.07265075,-0.2543426;0.2668149;-0.05817061,-0.2791367;0.01648647;-0.09155813,0.07392027;-0.002052963;-0.02252102,0.09973275;-0.3521313;0.003387453,0.0909316;-0.7445868;0.08072352,0.1105645;-0.7775133;0.02009391,-0.06211342;0.00788816;-0.04533562,-0.0973881;-0.3418922;-0.02796358,-0.1119097;-0.7315009;0.0618911,-0.09532179;-0.719817;-0.02419312,0.001330305;0.530125;-0.04738247,748.5177
+0;0;0,0.001753971;0.3078626;0.001128648,0.003596699;0.6048917;-0.01262684,0.187623;0.4804207;0.01167609,0.2217298;0.2302885;0.0548906,0.2745476;-0.01590657;0.0863881,-0.1780435;0.4678946;-0.01701709,-0.2313514;0.2223859;0.032789,-0.2766797;-0.02677809;0.04880323,0.06896877;0.00444866;-0.03462856,0.08805626;-0.3451774;0.001283467,0.09877184;-0.735907;0.08669551,0.1095991;-0.7669505;0.02206121,-0.06662393;0.005473472;-0.03881896,-0.1151739;-0.3420459;-0.0111501,-0.1381479;-0.7335927;0.06786227,-0.1317116;-0.6946906;-0.02102225,0.003129698;0.532202;-0.006853779,0;0;0,0.001348514;0.3070806;-0.02198589,0.001231287;0.6021437;-0.05881202,0.1754249;0.4810889;0.01856422,0.2183704;0.2315206;0.0568819,0.3019805;-0.007366389;0.03854775,-0.1888372;0.5139915;-0.07265075,-0.2543426;0.2668149;-0.05817061,-0.2791367;0.01648647;-0.09155813,0.07392027;-0.002052963;-0.02252102,0.09973275;-0.3521313;0.003387453,0.0909316;-0.7445868;0.08072352,0.1105645;-0.7775133;0.02009391,-0.06211342;0.00788816;-0.04533562,-0.0973881;-0.3418922;-0.02796358,-0.1119097;-0.7315009;0.0618911,-0.09532179;-0.719817;-0.02419312,0.001330305;0.530125;-0.04738247,748.5295
+0;0;0,0.001753194;0.3077262;0.001128148,0.003594324;0.6044974;-0.01261582,0.1870139;0.4802503;0.01162189,0.2210002;0.2310014;0.05468379,0.2740644;-0.01634197;0.08632821,-0.1774493;0.4677654;-0.01697687,-0.230569;0.2231237;0.03265334,-0.2761087;-0.02720247;0.04874226,0.0688953;0.004443921;-0.03459167,0.08785916;-0.3429176;0.001087755,0.09861635;-0.7351646;0.08683152,0.1094936;-0.7664904;0.02189843,-0.06655296;0.005467641;-0.0387776,-0.1147885;-0.3398008;-0.01128796,-0.1378516;-0.7328683;0.06803128,-0.1313857;-0.693925;-0.02126413,0.003127667;0.5318612;-0.006847002,0;0;0,0.001362644;0.3069523;-0.02186799,0.00137439;0.6017876;-0.05842829,0.1747037;0.4804418;0.01895165,0.2198824;0.2325215;0.05931044,0.3052325;-0.007291332;0.04513121,-0.1879661;0.5144697;-0.07376871,-0.2537065;0.2682788;-0.05953405,-0.2787525;0.01681107;-0.09318811,0.07382746;-0.002010688;-0.02254677,0.09935819;-0.3498387;0.0030756,0.09097835;-0.7438065;0.08082294,0.1110524;-0.7770339;0.02003813,-0.06202903;0.007872906;-0.04531347,-0.0973134;-0.3396372;-0.02845016,-0.1116918;-0.7307113;0.06199219,-0.09473579;-0.7191046;-0.0244349,0.001426488;0.5298151;-0.04704988,748.5529
+0;0;0,0.001820565;0.3077268;0.000819103,0.003738419;0.6044885;-0.01312386,0.1872006;0.4805431;0.0113621,0.221105;0.2323488;0.06019334,0.2740633;-0.01412264;0.09818207,-0.1774799;0.4681118;-0.01688715,-0.2310007;0.224772;0.0383913,-0.2773346;-0.02481747;0.06193209,0.06880546;0.004322735;-0.03478529,0.08805735;-0.3429984;0.001132198,0.09868018;-0.7350755;0.08766648,0.1095839;-0.7667807;0.02309835,-0.06665765;0.005558953;-0.03858433,-0.1147718;-0.3397157;-0.01096088,-0.1377316;-0.7326715;0.06893978,-0.1313268;-0.6937484;-0.02036206,0.003251857;0.5318557;-0.007313825,0;0;0,0.001362644;0.3069523;-0.02186799,0.00137439;0.6017876;-0.05842829,0.1747037;0.4804418;0.01895165,0.2198824;0.2325215;0.05931044,0.3052325;-0.007291332;0.04513121,-0.1879661;0.5144697;-0.07376871,-0.2537065;0.2682788;-0.05953405,-0.2787525;0.01681107;-0.09318811,0.07382746;-0.002010688;-0.02254677,0.09935819;-0.3498387;0.0030756,0.09097835;-0.7438065;0.08082294,0.1110524;-0.7770339;0.02003813,-0.06202903;0.007872906;-0.04531347,-0.0973134;-0.3396372;-0.02845016,-0.1116918;-0.7307113;0.06199219,-0.09473579;-0.7191046;-0.0244349,0.001426488;0.5298151;-0.04704988,748.5645
+0;0;0,0.001819685;0.3075781;0.0008187072,0.003735176;0.603974;-0.0131072,0.1891189;0.4795794;0.01156686,0.2230397;0.2312647;0.06042179,0.2761731;-0.01602173;0.09853613,-0.1793699;0.4670182;-0.01697738,-0.2329166;0.2235605;0.03832786,-0.2794038;-0.02685432;0.06194649,0.06876007;0.004319883;-0.03476234,0.08806717;-0.3439973;0.001258153,0.09866039;-0.734982;0.08755133,0.1094306;-0.765932;0.0237735,-0.06661367;0.005555286;-0.03855887,-0.1148658;-0.3407097;-0.0108562,-0.1377617;-0.7325705;0.06882183,-0.1314352;-0.6937567;-0.01938695,0.003249194;0.5314278;-0.00730409,0;0;0,0.001224093;0.306808;-0.02180898,0.0009431317;0.601299;-0.05816352,0.1768745;0.4809895;0.01907682,0.2203228;0.2330731;0.0620575,0.3063335;-0.007493287;0.04955149,-0.1901748;0.5144342;-0.07493541,-0.2562858;0.2681806;-0.06129429,-0.2813525;0.01587778;-0.09507917,0.07378207;-0.001993716;-0.02252245,0.09898511;-0.3508008;0.003812313,0.09091659;-0.743772;0.08085966,0.109197;-0.7780752;0.02229833,-0.06192738;0.007845321;-0.04537048,-0.09750317;-0.3406414;-0.02844473,-0.1118501;-0.7306088;0.06181785,-0.09504946;-0.7187614;-0.02354445,0.001077592;0.5294083;-0.04682446,748.5849
+0;0;0,0.001819685;0.3075781;0.0008187072,0.003735176;0.603974;-0.0131072,0.1891189;0.4795794;0.01156686,0.2230397;0.2312647;0.06042179,0.2761731;-0.01602173;0.09853613,-0.1793699;0.4670182;-0.01697738,-0.2329166;0.2235605;0.03832786,-0.2794038;-0.02685432;0.06194649,0.06876007;0.004319883;-0.03476234,0.08806717;-0.3439973;0.001258153,0.09866039;-0.734982;0.08755133,0.1094306;-0.765932;0.0237735,-0.06661367;0.005555286;-0.03855887,-0.1148658;-0.3407097;-0.0108562,-0.1377617;-0.7325705;0.06882183,-0.1314352;-0.6937567;-0.01938695,0.003249194;0.5314278;-0.00730409,0;0;0,0.001224093;0.306808;-0.02180898,0.0009431317;0.601299;-0.05816352,0.1768745;0.4809895;0.01907682,0.2203228;0.2330731;0.0620575,0.3063335;-0.007493287;0.04955149,-0.1901748;0.5144342;-0.07493541,-0.2562858;0.2681806;-0.06129429,-0.2813525;0.01587778;-0.09507917,0.07378207;-0.001993716;-0.02252245,0.09898511;-0.3508008;0.003812313,0.09091659;-0.743772;0.08085966,0.109197;-0.7780752;0.02229833,-0.06192738;0.007845321;-0.04537048,-0.09750317;-0.3406414;-0.02844473,-0.1118501;-0.7306088;0.06181785,-0.09504946;-0.7187614;-0.02354445,0.001077592;0.5294083;-0.04682446,748.5964
+0;0;0,0.001741401;0.3075795;0.0002358256,0.003497137;0.6039341;-0.01454009,0.1890512;0.4802143;0.0109339,0.2233472;0.2331273;0.06542578,0.275766;-0.01334079;0.1093829,-0.1797823;0.4675102;-0.01736639,-0.2336989;0.2254075;0.04327082,-0.2798641;-0.02455729;0.07178105,0.06867961;0.004344762;-0.03491795,0.08788763;-0.3439422;0.001446392,0.09849538;-0.7349737;0.08752534,0.1092222;-0.7662256;0.02403015,-0.06669047;0.005523884;-0.03843042,-0.1149915;-0.3407623;-0.01108093,-0.1378528;-0.7325227;0.0690998,-0.1315659;-0.6937627;-0.01911718,0.003058038;0.5314068;-0.00850265,0;0;0,0.001224093;0.306808;-0.02180898,0.0009431317;0.601299;-0.05816352,0.1768745;0.4809895;0.01907682,0.2203228;0.2330731;0.0620575,0.3063335;-0.007493287;0.04955149,-0.1901748;0.5144342;-0.07493541,-0.2562858;0.2681806;-0.06129429,-0.2813525;0.01587778;-0.09507917,0.07378207;-0.001993716;-0.02252245,0.09898511;-0.3508008;0.003812313,0.09091659;-0.743772;0.08085966,0.109197;-0.7780752;0.02229833,-0.06192738;0.007845321;-0.04537048,-0.09750317;-0.3406414;-0.02844473,-0.1118501;-0.7306088;0.06181785,-0.09504946;-0.7187614;-0.02354445,0.001077592;0.5294083;-0.04682446,748.609
+0;0;0,0.001740827;0.3074782;0.0002357479,0.003496172;0.6037666;-0.0145372,0.1880456;0.4803319;0.01083108,0.2225216;0.231948;0.06560895,0.2749045;-0.0143514;0.109536,-0.1787955;0.4676964;-0.01731634,-0.2329951;0.2243231;0.04363913,-0.2791287;-0.02547073;0.07212985,0.06861985;0.004340982;-0.03488757,0.08779421;-0.3433357;0.001413058,0.09838173;-0.7336212;0.08732778,0.1090923;-0.7647803;0.02392882,-0.06663243;0.005519077;-0.03839697,-0.1148489;-0.3401604;-0.0110954,-0.1376666;-0.7311734;0.06893235,-0.1313891;-0.6924266;-0.01915093,0.003057125;0.5312478;-0.008500478,0;0;0,0.001246359;0.306714;-0.02170062,0.001073327;0.6011515;-0.05794287,0.175639;0.4808037;0.01973033,0.2210461;0.2322116;0.06471848,0.3076651;-0.008030817;0.05386949,-0.1888712;0.514627;-0.07582838,-0.2559614;0.2672084;-0.06291834,-0.2808723;0.01501301;-0.09629364,0.07375199;-0.001958355;-0.0223937,0.09907754;-0.3501292;0.004067183,0.09111486;-0.7422606;0.0814352,0.1079556;-0.7757436;0.02176213,-0.06178072;0.007790104;-0.04546566,-0.09733144;-0.3400742;-0.02840451,-0.1114772;-0.7292622;0.06186626,-0.0943732;-0.7173896;-0.0233008,0.001179352;0.5292675;-0.04661691,748.6298
+0;0;0,0.001828158;0.3073075;-0.0001989998,0.003721977;0.6034167;-0.0154627,0.1866144;0.4808918;0.01020692,0.2215447;0.2340853;0.06910619,0.2729256;-0.01011135;0.1193793,-0.1772173;0.4686656;-0.01752207,-0.2313697;0.2270957;0.04816035,-0.2772267;-0.02082376;0.08326681,0.06852083;0.004320038;-0.03492357,0.0879265;-0.3429795;0.001226425,0.09850369;-0.7336994;0.08784167,0.1092762;-0.7645764;0.02460914,-0.0666235;0.005518479;-0.03826588,-0.1146045;-0.3398176;-0.01104149,-0.1373663;-0.7313232;0.06946537,-0.1311361;-0.6926435;-0.01831986,0.003241656;0.5309317;-0.009300293,0;0;0,0.001229286;0.3065472;-0.02164769,0.001135964;0.6008414;-0.05779624,0.1738209;0.4803465;0.01950407,0.2208356;0.2329433;0.06623721,0.3074882;-0.006306157;0.05913758,-0.1868286;0.5149441;-0.07731812,-0.2542556;0.2681591;-0.06493074,-0.2790616;0.01703498;-0.09840792,0.07367314;-0.001878127;-0.02240896,0.09891855;-0.3496698;0.004123449,0.09090808;-0.7424179;0.08133006,0.1079805;-0.7755646;0.02182007,-0.06169333;0.00768647;-0.04547828,-0.09739065;-0.3397894;-0.02854954,-0.1116854;-0.7295054;0.06196667,-0.09431884;-0.7175743;-0.02284087,0.001219098;0.5289793;-0.04647732,748.6519
+0;0;0,0.001828158;0.3073075;-0.0001989998,0.003721977;0.6034167;-0.0154627,0.1866144;0.4808918;0.01020692,0.2215447;0.2340853;0.06910619,0.2729256;-0.01011135;0.1193793,-0.1772173;0.4686656;-0.01752207,-0.2313697;0.2270957;0.04816035,-0.2772267;-0.02082376;0.08326681,0.06852083;0.004320038;-0.03492357,0.0879265;-0.3429795;0.001226425,0.09850369;-0.7336994;0.08784167,0.1092762;-0.7645764;0.02460914,-0.0666235;0.005518479;-0.03826588,-0.1146045;-0.3398176;-0.01104149,-0.1373663;-0.7313232;0.06946537,-0.1311361;-0.6926435;-0.01831986,0.003241656;0.5309317;-0.009300293,0;0;0,0.001229286;0.3065472;-0.02164769,0.001135964;0.6008414;-0.05779624,0.1738209;0.4803465;0.01950407,0.2208356;0.2329433;0.06623721,0.3074882;-0.006306157;0.05913758,-0.1868286;0.5149441;-0.07731812,-0.2542556;0.2681591;-0.06493074,-0.2790616;0.01703498;-0.09840792,0.07367314;-0.001878127;-0.02240896,0.09891855;-0.3496698;0.004123449,0.09090808;-0.7424179;0.08133006,0.1079805;-0.7755646;0.02182007,-0.06169333;0.00768647;-0.04547828,-0.09739065;-0.3397894;-0.02854954,-0.1116854;-0.7295054;0.06196667,-0.09431884;-0.7175743;-0.02284087,0.001219098;0.5289793;-0.04647732,748.6636
+0;0;0,0.001827753;0.3072394;-0.0001989557,0.003721507;0.6033381;-0.01546241,0.1861358;0.4809397;0.01015669,0.2208914;0.235368;0.06876129,0.2724681;-0.009760037;0.1192262,-0.1767472;0.4687454;-0.01750001,-0.2306287;0.2283841;0.04785381,-0.2766607;-0.02048098;0.08309416,0.06846137;0.004316289;-0.03489326,0.08784211;-0.3425372;0.001210317,0.09844106;-0.7340606;0.08800367,0.1092239;-0.7649961;0.02471045,-0.06656568;0.00551369;-0.03823268,-0.1144851;-0.3393789;-0.01104324,-0.1372936;-0.7316897;0.06962917,-0.1310575;-0.6930016;-0.01824032,0.00324116;0.5308491;-0.009299662,0;0;0,0.001125246;0.3064805;-0.02163088,0.001001514;0.6007676;-0.05774724,0.1730454;0.4801719;0.01973653,0.2203526;0.2346512;0.06902671,0.3078093;-0.00542663;0.06609535,-0.1862356;0.5150914;-0.07863817,-0.2535467;0.2695898;-0.06655022,-0.2783715;0.01749238;-0.1000945,0.07362607;-0.001794115;-0.02234077,0.09863193;-0.3491399;0.004344227,0.09069747;-0.7427406;0.08149004,0.1077157;-0.7752227;0.02114272,-0.06158059;0.007607551;-0.04553114,-0.09743261;-0.3393978;-0.02855016,-0.111733;-0.7298938;0.06224869,-0.0940593;-0.717985;-0.02257918,0.001091354;0.5289023;-0.04642308,748.686
+0;0;0,0.001827753;0.3072394;-0.0001989557,0.003721507;0.6033381;-0.01546241,0.1861358;0.4809397;0.01015669,0.2208914;0.235368;0.06876129,0.2724681;-0.009760037;0.1192262,-0.1767472;0.4687454;-0.01750001,-0.2306287;0.2283841;0.04785381,-0.2766607;-0.02048098;0.08309416,0.06846137;0.004316289;-0.03489326,0.08784211;-0.3425372;0.001210317,0.09844106;-0.7340606;0.08800367,0.1092239;-0.7649961;0.02471045,-0.06656568;0.00551369;-0.03823268,-0.1144851;-0.3393789;-0.01104324,-0.1372936;-0.7316897;0.06962917,-0.1310575;-0.6930016;-0.01824032,0.00324116;0.5308491;-0.009299662,0;0;0,0.001125246;0.3064805;-0.02163088,0.001001514;0.6007676;-0.05774724,0.1730454;0.4801719;0.01973653,0.2203526;0.2346512;0.06902671,0.3078093;-0.00542663;0.06609535,-0.1862356;0.5150914;-0.07863817,-0.2535467;0.2695898;-0.06655022,-0.2783715;0.01749238;-0.1000945,0.07362607;-0.001794115;-0.02234077,0.09863193;-0.3491399;0.004344227,0.09069747;-0.7427406;0.08149004,0.1077157;-0.7752227;0.02114272,-0.06158059;0.007607551;-0.04553114,-0.09743261;-0.3393978;-0.02855016,-0.111733;-0.7298938;0.06224869,-0.0940593;-0.717985;-0.02257918,0.001091354;0.5289023;-0.04642308,748.7089
+0;0;0,0.002071707;0.3072154;-0.0005991384,0.004248943;0.6033361;-0.01625971,0.1861858;0.4812551;0.01032448,0.2216836;0.2366725;0.07401008,0.2733827;-0.008363008;0.1333895,-0.1763063;0.4698401;-0.0174245,-0.2300936;0.2307992;0.05401074,-0.2777394;-0.01884581;0.09461071,0.06835104;0.004214993;-0.03488929,0.08812483;-0.3422475;0.001961689,0.09851689;-0.7335203;0.08890173,0.1096269;-0.7634712;0.02573954,-0.06652247;0.005584034;-0.03808506,-0.1140175;-0.3390715;-0.01084379,-0.1366501;-0.7310676;0.07032093,-0.1304218;-0.6924932;-0.01682665,0.003692302;0.5308334;-0.009996735,0;0;0,0.0009480343;0.3064506;-0.02175093,0.0006385148;0.6007582;-0.05805457,0.1720433;0.4797929;0.01995206,0.2205364;0.2346882;0.0719974,0.3077019;-0.007474691;0.07263947,-0.1859054;0.5151195;-0.08029178,-0.2537476;0.2693896;-0.06800843,-0.2785048;0.01544368;-0.1017672,0.07355326;-0.001722112;-0.02222264,0.09846293;-0.3487746;0.004598141,0.09062841;-0.7421765;0.08163333,0.1066614;-0.7745669;0.02198934,-0.06133959;0.007505355;-0.04569482,-0.09737103;-0.3391741;-0.02836462,-0.111795;-0.7294272;0.06249437,-0.09391831;-0.7173898;-0.02155791,0.0007863753;0.5288823;-0.04665244,748.731
+0;0;0,0.00207148;0.3071818;-0.0005990729,0.004248905;0.6033276;-0.01626134,0.1854552;0.4814306;0.01024275,0.2210191;0.2363923;0.07404701,0.2725492;-0.007842526;0.1332324,-0.1755859;0.4700613;-0.01739515,-0.2294735;0.230575;0.05417319,-0.2769635;-0.01825425;0.09464048,0.06826673;0.004209794;-0.03484626,0.0880349;-0.3421542;0.001994241,0.09845541;-0.7344984;0.08917236,0.1096753;-0.7650418;0.02538606,-0.06644043;0.005577147;-0.03803809,-0.113922;-0.3389803;-0.01080457,-0.1366166;-0.7320499;0.07058243,-0.1303267;-0.6933908;-0.01742627,0.003692152;0.5308105;-0.009997119,0;0;0,0.0008910857;0.3064072;-0.02188969,0.0005890802;0.6007168;-0.05837214,0.171033;0.4799924;0.02016616,0.2207576;0.2351581;0.07460165,0.3065427;-0.006589442;0.07741833,-0.1850286;0.515285;-0.08146676,-0.2529842;0.2690929;-0.06917667,-0.2772623;0.01605937;-0.1037244,0.07348129;-0.001655146;-0.022138,0.09832691;-0.348596;0.004894495,0.09014726;-0.7431361;0.08179545,0.1076801;-0.7755856;0.02135754,-0.06118659;0.007450329;-0.04574959,-0.0973873;-0.3391001;-0.02819072,-0.1119293;-0.7304084;0.06296234,-0.09358801;-0.7185732;-0.02185345,0.0007325411;0.5288375;-0.04689896,748.7524
+0;0;0,0.00207148;0.3071818;-0.0005990729,0.004248905;0.6033276;-0.01626134,0.1854552;0.4814306;0.01024275,0.2210191;0.2363923;0.07404701,0.2725492;-0.007842526;0.1332324,-0.1755859;0.4700613;-0.01739515,-0.2294735;0.230575;0.05417319,-0.2769635;-0.01825425;0.09464048,0.06826673;0.004209794;-0.03484626,0.0880349;-0.3421542;0.001994241,0.09845541;-0.7344984;0.08917236,0.1096753;-0.7650418;0.02538606,-0.06644043;0.005577147;-0.03803809,-0.113922;-0.3389803;-0.01080457,-0.1366166;-0.7320499;0.07058243,-0.1303267;-0.6933908;-0.01742627,0.003692152;0.5308105;-0.009997119,0;0;0,0.0008910857;0.3064072;-0.02188969,0.0005890802;0.6007168;-0.05837214,0.171033;0.4799924;0.02016616,0.2207576;0.2351581;0.07460165,0.3065427;-0.006589442;0.07741833,-0.1850286;0.515285;-0.08146676,-0.2529842;0.2690929;-0.06917667,-0.2772623;0.01605937;-0.1037244,0.07348129;-0.001655146;-0.022138,0.09832691;-0.348596;0.004894495,0.09014726;-0.7431361;0.08179545,0.1076801;-0.7755856;0.02135754,-0.06118659;0.007450329;-0.04574959,-0.0973873;-0.3391001;-0.02819072,-0.1119293;-0.7304084;0.06296234,-0.09358801;-0.7185732;-0.02185345,0.0007325411;0.5288375;-0.04689896,748.7753
+0;0;0,0.002271695;0.3071387;-0.001130607,0.004738319;0.6032456;-0.01748242,0.1851957;0.4821239;0.009399365,0.2216658;0.2389368;0.07868935,0.2723718;-0.004073665;0.1435528,-0.1747531;0.4711657;-0.01735887,-0.2282295;0.2335268;0.05970704,-0.2762987;-0.01426546;0.1057594,0.06811859;0.004136096;-0.03489102,0.08828057;-0.3421014;0.002302669,0.09864125;-0.7342494;0.08969016,0.1097164;-0.7657146;0.02666973,-0.0663991;0.005624845;-0.0378702,-0.1136908;-0.3389147;-0.01092119,-0.1361023;-0.7317185;0.07109623,-0.1299506;-0.6930985;-0.01699497,0.00409883;0.5307401;-0.01103346,0;0;0,0.0008074901;0.3063648;-0.02192128,0.0004778392;0.6006725;-0.05842638,0.1699715;0.4800744;0.02033901,0.2203004;0.2361059;0.07706213,0.3054243;-0.005870596;0.08287311,-0.1841168;0.5154454;-0.08255877,-0.252078;0.2694656;-0.07046031,-0.2760606;0.01644808;-0.1056658,0.0734023;-0.001609057;-0.02200329,0.09815747;-0.3484809;0.005151033,0.09012453;-0.7429017;0.08190846,0.1076583;-0.7754581;0.02148104,-0.06095037;0.007376813;-0.04588319,-0.09735452;-0.3390719;-0.02804191,-0.1119102;-0.7302147;0.06316867,-0.09327827;-0.7184038;-0.02165006,0.000626903;0.5287903;-0.04693866,748.786
+0;0;0,0.002271695;0.3071387;-0.001130607,0.004738319;0.6032456;-0.01748242,0.1851957;0.4821239;0.009399365,0.2216658;0.2389368;0.07868935,0.2723718;-0.004073665;0.1435528,-0.1747531;0.4711657;-0.01735887,-0.2282295;0.2335268;0.05970704,-0.2762987;-0.01426546;0.1057594,0.06811859;0.004136096;-0.03489102,0.08828057;-0.3421014;0.002302669,0.09864125;-0.7342494;0.08969016,0.1097164;-0.7657146;0.02666973,-0.0663991;0.005624845;-0.0378702,-0.1136908;-0.3389147;-0.01092119,-0.1361023;-0.7317185;0.07109623,-0.1299506;-0.6930985;-0.01699497,0.00409883;0.5307401;-0.01103346,0;0;0,0.0008074901;0.3063648;-0.02192128,0.0004778392;0.6006725;-0.05842638,0.1699715;0.4800744;0.02033901,0.2203004;0.2361059;0.07706213,0.3054243;-0.005870596;0.08287311,-0.1841168;0.5154454;-0.08255877,-0.252078;0.2694656;-0.07046031,-0.2760606;0.01644808;-0.1056658,0.0734023;-0.001609057;-0.02200329,0.09815747;-0.3484809;0.005151033,0.09012453;-0.7429017;0.08190846,0.1076583;-0.7754581;0.02148104,-0.06095037;0.007376813;-0.04588319,-0.09735452;-0.3390719;-0.02804191,-0.1119102;-0.7302147;0.06316867,-0.09327827;-0.7184038;-0.02165006,0.000626903;0.5287903;-0.04693866,748.7972
+0;0;0,0.002271618;0.3071283;-0.001130569,0.004738745;0.6032949;-0.01748606,0.1841363;0.4824345;0.009278231,0.2208901;0.2373551;0.07910737,0.2705527;-0.0006546676;0.1426361,-0.1737063;0.4715404;-0.01732343,-0.2275988;0.2320523;0.06034213,-0.2746789;-0.01064077;0.1054469,0.068012;0.004129624;-0.03483642,0.08817314;-0.3420934;0.002355713,0.09852921;-0.7340668;0.08970429,0.109666;-0.7658743;0.026333,-0.06629521;0.005616043;-0.03781094,-0.1135849;-0.3389091;-0.01086305,-0.1359864;-0.7315381;0.07111786,-0.1298005;-0.69287;-0.0174638,0.004099051;0.5307661;-0.01103504,0;0;0,0.0006311834;0.306345;-0.02205849,0.0001944937;0.6006944;-0.05870509,0.1685975;0.4803839;0.02005577,0.2199821;0.2354279;0.08044624,0.303782;-0.001373887;0.08775425,-0.1829988;0.5147701;-0.08377393,-0.2511977;0.2667947;-0.0716098,-0.2742383;0.01898843;-0.1064251,0.07336213;-0.001469061;-0.02172792,0.09806899;-0.3483068;0.005717516,0.09020956;-0.7426544;0.08193016,0.1083222;-0.7748371;0.02056766,-0.06066671;0.007245922;-0.04607938,-0.09734723;-0.3391677;-0.02840872,-0.1118346;-0.729996;0.06337118,-0.09286264;-0.718303;-0.02186395,0.0003718175;0.5287974;-0.04716206,748.819
+0;0;0,0.002531628;0.307125;-0.001441997,0.005226565;0.6032758;-0.01804717,0.1846512;0.4828529;0.009064471,0.2221612;0.2390771;0.08293746,0.2704404;0.004082024;0.1577529,-0.1736106;0.4724907;-0.01727983,-0.2276817;0.2345348;0.06484283,-0.2755848;-0.006920725;0.1153943,0.06801565;0.003998994;-0.03484453,0.08881056;-0.3421089;0.003063504,0.09917306;-0.7340592;0.09051464,0.1101541;-0.7656813;0.02693598,-0.06631909;0.00572906;-0.03775208,-0.1130763;-0.338868;-0.01079439,-0.1353472;-0.7313621;0.07186488,-0.1291969;-0.6927142;-0.01672121,0.004531337;0.5307528;-0.01153711,0;0;0,0.0006311834;0.306345;-0.02205849,0.0001944937;0.6006944;-0.05870509,0.1685975;0.4803839;0.02005577,0.2199821;0.2354279;0.08044624,0.303782;-0.001373887;0.08775425,-0.1829988;0.5147701;-0.08377393,-0.2511977;0.2667947;-0.0716098,-0.2742383;0.01898843;-0.1064251,0.07336213;-0.001469061;-0.02172792,0.09806899;-0.3483068;0.005717516,0.09020956;-0.7426544;0.08193016,0.1083222;-0.7748371;0.02056766,-0.06066671;0.007245922;-0.04607938,-0.09734723;-0.3391677;-0.02840872,-0.1118346;-0.729996;0.06337118,-0.09286264;-0.718303;-0.02186395,0.0003718175;0.5287974;-0.04716206,748.8313
+0;0;0,0.002531861;0.3071534;-0.00144213,0.005227577;0.603389;-0.01805249,0.1842727;0.4830366;0.009018499,0.2219236;0.2383445;0.08316915,0.2696239;0.006167471;0.1570874,-0.1732348;0.4726962;-0.01727033,-0.2275091;0.2338459;0.065161,-0.2748378;-0.004714102;0.1151063,0.06781047;0.00398693;-0.0347394,0.08860416;-0.3421007;0.003166404,0.09896427;-0.7339606;0.09059736,0.109997;-0.7658724;0.0267197,-0.06611902;0.005711776;-0.03763819,-0.1128735;-0.3388651;-0.01068208,-0.1351393;-0.7312686;0.07195811,-0.12896;-0.69258;-0.01704457,0.004532058;0.5308356;-0.01153971,0;0;0,0.0005369857;0.3063681;-0.02213621,3.680959E-05;0.600788;-0.05889773,0.1677842;0.4800456;0.02019453,0.2195459;0.2349762;0.08384871,0.302446;0.001137614;0.09346604,-0.1826248;0.5148007;-0.084449,-0.2510279;0.2658641;-0.0725459,-0.2731736;0.02103767;-0.1074028,0.07316418;-0.001527905;-0.02157891,0.09810564;-0.3483144;0.006041527,0.09034164;-0.7426081;0.08205414,0.1085681;-0.7750488;0.02037668,-0.06044221;0.007253329;-0.04599032,-0.09704934;-0.3391476;-0.02832129,-0.1117648;-0.729791;0.06380266,-0.09251957;-0.7182035;-0.02178797,0.0002334155;0.5288669;-0.04731297,748.8534
+0;0;0,0.002531861;0.3071534;-0.00144213,0.005227577;0.603389;-0.01805249,0.1842727;0.4830366;0.009018499,0.2219236;0.2383445;0.08316915,0.2696239;0.006167471;0.1570874,-0.1732348;0.4726962;-0.01727033,-0.2275091;0.2338459;0.065161,-0.2748378;-0.004714102;0.1151063,0.06781047;0.00398693;-0.0347394,0.08860416;-0.3421007;0.003166404,0.09896427;-0.7339606;0.09059736,0.109997;-0.7658724;0.0267197,-0.06611902;0.005711776;-0.03763819,-0.1128735;-0.3388651;-0.01068208,-0.1351393;-0.7312686;0.07195811,-0.12896;-0.69258;-0.01704457,0.004532058;0.5308356;-0.01153971,0;0;0,0.0005369857;0.3063681;-0.02213621,3.680959E-05;0.600788;-0.05889773,0.1677842;0.4800456;0.02019453,0.2195459;0.2349762;0.08384871,0.302446;0.001137614;0.09346604,-0.1826248;0.5148007;-0.084449,-0.2510279;0.2658641;-0.0725459,-0.2731736;0.02103767;-0.1074028,0.07316418;-0.001527905;-0.02157891,0.09810564;-0.3483144;0.006041527,0.09034164;-0.7426081;0.08205414,0.1085681;-0.7750488;0.02037668,-0.06044221;0.007253329;-0.04599032,-0.09704934;-0.3391476;-0.02832129,-0.1117648;-0.729791;0.06380266,-0.09251957;-0.7182035;-0.02178797,0.0002334155;0.5288669;-0.04731297,748.8644
+0;0;0,0.002650309;0.3071486;-0.002102236,0.005534963;0.6033334;-0.01955258,0.1846409;0.4837216;0.008384883,0.2227608;0.2404983;0.08699419,0.2696574;0.01168585;0.1712022,-0.1732651;0.4734125;-0.01714578,-0.2278652;0.2365328;0.07058655,-0.2760204;-0.0003591925;0.1272318,0.0677569;0.003912537;-0.03485219,0.08909558;-0.3421019;0.003416881,0.09931917;-0.7339184;0.09105789,0.1103839;-0.7656941;0.02705401,-0.06615625;0.005777153;-0.03756268,-0.112507;-0.3388367;-0.01038299,-0.135008;-0.7312161;0.07230797,-0.1289671;-0.6925893;-0.01671023,0.00478512;0.5308009;-0.01281671,0;0;0,0.0005369857;0.3063681;-0.02213621,3.680959E-05;0.600788;-0.05889773,0.1677842;0.4800456;0.02019453,0.2195459;0.2349762;0.08384871,0.302446;0.001137614;0.09346604,-0.1826248;0.5148007;-0.084449,-0.2510279;0.2658641;-0.0725459,-0.2731736;0.02103767;-0.1074028,0.07316418;-0.001527905;-0.02157891,0.09810564;-0.3483144;0.006041527,0.09034164;-0.7426081;0.08205414,0.1085681;-0.7750488;0.02037668,-0.06044221;0.007253329;-0.04599032,-0.09704934;-0.3391476;-0.02832129,-0.1117648;-0.729791;0.06380266,-0.09251957;-0.7182035;-0.02178797,0.0002334155;0.5288669;-0.04731297,748.8763
+0;0;0,0.002649689;0.3070767;-0.002101744,0.005533925;0.6032183;-0.01954973,0.1844715;0.4836567;0.008367303,0.2224669;0.2412278;0.08671987,0.2691491;0.01346126;0.170543,-0.1730994;0.4733572;-0.01713946,-0.2275212;0.2372511;0.07030634,-0.2754563;0.00144206;0.1266926,0.06769825;0.00390915;-0.03482201,0.08904523;-0.34224;0.003461953,0.09925134;-0.7333867;0.09095311,0.1104756;-0.7660529;0.02602657,-0.06609898;0.005772152;-0.03753017,-0.1124677;-0.3389759;-0.01033989,-0.1349303;-0.7306844;0.07220969,-0.1288023;-0.6919333;-0.01809178,0.004784145;0.530692;-0.01281444,0;0;0,0.0004760735;0.306292;-0.02219296,1.544133E-05;0.6006656;-0.05897403,0.1673662;0.4799649;0.02062321,0.2188919;0.2362582;0.08624864,0.3015005;0.003637329;0.09835148,-0.1823787;0.5147858;-0.08503589,-0.2506781;0.2666901;-0.07327604,-0.2725589;0.0229539;-0.1078741,0.07315044;-0.001540765;-0.02139032,0.09816099;-0.3484191;0.00672555,0.09051812;-0.7420995;0.08230281,0.1101697;-0.7748405;0.01948667,-0.06028163;0.007279842;-0.04608727,-0.09671009;-0.3392507;-0.02791721,-0.1114081;-0.7292372;0.06400165,-0.1163427;-0.7712303;0.00867416,0.000200741;0.5287528;-0.04737675,748.8977
+0;0;0,0.00273446;0.3070727;-0.00253517,0.005717733;0.6031885;-0.02039974,0.1847187;0.4840336;0.007743126,0.2234042;0.2436563;0.0918665,0.2686426;0.01839252;0.1829315,-0.1732022;0.4741388;-0.01768006,-0.2274146;0.2398836;0.07473262,-0.276244;0.006050214;0.138142,0.06774725;0.003806728;-0.03473796,0.08949345;-0.3423183;0.003539339,0.09960342;-0.7333801;0.0914203,0.1100948;-0.7658692;0.02620115,-0.06606975;0.005872678;-0.03756603,-0.1120993;-0.3389017;-0.01013474,-0.1345031;-0.7305676;0.07263279,-0.128382;-0.6918518;-0.01767256,0.004942657;0.5306719;-0.01356421,0;0;0,0.0004760735;0.306292;-0.02219296,1.544133E-05;0.6006656;-0.05897403,0.1673662;0.4799649;0.02062321,0.2188919;0.2362582;0.08624864,0.3015005;0.003637329;0.09835148,-0.1823787;0.5147858;-0.08503589,-0.2506781;0.2666901;-0.07327604,-0.2725589;0.0229539;-0.1078741,0.07315044;-0.001540765;-0.02139032,0.09816099;-0.3484191;0.00672555,0.09051812;-0.7420995;0.08230281,0.1101697;-0.7748405;0.01948667,-0.06028163;0.007279842;-0.04608727,-0.09671009;-0.3392507;-0.02791721,-0.1114081;-0.7292372;0.06400165,-0.1163427;-0.7712303;0.00867416,0.000200741;0.5287528;-0.04737675,748.9089
+0;0;0,0.002734147;0.3070376;-0.00253488,0.005717432;0.6031538;-0.02039988,0.1846596;0.4840052;0.007736882,0.2235739;0.2422066;0.09235764,0.2688839;0.01658671;0.1835667,-0.1731445;0.4741136;-0.01767802,-0.2276774;0.2384734;0.07528107,-0.276584;0.00427027;0.1387907,0.06765197;0.003801374;-0.03468911,0.0893441;-0.3414629;0.003493007,0.09944506;-0.7321763;0.09129567,0.1098213;-0.7639794;0.02679247,-0.06597684;0.005864419;-0.0375132,-0.1118919;-0.3380526;-0.01015012,-0.1342757;-0.7293695;0.07254368,-0.1282218;-0.6907494;-0.01677035,0.004942261;0.5306283;-0.0135635,0;0;0,0.000353381;0.3062508;-0.02227867,-0.0003120303;0.6006008;-0.05924308,0.1669482;0.4801322;0.02078009,0.2183646;0.2357276;0.0898037,0.3005989;0.002575442;0.1022153,-0.1824524;0.5147736;-0.08589768,-0.2511376;0.2651934;-0.07433951,-0.2727034;0.02101173;-0.1087879,0.07306774;-0.001564398;-0.02128923,0.09795097;-0.3475631;0.007022383,0.09019974;-0.7407938;0.08303428,0.1110028;-0.7743486;0.0229013,-0.06014573;0.00725081;-0.0460922,-0.09653025;-0.3384111;-0.02793111,-0.111173;-0.7280645;0.06385197,-0.09148705;-0.7165595;-0.02192885,-6.76401E-05;0.528689;-0.04758441,748.9309
+0;0;0,0.002734147;0.3070376;-0.00253488,0.005717432;0.6031538;-0.02039988,0.1846596;0.4840052;0.007736882,0.2235739;0.2422066;0.09235764,0.2688839;0.01658671;0.1835667,-0.1731445;0.4741136;-0.01767802,-0.2276774;0.2384734;0.07528107,-0.276584;0.00427027;0.1387907,0.06765197;0.003801374;-0.03468911,0.0893441;-0.3414629;0.003493007,0.09944506;-0.7321763;0.09129567,0.1098213;-0.7639794;0.02679247,-0.06597684;0.005864419;-0.0375132,-0.1118919;-0.3380526;-0.01015012,-0.1342757;-0.7293695;0.07254368,-0.1282218;-0.6907494;-0.01677035,0.004942261;0.5306283;-0.0135635,0;0;0,0.000353381;0.3062508;-0.02227867,-0.0003120303;0.6006008;-0.05924308,0.1669482;0.4801322;0.02078009,0.2183646;0.2357276;0.0898037,0.3005989;0.002575442;0.1022153,-0.1824524;0.5147736;-0.08589768,-0.2511376;0.2651934;-0.07433951,-0.2727034;0.02101173;-0.1087879,0.07306774;-0.001564398;-0.02128923,0.09795097;-0.3475631;0.007022383,0.09019974;-0.7407938;0.08303428,0.1110028;-0.7743486;0.0229013,-0.06014573;0.00725081;-0.0460922,-0.09653025;-0.3384111;-0.02793111,-0.111173;-0.7280645;0.06385197,-0.09148705;-0.7165595;-0.02192885,-6.76401E-05;0.528689;-0.04758441,748.9426
+0;0;0,0.002733644;0.3069811;-0.002534413,0.005715223;0.6029286;-0.02038892,0.1882875;0.4828866;0.008173471,0.2272628;0.2407086;0.09292703,0.2720339;0.01777172;0.1830514,-0.1767428;0.4727952;-0.0177547,-0.2313613;0.2367852;0.07535027,-0.2796863;0.005367219;0.1381046,0.06760456;0.00379871;-0.03466479,0.08921461;-0.3401592;0.003372848,0.09934975;-0.7321948;0.09147266,0.1096988;-0.7638362;0.02713822,-0.0659306;0.005860309;-0.03748691,-0.1116719;-0.3367554;-0.01022737,-0.1341315;-0.7293967;0.07274628,-0.1280934;-0.6907992;-0.01633407,0.004940568;0.5304513;-0.01355709,0;0;0,0.0003330372;0.3061931;-0.02229309,-0.0003497228;0.6003674;-0.05929542,0.1715313;0.4816391;0.02090597,0.2166119;0.2366956;0.0938642,0.2990439;0.006854057;0.1082001,-0.18609;0.5144118;-0.08712529,-0.254825;0.2644102;-0.07585001,-0.2759622;0.02308109;-0.1096314,0.0730361;-0.001535162;-0.02120912,0.09791483;-0.3462034;0.007176638,0.0900443;-0.7407912;0.08329988,0.11055;-0.7740149;0.02306724,-0.0600665;0.007257098;-0.04610646,-0.09635445;-0.3370927;-0.02801573,-0.1111203;-0.7280777;0.06401134,-0.09163162;-0.716521;-0.02157908,-0.0001019947;0.5285072;-0.04762208,748.9645
+0;0;0,0.00292469;0.3069752;-0.002989767,0.006112431;0.6028913;-0.02132032,0.1888023;0.4835172;0.007345352,0.2272548;0.2432603;0.09762524,0.2696992;0.0226613;0.1943841,-0.176652;0.473526;-0.0178616,-0.2311333;0.2391442;0.07934637,-0.2793804;0.009774864;0.1492722,0.06767316;0.003636664;-0.03454813,0.08956437;-0.3402854;0.003652595,0.09976862;-0.7322727;0.09195875,0.1106449;-0.7638463;0.02764629,-0.0658941;0.006018546;-0.03752598,-0.1111316;-0.3366417;-0.009987276,-0.1336187;-0.7292235;0.07326007,-0.1277236;-0.6906615;-0.01583328,0.005284479;0.5304261;-0.01436793,0;0;0,0.0003330372;0.3061931;-0.02229309,-0.0003497228;0.6003674;-0.05929542,0.1715313;0.4816391;0.02090597,0.2166119;0.2366956;0.0938642,0.2990439;0.006854057;0.1082001,-0.18609;0.5144118;-0.08712529,-0.254825;0.2644102;-0.07585001,-0.2759622;0.02308109;-0.1096314,0.0730361;-0.001535162;-0.02120912,0.09791483;-0.3462034;0.007176638,0.0900443;-0.7407912;0.08329988,0.11055;-0.7740149;0.02306724,-0.0600665;0.007257098;-0.04610646,-0.09635445;-0.3370927;-0.02801573,-0.1111203;-0.7280777;0.06401134,-0.09163162;-0.716521;-0.02157908,-0.0001019947;0.5285072;-0.04762208,748.9761
+0;0;0,0.00292464;0.30697;-0.002989716,0.006112618;0.6029078;-0.0213218,0.1871839;0.4839378;0.007153295,0.2254749;0.2446899;0.09705403,0.2685451;0.02083875;0.1952393,-0.1750474;0.4740348;-0.01783135,-0.2292999;0.2406373;0.07896836,-0.2782583;0.007886425;0.1499251,0.06735066;0.003619333;-0.03438349,0.08925985;-0.3405852;0.003848616,0.09944881;-0.7319856;0.09202252,0.1102845;-0.7633294;0.02795001,-0.06558008;0.005989864;-0.03734715,-0.1108547;-0.3369519;-0.009785818,-0.1333082;-0.7289457;0.07333687,-0.127435;-0.6904157;-0.01542407,0.005284557;0.530433;-0.01436849,0;0;0,0.0002777986;0.3061809;-0.02238905,-0.0004173927;0.6003644;-0.05949068,0.1690007;0.4814569;0.02207851,0.2160753;0.2383341;0.09599209,0.2999367;0.005448207;0.1143267,-0.1844593;0.5146529;-0.08725175,-0.2528813;0.2656858;-0.07621985,-0.2741353;0.02075572;-0.1103118,0.07276158;-0.001615942;-0.02084649,0.09783732;-0.3465305;0.007852556,0.09015039;-0.7406577;0.08320093,0.1106049;-0.7739888;0.0235641,-0.05970016;0.007251821;-0.04598627,-0.09604476;-0.3373776;-0.02787252,-0.1108018;-0.7277836;0.06398665,-0.0909889;-0.7161782;-0.02118877,-0.0001681037;0.5284992;-0.04778779,748.9985
+0;0;0,0.00292464;0.30697;-0.002989716,0.006112618;0.6029078;-0.0213218,0.1871839;0.4839378;0.007153295,0.2254749;0.2446899;0.09705403,0.2685451;0.02083875;0.1952393,-0.1750474;0.4740348;-0.01783135,-0.2292999;0.2406373;0.07896836,-0.2782583;0.007886425;0.1499251,0.06735066;0.003619333;-0.03438349,0.08925985;-0.3405852;0.003848616,0.09944881;-0.7319856;0.09202252,0.1102845;-0.7633294;0.02795001,-0.06558008;0.005989864;-0.03734715,-0.1108547;-0.3369519;-0.009785818,-0.1333082;-0.7289457;0.07333687,-0.127435;-0.6904157;-0.01542407,0.005284557;0.530433;-0.01436849,0;0;0,0.0002777986;0.3061809;-0.02238905,-0.0004173927;0.6003644;-0.05949068,0.1690007;0.4814569;0.02207851,0.2160753;0.2383341;0.09599209,0.2999367;0.005448207;0.1143267,-0.1844593;0.5146529;-0.08725175,-0.2528813;0.2656858;-0.07621985,-0.2741353;0.02075572;-0.1103118,0.07276158;-0.001615942;-0.02084649,0.09783732;-0.3465305;0.007852556,0.09015039;-0.7406577;0.08320093,0.1106049;-0.7739888;0.0235641,-0.05970016;0.007251821;-0.04598627,-0.09604476;-0.3373776;-0.02787252,-0.1108018;-0.7277836;0.06398665,-0.0909889;-0.7161782;-0.02118877,-0.0001681037;0.5284992;-0.04778779,749.0093
+0;0;0,0.002891404;0.3069327;-0.003421156,0.00598713;0.6028423;-0.0222136,0.1866448;0.4848067;0.006322481,0.2246427;0.2484112;0.100404,0.265412;0.03070122;0.2034522,-0.1746716;0.4746431;-0.01801696,-0.2287663;0.244346;0.0830524,-0.2773404;0.01696531;0.1580009,0.06724144;0.003482555;-0.03418365,0.08933312;-0.3400466;0.004127279,0.09949818;-0.7311555;0.0923868,0.1101233;-0.7636207;0.0289898,-0.06534965;0.006084219;-0.03734259,-0.1102736;-0.3362482;-0.009804156,-0.1328755;-0.7279049;0.07358341,-0.1270906;-0.6893851;-0.01545541,0.005187932;0.5303755;-0.01514162,0;0;0,0.0002588369;0.3061445;-0.02243304,-0.0004095547;0.6003229;-0.05957448,0.167683;0.4805834;0.02283502,0.2148673;0.2393874;0.09883571,0.2980717;0.01061717;0.1193271,-0.183714;0.5145652;-0.08763465,-0.25188;0.2667525;-0.07666778,-0.2726736;0.02565432;-0.1101036,0.07261217;-0.001689851;-0.02065623,0.09777477;-0.3459518;0.007954359,0.09020489;-0.739845;0.08312178,0.1103525;-0.7729724;0.02276468,-0.0594817;0.007237743;-0.04595219,-0.09577695;-0.336742;-0.0278244,-0.1106362;-0.7268537;0.06410678,-0.09048156;-0.7153145;-0.02125688,-0.0001690425;0.5284565;-0.04785919,749.0216
+0;0;0,0.002891404;0.3069327;-0.003421156,0.00598713;0.6028423;-0.0222136,0.1866448;0.4848067;0.006322481,0.2246427;0.2484112;0.100404,0.265412;0.03070122;0.2034522,-0.1746716;0.4746431;-0.01801696,-0.2287663;0.244346;0.0830524,-0.2773404;0.01696531;0.1580009,0.06724144;0.003482555;-0.03418365,0.08933312;-0.3400466;0.004127279,0.09949818;-0.7311555;0.0923868,0.1101233;-0.7636207;0.0289898,-0.06534965;0.006084219;-0.03734259,-0.1102736;-0.3362482;-0.009804156,-0.1328755;-0.7279049;0.07358341,-0.1270906;-0.6893851;-0.01545541,0.005187932;0.5303755;-0.01514162,0;0;0,0.0002588369;0.3061445;-0.02243304,-0.0004095547;0.6003229;-0.05957448,0.167683;0.4805834;0.02283502,0.2148673;0.2393874;0.09883571,0.2980717;0.01061717;0.1193271,-0.183714;0.5145652;-0.08763465,-0.25188;0.2667525;-0.07666778,-0.2726736;0.02565432;-0.1101036,0.07261217;-0.001689851;-0.02065623,0.09777477;-0.3459518;0.007954359,0.09020489;-0.739845;0.08312178,0.1103525;-0.7729724;0.02276468,-0.0594817;0.007237743;-0.04595219,-0.09577695;-0.336742;-0.0278244,-0.1106362;-0.7268537;0.06410678,-0.09048156;-0.7153145;-0.02125688,-0.0001690425;0.5284565;-0.04785919,749.0432
+0;0;0,0.002891508;0.3069438;-0.00342128,0.005987749;0.6029023;-0.02221698,0.1858424;0.485053;0.006225634,0.2238533;0.2485767;0.1003393,0.264303;0.03257334;0.2025797,-0.1738754;0.4749343;-0.01800612,-0.2279887;0.2445585;0.0830978,-0.2761819;0.01896025;0.1574587,0.06720929;0.00348089;-0.03416731,0.08932092;-0.3403584;0.004178226,0.09949014;-0.7316273;0.09247384,0.1100918;-0.7639546;0.02921676,-0.0653184;0.00608131;-0.03732473,-0.1102829;-0.3365603;-0.009761428,-0.1328941;-0.7283772;0.07366023,-0.127122;-0.6898761;-0.01518208,0.005188381;0.5304202;-0.0151435,0;0;0,0.0001700409;0.3061536;-0.02246201,-0.00052334;0.6003816;-0.05960155,0.1663802;0.4805602;0.02336931,0.2141938;0.2399947;0.1012497,0.2980285;0.01372536;0.1240673,-0.1828628;0.5146418;-0.08815825,-0.2510317;0.2667372;-0.07722407,-0.2715464;0.02748753;-0.1101702,0.0726282;-0.001616076;-0.020473,0.09772579;-0.3461664;0.008509638,0.09019456;-0.7403637;0.08295894,0.1106522;-0.7731964;0.02269221,-0.0593012;0.007135741;-0.04614172,-0.09553018;-0.3371503;-0.02771938,-0.110464;-0.7273813;0.0644089,-0.09008423;-0.7158102;-0.02070037,-0.0002794266;0.5284998;-0.04788435,749.0656
+0;0;0,0.002841749;0.3068898;-0.003957582,0.005821178;0.6027727;-0.02343205,0.1852867;0.4859701;0.00533569,0.2234587;0.2504082;0.1045423,0.261789;0.03826077;0.2123406,-0.1735916;0.4756208;-0.0181388,-0.2277939;0.2460155;0.08736959,-0.2747622;0.02365586;0.1676589,0.06719957;0.003402852;-0.03410008,0.08930429;-0.34071;0.004376348,0.09962025;-0.7331903;0.09291965,0.1024139;-0.6948975;0.005051412,-0.06527376;0.006134482;-0.03730793,-0.1103363;-0.3368053;-0.01002347,-0.132992;-0.7297394;0.07409883,-0.1274299;-0.691393;-0.0136326,0.005059109;0.5303124;-0.01617865,0;0;0,9.195134E-05;0.3061047;-0.02247202,-0.0006657615;0.6002991;-0.05961895,0.1653594;0.4807927;0.02396011,0.2137741;0.2399237;0.1041265,0.2979718;0.01532644;0.1278543,-0.1822874;0.5144607;-0.08834692,-0.2506369;0.2654734;-0.07729331,-0.2707826;0.02754019;-0.1101279,0.07259689;-0.001609981;-0.02042735,0.09764268;-0.3464165;0.008964302,0.09037156;-0.7419118;0.08324528,0.1120175;-0.7747997;0.02515936,-0.05925338;0.007130172;-0.04613432,-0.09532419;-0.3374563;-0.02764755,-0.1106045;-0.7291019;0.06382524,-0.1173178;-0.7673284;0.008170292,-0.0004082173;0.5284225;-0.04789805,749.0876
+0;0;0,0.002841749;0.3068898;-0.003957582,0.005821178;0.6027727;-0.02343205,0.1852867;0.4859701;0.00533569,0.2234587;0.2504082;0.1045423,0.261789;0.03826077;0.2123406,-0.1735916;0.4756208;-0.0181388,-0.2277939;0.2460155;0.08736959,-0.2747622;0.02365586;0.1676589,0.06719957;0.003402852;-0.03410008,0.08930429;-0.34071;0.004376348,0.09962025;-0.7331903;0.09291965,0.1024139;-0.6948975;0.005051412,-0.06527376;0.006134482;-0.03730793,-0.1103363;-0.3368053;-0.01002347,-0.132992;-0.7297394;0.07409883,-0.1274299;-0.691393;-0.0136326,0.005059109;0.5303124;-0.01617865,0;0;0,9.195134E-05;0.3061047;-0.02247202,-0.0006657615;0.6002991;-0.05961895,0.1653594;0.4807927;0.02396011,0.2137741;0.2399237;0.1041265,0.2979718;0.01532644;0.1278543,-0.1822874;0.5144607;-0.08834692,-0.2506369;0.2654734;-0.07729331,-0.2707826;0.02754019;-0.1101279,0.07259689;-0.001609981;-0.02042735,0.09764268;-0.3464165;0.008964302,0.09037156;-0.7419118;0.08324528,0.1120175;-0.7747997;0.02515936,-0.05925338;0.007130172;-0.04613432,-0.09532419;-0.3374563;-0.02764755,-0.1106045;-0.7291019;0.06382524,-0.1173178;-0.7673284;0.008170292,-0.0004082173;0.5284225;-0.04789805,749.1101
+0;0;0,0.002679018;0.3068767;-0.004453516,0.005372787;0.6027381;-0.02455441,0.1847261;0.4866093;0.004944328,0.222726;0.2547878;0.1083305,0.2582843;0.0444648;0.2201472,-0.1737979;0.4760107;-0.01816166,-0.2270819;0.2501951;0.09157468,-0.2743461;0.0298245;0.1764628,0.06715194;0.003355744;-0.03401101,0.08928898;-0.3407928;0.004470449,0.09959161;-0.7326864;0.09296709,0.1023041;-0.6945021;0.005782194,-0.06517377;0.006146339;-0.03730945,-0.1102438;-0.3368343;-0.01006908,-0.1330825;-0.7291666;0.07402733,-0.1276199;-0.6909301;-0.01302361,0.004694688;0.5302862;-0.01713548,0;0;0,7.028505E-05;0.306095;-0.02249789,-0.0006732717;0.6003051;-0.05966556,0.1646185;0.4805608;0.02470946,0.2131167;0.2418892;0.1056893,0.2978777;0.01800001;0.1320014,-0.1819767;0.5145195;-0.08856834,-0.2499507;0.2672696;-0.07757173,-0.2698377;0.02951789;-0.110462,0.07253817;-0.0016727;-0.02031767,0.09752318;-0.3465029;0.009295704,0.09029099;-0.7414513;0.0833354,0.1114255;-0.7733228;0.02501893,-0.05915597;0.007172011;-0.04611427,-0.09508172;-0.3374616;-0.02751002,-0.1106635;-0.7284455;0.0641808,-0.1170094;-0.7664796;0.009347934,-0.0004211105;0.5284219;-0.04793859,749.1225
+0;0;0,0.002679018;0.3068767;-0.004453516,0.005372787;0.6027381;-0.02455441,0.1847261;0.4866093;0.004944328,0.222726;0.2547878;0.1083305,0.2582843;0.0444648;0.2201472,-0.1737979;0.4760107;-0.01816166,-0.2270819;0.2501951;0.09157468,-0.2743461;0.0298245;0.1764628,0.06715194;0.003355744;-0.03401101,0.08928898;-0.3407928;0.004470449,0.09959161;-0.7326864;0.09296709,0.1023041;-0.6945021;0.005782194,-0.06517377;0.006146339;-0.03730945,-0.1102438;-0.3368343;-0.01006908,-0.1330825;-0.7291666;0.07402733,-0.1276199;-0.6909301;-0.01302361,0.004694688;0.5302862;-0.01713548,0;0;0,7.028505E-05;0.306095;-0.02249789,-0.0006732717;0.6003051;-0.05966556,0.1646185;0.4805608;0.02470946,0.2131167;0.2418892;0.1056893,0.2978777;0.01800001;0.1320014,-0.1819767;0.5145195;-0.08856834,-0.2499507;0.2672696;-0.07757173,-0.2698377;0.02951789;-0.110462,0.07253817;-0.0016727;-0.02031767,0.09752318;-0.3465029;0.009295704,0.09029099;-0.7414513;0.0833354,0.1114255;-0.7733228;0.02501893,-0.05915597;0.007172011;-0.04611427,-0.09508172;-0.3374616;-0.02751002,-0.1106635;-0.7284455;0.0641808,-0.1170094;-0.7664796;0.009347934,-0.0004211105;0.5284219;-0.04793859,749.1442
+0;0;0,0.002679693;0.3069541;-0.004454637,0.005373582;0.6028286;-0.02455658,0.1845568;0.4867343;0.004921988,0.2224525;0.2555486;0.1080246,0.2576281;0.0474887;0.2186381,-0.1736286;0.4761457;-0.01816218,-0.2267665;0.2509494;0.09127319,-0.2735221;0.03295003;0.1752479,0.06695312;0.003345808;-0.03391032,0.08911899;-0.3412509;0.004621264,0.09940387;-0.7324691;0.09296538,0.102125;-0.6942587;0.005502574,-0.0649808;0.006128141;-0.03719898,-0.1101095;-0.3372992;-0.009923134,-0.1329089;-0.7289553;0.07402833,-0.1274289;-0.6906925;-0.0133001,0.00469542;0.5303699;-0.01713697,0;0;0,-6.544963E-05;0.3061569;-0.02271032,-0.0009848587;0.600359;-0.06003582,0.1639888;0.4809633;0.02501583,0.2126219;0.2436323;0.1076107,0.2965904;0.02254711;0.1364589,-0.1819816;0.5145603;-0.08918557,-0.2497671;0.2679884;-0.07820763,-0.2693809;0.0327736;-0.110625,0.07236886;-0.001670718;-0.02009428,0.0972598;-0.3469528;0.009631634,0.0902509;-0.7413433;0.08290648,0.111761;-0.7731751;0.024266,-0.05889896;0.007168771;-0.04607977,-0.09503998;-0.3379075;-0.0276647,-0.1105646;-0.7281874;0.06400171,-0.1149176;-0.7685333;0.01149381,-0.0006756708;0.5284778;-0.04825592,749.1663
+0;0;0,0.0025893;0.3069535;-0.005025737,0.005155967;0.6028102;-0.02577995,0.1839154;0.4876413;0.004511524,0.2210429;0.2595851;0.1122807,0.2523602;0.05340679;0.2322786,-0.1734131;0.4767957;-0.01819619,-0.225763;0.2545304;0.09520505,-0.2727982;0.03657763;0.1856157,0.06677037;0.003328585;-0.03390757,0.08913556;-0.3410268;0.004583128,0.09928987;-0.7307284;0.09307643,0.1088985;-0.7634583;0.03000559,-0.06486177;0.006108009;-0.03707732,-0.109879;-0.3371283;-0.01015881,-0.13263;-0.7272695;0.07394706,-0.1271049;-0.6889054;-0.01496192,0.004511372;0.5303585;-0.01819377,0;0;0,-0.000113517;0.3061534;-0.02285862,-0.001066945;0.6003722;-0.06026053,0.1632884;0.4816901;0.02522135,0.2116304;0.2461015;0.1098576,0.2968251;0.02316058;0.1403368,-0.1814406;0.5145057;-0.08945183,-0.2489454;0.2688962;-0.07843734,-0.268706;0.03134415;-0.1111224,0.07223202;-0.001669764;-0.01997077,0.09721126;-0.3467206;0.009665728,0.09044436;-0.7397704;0.08224416,0.1108087;-0.7725974;0.02188396,-0.05871717;0.007182056;-0.04604125,-0.09490787;-0.3376666;-0.02782155,-0.1104319;-0.7265135;0.06360424,-0.1146339;-0.7679229;0.009860985,-0.0007463433;0.5284842;-0.0484606,749.1891
+0;0;0,0.0025893;0.3069535;-0.005025737,0.005155967;0.6028102;-0.02577995,0.1839154;0.4876413;0.004511524,0.2210429;0.2595851;0.1122807,0.2523602;0.05340679;0.2322786,-0.1734131;0.4767957;-0.01819619,-0.225763;0.2545304;0.09520505,-0.2727982;0.03657763;0.1856157,0.06677037;0.003328585;-0.03390757,0.08913556;-0.3410268;0.004583128,0.09928987;-0.7307284;0.09307643,0.1088985;-0.7634583;0.03000559,-0.06486177;0.006108009;-0.03707732,-0.109879;-0.3371283;-0.01015881,-0.13263;-0.7272695;0.07394706,-0.1271049;-0.6889054;-0.01496192,0.004511372;0.5303585;-0.01819377,0;0;0,-0.000113517;0.3061534;-0.02285862,-0.001066945;0.6003722;-0.06026053,0.1632884;0.4816901;0.02522135,0.2116304;0.2461015;0.1098576,0.2968251;0.02316058;0.1403368,-0.1814406;0.5145057;-0.08945183,-0.2489454;0.2688962;-0.07843734,-0.268706;0.03134415;-0.1111224,0.07223202;-0.001669764;-0.01997077,0.09721126;-0.3467206;0.009665728,0.09044436;-0.7397704;0.08224416,0.1108087;-0.7725974;0.02188396,-0.05871717;0.007182056;-0.04604125,-0.09490787;-0.3376666;-0.02782155,-0.1104319;-0.7265135;0.06360424,-0.1146339;-0.7679229;0.009860985,-0.0007463433;0.5284842;-0.0484606,749.2104
+0;0;0,0.002588704;0.3068829;-0.005024581,0.005154697;0.602662;-0.02577326,0.1881465;0.4865062;0.005051646,0.2254117;0.2576044;0.1132204,0.2568711;0.05049026;0.2337629,-0.1776115;0.4754047;-0.01819175,-0.2301555;0.2523152;0.09563002,-0.2774041;0.03337325;0.186451,0.06677658;0.003328895;-0.03391073,0.08916096;-0.3413219;0.00461299,0.09933694;-0.7318555;0.09329522,0.1090468;-0.7652463;0.02955988,-0.06486781;0.006108578;-0.03708077,-0.1099237;-0.3374223;-0.01013917,-0.1327232;-0.7283963;0.07414626,-0.1271399;-0.6899441;-0.01569945,0.004510288;0.5302311;-0.01818927,0;0;0,-0.000310611;0.3060799;-0.02289331,-0.00159305;0.6002153;-0.06032121,0.1690718;0.4846873;0.02416825,0.2106659;0.2478936;0.1118262,0.2956695;0.0239926;0.1443713,-0.1860335;0.5138294;-0.09084921,-0.253743;0.2673007;-0.07970215,-0.2736022;0.02866352;-0.1124797,0.07228386;-0.00157623;-0.0198164,0.09714003;-0.3469359;0.009817841,0.09027416;-0.7409107;0.08207631,0.1129341;-0.7735348;0.02092385,-0.05869709;0.007149678;-0.04608324,-0.09485555;-0.3380037;-0.02789023,-0.1105243;-0.7276645;0.0637809,-0.114539;-0.7702302;0.00999457,-0.001180466;0.5283512;-0.04850841,749.222
+0;0;0,0.002588704;0.3068829;-0.005024581,0.005154697;0.602662;-0.02577326,0.1881465;0.4865062;0.005051646,0.2254117;0.2576044;0.1132204,0.2568711;0.05049026;0.2337629,-0.1776115;0.4754047;-0.01819175,-0.2301555;0.2523152;0.09563002,-0.2774041;0.03337325;0.186451,0.06677658;0.003328895;-0.03391073,0.08916096;-0.3413219;0.00461299,0.09933694;-0.7318555;0.09329522,0.1090468;-0.7652463;0.02955988,-0.06486781;0.006108578;-0.03708077,-0.1099237;-0.3374223;-0.01013917,-0.1327232;-0.7283963;0.07414626,-0.1271399;-0.6899441;-0.01569945,0.004510288;0.5302311;-0.01818927,0;0;0,-0.000310611;0.3060799;-0.02289331,-0.00159305;0.6002153;-0.06032121,0.1690718;0.4846873;0.02416825,0.2106659;0.2478936;0.1118262,0.2956695;0.0239926;0.1443713,-0.1860335;0.5138294;-0.09084921,-0.253743;0.2673007;-0.07970215,-0.2736022;0.02866352;-0.1124797,0.07228386;-0.00157623;-0.0198164,0.09714003;-0.3469359;0.009817841,0.09027416;-0.7409107;0.08207631,0.1129341;-0.7735348;0.02092385,-0.05869709;0.007149678;-0.04608324,-0.09485555;-0.3380037;-0.02789023,-0.1105243;-0.7276645;0.0637809,-0.114539;-0.7702302;0.00999457,-0.001180466;0.5283512;-0.04850841,749.244
+0;0;0,0.002498133;0.3068477;-0.005427205,0.004938651;0.6025866;-0.02659144,0.1867565;0.4872552;0.004632482,0.2233171;0.260461;0.1169108,0.2549989;0.06194891;0.2524813,-0.1767545;0.4764622;-0.01835764,-0.2285429;0.2557588;0.09990764,-0.2750569;0.03806315;0.1960078,0.06673031;0.0032229;-0.03385472,0.08916901;-0.3427944;0.004555654,0.09949715;-0.7322576;0.0933301,0.1090827;-0.7656143;0.02962033,-0.06478599;0.006191995;-0.03706613,-0.1100866;-0.3386821;-0.01029761,-0.1328474;-0.7286226;0.07394896,-0.1272763;-0.6902084;-0.01584548,0.004328273;0.530166;-0.01890455,0;0;0,-0.0003566146;0.3060477;-0.02293146,-0.001648001;0.6001667;-0.06039596,0.1667632;0.4844648;0.02578783,0.2107104;0.2482255;0.1131852,0.2956579;0.02421369;0.1505058,-0.1847709;0.5137574;-0.09075111,-0.2524076;0.2674254;-0.07959429,-0.2719674;0.02798843;-0.1124203,0.07226433;-0.001560226;-0.01961875,0.09719062;-0.3482313;0.01046014,0.09017446;-0.7413069;0.08195424,0.1125971;-0.7740621;0.02093053,-0.05859836;0.007155649;-0.04609221,-0.09487311;-0.3393376;-0.02783306,-0.1106643;-0.7279357;0.06387977,-0.08936426;-0.7165995;-0.02192729,-0.001236666;0.5283039;-0.04857326,749.2557
+0;0;0,0.002498133;0.3068477;-0.005427205,0.004938651;0.6025866;-0.02659144,0.1867565;0.4872552;0.004632482,0.2233171;0.260461;0.1169108,0.2549989;0.06194891;0.2524813,-0.1767545;0.4764622;-0.01835764,-0.2285429;0.2557588;0.09990764,-0.2750569;0.03806315;0.1960078,0.06673031;0.0032229;-0.03385472,0.08916901;-0.3427944;0.004555654,0.09949715;-0.7322576;0.0933301,0.1090827;-0.7656143;0.02962033,-0.06478599;0.006191995;-0.03706613,-0.1100866;-0.3386821;-0.01029761,-0.1328474;-0.7286226;0.07394896,-0.1272763;-0.6902084;-0.01584548,0.004328273;0.530166;-0.01890455,0;0;0,-0.0003566146;0.3060477;-0.02293146,-0.001648001;0.6001667;-0.06039596,0.1667632;0.4844648;0.02578783,0.2107104;0.2482255;0.1131852,0.2956579;0.02421369;0.1505058,-0.1847709;0.5137574;-0.09075111,-0.2524076;0.2674254;-0.07959429,-0.2719674;0.02798843;-0.1124203,0.07226433;-0.001560226;-0.01961875,0.09719062;-0.3482313;0.01046014,0.09017446;-0.7413069;0.08195424,0.1125971;-0.7740621;0.02093053,-0.05859836;0.007155649;-0.04609221,-0.09487311;-0.3393376;-0.02783306,-0.1106643;-0.7279357;0.06387977,-0.08936426;-0.7165995;-0.02192729,-0.001236666;0.5283039;-0.04857326,749.2778
+0;0;0,0.002497322;0.3067481;-0.005425443,0.004936998;0.6023849;-0.02658242,0.1855996;0.4873492;0.004489895,0.2223672;0.2592708;0.117404,0.2538364;0.06209132;0.2520644,-0.1756091;0.4766245;-0.01835462,-0.2276907;0.2546714;0.1005803,-0.2738924;0.03843723;0.1960353,0.06662871;0.003217993;-0.03380317,0.08910666;-0.3434047;0.004674405,0.09944913;-0.7334076;0.09357188,0.1088595;-0.7656062;0.03102665,-0.06468734;0.006182566;-0.03700969,-0.1100672;-0.3392949;-0.01019434,-0.1328596;-0.7297758;0.07416899,-0.1273903;-0.6915154;-0.01398411,0.00432682;0.5299881;-0.01889806,0;0;0,-0.0004164055;0.3059468;-0.02294374,-0.001725007;0.5999632;-0.06040227,0.1649603;0.4848309;0.02694345,0.2108139;0.248115;0.1162977,0.2948922;0.02581905;0.1552699,-0.1836483;0.5138727;-0.09071822,-0.2516692;0.2661461;-0.07950056,-0.2710367;0.02830529;-0.1120604,0.07223589;-0.001580223;-0.01928401,0.09691286;-0.3488768;0.01087022,0.08988728;-0.7426317;0.08171988,0.110255;-0.773497;0.02048516,-0.05843855;0.007155177;-0.04611001,-0.09469165;-0.3399456;-0.02767443,-0.1106322;-0.729103;0.0640555,-0.08940215;-0.7174364;-0.02010081,-0.001313049;0.5281246;-0.04857969,749.2891
+0;0;0,0.002475235;0.3067423;-0.00574837,0.004897785;0.6023634;-0.02713038,0.1856992;0.4882147;0.004527111,0.2220017;0.261836;0.1209575,0.2506451;0.06363304;0.2547431,-0.1758241;0.4772249;-0.01827924,-0.2272245;0.2571139;0.1043191,-0.2731904;0.04324085;0.2050609,0.06668136;0.003123191;-0.03370811,0.08926534;-0.3434694;0.004978172,0.09957556;-0.7334491;0.09398118,0.1093419;-0.7654354;0.03128001,-0.06464436;0.006248719;-0.03707365,-0.1098183;-0.3392315;-0.009946572,-0.1326207;-0.7296645;0.07463508,-0.1271595;-0.6914244;-0.01352042,0.004290926;0.5299719;-0.01939541,0;0;0,-0.0004164055;0.3059468;-0.02294374,-0.001725007;0.5999632;-0.06040227,0.1649603;0.4848309;0.02694345,0.2108139;0.248115;0.1162977,0.2948922;0.02581905;0.1552699,-0.1836483;0.5138727;-0.09071822,-0.2516692;0.2661461;-0.07950056,-0.2710367;0.02830529;-0.1120604,0.07223589;-0.001580223;-0.01928401,0.09691286;-0.3488768;0.01087022,0.08988728;-0.7426317;0.08171988,0.110255;-0.773497;0.02048516,-0.05843855;0.007155177;-0.04611001,-0.09469165;-0.3399456;-0.02767443,-0.1106322;-0.729103;0.0640555,-0.08940215;-0.7174364;-0.02010081,-0.001313049;0.5281246;-0.04857969,749.3115
+0;0;0,0.002474763;0.3066838;-0.005747274,0.004896978;0.602264;-0.02712648,0.185148;0.4882486;0.00445772,0.2214518;0.2618616;0.1208923,0.2502102;0.0628629;0.2552151,-0.1752783;0.4772921;-0.01827943,-0.2266806;0.2571731;0.1043234,-0.2728311;0.04244135;0.2054697,0.06659923;0.003119345;-0.0336666,0.08923393;-0.3442516;0.005106557,0.09956779;-0.7351253;0.09431362,0.1093065;-0.7669361;0.03179,-0.06456475;0.006241024;-0.03702798,-0.1098402;-0.340015;-0.009839993,-0.1326948;-0.7313432;0.07493557,-0.1272491;-0.6931263;-0.0129703,0.004290175;0.5298791;-0.01939221,0;0;0,-0.0006704926;0.3058958;-0.02283478,-0.002216846;0.5998833;-0.06018579,0.1636831;0.4850791;0.02775025,0.2105822;0.2488693;0.1179249,0.2949983;0.02625474;0.1601954,-0.1833781;0.5135462;-0.09096107,-0.2513109;0.2657847;-0.07976463,-0.2705703;0.0269438;-0.1122342,0.07217299;-0.001581952;-0.01916206,0.09696109;-0.3496547;0.01105666,0.08990607;-0.744376;0.08171272,0.1102544;-0.7756425;0.02123976,-0.05828725;0.007163555;-0.04615093,-0.09469309;-0.3407229;-0.02793309,-0.1106407;-0.7307996;0.06389753,-0.08922355;-0.7190691;-0.01996037,-0.001750186;0.5280477;-0.04838777,749.3345
+0;0;0,0.002353847;0.3065274;-0.006190876,0.004611778;0.6019331;-0.02806234,0.1846715;0.4890575;0.004076494,0.2205487;0.2639357;0.1246037,0.2481785;0.07274348;0.2718209,-0.1753975;0.478096;-0.01845304,-0.2259188;0.2593386;0.10838,-0.2713438;0.04527867;0.2137637,0.06656139;0.003075025;-0.03350886,0.08917043;-0.3441406;0.005296852,0.09942161;-0.7350107;0.09470424,0.1092274;-0.7664468;0.03189401,-0.06442305;0.006245534;-0.03705916,-0.1095876;-0.3398539;-0.009653099,-0.132622;-0.7311625;0.07534786,-0.1272068;-0.6929872;-0.01251289,0.004050234;0.5295958;-0.02020076,0;0;0,-0.0006528758;0.3057437;-0.02287602,-0.002127212;0.5995879;-0.06025398,0.1627709;0.4850556;0.02891731,0.2108743;0.2491257;0.1212049,0.2953108;0.02575028;0.1655295,-0.1828845;0.5134612;-0.09108223,-0.2509372;0.2649896;-0.07992576,-0.2701642;0.02507271;-0.112499,0.07211311;-0.001578718;-0.01897168,0.0971415;-0.3495216;0.01077867,0.08994599;-0.7442422;0.08164549,0.1098695;-0.7750608;0.02065516,-0.05810701;0.007174325;-0.04620413,-0.09447528;-0.3405654;-0.02803245,-0.1104254;-0.7307193;0.06363913,-0.0887439;-0.7189909;-0.02009698,-0.001682989;0.5277878;-0.04844964,749.3562
+0;0;0,0.002353847;0.3065274;-0.006190876,0.004611778;0.6019331;-0.02806234,0.1846715;0.4890575;0.004076494,0.2205487;0.2639357;0.1246037,0.2481785;0.07274348;0.2718209,-0.1753975;0.478096;-0.01845304,-0.2259188;0.2593386;0.10838,-0.2713438;0.04527867;0.2137637,0.06656139;0.003075025;-0.03350886,0.08917043;-0.3441406;0.005296852,0.09942161;-0.7350107;0.09470424,0.1092274;-0.7664468;0.03189401,-0.06442305;0.006245534;-0.03705916,-0.1095876;-0.3398539;-0.009653099,-0.132622;-0.7311625;0.07534786,-0.1272068;-0.6929872;-0.01251289,0.004050234;0.5295958;-0.02020076,0;0;0,-0.0006528758;0.3057437;-0.02287602,-0.002127212;0.5995879;-0.06025398,0.1627709;0.4850556;0.02891731,0.2108743;0.2491257;0.1212049,0.2953108;0.02575028;0.1655295,-0.1828845;0.5134612;-0.09108223,-0.2509372;0.2649896;-0.07992576,-0.2701642;0.02507271;-0.112499,0.07211311;-0.001578718;-0.01897168,0.0971415;-0.3495216;0.01077867,0.08994599;-0.7442422;0.08164549,0.1098695;-0.7750608;0.02065516,-0.05810701;0.007174325;-0.04620413,-0.09447528;-0.3405654;-0.02803245,-0.1104254;-0.7307193;0.06363913,-0.0887439;-0.7189909;-0.02009698,-0.001682989;0.5277878;-0.04844964,749.3679
+0;0;0,0.002353085;0.3064283;-0.006188874,0.004610683;0.6017902;-0.02805735,0.1840388;0.4890616;0.003996016,0.220358;0.261166;0.1260082,0.2478225;0.0711181;0.2723443,-0.174771;0.4781383;-0.01845472,-0.2259148;0.2566856;0.109941,-0.2710679;0.04390693;0.214694,0.06639659;0.003067412;-0.0334259,0.08909418;-0.3455081;0.005531795,0.09931315;-0.7351498;0.09465818,0.1093398;-0.7679695;0.0304334,-0.06426354;0.006230071;-0.03696741,-0.109605;-0.3412249;-0.009454012,-0.132567;-0.7313037;0.07527981,-0.1270299;-0.6929442;-0.01455964,0.004049179;0.529458;-0.02019634,0;0;0,-0.0006675608;0.3056362;-0.02298284,-0.002094116;0.5994235;-0.06046236,0.1619151;0.4861045;0.02966332,0.2119853;0.2481712;0.1246536,0.2959707;0.02611105;0.1684999,-0.1821698;0.5134363;-0.0914108,-0.2510448;0.2618969;-0.08015749,-0.2700068;0.02335678;-0.1121856,0.0720331;-0.001545489;-0.01854861,0.09743487;-0.350858;0.01100278,0.09013738;-0.7443873;0.08135939,0.1115029;-0.7779225;0.02070904,-0.05780994;0.007137269;-0.04628474,-0.09416178;-0.3419834;-0.02808929,-0.1102194;-0.7309115;0.0632652,-0.08779917;-0.7196147;-0.02228708,-0.001665197;0.5276327;-0.04863286,749.3891
+0;0;0,0.002257538;0.3064193;-0.006653608,0.004383293;0.6017458;-0.02900674,0.1839016;0.4895178;0.003563398,0.2195247;0.2638563;0.129858,0.2485656;0.07304908;0.2748959,-0.1750669;0.4784994;-0.018564,-0.2252578;0.2589466;0.1134205,-0.2693691;0.04896776;0.2240995,0.06637242;0.003144252;-0.03346673,0.08907858;-0.3454221;0.005567942,0.09941425;-0.7350453;0.09476136,0.1090376;-0.7685137;0.03111524,-0.0642956;0.006149021;-0.03692523,-0.1096587;-0.3412989;-0.009359205,-0.1324939;-0.7313704;0.07544246,-0.1270166;-0.6930494;-0.01440422,0.003856947;0.5294266;-0.02102556,0;0;0,-0.0006675608;0.3056362;-0.02298284,-0.002094116;0.5994235;-0.06046236,0.1619151;0.4861045;0.02966332,0.2119853;0.2481712;0.1246536,0.2959707;0.02611105;0.1684999,-0.1821698;0.5134363;-0.0914108,-0.2510448;0.2618969;-0.08015749,-0.2700068;0.02335678;-0.1121856,0.0720331;-0.001545489;-0.01854861,0.09743487;-0.350858;0.01100278,0.09013738;-0.7443873;0.08135939,0.1115029;-0.7779225;0.02070904,-0.05780994;0.007137269;-0.04628474,-0.09416178;-0.3419834;-0.02808929,-0.1102194;-0.7309115;0.0632652,-0.08779917;-0.7196147;-0.02228708,-0.001665197;0.5276327;-0.04863286,749.4005
+0;0;0,0.002256723;0.3063087;-0.006651207,0.00438173;0.6015313;-0.02899654,0.1875172;0.4885253;0.004064955,0.2235737;0.2601187;0.1318959,0.2523697;0.07092071;0.2757106,-0.1786629;0.4772855;-0.01850698,-0.2294643;0.255062;0.1150831,-0.2732035;0.04685402;0.2248286,0.06644718;0.003147794;-0.03350443,0.08914654;-0.3453142;0.005518559,0.09947827;-0.7347887;0.0946779,0.1090632;-0.7680031;0.03128644,-0.06436802;0.006155946;-0.03696683,-0.1097175;-0.341188;-0.009409048,-0.1325441;-0.7311106;0.07536021,-0.1270886;-0.6928228;-0.01412698,0.003855557;0.5292358;-0.02101799,0;0;0,-0.0008433349;0.3055295;-0.02292013,-0.002412297;0.599221;-0.06032121,0.1672189;0.4870609;0.02743888,0.2127878;0.2470645;0.1281145,0.2963331;0.02701344;0.171766,-0.1859749;0.5127879;-0.09253602,-0.2557314;0.2581958;-0.0812548,-0.274349;0.02162012;-0.1127682,0.07213422;-0.001511097;-0.01849473,0.09743062;-0.3507589;0.01065874,0.08999424;-0.7441097;0.08113003,0.1114142;-0.77681;0.02016878,-0.05785665;0.007134209;-0.04636157,-0.09414916;-0.3419062;-0.02854305,-0.1102552;-0.7306781;0.06279905,-0.08856451;-0.719267;-0.02258463,-0.001950912;0.5274515;-0.04851043,749.4223
+0;0;0,0.002256723;0.3063087;-0.006651207,0.00438173;0.6015313;-0.02899654,0.1875172;0.4885253;0.004064955,0.2235737;0.2601187;0.1318959,0.2523697;0.07092071;0.2757106,-0.1786629;0.4772855;-0.01850698,-0.2294643;0.255062;0.1150831,-0.2732035;0.04685402;0.2248286,0.06644718;0.003147794;-0.03350443,0.08914654;-0.3453142;0.005518559,0.09947827;-0.7347887;0.0946779,0.1090632;-0.7680031;0.03128644,-0.06436802;0.006155946;-0.03696683,-0.1097175;-0.341188;-0.009409048,-0.1325441;-0.7311106;0.07536021,-0.1270886;-0.6928228;-0.01412698,0.003855557;0.5292358;-0.02101799,0;0;0,-0.0008433349;0.3055295;-0.02292013,-0.002412297;0.599221;-0.06032121,0.1672189;0.4870609;0.02743888,0.2127878;0.2470645;0.1281145,0.2963331;0.02701344;0.171766,-0.1859749;0.5127879;-0.09253602,-0.2557314;0.2581958;-0.0812548,-0.274349;0.02162012;-0.1127682,0.07213422;-0.001511097;-0.01849473,0.09743062;-0.3507589;0.01065874,0.08999424;-0.7441097;0.08113003,0.1114142;-0.77681;0.02016878,-0.05785665;0.007134209;-0.04636157,-0.09414916;-0.3419062;-0.02854305,-0.1102552;-0.7306781;0.06279905,-0.08856451;-0.719267;-0.02258463,-0.001950912;0.5274515;-0.04851043,749.4457
+0;0;0,0.002240916;0.306302;-0.006469356,0.004547225;0.6016226;-0.02788452,0.1865419;0.4913016;0.003500555,0.2220426;0.2634054;0.1357077,0.2504148;0.07644729;0.280585,-0.1773866;0.4798842;-0.01885619,-0.2277732;0.2584654;0.1193849,-0.2712622;0.05339549;0.2325342,0.06630833;0.003179703;-0.0334097,0.08886001;-0.3454677;0.005569704,0.09929983;-0.7354189;0.09491675,0.1088046;-0.7693065;0.03057818,-0.06422557;0.006093092;-0.0368926,-0.1096558;-0.3414173;-0.009403981,-0.1324931;-0.7317846;0.07571755,-0.1270093;-0.693328;-0.01489055,0.00397718;0.529283;-0.02021572,0;0;0,-0.001081057;0.3055001;-0.02315784,-0.002827657;0.5991956;-0.06073117,0.1641111;0.4880916;0.02914214,0.2132749;0.2470868;0.1300151,0.2968734;0.02838863;0.1739483,-0.1845154;0.5126263;-0.09272277,-0.2545878;0.2564272;-0.08142795,-0.272983;0.02097021;-0.1125619,0.07202014;-0.001512855;-0.01827359,0.09735067;-0.3509891;0.01014733,0.09024362;-0.7448611;0.08063221,0.1117091;-0.7774372;0.01790357,-0.0575905;0.007132658;-0.04642816,-0.09432378;-0.3420588;-0.0291357,-0.1100527;-0.7313868;0.06213369,-0.08755057;-0.7202401;-0.0241775,-0.002323622;0.527422;-0.04888034,749.467
+0;0;0,0.002240916;0.306302;-0.006469356,0.004547225;0.6016226;-0.02788452,0.1865419;0.4913016;0.003500555,0.2220426;0.2634054;0.1357077,0.2504148;0.07644729;0.280585,-0.1773866;0.4798842;-0.01885619,-0.2277732;0.2584654;0.1193849,-0.2712622;0.05339549;0.2325342,0.06630833;0.003179703;-0.0334097,0.08886001;-0.3454677;0.005569704,0.09929983;-0.7354189;0.09491675,0.1088046;-0.7693065;0.03057818,-0.06422557;0.006093092;-0.0368926,-0.1096558;-0.3414173;-0.009403981,-0.1324931;-0.7317846;0.07571755,-0.1270093;-0.693328;-0.01489055,0.00397718;0.529283;-0.02021572,0;0;0,-0.001081057;0.3055001;-0.02315784,-0.002827657;0.5991956;-0.06073117,0.1641111;0.4880916;0.02914214,0.2132749;0.2470868;0.1300151,0.2968734;0.02838863;0.1739483,-0.1845154;0.5126263;-0.09272277,-0.2545878;0.2564272;-0.08142795,-0.272983;0.02097021;-0.1125619,0.07202014;-0.001512855;-0.01827359,0.09735067;-0.3509891;0.01014733,0.09024362;-0.7448611;0.08063221,0.1117091;-0.7774372;0.01790357,-0.0575905;0.007132658;-0.04642816,-0.09432378;-0.3420588;-0.0291357,-0.1100527;-0.7313868;0.06213369,-0.08755057;-0.7202401;-0.0241775,-0.002323622;0.527422;-0.04888034,749.4793
+0;0;0,0.002239998;0.3061767;-0.006466709,0.004545707;0.6014203;-0.02787642,0.1895794;0.4904831;0.003901727,0.2251238;0.2623067;0.1362715,0.2534869;0.07540824;0.2811025,-0.1804069;0.4788757;-0.01882716,-0.2308555;0.2571846;0.119584,-0.2743305;0.05218008;0.2326972,0.06641512;0.003184824;-0.03346351,0.08897029;-0.3455165;0.005521923,0.09938446;-0.7345093;0.09464937,0.1086578;-0.7668414;0.03187732,-0.06432901;0.006102904;-0.03695202,-0.1097662;-0.3414613;-0.009459144,-0.1325475;-0.7308691;0.07545318,-0.1271971;-0.6926184;-0.0129488,0.003975788;0.5290968;-0.02020932,0;0;0,-0.001181904;0.3053622;-0.02331388,-0.002972839;0.598966;-0.06099415,0.1683022;0.4884602;0.02742696,0.2135569;0.2472723;0.1305289,0.2973911;0.02921769;0.1767409,-0.187662;0.5123074;-0.0938329,-0.257852;0.2557997;-0.08257144,-0.2761535;0.02034184;-0.1131679,0.07212641;-0.001517847;-0.01834106,0.09721854;-0.3510851;0.009843588,0.09037364;-0.7439902;0.08017349,0.1095646;-0.7737512;0.01715016,-0.05772753;0.007159488;-0.04644558,-0.09430358;-0.3421218;-0.02953319,-0.1101208;-0.7304363;0.06173115,-0.08862826;-0.7188321;-0.02259722,-0.002460523;0.5272127;-0.04911959,749.5009
+0;0;0,0.002044767;0.3061139;-0.007029267,0.003977637;0.6012644;-0.02956961,0.1872871;0.4913099;0.003158987,0.2221373;0.2669958;0.1390731,0.2484315;0.08516146;0.2856289,-0.1790356;0.4793815;-0.01896968,-0.2286906;0.2613996;0.1225304,-0.2715659;0.06092249;0.2374406,0.06629659;0.003269272;-0.03341617,0.08840333;-0.344701;0.005633805,0.09875265;-0.7327619;0.09461205,0.1083351;-0.7650577;0.03171805,-0.0642657;0.00599504;-0.03683133,-0.1098039;-0.3408037;-0.009375853,-0.1325596;-0.7292711;0.07542273,-0.1272704;-0.6910841;-0.01308282,0.003528971;0.5289761;-0.02154501,0;0;0,-0.001104815;0.3053087;-0.02333891,-0.002764056;0.5988963;-0.06108773,0.1649316;0.4871175;0.02974844,0.2138339;0.2480101;0.1319258,0.2982845;0.03395037;0.1796777,-0.1855384;0.512508;-0.09392487,-0.2554561;0.2575791;-0.08266373,-0.2733934;0.02516446;-0.1125869,0.0720477;-0.001601622;-0.01814198,0.09754913;-0.3504384;0.009416817,0.09083284;-0.7424705;0.07928252,0.1116385;-0.7731988;0.01757813,-0.05750503;0.007216197;-0.04651522,-0.09367391;-0.3413697;-0.02988593,-0.1095077;-0.7288566;0.06077159,-0.08732867;-0.7172996;-0.02346727,-0.002287148;0.5271433;-0.04919386,749.5231
+0;0;0,0.002044767;0.3061139;-0.007029267,0.003977637;0.6012644;-0.02956961,0.1872871;0.4913099;0.003158987,0.2221373;0.2669958;0.1390731,0.2484315;0.08516146;0.2856289,-0.1790356;0.4793815;-0.01896968,-0.2286906;0.2613996;0.1225304,-0.2715659;0.06092249;0.2374406,0.06629659;0.003269272;-0.03341617,0.08840333;-0.344701;0.005633805,0.09875265;-0.7327619;0.09461205,0.1083351;-0.7650577;0.03171805,-0.0642657;0.00599504;-0.03683133,-0.1098039;-0.3408037;-0.009375853,-0.1325596;-0.7292711;0.07542273,-0.1272704;-0.6910841;-0.01308282,0.003528971;0.5289761;-0.02154501,0;0;0,-0.001104815;0.3053087;-0.02333891,-0.002764056;0.5988963;-0.06108773,0.1649316;0.4871175;0.02974844,0.2138339;0.2480101;0.1319258,0.2982845;0.03395037;0.1796777,-0.1855384;0.512508;-0.09392487,-0.2554561;0.2575791;-0.08266373,-0.2733934;0.02516446;-0.1125869,0.0720477;-0.001601622;-0.01814198,0.09754913;-0.3504384;0.009416817,0.09083284;-0.7424705;0.07928252,0.1116385;-0.7731988;0.01757813,-0.05750503;0.007216197;-0.04651522,-0.09367391;-0.3413697;-0.02988593,-0.1095077;-0.7288566;0.06077159,-0.08732867;-0.7172996;-0.02346727,-0.002287148;0.5271433;-0.04919386,749.5348
+0;0;0,0.002044379;0.3060558;-0.007027931,0.003977071;0.6011794;-0.02956642,0.1867565;0.491336;0.003090657,0.2214395;0.2680985;0.1383524,0.2477212;0.08635014;0.2848389,-0.1785095;0.479442;-0.01897418,-0.2279262;0.2625063;0.1218467,-0.2707813;0.062124;0.2367026,0.06619499;0.003264262;-0.03336496,0.0882387;-0.343714;0.005573694,0.09860676;-0.7324775;0.09471303,0.1081048;-0.7642242;0.03237338,-0.06416719;0.005985851;-0.03677488,-0.1095755;-0.3398242;-0.009397676,-0.1323725;-0.7289948;0.07555444,-0.1271299;-0.6908801;-0.01217104,0.00352842;0.5288935;-0.02154208,0;0;0,-0.001297398;0.3052499;-0.02333534,-0.003088087;0.5988053;-0.06111693,0.163103;0.4864882;0.03135896,0.2142536;0.2495138;0.1341226,0.3002142;0.03655934;0.1835461,-0.1852158;0.512347;-0.09414896,-0.2546464;0.258592;-0.08313113,-0.272417;0.02621239;-0.1125489,0.07196523;-0.001608923;-0.01800191,0.09783903;-0.3494788;0.008701324,0.09135702;-0.7422591;0.07850146,0.1107154;-0.7734818;0.01795292,-0.05730655;0.00723333;-0.04657564,-0.09305464;-0.3404092;-0.03036539,-0.1089424;-0.7286479;0.06023623,-0.08655135;-0.7169398;-0.02314928,-0.002584737;0.5270567;-0.04921162,749.5568
+0;0;0,0.001901339;0.3060403;-0.007709293,0.003556044;0.6010761;-0.03136663,0.1865766;0.4922338;0.001830643,0.2214523;0.2713452;0.1408468,0.2455355;0.09307185;0.2919102,-0.1788005;0.479269;-0.01904654,-0.2271724;0.2644212;0.125294,-0.270065;0.06655344;0.2444161,0.0662246;0.003216421;-0.03331079,0.08822895;-0.3437661;0.005611662,0.09843034;-0.7325376;0.09473531,0.1082676;-0.7641557;0.03232105,-0.0641204;0.006023456;-0.03685031,-0.1096;-0.339773;-0.009420194,-0.132813;-0.7289304;0.07547999,-0.1277943;-0.6909025;-0.01226658,0.003183517;0.5288255;-0.02302649,0;0;0,-0.001297398;0.3052499;-0.02333534,-0.003088087;0.5988053;-0.06111693,0.163103;0.4864882;0.03135896,0.2142536;0.2495138;0.1341226,0.3002142;0.03655934;0.1835461,-0.1852158;0.512347;-0.09414896,-0.2546464;0.258592;-0.08313113,-0.272417;0.02621239;-0.1125489,0.07196523;-0.001608923;-0.01800191,0.09783903;-0.3494788;0.008701324,0.09135702;-0.7422591;0.07850146,0.1107154;-0.7734818;0.01795292,-0.05730655;0.00723333;-0.04657564,-0.09305464;-0.3404092;-0.03036539,-0.1089424;-0.7286479;0.06023623,-0.08655135;-0.7169398;-0.02314928,-0.002584737;0.5270567;-0.04921162,749.5786
+0;0;0,0.001902047;0.3061542;-0.007712163,0.003557429;0.6013109;-0.03137926,0.186037;0.4925455;0.001748294,0.2209285;0.2715569;0.1408274,0.245009;0.09330305;0.2918742,-0.1782626;0.4796189;-0.01906732,-0.2266563;0.2646738;0.1253385,-0.2695443;0.06682774;0.2444476,0.06596003;0.003203571;-0.03317771,0.08797309;-0.3439163;0.005760144,0.09810746;-0.7301337;0.09429829,0.1082172;-0.7634585;0.03015524,-0.06386423;0.005999392;-0.03670309,-0.1093618;-0.3399339;-0.00926212,-0.1324223;-0.7265348;0.07508031,-0.1272646;-0.6882846;-0.0150967,0.003184742;0.5290292;-0.02303553,0;0;0,-0.001274295;0.305351;-0.02350843,-0.002996484;0.5990062;-0.06146789,0.1619496;0.4862511;0.03204584,0.2144487;0.2501063;0.1363332,0.301578;0.03771682;0.1860182,-0.1845239;0.5123794;-0.09459227,-0.2539057;0.2584831;-0.08367493,-0.271673;0.02610208;-0.1128781,0.07168062;-0.00154911;-0.01792312,0.09802953;-0.3495785;0.00804162,0.09203622;-0.7397393;0.07764244,0.1145631;-0.7740444;0.01777625,-0.05696115;0.007195114;-0.04653393,-0.09273195;-0.3406116;-0.03091808,-0.1083694;-0.7263604;0.05885343,-0.08508174;-0.7151789;-0.02676267,-0.002512841;0.5272329;-0.04951906,749.5902
+0;0;0,0.001902047;0.3061542;-0.007712163,0.003557429;0.6013109;-0.03137926,0.186037;0.4925455;0.001748294,0.2209285;0.2715569;0.1408274,0.245009;0.09330305;0.2918742,-0.1782626;0.4796189;-0.01906732,-0.2266563;0.2646738;0.1253385,-0.2695443;0.06682774;0.2444476,0.06596003;0.003203571;-0.03317771,0.08797309;-0.3439163;0.005760144,0.09810746;-0.7301337;0.09429829,0.1082172;-0.7634585;0.03015524,-0.06386423;0.005999392;-0.03670309,-0.1093618;-0.3399339;-0.00926212,-0.1324223;-0.7265348;0.07508031,-0.1272646;-0.6882846;-0.0150967,0.003184742;0.5290292;-0.02303553,0;0;0,-0.001274295;0.305351;-0.02350843,-0.002996484;0.5990062;-0.06146789,0.1619496;0.4862511;0.03204584,0.2144487;0.2501063;0.1363332,0.301578;0.03771682;0.1860182,-0.1845239;0.5123794;-0.09459227,-0.2539057;0.2584831;-0.08367493,-0.271673;0.02610208;-0.1128781,0.07168062;-0.00154911;-0.01792312,0.09802953;-0.3495785;0.00804162,0.09203622;-0.7397393;0.07764244,0.1145631;-0.7740444;0.01777625,-0.05696115;0.007195114;-0.04653393,-0.09273195;-0.3406116;-0.03091808,-0.1083694;-0.7263604;0.05885343,-0.08508174;-0.7151789;-0.02676267,-0.002512841;0.5272329;-0.04951906,749.6013
+0;0;0,0.001773207;0.3061393;-0.008312891,0.003282668;0.6012517;-0.03253876,0.1862139;0.4939769;-0.0002772287,0.2222285;0.2758161;0.1429192,0.2452085;0.09875204;0.2955287,-0.1785352;0.4797579;-0.0192476,-0.2262086;0.2665834;0.1279945,-0.2688587;0.07100534;0.250875,0.06599826;0.003215091;-0.03310048,0.08789173;-0.3438963;0.00597981,0.09805149;-0.7301087;0.09453692,0.1076592;-0.7636747;0.0305555,-0.06383003;0.005964199;-0.03676827,-0.1093207;-0.3399416;-0.008971447,-0.1325084;-0.726545;0.07532479,-0.1277436;-0.6883425;-0.01487819,0.002941303;0.528985;-0.02406485,0;0;0,-0.001274295;0.305351;-0.02350843,-0.002996484;0.5990062;-0.06146789,0.1619496;0.4862511;0.03204584,0.2144487;0.2501063;0.1363332,0.301578;0.03771682;0.1860182,-0.1845239;0.5123794;-0.09459227,-0.2539057;0.2584831;-0.08367493,-0.271673;0.02610208;-0.1128781,0.07168062;-0.00154911;-0.01792312,0.09802953;-0.3495785;0.00804162,0.09203622;-0.7397393;0.07764244,0.1145631;-0.7740444;0.01777625,-0.05696115;0.007195114;-0.04653393,-0.09273195;-0.3406116;-0.03091808,-0.1083694;-0.7263604;0.05885343,-0.08508174;-0.7151789;-0.02676267,-0.002512841;0.5272329;-0.04951906,749.6127
+0;0;0,0.001773394;0.3061715;-0.008313767,0.003283144;0.6013407;-0.03254444,0.185861;0.4941164;-0.000326775,0.2218816;0.2759194;0.1428935,0.2448593;0.09887326;0.2954874,-0.178185;0.4799248;-0.01926058,-0.2258663;0.2667148;0.128006,-0.2685121;0.07115664;0.250874,0.06597446;0.003213931;-0.03308854,0.08786222;-0.3438069;0.005981557,0.09804694;-0.7309687;0.09475632,0.1076579;-0.7645563;0.03075313,-0.063807;0.005962048;-0.036755,-0.1092858;-0.3398536;-0.008965433,-0.1325305;-0.7274071;0.07553798,-0.127764;-0.6892018;-0.0146957,0.002941699;0.529057;-0.02406854,0;0;0,-0.001300819;0.3053753;-0.02361083,-0.002999606;0.5990728;-0.0616889,0.1609886;0.485877;0.03270531,0.2152699;0.2506166;0.1381831,0.303118;0.03861317;0.1881375,-0.1840965;0.5125701;-0.09509086,-0.2536417;0.2586739;-0.08415103,-0.2712951;0.02625948;-0.1129621,0.07167167;-0.001538262;-0.0178498,0.09833599;-0.349506;0.007378578,0.09216999;-0.7406135;0.07720566,0.1148296;-0.7746163;0.01701975,-0.05687916;0.007201195;-0.04659092,-0.09237197;-0.3405682;-0.03156581,-0.1080009;-0.7272792;0.05837405,-0.08444113;-0.7161239;-0.02719452,-0.002525875;0.5272872;-0.04970944,749.6247
+0;0;0,0.001773394;0.3061715;-0.008313767,0.003283144;0.6013407;-0.03254444,0.185861;0.4941164;-0.000326775,0.2218816;0.2759194;0.1428935,0.2448593;0.09887326;0.2954874,-0.178185;0.4799248;-0.01926058,-0.2258663;0.2667148;0.128006,-0.2685121;0.07115664;0.250874,0.06597446;0.003213931;-0.03308854,0.08786222;-0.3438069;0.005981557,0.09804694;-0.7309687;0.09475632,0.1076579;-0.7645563;0.03075313,-0.063807;0.005962048;-0.036755,-0.1092858;-0.3398536;-0.008965433,-0.1325305;-0.7274071;0.07553798,-0.127764;-0.6892018;-0.0146957,0.002941699;0.529057;-0.02406854,0;0;0,-0.001300819;0.3053753;-0.02361083,-0.002999606;0.5990728;-0.0616889,0.1609886;0.485877;0.03270531,0.2152699;0.2506166;0.1381831,0.303118;0.03861317;0.1881375,-0.1840965;0.5125701;-0.09509086,-0.2536417;0.2586739;-0.08415103,-0.2712951;0.02625948;-0.1129621,0.07167167;-0.001538262;-0.0178498,0.09833599;-0.349506;0.007378578,0.09216999;-0.7406135;0.07720566,0.1148296;-0.7746163;0.01701975,-0.05687916;0.007201195;-0.04659092,-0.09237197;-0.3405682;-0.03156581,-0.1080009;-0.7272792;0.05837405,-0.08444113;-0.7161239;-0.02719452,-0.002525875;0.5272872;-0.04970944,749.6467
+0;0;0,0.001558223;0.3060584;-0.008816385,0.002824769;0.6011319;-0.03379637,0.1854412;0.4951231;-0.001703484,0.2224463;0.2802173;0.1450343,0.2460408;0.1040356;0.3006123,-0.1783673;0.4801261;-0.01987049,-0.2252889;0.2697096;0.1304928,-0.2681595;0.07529971;0.2576466,0.06576736;0.003293953;-0.03289808,0.08736924;-0.3438543;0.006096847,0.097464;-0.7311348;0.09514199,0.1069087;-0.7646235;0.03139316,-0.06357287;0.005834295;-0.03664603,-0.109205;-0.3400533;-0.008741181,-0.1325411;-0.7277905;0.07571271,-0.1279547;-0.6896628;-0.01426972,0.002551882;0.5288743;-0.02511238,0;0;0,-0.001171907;0.3052522;-0.0239085,-0.002750808;0.5988852;-0.06223261,0.1606026;0.4859352;0.03287745,0.2158706;0.2523676;0.1400106,0.3043041;0.03940697;0.1912792,-0.1836395;0.5121508;-0.09524775,-0.2531155;0.2588967;-0.08423347,-0.2708044;0.02512951;-0.1132368,0.07151026;-0.001499817;-0.01739287,0.09862048;-0.349624;0.006559612,0.09246989;-0.7409268;0.07628393,0.1150577;-0.7745867;0.01610804,-0.05647738;0.007140532;-0.04666688,-0.09175482;-0.3407601;-0.03183994,-0.1075942;-0.7276842;0.05791543,-0.08401014;-0.7165098;-0.02736836,-0.002304832;0.5271106;-0.05019701,749.6683
+0;0;0,0.001558223;0.3060584;-0.008816385,0.002824769;0.6011319;-0.03379637,0.1854412;0.4951231;-0.001703484,0.2224463;0.2802173;0.1450343,0.2460408;0.1040356;0.3006123,-0.1783673;0.4801261;-0.01987049,-0.2252889;0.2697096;0.1304928,-0.2681595;0.07529971;0.2576466,0.06576736;0.003293953;-0.03289808,0.08736924;-0.3438543;0.006096847,0.097464;-0.7311348;0.09514199,0.1069087;-0.7646235;0.03139316,-0.06357287;0.005834295;-0.03664603,-0.109205;-0.3400533;-0.008741181,-0.1325411;-0.7277905;0.07571271,-0.1279547;-0.6896628;-0.01426972,0.002551882;0.5288743;-0.02511238,0;0;0,-0.001171907;0.3052522;-0.0239085,-0.002750808;0.5988852;-0.06223261,0.1606026;0.4859352;0.03287745,0.2158706;0.2523676;0.1400106,0.3043041;0.03940697;0.1912792,-0.1836395;0.5121508;-0.09524775,-0.2531155;0.2588967;-0.08423347,-0.2708044;0.02512951;-0.1132368,0.07151026;-0.001499817;-0.01739287,0.09862048;-0.349624;0.006559612,0.09246989;-0.7409268;0.07628393,0.1150577;-0.7745867;0.01610804,-0.05647738;0.007140532;-0.04666688,-0.09175482;-0.3407601;-0.03183994,-0.1075942;-0.7276842;0.05791543,-0.08401014;-0.7165098;-0.02736836,-0.002304832;0.5271106;-0.05019701,749.6796
+0;0;0,0.001557897;0.3059944;-0.008814541,0.002824113;0.6009907;-0.03378794,0.1851315;0.4950589;-0.001737019,0.2222834;0.2793004;0.145583,0.2457875;0.1037935;0.3005652,-0.1780621;0.4800873;-0.01987331,-0.2251699;0.2688359;0.1310866,-0.2678763;0.07517055;0.2577534,0.06583668;0.003297425;-0.03293275,0.08742265;-0.3435952;0.00603345,0.09753238;-0.7314506;0.09521077,0.1070806;-0.7656348;0.03076355,-0.06363987;0.005840444;-0.03668465,-0.1092384;-0.3397924;-0.008800356,-0.1326091;-0.7281051;0.07577889,-0.1279725;-0.6898884;-0.01518932,0.002551301;0.5287531;-0.02510635,0;0;0,-0.001247393;0.305205;-0.02368569,-0.002867136;0.5987891;-0.06178284,0.1603252;0.4861109;0.03301334,0.2168426;0.2531855;0.1434069,0.3065126;0.04257016;0.1979508,-0.1832653;0.5122012;-0.09552334,-0.2531321;0.2579792;-0.08434427,-0.2708189;0.02503432;-0.1126006,0.07157695;-0.001484632;-0.01744831,0.0987525;-0.3493665;0.006183624,0.09270458;-0.7412989;0.07574725,0.1161286;-0.7751774;0.01463199,-0.0565561;0.007139208;-0.04669418,-0.09161952;-0.3405404;-0.03226383,-0.1074087;-0.7280741;0.05748568,-0.08346728;-0.7170908;-0.02870829,-0.002414912;0.5270256;-0.04980338,749.7018
+0;0;0,0.001220589;0.3059876;-0.009098115,0.002161853;0.6009617;-0.03434727,0.1847143;0.4960263;-0.002065275,0.2189283;0.2871542;0.1555324,0.2442616;0.1098827;0.3082008,-0.1787359;0.4804404;-0.02027741,-0.2253452;0.2711848;0.1335889,-0.2673016;0.07977228;0.2638789,0.06583646;0.003513925;-0.03291079,0.08698528;-0.3434032;0.006076328,0.09704579;-0.7312353;0.09536055,0.106952;-0.7651276;0.03067765,-0.06369249;0.005629058;-0.03662632,-0.1094649;-0.3399706;-0.008616149,-0.1329273;-0.7282509;0.07608626,-0.1282823;-0.6900579;-0.01488366,0.001975365;0.528732;-0.02559742,0;0;0,-0.001247393;0.305205;-0.02368569,-0.002867136;0.5987891;-0.06178284,0.1603252;0.4861109;0.03301334,0.2168426;0.2531855;0.1434069,0.3065126;0.04257016;0.1979508,-0.1832653;0.5122012;-0.09552334,-0.2531321;0.2579792;-0.08434427,-0.2708189;0.02503432;-0.1126006,0.07157695;-0.001484632;-0.01744831,0.0987525;-0.3493665;0.006183624,0.09270458;-0.7412989;0.07574725,0.1161286;-0.7751774;0.01463199,-0.0565561;0.007139208;-0.04669418,-0.09161952;-0.3405404;-0.03226383,-0.1074087;-0.7280741;0.05748568,-0.08346728;-0.7170908;-0.02870829,-0.002414912;0.5270256;-0.04980338,749.7131
+0;0;0,0.0012213;0.3061658;-0.009103412,0.002163175;0.6013323;-0.03436922,0.1848881;0.496315;-0.002058832,0.2192712;0.28641;0.1563181,0.2445063;0.1098262;0.3083943,-0.1789054;0.4807144;-0.02028817,-0.2257451;0.2704241;0.134339,-0.2675388;0.07975395;0.2641236,0.06577622;0.00351071;-0.03288068,0.08691417;-0.3432281;0.00608639,0.09702083;-0.7328394;0.09578022,0.1067381;-0.7655131;0.03233098,-0.06363421;0.005623908;-0.03659282,-0.1093831;-0.339798;-0.008597044,-0.1329531;-0.7298596;0.07649395,-0.1283967;-0.6918229;-0.01274094,0.001976556;0.5290516;-0.0256132,0;0;0,-0.001473902;0.3053778;-0.02375007,-0.003313996;0.599151;-0.06188309,0.1595846;0.4860839;0.03383232,0.2190401;0.253553;0.1466153,0.309061;0.04471895;0.2034521,-0.1837136;0.5118836;-0.09590578,-0.2540534;0.2564335;-0.08480871,-0.2718101;0.02438039;-0.1127711,0.0715595;-0.001438394;-0.0172379,0.09888911;-0.3491939;0.005393503,0.09266827;-0.7430759;0.07440352,0.1160564;-0.7750957;0.01394892,-0.05640636;0.007111414;-0.04677314,-0.09168281;-0.3403769;-0.03261574,-0.1071908;-0.7298063;0.05709721,-0.08349001;-0.7184654;-0.0273914,-0.002806285;0.5273369;-0.04989636,749.7269
+0;0;0,0.0012213;0.3061658;-0.009103412,0.002163175;0.6013323;-0.03436922,0.1848881;0.496315;-0.002058832,0.2192712;0.28641;0.1563181,0.2445063;0.1098262;0.3083943,-0.1789054;0.4807144;-0.02028817,-0.2257451;0.2704241;0.134339,-0.2675388;0.07975395;0.2641236,0.06577622;0.00351071;-0.03288068,0.08691417;-0.3432281;0.00608639,0.09702083;-0.7328394;0.09578022,0.1067381;-0.7655131;0.03233098,-0.06363421;0.005623908;-0.03659282,-0.1093831;-0.339798;-0.008597044,-0.1329531;-0.7298596;0.07649395,-0.1283967;-0.6918229;-0.01274094,0.001976556;0.5290516;-0.0256132,0;0;0,-0.001473902;0.3053778;-0.02375007,-0.003313996;0.599151;-0.06188309,0.1595846;0.4860839;0.03383232,0.2190401;0.253553;0.1466153,0.309061;0.04471895;0.2034521,-0.1837136;0.5118836;-0.09590578,-0.2540534;0.2564335;-0.08480871,-0.2718101;0.02438039;-0.1127711,0.0715595;-0.001438394;-0.0172379,0.09888911;-0.3491939;0.005393503,0.09266827;-0.7430759;0.07440352,0.1160564;-0.7750957;0.01394892,-0.05640636;0.007111414;-0.04677314,-0.09168281;-0.3403769;-0.03261574,-0.1071908;-0.7298063;0.05709721,-0.08349001;-0.7184654;-0.0273914,-0.002806285;0.5273369;-0.04989636,749.7461
+0;0;0,0.0009453102;0.3061931;-0.009631611,0.00151729;0.6013727;-0.03548111,0.1854849;0.496893;-0.002629824,0.2209321;0.2888941;0.1566437,0.2473396;0.1168838;0.3145981,-0.1805794;0.4808555;-0.02064407,-0.226669;0.2732012;0.1363386,-0.268126;0.08485229;0.2706535,0.06593212;0.003517902;-0.03283572,0.08688238;-0.3432943;0.00619309,0.0969393;-0.7331312;0.095889,0.1072857;-0.7655638;0.03261491,-0.06368735;0.005610701;-0.03674298,-0.1095356;-0.339843;-0.008449603,-0.1330711;-0.7301157;0.0767128,-0.1285864;-0.6921472;-0.01230901,0.001426221;0.5290911;-0.02658079,0;0;0,-0.001413904;0.3054039;-0.02396595,-0.003145106;0.5992096;-0.06233716,0.1599235;0.4860811;0.0354166,0.2206159;0.2553694;0.1493316,0.3102032;0.04632631;0.2085736,-0.1846052;0.5115861;-0.09652196,-0.2546295;0.2568927;-0.08575565,-0.2725262;0.02420953;-0.1135543,0.07161723;-0.001390725;-0.01751125,0.09948303;-0.3492197;0.004383326,0.0934223;-0.7433738;0.07312274,0.1168218;-0.7750598;0.01265955,-0.05659749;0.007097563;-0.0467328,-0.09129304;-0.3405669;-0.03382968,-0.1066478;-0.7302871;0.0556226,-0.08270999;-0.7189339;-0.0285663,-0.002668655;0.527387;-0.05028987,749.7578
+0;0;0,0.0009453102;0.3061931;-0.009631611,0.00151729;0.6013727;-0.03548111,0.1854849;0.496893;-0.002629824,0.2209321;0.2888941;0.1566437,0.2473396;0.1168838;0.3145981,-0.1805794;0.4808555;-0.02064407,-0.226669;0.2732012;0.1363386,-0.268126;0.08485229;0.2706535,0.06593212;0.003517902;-0.03283572,0.08688238;-0.3432943;0.00619309,0.0969393;-0.7331312;0.095889,0.1072857;-0.7655638;0.03261491,-0.06368735;0.005610701;-0.03674298,-0.1095356;-0.339843;-0.008449603,-0.1330711;-0.7301157;0.0767128,-0.1285864;-0.6921472;-0.01230901,0.001426221;0.5290911;-0.02658079,0;0;0,-0.001413904;0.3054039;-0.02396595,-0.003145106;0.5992096;-0.06233716,0.1599235;0.4860811;0.0354166,0.2206159;0.2553694;0.1493316,0.3102032;0.04632631;0.2085736,-0.1846052;0.5115861;-0.09652196,-0.2546295;0.2568927;-0.08575565,-0.2725262;0.02420953;-0.1135543,0.07161723;-0.001390725;-0.01751125,0.09948303;-0.3492197;0.004383326,0.0934223;-0.7433738;0.07312274,0.1168218;-0.7750598;0.01265955,-0.05659749;0.007097563;-0.0467328,-0.09129304;-0.3405669;-0.03382968,-0.1066478;-0.7302871;0.0556226,-0.08270999;-0.7189339;-0.0285663,-0.002668655;0.527387;-0.05028987,749.7693
+0;0;0,0.0009453649;0.3062108;-0.009632167,0.001517402;0.6014209;-0.03548443,0.1856403;0.4969043;-0.002611751,0.2211896;0.2883065;0.1571204,0.2475079;0.1168775;0.314541,-0.1807329;0.4808533;-0.0206412,-0.2269552;0.272601;0.1367935,-0.268272;0.08488867;0.2706545,0.06595001;0.003518855;-0.03284463,0.08689552;-0.3432149;0.006175358,0.09695132;-0.7330081;0.09586123,0.1073693;-0.7658725;0.03214955,-0.06370462;0.005612223;-0.03675295,-0.1095425;-0.3397634;-0.008465964,-0.1330754;-0.7299924;0.0766869,-0.1285596;-0.6919689;-0.01295055,0.00142632;0.5291296;-0.02658293,0;0;0,-0.00169424;0.3054202;-0.02396595,-0.003770282;0.5992558;-0.06232715,0.1596052;0.4865344;0.03556681,0.2214629;0.2568193;0.1525958,0.3110192;0.04882912;0.2124417,-0.1852084;0.5113597;-0.09679396,-0.2558751;0.256061;-0.08584224,-0.2737136;0.02415507;-0.1134688,0.07160567;-0.001289904;-0.01764989,0.0995773;-0.3490525;0.003897429,0.09358209;-0.7431723;0.07257867,0.1178182;-0.7750085;0.01168084,-0.05666598;0.007016621;-0.04669356,-0.09129094;-0.3405924;-0.03425791,-0.1065249;-0.7303162;0.05499893,-0.08236026;-0.7190815;-0.02975705,-0.003201846;0.5274239;-0.05028081,749.7923
+0;0;0,0.0009611981;0.3062209;-0.009305138,0.001839634;0.6015939;-0.03330907,0.1866873;0.4999146;-0.003914293,0.2223732;0.2945818;0.1599641,0.2509515;0.1285402;0.3226763,-0.1811866;0.4832931;-0.02149424,-0.2274364;0.2775958;0.1392563,-0.2681031;0.09123865;0.2751938,0.0659226;0.003580203;-0.03289301,0.08681768;-0.3431544;0.006146364,0.09673836;-0.7329025;0.09604316,0.1072486;-0.7653237;0.03191221,-0.06372371;0.005537189;-0.03673125,-0.1095614;-0.3398521;-0.008611515,-0.1332929;-0.7300576;0.07659403,-0.1289198;-0.6919188;-0.0130401,0.001639294;0.5292292;-0.02502822,0;0;0,-0.00169424;0.3054202;-0.02396595,-0.003770282;0.5992558;-0.06232715,0.1596052;0.4865344;0.03556681,0.2214629;0.2568193;0.1525958,0.3110192;0.04882912;0.2124417,-0.1852084;0.5113597;-0.09679396,-0.2558751;0.256061;-0.08584224,-0.2737136;0.02415507;-0.1134688,0.07160567;-0.001289904;-0.01764989,0.0995773;-0.3490525;0.003897429,0.09358209;-0.7431723;0.07257867,0.1178182;-0.7750085;0.01168084,-0.05666598;0.007016621;-0.04669356,-0.09129094;-0.3405924;-0.03425791,-0.1065249;-0.7303162;0.05499893,-0.08236026;-0.7190815;-0.02975705,-0.003201846;0.5274239;-0.05028081,749.8138
+0;0;0,0.0009616565;0.306367;-0.009309576,0.001840453;0.6018614;-0.0333234,0.1868721;0.5001227;-0.003904166,0.2225468;0.2948542;0.159923,0.2512445;0.1281194;0.3233144,-0.1813677;0.4834847;-0.0215016,-0.227603;0.2778517;0.1391987,-0.2684395;0.0907166;0.2757037,0.06583266;0.003575319;-0.03284813,0.08670928;-0.3428529;0.006156743,0.09662996;-0.732601;0.09605354,0.1069492;-0.7638879;0.03308798,-0.06363678;0.005529635;-0.03668114,-0.1094339;-0.3395545;-0.008586256,-0.1331655;-0.7297599;0.07661928,-0.1288719;-0.6917689;-0.01138601,0.00164003;0.5294665;-0.02503909,0;0;0,-0.001806289;0.3055392;-0.02430725,-0.003963361;0.5994664;-0.06290483,0.1597726;0.486806;0.03484845,0.2224699;0.2589871;0.1549101,0.3112103;0.05122772;0.2203467,-0.185703;0.5112636;-0.09671213,-0.2562567;0.2560148;-0.08587549,-0.2741604;0.02316682;-0.1138406,0.07148755;-0.001250595;-0.01771128,0.09957031;-0.3487148;0.003495455,0.0937227;-0.7429277;0.07165313,0.1169143;-0.7742369;0.01223469,-0.05656309;0.00699706;-0.04666241,-0.09130614;-0.3403111;-0.03484344,-0.1058914;-0.7300442;0.05448052,-0.08233409;-0.7184922;-0.02877784,-0.003373483;0.5276126;-0.05080676,749.8249
+0;0;0,0.0009616565;0.306367;-0.009309576,0.001840453;0.6018614;-0.0333234,0.1868721;0.5001227;-0.003904166,0.2225468;0.2948542;0.159923,0.2512445;0.1281194;0.3233144,-0.1813677;0.4834847;-0.0215016,-0.227603;0.2778517;0.1391987,-0.2684395;0.0907166;0.2757037,0.06583266;0.003575319;-0.03284813,0.08670928;-0.3428529;0.006156743,0.09662996;-0.732601;0.09605354,0.1069492;-0.7638879;0.03308798,-0.06363678;0.005529635;-0.03668114,-0.1094339;-0.3395545;-0.008586256,-0.1331655;-0.7297599;0.07661928,-0.1288719;-0.6917689;-0.01138601,0.00164003;0.5294665;-0.02503909,0;0;0,-0.001806289;0.3055392;-0.02430725,-0.003963361;0.5994664;-0.06290483,0.1597726;0.486806;0.03484845,0.2224699;0.2589871;0.1549101,0.3112103;0.05122772;0.2203467,-0.185703;0.5112636;-0.09671213,-0.2562567;0.2560148;-0.08587549,-0.2741604;0.02316682;-0.1138406,0.07148755;-0.001250595;-0.01771128,0.09957031;-0.3487148;0.003495455,0.0937227;-0.7429277;0.07165313,0.1169143;-0.7742369;0.01223469,-0.05656309;0.00699706;-0.04666241,-0.09130614;-0.3403111;-0.03484344,-0.1058914;-0.7300442;0.05448052,-0.08233409;-0.7184922;-0.02877784,-0.003373483;0.5276126;-0.05080676,749.8468
+0;0;0,0.0007971671;0.3065045;-0.01017127,0.001358632;0.6020944;-0.0359891,0.185808;0.5004668;-0.00464322,0.2214492;0.2979857;0.1616449,0.2511964;0.131139;0.3255327,-0.1811197;0.4835793;-0.02162531,-0.2270372;0.2803564;0.1412017,-0.2705978;0.10687;0.2947821,0.06594418;0.003734817;-0.03298699,0.08646867;-0.3429839;0.006300457,0.0963649;-0.7325929;0.09642971,0.1068279;-0.7639764;0.03306447,-0.06384426;0.005382789;-0.03668326,-0.1098024;-0.3399702;-0.008437308,-0.1335677;-0.7301108;0.07666225,-0.1293584;-0.6922046;-0.01172511,0.001257225;0.5297008;-0.02711709,0;0;0,-0.001807291;0.3057488;-0.02373934,-0.003883423;0.6000308;-0.06157959,0.1599269;0.486907;0.03441286,0.2226969;0.2617062;0.1579649,0.311436;0.0539265;0.225307,-0.1849099;0.5112592;-0.09619363,-0.2553458;0.256616;-0.08541338,-0.2730485;0.02321525;-0.1135683,0.07159316;-0.001169235;-0.01799381,0.09959383;-0.3489128;0.003662825,0.09408757;-0.7431675;0.07111144,0.1167233;-0.773846;0.01029778,-0.05686208;0.006949182;-0.046574,-0.09171895;-0.3406642;-0.03523522,-0.1059479;-0.7303687;0.05389578,-0.08242431;-0.7188289;-0.02976076,-0.003324622;0.5280735;-0.0496881,749.8597
+0;0;0,0.0007976091;0.3066745;-0.01017691,0.001359376;0.6024235;-0.03600864,0.18578;0.5007615;-0.004661486,0.2215918;0.2973109;0.1624228,0.2512021;0.1312318;0.3255565,-0.1810907;0.4838766;-0.02164093,-0.227228;0.2796807;0.1419658,-0.2705882;0.1069925;0.2948394,0.06582026;0.003727798;-0.032925,0.08634752;-0.3430377;0.006367747,0.09628379;-0.7342235;0.09686175,0.1066313;-0.7649297;0.03419572,-0.06372428;0.005372674;-0.03661432,-0.1096886;-0.3400269;-0.00836456,-0.1335502;-0.7317464;0.0770794,-0.1293873;-0.6939275;-0.01033264,0.001257915;0.529991;-0.02713186,0;0;0,-0.001792338;0.3058895;-0.024122,-0.003799133;0.6002802;-0.06237185,0.1603084;0.4872609;0.03309512,0.2239681;0.2631907;0.1608911,0.310285;0.05704659;0.2324846,-0.1849357;0.5117303;-0.09650978,-0.2556417;0.2558489;-0.0856851,-0.2732478;0.0234862;-0.1134199,0.07141347;-0.001091093;-0.01814342,0.09975707;-0.3488844;0.003023863,0.09425627;-0.7448375;0.07014418,0.116479;-0.777198;0.01238037,-0.05673537;0.006908824;-0.04651478,-0.09158587;-0.3407499;-0.03509352,-0.1054844;-0.7323067;0.05324894,-0.08240564;-0.720587;-0.02953108,-0.003262285;0.5282996;-0.05038035,749.8802
+0;0;0,0.0007976091;0.3066745;-0.01017691,0.001359376;0.6024235;-0.03600864,0.18578;0.5007615;-0.004661486,0.2215918;0.2973109;0.1624228,0.2512021;0.1312318;0.3255565,-0.1810907;0.4838766;-0.02164093,-0.227228;0.2796807;0.1419658,-0.2705882;0.1069925;0.2948394,0.06582026;0.003727798;-0.032925,0.08634752;-0.3430377;0.006367747,0.09628379;-0.7342235;0.09686175,0.1066313;-0.7649297;0.03419572,-0.06372428;0.005372674;-0.03661432,-0.1096886;-0.3400269;-0.00836456,-0.1335502;-0.7317464;0.0770794,-0.1293873;-0.6939275;-0.01033264,0.001257915;0.529991;-0.02713186,0;0;0,-0.001792338;0.3058895;-0.024122,-0.003799133;0.6002802;-0.06237185,0.1603084;0.4872609;0.03309512,0.2239681;0.2631907;0.1608911,0.310285;0.05704659;0.2324846,-0.1849357;0.5117303;-0.09650978,-0.2556417;0.2558489;-0.0856851,-0.2732478;0.0234862;-0.1134199,0.07141347;-0.001091093;-0.01814342,0.09975707;-0.3488844;0.003023863,0.09425627;-0.7448375;0.07014418,0.116479;-0.777198;0.01238037,-0.05673537;0.006908824;-0.04651478,-0.09158587;-0.3407499;-0.03509352,-0.1054844;-0.7323067;0.05324894,-0.08240564;-0.720587;-0.02953108,-0.003262285;0.5282996;-0.05038035,749.8922
+0;0;0,0.0003614167;0.3067905;-0.0107369,0.0002472971;0.6026286;-0.03757671,0.184489;0.5012465;-0.005303387,0.2232085;0.2997883;0.1641722,0.2508199;0.144804;0.336587,-0.1815574;0.483902;-0.02161808,-0.2275783;0.2813785;0.1447335,-0.2705629;0.1084929;0.2956384,0.06591982;0.003894094;-0.03294895,0.08599655;-0.3428146;0.006502766,0.0957661;-0.7341675;0.09698246,0.1065326;-0.7661412;0.03322352,-0.06385902;0.00520889;-0.03662121,-0.110074;-0.3400846;-0.008283155,-0.1340747;-0.7319901;0.07699978,-0.1299452;-0.6940856;-0.01211991,0.0003498452;0.5301849;-0.02840708,0;0;0,-0.001724075;0.3060531;-0.02375567,-0.00360045;0.6006935;-0.06148732,0.1605163;0.487387;0.03285146,0.2243361;0.2646686;0.1637335,0.3100019;0.059909;0.2361507,-0.1843639;0.5118411;-0.09591652,-0.2553782;0.2556224;-0.08516902,-0.2726971;0.02443926;-0.1128055,0.07151373;-0.001043975;-0.0181911,0.1000424;-0.3487659;0.002832413,0.09473385;-0.7448994;0.06983423,0.1192927;-0.7768539;0.009998083,-0.05686083;0.006881023;-0.04653726,-0.09142513;-0.3407458;-0.03525363,-0.1053709;-0.7325405;0.05273235,-0.08195996;-0.7211314;-0.03169608,-0.003106279;0.5286415;-0.04963601,749.914
+0;0;0,0.0003614167;0.3067905;-0.0107369,0.0002472971;0.6026286;-0.03757671,0.184489;0.5012465;-0.005303387,0.2232085;0.2997883;0.1641722,0.2508199;0.144804;0.336587,-0.1815574;0.483902;-0.02161808,-0.2275783;0.2813785;0.1447335,-0.2705629;0.1084929;0.2956384,0.06591982;0.003894094;-0.03294895,0.08599655;-0.3428146;0.006502766,0.0957661;-0.7341675;0.09698246,0.1065326;-0.7661412;0.03322352,-0.06385902;0.00520889;-0.03662121,-0.110074;-0.3400846;-0.008283155,-0.1340747;-0.7319901;0.07699978,-0.1299452;-0.6940856;-0.01211991,0.0003498452;0.5301849;-0.02840708,0;0;0,-0.001724075;0.3060531;-0.02375567,-0.00360045;0.6006935;-0.06148732,0.1605163;0.487387;0.03285146,0.2243361;0.2646686;0.1637335,0.3100019;0.059909;0.2361507,-0.1843639;0.5118411;-0.09591652,-0.2553782;0.2556224;-0.08516902,-0.2726971;0.02443926;-0.1128055,0.07151373;-0.001043975;-0.0181911,0.1000424;-0.3487659;0.002832413,0.09473385;-0.7448994;0.06983423,0.1192927;-0.7768539;0.009998083,-0.05686083;0.006881023;-0.04653726,-0.09142513;-0.3407458;-0.03525363,-0.1053709;-0.7325405;0.05273235,-0.08195996;-0.7211314;-0.03169608,-0.003106279;0.5286415;-0.04963601,749.937
+0;0;0,0.0003613524;0.3067359;-0.01073499,0.0002472356;0.6025549;-0.03757321,0.1847479;0.5011333;-0.005267577,0.2230974;0.3016;0.1625887,0.2506878;0.1467337;0.3348721,-0.1818133;0.4837645;-0.02160521,-0.2273944;0.283176;0.143157,-0.2703463;0.1104222;0.2939469,0.06574209;0.003883596;-0.03286012,0.08580747;-0.3426292;0.006569311,0.09556238;-0.7333955;0.09691335,0.1063538;-0.7655125;0.03300691,-0.06368685;0.005194847;-0.03652248,-0.1098757;-0.3399035;-0.008200431,-0.1338404;-0.7312215;0.07695466,-0.1297014;-0.6932987;-0.0123712,0.0003497818;0.5301125;-0.02840376,0;0;0,-0.001662605;0.3059864;-0.02391279,-0.00346989;0.6005813;-0.06185079,0.1602225;0.4878612;0.03421903,0.2233053;0.2678911;0.1649618,0.3084961;0.06425616;0.2404714,-0.1845708;0.5118459;-0.09608074,-0.2549597;0.2580998;-0.08520425,-0.2722563;0.02707987;-0.1127174,0.07128686;-0.001054481;-0.01827466,0.1003485;-0.3485632;0.002256393,0.09538347;-0.7440684;0.06938624,0.1194861;-0.7765809;0.009634499,-0.05667749;0.006891271;-0.04644421,-0.09129734;-0.340551;-0.03577984,-0.1050603;-0.7318026;0.05190267,-0.1102204;-0.7704036;-0.005771436,-0.002992226;0.5285391;-0.0499475,749.9609
+0;0;0,-4.321372E-05;0.3067158;-0.01115317,-0.0007831873;0.6024849;-0.03875269,0.1838201;0.5010836;-0.005806919,0.2207161;0.3059463;0.1660113,0.247409;0.1486704;0.335948,-0.1825289;0.4834734;-0.02171662,-0.2281694;0.2856635;0.1448655,-0.2708293;0.1132316;0.2957763,0.06570962;0.00396411;-0.03277078,0.08544043;-0.3423204;0.006560031,0.09514222;-0.7334254;0.09699342,0.1058556;-0.7644926;0.03399165,-0.06362452;0.005096186;-0.03651496,-0.1100283;-0.3397158;-0.008221287,-0.1340855;-0.7313553;0.07707325,-0.1300802;-0.6936064;-0.01088764,-0.0004928749;0.5300648;-0.02937173,0;0;0,-0.001592373;0.3059504;-0.02430642,-0.003335876;0.6005353;-0.06250358,0.160406;0.4879615;0.03349972,0.2231011;0.270422;0.1665685,0.3081779;0.06830946;0.2455568,-0.1846462;0.5117412;-0.09575033,-0.2548289;0.2589183;-0.08496232,-0.271955;0.02806172;-0.1121404,0.07121032;-0.001074135;-0.01831198,0.1004901;-0.3483322;0.001780272,0.09571811;-0.7442637;0.06849551,0.1193422;-0.7768077;0.01067376,-0.05659872;0.006912223;-0.04643489,-0.09118681;-0.3402889;-0.03622875,-0.1051286;-0.731887;0.05147581,-0.1096948;-0.7701039;-0.004549321,-0.002869284;0.5284958;-0.05055165,749.9811
+0;0;0,-4.321372E-05;0.3067158;-0.01115317,-0.0007831873;0.6024849;-0.03875269,0.1838201;0.5010836;-0.005806919,0.2207161;0.3059463;0.1660113,0.247409;0.1486704;0.335948,-0.1825289;0.4834734;-0.02171662,-0.2281694;0.2856635;0.1448655,-0.2708293;0.1132316;0.2957763,0.06570962;0.00396411;-0.03277078,0.08544043;-0.3423204;0.006560031,0.09514222;-0.7334254;0.09699342,0.1058556;-0.7644926;0.03399165,-0.06362452;0.005096186;-0.03651496,-0.1100283;-0.3397158;-0.008221287,-0.1340855;-0.7313553;0.07707325,-0.1300802;-0.6936064;-0.01088764,-0.0004928749;0.5300648;-0.02937173,0;0;0,-0.001592373;0.3059504;-0.02430642,-0.003335876;0.6005353;-0.06250358,0.160406;0.4879615;0.03349972,0.2231011;0.270422;0.1665685,0.3081779;0.06830946;0.2455568,-0.1846462;0.5117412;-0.09575033,-0.2548289;0.2589183;-0.08496232,-0.271955;0.02806172;-0.1121404,0.07121032;-0.001074135;-0.01831198,0.1004901;-0.3483322;0.001780272,0.09571811;-0.7442637;0.06849551,0.1193422;-0.7768077;0.01067376,-0.05659872;0.006912223;-0.04643489,-0.09118681;-0.3402889;-0.03622875,-0.1051286;-0.731887;0.05147581,-0.1096948;-0.7701039;-0.004549321,-0.002869284;0.5284958;-0.05055165,750.0033
+0;0;0,-4.320188E-05;0.3066318;-0.01115012,-0.0007827824;0.6022493;-0.03873515,0.1841932;0.5008334;-0.005747424,0.2208593;0.3069121;0.1650001,0.247527;0.1497844;0.3347766,-0.1828969;0.4831876;-0.02168931,-0.228253;0.2866104;0.1438547,-0.2708727;0.114341;0.2946233,0.06576457;0.003967424;-0.03279818,0.08549438;-0.3422994;0.006530628,0.09519512;-0.7333625;0.09695432,0.1058901;-0.7643247;0.03406087,-0.06367771;0.005100448;-0.0365455,-0.1100792;-0.339694;-0.00825326,-0.1341338;-0.7312917;0.07703213,-0.1301353;-0.6935561;-0.01077751,-0.0004926465;0.5298733;-0.02935991,0;0;0,-0.002043802;0.3058964;-0.02388775,-0.004400052;0.6003723;-0.06170273,0.1605176;0.4879906;0.03316426,0.222186;0.2735307;0.1684732,0.3082094;0.07347631;0.2509511,-0.1857436;0.5114394;-0.09576026,-0.2553683;0.2601855;-0.08442573,-0.2724307;0.02949205;-0.1111422,0.07122541;-0.00104253;-0.01850116,0.100652;-0.3482733;0.001538754,0.09598079;-0.7442272;0.06786847,0.1193443;-0.7765639;0.009949207,-0.05672523;0.006897994;-0.04638002,-0.09116147;-0.3403057;-0.03635481,-0.1050879;-0.7319603;0.05090139,-0.08205256;-0.7202778;-0.03228636,-0.003770435;0.5283649;-0.04983628,750.0261
+0;0;0,-0.0002804398;0.3066186;-0.01150524,-0.001335561;0.602193;-0.03953959,0.1837157;0.5009915;-0.006192094,0.2205665;0.3083787;0.1659907,0.2456764;0.1512445;0.3359986,-0.1833404;0.4831081;-0.02185174,-0.2285859;0.2890542;0.1466728,-0.2702477;0.1164774;0.2973576,0.06577946;0.004067467;-0.03275602,0.08535412;-0.3422185;0.006481804,0.0949946;-0.7332854;0.09689562,0.105965;-0.7642264;0.0340291,-0.06367614;0.005003018;-0.03656172,-0.1101362;-0.3397887;-0.008332081,-0.1342832;-0.7313628;0.07703517,-0.1303347;-0.6936628;-0.01077984,-0.0009689973;0.5298312;-0.0300578,0;0;0,-0.002043802;0.3058964;-0.02388775,-0.004400052;0.6003723;-0.06170273,0.1605176;0.4879906;0.03316426,0.222186;0.2735307;0.1684732,0.3082094;0.07347631;0.2509511,-0.1857436;0.5114394;-0.09576026,-0.2553683;0.2601855;-0.08442573,-0.2724307;0.02949205;-0.1111422,0.07122541;-0.00104253;-0.01850116,0.100652;-0.3482733;0.001538754,0.09598079;-0.7442272;0.06786847,0.1193443;-0.7765639;0.009949207,-0.05672523;0.006897994;-0.04638002,-0.09116147;-0.3403057;-0.03635481,-0.1050879;-0.7319603;0.05090139,-0.08205256;-0.7202778;-0.03228636,-0.003770435;0.5283649;-0.04983628,750.0369
+0;0;0,-0.0002804027;0.306578;-0.01150372,-0.001335412;0.60212;-0.03953508,0.1837691;0.5009163;-0.006181495,0.22075;0.3076234;0.1666092,0.2458549;0.1505211;0.3365827,-0.1833929;0.4830278;-0.02184566,-0.2287982;0.2882887;0.1472738,-0.2704516;0.1157469;0.2979281,0.06587444;0.00407334;-0.03280332,0.08546413;-0.3424787;0.006464656,0.09509862;-0.7333025;0.09682226,0.1061101;-0.7644714;0.03372071,-0.06376807;0.005010242;-0.0366145,-0.1102638;-0.3400464;-0.008363176,-0.1343959;-0.731377;0.07695101,-0.1304326;-0.6936482;-0.01119229,-0.000968879;0.5297644;-0.0300541,0;0;0,-0.002048984;0.3058552;-0.02389383,-0.004369752;0.6002899;-0.06177366,0.1606762;0.4880101;0.03300452,0.221892;0.2741728;0.1712527,0.3084365;0.07468227;0.254415,-0.1858764;0.5112513;-0.09538989,-0.2557268;0.2591139;-0.08381438,-0.272786;0.02842756;-0.1101808,0.07131185;-0.001021966;-0.01859212,0.1007802;-0.3485137;0.001538038,0.09623446;-0.7442356;0.06775022,0.1198247;-0.7765219;0.009366989,-0.05687414;0.006885738;-0.0463682,-0.09100594;-0.3406217;-0.0364827,-0.1050584;-0.7320443;0.05064543,-0.08203156;-0.7204324;-0.032879,-0.003751865;0.5282921;-0.04988706,750.0594

+ 158 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001582812;0.3201119;0.006409411,0.003438027;0.6296313;-0.001228411,0.1699832;0.5039185;0.01200983,0.2101549;0.2078618;-0.003778754,0.2659563;-0.04108979;-0.07149334,-0.159391;0.4918986;-0.01394487,-0.2130637;0.197637;-0.02041893,-0.2579818;-0.05154605;-0.09502553,0.09012927;0.005978504;-0.04426215,0.1105077;-0.3360112;-0.0146659,0.1227304;-0.7507609;0.07329,0.134784;-0.7904348;0.0002964437,-0.08646645;0.006836746;-0.05094093,-0.1314274;-0.3332368;-0.02692554,-0.1560828;-0.7489009;0.05381089,-0.1488426;-0.7083221;-0.04700311,0.002946223;0.5536674;0.003030893,0;0;0,-0.009202659;0.3198649;-0.01081514,-0.01857721;0.6282999;-0.03607893,0.1494152;0.5263461;-0.07575059,0.2700463;0.2582291;-0.02030683,0.3100691;-0.001335949;-0.04676628,-0.1575179;0.4809287;0.0455853,-0.20948;0.1863688;0.03872918,-0.2741757;-0.0641751;-0.01340709,0.06922057;0.009514794;-0.07236123,0.1087191;-0.3318791;-0.0606041,0.09494433;-0.7474249;0.02327037,0.1070684;-0.7882029;-0.0486412,-0.1002336;-0.003256553;-0.007796763,-0.1323918;-0.3442345;-0.03858809,-0.1441109;-0.7624825;0.03094055,-0.1646407;-0.8000291;-0.04216066,-0.01614575;0.5527638;-0.0272882,202.5994
+0;0;0,0.001582497;0.3200483;0.006408138,0.003437371;0.6295107;-0.00122828,0.1699267;0.5038285;0.01200617,0.2100913;0.2078235;-0.003779655,0.2661352;-0.04221025;-0.07178859,-0.1593371;0.4918126;-0.01393982,-0.2130004;0.1976023;-0.02041276,-0.2581139;-0.0526638;-0.09534365,0.0901411;0.005979289;-0.04426796,0.1105141;-0.3359196;-0.01467957,0.122716;-0.7499653;0.07312702,0.1343602;-0.7872722;0.00261312,-0.0864778;0.006837644;-0.05094763,-0.1314268;-0.3331455;-0.0269386,-0.1560404;-0.7481041;0.05366077,-0.1490461;-0.7078847;-0.04372847,0.002945657;0.5535607;0.003030244,0;0;0,-0.009178445;0.3198005;-0.01085877,-0.01855341;0.6281748;-0.03616261,0.1493831;0.5261868;-0.07578397,0.2700134;0.2581321;-0.02031923,0.3102407;-0.002512664;-0.04732085,-0.157497;0.480924;0.04546571,-0.2092273;0.1863825;0.03834756,-0.2738276;-0.0654037;-0.01374362,0.06920683;0.009513199;-0.07239294,0.1086677;-0.3317908;-0.06056762,0.09524749;-0.746581;0.02346635,0.1075856;-0.787534;-0.04325294,-0.100251;-0.003264374;-0.007740278,-0.1323191;-0.3441751;-0.03834904,-0.1440663;-0.7616254;0.03157907,-0.1646813;-0.798184;-0.03758016,-0.01612031;0.5526539;-0.02736259,202.6293
+0;0;0,0.00158205;0.3199578;0.006406325,0.003436401;0.6293328;-0.00122796,0.1697909;0.5037118;0.01199806,0.2100521;0.2069957;-0.003825682,0.2658825;-0.04208584;-0.0715756,-0.1592069;0.4917057;-0.01392697,-0.2129991;0.1967886;-0.02041546,-0.2579407;-0.05252451;-0.09506099,0.09012426;0.005978172;-0.04425969,0.1105057;-0.336061;-0.01465916,0.1226961;-0.7497177;0.07306492,0.1342852;-0.7867066;0.002884284,-0.08646164;0.006836366;-0.05093811,-0.1314291;-0.3332863;-0.02691924,-0.1560195;-0.7478549;0.0536044,-0.1490583;-0.7076838;-0.04332458,0.002944822;0.5534039;0.00302939,0;0;0,-0.009137869;0.319704;-0.01106167,-0.01852316;0.627972;-0.03658795,0.1493966;0.5260744;-0.07575631,0.2701784;0.2571778;-0.02081847,0.3100113;-0.002535164;-0.04748702,-0.1575984;0.4812502;0.0449832,-0.2093928;0.1859849;0.03808764,-0.2740637;-0.06478688;-0.01367989,0.06915946;0.009491965;-0.07241488,0.1083859;-0.3319709;-0.06030059,0.0951125;-0.7464554;0.02325989,0.1051207;-0.7843451;-0.04629564,-0.1002377;-0.003256107;-0.007670849,-0.1324138;-0.3443457;-0.03775417,-0.1442162;-0.7613973;0.03213565,-0.1650046;-0.79762;-0.03663595,-0.01608369;0.5524791;-0.02773118,202.6638
+0;0;0,0.001654014;0.3200394;0.006433839,0.003671653;0.6295092;-0.00120256,0.1701018;0.5038717;0.01214218,0.2102285;0.2070312;-0.003723171,0.2660731;-0.04195455;-0.07043205,-0.1591422;0.4918597;-0.01399494,-0.2130558;0.1968583;-0.0206055,-0.2572739;-0.05276649;-0.0933708,0.09005943;0.005932749;-0.04429105,0.11047;-0.3357891;-0.01464751,0.1225674;-0.7501725;0.07311345,0.1343039;-0.7872021;0.0032207,-0.08642912;0.006864049;-0.05089682,-0.1313606;-0.332952;-0.02690974,-0.1558966;-0.7483056;0.05334817,-0.1489042;-0.7081606;-0.04341906,0.003131781;0.5535557;0.0030571,0;0;0,-0.009281173;0.3197808;-0.01110983,-0.0188355;0.6281353;-0.03668833,0.1492397;0.5262108;-0.07589769,0.2700926;0.2572495;-0.02084684,0.309926;-0.002106458;-0.04749966,-0.1579462;0.4812568;0.04490487,-0.2097099;0.1858868;0.03760462,-0.2744043;-0.06445292;-0.01442666,0.06916615;0.00953804;-0.07233715,0.1081462;-0.3316316;-0.05996966,0.09462593;-0.7467767;0.02389741,0.1041522;-0.7842152;-0.04593825,-0.1001839;-0.003306832;-0.00773658,-0.1325113;-0.3441114;-0.03733929,-0.1443837;-0.7618429;0.03281299,-0.1652214;-0.7979532;-0.03582324,-0.01635245;0.5526205;-0.02781677,202.691
+0;0;0,0.001654014;0.3200394;0.006433839,0.003671653;0.6295092;-0.00120256,0.1701018;0.5038717;0.01214218,0.2102285;0.2070312;-0.003723171,0.2660731;-0.04195455;-0.07043205,-0.1591422;0.4918597;-0.01399494,-0.2130558;0.1968583;-0.0206055,-0.2572739;-0.05276649;-0.0933708,0.09005943;0.005932749;-0.04429105,0.11047;-0.3357891;-0.01464751,0.1225674;-0.7501725;0.07311345,0.1343039;-0.7872021;0.0032207,-0.08642912;0.006864049;-0.05089682,-0.1313606;-0.332952;-0.02690974,-0.1558966;-0.7483056;0.05334817,-0.1489042;-0.7081606;-0.04341906,0.003131781;0.5535557;0.0030571,0;0;0,-0.009281173;0.3197808;-0.01110983,-0.0188355;0.6281353;-0.03668833,0.1492397;0.5262108;-0.07589769,0.2700926;0.2572495;-0.02084684,0.309926;-0.002106458;-0.04749966,-0.1579462;0.4812568;0.04490487,-0.2097099;0.1858868;0.03760462,-0.2744043;-0.06445292;-0.01442666,0.06916615;0.00953804;-0.07233715,0.1081462;-0.3316316;-0.05996966,0.09462593;-0.7467767;0.02389741,0.1041522;-0.7842152;-0.04593825,-0.1001839;-0.003306832;-0.00773658,-0.1325113;-0.3441114;-0.03733929,-0.1443837;-0.7618429;0.03281299,-0.1652214;-0.7979532;-0.03582324,-0.01635245;0.5526205;-0.02781677,202.7135
+0;0;0,0.00165424;0.320083;0.006434716,0.003672438;0.629638;-0.001203962,0.1701379;0.503965;0.01214412,0.2102475;0.207251;-0.003714466,0.266314;-0.04272422;-0.07068846,-0.1591761;0.4919504;-0.01399856,-0.2130667;0.1970748;-0.0206063,-0.2574606;-0.05354202;-0.09366076,0.08999565;0.005928548;-0.04425969,0.1104278;-0.3361539;-0.01458486,0.1225107;-0.7500411;0.07307102,0.1342922;-0.7873282;0.00290978,-0.08636791;0.006859188;-0.05086078,-0.1313468;-0.3333155;-0.02684838,-0.1558535;-0.7481717;0.05331343,-0.1488342;-0.7079878;-0.04382551,0.003132387;0.5536594;0.003057107,0;0;0,-0.009252146;0.3198208;-0.0112412,-0.01880611;0.6282493;-0.03695941,0.1492779;0.526203;-0.07618904,0.270135;0.2574576;-0.02079153,0.3102674;-0.002869189;-0.04791951,-0.1581319;0.4812973;0.04428302,-0.2097556;0.1860251;0.03729988,-0.2741695;-0.06531978;-0.01555064,0.06918392;0.009529874;-0.07222223,0.1080374;-0.3320177;-0.05980539,0.09455279;-0.7466402;0.02409029,0.103854;-0.7843786;-0.0460093,-0.1000973;-0.003282116;-0.007940432,-0.1324357;-0.3444863;-0.03713699,-0.1444966;-0.7617553;0.03267142,-0.1662553;-0.79773;-0.03634211,-0.01632118;0.5527133;-0.02805257,202.7471
+0;0;0,0.001640681;0.3200159;0.006467982,0.003669793;0.6295205;-0.001214652,0.1703376;0.5037596;0.01223965,0.2104579;0.2063099;-0.003491326,0.2670171;-0.04479587;-0.06979385,-0.1593183;0.4915767;-0.01410121,-0.2135262;0.1960277;-0.02086092,-0.2580697;-0.05561149;-0.09395451,0.09023912;0.00593371;-0.04450534,0.1106393;-0.3361106;-0.01454438,0.1226193;-0.7500895;0.07303234,0.1349745;-0.7870357;0.002820253,-0.08667628;0.006895064;-0.05097757,-0.1317889;-0.3332461;-0.02695828,-0.156383;-0.7481518;0.05329273,-0.149336;-0.7079807;-0.04371789,0.00312514;0.5535544;0.003063238,0;0;0,-0.009307712;0.3197559;-0.01114678,-0.01893321;0.6281422;-0.03675508,0.149258;0.5259321;-0.0764451,0.2703921;0.2564642;-0.02124571,0.3107634;-0.004777312;-0.04903316,-0.1585655;0.4811293;0.04431265,-0.2099815;0.1850835;0.03747766,-0.2745544;-0.06716213;-0.01592214,0.06922877;0.009575143;-0.07262731,0.10791;-0.3319451;-0.0593667,0.09447353;-0.7466454;0.02450776,0.1038271;-0.7846426;-0.04515624,-0.1004555;-0.003340652;-0.007520409,-0.1327295;-0.3445389;-0.03668052,-0.1447659;-0.7618549;0.03327843,-0.1666626;-0.7977597;-0.03557857,-0.01643093;0.5526151;-0.02787638,202.7695
+0;0;0,0.001640906;0.3200596;0.006468866,0.003670443;0.629629;-0.001215453,0.1704618;0.5038134;0.01224664,0.2105469;0.2066252;-0.003470516,0.2670588;-0.04427093;-0.06971767,-0.159438;0.4916216;-0.01411371,-0.2135982;0.1963323;-0.02086748,-0.2581045;-0.05509678;-0.09390002,0.09017267;0.005929342;-0.04447257,0.110572;-0.3361003;-0.01451289,0.1225596;-0.7503436;0.07311974,0.1352585;-0.7891515;0.0009550005,-0.08661246;0.006889987;-0.05094004,-0.1317232;-0.3332366;-0.02692178,-0.156333;-0.7484072;0.05338047,-0.1490899;-0.7079532;-0.04632811,0.003125663;0.5536451;0.003063437,0;0;0,-0.009273171;0.3197972;-0.01124644,-0.01887738;0.6282408;-0.03695655,0.1493374;0.5258841;-0.07691908,0.2704016;0.2566898;-0.02166891,0.3110268;-0.004258245;-0.04972029,-0.1586491;0.4812896;0.04425858,-0.2099281;0.1854924;0.03724175,-0.274425;-0.06643373;-0.01665155,0.06921721;0.009544641;-0.07253933,0.1079439;-0.3319577;-0.05933619,0.0944631;-0.7468913;0.02474236,0.1027434;-0.7859924;-0.04778361,-0.1003742;-0.003281602;-0.007636784,-0.1326229;-0.3444851;-0.03658756,-0.1445857;-0.7620769;0.03337478,-0.1670102;-0.7999883;-0.03725621,-0.01637936;0.5526985;-0.02805328,202.7931
+0;0;0,0.001640712;0.3200219;0.006468104,0.00366999;0.6295516;-0.001215241,0.1704863;0.5037381;0.01224769,0.210554;0.2066786;-0.003462655,0.2666125;-0.04220395;-0.06917816,-0.1594626;0.4915445;-0.01411659,-0.2135993;0.1963832;-0.02086744,-0.2577484;-0.05302809;-0.09331387,0.09001;0.005918645;-0.04439234,0.1103954;-0.3358771;-0.01445315,0.1223439;-0.7487695;0.0728937,0.135057;-0.7876547;0.000648044,-0.08645622;0.006877558;-0.05084814,-0.1315361;-0.3330165;-0.02684631,-0.1560656;-0.7468331;0.05319407,-0.1488145;-0.7063673;-0.0466263,0.003125278;0.5535772;0.003063115,0;0;0,-0.009200603;0.3197551;-0.01142669,-0.01875288;0.6281448;-0.03732443,0.1493695;0.5257468;-0.07757664,0.2705585;0.2568491;-0.02186489,0.3110862;-0.001812309;-0.0511117,-0.1586535;0.4810467;0.04360818,-0.2099226;0.1853644;0.03728146,-0.2725269;-0.0642896;-0.01890723,0.06916763;0.00949575;-0.07234073,0.1080243;-0.3317672;-0.0594573,0.09433542;-0.7452978;0.02455139,0.102483;-0.785305;-0.04727364,-0.1001693;-0.003177455;-0.007970164,-0.1324211;-0.3441765;-0.03653106,-0.1445844;-0.7603488;0.03350491,-0.1669804;-0.7990764;-0.03650332,-0.01626614;0.5526172;-0.02837467,202.8255
+0;0;0,0.001682905;0.3200039;0.006489784,0.003772544;0.6295192;-0.001238996,0.1706435;0.5036238;0.01236862,0.2107316;0.2063667;-0.003199723,0.2670506;-0.04303013;-0.06782849,-0.1594362;0.491407;-0.01417491,-0.2137302;0.1960816;-0.0209763,-0.2578416;-0.05375355;-0.09297691,0.08995891;0.005871247;-0.04438292,0.1103584;-0.3357969;-0.01428432,0.1223969;-0.7489377;0.07311638,0.1348974;-0.7866035;0.001361236,-0.0864004;0.006915443;-0.05083373,-0.1314956;-0.3328577;-0.0267556,-0.1560919;-0.7469099;0.05340085,-0.1488879;-0.7065728;-0.04521438,0.003211622;0.5535491;0.003053325,0;0;0,-0.009151638;0.3197401;-0.01139998,-0.01867657;0.628121;-0.03726077,0.1494964;0.5256693;-0.07765603,0.2708067;0.2565971;-0.02202153,0.3111711;-0.002371371;-0.05123663,-0.1586148;0.480969;0.04378396,-0.2095011;0.1850404;0.03685096,-0.2724876;-0.06432782;-0.02142157,0.06915542;0.009475425;-0.07228184,0.1081057;-0.3316683;-0.05951476,0.09444281;-0.7453842;0.02487516,0.1019453;-0.7838986;-0.04677129,-0.100115;-0.00315762;-0.007995639,-0.1321772;-0.3440815;-0.03631657,-0.144844;-0.7605226;0.03357975,-0.166611;-0.7981349;-0.03597954,-0.01619541;0.5525954;-0.02832103,202.8586
+0;0;0,0.001682875;0.3199983;0.00648967,0.003772485;0.6295094;-0.001238988,0.1707886;0.5035723;0.01237662,0.2108399;0.2065881;-0.003177427,0.2673109;-0.04348171;-0.06798058,-0.1595772;0.4913448;-0.01418992,-0.2138214;0.1962906;-0.02098506,-0.2580518;-0.05421871;-0.09317996,0.0900315;0.005875985;-0.04441873,0.110381;-0.3349553;-0.01439385,0.1224487;-0.7490991;0.07321903,0.1348772;-0.7863747;0.00187768,-0.08647012;0.006921023;-0.05087475,-0.1314549;-0.33202;-0.02685559,-0.1561108;-0.7470773;0.05349544,-0.1489484;-0.7067999;-0.0445511,0.003211575;0.5535407;0.00305325,0;0;0,-0.009125173;0.3197365;-0.01136541,-0.01863961;0.6281174;-0.03718042,0.1496277;0.5255121;-0.07771897,0.2710938;0.2567404;-0.02246142,0.3113669;-0.002924919;-0.0520475,-0.1587015;0.4803789;0.04339294,-0.2097444;0.1847422;0.03712699,-0.2723071;-0.0654335;-0.02136518,0.06916685;0.009454995;-0.07238626,0.1082549;-0.3308428;-0.06009364,0.09443885;-0.7454201;0.02517962,0.1054731;-0.7862476;-0.04287744,-0.1002082;-0.003150553;-0.00784996,-0.1320314;-0.3432627;-0.03600294,-0.1447321;-0.7606925;0.03419507,-0.1666802;-0.7981063;-0.03467952,-0.01616035;0.5525917;-0.02825308,202.8812
+0;0;0,0.001682875;0.3199983;0.00648967,0.003772485;0.6295094;-0.001238988,0.1707886;0.5035723;0.01237662,0.2108399;0.2065881;-0.003177427,0.2673109;-0.04348171;-0.06798058,-0.1595772;0.4913448;-0.01418992,-0.2138214;0.1962906;-0.02098506,-0.2580518;-0.05421871;-0.09317996,0.0900315;0.005875985;-0.04441873,0.110381;-0.3349553;-0.01439385,0.1224487;-0.7490991;0.07321903,0.1348772;-0.7863747;0.00187768,-0.08647012;0.006921023;-0.05087475,-0.1314549;-0.33202;-0.02685559,-0.1561108;-0.7470773;0.05349544,-0.1489484;-0.7067999;-0.0445511,0.003211575;0.5535407;0.00305325,0;0;0,-0.009125173;0.3197365;-0.01136541,-0.01863961;0.6281174;-0.03718042,0.1496277;0.5255121;-0.07771897,0.2710938;0.2567404;-0.02246142,0.3113669;-0.002924919;-0.0520475,-0.1587015;0.4803789;0.04339294,-0.2097444;0.1847422;0.03712699,-0.2723071;-0.0654335;-0.02136518,0.06916685;0.009454995;-0.07238626,0.1082549;-0.3308428;-0.06009364,0.09443885;-0.7454201;0.02517962,0.1054731;-0.7862476;-0.04287744,-0.1002082;-0.003150553;-0.00784996,-0.1320314;-0.3432627;-0.03600294,-0.1447321;-0.7606925;0.03419507,-0.1666802;-0.7981063;-0.03467952,-0.01616035;0.5525917;-0.02825308,202.9154
+0;0;0,0.001691692;0.3200721;0.006497764,0.003799198;0.629739;-0.001294672,0.1706425;0.5037661;0.01241982,0.2105726;0.2070632;-0.002904993,0.2673443;-0.04315162;-0.06625768,-0.1593992;0.491548;-0.01415103,-0.2136485;0.1968058;-0.02092488,-0.2575786;-0.05401194;-0.09166831,0.09001373;0.005850897;-0.04438492,0.1103835;-0.3348437;-0.01429159,0.1224317;-0.74872;0.07320625,0.1348938;-0.7862598;0.001454599,-0.08642146;0.006943051;-0.05089058,-0.1314912;-0.3318535;-0.02682853,-0.1560074;-0.7466266;0.05352616,-0.1488021;-0.7063023;-0.04499646,0.003233131;0.5537232;0.003022069,0;0;0,-0.009117275;0.3198011;-0.0116353,-0.01866294;0.6283081;-0.03781796,0.1495961;0.5255904;-0.07771277,0.2712742;0.2570972;-0.02323676,0.311363;-0.002473801;-0.05256033,-0.1582167;0.4800538;0.04296705,-0.2093314;0.1847323;0.03710524,-0.2717156;-0.06530854;-0.0214766,0.06916414;0.009463355;-0.07234287,0.1082304;-0.330706;-0.06001425,0.09430574;-0.7449995;0.02520084,0.105042;-0.7858697;-0.04355502,-0.1001748;-0.003156469;-0.007859514,-0.1318667;-0.3431348;-0.03620979,-0.1445252;-0.7602519;0.03413024,-0.166267;-0.7991272;-0.03405119,-0.0161723;0.5527457;-0.02879095,202.9483
+0;0;0,0.001691933;0.3201179;0.006498693,0.00379975;0.6298304;-0.001294867,0.1706825;0.503835;0.01242245,0.2106103;0.2071489;-0.002901502,0.2671648;-0.04210837;-0.06601173,-0.1594371;0.491614;-0.01415468,-0.2136833;0.1968885;-0.02092815,-0.2574454;-0.05296943;-0.09140084,0.08995437;0.005847039;-0.04435566,0.1103271;-0.3348974;-0.01425792,0.1223854;-0.7491168;0.07331243,0.1349695;-0.7873182;0.0008578598,-0.08636448;0.006938472;-0.05085702,-0.1314408;-0.3319077;-0.02679145,-0.1559773;-0.7470245;0.05362984,-0.1487015;-0.7065991;-0.04585797,0.003233604;0.5538039;0.003022478,0;0;0,-0.00908199;0.319847;-0.01166224,-0.01860253;0.6284002;-0.03784919,0.1496222;0.5256376;-0.0779705,0.2714399;0.2572606;-0.02332735,0.3117646;-0.001226008;-0.05280781,-0.15815;0.4798451;0.04276512,-0.2092737;0.1845357;0.03725188,-0.2715191;-0.06453192;-0.02106906,0.06912841;0.009450391;-0.07228661,0.1082992;-0.3307554;-0.05989933,0.0941737;-0.7453756;0.02543616,0.1055125;-0.7869772;-0.04387546,-0.1001052;-0.003137204;-0.007905845,-0.1317504;-0.3432003;-0.03589544,-0.1445865;-0.7606575;0.03450554,-0.165728;-0.7993827;-0.03541835,-0.01611772;0.5528268;-0.02882338,202.9704
+0;0;0,0.001692109;0.3201511;0.006499365,0.003800335;0.6299233;-0.00129584,0.1705893;0.5039378;0.01241724,0.210499;0.2073861;-0.002899773,0.2669248;-0.04130398;-0.0658664,-0.1593456;0.4917237;-0.01414501,-0.2135673;0.1971316;-0.02091542,-0.2572298;-0.05215771;-0.09122774,0.08991509;0.005844486;-0.04433629,0.1102769;-0.3347163;-0.01425478,0.1223391;-0.7490738;0.07334479,0.1343773;-0.7843162;0.004033759,-0.08632677;0.006935443;-0.05083482,-0.1313788;-0.331728;-0.02678221,-0.1559235;-0.7469833;0.0536659,-0.1489633;-0.7070101;-0.04150548,0.003234054;0.5538787;0.00302253,0;0;0,-0.009004802;0.3198745;-0.01187444,-0.01839158;0.6284659;-0.03836274,0.1497077;0.5255854;-0.07828832,0.2716207;0.2573593;-0.02386117,0.3120233;-0.0005404055;-0.05302954,-0.1577982;0.4800017;0.04255047,-0.2087258;0.184798;0.0369425,-0.2708065;-0.06370723;-0.02125176,0.06910269;0.009427547;-0.07225323,0.1083545;-0.3305861;-0.05995846,0.09418513;-0.7453172;0.02553224,0.1056657;-0.7816729;-0.04280973,-0.1000589;-0.003101387;-0.007949079,-0.1314853;-0.3430118;-0.03577764,-0.1445349;-0.7605931;0.03469916,-0.1648684;-0.796322;-0.03217202,-0.01594486;0.5528827;-0.02925563,202.9943
+0;0;0,0.001635383;0.3201704;0.006504967,0.003688133;0.6299614;-0.001339663,0.1704288;0.504;0.01249155,0.2100952;0.2078992;-0.002493703,0.2663776;-0.03913851;-0.06354889,-0.1593729;0.4917499;-0.01414846,-0.2136077;0.1976613;-0.02079496,-0.2568648;-0.05015045;-0.08892152,0.0900177;0.005832759;-0.04434849,0.110287;-0.3346806;-0.01419122,0.1223352;-0.748477;0.07328719,0.1339914;-0.7815455;0.005665064,-0.08636799;0.006973357;-0.05095036,-0.1315925;-0.331612;-0.02677562,-0.1559595;-0.7463472;0.05338697,-0.1491798;-0.7066572;-0.03905977,0.003137542;0.5539131;0.002995913,0;0;0,-0.008911178;0.3198915;-0.01200247,-0.01820716;0.6284972;-0.03858972,0.149696;0.5254471;-0.0787611,0.2717851;0.2578765;-0.0242281,0.3121966;0.002000034;-0.05281568,-0.1574714;0.4797355;0.04221386,-0.2084106;0.1850296;0.03699001,-0.2700824;-0.0614523;-0.02103021,0.06912009;0.009416699;-0.0723722,0.1083162;-0.3305467;-0.0597949,0.09423159;-0.7446745;0.02579069,0.1059612;-0.7775836;-0.04196715,-0.1001682;-0.003106664;-0.007789597,-0.1315725;-0.3429785;-0.03554897,-0.1445848;-0.7600061;0.03476319,-0.1648826;-0.7942678;-0.02961611,-0.01578254;0.5529112;-0.02946186,203.0274
+0;0;0,0.00163439;0.3199758;0.006501014,0.003686429;0.6296592;-0.001341026,0.1704589;0.5037115;0.01249067,0.2102686;0.2065413;-0.002548711,0.2665603;-0.0405374;-0.06361402,-0.1594052;0.491459;-0.01415439,-0.2138359;0.1963083;-0.02082489,-0.2571002;-0.05154453;-0.08896276,0.09004284;0.005834388;-0.04436088,0.110316;-0.3347426;-0.01419797,0.1223829;-0.7491841;0.07341681,0.1341637;-0.782927;0.005071655,-0.08639211;0.006975305;-0.05096459,-0.1316251;-0.3316733;-0.02678533,-0.1560301;-0.7470549;0.05350223,-0.1491778;-0.7072614;-0.03993297,0.003136006;0.553634;0.002993229,0;0;0,-0.009015158;0.3197026;-0.011765,-0.01837622;0.6282107;-0.03820109,0.1494597;0.5252434;-0.07882047,0.2719655;0.2566358;-0.02438331,0.3121242;0.0006381571;-0.052634,-0.157826;0.4797622;0.04256088,-0.2091012;0.1840119;0.03768896,-0.270805;-0.06252025;-0.02027769,0.06909172;0.009385586;-0.07244229,0.1081219;-0.3306437;-0.05939412,0.09402053;-0.7454244;0.02628993,0.1057884;-0.7782367;-0.04291368,-0.100207;-0.003094628;-0.007656311,-0.1316491;-0.3430529;-0.03510243,-0.1446534;-0.760695;0.03553486,-0.1655052;-0.795095;-0.02996971,-0.01593813;0.5526453;-0.02910018,203.0499
+0;0;0,0.00163439;0.3199758;0.006501014,0.003686429;0.6296592;-0.001341026,0.1704589;0.5037115;0.01249067,0.2102686;0.2065413;-0.002548711,0.2665603;-0.0405374;-0.06361402,-0.1594052;0.491459;-0.01415439,-0.2138359;0.1963083;-0.02082489,-0.2571002;-0.05154453;-0.08896276,0.09004284;0.005834388;-0.04436088,0.110316;-0.3347426;-0.01419797,0.1223829;-0.7491841;0.07341681,0.1341637;-0.782927;0.005071655,-0.08639211;0.006975305;-0.05096459,-0.1316251;-0.3316733;-0.02678533,-0.1560301;-0.7470549;0.05350223,-0.1491778;-0.7072614;-0.03993297,0.003136006;0.553634;0.002993229,0;0;0,-0.009015158;0.3197026;-0.011765,-0.01837622;0.6282107;-0.03820109,0.1494597;0.5252434;-0.07882047,0.2719655;0.2566358;-0.02438331,0.3121242;0.0006381571;-0.052634,-0.157826;0.4797622;0.04256088,-0.2091012;0.1840119;0.03768896,-0.270805;-0.06252025;-0.02027769,0.06909172;0.009385586;-0.07244229,0.1081219;-0.3306437;-0.05939412,0.09402053;-0.7454244;0.02628993,0.1057884;-0.7782367;-0.04291368,-0.100207;-0.003094628;-0.007656311,-0.1316491;-0.3430529;-0.03510243,-0.1446534;-0.760695;0.03553486,-0.1655052;-0.795095;-0.02996971,-0.01593813;0.5526453;-0.02910018,203.0746
+0;0;0,0.00160928;0.3199755;0.006509179,0.003637344;0.6296477;-0.001371891,0.1706169;0.5036363;0.01246925,0.2104496;0.2063616;-0.002028083,0.2679677;-0.04552314;-0.06193467,-0.1595247;0.4911364;-0.01444871,-0.2142574;0.1959516;-0.02072133,-0.2581643;-0.05692294;-0.08757748,0.08998793;0.00582697;-0.04439462,0.1102673;-0.3363981;-0.01395358,0.1224167;-0.7493472;0.07336012,0.1343965;-0.7876592;0.002083264,-0.08637696;0.00699401;-0.05091924,-0.1319688;-0.3332769;-0.02656754,-0.1559435;-0.7471799;0.05348042,-0.1486603;-0.706839;-0.04516265,0.003093387;0.5536263;0.002975307,0;0;0,-0.009026408;0.3196972;-0.01189446,-0.01840422;0.6281799;-0.03850079,0.1496142;0.5252224;-0.07922649,0.2723217;0.2565765;-0.0249927,0.3123019;-0.004033804;-0.05374908,-0.1581171;0.4801117;0.04266625,-0.2101368;0.1844005;0.03843237,-0.2725554;-0.06646866;-0.02082684,0.06907661;0.00934577;-0.07241368,0.1087606;-0.3322689;-0.05897808,0.09407531;-0.7455326;0.02643657,0.1036476;-0.7823593;-0.04659081,-0.1001704;-0.003020188;-0.007709007,-0.131706;-0.3446433;-0.03518817,-0.1446698;-0.7607732;0.03528178,-0.1672427;-0.7984814;-0.03397495,-0.01596186;0.5526229;-0.02935648,203.1069
+0;0;0,0.001609052;0.3199301;0.006508256,0.003636657;0.6295326;-0.001370954,0.1702971;0.5036355;0.012451,0.2100941;0.206628;-0.002033297,0.2675886;-0.04515356;-0.06191534,-0.1592155;0.4911594;-0.01441567,-0.213899;0.19624;-0.02068266,-0.2577879;-0.05653095;-0.08751142,0.08999174;0.005827217;-0.0443965,0.1102753;-0.3364681;-0.01394922,0.1224314;-0.7496459;0.07341286,0.1343907;-0.7878408;0.002258256,-0.08638062;0.006994307;-0.0509214,-0.1319818;-0.3333464;-0.0265647,-0.1559698;-0.7474788;0.05352761,-0.1486991;-0.7071556;-0.04494627,0.003092838;0.5535303;0.00297515,0;0;0,-0.008881047;0.3196467;-0.01213813,-0.01812838;0.6280488;-0.03891587,0.1497543;0.5251931;-0.07882071,0.2723236;0.2567559;-0.0247345,0.312371;-0.003734171;-0.05348444,-0.1572936;0.4802446;0.04285686,-0.2093071;0.1848093;0.03842772,-0.2716967;-0.06609043;-0.0202435,0.06895909;0.009368405;-0.0725286,0.1090768;-0.3322477;-0.05861926,0.09411962;-0.7456506;0.02723074,0.1036159;-0.782419;-0.04562759,-0.1001872;-0.003065613;-0.007526556,-0.1315474;-0.3448325;-0.03429299,-0.1449862;-0.7615025;0.03427352,-0.167214;-0.7965076;-0.03739797,-0.01571719;0.5525143;-0.02973628,203.1321
+0;0;0,0.001608582;0.3198366;0.006506354,0.003635533;0.6293395;-0.001370218,0.1706382;0.5033672;0.01246959,0.2104408;0.2063182;-0.002016742,0.2678801;-0.04522184;-0.06184133,-0.1595485;0.4908656;-0.01445205,-0.2142396;0.1959049;-0.02071992,-0.2580864;-0.05662355;-0.08748455,0.09008685;0.005833376;-0.04444342,0.1103451;-0.3360345;-0.01403416,0.1225165;-0.7497342;0.07343826,0.134227;-0.7865103;0.003763951,-0.08647192;0.007001699;-0.05097522,-0.1320162;-0.332914;-0.02664893,-0.1560345;-0.7475695;0.05354453,-0.148915;-0.7074611;-0.04288071,0.003091906;0.5533641;0.002974347,0;0;0,-0.008879736;0.3195542;-0.01211095,-0.01813751;0.6278586;-0.03885531,0.149829;0.5251183;-0.07980871,0.2722706;0.2567498;-0.02486635,0.3123395;-0.003501236;-0.05340624,-0.1577128;0.4800404;0.04292355,-0.2095931;0.1845362;0.03868828,-0.2720429;-0.06620288;-0.01945459,0.06890732;0.009370446;-0.07272458,0.1090562;-0.3317984;-0.05856037,0.09397377;-0.7457801;0.02710629,0.101703;-0.7822235;-0.04343605,-0.1003068;-0.003079399;-0.007345128,-0.1316164;-0.3444195;-0.03409186,-0.1451337;-0.7615558;0.0349124,-0.1670475;-0.7962433;-0.03426862,-0.01572333;0.5523504;-0.02968407,203.1644
+0;0;0,0.001591897;0.3198095;0.006495199,0.003586282;0.6292799;-0.001418641,0.1703337;0.503572;0.01250587,0.20986;0.2064078;-0.00169088,0.2677361;-0.04513907;-0.05743093,-0.1592559;0.4908534;-0.01449075,-0.2141391;0.1958568;-0.02042342,-0.2580279;-0.0564146;-0.08496337,0.09007458;0.005809446;-0.04443945,0.110218;-0.3356551;-0.01397857,0.1223871;-0.7497788;0.0735881,0.1339093;-0.7862763;0.004252411,-0.08644545;0.007034686;-0.05098766,-0.1320886;-0.3324563;-0.02661061,-0.1560936;-0.7475396;0.05366438,-0.1489844;-0.7074799;-0.04230635,0.00305228;0.5533124;0.002936465,0;0;0,-0.008779809;0.3195233;-0.01227284,-0.01792207;0.6277843;-0.03919053,0.1498042;0.5251395;-0.07971525,0.272269;0.2566927;-0.02485991,0.3125622;-0.00278756;-0.05276871,-0.1572621;0.4801073;0.04249992,-0.2090721;0.1845252;0.0383327,-0.2714873;-0.0657526;-0.01821655,0.06888409;0.00936915;-0.0727272,0.1090199;-0.3313965;-0.05860019,0.09401862;-0.7457235;0.02755404,0.1025077;-0.7837282;-0.04074979,-0.1002943;-0.003078811;-0.007322766,-0.132181;-0.343704;-0.03714497,-0.1456506;-0.7608941;0.03416784,-0.1673147;-0.7957786;-0.03426305,-0.01553722;0.5522878;-0.02997637,203.1919
+0;0;0,0.001592047;0.3198398;0.006495813,0.003586957;0.6293906;-0.001420342,0.1702058;0.503695;0.0124983,0.2098485;0.2056556;-0.001740263,0.2676595;-0.04560825;-0.05741759,-0.1591308;0.4909862;-0.01447759,-0.2141757;0.1951206;-0.02042774,-0.2580151;-0.05686679;-0.08489504,0.0900784;0.005809693;-0.04444133,0.1102156;-0.33555;-0.01398981,0.1223665;-0.749053;0.07344561,0.1339734;-0.7860391;0.003600582,-0.08644912;0.007034985;-0.05098982,-0.1320783;-0.3323517;-0.02662026,-0.1560473;-0.7468129;0.05353443,-0.1488858;-0.7066792;-0.0431413,0.003052772;0.5533973;0.002936247,0;0;0,-0.008773342;0.3195439;-0.01252794,-0.01792624;0.6278541;-0.03979802,0.1498329;0.525174;-0.07964802,0.2726017;0.2557639;-0.02535439,0.3125616;-0.003520876;-0.05274415,-0.1571497;0.4800796;0.04179924,-0.2091447;0.1836232;0.03834597,-0.2714757;-0.06644282;-0.01784522,0.06888188;0.009325594;-0.07274079,0.1088001;-0.3313538;-0.05848336,0.09401488;-0.7450968;0.02739763,0.1015432;-0.78286;-0.04225612,-0.1003016;-0.003033869;-0.007299977,-0.1321087;-0.3435799;-0.03689616,-0.1456118;-0.7601508;0.03426337,-0.1682227;-0.7950755;-0.03482869,-0.01553678;0.5523432;-0.03048921,203.2201
+0;0;0,0.001591781;0.3197863;0.006494727,0.003586147;0.629253;-0.001419193,0.1702137;0.5035774;0.01249865,0.2098503;0.2055837;-0.001737735,0.2676508;-0.04563466;-0.05740498,-0.1591398;0.490868;-0.01447863,-0.2141762;0.1950478;-0.02042787,-0.2580077;-0.05689403;-0.0848835,0.09000905;0.00580522;-0.04440712,0.1101311;-0.3352986;-0.01397842,0.1222657;-0.7482453;0.07333937,0.1339277;-0.7855494;0.003162734,-0.08638256;0.007029568;-0.05095056,-0.1319775;-0.3321027;-0.02659927,-0.1559143;-0.7460064;0.05344757,-0.1487188;-0.7058246;-0.04368714,0.003052121;0.5532823;0.002936099,0;0;0,-0.008728147;0.3194844;-0.01271009,-0.01783249;0.6276957;-0.04015684,0.1500338;0.5251299;-0.0796411,0.2725949;0.2557049;-0.02520776,0.3126016;-0.003527701;-0.05256271,-0.1570725;0.4801723;0.04171888,-0.2091315;0.183772;0.03844896,-0.271325;-0.06644702;-0.01698406,0.0688891;0.009284154;-0.07263207,0.1088674;-0.3311384;-0.05860281,0.09426743;-0.7441809;0.02788067,0.1019848;-0.7822379;-0.04211426,-0.1002144;-0.002946369;-0.007464652,-0.1319484;-0.3432661;-0.03675654,-0.1455642;-0.7592628;0.03436339,-0.1682336;-0.7941602;-0.03538631,-0.01545531;0.5522126;-0.03080559,203.2535
+0;0;0,0.001671126;0.3197873;0.006421814,0.003737346;0.6292498;-0.001632102,0.1703425;0.5036143;0.01263527,0.2097763;0.2055621;-0.0009256052,0.2683869;-0.04621848;-0.05309564,-0.1589804;0.4907979;-0.01462672,-0.2143236;0.1950221;-0.01990057,-0.2583628;-0.0575037;-0.08188188,0.0899526;0.00574438;-0.04452924,0.1099348;-0.3353373;-0.01376269,0.1218535;-0.7482567;0.07371385,0.133933;-0.785116;0.003183521,-0.08643585;0.00708827;-0.05085195,-0.1321845;-0.3320208;-0.02646593,-0.1561115;-0.7459025;0.05369687,-0.1488512;-0.7057308;-0.04343406,0.003187784;0.5532813;0.00276076,0;0;0,-0.008728147;0.3194844;-0.01271009,-0.01783249;0.6276957;-0.04015684,0.1500338;0.5251299;-0.0796411,0.2725949;0.2557049;-0.02520776,0.3126016;-0.003527701;-0.05256271,-0.1570725;0.4801723;0.04171888,-0.2091315;0.183772;0.03844896,-0.271325;-0.06644702;-0.01698406,0.0688891;0.009284154;-0.07263207,0.1088674;-0.3311384;-0.05860281,0.09426743;-0.7441809;0.02788067,0.1019848;-0.7822379;-0.04211426,-0.1002144;-0.002946369;-0.007464652,-0.1319484;-0.3432661;-0.03675654,-0.1455642;-0.7592628;0.03436339,-0.1682336;-0.7941602;-0.03538631,-0.01545531;0.5522126;-0.03080559,203.2757
+0;0;0,0.001671089;0.3197804;0.006421674,0.003737426;0.6292596;-0.001632869,0.1691285;0.5039763;0.01256329,0.2086457;0.2052939;-0.00102627,0.2670892;-0.04576921;-0.05304763,-0.1578026;0.491253;-0.0145007,-0.2132629;0.1948517;-0.01978571,-0.2571765;-0.05695441;-0.08159038,0.08980794;0.005735142;-0.04445763,0.1098717;-0.3367393;-0.01356545,0.1217796;-0.7492831;0.07383153,0.1344183;-0.7892374;3.622472E-05,-0.08629686;0.007076872;-0.05077018,-0.1322323;-0.3334169;-0.02628458,-0.1561376;-0.7469221;0.05380531,-0.1485412;-0.7062796;-0.04782199,0.003187801;0.5532826;0.002760491,0;0;0,-0.008768827;0.3194645;-0.01300335,-0.0179906;0.6276551;-0.04082632,0.148977;0.5255679;-0.07909942,0.2723655;0.2557474;-0.02497291,0.312661;-0.002693981;-0.05215525,-0.156092;0.480939;0.04104108,-0.2084162;0.183942;0.03751133,-0.2703262;-0.06579797;-0.01681753,0.06882982;0.009274974;-0.07246566,0.1091533;-0.3325118;-0.05827236,0.0939557;-0.745114;0.02833557,0.1014724;-0.7847554;-0.04644847,-0.1000279;-0.002923603;-0.007791633,-0.1319662;-0.3447265;-0.03601105,-0.145641;-0.7603401;0.03505833,-0.1692911;-0.7987921;-0.03742671,-0.01557622;0.5521771;-0.03137422,203.2985
+0;0;0,0.001670712;0.3197081;0.006420224,0.003736476;0.6291017;-0.001632062,0.1690403;0.5038661;0.01255768,0.2085486;0.2052506;-0.001028834,0.2669684;-0.04571009;-0.05302898,-0.1577186;0.4911494;-0.01449206,-0.2131664;0.1948146;-0.01977588,-0.2570622;-0.05688876;-0.08155534,0.08991447;0.005741945;-0.04451036,0.1100184;-0.337418;-0.01355635,0.1219392;-0.7504114;0.07393587,0.1344658;-0.7897446;0.0007956848,-0.08639922;0.007085266;-0.0508304,-0.1324266;-0.3340901;-0.0262958,-0.1563579;-0.7480459;0.05388138,-0.148829;-0.7074978;-0.04684372,0.003187008;0.5531464;0.002760044,0;0;0,-0.008815572;0.3193821;-0.01321602,-0.0181287;0.6274648;-0.04125071,0.1489011;0.5254885;-0.07905984,0.2720768;0.2556819;-0.02475667,0.312411;-0.002672285;-0.05167175,-0.1562527;0.4804313;0.04001067,-0.2083873;0.1834576;0.03770189,-0.2717964;-0.06613241;-0.01504511,0.06891738;0.009285927;-0.07254601,0.1088208;-0.3332278;-0.05794644,0.09331742;-0.7463197;0.02851343,0.1011468;-0.7851654;-0.0457325,-0.1001575;-0.002942855;-0.00765326,-0.1322376;-0.3454217;-0.03594022,-0.1460312;-0.7613837;0.03579507,-0.1698422;-0.7997116;-0.0354638,-0.0156879;0.552016;-0.03174591,203.3319
+0;0;0,0.001593317;0.3197366;0.006408215,0.003574902;0.6291803;-0.00168224,0.169172;0.5039628;0.0126356,0.2087553;0.2055748;0.0007671742,0.2675678;-0.04582754;-0.04692547,-0.1580973;0.4911521;-0.0146776,-0.2139085;0.195165;-0.01913522,-0.2583124;-0.05688369;-0.07775599,0.08986767;0.00574307;-0.04447492,0.1097712;-0.3374138;-0.01338886,0.1215456;-0.7508247;0.07411957,0.1344232;-0.7899233;0.0009566844,-0.08632945;0.007096149;-0.05083377,-0.1326368;-0.3340283;-0.02615922,-0.15642;-0.7484395;0.0538577,-0.148849;-0.7079006;-0.04676466,0.003046532;0.5532112;0.002721092,0;0;0,-0.008746818;0.3194045;-0.01339149,-0.0179984;0.6275287;-0.04155016,0.1492336;0.5252645;-0.07936716,0.271994;0.2557046;-0.02449966,0.3123756;-0.002354622;-0.0511725,-0.1564392;0.4805743;0.03985956,-0.2083527;0.1838519;0.03787932,-0.2731867;-0.06537692;-0.01328886,0.06892528;0.009245336;-0.07246399,0.1089312;-0.3332509;-0.05780363,0.0932036;-0.7467405;0.02870654,0.1015497;-0.7860404;-0.04492164,-0.1000946;-0.002868744;-0.007748426,-0.1321794;-0.3453708;-0.03571291,-0.1461422;-0.7617145;0.03617542,-0.1704274;-0.7999803;-0.03484047,-0.01557267;0.5520685;-0.03201938,203.3542
+0;0;0,0.001593344;0.3197419;0.006408321,0.003574894;0.6291801;-0.001682006,0.1689848;0.5040191;0.0126246,0.2085509;0.2057603;0.0007613115,0.2673566;-0.04561284;-0.0469258,-0.1579157;0.4912229;-0.01465781,-0.2137027;0.1953639;-0.0191135,-0.2581015;-0.0566555;-0.07772745,0.08976422;0.005736458;-0.04442372,0.1098097;-0.3398681;-0.01311593,0.121513;-0.750783;0.07386415,0.135146;-0.7939345;-0.003590077,-0.08623006;0.00708798;-0.05077525,-0.1328678;-0.3364697;-0.0259247,-0.1565074;-0.7483788;0.0536091,-0.1484923;-0.7072218;-0.05291523,0.003046531;0.553212;0.002721268,0;0;0,-0.00860545;0.3194008;-0.01369476,-0.0176871;0.6274971;-0.04215288,0.1494686;0.5251621;-0.07923961,0.2719153;0.2556426;-0.024189,0.3124121;-0.002413273;-0.05041576,-0.1562367;0.4811441;0.03931956,-0.2086453;0.1846373;0.03804724,-0.2745674;-0.0646221;-0.01139649,0.06890389;0.009153485;-0.07233572,0.1085598;-0.3358319;-0.05694008,0.09311253;-0.7468438;0.02899098,0.101779;-0.7902463;-0.04893923,-0.09996999;-0.002687525;-0.007922546,-0.1323727;-0.3476699;-0.035522,-0.1462877;-0.7614684;0.03610737,-0.1723648;-0.8039228;-0.03876917,-0.01530628;0.5520457;-0.0325489,203.3874
+0;0;0,0.001593344;0.3197419;0.006408321,0.003574894;0.6291801;-0.001682006,0.1689848;0.5040191;0.0126246,0.2085509;0.2057603;0.0007613115,0.2673566;-0.04561284;-0.0469258,-0.1579157;0.4912229;-0.01465781,-0.2137027;0.1953639;-0.0191135,-0.2581015;-0.0566555;-0.07772745,0.08976422;0.005736458;-0.04442372,0.1098097;-0.3398681;-0.01311593,0.121513;-0.750783;0.07386415,0.135146;-0.7939345;-0.003590077,-0.08623006;0.00708798;-0.05077525,-0.1328678;-0.3364697;-0.0259247,-0.1565074;-0.7483788;0.0536091,-0.1484923;-0.7072218;-0.05291523,0.003046531;0.553212;0.002721268,0;0;0,-0.00860545;0.3194008;-0.01369476,-0.0176871;0.6274971;-0.04215288,0.1494686;0.5251621;-0.07923961,0.2719153;0.2556426;-0.024189,0.3124121;-0.002413273;-0.05041576,-0.1562367;0.4811441;0.03931956,-0.2086453;0.1846373;0.03804724,-0.2745674;-0.0646221;-0.01139649,0.06890389;0.009153485;-0.07233572,0.1085598;-0.3358319;-0.05694008,0.09311253;-0.7468438;0.02899098,0.101779;-0.7902463;-0.04893923,-0.09996999;-0.002687525;-0.007922546,-0.1323727;-0.3476699;-0.035522,-0.1462877;-0.7614684;0.03610737,-0.1723648;-0.8039228;-0.03876917,-0.01530628;0.5520457;-0.0325489,203.4097
+0;0;0,0.001646752;0.3198116;0.006315502,0.003674959;0.62936;-0.001973705,0.1687088;0.5042285;0.01247294,0.208222;0.2059263;0.002186633,0.26762;-0.04595816;-0.04045946,-0.1579315;0.4925352;-0.01438762,-0.2121024;0.1963827;-0.01762933,-0.2575049;-0.05613691;-0.07208157,0.08969688;0.005736913;-0.04436961,0.1097255;-0.3384852;-0.01318778,0.1214247;-0.749877;0.07391548,0.1345421;-0.789639;0.000104025,-0.08612845;0.007081485;-0.05078237,-0.1326123;-0.335102;-0.02604261,-0.1563177;-0.7474687;0.05369951,-0.1487481;-0.7068412;-0.0478716,0.003136995;0.5533597;0.002490562,0;0;0,-0.008495405;0.3194532;-0.01412463,-0.01749472;0.6276164;-0.04313779,0.1494893;0.5250996;-0.07916451,0.2717383;0.2555687;-0.02385116,0.3121696;-0.002276123;-0.0498116,-0.1559069;0.4816923;0.03835054,-0.2088117;0.1852933;0.03844304,-0.2756809;-0.06350352;-0.01076316,0.0689185;0.009088635;-0.07221317,0.1079963;-0.3345762;-0.05705619,0.09302585;-0.7460524;0.02914262,0.1022115;-0.7848548;-0.04614878,-0.09987053;-0.002557429;-0.00815111,-0.1322404;-0.3461896;-0.03519654,-0.1460952;-0.7603885;0.03701425,-0.1704216;-0.8001872;-0.03386109,-0.0151323;0.5521474;-0.03338599,203.4321
+0;0;0,0.001646588;0.3197798;0.006314875,0.00367446;0.6292771;-0.001972922,0.168967;0.5040824;0.01248852,0.2084875;0.2057255;0.002200329,0.2677877;-0.04574418;-0.04037554,-0.1581835;0.4923709;-0.014414,-0.2123643;0.196164;-0.01765631,-0.2576921;-0.05593976;-0.07201888,0.0895334;0.005726457;-0.04428874,0.1095603;-0.3384659;-0.01310961,0.1212818;-0.7506406;0.07415943,0.1343113;-0.7899352;0.0008425042,-0.08597147;0.007068578;-0.05068981,-0.1324513;-0.3350853;-0.02595219,-0.1562018;-0.7482368;0.05394169,-0.148683;-0.7076804;-0.0469489,0.003136592;0.5532904;0.002490551,0;0;0,-0.008418187;0.3194122;-0.01437688,-0.01735151;0.6275098;-0.04356265,0.1499092;0.525009;-0.07952142,0.2715097;0.2553695;-0.0230205,0.3121308;-0.002037644;-0.04866671,-0.1565654;0.4822524;0.03770149,-0.2096516;0.1858358;0.03959905,-0.2775135;-0.06240149;-0.008766588,0.06889887;0.009009585;-0.07198811,0.1079157;-0.3346268;-0.05671501,0.09284253;-0.7469141;0.02950144,0.1017527;-0.7850992;-0.04545379,-0.0996645;-0.00241654;-0.008465308,-0.1320714;-0.3460226;-0.03541424,-0.1460212;-0.7609462;0.03728462,-0.1700241;-0.8004376;-0.0330125,-0.0150049;0.5520587;-0.03377461,203.4542
+0;0;0,0.001646036;0.3196726;0.006312757,0.003673075;0.6290429;-0.001971581,0.1690492;0.503856;0.01249297,0.208552;0.205633;0.002209397,0.2677932;-0.04558665;-0.04032414,-0.1582657;0.4921386;-0.01442306,-0.2124223;0.1960647;-0.01766392,-0.2577049;-0.05578843;-0.07197243,0.08937041;0.005716033;-0.04420812,0.1093733;-0.3380632;-0.01306642,0.121097;-0.7503183;0.07421965,0.1340654;-0.7892876;0.001246996,-0.08581497;0.007055711;-0.05059753,-0.132239;-0.3346874;-0.02588961,-0.1559941;-0.7479196;0.05401986,-0.1485106;-0.7074128;-0.04639698,0.003135438;0.5530888;0.002489979,0;0;0,-0.008423403;0.3192973;-0.01453996,-0.01738682;0.6272557;-0.04383922,0.1500658;0.524779;-0.07943368,0.2712881;0.255329;-0.02194405,0.311812;-0.001918733;-0.04666901,-0.1571635;0.4827949;0.03726496,-0.2104894;0.1865701;0.0404909,-0.2796181;-0.06126206;-0.006736085,0.06890145;0.008939087;-0.0717411,0.1075786;-0.3343184;-0.05649686,0.09267367;-0.7466704;0.02984166,0.1016774;-0.7850907;-0.04423618,-0.09944459;-0.002267331;-0.008929461,-0.1318845;-0.3454946;-0.03532502,-0.1457031;-0.7604752;0.03755033,-0.169647;-0.7995744;-0.03246341,-0.01503147;0.551841;-0.03402615,203.4875
+0;0;0,0.001548809;0.3196751;0.006212571,0.003437459;0.6290411;-0.002250291,0.1688445;0.5038562;0.01241717,0.208055;0.2055197;0.004602612,0.2683226;-0.04624331;-0.03298902,-0.1583821;0.491939;-0.01467945,-0.213396;0.1960078;-0.01585523,-0.260329;-0.05637479;-0.06615689,0.08940499;0.005728669;-0.04413653,0.1092639;-0.3380427;-0.01281688,0.1211043;-0.7502562;0.07465011,0.1335048;-0.7892616;0.001612961,-0.08575599;0.007063153;-0.05069641,-0.1323855;-0.3346297;-0.02568187,-0.1561136;-0.7478577;0.05425698,-0.1485885;-0.7073614;-0.04615786,0.002940212;0.5530897;0.002261901,0;0;0,-0.008423403;0.3192973;-0.01453996,-0.01738682;0.6272557;-0.04383922,0.1500658;0.524779;-0.07943368,0.2712881;0.255329;-0.02194405,0.311812;-0.001918733;-0.04666901,-0.1571635;0.4827949;0.03726496,-0.2104894;0.1865701;0.0404909,-0.2796181;-0.06126206;-0.006736085,0.06890145;0.008939087;-0.0717411,0.1075786;-0.3343184;-0.05649686,0.09267367;-0.7466704;0.02984166,0.1016774;-0.7850907;-0.04423618,-0.09944459;-0.002267331;-0.008929461,-0.1318845;-0.3454946;-0.03532502,-0.1457031;-0.7604752;0.03755033,-0.169647;-0.7995744;-0.03246341,-0.01503147;0.551841;-0.03402615,203.5107
+0;0;0,0.001548488;0.3196089;0.006211285,0.003436638;0.628893;-0.002249309,0.1687379;0.5037602;0.01241043,0.2079794;0.2051874;0.00458969,0.267922;-0.04521751;-0.03279915,-0.1582798;0.4918506;-0.01466888,-0.2133373;0.195685;-0.01584559,-0.2600171;-0.05533612;-0.06587592,0.08918428;0.005714527;-0.04402757,0.1090313;-0.3378509;-0.01272668,0.1208801;-0.7503564;0.07480226,0.1331261;-0.7885021;0.002675019,-0.08554428;0.007045716;-0.05057126,-0.1321459;-0.3344425;-0.0255717,-0.1558907;-0.7479632;0.05442376,-0.1484594;-0.7075977;-0.0447401,0.002939527;0.5529623;0.002261652,0;0;0,-0.008248731;0.3192225;-0.01482582,-0.01696832;0.627077;-0.0444212,0.1504025;0.5245605;-0.07952857,0.2714375;0.2549991;-0.02092838,0.3124064;-0.0008747578;-0.04424667,-0.1573239;0.4843586;0.03710525,-0.2109137;0.1879553;0.04157896,-0.2801166;-0.05858052;-0.004515167,0.06896712;0.00887166;-0.07134247,0.1079437;-0.3341574;-0.05641747,0.09271388;-0.746757;0.03013945,0.1024399;-0.7854346;-0.04186701,-0.09908645;-0.001915085;-0.0101551,-0.1312664;-0.3450739;-0.03500123,-0.1452415;-0.760383;0.0377008,-0.1678809;-0.7976896;-0.03267974,-0.01468029;0.5516909;-0.0345335,203.5435
+0;0;0,0.001547858;0.3194789;0.006208758,0.003434851;0.6285741;-0.002246444,0.1672845;0.5039238;0.01232136,0.2065634;0.2050671;0.004493176,0.2665805;-0.0456495;-0.03294221,-0.1568694;0.4921185;-0.01452082,-0.2119793;0.1956713;-0.01569865,-0.2587172;-0.05566227;-0.06579125,0.08911332;0.00570998;-0.04399254,0.1089592;-0.3378365;-0.01269338,0.1208101;-0.7504158;0.07485123,0.1330104;-0.7883066;0.002993792,-0.08547622;0.00704011;-0.05053102,-0.1320753;-0.3344292;-0.02553285,-0.1558244;-0.7480239;0.05447694,-0.1484209;-0.7076972;-0.04431598,0.002938078;0.552695;0.002261448,0;0;0,-0.008145526;0.319084;-0.01505852,-0.01674145;0.6267256;-0.04492474,0.1493787;0.5245256;-0.07873678,0.2715334;0.2552391;-0.01972437,0.3126247;-0.001083136;-0.04146576,-0.1562757;0.4856425;0.03617478,-0.2106562;0.1891147;0.04196308,-0.2809482;-0.0577805;-0.00235451,0.06902568;0.008764908;-0.07118821,0.1078766;-0.3342566;-0.05620599,0.0926532;-0.7469459;0.03029275,0.1021337;-0.7860007;-0.04086232,-0.09899752;-0.001777598;-0.0102695,-0.1311341;-0.344925;-0.03506342,-0.1451058;-0.7602576;0.03794218,-0.1675225;-0.7976017;-0.03194172,-0.01448572;0.5514;-0.03496695,203.577
+0;0;0,0.001627987;0.3194027;0.006078255,0.003567799;0.6284117;-0.002531741,0.1675079;0.5035114;0.01225625,0.2068982;0.2048752;0.008618384,0.266478;-0.04385373;-0.0240653,-0.1573271;0.4927842;-0.01399458,-0.211656;0.196482;-0.01264272,-0.2590248;-0.05257842;-0.05964417,0.08920524;0.005700046;-0.04390926,0.1088686;-0.3377354;-0.01230198,0.1207052;-0.7506058;0.07552436,0.1327313;-0.7867526;0.005103499,-0.08545777;0.007062787;-0.05064753,-0.1321063;-0.3342812;-0.02531537,-0.1562345;-0.7481821;0.05480641,-0.1491201;-0.7080993;-0.04176914,0.003060769;0.5525537;0.002013293,0;0;0,-0.008191481;0.31899;-0.01536059,-0.01689663;0.6265184;-0.04551506,0.1495151;0.5241379;-0.07887769,0.2714823;0.2552727;-0.01901174,0.3133371;0.001556009;-0.03798724,-0.1565238;0.4854167;0.03580604,-0.211487;0.1893227;0.0432811,-0.281931;-0.05507448;0.0009529404,0.06911997;0.008737981;-0.07116294,0.1079128;-0.3341911;-0.05605221,0.0927303;-0.7472646;0.03029203,0.1016645;-0.7819839;-0.04189324,-0.09905953;-0.001808138;-0.01010085,-0.1331493;-0.3442945;-0.03967396,-0.1455708;-0.7595257;0.03611707,-0.1677458;-0.7957023;-0.03176558,-0.01460864;0.5512221;-0.0354867,203.5999
+0;0;0,0.00162731;0.3192699;0.006075728,0.003566397;0.6281634;-0.002531115,0.1681485;0.5030986;0.01229525,0.2074644;0.2050262;0.008664248,0.266962;-0.04335952;-0.02397435,-0.1579543;0.4923295;-0.01405804,-0.2121806;0.1965868;-0.01270873,-0.2594841;-0.05213007;-0.05964534,0.08904881;0.00569005;-0.04383226,0.1087169;-0.337827;-0.01221747,0.1205367;-0.7501131;0.07548457,0.1325503;-0.7861913;0.005136713,-0.08530792;0.007050402;-0.05055872,-0.1319675;-0.3343748;-0.02522054,-0.1560616;-0.7476898;0.05478786,-0.1489546;-0.7076175;-0.04168758,0.003059547;0.5523323;0.002012311,0;0;0,-0.008183941;0.3188515;-0.01547909,-0.01688746;0.6262617;-0.04565811,0.1501996;0.5239148;-0.07912731,0.2717487;0.255861;-0.01765299,0.313816;0.002449125;-0.03535771,-0.1569451;0.4852199;0.03645229,-0.2123353;0.1898039;0.04466151,-0.2832617;-0.05423899;0.003270496,0.06916697;0.008696944;-0.07087755,0.1083042;-0.3342704;-0.05564713,0.09299611;-0.7467145;0.03076316,0.1017242;-0.7825305;-0.04031109,-0.09886568;-0.001763804;-0.01028597,-0.1324794;-0.3444764;-0.03871955,-0.1452131;-0.7591295;0.03685692,-0.1672319;-0.794851;-0.03137313,-0.01459977;0.5509924;-0.03562999,203.6335
+0;0;0,0.001626888;0.3191872;0.006074154,0.003565437;0.6279947;-0.002530323,0.1667936;0.5033542;0.01221047,0.206203;0.2045734;0.008570843,0.2654645;-0.04282686;-0.02393826,-0.1566345;0.4926734;-0.01392666,-0.2109897;0.1962277;-0.01257414,-0.2581054;-0.05150224;-0.05932452,0.08903474;0.005689152;-0.04382534,0.1086664;-0.337193;-0.01226898,0.1205054;-0.7501478;0.07557529,0.1324342;-0.785759;0.005724564,-0.08529445;0.007049289;-0.05055074,-0.1318678;-0.3337449;-0.02525939,-0.1560009;-0.7477301;0.05487875,-0.1489442;-0.707729;-0.04091492,0.003058723;0.552184;0.002011879,0;0;0,-0.008057699;0.3187584;-0.01575232,-0.01663214;0.6260623;-0.04617047,0.14937;0.5241551;-0.07819724,0.2718624;0.2558548;-0.01617384,0.3142173;0.003487945;-0.03328085,-0.1555804;0.4859728;0.03570501,-0.2123154;0.190181;0.04687315,-0.2828265;-0.05296713;0.005851392,0.06930715;0.008639708;-0.07072544,0.1080968;-0.3337185;-0.05537701,0.09288339;-0.7467676;0.03149891,0.1016339;-0.7833567;-0.03789544,-0.098845;-0.001741629;-0.01033665,-0.132253;-0.343897;-0.03795919,-0.1443705;-0.7593347;0.03722771,-0.1670243;-0.7942366;-0.03060147,-0.0143768;0.5508204;-0.03608513,203.667
+0;0;0,0.001569204;0.3190755;0.005781948,0.003393536;0.6277555;-0.003295603,0.1666669;0.5032243;0.01216883,0.2059934;0.2043818;0.01214935,0.2649866;-0.0435774;-0.01577149,-0.1568967;0.4925985;-0.01398746,-0.2120639;0.1963008;-0.009783513,-0.2597792;-0.05192409;-0.05280926,0.08886103;0.00566241;-0.04371815,0.1080984;-0.3371192;-0.01201202,0.1198674;-0.7502213;0.07598573,0.1317118;-0.7855924;0.006831042,-0.08515073;0.007049373;-0.05039129,-0.132014;-0.3335826;-0.02492872,-0.1559979;-0.7477062;0.05545693,-0.1489834;-0.7078029;-0.03966809,0.002924247;0.5519806;0.00138186,0;0;0,-0.008137614;0.3186309;-0.01591134,-0.0168256;0.6258026;-0.04647541,0.1493641;0.5240656;-0.07803321,0.2721947;0.2562656;-0.01439977,0.3148375;0.003847331;-0.02889609,-0.1556975;0.485926;0.03573938,-0.2129791;0.1902848;0.04871992,-0.2839812;-0.05295834;0.009540129,0.06929952;0.008552626;-0.07045603,0.107822;-0.3337187;-0.05493331,0.09275614;-0.7469647;0.03187799,0.101383;-0.7838948;-0.03625417,-0.09860604;-0.001626258;-0.01066887,-0.1320834;-0.3437366;-0.03739662,-0.144288;-0.7593628;0.03771216,-0.1667095;-0.7940558;-0.02943055,-0.0145391;0.5505944;-0.03635406,203.6998
+0;0;0,0.00156941;0.3191172;0.005782704,0.003394331;0.6278964;-0.003298097,0.1668427;0.5032809;0.01217986,0.2061528;0.2045634;0.0121604,0.2648472;-0.04213995;-0.01561902,-0.1570671;0.4926437;-0.01400442,-0.2122114;0.1964699;-0.009802233,-0.259685;-0.05049771;-0.05261006,0.08864336;0.005648539;-0.04361106,0.1078707;-0.3369528;-0.0119216,0.1196471;-0.7503176;0.0761321,0.1315216;-0.7858551;0.006801464,-0.08494215;0.007032105;-0.05026785,-0.1317808;-0.3334207;-0.02481867,-0.1557799;-0.7478076;0.05561809,-0.1487476;-0.7078791;-0.03974894,0.002924843;0.5520894;0.001381349,0;0;0,-0.008208469;0.3186458;-0.01640558,-0.01703818;0.6258596;-0.04750276,0.1495018;0.5240658;-0.07842731,0.2721913;0.2567381;-0.01315379,0.3153116;0.00561595;-0.02570605,-0.156477;0.486928;0.03494452,-0.2135728;0.1915395;0.05116658,-0.2846017;-0.0505816;0.01359648,0.06929244;0.008471534;-0.07013035,0.1073952;-0.3336656;-0.05464029,0.09256661;-0.7471071;0.03258801,0.1013985;-0.7843856;-0.03551864,-0.09832616;-0.001531125;-0.01100443,-0.1318725;-0.3435142;-0.03692301,-0.1442097;-0.7593522;0.03850352,-0.1668807;-0.7940717;-0.02887835,-0.01471084;0.5506388;-0.03724432,203.7235
+0;0;0,0.001568761;0.3189853;0.005780315,0.003393034;0.6276549;-0.003297301,0.1671263;0.5029807;0.01219781,0.2064578;0.2041004;0.01217833,0.2648043;-0.04114068;-0.01543644,-0.1573462;0.492325;-0.01403196,-0.2125205;0.1959899;-0.009827481,-0.2597127;-0.04951394;-0.05238158,0.08851331;0.005640252;-0.04354708,0.1077521;-0.3371662;-0.01183864,0.1195046;-0.7496879;0.07603547,0.131594;-0.7864119;0.005449712,-0.08481752;0.007021788;-0.0501941,-0.1316842;-0.3336348;-0.02472969,-0.1556344;-0.7471766;0.05554303,-0.1484748;-0.7070684;-0.04155049,0.002923708;0.5518739;0.001380538,0;0;0,-0.008216217;0.3185078;-0.01651645,-0.01705529;0.6256036;-0.04768729,0.1498521;0.5239378;-0.0784409,0.2727776;0.2570051;-0.01126456,0.3165439;0.00744532;-0.02196598,-0.1570828;0.4875184;0.03503739,-0.2153211;0.1924286;0.05520298,-0.2860512;-0.04851721;0.01981261,0.06935133;0.008275032;-0.0698905,0.1073385;-0.3340762;-0.05425525,0.09281321;-0.7466141;0.03312707,0.1016212;-0.7851463;-0.03620076,-0.09815712;-0.001336178;-0.01123209,-0.1316047;-0.3435866;-0.03648593,-0.1436058;-0.7585787;0.03882427,-0.1667234;-0.7953304;-0.02892805,-0.01472594;0.5504113;-0.03741312,203.7561
+0;0;0,0.001627426;0.3189988;0.005367345,0.003457504;0.6276762;-0.004260354,0.1669036;0.5029874;0.01214417,0.2064579;0.2032132;0.01574479,0.263685;-0.04262824;-0.006083952,-0.1570854;0.4923345;-0.01430969,-0.2137272;0.1954032;-0.00620946,-0.2612189;-0.05083568;-0.04227064,0.08825815;0.005645563;-0.04342501,0.1073488;-0.3368844;-0.01150034,0.1192619;-0.7494316;0.07640307,0.1308177;-0.786237;0.006253555,-0.08457934;0.006990135;-0.05004574,-0.1315368;-0.3333817;-0.02450148,-0.1555368;-0.7469031;0.05604713,-0.1483333;-0.7068638;-0.0407246,0.002991577;0.5518961;0.0005611442,0;0;0,-0.007975325;0.3185094;-0.01672816,-0.01652085;0.6256185;-0.04809666,0.1501666;0.5241208;-0.07854342,0.2733527;0.2568226;-0.009124994,0.3170573;0.007467821;-0.01920271,-0.1566162;0.4880983;0.03466045,-0.2159484;0.1926939;0.06031196,-0.2875073;-0.04795454;0.02629562,0.06938538;0.008118272;-0.06947565,0.1072517;-0.3339762;-0.05372787,0.09291966;-0.7465544;0.03366733,0.100801;-0.784818;-0.03558158,-0.09781134;-0.001146218;-0.0117784,-0.1311626;-0.3432251;-0.03586552,-0.1431466;-0.7582577;0.03942333,-0.1661175;-0.7948698;-0.02804977,-0.01427014;0.5504223;-0.03777361,203.7889
+0;0;0,0.001627426;0.3189988;0.005367345,0.003457504;0.6276762;-0.004260354,0.1669036;0.5029874;0.01214417,0.2064579;0.2032132;0.01574479,0.263685;-0.04262824;-0.006083952,-0.1570854;0.4923345;-0.01430969,-0.2137272;0.1954032;-0.00620946,-0.2612189;-0.05083568;-0.04227064,0.08825815;0.005645563;-0.04342501,0.1073488;-0.3368844;-0.01150034,0.1192619;-0.7494316;0.07640307,0.1308177;-0.786237;0.006253555,-0.08457934;0.006990135;-0.05004574,-0.1315368;-0.3333817;-0.02450148,-0.1555368;-0.7469031;0.05604713,-0.1483333;-0.7068638;-0.0407246,0.002991577;0.5518961;0.0005611442,0;0;0,-0.007975325;0.3185094;-0.01672816,-0.01652085;0.6256185;-0.04809666,0.1501666;0.5241208;-0.07854342,0.2733527;0.2568226;-0.009124994,0.3170573;0.007467821;-0.01920271,-0.1566162;0.4880983;0.03466045,-0.2159484;0.1926939;0.06031196,-0.2875073;-0.04795454;0.02629562,0.06938538;0.008118272;-0.06947565,0.1072517;-0.3339762;-0.05372787,0.09291966;-0.7465544;0.03366733,0.100801;-0.784818;-0.03558158,-0.09781134;-0.001146218;-0.0117784,-0.1311626;-0.3432251;-0.03586552,-0.1431466;-0.7582577;0.03942333,-0.1661175;-0.7948698;-0.02804977,-0.01427014;0.5504223;-0.03777361,203.8117
+0;0;0,0.001625887;0.318697;0.005362267,0.003454338;0.6271002;-0.004256812,0.1663902;0.5026325;0.01210724,0.2059726;0.2026447;0.01571043,0.2628731;-0.0417936;-0.005993726,-0.1565894;0.4920128;-0.01426419,-0.2132715;0.1948699;-0.006158194,-0.2604922;-0.04996352;-0.04201356,0.08789084;0.005622068;-0.04324429,0.1070149;-0.3375071;-0.01126378,0.1189509;-0.7508492;0.07680902,0.1303896;-0.7869778;0.007370263,-0.08422735;0.006961044;-0.04983746,-0.1312669;-0.3340061;-0.02424853,-0.1553132;-0.7483244;0.0564553,-0.1481827;-0.7083868;-0.03933593,0.002988834;0.5513889;0.0005603069,0;0;0,-0.00763166;0.3181957;-0.0171001,-0.01578156;0.6249889;-0.04895329,0.150624;0.5236164;-0.07772732,0.274126;0.2567457;-0.006315231,0.3179312;0.008816689;-0.01475048,-0.1559008;0.4895341;0.03451166,-0.2159621;0.1943478;0.06332396,-0.2880995;-0.04517716;0.03361173,0.06954369;0.007705286;-0.06878066,0.107621;-0.3349682;-0.05293417,0.09298676;-0.7482899;0.03482699,0.1013297;-0.7846579;-0.03482389,-0.09727947;-0.0006039204;-0.01275988,-0.130083;-0.3434728;-0.03491783,-0.1421158;-0.7592942;0.04057266,-0.1652754;-0.7955788;-0.02572622,-0.01363783;0.5498775;-0.03849816,203.845
+0;0;0,0.001639118;0.3185014;0.004864867,0.003403653;0.6266956;-0.005395201,0.1660804;0.502378;0.01190546,0.205833;0.2022212;0.02046705,0.262345;-0.04248391;0.004401168,-0.1564505;0.4918172;-0.01485687,-0.2144931;0.1947993;-0.002241809,-0.2618156;-0.05031863;-0.03402381,0.0877583;0.005620702;-0.04303057,0.1068044;-0.3376322;-0.01138564,0.1186972;-0.7490593;0.07673709,0.1295529;-0.7826276;0.01010466,-0.08393724;0.006959283;-0.04990841,-0.13114;-0.3340504;-0.02400531,-0.1552355;-0.7464899;0.05657005,-0.148283;-0.7069945;-0.0354091,0.00296035;0.5510409;-0.0004113941,0;0;0,-0.007452487;0.3179846;-0.017313,-0.01543279;0.6245748;-0.04934287,0.1509127;0.5232879;-0.07711506,0.2748939;0.2570959;-0.002830505,0.3186925;0.009398073;-0.01056147,-0.1552579;0.4898549;0.03480858,-0.2161346;0.1950657;0.06858847,-0.2889187;-0.04421353;0.04065572,0.06966123;0.007560387;-0.0683732,0.1076433;-0.335196;-0.05218196,0.09292866;-0.7465619;0.03579998,0.1013914;-0.7770553;-0.03396821,-0.09701275;-0.0005424342;-0.01315189,-0.1295446;-0.3435952;-0.03420343,-0.141427;-0.7576489;0.04061378,-0.1639494;-0.790638;-0.0236029,-0.01333006;0.5495142;-0.03884721,203.8674
+0;0;0,0.001637998;0.3182838;0.004861543,0.003401479;0.6262939;-0.005392438,0.165819;0.502098;0.01188572,0.2056589;0.2012811;0.02046613,0.2623938;-0.04438886;0.004336895,-0.1561988;0.4915539;-0.01483404,-0.214369;0.1938829;-0.002191239,-0.2618782;-0.05220148;-0.03409856,0.087598;0.005610435;-0.04295197,0.1066702;-0.3381134;-0.01126363,0.1186526;-0.7526385;0.07752267,0.1299372;-0.7887191;0.008257017,-0.08378392;0.006946572;-0.04981725,-0.1310514;-0.334531;-0.02387861,-0.1553283;-0.7500761;0.05730349,-0.1481011;-0.7102055;-0.03831056,0.002958435;0.5506834;-0.0004115435,0;0;0,-0.007220984;0.3177655;-0.01743078,-0.01497361;0.6241651;-0.04956722,0.1511982;0.5229499;-0.07661414,0.2757376;0.2572241;0.001047373,0.3197539;0.008545682;-0.006326675,-0.1549919;0.4918151;0.03555849,-0.2167127;0.196958;0.07299413,-0.2911912;-0.0431302;0.04763002,0.06965406;0.007355064;-0.06814671,0.1077889;-0.3358404;-0.05151558,0.09248263;-0.7504002;0.03659511,0.1027941;-0.7852064;-0.03401327,-0.09681603;-0.0003606903;-0.01327727,-0.1308438;-0.3435864;-0.03677569,-0.1417415;-0.7604542;0.04042647,-0.1649125;-0.7961766;-0.02617213,-0.01292804;0.5491512;-0.03904557,203.9009
+0;0;0,0.001637757;0.3182368;0.004860826,0.003401202;0.6262407;-0.005393114,0.1652497;0.502212;0.01184223,0.2050328;0.2018242;0.02041041,0.2613878;-0.04220061;0.004389189,-0.155643;0.4917048;-0.01478416,-0.2137303;0.1944584;-0.002159399,-0.2609213;-0.04997812;-0.03385305,0.08760449;0.00561085;-0.04295515,0.1066646;-0.3378952;-0.01128689,0.1186037;-0.7509235;0.07717882,0.1298693;-0.7868924;0.008030273,-0.08379012;0.006947086;-0.04982093,-0.1310276;-0.3343141;-0.02389873,-0.1552169;-0.7483588;0.05699024,-0.1480019;-0.7085049;-0.03846216,0.002958143;0.5506277;-0.0004120609,0;0;0,-0.006828666;0.3177019;-0.01788521,-0.01410819;0.6240482;-0.0505693,0.1516079;0.5223205;-0.075804,0.2765521;0.2581542;0.004781723,0.3214773;0.01133406;-0.001714945,-0.1535842;0.4929903;0.03557961,-0.2166097;0.1993962;0.07704304,-0.2910488;-0.03938346;0.05645671,0.06980921;0.007257313;-0.06800866,0.1079989;-0.3356925;-0.05099344,0.09340245;-0.7487959;0.03672028,0.1038208;-0.7878432;-0.02949333,-0.09682281;-0.0003291752;-0.01328189,-0.1303131;-0.3434205;-0.03628767,-0.1411535;-0.7587232;0.04096062,-0.1638204;-0.7957634;-0.02424785,-0.0121894;0.549049;-0.03990364,203.9343
+0;0;0,0.001645472;0.3181045;0.004594271,0.003377228;0.6259664;-0.005866341,0.1648785;0.5021184;0.01198456,0.2045486;0.2021785;0.02460543,0.2609222;-0.04168665;0.01425585,-0.1556799;0.4922642;-0.01415655,-0.213023;0.1954457;0.003379844,-0.2602979;-0.04926458;-0.02186398,0.08744126;0.005647263;-0.04269818,0.1062761;-0.3389043;-0.01061591,0.1181691;-0.7524239;0.07793869,0.1298203;-0.7895977;0.007619478,-0.08351044;0.006865211;-0.04979834,-0.1310552;-0.3353823;-0.02322926,-0.1554626;-0.7498556;0.05799889,-0.1482167;-0.7098376;-0.03916075,0.002944073;0.5503896;-0.0008422574,0;0;0,-0.006675363;0.3175666;-0.0179224,-0.01384649;0.6237844;-0.05056214,0.1516193;0.522088;-0.07524514,0.2772983;0.259479;0.008050919,0.3238239;0.01335105;0.004625082,-0.1534405;0.4945787;0.0359543,-0.2169145;0.202257;0.08302944,-0.2926161;-0.03588228;0.06530235,0.0698123;0.007027507;-0.06765985,0.1082386;-0.3369429;-0.05012107,0.09336685;-0.7506864;0.03692436,0.1032767;-0.7910224;-0.0305109,-0.09650458;9.414404E-07;-0.01370645,-0.13101;-0.3439632;-0.03815774,-0.1411401;-0.7594458;0.04092054,-0.1644037;-0.7977734;-0.02528377,-0.01194946;0.5488157;-0.03991413,203.9566
+0;0;0,0.001645472;0.3181045;0.004594271,0.003377228;0.6259664;-0.005866341,0.1648785;0.5021184;0.01198456,0.2045486;0.2021785;0.02460543,0.2609222;-0.04168665;0.01425585,-0.1556799;0.4922642;-0.01415655,-0.213023;0.1954457;0.003379844,-0.2602979;-0.04926458;-0.02186398,0.08744126;0.005647263;-0.04269818,0.1062761;-0.3389043;-0.01061591,0.1181691;-0.7524239;0.07793869,0.1298203;-0.7895977;0.007619478,-0.08351044;0.006865211;-0.04979834,-0.1310552;-0.3353823;-0.02322926,-0.1554626;-0.7498556;0.05799889,-0.1482167;-0.7098376;-0.03916075,0.002944073;0.5503896;-0.0008422574,0;0;0,-0.006675363;0.3175666;-0.0179224,-0.01384649;0.6237844;-0.05056214,0.1516193;0.522088;-0.07524514,0.2772983;0.259479;0.008050919,0.3238239;0.01335105;0.004625082,-0.1534405;0.4945787;0.0359543,-0.2169145;0.202257;0.08302944,-0.2926161;-0.03588228;0.06530235,0.0698123;0.007027507;-0.06765985,0.1082386;-0.3369429;-0.05012107,0.09336685;-0.7506864;0.03692436,0.1032767;-0.7910224;-0.0305109,-0.09650458;9.414404E-07;-0.01370645,-0.13101;-0.3439632;-0.03815774,-0.1411401;-0.7594458;0.04092054,-0.1644037;-0.7977734;-0.02528377,-0.01194946;0.5488157;-0.03991413,203.9795
+0;0;0,0.001644869;0.3179879;0.004592587,0.003376044;0.6257466;-0.005864541,0.1645792;0.5020123;0.01196109,0.2042108;0.2023637;0.0245697,0.2602556;-0.040079;0.01428049,-0.1553888;0.4921762;-0.01413187,-0.2126762;0.195646;0.003387487,-0.2596754;-0.04763688;-0.02170908,0.08721905;0.005632912;-0.04258967,0.1060471;-0.3387948;-0.01051893,0.1179477;-0.75258;0.07809255,0.12968;-0.790221;0.007284209,-0.08329821;0.006847765;-0.0496718,-0.1308259;-0.3352768;-0.02311226,-0.155249;-0.7500162;0.05816806,-0.1479527;-0.7099285;-0.03966741,0.002943031;0.5501946;-0.0008421051,0;0;0,-0.006523728;0.3174391;-0.01816463,-0.0135504;0.6235306;-0.05104446,0.1517802;0.5219901;-0.07471752,0.2781875;0.261124;0.01182127,0.3258178;0.01667285;0.01123238,-0.1528392;0.4953662;0.03617972,-0.2170607;0.2045031;0.08903014,-0.2946311;-0.03193513;0.07877539,0.06987809;0.006869957;-0.06725049,0.1081611;-0.3369893;-0.04968119,0.09338875;-0.7509221;0.0378015,0.1034644;-0.7925335;-0.02925873,-0.09615138;0.0002095971;-0.01440979,-0.1303762;-0.3437321;-0.03778208,-0.1408577;-0.7595387;0.04100146,-0.1640925;-0.7986438;-0.0254169,-0.01168816;0.5485947;-0.04033709,204.0131
+0;0;0,0.001743819;0.3180194;0.004289703,0.003591438;0.6257899;-0.006459852,0.1643731;0.5022553;0.01170625,0.2040199;0.2033472;0.02955796,0.2596258;-0.03871033;0.02378916,-0.1548174;0.4923024;-0.01442481,-0.2135741;0.1969729;0.009339705,-0.2602181;-0.04625624;-0.01018088,0.08698232;0.005574125;-0.04251896,0.1058624;-0.3389344;-0.01009181,0.1177188;-0.7523636;0.07865442,0.1287556;-0.7898594;0.008087575,-0.08312233;0.006872176;-0.0494804,-0.130695;-0.3353506;-0.02275034,-0.1550991;-0.7497436;0.05863207,-0.1478029;-0.7097164;-0.03885321,0.003127301;0.5502349;-0.001367759,0;0;0,-0.006404057;0.3174384;-0.01869893,-0.01331063;0.6234982;-0.05210567,0.1518929;0.521858;-0.07398129,0.2798375;0.2636528;0.01655555,0.3280631;0.01995277;0.01524615,-0.1522345;0.4971061;0.03626474,-0.2178289;0.208128;0.09479398,-0.2951866;-0.02774332;0.08491442,0.06987822;0.006803036;-0.06690001,0.1081189;-0.3371534;-0.04885101,0.09349717;-0.7508685;0.03813267,0.1029658;-0.7925997;-0.02836657,-0.09585504;0.0002153571;-0.01471813,-0.1308574;-0.343694;-0.03911683,-0.1406429;-0.758907;0.04114882,-0.1637635;-0.797663;-0.02514766,-0.0114761;0.5485722;-0.04126906,204.0463
+0;0;0,0.001742685;0.3178127;0.004286915,0.003589131;0.6253877;-0.006455838,0.1640436;0.5019979;0.01168051,0.2034879;0.2046162;0.02944106,0.2594993;-0.03920677;0.02363018,-0.1544986;0.4920652;-0.01439747,-0.2129553;0.1982439;0.009245686,-0.2599395;-0.04675934;-0.01041728,0.08664899;0.005552764;-0.04235601,0.1055455;-0.3392565;-0.009900559,0.1174097;-0.7529546;0.07890339,0.1285412;-0.7910297;0.007730827,-0.08280378;0.00684584;-0.04929078,-0.130418;-0.3356757;-0.02253739,-0.1548379;-0.7503381;0.05889795,-0.1474791;-0.7102249;-0.03942412,0.003125286;0.5498801;-0.00136694,0;0;0,-0.006419986;0.3172163;-0.01894641,-0.0133794;0.623053;-0.05258107,0.1517798;0.521785;-0.07317424,0.2806129;0.2670131;0.0206368,0.3319288;0.02211019;0.02378917,-0.1515807;0.4974183;0.03683375,-0.2181756;0.2115024;0.101055,-0.2959142;-0.02622174;0.09301414,0.06992896;0.006564707;-0.06633067,0.1080897;-0.3376963;-0.04811025,0.09372804;-0.751695;0.03890561,0.1021675;-0.7927406;-0.02968717,-0.09533012;0.0005102239;-0.01564671,-0.1301858;-0.3437786;-0.03918787,-0.140005;-0.7591566;0.04166802,-0.1628855;-0.8001279;-0.02362538,-0.01152788;0.5481835;-0.04168844,204.0684
+0;0;0,0.001741234;0.3175482;0.004283346,0.00358628;0.6248898;-0.006451322,0.1634919;0.5017192;0.01163674,0.2031118;0.2030142;0.02947633,0.2592718;-0.04145572;0.02365003,-0.1539632;0.4918204;-0.01435224,-0.21268;0.1966915;0.009396123,-0.2597889;-0.04896171;-0.01031901,0.08632399;0.005531937;-0.04219715,0.1052343;-0.3395282;-0.00971809,0.1171456;-0.7548711;0.07943893,0.128291;-0.7930308;0.008177944,-0.08249321;0.006820164;-0.0491059,-0.130142;-0.3359505;-0.02233306,-0.1546591;-0.7522616;0.05942607,-0.1472911;-0.7121359;-0.03901815,0.003122777;0.5494379;-0.001366181,0;0;0,-0.00665544;0.3169306;-0.01920748,-0.01391099;0.6224942;-0.05312061,0.1510704;0.5224773;-0.0728755,0.2816115;0.268769;0.02563238,0.3345321;0.02356578;0.03094482,-0.1513086;0.4989638;0.03769968,-0.218402;0.2134044;0.1088825,-0.2975368;-0.02467541;0.1058641,0.06986198;0.006360739;-0.06589293,0.107986;-0.3381415;-0.04735422,0.09345135;-0.7536768;0.04050827,0.1049659;-0.7955026;-0.02699399,-0.09489667;0.0006627465;-0.01603792,-0.1298351;-0.343921;-0.03884729,-0.1396651;-0.7608376;0.04291184,-0.1625782;-0.8020757;-0.02226637,-0.011978;0.547694;-0.04215503,204.0975
+0;0;0,0.001718287;0.3173941;0.003887194,0.003483273;0.6245424;-0.007280895,0.1630473;0.5017172;0.01132025,0.2025393;0.2028164;0.03327064,0.2578264;-0.03826436;0.03540765,-0.1536832;0.491744;-0.01521131,-0.2137806;0.1969543;0.01429265,-0.259671;-0.04564269;-0.0006049136,0.08598045;0.005474192;-0.04207123,0.1047784;-0.339842;-0.009388257,0.1165599;-0.7555791;0.08029342,0.1276793;-0.7937763;0.008559994,-0.08218973;0.006838082;-0.04889459,-0.1300688;-0.3361567;-0.02193184,-0.154639;-0.7529413;0.05995754,-0.1470931;-0.7128111;-0.03883833,0.0030435;0.5491421;-0.002086499,0;0;0,-0.006791353;0.3167472;-0.01954818,-0.01422419;0.6220931;-0.05376959,0.1507027;0.5227744;-0.0723052,0.2824104;0.2701221;0.02870488,0.3370894;0.02906489;0.0378027,-0.1505353;0.4988647;0.03823063,-0.2184627;0.2146805;0.1157445,-0.2975022;-0.01969451;0.1142451,0.06983924;0.006269038;-0.06538939,0.1079411;-0.3384805;-0.04639482,0.0934799;-0.7544959;0.04158831,0.1039313;-0.7955816;-0.02738833,-0.09442811;0.0007026606;-0.01659616,-0.1293792;-0.3442435;-0.03793582,-0.1391869;-0.761609;0.04409347,-0.1621173;-0.8031218;-0.02133054,-0.01224355;0.5473495;-0.04273033,204.1214
+0;0;0,0.001718287;0.3173941;0.003887194,0.003483273;0.6245424;-0.007280895,0.1630473;0.5017172;0.01132025,0.2025393;0.2028164;0.03327064,0.2578264;-0.03826436;0.03540765,-0.1536832;0.491744;-0.01521131,-0.2137806;0.1969543;0.01429265,-0.259671;-0.04564269;-0.0006049136,0.08598045;0.005474192;-0.04207123,0.1047784;-0.339842;-0.009388257,0.1165599;-0.7555791;0.08029342,0.1276793;-0.7937763;0.008559994,-0.08218973;0.006838082;-0.04889459,-0.1300688;-0.3361567;-0.02193184,-0.154639;-0.7529413;0.05995754,-0.1470931;-0.7128111;-0.03883833,0.0030435;0.5491421;-0.002086499,0;0;0,-0.006791353;0.3167472;-0.01954818,-0.01422419;0.6220931;-0.05376959,0.1507027;0.5227744;-0.0723052,0.2824104;0.2701221;0.02870488,0.3370894;0.02906489;0.0378027,-0.1505353;0.4988647;0.03823063,-0.2184627;0.2146805;0.1157445,-0.2975022;-0.01969451;0.1142451,0.06983924;0.006269038;-0.06538939,0.1079411;-0.3384805;-0.04639482,0.0934799;-0.7544959;0.04158831,0.1039313;-0.7955816;-0.02738833,-0.09442811;0.0007026606;-0.01659616,-0.1293792;-0.3442435;-0.03793582,-0.1391869;-0.761609;0.04409347,-0.1621173;-0.8031218;-0.02133054,-0.01224355;0.5473495;-0.04273033,204.1437
+0;0;0,0.001716727;0.3171061;0.003883666,0.003480277;0.6240044;-0.007275439,0.1622542;0.5014724;0.01125542,0.2020245;0.2004653;0.03336048,0.2569829;-0.0391821;0.03548479,-0.1529116;0.4915484;-0.01514507,-0.2134325;0.1946814;0.01456679,-0.25905;-0.04647319;-0.0002421979,0.08588527;0.005468132;-0.04202466,0.1047102;-0.340344;-0.009294741,0.1164482;-0.7545466;0.08005592,0.1276131;-0.7930226;0.008029275,-0.08209875;0.006830513;-0.04884047,-0.1300466;-0.3366569;-0.02183899,-0.1545261;-0.7519031;0.05974815,-0.1469494;-0.7117316;-0.03945156,0.003040848;0.5486629;-0.0020851,0;0;0,-0.00671719;0.3164574;-0.01959252,-0.01409022;0.6215544;-0.0538013,0.1501992;0.5235705;-0.07213426,0.283674;0.2707168;0.03238868,0.3386563;0.03128622;0.04267167,-0.1495307;0.4992582;0.03851002,-0.218442;0.2144429;0.1210152,-0.2976806;-0.01830874;0.1229352,0.06984717;0.006309286;-0.06522131,0.107959;-0.3389176;-0.04579067,0.09358375;-0.7533512;0.04209161,0.1034949;-0.7949085;-0.02706599,-0.09431952;0.0005769309;-0.01660568,-0.1289596;-0.3449334;-0.03744587,-0.1385678;-0.7607414;0.04438694,-0.1614353;-0.8022493;-0.02168237,-0.01212354;0.5468691;-0.04276896,204.167
+0;0;0,0.001678059;0.3168386;0.00330982,0.003355614;0.6234397;-0.008509898,0.1619514;0.5014272;0.01098549,0.2022425;0.2000057;0.03781463,0.2551381;-0.03845371;0.04669897,-0.1529417;0.491395;-0.01524707,-0.2144052;0.1945728;0.02104168,-0.2598192;-0.04546823;0.01344836,0.0860008;0.00543375;-0.04210447,0.1046863;-0.3407415;-0.008817147,0.1164291;-0.7550406;0.08071111,0.1277396;-0.7936935;0.008835018,-0.0822347;0.006878917;-0.04887315,-0.1303702;-0.336963;-0.02148298,-0.1549263;-0.7523053;0.06027708,-0.1473746;-0.7121803;-0.03895882,0.002940376;0.5481795;-0.003148779,0;0;0,-0.007037893;0.3161644;-0.01977396,-0.01479822;0.6209496;-0.05422688,0.149579;0.5236177;-0.07159948,0.2842003;0.2718959;0.03661919,0.3407246;0.03437157;0.04788661,-0.1492773;0.4989836;0.03921571,-0.218669;0.2146289;0.1259642,-0.298142;-0.01643029;0.1319195,0.06979464;0.006625563;-0.06544662,0.1075862;-0.338999;-0.04519844,0.09346406;-0.753491;0.04308438,0.1024511;-0.794741;-0.02655745,-0.09451652;0.0002409269;-0.01627937,-0.129559;-0.3456047;-0.03766457,-0.1390867;-0.7613492;0.0451769,-0.162658;-0.8027841;-0.02076816,-0.01272564;0.5463473;-0.04312754,204.1886
+0;0;0,0.00167744;0.3167218;0.0033086,0.003354162;0.6231706;-0.008505149,0.1611668;0.5014281;0.01091778,0.2014596;0.199994;0.03774805,0.2541857;-0.0377015;0.04660392,-0.1521749;0.4914454;-0.01518554,-0.213641;0.1946107;0.02110472,-0.2589096;-0.0446613;0.01353573,0.08596287;0.005431353;-0.04208589,0.1045991;-0.339832;-0.008886266,0.1163847;-0.7556398;0.08096801,0.1276439;-0.793981;0.009418152,-0.08219842;0.006875883;-0.04885159,-0.1302071;-0.3360602;-0.02153358,-0.1548526;-0.752915;0.06052421,-0.1473352;-0.712836;-0.03826128,0.002939143;0.5479501;-0.003146858,0;0;0,-0.007166654;0.3160276;-0.02004099,-0.01510963;0.6206179;-0.05481601,0.1487212;0.52477;-0.07182527,0.2850803;0.2753764;0.03959727,0.344161;0.03960693;0.05632544,-0.1484833;0.4990222;0.03898302,-0.2184118;0.2169501;0.1325307,-0.2990481;-0.01279771;0.1409792,0.06978051;0.006726295;-0.06538939,0.1072083;-0.3380084;-0.04505563,0.09343134;-0.7540903;0.04323292,0.1025464;-0.7951529;-0.02593136,-0.09447117;0.0001064195;-0.01629485,-0.1292779;-0.344863;-0.03729189,-0.1389325;-0.7620685;0.04610615,-0.1623366;-0.8032262;-0.01951007,-0.01298733;0.5460696;-0.04363346,204.2219
+0;0;0,0.00167744;0.3167218;0.0033086,0.003354162;0.6231706;-0.008505149,0.1611668;0.5014281;0.01091778,0.2014596;0.199994;0.03774805,0.2541857;-0.0377015;0.04660392,-0.1521749;0.4914454;-0.01518554,-0.213641;0.1946107;0.02110472,-0.2589096;-0.0446613;0.01353573,0.08596287;0.005431353;-0.04208589,0.1045991;-0.339832;-0.008886266,0.1163847;-0.7556398;0.08096801,0.1276439;-0.793981;0.009418152,-0.08219842;0.006875883;-0.04885159,-0.1302071;-0.3360602;-0.02153358,-0.1548526;-0.752915;0.06052421,-0.1473352;-0.712836;-0.03826128,0.002939143;0.5479501;-0.003146858,0;0;0,-0.007166654;0.3160276;-0.02004099,-0.01510963;0.6206179;-0.05481601,0.1487212;0.52477;-0.07182527,0.2850803;0.2753764;0.03959727,0.344161;0.03960693;0.05632544,-0.1484833;0.4990222;0.03898302,-0.2184118;0.2169501;0.1325307,-0.2990481;-0.01279771;0.1409792,0.06978051;0.006726295;-0.06538939,0.1072083;-0.3380084;-0.04505563,0.09343134;-0.7540903;0.04323292,0.1025464;-0.7951529;-0.02593136,-0.09447117;0.0001064195;-0.01629485,-0.1292779;-0.344863;-0.03729189,-0.1389325;-0.7620685;0.04610615,-0.1623366;-0.8032262;-0.01951007,-0.01298733;0.5460696;-0.04363346,204.2446
+0;0;0,0.001728057;0.3166135;0.002795807,0.003485525;0.6229335;-0.009573181,0.1604756;0.5018565;0.01017334,0.2010721;0.1998223;0.04425057,0.2534914;-0.03946619;0.05677215,-0.1513182;0.4917551;-0.01543788,-0.2138948;0.1945492;0.02683326,-0.2585347;-0.04660517;0.02290816,0.08592617;0.005403553;-0.04221924,0.1045598;-0.3389777;-0.008624181,0.116214;-0.7553846;0.08145907,0.1277373;-0.7930646;0.01029241,-0.08227763;0.006904238;-0.04876156,-0.1301559;-0.3351914;-0.02132882,-0.1546973;-0.7526375;0.06102409,-0.1473202;-0.7126715;-0.03707952,0.003046744;0.5477482;-0.004074678,0;0;0,-0.0073075;0.3159058;-0.02012563,-0.01538567;0.6203838;-0.054919,0.1476784;0.525924;-0.0720818,0.2865447;0.2779598;0.04308724,0.346195;0.04066205;0.06026793,-0.1475211;0.4989246;0.0390642,-0.2182882;0.2170553;0.1369198,-0.3005076;-0.013739;0.1486471,0.0696937;0.00686498;-0.06550288,0.1068408;-0.3370404;-0.0449245,0.09337717;-0.7536744;0.04384708,0.1019603;-0.794552;-0.02456903,-0.09452453;-4.032572E-05;-0.01612697,-0.1293473;-0.3441689;-0.03703647,-0.1389217;-0.7618484;0.04721118,-0.1626074;-0.8026801;-0.01759573,-0.01323149;0.5458614;-0.04373765,204.2781
+0;0;0,0.001728355;0.3166682;0.00279629,0.003486582;0.62312;-0.009578454,0.1594915;0.5022878;0.01008202,0.2000618;0.200448;0.04413732,0.2522707;-0.03787974;0.05660862,-0.1503517;0.4922496;-0.01536897,-0.2128879;0.195235;0.02687496,-0.2573486;-0.04495108;0.02296562,0.08593194;0.005403916;-0.04222208,0.104571;-0.3390766;-0.008617342,0.1162237;-0.7554333;0.08145504,0.127865;-0.793806;0.009560034,-0.08228316;0.006904702;-0.04876484,-0.1301752;-0.3352895;-0.02132419,-0.1547137;-0.7526853;0.06101878,-0.147261;-0.7126173;-0.03808885,0.003047554;0.5478925;-0.004076859,0;0;0,-0.007498145;0.3159334;-0.02047849,-0.01584116;0.6204921;-0.05566406,0.146424;0.5271416;-0.07246304,0.2875139;0.2820358;0.04556131,0.3497069;0.04649308;0.06381153,-0.1465465;0.4991791;0.03866939,-0.218197;0.2192471;0.1407343,-0.3012317;-0.009863675;0.1579074,0.06966279;0.006888717;-0.0655427,0.1068344;-0.3370944;-0.0446291,0.09340547;-0.7536907;0.04407787,0.1020694;-0.7952397;-0.02509522,-0.09454648;-6.119838E-05;-0.01603628,-0.1294004;-0.3442937;-0.03683715,-0.1392431;-0.7619004;0.04748058,-0.1628997;-0.8038239;-0.0176855,-0.01361644;0.5459439;-0.04438257,204.3009
+0;0;0,0.001727408;0.3164946;0.002794757,0.003484334;0.6227201;-0.009570457,0.1590393;0.5020837;0.01004455,0.1993957;0.201836;0.04392022,0.2513513;-0.035336;0.05633104,-0.1499121;0.4920743;-0.01533319,-0.2121184;0.1966264;0.02668793,-0.2563635;-0.04239497;0.02279754,0.08592012;0.005403172;-0.04221626,0.1045944;-0.3397296;-0.008547898,0.1162353;-0.7556611;0.08143251,0.1280796;-0.7952267;0.00828319,-0.08227184;0.006903752;-0.04875813,-0.1302545;-0.3359384;-0.02126552,-0.154768;-0.7529079;0.06099337,-0.1471853;-0.7126643;-0.03984336,0.003045683;0.547557;-0.00407358,0;0;0,-0.007786915;0.3157369;-0.02071691,-0.01657937;0.6200126;-0.05625916,0.1456916;0.5290674;-0.07236552,0.2884405;0.2879404;0.04765701,0.3529674;0.05444133;0.06811237,-0.14625;0.4989583;0.03878855,-0.2185696;0.2229216;0.1460196,-0.3015679;-0.004866406;0.1641275,0.06958029;0.006988928;-0.0656004,0.1069066;-0.3376177;-0.04434156,0.09343901;-0.7537889;0.04426503,0.1022373;-0.7966927;-0.0260067,-0.09454855;-0.0001984587;-0.01594384,-0.1293415;-0.3451012;-0.03669056,-0.13918;-0.7622831;0.04753285,-0.1635515;-0.8061767;-0.01786014,-0.0142276;0.5455485;-0.04488111,204.3345
+0;0;0,0.001688229;0.316357;0.002421084,0.003381974;0.6223526;-0.01030719,0.1589776;0.5022181;0.009537151,0.1994474;0.2028487;0.0496172,0.2517918;-0.03508627;0.06830236,-0.1500673;0.4921056;-0.01541203,-0.2129262;0.1977727;0.03237049,-0.2566021;-0.04257242;0.03773223,0.08584427;0.005456088;-0.04231715,0.10435;-0.3387051;-0.008259919,0.1158174;-0.7529912;0.0816662,0.1276675;-0.7904019;0.01013496,-0.08233498;0.006851563;-0.04861847,-0.1303467;-0.3350757;-0.02160173,-0.1547886;-0.7502543;0.06134743,-0.147508;-0.7103061;-0.03688378,0.002960155;0.5472512;-0.004721489,0;0;0,-0.008293465;0.3155545;-0.02114367,-0.01786901;0.6195301;-0.05719066,0.144681;0.5294236;-0.07271361,0.2898192;0.2909336;0.04944897,0.356319;0.05684115;0.07137203,-0.145383;0.496828;0.03985482,-0.2179888;0.2230425;0.1522657,-0.3026714;-0.00533919;0.1715726,0.06942008;0.007163494;-0.06572127,0.1067379;-0.3365131;-0.04467154,0.09359716;-0.7508588;0.0447495,0.1026555;-0.7924773;-0.02300072,-0.09454302;-0.0003649465;-0.01585032,-0.1293066;-0.3443322;-0.03652246,-0.139054;-0.7598608;0.04769281,-0.1627833;-0.8018713;-0.01596836,-0.01530319;0.5451484;-0.04568529,204.3576
+0;0;0,0.001688294;0.3163693;0.002421178,0.003382283;0.6224089;-0.01030908,0.157379;0.5027215;0.009390211,0.1978024;0.2036956;0.04942427,0.2508989;-0.03765824;0.06837792,-0.1484989;0.4927126;-0.0153033,-0.2112857;0.1987175;0.03242438,-0.2555892;-0.04508114;0.03786317,0.08598953;0.00546532;-0.04238876,0.1045113;-0.3389952;-0.00830191,0.1159765;-0.7532003;0.08160664,0.1279648;-0.791397;0.00924132,-0.08247431;0.006863156;-0.04870074,-0.1305277;-0.3353615;-0.0216605,-0.1549649;-0.750459;0.06127245,-0.1475994;-0.7103948;-0.03810417,0.002960383;0.5472931;-0.004722313,0;0;0,-0.008459643;0.3155543;-0.0212636,-0.01825779;0.6195521;-0.05743933,0.142533;0.5300337;-0.07392168,0.2918039;0.2959028;0.05079484,0.3605184;0.05884625;0.07343626,-0.143673;0.4965125;0.03936153,-0.2162832;0.2264862;0.1596396,-0.3041033;-0.00436005;0.1803228,0.06933971;0.007341161;-0.06602263,0.1066363;-0.3366153;-0.04455328,0.09356841;-0.7508785;0.04486775,0.1020825;-0.7928017;-0.02431178,-0.09472614;-0.0004566958;-0.0157361,-0.1299268;-0.3446086;-0.03760793,-0.1394732;-0.7599163;0.04729939,-0.1635071;-0.8027833;-0.01707481,-0.015635;0.5451622;-0.04590511,204.4105
+0;0;0,0.001687417;0.3162049;0.00241992,0.003380529;0.6220859;-0.01030387,0.1573317;0.5024477;0.009388564,0.1976582;0.204139;0.04932661,0.2512328;-0.03938821;0.06845093,-0.1484556;0.4924418;-0.01529763,-0.2110918;0.1991518;0.03231559,-0.2557942;-0.04684223;0.03780336,0.08609634;0.005472109;-0.04244141,0.1046309;-0.3392254;-0.008331101,0.1161079;-0.7538592;0.08167051,0.1282808;-0.7931058;0.008191146,-0.08257674;0.006871681;-0.04876123,-0.1306633;-0.3355885;-0.02170238,-0.1551257;-0.7511154;0.06131641,-0.1476468;-0.7108964;-0.03959009,0.002958831;0.5470061;-0.004719776,0;0;0,-0.008749187;0.3153698;-0.02143764,-0.01868503;0.6192021;-0.05762601,0.1421799;0.5299281;-0.07363486,0.293248;0.2984106;0.05201316,0.3651454;0.06023365;0.07738996,-0.1425665;0.495695;0.04102895,-0.2151971;0.2276999;0.1639632,-0.3043749;-0.00475198;0.1875193,0.06896429;0.007579833;-0.06656027,0.1070497;-0.336455;-0.04391193,0.09411514;-0.7510973;0.0458529,0.1025554;-0.7937476;-0.0248096,-0.09491877;-0.0006369445;-0.0152911,-0.1299693;-0.3450558;-0.03698349,-0.1394066;-0.7608267;0.0478617,-0.1639353;-0.8052061;-0.0170116,-0.0160437;0.5448482;-0.0460999,204.4433
+0;0;0,0.001725374;0.3160787;0.001919374,0.003493852;0.6217598;-0.01145025,0.1571568;0.5029792;0.008715752,0.1973642;0.2063779;0.0548897,0.2500659;-0.03754708;0.08018067,-0.1481578;0.4927818;-0.01555077,-0.2109819;0.2013627;0.0378252,-0.2557014;-0.04520522;0.04882255,0.08610491;0.005499352;-0.0426695,0.1048518;-0.3393721;-0.008336015,0.1161501;-0.7533238;0.08197267,0.1283671;-0.7927656;0.008228235,-0.08275001;0.006856046;-0.04868692,-0.1307931;-0.3358263;-0.02172046,-0.1551761;-0.7506515;0.06173532,-0.1477692;-0.7104431;-0.03950985,0.003048587;0.5467359;-0.005692294,0;0;0,-0.009049565;0.3152096;-0.02175927,-0.01931805;0.6188192;-0.05827546,0.1412852;0.5296825;-0.07359576,0.2947527;0.3019225;0.05405259,0.369224;0.06399611;0.08164883,-0.1421569;0.4958254;0.04127666,-0.2164637;0.2327156;0.1715563,-0.3065863;0.0003173053;0.199582,0.06885304;0.007693291;-0.0668211,0.1071436;-0.3364778;-0.04343963,0.09423;-0.7504777;0.04643011,0.1026038;-0.7941663;-0.02363801,-0.09507398;-0.0007664453;-0.01501124,-0.1301826;-0.345366;-0.03703652,-0.1394393;-0.7604554;0.04813641,-0.1637171;-0.8051929;-0.01693705,-0.01659527;0.5445238;-0.04666829,204.4655
+0;0;0,0.001724645;0.3159453;0.001918563,0.003492206;0.6214679;-0.01144411,0.1572625;0.5026962;0.008728892,0.1973485;0.2069904;0.05476342,0.2500618;-0.03698805;0.08005994,-0.1482643;0.4924917;-0.01555451,-0.2108988;0.2019525;0.03766031,-0.255628;-0.04466948;0.04866007,0.08610399;0.005499293;-0.04266905,0.1048013;-0.3384594;-0.008426428,0.1160851;-0.7518849;0.08176747,0.1282854;-0.7912316;0.008124076,-0.08274913;0.006855972;-0.0486864,-0.1306651;-0.3349194;-0.02179131,-0.155017;-0.7492173;0.06155839,-0.1476203;-0.7090229;-0.03954807,0.003047175;0.5464833;-0.005689172,0;0;0,-0.009446919;0.3150468;-0.02200699,-0.0201061;0.6184582;-0.05873084,0.1408187;0.529515;-0.07340193,0.2961486;0.3050236;0.05561042,0.3734613;0.0683047;0.08612275,-0.1422312;0.495616;0.04200649,-0.2178675;0.2349893;0.1743728,-0.3084639;0.003062397;0.2051345,0.06875184;0.007878602;-0.06690216,0.1072672;-0.3353043;-0.04298997,0.09465536;-0.7486945;0.04718971,0.1036327;-0.7936442;-0.02124357,-0.09509899;-0.001021966;-0.01482989,-0.1299152;-0.3447479;-0.03650972,-0.1389963;-0.7593011;0.04861512,-0.1634393;-0.8039124;-0.01632208,-0.01729016;0.5442138;-0.04707527,204.4878
+0;0;0,0.001724018;0.3158304;0.001917865,0.003490965;0.6212469;-0.01144019,0.1572311;0.5025094;0.008728016,0.1972163;0.2075471;0.0546468,0.2503151;-0.0382157;0.08012833,-0.1482356;0.492307;-0.01555061,-0.2107126;0.2024982;0.03753041,-0.255769;-0.04592746;0.04861062,0.08618698;0.005504593;-0.04271017,0.1049036;-0.3388108;-0.008432042,0.1161855;-0.7521614;0.08174551,0.128509;-0.7922084;0.007358387,-0.08282887;0.006862579;-0.04873332,-0.1307945;-0.3352672;-0.02181034,-0.1551421;-0.74949;0.06152425,-0.1476706;-0.7091927;-0.04060328,0.003046086;0.5462879;-0.005687213,0;0;0,-0.009814098;0.3149213;-0.02199388,-0.02082687;0.6182265;-0.05860829,0.1400593;0.5292916;-0.07385635,0.2972699;0.3081453;0.05686951,0.376932;0.07060328;0.08997345,-0.140699;0.4946837;0.04461572,-0.2167401;0.2348914;0.1766605,-0.3101575;0.002387106;0.2095708,0.06835245;0.008042917;-0.06742334,0.1075816;-0.3353494;-0.04250026,0.09492305;-0.7486474;0.04773569,0.1034943;-0.7936557;-0.02220845,-0.09525418;-0.001132765;-0.01442259,-0.1299432;-0.3452474;-0.03587323,-0.1390698;-0.7597778;0.04897568,-0.1636147;-0.8055291;-0.01622538,-0.01792469;0.5440059;-0.04698753,204.5211
+0;0;0,0.001799378;0.3158325;0.001157866,0.003694204;0.6212494;-0.01299542,0.1573702;0.5030267;0.008440668,0.1974889;0.2088041;0.05927251,0.2501626;-0.03671902;0.09068406,-0.1481707;0.4925601;-0.01553457,-0.2108751;0.2037762;0.04305075,-0.2560797;-0.04470786;0.05902128,0.08594383;0.005543594;-0.04315158,0.1047527;-0.3389786;-0.007763788,0.1160953;-0.7525711;0.08264598,0.1284827;-0.7924109;0.008697964,-0.08302186;0.006820639;-0.04837334,-0.1308631;-0.3356256;-0.02110839,-0.1551813;-0.7500831;0.06252724,-0.1478177;-0.7098982;-0.03916541,0.003212645;0.5462937;-0.007042381,0;0;0,-0.01008086;0.3149025;-0.02212572,-0.0212692;0.6182337;-0.05878353,0.1396858;0.529299;-0.07343793,0.2977887;0.3090586;0.05793142,0.3798207;0.07239985;0.09407306,-0.1401342;0.4946264;0.04559248,-0.2172592;0.2366376;0.180699,-0.3121504;0.004748315;0.216278,0.06821202;0.008101791;-0.0675323,0.1077799;-0.3355144;-0.04176497,0.09529333;-0.7491284;0.04839492,0.1033319;-0.794266;-0.02080822,-0.09527396;-0.001258198;-0.01415693,-0.1299276;-0.3457305;-0.03512387,-0.1389916;-0.7605916;0.04954844,-0.1637099;-0.8058948;-0.0153961,-0.01833127;0.5440029;-0.04715633,204.5547
+0;0;0,0.001799378;0.3158325;0.001157866,0.003694204;0.6212494;-0.01299542,0.1573702;0.5030267;0.008440668,0.1974889;0.2088041;0.05927251,0.2501626;-0.03671902;0.09068406,-0.1481707;0.4925601;-0.01553457,-0.2108751;0.2037762;0.04305075,-0.2560797;-0.04470786;0.05902128,0.08594383;0.005543594;-0.04315158,0.1047527;-0.3389786;-0.007763788,0.1160953;-0.7525711;0.08264598,0.1284827;-0.7924109;0.008697964,-0.08302186;0.006820639;-0.04837334,-0.1308631;-0.3356256;-0.02110839,-0.1551813;-0.7500831;0.06252724,-0.1478177;-0.7098982;-0.03916541,0.003212645;0.5462937;-0.007042381,0;0;0,-0.01008086;0.3149025;-0.02212572,-0.0212692;0.6182337;-0.05878353,0.1396858;0.529299;-0.07343793,0.2977887;0.3090586;0.05793142,0.3798207;0.07239985;0.09407306,-0.1401342;0.4946264;0.04559248,-0.2172592;0.2366376;0.180699,-0.3121504;0.004748315;0.216278,0.06821202;0.008101791;-0.0675323,0.1077799;-0.3355144;-0.04176497,0.09529333;-0.7491284;0.04839492,0.1033319;-0.794266;-0.02080822,-0.09527396;-0.001258198;-0.01415693,-0.1299276;-0.3457305;-0.03512387,-0.1389916;-0.7605916;0.04954844,-0.1637099;-0.8058948;-0.0153961,-0.01833127;0.5440029;-0.04715633,204.5773
+0;0;0,0.001797996;0.3155899;0.001156977,0.003691155;0.6207382;-0.01298385,0.1573594;0.5025839;0.008446157,0.1975296;0.2079833;0.0593433,0.2504189;-0.03854455;0.09088339,-0.1481653;0.4921179;-0.0155278,-0.2109503;0.202963;0.04313278,-0.2563398;-0.04653789;0.05916866,0.08594852;0.005543896;-0.04315393,0.1047574;-0.3389789;-0.00776609,0.1160927;-0.7523043;0.08258533,0.1282233;-0.7906964;0.01017021,-0.08302639;0.006821012;-0.04837598,-0.1308677;-0.3356258;-0.02111099,-0.1551702;-0.7498158;0.06247066,-0.1479592;-0.709842;-0.03711396,0.003210022;0.5458486;-0.007036068,0;0;0,-0.01044001;0.3146319;-0.02234578,-0.02193864;0.6176583;-0.05918622,0.1391498;0.5292419;-0.07361388,0.2988887;0.3104796;0.05912709,0.3818939;0.07343417;0.09769726,-0.1401683;0.4944335;0.04611575,-0.2194669;0.2385563;0.1847959,-0.3148648;0.006461069;0.2247849,0.06814681;0.0081027;-0.0676055,0.1081589;-0.3354287;-0.04139161,0.09559092;-0.74871;0.04899908,0.1026103;-0.7914442;-0.01976895,-0.09530497;-0.00130661;-0.01397854,-0.1298716;-0.3457615;-0.03537895,-0.1388236;-0.7602717;0.04965629,-0.1633661;-0.8036131;-0.01427561,-0.01892926;0.5435045;-0.04751492,204.6004
+0;0;0,0.001866212;0.3154425;0.0008396406,0.003837318;0.6204343;-0.01349893,0.1574268;0.5025992;0.008133095,0.1974322;0.2097429;0.06575142,0.250975;-0.03944902;0.1041594,-0.1480602;0.4921856;-0.01553084,-0.2112119;0.2050575;0.04969482,-0.2580573;-0.04728687;0.07349545,0.08578403;0.005389421;-0.04336897,0.1048892;-0.3392851;-0.007725179,0.1160842;-0.752481;0.08347017,0.1282518;-0.791339;0.01141737,-0.08310622;0.006930691;-0.04810547,-0.1308538;-0.335713;-0.02069251,-0.1550502;-0.7498349;0.06351189,-0.147903;-0.7098775;-0.03614171,0.003335894;0.5455829;-0.007511426,0;0;0,-0.0107688;0.3144615;-0.02249837,-0.0225431;0.6173149;-0.05945539,0.1384606;0.5292132;-0.07418299,0.2990558;0.3128217;0.06023788,0.3838268;0.07308549;0.1024168,-0.1400578;0.4944695;0.04668979,-0.2203329;0.2411534;0.1883653,-0.3176244;0.006737396;0.2333335,0.06798342;0.008113191;-0.06768489,0.1085627;-0.3355165;-0.04107714,0.09607172;-0.7488373;0.04938078,0.1030386;-0.7916681;-0.01938128,-0.09526671;-0.001379011;-0.0138263,-0.1300775;-0.3459494;-0.03608571,-0.1387164;-0.7603989;0.04952838,-0.1633445;-0.8038219;-0.0143746,-0.01947068;0.5432032;-0.04775667,204.623
+0;0;0,0.001865997;0.3154061;0.0008395437,0.003836995;0.6203811;-0.01349833,0.1570987;0.5026394;0.008100254,0.1970448;0.2102172;0.06563316,0.2513784;-0.04265514;0.1046084,-0.1477384;0.4922479;-0.01551334,-0.2107965;0.2055455;0.04961563,-0.2583337;-0.05052587;0.07376778,0.08571443;0.005385049;-0.04333379,0.1048266;-0.3394153;-0.007676978,0.1160612;-0.7540722;0.08384082,0.1282743;-0.7931877;0.01151858,-0.08303879;0.006925068;-0.04806644,-0.1308038;-0.3358437;-0.02064347,-0.1550858;-0.7514298;0.06385866,-0.1479118;-0.7114351;-0.0361676,0.003335583;0.5455316;-0.007510982,0;0;0,-0.01084178;0.3144163;-0.02258372,-0.02263617;0.6172438;-0.05960822,0.1379677;0.5291476;-0.0746336,0.2991309;0.3147854;0.06135058,0.3850102;0.07191595;0.1066809,-0.1395702;0.4946613;0.04684258,-0.2204306;0.2441837;0.1922351,-0.3204625;0.008200273;0.2443992,0.06793341;0.008102611;-0.06762528,0.1086643;-0.3356345;-0.04098439,0.0964077;-0.75051;0.04940462,0.1047537;-0.7938029;-0.01926208,-0.09518307;-0.001406805;-0.01385581,-0.130089;-0.3460905;-0.03618734,-0.1385393;-0.7619803;0.04987255,-0.1636208;-0.8058127;-0.01397343,-0.01956257;0.5431368;-0.04789305,204.6557
+0;0;0,0.001865663;0.3153498;0.0008393936,0.003836586;0.6203128;-0.01349808,0.1567915;0.502656;0.008069417,0.196899;0.2090522;0.06583481,0.2509407;-0.0424614;0.1046007,-0.1474375;0.4922853;-0.01549707,-0.2107504;0.2044242;0.04989509,-0.2580322;-0.05027112;0.07391746,0.08562144;0.005379207;-0.04328677,0.1047387;-0.3395133;-0.007620431,0.1159753;-0.7542452;0.08391392,0.1282179;-0.7935275;0.01141715,-0.08294871;0.006917555;-0.04801429,-0.1307265;-0.3359429;-0.02058399,-0.1550129;-0.7516042;0.06393343,-0.1478216;-0.7115854;-0.03633421,0.00333517;0.5454627;-0.007510675,0;0;0,-0.01078207;0.3143514;-0.02272797,-0.02245046;0.6171561;-0.05987978,0.1378062;0.5290974;-0.07481337,0.3001689;0.3150324;0.06289339,0.385523;0.0743112;0.1123946,-0.1386549;0.4946319;0.04705492,-0.2200345;0.2453829;0.1967243,-0.3203647;0.01102987;0.2486364,0.06769387;0.008102447;-0.06771708,0.1091595;-0.335627;-0.04090166,0.09697175;-0.7505571;0.04960728,0.1046242;-0.7935172;-0.01984739,-0.09509636;-0.001437721;-0.01372329,-0.1299998;-0.3461966;-0.0363399,-0.138186;-0.7620295;0.05039724,-0.1631006;-0.8055903;-0.0142075,-0.0194113;0.5430522;-0.04813147,204.689
+0;0;0,0.001785401;0.3153512;0.0002417843,0.003591921;0.6202717;-0.01497037,0.1566972;0.5031759;0.007305868,0.1972483;0.2110236;0.07173631,0.2505631;-0.03965753;0.1164449,-0.1478164;0.4926873;-0.01605921,-0.2115667;0.2064284;0.05563739,-0.258521;-0.04780933;0.08463497,0.08552125;0.005410186;-0.04348055,0.1045404;-0.3394524;-0.007473737,0.1157925;-0.754234;0.08383338,0.1279857;-0.7938596;0.01165789,-0.08304434;0.006878453;-0.04785434,-0.1308705;-0.3360031;-0.02077375,-0.1551203;-0.7515577;0.06427691,-0.1479739;-0.7116001;-0.03600005,0.003138877;0.545441;-0.008741191,0;0;0,-0.01078207;0.3143514;-0.02272797,-0.02245046;0.6171561;-0.05987978,0.1378062;0.5290974;-0.07481337,0.3001689;0.3150324;0.06289339,0.385523;0.0743112;0.1123946,-0.1386549;0.4946319;0.04705492,-0.2200345;0.2453829;0.1967243,-0.3203647;0.01102987;0.2486364,0.06769387;0.008102447;-0.06771708,0.1091595;-0.335627;-0.04090166,0.09697175;-0.7505571;0.04960728,0.1046242;-0.7935172;-0.01984739,-0.09509636;-0.001437721;-0.01372329,-0.1299998;-0.3461966;-0.0363399,-0.138186;-0.7620295;0.05039724,-0.1631006;-0.8055903;-0.0142075,-0.0194113;0.5430522;-0.04813147,204.7116
+0;0;0,0.001785112;0.3153001;0.0002417451,0.003591554;0.6202074;-0.01496987,0.1566318;0.50313;0.007299533,0.1972062;0.2108098;0.07176702,0.2494763;-0.03495878;0.1155994,-0.1477529;0.4926458;-0.01605565,-0.2115398;0.2062224;0.05568216,-0.2575739;-0.043033;0.08411147,0.08540494;0.005402828;-0.04342141,0.1044248;-0.339473;-0.007413216,0.1156764;-0.7542382;0.08389028,0.1278903;-0.7939817;0.01159256,-0.08293138;0.006869097;-0.04778925,-0.1307594;-0.3360256;-0.02070762,-0.1550083;-0.7515638;0.06433966,-0.1478497;-0.7115893;-0.03610712,0.003138513;0.5453773;-0.008740734,0;0;0,-0.01070608;0.314296;-0.02282143,-0.02225064;0.617083;-0.06004715,0.1379766;0.5291853;-0.07461548,0.3006336;0.3162128;0.06480789,0.3843153;0.08116855;0.1177909,-0.137553;0.4939654;0.04765155,-0.2185208;0.2473064;0.2021086,-0.3186084;0.01915513;0.2567446,0.06756426;0.00814712;-0.0676558,0.1094561;-0.3355446;-0.04084659,0.09747443;-0.7504113;0.04990125,0.1055589;-0.794252;-0.01881909,-0.09495749;-0.001513592;-0.0137622,-0.1298221;-0.3463173;-0.03595543,-0.1375084;-0.7621025;0.05097384,-0.1625049;-0.8056101;-0.01392692,-0.01924433;0.5429813;-0.04827976,204.7452
+0;0;0,0.001875324;0.3152359;-0.0002041339,0.003825123;0.6200889;-0.01592697,0.1566081;0.5034459;0.006739351,0.197861;0.2119663;0.07629967,0.2489307;-0.0307516;0.1262684,-0.1475137;0.4932262;-0.01643893,-0.211468;0.207931;0.06113231,-0.2570474;-0.03848717;0.09602619,0.08527867;0.005376571;-0.04346468,0.1045996;-0.3404064;-0.007472534,0.1158316;-0.7553138;0.0845046,0.1283676;-0.7961567;0.01092045,-0.08291732;0.00686811;-0.04762441,-0.1306888;-0.33696;-0.02051889,-0.1548596;-0.7527017;0.06497172,-0.1476095;-0.7126011;-0.03718459,0.003329361;0.5452735;-0.009566453,0;0;0,-0.01085177;0.3142231;-0.02287626,-0.02248203;0.6169752;-0.06013632,0.1374001;0.5288417;-0.07496619,0.3007413;0.317234;0.06660581,0.3840231;0.08491287;0.1223552,-0.1365029;0.4932938;0.04834417,-0.217903;0.2481081;0.2056933,-0.3162361;0.02240095;0.2640361,0.06737876;0.008132324;-0.06770897,0.1093106;-0.3364547;-0.04057813,0.09758846;-0.7516652;0.04995847,0.1061821;-0.7965909;-0.02006149,-0.0948719;-0.001499839;-0.01369701,-0.1303968;-0.3471095;-0.03664389,-0.1372132;-0.7631214;0.05065839,-0.1631958;-0.8077923;-0.01521768,-0.0194595;0.542879;-0.0483613,204.7784
+0;0;0,0.001875114;0.3152007;-0.000204111,0.003825105;0.6200832;-0.01592879,0.1563141;0.5035059;0.006707503,0.1976754;0.211261;0.07645046,0.2492359;-0.03378987;0.1268995,-0.1472247;0.4933058;-0.01642634,-0.2113468;0.2072615;0.06134858,-0.2573643;-0.04152514;0.09657784,0.0852254;0.005373213;-0.04343753,0.1045166;-0.3398767;-0.007500872,0.115756;-0.7550583;0.08453706,0.1276954;-0.7925296;0.01445502,-0.08286554;0.00686382;-0.04759466,-0.1305634;-0.3364342;-0.02053093,-0.1547502;-0.7524507;0.06501619,-0.1478451;-0.7128308;-0.03227817,0.003329246;0.5452533;-0.009567042,0;0;0,-0.01060883;0.3141844;-0.02303576,-0.0220189;0.6169426;-0.0605495,0.1375519;0.5288854;-0.07498693,0.3014776;0.3174613;0.06787705,0.3847931;0.08334363;0.1270461,-0.1359513;0.4940821;0.0481035,-0.2185033;0.2500034;0.2080806,-0.3155161;0.02180402;0.269457,0.06750014;0.008076996;-0.06750965,0.1097256;-0.3359566;-0.04069591,0.09820458;-0.751384;0.05019045,0.1051375;-0.7938277;-0.01546216,-0.0947725;-0.00144647;-0.0139693,-0.129869;-0.346588;-0.03647757,-0.1363541;-0.7629089;0.05074595,-0.1608868;-0.80392;-0.01219843,-0.01905613;0.5428418;-0.0486958,204.801
+0;0;0,0.001874413;0.3150829;-0.0002040348,0.003823797;0.6198702;-0.01592397,0.1561587;0.5033549;0.00669424,0.1975736;0.2107314;0.07652756,0.2497263;-0.03713375;0.1275559,-0.1470741;0.4931651;-0.01641629,-0.2112793;0.2067502;0.0614594,-0.2578253;-0.04489359;0.09709324,0.08515768;0.005368944;-0.04340301,0.104461;-0.3400992;-0.007443637,0.1157098;-0.7556257;0.08467074,0.1276805;-0.7932738;0.01440509,-0.08279969;0.006858367;-0.04755684,-0.1305277;-0.3366567;-0.020476,-0.1547346;-0.7530188;0.06514219,-0.1478114;-0.7133737;-0.03240707,0.00332807;0.5450603;-0.009563901,0;0;0,-0.01070032;0.3140453;-0.02327752,-0.02215408;0.6166676;-0.06109548,0.1373085;0.5290935;-0.07540011,0.3015902;0.3183617;0.06890535,0.3853725;0.0820508;0.1313441,-0.1355752;0.4940349;0.0480779,-0.2181814;0.2521504;0.2120551,-0.3160866;0.02225158;0.2777972,0.06749998;0.008105442;-0.06739831,0.109526;-0.3361626;-0.04043055,0.09834629;-0.7520576;0.05001403,0.1047552;-0.7941405;-0.01646756,-0.09467492;-0.001510383;-0.01410166,-0.129749;-0.3468864;-0.03644366,-0.1362193;-0.7635731;0.05075815,-0.1607873;-0.8049944;-0.01210865,-0.01918411;0.5426003;-0.04916096,204.8238
+0;0;0,0.001874413;0.3150829;-0.0002040348,0.003823797;0.6198702;-0.01592397,0.1561587;0.5033549;0.00669424,0.1975736;0.2107314;0.07652756,0.2497263;-0.03713375;0.1275559,-0.1470741;0.4931651;-0.01641629,-0.2112793;0.2067502;0.0614594,-0.2578253;-0.04489359;0.09709324,0.08515768;0.005368944;-0.04340301,0.104461;-0.3400992;-0.007443637,0.1157098;-0.7556257;0.08467074,0.1276805;-0.7932738;0.01440509,-0.08279969;0.006858367;-0.04755684,-0.1305277;-0.3366567;-0.020476,-0.1547346;-0.7530188;0.06514219,-0.1478114;-0.7133737;-0.03240707,0.00332807;0.5450603;-0.009563901,0;0;0,-0.01070032;0.3140453;-0.02327752,-0.02215408;0.6166676;-0.06109548,0.1373085;0.5290935;-0.07540011,0.3015902;0.3183617;0.06890535,0.3853725;0.0820508;0.1313441,-0.1355752;0.4940349;0.0480779,-0.2181814;0.2521504;0.2120551,-0.3160866;0.02225158;0.2777972,0.06749998;0.008105442;-0.06739831,0.109526;-0.3361626;-0.04043055,0.09834629;-0.7520576;0.05001403,0.1047552;-0.7941405;-0.01646756,-0.09467492;-0.001510383;-0.01410166,-0.129749;-0.3468864;-0.03644366,-0.1362193;-0.7635731;0.05075815,-0.1607873;-0.8049944;-0.01210865,-0.01918411;0.5426003;-0.04916096,204.847
+0;0;0,0.002123429;0.3148854;-0.0006140966,0.004362099;0.6193514;-0.0167237,0.1564399;0.5031613;0.006728944,0.1987287;0.2117875;0.08259824,0.2511817;-0.03682111;0.1428436,-0.146776;0.4936128;-0.0164824,-0.2108534;0.208841;0.06861909,-0.2591939;-0.04444435;0.1098111,0.08507454;0.005246279;-0.04342568,0.1047711;-0.3398629;-0.006718647,0.1158069;-0.7553742;0.08560714,0.128664;-0.7947524;0.01251274,-0.08279858;0.006950284;-0.04740337,-0.1301081;-0.3363589;-0.0202685,-0.1541428;-0.7526383;0.06592421,-0.146935;-0.7127156;-0.03492726,0.003788441;0.5446323;-0.01026926,0;0;0,-0.01070078;0.3138338;-0.02348447,-0.02212775;0.6161119;-0.06164765,0.1372447;0.5290126;-0.07555175,0.3015306;0.3190513;0.0706315,0.3858649;0.08084309;0.1364467,-0.1350633;0.493925;0.04813814,-0.2187943;0.2532308;0.2139651,-0.3161134;0.02038483;0.2810383,0.06742689;0.008091912;-0.06737304,0.1089548;-0.3359874;-0.04052949,0.09863506;-0.7519252;0.04993987,0.1073959;-0.7964151;-0.01858711,-0.0946025;-0.001503252;-0.01411024,-0.1302782;-0.3465313;-0.03688207,-0.1361671;-0.7631847;0.05064339,-0.1614206;-0.8091125;-0.01195585,-0.01917148;0.5421432;-0.04961324,204.8698
+0;0;0,0.002122178;0.3146999;-0.0006137348,0.00435909;0.6189274;-0.01671029,0.1562755;0.5028492;0.006718448,0.1987085;0.2104824;0.0828463,0.2511488;-0.03806637;0.1430771,-0.1466188;0.4933109;-0.01646829,-0.2109146;0.2075686;0.06892323,-0.2592435;-0.04565579;0.1101053,0.08479974;0.005229333;-0.04328541,0.104492;-0.3398041;-0.006586444,0.1155262;-0.7552553;0.08572602,0.1283382;-0.7943904;0.01288778,-0.08253113;0.006927834;-0.04725024,-0.1298303;-0.3363059;-0.02012134,-0.1538615;-0.7525253;0.06605893,-0.146679;-0.7126374;-0.03443914,0.003785954;0.5442762;-0.01026173,0;0;0,-0.01051228;0.313634;-0.02375102,-0.02186612;0.6156309;-0.0622437,0.1373295;0.5289347;-0.07610989,0.3019204;0.319169;0.072155,0.3868098;0.08199242;0.1406775,-0.1345212;0.4938647;0.0478902,-0.2186961;0.2542599;0.2169419,-0.3153424;0.02157368;0.2852855,0.06729731;0.008030862;-0.0670712,0.1091594;-0.3359707;-0.04074383,0.09909149;-0.7518588;0.04969287,0.1074531;-0.7962257;-0.01848984,-0.0942583;-0.001460943;-0.01432508,-0.1299446;-0.3463957;-0.03732814,-0.135528;-0.762924;0.05051308,-0.1599826;-0.8095946;-0.01091025,-0.01893117;0.541747;-0.05010891,204.8922
+0;0;0,0.002122178;0.3146999;-0.0006137348,0.00435909;0.6189274;-0.01671029,0.1562755;0.5028492;0.006718448,0.1987085;0.2104824;0.0828463,0.2511488;-0.03806637;0.1430771,-0.1466188;0.4933109;-0.01646829,-0.2109146;0.2075686;0.06892323,-0.2592435;-0.04565579;0.1101053,0.08479974;0.005229333;-0.04328541,0.104492;-0.3398041;-0.006586444,0.1155262;-0.7552553;0.08572602,0.1283382;-0.7943904;0.01288778,-0.08253113;0.006927834;-0.04725024,-0.1298303;-0.3363059;-0.02012134,-0.1538615;-0.7525253;0.06605893,-0.146679;-0.7126374;-0.03443914,0.003785954;0.5442762;-0.01026173,0;0;0,-0.01051228;0.313634;-0.02375102,-0.02186612;0.6156309;-0.0622437,0.1373295;0.5289347;-0.07610989,0.3019204;0.319169;0.072155,0.3868098;0.08199242;0.1406775,-0.1345212;0.4938647;0.0478902,-0.2186961;0.2542599;0.2169419,-0.3153424;0.02157368;0.2852855,0.06729731;0.008030862;-0.0670712,0.1091594;-0.3359707;-0.04074383,0.09909149;-0.7518588;0.04969287,0.1074531;-0.7962257;-0.01848984,-0.0942583;-0.001460943;-0.01432508,-0.1299446;-0.3463957;-0.03732814,-0.135528;-0.762924;0.05051308,-0.1599826;-0.8095946;-0.01091025,-0.01893117;0.541747;-0.05010891,204.9194
+0;0;0,0.00232712;0.3146324;-0.001158192,0.004860311;0.6187188;-0.01795717,0.1561433;0.5033246;0.005821763,0.1992762;0.2157089;0.08777054,0.2503876;-0.02924436;0.1531526,-0.1458551;0.4941306;-0.0166285,-0.2091013;0.2130767;0.0745168,-0.2575549;-0.03669655;0.1209374,0.08465613;0.005140241;-0.04336172,0.1047477;-0.3398888;-0.006297838,0.115721;-0.7552215;0.08625621,0.1285887;-0.7966349;0.01303598,-0.0825192;0.006990421;-0.04706417,-0.1296458;-0.3363466;-0.02020921,-0.1533823;-0.7523739;0.06665727,-0.1462351;-0.7123587;-0.03569142,0.004202303;0.5441137;-0.01132146,0;0;0,-0.01011765;0.3135543;-0.0241158,-0.02119882;0.6154039;-0.06304455,0.1375907;0.5270196;-0.07353544,0.3019616;0.3210848;0.07435608,0.3867647;0.08723621;0.1451552,-0.134525;0.4939386;0.04552864,-0.2162635;0.2611963;0.2200242,-0.3102882;0.0327225;0.2964986,0.06744382;0.007915318;-0.06679821,0.108862;-0.336192;-0.04039526,0.0998023;-0.7521671;0.0494411,0.1062088;-0.7963035;-0.02189898,-0.09412567;-0.001400436;-0.0145506,-0.1298749;-0.3463784;-0.03767297,-0.1344292;-0.7627952;0.0504424,-0.1591461;-0.8096174;-0.01369861,-0.01834057;0.5415666;-0.05078578,204.9465
+0;0;0,0.00232712;0.3146324;-0.001158192,0.004860311;0.6187188;-0.01795717,0.1561433;0.5033246;0.005821763,0.1992762;0.2157089;0.08777054,0.2503876;-0.02924436;0.1531526,-0.1458551;0.4941306;-0.0166285,-0.2091013;0.2130767;0.0745168,-0.2575549;-0.03669655;0.1209374,0.08465613;0.005140241;-0.04336172,0.1047477;-0.3398888;-0.006297838,0.115721;-0.7552215;0.08625621,0.1285887;-0.7966349;0.01303598,-0.0825192;0.006990421;-0.04706417,-0.1296458;-0.3363466;-0.02020921,-0.1533823;-0.7523739;0.06665727,-0.1462351;-0.7123587;-0.03569142,0.004202303;0.5441137;-0.01132146,0;0;0,-0.01011765;0.3135543;-0.0241158,-0.02119882;0.6154039;-0.06304455,0.1375907;0.5270196;-0.07353544,0.3019616;0.3210848;0.07435608,0.3867647;0.08723621;0.1451552,-0.134525;0.4939386;0.04552864,-0.2162635;0.2611963;0.2200242,-0.3102882;0.0327225;0.2964986,0.06744382;0.007915318;-0.06679821,0.108862;-0.336192;-0.04039526,0.0998023;-0.7521671;0.0494411,0.1062088;-0.7963035;-0.02189898,-0.09412567;-0.001400436;-0.0145506,-0.1298749;-0.3463784;-0.03767297,-0.1344292;-0.7627952;0.0504424,-0.1591461;-0.8096174;-0.01369861,-0.01834057;0.5415666;-0.05078578,204.9688
+0;0;0,0.002326241;0.3145136;-0.001157755,0.004858185;0.6184492;-0.01794904,0.1561249;0.5030822;0.005826005,0.1990335;0.2169615;0.08734881,0.2504172;-0.02929674;0.1530792,-0.1458407;0.4938892;-0.01662182,-0.2087582;0.2142962;0.07404972,-0.2574698;-0.03680769;0.1207176,0.08463276;0.005138821;-0.04334975,0.1046972;-0.3394241;-0.006335944,0.1156757;-0.7549548;0.08626223,0.1284618;-0.7959155;0.01350606,-0.08249642;0.006988491;-0.04705117,-0.1295594;-0.3358847;-0.0202325,-0.1533072;-0.7521104;0.06667541,-0.1462052;-0.7121586;-0.0350246,0.004200378;0.5438669;-0.01131535,0;0;0,-0.01019458;0.3133993;-0.02454543,-0.0214257;0.6149831;-0.06428552,0.1376814;0.5260926;-0.07197189,0.3021363;0.3221808;0.07542801,0.3874376;0.08806917;0.14972,-0.1351925;0.4938564;0.04405731,-0.215416;0.2651107;0.2217981,-0.3098953;0.03640991;0.3016321,0.06770417;0.007849216;-0.06650448,0.1087552;-0.3358716;-0.04067802,0.1000581;-0.7520351;0.04928327,0.1064619;-0.7962828;-0.02099228,-0.09406818;-0.001432576;-0.01474573,-0.1294393;-0.3459803;-0.03780948,-0.1336323;-0.7626051;0.05032096,-0.1587175;-0.808389;-0.0138655,-0.01853073;0.5412109;-0.05178547,205.0023
+0;0;0,0.002592104;0.3144617;-0.001476443,0.005357133;0.6183038;-0.01851999,0.1565097;0.5033511;0.005543611,0.2003041;0.2187332;0.09179325,0.2501328;-0.0238038;0.1690098,-0.1455573;0.4946143;-0.01666849,-0.2086875;0.2167912;0.07921298,-0.258128;-0.03241351;0.1313869,0.084653;0.00497719;-0.04336787,0.1053583;-0.33964;-0.00562311,0.1163609;-0.7557977;0.08722915,0.1288931;-0.7961249;0.01466904,-0.08254144;0.007130448;-0.04698664,-0.1290973;-0.3359824;-0.02014506,-0.1527437;-0.7527176;0.06761937,-0.1457245;-0.712848;-0.03348084,0.00464232;0.5437377;-0.01182653,0;0;0,-0.01003487;0.3133286;-0.02489066,-0.02110805;0.6147727;-0.06513,0.1380126;0.5255889;-0.0707829,0.302603;0.3227894;0.07803464,0.3880611;0.0900127;0.1540701,-0.1350107;0.4938139;0.04310448,-0.2148309;0.2672975;0.2238899,-0.3104255;0.04110302;0.3073597,0.06795189;0.007806391;-0.0662818,0.1087887;-0.3361343;-0.04075694,0.1002501;-0.7529333;0.04944062,0.1069127;-0.7964382;-0.02070618,-0.09405383;-0.001409675;-0.01495209,-0.1290708;-0.3461791;-0.03780401,-0.1328252;-0.7633556;0.05096297,-0.1572878;-0.8100435;-0.01139482,-0.01826662;0.5410335;-0.05248642,205.0251
+0;0;0,0.002592104;0.3144617;-0.001476443,0.005357133;0.6183038;-0.01851999,0.1565097;0.5033511;0.005543611,0.2003041;0.2187332;0.09179325,0.2501328;-0.0238038;0.1690098,-0.1455573;0.4946143;-0.01666849,-0.2086875;0.2167912;0.07921298,-0.258128;-0.03241351;0.1313869,0.084653;0.00497719;-0.04336787,0.1053583;-0.33964;-0.00562311,0.1163609;-0.7557977;0.08722915,0.1288931;-0.7961249;0.01466904,-0.08254144;0.007130448;-0.04698664,-0.1290973;-0.3359824;-0.02014506,-0.1527437;-0.7527176;0.06761937,-0.1457245;-0.712848;-0.03348084,0.00464232;0.5437377;-0.01182653,0;0;0,-0.01003487;0.3133286;-0.02489066,-0.02110805;0.6147727;-0.06513,0.1380126;0.5255889;-0.0707829,0.302603;0.3227894;0.07803464,0.3880611;0.0900127;0.1540701,-0.1350107;0.4938139;0.04310448,-0.2148309;0.2672975;0.2238899,-0.3104255;0.04110302;0.3073597,0.06795189;0.007806391;-0.0662818,0.1087887;-0.3361343;-0.04075694,0.1002501;-0.7529333;0.04944062,0.1069127;-0.7964382;-0.02070618,-0.09405383;-0.001409675;-0.01495209,-0.1290708;-0.3461791;-0.03780401,-0.1328252;-0.7633556;0.05096297,-0.1572878;-0.8100435;-0.01139482,-0.01826662;0.5410335;-0.05248642,205.0475
+0;0;0,0.002591334;0.3143683;-0.001476005,0.005354029;0.6179534;-0.01850542,0.1551999;0.5034053;0.005403559,0.1995012;0.2154926;0.09265165,0.2493512;-0.0271479;0.1699011,-0.144267;0.4947437;-0.01661734,-0.208128;0.2137045;0.08037408,-0.2575896;-0.03560653;0.1325702,0.08408555;0.004943827;-0.04307715,0.1047894;-0.3396487;-0.005335089,0.1157878;-0.7556525;0.08748282,0.1284077;-0.7964712;0.01441561,-0.08198813;0.00708265;-0.04667167,-0.1285407;-0.3360057;-0.019832,-0.1521783;-0.7525867;0.06789996,-0.1451101;-0.7126482;-0.03390681,0.004639762;0.5434443;-0.01181707,0;0;0,-0.009880282;0.3131807;-0.02562308,-0.02104524;0.6142241;-0.06685257,0.1365463;0.5261396;-0.07432604,0.3031023;0.3226936;0.07843995,0.3886616;0.09015684;0.1554668,-0.1332505;0.4943777;0.04197571,-0.2140385;0.2659605;0.2257349,-0.3106007;0.04095761;0.3116206,0.06761782;0.007683575;-0.06572104,0.1089912;-0.3362145;-0.0408318,0.1007128;-0.7529697;0.04884505,0.1068509;-0.7962184;-0.02264142,-0.093334;-0.001277136;-0.01541413,-0.1283715;-0.3460137;-0.03835479,-0.1319206;-0.7630484;0.05032878,-0.154998;-0.8099514;-0.01344217,-0.01818444;0.5405979;-0.05389667,205.0698
+0;0;0,0.002712455;0.3143508;-0.00215153,0.005668095;0.6178102;-0.02003811,0.1547822;0.5040925;0.004547475,0.1998496;0.2165406;0.09748369,0.2486119;-0.02137472;0.1850418,-0.1434814;0.4955013;-0.01672869,-0.2080325;0.2154492;0.08699325,-0.2581036;-0.03086708;0.145892,0.08373453;0.004835146;-0.04307062,0.1049905;-0.3398384;-0.004949849,0.115808;-0.7544164;0.0877824,0.1284907;-0.7952253;0.0144195,-0.08175644;0.007139454;-0.04642027,-0.1279275;-0.336139;-0.0193459,-0.1517357;-0.7513126;0.06814874,-0.1448114;-0.7114244;-0.03388622,0.004898077;0.5433264;-0.01312103,0;0;0,-0.009739183;0.3131266;-0.02617764,-0.02085928;0.6140097;-0.06803298,0.1357918;0.5263351;-0.07636952,0.3033648;0.3233966;0.07883859,0.3881202;0.09295312;0.1585894,-0.1329126;0.4947619;0.04013441,-0.2132992;0.2680607;0.2285457,-0.3088374;0.04454714;0.3155055,0.06764896;0.007631227;-0.06523275,0.1087822;-0.33648;-0.04072905,0.1011966;-0.7520352;0.04785705,0.107766;-0.7954182;-0.02375746,-0.09294851;-0.001198226;-0.01578194,-0.1279669;-0.3460912;-0.038748,-0.1312123;-0.761779;0.04948092,-0.1544082;-0.8090726;-0.01411549,-0.01801788;0.5404181;-0.05489945,205.1031
+0;0;0,0.002713347;0.3144542;-0.002152238,0.005669496;0.6179646;-0.02004261,0.154855;0.504198;0.004554224,0.1998148;0.2173329;0.09726848,0.2484504;-0.0199641;0.184599,-0.1435513;0.4956027;-0.01673212,-0.2079483;0.2162195;0.08674209,-0.2578892;-0.02945665;0.1454878,0.08362997;0.004829108;-0.04301683,0.1048481;-0.3392309;-0.004963927,0.1156029;-0.7514049;0.0872306,0.1284184;-0.7929551;0.01309958,-0.08165434;0.007130538;-0.0463623,-0.1277432;-0.3355368;-0.01933613,-0.1514134;-0.7483028;0.06765115,-0.1444166;-0.7083111;-0.03545212,0.004899169;0.5434507;-0.01312273,0;0;0,-0.009579144;0.3131877;-0.02674127,-0.02065741;0.6140578;-0.06906128,0.1363304;0.5258054;-0.07474518,0.3041036;0.3237928;0.080019,0.3879846;0.09430812;0.1612759,-0.1328854;0.4948096;0.03917781,-0.2126084;0.2701869;0.2291718,-0.3104409;0.04990783;0.3197691,0.06791219;0.007521242;-0.0648005,0.1088277;-0.3360333;-0.04089069,0.1012108;-0.7491179;0.04746127,0.1085463;-0.7956891;-0.02226758,-0.09277596;-0.001093719;-0.01609867,-0.1275798;-0.3453926;-0.03895539,-0.1310653;-0.7589561;0.04739252,-0.1550166;-0.8043367;-0.019862,-0.01783164;0.5404599;-0.05578899,205.1372
+0;0;0,0.002799321;0.3143564;-0.002595303,0.005855606;0.6177037;-0.02090491,0.154924;0.5043424;0.003878122,0.2008511;0.2189694;0.1037484,0.2479566;-0.01559187;0.198572,-0.1434453;0.496094;-0.01731511,-0.2078056;0.2179891;0.09239611,-0.2586503;-0.02549557;0.1584226,0.08377381;0.004707262;-0.04295571,0.1053613;-0.3388918;-0.004957747,0.1160301;-0.7515689;0.08778068,0.1278633;-0.7920501;0.01422025,-0.08169948;0.007261941;-0.0464528,-0.1273931;-0.3349964;-0.01922169,-0.1510352;-0.7483109;0.06812067,-0.1441312;-0.7084804;-0.03373439,0.005059517;0.543221;-0.01388406,0;0;0,-0.009500422;0.3130322;-0.02747917,-0.02066793;0.6136353;-0.07066917,0.1361701;0.5258567;-0.07639813,0.3046118;0.3246486;0.0806489,0.3882565;0.09522238;0.1618686,-0.1326312;0.494761;0.03797209,-0.2122949;0.2711996;0.2308324,-0.3102376;0.05115502;0.3214805,0.06807825;0.007526785;-0.06476188,0.1090066;-0.3356179;-0.04137754,0.1015791;-0.7493449;0.04689097,0.1093371;-0.7949197;-0.0220077,-0.09284111;-0.001057946;-0.01627299,-0.1274093;-0.344954;-0.03887311,-0.1309106;-0.7593305;0.04654574,-0.1546484;-0.8031151;-0.02061908,-0.01782038;0.5401043;-0.05715346,205.1698
+0;0;0,0.00279848;0.3142619;-0.002594523,0.005854202;0.6175525;-0.02090114,0.1544367;0.5043218;0.003823876,0.2006863;0.2169439;0.1043957,0.2484971;-0.02112865;0.2006389,-0.1429651;0.4961;-0.01730062,-0.2077775;0.2160414;0.09318136,-0.2593834;-0.0310882;0.1601962,0.08363217;0.004699304;-0.04288308,0.1052068;-0.3386941;-0.004907869,0.1158679;-0.7510772;0.08776452,0.127395;-0.7897353;0.01610684,-0.08156135;0.007249664;-0.04637426,-0.1272276;-0.3348038;-0.01915946,-0.1508529;-0.747824;0.0681207,-0.1441275;-0.7082478;-0.03109972,0.00505816;0.5430743;-0.0138807,0;0;0,-0.009386688;0.3128924;-0.02802467,-0.02056295;0.6133553;-0.07177997,0.1356978;0.5261731;-0.07823014,0.3051584;0.324656;0.08150005,0.3895966;0.09268406;0.1668603,-0.1324663;0.4948237;0.0364121,-0.2116292;0.2714512;0.2330786,-0.3117179;0.0495352;0.3277504,0.06811368;0.007502764;-0.06449509,0.1089029;-0.3354768;-0.04151917,0.101763;-0.7489631;0.04645681,0.1084602;-0.7912461;-0.02218676,-0.09262799;-0.001029567;-0.01656434,-0.1271488;-0.3447214;-0.03916649,-0.1304551;-0.7588528;0.04595654,-0.1531614;-0.8009762;-0.01934496,-0.01772022;0.539857;-0.05811024,205.2033
+0;0;0,0.002796231;0.3140094;-0.002592438,0.005849134;0.6170202;-0.02088212,0.1540034;0.5039706;0.003785474,0.2004919;0.2151088;0.1048766,0.2481499;-0.02220346;0.2008124,-0.1425443;0.4957724;-0.01727836,-0.2076914;0.2142677;0.09377409,-0.2591324;-0.03207263;0.160575,0.0834424;0.004688641;-0.04278577,0.1049254;-0.3372465;-0.004971821,0.1155952;-0.7499658;0.08777611,0.1268227;-0.7868393;0.01798099,-0.08137627;0.007233213;-0.04626903,-0.1268486;-0.3333677;-0.01916979,-0.1504931;-0.7467245;0.06818151,-0.1439425;-0.7073973;-0.02845994,0.005053837;0.5426117;-0.01386826,0;0;0,-0.009454295;0.3125932;-0.02850556,-0.0207914;0.6126827;-0.07283139,0.1350809;0.5267638;-0.07971787,0.3055589;0.3250127;0.08169913,0.3894861;0.09403697;0.1677139,-0.1319496;0.494898;0.03592704,-0.2114758;0.270556;0.2338359,-0.3110058;0.04949299;0.3287939,0.06802215;0.00753212;-0.0642767,0.1085704;-0.3339975;-0.04137683,0.1018876;-0.7478791;0.04643298,0.1100027;-0.7878848;-0.02067017,-0.09236354;-0.001063228;-0.01682506,-0.1267855;-0.3432917;-0.03931631,-0.130136;-0.7578129;0.04561979,-0.1524792;-0.7981228;-0.01783721,-0.01790829;0.5392836;-0.05902171,205.2257
+0;0;0,0.002796231;0.3140094;-0.002592438,0.005849134;0.6170202;-0.02088212,0.1540034;0.5039706;0.003785474,0.2004919;0.2151088;0.1048766,0.2481499;-0.02220346;0.2008124,-0.1425443;0.4957724;-0.01727836,-0.2076914;0.2142677;0.09377409,-0.2591324;-0.03207263;0.160575,0.0834424;0.004688641;-0.04278577,0.1049254;-0.3372465;-0.004971821,0.1155952;-0.7499658;0.08777611,0.1268227;-0.7868393;0.01798099,-0.08137627;0.007233213;-0.04626903,-0.1268486;-0.3333677;-0.01916979,-0.1504931;-0.7467245;0.06818151,-0.1439425;-0.7073973;-0.02845994,0.005053837;0.5426117;-0.01386826,0;0;0,-0.009454295;0.3125932;-0.02850556,-0.0207914;0.6126827;-0.07283139,0.1350809;0.5267638;-0.07971787,0.3055589;0.3250127;0.08169913,0.3894861;0.09403697;0.1677139,-0.1319496;0.494898;0.03592704,-0.2114758;0.270556;0.2338359,-0.3110058;0.04949299;0.3287939,0.06802215;0.00753212;-0.0642767,0.1085704;-0.3339975;-0.04137683,0.1018876;-0.7478791;0.04643298,0.1100027;-0.7878848;-0.02067017,-0.09236354;-0.001063228;-0.01682506,-0.1267855;-0.3432917;-0.03931631,-0.130136;-0.7578129;0.04561979,-0.1524792;-0.7981228;-0.01783721,-0.01790829;0.5392836;-0.05902171,205.248
+0;0;0,0.002991053;0.3139408;-0.003057607,0.006255623;0.6169718;-0.02183841,0.1552772;0.5042441;0.003033816,0.2007721;0.2199852;0.1098481,0.2457105;-0.01357576;0.2122923,-0.1431751;0.4960847;-0.01755172,-0.2076344;0.2187769;0.09745944,-0.2587164;-0.02406976;0.171494,0.0835814;0.004491551;-0.04266951,0.1053386;-0.3373255;-0.004702598,0.1160777;-0.7498594;0.08823224,0.1279277;-0.7869453;0.01816217,-0.08138413;0.007433353;-0.04634738,-0.1263447;-0.3331296;-0.01897723,-0.1500106;-0.7462891;0.06863365,-0.1435876;-0.7069606;-0.02843583,0.005405348;0.5425528;-0.01469857,0;0;0,-0.009531178;0.3124976;-0.02883625,-0.02085161;0.612599;-0.07345343,0.1361395;0.526066;-0.07749248,0.3058234;0.3260257;0.08211136,0.3892846;0.09690601;0.1693089,-0.1325201;0.4946469;0.03600463,-0.2103819;0.273462;0.2342392,-0.3085384;0.05385788;0.3301786,0.06818677;0.00752078;-0.06419277,0.1086391;-0.3339454;-0.04142904,0.1021612;-0.7477213;0.0462296,0.1099924;-0.7884297;-0.02077603,-0.09241013;-0.001054065;-0.01691054,-0.1267239;-0.3432681;-0.03849471,-0.1296565;-0.7578323;0.04555511,-0.1523659;-0.7985154;-0.01799753,-0.01797448;0.5391855;-0.05959439,205.2816
+0;0;0,0.002990628;0.3138961;-0.003057173,0.006254424;0.6168554;-0.02183349,0.1547261;0.5042869;0.002971872,0.2004685;0.2184816;0.1103672,0.2452835;-0.01443842;0.2125303,-0.1426307;0.4961574;-0.0175381,-0.2074406;0.217341;0.09809874,-0.2583825;-0.02483924;0.1719301,0.08327506;0.004475089;-0.04251312,0.105;-0.3368351;-0.004602503,0.1157522;-0.7498698;0.08844514,0.1276009;-0.7869488;0.01838237,-0.08108585;0.007406109;-0.04617751,-0.1259798;-0.3326519;-0.01884794,-0.1496743;-0.7463129;0.06886927,-0.1432521;-0.7069854;-0.0281901,0.005404361;0.5424549;-0.01469543,0;0;0,-0.009486727;0.3123799;-0.02962923,-0.02085184;0.6123366;-0.07471299,0.1354943;0.5263475;-0.07973123,0.3060803;0.3265815;0.08245611,0.389232;0.09848166;0.170511,-0.1320956;0.4947653;0.0345744,-0.2098352;0.2729107;0.2346941,-0.3066585;0.05419338;0.332087,0.06820151;0.007440835;-0.06368136,0.1088375;-0.3335651;-0.04210544,0.1025174;-0.747905;0.04537964,0.1101329;-0.7880637;-0.02221131,-0.09196614;-0.0009470812;-0.01742012,-0.126369;-0.3426374;-0.03900762,-0.1291885;-0.7577875;0.04473965,-0.150717;-0.7997703;-0.01774052,-0.01795182;0.5389661;-0.06073236,205.3156
+0;0;0,0.002990034;0.3138338;-0.003056566,0.006253934;0.6168022;-0.02183368,0.1545745;0.5042649;0.00295452,0.2003458;0.2182791;0.1104177,0.2449251;-0.01341581;0.2120434,-0.1424815;0.4961437;-0.0175347,-0.2073324;0.2171511;0.09817518,-0.2580063;-0.02375524;0.1716183,0.08329239;0.004476021;-0.04252197,0.1049444;-0.3356886;-0.004738603,0.1155289;-0.7422814;0.08685784,0.1280129;-0.7829564;0.01303909,-0.08110273;0.007407651;-0.04618712,-0.125846;-0.331509;-0.01894929,-0.149171;-0.7387183;0.06739985,-0.1424045;-0.6988907;-0.03486276,0.005403785;0.5423943;-0.01469491,0;0;0,-0.009465612;0.3122772;-0.03005457,-0.02085055;0.6122012;-0.07541394,0.1353198;0.5262851;-0.08062267,0.3061444;0.3272883;0.08262706,0.389493;0.1015701;0.1726377,-0.1320013;0.4946847;0.03380699,-0.2091271;0.2734712;0.2351708,-0.3051364;0.05589779;0.3323389,0.0682576;0.007479608;-0.06364536,0.1088909;-0.3323708;-0.04222083,0.1021177;-0.740011;0.04497576,0.1111643;-0.7887474;-0.02074146,-0.09196076;-0.0009801213;-0.01755089,-0.1262229;-0.3415077;-0.03935518,-0.1290018;-0.7500744;0.04362204,-0.1524658;-0.7968971;-0.02078079,-0.0179414;0.5388359;-0.06136799,205.3385
+0;0;0,0.002956;0.3137899;-0.003497588,0.006125779;0.6167629;-0.02274804,0.1544729;0.5048975;0.00215782,0.2001802;0.2205397;0.1153275,0.2427278;-0.006666481;0.2228706,-0.1425494;0.4965425;-0.01785057,-0.2076194;0.2195204;0.1037248,-0.2583122;-0.01777837;0.1819424,0.08347874;0.004323513;-0.04243824,0.1053476;-0.3357403;-0.004513767,0.1159043;-0.7419193;0.08714652,0.1281684;-0.7840202;0.01397,-0.08113011;0.007553421;-0.04635998,-0.1256008;-0.3313257;-0.01909934,-0.1490737;-0.7380736;0.06750126,-0.1423964;-0.6982394;-0.03527255,0.005305203;0.5423576;-0.01548688,0;0;0,-0.009477444;0.3122189;-0.03024173,-0.02080521;0.6121678;-0.07567954,0.1351481;0.5262772;-0.08120084,0.30621;0.3280655;0.08374095,0.3895138;0.1042595;0.1730149,-0.131503;0.4947948;0.03389958,-0.2082628;0.2728767;0.2354342,-0.2998962;0.05709526;0.3356347,0.06828296;0.007502973;-0.06379294,0.1089417;-0.3322728;-0.04236531,0.1022924;-0.7394902;0.04495215,0.1110924;-0.7883094;-0.02148461,-0.09211943;-0.00100136;-0.01736106,-0.1263869;-0.3414418;-0.03940505,-0.1291286;-0.7494612;0.0443032,-0.1532675;-0.7933758;-0.02394417,-0.01790703;0.538794;-0.06162858,205.3614
+0;0;0,0.002957433;0.313942;-0.003499283,0.006128471;0.6170341;-0.02275806,0.1551593;0.5049508;0.002233223,0.2004754;0.2230269;0.1144343,0.2428802;-0.003416672;0.2216163,-0.1432254;0.4965574;-0.01786693,-0.2077385;0.2219065;0.1026678,-0.2582611;-0.01459581;0.1806229,0.08353707;0.004326535;-0.0424679,0.1054379;-0.3362352;-0.004487891,0.116142;-0.7480817;0.08845134,0.1278996;-0.7872049;0.01829693,-0.0811868;0.007558699;-0.04639237,-0.1257227;-0.3318167;-0.01909182,-0.149523;-0.7442399;0.06871714,-0.1431215;-0.7048119;-0.02981223,0.005307386;0.5425827;-0.0154924,0;0;0,-0.009447195;0.3123393;-0.03058553,-0.02076741;0.6123812;-0.07620621,0.1362309;0.525751;-0.0783608,0.3062529;0.3285056;0.08384418,0.3898404;0.1060784;0.1738558,-0.1321257;0.4946181;0.03363135,-0.206967;0.2750994;0.2344646,-0.2984285;0.06027116;0.3346967,0.06848173;0.007437512;-0.06368375,0.1089043;-0.3328508;-0.04190612,0.1024557;-0.745908;0.04591179,0.1111931;-0.7885258;-0.0210824,-0.09217008;-0.0009330574;-0.0174496,-0.1263292;-0.3418798;-0.03965043,-0.1290652;-0.7556384;0.04500248,-0.1522339;-0.7966236;-0.02028311,-0.01786877;0.5389711;-0.06209803,205.3841
+0;0;0,0.002957433;0.313942;-0.003499283,0.006128471;0.6170341;-0.02275806,0.1551593;0.5049508;0.002233223,0.2004754;0.2230269;0.1144343,0.2428802;-0.003416672;0.2216163,-0.1432254;0.4965574;-0.01786693,-0.2077385;0.2219065;0.1026678,-0.2582611;-0.01459581;0.1806229,0.08353707;0.004326535;-0.0424679,0.1054379;-0.3362352;-0.004487891,0.116142;-0.7480817;0.08845134,0.1278996;-0.7872049;0.01829693,-0.0811868;0.007558699;-0.04639237,-0.1257227;-0.3318167;-0.01909182,-0.149523;-0.7442399;0.06871714,-0.1431215;-0.7048119;-0.02981223,0.005307386;0.5425827;-0.0154924,0;0;0,-0.009447195;0.3123393;-0.03058553,-0.02076741;0.6123812;-0.07620621,0.1362309;0.525751;-0.0783608,0.3062529;0.3285056;0.08384418,0.3898404;0.1060784;0.1738558,-0.1321257;0.4946181;0.03363135,-0.206967;0.2750994;0.2344646,-0.2984285;0.06027116;0.3346967,0.06848173;0.007437512;-0.06368375,0.1089043;-0.3328508;-0.04190612,0.1024557;-0.745908;0.04591179,0.1111931;-0.7885258;-0.0210824,-0.09217008;-0.0009330574;-0.0174496,-0.1263292;-0.3418798;-0.03965043,-0.1290652;-0.7556384;0.04500248,-0.1522339;-0.7966236;-0.02028311,-0.01786877;0.5389711;-0.06209803,205.4068
+0;0;0,0.002905065;0.3137276;-0.004045761,0.005954823;0.6165823;-0.02398859,0.1548086;0.50539;0.00131917,0.2003946;0.2240762;0.1197941,0.2406789;0.001113683;0.2330878,-0.1431542;0.4967973;-0.01817079,-0.2078839;0.2225971;0.1078299,-0.2572466;-0.01109822;0.1922122,0.08350888;0.004228723;-0.04237616,0.1053945;-0.336473;-0.004281145,0.1162118;-0.7480288;0.08856559,0.1193537;-0.7087023;-0.01025598,-0.08111568;0.007623318;-0.04636255,-0.1257315;-0.3319168;-0.01934856,-0.1494884;-0.7439485;0.06886229,-0.1432329;-0.7045617;-0.02980541,0.005172599;0.5422057;-0.01654336,0;0;0,-0.009565949;0.3121235;-0.03061438,-0.02092275;0.6119691;-0.07623553,0.1356436;0.5263122;-0.07960129,0.3063533;0.3283019;0.08441687,0.3898934;0.1067002;0.1743295,-0.1309952;0.4945877;0.03460571,-0.20539;0.2719276;0.2349548,-0.2963897;0.05762881;0.3347829,0.06837521;0.007451966;-0.06369185,0.1088273;-0.332981;-0.0418539,0.102619;-0.7457962;0.04567146,0.1111827;-0.787627;-0.02236938,-0.09209707;-0.0009413571;-0.01745267,-0.1262845;-0.3420685;-0.03916347,-0.1286789;-0.7556759;0.04473449,-0.1520191;-0.7979808;-0.01921702,-0.01801028;0.5386137;-0.06214929,205.4303
+0;0;0,0.002904628;0.3136804;-0.004045152,0.005954763;0.6165726;-0.02399047,0.1544893;0.5054489;0.001280168,0.2001941;0.2234014;0.1200642,0.2403898;0.0009296387;0.2331085,-0.142838;0.4968746;-0.01816822,-0.2077365;0.2219592;0.1081611,-0.2569906;-0.01122183;0.1923577,0.08341894;0.004224169;-0.04233052,0.1053021;-0.3364399;-0.004239708,0.1161287;-0.7483451;0.08868585,0.1192553;-0.7090637;-0.009658121,-0.08102832;0.007615108;-0.04631262,-0.1256392;-0.3318876;-0.01930161,-0.1494162;-0.7442691;0.06898414,-0.143191;-0.7049277;-0.0292067,0.005172436;0.5421861;-0.01654426,0;0;0,-0.009559765;0.3120682;-0.03069544,-0.02083375;0.611951;-0.07634687,0.135302;0.526265;-0.08039522,0.3063959;0.3283724;0.08487678,0.3900599;0.1073336;0.1744902,-0.1303159;0.4949577;0.03484702,-0.2035746;0.2706085;0.234972,-0.2917623;0.0561748;0.3356175,0.06828754;0.007438854;-0.06363893,0.1089215;-0.3329418;-0.04192042,0.1028143;-0.7460817;0.04580879,0.1120947;-0.7875192;-0.02185225,-0.09198117;-0.0009125321;-0.01752338,-0.1261609;-0.342041;-0.03861611,-0.1285716;-0.7560616;0.04504632,-0.1517971;-0.7980406;-0.01857009,-0.01793762;0.538584;-0.06226492,205.4643
+0;0;0,0.002738688;0.3137119;-0.00455271,0.005496623;0.616613;-0.0251414,0.1540326;0.5060236;0.0007778816,0.1999462;0.2259245;0.1256946,0.2371702;0.005748197;0.2427497,-0.1431562;0.4972382;-0.0183752,-0.2075368;0.2243958;0.1142141,-0.2570152;-0.006298795;0.2030791,0.08345255;0.004170325;-0.04226692,0.1053822;-0.3367538;-0.004145999,0.116203;-0.7483588;0.08880182,0.1193529;-0.7088547;-0.01244231,-0.08099419;0.007638315;-0.04636602,-0.1256419;-0.332129;-0.01938087,-0.1496294;-0.7441946;0.06894537,-0.1432859;-0.7046299;-0.0321432,0.004800436;0.5422285;-0.01752458,0;0;0,-0.009536929;0.3120945;-0.03081298,-0.02077344;0.612023;-0.07650471,0.1351606;0.5265177;-0.08105445,0.3064432;0.3285464;0.08519053,0.3902787;0.1083593;0.1749368,-0.1306795;0.4949931;0.03395303,-0.2027857;0.270789;0.2356979,-0.2901076;0.05700073;0.3368641,0.06830856;0.007463157;-0.06361175,0.1091142;-0.3331606;-0.04184651,0.102904;-0.7461064;0.04540181,0.111004;-0.7894413;-0.02464819,-0.09196708;-0.0009253817;-0.01759012,-0.1260536;-0.3423713;-0.03799123,-0.1286131;-0.7561921;0.04520056,-0.1516883;-0.799658;-0.02128948,-0.01788075;0.5386423;-0.06241703,205.4985
+0;0;0,0.002738793;0.3137239;-0.004552884,0.005496949;0.6166491;-0.02514343,0.1538843;0.5060854;0.0007587168,0.1998457;0.2256948;0.1258054,0.2370871;0.005415827;0.2429151,-0.1430087;0.4973087;-0.01837531,-0.2074563;0.2241824;0.114352,-0.2569578;-0.006619826;0.2032584,0.08339075;0.004167237;-0.04223563,0.1053121;-0.3366283;-0.004129082,0.116153;-0.748997;0.08899117,0.1192803;-0.7095612;-0.01152547,-0.08093422;0.007632659;-0.04633169,-0.1255651;-0.3320064;-0.01935672,-0.1495971;-0.7448365;0.0691334,-0.1432992;-0.7053405;-0.03122879,0.004800664;0.5422541;-0.01752554,0;0;0,-0.009518698;0.3120981;-0.03090453,-0.02073269;0.612048;-0.07662129,0.1349921;0.5265683;-0.08155441,0.3063085;0.3288209;0.08552241,0.3905224;0.1087327;0.1754868,-0.1302257;0.4950076;0.03408848,-0.2017626;0.2703925;0.2360749,-0.2846701;0.05496557;0.3377707,0.06824966;0.00747168;-0.06357193,0.1091395;-0.3330188;-0.04192615,0.1029535;-0.7467569;0.04536247,0.1111953;-0.7893945;-0.02433872,-0.09188626;-0.0009262636;-0.01764337,-0.1260881;-0.3422119;-0.03834722,-0.1286343;-0.7567962;0.04501991,-0.1519069;-0.7997421;-0.02085645,-0.01784843;0.5386577;-0.06252646,205.5206
+0;0;0,0.002739196;0.3137701;-0.004553555,0.005497975;0.6167631;-0.02514935,0.1549478;0.5059108;0.0008862838,0.2004852;0.2281069;0.1247793,0.2376612;0.008214876;0.2416834,-0.1440617;0.4970716;-0.01838414,-0.2079147;0.226465;0.1131186,-0.2573293;-0.00393188;0.201869,0.08334924;0.004165162;-0.0422146,0.1052742;-0.336686;-0.004101835,0.1161533;-0.7505069;0.08934639,0.1192452;-0.7111778;-0.01003357,-0.08089393;0.007628859;-0.04630863,-0.1255321;-0.3320656;-0.01932925,-0.1496488;-0.7463498;0.06947252,-0.1434221;-0.7069612;-0.02975474,0.004801402;0.5423374;-0.01752831,0;0;0,-0.009519733;0.3121374;-0.03097582,-0.02071726;0.6121521;-0.07672501,0.1364531;0.5258969;-0.07806873,0.3063788;0.3290039;0.08611584,0.3905759;0.1091685;0.1754711,-0.1301346;0.4942633;0.03547362,-0.201744;0.2713088;0.2348766,-0.2850173;0.05603482;0.3354936,0.06829569;0.007460833;-0.0634551,0.109142;-0.3331026;-0.04198551,0.1027875;-0.7483474;0.04536486,0.1112823;-0.7893841;-0.02431011,-0.0918254;-0.0009077818;-0.01771401,-0.1260149;-0.3422557;-0.03834218,-0.1288532;-0.7583271;0.04517516,-0.1518063;-0.7997321;-0.02076,-0.01784071;0.5387317;-0.06262112,205.554
+0;0;0,0.002646773;0.3137668;-0.00513729,0.005275192;0.6167341;-0.02640042,0.1545423;0.5066212;0.0003661755,0.1994386;0.2308447;0.1306858,0.2321903;0.01522337;0.2561796,-0.1440796;0.4975574;-0.01861082,-0.2073836;0.2287834;0.1185195,-0.2565729;0.000848487;0.2130709,0.08329657;0.004152437;-0.04229997,0.1054396;-0.3367821;-0.004191644,0.1162137;-0.7502692;0.08970284,0.1271533;-0.7916883;0.01789556,-0.08091559;0.007619791;-0.04625425,-0.1254856;-0.3322068;-0.01960316,-0.1496252;-0.7461602;0.0696361,-0.1433348;-0.7066376;-0.03158836,0.004613141;0.5423203;-0.0186088,0;0;0,-0.009525307;0.3121431;-0.03096676,-0.02069861;0.6121837;-0.07668591,0.1360909;0.5261213;-0.07875347,0.306393;0.3291659;0.08634448,0.3906925;0.109497;0.1755247,-0.1296296;0.4940397;0.03545693,-0.2015217;0.2703733;0.2350978,-0.2853602;0.05552416;0.33572,0.06828542;0.007461414;-0.06345296,0.1091132;-0.3331927;-0.04184818,0.1029066;-0.7482901;0.04509664,0.1117751;-0.7911316;-0.02555823,-0.09181196;-0.0009147555;-0.01773626,-0.1262325;-0.3423092;-0.0388062,-0.1293076;-0.7580982;0.04494272,-0.152064;-0.8008144;-0.02266753,-0.0178338;0.5387534;-0.06260228,205.587
+0;0;0,0.002646788;0.3137687;-0.005137321,0.00527554;0.616774;-0.02640344,0.154214;0.5067228;0.0003233012,0.1992372;0.2301668;0.1310113,0.231992;0.01452449;0.2565174,-0.1437536;0.4976789;-0.01861211,-0.2072365;0.2281452;0.1189058,-0.2564307;0.0001880527;0.2134664,0.08330204;0.004152709;-0.04230275,0.1054367;-0.3366532;-0.004208792,0.1162251;-0.75069;0.08981054,0.1270182;-0.7911525;0.0189651,-0.0809209;0.007620291;-0.04625729,-0.1254741;-0.3320781;-0.01961625,-0.1496458;-0.7465819;0.06974167,-0.1434396;-0.7071868;-0.03012691,0.004613342;0.5423437;-0.01861009,0;0;0,-0.009531617;0.3121452;-0.03096247,-0.02069137;0.6122311;-0.07664561,0.1356508;0.5262933;-0.07974982,0.3064605;0.3292903;0.08639336,0.3907068;0.1095614;0.175545,-0.1293207;0.4941926;0.03534532,-0.2010362;0.2695081;0.2352539,-0.2845757;0.05471866;0.3363129,0.06827803;0.007459939;-0.06347013,0.1090991;-0.3330694;-0.04194832,0.1028684;-0.7486699;0.04534388,0.112887;-0.7927764;-0.02180052,-0.09181932;-0.0009101902;-0.01773085,-0.126199;-0.3421527;-0.03921076,-0.129378;-0.7584484;0.04487419,-0.1528898;-0.7992659;-0.02245032,-0.01783239;0.5387796;-0.06258345,205.621
+0;0;0,0.002646788;0.3137687;-0.005137321,0.00527554;0.616774;-0.02640344,0.154214;0.5067228;0.0003233012,0.1992372;0.2301668;0.1310113,0.231992;0.01452449;0.2565174,-0.1437536;0.4976789;-0.01861211,-0.2072365;0.2281452;0.1189058,-0.2564307;0.0001880527;0.2134664,0.08330204;0.004152709;-0.04230275,0.1054367;-0.3366532;-0.004208792,0.1162251;-0.75069;0.08981054,0.1270182;-0.7911525;0.0189651,-0.0809209;0.007620291;-0.04625729,-0.1254741;-0.3320781;-0.01961625,-0.1496458;-0.7465819;0.06974167,-0.1434396;-0.7071868;-0.03012691,0.004613342;0.5423437;-0.01861009,0;0;0,-0.009531617;0.3121452;-0.03096247,-0.02069137;0.6122311;-0.07664561,0.1356508;0.5262933;-0.07974982,0.3064605;0.3292903;0.08639336,0.3907068;0.1095614;0.175545,-0.1293207;0.4941926;0.03534532,-0.2010362;0.2695081;0.2352539,-0.2845757;0.05471866;0.3363129,0.06827803;0.007459939;-0.06347013,0.1090991;-0.3330694;-0.04194832,0.1028684;-0.7486699;0.04534388,0.112887;-0.7927764;-0.02180052,-0.09181932;-0.0009101902;-0.01773085,-0.126199;-0.3421527;-0.03921076,-0.129378;-0.7584484;0.04487419,-0.1528898;-0.7992659;-0.02245032,-0.01783239;0.5387796;-0.06258345,205.6436
+0;0;0,0.002646983;0.3137918;-0.005137699,0.005276419;0.6168757;-0.02640979,0.1551823;0.5065649;0.0004424825,0.1998188;0.2323844;0.1300079,0.232592;0.01662135;0.2555842,-0.1447127;0.4974626;-0.01861542,-0.2076503;0.230244;0.1177213,-0.256872;0.002159253;0.2123348,0.08339813;0.004157499;-0.04235154,0.105535;-0.3366825;-0.004253779,0.1163111;-0.7502455;0.08965793,0.1270281;-0.7902115;0.0193116,-0.08101424;0.007629082;-0.04631065,-0.1255719;-0.3321034;-0.01966694,-0.1497159;-0.7461327;0.06958868,-0.1435535;-0.7068038;-0.02957634,0.004613962;0.5424162;-0.01861339,0;0;0,-0.009556562;0.3121666;-0.03097344,-0.02066272;0.6123407;-0.07661891,0.1369265;0.5256997;-0.07668471,0.306455;0.3292909;0.08652759,0.3907403;0.1095141;0.1759219,-0.1299569;0.4938227;0.03599837,-0.2013586;0.2713144;0.2343577,-0.2864047;0.05681381;0.335124,0.06840232;0.007449314;-0.06349659,0.1090913;-0.33313;-0.04196644,0.1027922;-0.7482638;0.04517746,0.1103106;-0.7907266;-0.02302313,-0.09192972;-0.0009060592;-0.0177283,-0.1262936;-0.3421887;-0.03914493,-0.1293462;-0.7580228;0.04477447,-0.1528751;-0.7991956;-0.02110057,-0.01782237;0.5388546;-0.06257772,205.6766
+0;0;0,0.002554588;0.313782;-0.005549853,0.005055903;0.6168815;-0.02725174,0.1556355;0.5068533;0.0001606178,0.1993174;0.2358838;0.1343087,0.2322249;0.02969198;0.2751239,-0.1456637;0.4979074;-0.01889494,-0.2075394;0.2342151;0.1224062,-0.2558529;0.008097604;0.2222241,0.08344136;0.00403;-0.04233284,0.1055518;-0.336926;-0.004484311,0.1165757;-0.7526239;0.0902701,0.1270284;-0.7917117;0.02079726,-0.08101013;0.007742635;-0.04634847,-0.1256481;-0.3320869;-0.01997151,-0.1499421;-0.7482942;0.06995003,-0.143867;-0.7091189;-0.02796706,0.004428325;0.5424202;-0.01934825,0;0;0,-0.009586781;0.312167;-0.03092432,-0.02069259;0.6124054;-0.0764544,0.1376161;0.5254202;-0.07503653,0.3066702;0.3292007;0.08697224,0.3910197;0.1093566;0.1763067,-0.130265;0.4939299;0.03678036,-0.2018255;0.2718765;0.2340103,-0.2859663;0.05706382;0.3350188,0.06841922;0.007449389;-0.06351447,0.1091271;-0.3332204;-0.04208112,0.1025838;-0.7506335;0.04525781,0.1104909;-0.7912636;-0.02298975,-0.09196018;-0.0009031289;-0.01769965,-0.1264338;-0.3422411;-0.03943324,-0.1289174;-0.760242;0.04526472,-0.1533869;-0.7986895;-0.02125624,-0.01784971;0.5388961;-0.0624671,205.7105
+0;0;0,0.002554542;0.3137764;-0.005549754,0.005056305;0.6169304;-0.0272555,0.1554179;0.5069408;0.0001300778,0.1992089;0.2352946;0.1346131,0.2323454;0.02766821;0.2764081,-0.1454471;0.4980078;-0.01889802,-0.2074774;0.233657;0.122756,-0.256127;0.005966246;0.2232684,0.08342007;0.004028971;-0.04232204,0.1055283;-0.3368919;-0.004477412,0.1165532;-0.7526312;0.09028643,0.1269495;-0.7913463;0.02118834,-0.08098945;0.007740659;-0.04633665,-0.1256229;-0.3320538;-0.0199624,-0.1499193;-0.7483026;0.06996807,-0.1438769;-0.7091768;-0.02742083,0.004428622;0.5424565;-0.01935068,0;0;0,-0.00959672;0.3121741;-0.03079343,-0.02062971;0.6125141;-0.07604694,0.1373849;0.5258975;-0.07567835,0.3066061;0.3294427;0.08730841,0.3915886;0.1082688;0.1777112,-0.129923;0.4940608;0.03709213,-0.2017255;0.2711406;0.2344396,-0.2867452;0.05485941;0.3359613,0.06839629;0.007469192;-0.0635016,0.1091124;-0.3331727;-0.04221082,0.1026548;-0.7505882;0.04533052,0.1118385;-0.79267;-0.02042866,-0.09193011;-0.0009193043;-0.01772858,-0.1264389;-0.3422143;-0.03952165,-0.1290329;-0.7602285;0.04532045,-0.1534068;-0.8008151;-0.01814487,-0.01780891;0.5389711;-0.06216574,205.7327
+0;0;0,0.002554556;0.3137781;-0.005549784,0.005056695;0.6169776;-0.02725865,0.1558683;0.5068741;0.0001858491,0.1994841;0.2363145;0.134131,0.2326438;0.02854262;0.2760254,-0.1458935;0.4979145;-0.01889897,-0.2076757;0.234621;0.1221884,-0.2563594;0.006770775;0.2227713,0.0834464;0.004030243;-0.04233539,0.1055566;-0.3369212;-0.004487377,0.116579;-0.7525628;0.0902542,0.1269117;-0.7908577;0.02157862,-0.08101501;0.007743102;-0.04635127,-0.1256524;-0.3320818;-0.01997466,-0.1499431;-0.7482328;0.06993471,-0.1439377;-0.7091628;-0.02685869,0.004428944;0.5424957;-0.01935297,0;0;0,-0.009514533;0.312191;-0.03066373,-0.02025957;0.6126381;-0.07559371,0.1381831;0.5255533;-0.07432365,0.3067614;0.3294036;0.08739448,0.3918588;0.1081921;0.1780953,-0.1298184;0.4943327;0.0380477,-0.2016138;0.2715727;0.2336737,-0.279474;0.05331139;0.3371267,0.06841885;0.007475063;-0.06352019,0.1091342;-0.3332022;-0.04229689,0.1026572;-0.7505198;0.04522204,0.1124843;-0.7904483;-0.02186537,-0.09196319;-0.0009193508;-0.01771321,-0.126538;-0.3422194;-0.03980512,-0.1290998;-0.760106;0.04516366,-0.1527627;-0.7998642;-0.01856356,-0.01752769;0.5390621;-0.06182528,205.7549
+0;0;0,0.002531994;0.3137762;-0.005880184,0.00501682;0.6169896;-0.02782203,0.1557615;0.5076625;9.77926E-05,0.1989892;0.2380995;0.1387386,0.2291955;0.0290816;0.2798243,-0.1458976;0.4984925;-0.01893209,-0.2071033;0.2363928;0.1270534,-0.2555773;0.01084977;0.2332921,0.08356389;0.003913928;-0.04224241,0.1057717;-0.3369049;-0.004200585,0.1165915;-0.7461603;0.08920161,0.1276051;-0.786063;0.01849274,-0.08101116;0.007830784;-0.04646003,-0.1254326;-0.3318942;-0.01978486,-0.149362;-0.7416253;0.06897745,-0.1432033;-0.7023328;-0.03043658,0.004392416;0.5425052;-0.01986343,0;0;0,-0.009584047;0.3122002;-0.03058839,-0.02044355;0.6127123;-0.07527041,0.1377497;0.525766;-0.07547569,0.306903;0.3295305;0.08772039,0.3921659;0.1081735;0.1784804,-0.1304898;0.4939564;0.03718318,-0.2016543;0.2715868;0.2352779,-0.2818885;0.05343316;0.3376377,0.06846182;0.007481888;-0.06355834,0.1090936;-0.333102;-0.04235673,0.1022542;-0.7441403;0.04326892,0.1130633;-0.788864;-0.02235866,-0.09202404;-0.0009228174;-0.01770272,-0.1265282;-0.3421255;-0.03979466,-0.1290784;-0.7536179;0.04386262,-0.1531544;-0.7951235;-0.02182396,-0.01766668;0.5391127;-0.06159401,205.7884
+0;0;0,0.002531994;0.3137762;-0.005880184,0.00501682;0.6169896;-0.02782203,0.1557615;0.5076625;9.77926E-05,0.1989892;0.2380995;0.1387386,0.2291955;0.0290816;0.2798243,-0.1458976;0.4984925;-0.01893209,-0.2071033;0.2363928;0.1270534,-0.2555773;0.01084977;0.2332921,0.08356389;0.003913928;-0.04224241,0.1057717;-0.3369049;-0.004200585,0.1165915;-0.7461603;0.08920161,0.1276051;-0.786063;0.01849274,-0.08101116;0.007830784;-0.04646003,-0.1254326;-0.3318942;-0.01978486,-0.149362;-0.7416253;0.06897745,-0.1432033;-0.7023328;-0.03043658,0.004392416;0.5425052;-0.01986343,0;0;0,-0.009584047;0.3122002;-0.03058839,-0.02044355;0.6127123;-0.07527041,0.1377497;0.525766;-0.07547569,0.306903;0.3295305;0.08772039,0.3921659;0.1081735;0.1784804,-0.1304898;0.4939564;0.03718318,-0.2016543;0.2715868;0.2352779,-0.2818885;0.05343316;0.3376377,0.06846182;0.007481888;-0.06355834,0.1090936;-0.333102;-0.04235673,0.1022542;-0.7441403;0.04326892,0.1130633;-0.788864;-0.02235866,-0.09202404;-0.0009228174;-0.01770272,-0.1265282;-0.3421255;-0.03979466,-0.1290784;-0.7536179;0.04386262,-0.1531544;-0.7951235;-0.02182396,-0.01766668;0.5391127;-0.06159401,205.8111
+0;0;0,0.002409578;0.313785;-0.006337455,0.004727502;0.6170347;-0.02880023,0.1562096;0.5084184;-0.0002665147,0.1986981;0.2418121;0.1424709,0.2275039;0.04248261;0.2959538,-0.1469231;0.4991902;-0.01923354,-0.2067543;0.240121;0.1309718,-0.2541126;0.01695062;0.2408406,0.08368888;0.003866286;-0.04213132,0.1058728;-0.3368213;-0.004055206,0.1166057;-0.7460551;0.08955269,0.1276914;-0.7855101;0.01854423,-0.08100031;0.007852627;-0.04659517,-0.1253157;-0.3317397;-0.01970438,-0.1494323;-0.7414327;0.06929008,-0.1433103;-0.7021903;-0.03003857,0.004149261;0.5425465;-0.0207049,0;0;0,-0.009573787;0.3122258;-0.03050208,-0.02034812;0.6128356;-0.0750494,0.1384775;0.5254269;-0.07393837,0.3074268;0.3295388;0.08836436,0.3923347;0.1087913;0.1788087,-0.1302614;0.4936322;0.0382504,-0.2017199;0.2716036;0.2353675,-0.2748421;0.05443475;0.3431166,0.0685022;0.00750567;-0.06359982,0.1090766;-0.3329566;-0.04240704,0.1022579;-0.7439913;0.04334854,0.1128649;-0.7890782;-0.02175546,-0.09209087;-0.0009499926;-0.01766905,-0.1263515;-0.3420772;-0.03931069,-0.1291333;-0.7536739;0.04393816,-0.1531905;-0.7950078;-0.02180237,-0.01759315;0.5392088;-0.06141615,205.833
+0;0;0,0.002409341;0.3137541;-0.006336833,0.004727249;0.617002;-0.02879921,0.1568647;0.5082448;-0.0001780763,0.199216;0.2424999;0.1420981,0.2280055;0.04328254;0.2954947,-0.1475744;0.4989767;-0.01922684,-0.2072123;0.2407447;0.1304931,-0.2545439;0.01769985;0.2403002,0.08370012;0.003866805;-0.04213697,0.105921;-0.337388;-0.003997464,0.1166388;-0.7460508;0.0894798,0.1278452;-0.7862613;0.017699,-0.08101118;0.007853681;-0.04660143,-0.1254004;-0.3323041;-0.01966587,-0.1494833;-0.7414254;0.06920441,-0.1432947;-0.7020825;-0.03120462,0.004149056;0.5425199;-0.02070455,0;0;0,-0.009569235;0.3122128;-0.03031898,-0.02028746;0.6128639;-0.07459188,0.1392977;0.5253699;-0.07230377,0.3075927;0.3294221;0.08874822,0.3931437;0.1096536;0.1805618,-0.1303863;0.493475;0.03941474,-0.2008644;0.2712799;0.2351663,-0.274884;0.05442826;0.3426064,0.06855734;0.007514969;-0.06355786,0.1091438;-0.3335146;-0.04223084,0.102133;-0.7440183;0.04318404,0.1121998;-0.7896988;-0.0229876,-0.09209327;-0.000952033;-0.01772309,-0.1264852;-0.3426353;-0.03947074,-0.1292287;-0.7536437;0.04373235,-0.1535749;-0.7955834;-0.02289731,-0.01754405;0.5392276;-0.06104183,205.8666
+0;0;0,0.002409646;0.3137938;-0.006337634,0.004728257;0.6171336;-0.02880671,0.1569956;0.5083273;-0.0001659226,0.1984128;0.2484438;0.1389722,0.2278877;0.0444836;0.2960207,-0.1477028;0.4990514;-0.01923091,-0.2060252;0.2465151;0.1271867,-0.2544837;0.01816007;0.239608,0.08375766;0.003869464;-0.04216594,0.105965;-0.3371773;-0.004049681,0.1167069;-0.7467577;0.0896375,0.1278595;-0.7866317;0.01820067,-0.08106688;0.007859081;-0.04663347,-0.125429;-0.3320913;-0.01971433,-0.149566;-0.7421313;0.0693555,-0.1434071;-0.7028331;-0.03057237,0.004149909;0.5426317;-0.02070988,0;0;0,-0.009634018;0.3122583;-0.03023958,-0.02035706;0.6130127;-0.07444572,0.1393637;0.5251549;-0.0718019,0.3048184;0.335426;0.08707523,0.3930336;0.1104931;0.180649,-0.1300764;0.4935083;0.04012862,-0.1990928;0.2754372;0.2306436,-0.2669733;0.04924642;0.3372398,0.06856054;0.007558152;-0.06364441,0.1090607;-0.333283;-0.04252672,0.1021119;-0.7446938;0.04315734,0.1119653;-0.7898432;-0.02291417,-0.09217097;-0.001003893;-0.01765753,-0.1267217;-0.3424345;-0.03980101,-0.1294811;-0.7544155;0.04334266,-0.153471;-0.79642;-0.02261036,-0.01760953;0.5393523;-0.0609169,205.9001
+0;0;0,0.002312054;0.3138189;-0.006814284,0.004495904;0.6172132;-0.02978787,0.1567905;0.5088268;-0.0006919261,0.197913;0.2483284;0.1450997,0.2286394;0.04644698;0.2985553,-0.1479319;0.4994735;-0.01947551,-0.205871;0.2460268;0.1328843,-0.2525424;0.02386111;0.249987,0.08379941;0.003969818;-0.04225387,0.1060131;-0.3370362;-0.004065853,0.1169215;-0.7482503;0.09007017,0.1276184;-0.7887989;0.01932405,-0.08117728;0.007763529;-0.04662046,-0.1255565;-0.3321484;-0.01965233,-0.1496571;-0.7438356;0.06984857,-0.1435687;-0.7045862;-0.03002091,0.003953625;0.5427047;-0.02156508,0;0;0,-0.009617507;0.3123016;-0.03015399,-0.02025796;0.6131626;-0.07428193,0.1393731;0.5248266;-0.07125759,0.3067443;0.3331728;0.09017777,0.3934639;0.1111533;0.182025,-0.1298012;0.4939418;0.04053556,-0.1983888;0.2725238;0.2330855,-0.2820675;0.05686906;0.3414358,0.06862296;0.007567808;-0.06369543,0.1088708;-0.3332849;-0.04280353,0.1021565;-0.7462001;0.04399228,0.1115917;-0.7901584;-0.02337003,-0.09225917;-0.001014122;-0.01762688,-0.1269188;-0.3423843;-0.04003135,-0.1294581;-0.7559547;0.04381774,-0.1535117;-0.7986838;-0.02120873,-0.01752803;0.5394773;-0.06077456,205.9222
+0;0;0,0.002311111;0.3136909;-0.006811505,0.004492806;0.6167863;-0.02976118,0.1569397;0.5084674;-0.0006557014,0.1981987;0.2471044;0.1456198,0.2291402;0.04380946;0.3001499,-0.1480848;0.4991048;-0.01945791,-0.2062163;0.2448169;0.1334077,-0.2532145;0.02109566;0.2513302,0.08386885;0.003973108;-0.04228889,0.1060715;-0.3368644;-0.004119743,0.1169884;-0.7483972;0.09008925,0.1277224;-0.7891901;0.01909813,-0.08124456;0.007769963;-0.0466591,-0.1256018;-0.3319739;-0.0197043,-0.1497211;-0.7439802;0.06986598,-0.1436117;-0.7046988;-0.03034934,0.003951263;0.5423789;-0.02154955,0;0;0,-0.009613119;0.3122113;-0.02975583,-0.02019332;0.6128792;-0.0731523,0.1395493;0.5246537;-0.07087135,0.3074561;0.3323734;0.09113193,0.3951848;0.1092228;0.1842623,-0.1293723;0.4936619;0.04207996,-0.1981451;0.2708582;0.2345334,-0.2797728;0.05342238;0.3450972,0.06864424;0.007572398;-0.06378675,0.1091051;-0.3330802;-0.04283905,0.1021158;-0.7462925;0.04411173,0.1124754;-0.7914883;-0.02225733,-0.09239846;-0.0009838312;-0.01731125,-0.1269248;-0.3421493;-0.04042272,-0.1296823;-0.7559881;0.04374113,-0.1542069;-0.7984906;-0.02189808,-0.01747809;0.5392568;-0.059865,205.9557
+0;0;0,0.002311111;0.3136909;-0.006811505,0.004492806;0.6167863;-0.02976118,0.1569397;0.5084674;-0.0006557014,0.1981987;0.2471044;0.1456198,0.2291402;0.04380946;0.3001499,-0.1480848;0.4991048;-0.01945791,-0.2062163;0.2448169;0.1334077,-0.2532145;0.02109566;0.2513302,0.08386885;0.003973108;-0.04228889,0.1060715;-0.3368644;-0.004119743,0.1169884;-0.7483972;0.09008925,0.1277224;-0.7891901;0.01909813,-0.08124456;0.007769963;-0.0466591,-0.1256018;-0.3319739;-0.0197043,-0.1497211;-0.7439802;0.06986598,-0.1436117;-0.7046988;-0.03034934,0.003951263;0.5423789;-0.02154955,0;0;0,-0.009613119;0.3122113;-0.02975583,-0.02019332;0.6128792;-0.0731523,0.1395493;0.5246537;-0.07087135,0.3074561;0.3323734;0.09113193,0.3951848;0.1092228;0.1842623,-0.1293723;0.4936619;0.04207996,-0.1981451;0.2708582;0.2345334,-0.2797728;0.05342238;0.3450972,0.06864424;0.007572398;-0.06378675,0.1091051;-0.3330802;-0.04283905,0.1021158;-0.7462925;0.04411173,0.1124754;-0.7914883;-0.02225733,-0.09239846;-0.0009838312;-0.01731125,-0.1269248;-0.3421493;-0.04042272,-0.1296823;-0.7559881;0.04374113,-0.1542069;-0.7984906;-0.02189808,-0.01747809;0.5392568;-0.059865,205.9788
+0;0;0,0.00229519;0.3137206;-0.006626042,0.004663581;0.6169885;-0.02862551,0.1573866;0.5106267;-0.0008153338,0.197778;0.2513348;0.1496051,0.2283361;0.04997273;0.3056443,-0.1482245;0.5010389;-0.01958954,-0.2055526;0.2491167;0.1376961,-0.2523921;0.02824746;0.2595628,0.08392762;0.004024607;-0.04228725,0.1059701;-0.3367501;-0.004188031,0.1169811;-0.7480382;0.09004782,0.1275826;-0.789298;0.01828501,-0.08129144;0.007712133;-0.04669561,-0.1256958;-0.3319511;-0.01982771,-0.1497827;-0.7436781;0.06995142,-0.1436661;-0.7042457;-0.03111226,0.004076774;0.5425218;-0.02073122,0;0;0,-0.009563953;0.3122531;-0.02960229,-0.02005459;0.6130385;-0.07290244,0.139416;0.5247039;-0.07078147,0.3073237;0.3321632;0.0911603,0.3949418;0.1097006;0.184231,-0.1292815;0.4938031;0.04191709,-0.197609;0.2710813;0.2348326,-0.2799406;0.05422466;0.3444838,0.06866311;0.007610321;-0.06384134,0.1089101;-0.3329986;-0.04309177,0.1017743;-0.7459658;0.04389501,0.1121691;-0.7913975;-0.0235014,-0.09245447;-0.001016842;-0.01730297,-0.1268423;-0.3421166;-0.04039535,-0.1295981;-0.7558055;0.04335116,-0.1541114;-0.7996748;-0.02209099,-0.01735792;0.539386;-0.05963659,206.0118
+0;0;0,0.002295045;0.3137008;-0.006625625,0.004663797;0.6170148;-0.02862845,0.1575644;0.5106045;-0.0007939581,0.1980638;0.2506198;0.1500284,0.2284965;0.05008429;0.3054271,-0.148401;0.5010056;-0.01958993,-0.2058822;0.2484103;0.138116,-0.2525294;0.02844761;0.2594825,0.08397556;0.004026905;-0.0423114,0.1060335;-0.3369876;-0.004185367,0.117109;-0.7506822;0.09060188,0.1277335;-0.7920965;0.01868349,-0.08133786;0.007716537;-0.04672228,-0.1257735;-0.3321858;-0.01983547,-0.1500013;-0.7463219;0.07046896,-0.1438715;-0.706869;-0.0308138,0.004076899;0.5425366;-0.02073293,0;0;0,-0.009704255;0.3122192;-0.02970457,-0.02027844;0.6130226;-0.0731833,0.1394149;0.52464;-0.07070684,0.3076414;0.3314756;0.09167242,0.394682;0.1096892;0.1839983,-0.1296995;0.4950384;0.04228176,-0.1983942;0.2710492;0.2348681,-0.2808294;0.05528609;0.3441388,0.0687159;0.007585898;-0.06386662,0.108838;-0.3333048;-0.04349947,0.1012995;-0.7487037;0.04389286,0.1128705;-0.7933184;-0.02454615,-0.09249993;-0.0009872536;-0.01735375,-0.1268503;-0.3423056;-0.0408683,-0.1297996;-0.7584166;0.0433544,-0.1542484;-0.8025083;-0.02220328,-0.01756082;0.5393672;-0.05987263,206.034
+0;0;0,0.002294843;0.3136731;-0.00662504,0.004663411;0.6169637;-0.02862603,0.1566403;0.5107543;-0.0009124745,0.1965835;0.2543404;0.1478385,0.2276373;0.04971221;0.3064086,-0.1474836;0.5012132;-0.01959532,-0.2041754;0.2520871;0.1359446,-0.2517746;0.02763534;0.259788,0.0840683;0.004031352;-0.04235813,0.1061255;-0.3369709;-0.004233465,0.1172061;-0.7508587;0.09059803,0.1278126;-0.792152;0.01880156,-0.08142769;0.00772506;-0.04677388,-0.1258617;-0.3321651;-0.01988804,-0.1501009;-0.7464945;0.07045856,-0.1439814;-0.7070577;-0.03065254,0.004076582;0.5424943;-0.02073145,0;0;0,-0.009572394;0.3122094;-0.02955723,-0.01991513;0.6130283;-0.0728209,0.1386611;0.525281;-0.07247782,0.3052763;0.3363383;0.08879972,0.3946742;0.110783;0.1842687,-0.1301956;0.4945751;0.04000341,-0.1961904;0.275758;0.232965,-0.2803935;0.05571301;0.344641,0.0688421;0.007599473;-0.06388235,0.1088724;-0.3332901;-0.0435245,0.1012822;-0.7489194;0.04373121,0.1128423;-0.79359;-0.02439094,-0.09260287;-0.0009948085;-0.01736839,-0.1269122;-0.3422733;-0.04133512,-0.1300035;-0.7585756;0.04293675,-0.1545229;-0.8021172;-0.02294484,-0.017258;0.5393692;-0.05956817,206.0565
+0;0;0,0.002095094;0.3136482;-0.007202276,0.004080804;0.616879;-0.03036749,0.155919;0.5112241;-0.001629496,0.1955973;0.2558344;0.1531136,0.2246065;0.05522448;0.3148022,-0.1476922;0.5013377;-0.01996991,-0.2042262;0.2531574;0.1411331,-0.2515287;0.03197977;0.2679085,0.08396947;0.004140772;-0.04232403,0.1056429;-0.3370085;-0.004039511,0.1166783;-0.7507972;0.09083784,0.1275959;-0.7917721;0.01918136,-0.0813972;0.007593156;-0.04664956,-0.1260427;-0.3324075;-0.01973228,-0.1503071;-0.7466296;0.07068831,-0.144281;-0.707302;-0.03014798,0.003618802;0.5424421;-0.02210437,0;0;0,-0.009650066;0.3121957;-0.02953339,-0.02005737;0.6130337;-0.07284236,0.1382189;0.5257031;-0.07340503,0.3056477;0.3355995;0.0896039,0.3941357;0.1110413;0.1843276,-0.128936;0.4941997;0.04094432,-0.1965546;0.2729297;0.2338459,-0.2801285;0.05405897;0.3449319,0.06858921;0.007603123;-0.06400824,0.1088803;-0.3334063;-0.043823,0.1011451;-0.7490152;0.04309106,0.1123153;-0.7935598;-0.02480292,-0.09251764;-0.001019253;-0.01728552,-0.1274884;-0.3423359;-0.04174356,-0.1307028;-0.7585663;0.04243831,-0.1549471;-0.8005335;-0.02482391,-0.01738001;0.5393714;-0.05957389,206.0899
+0;0;0,0.002094533;0.3135641;-0.007200344,0.004079909;0.616744;-0.0303616,0.1556067;0.5111666;-0.001667013,0.1954335;0.2548211;0.1536552,0.2242644;0.05544449;0.3143498,-0.1473836;0.5013005;-0.01996992,-0.2041292;0.2521914;0.1417359,-0.2511408;0.03237343;0.267732,0.08404743;0.004144616;-0.04236332,0.1057264;-0.3370924;-0.004068952,0.1167668;-0.7510673;0.09085105,0.1276916;-0.792089;0.01914728,-0.08147275;0.007600204;-0.04669287,-0.1261298;-0.332488;-0.01976866,-0.1504051;-0.7468963;0.0706926,-0.144375;-0.7075626;-0.03021023,0.003617992;0.5423208;-0.02210001,0;0;0,-0.009555981;0.3121337;-0.02932429,-0.01985353;0.6129495;-0.07245469,0.1380281;0.5257879;-0.07373738,0.3059438;0.335097;0.09016943,0.393859;0.1121922;0.1849818,-0.1302476;0.4940429;0.03906325,-0.1966359;0.2738563;0.2353656,-0.2782287;0.05627581;0.3467494,0.06870872;0.007608294;-0.064008,0.1090745;-0.3334939;-0.04403305,0.1009203;-0.7492442;0.0430994,0.1133071;-0.7938082;-0.02466226,-0.09260263;-0.001015257;-0.01730669,-0.1273298;-0.3424724;-0.04139297,-0.1307597;-0.7589813;0.04236522,-0.1551691;-0.8002298;-0.02569874,-0.0172001;0.5392927;-0.05922914,206.1123
+0;0;0,0.002094533;0.3135641;-0.007200344,0.004079909;0.616744;-0.0303616,0.1556067;0.5111666;-0.001667013,0.1954335;0.2548211;0.1536552,0.2242644;0.05544449;0.3143498,-0.1473836;0.5013005;-0.01996992,-0.2041292;0.2521914;0.1417359,-0.2511408;0.03237343;0.267732,0.08404743;0.004144616;-0.04236332,0.1057264;-0.3370924;-0.004068952,0.1167668;-0.7510673;0.09085105,0.1276916;-0.792089;0.01914728,-0.08147275;0.007600204;-0.04669287,-0.1261298;-0.332488;-0.01976866,-0.1504051;-0.7468963;0.0706926,-0.144375;-0.7075626;-0.03021023,0.003617992;0.5423208;-0.02210001,0;0;0,-0.009555981;0.3121337;-0.02932429,-0.01985353;0.6129495;-0.07245469,0.1380281;0.5257879;-0.07373738,0.3059438;0.335097;0.09016943,0.393859;0.1121922;0.1849818,-0.1302476;0.4940429;0.03906325,-0.1966359;0.2738563;0.2353656,-0.2782287;0.05627581;0.3467494,0.06870872;0.007608294;-0.064008,0.1090745;-0.3334939;-0.04403305,0.1009203;-0.7492442;0.0430994,0.1133071;-0.7938082;-0.02466226,-0.09260263;-0.001015257;-0.01730669,-0.1273298;-0.3424724;-0.04139297,-0.1307597;-0.7589813;0.04236522,-0.1551691;-0.8002298;-0.02569874,-0.0172001;0.5392927;-0.05922914,206.1349
+0;0;0,0.001947586;0.3134843;-0.007896811,0.003647174;0.6165402;-0.03220487,0.1556252;0.511762;-0.002968028,0.1956858;0.2580346;0.1567152,0.2219812;0.06338553;0.3216549,-0.1479272;0.5009909;-0.02031263,-0.2034903;0.2542024;0.1454865,-0.250323;0.03815901;0.2755509,0.08406061;0.004082686;-0.04228224,0.1057615;-0.3381154;-0.003896486,0.1166591;-0.7534165;0.09130894,0.1285659;-0.797998;0.01576381,-0.08138969;0.007645729;-0.04677505,-0.1262422;-0.3333826;-0.01972317,-0.1510392;-0.749096;0.07097059,-0.1449647;-0.7093793;-0.03523632,0.003263678;0.5421621;-0.02361914,0;0;0,-0.009482682;0.3120819;-0.02921486,-0.01969536;0.6128727;-0.0723002,0.1384749;0.5256236;-0.07281828,0.3063599;0.3342994;0.09055519,0.393684;0.112268;0.18469,-0.128902;0.4938494;0.04090397,-0.19639;0.2717082;0.2347592,-0.276761;0.055439;0.346799,0.06862897;0.007586047;-0.06405592,0.1092531;-0.3344394;-0.0437541,0.1008337;-0.7517691;0.04240251,0.1116203;-0.7983958;-0.03123999,-0.0925766;-0.0009809925;-0.01729899,-0.1274944;-0.3433529;-0.04191782,-0.1312181;-0.7611786;0.04214036,-0.1566497;-0.8067729;-0.02892268,-0.01705982;0.5392228;-0.05908227,206.1573
+0;0;0,0.001947486;0.3134681;-0.007896403,0.003647261;0.6165576;-0.03220719,0.1556075;0.5117739;-0.002971707,0.1957756;0.2573659;0.1571399,0.2219472;0.06363261;0.3213035,-0.1479096;0.5010041;-0.02031429,-0.2036218;0.2535536;0.1459296,-0.2502341;0.03852667;0.275382,0.08414921;0.004086989;-0.04232681,0.1058625;-0.3383053;-0.003919266,0.1167491;-0.7531903;0.09119076,0.1282177;-0.7950271;0.01842569,-0.08147547;0.007653787;-0.04682435,-0.1263534;-0.3335682;-0.01975711,-0.1511256;-0.748865;0.07084577,-0.1452746;-0.7095058;-0.03145274,0.003263718;0.5421704;-0.02362042,0;0;0,-0.009356938;0.3120555;-0.02936363,-0.01942515;0.6128602;-0.07262278,0.1387384;0.5255148;-0.0724709,0.3068894;0.3334428;0.09125519,0.3934134;0.1121929;0.1846859,-0.1274402;0.4938984;0.04197919,-0.195897;0.2694575;0.2341057,-0.2760267;0.05434859;0.3457954,0.06849164;0.007598504;-0.06434679,0.1092558;-0.3346188;-0.04422998,0.1007002;-0.7515647;0.04165911,0.1093699;-0.7964131;-0.02840782,-0.09273417;-0.001020429;-0.0169907,-0.1280564;-0.3434721;-0.04264736,-0.1318217;-0.7608931;0.04125484,-0.1567999;-0.8033902;-0.02735331,-0.01682389;0.5392075;-0.05936217,206.1904
+0;0;0,0.001947486;0.3134681;-0.007896403,0.003647261;0.6165576;-0.03220719,0.1556075;0.5117739;-0.002971707,0.1957756;0.2573659;0.1571399,0.2219472;0.06363261;0.3213035,-0.1479096;0.5010041;-0.02031429,-0.2036218;0.2535536;0.1459296,-0.2502341;0.03852667;0.275382,0.08414921;0.004086989;-0.04232681,0.1058625;-0.3383053;-0.003919266,0.1167491;-0.7531903;0.09119076,0.1282177;-0.7950271;0.01842569,-0.08147547;0.007653787;-0.04682435,-0.1263534;-0.3335682;-0.01975711,-0.1511256;-0.748865;0.07084577,-0.1452746;-0.7095058;-0.03145274,0.003263718;0.5421704;-0.02362042,0;0;0,-0.009356938;0.3120555;-0.02936363,-0.01942515;0.6128602;-0.07262278,0.1387384;0.5255148;-0.0724709,0.3068894;0.3334428;0.09125519,0.3934134;0.1121929;0.1846859,-0.1274402;0.4938984;0.04197919,-0.195897;0.2694575;0.2341057,-0.2760267;0.05434859;0.3457954,0.06849164;0.007598504;-0.06434679,0.1092558;-0.3346188;-0.04422998,0.1007002;-0.7515647;0.04165911,0.1093699;-0.7964131;-0.02840782,-0.09273417;-0.001020429;-0.0169907,-0.1280564;-0.3434721;-0.04264736,-0.1318217;-0.7608931;0.04125484,-0.1567999;-0.8033902;-0.02735331,-0.01682389;0.5392075;-0.05936217,206.2132
+0;0;0,0.001815333;0.3134121;-0.008510376,0.003365332;0.6164669;-0.03339588,0.1558228;0.512902;-0.004841041,0.1973152;0.2615592;0.1601354,0.2222014;0.06980734;0.325404,-0.1482973;0.5010465;-0.02065814,-0.2032217;0.2554483;0.1489794,-0.2494098;0.04364672;0.282053,0.08423835;0.004103653;-0.04224854,0.1058658;-0.3387901;-0.003643092,0.1167608;-0.7529527;0.09132287,0.1279419;-0.7969286;0.01686353,-0.08147088;0.007612538;-0.04692999,-0.1264088;-0.3340904;-0.01947092,-0.1512747;-0.7486721;0.0709258,-0.1457295;-0.7091263;-0.03404927,0.003014005;0.542091;-0.02467466,0;0;0,-0.009409651;0.3120135;-0.02935791,-0.0195279;0.6128166;-0.07269096,0.1387868;0.525502;-0.07235527,0.3068851;0.3330894;0.09145045,0.3929943;0.1124774;0.1842804,-0.1303083;0.493868;0.03900474,-0.1963075;0.2720768;0.2353839,-0.2751592;0.05792987;0.3477466,0.0689397;0.007561207;-0.06393766,0.1094778;-0.3352422;-0.04452801,0.1001806;-0.7515032;0.04096031,0.1111022;-0.798425;-0.03049183,-0.092714;-0.0009796213;-0.01735026,-0.1281341;-0.3439119;-0.0433731,-0.1319699;-0.7606148;0.04036386,-0.1576857;-0.8051987;-0.02976156,-0.0169104;0.5391643;-0.05940795,206.2358
+0;0;0,0.001814371;0.313246;-0.008505867,0.003363832;0.6161957;-0.0333828,0.1564099;0.5125428;-0.004754448,0.1982047;0.2593678;0.1614246,0.2233437;0.06566891;0.3283713,-0.1488814;0.5006416;-0.02063246,-0.2042062;0.2532531;0.1502417,-0.2508632;0.03930096;0.2846665,0.08435315;0.004109246;-0.04230611,0.1059775;-0.3387348;-0.003706273,0.1168609;-0.7524552;0.09115832,0.1279754;-0.7959908;0.01714216,-0.08158191;0.007622912;-0.04699395,-0.1265133;-0.3340304;-0.01953886,-0.1513526;-0.7481696;0.07076138,-0.1458404;-0.7086806;-0.03358889,0.00301262;0.5418442;-0.02466445,0;0;0,-0.009530425;0.311841;-0.0293777,-0.01971606;0.6125315;-0.07273698,0.139337;0.5278994;-0.07350183,0.3068793;0.3324081;0.09133935,0.3941293;0.1102148;0.1864183,-0.1315909;0.4934071;0.03854875,-0.1965359;0.2707148;0.2376722,-0.2758675;0.05419378;0.3510195,0.06898026;0.007613212;-0.06407738,0.1094432;-0.335163;-0.04492593,0.09988266;-0.7509108;0.04077602,0.1101905;-0.7978593;-0.0298078,-0.0928694;-0.001048248;-0.01721403,-0.1282811;-0.3439331;-0.0432052,-0.1325125;-0.7602743;0.04000866,-0.1578616;-0.8049772;-0.02917446,-0.01708249;0.5389058;-0.05944824,206.2688
+0;0;0,0.001812686;0.3129552;-0.008497969,0.003360662;0.6156137;-0.03335063,0.156855;0.5119547;-0.004673455,0.1988233;0.2577285;0.1621956,0.2238193;0.06513128;0.3281928,-0.1493277;0.5000188;-0.02059782,-0.2048822;0.2516031;0.1509857,-0.2512738;0.03886774;0.284646,0.08454418;0.004118552;-0.04240192,0.1062088;-0.3393646;-0.003730115,0.1170887;-0.7529537;0.09110434,0.1280642;-0.7955692;0.0180143,-0.08176666;0.007640176;-0.04710037,-0.1267819;-0.3346501;-0.0195941,-0.1516132;-0.7486577;0.07067746,-0.14617;-0.7092875;-0.03236715,0.003009825;0.5413417;-0.02464158,0;0;0,-0.009581007;0.3115622;-0.02921772,-0.01977349;0.6119865;-0.07237291,0.1398344;0.5297388;-0.0738039,0.3066915;0.3317451;0.09110451,0.3938126;0.1108595;0.1854074,-0.1327609;0.4927676;0.03820686,-0.1970599;0.2699124;0.2393008,-0.2753111;0.05492248;0.3530094,0.06899445;0.007639587;-0.06437397,0.1092939;-0.3358054;-0.04521441,0.09955105;-0.7514291;0.04040074,0.1086772;-0.7967526;-0.03015924,-0.09316134;-0.001089925;-0.01680419,-0.1288102;-0.3445469;-0.04348844,-0.1332721;-0.7607835;0.03954793,-0.1583438;-0.8048062;-0.02847911,-0.0171371;0.538432;-0.05914068,206.3025
+0;0;0,0.001592611;0.3128127;-0.009010951,0.002890973;0.6153222;-0.03462743,0.1568904;0.5126236;-0.005959727,0.2002001;0.2611043;0.1657778,0.2257271;0.07049245;0.3340985,-0.1500072;0.4999726;-0.02128485,-0.2049228;0.2537075;0.1546959,-0.2513047;0.04337436;0.2922642,0.08455303;0.004234832;-0.04229503,0.1059673;-0.3398983;-0.003638789,0.1167353;-0.7530091;0.09134535,0.127638;-0.7962983;0.0177559,-0.0817317;0.007500792;-0.04711353,-0.1269675;-0.3353826;-0.01945105,-0.15186;-0.7489805;0.07063562,-0.1465656;-0.7095981;-0.033237,0.002610648;0.5410951;-0.02570675,0;0;0,-0.009714;0.3114293;-0.02920556,-0.01999726;0.6117653;-0.07235646,0.1399068;0.5306357;-0.0739212,0.3065667;0.3315492;0.09106517,0.3938174;0.1106554;0.185456,-0.1314675;0.492679;0.04038483,-0.1972655;0.2676148;0.2395032,-0.2755978;0.0528319;0.3537345,0.06883915;0.007628143;-0.06449032,0.1094151;-0.3364092;-0.04519224,0.09925832;-0.7516323;0.04015994,0.1088414;-0.7978604;-0.03057218,-0.09314514;-0.001112037;-0.01669625,-0.1290602;-0.3451604;-0.04355453,-0.1335717;-0.7610125;0.03918064,-0.1593209;-0.8048559;-0.03002709,-0.017339;0.5382315;-0.05912638,206.3249
+0;0;0,0.001592611;0.3128127;-0.009010951,0.002890973;0.6153222;-0.03462743,0.1568904;0.5126236;-0.005959727,0.2002001;0.2611043;0.1657778,0.2257271;0.07049245;0.3340985,-0.1500072;0.4999726;-0.02128485,-0.2049228;0.2537075;0.1546959,-0.2513047;0.04337436;0.2922642,0.08455303;0.004234832;-0.04229503,0.1059673;-0.3398983;-0.003638789,0.1167353;-0.7530091;0.09134535,0.127638;-0.7962983;0.0177559,-0.0817317;0.007500792;-0.04711353,-0.1269675;-0.3353826;-0.01945105,-0.15186;-0.7489805;0.07063562,-0.1465656;-0.7095981;-0.033237,0.002610648;0.5410951;-0.02570675,0;0;0,-0.009714;0.3114293;-0.02920556,-0.01999726;0.6117653;-0.07235646,0.1399068;0.5306357;-0.0739212,0.3065667;0.3315492;0.09106517,0.3938174;0.1106554;0.185456,-0.1314675;0.492679;0.04038483,-0.1972655;0.2676148;0.2395032,-0.2755978;0.0528319;0.3537345,0.06883915;0.007628143;-0.06449032,0.1094151;-0.3364092;-0.04519224,0.09925832;-0.7516323;0.04015994,0.1088414;-0.7978604;-0.03057218,-0.09314514;-0.001112037;-0.01669625,-0.1290602;-0.3451604;-0.04355453,-0.1335717;-0.7610125;0.03918064,-0.1593209;-0.8048559;-0.03002709,-0.017339;0.5382315;-0.05912638,206.3472
+0;0;0,0.001592392;0.3127698;-0.009009716,0.002890591;0.6152411;-0.03462293,0.1565222;0.5126202;-0.006003497,0.1998672;0.2608957;0.1658741,0.2254514;0.06985687;0.3345718,-0.1496436;0.4999993;-0.02129208,-0.2046041;0.2535332;0.1548322,-0.2510899;0.04272901;0.2927087,0.08459377;0.004236872;-0.04231541,0.1060206;-0.3400989;-0.003636409,0.1167843;-0.7530407;0.09130885,0.1276839;-0.7963092;0.01774018,-0.08177108;0.007504407;-0.04713623,-0.1270335;-0.3355809;-0.01945746,-0.1519158;-0.7490095;0.07059233,-0.146623;-0.7096298;-0.03325094,0.002610303;0.5410238;-0.02570343,0;0;0,-0.009558;0.3113993;-0.02911663,-0.01964956;0.611711;-0.07221031,0.1397621;0.5304533;-0.07439256,0.3067377;0.33165;0.09108353,0.394115;0.1103171;0.1858792,-0.1308344;0.4940895;0.04095922,-0.198924;0.2684779;0.2390732,-0.2773441;0.05308408;0.3533756,0.06875306;0.007624194;-0.06464934,0.1094374;-0.3366001;-0.04524016,0.09911408;-0.7516745;0.03995371,0.1087068;-0.7978271;-0.03081489,-0.09323195;-0.001080489;-0.01647082,-0.1293028;-0.345284;-0.04376727,-0.13396;-0.7609732;0.0388894,-0.1597663;-0.8049095;-0.03015316,-0.01703959;0.5381836;-0.05899167,206.381
+0;0;0,0.001247889;0.3128313;-0.009301603,0.002213089;0.6153446;-0.03520311,0.1558007;0.513597;-0.00640869,0.1958278;0.2692361;0.1779658,0.2233273;0.07680732;0.3436879,-0.1500515;0.500481;-0.02173464,-0.2045799;0.2556716;0.1582745,-0.2501238;0.04789256;0.2997048,0.08460795;0.004515826;-0.04229442,0.1055967;-0.3397749;-0.003602456,0.1162983;-0.7523233;0.09137179,0.1275195;-0.7946971;0.01810232,-0.08185268;0.007234033;-0.04706933,-0.1272786;-0.3357492;-0.01927122,-0.1522362;-0.7487743;0.07082921,-0.1469746;-0.7094938;-0.03221682,0.002021451;0.5411196;-0.02621156,0;0;0,-0.009585999;0.3114561;-0.02923489,-0.01969596;0.6118181;-0.07243323,0.1393986;0.5302717;-0.07491755,0.3068724;0.3312333;0.09134889,0.394006;0.1104494;0.1857474,-0.1316199;0.4939216;0.03935538,-0.1981729;0.2687007;0.2397413,-0.2764121;0.05388834;0.3536851,0.0688435;0.007639647;-0.06457496,0.1092449;-0.3365676;-0.04552627,0.09906231;-0.7512525;0.03969955,0.1088341;-0.7972584;-0.03001356,-0.09322777;-0.001085381;-0.01658682,-0.1292648;-0.3452075;-0.04406499,-0.1341516;-0.7605257;0.03850394,-0.1599171;-0.8037388;-0.03011293,-0.01708229;0.5382788;-0.05919051,206.4029
+0;0;0,0.001247629;0.3127661;-0.009299665,0.00221251;0.6151783;-0.03519234,0.1554965;0.5135139;-0.006440509,0.1946126;0.2747146;0.1737377,0.2226931;0.07821938;0.3429618,-0.1497516;0.5004238;-0.02173619,-0.2030391;0.2611861;0.1541761,-0.2495454;0.04901636;0.298595,0.0846132;0.004516107;-0.04229705,0.1056041;-0.3398103;-0.003601085,0.116198;-0.7482064;0.09041725,0.12762;-0.7918754;0.01583663,-0.08185777;0.007234483;-0.04707226,-0.1272884;-0.3357842;-0.01927127,-0.1519948;-0.7446523;0.06992231,-0.146639;-0.7052057;-0.03496774,0.002020946;0.5409821;-0.02620427,0;0;0,-0.009354867;0.3113989;-0.0292213,-0.01907456;0.6116655;-0.07245708,0.1396372;0.5291773;-0.07398057,0.3050066;0.3366658;0.08915019,0.3942113;0.1112356;0.1853762,-0.129945;0.4945414;0.04052127,-0.1957763;0.2727824;0.2341925,-0.2758701;0.05338871;0.3503263,0.06879093;0.007621602;-0.06464171,0.1091999;-0.3366247;-0.0456605,0.09845003;-0.7471541;0.03853583,0.1086037;-0.7968801;-0.02973223,-0.09324241;-0.001067166;-0.01653915,-0.1290994;-0.3452674;-0.04372642,-0.1342598;-0.7564652;0.03769086,-0.1599756;-0.801944;-0.03131277,-0.01657011;0.5381548;-0.05919766,206.436
+0;0;0,0.001247197;0.3126579;-0.009296449,0.002211604;0.6149203;-0.03517611,0.1552366;0.5133428;-0.006462572,0.1944541;0.2739244;0.1741828,0.2227002;0.0762706;0.3444047,-0.1494962;0.5002749;-0.02173243,-0.2029217;0.2604169;0.1546359,-0.2497023;0.04699618;0.2999063,0.08460726;0.004515789;-0.04229407,0.1056038;-0.3399034;-0.003587689,0.1162444;-0.7500995;0.09084506,0.1275075;-0.7927431;0.01730247,-0.08185202;0.007233974;-0.04706895,-0.1272948;-0.3358771;-0.01926047,-0.1521102;-0.7465475;0.07032626,-0.1468289;-0.7072323;-0.0331039,0.002020144;0.5407647;-0.02619296,0;0;0,-0.009037837;0.3113113;-0.02909565,-0.01830327;0.6114561;-0.07221985,0.1400674;0.5284221;-0.07289815,0.3058093;0.3350183;0.09024763,0.3950561;0.1082712;0.1875157,-0.1293173;0.4958288;0.04091738,-0.1962012;0.2728201;0.2340121,-0.2766801;0.05201699;0.3506719,0.06887026;0.0075434;-0.0645566,0.1092393;-0.3367944;-0.04544067,0.09855783;-0.7492333;0.0386529,0.1082381;-0.7974989;-0.02912068,-0.09322139;-0.001011597;-0.01662283,-0.1290268;-0.3453043;-0.04390129,-0.134287;-0.758319;0.03784763,-0.1598016;-0.8027213;-0.03016539,-0.01591869;0.5379785;-0.05898595,206.4585
+0;0;0,0.0009652213;0.3126425;-0.009834481,0.001550708;0.6148545;-0.03630614,0.1547527;0.5138999;-0.007229412,0.1953102;0.2759143;0.1750063,0.2247913;0.08388352;0.3513452,-0.1501282;0.5005429;-0.02223278,-0.2028624;0.2629516;0.1573818,-0.2491446;0.05268057;0.3073297,0.0846702;0.004517698;-0.04216771,0.1054762;-0.339907;-0.003407583,0.1160587;-0.7501161;0.09097568,0.1280807;-0.7926596;0.01745443,-0.08178746;0.007205277;-0.04718543,-0.1273201;-0.3358703;-0.01908682,-0.1520855;-0.7465379;0.07052602,-0.1468745;-0.707279;-0.03291276,0.001457299;0.5407165;-0.02717724,0;0;0,-0.009037837;0.3113113;-0.02909565,-0.01830327;0.6114561;-0.07221985,0.1400674;0.5284221;-0.07289815,0.3058093;0.3350183;0.09024763,0.3950561;0.1082712;0.1875157,-0.1293173;0.4958288;0.04091738,-0.1962012;0.2728201;0.2340121,-0.2766801;0.05201699;0.3506719,0.06887026;0.0075434;-0.0645566,0.1092393;-0.3367944;-0.04544067,0.09855783;-0.7492333;0.0386529,0.1082381;-0.7974989;-0.02912068,-0.09322139;-0.001011597;-0.01662283,-0.1290268;-0.3453043;-0.04390129,-0.134287;-0.758319;0.03784763,-0.1598016;-0.8027213;-0.03016539,-0.01591869;0.5379785;-0.05898595,206.4809
+0;0;0,0.0009649461;0.3125533;-0.009831677,0.001550281;0.6146879;-0.03629661,0.154711;0.5137584;-0.007227441,0.1955588;0.2740691;0.1763127,0.2246495;0.08458218;0.3503157,-0.1500878;0.500405;-0.02222677,-0.2031994;0.2611129;0.1586735,-0.2488686;0.05362727;0.3066351,0.08454499;0.004511017;-0.04210535,0.1053246;-0.3394757;-0.003394503,0.1159416;-0.7510226;0.09129658,0.1279072;-0.793226;0.01812011,-0.08166651;0.007194621;-0.04711565,-0.1271413;-0.3354448;-0.01905277,-0.1519874;-0.7474518;0.07085234,-0.1468009;-0.7082363;-0.03210136,0.001456895;0.5405678;-0.02716991,0;0;0,-0.008833118;0.3112304;-0.02906513,-0.01790337;0.6113;-0.07220602,0.1404221;0.5277543;-0.07201052,0.3069113;0.3325647;0.09227228,0.3948199;0.1083775;0.1873553,-0.1288415;0.4961619;0.04120596,-0.1960329;0.2711577;0.2352805,-0.2751941;0.05322476;0.3504643,0.06887518;0.007493556;-0.06435156,0.1092816;-0.3364221;-0.0457356,0.09845325;-0.7502227;0.03853703,0.1080702;-0.7976448;-0.02946758,-0.09304878;-0.0009640038;-0.01679467,-0.1288574;-0.3447785;-0.04448146,-0.1343999;-0.7590774;0.03783349,-0.1589012;-0.803647;-0.02962276,-0.01556297;0.5378406;-0.05896449,206.5144
+0;0;0,0.0009643121;0.312348;-0.009825218,0.001549096;0.614195;-0.0362647,0.1539896;0.5134678;-0.00729865,0.1951433;0.2719839;0.1776158,0.2238901;0.08473668;0.349562,-0.1493766;0.5001771;-0.02222748,-0.2028859;0.2590933;0.1600273,-0.2480153;0.05406018;0.3062401,0.08454151;0.004510831;-0.04210362,0.105332;-0.3396565;-0.003372449,0.115894;-0.7490729;0.09082842,0.1271812;-0.7871822;0.02180116,-0.08166315;0.007194325;-0.04711371,-0.1271618;-0.3356249;-0.01903609,-0.1518793;-0.745499;0.07040358,-0.1469868;-0.706806;-0.0267125,0.001455806;0.5401512;-0.02714738,0;0;0,-0.008381896;0.311038;-0.02904892,-0.01685042;0.6108265;-0.07223511,0.1406279;0.5274657;-0.07149529,0.3077435;0.3304865;0.09425449,0.394361;0.1085335;0.1874623,-0.1277605;0.4968806;0.04070707,-0.1964973;0.2706676;0.236422,-0.2749557;0.05508314;0.3496521,0.06897594;0.007442012;-0.06424379,0.1092066;-0.3366793;-0.0456562,0.09828119;-0.7483103;0.03829432,0.1063021;-0.7865907;-0.03102016,-0.09303159;-0.0009191675;-0.01687034,-0.1284193;-0.3449924;-0.04416126,-0.1344784;-0.7571961;0.03743902,-0.1574881;-0.7972077;-0.02659192,-0.01466625;0.5374434;-0.05897689,206.548
+0;0;0,0.0009799342;0.3121899;-0.009486518,0.001877283;0.6139335;-0.03401347,0.1560736;0.5154276;-0.007923052,0.1976096;0.2764343;0.1828203,0.2285877;0.09645036;0.3591952,-0.150875;0.5015589;-0.0225915,-0.2047066;0.2621413;0.1645112,-0.2487881;0.06013589;0.3118632,0.08443712;0.004585712;-0.04213109,0.1051748;-0.3395378;-0.003385708,0.1155985;-0.7490474;0.09106916,0.1269554;-0.7864968;0.0217723,-0.08162067;0.007092322;-0.04704731,-0.1271131;-0.335696;-0.01913934,-0.152048;-0.7456861;0.07038642,-0.1473226;-0.7068917;-0.02646796,0.001672288;0.5398873;-0.0255402,0;0;0,-0.007616416;0.3108873;-0.02906132,-0.0148659;0.6104063;-0.07243061,0.1437302;0.530557;-0.07080293,0.3079683;0.3288833;0.09526825,0.3939357;0.108538;0.1875696,-0.1283288;0.4983205;0.0406261,-0.1999122;0.2719352;0.237734,-0.2764654;0.05758442;0.35023,0.06918035;0.007416129;-0.06391215,0.1089672;-0.3367411;-0.04588389,0.09810676;-0.7485299;0.03802466,0.1070026;-0.7901698;-0.02731323,-0.09291701;-0.0009234736;-0.01706631,-0.1281254;-0.3450369;-0.04349697,-0.134303;-0.7574536;0.03776109,-0.1571223;-0.7974681;-0.02593897,-0.01301438;0.5371002;-0.05910921,206.5815
+0;0;0,0.0009780368;0.3115854;-0.00946815,0.001871878;0.6121455;-0.03389693,0.1554772;0.5140688;-0.007912431,0.1970303;0.2749766;0.1829098,0.2279454;0.0953581;0.3589266,-0.1502945;0.5002532;-0.02252464,-0.2041485;0.2607365;0.1646554,-0.2481404;0.05914134;0.3117083,0.08440156;0.00458378;-0.04211334,0.1051527;-0.3397628;-0.003342845,0.115576;-0.7492567;0.0911084,0.1271287;-0.787869;0.02061676,-0.08158629;0.007089335;-0.04702749,-0.1271082;-0.3359212;-0.01910143,-0.1520422;-0.7458956;0.07042088,-0.1472353;-0.7069496;-0.0281034,0.001667812;0.5384346;-0.02546204,0;0;0,-0.006507576;0.3103228;-0.02887058,-0.01207952;0.6087109;-0.07200599,0.1455573;0.5318995;-0.07045054,0.3077434;0.3284687;0.0957315,0.3933643;0.1086198;0.1881218,-0.1321551;0.4999531;0.03356018,-0.1984638;0.2780367;0.2376708,-0.2748899;0.06427032;0.3502027,0.06973772;0.007326171;-0.06325459,0.1087623;-0.3371776;-0.04586172,0.09781593;-0.7490331;0.03762602,0.1065302;-0.7907655;-0.03011394,-0.09282687;-0.000846018;-0.01733847,-0.1281072;-0.3451832;-0.04371181,-0.1337871;-0.757311;0.03895215,-0.1571906;-0.7996644;-0.02450997,-0.01067151;0.5357263;-0.0587492,206.6039
+0;0;0,0.0009803756;0.3123305;-0.00949079,0.001882456;0.615685;-0.03415825,0.1561607;0.516553;-0.00798816,0.1978356;0.2767598;0.1833936,0.228609;0.09796482;0.3586034,-0.150954;0.5026768;-0.02266455,-0.2049658;0.2624578;0.1650644,-0.2487561;0.06178692;0.311443,0.08408626;0.004566657;-0.04195603,0.1048245;-0.3395654;-0.003209688,0.115248;-0.7490686;0.09124371,0.1269227;-0.7884053;0.02000781,-0.08128151;0.007062852;-0.04685182,-0.1267751;-0.3357339;-0.01894315,-0.1517096;-0.7457176;0.07058119,-0.146852;-0.7066771;-0.02898332,0.001675764;0.5410259;-0.02561484,0;0;0,-0.006137088;0.3109313;-0.03042126,-0.01152916;0.6113299;-0.07887292,0.1471061;0.5323979;-0.06988049,0.30764;0.3271067;0.0972991,0.3926705;0.1081007;0.1890557,-0.131068;0.5073007;0.03208943,-0.2021119;0.2826446;0.232955,-0.2772856;0.06996028;0.3457709,0.07017469;0.007120281;-0.06226134,0.1087074;-0.3372824;-0.04613137,0.09765394;-0.7490659;0.037745,0.1073863;-0.7920428;-0.03006411,-0.09235797;-0.0004071433;-0.01793038,-0.1276662;-0.3445677;-0.04371907,-0.1334877;-0.7567322;0.03880052,-0.1573687;-0.7998747;-0.02521746,-0.01009253;0.537702;-0.06391001,206.6374
+0;0;0,0.0008142403;0.3130691;-0.01038911,0.001391787;0.6172253;-0.03696851,0.1568182;0.5178101;-0.00886431,0.1989647;0.278371;0.1877756,0.2305106;0.1014362;0.3615726,-0.1524121;0.5035781;-0.02317606,-0.2067107;0.2632618;0.1693711,-0.2529051;0.07928589;0.3322373,0.08308158;0.004705412;-0.04155956,0.1035037;-0.340284;-0.002468076,0.1138966;-0.7494459;0.09218438,0.1257048;-0.7887216;0.02067206,-0.08043594;0.006781655;-0.04621641,-0.1261648;-0.3368487;-0.01811135,-0.1511229;-0.7465689;0.07125901,-0.1463723;-0.7076462;-0.02849261,0.00128704;0.5424472;-0.02780429,0;0;0,-0.005509824;0.3115872;-0.03168392,-0.01021722;0.6127149;-0.08175898,0.1495322;0.5326813;-0.06930709,0.3085763;0.3244694;0.1013606,0.3927043;0.1067777;0.1910224,-0.1315433;0.5120282;0.03043725,-0.2039295;0.2845529;0.2324024,-0.2782295;0.07387254;0.3446509,0.07056621;0.006984205;-0.06019569,0.1089404;-0.3384201;-0.04655242,0.09734036;-0.7498416;0.03758072,0.1071496;-0.7925726;-0.03073144,-0.09080407;0.0009612747;-0.02013916,-0.1258555;-0.3442594;-0.04373829,-0.131178;-0.7563465;0.03772648,-0.1559557;-0.7983398;-0.02750837,-0.008924171;0.5389516;-0.06649232,206.6708
+0;0;0,0.0008152172;0.3134446;-0.01040158,0.001394449;0.6185004;-0.0370612,0.1589132;0.5184976;-0.008670783,0.2010581;0.2790676;0.1879616,0.2324365;0.103072;0.3608361,-0.1544778;0.504074;-0.0231751,-0.2087744;0.2637669;0.1693647,-0.2547236;0.08076754;0.3313665,0.08229581;0.004660908;-0.0411665,0.1027065;-0.3401362;-0.002096795,0.1130993;-0.7492943;0.09255479,0.1249118;-0.788595;0.02101668,-0.07967518;0.006717515;-0.0457793,-0.1253785;-0.3367214;-0.0176899,-0.1503364;-0.7464377;0.07167962,-0.1455841;-0.7075118;-0.02810797,0.001289344;0.5434662;-0.0278656,0;0;0,-0.004823506;0.3118006;-0.03336954,-0.008699596;0.6133217;-0.08655667,0.1530216;0.5336449;-0.06783056,0.3077747;0.322994;0.1037645,0.3926456;0.1064901;0.1918988,-0.1341133;0.5092427;0.02393556,-0.201497;0.2861484;0.2323956,-0.2720761;0.07718697;0.3472798,0.07156582;0.006334081;-0.05768203,0.1084309;-0.3391394;-0.04686045,0.09716499;-0.7504176;0.0379963,0.1068573;-0.7925966;-0.03096795,-0.08970337;0.001131932;-0.02100071,-0.1246747;-0.3440062;-0.04301794,-0.1299297;-0.7562039;0.03786943,-0.154614;-0.7983341;-0.02730536,-0.007590503;0.5394619;-0.07048869,206.6935
+0;0;0,0.0008133733;0.3127357;-0.01037805,0.001388384;0.6155109;-0.03683068,0.1607884;0.5159366;-0.008300291,0.2029323;0.2765123;0.1883275,0.233981;0.1023656;0.3593858,-0.1563409;0.501341;-0.02297762,-0.2106362;0.2610396;0.1695577,-0.2561027;0.07996269;0.3298575,0.08181607;0.004633738;-0.04092652,0.102276;-0.3409948;-0.001762614,0.1126543;-0.7495835;0.09275724,0.1244457;-0.7887601;0.02134718,-0.07921073;0.006678356;-0.04551243,-0.1250243;-0.3375887;-0.0173553,-0.1499474;-0.7467348;0.07188984,-0.1452037;-0.7078249;-0.02771914,0.001284296;0.541203;-0.02772407,0;0;0,-0.004135981;0.3108364;-0.03571606,-0.006886572;0.609199;-0.09340787,0.1562549;0.5329021;-0.06647921,0.3078513;0.3204194;0.1056609,0.3924358;0.1060645;0.1919713,-0.136583;0.5240265;0.02017694,-0.2066701;0.2977344;0.2242413,-0.2681265;0.08930351;0.3397044,0.07187346;0.006069243;-0.05645967,0.10826;-0.34035;-0.04744649,0.09708093;-0.7509954;0.03759336,0.1066938;-0.7927204;-0.03159452,-0.0888189;0.0021932;-0.02228709,-0.1239834;-0.3438151;-0.04357509,-0.1286527;-0.7554761;0.03704632,-0.1525851;-0.7975199;-0.02822834,-0.006078824;0.5363622;-0.07612324,206.7267
+0;0;0,0.0003661117;0.3107759;-0.01087638,0.000251049;0.6089051;-0.03792611,0.1610202;0.5106074;-0.008521445,0.2065276;0.2738317;0.1906647,0.2350355;0.113815;0.3686779,-0.1583639;0.4954739;-0.0227564,-0.2124527;0.2574462;0.1727582,-0.256833;0.07894695;0.328563,0.08115446;0.004794053;-0.04056374,0.1012402;-0.3420701;-0.00109433,0.1113981;-0.7489796;0.09298201,0.1235866;-0.789139;0.02080157,-0.07861739;0.006412711;-0.04508469,-0.124853;-0.3390356;-0.01673393,-0.1498078;-0.7465197;0.07193907,-0.1451329;-0.7075711;-0.02895185,0.0003544529;0.5358568;-0.02867996,0;0;0,-0.001898914;0.3084005;-0.03981996,0.0002402962;0.6004047;-0.10553,0.1618738;0.5321301;-0.06266212,0.3094457;0.3164504;0.109133,0.39231;0.1057393;0.1918437,-0.130597;0.5304891;0.01327825,-0.201475;0.302672;0.2154772,-0.2665017;0.1013857;0.3310716,0.07234418;0.005435765;-0.05469203,0.1077498;-0.3423894;-0.04836178,0.09697099;-0.7512987;0.03652644,0.1063675;-0.7940831;-0.03343821,-0.08775114;0.002884971;-0.02336365,-0.1227083;-0.3444164;-0.04423789,-0.1268769;-0.7543279;0.03628631,-0.1506349;-0.7982033;-0.02897378,-0.0002987086;0.529382;-0.0861125,206.7493
+0;0;0,0.0003661117;0.3107759;-0.01087638,0.000251049;0.6089051;-0.03792611,0.1610202;0.5106074;-0.008521445,0.2065276;0.2738317;0.1906647,0.2350355;0.113815;0.3686779,-0.1583639;0.4954739;-0.0227564,-0.2124527;0.2574462;0.1727582,-0.256833;0.07894695;0.328563,0.08115446;0.004794053;-0.04056374,0.1012402;-0.3420701;-0.00109433,0.1113981;-0.7489796;0.09298201,0.1235866;-0.789139;0.02080157,-0.07861739;0.006412711;-0.04508469,-0.124853;-0.3390356;-0.01673393,-0.1498078;-0.7465197;0.07193907,-0.1451329;-0.7075711;-0.02895185,0.0003544529;0.5358568;-0.02867996,0;0;0,-0.001898914;0.3084005;-0.03981996,0.0002402962;0.6004047;-0.10553,0.1618738;0.5321301;-0.06266212,0.3094457;0.3164504;0.109133,0.39231;0.1057393;0.1918437,-0.130597;0.5304891;0.01327825,-0.201475;0.302672;0.2154772,-0.2665017;0.1013857;0.3310716,0.07234418;0.005435765;-0.05469203,0.1077498;-0.3423894;-0.04836178,0.09697099;-0.7512987;0.03652644,0.1063675;-0.7940831;-0.03343821,-0.08775114;0.002884971;-0.02336365,-0.1227083;-0.3444164;-0.04423789,-0.1268769;-0.7543279;0.03628631,-0.1506349;-0.7982033;-0.02897378,-0.0002987086;0.529382;-0.0861125,206.7823
+0;0;0,0.0003633779;0.3084552;-0.01079516,0.0002487614;0.6048776;-0.03769742,0.1652407;0.5061785;-0.007796098,0.2107214;0.2695414;0.1912735,0.2386073;0.1130163;0.3654024,-0.1625385;0.4906473;-0.02240522,-0.2165956;0.2527588;0.1729949,-0.2600076;0.07815449;0.3254,0.08062746;0.004762922;-0.04030033,0.1007802;-0.3432583;-0.0006992631,0.1111735;-0.7595961;0.09555687,0.122629;-0.7955359;0.02771754,-0.07810687;0.006371068;-0.04479192,-0.1244968;-0.3402295;-0.01634659,-0.1500297;-0.7571553;0.07438102,-0.145636;-0.7187449;-0.02044208,0.0003517939;0.5320917;-0.02848448,0;0;0,0.000429213;0.3054965;-0.04396605,0.003958002;0.5954108;-0.1111681,0.1679466;0.5277516;-0.05788231,0.3111956;0.311207;0.1161363,0.3936466;0.1041521;0.1931343,-0.1300502;0.53659;0.01016862,-0.2004581;0.3066948;0.2098815,-0.2595699;0.1101735;0.326001,0.07284024;0.004376203;-0.05312943,0.1074255;-0.344743;-0.04955721,0.09653479;-0.7633606;0.03618193,0.1077859;-0.7982308;-0.03271461,-0.08660056;0.004421066;-0.02506769,-0.1212622;-0.3441444;-0.04491221,-0.1241306;-0.7636845;0.03687039,-0.1460709;-0.8033807;-0.02430574,0.003226399;0.5246701;-0.09172893,206.816
+0;0;0,-4.34567E-05;0.3084404;-0.01121588,-0.000785275;0.6047906;-0.03887902,0.1643454;0.5061132;-0.00837924,0.2082602;0.2738546;0.1961243,0.2352637;0.1147483;0.3680387,-0.1632962;0.4903637;-0.02260797,-0.2176189;0.254924;0.1756634,-0.2607753;0.08048531;0.3283305,0.0806584;0.004865935;-0.04022605,0.1004897;-0.3431817;-0.0006949902,0.1108174;-0.7595185;0.09557262,0.1223676;-0.7953557;0.02764975,-0.07809893;0.006255556;-0.04482203,-0.124739;-0.3403121;-0.01638429,-0.1503482;-0.7572179;0.07441294,-0.14603;-0.7188638;-0.0204186,-0.0004936068;0.5320324;-0.02945426,0;0;0,0.000429213;0.3054965;-0.04396605,0.003958002;0.5954108;-0.1111681,0.1679466;0.5277516;-0.05788231,0.3111956;0.311207;0.1161363,0.3936466;0.1041521;0.1931343,-0.1300502;0.53659;0.01016862,-0.2004581;0.3066948;0.2098815,-0.2595699;0.1101735;0.326001,0.07284024;0.004376203;-0.05312943,0.1074255;-0.344743;-0.04955721,0.09653479;-0.7633606;0.03618193,0.1077859;-0.7982308;-0.03271461,-0.08660056;0.004421066;-0.02506769,-0.1212622;-0.3441444;-0.04491221,-0.1241306;-0.7636845;0.03687039,-0.1460709;-0.8033807;-0.02430574,0.003226399;0.5246701;-0.09172893,206.8496
+0;0;0,-4.328206E-05;0.3072008;-0.01117081,-0.0007835493;0.602892;-0.0387748,0.1704651;0.5033651;-0.007507334,0.2143471;0.2712802;0.1968431,0.2410727;0.1138111;0.3669887,-0.1693378;0.487031;-0.0222642,-0.2236199;0.2517675;0.1758588,-0.2663322;0.07912374;0.326955,0.08035637;0.004847714;-0.04007542,0.100203;-0.343469;-0.0005137958,0.1104219;-0.75542;0.09473969,0.1222314;-0.7927355;0.02529172,-0.07780649;0.006232131;-0.04465419,-0.1244826;-0.3406034;-0.01619447,-0.1498221;-0.7531174;0.07364628,-0.1454069;-0.7145757;-0.02331457,-0.0004923321;0.5302463;-0.02936461,0;0;0,0.002288014;0.3040125;-0.04547882,0.007085487;0.5933638;-0.1121266,0.1748198;0.5202793;-0.04895425,0.3155596;0.3038866;0.1268713,0.3986969;0.09774387;0.1979604,-0.136278;0.5365638;0.006972581,-0.2067756;0.3108879;0.2110526,-0.2642054;0.1179822;0.3291606,0.07394052;0.003320619;-0.05107307,0.1062729;-0.3463043;-0.05032086,0.09674259;-0.7603697;0.03535485,0.1071855;-0.7987137;-0.03330302,-0.08591451;0.005027278;-0.02607887,-0.120166;-0.3439003;-0.04505091,-0.1223271;-0.7590145;0.03592298,-0.1450741;-0.8007028;-0.02602238,0.006037951;0.5226789;-0.09292817,206.8829
+0;0;0,-4.322581E-05;0.3068016;-0.01115629,-0.0007831582;0.6023405;-0.03874718,0.1729116;0.502443;-0.007168788,0.2159528;0.2748048;0.1932664,0.2426813;0.1173189;0.36343,-0.1717534;0.4858751;-0.0221368,-0.2249955;0.2551192;0.1721902,-0.2677123;0.08245708;0.3233025,0.07977833;0.004812842;-0.03978714,0.09966355;-0.3441816;-0.0001485348,0.1098435;-0.7545627;0.09474195,0.1236073;-0.8030174;0.0138019,-0.07724679;0.006187301;-0.04433297,-0.1240138;-0.3413232;-0.01581787,-0.1492566;-0.7522651;0.07368049,-0.1441109;-0.7123099;-0.0393252,-0.0004919974;0.5297088;-0.02933881,0;0;0,0.00341022;0.3035321;-0.04591656,0.009498432;0.592882;-0.1117959,0.1781108;0.5159465;-0.04431129,0.3158896;0.3038662;0.1285613,0.4005372;0.09804907;0.1988888,-0.1405482;0.5365978;0.002040155,-0.2106425;0.3195135;0.2065082,-0.2682373;0.1275432;0.3260996,0.07443407;0.00229612;-0.04924488,0.1057628;-0.3481045;-0.05054426,0.096894;-0.7606304;0.03468609,0.1086328;-0.8071622;-0.04838586,-0.08502384;0.005233742;-0.02672672,-0.1191513;-0.3444068;-0.04545118,-0.1212251;-0.7579604;0.03510633,-0.1476869;-0.8114551;-0.03717291,0.008083045;0.5221505;-0.09284806,206.9164
+0;0;0,-0.0002805951;0.3067884;-0.01151161,-0.00133598;0.6022842;-0.03955167,0.1724343;0.5025889;-0.007628608,0.2156924;0.2764866;0.1944914,0.2408596;0.1189942;0.3648869,-0.1721987;0.4857979;-0.02233163,-0.225311;0.258004;0.175494,-0.2670678;0.08503382;0.3265224,0.0797964;0.004934203;-0.039736,0.09952525;-0.3440796;-0.0001890957,0.109642;-0.7544646;0.09469102,0.1237602;-0.802892;0.01378561,-0.07724488;0.006069111;-0.04435264,-0.1240709;-0.3414386;-0.01590064,-0.1494108;-0.7523558;0.07368363,-0.1443293;-0.7124463;-0.03932897,-0.0009681215;0.5296668;-0.03003639,0;0;0,0.00341022;0.3035321;-0.04591656,0.009498432;0.592882;-0.1117959,0.1781108;0.5159465;-0.04431129,0.3158896;0.3038662;0.1285613,0.4005372;0.09804907;0.1988888,-0.1405482;0.5365978;0.002040155,-0.2106425;0.3195135;0.2065082,-0.2682373;0.1275432;0.3260996,0.07443407;0.00229612;-0.04924488,0.1057628;-0.3481045;-0.05054426,0.096894;-0.7606304;0.03468609,0.1086328;-0.8071622;-0.04838586,-0.08502384;0.005233742;-0.02672672,-0.1191513;-0.3444068;-0.04545118,-0.1212251;-0.7579604;0.03510633,-0.1476869;-0.8114551;-0.03717291,0.008083045;0.5221505;-0.09284806,206.9386
+0;0;0,-0.0002796799;0.3057877;-0.01147406,-0.001332956;0.6006761;-0.03945794,0.1724462;0.5010981;-0.007549239,0.2150229;0.2785568;0.1913875,0.2401864;0.1210875;0.3617581,-0.1722055;0.4843063;-0.02225305,-0.2244813;0.2600999;0.172457,-0.266232;0.08715507;0.3234632,0.07962506;0.004923608;-0.03965068,0.09928341;-0.3428429;-0.000245098,0.1094117;-0.7536978;0.09474364,0.1234089;-0.8014525;0.01453218,-0.07707902;0.00605608;-0.04425741,-0.1237377;-0.3402098;-0.01590708,-0.1491066;-0.7515974;0.07377975,-0.1440687;-0.7117729;-0.03826351,-0.0009656989;0.5281775;-0.02995823,0;0;0,0.005026087;0.3024066;-0.0465064,0.01259516;0.5911208;-0.1122782,0.1801427;0.5118462;-0.04273438,0.3152734;0.3046129;0.1296237,0.4017644;0.09966737;0.20014,-0.1407915;0.5357024;-0.00343173,-0.2112455;0.3250283;0.2004454,-0.2669405;0.1333069;0.3212629,0.07513322;0.001454622;-0.04784822,0.1054547;-0.3477606;-0.0510273,0.09690915;-0.7607823;0.03422046,0.1082054;-0.8066549;-0.04818916,-0.08461504;0.005457212;-0.02733286,-0.1184783;-0.3429759;-0.04545566,-0.1206594;-0.7570286;0.03505975,-0.1484024;-0.8086576;-0.03734621,0.01082571;0.5205113;-0.09336829,206.9723

+ 158 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001554689;0.3144242;0.006295529,0.003387306;0.620168;-0.001251264,0.183435;0.4913106;0.01266341,0.2193914;0.2263196;-0.001468446,0.2731652;-0.01358624;-0.06672259,-0.1725532;0.4783195;-0.01538846,-0.2205939;0.2149352;-0.0211832,-0.26388;-0.02519368;-0.09307893,0.07241788;0.004803662;-0.03556415,0.09207866;-0.3251419;-0.007010208,0.1033441;-0.7074096;0.07405722,0.1163383;-0.7525208;-0.004632719,-0.06947484;0.00549325;-0.04093048,-0.1128523;-0.3226036;-0.01776085,-0.1355768;-0.7057141;0.05665252,-0.1277716;-0.6643097;-0.05202895,0.002901169;0.5450794;0.002958968,0;0;0,0.008969903;0.3132917;-0.02593231,0.01593252;0.6160751;-0.06836343,0.1821339;0.5063343;0.0236547,0.2049412;0.2417632;0.05822015,0.247391;-0.005227804;0.01465416,-0.1733098;0.5333455;-0.04040981,-0.249081;0.2770255;-0.0239303,-0.2766534;0.02762474;-0.06568662,0.07600975;-0.0009906739;-0.02745485,0.109979;-0.3309134;-0.03539801,0.1232665;-0.7144903;0.03889585,0.1369548;-0.7702596;-0.02787924,-0.06677346;0.00881681;-0.0446744,-0.1121467;-0.3198273;-0.04523694,-0.1233773;-0.6999058;0.04554631,-0.1387207;-0.7611746;-0.0130816,0.01453172;0.5420483;-0.05515981,275.3972
+0;0;0,0.001554689;0.3144242;0.006295529,0.003387306;0.620168;-0.001251264,0.183435;0.4913106;0.01266341,0.2193914;0.2263196;-0.001468446,0.2731652;-0.01358624;-0.06672259,-0.1725532;0.4783195;-0.01538846,-0.2205939;0.2149352;-0.0211832,-0.26388;-0.02519368;-0.09307893,0.07241788;0.004803662;-0.03556415,0.09207866;-0.3251419;-0.007010208,0.1033441;-0.7074096;0.07405722,0.1163383;-0.7525208;-0.004632719,-0.06947484;0.00549325;-0.04093048,-0.1128523;-0.3226036;-0.01776085,-0.1355768;-0.7057141;0.05665252,-0.1277716;-0.6643097;-0.05202895,0.002901169;0.5450794;0.002958968,0;0;0,0.008969903;0.3132917;-0.02593231,0.01593252;0.6160751;-0.06836343,0.1821339;0.5063343;0.0236547,0.2049412;0.2417632;0.05822015,0.247391;-0.005227804;0.01465416,-0.1733098;0.5333455;-0.04040981,-0.249081;0.2770255;-0.0239303,-0.2766534;0.02762474;-0.06568662,0.07600975;-0.0009906739;-0.02745485,0.109979;-0.3309134;-0.03539801,0.1232665;-0.7144903;0.03889585,0.1369548;-0.7702596;-0.02787924,-0.06677346;0.00881681;-0.0446744,-0.1121467;-0.3198273;-0.04523694,-0.1233773;-0.6999058;0.04554631,-0.1387207;-0.7611746;-0.0130816,0.01453172;0.5420483;-0.05515981,275.4107
+0;0;0,0.001553709;0.3142261;0.006291561,0.003384707;0.6196988;-0.001248857,0.1834183;0.4909048;0.01266173,0.2195237;0.2248152;-0.001528716,0.273317;-0.0151775;-0.0668065,-0.1725413;0.4779148;-0.01538789,-0.2207811;0.2134385;-0.02120664,-0.2640829;-0.02677734;-0.09312841,0.07279747;0.004828841;-0.03575057,0.09256922;-0.3269792;-0.007035447,0.1038524;-0.7098496;0.0741598,0.116704;-0.7541363;-0.003666371,-0.069839;0.005522044;-0.04114503,-0.1134613;-0.3244269;-0.01784461,-0.1362217;-0.7081414;0.05668609,-0.1285021;-0.6668622;-0.05080241,0.002898951;0.5446692;0.002958066,0;0;0,0.008778185;0.3130736;-0.02622724,0.01563009;0.615568;-0.06878901,0.1826958;0.5071529;0.02194071,0.2061404;0.2412987;0.05481195,0.2487369;-0.005696967;0.01087904,-0.1734352;0.5327805;-0.03905953,-0.2484902;0.2751575;-0.02157224,-0.27621;0.02558948;-0.06278892,0.07616299;-0.0008015782;-0.02827454,0.1096335;-0.3326661;-0.03587294,0.1231664;-0.7168235;0.03862333,0.135548;-0.7708192;-0.02869678,-0.06742831;0.008791073;-0.04446383,-0.1130613;-0.3217075;-0.04512203,-0.1243785;-0.7024702;0.04543914,-0.1110852;-0.6960616;-0.05947665,0.01423914;0.5416044;-0.05556703,275.4321
+0;0;0,0.001621543;0.3137563;0.006307528,0.003609323;0.6186416;-0.001217404,0.1837318;0.4900175;0.01281107,0.2197153;0.2238265;-0.001416139,0.2735216;-0.01607133;-0.06569018,-0.1724966;0.4770209;-0.01546821,-0.2208434;0.2124793;-0.02139621,-0.2634476;-0.02803433;-0.09150559,0.07331435;0.004829651;-0.03605585,0.09318541;-0.3278596;-0.007195866,0.1043678;-0.7108996;0.07392698,0.117329;-0.7549241;-0.003259368,-0.07035904;0.005587791;-0.04143339,-0.1141029;-0.325246;-0.01808035,-0.136783;-0.7091829;0.05610697,-0.1290609;-0.6679792;-0.05075831,0.003077165;0.5437734;0.002981389,0;0;0,0.008470803;0.312602;-0.02633715,0.01508739;0.614496;-0.0689919,0.1835817;0.5077341;0.01969051,0.2074964;0.2416872;0.05134487,0.2501231;-0.004712209;0.006095171,-0.1738971;0.5324957;-0.03718812,-0.2477649;0.2744753;-0.0191908,-0.2761132;0.02526125;-0.06000699,0.07636487;-0.0005419254;-0.02943563,0.1096268;-0.3333385;-0.03650475,0.1229716;-0.7174739;0.03891087,0.1350312;-0.7716821;-0.02718663,-0.06826244;0.008641803;-0.04431595,-0.1142009;-0.3227174;-0.04508478,-0.1254265;-0.7035154;0.0459787,-0.1415246;-0.7630697;-0.01169458,0.01374724;0.540698;-0.05575514,275.453
+0;0;0,0.001621543;0.3137563;0.006307528,0.003609323;0.6186416;-0.001217404,0.1837318;0.4900175;0.01281107,0.2197153;0.2238265;-0.001416139,0.2735216;-0.01607133;-0.06569018,-0.1724966;0.4770209;-0.01546821,-0.2208434;0.2124793;-0.02139621,-0.2634476;-0.02803433;-0.09150559,0.07331435;0.004829651;-0.03605585,0.09318541;-0.3278596;-0.007195866,0.1043678;-0.7108996;0.07392698,0.117329;-0.7549241;-0.003259368,-0.07035904;0.005587791;-0.04143339,-0.1141029;-0.325246;-0.01808035,-0.136783;-0.7091829;0.05610697,-0.1290609;-0.6679792;-0.05075831,0.003077165;0.5437734;0.002981389,0;0;0,0.008470803;0.312602;-0.02633715,0.01508739;0.614496;-0.0689919,0.1835817;0.5077341;0.01969051,0.2074964;0.2416872;0.05134487,0.2501231;-0.004712209;0.006095171,-0.1738971;0.5324957;-0.03718812,-0.2477649;0.2744753;-0.0191908,-0.2761132;0.02526125;-0.06000699,0.07636487;-0.0005419254;-0.02943563,0.1096268;-0.3333385;-0.03650475,0.1229716;-0.7174739;0.03891087,0.1350312;-0.7716821;-0.02718663,-0.06826244;0.008641803;-0.04431595,-0.1142009;-0.3227174;-0.04508478,-0.1254265;-0.7035154;0.0459787,-0.1415246;-0.7630697;-0.01169458,0.01374724;0.540698;-0.05575514,275.4659
+0;0;0,0.001620642;0.3135821;0.006304025,0.003605489;0.6180171;-0.00120992,0.1842452;0.4893469;0.01284062,0.2202059;0.223325;-0.001377548,0.2742661;-0.01770507;-0.06595495,-0.1730016;0.4763132;-0.0155195,-0.2213177;0.2119396;-0.02144374,-0.264123;-0.02970918;-0.09188403,0.07360453;0.004848767;-0.03619856,0.09351473;-0.3284956;-0.007281743,0.1047024;-0.7117183;0.07387979,0.1175597;-0.7551491;-0.002687506,-0.07063752;0.005609908;-0.04159739,-0.1144675;-0.3258754;-0.01819836,-0.1371585;-0.7099953;0.05602433,-0.1294983;-0.6688815;-0.04998386,0.003074096;0.5432565;0.00298284,0;0;0,0.008222349;0.3123729;-0.02704906,0.0144637;0.6136929;-0.07059193,0.1839369;0.5085545;0.01826453,0.2082875;0.2425725;0.04865479,0.2507846;-0.004858062;0.002174854,-0.174716;0.532185;-0.03591474,-0.247672;0.2741461;-0.01703876,-0.2769086;0.02392706;-0.05855898,0.07647964;-0.0004236102;-0.03003597,0.1102369;-0.3338373;-0.03688169,0.1229313;-0.7181046;0.03894329,0.1345443;-0.7715622;-0.02678275,-0.06877538;0.008582488;-0.04413345,-0.1149919;-0.3234036;-0.04473459,-0.1262807;-0.7046083;0.04541817,-0.1419041;-0.7641024;-0.0108549,0.01320489;0.5400423;-0.05713773,275.4865
+0;0;0,0.001607693;0.3135814;0.006337933,0.00360359;0.6180151;-0.00122042,0.184223;0.4893084;0.01293112,0.2201068;0.2232684;-0.001138728,0.2744361;-0.01793766;-0.06482729,-0.1729212;0.4761098;-0.01560617,-0.2214049;0.2117696;-0.02165209,-0.2641923;-0.0299488;-0.09186397,0.07356444;0.004837261;-0.0362815,0.09344441;-0.3284845;-0.007084578,0.104535;-0.7117284;0.07399017,0.1180357;-0.7548817;-0.002731815,-0.07065996;0.005620972;-0.04155777,-0.1146222;-0.3258463;-0.018151,-0.1373903;-0.7099481;0.05614192,-0.1296899;-0.6688339;-0.04986332,0.003067588;0.5432554;0.002989529,0;0;0,0.008222349;0.3123729;-0.02704906,0.0144637;0.6136929;-0.07059193,0.1839369;0.5085545;0.01826453,0.2082875;0.2425725;0.04865479,0.2507846;-0.004858062;0.002174854,-0.174716;0.532185;-0.03591474,-0.247672;0.2741461;-0.01703876,-0.2769086;0.02392706;-0.05855898,0.07647964;-0.0004236102;-0.03003597,0.1102369;-0.3338373;-0.03688169,0.1229313;-0.7181046;0.03894329,0.1345443;-0.7715622;-0.02678275,-0.06877538;0.008582488;-0.04413345,-0.1149919;-0.3234036;-0.04473459,-0.1262807;-0.7046083;0.04541817,-0.1419041;-0.7641024;-0.0108549,0.01320489;0.5400423;-0.05713773,275.498
+0;0;0,0.001607693;0.3135814;0.006337933,0.00360359;0.6180151;-0.00122042,0.184223;0.4893084;0.01293112,0.2201068;0.2232684;-0.001138728,0.2744361;-0.01793766;-0.06482729,-0.1729212;0.4761098;-0.01560617,-0.2214049;0.2117696;-0.02165209,-0.2641923;-0.0299488;-0.09186397,0.07356444;0.004837261;-0.0362815,0.09344441;-0.3284845;-0.007084578,0.104535;-0.7117284;0.07399017,0.1180357;-0.7548817;-0.002731815,-0.07065996;0.005620972;-0.04155777,-0.1146222;-0.3258463;-0.018151,-0.1373903;-0.7099481;0.05614192,-0.1296899;-0.6688339;-0.04986332,0.003067588;0.5432554;0.002989529,0;0;0,0.008222349;0.3123729;-0.02704906,0.0144637;0.6136929;-0.07059193,0.1839369;0.5085545;0.01826453,0.2082875;0.2425725;0.04865479,0.2507846;-0.004858062;0.002174854,-0.174716;0.532185;-0.03591474,-0.247672;0.2741461;-0.01703876,-0.2769086;0.02392706;-0.05855898,0.07647964;-0.0004236102;-0.03003597,0.1102369;-0.3338373;-0.03688169,0.1229313;-0.7181046;0.03894329,0.1345443;-0.7715622;-0.02678275,-0.06877538;0.008582488;-0.04413345,-0.1149919;-0.3234036;-0.04473459,-0.1262807;-0.7046083;0.04541817,-0.1419041;-0.7641024;-0.0108549,0.01320489;0.5400423;-0.05713773,275.5098
+0;0;0,0.00160679;0.3134053;0.006334372,0.00360059;0.6175192;-0.001216019,0.1849582;0.4886721;0.01297155,0.2206913;0.2237489;-0.001039232,0.2746633;-0.01587018;-0.06430878,-0.1736402;0.4754197;-0.01568194,-0.2219204;0.2121893;-0.02170248,-0.2644263;-0.0279388;-0.09145243,0.07362538;0.004841268;-0.03631156,0.09353413;-0.3289632;-0.007072356,0.104612;-0.7117666;0.07390921,0.1181542;-0.7551445;-0.003048405,-0.0707185;0.005625629;-0.0415922,-0.1147444;-0.3263216;-0.01815154,-0.1374864;-0.7099819;0.056056,-0.1297623;-0.6688335;-0.05027479,0.003065155;0.5428388;0.002989475,0;0;0,0.008073315;0.3121676;-0.02741838,0.01414627;0.6130992;-0.07143354,0.1837916;0.5080196;0.01911283,0.2093073;0.2429356;0.04625869,0.2524881;-0.002543479;-0.0007386208,-0.1754566;0.5321094;-0.03379151,-0.2471871;0.2749905;-0.01374049,-0.2773102;0.02662054;-0.05543302,0.07645264;-0.0004082322;-0.03029013,0.1107271;-0.3342544;-0.03726625,0.1228307;-0.7179933;0.03900409,0.1364362;-0.7721497;-0.0259788,-0.06909417;0.008626053;-0.04375216,-0.1153859;-0.3238391;-0.04457298,-0.1264052;-0.7046297;0.04540641,-0.1422128;-0.7645154;-0.01081518,0.01291487;0.5395496;-0.0578661,275.5322
+0;0;0,0.001645433;0.3128787;0.006345283,0.003697209;0.6167812;-0.001244904,0.1852977;0.487837;0.01310593,0.221297;0.2208987;-0.0008745156,0.2756673;-0.01986846;-0.06326699,-0.1738006;0.4745461;-0.01577115,-0.2225569;0.2093425;-0.02187883,-0.2651419;-0.03184785;-0.09138807,0.07370568;0.004810466;-0.03636409,0.0936428;-0.3291142;-0.006947629,0.1048028;-0.7121048;0.07407473,0.1179738;-0.7533998;-0.001529083,-0.07079011;0.005666003;-0.0416494,-0.1148633;-0.3264067;-0.01811698,-0.1376646;-0.710242;0.0561898,-0.1300742;-0.6693506;-0.04771476,0.003146184;0.5421513;0.002971691,0;0;0,0.00791461;0.3116307;-0.02756357,0.01395001;0.6123466;-0.07160473,0.1852522;0.5091498;0.01670051,0.2101691;0.2420508;0.04471326,0.253927;-0.003678024;-0.005490065,-0.1756744;0.5319939;-0.03174164,-0.246997;0.2726782;-0.01134666,-0.2775432;0.02317598;-0.05176135,0.07642707;-0.0004674792;-0.03060555,0.1106953;-0.334445;-0.03789926,0.1226058;-0.7182561;0.03903031,0.1367393;-0.7689602;-0.02623439,-0.06947032;0.008619506;-0.04333122,-0.1155947;-0.3240058;-0.04452313,-0.1265555;-0.7048607;0.0460326,-0.1163102;-0.6977646;-0.05566718,0.01272429;0.5388497;-0.05802536,275.5536
+0;0;0,0.001645433;0.3128787;0.006345283,0.003697209;0.6167812;-0.001244904,0.1852977;0.487837;0.01310593,0.221297;0.2208987;-0.0008745156,0.2756673;-0.01986846;-0.06326699,-0.1738006;0.4745461;-0.01577115,-0.2225569;0.2093425;-0.02187883,-0.2651419;-0.03184785;-0.09138807,0.07370568;0.004810466;-0.03636409,0.0936428;-0.3291142;-0.006947629,0.1048028;-0.7121048;0.07407473,0.1179738;-0.7533998;-0.001529083,-0.07079011;0.005666003;-0.0416494,-0.1148633;-0.3264067;-0.01811698,-0.1376646;-0.710242;0.0561898,-0.1300742;-0.6693506;-0.04771476,0.003146184;0.5421513;0.002971691,0;0;0,0.00791461;0.3116307;-0.02756357,0.01395001;0.6123466;-0.07160473,0.1852522;0.5091498;0.01670051,0.2101691;0.2420508;0.04471326,0.253927;-0.003678024;-0.005490065,-0.1756744;0.5319939;-0.03174164,-0.246997;0.2726782;-0.01134666,-0.2775432;0.02317598;-0.05176135,0.07642707;-0.0004674792;-0.03060555,0.1106953;-0.334445;-0.03789926,0.1226058;-0.7182561;0.03903031,0.1367393;-0.7689602;-0.02623439,-0.06947032;0.008619506;-0.04333122,-0.1155947;-0.3240058;-0.04452313,-0.1265555;-0.7048607;0.0460326,-0.1163102;-0.6977646;-0.05566718,0.01272429;0.5388497;-0.05802536,275.5651
+0;0;0,0.001643113;0.3124375;0.006336334,0.003693137;0.6160766;-0.001248537,0.1848063;0.4873124;0.01307322,0.2208095;0.2203449;-0.000908751,0.2755045;-0.02186024;-0.06367387,-0.1733308;0.4740571;-0.01572656,-0.2220924;0.2088245;-0.02183491,-0.2649318;-0.03380635;-0.09175931,0.07399032;0.004829043;-0.03650451,0.09399789;-0.3302756;-0.006984111,0.1051496;-0.7129827;0.07397828,0.1183971;-0.7546919;-0.002064705,-0.07106348;0.005687884;-0.04181024,-0.1152924;-0.3275582;-0.01819466,-0.1380768;-0.7111094;0.05605712,-0.1304424;-0.6701546;-0.04845101,0.003142366;0.5414813;0.002966108,0;0;0,0.007533424;0.3112076;-0.02744293,0.01343062;0.6117029;-0.07118893,0.1854347;0.5097611;0.01460648,0.2106911;0.2426737;0.04270935,0.2549213;-0.004398227;-0.008217335,-0.1755522;0.5314724;-0.0305619,-0.2461346;0.2720477;-0.008646563,-0.2775662;0.02116248;-0.04942656,0.07655066;-0.0003232211;-0.03115058,0.1104535;-0.3355477;-0.03763127,0.1221018;-0.719013;0.03958702,0.1380243;-0.7721987;-0.02307773,-0.07007524;0.008285027;-0.04302657,-0.1163937;-0.3255131;-0.04357496,-0.1277711;-0.7061147;0.04674077,-0.1435006;-0.7638429;-0.009442721,0.01221824;0.5382298;-0.0576694,275.5871
+0;0;0,0.001651339;0.3124373;0.006342769,0.00371786;0.6160747;-0.001300385,0.1848102;0.4872745;0.01313266,0.2207412;0.2202873;-0.0006573265,0.2757587;-0.02219582;-0.0620524,-0.1733021;0.4740173;-0.01569808,-0.2221181;0.2087944;-0.02179352,-0.2646909;-0.03427306;-0.09035096,0.07399948;0.004809971;-0.03648845,0.09403454;-0.3302861;-0.006889638,0.1051757;-0.7130044;0.07402107,0.1183949;-0.7546471;-0.002089478,-0.07104632;0.00570782;-0.04183669,-0.1153754;-0.3275214;-0.01817004,-0.138046;-0.711069;0.05613527,-0.130403;-0.6701174;-0.04837257,0.00316238;0.5414805;0.002935618,0;0;0,0.007533424;0.3112076;-0.02744293,0.01343062;0.6117029;-0.07118893,0.1854347;0.5097611;0.01460648,0.2106911;0.2426737;0.04270935,0.2549213;-0.004398227;-0.008217335,-0.1755522;0.5314724;-0.0305619,-0.2461346;0.2720477;-0.008646563,-0.2775662;0.02116248;-0.04942656,0.07655066;-0.0003232211;-0.03115058,0.1104535;-0.3355477;-0.03763127,0.1221018;-0.719013;0.03958702,0.1380243;-0.7721987;-0.02307773,-0.07007524;0.008285027;-0.04302657,-0.1163937;-0.3255131;-0.04357496,-0.1277711;-0.7061147;0.04674077,-0.1435006;-0.7638429;-0.009442721,0.01221824;0.5382298;-0.0576694,275.5985
+0;0;0,0.001651339;0.3124373;0.006342769,0.00371786;0.6160747;-0.001300385,0.1848102;0.4872745;0.01313266,0.2207412;0.2202873;-0.0006573265,0.2757587;-0.02219582;-0.0620524,-0.1733021;0.4740173;-0.01569808,-0.2221181;0.2087944;-0.02179352,-0.2646909;-0.03427306;-0.09035096,0.07399948;0.004809971;-0.03648845,0.09403454;-0.3302861;-0.006889638,0.1051757;-0.7130044;0.07402107,0.1183949;-0.7546471;-0.002089478,-0.07104632;0.00570782;-0.04183669,-0.1153754;-0.3275214;-0.01817004,-0.138046;-0.711069;0.05613527,-0.130403;-0.6701174;-0.04837257,0.00316238;0.5414805;0.002935618,0;0;0,0.007533424;0.3112076;-0.02744293,0.01343062;0.6117029;-0.07118893,0.1854347;0.5097611;0.01460648,0.2106911;0.2426737;0.04270935,0.2549213;-0.004398227;-0.008217335,-0.1755522;0.5314724;-0.0305619,-0.2461346;0.2720477;-0.008646563,-0.2775662;0.02116248;-0.04942656,0.07655066;-0.0003232211;-0.03115058,0.1104535;-0.3355477;-0.03763127,0.1221018;-0.719013;0.03958702,0.1380243;-0.7721987;-0.02307773,-0.07007524;0.008285027;-0.04302657,-0.1163937;-0.3255131;-0.04357496,-0.1277711;-0.7061147;0.04674077,-0.1435006;-0.7638429;-0.009442721,0.01221824;0.5382298;-0.0576694,275.6108
+0;0;0,0.001650808;0.3123368;0.006340729,0.003716147;0.6157993;-0.001298431,0.1844285;0.4871459;0.01311139,0.2203348;0.220342;-0.0006691357,0.2753189;-0.02199385;-0.06202691,-0.1729342;0.4739164;-0.01565901,-0.2217167;0.2088756;-0.02175026,-0.2642636;-0.03404419;-0.09026605,0.07441086;0.00483671;-0.0366913,0.09448009;-0.3308308;-0.007042006,0.1056981;-0.7161876;0.07442649,0.1187098;-0.7567065;-0.0004901513,-0.07144128;0.005739552;-0.04206927,-0.115846;-0.328058;-0.01836226,-0.1386728;-0.7142497;0.05645531,-0.1311497;-0.6734699;-0.04641318,0.003160914;0.5412384;0.002935684,0;0;0,0.007644728;0.311087;-0.02763414,0.01370968;0.6114098;-0.07133198,0.1858345;0.5102836;0.0132556,0.2110336;0.2433198;0.04080248,0.2552685;-0.003488198;-0.01061487,-0.1749405;0.5307474;-0.03089662,-0.246511;0.271893;-0.00775574,-0.2783391;0.02121174;-0.04850587,0.0767512;-0.0002814233;-0.03187156,0.1103953;-0.3361189;-0.03785634,0.1217907;-0.7222339;0.03991342,0.1369381;-0.7719762;-0.0246346,-0.07072552;0.008243213;-0.04285526,-0.1172954;-0.3260984;-0.04407362,-0.129062;-0.7093115;0.04687694,-0.119764;-0.7019132;-0.05390718,0.01243535;0.5379676;-0.05783486,275.6332
+0;0;0,0.001594373;0.3121415;0.006341843,0.003604256;0.6154558;-0.001341342,0.1845936;0.4867755;0.01321085,0.2202699;0.2204602;-0.0002669999,0.2758241;-0.02338152;-0.06053229,-0.1732764;0.4734827;-0.0156964,-0.2220557;0.2089773;-0.02167432,-0.2647531;-0.0356285;-0.08891951,0.07446132;0.004824773;-0.03668442,0.09432093;-0.3288055;-0.007136745,0.1053938;-0.7091032;0.0732599,0.1187957;-0.7516177;-0.004490092,-0.07144233;0.005768259;-0.04214539,-0.1157527;-0.3259729;-0.01845932,-0.1381471;-0.7071335;0.05521376,-0.1303519;-0.6659923;-0.05107886,0.003064735;0.5409365;0.002907067,0;0;0,0.007603958;0.3108876;-0.02767944,0.01374769;0.6110661;-0.0713377,0.1866481;0.5103557;0.0121181,0.2117862;0.2438852;0.03931689,0.2560575;-0.004229084;-0.01222277,-0.1749315;0.5307715;-0.02889904,-0.2458187;0.2722691;-0.005882431,-0.2783559;0.02026725;-0.04604926,0.07672296;-0.0002973974;-0.03204703,0.1109697;-0.3340038;-0.03866553,0.1213802;-0.7146683;0.04006696,0.135744;-0.7707902;-0.02205968,-0.07092942;0.008240681;-0.04259837,-0.1168949;-0.3241203;-0.04273419,-0.1284954;-0.7024784;0.04627811,-0.119552;-0.6958196;-0.05792467,0.01243519;0.537663;-0.0578568,275.6541
+0;0;0,0.001594373;0.3121415;0.006341843,0.003604256;0.6154558;-0.001341342,0.1845936;0.4867755;0.01321085,0.2202699;0.2204602;-0.0002669999,0.2758241;-0.02338152;-0.06053229,-0.1732764;0.4734827;-0.0156964,-0.2220557;0.2089773;-0.02167432,-0.2647531;-0.0356285;-0.08891951,0.07446132;0.004824773;-0.03668442,0.09432093;-0.3288055;-0.007136745,0.1053938;-0.7091032;0.0732599,0.1187957;-0.7516177;-0.004490092,-0.07144233;0.005768259;-0.04214539,-0.1157527;-0.3259729;-0.01845932,-0.1381471;-0.7071335;0.05521376,-0.1303519;-0.6659923;-0.05107886,0.003064735;0.5409365;0.002907067,0;0;0,0.007603958;0.3108876;-0.02767944,0.01374769;0.6110661;-0.0713377,0.1866481;0.5103557;0.0121181,0.2117862;0.2438852;0.03931689,0.2560575;-0.004229084;-0.01222277,-0.1749315;0.5307715;-0.02889904,-0.2458187;0.2722691;-0.005882431,-0.2783559;0.02026725;-0.04604926,0.07672296;-0.0002973974;-0.03204703,0.1109697;-0.3340038;-0.03866553,0.1213802;-0.7146683;0.04006696,0.135744;-0.7707902;-0.02205968,-0.07092942;0.008240681;-0.04259837,-0.1168949;-0.3241203;-0.04273419,-0.1284954;-0.7024784;0.04627811,-0.119552;-0.6958196;-0.05792467,0.01243519;0.537663;-0.0578568,275.6656
+0;0;0,0.001594373;0.3121415;0.006341843,0.003604256;0.6154558;-0.001341342,0.1845936;0.4867755;0.01321085,0.2202699;0.2204602;-0.0002669999,0.2758241;-0.02338152;-0.06053229,-0.1732764;0.4734827;-0.0156964,-0.2220557;0.2089773;-0.02167432,-0.2647531;-0.0356285;-0.08891951,0.07446132;0.004824773;-0.03668442,0.09432093;-0.3288055;-0.007136745,0.1053938;-0.7091032;0.0732599,0.1187957;-0.7516177;-0.004490092,-0.07144233;0.005768259;-0.04214539,-0.1157527;-0.3259729;-0.01845932,-0.1381471;-0.7071335;0.05521376,-0.1303519;-0.6659923;-0.05107886,0.003064735;0.5409365;0.002907067,0;0;0,0.007603958;0.3108876;-0.02767944,0.01374769;0.6110661;-0.0713377,0.1866481;0.5103557;0.0121181,0.2117862;0.2438852;0.03931689,0.2560575;-0.004229084;-0.01222277,-0.1749315;0.5307715;-0.02889904,-0.2458187;0.2722691;-0.005882431,-0.2783559;0.02026725;-0.04604926,0.07672296;-0.0002973974;-0.03204703,0.1109697;-0.3340038;-0.03866553,0.1213802;-0.7146683;0.04006696,0.135744;-0.7707902;-0.02205968,-0.07092942;0.008240681;-0.04259837,-0.1168949;-0.3241203;-0.04273419,-0.1284954;-0.7024784;0.04627811,-0.119552;-0.6958196;-0.05792467,0.01243519;0.537663;-0.0578568,275.6768
+0;0;0,0.001568956;0.3119577;0.006346076,0.003553558;0.614987;-0.001368187,0.1842832;0.4864531;0.01316138,0.2199171;0.2205151;0.0001922576,0.2757046;-0.02379112;-0.05791188,-0.1729338;0.472928;-0.01596417,-0.221897;0.2088596;-0.02157558,-0.2644828;-0.03640658;-0.08642019,0.07450455;0.004824378;-0.03675605,0.0942833;-0.328952;-0.007066529,0.1057076;-0.7172574;0.07503654,0.118059;-0.757688;0.00154914,-0.07151488;0.005790617;-0.04215805,-0.1159812;-0.3260798;-0.01840753,-0.1385251;-0.7152823;0.0568634,-0.131016;-0.6746207;-0.04483894,0.003020887;0.5405428;0.002888821,0;0;0,0.007820435;0.3106983;-0.02767301,0.01444398;0.6106155;-0.07109213,0.1873314;0.5103685;0.01130509,0.2120929;0.2442087;0.03789115,0.2567691;-0.003885359;-0.01336551,-0.1741014;0.5304446;-0.02863014,-0.2447139;0.2723054;-0.005412763,-0.2773724;0.0202381;-0.04502764,0.07670525;-0.0003665984;-0.03227043,0.1107603;-0.3342487;-0.03877616,0.1217484;-0.7230523;0.04099583,0.1344886;-0.7721262;-0.02302314,-0.07116953;0.008182349;-0.0423457,-0.1175054;-0.3242815;-0.04269468,-0.1294917;-0.7106315;0.04809375,-0.1212065;-0.7029448;-0.0516404,0.01296998;0.5372754;-0.05769777,275.6987
+0;0;0,0.001568956;0.3119577;0.006346076,0.003553558;0.614987;-0.001368187,0.1842832;0.4864531;0.01316138,0.2199171;0.2205151;0.0001922576,0.2757046;-0.02379112;-0.05791188,-0.1729338;0.472928;-0.01596417,-0.221897;0.2088596;-0.02157558,-0.2644828;-0.03640658;-0.08642019,0.07450455;0.004824378;-0.03675605,0.0942833;-0.328952;-0.007066529,0.1057076;-0.7172574;0.07503654,0.118059;-0.757688;0.00154914,-0.07151488;0.005790617;-0.04215805,-0.1159812;-0.3260798;-0.01840753,-0.1385251;-0.7152823;0.0568634,-0.131016;-0.6746207;-0.04483894,0.003020887;0.5405428;0.002888821,0;0;0,0.007820435;0.3106983;-0.02767301,0.01444398;0.6106155;-0.07109213,0.1873314;0.5103685;0.01130509,0.2120929;0.2442087;0.03789115,0.2567691;-0.003885359;-0.01336551,-0.1741014;0.5304446;-0.02863014,-0.2447139;0.2723054;-0.005412763,-0.2773724;0.0202381;-0.04502764,0.07670525;-0.0003665984;-0.03227043,0.1107603;-0.3342487;-0.03877616,0.1217484;-0.7230523;0.04099583,0.1344886;-0.7721262;-0.02302314,-0.07116953;0.008182349;-0.0423457,-0.1175054;-0.3242815;-0.04269468,-0.1294917;-0.7106315;0.04809375,-0.1212065;-0.7029448;-0.0516404,0.01296998;0.5372754;-0.05769777,275.7102
+0;0;0,0.001568117;0.3117908;0.006342681,0.003551938;0.6146995;-0.001369026,0.1845498;0.4861029;0.01317473,0.2201702;0.2202649;0.0002104919,0.2757915;-0.0233133;-0.05772052,-0.1731955;0.4725578;-0.01599388,-0.2221403;0.2085887;-0.02160318,-0.2645991;-0.03594659;-0.08625457,0.07448563;0.004823153;-0.03674672,0.09427653;-0.3291583;-0.007038958,0.1056744;-0.7165647;0.07487401,0.1181752;-0.7578474;0.0004975274,-0.07149673;0.005789146;-0.04214734,-0.1159903;-0.3262852;-0.01838223,-0.1384821;-0.7145866;0.05671442,-0.1308822;-0.6737959;-0.04621836,0.003019391;0.5402727;0.002886988,0;0;0,0.0076693;0.3105437;-0.02756762,0.01420372;0.6103624;-0.07083821,0.1876332;0.5100454;0.01090717,0.2124847;0.2438985;0.03649855,0.2569233;-0.003511235;-0.01443028,-0.1745121;0.5301144;-0.02776043,-0.244653;0.2719822;-0.004207352,-0.2774693;0.02073306;-0.04391926,0.07665499;-0.00046283;-0.03233409,0.110458;-0.3345748;-0.03899145,0.1210067;-0.7224402;0.04083681,0.1336644;-0.7733152;-0.02294707,-0.07128257;0.008097724;-0.04212977,-0.1175406;-0.3245852;-0.04238925,-0.1293139;-0.7100177;0.04831104,-0.1426347;-0.7665489;-0.007404838,0.01273752;0.5370336;-0.05747867,275.7324
+0;0;0,0.001551984;0.3117911;0.006332349,0.003504132;0.614699;-0.001416609,0.1845588;0.4862813;0.01323738,0.2199245;0.2203967;0.0005349787,0.2761365;-0.02391756;-0.05360238,-0.1731986;0.4724758;-0.01606645,-0.2223048;0.2085305;-0.02137465,-0.2649316;-0.03648734;-0.08405888,0.07448595;0.004804043;-0.0367486,0.09418775;-0.329175;-0.006955473,0.1055718;-0.716581;0.0749617,0.1179297;-0.7579013;0.0005973876,-0.07148489;0.005817238;-0.04216355,-0.1161275;-0.3262315;-0.01832089,-0.1385837;-0.7145351;0.05677504,-0.1309589;-0.6737458;-0.04615603,0.002980962;0.5402727;0.002850143,0;0;0,0.0076693;0.3105437;-0.02756762,0.01420372;0.6103624;-0.07083821,0.1876332;0.5100454;0.01090717,0.2124847;0.2438985;0.03649855,0.2569233;-0.003511235;-0.01443028,-0.1745121;0.5301144;-0.02776043,-0.244653;0.2719822;-0.004207352,-0.2774693;0.02073306;-0.04391926,0.07665499;-0.00046283;-0.03233409,0.110458;-0.3345748;-0.03899145,0.1210067;-0.7224402;0.04083681,0.1336644;-0.7733152;-0.02294707,-0.07128257;0.008097724;-0.04212977,-0.1175406;-0.3245852;-0.04238925,-0.1293139;-0.7100177;0.04831104,-0.1426347;-0.7665489;-0.007404838,0.01273752;0.5370336;-0.05747867,275.744
+0;0;0,0.00155173;0.3117402;0.006331315,0.003503032;0.6145169;-0.001414212,0.1846656;0.4861013;0.01324398,0.2198111;0.2218726;0.0006206948,0.2759094;-0.02194741;-0.05340715,-0.1733039;0.4722875;-0.01607723,-0.2221043;0.2099861;-0.02135237,-0.2646449;-0.03453606;-0.08390979,0.07453452;0.004807176;-0.03677256,0.09424641;-0.3293429;-0.006964184,0.1056351;-0.7169093;0.07498692,0.1181041;-0.7588706;-4.571676E-05,-0.0715315;0.005821032;-0.04219104,-0.116197;-0.3263977;-0.01833618,-0.1386625;-0.7148622;0.05679087,-0.1309692;-0.6739759;-0.04706527,0.002980102;0.5401247;0.002850588,0;0;0,0.007928528;0.3104959;-0.02745676,0.01494873;0.61023;-0.07033062,0.1884968;0.5094029;0.01069379,0.2129717;0.2448089;0.03523612,0.2571814;-0.002129674;-0.01556802,-0.1740452;0.5298861;-0.02750251,-0.2437742;0.2733989;-0.003763469,-0.2766254;0.02265665;-0.04330279,0.07664759;-0.000549525;-0.03248954,0.1101974;-0.3348626;-0.03901505,0.1207151;-0.7229078;0.04075742,0.1334935;-0.7747459;-0.02329755,-0.07145102;0.008101689;-0.04195043,-0.1179308;-0.3247239;-0.04231141,-0.1300396;-0.7103757;0.04812923,-0.1436066;-0.7682251;-0.007207982,0.0133326;0.5369145;-0.05710602,275.7663
+0;0;0,0.001551019;0.3115972;0.00632841,0.003500585;0.6141053;-0.001410044,0.1840513;0.4859426;0.01320906,0.2191541;0.2220346;0.0006010914,0.2752323;-0.021698;-0.05340739,-0.1727117;0.4721754;-0.01601332,-0.2214528;0.2101923;-0.02128206,-0.2639782;-0.0342422;-0.08381706,0.07474948;0.00482104;-0.03687862,0.09440347;-0.3283474;-0.007157803,0.1057646;-0.7149746;0.07459469,0.1183757;-0.7577561;-0.001293212,-0.07173781;0.00583782;-0.04231273,-0.1162721;-0.325405;-0.01852793,-0.1386832;-0.7129281;0.05641704,-0.1309021;-0.6719177;-0.04862291,0.002978153;0.539784;0.002850698,0;0;0,0.008068219;0.3103459;-0.02748752,0.01530975;0.6098135;-0.07029176,0.1885526;0.5091538;0.009591103,0.213228;0.2449443;0.03455234,0.2575729;-0.001892343;-0.01616716,-0.1730185;0.5301396;-0.02689483,-0.2430734;0.2740567;-0.003389454,-0.2757979;0.02333534;-0.04257055,0.07674564;-0.0005773008;-0.03287148,0.1105116;-0.3338634;-0.0400176,0.1200639;-0.7207381;0.04079008,0.1333858;-0.7739881;-0.02329683,-0.07181633;0.008160639;-0.04179209,-0.1182689;-0.3236718;-0.04224433,-0.1305774;-0.7085159;0.04740294,-0.1227851;-0.7015042;-0.05567949,0.01363732;0.5365666;-0.05709362,275.7881
+0;0;0,0.001628331;0.3115982;0.006257364,0.003648136;0.6141022;-0.001617941,0.1841762;0.4859827;0.01337584,0.2190993;0.2220229;0.001366113,0.2759635;-0.02225526;-0.04924938,-0.1725536;0.4720997;-0.01615495,-0.2215665;0.2101559;-0.02082556,-0.2642934;-0.03484519;-0.08095996,0.07470261;0.004770514;-0.03698004,0.09421995;-0.3283764;-0.00692923,0.105379;-0.714978;0.0749719,0.1184416;-0.7572785;-0.001298502,-0.07178207;0.00588657;-0.04223083,-0.1164664;-0.3253336;-0.01841212,-0.1388685;-0.7128361;0.05664142,-0.1310173;-0.6718366;-0.04839444,0.003110505;0.5397831;0.002679554,0;0;0,0.008068219;0.3103459;-0.02748752,0.01530975;0.6098135;-0.07029176,0.1885526;0.5091538;0.009591103,0.213228;0.2449443;0.03455234,0.2575729;-0.001892343;-0.01616716,-0.1730185;0.5301396;-0.02689483,-0.2430734;0.2740567;-0.003389454,-0.2757979;0.02333534;-0.04257055,0.07674564;-0.0005773008;-0.03287148,0.1105116;-0.3338634;-0.0400176,0.1200639;-0.7207381;0.04079008,0.1333858;-0.7739881;-0.02329683,-0.07181633;0.008160639;-0.04179209,-0.1182689;-0.3236718;-0.04224433,-0.1305774;-0.7085159;0.04740294,-0.1227851;-0.7015042;-0.05567949,0.01363732;0.5365666;-0.05709362,275.7996
+0;0;0,0.001628331;0.3115982;0.006257364,0.003648136;0.6141022;-0.001617941,0.1841762;0.4859827;0.01337584,0.2190993;0.2220229;0.001366113,0.2759635;-0.02225526;-0.04924938,-0.1725536;0.4720997;-0.01615495,-0.2215665;0.2101559;-0.02082556,-0.2642934;-0.03484519;-0.08095996,0.07470261;0.004770514;-0.03698004,0.09421995;-0.3283764;-0.00692923,0.105379;-0.714978;0.0749719,0.1184416;-0.7572785;-0.001298502,-0.07178207;0.00588657;-0.04223083,-0.1164664;-0.3253336;-0.01841212,-0.1388685;-0.7128361;0.05664142,-0.1310173;-0.6718366;-0.04839444,0.003110505;0.5397831;0.002679554,0;0;0,0.008068219;0.3103459;-0.02748752,0.01530975;0.6098135;-0.07029176,0.1885526;0.5091538;0.009591103,0.213228;0.2449443;0.03455234,0.2575729;-0.001892343;-0.01616716,-0.1730185;0.5301396;-0.02689483,-0.2430734;0.2740567;-0.003389454,-0.2757979;0.02333534;-0.04257055,0.07674564;-0.0005773008;-0.03287148,0.1105116;-0.3338634;-0.0400176,0.1200639;-0.7207381;0.04079008,0.1333858;-0.7739881;-0.02329683,-0.07181633;0.008160639;-0.04179209,-0.1182689;-0.3236718;-0.04224433,-0.1305774;-0.7085159;0.04740294,-0.1227851;-0.7015042;-0.05567949,0.01363732;0.5365666;-0.05709362,275.811
+0;0;0,0.00162875;0.3116783;0.006258971,0.003649485;0.6143203;-0.001620477,0.1842178;0.4861417;0.01337842,0.2191439;0.2221597;0.001367678,0.2756867;-0.02073781;-0.04896175,-0.172592;0.4722556;-0.01615899,-0.221609;0.2102897;-0.02082999,-0.2640944;-0.03332666;-0.08062454,0.07477231;0.004774966;-0.03701454,0.09427677;-0.328152;-0.006983574,0.1055535;-0.7188323;0.07578163,0.1183252;-0.7595226;0.001209863,-0.07184906;0.005892063;-0.04227024,-0.1165039;-0.3251095;-0.01846725,-0.1391423;-0.7167002;0.0573781,-0.131466;-0.6759456;-0.0453185,0.003111514;0.5399542;0.002679733,0;0;0,0.00816679;0.3104334;-0.02737761,0.01559226;0.6100899;-0.06981659,0.188963;0.5088148;0.009356737,0.2138152;0.2445903;0.03422379,0.2584029;-0.0006165206;-0.01691222,-0.1728135;0.5301066;-0.02647823,-0.2420955;0.2738579;-0.002245951,-0.275538;0.0246446;-0.04102333,0.07676517;-0.0006491393;-0.03302217,0.1107768;-0.3336899;-0.0400722,0.1204131;-0.7247021;0.04132152,0.1325976;-0.7739398;-0.02420783,-0.0719633;0.008225973;-0.04168205,-0.1182622;-0.3234044;-0.04230138,-0.1316635;-0.7124825;0.0474034,-0.1454095;-0.7687905;-0.008122638,0.01386628;0.5367742;-0.05674267,275.8329
+0;0;0,0.001553164;0.3116789;0.006246721,0.003491239;0.6143205;-0.0016687,0.1841077;0.4862572;0.01345191,0.2191336;0.2222241;0.002949954,0.2761231;-0.02138579;-0.0432644,-0.172728;0.4722891;-0.01632883,-0.2221133;0.2103805;-0.02027323,-0.2651409;-0.03385565;-0.07707697,0.07477619;0.004778636;-0.03700624,0.09408633;-0.3281481;-0.006846922,0.1052138;-0.7188463;0.0758538,0.1183565;-0.7593665;0.001185574,-0.07183214;0.005904492;-0.04229725,-0.116759;-0.3250504;-0.0183583,-0.1392356;-0.7166939;0.0572625,-0.1315088;-0.6759382;-0.04543021,0.002974021;0.5399548;0.002641698,0;0;0,0.00816679;0.3104334;-0.02737761,0.01559226;0.6100899;-0.06981659,0.188963;0.5088148;0.009356737,0.2138152;0.2445903;0.03422379,0.2584029;-0.0006165206;-0.01691222,-0.1728135;0.5301066;-0.02647823,-0.2420955;0.2738579;-0.002245951,-0.275538;0.0246446;-0.04102333,0.07676517;-0.0006491393;-0.03302217,0.1107768;-0.3336899;-0.0400722,0.1204131;-0.7247021;0.04132152,0.1325976;-0.7739398;-0.02420783,-0.0719633;0.008225973;-0.04168205,-0.1182622;-0.3234044;-0.04230138,-0.1316635;-0.7124825;0.0474034,-0.1454095;-0.7687905;-0.008122638,0.01386628;0.5367742;-0.05674267,275.8444
+0;0;0,0.001553454;0.311737;0.006247886,0.003491467;0.6143686;-0.001667385,0.1828921;0.4866655;0.01338067,0.2179323;0.2225244;0.002874421,0.2749528;-0.02121814;-0.04336511,-0.1715483;0.4727913;-0.01620017,-0.2209539;0.2107756;-0.02014618,-0.2640049;-0.03359364;-0.07698086,0.07487284;0.004784812;-0.03705408,0.09420983;-0.3286046;-0.006852837,0.1053043;-0.7181432;0.07560244,0.118664;-0.759828;-0.000298731,-0.07192498;0.005912124;-0.04235192,-0.1169143;-0.3255028;-0.0183797,-0.1393241;-0.7159839;0.05701667,-0.1314698;-0.6750506;-0.04737172,0.002974247;0.5400027;0.002643024,0;0;0,0.008685052;0.3104886;-0.0272553,0.01680546;0.6101691;-0.06933093,0.1888759;0.5087743;0.009010315,0.2136691;0.2444558;0.03410411,0.2585048;-0.000648737;-0.0179863,-0.170576;0.529915;-0.02665162,-0.2397793;0.2736168;-0.001535865,-0.2735024;0.02424425;-0.03995436,0.07679462;-0.0006899834;-0.03322577,0.110507;-0.3342331;-0.04008102,0.1200136;-0.7241499;0.04076934,0.1308444;-0.7754185;-0.02523279,-0.07218686;0.008209326;-0.04151512,-0.1183097;-0.3239156;-0.04201236,-0.1329807;-0.7119399;0.04678078,-0.1254606;-0.7046919;-0.05570805,0.01489574;0.5368385;-0.05636477,275.8665
+0;0;0,0.001553454;0.311737;0.006247886,0.003491467;0.6143686;-0.001667385,0.1828921;0.4866655;0.01338067,0.2179323;0.2225244;0.002874421,0.2749528;-0.02121814;-0.04336511,-0.1715483;0.4727913;-0.01620017,-0.2209539;0.2107756;-0.02014618,-0.2640049;-0.03359364;-0.07698086,0.07487284;0.004784812;-0.03705408,0.09420983;-0.3286046;-0.006852837,0.1053043;-0.7181432;0.07560244,0.118664;-0.759828;-0.000298731,-0.07192498;0.005912124;-0.04235192,-0.1169143;-0.3255028;-0.0183797,-0.1393241;-0.7159839;0.05701667,-0.1314698;-0.6750506;-0.04737172,0.002974247;0.5400027;0.002643024,0;0;0,0.008685052;0.3104886;-0.0272553,0.01680546;0.6101691;-0.06933093,0.1888759;0.5087743;0.009010315,0.2136691;0.2444558;0.03410411,0.2585048;-0.000648737;-0.0179863,-0.170576;0.529915;-0.02665162,-0.2397793;0.2736168;-0.001535865,-0.2735024;0.02424425;-0.03995436,0.07679462;-0.0006899834;-0.03322577,0.110507;-0.3342331;-0.04008102,0.1200136;-0.7241499;0.04076934,0.1308444;-0.7754185;-0.02523279,-0.07218686;0.008209326;-0.04151512,-0.1183097;-0.3239156;-0.04201236,-0.1329807;-0.7119399;0.04678078,-0.1254606;-0.7046919;-0.05570805,0.01489574;0.5368385;-0.05636477,275.8781
+0;0;0,0.001605627;0.3118248;0.006157782,0.003589278;0.6145653;-0.001952196,0.182742;0.4868464;0.01325108,0.2176424;0.2233684;0.004165615,0.2752824;-0.02106103;-0.03721828,-0.1717297;0.4741568;-0.01589814,-0.2195767;0.2125775;-0.01876141,-0.2636354;-0.03246827;-0.07160202,0.07493263;0.004792608;-0.0370663,0.09427448;-0.3276261;-0.006953698,0.1053313;-0.7164296;0.07536697,0.1189153;-0.758673;-0.001069941,-0.07195156;0.005915861;-0.0424235,-0.1168415;-0.3245341;-0.01853207,-0.1392452;-0.714259;0.05683164,-0.1314065;-0.6732534;-0.04835233,0.003062631;0.5401639;0.002418156,0;0;0,0.009113982;0.3105668;-0.02721047,0.01768651;0.6103668;-0.06917119,0.1894486;0.5081016;0.008661747,0.2136776;0.2444869;0.03398967,0.2582447;-0.0006313026;-0.01808286,-0.1695468;0.5299504;-0.02640625,-0.2389164;0.2744603;-0.001229461,-0.2729248;0.02515168;-0.0395616,0.07679761;-0.0007857829;-0.03336596,0.1107366;-0.3333266;-0.04028153,0.1192552;-0.7224764;0.04069329,0.1303613;-0.7747052;-0.02534699,-0.07235888;0.008248098;-0.04132723,-0.1182864;-0.3229214;-0.04203882,-0.1332259;-0.7102813;0.04625753,-0.1258004;-0.7031946;-0.05701919,0.01567082;0.5369946;-0.05623269,275.8996
+0;0;0,0.001605627;0.3118248;0.006157782,0.003589278;0.6145653;-0.001952196,0.182742;0.4868464;0.01325108,0.2176424;0.2233684;0.004165615,0.2752824;-0.02106103;-0.03721828,-0.1717297;0.4741568;-0.01589814,-0.2195767;0.2125775;-0.01876141,-0.2636354;-0.03246827;-0.07160202,0.07493263;0.004792608;-0.0370663,0.09427448;-0.3276261;-0.006953698,0.1053313;-0.7164296;0.07536697,0.1189153;-0.758673;-0.001069941,-0.07195156;0.005915861;-0.0424235,-0.1168415;-0.3245341;-0.01853207,-0.1392452;-0.714259;0.05683164,-0.1314065;-0.6732534;-0.04835233,0.003062631;0.5401639;0.002418156,0;0;0,0.009113982;0.3105668;-0.02721047,0.01768651;0.6103668;-0.06917119,0.1894486;0.5081016;0.008661747,0.2136776;0.2444869;0.03398967,0.2582447;-0.0006313026;-0.01808286,-0.1695468;0.5299504;-0.02640625,-0.2389164;0.2744603;-0.001229461,-0.2729248;0.02515168;-0.0395616,0.07679761;-0.0007857829;-0.03336596,0.1107366;-0.3333266;-0.04028153,0.1192552;-0.7224764;0.04069329,0.1303613;-0.7747052;-0.02534699,-0.07235888;0.008248098;-0.04132723,-0.1182864;-0.3229214;-0.04203882,-0.1332259;-0.7102813;0.04625753,-0.1258004;-0.7031946;-0.05701919,0.01567082;0.5369946;-0.05623269,275.9115
+0;0;0,0.001605766;0.3118518;0.006158315,0.003589521;0.6146076;-0.001952244,0.1823256;0.4870046;0.01322637,0.2175509;0.2210738;0.004056323,0.2745831;-0.02077827;-0.03689121,-0.1713243;0.4743444;-0.01585527,-0.2196167;0.21033;-0.0187452,-0.2632108;-0.03213193;-0.07102863,0.07497609;0.004795387;-0.0370878,0.09430695;-0.3274346;-0.00699229,0.1053621;-0.7161785;0.07531578,0.1189054;-0.7582057;-0.0008923039,-0.0719933;0.005919293;-0.04244811,-0.1168577;-0.3243431;-0.01857024,-0.1392581;-0.7140082;0.05678192,-0.1314428;-0.6730356;-0.04808716,0.00306282;0.5401985;0.002418562,0;0;0,0.009229667;0.3105924;-0.02718806,0.01784623;0.6104143;-0.0690937,0.1893798;0.5078876;0.007958889,0.2146881;0.2419298;0.03384471,0.2582342;-0.000565201;-0.01832509,-0.1689024;0.52979;-0.02610569,-0.2393;0.2720157;-0.0007945523,-0.2732114;0.02537784;-0.03876279,0.07683164;-0.0009139925;-0.03340626,0.1106652;-0.3332732;-0.04039574,0.118983;-0.7223558;0.0406239,0.1303864;-0.774114;-0.02544094,-0.072458;0.008307891;-0.04123992,-0.1183344;-0.322677;-0.04195756,-0.1335046;-0.710026;0.04607278,-0.1263021;-0.7028612;-0.05691108,0.01582837;0.5370324;-0.05616641,275.934
+0;0;0,0.0015112;0.3119126;0.006061714,0.003360043;0.6147498;-0.002226218,0.1823165;0.4870633;0.01317992,0.2171688;0.2218867;0.006233953,0.2750954;-0.02009688;-0.02989747,-0.1716152;0.4741736;-0.01612806,-0.2205144;0.2111349;-0.01717315,-0.2656243;-0.03144412;-0.06552091,0.07509628;0.004811831;-0.03707276,0.09411815;-0.3244696;-0.007073224,0.1052594;-0.7123429;0.07522904,0.1184705;-0.7558592;-0.002582617,-0.07203127;0.005932739;-0.04258277,-0.1166954;-0.3213578;-0.01862259,-0.1390224;-0.7101856;0.05659606,-0.1310054;-0.6690031;-0.050383,0.002872724;0.5403149;0.002195882,0;0;0,0.009607464;0.3106425;-0.02715611,0.0186784;0.6105536;-0.06894755,0.1901918;0.5074067;0.008131504,0.2149411;0.242229;0.0336225,0.2586395;0.000195086;-0.01859879,-0.1683887;0.5296771;-0.02605204,-0.2388925;0.2728455;-0.0005904753,-0.27278;0.026603;-0.03844927,0.07688989;-0.001023099;-0.03352451,0.1104523;-0.3304;-0.04203606,0.11892;-0.7184915;0.03955293,0.1298451;-0.7737056;-0.02566242,-0.07261222;0.008354228;-0.04116632,-0.1179393;-0.31972;-0.04206901,-0.1325413;-0.7061576;0.04622729,-0.1251968;-0.6994642;-0.05882841,0.01654584;0.5371404;-0.05605149,275.9556
+0;0;0,0.0015112;0.3119126;0.006061714,0.003360043;0.6147498;-0.002226218,0.1823165;0.4870633;0.01317992,0.2171688;0.2218867;0.006233953,0.2750954;-0.02009688;-0.02989747,-0.1716152;0.4741736;-0.01612806,-0.2205144;0.2111349;-0.01717315,-0.2656243;-0.03144412;-0.06552091,0.07509628;0.004811831;-0.03707276,0.09411815;-0.3244696;-0.007073224,0.1052594;-0.7123429;0.07522904,0.1184705;-0.7558592;-0.002582617,-0.07203127;0.005932739;-0.04258277,-0.1166954;-0.3213578;-0.01862259,-0.1390224;-0.7101856;0.05659606,-0.1310054;-0.6690031;-0.050383,0.002872724;0.5403149;0.002195882,0;0;0,0.009607464;0.3106425;-0.02715611,0.0186784;0.6105536;-0.06894755,0.1901918;0.5074067;0.008131504,0.2149411;0.242229;0.0336225,0.2586395;0.000195086;-0.01859879,-0.1683887;0.5296771;-0.02605204,-0.2388925;0.2728455;-0.0005904753,-0.27278;0.026603;-0.03844927,0.07688989;-0.001023099;-0.03352451,0.1104523;-0.3304;-0.04203606,0.11892;-0.7184915;0.03955293,0.1298451;-0.7737056;-0.02566242,-0.07261222;0.008354228;-0.04116632,-0.1179393;-0.31972;-0.04206901,-0.1325413;-0.7061576;0.04622729,-0.1251968;-0.6994642;-0.05882841,0.01654584;0.5371404;-0.05605149,275.9669
+0;0;0,0.001511185;0.3119094;0.006061653,0.003359865;0.6147198;-0.002225631,0.1822582;0.4870552;0.01317668,0.216996;0.2227498;0.006253525,0.2750943;-0.01995124;-0.02998503,-0.1715588;0.4741697;-0.01612181,-0.2202973;0.2119952;-0.01716346,-0.2655409;-0.03130309;-0.06565458,0.07507861;0.004810699;-0.03706403,0.09410129;-0.3244849;-0.007063214,0.1052524;-0.7127034;0.07531233,0.1183835;-0.755774;-0.002027541,-0.07201432;0.005931343;-0.04257275,-0.1166804;-0.3213732;-0.01861154,-0.1390272;-0.7105472;0.05667407,-0.1310588;-0.6694326;-0.04965635,0.002872576;0.5402895;0.002196196,0;0;0,0.009570494;0.3106497;-0.02704906,0.01855488;0.610556;-0.06869912,0.1901329;0.507197;0.007963419,0.2148541;0.2428889;0.03330231,0.2591322;0.0001850873;-0.01891589,-0.1686494;0.5289268;-0.02746159,-0.2403956;0.2735193;-0.000415951,-0.2744911;0.0265713;-0.03845033,0.07689155;-0.001173168;-0.03346634,0.110158;-0.3305928;-0.04204011,0.1186558;-0.719035;0.03959394,0.1293732;-0.7736105;-0.02540851,-0.07262067;0.008411124;-0.04109956,-0.1181638;-0.3196475;-0.04199728,-0.1330555;-0.7064171;0.04638375,-0.1254214;-0.699582;-0.05801118,0.01644787;0.5371407;-0.05583763,275.9891
+0;0;0,0.001589804;0.3119114;0.005935696,0.003490726;0.6147172;-0.002505407,0.1822964;0.4868165;0.01312225,0.2171655;0.2224574;0.009901933,0.2754352;-0.02080236;-0.0220631,-0.1718839;0.4751202;-0.01550006,-0.219977;0.2128272;-0.01430336,-0.2663042;-0.0307568;-0.06027133,0.0751221;0.00480016;-0.03697716,0.09397488;-0.3244773;-0.006672867,0.1051035;-0.7126545;0.07590068,0.1183458;-0.7554903;-0.001641445,-0.07196627;0.005947761;-0.04265164,-0.1166917;-0.3213246;-0.01836378,-0.1393769;-0.7104705;0.05696601,-0.131543;-0.6693681;-0.04937568,0.002993254;0.5402892;0.001953954,0;0;0,0.009570494;0.3106497;-0.02704906,0.01855488;0.610556;-0.06869912,0.1901329;0.507197;0.007963419,0.2148541;0.2428889;0.03330231,0.2591322;0.0001850873;-0.01891589,-0.1686494;0.5289268;-0.02746159,-0.2403956;0.2735193;-0.000415951,-0.2744911;0.0265713;-0.03845033,0.07689155;-0.001173168;-0.03346634,0.110158;-0.3305928;-0.04204011,0.1186558;-0.719035;0.03959394,0.1293732;-0.7736105;-0.02540851,-0.07262067;0.008411124;-0.04109956,-0.1181638;-0.3196475;-0.04199728,-0.1330555;-0.7064171;0.04638375,-0.1254214;-0.699582;-0.05801118,0.01644787;0.5371407;-0.05583763,276.0003
+0;0;0,0.001589804;0.3119114;0.005935696,0.003490726;0.6147172;-0.002505407,0.1822964;0.4868165;0.01312225,0.2171655;0.2224574;0.009901933,0.2754352;-0.02080236;-0.0220631,-0.1718839;0.4751202;-0.01550006,-0.219977;0.2128272;-0.01430336,-0.2663042;-0.0307568;-0.06027133,0.0751221;0.00480016;-0.03697716,0.09397488;-0.3244773;-0.006672867,0.1051035;-0.7126545;0.07590068,0.1183458;-0.7554903;-0.001641445,-0.07196627;0.005947761;-0.04265164,-0.1166917;-0.3213246;-0.01836378,-0.1393769;-0.7104705;0.05696601,-0.131543;-0.6693681;-0.04937568,0.002993254;0.5402892;0.001953954,0;0;0,0.009570494;0.3106497;-0.02704906,0.01855488;0.610556;-0.06869912,0.1901329;0.507197;0.007963419,0.2148541;0.2428889;0.03330231,0.2591322;0.0001850873;-0.01891589,-0.1686494;0.5289268;-0.02746159,-0.2403956;0.2735193;-0.000415951,-0.2744911;0.0265713;-0.03845033,0.07689155;-0.001173168;-0.03346634,0.110158;-0.3305928;-0.04204011,0.1186558;-0.719035;0.03959394,0.1293732;-0.7736105;-0.02540851,-0.07262067;0.008411124;-0.04109956,-0.1181638;-0.3196475;-0.04199728,-0.1330555;-0.7064171;0.04638375,-0.1254214;-0.699582;-0.05801118,0.01644787;0.5371407;-0.05583763,276.0117
+0;0;0,0.001589828;0.3119162;0.005935785,0.003490808;0.6147309;-0.002505737,0.1823862;0.4867972;0.01312788,0.217131;0.2233799;0.009919036,0.2753583;-0.01970248;-0.02202268,-0.1719714;0.475095;-0.01550875,-0.2198932;0.2137364;-0.01431631,-0.2661866;-0.02966987;-0.06025075,0.07519738;0.004804971;-0.03701421,0.09404194;-0.3243289;-0.006723139,0.1051682;-0.7124237;0.0758329,0.1183514;-0.7549345;-0.001363255,-0.07203838;0.005953721;-0.04269438,-0.1167443;-0.3211759;-0.01841711,-0.1394247;-0.7102392;0.05689671,-0.1316258;-0.6691864;-0.04897052,0.002993294;0.5402967;0.001953996,0;0;0,0.009805299;0.3106536;-0.02697515,0.01902477;0.6105801;-0.0684936,0.1906163;0.506292;0.007789135,0.2151333;0.2429385;0.03328633,0.2591302;0.0003426224;-0.01878285,-0.1682982;0.5290045;-0.02707428,-0.2400239;0.2745521;-0.0003231131,-0.2742634;0.02781464;-0.03837539,0.07694001;-0.00124599;-0.0335629,0.1100921;-0.3305346;-0.0420332,0.1185756;-0.7189101;0.03951049,0.1285968;-0.7731563;-0.02524304,-0.07276682;0.008426214;-0.04100946,-0.1181604;-0.3195085;-0.04121677,-0.1333017;-0.7062863;0.04670652,-0.1258266;-0.6993349;-0.05723455,0.01686384;0.5371543;-0.05566525,276.0229
+0;0;0,0.001534022;0.3119217;0.005652316,0.003323645;0.614723;-0.003256402,0.1822405;0.4868849;0.01315479,0.2169091;0.2234379;0.01313762,0.2748868;-0.02025311;-0.01430261,-0.1722189;0.4752444;-0.01549906,-0.2208521;0.2140408;-0.01179304,-0.267746;-0.02991125;-0.05407817,0.07520531;0.004792239;-0.03699976,0.09367719;-0.3243486;-0.00655535,0.1047331;-0.712422;0.07611085,0.1179153;-0.7551772;-0.0008552149,-0.07206518;0.00596606;-0.0426474,-0.1170636;-0.3211106;-0.0181981,-0.1395943;-0.7101437;0.0573172,-0.1317875;-0.6691218;-0.04855267,0.002862709;0.5402967;0.001337813,0;0;0,0.009805299;0.3106536;-0.02697515,0.01902477;0.6105801;-0.0684936,0.1906163;0.506292;0.007789135,0.2151333;0.2429385;0.03328633,0.2591302;0.0003426224;-0.01878285,-0.1682982;0.5290045;-0.02707428,-0.2400239;0.2745521;-0.0003231131,-0.2742634;0.02781464;-0.03837539,0.07694001;-0.00124599;-0.0335629,0.1100921;-0.3305346;-0.0420332,0.1185756;-0.7189101;0.03951049,0.1285968;-0.7731563;-0.02524304,-0.07276682;0.008426214;-0.04100946,-0.1181604;-0.3195085;-0.04121677,-0.1333017;-0.7062863;0.04670652,-0.1258266;-0.6993349;-0.05723455,0.01686384;0.5371543;-0.05566525,276.045
+0;0;0,0.001533939;0.3119048;0.005652009,0.003323537;0.6147014;-0.003256766,0.1815812;0.4870562;0.01311121,0.2157648;0.2272946;0.01309428,0.2739127;-0.01711164;-0.01442649,-0.1715757;0.4754586;-0.01543736,-0.2195285;0.217909;-0.01178318,-0.2665601;-0.02675912;-0.05419242,0.0753196;0.004799521;-0.03705598,0.09376714;-0.3239079;-0.00665166,0.1048537;-0.7130567;0.07624362,0.1179171;-0.7551563;-2.89306E-05,-0.0721747;0.005975126;-0.04271221,-0.1171138;-0.3206709;-0.0182951,-0.139707;-0.7107819;0.05742947,-0.1319706;-0.6698593;-0.04748646,0.00286258;0.5402718;0.001337654,0;0;0,0.01030196;0.3106304;-0.02686143,0.0202304;0.610569;-0.06809902,0.1884063;0.5041205;0.01351213,0.2153381;0.2442163;0.03272462,0.2598824;0.0006900579;-0.01810622,-0.1665936;0.5290844;-0.02679874,-0.2378043;0.2782907;-0.0007956456,-0.2723927;0.03089151;-0.03913961,0.07702167;-0.00139603;-0.03368878,0.1101767;-0.3302521;-0.04191804,0.1186429;-0.7197961;0.03941584,0.1289297;-0.7728568;-0.02524947,-0.07293376;0.008494037;-0.04096022,-0.117956;-0.3190515;-0.04143297,-0.1336918;-0.7068909;0.0466822,-0.1463168;-0.7645652;-0.01111351,0.01788092;0.5371314;-0.05535173,276.0562
+0;0;0,0.001533939;0.3119048;0.005652009,0.003323537;0.6147014;-0.003256766,0.1815812;0.4870562;0.01311121,0.2157648;0.2272946;0.01309428,0.2739127;-0.01711164;-0.01442649,-0.1715757;0.4754586;-0.01543736,-0.2195285;0.217909;-0.01178318,-0.2665601;-0.02675912;-0.05419242,0.0753196;0.004799521;-0.03705598,0.09376714;-0.3239079;-0.00665166,0.1048537;-0.7130567;0.07624362,0.1179171;-0.7551563;-2.89306E-05,-0.0721747;0.005975126;-0.04271221,-0.1171138;-0.3206709;-0.0182951,-0.139707;-0.7107819;0.05742947,-0.1319706;-0.6698593;-0.04748646,0.00286258;0.5402718;0.001337654,0;0;0,0.01030196;0.3106304;-0.02686143,0.0202304;0.610569;-0.06809902,0.1884063;0.5041205;0.01351213,0.2153381;0.2442163;0.03272462,0.2598824;0.0006900579;-0.01810622,-0.1665936;0.5290844;-0.02679874,-0.2378043;0.2782907;-0.0007956456,-0.2723927;0.03089151;-0.03913961,0.07702167;-0.00139603;-0.03368878,0.1101767;-0.3302521;-0.04191804,0.1186429;-0.7197961;0.03941584,0.1289297;-0.7728568;-0.02524947,-0.07293376;0.008494037;-0.04096022,-0.117956;-0.3190515;-0.04143297,-0.1336918;-0.7068909;0.0466822,-0.1463168;-0.7645652;-0.01111351,0.01788092;0.5371314;-0.05535173,276.0677
+0;0;0,0.001590597;0.3117798;0.005245882,0.003383354;0.614159;-0.004188267,0.1819432;0.4864421;0.01318955,0.2160949;0.2276131;0.01629837,0.2732517;-0.01792607;-0.005503528,-0.1719018;0.4748075;-0.01570206,-0.220807;0.2184331;-0.008708214,-0.2682404;-0.02750294;-0.04472505,0.07533989;0.004819227;-0.03706894,0.09366643;-0.3240002;-0.00642213,0.1049605;-0.7151109;0.07691371,0.117546;-0.7578695;0.0005129278,-0.07219955;0.005966996;-0.04272059,-0.1172774;-0.3207806;-0.01819882,-0.1400304;-0.712815;0.0581644,-0.1321849;-0.6718811;-0.04723101,0.00292652;0.5398578;0.0005391375,0;0;0,0.0106525;0.3104992;-0.02671123,0.02132724;0.6100537;-0.06761217,0.189979;0.503163;0.01301908,0.2158459;0.2441277;0.03302073,0.2602778;0.000228107;-0.01767945,-0.166078;0.5291879;-0.02606915,-0.2376622;0.2794136;-0.0004379377,-0.2722285;0.03174375;-0.03912248,0.07703616;-0.001446888;-0.03371596,0.1103988;-0.3304225;-0.04141521,0.1193675;-0.7220705;0.03964949,0.1291184;-0.7738163;-0.02752066,-0.07301095;0.008570315;-0.04085804,-0.1178867;-0.3191234;-0.04140348,-0.1339368;-0.708916;0.04716372,-0.1471275;-0.7665743;-0.01141392,0.01876991;0.5367284;-0.0549593,276.0898
+0;0;0,0.001590597;0.3117798;0.005245882,0.003383354;0.614159;-0.004188267,0.1819432;0.4864421;0.01318955,0.2160949;0.2276131;0.01629837,0.2732517;-0.01792607;-0.005503528,-0.1719018;0.4748075;-0.01570206,-0.220807;0.2184331;-0.008708214,-0.2682404;-0.02750294;-0.04472505,0.07533989;0.004819227;-0.03706894,0.09366643;-0.3240002;-0.00642213,0.1049605;-0.7151109;0.07691371,0.117546;-0.7578695;0.0005129278,-0.07219955;0.005966996;-0.04272059,-0.1172774;-0.3207806;-0.01819882,-0.1400304;-0.712815;0.0581644,-0.1321849;-0.6718811;-0.04723101,0.00292652;0.5398578;0.0005391375,0;0;0,0.0106525;0.3104992;-0.02671123,0.02132724;0.6100537;-0.06761217,0.189979;0.503163;0.01301908,0.2158459;0.2441277;0.03302073,0.2602778;0.000228107;-0.01767945,-0.166078;0.5291879;-0.02606915,-0.2376622;0.2794136;-0.0004379377,-0.2722285;0.03174375;-0.03912248,0.07703616;-0.001446888;-0.03371596,0.1103988;-0.3304225;-0.04141521,0.1193675;-0.7220705;0.03964949,0.1291184;-0.7738163;-0.02752066,-0.07301095;0.008570315;-0.04085804,-0.1178867;-0.3191234;-0.04140348,-0.1339368;-0.708916;0.04716372,-0.1471275;-0.7665743;-0.01141392,0.01876991;0.5367284;-0.0549593,276.1124
+0;0;0,0.001590868;0.3118328;0.005246773,0.003383963;0.614269;-0.004189371,0.181721;0.4865994;0.01317392,0.2158216;0.2281574;0.0162781,0.2725879;-0.01570399;-0.005374836,-0.1716838;0.4749793;-0.01568174,-0.2205159;0.2189882;-0.008698359,-0.2676252;-0.02526739;-0.0444691,0.07558201;0.004834715;-0.03718806,0.09388931;-0.3236397;-0.006573409,0.1051858;-0.7148346;0.07678036,0.1177668;-0.7575671;0.0004070029,-0.07243157;0.005986171;-0.04285788,-0.1174621;-0.3204185;-0.01836183,-0.14022;-0.7125373;0.05801782,-0.1323774;-0.6716073;-0.04733975,0.002927012;0.5399486;0.0005392469,0;0;0,0.01112989;0.3105291;-0.02678752,0.02233344;0.6101138;-0.06774592,0.1908514;0.5028843;0.01211333,0.215952;0.2442488;0.03314686,0.2605458;0.002132282;-0.01735687,-0.164929;0.5291408;-0.0259964,-0.2369916;0.2799128;-0.0003616698,-0.271626;0.0339821;-0.03880882,0.07720593;-0.001567677;-0.03399634,0.1105008;-0.3302103;-0.0413003,0.1193766;-0.7219666;0.03967547,0.1291859;-0.7732972;-0.02792859,-0.07331337;0.008627345;-0.04086177,-0.118109;-0.318727;-0.04142895,-0.1342302;-0.7086484;0.04694686,-0.1474703;-0.7661302;-0.01181397,0.01964941;0.5367768;-0.05507493,276.1346
+0;0;0,0.001604839;0.3118405;0.004763127,0.003336302;0.6142561;-0.005307733,0.1816399;0.4866241;0.01308368,0.2158544;0.2282835;0.0204525,0.2722894;-0.01608777;0.004408538,-0.1717738;0.475052;-0.01624119,-0.2217302;0.2194131;-0.005383593,-0.2689882;-0.02537042;-0.03712224,0.07563215;0.004844052;-0.03708475,0.09386016;-0.3236653;-0.006799053,0.1051655;-0.7147709;0.07697108,0.1175998;-0.757583;0.0006494597,-0.07233907;0.005997673;-0.04301223,-0.1175143;-0.3203648;-0.01822173,-0.1404197;-0.7124329;0.05837383,-0.1324562;-0.6715568;-0.04698026,0.00290088;0.5399464;-0.0004125359,0;0;0,0.01112989;0.3105291;-0.02678752,0.02233344;0.6101138;-0.06774592,0.1908514;0.5028843;0.01211333,0.215952;0.2442488;0.03314686,0.2605458;0.002132282;-0.01735687,-0.164929;0.5291408;-0.0259964,-0.2369916;0.2799128;-0.0003616698,-0.271626;0.0339821;-0.03880882,0.07720593;-0.001567677;-0.03399634,0.1105008;-0.3302103;-0.0413003,0.1193766;-0.7219666;0.03967547,0.1291859;-0.7732972;-0.02792859,-0.07331337;0.008627345;-0.04086177,-0.118109;-0.318727;-0.04142895,-0.1342302;-0.7086484;0.04694686,-0.1474703;-0.7661302;-0.01181397,0.01964941;0.5367768;-0.05507493,276.1458
+0;0;0,0.001603795;0.3116376;0.004760027,0.003332935;0.6136479;-0.005296857,0.1816505;0.4861226;0.01308826,0.2157942;0.2283167;0.02044184,0.2723935;-0.01676629;0.004351148,-0.1717895;0.4745497;-0.01623878,-0.2216425;0.2194398;-0.00540366,-0.2690382;-0.02605663;-0.03723475,0.07571546;0.004849388;-0.0371256,0.09393222;-0.3234572;-0.006858595,0.1052461;-0.7148565;0.07697443,0.1175595;-0.756961;0.001394428,-0.07241876;0.006004279;-0.04305961,-0.1175661;-0.3201568;-0.01828441,-0.1404887;-0.7125192;0.05836865,-0.1326026;-0.6717488;-0.0459617,0.002898162;0.539449;-0.0004089549,0;0;0,0.01141866;0.3103225;-0.02669716,0.02290279;0.6095048;-0.06752396,0.1916813;0.5026997;0.01167679,0.2163412;0.2446234;0.03340816,0.2615514;0.001826584;-0.01692891,-0.1643984;0.5290961;-0.02545788,-0.2369639;0.2805772;0.0001615565,-0.2721437;0.03399526;-0.03841067,0.07726497;-0.001628354;-0.03409004,0.1107935;-0.3300484;-0.04110503,0.1194182;-0.7221157;0.03987814,0.130024;-0.7711309;-0.02873039,-0.07346947;0.008703985;-0.04075703,-0.1183167;-0.3184372;-0.04145928,-0.1344199;-0.708699;0.04677805,-0.1480115;-0.7650925;-0.01165522,0.02015734;0.5362774;-0.0548842,276.1678
+0;0;0,0.001603498;0.3115799;0.004759147,0.00333268;0.6135973;-0.005298332,0.1814929;0.4861089;0.01307557,0.21553;0.2291073;0.02040621,0.2720566;-0.0156607;0.004336203,-0.1716361;0.4745461;-0.01622566,-0.2213335;0.2202321;-0.005424337,-0.2686683;-0.02494876;-0.0372145,0.07569444;0.004848042;-0.03711529,0.09392555;-0.3237171;-0.006824451,0.1052385;-0.7150826;0.07700134,0.1171722;-0.7549639;0.003751777,-0.07239866;0.006002612;-0.04304766,-0.1175816;-0.3204153;-0.01825295,-0.1405022;-0.7127439;0.0583935,-0.1328592;-0.6723055;-0.04271993,0.002897848;0.5393883;-0.0004097638,0;0;0,0.01168183;0.3102624;-0.02660942,0.02324083;0.6094496;-0.06742787,0.1921518;0.5022928;0.01078773,0.2165959;0.2450923;0.03342676,0.2618897;0.002565905;-0.01651573,-0.1638866;0.5291899;-0.02525727,-0.2370604;0.2817653;0.000987554,-0.2727937;0.03559542;-0.03759169,0.07719969;-0.001663774;-0.03417802,0.1106851;-0.3303561;-0.04088712,0.1194498;-0.7225029;0.03952288,0.1301964;-0.7664735;-0.02978922,-0.07352512;0.008720716;-0.04060422,-0.1185729;-0.3186561;-0.04087045,-0.1343776;-0.7089983;0.04690674,-0.1481382;-0.7626537;-0.009694733,0.02049271;0.5362132;-0.05478144,276.1902
+0;0;0,0.001611741;0.3115838;0.004500094,0.003310594;0.6135946;-0.005764539,0.181445;0.4861614;0.01331213,0.215421;0.2292745;0.02412142,0.2720676;-0.01577216;0.0137217,-0.1720241;0.4752954;-0.0155128,-0.2211362;0.2210819;-0.0004935553,-0.2686402;-0.02481399;-0.02585967,0.07575264;0.004892371;-0.03699054,0.09371288;-0.3236597;-0.006398033,0.1049688;-0.71503;0.07741332,0.1170952;-0.7549434;0.004226178,-0.07234726;0.005947511;-0.0431416,-0.1176842;-0.3204075;-0.01780627,-0.1407843;-0.7126804;0.05907106,-0.1332429;-0.6722538;-0.0420512,0.002885295;0.5393885;-0.0008315719,0;0;0,0.01168183;0.3102624;-0.02660942,0.02324083;0.6094496;-0.06742787,0.1921518;0.5022928;0.01078773,0.2165959;0.2450923;0.03342676,0.2618897;0.002565905;-0.01651573,-0.1638866;0.5291899;-0.02525727,-0.2370604;0.2817653;0.000987554,-0.2727937;0.03559542;-0.03759169,0.07719969;-0.001663774;-0.03417802,0.1106851;-0.3303561;-0.04088712,0.1194498;-0.7225029;0.03952288,0.1301964;-0.7664735;-0.02978922,-0.07352512;0.008720716;-0.04060422,-0.1185729;-0.3186561;-0.04087045,-0.1343776;-0.7089983;0.04690674,-0.1481382;-0.7626537;-0.009694733,0.02049271;0.5362132;-0.05478144,276.2018
+0;0;0,0.001611741;0.3115838;0.004500094,0.003310594;0.6135946;-0.005764539,0.181445;0.4861614;0.01331213,0.215421;0.2292745;0.02412142,0.2720676;-0.01577216;0.0137217,-0.1720241;0.4752954;-0.0155128,-0.2211362;0.2210819;-0.0004935553,-0.2686402;-0.02481399;-0.02585967,0.07575264;0.004892371;-0.03699054,0.09371288;-0.3236597;-0.006398033,0.1049688;-0.71503;0.07741332,0.1170952;-0.7549434;0.004226178,-0.07234726;0.005947511;-0.0431416,-0.1176842;-0.3204075;-0.01780627,-0.1407843;-0.7126804;0.05907106,-0.1332429;-0.6722538;-0.0420512,0.002885295;0.5393885;-0.0008315719,0;0;0,0.01168183;0.3102624;-0.02660942,0.02324083;0.6094496;-0.06742787,0.1921518;0.5022928;0.01078773,0.2165959;0.2450923;0.03342676,0.2618897;0.002565905;-0.01651573,-0.1638866;0.5291899;-0.02525727,-0.2370604;0.2817653;0.000987554,-0.2727937;0.03559542;-0.03759169,0.07719969;-0.001663774;-0.03417802,0.1106851;-0.3303561;-0.04088712,0.1194498;-0.7225029;0.03952288,0.1301964;-0.7664735;-0.02978922,-0.07352512;0.008720716;-0.04060422,-0.1185729;-0.3186561;-0.04087045,-0.1343776;-0.7089983;0.04690674,-0.1481382;-0.7626537;-0.009694733,0.02049271;0.5362132;-0.05478144,276.2131
+0;0;0,0.001611724;0.3115803;0.004500044,0.003310593;0.6135941;-0.005764775,0.1816021;0.4861114;0.01332452,0.2155736;0.2292578;0.0241324,0.2719323;-0.01454277;0.01378556,-0.172178;0.4752359;-0.01552578,-0.2212838;0.2210553;-0.0005084826,-0.2685462;-0.02359015;-0.02574561,0.07583881;0.004897937;-0.03703262,0.09378928;-0.3234752;-0.006456777,0.1050741;-0.7158512;0.07756995,0.1169779;-0.7544811;0.005726494,-0.07242956;0.005954277;-0.04319068,-0.1177419;-0.320223;-0.01786915,-0.1409013;-0.713504;0.05920574,-0.1334984;-0.6732688;-0.04005995,0.002885279;0.5393853;-0.000831631,0;0;0,0.01175329;0.3102546;-0.02662802,0.02329999;0.6094409;-0.06747866,0.1926028;0.5024842;0.01030898,0.2170381;0.2453768;0.03361893,0.2624768;0.00392136;-0.01492643,-0.1639006;0.5290719;-0.02478992,-0.2377606;0.2818931;0.001515958,-0.2744883;0.03692213;-0.03539444,0.07724166;-0.001698092;-0.03431869,0.1108859;-0.3301983;-0.04077649,0.1192617;-0.7233524;0.039886,0.1303205;-0.7638661;-0.03024793,-0.07371395;0.008786937;-0.04044718,-0.1187925;-0.3184035;-0.04106109,-0.134724;-0.7097909;0.0467388,-0.1482295;-0.7619212;-0.008808229,0.02055904;0.536203;-0.05482316,276.2354
+0;0;0,0.00170817;0.3115183;0.004202011,0.003520516;0.6134109;-0.006345115,0.1816856;0.4860827;0.01313701,0.2157001;0.2296379;0.02845268,0.2714622;-0.01309958;0.02266767,-0.1718991;0.4750572;-0.01580979,-0.2223088;0.2216827;0.0045787,-0.2690838;-0.02222967;-0.01499672,0.07584479;0.004860394;-0.03707467,0.09380442;-0.3228532;-0.006228365,0.105066;-0.7155404;0.07806542,0.1162875;-0.7541655;0.006317869,-0.07247904;0.005992237;-0.04314475,-0.1177325;-0.3195471;-0.0177178,-0.1409122;-0.7131497;0.05958163,-0.133494;-0.6729547;-0.03953476,0.003064834;0.5392323;-0.001345781,0;0;0,0.01198959;0.3101759;-0.02667188,0.02398939;0.6092048;-0.06771779,0.1930571;0.5022851;0.01012969,0.2178735;0.2454481;0.03409505,0.2640905;0.005107611;-0.01243257,-0.1631763;0.5290028;-0.02458835,-0.2376092;0.2822627;0.002514599,-0.2748862;0.03859431;-0.03354749,0.07724713;-0.001721025;-0.0343585,0.1112022;-0.3295548;-0.04086423,0.1194114;-0.7230215;0.04008079,0.1309637;-0.7627767;-0.03051519,-0.07381949;0.008829475;-0.04029034,-0.1187299;-0.3177478;-0.04104555,-0.1345408;-0.7095239;0.04668768,-0.1482175;-0.7610261;-0.009467181,0.0211231;0.536009;-0.05499649,276.2574
+0;0;0,0.00170817;0.3115183;0.004202011,0.003520516;0.6134109;-0.006345115,0.1816856;0.4860827;0.01313701,0.2157001;0.2296379;0.02845268,0.2714622;-0.01309958;0.02266767,-0.1718991;0.4750572;-0.01580979,-0.2223088;0.2216827;0.0045787,-0.2690838;-0.02222967;-0.01499672,0.07584479;0.004860394;-0.03707467,0.09380442;-0.3228532;-0.006228365,0.105066;-0.7155404;0.07806542,0.1162875;-0.7541655;0.006317869,-0.07247904;0.005992237;-0.04314475,-0.1177325;-0.3195471;-0.0177178,-0.1409122;-0.7131497;0.05958163,-0.133494;-0.6729547;-0.03953476,0.003064834;0.5392323;-0.001345781,0;0;0,0.01198959;0.3101759;-0.02667188,0.02398939;0.6092048;-0.06771779,0.1930571;0.5022851;0.01012969,0.2178735;0.2454481;0.03409505,0.2640905;0.005107611;-0.01243257,-0.1631763;0.5290028;-0.02458835,-0.2376092;0.2822627;0.002514599,-0.2748862;0.03859431;-0.03354749,0.07724713;-0.001721025;-0.0343585,0.1112022;-0.3295548;-0.04086423,0.1194114;-0.7230215;0.04008079,0.1309637;-0.7627767;-0.03051519,-0.07381949;0.008829475;-0.04029034,-0.1187299;-0.3177478;-0.04104555,-0.1345408;-0.7095239;0.04668768,-0.1482175;-0.7610261;-0.009467181,0.0211231;0.536009;-0.05499649,276.2686
+0;0;0,0.00170817;0.3115183;0.004202011,0.003520516;0.6134109;-0.006345115,0.1816856;0.4860827;0.01313701,0.2157001;0.2296379;0.02845268,0.2714622;-0.01309958;0.02266767,-0.1718991;0.4750572;-0.01580979,-0.2223088;0.2216827;0.0045787,-0.2690838;-0.02222967;-0.01499672,0.07584479;0.004860394;-0.03707467,0.09380442;-0.3228532;-0.006228365,0.105066;-0.7155404;0.07806542,0.1162875;-0.7541655;0.006317869,-0.07247904;0.005992237;-0.04314475,-0.1177325;-0.3195471;-0.0177178,-0.1409122;-0.7131497;0.05958163,-0.133494;-0.6729547;-0.03953476,0.003064834;0.5392323;-0.001345781,0;0;0,0.01198959;0.3101759;-0.02667188,0.02398939;0.6092048;-0.06771779,0.1930571;0.5022851;0.01012969,0.2178735;0.2454481;0.03409505,0.2640905;0.005107611;-0.01243257,-0.1631763;0.5290028;-0.02458835,-0.2376092;0.2822627;0.002514599,-0.2748862;0.03859431;-0.03354749,0.07724713;-0.001721025;-0.0343585,0.1112022;-0.3295548;-0.04086423,0.1194114;-0.7230215;0.04008079,0.1309637;-0.7627767;-0.03051519,-0.07381949;0.008829475;-0.04029034,-0.1187299;-0.3177478;-0.04104555,-0.1345408;-0.7095239;0.04668768,-0.1482175;-0.7610261;-0.009467181,0.0211231;0.536009;-0.05499649,276.2801
+0;0;0,0.00168604;0.3114377;0.003814245,0.003420128;0.6132076;-0.007161064,0.1815162;0.4861476;0.01290575,0.2153189;0.2303066;0.03169396,0.2717336;-0.01569074;0.03387455,-0.1718844;0.4750197;-0.01669754,-0.2233241;0.2226976;0.008556055,-0.2701504;-0.02484688;-0.006645333,0.07590377;0.004832631;-0.0371406,0.09375331;-0.3230609;-0.006106609,0.1048859;-0.7159002;0.07863562,0.1158072;-0.7528825;0.008180141,-0.07255732;0.006036677;-0.04316428,-0.1180207;-0.3196526;-0.01756191,-0.1412376;-0.7134817;0.05981721,-0.1338262;-0.673532;-0.03721859,0.00298768;0.5390632;-0.002053185,0;0;0,0.01211905;0.3100734;-0.02680421,0.02422746;0.6089715;-0.06797552,0.1933727;0.5025796;0.009553194,0.2188521;0.2463753;0.03525186,0.2660412;0.002833992;-0.01125479,-0.162757;0.5289409;-0.02424457,-0.2379063;0.2829304;0.00371382,-0.2765148;0.03594388;-0.03105832,0.07724412;-0.001755804;-0.03456044,0.1114325;-0.3297629;-0.04075527,0.1193505;-0.7235442;0.0398767,0.1333834;-0.7635574;-0.0269897,-0.07411642;0.00893157;-0.03988916,-0.1188035;-0.3178691;-0.04044256,-0.1354057;-0.7102688;0.04543365,-0.1483881;-0.7588938;-0.01130648,0.02133499;0.5358107;-0.05521536,276.2913
+0;0;0,0.00168604;0.3114377;0.003814245,0.003420128;0.6132076;-0.007161064,0.1815162;0.4861476;0.01290575,0.2153189;0.2303066;0.03169396,0.2717336;-0.01569074;0.03387455,-0.1718844;0.4750197;-0.01669754,-0.2233241;0.2226976;0.008556055,-0.2701504;-0.02484688;-0.006645333,0.07590377;0.004832631;-0.0371406,0.09375331;-0.3230609;-0.006106609,0.1048859;-0.7159002;0.07863562,0.1158072;-0.7528825;0.008180141,-0.07255732;0.006036677;-0.04316428,-0.1180207;-0.3196526;-0.01756191,-0.1412376;-0.7134817;0.05981721,-0.1338262;-0.673532;-0.03721859,0.00298768;0.5390632;-0.002053185,0;0;0,0.01211905;0.3100734;-0.02680421,0.02422746;0.6089715;-0.06797552,0.1933727;0.5025796;0.009553194,0.2188521;0.2463753;0.03525186,0.2660412;0.002833992;-0.01125479,-0.162757;0.5289409;-0.02424457,-0.2379063;0.2829304;0.00371382,-0.2765148;0.03594388;-0.03105832,0.07724412;-0.001755804;-0.03456044,0.1114325;-0.3297629;-0.04075527,0.1193505;-0.7235442;0.0398767,0.1333834;-0.7635574;-0.0269897,-0.07411642;0.00893157;-0.03988916,-0.1188035;-0.3178691;-0.04044256,-0.1354057;-0.7102688;0.04543365,-0.1483881;-0.7588938;-0.01130648,0.02133499;0.5358107;-0.05521536,276.3132
+0;0;0,0.001686572;0.311536;0.003815448,0.003421205;0.6134009;-0.007163207,0.1814498;0.48634;0.0128994,0.2153444;0.2298031;0.03173871,0.2718347;-0.01652385;0.03392222,-0.1718174;0.4752163;-0.01669272,-0.223397;0.2222078;0.008629566,-0.2702861;-0.02566831;-0.00659219,0.07588699;0.004831563;-0.03713239,0.0937572;-0.3234416;-0.006062469,0.1048728;-0.7156842;0.07855103,0.1160653;-0.7543291;0.006346673,-0.07254127;0.006035343;-0.04315473,-0.1180573;-0.320031;-0.01752272,-0.141239;-0.7132618;0.05973887,-0.1336436;-0.6730652;-0.0397056,0.002988636;0.5392355;-0.002053892,0;0;0,0.01200377;0.3101395;-0.02722931,0.02387963;0.6090999;-0.06871653,0.1930926;0.5025955;0.008584738,0.2194164;0.2459908;0.03644085,0.2680354;0.002112657;-0.008642912,-0.1629477;0.5290824;-0.02472954,-0.2390813;0.2828449;0.005031317,-0.2783945;0.03538913;-0.02802917,0.07706895;-0.001740828;-0.03490472,0.1112729;-0.3301325;-0.04098463,0.1189518;-0.7234062;0.03910375,0.1303923;-0.7668203;-0.0282042,-0.07423507;0.008877941;-0.03963999,-0.119597;-0.3182137;-0.0408111,-0.1361578;-0.7100675;0.04470843,-0.1494024;-0.7603499;-0.01385928,0.02104126;0.5359271;-0.05589223,276.3357
+0;0;0,0.001650009;0.3115425;0.003254495,0.003301519;0.6133827;-0.008384365,0.1813962;0.4867457;0.01276487,0.2156384;0.2305768;0.03556614,0.2703332;-0.01599361;0.04475266,-0.1720989;0.4754837;-0.01668348,-0.2243349;0.2232236;0.01415721,-0.2712936;-0.02498217;0.006305619,0.07588079;0.004794342;-0.03714989,0.09359787;-0.3234402;-0.005587704,0.1047147;-0.7156522;0.07916761,0.1160498;-0.7544543;0.007135265,-0.07255784;0.006069451;-0.04312207,-0.1181987;-0.3199526;-0.01715141,-0.1414456;-0.7131522;0.06024984,-0.1338775;-0.6730052;-0.03920178,0.002892388;0.5392293;-0.00310209,0;0;0,0.01200377;0.3101395;-0.02722931,0.02387963;0.6090999;-0.06871653,0.1930926;0.5025955;0.008584738,0.2194164;0.2459908;0.03644085,0.2680354;0.002112657;-0.008642912,-0.1629477;0.5290824;-0.02472954,-0.2390813;0.2828449;0.005031317,-0.2783945;0.03538913;-0.02802917,0.07706895;-0.001740828;-0.03490472,0.1112729;-0.3301325;-0.04098463,0.1189518;-0.7234062;0.03910375,0.1303923;-0.7668203;-0.0282042,-0.07423507;0.008877941;-0.03963999,-0.119597;-0.3182137;-0.0408111,-0.1361578;-0.7100675;0.04470843,-0.1494024;-0.7603499;-0.01385928,0.02104126;0.5359271;-0.05589223,276.347
+0;0;0,0.001649887;0.3115195;0.003254255,0.003301325;0.6133466;-0.008383505,0.1813791;0.4867316;0.012763,0.2156236;0.2305447;0.03556588,0.2706916;-0.01770821;0.04481509,-0.1720823;0.4754707;-0.01668253,-0.2243219;0.2231928;0.01416034,-0.2716011;-0.02670664;0.006255172,0.07594809;0.004798594;-0.03718284,0.0936726;-0.3235737;-0.005607408,0.104785;-0.7156299;0.07911426,0.1161626;-0.7546901;0.006811708,-0.07262221;0.006074834;-0.04316032,-0.1182822;-0.3200841;-0.01717876,-0.1415199;-0.7131275;0.06019177,-0.1339234;-0.6729425;-0.03963292,0.002892287;0.5392102;-0.003102437,0;0;0,0.01181197;0.3100786;-0.02773952,0.02358799;0.6089998;-0.06943655,0.1930132;0.5027248;0.007457018,0.2199102;0.2463689;0.0371666,0.2693312;0.0007392019;-0.007230759,-0.1631273;0.5290654;-0.02492649,-0.2397507;0.283083;0.005829673,-0.2795848;0.03402495;-0.02779813,0.07699669;-0.00176248;-0.03524351,0.111062;-0.3303109;-0.04115891,0.118707;-0.7234864;0.03861523,0.1301124;-0.7670901;-0.02905178,-0.07447994;0.008891287;-0.03933682,-0.1202612;-0.3182761;-0.04158584,-0.136481;-0.7100358;0.04368197,-0.1502931;-0.7614419;-0.01383916,0.020767;0.5358545;-0.05655003,276.369
+0;0;0,0.001649887;0.3115195;0.003254255,0.003301325;0.6133466;-0.008383505,0.1813791;0.4867316;0.012763,0.2156236;0.2305447;0.03556588,0.2706916;-0.01770821;0.04481509,-0.1720823;0.4754707;-0.01668253,-0.2243219;0.2231928;0.01416034,-0.2716011;-0.02670664;0.006255172,0.07594809;0.004798594;-0.03718284,0.0936726;-0.3235737;-0.005607408,0.104785;-0.7156299;0.07911426,0.1161626;-0.7546901;0.006811708,-0.07262221;0.006074834;-0.04316032,-0.1182822;-0.3200841;-0.01717876,-0.1415199;-0.7131275;0.06019177,-0.1339234;-0.6729425;-0.03963292,0.002892287;0.5392102;-0.003102437,0;0;0,0.01181197;0.3100786;-0.02773952,0.02358799;0.6089998;-0.06943655,0.1930132;0.5027248;0.007457018,0.2199102;0.2463689;0.0371666,0.2693312;0.0007392019;-0.007230759,-0.1631273;0.5290654;-0.02492649,-0.2397507;0.283083;0.005829673,-0.2795848;0.03402495;-0.02779813,0.07699669;-0.00176248;-0.03524351,0.111062;-0.3303109;-0.04115891,0.118707;-0.7234864;0.03861523,0.1301124;-0.7670901;-0.02905178,-0.07447994;0.008891287;-0.03933682,-0.1202612;-0.3182761;-0.04158584,-0.136481;-0.7100358;0.04368197,-0.1502931;-0.7614419;-0.01383916,0.020767;0.5358545;-0.05655003,276.3807
+0;0;0,0.001699565;0.3113932;0.002749711,0.003430543;0.6130948;-0.00943511,0.1813006;0.487013;0.01212158,0.2158466;0.2299938;0.04111996,0.2704543;-0.0192847;0.0541643,-0.1718343;0.4755722;-0.01688546,-0.2250845;0.2226618;0.01908561,-0.2715881;-0.02856052;0.01499664,0.07602044;0.004780621;-0.03735213,0.09377859;-0.32342;-0.005335528,0.1047438;-0.7152085;0.07942192,0.1163786;-0.7535437;0.007566363,-0.07279252;0.006108305;-0.04314024,-0.1184212;-0.319914;-0.01699642,-0.1415117;-0.7126803;0.06048772,-0.1340632;-0.6726179;-0.03856555,0.002998065;0.5389895;-0.004015595,0;0;0,0.01197074;0.3099293;-0.02787018,0.02382161;0.6087255;-0.06969285,0.1931678;0.5027086;0.006669521,0.2208877;0.2452002;0.03851628,0.2717548;-0.001346901;-0.005290508,-0.1625449;0.5289574;-0.02474698,-0.2402646;0.2819889;0.00780176,-0.2807149;0.03183246;-0.02502287,0.07704633;-0.001813859;-0.03546429,0.1110688;-0.3302427;-0.0412097,0.1187231;-0.7231877;0.03840184,0.1302317;-0.7657565;-0.02919698,-0.07474711;0.00895306;-0.03911336,-0.1205187;-0.3180885;-0.04129485,-0.1369029;-0.7098645;0.04264268,-0.1503374;-0.7603488;-0.01489066,0.02098665;0.5356078;-0.05677366,276.4029
+0;0;0,0.001699797;0.3114357;0.002750086,0.003431004;0.6131771;-0.009436942,0.1800097;0.487448;0.01200462,0.2145;0.2308432;0.04095625,0.2679392;-0.01310109;0.05372145,-0.1705679;0.4760901;-0.01679236,-0.2237322;0.2235874;0.01912072,-0.2692407;-0.0222591;0.01511925,0.07614952;0.004788739;-0.03741555,0.09390428;-0.3233492;-0.005405061,0.104868;-0.7150863;0.07934123,0.1167177;-0.754683;0.006159119,-0.07291612;0.006118677;-0.04321349,-0.1185361;-0.3198414;-0.01707466,-0.1416236;-0.7125561;0.06039928,-0.1340375;-0.6723079;-0.04048266,0.002998389;0.5390482;-0.004015701,0;0;0,0.01209293;0.3099521;-0.02803802,0.02394086;0.6087636;-0.07002902,0.1902737;0.5020707;0.0101099,0.2222939;0.2452605;0.04006147,0.273975;0.003909677;-1.764297E-05,-0.160994;0.5290096;-0.02467075,-0.238946;0.2827218;0.009087555,-0.2795359;0.03789937;-0.02160376,0.07714613;-0.001811996;-0.03559208,0.1112049;-0.3301741;-0.04131055,0.1188679;-0.7230802;0.03822684,0.1305307;-0.7673291;-0.03026271,-0.07498795;0.008947667;-0.03896603,-0.1204887;-0.318067;-0.04130672,-0.1367423;-0.7097878;0.04266148,-0.1501952;-0.7616611;-0.01612233,0.02110737;0.5356351;-0.05703473,276.4144
+0;0;0,0.001699797;0.3114357;0.002750086,0.003431004;0.6131771;-0.009436942,0.1800097;0.487448;0.01200462,0.2145;0.2308432;0.04095625,0.2679392;-0.01310109;0.05372145,-0.1705679;0.4760901;-0.01679236,-0.2237322;0.2235874;0.01912072,-0.2692407;-0.0222591;0.01511925,0.07614952;0.004788739;-0.03741555,0.09390428;-0.3233492;-0.005405061,0.104868;-0.7150863;0.07934123,0.1167177;-0.754683;0.006159119,-0.07291612;0.006118677;-0.04321349,-0.1185361;-0.3198414;-0.01707466,-0.1416236;-0.7125561;0.06039928,-0.1340375;-0.6723079;-0.04048266,0.002998389;0.5390482;-0.004015701,0;0;0,0.01209293;0.3099521;-0.02803802,0.02394086;0.6087636;-0.07002902,0.1902737;0.5020707;0.0101099,0.2222939;0.2452605;0.04006147,0.273975;0.003909677;-1.764297E-05,-0.160994;0.5290096;-0.02467075,-0.238946;0.2827218;0.009087555,-0.2795359;0.03789937;-0.02160376,0.07714613;-0.001811996;-0.03559208,0.1112049;-0.3301741;-0.04131055,0.1188679;-0.7230802;0.03822684,0.1305307;-0.7673291;-0.03026271,-0.07498795;0.008947667;-0.03896603,-0.1204887;-0.318067;-0.04130672,-0.1367423;-0.7097878;0.04266148,-0.1501952;-0.7616611;-0.01612233,0.02110737;0.5356351;-0.05703473,276.4361
+0;0;0,0.001661984;0.3114389;0.002383446,0.003332106;0.6131655;-0.01017023,0.1800488;0.4879154;0.01153106,0.214647;0.2319804;0.04579603,0.2682156;-0.0115196;0.06491822,-0.1708226;0.4764342;-0.01679477,-0.2245615;0.2248051;0.02405515,-0.2692589;-0.0211615;0.0295423,0.07609855;0.004836669;-0.03751297,0.09374057;-0.3232624;-0.005045198,0.1045823;-0.7149436;0.07997425,0.1167535;-0.7541811;0.006504647,-0.07298766;0.006073718;-0.04309892,-0.1187586;-0.3198957;-0.01734305,-0.141867;-0.7124207;0.06108012,-0.134389;-0.6722029;-0.03981297,0.002915787;0.5390433;-0.004657359,0;0;0,0.01209293;0.3099521;-0.02803802,0.02394086;0.6087636;-0.07002902,0.1902737;0.5020707;0.0101099,0.2222939;0.2452605;0.04006147,0.273975;0.003909677;-1.764297E-05,-0.160994;0.5290096;-0.02467075,-0.238946;0.2827218;0.009087555,-0.2795359;0.03789937;-0.02160376,0.07714613;-0.001811996;-0.03559208,0.1112049;-0.3301741;-0.04131055,0.1188679;-0.7230802;0.03822684,0.1305307;-0.7673291;-0.03026271,-0.07498795;0.008947667;-0.03896603,-0.1204887;-0.318067;-0.04130672,-0.1367423;-0.7097878;0.04266148,-0.1501952;-0.7616611;-0.01612233,0.02110737;0.5356351;-0.05703473,276.4474
+0;0;0,0.001662286;0.3114957;0.00238388,0.00333218;0.6131809;-0.01016785,0.1803241;0.4878667;0.01155744,0.214977;0.2315266;0.04587666,0.2691137;-0.0145555;0.06520162,-0.1710922;0.4763677;-0.01681238,-0.2249162;0.2243402;0.02410221,-0.2700876;-0.02423456;0.02964755,0.07633867;0.004851931;-0.03763134,0.09396537;-0.3229622;-0.005191769,0.1048632;-0.7166717;0.08026795,0.116981;-0.7556052;0.007120915,-0.07321797;0.006092884;-0.04323491,-0.1189492;-0.3195934;-0.01750142,-0.1421772;-0.7141511;0.06132787,-0.1347321;-0.6739783;-0.03912226,0.002915946;0.539074;-0.004656117,0;0;0,0.01218572;0.3099661;-0.02847028,0.02393499;0.6086992;-0.0707345,0.1911156;0.5022063;0.008355141,0.2235789;0.2454915;0.04200864,0.2768107;0.001469165;0.00353694,-0.1610713;0.5289337;-0.02431699,-0.2394649;0.2825975;0.01120536,-0.2817309;0.03504984;-0.01697811,0.07728286;-0.001814365;-0.03593493,0.1113843;-0.3298832;-0.04168415,0.1189204;-0.7247007;0.03888654,0.1307058;-0.7673482;-0.03063036,-0.07546732;0.008989736;-0.03861501,-0.1206728;-0.3177735;-0.04132652,-0.1372747;-0.7117438;0.04198695,-0.1497001;-0.7626077;-0.01764357,0.02114881;0.5356032;-0.05763459,276.4587
+0;0;0,0.001661759;0.3113968;0.002383123,0.003331206;0.6130017;-0.01016465,0.1806931;0.4876146;0.01159192,0.2155662;0.2296462;0.04612914,0.269623;-0.01607262;0.06542557,-0.1714558;0.4760917;-0.01683704,-0.2256217;0.2224633;0.02433743,-0.2707264;-0.02574457;0.02987459,0.07645579;0.004859375;-0.03768907,0.09406966;-0.3227163;-0.0052731,0.1048194;-0.7110751;0.07902516,0.1174636;-0.7530031;0.002700508,-0.07333029;0.006102231;-0.04330124,-0.1190282;-0.3193472;-0.01758646,-0.1419405;-0.7085426;0.06017148,-0.134172;-0.6679278;-0.04464235,0.002915163;0.5389287;-0.004655439,0;0;0,0.01227734;0.3098307;-0.02882052,0.02401492;0.6084594;-0.07124448,0.1920546;0.5023087;0.006935358,0.2248192;0.2443195;0.04333186,0.2793981;0.0005536377;0.007672548,-0.1612521;0.5289009;-0.02406991,-0.2403698;0.2813509;0.01355983,-0.2829176;0.03412931;-0.01370562,0.07734439;-0.001908094;-0.03610778,0.1114961;-0.3297316;-0.04178977,0.1179308;-0.7189877;0.03872467,0.1308497;-0.7672469;-0.03104328,-0.07563312;0.009076323;-0.03855928,-0.1207454;-0.3174562;-0.04143872,-0.1370464;-0.7061546;0.04036675,-0.1502356;-0.7607408;-0.02152184,0.0212376;0.5354077;-0.05808878,276.481
+0;0;0,0.001699834;0.3114;0.001890962,0.003444572;0.6129763;-0.01130102,0.1809711;0.4883859;0.01102152,0.2158336;0.231212;0.05105752,0.2688509;-0.01417351;0.07649993,-0.1716099;0.4766098;-0.01700176,-0.2260828;0.2239293;0.0292789,-0.27107;-0.02411501;0.0403421,0.07637592;0.004877979;-0.03784828,0.09418103;-0.3226682;-0.005239591,0.1047784;-0.7109423;0.07946721,0.1174275;-0.7528399;0.00311476,-0.07340008;0.00608138;-0.04318578,-0.1190297;-0.3193858;-0.01757403,-0.1419001;-0.7084792;0.06070495,-0.1342313;-0.6679097;-0.04412082,0.003005031;0.5389166;-0.005617067,0;0;0,0.01227734;0.3098307;-0.02882052,0.02401492;0.6084594;-0.07124448,0.1920546;0.5023087;0.006935358,0.2248192;0.2443195;0.04333186,0.2793981;0.0005536377;0.007672548,-0.1612521;0.5289009;-0.02406991,-0.2403698;0.2813509;0.01355983,-0.2829176;0.03412931;-0.01370562,0.07734439;-0.001908094;-0.03610778,0.1114961;-0.3297316;-0.04178977,0.1179308;-0.7189877;0.03872467,0.1308497;-0.7672469;-0.03104328,-0.07563312;0.009076323;-0.03855928,-0.1207454;-0.3174562;-0.04143872,-0.1370464;-0.7061546;0.04036675,-0.1502356;-0.7607408;-0.02152184,0.0212376;0.5354077;-0.05808878,276.5028
+0;0;0,0.001699834;0.3114;0.001890962,0.003444572;0.6129763;-0.01130102,0.1809711;0.4883859;0.01102152,0.2158336;0.231212;0.05105752,0.2688509;-0.01417351;0.07649993,-0.1716099;0.4766098;-0.01700176,-0.2260828;0.2239293;0.0292789,-0.27107;-0.02411501;0.0403421,0.07637592;0.004877979;-0.03784828,0.09418103;-0.3226682;-0.005239591,0.1047784;-0.7109423;0.07946721,0.1174275;-0.7528399;0.00311476,-0.07340008;0.00608138;-0.04318578,-0.1190297;-0.3193858;-0.01757403,-0.1419001;-0.7084792;0.06070495,-0.1342313;-0.6679097;-0.04412082,0.003005031;0.5389166;-0.005617067,0;0;0,0.01227734;0.3098307;-0.02882052,0.02401492;0.6084594;-0.07124448,0.1920546;0.5023087;0.006935358,0.2248192;0.2443195;0.04333186,0.2793981;0.0005536377;0.007672548,-0.1612521;0.5289009;-0.02406991,-0.2403698;0.2813509;0.01355983,-0.2829176;0.03412931;-0.01370562,0.07734439;-0.001908094;-0.03610778,0.1114961;-0.3297316;-0.04178977,0.1179308;-0.7189877;0.03872467,0.1308497;-0.7672469;-0.03104328,-0.07563312;0.009076323;-0.03855928,-0.1207454;-0.3174562;-0.04143872,-0.1370464;-0.7061546;0.04036675,-0.1502356;-0.7607408;-0.02152184,0.0212376;0.5354077;-0.05808878,276.5146
+0;0;0,0.001699943;0.3114198;0.001891083,0.003444633;0.6129878;-0.01130043,0.1805525;0.4885207;0.01098262,0.2158865;0.2278694;0.05155999,0.2683994;-0.01518153;0.07676034,-0.171199;0.4767724;-0.01697473,-0.2264085;0.2206751;0.02993174,-0.2709677;-0.02500927;0.04088968,0.07652424;0.004887452;-0.03792178,0.09434551;-0.322956;-0.005283494,0.1049349;-0.7109351;0.07935894,0.1176821;-0.753391;0.002413623,-0.07354262;0.006093191;-0.04326965,-0.1192136;-0.3196693;-0.01763465,-0.1420667;-0.708467;0.06058484,-0.1343383;-0.6678155;-0.04505488,0.003005117;0.5389326;-0.005616819,0;0;0,0.01236134;0.3098237;-0.029073,0.02414241;0.6084127;-0.0717032,0.1924717;0.5029643;0.004808187,0.2273936;0.2424854;0.04682398,0.2823468;0.001070157;0.01268816,-0.1606161;0.5288934;-0.02406034,-0.2408477;0.2782295;0.01549532,-0.2832826;0.03316797;-0.009213315,0.07738775;-0.001843795;-0.03640938,0.1116039;-0.3299658;-0.04183555,0.1181945;-0.7190021;0.03823614,0.1309129;-0.7703847;-0.02920318,-0.0759979;0.00902084;-0.03822107,-0.121194;-0.3177953;-0.04178995,-0.1368346;-0.7061998;0.04007319,-0.1508596;-0.7615756;-0.02195272,0.02135143;0.5353755;-0.05849528,276.5366
+0;0;0,0.00177408;0.3113921;0.001141587,0.003643736;0.6127499;-0.01282536,0.1809362;0.4888565;0.01090614,0.2166514;0.2269285;0.05615856,0.2668431;-0.007025391;0.08608997,-0.1714004;0.476787;-0.01674107,-0.2272223;0.2197006;0.03541378,-0.2702968;-0.01707464;0.05063176,0.0764739;0.00493276;-0.03839682,0.09435028;-0.3225092;-0.004763436,0.105;-0.7108383;0.08012386,0.1179419;-0.7538041;0.002865978,-0.0738739;0.006069091;-0.04304321,-0.1193433;-0.3193999;-0.01712997,-0.1421761;-0.7085412;0.06139698,-0.1344829;-0.6679003;-0.04484739,0.003168318;0.5387502;-0.00694825,0;0;0,0.01240817;0.3097644;-0.02935243,0.02403032;0.6081153;-0.07244205,0.1928486;0.5032653;0.003870487,0.2292175;0.241437;0.04917932,0.284005;0.008324355;0.02078319,-0.1611129;0.5284612;-0.02602225,-0.2427092;0.2769568;0.01889091,-0.2839091;0.04047857;-0.004133949,0.07748327;-0.001800805;-0.03660607,0.1114755;-0.3296557;-0.04157925,0.1184252;-0.7191119;0.03838491,0.1312439;-0.7702527;-0.03026009,-0.07624354;0.00897208;-0.03812255,-0.1212751;-0.3175714;-0.04136907,-0.1363658;-0.7064914;0.04006996,-0.1509068;-0.7622002;-0.0224027,0.02129415;0.5351454;-0.05907655,276.5587
+0;0;0,0.00177408;0.3113921;0.001141587,0.003643736;0.6127499;-0.01282536,0.1809362;0.4888565;0.01090614,0.2166514;0.2269285;0.05615856,0.2668431;-0.007025391;0.08608997,-0.1714004;0.476787;-0.01674107,-0.2272223;0.2197006;0.03541378,-0.2702968;-0.01707464;0.05063176,0.0764739;0.00493276;-0.03839682,0.09435028;-0.3225092;-0.004763436,0.105;-0.7108383;0.08012386,0.1179419;-0.7538041;0.002865978,-0.0738739;0.006069091;-0.04304321,-0.1193433;-0.3193999;-0.01712997,-0.1421761;-0.7085412;0.06139698,-0.1344829;-0.6679003;-0.04484739,0.003168318;0.5387502;-0.00694825,0;0;0,0.01240817;0.3097644;-0.02935243,0.02403032;0.6081153;-0.07244205,0.1928486;0.5032653;0.003870487,0.2292175;0.241437;0.04917932,0.284005;0.008324355;0.02078319,-0.1611129;0.5284612;-0.02602225,-0.2427092;0.2769568;0.01889091,-0.2839091;0.04047857;-0.004133949,0.07748327;-0.001800805;-0.03660607,0.1114755;-0.3296557;-0.04157925,0.1184252;-0.7191119;0.03838491,0.1312439;-0.7702527;-0.03026009,-0.07624354;0.00897208;-0.03812255,-0.1212751;-0.3175714;-0.04136907,-0.1363658;-0.7064914;0.04006996,-0.1509068;-0.7622002;-0.0224027,0.02129415;0.5351454;-0.05907655,276.5701
+0;0;0,0.00177408;0.3113921;0.001141587,0.003643736;0.6127499;-0.01282536,0.1809362;0.4888565;0.01090614,0.2166514;0.2269285;0.05615856,0.2668431;-0.007025391;0.08608997,-0.1714004;0.476787;-0.01674107,-0.2272223;0.2197006;0.03541378,-0.2702968;-0.01707464;0.05063176,0.0764739;0.00493276;-0.03839682,0.09435028;-0.3225092;-0.004763436,0.105;-0.7108383;0.08012386,0.1179419;-0.7538041;0.002865978,-0.0738739;0.006069091;-0.04304321,-0.1193433;-0.3193999;-0.01712997,-0.1421761;-0.7085412;0.06139698,-0.1344829;-0.6679003;-0.04484739,0.003168318;0.5387502;-0.00694825,0;0;0,0.01240817;0.3097644;-0.02935243,0.02403032;0.6081153;-0.07244205,0.1928486;0.5032653;0.003870487,0.2292175;0.241437;0.04917932,0.284005;0.008324355;0.02078319,-0.1611129;0.5284612;-0.02602225,-0.2427092;0.2769568;0.01889091,-0.2839091;0.04047857;-0.004133949,0.07748327;-0.001800805;-0.03660607,0.1114755;-0.3296557;-0.04157925,0.1184252;-0.7191119;0.03838491,0.1312439;-0.7702527;-0.03026009,-0.07624354;0.00897208;-0.03812255,-0.1212751;-0.3175714;-0.04136907,-0.1363658;-0.7064914;0.04006996,-0.1509068;-0.7622002;-0.0224027,0.02129415;0.5351454;-0.05907655,276.5817
+0;0;0,0.001840683;0.3111274;0.0008281547,0.003783607;0.6117583;-0.01330552,0.1814409;0.4882789;0.01068394,0.2171034;0.2272146;0.06204733,0.2667755;-0.003962815;0.09767877,-0.1717467;0.4762393;-0.01667502,-0.2280427;0.2202813;0.04146986,-0.2715015;-0.01382068;0.0635499,0.07654298;0.004808848;-0.03869707,0.09465594;-0.3219649;-0.004904449,0.1051971;-0.7110288;0.08096479,0.1181645;-0.7544125;0.004176289,-0.07415364;0.006184085;-0.04292333,-0.1194214;-0.3186643;-0.01693407,-0.1422047;-0.7086002;0.06235251,-0.1345877;-0.6679883;-0.04385088,0.003289333;0.5379744;-0.007403402,0;0;0,0.01220509;0.3094596;-0.02983498,0.02326206;0.6070063;-0.07357574,0.1929471;0.5035998;0.002729893,0.2304258;0.2420521;0.05019283,0.2850433;0.01056698;0.02546478,-0.1617256;0.5282311;-0.02519208,-0.2432096;0.2765874;0.02063771,-0.2847498;0.04197638;0.0003403239,0.07747377;-0.00179477;-0.03706765,0.1113537;-0.3290259;-0.04186535,0.118617;-0.7194772;0.03782392,0.1312821;-0.7706071;-0.03078604,-0.07669802;0.008900922;-0.03765109,-0.1217522;-0.3169878;-0.04186707,-0.1366102;-0.7067565;0.04007738,-0.1519037;-0.7631699;-0.02114852,0.02072445;0.5342889;-0.05997825,276.6035
+0;0;0,0.001839778;0.3109744;0.0008277473,0.003781527;0.611423;-0.01329793,0.1801247;0.4883419;0.01055556,0.2157748;0.2273685;0.06190106,0.265406;-0.003618658;0.09750317,-0.1704572;0.4763911;-0.01660156,-0.2267336;0.2205222;0.04152308,-0.2701567;-0.01338708;0.06358494,0.07687515;0.004829717;-0.038865,0.09498318;-0.3218552;-0.005081564,0.1056255;-0.7146537;0.08161191,0.1184061;-0.7569801;0.005929723,-0.07447544;0.006210922;-0.0431096,-0.1197309;-0.3185492;-0.01712741,-0.1427329;-0.7122279;0.06292023,-0.1352256;-0.671769;-0.04175304,0.003287465;0.5376707;-0.007398343,0;0;0,0.01211493;0.3092636;-0.03030467,0.02288511;0.6065617;-0.07454634,0.1896167;0.5036306;0.006161451,0.2319542;0.242487;0.05117202,0.2866063;0.01085976;0.03001094,-0.1604601;0.5283133;-0.02511042,-0.2418092;0.277054;0.02248656,-0.2834628;0.04258993;0.003059521,0.07765315;-0.001658008;-0.03756118,0.1116403;-0.3287906;-0.04219222,0.1192083;-0.7229845;0.03826571,0.130899;-0.772024;-0.03056978,-0.07729041;0.008756204;-0.0373246,-0.1221272;-0.3170584;-0.0424977,-0.1369149;-0.7106392;0.03993465,-0.1303169;-0.7037318;-0.06275637,0.02042879;0.5338982;-0.06081915,276.6258
+0;0;0,0.001839778;0.3109744;0.0008277473,0.003781527;0.611423;-0.01329793,0.1801247;0.4883419;0.01055556,0.2157748;0.2273685;0.06190106,0.265406;-0.003618658;0.09750317,-0.1704572;0.4763911;-0.01660156,-0.2267336;0.2205222;0.04152308,-0.2701567;-0.01338708;0.06358494,0.07687515;0.004829717;-0.038865,0.09498318;-0.3218552;-0.005081564,0.1056255;-0.7146537;0.08161191,0.1184061;-0.7569801;0.005929723,-0.07447544;0.006210922;-0.0431096,-0.1197309;-0.3185492;-0.01712741,-0.1427329;-0.7122279;0.06292023,-0.1352256;-0.671769;-0.04175304,0.003287465;0.5376707;-0.007398343,0;0;0,0.01211493;0.3092636;-0.03030467,0.02288511;0.6065617;-0.07454634,0.1896167;0.5036306;0.006161451,0.2319542;0.242487;0.05117202,0.2866063;0.01085976;0.03001094,-0.1604601;0.5283133;-0.02511042,-0.2418092;0.277054;0.02248656,-0.2834628;0.04258993;0.003059521,0.07765315;-0.001658008;-0.03756118,0.1116403;-0.3287906;-0.04219222,0.1192083;-0.7229845;0.03826571,0.130899;-0.772024;-0.03056978,-0.07729041;0.008756204;-0.0373246,-0.1221272;-0.3170584;-0.0424977,-0.1369149;-0.7106392;0.03993465,-0.1303169;-0.7037318;-0.06275637,0.02042879;0.5338982;-0.06081915,276.6372
+0;0;0,0.001760629;0.3109758;0.0002384296,0.003540409;0.6113824;-0.01474898,0.1800488;0.4889446;0.00988085,0.2160931;0.2292614;0.06715065,0.2650568;-0.0009613037;0.1082105,-0.1708611;0.4768578;-0.01704418,-0.2275263;0.2224131;0.04668424,-0.2706486;-0.01107587;0.07331528,0.0767852;0.004857532;-0.03903898,0.09480031;-0.321799;-0.004933044,0.1054573;-0.7146446;0.0815452,0.1181863;-0.7573293;0.006198421,-0.0745613;0.006175813;-0.04296599,-0.1198626;-0.3186043;-0.01731504,-0.14283;-0.7121819;0.06323763,-0.1353696;-0.6717868;-0.04144536,0.003094009;0.5376493;-0.008611169,0;0;0,0.01211493;0.3092636;-0.03030467,0.02288511;0.6065617;-0.07454634,0.1896167;0.5036306;0.006161451,0.2319542;0.242487;0.05117202,0.2866063;0.01085976;0.03001094,-0.1604601;0.5283133;-0.02511042,-0.2418092;0.277054;0.02248656,-0.2834628;0.04258993;0.003059521,0.07765315;-0.001658008;-0.03756118,0.1116403;-0.3287906;-0.04219222,0.1192083;-0.7229845;0.03826571,0.130899;-0.772024;-0.03056978,-0.07729041;0.008756204;-0.0373246,-0.1221272;-0.3170584;-0.0424977,-0.1369149;-0.7106392;0.03993465,-0.1303169;-0.7037318;-0.06275637,0.02042879;0.5338982;-0.06081915,276.6485
+0;0;0,0.001759198;0.3107229;0.0002382357,0.003536801;0.6107627;-0.01473041,0.1790264;0.4887061;0.009784522,0.215673;0.224683;0.06801141,0.2645937;-0.005337104;0.1090351,-0.169862;0.476689;-0.01698539,-0.2274742;0.2179919;0.04780805,-0.2705585;-0.01529162;0.07441566,0.07691351;0.004865649;-0.03910422,0.09493768;-0.3219554;-0.004981112,0.1056022;-0.7150784;0.08155824,0.1183002;-0.7575861;0.006394997,-0.07468589;0.006186134;-0.04303778,-0.12001;-0.3187574;-0.01737392,-0.1429936;-0.7126132;0.06323566,-0.1355513;-0.6722434;-0.04119233,0.003091011;0.5371302;-0.008600968,0;0;0,0.01199168;0.3089637;-0.03081489,0.02250328;0.605833;-0.07548356,0.1904387;0.5075986;0.001399994,0.2324525;0.2426483;0.05117607,0.2874644;0.01100732;0.0338099,-0.1594514;0.5282163;-0.02471909,-0.2418908;0.2731592;0.02618401,-0.2837211;0.03898038;0.006285768,0.07769836;-0.001630098;-0.0377996,0.1115753;-0.3289395;-0.04250264,0.1193179;-0.7234933;0.03759646,0.1310073;-0.7721225;-0.03131604,-0.07747225;0.008689553;-0.0372967,-0.1224054;-0.3172761;-0.04264503,-0.1375;-0.7111961;0.03949959,-0.152027;-0.7664355;-0.02042826,0.02012943;0.533297;-0.06161213,276.6708
+0;0;0,0.001847626;0.31058;-0.0002011189,0.003766079;0.610532;-0.01567115,0.1785021;0.4891043;0.009227353,0.2157756;0.2257414;0.07207773,0.2639299;-0.003120646;0.1191939,-0.1691611;0.4774215;-0.01726938,-0.2269462;0.2196464;0.05281918,-0.2699236;-0.01270469;0.0857211,0.07700841;0.004855155;-0.03924951,0.09521835;-0.3210445;-0.005327001,0.1058798;-0.7148756;0.08197795,0.1187056;-0.7573563;0.006692648,-0.07487606;0.006202046;-0.04300583,-0.1199006;-0.3178551;-0.01745895,-0.1428436;-0.7124783;0.06368898,-0.1354259;-0.6721441;-0.04082902,0.003278294;0.5369204;-0.009412966,0;0;0,0.01193778;0.3087927;-0.03111243,0.022346;0.6055763;-0.07596374,0.1881464;0.5072463;0.004273415,0.2338584;0.2421148;0.05239034,0.2886818;0.01040138;0.03756142,-0.1584851;0.5283976;-0.02386994,-0.2409219;0.2730062;0.02788818,-0.2834605;0.03899065;0.009345341,0.07774212;-0.001615703;-0.03805184,0.1117164;-0.3279898;-0.04236436,0.1193535;-0.7235155;0.03725886,0.131281;-0.7717353;-0.0322051,-0.07771174;0.008637212;-0.03715745,-0.1225174;-0.3164041;-0.04294411,-0.1374903;-0.7111737;0.03934528,-0.1525832;-0.766279;-0.02078059,0.0200026;0.5330577;-0.06204867,276.693
+0;0;0,0.001847626;0.31058;-0.0002011189,0.003766079;0.610532;-0.01567115,0.1785021;0.4891043;0.009227353,0.2157756;0.2257414;0.07207773,0.2639299;-0.003120646;0.1191939,-0.1691611;0.4774215;-0.01726938,-0.2269462;0.2196464;0.05281918,-0.2699236;-0.01270469;0.0857211,0.07700841;0.004855155;-0.03924951,0.09521835;-0.3210445;-0.005327001,0.1058798;-0.7148756;0.08197795,0.1187056;-0.7573563;0.006692648,-0.07487606;0.006202046;-0.04300583,-0.1199006;-0.3178551;-0.01745895,-0.1428436;-0.7124783;0.06368898,-0.1354259;-0.6721441;-0.04082902,0.003278294;0.5369204;-0.009412966,0;0;0,0.01193778;0.3087927;-0.03111243,0.022346;0.6055763;-0.07596374,0.1881464;0.5072463;0.004273415,0.2338584;0.2421148;0.05239034,0.2886818;0.01040138;0.03756142,-0.1584851;0.5283976;-0.02386994,-0.2409219;0.2730062;0.02788818,-0.2834605;0.03899065;0.009345341,0.07774212;-0.001615703;-0.03805184,0.1117164;-0.3279898;-0.04236436,0.1193535;-0.7235155;0.03725886,0.131281;-0.7717353;-0.0322051,-0.07771174;0.008637212;-0.03715745,-0.1225174;-0.3164041;-0.04294411,-0.1374903;-0.7111737;0.03934528,-0.1525832;-0.766279;-0.02078059,0.0200026;0.5330577;-0.06204867,276.7042
+0;0;0,0.001847017;0.3104777;-0.0002010526,0.003765419;0.6104209;-0.01567126,0.1780902;0.4890932;0.009184539,0.2158065;0.2226023;0.07278142,0.2639341;-0.006132811;0.1198715,-0.1687573;0.4774378;-0.01725002,-0.2272287;0.2166011;0.05367101,-0.2701823;-0.01562114;0.08655468,0.07715762;0.004864563;-0.03932555,0.09537307;-0.3211338;-0.005392767,0.1059477;-0.711758;0.08120125,0.1191288;-0.756246;0.003830932,-0.07502114;0.006214063;-0.04308916,-0.1200593;-0.3179413;-0.01753453,-0.1428155;-0.7093511;0.0629526,-0.1351923;-0.6687307;-0.04446001,0.003277552;0.5367972;-0.009412045,0;0;0,0.01185945;0.3086546;-0.0314889,0.02205507;0.6053903;-0.07663846,0.1890208;0.5096356;0.0006012917,0.2348184;0.2420745;0.05349922,0.2893308;0.01028368;0.04105449,-0.1580551;0.5283345;-0.02344362,-0.2411936;0.2700852;0.03021985,-0.2836193;0.03612243;0.01247175,0.07775097;-0.00167726;-0.03841138,0.1114921;-0.3281859;-0.04184508,0.1189557;-0.7205975;0.03660869,0.1301319;-0.7727515;-0.03291965,-0.07803003;0.008705454;-0.03686449,-0.1229465;-0.3164121;-0.04313236,-0.1376608;-0.7079711;0.03849247,-0.1325842;-0.7017102;-0.06695447,0.01977877;0.5328754;-0.06262851,276.7158
+0;0;0,0.001847017;0.3104777;-0.0002010526,0.003765419;0.6104209;-0.01567126,0.1780902;0.4890932;0.009184539,0.2158065;0.2226023;0.07278142,0.2639341;-0.006132811;0.1198715,-0.1687573;0.4774378;-0.01725002,-0.2272287;0.2166011;0.05367101,-0.2701823;-0.01562114;0.08655468,0.07715762;0.004864563;-0.03932555,0.09537307;-0.3211338;-0.005392767,0.1059477;-0.711758;0.08120125,0.1191288;-0.756246;0.003830932,-0.07502114;0.006214063;-0.04308916,-0.1200593;-0.3179413;-0.01753453,-0.1428155;-0.7093511;0.0629526,-0.1351923;-0.6687307;-0.04446001,0.003277552;0.5367972;-0.009412045,0;0;0,0.01185945;0.3086546;-0.0314889,0.02205507;0.6053903;-0.07663846,0.1890208;0.5096356;0.0006012917,0.2348184;0.2420745;0.05349922,0.2893308;0.01028368;0.04105449,-0.1580551;0.5283345;-0.02344362,-0.2411936;0.2700852;0.03021985,-0.2836193;0.03612243;0.01247175,0.07775097;-0.00167726;-0.03841138,0.1114921;-0.3281859;-0.04184508,0.1189557;-0.7205975;0.03660869,0.1301319;-0.7727515;-0.03291965,-0.07803003;0.008705454;-0.03686449,-0.1229465;-0.3164121;-0.04313236,-0.1376608;-0.7079711;0.03849247,-0.1325842;-0.7017102;-0.06695447,0.01977877;0.5328754;-0.06262851,276.7376
+0;0;0,0.002092819;0.3103462;-0.0006052441,0.00429811;0.6102712;-0.01647571,0.1781491;0.4892569;0.00930646,0.2169666;0.2218011;0.07894789,0.2662479;-0.01177514;0.1355504,-0.1682989;0.4783472;-0.01721434,-0.2271164;0.2169514;0.06090146,-0.272534;-0.02101882;0.09960274,0.07729495;0.004766535;-0.03945464,0.09587472;-0.3207753;-0.004828863,0.1060119;-0.7024502;0.07997855,0.1206396;-0.7513827;-0.003181964,-0.07522711;0.00631472;-0.04306859,-0.1198542;-0.3175292;-0.01747225,-0.1419317;-0.6999097;0.06170152,-0.1337314;-0.6586205;-0.0530386,0.003732812;0.5366409;-0.01011533,0;0;0,0.01160444;0.3085024;-0.03179789,0.02141496;0.6052196;-0.07718801,0.1892091;0.5111662;-0.002321478,0.2356653;0.2419304;0.05462838,0.291581;0.003144234;0.04792428,-0.1579189;0.5279822;-0.02276349,-0.2416325;0.2675204;0.0323819,-0.2853082;0.02664019;0.01627206,0.0777721;-0.001664057;-0.03876376,0.1115602;-0.3278085;-0.04189229,0.1188211;-0.7110536;0.03583336,0.1298664;-0.772409;-0.03411078,-0.07833992;0.00865313;-0.03663166,-0.1232608;-0.316089;-0.04343609,-0.1370549;-0.6985661;0.03713544,-0.1325203;-0.6939769;-0.07553095,0.01925955;0.5326952;-0.06312537,276.7603
+0;0;0,0.002092819;0.3103462;-0.0006052441,0.00429811;0.6102712;-0.01647571,0.1781491;0.4892569;0.00930646,0.2169666;0.2218011;0.07894789,0.2662479;-0.01177514;0.1355504,-0.1682989;0.4783472;-0.01721434,-0.2271164;0.2169514;0.06090146,-0.272534;-0.02101882;0.09960274,0.07729495;0.004766535;-0.03945464,0.09587472;-0.3207753;-0.004828863,0.1060119;-0.7024502;0.07997855,0.1206396;-0.7513827;-0.003181964,-0.07522711;0.00631472;-0.04306859,-0.1198542;-0.3175292;-0.01747225,-0.1419317;-0.6999097;0.06170152,-0.1337314;-0.6586205;-0.0530386,0.003732812;0.5366409;-0.01011533,0;0;0,0.01160444;0.3085024;-0.03179789,0.02141496;0.6052196;-0.07718801,0.1892091;0.5111662;-0.002321478,0.2356653;0.2419304;0.05462838,0.291581;0.003144234;0.04792428,-0.1579189;0.5279822;-0.02276349,-0.2416325;0.2675204;0.0323819,-0.2853082;0.02664019;0.01627206,0.0777721;-0.001664057;-0.03876376,0.1115602;-0.3278085;-0.04189229,0.1188211;-0.7110536;0.03583336,0.1298664;-0.772409;-0.03411078,-0.07833992;0.00865313;-0.03663166,-0.1232608;-0.316089;-0.04343609,-0.1370549;-0.6985661;0.03713544,-0.1325203;-0.6939769;-0.07553095,0.01925955;0.5326952;-0.06312537,276.7715
+0;0;0,0.002091281;0.310118;-0.0006047993,0.004296284;0.6100033;-0.01647361,0.1782794;0.4889528;0.009323305,0.2172961;0.2201242;0.07932219,0.2671636;-0.01623015;0.136598,-0.1684311;0.4780348;-0.01721758,-0.2275505;0.2152973;0.06129917,-0.2735083;-0.02550332;0.1004608,0.07734556;0.004769657;-0.03948048,0.09594286;-0.3210792;-0.004822046,0.1060847;-0.7029302;0.08002451,0.1206342;-0.7514407;-0.002691321,-0.07527637;0.006318855;-0.0430968,-0.1199456;-0.3178304;-0.01747631,-0.1420332;-0.7003875;0.061734,-0.1338768;-0.6591586;-0.05239258,0.003730983;0.5363727;-0.0101132,0;0;0,0.011169;0.3082263;-0.03239989,0.02047008;0.6048657;-0.07813001,0.1890844;0.5122049;-0.004068851,0.2359705;0.2420209;0.05503512,0.2916747;0.0001156777;0.05194307,-0.1591846;0.5273644;-0.02523819,-0.2431513;0.2665548;0.03491917,-0.2875236;0.02281645;0.01900068,0.07773084;-0.001548856;-0.03897834,0.111283;-0.328026;-0.04236364,0.1184362;-0.7115129;0.03508735,0.1297867;-0.7721688;-0.0346992,-0.07842048;0.008523704;-0.03662472,-0.1238358;-0.3164504;-0.04396254,-0.1376129;-0.6991245;0.03655249,-0.1547369;-0.7629904;-0.0275838,0.01849394;0.5323577;-0.06395483,276.795
+0;0;0,0.002293709;0.3101151;-0.001141564,0.004791594;0.6099596;-0.01770839,0.1788039;0.4894575;0.008545867,0.218848;0.2224383;0.08462619,0.2679092;-0.01268913;0.1473856,-0.1683541;0.4788887;-0.01726151,-0.2270711;0.2179614;0.06735677,-0.273581;-0.02179269;0.1119153,0.07729389;0.004693212;-0.0395907,0.09626524;-0.3210978;-0.004593421,0.1063525;-0.702898;0.08048813,0.1207034;-0.7525426;-0.001171522,-0.0753428;0.006382489;-0.04297116,-0.1198417;-0.3178109;-0.01761357,-0.1416619;-0.7002496;0.06223961,-0.1336908;-0.65908;-0.05190589,0.004142332;0.5363461;-0.01116088,0;0;0,0.011169;0.3082263;-0.03239989,0.02047008;0.6048657;-0.07813001,0.1890844;0.5122049;-0.004068851,0.2359705;0.2420209;0.05503512,0.2916747;0.0001156777;0.05194307,-0.1591846;0.5273644;-0.02523819,-0.2431513;0.2665548;0.03491917,-0.2875236;0.02281645;0.01900068,0.07773084;-0.001548856;-0.03897834,0.111283;-0.328026;-0.04236364,0.1184362;-0.7115129;0.03508735,0.1297867;-0.7721688;-0.0346992,-0.07842048;0.008523704;-0.03662472,-0.1238358;-0.3164504;-0.04396254,-0.1376129;-0.6991245;0.03655249,-0.1547369;-0.7629904;-0.0275838,0.01849394;0.5323577;-0.06395483,276.8059
+0;0;0,0.00229343;0.3100774;-0.001141425,0.004792182;0.6100241;-0.017715,0.1782543;0.4896199;0.008481648,0.2179686;0.2247998;0.08393541,0.2674221;-0.01220781;0.1471966,-0.167811;0.4790844;-0.0172445,-0.2260445;0.220306;0.0666769,-0.2729263;-0.02136528;0.1115917,0.07741825;0.004700763;-0.0396544,0.09630863;-0.3196998;-0.004806489,0.1064576;-0.7038342;0.08079522,0.1204955;-0.7517419;0.0009163916,-0.07546402;0.006392757;-0.0430403,-0.119773;-0.316417;-0.01779094,-0.1417265;-0.7011938;0.06255044,-0.1339293;-0.6602678;-0.04910578,0.004142482;0.5363609;-0.01116307,0;0;0,0.01106622;0.3081547;-0.03275323,0.02007947;0.60484;-0.0789063,0.1861067;0.5105475;0.000295639,0.2360566;0.2425768;0.05594563,0.2917434;-0.001384407;0.05448318,-0.1584132;0.5272079;-0.02367237,-0.2410372;0.2683749;0.03615247,-0.2858997;0.02265441;0.02101877,0.07776395;-0.0015084;-0.03922558,0.1113939;-0.3265662;-0.04288936,0.1185402;-0.7124809;0.03462625,0.1297166;-0.771043;-0.03377795,-0.07864148;0.008458762;-0.03649822,-0.123824;-0.3151222;-0.04429871,-0.1376714;-0.7001706;0.03654613,-0.1541747;-0.7621796;-0.02597812,0.01817729;0.5323043;-0.06460381,276.8269
+0;0;0,0.00229343;0.3100774;-0.001141425,0.004792182;0.6100241;-0.017715,0.1782543;0.4896199;0.008481648,0.2179686;0.2247998;0.08393541,0.2674221;-0.01220781;0.1471966,-0.167811;0.4790844;-0.0172445,-0.2260445;0.220306;0.0666769,-0.2729263;-0.02136528;0.1115917,0.07741825;0.004700763;-0.0396544,0.09630863;-0.3196998;-0.004806489,0.1064576;-0.7038342;0.08079522,0.1204955;-0.7517419;0.0009163916,-0.07546402;0.006392757;-0.0430403,-0.119773;-0.316417;-0.01779094,-0.1417265;-0.7011938;0.06255044,-0.1339293;-0.6602678;-0.04910578,0.004142482;0.5363609;-0.01116307,0;0;0,0.01106622;0.3081547;-0.03275323,0.02007947;0.60484;-0.0789063,0.1861067;0.5105475;0.000295639,0.2360566;0.2425768;0.05594563,0.2917434;-0.001384407;0.05448318,-0.1584132;0.5272079;-0.02367237,-0.2410372;0.2683749;0.03615247,-0.2858997;0.02265441;0.02101877,0.07776395;-0.0015084;-0.03922558,0.1113939;-0.3265662;-0.04288936,0.1185402;-0.7124809;0.03462625,0.1297166;-0.771043;-0.03377795,-0.07864148;0.008458762;-0.03649822,-0.123824;-0.3151222;-0.04429871,-0.1376714;-0.7001706;0.03654613,-0.1541747;-0.7621796;-0.02597812,0.01817729;0.5323043;-0.06460381,276.8386
+0;0;0,0.002555889;0.3100683;-0.001455816,0.00528693;0.6101701;-0.0182929,0.1787125;0.4901395;0.008241624,0.2195691;0.224614;0.08870556,0.2675697;-0.009024739;0.1630892,-0.1676399;0.4801218;-0.01722694,-0.2265352;0.2209354;0.07222271,-0.2741619;-0.01912647;0.1224824,0.07745721;0.004554113;-0.03968145,0.09697229;-0.3202523;-0.004106496,0.1071034;-0.7034521;0.08139223,0.1210363;-0.7516388;0.0007229596,-0.07552514;0.006524337;-0.04299262,-0.1194047;-0.3168643;-0.01769406,-0.1411784;-0.7005957;0.06311978,-0.1333747;-0.6596231;-0.04927916,0.004580198;0.5364471;-0.01167512,0;0;0,0.01076513;0.3081544;-0.03280187,0.01945911;0.6050085;-0.07906008,0.1866385;0.5122294;-0.002349611,0.2361084;0.2425281;0.05648423,0.2917479;-0.001044303;0.05734945,-0.1585946;0.5268404;-0.02264429,-0.2417922;0.2662822;0.03928342,-0.2867499;0.02089584;0.02555827,0.07778447;-0.001331374;-0.03927827,0.1113186;-0.3269191;-0.0429883,0.1184374;-0.711933;0.03426671,0.1296593;-0.7713841;-0.03419781,-0.07867751;0.00832094;-0.03654571,-0.1240647;-0.3157577;-0.04420767,-0.1374801;-0.6999984;0.03600325,-0.1544668;-0.7626367;-0.02680149,0.01763897;0.5324025;-0.06476235,276.8613
+0;0;0,0.002555889;0.3100683;-0.001455816,0.00528693;0.6101701;-0.0182929,0.1787125;0.4901395;0.008241624,0.2195691;0.224614;0.08870556,0.2675697;-0.009024739;0.1630892,-0.1676399;0.4801218;-0.01722694,-0.2265352;0.2209354;0.07222271,-0.2741619;-0.01912647;0.1224824,0.07745721;0.004554113;-0.03968145,0.09697229;-0.3202523;-0.004106496,0.1071034;-0.7034521;0.08139223,0.1210363;-0.7516388;0.0007229596,-0.07552514;0.006524337;-0.04299262,-0.1194047;-0.3168643;-0.01769406,-0.1411784;-0.7005957;0.06311978,-0.1333747;-0.6596231;-0.04927916,0.004580198;0.5364471;-0.01167512,0;0;0,0.01076513;0.3081544;-0.03280187,0.01945911;0.6050085;-0.07906008,0.1866385;0.5122294;-0.002349611,0.2361084;0.2425281;0.05648423,0.2917479;-0.001044303;0.05734945,-0.1585946;0.5268404;-0.02264429,-0.2417922;0.2662822;0.03928342,-0.2867499;0.02089584;0.02555827,0.07778447;-0.001331374;-0.03927827,0.1113186;-0.3269191;-0.0429883,0.1184374;-0.711933;0.03426671,0.1296593;-0.7713841;-0.03419781,-0.07867751;0.00832094;-0.03654571,-0.1240647;-0.3157577;-0.04420767,-0.1374801;-0.6999984;0.03600325,-0.1544668;-0.7626367;-0.02680149,0.01763897;0.5324025;-0.06476235,276.8732
+0;0;0,0.002554576;0.309909;-0.001455068,0.005285579;0.610006;-0.01829227,0.1792282;0.4898306;0.008302062,0.2204126;0.2221748;0.08941156,0.2685827;-0.01228923;0.1640579,-0.1681527;0.4797831;-0.01724213,-0.2275206;0.2185173;0.07292517,-0.2753155;-0.02239257;0.1233624,0.07747387;0.004555092;-0.03968998,0.09702116;-0.3207875;-0.004056301,0.1073676;-0.7121294;0.08325906,0.120545;-0.7560769;0.006963514,-0.07554138;0.006525739;-0.04300186,-0.1194933;-0.3173968;-0.01766153,-0.1417297;-0.7092814;0.06486939,-0.1343491;-0.6689038;-0.04143551,0.004578777;0.5362757;-0.01167382,0;0;0,0.01029568;0.3079959;-0.03293562,0.01834244;0.6048393;-0.07935596,0.1869192;0.5129604;-0.004119635,0.2365611;0.2416651;0.05792093,0.2913982;-0.002992779;0.05903816,-0.1597038;0.5268603;-0.02130156,-0.2440003;0.2646063;0.04219237,-0.2894267;0.01828681;0.03083613,0.07776494;-0.001245007;-0.03936124,0.1113248;-0.3273749;-0.04292893,0.1185123;-0.7210306;0.03364086,0.1294593;-0.7723411;-0.03514624,-0.07869191;0.008227265;-0.03658057,-0.1242881;-0.3163597;-0.04457829,-0.1377924;-0.7087831;0.03728106,-0.1342724;-0.7024248;-0.06708169,0.01669548;0.5322251;-0.06504059,276.8845
+0;0;0,0.002674086;0.3099041;-0.002121096,0.005596525;0.6099496;-0.01980929,0.1795958;0.4904947;0.007636895,0.2212931;0.2244455;0.0936235,0.2686517;-0.00662075;0.178661,-0.1681724;0.4804776;-0.0171706,-0.2278965;0.2213673;0.07879518,-0.2765261;-0.01785804;0.1359984,0.07741267;0.004470098;-0.03981883,0.09747228;-0.3208038;-0.003843665,0.1076823;-0.7121023;0.08368146,0.1208981;-0.7558872;0.007235162,-0.07558393;0.006600433;-0.04291559,-0.1191563;-0.3173568;-0.01736509,-0.1416276;-0.7092174;0.06521653,-0.1344123;-0.6689137;-0.0411069,0.004834517;0.5362405;-0.01296416,0;0;0,0.01029568;0.3079959;-0.03293562,0.01834244;0.6048393;-0.07935596,0.1869192;0.5129604;-0.004119635,0.2365611;0.2416651;0.05792093,0.2913982;-0.002992779;0.05903816,-0.1597038;0.5268603;-0.02130156,-0.2440003;0.2646063;0.04219237,-0.2894267;0.01828681;0.03083613,0.07776494;-0.001245007;-0.03936124,0.1113248;-0.3273749;-0.04292893,0.1185123;-0.7210306;0.03364086,0.1294593;-0.7723411;-0.03514624,-0.07869191;0.008227265;-0.03658057,-0.1242881;-0.3163597;-0.04457829,-0.1377924;-0.7087831;0.03728106,-0.1342724;-0.7024248;-0.06708169,0.01669548;0.5322251;-0.06504059,276.905
+0;0;0,0.002672775;0.3097522;-0.002120056,0.005594975;0.6097738;-0.01980651,0.1794148;0.4903792;0.007617267,0.2213279;0.2229531;0.09404889,0.2689339;-0.009320363;0.1795306,-0.167996;0.4803724;-0.01716474,-0.2280293;0.2199211;0.07929772,-0.2769129;-0.02055407;0.1367998,0.07744126;0.004471748;-0.03983354,0.09752446;-0.3211846;-0.003816064,0.1076876;-0.7106842;0.0833067,0.1210483;-0.7552786;0.00602179,-0.07561183;0.00660287;-0.04293144,-0.1192354;-0.3177353;-0.01735089,-0.1416035;-0.7077944;0.06485109,-0.134309;-0.6673777;-0.0426387,0.004833105;0.536078;-0.01296261,0;0;0,0.009973668;0.3077852;-0.03356934,0.01795361;0.6045731;-0.08019853,0.1866684;0.5132079;-0.005637407,0.2364519;0.2410229;0.05902147,0.2907624;-0.005086929;0.06120086,-0.1596306;0.5270341;-0.02106777,-0.2446305;0.2639314;0.04447499,-0.2905021;0.01631033;0.03427599,0.07763787;-0.001179904;-0.03968406,0.1110234;-0.3277122;-0.04352164,0.1181194;-0.7195969;0.03250217,0.12951;-0.7727315;-0.03586936,-0.07880852;0.00814857;-0.03642353,-0.1249952;-0.3167199;-0.04536342,-0.1383193;-0.7073666;0.03600765,-0.1351669;-0.7013078;-0.06950374,0.01633079;0.5319823;-0.06583142,276.9163
+0;0;0,0.002758285;0.3097482;-0.002557258,0.005780823;0.6097437;-0.02066574,0.179661;0.4907447;0.00698191,0.2223355;0.2255817;0.09977936,0.2684691;-0.004139498;0.1926464,-0.1680898;0.481131;-0.01771889,-0.2278921;0.2227214;0.0842226,-0.2776876;-0.01573898;0.1488867,0.07749732;0.004354585;-0.03973738,0.0979561;-0.3212791;-0.003726184,0.1080235;-0.7106942;0.08378474,0.1205119;-0.7550777;0.006151535,-0.0755784;0.006717863;-0.04297247,-0.1188829;-0.3176451;-0.01716517,-0.1411923;-0.7076619;0.06525385,-0.1339061;-0.6672871;-0.04224056,0.004993249;0.5360578;-0.01371999,0;0;0,0.009973668;0.3077852;-0.03356934,0.01795361;0.6045731;-0.08019853,0.1866684;0.5132079;-0.005637407,0.2364519;0.2410229;0.05902147,0.2907624;-0.005086929;0.06120086,-0.1596306;0.5270341;-0.02106777,-0.2446305;0.2639314;0.04447499,-0.2905021;0.01631033;0.03427599,0.07763787;-0.001179904;-0.03968406,0.1110234;-0.3277122;-0.04352164,0.1181194;-0.7195969;0.03250217,0.12951;-0.7727315;-0.03586936,-0.07880852;0.00814857;-0.03642353,-0.1249952;-0.3167199;-0.04536342,-0.1383193;-0.7073666;0.03600765,-0.1351669;-0.7013078;-0.06950374,0.01633079;0.5319823;-0.06583142,276.928
+0;0;0,0.002759019;0.3098307;-0.002557939,0.00578367;0.6100341;-0.02067991,0.1797933;0.4909296;0.006989937,0.2226858;0.224412;0.1002614,0.2682613;-0.002530649;0.1920052,-0.1682167;0.4813088;-0.01772927,-0.2283245;0.2215791;0.08473299,-0.2775177;-0.01399705;0.1486149,0.07747843;0.004353524;-0.0397277,0.0979471;-0.3214375;-0.003699098,0.1079751;-0.7093303;0.08346972,0.1206225;-0.7546608;0.00484819,-0.07555998;0.006716226;-0.042962,-0.1188854;-0.3178035;-0.01714222,-0.1411076;-0.7062955;0.0649546,-0.1337286;-0.6657887;-0.04390829,0.004995329;0.5362765;-0.01372739,0;0;0,0.009712435;0.3078863;-0.03347969,0.01731811;0.6049;-0.08008933,0.1842117;0.5109456;-0.0007748604,0.2370311;0.2374963;0.06252241,0.290275;-0.005735442;0.06318045,-0.1601564;0.5271772;-0.02040914,-0.2458621;0.2630416;0.04635791,-0.2913945;0.01841447;0.03733603,0.0776052;-0.001124635;-0.03970289,0.1107518;-0.3278409;-0.04352188,0.1181016;-0.7182204;0.03204012,0.1301289;-0.7731192;-0.03624988,-0.07877909;0.008101712;-0.03644679,-0.1252656;-0.3168907;-0.045151,-0.1383325;-0.7060933;0.03553564,-0.1341943;-0.7003555;-0.07128286,0.01579329;0.5322274;-0.06575322,276.9497
+0;0;0,0.002759019;0.3098307;-0.002557939,0.00578367;0.6100341;-0.02067991,0.1797933;0.4909296;0.006989937,0.2226858;0.224412;0.1002614,0.2682613;-0.002530649;0.1920052,-0.1682167;0.4813088;-0.01772927,-0.2283245;0.2215791;0.08473299,-0.2775177;-0.01399705;0.1486149,0.07747843;0.004353524;-0.0397277,0.0979471;-0.3214375;-0.003699098,0.1079751;-0.7093303;0.08346972,0.1206225;-0.7546608;0.00484819,-0.07555998;0.006716226;-0.042962,-0.1188854;-0.3178035;-0.01714222,-0.1411076;-0.7062955;0.0649546,-0.1337286;-0.6657887;-0.04390829,0.004995329;0.5362765;-0.01372739,0;0;0,0.009712435;0.3078863;-0.03347969,0.01731811;0.6049;-0.08008933,0.1842117;0.5109456;-0.0007748604,0.2370311;0.2374963;0.06252241,0.290275;-0.005735442;0.06318045,-0.1601564;0.5271772;-0.02040914,-0.2458621;0.2630416;0.04635791,-0.2913945;0.01841447;0.03733603,0.0776052;-0.001124635;-0.03970289,0.1107518;-0.3278409;-0.04352188,0.1181016;-0.7182204;0.03204012,0.1301289;-0.7731192;-0.03624988,-0.07877909;0.008101712;-0.03644679,-0.1252656;-0.3168907;-0.045151,-0.1383325;-0.7060933;0.03553564,-0.1341943;-0.7003555;-0.07128286,0.01579329;0.5322274;-0.06575322,276.9615
+0;0;0,0.002758787;0.3098045;-0.002557723,0.00578296;0.609961;-0.02067668,0.1805023;0.4906878;0.007075816,0.2238077;0.2216045;0.1012453,0.2696329;-0.006580815;0.1934914,-0.1689204;0.4810279;-0.01774375,-0.2296069;0.2187979;0.08570492,-0.2790695;-0.01806822;0.1499366,0.07752132;0.004355934;-0.03974969,0.09800853;-0.3217301;-0.003688462,0.1080505;-0.710162;0.08360152,0.1207978;-0.7560877;0.004358746,-0.0756018;0.006719944;-0.04298578,-0.1189664;-0.3180937;-0.01714262,-0.1412196;-0.7071257;0.0650683,-0.1337823;-0.6665358;-0.04465479,0.004994784;0.5362188;-0.01372562,0;0;0,0.009309389;0.307876;-0.03344703,0.01603302;0.6048455;-0.08017397,0.1852009;0.5130891;-0.003512144,0.2369705;0.237279;0.06280327,0.2891061;-0.007545352;0.06735873,-0.1618044;0.5271284;-0.01978504,-0.2488406;0.2610191;0.04920471,-0.2951495;0.01507483;0.04251529,0.07762221;-0.001052737;-0.03977752,0.1107132;-0.3280741;-0.04355431,0.1183891;-0.7190016;0.03205347,0.1296006;-0.7740367;-0.03758812,-0.0788407;0.008076712;-0.03643456,-0.1256222;-0.3171808;-0.04488082,-0.1384356;-0.7069929;0.03563062,-0.1349194;-0.7014298;-0.07205917,0.01472745;0.5321872;-0.06582379,276.9833
+0;0;0,0.002951589;0.3097986;-0.003017265,0.006184869;0.6099232;-0.02161905,0.1810136;0.49129;0.006239564,0.2237381;0.2243413;0.1065493,0.2671818;-0.001451105;0.2055861,-0.168815;0.4817261;-0.01788961,-0.229349;0.2213051;0.09011787,-0.2787319;-0.01346415;0.1616899,0.07759997;0.004170118;-0.03961591,0.09835373;-0.3218819;-0.003400072,0.1084642;-0.7102661;0.08409435,0.1218608;-0.7561082;0.004878655,-0.07555996;0.006901393;-0.04303057,-0.1184469;-0.3179545;-0.01692276,-0.1407274;-0.7069275;0.06555936,-0.1334661;-0.6663814;-0.04417975,0.005342467;0.5361933;-0.01454532,0;0;0,0.009309389;0.307876;-0.03344703,0.01603302;0.6048455;-0.08017397,0.1852009;0.5130891;-0.003512144,0.2369705;0.237279;0.06280327,0.2891061;-0.007545352;0.06735873,-0.1618044;0.5271284;-0.01978504,-0.2488406;0.2610191;0.04920471,-0.2951495;0.01507483;0.04251529,0.07762221;-0.001052737;-0.03977752,0.1107132;-0.3280741;-0.04355431,0.1183891;-0.7190016;0.03205347,0.1296006;-0.7740367;-0.03758812,-0.0788407;0.008076712;-0.03643456,-0.1256222;-0.3171808;-0.04488082,-0.1384356;-0.7069929;0.03563062,-0.1349194;-0.7014298;-0.07205917,0.01472745;0.5321872;-0.06582379,276.995
+0;0;0,0.002952045;0.3098464;-0.003017731,0.00618642;0.6100721;-0.02162609,0.1812935;0.491336;0.00626854,0.2238069;0.2257064;0.1060826,0.267335;-0.0005252659;0.205312,-0.1690901;0.4817568;-0.01789892,-0.229325;0.2226228;0.08957484,-0.278804;-0.01260319;0.1612862,0.07767618;0.004174213;-0.03965481,0.0984534;-0.3222466;-0.00339802,0.1085034;-0.7083102;0.08357364,0.1221855;-0.7557679;0.002670556,-0.07563417;0.00690817;-0.04307283,-0.1185696;-0.3183151;-0.0169355,-0.1407169;-0.704964;0.06505381,-0.133301;-0.6641933;-0.04702287,0.005343656;0.5363104;-0.01454932,0;0;0,0.009065643;0.3079311;-0.03344941,0.01565365;0.6049848;-0.08031893,0.1835966;0.5112423;-0.0001366138,0.2369803;0.2366712;0.06381822,0.2887676;-0.008689255;0.07000113,-0.1620617;0.5274154;-0.01835743,-0.24897;0.262927;0.05108432,-0.2955874;0.01647994;0.04753661,0.07765859;-0.001032174;-0.03989482,0.1107545;-0.3284276;-0.04359913,0.1184757;-0.7170225;0.0315311,0.1299492;-0.7746041;-0.03868294,-0.07896116;0.008050618;-0.03638463,-0.1258617;-0.3175655;-0.04482809,-0.1384918;-0.7051347;0.03480054,-0.134457;-0.7001125;-0.07516319,0.01436318;0.5322978;-0.06594825,277.0167
+0;0;0,0.002952045;0.3098464;-0.003017731,0.00618642;0.6100721;-0.02162609,0.1812935;0.491336;0.00626854,0.2238069;0.2257064;0.1060826,0.267335;-0.0005252659;0.205312,-0.1690901;0.4817568;-0.01789892,-0.229325;0.2226228;0.08957484,-0.278804;-0.01260319;0.1612862,0.07767618;0.004174213;-0.03965481,0.0984534;-0.3222466;-0.00339802,0.1085034;-0.7083102;0.08357364,0.1221855;-0.7557679;0.002670556,-0.07563417;0.00690817;-0.04307283,-0.1185696;-0.3183151;-0.0169355,-0.1407169;-0.704964;0.06505381,-0.133301;-0.6641933;-0.04702287,0.005343656;0.5363104;-0.01454932,0;0;0,0.009065643;0.3079311;-0.03344941,0.01565365;0.6049848;-0.08031893,0.1835966;0.5112423;-0.0001366138,0.2369803;0.2366712;0.06381822,0.2887676;-0.008689255;0.07000113,-0.1620617;0.5274154;-0.01835743,-0.24897;0.262927;0.05108432,-0.2955874;0.01647994;0.04753661,0.07765859;-0.001032174;-0.03989482,0.1107545;-0.3284276;-0.04359913,0.1184757;-0.7170225;0.0315311,0.1299492;-0.7746041;-0.03868294,-0.07896116;0.008050618;-0.03638463,-0.1258617;-0.3175655;-0.04482809,-0.1384918;-0.7051347;0.03480054,-0.134457;-0.7001125;-0.07516319,0.01436318;0.5322978;-0.06594825,277.028
+0;0;0,0.002918812;0.3098422;-0.003453586,0.006059569;0.6100393;-0.02252887,0.1813821;0.4920564;0.005503069,0.223764;0.2283871;0.1104391,0.2656264;0.004839659;0.2162503,-0.1693392;0.4821908;-0.01812265,-0.229675;0.2253235;0.09460748,-0.2795514;-0.00815396;0.1715655,0.07774971;0.004026797;-0.03952576,0.09873929;-0.3223645;-0.003126062,0.1087724;-0.7083966;0.08398776,0.1221482;-0.7570331;0.004178144,-0.07556226;0.00703504;-0.04317836,-0.118245;-0.3182193;-0.01701375,-0.1405536;-0.7047919;0.06529135,-0.1332711;-0.6640663;-0.04679841,0.005246215;0.536289;-0.01533162,0;0;0,0.009065643;0.3079311;-0.03344941,0.01565365;0.6049848;-0.08031893,0.1835966;0.5112423;-0.0001366138,0.2369803;0.2366712;0.06381822,0.2887676;-0.008689255;0.07000113,-0.1620617;0.5274154;-0.01835743,-0.24897;0.262927;0.05108432,-0.2955874;0.01647994;0.04753661,0.07765859;-0.001032174;-0.03989482,0.1107545;-0.3284276;-0.04359913,0.1184757;-0.7170225;0.0315311,0.1299492;-0.7746041;-0.03868294,-0.07896116;0.008050618;-0.03638463,-0.1258617;-0.3175655;-0.04482809,-0.1384918;-0.7051347;0.03480054,-0.134457;-0.7001125;-0.07516319,0.01436318;0.5322978;-0.06594825,277.0392
+0;0;0,0.002918602;0.3098199;-0.003453337,0.006059316;0.6100122;-0.02252879,0.181579;0.4919703;0.005527398,0.2237398;0.2296759;0.1099163,0.2658061;0.005040079;0.2162426,-0.169535;0.4820938;-0.01812478,-0.2295562;0.2265658;0.09401754,-0.2796755;-0.008048385;0.1713503,0.0778235;0.004030619;-0.03956328,0.09881984;-0.3224658;-0.003151849,0.1088537;-0.7085249;0.08396809,0.1222432;-0.757242;0.004076697,-0.07563398;0.007041717;-0.04321934,-0.1183305;-0.3183174;-0.0170463,-0.1406406;-0.7049172;0.06526458,-0.1333507;-0.6641806;-0.04694002,0.005245859;0.5362524;-0.01533063,0;0;0,0.009184659;0.307895;-0.03354239,0.0159084;0.6049236;-0.08053017,0.1830937;0.5101674;0.001716614,0.2370837;0.2368992;0.06402612,0.2878537;-0.009789571;0.07418466,-0.1617807;0.5276305;-0.01753785,-0.2487116;0.2649669;0.05263188,-0.2963081;0.0174468;0.05051113,0.07769611;-0.001013994;-0.04000354,0.1109908;-0.3284976;-0.0435431,0.1187479;-0.7171764;0.03129554,0.1301367;-0.7747356;-0.03914571,-0.07906682;0.008035011;-0.03635756,-0.1258531;-0.3177009;-0.04494483,-0.1387788;-0.7053428;0.03442072,-0.1345053;-0.7003585;-0.075644,0.01458339;0.532228;-0.06615782,277.0618
+0;0;0,0.002915702;0.309512;-0.003449906,0.00605474;0.6095448;-0.02251485,0.1816199;0.4915388;0.005542047,0.2242676;0.2262156;0.1111363,0.2660935;0.002863541;0.2168551,-0.1695837;0.4816597;-0.01811616,-0.230298;0.2231812;0.09532106,-0.2801309;-0.01009227;0.1722119,0.07788575;0.004033843;-0.03959492,0.09890439;-0.3228092;-0.003144853,0.1088889;-0.7069725;0.08354727,0.1224609;-0.7567623;0.00256715,-0.07569449;0.00704735;-0.04325391,-0.1184363;-0.3186571;-0.01705309,-0.1406369;-0.7033585;0.0648536,-0.1332476;-0.6624756;-0.04888009,0.005241804;0.5358322;-0.0153213,0;0;0,0.009109229;0.3075699;-0.03370333,0.01587512;0.604418;-0.08081079,0.1851321;0.5124103;-0.002990723,0.2371573;0.2364863;0.06427479,0.2870505;-0.00879319;0.07695079,-0.1617266;0.5275199;-0.0172185,-0.250095;0.2622665;0.05487167,-0.2980222;0.01626897;0.05436858,0.07770786;-0.0009876192;-0.04013395,0.1109164;-0.3288284;-0.0439229,0.1184521;-0.7155131;0.0310092,0.1301416;-0.7757351;-0.0385015,-0.07916702;0.008007127;-0.03631375,-0.1260609;-0.3180572;-0.04524425,-0.1386561;-0.7037895;0.03380383,-0.1355074;-0.6991449;-0.07780074,0.01452786;0.5317709;-0.06643987,277.084
+0;0;0,0.002865974;0.309506;-0.00399132,0.005886883;0.6094947;-0.02374642,0.1816764;0.4923588;0.004707636,0.2243233;0.2291823;0.1155441,0.2641789;0.008592591;0.2276321,-0.1699079;0.4822198;-0.01828975,-0.2304643;0.2256982;0.09958722,-0.2793017;-0.005510151;0.1830716,0.0779185;0.003945637;-0.03953934,0.09891328;-0.3228883;-0.002994929,0.1090107;-0.7070543;0.08367267,0.1126329;-0.666302;-0.03025564,-0.0756855;0.007112986;-0.04325887,-0.1184853;-0.3186068;-0.01734444,-0.1406611;-0.703217;0.0649958,-0.1334494;-0.6623952;-0.04875512,0.00511183;0.5357999;-0.01636944,0;0;0,0.009109229;0.3075699;-0.03370333,0.01587512;0.604418;-0.08081079,0.1851321;0.5124103;-0.002990723,0.2371573;0.2364863;0.06427479,0.2870505;-0.00879319;0.07695079,-0.1617266;0.5275199;-0.0172185,-0.250095;0.2622665;0.05487167,-0.2980222;0.01626897;0.05436858,0.07770786;-0.0009876192;-0.04013395,0.1109164;-0.3288284;-0.0439229,0.1184521;-0.7155131;0.0310092,0.1301416;-0.7757351;-0.0385015,-0.07916702;0.008007127;-0.03631375,-0.1260609;-0.3180572;-0.04524425,-0.1386561;-0.7037895;0.03380383,-0.1355074;-0.6991449;-0.07780074,0.01452786;0.5317709;-0.06643987,277.0959
+0;0;0,0.002865251;0.3094279;-0.003990314,0.005886077;0.609408;-0.02374502,0.1808677;0.4924694;0.004612753,0.2236856;0.2282374;0.1158937,0.2636116;0.007258326;0.2281796,-0.1691079;0.4823767;-0.0182794,-0.2299071;0.2248264;0.1000703,-0.2788307;-0.006790042;0.183702,0.07794516;0.003946987;-0.03955287,0.09894587;-0.3229794;-0.002998129,0.1090474;-0.7073013;0.08370465,0.1126832;-0.6665087;-0.03065141,-0.07571141;0.007115419;-0.04327368,-0.1185233;-0.3186964;-0.01735193,-0.1407081;-0.7034627;0.06502175,-0.1334693;-0.6626003;-0.04915626,0.005111007;0.5357116;-0.01636788,0;0;0,0.009092763;0.3074812;-0.03379989,0.01586435;0.6043012;-0.08102798,0.1856829;0.5140804;-0.006695986,0.2369791;0.2377605;0.06437707,0.2865045;-0.007956207;0.07867718,-0.1608559;0.5274147;-0.01733218,-0.2498752;0.2614679;0.05603856,-0.2982336;0.01510747;0.05742888,0.07771696;-0.0009228438;-0.04018307,0.1109258;-0.3288576;-0.04394031,0.1187204;-0.7157091;0.03094554,0.1281045;-0.776381;-0.03903699,-0.07920984;0.007966856;-0.03630134,-0.1262257;-0.3181756;-0.04517653,-0.1382478;-0.7041312;0.0336679,-0.1359776;-0.6995816;-0.07837734,0.01450944;0.5316595;-0.06662202,277.1174
+0;0;0,0.002701243;0.3094226;-0.004490462,0.005432224;0.6093625;-0.02487893,0.1805716;0.4930249;0.004230186,0.2234914;0.2311897;0.1210017,0.2605596;0.01193528;0.2375667,-0.1695835;0.4826737;-0.01833644,-0.2297661;0.227622;0.1056074,-0.2790374;-0.002106696;0.1941003,0.07797756;0.003896727;-0.03949396,0.09900668;-0.3230277;-0.002938431,0.1091098;-0.7073315;0.08384429,0.1126679;-0.6665958;-0.03051957,-0.07568049;0.007137196;-0.04332414,-0.1184948;-0.3186778;-0.0174471,-0.1408913;-0.7034117;0.06502058,-0.1337257;-0.6626075;-0.04916757,0.004742628;0.5356823;-0.01733422,0;0;0,0.009092763;0.3074812;-0.03379989,0.01586435;0.6043012;-0.08102798,0.1856829;0.5140804;-0.006695986,0.2369791;0.2377605;0.06437707,0.2865045;-0.007956207;0.07867718,-0.1608559;0.5274147;-0.01733218,-0.2498752;0.2614679;0.05603856,-0.2982336;0.01510747;0.05742888,0.07771696;-0.0009228438;-0.04018307,0.1109258;-0.3288576;-0.04394031,0.1187204;-0.7157091;0.03094554,0.1281045;-0.776381;-0.03903699,-0.07920984;0.007966856;-0.03630134,-0.1262257;-0.3181756;-0.04517653,-0.1382478;-0.7041312;0.0336679,-0.1359776;-0.6995816;-0.07837734,0.01450944;0.5316595;-0.06662202,277.1291
+0;0;0,0.002701243;0.3094226;-0.004490462,0.005432224;0.6093625;-0.02487893,0.1805716;0.4930249;0.004230186,0.2234914;0.2311897;0.1210017,0.2605596;0.01193528;0.2375667,-0.1695835;0.4826737;-0.01833644,-0.2297661;0.227622;0.1056074,-0.2790374;-0.002106696;0.1941003,0.07797756;0.003896727;-0.03949396,0.09900668;-0.3230277;-0.002938431,0.1091098;-0.7073315;0.08384429,0.1126679;-0.6665958;-0.03051957,-0.07568049;0.007137196;-0.04332414,-0.1184948;-0.3186778;-0.0174471,-0.1408913;-0.7034117;0.06502058,-0.1337257;-0.6626075;-0.04916757,0.004742628;0.5356823;-0.01733422,0;0;0,0.009092763;0.3074812;-0.03379989,0.01586435;0.6043012;-0.08102798,0.1856829;0.5140804;-0.006695986,0.2369791;0.2377605;0.06437707,0.2865045;-0.007956207;0.07867718,-0.1608559;0.5274147;-0.01733218,-0.2498752;0.2614679;0.05603856,-0.2982336;0.01510747;0.05742888,0.07771696;-0.0009228438;-0.04018307,0.1109258;-0.3288576;-0.04394031,0.1187204;-0.7157091;0.03094554,0.1281045;-0.776381;-0.03903699,-0.07920984;0.007966856;-0.03630134,-0.1262257;-0.3181756;-0.04517653,-0.1382478;-0.7041312;0.0336679,-0.1359776;-0.6995816;-0.07837734,0.01450944;0.5316595;-0.06662202,277.1399
+0;0;0,0.002700485;0.3093358;-0.004489202,0.005429898;0.6091039;-0.0248654,0.1803408;0.4928771;0.004209973,0.2233158;0.2307049;0.1211317,0.2607633;0.009207129;0.2388894,-0.1693582;0.4825394;-0.01832726,-0.2296183;0.2271594;0.105776,-0.2793937;-0.004919812;0.1951744,0.07798712;0.003897204;-0.0394988,0.09902395;-0.3231473;-0.002929855,0.109246;-0.7119771;0.08487491,0.1126785;-0.6716202;-0.02545237,-0.07568977;0.007138071;-0.04332945,-0.1185198;-0.3187965;-0.01744292,-0.14118;-0.7080616;0.06599601,-0.1342674;-0.6676387;-0.04416175,0.004740819;0.5354789;-0.01732634,0;0;0,0.008941382;0.3073763;-0.03399849,0.01568247;0.6039879;-0.08143377,0.1858689;0.5144379;-0.008635998,0.2367069;0.2381766;0.06448746,0.285908;-0.009845376;0.08435655,-0.1607228;0.5274135;-0.01740918,-0.2502117;0.2617393;0.05782872,-0.2996988;0.01299706;0.06078542,0.07765013;-0.0008772612;-0.04033637,0.1107927;-0.3289395;-0.0441637,0.1201021;-0.7205746;0.03025436,0.1286568;-0.7752684;-0.04077339,-0.07929019;0.00790954;-0.03616407,-0.126689;-0.3182919;-0.0453224,-0.1388367;-0.7088321;0.03426106,-0.1370801;-0.7033997;-0.07383385,0.01433091;0.5314184;-0.06694937,277.1625
+0;0;0,0.002608267;0.309202;-0.005062551,0.005208239;0.6088909;-0.02609493,0.1801656;0.4934822;0.003836278,0.2224772;0.233582;0.1266535,0.2554022;0.01681961;0.2528114,-0.1696104;0.4828658;-0.01839148,-0.22927;0.2295651;0.1108442,-0.2787196;0.0004238337;0.2058961,0.07800157;0.003888474;-0.03961104,0.09927095;-0.3235947;-0.003006246,0.1093906;-0.7119679;0.08518539,0.1213415;-0.7599889;0.006740384,-0.07577194;0.007135415;-0.04331396,-0.1185835;-0.3192836;-0.01771436,-0.1412569;-0.7080948;0.06610478,-0.134385;-0.6676918;-0.04447668,0.004553478;0.5352965;-0.01838911,0;0;0,0.008918822;0.307226;-0.03421903,0.01567632;0.6037869;-0.08174706,0.1860646;0.5148402;-0.009646893,0.2367108;0.2387098;0.06524897,0.2849764;-0.008578166;0.08771944,-0.1605116;0.5274402;-0.01721573,-0.2504081;0.2619921;0.05945476,-0.3003125;0.01406714;0.0648021,0.07769419;-0.0007998496;-0.04039025,0.1108149;-0.3293217;-0.04412866,0.1200424;-0.720638;0.03003502,0.1288279;-0.775803;-0.04105257,-0.07936727;0.007844465;-0.03616216,-0.1269316;-0.3187869;-0.0454977,-0.1398954;-0.7088565;0.03444924,-0.1383991;-0.703513;-0.07405663,0.01431859;0.5312368;-0.06723571,277.1842
+0;0;0,0.002608267;0.309202;-0.005062551,0.005208239;0.6088909;-0.02609493,0.1801656;0.4934822;0.003836278,0.2224772;0.233582;0.1266535,0.2554022;0.01681961;0.2528114,-0.1696104;0.4828658;-0.01839148,-0.22927;0.2295651;0.1108442,-0.2787196;0.0004238337;0.2058961,0.07800157;0.003888474;-0.03961104,0.09927095;-0.3235947;-0.003006246,0.1093906;-0.7119679;0.08518539,0.1213415;-0.7599889;0.006740384,-0.07577194;0.007135415;-0.04331396,-0.1185835;-0.3192836;-0.01771436,-0.1412569;-0.7080948;0.06610478,-0.134385;-0.6676918;-0.04447668,0.004553478;0.5352965;-0.01838911,0;0;0,0.008918822;0.307226;-0.03421903,0.01567632;0.6037869;-0.08174706,0.1860646;0.5148402;-0.009646893,0.2367108;0.2387098;0.06524897,0.2849764;-0.008578166;0.08771944,-0.1605116;0.5274402;-0.01721573,-0.2504081;0.2619921;0.05945476,-0.3003125;0.01406714;0.0648021,0.07769419;-0.0007998496;-0.04039025,0.1108149;-0.3293217;-0.04412866,0.1200424;-0.720638;0.03003502,0.1288279;-0.775803;-0.04105257,-0.07936727;0.007844465;-0.03616216,-0.1269316;-0.3187869;-0.0454977,-0.1398954;-0.7088565;0.03444924,-0.1383991;-0.703513;-0.07405663,0.01431859;0.5312368;-0.06723571,277.2067
+0;0;0,0.0026078;0.3091467;-0.005061646,0.005207658;0.6088222;-0.02609335,0.1802027;0.4934023;0.003842872,0.2225539;0.2332594;0.1267748,0.2553041;0.01764733;0.2522632,-0.1696484;0.4827837;-0.01838966,-0.2293637;0.2292463;0.1109668,-0.278551;0.001321107;0.2055142,0.07813084;0.003894919;-0.03967669,0.09939955;-0.3235779;-0.003073063,0.1095155;-0.7118064;0.08508573,0.1214302;-0.7595913;0.006878056,-0.07589751;0.007147241;-0.04338574,-0.1187077;-0.3192614;-0.01778696,-0.1413727;-0.7079278;0.06600098,-0.1345216;-0.6675564;-0.04424594,0.004552878;0.5352256;-0.0183873,0;0;0,0.008870579;0.3071513;-0.03440237,0.0155568;0.603664;-0.08215451,0.1862887;0.5149878;-0.01078892,0.2367691;0.2389811;0.06571102,0.2849589;-0.00672929;0.09046245,-0.1605779;0.527432;-0.01727088,-0.2506177;0.2622508;0.06116366,-0.3007056;0.01574427;0.06701398,0.07775033;-0.0008182972;-0.04059625,0.1109359;-0.3293224;-0.04438949,0.1200527;-0.7204344;0.03006816,0.1291659;-0.7748911;-0.04129648,-0.07965567;0.00786304;-0.03587459,-0.1271384;-0.3187619;-0.04547643,-0.1395278;-0.7087892;0.03402751,-0.1382806;-0.7033962;-0.07414746,0.01421177;0.5311237;-0.06758165,277.2178
+0;0;0,0.0026078;0.3091467;-0.005061646,0.005207658;0.6088222;-0.02609335,0.1802027;0.4934023;0.003842872,0.2225539;0.2332594;0.1267748,0.2553041;0.01764733;0.2522632,-0.1696484;0.4827837;-0.01838966,-0.2293637;0.2292463;0.1109668,-0.278551;0.001321107;0.2055142,0.07813084;0.003894919;-0.03967669,0.09939955;-0.3235779;-0.003073063,0.1095155;-0.7118064;0.08508573,0.1214302;-0.7595913;0.006878056,-0.07589751;0.007147241;-0.04338574,-0.1187077;-0.3192614;-0.01778696,-0.1413727;-0.7079278;0.06600098,-0.1345216;-0.6675564;-0.04424594,0.004552878;0.5352256;-0.0183873,0;0;0,0.008870579;0.3071513;-0.03440237,0.0155568;0.603664;-0.08215451,0.1862887;0.5149878;-0.01078892,0.2367691;0.2389811;0.06571102,0.2849589;-0.00672929;0.09046245,-0.1605779;0.527432;-0.01727088,-0.2506177;0.2622508;0.06116366,-0.3007056;0.01574427;0.06701398,0.07775033;-0.0008182972;-0.04059625,0.1109359;-0.3293224;-0.04438949,0.1200527;-0.7204344;0.03006816,0.1291659;-0.7748911;-0.04129648,-0.07965567;0.00786304;-0.03587459,-0.1271384;-0.3187619;-0.04547643,-0.1395278;-0.7087892;0.03402751,-0.1382806;-0.7033962;-0.07414746,0.01421177;0.5311237;-0.06758165,277.2297
+0;0;0,0.002516384;0.3090893;-0.005466854,0.004988707;0.6086763;-0.0269166,0.1804749;0.4936681;0.003615199,0.2223122;0.2341413;0.1320983,0.2550491;0.02901819;0.2721837,-0.1704391;0.4832491;-0.01857823,-0.2297019;0.2306921;0.116756,-0.277765;0.005746692;0.2160565,0.07817083;0.003775447;-0.03965891,0.09940761;-0.3237076;-0.003305975,0.1096951;-0.7116367;0.0851188,0.121357;-0.7587172;0.007608689,-0.07589316;0.007253575;-0.0434209,-0.1187673;-0.3191475;-0.01808622,-0.1414384;-0.707552;0.06582851,-0.1346605;-0.6673152;-0.04341654,0.00436852;0.5350918;-0.01910619,0;0;0,0.008724742;0.3070853;-0.03456807,0.01525818;0.6034524;-0.08286619,0.1866359;0.5145482;-0.01205492,0.2367074;0.2375018;0.0676353,0.284623;-0.007145613;0.09259248,-0.1611002;0.5274526;-0.01716973,-0.2515394;0.2611314;0.06349137,-0.3010308;0.01563068;0.07063986,0.07777207;-0.0008054674;-0.04060316,0.110967;-0.3292889;-0.04440236,0.1199229;-0.7201875;0.02997351,0.130131;-0.7766068;-0.03720331,-0.07968165;0.007841571;-0.03587623,-0.1271194;-0.3187723;-0.04540058,-0.1392989;-0.7085675;0.03413012,-0.1383392;-0.7029964;-0.07304975,0.01392432;0.5309406;-0.06815886,277.2512
+0;0;0,0.002516384;0.3090893;-0.005466854,0.004988707;0.6086763;-0.0269166,0.1804749;0.4936681;0.003615199,0.2223122;0.2341413;0.1320983,0.2550491;0.02901819;0.2721837,-0.1704391;0.4832491;-0.01857823,-0.2297019;0.2306921;0.116756,-0.277765;0.005746692;0.2160565,0.07817083;0.003775447;-0.03965891,0.09940761;-0.3237076;-0.003305975,0.1096951;-0.7116367;0.0851188,0.121357;-0.7587172;0.007608689,-0.07589316;0.007253575;-0.0434209,-0.1187673;-0.3191475;-0.01808622,-0.1414384;-0.707552;0.06582851,-0.1346605;-0.6673152;-0.04341654,0.00436852;0.5350918;-0.01910619,0;0;0,0.008724742;0.3070853;-0.03456807,0.01525818;0.6034524;-0.08286619,0.1866359;0.5145482;-0.01205492,0.2367074;0.2375018;0.0676353,0.284623;-0.007145613;0.09259248,-0.1611002;0.5274526;-0.01716973,-0.2515394;0.2611314;0.06349137,-0.3010308;0.01563068;0.07063986,0.07777207;-0.0008054674;-0.04060316,0.110967;-0.3292889;-0.04440236,0.1199229;-0.7201875;0.02997351,0.130131;-0.7766068;-0.03720331,-0.07968165;0.007841571;-0.03587623,-0.1271194;-0.3187723;-0.04540058,-0.1392989;-0.7085675;0.03413012,-0.1383392;-0.7029964;-0.07304975,0.01392432;0.5309406;-0.06815886,277.2635
+0;0;0,0.002515292;0.3089552;-0.005464482,0.0049854;0.6082738;-0.02689472,0.1808686;0.4932448;0.003680538,0.2227107;0.2336881;0.1321785,0.2555002;0.02823567;0.2724888,-0.1708353;0.4828024;-0.01856285,-0.2301049;0.2302163;0.1167869,-0.2782451;0.004909709;0.2162469,0.07825802;0.003779659;-0.03970315,0.09949745;-0.3237442;-0.003345676,0.1098194;-0.7129726;0.08537527,0.1214547;-0.7598772;0.00804206,-0.07597782;0.007261666;-0.04346933,-0.1188573;-0.3191801;-0.0181315,-0.1416044;-0.7088856;0.06606431,-0.1348419;-0.6686721;-0.04293142,0.004365823;0.5347618;-0.01909199,0;0;0,0.008656085;0.3069264;-0.03479624,0.0149598;0.6029342;-0.08364153,0.1868862;0.5147099;-0.01271939,0.2368571;0.2380612;0.06852436,0.2840987;-0.006689787;0.09747291,-0.1615816;0.5273599;-0.01707061,-0.2521834;0.2614982;0.06503293,-0.3012805;0.01559931;0.07483403,0.07781693;-0.0008075834;-0.04072857,0.1109507;-0.3293385;-0.04453158,0.1202958;-0.7215151;0.03021455,0.1303496;-0.7774559;-0.03718877,-0.07982272;0.007839791;-0.03580245,-0.1273187;-0.3188017;-0.045517,-0.1392296;-0.7099433;0.03412643,-0.1384064;-0.7043665;-0.07279854,0.01366966;0.5305302;-0.06876612,277.2848
+0;0;0,0.002493046;0.3089495;-0.005789732,0.004945817;0.608252;-0.02744779,0.1809643;0.494087;0.003699355,0.2222771;0.2364647;0.1361989,0.2521223;0.02994578;0.2755978,-0.1710458;0.4833864;-0.01850687,-0.2295403;0.2328968;0.1210119,-0.2774348;0.01005031;0.2259805,0.07831986;0.00366831;-0.0395915,0.09965947;-0.3238271;-0.003036823,0.1099492;-0.7130324;0.08578944,0.1220247;-0.7596745;0.008263409,-0.07592733;0.007339366;-0.04354445,-0.1186122;-0.3191049;-0.01791207,-0.1413693;-0.7087626;0.06650162,-0.1346169;-0.6685742;-0.04249707,0.004329611;0.5347455;-0.01959367,0;0;0,0.008656085;0.3069264;-0.03479624,0.0149598;0.6029342;-0.08364153,0.1868862;0.5147099;-0.01271939,0.2368571;0.2380612;0.06852436,0.2840987;-0.006689787;0.09747291,-0.1615816;0.5273599;-0.01707061,-0.2521834;0.2614982;0.06503293,-0.3012805;0.01559931;0.07483403,0.07781693;-0.0008075834;-0.04072857,0.1109507;-0.3293385;-0.04453158,0.1202958;-0.7215151;0.03021455,0.1303496;-0.7774559;-0.03718877,-0.07982272;0.007839791;-0.03580245,-0.1273187;-0.3188017;-0.045517,-0.1392296;-0.7099433;0.03412643,-0.1384064;-0.7043665;-0.07279854,0.01366966;0.5305302;-0.06876612,277.2966
+0;0;0,0.002492398;0.3088692;-0.005788227,0.004943237;0.6079358;-0.02742933,0.1812052;0.4937702;0.003743952,0.2223994;0.2368875;0.135863,0.2520508;0.03170945;0.2743568,-0.1712893;0.4830548;-0.01849282,-0.2296158;0.2332844;0.1206254,-0.2771993;0.01188481;0.2249124,0.07827761;0.003666332;-0.03957014,0.09963018;-0.3240279;-0.002993271,0.1099546;-0.7145462;0.08613267,0.1219709;-0.7608122;0.008987099,-0.07588637;0.007335406;-0.04352095,-0.1185972;-0.3193071;-0.01787301,-0.141431;-0.7102793;0.06682546,-0.1347117;-0.6701409;-0.04163831,0.004327494;0.5344845;-0.01958112,0;0;0,0.008667447;0.3067922;-0.0352602,0.0148679;0.6024576;-0.08472252,0.1871066;0.5149477;-0.01355386,0.2370336;0.2396183;0.06916332,0.2839935;-0.002824455;0.1034276,-0.1617892;0.5273513;-0.01747701,-0.2519191;0.2626737;0.06597076,-0.3007604;0.01844019;0.07702781,0.07782543;-0.0007276387;-0.04061151,0.1109949;-0.3294486;-0.04504895,0.1206071;-0.7229086;0.03012633,0.1302799;-0.7778625;-0.03770876,-0.07971145;0.007787923;-0.03594515,-0.1272752;-0.3190415;-0.04582104,-0.1390578;-0.7115556;0.03385577,-0.1383087;-0.7059298;-0.07252875,0.01358742;0.5301498;-0.0696559,277.3181
+0;0;0,0.002371769;0.3088614;-0.006238015,0.004657439;0.6078917;-0.02838759,0.1811253;0.4947203;0.003389159,0.2217226;0.2399807;0.1397733,0.2500844;0.04372339;0.2908906,-0.1718003;0.4839762;-0.01869341,-0.2289684;0.2364383;0.1248263,-0.2755968;0.01670755;0.2330018,0.07834493;0.003619405;-0.03944102,0.09968256;-0.3240706;-0.002817545,0.1099234;-0.7145474;0.08649985,0.1220294;-0.7603945;0.008956321,-0.07582804;0.007351198;-0.04361984,-0.1184528;-0.3192854;-0.01775496,-0.141464;-0.7102003;0.06716047,-0.1347786;-0.6701072;-0.04130963,0.004087356;0.5344543;-0.02040646,0;0;0,0.008667447;0.3067922;-0.0352602,0.0148679;0.6024576;-0.08472252,0.1871066;0.5149477;-0.01355386,0.2370336;0.2396183;0.06916332,0.2839935;-0.002824455;0.1034276,-0.1617892;0.5273513;-0.01747701,-0.2519191;0.2626737;0.06597076,-0.3007604;0.01844019;0.07702781,0.07782543;-0.0007276387;-0.04061151,0.1109949;-0.3294486;-0.04504895,0.1206071;-0.7229086;0.03012633,0.1302799;-0.7778625;-0.03770876,-0.07971145;0.007787923;-0.03594515,-0.1272752;-0.3190415;-0.04582104,-0.1390578;-0.7115556;0.03385577,-0.1383087;-0.7059298;-0.07252875,0.01358742;0.5301498;-0.0696559,277.3305
+0;0;0,0.002371304;0.3088008;-0.006236791,0.004656503;0.6077693;-0.02838238,0.181406;0.4945369;0.003431987,0.2220336;0.2396075;0.1399177,0.2503411;0.04372571;0.2907459,-0.172081;0.4837757;-0.01868571,-0.2292917;0.2360534;0.1249408,-0.2758309;0.01674306;0.2329094,0.07835818;0.003620017;-0.03944769,0.09966722;-0.3236309;-0.002873287,0.109929;-0.7149041;0.08662627,0.1219712;-0.7603517;0.009491071,-0.07584086;0.007352441;-0.04362722,-0.1184085;-0.3188465;-0.01779699,-0.1414666;-0.7105586;0.06729162,-0.1348164;-0.6705187;-0.0406073,0.004086437;0.5343341;-0.02040149,0;0;0,0.008463189;0.3067132;-0.03546643,0.01446877;0.6022357;-0.08543587,0.1871119;0.5152766;-0.01424766,0.237331;0.2404846;0.07081366,0.2838012;-0.001177952;0.1076896,-0.1622444;0.5272449;-0.01733322,-0.2524707;0.262866;0.06770195,-0.3005744;0.01903445;0.08004451,0.07783616;-0.0007201284;-0.04062319,0.1106613;-0.3290297;-0.04512382,0.1205435;-0.7232705;0.03028631,0.1304048;-0.7775915;-0.0373888,-0.07972717;0.007783275;-0.03594759,-0.1271962;-0.3186187;-0.04561144,-0.1391309;-0.7120118;0.03382119,-0.1385361;-0.7062891;-0.07199685,0.01321261;0.5299518;-0.07026315,277.3518
+0;0;0,0.002371304;0.3088008;-0.006236791,0.004656503;0.6077693;-0.02838238,0.181406;0.4945369;0.003431987,0.2220336;0.2396075;0.1399177,0.2503411;0.04372571;0.2907459,-0.172081;0.4837757;-0.01868571,-0.2292917;0.2360534;0.1249408,-0.2758309;0.01674306;0.2329094,0.07835818;0.003620017;-0.03944769,0.09966722;-0.3236309;-0.002873287,0.109929;-0.7149041;0.08662627,0.1219712;-0.7603517;0.009491071,-0.07584086;0.007352441;-0.04362722,-0.1184085;-0.3188465;-0.01779699,-0.1414666;-0.7105586;0.06729162,-0.1348164;-0.6705187;-0.0406073,0.004086437;0.5343341;-0.02040149,0;0;0,0.008463189;0.3067132;-0.03546643,0.01446877;0.6022357;-0.08543587,0.1871119;0.5152766;-0.01424766,0.237331;0.2404846;0.07081366,0.2838012;-0.001177952;0.1076896,-0.1622444;0.5272449;-0.01733322,-0.2524707;0.262866;0.06770195,-0.3005744;0.01903445;0.08004451,0.07783616;-0.0007201284;-0.04062319,0.1106613;-0.3290297;-0.04512382,0.1205435;-0.7232705;0.03028631,0.1304048;-0.7775915;-0.0373888,-0.07972717;0.007783275;-0.03594759,-0.1271962;-0.3186187;-0.04561144,-0.1391309;-0.7120118;0.03382119,-0.1385361;-0.7062891;-0.07199685,0.01321261;0.5299518;-0.07026315,277.3637
+0;0;0,0.00227279;0.3084894;-0.00669856,0.004421891;0.6070558;-0.02930789,0.1815684;0.4943193;0.003053313,0.2220815;0.237682;0.146684,0.2513324;0.04549442;0.2927711,-0.1726864;0.4834456;-0.01878353,-0.2297668;0.2337556;0.131318,-0.2741971;0.02225763;0.2427977,0.07834478;0.003711417;-0.0395035,0.09965838;-0.3234776;-0.0028628,0.1100757;-0.7161782;0.08703507,0.1213934;-0.7608207;0.01218344,-0.07589333;0.007258189;-0.04358586,-0.1184743;-0.3188811;-0.01771044,-0.1414899;-0.7120334;0.06776098,-0.1350482;-0.6722473;-0.03790408,0.00388803;0.533704;-0.02121276,0;0;0,0.008286014;0.3063763;-0.03578639,0.01422627;0.601413;-0.08643317,0.187089;0.5153506;-0.01455903,0.2383031;0.236999;0.07505822,0.2840989;0.0008900762;0.1109536,-0.1625426;0.5271451;-0.01722489,-0.2543675;0.2586975;0.07016991,-0.30064;0.02034983;0.08367432,0.07786058;-0.0006838441;-0.04061365,0.1106318;-0.3289426;-0.04527211,0.1207854;-0.7246689;0.03023624,0.1319887;-0.7775826;-0.03535461,-0.07973601;0.007720249;-0.03598295,-0.127145;-0.3186452;-0.04533416,-0.1388777;-0.7135206;0.03428759,-0.1383696;-0.707346;-0.06931966,0.01296361;0.5292335;-0.07110929,277.3856
+0;0;0,0.00227279;0.3084894;-0.00669856,0.004421891;0.6070558;-0.02930789,0.1815684;0.4943193;0.003053313,0.2220815;0.237682;0.146684,0.2513324;0.04549442;0.2927711,-0.1726864;0.4834456;-0.01878353,-0.2297668;0.2337556;0.131318,-0.2741971;0.02225763;0.2427977,0.07834478;0.003711417;-0.0395035,0.09965838;-0.3234776;-0.0028628,0.1100757;-0.7161782;0.08703507,0.1213934;-0.7608207;0.01218344,-0.07589333;0.007258189;-0.04358586,-0.1184743;-0.3188811;-0.01771044,-0.1414899;-0.7120334;0.06776098,-0.1350482;-0.6722473;-0.03790408,0.00388803;0.533704;-0.02121276,0;0;0,0.008286014;0.3063763;-0.03578639,0.01422627;0.601413;-0.08643317,0.187089;0.5153506;-0.01455903,0.2383031;0.236999;0.07505822,0.2840989;0.0008900762;0.1109536,-0.1625426;0.5271451;-0.01722489,-0.2543675;0.2586975;0.07016991,-0.30064;0.02034983;0.08367432,0.07786058;-0.0006838441;-0.04061365,0.1106318;-0.3289426;-0.04527211,0.1207854;-0.7246689;0.03023624,0.1319887;-0.7775826;-0.03535461,-0.07973601;0.007720249;-0.03598295,-0.127145;-0.3186452;-0.04533416,-0.1388777;-0.7135206;0.03428759,-0.1383696;-0.707346;-0.06931966,0.01296361;0.5292335;-0.07110929,277.3972
+0;0;0,0.002268232;0.3078709;-0.006685128,0.004410104;0.605433;-0.02921833,0.1816823;0.4929175;0.003132368,0.2222569;0.2358906;0.1469811,0.2513501;0.04473914;0.2922806,-0.1728194;0.4820362;-0.0187197,-0.2299865;0.2319671;0.1316097,-0.2741773;0.02160941;0.2424884,0.07836549;0.003712398;-0.03951395,0.09967474;-0.3234099;-0.002880726,0.1101782;-0.7193582;0.08776064,0.1223573;-0.7696819;0.007211983,-0.0759134;0.007260108;-0.04359739,-0.1184857;-0.3188126;-0.01772724,-0.1416917;-0.7152164;0.06845107,-0.1347597;-0.6746855;-0.04525626,0.003878052;0.5323297;-0.02115062,0;0;0,0.008170344;0.3057161;-0.03612804,0.01414478;0.5995864;-0.08759713,0.1870769;0.5154803;-0.0150268,0.2381694;0.2372356;0.07646632,0.2844055;0.00305897;0.1154637,-0.1625424;0.5271384;-0.01735561,-0.2546804;0.2585878;0.07092088,-0.2998234;0.02144532;0.08584812,0.0778737;-0.0006563514;-0.04063916,0.1106746;-0.3288424;-0.04544234,0.1209959;-0.7279475;0.03012109,0.1320274;-0.7823535;-0.04631353,-0.07976149;0.007710263;-0.03598531,-0.1272482;-0.3185756;-0.045345,-0.1391033;-0.7166948;0.03504022,-0.138638;-0.7124189;-0.07643338,0.01285277;0.5277069;-0.07206893,277.4187
+0;0;0,0.002252423;0.3078749;-0.006502577,0.004576822;0.605509;-0.02809575,0.1824432;0.4952481;0.002838394,0.2221471;0.2403704;0.1506981,0.2509533;0.05055222;0.2977917,-0.1732684;0.4840886;-0.01901358,-0.2296205;0.2364551;0.1355945,-0.2737747;0.02824797;0.2504747,0.07837549;0.003758363;-0.03948978,0.09953589;-0.3233801;-0.002915114,0.1101357;-0.7193086;0.08780148,0.1220631;-0.7694803;0.007063903,-0.07591369;0.007201945;-0.04360652,-0.1185412;-0.3188697;-0.01781374,-0.1417286;-0.7152206;0.06861256,-0.134847;-0.6746085;-0.04509029,0.004000493;0.5323721;-0.02034242,0;0;0,0.008170344;0.3057161;-0.03612804,0.01414478;0.5995864;-0.08759713,0.1870769;0.5154803;-0.0150268,0.2381694;0.2372356;0.07646632,0.2844055;0.00305897;0.1154637,-0.1625424;0.5271384;-0.01735561,-0.2546804;0.2585878;0.07092088,-0.2998234;0.02144532;0.08584812,0.0778737;-0.0006563514;-0.04063916,0.1106746;-0.3288424;-0.04544234,0.1209959;-0.7279475;0.03012109,0.1320274;-0.7823535;-0.04631353,-0.07976149;0.007710263;-0.03598531,-0.1272482;-0.3185756;-0.045345,-0.1391033;-0.7166948;0.03504022,-0.138638;-0.7124189;-0.07643338,0.01285277;0.5277069;-0.07206893,277.4313
+0;0;0,0.002250532;0.3076165;-0.00649712,0.004573924;0.6051214;-0.02808187,0.1827117;0.4948143;0.002886439,0.2225997;0.2387543;0.151432,0.251288;0.04971369;0.297923,-0.1735408;0.4836378;-0.01899876,-0.2301543;0.2348556;0.1363264,-0.2741276;0.02750142;0.2507361,0.07839693;0.003759391;-0.03950059,0.09955268;-0.323307;-0.002933979,0.1101545;-0.7193079;0.0877992,0.1218961;-0.7682312;0.008318827,-0.07593446;0.007203917;-0.04361845,-0.1185526;-0.3187959;-0.01783136,-0.1417442;-0.7152193;0.06861075,-0.1349698;-0.6747725;-0.04332157,0.003997675;0.5319946;-0.02032962,0;0;0,0.008049093;0.3054213;-0.0364449,0.01403913;0.5990884;-0.08832812,0.1871367;0.5155241;-0.01522851,0.2387296;0.2370912;0.07983375,0.2847572;0.003982648;0.1193411,-0.1629112;0.526904;-0.01786144,-0.2556343;0.2576956;0.07243147,-0.2999517;0.02146707;0.08827509,0.07790735;-0.0006166548;-0.04062724,0.1107679;-0.3287217;-0.04556656,0.1210195;-0.7278975;0.03003216,0.1318095;-0.7800468;-0.04624987,-0.07977922;0.007644932;-0.0360186,-0.1271894;-0.3185945;-0.04481012,-0.1388268;-0.7168385;0.03536413,-0.1382673;-0.7122133;-0.07436136,0.01273107;0.5272364;-0.07272267,277.4523
+0;0;0,0.002250532;0.3076165;-0.00649712,0.004573924;0.6051214;-0.02808187,0.1827117;0.4948143;0.002886439,0.2225997;0.2387543;0.151432,0.251288;0.04971369;0.297923,-0.1735408;0.4836378;-0.01899876,-0.2301543;0.2348556;0.1363264,-0.2741276;0.02750142;0.2507361,0.07839693;0.003759391;-0.03950059,0.09955268;-0.323307;-0.002933979,0.1101545;-0.7193079;0.0877992,0.1218961;-0.7682312;0.008318827,-0.07593446;0.007203917;-0.04361845,-0.1185526;-0.3187959;-0.01783136,-0.1417442;-0.7152193;0.06861075,-0.1349698;-0.6747725;-0.04332157,0.003997675;0.5319946;-0.02032962,0;0;0,0.008049093;0.3054213;-0.0364449,0.01403913;0.5990884;-0.08832812,0.1871367;0.5155241;-0.01522851,0.2387296;0.2370912;0.07983375,0.2847572;0.003982648;0.1193411,-0.1629112;0.526904;-0.01786144,-0.2556343;0.2576956;0.07243147,-0.2999517;0.02146707;0.08827509,0.07790735;-0.0006166548;-0.04062724,0.1107679;-0.3287217;-0.04556656,0.1210195;-0.7278975;0.03003216,0.1318095;-0.7800468;-0.04624987,-0.07977922;0.007644932;-0.0360186,-0.1271894;-0.3185945;-0.04481012,-0.1388268;-0.7168385;0.03536413,-0.1382673;-0.7122133;-0.07436136,0.01273107;0.5272364;-0.07272267,277.4639
+0;0;0,0.00205348;0.3074182;-0.007059216,0.004000496;0.6047466;-0.02977761,0.1824692;0.4949943;0.002388461,0.2216933;0.2425278;0.1553604,0.2487898;0.05514495;0.3063882,-0.1742132;0.4833798;-0.01915786,-0.2301001;0.2380402;0.1401011,-0.2742838;0.03144571;0.2585177,0.07834278;0.003863304;-0.03948794,0.09911219;-0.3230568;-0.002800249,0.1096681;-0.7188624;0.08795375,0.1216252;-0.7665961;0.009473555,-0.07594286;0.007084347;-0.04352363,-0.1187262;-0.3187352;-0.01772904,-0.1419361;-0.7149552;0.06876189,-0.1353362;-0.6747394;-0.04167685,0.003546933;0.5316693;-0.02166542,0;0;0,0.007899649;0.3052216;-0.03656983,0.0137863;0.5987819;-0.08855128,0.1871535;0.5154567;-0.01548052,0.2387805;0.2385859;0.08124328,0.2848426;0.004518956;0.1230395,-0.1633149;0.5268519;-0.01792667,-0.2557645;0.2588751;0.07328635,-0.2995476;0.02129911;0.0905098,0.07793614;-0.0006202757;-0.04046464,0.1107773;-0.3285659;-0.04568601,0.1209616;-0.7275528;0.02991486,0.1328342;-0.7786223;-0.04512787,-0.07969498;0.007640111;-0.03608534,-0.1271592;-0.318437;-0.04474337,-0.1388978;-0.7165102;0.03531729,-0.1383625;-0.7115582;-0.07292757,0.0125;0.5269433;-0.0729351,277.4859
+0;0;0,0.00205348;0.3074182;-0.007059216,0.004000496;0.6047466;-0.02977761,0.1824692;0.4949943;0.002388461,0.2216933;0.2425278;0.1553604,0.2487898;0.05514495;0.3063882,-0.1742132;0.4833798;-0.01915786,-0.2301001;0.2380402;0.1401011,-0.2742838;0.03144571;0.2585177,0.07834278;0.003863304;-0.03948794,0.09911219;-0.3230568;-0.002800249,0.1096681;-0.7188624;0.08795375,0.1216252;-0.7665961;0.009473555,-0.07594286;0.007084347;-0.04352363,-0.1187262;-0.3187352;-0.01772904,-0.1419361;-0.7149552;0.06876189,-0.1353362;-0.6747394;-0.04167685,0.003546933;0.5316693;-0.02166542,0;0;0,0.007899649;0.3052216;-0.03656983,0.0137863;0.5987819;-0.08855128,0.1871535;0.5154567;-0.01548052,0.2387805;0.2385859;0.08124328,0.2848426;0.004518956;0.1230395,-0.1633149;0.5268519;-0.01792667,-0.2557645;0.2588751;0.07328635,-0.2995476;0.02129911;0.0905098,0.07793614;-0.0006202757;-0.04046464,0.1107773;-0.3285659;-0.04568601,0.1209616;-0.7275528;0.02991486,0.1328342;-0.7786223;-0.04512787,-0.07969498;0.007640111;-0.03608534,-0.1271592;-0.318437;-0.04474337,-0.1388978;-0.7165102;0.03531729,-0.1383625;-0.7115582;-0.07292757,0.0125;0.5269433;-0.0729351,277.4974
+0;0;0,0.00205348;0.3074182;-0.007059216,0.004000496;0.6047466;-0.02977761,0.1824692;0.4949943;0.002388461,0.2216933;0.2425278;0.1553604,0.2487898;0.05514495;0.3063882,-0.1742132;0.4833798;-0.01915786,-0.2301001;0.2380402;0.1401011,-0.2742838;0.03144571;0.2585177,0.07834278;0.003863304;-0.03948794,0.09911219;-0.3230568;-0.002800249,0.1096681;-0.7188624;0.08795375,0.1216252;-0.7665961;0.009473555,-0.07594286;0.007084347;-0.04352363,-0.1187262;-0.3187352;-0.01772904,-0.1419361;-0.7149552;0.06876189,-0.1353362;-0.6747394;-0.04167685,0.003546933;0.5316693;-0.02166542,0;0;0,0.007899649;0.3052216;-0.03656983,0.0137863;0.5987819;-0.08855128,0.1871535;0.5154567;-0.01548052,0.2387805;0.2385859;0.08124328,0.2848426;0.004518956;0.1230395,-0.1633149;0.5268519;-0.01792667,-0.2557645;0.2588751;0.07328635,-0.2995476;0.02129911;0.0905098,0.07793614;-0.0006202757;-0.04046464,0.1107773;-0.3285659;-0.04568601,0.1209616;-0.7275528;0.02991486,0.1328342;-0.7786223;-0.04512787,-0.07969498;0.007640111;-0.03608534,-0.1271592;-0.318437;-0.04474337,-0.1388978;-0.7165102;0.03531729,-0.1383625;-0.7115582;-0.07292757,0.0125;0.5269433;-0.0729351,277.5087
+0;0;0,0.001907692;0.3070628;-0.007735051,0.0035728;0.6039827;-0.03155623,0.1830718;0.4951074;0.001249077,0.2224407;0.2457607;0.1581753,0.247244;0.06215659;0.3137558,-0.1752967;0.4823912;-0.01922764,-0.2299005;0.2398636;0.1437089,-0.2740758;0.03607915;0.2663931,0.07843231;0.003809329;-0.03945122,0.09915386;-0.3229451;-0.002797849,0.1095476;-0.7190453;0.08800586,0.1212262;-0.7621974;0.01390849,-0.07594021;0.007133808;-0.04364321,-0.1187685;-0.3185037;-0.0178122,-0.142419;-0.7149971;0.06868844,-0.1364609;-0.6754665;-0.0354831,0.003196483;0.5309971;-0.02313125,0;0;0,0.00761418;0.3048286;-0.03704906,0.01306444;0.5979055;-0.08995223,0.1871497;0.5156112;-0.01567793,0.2387546;0.2397074;0.08211517,0.2850636;0.006779641;0.1282792,-0.16444;0.526674;-0.01802932,-0.2567343;0.2595879;0.07414623,-0.2997028;0.02236916;0.09444165,0.07797541;-0.0005414188;-0.04052258,0.1108298;-0.3283124;-0.0458169,0.1209034;-0.7276008;0.02978778,0.1334612;-0.7715111;-0.04340792,-0.07977809;0.007574263;-0.03606416,-0.1271976;-0.3183317;-0.04489146,-0.1385748;-0.7166922;0.03528473,-0.138036;-0.7104095;-0.06677037,0.01189604;0.5261762;-0.07409143,277.531
+0;0;0,0.001906359;0.3068483;-0.007729648,0.003571101;0.6037047;-0.03154646,0.1834507;0.4947534;0.001310436,0.2226466;0.2465019;0.1575474,0.2475043;0.06249559;0.3134688,-0.1756761;0.4820104;-0.01920961,-0.2300401;0.240548;0.1430112,-0.2743121;0.03631711;0.2659642,0.07844266;0.003809831;-0.03945643,0.0990082;-0.3204845;-0.003078997,0.109454;-0.7185698;0.08817977,0.1201616;-0.7556394;0.02024351,-0.07595023;0.007134748;-0.04364897,-0.118456;-0.3160512;-0.01801243,-0.1422251;-0.7145315;0.06892171,-0.1367624;-0.6757934;-0.02658809,0.003194785;0.5307191;-0.02312148,0;0;0,0.007401742;0.3045802;-0.03735471,0.01263246;0.5975347;-0.09060431,0.1870809;0.5157364;-0.01587224,0.238443;0.2418153;0.08364797,0.2856672;0.00874424;0.1309285,-0.1650542;0.526649;-0.01805986,-0.2570902;0.2610612;0.07450167,-0.2995175;0.02335399;0.09647658,0.07799937;-0.0005059242;-0.04050207,0.1102272;-0.3258292;-0.04676676,0.1207429;-0.7270073;0.02974916,0.134541;-0.7583246;-0.04290152,-0.07977851;0.007542997;-0.03609803,-0.1267693;-0.3159198;-0.04486172,-0.1380922;-0.7162215;0.03600527,-0.1375984;-0.7080067;-0.05755476,0.01151527;0.52582;-0.07467413,277.5527
+0;0;0,0.001906359;0.3068483;-0.007729648,0.003571101;0.6037047;-0.03154646,0.1834507;0.4947534;0.001310436,0.2226466;0.2465019;0.1575474,0.2475043;0.06249559;0.3134688,-0.1756761;0.4820104;-0.01920961,-0.2300401;0.240548;0.1430112,-0.2743121;0.03631711;0.2659642,0.07844266;0.003809831;-0.03945643,0.0990082;-0.3204845;-0.003078997,0.109454;-0.7185698;0.08817977,0.1201616;-0.7556394;0.02024351,-0.07595023;0.007134748;-0.04364897,-0.118456;-0.3160512;-0.01801243,-0.1422251;-0.7145315;0.06892171,-0.1367624;-0.6757934;-0.02658809,0.003194785;0.5307191;-0.02312148,0;0;0,0.007401742;0.3045802;-0.03735471,0.01263246;0.5975347;-0.09060431,0.1870809;0.5157364;-0.01587224,0.238443;0.2418153;0.08364797,0.2856672;0.00874424;0.1309285,-0.1650542;0.526649;-0.01805986,-0.2570902;0.2610612;0.07450167,-0.2995175;0.02335399;0.09647658,0.07799937;-0.0005059242;-0.04050207,0.1102272;-0.3258292;-0.04676676,0.1207429;-0.7270073;0.02974916,0.134541;-0.7583246;-0.04290152,-0.07977851;0.007542997;-0.03609803,-0.1267693;-0.3159198;-0.04486172,-0.1380922;-0.7162215;0.03600527,-0.1375984;-0.7080067;-0.05755476,0.01151527;0.52582;-0.07467413,277.5644
+0;0;0,0.001777228;0.3068334;-0.008331738,0.003295231;0.6036452;-0.03271051,0.1836208;0.4961637;-0.0007042233,0.2240784;0.251089;0.160158,0.2478001;0.06831072;0.3176924,-0.1759492;0.4821467;-0.01940523,-0.2295039;0.2426732;0.1460018,-0.2735304;0.04078352;0.2728479,0.07848812;0.003823532;-0.03936459,0.09894194;-0.320463;-0.002854086,0.1094139;-0.7185431;0.08842422,0.1195897;-0.7558681;0.02065915,-0.07590956;0.007092895;-0.04372648,-0.1184089;-0.3160673;-0.01775749,-0.1423092;-0.7145503;0.06912902,-0.1372625;-0.6758627;-0.02640828,0.002950543;0.5306748;-0.02415408,0;0;0,0.007401742;0.3045802;-0.03735471,0.01263246;0.5975347;-0.09060431,0.1870809;0.5157364;-0.01587224,0.238443;0.2418153;0.08364797,0.2856672;0.00874424;0.1309285,-0.1650542;0.526649;-0.01805986,-0.2570902;0.2610612;0.07450167,-0.2995175;0.02335399;0.09647658,0.07799937;-0.0005059242;-0.04050207,0.1102272;-0.3258292;-0.04676676,0.1207429;-0.7270073;0.02974916,0.134541;-0.7583246;-0.04290152,-0.07977851;0.007542997;-0.03609803,-0.1267693;-0.3159198;-0.04486172,-0.1380922;-0.7162215;0.03600527,-0.1375984;-0.7080067;-0.05755476,0.01151527;0.52582;-0.07467413,277.5756
+0;0;0,0.001773006;0.3061044;-0.008311944,0.003285946;0.6019245;-0.03260847,0.182658;0.494886;-0.0007566661,0.2234199;0.2479679;0.1613155,0.246928;0.06683511;0.3174317,-0.1750118;0.480943;-0.01935885,-0.2289694;0.2396684;0.1472923,-0.2725995;0.0395962;0.2729964,0.07854164;0.003826138;-0.03939143,0.09896473;-0.3199731;-0.002935778,0.1090908;-0.7049046;0.08532761,0.1204997;-0.7503881;0.009350844,-0.07596131;0.007097731;-0.04375629,-0.1183968;-0.315577;-0.01782632,-0.1415077;-0.7008981;0.06619032,-0.1358494;-0.6611577;-0.04092407,0.002942488;0.5292147;-0.0240826,0;0;0,0.0077722;0.3037869;-0.03775239,0.01402959;0.5955924;-0.09163594,0.1870673;0.5156764;-0.01630425,0.2392578;0.2409968;0.08725595,0.2862451;0.01019366;0.1347547,-0.1630479;0.5263852;-0.01931042,-0.2559601;0.2593466;0.07532141,-0.2977779;0.02400474;0.09980588,0.07804366;-0.0004574955;-0.04054737,0.1102862;-0.3252856;-0.04681206,0.1177886;-0.7125742;0.03075361,0.1340113;-0.7616403;-0.04056096,-0.07985099;0.007518414;-0.03608885,-0.1266465;-0.3154844;-0.04454313,-0.1372313;-0.702576;0.0336441,-0.1542061;-0.7609428;-0.02554688,0.01260204;0.5241878;-0.0755465,277.5975
+0;0;0,0.001770905;0.3057417;-0.008302093,0.00328359;0.6015158;-0.03259654,0.1822272;0.4945339;-0.000797376,0.2232161;0.2462407;0.1621774,0.2465021;0.06681964;0.3168182,-0.1745902;0.4806241;-0.01935523,-0.2288482;0.2380058;0.148224,-0.2720661;0.03982437;0.2727402,0.07859483;0.00382873;-0.03941811,0.09899477;-0.3196034;-0.003003795,0.1093438;-0.7130128;0.08720353,0.1199449;-0.7531511;0.01660689,-0.07601276;0.007102538;-0.04378593,-0.1184002;-0.3152063;-0.01788535,-0.14202;-0.7090138;0.06798171,-0.1367624;-0.6699632;-0.03154763,0.002940014;0.5287807;-0.02406772,0;0;0,0.008045502;0.3033146;-0.03854299,0.01487245;0.5948676;-0.0934608,0.1869333;0.5155804;-0.01674366,0.2396105;0.2404153;0.09002542,0.2861905;0.0119178;0.13764,-0.1619763;0.5259405;-0.02113701,-0.255364;0.2583042;0.07653552,-0.2962302;0.02532767;0.1029897,0.07808598;-0.000369221;-0.04059601,0.1103984;-0.3248169;-0.0469327,0.1185632;-0.7212126;0.02935028,0.1330007;-0.7601683;-0.04172945,-0.07992265;0.007472436;-0.03608496,-0.1262478;-0.3152409;-0.04386844,-0.1389291;-0.7117319;0.03129441,-0.1523622;-0.7610481;-0.0282383,0.01329231;0.5234991;-0.07711196,277.6201
+0;0;0,0.001556544;0.3057287;-0.008806887,0.002825625;0.6014399;-0.03385481,0.182085;0.4955974;-0.002136968,0.2242958;0.2504597;0.1652432,0.2480687;0.07294631;0.3219972,-0.175049;0.4808755;-0.01997067,-0.2285713;0.2408587;0.151545,-0.2717659;0.04497924;0.2796599,0.07863195;0.003938275;-0.03933319,0.09875968;-0.31952;-0.002999347,0.1090128;-0.7128779;0.08744313,0.1194612;-0.7531131;0.01692014,-0.07600819;0.006975527;-0.04381426,-0.1185263;-0.315308;-0.01781369,-0.1422286;-0.7091297;0.06796548,-0.1371548;-0.6701383;-0.03157876,0.002551028;0.5287294;-0.0251164,0;0;0,0.008045502;0.3033146;-0.03854299,0.01487245;0.5948676;-0.0934608,0.1869333;0.5155804;-0.01674366,0.2396105;0.2404153;0.09002542,0.2861905;0.0119178;0.13764,-0.1619763;0.5259405;-0.02113701,-0.255364;0.2583042;0.07653552,-0.2962302;0.02532767;0.1029897,0.07808598;-0.000369221;-0.04059601,0.1103984;-0.3248169;-0.0469327,0.1185632;-0.7212126;0.02935028,0.1330007;-0.7601683;-0.04172945,-0.07992265;0.007472436;-0.03608496,-0.1262478;-0.3152409;-0.04386844,-0.1389291;-0.7117319;0.03129441,-0.1523622;-0.7610481;-0.0282383,0.01329231;0.5234991;-0.07711196,277.6313
+0;0;0,0.001556544;0.3057287;-0.008806887,0.002825625;0.6014399;-0.03385481,0.182085;0.4955974;-0.002136968,0.2242958;0.2504597;0.1652432,0.2480687;0.07294631;0.3219972,-0.175049;0.4808755;-0.01997067,-0.2285713;0.2408587;0.151545,-0.2717659;0.04497924;0.2796599,0.07863195;0.003938275;-0.03933319,0.09875968;-0.31952;-0.002999347,0.1090128;-0.7128779;0.08744313,0.1194612;-0.7531131;0.01692014,-0.07600819;0.006975527;-0.04381426,-0.1185263;-0.315308;-0.01781369,-0.1422286;-0.7091297;0.06796548,-0.1371548;-0.6701383;-0.03157876,0.002551028;0.5287294;-0.0251164,0;0;0,0.008045502;0.3033146;-0.03854299,0.01487245;0.5948676;-0.0934608,0.1869333;0.5155804;-0.01674366,0.2396105;0.2404153;0.09002542,0.2861905;0.0119178;0.13764,-0.1619763;0.5259405;-0.02113701,-0.255364;0.2583042;0.07653552,-0.2962302;0.02532767;0.1029897,0.07808598;-0.000369221;-0.04059601,0.1103984;-0.3248169;-0.0469327,0.1185632;-0.7212126;0.02935028,0.1330007;-0.7601683;-0.04172945,-0.07992265;0.007472436;-0.03608496,-0.1262478;-0.3152409;-0.04386844,-0.1389291;-0.7117319;0.03129441,-0.1523622;-0.7610481;-0.0282383,0.01329231;0.5234991;-0.07711196,277.643
+0;0;0,0.001555086;0.3054423;-0.008798636,0.002823293;0.6009528;-0.03383044,0.1817245;0.495207;-0.002162145,0.2239136;0.2501953;0.165132,0.2475688;0.07356024;0.3211104,-0.1746967;0.4805146;-0.01996025,-0.2281915;0.240621;0.1514673,-0.2711725;0.04571082;0.2789483,0.0786645;0.003939906;-0.03934948,0.09859525;-0.3163528;-0.003371213,0.1089259;-0.712682;0.08775443,0.1187871;-0.7489703;0.02119462,-0.07603966;0.006978415;-0.04383241,-0.1181417;-0.3121511;-0.01808629,-0.142023;-0.7089477;0.06834082,-0.1372344;-0.6704616;-0.02560933,0.002548811;0.528273;-0.02509571,0;0;0,0.008312628;0.3029519;-0.0390625,0.01563755;0.5941564;-0.09467316,0.1869252;0.5149773;-0.0170455,0.2398333;0.2406683;0.09136723,0.2861775;0.01377071;0.1409499,-0.1610567;0.5257825;-0.02252519,-0.2543534;0.2588963;0.07680017,-0.2949485;0.02726747;0.1048869,0.07816656;-0.0003885627;-0.04051971,0.1105998;-0.3216048;-0.0474,0.1183189;-0.7209906;0.02953386,0.1326016;-0.7532558;-0.04004073,-0.07993078;0.007509717;-0.03614806,-0.125704;-0.3120589;-0.04388381,-0.1384154;-0.7114013;0.03261138,-0.1513074;-0.7570026;-0.02252317,0.01393044;0.5228624;-0.07815075,277.6649
+0;0;0,0.001218387;0.3054355;-0.0090817,0.002161036;0.6009237;-0.03438975,0.1813049;0.496156;-0.002492992,0.2201577;0.2589643;0.1764723,0.2456538;0.08055337;0.330122,-0.1753682;0.4808608;-0.02036553,-0.2282969;0.2432336;0.1543625,-0.2705231;0.05059066;0.2854899,0.07866424;0.004198589;-0.03932324,0.09819137;-0.3161169;-0.00332566,0.1084717;-0.7124223;0.08790924,0.1187026;-0.7484089;0.02110601,-0.07610254;0.006725842;-0.04376271,-0.1183651;-0.3123731;-0.01790037,-0.1423401;-0.7091365;0.06865261,-0.1375428;-0.670675;-0.02529931,0.001973407;0.5282519;-0.02558634,0;0;0,0.008312628;0.3029519;-0.0390625,0.01563755;0.5941564;-0.09467316,0.1869252;0.5149773;-0.0170455,0.2398333;0.2406683;0.09136723,0.2861775;0.01377071;0.1409499,-0.1610567;0.5257825;-0.02252519,-0.2543534;0.2588963;0.07680017,-0.2949485;0.02726747;0.1048869,0.07816656;-0.0003885627;-0.04051971,0.1105998;-0.3216048;-0.0474,0.1183189;-0.7209906;0.02953386,0.1326016;-0.7532558;-0.04004073,-0.07993078;0.007509717;-0.03614806,-0.125704;-0.3120589;-0.04388381,-0.1384154;-0.7114013;0.03261138,-0.1513074;-0.7570026;-0.02252317,0.01393044;0.5228624;-0.07815075,277.676
+0;0;0,0.001218495;0.3054625;-0.009082503,0.002161497;0.6010652;-0.03440112,0.1817738;0.4961694;-0.002438663,0.2208158;0.2578228;0.177398,0.246102;0.08088134;0.3297822,-0.1758312;0.4808342;-0.0203579,-0.2290177;0.24205;0.1552209,-0.270896;0.05099379;0.2852684,0.07864956;0.004197806;-0.0393159,0.09812498;-0.3152696;-0.003413625,0.1083931;-0.7111055;0.0877132,0.1187757;-0.7480703;0.01991977,-0.07608833;0.006724587;-0.04375454,-0.118239;-0.3115295;-0.01796067,-0.1421856;-0.7078229;0.06848978,-0.1373172;-0.6692359;-0.02685478,0.001973753;0.5283492;-0.02559235,0;0;0,0.008127593;0.3029482;-0.0393405,0.01504906;0.5942279;-0.09522152,0.1868788;0.5149465;-0.01725531,0.2402261;0.2401636;0.09375381,0.2862874;0.01528485;0.1435187,-0.1620526;0.525539;-0.02309892,-0.2555942;0.2580017;0.07862814,-0.2958833;0.02853847;0.1084946,0.07817428;-0.000402987;-0.04046893,0.1107204;-0.3207464;-0.04743505,0.118347;-0.71967;0.02935958,0.1328959;-0.7541964;-0.04001403,-0.07988748;0.007542832;-0.03619683,-0.1253625;-0.3111987;-0.04416757,-0.138081;-0.7099648;0.03277064,-0.1370917;-0.7019418;-0.06052488,0.01347273;0.5229015;-0.07862902,277.6984
+0;0;0,0.001218358;0.3054284;-0.009081488,0.002161477;0.6010717;-0.03440432,0.1823443;0.4960479;-0.002365261,0.2215752;0.2565475;0.1783419,0.246846;0.0797139;0.3306333,-0.1763955;0.480664;-0.02034136,-0.2298394;0.2407239;0.1560874,-0.2716922;0.04978415;0.2860555,0.07866947;0.004198868;-0.03932585,0.09816656;-0.3156237;-0.003383666,0.1084185;-0.7108344;0.08759922,0.1202515;-0.7571546;0.01033454,-0.0761076;0.006726289;-0.04376562,-0.1183051;-0.3118817;-0.01794307,-0.1422139;-0.7075491;0.06837082,-0.1366654;-0.6677625;-0.04029407,0.001973666;0.5283297;-0.02559242,0;0;0,0.007901862;0.3028811;-0.03963685,0.01429957;0.5941345;-0.09593034,0.1868129;0.5149533;-0.01756048,0.2406198;0.239666;0.09591365,0.2864616;0.01510112;0.1466138,-0.1633223;0.5251459;-0.02390881,-0.2572266;0.2570442;0.08029318,-0.2970539;0.02786081;0.1117597,0.07817492;-0.0003797114;-0.04051638,0.1107582;-0.3210838;-0.04727244,0.1183288;-0.7194352;0.02910376,0.1370931;-0.7733575;-0.03827262,-0.07991865;0.007538295;-0.03618319,-0.1254997;-0.3115468;-0.04427863,-0.1375823;-0.7095102;0.03352632,-0.1538257;-0.7684321;-0.02782246,0.01288603;0.5228033;-0.07922888,277.7203
+0;0;0,0.0009429025;0.3054133;-0.009607079,0.001515379;0.6010073;-0.03550896,0.1818873;0.4967134;-0.003070939,0.2224587;0.2586462;0.1792272,0.2488344;0.08684336;0.3369911,-0.1770268;0.4809892;-0.02073332,-0.2297791;0.2433164;0.1589427,-0.2711861;0.05519463;0.2930957,0.078728;0.004200643;-0.03920836,0.09804817;-0.3156271;-0.003216267,0.108244;-0.7108502;0.08771892,0.1208745;-0.7570652;0.01047666,-0.07604756;0.006699606;-0.04387392,-0.1183285;-0.3118753;-0.01778197,-0.1421892;-0.7075403;0.06855708,-0.1367144;-0.6678127;-0.04011688,0.001423751;0.5282826;-0.02655408,0;0;0,0.007901862;0.3028811;-0.03963685,0.01429957;0.5941345;-0.09593034,0.1868129;0.5149533;-0.01756048,0.2406198;0.239666;0.09591365,0.2864616;0.01510112;0.1466138,-0.1633223;0.5251459;-0.02390881,-0.2572266;0.2570442;0.08029318,-0.2970539;0.02786081;0.1117597,0.07817492;-0.0003797114;-0.04051638,0.1107582;-0.3210838;-0.04727244,0.1183288;-0.7194352;0.02910376,0.1370931;-0.7733575;-0.03827262,-0.07991865;0.007538295;-0.03618319,-0.1254997;-0.3115468;-0.04427863,-0.1375823;-0.7095102;0.03352632,-0.1538257;-0.7684321;-0.02782246,0.01288603;0.5228033;-0.07922888,277.7318
+0;0;0,0.0009426644;0.3053361;-0.009604652,0.00151501;0.600863;-0.03550069,0.1816978;0.4966176;-0.003089197,0.2223679;0.257971;0.1796526,0.2487332;0.08623612;0.3373541,-0.1768401;0.4809099;-0.02073306,-0.2297208;0.2426586;0.1593803,-0.2711114;0.05461133;0.2934802,0.0787484;0.004201732;-0.03921852,0.09809172;-0.3160092;-0.003183302,0.1082998;-0.7117063;0.08786096,0.1209277;-0.7579057;0.01063462,-0.07606728;0.006701343;-0.0438853,-0.1183989;-0.3122554;-0.01776208,-0.1422882;-0.7083948;0.06868053,-0.1368145;-0.6686692;-0.03997102,0.001423401;0.5281538;-0.02654772,0;0;0,0.007895954;0.3027641;-0.03993583,0.01444426;0.593902;-0.09645438,0.1866685;0.5150754;-0.01786828,0.2405852;0.2398889;0.09774423,0.2861721;0.01571991;0.1499729,-0.1630864;0.5249699;-0.02461252,-0.2570257;0.2567629;0.08141223,-0.2962685;0.02775399;0.1141642,0.07824366;-0.0003569424;-0.04043341,0.1106927;-0.3214673;-0.0469861,0.1182741;-0.7204126;0.02887344,0.1341845;-0.7735066;-0.04020596,-0.07991666;0.007521707;-0.03624652,-0.1255962;-0.3119377;-0.04442047,-0.1376775;-0.710409;0.03332349,-0.1540173;-0.7694592;-0.02777306,0.01299124;0.5225998;-0.07970095,277.7539
+0;0;0,0.0009426644;0.3053361;-0.009604652,0.00151501;0.600863;-0.03550069,0.1816978;0.4966176;-0.003089197,0.2223679;0.257971;0.1796526,0.2487332;0.08623612;0.3373541,-0.1768401;0.4809099;-0.02073306,-0.2297208;0.2426586;0.1593803,-0.2711114;0.05461133;0.2934802,0.0787484;0.004201732;-0.03921852,0.09809172;-0.3160092;-0.003183302,0.1082998;-0.7117063;0.08786096,0.1209277;-0.7579057;0.01063462,-0.07606728;0.006701343;-0.0438853,-0.1183989;-0.3122554;-0.01776208,-0.1422882;-0.7083948;0.06868053,-0.1368145;-0.6686692;-0.03997102,0.001423401;0.5281538;-0.02654772,0;0;0,0.007895954;0.3027641;-0.03993583,0.01444426;0.593902;-0.09645438,0.1866685;0.5150754;-0.01786828,0.2405852;0.2398889;0.09774423,0.2861721;0.01571991;0.1499729,-0.1630864;0.5249699;-0.02461252,-0.2570257;0.2567629;0.08141223,-0.2962685;0.02775399;0.1141642,0.07824366;-0.0003569424;-0.04043341,0.1106927;-0.3214673;-0.0469861,0.1182741;-0.7204126;0.02887344,0.1341845;-0.7735066;-0.04020596,-0.07991666;0.007521707;-0.03624652,-0.1255962;-0.3119377;-0.04442047,-0.1376775;-0.710409;0.03332349,-0.1540173;-0.7694592;-0.02777306,0.01299124;0.5225998;-0.07970095,277.7763
+0;0;0,0.0009584923;0.3053589;-0.009278945,0.001838474;0.6012874;-0.03334513,0.1839765;0.4995116;-0.004199222,0.2247667;0.2648093;0.1831194,0.2533929;0.0984896;0.3461041,-0.1785135;0.4831334;-0.02152188,-0.2313786;0.2480144;0.1622214,-0.2721134;0.0613451;0.2983866,0.07871796;0.004275109;-0.03927743,0.09798677;-0.315473;-0.003276512,0.1080639;-0.7113658;0.0880376,0.1208;-0.7570065;0.01032507,-0.07609228;0.00661194;-0.04386067,-0.1183624;-0.3118955;-0.01792951,-0.1424681;-0.7082529;0.06861938,-0.1371689;-0.6683905;-0.03999737,0.00163668;0.5283971;-0.02500414,0;0;0,0.007371232;0.3027129;-0.04051709,0.01260658;0.5939047;-0.09813046,0.1863381;0.5149978;-0.01852179,0.2403381;0.2406991;0.09844589,0.2860278;0.01668011;0.1511116,-0.1656241;0.5249675;-0.02526552,-0.2588704;0.2576236;0.08276071,-0.2977667;0.02874993;0.1166668,0.07817271;-0.000225082;-0.04057693,0.1105752;-0.32087;-0.04714108,0.1181678;-0.7200693;0.02870941,0.1340098;-0.7730858;-0.04042983,-0.07998905;0.007378581;-0.03612229,-0.1258613;-0.3115584;-0.04513086,-0.1382235;-0.7102056;0.03296298,-0.1543304;-0.7694892;-0.02779845,0.0115637;0.5225583;-0.08106589,277.7987
+0;0;0,0.0009584923;0.3053589;-0.009278945,0.001838474;0.6012874;-0.03334513,0.1839765;0.4995116;-0.004199222,0.2247667;0.2648093;0.1831194,0.2533929;0.0984896;0.3461041,-0.1785135;0.4831334;-0.02152188,-0.2313786;0.2480144;0.1622214,-0.2721134;0.0613451;0.2983866,0.07871796;0.004275109;-0.03927743,0.09798677;-0.315473;-0.003276512,0.1080639;-0.7113658;0.0880376,0.1208;-0.7570065;0.01032507,-0.07609228;0.00661194;-0.04386067,-0.1183624;-0.3118955;-0.01792951,-0.1424681;-0.7082529;0.06861938,-0.1371689;-0.6683905;-0.03999737,0.00163668;0.5283971;-0.02500414,0;0;0,0.007371232;0.3027129;-0.04051709,0.01260658;0.5939047;-0.09813046,0.1863381;0.5149978;-0.01852179,0.2403381;0.2406991;0.09844589,0.2860278;0.01668011;0.1511116,-0.1656241;0.5249675;-0.02526552,-0.2588704;0.2576236;0.08276071,-0.2977667;0.02874993;0.1166668,0.07817271;-0.000225082;-0.04057693,0.1105752;-0.32087;-0.04714108,0.1181678;-0.7200693;0.02870941,0.1340098;-0.7730858;-0.04042983,-0.07998905;0.007378581;-0.03612229,-0.1258613;-0.3115584;-0.04513086,-0.1382235;-0.7102056;0.03296298,-0.1543304;-0.7694892;-0.02779845,0.0115637;0.5225583;-0.08106589,277.8097
+0;0;0,0.0009582076;0.3052682;-0.009276187,0.00183744;0.6009439;-0.03332144,0.1842696;0.4991923;-0.004150085,0.2250627;0.2644733;0.1831819,0.2537319;0.09790413;0.346411,-0.1788048;0.4827877;-0.02150068,-0.2316737;0.247652;0.1622557,-0.2724697;0.06070267;0.2986252,0.07867131;0.004272575;-0.03925416,0.09793908;-0.3154583;-0.00325517,0.1077868;-0.7023395;0.08598037,0.1211517;-0.7517148;0.004430935,-0.07604717;0.006608021;-0.04383467,-0.118315;-0.3118823;-0.01790491,-0.141872;-0.6992175;0.06667388,-0.1363111;-0.6588681;-0.04730559,0.001635841;0.5281245;-0.02498855,0;0;0,0.007038511;0.3025814;-0.04087234,0.01178236;0.5934876;-0.098665,0.1860418;0.5150031;-0.0191722,0.2401303;0.2413292;0.0992651,0.2852448;0.01774162;0.1556942,-0.1665519;0.5249856;-0.02555481,-0.2592224;0.2579759;0.083845,-0.297995;0.02894917;0.1192629,0.07815024;-0.0001868904;-0.04050708,0.1103626;-0.3208251;-0.04747581,0.117403;-0.7107651;0.02758551,0.1337928;-0.7721278;-0.03959775,-0.07990655;0.007349329;-0.03618351,-0.1259649;-0.3115335;-0.04552978,-0.1378676;-0.7010778;0.0309597,-0.1363523;-0.6976721;-0.08048446,0.01087959;0.5222217;-0.08156228,277.8213
+0;0;0,0.0007938821;0.3052415;-0.01012936,0.001354966;0.6007611;-0.03595849,0.1837281;0.4991052;-0.004821647,0.2245778;0.2670335;0.1857678,0.2542256;0.1007444;0.3491078,-0.1790725;0.4824077;-0.02161272,-0.2317005;0.2494857;0.16501,-0.2751154;0.07657921;0.3180769,0.07862362;0.00445293;-0.03932957,0.0975502;-0.3152724;-0.003100805,0.1073757;-0.7020965;0.0863842,0.1208705;-0.7512672;0.004657485,-0.07611993;0.006417767;-0.04373654,-0.1185;-0.3120481;-0.01768965,-0.1420955;-0.6994;0.06680162,-0.1366664;-0.6592029;-0.04719792,0.001253059;0.5280104;-0.02704274,0;0;0,0.007038511;0.3025814;-0.04087234,0.01178236;0.5934876;-0.098665,0.1860418;0.5150031;-0.0191722,0.2401303;0.2413292;0.0992651,0.2852448;0.01774162;0.1556942,-0.1665519;0.5249856;-0.02555481,-0.2592224;0.2579759;0.083845,-0.297995;0.02894917;0.1192629,0.07815024;-0.0001868904;-0.04050708,0.1103626;-0.3208251;-0.04747581,0.117403;-0.7107651;0.02758551,0.1337928;-0.7721278;-0.03959775,-0.07990655;0.007349329;-0.03618351,-0.1259649;-0.3115335;-0.04552978,-0.1378676;-0.7010778;0.0309597,-0.1363523;-0.6976721;-0.08048446,0.01087959;0.5222217;-0.08156228,277.834
+0;0;0,0.0007940576;0.305309;-0.0101316,0.001355606;0.6010803;-0.03598371,0.1842611;0.4992573;-0.004771866,0.2252153;0.2665915;0.1863054,0.2547925;0.1006983;0.3492567,-0.1795982;0.482511;-0.02161194,-0.2323608;0.2489929;0.1654884,-0.2756725;0.07649787;0.3181911,0.07860373;0.004451803;-0.03931962,0.09753479;-0.3153492;-0.003082283,0.1073781;-0.7028759;0.08656524,0.1205554;-0.7501835;0.00676164,-0.07610067;0.006416143;-0.04372548,-0.1184908;-0.3121251;-0.01767242,-0.1421291;-0.7001805;0.06697229,-0.1368278;-0.6602234;-0.04434473,0.001253583;0.5282468;-0.0270578,0;0;0,0.006734133;0.3026094;-0.04121923,0.0109024;0.5937185;-0.09933233,0.1858122;0.5150206;-0.01953292,0.2400911;0.2414149;0.1009448,0.2848216;0.01826869;0.1571004,-0.1677456;0.5252709;-0.02584363,-0.259843;0.2578768;0.08524017,-0.2977324;0.02954708;0.1223675,0.07808204;-0.0001452714;-0.04059029,0.1102222;-0.320865;-0.04766822,0.1173721;-0.7115875;0.02713346,0.1339865;-0.7685388;-0.04129291,-0.07989803;0.007311555;-0.03615583,-0.1262226;-0.3115978;-0.04590557,-0.1383094;-0.7018512;0.03068863,-0.1556902;-0.7634442;-0.03117704,0.01015951;0.5223844;-0.08214831,277.8543
+0;0;0,0.0007940576;0.305309;-0.0101316,0.001355606;0.6010803;-0.03598371,0.1842611;0.4992573;-0.004771866,0.2252153;0.2665915;0.1863054,0.2547925;0.1006983;0.3492567,-0.1795982;0.482511;-0.02161194,-0.2323608;0.2489929;0.1654884,-0.2756725;0.07649787;0.3181911,0.07860373;0.004451803;-0.03931962,0.09753479;-0.3153492;-0.003082283,0.1073781;-0.7028759;0.08656524,0.1205554;-0.7501835;0.00676164,-0.07610067;0.006416143;-0.04372548,-0.1184908;-0.3121251;-0.01767242,-0.1421291;-0.7001805;0.06697229,-0.1368278;-0.6602234;-0.04434473,0.001253583;0.5282468;-0.0270578,0;0;0,0.006734133;0.3026094;-0.04121923,0.0109024;0.5937185;-0.09933233,0.1858122;0.5150206;-0.01953292,0.2400911;0.2414149;0.1009448,0.2848216;0.01826869;0.1571004,-0.1677456;0.5252709;-0.02584363,-0.259843;0.2578768;0.08524017,-0.2977324;0.02954708;0.1223675,0.07808204;-0.0001452714;-0.04059029,0.1102222;-0.320865;-0.04766822,0.1173721;-0.7115875;0.02713346,0.1339865;-0.7685388;-0.04129291,-0.07989803;0.007311555;-0.03615583,-0.1262226;-0.3115978;-0.04590557,-0.1383094;-0.7018512;0.03068863,-0.1556902;-0.7634442;-0.03117704,0.01015951;0.5223844;-0.08214831,277.8659
+0;0;0,0.000359622;0.305267;-0.01068358,0.0002450477;0.6009126;-0.03752433,0.1828703;0.4994437;-0.005410755,0.2270862;0.2693875;0.1881227,0.254937;0.1130593;0.3620325,-0.1799618;0.4822516;-0.02158219,-0.2325156;0.2509788;0.1683839,-0.275873;0.07659416;0.3205972,0.07859898;0.004643093;-0.03928643,0.0971135;-0.3150874;-0.002904534,0.106851;-0.7051562;0.08727826,0.1201239;-0.7515574;0.008676186,-0.0761418;0.00621078;-0.04366502,-0.1187606;-0.3122146;-0.01753201,-0.1426826;-0.7028342;0.06747109,-0.1375918;-0.6630895;-0.04239573,0.0003480782;0.5281281;-0.02831157,0;0;0,0.006789178;0.302541;-0.04153371,0.01136102;0.5935649;-0.09986091,0.1856026;0.5150833;-0.01985049,0.2400825;0.2418716;0.1014895,0.2841437;0.01791251;0.1594524,-0.1670065;0.5253493;-0.02648378,-0.2583894;0.2586429;0.08688737,-0.2966462;0.02928995;0.124202,0.07810743;-9.36389E-05;-0.04052162,0.1100804;-0.3207448;-0.04791331,0.1175439;-0.7139773;0.02754474,0.1334836;-0.7687151;-0.04142642,-0.07986706;0.00727647;-0.03620895,-0.1263604;-0.3115267;-0.0460524,-0.1383814;-0.7042283;0.03155178,-0.1557105;-0.7649621;-0.02893513,0.01047604;0.5222581;-0.08262634,277.8879
+0;0;0,0.000359622;0.305267;-0.01068358,0.0002450477;0.6009126;-0.03752433,0.1828703;0.4994437;-0.005410755,0.2270862;0.2693875;0.1881227,0.254937;0.1130593;0.3620325,-0.1799618;0.4822516;-0.02158219,-0.2325156;0.2509788;0.1683839,-0.275873;0.07659416;0.3205972,0.07859898;0.004643093;-0.03928643,0.0971135;-0.3150874;-0.002904534,0.106851;-0.7051562;0.08727826,0.1201239;-0.7515574;0.008676186,-0.0761418;0.00621078;-0.04366502,-0.1187606;-0.3122146;-0.01753201,-0.1426826;-0.7028342;0.06747109,-0.1375918;-0.6630895;-0.04239573,0.0003480782;0.5281281;-0.02831157,0;0;0,0.006789178;0.302541;-0.04153371,0.01136102;0.5935649;-0.09986091,0.1856026;0.5150833;-0.01985049,0.2400825;0.2418716;0.1014895,0.2841437;0.01791251;0.1594524,-0.1670065;0.5253493;-0.02648378,-0.2583894;0.2586429;0.08688737,-0.2966462;0.02928995;0.124202,0.07810743;-9.36389E-05;-0.04052162,0.1100804;-0.3207448;-0.04791331,0.1175439;-0.7139773;0.02754474,0.1334836;-0.7687151;-0.04142642,-0.07986706;0.00727647;-0.03620895,-0.1263604;-0.3115267;-0.0460524,-0.1383814;-0.7042283;0.03155178,-0.1557105;-0.7649621;-0.02893513,0.01047604;0.5222581;-0.08262634,277.91
+0;0;0,0.0003595696;0.3052225;-0.01068202,0.0002450558;0.6007125;-0.03750864,0.1829481;0.4992698;-0.005390162,0.2272302;0.2688693;0.188433,0.2551734;0.1120229;0.3629193,-0.1800388;0.4820704;-0.02156849,-0.2326712;0.2504514;0.1686819,-0.2761723;0.0754887;0.3213999,0.07858322;0.004642162;-0.03927855,0.09712519;-0.3155625;-0.002842698,0.1068883;-0.7066568;0.08757718,0.1204808;-0.7548975;0.007082567,-0.07612653;0.006209535;-0.04365626,-0.1188086;-0.3126881;-0.01748449,-0.1427934;-0.7043345;0.06774206,-0.1375801;-0.6643552;-0.04477008,0.0003480318;0.5279664;-0.02830075,0;0;0,0.006483249;0.3024468;-0.04193974,0.01060954;0.5932561;-0.1005726,0.1851194;0.5154567;-0.0205822,0.2398167;0.2424497;0.1022513,0.2836094;0.0177225;0.1606207,-0.1676478;0.5253286;-0.02690933,-0.2585291;0.2588287;0.08855115,-0.296239;0.02893503;0.1279713,0.07803344;-4.282594E-05;-0.04062581,0.1100067;-0.3211786;-0.04783273,0.1176516;-0.7155561;0.02722549,0.1323708;-0.7701436;-0.04635477,-0.07987111;0.007229928;-0.0361664,-0.1266062;-0.3120197;-0.04606209,-0.1387137;-0.7057946;0.03152997,-0.1570275;-0.7683036;-0.03085938,0.009848379;0.522007;-0.08325863,277.9214
+0;0;0,-4.300126E-05;0.3052078;-0.01109834,-0.0007828634;0.6006259;-0.03868352,0.1820535;0.4992042;-0.005925175,0.2248109;0.2730667;0.1931887,0.2518699;0.1136338;0.365456,-0.1807811;0.481763;-0.02168225,-0.2336721;0.2525283;0.1713637,-0.2769171;0.07773153;0.3243442,0.07861337;0.004742563;-0.03920615,0.09685957;-0.3154865;-0.002834707,0.1065611;-0.7065797;0.08759595,0.120266;-0.7546987;0.007002227,-0.0761188;0.006096952;-0.0436856,-0.1190311;-0.3127704;-0.01752082,-0.1430875;-0.7043982;0.06777114,-0.1379638;-0.6644856;-0.04475101,-0.0004913549;0.5279074;-0.02926392,0;0;0,0.006483249;0.3024468;-0.04193974,0.01060954;0.5932561;-0.1005726,0.1851194;0.5154567;-0.0205822,0.2398167;0.2424497;0.1022513,0.2836094;0.0177225;0.1606207,-0.1676478;0.5253286;-0.02690933,-0.2585291;0.2588287;0.08855115,-0.296239;0.02893503;0.1279713,0.07803344;-4.282594E-05;-0.04062581,0.1100067;-0.3211786;-0.04783273,0.1176516;-0.7155561;0.02722549,0.1323708;-0.7701436;-0.04635477,-0.07987111;0.007229928;-0.0361664,-0.1266062;-0.3120197;-0.04606209,-0.1387137;-0.7057946;0.03152997,-0.1570275;-0.7683036;-0.03085938,0.009848379;0.522007;-0.08325863,277.9328
+0;0;0,-4.297182E-05;0.3049989;-0.01109074,-0.0007818332;0.6000293;-0.03863901,0.1830464;0.4985622;-0.0057681,0.2258065;0.2724104;0.1933583,0.252913;0.112697;0.3659286,-0.1817606;0.4810261;-0.02161083,-0.2346549;0.251777;0.1714472,-0.277976;0.07667275;0.3246969,0.07859755;0.004741609;-0.03919826,0.0967892;-0.31453;-0.002935562,0.1065697;-0.7088087;0.08823165,0.1199855;-0.7552799;0.009337932,-0.07610347;0.006095724;-0.0436768,-0.1188874;-0.3118182;-0.01759026,-0.1431398;-0.7066358;0.0683964,-0.1381242;-0.6669323;-0.04175226,-0.0004907675;0.5274214;-0.02923372,0;0;0,0.006015047;0.3022211;-0.04211354,0.00911589;0.5926365;-0.1007969,0.184991;0.515556;-0.0207541,0.2393874;0.2431115;0.1035011,0.2833365;0.01825079;0.1629133,-0.1696894;0.5254181;-0.02647785,-0.2601126;0.2594275;0.09055638,-0.297646;0.02928858;0.1311885,0.07804659;4.443526E-05;-0.04056215,0.109944;-0.3201221;-0.04805994,0.1177267;-0.7178869;0.02667546,0.133399;-0.7707633;-0.04500389,-0.07984102;0.007157141;-0.03620423,-0.1265198;-0.3111242;-0.04612194,-0.1388007;-0.7080987;0.03212895,-0.1568526;-0.7689656;-0.02844648,0.008645162;0.521497;-0.08349347,277.9549
+0;0;0,-4.297182E-05;0.3049989;-0.01109074,-0.0007818332;0.6000293;-0.03863901,0.1830464;0.4985622;-0.0057681,0.2258065;0.2724104;0.1933583,0.252913;0.112697;0.3659286,-0.1817606;0.4810261;-0.02161083,-0.2346549;0.251777;0.1714472,-0.277976;0.07667275;0.3246969,0.07859755;0.004741609;-0.03919826,0.0967892;-0.31453;-0.002935562,0.1065697;-0.7088087;0.08823165,0.1199855;-0.7552799;0.009337932,-0.07610347;0.006095724;-0.0436768,-0.1188874;-0.3118182;-0.01759026,-0.1431398;-0.7066358;0.0683964,-0.1381242;-0.6669323;-0.04175226,-0.0004907675;0.5274214;-0.02923372,0;0;0,0.006015047;0.3022211;-0.04211354,0.00911589;0.5926365;-0.1007969,0.184991;0.515556;-0.0207541,0.2393874;0.2431115;0.1035011,0.2833365;0.01825079;0.1629133,-0.1696894;0.5254181;-0.02647785,-0.2601126;0.2594275;0.09055638,-0.297646;0.02928858;0.1311885,0.07804659;4.443526E-05;-0.04056215,0.109944;-0.3201221;-0.04805994,0.1177267;-0.7178869;0.02667546,0.133399;-0.7707633;-0.04500389,-0.07984102;0.007157141;-0.03620423,-0.1265198;-0.3111242;-0.04612194,-0.1388007;-0.7080987;0.03212895,-0.1568526;-0.7689656;-0.02844648,0.008645162;0.521497;-0.08349347,277.9666
+0;0;0,-0.0002789464;0.3049857;-0.01144397,-0.001332716;0.5999731;-0.03944064,0.182571;0.4987191;-0.006211197,0.2255465;0.2740933;0.194589,0.2510697;0.1143733;0.3673946,-0.1822021;0.4809469;-0.02177344,-0.2349676;0.2546404;0.1747604,-0.277315;0.07922372;0.3279249,0.07861535;0.004861173;-0.03914788,0.09666394;-0.314428;-0.002969068,0.1063837;-0.7087106;0.08818819,0.120145;-0.7551552;0.009328231,-0.07610159;0.005979283;-0.04369619,-0.1189396;-0.3119321;-0.01766736,-0.1432852;-0.706726;0.06840184,-0.1383321;-0.667067;-0.04175357,-0.0009649775;0.5273794;-0.02992847,0;0;0,0.006015047;0.3022211;-0.04211354,0.00911589;0.5926365;-0.1007969,0.184991;0.515556;-0.0207541,0.2393874;0.2431115;0.1035011,0.2833365;0.01825079;0.1629133,-0.1696894;0.5254181;-0.02647785,-0.2601126;0.2594275;0.09055638,-0.297646;0.02928858;0.1311885,0.07804659;4.443526E-05;-0.04056215,0.109944;-0.3201221;-0.04805994,0.1177267;-0.7178869;0.02667546,0.133399;-0.7707633;-0.04500389,-0.07984102;0.007157141;-0.03620423,-0.1265198;-0.3111242;-0.04612194,-0.1388007;-0.7080987;0.03212895,-0.1568526;-0.7689656;-0.02844648,0.008645162;0.521497;-0.08349347,277.9775
+0;0;0,-0.0002787437;0.3047642;-0.01143565,-0.001331833;0.5995581;-0.0394142,0.1833287;0.4982284;-0.006092513,0.2263155;0.2735437;0.1947603,0.2518637;0.1136674;0.367735,-0.182949;0.4803829;-0.02171895,-0.2357283;0.2540172;0.1748664,-0.2781172;0.07842882;0.3281808,0.07859286;0.004859782;-0.03913668,0.09668227;-0.3151514;-0.002876069,0.1063827;-0.7086513;0.08810027,0.1202561;-0.7557182;0.008598357,-0.07607982;0.005977573;-0.04368369,-0.1190147;-0.3126526;-0.01759601,-0.1433119;-0.706663;0.06830238,-0.1383186;-0.6669254;-0.04274974,-0.0009643094;0.527007;-0.02990761,0;0;0,0.005630001;0.3019669;-0.04238343,0.008153677;0.5921299;-0.1013649,0.1848671;0.5156924;-0.02088356,0.2389829;0.2435676;0.1043861,0.2831392;0.01884653;0.1650825,-0.1710943;0.5256283;-0.0263074,-0.2610629;0.2600509;0.09221344,-0.2983813;0.02978328;0.1336567,0.07799461;9.526312E-05;-0.04060745,0.1097558;-0.320826;-0.04767656,0.1175856;-0.7178555;0.02661538,0.1326946;-0.771252;-0.04597306,-0.07982723;0.00709617;-0.03618551,-0.1266211;-0.3119172;-0.04567272,-0.1386505;-0.7084638;0.03061032,-0.1571998;-0.7654986;-0.03671882,0.007817678;0.5210481;-0.08400321,277.9995

+ 158 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001497785;0.3029159;0.006065105,0.00326028;0.5969157;-0.001209493,0.1811379;0.4711685;0.01244979,0.2209951;0.1774296;-0.003215184,0.2755901;-0.06614001;-0.06946588,-0.1705398;0.4583347;-0.01526241,-0.2237922;0.1663767;-0.0216858,-0.2677394;-0.07741927;-0.0946795,0.0801715;0.005317979;-0.03937193,0.1006641;-0.3385875;-0.009609884,0.1120821;-0.7260328;0.07255557,0.123199;-0.7602919;0.005234763,-0.07691336;0.0060814;-0.04531282,-0.1221261;-0.3358971;-0.02116289,-0.1451584;-0.7241967;0.05425837,-0.1384809;-0.68444;-0.03872079,0.002790063;0.5242862;0.002862854,0;0;0,-0.01494601;0.2959225;-0.06327391,-0.02839768;0.5788489;-0.1423194,0.1506356;0.539975;-0.06597757,0.2105453;0.2578651;0.004317284,0.2545904;0.004917324;-0.02349234,-0.1977527;0.5117007;-0.05001485,-0.2282794;0.2169698;-0.03217087,-0.2496015;-0.03252609;-0.0953617,0.07773132;0.009561256;-0.04327035,0.1154063;-0.3334388;-0.02072597,0.1346228;-0.7242713;0.04153252,0.1481818;-0.7567891;-0.02696991,-0.08108545;0.0003969751;-0.03782713,-0.09921163;-0.3445661;-0.02205972,-0.07655162;-0.7313404;0.06093193,-0.08758581;-0.7757321;0.004994176,-0.02509004;0.5096755;-0.1200495,497.9279
+0;0;0,0.001494779;0.3023079;0.006052932,0.003256984;0.5962552;-0.00122194,0.1768816;0.4717499;0.01221013,0.2170292;0.1758707;-0.003568983,0.2712086;-0.06584485;-0.06931538,-0.16641;0.4592221;-0.01484126,-0.2200505;0.1651369;-0.02131145,-0.2636631;-0.07680334;-0.09374954,0.07995223;0.005303434;-0.03926424,0.1003489;-0.3369925;-0.009641487,0.1116455;-0.7203178;0.07165024,0.1231273;-0.7566864;0.002119482,-0.076703;0.006064767;-0.04518889,-0.1217042;-0.3343132;-0.02115198,-0.1444915;-0.7184837;0.05346727,-0.1375948;-0.6784067;-0.04256413,0.002786607;0.5236009;0.002851798,0;0;0,-0.01307762;0.2952294;-0.06401181,-0.02439946;0.5779546;-0.1439085,0.1489459;0.5401162;-0.06664848,0.2101551;0.2565134;0.005657911,0.2534936;0.005372375;-0.02144122,-0.1903102;0.5115277;-0.05332161,-0.2210803;0.2145682;-0.03678243,-0.2424208;-0.03281218;-0.1002802,0.0777904;0.00928995;-0.04271436,0.1150307;-0.3321194;-0.02006721,0.1332382;-0.7189456;0.04082775,0.1479574;-0.7566605;-0.02676797,-0.08076672;0.0003864245;-0.03793092,-0.0991673;-0.3429375;-0.0221144,-0.07732658;-0.7256457;0.05993209,-0.08876166;-0.7715068;0.0008942559,-0.02166097;0.5088061;-0.1214039,497.9523
+0;0;0,0.001494779;0.3023079;0.006052932,0.003256984;0.5962552;-0.00122194,0.1768816;0.4717499;0.01221013,0.2170292;0.1758707;-0.003568983,0.2712086;-0.06584485;-0.06931538,-0.16641;0.4592221;-0.01484126,-0.2200505;0.1651369;-0.02131145,-0.2636631;-0.07680334;-0.09374954,0.07995223;0.005303434;-0.03926424,0.1003489;-0.3369925;-0.009641487,0.1116455;-0.7203178;0.07165024,0.1231273;-0.7566864;0.002119482,-0.076703;0.006064767;-0.04518889,-0.1217042;-0.3343132;-0.02115198,-0.1444915;-0.7184837;0.05346727,-0.1375948;-0.6784067;-0.04256413,0.002786607;0.5236009;0.002851798,0;0;0,-0.01307762;0.2952294;-0.06401181,-0.02439946;0.5779546;-0.1439085,0.1489459;0.5401162;-0.06664848,0.2101551;0.2565134;0.005657911,0.2534936;0.005372375;-0.02144122,-0.1903102;0.5115277;-0.05332161,-0.2210803;0.2145682;-0.03678243,-0.2424208;-0.03281218;-0.1002802,0.0777904;0.00928995;-0.04271436,0.1150307;-0.3321194;-0.02006721,0.1332382;-0.7189456;0.04082775,0.1479574;-0.7566605;-0.02676797,-0.08076672;0.0003864245;-0.03793092,-0.0991673;-0.3429375;-0.0221144,-0.07732658;-0.7256457;0.05993209,-0.08876166;-0.7715068;0.0008942559,-0.02166097;0.5088061;-0.1214039,497.9796
+0;0;0,0.001561069;0.3020551;0.006072296,0.003478316;0.5960643;-0.001204304,0.1799415;0.4707214;0.01250152,0.2200688;0.1738767;-0.003364053,0.2738487;-0.06590354;-0.06760658,-0.1690405;0.4579892;-0.01520251,-0.2229549;0.1629838;-0.02181316,-0.2655382;-0.07741195;-0.09188818,0.07955807;0.005240962;-0.0391265,0.09999368;-0.3369001;-0.009446597,0.1111367;-0.7185932;0.07139099,0.1227451;-0.7548914;0.002260998,-0.07635108;0.006063668;-0.04496202,-0.1213377;-0.3341692;-0.02094551,-0.1439381;-0.716756;0.05298094,-0.137022;-0.6767218;-0.04273023,0.002961709;0.5233839;0.002871793,0;0;0,-0.011869;0.2948796;-0.06466627,-0.02233207;0.5776069;-0.1449062,0.153183;0.5397015;-0.06493187,0.2100301;0.2540419;0.006801844,0.2524771;0.005153328;-0.0208869,-0.1942373;0.5160907;-0.06154712,-0.2321402;0.2197965;-0.03412727,-0.2531454;-0.02521487;-0.09770512,0.07759629;0.008983955;-0.04226041,0.1144511;-0.332319;-0.0196104,0.1325218;-0.7176073;0.04017973,0.1477483;-0.753535;-0.02860141,-0.08023734;0.0005671425;-0.03807211,-0.09904015;-0.3425745;-0.02197087,-0.07707764;-0.7236209;0.05969815,-0.08874209;-0.7704806;0.002552025,-0.01978103;0.5084469;-0.1223296,498.002
+0;0;0,0.001560454;0.3019362;0.006069906,0.003477837;0.5959668;-0.001207027,0.1821995;0.4699513;0.01262172,0.2224935;0.1718731;-0.003309782,0.275997;-0.06667466;-0.06722211,-0.171236;0.4570567;-0.01543585,-0.2253744;0.1608254;-0.02207397,-0.2677388;-0.07833472;-0.09178881,0.07928979;0.005223289;-0.03899457,0.09967833;-0.3361297;-0.009383017,0.1108562;-0.7190164;0.07170735,0.1224427;-0.7551894;0.002707824,-0.07609361;0.00604322;-0.0448104,-0.1209766;-0.333406;-0.0208492,-0.1436477;-0.7171891;0.05330841,-0.1367446;-0.6771739;-0.04222213,0.002961226;0.5232858;0.002869102,0;0;0,-0.01211248;0.294746;-0.06467509,-0.02287656;0.5775249;-0.1447701,0.1550714;0.5393679;-0.06426454,0.2099923;0.2519547;0.007187128,0.2511702;0.004133642;-0.02004457,-0.1974805;0.5174804;-0.06239443,-0.2367838;0.2202331;-0.03363189,-0.2578357;-0.02318762;-0.09809607,0.07758025;0.008691505;-0.0417192,0.1141659;-0.331836;-0.01898289,0.1329898;-0.7184469;0.04001307,0.146746;-0.7540401;-0.02914143,-0.07974519;0.0007415785;-0.03840422,-0.09894743;-0.3415651;-0.02191694,-0.07702778;-0.7237845;0.06012375,-0.08740278;-0.7714821;0.00418181,-0.02027106;0.5083562;-0.1222245,498.0255
+0;0;0,0.00155932;0.3017167;0.006065491,0.00347737;0.5958486;-0.00121428,0.1817056;0.4699469;0.01258948,0.2222531;0.1699934;-0.003442256,0.2755072;-0.06744251;-0.06705668,-0.1707574;0.4570878;-0.01539088,-0.2252363;0.1589927;-0.02207077,-0.2674033;-0.07905266;-0.09146065,0.07892037;0.005198953;-0.03881288,0.09924535;-0.3350901;-0.009293633,0.1102397;-0.7116904;0.07046537,0.1225436;-0.7519609;-0.002806634,-0.07573909;0.006015065;-0.04460162,-0.1204822;-0.3323761;-0.02071511,-0.142781;-0.7098582;0.05222497,-0.1354506;-0.6692227;-0.04922086,0.002960524;0.5231346;0.002863698,0;0;0,-0.01133443;0.2944436;-0.06516623,-0.02180701;0.5772601;-0.1455421,0.155011;0.5396504;-0.06365609,0.2090868;0.2501433;0.008000851,0.249452;0.00342828;-0.0195837,-0.1961335;0.5172531;-0.06380676,-0.2364202;0.2182176;-0.03503211,-0.2575055;-0.02414688;-0.09885582,0.07740541;0.008380279;-0.04123187,0.1131578;-0.3311388;-0.01821828,0.1298189;-0.7114044;0.04035378,0.147384;-0.7570612;-0.02617168,-0.07933383;0.000782261;-0.03830699,-0.09957524;-0.3403865;-0.02171488,-0.0782043;-0.7162757;0.05928376,-0.0895008;-0.7685156;-0.0004414618,-0.01923612;0.5080748;-0.122937,498.0579
+0;0;0,0.001546583;0.3016619;0.006097022,0.003475816;0.5958666;-0.001227797,0.1839362;0.4692341;0.01280033,0.2243039;0.1699503;-0.003027658,0.2778689;-0.06786209;-0.06582016,-0.1728659;0.4560481;-0.01570963,-0.227408;0.1586766;-0.02251103,-0.2695934;-0.07964097;-0.09173507,0.07861783;0.005169548;-0.0387738,0.09887344;-0.3344505;-0.009025184,0.1098655;-0.7142894;0.07132926,0.1223755;-0.7520742;0.0002376065,-0.07551382;0.006007095;-0.04441251,-0.1203067;-0.3317233;-0.02056346,-0.1428726;-0.7124126;0.05306941,-0.1357373;-0.672114;-0.04515649,0.002954314;0.5231295;0.00286826,0;0;0,-0.01190668;0.2943314;-0.06532025,-0.02274518;0.5771997;-0.1457343,0.156627;0.5387447;-0.06327987,0.2084254;0.2494841;0.008107185,0.2483148;0.002486601;-0.01960397,-0.1981843;0.5150539;-0.05990331,-0.2366375;0.2160028;-0.03664997,-0.2574188;-0.02655722;-0.1006781,0.07733001;0.008211225;-0.0407865,0.1125515;-0.3307295;-0.01807928,0.1297646;-0.7143146;0.04041433,0.1446267;-0.7569432;-0.02523255,-0.07897003;0.000785346;-0.03839284,-0.09998332;-0.3396973;-0.02205159,-0.0783029;-0.7185905;0.06056333,-0.08874351;-0.767499;0.001658808,-0.02010207;0.5079989;-0.1231071,498.0805
+0;0;0,0.001546583;0.3016619;0.006097022,0.003475816;0.5958666;-0.001227797,0.1839362;0.4692341;0.01280033,0.2243039;0.1699503;-0.003027658,0.2778689;-0.06786209;-0.06582016,-0.1728659;0.4560481;-0.01570963,-0.227408;0.1586766;-0.02251103,-0.2695934;-0.07964097;-0.09173507,0.07861783;0.005169548;-0.0387738,0.09887344;-0.3344505;-0.009025184,0.1098655;-0.7142894;0.07132926,0.1223755;-0.7520742;0.0002376065,-0.07551382;0.006007095;-0.04441251,-0.1203067;-0.3317233;-0.02056346,-0.1428726;-0.7124126;0.05306941,-0.1357373;-0.672114;-0.04515649,0.002954314;0.5231295;0.00286826,0;0;0,-0.01190668;0.2943314;-0.06532025,-0.02274518;0.5771997;-0.1457343,0.156627;0.5387447;-0.06327987,0.2084254;0.2494841;0.008107185,0.2483148;0.002486601;-0.01960397,-0.1981843;0.5150539;-0.05990331,-0.2366375;0.2160028;-0.03664997,-0.2574188;-0.02655722;-0.1006781,0.07733001;0.008211225;-0.0407865,0.1125515;-0.3307295;-0.01807928,0.1297646;-0.7143146;0.04041433,0.1446267;-0.7569432;-0.02523255,-0.07897003;0.000785346;-0.03839284,-0.09998332;-0.3396973;-0.02205159,-0.0783029;-0.7185905;0.06056333,-0.08874351;-0.767499;0.001658808,-0.02010207;0.5079989;-0.1231071,498.1032
+0;0;0,0.001544208;0.3011987;0.00608766,0.00347109;0.5950442;-0.00122842,0.1833325;0.4686742;0.01276207,0.2237425;0.1690768;-0.003082493,0.2775264;-0.06970736;-0.06613158,-0.1722875;0.4555319;-0.01565343,-0.2268868;0.1578488;-0.02246196,-0.2692446;-0.08144261;-0.09196888,0.07834338;0.005151502;-0.03863845,0.0983718;-0.3306592;-0.009223502,0.1091928;-0.7045863;0.06988029,0.1225666;-0.7470516;-0.00612022,-0.07525022;0.005986126;-0.04425748,-0.1195407;-0.3279562;-0.02067593,-0.1417554;-0.7027203;0.0518109,-0.1341273;-0.6617106;-0.05319748,0.00295019;0.522391;0.00286291,0;0;0,-0.01105162;0.2937176;-0.06609035,-0.02120676;0.5759858;-0.1473808,0.1567103;0.5386921;-0.063375,0.2078817;0.2491032;0.008475065,0.2475145;0.001108587;-0.02004981,-0.1954599;0.5139601;-0.05946381,-0.2329558;0.2142734;-0.03885735,-0.2539912;-0.02928655;-0.1030588,0.07721267;0.008055434;-0.04037905,0.1127799;-0.3270218;-0.01816654,0.1277031;-0.7045072;0.04080796,0.1428147;-0.7567971;-0.02404714,-0.07859242;0.0007952667;-0.03846755,-0.0996778;-0.3358748;-0.0228501,-0.07925484;-0.7087348;0.05933432,-0.09081697;-0.7633747;-0.003184296,-0.01871442;0.5069429;-0.1245257,498.1357
+0;0;0,0.001583442;0.301091;0.006106224,0.003568384;0.5950325;-0.001255999,0.1827485;0.4687623;0.01284932,0.2230372;0.1700171;-0.002796959,0.277114;-0.0694503;-0.06485261,-0.1715498;0.455649;-0.01564176,-0.2261157;0.1588452;-0.0224772,-0.2684708;-0.08104306;-0.09161121,0.07837904;0.005115477;-0.03866978,0.09839484;-0.330127;-0.00913723,0.1091475;-0.6991391;0.06892797,0.1228816;-0.7434823;-0.00990817,-0.07527861;0.00602526;-0.04429021,-0.1195257;-0.3273579;-0.02066492,-0.1414948;-0.697184;0.0509298,-0.1335799;-0.6558268;-0.05741704,0.003031741;0.5223505;0.00285054,0;0;0,-0.01040671;0.293565;-0.06638432,-0.02016965;0.5759218;-0.1477706,0.1570833;0.5377699;-0.06370997,0.2076894;0.2490752;0.008477449,0.2470494;0.0006645769;-0.0208962,-0.1945371;0.5154796;-0.06210309,-0.235712;0.2174376;-0.03776591,-0.2565055;-0.02661805;-0.1019867,0.07733958;0.007825822;-0.04027581,0.1127469;-0.3266753;-0.01756835,0.1267051;-0.6993204;0.04005575,0.1422383;-0.7571425;-0.02300501,-0.07871586;0.0008847401;-0.0383122,-0.09958465;-0.3352458;-0.02278624,-0.07977918;-0.7032532;0.05819565,-0.09261721;-0.7602944;-0.006532203,-0.01775652;0.5068487;-0.1249037,498.1585
+0;0;0,0.00158265;0.3009405;0.006103172,0.003567269;0.594834;-0.001257906,0.1827904;0.4685614;0.01284921,0.22292;0.1709957;-0.00273529,0.277087;-0.06887102;-0.06489443,-0.1715926;0.455445;-0.01564869,-0.225943;0.159813;-0.02245713,-0.2683688;-0.08047529;-0.09170642,0.07835501;0.005113908;-0.03865792,0.09834988;-0.3297781;-0.009156246,0.1097384;-0.7206103;0.07352501,0.1213818;-0.7536364;0.006689914,-0.07525551;0.006023412;-0.04427663,-0.1194564;-0.3270113;-0.02067603,-0.1427245;-0.7187055;0.05515215,-0.1360145;-0.6790772;-0.03670131,0.003030703;0.5221624;0.002848041,0;0;0,-0.009900466;0.2934092;-0.066468,-0.01925418;0.5757412;-0.1478165,0.1580591;0.5373662;-0.06396651,0.2079092;0.2496915;0.007844687,0.247051;0.0007827133;-0.02124476,-0.1941108;0.5160927;-0.06326643,-0.2363505;0.2195805;-0.03690508,-0.2574324;-0.02481195;-0.1014168,0.07740105;0.007625654;-0.04013753,0.112579;-0.3265467;-0.01746273,0.1282466;-0.7213915;0.04226828,0.1409809;-0.76042;-0.01812792,-0.07869752;0.0009902983;-0.03828594,-0.09970023;-0.3347822;-0.02284095,-0.07915542;-0.7245148;0.06319416,-0.08980859;-0.7693299;0.009677719,-0.0169361;0.50667;-0.1249671,498.1804
+0;0;0,0.001582748;0.3009591;0.006103549,0.003568409;0.5950068;-0.001261412,0.1820038;0.4689304;0.01280407,0.2220544;0.1719509;-0.002749727,0.2762096;-0.06786391;-0.06489541,-0.1708268;0.4558715;-0.01556898,-0.2250701;0.1608219;-0.02236402,-0.2674867;-0.07941437;-0.09159832,0.07809284;0.005096798;-0.03852857,0.09810396;-0.3300672;-0.009002939,0.1092036;-0.7109867;0.0715813,0.1217187;-0.7487316;-0.0002577528,-0.07500372;0.006003258;-0.04412849,-0.1192405;-0.3273019;-0.02050872,-0.1419184;-0.7090616;0.05339625,-0.1347061;-0.6687125;-0.0453343,0.003031558;0.5222967;0.002846715,0;0;0,-0.009367488;0.2934687;-0.06636667,-0.01827231;0.5760473;-0.1474692,0.15832;0.5371424;-0.06423426,0.2079046;0.2499271;0.007120609,0.246306;0.000918299;-0.02161908,-0.1927275;0.5163503;-0.06404336,-0.2357565;0.2206478;-0.0366335,-0.2572081;-0.02369663;-0.1009892,0.07719669;0.00746271;-0.03992367,0.1113656;-0.3270777;-0.01706862,0.1267286;-0.7117094;0.04242182,0.1398546;-0.7596854;-0.01802898,-0.07839623;0.001037463;-0.03823446,-0.1002189;-0.334957;-0.02278766,-0.08041994;-0.7147155;0.06152247,-0.09199262;-0.765293;0.004249506,-0.01606165;0.5069082;-0.1246915,498.2139
+0;0;0,0.001590672;0.3009589;0.006109747,0.003592314;0.5950048;-0.001311715,0.1820073;0.4688931;0.01286319,0.2219775;0.1718917;-0.002477046,0.276452;-0.06819837;-0.0632662,-0.1707989;0.4558323;-0.01554037,-0.2251028;0.1607935;-0.02232105,-0.2672554;-0.07987511;-0.09020188,0.07810251;0.005076668;-0.03851162,0.09814112;-0.3300788;-0.00890756,0.1092303;-0.7110095;0.07162523,0.1217186;-0.7486916;-0.0002776533,-0.0749856;0.0060243;-0.0441564,-0.1193226;-0.327264;-0.02048556,-0.1418872;-0.7090201;0.0534727,-0.1346667;-0.668674;-0.04525758,0.003050873;0.5222959;0.002817231,0;0;0,-0.009367488;0.2934687;-0.06636667,-0.01827231;0.5760473;-0.1474692,0.15832;0.5371424;-0.06423426,0.2079046;0.2499271;0.007120609,0.246306;0.000918299;-0.02161908,-0.1927275;0.5163503;-0.06404336,-0.2357565;0.2206478;-0.0366335,-0.2572081;-0.02369663;-0.1009892,0.07719669;0.00746271;-0.03992367,0.1113656;-0.3270777;-0.01706862,0.1267286;-0.7117094;0.04242182,0.1398546;-0.7596854;-0.01802898,-0.07839623;0.001037463;-0.03823446,-0.1002189;-0.334957;-0.02278766,-0.08041994;-0.7147155;0.06152247,-0.09199262;-0.765293;0.004249506,-0.01606165;0.5069082;-0.1246915,498.2366
+0;0;0,0.001591299;0.3010776;0.006112155,0.003594659;0.595375;-0.001315935,0.1815428;0.4693336;0.0128367,0.2215908;0.1717549;-0.00253335,0.2767043;-0.07115141;-0.06403556,-0.1703442;0.4563069;-0.01549286,-0.2247536;0.1606946;-0.02228671,-0.2674006;-0.08279705;-0.09096379,0.07819051;0.005082387;-0.03855501,0.09838791;-0.3327291;-0.008716343,0.1095384;-0.7157667;0.07226188,0.121554;-0.7508867;0.00308083,-0.07507008;0.006031087;-0.04420615,-0.1197584;-0.3298984;-0.02034772,-0.1424479;-0.713766;0.05401959,-0.1355007;-0.6738115;-0.04097331,0.003052706;0.5225973;0.002816919,0;0;0,-0.009107709;0.2935895;-0.06640673,-0.01779487;0.5764363;-0.1475121,0.1585953;0.5366168;-0.06494331,0.2097337;0.2489707;0.006033897,0.247877;-0.002816021;-0.02514315,-0.1918257;0.5166475;-0.06419592,-0.2346126;0.2203515;-0.03642645,-0.2568102;-0.02697633;-0.1009222,0.07733862;0.007301405;-0.03989363,0.1108261;-0.3299777;-0.01673627,0.1276262;-0.716693;0.04300213,0.139352;-0.7596606;-0.01790142,-0.07852737;0.00111584;-0.03818746,-0.1006097;-0.3375378;-0.02266416,-0.08087832;-0.7193632;0.06230428,-0.09201321;-0.7668986;0.007210918,-0.01563741;0.5072227;-0.1247352,498.259
+0;0;0,0.001590904;0.3010029;0.006110641,0.003594151;0.595284;-0.001316928,0.1817383;0.4691907;0.01284633,0.2218878;0.1708575;-0.002562687,0.277447;-0.07401337;-0.06456233,-0.170535;0.4561497;-0.01551433,-0.2250824;0.1597879;-0.02232541,-0.2680743;-0.08567308;-0.09155793,0.07814343;0.005079328;-0.0385318,0.09830477;-0.3321288;-0.008746423,0.109241;-0.7078072;0.07067597,0.1218849;-0.7463323;-0.002122514,-0.0750249;0.006027456;-0.04417954,-0.1196334;-0.329302;-0.02036372,-0.1418869;-0.7057944;0.05257478,-0.1345765;-0.6653194;-0.04738525,0.003052247;0.5225129;0.002815551,0;0;0,-0.009318829;0.2935321;-0.06629252,-0.01828341;0.5763975;-0.1472431,0.1587127;0.5368047;-0.06576347,0.2106331;0.2484004;0.004800797,0.2481495;-0.005408317;-0.02785182,-0.1923363;0.5167097;-0.06361534,-0.2345192;0.2196053;-0.0353023,-0.2575215;-0.02967483;-0.1002859,0.07729141;0.007180944;-0.03989196,0.109937;-0.3295764;-0.01683187,0.126677;-0.7087442;0.04244089,0.1380288;-0.7581276;-0.01858854,-0.07853118;0.001167456;-0.03805766,-0.1009142;-0.3368474;-0.02231189,-0.08202272;-0.7113316;0.06115341,-0.0940436;-0.7621589;0.002181936,-0.0160572;0.5071805;-0.1245043,498.2929
+0;0;0,0.001537394;0.3009863;0.006115201,0.003487749;0.5952598;-0.001358593,0.1814925;0.4692279;0.01292347,0.2211375;0.1732871;-0.002053689,0.2775941;-0.07451551;-0.06329791,-0.1704686;0.4561546;-0.01550649,-0.2246741;0.162225;-0.0221494,-0.2680651;-0.08635409;-0.0904869,0.07821953;0.005068289;-0.03853595,0.09834071;-0.3329561;-0.008599112,0.109251;-0.7076724;0.07061757,0.1221488;-0.7474588;-0.00420741,-0.07504816;0.006059394;-0.04427255,-0.1199421;-0.3300511;-0.02027451,-0.1420078;-0.7056174;0.05231728,-0.1345059;-0.6648954;-0.04997654,0.002960928;0.5224946;0.002789815,0;0;0,-0.009701129;0.2935321;-0.06616139,-0.01896755;0.5764115;-0.1470041,0.1584884;0.5357943;-0.06673527,0.2116365;0.2499932;0.003050089,0.2495368;-0.006611556;-0.02953696,-0.1926805;0.5169287;-0.06311609,-0.2343298;0.2222448;-0.03476618,-0.2580643;-0.02981088;-0.09995016,0.07736225;0.007102922;-0.03992033,0.1092554;-0.3305375;-0.01660991,0.1258315;-0.7086995;0.04276395,0.1364747;-0.7617084;-0.01749802,-0.07865671;0.001177419;-0.03795705,-0.1014454;-0.3376317;-0.02212396,-0.08224957;-0.7109305;0.06205485,-0.09417903;-0.7646542;0.003035333,-0.01667816;0.5071945;-0.1242877,498.3266
+0;0;0,0.00153717;0.3009425;0.00611431,0.003487509;0.5952138;-0.001359351,0.1816565;0.4691352;0.0129319,0.2211554;0.1742843;-0.001990105,0.2777122;-0.07395786;-0.06334296,-0.1706283;0.4560499;-0.01552421,-0.2246342;0.1632028;-0.02214265,-0.2681022;-0.08581722;-0.09060136,0.07826082;0.005070964;-0.03855629,0.09839693;-0.3332043;-0.00859724,0.1093365;-0.708926;0.070832,0.1220614;-0.747777;-0.002990052,-0.07508778;0.006062593;-0.04429592,-0.1200151;-0.3302972;-0.02028008,-0.14214;-0.7068713;0.05250649,-0.1347386;-0.6662929;-0.0484162,0.002960705;0.5224509;0.002788923,0;0;0,-0.009794876;0.293515;-0.06602359,-0.01922987;0.576427;-0.1467247,0.1586976;0.5358192;-0.06724143,0.2123585;0.2510097;0.001489639,0.2503698;-0.00597626;-0.03168178,-0.1929511;0.5170723;-0.06252691,-0.2340789;0.2235421;-0.03305849,-0.2580753;-0.02910203;-0.09772798,0.0773814;0.007030517;-0.03999686,0.1090637;-0.3308495;-0.01619577,0.125573;-0.710026;0.04336929,0.13554;-0.7603114;-0.01833153,-0.07875796;0.001202188;-0.0378523,-0.1019797;-0.3378216;-0.02182799,-0.08303446;-0.7121527;0.06250885,-0.09486456;-0.764628;0.004113998,-0.01689398;0.5072029;-0.124042,498.3493
+0;0;0,0.00153717;0.3009425;0.00611431,0.003487509;0.5952138;-0.001359351,0.1816565;0.4691352;0.0129319,0.2211554;0.1742843;-0.001990105,0.2777122;-0.07395786;-0.06334296,-0.1706283;0.4560499;-0.01552421,-0.2246342;0.1632028;-0.02214265,-0.2681022;-0.08581722;-0.09060136,0.07826082;0.005070964;-0.03855629,0.09839693;-0.3332043;-0.00859724,0.1093365;-0.708926;0.070832,0.1220614;-0.747777;-0.002990052,-0.07508778;0.006062593;-0.04429592,-0.1200151;-0.3302972;-0.02028008,-0.14214;-0.7068713;0.05250649,-0.1347386;-0.6662929;-0.0484162,0.002960705;0.5224509;0.002788923,0;0;0,-0.009794876;0.293515;-0.06602359,-0.01922987;0.576427;-0.1467247,0.1586976;0.5358192;-0.06724143,0.2123585;0.2510097;0.001489639,0.2503698;-0.00597626;-0.03168178,-0.1929511;0.5170723;-0.06252691,-0.2340789;0.2235421;-0.03305849,-0.2580753;-0.02910203;-0.09772798,0.0773814;0.007030517;-0.03999686,0.1090637;-0.3308495;-0.01619577,0.125573;-0.710026;0.04336929,0.13554;-0.7603114;-0.01833153,-0.07875796;0.001202188;-0.0378523,-0.1019797;-0.3378216;-0.02182799,-0.08303446;-0.7121527;0.06250885,-0.09486456;-0.764628;0.004113998,-0.01689398;0.5072029;-0.124042,498.3725
+0;0;0,0.001513879;0.3010067;0.006123302,0.003442032;0.5953596;-0.001389691,0.1815585;0.4692743;0.01289587,0.2209934;0.1749693;-0.001456631,0.2782985;-0.07598269;-0.06114139,-0.1704852;0.4559451;-0.01580787,-0.2246712;0.1637092;-0.02201783,-0.2684154;-0.08822891;-0.08862641,0.07820903;0.005064253;-0.03858362,0.0982383;-0.3329398;-0.008518036,0.1092809;-0.7082702;0.07084161,0.1217056;-0.7491189;-0.003081992,-0.07507071;0.006078534;-0.04425421,-0.1201002;-0.3299954;-0.02020285,-0.1418909;-0.706193;0.05255294,-0.1343372;-0.665468;-0.04975308,0.002921276;0.5225807;0.002772087,0;0;0,-0.00999986;0.2935646;-0.06606555,-0.01968191;0.5765516;-0.1467758,0.1584487;0.5359783;-0.06795096,0.2129724;0.2516754;-0.0003085136,0.2520763;-0.007429898;-0.03434396,-0.1930613;0.5164058;-0.0618461,-0.2347329;0.223542;-0.03233716,-0.2592426;-0.03160378;-0.09654754,0.07735014;0.006982401;-0.03998995,0.108274;-0.3307146;-0.01640344,0.1245325;-0.7094747;0.04333997,0.135079;-0.7596807;-0.02064729,-0.07874253;0.001215115;-0.03780386,-0.1020768;-0.3375459;-0.02204482,-0.08417483;-0.7115772;0.06205589,-0.09630011;-0.7641988;0.001514584,-0.01728308;0.5073122;-0.1240929,498.3959
+0;0;0,0.00151379;0.300989;0.006122942,0.003441959;0.5953448;-0.001389964,0.1804146;0.469604;0.01283059,0.2195907;0.1772299;-0.001427753,0.2774019;-0.07593858;-0.06163964,-0.1693749;0.4563601;-0.01568935,-0.2232053;0.1660414;-0.02185856,-0.2673359;-0.0881218;-0.08905543,0.07823402;0.005065871;-0.03859594,0.09825534;-0.3328041;-0.00854229,0.1095771;-0.7176245;0.0728239,0.1211645;-0.7536986;0.003882118,-0.07509469;0.006080476;-0.04426835,-0.1201063;-0.3298602;-0.02022653,-0.142448;-0.7155697;0.05436883,-0.1354033;-0.6755675;-0.04104264,0.002921226;0.5225691;0.002771635,0;0;0,-0.009888116;0.2936142;-0.06578064,-0.01944028;0.576716;-0.1461158,0.1580753;0.5348308;-0.06892014,0.2138388;0.2527577;-0.001496792,0.2534426;-0.008538097;-0.03639531,-0.1916984;0.5162559;-0.06157954,-0.2319771;0.2253127;-0.03075047,-0.2581098;-0.03223011;-0.09439509,0.07731706;0.006922201;-0.04012513,0.1077602;-0.3306749;-0.01642609,0.1244668;-0.7190992;0.04425979,0.134336;-0.7596386;-0.0203917,-0.07882675;0.001248123;-0.0376916,-0.1021937;-0.3373821;-0.02207725,-0.08470258;-0.7209165;0.06412512,-0.09596911;-0.7679518;0.00763052,-0.01707369;0.5074443;-0.1235387,498.4291
+0;0;0,0.001514194;0.3010694;0.006124578,0.003443389;0.5955816;-0.001392411,0.1793432;0.47012;0.0127697,0.2183313;0.1791492;-0.001420208,0.2766452;-0.0762209;-0.06215573,-0.1683326;0.4569562;-0.0155779,-0.2219047;0.168031;-0.02171751,-0.2664191;-0.08834255;-0.08949876,0.07820924;0.005064267;-0.03858373,0.09821592;-0.3325584;-0.008552069,0.1095462;-0.717669;0.07287548,0.1211322;-0.7537348;0.003942259,-0.07507092;0.006078552;-0.04425433,-0.1200496;-0.3296162;-0.02023012,-0.1424081;-0.7156165;0.05442149,-0.1353644;-0.6756156;-0.04097811,0.002922365;0.522765;0.002771522,0;0;0,-0.0095715;0.2937439;-0.06561637,-0.01885087;0.5770779;-0.1457398,0.1580001;0.5340902;-0.06996703,0.2147772;0.253661;-0.002726793,0.2548816;-0.00976786;-0.03878355,-0.190196;0.5166355;-0.06188485,-0.2302271;0.2272887;-0.02930665,-0.2573802;-0.03254256;-0.09297526,0.07728888;0.006902918;-0.04012251,0.1071559;-0.3305116;-0.01665664,0.1241913;-0.7192035;0.04414892,0.1340161;-0.7591324;-0.02115154,-0.07881318;0.001244977;-0.03765593,-0.101657;-0.3371617;-0.0218335,-0.08482667;-0.7211834;0.06368287,-0.09674374;-0.7681444;0.007240869,-0.01654452;0.5077428;-0.1232189,498.4631
+0;0;0,0.001500083;0.3013644;0.006120585,0.003400469;0.5961862;-0.001440549,0.178448;0.4710924;0.0127812,0.2170081;0.1811917;-0.001068546,0.2764304;-0.07707542;-0.05829771,-0.1674524;0.4577444;-0.01555143,-0.2209941;0.1699582;-0.02133909,-0.2660554;-0.08905268;-0.08760323,0.07827981;0.005048731;-0.03862035,0.09812887;-0.3314267;-0.008604532,0.1087379;-0.6924589;0.06773589,0.122221;-0.7402733;-0.01339968,-0.0751259;0.006113532;-0.0443111,-0.1201022;-0.3284172;-0.02029023,-0.1410297;-0.6902859;0.04969333,-0.1327106;-0.6485141;-0.06261015,0.002888087;0.5232944;0.002738229,0;0;0,-0.00959415;0.2940223;-0.06571913,-0.01894179;0.5776507;-0.1459353,0.1572014;0.5339056;-0.07069731,0.2150512;0.2548006;-0.003802299,0.2561731;-0.01055467;-0.04126787,-0.1892291;0.516813;-0.06192557,-0.2291618;0.2288942;-0.02686431,-0.2581348;-0.03302228;-0.09064847,0.07735926;0.006808966;-0.04017377,0.1065866;-0.3295427;-0.01728368,0.1207705;-0.6934393;0.04323649,0.1320503;-0.7562095;-0.02068782,-0.07893493;0.001313741;-0.03758057,-0.1015434;-0.3359872;-0.02249562,-0.0870143;-0.6960491;0.05768525,-0.1005881;-0.7560874;-0.009610493,-0.01661467;0.508244;-0.1233913,498.4857
+0;0;0,0.001500083;0.3013644;0.006120585,0.003400469;0.5961862;-0.001440549,0.178448;0.4710924;0.0127812,0.2170081;0.1811917;-0.001068546,0.2764304;-0.07707542;-0.05829771,-0.1674524;0.4577444;-0.01555143,-0.2209941;0.1699582;-0.02133909,-0.2660554;-0.08905268;-0.08760323,0.07827981;0.005048731;-0.03862035,0.09812887;-0.3314267;-0.008604532,0.1087379;-0.6924589;0.06773589,0.122221;-0.7402733;-0.01339968,-0.0751259;0.006113532;-0.0443111,-0.1201022;-0.3284172;-0.02029023,-0.1410297;-0.6902859;0.04969333,-0.1327106;-0.6485141;-0.06261015,0.002888087;0.5232944;0.002738229,0;0;0,-0.00959415;0.2940223;-0.06571913,-0.01894179;0.5776507;-0.1459353,0.1572014;0.5339056;-0.07069731,0.2150512;0.2548006;-0.003802299,0.2561731;-0.01055467;-0.04126787,-0.1892291;0.516813;-0.06192557,-0.2291618;0.2288942;-0.02686431,-0.2581348;-0.03302228;-0.09064847,0.07735926;0.006808966;-0.04017377,0.1065866;-0.3295427;-0.01728368,0.1207705;-0.6934393;0.04323649,0.1320503;-0.7562095;-0.02068782,-0.07893493;0.001313741;-0.03758057,-0.1015434;-0.3359872;-0.02249562,-0.0870143;-0.6960491;0.05768525,-0.1005881;-0.7560874;-0.009610493,-0.01661467;0.508244;-0.1233913,498.5082
+0;0;0,0.001499949;0.3013375;0.00612004,0.003400356;0.5961624;-0.001441153,0.1781744;0.4711498;0.01276497,0.2165538;0.1826082;-0.001019848,0.2763473;-0.07727236;-0.05860655,-0.1671872;0.4578227;-0.01552353,-0.2204779;0.1713856;-0.02128406,-0.2658207;-0.08924338;-0.08796218,0.07834309;0.005052812;-0.03865157,0.09820835;-0.3316973;-0.008611253,0.1088209;-0.692848;0.06775425,0.1222552;-0.7403808;-0.01308762,-0.07518663;0.006118475;-0.04434692,-0.1201996;-0.3286853;-0.02030644,-0.141134;-0.6906729;0.04970011,-0.132845;-0.6489437;-0.06219686,0.002887972;0.5232705;0.002737636,0;0;0,-0.009523548;0.2940242;-0.06559777,-0.01889912;0.5776889;-0.1456934,0.1572917;0.5334734;-0.07136178,0.2155239;0.2558077;-0.004803181,0.2575999;-0.01092643;-0.04368687,-0.1889612;0.5167595;-0.06197,-0.22966;0.2304868;-0.02576449,-0.2599058;-0.03327942;-0.08854961,0.07746244;0.006780073;-0.04013371,0.1059104;-0.3299427;-0.01763535,0.1196123;-0.6939858;0.04285431,0.1312788;-0.7570031;-0.01990628,-0.07902191;0.001314189;-0.03756228,-0.1023116;-0.3362195;-0.02252053,-0.08751055;-0.6963869;0.05769485,-0.1023509;-0.7571226;-0.007681075,-0.01655459;0.5082735;-0.1231779,498.5426
+0;0;0,0.001575183;0.3014277;0.006053124,0.003545005;0.5963946;-0.001645517,0.1780481;0.4714559;0.01291152,0.2160833;0.1839746;-0.0001684055,0.2767577;-0.07667121;-0.05417536,-0.1667918;0.4580356;-0.01563501,-0.2201723;0.17275;-0.02072182,-0.265762;-0.08866724;-0.08488549,0.07825433;0.004997328;-0.03873825,0.0979694;-0.3315246;-0.00838301,0.1084228;-0.6936793;0.06833909,0.1223529;-0.7407814;-0.0129965,-0.07519495;0.006166447;-0.0442387,-0.120332;-0.3284092;-0.02017868,-0.1413174;-0.6914079;0.05012883,-0.1329448;-0.6496779;-0.06188259,0.003017412;0.5234631;0.002571733,0;0;0,-0.009324685;0.2940681;-0.06583881,-0.01847625;0.5778134;-0.1462116,0.1576492;0.5328496;-0.07234645,0.2162827;0.2564865;-0.005646706,0.2588474;-0.01024073;-0.0453856,-0.1881944;0.5173845;-0.06213799,-0.2299355;0.2325763;-0.02465207,-0.2621901;-0.03174189;-0.08490096,0.07738025;0.00672324;-0.04020524,0.105646;-0.3298258;-0.01800489,0.1194052;-0.6949413;0.04243517,0.1306259;-0.7579006;-0.02070689,-0.07901063;0.001363803;-0.03748103,-0.1027698;-0.3359485;-0.02288647,-0.08767993;-0.697059;0.05787911,-0.1023263;-0.7592621;-0.005668718,-0.01618816;0.5083765;-0.1236207,498.575
+0;0;0,0.001578715;0.3021036;0.006066698,0.003553988;0.5978835;-0.00165436,0.1769933;0.473031;0.01285319,0.2149696;0.1859952;-0.0002064602,0.2750998;-0.07231346;-0.05372914,-0.165754;0.4596922;-0.0155201,-0.2190517;0.1748486;-0.02059903,-0.2642327;-0.08422455;-0.08418735,0.07829003;0.004999608;-0.03875592,0.09805629;-0.3323961;-0.008321861,0.1094136;-0.725868;0.07503476,0.120627;-0.7579333;0.009561613,-0.07522925;0.00616926;-0.04425888,-0.1204835;-0.3292752;-0.02013639,-0.1432836;-0.7236641;0.05625094,-0.1365439;-0.6842217;-0.03391548,0.003024736;0.5247226;0.002576157,0;0;0,-0.008857403;0.2946864;-0.06623721,-0.01725115;0.5791875;-0.1470103,0.1578294;0.5320424;-0.07327032,0.216727;0.2562982;-0.00619936,0.2594429;-0.007817656;-0.0464716,-0.1861252;0.5173405;-0.06299922,-0.2294239;0.233466;-0.02372051,-0.2630715;-0.02873287;-0.08136825,0.07741296;0.006602227;-0.04024911,0.1046013;-0.3308968;-0.01770997,0.1214179;-0.7283417;0.0427239,0.1287182;-0.7590411;-0.02455806,-0.07908924;0.001477162;-0.03740399,-0.1038811;-0.336683;-0.02377114,-0.08789226;-0.7289934;0.06417447,-0.1002734;-0.7728412;0.01262084,-0.01517763;0.5095384;-0.124308,498.5971
+0;0;0,0.001579126;0.3021822;0.006068275,0.003555091;0.5980659;-0.001655474,0.176522;0.4733284;0.01282565,0.2142803;0.18794;-0.0001590513,0.2742141;-0.06952462;-0.05350684,-0.165295;0.4600257;-0.01547064,-0.2182868;0.176817;-0.02052042,-0.2633202;-0.08140957;-0.08390096,0.07832941;0.005002122;-0.03877541,0.09804109;-0.331462;-0.008425379,0.1088412;-0.705628;0.07084129,0.1218314;-0.7475279;-0.005006529,-0.07526708;0.006172362;-0.04428114,-0.1203964;-0.3283459;-0.02022525,-0.1420778;-0.7033838;0.05241408,-0.1342701;-0.6624452;-0.05203983,0.003025656;0.5248797;0.002576503,0;0;0,-0.008525655;0.2947374;-0.06641197,-0.01663037;0.5793012;-0.1473734,0.1580717;0.5309495;-0.07376266,0.2174234;0.2570698;-0.006620169,0.2608036;-0.006042808;-0.04681945,-0.1850695;0.5172485;-0.06336129,-0.2295822;0.235382;-0.02322781,-0.2645796;-0.02650511;-0.07723169,0.07740558;0.006496876;-0.04037595,0.1046179;-0.3300873;-0.01827741,0.1196844;-0.7075714;0.0423758,0.1283873;-0.7584636;-0.02449679,-0.07919431;0.001582364;-0.03728011,-0.1039499;-0.3356647;-0.02426629,-0.08931765;-0.7088096;0.05909316,-0.1028366;-0.7641614;-0.001102705,-0.01462087;0.5096394;-0.1246227,498.6315
+0;0;0,0.001505223;0.3020584;0.006053906,0.003399584;0.5978193;-0.001701689,0.1756307;0.4734575;0.01284765,0.2134572;0.1883127;0.001505971,0.2740618;-0.07075009;-0.0476399,-0.1646691;0.4601367;-0.01555304,-0.2180032;0.1772862;-0.01981283,-0.2637602;-0.08244255;-0.08021981,0.07838247;0.005009098;-0.03879097,0.09793002;-0.3320107;-0.008260855,0.1088054;-0.7138569;0.07256615,0.1213339;-0.7510817;0.001387276,-0.07529642;0.006189252;-0.04433715,-0.1207756;-0.3288345;-0.02010388,-0.142743;-0.7116046;0.0538036,-0.1353773;-0.6713515;-0.04409011,0.002890803;0.5246668;0.002538387,0;0;0,-0.008121669;0.2945831;-0.06658125,-0.01587583;0.5789779;-0.1477221,0.1578986;0.5312066;-0.07432818,0.2175538;0.2577494;-0.007026672,0.261924;-0.006117404;-0.04711819,-0.1837604;0.5172101;-0.06435195,-0.2296416;0.2362844;-0.02142486,-0.2669557;-0.0270651;-0.07098737,0.07734831;0.006423146;-0.04061556,0.1042382;-0.3307511;-0.0185473,0.119152;-0.7162839;0.0414517,0.1275062;-0.7583507;-0.02547478,-0.07935105;0.001656802;-0.03707166,-0.1045127;-0.3361561;-0.02499278,-0.0899806;-0.7170044;0.05986731,-0.1039979;-0.7667308;0.003389239,-0.01394583;0.5093638;-0.1249259,498.6659
+0;0;0,0.00150478;0.3019695;0.006052123,0.003398496;0.5976298;-0.001700809,0.175416;0.473357;0.01283429,0.2130626;0.1895678;0.001546533,0.2737966;-0.07004806;-0.04770426,-0.1644626;0.4600527;-0.01553125,-0.2175432;0.178547;-0.01977078,-0.2633979;-0.08173633;-0.08030672,0.07847819;0.005015215;-0.03883834,0.09800607;-0.3316654;-0.008338958,0.1088215;-0.7114061;0.07204237,0.1214651;-0.749249;0.0002090484,-0.07538838;0.006196811;-0.0443913,-0.1208218;-0.3284898;-0.02018242,-0.142668;-0.7091493;0.05331754,-0.1352346;-0.668802;-0.04547624,0.002889893;0.5245029;0.002537788,0;0;0,-0.007570141;0.2944609;-0.06678271,-0.01464606;0.5786928;-0.1481873,0.1585874;0.5313377;-0.07443905,0.2183209;0.2594385;-0.006735563,0.2642512;-0.004860997;-0.04611611,-0.1824962;0.5166945;-0.06478156,-0.2294973;0.2375588;-0.02056438,-0.2684954;-0.02658084;-0.06772429,0.07747938;0.00628981;-0.04061747,0.1039043;-0.3305975;-0.01884627,0.118547;-0.7141362;0.04001665,0.1268195;-0.7580997;-0.02619147,-0.07947393;0.001768817;-0.0370562,-0.1049372;-0.3357006;-0.02559365,-0.09058592;-0.7144694;0.05872344,-0.1044554;-0.765676;0.002726294,-0.01289241;0.5091255;-0.125316,498.6978
+0;0;0,0.001505211;0.302056;0.006053858,0.003399514;0.5978081;-0.001701403,0.1762192;0.4732766;0.01288279,0.2137991;0.1899905;0.001615041,0.2746357;-0.0700644;-0.04771905,-0.16524;0.4599105;-0.01561466,-0.2182265;0.1789038;-0.01984668,-0.2641587;-0.08181971;-0.080485,0.07850067;0.005016652;-0.03884947,0.09799497;-0.3310851;-0.008402523,0.1088389;-0.711827;0.07219075,0.1213907;-0.7491769;0.0008794963,-0.07540998;0.006198585;-0.04440401,-0.1207653;-0.3279125;-0.02023676,-0.1426691;-0.7095758;0.053457,-0.1352897;-0.6693036;-0.04461877,0.002890766;0.5246603;0.002538402,0;0;0,-0.007698707;0.2944086;-0.0673871,-0.0149403;0.5786215;-0.149179,0.1590507;0.5313222;-0.07482457,0.2189028;0.2600945;-0.006681442,0.2659646;-0.00474602;-0.04420757,-0.183496;0.516751;-0.06529835,-0.231273;0.2383488;-0.02057901,-0.2716164;-0.02714184;-0.06120704,0.07764095;0.006097495;-0.04039192,0.1032702;-0.3303376;-0.01975369,0.1180414;-0.714869;0.03936338,0.1260898;-0.7571473;-0.02764344,-0.07945049;0.001912585;-0.03715866,-0.1051081;-0.3349625;-0.02583493,-0.09140201;-0.7150372;0.05742826,-0.1050458;-0.7650439;0.0009337701,-0.01314756;0.5090599;-0.1262268,498.7202
+0;0;0,0.001555334;0.3020575;0.005964902,0.00349348;0.597804;-0.001977283,0.176285;0.4732323;0.0127681,0.2138174;0.1898843;0.002997461,0.275324;-0.07094201;-0.04116256,-0.1656197;0.4609925;-0.01534769,-0.217075;0.1796865;-0.0184269,-0.2640893;-0.08179751;-0.07481217,0.07850766;0.005021263;-0.03883474,0.0980636;-0.3310769;-0.008388819,0.1088911;-0.7118152;0.07222424,0.1215579;-0.7491809;0.0009483024,-0.07538438;0.006198107;-0.04444753,-0.1207712;-0.3279096;-0.02029165,-0.1427102;-0.7095501;0.05350875,-0.1354007;-0.6692877;-0.04457327,0.002975731;0.5246595;0.002319234,0;0;0,-0.007698707;0.2944086;-0.0673871,-0.0149403;0.5786215;-0.149179,0.1590507;0.5313222;-0.07482457,0.2189028;0.2600945;-0.006681442,0.2659646;-0.00474602;-0.04420757,-0.183496;0.516751;-0.06529835,-0.231273;0.2383488;-0.02057901,-0.2716164;-0.02714184;-0.06120704,0.07764095;0.006097495;-0.04039192,0.1032702;-0.3303376;-0.01975369,0.1180414;-0.714869;0.03936338,0.1260898;-0.7571473;-0.02764344,-0.07945049;0.001912585;-0.03715866,-0.1051081;-0.3349625;-0.02583493,-0.09140201;-0.7150372;0.05742826,-0.1050458;-0.7650439;0.0009337701,-0.01314756;0.5090599;-0.1262268,498.7428
+0;0;0,0.00155343;0.3016879;0.005957603,0.003488332;0.5969415;-0.00197038,0.1770247;0.4722939;0.01281135,0.2144822;0.1895108;0.003060186,0.2757571;-0.07033271;-0.04093344,-0.1663475;0.4600016;-0.01542512,-0.2177002;0.1792564;-0.01849819,-0.2645373;-0.08124232;-0.074671,0.07853304;0.005022886;-0.03884728,0.09807505;-0.3308359;-0.008423056,0.1084753;-0.6965522;0.06900941,0.1224354;-0.7407958;-0.009543806,-0.07540873;0.006200111;-0.04446189,-0.1207632;-0.3276696;-0.02032322,-0.1418366;-0.6942525;0.05056539,-0.1337808;-0.6529422;-0.05753081,0.002971607;0.5239419;0.002317633,0;0;0,-0.007444076;0.2938862;-0.06803632,-0.01421743;0.5774437;-0.1503539,0.1600117;0.5313351;-0.07482409,0.2196672;0.2608345;-0.006012201,0.2690292;-0.003209531;-0.03845954,-0.1836422;0.5167049;-0.06618004,-0.2326854;0.2394592;-0.01933922,-0.2742992;-0.02534884;-0.05613123,0.07777333;0.005902737;-0.04022741,0.1027759;-0.3304143;-0.02087951,0.1160894;-0.6997436;0.03631305,0.1254546;-0.7566965;-0.02871848,-0.07944303;0.002067925;-0.03723314,-0.1054548;-0.3345595;-0.02655699,-0.09268786;-0.6997768;0.05285178,-0.1068465;-0.7571626;-0.010716,-0.01256419;0.5080805;-0.127254,498.7649
+0;0;0,0.001551173;0.3012495;0.005948945,0.003482976;0.596031;-0.001966135,0.1767195;0.4715945;0.01279029,0.2141187;0.1892522;0.003054333,0.2744249;-0.06648386;-0.04024388,-0.1660594;0.4593236;-0.01539739,-0.2173321;0.1790159;-0.01846567,-0.2634288;-0.07736504;-0.07375054,0.07852259;0.005022218;-0.03884212,0.09804924;-0.3305725;-0.008441817,0.1087395;-0.7064862;0.07114975,0.1216257;-0.7450188;-0.001360931,-0.07539871;0.006199286;-0.04445598,-0.1207175;-0.3274078;-0.02033629,-0.1423786;-0.7042125;0.05252896,-0.1349424;-0.6637722;-0.04725219,0.002967116;0.5231533;0.00231471,0;0;0,-0.007075511;0.2933601;-0.06840205,-0.01345671;0.5763383;-0.1510485,0.1601786;0.5314989;-0.07539535,0.2201207;0.2618748;-0.0052495,0.2709518;0.001797408;-0.03148842,-0.1827778;0.5166641;-0.06730205,-0.2324059;0.2402815;-0.01871853,-0.2747552;-0.02083355;-0.04934504,0.0777256;0.005805805;-0.04030824,0.102432;-0.3303183;-0.02188325,0.1162845;-0.7101842;0.03530312,0.1250287;-0.7564439;-0.02972436,-0.0794547;0.002161216;-0.03717539,-0.1060767;-0.3341839;-0.02755908,-0.09289381;-0.7096757;0.05363449,-0.1050785;-0.7601843;-0.00544579,-0.01190003;0.5071298;-0.1278646,498.7877
+0;0;0,0.001457393;0.3008068;0.005845884,0.003254428;0.5951191;-0.002225926,0.1770325;0.4706636;0.0127621,0.2143452;0.1867658;0.005325753,0.2757965;-0.06994164;-0.03300415,-0.1666635;0.4581467;-0.01569829,-0.2190149;0.1765377;-0.01681717,-0.2668696;-0.08080149;-0.06810673,0.07850648;0.005030342;-0.03875627,0.09788772;-0.330472;-0.008189972,0.1087016;-0.7069501;0.07169437,0.1209792;-0.7452715;-0.0006187633,-0.0753023;0.006202152;-0.0445165,-0.1208102;-0.3272716;-0.02010366,-0.1424812;-0.7046763;0.05290518,-0.1350308;-0.6642841;-0.04651425,0.002778179;0.5223751;0.00209572,0;0;0,-0.007028822;0.2927352;-0.06912088,-0.01322972;0.5750761;-0.1522964,0.1605004;0.531263;-0.07555079,0.2208954;0.2608157;-0.003051043,0.2714968;5.939603E-05;-0.02733707,-0.1829913;0.5162631;-0.06800197,-0.2345707;0.2392475;-0.01654831,-0.2773636;-0.02250597;-0.04479794,0.07764054;0.005670726;-0.04037833,0.1019082;-0.3304472;-0.02284122,0.1155517;-0.710985;0.03407145,0.1242237;-0.7567424;-0.03099275,-0.07942014;0.002290718;-0.03711891,-0.1065964;-0.3339247;-0.02750773,-0.09313512;-0.7101978;0.05293804,-0.1072164;-0.7620496;-0.003184479,-0.01172902;0.506052;-0.1289723,498.8208
+0;0;0,0.001457393;0.3008068;0.005845884,0.003254428;0.5951191;-0.002225926,0.1770325;0.4706636;0.0127621,0.2143452;0.1867658;0.005325753,0.2757965;-0.06994164;-0.03300415,-0.1666635;0.4581467;-0.01569829,-0.2190149;0.1765377;-0.01681717,-0.2668696;-0.08080149;-0.06810673,0.07850648;0.005030342;-0.03875627,0.09788772;-0.330472;-0.008189972,0.1087016;-0.7069501;0.07169437,0.1209792;-0.7452715;-0.0006187633,-0.0753023;0.006202152;-0.0445165,-0.1208102;-0.3272716;-0.02010366,-0.1424812;-0.7046763;0.05290518,-0.1350308;-0.6642841;-0.04651425,0.002778179;0.5223751;0.00209572,0;0;0,-0.007028822;0.2927352;-0.06912088,-0.01322972;0.5750761;-0.1522964,0.1605004;0.531263;-0.07555079,0.2208954;0.2608157;-0.003051043,0.2714968;5.939603E-05;-0.02733707,-0.1829913;0.5162631;-0.06800197,-0.2345707;0.2392475;-0.01654831,-0.2773636;-0.02250597;-0.04479794,0.07764054;0.005670726;-0.04037833,0.1019082;-0.3304472;-0.02284122,0.1155517;-0.710985;0.03407145,0.1242237;-0.7567424;-0.03099275,-0.07942014;0.002290718;-0.03711891,-0.1065964;-0.3339247;-0.02750773,-0.09313512;-0.7101978;0.05293804,-0.1072164;-0.7620496;-0.003184479,-0.01172902;0.506052;-0.1289723,498.8433
+0;0;0,0.001454994;0.3003117;0.005836262,0.003248204;0.5939978;-0.00221832,0.176792;0.469768;0.01274604,0.2142135;0.1850433;0.005288028,0.275324;-0.070241;-0.03282938,-0.16644;0.457268;-0.01567593,-0.2189439;0.1748388;-0.01679807,-0.2665332;-0.08107373;-0.06780328,0.07855152;0.005033228;-0.0387785,0.09792642;-0.3303594;-0.008222196,0.1088047;-0.709078;0.07213755,0.1208933;-0.7463474;0.0009378865,-0.07534549;0.00620571;-0.04454203,-0.1208386;-0.3271591;-0.02013717,-0.1426385;-0.7068098;0.05330616,-0.1353028;-0.6665775;-0.04458242,0.002772978;0.5214097;0.002094056,0;0;0,-0.006570424;0.292174;-0.06938624,-0.01227134;0.5737705;-0.1529016,0.1607754;0.5316001;-0.07578635,0.2214718;0.2608302;-0.001464367,0.2728102;0.001452923;-0.0225668,-0.1819201;0.5159472;-0.06873129,-0.234925;0.2388722;-0.01447161,-0.2774705;-0.02191821;-0.03761798,0.07771923;0.005563304;-0.04035115,0.1016643;-0.3305061;-0.02357864,0.115286;-0.7133263;0.03357816,0.1238614;-0.7566032;-0.03197837,-0.07947;0.002389417;-0.03712485,-0.1068038;-0.3337241;-0.02829916,-0.0933935;-0.7121513;0.05304433,-0.1065487;-0.7634557;-0.001336072,-0.01089023;0.5049415;-0.1294817,498.8766
+0;0;0,0.001528281;0.2998409;0.005705992,0.003369025;0.5930277;-0.002483396,0.1780323;0.4683439;0.01276694,0.2159452;0.1809084;0.00926551,0.2784203;-0.07990763;-0.02500646,-0.1679394;0.4569186;-0.01519201,-0.2202306;0.1717296;-0.01389085,-0.2699013;-0.089434;-0.06317636,0.07851538;0.005016984;-0.03864742,0.09776328;-0.3311616;-0.007708009,0.10869;-0.7122955;0.0733673,0.1206295;-0.7479661;0.003453456,-0.07521699;0.006216422;-0.04457822,-0.1208798;-0.327915;-0.01978133,-0.1431533;-0.7100001;0.05418166,-0.1360902;-0.6699899;-0.04169856,0.002884771;0.5205773;0.001857477,0;0;0,-0.006683871;0.291548;-0.06996107,-0.01259188;0.5725019;-0.1538852,0.1613394;0.5321054;-0.0758307,0.2220498;0.259343;0.001523733,0.2737209;-0.005776614;-0.01049232,-0.1832602;0.5160911;-0.06913303,-0.2379474;0.2370501;-0.01243865,-0.2817086;-0.02911088;-0.031039,0.07783961;0.005307853;-0.03995347,0.101461;-0.3316465;-0.02421999,0.1153323;-0.7169691;0.03313637,0.1235891;-0.7573138;-0.03264022,-0.07927567;0.002576776;-0.037312,-0.1072782;-0.334305;-0.0289309,-0.09362379;-0.7153081;0.05234621,-0.09542433;-0.7112375;-0.04075338,-0.01114456;0.5038489;-0.1303731,498.8989
+0;0;0,0.001523577;0.2989181;0.005688432,0.003349987;0.5898277;-0.002434432,0.1801412;0.4651419;0.01291035,0.2188455;0.171706;0.009335832,0.280488;-0.08563387;-0.02447936,-0.1700255;0.4535781;-0.0153876,-0.2234083;0.1624356;-0.01405928,-0.272417;-0.09524727;-0.06268791,0.07845525;0.005013143;-0.03861782,0.09777652;-0.332447;-0.007560465,0.1087328;-0.7146119;0.07373416,0.1208542;-0.7512825;0.002755582,-0.07515939;0.006211662;-0.04454408,-0.1209963;-0.3291935;-0.01965266,-0.1433301;-0.7123122;0.05451039,-0.1361593;-0.6721495;-0.04283003,0.002869953;0.5180086;0.001868614,0;0;0,-0.006830949;0.2904514;-0.07055521,-0.01331717;0.5685531;-0.1559552,0.1619879;0.5322281;-0.07533264,0.2239874;0.2544999;0.006145,0.2739555;-0.007240444;-0.00659132,-0.1851759;0.5161773;-0.06877042,-0.2423494;0.2321737;-0.008036867,-0.2854395;-0.03063697;-0.02355692,0.07785329;0.005170554;-0.03979731,0.1012492;-0.3331009;-0.02423358,0.1149453;-0.7195778;0.03257298,0.1232541;-0.7613794;-0.03379989,-0.07916134;0.002690736;-0.037389,-0.1074983;-0.3354627;-0.02923687,-0.09412365;-0.7175798;0.05192023,-0.09576201;-0.7140926;-0.042548,-0.01164171;0.500752;-0.1319357,498.9218
+0;0;0,0.001519371;0.2980929;0.005672728,0.003337413;0.5876677;-0.002413833,0.1825358;0.4625714;0.01306238,0.2215118;0.1670758;0.009462766,0.2830725;-0.08992296;-0.02430762,-0.1723817;0.4508507;-0.01561951,-0.2261393;0.1576647;-0.01428186,-0.275083;-0.09967673;-0.06284605,0.07854597;0.005018939;-0.03866248,0.09785751;-0.3322711;-0.007620776,0.1086941;-0.7102609;0.0727857,0.1212101;-0.749102;-0.000503622,-0.0752463;0.006218844;-0.04459559,-0.1210601;-0.3290172;-0.01971672,-0.1431499;-0.7079503;0.0536361,-0.1357457;-0.6674568;-0.04687326,0.00285943;0.5161554;0.001870832,0;0;0,-0.007142022;0.2894485;-0.07115078,-0.01461909;0.5658787;-0.1573429,0.1627849;0.5318699;-0.0749011,0.2254578;0.252728;0.008774519,0.2748028;-0.008953303;0.0006186962,-0.1877434;0.5171995;-0.0676974,-0.2470751;0.2321682;-0.003771134,-0.2900605;-0.03054434;-0.01439857,0.0778971;0.004975066;-0.03995919,0.1015256;-0.3331382;-0.02505302,0.114967;-0.7153721;0.03129768,0.1237871;-0.7590134;-0.03774023,-0.07932945;0.002941115;-0.03725096,-0.1073185;-0.3350894;-0.02996454,-0.09435233;-0.7130208;0.05040111,-0.1101908;-0.7660292;-0.005507998,-0.01265933;0.4984962;-0.1330872,498.9554
+0;0;0,0.001465831;0.298056;0.005401055,0.003178771;0.5878589;-0.003141158,0.1816822;0.4629724;0.01306737,0.2209485;0.1645873;0.01304792,0.2820315;-0.09215581;-0.015862,-0.1719257;0.4513599;-0.01551765,-0.2270085;0.1555157;-0.01132014,-0.2764141;-0.1015024;-0.05587005,0.07860567;0.005008917;-0.03867268,0.09753311;-0.3322494;-0.007477432,0.1083546;-0.7120938;0.07343587,0.1206299;-0.7498433;0.001765229,-0.07532357;0.006235811;-0.04457568,-0.1214317;-0.3289074;-0.0195234,-0.1434847;-0.7096912;0.05439064,-0.1362151;-0.6694276;-0.04419518,0.002735319;0.5162559;0.001278781,0;0;0,-0.006875578;0.2892942;-0.07162595,-0.01383499;0.5659275;-0.1580273,0.162639;0.5318246;-0.07573009,0.2259358;0.250866;0.0116272,0.2746088;-0.01009148;0.007620335,-0.1865578;0.5172954;-0.06894904,-0.2473173;0.2305606;-0.0006341189,-0.2899145;-0.03136158;-0.00877001,0.07791176;0.004894048;-0.04006648,0.1014815;-0.3332111;-0.02578545,0.1152746;-0.7174093;0.03031564,0.1237105;-0.7586102;-0.03850746,-0.07941731;0.003030536;-0.0371917,-0.1075173;-0.3349638;-0.03049969,-0.09443869;-0.7148408;0.0499262,-0.109995;-0.7661192;-0.005111713,-0.01206521;0.4984481;-0.1337347,498.9898
+0;0;0,0.001465831;0.298056;0.005401055,0.003178771;0.5878589;-0.003141158,0.1816822;0.4629724;0.01306737,0.2209485;0.1645873;0.01304792,0.2820315;-0.09215581;-0.015862,-0.1719257;0.4513599;-0.01551765,-0.2270085;0.1555157;-0.01132014,-0.2764141;-0.1015024;-0.05587005,0.07860567;0.005008917;-0.03867268,0.09753311;-0.3322494;-0.007477432,0.1083546;-0.7120938;0.07343587,0.1206299;-0.7498433;0.001765229,-0.07532357;0.006235811;-0.04457568,-0.1214317;-0.3289074;-0.0195234,-0.1434847;-0.7096912;0.05439064,-0.1362151;-0.6694276;-0.04419518,0.002735319;0.5162559;0.001278781,0;0;0,-0.006875578;0.2892942;-0.07162595,-0.01383499;0.5659275;-0.1580273,0.162639;0.5318246;-0.07573009,0.2259358;0.250866;0.0116272,0.2746088;-0.01009148;0.007620335,-0.1865578;0.5172954;-0.06894904,-0.2473173;0.2305606;-0.0006341189,-0.2899145;-0.03136158;-0.00877001,0.07791176;0.004894048;-0.04006648,0.1014815;-0.3332111;-0.02578545,0.1152746;-0.7174093;0.03031564,0.1237105;-0.7586102;-0.03850746,-0.07941731;0.003030536;-0.0371917,-0.1075173;-0.3349638;-0.03049969,-0.09443869;-0.7148408;0.0499262,-0.109995;-0.7661192;-0.005111713,-0.01206521;0.4984481;-0.1337347,499.0107
+0;0;0,0.001464558;0.2977971;0.005396364,0.003177479;0.5875961;-0.003146337,0.1814251;0.4627725;0.01304616,0.2210613;0.1615767;0.01302653,0.2817446;-0.09348604;-0.01569419,-0.1716775;0.4511766;-0.01549802,-0.2272792;0.1525457;-0.01126097,-0.2763614;-0.1027904;-0.05551932,0.07861685;0.005009629;-0.03867818,0.0975378;-0.3321331;-0.007493628,0.1084052;-0.7135903;0.07376321,0.1204726;-0.7501922;0.003306516,-0.07533428;0.006236698;-0.04458202,-0.1214266;-0.3287916;-0.01953832,-0.1435733;-0.7111921;0.05468955,-0.1364267;-0.6711024;-0.04222644,0.002733946;0.5159799;0.001274412,0;0;0,-0.006731894;0.288934;-0.07201529,-0.01357152;0.5655061;-0.1586132,0.1625831;0.5317346;-0.07646775,0.2266917;0.249112;0.01466131,0.2741432;-0.01033494;0.01466227,-0.1860932;0.5175076;-0.06984629,-0.2481819;0.2289654;0.002114549,-0.290893;-0.03129333;-0.000226876,0.07794958;0.00477165;-0.04003501,0.1015181;-0.3332456;-0.0264492,0.1149484;-0.7191024;0.02980542,0.1235797;-0.7581778;-0.03874874,-0.07941827;0.003142591;-0.03720979,-0.1074388;-0.3347352;-0.03020281,-0.09430992;-0.7163987;0.04974078,-0.1094485;-0.7650881;-0.00615548,-0.01183071;0.4980229;-0.1342906,499.0328
+0;0;0,0.001518044;0.2975584;0.005006598,0.003236523;0.5873891;-0.004053703,0.1810425;0.4625746;0.01309964,0.2209536;0.160096;0.01673274,0.279256;-0.09036431;-0.00550613,-0.1712799;0.45099;-0.01566765,-0.2284326;0.1513801;-0.007494352,-0.2768166;-0.09948516;-0.04423306,0.07860109;0.005027835;-0.03867352,0.09739907;-0.3322502;-0.007238343,0.1084304;-0.7142637;0.07415911,0.1198818;-0.7504658;0.00464312,-0.07532482;0.006225286;-0.04456982,-0.1215622;-0.3289276;-0.01941724,-0.143786;-0.7118433;0.05516978,-0.1366476;-0.6718946;-0.04072801,0.002796121;0.5157604;0.0005036579,0;0;0,-0.006649591;0.2885746;-0.07244897,-0.01342618;0.5651298;-0.1592711,0.162357;0.5314926;-0.07733798,0.226717;0.248345;0.01638818,0.2729669;-0.005513549;0.0227828,-0.1856515;0.5175311;-0.07084302,-0.2492994;0.2291183;0.005749024,-0.2906919;-0.02565727;0.006211047,0.07810318;0.00469844;-0.03970981,0.1014908;-0.3335195;-0.02707505,0.1148479;-0.7200121;0.02884102,0.1235348;-0.7579032;-0.03943539,-0.07932124;0.003168551;-0.03737849,-0.1074804;-0.3348537;-0.03059228,-0.09427658;-0.7171395;0.04918742,-0.108568;-0.7669539;-0.003459856,-0.01170423;0.4976346;-0.1349183,499.0666
+0;0;0,0.001517202;0.2973932;0.005003818,0.003235719;0.5872301;-0.00405704,0.1808228;0.4624709;0.01308147,0.2209921;0.1580355;0.01673808,0.2794432;-0.09306362;-0.005557502,-0.1710671;0.4509006;-0.0156505,-0.2285895;0.1493523;-0.007424323,-0.277097;-0.1021527;-0.04425672,0.07863143;0.005029776;-0.03868845,0.09747784;-0.3331173;-0.007172279,0.1085365;-0.716076;0.07442658,0.1198835;-0.7516743;0.005544603,-0.0753539;0.006227689;-0.04458702,-0.1217104;-0.3297888;-0.01936963,-0.1439892;-0.7136519;0.05540194,-0.1369158;-0.673794;-0.03962123,0.002795256;0.5155915;0.0005009561,0;0;0,-0.006482825;0.2883521;-0.07267118,-0.01311253;0.5648762;-0.1596273,0.1623865;0.5314201;-0.07778406,0.2265222;0.2475234;0.02018094,0.2723404;-0.007041156;0.02805352,-0.1851452;0.517899;-0.07141549,-0.2499033;0.2285666;0.008590959,-0.2916687;-0.02676809;0.0135128,0.07813259;0.004582703;-0.03974032,0.1017145;-0.3344887;-0.02684069,0.1150373;-0.7219174;0.02936935,0.1235467;-0.7576352;-0.03980708,-0.07936492;0.003294222;-0.03735445,-0.1076927;-0.3355864;-0.03032914,-0.09364977;-0.7189122;0.04905719,-0.1085497;-0.7682863;-0.002463352,-0.01142942;0.4973764;-0.1352552,499.1003
+0;0;0,0.001515765;0.2971115;0.004999079,0.003232807;0.5866992;-0.004054451,0.1821953;0.4615805;0.013178,0.2223365;0.1573581;0.01683205,0.2802646;-0.09149425;-0.005264038,-0.1724125;0.4499208;-0.0157759,-0.2298947;0.1485835;-0.007555475,-0.2779681;-0.1006711;-0.04405831,0.07858276;0.005026663;-0.03866451,0.0974476;-0.3334511;-0.007117517,0.1085158;-0.7167413;0.07455197,0.1198344;-0.7521756;0.005842172,-0.07530726;0.006223835;-0.04455943,-0.1217092;-0.3301212;-0.01931738,-0.1440072;-0.7143166;0.0555189,-0.1369515;-0.6744834;-0.03926672,0.002792657;0.5151114;0.0005003116,0;0;0,-0.006032068;0.2880354;-0.07281327,-0.0117909;0.5642979;-0.1598337,0.1639957;0.5306367;-0.07490897,0.2262045;0.2467799;0.02373886,0.2717165;-0.005366713;0.03478885,-0.1851036;0.5191242;-0.07076117,-0.2519621;0.2311891;0.01169693,-0.2931405;-0.02186117;0.01812132,0.07816955;0.004400089;-0.03956795,0.1019581;-0.3349991;-0.02689743,0.1153671;-0.7228314;0.02887082,0.1227783;-0.7601414;-0.03854752,-0.07927214;0.003442949;-0.03741038,-0.1075273;-0.335782;-0.03059898,-0.09245369;-0.7193896;0.04891072,-0.1077194;-0.7669062;-0.00483796,-0.01037353;0.4968497;-0.1354514,499.1246
+0;0;0,0.001525779;0.2964781;0.004528478,0.003178434;0.585117;-0.005100724,0.183902;0.459757;0.0132752,0.2240363;0.1567172;0.02191902,0.2815443;-0.09230015;0.005570024,-0.1742619;0.4480293;-0.01644381,-0.232862;0.1481586;-0.003707582,-0.2810184;-0.1012788;-0.03604965,0.07855536;0.005031276;-0.03851809,0.09735349;-0.3337528;-0.007285139,0.1084497;-0.7176232;0.07493529,0.1194602;-0.7520983;0.007352538,-0.07513501;0.006229485;-0.04467467,-0.1217232;-0.3303407;-0.01910879,-0.1442048;-0.7151557;0.05606978,-0.1371532;-0.675525;-0.03722119,0.002760525;0.513796;-0.0004024087,0;0;0,-0.005962409;0.2872167;-0.07343793,-0.01173892;0.5623621;-0.1608959,0.1650165;0.5300126;-0.07334256,0.2260336;0.2472125;0.02575159,0.2701637;-0.004558891;0.04149199,-0.185845;0.5216335;-0.06998681,-0.2546163;0.2358248;0.01428969,-0.2954228;-0.01681963;0.023761,0.07815085;0.00413312;-0.03943682,0.1020292;-0.3355614;-0.02756119,0.1156655;-0.7241213;0.02789187,0.1236798;-0.7611704;-0.03757477,-0.0791369;0.003693611;-0.03746478,-0.1075014;-0.3357998;-0.03088643,-0.09241638;-0.7201912;0.04820494,-0.1080905;-0.7665648;-0.004398089,-0.01030278;0.4952376;-0.1363772,499.1557
+0;0;0,0.001525779;0.2964781;0.004528478,0.003178434;0.585117;-0.005100724,0.183902;0.459757;0.0132752,0.2240363;0.1567172;0.02191902,0.2815443;-0.09230015;0.005570024,-0.1742619;0.4480293;-0.01644381,-0.232862;0.1481586;-0.003707582,-0.2810184;-0.1012788;-0.03604965,0.07855536;0.005031276;-0.03851809,0.09735349;-0.3337528;-0.007285139,0.1084497;-0.7176232;0.07493529,0.1194602;-0.7520983;0.007352538,-0.07513501;0.006229485;-0.04467467,-0.1217232;-0.3303407;-0.01910879,-0.1442048;-0.7151557;0.05606978,-0.1371532;-0.675525;-0.03722119,0.002760525;0.513796;-0.0004024087,0;0;0,-0.005962409;0.2872167;-0.07343793,-0.01173892;0.5623621;-0.1608959,0.1650165;0.5300126;-0.07334256,0.2260336;0.2472125;0.02575159,0.2701637;-0.004558891;0.04149199,-0.185845;0.5216335;-0.06998681,-0.2546163;0.2358248;0.01428969,-0.2954228;-0.01681963;0.023761,0.07815085;0.00413312;-0.03943682,0.1020292;-0.3355614;-0.02756119,0.1156655;-0.7241213;0.02789187,0.1236798;-0.7611704;-0.03757477,-0.0791369;0.003693611;-0.03746478,-0.1075014;-0.3357998;-0.03088643,-0.09241638;-0.7201912;0.04820494,-0.1080905;-0.7665648;-0.004398089,-0.01030278;0.4952376;-0.1363772,499.1783
+0;0;0,0.001523649;0.2960642;0.004522156,0.003174344;0.5843603;-0.005096098,0.1853022;0.4586549;0.013381,0.2255538;0.1547299;0.02205007,0.2823222;-0.0910849;0.00591133,-0.1756375;0.4468364;-0.01656834,-0.2344088;0.1460897;-0.003794912,-0.2819459;-0.1001398;-0.03572104,0.07847224;0.005025953;-0.03847733,0.09725693;-0.3335159;-0.007266719,0.1083606;-0.7176443;0.07500897,0.1193532;-0.7520143;0.007536292,-0.0750555;0.006222893;-0.0446274,-0.1216104;-0.3301066;-0.01907981,-0.1441071;-0.7151802;0.05614929,-0.137067;-0.6755651;-0.03698976,0.002756865;0.5131128;-0.0004026191,0;0;0,-0.006079197;0.2867405;-0.07361865,-0.01208715;0.5614737;-0.1612269,0.1655834;0.5299879;-0.0720036,0.2254667;0.2469146;0.0297277,0.2684719;-0.001540154;0.04786015,-0.1869944;0.5229608;-0.06928815,-0.2566831;0.2373248;0.01801208,-0.2969029;-0.01197748;0.02979181,0.07816898;0.003939435;-0.03921413,0.1020685;-0.3355309;-0.02797651,0.1155924;-0.7243571;0.02750778,0.1233884;-0.7608432;-0.03833842,-0.07898925;0.003836352;-0.03754514,-0.1070694;-0.3354172;-0.03005428,-0.09190308;-0.7201859;0.04849638,-0.106938;-0.7663134;-0.004375637,-0.0105756;0.4944401;-0.1366782,499.2121
+0;0;0,0.001530676;0.295912;0.004273753,0.003153018;0.5843108;-0.005546321,0.1844081;0.4588771;0.01358178,0.2249398;0.1524231;0.02647675,0.281512;-0.09230158;0.01609069,-0.1752053;0.4478223;-0.01574421,-0.2337938;0.1445576;0.002173036,-0.2812354;-0.1010153;-0.02315976,0.07841948;0.005064605;-0.03829278,0.09692918;-0.3335389;-0.006764352,0.107977;-0.717674;0.07549758,0.1191686;-0.7521977;0.007952526,-0.07489421;0.006156891;-0.04466038,-0.1216182;-0.3301824;-0.01854997,-0.1442912;-0.7152033;0.05690614,-0.1373312;-0.6755805;-0.03642048,0.002744481;0.5130295;-0.0008077831,0;0;0,-0.006096974;0.2865667;-0.07366753,-0.01216662;0.5613792;-0.1613882,0.1649517;0.5298881;-0.07326031,0.2247572;0.2453435;0.03247904,0.267271;-0.001595482;0.05278157,-0.1864579;0.5228078;-0.07038297,-0.256923;0.235599;0.02055053,-0.2965621;-0.01222767;0.03501409,0.07817986;0.00386469;-0.03891754,0.1019625;-0.3357166;-0.02852774,0.115495;-0.7245524;0.02690148,0.1233116;-0.7609294;-0.0393095,-0.07877858;0.00386264;-0.03769107,-0.1070959;-0.3354504;-0.03035705,-0.09222373;-0.720239;0.04816247,-0.1056419;-0.7658867;-0.006135598,-0.01063989;0.4943059;-0.1368424,499.2339
+0;0;0,0.001529009;0.2955897;0.004269097,0.003151375;0.5839922;-0.005552194,0.1823801;0.4591363;0.01341716,0.2230263;0.1518167;0.02634855,0.2796354;-0.09306742;0.01595573,-0.1732223;0.4482048;-0.01558175,-0.2319763;0.1440834;0.002386111,-0.2794488;-0.1016493;-0.02296318,0.07841688;0.005064438;-0.03829151,0.09691315;-0.3332933;-0.006785974,0.1079642;-0.7175382;0.0754995,0.1191096;-0.7517961;0.008232825,-0.07489174;0.006156687;-0.04465891,-0.1215818;-0.3299384;-0.01856744,-0.1442613;-0.7150695;0.05691025,-0.13733;-0.6754864;-0.03603172,0.002742688;0.5126846;-0.0008119112,0;0;0,-0.005499333;0.2863564;-0.0732367,-0.01089209;0.5613144;-0.1605663,0.1643427;0.5298038;-0.07425451,0.2238611;0.2456276;0.03513551,0.2649683;-0.001600102;0.05680227,-0.1840434;0.5224125;-0.07218761,-0.2545573;0.2354956;0.02252854,-0.2935905;-0.01230413;0.04130366,0.07818415;0.003776267;-0.0389111,0.1017018;-0.3355955;-0.02919674,0.1151108;-0.7245593;0.02616167,0.1228172;-0.7597756;-0.040663,-0.07875158;0.003950402;-0.03773167,-0.1074311;-0.3350959;-0.03096998,-0.09276067;-0.7200123;0.04752445,-0.106067;-0.7655393;-0.006296568,-0.009545945;0.49416;-0.1361556,499.2566
+0;0;0,0.001528387;0.2954696;0.004267363,0.003151329;0.5839741;-0.005557887,0.1818173;0.4592493;0.01336933,0.2223411;0.1528555;0.02626178,0.2794141;-0.09403536;0.01578379,-0.1726716;0.448352;-0.01553876,-0.2312486;0.1451468;0.002374969,-0.27911;-0.1025997;-0.02318205,0.07840577;0.00506372;-0.03828609,0.09687316;-0.3327658;-0.006829731,0.1079391;-0.7175306;0.07556707,0.1189959;-0.7512769;0.008835852,-0.07488112;0.006155815;-0.04465258,-0.1214983;-0.3294146;-0.01860185,-0.1442085;-0.7150667;0.05697796,-0.1373323;-0.6755599;-0.03522417,0.002742433;0.51263;-0.0008151764,0;0;0,-0.005435653;0.2862232;-0.07327747,-0.01085609;0.5612522;-0.1607218,0.163941;0.529718;-0.07492113,0.2228484;0.2477319;0.03777027,0.2635969;-0.001577243;0.0602808,-0.1836391;0.5223247;-0.07309245,-0.2536879;0.2373506;0.02472614,-0.2924097;-0.01238991;0.04599838,0.07822927;0.003709927;-0.03879881,0.1012942;-0.3351763;-0.02966619,0.1148524;-0.7246884;0.02558064,0.1224255;-0.7597417;-0.04037094,-0.07869586;0.004000532;-0.03781383,-0.1076179;-0.3344944;-0.03118152,-0.09278068;-0.7199736;0.04718503,-0.1059683;-0.7662359;-0.004283771,-0.009497009;0.4940653;-0.1362941,499.2911
+0;0;0,0.001619285;0.2953083;0.003983357,0.003351594;0.5838544;-0.006117411,0.184685;0.458405;0.01343039,0.2249619;0.154746;0.03156584,0.2825973;-0.09614611;0.02558648,-0.1751373;0.447185;-0.01602706,-0.2348279;0.1471616;0.008115169,-0.2831743;-0.1049449;-0.01211788,0.07834496;0.005020613;-0.03829682,0.09688085;-0.333208;-0.006460775,0.1079058;-0.7176433;0.07606164,0.1183771;-0.7516802;0.009110942,-0.07486826;0.006189767;-0.04456699,-0.1215737;-0.3297948;-0.01832419,-0.1442664;-0.7151262;0.05735085,-0.1373441;-0.6756128;-0.03513887,0.002913213;0.5124922;-0.001307891,0;0;0,-0.005558789;0.2859957;-0.07349181,-0.01110006;0.5610154;-0.1611309,0.1655448;0.5289282;-0.07158089,0.2219554;0.2488338;0.04033375,0.2613276;-0.004276127;0.0665946,-0.186557;0.5227166;-0.07283769,-0.2559612;0.2411945;0.02760253,-0.2944436;-0.0123086;0.05126177,0.07821787;0.003540978;-0.03871965,0.1011427;-0.3358026;-0.0299952,0.1145749;-0.7250657;0.02492023,0.1221484;-0.7590439;-0.0424757,-0.0786081;0.004156625;-0.03785861,-0.1079743;-0.3347481;-0.03177898,-0.09313254;-0.7199624;0.04639769,-0.1059217;-0.7657261;-0.006413825,-0.009711426;0.4938181;-0.1366669,499.3238
+0;0;0,0.001619285;0.2953083;0.003983357,0.003351594;0.5838544;-0.006117411,0.184685;0.458405;0.01343039,0.2249619;0.154746;0.03156584,0.2825973;-0.09614611;0.02558648,-0.1751373;0.447185;-0.01602706,-0.2348279;0.1471616;0.008115169,-0.2831743;-0.1049449;-0.01211788,0.07834496;0.005020613;-0.03829682,0.09688085;-0.333208;-0.006460775,0.1079058;-0.7176433;0.07606164,0.1183771;-0.7516802;0.009110942,-0.07486826;0.006189767;-0.04456699,-0.1215737;-0.3297948;-0.01832419,-0.1442664;-0.7151262;0.05735085,-0.1373441;-0.6756128;-0.03513887,0.002913213;0.5124922;-0.001307891,0;0;0,-0.005558789;0.2859957;-0.07349181,-0.01110006;0.5610154;-0.1611309,0.1655448;0.5289282;-0.07158089,0.2219554;0.2488338;0.04033375,0.2613276;-0.004276127;0.0665946,-0.186557;0.5227166;-0.07283769,-0.2559612;0.2411945;0.02760253,-0.2944436;-0.0123086;0.05126177,0.07821787;0.003540978;-0.03871965,0.1011427;-0.3358026;-0.0299952,0.1145749;-0.7250657;0.02492023,0.1221484;-0.7590439;-0.0424757,-0.0786081;0.004156625;-0.03785861,-0.1079743;-0.3347481;-0.03177898,-0.09313254;-0.7199624;0.04639769,-0.1059217;-0.7657261;-0.006413825,-0.009711426;0.4938181;-0.1366669,499.3457
+0;0;0,0.001618284;0.2951257;0.003980893,0.003350542;0.583663;-0.006120103,0.1861017;0.4577813;0.01354335,0.2263086;0.1546507;0.03164724,0.2842748;-0.09768176;0.02563356,-0.1765271;0.4464739;-0.01614386,-0.2361139;0.1469724;0.007956361,-0.2847379;-0.1065814;-0.01239284,0.07828399;0.005016706;-0.03826701,0.09682283;-0.333266;-0.006425884,0.1078443;-0.7175785;0.0760702,0.118272;-0.7513495;0.009397618,-0.07480999;0.00618495;-0.0445323,-0.1215229;-0.3298533;-0.01828531,-0.1442083;-0.7150617;0.05736559,-0.1373148;-0.6755879;-0.03473994,0.002912098;0.5122904;-0.001309888,0;0;0,-0.005479611;0.2857924;-0.07355499,-0.01099946;0.5607716;-0.1612955,0.1664243;0.5284522;-0.06938934,0.2215663;0.2489107;0.04307604,0.2595074;-0.005643815;0.07189274,-0.1879943;0.5228816;-0.0730183,-0.257035;0.2429;0.03030739,-0.2953481;-0.01179519;0.05733291,0.07823531;0.003431156;-0.0385406,0.1010141;-0.3359915;-0.03041077,0.1143856;-0.7251437;0.02440739,0.1219956;-0.7590523;-0.04251409,-0.07848186;0.004232991;-0.03795515,-0.1080586;-0.3347117;-0.0320885,-0.09267782;-0.7198924;0.04551621,-0.1046434;-0.7636914;-0.009540461,-0.009608723;0.4935701;-0.1368127,499.3791
+0;0;0,0.001596825;0.2949583;0.003612418,0.003254641;0.5834456;-0.006900686,0.1864675;0.457653;0.01340204,0.2264242;0.1552342;0.03561079,0.2843893;-0.09752378;0.0378513,-0.1770297;0.4462072;-0.01704701,-0.2378344;0.1479478;0.0128042,-0.2859476;-0.1063997;-0.002814959,0.0782636;0.004982876;-0.03829529,0.09667118;-0.3331619;-0.006291058,0.1075873;-0.718365;0.07680392,0.1177518;-0.7507053;0.01123115,-0.0748131;0.006224356;-0.04450624,-0.1216978;-0.3296472;-0.01810344,-0.1444635;-0.7158209;0.05777156,-0.1375657;-0.6765608;-0.03253946,0.002838403;0.5120803;-0.001984269,0;0;0,-0.005554937;0.2856224;-0.07351851,-0.01118701;0.5605632;-0.1612571,0.1665583;0.52823;-0.06886101,0.2211884;0.2494803;0.04454589,0.2580819;-0.005517155;0.07398558,-0.188703;0.5229003;-0.07332322,-0.2570937;0.2441022;0.0322289,-0.2954539;-0.01084793;0.06016576,0.07829462;0.003356799;-0.03840876,0.1007637;-0.3359701;-0.03083539,0.1140927;-0.7261733;0.02365494,0.1217592;-0.7593299;-0.04147482,-0.07843237;0.004287057;-0.0380333,-0.1082269;-0.3345167;-0.03262383,-0.09336986;-0.7207642;0.04482039,-0.103928;-0.7619922;-0.01089773,-0.009764142;0.49336;-0.1367816,499.413
+0;0;0,0.001593584;0.2943596;0.003605086,0.003244525;0.581652;-0.00686136,0.1877365;0.4558487;0.01352303,0.2284613;0.1476169;0.03615866,0.285424;-0.1007701;0.03836044,-0.1782886;0.4443233;-0.01713777,-0.240262;0.140331;0.01328722,-0.2875432;-0.1096182;-0.002061834,0.07820172;0.004978937;-0.03826501,0.0966325;-0.3335919;-0.006220456,0.1075449;-0.7186624;0.0768459,0.117806;-0.7515954;0.01064964,-0.07475396;0.006219435;-0.04447106,-0.1216978;-0.3300753;-0.01803499,-0.1444556;-0.7161161;0.05781388,-0.1374922;-0.6767679;-0.03335583,0.002830432;0.5106546;-0.00197028,0;0;0,-0.005964771;0.2848926;-0.07391691,-0.012241;0.5585159;-0.1617928,0.1665544;0.527989;-0.06841135,0.2210184;0.2456302;0.05194187,0.256251;-0.005356133;0.07859206,-0.1897574;0.5239349;-0.07171856,-0.2603367;0.2406989;0.03770552,-0.2977171;-0.009672135;0.06707851,0.07825922;0.003268421;-0.03833175,0.1003673;-0.3365257;-0.03140759,0.1137243;-0.7265999;0.02301788,0.1213407;-0.7593273;-0.04372835,-0.0783233;0.004363479;-0.0380911,-0.1085306;-0.3348445;-0.03337799,-0.09412711;-0.7211118;0.04335847,-0.1045069;-0.7618857;-0.01435738,-0.01058832;0.4917323;-0.1372581,499.4357
+0;0;0,0.00159087;0.2938583;0.003598946,0.003235757;0.5800974;-0.006828626,0.1886285;0.4542995;0.01361238,0.2293247;0.1462837;0.03623214,0.2864411;-0.1027732;0.03843985,-0.1791765;0.442718;-0.01719753,-0.2411065;0.1389387;0.01320615,-0.2885152;-0.1116846;-0.002184306,0.07819133;0.004978275;-0.03825993,0.09663876;-0.3338986;-0.006186407,0.1075631;-0.7193917;0.07697111,0.1177975;-0.7521604;0.01094771,-0.07474402;0.006218608;-0.04446514,-0.1217303;-0.3303801;-0.01800518,-0.144513;-0.7168446;0.05792693,-0.1375678;-0.6775208;-0.03300473,0.00282325;0.5093718;-0.001956279,0;0;0,-0.006241202;0.2842978;-0.07418871,-0.01302448;0.5566583;-0.1624957,0.1663271;0.5282769;-0.06828833,0.2206643;0.2464863;0.05288553,0.2551537;-0.005082041;0.08152699,-0.1902848;0.524622;-0.07038625,-0.2614528;0.242331;0.04046724,-0.2988617;-0.008658946;0.07048546,0.07823784;0.003215984;-0.03835344,0.1001399;-0.3369043;-0.03164148,0.1135001;-0.7274376;0.0226233,0.121108;-0.7598863;-0.04405522,-0.07830785;0.004417047;-0.03809015,-0.1088294;-0.3350762;-0.03370031,-0.09416687;-0.7216854;0.04348646,-0.1040709;-0.7624497;-0.01394226,-0.01120476;0.490225;-0.1378112,499.4587
+0;0;0,0.001553861;0.2933885;0.003064851,0.003115581;0.5788134;-0.007959069,0.1892148;0.4534455;0.01364227,0.2307521;0.1427012;0.04130123,0.2854404;-0.1038398;0.05048665,-0.1800924;0.4416797;-0.01712332,-0.2434569;0.1356769;0.02028782,-0.29041;-0.1124992;0.01243716,0.07811306;0.004935383;-0.03824277,0.09641188;-0.3340766;-0.005644258,0.1073364;-0.7195055;0.07764529,0.1176645;-0.752195;0.01201259,-0.07469238;0.006248003;-0.04439064,-0.1218318;-0.3304788;-0.01756726,-0.1446767;-0.7168784;0.05849541,-0.137781;-0.6776329;-0.03212054,0.002726404;0.5082767;-0.002934423,0;0;0,-0.006470561;0.2836993;-0.07457495,-0.01354664;0.55503;-0.163456,0.166074;0.5282824;-0.06842446,0.2204387;0.2445836;0.05652285,0.2543184;-0.004115149;0.08582712,-0.1905363;0.5250772;-0.06972099,-0.2625304;0.2402354;0.04312562,-0.2996747;-0.007747427;0.07447002,0.07823359;0.003155217;-0.03818464,0.09994837;-0.3371635;-0.03199911,0.1132931;-0.7276933;0.0220418,0.1210607;-0.759979;-0.04432416,-0.07817691;0.004458825;-0.03817077,-0.1089205;-0.3351938;-0.03397956,-0.09435675;-0.721765;0.04323795,-0.1033776;-0.7627527;-0.01353933,-0.01163847;0.4888572;-0.1385894,499.4913
+0;0;0,0.001551751;0.2929902;0.00306069,0.003113357;0.5783941;-0.0079628,0.1894408;0.4529554;0.01365908,0.2312489;0.1401848;0.0414984,0.2844943;-0.09985168;0.05044149,-0.1803183;0.4411753;-0.01714415,-0.2440961;0.1331771;0.02051094,-0.2898104;-0.1084514;0.01286741,0.07821158;0.004941607;-0.038291,0.09651757;-0.3342032;-0.005679715,0.1074462;-0.7197777;0.07764128,0.1177051;-0.7520469;0.01244847,-0.07478657;0.006255883;-0.04444663,-0.1219445;-0.3306029;-0.01761273,-0.144798;-0.7171483;0.05847866,-0.1379485;-0.6779648;-0.03152994,0.00272416;0.5078537;-0.002937895,0;0;0,-0.00680051;0.2831411;-0.07509923,-0.01396581;0.5543795;-0.164191,0.1655548;0.5285571;-0.06870866,0.2197609;0.2439862;0.05946898,0.2527946;0.002257168;0.09122467,-0.1907097;0.5250846;-0.06947825,-0.2627719;0.2387806;0.04534978,-0.2990424;-0.002496392;0.07701069,0.0783007;0.00321354;-0.03829288,0.09952258;-0.3372812;-0.03274298,0.1127486;-0.7279128;0.02167749,0.1197376;-0.7590704;-0.04498363,-0.07832675;0.004402786;-0.03812094,-0.1094301;-0.3353577;-0.03448706,-0.09620998;-0.722252;0.04211287,-0.1045986;-0.7623674;-0.01486323,-0.01204953;0.4882161;-0.1392897,499.5246
+0;0;0,0.001548343;0.2923467;0.003053968,0.003106082;0.5770437;-0.007943287,0.1888447;0.4519283;0.0136155,0.230788;0.1381464;0.04154483,0.2841545;-0.1024361;0.05050826,-0.1797467;0.4401854;-0.01709046,-0.2437307;0.1311913;0.02068639,-0.289549;-0.1109869;0.01302547,0.0781634;0.004938563;-0.03826742,0.09649374;-0.3346573;-0.005612753,0.1074254;-0.720337;0.07773096,0.1175683;-0.7519025;0.013275,-0.0747405;0.006252029;-0.04441925,-0.1219612;-0.3310548;-0.01754966,-0.1448209;-0.7177056;0.05856248,-0.1380488;-0.6786259;-0.03042882,0.002717712;0.5066533;-0.002929067,0;0;0,-0.006352969;0.2823519;-0.07559967,-0.0123664;0.5525598;-0.165629,0.1652164;0.5290353;-0.068784,0.2191534;0.2442001;0.06143928,0.2526834;0.002155021;0.09457827,-0.1882448;0.52461;-0.06985929,-0.2605299;0.2377111;0.04616795,-0.2969212;-0.003777921;0.08032928,0.07821857;0.003181189;-0.03834105,0.09912262;-0.3377944;-0.03320789,0.1122184;-0.7285395;0.02120996,0.1195393;-0.7598702;-0.04384923,-0.07827312;0.004432572;-0.03810473,-0.109926;-0.3357388;-0.03507062,-0.097109;-0.7227726;0.04144787,-0.1054966;-0.7619663;-0.01502903,-0.01079496;0.4866544;-0.1404475,499.5584
+0;0;0,0.001592507;0.2917781;0.002576502,0.003219001;0.5752582;-0.008892282,0.1905404;0.450446;0.01322384,0.2325966;0.1375518;0.04852637,0.2858413;-0.1055049;0.06124512,-0.1812669;0.4384002;-0.01731697,-0.2460934;0.1305079;0.02647408,-0.2914363;-0.1144439;0.02248717,0.07809862;0.004911309;-0.03837322,0.09647633;-0.3347398;-0.005239595,0.1072865;-0.7209891;0.07831952,0.1177631;-0.7525217;0.01361698,-0.07478245;0.006275288;-0.04431957,-0.1220031;-0.3311216;-0.01726361,-0.1447671;-0.7183348;0.05912501,-0.1380601;-0.679274;-0.03006778,0.002809971;0.5051708;-0.003766603,0;0;0,-0.006857447;0.2816406;-0.07599449,-0.01426798;0.5503107;-0.1667278,0.1647094;0.5293161;-0.06896687,0.2186012;0.2453724;0.06290221,0.2523457;0.001049697;0.09813023,-0.1900443;0.525142;-0.06862587,-0.2619625;0.2393438;0.0499699,-0.2986475;-0.004739597;0.08389351,0.07815408;0.00318192;-0.03844261,0.09901728;-0.3379032;-0.03352809,0.1119707;-0.7292548;0.02091098,0.1197034;-0.7603451;-0.0445919,-0.07828707;0.004428586;-0.03804656,-0.1102516;-0.3358219;-0.03552243,-0.09801929;-0.7234293;0.04127857,-0.1057798;-0.7616307;-0.01677983,-0.01223811;0.4848182;-0.1413251,499.592
+0;0;0,0.001590378;0.2913879;0.002573057,0.003214458;0.5744466;-0.008880389,0.1913818;0.4494525;0.01330753,0.2334258;0.1366485;0.04859987,0.2869712;-0.1077803;0.06139043,-0.1821001;0.4373525;-0.01737084,-0.2469079;0.1295491;0.02640758,-0.2925068;-0.1167857;0.02239816,0.07813732;0.004913743;-0.03839224,0.09651259;-0.3346922;-0.005263027,0.1070115;-0.7098206;0.07589024,0.1183005;-0.7461244;0.006170742,-0.07481951;0.006278398;-0.04434153,-0.1220338;-0.3310736;-0.01728918,-0.1441425;-0.7071382;0.05690007,-0.1369154;-0.6673748;-0.03920863,0.002805806;0.5044239;-0.003759441,0;0;0,-0.007242434;0.281059;-0.07661223,-0.01523831;0.549072;-0.1679163,0.1642801;0.529681;-0.06943464,0.2184348;0.2464365;0.06360435,0.252209;0.001045987;0.1012733,-0.1909253;0.525446;-0.06824037,-0.2627307;0.2404919;0.05219522,-0.2994486;-0.004761815;0.08795209,0.07809693;0.003183201;-0.038656,0.09907125;-0.3378544;-0.034096,0.1113335;-0.7177781;0.01998758,0.1192423;-0.7593278;-0.04483938,-0.0784026;0.004424257;-0.03790788,-0.110658;-0.3357589;-0.03635041,-0.09809921;-0.7121341;0.03849151,-0.1069668;-0.757189;-0.02211028,-0.01304702;0.4837183;-0.1423495,499.6254
+0;0;0,0.001587597;0.2908785;0.002568558,0.003211153;0.5738454;-0.00888183,0.1899734;0.4492686;0.01317836,0.2319923;0.136651;0.04844967,0.2857122;-0.1085746;0.06128193,-0.1807256;0.4372588;-0.01727142,-0.2454948;0.1296387;0.02648092,-0.2912423;-0.117499;0.02245843,0.07816529;0.004915502;-0.03840598,0.09656201;-0.335087;-0.005238082,0.1071898;-0.7148211;0.07691155,0.1181744;-0.749337;0.009072095,-0.07484629;0.006280645;-0.0443574,-0.1221157;-0.3314653;-0.01727346,-0.1444958;-0.7121471;0.05782664,-0.1374636;-0.672647;-0.03569042,0.002802546;0.5038303;-0.003761441,0;0;0,-0.006611399;0.2806044;-0.07639933,-0.01353527;0.5486469;-0.1674343,0.1639974;0.5301456;-0.06972075,0.2180684;0.2482367;0.06571579,0.2530555;0.002632141;0.1062176,-0.1884423;0.5246249;-0.06886274,-0.2599381;0.2404326;0.05304918,-0.2965827;-0.005170986;0.09206326,0.07810935;0.003237784;-0.03869677,0.09914509;-0.3381982;-0.03431678,0.1123948;-0.7228918;0.01948643,0.1194302;-0.7615717;-0.04469085,-0.07844668;0.004380155;-0.03789361,-0.1106592;-0.3362083;-0.03643749,-0.09837878;-0.7173096;0.03886476,-0.1064964;-0.7598894;-0.02072915,-0.01170794;0.4832387;-0.1419996,499.6584
+0;0;0,0.001549556;0.2903711;0.002222213,0.0031153;0.5732303;-0.009569084,0.1897651;0.449234;0.01273189,0.2318902;0.1376202;0.05445124,0.2859168;-0.1079615;0.07373691,-0.1807364;0.4371105;-0.01717867,-0.2461662;0.1307393;0.03255817,-0.2912458;-0.1173301;0.03809223,0.07815727;0.004967517;-0.03852782,0.09644921;-0.3352186;-0.004863955,0.1069638;-0.7150825;0.07759039,0.1182029;-0.7490175;0.009747341,-0.07496222;0.006238033;-0.04426488,-0.1224194;-0.3317399;-0.01756019,-0.1448305;-0.7124221;0.05849691,-0.1379252;-0.6729869;-0.03466945,0.002722089;0.5032224;-0.004362214,0;0;0,-0.006366432;0.2800586;-0.07648087,-0.0130361;0.5479718;-0.1676292,0.1637879;0.5305948;-0.06982422,0.2178818;0.2500567;0.06798148,0.2533972;0.003926501;0.1099315,-0.1874929;0.5238825;-0.06847587,-0.2584892;0.2407994;0.05578856,-0.2957017;-0.005421579;0.09568441,0.07808557;0.003316537;-0.03884935,0.09927626;-0.3383377;-0.03463149,0.1125099;-0.7231622;0.019598,0.1192016;-0.7599286;-0.04608417,-0.0785484;0.004305602;-0.03780527,-0.1105011;-0.3365332;-0.03626649,-0.09844224;-0.7178407;0.039,-0.1060964;-0.7580153;-0.02291631,-0.0112792;0.4825647;-0.1421891,499.6803
+0;0;0,0.001549556;0.2903711;0.002222213,0.0031153;0.5732303;-0.009569084,0.1897651;0.449234;0.01273189,0.2318902;0.1376202;0.05445124,0.2859168;-0.1079615;0.07373691,-0.1807364;0.4371105;-0.01717867,-0.2461662;0.1307393;0.03255817,-0.2912458;-0.1173301;0.03809223,0.07815727;0.004967517;-0.03852782,0.09644921;-0.3352186;-0.004863955,0.1069638;-0.7150825;0.07759039,0.1182029;-0.7490175;0.009747341,-0.07496222;0.006238033;-0.04426488,-0.1224194;-0.3317399;-0.01756019,-0.1448305;-0.7124221;0.05849691,-0.1379252;-0.6729869;-0.03466945,0.002722089;0.5032224;-0.004362214,0;0;0,-0.006366432;0.2800586;-0.07648087,-0.0130361;0.5479718;-0.1676292,0.1637879;0.5305948;-0.06982422,0.2178818;0.2500567;0.06798148,0.2533972;0.003926501;0.1099315,-0.1874929;0.5238825;-0.06847587,-0.2584892;0.2407994;0.05578856,-0.2957017;-0.005421579;0.09568441,0.07808557;0.003316537;-0.03884935,0.09927626;-0.3383377;-0.03463149,0.1125099;-0.7231622;0.019598,0.1192016;-0.7599286;-0.04608417,-0.0785484;0.004305602;-0.03780527,-0.1105011;-0.3365332;-0.03626649,-0.09844224;-0.7178407;0.039,-0.1060964;-0.7580153;-0.02291631,-0.0112792;0.4825647;-0.1421891,499.7031
+0;0;0,0.001548332;0.2901417;0.002220458,0.003114496;0.5730767;-0.009574553,0.1891058;0.4492388;0.01266861,0.2312067;0.137804;0.05436398,0.2851329;-0.1073212;0.07361381,-0.1800917;0.437158;-0.01713668,-0.2454839;0.1309628;0.03257158,-0.2904797;-0.1166455;0.03809536,0.07830153;0.004976686;-0.03859893,0.09658241;-0.3350039;-0.004955407,0.1071395;-0.7164022;0.07783201,0.1182386;-0.7495404;0.01083437,-0.07510057;0.006249547;-0.04434659,-0.122529;-0.3315242;-0.01765803,-0.1450307;-0.7137442;0.05870629,-0.1382115;-0.6744265;-0.0332991,0.002721108;0.5030372;-0.004365333,0;0;0,-0.006060258;0.2797581;-0.07673478,-0.01237833;0.5476854;-0.1681058,0.16346;0.5307046;-0.07026482,0.2181008;0.2515397;0.06967783,0.2544323;0.006385028;0.1137707,-0.1861265;0.52339;-0.06869757,-0.2564662;0.2408595;0.05672745,-0.2939174;-0.004363671;0.09948242,0.07810991;0.003410533;-0.03915334,0.09939821;-0.3380316;-0.03503919,0.1123322;-0.7245108;0.01877952,0.1193168;-0.7596867;-0.04680729,-0.07885139;0.004227798;-0.0375547,-0.1107053;-0.3364142;-0.03645629,-0.09869379;-0.7193517;0.03867362,-0.1060894;-0.7587159;-0.02241835,-0.01072402;0.4822564;-0.1426277,499.726
+0;0;0,0.001583808;0.2901447;0.00176189,0.003220653;0.5730527;-0.01063761,0.189387;0.4500487;0.01218094,0.2314751;0.1395732;0.06051477,0.2843643;-0.1052196;0.08589572,-0.1802635;0.4377025;-0.01719903,-0.2460264;0.1326516;0.03867372,-0.290905;-0.1147935;0.0497102,0.07821972;0.00499574;-0.03876198,0.09669909;-0.3349542;-0.004918445,0.1071066;-0.7162694;0.07827017,0.1182099;-0.749381;0.01124813,-0.07517204;0.006228192;-0.04422833,-0.1225296;-0.3315639;-0.0176467,-0.1449901;-0.7136837;0.0592293,-0.1382584;-0.6744059;-0.03278655,0.002805045;0.5030258;-0.005263168,0;0;0,-0.006060258;0.2797581;-0.07673478,-0.01237833;0.5476854;-0.1681058,0.16346;0.5307046;-0.07026482,0.2181008;0.2515397;0.06967783,0.2544323;0.006385028;0.1137707,-0.1861265;0.52339;-0.06869757,-0.2564662;0.2408595;0.05672745,-0.2939174;-0.004363671;0.09948242,0.07810991;0.003410533;-0.03915334,0.09939821;-0.3380316;-0.03503919,0.1123322;-0.7245108;0.01877952,0.1193168;-0.7596867;-0.04680729,-0.07885139;0.004227798;-0.0375547,-0.1107053;-0.3364142;-0.03645629,-0.09869379;-0.7193517;0.03867362,-0.1060894;-0.7587159;-0.02241835,-0.01072402;0.4822564;-0.1426277,499.7485
+0;0;0,0.001575513;0.288625;0.001752662,0.003205824;0.5704025;-0.01059904,0.1899334;0.4474795;0.01225344,0.2319783;0.1373232;0.06053758,0.2853102;-0.1095187;0.08613099,-0.1808262;0.4350963;-0.01721468,-0.2465215;0.130359;0.03860063,-0.2917757;-0.1191574;0.04972949,0.07841524;0.005008227;-0.03885886,0.09686874;-0.3344659;-0.005062703,0.1072643;-0.7153453;0.07803084,0.1184459;-0.748902;0.01053612,-0.07535995;0.00624376;-0.04433889,-0.1226512;-0.3310755;-0.01779446,-0.1450861;-0.7127586;0.05899369,-0.1383069;-0.6734154;-0.03367114,0.00279164;0.5006155;-0.005243006,0;0;0,-0.006315909;0.2779326;-0.07761121,-0.01297468;0.5443705;-0.1698132,0.1627804;0.5312527;-0.07223988,0.2182945;0.2545733;0.07150555,0.2553908;0.008547008;0.1217563,-0.1861422;0.5228871;-0.06894055,-0.2543696;0.2421294;0.06073676,-0.2910648;-0.005202651;0.104447,0.07808669;0.003630787;-0.03966522,0.09924941;-0.3373519;-0.03678489,0.1117624;-0.7235055;0.01622963,0.1193952;-0.7602996;-0.04858017,-0.07922925;0.004065106;-0.03728597,-0.1113202;-0.3360737;-0.03834957,-0.09829384;-0.7185504;0.0366405,-0.1067374;-0.7594694;-0.02351949,-0.01123053;0.479277;-0.1441447,499.7811
+0;0;0,0.001572077;0.2879956;0.00174884,0.003199839;0.5693319;-0.01058435,0.1902456;0.4464087;0.01229091,0.232275;0.1363666;0.06055727,0.285865;-0.1116698;0.08627453,-0.1811433;0.4340045;-0.01722723,-0.2468144;0.1293794;0.03856753,-0.2922876;-0.1213444;0.04975024,0.07846665;0.005011511;-0.03888435,0.09691696;-0.3344039;-0.005094025,0.1074954;-0.7219835;0.07946125,0.1181263;-0.7524095;0.01529121,-0.07540936;0.006247854;-0.04436796,-0.1226924;-0.3310131;-0.01782812,-0.145522;-0.7194105;0.06031083,-0.1390767;-0.6805275;-0.02778947,0.00278619;0.499635;-0.005235239,0;0;0,-0.006269485;0.2771224;-0.07817221,-0.01287135;0.5428935;-0.170951,0.1626971;0.5316241;-0.07317352,0.2184556;0.2558336;0.0719223,0.2558317;0.008950248;0.123951,-0.1857473;0.5227879;-0.06907811,-0.2535066;0.2424443;0.06145289,-0.2873355;-0.005637586;0.1100976,0.07803279;0.00370571;-0.03989077,0.09941188;-0.3372081;-0.03748584,0.1117056;-0.7303916;0.0148108,0.1178474;-0.7635651;-0.04726577,-0.07934798;0.004033807;-0.03717187,-0.1114319;-0.3360453;-0.03855375,-0.09826881;-0.7253898;0.03705711,-0.106174;-0.7628646;-0.02009851,-0.01114601;0.477953;-0.1451403,499.8147
+0;0;0,0.001635727;0.2871079;0.00105256,0.003375976;0.5675782;-0.01197375,0.1915415;0.4451444;0.01248924,0.2336805;0.1361046;0.06588102,0.2868953;-0.1119403;0.0976152,-0.1822882;0.4323387;-0.01684449,-0.2481505;0.1290112;0.04469124,-0.2938193;-0.122025;0.0608258,0.07847174;0.005061626;-0.03939991,0.09699103;-0.3341566;-0.00455692,0.1074155;-0.7142696;0.07853436,0.1188961;-0.7489972;0.00999938,-0.07580382;0.006227643;-0.04416769,-0.1229086;-0.3309467;-0.01732249,-0.1452583;-0.7118547;0.05954302,-0.1384336;-0.6724153;-0.03470568,0.002929491;0.4980817;-0.00645429,0;0;0,-0.006648183;0.2759985;-0.07883763,-0.0138147;0.5405695;-0.1724724,0.162333;0.5322568;-0.07435942,0.2179086;0.2575072;0.07246017,0.2563159;0.01112412;0.1288996,-0.1866125;0.5234212;-0.06918757,-0.2522005;0.2443825;0.06485566,-0.2862093;-0.00449349;0.112493,0.07807598;0.003855765;-0.04031205,0.09938428;-0.3369762;-0.03794861,0.110867;-0.7226208;0.01348162,0.1173657;-0.7613719;-0.05170703,-0.07975878;0.003936733;-0.03686226,-0.1118025;-0.3360572;-0.03869808,-0.09942897;-0.7181017;0.03470214,-0.1074837;-0.7595426;-0.02734475,-0.01193181;0.4759264;-0.1464311,499.8476
+0;0;0,0.001635727;0.2871079;0.00105256,0.003375976;0.5675782;-0.01197375,0.1915415;0.4451444;0.01248924,0.2336805;0.1361046;0.06588102,0.2868953;-0.1119403;0.0976152,-0.1822882;0.4323387;-0.01684449,-0.2481505;0.1290112;0.04469124,-0.2938193;-0.122025;0.0608258,0.07847174;0.005061626;-0.03939991,0.09699103;-0.3341566;-0.00455692,0.1074155;-0.7142696;0.07853436,0.1188961;-0.7489972;0.00999938,-0.07580382;0.006227643;-0.04416769,-0.1229086;-0.3309467;-0.01732249,-0.1452583;-0.7118547;0.05954302,-0.1384336;-0.6724153;-0.03470568,0.002929491;0.4980817;-0.00645429,0;0;0,-0.006648183;0.2759985;-0.07883763,-0.0138147;0.5405695;-0.1724724,0.162333;0.5322568;-0.07435942,0.2179086;0.2575072;0.07246017,0.2563159;0.01112412;0.1288996,-0.1866125;0.5234212;-0.06918757,-0.2522005;0.2443825;0.06485566,-0.2862093;-0.00449349;0.112493,0.07807598;0.003855765;-0.04031205,0.09938428;-0.3369762;-0.03794861,0.110867;-0.7226208;0.01348162,0.1173657;-0.7613719;-0.05170703,-0.07975878;0.003936733;-0.03686226,-0.1118025;-0.3360572;-0.03869808,-0.09942897;-0.7181017;0.03470214,-0.1074837;-0.7595426;-0.02734475,-0.01193181;0.4759264;-0.1464311,499.87
+0;0;0,0.001636743;0.2872863;0.001053214,0.003379271;0.5681235;-0.01199046,0.1913875;0.4456352;0.01246461,0.2335052;0.1367524;0.06582927,0.2875246;-0.1150431;0.09804329,-0.1821317;0.4328401;-0.01684476,-0.2479606;0.1296668;0.04465971,-0.29432;-0.1251653;0.06103823,0.07868685;0.005075501;-0.03950792,0.0971327;-0.3327975;-0.004803106,0.1075992;-0.7144454;0.07862368,0.1187963;-0.7475742;0.01178142,-0.07601161;0.006244714;-0.04428876,-0.1229295;-0.3295925;-0.01755002,-0.1453695;-0.7120385;0.05962585,-0.1387134;-0.6728323;-0.03229503,0.002932153;0.4985285;-0.006463188,0;0;0,-0.006605953;0.2758204;-0.08010411,-0.01372875;0.5404394;-0.1747062,0.1618182;0.5325584;-0.07574868,0.2182545;0.259071;0.07274318,0.2567869;0.009599537;0.1330433,-0.1855825;0.5238078;-0.06978973,-0.2507294;0.2453637;0.0653216,-0.2837016;-0.006989956;0.1161867,0.07814301;0.004022077;-0.0406909,0.09957039;-0.3354501;-0.03913617,0.1112252;-0.7227438;0.01177883,0.1184373;-0.7615752;-0.04977393,-0.08012897;0.003859036;-0.03664305,-0.1118757;-0.3347978;-0.03920571,-0.09964804;-0.7186384;0.03319243,-0.1073423;-0.7584872;-0.02714376,-0.01186012;0.4757815;-0.148437,499.8932
+0;0;0,0.001693508;0.2862507;0.0007619383,0.003499998;0.5657395;-0.01240633,0.1927728;0.443564;0.01239654,0.2347662;0.1361549;0.07287808,0.2892548;-0.1174392;0.1119646,-0.1833824;0.4307414;-0.01674156,-0.2496722;0.1293451;0.05172535,-0.2973452;-0.1274571;0.07594644,0.07872464;0.004945912;-0.03980003,0.09744744;-0.33283;-0.004869647,0.1075792;-0.7067816;0.0776642,0.119503;-0.7442598;0.007055163,-0.0762672;0.006360347;-0.04414675,-0.1230591;-0.3294253;-0.01728246,-0.1449574;-0.704215;0.05892443,-0.1379534;-0.6644571;-0.03873235,0.003036108;0.4964911;-0.006867017,0;0;0,-0.006945849;0.2744817;-0.0809598,-0.01457221;0.5373541;-0.1764042,0.1616925;0.5329605;-0.07755971,0.2178417;0.2607591;0.07302403,0.2566749;0.009083092;0.135936,-0.1865074;0.5242913;-0.07051212,-0.2504347;0.2464939;0.06610298,-0.2825069;-0.008466303;0.1187664,0.07815886;0.00411123;-0.04099226,0.09938337;-0.3353175;-0.04006577,0.1108269;-0.7149483;0.009972572,0.1189327;-0.7603769;-0.05268478,-0.0803762;0.003793082;-0.03648772,-0.1122122;-0.3347926;-0.03955024,-0.09970119;-0.7112315;0.03038987,-0.1085321;-0.7555581;-0.03347475,-0.01256218;0.47317;-0.1498976,499.9154
+0;0;0,0.001690592;0.2857578;0.0007606262,0.003495288;0.5649672;-0.01239608,0.1928104;0.4428125;0.01240846,0.2347806;0.1355733;0.07285657,0.2853673;-0.09986067;0.1091441,-0.1834282;0.4299871;-0.01673611,-0.2496815;0.1287573;0.05169297,-0.2939405;-0.109655;0.07417955,0.07882506;0.004952221;-0.0398508,0.0976591;-0.3348306;-0.004712872,0.1077288;-0.7064933;0.0773158,0.1197064;-0.7442759;0.006388307,-0.07636448;0.00636846;-0.04420306,-0.1234344;-0.3314124;-0.01717916,-0.1451987;-0.703908;0.05856128,-0.1381631;-0.6641061;-0.03953595,0.003031615;0.4957513;-0.006859374,0;0;0,-0.006986149;0.2738568;-0.0813303,-0.01461355;0.5362414;-0.1772982,0.1613661;0.5326874;-0.07816958,0.2175387;0.2618251;0.07443976,0.2556287;0.03111798;0.1424716,-0.1860986;0.5242352;-0.07078796,-0.2494992;0.2477567;0.0683214,-0.2776476;0.0109309;0.1175772,0.07819016;0.004164383;-0.04116988,0.09940486;-0.3372884;-0.03986454,0.1110116;-0.7146454;0.009433031,0.1196453;-0.7602533;-0.05363488,-0.08055326;0.003758089;-0.03637377,-0.1124764;-0.336852;-0.03910654,-0.09994361;-0.7111572;0.02946321,-0.1090481;-0.7556895;-0.03480731,-0.01261481;0.4721459;-0.1506618,499.9496
+0;0;0,0.001687812;0.2852879;0.0007593753,0.003491114;0.5642801;-0.01238851,0.1932794;0.4420151;0.01246233,0.2352292;0.1349248;0.07288112,0.2859084;-0.1009396;0.109235,-0.183897;0.4291577;-0.01675488,-0.2501181;0.128074;0.05164101,-0.294458;-0.1107743;0.07416871,0.0789336;0.00495904;-0.03990567,0.09801108;-0.3392155;-0.004313577,0.1080466;-0.709615;0.07743628,0.1202194;-0.7485023;0.005352885,-0.07646963;0.006377229;-0.04426393,-0.1241479;-0.3357695;-0.01689073,-0.1458383;-0.706999;0.05859227,-0.138688;-0.6670374;-0.04110366,0.003027586;0.4950858;-0.006853528,0;0;0,-0.007324956;0.2731976;-0.08186579,-0.01536031;0.5351012;-0.1784803,0.1608691;0.5325165;-0.07892442,0.2171773;0.2628351;0.07539988,0.2548032;0.03183654;0.1442909,-0.1864766;0.524474;-0.07086463,-0.2487533;0.2492245;0.07081795,-0.276617;0.01195006;0.1202799,0.07817691;0.004239544;-0.04144835,0.09948956;-0.3416278;-0.03854632,0.1117181;-0.7179395;0.008565661,0.117691;-0.7645487;-0.05612588,-0.08077886;0.003720399;-0.03617324,-0.1128688;-0.3413248;-0.0371407,-0.1006343;-0.7147377;0.02913629,-0.1097278;-0.7602301;-0.03649782,-0.01325658;0.4711003;-0.1516819,499.9816
+0;0;0,0.001615201;0.2852892;0.0002187353,0.003268;0.5642424;-0.01372969,0.1932274;0.4426667;0.01192359,0.2356412;0.1370946;0.07931358,0.2856388;-0.09798922;0.1212404,-0.1843018;0.4296631;-0.01704392,-0.2509804;0.1302552;0.057946,-0.2950132;-0.1081639;0.08513936,0.07884124;0.0049876;-0.04008431,0.09782082;-0.3391571;-0.004152454,0.1078701;-0.7096009;0.07739445,0.1199938;-0.7488295;0.005630493,-0.07655779;0.006341181;-0.04411646,-0.1242844;-0.3358265;-0.01709225,-0.1459421;-0.7069608;0.05886698,-0.1388364;-0.66706;-0.0408382,0.002849188;0.495066;-0.0079712,0;0;0,-0.007324956;0.2731976;-0.08186579,-0.01536031;0.5351012;-0.1784803,0.1608691;0.5325165;-0.07892442,0.2171773;0.2628351;0.07539988,0.2548032;0.03183654;0.1442909,-0.1864766;0.524474;-0.07086463,-0.2487533;0.2492245;0.07081795,-0.276617;0.01195006;0.1202799,0.07817691;0.004239544;-0.04144835,0.09948956;-0.3416278;-0.03854632,0.1117181;-0.7179395;0.008565661,0.117691;-0.7645487;-0.05612588,-0.08077886;0.003720399;-0.03617324,-0.1128688;-0.3413248;-0.0371407,-0.1006343;-0.7147377;0.02913629,-0.1097278;-0.7602301;-0.03649782,-0.01325658;0.4711003;-0.1516819,500.0049
+0;0;0,0.001613061;0.2849112;0.0002184454,0.003265119;0.5637388;-0.01372466,0.1933551;0.4421368;0.01194146,0.2357445;0.1367399;0.07929283,0.2868285;-0.1034517;0.1221306,-0.1844329;0.4291242;-0.0170459,-0.2510733;0.1298879;0.05790103,-0.2960628;-0.1137113;0.08568522,0.07895251;0.004994639;-0.04014088,0.09789731;-0.3385195;-0.004274856,0.1079288;-0.708307;0.07712756,0.1198993;-0.7466608;0.006270476,-0.07666584;0.00635013;-0.04417873,-0.124305;-0.3351907;-0.01720402,-0.1459243;-0.7056674;0.05862062,-0.1389084;-0.6658916;-0.0398246,0.002846366;0.494572;-0.007966962,0;0;0,-0.00752335;0.2726508;-0.08235264,-0.01574817;0.5342374;-0.179448,0.1604474;0.5321193;-0.07957125,0.2170793;0.2638704;0.07674789,0.2547032;0.02805966;0.1482627,-0.186267;0.5246183;-0.07083743,-0.2477547;0.2503251;0.07262986,-0.2756856;0.008514479;0.1263337,0.07824906;0.004250363;-0.04157829,0.099643;-0.3409799;-0.0391984,0.1115384;-0.7166146;0.007990595,0.1180421;-0.7598403;-0.05858231,-0.08094227;0.003737622;-0.03611253,-0.1128752;-0.3406858;-0.0361369,-0.1003002;-0.713679;0.02857579,-0.1097313;-0.7585706;-0.03575576,-0.01360149;0.4702951;-0.1525381,500.0378
+0;0;0,0.001694669;0.2848685;-0.0001844692,0.003479523;0.5638961;-0.01460862,0.1929621;0.4428361;0.01148285,0.2359796;0.1388886;0.08401856,0.2852264;-0.09516554;0.1322037,-0.1839024;0.430172;-0.01723943,-0.2505922;0.1326734;0.06364987,-0.2945446;-0.1049489;0.09729822,0.07903609;0.004982994;-0.04028296,0.09817559;-0.337553;-0.0046288,0.1081989;-0.7078122;0.07745069,0.1201667;-0.7454441;0.007201821,-0.07684759;0.006365349;-0.04413819,-0.1241705;-0.3342341;-0.0172872,-0.1457403;-0.7052379;0.05900379,-0.1388188;-0.6655951;-0.03852218,0.003020787;0.4946684;-0.008723133,0;0;0,-0.007585957;0.2724603;-0.08282995,-0.01582628;0.5341146;-0.1803911,0.1596032;0.5320038;-0.08044887,0.2168149;0.2651377;0.07768178,0.2537588;0.0350394;0.1499197,-0.185274;0.5237001;-0.07055271,-0.2465965;0.2503323;0.07438038,-0.2729374;0.01447217;0.1309891,0.07827367;0.004425272;-0.04180789,0.09960774;-0.3398253;-0.03960323,0.111699;-0.7160727;0.007524729,0.1188228;-0.7566856;-0.06041121,-0.08118438;0.003566447;-0.03592529,-0.1130197;-0.339878;-0.03498913,-0.1000886;-0.7136229;0.02886144,-0.1097864;-0.7574281;-0.03525533,-0.01368041;0.4701393;-0.1533747,500.0626
+0;0;0,0.0016935;0.2846719;-0.0001843419,0.003478339;0.5636969;-0.01460867,0.1927266;0.4426943;0.01145842,0.2357289;0.1388542;0.08396853,0.2841503;-0.0912773;0.131346,-0.183673;0.4300458;-0.01722842,-0.2503393;0.1326523;0.06363232,-0.2935551;-0.1009875;0.09671673,0.0790923;0.004986539;-0.04031162,0.09819269;-0.3368495;-0.00473031,0.10825;-0.7083658;0.07762787,0.1200714;-0.7451698;0.008239001,-0.07690225;0.006369877;-0.04416959,-0.1241285;-0.3335336;-0.01737347,-0.1457715;-0.705797;0.05917654,-0.1389347;-0.6662722;-0.03715549,0.00301956;0.4944627;-0.008722636,0;0;0,-0.007569663;0.2721772;-0.08308601,-0.01575972;0.5337641;-0.1808268,0.15938;0.5320047;-0.08115816,0.2167095;0.2660581;0.0782516,0.2528515;0.0403965;0.1511924,-0.1847;0.5235349;-0.07057483,-0.2452119;0.2509626;0.07594629,-0.2703157;0.01995094;0.1355547,0.07827708;0.004390925;-0.04193926,0.09973998;-0.3391478;-0.04015994,0.1119619;-0.7167003;0.006884098,0.1194912;-0.7563702;-0.06024814,-0.08128082;0.003625536;-0.03585759,-0.113005;-0.3391224;-0.03547556,-0.09954367;-0.7140636;0.02891573,-0.1093751;-0.7572529;-0.03404457,-0.01362935;0.4697948;-0.1537783,500.0942
+0;0;0,0.001692523;0.2845077;-0.0001842355,0.003477341;0.5635288;-0.01460886,0.1929027;0.4424677;0.01147794,0.2358905;0.1387297;0.08396366,0.2840388;-0.090104;0.131074,-0.1838484;0.4298073;-0.01723568,-0.2504923;0.1325139;0.06359786,-0.2934644;-0.09980841;0.0964957,0.0792148;0.004994262;-0.04037406,0.09818026;-0.3344269;-0.005044106,0.1082785;-0.7074553;0.07764927,0.1200554;-0.7440078;0.008521564,-0.07702136;0.006379743;-0.044238,-0.123914;-0.3311225;-0.01763118,-0.1456451;-0.7049011;0.05923039,-0.1388341;-0.6654122;-0.03673904,0.003018494;0.4942844;-0.008721951,0;0;0,-0.007581205;0.2718756;-0.08350873,-0.01576607;0.5333091;-0.1816498,0.1593365;0.5321211;-0.08177376,0.2167084;0.267034;0.07883811,0.2524786;0.04296412;0.1524296,-0.1842214;0.5233959;-0.07005366,-0.2437483;0.2518992;0.07862375,-0.2690909;0.0227133;0.1397309,0.0783764;0.004390851;-0.04204583,0.09987373;-0.3367125;-0.04106855,0.1122017;-0.7157626;0.006464958,0.1196211;-0.7548792;-0.0607245,-0.08145408;0.003652656;-0.0358034,-0.1124198;-0.3367232;-0.03569537,-0.0990504;-0.7132939;0.02838409,-0.1090511;-0.756699;-0.03373071,-0.01364064;0.4693687;-0.1545064,500.1274
+0;0;0,0.001691102;0.2842689;-0.0001840809,0.003474996;0.5631453;-0.01460147,0.1896285;0.4430074;0.01113467,0.2325679;0.1396113;0.08353881,0.2812306;-0.09166685;0.1311524,-0.1806305;0.4305652;-0.01708417,-0.2471993;0.1336064;0.06365841,-0.2906305;-0.1011976;0.09690766,0.07926004;0.004997115;-0.04039711,0.09822891;-0.3344851;-0.005060814,0.1082951;-0.7063277;0.07736968,0.1201933;-0.7435664;0.007529266,-0.07706535;0.006383386;-0.04426327,-0.1239664;-0.3311795;-0.01765166,-0.1456284;-0.7037699;0.05896558,-0.1387472;-0.6641831;-0.03799333,0.00301635;0.4939312;-0.008717142,0;0;0,-0.007716343;0.2715984;-0.08358502,-0.01604144;0.5328496;-0.1817889,0.1571098;0.5327777;-0.08756232,0.2157251;0.2710357;0.07733369,0.2526719;0.04572281;0.154753,-0.1812882;0.5224169;-0.07140582,-0.2402355;0.2520558;0.07881216,-0.2654203;0.02162452;0.1450831,0.07836147;0.004413202;-0.04217887,0.09993124;-0.3367473;-0.04123902,0.1122951;-0.7145997;0.006065607,0.1193271;-0.7550853;-0.06118488,-0.08154859;0.003638584;-0.03571612,-0.1122513;-0.3368227;-0.03544045,-0.09965331;-0.7123754;0.0275236,-0.1091831;-0.7564451;-0.03542999,-0.01388158;0.4689471;-0.1546369,500.1607
+0;0;0,0.001916244;0.2841617;-0.0005541786,0.003967423;0.5630828;-0.01534669,0.1890486;0.4434287;0.01130199,0.2328131;0.1418872;0.08981879,0.2809593;-0.08630876;0.1451175,-0.1796392;0.4318185;-0.01692127,-0.2459526;0.1371095;0.0711499,-0.290324;-0.09537931;0.1089597,0.07927228;0.004888472;-0.04046395,0.09861448;-0.3340121;-0.004417296,0.1085831;-0.7093402;0.07897988,0.1206294;-0.7443433;0.01049501,-0.07715154;0.00647626;-0.04417036,-0.1236099;-0.3306567;-0.01752366,-0.1453203;-0.7066787;0.06033355,-0.1385671;-0.6673818;-0.03415798,0.00343592;0.4938543;-0.009366558,0;0;0,-0.007721797;0.2714564;-0.08368802,-0.0160099;0.5327441;-0.1819874,0.156627;0.5329683;-0.08969617,0.2154916;0.2730494;0.07758975,0.2494179;0.0489119;0.155441,-0.1801298;0.521948;-0.07142485,-0.2387848;0.2526883;0.08045102,-0.2634355;0.02370343;0.1468415,0.07835321;0.004421532;-0.04226756,0.1002264;-0.3362366;-0.04146743,0.1125354;-0.717749;0.005675793,0.119365;-0.7548364;-0.06150556,-0.08161031;0.003642815;-0.03566245,-0.1118665;-0.3363742;-0.03550603,-0.09939022;-0.7154849;0.02809534,-0.1082617;-0.7582703;-0.03260288,-0.0138616;0.468823;-0.1548194,500.1949
+0;0;0,0.001915519;0.2840542;-0.000553969,0.003966117;0.5628964;-0.01534232,0.1884441;0.4434251;0.01123753,0.232187;0.1420323;0.08971564,0.280142;-0.08525744;0.1447948,-0.1790452;0.4318527;-0.01689398,-0.245326;0.1372889;0.07113379,-0.2895211;-0.09427656;0.1087935,0.07915106;0.004880997;-0.04040209,0.09845493;-0.3333479;-0.00442687,0.10845;-0.7096716;0.07919152,0.1204705;-0.7445359;0.01085281,-0.07703357;0.006466358;-0.04410282,-0.1233999;-0.3299985;-0.01750893,-0.1451678;-0.7070179;0.0605548,-0.138429;-0.6677408;-0.03373504,0.00343476;0.4936869;-0.009363826,0;0;0,-0.007668607;0.2713189;-0.08377361,-0.01590396;0.532505;-0.1821232,0.1563966;0.5329272;-0.09103346,0.2145499;0.2742827;0.07817388,0.2475179;0.05113132;0.1563442,-0.1809683;0.5219961;-0.07510589,-0.2366941;0.2550474;0.08155577,-0.2612039;0.02769701;0.1501495,0.07829348;0.004389822;-0.04209399,0.1003486;-0.3355792;-0.04155827,0.112846;-0.718102;0.005680796,0.1195284;-0.754454;-0.06195665,-0.08143661;0.003648956;-0.03571843,-0.1115643;-0.3357002;-0.03542982,-0.09951167;-0.7158678;0.02812177,-0.1079048;-0.758018;-0.03308246,-0.01377233;0.4686083;-0.1549454,500.2287
+0;0;0,0.001915382;0.2840338;-0.0005539292,0.003966602;0.5629606;-0.01534674,0.1891202;0.4432856;0.01131011,0.2328601;0.1419137;0.08978277,0.280527;-0.08401072;0.144531,-0.1797114;0.431671;-0.01692416,-0.2459876;0.1371275;0.07109751,-0.2899173;-0.09304689;0.108531,0.07921119;0.004884704;-0.04043278,0.09851118;-0.3332763;-0.004464786,0.1084788;-0.7085677;0.07892424,0.1205723;-0.7438253;0.01017121,-0.07709209;0.00647127;-0.04413632,-0.1234491;-0.3299259;-0.01754777,-0.1451573;-0.7059112;0.06030183,-0.1383777;-0.6665778;-0.03455967,0.00343509;0.493731;-0.009366497,0;0;0,-0.007680498;0.2712002;-0.08408737,-0.01590113;0.5324142;-0.1826071,0.1566145;0.5327464;-0.08988476,0.2144897;0.2741955;0.07952023,0.2467342;0.05228822;0.1571655,-0.1807336;0.5221193;-0.07353967,-0.2368203;0.2551217;0.08286608,-0.2621601;0.03079781;0.1559962,0.07831978;0.004360214;-0.04219103,0.1003671;-0.3355411;-0.04201603,0.1127488;-0.7169871;0.005337719,0.1196538;-0.7549881;-0.06144523,-0.08152258;0.003682973;-0.03568736,-0.1115608;-0.3356054;-0.03594811,-0.09904502;-0.7147338;0.02731115,-0.1078052;-0.7581272;-0.03325666,-0.01377362;0.4685072;-0.1554012,500.2617
+0;0;0,0.002099711;0.2838861;-0.001045012,0.004420699;0.5624394;-0.01646795,0.1891806;0.4435624;0.01059423,0.2340578;0.1443152;0.0958571,0.2810889;-0.08108318;0.1560196,-0.1792604;0.4323457;-0.01679531,-0.2450643;0.1399257;0.07803601,-0.2896498;-0.08990793;0.1207508,0.07916768;0.004806987;-0.04055047,0.09884004;-0.3330224;-0.004260004,0.1087993;-0.7099764;0.07974163,0.1205512;-0.7451972;0.01287067,-0.07716928;0.006537216;-0.04401289,-0.1233125;-0.3296354;-0.01771831,-0.1448557;-0.70722;0.06112132,-0.1383282;-0.6680732;-0.03235222,0.003811123;0.4933256;-0.01032067,0;0;0,-0.007674836;0.2710688;-0.08402157,-0.01583656;0.5319996;-0.1823457,0.1564989;0.5327039;-0.09091711,0.2139561;0.275005;0.07973623,0.2467443;0.05305928;0.1591146,-0.1815598;0.522182;-0.07651415,-0.2357542;0.2570587;0.08350198,-0.2618282;0.0325954;0.1581498,0.0783286;0.00434418;-0.04219866,0.1004485;-0.3352783;-0.04215693,0.1128193;-0.7184516;0.005540375,0.1199537;-0.7546663;-0.06100511,-0.08153578;0.003705799;-0.03568127,-0.1113704;-0.3353258;-0.03609416,-0.09857208;-0.7160518;0.0281997,-0.1073221;-0.7589478;-0.03073415,-0.01373154;0.4681728;-0.1552055,500.284
+0;0;0,0.002099711;0.2838861;-0.001045012,0.004420699;0.5624394;-0.01646795,0.1891806;0.4435624;0.01059423,0.2340578;0.1443152;0.0958571,0.2810889;-0.08108318;0.1560196,-0.1792604;0.4323457;-0.01679531,-0.2450643;0.1399257;0.07803601,-0.2896498;-0.08990793;0.1207508,0.07916768;0.004806987;-0.04055047,0.09884004;-0.3330224;-0.004260004,0.1087993;-0.7099764;0.07974163,0.1205512;-0.7451972;0.01287067,-0.07716928;0.006537216;-0.04401289,-0.1233125;-0.3296354;-0.01771831,-0.1448557;-0.70722;0.06112132,-0.1383282;-0.6680732;-0.03235222,0.003811123;0.4933256;-0.01032067,0;0;0,-0.007674836;0.2710688;-0.08402157,-0.01583656;0.5319996;-0.1823457,0.1564989;0.5327039;-0.09091711,0.2139561;0.275005;0.07973623,0.2467443;0.05305928;0.1591146,-0.1815598;0.522182;-0.07651415,-0.2357542;0.2570587;0.08350198,-0.2618282;0.0325954;0.1581498,0.0783286;0.00434418;-0.04219866,0.1004485;-0.3352783;-0.04215693,0.1128193;-0.7184516;0.005540375,0.1199537;-0.7546663;-0.06100511,-0.08153578;0.003705799;-0.03568127,-0.1113704;-0.3353258;-0.03609416,-0.09857208;-0.7160518;0.0281997,-0.1073221;-0.7589478;-0.03073415,-0.01373154;0.4681728;-0.1552055,500.3063
+0;0;0,0.002099902;0.2839119;-0.001045107,0.004421137;0.5624948;-0.01646974,0.1885529;0.4437777;0.01052235,0.2334134;0.1446419;0.09575349,0.2807013;-0.08198714;0.1562445,-0.1786397;0.432599;-0.01677439,-0.2444192;0.1402878;0.07802165,-0.289248;-0.09080067;0.1209696,0.07920633;0.004809333;-0.04057027,0.09886405;-0.3327686;-0.004306808,0.1088101;-0.709222;0.07958324,0.1206233;-0.7447832;0.01236325,-0.07720696;0.006540407;-0.04403437,-0.1233159;-0.3293821;-0.01775937,-0.1448304;-0.706465;0.06097554,-0.1382688;-0.6672705;-0.0329859,0.003811485;0.4933723;-0.01032168,0;0;0,-0.007625297;0.2710748;-0.08409405,-0.01576335;0.5320262;-0.1824489,0.1562365;0.5327945;-0.09218597,0.2136369;0.2761575;0.07986546,0.2453211;0.05366246;0.1620123,-0.181482;0.5220702;-0.07810286,-0.2349696;0.2589346;0.08516929,-0.2610464;0.03326833;0.160341,0.07835425;0.004333451;-0.04224396,0.1005053;-0.3350331;-0.04221129,0.1126368;-0.7177131;0.005353928,0.1199143;-0.7546952;-0.06110501,-0.08159953;0.003729186;-0.03564168,-0.1113035;-0.3350594;-0.036192,-0.09969239;-0.7154058;0.02749001,-0.1078074;-0.7571045;-0.03374565,-0.0136671;0.4681944;-0.1552976,500.34
+0;0;0,0.00233891;0.2837453;-0.001332226,0.004872959;0.5621521;-0.01698275,0.1896364;0.4437615;0.01042668,0.2354154;0.1462459;0.1005848,0.2802147;-0.07181074;0.1700075,-0.1791787;0.4330941;-0.01669366,-0.2451697;0.1426813;0.08353277,-0.28962;-0.08137009;0.1304405,0.07924055;0.004658965;-0.04059506,0.09948086;-0.3322182;-0.00369804,0.1093983;-0.7073328;0.07999676,0.1225229;-0.750984;0.004007146,-0.07726399;0.00667455;-0.04398246,-0.1227742;-0.3287321;-0.01774373,-0.1440885;-0.7043672;0.06136502,-0.1367375;-0.6640311;-0.04451363,0.004210739;0.4930724;-0.01078177,0;0;0,-0.00741662;0.2708857;-0.0841701,-0.0151502;0.5316362;-0.1826322,0.1567802;0.5316949;-0.08985639,0.2139088;0.2751246;0.0823288,0.2455988;0.05895448;0.1638236,-0.1800734;0.5218222;-0.07484372,-0.2361434;0.258547;0.08727369,-0.2623832;0.03908063;0.1615781,0.07842389;0.004273072;-0.04219198,0.1007096;-0.3344902;-0.04240561,0.1125207;-0.7157953;0.00535655,0.1228713;-0.7571102;-0.07324505,-0.08161739;0.003776928;-0.03568007,-0.1111598;-0.3344302;-0.03631552,-0.09954622;-0.7134548;0.02708568,-0.1088492;-0.7650236;-0.04096688,-0.01317806;0.467854;-0.1554505,500.362
+0;0;0,0.002334491;0.2832094;-0.001329709,0.004857342;0.5603868;-0.01691047,0.1919803;0.4416892;0.01073977,0.2377524;0.1442181;0.1008844,0.2825395;-0.07377924;0.1702883,-0.1815218;0.4308863;-0.0167252,-0.2475029;0.1405169;0.0834862,-0.2919411;-0.08347356;0.1303812,0.07922457;0.004658025;-0.04058687,0.09946269;-0.3321827;-0.003693841,0.1093269;-0.7052851;0.07955197,0.1221221;-0.747088;0.00546924,-0.07724841;0.006673203;-0.04397358,-0.1227537;-0.3286971;-0.0177377,-0.1439537;-0.7023171;0.06094667,-0.1367872;-0.6622404;-0.04227506,0.004198187;0.4916268;-0.01073819,0;0;0,-0.007657058;0.2701842;-0.08459663,-0.01615311;0.5290211;-0.1845309,0.1571521;0.531341;-0.08869076,0.213808;0.2750608;0.08399606,0.2461444;0.05937928;0.1663458,-0.181243;0.5225919;-0.07318681,-0.2383943;0.2599694;0.08951938,-0.2652794;0.04042408;0.1631584,0.07841758;0.004218191;-0.04217124,0.1007143;-0.3345073;-0.04263473,0.1123256;-0.713764;0.004927397,0.1230104;-0.7548171;-0.07020521,-0.08158584;0.003824671;-0.0357022,-0.1111524;-0.3343431;-0.03654962,-0.09928823;-0.7112797;0.02677912,-0.1087098;-0.7614245;-0.03876223,-0.01394302;0.4658033;-0.1568704,500.3842
+0;0;0,0.002334491;0.2832094;-0.001329709,0.004857342;0.5603868;-0.01691047,0.1919803;0.4416892;0.01073977,0.2377524;0.1442181;0.1008844,0.2825395;-0.07377924;0.1702883,-0.1815218;0.4308863;-0.0167252,-0.2475029;0.1405169;0.0834862,-0.2919411;-0.08347356;0.1303812,0.07922457;0.004658025;-0.04058687,0.09946269;-0.3321827;-0.003693841,0.1093269;-0.7052851;0.07955197,0.1221221;-0.747088;0.00546924,-0.07724841;0.006673203;-0.04397358,-0.1227537;-0.3286971;-0.0177377,-0.1439537;-0.7023171;0.06094667,-0.1367872;-0.6622404;-0.04227506,0.004198187;0.4916268;-0.01073819,0;0;0,-0.007657058;0.2701842;-0.08459663,-0.01615311;0.5290211;-0.1845309,0.1571521;0.531341;-0.08869076,0.213808;0.2750608;0.08399606,0.2461444;0.05937928;0.1663458,-0.181243;0.5225919;-0.07318681,-0.2383943;0.2599694;0.08951938,-0.2652794;0.04042408;0.1631584,0.07841758;0.004218191;-0.04217124,0.1007143;-0.3345073;-0.04263473,0.1123256;-0.713764;0.004927397,0.1230104;-0.7548171;-0.07020521,-0.08158584;0.003824671;-0.0357022,-0.1111524;-0.3343431;-0.03654962,-0.09928823;-0.7112797;0.02677912,-0.1087098;-0.7614245;-0.03876223,-0.01394302;0.4658033;-0.1568704,500.4072
+0;0;0,0.002442273;0.2830389;-0.00193722,0.005139675;0.5599257;-0.01829017,0.1921056;0.4421125;0.01021203,0.238435;0.1465086;0.1057507,0.2827468;-0.0696923;0.1853173,-0.1813624;0.4313551;-0.01642872,-0.2477212;0.1434609;0.09019765,-0.2932222;-0.08037412;0.1437207,0.0791633;0.004571185;-0.0407193,0.09987029;-0.3312002;-0.003583111,0.1096004;-0.7041056;0.07982788,0.1219752;-0.7431949;0.008246541,-0.07729319;0.006749696;-0.0438861,-0.1222718;-0.3276626;-0.017511,-0.1436868;-0.7011037;0.06118885,-0.1369307;-0.6614556;-0.03836827,0.004429587;0.4912389;-0.01191142,0;0;0,-0.007377036;0.2700098;-0.08462286,-0.01486951;0.5286578;-0.184456,0.1575893;0.5305341;-0.0876348,0.2138146;0.2748709;0.08594728,0.2455165;0.05930603;0.1729183,-0.1797241;0.5225219;-0.07274748,-0.2381428;0.2601059;0.08967423,-0.2654274;0.03932035;0.164149,0.07842681;0.004170358;-0.04216194,0.1008905;-0.3335344;-0.04324389,0.1121664;-0.7125885;0.004728556,0.1202177;-0.7573676;-0.06155586,-0.08158334;0.003874419;-0.03570619,-0.1109732;-0.3332982;-0.03677789,-0.0990533;-0.7100254;0.02682318,-0.1080704;-0.7576312;-0.03599716,-0.01300019;0.4654649;-0.1568472,500.4408
+0;0;0,0.00243893;0.2826515;-0.00193457,0.005132042;0.5591023;-0.01825937,0.1924842;0.4413496;0.01027318,0.2387999;0.145833;0.1057836,0.2827657;-0.06868005;0.1847291,-0.1817491;0.4305702;-0.01642216,-0.2480882;0.1427611;0.09017272,-0.2932341;-0.07932658;0.143278,0.07925365;0.004576403;-0.04076578,0.09995876;-0.3311644;-0.003632963,0.1097736;-0.7073156;0.08050401,0.122013;-0.7456495;0.009705327,-0.07738141;0.0067574;-0.04393619,-0.1223559;-0.3276245;-0.01756349,-0.1439573;-0.7043159;0.06182135,-0.1372751;-0.6647733;-0.03664723,0.004423621;0.4905767;-0.0118956,0;0;0,-0.006419763;0.2697636;-0.08419013,-0.01321375;0.5281032;-0.1836647,0.1589969;0.530372;-0.08616519,0.2150635;0.2754749;0.08842421,0.2454862;0.0621216;0.1763792,-0.1783424;0.5226991;-0.07163949,-0.2377552;0.261802;0.0926781,-0.2653934;0.04229034;0.1650107,0.07854165;0.003924534;-0.04218698,0.1019005;-0.33369;-0.04267359,0.1135737;-0.7161182;0.005048752,0.1214373;-0.7603922;-0.06016874,-0.08167659;0.004146189;-0.03571664,-0.1097629;-0.3331082;-0.03606673,-0.09845116;-0.7132;0.02770856,-0.1060664;-0.7624601;-0.03138137,-0.01160211;0.4650141;-0.156207,500.4737
+0;0;0,0.002512232;0.282117;-0.002329137,0.005291629;0.5579308;-0.01900538,0.1939519;0.4404416;0.009884928,0.2410966;0.1475025;0.112403,0.2835566;-0.06392612;0.1978751,-0.1831115;0.4300176;-0.01689796,-0.2491782;0.1445393;0.09572204,-0.2950085;-0.07493263;0.1552369,0.07933494;0.004457842;-0.04067964,0.1004465;-0.331566;-0.003519416,0.1101751;-0.7078764;0.08104657,0.1215652;-0.7457182;0.01024093,-0.07737052;0.006877158;-0.04399144,-0.1220567;-0.3278354;-0.01736069,-0.1436154;-0.7047272;0.06228475,-0.13697;-0.6652649;-0.03575592,0.004561016;0.4895743;-0.01256197,0;0;0,-0.006406367;0.2691328;-0.08442903,-0.01331291;0.5265952;-0.184458,0.1595905;0.5297073;-0.08536863,0.2154623;0.2754791;0.09010863,0.2464896;0.06842397;0.1899879,-0.1786592;0.5226098;-0.07064759,-0.2393427;0.2622571;0.09391203,-0.267665;0.04370628;0.1663258,0.07861608;0.003695235;-0.04212594,0.1020893;-0.334221;-0.04259825,0.1138712;-0.716884;0.005212307,0.1217867;-0.7603351;-0.06027007,-0.08165593;0.004447305;-0.03579482,-0.109409;-0.3331447;-0.03580015,-0.09769873;-0.713447;0.02814186,-0.1055941;-0.7624752;-0.03049168,-0.01165628;0.4637458;-0.1568557,500.4965
+0;0;0,0.002509944;0.2818602;-0.002327017,0.005286288;0.5573694;-0.01898575,0.194304;0.4398427;0.009941651,0.2414309;0.1470141;0.1124211,0.288091;-0.08532906;0.2063481,-0.1834699;0.429399;-0.0168917,-0.2495116;0.1440284;0.09568582,-0.2998756;-0.09715365;0.1610879,0.07929698;0.004455709;-0.04066018,0.100403;-0.3314798;-0.003509726,0.1101065;-0.70682;0.08083822,0.1212851;-0.7434022;0.01134718,-0.0773335;0.006873868;-0.04397039,-0.122008;-0.3277507;-0.01734664,-0.1435111;-0.7036707;0.06209344,-0.136989;-0.6643841;-0.03412695,0.004556264;0.4890679;-0.01254755,0;0;0,-0.006197356;0.2687965;-0.08465767,-0.01274995;0.5258322;-0.1849644,0.1600844;0.5293542;-0.08514738,0.2158893;0.2761611;0.09163117,0.2447533;0.04800022;0.201596,-0.1781463;0.5226734;-0.07064249,-0.2395248;0.2630216;0.09453999,-0.2713862;0.02280016;0.1736682,0.07866273;0.00360401;-0.04195595,0.1023252;-0.3342089;-0.04285002,0.1135705;-0.7158873;0.004942413,0.1221818;-0.7559646;-0.06140638,-0.08157655;0.004557692;-0.03585541,-0.1090236;-0.33297;-0.03581812,-0.09716891;-0.7123132;0.02779953,-0.1052386;-0.7581012;-0.03201853,-0.01119245;0.4630737;-0.1572876,500.5191
+0;0;0,0.002509944;0.2818602;-0.002327017,0.005286288;0.5573694;-0.01898575,0.194304;0.4398427;0.009941651,0.2414309;0.1470141;0.1124211,0.288091;-0.08532906;0.2063481,-0.1834699;0.429399;-0.0168917,-0.2495116;0.1440284;0.09568582,-0.2998756;-0.09715365;0.1610879,0.07929698;0.004455709;-0.04066018,0.100403;-0.3314798;-0.003509726,0.1101065;-0.70682;0.08083822,0.1212851;-0.7434022;0.01134718,-0.0773335;0.006873868;-0.04397039,-0.122008;-0.3277507;-0.01734664,-0.1435111;-0.7036707;0.06209344,-0.136989;-0.6643841;-0.03412695,0.004556264;0.4890679;-0.01254755,0;0;0,-0.006197356;0.2687965;-0.08465767,-0.01274995;0.5258322;-0.1849644,0.1600844;0.5293542;-0.08514738,0.2158893;0.2761611;0.09163117,0.2447533;0.04800022;0.201596,-0.1781463;0.5226734;-0.07064249,-0.2395248;0.2630216;0.09453999,-0.2713862;0.02280016;0.1736682,0.07866273;0.00360401;-0.04195595,0.1023252;-0.3342089;-0.04285002,0.1135705;-0.7158873;0.004942413,0.1221818;-0.7559646;-0.06140638,-0.08157655;0.004557692;-0.03585541,-0.1090236;-0.33297;-0.03581812,-0.09716891;-0.7123132;0.02779953,-0.1052386;-0.7581012;-0.03201853,-0.01119245;0.4630737;-0.1572876,500.5417
+0;0;0,0.002509763;0.2818398;-0.002326848,0.005290099;0.5577399;-0.01901223,0.1937552;0.4401923;0.009865333,0.2408684;0.147449;0.1123149,0.285668;-0.07562967;0.2024966,-0.182922;0.429779;-0.01689012,-0.2489445;0.1444915;0.09565461,-0.2973002;-0.0870737;0.1584489,0.07931516;0.00445673;-0.0406695,0.1004106;-0.3313102;-0.003537677,0.1100113;-0.7026737;0.07991661,0.1215237;-0.7412443;0.008350283,-0.07735123;0.006875443;-0.04398046,-0.1220033;-0.3275813;-0.01737007,-0.1432786;-0.6995185;0.06122835,-0.1365617;-0.6599545;-0.03786558,0.004558326;0.4892747;-0.01255858,0;0;0,-0.005827904;0.2687427;-0.08478665,-0.01093094;0.5261469;-0.1853157,0.160612;0.5289614;-0.08449984,0.2161984;0.276521;0.0932591,0.2459749;0.05692507;0.1971571,-0.176282;0.5225842;-0.07113905,-0.2385469;0.2634192;0.09430226,-0.2717491;0.0336325;0.1717587,0.07871956;0.003545582;-0.04189777,0.1024553;-0.3340912;-0.04300141,0.1131654;-0.7116821;0.004727367,0.1224574;-0.7555349;-0.06172275,-0.08158803;0.004624072;-0.03587165,-0.1088254;-0.3327501;-0.03588764,-0.09698343;-0.708073;0.02704178,-0.1053335;-0.7556492;-0.03515476,-0.009814229;0.4632244;-0.1575814,500.5743
+0;0;0,0.002684218;0.2817353;-0.002743945,0.005656729;0.5575979;-0.01987367,0.1944597;0.4406641;0.009126953,0.2409243;0.150346;0.118218,0.2810928;-0.058424;0.2097885,-0.1830773;0.4303426;-0.01691339,-0.2489106;0.1471238;0.1005494,-0.2945706;-0.06994632;0.1667256,0.07935383;0.004264368;-0.04051128,0.1007181;-0.3313787;-0.00323014,0.1104487;-0.7051726;0.08097742,0.1223541;-0.7425724;0.01057961,-0.07726771;0.007057373;-0.04400312,-0.1214162;-0.3273543;-0.01712734,-0.1428597;-0.7017149;0.06225621,-0.1364067;-0.6623428;-0.03526729,0.004874379;0.4891239;-0.01330421,0;0;0,-0.005619682;0.2685621;-0.08504319,-0.01035216;0.5258452;-0.185878,0.1610526;0.5285603;-0.08414984,0.2164908;0.2770797;0.09481549,0.2472347;0.07426333;0.2020717,-0.1756484;0.5232205;-0.07150219,-0.2394146;0.2649413;0.09454061,-0.2711442;0.04791377;0.1685394,0.07876871;0.003449231;-0.041713,0.1025284;-0.3340947;-0.04317307,0.1137035;-0.7141955;0.004848003,0.1225466;-0.755517;-0.0620501,-0.0815067;0.004695228;-0.03593038,-0.1085695;-0.3326031;-0.03605769,-0.09717159;-0.7105279;0.02679469,-0.1057311;-0.7565737;-0.03472022,-0.009313386;0.4629356;-0.1580614,500.608
+0;0;0,0.002682532;0.2815584;-0.002742221,0.005656606;0.5575634;-0.01988227,0.1946348;0.4405165;0.009145714,0.2410887;0.1502655;0.1182116,0.2812715;-0.05857909;0.2098147,-0.1832526;0.4301855;-0.0169188,-0.2490707;0.1470321;0.1005168,-0.2947471;-0.07011561;0.1667167,0.0791898;0.004255553;-0.04042754,0.1005656;-0.331569;-0.00312623,0.1103423;-0.7071334;0.08148019,0.1224909;-0.7459098;0.009644464,-0.07710799;0.007042784;-0.04391216,-0.1212804;-0.3275497;-0.01702184,-0.1428254;-0.7036836;0.06273773,-0.1362406;-0.66412;-0.03677775,0.004873478;0.4890213;-0.01330627,0;0;0,-0.005211577;0.2682062;-0.08560419,-0.008937318;0.5253108;-0.1873186,0.1618233;0.5279438;-0.08383179,0.2166785;0.2770058;0.09594584,0.247324;0.07344744;0.2019963,-0.1743887;0.5231996;-0.07242626,-0.2394919;0.2657009;0.09417208,-0.271484;0.04926029;0.1700129,0.07879238;0.003275469;-0.04128623,0.1025347;-0.3344485;-0.04359007,0.1140613;-0.716344;0.00463295,0.1218682;-0.7573968;-0.06557178,-0.08123469;0.00484127;-0.03606949,-0.1081743;-0.3326504;-0.03639492,-0.09680478;-0.7123761;0.02670507,-0.105856;-0.7600585;-0.03591815,-0.008143451;0.4624388;-0.159241,500.6415
+0;0;0,0.002680007;0.2812934;-0.00273964,0.005655715;0.5574472;-0.01989046,0.1939943;0.4404927;0.009068751,0.240429;0.1503615;0.1180896,0.2806229;-0.058541;0.2097181,-0.182621;0.4301963;-0.01690802,-0.2484119;0.1471599;0.100479,-0.2941009;-0.070048;0.1666974,0.07909144;0.004250267;-0.04037733,0.1005077;-0.3322108;-0.003005322,0.1103609;-0.7107099;0.0822622,0.1225594;-0.7497688;0.0101314,-0.07701222;0.007034037;-0.04385762,-0.1212683;-0.3281927;-0.01691633,-0.1429817;-0.7072656;0.06346647,-0.1363699;-0.6676627;-0.03645779,0.004871775;0.4888341;-0.01330765,0;0;0,-0.004335999;0.2676684;-0.08646083,-0.006079189;0.5245106;-0.1892804,0.1628637;0.5270109;-0.08417463,0.2172925;0.2771724;0.09703255,0.2480864;0.0730824;0.2021544,-0.1708387;0.5284362;-0.07762827,-0.2403509;0.2740307;0.09167518,-0.2725097;0.05875689;0.1708877,0.07892628;0.002962127;-0.04081321,0.1029403;-0.3353777;-0.0441134,0.1146912;-0.720304;0.004082203,0.1231162;-0.7583011;-0.06958055,-0.08100901;0.005140788;-0.03626242,-0.1071707;-0.3330541;-0.03735498,-0.09565353;-0.7156757;0.02665418,-0.1048294;-0.7637802;-0.03608561,-0.005837999;0.4617104;-0.160859,500.6649
+0;0;0,0.002647924;0.2810865;-0.003133067,0.005536343;0.5571085;-0.02070769,0.1939967;0.4409932;0.008368719,0.2402713;0.153106;0.1229431,0.2789353;-0.05336124;0.2206698,-0.1827714;0.430395;-0.0170116,-0.2486491;0.1499345;0.1060727,-0.2947147;-0.06570406;0.1771508,0.07897598;0.004090307;-0.04014916,0.1005752;-0.331781;-0.002692241,0.1103333;-0.7072332;0.08203407,0.1224796;-0.748641;0.00956104,-0.07675403;0.007145997;-0.04385937,-0.1206765;-0.3275553;-0.01693481,-0.1423737;-0.7035332;0.06311457,-0.1357606;-0.6637936;-0.03867122,0.004779816;0.4885108;-0.01401329,0;0;0,-0.003644682;0.2673172;-0.08691764,-0.004491851;0.5238567;-0.1902225,0.1636533;0.5263687;-0.08386636,0.217623;0.2774506;0.09854722,0.2488417;0.07297881;0.2029064,-0.1693668;0.527803;-0.07860287,-0.2398341;0.2741667;0.09125197,-0.2717036;0.05900808;0.1710344,0.07904346;0.00280714;-0.04012656,0.1028344;-0.3349737;-0.04427528,0.1144259;-0.7167941;0.003858328,0.1235206;-0.7581614;-0.06910014,-0.08068288;0.005143495;-0.03646516,-0.1067613;-0.3324923;-0.03751144,-0.09568752;-0.7121708;0.02541398,-0.1049558;-0.7597626;-0.04086241,-0.004412614;0.4611102;-0.1616937,500.6971
+0;0;0,0.002640709;0.2803206;-0.00312453,0.005518156;0.5552912;-0.02063401,0.1927048;0.4397179;0.008269836,0.2389632;0.1519316;0.122804,0.2776295;-0.05454792;0.2205366,-0.1815223;0.4291911;-0.01693931,-0.2473769;0.148829;0.1061019,-0.2934452;-0.06682241;0.1771841,0.07879674;0.004081024;-0.04005804,0.1002611;-0.3296927;-0.002835043,0.1099842;-0.7037994;0.08158763,0.1221461;-0.7452987;0.009021647,-0.07657984;0.00712978;-0.04375983,-0.120228;-0.3254812;-0.01700342,-0.1418474;-0.7001118;0.06275909,-0.1352259;-0.6603597;-0.03915723,0.004764071;0.486915;-0.01396123,0;0;0,-0.00163386;0.2662859;-0.08766723,0.000971131;0.5212508;-0.1920162,0.1654699;0.52464;-0.08329558,0.2183423;0.2763874;0.1001546,0.2498852;0.07173792;0.2040977,-0.1640474;0.52583;-0.08193411,-0.2352405;0.2739485;0.09001385,-0.2672546;0.05860676;0.1692829,0.07920484;0.002309948;-0.0393889,0.1029852;-0.3333223;-0.04544663,0.1143183;-0.713766;0.002632618,0.1234694;-0.7550724;-0.0705626,-0.08026709;0.005426311;-0.03685075,-0.1059456;-0.3301179;-0.03823372,-0.09431131;-0.7083573;0.02483014,-0.1040579;-0.7566846;-0.04071172,0.0001386702;0.4588846;-0.1632038,500.7307
+0;0;0,0.002641722;0.2804282;-0.003125729,0.005522593;0.5557213;-0.02065864,0.193177;0.439886;0.008314796,0.2393813;0.1524363;0.122715,0.2780706;-0.05416618;0.2205057,-0.1819846;0.4293329;-0.0169573,-0.2477622;0.1492988;0.1059399,-0.293858;-0.0664811;0.1770646,0.07869231;0.004075616;-0.04000496,0.1000259;-0.3276653;-0.00300866,0.1097807;-0.7029874;0.08168831,0.1218803;-0.744121;0.009493552,-0.07647835;0.00712033;-0.04370183,-0.1198607;-0.323465;-0.01710838,-0.1415503;-0.6993127;0.06291328,-0.1349627;-0.6596105;-0.03848168,0.004766918;0.4872009;-0.01397178,0;0;0,-3.518164E-05;0.26604;-0.0887661,0.004555367;0.5209328;-0.1940736,0.1688909;0.5204495;-0.08156658,0.2195802;0.2749616;0.1055586,0.2502314;0.0689269;0.2073166,-0.1617361;0.5253454;-0.08405453,-0.2335266;0.274354;0.08827926,-0.2658768;0.05936895;0.168774,0.07940429;0.001938164;-0.03873873,0.1035916;-0.3315726;-0.04657841,0.1148063;-0.7132977;0.001333237,0.1241454;-0.754662;-0.07104349,-0.07992266;0.005675204;-0.03727798,-0.1049426;-0.327861;-0.03915527,-0.09323768;-0.7073634;0.02390315,-0.1026232;-0.7552055;-0.04144971,0.003242776;0.458536;-0.1650003,500.7637
+0;0;0,0.002597797;0.2805446;-0.003617841,0.005370644;0.5558459;-0.02178878,0.1930638;0.4409436;0.007564357,0.2391722;0.1564057;0.1273972,0.2760381;-0.0476366;0.231077,-0.1821157;0.4301241;-0.0169764,-0.2475873;0.1527813;0.1104684,-0.2927612;-0.061083;0.1876902,0.07847241;0.003973686;-0.03982042,0.09970438;-0.326553;-0.002863113,0.1095463;-0.7009961;0.08161104,0.1126259;-0.6618544;-0.0152525,-0.07622354;0.00716355;-0.04356639,-0.1195069;-0.3222363;-0.01735917,-0.1411215;-0.6971124;0.06289714,-0.13499;-0.6579116;-0.03381558,0.004649743;0.4873;-0.01492722,0;0;0,0.001402639;0.26588;-0.08961558,0.007109053;0.5205594;-0.1955149,0.1713185;0.5169436;-0.08132935,0.2205419;0.2735029;0.1077776,0.2516188;0.0674423;0.2093408,-0.1593382;0.525299;-0.08590445,-0.232228;0.2758948;0.08710527,-0.2644772;0.06091696;0.1676432,0.07947999;0.001442865;-0.03795028,0.1044254;-0.3307515;-0.04739046,0.1157064;-0.7115865;0.0003368855,0.1208137;-0.7559986;-0.06221199,-0.07942399;0.005983945;-0.03762177,-0.1034474;-0.3264066;-0.03960577,-0.09224746;-0.7051455;0.02261814,-0.09939172;-0.7495903;-0.03969182,0.005543917;0.4581856;-0.1663054,500.7973
+0;0;0,0.002603801;0.281193;-0.003626203,0.005382303;0.5570542;-0.0218353,0.192601;0.4421024;0.007478019,0.237513;0.1649475;0.1242015,0.2743791;-0.03909606;0.2278819,-0.1816373;0.43131;-0.01700118,-0.24541;0.1611636;0.1071367,-0.2905842;-0.05270214;0.184359,0.07835553;0.003967768;-0.03976111,0.09950722;-0.3253089;-0.002943568,0.109349;-0.6997499;0.08153009,0.1124165;-0.6606442;-0.01495218,-0.07611001;0.007152881;-0.0435015,-0.1192297;-0.3210012;-0.0173934,-0.1408441;-0.6958752;0.06286245,-0.1347368;-0.6567106;-0.0334696,0.004659658;0.4883425;-0.01495714,0;0;0,0.00244423;0.2662894;-0.09040713,0.008720867;0.5214057;-0.1966885,0.1726526;0.5127506;-0.0800469,0.2202895;0.277777;0.1069674,0.2519276;0.07191557;0.2087646,-0.157702;0.5255851;-0.08749802,-0.2300986;0.2839791;0.08232998,-0.2615701;0.06968802;0.1649825,0.07962361;0.0009463876;-0.0373559,0.1050173;-0.3299098;-0.04809833,0.1162649;-0.7107539;-0.0004544295,0.1223763;-0.7541873;-0.06347299,-0.07907623;0.006369483;-0.03798233,-0.1024794;-0.3248042;-0.03951495,-0.09151578;-0.7037467;0.02148581,-0.09805324;-0.7469934;-0.04170699,0.007019609;0.4588937;-0.1673886,500.8198
+0;0;0,0.002462344;0.2820571;-0.004093323,0.00497924;0.5584507;-0.02292275,0.1942338;0.4435737;0.007412817,0.2388214;0.1715639;0.1287219,0.2730414;-0.03084375;0.2363305,-0.1839401;0.4323942;-0.01695956,-0.2464614;0.1674315;0.1118006,-0.2919468;-0.04464561;0.193494,0.07790333;0.003893017;-0.03945636,0.09896152;-0.3234834;-0.002850298,0.1088836;-0.7009026;0.08237776,0.1118809;-0.6618589;-0.01396167,-0.07560845;0.007130402;-0.04328289,-0.118482;-0.319135;-0.01737009,-0.1404772;-0.6969767;0.06362025,-0.134441;-0.6578754;-0.03257115,0.004335262;0.4896445;-0.01587714,0;0;0,0.003795773;0.2668635;-0.09137011,0.01042806;0.5224922;-0.19789,0.176147;0.5094311;-0.07794046,0.2210616;0.2773193;0.1086075,0.2528782;0.07180396;0.2109334,-0.157948;0.5275463;-0.0886241,-0.2311412;0.2898344;0.08116736,-0.2635856;0.07558793;0.1634186,0.07963911;-0.0001666546;-0.03603435,0.1059978;-0.3289382;-0.04919696,0.1175264;-0.71289;-0.001703262,0.12513;-0.7535746;-0.06741428,-0.07811481;0.007097171;-0.03858232,-0.100853;-0.3222037;-0.04020897,-0.0892384;-0.7041017;0.02165018,-0.09592272;-0.7489687;-0.03936066,0.008648463;0.4598689;-0.1685727,500.8536
+0;0;0,0.002462344;0.2820571;-0.004093323,0.00497924;0.5584507;-0.02292275,0.1942338;0.4435737;0.007412817,0.2388214;0.1715639;0.1287219,0.2730414;-0.03084375;0.2363305,-0.1839401;0.4323942;-0.01695956,-0.2464614;0.1674315;0.1118006,-0.2919468;-0.04464561;0.193494,0.07790333;0.003893017;-0.03945636,0.09896152;-0.3234834;-0.002850298,0.1088836;-0.7009026;0.08237776,0.1118809;-0.6618589;-0.01396167,-0.07560845;0.007130402;-0.04328289,-0.118482;-0.319135;-0.01737009,-0.1404772;-0.6969767;0.06362025,-0.134441;-0.6578754;-0.03257115,0.004335262;0.4896445;-0.01587714,0;0;0,0.003795773;0.2668635;-0.09137011,0.01042806;0.5224922;-0.19789,0.176147;0.5094311;-0.07794046,0.2210616;0.2773193;0.1086075,0.2528782;0.07180396;0.2109334,-0.157948;0.5275463;-0.0886241,-0.2311412;0.2898344;0.08116736,-0.2635856;0.07558793;0.1634186,0.07963911;-0.0001666546;-0.03603435,0.1059978;-0.3289382;-0.04919696,0.1175264;-0.71289;-0.001703262,0.12513;-0.7535746;-0.06741428,-0.07811481;0.007097171;-0.03858232,-0.100853;-0.3222037;-0.04020897,-0.0892384;-0.7041017;0.02165018,-0.09592272;-0.7489687;-0.03936066,0.008648463;0.4598689;-0.1685727,500.8758
+0;0;0,0.002465774;0.28245;-0.004099025,0.004988214;0.559454;-0.02296804,0.1953244;0.4442064;0.007511374,0.2395037;0.1746875;0.1277095,0.2737181;-0.02768694;0.2353005,-0.1850056;0.4329632;-0.01699995,-0.2469543;0.1704269;0.110581,-0.2924323;-0.04161546;0.1922611,0.07731696;0.003863715;-0.03915938,0.09820408;-0.3208532;-0.002850693,0.108071;-0.6961725;0.08190316,0.1111017;-0.657028;-0.01551015,-0.07503935;0.007076733;-0.04295711,-0.1175646;-0.3165382;-0.01725481,-0.1394374;-0.6922776;0.0632849,-0.133334;-0.6530748;-0.03397874,0.004343225;0.4905398;-0.01591136,0;0;0,0.005086042;0.2670467;-0.09198403,0.01204312;0.5232134;-0.1987888,0.178984;0.5064552;-0.07683301,0.2224966;0.2774282;0.1094279,0.2539682;0.07213098;0.2122114,-0.1577006;0.5292668;-0.09046595,-0.2324972;0.2956856;0.07949054,-0.2651698;0.08178498;0.1624415,0.07965913;-0.00129357;-0.03433728,0.1070919;-0.3271661;-0.05015588,0.1184272;-0.7090223;-0.003225565,0.1262082;-0.7510464;-0.06905985,-0.07693789;0.007869205;-0.03930565,-0.09899107;-0.3187904;-0.04098079,-0.08652227;-0.6985331;0.02054311,-0.09343305;-0.7437601;-0.04170882,0.01022817;0.460483;-0.1694465,500.909
+0;0;0,0.002393349;0.2837242;-0.004645404,0.004802071;0.5613378;-0.02416985,0.1971109;0.4463254;0.007479185,0.2383255;0.1931645;0.1271117,0.2684819;-0.005371302;0.2426616,-0.1871449;0.4346626;-0.01693972,-0.2452575;0.1879299;0.1089449,-0.2905492;-0.02194387;0.1960043,0.07747931;0.003862439;-0.03934582,0.09838925;-0.3180864;-0.003359642,0.1082367;-0.6960107;0.08245927,0.118783;-0.734862;0.01323377,-0.0752646;0.00708764;-0.04302395,-0.1173526;-0.313815;-0.01785698,-0.1394161;-0.6921656;0.06370709,-0.1333518;-0.6529853;-0.03387792,0.004187509;0.4922617;-0.01693712,0;0;0,0.006688721;0.2680503;-0.09290338,0.01461214;0.5247368;-0.2000911,0.1825501;0.4994201;-0.07270598,0.2220145;0.2839013;0.1064456,0.2538961;0.07933079;0.2104268,-0.1578577;0.5312836;-0.09260478,-0.231047;0.3118285;0.07044066,-0.2644713;0.09840429;0.1541698,0.08008933;-0.001664206;-0.03389668,0.108208;-0.3246431;-0.05054903,0.1196713;-0.7093714;-0.004274126,0.1281262;-0.7491297;-0.07287574,-0.07689055;0.008390519;-0.03979318,-0.09726267;-0.3155922;-0.04165467,-0.08469662;-0.6980708;0.02032014,-0.09117611;-0.7434072;-0.04234019,0.01248339;0.4618655;-0.1706483,500.9427
+0;0;0,0.002402068;0.2847579;-0.004662328,0.004816446;0.5630239;-0.02423189,0.19787;0.4476884;0.007526791,0.2384144;0.1986439;0.1252141,0.268563;0.0001594275;0.2407341,-0.1878716;0.4359804;-0.01698653,-0.2450393;0.1932596;0.1068512,-0.2903193;-0.01655981;0.193888,0.07693856;0.003835482;-0.03907122,0.09773549;-0.3163735;-0.003279515,0.1075689;-0.69376;0.08241728,0.1181917;-0.7331107;0.01268967,-0.07473931;0.007038174;-0.04272367,-0.1165999;-0.3121302;-0.01769271,-0.1386319;-0.6899424;0.06375529,-0.1325237;-0.6506956;-0.03453752,0.00420059;0.4938023;-0.01698392,0;0;0,0.008232661;0.2687782;-0.09383512,0.01699008;0.5260149;-0.2013429,0.1850294;0.4970722;-0.07167816,0.223131;0.2853805;0.1051049,0.2540098;0.08124791;0.2101109,-0.1564931;0.5373902;-0.09820723,-0.2322997;0.3239759;0.0637342,-0.2650596;0.1113911;0.1496667,0.07990374;-0.002309948;-0.03272414,0.1094306;-0.3232954;-0.05126715,0.1205776;-0.7075012;-0.005192041,0.1294518;-0.7478329;-0.0741775,-0.07582638;0.008965015;-0.04038319,-0.0952284;-0.3133199;-0.0422131,-0.08223482;-0.6952683;0.0194943,-0.08898991;-0.7411731;-0.0435701,0.01461855;0.4630124;-0.171854,500.9772
+0;0;0,0.002410775;0.28579;-0.004679226,0.004833021;0.5649638;-0.02431151,0.1988874;0.449188;0.007595161,0.2382439;0.2074402;0.1218344,0.2683819;0.009025261;0.2373139,-0.1888512;0.4374194;-0.01704507,-0.244344;0.20181;0.1031644,-0.2896081;-0.007935897;0.1901707,0.07663334;0.003820266;-0.03891622,0.09731285;-0.3145807;-0.00332661,0.1072107;-0.6944386;0.08293138,0.1176054;-0.7323005;0.01470055,-0.07444282;0.007010253;-0.04255419,-0.1160671;-0.3103561;-0.01766456,-0.1382433;-0.6906424;0.06431682,-0.1322663;-0.651594;-0.03186604,0.004215372;0.4955406;-0.01704245,0;0;0,0.009782862;0.2695553;-0.09459305,0.01965607;0.5275319;-0.2025977,0.1870494;0.4925625;-0.06841803,0.2239353;0.2877236;0.1039827,0.2539701;0.08424872;0.2103226,-0.1556646;0.5389134;-0.1003127,-0.2315884;0.3329915;0.05739991,-0.2639671;0.1209206;0.1445197,0.07992995;-0.002684981;-0.03171325,0.1100677;-0.3217069;-0.0514667,0.1219088;-0.7085938;-0.006648064,0.1307152;-0.7458827;-0.07566547,-0.07505672;0.009442435;-0.04097639,-0.09344523;-0.3110802;-0.04025211,-0.07996474;-0.6958709;0.01962168,-0.08673667;-0.7400703;-0.04216279,0.01699379;0.4643649;-0.1730065,500.9993
+0;0;0,0.002418883;0.2867512;-0.004694966,0.004847968;0.5667117;-0.02438454,0.1991095;0.4506474;0.007573616,0.2381937;0.2105719;0.1210225,0.2683269;0.01218891;0.2364835,-0.189046;0.4388661;-0.01709311,-0.2441549;0.2048867;0.1022848,-0.2894117;-0.004825547;0.1892771,0.07594915;0.003786159;-0.03856877,0.09655625;-0.3134998;-0.003103789,0.1064428;-0.6929275;0.08305649,0.1166121;-0.7293174;0.01630566,-0.07377818;0.006947665;-0.04217426,-0.1152567;-0.3093073;-0.01737179,-0.1374078;-0.6891628;0.06451672,-0.1315604;-0.6503107;-0.02957984,0.004228195;0.4970498;-0.01709048,0;0;0,0.01052615;0.2700791;-0.09592009,0.02099343;0.5286045;-0.2046008,0.1880888;0.4915411;-0.06915522,0.2239302;0.2887028;0.10291,0.2541004;0.08557254;0.2097881,-0.1552309;0.5394289;-0.1028152,-0.2325529;0.3360585;0.05433508,-0.2644174;0.124313;0.1423325,0.07998534;-0.002991825;-0.02938628,0.1104271;-0.3206678;-0.05192709,0.1221754;-0.7072665;-0.008452177,0.1321518;-0.7471515;-0.07156539,-0.07374527;0.009688302;-0.0416885,-0.09194136;-0.3097192;-0.04094562,-0.07826322;-0.6941001;0.01864375,-0.08422826;-0.7389085;-0.03910441,0.01813435;0.4652687;-0.1748221,501.0322
+0;0;0,0.002339671;0.2873836;-0.005082944,0.004655309;0.5679598;-0.02521072,0.2000971;0.4520796;0.007486751,0.2370726;0.2227117;0.1210392,0.2673225;0.03317159;0.2504825,-0.1905169;0.4404818;-0.01721749,-0.2428929;0.2172739;0.1023899,-0.2873046;0.009417295;0.1941466,0.07605924;0.003673463;-0.03858762,0.096554;-0.3123671;-0.00350488,0.1065696;-0.6900442;0.08258303,0.1166146;-0.7264375;0.01581965,-0.0738431;0.007057638;-0.04224799,-0.1152192;-0.3079388;-0.01779853,-0.1372912;-0.6860787;0.06389853,-0.131453;-0.6472612;-0.03019976,0.004067271;0.4981897;-0.01780517,0;0;0,0.01093782;0.2706028;-0.09630752,0.02153409;0.5296739;-0.2053461,0.189468;0.4912385;-0.0687933,0.2214601;0.2972935;0.09923291,0.252223;0.09458804;0.2067513,-0.1566222;0.5391989;-0.1037758,-0.2331082;0.3446592;0.04845808,-0.2668278;0.1338752;0.1380637,0.08015897;-0.003032029;-0.02920365,0.1106386;-0.319376;-0.05222511,0.121779;-0.7042785;-0.008897543,0.1323445;-0.7457575;-0.07009768,-0.07363368;0.009901927;-0.04204213,-0.0915652;-0.3082342;-0.04142594,-0.07751;-0.6908555;0.01819564,-0.08395962;-0.7355026;-0.03970545,0.01865402;0.4662296;-0.1755203,501.0656
+0;0;0,0.002341063;0.2875546;-0.00508597,0.004659225;0.5684369;-0.02523523,0.1990297;0.4527428;0.007331073,0.2366946;0.219098;0.1230009,0.2739278;-0.01419777;0.2823263,-0.1894506;0.4412084;-0.01723822,-0.2428032;0.2138384;0.1045994,-0.2974676;-0.04200228;0.2175384,0.07614329;0.003677522;-0.03863026,0.09661585;-0.3120207;-0.003585529,0.1066278;-0.6895591;0.08247077,0.1168082;-0.7268476;0.01480719,-0.0739247;0.007065437;-0.04229468,-0.115256;-0.3075897;-0.0178717,-0.1373198;-0.6855907;0.06379537,-0.131403;-0.6466544;-0.0315717,0.004070632;0.498601;-0.0178227,0;0;0,0.01105097;0.2707029;-0.09652376,0.02166874;0.5300106;-0.2057927,0.1888528;0.4935364;-0.07060552,0.220911;0.2960101;0.1006944,0.2543132;0.05198556;0.2439919,-0.1582932;0.5361103;-0.1085416,-0.2319565;0.338635;0.04946222,-0.2737777;0.07914853;0.1595332,0.08026561;-0.002882913;-0.02920175,0.1104778;-0.3189303;-0.05187154,0.1215855;-0.7037678;-0.00923562,0.1323036;-0.7444401;-0.07326913,-0.07366037;0.009834162;-0.04220262,-0.09161618;-0.3079548;-0.04157772,-0.0777446;-0.6905013;0.01764113,-0.08443882;-0.7350293;-0.04244635,0.01879178;0.4665097;-0.1759313,501.0883
+0;0;0,0.002344447;0.2879703;-0.005093322,0.004667625;0.5694596;-0.02528735,0.2009437;0.4531391;0.007543871,0.2376306;0.2255617;0.1202099,0.2747923;-0.007286474;0.2792297,-0.1913368;0.4414919;-0.01726576,-0.2433039;0.2200263;0.1014079,-0.2978634;-0.03532347;0.2141302,0.07605816;0.003673411;-0.03858707,0.09647547;-0.311173;-0.0036369,0.1065599;-0.6914455;0.08304264,0.1164718;-0.7269588;0.01716427,-0.07384205;0.007057538;-0.04224739,-0.1150618;-0.3067486;-0.01789031,-0.1372855;-0.6874872;0.06436821,-0.1315247;-0.6487866;-0.02848273,0.004077534;0.499446;-0.01785596,0;0;0,0.0114264;0.2710109;-0.09685493,0.02248454;0.5308044;-0.2064962,0.1903715;0.4877821;-0.06733632,0.2206253;0.2963829;0.1008365,0.2541572;0.05257414;0.2433829,-0.15944;0.5373819;-0.1087419,-0.235256;0.3468621;0.04548254,-0.2777118;0.08859196;0.1567507,0.08023831;-0.002936557;-0.02899122,0.1102389;-0.3181276;-0.05182052,0.1218882;-0.705708;-0.008599997,0.1328835;-0.7450272;-0.07027769,-0.07340941;0.009970448;-0.04241402,-0.09136669;-0.3069582;-0.0417862,-0.07722753;-0.6922689;0.01786247,-0.08401187;-0.734898;-0.04052572,0.01949961;0.4671601;-0.1765302,501.1221
+0;0;0,0.002324233;0.2880295;-0.00539769,0.004633855;0.5698366;-0.02583082,0.2006559;0.4544721;0.007587353,0.2371011;0.2272039;0.1244752,0.2707538;-0.005661979;0.2816581,-0.191162;0.4425614;-0.01713011,-0.2427644;0.2215855;0.10595,-0.2967691;-0.02969092;0.2243101,0.07615741;0.003567026;-0.03849836,0.09664194;-0.3108057;-0.003408425,0.1067687;-0.6938445;0.08401051,0.1170101;-0.728846;0.01825938,-0.07383093;0.007136722;-0.04234216,-0.1148054;-0.3062269;-0.01773687,-0.137202;-0.6897111;0.0653394,-0.1314751;-0.6510701;-0.02710421,0.004046137;0.4997284;-0.01833981,0;0;0,0.01158836;0.2709358;-0.09723687,0.02287709;0.5309241;-0.207252,0.1902405;0.487895;-0.06801296,0.2203952;0.2958786;0.101876,0.2537531;0.05277522;0.2427783,-0.1600169;0.536578;-0.1122839,-0.2347586;0.3452328;0.04405726,-0.2791743;0.0888862;0.1553188,0.08022888;-0.002881587;-0.02915168,0.1101993;-0.3176342;-0.05181599,0.1222728;-0.7081009;-0.008765936,0.1336055;-0.744246;-0.07318401,-0.07341851;0.009911101;-0.04250045,-0.09149632;-0.3065605;-0.04236221,-0.07708457;-0.6946937;0.01770704,-0.08414648;-0.7368501;-0.04057561,0.01985526;0.4672209;-0.1771789,501.1554
+0;0;0,0.002325461;0.2881816;-0.00540054,0.004638659;0.5704237;-0.02586726,0.2003;0.4549888;0.007519873,0.2359667;0.2325749;0.1219111,0.2655783;0.02767247;0.2602189,-0.1908016;0.4430999;-0.0171524,-0.2413018;0.2268439;0.1032988,-0.2888215;0.005741671;0.2074457,0.07619919;0.003568983;-0.03851948,0.0966635;-0.3104935;-0.00346417,0.1067909;-0.6935576;0.08396053,0.1171025;-0.7290044;0.01775897,-0.07387143;0.007140636;-0.04236539,-0.1148055;-0.3059138;-0.01778438,-0.1372035;-0.6894233;0.06529737,-0.1314374;-0.6507231;-0.02777954,0.004049657;0.5001624;-0.01835989,0;0;0,0.01179697;0.2709823;-0.09753275,0.02353275;0.5312063;-0.2080604,0.190209;0.4881186;-0.06843282,0.2190723;0.3014154;0.0992999,0.2488423;0.08858956;0.2250369,-0.159413;0.5370077;-0.1142074,-0.2340032;0.3507688;0.03933981,-0.2747629;0.1261867;0.1388005,0.0803045;-0.002855986;-0.02908325,0.1100878;-0.3173069;-0.05180931,0.1222533;-0.7078298;-0.009059191,0.133329;-0.7451049;-0.07327485,-0.07340012;0.009922936;-0.0426235,-0.09134205;-0.3062432;-0.04257201,-0.07738893;-0.6945543;0.01661873,-0.08531259;-0.7349216;-0.04468307,0.0204097;0.4674192;-0.1778145,501.1885
+0;0;0,0.002212912;0.2881743;-0.005820202,0.004370146;0.5703821;-0.02676693,0.2002529;0.4560483;0.007269436,0.2354029;0.2354898;0.1253535,0.2637266;0.03949611;0.2762678,-0.1913271;0.4441274;-0.01723174,-0.2408243;0.2298044;0.1070303,-0.2873901;0.01036872;0.2150605,0.07626472;0.003523303;-0.03839379,0.09671472;-0.3105351;-0.003293816,0.1067601;-0.6935585;0.0843187,0.1171487;-0.7286457;0.01777562,-0.07381465;0.007156009;-0.04246165,-0.1146663;-0.3058928;-0.01767272,-0.1372382;-0.689346;0.06562184,-0.1315012;-0.6506847;-0.0274605,0.003824822;0.5001342;-0.01913241,0;0;0,0.01179697;0.2709823;-0.09753275,0.02353275;0.5312063;-0.2080604,0.190209;0.4881186;-0.06843282,0.2190723;0.3014154;0.0992999,0.2488423;0.08858956;0.2250369,-0.159413;0.5370077;-0.1142074,-0.2340032;0.3507688;0.03933981,-0.2747629;0.1261867;0.1388005,0.0803045;-0.002855986;-0.02908325,0.1100878;-0.3173069;-0.05180931,0.1222533;-0.7078298;-0.009059191,0.133329;-0.7451049;-0.07327485,-0.07340012;0.009922936;-0.0426235,-0.09134205;-0.3062432;-0.04257201,-0.07738893;-0.6945543;0.01661873,-0.08531259;-0.7349216;-0.04468307,0.0204097;0.4674192;-0.1778145,501.211
+0;0;0,0.002212643;0.2881393;-0.005819495,0.004371603;0.5705732;-0.02678222,0.1999956;0.456258;0.007223664,0.2347657;0.238083;0.1240316,0.2610244;0.05637874;0.2639431,-0.1910691;0.4443529;-0.01724527,-0.2400315;0.2323459;0.105674,-0.2832022;0.02890874;0.205828,0.07627263;0.003523668;-0.03839777,0.09668899;-0.3100181;-0.00335554,0.1067924;-0.6952553;0.08476339,0.1170304;-0.7293988;0.01918522,-0.0738223;0.007156752;-0.04246606,-0.1146067;-0.3053771;-0.01771791,-0.1373091;-0.6910466;0.06605811,-0.1316553;-0.652511;-0.02567449,0.003825973;0.5002859;-0.01914344,0;0;0,0.01183386;0.2709423;-0.09753585,0.02343185;0.5313313;-0.2082708,0.1899718;0.4882575;-0.06879974,0.2185217;0.3043112;0.09793972,0.2408148;0.1078085;0.2169814,-0.159421;0.5374026;-0.1154747,-0.2338165;0.3538502;0.03693011,-0.2736774;0.1460844;0.1292647,0.08027497;-0.002777517;-0.02919817,0.1097695;-0.3167455;-0.05172372,0.1226642;-0.7095875;-0.009490252,0.1328272;-0.7442218;-0.07459641,-0.07341608;0.009868269;-0.04262645,-0.09158244;-0.3057631;-0.04290076,-0.07723214;-0.6962696;0.0168778,-0.08522563;-0.7358086;-0.04328974,0.0203699;0.4675169;-0.177984,501.2446
+0;0;0,0.002215115;0.2884612;-0.005825995,0.004377419;0.5713326;-0.02682103,0.1995371;0.4570161;0.007134002,0.2355568;0.2310004;0.1281397,0.2679479;0.006860465;0.3007266,-0.1906036;0.4451391;-0.01727711,-0.2413255;0.2255131;0.1100595,-0.2945784;-0.02543525;0.2336037,0.07634423;0.003526976;-0.03843381,0.09672691;-0.3094976;-0.003449388,0.1066828;-0.6891083;0.08338251,0.1171475;-0.7246723;0.01635196,-0.07389161;0.007163469;-0.04250592,-0.1146087;-0.3048548;-0.0177986,-0.1369796;-0.6848913;0.06475382,-0.1312005;-0.6461667;-0.02901043,0.003830971;0.50094;-0.0191708,0;0;0,0.01202084;0.2711909;-0.09777355,0.02376745;0.5319279;-0.2087977,0.1897799;0.488951;-0.06938934,0.2185693;0.2992548;0.1044192,0.249396;0.05858046;0.2534149,-0.1588609;0.5374653;-0.1162949,-0.2364345;0.3477575;0.04187002,-0.2862329;0.09171787;0.156054,0.08039173;-0.002730682;-0.02911615,0.1095592;-0.3162116;-0.05153728,0.1209735;-0.703211;-0.00859189,0.1313732;-0.741089;-0.07328868,-0.07345033;0.009862445;-0.04272961,-0.09143758;-0.3052567;-0.0430259,-0.07721823;-0.69003;0.01605454,-0.08572184;-0.7306311;-0.04594893,0.02068933;0.4680289;-0.1784433,501.2672
+0;0;0,0.002126459;0.2886278;-0.006267284,0.004165334;0.5718673;-0.02775826,0.1991312;0.45803;0.006719816,0.2346947;0.2327461;0.1328031,0.2624453;0.05041662;0.2713968,-0.19061;0.446067;-0.01730447,-0.2407169;0.2268816;0.1144592,-0.2828682;0.02623235;0.2202206,0.07630631;0.003614848;-0.03847566,0.09667954;-0.3091384;-0.003451556,0.1068;-0.6906476;0.08388435,0.1167386;-0.7261951;0.0181533,-0.07391864;0.007069337;-0.04245179,-0.114621;-0.3046805;-0.017718,-0.1369807;-0.6866285;0.06531761,-0.1313238;-0.6480349;-0.02747229,0.003652175;0.5013599;-0.01997704,0;0;0,0.01205371;0.2712602;-0.09809399,0.02398129;0.532239;-0.2095592,0.1895806;0.4893007;-0.06998587,0.2184532;0.2983302;0.1049747,0.2443775;0.1034708;0.2257228,-0.1585516;0.5372638;-0.1170517,-0.2373207;0.3466051;0.04219432,-0.277688;0.1394953;0.1354592,0.08036526;-0.002649441;-0.02916336,0.1093858;-0.3158691;-0.05169415,0.1210482;-0.7048584;-0.008909702,0.1313175;-0.7407941;-0.07420015,-0.07342812;0.009802603;-0.0427588,-0.09154022;-0.3050433;-0.04339266,-0.07737455;-0.6917411;0.01613313,-0.08579028;-0.7316027;-0.04522117,0.02087825;0.4682637;-0.1790693,501.2896
+0;0;0,0.002126844;0.28868;-0.006268416,0.004167497;0.5721667;-0.02777757,0.1986507;0.4583873;0.006640034,0.2335238;0.2374769;0.1302757,0.2680444;0.01066642;0.3026806,-0.1901289;0.4464539;-0.01732497,-0.239263;0.2315236;0.1118807,-0.2916976;-0.01807603;0.2434436,0.07635491;0.003617151;-0.03850016,0.09673439;-0.3092321;-0.003465313,0.1068155;-0.6892579;0.08353102,0.1169972;-0.7264087;0.01619213,-0.07396572;0.00707384;-0.04247883,-0.1146805;-0.3047716;-0.01773745,-0.1369533;-0.6852347;0.06497531,-0.1311581;-0.6464308;-0.03008432,0.003653982;0.5016104;-0.01999095,0;0;0,0.01217752;0.2713248;-0.09805346,0.02407945;0.5325506;-0.209576,0.1893078;0.4897581;-0.07031989,0.2175063;0.3036957;0.1025643,0.2461706;0.06098624;0.2529924,-0.1581314;0.5371508;-0.1174663,-0.2361846;0.3507223;0.03891598,-0.2869349;0.09371051;0.1560804,0.08042341;-0.00259088;-0.02916813,0.109164;-0.3159672;-0.05122948,0.1206954;-0.7035434;-0.009500261,0.1323769;-0.7420774;-0.07518172,-0.07347986;0.009758423;-0.04278903,-0.09173322;-0.3051762;-0.04343502,-0.07833775;-0.6904215;0.01569407,-0.0865883;-0.7308733;-0.04846118,0.02101875;0.4685212;-0.1790808,501.3228
+0;0;0,0.002128896;0.2889585;-0.006274465,0.004171787;0.5727561;-0.02780745,0.1981485;0.4590061;0.006550204,0.2338175;0.2330541;0.1330074,0.2677493;0.01011181;0.3024721,-0.1896225;0.4471036;-0.01735264,-0.239878;0.2272682;0.1148017,-0.2914183;-0.01807456;0.2441209,0.07642134;0.003620298;-0.03853366,0.09678277;-0.3089519;-0.003529843,0.1069924;-0.6938252;0.08457622,0.1169426;-0.7294484;0.01876932,-0.07403008;0.007079995;-0.04251579,-0.1147088;-0.3044893;-0.01779633,-0.1372657;-0.6898055;0.06597151,-0.1316024;-0.6512019;-0.02692547,0.00365767;0.502117;-0.0200117,0;0;0,0.01224259;0.2715568;-0.09822416,0.02422467;0.5330442;-0.2099209,0.1891417;0.4903525;-0.07116628,0.2180364;0.3005024;0.1061471,0.2461835;0.06159364;0.2534673,-0.1576578;0.5372491;-0.1181209,-0.2384573;0.3471968;0.04209618,-0.287944;0.09512493;0.1586458,0.08041076;-0.00242497;-0.02943468,0.1090883;-0.3155339;-0.05138016,0.1217698;-0.7081321;-0.0101459,0.1324293;-0.7422939;-0.07726955,-0.07373004;0.00956655;-0.04255038,-0.09155409;-0.305113;-0.04314332,-0.07798056;-0.6953921;0.01595285,-0.08628196;-0.7343609;-0.0465799,0.02114929;0.4689433;-0.1793835,501.356
+0;0;0,0.002115222;0.2891214;-0.006106488,0.004338911;0.5738484;-0.02680586,0.1985038;0.4624112;0.006008908,0.2327331;0.2426772;0.133481,0.2671609;0.01581626;0.3092797,-0.1896629;0.4502334;-0.01783683,-0.238245;0.2367448;0.1154531,-0.2910158;-0.01209363;0.2527521,0.0765119;0.003668998;-0.03855081,0.09669251;-0.308322;-0.003669653,0.1067524;-0.6840811;0.08242565,0.1171964;-0.7242822;0.01172904,-0.07410864;0.0070307;-0.04256966,-0.1147624;-0.3039428;-0.01797116,-0.1367686;-0.6801028;0.06405242,-0.1307428;-0.6408105;-0.03550973,0.003780004;0.5029223;-0.01928692,0;0;0,0.0126522;0.2716122;-0.0984869,0.02543411;0.5336191;-0.2110753,0.1891173;0.4904487;-0.07125282,0.217629;0.3055438;0.1039643,0.2462328;0.06088561;0.2552276,-0.1563767;0.5366325;-0.1187559,-0.2360325;0.3506141;0.03858422,-0.2868831;0.09402093;0.1615903,0.08045491;-0.002441734;-0.02957606,0.1089841;-0.314999;-0.05094028,0.1198509;-0.6983387;-0.01043081,0.1322525;-0.7420643;-0.07710934,-0.07384464;0.009570174;-0.04253326,-0.09157327;-0.3045115;-0.04339279,-0.07834859;-0.6855772;0.01424899,-0.08769437;-0.7298313;-0.05234131,0.02219084;0.4693607;-0.1802907,501.3781
+0;0;0,0.002115222;0.2891214;-0.006106488,0.004338911;0.5738484;-0.02680586,0.1985038;0.4624112;0.006008908,0.2327331;0.2426772;0.133481,0.2671609;0.01581626;0.3092797,-0.1896629;0.4502334;-0.01783683,-0.238245;0.2367448;0.1154531,-0.2910158;-0.01209363;0.2527521,0.0765119;0.003668998;-0.03855081,0.09669251;-0.308322;-0.003669653,0.1067524;-0.6840811;0.08242565,0.1171964;-0.7242822;0.01172904,-0.07410864;0.0070307;-0.04256966,-0.1147624;-0.3039428;-0.01797116,-0.1367686;-0.6801028;0.06405242,-0.1307428;-0.6408105;-0.03550973,0.003780004;0.5029223;-0.01928692,0;0;0,0.0126522;0.2716122;-0.0984869,0.02543411;0.5336191;-0.2110753,0.1891173;0.4904487;-0.07125282,0.217629;0.3055438;0.1039643,0.2462328;0.06088561;0.2552276,-0.1563767;0.5366325;-0.1187559,-0.2360325;0.3506141;0.03858422,-0.2868831;0.09402093;0.1615903,0.08045491;-0.002441734;-0.02957606,0.1089841;-0.314999;-0.05094028,0.1198509;-0.6983387;-0.01043081,0.1322525;-0.7420643;-0.07710934,-0.07384464;0.009570174;-0.04253326,-0.09157327;-0.3045115;-0.04339279,-0.07834859;-0.6855772;0.01424899,-0.08769437;-0.7298313;-0.05234131,0.02219084;0.4693607;-0.1802907,501.401
+0;0;0,0.002117989;0.2894996;-0.006114475,0.004343605;0.5744733;-0.02683186,0.1984101;0.4629936;0.005976858,0.2323329;0.245227;0.1323076,0.2639276;0.03703406;0.2936402,-0.1895614;0.450822;-0.01785689,-0.2377084;0.2392449;0.1142396,-0.2861369;0.01088291;0.2402405,0.07662927;0.003674626;-0.03860994,0.09689613;-0.3096498;-0.003579717,0.1071319;-0.6919773;0.08402058,0.1179771;-0.7348755;0.01060785,-0.07422233;0.007041485;-0.04263496,-0.1150498;-0.3052611;-0.01793133,-0.1374407;-0.6879966;0.06552605,-0.1311834;-0.6483473;-0.03786121,0.003784202;0.5034843;-0.01930624,0;0;0,0.01268107;0.2719394;-0.0986917,0.02547449;0.5341645;-0.211399,0.189014;0.4908373;-0.07150126,0.2174689;0.3081793;0.1027367,0.248936;0.08709607;0.2459245,-0.1563424;0.5369862;-0.1192416,-0.2353944;0.3530315;0.03710406,-0.2818848;0.1183024;0.15161,0.08052684;-0.002329931;-0.02977037,0.1090052;-0.3163125;-0.05011725,0.1220171;-0.706418;-0.01010108,0.13562;-0.7489238;-0.08344316,-0.0740661;0.009488168;-0.04243188,-0.09187072;-0.3059345;-0.04370703,-0.07839739;-0.6935823;0.01545844,-0.08789974;-0.7400562;-0.0544175,0.02222762;0.4698491;-0.1805873,501.424
+0;0;0,0.001935632;0.2897757;-0.006654093,0.003802815;0.5749763;-0.028488,0.1974581;0.4641751;0.005489163,0.2309196;0.2487998;0.1359872,0.2603084;0.04556482;0.2997915,-0.1894733;0.4515756;-0.01788442,-0.2371496;0.2422801;0.117977,-0.285071;0.01820831;0.2464113,0.07677501;0.003785992;-0.03869772,0.09664203;-0.3089302;-0.003604028,0.1067859;-0.6892885;0.08360809,0.1180043;-0.7322189;0.009977311,-0.07442312;0.006942577;-0.04265265,-0.1153477;-0.3047208;-0.01797878,-0.1376517;-0.6854775;0.06513664,-0.1314596;-0.6458929;-0.03847793,0.003362045;0.5039603;-0.02060464,0;0;0,0.01270043;0.2722059;-0.09879589,0.02544689;0.5347196;-0.2116246,0.188637;0.4914609;-0.07216883,0.2170953;0.309238;0.1025333,0.2487402;0.09086597;0.2450545,-0.1559091;0.5371562;-0.119637,-0.2333557;0.3538118;0.03823242,-0.280161;0.1212441;0.1510222,0.08067358;-0.002253205;-0.02988219,0.1087332;-0.3156638;-0.04998541,0.1212388;-0.7037628;-0.009934902,0.1347626;-0.7468299;-0.08304095,-0.07427263;0.009438872;-0.04243504,-0.09215528;-0.3053561;-0.04384124,-0.07820304;-0.6909385;0.01542848,-0.08813995;-0.7383209;-0.05370474,0.02222798;0.4703411;-0.180792,501.4583
+0;0;0,0.001936194;0.28986;-0.006656027,0.003804301;0.5752015;-0.02850059,0.1973063;0.4643995;0.005459571,0.2306868;0.2495457;0.1356416,0.259331;0.05145991;0.2952958,-0.1893199;0.45181;-0.01789559,-0.2368808;0.2430213;0.1176368,-0.2835881;0.02462652;0.2428171,0.07684261;0.003789326;-0.03873179,0.09670118;-0.3087938;-0.003653038,0.1068462;-0.6891935;0.08356857,0.1175902;-0.7290404;0.01305089,-0.07448865;0.00694869;-0.0426902,-0.1153958;-0.304582;-0.01802684,-0.1377022;-0.6853802;0.06509764,-0.1317719;-0.6462009;-0.03413612,0.003363332;0.5041534;-0.02061366,0;0;0,0.01276178;0.272219;-0.09899879,0.02554788;0.5348119;-0.2119977,0.188541;0.4914874;-0.07247733,0.2170848;0.3100041;0.1020873,0.2476827;0.09899761;0.2438195,-0.1557709;0.5369345;-0.1200609,-0.2329397;0.3543936;0.03788716,-0.2781669;0.1285158;0.1496084,0.08071733;-0.002222925;-0.02998448,0.1085947;-0.3155115;-0.05013919,0.1210559;-0.7036647;-0.01018572,0.1325418;-0.7470759;-0.07686138,-0.07437566;0.009426042;-0.04241119,-0.09225827;-0.3052332;-0.0441047,-0.07835274;-0.6908668;0.0151224,-0.08775359;-0.7350954;-0.05097231,0.02233149;0.4704161;-0.1811258,501.4904
+0;0;0,0.001936194;0.28986;-0.006656027,0.003804301;0.5752015;-0.02850059,0.1973063;0.4643995;0.005459571,0.2306868;0.2495457;0.1356416,0.259331;0.05145991;0.2952958,-0.1893199;0.45181;-0.01789559,-0.2368808;0.2430213;0.1176368,-0.2835881;0.02462652;0.2428171,0.07684261;0.003789326;-0.03873179,0.09670118;-0.3087938;-0.003653038,0.1068462;-0.6891935;0.08356857,0.1175902;-0.7290404;0.01305089,-0.07448865;0.00694869;-0.0426902,-0.1153958;-0.304582;-0.01802684,-0.1377022;-0.6853802;0.06509764,-0.1317719;-0.6462009;-0.03413612,0.003363332;0.5041534;-0.02061366,0;0;0,0.01276178;0.272219;-0.09899879,0.02554788;0.5348119;-0.2119977,0.188541;0.4914874;-0.07247733,0.2170848;0.3100041;0.1020873,0.2476827;0.09899761;0.2438195,-0.1557709;0.5369345;-0.1200609,-0.2329397;0.3543936;0.03788716,-0.2781669;0.1285158;0.1496084,0.08071733;-0.002222925;-0.02998448,0.1085947;-0.3155115;-0.05013919,0.1210559;-0.7036647;-0.01018572,0.1325418;-0.7470759;-0.07686138,-0.07437566;0.009426042;-0.04241119,-0.09225827;-0.3052332;-0.0441047,-0.07835274;-0.6908668;0.0151224,-0.08775359;-0.7350954;-0.05097231,0.02233149;0.4704161;-0.1811258,501.5127
+0;0;0,0.0018008;0.2898575;-0.007301642,0.003400494;0.5752072;-0.03023582,0.1964954;0.4655816;0.004184613,0.2300306;0.253183;0.1378576,0.2535938;0.07875918;0.285659,-0.1889404;0.451905;-0.0178387,-0.2354531;0.245315;0.1209539,-0.2774195;0.0517199;0.2375039,0.07698243;0.003738911;-0.03872194,0.09680471;-0.308835;-0.003659241,0.1068116;-0.6901931;0.08376491,0.1178627;-0.7294148;0.01364867,-0.0745364;0.007001934;-0.04283644,-0.115506;-0.3045036;-0.01812643,-0.1382763;-0.6862402;0.06515479,-0.1326383;-0.6472217;-0.03341979,0.003034286;0.504182;-0.02203714,0;0;0,0.01288636;0.272197;-0.09907913,0.0257159;0.5348365;-0.2122035,0.1883919;0.492075;-0.07350969,0.2169093;0.3111176;0.1012685,0.2460668;0.1257045;0.2339182,-0.1550593;0.5365386;-0.1204741,-0.2320663;0.3545193;0.03778242,-0.2721649;0.1527311;0.1402411,0.08080277;-0.0022012;-0.03009534,0.1085248;-0.3155001;-0.05009723,0.1213676;-0.7045838;-0.009772539,0.1328056;-0.7463983;-0.07716632,-0.07450502;0.00942807;-0.04242377,-0.09239576;-0.305217;-0.04420543,-0.07821579;-0.6917847;0.01530406,-0.08768116;-0.7372823;-0.04826162,0.02251715;0.4704345;-0.1813153,501.5457
+0;0;0,0.001801426;0.2899583;-0.007304179,0.003403013;0.5756469;-0.03026612,0.1962886;0.4659676;0.004137019,0.2319904;0.2398467;0.1464461,0.2555644;0.06534249;0.2943156,-0.1887311;0.4523058;-0.01786252,-0.2382488;0.2323688;0.129897,-0.2802346;0.03868444;0.2465007,0.07706167;0.003742759;-0.03876179,0.09686951;-0.3086036;-0.003724631,0.1068281;-0.6881227;0.08327797,0.1179931;-0.7280575;0.01243954,-0.07461312;0.007009141;-0.04288053,-0.1155529;-0.3042695;-0.01818852,-0.1382134;-0.6841655;0.06469113,-0.1325174;-0.6450541;-0.03489875,0.003036314;0.5045264;-0.02205643,0;0;0,0.01308659;0.2722455;-0.09921455,0.02619048;0.5351089;-0.2126487,0.1883268;0.4922245;-0.07351279,0.2197059;0.3005056;0.1133463,0.2478965;0.11311;0.2435808,-0.1545029;0.5363662;-0.120741,-0.2363812;0.3427826;0.04801461,-0.2761957;0.1413645;0.1515444,0.08083947;-0.002180517;-0.03025246,0.1085563;-0.3152591;-0.05009532,0.1213117;-0.7024405;-0.009705782,0.1323567;-0.7444119;-0.07849336,-0.07464857;0.009364577;-0.04236603,-0.09260157;-0.3050464;-0.04427173,-0.07852837;-0.6897227;0.01513813,-0.08805991;-0.7361289;-0.04893097,0.02293938;0.470641;-0.1816815,501.5687
+0;0;0,0.001801767;0.2900132;-0.007305563,0.003404425;0.5758923;-0.03028261,0.1962501;0.4661776;0.004120147,0.232168;0.2386881;0.1472906,0.2557356;0.06423128;0.2951199,-0.1886906;0.4525186;-0.01787487,-0.2385079;0.2312503;0.130779,-0.2804823;0.03761865;0.247351,0.07709501;0.003744378;-0.03877856,0.09689165;-0.3084252;-0.003761221,0.1069048;-0.6900223;0.08371772,0.1177237;-0.7277892;0.01507522,-0.0746454;0.007012173;-0.04289908,-0.115562;-0.3040904;-0.01822104,-0.1383466;-0.6860663;0.06511238,-0.1328271;-0.6472373;-0.0313903,0.003037502;0.5047284;-0.02206792,0;0;0,0.01326349;0.272243;-0.09935856,0.02649894;0.5352211;-0.2129958,0.188319;0.4924453;-0.07346201,0.2196088;0.299931;0.1149485,0.2487649;0.1132411;0.2458718,-0.1541511;0.5363758;-0.1209349,-0.2333031;0.3418545;0.0506337,-0.2762171;0.1411037;0.1540822,0.08088326;-0.002131328;-0.03024554,0.1085276;-0.3150451;-0.049963,0.1205092;-0.7045313;-0.01089835,0.1319189;-0.7432386;-0.07850242,-0.07467975;0.009314324;-0.04239829,-0.09257369;-0.3049229;-0.04405252,-0.07843897;-0.6916903;0.01578348,-0.08732617;-0.7359976;-0.0460278,0.02323367;0.4707243;-0.1819892,501.6026
+0;0;0,0.001680114;0.2900669;-0.007876462,0.003142047;0.5760039;-0.03140268,0.1959952;0.4679314;0.002017384,0.2337181;0.2394225;0.1520061,0.2561693;0.06643249;0.3011042,-0.1884903;0.4529431;-0.01797947,-0.2384249;0.2296569;0.1362469,-0.2800937;0.03857893;0.2563,0.0771607;0.003758867;-0.03869884,0.09684562;-0.308337;-0.003560849,0.1067969;-0.6866255;0.08317931,0.1173721;-0.7265925;0.01275501,-0.07462575;0.006972937;-0.04298696,-0.1155275;-0.304039;-0.0179942,-0.1382395;-0.6827103;0.06457251,-0.1329948;-0.6436818;-0.03471384,0.002805863;0.5048338;-0.02305737,0;0;0,0.01324215;0.2722812;-0.09945464,0.02640408;0.5353242;-0.2132055,0.1881273;0.492896;-0.07440686,0.2196268;0.2978071;0.1181653,0.2489576;0.1155722;0.2545104,-0.1537608;0.5364163;-0.121286,-0.2347049;0.3391623;0.05385649,-0.2768654;0.1386376;0.1571626,0.08090772;-0.002091974;-0.03025007,0.108456;-0.3149464;-0.04997778,0.1197136;-0.7010542;-0.01100254,0.1317927;-0.743167;-0.07897782,-0.07470334;0.009300823;-0.04240764,-0.09266274;-0.3048662;-0.04399873,-0.07830352;-0.6882237;0.0156321,-0.08716786;-0.7358401;-0.04652845,0.02316492;0.4708171;-0.1821686,501.6249
+0;0;0,0.001680095;0.2900637;-0.007876376,0.003142555;0.5761043;-0.03141142,0.1957815;0.4680406;0.001984637,0.2339292;0.2369588;0.1536622,0.2563407;0.06427467;0.3024966,-0.188278;0.4530689;-0.01799006,-0.2387749;0.2272686;0.1379728,-0.28037;0.03652848;0.2578136,0.07716553;0.003759102;-0.03870126,0.09685232;-0.3083664;-0.003559932,0.1069338;-0.691604;0.08431506,0.1173163;-0.730296;0.01517424,-0.07463042;0.006973373;-0.04298965,-0.115536;-0.3040681;-0.01799452,-0.1385451;-0.6876935;0.06565242,-0.133396;-0.6488296;-0.03182445,0.002806219;0.5049021;-0.02306234,0;0;0,0.01333069;0.2722164;-0.09961081,0.02658742;0.5351889;-0.2137729,0.188208;0.4935481;-0.07527686,0.2194632;0.2970373;0.120342,0.252718;0.1199507;0.2617924,-0.153326;0.5362564;-0.121641,-0.2356983;0.3372244;0.05573204,-0.2774739;0.1373373;0.1595285,0.08091387;-0.002070501;-0.03025055,0.1084999;-0.314949;-0.05001998,0.1212584;-0.7061945;-0.01182413,0.1325805;-0.7442873;-0.08140874,-0.07470582;0.009292293;-0.04241616,-0.09271132;-0.3049029;-0.04382079,-0.07863759;-0.6933122;0.01646949,-0.08734463;-0.7405326;-0.04326341,0.02333873;0.470704;-0.1826167,501.6578
+0;0;0,0.001680031;0.2900526;-0.007876074,0.003142622;0.5761183;-0.03141294,0.1958037;0.4680493;0.001986118,0.2337395;0.2382511;0.1528211,0.2561547;0.06553844;0.3016801,-0.1882998;0.4530758;-0.01799087,-0.2385163;0.2285298;0.1371057,-0.2801183;0.03775822;0.2569663,0.07716057;0.00375886;-0.03869877,0.09684992;-0.3084072;-0.003552876,0.1069016;-0.6905123;0.08406242,0.1173413;-0.7295827;0.01454061,-0.07462562;0.006972925;-0.04298689,-0.1155365;-0.3041089;-0.0179885,-0.1384777;-0.6866007;0.06541123,-0.1333002;-0.6476879;-0.03260276,0.002806281;0.504915;-0.02306373,0;0;0,0.01342428;0.2721577;-0.0997262,0.02678059;0.5350863;-0.2140419,0.1882497;0.493576;-0.07528972,0.2191457;0.2992896;0.1204033,0.252678;0.1218993;0.2614684,-0.1531417;0.5361799;-0.1218056,-0.2356611;0.3388411;0.05495828,-0.2761677;0.139539;0.1604522,0.08091845;-0.002067149;-0.03022265,0.1084602;-0.3149905;-0.04999614,0.1208091;-0.7050736;-0.01172853,0.1315442;-0.7439716;-0.08137631,-0.07464757;0.009277303;-0.04251057,-0.09261267;-0.3049626;-0.04355722,-0.07849479;-0.6922625;0.01628618,-0.08739633;-0.7397189;-0.04399871,0.02351764;0.4706147;-0.182857,501.6915
+0;0;0,0.001477162;0.2901368;-0.008357745,0.002704452;0.5762482;-0.03263332,0.1958715;0.4693336;0.0006844364,0.2355659;0.2388099;0.1580862,0.2584383;0.06802075;0.3089023,-0.1889168;0.4534718;-0.01853021,-0.2392484;0.2277636;0.1427605,-0.2808068;0.03930415;0.2660224,0.07722487;0.003867802;-0.03862935,0.09664819;-0.3082704;-0.003567081,0.1065796;-0.6892836;0.08403705,0.1168188;-0.7281131;0.01492561,-0.07464807;0.006850704;-0.04303023,-0.1156782;-0.3041539;-0.0179396,-0.1386366;-0.6856164;0.06514758,-0.1336644;-0.646805;-0.03240424,0.002435495;0.5050312;-0.02407439,0;0;0,0.01350149;0.2721923;-0.09990239,0.02694073;0.5351105;-0.2144988,0.18839;0.4938068;-0.07537317,0.2201976;0.2984516;0.1254172,0.2533069;0.1223783;0.268034,-0.1531038;0.5366698;-0.1224003,-0.2382388;0.3370422;0.05758034,-0.2786583;0.1386302;0.1645219,0.08094673;-0.002040386;-0.03023791,0.1085026;-0.3149064;-0.05004621,0.120677;-0.7038938;-0.01151252,0.1307695;-0.743333;-0.08003306,-0.07468056;0.009271177;-0.04251736,-0.09267291;-0.3049145;-0.04322122,-0.07935438;-0.69118;0.01649323,-0.08750865;-0.7369258;-0.04527089,0.02365957;0.4706405;-0.1832252,501.7133
+0;0;0,0.001477162;0.2901368;-0.008357745,0.002704452;0.5762482;-0.03263332,0.1958715;0.4693336;0.0006844364,0.2355659;0.2388099;0.1580862,0.2584383;0.06802075;0.3089023,-0.1889168;0.4534718;-0.01853021,-0.2392484;0.2277636;0.1427605,-0.2808068;0.03930415;0.2660224,0.07722487;0.003867802;-0.03862935,0.09664819;-0.3082704;-0.003567081,0.1065796;-0.6892836;0.08403705,0.1168188;-0.7281131;0.01492561,-0.07464807;0.006850704;-0.04303023,-0.1156782;-0.3041539;-0.0179396,-0.1386366;-0.6856164;0.06514758,-0.1336644;-0.646805;-0.03240424,0.002435495;0.5050312;-0.02407439,0;0;0,0.01350149;0.2721923;-0.09990239,0.02694073;0.5351105;-0.2144988,0.18839;0.4938068;-0.07537317,0.2201976;0.2984516;0.1254172,0.2533069;0.1223783;0.268034,-0.1531038;0.5366698;-0.1224003,-0.2382388;0.3370422;0.05758034,-0.2786583;0.1386302;0.1645219,0.08094673;-0.002040386;-0.03023791,0.1085026;-0.3149064;-0.05004621,0.120677;-0.7038938;-0.01151252,0.1307695;-0.743333;-0.08003306,-0.07468056;0.009271177;-0.04251736,-0.09267291;-0.3049145;-0.04322122,-0.07935438;-0.69118;0.01649323,-0.08750865;-0.7369258;-0.04527089,0.02365957;0.4706405;-0.1832252,501.7359
+0;0;0,0.001477379;0.2901796;-0.008358976,0.002705535;0.5764934;-0.03265189,0.1970955;0.4692988;0.0008289199,0.2372844;0.2359035;0.1601914,0.2601476;0.06518227;0.3109476,-0.1901259;0.4533367;-0.01850722,-0.2410844;0.2248169;0.1447927,-0.2826263;0.03643239;0.2680056,0.07724208;0.003868664;-0.03863795,0.09667294;-0.3083906;-0.003562089,0.1065698;-0.6880789;0.0837374,0.1169091;-0.7275809;0.01395062,-0.07466471;0.006852231;-0.04303982,-0.1157108;-0.304273;-0.01793947,-0.1385893;-0.684409;0.06485879,-0.1335686;-0.6455114;-0.03364629,0.002436373;0.5052222;-0.02408646,0;0;0,0.01358079;0.2721646;-0.1000912,0.02716949;0.5350509;-0.2152493,0.1900531;0.4980556;-0.07691813,0.2202652;0.3005159;0.1269207,0.2531984;0.1256974;0.2709684,-0.1539542;0.5372429;-0.1226335,-0.2528495;0.3363023;0.05436238,-0.2917655;0.1463796;0.1760621,0.08098081;-0.002012625;-0.03020358,0.1085041;-0.3150077;-0.04995751,0.1207755;-0.7026336;-0.01151299,0.1312582;-0.7425168;-0.08089662,-0.07470085;0.009266536;-0.0425219,-0.09271787;-0.3050406;-0.0428372,-0.07926327;-0.6900128;0.01630485,-0.0876501;-0.7365985;-0.0459199,0.02385855;0.4705956;-0.1838236,501.77
+0;0;0,0.001157485;0.2901681;-0.008627743,0.002070175;0.5764802;-0.0331899,0.1966856;0.4703505;0.0005283654,0.2336467;0.2447072;0.1707801,0.2582843;0.07230389;0.319256,-0.1907517;0.4537359;-0.01888574,-0.2411034;0.2276785;0.147335,-0.2819076;0.04152238;0.2740471,0.07721938;0.004121472;-0.03860097,0.09634335;-0.3095807;-0.003346611,0.1061546;-0.6878042;0.0837256,0.1171161;-0.7285033;0.01215161,-0.07470473;0.006602306;-0.04295891,-0.1160947;-0.3059084;-0.01763052,-0.1389759;-0.6845692;0.06497339,-0.133836;-0.6455033;-0.03568813,0.001886177;0.5052147;-0.02455686,0;0;0,0.01359232;0.2721414;-0.1001379,0.02715901;0.5350356;-0.2153313,0.1900176;0.4980012;-0.07698894,0.2202978;0.3021465;0.1279273,0.2532036;0.1280021;0.2727237,-0.1539443;0.537201;-0.1227501,-0.2529235;0.3367362;0.05412157,-0.2916689;0.1497403;0.1802419,0.08097684;-0.002025783;-0.03014135,0.1081312;-0.3165098;-0.04963636,0.1207861;-0.702667;-0.01151323,0.1314189;-0.7438416;-0.08266425,-0.07465652;0.009246658;-0.042553,-0.0927762;-0.3064895;-0.04243756,-0.07920542;-0.6900156;0.01633725,-0.08739302;-0.7394223;-0.04586319,0.02385758;0.470579;-0.1839021,501.7921
+0;0;0,0.001157651;0.2902098;-0.008628983,0.002070737;0.5766484;-0.03320242,0.1968226;0.4704536;0.0005383566,0.2338444;0.2444399;0.1710696,0.2584749;0.07208659;0.3195024,-0.1908863;0.4538274;-0.01888936,-0.2413207;0.2273988;0.1476043,-0.2821131;0.04129666;0.2742796,0.07727949;0.00412468;-0.03863102,0.09638304;-0.3092427;-0.003414281,0.1062648;-0.6901842;0.08428366,0.1169857;-0.7293314;0.01428082,-0.07476288;0.006607446;-0.04299235,-0.1161087;-0.3055698;-0.017691,-0.1391543;-0.6869516;0.06550653,-0.1341272;-0.6480848;-0.03294533,0.001886634;0.5053422;-0.02456446,0;0;0,0.01369542;0.2721163;-0.1003127,0.02734451;0.5349649;-0.2159148,0.1901653;0.4981226;-0.07721519,0.2208124;0.3036085;0.1295667,0.253102;0.1303419;0.2754457,-0.1538665;0.53771;-0.123635,-0.2531312;0.3374186;0.05402649,-0.2927866;0.1536001;0.1843446,0.0810401;-0.002027363;-0.03016424,0.1081334;-0.3161713;-0.04975462,0.1214957;-0.7051077;-0.01160979,0.1312952;-0.7431285;-0.08284044,-0.07473855;0.009261916;-0.04254238,-0.09282602;-0.3061379;-0.04222749,-0.07903213;-0.6925051;0.01638246,-0.08688408;-0.7405957;-0.04392407,0.02402211;0.4705208;-0.1843692,501.8254
+0;0;0,0.001157741;0.2902322;-0.008629651,0.002071186;0.5767847;-0.03321306,0.1968462;0.470553;0.000534676,0.2343341;0.241694;0.1732127,0.2589644;0.06934188;0.3216445,-0.190909;0.4539248;-0.01889536,-0.2419782;0.2246457;0.1496943,-0.2827704;0.03854491;0.2763687,0.07729777;0.004125656;-0.03864016,0.0963688;-0.3087083;-0.003483362,0.1062507;-0.6896531;0.08421531,0.1169314;-0.7285409;0.01447501,-0.07478057;0.006609009;-0.04300252,-0.116056;-0.3050368;-0.01774423,-0.1391018;-0.6864219;0.065454,-0.1340936;-0.6475883;-0.03262863,0.001886999;0.5054458;-0.02457113,0;0;0,0.01374282;0.2720849;-0.1004565,0.02742378;0.5349227;-0.2163632,0.1901243;0.4981389;-0.07736754,0.2219687;0.3044178;0.1349001,0.2532582;0.1310957;0.2809286,-0.1538127;0.5375144;-0.1238359,-0.2470912;0.3406012;0.06622658,-0.2871239;0.1523129;0.1898746,0.08109306;-0.002029389;-0.03008032,0.1080894;-0.3156306;-0.04983568,0.1211644;-0.7045268;-0.01115203,0.131735;-0.741601;-0.08265471,-0.07474778;0.009258788;-0.04256845,-0.09289498;-0.3055988;-0.04215312,-0.07913916;-0.6919898;0.01633138,-0.08678689;-0.7398152;-0.04373558,0.02410294;0.4704798;-0.1847398,501.8587
+0;0;0,0.0008959461;0.2902037;-0.009128648,0.001450338;0.5768446;-0.03428505,0.1967226;0.4713174;-7.740036E-05,0.2368223;0.2360179;0.1801014,0.2625283;0.06857765;0.3338592,-0.1918226;0.454295;-0.01919794,-0.2439616;0.2193854;0.1583893,-0.2843171;0.03604057;0.2891357,0.07741085;0.004130365;-0.03855239,0.09621686;-0.3071857;-0.00351816,0.1060869;-0.6897777;0.0845108,0.117402;-0.7280559;0.01531243,-0.07477526;0.00658752;-0.0431399,-0.115931;-0.3035091;-0.01774234,-0.1390291;-0.6865288;0.06583738,-0.1341245;-0.6478143;-0.03151945,0.00136044;0.5054929;-0.02549925,0;0;0,0.01382163;0.2719384;-0.1008008,0.02760564;0.5345367;-0.2175691,0.1901452;0.4981178;-0.07759833,0.2234254;0.2995558;0.1435437,0.2544408;0.1259947;0.2893281,-0.1537607;0.5371659;-0.1240732,-0.2625235;0.332997;0.06546293,-0.3055375;0.1576155;0.2059252,0.08110951;-0.002067342;-0.03021192,0.1077779;-0.3141513;-0.04998875,0.1212853;-0.7047309;-0.01140952,0.1318216;-0.7410325;-0.08262348,-0.0748932;0.00937645;-0.04241318,-0.09318231;-0.3039353;-0.04224817,-0.07853572;-0.6919388;0.01659001,-0.07185335;-0.6939571;-0.07565165,0.02427207;0.4701815;-0.1857014,501.8808
+0;0;0,0.0008959461;0.2902037;-0.009128648,0.001450338;0.5768446;-0.03428505,0.1967226;0.4713174;-7.740036E-05,0.2368223;0.2360179;0.1801014,0.2625283;0.06857765;0.3338592,-0.1918226;0.454295;-0.01919794,-0.2439616;0.2193854;0.1583893,-0.2843171;0.03604057;0.2891357,0.07741085;0.004130365;-0.03855239,0.09621686;-0.3071857;-0.00351816,0.1060869;-0.6897777;0.0845108,0.117402;-0.7280559;0.01531243,-0.07477526;0.00658752;-0.0431399,-0.115931;-0.3035091;-0.01774234,-0.1390291;-0.6865288;0.06583738,-0.1341245;-0.6478143;-0.03151945,0.00136044;0.5054929;-0.02549925,0;0;0,0.01382163;0.2719384;-0.1008008,0.02760564;0.5345367;-0.2175691,0.1901452;0.4981178;-0.07759833,0.2234254;0.2995558;0.1435437,0.2544408;0.1259947;0.2893281,-0.1537607;0.5371659;-0.1240732,-0.2625235;0.332997;0.06546293,-0.3055375;0.1576155;0.2059252,0.08110951;-0.002067342;-0.03021192,0.1077779;-0.3141513;-0.04998875,0.1212853;-0.7047309;-0.01140952,0.1318216;-0.7410325;-0.08262348,-0.0748932;0.00937645;-0.04241318,-0.09318231;-0.3039353;-0.04224817,-0.07853572;-0.6919388;0.01659001,-0.07185335;-0.6939571;-0.07565165,0.02427207;0.4701815;-0.1857014,501.9037
+0;0;0,0.0008958841;0.2901836;-0.009128016,0.001450314;0.5768372;-0.03428485,0.1966553;0.4713332;-8.736365E-05,0.2365711;0.2371129;0.1792651,0.26228;0.06965312;0.3330408,-0.191756;0.4543167;-0.01920132,-0.2436559;0.2204844;0.1575714,-0.2840161;0.03711827;0.2883331,0.0773628;0.004127801;-0.03852846,0.09618657;-0.3074825;-0.003461123,0.1059919;-0.6875657;0.0839906,0.1175151;-0.7270995;0.01351973,-0.07472885;0.006583431;-0.04311312,-0.1159235;-0.3038063;-0.01769156,-0.1388701;-0.6843144;0.0653401,-0.1338753;-0.6454396;-0.03380702,0.00136043;0.505497;-0.02550045,0;0;0,0.01395423;0.2717882;-0.1011293,0.02786367;0.5341973;-0.2183394,0.1899893;0.4978483;-0.07780313,0.2232057;0.3016077;0.1435699,0.2542439;0.1278485;0.2891552,-0.1534092;0.5365978;-0.1243268,-0.2617191;0.3336374;0.06460654,-0.3088598;0.1615811;0.2078723,0.08106378;-0.001985744;-0.03018618,0.1077466;-0.3143698;-0.04991579,0.1207025;-0.7023906;-0.0114553,0.1319886;-0.7411979;-0.08267355,-0.07482772;0.009324257;-0.04243058,-0.09322613;-0.3042782;-0.04217413,-0.07861043;-0.6898143;0.01575278,-0.08733181;-0.7385556;-0.04472546,0.02450848;0.4699033;-0.1863767,501.9374
+0;0;0,0.0009107959;0.2901636;-0.008817206,0.001763325;0.57693;-0.03217187,0.1976712;0.4744658;-0.001626052,0.2377568;0.2438177;0.1824568,0.265667;0.0816586;0.3413643,-0.192185;0.4568511;-0.02025649,-0.2441369;0.2257936;0.1603128,-0.2838528;0.0437939;0.2930718,0.07731392;0.004198857;-0.03857687,0.09609073;-0.307385;-0.003495179,0.1057197;-0.6856721;0.08375811,0.1175528;-0.7259501;0.01155516,-0.07473508;0.006494008;-0.04307836,-0.1159259;-0.3038809;-0.01780931,-0.1389596;-0.6826119;0.06489068,-0.1340361;-0.6434487;-0.03602546,0.001565662;0.505532;-0.02400164,0;0;0,0.01395133;0.2717214;-0.1012242,0.02778134;0.5340426;-0.2185279,0.1898478;0.4976538;-0.07796884,0.2232898;0.3025019;0.1444929,0.2536929;0.1294464;0.2909634,-0.1534282;0.5362588;-0.1244084,-0.2619733;0.3337924;0.06510992,-0.3121802;0.1645517;0.210585,0.08106713;-0.001953557;-0.03012562,0.1077223;-0.3143114;-0.04987049,0.1204495;-0.7005046;-0.01114273,0.1322015;-0.7412251;-0.08292556,-0.07480048;0.009304595;-0.0424448,-0.09360914;-0.3042428;-0.04101684,-0.07966143;-0.6881409;0.01585846,-0.08721913;-0.7356834;-0.04912079,0.02445132;0.4697716;-0.1865495,501.9702
+0;0;0,0.0009109043;0.2901982;-0.008818255,0.001763584;0.5770151;-0.03217699,0.1976996;0.4745347;-0.001626629,0.2378487;0.2435213;0.1827478,0.265756;0.08137847;0.3416395,-0.1922126;0.4569175;-0.02025974,-0.2442468;0.225494;0.1605956,-0.2839587;0.04351255;0.2933412,0.07731473;0.004198901;-0.03857728,0.09608032;-0.3071988;-0.00351654,0.1056911;-0.6847717;0.08357199,0.1176298;-0.7256762;0.01072527,-0.07473586;0.006494075;-0.04307881,-0.115902;-0.3036954;-0.01782485,-0.1388923;-0.6817113;0.06471898,-0.1339248;-0.6424664;-0.03709694,0.001565888;0.5056055;-0.02400543,0;0;0,0.01397526;0.2717047;-0.1013649,0.02777601;0.5340526;-0.2187378,0.1898349;0.4977177;-0.07810616,0.2233678;0.3031738;0.1455035,0.2536101;0.1304344;0.2923441,-0.1534293;0.5362476;-0.1245216,-0.252925;0.3409533;0.07779941,-0.3053487;0.1644741;0.213529,0.08114453;-0.00201036;-0.02991533,0.1077259;-0.3141721;-0.04987574,0.1203708;-0.6996684;-0.01152539,0.1328301;-0.7408434;-0.08402038,-0.07476979;0.00927198;-0.0425078,-0.09373013;-0.3040781;-0.04103332,-0.07952498;-0.6872327;0.01578941,-0.08807921;-0.7357844;-0.04927284,0.02445625;0.4697724;-0.1867505,501.9929
+0;0;0,0.0009108122;0.2901688;-0.008817364,0.001763355;0.5769393;-0.03217213,0.1977325;0.4744697;-0.001619814,0.2378967;0.2433696;0.1828238,0.2657985;0.08125876;0.341684,-0.1922454;0.4568494;-0.02025607,-0.2442992;0.2253391;0.1606671,-0.2840032;0.0433936;0.2933866,0.07732324;0.004199363;-0.03858152,0.09609423;-0.307288;-0.003510691,0.1057761;-0.6876559;0.08422256,0.1174344;-0.7268953;0.01308666,-0.07474408;0.00649479;-0.04308354,-0.1159221;-0.303784;-0.01782232,-0.1390825;-0.6845983;0.06533256,-0.1342318;-0.6455705;-0.0340922,0.001565703;0.5055456;-0.02400239,0;0;0,0.0139573;0.2716379;-0.1014621,0.02762109;0.5338919;-0.2189467,0.1898157;0.4978126;-0.07842946,0.2232516;0.3040559;0.1460259,0.2531792;0.131945;0.293597,-0.1535469;0.5361117;-0.124612,-0.2531169;0.3409019;0.07791896,-0.3055783;0.1659326;0.2155,0.0811598;-0.001995221;-0.02990246,0.1077171;-0.3142449;-0.04993939,0.1214238;-0.7025968;-0.01165557,0.1323594;-0.7411791;-0.08353877,-0.07477162;0.009261135;-0.04252631,-0.09368293;-0.3041825;-0.04107722,-0.07935524;-0.690176;0.01614561,-0.0871732;-0.7350619;-0.04959095,0.0243443;0.4696393;-0.1869357,502.0268
+0;0;0,0.0007543445;0.2900396;-0.009624889,0.001297862;0.5765731;-0.0347043,0.197424;0.474186;-0.002070241,0.2378027;0.2447897;0.186322,0.2666607;0.08293054;0.3453107,-0.1927166;0.4562302;-0.02012667,-0.2447378;0.2259935;0.1643445,-0.2869962;0.05769312;0.3133338,0.07726458;0.00437596;-0.03864975,0.0956959;-0.3069829;-0.003369007,0.1053471;-0.686946;0.08452883,0.1171412;-0.7261389;0.013102,-0.07480418;0.006306835;-0.04298054,-0.1160753;-0.3038256;-0.01761524,-0.1392523;-0.6843071;0.06537744,-0.1345074;-0.6453951;-0.03425493,0.001197982;0.5052695;-0.02596587,0;0;0,0.01399365;0.2714439;-0.1016786,0.02766744;0.5335463;-0.2192929,0.1899205;0.4978316;-0.07850194,0.2231431;0.3042908;0.1477346,0.253207;0.1317925;0.2948709,-0.1535428;0.5361044;-0.1246274,-0.2511523;0.3419119;0.08154345,-0.3045583;0.1679473;0.2200811,0.08120753;-0.001982734;-0.02973509,0.1078189;-0.3140827;-0.05008817,0.1214703;-0.7020637;-0.01167512,0.1325148;-0.7409093;-0.08355594,-0.07470123;0.00917253;-0.04264224,-0.09328727;-0.304165;-0.0409263,-0.07855391;-0.6897579;0.01645071,-0.08683287;-0.7350551;-0.04904998,0.02438908;0.469329;-0.1872622,502.0604
+0;0;0,0.0007540921;0.2899426;-0.00962167,0.001297403;0.5763648;-0.03469098,0.1976091;0.4739836;-0.00203866,0.2380692;0.2441251;0.1867332,0.2669214;0.08229846;0.34569,-0.1929004;0.4560108;-0.02011216,-0.2450264;0.2253102;0.1647307,-0.2872763;0.05704364;0.3136901,0.07728003;0.004376835;-0.03865748,0.09571286;-0.3070076;-0.003373843,0.1053341;-0.6857895;0.08425073,0.1172018;-0.7254142;0.01237816,-0.07481913;0.006308095;-0.04298914,-0.1160936;-0.3038497;-0.01762176,-0.1391986;-0.6831484;0.06511291,-0.1344241;-0.6441808;-0.03514121,0.001197573;0.5050964;-0.02595688,0;0;0,0.01403408;0.2712775;-0.10184,0.0276523;0.5331857;-0.21962,0.1899864;0.4976335;-0.07857203,0.2229127;0.3046234;0.1489575,0.2531293;0.1327631;0.2967362,-0.1536314;0.5359298;-0.124706,-0.2499474;0.341239;0.08247855,-0.3057458;0.1682031;0.2211605,0.08118626;-0.001974553;-0.02984381,0.1079776;-0.3140906;-0.05010986,0.1212859;-0.7008648;-0.01170397,0.1326233;-0.7407349;-0.08342385,-0.07474673;0.009199345;-0.04259178,-0.09323069;-0.3041698;-0.04084028,-0.07852405;-0.6885545;0.01641742,-0.08657409;-0.7345905;-0.04921664,0.02438991;0.4690253;-0.1875534,502.0829
+0;0;0,0.0007536624;0.2897773;-0.009616186,0.001296557;0.5759731;-0.03466477,0.1976111;0.4736675;-0.002021421,0.2391206;0.2378472;0.1916465,0.2679197;0.07631841;0.3503107,-0.1929038;0.4556943;-0.02009517,-0.2463818;0.2190102;0.1695419,-0.2885539;0.05105336;0.3182271,0.07740048;0.004383656;-0.03871773,0.09584739;-0.3072386;-0.003407136,0.105414;-0.6838701;0.08371996,0.1174947;-0.7247444;0.01055744,-0.07493574;0.006317927;-0.04305614,-0.1162417;-0.3040768;-0.01766938,-0.1392155;-0.6812221;0.06459557,-0.1343554;-0.6420935;-0.03745789,0.001196833;0.5047807;-0.02593997,0;0;0,0.0143005;0.270968;-0.1021557,0.02790267;0.5325813;-0.220036,0.1902534;0.4973562;-0.07903194,0.224165;0.301778;0.1564264,0.2489373;0.1351365;0.3104141,-0.1532746;0.535672;-0.1250657,-0.2521517;0.3365321;0.08802615,-0.3085931;0.1639429;0.2263106,0.08127728;-0.002050847;-0.02998185,0.1083717;-0.3143738;-0.05037403,0.1209889;-0.6989177;-0.01163578,0.1329753;-0.7408507;-0.08377337,-0.07491407;0.009290639;-0.04255208,-0.09321725;-0.3043295;-0.0408223,-0.07838231;-0.6864523;0.01658836,-0.08633918;-0.7344241;-0.04958527,0.02464629;0.4685199;-0.1879421,502.1154
+0;0;0,0.0003413541;0.2897602;-0.01014088,0.0002294929;0.5758688;-0.03615001,0.1966955;0.4738516;-0.00250553,0.2415073;0.2406952;0.193636,0.2685004;0.08918172;0.3621896,-0.193655;0.4553556;-0.01990345,-0.246917;0.2209662;0.1726226,-0.288939;0.05195236;0.320148,0.07740389;0.004572495;-0.03868908,0.09544926;-0.3070563;-0.003229074,0.1048517;-0.6837029;0.08385054,0.1171822;-0.7246797;0.01082917,-0.07498407;0.006116345;-0.04300109,-0.116523;-0.3042404;-0.01753027,-0.1396218;-0.6814188;0.06454787,-0.1348924;-0.6423659;-0.03751847,0.00033022;0.5047115;-0.02714322,0;0;0,0.0143005;0.270968;-0.1021557,0.02790267;0.5325813;-0.220036,0.1902534;0.4973562;-0.07903194,0.224165;0.301778;0.1564264,0.2489373;0.1351365;0.3104141,-0.1532746;0.535672;-0.1250657,-0.2521517;0.3365321;0.08802615,-0.3085931;0.1639429;0.2263106,0.08127728;-0.002050847;-0.02998185,0.1083717;-0.3143738;-0.05037403,0.1209889;-0.6989177;-0.01163578,0.1329753;-0.7408507;-0.08377337,-0.07491407;0.009290639;-0.04255208,-0.09321725;-0.3043295;-0.0408223,-0.07838231;-0.6864523;0.01658836,-0.08633918;-0.7344241;-0.04958527,0.02464629;0.4685199;-0.1879421,502.1378
+0;0;0,0.0003412738;0.289692;-0.0101385,0.0002294271;0.5757578;-0.03614381,0.1968915;0.4737188;-0.002475874,0.2416965;0.2405972;0.1936364,0.268686;0.08910403;0.3621674,-0.1938487;0.4552043;-0.01989117,-0.2471028;0.2208499;0.1726062,-0.2891192;0.05185875;0.3201118,0.0774639;0.00457604;-0.03871907,0.09551454;-0.3071437;-0.003248714,0.1049116;-0.6835763;0.08378144,0.1172366;-0.7245212;0.0107929,-0.0750422;0.006121087;-0.04303443,-0.1165932;-0.3043263;-0.01755617,-0.1396789;-0.6812904;0.06447536,-0.1349517;-0.6422416;-0.03754508,0.0003301414;0.5046095;-0.02713816,0;0;0,0.014482;0.2708105;-0.102354,0.02823403;0.5323328;-0.2203158,0.1905958;0.497596;-0.07913232,0.2244213;0.3026395;0.1567936,0.2494047;0.1364761;0.3112178,-0.1529713;0.535868;-0.1251341,-0.2521151;0.3371275;0.08814025,-0.3086523;0.1648732;0.2267522,0.08142884;-0.001971498;-0.02976942,0.1087646;-0.3143588;-0.05026674,0.1214015;-0.6986881;-0.01159644,0.133538;-0.7404656;-0.08379817,-0.07491266;0.009127109;-0.04272646,-0.0925556;-0.3046202;-0.04059608,-0.07786231;-0.6866139;0.01622874,-0.08409793;-0.7373633;-0.0466445,0.02494132;0.4682882;-0.1882124,502.161
+0;0;0,0.0003411831;0.2896151;-0.0101358,0.0002293397;0.5756669;-0.03613993,0.1970779;0.4736005;-0.002448825,0.2418777;0.2405064;0.1936403,0.2688637;0.08903274;0.3621496,-0.1940331;0.4550685;-0.01988065,-0.2472809;0.2207417;0.172594,-0.2892919;0.05177228;0.3200806,0.07747558;0.00457673;-0.03872491,0.09549882;-0.3066698;-0.003308404,0.1050653;-0.6898881;0.08529058,0.1168535;-0.727743;0.015481,-0.07505352;0.00612201;-0.04304092,-0.1165415;-0.303854;-0.01760134,-0.1400433;-0.6876135;0.06590891,-0.135522;-0.6489589;-0.03166813,0.0003300513;0.5045205;-0.02713452,0;0;0,0.01455589;0.2706724;-0.1024904,0.02839008;0.5321832;-0.2204362,0.190849;0.4978212;-0.07919765,0.2247312;0.3033635;0.157084,0.2499162;0.1376506;0.3119156,-0.1528473;0.5360687;-0.1250833,-0.2682952;0.3433522;0.08544688,-0.3157687;0.171808;0.228229,0.0815175;-0.001880497;-0.0295701,0.1091054;-0.3137462;-0.05036139,0.1231982;-0.7048899;-0.01029157,0.1337276;-0.739342;-0.08344674,-0.07483413;0.008996743;-0.04291786,-0.0920823;-0.3042915;-0.0403573,-0.07736833;-0.6932145;0.0172616,-0.08308721;-0.740991;-0.042192,0.0250783;0.4681338;-0.1883484,502.1946
+0;0;0,-4.079511E-05;0.2895494;-0.01052894,-0.0007582818;0.5754561;-0.03726074,0.1962324;0.473425;-0.002901362,0.2394811;0.2446891;0.1985004,0.2655778;0.09092584;0.3646417,-0.1947489;0.4546307;-0.01988079,-0.2482477;0.2227621;0.1753833,-0.2899548;0.05418131;0.3229236,0.07755512;0.004678722;-0.03867838,0.09523289;-0.305574;-0.003440034,0.1046697;-0.6859982;0.08452366,0.1168966;-0.7256923;0.01262174,-0.07509413;0.006014878;-0.04309753,-0.1166695;-0.3029186;-0.01774788,-0.1400697;-0.6838627;0.06521731,-0.1354986;-0.6450192;-0.03516966,-0.0004732557;0.5043548;-0.02805061,0;0;0,0.01456838;0.2705653;-0.1026249,0.02836921;0.5319202;-0.2207358,0.1908002;0.4978773;-0.0794437,0.2245798;0.3042658;0.1574671,0.25057;0.1431125;0.3164678,-0.1527713;0.5360146;-0.1252177,-0.2691194;0.3408805;0.08248162,-0.3180828;0.1726047;0.2281284,0.08155605;-0.001869157;-0.02962804,0.1089514;-0.312718;-0.05044913,0.1226076;-0.7009242;-0.009722233,0.1341309;-0.7394285;-0.08287287,-0.07492603;0.008999443;-0.04286963,-0.09226812;-0.3032569;-0.04036596,-0.07710568;-0.6892901;0.01705968,-0.08315168;-0.7394239;-0.04392127,0.025066;0.4679116;-0.1886064,502.2286
+0;0;0,-4.079565E-05;0.2895532;-0.01052908,-0.0007583812;0.5754972;-0.03726449,0.1964134;0.4734255;-0.002880409,0.2396491;0.2447587;0.1984605,0.2657319;0.09107737;0.3645133,-0.1949278;0.4546139;-0.01987546,-0.2484104;0.2228153;0.1753297,-0.2900953;0.05432437;0.3227914,0.07761221;0.004682166;-0.03870685,0.0952628;-0.3050935;-0.003522694,0.1047084;-0.6858705;0.08452259,0.1168122;-0.7248632;0.01334434,-0.07514941;0.006019306;-0.04312926,-0.1166609;-0.3024392;-0.01781859,-0.1400828;-0.6837366;0.06522355,-0.1355576;-0.644982;-0.03415304,-0.000473307;0.5043838;-0.0280528,0;0;0,0.01460983;0.2705062;-0.1027856,0.02844087;0.5318394;-0.2210325,0.1909037;0.4979718;-0.07947969,0.2243657;0.3056272;0.1583855,0.2469118;0.1462798;0.3195434,-0.1528316;0.5360539;-0.1253766,-0.2688105;0.3400388;0.08156066,-0.3184228;0.1726874;0.2278614,0.08150361;-0.001868591;-0.02995777,0.1087171;-0.312269;-0.05048752,0.1227261;-0.7008262;-0.009752512,0.1347921;-0.7444524;-0.07613349,-0.07516723;0.008941451;-0.04258798,-0.09267539;-0.3028264;-0.04041598,-0.07687666;-0.6892201;0.01687809,-0.08309267;-0.7385048;-0.04352158,0.02512993;0.4678322;-0.188874,502.2613
+0;0;0,-4.082184E-05;0.2897391;-0.01053584,-0.000758713;0.5758125;-0.03728288,0.1963285;0.4737315;-0.002906697,0.2395539;0.2451191;0.1983863,0.2656336;0.09145628;0.364419,-0.1948444;0.454928;-0.01989444,-0.2483143;0.2231845;0.1752642,-0.2899942;0.05471392;0.3227082,0.07753653;0.0046776;-0.03866911,0.09515804;-0.3045877;-0.003542926,0.1045059;-0.6814229;0.08359091,0.1168488;-0.7217789;0.01100609,-0.07507613;0.006013436;-0.0430872,-0.1165192;-0.3019368;-0.01781823,-0.1396986;-0.679287;0.06436425,-0.135084;-0.6403595;-0.03697614,-0.0004735481;0.5046765;-0.02806827,0;0;0,0.01492016;0.2706498;-0.1028874,0.02892488;0.5321336;-0.2210969,0.1912359;0.4982788;-0.07954694,0.2244199;0.3069401;0.1590726,0.2468399;0.1480669;0.3206768,-0.1523211;0.5363163;-0.1255663,-0.26424;0.3386505;0.08192667,-0.3125379;0.1696133;0.2266783,0.08156393;-0.001807675;-0.02954912,0.1087608;-0.3116657;-0.05047083,0.1221612;-0.6963028;-0.01098418,0.135137;-0.743835;-0.07572412,-0.07493936;0.008782236;-0.04284926,-0.0919986;-0.30249;-0.04002921,-0.07615839;-0.684857;0.0167954,-0.08253201;-0.7361791;-0.04417159,0.02558266;0.4680952;-0.188953,502.2952
+0;0;0,-0.0002651001;0.2898469;-0.01087592,-0.001288745;0.5759916;-0.03806875,0.1959978;0.4740839;-0.003297305,0.2394293;0.2470749;0.1996333,0.2639845;0.09341243;0.3658851,-0.1953878;0.4550151;-0.01999492,-0.2487131;0.2263076;0.1786242,-0.2894545;0.05754378;0.3259797,0.07763352;0.004800461;-0.03865896,0.09512745;-0.3046764;-0.003591999,0.1044167;-0.6814965;0.08352799,0.1170155;-0.7214829;0.0113303,-0.07515116;0.005904608;-0.04315047,-0.1166727;-0.3022367;-0.01792156,-0.13994;-0.6795455;0.06433573,-0.1354054;-0.6407025;-0.03651351,-0.0009282872;0.5048352;-0.0287449,0;0;0,0.01498559;0.2707108;-0.1030567,0.02895728;0.532279;-0.22136,0.1913751;0.4985487;-0.07973194,0.224276;0.3083755;0.1597507,0.2465861;0.1497374;0.3215868,-0.1524298;0.5364162;-0.1258159,-0.2739023;0.3348525;0.07221636,-0.322377;0.1718656;0.2236766,0.08159976;-0.00178127;-0.02971244,0.1086514;-0.3118607;-0.0504632,0.1220585;-0.696467;-0.01086807,0.1347817;-0.7424796;-0.07666731,-0.0751266;0.008796903;-0.04269813,-0.09212375;-0.3026794;-0.04040243,-0.07617214;-0.6849862;0.01666407,-0.08317395;-0.7355826;-0.04436481,0.02562949;0.4682135;-0.1891909,502.3166
+0;0;0,-0.0002652985;0.2900638;-0.01088405,-0.001289303;0.5763147;-0.03808648,0.196107;0.474374;-0.003298786,0.2395226;0.247448;0.1995576,0.2640554;0.09392552;0.3656579,-0.1954965;0.4552946;-0.0200057,-0.2488023;0.2266708;0.1785406,-0.2895066;0.05806063;0.325762,0.07787821;0.004815591;-0.03878081,0.09532843;-0.303888;-0.003801461,0.1046218;-0.6808736;0.08335677,0.1172445;-0.7209932;0.01102161,-0.07538802;0.005923219;-0.04328647,-0.1168058;-0.3014483;-0.01812059,-0.1400833;-0.6789227;0.0641728,-0.1355401;-0.6400629;-0.03686845,-0.0009287643;0.5051424;-0.02876055,0;0;0,0.01541002;0.270833;-0.1032839,0.02954854;0.5324892;-0.2216315,0.1918438;0.4988236;-0.07966733,0.2242054;0.3102131;0.1609771,0.2415731;0.1548914;0.3263068,-0.1520337;0.536676;-0.1262648,-0.2732024;0.3351647;0.07183194,-0.3239685;0.1709358;0.220869,0.08148711;-0.001868859;-0.03079796,0.1085352;-0.3112355;-0.05046177,0.122549;-0.6960214;-0.01116228,0.1353767;-0.7410937;-0.07830453,-0.07614221;0.008732707;-0.0414519,-0.09237642;-0.302012;-0.04108173,-0.07609886;-0.6844985;0.01584027,-0.08343154;-0.7335404;-0.04746139,0.02619381;0.4684112;-0.1894546,502.3502

+ 158 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Backward_None_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001562745;0.3160536;0.006328154,0.003383606;0.619865;-0.001159571,0.1698965;0.495788;0.01198536,0.2069269;0.2228823;-0.00256859,0.2716623;-0.06592771;-0.08112463,-0.1593933;0.4837713;-0.01396269,-0.2088689;0.2125202;-0.0199305,-0.2609788;-0.07655835;-0.106482,0.0886044;0.005877355;-0.04351329,0.1091412;-0.3387702;-0.01368703,0.1212818;-0.7507333;0.07367791,0.131468;-0.7796129;0.01199292,-0.08500355;0.006721077;-0.05007908,-0.1303139;-0.3359953;-0.02587704,-0.1548036;-0.7488667;0.05431693,-0.1486851;-0.7099268;-0.0308784,0.00290231;0.5455242;0.003008727,0;0;0,-0.00949242;0.3155447;-0.01654863,-0.01739058;0.6178753;-0.04638863,0.1530615;0.5212865;-0.07604337,0.2429645;0.2605999;-0.07150888,0.2744485;-0.03461167;-0.1465545,-0.1648234;0.5022457;0.04309014,-0.2158713;0.2354025;0.09051829,-0.3101035;-0.05567652;0.07762322,0.07313246;0.009488091;-0.06588101,0.1130413;-0.333636;-0.0381968,0.1370838;-0.742368;0.06106924,0.1464174;-0.7761906;0.004366867,-0.09775142;-0.001602321;-0.01485877,-0.1189789;-0.3472904;-0.002925655,-0.1025284;-0.7610869;0.07450455,-0.1248119;-0.748704;-0.006542899,-0.01536021;0.5440899;-0.03660393,467.793
+0;0;0,0.001562745;0.3160536;0.006328154,0.003383606;0.619865;-0.001159571,0.1698965;0.495788;0.01198536,0.2069269;0.2228823;-0.00256859,0.2716623;-0.06592771;-0.08112463,-0.1593933;0.4837713;-0.01396269,-0.2088689;0.2125202;-0.0199305,-0.2609788;-0.07655835;-0.106482,0.0886044;0.005877355;-0.04351329,0.1091412;-0.3387702;-0.01368703,0.1212818;-0.7507333;0.07367791,0.131468;-0.7796129;0.01199292,-0.08500355;0.006721077;-0.05007908,-0.1303139;-0.3359953;-0.02587704,-0.1548036;-0.7488667;0.05431693,-0.1486851;-0.7099268;-0.0308784,0.00290231;0.5455242;0.003008727,0;0;0,-0.00949242;0.3155447;-0.01654863,-0.01739058;0.6178753;-0.04638863,0.1530615;0.5212865;-0.07604337,0.2429645;0.2605999;-0.07150888,0.2744485;-0.03461167;-0.1465545,-0.1648234;0.5022457;0.04309014,-0.2158713;0.2354025;0.09051829,-0.3101035;-0.05567652;0.07762322,0.07313246;0.009488091;-0.06588101,0.1130413;-0.333636;-0.0381968,0.1370838;-0.742368;0.06106924,0.1464174;-0.7761906;0.004366867,-0.09775142;-0.001602321;-0.01485877,-0.1189789;-0.3472904;-0.002925655,-0.1025284;-0.7610869;0.07450455,-0.1248119;-0.748704;-0.006542899,-0.01536021;0.5440899;-0.03660393,467.8115
+0;0;0,0.001559116;0.3153196;0.006313457,0.003375309;0.6183512;-0.001155463,0.1696793;0.4945176;0.01196804,0.2066947;0.221722;-0.002580042,0.2716555;-0.0680933;-0.08140951,-0.1591963;0.4825159;-0.01394736,-0.2086519;0.2113743;-0.01991277,-0.2609431;-0.07871044;-0.1067655,0.08806493;0.00584157;-0.04324836,0.1086499;-0.3396131;-0.01335225,0.1207846;-0.7513789;0.07397085,0.1308586;-0.7796099;0.01296541,-0.084486;0.006680156;-0.04977417,-0.1299024;-0.3368388;-0.02551546,-0.1543805;-0.7495126;0.05464011,-0.1483293;-0.7106712;-0.02961667,0.002895184;0.5441912;0.003002695,0;0;0,-0.008774474;0.3148473;-0.01621604,-0.0160696;0.616433;-0.04580116,0.1544824;0.5207074;-0.07378268,0.2430579;0.2597043;-0.06821513,0.2765761;-0.03580445;-0.145533,-0.1662682;0.5047779;0.04004578,-0.2169914;0.2380195;0.08765168,-0.3106767;-0.05434352;0.0744662,0.07359343;0.009360984;-0.06446981,0.1130495;-0.3346899;-0.03747582,0.1365271;-0.7434926;0.0607729,0.1440973;-0.7811283;0.009958506,-0.09690984;-0.001069851;-0.01634985,-0.118604;-0.3475043;-0.003350195,-0.1020089;-0.7610534;0.07427312,-0.1229732;-0.7483913;-0.00618735,-0.01419676;0.5428206;-0.03605819,467.8286
+0;0;0,0.001629618;0.3153188;0.006338939,0.003605108;0.6183493;-0.001129679,0.1698689;0.494559;0.01210471,0.2067475;0.2217467;-0.002476397,0.2718116;-0.06834453;-0.08019836,-0.159022;0.4825599;-0.01400438,-0.2085714;0.2114379;-0.02007984,-0.2600896;-0.07939792;-0.1048581,0.08804269;0.005799895;-0.04329922,0.1086757;-0.3396458;-0.01333265,0.1206974;-0.7514385;0.07387963,0.1309163;-0.779801;0.01302419,-0.08449368;0.006710339;-0.04975707,-0.1299148;-0.3368087;-0.0255086,-0.1542974;-0.7495655;0.05424754,-0.1482092;-0.7107323;-0.03000744,0.003077987;0.5441897;0.003029373,0;0;0,-0.008774474;0.3148473;-0.01621604,-0.0160696;0.616433;-0.04580116,0.1544824;0.5207074;-0.07378268,0.2430579;0.2597043;-0.06821513,0.2765761;-0.03580445;-0.145533,-0.1662682;0.5047779;0.04004578,-0.2169914;0.2380195;0.08765168,-0.3106767;-0.05434352;0.0744662,0.07359343;0.009360984;-0.06446981,0.1130495;-0.3346899;-0.03747582,0.1365271;-0.7434926;0.0607729,0.1440973;-0.7811283;0.009958506,-0.09690984;-0.001069851;-0.01634985,-0.118604;-0.3475043;-0.003350195,-0.1020089;-0.7610534;0.07427312,-0.1229732;-0.7483913;-0.00618735,-0.01419676;0.5428206;-0.03605819,467.8448
+0;0;0,0.001622067;0.3138578;0.006309567,0.003591846;0.6160085;-0.00113865,0.1698618;0.4924013;0.01208566,0.2067913;0.2192126;-0.002515564,0.2716649;-0.07002953;-0.08001005,-0.1590386;0.4804018;-0.01402419,-0.2086564;0.2089058;-0.02010803,-0.2600238;-0.0810788;-0.1046381,0.08747153;0.005762269;-0.04301833,0.1081374;-0.3402345;-0.01300394,0.1201487;-0.7516693;0.07413253,0.1304281;-0.7803773;0.01291693,-0.08394555;0.006666807;-0.04943428,-0.1294391;-0.3374003;-0.02514712,-0.1538005;-0.7497984;0.0545397,-0.1476763;-0.7109129;-0.03021392,0.003066036;0.5420334;0.003010057,0;0;0,-0.009229764;0.3133681;-0.0162611,-0.0171109;0.6140352;-0.04603338,0.1540837;0.5197281;-0.07230282,0.241443;0.2579648;-0.06472731,0.2759941;-0.03590253;-0.144246,-0.169702;0.5066336;0.0366728,-0.2219528;0.2400204;0.0856251,-0.3142334;-0.05175376;0.07055587,0.07443748;0.008990243;-0.06255627,0.1108752;-0.3361111;-0.0376749,0.1341628;-0.7447076;0.05990672,0.1423731;-0.7809419;0.006565813,-0.09600516;-0.001061571;-0.0178026,-0.1190124;-0.3479848;-0.005286116,-0.1028196;-0.7609318;0.07363228,-0.1228598;-0.7483677;-0.007571265,-0.01511684;0.5406204;-0.03623033,467.8652
+0;0;0,0.001618681;0.3132027;0.006296398,0.003583939;0.6146593;-0.001134875,0.169852;0.491219;0.01207996,0.2066998;0.2186344;-0.002488974,0.2714195;-0.06992137;-0.07979956,-0.1590424;0.4792197;-0.01402941,-0.2085505;0.208324;-0.0200998,-0.259796;-0.08097243;-0.1044293,0.08713347;0.005739999;-0.04285207,0.1078291;-0.340754;-0.01279456,0.1197471;-0.7489918;0.07366484,0.1301793;-0.7785727;0.01153908,-0.08362111;0.006641041;-0.04924323,-0.12918;-0.3379205;-0.02492117,-0.1533522;-0.7471141;0.05414646,-0.1471369;-0.7080965;-0.03186729,0.003059308;0.5408502;0.003004524,0;0;0,-0.008904837;0.3127376;-0.015939,-0.01660667;0.6127412;-0.04540396,0.1548761;0.5196197;-0.07076597,0.241665;0.2583929;-0.06073356,0.2780988;-0.03443956;-0.140431,-0.1706206;0.5065914;0.03473487,-0.2227853;0.2405787;0.08360673,-0.3155886;-0.05005828;0.06496096,0.07465353;0.008829758;-0.06172824,0.1105686;-0.3368509;-0.0371356,0.1334847;-0.7423225;0.05952358,0.1415269;-0.7807804;0.006919861,-0.09543163;-0.0007828215;-0.01880643,-0.1186294;-0.348217;-0.00692453,-0.1029238;-0.7576936;0.07280987,-0.122589;-0.7453365;-0.00977537,-0.01464944;0.5394844;-0.03566742,467.8876
+0;0;0,0.001605748;0.3132021;0.006330265,0.003581939;0.6146572;-0.001144958,0.169831;0.4911835;0.012164,0.2066;0.2185802;-0.002252948,0.2716419;-0.07018614;-0.07849944,-0.1589689;0.4790323;-0.01410847,-0.2086487;0.2081709;-0.02030354,-0.2598729;-0.08120888;-0.1043596,0.08708601;0.005726377;-0.04295025,0.1077502;-0.340744;-0.01260159,0.1195647;-0.7490045;0.07376537,0.1305191;-0.7783602;0.01151409,-0.08364768;0.00665414;-0.04919634,-0.1293441;-0.3378886;-0.02486623,-0.1535985;-0.7470629;0.05427621,-0.1473504;-0.7080449;-0.03173513,0.003052758;0.5408491;0.003011412,0;0;0,-0.008904837;0.3127376;-0.015939,-0.01660667;0.6127412;-0.04540396,0.1548761;0.5196197;-0.07076597,0.241665;0.2583929;-0.06073356,0.2780988;-0.03443956;-0.140431,-0.1706206;0.5065914;0.03473487,-0.2227853;0.2405787;0.08360673,-0.3155886;-0.05005828;0.06496096,0.07465353;0.008829758;-0.06172824,0.1105686;-0.3368509;-0.0371356,0.1334847;-0.7423225;0.05952358,0.1415269;-0.7807804;0.006919861,-0.09543163;-0.0007828215;-0.01880643,-0.1186294;-0.348217;-0.00692453,-0.1029238;-0.7576936;0.07280987,-0.122589;-0.7453365;-0.00977537,-0.01464944;0.5394844;-0.03566742,467.8992
+0;0;0,0.001605748;0.3132021;0.006330265,0.003581939;0.6146572;-0.001144958,0.169831;0.4911835;0.012164,0.2066;0.2185802;-0.002252948,0.2716419;-0.07018614;-0.07849944,-0.1589689;0.4790323;-0.01410847,-0.2086487;0.2081709;-0.02030354,-0.2598729;-0.08120888;-0.1043596,0.08708601;0.005726377;-0.04295025,0.1077502;-0.340744;-0.01260159,0.1195647;-0.7490045;0.07376537,0.1305191;-0.7783602;0.01151409,-0.08364768;0.00665414;-0.04919634,-0.1293441;-0.3378886;-0.02486623,-0.1535985;-0.7470629;0.05427621,-0.1473504;-0.7080449;-0.03173513,0.003052758;0.5408491;0.003011412,0;0;0,-0.008904837;0.3127376;-0.015939,-0.01660667;0.6127412;-0.04540396,0.1548761;0.5196197;-0.07076597,0.241665;0.2583929;-0.06073356,0.2780988;-0.03443956;-0.140431,-0.1706206;0.5065914;0.03473487,-0.2227853;0.2405787;0.08360673,-0.3155886;-0.05005828;0.06496096,0.07465353;0.008829758;-0.06172824,0.1105686;-0.3368509;-0.0371356,0.1334847;-0.7423225;0.05952358,0.1415269;-0.7807804;0.006919861,-0.09543163;-0.0007828215;-0.01880643,-0.1186294;-0.348217;-0.00692453,-0.1029238;-0.7576936;0.07280987,-0.122589;-0.7453365;-0.00977537,-0.01464944;0.5394844;-0.03566742,467.9106
+0;0;0,0.001603247;0.3127143;0.006320408,0.003576372;0.6137001;-0.001143768,0.1693672;0.4904637;0.01213433,0.206103;0.2181064;-0.002269605,0.2707253;-0.06879699;-0.07802422,-0.1585279;0.478346;-0.01406584,-0.2081629;0.207729;-0.02025531,-0.2590565;-0.07978389;-0.1037691,0.08682659;0.005709318;-0.04282231,0.1075923;-0.3424629;-0.01232457,0.1194245;-0.7513368;0.07417218,0.1300391;-0.7788515;0.01385166,-0.08339849;0.006634317;-0.04904978,-0.1293194;-0.3396008;-0.02460017,-0.1536102;-0.74939;0.0546612,-0.1475559;-0.7106518;-0.02868244,0.003047914;0.5399926;0.003006931,0;0;0,-0.008335836;0.3122859;-0.0155189,-0.01569594;0.6118646;-0.04458451,0.1554886;0.5195194;-0.06910062,0.2415628;0.2584113;-0.05688143,0.2797443;-0.03205383;-0.1368848,-0.1704617;0.5063255;0.03297766,-0.2233564;0.2404043;0.08013249,-0.3147943;-0.04862016;0.0619016,0.07471472;0.008712575;-0.06121278,0.1106454;-0.3386372;-0.03586817,0.1324001;-0.7451783;0.05926681,0.1403651;-0.7812369;0.007963896,-0.09500512;-0.0007418554;-0.01945968,-0.1184933;-0.3498634;-0.007306628,-0.1031926;-0.75986;0.07311869,-0.1217;-0.7468907;-0.00704743,-0.01381497;0.5386956;-0.03493786,467.9322
+0;0;0,0.001644565;0.3127137;0.006341936,0.003676465;0.6136978;-0.001166727,0.1694276;0.490405;0.01224976,0.2061587;0.2180397;-0.002014912,0.2710142;-0.069159;-0.07643966,-0.1584114;0.4782711;-0.01411358,-0.208159;0.2076758;-0.02034543,-0.2589564;-0.0800277;-0.1032594,0.0868228;0.005666566;-0.04283566,0.1076096;-0.3424893;-0.01216553,0.1195237;-0.7513608;0.07433196,0.1300881;-0.7785463;0.01369047,-0.08338835;0.006674359;-0.04906159,-0.1293398;-0.3395506;-0.02452625,-0.1536819;-0.7493238;0.05480185,-0.1475937;-0.7105879;-0.02853955,0.003132257;0.5399913;0.0029977,0;0;0,-0.008335836;0.3122859;-0.0155189,-0.01569594;0.6118646;-0.04458451,0.1554886;0.5195194;-0.06910062,0.2415628;0.2584113;-0.05688143,0.2797443;-0.03205383;-0.1368848,-0.1704617;0.5063255;0.03297766,-0.2233564;0.2404043;0.08013249,-0.3147943;-0.04862016;0.0619016,0.07471472;0.008712575;-0.06121278,0.1106454;-0.3386372;-0.03586817,0.1324001;-0.7451783;0.05926681,0.1403651;-0.7812369;0.007963896,-0.09500512;-0.0007418554;-0.01945968,-0.1184933;-0.3498634;-0.007306628,-0.1031926;-0.75986;0.07311869,-0.1217;-0.7468907;-0.00704743,-0.01381497;0.5386956;-0.03493786,467.9438
+0;0;0,0.001641599;0.3121497;0.006330498,0.003671048;0.6127686;-0.00116977,0.1696017;0.4894947;0.01225259,0.2063491;0.2170088;-0.002018401,0.2693171;-0.06183153;-0.07427717,-0.1585902;0.4773478;-0.01413913,-0.2083598;0.2066326;-0.02037374,-0.2576789;-0.07269788;-0.1008747,0.08657687;0.005650516;-0.04271433,0.1073787;-0.3427562;-0.0120221,0.1192929;-0.751633;0.07447654,0.1298684;-0.7788782;0.01377184,-0.08315215;0.006655455;-0.04892262,-0.1291368;-0.339819;-0.02436961,-0.1534791;-0.7495977;0.05495956,-0.1473846;-0.7108526;-0.02846871,0.003127374;0.5391344;0.00299057,0;0;0,-0.008327715;0.3117303;-0.01533127,-0.01583292;0.6109452;-0.04432058,0.1560221;0.519491;-0.06704974,0.2411166;0.2580496;-0.05255961,0.2836874;-0.02396405;-0.1273545,-0.1713944;0.505657;0.0318585,-0.2244809;0.239574;0.07859471,-0.3133848;-0.04086784;0.05892915,0.07485053;0.008597091;-0.06062579,0.110262;-0.3390598;-0.03527427,0.1315484;-0.7457737;0.05925035,0.1392978;-0.7816887;0.007587433,-0.09459246;-0.0007281889;-0.02009312,-0.1180109;-0.3501294;-0.008588938,-0.1037194;-0.760006;0.07265887,-0.1216709;-0.7470267;-0.007727273,-0.013916;0.5378491;-0.03468323,467.9554
+0;0;0,0.001641599;0.3121497;0.006330498,0.003671048;0.6127686;-0.00116977,0.1696017;0.4894947;0.01225259,0.2063491;0.2170088;-0.002018401,0.2693171;-0.06183153;-0.07427717,-0.1585902;0.4773478;-0.01413913,-0.2083598;0.2066326;-0.02037374,-0.2576789;-0.07269788;-0.1008747,0.08657687;0.005650516;-0.04271433,0.1073787;-0.3427562;-0.0120221,0.1192929;-0.751633;0.07447654,0.1298684;-0.7788782;0.01377184,-0.08315215;0.006655455;-0.04892262,-0.1291368;-0.339819;-0.02436961,-0.1534791;-0.7495977;0.05495956,-0.1473846;-0.7108526;-0.02846871,0.003127374;0.5391344;0.00299057,0;0;0,-0.008327715;0.3117303;-0.01533127,-0.01583292;0.6109452;-0.04432058,0.1560221;0.519491;-0.06704974,0.2411166;0.2580496;-0.05255961,0.2836874;-0.02396405;-0.1273545,-0.1713944;0.505657;0.0318585,-0.2244809;0.239574;0.07859471,-0.3133848;-0.04086784;0.05892915,0.07485053;0.008597091;-0.06062579,0.110262;-0.3390598;-0.03527427,0.1315484;-0.7457737;0.05925035,0.1392978;-0.7816887;0.007587433,-0.09459246;-0.0007281889;-0.02009312,-0.1180109;-0.3501294;-0.008588938,-0.1037194;-0.760006;0.07265887,-0.1216709;-0.7470267;-0.007727273,-0.013916;0.5378491;-0.03468323,467.978
+0;0;0,0.001647673;0.3117437;0.006328688,0.003691198;0.612029;-0.001221161,0.1698145;0.4887345;0.01231229,0.2066874;0.2147482;-0.001839212,0.2691952;-0.06074762;-0.07159287,-0.1587716;0.4765704;-0.01414138,-0.2088674;0.2043945;-0.02039661,-0.2572362;-0.07176512;-0.09828773,0.08643815;0.005618484;-0.04262184,0.1072814;-0.3429956;-0.01182899,0.119067;-0.7478507;0.07376166,0.130068;-0.7774719;0.01042228,-0.08298858;0.006667254;-0.04886907,-0.129106;-0.3400046;-0.02424769,-0.1530878;-0.7457368;0.0543555,-0.1467272;-0.706623;-0.03261617,0.003143437;0.5384713;0.002955983,0;0;0,-0.00825838;0.3113322;-0.0151968,-0.01576843;0.6102211;-0.04410243,0.1566162;0.5192884;-0.06548738,0.2416879;0.2563706;-0.04919648,0.2849351;-0.02135229;-0.1244987,-0.1721764;0.5054362;0.0308193,-0.226447;0.2378612;0.07649933,-0.3139548;-0.03901312;0.05769087,0.07499655;0.008625954;-0.06017351,0.1104155;-0.3392427;-0.03473043,0.1309205;-0.7418092;0.0595665,0.1418932;-0.7808501;0.00664616,-0.09432206;-0.0007908702;-0.020554,-0.1178418;-0.3503942;-0.008775903,-0.1039192;-0.756192;0.07188763,-0.1221178;-0.7439101;-0.01203181,-0.01384876;0.5371992;-0.03448009,467.9898
+0;0;0,0.001647673;0.3117437;0.006328688,0.003691198;0.612029;-0.001221161,0.1698145;0.4887345;0.01231229,0.2066874;0.2147482;-0.001839212,0.2691952;-0.06074762;-0.07159287,-0.1587716;0.4765704;-0.01414138,-0.2088674;0.2043945;-0.02039661,-0.2572362;-0.07176512;-0.09828773,0.08643815;0.005618484;-0.04262184,0.1072814;-0.3429956;-0.01182899,0.119067;-0.7478507;0.07376166,0.130068;-0.7774719;0.01042228,-0.08298858;0.006667254;-0.04886907,-0.129106;-0.3400046;-0.02424769,-0.1530878;-0.7457368;0.0543555,-0.1467272;-0.706623;-0.03261617,0.003143437;0.5384713;0.002955983,0;0;0,-0.00825838;0.3113322;-0.0151968,-0.01576843;0.6102211;-0.04410243,0.1566162;0.5192884;-0.06548738,0.2416879;0.2563706;-0.04919648,0.2849351;-0.02135229;-0.1244987,-0.1721764;0.5054362;0.0308193,-0.226447;0.2378612;0.07649933,-0.3139548;-0.03901312;0.05769087,0.07499655;0.008625954;-0.06017351,0.1104155;-0.3392427;-0.03473043,0.1309205;-0.7418092;0.0595665,0.1418932;-0.7808501;0.00664616,-0.09432206;-0.0007908702;-0.020554,-0.1178418;-0.3503942;-0.008775903,-0.1039192;-0.756192;0.07188763,-0.1221178;-0.7439101;-0.01203181,-0.01384876;0.5371992;-0.03448009,468.0011
+0;0;0,0.001644951;0.3112288;0.006318233,0.003686354;0.6112025;-0.001223634,0.1701572;0.4878844;0.01232475,0.2070306;0.2138943;-0.001826938,0.2696946;-0.06228989;-0.07175489,-0.1591129;0.4756949;-0.01418397,-0.2092094;0.2035154;-0.02043929,-0.257699;-0.07333437;-0.09852505,0.08620577;0.00560338;-0.04250726,0.107089;-0.343679;-0.01165538,0.1189974;-0.7527497;0.07482651,0.1348033;-0.8084121;-0.01617804,-0.08276547;0.006649331;-0.0487377,-0.1289712;-0.3406871;-0.02406912,-0.1532028;-0.7506442;0.05535255,-0.1440641;-0.7075496;-0.06960633,0.003139187;0.5377247;0.002948975,0;0;0,-0.008548215;0.3108164;-0.01503539,-0.01623406;0.6093965;-0.04384971,0.1567686;0.5189857;-0.06432414,0.241419;0.2560126;-0.04671907,0.2862417;-0.02270371;-0.1202209,-0.1733257;0.5051463;0.03048842,-0.228795;0.2375276;0.07446407,-0.3164338;-0.03997073;0.05425153,0.07506302;0.008426741;-0.0597012,0.1103005;-0.3401301;-0.03415513,0.130372;-0.7472148;0.05986071,0.1012676;-0.7422643;-0.06011915,-0.09389862;-0.0005321145;-0.02127126,-0.1177007;-0.350789;-0.009452485,-0.1039547;-0.7606777;0.07277963,-0.1186466;-0.8355547;0.00455451,-0.01427952;0.5364531;-0.03425074,468.0217
+0;0;0,0.001589712;0.3112289;0.006323302,0.003577272;0.6112016;-0.001265941,0.1700603;0.487894;0.012403,0.2067696;0.2138674;-0.001465111,0.2697658;-0.06263897;-0.06980344,-0.1591968;0.475664;-0.01419302,-0.2093885;0.2034997;-0.02034402,-0.2578056;-0.07387307;-0.09659727,0.08622123;0.005586764;-0.0424781,0.1070124;-0.3436939;-0.01154437,0.118923;-0.7527649;0.0749351,0.1346782;-0.8080123;-0.01646715,-0.08272544;0.006679258;-0.04880154,-0.1291144;-0.3406236;-0.02400437,-0.1532031;-0.7506229;0.05524283,-0.1440392;-0.7075253;-0.06971391,0.003045298;0.5377247;0.002923042,0;0;0,-0.008548215;0.3108164;-0.01503539,-0.01623406;0.6093965;-0.04384971,0.1567686;0.5189857;-0.06432414,0.241419;0.2560126;-0.04671907,0.2862417;-0.02270371;-0.1202209,-0.1733257;0.5051463;0.03048842,-0.228795;0.2375276;0.07446407,-0.3164338;-0.03997073;0.05425153,0.07506302;0.008426741;-0.0597012,0.1103005;-0.3401301;-0.03415513,0.130372;-0.7472148;0.05986071,0.1012676;-0.7422643;-0.06011915,-0.09389862;-0.0005321145;-0.02127126,-0.1177007;-0.350789;-0.009452485,-0.1039547;-0.7606777;0.07277963,-0.1186466;-0.8355547;0.00455451,-0.01427952;0.5364531;-0.03425074,468.0336
+0;0;0,0.001588226;0.310938;0.006317392,0.003574974;0.610786;-0.001269425,0.1700196;0.4875031;0.01239658,0.2068425;0.2126285;-0.001514443,0.2694552;-0.06219456;-0.06943674,-0.1591616;0.4752759;-0.01419331,-0.2095086;0.2022694;-0.02036335,-0.2576309;-0.0734148;-0.09615238,0.08609562;0.005578625;-0.04241622,0.1069183;-0.3442315;-0.0114356,0.1187593;-0.7509102;0.07453811,0.129734;-0.7802917;0.01086926,-0.08260493;0.006669528;-0.04873045,-0.1290642;-0.3411598;-0.0238957,-0.1530121;-0.7487612;0.05488803,-0.1466287;-0.7096377;-0.03215415,0.003043095;0.5373222;0.002918807,0;0;0,-0.008731835;0.3105258;-0.01491261,-0.01674243;0.6089738;-0.04370403,0.1564963;0.5189739;-0.063236,0.2412057;0.2551593;-0.04502654,0.2866349;-0.02244693;-0.1152582,-0.1741731;0.504563;0.02941339,-0.2308422;0.2362014;0.07272775,-0.3177351;-0.0396165;0.05185705,0.07510024;0.008394867;-0.05943227,0.109598;-0.3407632;-0.03376102,0.1290617;-0.7454056;0.06007385,0.1397049;-0.7861768;0.009294983,-0.09369497;-0.0006524304;-0.02153002,-0.1177449;-0.3514161;-0.009408656,-0.1045633;-0.7588598;0.07265954,-0.1137741;-0.8019236;0.02493992,-0.01471334;0.5360461;-0.03410292,468.0553
+0;0;0,0.001588226;0.310938;0.006317392,0.003574974;0.610786;-0.001269425,0.1700196;0.4875031;0.01239658,0.2068425;0.2126285;-0.001514443,0.2694552;-0.06219456;-0.06943674,-0.1591616;0.4752759;-0.01419331,-0.2095086;0.2022694;-0.02036335,-0.2576309;-0.0734148;-0.09615238,0.08609562;0.005578625;-0.04241622,0.1069183;-0.3442315;-0.0114356,0.1187593;-0.7509102;0.07453811,0.129734;-0.7802917;0.01086926,-0.08260493;0.006669528;-0.04873045,-0.1290642;-0.3411598;-0.0238957,-0.1530121;-0.7487612;0.05488803,-0.1466287;-0.7096377;-0.03215415,0.003043095;0.5373222;0.002918807,0;0;0,-0.008731835;0.3105258;-0.01491261,-0.01674243;0.6089738;-0.04370403,0.1564963;0.5189739;-0.063236,0.2412057;0.2551593;-0.04502654,0.2866349;-0.02244693;-0.1152582,-0.1741731;0.504563;0.02941339,-0.2308422;0.2362014;0.07272775,-0.3177351;-0.0396165;0.05185705,0.07510024;0.008394867;-0.05943227,0.109598;-0.3407632;-0.03376102,0.1290617;-0.7454056;0.06007385,0.1397049;-0.7861768;0.009294983,-0.09369497;-0.0006524304;-0.02153002,-0.1177449;-0.3514161;-0.009408656,-0.1045633;-0.7588598;0.07265954,-0.1137741;-0.8019236;0.02493992,-0.01471334;0.5360461;-0.03410292,468.0668
+0;0;0,0.001563827;0.310938;0.006325332,0.003527427;0.6107849;-0.001299536,0.169977;0.4874955;0.01236424,0.2068114;0.2125974;-0.001041843,0.2696885;-0.06275558;-0.06652995,-0.1590841;0.4750364;-0.01446563,-0.209697;0.202071;-0.02026609,-0.2576947;-0.07436401;-0.09335125,0.08607282;0.005573457;-0.04246315,0.1068013;-0.3442303;-0.01134798,0.118766;-0.7509027;0.07463858,0.1293366;-0.7811787;0.01174658,-0.08261896;0.006689722;-0.0487039,-0.1292204;-0.3411165;-0.02381292,-0.1528307;-0.7487285;0.05501834,-0.1464043;-0.709604;-0.03202058,0.003001776;0.5373219;0.002901369,0;0;0,-0.008731835;0.3105258;-0.01491261,-0.01674243;0.6089738;-0.04370403,0.1564963;0.5189739;-0.063236,0.2412057;0.2551593;-0.04502654,0.2866349;-0.02244693;-0.1152582,-0.1741731;0.504563;0.02941339,-0.2308422;0.2362014;0.07272775,-0.3177351;-0.0396165;0.05185705,0.07510024;0.008394867;-0.05943227,0.109598;-0.3407632;-0.03376102,0.1290617;-0.7454056;0.06007385,0.1397049;-0.7861768;0.009294983,-0.09369497;-0.0006524304;-0.02153002,-0.1177449;-0.3514161;-0.009408656,-0.1045633;-0.7588598;0.07265954,-0.1137741;-0.8019236;0.02493992,-0.01471334;0.5360461;-0.03410292,468.078
+0;0;0,0.001562561;0.3106862;0.00632021,0.003525861;0.6104852;-0.001304164,0.1699029;0.4872119;0.01235582,0.2068191;0.2117037;-0.001080016,0.2696885;-0.06361595;-0.06656019,-0.1590154;0.4747582;-0.0144624,-0.2097406;0.201187;-0.02027574,-0.2577324;-0.07521453;-0.09335206,0.08579768;0.00555564;-0.0423274,0.1065598;-0.3448161;-0.01116171,0.1185239;-0.7514681;0.07482053,0.1337085;-0.8080542;-0.01552356,-0.08235485;0.006668337;-0.04854821,-0.129032;-0.3417028;-0.02361681,-0.1526411;-0.7492942;0.05521048,-0.1434096;-0.706187;-0.06982056,0.00300017;0.5370166;0.002897055,0;0;0,-0.009202532;0.3102618;-0.0148735,-0.01769494;0.6086447;-0.04370141,0.1556957;0.5191338;-0.06275153,0.2404289;0.2547565;-0.04343843,0.2864824;-0.02311885;-0.1120352,-0.1759704;0.5054836;0.02741319,-0.2334342;0.2368094;0.071687,-0.3210649;-0.03858334;0.04886491,0.07505295;0.008431554;-0.05898881,0.1089259;-0.3413711;-0.03342557,0.1279366;-0.7461468;0.05983281,0.1001048;-0.7412143;-0.06052828,-0.09326513;-0.0007993986;-0.02201573,-0.1183692;-0.3520468;-0.009455084,-0.1052474;-0.7595007;0.0724656,-0.1180853;-0.8342161;0.003475182,-0.01556396;0.5357161;-0.03408694,468.1004
+0;0;0,0.001562018;0.3105782;0.006318013,0.00352419;0.6102058;-0.001301768,0.1698933;0.4869823;0.01235503,0.2069674;0.2102961;-0.001138254,0.2691756;-0.06212804;-0.06592979,-0.1590087;0.4745293;-0.01446186,-0.2099508;0.1997883;-0.02030006,-0.2574379;-0.07370633;-0.09260785,0.08570319;0.005549521;-0.04228078,0.1064757;-0.344997;-0.01109955,0.1184433;-0.7517695;0.07490817,0.1336308;-0.8083721;-0.01545317,-0.08226415;0.006660993;-0.04849474,-0.1289646;-0.3418838;-0.02355091,-0.1525807;-0.7495961;0.05529975,-0.1433474;-0.7064864;-0.06975516,0.00299884;0.5367846;0.002896735,0;0;0,-0.009056211;0.310168;-0.01466179,-0.01738302;0.6084186;-0.04312587,0.156054;0.5192378;-0.06189275,0.2408349;0.2536609;-0.04207039,0.2874335;-0.02204823;-0.1060688,-0.1760301;0.5055372;0.02710497,-0.2338751;0.2357117;0.07137613,-0.3218127;-0.03619176;0.0465112,0.07503226;0.008357778;-0.0588541,0.1091273;-0.3415897;-0.03314662,0.1279268;-0.7465454;0.05992293,0.1003935;-0.7415665;-0.06054163,-0.09307992;-0.0006453809;-0.022343,-0.1179544;-0.3520685;-0.009316757,-0.1049655;-0.7595857;0.07293531,-0.1166093;-0.8337286;0.002831414,-0.01528942;0.5355235;-0.03361368,468.123
+0;0;0,0.001545948;0.3105785;0.006307721,0.003476795;0.6102052;-0.001348902,0.1698988;0.4871463;0.01240996,0.2067077;0.2104115;-0.0008107973,0.2695767;-0.06283578;-0.06135942,-0.1590143;0.4744538;-0.01453125,-0.2101244;0.1997375;-0.02005607,-0.2577994;-0.07429668;-0.09016372,0.08570354;0.005527532;-0.04228294,0.1063825;-0.3450165;-0.01101211,0.1183356;-0.7517885;0.07500002,0.1333495;-0.8084369;-0.01534653,-0.08225052;0.006693315;-0.04851339,-0.1291074;-0.3418247;-0.02348816,-0.1526862;-0.7495393;0.05536176,-0.1434226;-0.7064311;-0.06969106,0.002960695;0.5367846;0.002860194,0;0;0,-0.009056211;0.310168;-0.01466179,-0.01738302;0.6084186;-0.04312587,0.156054;0.5192378;-0.06189275,0.2408349;0.2536609;-0.04207039,0.2874335;-0.02204823;-0.1060688,-0.1760301;0.5055372;0.02710497,-0.2338751;0.2357117;0.07137613,-0.3218127;-0.03619176;0.0465112,0.07503226;0.008357778;-0.0588541,0.1091273;-0.3415897;-0.03314662,0.1279268;-0.7465454;0.05992293,0.1003935;-0.7415665;-0.06054163,-0.09307992;-0.0006453809;-0.022343,-0.1179544;-0.3520685;-0.009316757,-0.1049655;-0.7595857;0.07293531,-0.1166093;-0.8337286;0.002831414,-0.01528942;0.5355235;-0.03361368,468.1456
+0;0;0,0.001545262;0.3104406;0.00630492,0.003475465;0.6099673;-0.001349152,0.1698756;0.4869393;0.01240704,0.2066905;0.2101595;-0.0008158628,0.2692559;-0.06176865;-0.06107218,-0.1589941;0.4742486;-0.0145306,-0.2101125;0.1994875;-0.02005631,-0.2575574;-0.07322377;-0.08982551,0.08550257;0.005514571;-0.04218379,0.106175;-0.3449179;-0.01092292,0.11813;-0.7517567;0.07510334,0.1287134;-0.7828356;0.01141757,-0.08205765;0.00667762;-0.04839963,-0.1288996;-0.3417294;-0.02338236,-0.1524823;-0.7495109;0.0554805,-0.1459523;-0.7102709;-0.03266992,0.002959536;0.5365711;0.002858545,0;0;0,-0.009273939;0.310036;-0.01439333,-0.01778778;0.6082017;-0.04263926,0.1556755;0.5191922;-0.06153035,0.2403257;0.2535308;-0.0416398,0.2865356;-0.0215086;-0.1025347,-0.1765294;0.5054223;0.02713359,-0.2348284;0.235514;0.07058442,-0.3229256;-0.03475431;0.04442796,0.07488551;0.00833644;-0.0586791,0.1087216;-0.3415301;-0.03306651,0.1276488;-0.7465668;0.05992986,0.1367594;-0.7887059;0.008827455,-0.09278843;-0.0006994709;-0.02259185,-0.118138;-0.3519711;-0.009432867,-0.1051728;-0.7596594;0.07231901,-0.1136333;-0.8028855;0.02267149,-0.01564831;0.5353249;-0.03318691,468.1676
+0;0;0,0.001544929;0.3103739;0.006303565,0.003475006;0.609881;-0.001349987,0.1699147;0.4868466;0.01240817,0.2067051;0.2102514;-0.0008059153,0.2697842;-0.0639092;-0.06155691,-0.1590329;0.4741528;-0.01453586,-0.2101172;0.1995751;-0.02005789,-0.2579516;-0.07537505;-0.09039986,0.08548335;0.00551333;-0.04217431,0.1061661;-0.3450946;-0.01089778,0.1181204;-0.751907;0.0751229,0.1331358;-0.8085644;-0.01523305,-0.08203921;0.006676118;-0.04838874,-0.1289046;-0.3419054;-0.02335895,-0.1524857;-0.7496604;0.0554988,-0.1432212;-0.7065509;-0.06956704,0.002959115;0.5364901;0.002857407,0;0;0,-0.009300411;0.3099723;-0.01430917,-0.01783479;0.6081198;-0.04253316,0.155683;0.5190435;-0.06134105,0.2403211;0.2535882;-0.04126835,0.2873686;-0.02417168;-0.1001722,-0.1766294;0.5052235;0.02713979,-0.2350971;0.2354463;0.06997471,-0.3240214;-0.03698677;0.04339729,0.07489081;0.008296147;-0.0586431,0.1088515;-0.34173;-0.03294683,0.1276862;-0.7467672;0.05994534,0.1002789;-0.7417561;-0.06056833,-0.09274967;-0.0006627792;-0.02266125,-0.118028;-0.3521405;-0.01015976,-0.104539;-0.759727;0.07187777,-0.1166441;-0.8339427;0.001937024,-0.0156908;0.5352477;-0.0330863,468.1904
+0;0;0,0.001621939;0.3103749;0.006232797,0.003621563;0.6098779;-0.001556237,0.1700394;0.4868835;0.01254979,0.2066415;0.2102341;-3.729388E-05,0.2706046;-0.06454012;-0.05697171,-0.1588776;0.4740829;-0.0146786,-0.2102468;0.1995464;-0.01957375,-0.2583078;-0.07604101;-0.08721543,0.08542974;0.005455549;-0.04229029,0.1059687;-0.3451297;-0.0106665,0.1177103;-0.7519152;0.07551058,0.1332633;-0.8079998;-0.01530077,-0.08208982;0.006731869;-0.04829509,-0.1291131;-0.3418258;-0.0232296,-0.1526848;-0.7495593;0.05574238,-0.1433367;-0.7064627;-0.06931859,0.003090663;0.5364893;0.002687451,0;0;0,-0.009300411;0.3099723;-0.01430917,-0.01783479;0.6081198;-0.04253316,0.155683;0.5190435;-0.06134105,0.2403211;0.2535882;-0.04126835,0.2873686;-0.02417168;-0.1001722,-0.1766294;0.5052235;0.02713979,-0.2350971;0.2354463;0.06997471,-0.3240214;-0.03698677;0.04339729,0.07489081;0.008296147;-0.0586431,0.1088515;-0.34173;-0.03294683,0.1276862;-0.7467672;0.05994534,0.1002789;-0.7417561;-0.06056833,-0.09274967;-0.0006627792;-0.02266125,-0.118028;-0.3521405;-0.01015976,-0.104539;-0.759727;0.07187777,-0.1166441;-0.8339427;0.001937024,-0.0156908;0.5352477;-0.0330863,468.2015
+0;0;0,0.001621939;0.3103749;0.006232797,0.003621563;0.6098779;-0.001556237,0.1700394;0.4868835;0.01254979,0.2066415;0.2102341;-3.729388E-05,0.2706046;-0.06454012;-0.05697171,-0.1588776;0.4740829;-0.0146786,-0.2102468;0.1995464;-0.01957375,-0.2583078;-0.07604101;-0.08721543,0.08542974;0.005455549;-0.04229029,0.1059687;-0.3451297;-0.0106665,0.1177103;-0.7519152;0.07551058,0.1332633;-0.8079998;-0.01530077,-0.08208982;0.006731869;-0.04829509,-0.1291131;-0.3418258;-0.0232296,-0.1526848;-0.7495593;0.05574238,-0.1433367;-0.7064627;-0.06931859,0.003090663;0.5364893;0.002687451,0;0;0,-0.009300411;0.3099723;-0.01430917,-0.01783479;0.6081198;-0.04253316,0.155683;0.5190435;-0.06134105,0.2403211;0.2535882;-0.04126835,0.2873686;-0.02417168;-0.1001722,-0.1766294;0.5052235;0.02713979,-0.2350971;0.2354463;0.06997471,-0.3240214;-0.03698677;0.04339729,0.07489081;0.008296147;-0.0586431,0.1088515;-0.34173;-0.03294683,0.1276862;-0.7467672;0.05994534,0.1002789;-0.7417561;-0.06056833,-0.09274967;-0.0006627792;-0.02266125,-0.118028;-0.3521405;-0.01015976,-0.104539;-0.759727;0.07187777,-0.1166441;-0.8339427;0.001937024,-0.0156908;0.5352477;-0.0330863,468.2159
+0;0;0,0.001621881;0.3103639;0.006232576,0.003621518;0.6098686;-0.001556573,0.1700066;0.4868818;0.01254765,0.2068519;0.2083941;-0.0001230789,0.2706229;-0.06555468;-0.05688646,-0.1588459;0.4740837;-0.01467541,-0.2105564;0.197723;-0.01960308,-0.258473;-0.07703659;-0.08704157,0.08543628;0.005455967;-0.04229353,0.10597;-0.3450406;-0.01067773,0.1177079;-0.751696;0.0754718,0.1332612;-0.8077819;-0.01534094,-0.08209611;0.006732384;-0.04829879,-0.1291075;-0.3417371;-0.02323964,-0.1526716;-0.7493403;0.0557071,-0.1433235;-0.7062435;-0.06935578,0.003090603;0.5364779;0.002687237,0;0;0,-0.009290278;0.3099636;-0.0142653,-0.01786158;0.6081137;-0.04246807,0.1556462;0.5190616;-0.06119895,0.2408013;0.2518611;-0.04055953,0.286926;-0.02561074;-0.09729278,-0.1765872;0.5052388;0.0272746,-0.2356652;0.2336134;0.06973565,-0.3243119;-0.03795004;0.04268392,0.07489727;0.008286491;-0.05864811,0.1089246;-0.3416445;-0.0329678,0.1276743;-0.7465464;0.05993557,0.1002574;-0.7415347;-0.0605781,-0.09275687;-0.0006757485;-0.02266218,-0.1179103;-0.3520702;-0.01008161,-0.1044829;-0.7594819;0.07215963,-0.1147925;-0.8338704;0.002185233,-0.01570826;0.5352394;-0.0330236,468.2357
+0;0;0,0.001546614;0.3103645;0.006220378,0.003464449;0.6098688;-0.001604367,0.1698953;0.4869882;0.01261269,0.2068458;0.2084467;0.001533661,0.2711207;-0.06630555;-0.0505886,-0.1589811;0.4741146;-0.01483463,-0.2110802;0.1978143;-0.01899577,-0.2596083;-0.07764426;-0.08306113,0.0854407;0.00546016;-0.04228404,0.1057699;-0.3450361;-0.01053312,0.1173524;-0.7517102;0.0755493,0.1333574;-0.8075891;-0.01538092,-0.08207677;0.006746586;-0.04832965,-0.1293746;-0.3416738;-0.02312737,-0.1527702;-0.749332;0.05558563,-0.1433606;-0.7062337;-0.06947249,0.002954014;0.5364785;0.002649498,0;0;0,-0.009290278;0.3099636;-0.0142653,-0.01786158;0.6081137;-0.04246807,0.1556462;0.5190616;-0.06119895,0.2408013;0.2518611;-0.04055953,0.286926;-0.02561074;-0.09729278,-0.1765872;0.5052388;0.0272746,-0.2356652;0.2336134;0.06973565,-0.3243119;-0.03795004;0.04268392,0.07489727;0.008286491;-0.05864811,0.1089246;-0.3416445;-0.0329678,0.1276743;-0.7465464;0.05993557,0.1002574;-0.7415347;-0.0605781,-0.09275687;-0.0006757485;-0.02266218,-0.1179103;-0.3520702;-0.01008161,-0.1044829;-0.7594819;0.07215963,-0.1147925;-0.8338704;0.002185233,-0.01570826;0.5352394;-0.0330236,468.2479
+0;0;0,0.001546726;0.3103869;0.006220827,0.003464741;0.6099187;-0.001604891,0.1699618;0.4870057;0.01261687,0.2070923;0.2071077;0.001483884,0.2710199;-0.06615984;-0.05035673,-0.1590453;0.474127;-0.01484136,-0.211398;0.1964811;-0.01902276,-0.2596639;-0.07748896;-0.08274193,0.08538951;0.005456889;-0.04225871,0.1057124;-0.3449299;-0.0105177,0.1171453;-0.7463534;0.07445329,0.1331555;-0.8022603;-0.01650657,-0.08202759;0.006742544;-0.04830069,-0.1293106;-0.3415691;-0.02310627,-0.1524042;-0.7439638;0.05459044,-0.1429916;-0.7008613;-0.07050845,0.002954218;0.5365156;0.002649714,0;0;0,-0.009487055;0.3099826;-0.01420856,-0.01823641;0.6081662;-0.04230356,0.155386;0.5190334;-0.06118226,0.2412231;0.2506164;-0.04045105,0.2866448;-0.0257751;-0.09516811,-0.1768705;0.5048395;0.0274436,-0.2362213;0.2318265;0.06971507,-0.3243912;-0.03821373;0.0422615,0.07480077;0.008316696;-0.05867386,0.1088405;-0.3415136;-0.03314973,0.1272213;-0.7411031;0.05894803,0.09975964;-0.7361563;-0.06158496,-0.09270328;-0.0007534497;-0.02263801,-0.1176646;-0.3520228;-0.009287944,-0.1046503;-0.7543459;0.07107585,-0.1128591;-0.8292035;0.00145185,-0.0160155;0.5352756;-0.03290081,468.2711
+0;0;0,0.001547506;0.3105434;0.006223963,0.003466874;0.6102852;-0.001607774,0.1697138;0.487382;0.0126028,0.206912;0.2069734;0.001449503,0.2707353;-0.06584841;-0.05030655,-0.1588014;0.4745226;-0.01481437,-0.2112496;0.1963702;-0.0190034,-0.2594368;-0.07715306;-0.08261865,0.08531836;0.005452342;-0.04222349,0.1055137;-0.3427354;-0.0106817,0.116892;-0.7422396;0.07388303,0.1276146;-0.7697748;0.01296366,-0.08195925;0.006736926;-0.04826045,-0.1289455;-0.3393886;-0.02322416,-0.1519287;-0.7398593;0.05410107,-0.1456247;-0.7010841;-0.02968254,0.002955905;0.5368179;0.002650547,0;0;0,-0.009491287;0.3101477;-0.01402235,-0.0183112;0.6085601;-0.04190874,0.1549727;0.5191408;-0.06127095,0.2411383;0.250292;-0.04046512,0.2860679;-0.02590355;-0.09414208,-0.1762083;0.5041728;0.02842833,-0.2356636;0.2304623;0.06947391,-0.3239458;-0.03899774;0.04152018,0.07468515;0.008356288;-0.05868626,0.1085849;-0.339311;-0.03387285,0.1264501;-0.7367575;0.05887056,0.1362055;-0.773426;0.007913832,-0.09261785;-0.0008166786;-0.02265046,-0.1177231;-0.3498634;-0.009477849,-0.1046542;-0.7502282;0.07065631,-0.1102752;-0.7906393;0.02431918,-0.0160714;0.5355982;-0.03256154,468.2932
+0;0;0,0.001599037;0.3105449;0.006132508,0.003562863;0.610281;-0.001888549,0.1697823;0.4873394;0.0124795,0.2069335;0.2068695;0.002808111,0.2714596;-0.06676155;-0.04351986,-0.1591615;0.4755636;-0.01457048,-0.2100942;0.197115;-0.01761841,-0.2594165;-0.0772061;-0.0767718,0.08532597;0.005457355;-0.04220749,0.1055851;-0.3427268;-0.01066675,0.1169462;-0.7422271;0.07391874,0.1277671;-0.7697758;0.01302954,-0.08193143;0.006736406;-0.04830775,-0.1289503;-0.3393856;-0.02328323,-0.1519704;-0.7398325;0.05415389,-0.1457261;-0.7010655;-0.02963505,0.003042853;0.5368171;0.002426731,0;0;0,-0.009491287;0.3101477;-0.01402235,-0.0183112;0.6085601;-0.04190874,0.1549727;0.5191408;-0.06127095,0.2411383;0.250292;-0.04046512,0.2860679;-0.02590355;-0.09414208,-0.1762083;0.5041728;0.02842833,-0.2356636;0.2304623;0.06947391,-0.3239458;-0.03899774;0.04152018,0.07468515;0.008356288;-0.05868626,0.1085849;-0.339311;-0.03387285,0.1264501;-0.7367575;0.05887056,0.1362055;-0.773426;0.007913832,-0.09261785;-0.0008166786;-0.02265046,-0.1177231;-0.3498634;-0.009477849,-0.1046542;-0.7502282;0.07065631,-0.1102752;-0.7906393;0.02431918,-0.0160714;0.5355982;-0.03256154,468.3052
+0;0;0,0.001599203;0.3105771;0.006133143,0.003563255;0.6103469;-0.001889106,0.1696623;0.4874258;0.01247258,0.2068238;0.2068784;0.002798513,0.2716406;-0.06798524;-0.04373814,-0.1590442;0.4756586;-0.01455789,-0.209991;0.1971329;-0.01760666,-0.2595355;-0.0784238;-0.07702651,0.08534946;0.005458856;-0.04221911,0.1056135;-0.3428091;-0.01067077,0.1170878;-0.7462913;0.07475782,0.1281519;-0.7751333;0.01250032,-0.08195398;0.00673826;-0.04832105,-0.1289842;-0.3394671;-0.02329051,-0.1522338;-0.7439055;0.05491846,-0.1458491;-0.7049416;-0.03075338,0.003043138;0.5368679;0.002427061,0;0;0,-0.009448566;0.3101859;-0.01391864,-0.01826493;0.6086358;-0.04177117,0.1548521;0.5191009;-0.06131625,0.2412819;0.2502463;-0.04061604,0.2853572;-0.02766415;-0.09296143,-0.1754259;0.503519;0.02974106,-0.2349753;0.2295442;0.06940378,-0.3238747;-0.04107362;0.04147967,0.07462488;0.008351192;-0.05880618,0.1086695;-0.3393728;-0.03379631,0.1267082;-0.7408687;0.05949521,0.1394663;-0.778648;0.007495403,-0.09265527;-0.0008383682;-0.02260705,-0.1171579;-0.3499597;-0.008099402,-0.1041496;-0.754516;0.0718542,-0.1098562;-0.7964672;0.02440685,-0.01602601;0.5356569;-0.0324378,468.3271
+0;0;0,0.001599203;0.3105771;0.006133143,0.003563255;0.6103469;-0.001889106,0.1696623;0.4874258;0.01247258,0.2068238;0.2068784;0.002798513,0.2716406;-0.06798524;-0.04373814,-0.1590442;0.4756586;-0.01455789,-0.209991;0.1971329;-0.01760666,-0.2595355;-0.0784238;-0.07702651,0.08534946;0.005458856;-0.04221911,0.1056135;-0.3428091;-0.01067077,0.1170878;-0.7462913;0.07475782,0.1281519;-0.7751333;0.01250032,-0.08195398;0.00673826;-0.04832105,-0.1289842;-0.3394671;-0.02329051,-0.1522338;-0.7439055;0.05491846,-0.1458491;-0.7049416;-0.03075338,0.003043138;0.5368679;0.002427061,0;0;0,-0.009448566;0.3101859;-0.01391864,-0.01826493;0.6086358;-0.04177117,0.1548521;0.5191009;-0.06131625,0.2412819;0.2502463;-0.04061604,0.2853572;-0.02766415;-0.09296143,-0.1754259;0.503519;0.02974106,-0.2349753;0.2295442;0.06940378,-0.3238747;-0.04107362;0.04147967,0.07462488;0.008351192;-0.05880618,0.1086695;-0.3393728;-0.03379631,0.1267082;-0.7408687;0.05949521,0.1394663;-0.778648;0.007495403,-0.09265527;-0.0008383682;-0.02260705,-0.1171579;-0.3499597;-0.008099402,-0.1041496;-0.754516;0.0718542,-0.1098562;-0.7964672;0.02440685,-0.01602601;0.5356569;-0.0324378,468.3389
+0;0;0,0.001504879;0.310608;0.006036361,0.003335157;0.6104231;-0.002160551,0.169186;0.4875661;0.01238724,0.2061847;0.2060576;0.005013477,0.2722853;-0.07007161;-0.03621636,-0.1588842;0.4756183;-0.01477923,-0.210795;0.1963794;-0.01588869,-0.2622702;-0.0804294;-0.07105868,0.08545289;0.005475437;-0.0421855,0.1056352;-0.343894;-0.01035583,0.1172764;-0.7491743;0.07564002,0.1282235;-0.7800916;0.01116346,-0.08196519;0.006750931;-0.04845541,-0.1293541;-0.3405061;-0.02303353,-0.152683;-0.7467839;0.05556081,-0.1460399;-0.7075178;-0.03308455,0.002853983;0.5369266;0.002205795,0;0;0,-0.009426929;0.3102173;-0.01386976,-0.01823501;0.6087181;-0.04171228,0.1545213;0.5190248;-0.06154728,0.2416376;0.2494725;-0.04099035,0.2846802;-0.02940324;-0.09287655,-0.1743855;0.5027909;0.03114787,-0.2339808;0.2277522;0.06951993,-0.3236196;-0.04335633;0.04156292,0.07457048;0.008316457;-0.05900741,0.1089246;-0.3404787;-0.03368568,0.1270335;-0.7438434;0.05986571,0.1366503;-0.7859535;0.007946014,-0.09274779;-0.0008305684;-0.02255996,-0.1171461;-0.3510702;-0.007850303,-0.1042664;-0.7575275;0.07220941,-0.1096718;-0.8016538;0.02257008,-0.01599871;0.5357185;-0.03238058,468.3506
+0;0;0,0.001504879;0.310608;0.006036361,0.003335157;0.6104231;-0.002160551,0.169186;0.4875661;0.01238724,0.2061847;0.2060576;0.005013477,0.2722853;-0.07007161;-0.03621636,-0.1588842;0.4756183;-0.01477923,-0.210795;0.1963794;-0.01588869,-0.2622702;-0.0804294;-0.07105868,0.08545289;0.005475437;-0.0421855,0.1056352;-0.343894;-0.01035583,0.1172764;-0.7491743;0.07564002,0.1282235;-0.7800916;0.01116346,-0.08196519;0.006750931;-0.04845541,-0.1293541;-0.3405061;-0.02303353,-0.152683;-0.7467839;0.05556081,-0.1460399;-0.7075178;-0.03308455,0.002853983;0.5369266;0.002205795,0;0;0,-0.009426929;0.3102173;-0.01386976,-0.01823501;0.6087181;-0.04171228,0.1545213;0.5190248;-0.06154728,0.2416376;0.2494725;-0.04099035,0.2846802;-0.02940324;-0.09287655,-0.1743855;0.5027909;0.03114787,-0.2339808;0.2277522;0.06951993,-0.3236196;-0.04335633;0.04156292,0.07457048;0.008316457;-0.05900741,0.1089246;-0.3404787;-0.03368568,0.1270335;-0.7438434;0.05986571,0.1366503;-0.7859535;0.007946014,-0.09274779;-0.0008305684;-0.02255996,-0.1171461;-0.3510702;-0.007850303,-0.1042664;-0.7575275;0.07220941,-0.1096718;-0.8016538;0.02257008,-0.01599871;0.5357185;-0.03238058,468.3618
+0;0;0,0.001504879;0.310608;0.006036361,0.003335157;0.6104231;-0.002160551,0.169186;0.4875661;0.01238724,0.2061847;0.2060576;0.005013477,0.2722853;-0.07007161;-0.03621636,-0.1588842;0.4756183;-0.01477923,-0.210795;0.1963794;-0.01588869,-0.2622702;-0.0804294;-0.07105868,0.08545289;0.005475437;-0.0421855,0.1056352;-0.343894;-0.01035583,0.1172764;-0.7491743;0.07564002,0.1282235;-0.7800916;0.01116346,-0.08196519;0.006750931;-0.04845541,-0.1293541;-0.3405061;-0.02303353,-0.152683;-0.7467839;0.05556081,-0.1460399;-0.7075178;-0.03308455,0.002853983;0.5369266;0.002205795,0;0;0,-0.009426929;0.3102173;-0.01386976,-0.01823501;0.6087181;-0.04171228,0.1545213;0.5190248;-0.06154728,0.2416376;0.2494725;-0.04099035,0.2846802;-0.02940324;-0.09287655,-0.1743855;0.5027909;0.03114787,-0.2339808;0.2277522;0.06951993,-0.3236196;-0.04335633;0.04156292,0.07457048;0.008316457;-0.05900741,0.1089246;-0.3404787;-0.03368568,0.1270335;-0.7438434;0.05986571,0.1366503;-0.7859535;0.007946014,-0.09274779;-0.0008305684;-0.02255996,-0.1171461;-0.3510702;-0.007850303,-0.1042664;-0.7575275;0.07220941,-0.1096718;-0.8016538;0.02257008,-0.01599871;0.5357185;-0.03238058,468.3739
+0;0;0,0.001583909;0.3107548;0.005913685,0.003468175;0.6109206;-0.00244743,0.1689717;0.4877879;0.01230345,0.206413;0.2039271;0.008845566,0.2727879;-0.07316947;-0.02756572,-0.1589221;0.4769596;-0.01419457,-0.210563;0.1953174;-0.01290959,-0.2633342;-0.08214849;-0.06527159,0.08559472;0.00546934;-0.04213206,0.1055842;-0.3436611;-0.01000066,0.1171847;-0.7482999;0.07607464,0.1327511;-0.8039186;-0.01507633,-0.08199893;0.006776925;-0.04859762,-0.129421;-0.3402274;-0.02284538,-0.1530682;-0.7458761;0.05567897,-0.1438595;-0.7028252;-0.06932598,0.002976046;0.5372919;0.001964036,0;0;0,-0.009414539;0.3103628;-0.01386905,-0.01819026;0.6092088;-0.04184294,0.154196;0.518939;-0.06187463,0.2426075;0.2472765;-0.04254603,0.2837838;-0.03235042;-0.09380269,-0.1733864;0.5027339;0.03247947,-0.2337223;0.2253587;0.07007334,-0.3234492;-0.04611337;0.04239834,0.07450945;0.008290783;-0.05925441,0.108875;-0.3402703;-0.03379416,0.1270271;-0.7429934;0.05980515,0.09772509;-0.7380177;-0.06018043,-0.09288836;-0.0009657582;-0.02241202,-0.117409;-0.3509804;-0.007834699,-0.1045788;-0.7568476;0.07206099,-0.1133239;-0.830421;0.0008047074,-0.01596002;0.5360798;-0.03245974,468.3966
+0;0;0,0.001584033;0.3107793;0.00591415,0.003468916;0.6110427;-0.002449944,0.1689067;0.4878995;0.01229865,0.2064503;0.2032637;0.008831329,0.2730472;-0.07476014;-0.0277018,-0.1588576;0.4770755;-0.01418891,-0.2106395;0.1946643;-0.01290042,-0.2635873;-0.0837301;-0.06543763,0.08570592;0.005476446;-0.0421868,0.1056658;-0.3431372;-0.01010296,0.1172061;-0.7456733;0.07552505,0.1287798;-0.7793319;0.007753149,-0.08210547;0.00678573;-0.04866075,-0.1294573;-0.339705;-0.02294664,-0.1529816;-0.7432457;0.05516965,-0.1461348;-0.7035422;-0.0377731,0.002976586;0.537384;0.001963322,0;0;0,-0.009444237;0.3103892;-0.01380587,-0.01839157;0.609347;-0.04158306,0.1538523;0.5189271;-0.06233835,0.2427707;0.2465391;-0.04396987,0.2827836;-0.03426817;-0.09509015,-0.1725847;0.5018026;0.03423247,-0.2333424;0.2236032;0.07101092,-0.3229979;-0.04898494;0.04409115,0.07440418;0.008279175;-0.05958772,0.1088362;-0.3397549;-0.03417253,0.1268153;-0.7402278;0.05962944,0.1382034;-0.7866747;0.006661654,-0.09309355;-0.00111495;-0.02208096,-0.1173838;-0.3506312;-0.007671929,-0.1049756;-0.7544825;0.07138979,-0.1119041;-0.8013297;0.01823054,-0.01610525;0.5361822;-0.0322547,468.4178
+0;0;0,0.001584033;0.3107793;0.00591415,0.003468916;0.6110427;-0.002449944,0.1689067;0.4878995;0.01229865,0.2064503;0.2032637;0.008831329,0.2730472;-0.07476014;-0.0277018,-0.1588576;0.4770755;-0.01418891,-0.2106395;0.1946643;-0.01290042,-0.2635873;-0.0837301;-0.06543763,0.08570592;0.005476446;-0.0421868,0.1056658;-0.3431372;-0.01010296,0.1172061;-0.7456733;0.07552505,0.1287798;-0.7793319;0.007753149,-0.08210547;0.00678573;-0.04866075,-0.1294573;-0.339705;-0.02294664,-0.1529816;-0.7432457;0.05516965,-0.1461348;-0.7035422;-0.0377731,0.002976586;0.537384;0.001963322,0;0;0,-0.009444237;0.3103892;-0.01380587,-0.01839157;0.609347;-0.04158306,0.1538523;0.5189271;-0.06233835,0.2427707;0.2465391;-0.04396987,0.2827836;-0.03426817;-0.09509015,-0.1725847;0.5018026;0.03423247,-0.2333424;0.2236032;0.07101092,-0.3229979;-0.04898494;0.04409115,0.07440418;0.008279175;-0.05958772,0.1088362;-0.3397549;-0.03417253,0.1268153;-0.7402278;0.05962944,0.1382034;-0.7866747;0.006661654,-0.09309355;-0.00111495;-0.02208096,-0.1173838;-0.3506312;-0.007671929,-0.1049756;-0.7544825;0.07138979,-0.1119041;-0.8013297;0.01823054,-0.01610525;0.5361822;-0.0322547,468.4292
+0;0;0,0.001528866;0.3108733;0.005633317,0.003304434;0.6113045;-0.003200083,0.1680746;0.4883931;0.01223485,0.205609;0.2031692;0.01221627,0.2720969;-0.07629165;-0.01925174,-0.1584216;0.477671;-0.0141585,-0.2110748;0.1948759;-0.01014613,-0.264852;-0.08488432;-0.05863803,0.08577492;0.005465756;-0.04219983,0.1053362;-0.3430864;-0.009959944,0.1168314;-0.7465791;0.07599084,0.1323882;-0.8024402;-0.01483963,-0.08219347;0.00680455;-0.04864121,-0.1298457;-0.3395617;-0.02275,-0.1532716;-0.7440522;0.05576576,-0.1440586;-0.7010448;-0.06917517,0.002847913;0.5375913;0.001350118,0;0;0,-0.009409353;0.3104793;-0.013798,-0.01834311;0.6096237;-0.04153347,0.1529233;0.5186327;-0.06331754,0.243078;0.2460209;-0.04552722,0.2819854;-0.03566778;-0.09697545,-0.1711038;0.5015581;0.03551493,-0.2312875;0.2226337;0.07212937,-0.3210888;-0.05082855;0.04637314,0.07419962;0.008243278;-0.05995416,0.108929;-0.3396792;-0.03437209,0.1269737;-0.7410918;0.05980015,0.0962777;-0.7361456;-0.0597589,-0.09326092;-0.001344197;-0.02164785,-0.1175495;-0.350809;-0.007682579,-0.1053235;-0.7555771;0.07193779,-0.1149174;-0.8297533;0.001798034,-0.01606129;0.5363947;-0.03221273,468.451
+0;0;0,0.001528866;0.3108733;0.005633317,0.003304434;0.6113045;-0.003200083,0.1680746;0.4883931;0.01223485,0.205609;0.2031692;0.01221627,0.2720969;-0.07629165;-0.01925174,-0.1584216;0.477671;-0.0141585,-0.2110748;0.1948759;-0.01014613,-0.264852;-0.08488432;-0.05863803,0.08577492;0.005465756;-0.04219983,0.1053362;-0.3430864;-0.009959944,0.1168314;-0.7465791;0.07599084,0.1323882;-0.8024402;-0.01483963,-0.08219347;0.00680455;-0.04864121,-0.1298457;-0.3395617;-0.02275,-0.1532716;-0.7440522;0.05576576,-0.1440586;-0.7010448;-0.06917517,0.002847913;0.5375913;0.001350118,0;0;0,-0.009409353;0.3104793;-0.013798,-0.01834311;0.6096237;-0.04153347,0.1529233;0.5186327;-0.06331754,0.243078;0.2460209;-0.04552722,0.2819854;-0.03566778;-0.09697545,-0.1711038;0.5015581;0.03551493,-0.2312875;0.2226337;0.07212937,-0.3210888;-0.05082855;0.04637314,0.07419962;0.008243278;-0.05995416,0.108929;-0.3396792;-0.03437209,0.1269737;-0.7410918;0.05980015,0.0962777;-0.7361456;-0.0597589,-0.09326092;-0.001344197;-0.02164785,-0.1175495;-0.350809;-0.007682579,-0.1053235;-0.7555771;0.07193779,-0.1149174;-0.8297533;0.001798034,-0.01606129;0.5363947;-0.03221273,468.4629
+0;0;0,0.001529929;0.3110893;0.005637231,0.003306028;0.611611;-0.003198541,0.1672022;0.4889444;0.01217978,0.2047712;0.2034571;0.01216117,0.2715323;-0.07715195;-0.01943612,-0.1575671;0.478279;-0.01407398,-0.2102689;0.1952227;-0.0100579,-0.2642671;-0.08568689;-0.05874902,0.08586469;0.005471476;-0.04224399,0.1054104;-0.3428033;-0.01002977,0.1170158;-0.7501631;0.07674478,0.1325624;-0.8059679;-0.01402625,-0.0822795;0.006811671;-0.04869212,-0.1298938;-0.3392789;-0.02282152,-0.1535442;-0.747646;0.05644675,-0.1443372;-0.7046472;-0.06841242,0.002849411;0.5378823;0.001352613,0;0;0,-0.009308264;0.3106982;-0.01380825,-0.01822159;0.6099322;-0.04156327,0.15186;0.5185395;-0.06442499,0.2433965;0.2460477;-0.04758,0.2812053;-0.0367474;-0.1004406,-0.1692168;0.5004096;0.03643291,-0.2291221;0.2211776;0.07324773,-0.3189355;-0.05374762;0.04987083,0.07399994;0.008144841;-0.06037307,0.109032;-0.3394408;-0.03444862,0.1274778;-0.7448317;0.06002045,0.09601797;-0.7398433;-0.0592618,-0.09349874;-0.001555868;-0.02104283,-0.1178219;-0.3507587;-0.007593346,-0.105494;-0.7593611;0.07302045,-0.1158657;-0.8330305;0.002390139,-0.0159452;0.5366881;-0.03223777,468.4846
+0;0;0,0.001587109;0.311096;0.005234377,0.003368719;0.6116012;-0.004136112,0.1671912;0.4888639;0.01216304,0.204856;0.2034098;0.01559166,0.2703978;-0.07815033;-0.009408614,-0.1575168;0.4781874;-0.01434952,-0.2114528;0.1954404;-0.006636237,-0.2658447;-0.08657491;-0.0479368,0.08586228;0.005492308;-0.04224619,0.1052723;-0.3427673;-0.009787504,0.1170353;-0.750118;0.07700866,0.1319449;-0.8063121;-0.01350012,-0.08228335;0.00680038;-0.04868719,-0.1300262;-0.3392649;-0.02271566,-0.153724;-0.7475777;0.05681836,-0.1444298;-0.7046247;-0.06803911,0.002915459;0.5378812;0.0005543116,0;0;0,-0.009308264;0.3106982;-0.01380825,-0.01822159;0.6099322;-0.04156327,0.15186;0.5185395;-0.06442499,0.2433965;0.2460477;-0.04758,0.2812053;-0.0367474;-0.1004406,-0.1692168;0.5004096;0.03643291,-0.2291221;0.2211776;0.07324773,-0.3189355;-0.05374762;0.04987083,0.07399994;0.008144841;-0.06037307,0.109032;-0.3394408;-0.03444862,0.1274778;-0.7448317;0.06002045,0.09601797;-0.7398433;-0.0592618,-0.09349874;-0.001555868;-0.02104283,-0.1178219;-0.3507587;-0.007593346,-0.105494;-0.7593611;0.07302045,-0.1158657;-0.8330305;0.002390139,-0.0159452;0.5366881;-0.03223777,468.4961
+0;0;0,0.001587695;0.3112109;0.005236309,0.003369678;0.6117786;-0.004136331,0.1666485;0.4891835;0.01212568,0.2042438;0.2042554;0.01554798,0.2700902;-0.07861319;-0.009568475,-0.1569851;0.4785423;-0.01429915,-0.2108217;0.1963163;-0.006600081,-0.2654664;-0.08700955;-0.04809258,0.08592207;0.005496133;-0.04227561,0.1053092;-0.3423527;-0.009855218,0.1170949;-0.7504895;0.07710844,0.1319978;-0.8066447;-0.01335958,-0.08234065;0.006805116;-0.0487211,-0.1300272;-0.3388519;-0.0227802,-0.1537707;-0.7479526;0.0569073,-0.1444807;-0.7050054;-0.06789395,0.002916295;0.5380386;0.0005553639,0;0;0,-0.009221502;0.3108156;-0.01381111,-0.01807664;0.6101165;-0.04154325,0.1511253;0.5183085;-0.06560373,0.2436196;0.2466507;-0.04960418,0.279715;-0.03723851;-0.1051495,-0.1676764;0.4993775;0.03752194,-0.2266394;0.2205335;0.07465067,-0.3163109;-0.05605197;0.05365629,0.07382524;0.008045018;-0.06070542,0.1090243;-0.3391019;-0.03470945,0.1277425;-0.7452853;0.05985165,0.09552273;-0.7402958;-0.05916785,-0.09365676;-0.001618083;-0.02063568,-0.1179925;-0.3504237;-0.007669562,-0.1058258;-0.7597548;0.07343098,-0.1166251;-0.8326483;0.001837812,-0.01582032;0.5368509;-0.03222322,468.5182
+0;0;0,0.001587695;0.3112109;0.005236309,0.003369678;0.6117786;-0.004136331,0.1666485;0.4891835;0.01212568,0.2042438;0.2042554;0.01554798,0.2700902;-0.07861319;-0.009568475,-0.1569851;0.4785423;-0.01429915,-0.2108217;0.1963163;-0.006600081,-0.2654664;-0.08700955;-0.04809258,0.08592207;0.005496133;-0.04227561,0.1053092;-0.3423527;-0.009855218,0.1170949;-0.7504895;0.07710844,0.1319978;-0.8066447;-0.01335958,-0.08234065;0.006805116;-0.0487211,-0.1300272;-0.3388519;-0.0227802,-0.1537707;-0.7479526;0.0569073,-0.1444807;-0.7050054;-0.06789395,0.002916295;0.5380386;0.0005553639,0;0;0,-0.009221502;0.3108156;-0.01381111,-0.01807664;0.6101165;-0.04154325,0.1511253;0.5183085;-0.06560373,0.2436196;0.2466507;-0.04960418,0.279715;-0.03723851;-0.1051495,-0.1676764;0.4993775;0.03752194,-0.2266394;0.2205335;0.07465067,-0.3163109;-0.05605197;0.05365629,0.07382524;0.008045018;-0.06070542,0.1090243;-0.3391019;-0.03470945,0.1277425;-0.7452853;0.05985165,0.09552273;-0.7402958;-0.05916785,-0.09365676;-0.001618083;-0.02063568,-0.1179925;-0.3504237;-0.007669562,-0.1058258;-0.7597548;0.07343098,-0.1166251;-0.8326483;0.001837812,-0.01582032;0.5368509;-0.03222322,468.5409
+0;0;0,0.001604697;0.3118129;0.004762705,0.003327037;0.6126375;-0.005251842,0.1661319;0.4900981;0.01193824,0.203758;0.2059975;0.02004185,0.2694751;-0.07856673;0.001359049,-0.1566313;0.4795296;-0.01484336,-0.211569;0.1984001;-0.00290312,-0.2665998;-0.0866442;-0.03986198,0.08622459;0.005522471;-0.04227854,0.1054902;-0.3416875;-0.01026881,0.1173001;-0.7502438;0.07723905,0.1320232;-0.8064591;-0.01313177,-0.08247031;0.006837659;-0.04903618,-0.1302172;-0.3381033;-0.02283446,-0.1541446;-0.7476649;0.05717869,-0.1447152;-0.7047868;-0.06756885,0.002894358;0.538796;-0.0003874819,0;0;0,-0.009278215;0.3113994;-0.01403093,-0.01818712;0.6109749;-0.04179645,0.150281;0.5186371;-0.06698632,0.2438172;0.2480023;-0.05276299,0.2790301;-0.036935;-0.1094675,-0.1666509;0.4991635;0.03802535,-0.2248161;0.220997;0.07590334,-0.3148604;-0.05679518;0.05671716,0.0736668;0.00818482;-0.06130958,0.1089054;-0.3382736;-0.03532243,0.1278046;-0.7448993;0.05961823,0.09497193;-0.7399348;-0.0591755,-0.0942044;-0.002167013;-0.01932582,-0.1188799;-0.3503136;-0.007680924,-0.1067059;-0.760161;0.07351177,-0.1175105;-0.8324032;0.001079001,-0.01590868;0.5375975;-0.03246951,468.552
+0;0;0,0.001604697;0.3118129;0.004762705,0.003327037;0.6126375;-0.005251842,0.1661319;0.4900981;0.01193824,0.203758;0.2059975;0.02004185,0.2694751;-0.07856673;0.001359049,-0.1566313;0.4795296;-0.01484336,-0.211569;0.1984001;-0.00290312,-0.2665998;-0.0866442;-0.03986198,0.08622459;0.005522471;-0.04227854,0.1054902;-0.3416875;-0.01026881,0.1173001;-0.7502438;0.07723905,0.1320232;-0.8064591;-0.01313177,-0.08247031;0.006837659;-0.04903618,-0.1302172;-0.3381033;-0.02283446,-0.1541446;-0.7476649;0.05717869,-0.1447152;-0.7047868;-0.06756885,0.002894358;0.538796;-0.0003874819,0;0;0,-0.009278215;0.3113994;-0.01403093,-0.01818712;0.6109749;-0.04179645,0.150281;0.5186371;-0.06698632,0.2438172;0.2480023;-0.05276299,0.2790301;-0.036935;-0.1094675,-0.1666509;0.4991635;0.03802535,-0.2248161;0.220997;0.07590334,-0.3148604;-0.05679518;0.05671716,0.0736668;0.00818482;-0.06130958,0.1089054;-0.3382736;-0.03532243,0.1278046;-0.7448993;0.05961823,0.09497193;-0.7399348;-0.0591755,-0.0942044;-0.002167013;-0.01932582,-0.1188799;-0.3503136;-0.007680924,-0.1067059;-0.760161;0.07351177,-0.1175105;-0.8324032;0.001079001,-0.01590868;0.5375975;-0.03246951,468.5641
+0;0;0,0.001605437;0.3119566;0.004764901,0.003328282;0.6128691;-0.005253148,0.1660852;0.4903091;0.01193563,0.2035824;0.207182;0.02001147,0.2704384;-0.08231375;0.001004893,-0.1565836;0.4797437;-0.01483814,-0.2113331;0.1995775;-0.002938814,-0.2673175;-0.09040666;-0.04053818,0.08639887;0.005533633;-0.042364,0.1056044;-0.340593;-0.01045413,0.1176336;-0.7567372;0.07867896,0.1273818;-0.7838207;0.01884406,-0.082637;0.00685148;-0.0491353,-0.1302349;-0.3370132;-0.02301533,-0.1546067;-0.7541814;0.05848386,-0.1483635;-0.7156548;-0.02411202,0.002895399;0.5389927;-0.0003864886,0;0;0,-0.009288937;0.3115417;-0.01405931,-0.01819687;0.6112032;-0.04184842,0.1499569;0.5186768;-0.06817746,0.2437537;0.2491052;-0.05531287,0.2782774;-0.04005301;-0.1172355,-0.1657349;0.4979329;0.03904239,-0.2231807;0.2206782;0.07727836,-0.3151616;-0.06189874;0.05915138,0.07356637;0.008180022;-0.06173468,0.1087454;-0.3372046;-0.03599262,0.1272774;-0.751106;0.06202579,0.1349979;-0.7866246;0.0112176,-0.09450613;-0.002392108;-0.01878733,-0.1192773;-0.3494541;-0.007599224,-0.1069726;-0.7669565;0.07489759,-0.1148461;-0.8039672;0.02609858,-0.01592049;0.537792;-0.03251004,468.5856
+0;0;0,0.00161369;0.3119604;0.004505534,0.003306319;0.6128665;-0.005718919,0.1660405;0.490357;0.01211564,0.2034702;0.2073563;0.02402374,0.2704683;-0.08246902;0.01172362,-0.1569391;0.4804284;-0.01422291,-0.2110438;0.2003728;0.002323106,-0.2672284;-0.09045696;-0.0276783,0.0864653;0.005584232;-0.04222161,0.1053855;-0.3405287;-0.009993948,0.1173541;-0.756678;0.07912378,0.1272597;-0.7837878;0.01933987,-0.08257835;0.006788586;-0.04924252,-0.1303385;-0.3370099;-0.02255304,-0.1549012;-0.7541189;0.05919166,-0.1487409;-0.7156017;-0.02341143,0.002882926;0.5389929;-0.0008080588,0;0;0,-0.009288937;0.3115417;-0.01405931,-0.01819687;0.6112032;-0.04184842,0.1499569;0.5186768;-0.06817746,0.2437537;0.2491052;-0.05531287,0.2782774;-0.04005301;-0.1172355,-0.1657349;0.4979329;0.03904239,-0.2231807;0.2206782;0.07727836,-0.3151616;-0.06189874;0.05915138,0.07356637;0.008180022;-0.06173468,0.1087454;-0.3372046;-0.03599262,0.1272774;-0.751106;0.06202579,0.1349979;-0.7866246;0.0112176,-0.09450613;-0.002392108;-0.01878733,-0.1192773;-0.3494541;-0.007599224,-0.1069726;-0.7669565;0.07489759,-0.1148461;-0.8039672;0.02609858,-0.01592049;0.537792;-0.03251004,468.5965
+0;0;0,0.00161369;0.3119604;0.004505534,0.003306319;0.6128665;-0.005718919,0.1660405;0.490357;0.01211564,0.2034702;0.2073563;0.02402374,0.2704683;-0.08246902;0.01172362,-0.1569391;0.4804284;-0.01422291,-0.2110438;0.2003728;0.002323106,-0.2672284;-0.09045696;-0.0276783,0.0864653;0.005584232;-0.04222161,0.1053855;-0.3405287;-0.009993948,0.1173541;-0.756678;0.07912378,0.1272597;-0.7837878;0.01933987,-0.08257835;0.006788586;-0.04924252,-0.1303385;-0.3370099;-0.02255304,-0.1549012;-0.7541189;0.05919166,-0.1487409;-0.7156017;-0.02341143,0.002882926;0.5389929;-0.0008080588,0;0;0,-0.009288937;0.3115417;-0.01405931,-0.01819687;0.6112032;-0.04184842,0.1499569;0.5186768;-0.06817746,0.2437537;0.2491052;-0.05531287,0.2782774;-0.04005301;-0.1172355,-0.1657349;0.4979329;0.03904239,-0.2231807;0.2206782;0.07727836,-0.3151616;-0.06189874;0.05915138,0.07356637;0.008180022;-0.06173468,0.1087454;-0.3372046;-0.03599262,0.1272774;-0.751106;0.06202579,0.1349979;-0.7866246;0.0112176,-0.09450613;-0.002392108;-0.01878733,-0.1192773;-0.3494541;-0.007599224,-0.1069726;-0.7669565;0.07489759,-0.1148461;-0.8039672;0.02609858,-0.01592049;0.537792;-0.03251004,468.6082
+0;0;0,0.001615342;0.3122798;0.004510146,0.003309332;0.613427;-0.00572369,0.1659745;0.4908511;0.01211121,0.2029101;0.2115866;0.02386211,0.2704291;-0.08049223;0.01146635,-0.1568695;0.4809266;-0.01421628,-0.2102599;0.2045684;0.002111301,-0.2668813;-0.0885227;-0.02812338,0.08663224;0.005595014;-0.04230313,0.1055266;-0.3400461;-0.01011941,0.1175004;-0.7563757;0.07903696,0.127801;-0.7857624;0.01686951,-0.08273778;0.006801693;-0.0493376,-0.1304329;-0.3365281;-0.0226845,-0.1550061;-0.7538179;0.05909564,-0.1486003;-0.7149612;-0.02680077,0.002885441;0.5394666;-0.0008070581,0;0;0,-0.009307981;0.3118535;-0.01422596,-0.0182616;0.6117519;-0.04206133,0.1495763;0.5186976;-0.06932712,0.2433923;0.253048;-0.05837893,0.2775149;-0.03845382;-0.1207074,-0.1649704;0.4974464;0.03982666,-0.2207484;0.2239811;0.07978383,-0.3133466;-0.06092733;0.06319261,0.07341218;0.008216411;-0.06220245,0.1087372;-0.3366743;-0.03645158,0.1271824;-0.7507398;0.06169177,0.1391728;-0.7870414;0.007304195,-0.09488292;-0.002531782;-0.01779957,-0.1197426;-0.3491355;-0.007386871,-0.1075258;-0.7668829;0.07483489,-0.1164709;-0.8086354;0.02719834,-0.01596793;0.5382553;-0.03270793,468.6305
+0;0;0,0.001713874;0.3125584;0.00421604,0.003523275;0.6139604;-0.006313917,0.1659466;0.4914377;0.01188361,0.2027609;0.2138845;0.02845994,0.2710432;-0.08335468;0.02137602,-0.1564754;0.481384;-0.01451199,-0.2110343;0.2071537;0.007554709,-0.2683118;-0.09152418;-0.01641597,0.08677056;0.005560554;-0.04241544,0.1057009;-0.3398661;-0.009901881,0.1176321;-0.7559028;0.07940408,0.1274859;-0.7861633;0.01640163,-0.08291995;0.006855445;-0.04935994,-0.1306194;-0.3362794;-0.02255865,-0.1551774;-0.7532859;0.05933705,-0.1486633;-0.7143336;-0.02769833,0.003068338;0.539903;-0.001322755,0;0;0,-0.009186693;0.3121244;-0.01440191,-0.01808292;0.6122838;-0.04231215,0.1492909;0.5190626;-0.0704484,0.2432846;0.2549941;-0.06050587,0.2760298;-0.04028839;-0.1297865,-0.1640905;0.4973911;0.04029581,-0.2189949;0.2253915;0.08113223,-0.3141699;-0.06400636;0.06518261,0.07322331;0.008218735;-0.06268907,0.1088971;-0.3364356;-0.03669262,0.127412;-0.7503747;0.06085801,0.1409857;-0.7870887;0.005516049,-0.09520297;-0.002622163;-0.01698939,-0.1199844;-0.3490657;-0.007099167,-0.1077572;-0.7665784;0.07498692,-0.1169619;-0.8090737;0.0264335,-0.01581273;0.5386884;-0.03292203,468.6527
+0;0;0,0.001713874;0.3125584;0.00421604,0.003523275;0.6139604;-0.006313917,0.1659466;0.4914377;0.01188361,0.2027609;0.2138845;0.02845994,0.2710432;-0.08335468;0.02137602,-0.1564754;0.481384;-0.01451199,-0.2110343;0.2071537;0.007554709,-0.2683118;-0.09152418;-0.01641597,0.08677056;0.005560554;-0.04241544,0.1057009;-0.3398661;-0.009901881,0.1176321;-0.7559028;0.07940408,0.1274859;-0.7861633;0.01640163,-0.08291995;0.006855445;-0.04935994,-0.1306194;-0.3362794;-0.02255865,-0.1551774;-0.7532859;0.05933705,-0.1486633;-0.7143336;-0.02769833,0.003068338;0.539903;-0.001322755,0;0;0,-0.009186693;0.3121244;-0.01440191,-0.01808292;0.6122838;-0.04231215,0.1492909;0.5190626;-0.0704484,0.2432846;0.2549941;-0.06050587,0.2760298;-0.04028839;-0.1297865,-0.1640905;0.4973911;0.04029581,-0.2189949;0.2253915;0.08113223,-0.3141699;-0.06400636;0.06518261,0.07322331;0.008218735;-0.06268907,0.1088971;-0.3364356;-0.03669262,0.127412;-0.7503747;0.06085801,0.1409857;-0.7870887;0.005516049,-0.09520297;-0.002622163;-0.01698939,-0.1199844;-0.3490657;-0.007099167,-0.1077572;-0.7665784;0.07498692,-0.1169619;-0.8090737;0.0264335,-0.01581273;0.5386884;-0.03292203,468.665
+0;0;0,0.001716719;0.3130773;0.00422304,0.003527394;0.6146911;-0.006315194,0.1658109;0.4921373;0.01187592,0.2025406;0.2152216;0.02841418,0.2709617;-0.08262143;0.02131587,-0.1563352;0.4820922;-0.0144971,-0.2107688;0.2084918;0.00751892,-0.2681626;-0.09079292;-0.01650045,0.08685586;0.005566021;-0.04245714,0.105763;-0.3394362;-0.009983525,0.1177016;-0.7557325;0.07937814,0.1273492;-0.784732;0.0176941,-0.08300147;0.006862184;-0.04940846,-0.1306423;-0.335851;-0.0226401,-0.1552157;-0.7531177;0.05930669,-0.1488379;-0.7143527;-0.02590737,0.003072012;0.5405611;-0.001319145,0;0;0,-0.009493753;0.3126177;-0.01477313,-0.01850648;0.6129733;-0.04282784,0.1483361;0.5192647;-0.0724864,0.2430173;0.2560716;-0.06413436,0.2746949;-0.03979391;-0.1341519,-0.1630217;0.496062;0.04127619,-0.2171621;0.2245516;0.08196846,-0.3113839;-0.06605589;0.0713928,0.07285489;0.008576512;-0.06321502,0.1085269;-0.3356673;-0.03748035,0.1270438;-0.7498164;0.06033683,0.1389779;-0.7859231;0.006797787,-0.09542651;-0.002930034;-0.01620878,-0.1212195;-0.3488955;-0.007198339,-0.1090324;-0.7667369;0.07459792,-0.1189786;-0.8077884;0.02735714,-0.01620546;0.5393095;-0.03340697,468.6865
+0;0;0,0.001694944;0.3130825;0.003834389,0.00342805;0.6146811;-0.007135557,0.1657525;0.4923177;0.01160823,0.2023095;0.2156309;0.0319273,0.2706357;-0.08230683;0.0345683,-0.1564276;0.4821729;-0.01537982,-0.2120586;0.2092916;0.01193144,-0.2687719;-0.09051988;-0.006479602,0.08684102;0.005528983;-0.04249232,0.1056214;-0.3394633;-0.009839997,0.1174162;-0.7556728;0.07994359,0.1270062;-0.7844899;0.01807666,-0.08301236;0.006906524;-0.04938398,-0.1308465;-0.3357665;-0.02244651,-0.1554447;-0.7530248;0.05953593,-0.1489367;-0.714288;-0.02567117,0.00299573;0.5405586;-0.00202919,0;0;0,-0.009493753;0.3126177;-0.01477313,-0.01850648;0.6129733;-0.04282784,0.1483361;0.5192647;-0.0724864,0.2430173;0.2560716;-0.06413436,0.2746949;-0.03979391;-0.1341519,-0.1630217;0.496062;0.04127619,-0.2171621;0.2245516;0.08196846,-0.3113839;-0.06605589;0.0713928,0.07285489;0.008576512;-0.06321502,0.1085269;-0.3356673;-0.03748035,0.1270438;-0.7498164;0.06033683,0.1389779;-0.7859231;0.006797787,-0.09542651;-0.002930034;-0.01620878,-0.1212195;-0.3488955;-0.007198339,-0.1090324;-0.7667369;0.07459792,-0.1189786;-0.8077884;0.02735714,-0.01620546;0.5393095;-0.03340697,468.7092
+0;0;0,0.001696374;0.3133466;0.003837623,0.003430199;0.61507;-0.00713755,0.1653935;0.492767;0.01157921,0.2018859;0.2165687;0.03186239,0.2705797;-0.08297205;0.0345176,-0.1560722;0.4826447;-0.015349,-0.211605;0.2102452;0.01191404,-0.2686234;-0.0911794;-0.006596055,0.08701377;0.005539982;-0.04257685,0.1057482;-0.3386084;-0.0100044,0.1174249;-0.7506493;0.07887992,0.1273634;-0.7816041;0.0147645,-0.08317751;0.006920263;-0.04948222,-0.1308947;-0.3349146;-0.02261064,-0.1552464;-0.7479936;0.05855069,-0.1485019;-0.7089393;-0.02975318,0.002997607;0.5409009;-0.002027972,0;0;0,-0.009397082;0.3128754;-0.0149796,-0.01838983;0.6133469;-0.04313898,0.1477479;0.5193096;-0.07386017,0.2431834;0.2568837;-0.06655693,0.2736523;-0.04036802;-0.1384151,-0.1622498;0.4960918;0.04127862,-0.2152406;0.2250844;0.08341654,-0.3111127;-0.066715;0.07282543,0.07268079;0.00861977;-0.06370306,0.1086084;-0.3347624;-0.03824782,0.1269731;-0.7446145;0.05921221,0.1391116;-0.784184;0.005010843,-0.09574403;-0.003060179;-0.01544649,-0.121397;-0.3482004;-0.007065526,-0.1094908;-0.7619128;0.07364847,-0.1325925;-0.7500498;-0.01038963,-0.016101;0.5396407;-0.03367782,468.731
+0;0;0,0.001696945;0.313452;0.003838914,0.003431562;0.6153136;-0.007140853,0.165136;0.4930633;0.01155588,0.2015038;0.2178088;0.03176975,0.270505;-0.08307254;0.03443685,-0.1558176;0.4829571;-0.01532943,-0.2111606;0.2114886;0.01184043,-0.2684343;-0.09128511;-0.006752511,0.08717129;0.00555001;-0.04265393,0.105893;-0.3383646;-0.0101036,0.1175883;-0.7510642;0.07892282,0.127414;-0.7813262;0.01553611,-0.08332808;0.006932791;-0.04957179,-0.1310128;-0.3346698;-0.02271847,-0.1554035;-0.7484092;0.05857261,-0.1487357;-0.7094578;-0.02872762,0.002998831;0.5411205;-0.002029624,0;0;0,-0.009337112;0.3129804;-0.01502943,-0.01830123;0.613581;-0.04329967,0.1471327;0.5189766;-0.07532787,0.2431468;0.2577679;-0.06843805,0.2729359;-0.04048079;-0.1423179,-0.1611459;0.4956093;0.04213261,-0.2130846;0.2254498;0.0847054,-0.3108938;-0.06714404;0.07374664,0.07252939;0.00856556;-0.06414914,0.1085313;-0.3345512;-0.03841996,0.1271315;-0.7450742;0.05909085,0.1384844;-0.7845516;0.006271113,-0.09600312;-0.003084317;-0.01492929,-0.1218214;-0.3479751;-0.006502665,-0.1100104;-0.7624699;0.07373471,-0.1333738;-0.7504271;-0.009196661,-0.01603205;0.5398539;-0.03380752,468.753
+0;0;0,0.001660157;0.3134586;0.003274512,0.003311651;0.6152955;-0.008365458,0.1650784;0.4934314;0.0113344,0.2018189;0.2185718;0.0357993,0.268627;-0.08260694;0.04702038,-0.1560824;0.4831996;-0.0154203,-0.2121297;0.2125339;0.01767061,-0.2694884;-0.09064239;0.008080113,0.08716417;0.005507255;-0.04267403,0.1057254;-0.3383668;-0.009607989,0.117422;-0.7510342;0.07956766,0.1273729;-0.7814341;0.01633196,-0.08334711;0.006971971;-0.04953427,-0.1311626;-0.3345842;-0.02232618,-0.155622;-0.7482907;0.05911186,-0.1489781;-0.7093828;-0.02819466,0.002902366;0.5411143;-0.003081205,0;0;0,-0.009337112;0.3129804;-0.01502943,-0.01830123;0.613581;-0.04329967,0.1471327;0.5189766;-0.07532787,0.2431468;0.2577679;-0.06843805,0.2729359;-0.04048079;-0.1423179,-0.1611459;0.4956093;0.04213261,-0.2130846;0.2254498;0.0847054,-0.3108938;-0.06714404;0.07374664,0.07252939;0.00856556;-0.06414914,0.1085313;-0.3345512;-0.03841996,0.1271315;-0.7450742;0.05909085,0.1384844;-0.7845516;0.006271113,-0.09600312;-0.003084317;-0.01492929,-0.1218214;-0.3479751;-0.006502665,-0.1100104;-0.7624699;0.07373471,-0.1333738;-0.7504271;-0.009196661,-0.01603205;0.5398539;-0.03380752,468.7645
+0;0;0,0.001661136;0.3136433;0.003276442,0.003314022;0.6157345;-0.008374592,0.1649843;0.4938071;0.01132325,0.2015484;0.2202677;0.03567065,0.2688431;-0.08310449;0.04697345,-0.1559865;0.4835813;-0.01541561,-0.2117645;0.2142157;0.01751635,-0.269541;-0.09116858;0.007856003,0.08737862;0.005520805;-0.04277902,0.1059258;-0.3380929;-0.009738021,0.1175875;-0.7495291;0.07917157,0.1275874;-0.7802266;0.01562421,-0.08355218;0.006989124;-0.04965614,-0.1313315;-0.3343085;-0.02246865,-0.1557179;-0.7467806;0.05872642,-0.1490413;-0.7078289;-0.02901041,0.002904233;0.5414618;-0.00308382,0;0;0,-0.00929039;0.3131647;-0.01507235,-0.01812956;0.6140145;-0.04344559,0.1468475;0.5190557;-0.07650042,0.2428672;0.2592439;-0.07088065,0.2719537;-0.04123524;-0.1454277,-0.1600474;0.49491;0.04302938,-0.2119154;0.2262014;0.08614512,-0.3112689;-0.06832555;0.07755665,0.07226684;0.008341968;-0.06483412,0.1085457;-0.3344393;-0.03854918,0.1268964;-0.7437301;0.05873872,0.1378964;-0.7847723;0.007217176,-0.09632075;-0.003065352;-0.01443832,-0.1218404;-0.3477143;-0.005956799,-0.1103692;-0.7610762;0.07354794,-0.1209868;-0.8044032;0.02524821,-0.0159018;0.5401994;-0.03390837,468.7865
+0;0;0,0.001661136;0.3136433;0.003276442,0.003314022;0.6157345;-0.008374592,0.1649843;0.4938071;0.01132325,0.2015484;0.2202677;0.03567065,0.2688431;-0.08310449;0.04697345,-0.1559865;0.4835813;-0.01541561,-0.2117645;0.2142157;0.01751635,-0.269541;-0.09116858;0.007856003,0.08737862;0.005520805;-0.04277902,0.1059258;-0.3380929;-0.009738021,0.1175875;-0.7495291;0.07917157,0.1275874;-0.7802266;0.01562421,-0.08355218;0.006989124;-0.04965614,-0.1313315;-0.3343085;-0.02246865,-0.1557179;-0.7467806;0.05872642,-0.1490413;-0.7078289;-0.02901041,0.002904233;0.5414618;-0.00308382,0;0;0,-0.00929039;0.3131647;-0.01507235,-0.01812956;0.6140145;-0.04344559,0.1468475;0.5190557;-0.07650042,0.2428672;0.2592439;-0.07088065,0.2719537;-0.04123524;-0.1454277,-0.1600474;0.49491;0.04302938,-0.2119154;0.2262014;0.08614512,-0.3112689;-0.06832555;0.07755665,0.07226684;0.008341968;-0.06483412,0.1085457;-0.3344393;-0.03854918,0.1268964;-0.7437301;0.05873872,0.1378964;-0.7847723;0.007217176,-0.09632075;-0.003065352;-0.01443832,-0.1218404;-0.3477143;-0.005956799,-0.1103692;-0.7610762;0.07354794,-0.1209868;-0.8044032;0.02524821,-0.0159018;0.5401994;-0.03390837,468.7979
+0;0;0,0.001711871;0.313648;0.002769621,0.003444964;0.6157166;-0.009432936,0.1651792;0.4941812;0.01067497,0.2018563;0.2213067;0.04146223,0.2683097;-0.08204618;0.05733619,-0.156;0.4837757;-0.01570717,-0.212535;0.2152634;0.02248292,-0.2691264;-0.09045491;0.01750696,0.08731931;0.005491163;-0.04290375,0.1059088;-0.3380743;-0.009388279,0.1174234;-0.7494941;0.07961608,0.1277302;-0.7800291;0.01596265,-0.08361163;0.007016179;-0.04955215,-0.1313764;-0.334269;-0.02218439,-0.155624;-0.7467156;0.05918221,-0.1490256;-0.7078018;-0.02856439,0.003011569;0.5414543;-0.004001928,0;0;0,-0.00929039;0.3131647;-0.01507235,-0.01812956;0.6140145;-0.04344559,0.1468475;0.5190557;-0.07650042,0.2428672;0.2592439;-0.07088065,0.2719537;-0.04123524;-0.1454277,-0.1600474;0.49491;0.04302938,-0.2119154;0.2262014;0.08614512,-0.3112689;-0.06832555;0.07755665,0.07226684;0.008341968;-0.06483412,0.1085457;-0.3344393;-0.03854918,0.1268964;-0.7437301;0.05873872,0.1378964;-0.7847723;0.007217176,-0.09632075;-0.003065352;-0.01443832,-0.1218404;-0.3477143;-0.005956799,-0.1103692;-0.7610762;0.07354794,-0.1209868;-0.8044032;0.02524821,-0.0159018;0.5401994;-0.03390837,468.8096
+0;0;0,0.001714278;0.3140889;0.002773515,0.003449569;0.6165403;-0.009445591,0.1646496;0.4950411;0.01062275,0.20134;0.2220679;0.04142116,0.2676502;-0.08063132;0.05726091,-0.155473;0.4846699;-0.01567261,-0.2120285;0.2160604;0.02253131,-0.2684979;-0.08899915;0.01756606,0.0875034;0.005502739;-0.0429942,0.1060144;-0.3366114;-0.009620305,0.1174953;-0.7468284;0.07912384,0.1320983;-0.8025966;-0.01106282,-0.0837879;0.00703097;-0.04965661,-0.1313509;-0.3328126;-0.02240447,-0.1555276;-0.7440534;0.05872426,-0.1461788;-0.7014239;-0.06559853,0.003015479;0.5421587;-0.004005866,0;0;0,-0.009303652;0.3135908;-0.01538539,-0.01798089;0.6147939;-0.0441227,0.1461073;0.5193445;-0.0777545,0.2425835;0.2595812;-0.07280946,0.2708813;-0.04014996;-0.1478778,-0.1583611;0.4945957;0.04365423,-0.2097926;0.2257231;0.08691415,-0.310142;-0.06770507;0.07668348,0.0719663;0.008598611;-0.06544113,0.1083939;-0.3327453;-0.03982997,0.126232;-0.7406571;0.05802226,0.08826783;-0.7359369;-0.05869412,-0.09668659;-0.003520916;-0.0132262,-0.1230794;-0.3466506;-0.005228939,-0.1111457;-0.7589784;0.07305733,-0.1273338;-0.8329807;0.005053461,-0.01582176;0.5408736;-0.03445172,468.8319
+0;0;0,0.0017163;0.3144594;0.002776786,0.003452555;0.6170787;-0.009449055,0.1645044;0.4955825;0.01060883,0.2010294;0.2238391;0.04126848,0.2673484;-0.07889986;0.05711031,-0.1553251;0.4852208;-0.01566245,-0.2116259;0.2178215;0.02236934,-0.2681026;-0.08727813;0.01740344,0.08770309;0.005515297;-0.04309232,0.1061844;-0.3360502;-0.009771943,0.1176971;-0.7474037;0.07921807,0.1322914;-0.8031203;-0.01091426,-0.08397911;0.007047016;-0.04976994,-0.1314659;-0.3322515;-0.02256149,-0.1557095;-0.7446316;0.058792,-0.1463664;-0.7020097;-0.06545589,0.00301823;0.542657;-0.004006392,0;0;0,-0.009262294;0.3139628;-0.0153923,-0.01793354;0.6153304;-0.04417634,0.1456876;0.5194595;-0.07868528,0.2421173;0.260994;-0.07475591,0.2702114;-0.03875801;-0.1499857,-0.1568647;0.4929459;0.04462709,-0.2087071;0.2253422;0.08727878,-0.3091435;-0.06814688;0.07851701,0.07173262;0.008462787;-0.06604552,0.1084043;-0.332258;-0.03990531,0.1264784;-0.7413931;0.05779481,0.08782943;-0.7366705;-0.05861592,-0.09695065;-0.003361218;-0.01297972,-0.1232261;-0.3459215;-0.003985799,-0.1113829;-0.7595918;0.07347407,-0.1292381;-0.8328235;0.004855067,-0.01578692;0.5413712;-0.03448963,468.8544
+0;0;0,0.00167812;0.3144627;0.002406587,0.00335311;0.6170672;-0.01018697,0.1645323;0.4960085;0.01011626,0.2011717;0.2249745;0.04640271,0.2676513;-0.07721311;0.07013367,-0.1555652;0.4855343;-0.01572519,-0.2124744;0.2190602;0.02753468,-0.2679447;-0.08618844;0.03434433,0.08764438;0.005570499;-0.04320452,0.1060083;-0.3359546;-0.00940815,0.117393;-0.7472495;0.07986869,0.1323832;-0.8025235;-0.01061773,-0.0840615;0.006995237;-0.04963797,-0.1317054;-0.332313;-0.02282817,-0.1559709;-0.744494;0.05952209,-0.146761;-0.7019096;-0.06473956,0.002935146;0.5426521;-0.004652317,0;0;0,-0.009262294;0.3139628;-0.0153923,-0.01793354;0.6153304;-0.04417634,0.1456876;0.5194595;-0.07868528,0.2421173;0.260994;-0.07475591,0.2702114;-0.03875801;-0.1499857,-0.1568647;0.4929459;0.04462709,-0.2087071;0.2253422;0.08727878,-0.3091435;-0.06814688;0.07851701,0.07173262;0.008462787;-0.06604552,0.1084043;-0.332258;-0.03990531,0.1264784;-0.7413931;0.05779481,0.08782943;-0.7366705;-0.05861592,-0.09695065;-0.003361218;-0.01297972,-0.1232261;-0.3459215;-0.003985799,-0.1113829;-0.7595918;0.07347407,-0.1292381;-0.8328235;0.004855067,-0.01578692;0.5413712;-0.03448963,468.8769
+0;0;0,0.001679978;0.3148109;0.002409252,0.003357551;0.6178814;-0.01020483,0.1643725;0.4967291;0.01009392,0.2009708;0.2259983;0.04633979,0.2674006;-0.07596296;0.07005298,-0.1554011;0.4862656;-0.01572138,-0.2122467;0.2200894;0.02749012,-0.2676754;-0.08493051;0.03429467,0.08769469;0.005573696;-0.04322932,0.1059865;-0.3346101;-0.009565681,0.1174103;-0.7473203;0.08001838,0.1323921;-0.8025457;-0.01041647,-0.08410975;0.006999251;-0.04966647,-0.1315666;-0.3309764;-0.02296196,-0.1559156;-0.7445757;0.05967168,-0.1467108;-0.7019986;-0.06451917,0.002938796;0.5433256;-0.004659712,0;0;0,-0.009287238;0.3142993;-0.01562881,-0.01780953;0.6161057;-0.04475594,0.1451619;0.5195222;-0.08038902,0.2420683;0.2615601;-0.0767653,0.2693543;-0.03807101;-0.1518153,-0.1558636;0.4929302;0.04502575,-0.2074879;0.2257468;0.08857335,-0.3088083;-0.06716427;0.07892574,0.0714307;0.008641481;-0.06643176,0.1085402;-0.3307331;-0.04112077,0.1262974;-0.7411358;0.0575695,0.08700478;-0.7364545;-0.05853963,-0.09708172;-0.003433777;-0.01239141,-0.1238818;-0.344611;-0.003864269,-0.112147;-0.7597725;0.07352237,-0.1298468;-0.8326167;0.00441315,-0.01570845;0.5420181;-0.03495336,468.8983
+0;0;0,0.00168254;0.3152911;0.002412926,0.003361486;0.6186099;-0.01021093,0.1645271;0.497366;0.01010519,0.2010764;0.2269973;0.04630258,0.2674536;-0.07472447;0.06999695,-0.1555455;0.4868927;-0.01573424,-0.212315;0.2210726;0.02741945,-0.2676998;-0.08370546;0.0342186,0.08798031;0.00559185;-0.04337012,0.1062459;-0.3341044;-0.009754725,0.1176937;-0.7476791;0.08001696,0.1326676;-0.8028601;-0.01037081,-0.0843837;0.007022048;-0.04982823,-0.1317725;-0.3304692;-0.02316199,-0.1561725;-0.7449348;0.05964472,-0.1469726;-0.7023641;-0.06448148,0.002942462;0.544006;-0.004662233,0;0;0,-0.009468906;0.3147636;-0.01585364,-0.01809765;0.616801;-0.04513812,0.1447562;0.5199047;-0.08161235,0.2418696;0.2624042;-0.07882118,0.2686235;-0.03721219;-0.1531018,-0.1550992;0.4912304;0.04536649,-0.207145;0.2246313;0.0896555,-0.309238;-0.06778681;0.0811709,0.07111717;0.008704007;-0.06722617,0.1081405;-0.3301486;-0.04143262,0.1261992;-0.7414732;0.05715728,0.08640954;-0.7368165;-0.05870676,-0.09752873;-0.003659351;-0.01129285,-0.1248854;-0.3443192;-0.003570924,-0.1134286;-0.7603606;0.07396813,-0.1324928;-0.8329244;0.00492315,-0.01598664;0.5426719;-0.03528357,468.9207
+0;0;0,0.001721092;0.3152943;0.00191461,0.003475767;0.6185843;-0.01135714,0.1647886;0.4980659;0.009490563,0.201327;0.2285299;0.05145105,0.2664277;-0.07278264;0.08269216,-0.1556766;0.4873625;-0.01598015,-0.212768;0.2225358;0.03252518,-0.2680085;-0.08204141;0.04610984,0.0878884;0.00561326;-0.04355332,0.1063523;-0.3340524;-0.009738084,0.1176378;-0.7475368;0.08046865,0.1326175;-0.8026819;-0.009952031,-0.08446401;0.006998054;-0.04969536,-0.1317819;-0.3305116;-0.02313596,-0.1561373;-0.7448685;0.06022561,-0.1470555;-0.7023516;-0.06391472,0.003033075;0.5439939;-0.005632456,0;0;0,-0.009468906;0.3147636;-0.01585364,-0.01809765;0.616801;-0.04513812,0.1447562;0.5199047;-0.08161235,0.2418696;0.2624042;-0.07882118,0.2686235;-0.03721219;-0.1531018,-0.1550992;0.4912304;0.04536649,-0.207145;0.2246313;0.0896555,-0.309238;-0.06778681;0.0811709,0.07111717;0.008704007;-0.06722617,0.1081405;-0.3301486;-0.04143262,0.1261992;-0.7414732;0.05715728,0.08640954;-0.7368165;-0.05870676,-0.09752873;-0.003659351;-0.01129285,-0.1248854;-0.3443192;-0.003570924,-0.1134286;-0.7603606;0.07396813,-0.1324928;-0.8329244;0.00492315,-0.01598664;0.5426719;-0.03528357,468.9319
+0;0;0,0.001721092;0.3152943;0.00191461,0.003475767;0.6185843;-0.01135714,0.1647886;0.4980659;0.009490563,0.201327;0.2285299;0.05145105,0.2664277;-0.07278264;0.08269216,-0.1556766;0.4873625;-0.01598015,-0.212768;0.2225358;0.03252518,-0.2680085;-0.08204141;0.04610984,0.0878884;0.00561326;-0.04355332,0.1063523;-0.3340524;-0.009738084,0.1176378;-0.7475368;0.08046865,0.1326175;-0.8026819;-0.009952031,-0.08446401;0.006998054;-0.04969536,-0.1317819;-0.3305116;-0.02313596,-0.1561373;-0.7448685;0.06022561,-0.1470555;-0.7023516;-0.06391472,0.003033075;0.5439939;-0.005632456,0;0;0,-0.009468906;0.3147636;-0.01585364,-0.01809765;0.616801;-0.04513812,0.1447562;0.5199047;-0.08161235,0.2418696;0.2624042;-0.07882118,0.2686235;-0.03721219;-0.1531018,-0.1550992;0.4912304;0.04536649,-0.207145;0.2246313;0.0896555,-0.309238;-0.06778681;0.0811709,0.07111717;0.008704007;-0.06722617,0.1081405;-0.3301486;-0.04143262,0.1261992;-0.7414732;0.05715728,0.08640954;-0.7368165;-0.05870676,-0.09752873;-0.003659351;-0.01129285,-0.1248854;-0.3443192;-0.003570924,-0.1134286;-0.7603606;0.07396813,-0.1324928;-0.8329244;0.00492315,-0.01598664;0.5426719;-0.03528357,468.9434
+0;0;0,0.001722835;0.3156137;0.00191655,0.003479342;0.6192203;-0.01136903,0.1644158;0.4987314;0.009449448,0.2009368;0.2293235;0.05139001,0.2659456;-0.07156342;0.08258699,-0.1553046;0.4880529;-0.01596206,-0.2123688;0.223352;0.03252023,-0.2675313;-0.08079496;0.04608571,0.08801039;0.005621051;-0.04361377,0.1064487;-0.3335727;-0.009845521,0.117734;-0.7470534;0.0803604,0.1327057;-0.8021526;-0.01001162,-0.08458125;0.007007768;-0.04976434,-0.1318334;-0.3300329;-0.02324184,-0.1561886;-0.7443861;0.06011898,-0.1471116;-0.7018759;-0.06395452,0.003036192;0.5445527;-0.005638419,0;0;0,-0.009443082;0.3150751;-0.01603508,-0.01801392;0.6174047;-0.04559898,0.1439941;0.5199457;-0.0831449,0.2417092;0.2628149;-0.08015418,0.2677757;-0.03642622;-0.1543672,-0.1540814;0.4914575;0.04561687,-0.2058361;0.2250063;0.09032281,-0.3085874;-0.06679299;0.08506455,0.07084586;0.008755356;-0.06770372,0.1079965;-0.329599;-0.04184246,0.1262083;-0.7409105;0.05675745,0.08581656;-0.7362895;-0.05881739,-0.09771691;-0.003645759;-0.01084888,-0.1254263;-0.3438069;-0.003418904,-0.1141527;-0.7599472;0.07359352,-0.1350594;-0.8333984;0.006557003,-0.01592577;0.5432085;-0.03565717,468.966
+0;0;0,0.00179886;0.3157417;0.001157533,0.003683537;0.6195168;-0.01292497,0.1644799;0.4995783;0.009203666,0.2010108;0.2316678;0.05548967,0.2657174;-0.06994325;0.09407694,-0.1551699;0.4886285;-0.01587867,-0.2122668;0.2256702;0.03746743,-0.2677979;-0.07957813;0.0570863,0.08783273;0.005665433;-0.04409998,0.1062845;-0.3323152;-0.009384114,0.1176517;-0.7468069;0.08122222,0.132761;-0.8019925;-0.008974284,-0.08484654;0.006970546;-0.04943651,-0.1317794;-0.3289736;-0.02268925,-0.1561505;-0.7443322;0.06112822,-0.1471688;-0.7019093;-0.06290922,0.003203791;0.5448433;-0.00699434,0;0;0,-0.009433456;0.315195;-0.01613998,-0.01813691;0.6177143;-0.04584169,0.1434435;0.5200357;-0.08427548,0.2413543;0.2637948;-0.08162069,0.2672045;-0.03710303;-0.1553593,-0.1535748;0.4914474;0.04591476,-0.2044399;0.2257723;0.09154804,-0.3093795;-0.06682006;0.08680147,0.07060722;0.00886564;-0.06802583,0.1076941;-0.3284132;-0.0426476,0.1259794;-0.7406964;0.0565002,0.08515628;-0.7360986;-0.05886221,-0.09781534;-0.003569875;-0.01053119,-0.1255753;-0.3426208;-0.003435038,-0.1149027;-0.7597203;0.07438686,-0.1353937;-0.8319138;0.005416557,-0.01602048;0.5434993;-0.03588176,468.9875
+0;0;0,0.00179886;0.3157417;0.001157533,0.003683537;0.6195168;-0.01292497,0.1644799;0.4995783;0.009203666,0.2010108;0.2316678;0.05548967,0.2657174;-0.06994325;0.09407694,-0.1551699;0.4886285;-0.01587867,-0.2122668;0.2256702;0.03746743,-0.2677979;-0.07957813;0.0570863,0.08783273;0.005665433;-0.04409998,0.1062845;-0.3323152;-0.009384114,0.1176517;-0.7468069;0.08122222,0.132761;-0.8019925;-0.008974284,-0.08484654;0.006970546;-0.04943651,-0.1317794;-0.3289736;-0.02268925,-0.1561505;-0.7443322;0.06112822,-0.1471688;-0.7019093;-0.06290922,0.003203791;0.5448433;-0.00699434,0;0;0,-0.009433456;0.315195;-0.01613998,-0.01813691;0.6177143;-0.04584169,0.1434435;0.5200357;-0.08427548,0.2413543;0.2637948;-0.08162069,0.2672045;-0.03710303;-0.1553593,-0.1535748;0.4914474;0.04591476,-0.2044399;0.2257723;0.09154804,-0.3093795;-0.06682006;0.08680147,0.07060722;0.00886564;-0.06802583,0.1076941;-0.3284132;-0.0426476,0.1259794;-0.7406964;0.0565002,0.08515628;-0.7360986;-0.05886221,-0.09781534;-0.003569875;-0.01053119,-0.1255753;-0.3426208;-0.003435038,-0.1149027;-0.7597203;0.07438686,-0.1353937;-0.8319138;0.005416557,-0.01602048;0.5434993;-0.03588176,468.9998
+0;0;0,0.001799628;0.3158764;0.001158027,0.003685793;0.6198912;-0.01293591,0.1644184;0.4999042;0.009191627,0.2009638;0.2318873;0.05549601,0.2655657;-0.06923568;0.09402084,-0.1551059;0.4889587;-0.01588085,-0.2122254;0.225896;0.03748643,-0.2676667;-0.07885841;0.05707355,0.08823839;0.005691599;-0.04430366,0.1066907;-0.3323005;-0.00958661,0.1181083;-0.7486267;0.08142075,0.1332095;-0.8037665;-0.008727223,-0.08523842;0.00700274;-0.04966483,-0.1321729;-0.3289528;-0.02291667,-0.1566519;-0.7461498;0.06127178,-0.147675;-0.7037336;-0.06269892,0.003205621;0.5451514;-0.007000016,0;0;0,-0.00933791;0.3153321;-0.01615453,-0.01789898;0.6180789;-0.04603505,0.1432119;0.5199016;-0.08540523,0.2414992;0.2636895;-0.08263826,0.267133;-0.03694439;-0.1554039,-0.1528149;0.4913507;0.04630714,-0.2039999;0.2256919;0.09233139,-0.3088244;-0.06642377;0.08874482,0.07031129;0.008707479;-0.06900525,0.1077169;-0.3284774;-0.0427072,0.1258644;-0.7426124;0.05680728,0.08459687;-0.738001;-0.05832696,-0.0983076;-0.003601045;-0.01019156,-0.1261408;-0.342658;-0.003111693,-0.1156069;-0.7616775;0.07468242,-0.1383591;-0.8334069;0.005856864,-0.01581474;0.5438024;-0.03602624,469.0215
+0;0;0,0.001868783;0.315877;0.000840797,0.003833552;0.6198822;-0.01345694,0.1646005;0.5001602;0.008894506,0.2010578;0.2332773;0.06140267,0.2655307;-0.06678426;0.1076512,-0.1551143;0.4892616;-0.01587156,-0.2126651;0.2275988;0.04356925,-0.2690734;-0.07625866;0.07222849,0.08812333;0.005536389;-0.04455163,0.1068559;-0.3324165;-0.009602942,0.1181309;-0.7485623;0.08224346,0.1332687;-0.8042289;-0.007397845,-0.0853725;0.007119688;-0.04941729,-0.1321889;-0.328842;-0.02253892,-0.1565581;-0.7459203;0.06226663,-0.1476662;-0.7035322;-0.061713,0.003332898;0.5451458;-0.007478642,0;0;0,-0.00933791;0.3153321;-0.01615453,-0.01789898;0.6180789;-0.04603505,0.1432119;0.5199016;-0.08540523,0.2414992;0.2636895;-0.08263826,0.267133;-0.03694439;-0.1554039,-0.1528149;0.4913507;0.04630714,-0.2039999;0.2256919;0.09233139,-0.3088244;-0.06642377;0.08874482,0.07031129;0.008707479;-0.06900525,0.1077169;-0.3284774;-0.0427072,0.1258644;-0.7426124;0.05680728,0.08459687;-0.738001;-0.05832696,-0.0983076;-0.003601045;-0.01019156,-0.1261408;-0.342658;-0.003111693,-0.1156069;-0.7616775;0.07468242,-0.1383591;-0.8334069;0.005856864,-0.01581474;0.5438024;-0.03602624,469.0437
+0;0;0,0.001869899;0.3160657;0.0008412992,0.003836191;0.6203064;-0.01346762,0.1646056;0.5005234;0.008888941,0.2010558;0.2336927;0.06138683,0.2654572;-0.06603587;0.1075841,-0.155115;0.4896246;-0.01587757,-0.2126545;0.228013;0.04355161,-0.2690002;-0.07550737;0.07217905,0.08819669;0.005540999;-0.04458872,0.1069002;-0.3318863;-0.009694386,0.1182012;-0.7489944;0.08236441,0.1333323;-0.8046228;-0.007237017,-0.08544357;0.007125616;-0.04945843,-0.1321872;-0.3283135;-0.02262187,-0.1566127;-0.7463564;0.06237979,-0.1477247;-0.7039738;-0.06154468,0.003335134;0.5455098;-0.007484503,0;0;0,-0.009326637;0.3155199;-0.01618385,-0.01786366;0.6184907;-0.04620218,0.142974;0.5198525;-0.08622038,0.2416049;0.2638282;-0.08363318,0.266891;-0.03671628;-0.1554148,-0.1517199;0.4898919;0.04676349,-0.2031777;0.2244923;0.09365014,-0.3089299;-0.0669111;0.08923685,0.07019532;0.008731365;-0.06923795,0.1078519;-0.3279092;-0.04316664,0.1258675;-0.7429197;0.05695008,0.0841434;-0.7383192;-0.0579567,-0.09840633;-0.003517006;-0.01006676,-0.1262026;-0.3420437;-0.00288132,-0.1158935;-0.7620595;0.07497849,-0.1384895;-0.8336852;0.00604926,-0.01577962;0.5441585;-0.03615475,469.066
+0;0;0,0.001870953;0.3162439;0.0008417738,0.003841657;0.6211662;-0.01350011,0.1636646;0.5014583;0.00877556,0.2002037;0.2339771;0.06140145,0.2644981;-0.06525382;0.107522,-0.1541821;0.4906234;-0.01584579,-0.2118619;0.228374;0.04372829,-0.2681141;-0.07464236;0.0723082,0.08839798;0.005553644;-0.04469049,0.1071044;-0.3319262;-0.009790719,0.1184018;-0.7489023;0.08223896,0.1335273;-0.8044991;-0.0073293,-0.08563858;0.007141879;-0.04957131,-0.1323894;-0.3283495;-0.02273056,-0.1568073;-0.7462601;0.06224421,-0.1479226;-0.7038821;-0.0616344,0.003339337;0.5461811;-0.007501919,0;0;0,-0.008955158;0.3156965;-0.01643062,-0.01683126;0.6192983;-0.04716802,0.1425906;0.5199034;-0.08735716,0.241664;0.2633298;-0.0850625,0.2664871;-0.03701243;-0.1556202,-0.1496871;0.4905069;0.04588214,-0.2011209;0.2245513;0.09355798,-0.3072845;-0.06614438;0.08852335,0.07003144;0.00873135;-0.06972551,0.1078511;-0.3279253;-0.0434103,0.1257667;-0.742736;0.05697583,0.08369103;-0.7381701;-0.05774475,-0.09867758;-0.003643373;-0.009578534,-0.1266811;-0.3422109;-0.002623294,-0.1166182;-0.7621398;0.07499538,-0.1368341;-0.8318954;0.002758153,-0.01490697;0.5447984;-0.03691888,469.0887
+0;0;0,0.001790464;0.3162454;0.0002424699,0.003596767;0.621125;-0.01497405,0.1635747;0.5020025;0.008031703,0.2005179;0.2358436;0.06672963,0.2639477;-0.06239697;0.1199203,-0.1545693;0.4910444;-0.01637923,-0.2126476;0.2302546;0.04893837,-0.2685101;-0.07221729;0.08343738,0.08829454;0.005585629;-0.04489054,0.1069049;-0.3318649;-0.009657621,0.1182178;-0.748891;0.08214359,0.1332823;-0.804912;-0.007027745,-0.0857373;0.007101507;-0.04940616,-0.1325356;-0.3284104;-0.02290761,-0.1569166;-0.7462139;0.06260328,-0.1480874;-0.7039114;-0.06128683,0.003142906;0.5461595;-0.008733646,0;0;0,-0.008955158;0.3156965;-0.01643062,-0.01683126;0.6192983;-0.04716802,0.1425906;0.5199034;-0.08735716,0.241664;0.2633298;-0.0850625,0.2664871;-0.03701243;-0.1556202,-0.1496871;0.4905069;0.04588214,-0.2011209;0.2245513;0.09355798,-0.3072845;-0.06614438;0.08852335,0.07003144;0.00873135;-0.06972551,0.1078511;-0.3279253;-0.0434103,0.1257667;-0.742736;0.05697583,0.08369103;-0.7381701;-0.05774475,-0.09867758;-0.003643373;-0.009578534,-0.1266811;-0.3422109;-0.002623294,-0.1166182;-0.7621398;0.07499538,-0.1368341;-0.8318954;0.002758153,-0.01490697;0.5447984;-0.03691888,469.1018
+0;0;0,0.001791347;0.3164014;0.0002425894,0.003598902;0.6214923;-0.01498477,0.1637403;0.502266;0.008042985,0.2006178;0.2365803;0.06663656,0.2640864;-0.06184295;0.1198598,-0.1547286;0.4912967;-0.01639287,-0.2127036;0.2309706;0.04880861,-0.2686004;-0.0716866;0.08332876,0.08837055;0.005590437;-0.04492919,0.1069591;-0.3314648;-0.009737536,0.1182867;-0.7490288;0.08218207,0.1333475;-0.8050288;-0.006967545,-0.08581112;0.007107621;-0.0494487,-0.1325546;-0.3280114;-0.02298118,-0.156967;-0.7463536;0.06264,-0.14814;-0.7040542;-0.06121993,0.003144686;0.5464681;-0.008739484,0;0;0,-0.008906454;0.3158481;-0.0165472,-0.01671432;0.6196392;-0.04752827,0.1426404;0.5198924;-0.08824372,0.2418309;0.2638873;-0.08607721,0.2664039;-0.03689376;-0.1556786,-0.1495031;0.4906865;0.04598653,-0.200192;0.2253135;0.09487273,-0.3070269;-0.06535351;0.09082223,0.06988615;0.008743167;-0.06999087,0.1079227;-0.3275098;-0.04396391,0.1257839;-0.742759;0.05696321,0.08349203;-0.7382119;-0.05764055,-0.09879707;-0.0036701;-0.009214567,-0.1266106;-0.3418382;-0.001536489,-0.1167624;-0.762485;0.07525206,-0.1362315;-0.8345463;0.006151073,-0.01479828;0.5450894;-0.03720832,469.122
+0;0;0,0.001882254;0.3164009;-0.0002048883,0.003833446;0.6214646;-0.01594506,0.163998;0.5026095;0.007523458,0.2014415;0.2380461;0.07066033,0.2639537;-0.05905414;0.1318248,-0.1547724;0.4918976;-0.01677124,-0.2128208;0.2329475;0.0536368,-0.2686125;-0.06868207;0.09634885,0.08832663;0.005568737;-0.04501816,0.1071598;-0.3314842;-0.009934716,0.11846;-0.7489127;0.08260132,0.1336603;-0.804812;-0.006621718,-0.08588089;0.007113584;-0.04932656,-0.1324463;-0.3280339;-0.02290538,-0.156764;-0.7463019;0.06310473,-0.147973;-0.7040545;-0.06076292,0.003336375;0.5464518;-0.009567746,0;0;0,-0.008906454;0.3158481;-0.0165472,-0.01671432;0.6196392;-0.04752827,0.1426404;0.5198924;-0.08824372,0.2418309;0.2638873;-0.08607721,0.2664039;-0.03689376;-0.1556786,-0.1495031;0.4906865;0.04598653,-0.200192;0.2253135;0.09487273,-0.3070269;-0.06535351;0.09082223,0.06988615;0.008743167;-0.06999087,0.1079227;-0.3275098;-0.04396391,0.1257839;-0.742759;0.05696321,0.08349203;-0.7382119;-0.05764055,-0.09879707;-0.0036701;-0.009214567,-0.1266106;-0.3418382;-0.001536489,-0.1167624;-0.762485;0.07525206,-0.1362315;-0.8345463;0.006151073,-0.01479828;0.5450894;-0.03720832,469.1451
+0;0;0,0.001883365;0.3165876;-0.0002050091,0.003835921;0.6218661;-0.0159549,0.1641559;0.5029464;0.007532038,0.2016995;0.2376759;0.07083768,0.264185;-0.05929786;0.1319761,-0.1549231;0.4922241;-0.01678618,-0.2131267;0.2325819;0.05381007,-0.2688946;-0.06891924;0.09650393,0.08836524;0.00557117;-0.04503783,0.1071824;-0.3311951;-0.009984225,0.1184833;-0.7486489;0.08255742,0.1336766;-0.8045085;-0.00662449,-0.08591842;0.007116694;-0.04934812,-0.1324442;-0.3277456;-0.02294941,-0.1567634;-0.7460389;0.0630659,-0.1479765;-0.7037972;-0.06074464,0.003338704;0.5468312;-0.00957571,0;0;0,-0.008994944;0.3160292;-0.01661205,-0.0170176;0.6200218;-0.04768777,0.1422854;0.5201143;-0.08913922,0.2416257;0.2633795;-0.08705831,0.2660209;-0.03748792;-0.1557565,-0.1490077;0.4901339;0.04677571,-0.2002603;0.2241752;0.09601694,-0.3081374;-0.06598496;0.09369652,0.06957401;0.008973062;-0.07033348,0.107601;-0.3269921;-0.0443387,0.1254473;-0.7421956;0.0568881,0.08267708;-0.7376771;-0.05746889,-0.09888895;-0.003745016;-0.008649228,-0.1273608;-0.3415716;-0.001103369,-0.1175794;-0.7622725;0.07554118,-0.1374455;-0.8339075;0.006030165,-0.01505972;0.545452;-0.03735852,469.1673
+0;0;0,0.001884493;0.3167773;-0.000205132,0.003838546;0.6222896;-0.0159671,0.1644184;0.5032412;0.007552434,0.2019882;0.2377855;0.07090226,0.2646681;-0.06011242;0.132231,-0.155177;0.4925015;-0.01680514,-0.2134213;0.2326781;0.05384039,-0.2693627;-0.06976131;0.0966671,0.08846476;0.005577445;-0.04508856,0.1072328;-0.3303107;-0.01012636,0.1185553;-0.7485617;0.08259202,0.1337427;-0.8043879;-0.006555095,-0.08601519;0.007124709;-0.0494037,-0.1324197;-0.3268645;-0.02307383,-0.1567853;-0.7459567;0.06310575,-0.1480018;-0.7037197;-0.06065649,0.003340946;0.547197;-0.009583,0;0;0,-0.008965276;0.3162125;-0.01675534,-0.0169782;0.6204137;-0.04809403,0.1422604;0.5200965;-0.0903883,0.2415418;0.2631323;-0.08838522,0.2659929;-0.03898048;-0.1559362,-0.1487048;0.4900142;0.04707838,-0.1999263;0.2239717;0.09697015,-0.3089587;-0.06679037;0.09539985,0.06939665;0.008963376;-0.07066727,0.1074327;-0.3261342;-0.04501009,0.1254225;-0.7420031;0.05691266,0.08228494;-0.7375125;-0.05724692,-0.09902675;-0.003741596;-0.008354816,-0.1276176;-0.3406713;-0.0008484991,-0.1178997;-0.7622424;0.07558586,-0.1381079;-0.8339313;0.006339923,-0.01501164;0.5457955;-0.0376935,469.1888
+0;0;0,0.001884493;0.3167773;-0.000205132,0.003838546;0.6222896;-0.0159671,0.1644184;0.5032412;0.007552434,0.2019882;0.2377855;0.07090226,0.2646681;-0.06011242;0.132231,-0.155177;0.4925015;-0.01680514,-0.2134213;0.2326781;0.05384039,-0.2693627;-0.06976131;0.0966671,0.08846476;0.005577445;-0.04508856,0.1072328;-0.3303107;-0.01012636,0.1185553;-0.7485617;0.08259202,0.1337427;-0.8043879;-0.006555095,-0.08601519;0.007124709;-0.0494037,-0.1324197;-0.3268645;-0.02307383,-0.1567853;-0.7459567;0.06310575,-0.1480018;-0.7037197;-0.06065649,0.003340946;0.547197;-0.009583,0;0;0,-0.008965276;0.3162125;-0.01675534,-0.0169782;0.6204137;-0.04809403,0.1422604;0.5200965;-0.0903883,0.2415418;0.2631323;-0.08838522,0.2659929;-0.03898048;-0.1559362,-0.1487048;0.4900142;0.04707838,-0.1999263;0.2239717;0.09697015,-0.3089587;-0.06679037;0.09539985,0.06939665;0.008963376;-0.07066727,0.1074327;-0.3261342;-0.04501009,0.1254225;-0.7420031;0.05691266,0.08228494;-0.7375125;-0.05724692,-0.09902675;-0.003741596;-0.008354816,-0.1276176;-0.3406713;-0.0008484991,-0.1178997;-0.7622424;0.07558586,-0.1381079;-0.8339313;0.006339923,-0.01501164;0.5457955;-0.0376935,469.2003
+0;0;0,0.002137007;0.3168989;-0.0006180234,0.004384508;0.6225596;-0.01679572,0.1648437;0.5036883;0.007625401,0.2031438;0.2397974;0.07633857,0.2656259;-0.05634624;0.1481031,-0.1550266;0.4936154;-0.01686085,-0.2130601;0.2357038;0.06021374,-0.2706435;-0.06601083;0.1092818,0.08851138;0.005458218;-0.04517999,0.107657;-0.329998;-0.009499688,0.1187087;-0.7461058;0.08295868,0.1344827;-0.8012241;-0.006718762,-0.08614348;0.007231061;-0.04931837,-0.1321297;-0.3264755;-0.02294249,-0.1561989;-0.7433528;0.06337398,-0.1473559;-0.7011788;-0.06035784,0.003807754;0.5474371;-0.01030644,0;0;0,-0.008897103;0.3163286;-0.01693845,-0.01683979;0.6206752;-0.0485568,0.1420226;0.5199819;-0.0916574,0.2414106;0.2631894;-0.08911633,0.2659201;-0.03957054;-0.1561304,-0.1483348;0.4904234;0.04716448,-0.1994515;0.2246372;0.09787502,-0.3102781;-0.06597701;0.1018866,0.0692494;0.009026825;-0.07091069,0.107304;-0.325743;-0.0453856,0.125226;-0.7396103;0.05565429,0.08174177;-0.7351713;-0.05832696,-0.09913764;-0.003798489;-0.007911265,-0.1280595;-0.3403736;-0.0007542828,-0.1183334;-0.7598649;0.07506693,-0.136452;-0.8303134;0.003528133,-0.01488245;0.5460278;-0.03808045,469.2221
+0;0;0,0.002137007;0.3168989;-0.0006180234,0.004384508;0.6225596;-0.01679572,0.1648437;0.5036883;0.007625401,0.2031438;0.2397974;0.07633857,0.2656259;-0.05634624;0.1481031,-0.1550266;0.4936154;-0.01686085,-0.2130601;0.2357038;0.06021374,-0.2706435;-0.06601083;0.1092818,0.08851138;0.005458218;-0.04517999,0.107657;-0.329998;-0.009499688,0.1187087;-0.7461058;0.08295868,0.1344827;-0.8012241;-0.006718762,-0.08614348;0.007231061;-0.04931837,-0.1321297;-0.3264755;-0.02294249,-0.1561989;-0.7433528;0.06337398,-0.1473559;-0.7011788;-0.06035784,0.003807754;0.5474371;-0.01030644,0;0;0,-0.008897103;0.3163286;-0.01693845,-0.01683979;0.6206752;-0.0485568,0.1420226;0.5199819;-0.0916574,0.2414106;0.2631894;-0.08911633,0.2659201;-0.03957054;-0.1561304,-0.1483348;0.4904234;0.04716448,-0.1994515;0.2246372;0.09787502,-0.3102781;-0.06597701;0.1018866,0.0692494;0.009026825;-0.07091069,0.107304;-0.325743;-0.0453856,0.125226;-0.7396103;0.05565429,0.08174177;-0.7351713;-0.05832696,-0.09913764;-0.003798489;-0.007911265,-0.1280595;-0.3403736;-0.0007542828,-0.1183334;-0.7598649;0.07506693,-0.136452;-0.8303134;0.003528133,-0.01488245;0.5460278;-0.03808045,469.2334
+0;0;0,0.00213756;0.3169808;-0.0006181832,0.004385964;0.6227654;-0.01680165,0.1650399;0.5038284;0.007642267,0.20344;0.2392481;0.07653495,0.2658007;-0.05631995;0.14816,-0.1552174;0.4937434;-0.01687361,-0.2134025;0.2351579;0.06040233,-0.270874;-0.06597027;0.109375,0.08860055;0.005463717;-0.0452255,0.1077283;-0.329679;-0.009578541,0.1187856;-0.7459987;0.08292688,0.1299651;-0.7763244;0.01936989,-0.08623026;0.007238346;-0.04936805,-0.1321735;-0.3261564;-0.02301682,-0.1562549;-0.7432457;0.06334359,-0.1499877;-0.7046177;-0.02434872,0.003809112;0.5476302;-0.01031127,0;0;0,-0.008841693;0.3164102;-0.01697659,-0.01686466;0.6208769;-0.04862285,0.1419846;0.5200045;-0.09237659,0.2417053;0.2625661;-0.09019446,0.2657241;-0.03981474;-0.1562884,-0.1481717;0.4904095;0.04762375,-0.1994443;0.2242592;0.1001466,-0.3104417;-0.06564227;0.1041705,0.06906472;0.009099722;-0.07122159,0.1072469;-0.3253377;-0.04570866,0.1251227;-0.7393047;0.05584645,0.1345468;-0.775236;-0.002187252,-0.09927154;-0.003905992;-0.007427079,-0.1285344;-0.3401406;-0.0005562133,-0.1188978;-0.7598907;0.07506456,-0.1315746;-0.8016974;0.02519711,-0.01488615;0.5462169;-0.03814793,469.2561
+0;0;0,0.002344468;0.3169779;-0.001166826,0.004891527;0.6227208;-0.01806206,0.1655643;0.504292;0.006822408,0.2049755;0.2414926;0.08170041,0.2663279;-0.05254123;0.1601829,-0.1551063;0.4945296;-0.01701592,-0.2128954;0.2377258;0.06626511,-0.2710574;-0.06209376;0.1219868,0.08854135;0.005376148;-0.04535177,0.1080538;-0.3297071;-0.009356286,0.1190517;-0.7459714;0.08340533,0.1300785;-0.7771685;0.02065987,-0.08630636;0.00731124;-0.04922413,-0.1320745;-0.3261288;-0.0231433,-0.1558642;-0.7430892;0.06391802,-0.1497394;-0.7045068;-0.02378883,0.004228998;0.5476031;-0.01138075,0;0;0,-0.008841693;0.3164102;-0.01697659,-0.01686466;0.6208769;-0.04862285,0.1419846;0.5200045;-0.09237659,0.2417053;0.2625661;-0.09019446,0.2657241;-0.03981474;-0.1562884,-0.1481717;0.4904095;0.04762375,-0.1994443;0.2242592;0.1001466,-0.3104417;-0.06564227;0.1041705,0.06906472;0.009099722;-0.07122159,0.1072469;-0.3253377;-0.04570866,0.1251227;-0.7393047;0.05584645,0.1345468;-0.775236;-0.002187252,-0.09927154;-0.003905992;-0.007427079,-0.1285344;-0.3401406;-0.0005562133,-0.1188978;-0.7598907;0.07506456,-0.1315746;-0.8016974;0.02519711,-0.01488615;0.5462169;-0.03814793,469.2668
+0;0;0,0.002344468;0.3169779;-0.001166826,0.004891527;0.6227208;-0.01806206,0.1655643;0.504292;0.006822408,0.2049755;0.2414926;0.08170041,0.2663279;-0.05254123;0.1601829,-0.1551063;0.4945296;-0.01701592,-0.2128954;0.2377258;0.06626511,-0.2710574;-0.06209376;0.1219868,0.08854135;0.005376148;-0.04535177,0.1080538;-0.3297071;-0.009356286,0.1190517;-0.7459714;0.08340533,0.1300785;-0.7771685;0.02065987,-0.08630636;0.00731124;-0.04922413,-0.1320745;-0.3261288;-0.0231433,-0.1558642;-0.7430892;0.06391802,-0.1497394;-0.7045068;-0.02378883,0.004228998;0.5476031;-0.01138075,0;0;0,-0.008841693;0.3164102;-0.01697659,-0.01686466;0.6208769;-0.04862285,0.1419846;0.5200045;-0.09237659,0.2417053;0.2625661;-0.09019446,0.2657241;-0.03981474;-0.1562884,-0.1481717;0.4904095;0.04762375,-0.1994443;0.2242592;0.1001466,-0.3104417;-0.06564227;0.1041705,0.06906472;0.009099722;-0.07122159,0.1072469;-0.3253377;-0.04570866,0.1251227;-0.7393047;0.05584645,0.1345468;-0.775236;-0.002187252,-0.09927154;-0.003905992;-0.007427079,-0.1285344;-0.3401406;-0.0005562133,-0.1188978;-0.7598907;0.07506456,-0.1315746;-0.8016974;0.02519711,-0.01488615;0.5462169;-0.03814793,469.2782
+0;0;0,0.002344364;0.3169638;-0.001166774,0.004891797;0.622753;-0.01806376,0.165948;0.5042279;0.00686338,0.205273;0.2420036;0.08157752,0.2667135;-0.05245218;0.1601726,-0.1554846;0.4944423;-0.0170316,-0.2131473;0.2382005;0.06606717,-0.2713927;-0.06204933;0.1218689,0.08855931;0.005377238;-0.04536096,0.108013;-0.3286963;-0.009473957,0.1190342;-0.7458459;0.08348498,0.1298978;-0.7761371;0.02166833,-0.08632386;0.007312723;-0.04923412,-0.1319541;-0.3251225;-0.02323188,-0.1557944;-0.7429699;0.06401463,-0.1497603;-0.7045144;-0.02239391,0.004229326;0.5476419;-0.01138304,0;0;0,-0.008839756;0.3163969;-0.0169642,-0.01695279;0.62091;-0.04858994,0.1420356;0.5201227;-0.09328198,0.2416854;0.263309;-0.09066534,0.2656099;-0.03964311;-0.1562701,-0.1483881;0.4901668;0.04801261,-0.1988062;0.2248724;0.1024837,-0.310849;-0.0650959;0.1070832,0.06893425;0.009133399;-0.07137179,0.1074587;-0.3242688;-0.04626632,0.1251041;-0.7390193;0.05594587,0.1343745;-0.7752917;0.0003008768,-0.09930129;-0.003848861;-0.00732966,-0.1284927;-0.3390626;-0.0001869784,-0.1190057;-0.7597531;0.07535232,-0.1316769;-0.8002014;0.02584644,-0.01495335;0.5462557;-0.03812599,469.2899
+0;0;0,0.0026127;0.3169604;-0.001488175,0.005395343;0.6227332;-0.01864295,0.1664683;0.504602;0.006604309,0.2066023;0.2437725;0.08564518,0.2663314;-0.04695371;0.1782037,-0.1553409;0.4952941;-0.0170595,-0.2131946;0.2406916;0.07080817,-0.2724584;-0.05802712;0.1333484,0.08856407;0.005207143;-0.04537151,0.1086293;-0.3287553;-0.008793734,0.1196573;-0.7458804;0.08427436,0.130369;-0.7759907;0.02225541,-0.08635495;0.007459884;-0.04915747,-0.1314714;-0.3250448;-0.02314577,-0.1551728;-0.7427485;0.06482265,-0.1491733;-0.7043127;-0.02159023,0.004675362;0.5476281;-0.01190109,0;0;0,-0.008839756;0.3163969;-0.0169642,-0.01695279;0.62091;-0.04858994,0.1420356;0.5201227;-0.09328198,0.2416854;0.263309;-0.09066534,0.2656099;-0.03964311;-0.1562701,-0.1483881;0.4901668;0.04801261,-0.1988062;0.2248724;0.1024837,-0.310849;-0.0650959;0.1070832,0.06893425;0.009133399;-0.07137179,0.1074587;-0.3242688;-0.04626632,0.1251041;-0.7390193;0.05594587,0.1343745;-0.7752917;0.0003008768,-0.09930129;-0.003848861;-0.00732966,-0.1284927;-0.3390626;-0.0001869784,-0.1190057;-0.7597531;0.07535232,-0.1316769;-0.8002014;0.02584644,-0.01495335;0.5462557;-0.03812599,469.3123
+0;0;0,0.002614059;0.3171251;-0.001488949,0.005400031;0.6232624;-0.01866514,0.165896;0.5051728;0.006526252,0.2060683;0.2440948;0.08564244,0.2657272;-0.04628977;0.1780922,-0.1547677;0.4958981;-0.01705333,-0.2126766;0.241053;0.07089806,-0.2718707;-0.05731472;0.1333648,0.08859177;0.005208772;-0.0453857,0.1086519;-0.3286696;-0.008817125,0.1196762;-0.7456506;0.08421879,0.1305035;-0.77641;0.02153011,-0.08638196;0.007462217;-0.04917285,-0.1314871;-0.3249588;-0.02316769,-0.1551802;-0.7425182;0.06477033,-0.149116;-0.7039914;-0.0225757,0.004678981;0.5480458;-0.01191328,0;0;0,-0.008605152;0.3165489;-0.01732492,-0.01622357;0.6213515;-0.04979348,0.141995;0.5202233;-0.09411478,0.2420346;0.263277;-0.0917511,0.2656516;-0.03948718;-0.1566005,-0.1469422;0.4906591;0.04727463,-0.1974956;0.2253935;0.1030727,-0.3098335;-0.06398866;0.1112909,0.06879856;0.009192571;-0.07153845,0.1074674;-0.3241074;-0.04643273,0.1250536;-0.7387086;0.05577755,0.1346177;-0.7752982;-0.0009071827,-0.09934566;-0.003737512;-0.007208688,-0.1283954;-0.3388687;0.0003829426,-0.1192768;-0.759538;0.07524651,-0.1321348;-0.800752;0.02522595,-0.01434915;0.5466164;-0.03907871,469.3345
+0;0;0,0.002614059;0.3171251;-0.001488949,0.005400031;0.6232624;-0.01866514,0.165896;0.5051728;0.006526252,0.2060683;0.2440948;0.08564244,0.2657272;-0.04628977;0.1780922,-0.1547677;0.4958981;-0.01705333,-0.2126766;0.241053;0.07089806,-0.2718707;-0.05731472;0.1333648,0.08859177;0.005208772;-0.0453857,0.1086519;-0.3286696;-0.008817125,0.1196762;-0.7456506;0.08421879,0.1305035;-0.77641;0.02153011,-0.08638196;0.007462217;-0.04917285,-0.1314871;-0.3249588;-0.02316769,-0.1551802;-0.7425182;0.06477033,-0.149116;-0.7039914;-0.0225757,0.004678981;0.5480458;-0.01191328,0;0;0,-0.008605152;0.3165489;-0.01732492,-0.01622357;0.6213515;-0.04979348,0.141995;0.5202233;-0.09411478,0.2420346;0.263277;-0.0917511,0.2656516;-0.03948718;-0.1566005,-0.1469422;0.4906591;0.04727463,-0.1974956;0.2253935;0.1030727,-0.3098335;-0.06398866;0.1112909,0.06879856;0.009192571;-0.07153845,0.1074674;-0.3241074;-0.04643273,0.1250536;-0.7387086;0.05577755,0.1346177;-0.7752982;-0.0009071827,-0.09934566;-0.003737512;-0.007208688,-0.1283954;-0.3388687;0.0003829426,-0.1192768;-0.759538;0.07524651,-0.1321348;-0.800752;0.02522595,-0.01434915;0.5466164;-0.03907871,469.3456
+0;0;0,0.00273807;0.3173194;-0.002171848,0.005721115;0.6235891;-0.02022593,0.1665883;0.5060618;0.005813906,0.2072444;0.2466561;0.08965332,0.2658412;-0.03924283;0.1948704,-0.1550785;0.4967965;-0.01713169,-0.2133112;0.2441565;0.07643772,-0.2734808;-0.05183777;0.1472154,0.0885189;0.005111413;-0.04553156,0.1090802;-0.3282966;-0.008656748,0.1199588;-0.7452179;0.08459964,0.130665;-0.7749918;0.02266982,-0.08642779;0.007547382;-0.0490726,-0.1310898;-0.3245111;-0.02288315,-0.1550325;-0.7420313;0.06510602,-0.1491874;-0.7036842;-0.02102753,0.004943539;0.5483742;-0.01324095,0;0;0,-0.008712649;0.3167387;-0.01744866,-0.01650558;0.62172;-0.04995298,0.1418717;0.5204215;-0.09487987,0.2419143;0.2635977;-0.09237683,0.265316;-0.03896523;-0.1568009,-0.1472175;0.4903261;0.04728132,-0.1979915;0.2255857;0.1047942,-0.3115049;-0.06285217;0.1174731,0.06863648;0.009349763;-0.0716691,0.1071985;-0.3235589;-0.04660392,0.1249604;-0.7381444;0.05558109,0.1327714;-0.7759907;0.002114296,-0.09934694;-0.003604334;-0.007213827,-0.1285744;-0.3383145;0.0004213005,-0.1196284;-0.7590257;0.07499032,-0.1324605;-0.7991545;0.02559271,-0.01459583;0.5469652;-0.03924012,469.3676
+0;0;0,0.002738533;0.317373;-0.002172216,0.005723093;0.6237985;-0.02023536,0.16574;0.506458;0.005707597,0.206382;0.2471423;0.08951797,0.2649568;-0.03864911;0.1946955,-0.1542355;0.4972414;-0.01711735,-0.2124481;0.244689;0.07641963,-0.272595;-0.05119386;0.1471706,0.08851048;0.005110926;-0.04552722,0.1090603;-0.3281124;-0.008672848,0.1199404;-0.7450895;0.08459605,0.1306429;-0.7748423;0.02268803,-0.08641956;0.007546664;-0.04906793,-0.1310568;-0.3243279;-0.02289299,-0.1550028;-0.741904;0.06510799,-0.1491597;-0.7035598;-0.02099523,0.004945149;0.5485479;-0.01324707,0;0;0,-0.008428015;0.3167798;-0.01781464,-0.01587808;0.6218597;-0.05093598,0.1416656;0.5205433;-0.09517384,0.2419102;0.2638997;-0.09279358,0.2650488;-0.03863961;-0.1568605,-0.1458878;0.4909901;0.04627688,-0.1967943;0.2267734;0.1055952,-0.3111054;-0.06099689;0.1226613,0.06851194;0.009393945;-0.07176924,0.1069865;-0.3233358;-0.04669023,0.1247394;-0.7379866;0.05547119,0.1323457;-0.7761958;0.002488382,-0.09934113;-0.003499269;-0.00721462,-0.1286943;-0.3380112;0.000431858,-0.119877;-0.7587596;0.07513419,-0.1323621;-0.7971948;0.02338202,-0.01403812;0.5470905;-0.040061,469.3893
+0;0;0,0.002826147;0.3173689;-0.002620174,0.005913185;0.6237677;-0.02111436,0.1659831;0.5067924;0.005044988,0.2073634;0.2496712;0.09502812,0.2641265;-0.03297979;0.2092925,-0.1543055;0.4979379;-0.01770518,-0.2122942;0.2473654;0.08114468,-0.2735631;-0.04603848;0.1607079,0.08857455;0.004977017;-0.04541733,0.1095087;-0.328223;-0.008569375,0.1202863;-0.7451097;0.08511507,0.1302899;-0.7746935;0.02292805,-0.08638135;0.007678094;-0.04911483,-0.130692;-0.3242218;-0.02270787,-0.1545753;-0.7417525;0.06552546,-0.1487388;-0.703442;-0.02058147,0.005108995;0.5485271;-0.01402207,0;0;0,-0.008428015;0.3167798;-0.01781464,-0.01587808;0.6218597;-0.05093598,0.1416656;0.5205433;-0.09517384,0.2419102;0.2638997;-0.09279358,0.2650488;-0.03863961;-0.1568605,-0.1458878;0.4909901;0.04627688,-0.1967943;0.2267734;0.1055952,-0.3111054;-0.06099689;0.1226613,0.06851194;0.009393945;-0.07176924,0.1069865;-0.3233358;-0.04669023,0.1247394;-0.7379866;0.05547119,0.1323457;-0.7761958;0.002488382,-0.09934113;-0.003499269;-0.00721462,-0.1286943;-0.3380112;0.000431858,-0.119877;-0.7587596;0.07513419,-0.1323621;-0.7971948;0.02338202,-0.01403812;0.5470905;-0.040061,469.4011
+0;0;0,0.002825945;0.3173462;-0.002619987,0.005914132;0.6238594;-0.02112085,0.1655659;0.5069695;0.004991144,0.2069795;0.2496412;0.09504674,0.2639851;-0.03421667;0.2097991,-0.1538907;0.498138;-0.01769992,-0.211926;0.2473637;0.08122954,-0.2734566;-0.04729301;0.1611325,0.08861824;0.004979472;-0.04543973,0.1095583;-0.3283143;-0.008581419,0.1202925;-0.7435212;0.08472553,0.1304683;-0.7741309;0.02146778,-0.08642395;0.007681882;-0.04913905,-0.1307471;-0.3243113;-0.02272466,-0.1545342;-0.7401596;0.06515314,-0.1485971;-0.701706;-0.02243638,0.005109695;0.5485958;-0.01402638,0;0;0,-0.008079454;0.3167411;-0.01825619,-0.01525474;0.6218774;-0.05197763,0.1418625;0.5205594;-0.0958215,0.2422207;0.2637224;-0.09340239,0.264865;-0.04016313;-0.1576978,-0.1446612;0.4910766;0.0455765,-0.1961703;0.2271335;0.1065988,-0.3112168;-0.06167319;0.1252557,0.0684277;0.009391814;-0.07191801,0.1069599;-0.3234095;-0.04661417,0.1247786;-0.7363958;0.05508614,0.1319261;-0.7766777;0.002284527,-0.09940074;-0.003411579;-0.007114022,-0.1288211;-0.3380091;0.0006746631,-0.1201132;-0.7571529;0.07457209,-0.1326632;-0.7969438;0.02212813,-0.01346447;0.5471041;-0.04096222,469.4236
+0;0;0,0.002825945;0.3173462;-0.002619987,0.005914132;0.6238594;-0.02112085,0.1655659;0.5069695;0.004991144,0.2069795;0.2496412;0.09504674,0.2639851;-0.03421667;0.2097991,-0.1538907;0.498138;-0.01769992,-0.211926;0.2473637;0.08122954,-0.2734566;-0.04729301;0.1611325,0.08861824;0.004979472;-0.04543973,0.1095583;-0.3283143;-0.008581419,0.1202925;-0.7435212;0.08472553,0.1304683;-0.7741309;0.02146778,-0.08642395;0.007681882;-0.04913905,-0.1307471;-0.3243113;-0.02272466,-0.1545342;-0.7401596;0.06515314,-0.1485971;-0.701706;-0.02243638,0.005109695;0.5485958;-0.01402638,0;0;0,-0.008079454;0.3167411;-0.01825619,-0.01525474;0.6218774;-0.05197763,0.1418625;0.5205594;-0.0958215,0.2422207;0.2637224;-0.09340239,0.264865;-0.04016313;-0.1576978,-0.1446612;0.4910766;0.0455765,-0.1961703;0.2271335;0.1065988,-0.3112168;-0.06167319;0.1252557,0.0684277;0.009391814;-0.07191801,0.1069599;-0.3234095;-0.04661417,0.1247786;-0.7363958;0.05508614,0.1319261;-0.7766777;0.002284527,-0.09940074;-0.003411579;-0.007114022,-0.1288211;-0.3380091;0.0006746631,-0.1201132;-0.7571529;0.07457209,-0.1326632;-0.7969438;0.02212813,-0.01346447;0.5471041;-0.04096222,469.435
+0;0;0,0.002825702;0.3173189;-0.002619761,0.005914455;0.623889;-0.02112368,0.1651236;0.5071084;0.004936381,0.2065465;0.2497226;0.09501211,0.2634386;-0.03357041;0.209536,-0.1534519;0.4983013;-0.0176921,-0.2115002;0.2474708;0.08125949,-0.2729083;-0.04659945;0.1610034,0.08853791;0.004974958;-0.04539854,0.109469;-0.3281767;-0.008555941,0.1202037;-0.7434034;0.08475546,0.1303993;-0.7741306;0.02137519,-0.08634561;0.007674918;-0.04909451,-0.1306499;-0.3241767;-0.02269139,-0.1544381;-0.7400449;0.06519061,-0.1484895;-0.7015749;-0.02256853,0.005109959;0.5486199;-0.01402869,0;0;0,-0.007861353;0.3166823;-0.01888609,-0.01503717;0.6217827;-0.05343938,0.1418457;0.520628;-0.0964756,0.2421918;0.2637209;-0.09395432,0.2644667;-0.03958461;-0.1581179,-0.1437296;0.4911524;0.04457076,-0.1961807;0.2280844;0.1087663,-0.3111425;-0.05990273;0.1300863,0.06828263;0.009424463;-0.07192636,0.1065744;-0.3232548;-0.04655433,0.1243606;-0.7362393;0.05524421,0.1317512;-0.7761088;0.001649141,-0.09930758;-0.003322783;-0.007190312,-0.1291841;-0.3377328;0.000739078,-0.1206098;-0.756911;0.07457359,-0.1335908;-0.796526;0.02171475,-0.01322147;0.5470352;-0.0422163,469.4589
+0;0;0,0.003023181;0.3173128;-0.00309045,0.006325506;0.6238503;-0.02208752,0.1656285;0.5076545;0.004082672,0.2064957;0.2523105;0.1000318,0.2604311;-0.02801165;0.2229863,-0.1533171;0.4989349;-0.01791637,-0.2112195;0.2498349;0.08539586,-0.2725287;-0.04163207;0.1742529,0.08862774;0.004762735;-0.04524574,0.1098312;-0.3283542;-0.008245189,0.1206391;-0.7435298;0.08528477,0.131354;-0.7741901;0.02192617,-0.08629782;0.007882153;-0.04914567,-0.130114;-0.3240127;-0.02247216,-0.1539314;-0.7398177;0.06569973,-0.1481237;-0.7013828;-0.02207222,0.00546566;0.5485937;-0.01486731,0;0;0,-0.007861353;0.3166823;-0.01888609,-0.01503717;0.6217827;-0.05343938,0.1418457;0.520628;-0.0964756,0.2421918;0.2637209;-0.09395432,0.2644667;-0.03958461;-0.1581179,-0.1437296;0.4911524;0.04457076,-0.1961807;0.2280844;0.1087663,-0.3111425;-0.05990273;0.1300863,0.06828263;0.009424463;-0.07192636,0.1065744;-0.3232548;-0.04655433,0.1243606;-0.7362393;0.05524421,0.1317512;-0.7761088;0.001649141,-0.09930758;-0.003322783;-0.007190312,-0.1291841;-0.3377328;0.000739078,-0.1206098;-0.756911;0.07457359,-0.1335908;-0.796526;0.02171475,-0.01322147;0.5470352;-0.0422163,469.4796
+0;0;0,0.003023469;0.3173431;-0.003090744,0.006326253;0.6239236;-0.02209025,0.1656369;0.5077202;0.004081389,0.2065341;0.2521886;0.100101,0.2603964;-0.0277535;0.2228888,-0.1533241;0.4990002;-0.01791872,-0.2112691;0.2497171;0.08546942,-0.2724952;-0.04135467;0.174206,0.08860114;0.004761306;-0.04523217,0.1098096;-0.3284346;-0.008222841,0.1205413;-0.7406826;0.0846476,0.1316041;-0.7733119;0.01923247,-0.08627192;0.007879787;-0.04913092,-0.1300985;-0.3240936;-0.02245109,-0.153748;-0.7369668;0.06509908,-0.1477518;-0.698258;-0.02552184,0.005466343;0.5486614;-0.01486951,0;0;0,-0.007791802;0.3166958;-0.01919365,-0.01494779;0.6217993;-0.05410361,0.1420095;0.5206505;-0.09687662,0.2423036;0.2635059;-0.09432268,0.2643588;-0.03942752;-0.1582795,-0.143511;0.4913722;0.04432171,-0.196532;0.2287838;0.1108416,-0.3105758;-0.05860376;0.1381905,0.06820952;0.009435788;-0.07195282,0.1064629;-0.3233258;-0.04654789,0.1240349;-0.7331423;0.05558062,0.13212;-0.7761337;0.001443382,-0.09927642;-0.003232877;-0.007247386,-0.1291376;-0.3377144;0.00108077,-0.1209559;-0.7540272;0.07391846,-0.1343936;-0.7959499;0.01941612,-0.01312721;0.5470596;-0.04279256,469.5015
+0;0;0,0.003023469;0.3173431;-0.003090744,0.006326253;0.6239236;-0.02209025,0.1656369;0.5077202;0.004081389,0.2065341;0.2521886;0.100101,0.2603964;-0.0277535;0.2228888,-0.1533241;0.4990002;-0.01791872,-0.2112691;0.2497171;0.08546942,-0.2724952;-0.04135467;0.174206,0.08860114;0.004761306;-0.04523217,0.1098096;-0.3284346;-0.008222841,0.1205413;-0.7406826;0.0846476,0.1316041;-0.7733119;0.01923247,-0.08627192;0.007879787;-0.04913092,-0.1300985;-0.3240936;-0.02245109,-0.153748;-0.7369668;0.06509908,-0.1477518;-0.698258;-0.02552184,0.005466343;0.5486614;-0.01486951,0;0;0,-0.007791802;0.3166958;-0.01919365,-0.01494779;0.6217993;-0.05410361,0.1420095;0.5206505;-0.09687662,0.2423036;0.2635059;-0.09432268,0.2643588;-0.03942752;-0.1582795,-0.143511;0.4913722;0.04432171,-0.196532;0.2287838;0.1108416,-0.3105758;-0.05860376;0.1381905,0.06820952;0.009435788;-0.07195282,0.1064629;-0.3233258;-0.04654789,0.1240349;-0.7331423;0.05558062,0.13212;-0.7761337;0.001443382,-0.09927642;-0.003232877;-0.007247386,-0.1291376;-0.3377144;0.00108077,-0.1209559;-0.7540272;0.07391846,-0.1343936;-0.7959499;0.01941612,-0.01312721;0.5470596;-0.04279256,469.513
+0;0;0,0.002989111;0.3173047;-0.003536765,0.006195797;0.6238083;-0.02300966,0.1657704;0.5082959;0.003305873,0.2065394;0.2546601;0.1042487,0.2583406;-0.02196047;0.235181,-0.1536261;0.4993114;-0.0182097,-0.211666;0.2522188;0.09023065,-0.2733837;-0.03668934;0.1854596,0.08865753;0.004591732;-0.04507099,0.1101083;-0.3289708;-0.007871538,0.1208176;-0.7410223;0.08511396,0.1316453;-0.7746779;0.02050874,-0.0861632;0.008022014;-0.04923602,-0.1297838;-0.3243786;-0.02249654,-0.153596;-0.7370071;0.06535612,-0.1477008;-0.6983249;-0.0253796,0.005366119;0.5485778;-0.01566796,0;0;0,-0.007710949;0.3166513;-0.01939511,-0.01486961;0.6216791;-0.05454612,0.1422413;0.520534;-0.09704554,0.2426882;0.2634589;-0.09469628,0.2644956;-0.03951368;-0.1585524,-0.1434084;0.4917619;0.04438739,-0.196179;0.230039;0.1143807,-0.3107255;-0.05694726;0.1437668,0.06815913;0.009416118;-0.07196045,0.106642;-0.3237056;-0.04632974,0.1240492;-0.7334303;0.05550385,0.1325839;-0.7787654;0.004563808,-0.09924515;-0.003152325;-0.007286959,-0.129166;-0.3380221;0.001368601,-0.1210762;-0.7542127;0.0739449,-0.1343968;-0.7964129;0.01960525,-0.01303923;0.5469682;-0.04318142,469.524
+0;0;0,0.002989111;0.3173047;-0.003536765,0.006195797;0.6238083;-0.02300966,0.1657704;0.5082959;0.003305873,0.2065394;0.2546601;0.1042487,0.2583406;-0.02196047;0.235181,-0.1536261;0.4993114;-0.0182097,-0.211666;0.2522188;0.09023065,-0.2733837;-0.03668934;0.1854596,0.08865753;0.004591732;-0.04507099,0.1101083;-0.3289708;-0.007871538,0.1208176;-0.7410223;0.08511396,0.1316453;-0.7746779;0.02050874,-0.0861632;0.008022014;-0.04923602,-0.1297838;-0.3243786;-0.02249654,-0.153596;-0.7370071;0.06535612,-0.1477008;-0.6983249;-0.0253796,0.005366119;0.5485778;-0.01566796,0;0;0,-0.007710949;0.3166513;-0.01939511,-0.01486961;0.6216791;-0.05454612,0.1422413;0.520534;-0.09704554,0.2426882;0.2634589;-0.09469628,0.2644956;-0.03951368;-0.1585524,-0.1434084;0.4917619;0.04438739,-0.196179;0.230039;0.1143807,-0.3107255;-0.05694726;0.1437668,0.06815913;0.009416118;-0.07196045,0.106642;-0.3237056;-0.04632974,0.1240492;-0.7334303;0.05550385,0.1325839;-0.7787654;0.004563808,-0.09924515;-0.003152325;-0.007286959,-0.129166;-0.3380221;0.001368601,-0.1210762;-0.7542127;0.0739449,-0.1343968;-0.7964129;0.01960525,-0.01303923;0.5469682;-0.04318142,469.546
+0;0;0,0.002989017;0.3172947;-0.003536654,0.006196355;0.6238611;-0.02301332,0.1650824;0.5085108;0.00322183,0.2058223;0.2550564;0.1040925,0.2577002;-0.02197379;0.2352186,-0.1529433;0.499565;-0.01820141,-0.2109417;0.252649;0.09016143,-0.2727509;-0.03668699;0.1855313,0.08870329;0.004594103;-0.04509426,0.1101544;-0.3289737;-0.007894229,0.1208645;-0.7410551;0.08509803,0.1316922;-0.7747111;0.02049244,-0.08620768;0.008026155;-0.04926144,-0.1298289;-0.3243796;-0.02252155,-0.1536429;-0.7370381;0.06533751,-0.1477477;-0.6983559;-0.02539873,0.005366559;0.5486199;-0.01567058,0;0;0,-0.007361277;0.3166135;-0.01997757,-0.01426286;0.6216148;-0.05594635,0.1422891;0.5205023;-0.09749746,0.2426729;0.2636192;-0.09467483,0.2646158;-0.03969726;-0.1590854,-0.1420745;0.4923233;0.04337399,-0.195697;0.2316903;0.115961,-0.309921;-0.05574009;0.1470693,0.06811545;0.009374768;-0.07207823,0.1065718;-0.323744;-0.04630184,0.1238741;-0.7334486;0.055758,0.1325378;-0.7786989;0.004713535,-0.09930716;-0.003051355;-0.007186739,-0.1294352;-0.3379074;0.001483341,-0.1212824;-0.7541206;0.074102,-0.134574;-0.7966843;0.02024072,-0.01248437;0.5469234;-0.0443759,469.5574
+0;0;0,0.002938039;0.3172885;-0.004091682,0.006024688;0.6238099;-0.0242735,0.1651183;0.5092495;0.002342409,0.2058574;0.2578456;0.1082208,0.2552915;-0.01575825;0.2472469,-0.1532522;0.5000683;-0.01848244,-0.2110997;0.2550217;0.09412157,-0.2716742;-0.03175277;0.1976696,0.08874059;0.004493646;-0.04503096,0.1101673;-0.3290649;-0.007734645,0.1209986;-0.7411492;0.0852313,0.1238883;-0.7025711;-0.005660199,-0.08619745;0.008100907;-0.04926709,-0.1298779;-0.3243205;-0.02281947,-0.1536652;-0.7368813;0.06550465,-0.1479118;-0.6982477;-0.02524534,0.005233561;0.5485867;-0.01674354,0;0;0,-0.007361277;0.3166135;-0.01997757,-0.01426286;0.6216148;-0.05594635,0.1422891;0.5205023;-0.09749746,0.2426729;0.2636192;-0.09467483,0.2646158;-0.03969726;-0.1590854,-0.1420745;0.4923233;0.04337399,-0.195697;0.2316903;0.115961,-0.309921;-0.05574009;0.1470693,0.06811545;0.009374768;-0.07207823,0.1065718;-0.323744;-0.04630184,0.1238741;-0.7334486;0.055758,0.1325378;-0.7786989;0.004713535,-0.09930716;-0.003051355;-0.007186739,-0.1294352;-0.3379074;0.001483341,-0.1212824;-0.7541206;0.074102,-0.134574;-0.7966843;0.02024072,-0.01248437;0.5469234;-0.0443759,469.5695
+0;0;0,0.002938039;0.3172885;-0.004091682,0.006024688;0.6238099;-0.0242735,0.1651183;0.5092495;0.002342409,0.2058574;0.2578456;0.1082208,0.2552915;-0.01575825;0.2472469,-0.1532522;0.5000683;-0.01848244,-0.2110997;0.2550217;0.09412157,-0.2716742;-0.03175277;0.1976696,0.08874059;0.004493646;-0.04503096,0.1101673;-0.3290649;-0.007734645,0.1209986;-0.7411492;0.0852313,0.1238883;-0.7025711;-0.005660199,-0.08619745;0.008100907;-0.04926709,-0.1298779;-0.3243205;-0.02281947,-0.1536652;-0.7368813;0.06550465,-0.1479118;-0.6982477;-0.02524534,0.005233561;0.5485867;-0.01674354,0;0;0,-0.007361277;0.3166135;-0.01997757,-0.01426286;0.6216148;-0.05594635,0.1422891;0.5205023;-0.09749746,0.2426729;0.2636192;-0.09467483,0.2646158;-0.03969726;-0.1590854,-0.1420745;0.4923233;0.04337399,-0.195697;0.2316903;0.115961,-0.309921;-0.05574009;0.1470693,0.06811545;0.009374768;-0.07207823,0.1065718;-0.323744;-0.04630184,0.1238741;-0.7334486;0.055758,0.1325378;-0.7786989;0.004713535,-0.09930716;-0.003051355;-0.007186739,-0.1294352;-0.3379074;0.001483341,-0.1212824;-0.7541206;0.074102,-0.134574;-0.7966843;0.02024072,-0.01248437;0.5469234;-0.0443759,469.5813
+0;0;0,0.002768852;0.317167;-0.004602852,0.005558865;0.6235937;-0.02542828,0.1640914;0.5097751;0.001800084,0.2048727;0.260986;0.1127533,0.2508054;-0.01070097;0.2571937,-0.15302;0.5004007;-0.01863696,-0.210204;0.2580572;0.09913123,-0.271258;-0.02660894;0.2087864,0.08878914;0.004437007;-0.04496979,0.1103338;-0.330502;-0.007518113,0.1211498;-0.7419248;0.08538855,0.1250025;-0.7003002;-0.03844372,-0.08617358;0.008126767;-0.04933102,-0.1300375;-0.3256756;-0.02281962,-0.1540144;-0.7375588;0.06546753,-0.1462556;-0.6958601;-0.05817448,0.00485517;0.548407;-0.01772932,0;0;0,-0.006979145;0.3164729;-0.02049279,-0.0136229;0.6213731;-0.05691099,0.142311;0.5202943;-0.09769237,0.2427065;0.263814;-0.09480572,0.2646901;-0.03963912;-0.1597641,-0.14097;0.4929692;0.0424043,-0.1947319;0.2332787;0.1168372,-0.3111435;-0.05307022;0.1520409,0.06813061;0.009276703;-0.07209468,0.1072254;-0.3251495;-0.04598737,0.123999;-0.7342792;0.05574203,0.0793362;-0.7302824;-0.05745459,-0.09932263;-0.002896895;-0.007218271,-0.1296397;-0.3391329;0.001564363,-0.1215671;-0.7546964;0.074084,-0.1396486;-0.8236364;0.0008148625,-0.01190048;0.5467156;-0.04524493,469.6021
+0;0;0,0.002768852;0.317167;-0.004602852,0.005558865;0.6235937;-0.02542828,0.1640914;0.5097751;0.001800084,0.2048727;0.260986;0.1127533,0.2508054;-0.01070097;0.2571937,-0.15302;0.5004007;-0.01863696,-0.210204;0.2580572;0.09913123,-0.271258;-0.02660894;0.2087864,0.08878914;0.004437007;-0.04496979,0.1103338;-0.330502;-0.007518113,0.1211498;-0.7419248;0.08538855,0.1250025;-0.7003002;-0.03844372,-0.08617358;0.008126767;-0.04933102,-0.1300375;-0.3256756;-0.02281962,-0.1540144;-0.7375588;0.06546753,-0.1462556;-0.6958601;-0.05817448,0.00485517;0.548407;-0.01772932,0;0;0,-0.006979145;0.3164729;-0.02049279,-0.0136229;0.6213731;-0.05691099,0.142311;0.5202943;-0.09769237,0.2427065;0.263814;-0.09480572,0.2646901;-0.03963912;-0.1597641,-0.14097;0.4929692;0.0424043,-0.1947319;0.2332787;0.1168372,-0.3111435;-0.05307022;0.1520409,0.06813061;0.009276703;-0.07209468,0.1072254;-0.3251495;-0.04598737,0.123999;-0.7342792;0.05574203,0.0793362;-0.7302824;-0.05745459,-0.09932263;-0.002896895;-0.007218271,-0.1296397;-0.3391329;0.001564363,-0.1215671;-0.7546964;0.074084,-0.1396486;-0.8236364;0.0008148625,-0.01190048;0.5467156;-0.04524493,469.6131
+0;0;0,0.002767975;0.3170666;-0.004601394,0.005556191;0.6232963;-0.02541279,0.1634991;0.5096836;0.001736784,0.2042394;0.2611447;0.1125784,0.2504125;-0.01196438;0.2577749,-0.152437;0.5003439;-0.01862452,-0.2095635;0.2582441;0.09902526,-0.270937;-0.02791205;0.2092544,0.08874582;0.004434843;-0.04494786,0.1102716;-0.3302104;-0.007529013,0.1210857;-0.741562;0.08536159,0.1239557;-0.7029026;-0.006884187,-0.08613154;0.008122803;-0.04930696,-0.129957;-0.3253868;-0.0228188,-0.1539297;-0.7371988;0.06545309,-0.14815;-0.6984842;-0.02665096,0.004853082;0.5481722;-0.01772024,0;0;0,-0.006634422;0.316354;-0.02088475,-0.01296899;0.6210224;-0.05763435,0.1424612;0.5203429;-0.09784031,0.2427993;0.2641395;-0.09478772,0.265025;-0.04086003;-0.1602386,-0.1401843;0.4937723;0.04156435,-0.1946859;0.2352573;0.1184853,-0.3118012;-0.05206889;0.1576028,0.06811756;0.009248912;-0.07204342,0.107167;-0.3248875;-0.04598546,0.1239979;-0.7339808;0.05557799,0.1362214;-0.7805357;0.004760265,-0.09926325;-0.002781932;-0.007407323,-0.1296098;-0.3387106;0.001647608,-0.121719;-0.7542286;0.0740237,-0.1334228;-0.7998769;0.02174685,-0.01132267;0.546438;-0.04589725,469.6259
+0;0;0,0.002674537;0.3170583;-0.005191181,0.005330835;0.6232424;-0.02667562,0.1633965;0.5103402;0.00127783,0.2034673;0.2642043;0.1175907,0.2441733;-0.003784806;0.2735631,-0.1527622;0.5007442;-0.0188136,-0.2092622;0.2608582;0.1035779,-0.2703981;-0.02243516;0.2210929,0.0886982;0.004421715;-0.04504304,0.110432;-0.3302118;-0.007639021,0.1211476;-0.7414541;0.08574573,0.1311024;-0.776444;0.02040259,-0.08616281;0.008113921;-0.04925376,-0.1299091;-0.3254322;-0.02309522,-0.1539176;-0.7371383;0.06565958,-0.1481935;-0.6984729;-0.02645259,0.004662621;0.5481358;-0.01881146,0;0;0,-0.006634422;0.316354;-0.02088475,-0.01296899;0.6210224;-0.05763435,0.1424612;0.5203429;-0.09784031,0.2427993;0.2641395;-0.09478772,0.265025;-0.04086003;-0.1602386,-0.1401843;0.4937723;0.04156435,-0.1946859;0.2352573;0.1184853,-0.3118012;-0.05206889;0.1576028,0.06811756;0.009248912;-0.07204342,0.107167;-0.3248875;-0.04598546,0.1239979;-0.7339808;0.05557799,0.1362214;-0.7805357;0.004760265,-0.09926325;-0.002781932;-0.007407323,-0.1296098;-0.3387106;0.001647608,-0.121719;-0.7542286;0.0740237,-0.1334228;-0.7998769;0.02174685,-0.01132267;0.546438;-0.04589725,469.6467
+0;0;0,0.002674525;0.3170568;-0.005191157,0.00533104;0.6232659;-0.02667731,0.1631975;0.510406;0.001251485,0.2032602;0.2643203;0.1175406,0.244154;-0.004905432;0.2742327,-0.1525646;0.500822;-0.01881474,-0.2090531;0.2609849;0.1035517,-0.2704712;-0.02361569;0.2216091,0.0886659;0.004420104;-0.04502664,0.1104252;-0.3306069;-0.007578626,0.121136;-0.7416635;0.08576395,0.1344989;-0.7989033;-0.00195016,-0.08613143;0.008110966;-0.04923582,-0.1299292;-0.3258274;-0.02304651,-0.1539269;-0.7373476;0.06566819,-0.146243;-0.6957155;-0.05797964,0.004662779;0.5481541;-0.0188126,0;0;0,-0.006487377;0.3163349;-0.02119493,-0.01267697;0.6209879;-0.05830407,0.1425097;0.5201363;-0.09829736,0.2430018;0.2640559;-0.09505355,0.2653753;-0.04237467;-0.1606811,-0.1397938;0.4941879;0.04105774,-0.1950783;0.2365988;0.1202906,-0.3133309;-0.05107573;0.1646407,0.06811706;0.009160727;-0.07200503,0.1074391;-0.3253374;-0.04585743,0.1239538;-0.7342737;0.05559922,0.07934626;-0.7303265;-0.05760216,-0.09922461;-0.002640653;-0.00748864,-0.1297635;-0.3389502;0.001579898,-0.1218698;-0.7542889;0.0738742,-0.1376561;-0.8258261;0.003702074,-0.01106347;0.5464121;-0.04647446,469.6692
+0;0;0,0.002674525;0.3170568;-0.005191157,0.00533104;0.6232659;-0.02667731,0.1631975;0.510406;0.001251485,0.2032602;0.2643203;0.1175406,0.244154;-0.004905432;0.2742327,-0.1525646;0.500822;-0.01881474,-0.2090531;0.2609849;0.1035517,-0.2704712;-0.02361569;0.2216091,0.0886659;0.004420104;-0.04502664,0.1104252;-0.3306069;-0.007578626,0.121136;-0.7416635;0.08576395,0.1344989;-0.7989033;-0.00195016,-0.08613143;0.008110966;-0.04923582,-0.1299292;-0.3258274;-0.02304651,-0.1539269;-0.7373476;0.06566819,-0.146243;-0.6957155;-0.05797964,0.004662779;0.5481541;-0.0188126,0;0;0,-0.006487377;0.3163349;-0.02119493,-0.01267697;0.6209879;-0.05830407,0.1425097;0.5201363;-0.09829736,0.2430018;0.2640559;-0.09505355,0.2653753;-0.04237467;-0.1606811,-0.1397938;0.4941879;0.04105774,-0.1950783;0.2365988;0.1202906,-0.3133309;-0.05107573;0.1646407,0.06811706;0.009160727;-0.07200503,0.1074391;-0.3253374;-0.04585743,0.1239538;-0.7342737;0.05559922,0.07934626;-0.7303265;-0.05760216,-0.09922461;-0.002640653;-0.00748864,-0.1297635;-0.3389502;0.001579898,-0.1218698;-0.7542889;0.0738742,-0.1376561;-0.8258261;0.003702074,-0.01106347;0.5464121;-0.04647446,469.68
+0;0;0,0.002673692;0.316958;-0.005189539,0.005328896;0.6230162;-0.02666475,0.1631575;0.5102102;0.001254512,0.2032265;0.2640855;0.117562,0.2440586;-0.00473395;0.2740177,-0.1525283;0.5006285;-0.01880687,-0.2090258;0.2607535;0.103579,-0.2703512;-0.02341768;0.2214582,0.08867402;0.004420509;-0.04503077,0.1104298;-0.3305514;-0.007588916,0.1211609;-0.7423912;0.08593149,0.1345224;-0.7996215;-0.00177303,-0.08613932;0.008111709;-0.04924033,-0.1299299;-0.3257717;-0.02305533,-0.1539733;-0.7380759;0.0658284,-0.1462903;-0.696445;-0.0578059,0.004661033;0.5479492;-0.01880473,0;0;0,-0.00636287;0.3162272;-0.02136135,-0.0125072;0.6207192;-0.05854917,0.1426141;0.5198611;-0.09854519,0.2433209;0.2638188;-0.09526241,0.2654765;-0.04220185;-0.1606081,-0.1395864;0.4942755;0.0410022,-0.1951869;0.2374023;0.1224578,-0.3139242;-0.04893532;0.1706424,0.06813657;0.009131595;-0.07200289,0.1073725;-0.3253156;-0.0457921,0.1241378;-0.7350358;0.05580258,0.07947066;-0.7310892;-0.05736017,-0.0992327;-0.002565973;-0.00752863,-0.1295986;-0.3388456;0.001149117,-0.1220505;-0.7549495;0.07376979,-0.1375493;-0.8263805;0.003404468,-0.01090263;0.5461907;-0.04670787,469.6917
+0;0;0,0.002580393;0.3169517;-0.005605915,0.005105852;0.6229805;-0.02751182,0.1630242;0.5106301;0.0009111688,0.2023677;0.2665731;0.1217357,0.2433576;0.009738654;0.2971365,-0.1529084;0.5012497;-0.01906987,-0.2086387;0.2637471;0.1081974,-0.2688184;-0.01790693;0.2325315,0.0886968;0.004283824;-0.04499912,0.1104212;-0.3307185;-0.007811494,0.1213406;-0.7424768;0.08604493,0.1345391;-0.7997135;-0.001677983,-0.08611244;0.008230294;-0.04926767,-0.129971;-0.3256651;-0.02335129,-0.1540347;-0.7379282;0.06571807,-0.1463638;-0.6963425;-0.05792121,0.004473262;0.5479244;-0.0195452,0;0;0,-0.00636287;0.3162272;-0.02136135,-0.0125072;0.6207192;-0.05854917,0.1426141;0.5198611;-0.09854519,0.2433209;0.2638188;-0.09526241,0.2654765;-0.04220185;-0.1606081,-0.1395864;0.4942755;0.0410022,-0.1951869;0.2374023;0.1224578,-0.3139242;-0.04893532;0.1706424,0.06813657;0.009131595;-0.07200289,0.1073725;-0.3253156;-0.0457921,0.1241378;-0.7350358;0.05580258,0.07947066;-0.7310892;-0.05736017,-0.0992327;-0.002565973;-0.00752863,-0.1295986;-0.3388456;0.001149117,-0.1220505;-0.7549495;0.07376979,-0.1375493;-0.8263805;0.003404468,-0.01090263;0.5461907;-0.04670787,469.7143
+0;0;0,0.0025796;0.3168543;-0.005604193,0.005104294;0.6227905;-0.02750332,0.1627251;0.5105361;0.0008784961,0.2021811;0.265781;0.1220486,0.2430597;0.009644032;0.2969731,-0.1526142;0.5011733;-0.01906502,-0.2085038;0.2629914;0.1085662,-0.2685201;-0.01789773;0.2325627,0.08867335;0.004282692;-0.04498722,0.1103833;-0.3304965;-0.007824358,0.1213064;-0.7423961;0.08606426,0.1345045;-0.7996297;-0.001655541,-0.08608967;0.008228118;-0.04925464,-0.129919;-0.325445;-0.02335552,-0.153991;-0.7378494;0.06574439,-0.1463203;-0.6962641;-0.05789052,0.004471923;0.5477604;-0.01953945,0;0;0,-0.006177158;0.3161139;-0.0216465,-0.01221935;0.6204808;-0.05910873,0.1425824;0.5195835;-0.09891105,0.2438877;0.2629337;-0.09542942,0.2657355;-0.04228318;-0.1605535,-0.1393783;0.4953128;0.04056794,-0.1956661;0.2385033;0.1243809,-0.3146883;-0.04668319;0.1731473,0.06815153;0.009080574;-0.07195878,0.1074765;-0.3251327;-0.04579401,0.1240086;-0.7349998;0.05584884,0.07935621;-0.7310762;-0.05730963,-0.09920231;-0.002480079;-0.007609613,-0.1295878;-0.3385304;0.00113647,-0.1220573;-0.7548012;0.07364554,-0.1382211;-0.8261459;0.003313236,-0.01063574;0.5459884;-0.04720426,469.725
+0;0;0,0.0025796;0.3168543;-0.005604193,0.005104294;0.6227905;-0.02750332,0.1627251;0.5105361;0.0008784961,0.2021811;0.265781;0.1220486,0.2430597;0.009644032;0.2969731,-0.1526142;0.5011733;-0.01906502,-0.2085038;0.2629914;0.1085662,-0.2685201;-0.01789773;0.2325627,0.08867335;0.004282692;-0.04498722,0.1103833;-0.3304965;-0.007824358,0.1213064;-0.7423961;0.08606426,0.1345045;-0.7996297;-0.001655541,-0.08608967;0.008228118;-0.04925464,-0.129919;-0.325445;-0.02335552,-0.153991;-0.7378494;0.06574439,-0.1463203;-0.6962641;-0.05789052,0.004471923;0.5477604;-0.01953945,0;0;0,-0.006177158;0.3161139;-0.0216465,-0.01221935;0.6204808;-0.05910873,0.1425824;0.5195835;-0.09891105,0.2438877;0.2629337;-0.09542942,0.2657355;-0.04228318;-0.1605535,-0.1393783;0.4953128;0.04056794,-0.1956661;0.2385033;0.1243809,-0.3146883;-0.04668319;0.1731473,0.06815153;0.009080574;-0.07195878,0.1074765;-0.3251327;-0.04579401,0.1240086;-0.7349998;0.05584884,0.07935621;-0.7310762;-0.05730963,-0.09920231;-0.002480079;-0.007609613,-0.1295878;-0.3385304;0.00113647,-0.1220573;-0.7548012;0.07364554,-0.1382211;-0.8261459;0.003313236,-0.01063574;0.5459884;-0.04720426,469.7361
+0;0;0,0.002556706;0.3168385;-0.005937573,0.005063524;0.6227394;-0.02806821,0.1626328;0.5113046;0.0008094124,0.2013793;0.2696856;0.1250781,0.2387914;0.01080558;0.2998204,-0.1526357;0.5017209;-0.019079,-0.2074966;0.2667915;0.111773,-0.2675343;-0.01255575;0.2433554,0.08866961;0.004153067;-0.0448234,0.1104994;-0.3308646;-0.007429101,0.1214483;-0.745002;0.08708731,0.1312065;-0.7769368;0.02443827,-0.08596091;0.008309241;-0.04929872,-0.1296262;-0.3256332;-0.02307759,-0.1538411;-0.7402521;0.06674358,-0.1483845;-0.7020188;-0.02133863,0.004434629;0.5477192;-0.02005236,0;0;0,-0.006235585;0.3160826;-0.02193999,-0.01236673;0.6203857;-0.05974483,0.1424136;0.5197002;-0.09913266,0.2438929;0.264722;-0.09569275,0.2659939;-0.04235753;-0.1602459,-0.1392704;0.4955451;0.04019906,-0.1958178;0.2411278;0.1262107,-0.3154725;-0.04502162;0.1786953,0.06817492;0.009007767;-0.07183123,0.1074801;-0.3254732;-0.0455761,0.1242061;-0.7376192;0.05649734,0.1321091;-0.7802614;0.006330732,-0.09911025;-0.002365323;-0.007761869,-0.1295305;-0.3386684;0.001541659,-0.1220398;-0.757324;0.07389086,-0.1342411;-0.7989817;0.02317261,-0.01075336;0.5459136;-0.0477457,469.7595
+0;0;0,0.002556706;0.3168385;-0.005937573,0.005063524;0.6227394;-0.02806821,0.1626328;0.5113046;0.0008094124,0.2013793;0.2696856;0.1250781,0.2387914;0.01080558;0.2998204,-0.1526357;0.5017209;-0.019079,-0.2074966;0.2667915;0.111773,-0.2675343;-0.01255575;0.2433554,0.08866961;0.004153067;-0.0448234,0.1104994;-0.3308646;-0.007429101,0.1214483;-0.745002;0.08708731,0.1312065;-0.7769368;0.02443827,-0.08596091;0.008309241;-0.04929872,-0.1296262;-0.3256332;-0.02307759,-0.1538411;-0.7402521;0.06674358,-0.1483845;-0.7020188;-0.02133863,0.004434629;0.5477192;-0.02005236,0;0;0,-0.006235585;0.3160826;-0.02193999,-0.01236673;0.6203857;-0.05974483,0.1424136;0.5197002;-0.09913266,0.2438929;0.264722;-0.09569275,0.2659939;-0.04235753;-0.1602459,-0.1392704;0.4955451;0.04019906,-0.1958178;0.2411278;0.1262107,-0.3154725;-0.04502162;0.1786953,0.06817492;0.009007767;-0.07183123,0.1074801;-0.3254732;-0.0455761,0.1242061;-0.7376192;0.05649734,0.1321091;-0.7802614;0.006330732,-0.09911025;-0.002365323;-0.007761869,-0.1295305;-0.3386684;0.001541659,-0.1220398;-0.757324;0.07389086,-0.1342411;-0.7989817;0.02317261,-0.01075336;0.5459136;-0.0477457,469.7806
+0;0;0,0.002432767;0.3168048;-0.006398446,0.004770643;0.6226674;-0.02904911,0.1623649;0.51216;0.0003630333,0.2005061;0.2728326;0.1284957,0.2363614;0.02472161;0.3195401,-0.1529605;0.5025606;-0.01936689,-0.2066698;0.2699992;0.1154696,-0.265618;-0.007787287;0.2522264,0.08874135;0.004099702;-0.04467487,0.1105506;-0.3308339;-0.007241827,0.1211793;-0.7360985;0.08545813,0.1315202;-0.7708863;0.01922119,-0.08589045;0.008326705;-0.04940822,-0.1294574;-0.3255302;-0.02297159,-0.1533401;-0.7312495;0.06515968,-0.1476295;-0.6926281;-0.02749445,0.004188378;0.5476608;-0.02089744,0;0;0,-0.006131686;0.3160423;-0.0221765,-0.01217671;0.6203091;-0.06027603,0.1424627;0.5196854;-0.09943676,0.243984;0.2650668;-0.09581029,0.2665181;-0.04268032;-0.1600486,-0.1389405;0.4958171;0.03984936,-0.1957331;0.2422633;0.1272302,-0.31626;-0.04348215;0.1834925,0.06814622;0.008990228;-0.07185364,0.1074349;-0.325408;-0.04555488,0.1228673;-0.7284276;0.05584836,0.1313957;-0.7752655;0.003743175,-0.09910653;-0.002309657;-0.007761395,-0.1294599;-0.338551;0.001063413,-0.1224338;-0.7481508;0.07264698,-0.1357011;-0.7932803;0.01906276,-0.01058226;0.5458479;-0.04820299,469.793
+0;0;0,0.002432767;0.3168048;-0.006398446,0.004770643;0.6226674;-0.02904911,0.1623649;0.51216;0.0003630333,0.2005061;0.2728326;0.1284957,0.2363614;0.02472161;0.3195401,-0.1529605;0.5025606;-0.01936689,-0.2066698;0.2699992;0.1154696,-0.265618;-0.007787287;0.2522264,0.08874135;0.004099702;-0.04467487,0.1105506;-0.3308339;-0.007241827,0.1211793;-0.7360985;0.08545813,0.1315202;-0.7708863;0.01922119,-0.08589045;0.008326705;-0.04940822,-0.1294574;-0.3255302;-0.02297159,-0.1533401;-0.7312495;0.06515968,-0.1476295;-0.6926281;-0.02749445,0.004188378;0.5476608;-0.02089744,0;0;0,-0.006131686;0.3160423;-0.0221765,-0.01217671;0.6203091;-0.06027603,0.1424627;0.5196854;-0.09943676,0.243984;0.2650668;-0.09581029,0.2665181;-0.04268032;-0.1600486,-0.1389405;0.4958171;0.03984936,-0.1957331;0.2422633;0.1272302,-0.31626;-0.04348215;0.1834925,0.06814622;0.008990228;-0.07185364,0.1074349;-0.325408;-0.04555488,0.1228673;-0.7284276;0.05584836,0.1313957;-0.7752655;0.003743175,-0.09910653;-0.002309657;-0.007761395,-0.1294599;-0.338551;0.001063413,-0.1224338;-0.7481508;0.07264698,-0.1357011;-0.7932803;0.01906276,-0.01058226;0.5458479;-0.04820299,469.814
+0;0;0,0.002432095;0.3167172;-0.006396677,0.004769236;0.6224837;-0.02904028,0.162294;0.5120142;0.0003600791,0.2004523;0.2725793;0.1285503,0.2363088;0.02446005;0.3196011,-0.1528925;0.5024189;-0.01936115,-0.2066259;0.2697532;0.1155358,-0.2655761;-0.008042544;0.2522972,0.08873854;0.004099572;-0.04467345,0.1105395;-0.3307064;-0.007254682,0.1213285;-0.7420816;0.08684301,0.1311663;-0.7737178;0.0238282,-0.08588774;0.008326442;-0.04940666,-0.1294381;-0.3254032;-0.02298011,-0.1536808;-0.73724;0.06648003,-0.148248;-0.699038;-0.02166688,0.004187143;0.5474993;-0.02089102,0;0;0,-0.00608927;0.3159323;-0.02250099,-0.01216318;0.6200372;-0.06110454,0.1424773;0.5195973;-0.1000113,0.2440431;0.2648682;-0.09609687,0.2667634;-0.0429877;-0.1597974,-0.1387044;0.4958985;0.03949967,-0.1955198;0.2429274;0.1289172,-0.3162968;-0.04154393;0.1908704,0.06812326;0.008963585;-0.07187438,0.1073504;-0.3253128;-0.0455873,0.1229989;-0.7347093;0.05614781,0.1309839;-0.7767808;0.005073309,-0.09910475;-0.002240995;-0.007763954,-0.1293778;-0.3383667;0.0008107494,-0.1224785;-0.754143;0.07349387,-0.1349854;-0.7958716;0.02284545,-0.01055369;0.5456212;-0.04889512,469.8253
+0;0;0,0.002333339;0.3167078;-0.006877016,0.004533988;0.6224377;-0.03002235,0.1621436;0.5124099;-0.0001490302,0.1995705;0.2753221;0.1325404,0.2374851;0.02621157;0.3218963,-0.1531824;0.502731;-0.01958624,-0.2059146;0.2720613;0.1190812,-0.2635046;-0.00207895;0.2635794,0.08870623;0.004202268;-0.04472803,0.1105154;-0.3305949;-0.007235315,0.1214276;-0.7419506;0.08693315,0.1308697;-0.7742233;0.02448611,-0.08593057;0.008218118;-0.04935029,-0.1295017;-0.3255048;-0.02287318,-0.1536107;-0.7373339;0.06665856,-0.1482365;-0.6991696;-0.02149544,0.003988342;0.5474666;-0.02174852,0;0;0,-0.00608927;0.3159323;-0.02250099,-0.01216318;0.6200372;-0.06110454,0.1424773;0.5195973;-0.1000113,0.2440431;0.2648682;-0.09609687,0.2667634;-0.0429877;-0.1597974,-0.1387044;0.4958985;0.03949967,-0.1955198;0.2429274;0.1289172,-0.3162968;-0.04154393;0.1908704,0.06812326;0.008963585;-0.07187438,0.1073504;-0.3253128;-0.0455873,0.1229989;-0.7347093;0.05614781,0.1309839;-0.7767808;0.005073309,-0.09910475;-0.002240995;-0.007763954,-0.1293778;-0.3383667;0.0008107494,-0.1224785;-0.754143;0.07349387,-0.1349854;-0.7958716;0.02284545,-0.01055369;0.5456212;-0.04889512,469.8371
+0;0;0,0.002332999;0.3166618;-0.006876015,0.004533588;0.6223833;-0.03002089,0.1619212;0.512403;-0.0001776963,0.1994761;0.2745044;0.1329656,0.2372665;0.02621017;0.3217009,-0.1529622;0.5027378;-0.01958763,-0.2058748;0.2712792;0.1195541,-0.2632761;-0.001962751;0.2635788,0.08867233;0.004200662;-0.04471093,0.1104779;-0.3305407;-0.007224467,0.1214067;-0.7425244;0.08708775,0.1310194;-0.7759218;0.02351284,-0.08589773;0.008214978;-0.04933143,-0.1294616;-0.3254524;-0.02285873,-0.1536074;-0.73791;0.06680968,-0.1481361;-0.6995983;-0.02293649,0.003987931;0.5474106;-0.02174688,0;0;0,-0.006071828;0.3158601;-0.02286768,-0.01221729;0.6198972;-0.06192279,0.1422331;0.5195063;-0.1006424,0.2441621;0.2639133;-0.09664738,0.2666429;-0.04306963;-0.1595383,-0.138355;0.4960627;0.03907999,-0.1953708;0.2427788;0.1303472,-0.3160641;-0.04028028;0.1936706,0.06804594;0.008951649;-0.07189655,0.1072855;-0.3252646;-0.04558492,0.1228088;-0.735375;0.055969,0.1315487;-0.7784519;0.003654722,-0.09906823;-0.00217739;-0.007761422,-0.1295418;-0.3382412;0.0002993601,-0.1227686;-0.7546077;0.07335984,-0.1354146;-0.7973222;0.02133972,-0.01058233;0.545499;-0.04959846,469.8592
+0;0;0,0.002332999;0.3166618;-0.006876015,0.004533588;0.6223833;-0.03002089,0.1619212;0.512403;-0.0001776963,0.1994761;0.2745044;0.1329656,0.2372665;0.02621017;0.3217009,-0.1529622;0.5027378;-0.01958763,-0.2058748;0.2712792;0.1195541,-0.2632761;-0.001962751;0.2635788,0.08867233;0.004200662;-0.04471093,0.1104779;-0.3305407;-0.007224467,0.1214067;-0.7425244;0.08708775,0.1310194;-0.7759218;0.02351284,-0.08589773;0.008214978;-0.04933143,-0.1294616;-0.3254524;-0.02285873,-0.1536074;-0.73791;0.06680968,-0.1481361;-0.6995983;-0.02293649,0.003987931;0.5474106;-0.02174688,0;0;0,-0.006071828;0.3158601;-0.02286768,-0.01221729;0.6198972;-0.06192279,0.1422331;0.5195063;-0.1006424,0.2441621;0.2639133;-0.09664738,0.2666429;-0.04306963;-0.1595383,-0.138355;0.4960627;0.03907999,-0.1953708;0.2427788;0.1303472,-0.3160641;-0.04028028;0.1936706,0.06804594;0.008951649;-0.07189655,0.1072855;-0.3252646;-0.04558492,0.1228088;-0.735375;0.055969,0.1315487;-0.7784519;0.003654722,-0.09906823;-0.00217739;-0.007761422,-0.1295418;-0.3382412;0.0002993601,-0.1227686;-0.7546077;0.07335984,-0.1354146;-0.7973222;0.02133972,-0.01058233;0.545499;-0.04959846,469.8814
+0;0;0,0.002316189;0.3165908;-0.006686665,0.004703652;0.6223018;-0.02885974,0.1623992;0.5143864;-0.0003481153,0.1991564;0.2784247;0.136538,0.2365328;0.03213313;0.3273938,-0.1531325;0.5044873;-0.01973176,-0.2053023;0.2752323;0.1234018,-0.262593;0.005080849;0.2724605,0.08870863;0.004253871;-0.04469617,0.1103457;-0.3302532;-0.007297687,0.1213795;-0.7423926;0.08713321,0.1307175;-0.7751595;0.02392325,-0.08592226;0.00815146;-0.04935567,-0.1295099;-0.3252647;-0.02298193,-0.1536467;-0.7378438;0.06698302,-0.1482591;-0.6995356;-0.02203567,0.00411276;0.5473168;-0.0209105,0;0;0,-0.005921938;0.3157738;-0.02305698,-0.01187239;0.6197011;-0.06233215,0.1422966;0.5194088;-0.1010156,0.2441699;0.2637323;-0.09675455,0.2668841;-0.04301092;-0.1590053,-0.1378107;0.4961565;0.03882436,-0.1950499;0.2437994;0.1326664,-0.3154474;-0.03854069;0.1980196,0.06801415;0.008935183;-0.07196736,0.1072652;-0.3250145;-0.04553366,0.1228564;-0.7353458;0.05587149,0.1309395;-0.7780937;0.004249811,-0.09911175;-0.002124927;-0.007576912,-0.1299558;-0.3379093;0.0001253076,-0.1230541;-0.754416;0.07342117,-0.1358037;-0.7965469;0.02187542,-0.01029003;0.545333;-0.04995608,469.8931
+0;0;0,0.002315849;0.3165444;-0.006685685,0.004702617;0.6221663;-0.02885231,0.1623893;0.5142742;-0.0003441423,0.199166;0.2781871;0.1366148,0.2364962;0.03220055;0.3272343,-0.1531243;0.5043758;-0.01972668,-0.205322;0.2749988;0.123483,-0.2625417;0.005181998;0.272357,0.08867212;0.00425212;-0.04467778,0.1103188;-0.3304039;-0.007262643,0.1213683;-0.7431281;0.08730225,0.1309819;-0.7777474;0.0222268,-0.0858869;0.008148106;-0.04933535,-0.1294939;-0.3254164;-0.02294987,-0.153665;-0.7385811;0.06714274,-0.1481184;-0.7000276;-0.02450312,0.004111894;0.5472028;-0.02090535,0;0;0,-0.005990386;0.3157059;-0.0233314,-0.01206502;0.6195055;-0.06287575,0.1421294;0.5193958;-0.1015705,0.2441781;0.2636381;-0.09694183,0.2671064;-0.04280683;-0.1586225,-0.1377883;0.4962142;0.03870869,-0.1950446;0.2445827;0.1348891,-0.3158175;-0.03722376;0.1999872,0.06796838;0.008916542;-0.0719564,0.1071642;-0.3251854;-0.04544878,0.1230446;-0.7361431;0.05588007,0.1290896;-0.779838;0.0007855892,-0.09906777;-0.002045814;-0.007636696,-0.1300665;-0.3379678;1.892261E-05,-0.1230443;-0.7550637;0.07341906,-0.1358675;-0.7992811;0.02021917,-0.01044547;0.5451717;-0.0504303,469.9153
+0;0;0,0.002315849;0.3165444;-0.006685685,0.004702617;0.6221663;-0.02885231,0.1623893;0.5142742;-0.0003441423,0.199166;0.2781871;0.1366148,0.2364962;0.03220055;0.3272343,-0.1531243;0.5043758;-0.01972668,-0.205322;0.2749988;0.123483,-0.2625417;0.005181998;0.272357,0.08867212;0.00425212;-0.04467778,0.1103188;-0.3304039;-0.007262643,0.1213683;-0.7431281;0.08730225,0.1309819;-0.7777474;0.0222268,-0.0858869;0.008148106;-0.04933535,-0.1294939;-0.3254164;-0.02294987,-0.153665;-0.7385811;0.06714274,-0.1481184;-0.7000276;-0.02450312,0.004111894;0.5472028;-0.02090535,0;0;0,-0.005990386;0.3157059;-0.0233314,-0.01206502;0.6195055;-0.06287575,0.1421294;0.5193958;-0.1015705,0.2441781;0.2636381;-0.09694183,0.2671064;-0.04280683;-0.1586225,-0.1377883;0.4962142;0.03870869,-0.1950446;0.2445827;0.1348891,-0.3158175;-0.03722376;0.1999872,0.06796838;0.008916542;-0.0719564,0.1071642;-0.3251854;-0.04544878,0.1230446;-0.7361431;0.05588007,0.1290896;-0.779838;0.0007855892,-0.09906777;-0.002045814;-0.007636696,-0.1300665;-0.3379678;1.892261E-05,-0.1230443;-0.7550637;0.07341906,-0.1358675;-0.7992811;0.02021917,-0.01044547;0.5451717;-0.0504303,469.9265
+0;0;0,0.002114131;0.3164981;-0.007267717,0.004114529;0.6219667;-0.0306004,0.161939;0.5146108;-0.001004696,0.1982019;0.281204;0.1404187,0.2332355;0.03893334;0.3356853,-0.1536117;0.5043357;-0.02006635,-0.2052795;0.2775178;0.1271695,-0.2624053;0.01040801;0.2802724,0.08863785;0.004370983;-0.04467708,0.1098968;-0.3302546;-0.007124666,0.1209028;-0.742938;0.08749926,0.1307992;-0.7772745;0.02254485,-0.08592256;0.008015306;-0.0492431,-0.1297143;-0.3254837;-0.02284055,-0.1539139;-0.7385994;0.06733853,-0.1484514;-0.7001442;-0.02406649,0.00364959;0.5470565;-0.02228474,0;0;0,-0.006067954;0.3156482;-0.02361608,-0.01226715;0.619338;-0.06347394,0.141996;0.5193277;-0.1020529,0.2440899;0.2636969;-0.09714973,0.2671739;-0.04256022;-0.1581842,-0.1377171;0.4962061;0.03861208,-0.1948601;0.2455792;0.1371774,-0.3167911;-0.03456432;0.205763,0.06788858;0.008937478;-0.07199359,0.1070117;-0.3251346;-0.04550529,0.1228549;-0.7360696;0.05580521,0.1289711;-0.7798935;0.001318216,-0.09904287;-0.00202646;-0.007630103,-0.1302822;-0.3378885;-6.798841E-05,-0.1234104;-0.7549561;0.07334741,-0.1363174;-0.799434;0.02097698,-0.01060941;0.5450332;-0.050946,469.948
+0;0;0,0.002114131;0.3164981;-0.007267717,0.004114529;0.6219667;-0.0306004,0.161939;0.5146108;-0.001004696,0.1982019;0.281204;0.1404187,0.2332355;0.03893334;0.3356853,-0.1536117;0.5043357;-0.02006635,-0.2052795;0.2775178;0.1271695,-0.2624053;0.01040801;0.2802724,0.08863785;0.004370983;-0.04467708,0.1098968;-0.3302546;-0.007124666,0.1209028;-0.742938;0.08749926,0.1307992;-0.7772745;0.02254485,-0.08592256;0.008015306;-0.0492431,-0.1297143;-0.3254837;-0.02284055,-0.1539139;-0.7385994;0.06733853,-0.1484514;-0.7001442;-0.02406649,0.00364959;0.5470565;-0.02228474,0;0;0,-0.006067954;0.3156482;-0.02361608,-0.01226715;0.619338;-0.06347394,0.141996;0.5193277;-0.1020529,0.2440899;0.2636969;-0.09714973,0.2671739;-0.04256022;-0.1581842,-0.1377171;0.4962061;0.03861208,-0.1948601;0.2455792;0.1371774,-0.3167911;-0.03456432;0.205763,0.06788858;0.008937478;-0.07199359,0.1070117;-0.3251346;-0.04550529,0.1228549;-0.7360696;0.05580521,0.1289711;-0.7798935;0.001318216,-0.09904287;-0.00202646;-0.007630103,-0.1302822;-0.3378885;-6.798841E-05,-0.1234104;-0.7549561;0.07334741,-0.1363174;-0.799434;0.02097698,-0.01060941;0.5450332;-0.050946,469.96
+0;0;0,0.002114543;0.3165598;-0.007269134,0.004114242;0.6219217;-0.03059369,0.1618407;0.5146115;-0.001014015,0.1981552;0.2808731;0.1406104,0.2331741;0.03870365;0.3357953,-0.1535143;0.5043427;-0.02006385,-0.2052555;0.2772025;0.1273812,-0.2623575;0.01020437;0.2804201,0.08857986;0.004368123;-0.04464784,0.1098735;-0.330804;-0.007034086,0.1209264;-0.7452458;0.08799299,0.1309302;-0.7802808;0.0223335,-0.08586634;0.008010061;-0.04921088,-0.1297297;-0.3260337;-0.02276519,-0.1540323;-0.7409095;0.0677981,-0.1485106;-0.7023626;-0.02459911,0.003649461;0.547037;-0.02228087,0;0;0,-0.006197222;0.3156755;-0.02404165,-0.01254056;0.6192043;-0.06427097,0.1417352;0.5194221;-0.1026063,0.2441954;0.2635206;-0.09748769,0.2672075;-0.04274026;-0.1578553,-0.1376708;0.496326;0.03824408,-0.1942732;0.2470703;0.1415768,-0.3170604;-0.03228886;0.2112278,0.06782576;0.008912757;-0.07196617,0.1071638;-0.3256782;-0.04532003,0.1221168;-0.7383734;0.05652952,0.1298391;-0.779825;-0.002426624,-0.09897127;-0.001943129;-0.00773379,-0.1301445;-0.338355;0.0002595861,-0.1234863;-0.757244;0.07375753,-0.1367204;-0.8020816;0.02023202,-0.01083674;0.5449455;-0.0516305,469.9813
+0;0;0,0.001966594;0.3165438;-0.007973881,0.003678649;0.6218148;-0.03245617,0.1616265;0.515375;-0.002355605,0.1981427;0.2840959;0.1431999,0.2302322;0.04655679;0.3444831,-0.1538245;0.5041817;-0.02038007,-0.2044717;0.2792276;0.1307501,-0.2616238;0.01558003;0.2894737,0.08861949;0.004304104;-0.04457534,0.1098751;-0.3308722;-0.006977241,0.1207503;-0.7453225;0.08803311,0.1311115;-0.7802219;0.02229504,-0.0858037;0.008060382;-0.04931181,-0.1297358;-0.3259703;-0.02281501,-0.1544821;-0.7408319;0.06769292,-0.1491961;-0.7023765;-0.0247265,0.003292729;0.5469667;-0.02381619,0;0;0,-0.006197222;0.3156755;-0.02404165,-0.01254056;0.6192043;-0.06427097,0.1417352;0.5194221;-0.1026063,0.2441954;0.2635206;-0.09748769,0.2672075;-0.04274026;-0.1578553,-0.1376708;0.496326;0.03824408,-0.1942732;0.2470703;0.1415768,-0.3170604;-0.03228886;0.2112278,0.06782576;0.008912757;-0.07196617,0.1071638;-0.3256782;-0.04532003,0.1221168;-0.7383734;0.05652952,0.1298391;-0.779825;-0.002426624,-0.09897127;-0.001943129;-0.00773379,-0.1301445;-0.338355;0.0002595861,-0.1234863;-0.757244;0.07375753,-0.1367204;-0.8020816;0.02023202,-0.01083674;0.5449455;-0.0516305,469.993
+0;0;0,0.001965282;0.3163326;-0.007968561,0.003676305;0.6214203;-0.03243643,0.1613117;0.5150821;-0.002382752,0.1978034;0.2839583;0.1430749,0.2299026;0.04634742;0.344419,-0.1535163;0.5039109;-0.02037163,-0.2041296;0.2791078;0.1306571,-0.2612989;0.01538068;0.2894285,0.08862359;0.004304303;-0.04457741,0.1098645;-0.3306398;-0.007005364,0.1207412;-0.7451453;0.08801767,0.1308164;-0.778254;0.02409354,-0.08580768;0.008060755;-0.0493141,-0.1297094;-0.3257384;-0.02283566,-0.1544589;-0.7406555;0.06768435,-0.1493188;-0.7024334;-0.0221849,0.003290587;0.5466113;-0.02380096,0;0;0,-0.006146699;0.3154317;-0.02446914,-0.01252919;0.6186926;-0.0653069,0.1415516;0.5193273;-0.1032572,0.2442106;0.263716;-0.09761941,0.2671346;-0.04267314;-0.1578596,-0.1371833;0.4964361;0.03772949,-0.1939773;0.2485825;0.1437992,-0.3163301;-0.0301065;0.2172224,0.06779109;0.008871377;-0.07201028,0.1070956;-0.3254914;-0.04542041,0.1221083;-0.7382048;0.05658364,0.1287924;-0.7784;2.861023E-05,-0.09898017;-0.001883505;-0.007693661,-0.1302841;-0.3380495;0.0002335501,-0.1235947;-0.7569881;0.07377442,-0.1362644;-0.7998494;0.02180117,-0.01081301;0.5445002;-0.05251408,470.015
+0;0;0,0.001965282;0.3163326;-0.007968561,0.003676305;0.6214203;-0.03243643,0.1613117;0.5150821;-0.002382752,0.1978034;0.2839583;0.1430749,0.2299026;0.04634742;0.344419,-0.1535163;0.5039109;-0.02037163,-0.2041296;0.2791078;0.1306571,-0.2612989;0.01538068;0.2894285,0.08862359;0.004304303;-0.04457741,0.1098645;-0.3306398;-0.007005364,0.1207412;-0.7451453;0.08801767,0.1308164;-0.778254;0.02409354,-0.08580768;0.008060755;-0.0493141,-0.1297094;-0.3257384;-0.02283566,-0.1544589;-0.7406555;0.06768435,-0.1493188;-0.7024334;-0.0221849,0.003290587;0.5466113;-0.02380096,0;0;0,-0.006146699;0.3154317;-0.02446914,-0.01252919;0.6186926;-0.0653069,0.1415516;0.5193273;-0.1032572,0.2442106;0.263716;-0.09761941,0.2671346;-0.04267314;-0.1578596,-0.1371833;0.4964361;0.03772949,-0.1939773;0.2485825;0.1437992,-0.3163301;-0.0301065;0.2172224,0.06779109;0.008871377;-0.07201028,0.1070956;-0.3254914;-0.04542041,0.1221083;-0.7382048;0.05658364,0.1287924;-0.7784;2.861023E-05,-0.09898017;-0.001883505;-0.007693661,-0.1302841;-0.3380495;0.0002335501,-0.1235947;-0.7569881;0.07377442,-0.1362644;-0.7998494;0.02180117,-0.01081301;0.5445002;-0.05251408,470.0264
+0;0;0,0.001832159;0.3163171;-0.00858926,0.003392358;0.6213592;-0.03363468,0.1614234;0.5163116;-0.004307199,0.1990897;0.2881454;0.1454566,0.2297219;0.05212039;0.3488837,-0.1537932;0.5040236;-0.02070142,-0.2036529;0.2810722;0.1332937,-0.2605052;0.02036831;0.2970923,0.08867496;0.004319781;-0.04447365,0.1098005;-0.3306161;-0.006764166,0.1207044;-0.7451164;0.08827922,0.1302793;-0.7784654;0.02451616,-0.08576173;0.008013469;-0.04940166,-0.1296567;-0.3257592;-0.02257986,-0.1545428;-0.7406788;0.06789056,-0.1497942;-0.7025043;-0.02200457,0.003039058;0.5465657;-0.02486449,0;0;0,-0.006146699;0.3154317;-0.02446914,-0.01252919;0.6186926;-0.0653069,0.1415516;0.5193273;-0.1032572,0.2442106;0.263716;-0.09761941,0.2671346;-0.04267314;-0.1578596,-0.1371833;0.4964361;0.03772949,-0.1939773;0.2485825;0.1437992,-0.3163301;-0.0301065;0.2172224,0.06779109;0.008871377;-0.07201028,0.1070956;-0.3254914;-0.04542041,0.1221083;-0.7382048;0.05658364,0.1287924;-0.7784;2.861023E-05,-0.09898017;-0.001883505;-0.007693661,-0.1302841;-0.3380495;0.0002335501,-0.1235947;-0.7569881;0.07377442,-0.1362644;-0.7998494;0.02180117,-0.01081301;0.5445002;-0.05251408,470.0375
+0;0;0,0.001831747;0.316246;-0.00858733,0.003392034;0.6213053;-0.03363431,0.1610421;0.5163232;-0.004355421,0.1987238;0.288064;0.1454694,0.2293165;0.05234312;0.3486344,-0.1534163;0.5040647;-0.02071021,-0.2032964;0.2810225;0.1333476,-0.2600754;0.02065453;0.2969352,0.08867873;0.004319965;-0.04447554,0.1097856;-0.3303198;-0.006799396,0.1206929;-0.74495;0.08827378,0.1304613;-0.7795793;0.02322206,-0.08576538;0.00801381;-0.04940377,-0.1296216;-0.3254637;-0.02260569,-0.1545155;-0.7405135;0.0678931,-0.1496709;-0.7021738;-0.02381882,0.003038699;0.5465045;-0.02486327,0;0;0,-0.006017581;0.3153421;-0.02473497,-0.01230392;0.6186003;-0.0657413,0.1412531;0.5191211;-0.1038465,0.244156;0.2634938;-0.09790564,0.2670105;-0.04255196;-0.1578219,-0.1366987;0.4967323;0.03722897,-0.1936564;0.2494479;0.1448204,-0.3170259;-0.02724917;0.2222474,0.06777976;0.008829042;-0.07203197,0.1069259;-0.3252537;-0.04547882,0.1219527;-0.7381029;0.05653,0.1301219;-0.7779484;-0.003127098,-0.09898628;-0.001802946;-0.007688959,-0.1303993;-0.3376758;-0.0005172435,-0.1240364;-0.7566949;0.07336462,-0.1386701;-0.8004213;0.01993823,-0.01061375;0.5444052;-0.05291772,470.0606
+0;0;0,0.001831625;0.3162248;-0.008586753,0.00339202;0.6213061;-0.03363586,0.1607559;0.5163665;-0.004392667,0.1984396;0.2880954;0.14544,0.2290098;0.05254823;0.3484552,-0.1531331;0.5041302;-0.02071784,-0.2030158;0.2810764;0.133348,-0.259753;0.02090028;0.296815,0.08864288;0.004318219;-0.04445757,0.1097312;-0.3300277;-0.006814498,0.1206515;-0.7451518;0.08837193,0.130381;-0.7795237;0.02357943,-0.08573072;0.008010571;-0.0493838,-0.1295484;-0.3251742;-0.02260924,-0.154472;-0.7407184;0.06799736,-0.1496467;-0.7024119;-0.02334912,0.003038627;0.5464931;-0.02486338,0;0;0,-0.006088167;0.3152909;-0.0250957,-0.01249055;0.6185225;-0.06644511,0.1407982;0.5190506;-0.1044239,0.2441011;0.2635787;-0.09808767,0.2668333;-0.042272;-0.1578441,-0.1364104;0.4969782;0.03687085,-0.1936164;0.2511427;0.1476406,-0.317121;-0.02498427;0.2259521,0.06770482;0.008791104;-0.07205176,0.1067175;-0.3250021;-0.04542303,0.1217941;-0.7383664;0.05660796,0.1299393;-0.7776183;-0.003177404,-0.0989474;-0.001720474;-0.007689961,-0.1305171;-0.3372845;-0.0006857542,-0.1241506;-0.7568161;0.0732091,-0.1555454;-0.7467529;-0.01077513,-0.01077029;0.5443301;-0.05353808,470.0829
+0;0;0,0.001609914;0.3162114;-0.009108854,0.002919074;0.6212279;-0.03493506,0.1605711;0.5172942;-0.005732195,0.199378;0.2919241;0.1481506,0.2305875;0.05888143;0.35394,-0.1535965;0.5043435;-0.02142035,-0.2028028;0.2836814;0.1362645,-0.2595096;0.02652743;0.304456,0.08868475;0.004441769;-0.04436179,0.1094917;-0.3299312;-0.006801907,0.1203108;-0.745001;0.08863264,0.1299001;-0.7794617;0.02390774,-0.08572556;0.007867322;-0.04941576,-0.1296784;-0.3252913;-0.02253783,-0.154689;-0.7408504;0.06797603,-0.1500323;-0.7025983;-0.02338413,0.002636631;0.5464402;-0.025947,0;0;0,-0.006088167;0.3152909;-0.0250957,-0.01249055;0.6185225;-0.06644511,0.1407982;0.5190506;-0.1044239,0.2441011;0.2635787;-0.09808767,0.2668333;-0.042272;-0.1578441,-0.1364104;0.4969782;0.03687085,-0.1936164;0.2511427;0.1476406,-0.317121;-0.02498427;0.2259521,0.06770482;0.008791104;-0.07205176,0.1067175;-0.3250021;-0.04542303,0.1217941;-0.7383664;0.05660796,0.1299393;-0.7776183;-0.003177404,-0.0989474;-0.001720474;-0.007689961,-0.1305171;-0.3372845;-0.0006857542,-0.1241506;-0.7568161;0.0732091,-0.1555454;-0.7467529;-0.01077513,-0.01077029;0.5443301;-0.05353808,470.0938
+0;0;0,0.001609914;0.3162114;-0.009108854,0.002919074;0.6212279;-0.03493506,0.1605711;0.5172942;-0.005732195,0.199378;0.2919241;0.1481506,0.2305875;0.05888143;0.35394,-0.1535965;0.5043435;-0.02142035,-0.2028028;0.2836814;0.1362645,-0.2595096;0.02652743;0.304456,0.08868475;0.004441769;-0.04436179,0.1094917;-0.3299312;-0.006801907,0.1203108;-0.745001;0.08863264,0.1299001;-0.7794617;0.02390774,-0.08572556;0.007867322;-0.04941576,-0.1296784;-0.3252913;-0.02253783,-0.154689;-0.7408504;0.06797603,-0.1500323;-0.7025983;-0.02338413,0.002636631;0.5464402;-0.025947,0;0;0,-0.006088167;0.3152909;-0.0250957,-0.01249055;0.6185225;-0.06644511,0.1407982;0.5190506;-0.1044239,0.2441011;0.2635787;-0.09808767,0.2668333;-0.042272;-0.1578441,-0.1364104;0.4969782;0.03687085,-0.1936164;0.2511427;0.1476406,-0.317121;-0.02498427;0.2259521,0.06770482;0.008791104;-0.07205176,0.1067175;-0.3250021;-0.04542303,0.1217941;-0.7383664;0.05660796,0.1299393;-0.7776183;-0.003177404,-0.0989474;-0.001720474;-0.007689961,-0.1305171;-0.3372845;-0.0006857542,-0.1241506;-0.7568161;0.0732091,-0.1555454;-0.7467529;-0.01077513,-0.01077029;0.5443301;-0.05353808,470.1052
+0;0;0,0.001609502;0.3161304;-0.009106521,0.002918578;0.6211287;-0.03493153,0.1601833;0.5172634;-0.005777882,0.1989683;0.2920207;0.148018,0.2301578;0.05912673;0.3536761,-0.1532139;0.5043445;-0.02142756,-0.2023924;0.283807;0.1361682,-0.2590629;0.0268172;0.3042524,0.08859863;0.004437456;-0.04431871,0.1093887;-0.329665;-0.006789211,0.1202088;-0.7447733;0.08865419,0.1298404;-0.7795182;0.02364399,-0.08564232;0.007859683;-0.04936777,-0.1295596;-0.3250295;-0.02251158,-0.1545725;-0.7406272;0.06801067,-0.1498953;-0.7023386;-0.02375221,0.002636124;0.546338;-0.02594311,0;0;0,-0.006082341;0.315183;-0.02542901,-0.01251219;0.618341;-0.0671773,0.1404138;0.518872;-0.1048886,0.2440262;0.2636985;-0.09835243,0.2668133;-0.0420171;-0.1577353,-0.1357571;0.497074;0.03659072,-0.192905;0.2524383;0.149636,-0.3166964;-0.02304503;0.2289595,0.06764121;0.008723989;-0.07198691,0.1066069;-0.3248076;-0.0454638,0.1217851;-0.7382488;0.05640578,0.1295002;-0.7777112;-0.003814232,-0.09884569;-0.00165101;-0.007769127,-0.130511;-0.3369312;-0.0007207613,-0.1240382;-0.7565734;0.0727631,-0.1557261;-0.746636;-0.01152429,-0.01078567;0.5441628;-0.05417204,470.1271
+0;0;0,0.001261021;0.3161234;-0.009399489,0.002234115;0.6210986;-0.0355096,0.1597252;0.5180946;-0.00614479,0.1954431;0.3000409;0.1583805,0.2290599;0.06480542;0.3609682,-0.1538935;0.5046456;-0.02185991,-0.2025516;0.2861916;0.13877,-0.2582269;0.03219119;0.311662,0.08859833;0.004728807;-0.04428916,0.1089674;-0.3293974;-0.006739516,0.1197348;-0.7444807;0.08881831,0.1297275;-0.7789311;0.02357036,-0.08571313;0.007575213;-0.04928927,-0.1297979;-0.325282;-0.02231185,-0.1549089;-0.740845;0.06834222,-0.1502233;-0.7025805;-0.02342238,0.002041036;0.5463161;-0.02645051,0;0;0,-0.006082341;0.315183;-0.02542901,-0.01251219;0.618341;-0.0671773,0.1404138;0.518872;-0.1048886,0.2440262;0.2636985;-0.09835243,0.2668133;-0.0420171;-0.1577353,-0.1357571;0.497074;0.03659072,-0.192905;0.2524383;0.149636,-0.3166964;-0.02304503;0.2289595,0.06764121;0.008723989;-0.07198691,0.1066069;-0.3248076;-0.0454638,0.1217851;-0.7382488;0.05640578,0.1295002;-0.7777112;-0.003814232,-0.09884569;-0.00165101;-0.007769127,-0.130511;-0.3369312;-0.0007207613,-0.1240382;-0.7565734;0.0727631,-0.1557261;-0.746636;-0.01152429,-0.01078567;0.5441628;-0.05417204,470.138
+0;0;0,0.001260488;0.3159897;-0.009395514,0.002233307;0.6208797;-0.0354985,0.1595158;0.5179303;-0.006162649,0.1952254;0.2999272;0.1583244,0.2288077;0.06493369;0.3607038,-0.1536879;0.5044991;-0.02185698,-0.2023347;0.2860958;0.1387356,-0.2579528;0.03235662;0.3114499,0.08859625;0.004728695;-0.04428812,0.1089724;-0.3295133;-0.006725449,0.1197715;-0.7458202;0.08911406,0.1297673;-0.7802902;0.0238462,-0.08571111;0.007575035;-0.04928812,-0.1298112;-0.3253976;-0.02230134,-0.1549962;-0.7421856;0.06861994,-0.1503091;-0.7039185;-0.02317264,0.002040273;0.5461144;-0.02644151,0;0;0,-0.00611598;0.3150216;-0.02575517,-0.01264106;0.6180484;-0.06781387,0.1400218;0.5186061;-0.1056273,0.2439706;0.2636531;-0.09854817,0.2667928;-0.0417898;-0.1576324,-0.1354144;0.4969254;0.03631915,-0.1932199;0.253508;0.1514843,-0.3174346;-0.02050719;0.2339072,0.06760489;0.008721203;-0.07201815,0.1064919;-0.3249297;-0.04539561,0.1218994;-0.7397057;0.05627394,0.1310094;-0.7803719;-0.002373219,-0.09884568;-0.001614293;-0.007747309,-0.1305357;-0.3370024;-0.0003680186,-0.1241009;-0.7579742;0.07280632,-0.1387451;-0.8033466;0.0216132,-0.01089011;0.5439012;-0.05473638,470.1603
+0;0;0,0.001260488;0.3159897;-0.009395514,0.002233307;0.6208797;-0.0354985,0.1595158;0.5179303;-0.006162649,0.1952254;0.2999272;0.1583244,0.2288077;0.06493369;0.3607038,-0.1536879;0.5044991;-0.02185698,-0.2023347;0.2860958;0.1387356,-0.2579528;0.03235662;0.3114499,0.08859625;0.004728695;-0.04428812,0.1089724;-0.3295133;-0.006725449,0.1197715;-0.7458202;0.08911406,0.1297673;-0.7802902;0.0238462,-0.08571111;0.007575035;-0.04928812,-0.1298112;-0.3253976;-0.02230134,-0.1549962;-0.7421856;0.06861994,-0.1503091;-0.7039185;-0.02317264,0.002040273;0.5461144;-0.02644151,0;0;0,-0.00611598;0.3150216;-0.02575517,-0.01264106;0.6180484;-0.06781387,0.1400218;0.5186061;-0.1056273,0.2439706;0.2636531;-0.09854817,0.2667928;-0.0417898;-0.1576324,-0.1354144;0.4969254;0.03631915,-0.1932199;0.253508;0.1514843,-0.3174346;-0.02050719;0.2339072,0.06760489;0.008721203;-0.07201815,0.1064919;-0.3249297;-0.04539561,0.1218994;-0.7397057;0.05627394,0.1310094;-0.7803719;-0.002373219,-0.09884568;-0.001614293;-0.007747309,-0.1305357;-0.3370024;-0.0003680186,-0.1241009;-0.7579742;0.07280632,-0.1387451;-0.8033466;0.0216132,-0.01089011;0.5439012;-0.05473638,470.1717
+0;0;0,0.0009752857;0.3159024;-0.009937027,0.001565697;0.6206408;-0.03662836,0.1588541;0.5183857;-0.006947685,0.195841;0.3013517;0.1592444,0.2308829;0.07309994;0.3688446,-0.1541555;0.5046725;-0.02235107,-0.2022471;0.2879981;0.1414507,-0.2572591;0.03806551;0.319682,0.08862632;0.004728782;-0.04413795,0.1087819;-0.328928;-0.006589592,0.1195315;-0.7456148;0.0892841,0.130045;-0.7790558;0.02498809,-0.08560888;0.007541935;-0.04939011,-0.129718;-0.324808;-0.02216996,-0.1548745;-0.7419605;0.06885798,-0.1503174;-0.7038634;-0.02160159,0.001471551;0.5459173;-0.02742736,0;0;0,-0.006208204;0.3149239;-0.02604699,-0.0128563;0.6178048;-0.06839824,0.1397247;0.5186499;-0.1060401,0.2439974;0.2633712;-0.0988543,0.2665983;-0.04203498;-0.1578058,-0.1351693;0.4968657;0.03614967,-0.1932575;0.2543457;0.1540541,-0.318174;-0.01860484;0.2386288,0.06755405;0.008690894;-0.07201433,0.106317;-0.3243804;-0.04548264,0.1217488;-0.739536;0.05621719,0.131133;-0.7799984;-0.000494957,-0.0988043;-0.00154703;-0.00777573,-0.1304686;-0.3363461;-0.0007094848,-0.1241772;-0.7575108;0.07356013,-0.1384283;-0.8019373;0.02329226,-0.01107083;0.5436961;-0.05524588,470.1942
+0;0;0,0.0009752857;0.3159024;-0.009937027,0.001565697;0.6206408;-0.03662836,0.1588541;0.5183857;-0.006947685,0.195841;0.3013517;0.1592444,0.2308829;0.07309994;0.3688446,-0.1541555;0.5046725;-0.02235107,-0.2022471;0.2879981;0.1414507,-0.2572591;0.03806551;0.319682,0.08862632;0.004728782;-0.04413795,0.1087819;-0.328928;-0.006589592,0.1195315;-0.7456148;0.0892841,0.130045;-0.7790558;0.02498809,-0.08560888;0.007541935;-0.04939011,-0.129718;-0.324808;-0.02216996,-0.1548745;-0.7419605;0.06885798,-0.1503174;-0.7038634;-0.02160159,0.001471551;0.5459173;-0.02742736,0;0;0,-0.006208204;0.3149239;-0.02604699,-0.0128563;0.6178048;-0.06839824,0.1397247;0.5186499;-0.1060401,0.2439974;0.2633712;-0.0988543,0.2665983;-0.04203498;-0.1578058,-0.1351693;0.4968657;0.03614967,-0.1932575;0.2543457;0.1540541,-0.318174;-0.01860484;0.2386288,0.06755405;0.008690894;-0.07201433,0.106317;-0.3243804;-0.04548264,0.1217488;-0.739536;0.05621719,0.131133;-0.7799984;-0.000494957,-0.0988043;-0.00154703;-0.00777573,-0.1304686;-0.3363461;-0.0007094848,-0.1241772;-0.7575108;0.07356013,-0.1384283;-0.8019373;0.02329226,-0.01107083;0.5436961;-0.05524588,470.2055
+0;0;0,0.0009749207;0.3157842;-0.009933307,0.001564959;0.6203277;-0.03660735,0.1589478;0.5181087;-0.006920874,0.1959341;0.3010784;0.1592684,0.2310653;0.07224506;0.3694026,-0.1542495;0.5043873;-0.0223335,-0.2023403;0.2877166;0.1414654,-0.2574925;0.03714722;0.3201509,0.0886074;0.004727773;-0.04412853,0.1087224;-0.3282582;-0.006655663,0.1193927;-0.7418694;0.08851039,0.1299295;-0.7754509;0.02407205,-0.08559062;0.007540325;-0.04937957,-0.1296111;-0.3241414;-0.02221415,-0.1545819;-0.738215;0.06814192,-0.1500146;-0.7000999;-0.0225179,0.001470879;0.5456568;-0.02741284,0;0;0,-0.006402053;0.3147766;-0.02634406,-0.01330879;0.617429;-0.06887507,0.1394471;0.5186471;-0.1066219,0.2439209;0.2634614;-0.09923887,0.26611;-0.04282302;-0.1579993,-0.1346732;0.4957872;0.03667293,-0.1933812;0.2546354;0.1570399,-0.3191175;-0.01837698;0.2431208,0.06745856;0.008699208;-0.0720737,0.1059776;-0.3237309;-0.04571128,0.1215019;-0.7356578;0.05587578,0.1290848;-0.7791438;0.002506971,-0.09878784;-0.001518072;-0.007720783,-0.1306989;-0.335619;-0.0008821394,-0.1244726;-0.7537239;0.07256361,-0.138679;-0.7985457;0.02250577,-0.01145355;0.5433832;-0.05568147,470.2281
+0;0;0,0.0009907967;0.3156505;-0.009591675,0.00189641;0.6201707;-0.03434313,0.1598617;0.520413;-0.007747592,0.1970012;0.306716;0.1628065,0.2350895;0.08542152;0.3796636,-0.154583;0.5062056;-0.02277427,-0.2027169;0.2921291;0.1445245,-0.2569161;0.04375875;0.3256973,0.08846297;0.004804352;-0.04413984,0.1084781;-0.3273274;-0.006744627,0.1190039;-0.7408521;0.08863634,0.1295288;-0.7733599;0.02441637,-0.08551224;0.007430475;-0.04929047,-0.1294194;-0.3234127;-0.02235501,-0.1545988;-0.7374226;0.06804851,-0.1502196;-0.6992725;-0.02171004,0.001689603;0.54547;-0.02579498,0;0;0,-0.006690398;0.3145884;-0.02678847,-0.01399522;0.6169829;-0.06970263,0.1388242;0.5186347;-0.1075981,0.2437821;0.2635679;-0.0999018,0.2659522;-0.04227933;-0.1583393,-0.1347283;0.4954998;0.03665383,-0.1937868;0.2552124;0.1587544,-0.3199337;-0.01589641;0.2483977,0.06738334;0.008577943;-0.07199311,0.1056956;-0.3230279;-0.04591107,0.1213954;-0.7349285;0.05558992,0.1283723;-0.7784835;0.003790382,-0.09866067;-0.001314264;-0.007838917,-0.1316385;-0.3344643;-0.002003618,-0.1245885;-0.7524195;0.07198805,-0.156344;-0.742255;-0.0101115,-0.01203356;0.5430045;-0.05641198,470.2505
+0;0;0,0.0009907967;0.3156505;-0.009591675,0.00189641;0.6201707;-0.03434313,0.1598617;0.520413;-0.007747592,0.1970012;0.306716;0.1628065,0.2350895;0.08542152;0.3796636,-0.154583;0.5062056;-0.02277427,-0.2027169;0.2921291;0.1445245,-0.2569161;0.04375875;0.3256973,0.08846297;0.004804352;-0.04413984,0.1084781;-0.3273274;-0.006744627,0.1190039;-0.7408521;0.08863634,0.1295288;-0.7733599;0.02441637,-0.08551224;0.007430475;-0.04929047,-0.1294194;-0.3234127;-0.02235501,-0.1545988;-0.7374226;0.06804851,-0.1502196;-0.6992725;-0.02171004,0.001689603;0.54547;-0.02579498,0;0;0,-0.006690398;0.3145884;-0.02678847,-0.01399522;0.6169829;-0.06970263,0.1388242;0.5186347;-0.1075981,0.2437821;0.2635679;-0.0999018,0.2659522;-0.04227933;-0.1583393,-0.1347283;0.4954998;0.03665383,-0.1937868;0.2552124;0.1587544,-0.3199337;-0.01589641;0.2483977,0.06738334;0.008577943;-0.07199311,0.1056956;-0.3230279;-0.04591107,0.1213954;-0.7349285;0.05558992,0.1283723;-0.7784835;0.003790382,-0.09866067;-0.001314264;-0.007838917,-0.1316385;-0.3344643;-0.002003618,-0.1245885;-0.7524195;0.07198805,-0.156344;-0.742255;-0.0101115,-0.01203356;0.5430045;-0.05641198,470.2617
+0;0;0,0.0009907682;0.3156414;-0.009591399,0.001896268;0.6201237;-0.03433999,0.159668;0.5204014;-0.007767051,0.1967657;0.3069456;0.1625945,0.2348345;0.08576423;0.3793407,-0.154392;0.5062113;-0.02277535,-0.2024715;0.2923765;0.1443345,-0.256643;0.04413313;0.3254147,0.08846126;0.00480426;-0.04413899,0.1084505;-0.3268989;-0.006792031,0.1189776;-0.7404686;0.0885993,0.1294295;-0.7725433;0.02482437,-0.08551059;0.007430332;-0.04928951,-0.1293611;-0.3229859;-0.02238881,-0.1545432;-0.7370409;0.06802454,-0.1501944;-0.6989473;-0.02111199,0.001689474;0.5454277;-0.02579236,0;0;0,-0.006790339;0.3145482;-0.02712512,-0.01419236;0.6168586;-0.07034302,0.1382925;0.5184098;-0.1085322,0.2436306;0.2638535;-0.1003116,0.2658593;-0.04184666;-0.1586441,-0.1339695;0.4950271;0.03678614,-0.1930138;0.2563406;0.1613058,-0.3198121;-0.01393276;0.2519913,0.06727909;0.00865902;-0.07207823,0.1054832;-0.3225321;-0.04611135,0.1213878;-0.7344462;0.05549598,0.1276251;-0.7755065;0.001262423,-0.09866624;-0.001418626;-0.007725912,-0.1319072;-0.3341128;-0.00215993,-0.1250572;-0.7521503;0.07165089,-0.1569217;-0.7418905;-0.009741485,-0.01220774;0.5428998;-0.05697274,470.2845
+0;0;0,0.0008208588;0.3156139;-0.01047356,0.001398848;0.6199355;-0.0370584,0.1591355;0.5203071;-0.008691601,0.1962847;0.3092588;0.1646323,0.2356529;0.08844946;0.3815257,-0.1546876;0.5058637;-0.02321591,-0.202548;0.2940422;0.1465006,-0.2601972;0.06444578;0.3497527,0.08840764;0.005007058;-0.0442238,0.1080429;-0.3266904;-0.006638445,0.1185462;-0.7401991;0.08901957,0.1290997;-0.7721137;0.02510598,-0.0855924;0.007216403;-0.04917918,-0.1295594;-0.3231744;-0.02215696,-0.1547826;-0.7372473;0.06816283,-0.1505369;-0.6992727;-0.0209894,0.001294315;0.5453101;-0.02791288,0;0;0,-0.006790339;0.3145482;-0.02712512,-0.01419236;0.6168586;-0.07034302,0.1382925;0.5184098;-0.1085322,0.2436306;0.2638535;-0.1003116,0.2658593;-0.04184666;-0.1586441,-0.1339695;0.4950271;0.03678614,-0.1930138;0.2563406;0.1613058,-0.3198121;-0.01393276;0.2519913,0.06727909;0.00865902;-0.07207823,0.1054832;-0.3225321;-0.04611135,0.1213878;-0.7344462;0.05549598,0.1276251;-0.7755065;0.001262423,-0.09866624;-0.001418626;-0.007725912,-0.1319072;-0.3341128;-0.00215993,-0.1250572;-0.7521503;0.07165089,-0.1569217;-0.7418905;-0.009741485,-0.01220774;0.5428998;-0.05697274,470.2963
+0;0;0,0.0008208882;0.3156251;-0.01047394,0.001398965;0.6199973;-0.03706372,0.1589269;0.520378;-0.008719416,0.1960641;0.309397;0.1645492,0.2354868;0.08828272;0.3817422,-0.1544813;0.5059537;-0.02322452,-0.2023263;0.2941997;0.1464378,-0.2600552;0.06428623;0.3499707,0.08837346;0.005005122;-0.0442067,0.1079815;-0.3262324;-0.006673459,0.1184875;-0.7398459;0.08900881,0.1290199;-0.7716368;0.02522296,-0.08555929;0.007213613;-0.04916016,-0.1294653;-0.3227191;-0.02217541,-0.1546949;-0.736897;0.06816728,-0.1504577;-0.6989384;-0.02080677,0.001294399;0.545348;-0.02791528,0;0;0,-0.006847598;0.3145237;-0.02752376,-0.01431879;0.616819;-0.07118964,0.1379851;0.5184553;-0.1092032,0.2435891;0.2640986;-0.1011615,0.265652;-0.04210478;-0.1592233,-0.1334566;0.4949766;0.03649918,-0.1923333;0.2583409;0.1647616,-0.3202853;-0.01180533;0.2556887,0.06718184;0.008655146;-0.07211685,0.1054735;-0.3220664;-0.04626083,0.1213722;-0.7340947;0.05533433,0.1277066;-0.774998;0.001202345,-0.09863098;-0.001399074;-0.007689296,-0.1319506;-0.3336228;-0.002332722,-0.124925;-0.7517834;0.07138348,-0.1568874;-0.7415327;-0.009770982,-0.01232109;0.5428577;-0.0577004,470.3166
+0;0;0,0.0008208882;0.3156251;-0.01047394,0.001398965;0.6199973;-0.03706372,0.1589269;0.520378;-0.008719416,0.1960641;0.309397;0.1645492,0.2354868;0.08828272;0.3817422,-0.1544813;0.5059537;-0.02322452,-0.2023263;0.2941997;0.1464378,-0.2600552;0.06428623;0.3499707,0.08837346;0.005005122;-0.0442067,0.1079815;-0.3262324;-0.006673459,0.1184875;-0.7398459;0.08900881,0.1290199;-0.7716368;0.02522296,-0.08555929;0.007213613;-0.04916016,-0.1294653;-0.3227191;-0.02217541,-0.1546949;-0.736897;0.06816728,-0.1504577;-0.6989384;-0.02080677,0.001294399;0.545348;-0.02791528,0;0;0,-0.006847598;0.3145237;-0.02752376,-0.01431879;0.616819;-0.07118964,0.1379851;0.5184553;-0.1092032,0.2435891;0.2640986;-0.1011615,0.265652;-0.04210478;-0.1592233,-0.1334566;0.4949766;0.03649918,-0.1923333;0.2583409;0.1647616,-0.3202853;-0.01180533;0.2556887,0.06718184;0.008655146;-0.07211685,0.1054735;-0.3220664;-0.04626083,0.1213722;-0.7340947;0.05533433,0.1277066;-0.774998;0.001202345,-0.09863098;-0.001399074;-0.007689296,-0.1319506;-0.3336228;-0.002332722,-0.124925;-0.7517834;0.07138348,-0.1568874;-0.7415327;-0.009770982,-0.01232109;0.5428577;-0.0577004,470.3284
+0;0;0,0.0003718025;0.3156065;-0.01104544,0.0002542881;0.6198861;-0.03865591,0.1579531;0.520507;-0.00943877,0.1980448;0.3119093;0.166043,0.2349952;0.1045048;0.3967733,-0.1553231;0.505663;-0.0234015,-0.202975;0.2959622;0.1488455,-0.2604983;0.06460175;0.3507907,0.08837735;0.005220732;-0.04417399,0.1075586;-0.3260237;-0.006481923,0.1178843;-0.7396539;0.08914819,0.1286345;-0.7715341;0.0254854,-0.08561447;0.006983452;-0.04909731,-0.1297681;-0.3229089;-0.02202321,-0.155135;-0.737123;0.06811433,-0.1510118;-0.6992304;-0.02087095,0.0003599061;0.5452737;-0.02921177,0;0;0,-0.006847598;0.3145237;-0.02752376,-0.01431879;0.616819;-0.07118964,0.1379851;0.5184553;-0.1092032,0.2435891;0.2640986;-0.1011615,0.265652;-0.04210478;-0.1592233,-0.1334566;0.4949766;0.03649918,-0.1923333;0.2583409;0.1647616,-0.3202853;-0.01180533;0.2556887,0.06718184;0.008655146;-0.07211685,0.1054735;-0.3220664;-0.04626083,0.1213722;-0.7340947;0.05533433,0.1277066;-0.774998;0.001202345,-0.09863098;-0.001399074;-0.007689296,-0.1319506;-0.3336228;-0.002332722,-0.124925;-0.7517834;0.07138348,-0.1568874;-0.7415327;-0.009770982,-0.01232109;0.5428577;-0.0577004,470.3398
+0;0;0,0.000371733;0.3155475;-0.01104337,0.0002541803;0.6198735;-0.03865877,0.1573529;0.5205625;-0.009513598,0.1973591;0.3124097;0.1655938,0.2343605;0.1047186;0.396643,-0.1547304;0.505775;-0.02342315,-0.2022806;0.2965214;0.1484565,-0.2598833;0.06484133;0.3506807,0.08832754;0.00521779;-0.04414909,0.1074603;-0.3251887;-0.006552387,0.1177852;-0.7387885;0.08907072,0.1285618;-0.7708207;0.02525156,-0.08556623;0.006979517;-0.04906964,-0.1296081;-0.3220783;-0.02206404,-0.1549732;-0.7362621;0.0680669,-0.1508399;-0.6983501;-0.02113697,0.0003598355;0.5452348;-0.02921131,0;0;0,-0.006792918;0.3144226;-0.02801037,-0.0141404;0.6166749;-0.07231307,0.1376072;0.5185832;-0.1098758,0.2435087;0.2649778;-0.1021396,0.2656559;-0.04176366;-0.1596509,-0.1322624;0.4949799;0.03592926,-0.1910773;0.2600094;0.1660074,-0.3179463;-0.00982511;0.2607807,0.06706695;0.008632749;-0.07214999,0.1052839;-0.3212557;-0.04643893,0.1213851;-0.7332843;0.05499291,0.1276034;-0.7746491;0.001091003,-0.09857795;-0.00136861;-0.007657337,-0.1320788;-0.3327278;-0.002476423,-0.1251162;-0.7508387;0.07134741,-0.1573716;-0.7406929;-0.009907834,-0.01218401;0.5427168;-0.05865359,470.3517
+0;0;0,0.000371733;0.3155475;-0.01104337,0.0002541803;0.6198735;-0.03865877,0.1573529;0.5205625;-0.009513598,0.1973591;0.3124097;0.1655938,0.2343605;0.1047186;0.396643,-0.1547304;0.505775;-0.02342315,-0.2022806;0.2965214;0.1484565,-0.2598833;0.06484133;0.3506807,0.08832754;0.00521779;-0.04414909,0.1074603;-0.3251887;-0.006552387,0.1177852;-0.7387885;0.08907072,0.1285618;-0.7708207;0.02525156,-0.08556623;0.006979517;-0.04906964,-0.1296081;-0.3220783;-0.02206404,-0.1549732;-0.7362621;0.0680669,-0.1508399;-0.6983501;-0.02113697,0.0003598355;0.5452348;-0.02921131,0;0;0,-0.006792918;0.3144226;-0.02801037,-0.0141404;0.6166749;-0.07231307,0.1376072;0.5185832;-0.1098758,0.2435087;0.2649778;-0.1021396,0.2656559;-0.04176366;-0.1596509,-0.1322624;0.4949799;0.03592926,-0.1910773;0.2600094;0.1660074,-0.3179463;-0.00982511;0.2607807,0.06706695;0.008632749;-0.07214999,0.1052839;-0.3212557;-0.04643893,0.1213851;-0.7332843;0.05499291,0.1276034;-0.7746491;0.001091003,-0.09857795;-0.00136861;-0.007657337,-0.1320788;-0.3327278;-0.002476423,-0.1251162;-0.7508387;0.07134741,-0.1573716;-0.7406929;-0.009907834,-0.01218401;0.5427168;-0.05865359,470.3633
+0;0;0,-4.44559E-05;0.3155324;-0.01147377,-0.0008058784;0.6197842;-0.03987028,0.1564388;0.5204959;-0.01013978,0.1950675;0.3161944;0.1697474,0.2308981;0.1050785;0.3978584,-0.1555135;0.5055005;-0.02368715,-0.2032973;0.298401;0.1507181,-0.260561;0.06694068;0.35329,0.08836143;0.005330641;-0.04406772,0.107189;-0.3251009;-0.006537478,0.1174487;-0.7386997;0.08909704,0.1283145;-0.7706354;0.0251993,-0.08555754;0.006852974;-0.04910262,-0.129837;-0.3221735;-0.02210423,-0.1552778;-0.7363376;0.06809587,-0.1512155;-0.6984785;-0.02111593,-0.0005067855;0.5451739;-0.03020561,0;0;0,-0.006792918;0.3144226;-0.02801037,-0.0141404;0.6166749;-0.07231307,0.1376072;0.5185832;-0.1098758,0.2435087;0.2649778;-0.1021396,0.2656559;-0.04176366;-0.1596509,-0.1322624;0.4949799;0.03592926,-0.1910773;0.2600094;0.1660074,-0.3179463;-0.00982511;0.2607807,0.06706695;0.008632749;-0.07214999,0.1052839;-0.3212557;-0.04643893,0.1213851;-0.7332843;0.05499291,0.1276034;-0.7746491;0.001091003,-0.09857795;-0.00136861;-0.007657337,-0.1320788;-0.3327278;-0.002476423,-0.1251162;-0.7508387;0.07134741,-0.1573716;-0.7406929;-0.009907834,-0.01218401;0.5427168;-0.05865359,470.3752
+0;0;0,-4.443582E-05;0.3153898;-0.01146859,-0.0008057954;0.619612;-0.0398626,0.1560635;0.5203841;-0.01018029,0.1947167;0.315953;0.1698212,0.2305347;0.1049116;0.3978516,-0.1551427;0.5054246;-0.02369526,-0.2029568;0.2981935;0.1508207,-0.2602003;0.06681493;0.3533211,0.08828681;0.005326139;-0.0440305,0.1070988;-0.324832;-0.006531309,0.1174094;-0.7404803;0.08957709,0.1280574;-0.7711749;0.02695977,-0.08548527;0.006847186;-0.04906115,-0.1297281;-0.3219071;-0.0220851,-0.1552949;-0.7381235;0.06856197,-0.1513141;-0.7004219;-0.01886216,-0.0005067085;0.5450031;-0.03019812,0;0;0,-0.006844878;0.3142466;-0.0283637,-0.01420207;0.6164151;-0.07303262,0.1371036;0.5183728;-0.1106095,0.2437302;0.2648918;-0.1025565,0.2656046;-0.04178032;-0.1599412,-0.1315717;0.4949835;0.03572445,-0.1894131;0.2613251;0.1689342,-0.318137;-0.006564021;0.2663242,0.06702729;0.00858596;-0.07207799,0.105214;-0.3210319;-0.0464201,0.1211172;-0.7353513;0.05454111,0.1274332;-0.7748896;0.001224279,-0.09848806;-0.001342097;-0.007740535,-0.1321459;-0.3324083;-0.002559437,-0.1251594;-0.752607;0.07154116,-0.1569873;-0.742108;-0.007987708,-0.01225113;0.5424732;-0.05929327,470.3962
+0;0;0,-4.442545E-05;0.3153163;-0.01146591,-0.0008052011;0.6193051;-0.03983815,0.1558596;0.5201666;-0.01018936,0.1945394;0.3155951;0.1699356,0.2303662;0.1045015;0.3980224,-0.1549406;0.5052266;-0.0236867,-0.2027875;0.2978534;0.150949,-0.2600451;0.06641756;0.3534995,0.08824863;0.005323837;-0.04401146,0.107016;-0.3240521;-0.006601114,0.1172365;-0.7360678;0.08866735,0.128237;-0.7687716;0.02397723,-0.08544831;0.006844226;-0.04903993,-0.1295863;-0.3211312;-0.02212779,-0.1549297;-0.73371;0.06772705,-0.1508171;-0.6957535;-0.02259103,-0.0005063436;0.5447534;-0.03018108,0;0;0,-0.006937884;0.3141337;-0.02876973,-0.01445559;0.6159787;-0.07398319,0.1367228;0.5183465;-0.1114075,0.2437358;0.2648171;-0.1035533,0.2653939;-0.04201707;-0.1605741,-0.131988;0.4954368;0.03471666,-0.188117;0.2639347;0.1727273,-0.3174835;-0.001787066;0.2753133,0.06701913;0.008507967;-0.07203627,0.1052401;-0.3203411;-0.04678249,0.1207044;-0.73093;0.05379128,0.1279871;-0.7742951;0.0008563995,-0.09844058;-0.00122598;-0.007818047,-0.1320719;-0.3315052;-0.002832575,-0.1252405;-0.7480605;0.07046433,-0.158067;-0.7382552;-0.01170727,-0.01245754;0.5421268;-0.06008315,470.4178
+0;0;0,-0.0002883825;0.3153026;-0.01183109,-0.001373633;0.6192472;-0.04066536,0.1553688;0.5202928;-0.01069243,0.1942435;0.3171016;0.1709466,0.2279776;0.1059993;0.3993442,-0.1554024;0.5051516;-0.02395081,-0.2031328;0.3004402;0.1538291,-0.2591035;0.06859148;0.3562669,0.08826862;0.005458082;-0.04395489,0.1068884;-0.323936;-0.006631091,0.1170454;-0.7359557;0.08862697,0.1283293;-0.7686377;0.02396454,-0.08544619;0.006713487;-0.04906169,-0.1296399;-0.3212593;-0.0222091,-0.1550807;-0.7338133;0.06773201,-0.1510194;-0.6958933;-0.02259161,-0.0009960495;0.5447102;-0.03089855,0;0;0,-0.006937884;0.3141337;-0.02876973,-0.01445559;0.6159787;-0.07398319,0.1367228;0.5183465;-0.1114075,0.2437358;0.2648171;-0.1035533,0.2653939;-0.04201707;-0.1605741,-0.131988;0.4954368;0.03471666,-0.188117;0.2639347;0.1727273,-0.3174835;-0.001787066;0.2753133,0.06701913;0.008507967;-0.07203627,0.1052401;-0.3203411;-0.04678249,0.1207044;-0.73093;0.05379128,0.1279871;-0.7742951;0.0008563995,-0.09844058;-0.00122598;-0.007818047,-0.1320719;-0.3315052;-0.002832575,-0.1252405;-0.7480605;0.07046433,-0.158067;-0.7382552;-0.01170727,-0.01245754;0.5421268;-0.06008315,470.4295
+0;0;0,-0.000288268;0.3151775;-0.01182639,-0.001373216;0.6190349;-0.04065261,0.1552638;0.5201137;-0.01069551,0.1940895;0.3171784;0.1707149,0.2278867;0.1056806;0.3995402,-0.155298;0.5049828;-0.02394495,-0.2029683;0.3005291;0.1536111,-0.2590439;0.06824616;0.3564281,0.088219;0.005455014;-0.04393018,0.1068347;-0.3238673;-0.006614525,0.1170215;-0.7370951;0.08892283,0.1282769;-0.7696192;0.02442319,-0.08539816;0.006709713;-0.04903411,-0.1295823;-0.3211915;-0.02218738,-0.1550976;-0.7349552;0.06801745,-0.1510466;-0.6970551;-0.02207877,-0.0009957179;0.5445147;-0.030888,0;0;0,-0.006941043;0.3139852;-0.02901554,-0.01442742;0.6157007;-0.07450938,0.1365624;0.5181413;-0.1120616,0.2439663;0.2651404;-0.1046549,0.2654923;-0.04240805;-0.1610923,-0.1319029;0.4955563;0.03434342,-0.1873526;0.266143;0.1753922,-0.3132711;0.001652181;0.2868541,0.06702583;0.008444279;-0.0719614,0.1052935;-0.3203203;-0.0466311,0.1209177;-0.7322844;0.05351782,0.1281892;-0.7750438;0.0001385212,-0.09838054;-0.001159412;-0.007882664,-0.1319651;-0.33137;-0.002862806,-0.1251013;-0.7491547;0.07060278,-0.157916;-0.7393251;-0.01132705,-0.01244442;0.5418774;-0.06054711,470.4507

+ 158 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Backward_None_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001649411;0.3335811;0.006679096,0.003541999;0.6493962;-0.001090379,0.1874578;0.5175325;0.01313663,0.2241598;0.2470466;-0.001288272,0.2746906;0.02160934;-0.06260698,-0.1761814;0.5042623;-0.01551814,-0.2252183;0.2354162;-0.02143304,-0.2658938;0.00976944;-0.08899277,0.05757233;0.003818918;-0.02827355,0.07827577;-0.3436247;0.001794685,0.08955522;-0.726369;0.0829632,0.100712;-0.760859;0.01540054,-0.0552326;0.004367142;-0.0325398,-0.1009105;-0.3411297;-0.008141413,-0.1236634;-0.7247179;0.06636474,-0.1169618;-0.6849262;-0.02694844,0.00304388;0.5724569;0.003223617,0;0;0,-0.009320114;0.333469;-0.005936623,-0.01544715;0.648746;-0.02513778,0.1389332;0.5085559;0.08020842,0.1636725;0.2376939;0.1074034,0.2115179;0.004118696;0.09041202,-0.1870589;0.531978;-0.09304454,-0.2585831;0.2684394;-0.1052731,-0.2566406;0.04305716;-0.1848617,0.06422329;-0.001455188;-0.001342416,0.09359346;-0.3492183;0.01440513,0.09169623;-0.733886;0.08676469,0.101953;-0.7591219;0.01131976,-0.04124164;0.007652088;-0.04867364,-0.07609276;-0.3394592;-0.02999437,-0.06914538;-0.7184199;0.06772617,-0.07477006;-0.7634904;0.01132645,-0.01410884;0.5720133;-0.01815188,817.9937
+0;0;0,0.001643914;0.3324693;0.006656836,0.003528218;0.6468967;-0.001080591,0.1857919;0.5158135;0.01304137,0.2224173;0.2458925;-0.001353397,0.2730012;0.02021769;-0.06273673,-0.1745858;0.5026622;-0.01535639,-0.2235203;0.2343778;-0.02125894,-0.2642387;0.00849317;-0.08888988,0.05931833;0.003934736;-0.02913101,0.07982;-0.3401226;0.0006441753,0.09112024;-0.7235724;0.08196229,0.1022142;-0.7576989;0.01478039,-0.05690766;0.004499586;-0.03352664,-0.1021404;-0.3376299;-0.009366045,-0.1249352;-0.7219251;0.06527744,-0.1182714;-0.6821886;-0.02750988,0.003031962;0.5702452;0.003217268,0;0;0,-0.008458629;0.3323884;-0.005408406,-0.01315874;0.6463516;-0.02371371,0.1453679;0.5089006;0.07213628,0.1690988;0.2388166;0.1020931,0.2190296;0.005799904;0.08050835,-0.186962;0.5329079;-0.08423941,-0.2575254;0.2695775;-0.09339602,-0.2610525;0.04308049;-0.1704833,0.06608286;-0.001163334;-0.003803253,0.09503835;-0.3455818;0.01102269,0.09266093;-0.730774;0.08447587,0.1040352;-0.7565284;0.01024127,-0.04395501;0.008150322;-0.04882921,-0.07746798;-0.3356269;-0.02942774,-0.06893297;-0.7158741;0.06603577,-0.03934411;-0.7038697;-0.02085124,-0.01214252;0.5698857;-0.01692438,818.0211
+0;0;0,0.001639679;0.331613;0.00663969,0.003519889;0.6453497;-0.001083639,0.1901461;0.5130662;0.01326726,0.2255945;0.2518186;-0.0006649671,0.2769305;0.02278869;-0.06296087,-0.1788326;0.499601;-0.01580827,-0.2261947;0.2399374;-0.02152114,-0.2675184;0.01069458;-0.09015755,0.0603292;0.004001789;-0.02962745,0.08086316;-0.3405975;0.0001946483,0.09216667;-0.7241583;0.08153632,0.1029286;-0.7563661;0.01636465,-0.05787744;0.004576265;-0.03409798,-0.1031814;-0.3380922;-0.009899328,-0.1259828;-0.7224987;0.06476577,-0.1195184;-0.6830535;-0.02524514,0.003024273;0.568797;0.003208684,0;0;0,-0.007910244;0.3315508;-0.005043149,-0.01224357;0.6448507;-0.02290702,0.1525958;0.5027015;0.06771947,0.1768699;0.2412902;0.09557415,0.2278008;0.005267143;0.06968904,-0.1929626;0.5325069;-0.07879177,-0.2616775;0.2776026;-0.08054111,-0.2719108;0.04758307;-0.1577238,0.06711389;-0.001326099;-0.005232573,0.0953215;-0.3463831;0.008898735,0.09302374;-0.7313032;0.08435988,0.1055936;-0.7598693;0.01620579,-0.04644748;0.008600854;-0.04797989,-0.0785805;-0.3358528;-0.02851599,-0.06858557;-0.716793;0.06447732,-0.04212566;-0.7041165;-0.02056817,-0.01128495;0.5684783;-0.01617432,818.0459
+0;0;0,0.001713824;0.3316121;0.006666488,0.003758926;0.6453478;-0.001056524,0.1903442;0.5131128;0.01341871,0.2256617;0.2518492;-0.0005451506,0.2770793;0.02260128;-0.06196583,-0.1786517;0.4996505;-0.01587413,-0.2261036;0.2400056;-0.0216924,-0.2668164;0.01016925;-0.08868937,0.06031397;0.003973239;-0.02966229,0.08089586;-0.3406171;0.0002300888,0.09209417;-0.7242029;0.08146852,0.103011;-0.7565511;0.0164571,-0.05788271;0.004596943;-0.03408626,-0.1031914;-0.3380716;-0.009897821,-0.1259038;-0.7225555;0.0643952,-0.1193998;-0.6831191;-0.02561377,0.003214797;0.5687954;0.003236721,0;0;0,-0.007910244;0.3315508;-0.005043149,-0.01224357;0.6448507;-0.02290702,0.1525958;0.5027015;0.06771947,0.1768699;0.2412902;0.09557415,0.2278008;0.005267143;0.06968904,-0.1929626;0.5325069;-0.07879177,-0.2616775;0.2776026;-0.08054111,-0.2719108;0.04758307;-0.1577238,0.06711389;-0.001326099;-0.005232573,0.0953215;-0.3463831;0.008898735,0.09302374;-0.7313032;0.08435988,0.1055936;-0.7598693;0.01620579,-0.04644748;0.008600854;-0.04797989,-0.0785805;-0.3358528;-0.02851599,-0.06858557;-0.716793;0.06447732,-0.04212566;-0.7041165;-0.02056817,-0.01128495;0.5684783;-0.01617432,818.0775
+0;0;0,0.001706776;0.3302482;0.006639069,0.003744296;0.6428191;-0.001055866,0.1901176;0.5109177;0.01339259,0.2255049;0.2491371;-0.0005989,0.2785549;0.01261124;-0.0639695,-0.1784565;0.4974708;-0.01586676,-0.2260023;0.2373121;-0.02169654,-0.2680077;0.0001791269;-0.09082047,0.06197333;0.004082551;-0.03047836,0.08263072;-0.3417717;-0.0004763454,0.09383687;-0.7256263;0.08081904,0.1047538;-0.7579757;0.01580653,-0.05947518;0.004723414;-0.03502405,-0.10495;-0.339202;-0.01074689,-0.1276784;-0.7239554;0.06359822,-0.1211743;-0.6845188;-0.02641227,0.003202085;0.5665367;0.003222244,0;0;0,-0.007077638;0.3302073;-0.004891634,-0.01063304;0.6423583;-0.02255702,0.1590485;0.5065677;0.06193876,0.1856956;0.2447271;0.08851957,0.2362409;0.001005962;0.05988741,-0.1940373;0.5317924;-0.07077773,-0.2629753;0.2764123;-0.06839114,-0.2790583;0.03893897;-0.1466366,0.06873925;-0.0008646697;-0.007775545,0.0956155;-0.34727;0.007157087,0.09339889;-0.7322314;0.08383012,0.1062867;-0.7607316;0.01567674,-0.0504032;0.009234593;-0.04648152,-0.08151454;-0.3367361;-0.02979815,-0.07010475;-0.7185431;0.06060208,-0.0462795;-0.7057469;-0.02524446,-0.009848962;0.5662564;-0.01581228,818.1101
+0;0;0,0.00169748;0.3284496;0.006602911,0.003726072;0.639655;-0.001056976,0.1912861;0.5077689;0.01343529,0.2271432;0.2425136;-0.0007419111,0.2810385;0.002218693;-0.06512233,-0.1796229;0.4942368;-0.01600942,-0.2277998;0.230625;-0.02191659,-0.2704745;-0.0102867;-0.092142,0.06380199;0.004203015;-0.03137769,0.08456767;-0.3434643;-0.001218397,0.09579208;-0.7279446;0.08020948,0.1066193;-0.7597811;0.01573168,-0.06123012;0.004862788;-0.03605751,-0.1069433;-0.3408655;-0.01165309,-0.1297088;-0.726246;0.06281319,-0.1232581;-0.686887;-0.02645697,0.003186475;0.5637402;0.003200514,0;0;0,-0.006102212;0.3284277;-0.004861474,-0.008480646;0.6392289;-0.02235532,0.1665622;0.5110639;0.05786705,0.1920083;0.245198;0.08055902,0.2455169;-0.001339182;0.04668546,-0.1951646;0.5309319;-0.06588331,-0.2657897;0.2724994;-0.0574114,-0.2871962;0.03126831;-0.1357728,0.07036552;-4.404783E-05;-0.01102769,0.09621602;-0.3483204;0.004740596,0.09382588;-0.7335371;0.08337927,0.1067751;-0.7627419;0.016855,-0.05349408;0.009547021;-0.04604515,-0.08474539;-0.3382444;-0.02937815,-0.07191118;-0.7214211;0.05775714,-0.05021511;-0.7084138;-0.02791019,-0.007998697;0.5634944;-0.01560771,818.1442
+0;0;0,0.001674099;0.326534;0.006599723,0.0037042;0.636254;-0.001066603,0.1905044;0.5049647;0.01346612,0.226254;0.2399193;-0.0005511232,0.2821098;-0.008063674;-0.06602909,-0.1788355;0.4913153;-0.01604566,-0.227138;0.2279634;-0.02206897,-0.2711275;-0.02054627;-0.09425353,0.06530079;0.00429388;-0.03220592,0.08586438;-0.34049;-0.002004987,0.09708355;-0.7281774;0.08000979,0.1083768;-0.7593695;0.01583257,-0.06272257;0.004989557;-0.0368895,-0.1081966;-0.3378761;-0.01267783,-0.1312287;-0.7264314;0.06247649,-0.1247873;-0.6871344;-0.02619588,0.003162889;0.5607539;0.003185046,0;0;0,-0.004561719;0.3265369;-0.004867077,-0.005303159;0.6358829;-0.02190304,0.1722939;0.5131052;0.05204535,0.199003;0.2473803;0.0720582,0.2545238;-0.00614506;0.03275013,-0.1940049;0.5306768;-0.05777328,-0.2653737;0.2727905;-0.04660299,-0.2929342;0.02338466;-0.1236739,0.07152586;2.360344E-05;-0.01427949,0.09769917;-0.3454189;-0.0003021955,0.09523281;-0.733106;0.08244109,0.1077225;-0.7629877;0.01725745,-0.05677088;0.009892336;-0.04471085,-0.08638898;-0.3352503;-0.03021034,-0.07235182;-0.72222;0.05470863,-0.05320905;-0.7090149;-0.03097803,-0.005290836;0.5605555;-0.0152384,818.1676
+0;0;0,0.001663919;0.3245483;0.006559589,0.003687707;0.633301;-0.001084204,0.1897944;0.5024207;0.01339901,0.2256116;0.2368739;-0.00064475,0.2826976;-0.01657093;-0.06756489,-0.1781754;0.4888219;-0.0160033,-0.2265693;0.224972;-0.022038,-0.2715277;-0.02901131;-0.09581245,0.06643326;0.004368347;-0.03276445,0.08690919;-0.3389458;-0.002692256,0.09819648;-0.7289877;0.07982059,0.1094018;-0.7597033;0.01614304,-0.06381033;0.005076088;-0.03752925,-0.1090905;-0.3363279;-0.01342079,-0.1322625;-0.7272428;0.06218993,-0.1258713;-0.6880183;-0.02579206,0.003147844;0.5580029;0.003156069,0;0;0,-0.003267184;0.3245585;-0.005340695,-0.003330823;0.6329123;-0.02278101,0.1765525;0.5143133;0.0451256,0.2041498;0.2481034;0.06425297,0.2631275;-0.009390652;0.01745713,-0.1928875;0.5301867;-0.05322671,-0.2656868;0.2723501;-0.03853921,-0.2990952;0.01663005;-0.1124484,0.07232203;-0.0007362366;-0.01658165,0.09859074;-0.3447326;-0.003748654,0.09574059;-0.7345353;0.08059633,0.1064589;-0.7653276;0.01690805,-0.05940703;0.01002626;-0.04331569,-0.08835864;-0.3337912;-0.03150187,-0.07373878;-0.7235905;0.05163142,-0.05670479;-0.710218;-0.03380946,-0.003461551;0.5577995;-0.0159899,818.2002
+0;0;0,0.001652867;0.3223926;0.00651602,0.00366125;0.6288036;-0.001066967,0.1877107;0.4991761;0.01326712,0.2237645;0.2318757;-0.0008693859,0.280475;-0.01990196;-0.06734931,-0.1761944;0.4857276;-0.0158104,-0.2249078;0.2201352;-0.02188496,-0.2695705;-0.03217736;-0.09517412,0.06742766;0.004433734;-0.03325488,0.08791146;-0.3390122;-0.003171146,0.09920618;-0.7293108;0.07939599,0.1103728;-0.7598167;0.01593833,-0.06476547;0.005152068;-0.038091,-0.110063;-0.336383;-0.01397329,-0.1332502;-0.7275552;0.06168719,-0.1268811;-0.6883625;-0.02599099,0.003125967;0.5541444;0.003137326,0;0;0,-0.001598835;0.3223949;-0.006417394,0.0007238127;0.6282959;-0.02534401,0.1804414;0.5144181;0.03719151,0.2116285;0.2466416;0.05369365,0.2681335;-0.009108722;0.004432917,-0.1891453;0.5307031;-0.0482671,-0.2622726;0.2713673;-0.0296506,-0.3005762;0.01681408;-0.09866628,0.07289951;-0.001501516;-0.01885319,0.09895124;-0.3456545;-0.006215929,0.096026;-0.7356368;0.07853711,0.1057968;-0.7668368;0.01551616,-0.06146095;0.01002525;-0.0423566,-0.08991217;-0.3340285;-0.03249476,-0.07525066;-0.7246022;0.0482212,-0.06035442;-0.7112238;-0.03730286,-8.510053E-05;0.5538802;-0.01802266,818.2331
+0;0;0,0.001692012;0.3217358;0.006524907,0.003763359;0.6285899;-0.001121176,0.1906814;0.4977612;0.01354248,0.2265539;0.2317632;-0.0003887089,0.2842399;-0.02368683;-0.06658611,-0.1789044;0.4840821;-0.01617795,-0.227489;0.2198128;-0.02226412,-0.272671;-0.03608623;-0.09601229,0.06866942;0.00448177;-0.03387935,0.08915526;-0.3386334;-0.003653282,0.1005358;-0.7291921;0.07897013,0.1115817;-0.7589838;0.01556491,-0.06595307;0.005278849;-0.03880353,-0.1112393;-0.3359334;-0.01462343,-0.1344911;-0.7273535;0.06115169,-0.1281254;-0.6882194;-0.02598799,0.003210131;0.5536617;0.003112272,0;0;0,-0.00136362;0.3217253;-0.007092953,0.0003715158;0.628044;-0.0266006,0.185271;0.5144144;0.03049994,0.2161628;0.2479095;0.04651952,0.273863;-0.010088;-0.008910298,-0.192886;0.5292244;-0.04491128,-0.2650801;0.2713848;-0.02161807,-0.3087584;0.01347625;-0.08899674,0.07377262;-0.001980484;-0.02090609,0.1000182;-0.3458062;-0.008402945,0.09688453;-0.7360605;0.07635546,0.1056701;-0.7678493;0.01453114,-0.06354972;0.01007504;-0.04175302,-0.09098294;-0.3337501;-0.03211085,-0.07590505;-0.725105;0.04603151,-0.06294908;-0.7116122;-0.03927346,-0.0001807213;0.5533623;-0.01919794,818.2665
+0;0;0,0.00167827;0.3191226;0.006471911,0.003719796;0.621577;-0.001058494,0.1861783;0.4932998;0.01328768,0.2217328;0.2296593;-0.0005200468,0.2795211;-0.02624363;-0.06683482,-0.1745981;0.4799468;-0.01572434,-0.2227521;0.2180196;-0.02175657,-0.2680142;-0.03833315;-0.0956355,0.06965785;0.00454628;-0.03436701,0.09007297;-0.3373843;-0.004245291,0.101497;-0.7294347;0.07869369,0.1124892;-0.7589359;0.01559655,-0.0669024;0.005354833;-0.03936207,-0.1120322;-0.3346794;-0.01526544,-0.1353729;-0.7275945;0.06079909,-0.1290382;-0.6885047;-0.02591717,0.003175569;0.5478679;0.003106079,0;0;0,0.001851782;0.3191016;-0.007396936,0.009517308;0.6208114;-0.02830124,0.1900956;0.513352;0.02410388,0.2222002;0.2492397;0.03733563,0.2793042;-0.008362621;-0.02269459,-0.1814433;0.5302947;-0.04626121,-0.2518966;0.2752949;-0.01507585,-0.3003765;0.01638848;-0.07704867,0.07432014;-0.002474517;-0.02289915,0.1009974;-0.3450801;-0.01063824,0.09727842;-0.7367923;0.07457113,0.1056261;-0.7689651;0.01368331,-0.06537951;0.01009158;-0.04095922,-0.09163111;-0.3326258;-0.0311481,-0.07682265;-0.7261245;0.04403399,-0.08210945;-0.7647899;-0.009813718,0.007255625;0.547444;-0.02037787,818.2895
+0;0;0,0.001677093;0.3188989;0.006467373,0.00375202;0.6262124;-0.001214031,0.1821471;0.49724;0.01301434,0.2176351;0.2340933;-0.0007675253,0.2765912;-0.02698115;-0.06842242,-0.1706463;0.4841825;-0.01535572,-0.2187101;0.2227457;-0.02137665,-0.2648869;-0.03878754;-0.09674858,0.07116775;0.004644826;-0.03511195,0.09156119;-0.3369226;-0.005022217,0.1030197;-0.7301586;0.07816757,0.1141585;-0.7604535;0.01422877,-0.06835257;0.005470903;-0.04021528,-0.1134345;-0.3342022;-0.01614424,-0.1368457;-0.7283055;0.06015031,-0.1304265;-0.6890944;-0.02772269,0.003193745;0.5506007;0.003058036,0;0;0,0.005564302;0.3186919;-0.01206851,0.02166541;0.6239135;-0.04424953,0.1937216;0.5126032;0.01673579,0.2268196;0.2490488;0.02853274,0.285561;-0.01174909;-0.04036415,-0.1688426;0.5306243;-0.04002647,-0.2409099;0.2766086;-0.008754496,-0.2947412;0.01182857;-0.06538102,0.074998;-0.003189161;-0.02616107,0.1019515;-0.3454202;-0.01428509,0.09788994;-0.738408;0.0707469,0.1056743;-0.7697418;0.007301807,-0.0676958;0.01021738;-0.04039994,-0.09281038;-0.3322687;-0.03251752,-0.07813229;-0.7275679;0.03965914,-0.08349948;-0.7668915;-0.01523295,0.01708377;0.5492299;-0.03254271,818.3223
+0;0;0,0.001670063;0.3159801;0.00641469,0.003734513;0.6193491;-0.001209611,0.1801117;0.4923115;0.01293846,0.2155565;0.2289361;-0.0006649848,0.27537;-0.03468466;-0.06741194,-0.1686995;0.4793986;-0.01514348,-0.2168552;0.2177636;-0.02115646,-0.2631391;-0.04649237;-0.09569014,0.07245582;0.004709633;-0.03572729,0.09284163;-0.3362527;-0.00561031,0.104318;-0.7304842;0.07773441,0.1153728;-0.7603974;0.0140849,-0.06956426;0.005588753;-0.04096396,-0.1146694;-0.333474;-0.016883,-0.1380219;-0.7285597;0.05965762,-0.1316303;-0.6894012;-0.0277399,0.003181674;0.5451096;0.003006254,0;0;0,0.008593358;0.3156566;-0.01320648,0.02481719;0.6170738;-0.04405189,0.1975751;0.5117582;0.008872271,0.2319397;0.2480813;0.01894975,0.2886798;-0.01427406;-0.05506992,-0.1635607;0.5300082;-0.04634388,-0.2330866;0.276568;-0.004604243,-0.2903825;0.009452879;-0.05841305,0.07546104;-0.0032776;-0.02904057,0.102516;-0.3449281;-0.01804411,0.09764019;-0.7390203;0.06659651,0.1057153;-0.770708;0.004206654,-0.06954148;0.01002258;-0.04014969,-0.09297614;-0.3319168;-0.02984476,-0.07940896;-0.7294697;0.03545608,-0.08498577;-0.7675419;-0.02020472,0.02037984;0.5436316;-0.0332756,818.3559
+0;0;0,0.001670063;0.3159801;0.00641469,0.003734513;0.6193491;-0.001209611,0.1801117;0.4923115;0.01293846,0.2155565;0.2289361;-0.0006649848,0.27537;-0.03468466;-0.06741194,-0.1686995;0.4793986;-0.01514348,-0.2168552;0.2177636;-0.02115646,-0.2631391;-0.04649237;-0.09569014,0.07245582;0.004709633;-0.03572729,0.09284163;-0.3362527;-0.00561031,0.104318;-0.7304842;0.07773441,0.1153728;-0.7603974;0.0140849,-0.06956426;0.005588753;-0.04096396,-0.1146694;-0.333474;-0.016883,-0.1380219;-0.7285597;0.05965762,-0.1316303;-0.6894012;-0.0277399,0.003181674;0.5451096;0.003006254,0;0;0,0.008593358;0.3156566;-0.01320648,0.02481719;0.6170738;-0.04405189,0.1975751;0.5117582;0.008872271,0.2319397;0.2480813;0.01894975,0.2886798;-0.01427406;-0.05506992,-0.1635607;0.5300082;-0.04634388,-0.2330866;0.276568;-0.004604243,-0.2903825;0.009452879;-0.05841305,0.07546104;-0.0032776;-0.02904057,0.102516;-0.3449281;-0.01804411,0.09764019;-0.7390203;0.06659651,0.1057153;-0.770708;0.004206654,-0.06954148;0.01002258;-0.04014969,-0.09297614;-0.3319168;-0.02984476,-0.07940896;-0.7294697;0.03545608,-0.08498577;-0.7675419;-0.02020472,0.02037984;0.5436316;-0.0332756,818.3782
+0;0;0,0.001660211;0.3141159;0.006376846,0.003718485;0.6165693;-0.001227216,0.1807531;0.4894937;0.01294872,0.2166075;0.2230749;-0.0008119084,0.2768196;-0.04230297;-0.06800376,-0.169352;0.4765329;-0.01523737,-0.2180641;0.2118746;-0.02131983,-0.2646565;-0.05414271;-0.09635031,0.07352534;0.004779151;-0.03625466,0.09393618;-0.3366021;-0.006100681,0.1054424;-0.7318587;0.07746078,0.1165237;-0.7619153;0.0136589,-0.07059109;0.005671248;-0.04156863,-0.1157516;-0.3338081;-0.01745808,-0.1391649;-0.7299212;0.05928158,-0.1327579;-0.6907407;-0.02832516,0.003166822;0.5424877;0.002979683,0;0;0,0.01019225;0.3136479;-0.01527536,0.02537342;0.6141083;-0.04708374,0.200428;0.5104849;0.00176096,0.236005;0.243776;0.009144068,0.2894062;-0.01989499;-0.06954241,-0.1632558;0.5292238;-0.05182033,-0.2319483;0.2734219;-0.003855832,-0.2906274;0.003542751;-0.05168549,0.07588694;-0.003163412;-0.03121507,0.1020107;-0.3453267;-0.02078354,0.09603849;-0.7408444;0.06211901,0.104123;-0.77234;-0.0007555485,-0.07104787;0.009941648;-0.03995722,-0.09611134;-0.3323978;-0.03343249,-0.08224627;-0.7311978;0.03066893,-0.07279196;-0.7186617;-0.05538861,0.02131914;0.5408124;-0.03625083,818.4116
+0;0;0,0.001608427;0.314893;0.006397746,0.003632816;0.6203907;-0.001342698,0.1782575;0.4930252;0.0128817,0.213931;0.2267305;-0.000595117,0.2749624;-0.04115185;-0.06680202,-0.1670734;0.4801982;-0.0150127,-0.2158489;0.2157131;-0.02099016,-0.262756;-0.05300856;-0.09486511,0.07452983;0.004829212;-0.03671817,0.09484397;-0.336437;-0.006494233,0.1063685;-0.7322474;0.07718186,0.1174644;-0.7622846;0.01280992,-0.07150806;0.005773566;-0.04218417,-0.1168326;-0.3335602;-0.01795599,-0.1401404;-0.7302686;0.05872227,-0.1336866;-0.6910444;-0.0292811,0.003089076;0.5452886;0.00293894,0;0;0,0.01321926;0.3140482;-0.02000272,0.03306613;0.6165091;-0.0585562,0.2033556;0.5091566;-0.005540133,0.2373507;0.242402;0.00177002,0.2893105;-0.02267009;-0.08133304,-0.154498;0.5288735;-0.0530974,-0.2235044;0.2736254;-0.003562827,-0.2830408;0.0008485019;-0.04734956,0.0763576;-0.00295262;-0.03297031,0.1016718;-0.3450639;-0.02258754,0.09483753;-0.7415017;0.05859589,0.1023631;-0.772756;-0.005142696,-0.07256384;0.009832514;-0.0395481,-0.09772183;-0.3323981;-0.03371781,-0.08494455;-0.7324676;0.02612806,-0.07651771;-0.7205378;-0.06032303,0.02791169;0.5425578;-0.0457654,818.4352
+0;0;0,0.001609595;0.3151216;0.006402389,0.00363672;0.621034;-0.001347927,0.1769261;0.4939799;0.01280567,0.2129492;0.2250761;-0.0008031903,0.2737681;-0.04187354;-0.06677958,-0.1657737;0.4812506;-0.01487621,-0.215027;0.2141742;-0.02091222,-0.2617708;-0.05361184;-0.09452996,0.07529484;0.004878782;-0.03709507,0.09554803;-0.3353633;-0.006961824,0.1071026;-0.7322059;0.07693248,0.1181507;-0.7619845;0.01283778,-0.07224207;0.00583283;-0.04261717,-0.1174306;-0.3324827;-0.01846169,-0.1407992;-0.7302256;0.05841652,-0.1343731;-0.6910412;-0.02920783,0.00309235;0.545845;0.002938661,0;0;0,0.01610097;0.3138967;-0.02355397,0.03794027;0.6162428;-0.0651623,0.2064221;0.5092467;-0.01112866,0.2418896;0.2399611;-0.006716967,0.2896481;-0.02457979;-0.09068799,-0.1484083;0.5280725;-0.04243287,-0.2247051;0.2708232;-8.062646E-05,-0.2850978;-0.001337618;-0.04001996,0.07665041;-0.003013447;-0.03442085,0.1022869;-0.3440582;-0.02373958,0.0937233;-0.7419499;0.05541039,0.1009;-0.7735705;-0.007478952,-0.07373989;0.01001994;-0.03913044,-0.09885491;-0.3311987;-0.03444304,-0.08702786;-0.7327733;0.02259832,-0.08139534;-0.7209797;-0.06365991,0.03246553;0.5423371;-0.05174494,818.4579
+0;0;0,0.001610923;0.3153817;0.006407674,0.003638957;0.621431;-0.001346187,0.1755205;0.4947614;0.01272953,0.2114341;0.2266742;-0.0008380003,0.2725926;-0.04176599;-0.06718278,-0.1644042;0.4821352;-0.01472818,-0.213508;0.2158699;-0.02074587,-0.2605128;-0.05341139;-0.09477467,0.07633093;0.004945916;-0.03760551,0.09651662;-0.3341623;-0.007572692,0.1080636;-0.7307451;0.07626671,0.1190165;-0.7600085;0.01272458,-0.07323615;0.005913091;-0.0432036,-0.1182741;-0.3312749;-0.01912863,-0.1416274;-0.7287575;0.05769928,-0.1352567;-0.6896522;-0.02916966,0.003094331;0.5462065;0.002942424,0;0;0,0.01778877;0.3137138;-0.02786529,0.03955778;0.6158423;-0.07207763,0.2066281;0.5080804;-0.01856375,0.2417791;0.2395804;-0.01446867,0.2871319;-0.02663592;-0.09975719,-0.1449674;0.5287313;-0.04331031,-0.2218493;0.2724457;-0.001459438,-0.2814847;-0.002272546;-0.03574665,0.07745501;-0.00293608;-0.0354563,0.1008619;-0.3430387;-0.02617884,0.09125763;-0.7409791;0.05122662,0.09784803;-0.7732964;-0.009952068,-0.07511933;0.01009962;-0.03898887,-0.100259;-0.329985;-0.03521598,-0.090422;-0.7319595;0.01732015,-0.08605012;-0.7202873;-0.06820579,0.03413211;0.5419875;-0.05816948,818.4917
+0;0;0,0.001588155;0.3157752;0.006423733,0.003593911;0.6220307;-0.001373953,0.1767233;0.4949396;0.0127723,0.2125588;0.227497;-0.0002702,0.2741565;-0.04225349;-0.06442585,-0.1655273;0.4819812;-0.01513297,-0.2147675;0.2164188;-0.02077612,-0.2617886;-0.05439165;-0.09237424,0.07698499;0.004984993;-0.03797976,0.09721815;-0.3364597;-0.007608132,0.1089318;-0.7345985;0.07657411,0.1195458;-0.7651222;0.01342363,-0.07389579;0.005983401;-0.04356159,-0.1193836;-0.3335116;-0.01926542,-0.1424985;-0.7325702;0.05791166,-0.1360457;-0.6934083;-0.02948496,0.003055349;0.5467632;0.002930134,0;0;0,0.01753516;0.3137334;-0.03196228,0.03811035;0.6158597;-0.07820237,0.2073202;0.50857;-0.02641273,0.2402363;0.2404813;-0.02142906,0.2836716;-0.02690437;-0.1068331,-0.1471688;0.5288703;-0.0455164,-0.2238137;0.2732588;-0.003466893,-0.2833474;-0.002650231;-0.03517662,0.07761995;-0.002919912;-0.03688657,0.09960616;-0.3454209;-0.02566385,0.08866983;-0.7459743;0.04627895,0.09466705;-0.7778194;-0.01619482,-0.07628768;0.01027311;-0.03832303,-0.103015;-0.3320735;-0.03748505,-0.09480266;-0.7360729;0.01206784,-0.09139492;-0.7247613;-0.07397217,0.03291713;0.5420109;-0.063941,818.5146
+0;0;0,0.001588155;0.3157752;0.006423733,0.003593911;0.6220307;-0.001373953,0.1767233;0.4949396;0.0127723,0.2125588;0.227497;-0.0002702,0.2741565;-0.04225349;-0.06442585,-0.1655273;0.4819812;-0.01513297,-0.2147675;0.2164188;-0.02077612,-0.2617886;-0.05439165;-0.09237424,0.07698499;0.004984993;-0.03797976,0.09721815;-0.3364597;-0.007608132,0.1089318;-0.7345985;0.07657411,0.1195458;-0.7651222;0.01342363,-0.07389579;0.005983401;-0.04356159,-0.1193836;-0.3335116;-0.01926542,-0.1424985;-0.7325702;0.05791166,-0.1360457;-0.6934083;-0.02948496,0.003055349;0.5467632;0.002930134,0;0;0,0.01753516;0.3137334;-0.03196228,0.03811035;0.6158597;-0.07820237,0.2073202;0.50857;-0.02641273,0.2402363;0.2404813;-0.02142906,0.2836716;-0.02690437;-0.1068331,-0.1471688;0.5288703;-0.0455164,-0.2238137;0.2732588;-0.003466893,-0.2833474;-0.002650231;-0.03517662,0.07761995;-0.002919912;-0.03688657,0.09960616;-0.3454209;-0.02566385,0.08866983;-0.7459743;0.04627895,0.09466705;-0.7778194;-0.01619482,-0.07628768;0.01027311;-0.03832303,-0.103015;-0.3320735;-0.03748505,-0.09480266;-0.7360729;0.01206784,-0.09139492;-0.7247613;-0.07397217,0.03291713;0.5420109;-0.063941,818.5375
+0;0;0,0.001591475;0.3164352;0.00643716,0.003600774;0.6232293;-0.00137505,0.1775217;0.4957501;0.01282479,0.2132955;0.2287676;-0.0001952704,0.2750605;-0.04171538;-0.06452513,-0.166291;0.4827326;-0.01520783,-0.2154464;0.217627;-0.02084128,-0.2625952;-0.05391881;-0.09263383,0.07751695;0.00501944;-0.03824219,0.09772053;-0.3359262;-0.007914953,0.1094203;-0.7335953;0.07616793,0.1199213;-0.7634747;0.01368964,-0.07440642;0.006024746;-0.0438626,-0.1198278;-0.332974;-0.01960193,-0.1429154;-0.7315618;0.05748406,-0.1365312;-0.6924974;-0.02898231,0.003061127;0.5478102;0.002937707,0;0;0,0.01794509;0.3140649;-0.03487742,0.03813577;0.6164445;-0.08318329,0.2083427;0.5077931;-0.03245783,0.2402967;0.2400502;-0.02780604,0.2816988;-0.02847159;-0.1132238,-0.1475747;0.5289873;-0.04728092,-0.2230092;0.2738102;-0.00342612,-0.2842324;-0.002331257;-0.03677158,0.07811248;-0.00294368;-0.03723323,0.09873706;-0.3450714;-0.02747869,0.08607754;-0.7454098;0.04263806,0.09269471;-0.7779073;-0.01777411,-0.07692651;0.01034;-0.03836583,-0.1040273;-0.3314736;-0.03929427,-0.09731369;-0.7352929;0.007953454,-0.1061418;-0.7689501;-0.05094631,0.03301267;0.5425216;-0.06848288,818.5612
+0;0;0,0.001579079;0.3172345;0.006442902,0.003560816;0.6247289;-0.001425029,0.1771821;0.4973532;0.01287103,0.2125735;0.2312756;0.0001594136,0.2754907;-0.04218158;-0.06043571,-0.1659456;0.4841122;-0.01523448,-0.2150874;0.2199754;-0.02054654,-0.2627991;-0.05426931;-0.09070802,0.07783023;0.005019736;-0.03839855,0.09796155;-0.3362404;-0.007955901,0.1096334;-0.7334413;0.07603242,0.1202037;-0.7644448;0.01242521,-0.07469443;0.006078422;-0.04405662,-0.1203103;-0.3332093;-0.01969416,-0.1433343;-0.7313306;0.05730046,-0.1368125;-0.692102;-0.03074121,0.003029451;0.5491368;0.002908562,0;0;0,0.01854501;0.3145126;-0.03767812,0.0383789;0.6172466;-0.08834195,0.208295;0.5073571;-0.03824079,0.2390698;0.2404492;-0.03329015,0.2789727;-0.0307388;-0.1185778,-0.1464251;0.529498;-0.04864388,-0.2204805;0.2751448;-0.003570016,-0.2852869;-0.002213657;-0.03936956,0.07822353;-0.002980709;-0.03780723,0.097671;-0.3455128;-0.02863789,0.08320427;-0.745872;0.0381608,0.08968897;-0.7771249;-0.02575374,-0.07741151;0.01045718;-0.03814835,-0.1066594;-0.3314607;-0.04336717,-0.1007442;-0.7348672;0.003398612,-0.1094117;-0.768698;-0.05767134,0.03335473;0.5432396;-0.07314479,818.5839
+0;0;0,0.001579079;0.3172345;0.006442902,0.003560816;0.6247289;-0.001425029,0.1771821;0.4973532;0.01287103,0.2125735;0.2312756;0.0001594136,0.2754907;-0.04218158;-0.06043571,-0.1659456;0.4841122;-0.01523448,-0.2150874;0.2199754;-0.02054654,-0.2627991;-0.05426931;-0.09070802,0.07783023;0.005019736;-0.03839855,0.09796155;-0.3362404;-0.007955901,0.1096334;-0.7334413;0.07603242,0.1202037;-0.7644448;0.01242521,-0.07469443;0.006078422;-0.04405662,-0.1203103;-0.3332093;-0.01969416,-0.1433343;-0.7313306;0.05730046,-0.1368125;-0.692102;-0.03074121,0.003029451;0.5491368;0.002908562,0;0;0,0.01854501;0.3145126;-0.03767812,0.0383789;0.6172466;-0.08834195,0.208295;0.5073571;-0.03824079,0.2390698;0.2404492;-0.03329015,0.2789727;-0.0307388;-0.1185778,-0.1464251;0.529498;-0.04864388,-0.2204805;0.2751448;-0.003570016,-0.2852869;-0.002213657;-0.03936956,0.07822353;-0.002980709;-0.03780723,0.097671;-0.3455128;-0.02863789,0.08320427;-0.745872;0.0381608,0.08968897;-0.7771249;-0.02575374,-0.07741151;0.01045718;-0.03814835,-0.1066594;-0.3314607;-0.04336717,-0.1007442;-0.7348672;0.003398612,-0.1094117;-0.768698;-0.05767134,0.03335473;0.5432396;-0.07314479,818.6064
+0;0;0,0.00157877;0.3171725;0.006441642,0.003561233;0.624778;-0.001429649,0.1756706;0.4978122;0.01278221,0.2110599;0.2317502;7.134303E-05,0.2737345;-0.04065251;-0.06029014,-0.1644788;0.4846861;-0.01507935,-0.2136177;0.2205648;-0.0203911,-0.2611454;-0.05262244;-0.09028205,0.07843594;0.005058801;-0.03869738,0.09861889;-0.3370766;-0.008176656,0.1102404;-0.7325655;0.07544967,0.1207858;-0.7634253;0.01199237,-0.07527574;0.006125727;-0.04439948,-0.1210086;-0.3340322;-0.01997455,-0.1439334;-0.7304375;0.05668822,-0.1374269;-0.6912307;-0.03114596,0.00302959;0.5491463;0.002906212,0;0;0,0.01949085;0.3141323;-0.03979135,0.03960001;0.6165811;-0.09268522,0.2080627;0.5069933;-0.04292989,0.2374132;0.23995;-0.03751183,0.276847;-0.03021702;-0.1225392,-0.1432569;0.528947;-0.04983011,-0.2172728;0.2747486;-0.003920071,-0.2836919;-0.0009354353;-0.0408213,0.07868735;-0.003206775;-0.03838348,0.09676521;-0.3467044;-0.02955079,0.08030941;-0.7457454;0.03397393,0.08629455;-0.7772286;-0.0294764,-0.0782908;0.01073983;-0.0378217,-0.1097802;-0.331762;-0.04763844,-0.1040937;-0.7334377;-0.001116619,-0.1029689;-0.7228688;-0.08750592,0.03454554;0.5426447;-0.07696545,818.6402
+0;0;0,0.001656272;0.3169449;0.006364733,0.003709356;0.6244256;-0.001643007,0.1750199;0.4977512;0.01288146,0.2101178;0.2324709;0.0008116411,0.2733479;-0.03915438;-0.0554703,-0.1635683;0.4845742;-0.01514753,-0.2128263;0.2213199;-0.01984151,-0.2603365;-0.05110919;-0.086708,0.07869531;0.005025489;-0.03895655,0.09870006;-0.336441;-0.008155283,0.1101234;-0.7321997;0.07568575,0.1210188;-0.7625044;0.0120698,-0.07561868;0.006201196;-0.04448799,-0.1214189;-0.3332905;-0.02007445,-0.1443516;-0.7299713;0.0567568,-0.137803;-0.6907968;-0.03085199,0.003162386;0.5488155;0.002729131,0;0;0,0.0205747;0.3137292;-0.04059529,0.0413429;0.6157999;-0.094679,0.2091383;0.5064149;-0.04600489,0.2374732;0.2401137;-0.04034543,0.2765779;-0.02888593;-0.1243454,-0.1405961;0.5289363;-0.0498919,-0.2143744;0.2756233;-0.003626585,-0.2820922;0.001942486;-0.04182446,0.07880847;-0.003298372;-0.0389123,0.09617081;-0.3461992;-0.03079534,0.07907569;-0.7456161;0.03212166,0.08472466;-0.7773226;-0.03082871,-0.07881051;0.01089422;-0.03749721,-0.1106046;-0.3308072;-0.05082277,-0.1056163;-0.7326617;-0.003149997,-0.10508;-0.7221247;-0.08930837,0.03617597;0.5419548;-0.07866335,818.6628
+0;0;0,0.001657179;0.3171184;0.006368218,0.003711927;0.6248481;-0.001646158,0.1751562;0.4980689;0.01288998,0.2102067;0.2331466;0.0008364581,0.2725333;-0.03459707;-0.05464119,-0.1636964;0.4848816;-0.01516089,-0.212888;0.2219826;-0.01984853,-0.2597193;-0.0465534;-0.08575948,0.07901282;0.005045765;-0.03911372,0.09897076;-0.3356218;-0.00838452,0.1103871;-0.7311364;0.07540483,0.1211503;-0.7607102;0.01256005,-0.07592377;0.006226215;-0.04466748,-0.1216169;-0.3324712;-0.02031106,-0.1445354;-0.7289075;0.05647282,-0.1380662;-0.6898441;-0.03007394,0.003164489;0.5491731;0.002729732,0;0;0,0.02118957;0.3138394;-0.04078269,0.04210967;0.6160585;-0.09539437,0.2100074;0.5054936;-0.04756844,0.2384473;0.239569;-0.04183221,0.2778704;-0.02578536;-0.1235752,-0.1397332;0.5289024;-0.04923774,-0.2138267;0.275916;-0.003788013,-0.2806585;0.006263971;-0.04213257,0.07901825;-0.003286824;-0.03928971,0.09612013;-0.3454005;-0.03136706,0.07850289;-0.744582;0.03129506,0.08466701;-0.7770768;-0.02929163,-0.07932055;0.01091951;-0.03724759,-0.1113683;-0.329822;-0.05353198,-0.1062339;-0.7311904;-0.003935609,-0.1061186;-0.7204375;-0.08904657,0.03695603;0.5421736;-0.07925141,818.6849
+0;0;0,0.001657179;0.3171184;0.006368218,0.003711927;0.6248481;-0.001646158,0.1751562;0.4980689;0.01288998,0.2102067;0.2331466;0.0008364581,0.2725333;-0.03459707;-0.05464119,-0.1636964;0.4848816;-0.01516089,-0.212888;0.2219826;-0.01984853,-0.2597193;-0.0465534;-0.08575948,0.07901282;0.005045765;-0.03911372,0.09897076;-0.3356218;-0.00838452,0.1103871;-0.7311364;0.07540483,0.1211503;-0.7607102;0.01256005,-0.07592377;0.006226215;-0.04466748,-0.1216169;-0.3324712;-0.02031106,-0.1445354;-0.7289075;0.05647282,-0.1380662;-0.6898441;-0.03007394,0.003164489;0.5491731;0.002729732,0;0;0,0.02118957;0.3138394;-0.04078269,0.04210967;0.6160585;-0.09539437,0.2100074;0.5054936;-0.04756844,0.2384473;0.239569;-0.04183221,0.2778704;-0.02578536;-0.1235752,-0.1397332;0.5289024;-0.04923774,-0.2138267;0.275916;-0.003788013,-0.2806585;0.006263971;-0.04213257,0.07901825;-0.003286824;-0.03928971,0.09612013;-0.3454005;-0.03136706,0.07850289;-0.744582;0.03129506,0.08466701;-0.7770768;-0.02929163,-0.07932055;0.01091951;-0.03724759,-0.1113683;-0.329822;-0.05353198,-0.1062339;-0.7311904;-0.003935609,-0.1061186;-0.7204375;-0.08904657,0.03695603;0.5421736;-0.07925141,818.7081
+0;0;0,0.001577668;0.3165962;0.006345275,0.003544531;0.6237269;-0.001689863,0.1741901;0.4974594;0.01290326,0.2092983;0.232806;0.002376637,0.2719623;-0.03506047;-0.04843936,-0.1630186;0.4842596;-0.01523946,-0.21252;0.2217357;-0.01919312,-0.2598319;-0.04681939;-0.0816529,0.07921443;0.005062265;-0.0392027,0.09891511;-0.3345976;-0.008433435,0.1101457;-0.728914;0.07503319,0.121388;-0.7592379;0.01116106,-0.07609563;0.006254946;-0.04480775,-0.1219311;-0.3313932;-0.02038465,-0.1446158;-0.7266637;0.05593648,-0.1380062;-0.6874632;-0.03190812,0.00301926;0.5482035;0.002687641,0;0;0,0.02201469;0.3132975;-0.04044676,0.04371047;0.6148717;-0.09494686,0.2107325;0.5048879;-0.04780805,0.2398345;0.2393507;-0.04252982,0.2782727;-0.02574128;-0.1232158,-0.1376602;0.5294571;-0.04970277,-0.2113884;0.2767842;-0.003818523,-0.2778034;0.007859349;-0.04293332,0.07928753;-0.003390804;-0.03923512,0.09631982;-0.3445083;-0.03199911,0.07901849;-0.7423185;0.03145146,0.08722584;-0.7735993;-0.03197026,-0.07951607;0.01101172;-0.03732749,-0.111429;-0.3286269;-0.0555155,-0.1059829;-0.7284509;-0.003655307,-0.1058962;-0.7179699;-0.09004983,0.03839055;0.5411487;-0.07882726,818.7308
+0;0;0,0.001577946;0.316652;0.006346393,0.003545529;0.623895;-0.001691746,0.1743132;0.4975621;0.01291037,0.2093162;0.233701;0.00241525,0.2720818;-0.03459936;-0.04848306,-0.1631364;0.4843529;-0.01525246,-0.2124896;0.2226149;-0.01919428,-0.2598782;-0.04637524;-0.08175524,0.07931066;0.005068414;-0.03925032,0.09896804;-0.3338449;-0.008548679,0.1102461;-0.7298297;0.07527109,0.1217095;-0.7613397;0.01014304,-0.07618807;0.006262544;-0.04486218,-0.1219228;-0.3306435;-0.02049276,-0.1447035;-0.7275864;0.05615129,-0.137964;-0.6882049;-0.0334206,0.003020056;0.5483425;0.002687447,0;0;0,0.02215295;0.3133889;-0.04009843,0.04388067;0.6151534;-0.09417129,0.2108049;0.5038096;-0.04739499,0.2407515;0.2391635;-0.04252958,0.2795631;-0.02700859;-0.1210239,-0.1371557;0.5291871;-0.04659928,-0.2112437;0.2770407;-0.003110897,-0.277344;0.00767982;-0.04299428,0.0793273;-0.003351092;-0.03940058,0.09684362;-0.3436955;-0.03232431,0.07877155;-0.7431959;0.0311563,0.08906277;-0.7725952;-0.03609228,-0.07970197;0.01097047;-0.03719811,-0.111187;-0.3278902;-0.05651938,-0.1060595;-0.7291988;-0.002834231,-0.1064771;-0.7190374;-0.09094108,0.03856735;0.5413718;-0.07818115,818.7635
+0;0;0,0.001577102;0.3164825;0.006342996,0.003543058;0.6234732;-0.001687956,0.1737251;0.4973899;0.01287477,0.2085749;0.2346845;0.002425626,0.2716364;-0.03488097;-0.04871268,-0.1625698;0.4842259;-0.01519168,-0.2117069;0.2236343;-0.01911624,-0.2593189;-0.04662418;-0.08197218,0.07933358;0.005069879;-0.03926167,0.09892426;-0.3326934;-0.008664209,0.1102022;-0.7286735;0.07515457,0.1217187;-0.7604687;0.009724684,-0.07621009;0.006264354;-0.04487514,-0.1217896;-0.3294984;-0.02058842,-0.1445701;-0.7264366;0.05605473,-0.1377993;-0.6870117;-0.03393229,0.003018113;0.5479965;0.002686836,0;0;0,0.02238557;0.3132851;-0.03943682,0.04432768;0.615002;-0.09225821,0.2105646;0.503109;-0.04646587,0.241089;0.239695;-0.04208541,0.2813554;-0.02853206;-0.1175193,-0.1364017;0.5295597;-0.04644456,-0.2103025;0.2788997;-0.001211379,-0.2761862;0.008538336;-0.04389031,0.07935324;-0.003279582;-0.03941202,0.09734086;-0.34245;-0.03278828,0.07858557;-0.7417561;0.0316782,0.08888582;-0.77079;-0.03644848,-0.07973439;0.0109033;-0.03720947,-0.1111507;-0.3267961;-0.05660367,-0.105673;-0.7279881;-0.002124298,-0.1059685;-0.7178277;-0.09066039,0.03897676;0.5412201;-0.07664621,818.7858
+0;0;0,0.001628789;0.3163232;0.006246613,0.003635349;0.6225611;-0.001956538,0.1731542;0.4968519;0.01271604,0.2078368;0.2350177;0.003687253,0.271493;-0.03492418;-0.04201612,-0.1623236;0.4848423;-0.01487125,-0.209872;0.224895;-0.01771666,-0.2585294;-0.04572764;-0.07607255,0.07938622;0.005077455;-0.03926932,0.09899388;-0.3319097;-0.008742876,0.1102548;-0.7278895;0.07509726,0.1219336;-0.7600006;0.009380922,-0.07622798;0.006267468;-0.04494493,-0.1217348;-0.3287239;-0.02072515,-0.1445521;-0.7256421;0.0560296,-0.1378127;-0.6861802;-0.03440191,0.003102705;0.5473125;0.002463581,0;0;0,0.0222926;0.3132874;-0.0381577,0.04364689;0.6148666;-0.08762002,0.2096346;0.5027406;-0.0445776,0.2416722;0.2404408;-0.04084563,0.2823834;-0.02763793;-0.114913,-0.1366754;0.5300968;-0.04546694,-0.2110109;0.2807402;0.0007617511,-0.2757677;0.0108065;-0.04341853,0.07942468;-0.003157064;-0.03939271,0.09757358;-0.3415445;-0.03297234,0.0783857;-0.7408098;0.0316422,0.08691178;-0.7696888;-0.03744745,-0.07978649;0.01078583;-0.03725336,-0.1108325;-0.326194;-0.05615788,-0.1054755;-0.7273803;-0.001596034,-0.1055531;-0.7170841;-0.09061604,0.03850002;0.5410839;-0.07306671,818.8196
+0;0;0,0.001628789;0.3163232;0.006246613,0.003635349;0.6225611;-0.001956538,0.1731542;0.4968519;0.01271604,0.2078368;0.2350177;0.003687253,0.271493;-0.03492418;-0.04201612,-0.1623236;0.4848423;-0.01487125,-0.209872;0.224895;-0.01771666,-0.2585294;-0.04572764;-0.07607255,0.07938622;0.005077455;-0.03926932,0.09899388;-0.3319097;-0.008742876,0.1102548;-0.7278895;0.07509726,0.1219336;-0.7600006;0.009380922,-0.07622798;0.006267468;-0.04494493,-0.1217348;-0.3287239;-0.02072515,-0.1445521;-0.7256421;0.0560296,-0.1378127;-0.6861802;-0.03440191,0.003102705;0.5473125;0.002463581,0;0;0,0.0222926;0.3132874;-0.0381577,0.04364689;0.6148666;-0.08762002,0.2096346;0.5027406;-0.0445776,0.2416722;0.2404408;-0.04084563,0.2823834;-0.02763793;-0.114913,-0.1366754;0.5300968;-0.04546694,-0.2110109;0.2807402;0.0007617511,-0.2757677;0.0108065;-0.04341853,0.07942468;-0.003157064;-0.03939271,0.09757358;-0.3415445;-0.03297234,0.0783857;-0.7408098;0.0316422,0.08691178;-0.7696888;-0.03744745,-0.07978649;0.01078583;-0.03725336,-0.1108325;-0.326194;-0.05615788,-0.1054755;-0.7273803;-0.001596034,-0.1055531;-0.7170841;-0.09061604,0.03850002;0.5410839;-0.07306671,818.8416
+0;0;0,0.001629516;0.3164643;0.0062494,0.003632221;0.6221155;-0.001937412,0.1726914;0.4967018;0.01269805,0.207131;0.2367032;0.003732564,0.2704141;-0.03165668;-0.04170294,-0.1618774;0.4847247;-0.01481449,-0.2090925;0.2265997;-0.01763996,-0.2574647;-0.04243684;-0.07565382,0.0794272;0.005080076;-0.03928959,0.09894821;-0.3304178;-0.008898057,0.1101386;-0.7239186;0.07441717,0.1216116;-0.7549354;0.009858638,-0.07626733;0.006270704;-0.04496813,-0.1215731;-0.3272402;-0.02085539,-0.1442475;-0.7216735;0.05541883,-0.1376269;-0.6823782;-0.03341945,0.003100702;0.5470257;0.002473376,0;0;0,0.02256691;0.3136062;-0.03651357,0.04366723;0.6150106;-0.08348215,0.2086652;0.5011792;-0.04029608,0.2426226;0.2409728;-0.03799081,0.2848566;-0.02580932;-0.1096127,-0.1364068;0.5309739;-0.04368199,-0.2108156;0.2836396;0.002738427,-0.2742738;0.01526755;-0.04237956,0.07962357;-0.002930105;-0.0391109,0.09787874;-0.3398242;-0.03339362,0.07854672;-0.7363005;0.03250289,0.08901246;-0.7664971;-0.03298998,-0.07974593;0.01054103;-0.03751845,-0.1099187;-0.3250893;-0.05499598,-0.1045328;-0.7235773;0.0005722977,-0.1041369;-0.7127399;-0.0869212,0.03857396;0.5412483;-0.06964755,818.8757
+0;0;0,0.001533183;0.3164499;0.006149891,0.003398553;0.621998;-0.002210563,0.1717149;0.4968409;0.01258178,0.2058356;0.2372305;0.005781608,0.2697567;-0.02979457;-0.03408885,-0.1612385;0.4847152;-0.01498905,-0.2091112;0.2271979;-0.01601221,-0.2588893;-0.04048434;-0.0693632,0.07949399;0.005093617;-0.03924377,0.09872776;-0.3278558;-0.00891006,0.1100636;-0.7225046;0.07482989,0.1209877;-0.7532938;0.01048892,-0.0762495;0.006280167;-0.04507646,-0.1214112;-0.3246562;-0.02084938,-0.1441281;-0.7202762;0.05568322,-0.137499;-0.6810297;-0.03277571,0.002907129;0.5469361;0.002248787,0;0;0,0.02291513;0.3137777;-0.03462839,0.04394579;0.6154307;-0.07933187,0.2076295;0.5007606;-0.03518057,0.2439658;0.2413704;-0.03306842,0.2881105;-0.02332294;-0.1035426,-0.1356136;0.5316197;-0.04193717,-0.211302;0.2854218;0.005664039,-0.2727142;0.01891318;-0.04102252,0.07963335;-0.002755061;-0.03919506,0.09885582;-0.3370582;-0.03504157,0.079682;-0.734387;0.03315449,0.09058661;-0.7648813;-0.0314672,-0.07980561;0.01042448;-0.03751943,-0.1085813;-0.3228194;-0.05382558,-0.1028184;-0.7224518;0.002292328,-0.1017777;-0.7113528;-0.08486325,0.03883303;0.5415946;-0.06604624,818.9088
+0;0;0,0.001534939;0.3168122;0.006156934,0.00340393;0.6229527;-0.002220107,0.1725768;0.4973866;0.01263391,0.2068991;0.2362428;0.005793569,0.2701897;-0.0281485;-0.03368364,-0.162068;0.4851993;-0.01507699,-0.2102235;0.2261609;-0.01610619,-0.2595106;-0.038881;-0.06893096,0.0795418;0.005096681;-0.03926737,0.09876102;-0.3276011;-0.008956593,0.1101077;-0.7226276;0.07486352,0.1211081;-0.7538416;0.01007297,-0.07629536;0.006283944;-0.04510357,-0.1214229;-0.3244022;-0.0208948,-0.1441616;-0.7204009;0.05571105,-0.1374862;-0.6810898;-0.03336599,0.002911496;0.5477363;0.002248419,0;0;0,0.02326603;0.3144009;-0.03195405,0.0436145;0.6171067;-0.07384181,0.2080649;0.5006739;-0.03053307,0.246108;0.2399867;-0.02655673,0.2916115;-0.02119723;-0.09852386,-0.1368686;0.5321668;-0.03900052,-0.2148966;0.2851168;0.008945428,-0.2754786;0.0213224;-0.03805692,0.07980558;-0.002733201;-0.03896666,0.1002237;-0.336713;-0.03489971,0.08216959;-0.7342672;0.03456354,0.09098269;-0.765366;-0.03066874,-0.07976387;0.01043192;-0.03773197,-0.1069336;-0.3228116;-0.05138753,-0.1003466;-0.7227808;0.005019736,-0.09885753;-0.7115719;-0.0827906,0.03867372;0.5429709;-0.06130421,818.9312
+0;0;0,0.001536796;0.3171957;0.006164385,0.003409922;0.6240137;-0.002231012,0.1729445;0.4981778;0.01265483,0.2075711;0.2347183;0.005753838,0.2706973;-0.02898622;-0.03362082,-0.1624158;0.4859645;-0.0151153,-0.2109983;0.224629;-0.01615363,-0.2601573;-0.03972438;-0.06884117,0.07957036;0.005098511;-0.03928147,0.09884603;-0.3285764;-0.008881668,0.1103233;-0.7281494;0.07590317,0.1212991;-0.7592263;0.01125777,-0.07632275;0.0062862;-0.04511976,-0.1215828;-0.3253712;-0.0208399,-0.1445832;-0.7259277;0.05664765,-0.1379228;-0.6866374;-0.03222983,0.002916426;0.5486352;0.002247145,0;0;0,0.02308587;0.3149937;-0.0299902,0.04292155;0.6186215;-0.07037652,0.2076533;0.501426;-0.02681184,0.2476856;0.2387077;-0.02097487,0.295167;-0.02147123;-0.0925833,-0.1369692;0.5336602;-0.02988937,-0.2145648;0.2828318;0.01160293,-0.2756914;0.01960337;-0.03367014,0.0798478;-0.002637565;-0.0389595,0.100727;-0.3375752;-0.0350306,0.08345892;-0.7399985;0.03378916,0.09334615;-0.7701054;-0.03193212,-0.07978523;0.0103651;-0.03778032,-0.1067419;-0.3239887;-0.04852618,-0.0984578;-0.7286358;0.007785041,-0.09807219;-0.7171631;-0.07988748,0.03810706;0.5442572;-0.05817044,818.9647
+0;0;0,0.001615735;0.3169989;0.00603251,0.003540447;0.6235995;-0.002511857,0.1717631;0.4979798;0.01250931,0.2067446;0.232768;0.009278603,0.2703307;-0.03268597;-0.02560281,-0.1615239;0.4869734;-0.01442455,-0.2097721;0.2238345;-0.013224,-0.2603261;-0.04197332;-0.06338593,0.07963149;0.005088301;-0.0391968,0.09874691;-0.3287765;-0.008470327,0.1101309;-0.7258626;0.07599834,0.1211039;-0.7562169;0.01174428,-0.07628621;0.00630479;-0.0452119,-0.1216348;-0.325527;-0.02058568,-0.1448405;-0.723604;0.05647297,-0.1383492;-0.6844041;-0.03164539,0.003037137;0.5482981;0.001999834,0;0;0,0.02336819;0.314914;-0.02846789,0.04355705;0.61842;-0.06795073,0.206925;0.501964;-0.02399588,0.2491781;0.2379239;-0.01569343,0.2991472;-0.02352124;-0.08551645,-0.1348848;0.534062;-0.02600909,-0.2137613;0.2814924;0.01346857,-0.2757678;0.01695174;-0.03011073,0.0798049;-0.002504766;-0.03909421,0.1012304;-0.3376239;-0.03572297,0.08389994;-0.7371495;0.03513455,0.09431692;-0.7679335;-0.02880621,-0.07983334;0.01026914;-0.03774437,-0.1065513;-0.3243742;-0.0464192,-0.09669698;-0.7266267;0.008696012,-0.09659676;-0.7148612;-0.07824716,0.03865282;0.5441092;-0.05591857,818.9867
+0;0;0,0.001616867;0.3172211;0.006036738,0.003543399;0.6241136;-0.002514827,0.1720634;0.4983554;0.01252785,0.2072063;0.2319202;0.009282247,0.2711966;-0.03522152;-0.02582094,-0.1618116;0.4873296;-0.01445352,-0.2102824;0.2229769;-0.01324743,-0.2611578;-0.04452091;-0.06372829,0.07953793;0.005082323;-0.03915074,0.0986593;-0.3288864;-0.008414708,0.1100543;-0.7263556;0.07613543,0.1210239;-0.7566911;0.01190127,-0.07619657;0.006297382;-0.04515878,-0.1215592;-0.3256376;-0.02052489,-0.1447874;-0.7240986;0.0566081,-0.138298;-0.6849017;-0.03148296,0.003039758;0.5487624;0.00199984,0;0;0,0.02284893;0.3153383;-0.02660823,0.04260184;0.6193811;-0.0644083,0.2063701;0.5027877;-0.0206697,0.2508587;0.2379246;-0.01059389,0.3033442;-0.02551803;-0.07793605,-0.1359803;0.5341007;-0.02276888,-0.2173095;0.2809875;0.01663326,-0.2799905;0.01463103;-0.02599335,0.07962252;-0.002405986;-0.03923464,0.1017463;-0.3375876;-0.03618622,0.08519645;-0.7372566;0.03627777,0.09588362;-0.7680294;-0.02759075,-0.07974688;0.01020015;-0.03769992,-0.1075774;-0.3244972;-0.04467315,-0.09537208;-0.727186;0.00966863,-0.09520498;-0.7152556;-0.07728076,0.03780961;0.5449499;-0.05276966,819.0209
+0;0;0,0.001616867;0.3172211;0.006036738,0.003543399;0.6241136;-0.002514827,0.1720634;0.4983554;0.01252785,0.2072063;0.2319202;0.009282247,0.2711966;-0.03522152;-0.02582094,-0.1618116;0.4873296;-0.01445352,-0.2102824;0.2229769;-0.01324743,-0.2611578;-0.04452091;-0.06372829,0.07953793;0.005082323;-0.03915074,0.0986593;-0.3288864;-0.008414708,0.1100543;-0.7263556;0.07613543,0.1210239;-0.7566911;0.01190127,-0.07619657;0.006297382;-0.04515878,-0.1215592;-0.3256376;-0.02052489,-0.1447874;-0.7240986;0.0566081,-0.138298;-0.6849017;-0.03148296,0.003039758;0.5487624;0.00199984,0;0;0,0.02284893;0.3153383;-0.02660823,0.04260184;0.6193811;-0.0644083,0.2063701;0.5027877;-0.0206697,0.2508587;0.2379246;-0.01059389,0.3033442;-0.02551803;-0.07793605,-0.1359803;0.5341007;-0.02276888,-0.2173095;0.2809875;0.01663326,-0.2799905;0.01463103;-0.02599335,0.07962252;-0.002405986;-0.03923464,0.1017463;-0.3375876;-0.03618622,0.08519645;-0.7372566;0.03627777,0.09588362;-0.7680294;-0.02759075,-0.07974688;0.01020015;-0.03769992,-0.1075774;-0.3244972;-0.04467315,-0.09537208;-0.727186;0.00966863,-0.09520498;-0.7152556;-0.07728076,0.03780961;0.5449499;-0.05276966,819.0433
+0;0;0,0.001548163;0.3147971;0.00570442,0.003321688;0.6149126;-0.003099541,0.1735701;0.490919;0.01266224,0.208395;0.2262839;0.01264499,0.2727972;-0.04440999;-0.01783583,-0.1637446;0.4798416;-0.01460567,-0.2125971;0.21746;-0.01088293,-0.2646872;-0.0535239;-0.05785358,0.07949965;0.005065883;-0.0391125,0.09824907;-0.3290204;-0.008210666,0.1096211;-0.7281904;0.07681931,0.1206334;-0.7589694;0.01252253,-0.07618022;0.006306731;-0.04508264,-0.1218547;-0.3256843;-0.02026599,-0.1450297;-0.7258414;0.05740862,-0.138508;-0.6866338;-0.03103416,0.002868561;0.5417473;0.001416833,0;0;0,0.02083667;0.3134165;-0.02163553,0.03748797;0.6120647;-0.04798234,0.2065874;0.5020753;-0.01735234,0.2517974;0.2392844;-0.005455732,0.3068407;-0.02702886;-0.07178354,-0.1436134;0.5336918;-0.0185381,-0.2260934;0.2830361;0.02162763,-0.2911234;0.01381946;-0.01893571,0.07959193;-0.002322778;-0.03918386,0.1022705;-0.3375806;-0.03636432,0.08627996;-0.7387846;0.03763461,0.09711394;-0.7692125;-0.02702236,-0.07966948;0.01011748;-0.03776316,-0.1064836;-0.3248116;-0.04261977,-0.09399323;-0.7292645;0.01176755,-0.09358663;-0.7166542;-0.07567884,0.03349738;0.5393345;-0.03972614,819.0762
+0;0;0,0.001550561;0.3152847;0.005713256,0.003338896;0.6178727;-0.003186013,0.1732889;0.4928313;0.0126266,0.208093;0.2283545;0.01260936,0.2730561;-0.04469711;-0.01813694,-0.16345;0.4817728;-0.01459476,-0.2122733;0.2195482;-0.01087425,-0.2648171;-0.05379596;-0.05825401,0.07953066;0.005067859;-0.03912776,0.0982907;-0.3292076;-0.00820842,0.1096697;-0.7286223;0.07687369,0.1207279;-0.7596543;0.01230936,-0.07620993;0.006309191;-0.04510022,-0.1219103;-0.3258699;-0.02026952,-0.1450995;-0.7262722;0.0574527,-0.1385507;-0.6870263;-0.03135808,0.002878743;0.5435729;0.001400391,0;0;0,0.02186065;0.313884;-0.02093887,0.0394232;0.6147615;-0.04937148,0.2071497;0.5020461;-0.01499009,0.2535717;0.2398153;0.0004804106,0.3105631;-0.02915117;-0.06379795,-0.1414097;0.5338846;-0.01719932,-0.2253036;0.2839367;0.02338561,-0.2928963;0.01263666;-0.01598725,0.07972177;-0.002316728;-0.03899825,0.1031626;-0.3377146;-0.0363934,0.08827692;-0.7390266;0.03862429,0.098992;-0.7691503;-0.02684379,-0.0796343;0.01009744;-0.03792375,-0.10511;-0.3251491;-0.04087958,-0.09212656;-0.7298926;0.01310815,-0.09159327;-0.7174257;-0.07468729,0.03512843;0.5410257;-0.04008269,819.0983
+0;0;0,0.001552669;0.3157133;0.005721022,0.003346537;0.6192351;-0.003207366,0.1739091;0.4937429;0.01266225,0.2087869;0.228706;0.01264498,0.2741022;-0.0458259;-0.01826802,-0.1640435;0.4826446;-0.01465723,-0.2129702;0.2198646;-0.01092884,-0.2657989;-0.05496144;-0.05856546,0.07949439;0.005065548;-0.03910992,0.09831116;-0.3302207;-0.008097082,0.1096703;-0.7289357;0.07683597,0.1208023;-0.7603757;0.01183992,-0.07617518;0.006306314;-0.04507966,-0.1220137;-0.3268772;-0.02017387,-0.1451623;-0.7265781;0.0574122,-0.1385697;-0.6872704;-0.03199245,0.002884725;0.5446674;0.001395578,0;0;0,0.02180193;0.3143654;-0.02022529,0.03961299;0.6160793;-0.04953909,0.2074766;0.5022069;-0.01272082,0.2556578;0.2399294;0.005992174,0.3145989;-0.03102168;-0.05484271,-0.1416196;0.5342084;-0.01543693,-0.2267195;0.2842369;0.02619639,-0.2961225;0.01159865;-0.01176491,0.07980942;-0.002272844;-0.03872848,0.1040682;-0.3386293;-0.03580379,0.08977751;-0.7391323;0.03975701,0.0991222;-0.7689251;-0.02703214,-0.07949334;0.01004028;-0.03813929,-0.1037354;-0.3263288;-0.03908273,-0.09030743;-0.7303103;0.01509159,-0.08968245;-0.7179677;-0.07328892,0.03532111;0.5421156;-0.03991187,819.1207
+0;0;0,0.0016107;0.3157201;0.00531218,0.003410126;0.6192252;-0.004156278,0.1738959;0.4936593;0.01266748,0.2088626;0.2286532;0.0158505,0.272985;-0.04680926;-0.008608349,-0.163993;0.4825493;-0.0149213,-0.2140653;0.2200564;-0.007760548,-0.2672793;-0.05585134;-0.04816667,0.07949216;0.005084834;-0.03911195,0.09817831;-0.3301868;-0.007863775,0.1096917;-0.7288929;0.07709043,0.1203676;-0.7606116;0.01228217,-0.07617875;0.00629586;-0.04507509,-0.1221411;-0.3268633;-0.02007214,-0.145336;-0.726511;0.05777404,-0.1386809;-0.6872361;-0.03162939,0.002951708;0.5446663;0.0005875193,0;0;0,0.02180193;0.3143654;-0.02022529,0.03961299;0.6160793;-0.04953909,0.2074766;0.5022069;-0.01272082,0.2556578;0.2399294;0.005992174,0.3145989;-0.03102168;-0.05484271,-0.1416196;0.5342084;-0.01543693,-0.2267195;0.2842369;0.02619639,-0.2961225;0.01159865;-0.01176491,0.07980942;-0.002272844;-0.03872848,0.1040682;-0.3386293;-0.03580379,0.08977751;-0.7391323;0.03975701,0.0991222;-0.7689251;-0.02703214,-0.07949334;0.01004028;-0.03813929,-0.1037354;-0.3263288;-0.03908273,-0.09030743;-0.7303103;0.01509159,-0.08968245;-0.7179677;-0.07328892,0.03532111;0.5421156;-0.03991187,819.1435
+0;0;0,0.001612134;0.3160013;0.00531691,0.00341574;0.6202117;-0.00417333,0.1743752;0.4943361;0.01269467,0.2095137;0.2280281;0.01589332,0.2733038;-0.04600695;-0.008438786,-0.164452;0.4831953;-0.01497073,-0.2147703;0.2194128;-0.007774796,-0.2677086;-0.05506518;-0.04797155,0.07950472;0.005085637;-0.03911813,0.09818195;-0.330026;-0.007884871,0.1096929;-0.728649;0.07705167,0.1202688;-0.7597895;0.0128506,-0.07619078;0.006296855;-0.04508222,-0.1221312;-0.3267033;-0.02009119,-0.1453212;-0.7262678;0.05773879,-0.1387285;-0.6870798;-0.03082702,0.002956289;0.5454848;0.0005811607,0;0;0,0.02122274;0.3147166;-0.01976705,0.03883544;0.6170881;-0.0497123,0.2068464;0.5024886;-0.01088858,0.2564791;0.2393857;0.01098418,0.3171427;-0.03054196;-0.04572034,-0.1426189;0.5339842;-0.01420194,-0.2287335;0.2831438;0.02855672,-0.2995985;0.01206511;-0.006811343,0.07985781;-0.002194837;-0.03866529,0.1041285;-0.3383927;-0.03619099,0.09006432;-0.7386588;0.04020476,0.09838012;-0.7693763;-0.02472615,-0.07949168;0.009955112;-0.03819766,-0.1034827;-0.3262718;-0.03796032,-0.08939023;-0.7301378;0.01626772,-0.0886602;-0.7176424;-0.07128137,0.03460278;0.5429789;-0.03987181,819.166
+0;0;0,0.001612574;0.3160875;0.005318362,0.003417773;0.6205676;-0.004179343,0.1741904;0.4947035;0.01267828,0.2098017;0.2248122;0.01591997,0.2727835;-0.04575026;-0.008103803,-0.164268;0.4835749;-0.014957,-0.2152634;0.2162431;-0.007664245,-0.2675308;-0.05475679;-0.04735163,0.07945675;0.005082569;-0.03909452,0.09819648;-0.3311504;-0.007756751,0.1098908;-0.7361221;0.07853252,0.1206692;-0.7684333;0.01310214,-0.07614481;0.006293055;-0.04505501,-0.122239;-0.3278213;-0.01998036,-0.1457983;-0.7337494;0.05908917,-0.1390794;-0.6943855;-0.03117248,0.00295805;0.5457965;0.0005779583,0;0;0,0.02075407;0.3148617;-0.01932836,0.03834994;0.6174742;-0.04957986,0.2059632;0.5033405;-0.008838654,0.257684;0.2373182;0.01718259,0.3199091;-0.02905518;-0.03686523,-0.1428085;0.5344953;-0.01327921,-0.2304243;0.2807228;0.03191993,-0.3024298;0.01315618;0.0007549711,0.07986474;-0.00210245;-0.03853297,0.1044867;-0.3394039;-0.03582191,0.08994032;-0.7461026;0.04143929,0.09986801;-0.7748083;-0.0273726,-0.07939427;0.009850524;-0.0383028,-0.1032164;-0.3275172;-0.03713298,-0.08827356;-0.737811;0.01782515,-0.09421489;-0.7745269;-0.04376774,0.03412219;0.5433334;-0.039639,819.1986
+0;0;0,0.001626405;0.3160311;0.004827135,0.003370092;0.6205838;-0.005312056,0.1741596;0.4947332;0.01254244,0.2101146;0.2232499;0.02028615,0.272567;-0.04717746;0.002531493,-0.164402;0.4836474;-0.01555005,-0.2168999;0.2150033;-0.004140088,-0.2691967;-0.05588034;-0.03926288,0.07945205;0.005088707;-0.03895776,0.09812425;-0.331426;-0.007934038,0.109824;-0.7361751;0.07875836,0.1204841;-0.7685982;0.01332637,-0.07599265;0.006300592;-0.04518461,-0.1222688;-0.328015;-0.01979,-0.1459732;-0.73376;0.05947752,-0.1391459;-0.6944357;-0.03084455,0.002931978;0.5458147;-0.0003865934,0;0;0,0.02045961;0.3148265;-0.01916528,0.03794903;0.6174769;-0.0500114,0.205448;0.5040781;-0.007093191,0.2578555;0.2367983;0.02241611,0.3220842;-0.02900514;-0.02827645,-0.1430789;0.5344777;-0.01257261,-0.2317945;0.2796363;0.03476953,-0.3040294;0.01265255;0.005643897,0.07978942;-0.001996458;-0.03854728,0.1048321;-0.3395128;-0.03557575,0.09067813;-0.7460046;0.04213142,0.1005994;-0.7746493;-0.0268178,-0.0793324;0.009761542;-0.03830549,-0.1025434;-0.3278928;-0.03629664,-0.08753915;-0.7380474;0.01867939,-0.0937297;-0.7746185;-0.04313964,0.03375667;0.5433508;-0.03988183,819.221
+0;0;0,0.001626405;0.3160311;0.004827135,0.003370092;0.6205838;-0.005312056,0.1741596;0.4947332;0.01254244,0.2101146;0.2232499;0.02028615,0.272567;-0.04717746;0.002531493,-0.164402;0.4836474;-0.01555005,-0.2168999;0.2150033;-0.004140088,-0.2691967;-0.05588034;-0.03926288,0.07945205;0.005088707;-0.03895776,0.09812425;-0.331426;-0.007934038,0.109824;-0.7361751;0.07875836,0.1204841;-0.7685982;0.01332637,-0.07599265;0.006300592;-0.04518461,-0.1222688;-0.328015;-0.01979,-0.1459732;-0.73376;0.05947752,-0.1391459;-0.6944357;-0.03084455,0.002931978;0.5458147;-0.0003865934,0;0;0,0.02045961;0.3148265;-0.01916528,0.03794903;0.6174769;-0.0500114,0.205448;0.5040781;-0.007093191,0.2578555;0.2367983;0.02241611,0.3220842;-0.02900514;-0.02827645,-0.1430789;0.5344777;-0.01257261,-0.2317945;0.2796363;0.03476953,-0.3040294;0.01265255;0.005643897,0.07978942;-0.001996458;-0.03854728,0.1048321;-0.3395128;-0.03557575,0.09067813;-0.7460046;0.04213142,0.1005994;-0.7746493;-0.0268178,-0.0793324;0.009761542;-0.03830549,-0.1025434;-0.3278928;-0.03629664,-0.08753915;-0.7380474;0.01867939,-0.0937297;-0.7746185;-0.04313964,0.03375667;0.5433508;-0.03988183,819.2433
+0;0;0,0.001625584;0.3158714;0.004824697,0.003368912;0.620362;-0.005311676,0.1746857;0.4943868;0.01258047,0.2106807;0.2226015;0.0203328,0.2725151;-0.04514965;0.002753843,-0.1649181;0.4832669;-0.0155985,-0.2174744;0.2143239;-0.004175845,-0.2692538;-0.05387899;-0.03895105,0.07941358;0.005086243;-0.0389389,0.09809789;-0.3316467;-0.007895054,0.1097635;-0.7352139;0.07854418,0.1204006;-0.7675022;0.0132535,-0.07595585;0.006297542;-0.04516274,-0.122262;-0.3282349;-0.01975166,-0.1458972;-0.7327951;0.05928439,-0.1390847;-0.6934909;-0.03084263,0.002930989;0.5456256;-0.0003883643,0;0;0,0.02007243;0.3146933;-0.01912904,0.03736499;0.6172284;-0.05058217,0.2051923;0.5042083;-0.00557518,0.2582603;0.2370293;0.02639604,0.3243996;-0.02648482;-0.0184269,-0.1439967;0.5344106;-0.01182993,-0.2331721;0.2797746;0.03747778,-0.3049727;0.01512915;0.01236468,0.07981025;-0.001879692;-0.03841114,0.105085;-0.3395983;-0.03537273,0.09098323;-0.7447369;0.04297353,0.1017513;-0.7734717;-0.02551102,-0.07924782;0.009635583;-0.03841304,-0.1021586;-0.3282544;-0.03569801,-0.08685326;-0.7371418;0.01953867,-0.08562573;-0.725013;-0.0695398,0.03322593;0.5431573;-0.04027116,819.2769
+0;0;0,0.001633822;0.3158523;0.004561744,0.003347226;0.6204522;-0.005787064,0.1751332;0.4943631;0.01282339,0.2112412;0.221356;0.02431098,0.2722628;-0.04261556;0.01310809,-0.165775;0.4838833;-0.01497722,-0.2179691;0.2137173;0.0009845048,-0.2691418;-0.05116904;-0.02634064,0.07945419;0.00513143;-0.03879803,0.09785165;-0.3314187;-0.007460803,0.1093986;-0.7329065;0.0785172,0.1201168;-0.7647012;0.01382904,-0.07588241;0.006238128;-0.04524966,-0.1223231;-0.3280615;-0.01929758,-0.1460203;-0.7304752;0.05956715,-0.1393547;-0.6912594;-0.02981209,0.002918789;0.5456987;-0.0008177063,0;0;0,0.01950211;0.3146996;-0.01923609,0.03631078;0.6173093;-0.05134118,0.2044921;0.5045826;-0.004342794,0.2578603;0.2364778;0.03087473,0.3263281;-0.02283338;-0.009125233,-0.1452564;0.5341733;-0.0113021,-0.2349525;0.2786044;0.03976405,-0.3062391;0.01780877;0.01893199,0.0798371;-0.001779228;-0.03830743,0.1051224;-0.3393264;-0.03529847,0.0911556;-0.7422531;0.04326963,0.1019878;-0.7717704;-0.0235014,-0.0791973;0.009525565;-0.03849206,-0.1020177;-0.3281951;-0.03525871,-0.08643871;-0.7348819;0.02024939,-0.08509911;-0.7226438;-0.06807236,0.0322936;0.5432365;-0.0408504,819.2993
+0;0;0,0.001633386;0.315768;0.004560526,0.003346595;0.6203336;-0.005786755,0.1754246;0.4941741;0.01284571,0.2116219;0.2204922;0.02436169,0.2718427;-0.04001552;0.0133058,-0.1660615;0.4836766;-0.01500203,-0.2183845;0.2128429;0.0009991499,-0.2688858;-0.04856774;-0.02596744,0.07940416;0.005128199;-0.03877361,0.09779076;-0.3312233;-0.007454872,0.1093462;-0.7330058;0.07858624,0.1200646;-0.7648016;0.01389685,-0.07583464;0.0062342;-0.04522116,-0.1222479;-0.3278681;-0.0192844,-0.1459625;-0.7305772;0.0596382,-0.1392968;-0.6913612;-0.02974275,0.002918255;0.5455968;-0.0008185124,0;0;0,0.0191219;0.3146349;-0.01929069,0.03573819;0.617191;-0.05167031,0.2042042;0.5047548;-0.003948212,0.258243;0.2365697;0.03479719,0.3279992;-0.01930797;-0.0008926392,-0.1460736;0.5341203;-0.01142008,-0.2363961;0.2785106;0.041967,-0.3071443;0.02101877;0.02448188,0.07978924;-0.001692757;-0.03828216,0.1049981;-0.3390471;-0.03548372,0.09194207;-0.7421815;0.04374981,0.1027054;-0.771712;-0.02302289,-0.0791341;0.009447375;-0.03851302,-0.1016795;-0.3280886;-0.03498482,-0.08602156;-0.7350242;0.02090797,-0.08459134;-0.7228051;-0.06741031,0.03176562;0.5431433;-0.04110575,819.3342
+0;0;0,0.001633033;0.3156999;0.004559542,0.003346164;0.6202517;-0.005787005,0.1756433;0.4940365;0.01286217,0.2119871;0.2192467;0.02442478,0.2714081;-0.03780115;0.01351573,-0.1662765;0.4835256;-0.01502093,-0.2188113;0.2115955;0.001045032,-0.2686418;-0.04634315;-0.02556339,0.07942974;0.005129851;-0.0387861,0.09781747;-0.3312425;-0.007465426,0.109374;-0.7330632;0.07858388,0.1201173;-0.7650028;0.01374401,-0.07585906;0.006236209;-0.04523573,-0.1222752;-0.3278868;-0.01929737,-0.1459921;-0.7306342;0.05963276,-0.1393108;-0.6913967;-0.02995611,0.002917879;0.5455245;-0.0008193972,0;0;0,0.01894714;0.3145759;-0.01931095,0.03553585;0.6170908;-0.05195618,0.2041606;0.5048677;-0.003580332,0.2587433;0.2362482;0.03917837,0.3291879;-0.0162341;0.007339954,-0.1464755;0.5341646;-0.01141594,-0.2380464;0.2783253;0.04448613,-0.3069574;0.02370504;0.03251765,0.07981448;-0.001648307;-0.03829741,0.1051533;-0.3390102;-0.03508425,0.09232865;-0.7423078;0.04355693,0.1029008;-0.7716586;-0.02368784,-0.07917295;0.009414907;-0.03850666,-0.1014649;-0.3281551;-0.03464236,-0.08560565;-0.7350806;0.02155439,-0.08410982;-0.7229152;-0.06696583,0.03156578;0.5430626;-0.04132211,819.3665
+0;0;0,0.00173114;0.3157072;0.004258513,0.00356018;0.620384;-0.006381351,0.1767354;0.4939606;0.01273549,0.2131753;0.2192304;0.02914323,0.2718286;-0.03609294;0.02305826,-0.1669788;0.483243;-0.01540324,-0.2209828;0.2118019;0.006439026,-0.2701831;-0.04475728;-0.01415137,0.07944171;0.005090897;-0.03883293,0.09787511;-0.3312677;-0.007172901,0.1093953;-0.7329705;0.07905613,0.119533;-0.7649676;0.01423813,-0.07591633;0.006276418;-0.04519088,-0.1223636;-0.3278506;-0.01909317,-0.1460755;-0.7304896;0.05998092,-0.1393737;-0.6912793;-0.02956257,0.003100942;0.5456265;-0.001343006,0;0;0,0.01846274;0.3145875;-0.01964664,0.03466744;0.6171838;-0.05298245,0.2040586;0.5044581;-0.003448009,0.2593389;0.2365158;0.04372001,0.3309502;-0.01398182;0.01561284,-0.1479902;0.5343844;-0.01091151,-0.239897;0.2788542;0.04680527,-0.3083495;0.02613866;0.03601822,0.07978983;-0.001646027;-0.03841579,0.1054546;-0.3389972;-0.03456819,0.0928892;-0.7422004;0.04418755,0.1033937;-0.7716026;-0.02296019,-0.07923261;0.009438924;-0.03844474,-0.1010912;-0.328175;-0.03416427,-0.08533369;-0.734995;0.02224842,-0.08387811;-0.7228641;-0.06621829,0.03079228;0.543142;-0.0421629,819.3998
+0;0;0,0.001731084;0.3156971;0.004258377,0.003560504;0.6204371;-0.006383475,0.1776341;0.4937361;0.01280691,0.2142844;0.2174197;0.02930937,0.2732873;-0.03942552;0.02318814,-0.1678586;0.482963;-0.01547742,-0.2221744;0.2099547;0.006490944,-0.271668;-0.04813373;-0.01422219,0.07942004;0.005089508;-0.03882233,0.09786914;-0.3315557;-0.007135335,0.1093107;-0.7305174;0.07850534,0.1196494;-0.763744;0.01240189,-0.07589562;0.006274705;-0.04517855,-0.1223824;-0.3281369;-0.01905861,-0.1459326;-0.7280287;0.05947594,-0.1390979;-0.6886358;-0.03184334,0.003101203;0.5456693;-0.001344434,0;0;0,0.01825345;0.3145727;-0.01991582,0.03445094;0.6171767;-0.05375957,0.2044232;0.5039811;-0.002812624,0.2615704;0.2354307;0.04799247,0.3319921;-0.01766023;0.02621889,-0.148967;0.5343556;-0.01042963,-0.2418295;0.2781548;0.05043048,-0.3109843;0.02396339;0.04080492,0.07960695;-0.001505673;-0.03874385,0.1059106;-0.3390812;-0.03371668,0.09442991;-0.7394869;0.04489113,0.1052387;-0.7686359;-0.02481341,-0.07929268;0.00936258;-0.03828358,-0.1006247;-0.3285657;-0.03340241,-0.08506484;-0.732599;0.02272909,-0.08353512;-0.7208602;-0.06748369,0.0305689;0.5431433;-0.04281354,819.4221
+0;0;0,0.001730978;0.3156776;0.004258114,0.003560572;0.6204471;-0.006384562,0.177719;0.4937183;0.01281286,0.214308;0.2178632;0.02928778,0.2725636;-0.0357289;0.02324408,-0.1679415;0.48294;-0.01548521,-0.2221667;0.2103874;0.006446494,-0.2710334;-0.04443213;-0.01400429,0.0793872;0.005087404;-0.03880629,0.09781547;-0.3311776;-0.007155076,0.1091947;-0.7279652;0.0780189,0.1193173;-0.7598704;0.013297,-0.07586425;0.006272112;-0.04515987,-0.1222986;-0.3277619;-0.01906943,-0.1457203;-0.7254745;0.05903715,-0.1390285;-0.6862778;-0.03037358,0.003101256;0.5456768;-0.001345353,0;0;0,0.01804158;0.3145578;-0.02003431,0.03418822;0.6171665;-0.05412674,0.2037779;0.5017953;-0.003219128,0.2629736;0.2349448;0.05148864,0.3334264;-0.01481804;0.031636,-0.149222;0.5344433;-0.01021713,-0.2425599;0.2796329;0.05354786,-0.3126278;0.02909058;0.04591651,0.07961515;-0.001490161;-0.03864384,0.1062963;-0.3386401;-0.03285193,0.09506066;-0.7367944;0.04570675,0.1093262;-0.7682423;-0.01866937,-0.07922418;0.009348393;-0.03834417,-0.09999532;-0.3282152;-0.03243122,-0.08440264;-0.7300176;0.02357056,-0.08300486;-0.7179114;-0.06475551,0.03031366;0.5431386;-0.0431236,819.4561
+0;0;0,0.001709022;0.3156828;0.003866235,0.003460245;0.620437;-0.00721266,0.1776611;0.4939121;0.01257068,0.2140781;0.2182849;0.03281192,0.2722529;-0.03538781;0.03506055,-0.168036;0.4830267;-0.01638731,-0.2234539;0.2111906;0.01081934,-0.2717412;-0.04407758;-0.004856342,0.07937364;0.005053551;-0.03883845,0.09767837;-0.3312018;-0.007013049,0.1089205;-0.7279067;0.07856306,0.1189828;-0.7596205;0.01364927,-0.07587421;0.006312639;-0.04513749,-0.122497;-0.3276821;-0.01888222,-0.1459424;-0.7253867;0.05925833,-0.1391139;-0.6862196;-0.0301451,0.003024191;0.5456741;-0.002062179,0;0;0,0.01804158;0.3145578;-0.02003431,0.03418822;0.6171665;-0.05412674,0.2037779;0.5017953;-0.003219128,0.2629736;0.2349448;0.05148864,0.3334264;-0.01481804;0.031636,-0.149222;0.5344433;-0.01021713,-0.2425599;0.2796329;0.05354786,-0.3126278;0.02909058;0.04591651,0.07961515;-0.001490161;-0.03864384,0.1062963;-0.3386401;-0.03285193,0.09506066;-0.7367944;0.04570675,0.1093262;-0.7682423;-0.01866937,-0.07922418;0.009348393;-0.03834417,-0.09999532;-0.3282152;-0.03243122,-0.08440264;-0.7300176;0.02357056,-0.08300486;-0.7179114;-0.06475551,0.03031366;0.5431386;-0.0431236,819.4789
+0;0;0,0.001709179;0.3157118;0.00386659,0.003461503;0.6206574;-0.007219593,0.1782075;0.4939163;0.01261321,0.2148331;0.2167104;0.03297039,0.2714378;-0.03011577;0.03515832,-0.1685693;0.4829969;-0.01643523,-0.2243047;0.2096038;0.01092725,-0.2712888;-0.0387747;-0.004325348,0.07942627;0.005056901;-0.0388642,0.09770823;-0.33078;-0.007078402,0.1089619;-0.7278917;0.07858545,0.1188735;-0.7586814;0.01464368,-0.07592452;0.006316824;-0.04516742,-0.1224893;-0.3272623;-0.01894483,-0.1459587;-0.7253746;0.05927584,-0.1392325;-0.6863448;-0.02878887,0.003025131;0.54584;-0.002065354,0;0;0,0.0174929;0.3145513;-0.02105379,0.03317166;0.6171951;-0.05671823,0.202916;0.5006198;-0.004226208,0.2652683;0.2342306;0.0569942,0.3355035;-0.008667633;0.04287148,-0.1504564;0.5348922;-0.01096898,-0.2454098;0.2803161;0.05812391,-0.3157343;0.03703447;0.05742282,0.0797115;-0.001392469;-0.03858328,0.106226;-0.3381231;-0.03222263,0.09503756;-0.7367133;0.0462842,0.1080868;-0.767108;-0.01746821,-0.07928218;0.009245283;-0.03838479,-0.09974132;-0.3279015;-0.03171543,-0.08421784;-0.7300373;0.0249276,-0.08290628;-0.7177806;-0.06205302,0.02941391;0.5431688;-0.04529941,819.5117
+0;0;0,0.001709179;0.3157118;0.00386659,0.003461503;0.6206574;-0.007219593,0.1782075;0.4939163;0.01261321,0.2148331;0.2167104;0.03297039,0.2714378;-0.03011577;0.03515832,-0.1685693;0.4829969;-0.01643523,-0.2243047;0.2096038;0.01092725,-0.2712888;-0.0387747;-0.004325348,0.07942627;0.005056901;-0.0388642,0.09770823;-0.33078;-0.007078402,0.1089619;-0.7278917;0.07858545,0.1188735;-0.7586814;0.01464368,-0.07592452;0.006316824;-0.04516742,-0.1224893;-0.3272623;-0.01894483,-0.1459587;-0.7253746;0.05927584,-0.1392325;-0.6863448;-0.02878887,0.003025131;0.54584;-0.002065354,0;0;0,0.0174929;0.3145513;-0.02105379,0.03317166;0.6171951;-0.05671823,0.202916;0.5006198;-0.004226208,0.2652683;0.2342306;0.0569942,0.3355035;-0.008667633;0.04287148,-0.1504564;0.5348922;-0.01096898,-0.2454098;0.2803161;0.05812391,-0.3157343;0.03703447;0.05742282,0.0797115;-0.001392469;-0.03858328,0.106226;-0.3381231;-0.03222263,0.09503756;-0.7367133;0.0462842,0.1080868;-0.767108;-0.01746821,-0.07928218;0.009245283;-0.03838479,-0.09974132;-0.3279015;-0.03171543,-0.08421784;-0.7300373;0.0249276,-0.08290628;-0.7177806;-0.06205302,0.02941391;0.5431688;-0.04529941,819.545
+0;0;0,0.001670934;0.3154934;0.003295767,0.003337811;0.6201435;-0.008446452,0.1780347;0.4939295;0.012442,0.2153991;0.2144032;0.03732229,0.2695929;-0.02990881;0.04642467,-0.168738;0.4828817;-0.01644632,-0.2257368;0.2076206;0.01720642,-0.2722654;-0.03831182;0.009426735,0.0794529;0.005020037;-0.03889873,0.09759355;-0.3310618;-0.006581977,0.1088604;-0.728569;0.07931764,0.1188965;-0.759486;0.01554058,-0.07597353;0.006355172;-0.04515205,-0.1227056;-0.3274613;-0.01856051,-0.1462663;-0.7259696;0.05988576,-0.1395656;-0.6869855;-0.0281682,0.002925507;0.545415;-0.003123211,0;0;0,0.01714551;0.3143305;-0.02126265,0.03247815;0.6166821;-0.05723786,0.2023777;0.5012813;-0.004359245,0.2671208;0.233326;0.06012583,0.3373585;-0.006862476;0.05094004,-0.1509141;0.5350627;-0.01116787,-0.2475074;0.2790016;0.06130632,-0.317968;0.0387101;0.06317536,0.07975787;-0.00124006;-0.03857744,0.1061577;-0.3382535;-0.03154731,0.09480704;-0.7372448;0.04715943,0.1078729;-0.7676436;-0.01656175,-0.07932914;0.009100239;-0.03840765,-0.1000278;-0.3283096;-0.03129461,-0.08423331;-0.7308145;0.02578562,-0.08292148;-0.7185759;-0.06117371,0.02881302;0.5427408;-0.04574382,819.5673
+0;0;0,0.001670388;0.3153903;0.00329469,0.003336811;0.6199574;-0.008444151,0.1783406;0.4936778;0.01246983,0.2159031;0.2126694;0.03748203,0.2691391;-0.02732478;0.04642354,-0.1690396;0.4826106;-0.01646911,-0.2263407;0.20589;0.01736206,-0.2720469;-0.03569593;0.009719876,0.07944296;0.005019409;-0.03889387,0.09755141;-0.3304656;-0.006634496,0.1088495;-0.7290744;0.07950313,0.1187527;-0.7591849;0.01657037,-0.07596403;0.006354378;-0.04514641,-0.1226131;-0.3268693;-0.01860208,-0.1462391;-0.7264817;0.06006155,-0.1396271;-0.6876165;-0.02682671,0.002924642;0.5452535;-0.003122658,0;0;0,0.01679163;0.3142437;-0.02129769,0.03187378;0.6165215;-0.05729818,0.2020775;0.5011288;-0.004045486,0.2687324;0.2327368;0.0632236,0.3383139;-0.003164977;0.05875063,-0.1517622;0.5352024;-0.01104246,-0.2492396;0.2785803;0.06409383,-0.3199892;0.04304335;0.06939425,0.07985225;-0.001296028;-0.03835428,0.1061967;-0.3377038;-0.03096557,0.09457985;-0.7377247;0.0483098,0.1070669;-0.7691621;-0.0128572,-0.07924689;0.009127901;-0.03854509,-0.09999429;-0.3276676;-0.03098629,-0.08399013;-0.7311994;0.02682579,-0.08265205;-0.7187307;-0.05898065,0.02826745;0.5426019;-0.04580665,819.6013
+0;0;0,0.001670909;0.3154887;0.003295718,0.003338199;0.6202142;-0.008449312,0.1782914;0.4939086;0.0124631,0.2160831;0.2111855;0.03762792,0.2693175;-0.02880134;0.04656916,-0.1689891;0.4828446;-0.01646753,-0.2266398;0.2044354;0.01757008,-0.2723446;-0.03714313;0.009928126,0.07947388;0.005021363;-0.038909,0.09759978;-0.3307871;-0.00661853,0.1088469;-0.7275989;0.07913079,0.1187183;-0.757516;0.01640057,-0.0759936;0.006356851;-0.04516398,-0.1226876;-0.3271881;-0.01859406,-0.1462072;-0.7249991;0.05971495,-0.1396164;-0.6861625;-0.02689368,0.002925804;0.5454695;-0.00312491,0;0;0,0.01641421;0.3143403;-0.02162123,0.03113227;0.6167535;-0.05797744,0.2014645;0.5018685;-0.004487753,0.2700129;0.2327633;0.06535029,0.3399782;-0.003059119;0.06497812,-0.1522383;0.5354353;-0.01102024,-0.2506718;0.2781085;0.06700266,-0.3226731;0.04307307;0.07604023,0.07988991;-0.001235843;-0.0383575,0.1062327;-0.3379531;-0.03022695,0.0949246;-0.7361196;0.048985,0.1067755;-0.7679201;-0.01153636,-0.07929619;0.00906767;-0.03853717,-0.09996982;-0.328047;-0.03048572,-0.08374256;-0.7296975;0.02741665,-0.08250389;-0.7172022;-0.05810897,0.02761866;0.5428011;-0.0464015,819.6235
+0;0;0,0.001721943;0.3154933;0.002785916,0.003470126;0.6201962;-0.009515434,0.1784943;0.4943137;0.01183004,0.2164028;0.2122779;0.04365094,0.2689717;-0.02769363;0.05620826,-0.1690115;0.4830554;-0.01671462,-0.2274447;0.2055282;0.02275766,-0.2722121;-0.03631456;0.01882135,0.07941994;0.004994402;-0.03902245,0.09758718;-0.3307669;-0.006268289,0.1086925;-0.727563;0.07957244,0.1188667;-0.7573195;0.01673751,-0.07604767;0.006381458;-0.04506939,-0.1227275;-0.3271514;-0.0183233,-0.1461131;-0.7249377;0.06015116,-0.1395997;-0.6861385;-0.02646713,0.003033977;0.5454618;-0.004049904,0;0;0,0.01641421;0.3143403;-0.02162123,0.03113227;0.6167535;-0.05797744,0.2014645;0.5018685;-0.004487753,0.2700129;0.2327633;0.06535029,0.3399782;-0.003059119;0.06497812,-0.1522383;0.5354353;-0.01102024,-0.2506718;0.2781085;0.06700266,-0.3226731;0.04307307;0.07604023,0.07988991;-0.001235843;-0.0383575,0.1062327;-0.3379531;-0.03022695,0.0949246;-0.7361196;0.048985,0.1067755;-0.7679201;-0.01153636,-0.07929619;0.00906767;-0.03853717,-0.09996982;-0.328047;-0.03048572,-0.08374256;-0.7296975;0.02741665,-0.08250389;-0.7172022;-0.05810897,0.02761866;0.5428011;-0.0464015,819.6463
+0;0;0,0.001720919;0.3153057;0.002784259,0.003467844;0.6197895;-0.009507984,0.178307;0.4940208;0.01181634,0.2163533;0.2109591;0.04375299,0.2688715;-0.02878083;0.05629819,-0.1688317;0.4827743;-0.01669816,-0.2274774;0.2042377;0.0229177,-0.2722015;-0.0373717;0.01898519,0.07946835;0.004997446;-0.03904623,0.09762454;-0.3305597;-0.006311983,0.1087832;-0.7292619;0.07994112,0.1190582;-0.7596104;0.01648366,-0.07609402;0.006385347;-0.04509686,-0.1227454;-0.3269447;-0.01836703,-0.1462434;-0.7266419;0.06048441,-0.1396655;-0.6877555;-0.02699204,0.003032043;0.5451148;-0.004046823,0;0;0,0.01601116;0.3141471;-0.02199173,0.0302995;0.6162997;-0.05883932,0.2007234;0.5026759;-0.004836559,0.2708536;0.2335979;0.06775951,0.3411193;-0.001886427;0.06857228,-0.1526014;0.535485;-0.01088032,-0.2519279;0.2779803;0.06922573,-0.325092;0.0437344;0.08213615,0.07994027;-0.001139879;-0.03838038,0.1061901;-0.3376475;-0.02981544,0.09488752;-0.7376072;0.05038476,0.1064287;-0.7687782;-0.01205945,-0.07937334;0.008977155;-0.03852379,-0.1002774;-0.3279174;-0.03047159,-0.08393826;-0.7313907;0.02843433,-0.0827846;-0.7191025;-0.05793309,0.02690041;0.5424228;-0.04713643,819.6792
+0;0;0,0.001717652;0.314707;0.002778972,0.003461265;0.6186137;-0.009489614,0.1774697;0.4932373;0.0117485,0.2157293;0.2085893;0.04386412,0.267465;-0.02757859;0.0562224,-0.1680221;0.4820441;-0.01663072,-0.2269964;0.2019466;0.02320713,-0.2710542;-0.0360629;0.01933322,0.0795565;0.00500299;-0.03908955,0.09771958;-0.3306813;-0.006342895,0.1089046;-0.7303258;0.08011404,0.1191814;-0.7606847;0.0166456,-0.07617843;0.006392431;-0.04514689,-0.1228475;-0.327064;-0.01840693,-0.1464011;-0.7277057;0.06063086,-0.1398219;-0.6888178;-0.02686073,0.003026338;0.5440888;-0.004039407,0;0;0,0.01551905;0.3135643;-0.02208519,0.02948549;0.6151288;-0.0590992,0.1996631;0.5043111;-0.005081654,0.2725999;0.2355272;0.07208776,0.3421861;0.003748015;0.07847309,-0.1524208;0.5360358;-0.01068348,-0.2536985;0.2791803;0.07468458,-0.3272833;0.04937552;0.09416886,0.08004065;-0.0009848773;-0.03840292,0.1058956;-0.3376143;-0.02848709,0.0945051;-0.7384896;0.05204153,0.1057864;-0.7696807;-0.01045203,-0.0795088;0.008823107;-0.03850664,-0.100314;-0.3281678;-0.02899648,-0.08412406;-0.7325521;0.03039065,-0.08309346;-0.7202721;-0.05599222,0.02616247;0.5414071;-0.04735518,819.7125
+0;0;0,0.001679441;0.3147103;0.002408481,0.003361534;0.6186021;-0.01022938,0.1775063;0.4936977;0.01126651,0.2158855;0.2097929;0.04927614,0.2677466;-0.02594501;0.06778876,-0.1682749;0.4823831;-0.01664839,-0.2278867;0.2032547;0.02866581,-0.2711593;-0.03487107;0.03397804,0.07950325;0.005053065;-0.03919133,0.09755099;-0.3305915;-0.005976878,0.1086116;-0.730179;0.08075873,0.1191673;-0.7602263;0.01704095,-0.07625318;0.006345461;-0.04502719,-0.1230768;-0.3271205;-0.018679,-0.1466516;-0.7275687;0.06132718,-0.1401662;-0.6887072;-0.0261741,0.002942991;0.5440839;-0.004687054,0;0;0,0.01551905;0.3135643;-0.02208519,0.02948549;0.6151288;-0.0590992,0.1996631;0.5043111;-0.005081654,0.2725999;0.2355272;0.07208776,0.3421861;0.003748015;0.07847309,-0.1524208;0.5360358;-0.01068348,-0.2536985;0.2791803;0.07468458,-0.3272833;0.04937552;0.09416886,0.08004065;-0.0009848773;-0.03840292,0.1058956;-0.3376143;-0.02848709,0.0945051;-0.7384896;0.05204153,0.1057864;-0.7696807;-0.01045203,-0.0795088;0.008823107;-0.03850664,-0.100314;-0.3281678;-0.02899648,-0.08412406;-0.7325521;0.03039065,-0.08309346;-0.7202721;-0.05599222,0.02616247;0.5414071;-0.04735518,819.7376
+0;0;0,0.001671626;0.3132458;0.002397274,0.003321855;0.6113909;-0.009979766,0.1765698;0.4886601;0.011291,0.2151445;0.2033092;0.04949421,0.2660601;-0.0281312;0.06766936,-0.1674137;0.4774043;-0.01647877,-0.2273291;0.1968542;0.02906623,-0.2698128;-0.03693062;0.03428163,0.07964018;0.005061768;-0.03925883,0.0977056;-0.3309117;-0.00601184,0.1087696;-0.7306213;0.08075027,0.1191861;-0.759877;0.01787252,-0.07638451;0.00635639;-0.04510475,-0.123254;-0.3274363;-0.01873075,-0.146836;-0.7280069;0.06129988,-0.1404361;-0.6892622;-0.02504781,0.002914049;0.5387843;-0.004579624,0;0;0,0.01493841;0.3122238;-0.02060604,0.02719534;0.6086333;-0.0528841,0.1990933;0.5051368;-0.005066156,0.2734901;0.2357533;0.07411838,0.3412011;0.008167773;0.08448482,-0.1540156;0.53613;-0.01000674,-0.2562285;0.278628;0.07727341,-0.3290808;0.05355969;0.1001693,0.08013541;-0.0008593499;-0.03856182,0.1056567;-0.337809;-0.02745068,0.09433167;-0.7387922;0.05318498,0.1053168;-0.7709028;-0.006772999,-0.0797295;0.008730049;-0.03842433,-0.1006972;-0.3285579;-0.02807864,-0.08455069;-0.7330445;0.03148475,-0.08354706;-0.720244;-0.05381779,0.02443188;0.5365765;-0.0428232,819.7676
+0;0;0,0.00167095;0.3131191;0.002396304,0.003326511;0.612223;-0.01003043,0.1760651;0.4891773;0.01122832,0.2147563;0.2029643;0.04954697,0.2657482;-0.02882262;0.06774932,-0.1669145;0.4779544;-0.0164604,-0.227011;0.1965566;0.02922222,-0.2695583;-0.0375782;0.03444542,0.07978805;0.005071167;-0.03933172,0.09785261;-0.3308862;-0.006086327,0.1089536;-0.7319324;0.08096591,0.1194434;-0.7616053;0.01764544,-0.07652634;0.006368192;-0.04518849,-0.1233936;-0.3274084;-0.01881576,-0.1470544;-0.7293186;0.0614825,-0.1406095;-0.6905123;-0.02547316,0.002916114;0.5391553;-0.00459599,0;0;0,0.01490865;0.3120712;-0.02100849,0.02768118;0.6092018;-0.05517769,0.1987082;0.5061715;-0.005467176,0.273637;0.2364271;0.07519841,0.341334;0.008752167;0.09062195,-0.1529651;0.5361711;-0.01019591,-0.2559518;0.2785694;0.07878956,-0.3293226;0.05392636;0.1072301,0.08022165;-0.0007859021;-0.03876472,0.1052914;-0.3377266;-0.02687562,0.09368432;-0.7399181;0.05465174,0.1041732;-0.7716459;-0.006667376,-0.07997221;0.008680589;-0.03831354,-0.1011038;-0.3285784;-0.02788434,-0.08511657;-0.7343557;0.03235298,-0.08423016;-0.7217785;-0.05353086,0.02469556;0.5368004;-0.04432869,819.7906
+0;0;0,0.001709235;0.3131222;0.00190142,0.003439428;0.6121978;-0.01116406,0.176338;0.4899282;0.01064809,0.2150176;0.2045968;0.05506758,0.2650289;-0.02687578;0.07906745,-0.1670624;0.4784589;-0.01664551,-0.2274995;0.1981126;0.03470236,-0.269936;-0.03586793;0.0451383,0.0797047;0.005090583;-0.03949786,0.09796539;-0.3308365;-0.006054826,0.108909;-0.7317952;0.08141929,0.1194029;-0.761443;0.01807577,-0.07659917;0.006346433;-0.045068,-0.1233963;-0.3274484;-0.01880093,-0.1470139;-0.7292532;0.06203537,-0.1406516;-0.6904846;-0.02493018,0.003005852;0.5391433;-0.005557254,0;0;0,0.01490865;0.3120712;-0.02100849,0.02768118;0.6092018;-0.05517769,0.1987082;0.5061715;-0.005467176,0.273637;0.2364271;0.07519841,0.341334;0.008752167;0.09062195,-0.1529651;0.5361711;-0.01019591,-0.2559518;0.2785694;0.07878956,-0.3293226;0.05392636;0.1072301,0.08022165;-0.0007859021;-0.03876472,0.1052914;-0.3377266;-0.02687562,0.09368432;-0.7399181;0.05465174,0.1041732;-0.7716459;-0.006667376,-0.07997221;0.008680589;-0.03831354,-0.1011038;-0.3285784;-0.02788434,-0.08511657;-0.7343557;0.03235298,-0.08423016;-0.7217785;-0.05353086,0.02469556;0.5368004;-0.04432869,819.8128
+0;0;0,0.001708575;0.3130012;0.001900685,0.003442673;0.6127479;-0.01119908,0.1760432;0.4902852;0.01060665,0.2149131;0.2035501;0.05524464,0.2646269;-0.02654532;0.07910173,-0.16677;0.4788354;-0.01664028,-0.2275044;0.1971101;0.03496017,-0.2696884;-0.03547841;0.04533401,0.07957537;0.005082323;-0.03943377,0.09785233;-0.3311442;-0.005960926,0.1088159;-0.7328347;0.08167283,0.1194236;-0.7631291;0.01764263,-0.07647488;0.006336135;-0.04499487,-0.1233137;-0.3277562;-0.01870438,-0.1469744;-0.7302943;0.06227945,-0.1405432;-0.6914307;-0.02562886,0.003007451;0.539416;-0.005570986,0;0;0,0.01479285;0.3119285;-0.02140152,0.02772696;0.6095831;-0.05678153,0.1982713;0.5070838;-0.00565815,0.2737276;0.2363365;0.07633352,0.3411782;0.01047376;0.09685111,-0.1524391;0.5361905;-0.01020435,-0.2565056;0.2779548;0.08037649,-0.3297587;0.05584323;0.1162229,0.08016106;-0.0007773936;-0.03855765,0.1051046;-0.3380133;-0.02620864,0.09370556;-0.7409817;0.05528808,0.1037463;-0.7720085;-0.008136749,-0.07975414;0.008630129;-0.03844334,-0.1012217;-0.3289027;-0.0277896,-0.08548903;-0.7353177;0.03332048,-0.08469113;-0.7230023;-0.05348053,0.02467552;0.5369666;-0.04551363,819.8354
+0;0;0,0.001709152;0.313107;0.001901328,0.003447548;0.6135934;-0.01123476,0.1764873;0.4907331;0.0106331,0.2153963;0.2037096;0.05531599,0.2650716;-0.02620776;0.0791546,-0.1671993;0.4792541;-0.01668326,-0.2279948;0.1972455;0.0349691,-0.2701462;-0.03516302;0.04533491,0.07955453;0.005080991;-0.03942344,0.09783541;-0.3312175;-0.005943432,0.1087926;-0.7326734;0.08163913,0.1194539;-0.7632727;0.01728512,-0.07645485;0.006334475;-0.04498309,-0.1233037;-0.3278294;-0.01868698,-0.1469506;-0.7301323;0.06224955,-0.1404869;-0.6912239;-0.02610332,0.003010709;0.5399891;-0.005585761,0;0;0,0.01451737;0.3120386;-0.02153373,0.0271765;0.6103792;-0.05750251,0.1980462;0.5071608;-0.00549984,0.2741778;0.2366362;0.07764673,0.3416907;0.01128194;0.101213,-0.1532633;0.5363379;-0.01019092,-0.2581123;0.2785628;0.08174177,-0.3313562;0.05778782;0.1240697,0.08015142;-0.0007594824;-0.03852427,0.1048205;-0.3380756;-0.02583361,0.09319912;-0.740815;0.05555105,0.1029976;-0.7715108;-0.008849144,-0.07972838;0.008603565;-0.03844881,-0.1013398;-0.3289866;-0.02760557,-0.08576437;-0.7351308;0.03372837,-0.08492814;-0.7229407;-0.05350395,0.02421068;0.5375133;-0.04603744,819.8679
+0;0;0,0.001778503;0.3121686;0.001144434,0.00362472;0.6097673;-0.01263078,0.1767635;0.4883645;0.01057765,0.2159123;0.2012545;0.0601807,0.2650732;-0.02789439;0.08949736,-0.1673236;0.4765776;-0.01642224,-0.2285123;0.1947746;0.04074686,-0.270702;-0.03713766;0.05565229,0.07932594;0.005116724;-0.03982881,0.09768195;-0.3311107;-0.005293019,0.1086959;-0.7327191;0.08249707,0.1194446;-0.7633198;0.01833158,-0.07662898;0.006295434;-0.04464848,-0.1233184;-0.3279061;-0.01803997,-0.146932;-0.7303544;0.06317227,-0.1405424;-0.6915168;-0.02506755,0.003157799;0.53709;-0.0068587,0;0;0,0.01393642;0.3111902;-0.02049589,0.02530112;0.6070449;-0.05364943,0.1977352;0.5074679;-0.00515604,0.2743384;0.2364229;0.07905722,0.3419194;0.01178169;0.1065269,-0.1552563;0.5362887;-0.009598471,-0.2609353;0.2785673;0.08440632,-0.3338501;0.05871917;0.1306199,0.08014043;-0.0006781667;-0.038499,0.1044915;-0.3380324;-0.02516687,0.09279713;-0.7409464;0.05632687,0.102406;-0.7717769;-0.00780201,-0.07971162;0.008515463;-0.0384534,-0.1015229;-0.3290833;-0.02705598,-0.08601235;-0.7353557;0.03474817,-0.08512818;-0.7229579;-0.0523987,0.02275632;0.5349398;-0.04316652,819.9022
+0;0;0,0.001774058;0.3113883;0.001141573,0.003613542;0.6079001;-0.01258473,0.1762553;0.4868709;0.01055508,0.2154994;0.1990627;0.06027874,0.264601;-0.02981022;0.08956009,-0.1668438;0.4751178;-0.01636728,-0.2281812;0.1926296;0.04094082,-0.2703202;-0.03900339;0.0558283,0.07946046;0.0051254;-0.03989634,0.09782156;-0.3311952;-0.005350985,0.1088366;-0.7328435;0.08244783,0.1196446;-0.7637788;0.01792812,-0.07675892;0.006306109;-0.04472419,-0.1234613;-0.327988;-0.0181083,-0.1470772;-0.7304763;0.06311201,-0.1406524;-0.6915899;-0.02561493,0.003148122;0.5354564;-0.006831203,0;0;0,0.01356432;0.3104789;-0.01964664,0.02470241;0.6053694;-0.05169308,0.1972672;0.5076384;-0.005261898,0.2745056;0.236417;0.08029079,0.3416003;0.01255888;0.1124933,-0.1555339;0.5366521;-0.009392235,-0.2621232;0.2790289;0.08608052,-0.3335954;0.06023993;0.137794,0.08021037;-0.0006043464;-0.03870249,0.1041192;-0.3380477;-0.02447474,0.09250115;-0.7410196;0.05694961,0.1020497;-0.7714338;-0.008255251,-0.07993637;0.008477132;-0.03834406,-0.1018149;-0.3292046;-0.02674929,-0.08647352;-0.7354504;0.03554248,-0.08562114;-0.7230563;-0.05210467,0.02219705;0.5334592;-0.04149282,819.9235
+0;0;0,0.001770959;0.3108443;0.001139579,0.003607214;0.6068346;-0.01256371,0.1761781;0.4859271;0.01056085,0.2154996;0.1975507;0.06038267,0.2645649;-0.03115256;0.08964233,-0.1667792;0.4741789;-0.01635039,-0.2282378;0.191133;0.04107084,-0.2703455;-0.04032834;0.05594729,0.07941031;0.005122166;-0.03987116,0.09778227;-0.3313975;-0.005305357,0.1087962;-0.7330076;0.0824851,0.1196264;-0.7640674;0.01783361,-0.07671048;0.00630213;-0.04469597,-0.1234405;-0.3281898;-0.01806433,-0.1470542;-0.7306398;0.06314825,-0.1406162;-0.6917353;-0.02575991,0.003142447;0.5344926;-0.006818253,0;0;0,0.01317192;0.3099918;-0.01897979,0.02397176;0.6044261;-0.05049872,0.1970735;0.5083866;-0.005716801,0.2748076;0.2371055;0.08119273,0.3419952;0.01389863;0.1163104,-0.1562235;0.5367013;-0.009047966,-0.2634681;0.2790951;0.08752817,-0.3359425;0.06255627;0.1460697,0.0801874;-0.0006195307;-0.03862047,0.1038574;-0.3382594;-0.02389383,0.09215681;-0.741174;0.05760479,0.10204;-0.7713763;-0.007995605,-0.07985834;0.008473938;-0.03837683,-0.1019801;-0.3294003;-0.02699974,-0.0868386;-0.7354878;0.03610954,-0.08610443;-0.7230691;-0.05172985,0.02154238;0.5325986;-0.04042387,819.9583
+0;0;0,0.001836606;0.3104382;0.0008263201,0.003747137;0.6060706;-0.01306005,0.1762639;0.4855363;0.01028582,0.2155595;0.1978754;0.06688197,0.2645079;-0.02993357;0.1019942,-0.1667124;0.4738448;-0.01628214,-0.2287438;0.1918104;0.0477864,-0.2715694;-0.0388805;0.0695447,0.07932628;0.004983711;-0.0401042,0.09796034;-0.3311912;-0.005339373,0.1088315;-0.7324327;0.08321755,0.1197063;-0.7639746;0.01882029,-0.07685006;0.006408955;-0.04448413,-0.1234202;-0.3277852;-0.01774717,-0.1469166;-0.7299259;0.06402107,-0.1405287;-0.6910264;-0.02504443,0.003262967;0.5337949;-0.007278588,0;0;0,0.01282272;0.3096332;-0.01840639,0.02334077;0.6037923;-0.04930866,0.1970043;0.5099191;-0.006314754,0.2748282;0.2385386;0.08195806,0.3411018;0.01544274;0.1188607,-0.1568396;0.536898;-0.008996297,-0.2650981;0.2796881;0.08908117,-0.3379603;0.06454788;0.1517832,0.08017968;-0.0005265027;-0.0386883,0.103599;-0.3378619;-0.023664,0.09163143;-0.740549;0.05791497,0.1018733;-0.7705782;-0.007996082,-0.07991227;0.00839125;-0.03833352,-0.1021374;-0.3291588;-0.02669761,-0.08715716;-0.735015;0.03663908,-0.08651666;-0.7225687;-0.05136166,0.02097825;0.5320051;-0.03938699,819.9906
+0;0;0,0.001839295;0.3108927;0.00082753,0.003767462;0.6092382;-0.01320062,0.1761386;0.4877513;0.01021044,0.2155465;0.1992689;0.06696822,0.2644393;-0.02828188;0.1020407,-0.1665622;0.4760692;-0.01633618,-0.2287707;0.1932294;0.04791532,-0.2715477;-0.03720008;0.06964897,0.0793156;0.004983039;-0.04009879,0.0979652;-0.3314723;-0.005304962,0.1088653;-0.7337838;0.08348811,0.1197468;-0.7653634;0.01905145,-0.07683971;0.006408092;-0.04447814,-0.1234487;-0.3280649;-0.01771887,-0.1470078;-0.7312779;0.06426741,-0.140616;-0.692373;-0.0248526,0.003276651;0.5359712;-0.007339854,0;0;0,0.01309656;0.3099715;-0.02011216,0.02466181;0.6062903;-0.0556277,0.1969417;0.5111112;-0.007137537,0.2752028;0.2393703;0.08246493,0.3397031;0.01686373;0.124064,-0.1549757;0.5368798;-0.009278256,-0.2649497;0.2800706;0.09047768,-0.3360116;0.06508073;0.1547392,0.08009538;-0.0004708022;-0.03883576,0.103415;-0.3380637;-0.02309084,0.09120417;-0.7418329;0.05863356,0.1017059;-0.7717435;-0.007419117,-0.07994281;0.00834795;-0.03825139,-0.1022429;-0.3294768;-0.02651294,-0.08755714;-0.7363682;0.03737188,-0.08715624;-0.7242222;-0.05062585,0.02191544;0.5337455;-0.04412258,820.0245
+0;0;0,0.001835173;0.310196;0.0008256756,0.003753178;0.6069781;-0.01312084,0.175772;0.4861602;0.01020849,0.2149419;0.1994199;0.06662352,0.2637823;-0.02788703;0.1016584,-0.1662227;0.4745022;-0.01628344,-0.2280556;0.1933704;0.04758006,-0.2707868;-0.03681214;0.06929043,0.07944754;0.004991328;-0.0401655,0.09810699;-0.3316417;-0.005353305,0.1090761;-0.736501;0.08400211,0.1199185;-0.7678592;0.01979707,-0.07696752;0.006418751;-0.04455213,-0.1236011;-0.3282308;-0.01777874,-0.1473094;-0.7339975;0.06472678,-0.1409406;-0.6951246;-0.02407287,0.003266183;0.5342808;-0.00730565,0;0;0,0.01304175;0.3093053;-0.01964116,0.02474178;0.604171;-0.05411053,0.1972339;0.5118127;-0.007773876,0.2751523;0.2422719;0.08285403,0.338627;0.02063352;0.1289918,-0.1547461;0.5372889;-0.009363446,-0.264533;0.2825888;0.09069487,-0.3351271;0.06841113;0.1572206,0.08003673;-0.000482738;-0.03929353,0.1033157;-0.3382103;-0.02255976,0.09105673;-0.7445253;0.05974245,0.09987303;-0.7749231;-0.005671978,-0.08018922;0.008365775;-0.03807617,-0.1026947;-0.3296418;-0.02684177,-0.08797564;-0.7390512;0.03783579,-0.08766243;-0.7267648;-0.04986141,0.02194894;0.5321418;-0.04302263,820.0574
+0;0;0,0.001756223;0.3101975;0.0002378328,0.003514256;0.6069382;-0.01455984,0.1756946;0.486748;0.009529253,0.2152978;0.2014253;0.07245353,0.2634814;-0.02512942;0.1128592,-0.16662;0.4749573;-0.01673626,-0.22888;0.1953903;0.05328431,-0.2713152;-0.03437862;0.07949105,0.07935457;0.005020075;-0.0403453,0.09791826;-0.3315836;-0.005200788,0.1089024;-0.7364916;0.08393279,0.1197011;-0.7681538;0.02001229,-0.07705626;0.006382468;-0.04440371,-0.1237371;-0.3282876;-0.01797165,-0.1474096;-0.7339502;0.06505441,-0.1410806;-0.6951315;-0.02375349,0.003074242;0.5342597;-0.008509818,0;0;0,0.01304175;0.3093053;-0.01964116,0.02474178;0.604171;-0.05411053,0.1972339;0.5118127;-0.007773876,0.2751523;0.2422719;0.08285403,0.338627;0.02063352;0.1289918,-0.1547461;0.5372889;-0.009363446,-0.264533;0.2825888;0.09069487,-0.3351271;0.06841113;0.1572206,0.08003673;-0.000482738;-0.03929353,0.1033157;-0.3382103;-0.02255976,0.09105673;-0.7445253;0.05974245,0.09987303;-0.7749231;-0.005671978,-0.08018922;0.008365775;-0.03807617,-0.1026947;-0.3296418;-0.02684177,-0.08797564;-0.7390512;0.03783579,-0.08766243;-0.7267648;-0.04986141,0.02194894;0.5321418;-0.04302263,820.0797
+0;0;0,0.001753454;0.3097084;0.0002374578,0.003506477;0.6056054;-0.01451511,0.1759181;0.4856272;0.009575071,0.2154491;0.2008247;0.0723846,0.2635937;-0.02554666;0.1127575,-0.1668518;0.4738208;-0.01672539,-0.2289983;0.1947635;0.0531675,-0.2713992;-0.03481945;0.07935303,0.07950698;0.005029716;-0.04042279,0.09809037;-0.3319311;-0.005240995,0.109066;-0.736524;0.08382325,0.119853;-0.7681195;0.01997196,-0.07720426;0.006394727;-0.04448899,-0.1239346;-0.3286304;-0.01802889,-0.1475887;-0.7339774;0.06493258,-0.1412666;-0.6951683;-0.02377915,0.003068128;0.5332021;-0.008487998,0;0;0,0.012856;0.3088503;-0.01919997,0.02430442;0.602964;-0.05292845,0.1976333;0.5127617;-0.008346319,0.275298;0.2440488;0.0832057,0.3391476;0.02340847;0.1325305,-0.1554717;0.5373517;-0.009336669,-0.2656768;0.2838801;0.09179293,-0.3360294;0.07028504;0.1597599,0.08000021;-0.0003475249;-0.03975558,0.1032144;-0.3383946;-0.02212059,0.09102508;-0.7444154;0.06001854,0.09999067;-0.7748824;-0.005178928,-0.08046711;0.008294243;-0.03790659,-0.1029543;-0.3300701;-0.02652283,-0.08831733;-0.7391039;0.03848007,-0.08807703;-0.7267461;-0.04913294,0.02159981;0.5311695;-0.04211247,820.1035
+0;0;0,0.001840901;0.3094496;-0.0002003868,0.003731365;0.6050363;-0.01543522,0.1762301;0.4855196;0.009114002,0.2162593;0.2026865;0.07661089,0.2636464;-0.02252929;0.1229764,-0.1669771;0.4739865;-0.01704312,-0.2290342;0.1971543;0.05822705,-0.2713268;-0.0314949;0.09060476,0.07953431;0.005014406;-0.0405369,0.09838217;-0.3323021;-0.005426027,0.1093504;-0.7374665;0.0843913,0.1200124;-0.767719;0.02180739,-0.07733202;0.006405475;-0.04441643,-0.1239339;-0.329004;-0.01797459,-0.1475371;-0.7349833;0.06550853,-0.1413708;-0.6963926;-0.02137621,0.003252181;0.5327228;-0.009287403,0;0;0,0.01266557;0.3086213;-0.01883841,0.02378993;0.6025298;-0.05198789,0.1976589;0.5136038;-0.008927345,0.2757563;0.246327;0.08389854,0.3387297;0.02626923;0.1361132,-0.1560571;0.5375773;-0.009370275,-0.266872;0.2858854;0.09321607,-0.3370496;0.07283929;0.1625263,0.07994241;-0.000295788;-0.04004014,0.1031473;-0.3386724;-0.02178574,0.09077872;-0.7454176;0.06037903,0.09808633;-0.7775834;-0.0007994175,-0.08061458;0.008265581;-0.03777643,-0.1031427;-0.3304528;-0.0262536,-0.08864397;-0.7402041;0.03885626,-0.08847424;-0.7274369;-0.04695625,0.02119305;0.530781;-0.04137516,820.1366
+0;0;0,0.00183714;0.3088174;-0.0001999775,0.003724496;0.6039184;-0.01540936,0.1761945;0.484538;0.00912581,0.2162187;0.20174;0.07661431,0.2635752;-0.02333033;0.1229499,-0.166954;0.4730069;-0.01702683,-0.2290034;0.1962091;0.05823398,-0.2712688;-0.03229252;0.09059079,0.07977225;0.005029408;-0.04065818,0.09861455;-0.3321876;-0.005557653,0.1095577;-0.7364274;0.08405468,0.120263;-0.7669242;0.02121698,-0.07756338;0.006424638;-0.04454931,-0.1241515;-0.3288859;-0.01811527,-0.1477008;-0.7339386;0.06517731,-0.1415095;-0.695313;-0.02205978,0.003246162;0.5317332;-0.009272445,0;0;0,0.01247345;0.3080013;-0.01874089,0.02359853;0.6014107;-0.05196118,0.1977769;0.514473;-0.009829283,0.275932;0.2479231;0.08490372,0.3391367;0.02871217;0.1396577,-0.1562057;0.5374615;-0.009418204,-0.2678301;0.2870433;0.09528196,-0.3382168;0.07476006;0.1661891,0.08006134;-0.0001500845;-0.04039991,0.1030356;-0.3384224;-0.02178788,0.09074663;-0.7441931;0.06042552,0.09908335;-0.7759887;-0.001500607,-0.08098895;0.008171842;-0.03762984,-0.103524;-0.3304523;-0.0263045,-0.08941838;-0.7392467;0.03887248,-0.08940484;-0.7265411;-0.04728984,0.02099755;0.5297976;-0.04131269,820.1589
+0;0;0,0.001834349;0.3083483;-0.0001996737,0.003718994;0.6030257;-0.01538707,0.1761134;0.4837732;0.009130879,0.2159532;0.2022781;0.07630844,0.2632691;-0.02259947;0.1226043,-0.1668836;0.4722472;-0.01701022,-0.2286472;0.1967246;0.05790387,-0.2708763;-0.03158122;0.09023295,0.07982784;0.005032912;-0.0406865,0.09869452;-0.3326204;-0.005540568,0.1096361;-0.7367998;0.08405839,0.1203934;-0.7675908;0.02091517,-0.07761742;0.006429115;-0.04458035,-0.1242658;-0.3293153;-0.01811211,-0.1478116;-0.7343075;0.06516805,-0.1415903;-0.6956401;-0.02249318,0.00324137;0.5309476;-0.009259257,0;0;0,0.012448;0.3075377;-0.01864719,0.02366054;0.6005196;-0.05183673,0.1980691;0.5155733;-0.01077676,0.2760785;0.2513586;0.08640718,0.338908;0.03318056;0.1447408,-0.1560599;0.5374889;-0.009322897,-0.2678352;0.289338;0.09682304,-0.3391439;0.07802127;0.1690197,0.08002942;-0.0001593679;-0.04060137,0.1029493;-0.3388494;-0.02150333,0.09063922;-0.744579;0.06059813,0.09894033;-0.7760383;-0.002268076,-0.08110951;0.008180262;-0.03751713,-0.1036603;-0.3308814;-0.0261323,-0.08954703;-0.7396188;0.03900788,-0.08972949;-0.7269819;-0.04757624,0.02103056;0.529016;-0.04118991,820.1928
+0;0;0,0.001831567;0.3078806;-0.0001993709,0.003714837;0.6023432;-0.0153755,0.1762027;0.4831223;0.009147515,0.2158442;0.2030283;0.07599072,0.2631341;-0.02172527;0.1222611,-0.1669791;0.47159;-0.01700767,-0.2284352;0.1974388;0.05753354,-0.2706411;-0.03074107;0.08984479,0.07993974;0.005039967;-0.04074354,0.09882998;-0.3330351;-0.0055537,0.1097666;-0.7370335;0.08400512,0.1204888;-0.767626;0.02106799,-0.07772622;0.006438127;-0.04464284,-0.1244329;-0.3297256;-0.01814154,-0.1479681;-0.7345364;0.0651013,-0.1417671;-0.6958972;-0.02227384,0.00323759;0.5303221;-0.009252531,0;0;0,0.01214575;0.3071011;-0.01831055,0.02309809;0.5998888;-0.05138493,0.1980224;0.5167;-0.01164222,0.2769412;0.2552586;0.08791876,0.3398972;0.03791133;0.1486485,-0.1566164;0.5373161;-0.00885874,-0.2680633;0.2911207;0.09819059,-0.3401444;0.08039516;0.1709262,0.07997376;-0.0001101494;-0.04098761,0.1027676;-0.3391852;-0.02102673,0.09042683;-0.7447017;0.06118703,0.09844916;-0.7764308;-0.001043797,-0.08135154;0.008136834;-0.03730305,-0.1040556;-0.3313358;-0.0257816,-0.09007429;-0.7398828;0.0394025,-0.09048049;-0.7271619;-0.04690377,0.02054657;0.5284369;-0.04076099,820.2153
+0;0;0,0.002072751;0.3073703;-0.0005994404,0.004236718;0.6016903;-0.01616172,0.1766558;0.4827059;0.009318162,0.2170627;0.2042989;0.0818111,0.2640696;-0.01849738;0.1358013,-0.1669231;0.4718865;-0.016983,-0.2281489;0.1997877;0.06433129,-0.2714704;-0.02719982;0.1012464,0.07999997;0.004933346;-0.0408354,0.09930844;-0.3333761;-0.004851609,0.1100321;-0.7371356;0.08486295,0.1210972;-0.7668438;0.02195664,-0.07785977;0.00653571;-0.04457583,-0.1242372;-0.3300093;-0.0179756,-0.1475921;-0.7345152;0.06577935,-0.141389;-0.6959755;-0.02101518,0.003683991;0.5296974;-0.009942789,0;0;0,0.01198747;0.3066162;-0.01799798,0.02286514;0.599304;-0.05090332,0.1980209;0.5172448;-0.01183128,0.2772341;0.2569577;0.0900228,0.3403256;0.04123789;0.1551936,-0.1568762;0.537459;-0.008595806,-0.2685151;0.2923343;0.1002572,-0.3425254;0.0833627;0.1751982,0.07988341;-7.31647E-06;-0.04135823,0.1027301;-0.3393651;-0.0204941,0.09030736;-0.7445772;0.06217527,0.09779628;-0.776835;0.001244307,-0.0815767;0.008036444;-0.03704755,-0.1043824;-0.3317625;-0.02531846,-0.09039626;-0.7400939;0.03991368,-0.09086787;-0.7272297;-0.04582334,0.02032739;0.5278676;-0.04030311,820.2496
+0;0;0,0.002072751;0.3073703;-0.0005994404,0.004236718;0.6016903;-0.01616172,0.1766558;0.4827059;0.009318162,0.2170627;0.2042989;0.0818111,0.2640696;-0.01849738;0.1358013,-0.1669231;0.4718865;-0.016983,-0.2281489;0.1997877;0.06433129,-0.2714704;-0.02719982;0.1012464,0.07999997;0.004933346;-0.0408354,0.09930844;-0.3333761;-0.004851609,0.1100321;-0.7371356;0.08486295,0.1210972;-0.7668438;0.02195664,-0.07785977;0.00653571;-0.04457583,-0.1242372;-0.3300093;-0.0179756,-0.1475921;-0.7345152;0.06577935,-0.141389;-0.6959755;-0.02101518,0.003683991;0.5296974;-0.009942789,0;0;0,0.01198747;0.3066162;-0.01799798,0.02286514;0.599304;-0.05090332,0.1980209;0.5172448;-0.01183128,0.2772341;0.2569577;0.0900228,0.3403256;0.04123789;0.1551936,-0.1568762;0.537459;-0.008595806,-0.2685151;0.2923343;0.1002572,-0.3425254;0.0833627;0.1751982,0.07988341;-7.31647E-06;-0.04135823,0.1027301;-0.3393651;-0.0204941,0.09030736;-0.7445772;0.06217527,0.09779628;-0.776835;0.001244307,-0.0815767;0.008036444;-0.03704755,-0.1043824;-0.3317625;-0.02531846,-0.09039626;-0.7400939;0.03991368,-0.09086787;-0.7272297;-0.04582334,0.02032739;0.5278676;-0.04030311,820.272
+0;0;0,0.002069316;0.3068609;-0.000598447,0.004231947;0.6009986;-0.01615153,0.1767952;0.4820099;0.009341368,0.2173969;0.2022603;0.0821839,0.2643439;-0.0202518;0.1361053,-0.1670695;0.4711815;-0.01698167,-0.2285905;0.1977704;0.06472477,-0.2718567;-0.02892755;0.1015928,0.07999911;0.004933293;-0.04083497,0.09932972;-0.3337642;-0.004809901,0.1100137;-0.7360295;0.08457265,0.1206397;-0.7633682;0.02416267,-0.07785894;0.00653564;-0.04457535,-0.1242895;-0.3303953;-0.01794461,-0.147558;-0.7334043;0.06550038,-0.1416011;-0.6952035;-0.01784987,0.003679487;0.5290405;-0.009935598,0;0;0,0.01175645;0.3061208;-0.01789117,0.02249335;0.5986313;-0.05077708,0.1980538;0.5182065;-0.01254141,0.2778641;0.2581574;0.09337902,0.341467;0.04437111;0.163188,-0.1573407;0.537429;-0.008479752,-0.2698781;0.2921988;0.1029288,-0.3443834;0.08416815;0.1790562,0.07977217;4.084408E-05;-0.04157031,0.1025504;-0.3396791;-0.02014697,0.08993294;-0.7433275;0.06249379,0.09711175;-0.7778203;0.009210106,-0.08166044;0.007983406;-0.03687178,-0.1044852;-0.3322049;-0.02510734,-0.09094923;-0.7389969;0.04014426,-0.09153155;-0.7254429;-0.04219159,0.01998595;0.5272313;-0.04016209,820.3044
+0;0;0,0.0022646;0.3061795;-0.001127076,0.004710744;0.5998335;-0.01734007,0.1777493;0.4813811;0.008643862,0.2191332;0.2054279;0.08726974,0.2652869;-0.01576537;0.1463098,-0.1674419;0.4708722;-0.01701731,-0.2281236;0.2012146;0.07043218,-0.2718772;-0.02433106;0.11235,0.08003177;0.004859454;-0.04099308,0.09978471;-0.3343537;-0.004553955,0.1104208;-0.7369243;0.08515613,0.1207616;-0.7643139;0.02631448,-0.07801157;0.006608568;-0.04449327,-0.1243438;-0.3309411;-0.01809099,-0.147351;-0.7341849;0.0661063,-0.1416072;-0.6961364;-0.01614373,0.004077216;0.5280041;-0.01095124,0;0;0,0.01147944;0.3054497;-0.01791608,0.02197593;0.5974933;-0.051036,0.1980444;0.5182846;-0.01222157,0.278058;0.2617062;0.09645342,0.3412488;0.0490212;0.169353,-0.1581104;0.5373821;-0.008118775,-0.2697453;0.2948397;0.1048224,-0.3450911;0.08807424;0.1830105,0.07970194;-8.791685E-07;-0.04191339,0.1023634;-0.3402634;-0.01974452,0.0895033;-0.7441872;0.06334734,0.09909607;-0.7788904;0.01251125,-0.08185742;0.008031052;-0.03666054,-0.1046656;-0.3327511;-0.02522135,-0.09157392;-0.7398356;0.04061857,-0.09214287;-0.7260689;-0.04061564,0.01953285;0.5262176;-0.04033494,820.327
+0;0;0,0.002260768;0.3056614;-0.001125169,0.004705605;0.5991576;-0.01733003,0.1774704;0.4808043;0.008620716,0.2191586;0.2028217;0.08782478,0.2652516;-0.01808059;0.1467872,-0.1671762;0.4703119;-0.01699998,-0.2283041;0.1986713;0.07109261,-0.2720002;-0.02657767;0.1129553,0.08001202;0.004858254;-0.04098295,0.09980343;-0.3350156;-0.004472867,0.1104392;-0.7375745;0.08523463,0.1213574;-0.7681689;0.02310719,-0.07799231;0.006606936;-0.04448229,-0.1244148;-0.3316002;-0.01802859,-0.1474213;-0.7348324;0.06616628,-0.1413568;-0.6963345;-0.02067669,0.004072303;0.5273536;-0.01094347,0;0;0,0.01104225;0.3049578;-0.01772249,0.0212926;0.5968617;-0.05073857,0.1973613;0.5198832;-0.01289725,0.2781415;0.2626527;0.09931946,0.3423933;0.05227083;0.1768444,-0.1584222;0.5373834;-0.007900398,-0.270871;0.2941262;0.1081456,-0.3467389;0.08887385;0.1888581,0.07958684;2.086163E-05;-0.04208398,0.1022453;-0.3408727;-0.01934481,0.08902517;-0.7447669;0.06377554,0.09602267;-0.7770885;0.002802134,-0.08191152;0.007996206;-0.03649234,-0.1047714;-0.3334547;-0.02519632,-0.09256704;-0.740448;0.04130008,-0.09743575;-0.7751098;-0.01740127,0.01890446;0.5256094;-0.04004276,820.3604
+0;0;0,0.002255531;0.3049533;-0.001122563,0.004696794;0.5980203;-0.01730384,0.1777708;0.4796868;0.008672569,0.2197805;0.19956;0.08848757,0.2658278;-0.02112289;0.1473915,-0.1674886;0.4691758;-0.01699367,-0.229088;0.19544;0.07177839,-0.2727407;-0.02958539;0.1135995,0.08006779;0.004861641;-0.04101152,0.09989405;-0.3356106;-0.004437149,0.1105016;-0.7371022;0.08503249,0.1213966;-0.7675673;0.02303753,-0.07804668;0.006611542;-0.0445133,-0.1245509;-0.332191;-0.01801302,-0.1474964;-0.734354;0.0659586,-0.1414448;-0.6958742;-0.02069919,0.004064396;0.5263189;-0.0109264,0;0;0,0.01048918;0.3042586;-0.01787603,0.02011313;0.5957002;-0.05131888,0.1968471;0.5221619;-0.01389551,0.2783876;0.2645017;0.1025889,0.3436658;0.05604222;0.1836715,-0.159487;0.5375347;-0.007371437,-0.2728377;0.2942717;0.1133803,-0.3488755;0.09072098;0.1975012,0.07950616;9.092688E-05;-0.04236972,0.1021656;-0.3413637;-0.01897299,0.08879796;-0.7440253;0.06467938,0.09641714;-0.7764444;0.004149199,-0.0820842;0.007914912;-0.03627627,-0.1050173;-0.3341435;-0.02522337,-0.09339608;-0.7400466;0.04126291,-0.09441867;-0.7271527;-0.04432001,0.01790576;0.5245677;-0.04048085,820.3946
+0;0;0,0.002510791;0.3045971;-0.001430128,0.00517692;0.5975855;-0.01785582,0.1784504;0.4796236;0.008477489,0.2212786;0.2012848;0.09282435,0.2659836;-0.0163127;0.1621009,-0.1675609;0.4696158;-0.016966,-0.2292984;0.1979219;0.0768002,-0.273655;-0.02565764;0.1236092,0.07985231;0.004694933;-0.04090846,0.1003206;-0.3359763;-0.003595892,0.1109359;-0.7374884;0.08598867,0.121659;-0.767663;0.02390352,-0.07786049;0.006726079;-0.04432201,-0.1238833;-0.3324581;-0.01778778,-0.1466975;-0.7345273;0.066888,-0.1406916;-0.6960826;-0.01961712,0.004489582;0.5258856;-0.01141964,0;0;0,0.009065602;0.3039207;-0.01837969,0.01790633;0.5952262;-0.05261528,0.1950372;0.52242;-0.01449263,0.278198;0.2673661;0.1057277,0.3443465;0.06144881;0.1915698,-0.1614777;0.5376801;-0.007878732,-0.2746788;0.2960736;0.115543,-0.3507587;0.09433588;0.2030654,0.07916899;0.0002063662;-0.04247546,0.1005979;-0.341661;-0.01933336,0.08710879;-0.7443265;0.06450415,0.09412324;-0.7769337;0.004323959,-0.08188778;0.007774747;-0.03613698,-0.1063735;-0.3345509;-0.02710072,-0.09553078;-0.7403153;0.04063298,-0.09656248;-0.7274472;-0.04478339,0.0159642;0.5241275;-0.04148114,820.4167
+0;0;0,0.002510791;0.3045971;-0.001430128,0.00517692;0.5975855;-0.01785582,0.1784504;0.4796236;0.008477489,0.2212786;0.2012848;0.09282435,0.2659836;-0.0163127;0.1621009,-0.1675609;0.4696158;-0.016966,-0.2292984;0.1979219;0.0768002,-0.273655;-0.02565764;0.1236092,0.07985231;0.004694933;-0.04090846,0.1003206;-0.3359763;-0.003595892,0.1109359;-0.7374884;0.08598867,0.121659;-0.767663;0.02390352,-0.07786049;0.006726079;-0.04432201,-0.1238833;-0.3324581;-0.01778778,-0.1466975;-0.7345273;0.066888,-0.1406916;-0.6960826;-0.01961712,0.004489582;0.5258856;-0.01141964,0;0;0,0.009065602;0.3039207;-0.01837969,0.01790633;0.5952262;-0.05261528,0.1950372;0.52242;-0.01449263,0.278198;0.2673661;0.1057277,0.3443465;0.06144881;0.1915698,-0.1614777;0.5376801;-0.007878732,-0.2746788;0.2960736;0.115543,-0.3507587;0.09433588;0.2030654,0.07916899;0.0002063662;-0.04247546,0.1005979;-0.341661;-0.01933336,0.08710879;-0.7443265;0.06450415,0.09412324;-0.7769337;0.004323959,-0.08188778;0.007774747;-0.03613698,-0.1063735;-0.3345509;-0.02710072,-0.09553078;-0.7403153;0.04063298,-0.09656248;-0.7274472;-0.04478339,0.0159642;0.5241275;-0.04148114,820.4397
+0;0;0,0.00250843;0.3043108;-0.001428784,0.005173467;0.597178;-0.01784849,0.1835951;0.4778585;0.009072605,0.2256155;0.2047699;0.09182845,0.2702896;-0.01267774;0.1610573,-0.1726558;0.4675545;-0.01712383,-0.2332287;0.2009856;0.07487366,-0.2775548;-0.02244009;0.1216504,0.07977033;0.004690113;-0.04086646,0.1002421;-0.3360392;-0.003547519,0.1108428;-0.7370011;0.08591423,0.1215017;-0.7668152;0.0242009,-0.07778055;0.006719174;-0.04427651,-0.1238112;-0.3325229;-0.01773774,-0.1465941;-0.7340409;0.06682196,-0.1406242;-0.6956467;-0.01916509,0.00448624;0.5254896;-0.01141334,0;0;0,0.008472566;0.3036168;-0.01893306,0.01680164;0.594727;-0.05389643,0.1993623;0.5200067;-0.01494336,0.2781096;0.2712848;0.1080523,0.3435092;0.0665258;0.1967571,-0.1675075;0.5383602;-0.007241234,-0.2781423;0.3029678;0.1174261,-0.3551292;0.1042023;0.2103627,0.07899912;0.0002016723;-0.04259658,0.09978047;-0.3417619;-0.01941502,0.08608183;-0.7438967;0.06416751,0.09324738;-0.7768601;0.005140789,-0.08184662;0.007784288;-0.03599868,-0.1072477;-0.3345453;-0.02742194,-0.09670497;-0.7397305;0.04040071,-0.1022623;-0.7755601;-0.01559437,0.01499109;0.5236698;-0.04255176,820.472
+0;0;0,0.002620411;0.3036837;-0.002078521,0.005467347;0.5959985;-0.01929926,0.1825751;0.4778957;0.008310138,0.2252199;0.2058011;0.09625061,0.2691328;-0.008453518;0.175101,-0.1713344;0.4677017;-0.01693543,-0.2324156;0.2027037;0.08121097,-0.2775071;-0.01911639;0.1342522,0.07972004;0.004603334;-0.04100567,0.1007046;-0.335669;-0.003371686,0.1111963;-0.7377611;0.08656777,0.1218741;-0.7673766;0.02480199,-0.07783677;0.006797165;-0.04419474,-0.1234183;-0.3320978;-0.01746609,-0.1465095;-0.7347676;0.06739348,-0.1406797;-0.6964425;-0.01851191,0.004727668;0.5244493;-0.01265471,0;0;0,0.007714753;0.3029581;-0.01979518,0.01530957;0.5934176;-0.05607212,0.1965412;0.5221894;-0.01597798,0.2765581;0.2747605;0.1103699,0.3411564;0.07030773;0.2002416,-0.167049;0.5382991;-0.008049808,-0.2776455;0.3043841;0.1209454,-0.3538926;0.1074835;0.2182456,0.07897982;0.0003623367;-0.04266143,0.09917176;-0.341283;-0.02001977,0.08463304;-0.7444528;0.06436086,0.09162442;-0.7775024;0.005548477,-0.08191927;0.007611469;-0.03590599,-0.1083331;-0.3342851;-0.02876676,-0.09819915;-0.7404479;0.04056122,-0.1032579;-0.7764149;-0.01516841,0.01369939;0.5225368;-0.04435432,820.5057
+0;0;0,0.002616724;0.3032563;-0.002075596,0.005461338;0.5953316;-0.01928289,0.1821339;0.4773867;0.008271088,0.2249777;0.2040222;0.09662198,0.2688102;-0.009840459;0.1753281,-0.1709086;0.4672176;-0.01691264,-0.2322749;0.2009828;0.08169183,-0.2772839;-0.02043143;0.134636,0.07983529;0.004609989;-0.04106496,0.1007634;-0.3347462;-0.003532283,0.1112854;-0.7380018;0.08666737,0.1219607;-0.7676027;0.02491663,-0.07794931;0.006806992;-0.04425863,-0.1234081;-0.3311756;-0.01760194,-0.1465661;-0.7350104;0.06750315,-0.1407378;-0.6966873;-0.01838132,0.004722112;0.5238262;-0.0126424,0;0;0,0.007354654;0.3025256;-0.01999283,0.01461172;0.5927566;-0.0562408,0.1954208;0.523309;-0.0160563,0.2755657;0.2760297;0.1135561,0.340968;0.07522176;0.2097428,-0.1671724;0.5381445;-0.008200169,-0.2781498;0.3050286;0.1248811,-0.3543367;0.1093111;0.2235897,0.07909647;0.0003906488;-0.04271829,0.09945677;-0.3403485;-0.0205462,0.0840266;-0.7445226;0.06470013,0.09083687;-0.777617;0.005945444,-0.08209965;0.007555663;-0.03583037,-0.1088842;-0.3334081;-0.02986107,-0.09895672;-0.7406017;0.04054203,-0.1000966;-0.7277617;-0.04421423,0.01306115;0.5219145;-0.04455101,820.5399
+0;0;0,0.002698655;0.3030519;-0.002501974,0.005640042;0.5950112;-0.02011525,0.1823864;0.4774739;0.007662019,0.225269;0.2110176;0.1009121,0.2677452;-0.0004916489;0.1864168,-0.1710239;0.4677038;-0.01744078,-0.2311179;0.2080338;0.08499795,-0.2769658;-0.0115218;0.1445355,0.07969265;0.004477942;-0.04086306,0.1010149;-0.334899;-0.003332023,0.1114608;-0.7389544;0.08746892,0.1216196;-0.7694626;0.02431711,-0.07771938;0.006908166;-0.04418979,-0.1228515;-0.3311445;-0.0172933,-0.1459997;-0.735824;0.06822431,-0.1400726;-0.6973845;-0.0192185,0.004875975;0.5235245;-0.0133768,0;0;0,0.00688139;0.3023132;-0.02033103,0.01362257;0.5924335;-0.05683827,0.194437;0.5234401;-0.01582658,0.2733759;0.281662;0.1139636,0.3375598;0.08086598;0.2109833,-0.1679794;0.5382456;-0.008564528,-0.2769086;0.3106466;0.1251015,-0.3502726;0.1182206;0.2320659,0.07894182;0.0003909469;-0.04252994,0.09889589;-0.3404232;-0.02045083,0.08327866;-0.7455506;0.0646522,0.08861876;-0.777651;0.00246191,-0.08179566;0.007527647;-0.03596615,-0.1091125;-0.3334468;-0.03047694,-0.09966306;-0.7414775;0.04049042,-0.1007113;-0.7289785;-0.04579528,0.01219224;0.5216068;-0.04509628,820.5629
+0;0;0,0.002696306;0.3027882;-0.002499796,0.005635749;0.5945534;-0.02010192,0.1821738;0.4771054;0.007647301,0.2251331;0.2101723;0.1010642,0.267583;-0.001206219;0.186516,-0.170821;0.4673468;-0.01742598,-0.2310225;0.2072122;0.08519604,-0.276842;-0.01220778;0.1446968,0.07971206;0.004479032;-0.04087301,0.1010789;-0.3356075;-0.003263496,0.1115158;-0.7393161;0.08745952,0.1217299;-0.7701538;0.02396397,-0.07773829;0.006909848;-0.04420055,-0.1229648;-0.3318496;-0.01724782,-0.1460931;-0.7361819;0.06819639,-0.1401338;-0.6976964;-0.01972239,0.004872056;0.5231018;-0.01336677,0;0;0,0.006643954;0.3020262;-0.02074146,0.01300867;0.5919476;-0.05735266,0.1934872;0.5242909;-0.01530373,0.2722735;0.2833118;0.1171625,0.3355499;0.08357766;0.2165971,-0.1681878;0.5381461;-0.008704852,-0.2770874;0.3117747;0.1281247,-0.3499494;0.1207471;0.2375984,0.07905918;0.0003589094;-0.04235792,0.09853127;-0.3411717;-0.01982939,0.08260011;-0.7459103;0.06533575,0.08980497;-0.7774166;0.002072096,-0.08177815;0.007541145;-0.03605745,-0.1093925;-0.3341213;-0.03022113,-0.1001473;-0.7417291;0.04112777,-0.1010971;-0.7293522;-0.04562333,0.01165086;0.5211542;-0.04561675,820.5952
+0;0;0,0.002695913;0.3027439;-0.002499432,0.005636085;0.5945799;-0.02010671,0.1825211;0.4770046;0.007687181,0.2251512;0.2121176;0.1003881,0.2676044;0.0007229447;0.1858464,-0.1711653;0.4672269;-0.01743523,-0.2309054;0.2090863;0.08440018,-0.2767284;-0.01035045;0.1439055,0.07977877;0.00448278;-0.04090722,0.1011058;-0.3349701;-0.003367785,0.1115482;-0.738893;0.0874034,0.1217363;-0.7695757;0.02406959,-0.07780335;0.006915631;-0.04423754,-0.1229456;-0.3312126;-0.01733503,-0.1460862;-0.7357596;0.06815457,-0.140142;-0.6972958;-0.01954027,0.004871995;0.5230912;-0.01336807,0;0;0,0.00623573;0.3019553;-0.02124834,0.0120499;0.5918881;-0.05842364,0.1927717;0.524393;-0.01472163,0.2695515;0.2860761;0.1190164,0.333348;0.08645837;0.2183938,-0.1691763;0.5385212;-0.008865688,-0.2770302;0.3153309;0.1294438,-0.3495931;0.1259164;0.2419155,0.07905388;0.0004355311;-0.04252577,0.09830323;-0.3404744;-0.02011633,0.08192712;-0.7453352;0.06545091,0.08897337;-0.777053;0.002692461,-0.08191898;0.007482362;-0.03593663,-0.1098668;-0.3335185;-0.0304964,-0.1009489;-0.7412614;0.04139583,-0.10175;-0.7288918;-0.04512514,0.01083028;0.5210778;-0.04654694,820.6177
+0;0;0,0.002694;0.3025292;-0.002497659,0.005632038;0.5941529;-0.0200924,0.1829541;0.4765103;0.007748897,0.2253427;0.2131236;0.09992474,0.2677824;0.001795888;0.185356,-0.1716015;0.4667086;-0.01743525,-0.2310032;0.21003;0.08382341,-0.2768117;-0.009337202;0.1433099,0.07982714;0.004485498;-0.04093202,0.1011595;-0.3350529;-0.003383126,0.1116109;-0.7393193;0.08746524,0.121781;-0.769895;0.02424313,-0.07785053;0.006919824;-0.04426436,-0.1230041;-0.3312936;-0.01735507,-0.1461644;-0.7361846;0.0682072,-0.1402307;-0.6977357;-0.01933296,0.004868439;0.5227101;-0.01335809,0;0;0,0.006013732;0.3017111;-0.02171874,0.01146542;0.5913974;-0.05920601,0.1924635;0.5241966;-0.01401448,0.2678373;0.2880793;0.1210158,0.331041;0.08905831;0.2217877,-0.1699193;0.5390935;-0.008978046,-0.2768181;0.3193138;0.1322143,-0.3483467;0.1298153;0.2450549,0.07912774;0.0003823638;-0.04250383,0.0981734;-0.3405992;-0.01969731,0.08162687;-0.7457602;0.06612086,0.09033357;-0.7773785;0.003692862,-0.08198448;0.007520563;-0.03591529,-0.1101765;-0.333569;-0.03211794,-0.1014512;-0.7413726;0.04146227,-0.1020787;-0.7290135;-0.04489904,0.01032244;0.5206414;-0.04727745,820.6509
+0;0;0,0.002877846;0.3020585;-0.002941881,0.006011637;0.5929643;-0.02096319,0.1842093;0.475944;0.007054028,0.2258646;0.2156761;0.1048533,0.2660885;0.006617814;0.1965502,-0.172272;0.4661982;-0.01753402,-0.231291;0.2122947;0.08777041,-0.2770141;-0.005075127;0.1540381,0.07992673;0.004295154;-0.04080375,0.1015346;-0.3351748;-0.003097545,0.1119934;-0.736944;0.08741225,0.1226132;-0.7670651;0.02461687,-0.07782555;0.007108324;-0.0443208,-0.1224774;-0.3311162;-0.01713859,-0.1455257;-0.7334946;0.06818615,-0.1397696;-0.6951346;-0.01880556,0.005197419;0.5217012;-0.01412612,0;0;0,0.005858839;0.3011657;-0.02282906,0.01082389;0.5899769;-0.06174386,0.192201;0.5241914;-0.01345932,0.2668351;0.2899101;0.122854,0.3281386;0.09104623;0.2249651,-0.1706069;0.5401514;-0.009303328,-0.2769046;0.3227204;0.1337485,-0.3477089;0.1344755;0.2489971,0.07918714;0.0003976524;-0.0424372,0.09815867;-0.340547;-0.01951802,0.08216734;-0.7432234;0.06601524,0.0900663;-0.7754397;0.00488162,-0.08199861;0.007496843;-0.03594027,-0.1098883;-0.3335803;-0.03181125,-0.1013494;-0.7389635;0.0410684,-0.101789;-0.7266135;-0.04471544,0.009801451;0.5194523;-0.04945242,820.6849
+0;0;0,0.002873111;0.3015616;-0.002937041,0.005998794;0.5917161;-0.02091112,0.1844808;0.4748228;0.007120358,0.2255277;0.2183559;0.1034914,0.2657383;0.009366706;0.1951579,-0.1725622;0.4650616;-0.01750643,-0.2307193;0.2148662;0.0862601,-0.2764273;-0.002431825;0.1525059,0.07989286;0.004293334;-0.04078646,0.1014852;-0.3349335;-0.00310725,0.1119609;-0.7373492;0.08754816,0.1225565;-0.7673333;0.02489582,-0.07779257;0.007105312;-0.04430202,-0.1224125;-0.330877;-0.01713927,-0.1454979;-0.7339028;0.06832276,-0.1397549;-0.6955618;-0.01847079,0.005186852;0.5206521;-0.01409317,0;0;0,0.005860254;0.3006248;-0.0233804,0.010824;0.5885925;-0.06290829,0.1920521;0.5242516;-0.01251936,0.2652459;0.2946566;0.1241419,0.3247192;0.09630409;0.2281387,-0.1704981;0.5414959;-0.009778079,-0.2746723;0.3301751;0.1359573,-0.3435425;0.1453333;0.2575572,0.07920904;0.0003527552;-0.04231596,0.09824064;-0.3403567;-0.01960683,0.08198537;-0.7436149;0.06632972,0.08988352;-0.7759748;0.005629301,-0.08191698;0.007530964;-0.03602404,-0.1096798;-0.3333083;-0.03170441,-0.1011958;-0.7393212;0.04142597,-0.1013703;-0.7269863;-0.044152,0.009786308;0.5182967;-0.05047202,820.7177
+0;0;0,0.002873111;0.3015616;-0.002937041,0.005998794;0.5917161;-0.02091112,0.1844808;0.4748228;0.007120358,0.2255277;0.2183559;0.1034914,0.2657383;0.009366706;0.1951579,-0.1725622;0.4650616;-0.01750643,-0.2307193;0.2148662;0.0862601,-0.2764273;-0.002431825;0.1525059,0.07989286;0.004293334;-0.04078646,0.1014852;-0.3349335;-0.00310725,0.1119609;-0.7373492;0.08754816,0.1225565;-0.7673333;0.02489582,-0.07779257;0.007105312;-0.04430202,-0.1224125;-0.330877;-0.01713927,-0.1454979;-0.7339028;0.06832276,-0.1397549;-0.6955618;-0.01847079,0.005186852;0.5206521;-0.01409317,0;0;0,0.005860254;0.3006248;-0.0233804,0.010824;0.5885925;-0.06290829,0.1920521;0.5242516;-0.01251936,0.2652459;0.2946566;0.1241419,0.3247192;0.09630409;0.2281387,-0.1704981;0.5414959;-0.009778079,-0.2746723;0.3301751;0.1359573,-0.3435425;0.1453333;0.2575572,0.07920904;0.0003527552;-0.04231596,0.09824064;-0.3403567;-0.01960683,0.08198537;-0.7436149;0.06632972,0.08988352;-0.7759748;0.005629301,-0.08191698;0.007530964;-0.03602404,-0.1096798;-0.3333083;-0.03170441,-0.1011958;-0.7393212;0.04142597,-0.1013703;-0.7269863;-0.044152,0.009786308;0.5182967;-0.05047202,820.7402
+0;0;0,0.002837633;0.3012248;-0.003357534,0.005871341;0.5912045;-0.02177452,0.1855539;0.4748449;0.006505085,0.2257094;0.2250265;0.1059287,0.2643802;0.01852237;0.2036728,-0.1737895;0.4647368;-0.01770145,-0.2309559;0.221363;0.08910681,-0.2770297;0.005685955;0.1601976,0.08005925;0.004146412;-0.04069987,0.1018413;-0.3345685;-0.002925828,0.1123327;-0.7382321;0.08816683,0.1227018;-0.769192;0.02629761,-0.07780683;0.007244016;-0.04446097,-0.1221012;-0.330291;-0.01730846,-0.1454287;-0.73452;0.06875586,-0.1397832;-0.6962054;-0.01813726,0.005087882;0.5201648;-0.01484181,0;0;0,0.00550006;0.3002468;-0.02402782,0.00997049;0.5880291;-0.06389022,0.1918581;0.5238857;-0.01116967,0.2632612;0.2995291;0.1247437,0.3231879;0.1015794;0.229233,-0.1717985;0.5426884;-0.009534501,-0.2744699;0.3369149;0.1354573,-0.3485171;0.1589485;0.2640585,0.07934776;0.0002643913;-0.04227316,0.09823371;-0.3399588;-0.01945686,0.0818602;-0.7444634;0.06691551,0.09012914;-0.7766833;0.005991463,-0.08201083;0.007613805;-0.03604734,-0.1094568;-0.3327618;-0.03154422,-0.101207;-0.7399746;0.04236089,-0.101118;-0.7277109;-0.04329443,0.009042174;0.5177554;-0.0513984,820.7625
+0;0;0,0.002827131;0.30011;-0.003345107,0.005843649;0.5884494;-0.02165609,0.1861698;0.4723716;0.006655903,0.2254684;0.2278842;0.1039578,0.2641345;0.02140531;0.20169,-0.1744454;0.4622277;-0.0176363,-0.2303918;0.2240475;0.08689271,-0.2764601;0.008396715;0.1579748,0.08015265;0.004151249;-0.04074735,0.1018834;-0.3337648;-0.00306239,0.1123916;-0.738078;0.08817684,0.1227802;-0.7691523;0.0261914,-0.0778976;0.007252466;-0.04451283,-0.1220875;-0.3294865;-0.01742436,-0.1454525;-0.7343659;0.06877843,-0.1397964;-0.6960357;-0.0182779,0.005065068;0.5178519;-0.01476654,0;0;0,0.005458251;0.2990668;-0.02478802,0.009866573;0.5850847;-0.06539488,0.1917035;0.5234551;-0.00962615,0.2604918;0.3044587;0.124891,0.3201233;0.1069748;0.2303631,-0.171694;0.5447007;-0.009912953,-0.2727633;0.3456225;0.1347901,-0.3461513;0.1662329;0.2617301,0.07944123;0.0002527535;-0.04232085,0.09824174;-0.3391873;-0.01981246,0.08140505;-0.7441498;0.0675149,0.0896314;-0.7762615;0.006239653,-0.08215418;0.007624005;-0.03598046,-0.1093481;-0.3319621;-0.03135236,-0.1014422;-0.7398506;0.04259779,-0.1009882;-0.7276987;-0.04320099,0.008940548;0.5152947;-0.05272377,820.7962
+0;0;0,0.002820392;0.2993945;-0.003337134,0.005830366;0.5871067;-0.02160942,0.186649;0.471034;0.006748124,0.2255731;0.2288762;0.1031229,0.2641498;0.02287504;0.200629,-0.174944;0.4608626;-0.01760994,-0.2303573;0.2249519;0.08592305,-0.276319;0.009800106;0.1568407,0.0801018;0.004148616;-0.0407215,0.101848;-0.3340088;-0.003009629,0.1123646;-0.7386403;0.08830145,0.1227515;-0.7697049;0.02632589,-0.07784818;0.007247865;-0.04448459,-0.1220696;-0.3297315;-0.01737678,-0.145453;-0.7349297;0.06889389,-0.1397979;-0.6966009;-0.01814857,0.005053201;0.5166377;-0.0147324,0;0;0,0.005739782;0.2982826;-0.02550995,0.01057554;0.5835711;-0.06672943,0.1921258;0.5226681;-0.008114338,0.2597633;0.3058838;0.1255767,0.3279074;0.1154765;0.23753,-0.1710114;0.545644;-0.01008512,-0.2711366;0.3498666;0.1351378,-0.344759;0.1711418;0.2619025,0.07942781;0.0002689511;-0.04222441,0.09828879;-0.3394196;-0.01983118,0.08111523;-0.7446919;0.06754398,0.08950329;-0.7767743;0.006280895,-0.08206247;0.00760915;-0.03604998,-0.109186;-0.3322265;-0.03140692,-0.1013865;-0.7404043;0.04278867,-0.1006474;-0.7283205;-0.04297967,0.009521347;0.5139405;-0.05391359,820.8297
+0;0;0,0.002766595;0.2987737;-0.003852918,0.005656071;0.5857223;-0.02274023,0.1873583;0.4705436;0.006074717,0.225636;0.2343293;0.1055561,0.2623891;0.03091149;0.2089186,-0.1759284;0.4600671;-0.01768813,-0.2302808;0.229826;0.08811245,-0.2753164;0.01661612;0.1650979,0.08016736;0.004059515;-0.04068052,0.1018616;-0.3336626;-0.002918657,0.1125232;-0.7392933;0.08859138,0.1152506;-0.7011971;0.002805173,-0.07786992;0.007318278;-0.0445074,-0.1220956;-0.3292525;-0.01772966,-0.1455104;-0.7353523;0.06921125,-0.1400801;-0.6972036;-0.01644138,0.004916809;0.5154306;-0.0157039,0;0;0,0.005863268;0.2975819;-0.02643621,0.01100676;0.5819576;-0.06884885,0.1923323;0.5218049;-0.006830338,0.2583705;0.3091655;0.1257682,0.3190231;0.117517;0.2398098,-0.1705482;0.5470577;-0.01056498,-0.2695732;0.3571328;0.1353168,-0.3434784;0.179077;0.2627826,0.07945734;0.0002207607;-0.04224539,0.0985107;-0.339039;-0.0200491,0.08112048;-0.7452161;0.06793809,0.0893528;-0.7783013;0.009759426,-0.08210232;0.007652644;-0.03603935,-0.1089803;-0.3317741;-0.03158004,-0.1013508;-0.7409078;0.0430891,-0.1002986;-0.7286463;-0.04127027,0.009853378;0.5125517;-0.0557164,820.8527
+0;0;0,0.002766595;0.2987737;-0.003852918,0.005656071;0.5857223;-0.02274023,0.1873583;0.4705436;0.006074717,0.225636;0.2343293;0.1055561,0.2623891;0.03091149;0.2089186,-0.1759284;0.4600671;-0.01768813,-0.2302808;0.229826;0.08811245,-0.2753164;0.01661612;0.1650979,0.08016736;0.004059515;-0.04068052,0.1018616;-0.3336626;-0.002918657,0.1125232;-0.7392933;0.08859138,0.1152506;-0.7011971;0.002805173,-0.07786992;0.007318278;-0.0445074,-0.1220956;-0.3292525;-0.01772966,-0.1455104;-0.7353523;0.06921125,-0.1400801;-0.6972036;-0.01644138,0.004916809;0.5154306;-0.0157039,0;0;0,0.005863268;0.2975819;-0.02643621,0.01100676;0.5819576;-0.06884885,0.1923323;0.5218049;-0.006830338,0.2583705;0.3091655;0.1257682,0.3190231;0.117517;0.2398098,-0.1705482;0.5470577;-0.01056498,-0.2695732;0.3571328;0.1353168,-0.3434784;0.179077;0.2627826,0.07945734;0.0002207607;-0.04224539,0.0985107;-0.339039;-0.0200491,0.08112048;-0.7452161;0.06793809,0.0893528;-0.7783013;0.009759426,-0.08210232;0.007652644;-0.03603935,-0.1089803;-0.3317741;-0.03158004,-0.1013508;-0.7409078;0.0430891,-0.1002986;-0.7286463;-0.04127027,0.009853378;0.5125517;-0.0557164,820.8754
+0;0;0,0.002601537;0.2980014;-0.004324714,0.005207795;0.58425;-0.02377414,0.1871839;0.4698085;0.005806224,0.2254878;0.2361328;0.1100193,0.2595846;0.03445408;0.2172403,-0.1765201;0.4590567;-0.01763361,-0.2302303;0.2314351;0.09298041,-0.2755519;0.02012163;0.1743797,0.08016115;0.004005846;-0.0405999,0.1018798;-0.3336385;-0.002845712,0.1125579;-0.7398138;0.08887597,0.1152351;-0.7017359;0.002824388,-0.07779975;0.007337057;-0.04453733,-0.122018;-0.3291615;-0.01781179,-0.145689;-0.7357913;0.0693493,-0.1402974;-0.6976619;-0.01657008,0.004551394;0.5141164;-0.0165926,0;0;0,0.006051525;0.2967515;-0.02706027,0.01137497;0.5804039;-0.06980824,0.1923141;0.5217135;-0.006285425,0.2579924;0.3099432;0.1270247,0.323426;0.1211549;0.2428291,-0.1698146;0.5479616;-0.01112129,-0.2696258;0.3608074;0.1370101,-0.3433767;0.1835721;0.2653912,0.07948578;0.0001537949;-0.04209745,0.09855302;-0.339025;-0.01984823,0.08099725;-0.7459449;0.06740522,0.08945688;-0.7787976;0.0086236,-0.08198353;0.007731546;-0.03618194,-0.1088376;-0.331616;-0.03139936,-0.101204;-0.7412726;0.04362318,-0.1071001;-0.7770467;-0.01220073,0.01017307;0.511157;-0.05661178,820.908
+0;0;0,0.002597499;0.2975388;-0.004318,0.005199498;0.5833198;-0.02373548,0.1870387;0.4690302;0.005815832,0.2252464;0.2359418;0.109767,0.2593443;0.03425606;0.2169918,-0.1763905;0.4582866;-0.01760629,-0.2299657;0.231237;0.09272973,-0.2752889;0.01991622;0.1741318,0.08016491;0.004006034;-0.0406018,0.1018772;-0.3335394;-0.002858676,0.1125141;-0.7381465;0.08850889,0.1152036;-0.7000315;0.002062224,-0.0778034;0.007337401;-0.04453942,-0.1220087;-0.3290626;-0.0178217,-0.1455883;-0.7341225;0.06900287,-0.140172;-0.6959558;-0.01731098,0.004544205;0.5133047;-0.01656607,0;0;0,0.006266326;0.2962683;-0.02721405,0.01196592;0.5794396;-0.06996143,0.1924688;0.5214612;-0.005944133,0.2579426;0.3109154;0.1281435,0.3232581;0.1220672;0.243933,-0.1688566;0.549053;-0.01159472,-0.269086;0.3648899;0.138851,-0.3441966;0.1893513;0.2687801,0.0795781;0.0001019239;-0.04193187,0.0986747;-0.3389716;-0.01962984,0.08095205;-0.7443279;0.06720472,0.09134693;-0.7766548;0.007594116,-0.08192503;0.007813549;-0.0363071,-0.1083456;-0.3314623;-0.03113306,-0.1008823;-0.7395236;0.04368854,-0.1070541;-0.7762079;-0.01163988,0.01065213;0.5103139;-0.05677593,820.9301
+0;0;0,0.002591845;0.2968913;-0.004308602,0.005188382;0.5820716;-0.02368612,0.1867541;0.4679771;0.005818347,0.2247988;0.2358832;0.109326,0.2588971;0.03419515;0.216552,-0.1761281;0.4572496;-0.01756852,-0.2294747;0.2311688;0.09229673,-0.2747984;0.01984563;0.1736997,0.08016838;0.004006207;-0.04060357,0.1018484;-0.333037;-0.002916593,0.1124993;-0.738179;0.08857176,0.1151468;-0.7001906;0.003474563,-0.07780678;0.00733772;-0.04454135,-0.1219463;-0.3285618;-0.01786339,-0.1455571;-0.7341571;0.06907597,-0.1402253;-0.6961179;-0.01589048,0.004534292;0.5121849;-0.01652987,0;0;0,0.00655001;0.295537;-0.02801239,0.01286075;0.5779375;-0.07172501,0.1924305;0.5210636;-0.006035332,0.2573214;0.3123577;0.1290936,0.3231325;0.1236857;0.244895,-0.1673069;0.5500962;-0.01308325,-0.2678114;0.3687528;0.1387134,-0.3431154;0.1954682;0.2715288,0.0796525;7.869303E-05;-0.04179883,0.09888151;-0.3385036;-0.01987267,0.08105557;-0.74436;0.06722713,0.09098053;-0.7776455;0.01058078,-0.08184831;0.007844321;-0.03648273,-0.1079159;-0.3309456;-0.03097475,-0.1004653;-0.7395337;0.04401751,-0.1063652;-0.7745535;-0.01120898,0.01137095;0.5089966;-0.05828166,820.9637
+0;0;0,0.002500054;0.2963737;-0.004852514,0.004971328;0.5812322;-0.02483843,0.186809;0.4679589;0.005565023,0.2238329;0.2405392;0.1130334,0.2538838;0.04269809;0.228179,-0.1766042;0.4569287;-0.01752936,-0.228808;0.2352836;0.09555544,-0.2739412;0.02614419;0.1823101,0.08012357;0.003994259;-0.04068864,0.1019711;-0.3323913;-0.003088787,0.112549;-0.7383474;0.08909558,0.1217355;-0.7683217;0.0287953,-0.07783328;0.007329531;-0.0444923,-0.1218086;-0.3279629;-0.0181968,-0.1455085;-0.7343769;0.06941713,-0.1402262;-0.6963803;-0.01558626,0.004350071;0.5114036;-0.0175269,0;0;0,0.006766972;0.2949581;-0.02865481,0.0134537;0.5769528;-0.07309401,0.1926454;0.5196795;-0.005651236,0.2566667;0.3140457;0.1294634,0.3218773;0.1260853;0.2466006,-0.1665616;0.5505466;-0.01392326,-0.2674714;0.3746188;0.1393953,-0.3436128;0.2027253;0.2734018,0.07972085;-3.813207E-05;-0.041664,0.09903352;-0.3379804;-0.02002263,0.08104363;-0.7447116;0.0674777,0.09115224;-0.7779427;0.0107584,-0.0817824;0.0078783;-0.036618,-0.1074098;-0.3302855;-0.03071899,-0.1001963;-0.7398472;0.04423052,-0.1056374;-0.7752873;-0.01059113,0.01186408;0.5080936;-0.0594641,820.9974
+0;0;0,0.002496442;0.2959456;-0.004845504,0.004965723;0.5805739;-0.02481584,0.1917065;0.4661771;0.006203497,0.227704;0.2450619;0.1106926,0.2577448;0.04728711;0.2257996,-0.1814717;0.4548505;-0.01751144,-0.2322283;0.2393498;0.09243841,-0.2773463;0.03028055;0.1791641,0.08015988;0.003996069;-0.04070708,0.101975;-0.33189;-0.003163047,0.1125695;-0.7384846;0.08916632,0.1215813;-0.7673182;0.03001288,-0.07786854;0.007332853;-0.04451246,-0.1217786;-0.3274618;-0.018256,-0.1455158;-0.734515;0.06949573,-0.1403339;-0.6966704;-0.01389102,0.004344856;0.5107891;-0.01750891,0;0;0,0.007234365;0.294468;-0.02914989,0.01451741;0.5761682;-0.0738827,0.1987137;0.5144327;-0.005120631,0.2553821;0.3155179;0.1302578,0.3206762;0.128455;0.2486262,-0.170126;0.5519332;-0.01307626,-0.26928;0.3825147;0.1371622,-0.3455766;0.2122204;0.2729768,0.0798264;-0.0002013594;-0.04154932,0.0992154;-0.3376232;-0.0197444,0.08138746;-0.744902;0.06835961,0.08908227;-0.7793781;0.01520538,-0.08179087;0.008063038;-0.03665899,-0.1070248;-0.3296159;-0.0302464,-0.09972192;-0.7398196;0.04482488,-0.09782117;-0.7273569;-0.03721517,0.01277143;0.5073705;-0.06018889,821.0306
+0;0;0,0.002495532;0.2958376;-0.004843737,0.004964704;0.5804533;-0.02481345,0.1913966;0.4661273;0.00616709,0.2274406;0.2447267;0.1107911,0.2574736;0.04700311;0.2258683,-0.1811664;0.4548193;-0.01750876,-0.2319885;0.2390405;0.09258303,-0.2770949;0.03002536;0.1792862,0.08014508;0.003995331;-0.04069956,0.1019259;-0.331363;-0.003214527,0.1125344;-0.7384943;0.08923671,0.1215501;-0.7673532;0.03005788,-0.07785418;0.007331499;-0.04450424,-0.1216952;-0.326937;-0.01828904,-0.1454638;-0.7345276;0.06957852,-0.1402796;-0.6966797;-0.01384401,0.004343812;0.5106657;-0.01750623,0;0;0,0.007314146;0.2943414;-0.02931309,0.01463386;0.5760229;-0.07407939,0.1984107;0.5143162;-0.005047679,0.254653;0.3156898;0.1315098,0.3184443;0.1288854;0.2509842,-0.1696875;0.5518861;-0.01341828,-0.2695243;0.38416;0.1387794,-0.3466598;0.2158499;0.276479,0.07985135;-0.0002529323;-0.04146504,0.09933446;-0.337153;-0.0199362,0.08136951;-0.7449138;0.06851768,0.08888418;-0.779395;0.01528716,-0.08173236;0.008166385;-0.03672579,-0.1072425;-0.3289744;-0.03124463,-0.09989362;-0.7396458;0.04432447,-0.09791572;-0.7272056;-0.03774578,0.0128835;0.5072225;-0.06038499,821.0527
+0;0;0,0.002495532;0.2958376;-0.004843737,0.004964704;0.5804533;-0.02481345,0.1913966;0.4661273;0.00616709,0.2274406;0.2447267;0.1107911,0.2574736;0.04700311;0.2258683,-0.1811664;0.4548193;-0.01750876,-0.2319885;0.2390405;0.09258303,-0.2770949;0.03002536;0.1792862,0.08014508;0.003995331;-0.04069956,0.1019259;-0.331363;-0.003214527,0.1125344;-0.7384943;0.08923671,0.1215501;-0.7673532;0.03005788,-0.07785418;0.007331499;-0.04450424,-0.1216952;-0.326937;-0.01828904,-0.1454638;-0.7345276;0.06957852,-0.1402796;-0.6966797;-0.01384401,0.004343812;0.5106657;-0.01750623,0;0;0,0.007314146;0.2943414;-0.02931309,0.01463386;0.5760229;-0.07407939,0.1984107;0.5143162;-0.005047679,0.254653;0.3156898;0.1315098,0.3184443;0.1288854;0.2509842,-0.1696875;0.5518861;-0.01341828,-0.2695243;0.38416;0.1387794,-0.3466598;0.2158499;0.276479,0.07985135;-0.0002529323;-0.04146504,0.09933446;-0.337153;-0.0199362,0.08136951;-0.7449138;0.06851768,0.08888418;-0.779395;0.01528716,-0.08173236;0.008166385;-0.03672579,-0.1072425;-0.3289744;-0.03124463,-0.09989362;-0.7396458;0.04432447,-0.09791572;-0.7272056;-0.03774578,0.0128835;0.5072225;-0.06038499,821.0754
+0;0;0,0.002408165;0.2957969;-0.005231751,0.004758575;0.5806135;-0.02561935,0.1906493;0.4668943;0.005855,0.2261483;0.2466857;0.114873,0.2563022;0.0577472;0.2439054,-0.1809344;0.4558616;-0.01764568,-0.2312189;0.2415669;0.09718545,-0.2754897;0.03437006;0.188651,0.08027317;0.003876985;-0.0407255,0.1019819;-0.3308832;-0.003564753,0.1127896;-0.7384328;0.08933232,0.121726;-0.7674983;0.02993772,-0.07793425;0.007448655;-0.04458867,-0.1217611;-0.3262055;-0.01869102,-0.1455789;-0.7342546;0.06946792,-0.1403851;-0.6964104;-0.0142446,0.004169816;0.510758;-0.01820473,0;0;0,0.007574454;0.2942598;-0.02971077,0.01523181;0.5761032;-0.07485962,0.1979798;0.5136422;-0.004815821,0.2533753;0.3153076;0.1338625,0.3177917;0.1282542;0.2526813,-0.1684414;0.5524603;-0.01448443,-0.2692521;0.3859495;0.1396204,-0.3462865;0.219333;0.2794811,0.0799082;-0.0004143417;-0.04161596,0.09951171;-0.3366674;-0.02002478,0.08135537;-0.7447741;0.06920862,0.08888944;-0.7791104;0.01535344,-0.08187823;0.008259122;-0.03667592,-0.107194;-0.3282582;-0.03103828,-0.09992939;-0.7394243;0.04467824,-0.1038047;-0.7744665;-0.008714627,0.01339201;0.5072452;-0.0610646,821.1088
+0;0;0,0.002424306;0.2977795;-0.005266816,0.004822628;0.5883898;-0.02608885,0.1899948;0.4729846;0.005491318,0.2253868;0.2534392;0.114181,0.2555136;0.06467073;0.2430973,-0.1801882;0.4619935;-0.01792077,-0.2303213;0.2483442;0.09656453,-0.2745522;0.04133376;0.1879478,0.08026402;0.003876543;-0.04072086,0.1019658;-0.3307765;-0.00357201,0.1128038;-0.7394673;0.0895852,0.121775;-0.7687632;0.0299588,-0.07792536;0.007447805;-0.04458359,-0.1217382;-0.3260995;-0.01869423,-0.1456227;-0.7352912;0.06971157,-0.1404086;-0.6974163;-0.01432765,0.004218265;0.5166829;-0.01847772,0;0;0,0.008994631;0.2958059;-0.0335288,0.02013182;0.581897;-0.08738983,0.1978377;0.5134922;-0.004744291,0.2520453;0.3162636;0.1346424,0.3112382;0.1302212;0.2573004,-0.1627751;0.5517428;-0.01637391,-0.2638703;0.3874456;0.1387144,-0.3407053;0.2212287;0.2788176,0.07994266;-0.0004752576;-0.04152679,0.09960182;-0.3366242;-0.02005494,0.08123395;-0.7459348;0.0691154,0.089137;-0.7800223;0.01450658,-0.08182715;0.008371166;-0.03673923,-0.1070116;-0.3280439;-0.03088477,-0.09972908;-0.740352;0.04509451,-0.1045116;-0.7740292;-0.01035044,0.01726485;0.511735;-0.07098138,821.131
+0;0;0,0.002417125;0.2968973;-0.005251214,0.004792887;0.5847842;-0.02586186,0.1881918;0.4708248;0.005379414,0.2234991;0.2518054;0.1138087,0.2536086;0.06314477;0.2426513,-0.1784405;0.4599391;-0.01780811,-0.2284535;0.2468017;0.09640285,-0.2726592;0.03990957;0.1877339,0.08027188;0.003876922;-0.04072484,0.1019475;-0.3303728;-0.003620762,0.1127412;-0.7373916;0.08915535,0.1217172;-0.7667196;0.02949665,-0.07793299;0.007448534;-0.04458795,-0.121693;-0.3256968;-0.01872979,-0.1454798;-0.7332146;0.06931435,-0.1402629;-0.6953354;-0.01477039,0.004197178;0.514104;-0.01835972,0;0;0,0.009533558;0.2948733;-0.03376782,0.02104509;0.5784003;-0.08643723,0.1970933;0.5133465;-0.005465627,0.2503507;0.3179356;0.1357832,0.307153;0.1328883;0.2608066,-0.1600075;0.5515277;-0.01793754,-0.2618015;0.3896526;0.1382911,-0.3385602;0.2232984;0.2780561,0.07996146;-0.0005572587;-0.04150867,0.09960525;-0.3363021;-0.02008557,0.08122683;-0.7438806;0.06896663,0.08930193;-0.7779622;0.01430513,-0.08183114;0.008421482;-0.03674043,-0.1069558;-0.3275885;-0.03078294,-0.09978388;-0.7382139;0.04487159,-0.1044194;-0.7716615;-0.01091788,0.01811193;0.5091758;-0.07057261,821.1535
+0;0;0,0.002394072;0.2966843;-0.005559881,0.004750052;0.5841779;-0.02635999,0.1881846;0.4712869;0.005443923,0.2230382;0.2539434;0.1172273,0.2545747;0.03572136;0.2645257,-0.1785551;0.4601385;-0.0176915,-0.2279041;0.2488126;0.1000137,-0.2785127;0.01333772;0.2109307,0.08036055;0.003763891;-0.04062309,0.1021372;-0.3304386;-0.003319774,0.112897;-0.7374218;0.08956385,0.1222233;-0.7666156;0.02968737,-0.07790568;0.007530599;-0.04467903,-0.1214648;-0.3255993;-0.01852171,-0.1452613;-0.7330556;0.06974778,-0.1400461;-0.6951867;-0.01443629,0.004158787;0.5136466;-0.01882378,0;0;0,0.009650871;0.2946511;-0.03384972,0.02105119;0.5778669;-0.08614993,0.1970801;0.5134186;-0.005484819,0.2494686;0.3191152;0.1375191,0.2863298;0.106056;0.2910094,-0.1598722;0.551924;-0.01856637,-0.2620902;0.3913531;0.1386499,-0.3504414;0.2005449;0.3002002,0.07999583;-0.0006111115;-0.04150319,0.09960882;-0.3363359;-0.02002573,0.08117448;-0.7438876;0.06908201,0.0899252;-0.7778246;0.01420426,-0.08186727;0.008470677;-0.03671809,-0.1069108;-0.3275248;-0.030637,-0.09954822;-0.7381535;0.04491606,-0.1046478;-0.7717541;-0.01080672,0.01816436;0.5087587;-0.07041717,821.1882
+0;0;0,0.002393321;0.2965911;-0.005558136,0.004747539;0.5838711;-0.02634074,0.187777;0.4711708;0.005399251,0.22292;0.2520224;0.1181109,0.2542145;0.03547476;0.2642791,-0.1781538;0.460047;-0.01768514,-0.2279125;0.2469662;0.1009975,-0.2781328;0.01329803;0.2110635,0.08034322;0.003763079;-0.04061433,0.1020582;-0.3294928;-0.003416665,0.1128332;-0.7370539;0.08959885,0.1220177;-0.7653473;0.03063313,-0.07788887;0.007528974;-0.04466939,-0.1213246;-0.3246574;-0.01858615,-0.1451549;-0.7326922;0.06980868,-0.1400191;-0.694943;-0.01309491,0.00415709;0.5134371;-0.01881492,0;0;0,0.00978541;0.2945628;-0.03376305,0.02117657;0.5776398;-0.08565021,0.1969201;0.5132535;-0.005586147,0.2475758;0.3192669;0.1419542,0.28624;0.1076876;0.2935348,-0.1594711;0.5521725;-0.01918961,-0.2628828;0.391141;0.1399953,-0.3495186;0.2039304;0.3033471,0.08002156;-0.0006932318;-0.04140997,0.09973036;-0.3354811;-0.0203532,0.08108222;-0.7434899;0.06939673,0.09205173;-0.7778868;0.01751089,-0.08180799;0.008573016;-0.03677867,-0.1066565;-0.326474;-0.03039476,-0.09931953;-0.7376491;0.0454685,-0.0967521;-0.7257111;-0.03593548,0.01829285;0.5085946;-0.07008135,821.2205
+0;0;0,0.002277488;0.2965837;-0.005990044,0.004473057;0.5838288;-0.02726106,0.1877126;0.4721596;0.005094869,0.2223465;0.2548394;0.1214451,0.2522799;0.04770683;0.2809364,-0.1786657;0.461006;-0.01782943,-0.2274362;0.2498297;0.1046082,-0.2766484;0.01792282;0.2187781,0.08041231;0.003714914;-0.0404818,0.1021121;-0.3295367;-0.003236745,0.1127999;-0.7370545;0.08997859,0.122053;-0.7650277;0.03070869,-0.077829;0.007545182;-0.04477089,-0.1211772;-0.3246352;-0.01846703,-0.1451926;-0.7326101;0.07015422,-0.1400827;-0.6948956;-0.01275421,0.003926392;0.5134082;-0.01960778,0;0;0,0.00978541;0.2945628;-0.03376305,0.02117657;0.5776398;-0.08565021,0.1969201;0.5132535;-0.005586147,0.2475758;0.3192669;0.1419542,0.28624;0.1076876;0.2935348,-0.1594711;0.5521725;-0.01918961,-0.2628828;0.391141;0.1399953,-0.3495186;0.2039304;0.3033471,0.08002156;-0.0006932318;-0.04140997,0.09973036;-0.3354811;-0.0203532,0.08108222;-0.7434899;0.06939673,0.09205173;-0.7778868;0.01751089,-0.08180799;0.008573016;-0.03677867,-0.1066565;-0.326474;-0.03039476,-0.09931953;-0.7376491;0.0454685,-0.0967521;-0.7257111;-0.03593548,0.01829285;0.5085946;-0.07008135,821.2431
+0;0;0,0.002275041;0.296265;-0.005983608,0.00446667;0.5829949;-0.02721605,0.1871195;0.471593;0.005046168,0.2219841;0.2528252;0.1221715,0.2518185;0.04637797;0.281135,-0.1780871;0.460475;-0.01780483,-0.2271825;0.2478921;0.1054484,-0.2762319;0.01675253;0.2192405,0.08038992;0.00371388;-0.04047053,0.1020843;-0.3294543;-0.003234807,0.1128532;-0.7400675;0.0906886,0.1221459;-0.7682887;0.03116517,-0.07780733;0.007543081;-0.04475843,-0.1211447;-0.324554;-0.01846115,-0.1453425;-0.7356279;0.07083326,-0.1402107;-0.6978803;-0.01242982,0.003921056;0.5127097;-0.01957749,0;0;0,0.01032818;0.29421;-0.03387809,0.02212365;0.5768369;-0.08527088,0.1969865;0.5133228;-0.005031109,0.2453095;0.3197061;0.1465297,0.2852727;0.1102203;0.2991686,-0.1579997;0.5522495;-0.01976885,-0.2620197;0.3914477;0.1418352,-0.3489595;0.2053086;0.3048494,0.08003601;-0.0008057207;-0.04132533,0.09977758;-0.3354962;-0.02009511,0.08121544;-0.7466863;0.07000971,0.0920026;-0.7807561;0.01711536,-0.08176208;0.008694075;-0.03679092,-0.1065368;-0.3262664;-0.03002019,-0.09921271;-0.7405652;0.04642324,-0.09646507;-0.7286939;-0.03532579,0.01915005;0.5078989;-0.06986439,821.276
+0;0;0,0.002274604;0.2962081;-0.005982459,0.004466161;0.5829285;-0.02721444,0.1871119;0.4715252;0.005047152,0.2220228;0.2524667;0.122328,0.2517225;0.04695176;0.2805737,-0.1780806;0.4604076;-0.01780296,-0.2272412;0.2475422;0.105614,-0.2760691;0.01744649;0.2188922,0.08036408;0.003712686;-0.04045752,0.1020389;-0.329156;-0.003255267,0.1128179;-0.7401502;0.0907553,0.1219896;-0.7676134;0.03200689,-0.07778231;0.007540656;-0.04474403,-0.1210807;-0.3242579;-0.0184704,-0.145301;-0.7357132;0.07090688,-0.140236;-0.6980666;-0.01127207,0.003920524;0.5126402;-0.01957555,0;0;0,0.01033904;0.2941634;-0.03378153,0.0219875;0.5768365;-0.08492136,0.1969411;0.5133906;-0.004861355,0.2437749;0.3207502;0.1489451,0.2840507;0.1161968;0.3060946,-0.1581112;0.552435;-0.01998265,-0.2623913;0.3919942;0.1423275,-0.3485315;0.207601;0.3058487,0.08004984;-0.0008765608;-0.0412339,0.09962297;-0.33529;-0.02026117,0.08123455;-0.7468162;0.07017374,0.0934061;-0.7811625;0.01968694,-0.08169755;0.008791384;-0.03684022,-0.1064213;-0.325866;-0.02987397,-0.09901033;-0.74045;0.04716861,-0.09619942;-0.7283291;-0.03351562,0.01909731;0.507863;-0.06964433,821.2986
+0;0;0,0.002178976;0.2957559;-0.006422064,0.004238224;0.5818415;-0.02807937,0.1867483;0.471138;0.004656149,0.2217332;0.2495196;0.128688,0.2523155;0.04858448;0.2814243,-0.1781535;0.4599375;-0.01783699,-0.2274451;0.2443183;0.1117828,-0.2738977;0.02319397;0.2283365,0.08021095;0.003799822;-0.04044448,0.1018958;-0.3290884;-0.003165547,0.1128181;-0.7408274;0.09109065,0.1219035;-0.7707475;0.03100271,-0.07770111;0.00743108;-0.04462408,-0.1210238;-0.3243891;-0.01829794,-0.1451553;-0.7366018;0.07131723,-0.1399841;-0.698746;-0.01350652,0.003727774;0.5117064;-0.02033923,0;0;0,0.01071675;0.2936508;-0.03423321,0.02242526;0.575729;-0.0852648,0.1968407;0.5133533;-0.004523039,0.2432563;0.3193388;0.1564941,0.2817072;0.1206248;0.310354,-0.1571678;0.5524656;-0.02039068,-0.2639569;0.3892227;0.1459536,-0.3474927;0.2102136;0.3060039,0.08002532;-0.0009506792;-0.04097605,0.09953521;-0.3354039;-0.02012002,0.08148874;-0.7478129;0.07002234,0.09073119;-0.7812275;0.01366019,-0.08140526;0.008921251;-0.03711585,-0.1061514;-0.3257489;-0.02949468,-0.0987772;-0.7411283;0.04756397,-0.09577186;-0.7296059;-0.03570109,0.01954231;0.5068918;-0.07002556,821.3206
+0;0;0,0.002178976;0.2957559;-0.006422064,0.004238224;0.5818415;-0.02807937,0.1867483;0.471138;0.004656149,0.2217332;0.2495196;0.128688,0.2523155;0.04858448;0.2814243,-0.1781535;0.4599375;-0.01783699,-0.2274451;0.2443183;0.1117828,-0.2738977;0.02319397;0.2283365,0.08021095;0.003799822;-0.04044448,0.1018958;-0.3290884;-0.003165547,0.1128181;-0.7408274;0.09109065,0.1219035;-0.7707475;0.03100271,-0.07770111;0.00743108;-0.04462408,-0.1210238;-0.3243891;-0.01829794,-0.1451553;-0.7366018;0.07131723,-0.1399841;-0.698746;-0.01350652,0.003727774;0.5117064;-0.02033923,0;0;0,0.01071675;0.2936508;-0.03423321,0.02242526;0.575729;-0.0852648,0.1968407;0.5133533;-0.004523039,0.2432563;0.3193388;0.1564941,0.2817072;0.1206248;0.310354,-0.1571678;0.5524656;-0.02039068,-0.2639569;0.3892227;0.1459536,-0.3474927;0.2102136;0.3060039,0.08002532;-0.0009506792;-0.04097605,0.09953521;-0.3354039;-0.02012002,0.08148874;-0.7478129;0.07002234,0.09073119;-0.7812275;0.01366019,-0.08140526;0.008921251;-0.03711585,-0.1061514;-0.3257489;-0.02949468,-0.0987772;-0.7411283;0.04756397,-0.09577186;-0.7296059;-0.03570109,0.01954231;0.5068918;-0.07002556,821.3434
+0;0;0,0.002178874;0.2957421;-0.006421763,0.004238632;0.5818983;-0.0280851,0.1868523;0.4711395;0.004668159,0.2219299;0.2489341;0.1290285,0.2525303;0.04788031;0.2818551,-0.1782565;0.4599326;-0.01783774,-0.2276787;0.2437424;0.1121254,-0.2741588;0.02248742;0.228748,0.08013894;0.003796411;-0.04040817,0.1017126;-0.3273851;-0.003320366,0.1126765;-0.7406895;0.09129418,0.121571;-0.7693511;0.03246824,-0.07763135;0.007424409;-0.04458402,-0.1207319;-0.3226945;-0.01839285,-0.1449551;-0.7364744;0.07156301,-0.1398925;-0.6987835;-0.01147921,0.003727947;0.511731;-0.0203414,0;0;0,0.01063195;0.2936606;-0.03405523,0.02208762;0.5758865;-0.08475077,0.1967549;0.5133688;-0.004193425,0.2420604;0.3206709;0.1597764,0.2804794;0.1246088;0.3172522,-0.1575744;0.5531477;-0.02089654,-0.2649311;0.3902515;0.146467,-0.3478394;0.2119798;0.3078993,0.08000527;-0.0009777993;-0.04083729,0.09963279;-0.3337615;-0.02104127,0.08126431;-0.7474875;0.07053351,0.08971613;-0.7819979;0.01811433,-0.08127573;0.008939574;-0.03719977,-0.1059659;-0.3240029;-0.0293364,-0.09864086;-0.7409859;0.04789133,-0.09548469;-0.7290549;-0.0336215,0.0193327;0.5069743;-0.06967747,821.377
+0;0;0,0.002162842;0.2956305;-0.006243965,0.004397064;0.5817195;-0.02699274,0.187359;0.4733937;0.004283287,0.2218795;0.2517906;0.1328398,0.252088;0.05273253;0.2870935,-0.1784633;0.461917;-0.0181898,-0.2274586;0.2466123;0.116234,-0.2737621;0.02827026;0.2367063,0.08008482;0.003840331;-0.04035104,0.1014773;-0.3268861;-0.00337524,0.112527;-0.7396176;0.09119134,0.1211564;-0.7676211;0.03277842,-0.07756934;0.007359017;-0.04455756,-0.1206643;-0.3222888;-0.0184819,-0.1448358;-0.7354607;0.07161231,-0.1398571;-0.697783;-0.0106507,0.003844299;0.5115728;-0.01955641,0;0;0,0.01071213;0.2935634;-0.03386462,0.02216791;0.5756992;-0.08428824,0.1965055;0.5135144;-0.003776908,0.2406364;0.3224759;0.164696,0.2793486;0.1275873;0.3223369,-0.1573054;0.55318;-0.0210267,-0.2653223;0.3900862;0.1479678,-0.3473319;0.2130776;0.3100581,0.08001336;-0.001062855;-0.04066038,0.09963886;-0.3333763;-0.02097845,0.0813627;-0.746502;0.07070303,0.08895925;-0.7815014;0.02002453,-0.08113596;0.009047892;-0.03730451,-0.1057825;-0.3234132;-0.02912129,-0.09845798;-0.7398124;0.04814669,-0.09521729;-0.7276963;-0.03260357,0.01940039;0.5068246;-0.06929541,821.4101
+0;0;0,0.002162143;0.2955349;-0.006241947,0.004395954;0.5815712;-0.02698747,0.1897605;0.4727455;0.004600668,0.2237088;0.2548156;0.1310262,0.2509604;0.07524173;0.2701813,-0.1808512;0.4611185;-0.01816664,-0.2290343;0.2493827;0.114029,-0.2708056;0.05241233;0.2227092,0.0799938;0.003835966;-0.04030517,0.1013675;-0.3266;-0.003361851,0.1124288;-0.7397665;0.09130438,0.1254756;-0.797462;0.002989776,-0.07748117;0.007350653;-0.04450691,-0.1205383;-0.3220077;-0.01845416,-0.1447353;-0.735615;0.07173499,-0.1372079;-0.6940071;-0.05263859,0.003843189;0.5114245;-0.01955114,0;0;0,0.01073585;0.2935097;-0.03348649,0.02208753;0.5756533;-0.08357036,0.1978368;0.5141309;0.0001456738,0.2388813;0.326392;0.1665752,0.2791091;0.1585135;0.3167489,-0.1597928;0.5539607;-0.020294,-0.2662156;0.3944588;0.1466271,-0.3398782;0.2349776;0.2932325,0.08003354;-0.001239792;-0.04038966,0.09960029;-0.3332601;-0.02066028,0.08151196;-0.7467795;0.07134581,0.08440052;-0.7438877;-0.05078936,-0.08094532;0.009234374;-0.03742742,-0.1055597;-0.3229221;-0.02872125,-0.09825526;-0.7396978;0.04896547,-0.1016304;-0.8039505;-0.03328557,0.01932948;0.5067739;-0.06859744,821.4329
+0;0;0,0.002162589;0.2955958;-0.006243233,0.004397105;0.5817221;-0.02699626,0.1895451;0.4728974;0.004568454,0.2233385;0.2559616;0.1304173,0.2506159;0.07621782;0.269704,-0.1806355;0.4612839;-0.01817237,-0.2285989;0.2505139;0.1134202,-0.2704096;0.05335721;0.2222033,0.0800374;0.003838057;-0.04032714,0.1013781;-0.3260878;-0.003440849,0.1124544;-0.7398143;0.09135371,0.1211206;-0.7680656;0.03269131,-0.0775234;0.007354659;-0.04453117,-0.1205141;-0.3214952;-0.01851863,-0.1447439;-0.7356632;0.07179277,-0.1397438;-0.6979527;-0.01082157,0.003843992;0.5115314;-0.01955526,0;0;0,0.0106842;0.2936158;-0.03310764,0.02193281;0.5759296;-0.08280027,0.1973735;0.5134527;0.00113225,0.2382111;0.3295745;0.1701357,0.2789956;0.1591047;0.3175445,-0.1598358;0.5543437;-0.02058111,-0.2657809;0.3964799;0.1464391,-0.3388145;0.2367983;0.2934783,0.0800745;-0.001369312;-0.04041278,0.09965836;-0.3328784;-0.02078497,0.08137929;-0.7468421;0.07183433,0.09033978;-0.7814955;0.02036357,-0.08101991;0.009329711;-0.03735941,-0.105595;-0.322327;-0.02917518,-0.09864036;-0.7396307;0.04884823,-0.1017102;-0.7719516;-0.006072387,0.01922873;0.5069617;-0.06801784,821.4564
+0;0;0,0.001973966;0.2955145;-0.006785873,0.00384791;0.5816755;-0.02864539,0.1889837;0.473427;0.004096368,0.2223358;0.258756;0.1341676,0.2478587;0.08225493;0.2764248,-0.1809541;0.4613808;-0.01825068,-0.2284745;0.2527699;0.1171664,-0.2700922;0.05817281;0.2287062,0.07989379;0.003939788;-0.04026971,0.100805;-0.3252121;-0.003331572,0.111856;-0.7395847;0.09167965,0.1210988;-0.7696723;0.03101498,-0.07744636;0.007224601;-0.0443853,-0.1205218;-0.3208191;-0.01841463,-0.1448204;-0.7356257;0.07213354,-0.1397187;-0.6977289;-0.01323487,0.003412138;0.5114648;-0.02085143,0;0;0,0.01044508;0.2936147;-0.03255892,0.02131911;0.5761555;-0.08174789,0.196832;0.51364;0.001830816,0.2368187;0.331624;0.1732535,0.2954704;0.1767613;0.330157,-0.1603511;0.5544598;-0.02057112,-0.2660517;0.3970376;0.1472388,-0.3376227;0.2389153;0.2952797,0.08005506;-0.001437992;-0.04011619,0.09953582;-0.3321863;-0.02091432,0.08091584;-0.7466311;0.07258773,0.09093533;-0.7796258;0.01507735,-0.08078138;0.009351798;-0.03751136,-0.1053422;-0.3215104;-0.02916953,-0.09844916;-0.7394211;0.04929731,-0.1041584;-0.7721048;-0.00913484,0.01878344;0.5070783;-0.06717443,821.4897
+0;0;0,0.001974251;0.2955572;-0.006786853,0.003849119;0.5818615;-0.02865876,0.1888976;0.4735642;0.004078707,0.2225544;0.2569317;0.1353384,0.2481102;0.08020394;0.2777784,-0.180867;0.4615237;-0.01825788,-0.2288215;0.2510066;0.1183965,-0.2704928;0.0561596;0.2300796,0.07973318;0.003931868;-0.04018876,0.1006524;-0.3253469;-0.003236372,0.111708;-0.7398886;0.09181362,0.1209827;-0.7701837;0.03093951,-0.07729067;0.007210078;-0.04429607,-0.1203827;-0.3209601;-0.01831538,-0.1446913;-0.735936;0.07226975,-0.1395719;-0.698012;-0.0133934,0.003412935;0.5115843;-0.0208574,0;0;0,0.01028033;0.2937283;-0.03196883,0.02105667;0.576517;-0.0806129,0.1964785;0.5138772;0.002820134,0.237302;0.3328905;0.1785153,0.2767855;0.1706319;0.3343619,-0.1607326;0.5545234;-0.02039266,-0.2674277;0.3963597;0.1495836,-0.3379461;0.2387669;0.2991382,0.07998794;-0.001475662;-0.0398463,0.09918202;-0.3323549;-0.02040112,0.08054485;-0.7469169;0.07336748,0.09083923;-0.7796713;0.01520312,-0.08052328;0.009354838;-0.03763594,-0.1051889;-0.3216436;-0.02993745,-0.09854928;-0.7394893;0.04982757,-0.1035927;-0.7745095;-0.006511662,0.01854903;0.5073272;-0.06624579,821.5222
+0;0;0,0.001988999;0.297765;-0.006837551,0.003898489;0.589384;-0.02913372,0.1876127;0.4796554;0.003614791,0.2212376;0.2632284;0.13475,0.2522376;0.04885153;0.3075346,-0.1795131;0.4677008;-0.01856239,-0.2274221;0.2573834;0.1179624,-0.2779708;0.02102731;0.2534378,0.07974173;0.00393229;-0.04019307,0.1006385;-0.3249929;-0.003280371,0.1116794;-0.7389856;0.09164375,0.1207358;-0.7678609;0.03220304,-0.07729896;0.007210851;-0.04430082,-0.1203447;-0.3206069;-0.01834804,-0.1446211;-0.7350333;0.07211713,-0.1396223;-0.6972958;-0.01152889,0.003451738;0.5174041;-0.02114337,0;0;0,0.01064751;0.295768;-0.03350568,0.02171507;0.5835475;-0.08449435,0.1943493;0.5121456;0.003087044,0.2375028;0.3349069;0.1816702,0.2678362;0.1339996;0.3700557,-0.1593376;0.5542298;-0.02042593,-0.2659872;0.3968785;0.1499682,-0.3505931;0.2067247;0.3328789,0.08002634;-0.001654953;-0.0397836,0.0990907;-0.3321522;-0.01980627,0.08037767;-0.7461299;0.07397413,0.09236225;-0.7798107;0.02028394,-0.08051894;0.009507401;-0.03762976,-0.1050613;-0.3211367;-0.0296834,-0.09859672;-0.7383456;0.05042506,-0.1035118;-0.7719673;-0.004435141,0.01910989;0.5127779;-0.06932807,821.5559
+0;0;0,0.001848415;0.2975216;-0.007494703,0.003474443;0.5874682;-0.03075443,0.186509;0.4796463;0.002326047,0.2205609;0.2639753;0.1380585,0.2439093;0.09114087;0.2845131,-0.1788855;0.4666808;-0.01855213,-0.2261147;0.2569079;0.1223789,-0.2676988;0.06507692;0.2378668,0.07967637;0.003869751;-0.04007699,0.1005206;-0.3248188;-0.003206644,0.1113692;-0.7382573;0.09157178,0.1207211;-0.7668349;0.03223728,-0.07714475;0.007246962;-0.04433547,-0.1202265;-0.3203181;-0.01835155,-0.1449123;-0.734167;0.07193543,-0.1401413;-0.6965353;-0.01148137,0.003107186;0.5162396;-0.02253227,0;0;0,0.01076993;0.2955844;-0.03305447,0.02228721;0.5819454;-0.0828445,0.1939041;0.5122488;0.003789186,0.2382662;0.3367332;0.1863353,0.2965205;0.1878017;0.3484824,-0.1582234;0.5537405;-0.02077428,-0.2655182;0.3962293;0.1517795,-0.3318304;0.2415102;0.3051761,0.0800295;-0.001722574;-0.03951931,0.09895177;-0.3319886;-0.01960957,0.08041689;-0.74538;0.07417774,0.09211285;-0.7792516;0.02104592,-0.08030503;0.009571218;-0.03780156,-0.1046652;-0.3208488;-0.03010206,-0.09847946;-0.7373222;0.05079098,-0.1032492;-0.7711217;-0.003488347,0.01950808;0.5118143;-0.06817651,821.5886
+0;0;0,0.001846284;0.2971786;-0.007486063,0.003465871;0.5859571;-0.03064353,0.1855767;0.47879;0.00225714,0.219913;0.2613178;0.1391232,0.2432867;0.08829635;0.2857363,-0.1779726;0.4658901;-0.0185156,-0.2255963;0.2543652;0.1235925,-0.2672253;0.06232662;0.2392053,0.07964998;0.003868469;-0.04006371,0.1005047;-0.3249862;-0.003174737,0.1113473;-0.7381933;0.09155063,0.1206215;-0.7662847;0.0327086,-0.07711919;0.00724456;-0.04432078,-0.1202227;-0.320486;-0.01832373,-0.1448947;-0.7341032;0.07191272,-0.1401633;-0.6965348;-0.01081175,0.003101038;0.5151986;-0.02247564,0;0;0,0.01096343;0.2952817;-0.03260529,0.0229581;0.5805815;-0.08154655,0.1934274;0.5126109;0.004644632,0.2393999;0.3382677;0.1909146,0.2828522;0.1829771;0.3520818,-0.1568816;0.5532101;-0.02083332,-0.2649317;0.3949325;0.1537487,-0.3295253;0.2413052;0.3093264,0.08007906;-0.001836956;-0.03934658,0.0989041;-0.3322555;-0.01909113,0.08051763;-0.7454411;0.07455802,0.09246638;-0.7796094;0.02295709,-0.08023413;0.009654558;-0.03786105,-0.1041578;-0.3209642;-0.03011848,-0.09831095;-0.7370619;0.05148498,-0.1024764;-0.7704407;-0.002262395,0.02001739;0.5108756;-0.06719291,821.6226
+0;0;0,0.001846284;0.2971786;-0.007486063,0.003465871;0.5859571;-0.03064353,0.1855767;0.47879;0.00225714,0.219913;0.2613178;0.1391232,0.2432867;0.08829635;0.2857363,-0.1779726;0.4658901;-0.0185156,-0.2255963;0.2543652;0.1235925,-0.2672253;0.06232662;0.2392053,0.07964998;0.003868469;-0.04006371,0.1005047;-0.3249862;-0.003174737,0.1113473;-0.7381933;0.09155063,0.1206215;-0.7662847;0.0327086,-0.07711919;0.00724456;-0.04432078,-0.1202227;-0.320486;-0.01832373,-0.1448947;-0.7341032;0.07191272,-0.1401633;-0.6965348;-0.01081175,0.003101038;0.5151986;-0.02247564,0;0;0,0.01096343;0.2952817;-0.03260529,0.0229581;0.5805815;-0.08154655,0.1934274;0.5126109;0.004644632,0.2393999;0.3382677;0.1909146,0.2828522;0.1829771;0.3520818,-0.1568816;0.5532101;-0.02083332,-0.2649317;0.3949325;0.1537487,-0.3295253;0.2413052;0.3093264,0.08007906;-0.001836956;-0.03934658,0.0989041;-0.3322555;-0.01909113,0.08051763;-0.7454411;0.07455802,0.09246638;-0.7796094;0.02295709,-0.08023413;0.009654558;-0.03786105,-0.1041578;-0.3209642;-0.03011848,-0.09831095;-0.7370619;0.05148498,-0.1024764;-0.7704407;-0.002262395,0.02001739;0.5108756;-0.06719291,821.646
+0;0;0,0.001721657;0.2972393;-0.00807122,0.003195453;0.5853763;-0.03172323,0.1847039;0.4801098;0.0001491345,0.2199851;0.2663915;0.1404296,0.2423031;0.09442803;0.2886428,-0.1771973;0.4660018;-0.01867312,-0.2238998;0.2571683;0.1255706,-0.2653214;0.06722414;0.2449113,0.07974793;0.003884903;-0.03999643,0.1004604;-0.3245022;-0.003024247,0.1113199;-0.7373157;0.09163238,0.1201213;-0.7655469;0.03302066,-0.07712798;0.007206742;-0.04442833,-0.1201648;-0.3200399;-0.01813096,-0.1449496;-0.7332711;0.07197131,-0.1405846;-0.695757;-0.01066131,0.002862284;0.5148445;-0.02345276,0;0;0,0.0108889;0.2954388;-0.03188503,0.02252776;0.5803188;-0.07982457,0.1916974;0.51027;0.006690145,0.2399458;0.3401102;0.1946172,0.2827495;0.1829095;0.3542808,-0.1562276;0.5532806;-0.02049734,-0.263702;0.396624;0.1541646,-0.329312;0.2439066;0.3103998,0.08009564;-0.00193134;-0.0394398,0.09883607;-0.3318575;-0.01866448,0.08054616;-0.7446846;0.07478106,0.09203253;-0.778991;0.023435,-0.08033617;0.009742767;-0.03775869,-0.1038932;-0.3204345;-0.02987793,-0.09826382;-0.7360598;0.05207735,-0.1045268;-0.7677229;-0.003258914,0.01974108;0.5107492;-0.06584072,821.6785
+0;0;0,0.001720347;0.2970131;-0.00806508,0.003189485;0.5842367;-0.03164086,0.1836147;0.4794277;6.139092E-05,0.2190421;0.2648242;0.1409229,0.241353;0.09291556;0.2890889,-0.1761283;0.4654039;-0.01864862,-0.2230243;0.2557053;0.1261926,-0.2644327;0.06582177;0.2454953,0.0797435;0.003884687;-0.03999421,0.1004625;-0.3246066;-0.003010299,0.1113141;-0.7371182;0.0915771,0.120127;-0.7654254;0.03288889,-0.07712369;0.007206341;-0.04442586,-0.1201741;-0.320144;-0.01812015,-0.1449408;-0.7330731;0.07191624,-0.1405701;-0.6955491;-0.01082421,0.002857499;0.5139554;-0.02339975,0;0;0,0.01098025;0.2952287;-0.03169,0.02264495;0.5792996;-0.07889652,0.1909066;0.5100636;0.006747365,0.2406085;0.3416657;0.1973349,0.2804173;0.1852607;0.3584443,-0.1550738;0.55312;-0.02095263,-0.2629344;0.3962538;0.1548621,-0.3293602;0.2453618;0.3124143,0.08011913;-0.001974612;-0.03937864,0.09883332;-0.3320059;-0.01857603,0.08051789;-0.7445102;0.07488596,0.09213267;-0.7787457;0.02330505,-0.08031023;0.009777401;-0.03779314,-0.1033956;-0.3205511;-0.03046077,-0.09804407;-0.7357386;0.05212877,-0.1038737;-0.7678171;-0.002952754,0.01986601;0.5099512;-0.06509161,821.7115
+0;0;0,0.001718823;0.2967499;-0.008057932,0.003185783;0.5835494;-0.0315997,0.1825323;0.4790332;-4.767627E-05,0.2182171;0.26287;0.1418376,0.2405382;0.09088276;0.2900713,-0.1750631;0.4650931;-0.01864599,-0.2222999;0.2538704;0.127248,-0.2637272;0.06390013;0.2466051,0.07971976;0.003883531;-0.0399823,0.1004451;-0.3247077;-0.002987146,0.1112908;-0.7369955;0.09154893,0.1198484;-0.7636139;0.03456049,-0.07710075;0.007204197;-0.04441264,-0.1201643;-0.3202458;-0.01809893,-0.1449175;-0.7329508;0.0718886,-0.1406734;-0.6956448;-0.008455463,0.002854206;0.5133547;-0.02336875,0;0;0,0.01120349;0.2949628;-0.03161955,0.02300462;0.5786463;-0.0785135,0.1900643;0.5093028;0.007034063,0.2424669;0.3436303;0.2018108,0.2820198;0.1857245;0.3616619,-0.1537249;0.5526714;-0.02134974,-0.2624287;0.3955292;0.1564737,-0.3413867;0.2547494;0.3177119,0.08012858;-0.00199531;-0.03929806,0.09890194;-0.3321186;-0.01840496,0.08050929;-0.7444121;0.07493138,0.09317122;-0.7794021;0.02864385,-0.08025273;0.009773126;-0.03785356,-0.1031312;-0.3206706;-0.03051417,-0.09808645;-0.7356048;0.05219068,-0.1028536;-0.7668039;-0.000330817,0.0201983;0.5093817;-0.06474054,821.7452
+0;0;0,0.00151078;0.2967399;-0.008547954,0.00274114;0.5833775;-0.03281217,0.1813688;0.4802061;-0.001483211,0.217998;0.2674836;0.1437639,0.2407844;0.09733607;0.2940134,-0.1744894;0.4655369;-0.01925321,-0.2209343;0.2572581;0.1295826,-0.2623366;0.06950657;0.2523814,0.07978483;0.003996017;-0.03990989,0.100263;-0.3250936;-0.002943482,0.1110287;-0.7381145;0.09201999,0.119724;-0.7665652;0.03332978,-0.07712261;0.007077801;-0.04445666,-0.120381;-0.3208166;-0.01800343,-0.1452681;-0.7343246;0.07206364,-0.1410456;-0.6968418;-0.01077846,0.002476183;0.5132198;-0.02438055,0;0;0,0.01127196;0.2949831;-0.03143001,0.02305868;0.5786037;-0.07807934,0.1891211;0.5085785;0.007083297,0.2436958;0.3461144;0.2028288,0.2827555;0.1885172;0.3630842,-0.1527729;0.55225;-0.02149459,-0.2612415;0.3963977;0.1563646,-0.3394788;0.2562075;0.3184448,0.08016394;-0.002025321;-0.03929412,0.09906568;-0.3325937;-0.01800787,0.07998995;-0.7456363;0.07554495,0.09153201;-0.7798159;0.02373374,-0.08029055;0.009803897;-0.0378378,-0.1029026;-0.3211391;-0.03067726,-0.09821825;-0.7368478;0.05229636,-0.103825;-0.7685935;-0.003315393,0.0202588;0.5093452;-0.06434298,821.7681
+0;0;0,0.001511276;0.2968374;-0.008550763,0.002740229;0.5831513;-0.03278885,0.1814616;0.4800149;-0.001454208,0.2176854;0.2696463;0.1421856,0.2404633;0.0995626;0.2923788,-0.1745826;0.465338;-0.01923349,-0.2205136;0.2593639;0.1279553,-0.2619003;0.07168284;0.2507081,0.07980886;0.003997221;-0.03992191,0.1002651;-0.3247398;-0.002995104,0.1110516;-0.7385606;0.09215228,0.1197174;-0.7668131;0.03366118,-0.07714584;0.007079932;-0.04447005,-0.1203579;-0.3204632;-0.01804516,-0.1452931;-0.734772;0.07219635,-0.141085;-0.6973146;-0.01036472,0.00247547;0.5130459;-0.02436352,0;0;0,0.01105274;0.2951326;-0.03102338,0.02194487;0.5786498;-0.07650805,0.1883412;0.5067969;0.008421898,0.2441507;0.3487255;0.2036097,0.2851945;0.1927583;0.3648391,-0.1538416;0.5526427;-0.02113786,-0.2612648;0.3989034;0.1549985,-0.3375165;0.2573745;0.3167407,0.08019281;-0.0021258;-0.03929102,0.09903029;-0.3323258;-0.01776886,0.07971085;-0.7462758;0.07544684,0.09081117;-0.7806351;0.0242188,-0.08031801;0.00989544;-0.03781914,-0.1027922;-0.3207013;-0.03069239,-0.0983468;-0.7371272;0.05289436,-0.1033231;-0.7701043;-0.0009458959,0.01942366;0.5093744;-0.06307721,821.7908
+0;0;0,0.001510164;0.296619;-0.00854447,0.002738082;0.5826918;-0.03276215,0.1809892;0.4797012;-0.001494808,0.2171164;0.2698938;0.1417618,0.2398867;0.09986627;0.2919053,-0.1741191;0.4650628;-0.01922736,-0.2199275;0.2596382;0.1275688,-0.2613007;0.0720192;0.2502809,0.07982021;0.003997789;-0.03992758,0.1002897;-0.3249527;-0.002976805,0.1110667;-0.7384063;0.09208617,0.1197382;-0.7666975;0.03355614,-0.0771568;0.007080939;-0.04447637,-0.1203969;-0.3206749;-0.01803432,-0.14531;-0.734616;0.0721271,-0.1410991;-0.6971537;-0.0104889,0.002473545;0.5126453;-0.0243439,0;0;0,0.01129279;0.2948989;-0.03106809,0.02250707;0.5781483;-0.07660079,0.1880567;0.506366;0.008904696,0.2455118;0.3505289;0.2045076,0.2864377;0.1957795;0.3668301,-0.1528985;0.5522794;-0.02133943,-0.2601708;0.3994073;0.1546422,-0.3354579;0.2566994;0.3156926,0.08021913;-0.00214006;-0.03926539,0.0992046;-0.3325407;-0.01763856,0.07977881;-0.7461201;0.07548357,0.09092605;-0.7804481;0.02413703,-0.08032598;0.009894102;-0.03783258,-0.102747;-0.3209221;-0.03071186,-0.09816915;-0.7369364;0.05300304,-0.09273046;-0.724548;-0.02798507,0.01988204;0.5089493;-0.06310809,821.8235
+0;0;0,0.001183191;0.2966124;-0.008819356,0.002095987;0.5826636;-0.03330445,0.1805861;0.4806472;-0.001811724,0.2138563;0.2775362;0.151439,0.2383987;0.1057992;0.2993411,-0.1747732;0.4654082;-0.01961843,-0.2200969;0.2619244;0.1300039,-0.2607434;0.07648784;0.2562262,0.07981995;0.004260273;-0.03990095,0.0998749;-0.3247135;-0.002930343,0.1105994;-0.7381423;0.0922466,0.119596;-0.7661684;0.03350252,-0.0772206;0.006824655;-0.04440566,-0.1206256;-0.3208997;-0.01784424,-0.1456365;-0.7348064;0.07244848,-0.1414179;-0.6973656;-0.01016907,0.001915156;0.5126248;-0.02482001,0;0;0,0.01129279;0.2948989;-0.03106809,0.02250707;0.5781483;-0.07660079,0.1880567;0.506366;0.008904696,0.2455118;0.3505289;0.2045076,0.2864377;0.1957795;0.3668301,-0.1528985;0.5522794;-0.02133943,-0.2601708;0.3994073;0.1546422,-0.3354579;0.2566994;0.3156926,0.08021913;-0.00214006;-0.03926539,0.0992046;-0.3325407;-0.01763856,0.07977881;-0.7461201;0.07548357,0.09092605;-0.7804481;0.02413703,-0.08032598;0.009894102;-0.03783258,-0.102747;-0.3209221;-0.03071186,-0.09816915;-0.7369364;0.05300304,-0.09273046;-0.724548;-0.02798507,0.01988204;0.5089493;-0.06310809,821.8463
+0;0;0,0.001182317;0.2963932;-0.008812839,0.002094271;0.5821883;-0.03327748,0.1801007;0.4802901;-0.001850873,0.2132696;0.2777978;0.150933,0.2378852;0.1055486;0.2992762,-0.1742965;0.4650924;-0.01960937,-0.2194821;0.2622284;0.1295572,-0.2602499;0.07623874;0.2561559,0.07980342;0.004259391;-0.0398927,0.09985198;-0.3246095;-0.002933878,0.1105868;-0.7384362;0.09233466,0.1195828;-0.7664579;0.0335949,-0.07720461;0.006823243;-0.04439646,-0.1205957;-0.3207966;-0.01784352,-0.1456307;-0.7351016;0.07253611,-0.1414125;-0.6976614;-0.01007538,0.001913521;0.5121811;-0.02479686,0;0;0,0.01134978;0.2947061;-0.03078151,0.02255066;0.5777678;-0.07584643,0.1877406;0.506089;0.009200454,0.2463406;0.3517581;0.2046338,0.2863973;0.1969687;0.3680876,-0.1525013;0.5519219;-0.02136519,-0.2594642;0.3997061;0.1542351,-0.3381552;0.2554153;0.3131984,0.08022265;-0.002162948;-0.03921485,0.09923245;-0.3324617;-0.0176748,0.0797769;-0.7464637;0.07542527,0.09050995;-0.780853;0.02407705,-0.0802992;0.009901588;-0.03784381,-0.1025551;-0.3208198;-0.03072843,-0.09806687;-0.7371917;0.05328424,-0.1043799;-0.7710986;0.0006166659,0.01992945;0.5085911;-0.06240523,821.8793
+0;0;0,0.001182089;0.2963361;-0.008811142,0.002093847;0.5820742;-0.03327168,0.1800025;0.4801907;-0.001857331,0.2129329;0.2791542;0.1498282,0.2381003;0.103044;0.3014964,-0.1742003;0.4650013;-0.01960609,-0.219061;0.2635958;0.128488,-0.2607426;0.07343717;0.2579245,0.07983734;0.004261202;-0.03990966,0.09988192;-0.3245423;-0.002958182,0.1106357;-0.7391005;0.09247877,0.119666;-0.7673434;0.03351517,-0.07723743;0.006826144;-0.04441534,-0.1206199;-0.3207286;-0.01786767,-0.1456992;-0.7357659;0.07267173,-0.1414649;-0.6982974;-0.01025457,0.001913091;0.5120642;-0.02479074,0;0;0,0.01140449;0.2946651;-0.03060305,0.02263244;0.5777149;-0.07535911,0.1876918;0.5055162;0.009649634,0.2470285;0.3528413;0.2037581,0.2873003;0.1939216;0.3704139,-0.1525056;0.5515735;-0.02135209,-0.2587463;0.4005868;0.1530741,-0.3354396;0.2500202;0.3146268,0.08026095;-0.002141699;-0.03922415,0.09939197;-0.3323706;-0.01773405,0.07992585;-0.7470862;0.07561696,0.09061612;-0.781322;0.02355969,-0.0803524;0.009875361;-0.03782737,-0.1024054;-0.3207957;-0.03080885,-0.09795542;-0.7379038;0.05335369,-0.1050776;-0.7699026;-0.001926601,0.01999562;0.5085296;-0.06195068,821.9017
+0;0;0,0.0009141759;0.2961085;-0.009314388,0.001467185;0.5815191;-0.03431056,0.183995;0.4796378;-0.001935905,0.2178607;0.2809188;0.1502316,0.2434921;0.113964;0.3035437,-0.1791999;0.463726;-0.01980894,-0.2232331;0.2653363;0.1301699,-0.2634717;0.08252305;0.2605373,0.07991489;0.004263971;-0.03979946,0.09977736;-0.3245409;-0.002797116,0.1104669;-0.7389011;0.09254125,0.1198649;-0.7656105;0.03506752,-0.07719405;0.006800609;-0.04453536,-0.1206618;-0.3207163;-0.01771104,-0.1456778;-0.7355397;0.07280863,-0.1416042;-0.6983017;-0.008052498,0.001379071;0.5115836;-0.02569912,0;0;0,0.0112466;0.2944949;-0.03023446,0.02208237;0.5773593;-0.0744437,0.1927301;0.5044589;0.009058952,0.2472568;0.3527278;0.2034698,0.2885962;0.1960506;0.3640275,-0.157389;0.5525199;-0.02031643,-0.2630218;0.4022805;0.1530644,-0.3369795;0.2535844;0.309446,0.08028336;-0.002163708;-0.03922331,0.09948939;-0.3323889;-0.01780415,0.08000672;-0.7469201;0.07537484,0.09406252;-0.781418;0.02794099,-0.08038147;0.009891061;-0.03780945,-0.1023009;-0.3207859;-0.03083628,-0.09790129;-0.7376802;0.05329323,-0.1046445;-0.769442;0.0008764826,0.01954342;0.5082119;-0.06112719,821.9239
+0;0;0,0.0009194913;0.2978302;-0.009368546,0.001485188;0.5900432;-0.03498633,0.1871757;0.4853922;-0.001926899,0.2207186;0.2885672;0.1487903,0.2467145;0.1192386;0.3042823,-0.1823149;0.4692046;-0.02010975,-0.2259285;0.2727058;0.1284396,-0.2667392;0.08729316;0.2606606,0.0798355;0.004259736;-0.03975992,0.09972565;-0.3250034;-0.002706017,0.1104173;-0.7394446;0.09265101,0.1200971;-0.767855;0.0334534,-0.07711736;0.006793853;-0.04449112,-0.1206457;-0.3211795;-0.01762942,-0.1456666;-0.736084;0.07290798,-0.1414708;-0.698629;-0.01037852,0.001394282;0.5178918;-0.02610204,0;0;0,0.01118367;0.2961916;-0.03060913,0.02169011;0.5856608;-0.07685733,0.1951453;0.5041015;0.008707523,0.2470919;0.3521466;0.2005203,0.2893777;0.190321;0.3603644,-0.1618152;0.5528288;-0.01925194,-0.2664041;0.4037327;0.1522485,-0.3409117;0.2505254;0.3087793,0.08027871;-0.002271727;-0.039024,0.09951235;-0.3329564;-0.01756585,0.08017282;-0.747606;0.07549619,0.09228028;-0.7814161;0.02266144,-0.08025549;0.00994252;-0.03785376,-0.1020731;-0.3212021;-0.03078211,-0.0977999;-0.7381914;0.05330428,-0.1039797;-0.7727398;0.0003407598,0.01924661;0.5143839;-0.06277192,821.9584
+0;0;0,0.0009181116;0.2973833;-0.009354489,0.001479246;0.5870571;-0.03473113,0.1868188;0.4834884;-0.00184321,0.220213;0.2875356;0.1482061,0.2460297;0.1193739;0.3026264,-0.1819712;0.4673314;-0.01999158,-0.2253915;0.2717034;0.1278995,-0.2659209;0.0875686;0.2592093,0.07980698;0.004258214;-0.03974571,0.09971841;-0.3253573;-0.00265215,0.110394;-0.7391744;0.09256127,0.1204137;-0.769636;0.03128478,-0.07708981;0.006791425;-0.04447522,-0.1206647;-0.321533;-0.01758477,-0.1456479;-0.7358127;0.07281627,-0.1413048;-0.6980958;-0.01339509,0.001389626;0.5159262;-0.02597251,0;0;0,0.01109746;0.2957836;-0.03023374,0.02130036;0.5829018;-0.07509482,0.1941314;0.5039588;0.01100063,0.2480941;0.3488902;0.1982684,0.3140582;0.1747966;0.3329184,-0.1617057;0.5528311;-0.01954028,-0.2659979;0.4037479;0.1505326,-0.3399382;0.2486788;0.3031003,0.08030729;-0.002276883;-0.03889167,0.09956472;-0.3333193;-0.01747131,0.08022876;-0.7474039;0.07518005,0.09087457;-0.7797092;0.01588822,-0.08019296;0.009940303;-0.03791156,-0.1019609;-0.3215671;-0.03099887,-0.09751272;-0.7380291;0.05245053,-0.09156524;-0.7263209;-0.03205302,0.01895194;0.5125741;-0.06149995,821.9908
+0;0;0,0.0009334885;0.2973931;-0.009036887,0.001795397;0.5872269;-0.03259926,0.1878669;0.4865158;-0.003198132,0.2213895;0.2936302;0.1507461,0.2494232;0.1307532;0.3103572,-0.1824335;0.4697847;-0.02089404,-0.2258797;0.2765567;0.1301119,-0.2657714;0.09375128;0.2634586,0.0797738;0.004332451;-0.03980426,0.09963728;-0.3252838;-0.002692267,0.1101694;-0.739053;0.09274508,0.1202779;-0.7690883;0.03106532,-0.0771129;0.006700625;-0.04444897,-0.1206875;-0.3216367;-0.01771751,-0.1458818;-0.7358915;0.07273945,-0.1416758;-0.6980637;-0.01346871,0.001598273;0.5160238;-0.02445133,0;0;0,0.01109746;0.2957836;-0.03023374,0.02130036;0.5829018;-0.07509482,0.1941314;0.5039588;0.01100063,0.2480941;0.3488902;0.1982684,0.3140582;0.1747966;0.3329184,-0.1617057;0.5528311;-0.01954028,-0.2659979;0.4037479;0.1505326,-0.3399382;0.2486788;0.3031003,0.08030729;-0.002276883;-0.03889167,0.09956472;-0.3333193;-0.01747131,0.08022876;-0.7474039;0.07518005,0.09087457;-0.7797092;0.01588822,-0.08019296;0.009940303;-0.03791156,-0.1019609;-0.3215671;-0.03099887,-0.09751272;-0.7380291;0.05245053,-0.09156524;-0.7263209;-0.03205302,0.01895194;0.5125741;-0.06149995,822.0134
+0;0;0,0.0009326007;0.2971103;-0.009028293,0.001791372;0.5858822;-0.032501,0.1873793;0.4855847;-0.003193701,0.2203656;0.295785;0.1482877,0.2484313;0.1327221;0.3080809,-0.1819579;0.4688971;-0.02084358,-0.2247091;0.2787603;0.1277465,-0.2646463;0.09574635;0.2612454,0.07977634;0.004332589;-0.03980553,0.09963823;-0.3252572;-0.002696518,0.1101644;-0.7387941;0.09268726,0.1201759;-0.7682527;0.03159996,-0.07711535;0.006700838;-0.04445038,-0.1206865;-0.3216101;-0.01772107,-0.1458666;-0.7356323;0.07268512,-0.141701;-0.6978797;-0.01269498,0.001595181;0.5150159;-0.02439161,0;0;0,0.0109744;0.2955418;-0.02985775,0.02095219;0.5817024;-0.07398367,0.1936289;0.5042591;0.01125634,0.2470731;0.345304;0.1899618,0.2946467;0.164229;0.3236018,-0.1615662;0.5530167;-0.02004289,-0.2643286;0.4052566;0.1462866,-0.33832;0.2465532;0.2954494,0.08032747;-0.002279133;-0.03885639,0.09973025;-0.3333097;-0.0178026,0.08022177;-0.7471578;0.07477629,0.09089579;-0.7800128;0.01730859,-0.08018529;0.009947165;-0.03793266,-0.1018163;-0.3215511;-0.03145385,-0.09757129;-0.7378525;0.05159352,-0.1042892;-0.7726138;-0.00433553,0.01865472;0.511682;-0.06057835,822.0356
+0;0;0,0.0009314524;0.2967444;-0.009017177,0.001787412;0.584567;-0.03241093,0.1869491;0.4846108;-0.003183665,0.2198558;0.2952694;0.1479319,0.2478635;0.132543;0.3073953,-0.1815393;0.4679616;-0.02079298,-0.2241872;0.278284;0.1274383,-0.264042;0.09564772;0.2606616,0.07955912;0.004320791;-0.03969714,0.09943862;-0.3255612;-0.002555232,0.1099747;-0.7394874;0.09291834,0.1200518;-0.7693356;0.03143079,-0.07690538;0.006682593;-0.04432935,-0.1205151;-0.3219194;-0.01757634,-0.1457189;-0.7363313;0.07291495,-0.1415261;-0.698528;-0.01302455,0.001591978;0.5139744;-0.02433286,0;0;0,0.01102022;0.2952197;-0.02938271,0.02109039;0.5805146;-0.07283664,0.1931584;0.5034095;0.01249874,0.2474691;0.3355876;0.1817769,0.2961901;0.1597109;0.3210124,-0.1612485;0.5527745;-0.02087056,-0.2641965;0.4044351;0.1439508,-0.3392381;0.2419035;0.2876348,0.08030102;-0.00243184;-0.03834081,0.0997874;-0.333794;-0.01793885,0.0804849;-0.74824;0.07383884,0.09049456;-0.7807962;0.01509703,-0.07980656;0.01002875;-0.03813821,-0.1014945;-0.3217659;-0.0319105,-0.09729005;-0.7385018;0.0510034,-0.1034715;-0.7739296;-0.005077537,0.01875526;0.5107461;-0.05958796,822.0692
+0;0;0,0.0007711335;0.2964948;-0.009839105,0.001316535;0.5836492;-0.03492297,0.1860748;0.4839782;-0.00378556,0.2188745;0.2976394;0.1492456,0.2479464;0.1345808;0.3094125,-0.1814615;0.4670626;-0.02079581,-0.2237183;0.2800412;0.1290502,-0.2662899;0.1104937;0.2791436,0.07936458;0.004494895;-0.03970022,0.09887625;-0.3251144;-0.002351478,0.1092883;-0.7350309;0.09247554,0.1195519;-0.7652446;0.03031782,-0.07683729;0.006478249;-0.04414872,-0.1205275;-0.3218327;-0.01729662,-0.1455316;-0.7323084;0.07223855,-0.1414025;-0.694553;-0.01446447,0.001217937;0.5132607;-0.02629671,0;0;0,0.01096366;0.2950391;-0.02895391,0.02097622;0.5798771;-0.07196701,0.193005;0.5032803;0.01251602,0.2477256;0.3304105;0.1748063,0.3004338;0.1451775;0.3012869,-0.1611669;0.5527445;-0.02144657,-0.2639083;0.4034682;0.1409642,-0.3401229;0.2379436;0.2819595,0.08027504;-0.002419338;-0.03801465,0.09991056;-0.3335598;-0.01856244,0.08026626;-0.7437689;0.07349539,0.09059898;-0.7758598;0.0132246,-0.07954348;0.01000062;-0.0383128,-0.1011234;-0.321537;-0.03238994,-0.0969631;-0.7343236;0.04959779,-0.1033141;-0.7703743;-0.006896354,0.01864704;0.5102323;-0.05880892,822.0917
+0;0;0,0.0007709415;0.296421;-0.009836654,0.001315998;0.5833948;-0.03490489,0.1859145;0.4837905;-0.003792018,0.2188709;0.2965613;0.1499704,0.247969;0.1333553;0.3102821,-0.1813039;0.4668896;-0.02078756,-0.2237627;0.2789745;0.1297746,-0.2663728;0.1092738;0.2800036,0.0793837;0.004495978;-0.03970979,0.09887835;-0.3248256;-0.002393652,0.1092928;-0.7348367;0.09245525,0.1194819;-0.7646134;0.03074856,-0.07685582;0.00647981;-0.04415936,-0.1205079;-0.3215445;-0.0173307,-0.1455178;-0.732115;0.07222513,-0.1414186;-0.6944158;-0.01384873,0.001217458;0.5130477;-0.02628369,0;0;0,0.01102904;0.2949685;-0.02889097,0.02111819;0.5796199;-0.07190299,0.1930088;0.5030299;0.0124377,0.2482;0.3217517;0.1669561,0.3041874;0.1345004;0.2893697,-0.1609534;0.5525669;-0.02177352,-0.2641757;0.4004806;0.1394676,-0.3426862;0.2335212;0.2778271,0.08027177;-0.002361387;-0.03807521,0.1000253;-0.333223;-0.01895308,0.08063813;-0.7436424;0.0726651,0.09211968;-0.7759863;0.01379049,-0.07957649;0.009950602;-0.03830693,-0.1009601;-0.321319;-0.03297325,-0.0969063;-0.7342284;0.04889981,-0.1016456;-0.770986;-0.005925082,0.01876517;0.5100209;-0.05873191,822.1255
+0;0;0,0.0007725757;0.2970494;-0.009857506,0.001321662;0.5862169;-0.03512705,0.1860284;0.4858497;-0.003909495,0.2195956;0.2951512;0.1527021,0.2487932;0.1313868;0.3135623,-0.1814074;0.4689388;-0.0209151,-0.2246529;0.2775416;0.1324369,-0.2674088;0.1072603;0.2831799,0.07922675;0.004487089;-0.03963128,0.09870738;-0.3245977;-0.002341975,0.109121;-0.7345769;0.09249957,0.1191482;-0.7634036;0.03177364,-0.07670386;0.006466999;-0.04407205,-0.1203245;-0.3213215;-0.01726268,-0.1453325;-0.7318601;0.0722862,-0.1412985;-0.6942832;-0.01241962,0.001222077;0.5151242;-0.02641449,0;0;0,0.01130407;0.2955002;-0.02979875,0.02218886;0.5820159;-0.07492483,0.1931027;0.5028303;0.01195121,0.2492044;0.3118294;0.161588,0.3152872;0.1186147;0.2704382,-0.1603602;0.5519043;-0.02174065,-0.2657017;0.3961077;0.141509,-0.3459407;0.2261648;0.2765215,0.08025501;-0.002439007;-0.03769398,0.1002241;-0.3331029;-0.01954603,0.08093292;-0.7435187;0.07195854,0.09207415;-0.776798;0.01609826,-0.07929119;0.009955281;-0.03848961,-0.1005512;-0.3210886;-0.03351738,-0.09669811;-0.733964;0.04836959,-0.1014258;-0.7683087;-0.007183641,0.0195571;0.5118123;-0.06097424,822.1583
+0;0;0,0.000349842;0.2969652;-0.01039304,0.0002383942;0.5853232;-0.03656164,0.1847949;0.4855661;-0.004460545,0.221466;0.2947656;0.1560494,0.2489839;0.1403064;0.32788,-0.181882;0.4681918;-0.02080334,-0.2254683;0.2763823;0.1367478,-0.2683073;0.1040825;0.2871414,0.07909171;0.0046722;-0.03953271,0.09812219;-0.3239686;-0.002136916,0.1083733;-0.7346125;0.09280277,0.1186222;-0.7636068;0.03210899,-0.07661913;0.006249715;-0.04393874,-0.1204257;-0.3210496;-0.01707745,-0.1456095;-0.7322732;0.07240931,-0.1416785;-0.6947487;-0.01242602,0.0003385712;0.5145544;-0.02760403,0;0;0,0.01115976;0.2955248;-0.02893197,0.02167891;0.5816131;-0.07221138,0.1931638;0.5022351;0.01210189,0.2511741;0.302801;0.154839,0.3091946;0.09645468;0.2453678,-0.1607782;0.5521038;-0.02180658,-0.2680749;0.3925957;0.1411585,-0.3492402;0.2213311;0.2761447,0.08025922;-0.002630815;-0.03730547,0.1005106;-0.3328576;-0.01982486,0.08104642;-0.7439743;0.07155991,0.09232588;-0.7771444;0.01542235,-0.07901963;0.01007648;-0.03865908,-0.1000784;-0.3205265;-0.03380204,-0.09637061;-0.7340509;0.04823946,-0.1011983;-0.7687221;-0.007108893,0.0191733;0.5115791;-0.05889153,822.1919
+0;0;0,0.000349842;0.2969652;-0.01039304,0.0002383942;0.5853232;-0.03656164,0.1847949;0.4855661;-0.004460545,0.221466;0.2947656;0.1560494,0.2489839;0.1403064;0.32788,-0.181882;0.4681918;-0.02080334,-0.2254683;0.2763823;0.1367478,-0.2683073;0.1040825;0.2871414,0.07909171;0.0046722;-0.03953271,0.09812219;-0.3239686;-0.002136916,0.1083733;-0.7346125;0.09280277,0.1186222;-0.7636068;0.03210899,-0.07661913;0.006249715;-0.04393874,-0.1204257;-0.3210496;-0.01707745,-0.1456095;-0.7322732;0.07240931,-0.1416785;-0.6947487;-0.01242602,0.0003385712;0.5145544;-0.02760403,0;0;0,0.01115976;0.2955248;-0.02893197,0.02167891;0.5816131;-0.07221138,0.1931638;0.5022351;0.01210189,0.2511741;0.302801;0.154839,0.3091946;0.09645468;0.2453678,-0.1607782;0.5521038;-0.02180658,-0.2680749;0.3925957;0.1411585,-0.3492402;0.2213311;0.2761447,0.08025922;-0.002630815;-0.03730547,0.1005106;-0.3328576;-0.01982486,0.08104642;-0.7439743;0.07155991,0.09232588;-0.7771444;0.01542235,-0.07901963;0.01007648;-0.03865908,-0.1000784;-0.3205265;-0.03380204,-0.09637061;-0.7340509;0.04823946,-0.1011983;-0.7687221;-0.007108893,0.0191733;0.5115791;-0.05889153,822.2158
+0;0;0,0.0003498831;0.2970001;-0.01039426,0.0002388072;0.5847103;-0.03649985,0.1831516;0.4854596;-0.00463634,0.2206779;0.2902097;0.1596166,0.2482694;0.1353371;0.3319069,-0.1802585;0.4682401;-0.02083353,-0.2248612;0.2719576;0.1403917,-0.2678148;0.09919678;0.2911877,0.07893975;0.004663223;-0.03945675,0.0979898;-0.3243154;-0.00202252,0.1082324;-0.7346169;0.09283801,0.118372;-0.7629823;0.03279126,-0.07647192;0.006237707;-0.04385433,-0.1203235;-0.3213981;-0.01696543,-0.1454863;-0.7322789;0.07244673,-0.1415973;-0.6948346;-0.01148419,0.000338633;0.5141897;-0.02757364,0;0;0,0.01130761;0.2957468;-0.02689266,0.02212187;0.5816172;-0.0671165,0.1934935;0.5019044;0.01177096,0.2560999;0.2888241;0.1428702,0.3146746;0.07754737;0.2226317,-0.1594048;0.5520712;-0.02116778,-0.2701584;0.3869789;0.1431124,-0.3556612;0.2131919;0.2731819,0.0802665;-0.002776861;-0.03687334,0.1007165;-0.3333465;-0.01964939,0.08121162;-0.7442694;0.07097459,0.09208115;-0.7780156;0.01681542,-0.07870797;0.01015998;-0.03888309,-0.09939012;-0.3208055;-0.03385708,-0.09543098;-0.7341713;0.04716005,-0.1004308;-0.7686346;-0.007010326,0.01953232;0.5116804;-0.05466735,822.2484
+0;0;0,-4.184285E-05;0.2969859;-0.01079936,-0.0007616071;0.584626;-0.03764341,0.1822786;0.4853955;-0.005146002,0.2185129;0.2937582;0.1635905,0.2452313;0.1363317;0.3336898,-0.180979;0.4679339;-0.02092145,-0.2258008;0.2736719;0.1426728,-0.2685015;0.101075;0.2937281,0.07897004;0.00476408;-0.03938403,0.09771621;-0.3242396;-0.002015971,0.1078942;-0.73454;0.09285587,0.1181176;-0.7628146;0.0327352,-0.07646415;0.006124613;-0.0438838,-0.1205523;-0.32148;-0.01700208,-0.1457902;-0.7323413;0.07247869,-0.141968;-0.6949468;-0.0114597,-0.0004790162;0.5141321;-0.02851196,0;0;0,0.01130761;0.2957468;-0.02689266,0.02212187;0.5816172;-0.0671165,0.1934935;0.5019044;0.01177096,0.2560999;0.2888241;0.1428702,0.3146746;0.07754737;0.2226317,-0.1594048;0.5520712;-0.02116778,-0.2701584;0.3869789;0.1431124,-0.3556612;0.2131919;0.2731819,0.0802665;-0.002776861;-0.03687334,0.1007165;-0.3333465;-0.01964939,0.08121162;-0.7442694;0.07097459,0.09208115;-0.7780156;0.01681542,-0.07870797;0.01015998;-0.03888309,-0.09939012;-0.3208055;-0.03385708,-0.09543098;-0.7341713;0.04716005,-0.1004308;-0.7686346;-0.007010326,0.01953232;0.5116804;-0.05466735,822.2722
+0;0;0,-4.183132E-05;0.2969041;-0.01079638,-0.0007607016;0.5842071;-0.03760776,0.1814102;0.485221;-0.005235421,0.2180424;0.2914787;0.1653545,0.2448379;0.1335985;0.3359441,-0.1801203;0.4678424;-0.02093586,-0.2254344;0.2714466;0.1444553,-0.2682582;0.09835222;0.295946,0.07883448;0.004755903;-0.03931643,0.09757193;-0.3240946;-0.001965757,0.107763;-0.7349242;0.09302844,0.1179813;-0.7631695;0.03293804,-0.0763329;0.006114101;-0.04380848,-0.1204005;-0.3213381;-0.01693927,-0.1456709;-0.7327291;0.07265691,-0.1418507;-0.6953384;-0.01123922,-0.000478543;0.513821;-0.02849029,0;0;0,0.01153064;0.2957283;-0.02608442,0.02277254;0.5813878;-0.06524777,0.1936322;0.5015869;0.01187205,0.2587238;0.2829227;0.138078,0.3181397;0.0692879;0.2127433,-0.1581998;0.5519833;-0.02102622,-0.270455;0.3844929;0.1442755,-0.3572242;0.2096861;0.273344,0.08023518;-0.002867341;-0.03657007,0.1007104;-0.3332909;-0.01954412,0.08121016;-0.7447191;0.07131409,0.09303264;-0.7783228;0.01725315,-0.07848508;0.01020139;-0.0389782,-0.09910416;-0.3206133;-0.03394444,-0.09508425;-0.7345197;0.04713587,-0.09965965;-0.7690477;-0.006928775,0.0200638;0.5115179;-0.05307138,822.3037
+0;0;0,-4.182524E-05;0.2968608;-0.01079481,-0.0007601329;0.5839482;-0.03758551,0.1809876;0.485093;-0.005275564,0.2176424;0.2912317;0.1654191,0.2444523;0.1332661;0.336101,-0.1797024;0.4677548;-0.02093951,-0.2250444;0.2712384;0.1445533,-0.2678913;0.09805034;0.2961259,0.07878953;0.004753191;-0.03929401,0.09752956;-0.3241426;-0.00193819,0.1077161;-0.7347908;0.09301406,0.118003;-0.763427;0.03252035,-0.07628937;0.006110614;-0.04378349,-0.120363;-0.3213867;-0.01691058,-0.1456223;-0.7325961;0.07264603,-0.1417764;-0.6951557;-0.01181319,-0.0004782323;0.5136265;-0.02847637,0;0;0,0.01185556;0.2957;-0.0257659,0.0235185;0.5811551;-0.064695,0.1939567;0.5012717;0.01194549,0.2612675;0.2798826;0.1324384,0.3258151;0.06465721;0.1981337,-0.1569664;0.552268;-0.02026673,-0.2695175;0.3829788;0.1432444,-0.3586213;0.2080112;0.270724,0.08021459;-0.002871096;-0.03649354,0.1008211;-0.3333443;-0.01970291,0.08144639;-0.7446465;0.07088804,0.09273811;-0.778028;0.01558161,-0.07838864;0.0101979;-0.03905925,-0.09887036;-0.3206711;-0.03403118,-0.09502233;-0.7344285;0.04684941,-0.09931573;-0.7692069;-0.007820796,0.02069737;0.511347;-0.05256796,822.3372
+0;0;0,-0.0002714274;0.2967648;-0.01113549,-0.001295426;0.5836045;-0.03834278,0.1803742;0.4850386;-0.005707256,0.217509;0.2909415;0.1678023,0.2427725;0.1328462;0.3388501,-0.1799823;0.4674816;-0.02108109,-0.2255764;0.2719323;0.148742,-0.2674931;0.09829994;0.3003485,0.07890796;0.004879266;-0.03929359,0.09752029;-0.3243827;-0.001984768,0.1076388;-0.7348421;0.09291256,0.1186236;-0.7658626;0.0299641,-0.07638484;0.006001539;-0.04385883,-0.1205608;-0.3218395;-0.01701702,-0.1459053;-0.7328314;0.07258351,-0.1419517;-0.6951213;-0.01534594,-0.0009395465;0.5133519;-0.02913737,0;0;0,0.01203095;0.2956474;-0.02532351,0.02387745;0.5809294;-0.06392884,0.1943065;0.5011579;0.01212311,0.2642173;0.2761739;0.1289687,0.3302146;0.06015524;0.1911783,-0.1564068;0.55239;-0.01949898,-0.2703952;0.3807198;0.1438845,-0.3602752;0.2055538;0.2708813,0.0802725;-0.002866238;-0.03663838,0.1008745;-0.3336807;-0.01963472,0.08164425;-0.7449023;0.07043099,0.09164098;-0.7760887;0.007478952,-0.07854638;0.01023613;-0.03898651,-0.09894609;-0.3209922;-0.03414948,-0.09499947;-0.7345855;0.0465343,-0.09921295;-0.7723187;-0.01004425,0.02101437;0.5111681;-0.05186856,822.3596
+0;0;0,-0.0002715265;0.2968732;-0.01113956,-0.001295896;0.5838188;-0.03835673,0.1800025;0.4852883;-0.005766239,0.2172951;0.2903666;0.1684805,0.2426006;0.1320089;0.3398122,-0.179616;0.4677673;-0.02110858,-0.2254039;0.2713871;0.1494361,-0.2673901;0.09746657;0.3012941,0.07888617;0.004877919;-0.03928274,0.0974809;-0.3240727;-0.002009194,0.1076202;-0.7353758;0.09308317,0.1185854;-0.7662876;0.0302468,-0.07636375;0.005999882;-0.04384672,-0.120498;-0.3215312;-0.01703029,-0.1458945;-0.7333677;0.0727544,-0.1419479;-0.6956713;-0.01501849,-0.0009399028;0.5135437;-0.02914837,0;0;0,0.0121555;0.295804;-0.02470028,0.02424514;0.581306;-0.06239367,0.194628;0.5009943;0.01217961,0.2664615;0.2726626;0.1237669,0.3351881;0.05520412;0.1790891,-0.1558781;0.552336;-0.01866176,-0.2708344;0.3795872;0.1447092,-0.361241;0.2040376;0.2715202,0.08026697;-0.002879038;-0.0365907,0.1009405;-0.3333852;-0.01980174,0.08195629;-0.7454863;0.07035279,0.09213113;-0.7767544;0.007730246,-0.07849646;0.01025081;-0.03902798,-0.09882705;-0.3206677;-0.03420754,-0.09474728;-0.7351164;0.04660827,-0.1001246;-0.7715451;-0.01116032,0.0213161;0.5114829;-0.05057573,822.3932

+ 162 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001950633;0.3123662;0.007243331,0.004161538;0.6130481;0.0003011026,0.1747829;0.4885888;0.002658872,0.2088126;0.2104092;0.01740231,0.2544542;-0.03586166;-0.00877863,-0.1614479;0.4711527;0.002199613,-0.2134792;0.1960431;-0.01695111,-0.2518898;-0.05008693;-0.05386391,0.07613336;0.004987875;-0.03905418,0.09709286;-0.35997;-0.000546243,0.1168268;-0.7347919;0.08079845,0.1148578;-0.6934409;-0.0239846,-0.07432446;0.006375777;-0.04220924,-0.1234267;-0.3565681;-0.01095104,-0.1392545;-0.7322104;0.0674081,-0.1379055;-0.6907748;-0.03737556,0.00357704;0.5394157;0.004340608,0;0;0,0.002832696;0.3120604;0.01546764,0.002775736;0.6128125;0.01467013,0.1779655;0.5025581;0.01721954,0.2284888;0.2265666;0.02316785,0.2756732;-0.01400392;-0.03442883,-0.1723858;0.5067327;0.02352014,-0.2214525;0.2305309;0.01549934,-0.2694815;-0.006366879;-0.05514457,0.07471746;0.001501471;-0.04196954,0.1080391;-0.3644848;-0.0342164,0.1132213;-0.7381436;0.05438447,0.1262035;-0.7887239;-0.01232743,-0.0779439;0.004743187;-0.03533619,-0.1048607;-0.3617829;-0.02823457,-0.09660549;-0.7357048;0.05901275,-0.1125553;-0.7887004;-0.003991615,0.003150001;0.5391244;0.01755309,187.6492
+0;0;0,0.001945572;0.3115558;0.007224537,0.004147202;0.6109784;0.0003122338,0.1757353;0.4865614;0.002642508,0.2097735;0.2083123;0.01738963,0.2558192;-0.04013896;-0.009023119,-0.162389;0.469027;0.002180662,-0.2144332;0.1938488;-0.01697484,-0.2531839;-0.05446047;-0.05421446,0.07609787;0.00498555;-0.03903597,0.09708444;-0.3604436;-0.0004783086,0.1169015;-0.7368452;0.08120921,0.1149219;-0.6954327;-0.02414163,-0.07428981;0.006372806;-0.04218956,-0.1234555;-0.3570397;-0.010891,-0.1393499;-0.7342652;0.06779838,-0.1379936;-0.6927676;-0.03755307,0.003565312;0.5376745;0.004333714,0;0;0,0.002036825;0.3112783;0.01498842,0.0009265319;0.6107684;0.01369476,0.1778238;0.5030656;0.01713395,0.2283594;0.2270073;0.02318263,0.2756534;-0.01566216;-0.03530407,-0.1752936;0.5066973;0.02345464,-0.2241195;0.2303882;0.01521245,-0.2726827;-0.008658499;-0.05580996,0.0747394;0.001496851;-0.0418489,0.1075448;-0.3650086;-0.03390384,0.1127748;-0.7403282;0.05470514,0.1274247;-0.7906941;-0.01282024,-0.07785816;0.004820996;-0.03541769,-0.1048907;-0.3621724;-0.02830157,-0.09695447;-0.7378678;0.05849537,-0.1127301;-0.7913857;-0.004820257,0.001534641;0.5374146;0.01666164,187.6744
+0;0;0,0.001947673;0.3118923;0.00723234,0.004155256;0.6121151;0.0002978132,0.177191;0.4869826;0.002629483,0.2112065;0.208918;0.01736683,0.2573039;-0.0398118;-0.009075522,-0.1637807;0.4693006;0.002163748,-0.2157905;0.1943048;-0.01697906,-0.2545846;-0.0542828;-0.05426041,0.07608339;0.004984601;-0.03902855,0.09703586;-0.3598506;-0.0005335584,0.1169229;-0.7375815;0.08144245,0.1147854;-0.6952587;-0.03231162,-0.07427568;0.006371593;-0.04218154,-0.1233614;-0.3564502;-0.01093385,-0.139312;-0.735008;0.06803344,-0.1378475;-0.6925933;-0.04572129,0.003571103;0.5385262;0.004334931,0;0;0,0.001309976;0.3116519;0.01429176,-0.001132399;0.6119241;0.01156807,0.1775254;0.5033769;0.01707196,0.2280473;0.2275059;0.02314711,0.2754858;-0.01534918;-0.03568888,-0.1783072;0.5066702;0.02347156,-0.2268789;0.230514;0.01494542,-0.2753159;-0.008874834;-0.0560301,0.0748859;0.001381069;-0.0415566,0.1071913;-0.3645745;-0.03391576,0.1123064;-0.7414356;0.05409431,0.1278964;-0.7990246;-0.01788855,-0.07777309;0.004942215;-0.03554822,-0.1049809;-0.3614371;-0.02837218,-0.09708999;-0.7385119;0.05850981,-0.1146163;-0.7975067;-0.01126968,-0.0001792014;0.5383044;0.01491499,187.6956
+0;0;0,0.001912019;0.311824;0.00724405,0.004071324;0.6119962;0.0003162436,0.177338;0.486744;0.002583191,0.2113635;0.2085404;0.01741887,0.2584161;-0.0452739;-0.009594051,-0.1640699;0.4690801;0.00215482,-0.2161307;0.193948;-0.01700393,-0.2560076;-0.05963886;-0.05533021,0.07607429;0.005035245;-0.0389937,0.09697931;-0.3602012;-0.0006363653,0.1163799;-0.7422314;0.0823357,0.1143106;-0.7002963;-0.02761561,-0.07425558;0.006320397;-0.04218199,-0.1234216;-0.3568769;-0.01093545,-0.1396366;-0.7396904;0.06905609,-0.1382318;-0.6976916;-0.04089877,0.003500535;0.5384281;0.004349806,0;0;0,0.0009767935;0.3116008;0.01393938,-0.001442716;0.6118231;0.01118207,0.1775386;0.5038444;0.01684618,0.2278339;0.2278037;0.02369833,0.275333;-0.02008064;-0.03682042,-0.1789959;0.5070916;0.02303401,-0.227528;0.2307777;0.01464767,-0.2768551;-0.01360326;-0.05753345,0.07491133;0.001387253;-0.04146719,0.1074996;-0.3649276;-0.03389025,0.1137932;-0.7462025;0.05441403,0.1278011;-0.7984538;-0.01821184,-0.07770439;0.005025896;-0.03563603,-0.1050123;-0.3617316;-0.02862369,-0.09705114;-0.7430665;0.05928578,-0.1130342;-0.799823;-0.007451557,-0.000524521;0.5382233;0.01451135,187.7164
+0;0;0,0.001912019;0.311824;0.00724405,0.004071324;0.6119962;0.0003162436,0.177338;0.486744;0.002583191,0.2113635;0.2085404;0.01741887,0.2584161;-0.0452739;-0.009594051,-0.1640699;0.4690801;0.00215482,-0.2161307;0.193948;-0.01700393,-0.2560076;-0.05963886;-0.05533021,0.07607429;0.005035245;-0.0389937,0.09697931;-0.3602012;-0.0006363653,0.1163799;-0.7422314;0.0823357,0.1143106;-0.7002963;-0.02761561,-0.07425558;0.006320397;-0.04218199,-0.1234216;-0.3568769;-0.01093545,-0.1396366;-0.7396904;0.06905609,-0.1382318;-0.6976916;-0.04089877,0.003500535;0.5384281;0.004349806,0;0;0,0.0009767935;0.3116008;0.01393938,-0.001442716;0.6118231;0.01118207,0.1775386;0.5038444;0.01684618,0.2278339;0.2278037;0.02369833,0.275333;-0.02008064;-0.03682042,-0.1789959;0.5070916;0.02303401,-0.227528;0.2307777;0.01464767,-0.2768551;-0.01360326;-0.05753345,0.07491133;0.001387253;-0.04146719,0.1074996;-0.3649276;-0.03389025,0.1137932;-0.7462025;0.05441403,0.1278011;-0.7984538;-0.01821184,-0.07770439;0.005025896;-0.03563603,-0.1050123;-0.3617316;-0.02862369,-0.09705114;-0.7430665;0.05928578,-0.1130342;-0.799823;-0.007451557,-0.000524521;0.5382233;0.01451135,187.7385
+0;0;0,0.001912019;0.311824;0.00724405,0.004071324;0.6119962;0.0003162436,0.177338;0.486744;0.002583191,0.2113635;0.2085404;0.01741887,0.2584161;-0.0452739;-0.009594051,-0.1640699;0.4690801;0.00215482,-0.2161307;0.193948;-0.01700393,-0.2560076;-0.05963886;-0.05533021,0.07607429;0.005035245;-0.0389937,0.09697931;-0.3602012;-0.0006363653,0.1163799;-0.7422314;0.0823357,0.1143106;-0.7002963;-0.02761561,-0.07425558;0.006320397;-0.04218199,-0.1234216;-0.3568769;-0.01093545,-0.1396366;-0.7396904;0.06905609,-0.1382318;-0.6976916;-0.04089877,0.003500535;0.5384281;0.004349806,0;0;0,0.0009767935;0.3116008;0.01393938,-0.001442716;0.6118231;0.01118207,0.1775386;0.5038444;0.01684618,0.2278339;0.2278037;0.02369833,0.275333;-0.02008064;-0.03682042,-0.1789959;0.5070916;0.02303401,-0.227528;0.2307777;0.01464767,-0.2768551;-0.01360326;-0.05753345,0.07491133;0.001387253;-0.04146719,0.1074996;-0.3649276;-0.03389025,0.1137932;-0.7462025;0.05441403,0.1278011;-0.7984538;-0.01821184,-0.07770439;0.005025896;-0.03563603,-0.1050123;-0.3617316;-0.02862369,-0.09705114;-0.7430665;0.05928578,-0.1130342;-0.799823;-0.007451557,-0.000524521;0.5382233;0.01451135,187.7503
+0;0;0,0.001831309;0.3116617;0.007285099,0.003889683;0.6116077;0.0004354916,0.1774896;0.4863448;0.002648466,0.2115989;0.2081601;0.01742728,0.2586323;-0.04574531;-0.00951748,-0.1644597;0.4685219;0.002151415,-0.2165886;0.1934072;-0.0169022,-0.2565857;-0.06020391;-0.05547393,0.0759523;0.005065633;-0.03895127,0.09680071;-0.3605057;-0.0006761067,0.1158389;-0.7405629;0.08185026,0.1137873;-0.6986448;-0.02791579,-0.07415263;0.006272544;-0.04211478,-0.1234368;-0.3572382;-0.01092139,-0.1396148;-0.7380569;0.06865168,-0.1382013;-0.6960714;-0.04111712,0.003349709;0.5381053;0.004439311,0;0;0,0.0006300509;0.3114586;0.01351023,-0.001870483;0.6114509;0.01060057,0.1775554;0.5042567;0.01640582,0.2278948;0.2282402;0.02343488,0.275573;-0.01960671;-0.03743244,-0.1798603;0.507422;0.022419,-0.2282071;0.2310835;0.01415844,-0.2771096;-0.01362012;-0.05749903,0.07493077;0.001348481;-0.0411725,0.1078477;-0.3652698;-0.03413653,0.1137596;-0.7446856;0.0531857,0.1279848;-0.797859;-0.01805115,-0.07748646;0.005107724;-0.03579626,-0.1047893;-0.3619743;-0.02891569,-0.09683967;-0.7414646;0.05792002,-0.1131868;-0.7986227;-0.007890984,-0.0009602904;0.5379193;0.01394725,187.7628
+0;0;0,0.001830436;0.3115131;0.007281626,0.003887253;0.6112342;0.0004380508,0.1776679;0.4859943;0.002645004,0.2117634;0.2079219;0.01741785,0.2585063;-0.04441482;-0.009360442,-0.1646352;0.4681531;0.002147439,-0.216743;0.1931494;-0.01689848,-0.256493;-0.05889484;-0.05523191,0.07599778;0.005068667;-0.0389746,0.09679335;-0.3595762;-0.0007964335,0.1146339;-0.7157258;0.07653858,0.1125107;-0.6733911;-0.03706373,-0.07419705;0.006276301;-0.04214,-0.1233563;-0.3563132;-0.01102567,-0.1385166;-0.7131764;0.06354181,-0.1370537;-0.6707721;-0.05006332,0.003347841;0.5378084;0.004437702,0;0;0,0.0003855824;0.3113164;0.01336932,-0.00217402;0.6110858;0.01060653,0.1775267;0.5044092;0.01621413,0.2277882;0.2285022;0.0235703,0.2751327;-0.01779521;-0.03702569,-0.1804405;0.5075352;0.02201376,-0.2284935;0.2312463;0.01424695,-0.2771731;-0.01194102;-0.05692901,0.07500061;0.00141111;-0.04114962,0.1076826;-0.3642954;-0.03432846,0.1149736;-0.7191811;0.05019617,0.1266805;-0.7819027;-0.01558971,-0.07752016;0.005079464;-0.03584965,-0.1050163;-0.3610521;-0.02895431,-0.09737677;-0.7166534;0.05247547,-0.113634;-0.7780669;-0.01416852,-0.001265079;0.5376281;0.01388979,187.7834
+0;0;0,0.001830436;0.3115131;0.007281626,0.003887253;0.6112342;0.0004380508,0.1776679;0.4859943;0.002645004,0.2117634;0.2079219;0.01741785,0.2585063;-0.04441482;-0.009360442,-0.1646352;0.4681531;0.002147439,-0.216743;0.1931494;-0.01689848,-0.256493;-0.05889484;-0.05523191,0.07599778;0.005068667;-0.0389746,0.09679335;-0.3595762;-0.0007964335,0.1146339;-0.7157258;0.07653858,0.1125107;-0.6733911;-0.03706373,-0.07419705;0.006276301;-0.04214,-0.1233563;-0.3563132;-0.01102567,-0.1385166;-0.7131764;0.06354181,-0.1370537;-0.6707721;-0.05006332,0.003347841;0.5378084;0.004437702,0;0;0,0.0003855824;0.3113164;0.01336932,-0.00217402;0.6110858;0.01060653,0.1775267;0.5044092;0.01621413,0.2277882;0.2285022;0.0235703,0.2751327;-0.01779521;-0.03702569,-0.1804405;0.5075352;0.02201376,-0.2284935;0.2312463;0.01424695,-0.2771731;-0.01194102;-0.05692901,0.07500061;0.00141111;-0.04114962,0.1076826;-0.3642954;-0.03432846,0.1149736;-0.7191811;0.05019617,0.1266805;-0.7819027;-0.01558971,-0.07752016;0.005079464;-0.03584965,-0.1050163;-0.3610521;-0.02895431,-0.09737677;-0.7166534;0.05247547,-0.113634;-0.7780669;-0.01416852,-0.001265079;0.5376281;0.01388979,187.8058
+0;0;0,0.001717791;0.3115898;0.007297867,0.00366559;0.611358;0.0004923013,0.1775923;0.4860617;0.002541578,0.211757;0.2080086;0.01746375,0.2581147;-0.04227182;-0.009143684,-0.1649223;0.4681782;0.002146804,-0.2170824;0.1931911;-0.01695385,-0.2564884;-0.05679598;-0.05504453,0.07605407;0.005117842;-0.03909749,0.09668875;-0.3595637;-0.0009890012,0.1149832;-0.7307956;0.07979028,0.1129036;-0.6888568;-0.03020493,-0.07433827;0.00623652;-0.04211833,-0.1235222;-0.3563814;-0.0111376,-0.1394867;-0.7283914;0.0664957,-0.1380985;-0.6863777;-0.04350225,0.003157695;0.5379266;0.004475117,0;0;0,0.0001428947;0.3114022;0.01315522,-0.002457395;0.6112175;0.01042938,0.1774103;0.5047427;0.01580906,0.2276305;0.2288419;0.023561,0.2746322;-0.01549986;-0.03631544,-0.1808881;0.5078049;0.02156816,-0.228825;0.2314922;0.01403342,-0.2769186;-0.009854913;-0.05622208,0.07502893;0.001597896;-0.04131746,0.1076088;-0.3641379;-0.03449726,0.1149253;-0.7346402;0.05122137,0.127118;-0.7901914;-0.01790285,-0.07769261;0.004895371;-0.03576198,-0.1052767;-0.3612559;-0.02920063,-0.09708451;-0.7320299;0.05525463,-0.1124629;-0.7901739;-0.009860292,-0.001550227;0.5377542;0.01368856,187.8283
+0;0;0,0.001717791;0.3115898;0.007297867,0.00366559;0.611358;0.0004923013,0.1775923;0.4860617;0.002541578,0.211757;0.2080086;0.01746375,0.2581147;-0.04227182;-0.009143684,-0.1649223;0.4681782;0.002146804,-0.2170824;0.1931911;-0.01695385,-0.2564884;-0.05679598;-0.05504453,0.07605407;0.005117842;-0.03909749,0.09668875;-0.3595637;-0.0009890012,0.1149832;-0.7307956;0.07979028,0.1129036;-0.6888568;-0.03020493,-0.07433827;0.00623652;-0.04211833,-0.1235222;-0.3563814;-0.0111376,-0.1394867;-0.7283914;0.0664957,-0.1380985;-0.6863777;-0.04350225,0.003157695;0.5379266;0.004475117,0;0;0,0.0001428947;0.3114022;0.01315522,-0.002457395;0.6112175;0.01042938,0.1774103;0.5047427;0.01580906,0.2276305;0.2288419;0.023561,0.2746322;-0.01549986;-0.03631544,-0.1808881;0.5078049;0.02156816,-0.228825;0.2314922;0.01403342,-0.2769186;-0.009854913;-0.05622208,0.07502893;0.001597896;-0.04131746,0.1076088;-0.3641379;-0.03449726,0.1149253;-0.7346402;0.05122137,0.127118;-0.7901914;-0.01790285,-0.07769261;0.004895371;-0.03576198,-0.1052767;-0.3612559;-0.02920063,-0.09708451;-0.7320299;0.05525463,-0.1124629;-0.7901739;-0.009860292,-0.001550227;0.5377542;0.01368856,187.8394
+0;0;0,0.001717976;0.3116233;0.007298652,0.00366605;0.6114343;0.0004922533,0.1776025;0.4861278;0.002541812,0.2117174;0.2084802;0.01744222,0.2590978;-0.04732132;-0.009752173,-0.1649313;0.4682433;0.002147015,-0.2170154;0.1936573;-0.01692578,-0.2572907;-0.0618445;-0.05585674,0.07621591;0.005128732;-0.03918069,0.0968499;-0.3595405;-0.001073483,0.1155379;-0.7387585;0.08144355,0.1135387;-0.6972809;-0.0243021,-0.07449646;0.006249791;-0.04220795,-0.1236787;-0.356356;-0.01122827,-0.1399867;-0.7363687;0.06807511,-0.1386521;-0.6948192;-0.03767318,0.003158105;0.5379956;0.004475459,0;0;0,0.0001108497;0.3114496;0.01282287,-0.002407894;0.6113081;0.01001525,0.1774653;0.5049124;0.01539922,0.2274632;0.2293927;0.02334571,0.2751186;-0.02070326;-0.03665304,-0.1808826;0.5079542;0.0211238,-0.2285425;0.2320065;0.01367921,-0.2768046;-0.01511429;-0.05717936,0.07509085;0.001709893;-0.04157805,0.1074437;-0.3640319;-0.03466487,0.1146961;-0.7425269;0.05281972,0.1270599;-0.7917304;-0.0171218,-0.07799409;0.004774561;-0.03555867,-0.1055602;-0.3613731;-0.02942799,-0.09691892;-0.7401278;0.05679776,-0.1122076;-0.7955257;-0.004775971,-0.001521587;0.5378377;0.01328444,187.8618
+0;0;0,0.001667033;0.311624;0.007283441,0.003571482;0.6114341;0.0004406315,0.1775325;0.4861411;0.002535236,0.2116759;0.2085001;0.01749157,0.2590204;-0.04730132;-0.009766873,-0.1650007;0.4682307;0.002161251,-0.217152;0.1936607;-0.01695916,-0.2575178;-0.06181031;-0.055998,0.07622707;0.005144686;-0.03915685,0.09689526;-0.359532;-0.001139689,0.1153455;-0.7387589;0.08139011,0.1133429;-0.6972835;-0.0243557,-0.0744949;0.006236752;-0.04221264,-0.1236148;-0.3563921;-0.01140459,-0.1400519;-0.7364429;0.06768876,-0.1387219;-0.6948888;-0.03805909,0.003083977;0.5379961;0.004439358,0;0;0,0.0001108497;0.3114496;0.01282287,-0.002407894;0.6113081;0.01001525,0.1774653;0.5049124;0.01539922,0.2274632;0.2293927;0.02334571,0.2751186;-0.02070326;-0.03665304,-0.1808826;0.5079542;0.0211238,-0.2285425;0.2320065;0.01367921,-0.2768046;-0.01511429;-0.05717936,0.07509085;0.001709893;-0.04157805,0.1074437;-0.3640319;-0.03466487,0.1146961;-0.7425269;0.05281972,0.1270599;-0.7917304;-0.0171218,-0.07799409;0.004774561;-0.03555867,-0.1055602;-0.3613731;-0.02942799,-0.09691892;-0.7401278;0.05679776,-0.1122076;-0.7955257;-0.004775971,-0.001521587;0.5378377;0.01328444,187.8733
+0;0;0,0.001667405;0.3116934;0.007285065,0.003571921;0.6115144;0.0004422809,0.1773672;0.4862747;0.002538484,0.2114567;0.209072;0.0174712,0.2588522;-0.04700541;-0.009816654,-0.1648405;0.4683813;0.002164854,-0.2169094;0.1942448;-0.01692537,-0.2573188;-0.06150186;-0.05600633,0.07631585;0.005150677;-0.03920246,0.09699515;-0.3597219;-0.00116488,0.1154773;-0.7396051;0.08150777,0.1134797;-0.6981578;-0.02397812,-0.07458166;0.006244015;-0.04226181,-0.123728;-0.3565796;-0.0114372,-0.1401934;-0.7372882;0.06779304,-0.1388668;-0.6957626;-0.03769488,0.003084442;0.5380803;0.004440795,0;0;0,1.057982E-06;0.311538;0.0123589,-0.002502792;0.6114064;0.009416103,0.1772178;0.5051824;0.01480484,0.22721;0.2301276;0.02329373,0.2752253;-0.0201273;-0.03698564,-0.1808411;0.5082541;0.0205786,-0.2281272;0.232683;0.01343653,-0.2760537;-0.0149294;-0.05697479,0.07515712;0.001826778;-0.04165983,0.1076899;-0.3640949;-0.03462625,0.1143105;-0.7432399;0.05308294,0.1269559;-0.7914931;-0.01747799,-0.0781146;0.004686209;-0.03554744,-0.1058412;-0.3616524;-0.02974174,-0.09680706;-0.7409987;0.05687477,-0.1123605;-0.7960466;-0.004665915,-0.00162407;0.5379411;0.01271343,187.8842
+0;0;0,0.001667405;0.3116934;0.007285065,0.003571921;0.6115144;0.0004422809,0.1773672;0.4862747;0.002538484,0.2114567;0.209072;0.0174712,0.2588522;-0.04700541;-0.009816654,-0.1648405;0.4683813;0.002164854,-0.2169094;0.1942448;-0.01692537,-0.2573188;-0.06150186;-0.05600633,0.07631585;0.005150677;-0.03920246,0.09699515;-0.3597219;-0.00116488,0.1154773;-0.7396051;0.08150777,0.1134797;-0.6981578;-0.02397812,-0.07458166;0.006244015;-0.04226181,-0.123728;-0.3565796;-0.0114372,-0.1401934;-0.7372882;0.06779304,-0.1388668;-0.6957626;-0.03769488,0.003084442;0.5380803;0.004440795,0;0;0,1.057982E-06;0.311538;0.0123589,-0.002502792;0.6114064;0.009416103,0.1772178;0.5051824;0.01480484,0.22721;0.2301276;0.02329373,0.2752253;-0.0201273;-0.03698564,-0.1808411;0.5082541;0.0205786,-0.2281272;0.232683;0.01343653,-0.2760537;-0.0149294;-0.05697479,0.07515712;0.001826778;-0.04165983,0.1076899;-0.3640949;-0.03462625,0.1143105;-0.7432399;0.05308294,0.1269559;-0.7914931;-0.01747799,-0.0781146;0.004686209;-0.03554744,-0.1058412;-0.3616524;-0.02974174,-0.09680706;-0.7409987;0.05687477,-0.1123605;-0.7960466;-0.004665915,-0.00162407;0.5379411;0.01271343,187.9063
+0;0;0,0.00164037;0.3118132;0.007286836,0.003526019;0.6117024;0.0004394222,0.1771016;0.4864874;0.002553352,0.2112203;0.2091265;0.01754149,0.258786;-0.04781604;-0.009901779,-0.1659059;0.4722542;-0.004417302,-0.2145539;0.1969548;-0.01712257,-0.2551485;-0.05966228;-0.05629962,0.07650945;0.005168867;-0.03931706,0.0971913;-0.3599442;-0.001442917,0.1156474;-0.7399095;0.08142679,0.1152681;-0.698361;-0.02514317,-0.07478157;0.006256465;-0.04236528,-0.1238609;-0.3568061;-0.01159943,-0.1404493;-0.7376174;0.06770524,-0.1374704;-0.6959805;-0.03881413,0.003045679;0.5382459;0.004440186,0;0;0,-3.530085E-05;0.3116852;0.01164389,-0.002499804;0.6116208;0.008533239,0.177043;0.5056969;0.0138967,0.2270975;0.2305;0.02278638,0.2754526;-0.02054664;-0.03781438,-0.1806091;0.5084661;0.01973166,-0.2275249;0.2326448;0.01345904,-0.275185;-0.01586583;-0.05729432,0.07524845;0.001926839;-0.04195476,0.1081116;-0.3641891;-0.03496814,0.113858;-0.7433757;0.05315828,0.1265536;-0.7920997;-0.01847982,-0.07844967;0.004607179;-0.03536477,-0.105981;-0.361979;-0.03023527,-0.09706181;-0.741541;0.05599036,-0.1127926;-0.7970493;-0.006711781,-0.001623355;0.5381345;0.01186514,187.9175
+0;0;0,0.00164037;0.3118132;0.007286836,0.003526019;0.6117024;0.0004394222,0.1771016;0.4864874;0.002553352,0.2112203;0.2091265;0.01754149,0.258786;-0.04781604;-0.009901779,-0.1659059;0.4722542;-0.004417302,-0.2145539;0.1969548;-0.01712257,-0.2551485;-0.05966228;-0.05629962,0.07650945;0.005168867;-0.03931706,0.0971913;-0.3599442;-0.001442917,0.1156474;-0.7399095;0.08142679,0.1152681;-0.698361;-0.02514317,-0.07478157;0.006256465;-0.04236528,-0.1238609;-0.3568061;-0.01159943,-0.1404493;-0.7376174;0.06770524,-0.1374704;-0.6959805;-0.03881413,0.003045679;0.5382459;0.004440186,0;0;0,-3.530085E-05;0.3116852;0.01164389,-0.002499804;0.6116208;0.008533239,0.177043;0.5056969;0.0138967,0.2270975;0.2305;0.02278638,0.2754526;-0.02054664;-0.03781438,-0.1806091;0.5084661;0.01973166,-0.2275249;0.2326448;0.01345904,-0.275185;-0.01586583;-0.05729432,0.07524845;0.001926839;-0.04195476,0.1081116;-0.3641891;-0.03496814,0.113858;-0.7433757;0.05315828,0.1265536;-0.7920997;-0.01847982,-0.07844967;0.004607179;-0.03536477,-0.105981;-0.361979;-0.03023527,-0.09706181;-0.741541;0.05599036,-0.1127926;-0.7970493;-0.006711781,-0.001623355;0.5381345;0.01186514,187.9398
+0;0;0,0.001640591;0.3118551;0.007287816,0.003526422;0.6117738;0.000440042,0.1767599;0.4866608;0.002557668,0.2108899;0.2092078;0.01755079,0.2582735;-0.0467515;-0.009787468,-0.1655734;0.4724556;-0.004399285,-0.2142375;0.1970647;-0.01710877,-0.2546768;-0.0585703;-0.0561359,0.07664312;0.005177898;-0.03938575,0.09732378;-0.3599139;-0.001513816,0.1158415;-0.7411467;0.08163232,0.1154657;-0.6997058;-0.02394524,-0.07491223;0.006267397;-0.04243929,-0.1239887;-0.3567739;-0.01167524,-0.1406324;-0.7388556;0.06789397,-0.1376813;-0.6973271;-0.03763348,0.003046084;0.5383175;0.004440792,0;0;0,8.530915E-06;0.3117399;0.01129746,-0.002397537;0.6117048;0.00810504,0.1768181;0.5060122;0.01323295,0.2270587;0.2307659;0.02246523,0.2753543;-0.01945791;-0.03722811,-0.1801865;0.508705;0.0191443,-0.2269604;0.2327602;0.0131009,-0.2737895;-0.01524656;-0.05623459,0.07532664;0.002000377;-0.04212022,0.1082398;-0.3640886;-0.03507781,0.1136777;-0.7445544;0.05330133,0.1255966;-0.7933381;-0.01690364,-0.07866576;0.004539597;-0.03526057,-0.1060885;-0.3620362;-0.03034816,-0.0971195;-0.7428281;0.05632232,-0.1121933;-0.7985516;-0.004521206,-0.001529835;0.5382193;0.0114522,187.9511
+0;0;0,0.00162453;0.3118544;0.0073238,0.003452654;0.6117756;0.0005527101,0.1767103;0.4866675;0.002600101,0.2107192;0.209199;0.01758282,0.2581067;-0.04672188;-0.01010607,-0.1659309;0.4738718;-0.008096083,-0.2128245;0.1980298;-0.017151,-0.2532124;-0.05756974;-0.05646326,0.0766471;0.005191708;-0.0393762,0.09759178;-0.3599338;-0.001977354,0.116232;-0.7411673;0.08113834,0.1167623;-0.6997303;-0.02443899,-0.07489907;0.00625374;-0.04246453,-0.123782;-0.3568341;-0.01194197,-0.1407158;-0.7389078;0.06760404,-0.1368531;-0.6973789;-0.03789394,0.002994928;0.5383176;0.004523835,0;0;0,8.530915E-06;0.3117399;0.01129746,-0.002397537;0.6117048;0.00810504,0.1768181;0.5060122;0.01323295,0.2270587;0.2307659;0.02246523,0.2753543;-0.01945791;-0.03722811,-0.1801865;0.508705;0.0191443,-0.2269604;0.2327602;0.0131009,-0.2737895;-0.01524656;-0.05623459,0.07532664;0.002000377;-0.04212022,0.1082398;-0.3640886;-0.03507781,0.1136777;-0.7445544;0.05330133,0.1255966;-0.7933381;-0.01690364,-0.07866576;0.004539597;-0.03526057,-0.1060885;-0.3620362;-0.03034816,-0.0971195;-0.7428281;0.05632232,-0.1121933;-0.7985516;-0.004521206,-0.001529835;0.5382193;0.0114522,187.9627
+0;0;0,0.001624991;0.3119428;0.007325877,0.003453495;0.6119266;0.0005534803,0.1765346;0.4868581;0.002603516,0.2104924;0.2098067;0.01756372,0.2570914;-0.04185575;-0.009664442,-0.1657586;0.4740754;-0.008081805,-0.2125817;0.198648;-0.01712311,-0.2522975;-0.05269846;-0.05578123,0.07666963;0.005193234;-0.03938777,0.09760906;-0.3598405;-0.001998328,0.1162648;-0.7413905;0.08118635,0.1167985;-0.6998793;-0.02507629,-0.07492109;0.006255579;-0.04247701,-0.1237918;-0.3567411;-0.01196212,-0.1407396;-0.7391319;0.0676499,-0.1368518;-0.6975282;-0.03853288,0.00299569;0.5384557;0.004525297,0;0;0,-3.434718E-06;0.3118395;0.01098895,-0.002348997;0.6118664;0.007671118,0.1766892;0.5062784;0.01264119,0.2268275;0.2314616;0.02245402,0.2747768;-0.01455438;-0.03605962,-0.1799786;0.5089433;0.01874137,-0.2262177;0.2333311;0.01288157,-0.2720267;-0.01079841;-0.05456556,0.07536786;0.002034664;-0.04209685,0.1084562;-0.3639419;-0.03485847,0.1135181;-0.7448683;0.05299139,0.125901;-0.7938213;-0.01798487,-0.07866993;0.004534299;-0.03531405,-0.10585;-0.3619531;-0.02945473,-0.09683374;-0.7433196;0.05613947,-0.1116809;-0.7992495;-0.0056681,-0.001494408;0.5383689;0.01104069,187.9844
+0;0;0,0.001624991;0.3119428;0.007325877,0.003453495;0.6119266;0.0005534803,0.1765346;0.4868581;0.002603516,0.2104924;0.2098067;0.01756372,0.2570914;-0.04185575;-0.009664442,-0.1657586;0.4740754;-0.008081805,-0.2125817;0.198648;-0.01712311,-0.2522975;-0.05269846;-0.05578123,0.07666963;0.005193234;-0.03938777,0.09760906;-0.3598405;-0.001998328,0.1162648;-0.7413905;0.08118635,0.1167985;-0.6998793;-0.02507629,-0.07492109;0.006255579;-0.04247701,-0.1237918;-0.3567411;-0.01196212,-0.1407396;-0.7391319;0.0676499,-0.1368518;-0.6975282;-0.03853288,0.00299569;0.5384557;0.004525297,0;0;0,-3.434718E-06;0.3118395;0.01098895,-0.002348997;0.6118664;0.007671118,0.1766892;0.5062784;0.01264119,0.2268275;0.2314616;0.02245402,0.2747768;-0.01455438;-0.03605962,-0.1799786;0.5089433;0.01874137,-0.2262177;0.2333311;0.01288157,-0.2720267;-0.01079841;-0.05456556,0.07536786;0.002034664;-0.04209685,0.1084562;-0.3639419;-0.03485847,0.1135181;-0.7448683;0.05299139,0.125901;-0.7938213;-0.01798487,-0.07866993;0.004534299;-0.03531405,-0.10585;-0.3619531;-0.02945473,-0.09683374;-0.7433196;0.05613947,-0.1116809;-0.7992495;-0.0056681,-0.001494408;0.5383689;0.01104069,187.9963
+0;0;0,0.001560963;0.3119057;0.007370056,0.003336329;0.6118623;0.0006637205,0.1763481;0.486778;0.002703915,0.2103378;0.209842;0.01747767,0.2565801;-0.04201373;-0.01068479,-0.1654187;0.4726755;-0.005416415,-0.2136661;0.1977228;-0.01726362,-0.2535878;-0.05349106;-0.05801462,0.07669869;0.005191407;-0.03933666,0.09760235;-0.3597666;-0.001946099,0.116559;-0.7465228;0.082314,0.1164552;-0.7052997;-0.02115699,-0.07487529;0.006248317;-0.04256365,-0.12375;-0.356666;-0.01200439,-0.1409322;-0.7442256;0.06887656,-0.1377696;-0.7029209;-0.03453723,0.002901871;0.5383997;0.00460887,0;0;0,-7.184595E-05;0.3118145;0.01065922,-0.002458222;0.6118077;0.007035732,0.1765641;0.506605;0.01225042,0.2265579;0.2318963;0.0223937,0.2747626;-0.01437461;-0.03582764,-0.1800216;0.5090705;0.01838359,-0.2259685;0.2335224;0.01297123,-0.2713766;-0.01112007;-0.05374424,0.07537825;0.002095982;-0.04208016,0.1085661;-0.3637921;-0.03473949,0.1136605;-0.7498;0.05476665,0.1272803;-0.7956179;-0.0152216,-0.07865593;0.004495986;-0.03535599,-0.1057419;-0.3619233;-0.02963941,-0.09683543;-0.7485342;0.05691746,-0.1111325;-0.801698;-0.004005454,-0.001600981;0.5383241;0.01049042,188.0176
+0;0;0,0.001560963;0.3119057;0.007370056,0.003336329;0.6118623;0.0006637205,0.1763481;0.486778;0.002703915,0.2103378;0.209842;0.01747767,0.2565801;-0.04201373;-0.01068479,-0.1654187;0.4726755;-0.005416415,-0.2136661;0.1977228;-0.01726362,-0.2535878;-0.05349106;-0.05801462,0.07669869;0.005191407;-0.03933666,0.09760235;-0.3597666;-0.001946099,0.116559;-0.7465228;0.082314,0.1164552;-0.7052997;-0.02115699,-0.07487529;0.006248317;-0.04256365,-0.12375;-0.356666;-0.01200439,-0.1409322;-0.7442256;0.06887656,-0.1377696;-0.7029209;-0.03453723,0.002901871;0.5383997;0.00460887,0;0;0,-7.184595E-05;0.3118145;0.01065922,-0.002458222;0.6118077;0.007035732,0.1765641;0.506605;0.01225042,0.2265579;0.2318963;0.0223937,0.2747626;-0.01437461;-0.03582764,-0.1800216;0.5090705;0.01838359,-0.2259685;0.2335224;0.01297123,-0.2713766;-0.01112007;-0.05374424,0.07537825;0.002095982;-0.04208016,0.1085661;-0.3637921;-0.03473949,0.1136605;-0.7498;0.05476665,0.1272803;-0.7956179;-0.0152216,-0.07865593;0.004495986;-0.03535599,-0.1057419;-0.3619233;-0.02963941,-0.09683543;-0.7485342;0.05691746,-0.1111325;-0.801698;-0.004005454,-0.001600981;0.5383241;0.01049042,188.0295
+0;0;0,0.001562465;0.3122058;0.007377148,0.00334389;0.6131864;0.000643631,0.177441;0.4874243;0.002690899,0.2114433;0.2103859;0.01747011,0.2570097;-0.03778851;-0.01028071,-0.1664686;0.4732333;-0.005480346,-0.2147338;0.198179;-0.01733193,-0.254072;-0.04936288;-0.05748729,0.07672065;0.005192893;-0.03934792,0.0975743;-0.3588918;-0.002046831,0.1165778;-0.7466053;0.08242185,0.1164731;-0.7052823;-0.02197128,-0.07489672;0.006250106;-0.04257584,-0.1236545;-0.3557958;-0.0120897,-0.1408793;-0.7443148;0.06899147,-0.1376885;-0.7029092;-0.03534395,0.002907338;0.5393696;0.004607797,0;0;0,-0.0003528148;0.3121438;0.009769917,-0.003521986;0.6131102;0.003864527,0.1766913;0.5069726;0.011549,0.2268282;0.2321933;0.02191544,0.2736166;-0.0107241;-0.03499627,-0.1817898;0.5089884;0.01786018,-0.2274743;0.2332862;0.01275592,-0.2720834;-0.00793995;-0.05248921,0.07541896;0.002076149;-0.04205894,0.1086594;-0.3629223;-0.03462958,0.1140787;-0.7501084;0.05411363,0.1260816;-0.7960944;-0.01735806,-0.07865851;0.004540331;-0.03540491,-0.1053478;-0.3610276;-0.02977004,-0.09680943;-0.7488242;0.05601321,-0.1101286;-0.8025275;-0.005974729,-0.002490111;0.5393119;0.008056164,188.0512
+0;0;0,0.001528342;0.312205;0.007418324,0.003210875;0.613189;0.0008040452,0.1773469;0.4874412;0.002734358,0.2112168;0.2103538;0.01688533,0.256263;-0.03768614;-0.0128463,-0.1670503;0.4748677;-0.007566245,-0.2141199;0.1995622;-0.01834491,-0.2534268;-0.04779154;-0.05967311,0.07671694;0.005217509;-0.03935191,0.09745742;-0.3588737;-0.002051096,0.1167814;-0.7465583;0.08247767,0.117202;-0.7052355;-0.02191469,-0.07489778;0.006232058;-0.04257661,-0.1236743;-0.3558138;-0.01211998,-0.1411418;-0.7443251;0.0689462,-0.1374202;-0.7029184;-0.03537152,0.002809177;0.5393701;0.004730344,0;0;0,-0.0003528148;0.3121438;0.009769917,-0.003521986;0.6131102;0.003864527,0.1766913;0.5069726;0.011549,0.2268282;0.2321933;0.02191544,0.2736166;-0.0107241;-0.03499627,-0.1817898;0.5089884;0.01786018,-0.2274743;0.2332862;0.01275592,-0.2720834;-0.00793995;-0.05248921,0.07541896;0.002076149;-0.04205894,0.1086594;-0.3629223;-0.03462958,0.1140787;-0.7501084;0.05411363,0.1260816;-0.7960944;-0.01735806,-0.07865851;0.004540331;-0.03540491,-0.1053478;-0.3610276;-0.02977004,-0.09680943;-0.7488242;0.05601321,-0.1101286;-0.8025275;-0.005974729,-0.002490111;0.5393119;0.008056164,188.0631
+0;0;0,0.001528358;0.3122082;0.0074184,0.003210435;0.61311;0.000806733,0.177175;0.4874529;0.002736901,0.2110436;0.2103765;0.01688731,0.2561462;-0.03797385;-0.01288153,-0.1668834;0.4748917;-0.007553569,-0.2139511;0.1995972;-0.0183318,-0.2533073;-0.04806612;-0.05971172,0.07675034;0.00521978;-0.03936904,0.09749398;-0.3589271;-0.002062529,0.1168269;-0.7467903;0.0825052,0.117246;-0.7055081;-0.02151406,-0.07493038;0.006234771;-0.04259515,-0.1237144;-0.3558664;-0.01213386,-0.1411899;-0.7445567;0.06896968,-0.1374816;-0.7031908;-0.03497519,0.002808953;0.5393307;0.004730924,0;0;0,-0.0003638119;0.3121664;0.009129524,-0.003484987;0.6130468;0.003010511,0.1766157;0.5074342;0.0108285,0.2265224;0.2326262;0.02124333,0.2736773;-0.01059696;-0.0354774,-0.1816244;0.5091782;0.01700858,-0.227288;0.2334779;0.01223083,-0.2718088;-0.008129686;-0.05289981,0.07546002;0.002184525;-0.04205704,0.1087432;-0.3628744;-0.03504395,0.1141051;-0.75021;0.05387068,0.1258821;-0.7956733;-0.01764202,-0.07869276;0.004452496;-0.03543171,-0.1053541;-0.3611734;-0.02978149,-0.0974534;-0.7494156;0.05488749,-0.1070622;-0.8031777;-0.007072728,-0.002468526;0.5392909;0.00725174,188.085
+0;0;0,0.001528358;0.3122082;0.0074184,0.003210435;0.61311;0.000806733,0.177175;0.4874529;0.002736901,0.2110436;0.2103765;0.01688731,0.2561462;-0.03797385;-0.01288153,-0.1668834;0.4748917;-0.007553569,-0.2139511;0.1995972;-0.0183318,-0.2533073;-0.04806612;-0.05971172,0.07675034;0.00521978;-0.03936904,0.09749398;-0.3589271;-0.002062529,0.1168269;-0.7467903;0.0825052,0.117246;-0.7055081;-0.02151406,-0.07493038;0.006234771;-0.04259515,-0.1237144;-0.3558664;-0.01213386,-0.1411899;-0.7445567;0.06896968,-0.1374816;-0.7031908;-0.03497519,0.002808953;0.5393307;0.004730924,0;0;0,-0.0003638119;0.3121664;0.009129524,-0.003484987;0.6130468;0.003010511,0.1766157;0.5074342;0.0108285,0.2265224;0.2326262;0.02124333,0.2736773;-0.01059696;-0.0354774,-0.1816244;0.5091782;0.01700858,-0.227288;0.2334779;0.01223083,-0.2718088;-0.008129686;-0.05289981,0.07546002;0.002184525;-0.04205704,0.1087432;-0.3628744;-0.03504395,0.1141051;-0.75021;0.05387068,0.1258821;-0.7956733;-0.01764202,-0.07869276;0.004452496;-0.03543171,-0.1053541;-0.3611734;-0.02978149,-0.0974534;-0.7494156;0.05488749,-0.1070622;-0.8031777;-0.007072728,-0.002468526;0.5392909;0.00725174,188.0968
+0;0;0,0.001485741;0.3119948;0.007483888,0.003053378;0.6124644;0.001108262,0.1773482;0.4869509;0.002804602,0.2110461;0.2099082;0.01572971,0.2559931;-0.0382884;-0.01880481,-0.1674917;0.475254;-0.009042528,-0.2137264;0.19995;-0.02023719,-0.2536843;-0.0473271;-0.06575484,0.07676753;0.005251977;-0.03937039,0.0975212;-0.3592567;-0.002038158,0.116695;-0.7464739;0.08234421,0.1174868;-0.7052193;-0.02133113,-0.0749359;0.006204808;-0.042626,-0.1237745;-0.3562565;-0.01217097,-0.1411559;-0.7443089;0.06868959,-0.1370887;-0.7029669;-0.03489944,0.002693261;0.5388179;0.004952271,0;0;0,-0.0006843358;0.3119657;0.008712769,-0.004163958;0.6123958;0.002226353,0.1764399;0.5077055;0.010144,0.2262461;0.2330019;0.02075386,0.2738173;-0.01059082;-0.03593802,-0.1825854;0.5091397;0.01610434,-0.2278556;0.2334773;0.01209151,-0.2722445;-0.008845508;-0.05212464,0.07548525;0.002264783;-0.04204416,0.1087146;-0.3631604;-0.03489089,0.1141724;-0.7499781;0.05324268,0.125963;-0.7951947;-0.01802659,-0.07870442;0.004388467;-0.03545728,-0.1053513;-0.361601;-0.02974336,-0.09776538;-0.7494345;0.05364015,-0.1077303;-0.8027071;-0.008345738,-0.003060497;0.5387834;0.00655365,188.1182
+0;0;0,0.001485741;0.3119948;0.007483888,0.003053378;0.6124644;0.001108262,0.1773482;0.4869509;0.002804602,0.2110461;0.2099082;0.01572971,0.2559931;-0.0382884;-0.01880481,-0.1674917;0.475254;-0.009042528,-0.2137264;0.19995;-0.02023719,-0.2536843;-0.0473271;-0.06575484,0.07676753;0.005251977;-0.03937039,0.0975212;-0.3592567;-0.002038158,0.116695;-0.7464739;0.08234421,0.1174868;-0.7052193;-0.02133113,-0.0749359;0.006204808;-0.042626,-0.1237745;-0.3562565;-0.01217097,-0.1411559;-0.7443089;0.06868959,-0.1370887;-0.7029669;-0.03489944,0.002693261;0.5388179;0.004952271,0;0;0,-0.0006843358;0.3119657;0.008712769,-0.004163958;0.6123958;0.002226353,0.1764399;0.5077055;0.010144,0.2262461;0.2330019;0.02075386,0.2738173;-0.01059082;-0.03593802,-0.1825854;0.5091397;0.01610434,-0.2278556;0.2334773;0.01209151,-0.2722445;-0.008845508;-0.05212464,0.07548525;0.002264783;-0.04204416,0.1087146;-0.3631604;-0.03489089,0.1141724;-0.7499781;0.05324268,0.125963;-0.7951947;-0.01802659,-0.07870442;0.004388467;-0.03545728,-0.1053513;-0.361601;-0.02974336,-0.09776538;-0.7494345;0.05364015,-0.1077303;-0.8027071;-0.008345738,-0.003060497;0.5387834;0.00655365,188.1304
+0;0;0,0.001484597;0.3117546;0.007478126,0.003050733;0.6119356;0.00110909,0.1777872;0.4863732;0.002795719,0.2114868;0.2093167;0.01572148,0.2564345;-0.03888419;-0.01881364,-0.1679239;0.4746467;-0.009081341,-0.2141609;0.199329;-0.02027656,-0.2541195;-0.04795232;-0.06579499,0.07688261;0.00525985;-0.03942941,0.09760951;-0.3587785;-0.002145339,0.1167513;-0.7453485;0.08209598,0.1175421;-0.7041072;-0.02145626,-0.07504823;0.00621411;-0.0426899,-0.1238238;-0.3557796;-0.01227416,-0.1411761;-0.7431834;0.06845123,-0.1371138;-0.7018548;-0.03501479,0.002691018;0.5383712;0.004948813,0;0;0,-0.0009658188;0.3117349;0.008336782,-0.004579365;0.6118681;0.001517296,0.1766092;0.5078659;0.009654284,0.2264269;0.2331508;0.02027559,0.2740414;-0.01042572;-0.03646946,-0.1835095;0.5091054;0.01559441,-0.2290508;0.2334654;0.01219178,-0.2732115;-0.0090321;-0.05153784,0.07555088;0.002285048;-0.04219151,0.1082705;-0.3627037;-0.03469062,0.1144069;-0.7489795;0.05278922,0.1250798;-0.7954637;-0.01711296,-0.07888681;0.004392664;-0.03536742,-0.1054234;-0.361132;-0.02978142,-0.0981136;-0.7485266;0.05250694,-0.1077716;-0.80093;-0.01047289,-0.003458202;0.5383421;0.005907059,188.1519
+0;0;0,0.001397007;0.3117546;0.007493836,0.002638943;0.6119369;0.001119138,0.1775431;0.486588;0.002960635,0.2104772;0.2093052;0.01258496,0.2571156;-0.03708246;-0.03139958,-0.1683582;0.4752555;-0.01024288,-0.2141416;0.1999508;-0.02344408,-0.2536075;-0.04685682;-0.07187003,0.07689785;0.005248737;-0.03940116,0.09762822;-0.3587938;-0.002159357,0.1167254;-0.7453637;0.08209239,0.1178288;-0.7041227;-0.02145702,-0.07498718;0.006240687;-0.04279318,-0.1237075;-0.3557566;-0.01233084,-0.141088;-0.7431152;0.0686046,-0.1367146;-0.7017853;-0.03484861,0.002381827;0.5383723;0.004962744,0;0;0,-0.0009658188;0.3117349;0.008336782,-0.004579365;0.6118681;0.001517296,0.1766092;0.5078659;0.009654284,0.2264269;0.2331508;0.02027559,0.2740414;-0.01042572;-0.03646946,-0.1835095;0.5091054;0.01559441,-0.2290508;0.2334654;0.01219178,-0.2732115;-0.0090321;-0.05153784,0.07555088;0.002285048;-0.04219151,0.1082705;-0.3627037;-0.03469062,0.1144069;-0.7489795;0.05278922,0.1250798;-0.7954637;-0.01711296,-0.07888681;0.004392664;-0.03536742,-0.1054234;-0.361132;-0.02978142,-0.0981136;-0.7485266;0.05250694,-0.1077716;-0.80093;-0.01047289,-0.003458202;0.5383421;0.005907059,188.164
+0;0;0,0.001397007;0.3117546;0.007493836,0.002638943;0.6119369;0.001119138,0.1775431;0.486588;0.002960635,0.2104772;0.2093052;0.01258496,0.2571156;-0.03708246;-0.03139958,-0.1683582;0.4752555;-0.01024288,-0.2141416;0.1999508;-0.02344408,-0.2536075;-0.04685682;-0.07187003,0.07689785;0.005248737;-0.03940116,0.09762822;-0.3587938;-0.002159357,0.1167254;-0.7453637;0.08209239,0.1178288;-0.7041227;-0.02145702,-0.07498718;0.006240687;-0.04279318,-0.1237075;-0.3557566;-0.01233084,-0.141088;-0.7431152;0.0686046,-0.1367146;-0.7017853;-0.03484861,0.002381827;0.5383723;0.004962744,0;0;0,-0.0009658188;0.3117349;0.008336782,-0.004579365;0.6118681;0.001517296,0.1766092;0.5078659;0.009654284,0.2264269;0.2331508;0.02027559,0.2740414;-0.01042572;-0.03646946,-0.1835095;0.5091054;0.01559441,-0.2290508;0.2334654;0.01219178,-0.2732115;-0.0090321;-0.05153784,0.07555088;0.002285048;-0.04219151,0.1082705;-0.3627037;-0.03469062,0.1144069;-0.7489795;0.05278922,0.1250798;-0.7954637;-0.01711296,-0.07888681;0.004392664;-0.03536742,-0.1054234;-0.361132;-0.02978142,-0.0981136;-0.7485266;0.05250694,-0.1077716;-0.80093;-0.01047289,-0.003458202;0.5383421;0.005907059,188.175
+0;0;0,0.001396232;0.3115817;0.007489681,0.002636869;0.6114468;0.00112232,0.1777498;0.4861285;0.002956609,0.2106781;0.2088946;0.01257924,0.2574284;-0.03808413;-0.03151081,-0.1685631;0.4747826;-0.01026262,-0.2143385;0.1995264;-0.0234615,-0.2538991;-0.04787335;-0.07200362,0.0769516;0.005252406;-0.0394287,0.09764168;-0.3580825;-0.002259284,0.1167422;-0.7447194;0.08200707,0.1178912;-0.7030132;-0.02582689,-0.0750396;0.006245049;-0.0428231,-0.1236652;-0.3550486;-0.01241996,-0.1410488;-0.7424744;0.06852951,-0.1364944;-0.7006758;-0.03920428,0.002380075;0.5379745;0.0049611,0;0;0,-0.001094215;0.3115702;0.008002758,-0.004854798;0.6113695;0.0005898476,0.1766202;0.5078502;0.009438276,0.2263484;0.2331644;0.01994467,0.2738701;-0.01101974;-0.03700972,-0.1840172;0.5089797;0.01514373,-0.2295473;0.2333817;0.0122638,-0.273685;-0.009847984;-0.05113343,0.07557762;0.002301469;-0.04226685,0.1077367;-0.3620117;-0.03428912,0.114326;-0.7485311;0.05238891,0.1281654;-0.7954058;-0.02287912,-0.0789774;0.00437536;-0.03531552,-0.1054258;-0.36044;-0.02964742,-0.09817085;-0.7480391;0.05201076,-0.1087091;-0.8035934;-0.01383706,-0.003719211;0.5379459;0.005135298,188.1971
+0;0;0,0.001346608;0.311424;0.007591386,0.002475495;0.6112098;0.001440912,0.1779759;0.4859584;0.003402875,0.2103469;0.2088775;0.007178896,0.2589082;-0.03786319;-0.04581374,-0.1689306;0.4745904;-0.01123035,-0.2144726;0.1998935;-0.0286511,-0.2543604;-0.04753719;-0.08552293,0.07688469;0.005262986;-0.03941185,0.0975671;-0.3583597;-0.002094366,0.115978;-0.7443289;0.08120586,0.1174643;-0.7026362;-0.0264551,-0.07498731;0.006227725;-0.04278278,-0.1235875;-0.3553894;-0.01256859,-0.1409566;-0.7418996;0.0684146,-0.1360803;-0.7001059;-0.03913511,0.002254439;0.537753;0.005204966,0;0;0,-0.001373619;0.3114203;0.007739305,-0.005185492;0.6111303;0.0001416206,0.1766922;0.5081172;0.009070396,0.2262654;0.2337608;0.01941609,0.2739308;-0.01220986;-0.03780127,-0.1847327;0.5090536;0.01450133,-0.2299029;0.233754;0.01211614,-0.2743334;-0.01122718;-0.05158283,0.07560174;0.002350658;-0.04208446,0.1067886;-0.3623279;-0.03321075,0.1146177;-0.7482507;0.05195022,0.1282354;-0.795099;-0.02314115,-0.07886621;0.004335521;-0.03540584,-0.1058973;-0.3607073;-0.02799212,-0.0983447;-0.7477636;0.05188512,-0.1102651;-0.7995397;-0.01811774,-0.004051104;0.5377275;0.004707575,188.2189
+0;0;0,0.001346608;0.311424;0.007591386,0.002475495;0.6112098;0.001440912,0.1779759;0.4859584;0.003402875,0.2103469;0.2088775;0.007178896,0.2589082;-0.03786319;-0.04581374,-0.1689306;0.4745904;-0.01123035,-0.2144726;0.1998935;-0.0286511,-0.2543604;-0.04753719;-0.08552293,0.07688469;0.005262986;-0.03941185,0.0975671;-0.3583597;-0.002094366,0.115978;-0.7443289;0.08120586,0.1174643;-0.7026362;-0.0264551,-0.07498731;0.006227725;-0.04278278,-0.1235875;-0.3553894;-0.01256859,-0.1409566;-0.7418996;0.0684146,-0.1360803;-0.7001059;-0.03913511,0.002254439;0.537753;0.005204966,0;0;0,-0.001373619;0.3114203;0.007739305,-0.005185492;0.6111303;0.0001416206,0.1766922;0.5081172;0.009070396,0.2262654;0.2337608;0.01941609,0.2739308;-0.01220986;-0.03780127,-0.1847327;0.5090536;0.01450133,-0.2299029;0.233754;0.01211614,-0.2743334;-0.01122718;-0.05158283,0.07560174;0.002350658;-0.04208446,0.1067886;-0.3623279;-0.03321075,0.1146177;-0.7482507;0.05195022,0.1282354;-0.795099;-0.02314115,-0.07886621;0.004335521;-0.03540584,-0.1058973;-0.3607073;-0.02799212,-0.0983447;-0.7477636;0.05188512,-0.1102651;-0.7995397;-0.01811774,-0.004051104;0.5377275;0.004707575,188.231
+0;0;0,0.00134762;0.3116582;0.007597094,0.002478441;0.6119653;0.001434699,0.1783275;0.4864532;0.00340117,0.2106858;0.209481;0.007175708,0.2593882;-0.03797655;-0.04597089,-0.1692683;0.4750626;-0.01126113,-0.2147923;0.2004735;-0.02867504,-0.2547961;-0.04767609;-0.08571212,0.07688403;0.005262941;-0.03941151,0.09755462;-0.358152;-0.00211535,0.1160942;-0.7468185;0.08176702,0.1175644;-0.7052525;-0.02472765,-0.07498667;0.006227671;-0.04278242,-0.1235591;-0.3551828;-0.01258549,-0.1410496;-0.7443942;0.06896365,-0.1362261;-0.7027283;-0.03742098,0.002256909;0.5383508;0.005206841,0;0;0,-0.001481377;0.3116668;0.007206917,-0.005418979;0.6118833;-0.0009174345,0.1767519;0.5082188;0.008735418,0.2265723;0.2340072;0.01877785,0.2745443;-0.0125315;-0.03909326,-0.1851823;0.5089008;0.01374811,-0.2301994;0.233683;0.01186538,-0.2746607;-0.01207049;-0.05185386,0.07561065;0.002382308;-0.04206514,0.1070274;-0.3620698;-0.03332686,0.1152813;-0.7507852;0.05195975,0.1287702;-0.7956088;-0.0235157,-0.07884704;0.004311612;-0.03544963,-0.1057017;-0.3605277;-0.02771548,-0.09771673;-0.750244;0.05290104,-0.1084898;-0.8067256;-0.009404156,-0.004262418;0.5383309;0.003781557,188.2523
+0;0;0,0.001326328;0.3116534;0.007794094,0.002474337;0.6119734;0.00221271,0.1782801;0.4863342;0.003639642,0.2102194;0.2093106;7.441454E-05,0.259498;-0.03569555;-0.06297589,-0.1686875;0.4726554;-0.006951578,-0.2167954;0.1993249;-0.03435481,-0.2573857;-0.04665878;-0.09974746,0.07690132;0.00526603;-0.03937735,0.09749411;-0.3581525;-0.002073359,0.1160102;-0.7468038;0.08188474,0.1164653;-0.7051936;-0.0246143,-0.07496306;0.006224938;-0.04282419,-0.1234093;-0.3552162;-0.01279224,-0.1411901;-0.7443776;0.06893238,-0.1373816;-0.7026731;-0.03748919,0.002248388;0.5383497;0.005801174,0;0;0,-0.001481377;0.3116668;0.007206917,-0.005418979;0.6118833;-0.0009174345,0.1767519;0.5082188;0.008735418,0.2265723;0.2340072;0.01877785,0.2745443;-0.0125315;-0.03909326,-0.1851823;0.5089008;0.01374811,-0.2301994;0.233683;0.01186538,-0.2746607;-0.01207049;-0.05185386,0.07561065;0.002382308;-0.04206514,0.1070274;-0.3620698;-0.03332686,0.1152813;-0.7507852;0.05195975,0.1287702;-0.7956088;-0.0235157,-0.07884704;0.004311612;-0.03544963,-0.1057017;-0.3605277;-0.02771548,-0.09771673;-0.750244;0.05290104,-0.1084898;-0.8067256;-0.009404156,-0.004262418;0.5383309;0.003781557,188.2646
+0;0;0,0.001325185;0.311385;0.007787382,0.002471944;0.6113754;0.002212501,0.178621;0.485725;0.003630822,0.2105444;0.2088394;6.736931E-05,0.2596886;-0.03549837;-0.06281092,-0.1690227;0.4720196;-0.006981036,-0.2171066;0.1988252;-0.03437062,-0.2575862;-0.04648739;-0.09958486,0.07682626;0.00526089;-0.03933892,0.09740239;-0.3578638;-0.002065081,0.1159192;-0.7465307;0.08189638,0.1163661;-0.7051296;-0.02268463,-0.07488988;0.006218861;-0.04278239,-0.1232969;-0.3549301;-0.01277471,-0.1410785;-0.744107;0.06895316,-0.1373385;-0.7026133;-0.03555177,0.002246273;0.537842;0.005796566,0;0;0,-0.001936108;0.3113995;0.007044792,-0.006207667;0.6112781;-0.001246691,0.1764911;0.5083557;0.008862257,0.2263241;0.2342702;0.01841593,0.2747332;-0.01085103;-0.04193211,-0.18632;0.508675;0.01323542,-0.2311545;0.2335658;0.01172144,-0.2754243;-0.01152653;-0.05183697,0.07559818;0.002365395;-0.04191446,0.1068312;-0.3618066;-0.03322411,0.1152815;-0.7505654;0.05191946,0.1285354;-0.7952001;-0.02102828,-0.07873646;0.004294031;-0.0354913,-0.1056802;-0.3602371;-0.02753318,-0.09741671;-0.7501696;0.05208278,-0.1077593;-0.8061634;-0.007628761,-0.00498005;0.5378184;0.003467798,188.2859
+0;0;0,0.001325185;0.311385;0.007787382,0.002471944;0.6113754;0.002212501,0.178621;0.485725;0.003630822,0.2105444;0.2088394;6.736931E-05,0.2596886;-0.03549837;-0.06281092,-0.1690227;0.4720196;-0.006981036,-0.2171066;0.1988252;-0.03437062,-0.2575862;-0.04648739;-0.09958486,0.07682626;0.00526089;-0.03933892,0.09740239;-0.3578638;-0.002065081,0.1159192;-0.7465307;0.08189638,0.1163661;-0.7051296;-0.02268463,-0.07488988;0.006218861;-0.04278239,-0.1232969;-0.3549301;-0.01277471,-0.1410785;-0.744107;0.06895316,-0.1373385;-0.7026133;-0.03555177,0.002246273;0.537842;0.005796566,0;0;0,-0.001936108;0.3113995;0.007044792,-0.006207667;0.6112781;-0.001246691,0.1764911;0.5083557;0.008862257,0.2263241;0.2342702;0.01841593,0.2747332;-0.01085103;-0.04193211,-0.18632;0.508675;0.01323542,-0.2311545;0.2335658;0.01172144,-0.2754243;-0.01152653;-0.05183697,0.07559818;0.002365395;-0.04191446,0.1068312;-0.3618066;-0.03322411,0.1152815;-0.7505654;0.05191946,0.1285354;-0.7952001;-0.02102828,-0.07873646;0.004294031;-0.0354913,-0.1056802;-0.3602371;-0.02753318,-0.09741671;-0.7501696;0.05208278,-0.1077593;-0.8061634;-0.007628761,-0.00498005;0.5378184;0.003467798,188.2979
+0;0;0,0.001289495;0.3114007;0.00795616,0.002357969;0.6114297;0.002793162,0.1782793;0.4858132;0.003812342,0.2101425;0.209363;-0.007702538,0.2599853;-0.03225508;-0.07847945,-0.1689603;0.47296;-0.009269503,-0.2156551;0.2003108;-0.04174457,-0.2564655;-0.04218498;-0.1152513,0.07680475;0.005241007;-0.03931856,0.0973686;-0.3577181;-0.002031907,0.1157279;-0.7452989;0.08174504,0.1167754;-0.703773;-0.02382334,-0.07484085;0.006244813;-0.04280463,-0.1232837;-0.3547357;-0.0128235,-0.1410309;-0.742735;0.06912781,-0.1366611;-0.7011078;-0.03634416,0.002155436;0.5378849;0.006262682,0;0;0,-0.002009131;0.3114192;0.00703001,-0.006206594;0.6113309;-0.001226425,0.1762198;0.5084301;0.009128571,0.2260619;0.2345415;0.01769757,0.274815;-0.00917992;-0.04630184,-0.1861056;0.5087527;0.01286884,-0.2310286;0.2338843;0.01149659,-0.2753643;-0.01064131;-0.05264795,0.07560541;0.002415821;-0.04183745,0.1067755;-0.3615943;-0.03303146,0.1154583;-0.7492838;0.05179715,0.1278381;-0.7946883;-0.02195597,-0.07868868;0.004255534;-0.03552982,-0.1051671;-0.3601019;-0.02577813,-0.0963165;-0.7492212;0.05221051,-0.1072063;-0.8058664;-0.008226737,-0.004994601;0.5378636;0.003463745,188.3193
+0;0;0,0.001289495;0.3114007;0.00795616,0.002357969;0.6114297;0.002793162,0.1782793;0.4858132;0.003812342,0.2101425;0.209363;-0.007702538,0.2599853;-0.03225508;-0.07847945,-0.1689603;0.47296;-0.009269503,-0.2156551;0.2003108;-0.04174457,-0.2564655;-0.04218498;-0.1152513,0.07680475;0.005241007;-0.03931856,0.0973686;-0.3577181;-0.002031907,0.1157279;-0.7452989;0.08174504,0.1167754;-0.703773;-0.02382334,-0.07484085;0.006244813;-0.04280463,-0.1232837;-0.3547357;-0.0128235,-0.1410309;-0.742735;0.06912781,-0.1366611;-0.7011078;-0.03634416,0.002155436;0.5378849;0.006262682,0;0;0,-0.002009131;0.3114192;0.00703001,-0.006206594;0.6113309;-0.001226425,0.1762198;0.5084301;0.009128571,0.2260619;0.2345415;0.01769757,0.274815;-0.00917992;-0.04630184,-0.1861056;0.5087527;0.01286884,-0.2310286;0.2338843;0.01149659,-0.2753643;-0.01064131;-0.05264795,0.07560541;0.002415821;-0.04183745,0.1067755;-0.3615943;-0.03303146,0.1154583;-0.7492838;0.05179715,0.1278381;-0.7946883;-0.02195597,-0.07868868;0.004255534;-0.03552982,-0.1051671;-0.3601019;-0.02577813,-0.0963165;-0.7492212;0.05221051,-0.1072063;-0.8058664;-0.008226737,-0.004994601;0.5378636;0.003463745,188.3314
+0;0;0,0.001288903;0.3112579;0.007952509,0.002356937;0.6111615;0.002791871,0.1782654;0.4855847;0.00380954,0.2100494;0.2098217;-0.007676714,0.2599005;-0.031837;-0.07846554,-0.1689486;0.4727325;-0.009271342,-0.2155273;0.200761;-0.04166567,-0.2563446;-0.0417756;-0.1151848,0.07682315;0.005242263;-0.03932798,0.09729448;-0.3560838;-0.002209097,0.1157423;-0.7455326;0.08197165,0.1167778;-0.7041385;-0.0223894,-0.07485878;0.006246309;-0.04281489,-0.1230837;-0.35311;-0.01296865,-0.1409165;-0.7429794;0.06937765,-0.1365966;-0.7014852;-0.03488809,0.002154502;0.5376526;0.0062597,0;0;0,-0.002253652;0.3112755;0.006990671,-0.006499283;0.6110637;-0.001201869,0.1759682;0.5085762;0.009465218,0.225646;0.2353097;0.01617336,0.2759003;-0.007123426;-0.05161881,-0.1864782;0.5088766;0.01202621,-0.2313443;0.2346988;0.01103794,-0.2751915;-0.009671971;-0.054196,0.07564789;0.00243789;-0.04180217,0.1061672;-0.3599807;-0.03316092,0.1155948;-0.7495824;0.05180192,0.128319;-0.7931519;-0.02200699,-0.07869422;0.00422539;-0.03557155,-0.105047;-0.358482;-0.0254599,-0.09571379;-0.749532;0.05257801,-0.1067219;-0.8051233;-0.007213924,-0.005282514;0.5376303;0.003454446,188.3527
+0;0;0,0.001268352;0.3112542;0.008098687,0.002290581;0.6111643;0.003292441,0.1781655;0.4854462;0.003984816,0.2087057;0.2102043;-0.01829906,0.2596442;-0.02758785;-0.1004897,-0.1689998;0.4732537;-0.0109584,-0.2144947;0.201819;-0.04891668,-0.2550299;-0.03883302;-0.1285323,0.07682845;0.00524475;-0.0393173,0.09728394;-0.3560781;-0.002159197,0.115742;-0.745537;0.08197246,0.1172232;-0.7041293;-0.02238172,-0.07484876;0.006242541;-0.04283297,-0.1230643;-0.3531238;-0.01309255,-0.1409497;-0.7429559;0.06941867,-0.1361846;-0.7014433;-0.03482566,0.002098428;0.5376508;0.006663338,0;0;0,-0.002253652;0.3112755;0.006990671,-0.006499283;0.6110637;-0.001201869,0.1759682;0.5085762;0.009465218,0.225646;0.2353097;0.01617336,0.2759003;-0.007123426;-0.05161881,-0.1864782;0.5088766;0.01202621,-0.2313443;0.2346988;0.01103794,-0.2751915;-0.009671971;-0.054196,0.07564789;0.00243789;-0.04180217,0.1061672;-0.3599807;-0.03316092,0.1155948;-0.7495824;0.05180192,0.128319;-0.7931519;-0.02200699,-0.07869422;0.00422539;-0.03557155,-0.105047;-0.358482;-0.0254599,-0.09571379;-0.749532;0.05257801,-0.1067219;-0.8051233;-0.007213924,-0.005282514;0.5376303;0.003454446,188.3646
+0;0;0,0.001268233;0.311225;0.008097928,0.002290368;0.6111044;0.003292557,0.1772908;0.4856629;0.003997446,0.2077341;0.2112942;-0.01821574,0.2586819;-0.02654102;-0.1004213,-0.1681501;0.4735309;-0.01087155,-0.2135008;0.2029574;-0.0487094,-0.2540433;-0.03773825;-0.1283394,0.07683009;0.005244862;-0.03931814,0.09729638;-0.3562688;-0.002140421,0.1157432;-0.7454914;0.08194019,0.1171996;-0.7042751;-0.02066293,-0.07485035;0.006242674;-0.04283389,-0.1230914;-0.3533134;-0.01307776,-0.1409658;-0.742909;0.06938339,-0.1362808;-0.7015896;-0.03311172,0.00209826;0.5376082;0.006662664,0;0;0,-0.002323866;0.3112438;0.007077455,-0.006557226;0.6110095;-0.0008802419,0.1750102;0.508828;0.01021647,0.2255165;0.2365496;0.01368737,0.2769935;-0.004318237;-0.05878186,-0.185697;0.5091592;0.01161268,-0.2305633;0.2358783;0.009884407,-0.274036;-0.007736444;-0.05853331,0.07566787;0.002459466;-0.04176855,0.1063624;-0.3601399;-0.03324127,0.1155089;-0.7494904;0.05176806,0.1286786;-0.7941288;-0.01831055,-0.07868657;0.004194481;-0.03559659,-0.1050424;-0.3587087;-0.02560511,-0.09586558;-0.7495428;0.05229584,-0.1067965;-0.8038884;-0.006199121,-0.005345136;0.5375874;0.003681898,188.3866
+0;0;0,0.001268233;0.311225;0.008097928,0.002290368;0.6111044;0.003292557,0.1772908;0.4856629;0.003997446,0.2077341;0.2112942;-0.01821574,0.2586819;-0.02654102;-0.1004213,-0.1681501;0.4735309;-0.01087155,-0.2135008;0.2029574;-0.0487094,-0.2540433;-0.03773825;-0.1283394,0.07683009;0.005244862;-0.03931814,0.09729638;-0.3562688;-0.002140421,0.1157432;-0.7454914;0.08194019,0.1171996;-0.7042751;-0.02066293,-0.07485035;0.006242674;-0.04283389,-0.1230914;-0.3533134;-0.01307776,-0.1409658;-0.742909;0.06938339,-0.1362808;-0.7015896;-0.03311172,0.00209826;0.5376082;0.006662664,0;0;0,-0.002323866;0.3112438;0.007077455,-0.006557226;0.6110095;-0.0008802419,0.1750102;0.508828;0.01021647,0.2255165;0.2365496;0.01368737,0.2769935;-0.004318237;-0.05878186,-0.185697;0.5091592;0.01161268,-0.2305633;0.2358783;0.009884407,-0.274036;-0.007736444;-0.05853331,0.07566787;0.002459466;-0.04176855,0.1063624;-0.3601399;-0.03324127,0.1155089;-0.7494904;0.05176806,0.1286786;-0.7941288;-0.01831055,-0.07868657;0.004194481;-0.03559659,-0.1050424;-0.3587087;-0.02560511,-0.09586558;-0.7495428;0.05229584,-0.1067965;-0.8038884;-0.006199121,-0.005345136;0.5375874;0.003681898,188.3985
+0;0;0,0.00125153;0.3114619;0.008343606,0.00224686;0.612003;0.004101111,0.1771948;0.4862426;0.004189306,0.2072961;0.2120841;-0.02521358,0.2569777;-0.02270149;-0.1193658,-0.1681339;0.4745771;-0.01187378,-0.2135841;0.2046227;-0.05651029,-0.2545745;-0.03181414;-0.150715,0.07659994;0.005233516;-0.03921593,0.09705342;-0.3562095;-0.001968857,0.1154581;-0.744381;0.08184947,0.1172036;-0.7030907;-0.02115247,-0.07463957;0.006217831;-0.04269781,-0.1228134;-0.3532923;-0.01305777,-0.1405848;-0.7418283;0.06919319,-0.1355999;-0.7004278;-0.0336907,0.002055991;0.538287;0.00732263,0;0;0,-0.002291441;0.3114904;0.006941795,-0.006420977;0.6119062;-0.001177073,0.1750335;0.509465;0.01096654,0.225527;0.2367314;0.01153517,0.2780803;-0.003400147;-0.06613159,-0.1854992;0.5092656;0.01143278,-0.2308481;0.2356454;0.008436574,-0.2746766;-0.007170722;-0.06623958,0.07557411;0.002446651;-0.04141736,0.1065701;-0.3600745;-0.03339052,0.1160207;-0.7482364;0.05194545,0.1288274;-0.7936108;-0.0180161,-0.07838671;0.004187119;-0.0356486,-0.1045609;-0.3586632;-0.02558327,-0.09489028;-0.7483512;0.05246201,-0.1064855;-0.8022348;-0.007279098,-0.005258858;0.5382726;0.003427982,188.4199
+0;0;0,0.00125153;0.3114619;0.008343606,0.00224686;0.612003;0.004101111,0.1771948;0.4862426;0.004189306,0.2072961;0.2120841;-0.02521358,0.2569777;-0.02270149;-0.1193658,-0.1681339;0.4745771;-0.01187378,-0.2135841;0.2046227;-0.05651029,-0.2545745;-0.03181414;-0.150715,0.07659994;0.005233516;-0.03921593,0.09705342;-0.3562095;-0.001968857,0.1154581;-0.744381;0.08184947,0.1172036;-0.7030907;-0.02115247,-0.07463957;0.006217831;-0.04269781,-0.1228134;-0.3532923;-0.01305777,-0.1405848;-0.7418283;0.06919319,-0.1355999;-0.7004278;-0.0336907,0.002055991;0.538287;0.00732263,0;0;0,-0.002291441;0.3114904;0.006941795,-0.006420977;0.6119062;-0.001177073,0.1750335;0.509465;0.01096654,0.225527;0.2367314;0.01153517,0.2780803;-0.003400147;-0.06613159,-0.1854992;0.5092656;0.01143278,-0.2308481;0.2356454;0.008436574,-0.2746766;-0.007170722;-0.06623958,0.07557411;0.002446651;-0.04141736,0.1065701;-0.3600745;-0.03339052,0.1160207;-0.7482364;0.05194545,0.1288274;-0.7936108;-0.0180161,-0.07838671;0.004187119;-0.0356486,-0.1045609;-0.3586632;-0.02558327,-0.09489028;-0.7483512;0.05246201,-0.1064855;-0.8022348;-0.007279098,-0.005258858;0.5382726;0.003427982,188.4322
+0;0;0,0.001252826;0.3117844;0.008352244,0.002249797;0.6128358;0.004100497,0.1771149;0.4869224;0.004197919,0.2069529;0.2151622;-0.02494777,0.2588098;-0.02990377;-0.1232225,-0.1680514;0.4752625;-0.01185761,-0.213104;0.2076696;-0.05610365,-0.2558892;-0.03912005;-0.1544332,0.07661285;0.005234398;-0.03922253,0.09709033;-0.3566328;-0.001931757,0.1154515;-0.7438873;0.0816886,0.1171774;-0.702724;-0.02015527,-0.07465215;0.006218879;-0.04270501,-0.1228825;-0.3537131;-0.01303019,-0.140612;-0.7413314;0.0690265,-0.1356831;-0.700059;-0.03270065,0.002058467;0.5389425;0.007329769,0;0;0,-0.002133317;0.3118178;0.006775618,-0.006163329;0.6127402;-0.001536607,0.1750695;0.5096596;0.01092219,0.2255722;0.2394233;0.007023335,0.2797812;-0.00981082;-0.07869792,-0.1851426;0.5095901;0.01127199,-0.230846;0.2385195;0.006240469,-0.2757297;-0.01309717;-0.07789572,0.07564371;0.002535492;-0.04131508,0.1064389;-0.3604272;-0.03309917,0.1160314;-0.747761;0.05161262,0.1285657;-0.7922699;-0.01760507,-0.07836574;0.004077891;-0.03574238,-0.104268;-0.3592186;-0.02561886,-0.09408791;-0.7481276;0.05146398,-0.1068017;-0.7970399;-0.0126529,-0.005049936;0.5389316;0.003126383,188.4534
+0;0;0,0.001202592;0.3117756;0.008681798,0.002096997;0.6128346;0.004972968,0.1767954;0.4863321;0.004236997,0.2084671;0.2164147;-0.03741538,0.2592145;-0.02529369;-0.1442149,-0.1680418;0.4752753;-0.01238995,-0.2130881;0.2089151;-0.06354129,-0.2556562;-0.03389591;-0.1714078,0.07661431;0.005231361;-0.03922011,0.09715727;-0.3566394;-0.001999605,0.1159139;-0.7437714;0.08209883,0.1177768;-0.7025683;-0.01973826,-0.07465053;0.006219618;-0.04270772,-0.1228008;-0.353726;-0.01306842,-0.1406357;-0.7413236;0.06906312,-0.1355644;-0.7000107;-0.03265252,0.001927298;0.5389354;0.008068738,0;0;0,-0.002133317;0.3118178;0.006775618,-0.006163329;0.6127402;-0.001536607,0.1750695;0.5096596;0.01092219,0.2255722;0.2394233;0.007023335,0.2797812;-0.00981082;-0.07869792,-0.1851426;0.5095901;0.01127199,-0.230846;0.2385195;0.006240469,-0.2757297;-0.01309717;-0.07789572,0.07564371;0.002535492;-0.04131508,0.1064389;-0.3604272;-0.03309917,0.1160314;-0.747761;0.05161262,0.1285657;-0.7922699;-0.01760507,-0.07836574;0.004077891;-0.03574238,-0.104268;-0.3592186;-0.02561886,-0.09408791;-0.7481276;0.05146398,-0.1068017;-0.7970399;-0.0126529,-0.005049936;0.5389316;0.003126383,188.4653
+0;0;0,0.001202592;0.3117756;0.008681798,0.002096997;0.6128346;0.004972968,0.1767954;0.4863321;0.004236997,0.2084671;0.2164147;-0.03741538,0.2592145;-0.02529369;-0.1442149,-0.1680418;0.4752753;-0.01238995,-0.2130881;0.2089151;-0.06354129,-0.2556562;-0.03389591;-0.1714078,0.07661431;0.005231361;-0.03922011,0.09715727;-0.3566394;-0.001999605,0.1159139;-0.7437714;0.08209883,0.1177768;-0.7025683;-0.01973826,-0.07465053;0.006219618;-0.04270772,-0.1228008;-0.353726;-0.01306842,-0.1406357;-0.7413236;0.06906312,-0.1355644;-0.7000107;-0.03265252,0.001927298;0.5389354;0.008068738,0;0;0,-0.002133317;0.3118178;0.006775618,-0.006163329;0.6127402;-0.001536607,0.1750695;0.5096596;0.01092219,0.2255722;0.2394233;0.007023335,0.2797812;-0.00981082;-0.07869792,-0.1851426;0.5095901;0.01127199,-0.230846;0.2385195;0.006240469,-0.2757297;-0.01309717;-0.07789572,0.07564371;0.002535492;-0.04131508,0.1064389;-0.3604272;-0.03309917,0.1160314;-0.747761;0.05161262,0.1285657;-0.7922699;-0.01760507,-0.07836574;0.004077891;-0.03574238,-0.104268;-0.3592186;-0.02561886,-0.09408791;-0.7481276;0.05146398,-0.1068017;-0.7970399;-0.0126529,-0.005049936;0.5389316;0.003126383,188.4765
+0;0;0,0.001202697;0.3118028;0.008682558,0.002096812;0.6127516;0.004976717,0.1760934;0.4865291;0.004253251,0.2076934;0.2172219;-0.03730495,0.258014;-0.02245314;-0.1432061,-0.1673595;0.4755166;-0.01230694,-0.212304;0.2097587;-0.06334263,-0.2545139;-0.03100976;-0.1703017,0.07651474;0.005224562;-0.03916914,0.09708832;-0.3571856;-0.001893152,0.1158254;-0.7439155;0.08211792,0.1176996;-0.7026449;-0.0203326,-0.07455352;0.006211534;-0.04265222,-0.1227756;-0.3542707;-0.01296873,-0.140592;-0.7414656;0.06907749,-0.1354901;-0.7000845;-0.03325086,0.00192727;0.5389212;0.008069609,0;0;0,-0.001981698;0.3118355;0.007246494,-0.005463608;0.6126932;0.0002105231,0.1749347;0.5100251;0.0113194,0.2259278;0.2406122;0.003053665,0.2800412;-0.004580766;-0.08718777,-0.1840151;0.5099489;0.01090952,-0.2306988;0.2397654;0.002338555,-0.2742272;-0.008117825;-0.08626473,0.07560989;0.002507672;-0.04114461,0.1070721;-0.3609502;-0.03324652,0.1162198;-0.7478997;0.0513432,0.1294611;-0.7930003;-0.01801968,-0.07819168;0.00411611;-0.03584887,-0.1039389;-0.3597147;-0.02498114,-0.09357611;-0.7481847;0.05217264,-0.1065695;-0.7967392;-0.0133026,-0.0045387;0.538924;0.004427433,188.4984
+0;0;0,0.001174034;0.3118051;0.009129627,0.001928636;0.6127658;0.006103343,0.1752474;0.4856789;0.003904803,0.2069297;0.2193717;-0.04479585,0.2601658;-0.02237198;-0.1725311,-0.1669335;0.4756824;-0.01283554,-0.2118609;0.2132227;-0.07107126,-0.2544544;-0.03493564;-0.1902083,0.07652254;0.005215853;-0.0391611,0.09715322;-0.3573872;-0.001891911,0.1154076;-0.7438576;0.08198398,0.1173557;-0.7025807;-0.02008143,-0.07455163;0.006220342;-0.04265981,-0.12273;-0.3544692;-0.01303812,-0.1407668;-0.7413363;0.0690366,-0.1356069;-0.6999529;-0.03290506,0.001794693;0.5389445;0.009027772,0;0;0,-0.001980826;0.3118427;0.007573843,-0.005249575;0.6127295;0.00145793,0.1747088;0.510138;0.01176977,0.226087;0.2428162;-0.002169609,0.282325;-0.008560777;-0.1081758,-0.1835441;0.5102364;0.01082189,-0.2304112;0.2419924;-0.001161096,-0.2751291;-0.01263779;-0.1048635,0.07563195;0.002538696;-0.04110789,0.1072406;-0.3611012;-0.03320384,0.1164363;-0.7477796;0.05119395,0.1292418;-0.7924697;-0.01812935,-0.07817745;0.004061858;-0.03589267,-0.103908;-0.3599567;-0.02475601,-0.09504025;-0.7484611;0.05083114,-0.1084575;-0.7947389;-0.01662252,-0.004394099;0.5389596;0.005384207,188.5206
+0;0;0,0.001174034;0.3118051;0.009129627,0.001928636;0.6127658;0.006103343,0.1752474;0.4856789;0.003904803,0.2069297;0.2193717;-0.04479585,0.2601658;-0.02237198;-0.1725311,-0.1669335;0.4756824;-0.01283554,-0.2118609;0.2132227;-0.07107126,-0.2544544;-0.03493564;-0.1902083,0.07652254;0.005215853;-0.0391611,0.09715322;-0.3573872;-0.001891911,0.1154076;-0.7438576;0.08198398,0.1173557;-0.7025807;-0.02008143,-0.07455163;0.006220342;-0.04265981,-0.12273;-0.3544692;-0.01303812,-0.1407668;-0.7413363;0.0690366,-0.1356069;-0.6999529;-0.03290506,0.001794693;0.5389445;0.009027772,0;0;0,-0.001980826;0.3118427;0.007573843,-0.005249575;0.6127295;0.00145793,0.1747088;0.510138;0.01176977,0.226087;0.2428162;-0.002169609,0.282325;-0.008560777;-0.1081758,-0.1835441;0.5102364;0.01082189,-0.2304112;0.2419924;-0.001161096,-0.2751291;-0.01263779;-0.1048635,0.07563195;0.002538696;-0.04110789,0.1072406;-0.3611012;-0.03320384,0.1164363;-0.7477796;0.05119395,0.1292418;-0.7924697;-0.01812935,-0.07817745;0.004061858;-0.03589267,-0.103908;-0.3599567;-0.02475601,-0.09504025;-0.7484611;0.05083114,-0.1084575;-0.7947389;-0.01662252,-0.004394099;0.5389596;0.005384207,188.5323
+0;0;0,0.001175121;0.3120937;0.009138077,0.001931373;0.6137339;0.006102668,0.1749869;0.4865025;0.003920812,0.2066267;0.2205526;-0.0447145,0.2610498;-0.0265813;-0.1752979,-0.1666755;0.4765212;-0.01279417,-0.2115426;0.2144135;-0.07095176,-0.2550858;-0.039278;-0.1927452,0.07636511;0.005205122;-0.03908053,0.09698439;-0.3571976;-0.00183193,0.1152237;-0.7433477;0.08197446,0.1171707;-0.7020773;-0.02003299,-0.07439825;0.006207544;-0.04257204,-0.12255;-0.3542827;-0.01296672,-0.1405718;-0.7408292;0.06904,-0.1354149;-0.6994522;-0.03284378,0.001797021;0.5396874;0.009036018,0;0;0,-0.001742177;0.3121363;0.007433892,-0.004765801;0.613698;0.00102973,0.1747398;0.5105094;0.01205778,0.2270871;0.2441169;-0.00770545,0.2840731;-0.01163775;-0.1192007,-0.1827858;0.5104803;0.01065288,-0.23006;0.2429969;-0.007054474,-0.2756809;-0.01521906;-0.1181053,0.07555276;0.002576753;-0.04087973,0.1074845;-0.3608416;-0.03341436,0.1166368;-0.7472118;0.05086184,0.1293232;-0.791945;-0.01835036,-0.0779408;0.004028732;-0.03598631,-0.1027507;-0.3598165;-0.02376349,-0.0947677;-0.7479557;0.0520808,-0.1077175;-0.7880643;-0.02176651,-0.004000679;0.5397074;0.005068064,188.5542
+0;0;0,0.001051633;0.3120782;0.009667954,0.001750091;0.6137265;0.007499813,0.1745264;0.4857749;0.003369419,0.2065113;0.2221388;-0.05636957,0.2615661;-0.02243173;-0.1914373,-0.1666675;0.476664;-0.01345799,-0.2125024;0.2162865;-0.07825352,-0.2536876;-0.02902062;-0.2168799,0.07636762;0.005177022;-0.03907935,0.09713537;-0.3572134;-0.00179407,0.1153652;-0.7434064;0.08181656,0.1173559;-0.7020819;-0.02018406,-0.07440362;0.006233078;-0.04255892,-0.1224037;-0.3542946;-0.01316294,-0.1407024;-0.7408316;0.06882723,-0.1354998;-0.6993985;-0.03304794,0.001616301;0.5396714;0.01020988,0;0;0,-0.001742177;0.3121363;0.007433892,-0.004765801;0.613698;0.00102973,0.1747398;0.5105094;0.01205778,0.2270871;0.2441169;-0.00770545,0.2840731;-0.01163775;-0.1192007,-0.1827858;0.5104803;0.01065288,-0.23006;0.2429969;-0.007054474,-0.2756809;-0.01521906;-0.1181053,0.07555276;0.002576753;-0.04087973,0.1074845;-0.3608416;-0.03341436,0.1166368;-0.7472118;0.05086184,0.1293232;-0.791945;-0.01835036,-0.0779408;0.004028732;-0.03598631,-0.1027507;-0.3598165;-0.02376349,-0.0947677;-0.7479557;0.0520808,-0.1077175;-0.7880643;-0.02176651,-0.004000679;0.5397074;0.005068064,188.5658
+0;0;0,0.00105141;0.3120122;0.009665911,0.001749097;0.6133113;0.007502436,0.1733588;0.4858645;0.00341304,0.2051698;0.2236623;-0.05600104,0.2601845;-0.02073027;-0.1909705,-0.1655326;0.4768151;-0.01330081,-0.2111183;0.2178536;-0.07774393,-0.2522735;-0.02727494;-0.2162695,0.07633664;0.005174921;-0.03906349,0.09707064;-0.3566267;-0.001838792,0.1153282;-0.7434072;0.08189902,0.1172941;-0.7022241;-0.01882859,-0.07437342;0.006230549;-0.04254165,-0.1222956;-0.3537113;-0.01319343,-0.1406221;-0.7408363;0.06892146,-0.1354844;-0.6995459;-0.03168226,0.001615562;0.5393973;0.01020734,0;0;0,-0.001476087;0.3120573;0.008014679,-0.003727458;0.6132982;0.002634287,0.1744193;0.510667;0.01256084,0.2275169;0.2464046;-0.01269722,0.2838372;-0.006765753;-0.129761,-0.1809051;0.5110568;0.0104923,-0.2282293;0.2454164;-0.01158882,-0.2741568;-0.006859183;-0.1349534,0.07557177;0.002590209;-0.04077029,0.1072479;-0.3602641;-0.0337429,0.1166615;-0.747215;0.05066586,0.1291614;-0.7906983;-0.01802874,-0.07786614;0.004023082;-0.03606518,-0.1027409;-0.3592257;-0.02391613,-0.09481408;-0.7479539;0.05205787,-0.1075522;-0.7893268;-0.01878437,-0.003181636;0.5394315;0.006379128,188.5889
+0;0;0,0.00105141;0.3120122;0.009665911,0.001749097;0.6133113;0.007502436,0.1733588;0.4858645;0.00341304,0.2051698;0.2236623;-0.05600104,0.2601845;-0.02073027;-0.1909705,-0.1655326;0.4768151;-0.01330081,-0.2111183;0.2178536;-0.07774393,-0.2522735;-0.02727494;-0.2162695,0.07633664;0.005174921;-0.03906349,0.09707064;-0.3566267;-0.001838792,0.1153282;-0.7434072;0.08189902,0.1172941;-0.7022241;-0.01882859,-0.07437342;0.006230549;-0.04254165,-0.1222956;-0.3537113;-0.01319343,-0.1406221;-0.7408363;0.06892146,-0.1354844;-0.6995459;-0.03168226,0.001615562;0.5393973;0.01020734,0;0;0,-0.001476087;0.3120573;0.008014679,-0.003727458;0.6132982;0.002634287,0.1744193;0.510667;0.01256084,0.2275169;0.2464046;-0.01269722,0.2838372;-0.006765753;-0.129761,-0.1809051;0.5110568;0.0104923,-0.2282293;0.2454164;-0.01158882,-0.2741568;-0.006859183;-0.1349534,0.07557177;0.002590209;-0.04077029,0.1072479;-0.3602641;-0.0337429,0.1166615;-0.747215;0.05066586,0.1291614;-0.7906983;-0.01802874,-0.07786614;0.004023082;-0.03606518,-0.1027409;-0.3592257;-0.02391613,-0.09481408;-0.7479539;0.05205787,-0.1075522;-0.7893268;-0.01878437,-0.003181636;0.5394315;0.006379128,188.6004
+0;0;0,0.000994997;0.3118687;0.01014308,0.00172003;0.6127023;0.008457662,0.1718691;0.484407;0.002211563,0.2035445;0.2272973;-0.06492821,0.2601286;-0.009145692;-0.2204318,-0.1644797;0.4767425;-0.01368114,-0.2096178;0.2222745;-0.08314393,-0.2501328;-0.01994219;-0.234729,0.07618617;0.005138588;-0.03894906,0.09667411;-0.3565382;-0.001764789,0.1152115;-0.7439146;0.08205101,0.1170483;-0.702716;-0.01845956,-0.07420352;0.006232728;-0.0424589,-0.1220257;-0.3535826;-0.01315913,-0.1408596;-0.7413787;0.06862548,-0.1358536;-0.7000738;-0.03176523,0.001571051;0.5389608;0.01105238,0;0;0,-0.001318395;0.3118967;0.009199381,-0.00296104;0.6127054;0.005818844,0.1742295;0.5110589;0.01291704,0.2278333;0.2508265;-0.01905489,0.284313;-0.002005339;-0.146234,-0.1794854;0.5114778;0.01047055,-0.2257764;0.249347;-0.01711719,-0.2726198;-0.001862258;-0.1512366,0.07549639;0.002580389;-0.04051423,0.1073691;-0.3601246;-0.03405404,0.1167146;-0.7476431;0.05062915,0.1291125;-0.7903137;-0.01862716,-0.07760873;0.004030923;-0.03617186,-0.1026378;-0.3590929;-0.02489405,-0.09324922;-0.7480243;0.0530375,-0.1059737;-0.7934341;-0.01316389,-0.002576485;0.5389878;0.009002209,188.6209
+0;0;0,0.000994997;0.3118687;0.01014308,0.00172003;0.6127023;0.008457662,0.1718691;0.484407;0.002211563,0.2035445;0.2272973;-0.06492821,0.2601286;-0.009145692;-0.2204318,-0.1644797;0.4767425;-0.01368114,-0.2096178;0.2222745;-0.08314393,-0.2501328;-0.01994219;-0.234729,0.07618617;0.005138588;-0.03894906,0.09667411;-0.3565382;-0.001764789,0.1152115;-0.7439146;0.08205101,0.1170483;-0.702716;-0.01845956,-0.07420352;0.006232728;-0.0424589,-0.1220257;-0.3535826;-0.01315913,-0.1408596;-0.7413787;0.06862548,-0.1358536;-0.7000738;-0.03176523,0.001571051;0.5389608;0.01105238,0;0;0,-0.001318395;0.3118967;0.009199381,-0.00296104;0.6127054;0.005818844,0.1742295;0.5110589;0.01291704,0.2278333;0.2508265;-0.01905489,0.284313;-0.002005339;-0.146234,-0.1794854;0.5114778;0.01047055,-0.2257764;0.249347;-0.01711719,-0.2726198;-0.001862258;-0.1512366,0.07549639;0.002580389;-0.04051423,0.1073691;-0.3601246;-0.03405404,0.1167146;-0.7476431;0.05062915,0.1291125;-0.7903137;-0.01862716,-0.07760873;0.004030923;-0.03617186,-0.1026378;-0.3590929;-0.02489405,-0.09324922;-0.7480243;0.0530375,-0.1059737;-0.7934341;-0.01316389,-0.002576485;0.5389878;0.009002209,188.633
+0;0;0,0.0009957717;0.3121116;0.01015098,0.001722347;0.6136011;0.008458942,0.1716722;0.4851336;0.002231462,0.2032141;0.2291076;-0.06462531,0.2592876;-0.005202204;-0.2187259,-0.1642841;0.4774781;-0.01364269,-0.2092319;0.2240826;-0.08281268,-0.2493813;-0.01594874;-0.2330302,0.07604942;0.005129364;-0.03887914,0.09653885;-0.3565736;-0.001692191,0.1151276;-0.7450233;0.08235586,0.1169358;-0.703999;-0.01658946,-0.07407033;0.00622154;-0.04238269,-0.121896;-0.3536198;-0.0130808,-0.1407821;-0.7424904;0.06893042,-0.135854;-0.7013615;-0.02989691,0.001572892;0.5396237;0.01106196,0;0;0,-0.001111604;0.3121491;0.008908749,-0.002670094;0.6136047;0.005008459,0.1742027;0.5112868;0.01300383,0.2284145;0.2535199;-0.02738571,0.2848521;0.005206034;-0.1575677,-0.1789239;0.5116839;0.01035873,-0.2249487;0.2510519;-0.02073339,-0.2711672;0.006957874;-0.1624171,0.0754547;0.002514213;-0.04027009,0.1077273;-0.3601914;-0.03437042,0.1169228;-0.7488526;0.05025077,0.1284277;-0.7913362;-0.01704526,-0.07737235;0.004075226;-0.03630875,-0.1024998;-0.3590854;-0.02560059,-0.09364512;-0.7490398;0.05288526,-0.1056022;-0.7935901;-0.01203203,-0.002304368;0.5396601;0.00840354,188.6544
+0;0;0,0.0008891418;0.3120976;0.01057914,0.001507066;0.6135886;0.009201346,0.1709726;0.4839209;0.0008515622,0.2024881;0.230055;-0.07380037,0.2620434;0.002026826;-0.2358148,-0.1642302;0.4774615;-0.01455717,-0.2092025;0.2256893;-0.08940537,-0.2486398;-0.005447194;-0.253152,0.07611822;0.005059429;-0.03875346,0.09681749;-0.3566731;-0.001972415,0.1147129;-0.745165;0.08203112,0.1164567;-0.7041062;-0.0169115,-0.07405143;0.006238605;-0.04241318,-0.1218513;-0.3536126;-0.01319124,-0.1407702;-0.7424665;0.06889143,-0.1359125;-0.7013096;-0.02993623,0.00138117;0.5396088;0.01173947,0;0;0,-0.001111604;0.3121491;0.008908749,-0.002670094;0.6136047;0.005008459,0.1742027;0.5112868;0.01300383,0.2284145;0.2535199;-0.02738571,0.2848521;0.005206034;-0.1575677,-0.1789239;0.5116839;0.01035873,-0.2249487;0.2510519;-0.02073339,-0.2711672;0.006957874;-0.1624171,0.0754547;0.002514213;-0.04027009,0.1077273;-0.3601914;-0.03437042,0.1169228;-0.7488526;0.05025077,0.1284277;-0.7913362;-0.01704526,-0.07737235;0.004075226;-0.03630875,-0.1024998;-0.3590854;-0.02560059,-0.09364512;-0.7490398;0.05288526,-0.1056022;-0.7935901;-0.01203203,-0.002304368;0.5396601;0.00840354,188.6662
+0;0;0,0.0008891418;0.3120976;0.01057914,0.001507066;0.6135886;0.009201346,0.1709726;0.4839209;0.0008515622,0.2024881;0.230055;-0.07380037,0.2620434;0.002026826;-0.2358148,-0.1642302;0.4774615;-0.01455717,-0.2092025;0.2256893;-0.08940537,-0.2486398;-0.005447194;-0.253152,0.07611822;0.005059429;-0.03875346,0.09681749;-0.3566731;-0.001972415,0.1147129;-0.745165;0.08203112,0.1164567;-0.7041062;-0.0169115,-0.07405143;0.006238605;-0.04241318,-0.1218513;-0.3536126;-0.01319124,-0.1407702;-0.7424665;0.06889143,-0.1359125;-0.7013096;-0.02993623,0.00138117;0.5396088;0.01173947,0;0;0,-0.001111604;0.3121491;0.008908749,-0.002670094;0.6136047;0.005008459,0.1742027;0.5112868;0.01300383,0.2284145;0.2535199;-0.02738571,0.2848521;0.005206034;-0.1575677,-0.1789239;0.5116839;0.01035873,-0.2249487;0.2510519;-0.02073339,-0.2711672;0.006957874;-0.1624171,0.0754547;0.002514213;-0.04027009,0.1077273;-0.3601914;-0.03437042,0.1169228;-0.7488526;0.05025077,0.1284277;-0.7913362;-0.01704526,-0.07737235;0.004075226;-0.03630875,-0.1024998;-0.3590854;-0.02560059,-0.09364512;-0.7490398;0.05288526,-0.1056022;-0.7935901;-0.01203203,-0.002304368;0.5396601;0.00840354,188.6771
+0;0;0,0.0008890372;0.3120609;0.0105779,0.001506474;0.6133015;0.009203508,0.169646;0.4841881;0.000934788,0.2009905;0.2316998;-0.07331209,0.2610024;0.00192368;-0.2365684,-0.1629356;0.4777793;-0.01435345,-0.2076638;0.2273732;-0.08879552,-0.2474034;-0.005535021;-0.2537973,0.07610109;0.00505829;-0.03874474,0.09677825;-0.3562877;-0.002002988,0.1147241;-0.745875;0.08223739,0.1164582;-0.7048778;-0.01615415,-0.07403477;0.006237201;-0.04240363,-0.1217835;-0.3532296;-0.01321291,-0.1407558;-0.7431798;0.06910118,-0.1359252;-0.702085;-0.02917605,0.001380781;0.5394406;0.01173755,0;0;0,-0.0007677376;0.3120668;0.01041317,-0.001507208;0.6132983;0.008694649,0.1739093;0.5118009;0.01317215,0.2285175;0.2568391;-0.03434491,0.2857721;0.01249023;-0.1760017,-0.1766872;0.5122893;0.01012632,-0.2231578;0.2542518;-0.02863698,-0.2697564;0.0157077;-0.18348,0.07544685;0.002506584;-0.04024434,0.1076584;-0.3598175;-0.03457499,0.1171057;-0.7496996;0.04968333,0.1286023;-0.7912426;-0.017802,-0.07731688;0.004099631;-0.0363787,-0.1022248;-0.3587028;-0.02625697,-0.09353784;-0.7497773;0.0523687,-0.1052958;-0.793541;-0.01263526,-0.001349315;0.5394467;0.01148319,188.7003
+0;0;0,0.0007770439;0.3123272;0.01111536,0.001276003;0.6138951;0.01021624,0.16803;0.4849227;0.0002245083,0.2002527;0.2358612;-0.07966156,0.2636378;0.02340224;-0.2625445,-0.1617641;0.479007;-0.0148885,-0.2066143;0.2323378;-0.09609482,-0.2450695;0.008578613;-0.272321,0.07590927;0.005049822;-0.03857544,0.09737887;-0.3549055;-0.00225712,0.114458;-0.7473701;0.08264583,0.1161838;-0.706423;-0.01494101,-0.07380475;0.006221793;-0.04230756,-0.1213488;-0.3518862;-0.01322109,-0.1406863;-0.744696;0.06957533,-0.1358886;-0.7036521;-0.02789786,0.001177082;0.5399707;0.01264305,0;0;0,-0.000172466;0.3123062;0.01171541,0.0001684875;0.613869;0.01145029,0.1739389;0.51186;0.0130589,0.2291959;0.2601725;-0.04218388,0.2858416;0.01851156;-0.1870767,-0.1739754;0.513059;0.01009994,-0.2199718;0.2574573;-0.03466432,-0.2661303;0.02080621;-0.1910877,0.07539494;0.002415091;-0.039819,0.1074141;-0.3585564;-0.03510594,0.1174613;-0.7513597;0.04935288,0.128709;-0.7913858;-0.01858711,-0.07697229;0.004134802;-0.03652333,-0.1019067;-0.3572927;-0.02671165,-0.09284548;-0.7514035;0.05153972,-0.1056482;-0.7947072;-0.0125591,5.689265E-05;0.5399448;0.01388264,188.7214
+0;0;0,0.0007770439;0.3123272;0.01111536,0.001276003;0.6138951;0.01021624,0.16803;0.4849227;0.0002245083,0.2002527;0.2358612;-0.07966156,0.2636378;0.02340224;-0.2625445,-0.1617641;0.479007;-0.0148885,-0.2066143;0.2323378;-0.09609482,-0.2450695;0.008578613;-0.272321,0.07590927;0.005049822;-0.03857544,0.09737887;-0.3549055;-0.00225712,0.114458;-0.7473701;0.08264583,0.1161838;-0.706423;-0.01494101,-0.07380475;0.006221793;-0.04230756,-0.1213488;-0.3518862;-0.01322109,-0.1406863;-0.744696;0.06957533,-0.1358886;-0.7036521;-0.02789786,0.001177082;0.5399707;0.01264305,0;0;0,-0.000172466;0.3123062;0.01171541,0.0001684875;0.613869;0.01145029,0.1739389;0.51186;0.0130589,0.2291959;0.2601725;-0.04218388,0.2858416;0.01851156;-0.1870767,-0.1739754;0.513059;0.01009994,-0.2199718;0.2574573;-0.03466432,-0.2661303;0.02080621;-0.1910877,0.07539494;0.002415091;-0.039819,0.1074141;-0.3585564;-0.03510594,0.1174613;-0.7513597;0.04935288,0.128709;-0.7913858;-0.01858711,-0.07697229;0.004134802;-0.03652333,-0.1019067;-0.3572927;-0.02671165,-0.09284548;-0.7514035;0.05153972,-0.1056482;-0.7947072;-0.0125591,5.689265E-05;0.5399448;0.01388264,188.733
+0;0;0,0.0007775027;0.3125116;0.01112193,0.001276801;0.6142811;0.01022273,0.1675904;0.4854178;0.0002649548,0.1996598;0.237541;-0.0792411,0.2630858;0.02494498;-0.262242,-0.1613334;0.4795177;-0.01480817,-0.2059703;0.2340218;-0.09562819,-0.2444502;0.01011829;-0.2719681,0.07587837;0.005047766;-0.03855973,0.09733403;-0.354674;-0.00226498,0.1144179;-0.7472468;0.08266138,0.1161299;-0.706387;-0.01414697,-0.0737747;0.006219259;-0.04229034,-0.1212879;-0.3516563;-0.01322274,-0.1406308;-0.7445744;0.06959651,-0.1358713;-0.7036187;-0.02709909,0.001177831;0.5403205;0.01265073,0;0;0,2.972782E-06;0.3124495;0.01277256,0.000497371;0.6142125;0.01340914,0.173756;0.5120947;0.01301837,0.2298768;0.2638336;-0.05030203,0.2863867;0.02619097;-0.2020974,-0.1731398;0.5133703;0.009995952,-0.2182049;0.2597273;-0.03926781,-0.2652893;0.03058374;-0.2065566,0.07540028;0.002447248;-0.03973246,0.1074032;-0.3582938;-0.03536415,0.1176085;-0.7512211;0.04902697,0.1300176;-0.7920818;-0.01668072,-0.07688505;0.004134857;-0.03662581,-0.1018453;-0.3570756;-0.02760451,-0.0929975;-0.751292;0.05070823,-0.105394;-0.7943674;-0.01252969,0.0003733337;0.5402455;0.01563215,188.7552
+0;0;0,0.0007137533;0.3124885;0.01175794,0.001178244;0.6142592;0.01147446,0.1670547;0.4845956;-0.0008143988,0.2009264;0.239522;-0.08790163,0.2646919;0.03024757;-0.2745763,-0.1611934;0.4797387;-0.01557472,-0.2060668;0.236523;-0.1028963,-0.2432902;0.02771029;-0.297115,0.07588788;0.005024345;-0.03854406,0.09748373;-0.354696;-0.002318457,0.1136474;-0.7471907;0.08314743,0.1153379;-0.7062538;-0.01365259,-0.07376899;0.006235859;-0.04229787,-0.1212749;-0.3516457;-0.01329191,-0.1408979;-0.7445254;0.06964316,-0.1361662;-0.7035167;-0.02704778,0.001083691;0.5402938;0.01375212,0;0;0,2.972782E-06;0.3124495;0.01277256,0.000497371;0.6142125;0.01340914,0.173756;0.5120947;0.01301837,0.2298768;0.2638336;-0.05030203,0.2863867;0.02619097;-0.2020974,-0.1731398;0.5133703;0.009995952,-0.2182049;0.2597273;-0.03926781,-0.2652893;0.03058374;-0.2065566,0.07540028;0.002447248;-0.03973246,0.1074032;-0.3582938;-0.03536415,0.1176085;-0.7512211;0.04902697,0.1300176;-0.7920818;-0.01668072,-0.07688505;0.004134857;-0.03662581,-0.1018453;-0.3570756;-0.02760451,-0.0929975;-0.751292;0.05070823,-0.105394;-0.7943674;-0.01252969,0.0003733337;0.5402455;0.01563215,188.7773
+0;0;0,0.0007145345;0.3128305;0.01177081,0.001179469;0.6148859;0.0114876,0.1670071;0.4851826;-0.0007952461,0.2006752;0.2415816;-0.08735918,0.2639626;0.0338763;-0.2726342,-0.1611446;0.4803272;-0.01555123,-0.2057483;0.2385729;-0.1023481,-0.2426925;0.03132582;-0.2951106,0.07585382;0.00502209;-0.03852676,0.09738711;-0.353656;-0.00240612,0.1135922;-0.7471566;0.0832788,0.1152822;-0.7062231;-0.01349067,-0.07373588;0.006233061;-0.04227889,-0.1211042;-0.3506116;-0.01335697,-0.1407775;-0.7444983;0.06979065,-0.1360472;-0.7034929;-0.02686977,0.001084843;0.5408645;0.01376699,0;0;0,-9.663403E-06;0.3127481;0.01380706,0.0003599748;0.6147931;0.01524472,0.1735204;0.5121614;0.0131793,0.2315803;0.2684468;-0.05893588,0.2868888;0.03620231;-0.2153873,-0.1730264;0.5134339;0.009785421,-0.2175364;0.2620735;-0.04317835,-0.2637368;0.03792995;-0.2137621,0.07540917;0.002417549;-0.03963518,0.107109;-0.3573006;-0.03560162,0.11775;-0.7513015;0.04864407,0.1302183;-0.7920969;-0.01707721,-0.07679119;0.004158754;-0.03673083,-0.1016387;-0.3560162;-0.02807291,-0.09204164;-0.7509841;0.05164841,-0.1041582;-0.7973069;-0.007636946,0.0002929419;0.5407645;0.01727891,188.7888
+0;0;0,0.0007145345;0.3128305;0.01177081,0.001179469;0.6148859;0.0114876,0.1670071;0.4851826;-0.0007952461,0.2006752;0.2415816;-0.08735918,0.2639626;0.0338763;-0.2726342,-0.1611446;0.4803272;-0.01555123,-0.2057483;0.2385729;-0.1023481,-0.2426925;0.03132582;-0.2951106,0.07585382;0.00502209;-0.03852676,0.09738711;-0.353656;-0.00240612,0.1135922;-0.7471566;0.0832788,0.1152822;-0.7062231;-0.01349067,-0.07373588;0.006233061;-0.04227889,-0.1211042;-0.3506116;-0.01335697,-0.1407775;-0.7444983;0.06979065,-0.1360472;-0.7034929;-0.02686977,0.001084843;0.5408645;0.01376699,0;0;0,-9.663403E-06;0.3127481;0.01380706,0.0003599748;0.6147931;0.01524472,0.1735204;0.5121614;0.0131793,0.2315803;0.2684468;-0.05893588,0.2868888;0.03620231;-0.2153873,-0.1730264;0.5134339;0.009785421,-0.2175364;0.2620735;-0.04317835,-0.2637368;0.03792995;-0.2137621,0.07540917;0.002417549;-0.03963518,0.107109;-0.3573006;-0.03560162,0.11775;-0.7513015;0.04864407,0.1302183;-0.7920969;-0.01707721,-0.07679119;0.004158754;-0.03673083,-0.1016387;-0.3560162;-0.02807291,-0.09204164;-0.7509841;0.05164841,-0.1041582;-0.7973069;-0.007636946,0.0002929419;0.5407645;0.01727891,188.8108
+0;0;0,0.0007028465;0.3130012;0.01229635,0.001242838;0.6151783;0.01268435,0.1665852;0.485266;-0.001354649,0.2004586;0.2500614;-0.0919425,0.2627706;0.06015465;-0.2963476,-0.1603766;0.4773034;-0.009787151,-0.2071094;0.2478494;-0.1089926,-0.2427229;0.05155459;-0.3137579,0.07586993;0.005015391;-0.03853852,0.09761857;-0.352257;-0.002540931,0.1136232;-0.7468286;0.08338277,0.1137522;-0.7058312;-0.01346381,-0.07376222;0.006238317;-0.04227097,-0.1208551;-0.3492536;-0.01363281,-0.1411892;-0.7441757;0.0697266,-0.1380114;-0.7031206;-0.02706134,0.001121817;0.5411288;0.01478913,0;0;0,0.0002418607;0.3129251;0.01411581,0.0007726625;0.6150908;0.01555061,0.1736239;0.5122855;0.01284242,0.2311564;0.2771456;-0.06509352,0.2881504;0.04855694;-0.2270433,-0.1723651;0.5136679;0.009477274,-0.2160489;0.2697293;-0.04762305,-0.2616314;0.05091538;-0.2258687,0.07547287;0.002369329;-0.03955817,0.1067876;-0.3559862;-0.03593683,0.117998;-0.7511137;0.04817271,0.1300041;-0.7910987;-0.01859689,-0.07676284;0.0042176;-0.03682791,-0.1014868;-0.3545677;-0.0282147,-0.09221967;-0.7506957;0.05129975,-0.1041767;-0.7964139;-0.008899998,0.0006788969;0.5410397;0.01759887,188.8333
+0;0;0,0.0007028465;0.3130012;0.01229635,0.001242838;0.6151783;0.01268435,0.1665852;0.485266;-0.001354649,0.2004586;0.2500614;-0.0919425,0.2627706;0.06015465;-0.2963476,-0.1603766;0.4773034;-0.009787151,-0.2071094;0.2478494;-0.1089926,-0.2427229;0.05155459;-0.3137579,0.07586993;0.005015391;-0.03853852,0.09761857;-0.352257;-0.002540931,0.1136232;-0.7468286;0.08338277,0.1137522;-0.7058312;-0.01346381,-0.07376222;0.006238317;-0.04227097,-0.1208551;-0.3492536;-0.01363281,-0.1411892;-0.7441757;0.0697266,-0.1380114;-0.7031206;-0.02706134,0.001121817;0.5411288;0.01478913,0;0;0,0.0002418607;0.3129251;0.01411581,0.0007726625;0.6150908;0.01555061,0.1736239;0.5122855;0.01284242,0.2311564;0.2771456;-0.06509352,0.2881504;0.04855694;-0.2270433,-0.1723651;0.5136679;0.009477274,-0.2160489;0.2697293;-0.04762305,-0.2616314;0.05091538;-0.2258687,0.07547287;0.002369329;-0.03955817,0.1067876;-0.3559862;-0.03593683,0.117998;-0.7511137;0.04817271,0.1300041;-0.7910987;-0.01859689,-0.07676284;0.0042176;-0.03682791,-0.1014868;-0.3545677;-0.0282147,-0.09221967;-0.7506957;0.05129975,-0.1041767;-0.7964139;-0.008899998,0.0006788969;0.5410397;0.01759887,188.8449
+0;0;0,0.0007029869;0.3130637;0.0122988,0.001243018;0.6152618;0.0126873,0.1661901;0.4854896;-0.001313326,0.1997889;0.2521917;-0.09116683,0.262315;0.06163242;-0.2962743,-0.1599905;0.477546;-0.009725682,-0.2063445;0.2499522;-0.108127,-0.2420804;0.05298285;-0.3135958,0.07587372;0.005015642;-0.03854045,0.09759996;-0.3518886;-0.00257995,0.1135737;-0.7456988;0.08317793,0.1137032;-0.7046597;-0.01403543,-0.07376591;0.006238628;-0.04227308,-0.1208103;-0.348887;-0.01366442,-0.1411051;-0.743047;0.06953411,-0.1379153;-0.70195;-0.02762039,0.001122008;0.5412189;0.01479189,0;0;0,0.0004787445;0.3129523;0.0148747,0.001305163;0.6151339;0.01710558,0.1736177;0.5123289;0.01274061,0.2318173;0.2811352;-0.06967759,0.2892675;0.05603184;-0.2379612,-0.1714183;0.5137955;0.009455891,-0.2149504;0.272862;-0.05126048,-0.2619308;0.06375667;-0.2419414,0.07550353;0.002345487;-0.03951025,0.1069022;-0.3556327;-0.03609967,0.1181353;-0.749966;0.04798985,0.1295669;-0.7900614;-0.0193026,-0.07673933;0.004249278;-0.0368831,-0.1013558;-0.3541749;-0.02839842,-0.09217522;-0.7495794;0.05076591,-0.1038648;-0.7962849;-0.008832224,0.001144044;0.5410842;0.01895118,188.8668
+0;0;0,0.0006475686;0.3130493;0.01266252,0.001094845;0.6152468;0.01360096,0.1658555;0.4853702;-0.002257294,0.2021348;0.256928;-0.1028975,0.264009;0.07274704;-0.3139433,-0.1598327;0.4763938;-0.007819706,-0.2076837;0.2539003;-0.1166194,-0.2423817;0.06905925;-0.3332326,0.07589398;0.005008136;-0.03850151,0.09767789;-0.3518864;-0.002479076,0.1134083;-0.7456947;0.08333216,0.1128377;-0.7046181;-0.01387535,-0.07375801;0.006231559;-0.04228791,-0.1207044;-0.3489151;-0.01377875,-0.141079;-0.7430496;0.06952082,-0.1385917;-0.7019211;-0.02765059,0.0009971592;0.5411999;0.01555818,0;0;0,0.0004787445;0.3129523;0.0148747,0.001305163;0.6151339;0.01710558,0.1736177;0.5123289;0.01274061,0.2318173;0.2811352;-0.06967759,0.2892675;0.05603184;-0.2379612,-0.1714183;0.5137955;0.009455891,-0.2149504;0.272862;-0.05126048,-0.2619308;0.06375667;-0.2419414,0.07550353;0.002345487;-0.03951025,0.1069022;-0.3556327;-0.03609967,0.1181353;-0.749966;0.04798985,0.1295669;-0.7900614;-0.0193026,-0.07673933;0.004249278;-0.0368831,-0.1013558;-0.3541749;-0.02839842,-0.09217522;-0.7495794;0.05076591,-0.1038648;-0.7962849;-0.008832224,0.001144044;0.5410842;0.01895118,188.8781
+0;0;0,0.0006482747;0.3133907;0.01267632,0.001096365;0.6161395;0.01361623,0.1655822;0.4862143;-0.002208609,0.2016003;0.2594177;-0.1021238,0.2639268;0.07389006;-0.3147127,-0.1595635;0.4772529;-0.007761754,-0.2070698;0.256362;-0.1157778,-0.2420215;0.07016957;-0.3339746,0.07592738;0.00501034;-0.03851846,0.0977229;-0.3520744;-0.002476823,0.1134397;-0.7455412;0.08326,0.1128672;-0.7044274;-0.01427422,-0.07379048;0.006234302;-0.04230652,-0.1207619;-0.3491016;-0.01378216,-0.1411188;-0.7428944;0.06944518,-0.1386232;-0.7017285;-0.02805284,0.0009984932;0.5419511;0.01557719,0;0;0,0.0006989464;0.3132539;0.01569605,0.001769692;0.6159776;0.01893687,0.1735588;0.5123675;0.01270962,0.2323855;0.28578;-0.07625437,0.2914476;0.06780811;-0.2565293,-0.1705281;0.5138997;0.009557285,-0.2145006;0.2760785;-0.05543978,-0.261419;0.07260959;-0.2551851,0.07556879;0.002318069;-0.03946805,0.1071391;-0.3558398;-0.03633833,0.1181683;-0.7497693;0.04799366,0.1294925;-0.7900503;-0.01960158,-0.07676478;0.004272773;-0.03691415,-0.1013424;-0.3543476;-0.0284929,-0.09240411;-0.7494581;0.05038548,-0.1050719;-0.7946836;-0.01139987,0.001556933;0.5417804;0.02051687,188.8891
+0;0;0,0.0006482747;0.3133907;0.01267632,0.001096365;0.6161395;0.01361623,0.1655822;0.4862143;-0.002208609,0.2016003;0.2594177;-0.1021238,0.2639268;0.07389006;-0.3147127,-0.1595635;0.4772529;-0.007761754,-0.2070698;0.256362;-0.1157778,-0.2420215;0.07016957;-0.3339746,0.07592738;0.00501034;-0.03851846,0.0977229;-0.3520744;-0.002476823,0.1134397;-0.7455412;0.08326,0.1128672;-0.7044274;-0.01427422,-0.07379048;0.006234302;-0.04230652,-0.1207619;-0.3491016;-0.01378216,-0.1411188;-0.7428944;0.06944518,-0.1386232;-0.7017285;-0.02805284,0.0009984932;0.5419511;0.01557719,0;0;0,0.0006989464;0.3132539;0.01569605,0.001769692;0.6159776;0.01893687,0.1735588;0.5123675;0.01270962,0.2323855;0.28578;-0.07625437,0.2914476;0.06780811;-0.2565293,-0.1705281;0.5138997;0.009557285,-0.2145006;0.2760785;-0.05543978,-0.261419;0.07260959;-0.2551851,0.07556879;0.002318069;-0.03946805,0.1071391;-0.3558398;-0.03633833,0.1181683;-0.7497693;0.04799366,0.1294925;-0.7900503;-0.01960158,-0.07676478;0.004272773;-0.03691415,-0.1013424;-0.3543476;-0.0284929,-0.09240411;-0.7494581;0.05038548,-0.1050719;-0.7946836;-0.01139987,0.001556933;0.5417804;0.02051687,188.9003
+0;0;0,0.0006122449;0.313706;0.01305461,0.0009956411;0.6167452;0.01456845,0.1650366;0.4868786;-0.002634488,0.203025;0.2670098;-0.110609,0.2598044;0.102285;-0.3106272,-0.1591276;0.4778857;-0.008175189,-0.2083111;0.2633294;-0.1221511,-0.239133;0.09250158;-0.3227335,0.07593613;0.004997;-0.03850503,0.09739862;-0.346938;-0.002939045,0.1128948;-0.7454363;0.08443189,0.1123258;-0.7043072;-0.0128726,-0.07379541;0.006238299;-0.04229923,-0.1200367;-0.3440135;-0.01456305,-0.1407001;-0.7428553;0.07012981,-0.1382147;-0.7016813;-0.02713944,0.0009146324;0.5424916;0.01637908,0;0;0,0.0009885281;0.3135409;0.01653385,0.002415821;0.6165466;0.02051306,0.1736203;0.5124176;0.01268411,0.2331982;0.2911531;-0.08184838,0.2893367;0.09961702;-0.2565707,-0.1694716;0.5140375;0.00969096,-0.2135051;0.2800385;-0.05922506,-0.2549429;0.09445243;-0.2441742,0.0755871;0.002299368;-0.0394361,0.1063654;-0.3507378;-0.03830791,0.1181484;-0.7496361;0.04780817,0.1297549;-0.7897235;-0.01961136,-0.07673747;0.004295466;-0.03697044,-0.1008662;-0.3491677;-0.02888,-0.09194263;-0.7496194;0.05007201,-0.1038162;-0.7912575;-0.01564969,0.002117954;0.5422847;0.02191639,188.9235
+0;0;0,0.0006122449;0.313706;0.01305461,0.0009956411;0.6167452;0.01456845,0.1650366;0.4868786;-0.002634488,0.203025;0.2670098;-0.110609,0.2598044;0.102285;-0.3106272,-0.1591276;0.4778857;-0.008175189,-0.2083111;0.2633294;-0.1221511,-0.239133;0.09250158;-0.3227335,0.07593613;0.004997;-0.03850503,0.09739862;-0.346938;-0.002939045,0.1128948;-0.7454363;0.08443189,0.1123258;-0.7043072;-0.0128726,-0.07379541;0.006238299;-0.04229923,-0.1200367;-0.3440135;-0.01456305,-0.1407001;-0.7428553;0.07012981,-0.1382147;-0.7016813;-0.02713944,0.0009146324;0.5424916;0.01637908,0;0;0,0.0009885281;0.3135409;0.01653385,0.002415821;0.6165466;0.02051306,0.1736203;0.5124176;0.01268411,0.2331982;0.2911531;-0.08184838,0.2893367;0.09961702;-0.2565707,-0.1694716;0.5140375;0.00969096,-0.2135051;0.2800385;-0.05922506,-0.2549429;0.09445243;-0.2441742,0.0755871;0.002299368;-0.0394361,0.1063654;-0.3507378;-0.03830791,0.1181484;-0.7496361;0.04780817,0.1297549;-0.7897235;-0.01961136,-0.07673747;0.004295466;-0.03697044,-0.1008662;-0.3491677;-0.02888,-0.09194263;-0.7496194;0.05007201,-0.1038162;-0.7912575;-0.01564969,0.002117954;0.5422847;0.02191639,188.9348
+0;0;0,0.0006127849;0.3139826;0.01306613,0.0009965317;0.6172981;0.01458153,0.1646683;0.4874938;-0.002577111,0.2027139;0.2672939;-0.1107142,0.2602919;0.1002523;-0.3135456,-0.1587668;0.4785211;-0.008105349,-0.2080244;0.2636418;-0.1222529,-0.2392798;0.09041125;-0.3256565,0.07593971;0.004997235;-0.03850685,0.09748705;-0.3483289;-0.002800271,0.1129345;-0.7455728;0.08429565,0.1123581;-0.7043;-0.0142654,-0.07379889;0.006238594;-0.04230122,-0.1202229;-0.3453977;-0.0144554,-0.1408214;-0.7429841;0.06997088,-0.1383038;-0.7016658;-0.02855448,0.0009154546;0.5429817;0.01639369,0;0;0,0.001280271;0.3137861;0.01711226,0.00303486;0.6170598;0.02154946,0.173613;0.5124045;0.01241684,0.2351895;0.2942336;-0.08877063,0.288995;0.1018033;-0.2688658,-0.1684271;0.5142028;0.00983979,-0.2126013;0.2816939;-0.0651089,-0.2565313;0.1065272;-0.2644717,0.07561235;0.002255619;-0.03939891,0.1059057;-0.3522289;-0.03811717,0.1181699;-0.7498941;0.04755116,0.1298892;-0.7902002;-0.0214517,-0.07671914;0.004338847;-0.03701267,-0.1008279;-0.3505334;-0.02907103,-0.09202766;-0.7497622;0.04945265,-0.103288;-0.7926276;-0.01692158,0.002659373;0.5427336;0.02284718,188.956
+0;0;0,0.0005439677;0.3139581;0.01364485,0.0007270893;0.6172699;0.01578688,0.1643368;0.4875715;-0.002815049,0.2036499;0.2710994;-0.117808,0.2607163;0.1157084;-0.3298358,-0.1586763;0.4800171;-0.01241941,-0.2092138;0.266952;-0.1293737,-0.2373087;0.09446406;-0.3338665,0.07593793;0.004977641;-0.03851289,0.09742544;-0.3483595;-0.002878997,0.1130653;-0.7455295;0.08451906,0.1135021;-0.704227;-0.0140393,-0.07380863;0.006248072;-0.04228283,-0.1201945;-0.3453985;-0.01450429,-0.1410809;-0.7429216;0.07014887,-0.1375469;-0.7015657;-0.02834094,0.0007015106;0.5429499;0.01744637,0;0;0,0.001280271;0.3137861;0.01711226,0.00303486;0.6170598;0.02154946,0.173613;0.5124045;0.01241684,0.2351895;0.2942336;-0.08877063,0.288995;0.1018033;-0.2688658,-0.1684271;0.5142028;0.00983979,-0.2126013;0.2816939;-0.0651089,-0.2565313;0.1065272;-0.2644717,0.07561235;0.002255619;-0.03939891,0.1059057;-0.3522289;-0.03811717,0.1181699;-0.7498941;0.04755116,0.1298892;-0.7902002;-0.0214517,-0.07671914;0.004338847;-0.03701267,-0.1008279;-0.3505334;-0.02907103,-0.09202766;-0.7497622;0.04945265,-0.103288;-0.7926276;-0.01692158,0.002659373;0.5427336;0.02284718,188.9675
+0;0;0,0.0005439677;0.3139581;0.01364485,0.0007270893;0.6172699;0.01578688,0.1643368;0.4875715;-0.002815049,0.2036499;0.2710994;-0.117808,0.2607163;0.1157084;-0.3298358,-0.1586763;0.4800171;-0.01241941,-0.2092138;0.266952;-0.1293737,-0.2373087;0.09446406;-0.3338665,0.07593793;0.004977641;-0.03851289,0.09742544;-0.3483595;-0.002878997,0.1130653;-0.7455295;0.08451906,0.1135021;-0.704227;-0.0140393,-0.07380863;0.006248072;-0.04228283,-0.1201945;-0.3453985;-0.01450429,-0.1410809;-0.7429216;0.07014887,-0.1375469;-0.7015657;-0.02834094,0.0007015106;0.5429499;0.01744637,0;0;0,0.001280271;0.3137861;0.01711226,0.00303486;0.6170598;0.02154946,0.173613;0.5124045;0.01241684,0.2351895;0.2942336;-0.08877063,0.288995;0.1018033;-0.2688658,-0.1684271;0.5142028;0.00983979,-0.2126013;0.2816939;-0.0651089,-0.2565313;0.1065272;-0.2644717,0.07561235;0.002255619;-0.03939891,0.1059057;-0.3522289;-0.03811717,0.1181699;-0.7498941;0.04755116,0.1298892;-0.7902002;-0.0214517,-0.07671914;0.004338847;-0.03701267,-0.1008279;-0.3505334;-0.02907103,-0.09202766;-0.7497622;0.04945265,-0.103288;-0.7926276;-0.01692158,0.002659373;0.5427336;0.02284718,188.979
+0;0;0,0.0005446703;0.3143636;0.01366247,0.0007280793;0.6181504;0.01580794,0.163851;0.4885025;-0.002731172,0.2032065;0.2717969;-0.1178481,0.2624009;0.1106115;-0.3377822,-0.1582013;0.4809705;-0.01230696,-0.2087933;0.2676756;-0.1293874,-0.2379358;0.08875582;-0.3415055,0.07596281;0.004979271;-0.03852551,0.09733036;-0.3463854;-0.003090538,0.1130323;-0.7451322;0.08465451,0.1134672;-0.70388;-0.01346557,-0.07383281;0.006250119;-0.04229668,-0.1199597;-0.3434334;-0.01467321,-0.140929;-0.7425348;0.07031604,-0.1374108;-0.7012294;-0.02773579,0.0007024613;0.5437161;0.01746998,0;0;0,0.001617342;0.3141367;0.01808071,0.003551401;0.6178697;0.02346325,0.1733034;0.5122862;0.01222396,0.2366648;0.2966887;-0.09391332,0.2894295;0.1050079;-0.289694,-0.1672313;0.5144202;0.01023721,-0.2118258;0.2827023;-0.06773886,-0.2576051;0.103056;-0.2762746,0.07569373;0.002153158;-0.03930879,0.1052304;-0.3504041;-0.03879189,0.1180341;-0.7496302;0.04722786,0.1298203;-0.7901529;-0.0209043,-0.07671397;0.004417356;-0.03707844,-0.1011545;-0.3484441;-0.02928402,-0.09176329;-0.7491417;0.05007643,-0.1028412;-0.7916597;-0.01605053,0.003146946;0.5434254;0.02452087,189.0011
+0;0;0,0.0004368081;0.3143459;0.01406728,0.0004219661;0.618129;0.0167109,0.1634584;0.4885595;-0.003270209,0.2049401;0.2773297;-0.1274609,0.2649329;0.122329;-0.3515844,-0.1582922;0.4809003;-0.01228066,-0.2084727;0.2718072;-0.1368763,-0.2467584;0.1159942;-0.3651573,0.07595779;0.004870207;-0.03854935,0.09713966;-0.34647;-0.002761971,0.1129509;-0.7452502;0.08481149,0.11325;-0.7039647;-0.01330528,-0.07385375;0.006317264;-0.0422501,-0.1199092;-0.3434158;-0.01513872,-0.14111;-0.7424248;0.07022602,-0.1377272;-0.7010872;-0.02782685,0.0004507718;0.5436921;0.01824692,0;0;0,0.001617342;0.3141367;0.01808071,0.003551401;0.6178697;0.02346325,0.1733034;0.5122862;0.01222396,0.2366648;0.2966887;-0.09391332,0.2894295;0.1050079;-0.289694,-0.1672313;0.5144202;0.01023721,-0.2118258;0.2827023;-0.06773886,-0.2576051;0.103056;-0.2762746,0.07569373;0.002153158;-0.03930879,0.1052304;-0.3504041;-0.03879189,0.1180341;-0.7496302;0.04722786,0.1298203;-0.7901529;-0.0209043,-0.07671397;0.004417356;-0.03707844,-0.1011545;-0.3484441;-0.02928402,-0.09176329;-0.7491417;0.05007643,-0.1028412;-0.7916597;-0.01605053,0.003146946;0.5434254;0.02452087,189.0136
+0;0;0,0.0004369569;0.314453;0.01407207,0.0004221166;0.6182713;0.01671629,0.162861;0.4889028;-0.003185915,0.2056131;0.2712038;-0.1311802,0.2644798;0.1191125;-0.3510966,-0.1577101;0.4812717;-0.01216333,-0.2094274;0.2657747;-0.140575,-0.2469945;0.1128865;-0.3645709,0.07598005;0.004871634;-0.03856065,0.09702686;-0.3442282;-0.00300147,0.1129389;-0.7455511;0.08513036,0.1132362;-0.7043334;-0.01239646,-0.0738754;0.006319115;-0.04226249,-0.1196371;-0.3411839;-0.01532398,-0.1409732;-0.7427369;0.07058504,-0.1376107;-0.7014675;-0.02687827,0.0004509227;0.5438333;0.01825234,0;0;0,0.001913719;0.3142259;0.01836586,0.004032746;0.6179899;0.02388501,0.1729503;0.5118858;0.01189828,0.2438184;0.3056518;-0.1224463,0.2889442;0.1110294;-0.3096522,-0.1661069;0.5145136;0.01030853,-0.213354;0.2783673;-0.07690264,-0.2578766;0.1082038;-0.2867178,0.07573476;0.002149224;-0.03928423,0.1049839;-0.3481685;-0.03959727,0.1178243;-0.7498677;0.04731297,0.1301785;-0.7900445;-0.0202148,-0.07673118;0.004426856;-0.03709923,-0.1017865;-0.3461427;-0.02993561,-0.0914191;-0.7491287;0.05115225,-0.1008579;-0.7913011;-0.01472241,0.003592096;0.5435445;0.02491808,189.0345
+0;0;0,0.0004373462;0.3147331;0.01408461,0.0004225013;0.6187512;0.01673101,0.1623557;0.4895164;-0.00310367,0.2096617;0.2486285;-0.1447316,0.2626854;0.1116336;-0.3428195,-0.1572173;0.481909;-0.01205314,-0.2144434;0.2434579;-0.1541428,-0.2482816;0.1057451;-0.3559053,0.07603104;0.004874903;-0.03858652,0.09711568;-0.3448525;-0.00296342,0.112972;-0.7447701;0.0848598,0.1132747;-0.703352;-0.01440968,-0.07392497;0.006323355;-0.04229085,-0.119769;-0.3418043;-0.01530391,-0.1410303;-0.7419513;0.0703043,-0.1376078;-0.7004805;-0.02890053,0.0004513219;0.5442758;0.01826783,0;0;0,0.002303816;0.3144531;0.01922131,0.004748255;0.6183987;0.02557707,0.1727847;0.5117183;0.0114994,0.249321;0.2841772;-0.1391342,0.2993213;0.1264468;-0.3219975,-0.1647752;0.5147335;0.01048017,-0.2195375;0.2559937;-0.09139271,-0.2581361;0.109058;-0.2856553,0.07576019;0.00212276;-0.039361,0.1050804;-0.3488233;-0.03945446,0.1179264;-0.7491375;0.0470438,0.1303365;-0.7902815;-0.02201724,-0.07681492;0.004470109;-0.03705252,-0.10223;-0.3467152;-0.03028984,-0.09163581;-0.7481794;0.05102881,-0.1024596;-0.7938154;-0.01336791,0.004232317;0.5439136;0.02639723,189.0568
+0;0;0,0.0003312827;0.3151198;0.01450052,0.0001318032;0.6195356;0.0177007,0.1614444;0.4906399;-0.003752157,0.2067448;0.2689075;-0.1418687,0.2600471;0.1410214;-0.3457569,-0.1564128;0.4838332;-0.01558345,-0.2096061;0.2601658;-0.1476323,-0.2433926;0.1240238;-0.3503396,0.07608407;0.004879412;-0.03856361,0.09717299;-0.3457972;-0.002633035,0.1120334;-0.7437204;0.08572398,0.113104;-0.7022946;-0.01326112,-0.07394522;0.006310068;-0.04233242,-0.1199638;-0.3427769;-0.01530549,-0.1409646;-0.7411042;0.06992861,-0.1367961;-0.6996326;-0.02896918,0.0002089344;0.5449588;0.01909879,0;0;0,0.002671666;0.3148299;0.01964283,0.005356684;0.6191715;0.02621961,0.1724349;0.5112901;0.01100993,0.2459882;0.3040758;-0.137131,0.2961515;0.1411127;-0.3151565,-0.1635028;0.514976;0.0105371,-0.2161141;0.2763022;-0.0922271,-0.254508;0.1319523;-0.2883276,0.07576797;0.002091423;-0.03942823,0.1048291;-0.3498536;-0.03932977,0.11765;-0.7483993;0.04650474,0.1306794;-0.7908207;-0.02068996,-0.07686874;0.004515056;-0.03702105,-0.1024867;-0.3476397;-0.03065023,-0.09188527;-0.7471792;0.0507526,-0.101707;-0.7942548;-0.01163832,0.004788369;0.5445877;0.02699351,189.0796
+0;0;0,0.0003312827;0.3151198;0.01450052,0.0001318032;0.6195356;0.0177007,0.1614444;0.4906399;-0.003752157,0.2067448;0.2689075;-0.1418687,0.2600471;0.1410214;-0.3457569,-0.1564128;0.4838332;-0.01558345,-0.2096061;0.2601658;-0.1476323,-0.2433926;0.1240238;-0.3503396,0.07608407;0.004879412;-0.03856361,0.09717299;-0.3457972;-0.002633035,0.1120334;-0.7437204;0.08572398,0.113104;-0.7022946;-0.01326112,-0.07394522;0.006310068;-0.04233242,-0.1199638;-0.3427769;-0.01530549,-0.1409646;-0.7411042;0.06992861,-0.1367961;-0.6996326;-0.02896918,0.0002089344;0.5449588;0.01909879,0;0;0,0.002671666;0.3148299;0.01964283,0.005356684;0.6191715;0.02621961,0.1724349;0.5112901;0.01100993,0.2459882;0.3040758;-0.137131,0.2961515;0.1411127;-0.3151565,-0.1635028;0.514976;0.0105371,-0.2161141;0.2763022;-0.0922271,-0.254508;0.1319523;-0.2883276,0.07576797;0.002091423;-0.03942823,0.1048291;-0.3498536;-0.03932977,0.11765;-0.7483993;0.04650474,0.1306794;-0.7908207;-0.02068996,-0.07686874;0.004515056;-0.03702105,-0.1024867;-0.3476397;-0.03065023,-0.09188527;-0.7471792;0.0507526,-0.101707;-0.7942548;-0.01163832,0.004788369;0.5445877;0.02699351,189.1013
+0;0;0,0.0003315392;0.3153637;0.01451174,0.0001318728;0.6200637;0.01771485,0.1607067;0.4913453;-0.003632102,0.2057111;0.2710619;-0.140846,0.2590596;0.1430649;-0.344911,-0.155696;0.4845698;-0.01540925,-0.2085416;0.2623639;-0.1465952,-0.2423574;0.1261039;-0.3494782,0.0761254;0.004882062;-0.03858456,0.09739797;-0.3488484;-0.002341084,0.1121452;-0.7437435;0.08534357,0.1132175;-0.7023012;-0.01378462,-0.07398538;0.006313495;-0.04235542,-0.1204048;-0.3458135;-0.01509313,-0.1412457;-0.7411097;0.06949238,-0.1370712;-0.6996215;-0.02954838,0.0002090775;0.5454157;0.01911428,0;0;0,0.003012076;0.3150432;0.02009249,0.006030813;0.6196561;0.02711797,0.1718933;0.5108108;0.01031327,0.2448246;0.3075114;-0.1404457,0.2945257;0.1511505;-0.3247087,-0.1620242;0.5152479;0.01072076,-0.2166544;0.2822227;-0.09924592,-0.2540266;0.1416498;-0.2985305,0.07595936;0.001857519;-0.03917146,0.106119;-0.3530815;-0.03891134,0.1178692;-0.7485694;0.04652572,0.1295873;-0.7921215;-0.0198915,-0.0768666;0.004652432;-0.03711548,-0.1026988;-0.350571;-0.03076344,-0.09200136;-0.7470402;0.0501439,-0.1011821;-0.7941873;-0.01248609,0.005380459;0.5450007;0.02777767,189.1234
+0;0;0,0.0002094767;0.3153474;0.01486453,-0.0002239444;0.6200429;0.01844041,0.1602142;0.4913374;-0.00439826,0.2114707;0.3073314;-0.1857609,0.2732154;0.152072;-0.3672931,-0.1557172;0.4853418;-0.01729346,-0.2086279;0.2661067;-0.1533608,-0.2406389;0.1382849;-0.3619481,0.07613982;0.004858376;-0.03855905,0.09737349;-0.3488654;-0.002227087,0.112001;-0.7437741;0.08541617,0.1133985;-0.7023091;-0.01370537,-0.07399106;0.006332518;-0.04234265,-0.120941;-0.3457583;-0.01552534,-0.14163;-0.7410467;0.06913393,-0.1371295;-0.6995383;-0.02989019,-8.314021E-05;0.5453933;0.01975149,0;0;0,0.003012076;0.3150432;0.02009249,0.006030813;0.6196561;0.02711797,0.1718933;0.5108108;0.01031327,0.2448246;0.3075114;-0.1404457,0.2945257;0.1511505;-0.3247087,-0.1620242;0.5152479;0.01072076,-0.2166544;0.2822227;-0.09924592,-0.2540266;0.1416498;-0.2985305,0.07595936;0.001857519;-0.03917146,0.106119;-0.3530815;-0.03891134,0.1178692;-0.7485694;0.04652572,0.1295873;-0.7921215;-0.0198915,-0.0768666;0.004652432;-0.03711548,-0.1026988;-0.350571;-0.03076344,-0.09200136;-0.7470402;0.0501439,-0.1011821;-0.7941873;-0.01248609,0.005380459;0.5450007;0.02777767,189.1348
+0;0;0,0.0002094767;0.3153474;0.01486453,-0.0002239444;0.6200429;0.01844041,0.1602142;0.4913374;-0.00439826,0.2114707;0.3073314;-0.1857609,0.2732154;0.152072;-0.3672931,-0.1557172;0.4853418;-0.01729346,-0.2086279;0.2661067;-0.1533608,-0.2406389;0.1382849;-0.3619481,0.07613982;0.004858376;-0.03855905,0.09737349;-0.3488654;-0.002227087,0.112001;-0.7437741;0.08541617,0.1133985;-0.7023091;-0.01370537,-0.07399106;0.006332518;-0.04234265,-0.120941;-0.3457583;-0.01552534,-0.14163;-0.7410467;0.06913393,-0.1371295;-0.6995383;-0.02989019,-8.314021E-05;0.5453933;0.01975149,0;0;0,0.003012076;0.3150432;0.02009249,0.006030813;0.6196561;0.02711797,0.1718933;0.5108108;0.01031327,0.2448246;0.3075114;-0.1404457,0.2945257;0.1511505;-0.3247087,-0.1620242;0.5152479;0.01072076,-0.2166544;0.2822227;-0.09924592,-0.2540266;0.1416498;-0.2985305,0.07595936;0.001857519;-0.03917146,0.106119;-0.3530815;-0.03891134,0.1178692;-0.7485694;0.04652572,0.1295873;-0.7921215;-0.0198915,-0.0768666;0.004652432;-0.03711548,-0.1026988;-0.350571;-0.03076344,-0.09200136;-0.7470402;0.0501439,-0.1011821;-0.7941873;-0.01248609,0.005380459;0.5450007;0.02777767,189.1467
+0;0;0,0.0002095731;0.3154926;0.01487137,-0.0002238912;0.6202214;0.01844791,0.1598384;0.4916415;-0.004334122,0.2100707;0.3113127;-0.1820723,0.2718621;0.1559357;-0.3637421,-0.1553523;0.4856599;-0.01719908,-0.2072056;0.2708061;-0.1505472,-0.2392409;0.1428874;-0.3592926,0.07613223;0.004857891;-0.03855521,0.09750086;-0.3511141;-0.001992326,0.1120322;-0.7434244;0.08507426,0.1134392;-0.7018805;-0.01472998,-0.07398368;0.006331886;-0.04233842,-0.121232;-0.3479967;-0.01535067,-0.1417849;-0.7406843;0.06875157,-0.1372534;-0.6990966;-0.03095458,-8.308471E-05;0.5455707;0.01975901,0;0;0,0.003187776;0.3151666;0.02041173,0.00621295;0.6198093;0.02757335,0.1712937;0.5099483;0.009239912,0.2433941;0.3146809;-0.1434193,0.2915741;0.1637553;-0.3327979,-0.1612611;0.5150928;0.01010127,-0.2168609;0.2904185;-0.104191,-0.2513872;0.1637671;-0.3133117,0.07595276;0.001885608;-0.0391643,0.106867;-0.355261;-0.0387938,0.1175911;-0.7481318;0.0462749,0.1289533;-0.7922888;-0.02056646,-0.07684708;0.00464236;-0.0371375,-0.103039;-0.3528264;-0.03085157,-0.09261976;-0.7467017;0.04947851,-0.1002284;-0.794829;-0.01324601,0.005569078;0.5451524;0.0282073,189.1682
+0;0;0,0.0001357305;0.315468;0.01538566,-0.0004366508;0.6201905;0.0194238,0.1594989;0.4918431;-0.005003108,0.2112485;0.3126314;-0.1834345,0.2749187;0.169621;-0.3743749,-0.1552472;0.4861637;-0.01833458,-0.2061204;0.273506;-0.1555252,-0.2367239;0.1530343;-0.3688655,0.07614944;0.004841179;-0.03852332,0.09746851;-0.3511267;-0.001891516,0.1119552;-0.7434433;0.0851545,0.1135413;-0.7018679;-0.01464342,-0.07398623;0.006336349;-0.0423333,-0.1213677;-0.3479753;-0.01535707,-0.1416599;-0.7406484;0.06887592,-0.1369522;-0.6990252;-0.03081792,-0.0002622468;0.5455381;0.02062804,0;0;0,0.003187776;0.3151666;0.02041173,0.00621295;0.6198093;0.02757335,0.1712937;0.5099483;0.009239912,0.2433941;0.3146809;-0.1434193,0.2915741;0.1637553;-0.3327979,-0.1612611;0.5150928;0.01010127,-0.2168609;0.2904185;-0.104191,-0.2513872;0.1637671;-0.3133117,0.07595276;0.001885608;-0.0391643,0.106867;-0.355261;-0.0387938,0.1175911;-0.7481318;0.0462749,0.1289533;-0.7922888;-0.02056646,-0.07684708;0.00464236;-0.0371375,-0.103039;-0.3528264;-0.03085157,-0.09261976;-0.7467017;0.04947851,-0.1002284;-0.794829;-0.01324601,0.005569078;0.5451524;0.0282073,189.1798
+0;0;0,0.0001358706;0.3157935;0.01540153,-0.0004371671;0.6208639;0.01944409,0.1588011;0.4926609;-0.004869459,0.2106978;0.3129398;-0.183808,0.2749835;0.168547;-0.3765939,-0.1545708;0.4870062;-0.01814273,-0.2055887;0.273744;-0.1557232,-0.2364879;0.1521079;-0.3711257,0.07622287;0.004845848;-0.03856047,0.09758545;-0.3518484;-0.001853917,0.1119168;-0.7399583;0.08425872,0.1135017;-0.6983913;-0.01546717,-0.07405758;0.006342459;-0.04237413,-0.1215357;-0.3486922;-0.01534285,-0.1416104;-0.7371548;0.06798694,-0.136906;-0.6955399;-0.03163496,-0.0002625526;0.5461214;0.02064979,0;0;0,0.003609367;0.3154615;0.02082634,0.007124774;0.6204377;0.02838397,0.1709879;0.5097523;0.008573294,0.2434038;0.3194091;-0.1512308,0.2870896;0.1754203;-0.3499948,-0.1595885;0.5155388;0.009808505,-0.2166538;0.2927675;-0.1090548,-0.2510453;0.1693068;-0.3228842,0.07606262;0.001878798;-0.0391314,0.1069755;-0.356002;-0.03869581,0.1177919;-0.744459;0.04635859,0.1282953;-0.7878034;-0.0214045,-0.07691412;0.004682152;-0.03718352,-0.1031203;-0.35352;-0.03093896,-0.09302588;-0.7431768;0.04853236,-0.1005756;-0.791007;-0.01445197,0.006351814;0.5456911;0.02891731,189.2016
+0;0;0,0.0001358706;0.3157935;0.01540153,-0.0004371671;0.6208639;0.01944409,0.1588011;0.4926609;-0.004869459,0.2106978;0.3129398;-0.183808,0.2749835;0.168547;-0.3765939,-0.1545708;0.4870062;-0.01814273,-0.2055887;0.273744;-0.1557232,-0.2364879;0.1521079;-0.3711257,0.07622287;0.004845848;-0.03856047,0.09758545;-0.3518484;-0.001853917,0.1119168;-0.7399583;0.08425872,0.1135017;-0.6983913;-0.01546717,-0.07405758;0.006342459;-0.04237413,-0.1215357;-0.3486922;-0.01534285,-0.1416104;-0.7371548;0.06798694,-0.136906;-0.6955399;-0.03163496,-0.0002625526;0.5461214;0.02064979,0;0;0,0.003609367;0.3154615;0.02082634,0.007124774;0.6204377;0.02838397,0.1709879;0.5097523;0.008573294,0.2434038;0.3194091;-0.1512308,0.2870896;0.1754203;-0.3499948,-0.1595885;0.5155388;0.009808505,-0.2166538;0.2927675;-0.1090548,-0.2510453;0.1693068;-0.3228842,0.07606262;0.001878798;-0.0391314,0.1069755;-0.356002;-0.03869581,0.1177919;-0.744459;0.04635859,0.1282953;-0.7878034;-0.0214045,-0.07691412;0.004682152;-0.03718352,-0.1031203;-0.35352;-0.03093896,-0.09302588;-0.7431768;0.04853236,-0.1005756;-0.791007;-0.01445197,0.006351814;0.5456911;0.02891731,189.2132
+0;0;0,3.531125E-05;0.3160381;0.01560441,-0.000666486;0.6212993;0.01978643,0.1588951;0.4941283;-0.003782324,0.2091451;0.3247787;-0.1883191,0.2763893;0.1844753;-0.3842208,-0.1542687;0.4881782;-0.02013869,-0.2045202;0.280973;-0.1608474,-0.2350688;0.158419;-0.376791,0.07631218;0.004829326;-0.03853078,0.09762867;-0.3515814;-0.001989216,0.1119821;-0.7398732;0.08400074,0.1143109;-0.6982611;-0.01611465,-0.07405451;0.006390723;-0.04250388,-0.1218481;-0.3483108;-0.01565452,-0.1415875;-0.73688;0.06798242,-0.1361278;-0.6952108;-0.03200445,-0.0004581698;0.5465127;0.02096199,0;0;0,0.003712662;0.3156852;0.02127647,0.007215977;0.6208432;0.02929139,0.170636;0.5097526;0.007868767,0.2423108;0.3253624;-0.1537516,0.2863513;0.1814074;-0.3535558,-0.1591741;0.515925;0.009475278,-0.2187695;0.3040738;-0.1202384,-0.2512748;0.1736237;-0.3312135,0.0761584;0.001804173;-0.03909135,0.1066418;-0.3558115;-0.03893709,0.1173243;-0.7444476;0.04602575,0.127953;-0.7878414;-0.02226591,-0.07696377;0.004773152;-0.03721942,-0.1034784;-0.3531096;-0.03128528,-0.09340273;-0.74292;0.04819537,-0.1018112;-0.7905774;-0.01553839,0.006454967;0.5460521;0.02970457,189.2353
+0;0;0,3.531125E-05;0.3160381;0.01560441,-0.000666486;0.6212993;0.01978643,0.1588951;0.4941283;-0.003782324,0.2091451;0.3247787;-0.1883191,0.2763893;0.1844753;-0.3842208,-0.1542687;0.4881782;-0.02013869,-0.2045202;0.280973;-0.1608474,-0.2350688;0.158419;-0.376791,0.07631218;0.004829326;-0.03853078,0.09762867;-0.3515814;-0.001989216,0.1119821;-0.7398732;0.08400074,0.1143109;-0.6982611;-0.01611465,-0.07405451;0.006390723;-0.04250388,-0.1218481;-0.3483108;-0.01565452,-0.1415875;-0.73688;0.06798242,-0.1361278;-0.6952108;-0.03200445,-0.0004581698;0.5465127;0.02096199,0;0;0,0.003712662;0.3156852;0.02127647,0.007215977;0.6208432;0.02929139,0.170636;0.5097526;0.007868767,0.2423108;0.3253624;-0.1537516,0.2863513;0.1814074;-0.3535558,-0.1591741;0.515925;0.009475278,-0.2187695;0.3040738;-0.1202384,-0.2512748;0.1736237;-0.3312135,0.0761584;0.001804173;-0.03909135,0.1066418;-0.3558115;-0.03893709,0.1173243;-0.7444476;0.04602575,0.127953;-0.7878414;-0.02226591,-0.07696377;0.004773152;-0.03721942,-0.1034784;-0.3531096;-0.03128528,-0.09340273;-0.74292;0.04819537,-0.1018112;-0.7905774;-0.01553839,0.006454967;0.5460521;0.02970457,189.2467
+0;0;0,3.533653E-05;0.3162644;0.01561558,-0.0006670034;0.6217607;0.01980071,0.1585173;0.4946531;-0.003708489,0.2082622;0.3270058;-0.1863904,0.2789433;0.1795314;-0.3923048,-0.1539048;0.4887171;-0.02002611,-0.2036511;0.2835947;-0.1593205,-0.2357612;0.1547768;-0.3863011,0.07634772;0.004831575;-0.03854872,0.09768792;-0.3519756;-0.001966506,0.1120081;-0.7393689;0.08382446,0.1143376;-0.6977535;-0.01631891,-0.07408899;0.006393699;-0.04252368,-0.1219357;-0.3487024;-0.01564445,-0.1416295;-0.7363725;0.06779896,-0.1361682;-0.6946999;-0.03221586,-0.0004585183;0.5469134;0.02097722,0;0;0,0.003986731;0.3158943;0.02149177,0.007821754;0.6212785;0.02969933,0.1704481;0.5095992;0.006963015,0.2410302;0.3311376;-0.157726,0.2840625;0.1883711;-0.374316,-0.1581723;0.516271;0.009304324,-0.2171879;0.309158;-0.1232634,-0.2475507;0.1859281;-0.3535627,0.07622305;0.00170283;-0.03905725,0.1070938;-0.3562804;-0.03902149,0.1172344;-0.7440479;0.04566789,0.1280091;-0.7875961;-0.0224762,-0.07698646;0.004870353;-0.03725166,-0.1035803;-0.3534098;-0.03149399,-0.09325637;-0.7421966;0.04836222,-0.1026893;-0.7894426;-0.0157713,0.006974168;0.5464275;0.03006673,189.2693
+0;0;0,-0.0001156046;0.3164038;0.01595969,-0.00109261;0.6219885;0.02064981,0.1577861;0.4952656;-0.005169317,0.2103766;0.3300596;-0.1903068,0.2670126;0.2323124;-0.4106141,-0.1537475;0.4894392;-0.0212869,-0.2097925;0.3101917;-0.1917684,-0.234324;0.1942078;-0.4091239,0.07639987;0.004830611;-0.03851203,0.09741466;-0.3470352;-0.002333567,0.1116827;-0.7385145;0.08447246,0.1140682;-0.6966904;-0.01735611,-0.07409745;0.006396633;-0.04256878,-0.1214547;-0.3437721;-0.01612614,-0.1409042;-0.7356043;0.06804142,-0.1353394;-0.6936982;-0.03365339,-0.00081156;0.5471204;0.02169073,0;0;0,0.004073583;0.3160314;0.02176356,0.00791464;0.6215055;0.03019476,0.1702241;0.5097877;0.00627947,0.2400277;0.3363048;-0.1650851,0.2824189;0.2126915;-0.3753711,-0.1578766;0.5167135;0.009048635,-0.2174701;0.325648;-0.1467629,-0.2476247;0.1943535;-0.3544886,0.07628006;0.001562789;-0.03901744,0.1070698;-0.351437;-0.04080343,0.1170464;-0.7431745;0.04543519,0.1290764;-0.7873209;-0.02436566,-0.07699841;0.004987599;-0.03728031,-0.1033074;-0.3483362;-0.03178833,-0.09227426;-0.7408844;0.05054728,-0.1022082;-0.7919036;-0.01151529,0.007071264;0.546635;0.03050804,189.291
+0;0;0,-0.0001156046;0.3164038;0.01595969,-0.00109261;0.6219885;0.02064981,0.1577861;0.4952656;-0.005169317,0.2103766;0.3300596;-0.1903068,0.2670126;0.2323124;-0.4106141,-0.1537475;0.4894392;-0.0212869,-0.2097925;0.3101917;-0.1917684,-0.234324;0.1942078;-0.4091239,0.07639987;0.004830611;-0.03851203,0.09741466;-0.3470352;-0.002333567,0.1116827;-0.7385145;0.08447246,0.1140682;-0.6966904;-0.01735611,-0.07409745;0.006396633;-0.04256878,-0.1214547;-0.3437721;-0.01612614,-0.1409042;-0.7356043;0.06804142,-0.1353394;-0.6936982;-0.03365339,-0.00081156;0.5471204;0.02169073,0;0;0,0.004073583;0.3160314;0.02176356,0.00791464;0.6215055;0.03019476,0.1702241;0.5097877;0.00627947,0.2400277;0.3363048;-0.1650851,0.2824189;0.2126915;-0.3753711,-0.1578766;0.5167135;0.009048635,-0.2174701;0.325648;-0.1467629,-0.2476247;0.1943535;-0.3544886,0.07628006;0.001562789;-0.03901744,0.1070698;-0.351437;-0.04080343,0.1170464;-0.7431745;0.04543519,0.1290764;-0.7873209;-0.02436566,-0.07699841;0.004987599;-0.03728031,-0.1033074;-0.3483362;-0.03178833,-0.09227426;-0.7408844;0.05054728,-0.1022082;-0.7919036;-0.01151529,0.007071264;0.546635;0.03050804,189.3024
+0;0;0,-0.0001156449;0.316514;0.01596525,-0.001092972;0.6221998;0.02065703,0.1572791;0.4956206;-0.005075976,0.2096414;0.3311313;-0.1894102,0.2692901;0.2281846;-0.4214366,-0.1532591;0.4898128;-0.02114207,-0.209061;0.3113429;-0.1908839,-0.2348975;0.1891893;-0.4198015,0.07643511;0.004832839;-0.03852979,0.09753571;-0.3484698;-0.002203591,0.1117388;-0.7381673;0.08420731,0.1141278;-0.6963256;-0.01777252,-0.07413163;0.006399583;-0.04258842,-0.1216823;-0.345199;-0.01603779,-0.1410433;-0.7352477;0.06774665,-0.1354702;-0.6933239;-0.03409921,-0.0008118388;0.5473097;0.02169826,0;0;0,0.004422918;0.3161165;0.02206469,0.008725114;0.6216764;0.0308249,0.1701417;0.5097523;0.005717993,0.2394432;0.3406001;-0.1685302,0.2802095;0.2077588;-0.3891737,-0.1566614;0.5173512;0.009126842,-0.2158992;0.3288556;-0.148156,-0.2481085;0.190816;-0.3670165,0.07633886;0.001469985;-0.03899288,0.1077349;-0.3529304;-0.04050374,0.1169242;-0.7429137;0.04529381,0.1290979;-0.7873406;-0.02440739,-0.07702499;0.005071211;-0.03730498,-0.1033854;-0.3497015;-0.03191637,-0.09226894;-0.7404336;0.0501659,-0.1030762;-0.7920926;-0.01115975,0.007759407;0.5467852;0.03105426,189.3244
+0;0;0,-0.0002541849;0.3164959;0.01632,-0.001465853;0.6221727;0.02153822,0.1567712;0.4959631;-0.006152056,0.2127665;0.3368357;-0.1940899,0.2635961;0.241311;-0.4313316,-0.1535068;0.488913;-0.01943728,-0.2092381;0.3117579;-0.1905737,-0.2356384;0.1933934;-0.4214095,0.0764582;0.004853918;-0.03848128,0.09762397;-0.3484365;-0.002073407,0.1119152;-0.7381768;0.084129,0.1135624;-0.6963068;-0.01786221,-0.07412957;0.006365004;-0.0425972,-0.1218614;-0.3452167;-0.01614738,-0.1409822;-0.735211;0.06794431,-0.1361482;-0.6932442;-0.03393426,-0.001122511;0.547281;0.02243864,0;0;0,0.004422918;0.3161165;0.02206469,0.008725114;0.6216764;0.0308249,0.1701417;0.5097523;0.005717993,0.2394432;0.3406001;-0.1685302,0.2802095;0.2077588;-0.3891737,-0.1566614;0.5173512;0.009126842,-0.2158992;0.3288556;-0.148156,-0.2481085;0.190816;-0.3670165,0.07633886;0.001469985;-0.03899288,0.1077349;-0.3529304;-0.04050374,0.1169242;-0.7429137;0.04529381,0.1290979;-0.7873406;-0.02440739,-0.07702499;0.005071211;-0.03730498,-0.1033854;-0.3497015;-0.03191637,-0.09226894;-0.7404336;0.0501659,-0.1030762;-0.7920926;-0.01115975,0.007759407;0.5467852;0.03105426,189.3361
+0;0;0,-0.0002541849;0.3164959;0.01632,-0.001465853;0.6221727;0.02153822,0.1567712;0.4959631;-0.006152056,0.2127665;0.3368357;-0.1940899,0.2635961;0.241311;-0.4313316,-0.1535068;0.488913;-0.01943728,-0.2092381;0.3117579;-0.1905737,-0.2356384;0.1933934;-0.4214095,0.0764582;0.004853918;-0.03848128,0.09762397;-0.3484365;-0.002073407,0.1119152;-0.7381768;0.084129,0.1135624;-0.6963068;-0.01786221,-0.07412957;0.006365004;-0.0425972,-0.1218614;-0.3452167;-0.01614738,-0.1409822;-0.735211;0.06794431,-0.1361482;-0.6932442;-0.03393426,-0.001122511;0.547281;0.02243864,0;0;0,0.004422918;0.3161165;0.02206469,0.008725114;0.6216764;0.0308249,0.1701417;0.5097523;0.005717993,0.2394432;0.3406001;-0.1685302,0.2802095;0.2077588;-0.3891737,-0.1566614;0.5173512;0.009126842,-0.2158992;0.3288556;-0.148156,-0.2481085;0.190816;-0.3670165,0.07633886;0.001469985;-0.03899288,0.1077349;-0.3529304;-0.04050374,0.1169242;-0.7429137;0.04529381,0.1290979;-0.7873406;-0.02440739,-0.07702499;0.005071211;-0.03730498,-0.1033854;-0.3497015;-0.03191637,-0.09226894;-0.7404336;0.0501659,-0.1030762;-0.7920926;-0.01115975,0.007759407;0.5467852;0.03105426,189.3475
+0;0;0,-0.0002543424;0.3166919;0.01633011,-0.001466556;0.6225073;0.02155085,0.1564077;0.4963856;-0.006073363,0.2123233;0.337485;-0.1937435,0.260599;0.2467596;-0.4190657,-0.1531571;0.4893518;-0.01932805,-0.2088091;0.312449;-0.1902207,-0.233883;0.2000315;-0.4094588,0.07651652;0.00485762;-0.03851064,0.0978035;-0.3504559;-0.001894265,0.111921;-0.7354569;0.0832599,0.1135916;-0.6934182;-0.02018062,-0.07418611;0.006369859;-0.04262969,-0.1221913;-0.3472252;-0.01602841,-0.1410796;-0.7324772;0.06704072,-0.1361769;-0.6903403;-0.03628556,-0.001123077;0.5475857;0.02245162,0;0;0,0.004586123;0.3162955;0.02228546,0.00895375;0.6219888;0.03119087,0.169736;0.5098976;0.004852772,0.2386304;0.3444142;-0.1725307,0.2782571;0.2222191;-0.3842611,-0.1559971;0.5177736;0.008920884,-0.2133481;0.335606;-0.1557664,-0.240922;0.2127526;-0.3690231,0.07641766;0.001430631;-0.03898382,0.1083183;-0.3549726;-0.0398128,0.1163178;-0.7403003;0.04465556,0.1287498;-0.7871748;-0.02450681,-0.07708821;0.005126002;-0.03731724,-0.1037042;-0.3516731;-0.03206667,-0.0928827;-0.737657;0.04902391,-0.1043964;-0.7905226;-0.01301144,0.007978991;0.5470676;0.03138804,189.3596
+0;0;0,-0.0004106795;0.3166713;0.01672133,-0.001870867;0.6224779;0.02239098,0.1558541;0.4964216;-0.0065907,0.2182769;0.3435864;-0.1972235,0.2714848;0.2793818;-0.4304153,-0.1531493;0.4899932;-0.0207666,-0.2096306;0.3158548;-0.1942075,-0.2340943;0.2093582;-0.41645,0.0765636;0.004838787;-0.03841934,0.09782115;-0.3504659;-0.001700822,0.112117;-0.7354164;0.08365205,0.1140456;-0.6933523;-0.01978102,-0.07416145;0.006397732;-0.04266841,-0.122224;-0.3471842;-0.01599678,-0.1410381;-0.7324297;0.06711889,-0.1358751;-0.6902635;-0.03619125,-0.001468826;0.5475553;0.02317335,0;0;0,0.004586123;0.3162955;0.02228546,0.00895375;0.6219888;0.03119087,0.169736;0.5098976;0.004852772,0.2386304;0.3444142;-0.1725307,0.2782571;0.2222191;-0.3842611,-0.1559971;0.5177736;0.008920884,-0.2133481;0.335606;-0.1557664,-0.240922;0.2127526;-0.3690231,0.07641766;0.001430631;-0.03898382,0.1083183;-0.3549726;-0.0398128,0.1163178;-0.7403003;0.04465556,0.1287498;-0.7871748;-0.02450681,-0.07708821;0.005126002;-0.03731724,-0.1037042;-0.3516731;-0.03206667,-0.0928827;-0.737657;0.04902391,-0.1043964;-0.7905226;-0.01301144,0.007978991;0.5470676;0.03138804,189.3806
+0;0;0,-0.0004109726;0.3168973;0.01673326,-0.001872286;0.6229386;0.02240699,0.1555876;0.4969038;-0.00652379,0.2180081;0.3440744;-0.1971495,0.2712294;0.2798534;-0.4304006,-0.1528944;0.4904863;-0.02067577,-0.2093735;0.3163544;-0.1941102,-0.2338435;0.2098307;-0.4164092,0.07660381;0.004841327;-0.03843951,0.09803809;-0.3534174;-0.001415711,0.1122201;-0.7353032;0.08325766,0.114188;-0.6929935;-0.02228061,-0.07420038;0.006401091;-0.04269081,-0.1226626;-0.3501205;-0.01579743,-0.1413269;-0.7322991;0.06665654,-0.1360588;-0.6898851;-0.0387563,-0.001469899;0.5479512;0.02319003,0;0;0,0.004677154;0.3165059;0.02249908,0.009217091;0.6224236;0.0316956,0.1693141;0.5098113;0.003844261,0.23828;0.3483803;-0.1771946,0.2770562;0.2293673;-0.390959,-0.1554705;0.518746;0.008465603,-0.2141107;0.3380464;-0.1573665,-0.2402116;0.2180967;-0.3725263,0.07646441;0.001347035;-0.03899431,0.1086516;-0.358018;-0.03949928,0.1161315;-0.7402109;0.04464436,0.1294608;-0.7885884;-0.02587533,-0.07713646;0.005206568;-0.03730997,-0.104066;-0.3545538;-0.03212989,-0.09339532;-0.7374417;0.04843366,-0.1033445;-0.7908401;-0.01667733,0.008199036;0.5474381;0.03180766,189.392
+0;0;0,-0.0004109726;0.3168973;0.01673326,-0.001872286;0.6229386;0.02240699,0.1555876;0.4969038;-0.00652379,0.2180081;0.3440744;-0.1971495,0.2712294;0.2798534;-0.4304006,-0.1528944;0.4904863;-0.02067577,-0.2093735;0.3163544;-0.1941102,-0.2338435;0.2098307;-0.4164092,0.07660381;0.004841327;-0.03843951,0.09803809;-0.3534174;-0.001415711,0.1122201;-0.7353032;0.08325766,0.114188;-0.6929935;-0.02228061,-0.07420038;0.006401091;-0.04269081,-0.1226626;-0.3501205;-0.01579743,-0.1413269;-0.7322991;0.06665654,-0.1360588;-0.6898851;-0.0387563,-0.001469899;0.5479512;0.02319003,0;0;0,0.004677154;0.3165059;0.02249908,0.009217091;0.6224236;0.0316956,0.1693141;0.5098113;0.003844261,0.23828;0.3483803;-0.1771946,0.2770562;0.2293673;-0.390959,-0.1554705;0.518746;0.008465603,-0.2141107;0.3380464;-0.1573665,-0.2402116;0.2180967;-0.3725263,0.07646441;0.001347035;-0.03899431,0.1086516;-0.358018;-0.03949928,0.1161315;-0.7402109;0.04464436,0.1294608;-0.7885884;-0.02587533,-0.07713646;0.005206568;-0.03730997,-0.104066;-0.3545538;-0.03212989,-0.09339532;-0.7374417;0.04843366,-0.1033445;-0.7908401;-0.01667733,0.008199036;0.5474381;0.03180766,189.4144
+0;0;0,-0.0004878905;0.3170317;0.0172097,-0.002084513;0.6231974;0.02324532,0.1548525;0.4973428;-0.007130371,0.2193835;0.3475515;-0.1995901,0.2684338;0.2456039;-0.5094582,-0.152545;0.491295;-0.0212437,-0.2089415;0.3211647;-0.1987755,-0.2389929;0.1760684;-0.4934983,0.07674298;0.004832808;-0.03827086,0.09828603;-0.3531304;-0.001129601,0.1122598;-0.7339323;0.0832971,0.1142804;-0.6916127;-0.0221028,-0.07418931;0.00642018;-0.04280453,-0.1222672;-0.349857;-0.01566889,-0.1405607;-0.7309399;0.06663779,-0.1352491;-0.6884941;-0.03863274,-0.001656226;0.5481797;0.0239348,0;0;0,0.004822776;0.316654;0.02263808,0.009459563;0.6226997;0.03190875,0.168987;0.5097407;0.003312109,0.2377493;0.3508224;-0.1801522,0.2766735;0.2217071;-0.4812031,-0.1549965;0.5196259;0.008521244,-0.2144055;0.3408148;-0.1592273,-0.24742;0.1827944;-0.4469026,0.07649025;0.001311496;-0.03905153,0.1084901;-0.3577943;-0.03957939,0.1161128;-0.7389024;0.04427576,0.1290741;-0.7874646;-0.02590251,-0.07720366;0.005249094;-0.03727655,-0.104201;-0.3542332;-0.03228969,-0.09385058;-0.7363328;0.04661487,-0.1009735;-0.7879568;-0.02085206,0.008421704;0.5476849;0.03200746,189.4366
+0;0;0,-0.0004881613;0.3172076;0.01721925,-0.00208602;0.6236093;0.02325921,0.154782;0.4977113;-0.007102113,0.219348;0.3478389;-0.199666,0.2673243;0.2481236;-0.5027491,-0.1524793;0.4916661;-0.0212092,-0.2089064;0.3214438;-0.1988371,-0.2382997;0.1795246;-0.4871064,0.07687759;0.004841285;-0.03833799,0.09839129;-0.3526343;-0.001247324,0.1123812;-0.7338773;0.08327719,0.1144014;-0.6915606;-0.02209804,-0.07431944;0.006431442;-0.04287961,-0.1223318;-0.3493604;-0.01578094,-0.1406465;-0.7308847;0.06662109,-0.1353362;-0.6884418;-0.03862479,-0.001657356;0.5485257;0.0239493,0;0;0,0.004805803;0.3168119;0.02290201,0.009497583;0.6230802;0.03263402,0.168705;0.5098828;0.002815245,0.2361762;0.353799;-0.1837239,0.2765887;0.2203763;-0.474704,-0.1548731;0.5201153;0.00878603,-0.2151058;0.3434053;-0.1610875,-0.2460574;0.1912851;-0.4439401,0.07658805;0.001183882;-0.0391953,0.1082703;-0.3574573;-0.03950453,0.116033;-0.7389988;0.04447245,0.128883;-0.7875447;-0.02570701,-0.07738249;0.005338014;-0.03724055,-0.1042099;-0.3536668;-0.03242442,-0.09414272;-0.7361767;0.04676655,-0.1027035;-0.7880394;-0.02020311,0.008453742;0.5479994;0.03258467,189.4586
+0;0;0,-0.000488326;0.3173147;0.01722507,-0.002086401;0.6237589;0.02326615,0.1545883;0.4979209;-0.007056763,0.2191871;0.3479725;-0.1997183,0.2666889;0.2492434;-0.4998041,-0.1522933;0.4918833;-0.02114641,-0.208749;0.3215746;-0.1988645,-0.2378516;0.1810589;-0.4842829,0.07692576;0.004844319;-0.03836201,0.09855319;-0.3545209;-0.001075279,0.1126932;-0.7398534;0.08435589,0.1146942;-0.6976534;-0.02002067,-0.074366;0.006435471;-0.04290647,-0.1226322;-0.3512371;-0.01566456,-0.1411433;-0.7368538;0.06762138,-0.1358833;-0.6945289;-0.03662707,-0.001657722;0.5486726;0.02395627,0;0;0,0.004945412;0.3168997;0.02314401,0.00969705;0.6232017;0.03311682,0.1685933;0.5105091;0.002153635,0.2346032;0.3570552;-0.1872417,0.2747402;0.2166072;-0.4713521,-0.1544792;0.520766;0.008660439,-0.2148477;0.3457213;-0.163069,-0.2449599;0.1967485;-0.4440596,0.07661977;0.00113833;-0.039253,0.1086838;-0.3593798;-0.03935695,0.115733;-0.7455353;0.04318857,0.1280484;-0.7907429;-0.02919555,-0.077451;0.00538719;-0.03721565,-0.104205;-0.3555323;-0.03244765,-0.09428256;-0.7422218;0.04725365,-0.1032978;-0.7932725;-0.01905495,0.008644193;0.5481184;0.03301096,189.4824
+0;0;0,-0.0006138881;0.3172957;0.0175662,-0.00233245;0.6237319;0.02397117,0.1542655;0.4981635;-0.007371703,0.2199999;0.3559105;-0.2054098,0.2654552;0.287144;-0.5140525,-0.1521836;0.4920524;-0.02186908,-0.209432;0.3263699;-0.20366,-0.242828;0.2289848;-0.5060773,0.07695401;0.004853264;-0.03830415,0.09864928;-0.3544998;-0.0009391718,0.1127124;-0.7398336;0.08449835,0.1148446;-0.6976138;-0.01987332,-0.07436491;0.006419746;-0.04291072,-0.1225801;-0.3512539;-0.0155931,-0.1411009;-0.7368754;0.06766919,-0.1357093;-0.6945224;-0.03656923,-0.001880738;0.5486449;0.02457101,0;0;0,0.004945412;0.3168997;0.02314401,0.00969705;0.6232017;0.03311682,0.1685933;0.5105091;0.002153635,0.2346032;0.3570552;-0.1872417,0.2747402;0.2166072;-0.4713521,-0.1544792;0.520766;0.008660439,-0.2148477;0.3457213;-0.163069,-0.2449599;0.1967485;-0.4440596,0.07661977;0.00113833;-0.039253,0.1086838;-0.3593798;-0.03935695,0.115733;-0.7455353;0.04318857,0.1280484;-0.7907429;-0.02919555,-0.077451;0.00538719;-0.03721565,-0.104205;-0.3555323;-0.03244765,-0.09428256;-0.7422218;0.04725365,-0.1032978;-0.7932725;-0.01905495,0.008644193;0.5481184;0.03301096,189.4933
+0;0;0,-0.0006138881;0.3172957;0.0175662,-0.00233245;0.6237319;0.02397117,0.1542655;0.4981635;-0.007371703,0.2199999;0.3559105;-0.2054098,0.2654552;0.287144;-0.5140525,-0.1521836;0.4920524;-0.02186908,-0.209432;0.3263699;-0.20366,-0.242828;0.2289848;-0.5060773,0.07695401;0.004853264;-0.03830415,0.09864928;-0.3544998;-0.0009391718,0.1127124;-0.7398336;0.08449835,0.1148446;-0.6976138;-0.01987332,-0.07436491;0.006419746;-0.04291072,-0.1225801;-0.3512539;-0.0155931,-0.1411009;-0.7368754;0.06766919,-0.1357093;-0.6945224;-0.03656923,-0.001880738;0.5486449;0.02457101,0;0;0,0.004945412;0.3168997;0.02314401,0.00969705;0.6232017;0.03311682,0.1685933;0.5105091;0.002153635,0.2346032;0.3570552;-0.1872417,0.2747402;0.2166072;-0.4713521,-0.1544792;0.520766;0.008660439,-0.2148477;0.3457213;-0.163069,-0.2449599;0.1967485;-0.4440596,0.07661977;0.00113833;-0.039253,0.1086838;-0.3593798;-0.03935695,0.115733;-0.7455353;0.04318857,0.1280484;-0.7907429;-0.02919555,-0.077451;0.00538719;-0.03721565,-0.104205;-0.3555323;-0.03244765,-0.09428256;-0.7422218;0.04725365,-0.1032978;-0.7932725;-0.01905495,0.008644193;0.5481184;0.03301096,189.5149
+0;0;0,-0.000614566;0.3176461;0.0175856,-0.002335738;0.6245469;0.02399997,0.1541034;0.4989081;-0.00730931,0.2198976;0.3565257;-0.2055275,0.2642329;0.2894537;-0.5065651,-0.1520327;0.4928033;-0.02179187,-0.2093332;0.3269701;-0.2037482,-0.2419062;0.2319846;-0.4987136,0.07702143;0.004857516;-0.03833771,0.09870879;-0.3543648;-0.0009863153,0.1128162;-0.7409124;0.08472031,0.1149169;-0.6988732;-0.01810979,-0.07443006;0.00642537;-0.04294831,-0.1226277;-0.3511181;-0.01564063,-0.1412068;-0.7379543;0.06788394,-0.1358948;-0.6957838;-0.03481489,-0.001883293;0.549338;0.02460078,0;0;0,0.004964672;0.3172129;0.02366495,0.009662144;0.6239529;0.03450465,0.1680084;0.510398;0.002142429,0.2351851;0.3651931;-0.1935484,0.2729833;0.2193616;-0.466298,-0.1541779;0.5214368;0.008902373,-0.2145672;0.3453045;-0.1620439,-0.2432224;0.2115942;-0.4420231,0.07667696;0.001076475;-0.03930855,0.1082114;-0.3593562;-0.0391767,0.1153715;-0.7466855;0.04381967,0.1261418;-0.7917029;-0.02674794,-0.07754521;0.005457419;-0.03718377,-0.1043263;-0.3553286;-0.03245838,-0.09401268;-0.7432896;0.04718837,-0.1040064;-0.7924351;-0.01883825,0.008640707;0.548748;0.0341506,189.5367
+0;0;0,-0.0008196568;0.3176231;0.0179891,-0.002772842;0.6245151;0.02475419,0.1534956;0.4989798;-0.007875472,0.2224807;0.3615559;-0.2084941,0.2630458;0.2688506;-0.503194,-0.1521226;0.4932354;-0.02261496,-0.211363;0.3344522;-0.2101531,-0.2384249;0.2437724;-0.5070246,0.07706481;0.004841693;-0.03825244,0.09899921;-0.3543735;-0.0009773895,0.1126615;-0.7408983;0.08490431,0.1148453;-0.6988443;-0.01792234,-0.07442757;0.006435247;-0.04295113,-0.122603;-0.3511261;-0.01583834,-0.1410513;-0.7379279;0.06787433,-0.1356595;-0.6957294;-0.03481702,-0.002267277;0.5493058;0.02526814,0;0;0,0.004964672;0.3172129;0.02366495,0.009662144;0.6239529;0.03450465,0.1680084;0.510398;0.002142429,0.2351851;0.3651931;-0.1935484,0.2729833;0.2193616;-0.466298,-0.1541779;0.5214368;0.008902373,-0.2145672;0.3453045;-0.1620439,-0.2432224;0.2115942;-0.4420231,0.07667696;0.001076475;-0.03930855,0.1082114;-0.3593562;-0.0391767,0.1153715;-0.7466855;0.04381967,0.1261418;-0.7917029;-0.02674794,-0.07754521;0.005457419;-0.03718377,-0.1043263;-0.3553286;-0.03245838,-0.09401268;-0.7432896;0.04718837,-0.1040064;-0.7924351;-0.01883825,0.008640707;0.548748;0.0341506,189.5483
+0;0;0,-0.0008202423;0.31785;0.01800194,-0.002775236;0.6250271;0.02477384,0.1534733;0.4994421;-0.007851109,0.2225022;0.3619308;-0.2085972,0.2585582;0.2795305;-0.4705386,-0.152105;0.4936984;-0.02258867,-0.2113831;0.3348143;-0.210246,-0.2354368;0.2542143;-0.4741176,0.07705681;0.00484119;-0.03824847,0.09899122;-0.3543743;-0.0009733923,0.1123182;-0.731411;0.08280016,0.11458;-0.688926;-0.02370404,-0.07441985;0.006434579;-0.04294667,-0.1225953;-0.351127;-0.01583387,-0.1405908;-0.728434;0.06582391,-0.1350061;-0.6857993;-0.04054015,-0.002269292;0.5497615;0.02528818,0;0;0,0.005107418;0.3174023;0.0241456,0.009920239;0.6243887;0.03603601,0.1678837;0.5104078;0.002175093,0.234838;0.3707913;-0.1978191,0.2613539;0.2297958;-0.4347163,-0.1537715;0.5218965;0.009114653,-0.214805;0.344115;-0.1601247,-0.2390448;0.2397215;-0.415502,0.07667423;0.001076385;-0.03929424,0.1082136;-0.359356;-0.03919291,0.1153736;-0.7367868;0.0435543,0.1262942;-0.7883625;-0.02522279,-0.07753074;0.005463589;-0.03719231,-0.104117;-0.3553364;-0.03241685,-0.09317055;-0.7335633;0.04617654,-0.1048725;-0.7863951;-0.02095098,0.008875631;0.5491297;0.03538752,189.5594
+0;0;0,-0.0008205822;0.3179816;0.0180094,-0.00277608;0.6252388;0.0247835,0.1534894;0.4996401;-0.007844986,0.2225481;0.3620696;-0.2086777,0.2633208;0.2688899;-0.5048854,-0.1521221;0.4938959;-0.02258415,-0.2114258;0.3349433;-0.2103224,-0.2386261;0.2437995;-0.5087128,0.07713456;0.004846075;-0.03828707,0.09901804;-0.3535352;-0.001098547,0.1123766;-0.7314667;0.08287379,0.1146266;-0.6890472;-0.02307121,-0.07449494;0.006441072;-0.04299,-0.1225585;-0.3502902;-0.01594016,-0.1405967;-0.7284924;0.06591138,-0.1350413;-0.6859241;-0.03989421,-0.002270082;0.549965;0.0252979,0;0;0,0.005159654;0.3175144;0.02439928,0.009949073;0.6245691;0.03659296,0.1677886;0.5104492;0.002087355,0.2348787;0.3752068;-0.2009815,0.2655718;0.235034;-0.4793578,-0.1536944;0.5221452;0.009184381,-0.2154573;0.3462933;-0.1619587,-0.2424093;0.2285559;-0.4509144,0.07670982;0.001039743;-0.03941631,0.1079458;-0.3585758;-0.03933239,0.115325;-0.736887;0.04366207,0.1270574;-0.7883383;-0.02424741,-0.07762988;0.005505509;-0.03718085,-0.1041082;-0.3544621;-0.03256983,-0.09347556;-0.7335912;0.04623372,-0.1056145;-0.7863145;-0.02004724,0.008915536;0.5493023;0.03587842,189.5815
+0;0;0,-0.000871336;0.3179508;0.01854398,-0.002916426;0.6252004;0.02563722,0.1530581;0.499362;-0.0081429,0.2212244;0.3664468;-0.2123864,0.2622733;0.2777997;-0.5099441,-0.1520314;0.4942862;-0.02296763,-0.2125089;0.3399291;-0.2141348,-0.2379187;0.2498733;-0.513013,0.07723179;0.004831467;-0.03809242,0.0994987;-0.3535168;-0.0008137971,0.1125657;-0.7314349;0.08326444,0.1148839;-0.6889856;-0.0226756,-0.07446059;0.006437194;-0.04305005,-0.1222143;-0.3503144;-0.01572028,-0.14046;-0.7284949;0.06618523,-0.1348337;-0.6859084;-0.03961447,-0.002392647;0.5499262;0.02606809,0;0;0,0.005159654;0.3175144;0.02439928,0.009949073;0.6245691;0.03659296,0.1677886;0.5104492;0.002087355,0.2348787;0.3752068;-0.2009815,0.2655718;0.235034;-0.4793578,-0.1536944;0.5221452;0.009184381,-0.2154573;0.3462933;-0.1619587,-0.2424093;0.2285559;-0.4509144,0.07670982;0.001039743;-0.03941631,0.1079458;-0.3585758;-0.03933239,0.115325;-0.736887;0.04366207,0.1270574;-0.7883383;-0.02424741,-0.07762988;0.005505509;-0.03718085,-0.1041082;-0.3544621;-0.03256983,-0.09347556;-0.7335912;0.04623372,-0.1056145;-0.7863145;-0.02004724,0.008915536;0.5493023;0.03587842,189.5931
+0;0;0,-0.000871336;0.3179508;0.01854398,-0.002916426;0.6252004;0.02563722,0.1530581;0.499362;-0.0081429,0.2212244;0.3664468;-0.2123864,0.2622733;0.2777997;-0.5099441,-0.1520314;0.4942862;-0.02296763,-0.2125089;0.3399291;-0.2141348,-0.2379187;0.2498733;-0.513013,0.07723179;0.004831467;-0.03809242,0.0994987;-0.3535168;-0.0008137971,0.1125657;-0.7314349;0.08326444,0.1148839;-0.6889856;-0.0226756,-0.07446059;0.006437194;-0.04305005,-0.1222143;-0.3503144;-0.01572028,-0.14046;-0.7284949;0.06618523,-0.1348337;-0.6859084;-0.03961447,-0.002392647;0.5499262;0.02606809,0;0;0,0.005159654;0.3175144;0.02439928,0.009949073;0.6245691;0.03659296,0.1677886;0.5104492;0.002087355,0.2348787;0.3752068;-0.2009815,0.2655718;0.235034;-0.4793578,-0.1536944;0.5221452;0.009184381,-0.2154573;0.3462933;-0.1619587,-0.2424093;0.2285559;-0.4509144,0.07670982;0.001039743;-0.03941631,0.1079458;-0.3585758;-0.03933239,0.115325;-0.736887;0.04366207,0.1270574;-0.7883383;-0.02424741,-0.07762988;0.005505509;-0.03718085,-0.1041082;-0.3544621;-0.03256983,-0.09347556;-0.7335912;0.04623372,-0.1056145;-0.7863145;-0.02004724,0.008915536;0.5493023;0.03587842,189.6151
+0;0;0,-0.0008717459;0.3181003;0.0185527,-0.002917711;0.625482;0.02564935,0.1526941;0.4997386;-0.008050777,0.2209134;0.3667201;-0.212453,0.2626955;0.2764895;-0.5153262,-0.1516832;0.4946747;-0.02284089,-0.2122077;0.3401976;-0.2141566,-0.2380715;0.2485331;-0.5183738,0.07747203;0.004846496;-0.03821091,0.09970911;-0.3530215;-0.0009822473,0.112795;-0.7314845;0.08321721,0.1151184;-0.6890069;-0.02296363,-0.07469221;0.006457218;-0.04318396,-0.1223819;-0.3498163;-0.01589081,-0.1406539;-0.7285421;0.06613278,-0.1350148;-0.685927;-0.0399074,-0.002393771;0.5501847;0.02608035,0;0;0,0.005256295;0.3176283;0.02484822,0.01026188;0.6247942;0.03748751,0.1674454;0.5104071;0.002272844,0.2324144;0.381686;-0.205905,0.2648998;0.253935;-0.4961529,-0.152974;0.5224772;0.009434428,-0.2163001;0.3532453;-0.1679873,-0.2421215;0.2417574;-0.4655157,0.07677814;0.001062229;-0.03986812,0.1075196;-0.3581101;-0.0393858,0.115084;-0.7368903;0.04406047,0.1270904;-0.7883541;-0.02416682,-0.07797758;0.005514419;-0.03707514,-0.1043486;-0.3539801;-0.03279606,-0.0943571;-0.733822;0.04540408,-0.1032235;-0.7784746;-0.03064752,0.009169616;0.5495064;0.03665304,189.6265
+0;0;0,-0.00083113;0.3180613;0.01921155,-0.002956548;0.6254356;0.02661841,0.1521122;0.4990971;-0.008803492,0.2166046;0.3865956;-0.2263173,0.264675;0.3152335;-0.5332638,-0.1513806;0.4951278;-0.02347954,-0.2141537;0.345873;-0.218186,-0.2297349;0.2467302;-0.520754,0.07752768;0.004844558;-0.03809813,0.1001216;-0.3529647;-0.0005203076,0.1129389;-0.7314029;0.08383116,0.1152937;-0.6888924;-0.0223451,-0.07470234;0.006458432;-0.04316627,-0.1220538;-0.3498503;-0.01574458,-0.1402888;-0.7284972;0.06665059,-0.13462;-0.6858481;-0.03938396,-0.00241198;0.550138;0.02696077,0;0;0,0.005256295;0.3176283;0.02484822,0.01026188;0.6247942;0.03748751,0.1674454;0.5104071;0.002272844,0.2324144;0.381686;-0.205905,0.2648998;0.253935;-0.4961529,-0.152974;0.5224772;0.009434428,-0.2163001;0.3532453;-0.1679873,-0.2421215;0.2417574;-0.4655157,0.07677814;0.001062229;-0.03986812,0.1075196;-0.3581101;-0.0393858,0.115084;-0.7368903;0.04406047,0.1270904;-0.7883541;-0.02416682,-0.07797758;0.005514419;-0.03707514,-0.1043486;-0.3539801;-0.03279606,-0.0943571;-0.733822;0.04540408,-0.1032235;-0.7784746;-0.03064752,0.009169616;0.5495064;0.03665304,189.6491
+0;0;0,-0.0008320215;0.3184025;0.01923216,-0.002960184;0.6261732;0.02664822,0.1518229;0.499823;-0.008706903,0.2172656;0.3856638;-0.2294257,0.2667135;0.3122567;-0.5451685,-0.1511073;0.4958611;-0.02335574,-0.2148054;0.344407;-0.2209312,-0.2308331;0.242423;-0.5321701,0.07752459;0.004844366;-0.03809661,0.1001093;-0.3528191;-0.0005341023,0.1129245;-0.7311959;0.08380368,0.1152782;-0.6886913;-0.02232207,-0.07469937;0.006458175;-0.04316455,-0.1220315;-0.3497054;-0.01575404,-0.1402636;-0.7282909;0.06662776,-0.1345974;-0.6856478;-0.03935634,-0.002414847;0.5507693;0.02699106,0;0;0,0.005300499;0.3179323;0.02533197,0.01047731;0.6254671;0.03858781,0.1670369;0.5106517;0.002393723,0.2288028;0.3796762;-0.209885,0.2630574;0.2295093;-0.4993738,-0.1523414;0.5229642;0.009632902,-0.2158833;0.3528002;-0.172132,-0.2420788;0.2378454;-0.4781164,0.07677082;0.001024276;-0.03987575,0.1074086;-0.3580092;-0.0392077,0.1147112;-0.7367213;0.04427862,0.1270027;-0.7878873;-0.02417278,-0.07799265;0.005575637;-0.03702623,-0.1045896;-0.3537561;-0.03284932,-0.09507748;-0.7335829;0.04517177,-0.1065871;-0.7807588;-0.02787613,0.009345897;0.5500755;0.0375855,189.6612
+0;0;0,-0.0008326958;0.3186606;0.01924774,-0.002962638;0.626689;0.02667021,0.1517066;0.5003186;-0.008658201,0.2171277;0.3861971;-0.2293041,0.2665881;0.3127714;-0.5451267,-0.1509992;0.4963596;-0.02329619,-0.2146762;0.3449555;-0.2208064,-0.230708;0.2429458;-0.5321239,0.07766041;0.004852853;-0.03816335,0.1002001;-0.3520979;-0.0006756857,0.1130406;-0.7312185;0.08382787,0.1153754;-0.6888136;-0.02145204,-0.07483023;0.006469489;-0.04324017,-0.1220681;-0.3489844;-0.01588428,-0.140336;-0.728314;0.06665945,-0.134715;-0.6857718;-0.03847992,-0.002416882;0.5512271;0.02701332,0;0;0,0.005374819;0.3181568;0.02575064,0.01064625;0.6259285;0.03945446,0.1668355;0.5110348;0.002193689,0.2283915;0.3796397;-0.2097837,0.2632087;0.2288546;-0.4989778,-0.1519219;0.5230747;0.009859649,-0.2164342;0.3559055;-0.1742078,-0.2432509;0.2761291;-0.4912224,0.0768571;0.001014709;-0.04003859,0.1070162;-0.3573387;-0.03932214,0.1145209;-0.7367613;0.04446482,0.1258843;-0.7880736;-0.02263499,-0.07819568;0.005600777;-0.03694859,-0.1046887;-0.3530248;-0.03333987,-0.0956001;-0.733719;0.04429732,-0.1082811;-0.7761299;-0.03211638,0.009496488;0.5504809;0.03834105,189.6819
+0;0;0,-0.0009223401;0.3186263;0.01980222,-0.003153972;0.6266486;0.02746085,0.1524215;0.5013759;-0.00561526,0.2118809;0.384049;-0.226267,0.2815987;0.3134021;-0.5388851,-0.1509041;0.4967508;-0.02378551,-0.2183505;0.3485216;-0.2224493,-0.2332049;0.2484893;-0.5344661,0.0776559;0.004894674;-0.03816719,0.1004201;-0.3520131;-0.0004069991,0.1130191;-0.7310935;0.08431289,0.1161145;-0.688669;-0.02094509,-0.0748546;0.006424493;-0.04320471,-0.1221679;-0.3490025;-0.01563041,-0.1402203;-0.7283183;0.06702429,-0.1338406;-0.6857493;-0.03806858,-0.002578045;0.5511867;0.02773434,0;0;0,0.005374819;0.3181568;0.02575064,0.01064625;0.6259285;0.03945446,0.1668355;0.5110348;0.002193689,0.2283915;0.3796397;-0.2097837,0.2632087;0.2288546;-0.4989778,-0.1519219;0.5230747;0.009859649,-0.2164342;0.3559055;-0.1742078,-0.2432509;0.2761291;-0.4912224,0.0768571;0.001014709;-0.04003859,0.1070162;-0.3573387;-0.03932214,0.1145209;-0.7367613;0.04446482,0.1258843;-0.7880736;-0.02263499,-0.07819568;0.005600777;-0.03694859,-0.1046887;-0.3530248;-0.03333987,-0.0956001;-0.733719;0.04429732,-0.1082811;-0.7761299;-0.03211638,0.009496488;0.5504809;0.03834105,189.6933
+0;0;0,-0.0009223401;0.3186263;0.01980222,-0.003153972;0.6266486;0.02746085,0.1524215;0.5013759;-0.00561526,0.2118809;0.384049;-0.226267,0.2815987;0.3134021;-0.5388851,-0.1509041;0.4967508;-0.02378551,-0.2183505;0.3485216;-0.2224493,-0.2332049;0.2484893;-0.5344661,0.0776559;0.004894674;-0.03816719,0.1004201;-0.3520131;-0.0004069991,0.1130191;-0.7310935;0.08431289,0.1161145;-0.688669;-0.02094509,-0.0748546;0.006424493;-0.04320471,-0.1221679;-0.3490025;-0.01563041,-0.1402203;-0.7283183;0.06702429,-0.1338406;-0.6857493;-0.03806858,-0.002578045;0.5511867;0.02773434,0;0;0,0.005374819;0.3181568;0.02575064,0.01064625;0.6259285;0.03945446,0.1668355;0.5110348;0.002193689,0.2283915;0.3796397;-0.2097837,0.2632087;0.2288546;-0.4989778,-0.1519219;0.5230747;0.009859649,-0.2164342;0.3559055;-0.1742078,-0.2432509;0.2761291;-0.4912224,0.0768571;0.001014709;-0.04003859,0.1070162;-0.3573387;-0.03932214,0.1145209;-0.7367613;0.04446482,0.1258843;-0.7880736;-0.02263499,-0.07819568;0.005600777;-0.03694859,-0.1046887;-0.3530248;-0.03333987,-0.0956001;-0.733719;0.04429732,-0.1082811;-0.7761299;-0.03211638,0.009496488;0.5504809;0.03834105,189.7044
+0;0;0,-0.0009226133;0.3187207;0.01980809,-0.003154338;0.6267565;0.02746739,0.1524075;0.5014942;-0.005605802,0.2132338;0.3814699;-0.2313303,0.2819727;0.311815;-0.5395589,-0.1508915;0.4968695;-0.02377446,-0.2198884;0.3452325;-0.2270055,-0.2345342;0.2466048;-0.5346413,0.07773654;0.004899757;-0.03820683,0.1004767;-0.3516305;-0.0004865751,0.1130978;-0.731377;0.08438218,0.1162576;-0.6886942;-0.02306355,-0.07493232;0.006431165;-0.04324957,-0.1221956;-0.3486198;-0.01570444,-0.1402797;-0.7286022;0.0670955,-0.1337674;-0.6857719;-0.04018167,-0.002578457;0.5513006;0.02774087,0;0;0,0.005425021;0.3182377;0.02591228,0.01070069;0.6260189;0.03969479,0.1668711;0.5115074;0.002001286,0.2280353;0.3779826;-0.2159145,0.2642891;0.2274147;-0.4998101,-0.1519195;0.5236859;0.009986481,-0.2219471;0.3700777;-0.1914034,-0.244767;0.2758993;-0.4999344,0.07685366;0.001025021;-0.04023933,0.1068579;-0.35696;-0.03973985,0.1145194;-0.7369751;0.04451705,0.1273744;-0.7890651;-0.02484726,-0.07831161;0.005613746;-0.03691229,-0.104616;-0.3526466;-0.03353658,-0.09630363;-0.7342717;0.04303106,-0.1091528;-0.7782532;-0.03492445,0.009551801;0.5505774;0.03857303,189.7271
+0;0;0,-0.001032868;0.3186896;0.02029752,-0.003507269;0.6267146;0.02833573,0.1515028;0.5010992;-0.00710224,0.2115901;0.3975521;-0.2410354,0.2907151;0.2993338;-0.5388174,-0.1514133;0.495198;-0.02053883,-0.2194537;0.351974;-0.2300969,-0.2331489;0.296784;-0.5484493,0.07779233;0.004982245;-0.03808239,0.1006053;-0.3515116;-6.245449E-05,0.1131594;-0.7312936;0.08465755,0.1149991;-0.6885624;-0.02281316,-0.07492133;0.006327764;-0.04328386,-0.122335;-0.3487118;-0.01585018,-0.1401743;-0.7286031;0.06741934,-0.1349801;-0.6857363;-0.03992537,-0.002866995;0.5512589;0.02849692,0;0;0,0.005425021;0.3182377;0.02591228,0.01070069;0.6260189;0.03969479,0.1668711;0.5115074;0.002001286,0.2280353;0.3779826;-0.2159145,0.2642891;0.2274147;-0.4998101,-0.1519195;0.5236859;0.009986481,-0.2219471;0.3700777;-0.1914034,-0.244767;0.2758993;-0.4999344,0.07685366;0.001025021;-0.04023933,0.1068579;-0.35696;-0.03973985,0.1145194;-0.7369751;0.04451705,0.1273744;-0.7890651;-0.02484726,-0.07831161;0.005613746;-0.03691229,-0.104616;-0.3526466;-0.03353658,-0.09630363;-0.7342717;0.04303106,-0.1091528;-0.7782532;-0.03492445,0.009551801;0.5505774;0.03857303,189.738
+0;0;0,-0.001033495;0.3188831;0.02030984,-0.003509666;0.6271289;0.02835404,0.1514816;0.5014716;-0.007079404,0.2119504;0.3972671;-0.2424976,0.2908852;0.2992849;-0.539564,-0.1513968;0.4955711;-0.02051432,-0.2198691;0.3514378;-0.2314027,-0.2335315;0.2963805;-0.54899,0.07782184;0.004984135;-0.03809684,0.1006353;-0.3515184;-7.596985E-05,0.1132046;-0.7317579;0.08474611,0.1150067;-0.6892869;-0.02052923,-0.07494975;0.006330164;-0.04330029,-0.1223645;-0.3487182;-0.01586592,-0.1402253;-0.7290671;0.0675039,-0.1351373;-0.6864631;-0.037648,-0.002868982;0.551625;0.02851534,0;0;0,0.005507521;0.3184101;0.02616668,0.01084932;0.6263972;0.04025841,0.1667928;0.5116799;0.001846552,0.2267968;0.3783631;-0.2185234,0.2657745;0.2290581;-0.5018402,-0.1516574;0.5240114;0.009888383,-0.2221936;0.3665944;-0.1905644,-0.2421202;0.2845897;-0.5019449,0.07685635;0.001023173;-0.04030514,0.1067553;-0.3569791;-0.0395503,0.1144384;-0.7375059;0.04456377,0.1270138;-0.7893246;-0.02168751,-0.07836909;0.005619918;-0.03686668,-0.1045642;-0.3526587;-0.03363996,-0.09704246;-0.7347502;0.04306968,-0.1097799;-0.7791084;-0.03143053,0.009686328;0.5509088;0.03906393,189.7604
+0;0;0,-0.001033676;0.3189388;0.02031339,-0.003509735;0.6271712;0.02835744,0.1513269;0.5015729;-0.007040367,0.2106704;0.3993075;-0.2380777,0.2916158;0.2988296;-0.5427109,-0.1512482;0.4956783;-0.02046182,-0.2184463;0.3542272;-0.2274258,-0.2324567;0.2977675;-0.5531026,0.07801445;0.004996471;-0.03819113,0.1008497;-0.3518456;-0.0001340508,0.1134198;-0.7321134;0.08469433,0.1152177;-0.689672;-0.02033044,-0.07513525;0.00634583;-0.04340745,-0.1225952;-0.3490406;-0.01594696,-0.1404573;-0.7294178;0.06742907,-0.1353814;-0.6868438;-0.03747256,-0.002869127;0.5516761;0.02851872,0;0;0,0.005580038;0.3184397;0.02647066,0.01097538;0.6264066;0.0406847,0.1666478;0.5118925;0.001713753,0.2263426;0.3878339;-0.2182956,0.2699597;0.2465726;-0.5142553,-0.1514305;0.5244421;0.0102189,-0.2193615;0.3712066;-0.1879284,-0.2380269;0.2936835;-0.5090065,0.07683957;0.001140565;-0.04079413,0.106649;-0.3572103;-0.03934956,0.1143115;-0.7377784;0.04471374,0.1267799;-0.7892316;-0.02160478,-0.07866812;0.005567681;-0.03674383,-0.1048752;-0.3530562;-0.03388408,-0.0984546;-0.7354232;0.04169136,-0.110324;-0.7806214;-0.03174279,0.009796925;0.5509276;0.03946638,189.7829
+0;0;0,-0.001050166;0.3188757;0.02128005,-0.003553719;0.6271012;0.02957101,0.1503925;0.500724;-0.008613806,0.2153972;0.3930349;-0.2356283,0.2870903;0.3025848;-0.5456738,-0.1512946;0.4946815;-0.01815321,-0.2139408;0.3761883;-0.2403984,-0.2341159;0.2899202;-0.5591462,0.07797111;0.005101476;-0.03826568,0.1011635;-0.3515867;0.0009985082,0.1133313;-0.7319447;0.08548053,0.1141417;-0.6894558;-0.01955087,-0.07524572;0.006265382;-0.04322741,-0.1225051;-0.3491388;-0.01565148,-0.1403863;-0.7293597;0.06843069,-0.1362979;-0.6867421;-0.03650883,-0.002892149;0.5516062;0.0296744,0;0;0,0.005580038;0.3184397;0.02647066,0.01097538;0.6264066;0.0406847,0.1666478;0.5118925;0.001713753,0.2263426;0.3878339;-0.2182956,0.2699597;0.2465726;-0.5142553,-0.1514305;0.5244421;0.0102189,-0.2193615;0.3712066;-0.1879284,-0.2380269;0.2936835;-0.5090065,0.07683957;0.001140565;-0.04079413,0.106649;-0.3572103;-0.03934956,0.1143115;-0.7377784;0.04471374,0.1267799;-0.7892316;-0.02160478,-0.07866812;0.005567681;-0.03674383,-0.1048752;-0.3530562;-0.03388408,-0.0984546;-0.7354232;0.04169136,-0.110324;-0.7806214;-0.03174279,0.009796925;0.5509276;0.03946638,189.7956
+0;0;0,-0.001050438;0.3189582;0.02128556,-0.003554121;0.6272003;0.02957718,0.1502964;0.5008566;-0.008583713,0.2189283;0.3871585;-0.2482656,0.2873549;0.3008296;-0.5441844,-0.1512023;0.494818;-0.01811715,-0.2173442;0.3697129;-0.2527637,-0.2366;0.2873754;-0.5569882,0.07811417;0.005110836;-0.03833589,0.1016265;-0.3564979;0.001469959,0.1136448;-0.7321826;0.08491398,0.1144583;-0.6896452;-0.02052549,-0.07538377;0.006276876;-0.04330672,-0.1232951;-0.3540302;-0.01535038,-0.1409566;-0.7295794;0.06769872,-0.1368524;-0.6869128;-0.03764854,-0.002892566;0.5517071;0.02968057,0;0;0,0.005653113;0.318506;0.02665496,0.01109637;0.6264848;0.04095054,0.1665842;0.5121634;0.001512527,0.2272728;0.3841911;-0.2330616,0.2702881;0.2467505;-0.5140644,-0.1511659;0.5246892;0.01005227,-0.2241933;0.3644195;-0.1998658,-0.2432914;0.2946207;-0.5072194,0.07685848;0.001183853;-0.04109693,0.1077757;-0.3620415;-0.03797674,0.1142573;-0.7379985;0.04485225,0.1265183;-0.7896528;-0.02191282,-0.07887678;0.005548795;-0.03667764,-0.1054648;-0.3580242;-0.03422737,-0.09922652;-0.735655;0.04062173,-0.1146395;-0.782733;-0.03076988,0.009905621;0.551008;0.03971839,189.8158
+0;0;0,-0.00112689;0.3189115;0.02196999,-0.003728802;0.6271449;0.03058682,0.1511213;0.5015348;-0.00464138,0.2150673;0.3900333;-0.2466401,0.2812925;0.3180662;-0.5468696,-0.1514163;0.4941592;-0.01625584,-0.2153914;0.3825327;-0.2581892,-0.2352747;0.2936485;-0.5605252,0.07811612;0.005151462;-0.03832647,0.1017043;-0.3563796;0.002135046,0.1136343;-0.7320548;0.08563445,0.1147678;-0.6894858;-0.01979832,-0.07541698;0.006232494;-0.04325528,-0.1233691;-0.3540729;-0.01534767,-0.1408474;-0.7295641;0.06800214,-0.1364243;-0.6868628;-0.03732802,-0.003034555;0.5516518;0.0305867,0;0;0,0.005653113;0.318506;0.02665496,0.01109637;0.6264848;0.04095054,0.1665842;0.5121634;0.001512527,0.2272728;0.3841911;-0.2330616,0.2702881;0.2467505;-0.5140644,-0.1511659;0.5246892;0.01005227,-0.2241933;0.3644195;-0.1998658,-0.2432914;0.2946207;-0.5072194,0.07685848;0.001183853;-0.04109693,0.1077757;-0.3620415;-0.03797674,0.1142573;-0.7379985;0.04485225,0.1265183;-0.7896528;-0.02191282,-0.07887678;0.005548795;-0.03667764,-0.1054648;-0.3580242;-0.03422737,-0.09922652;-0.735655;0.04062173,-0.1146395;-0.782733;-0.03076988,0.009905621;0.551008;0.03971839,189.8277
+0;0;0,-0.00112689;0.3189115;0.02196999,-0.003728802;0.6271449;0.03058682,0.1511213;0.5015348;-0.00464138,0.2150673;0.3900333;-0.2466401,0.2812925;0.3180662;-0.5468696,-0.1514163;0.4941592;-0.01625584,-0.2153914;0.3825327;-0.2581892,-0.2352747;0.2936485;-0.5605252,0.07811612;0.005151462;-0.03832647,0.1017043;-0.3563796;0.002135046,0.1136343;-0.7320548;0.08563445,0.1147678;-0.6894858;-0.01979832,-0.07541698;0.006232494;-0.04325528,-0.1233691;-0.3540729;-0.01534767,-0.1408474;-0.7295641;0.06800214,-0.1364243;-0.6868628;-0.03732802,-0.003034555;0.5516518;0.0305867,0;0;0,0.005653113;0.318506;0.02665496,0.01109637;0.6264848;0.04095054,0.1665842;0.5121634;0.001512527,0.2272728;0.3841911;-0.2330616,0.2702881;0.2467505;-0.5140644,-0.1511659;0.5246892;0.01005227,-0.2241933;0.3644195;-0.1998658,-0.2432914;0.2946207;-0.5072194,0.07685848;0.001183853;-0.04109693,0.1077757;-0.3620415;-0.03797674,0.1142573;-0.7379985;0.04485225,0.1265183;-0.7896528;-0.02191282,-0.07887678;0.005548795;-0.03667764,-0.1054648;-0.3580242;-0.03422737,-0.09922652;-0.735655;0.04062173,-0.1146395;-0.782733;-0.03076988,0.009905621;0.551008;0.03971839,189.8384
+0;0;0,-0.001127639;0.3191234;0.02198458,-0.003731597;0.6275994;0.03060826,0.1508803;0.5020092;-0.004565373,0.2101102;0.3987311;-0.2287164,0.2796935;0.3231147;-0.5441699,-0.1511888;0.4946449;-0.01616185,-0.2104456;0.3912511;-0.2402523,-0.2313372;0.2978597;-0.5579191,0.07811309;0.005151262;-0.03832499,0.1017016;-0.3563852;0.002137139,0.1136683;-0.7332156;0.0858933,0.1148001;-0.6906654;-0.01938077,-0.07541405;0.006232252;-0.04325361,-0.1233669;-0.3540786;-0.01534558,-0.140899;-0.7307245;0.06826054,-0.1364825;-0.6880422;-0.03691109,-0.003036819;0.5520486;0.03060814,0;0;0,0.005857646;0.3186979;0.02686357,0.01150675;0.626906;0.04137039,0.1665088;0.512409;0.001358509,0.2310433;0.4179496;-0.2252048,0.2541844;0.3422663;-0.5473959,-0.1504207;0.5248869;0.0099112,-0.2178495;0.3841416;-0.1902446,-0.2378222;0.310827;-0.5131944,0.07685624;0.001179636;-0.04109406,0.1077114;-0.362055;-0.03780937,0.1140843;-0.7390549;0.04579616,0.1263028;-0.7890447;-0.02271485,-0.0788803;0.005554641;-0.03666113,-0.1053013;-0.3580358;-0.03418036,-0.09921426;-0.7368492;0.04080481,-0.1142635;-0.7847623;-0.02951229,0.01026241;0.551373;0.04009438,189.8607
+0;0;0,-0.001128248;0.3192957;0.02199645,-0.003733153;0.6278846;0.03062349,0.1508727;0.5022743;-0.004548721,0.2101035;0.3989945;-0.2287032,0.2789047;0.3242281;-0.5406107,-0.1511841;0.4949103;-0.01614473,-0.2104419;0.3915148;-0.2402387,-0.2310986;0.2991732;-0.5543346,0.07812886;0.005152302;-0.03833272,0.1017559;-0.3569756;0.002195597,0.1137175;-0.733643;0.08591552,0.1148482;-0.6911052;-0.01925451,-0.07542928;0.006233511;-0.04326234,-0.1234606;-0.3546668;-0.01530866,-0.1409851;-0.7311497;0.06826129,-0.1365729;-0.68848;-0.0368064,-0.003038172;0.5523116;0.03062337,0;0;0,0.005935736;0.3188548;0.02704072,0.01156653;0.627171;0.04165363,0.1664497;0.5125513;0.001248598,0.228059;0.4141324;-0.2244464,0.2747213;0.2853538;-0.5225213,-0.1502603;0.5250919;0.009753527,-0.2187551;0.3868376;-0.1917768,-0.2425576;0.318556;-0.511747,0.07685637;0.001167193;-0.0411315,0.1079632;-0.3626412;-0.03748679,0.1142265;-0.7395689;0.04567933,0.1264296;-0.7894582;-0.02278972,-0.07891634;0.005575443;-0.03662224,-0.1053438;-0.3586134;-0.03428056,-0.0993959;-0.7371979;0.04101085,-0.1154642;-0.7854891;-0.02849828,0.01032937;0.551616;0.04036069,189.8831
+0;0;0,-0.001090893;0.3192323;0.02289952,-0.003656206;0.6278145;0.03177561,0.1511913;0.5023509;-0.002634399,0.2082662;0.4026344;-0.2289512,0.2609167;0.3842782;-0.5522172,-0.1511946;0.494513;-0.01434024,-0.2081975;0.402069;-0.2437416,-0.2256418;0.3486876;-0.5669382,0.07808693;0.005217096;-0.03840933,0.1018931;-0.3567702;0.003254514,0.1137602;-0.733442;0.08696792,0.1148074;-0.6908657;-0.01819836,-0.07552323;0.006177725;-0.04310614,-0.1234797;-0.3547232;-0.01503251,-0.140872;-0.7310743;0.06915627,-0.1365433;-0.6883655;-0.03591016,-0.002952737;0.5522416;0.03171561,0;0;0,0.005935736;0.3188548;0.02704072,0.01156653;0.627171;0.04165363,0.1664497;0.5125513;0.001248598,0.228059;0.4141324;-0.2244464,0.2747213;0.2853538;-0.5225213,-0.1502603;0.5250919;0.009753527,-0.2187551;0.3868376;-0.1917768,-0.2425576;0.318556;-0.511747,0.07685637;0.001167193;-0.0411315,0.1079632;-0.3626412;-0.03748679,0.1142265;-0.7395689;0.04567933,0.1264296;-0.7894582;-0.02278972,-0.07891634;0.005575443;-0.03662224,-0.1053438;-0.3586134;-0.03428056,-0.0993959;-0.7371979;0.04101085,-0.1154642;-0.7854891;-0.02849828,0.01032937;0.551616;0.04036069,189.8945
+0;0;0,-0.001091504;0.3194111;0.02291234,-0.003657656;0.6280952;0.03179163,0.1507112;0.5027688;-0.002511691,0.2077837;0.4030565;-0.2288192,0.2604086;0.3847093;-0.5519276,-0.1507354;0.4949553;-0.01418117,-0.2077359;0.4025151;-0.2435731,-0.2251718;0.3491597;-0.5666121,0.07809123;0.005217383;-0.03841145,0.1018873;-0.356615;0.003234565,0.1137524;-0.7332265;0.08693457,0.1147986;-0.6906618;-0.01813475,-0.07552739;0.006178064;-0.04310852,-0.1234633;-0.3545684;-0.0150469,-0.1408529;-0.7308593;0.06912841,-0.1365282;-0.6881622;-0.03584114,-0.002954021;0.5525045;0.03173162,0;0;0,0.006153568;0.3190058;0.02733111,0.01196279;0.6274064;0.04224563,0.1660501;0.5129309;0.0008096695,0.2282229;0.4143566;-0.2246511,0.2712702;0.3099222;-0.5324585,-0.1493164;0.5253474;0.009919606,-0.2120961;0.3908644;-0.1959637,-0.2329876;0.353083;-0.5209886,0.0768452;0.001168072;-0.04116249,0.1077783;-0.3624961;-0.03731203,0.1143591;-0.7394471;0.04543639,0.1263261;-0.7894343;-0.02280854,-0.078939;0.005584755;-0.03658339,-0.1040117;-0.3585276;-0.0324791,-0.09886971;-0.737144;0.04239314,-0.1143036;-0.7856193;-0.02690305,0.01068015;0.5518356;0.04088259,189.9166
+0;0;0,-0.001091504;0.3194111;0.02291234,-0.003657656;0.6280952;0.03179163,0.1507112;0.5027688;-0.002511691,0.2077837;0.4030565;-0.2288192,0.2604086;0.3847093;-0.5519276,-0.1507354;0.4949553;-0.01418117,-0.2077359;0.4025151;-0.2435731,-0.2251718;0.3491597;-0.5666121,0.07809123;0.005217383;-0.03841145,0.1018873;-0.356615;0.003234565,0.1137524;-0.7332265;0.08693457,0.1147986;-0.6906618;-0.01813475,-0.07552739;0.006178064;-0.04310852,-0.1234633;-0.3545684;-0.0150469,-0.1408529;-0.7308593;0.06912841,-0.1365282;-0.6881622;-0.03584114,-0.002954021;0.5525045;0.03173162,0;0;0,0.006153568;0.3190058;0.02733111,0.01196279;0.6274064;0.04224563,0.1660501;0.5129309;0.0008096695,0.2282229;0.4143566;-0.2246511,0.2712702;0.3099222;-0.5324585,-0.1493164;0.5253474;0.009919606,-0.2120961;0.3908644;-0.1959637,-0.2329876;0.353083;-0.5209886,0.0768452;0.001168072;-0.04116249,0.1077783;-0.3624961;-0.03731203,0.1143591;-0.7394471;0.04543639,0.1263261;-0.7894343;-0.02280854,-0.078939;0.005584755;-0.03658339,-0.1040117;-0.3585276;-0.0324791,-0.09886971;-0.737144;0.04239314,-0.1143036;-0.7856193;-0.02690305,0.01068015;0.5518356;0.04088259,189.9391
+0;0;0,-0.001239372;0.319531;0.0239054,-0.003772126;0.6283739;0.03308045,0.150357;0.5024171;-0.002007462,0.2072364;0.4118796;-0.2322448,0.2617335;0.3966145;-0.5574229,-0.150968;0.4949081;-0.01256755,-0.2063553;0.4100913;-0.2453333,-0.2272064;0.3501008;-0.5692316,0.07808796;0.005294905;-0.03843095,0.1017811;-0.3560162;0.004331019,0.1132842;-0.731914;0.08798116,0.1140357;-0.6892545;-0.01741319,-0.07562868;0.006103961;-0.04296217,-0.1234463;-0.3542071;-0.0142382,-0.1405497;-0.7297301;0.07013424,-0.1365154;-0.6869518;-0.0351712,-0.003064278;0.5527431;0.03297713,0;0;0,0.006190359;0.3191869;0.02746749,0.01194591;0.6277533;0.04245138,0.1660269;0.5130403;0.0006699562,0.228329;0.4190706;-0.2267717,0.2711114;0.3157364;-0.5373123,-0.1493036;0.5251746;0.009885104,-0.2206494;0.4036039;-0.2012355,-0.23677;0.3510957;-0.5266994,0.07683995;0.001159489;-0.04119444,0.1075665;-0.3621238;-0.03709459,0.1141742;-0.7383459;0.04562235,0.1258656;-0.7891989;-0.02216339,-0.07896572;0.005603995;-0.03654743,-0.1037846;-0.3581379;-0.03314924,-0.0991307;-0.7360184;0.04177357,-0.1145938;-0.7851616;-0.02726303,0.01067912;0.5521421;0.04107809,189.9619
+0;0;0,-0.001239372;0.319531;0.0239054,-0.003772126;0.6283739;0.03308045,0.150357;0.5024171;-0.002007462,0.2072364;0.4118796;-0.2322448,0.2617335;0.3966145;-0.5574229,-0.150968;0.4949081;-0.01256755,-0.2063553;0.4100913;-0.2453333,-0.2272064;0.3501008;-0.5692316,0.07808796;0.005294905;-0.03843095,0.1017811;-0.3560162;0.004331019,0.1132842;-0.731914;0.08798116,0.1140357;-0.6892545;-0.01741319,-0.07562868;0.006103961;-0.04296217,-0.1234463;-0.3542071;-0.0142382,-0.1405497;-0.7297301;0.07013424,-0.1365154;-0.6869518;-0.0351712,-0.003064278;0.5527431;0.03297713,0;0;0,0.006190359;0.3191869;0.02746749,0.01194591;0.6277533;0.04245138,0.1660269;0.5130403;0.0006699562,0.228329;0.4190706;-0.2267717,0.2711114;0.3157364;-0.5373123,-0.1493036;0.5251746;0.009885104,-0.2206494;0.4036039;-0.2012355,-0.23677;0.3510957;-0.5266994,0.07683995;0.001159489;-0.04119444,0.1075665;-0.3621238;-0.03709459,0.1141742;-0.7383459;0.04562235,0.1258656;-0.7891989;-0.02216339,-0.07896572;0.005603995;-0.03654743,-0.1037846;-0.3581379;-0.03314924,-0.0991307;-0.7360184;0.04177357,-0.1145938;-0.7851616;-0.02726303,0.01067912;0.5521421;0.04107809,189.9726
+0;0;0,-0.001240508;0.319824;0.02392732,-0.003775225;0.6289067;0.03310957,0.1501017;0.5029761;-0.001920801,0.2069856;0.4124315;-0.2321762,0.2613303;0.397209;-0.5564452,-0.150727;0.4954794;-0.01246349,-0.2061186;0.410656;-0.2452475,-0.2269114;0.3508332;-0.5682403,0.0780974;0.005295544;-0.03843559,0.1017084;-0.354764;0.004178237,0.1132486;-0.7318715;0.08809759,0.1140002;-0.6892096;-0.01731642,-0.07563781;0.006104699;-0.04296736,-0.1232898;-0.3529582;-0.01434289,-0.1404483;-0.7296897;0.07030108,-0.1364132;-0.686909;-0.03502401,-0.003066848;0.5532191;0.03300617,0;0;0,0.006464712;0.3194508;0.02776337,0.01257577;0.6282393;0.04297543,0.1657958;0.5127653;3.910065E-05,0.228515;0.4211914;-0.2282856,0.2715452;0.3213234;-0.5389465,-0.1481775;0.5248693;0.00941202,-0.2211446;0.4148932;-0.2074582,-0.2495016;0.3551198;-0.5298842,0.07683063;0.001145318;-0.04123449,0.1071778;-0.3609055;-0.03742766,0.1142386;-0.7383289;0.04556274,0.1260012;-0.7889667;-0.02249742,-0.07903111;0.005689389;-0.03641778,-0.1038383;-0.3567921;-0.03358458,-0.09920955;-0.7358305;0.04187509,-0.1145518;-0.7849236;-0.02727623,0.01120986;0.552574;0.04155207,189.9951
+0;0;0,-0.001300925;0.319875;0.02442767,-0.003810297;0.6290318;0.03385278,0.1495232;0.5028496;-0.001691237,0.205654;0.4210127;-0.2354006,0.2557782;0.4177909;-0.5597035,-0.1504442;0.4953555;-0.01127524,-0.2021055;0.420266;-0.2482577,-0.2222613;0.370355;-0.5719826,0.07814085;0.005354075;-0.03835587,0.1017454;-0.3541543;0.004562903,0.1131707;-0.7313328;0.08880486,0.1136652;-0.6884631;-0.01812888,-0.07563528;0.006046945;-0.04299502,-0.1229575;-0.3525171;-0.01404801,-0.1401422;-0.7292889;0.07103152,-0.13632;-0.6862978;-0.03582036,-0.003099093;0.5533258;0.03370299,0;0;0,0.006484181;0.3195273;0.02790475,0.01255763;0.6283929;0.04322124,0.1652208;0.5126401;-0.0002613068,0.2282227;0.4245713;-0.229919,0.2710512;0.3272174;-0.5403754,-0.1476919;0.5245094;0.009354148,-0.226016;0.4124095;-0.2045781,-0.2362212;0.3990445;-0.5323164,0.07684451;0.00112094;-0.04122496,0.1069251;-0.3604397;-0.03740263,0.1140265;-0.7380251;0.04548025,0.1269396;-0.7890283;-0.02432251,-0.07904053;0.005705597;-0.03641256,-0.103641;-0.3562785;-0.03361659,-0.09914698;-0.7354184;0.04203761,-0.1158539;-0.7880949;-0.02494137,0.01120323;0.5527092;0.04177713,190.017
+0;0;0,-0.001300925;0.319875;0.02442767,-0.003810297;0.6290318;0.03385278,0.1495232;0.5028496;-0.001691237,0.205654;0.4210127;-0.2354006,0.2557782;0.4177909;-0.5597035,-0.1504442;0.4953555;-0.01127524,-0.2021055;0.420266;-0.2482577,-0.2222613;0.370355;-0.5719826,0.07814085;0.005354075;-0.03835587,0.1017454;-0.3541543;0.004562903,0.1131707;-0.7313328;0.08880486,0.1136652;-0.6884631;-0.01812888,-0.07563528;0.006046945;-0.04299502,-0.1229575;-0.3525171;-0.01404801,-0.1401422;-0.7292889;0.07103152,-0.13632;-0.6862978;-0.03582036,-0.003099093;0.5533258;0.03370299,0;0;0,0.006484181;0.3195273;0.02790475,0.01255763;0.6283929;0.04322124,0.1652208;0.5126401;-0.0002613068,0.2282227;0.4245713;-0.229919,0.2710512;0.3272174;-0.5403754,-0.1476919;0.5245094;0.009354148,-0.226016;0.4124095;-0.2045781,-0.2362212;0.3990445;-0.5323164,0.07684451;0.00112094;-0.04122496,0.1069251;-0.3604397;-0.03740263,0.1140265;-0.7380251;0.04548025,0.1269396;-0.7890283;-0.02432251,-0.07904053;0.005705597;-0.03641256,-0.103641;-0.3562785;-0.03361659,-0.09914698;-0.7354184;0.04203761,-0.1158539;-0.7880949;-0.02494137,0.01120323;0.5527092;0.04177713,190.0288
+0;0;0,-0.001300925;0.319875;0.02442767,-0.003810297;0.6290318;0.03385278,0.1495232;0.5028496;-0.001691237,0.205654;0.4210127;-0.2354006,0.2557782;0.4177909;-0.5597035,-0.1504442;0.4953555;-0.01127524,-0.2021055;0.420266;-0.2482577,-0.2222613;0.370355;-0.5719826,0.07814085;0.005354075;-0.03835587,0.1017454;-0.3541543;0.004562903,0.1131707;-0.7313328;0.08880486,0.1136652;-0.6884631;-0.01812888,-0.07563528;0.006046945;-0.04299502,-0.1229575;-0.3525171;-0.01404801,-0.1401422;-0.7292889;0.07103152,-0.13632;-0.6862978;-0.03582036,-0.003099093;0.5533258;0.03370299,0;0;0,0.006484181;0.3195273;0.02790475,0.01255763;0.6283929;0.04322124,0.1652208;0.5126401;-0.0002613068,0.2282227;0.4245713;-0.229919,0.2710512;0.3272174;-0.5403754,-0.1476919;0.5245094;0.009354148,-0.226016;0.4124095;-0.2045781,-0.2362212;0.3990445;-0.5323164,0.07684451;0.00112094;-0.04122496,0.1069251;-0.3604397;-0.03740263,0.1140265;-0.7380251;0.04548025,0.1269396;-0.7890283;-0.02432251,-0.07904053;0.005705597;-0.03641256,-0.103641;-0.3562785;-0.03361659,-0.09914698;-0.7354184;0.04203761,-0.1158539;-0.7880949;-0.02494137,0.01120323;0.5527092;0.04177713,190.0398
+0;0;0,-0.001374926;0.319986;0.02477197,-0.003932931;0.6292577;0.03442688,0.1486892;0.5030052;-0.001400318,0.2045118;0.4230639;-0.2358355,0.2536099;0.4251871;-0.5604248,-0.1499925;0.4954323;-0.01017018,-0.2001649;0.4253005;-0.2489816,-0.2214298;0.3857411;-0.5741833,0.07820591;0.005415649;-0.03833015,0.101785;-0.3531574;0.004608896,0.1132266;-0.7308007;0.08930513,0.1134885;-0.6879906;-0.01695507,-0.0756808;0.005990448;-0.04302587,-0.1226181;-0.3516894;-0.01410488,-0.1399463;-0.7288994;0.07151747,-0.1363778;-0.6859728;-0.034669,-0.003203024;0.5535246;0.03421369,0;0;0,0.00670518;0.3196432;0.02810407,0.01311071;0.6286116;0.04367995,0.1648446;0.5126866;-0.0003800392,0.2284141;0.4252423;-0.230117,0.2703253;0.3350077;-0.5429659,-0.1465545;0.5246812;0.009576254,-0.2299172;0.4118221;-0.2020369,-0.2350645;0.4004259;-0.5300871,0.07686725;0.001092285;-0.04129076,0.1066563;-0.359564;-0.03754807,0.1140624;-0.737677;0.04548526,0.1275971;-0.789094;-0.02265787,-0.07911494;0.005722369;-0.03636996,-0.1035859;-0.3553424;-0.03358893,-0.09809716;-0.7350022;0.04222132,-0.115062;-0.7910392;-0.01914013,0.01166429;0.5529037;0.04216647,190.062
+0;0;0,-0.001375502;0.3201199;0.02478234,-0.003934767;0.6295438;0.03444199,0.1484971;0.5033171;-0.001340613,0.2043316;0.4233587;-0.2358257,0.2458245;0.425153;-0.5101373,-0.1498098;0.4957536;-0.01009947,-0.1999928;0.4256069;-0.2489618,-0.2179638;0.3921752;-0.523791,0.07823284;0.005417513;-0.03834334,0.101916;-0.354738;0.004785199,0.1133557;-0.7323184;0.08946732,0.1136135;-0.6897051;-0.0151607,-0.07570685;0.00599251;-0.04304068,-0.1228513;-0.3532658;-0.01399205,-0.1401766;-0.730413;0.07161603,-0.1366629;-0.687685;-0.0329394,-0.003204496;0.553773;0.03422869,0;0;0,0.006815299;0.3197528;0.02836418,0.01343165;0.6288574;0.04418445,0.1647769;0.5128677;-0.0003085136,0.2279227;0.4304724;-0.2320794,0.2644469;0.3479373;-0.4944259,-0.1459197;0.5242055;0.0098387,-0.2274364;0.4117992;-0.202797,-0.2568495;0.3095799;-0.4590349,0.07684545;0.001082569;-0.04139495,0.1063341;-0.3611923;-0.03689098,0.114046;-0.7393628;0.04554987,0.1274969;-0.7886832;-0.0225203,-0.07918888;0.005728945;-0.03628,-0.1038641;-0.356923;-0.03350967,-0.09845635;-0.7365859;0.04196034,-0.1147045;-0.7919763;-0.0176271,0.0119261;0.5531143;0.04260039,190.0839
+0;0;0,-0.001375502;0.3201199;0.02478234,-0.003934767;0.6295438;0.03444199,0.1484971;0.5033171;-0.001340613,0.2043316;0.4233587;-0.2358257,0.2458245;0.425153;-0.5101373,-0.1498098;0.4957536;-0.01009947,-0.1999928;0.4256069;-0.2489618,-0.2179638;0.3921752;-0.523791,0.07823284;0.005417513;-0.03834334,0.101916;-0.354738;0.004785199,0.1133557;-0.7323184;0.08946732,0.1136135;-0.6897051;-0.0151607,-0.07570685;0.00599251;-0.04304068,-0.1228513;-0.3532658;-0.01399205,-0.1401766;-0.730413;0.07161603,-0.1366629;-0.687685;-0.0329394,-0.003204496;0.553773;0.03422869,0;0;0,0.006815299;0.3197528;0.02836418,0.01343165;0.6288574;0.04418445,0.1647769;0.5128677;-0.0003085136,0.2279227;0.4304724;-0.2320794,0.2644469;0.3479373;-0.4944259,-0.1459197;0.5242055;0.0098387,-0.2274364;0.4117992;-0.202797,-0.2568495;0.3095799;-0.4590349,0.07684545;0.001082569;-0.04139495,0.1063341;-0.3611923;-0.03689098,0.114046;-0.7393628;0.04554987,0.1274969;-0.7886832;-0.0225203,-0.07918888;0.005728945;-0.03628,-0.1038641;-0.356923;-0.03350967,-0.09845635;-0.7365859;0.04196034,-0.1147045;-0.7919763;-0.0176271,0.0119261;0.5531143;0.04260039,190.0959
+0;0;0,-0.001450366;0.320088;0.02518721,-0.004068749;0.6295022;0.03515144,0.1481764;0.5028732;-0.001021564,0.2034515;0.4318281;-0.2384902,0.2435021;0.4355144;-0.5129973,-0.1498385;0.4953766;-0.009316523,-0.2012123;0.4293281;-0.2490923,-0.2200104;0.39614;-0.5238957,0.07826725;0.005437696;-0.03827016,0.1020571;-0.3546782;0.00512974,0.1134324;-0.7322098;0.09003761,0.1135625;-0.6895738;-0.01458792,-0.0757019;0.005972647;-0.04305215,-0.1224819;-0.3533331;-0.01400082,-0.1398687;-0.7303965;0.07196283,-0.136485;-0.6876491;-0.03259452,-0.0033187;0.5537319;0.0348529,0;0;0,0.006815299;0.3197528;0.02836418,0.01343165;0.6288574;0.04418445,0.1647769;0.5128677;-0.0003085136,0.2279227;0.4304724;-0.2320794,0.2644469;0.3479373;-0.4944259,-0.1459197;0.5242055;0.0098387,-0.2274364;0.4117992;-0.202797,-0.2568495;0.3095799;-0.4590349,0.07684545;0.001082569;-0.04139495,0.1063341;-0.3611923;-0.03689098,0.114046;-0.7393628;0.04554987,0.1274969;-0.7886832;-0.0225203,-0.07918888;0.005728945;-0.03628,-0.1038641;-0.356923;-0.03350967,-0.09845635;-0.7365859;0.04196034,-0.1147045;-0.7919763;-0.0176271,0.0119261;0.5531143;0.04260039,190.1069
+0;0;0,-0.001451106;0.3202513;0.02520005,-0.004071306;0.6298807;0.03517131,0.1478629;0.503306;-0.0009281486,0.2031934;0.4321896;-0.238635,0.2390231;0.4354874;-0.4842111,-0.1495394;0.4958248;-0.009206057,-0.2009647;0.4297101;-0.2492224,-0.2177816;0.4000198;-0.4950637,0.07828929;0.005439226;-0.03828092,0.1020385;-0.354063;0.005045019,0.1134194;-0.7317778;0.08999406,0.1135554;-0.688563;-0.01942334,-0.0757232;0.005974328;-0.04306427,-0.1224235;-0.3527192;-0.01406244,-0.1398187;-0.7299654;0.07194289,-0.13628;-0.6866342;-0.03740321,-0.003320761;0.5540602;0.03487258,0;0;0,0.00707274;0.3198802;0.02871752,0.01410695;0.629156;0.04522896,0.1647146;0.5130637;-0.0003285408,0.2208143;0.4539432;-0.2411213,0.2744549;0.4091337;-0.4792747,-0.1448302;0.5242014;0.01007336,-0.2339944;0.4574005;-0.2184238,-0.2531075;0.3332178;-0.4324696,0.07685082;0.00108619;-0.04143667,0.1061477;-0.3605843;-0.03706121,0.114065;-0.7390895;0.044703,0.125477;-0.7907081;-0.02847482,-0.07922716;0.0057326;-0.03625496,-0.1038679;-0.3563025;-0.03371584,-0.1004327;-0.7366225;0.03949101,-0.1141509;-0.7888323;-0.0326212,0.01248854;0.5533693;0.04345345,190.1289
+0;0;0,-0.001541791;0.3203551;0.02383729,-0.003857745;0.6300331;0.03205546,0.1487638;0.5040839;-0.0008232407,0.2028424;0.4386784;-0.2404504,0.2390328;0.4461945;-0.4858807,-0.1505549;0.4965303;-0.008693933,-0.198991;0.4380175;-0.2512919,-0.2152349;0.4153818;-0.4979212,0.07825917;0.005488957;-0.03833536,0.1018768;-0.3539593;0.005507227,0.1135619;-0.7315642;0.09090203,0.1135822;-0.6884493;-0.01852746,-0.07577704;0.005934836;-0.04297493,-0.1219941;-0.3527917;-0.01361027,-0.1398459;-0.7299285;0.07278091,-0.1364179;-0.6867055;-0.03658187,-0.003231091;0.5542114;0.03232741,0;0;0,0.00707274;0.3198802;0.02871752,0.01410695;0.629156;0.04522896,0.1647146;0.5130637;-0.0003285408,0.2208143;0.4539432;-0.2411213,0.2744549;0.4091337;-0.4792747,-0.1448302;0.5242014;0.01007336,-0.2339944;0.4574005;-0.2184238,-0.2531075;0.3332178;-0.4324696,0.07685082;0.00108619;-0.04143667,0.1061477;-0.3605843;-0.03706121,0.114065;-0.7390895;0.044703,0.125477;-0.7907081;-0.02847482,-0.07922716;0.0057326;-0.03625496,-0.1038679;-0.3563025;-0.03371584,-0.1004327;-0.7366225;0.03949101,-0.1141509;-0.7888323;-0.0326212,0.01248854;0.5533693;0.04345345,190.1407
+0;0;0,-0.001543443;0.3206984;0.02386283,-0.003860115;0.6304748;0.03208431,0.1480531;0.5047527;-0.0006398521,0.2021143;0.4393682;-0.2401903,0.2383177;0.446887;-0.4857086,-0.1498706;0.4972343;-0.008473862,-0.1982911;0.4387403;-0.2509941,-0.2145408;0.4160965;-0.4977119,0.07829902;0.005491752;-0.03835487,0.1018782;-0.3533709;0.005416278,0.1136166;-0.732702;0.09120145,0.1136369;-0.689629;-0.0178784,-0.07581562;0.005937858;-0.04299681,-0.1219574;-0.3522042;-0.01368,-0.1398908;-0.731065;0.07310612,-0.1364737;-0.6878843;-0.03590722,-0.003233407;0.5546466;0.03235629,0;0;0,0.007244668;0.3201689;0.02930307,0.01440307;0.6295084;0.04640627,0.1639513;0.5137802;-0.0003521442,0.2246376;0.4513537;-0.2391036,0.2689595;0.4157421;-0.4807931,-0.1435541;0.5242861;0.01033426,-0.2236496;0.4421965;-0.2164435,-0.2511699;0.3297173;-0.4360739,0.07679462;0.001114011;-0.04163337,0.1058232;-0.3599856;-0.03730941,0.1140442;-0.7401229;0.0452559,0.1268111;-0.7918878;-0.02699947,-0.07936207;0.005857491;-0.03604642,-0.1038059;-0.3555982;-0.03348783,-0.1004634;-0.7375968;0.04036972,-0.1135219;-0.7865378;-0.03491052,0.01275625;0.5537192;0.04448843,190.1525
+0;0;0,-0.001543443;0.3206984;0.02386283,-0.003860115;0.6304748;0.03208431,0.1480531;0.5047527;-0.0006398521,0.2021143;0.4393682;-0.2401903,0.2383177;0.446887;-0.4857086,-0.1498706;0.4972343;-0.008473862,-0.1982911;0.4387403;-0.2509941,-0.2145408;0.4160965;-0.4977119,0.07829902;0.005491752;-0.03835487,0.1018782;-0.3533709;0.005416278,0.1136166;-0.732702;0.09120145,0.1136369;-0.689629;-0.0178784,-0.07581562;0.005937858;-0.04299681,-0.1219574;-0.3522042;-0.01368,-0.1398908;-0.731065;0.07310612,-0.1364737;-0.6878843;-0.03590722,-0.003233407;0.5546466;0.03235629,0;0;0,0.007244668;0.3201689;0.02930307,0.01440307;0.6295084;0.04640627,0.1639513;0.5137802;-0.0003521442,0.2246376;0.4513537;-0.2391036,0.2689595;0.4157421;-0.4807931,-0.1435541;0.5242861;0.01033426,-0.2236496;0.4421965;-0.2164435,-0.2511699;0.3297173;-0.4360739,0.07679462;0.001114011;-0.04163337,0.1058232;-0.3599856;-0.03730941,0.1140442;-0.7401229;0.0452559,0.1268111;-0.7918878;-0.02699947,-0.07936207;0.005857491;-0.03604642,-0.1038059;-0.3555982;-0.03348783,-0.1004634;-0.7375968;0.04036972,-0.1135219;-0.7865378;-0.03491052,0.01275625;0.5537192;0.04448843,190.1642
+0;0;0,-0.001543816;0.3207759;0.02386859,-0.003861046;0.6306272;0.03209215,0.1472668;0.5051482;-0.0004606433,0.2013312;0.4397599;-0.2400249,0.2492533;0.4497124;-0.5650159,-0.1491101;0.4976688;-0.00825398,-0.1975334;0.4391714;-0.2507882,-0.219043;0.409198;-0.5773669,0.07831957;0.005493194;-0.03836494,0.1018701;-0.3529332;0.005353,0.1136193;-0.7326111;0.09121659,0.1136387;-0.6900809;-0.01333389,-0.07583552;0.005939417;-0.0430081,-0.1219212;-0.3517673;-0.01372692,-0.139871;-0.7309744;0.07313852,-0.1365959;-0.688341;-0.03134822,-0.003234206;0.554783;0.03236419,0;0;0,0.007426433;0.3202234;0.02951384,0.01489762;0.6296129;0.04693723,0.1633486;0.5139334;-0.0003046989,0.2240373;0.4546731;-0.2398766,0.2653285;0.3806688;-0.5574189,-0.1422461;0.5245607;0.01054881,-0.2348588;0.4289852;-0.2059641,-0.2591013;0.2982017;-0.5065014,0.07680126;0.00107269;-0.04167032,0.1055977;-0.3596044;-0.03740001,0.1140753;-0.7400566;0.0453651,0.1266722;-0.7861024;-0.02637172,-0.07939505;0.005881221;-0.03602551,-0.1033856;-0.3551578;-0.03275796,-0.1001645;-0.7375983;0.04069063,-0.1129739;-0.7850733;-0.02946174,0.01316736;0.5538117;0.0449388,190.1846
+0;0;0,-0.001533801;0.3207258;0.02453272,-0.003889093;0.630567;0.03327812,0.1470603;0.504805;4.928559E-05,0.2010916;0.4411989;-0.2400018,0.2452629;0.4648638;-0.5648149,-0.1490084;0.4972815;-0.007278331,-0.1943265;0.4447883;-0.2517785,-0.2184968;0.4263554;-0.5790257,0.07823907;0.005598787;-0.03851367,0.1016378;-0.3527445;0.005960807,0.1134736;-0.7323637;0.09207125,0.1133629;-0.6897972;-0.01247482,-0.07593802;0.005862043;-0.04283752,-0.1216955;-0.3518731;-0.01339001,-0.1399257;-0.7309593;0.0739437,-0.1367806;-0.6882909;-0.03054281,-0.003251919;0.5547224;0.03330772,0;0;0,0.007426433;0.3202234;0.02951384,0.01489762;0.6296129;0.04693723,0.1633486;0.5139334;-0.0003046989,0.2240373;0.4546731;-0.2398766,0.2653285;0.3806688;-0.5574189,-0.1422461;0.5245607;0.01054881,-0.2348588;0.4289852;-0.2059641,-0.2591013;0.2982017;-0.5065014,0.07680126;0.00107269;-0.04167032,0.1055977;-0.3596044;-0.03740001,0.1140753;-0.7400566;0.0453651,0.1266722;-0.7861024;-0.02637172,-0.07939505;0.005881221;-0.03602551,-0.1033856;-0.3551578;-0.03275796,-0.1001645;-0.7375983;0.04069063,-0.1129739;-0.7850733;-0.02946174,0.01316736;0.5538117;0.0449388,190.1967
+0;0;0,-0.001534728;0.3209197;0.02454755,-0.003892148;0.6310396;0.03330046,0.1467098;0.5053155;0.0001486652,0.2007381;0.441713;-0.2398888,0.2449241;0.4653859;-0.5648102,-0.1486733;0.4978094;-0.007161979,-0.1939888;0.4453193;-0.2516484,-0.2181672;0.4268802;-0.5790045,0.07826845;0.005600889;-0.03852813,0.1018018;-0.3548039;0.006202199,0.113594;-0.733023;0.09199506,0.1134817;-0.6902822;-0.01400113,-0.07596654;0.005864244;-0.0428536,-0.1219873;-0.3539289;-0.01323669,-0.1401502;-0.731617;0.07377491,-0.1369615;-0.6887729;-0.03216088,-0.003254323;0.5551174;0.03333009,0;0;0,0.00752537;0.3203823;0.02988172,0.01520567;0.6300135;0.04789376,0.1629791;0.5142873;-0.0002715588,0.2247096;0.4552861;-0.2396259,0.2655989;0.3840725;-0.5579706,-0.1415072;0.524608;0.01116076,-0.2387965;0.4180555;-0.1980369,-0.2577389;0.3072416;-0.5069838,0.07680537;0.001022637;-0.04173279,0.1051554;-0.3617674;-0.03664374,0.1143272;-0.7410014;0.04488277,0.1262644;-0.7900862;-0.02583241,-0.07945713;0.005924887;-0.03596102,-0.1037909;-0.3571802;-0.0329986,-0.1002504;-0.7380501;0.04099305,-0.11365;-0.7849879;-0.03179814,0.01342416;0.5541405;0.04572344,190.218
+0;0;0,-0.001534728;0.3209197;0.02454755,-0.003892148;0.6310396;0.03330046,0.1467098;0.5053155;0.0001486652,0.2007381;0.441713;-0.2398888,0.2449241;0.4653859;-0.5648102,-0.1486733;0.4978094;-0.007161979,-0.1939888;0.4453193;-0.2516484,-0.2181672;0.4268802;-0.5790045,0.07826845;0.005600889;-0.03852813,0.1018018;-0.3548039;0.006202199,0.113594;-0.733023;0.09199506,0.1134817;-0.6902822;-0.01400113,-0.07596654;0.005864244;-0.0428536,-0.1219873;-0.3539289;-0.01323669,-0.1401502;-0.731617;0.07377491,-0.1369615;-0.6887729;-0.03216088,-0.003254323;0.5551174;0.03333009,0;0;0,0.00752537;0.3203823;0.02988172,0.01520567;0.6300135;0.04789376,0.1629791;0.5142873;-0.0002715588,0.2247096;0.4552861;-0.2396259,0.2655989;0.3840725;-0.5579706,-0.1415072;0.524608;0.01116076,-0.2387965;0.4180555;-0.1980369,-0.2577389;0.3072416;-0.5069838,0.07680537;0.001022637;-0.04173279,0.1051554;-0.3617674;-0.03664374,0.1143272;-0.7410014;0.04488277,0.1262644;-0.7900862;-0.02583241,-0.07945713;0.005924887;-0.03596102,-0.1037909;-0.3571802;-0.0329986,-0.1002504;-0.7380501;0.04099305,-0.11365;-0.7849879;-0.03179814,0.01342416;0.5541405;0.04572344,190.2302
+0;0;0,-0.001613712;0.3209597;0.02502466,-0.004082962;0.6310144;0.03412521,0.1462298;0.5051528;0.0005005598,0.19988;0.4436867;-0.2401637,0.2333908;0.4804411;-0.5681555,-0.1484624;0.4972155;-0.006138455,-0.1931489;0.4494529;-0.2516941,-0.218241;0.4280574;-0.5817927,0.07827756;0.005687311;-0.0385346,0.1016797;-0.3549873;0.006740578,0.1136888;-0.7341175;0.09277945,0.1133648;-0.6913797;-0.01295999,-0.07601787;0.005784393;-0.04280725,-0.1221115;-0.3543294;-0.01319093,-0.1401948;-0.7328522;0.0744452,-0.1372256;-0.6900105;-0.03124045,-0.003398792;0.555114;0.03402021,0;0;0,0.007522397;0.3204294;0.03020501,0.01521279;0.6299946;0.04838562,0.1627298;0.5144022;-9.155273E-05,0.2256014;0.4566109;-0.2394303,0.267967;0.4363495;-0.5678312,-0.1413112;0.5246299;0.01164958,-0.2409211;0.4137158;-0.1941455,-0.2572609;0.3139089;-0.510095,0.07679608;0.000964582;-0.04178596,0.1050844;-0.3621522;-0.03633571,0.1141272;-0.7423533;0.04522371,0.1263331;-0.7914476;-0.02504921,-0.07950169;0.005971129;-0.03589517,-0.1040175;-0.3574492;-0.03300788,-0.09978352;-0.7391905;0.0414387,-0.1121634;-0.7847875;-0.03255465,0.01343378;0.5541444;0.04616475,190.2516
+0;0;0,-0.001613712;0.3209597;0.02502466,-0.004082962;0.6310144;0.03412521,0.1462298;0.5051528;0.0005005598,0.19988;0.4436867;-0.2401637,0.2333908;0.4804411;-0.5681555,-0.1484624;0.4972155;-0.006138455,-0.1931489;0.4494529;-0.2516941,-0.218241;0.4280574;-0.5817927,0.07827756;0.005687311;-0.0385346,0.1016797;-0.3549873;0.006740578,0.1136888;-0.7341175;0.09277945,0.1133648;-0.6913797;-0.01295999,-0.07601787;0.005784393;-0.04280725,-0.1221115;-0.3543294;-0.01319093,-0.1401948;-0.7328522;0.0744452,-0.1372256;-0.6900105;-0.03124045,-0.003398792;0.555114;0.03402021,0;0;0,0.007522397;0.3204294;0.03020501,0.01521279;0.6299946;0.04838562,0.1627298;0.5144022;-9.155273E-05,0.2256014;0.4566109;-0.2394303,0.267967;0.4363495;-0.5678312,-0.1413112;0.5246299;0.01164958,-0.2409211;0.4137158;-0.1941455,-0.2572609;0.3139089;-0.510095,0.07679608;0.000964582;-0.04178596,0.1050844;-0.3621522;-0.03633571,0.1141272;-0.7423533;0.04522371,0.1263331;-0.7914476;-0.02504921,-0.07950169;0.005971129;-0.03589517,-0.1040175;-0.3574492;-0.03300788,-0.09978352;-0.7391905;0.0414387,-0.1121634;-0.7847875;-0.03255465,0.01343378;0.5541444;0.04616475,190.2647
+0;0;0,-0.001614959;0.3212077;0.025044,-0.004087697;0.6316996;0.03415719,0.1459351;0.505823;0.0005975552,0.2030113;0.4404318;-0.2554351,0.2323204;0.4725777;-0.5423015,-0.1481841;0.4979011;-0.006028555,-0.1957242;0.4470885;-0.2672649,-0.2176701;0.4283756;-0.5559741,0.07828102;0.005687564;-0.03853631,0.1017188;-0.3555354;0.006807704,0.1138139;-0.7373846;0.09346363,0.1134945;-0.6948246;-0.01080023,-0.07602124;0.005784649;-0.04280914,-0.1221849;-0.3548766;-0.0131478,-0.140398;-0.736114;0.07511683,-0.1374702;-0.6934515;-0.02909401,-0.003402517;0.555687;0.03405203,0;0;0,0.007793538;0.3206189;0.03077364,0.01593587;0.6305376;0.0501895,0.1624893;0.5144861;6.008148E-05,0.2252683;0.4807119;-0.2607167,0.2637096;0.4299942;-0.5437975,-0.1401056;0.5247225;0.0122063,-0.247964;0.4049909;-0.2048589,-0.2606309;0.3222348;-0.4826642,0.0767822;0.0009005666;-0.041821,0.1050081;-0.362774;-0.03620148,0.114541;-0.7456996;0.04590487,0.1264824;-0.7921305;-0.02512002,-0.07951782;0.00601611;-0.03586133,-0.1043716;-0.3579385;-0.03325209,-0.0995704;-0.7421929;0.04283915,-0.1098344;-0.7905511;-0.0263233,0.01404071;0.5545889;0.0476222,190.2849
+0;0;0,-0.001622914;0.3211676;0.02555299,-0.004078153;0.6316499;0.03507223,0.1457079;0.5054471;0.0008409694,0.2019624;0.4431264;-0.2561376,0.2311018;0.4853318;-0.5417148,-0.1479975;0.4972825;-0.005141847,-0.1955922;0.4528744;-0.267533,-0.2069134;0.4805763;-0.5561317,0.0781822;0.005710969;-0.03873296,0.1015533;-0.3554303;0.00729131,0.1138056;-0.7372417;0.0940917,0.1132982;-0.6946546;-0.01016815,-0.07612965;0.005773293;-0.04261761,-0.1219851;-0.3549401;-0.01311203,-0.1403793;-0.7360268;0.0757638,-0.1376391;-0.6933396;-0.02844915,-0.003406242;0.5556376;0.0348007,0;0;0,0.007793538;0.3206189;0.03077364,0.01593587;0.6305376;0.0501895,0.1624893;0.5144861;6.008148E-05,0.2252683;0.4807119;-0.2607167,0.2637096;0.4299942;-0.5437975,-0.1401056;0.5247225;0.0122063,-0.247964;0.4049909;-0.2048589,-0.2606309;0.3222348;-0.4826642,0.0767822;0.0009005666;-0.041821,0.1050081;-0.362774;-0.03620148,0.114541;-0.7456996;0.04590487,0.1264824;-0.7921305;-0.02512002,-0.07951782;0.00601611;-0.03586133,-0.1043716;-0.3579385;-0.03325209,-0.0995704;-0.7421929;0.04283915,-0.1098344;-0.7905511;-0.0263233,0.01404071;0.5545889;0.0476222,190.2967
+0;0;0,-0.001622914;0.3211676;0.02555299,-0.004078153;0.6316499;0.03507223,0.1457079;0.5054471;0.0008409694,0.2019624;0.4431264;-0.2561376,0.2311018;0.4853318;-0.5417148,-0.1479975;0.4972825;-0.005141847,-0.1955922;0.4528744;-0.267533,-0.2069134;0.4805763;-0.5561317,0.0781822;0.005710969;-0.03873296,0.1015533;-0.3554303;0.00729131,0.1138056;-0.7372417;0.0940917,0.1132982;-0.6946546;-0.01016815,-0.07612965;0.005773293;-0.04261761,-0.1219851;-0.3549401;-0.01311203,-0.1403793;-0.7360268;0.0757638,-0.1376391;-0.6933396;-0.02844915,-0.003406242;0.5556376;0.0348007,0;0;0,0.007793538;0.3206189;0.03077364,0.01593587;0.6305376;0.0501895,0.1624893;0.5144861;6.008148E-05,0.2252683;0.4807119;-0.2607167,0.2637096;0.4299942;-0.5437975,-0.1401056;0.5247225;0.0122063,-0.247964;0.4049909;-0.2048589,-0.2606309;0.3222348;-0.4826642,0.0767822;0.0009005666;-0.041821,0.1050081;-0.362774;-0.03620148,0.114541;-0.7456996;0.04590487,0.1264824;-0.7921305;-0.02512002,-0.07951782;0.00601611;-0.03586133,-0.1043716;-0.3579385;-0.03325209,-0.0995704;-0.7421929;0.04283915,-0.1098344;-0.7905511;-0.0263233,0.01404071;0.5545889;0.0476222,190.3079
+0;0;0,-0.001624129;0.3214082;0.02557213,-0.004080769;0.6320693;0.03509726,0.1455136;0.5058988;0.0009096079,0.1983776;0.4473343;-0.2405806,0.2316949;0.4955909;-0.5671029,-0.1478137;0.4977447;-0.005065512,-0.1925398;0.4560131;-0.251642,-0.2054842;0.4876868;-0.581619,0.07817668;0.005710565;-0.03873022,0.10144;-0.3537653;0.00708181,0.1137315;-0.736796;0.09415938,0.1132413;-0.6946363;-0.006558992,-0.07612427;0.005772886;-0.04261459,-0.1217683;-0.3532771;-0.01324508,-0.1402212;-0.7355808;0.07591456,-0.1375741;-0.6933246;-0.0247585,-0.003408572;0.5560247;0.03482562,0;0;0,0.007935226;0.3208256;0.03110885,0.01613656;0.6309042;0.05079603,0.1623745;0.5146878;0.0004761219,0.2303232;0.4616862;-0.2385129,0.2682071;0.4458596;-0.5677087,-0.1396286;0.5248464;0.01265853,-0.2165539;0.4536373;-0.2187582,-0.2559257;0.3158661;-0.5179647,0.07678045;0.0008931011;-0.04181147,0.1048956;-0.361113;-0.03691483,0.1144514;-0.7451237;0.04609419,0.1270567;-0.791236;-0.01978683,-0.079503;0.006035047;-0.03587596,-0.1044525;-0.3562279;-0.03344732,-0.09936078;-0.7416065;0.04338695,-0.1096566;-0.7879931;-0.022578,0.01423439;0.5549247;0.04818559,190.3304
+0;0;0,-0.001694644;0.3215548;0.02446904,-0.004046308;0.6322738;0.0327513,0.1458259;0.5066563;0.0008192621,0.1969285;0.4525509;-0.2420903,0.2260286;0.4969621;-0.516711,-0.148232;0.4981082;-0.004703447,-0.19201;0.4602146;-0.2520725,-0.198125;0.4871187;-0.5304149,0.07820453;0.005704036;-0.03879294,0.1014765;-0.3536536;0.007121246,0.1137707;-0.7366395;0.09446962,0.1131543;-0.6945075;-0.006579697,-0.07620262;0.005783855;-0.04258034,-0.1218365;-0.3531658;-0.01325067,-0.1402361;-0.7354022;0.07628072,-0.1377041;-0.6931741;-0.02472717,-0.003423236;0.5562245;0.03293386,0;0;0,0.008091994;0.3208568;0.03137708,0.0164407;0.6309442;0.05127859,0.1623038;0.5148067;0.0006020069,0.2305108;0.4647572;-0.2389534,0.2615346;0.502619;-0.5143435,-0.1390797;0.524773;0.01308244,-0.216296;0.4539108;-0.2183481,-0.2428619;0.3545441;-0.4784563,0.07678989;0.0008289814;-0.04190469,0.1048438;-0.3610768;-0.03693151,0.1144181;-0.7450818;0.04618049,0.1264807;-0.7907081;-0.02085447,-0.07957122;0.006061184;-0.03584773,-0.1045124;-0.3560992;-0.03352963,-0.09903947;-0.7414068;0.04371751,-0.1097537;-0.7873466;-0.02319205,0.01450567;0.5549629;0.04863167,190.3523
+0;0;0,-0.001694644;0.3215548;0.02446904,-0.004046308;0.6322738;0.0327513,0.1458259;0.5066563;0.0008192621,0.1969285;0.4525509;-0.2420903,0.2260286;0.4969621;-0.516711,-0.148232;0.4981082;-0.004703447,-0.19201;0.4602146;-0.2520725,-0.198125;0.4871187;-0.5304149,0.07820453;0.005704036;-0.03879294,0.1014765;-0.3536536;0.007121246,0.1137707;-0.7366395;0.09446962,0.1131543;-0.6945075;-0.006579697,-0.07620262;0.005783855;-0.04258034,-0.1218365;-0.3531658;-0.01325067,-0.1402361;-0.7354022;0.07628072,-0.1377041;-0.6931741;-0.02472717,-0.003423236;0.5562245;0.03293386,0;0;0,0.008091994;0.3208568;0.03137708,0.0164407;0.6309442;0.05127859,0.1623038;0.5148067;0.0006020069,0.2305108;0.4647572;-0.2389534,0.2615346;0.502619;-0.5143435,-0.1390797;0.524773;0.01308244,-0.216296;0.4539108;-0.2183481,-0.2428619;0.3545441;-0.4784563,0.07678989;0.0008289814;-0.04190469,0.1048438;-0.3610768;-0.03693151,0.1144181;-0.7450818;0.04618049,0.1264807;-0.7907081;-0.02085447,-0.07957122;0.006061184;-0.03584773,-0.1045124;-0.3560992;-0.03352963,-0.09903947;-0.7414068;0.04371751,-0.1097537;-0.7873466;-0.02319205,0.01450567;0.5549629;0.04863167,190.3748

+ 162 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002085438;0.3339534;0.007743906,0.004438045;0.6539297;0.0003653974,0.1774676;0.5242384;0.002946384,0.212473;0.2380821;0.01811258,0.264859;-0.04457936;-0.01193704,-0.1635629;0.5065533;0.002480569,-0.2170862;0.2235551;-0.01721929,-0.2611726;-0.05894473;-0.05958657,0.07997254;0.005239399;-0.04102357,0.1006054;-0.3540313;-0.003115699,0.1212253;-0.74568;0.08188076,0.1195744;-0.7061629;-0.005973473,-0.07807242;0.006697289;-0.04433772,-0.1264095;-0.3505908;-0.01356662,-0.1429478;-0.7430967;0.06831027,-0.1418168;-0.7035086;-0.01954448,0.003817774;0.5757908;0.004652126,0;0;0,0.002744943;0.3338315;0.0117538,0.005204711;0.6538665;0.00785315,0.1768291;0.5234912;-0.009886622,0.2306127;0.2398614;-0.01138771,0.2574582;-0.04093876;-0.07443821,-0.1663876;0.5163243;0.005708345,-0.2031074;0.2300577;-0.0009134519,-0.2458744;-0.04916668;-0.06214687,0.07725109;0.004064426;-0.04606235,0.09728156;-0.3539222;0.002748374,0.08075483;-0.7423021;0.1023787,0.09065288;-0.7758442;0.04174793,-0.08346803;0.004226697;-0.03348451,-0.1034551;-0.3554288;0.0009621307,-0.09692158;-0.7478844;0.08447378,-0.09981931;-0.7331939;-0.00252559,0.004665855;0.5756869;0.01133251,866.7588
+0;0;0,0.002085438;0.3339534;0.007743906,0.004438045;0.6539297;0.0003653974,0.1774676;0.5242384;0.002946384,0.212473;0.2380821;0.01811258,0.264859;-0.04457936;-0.01193704,-0.1635629;0.5065533;0.002480569,-0.2170862;0.2235551;-0.01721929,-0.2611726;-0.05894473;-0.05958657,0.07997254;0.005239399;-0.04102357,0.1006054;-0.3540313;-0.003115699,0.1212253;-0.74568;0.08188076,0.1195744;-0.7061629;-0.005973473,-0.07807242;0.006697289;-0.04433772,-0.1264095;-0.3505908;-0.01356662,-0.1429478;-0.7430967;0.06831027,-0.1418168;-0.7035086;-0.01954448,0.003817774;0.5757908;0.004652126,0;0;0,0.002744943;0.3338315;0.0117538,0.005204711;0.6538665;0.00785315,0.1768291;0.5234912;-0.009886622,0.2306127;0.2398614;-0.01138771,0.2574582;-0.04093876;-0.07443821,-0.1663876;0.5163243;0.005708345,-0.2031074;0.2300577;-0.0009134519,-0.2458744;-0.04916668;-0.06214687,0.07725109;0.004064426;-0.04606235,0.09728156;-0.3539222;0.002748374,0.08075483;-0.7423021;0.1023787,0.09065288;-0.7758442;0.04174793,-0.08346803;0.004226697;-0.03348451,-0.1034551;-0.3554288;0.0009621307,-0.09692158;-0.7478844;0.08447378,-0.09981931;-0.7331939;-0.00252559,0.004665855;0.5756869;0.01133251,866.7814
+0;0;0,0.002085165;0.3339097;0.007742893,0.004437852;0.6538966;0.0003640787,0.1774324;0.5242118;0.002945629,0.2124487;0.2379661;0.01811657,0.2648324;-0.04468334;-0.01193176,-0.1635294;0.5065303;0.002479908,-0.2170694;0.2234436;-0.01722611,-0.2611539;-0.05904418;-0.05959158,0.07992814;0.005236491;-0.04100079,0.100558;-0.3539818;-0.003098458,0.1211954;-0.7459642;0.08197042,0.119569;-0.7065879;-0.004584357,-0.07802908;0.006693571;-0.04431311,-0.1263591;-0.3505424;-0.0135465,-0.1429115;-0.7433827;0.06840014,-0.1417972;-0.7039365;-0.01815514,0.00381755;0.5757538;0.004651028,0;0;0,0.002899233;0.3337896;0.01166606,0.005460236;0.6538334;0.007695675,0.1770177;0.523524;-0.01008511,0.2308178;0.2398055;-0.01159382,0.2576641;-0.04098669;-0.07462299,-0.1661598;0.5163614;0.005565416,-0.2029993;0.2300166;-0.0009446284,-0.2459387;-0.04920492;-0.06201196,0.07720444;0.004022241;-0.04604661,0.09745344;-0.3539046;0.002720833,0.08087889;-0.7426343;0.1023564,0.09038203;-0.7748467;0.04217673,-0.0834095;0.004264823;-0.03349119,-0.1032191;-0.3553263;0.00117512,-0.09652176;-0.7481537;0.08456923,-0.09938771;-0.7332389;-0.001142576,0.004879944;0.5756512;0.01119781,866.81
+0;0;0,0.002047332;0.3338918;0.007756712,0.004349282;0.6539219;0.0003820774,0.1775023;0.5240989;0.002901691,0.2124645;0.2382368;0.01814577,0.264878;-0.04449597;-0.01194488,-0.1637525;0.5064429;0.002473512,-0.2172464;0.2237369;-0.01721265,-0.2616666;-0.05874252;-0.05990566,0.07989405;0.00528807;-0.04095161,0.1004518;-0.3538817;-0.003231402,0.1203568;-0.7458442;0.08189787,0.1187294;-0.7064579;-0.004574463,-0.07798403;0.006637751;-0.04429999,-0.1263334;-0.3505268;-0.01357247,-0.14297;-0.7432932;0.0684988,-0.1418651;-0.7038566;-0.01797633,0.00374285;0.5757599;0.004667514,0;0;0,0.002943985;0.3337764;0.01152253,0.005614869;0.6538582;0.007279515,0.1772243;0.5233761;-0.01084638,0.2309834;0.2400389;-0.01219523,0.2578239;-0.04081458;-0.07537258,-0.1662006;0.5163079;0.005317235,-0.2030061;0.230341;-0.001016722,-0.2459421;-0.04894558;-0.06222124,0.07717605;0.003983691;-0.04600048,0.09747155;-0.3538748;0.002720594,0.08091763;-0.7426142;0.1021469,0.09039588;-0.7748856;0.04214144,-0.08335292;0.00427362;-0.03349752,-0.1031692;-0.3552397;0.001227394,-0.09675625;-0.7482604;0.08351688,-0.09977147;-0.7883742;0.03210508,0.005003896;0.5756604;0.01085186,866.8328
+0;0;0,0.002047406;0.3339038;0.007756991,0.004349573;0.6539639;0.0003815657,0.1773158;0.5241867;0.002903609,0.2122561;0.2385032;0.01813816,0.2647216;-0.04450983;-0.01198231,-0.1635722;0.5065497;0.00247589,-0.2170327;0.2240203;-0.01719797,-0.261497;-0.05873907;-0.0599333,0.07990132;0.005288552;-0.04095534,0.1004319;-0.353406;-0.003285039,0.1203489;-0.7456061;0.0818958,0.1187296;-0.7062659;-0.004150152,-0.07799113;0.006638355;-0.04430402,-0.1262765;-0.3500536;-0.01361716,-0.1429232;-0.7430579;0.06850383,-0.1418238;-0.7036679;-0.0175449,0.003743066;0.5757921;0.004667534,0;0;0,0.003034439;0.3337929;0.01136756,0.005832512;0.6539008;0.006906867,0.177214;0.5235424;-0.01141655,0.2310668;0.2404071;-0.01290774,0.257797;-0.04078844;-0.07592225,-0.1658373;0.5164166;0.005123608,-0.2026633;0.2306328;-0.001156359,-0.2455755;-0.04896399;-0.06231531,0.07718277;0.003997073;-0.04600406,0.09752121;-0.353384;0.002652045,0.08093124;-0.7423737;0.1020759,0.08930162;-0.7751043;0.04301178,-0.08336163;0.004267195;-0.03349866,-0.1031374;-0.3547794;0.001096211,-0.09691663;-0.7479379;0.08392767,-0.09992774;-0.7877427;0.03282002,0.005190425;0.5756958;0.01052988,866.8556
+0;0;0,0.002047502;0.3339194;0.007757352,0.004350108;0.6540402;0.0003803535,0.1772939;0.5242506;0.002903664,0.2122321;0.2385842;0.01813731,0.2647082;-0.04448572;-0.01198922,-0.1635503;0.5066159;0.002476,-0.2170077;0.2241034;-0.01719668,-0.2614809;-0.05871281;-0.0599406,0.07990403;0.00528873;-0.04095672,0.1004213;-0.3531735;-0.003310826,0.1203397;-0.7454001;0.08187579,0.1187677;-0.7063332;-0.001653038,-0.07799377;0.00663858;-0.04430552,-0.1262479;-0.3498223;-0.01363853,-0.1428957;-0.7428533;0.06848802,-0.1418285;-0.7037379;-0.0150435,0.003743453;0.5758494;0.004667363,0;0;0,0.003080405;0.3338119;0.01125371,0.005934626;0.6539773;0.00660038,0.1772602;0.5235514;-0.01170945,0.2310581;0.2404233;-0.01323044,0.2577606;-0.04075935;-0.07658005,-0.1657315;0.5164896;0.005019622,-0.2025328;0.2307183;-0.001181418,-0.2451914;-0.04902092;-0.06214126,0.07717939;0.004003063;-0.04601514,0.09746023;-0.353142;0.002661824,0.08098413;-0.7421525;0.1021332,0.0889895;-0.7764532;0.04862535,-0.08336938;0.004260017;-0.03348844,-0.1031319;-0.3545444;0.001184091,-0.09711712;-0.7477078;0.08413887,-0.1000582;-0.7322493;0.001424648,0.005280934;0.5757556;0.01027119,866.8879
+0;0;0,0.001962091;0.3339188;0.007805359,0.00415877;0.6540424;0.000505635,0.1771383;0.5242636;0.002980116,0.2121639;0.2386048;0.01815599,0.2646028;-0.04448101;-0.01188542,-0.1636604;0.5065007;0.002484738,-0.2171898;0.2239944;-0.01708079,-0.2617837;-0.05876327;-0.06008543,0.07989334;0.005328481;-0.0409724,0.1003372;-0.3531498;-0.00343987,0.1199858;-0.7453931;0.0817326,0.1184247;-0.7063237;-0.001796156,-0.07800031;0.006598018;-0.04430006,-0.1263282;-0.3498597;-0.0137119,-0.143025;-0.7428889;0.06841257,-0.1419493;-0.7037684;-0.01511828,0.003584341;0.5758499;0.004764935,0;0;0,0.003080405;0.3338119;0.01125371,0.005934626;0.6539773;0.00660038,0.1772602;0.5235514;-0.01170945,0.2310581;0.2404233;-0.01323044,0.2577606;-0.04075935;-0.07658005,-0.1657315;0.5164896;0.005019622,-0.2025328;0.2307183;-0.001181418,-0.2451914;-0.04902092;-0.06214126,0.07717939;0.004003063;-0.04601514,0.09746023;-0.353142;0.002661824,0.08098413;-0.7421525;0.1021332,0.0889895;-0.7764532;0.04862535,-0.08336938;0.004260017;-0.03348844,-0.1031319;-0.3545444;0.001184091,-0.09711712;-0.7477078;0.08413887,-0.1000582;-0.7322493;0.001424648,0.005280934;0.5757556;0.01027119,866.9101
+0;0;0,0.001962042;0.3339104;0.007805164,0.00415885;0.6540529;0.0005049701,0.1770174;0.5243044;0.002980999,0.2120347;0.2387138;0.01815326,0.2646319;-0.04522699;-0.01197889,-0.1635438;0.5065539;0.002485966,-0.2170604;0.224115;-0.0170749,-0.261789;-0.0594967;-0.06020942,0.07990443;0.005329221;-0.04097809,0.1003373;-0.3529559;-0.003465775,0.1199889;-0.7452585;0.08171958,0.1184281;-0.7061915;-0.001787096,-0.07801113;0.006598933;-0.0443062,-0.126313;-0.3496667;-0.01373453,-0.1430123;-0.7427554;0.06840237,-0.1419369;-0.7036372;-0.01510639,0.00358438;0.5758548;0.004764574,0;0;0,0.003116883;0.3338071;0.01113617,0.006042439;0.653989;0.006367445,0.1771919;0.5235755;-0.01216567,0.2310962;0.240538;-0.01375222,0.2577049;-0.04145449;-0.07754087,-0.1655278;0.516555;0.004865931,-0.2023618;0.2308548;-0.00122246,-0.2451037;-0.04976931;-0.06221423,0.07716485;0.004010022;-0.0460633,0.09752814;-0.3529227;0.002694011,0.08089027;-0.7419995;0.1021249,0.08905979;-0.7762951;0.04867077,-0.08340334;0.004253269;-0.03343821,-0.1030122;-0.3543496;0.001380619,-0.09719706;-0.7475322;0.0845532,-0.1001888;-0.7320741;0.001863435,0.005372737;0.5757632;0.01006603,866.9324
+0;0;0,0.001961884;0.3338836;0.007804537,0.004158553;0.6540056;0.0005048029,0.1771068;0.5242352;0.002979646,0.2121053;0.2387987;0.01814372,0.2647264;-0.04527161;-0.01200217,-0.1636305;0.5064756;0.002484357,-0.2171184;0.224189;-0.01706595,-0.2618673;-0.05955198;-0.06022014,0.07991587;0.005329984;-0.04098395,0.1003473;-0.3529295;-0.003474325,0.1199947;-0.7451488;0.08169294,0.1184263;-0.7060375;-0.002222061,-0.07802229;0.006599878;-0.04431255,-0.1263207;-0.3496403;-0.01374306,-0.1430164;-0.7426455;0.06837639,-0.1419358;-0.7034827;-0.01554071,0.003584118;0.5758123;0.004764143,0;0;0,0.003097344;0.3337833;0.01105082,0.006003487;0.6539442;0.006225705,0.1772371;0.5235153;-0.01241493,0.2310362;0.2406169;-0.01414096,0.2577358;-0.04146269;-0.07810915,-0.165665;0.5165408;0.004658124,-0.2025223;0.2309968;-0.001263998,-0.2453325;-0.04974893;-0.06227882,0.07718305;0.004009068;-0.04605806,0.09746354;-0.3529025;0.002697702,0.08073526;-0.7418845;0.1021392,0.08972494;-0.7758564;0.04778862,-0.08341452;0.004254002;-0.0334449,-0.1029765;-0.3543173;0.001458239,-0.09698828;-0.7473923;0.08471465,-0.1023441;-0.7845814;0.03388017,0.005340974;0.5757236;0.009935379,866.9663
+0;0;0,0.001840702;0.3338846;0.007820042,0.003920783;0.6540303;0.0005611558,0.1769111;0.5242336;0.002879106,0.2119238;0.2392796;0.01817162,0.2646845;-0.04556999;-0.01211087,-0.1638296;0.5064427;0.002486376,-0.2172843;0.2246308;-0.01708833,-0.2621331;-0.05988491;-0.06044017,0.07986707;0.005374427;-0.04105766,0.1001403;-0.3529195;-0.003616668,0.1194438;-0.7446262;0.08161788,0.1178529;-0.7054928;-0.00253024,-0.07806526;0.006549191;-0.04422995,-0.1263877;-0.3497173;-0.01379188,-0.1432327;-0.7422449;0.06812318,-0.1421707;-0.7030542;-0.01602703,0.003379903;0.5758299;0.004802632,0;0;0,0.003119327;0.3337861;0.01098144,0.006063234;0.6539677;0.00611639,0.1773006;0.5235442;-0.01257038,0.2311323;0.2411315;-0.01451015,0.2576922;-0.04174942;-0.07864225,-0.1656275;0.5165495;0.004591566,-0.2024263;0.2314709;-0.001284743,-0.245377;-0.05003986;-0.06249698,0.07717605;0.003996998;-0.04605699,0.09759979;-0.3529228;0.002712365,0.08064878;-0.7413708;0.1021738,0.08971609;-0.7752156;0.04732418,-0.08340431;0.004267701;-0.03344955,-0.1029115;-0.3542934;0.001775019,-0.09732299;-0.7469633;0.08454504,-0.1026845;-0.7833475;0.03228367,0.005392373;0.5757416;0.009833932,867.0003
+0;0;0,0.001840282;0.3338084;0.007818257,0.003919876;0.6538795;0.0005612266,0.1769345;0.5240977;0.00287771,0.2119751;0.2389162;0.01818244,0.2647835;-0.04619086;-0.01212743,-0.1638536;0.5063044;0.002484926,-0.2173509;0.2242675;-0.01710541,-0.2622403;-0.06050542;-0.06049643,0.07989107;0.005376041;-0.04107,0.1001644;-0.3529191;-0.003628869,0.1194782;-0.7448355;0.0816513,0.1178869;-0.7057002;-0.002514377,-0.07808872;0.006551158;-0.04424324,-0.1264113;-0.3497166;-0.01380505,-0.1432654;-0.7424543;0.06815384,-0.1422032;-0.7032617;-0.01601394,0.003379149;0.5757011;0.004801502,0;0;0,0.003026821;0.3337155;0.01083398,0.005936932;0.6538213;0.005881071,0.177231;0.5234884;-0.01278198,0.230996;0.240831;-0.01494169,0.2573735;-0.04226291;-0.07940507,-0.1658371;0.5166209;0.004360028,-0.2027573;0.2313231;-0.001351968,-0.2457902;-0.05043331;-0.06262959,0.07718885;0.004016221;-0.04608667,0.09744253;-0.3529213;0.002633817,0.08036003;-0.7414799;0.1025069,0.08917015;-0.7753536;0.04762173,-0.08344122;0.004249769;-0.03343249,-0.102945;-0.3543083;0.001837298,-0.09752758;-0.7472347;0.08444314,-0.1029718;-0.78391;0.03253347,0.005275905;0.5756184;0.009622455,867.0331
+0;0;0,0.001840296;0.333811;0.007818317,0.003919983;0.6538963;0.0005609565,0.1768409;0.5241388;0.002878673,0.2118961;0.2388393;0.01818973,0.2646834;-0.04615396;-0.01210804,-0.1637633;0.5063551;0.002486101,-0.2172828;0.2242015;-0.01711234,-0.2621543;-0.06045774;-0.06048604,0.07987914;0.005375239;-0.04106386,0.1001576;-0.3530108;-0.003613237,0.1194698;-0.7448939;0.08165967,0.1178808;-0.7057716;-0.002386779,-0.07807705;0.006550179;-0.04423663,-0.1264119;-0.349808;-0.01379072,-0.1432645;-0.7425123;0.06816122,-0.1422038;-0.7033327;-0.01588733,0.003379231;0.5757144;0.004801428,0;0;0,0.002888083;0.3337236;0.01070178,0.005686093;0.6538446;0.005722046,0.1769197;0.5235903;-0.01299346,0.2306627;0.240808;-0.01521111,0.25712;-0.04214668;-0.07972693,-0.1659853;0.516706;0.004283761,-0.2029431;0.2312921;-0.001386758,-0.2460752;-0.05036214;-0.06251054,0.07716937;0.004080519;-0.04608738,0.09712221;-0.352961;0.002673026,0.07999893;-0.7415059;0.1024551,0.08910797;-0.7754034;0.04783202,-0.08342715;0.004181268;-0.03344008,-0.1032847;-0.3544523;0.00180136,-0.09795596;-0.7474105;0.08409527,-0.1024176;-0.7852875;0.03387216,0.00504946;0.5756379;0.00946486,867.0665
+0;0;0,0.00178566;0.3337992;0.007801733,0.003818686;0.653864;0.0005060225,0.1767272;0.5241374;0.002869714,0.2117088;0.2396803;0.01819322,0.2645812;-0.04598874;-0.01224795,-0.1638011;0.5063319;0.002497918,-0.2172327;0.2250212;-0.0170919,-0.2623117;-0.06027886;-0.06068895,0.07990589;0.005392975;-0.04104662,0.1002311;-0.3532323;-0.003660306,0.1192701;-0.7445608;0.08150315,0.1176658;-0.7053676;-0.003212914,-0.07809012;0.006537746;-0.04424988,-0.126395;-0.3500737;-0.01395305,-0.1433565;-0.7422525;0.06766428,-0.1422911;-0.7029962;-0.01705342,0.003299734;0.5756888;0.004762691,0;0;0,0.002816476;0.3337138;0.01063538,0.005557273;0.6538149;0.00560987,0.1767562;0.523609;-0.01327085,0.2304977;0.2416849;-0.01550805,0.2569731;-0.04195213;-0.08014607,-0.1660643;0.5167094;0.0042359,-0.202897;0.232129;-0.001393328,-0.2463391;-0.05020747;-0.06244987,0.07716236;0.004112855;-0.04612934,0.09700409;-0.3531519;0.002769951,0.07992477;-0.7411289;0.1024469,0.087929;-0.774798;0.04635704,-0.08346148;0.004140219;-0.03340509,-0.1034468;-0.3547251;0.001797933,-0.09821364;-0.7471088;0.08402291,-0.101321;-0.7318983;0.0001449138,0.004938837;0.5756147;0.009365559,867.0999
+0;0;0,0.001785508;0.3337708;0.007801068,0.003818417;0.6538172;0.0005057622,0.176772;0.5240813;0.002868738,0.2117335;0.2397875;0.01818345,0.2646532;-0.04613703;-0.01228494,-0.1638447;0.5062711;0.002496845,-0.2172457;0.2251219;-0.01708173,-0.262365;-0.0604333;-0.06071777,0.07993364;0.005394848;-0.04106088,0.1002636;-0.353313;-0.003665954,0.1193004;-0.7445977;0.08148795,0.1176854;-0.7053434;-0.003790148,-0.07811724;0.006540016;-0.04426525,-0.1264332;-0.3501535;-0.01396144,-0.1433929;-0.7422884;0.06764673,-0.1423203;-0.7029706;-0.017633,0.003299492;0.5756461;0.004762205,0;0;0,0.002756961;0.3336882;0.01056182,0.005416166;0.653771;0.005502343,0.1766976;0.5235941;-0.01334262,0.2303782;0.2418277;-0.01576757,0.2566473;-0.04200992;-0.08078909,-0.1662375;0.5166736;0.004225072,-0.2030916;0.2322607;-0.001333726,-0.2470438;-0.05026504;-0.06239947,0.07719605;0.004149675;-0.04613066,0.09686051;-0.3532037;0.002807379,0.07976945;-0.7411484;0.1024268,0.08842217;-0.7743855;0.04509616,-0.08349422;0.004111836;-0.03341098,-0.1035315;-0.3548113;0.002025612,-0.09845831;-0.7471411;0.08429822,-0.101596;-0.7320274;-0.0001361147,0.004819311;0.5755751;0.009263992,867.1227
+0;0;0,0.001785733;0.3338129;0.007802051,0.003818818;0.653887;0.0005060779,0.176817;0.5241302;0.002868981,0.2117682;0.2399211;0.01817913,0.2647305;-0.04623386;-0.01231382,-0.1638874;0.5063155;0.002496992,-0.2172724;0.22525;-0.01707575,-0.2624281;-0.06053534;-0.06074696,0.07991054;0.005393289;-0.04104901,0.1002473;-0.3534361;-0.003641419,0.1192707;-0.7444437;0.08145218,0.1176646;-0.7052401;-0.003358245,-0.07809467;0.006538126;-0.04425246,-0.126427;-0.3502763;-0.01393838,-0.1433747;-0.7421335;0.06761201,-0.142308;-0.7028669;-0.01720005,0.003299843;0.5757083;0.004762936,0;0;0,0.00251352;0.3337378;0.01038396,0.005056206;0.6538486;0.005281568,0.1763471;0.5235394;-0.01371324,0.2299852;0.2418504;-0.01597023,0.2558857;-0.04222581;-0.08115721,-0.166617;0.516713;0.004019744,-0.2034767;0.2323844;-0.00140774,-0.2477425;-0.05035469;-0.06238841,0.07714753;0.004152298;-0.04616082,0.09653746;-0.353341;0.00276804,0.0793945;-0.7410392;0.1021967,0.08786416;-0.7745906;0.04589773,-0.08347358;0.004115498;-0.03339205,-0.1039529;-0.354921;0.001889896,-0.09879183;-0.7469716;0.08410583,-0.1019385;-0.7317832;0.0001367331,0.004478645;0.5756454;0.009052515,867.1555
+0;0;0,0.001756106;0.333813;0.007800956,0.0037686;0.6538872;0.0005019614,0.1767692;0.5241119;0.002878977,0.2117298;0.2399065;0.01823698,0.2647016;-0.04623929;-0.01232541,-0.165166;0.5099232;-0.004069884,-0.2150145;0.2278301;-0.01708868,-0.2602229;-0.05795318;-0.06071848,0.07990386;0.005398188;-0.04106139,0.1002309;-0.3534508;-0.003837034,0.1192216;-0.7444216;0.08143293,0.1189196;-0.7052294;-0.003393382,-0.07809932;0.006534039;-0.04424484,-0.1263366;-0.3502996;-0.01400683,-0.1434055;-0.7421409;0.06759484,-0.1410344;-0.7028783;-0.01719122,0.003257381;0.5757085;0.004759911,0;0;0,0.00251352;0.3337378;0.01038396,0.005056206;0.6538486;0.005281568,0.1763471;0.5235394;-0.01371324,0.2299852;0.2418504;-0.01597023,0.2558857;-0.04222581;-0.08115721,-0.166617;0.516713;0.004019744,-0.2034767;0.2323844;-0.00140774,-0.2477425;-0.05035469;-0.06238841,0.07714753;0.004152298;-0.04616082,0.09653746;-0.353341;0.00276804,0.0793945;-0.7410392;0.1021967,0.08786416;-0.7745906;0.04589773,-0.08347358;0.004115498;-0.03339205,-0.1039529;-0.354921;0.001889896,-0.09879183;-0.7469716;0.08410583,-0.1019385;-0.7317832;0.0001367331,0.004478645;0.5756454;0.009052515,867.1782
+0;0;0,0.001755896;0.3337731;0.007800023,0.003768218;0.6538199;0.0005016173,0.1767674;0.5240508;0.002878333,0.2117262;0.2398599;0.01823556,0.2647141;-0.04637241;-0.01233607,-0.1651649;0.5098622;-0.004070469,-0.2150108;0.2277835;-0.0170886,-0.260233;-0.05808616;-0.06073158,0.07991551;0.005398976;-0.04106738,0.100247;-0.3535285;-0.003834877,0.1192544;-0.7448443;0.08151034,0.1189522;-0.7056422;-0.003407121,-0.07811071;0.006534991;-0.0442513,-0.1263586;-0.3503768;-0.01400667,-0.1434425;-0.7425638;0.06766701,-0.1410688;-0.7032912;-0.01721014,0.003257037;0.575647;0.004759251,0;0;0,0.002515219;0.3337001;0.0103128,0.005030077;0.6537833;0.005176544,0.1763515;0.5235461;-0.01378751,0.2298402;0.2418441;-0.01610732,0.2557128;-0.04228127;-0.08148813,-0.1666503;0.5166988;0.00398167,-0.2035061;0.2323833;-0.001382457,-0.2478979;-0.05043;-0.06235178,0.07715042;0.004177615;-0.04617929,0.09640707;-0.353395;0.002806664,0.07925344;-0.741466;0.1022035,0.08757938;-0.7749726;0.04569376,-0.08349266;0.004091725;-0.03338264,-0.1040425;-0.3550084;0.002021458,-0.09883767;-0.7474445;0.08411825,-0.1023352;-0.7856599;0.03283303,0.004461166;0.575586;0.008952379,867.2115
+0;0;0,0.001755654;0.333727;0.007798946,0.003767876;0.6537581;0.0005009295,0.1767689;0.5239931;0.002877375,0.2117335;0.2397547;0.01823716,0.264702;-0.04637286;-0.01232328,-0.1651669;0.5098044;-0.004071499,-0.2150212;0.2276786;-0.01709181,-0.2602268;-0.05808657;-0.06071883,0.0799306;0.005399995;-0.04107513,0.1002447;-0.3532211;-0.003874425,0.1192081;-0.7436308;0.08127317,0.1189046;-0.7043878;-0.004021153,-0.07812546;0.006536226;-0.04425966,-0.1263321;-0.3500708;-0.01404085,-0.1433765;-0.7413497;0.06744371,-0.1409923;-0.702036;-0.01781011,0.003256726;0.5755898;0.004758313,0;0;0,0.002363496;0.333657;0.01025021,0.004800718;0.6537248;0.005102277,0.1761398;0.5235463;-0.01397884,0.2296202;0.2417934;-0.01623571,0.2555094;-0.04222488;-0.0815959,-0.1668701;0.5166543;0.003945358,-0.2037219;0.2322887;-0.001355704,-0.2484758;-0.0504078;-0.06208751,0.07715905;0.004186928;-0.04619718,0.0962252;-0.3531003;0.002669334,0.0790647;-0.7401665;0.1022419,0.08760515;-0.7734416;0.04493582,-0.08351574;0.004082891;-0.03337183,-0.104345;-0.3547029;0.00190663,-0.09919571;-0.7461728;0.08409065,-0.1030888;-0.7857111;0.03399159,0.004247397;0.5755323;0.008883119,867.2342
+0;0;0,0.001737839;0.3336058;0.007834627,0.003687468;0.6534679;0.0006228592,0.1766716;0.5237765;0.002924656,0.2115157;0.2394938;0.01827533,0.2644488;-0.04637608;-0.01265384,-0.1654874;0.5109988;-0.007756475,-0.2135326;0.2283825;-0.01703377,-0.2586468;-0.05712837;-0.06094652,0.07996023;0.005416123;-0.04107826,0.1005441;-0.3534188;-0.00432374,0.1196346;-0.7438625;0.08079992,0.1200628;-0.7046285;-0.004442066,-0.07813664;0.006524063;-0.04430009,-0.1261774;-0.3503084;-0.01430338,-0.1435203;-0.7416124;0.06716435,-0.1404016;-0.7023041;-0.01801357,0.003200731;0.5753539;0.004845683,0;0;0,0.002226736;0.3335382;0.01022625,0.004528891;0.6534349;0.00506103,0.1759299;0.5235017;-0.01393759,0.2293784;0.2417142;-0.0162797,0.2551869;-0.04206967;-0.08170688,-0.1671344;0.5166494;0.003988124,-0.204089;0.2322665;-0.001218938,-0.2488718;-0.05021715;-0.06186208,0.07718059;0.004196286;-0.04621625,0.09592356;-0.3532746;0.0027771,0.07863624;-0.7404163;0.1021713,0.08720101;-0.7737144;0.04497301,-0.08355168;0.004076347;-0.03336008,-0.1046106;-0.3548846;0.001863424,-0.1003651;-0.7462729;0.08465126,-0.1036745;-0.7843969;0.03269136,0.004016872;0.5752985;0.008845329,867.2686
+0;0;0,0.001737633;0.3335662;0.007833696,0.003687077;0.6533979;0.0006225198,0.1767058;0.5237014;0.002923652,0.21155;0.2394171;0.01827442,0.2644651;-0.04635552;-0.01264424,-0.1655213;0.5109213;-0.007759604,-0.2135668;0.2283033;-0.01703695,-0.2586657;-0.05711049;-0.06093477,0.07994874;0.005415345;-0.04107236,0.1005304;-0.3533822;-0.004321672,0.1196211;-0.7438275;0.08080236,0.1200503;-0.7045714;-0.004643515,-0.07812541;0.006523124;-0.04429372,-0.1261612;-0.3502721;-0.01430015,-0.1435042;-0.741578;0.06716794,-0.140378;-0.7022474;-0.01821371,0.003200372;0.5752891;0.004845061,0;0;0,0.002258435;0.333499;0.01020312,0.004573539;0.6533656;0.005048752,0.1760399;0.5235181;-0.0139091,0.2294471;0.2417225;-0.01641011,0.2551072;-0.04199657;-0.08173263,-0.167159;0.5166627;0.004021979,-0.2041379;0.2322811;-0.001173176,-0.248914;-0.0501076;-0.06178435,0.07714861;0.004196733;-0.04624438,0.09599651;-0.3532205;0.002822403,0.07865193;-0.7403562;0.1022367,0.08730691;-0.7735132;0.04459,-0.0835424;0.004079871;-0.03334795,-0.1045335;-0.3548434;0.001913585,-0.1002602;-0.7462358;0.08468905,-0.1033916;-0.7846274;0.03273086,0.004058383;0.5752342;0.008826256,867.2919
+0;0;0,0.001737633;0.3335662;0.007833696,0.003687077;0.6533979;0.0006225198,0.1767058;0.5237014;0.002923652,0.21155;0.2394171;0.01827442,0.2644651;-0.04635552;-0.01264424,-0.1655213;0.5109213;-0.007759604,-0.2135668;0.2283033;-0.01703695,-0.2586657;-0.05711049;-0.06093477,0.07994874;0.005415345;-0.04107236,0.1005304;-0.3533822;-0.004321672,0.1196211;-0.7438275;0.08080236,0.1200503;-0.7045714;-0.004643515,-0.07812541;0.006523124;-0.04429372,-0.1261612;-0.3502721;-0.01430015,-0.1435042;-0.741578;0.06716794,-0.140378;-0.7022474;-0.01821371,0.003200372;0.5752891;0.004845061,0;0;0,0.002258435;0.333499;0.01020312,0.004573539;0.6533656;0.005048752,0.1760399;0.5235181;-0.0139091,0.2294471;0.2417225;-0.01641011,0.2551072;-0.04199657;-0.08173263,-0.167159;0.5166627;0.004021979,-0.2041379;0.2322811;-0.001173176,-0.248914;-0.0501076;-0.06178435,0.07714861;0.004196733;-0.04624438,0.09599651;-0.3532205;0.002822403,0.07865193;-0.7403562;0.1022367,0.08730691;-0.7735132;0.04459,-0.0835424;0.004079871;-0.03334795,-0.1045335;-0.3548434;0.001913585,-0.1002602;-0.7462358;0.08468905,-0.1033916;-0.7846274;0.03273086,0.004058383;0.5752342;0.008826256,867.314
+0;0;0,0.001669195;0.3335324;0.007881075,0.003562166;0.6533586;0.0007395782,0.1765486;0.523626;0.00302934,0.2114355;0.2393804;0.01819304,0.2638835;-0.04627436;-0.01374882,-0.1652225;0.5095232;-0.005091094,-0.2147433;0.2273133;-0.017251,-0.2600226;-0.05761337;-0.06347078,0.07996596;0.005412555;-0.04101235,0.1005288;-0.3535954;-0.004231393,0.1196471;-0.7436489;0.08074709,0.1195615;-0.7043967;-0.004553474,-0.07806488;0.006514488;-0.04437681,-0.1261428;-0.3504831;-0.01431577,-0.1434715;-0.741347;0.06725476,-0.1408643;-0.7020274;-0.01799865,0.003100221;0.5752483;0.004934319,0;0;0,0.002195742;0.3334675;0.01016521,0.004433692;0.653327;0.005018234,0.1758824;0.523497;-0.01388538,0.2292523;0.241739;-0.01646519,0.2547995;-0.04192311;-0.08167922,-0.1672692;0.5167186;0.004054654,-0.2042332;0.2323788;-0.001151105,-0.2492021;-0.04989171;-0.06173879,0.07714331;0.004213393;-0.04622794,0.09573434;-0.3534335;0.002817627,0.07858658;-0.7401739;0.1021477,0.08723962;-0.7734265;0.04482377,-0.08352422;0.004062649;-0.03336262,-0.1047027;-0.3550564;0.001956318,-0.1004091;-0.7460439;0.08465399,-0.1035981;-0.7309611;0.0002199635,0.003935035;0.5751954;0.008791327,867.337
+0;0;0,0.001668829;0.3334591;0.007879345,0.003561513;0.6532368;0.0007391046,0.1765048;0.5235331;0.003028481,0.2113828;0.2393591;0.01818836,0.2638881;-0.04660726;-0.01378835,-0.165181;0.5094339;-0.005089925,-0.2146894;0.2272951;-0.01724677,-0.260018;-0.05794248;-0.06351697,0.07995126;0.005411559;-0.04100481,0.1005232;-0.3537555;-0.00420754,0.1196314;-0.743603;0.08072606,0.1195452;-0.7042903;-0.005132578,-0.07805052;0.00651329;-0.04436865,-0.1261497;-0.3506425;-0.01429428,-0.1434693;-0.7412999;0.06723315,-0.140845;-0.7019193;-0.01857802,0.003099662;0.5751426;0.004932984,0;0;0,0.002056219;0.3333952;0.01015973,0.004196372;0.6532075;0.005040526,0.1756604;0.5235263;-0.01384938,0.2289417;0.2418263;-0.01657331,0.2542977;-0.04219589;-0.08172345,-0.1674723;0.516713;0.004053587,-0.2044621;0.2324495;-0.001159008,-0.2495099;-0.05012217;-0.0618223,0.07714064;0.004197255;-0.04620159,0.09550112;-0.3536236;0.002843495,0.07834049;-0.7401519;0.1021471,0.08683218;-0.7730634;0.04359388,-0.08349827;0.004079346;-0.03338084,-0.1049343;-0.3551801;0.001994941,-0.1006801;-0.7459865;0.08453044,-0.1038838;-0.730997;-0.0004569739,0.003717337;0.5750914;0.008802891,867.3608
+0;0;0,0.001668536;0.3334005;0.00787796,0.003560922;0.653128;0.0007392662,0.1765047;0.5234467;0.00302743,0.21139;0.2392143;0.01819043,0.2639374;-0.04698139;-0.01381193,-0.1651819;0.5093474;-0.005090995,-0.2147004;0.2271507;-0.01725033,-0.2600654;-0.0583156;-0.06355765,0.07995573;0.005411861;-0.0410071,0.1005268;-0.3537393;-0.00421147,0.1196382;-0.7436529;0.08073654,0.119552;-0.7043381;-0.005140714,-0.07805489;0.006513654;-0.04437113,-0.126152;-0.3506263;-0.0142981,-0.1434745;-0.74135;0.06724317,-0.1408496;-0.7019674;-0.01858661,0.003099205;0.5750563;0.004931937,0;0;0,0.00190144;0.333336;0.01021171,0.003952894;0.6530989;0.005123734,0.1754691;0.5235002;-0.01372421,0.2287061;0.2417325;-0.01650774,0.2538706;-0.04256839;-0.08156991,-0.167703;0.5166653;0.004153351,-0.2046955;0.232344;-0.00112711,-0.2498776;-0.05036867;-0.06216385,0.07716744;0.00424017;-0.04616273,0.09534174;-0.3535746;0.002877351,0.07814263;-0.7401674;0.102196,0.08670735;-0.7730563;0.04360152,-0.08348987;0.004036876;-0.03342058,-0.1050825;-0.3551859;0.002067622,-0.1004267;-0.7460525;0.08462478,-0.1036313;-0.7310746;-0.0003795847,0.003500994;0.5750049;0.008878469,867.3962
+0;0;0,0.001631929;0.3333654;0.007921118,0.003418897;0.6530193;0.0009109532,0.1763517;0.5233917;0.003079797,0.2111127;0.2390143;0.01760307,0.2629782;-0.04657474;-0.01662942,-0.1657167;0.5109032;-0.007151156,-0.2140247;0.2283546;-0.0182134,-0.2592821;-0.05644435;-0.06579799,0.07993462;0.005436343;-0.04100241,0.1003912;-0.353672;-0.004212096,0.1198255;-0.7435691;0.0807991,0.1201536;-0.7047371;-0.0006292686,-0.07803916;0.006493444;-0.04436237,-0.1261482;-0.3505974;-0.01432256,-0.1437153;-0.741326;0.06720627,-0.1408124;-0.7024286;-0.01416386,0.002994176;0.5749694;0.005062286,0;0;0,0.001947891;0.3333007;0.01023495,0.004061557;0.6529878;0.005242467,0.1755356;0.5234592;-0.0134964,0.2287093;0.2415856;-0.01658964,0.2535861;-0.04229876;-0.08150339,-0.1676052;0.5167249;0.004227563,-0.2046679;0.2323204;-0.001263995,-0.2498523;-0.0498682;-0.06250915,0.07715049;0.004229829;-0.04615414,0.0953292;-0.3535352;0.002881408,0.07813786;-0.7401352;0.1022258,0.08660564;-0.7753807;0.05344032,-0.08346111;0.004055141;-0.03343789,-0.1050854;-0.3551159;0.002048954,-0.1003481;-0.7459831;0.08466138,-0.1033601;-0.730224;0.004058532,0.003591571;0.5749165;0.008962512,867.4184
+0;0;0,0.001631392;0.3332558;0.007918513,0.003418033;0.6528511;0.0009097261,0.1762422;0.5232724;0.003078932,0.2110106;0.2388349;0.01760528,0.2629505;-0.04716399;-0.01667634,-0.1656117;0.5107917;-0.007145606,-0.2139299;0.2281834;-0.01821019,-0.2592523;-0.0570243;-0.06586307,0.07994258;0.005436884;-0.04100649,0.1003962;-0.3536195;-0.004221499,0.119845;-0.7438067;0.08085293,0.120183;-0.7047055;-0.003057748,-0.07804693;0.00649409;-0.04436678,-0.126149;-0.3505452;-0.01433132,-0.1437292;-0.7415645;0.06725816,-0.1407378;-0.7023957;-0.01659251,0.002993402;0.5748178;0.005060178,0;0;0,0.001766626;0.3331895;0.01031697,0.003750216;0.6528201;0.00539887,0.1751547;0.5233929;-0.01335108,0.2283257;0.2414576;-0.01648986,0.25277;-0.04289004;-0.0814302,-0.1678414;0.5167623;0.004486321,-0.2049082;0.2323129;-0.001772918,-0.250116;-0.05016235;-0.06367861,0.07719009;0.004277572;-0.04610097,0.09495746;-0.3534638;0.002872709,0.0779164;-0.7404233;0.1020386,0.08705799;-0.7744179;0.04777003,-0.0834571;0.004006431;-0.03347784,-0.1055067;-0.3551137;0.001729093,-0.1007899;-0.7461827;0.08482347,-0.1054204;-0.7829046;0.03333843,0.003303226;0.5747643;0.009100199,867.4516
+0;0;0,0.001631246;0.333226;0.007917806,0.003417642;0.6527771;0.0009104088,0.1761678;0.5232414;0.003079346,0.2109268;0.2388808;0.01760177,0.2628751;-0.0471642;-0.01668538,-0.1655399;0.5107661;-0.007140817,-0.213845;0.2282341;-0.01820241,-0.2591746;-0.05701953;-0.06586297,0.07997987;0.00543942;-0.04102562,0.1004334;-0.3536144;-0.004240889,0.1198931;-0.7440233;0.08088188,0.1202343;-0.704839;-0.003794841,-0.07808333;0.00649712;-0.04438748,-0.126185;-0.3505396;-0.01435223,-0.1437752;-0.7417811;0.06728362,-0.1407565;-0.7025287;-0.01733255,0.002993125;0.5747648;0.005059745,0;0;0,0.0015404;0.3331576;0.01041925,0.003376026;0.6527467;0.005601168,0.1747583;0.5233708;-0.01305127,0.2279013;0.241512;-0.01644194,0.2523033;-0.04284805;-0.08155608,-0.1681591;0.5168806;0.004636946,-0.2053199;0.2325391;-0.002365434,-0.2505867;-0.04940742;-0.06680938,0.07724147;0.004332453;-0.0460918,0.09453499;-0.3534298;0.002879735,0.0774264;-0.7405803;0.1022047,0.08769561;-0.7739688;0.04624879,-0.08350313;0.003956247;-0.033482,-0.1058027;-0.3551449;0.00173432,-0.1011396;-0.7464693;0.08472328,-0.1039552;-0.7846267;0.03372062,0.002961665;0.5747102;0.00927031,867.4854
+0;0;0,0.001586601;0.3331747;0.007991934,0.003253318;0.6526088;0.001226884,0.1760455;0.5232033;0.003167548,0.2107386;0.237979;0.01647436,0.2621546;-0.04593915;-0.02303052,-0.1658694;0.5116056;-0.008579096,-0.2134695;0.2281713;-0.02010435,-0.2591783;-0.05469492;-0.0721731,0.07998031;0.005471776;-0.04101808,0.1004199;-0.3535202;-0.004250851,0.1197561;-0.7440177;0.08084635,0.1204018;-0.7048406;-0.003691524,-0.07807202;0.006464484;-0.04440994,-0.1261715;-0.3505112;-0.01441583,-0.1437001;-0.7418509;0.06712973,-0.1403836;-0.7026024;-0.01733777,0.002872019;0.5746303;0.005297,0;0;0,0.00151417;0.333107;0.01044941,0.003258914;0.6525753;0.005758286,0.174721;0.52335;-0.01263058,0.2276391;0.240654;-0.01665616,0.2521645;-0.04220697;-0.08147848,-0.1682729;0.5169126;0.004856473,-0.2053955;0.2317971;-0.003181323,-0.2503366;-0.04810879;-0.06986517,0.07724276;0.004340053;-0.04608679,0.09451583;-0.3533671;0.002822161,0.07735907;-0.740579;0.1022016,0.08753833;-0.7740618;0.04654539,-0.08350111;0.00394872;-0.03348499,-0.1057746;-0.3550964;0.001662921,-0.1012015;-0.7464639;0.08481467,-0.1042857;-0.7312223;0.001124956,0.002878845;0.5745749;0.009383559,867.5192
+0;0;0,0.001586601;0.3331747;0.007991934,0.003253318;0.6526088;0.001226884,0.1760455;0.5232033;0.003167548,0.2107386;0.237979;0.01647436,0.2621546;-0.04593915;-0.02303052,-0.1658694;0.5116056;-0.008579096,-0.2134695;0.2281713;-0.02010435,-0.2591783;-0.05469492;-0.0721731,0.07998031;0.005471776;-0.04101808,0.1004199;-0.3535202;-0.004250851,0.1197561;-0.7440177;0.08084635,0.1204018;-0.7048406;-0.003691524,-0.07807202;0.006464484;-0.04440994,-0.1261715;-0.3505112;-0.01441583,-0.1437001;-0.7418509;0.06712973,-0.1403836;-0.7026024;-0.01733777,0.002872019;0.5746303;0.005297,0;0;0,0.00151417;0.333107;0.01044941,0.003258914;0.6525753;0.005758286,0.174721;0.52335;-0.01263058,0.2276391;0.240654;-0.01665616,0.2521645;-0.04220697;-0.08147848,-0.1682729;0.5169126;0.004856473,-0.2053955;0.2317971;-0.003181323,-0.2503366;-0.04810879;-0.06986517,0.07724276;0.004340053;-0.04608679,0.09451583;-0.3533671;0.002822161,0.07735907;-0.740579;0.1022016,0.08753833;-0.7740618;0.04654539,-0.08350111;0.00394872;-0.03348499,-0.1057746;-0.3550964;0.001662921,-0.1012015;-0.7464639;0.08481467,-0.1042857;-0.7312223;0.001124956,0.002878845;0.5745749;0.009383559,867.5422
+0;0;0,0.001586121;0.3330739;0.007989517,0.003251719;0.6522926;0.001229483,0.1759502;0.5229786;0.003167982,0.2106552;0.2376567;0.01647935,0.2620905;-0.04636857;-0.02304044,-0.1657791;0.5113872;-0.008572282,-0.2133955;0.227856;-0.02010148,-0.2591215;-0.05511701;-0.07218988,0.07998113;0.005471833;-0.0410185,0.1004094;-0.3533213;-0.004271645,0.1197437;-0.7437811;0.08081736,0.1203729;-0.7048391;-0.001553997,-0.07807283;0.006464551;-0.04441039,-0.1261456;-0.3503133;-0.0144329,-0.1436725;-0.7416153;0.06710479,-0.1404411;-0.7026039;-0.01519799,0.002870732;0.5743778;0.005296277,0;0;0,0.001519628;0.3330031;0.01054454,0.003229953;0.6522605;0.006105065,0.1747143;0.5233256;-0.01204562,0.2272916;0.2404775;-0.01681817,0.2521966;-0.0423308;-0.08221674,-0.1682885;0.5169836;0.004995288,-0.205213;0.2317927;-0.004644087,-0.2504063;-0.04770955;-0.07330158,0.07727133;0.004365847;-0.04603827,0.09429815;-0.3531713;0.002719879,0.0773603;-0.7403041;0.1022896,0.08900779;-0.7746731;0.05143321,-0.08348329;0.003913081;-0.03353609,-0.1058548;-0.3549269;0.001585346,-0.1009505;-0.746308;0.08446808,-0.1038805;-0.7306899;0.002920717,0.002865829;0.57432;0.009647369,867.5744
+0;0;0,0.001491935;0.3329387;0.00800305,0.002811793;0.6518868;0.001243482,0.1756489;0.5228777;0.003331367,0.2096033;0.2370048;0.01325385,0.2628855;-0.04448143;-0.03699641,-0.1661999;0.5116779;-0.009717464,-0.2134017;0.2278445;-0.02332763,-0.2584897;-0.05412161;-0.07865199,0.0799729;0.005458627;-0.04097676,0.1004096;-0.3534272;-0.004262488,0.1196949;-0.7438049;0.08081916,0.1205714;-0.7048755;-0.001436166,-0.07798582;0.006490244;-0.04450443,-0.126016;-0.3503793;-0.01447358,-0.1435678;-0.7415535;0.06725909,-0.1400937;-0.7025536;-0.01491982,0.002539764;0.5740553;0.00531002,0;0;0,0.001410332;0.332866;0.01061666,0.002972584;0.6518554;0.006384492,0.1746682;0.523383;-0.01116443,0.2268636;0.2401636;-0.01725268,0.2522736;-0.0417819;-0.08403313,-0.1685802;0.5170355;0.00520656,-0.2056359;0.2316519;-0.007350977,-0.2508557;-0.04658249;-0.07904064,0.07728229;0.004377216;-0.04596567,0.09398083;-0.3532833;0.002663497,0.07716106;-0.7403195;0.1022907,0.08887093;-0.7747285;0.05168641,-0.08343443;0.00390064;-0.03358627,-0.1057548;-0.3550285;0.001575045,-0.1012142;-0.7462879;0.08464727,-0.1040288;-0.7306272;0.003204614,0.002661675;0.5739954;0.009859085,867.6081
+0;0;0,0.001491323;0.3328022;0.007999769,0.00281036;0.6515503;0.001244759,0.1756225;0.5226052;0.003329975,0.2095303;0.2371249;0.01323883,0.2626271;-0.0433819;-0.03683659,-0.1661766;0.5114071;-0.009716959,-0.2133136;0.2279635;-0.02330844,-0.2582447;-0.05302155;-0.0784403,0.07996085;0.005457805;-0.04097059,0.100408;-0.3536116;-0.004237536,0.1196829;-0.743777;0.08079785,0.1205719;-0.70472;-0.002633661,-0.07797407;0.006489267;-0.04449773,-0.1260288;-0.3505629;-0.01445152,-0.143571;-0.7415245;0.06723671,-0.1400473;-0.7023958;-0.0161173,0.002538529;0.5737754;0.00530834,0;0;0,0.001279626;0.332727;0.01070809,0.002708323;0.6515195;0.00664258,0.1744892;0.523035;-0.01018977,0.2264879;0.240211;-0.0175122,0.2526292;-0.03995216;-0.08705461,-0.1688727;0.5170373;0.005496632,-0.2058967;0.2321529;-0.009234499,-0.2508668;-0.04394376;-0.08512421,0.07733682;0.004408091;-0.04584432,0.09361382;-0.3534719;0.002686981,0.07689056;-0.7403001;0.1022657,0.08736268;-0.7743494;0.04905236,-0.08338659;0.003866561;-0.03367259,-0.1059085;-0.3552313;0.001537915,-0.101355;-0.7462295;0.08479221,-0.1040889;-0.7307656;0.002179444,0.002437681;0.5737138;0.01006639,867.6303
+0;0;0,0.001490333;0.3325812;0.007994456,0.002807435;0.650858;0.001250179,0.1754142;0.5221069;0.003330792,0.20935;0.2363904;0.01324785,0.262062;-0.04208341;-0.03646465,-0.1659784;0.5109221;-0.009700622,-0.2131544;0.2272439;-0.02330334,-0.2577598;-0.05170465;-0.07803564,0.07994559;0.005456763;-0.04096277,0.1004006;-0.3537505;-0.004215613,0.1196716;-0.7438372;0.0808026,0.1205634;-0.7047511;-0.002895571,-0.07795919;0.006488028;-0.04448923,-0.1260324;-0.3507012;-0.01443149,-0.1435711;-0.7415838;0.06724025,-0.140036;-0.702426;-0.01638017,0.002536069;0.5732162;0.005306805,0;0;0,0.001240008;0.3324947;0.01105034,0.002415702;0.6508274;0.007779002,0.1741817;0.52292;-0.009353638,0.2262599;0.2399189;-0.01841664,0.2530866;-0.03726733;-0.0908438,-0.1690128;0.5170219;0.005597309,-0.2061982;0.2321088;-0.0124495,-0.2509869;-0.04123577;-0.09038712,0.07739832;0.004411191;-0.04570627,0.09328464;-0.3536352;0.002760887,0.07662818;-0.7403783;0.1023574,0.0872453;-0.7742666;0.04855871,-0.08334773;0.003859118;-0.03372365,-0.1059387;-0.3553803;0.001423683,-0.1014419;-0.7462837;0.08473887,-0.1040531;-0.7308323;0.001851864,0.002230357;0.573145;0.01097071,867.6648
+0;0;0,0.001437081;0.3323474;0.008101422,0.002634737;0.6503041;0.001592057,0.1753014;0.5217737;0.003793593,0.2086587;0.2362504;0.007684665,0.2631848;-0.04079691;-0.05181694,-0.1660352;0.5105882;-0.01060469,-0.2129648;0.2275215;-0.02855623,-0.257752;-0.05030054;-0.09241351,0.07984739;0.005465792;-0.04093056,0.1003016;-0.3541445;-0.004024852,0.118902;-0.744086;0.08013269,0.1200658;-0.7049299;-0.004172094,-0.0778769;0.006467705;-0.04443139,-0.1259408;-0.3511592;-0.01455059,-0.1434887;-0.7416474;0.06726608,-0.1396702;-0.7024122;-0.0169516,0.00240131;0.5727367;0.00556675,0;0;0,0.001136404;0.3322545;0.01131976,0.002072066;0.650265;0.00842452,0.1740145;0.5226022;-0.008040905,0.2261395;0.2401318;-0.02007735,0.2532975;-0.03643203;-0.09781814,-0.1694056;0.517001;0.005654319,-0.2066801;0.2327678;-0.01610614,-0.2513807;-0.04018626;-0.09836605,0.0773931;0.004412204;-0.04551518,0.09314016;-0.3540798;0.002811905,0.07661144;-0.7405286;0.1021447,0.08757943;-0.7740234;0.04700303,-0.08320602;0.003836588;-0.03380576,-0.1057904;-0.3558356;0.001206186,-0.1008312;-0.746142;0.08558132,-0.1032428;-0.7307926;0.002082624,0.001949668;0.5726577;0.01152849,867.6971
+0;0;0,0.001435739;0.3320371;0.008093858,0.002632276;0.6496988;0.001590218,0.1750418;0.5213085;0.0037911,0.2081981;0.2375063;0.007658717,0.2625248;-0.038528;-0.05162533,-0.1657868;0.5101397;-0.01058575,-0.2124335;0.2287793;-0.02842908,-0.2570569;-0.04802692;-0.09205288,0.07978199;0.005461315;-0.04089703,0.1002642;-0.3546419;-0.003940746,0.1189095;-0.7455242;0.08041985,0.1200704;-0.7063916;-0.003669679,-0.07781311;0.006462408;-0.044395,-0.1259429;-0.3516546;-0.01447325,-0.1435331;-0.7430848;0.06754081,-0.1397244;-0.7038733;-0.01646183,0.002399042;0.5721957;0.005561619,0;0;0,0.0009256825;0.3319376;0.01152277,0.001552109;0.6496554;0.008851528,0.1734385;0.5224845;-0.007477522,0.2251175;0.241832;-0.0223577,0.2532732;-0.03174824;-0.1061553,-0.1697387;0.517064;0.005412879,-0.2071136;0.2349607;-0.02064154,-0.2519358;-0.03590569;-0.1059838,0.07742806;0.004474238;-0.04530382,0.09255445;-0.3545631;0.002892613,0.07644643;-0.7420633;0.1020769,0.08537948;-0.775955;0.04736078,-0.08307915;0.003781759;-0.03392806,-0.1057675;-0.3564006;0.0009066686,-0.1022489;-0.7478256;0.08473633,-0.1044978;-0.7323843;0.001436912,0.00150932;0.5721105;0.0119077,867.72
+0;0;0,0.001435739;0.3320371;0.008093858,0.002632276;0.6496988;0.001590218,0.1750418;0.5213085;0.0037911,0.2081981;0.2375063;0.007658717,0.2625248;-0.038528;-0.05162533,-0.1657868;0.5101397;-0.01058575,-0.2124335;0.2287793;-0.02842908,-0.2570569;-0.04802692;-0.09205288,0.07978199;0.005461315;-0.04089703,0.1002642;-0.3546419;-0.003940746,0.1189095;-0.7455242;0.08041985,0.1200704;-0.7063916;-0.003669679,-0.07781311;0.006462408;-0.044395,-0.1259429;-0.3516546;-0.01447325,-0.1435331;-0.7430848;0.06754081,-0.1397244;-0.7038733;-0.01646183,0.002399042;0.5721957;0.005561619,0;0;0,0.0009256825;0.3319376;0.01152277,0.001552109;0.6496554;0.008851528,0.1734385;0.5224845;-0.007477522,0.2251175;0.241832;-0.0223577,0.2532732;-0.03174824;-0.1061553,-0.1697387;0.517064;0.005412879,-0.2071136;0.2349607;-0.02064154,-0.2519358;-0.03590569;-0.1059838,0.07742806;0.004474238;-0.04530382,0.09255445;-0.3545631;0.002892613,0.07644643;-0.7420633;0.1020769,0.08537948;-0.775955;0.04736078,-0.08307915;0.003781759;-0.03392806,-0.1057675;-0.3564006;0.0009066686,-0.1022489;-0.7478256;0.08473633,-0.1044978;-0.7323843;0.001436912,0.00150932;0.5721105;0.0119077,867.7419
+0;0;0,0.00141225;0.331843;0.008299013,0.002626588;0.6494226;0.002410974,0.175108;0.5208842;0.004067595,0.2075323;0.2396531;0.0004482185,0.2629665;-0.03595722;-0.07047783,-0.1653306;0.5074629;-0.006324322,-0.214169;0.2299809;-0.03414376,-0.2598296;-0.04672906;-0.1077047,0.07964394;0.005453839;-0.04078171,0.1000614;-0.3548705;-0.003795326,0.1186619;-0.7452931;0.08054543,0.1190209;-0.7061329;-0.003480121,-0.07763654;0.006446945;-0.04435148,-0.1256703;-0.3519168;-0.01457522,-0.1435321;-0.7428518;0.06752186,-0.1405273;-0.7036172;-0.01644257,0.002388739;0.571921;0.006188452,0;0;0,0.0008553527;0.3317457;0.01160681,0.0013915;0.6493676;0.008942604,0.1734071;0.5221703;-0.007397771,0.2245818;0.2443379;-0.02598894,0.2534962;-0.03031585;-0.1142715,-0.1700647;0.5170227;0.005049008,-0.2069934;0.2378527;-0.02420375,-0.2530553;-0.03329059;-0.1159869,0.07745373;0.00448294;-0.0449096,0.09241244;-0.3548681;0.00264585,0.0762421;-0.7419592;0.1015809,0.08538081;-0.7758634;0.0470183,-0.08281557;0.003747209;-0.03411144,-0.1055881;-0.3566676;0.0005446896,-0.1021108;-0.7476758;0.08414848,-0.1042711;-0.7322178;0.0009126887,0.001366016;0.5718341;0.01200724,867.7643
+0;0;0,0.001411211;0.3315989;0.008292906,0.002624763;0.648975;0.002408316,0.1750061;0.5205078;0.004064143,0.2068857;0.2440012;0.0005055682,0.2627119;-0.03355831;-0.07092207,-0.1652349;0.5070943;-0.006321745,-0.213253;0.2342738;-0.03367384,-0.2592365;-0.04439312;-0.107755,0.07959853;0.005450729;-0.04075846,0.1000429;-0.3553492;-0.003723249,0.11861;-0.7450703;0.08046597,0.1189689;-0.7059149;-0.003515624,-0.07759228;0.006443269;-0.04432619,-0.1256894;-0.3523936;-0.01451062,-0.1435192;-0.7426262;0.06743896,-0.1405159;-0.7033964;-0.01648154,0.002387042;0.571515;0.006183769,0;0;0,0.0007447376;0.3314931;0.01184487,0.001115169;0.6489131;0.009390593,0.1731235;0.5219966;-0.007048845,0.2228234;0.2490994;-0.03032827,0.25381;-0.02565867;-0.1241661,-0.1702903;0.5170203;0.004673846,-0.2067652;0.2429726;-0.02776639,-0.2530887;-0.02866524;-0.1243311,0.07745331;0.004435793;-0.04481292,0.09217041;-0.3554311;0.002572659,0.07604391;-0.7419177;0.100976,0.08511991;-0.7758554;0.0465107,-0.08272216;0.003778267;-0.03420026,-0.1055775;-0.3571411;0.0001660027,-0.1022288;-0.7474993;0.08337872,-0.1042543;-0.7320222;0.0001810789,0.001128539;0.5714195;0.01241016,867.7978
+0;0;0,0.001410173;0.3313551;0.00828681,0.002623118;0.6485752;0.002404671,0.1747177;0.5202197;0.004062704,0.2064111;0.2453283;0.0005249169,0.2617518;-0.02981749;-0.07028158,-0.164958;0.5068285;-0.006305927,-0.2126955;0.2356017;-0.03349824,-0.2582791;-0.04064187;-0.1069352,0.07951518;0.005445021;-0.04071578,0.09999306;-0.3559457;-0.003619924,0.1185214;-0.7448533;0.08039356,0.1188815;-0.7056662;-0.003879026,-0.07751103;0.006436522;-0.04427977,-0.1256869;-0.3529879;-0.01441539,-0.1434795;-0.742406;0.06736313,-0.1404658;-0.7031443;-0.01684815,0.002385479;0.5711421;0.006178808,0;0;0,0.0007487796;0.3312369;0.01218212,0.001105793;0.6485023;0.009979606,0.1728837;0.5220377;-0.006838322,0.2218743;0.2510115;-0.03380048,0.2539356;-0.0188638;-0.1334035,-0.1701454;0.5173137;0.004033057,-0.2069914;0.2454999;-0.0325997,-0.2539558;-0.02034307;-0.1370181,0.07746671;0.004476234;-0.04459775,0.09189782;-0.3560585;0.002361175,0.0759072;-0.7418766;0.1000311,0.08474708;-0.7756851;0.0449245,-0.08255165;0.003734907;-0.03437094,-0.1052033;-0.3578216;-0.0002760366,-0.1019908;-0.7475815;0.0817462,-0.1038634;-0.7321137;-0.001750588,0.001116611;0.5710337;0.01294541,867.832
+0;0;0,0.001371446;0.3311912;0.008461799,0.002501077;0.6482975;0.003017552,0.1747396;0.5198987;0.004270301,0.206144;0.2474286;-0.007078795,0.2626727;-0.02659985;-0.08734966,-0.1652601;0.5073135;-0.008538789,-0.2112826;0.2385897;-0.0405463,-0.2575673;-0.03643426;-0.1239131,0.07946018;0.005422209;-0.04067795,0.09993496;-0.3559647;-0.003552809,0.1183788;-0.7453299;0.08060985,0.1192166;-0.7061112;-0.00382638,-0.07742838;0.006460719;-0.04428455,-0.1256614;-0.3529561;-0.01443328,-0.1434903;-0.7427418;0.06789533,-0.1399952;-0.7034421;-0.01646379,0.002287892;0.5708847;0.006669552,0;0;0,0.0006130747;0.3310574;0.01271915,0.0007575266;0.6482046;0.01114452,0.1725714;0.5215985;-0.006804824,0.2202441;0.2529631;-0.03709209,0.2525975;-0.01654992;-0.1421944,-0.1705497;0.5171959;0.003555154,-0.2075792;0.2482403;-0.03702434,-0.2550792;-0.01803643;-0.1445926,0.07757042;0.004457504;-0.04428292,0.09157908;-0.3562084;0.001780745,0.07564735;-0.7424676;0.09965146,0.08439547;-0.776187;0.0441674,-0.08239667;0.003715536;-0.03456877,-0.105175;-0.3578569;-0.0007379763,-0.1019521;-0.748137;0.08111441,-0.1037224;-0.7326663;-0.002557151,0.0008219741;0.570756;0.01394629,867.8557
+0;0;0,0.001370925;0.3310654;0.008458585,0.002500525;0.6481662;0.003014017,0.1746868;0.5197737;0.004267923,0.2060167;0.2479506;-0.00705422,0.2628865;-0.02773148;-0.0878095,-0.16521;0.5071923;-0.008537292,-0.2111232;0.2391067;-0.04046879,-0.2576872;-0.03757694;-0.1243387,0.07933258;0.005413501;-0.04061262,0.09982558;-0.356295;-0.003454451,0.1182457;-0.7451596;0.08060001,0.1190864;-0.7059089;-0.004129685,-0.07730404;0.006450344;-0.04421343,-0.12558;-0.3532864;-0.0143356,-0.143386;-0.7425709;0.06788717,-0.1398787;-0.7032388;-0.01676514,0.002287315;0.5707442;0.006666448,0;0;0,0.0005462579;0.330935;0.01262855,0.0006354526;0.6480755;0.01086008,0.1723477;0.5212251;-0.006908179,0.2202584;0.2537909;-0.04127455,0.2519158;-0.01555252;-0.1517649,-0.1706301;0.5172498;0.002751576,-0.2084328;0.2496369;-0.04142739,-0.2550283;-0.01712236;-0.1528929,0.07753643;0.004410371;-0.04405677,0.09106956;-0.3566776;0.00139761,0.07538563;-0.7426211;0.09846294,0.0839217;-0.776195;0.04233015,-0.08216526;0.003738899;-0.03474536,-0.1052317;-0.3582222;-0.00179353,-0.1018499;-0.7479709;0.08008805,-0.1034931;-0.7325602;-0.00387539,0.0007081293;0.5706197;0.01371634,867.8874
+0;0;0,0.001370494;0.3309614;0.008455927,0.002499886;0.6480051;0.003012143,0.1748009;0.5195876;0.004264028,0.2059426;0.249398;-0.006990078,0.2635894;-0.0300509;-0.08884876,-0.1653221;0.5069978;-0.008549709,-0.2109594;0.2405232;-0.04028932,-0.2581596;-0.03994092;-0.1253052,0.07918518;0.005403444;-0.04053717,0.09965949;-0.3559752;-0.003412887,0.1181089;-0.7454573;0.08077506,0.1189508;-0.7061931;-0.00407815,-0.07716043;0.00643836;-0.04413129,-0.1253923;-0.3529702;-0.01428071,-0.1432266;-0.742873;0.06807263,-0.1397142;-0.7035273;-0.01670308,0.0022867;0.5705921;0.00666415,0;0;0,0.0004648603;0.3308166;0.0130012,0.0004336573;0.6479019;0.01161957,0.1722743;0.5212275;-0.006858111,0.2194679;0.256022;-0.04607153,0.2514305;-0.01427087;-0.1645445,-0.1709191;0.517292;0.002301468,-0.2088066;0.2520924;-0.04599544,-0.2560043;-0.01532403;-0.1658976,0.07762792;0.00431174;-0.04356682,0.09086562;-0.3565658;0.0009754859,0.07494692;-0.7431372;0.09810126,0.0838865;-0.7765706;0.04168403,-0.08189257;0.003797182;-0.03495627,-0.1049556;-0.3578157;-0.001847941,-0.1015785;-0.7482455;0.07986762,-0.1031291;-0.7328355;-0.004223585,0.0005351268;0.5704517;0.01437926,867.9206
+0;0;0,0.001348642;0.3309575;0.008611358,0.002429606;0.648008;0.003542166,0.1746986;0.5194517;0.004468272,0.2046215;0.2497727;-0.01736523,0.2635257;-0.02520502;-0.1124088,-0.1653767;0.5075082;-0.01016976,-0.2099522;0.2415594;-0.04736086,-0.2568261;-0.03672531;-0.1394266,0.07919065;0.005406007;-0.04052617,0.09964912;-0.3559695;-0.003362656,0.1181088;-0.7454617;0.08077619,0.1193131;-0.7061864;-0.004071437,-0.07715008;0.006434476;-0.04414993,-0.1253726;-0.3529841;-0.01440518,-0.1432595;-0.7428496;0.0681131,-0.1393852;-0.7034891;-0.01664521,0.002227248;0.5705902;0.007092092,0;0;0,0.0004648603;0.3308166;0.0130012,0.0004336573;0.6479019;0.01161957,0.1722743;0.5212275;-0.006858111,0.2194679;0.256022;-0.04607153,0.2514305;-0.01427087;-0.1645445,-0.1709191;0.517292;0.002301468,-0.2088066;0.2520924;-0.04599544,-0.2560043;-0.01532403;-0.1658976,0.07762792;0.00431174;-0.04356682,0.09086562;-0.3565658;0.0009754859,0.07494692;-0.7431372;0.09810126,0.0838865;-0.7765706;0.04168403,-0.08189257;0.003797182;-0.03495627,-0.1049556;-0.3578157;-0.001847941,-0.1015785;-0.7482455;0.07986762,-0.1031291;-0.7328355;-0.004223585,0.0005351268;0.5704517;0.01437926,867.9429
+0;0;0,0.001348055;0.3308134;0.008607609,0.002428837;0.6478131;0.003538894,0.1743416;0.5193664;0.00447024,0.2042087;0.2501908;-0.0173225,0.26358;-0.02696756;-0.1131198,-0.1650313;0.5074476;-0.01013756,-0.2095235;0.2419953;-0.04725923,-0.2567692;-0.03849638;-0.1400551,0.07903346;0.005395276;-0.04044573,0.09944863;-0.3552153;-0.003360875,0.1178853;-0.744223;0.08067331,0.1190899;-0.7049459;-0.004191279,-0.07699695;0.006421705;-0.0440623,-0.1251175;-0.3522362;-0.01438051,-0.1429821;-0.7416166;0.06803512,-0.139107;-0.7022542;-0.01674014,0.00222649;0.5703993;0.007088641,0;0;0,0.00050506;0.3306719;0.01300979,0.0005226433;0.6477059;0.01154935,0.172035;0.5213188;-0.006935955,0.2187966;0.2572685;-0.0506773,0.2513064;-0.01335198;-0.1740729,-0.1704891;0.5174116;0.00139405,-0.2090864;0.2535613;-0.05071877,-0.2573979;-0.01388866;-0.1758399,0.07759184;0.004302382;-0.04326952,0.09055839;-0.3559683;-3.814697E-05,0.07487001;-0.7419695;0.09735585,0.08383901;-0.7754195;0.04093624,-0.08159827;0.003797199;-0.03519315,-0.1045602;-0.3570379;-0.001984455,-0.101142;-0.7471616;0.07876482,-0.1025388;-0.7317591;-0.005345099,0.0006083734;0.5702605;0.0143348,867.9667
+0;0;0,0.001347423;0.3306583;0.008603572,0.002427887;0.6475663;0.003536103,0.174124;0.5192007;0.004469974,0.2039307;0.2505696;-0.01727868,0.2636633;-0.02827528;-0.1136589,-0.1648217;0.5072968;-0.01011944,-0.2092239;0.2423816;-0.04716601,-0.2567571;-0.03981698;-0.1405266,0.07893461;0.005388529;-0.04039514,0.09934095;-0.3550663;-0.003326312,0.1177481;-0.7434502;0.08057311,0.1189554;-0.7041521;-0.004482836,-0.07690064;0.006413673;-0.04400719,-0.1250003;-0.3520893;-0.01433822,-0.1428363;-0.7408453;0.06794524,-0.1389525;-0.7014617;-0.01702117,0.002225583;0.5701693;0.007085078,0;0;0,0.0005488135;0.3305125;0.01311314,0.0006252564;0.6474547;0.011706,0.1718368;0.5211686;-0.007340192,0.2192221;0.2587908;-0.0567019,0.2523212;-0.01188272;-0.1841849,-0.1701829;0.5175111;0.0004261145,-0.2097835;0.2553245;-0.0562669,-0.2583362;-0.01194075;-0.1859724,0.07750465;0.004186004;-0.0432086,0.09048115;-0.3560724;-0.001213193,0.07480432;-0.7414683;0.09596802,0.08420542;-0.7747526;0.03914238,-0.08143485;0.003898954;-0.03527946,-0.1045277;-0.3568614;-0.003079865,-0.1008829;-0.7463402;0.07762317,-0.100909;-0.7817919;0.02250059,0.000692293;0.5700259;0.0144825,868.0001
+0;0;0,0.001328018;0.3304971;0.008853531,0.002377209;0.647204;0.004396006,0.1738258;0.5188516;0.004705239,0.2031656;0.251629;-0.02395379,0.2615118;-0.02410397;-0.1345265,-0.1646216;0.5074186;-0.01103776,-0.2089219;0.2442937;-0.05454501,-0.2570613;-0.03337857;-0.1651793,0.07885388;0.005387512;-0.04036985,0.09932703;-0.356403;-0.003086966,0.1177186;-0.7442982;0.08067173,0.1192145;-0.7046227;-0.007599391,-0.07683582;0.00640079;-0.04395419,-0.1250559;-0.3534549;-0.01428565,-0.1428148;-0.7417145;0.06790679,-0.1385427;-0.7019444;-0.02026317,0.002176942;0.569859;0.007776125,0;0;0,0.0005011633;0.3303273;0.0138607,0.0004586726;0.6470625;0.0134604,0.1714665;0.5213791;-0.007093193,0.2194363;0.2610039;-0.06180835,0.2526841;-0.009440541;-0.1937692,-0.1700648;0.5176234;9.038486E-05,-0.2104319;0.2575555;-0.06175827,-0.259274;-0.00986132;-0.1950322,0.07757166;0.004132017;-0.04292142,0.0899934;-0.3574889;-0.0007596016,0.07454443;-0.7426887;0.09515119,0.08232914;-0.7775501;0.03498435,-0.08127025;0.003929077;-0.03544564,-0.1046409;-0.3581643;-0.003137864,-0.1007434;-0.747182;0.07727644,-0.1017023;-0.7860731;0.02123408,0.0005584471;0.5696838;0.01596296,868.0323
+0;0;0,0.001327608;0.3303951;0.008850796,0.002376508;0.6470149;0.004394428,0.1737243;0.5187118;0.004704612,0.2028048;0.253851;-0.02370112,0.261299;-0.02258137;-0.1345542,-0.1645243;0.5072855;-0.01102914,-0.208433;0.2464863;-0.05415186,-0.2566945;-0.03189033;-0.1650668,0.07880677;0.005384292;-0.04034572,0.09930427;-0.3568367;-0.003018487,0.1176707;-0.7442006;0.08062547,0.1191583;-0.7045785;-0.007157713,-0.07678991;0.006396965;-0.04392793,-0.1250674;-0.3538869;-0.01422409,-0.1428019;-0.7416147;0.06785577,-0.1385535;-0.7018986;-0.01982681,0.002176292;0.5696893;0.007773695,0;0;0,0.0004089549;0.330214;0.01412523,0.0002778545;0.646862;0.01393402,0.1712021;0.521304;-0.006833196,0.2191386;0.2647947;-0.06773365,0.252581;-0.00592953;-0.2008307,-0.1700594;0.5175046;-0.0002778564,-0.2103541;0.2604645;-0.0643912,-0.2598616;-0.004421115;-0.2040674,0.07761454;0.004123017;-0.04273474,0.08999556;-0.3579725;-0.0008893013,0.07467721;-0.7427996;0.09428334,0.08113629;-0.7772303;0.0342195,-0.08115292;0.003919217;-0.03558253,-0.1046431;-0.3586198;-0.003470682,-0.1002621;-0.7470558;0.07704494,-0.1026231;-0.7873521;0.0236264,0.0003967211;0.5695015;0.01639152,868.0656
+0;0;0,0.001327157;0.3302827;0.008847788,0.002375685;0.6467904;0.004393001,0.1735611;0.5185632;0.004704891,0.2022566;0.2572092;-0.02332474,0.261333;-0.02197489;-0.1352813,-0.1643672;0.5071477;-0.01101396,-0.2076946;0.2498015;-0.05356573,-0.2564365;-0.03134614;-0.1655848,0.07870121;0.005377081;-0.04029169,0.09918177;-0.3565445;-0.002995308,0.1175655;-0.7442742;0.08072765,0.1190434;-0.7047153;-0.006479099,-0.07668707;0.006388397;-0.04386909,-0.1249246;-0.3535976;-0.01418981,-0.1426759;-0.7416916;0.06796756,-0.1384554;-0.7020393;-0.01913923,0.00217554;0.5694923;0.007771067,0;0;0,0.0003990568;0.330084;0.01453102,0.000272572;0.6466198;0.01473677,0.1710173;0.5214014;-0.006750584,0.2194911;0.270156;-0.0733918,0.2527367;-0.001214534;-0.2120309,-0.1698874;0.5176079;-0.0005787965,-0.2106515;0.2653161;-0.06841788,-0.261851;0.001745194;-0.2163268,0.07763514;0.004011333;-0.04246068,0.08986846;-0.3578705;-0.001356006,0.0746859;-0.7430973;0.09378373,0.08143225;-0.77675;0.0337721,-0.08095299;0.003984384;-0.03573448,-0.1045419;-0.3582698;-0.003904264,-0.1000905;-0.7470982;0.07656009,-0.1025985;-0.7868779;0.02342739,0.0003869161;0.5692837;0.01709759,868.0992
+0;0;0,0.001274441;0.3304026;0.009200492,0.002215533;0.6470592;0.005314811,0.1731945;0.518235;0.004804201,0.2035131;0.2598495;-0.03506861,0.2614352;-0.01603183;-0.1569676,-0.1643236;0.5074129;-0.01146984,-0.2074454;0.2524327;-0.06043579,-0.2560317;-0.02470717;-0.1835526,0.07870775;0.005374305;-0.04029178,0.09924918;-0.3564696;-0.003074035,0.1180322;-0.7441468;0.08114283,0.1196024;-0.7047041;-0.004692085,-0.07669032;0.006389565;-0.04387468,-0.1248371;-0.3535294;-0.01423758,-0.1426971;-0.7416728;0.06800961,-0.1384226;-0.7021375;-0.01772294,0.002037938;0.5697218;0.008554615,0;0;0,0.0005174913;0.3301819;0.01522422,0.0005540699;0.6468579;0.0164057,0.1710412;0.5212511;-0.005804062,0.2193283;0.272608;-0.07733738,0.2538814;0.002460241;-0.2192922,-0.1694724;0.5177804;-0.0003315471,-0.2104179;0.2679226;-0.07221079,-0.2629988;0.007728368;-0.2266747,0.07767474;0.003997833;-0.04240131,0.089572;-0.3578287;-0.001436472,0.07445582;-0.7432078;0.09339667,0.08251431;-0.7761286;0.03478528,-0.08093523;0.003986045;-0.03578852,-0.1048503;-0.3581676;-0.003993429,-0.09995649;-0.7471995;0.07581317,-0.1008261;-0.7318507;-0.009297661,0.0006217584;0.5694808;0.01849902,868.1327
+0;0;0,0.001275235;0.3306084;0.009206223,0.002217389;0.6476258;0.005315693,0.1730131;0.5187578;0.004813238,0.2031297;0.2620932;-0.03479402,0.2607522;-0.01236099;-0.1560624,-0.164144;0.5079473;-0.0114434,-0.2069786;0.2546652;-0.06008322,-0.2553136;-0.02104104;-0.1825631,0.07865516;0.005370714;-0.04026486,0.09918083;-0.3561955;-0.003075682,0.117956;-0.7437115;0.08110617,0.1195291;-0.7042514;-0.004886515,-0.07663909;0.006385296;-0.04384537,-0.1247489;-0.3532574;-0.01423102,-0.1426014;-0.7412394;0.06798199,-0.1383191;-0.7016866;-0.01790816,0.002039568;0.5701895;0.00855964,0;0;0,0.0006932393;0.3303409;0.01620734,0.0009110905;0.6473719;0.018574,0.1707096;0.5211879;-0.00600481,0.2194546;0.2758054;-0.08192444,0.2548505;0.01020759;-0.2287456,-0.1687455;0.5182233;-0.0004161727,-0.2094992;0.2708695;-0.07462985,-0.2620682;0.01442763;-0.2321913,0.07771876;0.003951475;-0.04220092,0.08906865;-0.3576742;-0.001796842,0.07410172;-0.7429518;0.09278071,0.08189958;-0.7758033;0.03382647,-0.08081021;0.004030809;-0.03591936,-0.1052125;-0.3578183;-0.00423016,-0.1000909;-0.7467788;0.07508691,-0.1009455;-0.7313992;-0.01019044,0.0009317733;0.5698881;0.02035797,868.1552
+0;0;0,0.001275182;0.3305949;0.009205847,0.002217283;0.6475916;0.005315904,0.1728966;0.5187721;0.004815431,0.2028575;0.2634348;-0.03458701,0.2600383;-0.008915395;-0.1549257,-0.164031;0.507969;-0.01143014,-0.2066441;0.2559966;-0.05981845,-0.2546085;-0.01759595;-0.1813594,0.07866177;0.005371165;-0.04026824,0.09916364;-0.3557757;-0.003122192,0.117952;-0.7435635;0.08111869,0.1195132;-0.7041752;-0.004221171,-0.07664553;0.006385832;-0.04384906,-0.1246995;-0.3528398;-0.01426904,-0.1425646;-0.7410939;0.06800161,-0.1383148;-0.7016137;-0.01723647,0.002039493;0.5701689;0.008559283,0;0;0,0.0008061305;0.3302836;0.01707172,0.001205109;0.6472818;0.02085042,0.1705395;0.5209777;-0.005667331,0.2195981;0.278796;-0.08683777,0.2559341;0.01669076;-0.2348453,-0.1682146;0.5182937;-0.0001609288,-0.2095481;0.273611;-0.07806645,-0.260694;0.02298987;-0.2408511,0.07775718;0.003957778;-0.04214513,0.08893213;-0.3572598;-0.001844049,0.07414687;-0.7428284;0.0927453,0.08280227;-0.7760008;0.03523182,-0.08080205;0.004033477;-0.03595575,-0.1052074;-0.3573943;-0.004307631,-0.09993915;-0.7466577;0.07490779,-0.100751;-0.7311044;-0.009733237,0.001173954;0.5698035;0.02224576,868.1887
+0;0;0,0.001245223;0.3307118;0.009683214,0.002040786;0.647889;0.006506741,0.1723405;0.5180782;0.004541728,0.2028396;0.261717;-0.04234008,0.2602597;0.0009734631;-0.1801146,-0.1638976;0.5082554;-0.01190788,-0.207147;0.2555978;-0.06796864,-0.2530882;-0.01206443;-0.1964693,0.07859844;0.005357347;-0.04022345,0.09913896;-0.3556612;-0.003117118,0.1174636;-0.7436172;0.08108118,0.1190908;-0.7041975;-0.004175425,-0.07657406;0.006389086;-0.04381708,-0.1245419;-0.3527244;-0.01432483,-0.142648;-0.7410786;0.06806539,-0.1383379;-0.7015698;-0.01708785,0.001900223;0.5704187;0.009575723,0;0;0,0.0009161681;0.330356;0.0181576,0.001459498;0.6475108;0.02304435,0.1703419;0.5208964;-0.005153298,0.2204539;0.278455;-0.09210253,0.2564145;0.02259165;-0.2454219,-0.1676458;0.5184314;1.920387E-05,-0.2105695;0.2735323;-0.08383313,-0.2597934;0.02571276;-0.2464017,0.07777719;0.003926679;-0.04194796,0.08876906;-0.3572187;-0.00211823,0.07405341;-0.7429102;0.09254146,0.08363213;-0.7760013;0.03520179,-0.08066323;0.004055811;-0.03607402,-0.1051683;-0.3572466;-0.004557934,-0.09993304;-0.7466961;0.07441439,-0.1053075;-0.7819935;0.01902997,0.001390252;0.5699878;0.02417457,868.2222
+0;0;0,0.001245223;0.3307118;0.009683214,0.002040786;0.647889;0.006506741,0.1723405;0.5180782;0.004541728,0.2028396;0.261717;-0.04234008,0.2602597;0.0009734631;-0.1801146,-0.1638976;0.5082554;-0.01190788,-0.207147;0.2555978;-0.06796864,-0.2530882;-0.01206443;-0.1964693,0.07859844;0.005357347;-0.04022345,0.09913896;-0.3556612;-0.003117118,0.1174636;-0.7436172;0.08108118,0.1190908;-0.7041975;-0.004175425,-0.07657406;0.006389086;-0.04381708,-0.1245419;-0.3527244;-0.01432483,-0.142648;-0.7410786;0.06806539,-0.1383379;-0.7015698;-0.01708785,0.001900223;0.5704187;0.009575723,0;0;0,0.0009161681;0.330356;0.0181576,0.001459498;0.6475108;0.02304435,0.1703419;0.5208964;-0.005153298,0.2204539;0.278455;-0.09210253,0.2564145;0.02259165;-0.2454219,-0.1676458;0.5184314;1.920387E-05,-0.2105695;0.2735323;-0.08383313,-0.2597934;0.02571276;-0.2464017,0.07777719;0.003926679;-0.04194796,0.08876906;-0.3572187;-0.00211823,0.07405341;-0.7429102;0.09254146,0.08363213;-0.7760013;0.03520179,-0.08066323;0.004055811;-0.03607402,-0.1051683;-0.3572466;-0.004557934,-0.09993304;-0.7466961;0.07441439,-0.1053075;-0.7819935;0.01902997,0.001390252;0.5699878;0.02417457,868.2445
+0;0;0,0.001245473;0.3307782;0.009685157,0.002041399;0.6481007;0.006507142,0.17223;0.5182862;0.004546901,0.2029213;0.2603093;-0.04263037,0.2597654;0.002181381;-0.1790228,-0.1637891;0.5084698;-0.01189199,-0.2073111;0.2542199;-0.06830607,-0.2527914;-0.01075736;-0.1955176,0.07858804;0.005356639;-0.04021813,0.09911776;-0.3554719;-0.003131323,0.1174502;-0.7435937;0.08110296,0.1190724;-0.7042031;-0.003890209,-0.07656392;0.00638824;-0.04381128,-0.1245065;-0.3525362;-0.01433455,-0.1426204;-0.7410564;0.06809089,-0.1383236;-0.7015771;-0.01679923,0.001900766;0.5705926;0.009577618,0;0;0,0.00102267;0.3303916;0.01870573,0.001726311;0.6476818;0.02417254,0.1702511;0.5207214;-0.004748702,0.2204353;0.2784595;-0.09700084,0.2579407;0.02984995;-0.2559057,-0.1672073;0.5185964;0.0003031138,-0.2112343;0.2743608;-0.08986503,-0.2600483;0.03606351;-0.2610251,0.07778271;0.003907621;-0.04191482,0.08873189;-0.3570664;-0.002266049,0.07406159;-0.7429404;0.09237003,0.08364549;-0.776193;0.03560805,-0.08063531;0.004081234;-0.03610486,-0.1051095;-0.3570311;-0.004592221,-0.09968396;-0.7466528;0.07437229,-0.1048355;-0.7828939;0.02051838,0.001614146;0.5701193;0.02516377,868.267
+0;0;0,0.00111437;0.3306958;0.01024472,0.001848939;0.6478183;0.007981609,0.1712444;0.5175369;0.00410848,0.2020566;0.2635668;-0.05344022,0.2599712;0.006292194;-0.195524,-0.1632903;0.5086038;-0.0123905,-0.2074448;0.2577728;-0.07481033,-0.2507693;-0.0002766848;-0.2206376,0.07860106;0.005328428;-0.04022226,0.09924943;-0.3549789;-0.003151305,0.1175376;-0.7424074;0.08072682,0.1191906;-0.7030038;-0.003972642,-0.07657962;0.00641537;-0.04380359,-0.1243038;-0.3520399;-0.01457659,-0.1426611;-0.7398136;0.0676759,-0.1383409;-0.7003198;-0.0169194,0.00170904;0.5703815;0.01081544,0;0;0,0.001305077;0.3302351;0.02022457,0.00242468;0.6472634;0.02830052,0.1698155;0.5205005;-0.00394094,0.220244;0.2817394;-0.09992063,0.2579278;0.03464589;-0.2650172,-0.1658232;0.5188691;0.001052529,-0.2099061;0.2775031;-0.09147406,-0.2592837;0.04140835;-0.2691064,0.07780449;0.00393042;-0.04189706,0.08855821;-0.3565512;-0.002408743,0.07399544;-0.7417501;0.09182823,0.08390851;-0.7751504;0.03572738,-0.08064107;0.004066693;-0.03612243,-0.1050608;-0.3565365;-0.004642487,-0.09960424;-0.7453973;0.07427727,-0.1048385;-0.7810795;0.02020678,0.002199113;0.5697753;0.0285635,868.3006
+0;0;0,0.001114871;0.3308444;0.01024932,0.001850067;0.6482384;0.007984168,0.1717847;0.5177198;0.00409223,0.2023748;0.2655811;-0.05304147,0.2606502;0.006703526;-0.1960106,-0.1638142;0.5087583;-0.01245924,-0.2076502;0.2597361;-0.07442896,-0.2512447;7.882714E-05;-0.2211649,0.07854055;0.005324326;-0.0401913,0.09919115;-0.3550219;-0.003116336,0.1174836;-0.7425427;0.08078177,0.119146;-0.7030866;-0.004390262,-0.07652067;0.006410431;-0.04376987,-0.12425;-0.3520836;-0.01453971,-0.1426116;-0.7399496;0.06773237,-0.1382674;-0.7004028;-0.01733492,0.001710043;0.5707325;0.01082052,0;0;0,0.001103919;0.3303232;0.02120507,0.001760356;0.6475933;0.03041351,0.1695915;0.5202894;-0.002874017,0.2193381;0.2853449;-0.1033742,0.2575152;0.03924276;-0.2731683,-0.1665395;0.5185487;0.001485121,-0.2112606;0.2812119;-0.09570126,-0.2602957;0.04801801;-0.2802818,0.07780954;0.003927037;-0.04174399,0.08853976;-0.356616;-0.00244987,0.07406045;-0.7418975;0.09186041,0.08390923;-0.7750139;0.03471339,-0.08055653;0.004071916;-0.03614376,-0.105029;-0.3565633;-0.004620165,-0.09892629;-0.7454067;0.07481217,-0.104549;-0.7811131;0.02006256,0.001667224;0.5700355;0.03040946,868.3349
+0;0;0,0.001114896;0.330852;0.01024956,0.001849912;0.6481637;0.007985594,0.1721714;0.5175601;0.004077055,0.2026499;0.2663409;-0.05284831,0.2607844;0.008088976;-0.1954719,-0.1641907;0.5085782;-0.01251205,-0.2078669;0.2604641;-0.07425579,-0.251356;0.001434416;-0.2206371,0.07854922;0.005324914;-0.04019573,0.09919986;-0.355022;-0.003120698,0.1175212;-0.7431544;0.08090981,0.1191894;-0.7036651;-0.00456062,-0.07652911;0.006411138;-0.04377469,-0.1242585;-0.3520835;-0.01454448,-0.1426491;-0.7405616;0.06785743,-0.1382897;-0.7009814;-0.01750788,0.001709953;0.5706934;0.01082065,0;0;0,0.0009387061;0.3302482;0.02246296,0.001203757;0.6473871;0.03324604,0.1692776;0.5200669;-0.001829267,0.2188274;0.288071;-0.1067257,0.2579055;0.04529682;-0.2797828,-0.1670427;0.5182486;0.002047051,-0.2134988;0.2858442;-0.1033596,-0.2624364;0.05616899;-0.2911616,0.07780564;0.00394626;-0.0417701,0.08852042;-0.3566006;-0.002501369,0.07410833;-0.7424952;0.09195089,0.0838751;-0.7754202;0.03413152,-0.08057311;0.004048165;-0.03613332,-0.1050713;-0.3565902;-0.004658822,-0.09894697;-0.7460551;0.07485946,-0.1023568;-0.7844881;0.02286588,0.001220681;0.5698658;0.03285003,868.3674
+0;0;0,0.001055504;0.330834;0.0107599,0.001820615;0.6482303;0.008993795,0.1717092;0.516265;0.002892811,0.2024112;0.2670569;-0.0621836,0.2611336;0.02167842;-0.2235638,-0.1641401;0.5086119;-0.01297629,-0.207891;0.2619643;-0.08030432,-0.2499371;0.01059404;-0.237618,0.07857125;0.005299456;-0.04016839,0.09899744;-0.3552871;-0.003096208,0.1175781;-0.7435683;0.08091535,0.1191411;-0.704039;-0.004612163,-0.07652654;0.00642785;-0.04378812,-0.1242046;-0.3523029;-0.01457667,-0.1430825;-0.7410046;0.06739897,-0.1388227;-0.7013849;-0.01802657,0.001664058;0.5707378;0.0117205,0;0;0,0.0008632652;0.330171;0.02354467,0.001131155;0.6473453;0.03562403,0.1689579;0.5197232;-0.000992775,0.2192261;0.2900099;-0.1104786,0.2573553;0.05308767;-0.2896894,-0.1670163;0.518339;0.002738446,-0.2168737;0.2926756;-0.1150433,-0.2611701;0.06531002;-0.304899,0.07781261;0.003956228;-0.04176807,0.08846855;-0.3568115;-0.00243175,0.0741441;-0.7429117;0.0918386,0.08399636;-0.7757738;0.03387738,-0.08057417;0.00404572;-0.03614502,-0.1050673;-0.3568192;-0.004667588,-0.09882991;-0.7464167;0.07495858,-0.1028466;-0.7850224;0.02313824,0.001139641;0.569808;0.03491139,868.3909
+0;0;0,0.001055748;0.3309102;0.01076238,0.001820956;0.6483443;0.008996598,0.1721132;0.5162541;0.002874509,0.2029365;0.2660603;-0.0624593,0.2617786;0.02018172;-0.2241684,-0.1645332;0.5085829;-0.01303226,-0.2084572;0.2609597;-0.0806266,-0.250589;0.009077042;-0.2382609,0.07857282;0.005299562;-0.0401692,0.09899747;-0.3552596;-0.003099829,0.1175788;-0.7435547;0.08091475,0.1191492;-0.7039807;-0.005014502,-0.07652806;0.006427978;-0.04378899,-0.1242025;-0.3522756;-0.01457976,-0.1430811;-0.7409912;0.06739882,-0.1388012;-0.7013264;-0.01842798,0.001664408;0.5708562;0.01172314,0;0;0,0.0007167086;0.330171;0.02459884,0.0007086545;0.6473183;0.03829944,0.1687729;0.5197985;-0.0001926422,0.2189566;0.2919704;-0.1159142,0.2567756;0.05718262;-0.2989796,-0.1674575;0.518136;0.003454123,-0.2210802;0.2982004;-0.1252645,-0.2609987;0.06902054;-0.3148737,0.07781696;0.003959194;-0.04176342,0.08842196;-0.3567851;-0.00245297,0.07413544;-0.7428992;0.09182633,0.08421107;-0.7754593;0.03298176,-0.08056971;0.004033473;-0.03616065,-0.1050222;-0.3568358;-0.005021168,-0.09896267;-0.7464055;0.07482597,-0.1056363;-0.7810053;0.01772693,0.000791803;0.5697904;0.03716552,868.4239
+0;0;0,0.001056157;0.3310384;0.01076655,0.001821611;0.6485726;0.009000549,0.1720551;0.5164853;0.00288206,0.2027932;0.266984;-0.06227092,0.2616425;0.021075;-0.2240001,-0.1644755;0.5088167;-0.01301923,-0.2082778;0.2618789;-0.08042648,-0.2504148;0.009965092;-0.2380803,0.07859185;0.005300845;-0.04017892,0.09894211;-0.3539453;-0.003244549,0.1175894;-0.7436182;0.08106814,0.1191558;-0.7040681;-0.004645951,-0.07654659;0.006429534;-0.04379959,-0.1240474;-0.3509677;-0.01469673,-0.142993;-0.7410627;0.06757272,-0.1387239;-0.701422;-0.01803916,0.001665031;0.5710686;0.01172765,0;0;0,0.0006488487;0.3302175;0.02567875,0.0003830902;0.6474079;0.0406369,0.1682829;0.5199608;0.0009787083,0.2188325;0.296191;-0.1207279,0.2562749;0.06225763;-0.3050213,-0.167342;0.5181416;0.004111979,-0.2215944;0.3003762;-0.1265616,-0.2599778;0.08064826;-0.3274027,0.0778505;0.003986478;-0.04174364,0.08835939;-0.3554972;-0.00304985,0.07400117;-0.7427806;0.09237897,0.08335207;-0.7756026;0.03401363,-0.08058599;0.004016916;-0.03617853,-0.1050114;-0.355553;-0.005372772,-0.09899826;-0.7465009;0.0747823,-0.1055092;-0.7812557;0.01816969,0.0005371869;0.5698694;0.03920019,868.4465
+0;0;0,0.0009430604;0.3310236;0.01122067,0.001594058;0.6485593;0.009785731,0.1713434;0.5152698;0.001538327,0.2020558;0.2678735;-0.07121117,0.2645594;0.02855712;-0.2412459,-0.1644323;0.5087994;-0.01389674,-0.2082585;0.2634434;-0.08683749,-0.2496481;0.02086483;-0.2586901,0.07866295;0.005228572;-0.04004904,0.09922163;-0.354047;-0.003517814,0.1171734;-0.7437621;0.08075022,0.118684;-0.7041821;-0.004961528,-0.07652707;0.006447169;-0.04383111,-0.1240022;-0.35096;-0.01480764,-0.1429807;-0.7410382;0.06753348,-0.1387727;-0.7013732;-0.01807869,0.001462161;0.571053;0.01244484,0;0;0,0.0006488487;0.3302175;0.02567875,0.0003830902;0.6474079;0.0406369,0.1682829;0.5199608;0.0009787083,0.2188325;0.296191;-0.1207279,0.2562749;0.06225763;-0.3050213,-0.167342;0.5181416;0.004111979,-0.2215944;0.3003762;-0.1265616,-0.2599778;0.08064826;-0.3274027,0.0778505;0.003986478;-0.04174364,0.08835939;-0.3554972;-0.00304985,0.07400117;-0.7427806;0.09237897,0.08335207;-0.7756026;0.03401363,-0.08058599;0.004016916;-0.03617853,-0.1050114;-0.355553;-0.005372772,-0.09899826;-0.7465009;0.0747823,-0.1055092;-0.7812557;0.01816969,0.0005371869;0.5698694;0.03920019,868.4803
+0;0;0,0.0009433721;0.331133;0.01122438,0.001594636;0.6487977;0.009788992,0.1707836;0.5156642;0.001578526,0.2015071;0.2681788;-0.07119717,0.2643769;0.02745964;-0.2422285,-0.1638846;0.5092152;-0.01380563,-0.2077265;0.2637707;-0.08677267,-0.2493587;0.01977028;-0.2596326,0.07866347;0.005228607;-0.0400493,0.09922377;-0.3540753;-0.003515191,0.1171722;-0.7437176;0.08073707,0.1186759;-0.7041813;-0.004584007,-0.07652757;0.006447212;-0.04383139,-0.1240065;-0.3509881;-0.01480563,-0.1429814;-0.7409934;0.06752008,-0.1387925;-0.7013724;-0.01770186,0.001462691;0.5712634;0.01244907,0;0;0,0.0007049851;0.3302543;0.02659976,0.000447534;0.6475322;0.04240716,0.1675666;0.5200694;0.001913548,0.2189593;0.2987899;-0.1241161,0.2556375;0.06866863;-0.3160769,-0.1665443;0.5183975;0.004962016,-0.2219126;0.3038762;-0.1307003,-0.2592483;0.08768657;-0.3381085,0.07786021;0.003999397;-0.04172552,0.08832577;-0.355527;-0.003150225,0.07401253;-0.7426708;0.09253919,0.08361067;-0.7757156;0.03504026,-0.08057924;0.004003469;-0.03619648,-0.1049689;-0.3556213;-0.005668294,-0.09918951;-0.7464741;0.07459609,-0.1059118;-0.7820473;0.01957001,0.000597965;0.5699694;0.04077828,868.5019
+0;0;0,0.0009436822;0.3312419;0.01122807,0.001595311;0.6490843;0.009791925,0.1703352;0.516056;0.001611733,0.2013831;0.2659574;-0.0719324,0.2636479;0.02755485;-0.2413178,-0.1634455;0.5096241;-0.01373163,-0.2077504;0.2615881;-0.08746911,-0.2489819;0.0199358;-0.2586656,0.07867184;0.005229162;-0.04005356,0.09922771;-0.3539975;-0.003527306,0.1171772;-0.7436629;0.08072996,0.1186748;-0.7041653;-0.004245058,-0.07653571;0.006447898;-0.04383606,-0.1240044;-0.3509106;-0.01481654,-0.1429805;-0.740939;0.06751405,-0.1388086;-0.7013571;-0.01736224,0.001463294;0.5715078;0.01245345,0;0;0,0.0006070472;0.3302823;0.0275929,0.0002992637;0.647695;0.04423606,0.1668008;0.5201398;0.00311625,0.2200711;0.30081;-0.1309685,0.2553809;0.07533762;-0.324151,-0.1659495;0.5185702;0.005476389,-0.2237574;0.3049706;-0.1357873,-0.2557144;0.1074197;-0.3579505,0.07786392;0.004030585;-0.04173553,0.08830707;-0.3554383;-0.00334847,0.07398352;-0.7426189;0.09228933,0.08318637;-0.7759364;0.03554953,-0.0805955;0.003932153;-0.03619106,-0.1048869;-0.3556266;-0.005729379,-0.09926347;-0.746478;0.07467078,-0.1056197;-0.7812814;0.01923321,0.0004567131;0.5700942;0.04241455,868.5349
+0;0;0,0.0008244409;0.3313781;0.01179336,0.001350707;0.649364;0.0108587,0.169821;0.5161383;0.0008598473,0.2020693;0.2668787;-0.07908973,0.2665119;0.05087508;-0.2650238,-0.1633752;0.5101615;-0.01440906,-0.2082611;0.2632961;-0.09567995,-0.2473579;0.03580382;-0.2748463,0.0787032;0.005235687;-0.03999525,0.1001416;-0.354197;-0.003729664,0.1170535;-0.7428167;0.0803415,0.1185747;-0.7031665;-0.005684271,-0.07652123;0.006450793;-0.04386474,-0.1239963;-0.3511373;-0.0148205,-0.1431443;-0.7400987;0.06716478,-0.138915;-0.7003633;-0.01876082,0.001246853;0.5717541;0.0134065,0;0;0,0.0004933216;0.3303741;0.02835381,-3.017856E-05;0.6478853;0.04579866,0.1661289;0.5200716;0.003642321,0.2201632;0.3024564;-0.1352322,0.2558806;0.08841236;-0.3309138,-0.1658799;0.5186575;0.005994737,-0.22625;0.3091796;-0.1424528,-0.2532465;0.1098624;-0.3544098,0.07787091;0.00403738;-0.04172587,0.08828411;-0.3556879;-0.003569245,0.07394364;-0.741855;0.091555,0.08303966;-0.7745103;0.03250039,-0.08059019;0.003924256;-0.0362084,-0.1048389;-0.3558933;-0.006042225,-0.09946505;-0.74567;0.07411075,-0.1058739;-0.7815076;0.01825183,0.0001837909;0.5702601;0.04378092,868.5687
+0;0;0,0.000825104;0.3316446;0.01180285,0.0013516;0.6497664;0.01086824,0.1696522;0.516575;0.0008827262,0.2016483;0.2692646;-0.07844166,0.2658606;0.05403292;-0.2637113,-0.1632086;0.5106043;-0.01437082,-0.2077436;0.2656693;-0.09500618,-0.2467006;0.03898998;-0.2735323,0.07868087;0.005234201;-0.03998389,0.1001123;-0.354081;-0.00373017,0.1170492;-0.7432773;0.08046576,0.1185649;-0.7036625;-0.005244441,-0.07649951;0.006448962;-0.04385229,-0.123959;-0.3510222;-0.01481755,-0.1431355;-0.7405608;0.0672894,-0.1389217;-0.700861;-0.01832099,0.001247717;0.5721349;0.01341675,0;0;0,0.0004155897;0.3305353;0.02956986,-0.0002294518;0.648113;0.04824328,0.1654945;0.5203298;0.00461781,0.219796;0.3077265;-0.1379645,0.2567626;0.09783742;-0.33634,-0.1654739;0.5188271;0.006539829,-0.2257844;0.3114397;-0.1412155,-0.2519755;0.1178572;-0.357115,0.07789346;0.004071295;-0.04162717,0.08829243;-0.3555765;-0.003859639,0.07408091;-0.7424261;0.09098244,0.08304361;-0.7752939;0.03260184,-0.08055414;0.003913888;-0.03622843,-0.1045296;-0.3558454;-0.006572371,-0.09959668;-0.7461531;0.07395815,-0.105894;-0.78172;0.01825972,1.345947E-05;0.5704749;0.04591632,868.6025
+0;0;0,0.0008255999;0.331844;0.01180994,0.001352544;0.6502368;0.01087449,0.1694891;0.5170321;0.0009033903,0.2014801;0.2697611;-0.07840838,0.2658842;0.0538864;-0.2642315,-0.1630477;0.5110672;-0.0143353,-0.2075755;0.2661712;-0.09495784,-0.2466489;0.03881469;-0.2740172,0.07869155;0.005234911;-0.03998932,0.1001292;-0.3541852;-0.003725015,0.1170624;-0.7432948;0.08045214,0.1185796;-0.7036704;-0.005344227,-0.07650989;0.006449838;-0.04385825,-0.1239833;-0.3511257;-0.01481502,-0.1431555;-0.7405775;0.06727362,-0.1389374;-0.700868;-0.01842283,0.001248571;0.5725379;0.01342521,0;0;0,0.0003451221;0.3306262;0.03077006,-0.0004629605;0.6484182;0.050385,0.1648426;0.5205522;0.005477428,0.2204975;0.3107619;-0.1406299,0.2579666;0.1038278;-0.3432486,-0.1651081;0.5189297;0.007111102,-0.2143881;0.2923968;-0.1141783,-0.2582015;0.1231508;-0.3480932,0.07787737;0.004134327;-0.04167652,0.08824304;-0.3556516;-0.004204869,0.07402334;-0.7423488;0.09088373,0.08310141;-0.7751427;0.03231359,-0.08058548;0.003831352;-0.03619684,-0.1045316;-0.3560642;-0.006884385,-0.09986667;-0.746303;0.07355694,-0.1062883;-0.7822649;0.01820596,-0.0001777746;0.5707197;0.04783368,868.6253
+0;0;0,0.0007582738;0.33198;0.01249135,0.001248543;0.650421;0.01220578,0.1685273;0.5165426;-9.131804E-05,0.2009715;0.2817967;-0.08350855,0.2586848;0.09238537;-0.2524652,-0.1625037;0.5116445;-0.01497678,-0.205486;0.2786782;-0.09861848,-0.2391763;0.08968478;-0.2744031,0.07866346;0.00520811;-0.0399538,0.1002755;-0.3547814;-0.003701091,0.1164067;-0.7464905;0.08159371,0.1179201;-0.7067001;-0.005058326,-0.07646707;0.006463934;-0.04384491,-0.1240086;-0.3516855;-0.01481724,-0.1435923;-0.7437788;0.06795181,-0.1393566;-0.7039241;-0.01860256,0.001149205;0.572713;0.01459869,0;0;0,0.0001711845;0.3306909;0.03179371,-0.0008280575;0.6484892;0.05204046,0.164007;0.5209472;0.006449342,0.2208798;0.3248234;-0.1398983,0.2537956;0.1494964;-0.3294525,-0.1646919;0.5190046;0.007579632,-0.2278191;0.3343648;-0.1506601,-0.2546157;0.1498607;-0.3323025,0.07791027;0.004174858;-0.04152024,0.0881132;-0.3562438;-0.004532695,0.07416062;-0.7454718;0.09179103,0.08307861;-0.7776185;0.03125203,-0.08051751;0.00382055;-0.03624507,-0.104432;-0.3566619;-0.007016513,-0.09987438;-0.7496092;0.07387252,-0.1060259;-0.7882406;0.02040646,-0.0004971996;0.5707917;0.04934704,868.657
+0;0;0,0.0007582738;0.33198;0.01249135,0.001248543;0.650421;0.01220578,0.1685273;0.5165426;-9.131804E-05,0.2009715;0.2817967;-0.08350855,0.2586848;0.09238537;-0.2524652,-0.1625037;0.5116445;-0.01497678,-0.205486;0.2786782;-0.09861848,-0.2391763;0.08968478;-0.2744031,0.07866346;0.00520811;-0.0399538,0.1002755;-0.3547814;-0.003701091,0.1164067;-0.7464905;0.08159371,0.1179201;-0.7067001;-0.005058326,-0.07646707;0.006463934;-0.04384491,-0.1240086;-0.3516855;-0.01481724,-0.1435923;-0.7437788;0.06795181,-0.1393566;-0.7039241;-0.01860256,0.001149205;0.572713;0.01459869,0;0;0,0.0001711845;0.3306909;0.03179371,-0.0008280575;0.6484892;0.05204046,0.164007;0.5209472;0.006449342,0.2208798;0.3248234;-0.1398983,0.2537956;0.1494964;-0.3294525,-0.1646919;0.5190046;0.007579632,-0.2278191;0.3343648;-0.1506601,-0.2546157;0.1498607;-0.3323025,0.07791027;0.004174858;-0.04152024,0.0881132;-0.3562438;-0.004532695,0.07416062;-0.7454718;0.09179103,0.08307861;-0.7776185;0.03125203,-0.08051751;0.00382055;-0.03624507,-0.104432;-0.3566619;-0.007016513,-0.09987438;-0.7496092;0.07387252,-0.1060259;-0.7882406;0.02040646,-0.0004971996;0.5707917;0.04934704,868.6799
+0;0;0,0.0007585684;0.332109;0.0124962,0.001249178;0.650771;0.01221046,0.1682272;0.5169402;-5.86072E-05,0.2006917;0.2820477;-0.08352794,0.2677752;0.06188385;-0.2799161,-0.1622091;0.5120509;-0.01491732,-0.2052183;0.2789392;-0.09861127,-0.2443785;0.05926104;-0.302936,0.07868303;0.005209405;-0.03996374,0.1002822;-0.3545658;-0.003732607,0.1164233;-0.7465131;0.08161409,0.117942;-0.7066878;-0.005347736,-0.07648609;0.006465542;-0.04385582,-0.1239993;-0.3514707;-0.01484543,-0.1435949;-0.7438025;0.06797399,-0.1393441;-0.7039127;-0.01888984,0.001149772;0.5730097;0.01460501,0;0;0,8.042902E-05;0.3307343;0.03267884,-0.000881359;0.6486691;0.05424428,0.1633259;0.5211402;0.007233024,0.221049;0.3278138;-0.1427287,0.2592544;0.1242146;-0.363247,-0.1640609;0.5191269;0.008049138,-0.225425;0.3349047;-0.1516135,-0.2606832;0.12637;-0.3679714,0.07792482;0.004188672;-0.04153836,0.08807765;-0.3560792;-0.005186439,0.07416847;-0.7454378;0.09163141,0.08302882;-0.7773609;0.03040861,-0.08054838;0.00378167;-0.0362342,-0.1042669;-0.3565355;-0.007487087,-0.09984131;-0.7496409;0.07385085,-0.1079195;-0.7824953;0.01347464,-0.0005712919;0.5709314;0.05118966,868.7025
+0;0;0,0.0007462694;0.3323389;0.01305604,0.001316044;0.651145;0.01347836,0.1673166;0.5172631;-0.000519,0.2008131;0.2846755;-0.09009893,0.2671334;0.08255294;-0.3076525,-0.1609579;0.5092685;-0.008985359,-0.2071708;0.2823676;-0.107087,-0.2450751;0.07344604;-0.3250239,0.07867406;0.00520076;-0.0399629,0.1005737;-0.3545514;-0.003715459,0.1164725;-0.7465131;0.08163992,0.1165883;-0.7066397;-0.005308174,-0.07648847;0.006468884;-0.0438333,-0.1239082;-0.3514904;-0.01499636,-0.1441078;-0.7438004;0.06781167,-0.1412548;-0.7038752;-0.01908377,0.001188901;0.5733502;0.0156896,0;0;0,9.500236E-05;0.3308845;0.03369892,-0.0008049272;0.6489207;0.05588067,0.1624794;0.5215203;0.008239266,0.2213421;0.3302467;-0.1440538,0.259569;0.1263281;-0.3666238,-0.1630069;0.519576;0.008627776,-0.2238244;0.3360714;-0.1522166,-0.2607276;0.131687;-0.3745825,0.07793021;0.004190713;-0.04150915,0.08802398;-0.356097;-0.005370736,0.07413051;-0.7454433;0.09152473,0.08327469;-0.7773419;0.03034938,-0.08052443;0.00378088;-0.03626582,-0.1042535;-0.356549;-0.007728023,-0.09989871;-0.7496889;0.07347771,-0.1088577;-0.7822093;0.01291036,-0.0005132258;0.5711602;0.05269349,868.7357
+0;0;0,0.0007471811;0.3327449;0.01307198,0.001317843;0.6520482;0.01349472,0.1674714;0.5179868;-0.0005139597,0.2009768;0.2853373;-0.09011772,0.2680674;0.08086699;-0.3101983,-0.1611058;0.5099849;-0.008988127,-0.207331;0.2830237;-0.1071159,-0.2456757;0.07167529;-0.3275843,0.07871067;0.005203179;-0.0399815,0.1006363;-0.354976;-0.003691033,0.1165132;-0.7463988;0.08154699,0.1166278;-0.7066286;-0.004492536,-0.07652406;0.006471894;-0.0438537,-0.1240001;-0.3519123;-0.01498253,-0.1441719;-0.743683;0.06771166,-0.1413487;-0.7038615;-0.01827578,0.001190491;0.5741256;0.01570959,0;0;0,-4.582107E-05;0.3311851;0.03474247,-0.001046374;0.6496719;0.05759418,0.1619926;0.5219076;0.008456945,0.2218104;0.3321811;-0.1455007,0.2592631;0.128303;-0.3730435,-0.1628568;0.5196752;0.008828018,-0.2234399;0.337429;-0.153632,-0.2621194;0.1359808;-0.3831255,0.07792804;0.004231185;-0.04159665,0.08797784;-0.3565214;-0.005773187,0.07406726;-0.7452551;0.09129393,0.08482343;-0.7775669;0.03213466,-0.08058862;0.003747564;-0.03622695,-0.1044305;-0.357039;-0.008095901,-0.09996676;-0.7496057;0.07315049,-0.1064392;-0.7837628;0.01535561,-0.0007304624;0.5717902;0.05425036,868.7585
+0;0;0,0.0007473398;0.3328156;0.01307476,0.001317956;0.6520928;0.01349773,0.1669699;0.5182139;-0.000462383,0.2005095;0.2853269;-0.09015761,0.2671002;0.08238012;-0.3085983,-0.1606161;0.5102361;-0.008910986,-0.2068885;0.2830431;-0.1071389,-0.2449474;0.07326962;-0.3259645,0.07871512;0.005203473;-0.03998375,0.1006442;-0.3550332;-0.003687486,0.1164791;-0.7454187;0.08132463,0.1165951;-0.705529;-0.005767465,-0.07652838;0.006472259;-0.04385617,-0.124012;-0.3519692;-0.01498039,-0.1441303;-0.7427015;0.06749463,-0.1412726;-0.7027599;-0.01954473,0.001190626;0.5741833;0.01571222,0;0;0,-0.0001191236;0.3311851;0.03541362,-0.001210496;0.6496186;0.05863035,0.1612486;0.5222629;0.008895993,0.2225903;0.3378951;-0.1512671,0.2609286;0.13759;-0.3787447,-0.1623068;0.5198612;0.009132762,-0.2226543;0.3391826;-0.1555486,-0.2629005;0.1442023;-0.3872832,0.07792133;0.004256099;-0.04161727,0.08786179;-0.3565709;-0.005926847,0.07407318;-0.7442956;0.09081018,0.08262093;-0.7761894;0.02933705,-0.08059259;0.003728834;-0.03623226,-0.1044611;-0.3571463;-0.008515671,-0.1000153;-0.7486471;0.07263856,-0.1066595;-0.7837636;0.01434147,-0.0008715652;0.5717536;0.05520689,868.7927
+0;0;0,0.000689083;0.3331184;0.01347429,0.001162138;0.6526874;0.01447917,0.1662766;0.5187521;-0.001313811,0.2043162;0.2792265;-0.1068368,0.2682128;0.08902535;-0.3247809,-0.1601209;0.5097561;-0.006888337,-0.2102934;0.2764678;-0.1209667,-0.2461256;0.08558507;-0.3446601,0.07875389;0.005196858;-0.03995236,0.1007464;-0.3551148;-0.003585026,0.1163736;-0.7463396;0.08166327,0.1158621;-0.7064099;-0.005478792,-0.07653744;0.006466383;-0.04388145,-0.1239333;-0.3520806;-0.01509932,-0.1441742;-0.7436295;0.06765379,-0.1419445;-0.7036533;-0.01945592,0.001059259;0.5747034;0.01654046,0;0;0,-7.616729E-05;0.3314054;0.03633642,-0.001047816;0.6500827;0.06022978,0.1605602;0.5224524;0.009132147,0.2307927;0.338756;-0.1677227,0.2608952;0.1421238;-0.3872415,-0.161606;0.5203535;0.009887375,-0.2242644;0.3326208;-0.1655691,-0.2653358;0.1501236;-0.3952793,0.07793748;0.004290804;-0.04162586,0.08783124;-0.3566418;-0.006122351,0.07385206;-0.7451954;0.09082603,0.08274558;-0.7769793;0.02921223,-0.08060804;0.003701513;-0.03624937,-0.1044783;-0.3572751;-0.008738792,-0.1000871;-0.7496126;0.07262682,-0.1061612;-0.7843674;0.01378369,-0.0007430799;0.5721546;0.05664039,868.825
+0;0;0,0.000689083;0.3331184;0.01347429,0.001162138;0.6526874;0.01447917,0.1662766;0.5187521;-0.001313811,0.2043162;0.2792265;-0.1068368,0.2682128;0.08902535;-0.3247809,-0.1601209;0.5097561;-0.006888337,-0.2102934;0.2764678;-0.1209667,-0.2461256;0.08558507;-0.3446601,0.07875389;0.005196858;-0.03995236,0.1007464;-0.3551148;-0.003585026,0.1163736;-0.7463396;0.08166327,0.1158621;-0.7064099;-0.005478792,-0.07653744;0.006466383;-0.04388145,-0.1239333;-0.3520806;-0.01509932,-0.1441742;-0.7436295;0.06765379,-0.1419445;-0.7036533;-0.01945592,0.001059259;0.5747034;0.01654046,0;0;0,-7.616729E-05;0.3314054;0.03633642,-0.001047816;0.6500827;0.06022978,0.1605602;0.5224524;0.009132147,0.2307927;0.338756;-0.1677227,0.2608952;0.1421238;-0.3872415,-0.161606;0.5203535;0.009887375,-0.2242644;0.3326208;-0.1655691,-0.2653358;0.1501236;-0.3952793,0.07793748;0.004290804;-0.04162586,0.08783124;-0.3566418;-0.006122351,0.07385206;-0.7451954;0.09082603,0.08274558;-0.7769793;0.02921223,-0.08060804;0.003701513;-0.03624937,-0.1044783;-0.3572751;-0.008738792,-0.1000871;-0.7496126;0.07262682,-0.1061612;-0.7843674;0.01378369,-0.0007430799;0.5721546;0.05664039,868.8498
+0;0;0,0.0006896128;0.3333745;0.01348465,0.001162952;0.653135;0.01449023,0.1657726;0.5193263;-0.001247039,0.2039579;0.2788832;-0.1071742,0.2681131;0.08791231;-0.3260003,-0.1596277;0.5103578;-0.006804535,-0.2099924;0.2761759;-0.1213199,-0.2459696;0.08452064;-0.3459185,0.07873023;0.005195296;-0.03994036,0.1007114;-0.3549318;-0.003591649,0.1163341;-0.7460417;0.0816316,0.1158263;-0.7061852;-0.004869036,-0.07651444;0.00646444;-0.04386826,-0.123886;-0.3518989;-0.01510087,-0.144121;-0.7433328;0.06762792,-0.1419077;-0.70343;-0.0188406,0.001060014;0.5751066;0.01655268,0;0;0,-0.0001820959;0.3315951;0.03695321,-0.001223061;0.6504463;0.06108022,0.1594837;0.5224782;0.009118557,0.2297142;0.3482597;-0.1785171,0.2604991;0.1499542;-0.3980572,-0.1610576;0.5208804;0.0100471,-0.223904;0.3356445;-0.1694787,-0.2660924;0.1551131;-0.4020711,0.07793883;0.004324853;-0.04156327,0.08778887;-0.3564684;-0.006532788,0.07376286;-0.7449226;0.09032059,0.08319389;-0.7771096;0.03012419,-0.08055258;0.00368265;-0.03630966,-0.1044188;-0.3571314;-0.009114493,-0.1003929;-0.7494431;0.07181372,-0.1060339;-0.7841257;0.01381285,-0.0009015352;0.572476;0.05744362,868.881
+0;0;0,0.0006510973;0.3336134;0.01388305,0.001055743;0.6533887;0.01549318,0.1653389;0.519664;-0.001646254,0.20691;0.2790595;-0.1198037,0.2700231;0.09595953;-0.3421342,-0.1593118;0.5106576;-0.007195273,-0.2131338;0.2758667;-0.1319201,-0.2473939;0.08598289;-0.3548777,0.0786472;0.005175403;-0.03987974,0.1006197;-0.355122;-0.003468663,0.1157813;-0.7450154;0.08201566,0.115274;-0.7050957;-0.004714809,-0.07643006;0.006461019;-0.04380939,-0.1237701;-0.3521131;-0.01541417,-0.1439874;-0.7423427;0.0674499,-0.141772;-0.702383;-0.01924916,0.0009706161;0.5753604;0.01739585,0;0;0,-0.0004920475;0.3317391;0.03794694,-0.001755293;0.6505783;0.06243324,0.158424;0.5227845;0.009111166,0.2297101;0.3541815;-0.1910667,0.2599425;0.1629458;-0.4134506,-0.16145;0.5220665;0.01072229,-0.2278354;0.3471346;-0.1856744,-0.2677516;0.1703788;-0.4182765,0.07797658;0.004279077;-0.04127836,0.08781664;-0.356765;-0.007027149,0.07356197;-0.7442464;0.08893776,0.08302021;-0.7762681;0.02823615,-0.08035911;0.003716191;-0.03648513,-0.1041782;-0.3573039;-0.009653188,-0.1001327;-0.7486413;0.07030304,-0.1051899;-0.7844886;0.01321201,-0.001379833;0.572616;0.05872154,868.9154
+0;0;0,0.0006510973;0.3336134;0.01388305,0.001055743;0.6533887;0.01549318,0.1653389;0.519664;-0.001646254,0.20691;0.2790595;-0.1198037,0.2700231;0.09595953;-0.3421342,-0.1593118;0.5106576;-0.007195273,-0.2131338;0.2758667;-0.1319201,-0.2473939;0.08598289;-0.3548777,0.0786472;0.005175403;-0.03987974,0.1006197;-0.355122;-0.003468663,0.1157813;-0.7450154;0.08201566,0.115274;-0.7050957;-0.004714809,-0.07643006;0.006461019;-0.04380939,-0.1237701;-0.3521131;-0.01541417,-0.1439874;-0.7423427;0.0674499,-0.141772;-0.702383;-0.01924916,0.0009706161;0.5753604;0.01739585,0;0;0,-0.0004920475;0.3317391;0.03794694,-0.001755293;0.6505783;0.06243324,0.158424;0.5227845;0.009111166,0.2297101;0.3541815;-0.1910667,0.2599425;0.1629458;-0.4134506,-0.16145;0.5220665;0.01072229,-0.2278354;0.3471346;-0.1856744,-0.2677516;0.1703788;-0.4182765,0.07797658;0.004279077;-0.04127836,0.08781664;-0.356765;-0.007027149,0.07356197;-0.7442464;0.08893776,0.08302021;-0.7762681;0.02823615,-0.08035911;0.003716191;-0.03648513,-0.1041782;-0.3573039;-0.009653188,-0.1001327;-0.7486413;0.07030304,-0.1051899;-0.7844886;0.01321201,-0.001379833;0.572616;0.05872154,868.9379
+0;0;0,0.0006514092;0.3337732;0.0138897,0.001056166;0.6536365;0.01550033,0.1651947;0.519941;-0.001621859,0.206665;0.2799199;-0.1194928,0.2704461;0.09488189;-0.3441765,-0.1591704;0.5109425;-0.007165996,-0.2128618;0.2767208;-0.1315884,-0.2474846;0.08482715;-0.3569059,0.07868789;0.00517808;-0.03990037,0.1006469;-0.3548989;-0.003511567,0.1158059;-0.7447255;0.0819581,0.1152996;-0.7048245;-0.004609033,-0.07646959;0.006464361;-0.04383205,-0.1237806;-0.3518904;-0.0154542,-0.1439945;-0.742053;0.06739567,-0.1417833;-0.7021121;-0.01914011,0.0009710181;0.5755883;0.01740349,0;0;0,-0.0005904585;0.3318822;0.03810227,-0.001901831;0.6508136;0.06253397,0.1579917;0.5229769;0.00883913,0.22843;0.3601537;-0.1954904,0.2590878;0.1676205;-0.4208367,-0.1614911;0.5225496;0.01080095,-0.2252784;0.3470816;-0.1850706,-0.2686631;0.1748414;-0.4243214,0.077988;0.004306495;-0.04135168,0.08784835;-0.3565453;-0.007432103,0.07348923;-0.7440369;0.08819067,0.0830373;-0.7761644;0.0278486,-0.0804178;0.003700993;-0.03646798,-0.1040722;-0.3571274;-0.009913867,-0.1002872;-0.7484503;0.06978387,-0.1048263;-0.7848669;0.0135666,-0.001515631;0.5728306;0.05883944,868.9709
+0;0;0,0.0005784159;0.3338403;0.01450894,0.0007716572;0.6537295;0.01678066,0.1647098;0.5201815;-0.00177864,0.2070944;0.2867971;-0.1257556,0.2692648;0.1175079;-0.3567472,-0.1589542;0.5126119;-0.01140236,-0.2134401;0.2829007;-0.1374939,-0.2440477;0.09498546;-0.3602766,0.07863698;0.00515456;-0.03988174,0.1005365;-0.3549577;-0.003564585,0.1158765;-0.7445127;0.08215778,0.1162582;-0.7046357;-0.003969625,-0.07643199;0.006470146;-0.04378568,-0.1237073;-0.3519191;-0.01547449,-0.1441932;-0.7418205;0.06755559,-0.141105;-0.7018968;-0.01851191,0.0007447921;0.5756715;0.01852361,0;0;0,-0.0006597973;0.3319536;0.03829563,-0.001985975;0.6509145;0.06272852,0.1575848;0.5231226;0.008474588,0.227362;0.3661509;-0.1967716,0.2598428;0.1835224;-0.4236481,-0.1614572;0.5228659;0.01092702,-0.2237508;0.3488578;-0.1826594,-0.267356;0.1844879;-0.4213269,0.07800961;0.004221246;-0.04120171,0.08802569;-0.3566841;-0.007640243,0.07348575;-0.7440122;0.08776557,0.08302569;-0.7764516;0.028386,-0.0803105;0.003764085;-0.03656437,-0.1039236;-0.3571122;-0.01029416,-0.1001425;-0.7482787;0.06914853,-0.1059107;-0.7835966;0.01243937,-0.00159714;0.5729253;0.05903804,868.994
+0;0;0,0.0005786449;0.3339725;0.01451469,0.0007719409;0.6539513;0.01678708,0.164807;0.5203497;-0.001783755,0.2077045;0.2841411;-0.127261,0.2687703;0.1178598;-0.3541484,-0.1590483;0.5127756;-0.01141316,-0.2141935;0.2802847;-0.1390305,-0.2442574;0.09570818;-0.357855,0.07862839;0.005153997;-0.03987739,0.1005049;-0.3545792;-0.003598459,0.115853;-0.7443414;0.0821695,0.1162363;-0.7044232;-0.004317157,-0.07642365;0.006469439;-0.04378089,-0.1236492;-0.3515426;-0.01549951,-0.144146;-0.7416513;0.06757475,-0.1410449;-0.7016863;-0.01885176,0.0007450685;0.5758725;0.0185305,0;0;0,-0.0008096769;0.332044;0.03866196,-0.002304167;0.651071;0.06339622,0.1570824;0.5231352;0.008121967,0.2276016;0.3627274;-0.1984588,0.2587777;0.1904844;-0.4269688,-0.1618523;0.523343;0.01120099,-0.2230685;0.3445625;-0.1828849,-0.2672618;0.190402;-0.4219204,0.07805435;0.004199699;-0.04109836,0.08817328;-0.3563618;-0.007996917,0.07349234;-0.7439148;0.08736229,0.08312155;-0.7760872;0.02719307,-0.08026509;0.00377996;-0.03663906,-0.1038969;-0.3567467;-0.0108567,-0.1001549;-0.7480903;0.06878321,-0.1051695;-0.78432;0.01250766,-0.001870122;0.5730649;0.05962825,869.0262
+0;0;0,0.0005790443;0.334203;0.01452471,0.0007724672;0.6543922;0.01679859,0.1650626;0.5206528;-0.001802679,0.205167;0.2998235;-0.1191102,0.2706929;0.1213974;-0.3625691,-0.1592963;0.5130669;-0.01144706,-0.210851;0.2957132;-0.1307554,-0.2431107;0.09765567;-0.3655623,0.07862421;0.005153723;-0.03987527,0.1005187;-0.354876;-0.003566433,0.1158368;-0.7438729;0.08203311,0.1162196;-0.7039677;-0.004340641,-0.07641958;0.006469095;-0.04377856,-0.123684;-0.351838;-0.01547387,-0.1441406;-0.7411807;0.06743725,-0.1410436;-0.7012287;-0.01887643,0.0007455772;0.5762619;0.01854316,0;0;0,-0.0009133592;0.3322177;0.03916037,-0.002513822;0.6514159;0.06440032,0.1567784;0.523253;0.007887002,0.2288071;0.3869247;-0.1930146,0.2577564;0.1949956;-0.4332788,-0.1620282;0.5233947;0.01133665,-0.2196507;0.3565472;-0.1702578,-0.2662238;0.1972467;-0.4307498,0.07807831;0.004217446;-0.0410409,0.08818633;-0.3566572;-0.008080602,0.07348817;-0.7434393;0.0871247,0.08311593;-0.7757059;0.0272175,-0.08023714;0.003762785;-0.03669069,-0.1038427;-0.3570752;-0.01104312,-0.1001736;-0.7476569;0.06841113,-0.1054651;-0.7842717;0.01279495,-0.002052002;0.573365;0.06049979,869.0498
+0;0;0,0.0004647064;0.3344226;0.01496573,0.0004492002;0.6547785;0.0177662,0.1652662;0.5208713;-0.002372656,0.2089426;0.2984654;-0.1331343,0.2749245;0.1279908;-0.379632,-0.1599961;0.5131285;-0.01148145,-0.2128316;0.2929723;-0.1426694,-0.2549393;0.1216045;-0.3937397,0.07859804;0.005039493;-0.0398893,0.1002876;-0.3547223;-0.003244102,0.1156547;-0.7423001;0.08186925,0.1159185;-0.7023478;-0.004656248,-0.07642087;0.006536848;-0.0437187,-0.1235802;-0.3515793;-0.01595745,-0.1441855;-0.7393794;0.06700924,-0.1412023;-0.6993812;-0.01945992,0.0004794516;0.5766056;0.01937931,0;0;0,-0.001114696;0.3324022;0.039626,-0.002897564;0.6517439;0.06520307,0.1565858;0.5232368;0.007197615,0.2184998;0.3889688;-0.2086945,0.2554702;0.1981967;-0.4462138,-0.1626212;0.5233045;0.01097577,-0.2258269;0.3573748;-0.1812299,-0.2694743;0.1950274;-0.437968,0.07809389;0.004182115;-0.04096413,0.08827272;-0.3565152;-0.008781195,0.07350866;-0.7416489;0.08687961,0.08241929;-0.7739578;0.02668011,-0.08017722;0.003789704;-0.03676216,-0.1037013;-0.3568393;-0.01155821,-0.1001637;-0.7460188;0.06733234,-0.1061765;-0.7817599;0.01051925,-0.002389967;0.5736574;0.06122172,869.0834
+0;0;0,0.0004649359;0.3345879;0.01497313,0.0004494257;0.6550642;0.0177748,0.1656736;0.5209939;-0.002417276,0.2093405;0.2986364;-0.1331505,0.2771381;0.1234707;-0.3864314,-0.1603924;0.5132321;-0.01154858,-0.2132163;0.2931238;-0.142708,-0.2564829;0.1170402;-0.4006874,0.07860745;0.005040096;-0.03989407,0.1002967;-0.3547159;-0.003249466,0.1156741;-0.7425537;0.081921,0.115938;-0.7025976;-0.004638299,-0.07643002;0.00653763;-0.04372393,-0.1235886;-0.3515728;-0.01596313,-0.1442077;-0.739633;0.06705922,-0.1412234;-0.6996309;-0.01944371,0.000479687;0.5768659;0.01938844,0;0;0,-0.001261219;0.3324975;0.04021585,-0.00323344;0.6519045;0.06647074,0.1562665;0.5232852;0.006884217,0.2182536;0.3894246;-0.2091708,0.253944;0.2002665;-0.4589231,-0.1629296;0.5232629;0.01082801,-0.2249323;0.3577094;-0.1820152,-0.2705956;0.1938609;-0.4475324,0.07812763;0.004196078;-0.04092109,0.08823185;-0.3565294;-0.009098768,0.07354552;-0.7419935;0.08634937,0.0824273;-0.7742723;0.02606523,-0.08017077;0.003777013;-0.03680287,-0.1036764;-0.3568654;-0.01185975,-0.1003885;-0.7463062;0.06709382,-0.1032463;-0.7834486;0.01163722,-0.002674621;0.5738023;0.06230915,869.1155
+0;0;0,0.0004650285;0.3346546;0.01497611,0.00044952;0.655145;0.01777812,0.1657612;0.5210471;-0.002425546,0.2080776;0.3055664;-0.1291156,0.2791802;0.1218617;-0.3947434,-0.1604775;0.513281;-0.01156168,-0.2116677;0.29998;-0.1386648,-0.2570434;0.1153127;-0.40922,0.07859719;0.005039438;-0.03988887,0.1002836;-0.3546701;-0.00324899,0.1157388;-0.7444688;0.08235207,0.1160038;-0.7044688;-0.004588395,-0.07642004;0.006536777;-0.04371822,-0.1235725;-0.3515274;-0.01596101,-0.1442959;-0.7415496;0.06748109,-0.1412984;-0.7015035;-0.01940276,0.0004797806;0.5769486;0.01939172,0;0;0,-0.001353987;0.3325014;0.04073274,-0.003430631;0.6518743;0.06756461,0.1557549;0.5232733;0.006563187,0.2226121;0.3952965;-0.2018235,0.2521957;0.2017246;-0.4683115,-0.1628882;0.5231321;0.01091209,-0.2222724;0.3628817;-0.1763479,-0.2715501;0.1954352;-0.4572296,0.07817978;0.004160583;-0.04080009,0.08818826;-0.3565459;-0.009264946,0.07309233;-0.744089;0.08608592,0.08182262;-0.7760574;0.02491057,-0.08012442;0.003802689;-0.03687348,-0.1035614;-0.3568078;-0.01208285,-0.1005095;-0.7481889;0.06742099,-0.103354;-0.7856253;0.0117168,-0.002845023;0.5737823;0.06325376,869.1492
+0;0;0,0.0003517994;0.3346355;0.01539855,0.0001419477;0.6551206;0.01877983,0.1653755;0.5212826;-0.003160279,0.2086926;0.3092583;-0.1352296,0.2801991;0.1376955;-0.4087513,-0.1602041;0.5143105;-0.01527901,-0.2110684;0.3004359;-0.1415463,-0.2563939;0.1177977;-0.4134838,0.07861783;0.005041907;-0.03984786,0.1002488;-0.3546491;-0.002993662,0.1147996;-0.7442805;0.08352222,0.1157398;-0.704246;-0.003409594,-0.07640775;0.006520206;-0.04374218,-0.1236093;-0.3515403;-0.01602051,-0.1441725;-0.7415675;0.06743753,-0.1405116;-0.7014927;-0.01941758,0.0002228254;0.5769212;0.02024584,0;0;0,-0.001353987;0.3325014;0.04073274,-0.003430631;0.6518743;0.06756461,0.1557549;0.5232733;0.006563187,0.2226121;0.3952965;-0.2018235,0.2521957;0.2017246;-0.4683115,-0.1628882;0.5231321;0.01091209,-0.2222724;0.3628817;-0.1763479,-0.2715501;0.1954352;-0.4572296,0.07817978;0.004160583;-0.04080009,0.08818826;-0.3565459;-0.009264946,0.07309233;-0.744089;0.08608592,0.08182262;-0.7760574;0.02491057,-0.08012442;0.003802689;-0.03687348,-0.1035614;-0.3568078;-0.01208285,-0.1005095;-0.7481889;0.06742099,-0.103354;-0.7856253;0.0117168,-0.002845023;0.5737823;0.06325376,869.172
+0;0;0,0.0003520246;0.3348497;0.01540841,0.0001420247;0.6555588;0.01879195,0.1657192;0.5215478;-0.00319577,0.2090383;0.3095135;-0.1352713,0.2807362;0.1374914;-0.4095253,-0.1605376;0.5145612;-0.01533971,-0.2114044;0.3006765;-0.141613,-0.2568511;0.1175493;-0.4142784,0.0785879;0.005039987;-0.03983269,0.1002263;-0.3547739;-0.002965897,0.1147778;-0.7444248;0.08355429,0.115705;-0.7045294;-0.002172068,-0.07637866;0.006517724;-0.04372553,-0.1235964;-0.3516651;-0.01599438,-0.1441605;-0.7417117;0.06746782,-0.1405504;-0.7017767;-0.01818292,0.0002229619;0.5773021;0.02025903,0;0;0,-0.001529623;0.3326761;0.04106224,-0.003777098;0.6522507;0.06815588,0.1554046;0.5233033;0.006097317,0.2234479;0.3970714;-0.2029831,0.2467874;0.2115588;-0.4768221,-0.1631027;0.522826;0.01055875,-0.2176275;0.3603527;-0.1762794,-0.2689433;0.2089206;-0.466766,0.0781958;0.004129291;-0.04069972,0.08823831;-0.356723;-0.009422541,0.07312101;-0.7443527;0.08565581,0.08200236;-0.7771489;0.02712762,-0.08005386;0.003833507;-0.03694301,-0.1032786;-0.3569251;-0.01229989,-0.1004496;-0.7483513;0.06709016,-0.1039173;-0.784562;0.01184603,-0.003148735;0.5741049;0.06378353,869.1942
+0;0;0,0.0003521757;0.3349935;0.01541502,0.0001420894;0.6558341;0.01879992,0.1657353;0.5217847;-0.003189452,0.2090581;0.3097324;-0.1352762,0.2807606;0.1376991;-0.4095481,-0.1605531;0.5147974;-0.01533457,-0.2114241;0.3008946;-0.1416185,-0.2568739;0.1177555;-0.4143018,0.07858958;0.005040096;-0.03983355,0.1002211;-0.354659;-0.002978526,0.1147684;-0.7441984;0.08351693,0.1157026;-0.7042286;-0.002854437,-0.0763803;0.006517864;-0.04372647,-0.1235829;-0.3515506;-0.01600418,-0.1441412;-0.7414858;0.06743417,-0.140504;-0.701476;-0.018861,0.0002230606;0.5775444;0.02026762,0;0;0,-0.00163158;0.3328071;0.04117167,-0.00396762;0.6525092;0.06830943,0.1549929;0.5231741;0.005839944,0.2238877;0.3989412;-0.204183,0.2446817;0.2158393;-0.4798695,-0.1631223;0.5227158;0.01052536,-0.2287293;0.3727334;-0.1831005,-0.2715647;0.2155464;-0.4719242,0.07823351;0.004122451;-0.04063201,0.0882532;-0.356631;-0.009548068,0.07305729;-0.7441941;0.08530962,0.08262049;-0.7764483;0.02536595,-0.08003466;0.003838062;-0.03698865,-0.1031465;-0.3568225;-0.01250449,-0.1005683;-0.7481525;0.06679378,-0.1043704;-0.7843061;0.01049519,-0.003317703;0.5743309;0.06392968,869.2278
+0;0;0,0.0002226951;0.3352466;0.01580252,-0.0002339178;0.6563795;0.01958331,0.1655589;0.5221529;-0.003995735,0.2149182;0.3449579;-0.1786452,0.2979125;0.1362655;-0.4226524,-0.1609123;0.5159572;-0.01732113,-0.2118645;0.3048372;-0.1483519,-0.2548923;0.133025;-0.4287253,0.07860662;0.005015779;-0.0398083,0.1001732;-0.3542534;-0.002906743,0.1145411;-0.742152;0.08318073,0.1157218;-0.7024647;-0.000571683,-0.07638824;0.006537681;-0.04371448,-0.1240742;-0.351073;-0.01647674,-0.144396;-0.7393445;0.06667971,-0.1405933;-0.6996205;-0.0169904,-8.6101E-05;0.5780122;0.02095968,0;0;0,-0.001798533;0.3330303;0.04156482,-0.004311576;0.6529971;0.06907856,0.1545687;0.5231683;0.005459189,0.223979;0.4049114;-0.2079287,0.2421337;0.2245853;-0.485657,-0.1633218;0.5226091;0.01022693,-0.2302377;0.3767593;-0.1862087,-0.2718197;0.2214105;-0.4762393,0.07827342;0.004117191;-0.04056084,0.08835638;-0.3562441;-0.00991261,0.07314748;-0.7420629;0.08493078,0.08223946;-0.7760708;0.03080094,-0.08001211;0.00384381;-0.03704252,-0.1028606;-0.3564112;-0.01263885,-0.1003865;-0.746107;0.06618887,-0.1035662;-0.7810045;0.01244965,-0.003616452;0.5747484;0.06460536,869.2505
+0;0;0,0.000222737;0.3353095;0.01580548,-0.0002339401;0.6564879;0.01958685,0.165172;0.5223817;-0.003933718,0.2145797;0.3450127;-0.1787546,0.2766358;0.1889702;-0.3612025,-0.1605366;0.5162005;-0.01722799,-0.2115389;0.3048733;-0.1483874,-0.2437113;0.1764066;-0.3580269,0.07858212;0.005014215;-0.03979589,0.1001435;-0.3541687;-0.002903197,0.1145109;-0.7420529;0.08318107,0.1156701;-0.7025425;0.0009576902,-0.07636442;0.006535642;-0.04370085,-0.124039;-0.3509891;-0.01646965,-0.14436;-0.7392462;0.06668371,-0.1406267;-0.6996998;-0.01545887,-8.61041E-05;0.5781105;0.0209634,0;0;0,-0.001859214;0.3330835;0.04164457,-0.004414197;0.6530923;0.06919599,0.1536708;0.523001;0.004879832,0.2297223;0.434009;-0.2204195,0.2538574;0.3005612;-0.4280169,-0.1629109;0.5227286;0.01016413,-0.2203287;0.3709625;-0.1851138,-0.2560762;0.2645552;-0.406218,0.07829051;0.004100934;-0.04046953,0.08837512;-0.3561851;-0.009963753,0.07317275;-0.7420228;0.08474231,0.08183849;-0.7768384;0.0339849,-0.07996175;0.003860297;-0.03708396,-0.1026959;-0.3563198;-0.01275606,-0.1004798;-0.746002;0.06607223,-0.103262;-0.7806799;0.01448241,-0.003710069;0.5748339;0.06471634,869.2833
+0;0;0,0.0002229153;0.3355781;0.01581814,-0.000234212;0.6570707;0.01960298,0.1655815;0.5227439;-0.003977846,0.2183208;0.333415;-0.1905868,0.2803952;0.1773263;-0.3730887,-0.1609344;0.5165474;-0.01730506,-0.2153757;0.2909704;-0.1573085,-0.2475577;0.1624658;-0.36701,0.07854544;0.005011875;-0.03977732,0.1001051;-0.3541421;-0.002887599,0.1144604;-0.7417021;0.08312473,0.1156313;-0.7020963;7.636845E-05,-0.07632879;0.006532592;-0.04368046,-0.1239995;-0.3509634;-0.01645146,-0.1443035;-0.738896;0.06663242,-0.1405328;-0.6992538;-0.01633433,-8.622069E-05;0.5786108;0.02098098,0;0;0,-0.002053689;0.3333203;0.04190743,-0.004843887;0.6536204;0.06971753,0.1532831;0.5229322;0.004452948,0.2213912;0.4111583;-0.2328604,0.2574059;0.2929243;-0.4479128,-0.1633099;0.5226082;0.009855386,-0.2329494;0.376149;-0.2072846,-0.2629265;0.2636708;-0.4263141,0.07831502;0.004081488;-0.04033411,0.08842102;-0.3562021;-0.01015389,0.07319602;-0.7417324;0.08440602,0.08507253;-0.7756766;0.03186309,-0.07987957;0.003869836;-0.03716205,-0.1026167;-0.3562943;-0.01303662,-0.100762;-0.7456498;0.06574055,-0.1031227;-0.7815169;0.0142951,-0.004077081;0.5752838;0.06517303,869.3167
+0;0;0,0.0001443717;0.3355519;0.01636517,-0.0004593172;0.657038;0.02063704,0.1652255;0.522952;-0.004649376,0.2195579;0.334796;-0.1919861,0.2835198;0.1911305;-0.3838011,-0.1608297;0.5170685;-0.01845986,-0.214242;0.2937973;-0.1624975,-0.2449856;0.1727738;-0.3768151,0.0785632;0.004994633;-0.03974441,0.1000728;-0.3541552;-0.002785165,0.1143841;-0.7417214;0.08320683,0.1157039;-0.7020894;0.0001637265,-0.07633142;0.006537196;-0.04367517,-0.1241364;-0.3509417;-0.0164578,-0.144183;-0.7388601;0.06675525,-0.1402656;-0.6991882;-0.01620126,-0.0002760139;0.5785763;0.02190273,0;0;0,-0.002053689;0.3333203;0.04190743,-0.004843887;0.6536204;0.06971753,0.1532831;0.5229322;0.004452948,0.2213912;0.4111583;-0.2328604,0.2574059;0.2929243;-0.4479128,-0.1633099;0.5226082;0.009855386,-0.2329494;0.376149;-0.2072846,-0.2629265;0.2636708;-0.4263141,0.07831502;0.004081488;-0.04033411,0.08842102;-0.3562021;-0.01015389,0.07319602;-0.7417324;0.08440602,0.08507253;-0.7756766;0.03186309,-0.07987957;0.003869836;-0.03716205,-0.1026167;-0.3562943;-0.01303662,-0.100762;-0.7456498;0.06574055,-0.1031227;-0.7815169;0.0142951,-0.004077081;0.5752838;0.06517303,869.3395
+0;0;0,0.0001444456;0.3357238;0.01637355,-0.0004594961;0.6573452;0.02064731,0.1653297;0.5231935;-0.004655339,0.2187405;0.3382288;-0.1888146,0.2898327;0.1785479;-0.4020126,-0.160931;0.5173063;-0.01847452,-0.2134373;0.297822;-0.1600691,-0.2476081;0.1633072;-0.3982781,0.07853347;0.004992743;-0.03972938,0.1000779;-0.3547381;-0.002710339,0.1143648;-0.7416446;0.08313531,0.1156879;-0.7019888;-0.0001132861,-0.07630254;0.006534722;-0.04365864,-0.1241848;-0.3515224;-0.01639724,-0.1441973;-0.7387806;0.06667418,-0.1402702;-0.6990848;-0.01648761,-0.000276121;0.5788528;0.02191349,0;0;0,-0.002223521;0.3334624;0.04214859,-0.005175002;0.6538807;0.07014394,0.1527088;0.5229409;0.00398111,0.2217481;0.4195892;-0.2316697,0.2489715;0.2795803;-0.4675972,-0.1633845;0.5224969;0.009591047,-0.2327127;0.3814061;-0.2055049,-0.2652606;0.2593553;-0.4505553,0.07838949;0.004050374;-0.04011905,0.08845355;-0.3568249;-0.009976147,0.07314879;-0.7417933;0.08402014,0.08525936;-0.7755929;0.03102708,-0.0797902;0.00388079;-0.03727358,-0.102472;-0.3568747;-0.01315296,-0.1008813;-0.7455729;0.06546898,-0.1033711;-0.7818018;0.01415765,-0.004368961;0.5755162;0.06555676,869.3739
+0;0;0,0.0001445094;0.3358719;0.01638078,-0.0004596882;0.6576297;0.02065637,0.168114;0.5225095;-0.005092468,0.2190367;0.3461615;-0.1806726,0.3045802;0.1540212;-0.4372087,-0.1636323;0.5165232;-0.01914401,-0.2136926;0.3072637;-0.1541423,-0.2548095;0.1454052;-0.4407736,0.07856195;0.004994554;-0.03974378,0.1001032;-0.3546834;-0.002730191,0.1143885;-0.7415472;0.08310599,0.1157305;-0.7017534;-0.00133194,-0.07633021;0.006537093;-0.04367448,-0.1242055;-0.3514674;-0.01641708,-0.1442157;-0.7386829;0.06664518,-0.1402325;-0.6988485;-0.0177047,-0.0002762366;0.5791046;0.02192308,0;0;0,-0.00230433;0.3335863;0.04234505,-0.005283993;0.6541273;0.07050157,0.1536662;0.5224887;-0.0007927418,0.2235972;0.4345625;-0.2286057,0.2510864;0.2764207;-0.518919,-0.1658722;0.5214877;0.008460589,-0.2342627;0.393434;-0.1999743,-0.279851;0.2587602;-0.4996924,0.07840829;0.004049495;-0.04015267,0.08858263;-0.3567806;-0.01014578,0.0732514;-0.7416982;0.08386993,0.08468305;-0.7749638;0.02824378,-0.0798277;0.003891848;-0.03726775,-0.1020192;-0.3568066;-0.012642,-0.1008681;-0.7455943;0.06532206,-0.1028956;-0.7831463;0.01374589,-0.004474722;0.5757322;0.06587577,869.3965
+0;0;0,3.75444E-05;0.336025;0.01659126,-0.0007022199;0.6578863;0.0210126,0.1700498;0.5232785;-0.004233046,0.2219529;0.3483575;-0.1948409,0.2929981;0.2001234;-0.401816,-0.1650851;0.516911;-0.02173694,-0.2169897;0.3028889;-0.1670749,-0.2492652;0.1734076;-0.3952246,0.07854232;0.004970458;-0.0396568,0.1001849;-0.3568919;-0.002556302,0.1144262;-0.7421502;0.08276187,0.1163937;-0.7023399;-0.001819082,-0.07621867;0.006577486;-0.04374602,-0.1247433;-0.3535495;-0.01648597,-0.1443285;-0.7390831;0.06649756,-0.1397159;-0.6992245;-0.01797481,-0.0004834259;0.5793381;0.02224728,0;0;0,-0.002365567;0.3337307;0.04250062,-0.005337186;0.6543706;0.07073891,0.1544215;0.5223913;-0.003111362,0.2202404;0.4270872;-0.2401929,0.2526958;0.2956353;-0.4671873,-0.1672301;0.5208616;0.007613275,-0.2392691;0.3929451;-0.2116364,-0.273807;0.283585;-0.4497685,0.07840872;0.003981099;-0.04003108,0.08850975;-0.3589725;-0.00917995,0.07347733;-0.7424747;0.0835892,0.08492081;-0.7756311;0.02760375,-0.07973628;0.003943617;-0.03732073,-0.1018914;-0.35895;-0.01269206,-0.1008086;-0.7461066;0.06486181,-0.1027806;-0.7294487;-0.01923427,-0.004533898;0.5759538;0.06609619,869.4197
+0;0;0,3.757326E-05;0.3362833;0.01660402,-0.0007028595;0.658434;0.02102913,0.1684752;0.5242679;-0.003970888,0.2184694;0.3557805;-0.1875683,0.2911048;0.2042284;-0.3991761,-0.1635661;0.5179592;-0.02131321,-0.2135617;0.3118088;-0.1613057,-0.2465596;0.1794292;-0.3945621,0.07859857;0.004974017;-0.0396852,0.1002955;-0.3577969;-0.002491541,0.1145653;-0.7438269;0.08299749,0.1165679;-0.7038413;-0.003094018,-0.07627326;0.006582196;-0.04377734,-0.1249197;-0.3544491;-0.01644885,-0.1445442;-0.7407548;0.06670088,-0.1398492;-0.7007201;-0.01928012,-0.0004838545;0.57981;0.02226501,0;0;0,-0.002397105;0.3339624;0.04272628,-0.005346444;0.6548719;0.07120728,0.1527085;0.5221921;-0.001708746,0.2132974;0.4355581;-0.2328342,0.2521004;0.3157536;-0.471922,-0.1653929;0.5214253;0.007929746,-0.2356702;0.4037027;-0.2060748,-0.2680038;0.3010231;-0.453932,0.07842131;0.004015207;-0.04014182,0.08881515;-0.3598279;-0.009043934,0.07403629;-0.7442728;0.08323145,0.0840643;-0.7766329;0.0238502,-0.07983532;0.003917427;-0.03726079,-0.1017734;-0.3599097;-0.01265573,-0.1007181;-0.7479135;0.06469455,-0.104635;-0.7844442;0.009252697,-0.004553009;0.5763829;0.0665009,869.4507
+0;0;0,3.759208E-05;0.3364517;0.01661233,-0.000703179;0.6587502;0.02103955,0.1699145;0.5240767;-0.004183469,0.219906;0.3555983;-0.1877709,0.2866309;0.2163784;-0.3821598,-0.1649558;0.5177143;-0.02167355,-0.2149487;0.311575;-0.1616585,-0.2452615;0.1899674;-0.3759344,0.07864355;0.004976864;-0.03970791,0.1003553;-0.3580419;-0.002488844,0.1146279;-0.7441483;0.08301713,0.1166285;-0.7041729;-0.002986796,-0.0763169;0.006585963;-0.0438024,-0.1249966;-0.3546919;-0.01645523,-0.1446249;-0.7410741;0.06671097,-0.1399348;-0.7010497;-0.01918255,-0.0004840789;0.5800921;0.02227596,0;0;0,-0.002419069;0.3340967;0.04300332,-0.005325556;0.6551298;0.07176733,0.1532606;0.5222927;-0.003861427,0.2141052;0.4343213;-0.2343987,0.2607565;0.3492033;-0.4628719,-0.1664705;0.5209565;0.00734818,-0.2366177;0.4092415;-0.2098789,-0.2659213;0.3079377;-0.4346015,0.07843909;0.003977463;-0.04022169,0.08882706;-0.3601094;-0.009042501,0.0739769;-0.7446929;0.08297968,0.08412661;-0.7770864;0.02378321,-0.07991132;0.003972642;-0.03721148,-0.1016476;-0.360116;-0.01258958,-0.1006719;-0.7482564;0.06447672,-0.1042974;-0.7851121;0.009546217,-0.004547283;0.5766109;0.06698847,869.484
+0;0;0,-0.000122923;0.3364339;0.01697003,-0.001153118;0.6587242;0.0219282,0.1692849;0.5244347;-0.005793463,0.221979;0.3589031;-0.1912957,0.2787645;0.2608981;-0.4121845,-0.1649266;0.5181842;-0.02308433,-0.2210821;0.3385834;-0.1939018,-0.2456783;0.2222934;-0.4118309,0.07866978;0.004974132;-0.03965626,0.1003501;-0.3580357;-0.002331976,0.1144217;-0.7441262;0.08327915,0.1164365;-0.7041398;-0.002723165,-0.07629896;0.006586683;-0.04383354,-0.1251561;-0.3546723;-0.01655342,-0.1443379;-0.7411108;0.06645554,-0.1396379;-0.7010551;-0.0194338,-0.0008578329;0.5800643;0.02302185,0;0;0,-0.002419069;0.3340967;0.04300332,-0.005325556;0.6551298;0.07176733,0.1532606;0.5222927;-0.003861427,0.2141052;0.4343213;-0.2343987,0.2607565;0.3492033;-0.4628719,-0.1664705;0.5209565;0.00734818,-0.2366177;0.4092415;-0.2098789,-0.2659213;0.3079377;-0.4346015,0.07843909;0.003977463;-0.04022169,0.08882706;-0.3601094;-0.009042501,0.0739769;-0.7446929;0.08297968,0.08412661;-0.7770864;0.02378321,-0.07991132;0.003972642;-0.03721148,-0.1016476;-0.360116;-0.01258958,-0.1006719;-0.7482564;0.06447672,-0.1042974;-0.7851121;0.009546217,-0.004547283;0.5766109;0.06698847,869.5069
+0;0;0,-0.0001229949;0.3366306;0.01697995,-0.001153781;0.6591063;0.02194101,0.1707871;0.5242811;-0.006034549,0.2234904;0.3587208;-0.191569,0.2802694;0.2607268;-0.4124327,-0.1663763;0.5179753;-0.02347813,-0.2225415;0.3383434;-0.1943252,-0.2471349;0.2220666;-0.4122296,0.07874843;0.004979105;-0.0396959,0.1004146;-0.357794;-0.002395969,0.1144921;-0.7440453;0.08325079,0.1165027;-0.7040796;-0.002573438,-0.07637523;0.006593267;-0.04387736,-0.1252005;-0.3544301;-0.01661504,-0.1443903;-0.7410295;0.0664285,-0.1397001;-0.7009947;-0.01928299,-0.0008583302;0.580402;0.02303527,0;0;0,-0.002551373;0.3342648;0.04323256,-0.005566407;0.6554648;0.07220042,0.1537561;0.5220261;-0.005545497,0.215896;0.4424836;-0.2388319,0.2608701;0.3490862;-0.4643573,-0.1677496;0.5203253;0.006620392,-0.2382421;0.4096169;-0.2110613,-0.2637253;0.3233511;-0.4423972,0.07847433;0.003950775;-0.04034901,0.08903785;-0.3599058;-0.009335876,0.07414103;-0.7446536;0.08270109,0.08424997;-0.7771769;0.02389801,-0.08005115;0.004020781;-0.03711491,-0.1015566;-0.359861;-0.01277173,-0.1007127;-0.7481874;0.06420505,-0.1051651;-0.7822223;0.006335676,-0.004762471;0.5769047;0.06737196,869.5302
+0;0;0,-0.0001230115;0.3366762;0.01698225,-0.001153699;0.6591222;0.02194307,0.1718416;0.523965;-0.006211255,0.2245543;0.3583753;-0.1917787,0.2934752;0.2394259;-0.4598727,-0.1673931;0.5176205;-0.023762,-0.2235683;0.3379566;-0.1946395,-0.2534209;0.1968148;-0.4591414,0.07887389;0.004987037;-0.03975914,0.1005367;-0.3577284;-0.002465136,0.1146406;-0.7447053;0.08334254,0.1166595;-0.7046984;-0.002836414,-0.07649691;0.006603771;-0.04394726,-0.1253144;-0.3543622;-0.01668927,-0.1445403;-0.741688;0.06651028,-0.1398307;-0.7016117;-0.01955547,-0.0008582956;0.5804306;0.02303715,0;0;0,-0.002652477;0.3342818;0.04345012,-0.005726833;0.6554351;0.07259798,0.1541695;0.521886;-0.006686807,0.2148328;0.4465346;-0.2417953,0.2594162;0.3042967;-0.5036237,-0.1686284;0.5198623;0.005974926,-0.2388177;0.4145075;-0.2144966,-0.2740754;0.3225302;-0.4992254,0.07854248;0.003926992;-0.04052663,0.089227;-0.3598766;-0.009617446,0.07408028;-0.7452686;0.08288454,0.08503034;-0.7774062;0.02330231,-0.08027466;0.004055783;-0.03696319,-0.1015551;-0.3597987;-0.0128876,-0.1007607;-0.7488647;0.0641844,-0.1052015;-0.7827756;0.005646266,-0.004910108;0.5768906;0.06772614,869.5643
+0;0;0,-0.0002704982;0.3368082;0.0173674,-0.001548887;0.6593804;0.02288583,0.1723053;0.5242673;-0.007583052,0.2286808;0.3640594;-0.1967971,0.2933562;0.242514;-0.4986631,-0.1686274;0.5165208;-0.02218083,-0.2247373;0.3381627;-0.1944794,-0.2583289;0.187556;-0.4881944,0.07893371;0.005011074;-0.0397272,0.100654;-0.3575343;-0.002365563,0.1148;-0.7433153;0.08296111,0.1161832;-0.7033479;-0.002681531,-0.07652968;0.006571086;-0.04397638,-0.1255119;-0.3542208;-0.01683366,-0.1444385;-0.7402532;0.06640374,-0.1403794;-0.7002046;-0.01914432,-0.00118797;0.5806554;0.02383234,0;0;0,-0.002807762;0.334411;0.04362178,-0.006019656;0.6556837;0.07294059,0.15452;0.5218494;-0.007551551,0.21591;0.4532104;-0.2445467,0.2638451;0.3269185;-0.5475844,-0.1695554;0.5193792;0.005488701,-0.2400616;0.4144151;-0.2150972,-0.2773671;0.3156993;-0.5296489,0.07855885;0.003900796;-0.04058552,0.08935221;-0.3597476;-0.009761453,0.07451503;-0.7440208;0.08200836,0.08541644;-0.7765625;0.02365065,-0.0803327;0.00408874;-0.0369301,-0.1014364;-0.3596277;-0.01301758,-0.1005516;-0.7474169;0.06396626,-0.1049651;-0.7807483;0.005608972,-0.005169585;0.5771103;0.06802559,869.5962
+0;0;0,-0.0002706021;0.3369376;0.01737407,-0.001549412;0.6596166;0.02289439,0.1732571;0.5241696;-0.007746635,0.2296269;0.3639783;-0.1969411,0.2780181;0.2730359;-0.4228024,-0.1695469;0.5163805;-0.02242454,-0.2256509;0.3380409;-0.1947052,-0.2507848;0.2253543;-0.4144679,0.07903347;0.005017408;-0.03977741,0.1007565;-0.3575753;-0.002410896,0.1149103;-0.743566;0.08296217,0.1162953;-0.7035852;-0.002796665,-0.0766264;0.00657939;-0.04403196,-0.125615;-0.3542596;-0.0168857,-0.1445519;-0.7405019;0.06639696,-0.1404873;-0.7004396;-0.01926716,-0.001188384;0.5808671;0.02384119,0;0;0,-0.003004719;0.3345154;0.04380989,-0.006417416;0.6558776;0.07330036,0.1547062;0.5217949;-0.008424759,0.2159117;0.4474426;-0.2437096,0.2720181;0.380722;-0.4761446,-0.1704764;0.5188606;0.004949659,-0.237601;0.4326376;-0.2246003,-0.2659544;0.3486893;-0.4564933,0.07860884;0.003887758;-0.04073381,0.08950017;-0.359809;-0.009951117,0.07476434;-0.7443456;0.08165788,0.08732685;-0.7765146;0.02306342,-0.08052146;0.004114919;-0.03678408,-0.1014506;-0.3596756;-0.01311973,-0.100336;-0.7476637;0.06396291,-0.1052357;-0.7803642;0.004795641,-0.005516682;0.5772829;0.0683434,869.6301
+0;0;0,-0.0002707583;0.3371321;0.0173841,-0.001550613;0.6600734;0.0229087,0.1744774;0.52416;-0.007952625,0.2308527;0.3639528;-0.1971657,0.2792397;0.2730186;-0.4230068,-0.1707264;0.5163164;-0.02273328,-0.2268359;0.3379591;-0.195031,-0.2519675;0.2252827;-0.4147739,0.07907714;0.00502018;-0.03979939,0.1007924;-0.3574424;-0.002446283,0.1150474;-0.7461918;0.08353694,0.1164363;-0.7061822;-0.002468571,-0.07666874;0.006583025;-0.04405629,-0.1256398;-0.3541265;-0.01691977,-0.144712;-0.7431293;0.06695811,-0.1406357;-0.703038;-0.01895242,-0.001189266;0.5812544;0.02385633,0;0;0,-0.003303401;0.3346823;0.04401338,-0.00711482;0.6562817;0.07374203,0.1548802;0.5216968;-0.009289026,0.2148559;0.4489965;-0.2454324,0.2730861;0.3803335;-0.4767529,-0.1718137;0.5182909;0.004291289,-0.2395369;0.4311196;-0.224752,-0.2671249;0.3496982;-0.4576125,0.07863018;0.003861234;-0.04080164,0.08958182;-0.3597118;-0.01013243,0.07428281;-0.7469894;0.08208716,0.08821635;-0.7786759;0.02292883,-0.08059423;0.004154863;-0.03673819,-0.1012317;-0.3594953;-0.01268562,-0.1000002;-0.7503085;0.06468303,-0.1049813;-0.7827895;0.004930358,-0.006106902;0.5776227;0.06872261,869.6643
+0;0;0,-0.0004373673;0.3372501;0.01780795,-0.001979979;0.660367;0.02380985,0.174396;0.524309;-0.008655205,0.2373265;0.3702307;-0.2008386,0.2906507;0.3058857;-0.4345402,-0.1711988;0.5171194;-0.02450977,-0.2281395;0.3415646;-0.1993614,-0.2526567;0.2348351;-0.4220898,0.0791326;0.005001147;-0.03970845,0.1008134;-0.3573776;-0.002258878,0.1152518;-0.7461675;0.0839453,0.1168608;-0.7061028;-0.002345368,-0.07664984;0.0066124;-0.04410009,-0.1256693;-0.3540092;-0.01689744,-0.1446711;-0.7430972;0.06704722,-0.1403638;-0.7029473;-0.0191409,-0.001556761;0.5814978;0.02463342,0;0;0,-0.003355488;0.3348092;0.04411852,-0.007203504;0.6565821;0.07397783,0.155005;0.521731;-0.00982976,0.2219223;0.4676518;-0.2490625,0.2698348;0.3730096;-0.4734449,-0.1721928;0.5181116;0.004047319,-0.2401305;0.4309129;-0.2248973,-0.2729812;0.3840586;-0.4664045,0.07862476;0.00386326;-0.04082847,0.08967614;-0.3596431;-0.01030219,0.07431662;-0.7470177;0.08190548,0.08827239;-0.7784911;0.02210391,-0.08060388;0.00415588;-0.03673531,-0.1011796;-0.3594257;-0.01273639,-0.09983138;-0.7501709;0.06545279,-0.1050004;-0.7829616;0.005614772,-0.006189134;0.577876;0.06892455,869.689
+0;0;0,-0.0004374162;0.3372877;0.01780994,-0.001979838;0.660366;0.02381135,0.1749423;0.524146;-0.008757209,0.2378724;0.3700687;-0.2009393,0.2911954;0.3057251;-0.4346358,-0.1717254;0.5169341;-0.02466101,-0.2286658;0.3413804;-0.1995115,-0.2531824;0.2346533;-0.422235,0.07910988;0.004999711;-0.03969706,0.1007914;-0.3573907;-0.002246272,0.1152171;-0.74584;0.08388236,0.116824;-0.7057883;-0.002297059,-0.07662784;0.006610502;-0.04408743,-0.1256489;-0.3540228;-0.01688391,-0.144634;-0.7427698;0.0669872,-0.1403322;-0.7026329;-0.0190898,-0.001556704;0.5815123;0.02463477,0;0;0,-0.003505852;0.3348289;0.04424596,-0.007472761;0.6565499;0.07422924,0.1551868;0.5217108;-0.01013112,0.2226447;0.470322;-0.2498029,0.2709548;0.3750146;-0.4738122,-0.1727385;0.5176548;0.003764533,-0.2401866;0.431332;-0.2256545,-0.2733864;0.385209;-0.4672491,0.07860055;0.003814161;-0.04082441,0.08968247;-0.3597202;-0.01050234,0.07467174;-0.7467163;0.08184361,0.08775795;-0.7784451;0.02227163,-0.08056776;0.004203081;-0.03674776,-0.1009931;-0.3594018;-0.01279388,-0.0997634;-0.7497675;0.06551404,-0.1046492;-0.7823263;0.005572073,-0.006430574;0.5778618;0.06914496,869.7169
+0;0;0,-0.0004375268;0.337373;0.01781445,-0.001980281;0.6605211;0.02381724,0.175457;0.5241188;-0.008848626,0.2383857;0.3700451;-0.2010264,0.2917107;0.3056991;-0.4347313,-0.1722225;0.5168859;-0.02479884,-0.2291615;0.3413363;-0.1996453,-0.253679;0.2346053;-0.4223769,0.07911839;0.005000249;-0.03970132,0.1007969;-0.35734;-0.002255727,0.1152076;-0.745385;0.08378328,0.1168231;-0.7052796;-0.002855763,-0.07663608;0.006611213;-0.04409217,-0.1256504;-0.3539721;-0.01689241,-0.1446157;-0.7423146;0.0668914,-0.140291;-0.7021236;-0.01964468,-0.001557066;0.5816526;0.02464081,0;0;0,-0.003650412;0.3348928;0.04440248,-0.007747918;0.656665;0.07457292,0.1553349;0.5218137;-0.01034391,0.2233264;0.4713273;-0.2500507,0.2712879;0.3770357;-0.474574,-0.1732437;0.5173502;0.003513105,-0.2409385;0.4317968;-0.226115,-0.2729205;0.3871221;-0.4681547,0.07858533;0.003796518;-0.04087603,0.08977783;-0.3596864;-0.01058626,0.07482779;-0.7462942;0.08161032,0.08749694;-0.7777752;0.02102458,-0.08059055;0.00422134;-0.03671866,-0.10088;-0.3593464;-0.01285654,-0.0996348;-0.7493044;0.0653773,-0.1041485;-0.7823262;0.005219784,-0.006674983;0.5779656;0.06943977,869.751
+0;0;0,-0.0005191533;0.3373463;0.01831246,-0.002204096;0.6604866;0.02469448,0.1749917;0.5242071;-0.009662598,0.2400221;0.3732569;-0.2036114,0.2769274;0.2965517;-0.4367556,-0.1721529;0.5173773;-0.02560081,-0.2289857;0.3459308;-0.2045062,-0.2515963;0.2367606;-0.426255,0.07921741;0.004988634;-0.03950483,0.1010225;-0.3573287;-0.001911789,0.1152623;-0.7453811;0.08412241,0.1169232;-0.7052547;-0.002513319,-0.0765814;0.006627187;-0.04418468,-0.1252441;-0.3539837;-0.01671897,-0.1438859;-0.7423224;0.06715485,-0.1395199;-0.7020923;-0.01937454,-0.001753819;0.5816174;0.02541937,0;0;0,-0.003650412;0.3348928;0.04440248,-0.007747918;0.656665;0.07457292,0.1553349;0.5218137;-0.01034391,0.2233264;0.4713273;-0.2500507,0.2712879;0.3770357;-0.474574,-0.1732437;0.5173502;0.003513105,-0.2409385;0.4317968;-0.226115,-0.2729205;0.3871221;-0.4681547,0.07858533;0.003796518;-0.04087603,0.08977783;-0.3596864;-0.01058626,0.07482779;-0.7462942;0.08161032,0.08749694;-0.7777752;0.02102458,-0.08059055;0.00422134;-0.03671866,-0.10088;-0.3593464;-0.01285654,-0.0996348;-0.7493044;0.0653773,-0.1041485;-0.7823262;0.005219784,-0.006674983;0.5779656;0.06943977,869.7728
+0;0;0,-0.0005192957;0.3374388;0.01831748,-0.002204807;0.6606885;0.02470173,0.1756743;0.5241621;-0.009790722,0.2407114;0.3731964;-0.2037594,0.2775971;0.2965321;-0.4367795,-0.1728121;0.5173059;-0.02579054,-0.2296508;0.3458418;-0.2047143,-0.2522493;0.2367297;-0.4263451,0.0792012;0.004987612;-0.03949675,0.1010034;-0.3572819;-0.001908675,0.1152493;-0.7455;0.08416225,0.1169106;-0.7053714;-0.002491929,-0.07656573;0.006625831;-0.04417564,-0.125222;-0.3539373;-0.01671356,-0.1438718;-0.7424418;0.06719606,-0.1395048;-0.7022096;-0.01935176,-0.001754388;0.5817943;0.02542684,0;0;0,-0.003787983;0.3349456;0.04469717,-0.008059569;0.6567717;0.07544696,0.1554732;0.521878;-0.01052284,0.2220149;0.4756549;-0.2515206,0.2606367;0.3534405;-0.4639078,-0.1738009;0.5170172;0.003244065,-0.2422907;0.4322863;-0.2264822,-0.271868;0.392005;-0.4694614,0.07856752;0.003777191;-0.04087269,0.08984025;-0.359658;-0.01062059,0.07488543;-0.7463984;0.08175099,0.08782314;-0.7778151;0.02112997,-0.08056431;0.004237857;-0.03673053,-0.1007659;-0.3592868;-0.01287424,-0.09925793;-0.7493685;0.06560044,-0.1042041;-0.7828697;0.005956158,-0.006944288;0.5780591;0.07014287,869.7956
+0;0;0,-0.0005194395;0.3375322;0.01832255,-0.002205687;0.6609227;0.02470948,0.1761012;0.5242204;-0.009867484,0.2411383;0.3732545;-0.2038364,0.2780246;0.296589;-0.4368602,-0.1732249;0.5173477;-0.02590585,-0.2300636;0.3458833;-0.2048298,-0.2526625;0.2367696;-0.4264641,0.07922187;0.004988914;-0.03950706,0.1009992;-0.3568671;-0.001961887,0.115257;-0.7454088;0.08418079,0.1169159;-0.7052943;-0.002353244,-0.07658571;0.00662756;-0.04418717,-0.1251864;-0.3535241;-0.01675643,-0.1438517;-0.7423524;0.06722314,-0.1394909;-0.7021344;-0.01920468,-0.001755056;0.5819914;0.02543494,0;0;0,-0.003888346;0.3350153;0.04487312,-0.008298218;0.6569516;0.07593334,0.1555447;0.5219302;-0.01057398,0.2220998;0.4760901;-0.2516415,0.2606367;0.3541673;-0.4642162,-0.174172;0.5168307;0.003068469,-0.2411398;0.4405187;-0.2300329,-0.270658;0.353865;-0.4605933,0.07857189;0.003762275;-0.04091585,0.08978991;-0.3592734;-0.010867,0.07499824;-0.7462981;0.08176959,0.0879005;-0.777811;0.02141321,-0.08059799;0.004247229;-0.03671142,-0.100778;-0.3588572;-0.01280334,-0.09914793;-0.7492779;0.06566638,-0.1037437;-0.7838605;0.007346898,-0.007149376;0.5782083;0.07054317,869.8289
+0;0;0,-0.0006530539;0.3375391;0.01868692,-0.00246646;0.6609171;0.02545795,0.17609;0.5244182;-0.01034158,0.2422703;0.3812003;-0.209723,0.2775689;0.3277994;-0.449401,-0.1734092;0.5174487;-0.02687554,-0.2310459;0.3506423;-0.2098996,-0.2569797;0.2750174;-0.4447432,0.07922274;0.004996346;-0.03943342,0.1010765;-0.3569824;-0.001795411,0.1152487;-0.7453035;0.08430444,0.1170167;-0.7051708;-0.002241381,-0.07655731;0.00660901;-0.0441758,-0.1251248;-0.3536781;-0.01665857,-0.1437891;-0.7422891;0.06724921,-0.1393184;-0.7020459;-0.01918612,-0.001991655;0.5819913;0.02608846,0;0;0,-0.004000913;0.3350209;0.04502511,-0.008552611;0.656927;0.07633734,0.1556021;0.5220352;-0.01061535,0.2221814;0.4760188;-0.251642,0.2606833;0.3551147;-0.4648156,-0.1745455;0.5166494;0.002916306,-0.2412916;0.4449334;-0.2317024,-0.270841;0.3683541;-0.4658085,0.07855041;0.00372006;-0.04089248,0.08966048;-0.3594595;-0.01089287,0.07504694;-0.7462646;0.08171177,0.08784561;-0.777785;0.02131796,-0.080553;0.004280468;-0.03672998,-0.100774;-0.3589565;-0.0127944,-0.09904543;-0.7491189;0.06580315,-0.1035778;-0.7838222;0.007588644,-0.007368885;0.578195;0.0708797,869.8513
+0;0;0,-0.0006530539;0.3375391;0.01868692,-0.00246646;0.6609171;0.02545795,0.17609;0.5244182;-0.01034158,0.2422703;0.3812003;-0.209723,0.2775689;0.3277994;-0.449401,-0.1734092;0.5174487;-0.02687554,-0.2310459;0.3506423;-0.2098996,-0.2569797;0.2750174;-0.4447432,0.07922274;0.004996346;-0.03943342,0.1010765;-0.3569824;-0.001795411,0.1152487;-0.7453035;0.08430444,0.1170167;-0.7051708;-0.002241381,-0.07655731;0.00660901;-0.0441758,-0.1251248;-0.3536781;-0.01665857,-0.1437891;-0.7422891;0.06724921,-0.1393184;-0.7020459;-0.01918612,-0.001991655;0.5819913;0.02608846,0;0;0,-0.004000913;0.3350209;0.04502511,-0.008552611;0.656927;0.07633734,0.1556021;0.5220352;-0.01061535,0.2221814;0.4760188;-0.251642,0.2606833;0.3551147;-0.4648156,-0.1745455;0.5166494;0.002916306,-0.2412916;0.4449334;-0.2317024,-0.270841;0.3683541;-0.4658085,0.07855041;0.00372006;-0.04089248,0.08966048;-0.3594595;-0.01089287,0.07504694;-0.7462646;0.08171177,0.08784561;-0.777785;0.02131796,-0.080553;0.004280468;-0.03672998,-0.100774;-0.3589565;-0.0127944,-0.09904543;-0.7491189;0.06580315,-0.1035778;-0.7838222;0.007588644,-0.007368885;0.578195;0.0708797,869.8741
+0;0;0,-0.000653234;0.3376322;0.01869207,-0.002467256;0.6611201;0.02546546,0.1765587;0.524444;-0.01042988,0.2427405;0.381223;-0.2098157,0.2780414;0.3278185;-0.4495096,-0.1738616;0.5174562;-0.02700742,-0.2314996;0.3506462;-0.2100355,-0.2574351;0.2750162;-0.4448947,0.07924573;0.004997796;-0.03944487,0.1011095;-0.3571458;-0.001789726,0.1152952;-0.7458394;0.08439272,0.1170568;-0.7057434;-0.001839727,-0.07657953;0.006610929;-0.04418862,-0.1251691;-0.3538403;-0.01665886,-0.1438514;-0.742824;0.0673294,-0.1393968;-0.7026179;-0.01879296,-0.001992298;0.5821689;0.02609617,0;0;0,-0.004067205;0.3350807;0.04527402,-0.008756556;0.6570585;0.07696772,0.1557756;0.5220562;-0.01051843,0.2219822;0.4764165;-0.2517252,0.2606379;0.3573094;-0.4658995,-0.1748887;0.5163379;0.002839528,-0.2405836;0.4485599;-0.2332481,-0.2708293;0.3693736;-0.4664134,0.07859187;0.003674805;-0.04087269,0.08964628;-0.359668;-0.01081145,0.07520069;-0.7468109;0.08204913,0.0857268;-0.7789378;0.02229524,-0.08056528;0.004339415;-0.03675822,-0.1006913;-0.3590648;-0.01275502,-0.09892906;-0.74963;0.06577599,-0.1040529;-0.7833256;0.006973904,-0.007539332;0.5783094;0.07139969,869.8967
+0;0;0,-0.0008714666;0.3376998;0.01912617,-0.002930806;0.6612952;0.02627192,0.1760684;0.5246562;-0.0111633,0.2454581;0.3864262;-0.2129586,0.277759;0.3126075;-0.4476201,-0.1740995;0.5180745;-0.02805135,-0.2336874;0.3583599;-0.2166895,-0.255236;0.2861541;-0.4530801,0.0792885;0.004981399;-0.03935621,0.1013848;-0.3568847;-0.001806073,0.1150688;-0.7440237;0.0842121,0.1168711;-0.7040754;-0.0006529614,-0.07657517;0.006620935;-0.04419047,-0.1251061;-0.3535792;-0.0168776,-0.1435838;-0.7409955;0.06696811,-0.1391337;-0.7009279;-0.0177853,-0.002399913;0.5823181;0.02681163,0;0;0,-0.004087489;0.3351495;0.04545093,-0.008760672;0.657212;0.07748222,0.155745;0.5221366;-0.01052487,0.2223358;0.4754022;-0.2514094,0.2610371;0.3581371;-0.4666063,-0.1748792;0.5162786;0.002870783,-0.2354276;0.4383998;-0.2314635,-0.2714254;0.3556421;-0.462578,0.07858434;0.003676533;-0.04088247,0.08944838;-0.3594077;-0.01093006,0.07518969;-0.7450044;0.08167052,0.08305196;-0.7784533;0.02495432,-0.08056357;0.004339354;-0.03675694,-0.1006934;-0.3587922;-0.01276536,-0.09888767;-0.7477933;0.06557935,-0.1013897;-0.7847483;0.01252212,-0.007551409;0.5784433;0.0718267,869.929
+0;0;0,-0.0008718469;0.3378471;0.01913452,-0.002932188;0.6616004;0.02628392,0.1766673;0.5247331;-0.01127876,0.2460628;0.3864918;-0.2130908,0.2783696;0.3126596;-0.447795,-0.1746779;0.5181293;-0.02822359,-0.2342708;0.3584015;-0.2168773,-0.2558233;0.2861825;-0.453311,0.07927699;0.004980676;-0.0393505,0.1013737;-0.3568923;-0.001799654,0.1150582;-0.7440453;0.08422163,0.1168692;-0.7040492;-0.001050659,-0.07656406;0.006619974;-0.04418406,-0.1250959;-0.3535869;-0.01687068,-0.1435742;-0.7410173;0.06697806,-0.1391028;-0.7009014;-0.01818202,-0.002401065;0.582589;0.02682386,0;0;0,-0.004230704;0.3352493;0.04579926,-0.009021841;0.6574121;0.07840085,0.1558126;0.5221415;-0.01052999,0.2210777;0.4790539;-0.2524772,0.2595854;0.3663329;-0.4701744,-0.1752747;0.5159751;0.002674565,-0.2387983;0.4511661;-0.2348524,-0.2698524;0.3696821;-0.4671819,0.07855961;0.00365223;-0.04090428,0.08948682;-0.3594349;-0.01092684,0.07524765;-0.7450607;0.08161712,0.08318518;-0.7782426;0.02400112,-0.08055087;0.004359713;-0.03675134,-0.1006838;-0.3587823;-0.01281512,-0.09857465;-0.7477486;0.06576656,-0.1024763;-0.7817106;0.00859829,-0.00778855;0.5786204;0.07259274,869.9512
+0;0;0,-0.0008720552;0.3379278;0.01913909,-0.00293262;0.6617172;0.02628977,0.1770497;0.52473;-0.01135439,0.2464468;0.3864854;-0.2131712,0.2787599;0.3126387;-0.4479216,-0.1750467;0.5181121;-0.02833544,-0.234641;0.3583806;-0.2169936,-0.2561977;0.2861473;-0.4534739,0.07928306;0.004981057;-0.0393535,0.1013676;-0.3566929;-0.001823306,0.1150597;-0.7440585;0.08424523,0.1168737;-0.7040454;-0.001173019,-0.07656991;0.006620481;-0.04418743,-0.125075;-0.3533883;-0.01688907,-0.1435636;-0.7410315;0.06700573,-0.1390845;-0.7008983;-0.01830012,-0.002401522;0.5827096;0.02682969,0;0;0,-0.004296258;0.3352795;0.04616797,-0.009108726;0.6573985;0.07955873,0.1558098;0.5222645;-0.01044559,0.2206801;0.4803754;-0.2527155,0.2584504;0.3731849;-0.4733709,-0.1753665;0.515827;0.002632782,-0.2387467;0.452589;-0.2353619,-0.2696968;0.3699136;-0.4673362,0.07855926;0.003635719;-0.04092109,0.08933988;-0.3592657;-0.01107764,0.07530935;-0.7450505;0.08176959,0.08330873;-0.778132;0.02383363,-0.08055878;0.004377606;-0.0367482,-0.1006523;-0.3585657;-0.01281656,-0.09855391;-0.7477648;0.0657138,-0.1025813;-0.781892;0.008518357,-0.007878531;0.5786272;0.07352912,869.9849
+0;0;0,-0.0009259928;0.337895;0.0197072,-0.003080994;0.6616764;0.02719417,0.1765642;0.524413;-0.01176823,0.2450646;0.3908466;-0.2170126,0.2775966;0.320592;-0.4528328,-0.1749307;0.5185652;-0.02884786,-0.2357045;0.3634518;-0.2209517,-0.2558423;0.2920808;-0.4578185,0.07938299;0.004966042;-0.03915344,0.1018545;-0.3566746;-0.001532312,0.1152477;-0.7440267;0.08464476,0.1171167;-0.7039894;-0.0007694811,-0.07653461;0.006616495;-0.04424915,-0.124727;-0.3534128;-0.01666828,-0.1434282;-0.7410338;0.06728182,-0.138892;-0.700886;-0.01801928,-0.002531233;0.5826683;0.02764641,0;0;0,-0.004296258;0.3352795;0.04616797,-0.009108726;0.6573985;0.07955873,0.1558098;0.5222645;-0.01044559,0.2206801;0.4803754;-0.2527155,0.2584504;0.3731849;-0.4733709,-0.1753665;0.515827;0.002632782,-0.2387467;0.452589;-0.2353619,-0.2696968;0.3699136;-0.4673362,0.07855926;0.003635719;-0.04092109,0.08933988;-0.3592657;-0.01107764,0.07530935;-0.7450505;0.08176959,0.08330873;-0.778132;0.02383363,-0.08055878;0.004377606;-0.0367482,-0.1006523;-0.3585657;-0.01281656,-0.09855391;-0.7477648;0.0657138,-0.1025813;-0.781892;0.008518357,-0.007878531;0.5786272;0.07352912,870.0069
+0;0;0,-0.0009264834;0.3380741;0.01971764,-0.00308261;0.6620249;0.02720873,0.1770301;0.5245735;-0.01185628,0.2455352;0.3909976;-0.217115,0.2780662;0.3207453;-0.4529279,-0.1753818;0.5187104;-0.02898047,-0.2361599;0.3635861;-0.2210978,-0.2562971;0.2922174;-0.4579572,0.07937089;0.004965285;-0.03914747,0.1018437;-0.3566963;-0.001524169,0.1152436;-0.744242;0.08469599,0.1171112;-0.7042124;-0.0006529391,-0.07652294;0.006615486;-0.04424242,-0.1247182;-0.3534346;-0.01665995,-0.1434287;-0.7412494;0.06733213,-0.138896;-0.7011093;-0.01790374,-0.002532598;0.5829807;0.02766117,0;0;0,-0.004399635;0.3354077;0.04654074,-0.009254064;0.6576439;0.08043575,0.1558232;0.5222777;-0.01040196,0.2193675;0.4839313;-0.2536267,0.2570302;0.374877;-0.4733768,-0.1755665;0.5156525;0.002519675,-0.2391154;0.452251;-0.2354055,-0.256806;0.4188885;-0.4807122,0.07855837;0.0036086;-0.04089594,0.08921042;-0.3593248;-0.01113761,0.07541114;-0.7453009;0.08179855,0.08308257;-0.7784618;0.02400255,-0.08052909;0.004417761;-0.03677588,-0.1007358;-0.3585535;-0.01304355,-0.09854751;-0.7478869;0.06582218,-0.1019411;-0.7820973;0.008778118,-0.008018594;0.5788459;0.07428384,870.0414
+0;0;0,-0.0009265238;0.3380888;0.0197185,-0.003082571;0.6620279;0.02720949,0.1770751;0.5245694;-0.01186546,0.2455806;0.3909928;-0.2171254,0.2781148;0.3207336;-0.4529613,-0.1754251;0.5187049;-0.02899394,-0.2362036;0.3635796;-0.2211124,-0.2563427;0.292204;-0.4579949,0.07937442;0.004965505;-0.03914921,0.101857;-0.3568534;-0.001509547,0.115221;-0.7433615;0.08447979,0.1170604;-0.7034835;0.0004200786,-0.07652634;0.006615779;-0.04424438,-0.1247425;-0.3535909;-0.01664991,-0.1434029;-0.7403675;0.06711731,-0.1389387;-0.7003806;-0.01683106,-0.002532611;0.5829912;0.0276619,0;0;0,-0.004349701;0.3354015;0.04669714,-0.009136412;0.6576089;0.0807631,0.1558827;0.5222887;-0.0103178,0.2193147;0.4840159;-0.253585,0.255055;0.3764108;-0.4743953,-0.1754721;0.5156735;0.002636001,-0.2392556;0.4536083;-0.2355801,-0.2681424;0.3722944;-0.4683182,0.07859708;0.003574714;-0.040833,0.08920448;-0.3595235;-0.01112986,0.07533205;-0.7443761;0.08191538,0.08295715;-0.7783448;0.02698946,-0.08048718;0.004485778;-0.03686876,-0.1007145;-0.3586503;-0.01324337,-0.0984044;-0.7468857;0.06568271,-0.103094;-0.7793825;0.008769155,-0.007924024;0.5788214;0.07456946,870.0646
+0;0;0,-0.0008834504;0.3380836;0.02042093,-0.003123001;0.6619834;0.02823835,0.1768414;0.5237074;-0.01292243,0.2416029;0.4107366;-0.2313438,0.2790604;0.3551297;-0.470523,-0.1754947;0.5190994;-0.0299604,-0.2385298;0.3692217;-0.2254793,-0.250671;0.2919676;-0.4612467,0.07945176;0.004964791;-0.03904365,0.1022004;-0.3552953;-0.001208428,0.1152479;-0.7405301;0.08465795,0.1180473;-0.6956575;-0.04156515,-0.0765563;0.006618717;-0.04423757,-0.1242321;-0.3521306;-0.01662805,-0.1427946;-0.7375778;0.06724689,-0.1360554;-0.6925405;-0.05880772,-0.002551507;0.5829627;0.02859764,0;0;0,-0.004442852;0.3353904;0.04703045,-0.009365667;0.6575212;0.08150101,0.1559943;0.5222392;-0.01017118,0.2198938;0.4834791;-0.2532326,0.2616671;0.4446944;-0.4950024,-0.1757977;0.515403;0.002491064,-0.2416225;0.4542208;-0.2353916,-0.2529419;0.4240193;-0.4816874,0.07863206;0.003542259;-0.04081774,0.08900192;-0.3581137;-0.0119431,0.07551935;-0.7414234;0.0820837,0.06748223;-0.7311416;-0.04324746,-0.08050296;0.004516012;-0.03688517,-0.1005105;-0.3571212;-0.01333642,-0.09812714;-0.7440771;0.06545819,-0.1036966;-0.8106686;-0.01700614,-0.008120093;0.5787587;0.07520413,870.097
+0;0;0,-0.0008834708;0.3380914;0.0204214,-0.003122797;0.6619588;0.02823811,0.1769147;0.5236685;-0.01293965,0.2416761;0.4106978;-0.2313607,0.2791337;0.3550907;-0.470541,-0.1755651;0.5190586;-0.02998456,-0.2386001;0.3691812;-0.2255031,-0.2507414;0.2919267;-0.4612716,0.0794511;0.004964749;-0.03904332,0.1021679;-0.3547898;-0.001261193,0.1152391;-0.7407248;0.08476125,0.1170556;-0.7010736;0.00285168,-0.07655566;0.006618662;-0.0442372,-0.1241645;-0.3516272;-0.01666643,-0.1427608;-0.737775;0.06736096,-0.1383876;-0.6980169;-0.01443927,-0.002551374;0.582948;0.02859735,0;0;0,-0.00440798;0.3353726;0.04721653,-0.0092787;0.6574655;0.08174217,0.1560929;0.5221588;-0.01004363,0.2200273;0.4835548;-0.2531203,0.2578058;0.4684989;-0.4981683,-0.1756921;0.5152116;0.002571575,-0.2413878;0.4567804;-0.2360369,-0.2522242;0.4263906;-0.4823324,0.07861248;0.003535241;-0.04085445,0.08906649;-0.3576379;-0.01236689,0.07575297;-0.7415916;0.08207285,0.08415355;-0.7765818;0.03195965,-0.08050817;0.004513547;-0.03687233,-0.1004779;-0.3566265;-0.01350691,-0.09789938;-0.7441816;0.06593446,-0.100968;-0.7765051;0.01197152,-0.008046065;0.5787131;0.07544005,870.1194
+0;0;0,-0.0008834708;0.3380914;0.0204214,-0.003122797;0.6619588;0.02823811,0.1769147;0.5236685;-0.01293965,0.2416761;0.4106978;-0.2313607,0.2791337;0.3550907;-0.470541,-0.1755651;0.5190586;-0.02998456,-0.2386001;0.3691812;-0.2255031,-0.2507414;0.2919267;-0.4612716,0.0794511;0.004964749;-0.03904332,0.1021679;-0.3547898;-0.001261193,0.1152391;-0.7407248;0.08476125,0.1170556;-0.7010736;0.00285168,-0.07655566;0.006618662;-0.0442372,-0.1241645;-0.3516272;-0.01666643,-0.1427608;-0.737775;0.06736096,-0.1383876;-0.6980169;-0.01443927,-0.002551374;0.582948;0.02859735,0;0;0,-0.00440798;0.3353726;0.04721653,-0.0092787;0.6574655;0.08174217,0.1560929;0.5221588;-0.01004363,0.2200273;0.4835548;-0.2531203,0.2578058;0.4684989;-0.4981683,-0.1756921;0.5152116;0.002571575,-0.2413878;0.4567804;-0.2360369,-0.2522242;0.4263906;-0.4823324,0.07861248;0.003535241;-0.04085445,0.08906649;-0.3576379;-0.01236689,0.07575297;-0.7415916;0.08207285,0.08415355;-0.7765818;0.03195965,-0.08050817;0.004513547;-0.03687233,-0.1004779;-0.3566265;-0.01350691,-0.09789938;-0.7441816;0.06593446,-0.100968;-0.7765051;0.01197152,-0.008046065;0.5787131;0.07544005,870.1425
+0;0;0,-0.0009786233;0.3380696;0.0210106,-0.003324783;0.6619232;0.02907534,0.1777783;0.5249083;-0.009474568,0.2366377;0.4087652;-0.2278999,0.2894388;0.3552605;-0.4646627,-0.1754504;0.5195223;-0.03063418,-0.2422162;0.3727887;-0.2272934,-0.2534662;0.2970288;-0.4636009,0.07942479;0.005006167;-0.03903659,0.1023559;-0.3545193;-0.0009994432,0.1151827;-0.7404526;0.08525197,0.1176109;-0.7007063;0.002683371,-0.07655968;0.006570834;-0.04418885,-0.12422;-0.351463;-0.01641231,-0.1425987;-0.7376359;0.0677366,-0.1375942;-0.6977763;-0.01470248,-0.002721783;0.5829139;0.0293617,0;0;0,-0.004091192;0.3353472;0.04752874,-0.008860003;0.6574242;0.08214951,0.1564506;0.5221084;-0.009756446,0.2205161;0.4838635;-0.2528536,0.250623;0.4823645;-0.4994274,-0.1752742;0.515134;0.002876535,-0.2408094;0.4526055;-0.2347337,-0.2500274;0.4299395;-0.4819352,0.07858767;0.0034751;-0.04085481,0.08946777;-0.3575091;-0.01251233,0.07608577;-0.7414718;0.08204913,0.08530202;-0.776051;0.03044438,-0.08047397;0.004565794;-0.03688234,-0.1001091;-0.3563911;-0.01330617,-0.09760189;-0.7441252;0.06546112,-0.1007405;-0.7774863;0.01166528,-0.007656202;0.5786757;0.07581377,870.1666
+0;0;0,-0.0009791916;0.3382659;0.0210228,-0.003326664;0.6623009;0.02909225,0.1785309;0.5250045;-0.009619799,0.2373661;0.4089093;-0.227955,0.290168;0.3554037;-0.4647219,-0.1761738;0.519596;-0.03086783,-0.242912;0.3729229;-0.2274459,-0.2541623;0.2971617;-0.4637574,0.07940985;0.005005226;-0.03902924,0.1023949;-0.3553656;-0.0009026714,0.1152132;-0.7410439;0.08529176,0.1177701;-0.7007811;-0.001652166,-0.07654527;0.006569597;-0.04418054,-0.1243177;-0.352306;-0.01633869,-0.1426843;-0.7382238;0.0677546,-0.1374145;-0.6978416;-0.01905294,-0.002723365;0.5832525;0.02937875,0;0;0,-0.00426469;0.3354653;0.04807901,-0.009126544;0.6576307;0.08355784,0.1564869;0.5220823;-0.009711385,0.2281549;0.4837584;-0.2505535,0.2495323;0.4923353;-0.4978971,-0.1756958;0.5148767;0.002711602,-0.2453469;0.4481725;-0.2324675,-0.219493;0.5233074;-0.4678305,0.07857218;0.003464714;-0.04084933,0.08940893;-0.3583676;-0.01240623,0.07655939;-0.7421478;0.08187604,0.08277484;-0.7744248;0.02060568,-0.08045228;0.004570205;-0.03688907,-0.1001214;-0.3572346;-0.013237,-0.09763737;-0.7446766;0.06565547,-0.1014791;-0.7817737;0.009492029,-0.007903725;0.5788615;0.07699895,870.1992
+0;0;0,-0.0009790062;0.3382019;0.02101882,-0.003326267;0.6622075;0.02908748,0.1784221;0.5249516;-0.009601105,0.2372633;0.4088444;-0.227959,0.2900657;0.3553384;-0.4647275,-0.1760689;0.5195464;-0.03083634,-0.2428141;0.3728582;-0.2274348,-0.2540644;0.2970965;-0.4637479,0.07943541;0.005006836;-0.0390418,0.1024278;-0.3554783;-0.000903137,0.1152618;-0.7416314;0.08539741,0.117749;-0.7016484;0.0008232445,-0.07656991;0.006571712;-0.04419475,-0.1243574;-0.3524177;-0.01634407,-0.1427466;-0.7388107;0.06785275,-0.1376206;-0.6987115;-0.01658875,-0.002723009;0.5831646;0.02937395,0;0;0,-0.00416889;0.3353813;0.04822123,-0.008995675;0.6575168;0.08370697,0.1565008;0.5220001;-0.009528518,0.2263276;0.4854276;-0.2512101,0.2496875;0.4910951;-0.4984599,-0.1754703;0.5147727;0.002933674,-0.2460989;0.4510188;-0.2328,-0.256635;0.4133615;-0.4781186,0.07858414;0.003475756;-0.04088724,0.08951097;-0.3584833;-0.01262152,0.07666268;-0.7426648;0.0820688,0.08531331;-0.7762315;0.02600563,-0.08049088;0.004556051;-0.03687512,-0.1002479;-0.3573915;-0.01371707,-0.09783434;-0.7451875;0.06587672,-0.1013178;-0.7805542;0.01134501,-0.007779181;0.5787532;0.07714641,870.2325
+0;0;0,-0.00109591;0.338141;0.02153639,-0.003698052;0.6620923;0.03000246,0.1774129;0.5244318;-0.01144,0.2355232;0.4242917;-0.237676,0.2963087;0.3488383;-0.4664385,-0.1766608;0.517534;-0.02714581,-0.2424625;0.3790224;-0.2298087,-0.2529835;0.3366243;-0.4743738,0.07952174;0.005093005;-0.038929,0.1026195;-0.3558515;-0.0004344024,0.1153762;-0.7417632;0.08565301,0.1168294;-0.7017073;0.0007653311,-0.0765869;0.006468436;-0.04424611,-0.1245925;-0.3530037;-0.01646992,-0.1427197;-0.7390265;0.06814358,-0.138617;-0.6988634;-0.01664457,-0.003027451;0.5830626;0.03017129,0;0;0,-0.004090119;0.3353299;0.04838932,-0.008853033;0.6574134;0.0839628,0.1566058;0.5219265;-0.009378083,0.2312352;0.4822538;-0.2490531,0.2463328;0.4922418;-0.4968286,-0.1753168;0.5146461;0.003095992,-0.2371567;0.463526;-0.2380474,-0.2374034;0.4466737;-0.4859109,0.07860897;0.003467619;-0.04091108,0.08961092;-0.3589886;-0.01261353,0.07680401;-0.7429205;0.08190549,0.08555751;-0.7762887;0.0251869,-0.08053127;0.004560294;-0.03686503,-0.1002359;-0.3578923;-0.01371024,-0.09779007;-0.7453601;0.06606686,-0.1016202;-0.7810245;0.01145307,-0.00765359;0.5786642;0.07738292,870.2548
+0;0;0,-0.001095774;0.338099;0.02153371,-0.00369751;0.6620006;0.02999889,0.1775538;0.5243176;-0.01147603,0.2356736;0.4241612;-0.237749,0.2964534;0.3487149;-0.4664899,-0.1767957;0.5174144;-0.02719408,-0.2426081;0.3788803;-0.2298901,-0.2531281;0.3364862;-0.4744322,0.07952157;0.005092995;-0.03892892,0.1026333;-0.3560694;-0.0004110783,0.1154033;-0.7423828;0.08576591,0.1168493;-0.7023759;0.001292214,-0.07658675;0.006468423;-0.04424601,-0.1246213;-0.3532208;-0.01645305,-0.1427674;-0.7396452;0.0682485,-0.1386847;-0.6995317;-0.01612617,-0.003027106;0.5829941;0.03016768,0;0;0,-0.004087523;0.3352445;0.04868507,-0.008910201;0.6572386;0.08460975,0.1566186;0.5218173;-0.009086967,0.2284731;0.4845277;-0.2500331,0.2484379;0.4950291;-0.4974192,-0.175337;0.5144322;0.003260188,-0.234169;0.4695296;-0.2399089,-0.2527859;0.4209799;-0.4828185,0.07861653;0.003465995;-0.0408963,0.08969352;-0.359208;-0.01259494,0.07674649;-0.7434976;0.08217525,0.08598991;-0.7770389;0.02636218,-0.08052465;0.004552352;-0.03688004,-0.1001096;-0.3581189;-0.01359756,-0.09766267;-0.7459726;0.06634632,-0.101611;-0.781106;0.01175608,-0.007695861;0.5785213;0.07793045,870.2883
+0;0;0,-0.001095774;0.338099;0.02153371,-0.00369751;0.6620006;0.02999889,0.1775538;0.5243176;-0.01147603,0.2356736;0.4241612;-0.237749,0.2964534;0.3487149;-0.4664899,-0.1767957;0.5174144;-0.02719408,-0.2426081;0.3788803;-0.2298901,-0.2531281;0.3364862;-0.4744322,0.07952157;0.005092995;-0.03892892,0.1026333;-0.3560694;-0.0004110783,0.1154033;-0.7423828;0.08576591,0.1168493;-0.7023759;0.001292214,-0.07658675;0.006468423;-0.04424601,-0.1246213;-0.3532208;-0.01645305,-0.1427674;-0.7396452;0.0682485,-0.1386847;-0.6995317;-0.01612617,-0.003027106;0.5829941;0.03016768,0;0;0,-0.004087523;0.3352445;0.04868507,-0.008910201;0.6572386;0.08460975,0.1566186;0.5218173;-0.009086967,0.2284731;0.4845277;-0.2500331,0.2484379;0.4950291;-0.4974192,-0.175337;0.5144322;0.003260188,-0.234169;0.4695296;-0.2399089,-0.2527859;0.4209799;-0.4828185,0.07861653;0.003465995;-0.0408963,0.08969352;-0.359208;-0.01259494,0.07674649;-0.7434976;0.08217525,0.08598991;-0.7770389;0.02636218,-0.08052465;0.004552352;-0.03688004,-0.1001096;-0.3581189;-0.01359756,-0.09766267;-0.7459726;0.06634632,-0.101611;-0.781106;0.01175608,-0.007695861;0.5785213;0.07793045,870.3113
+0;0;0,-0.001112813;0.337898;0.0225495,-0.003742342;0.6616675;0.03127094,0.1766121;0.5230575;-0.01349786,0.240278;0.4175862;-0.2358369,0.3036913;0.3375822;-0.5100754,-0.1769903;0.5159752;-0.02467883,-0.2383463;0.3999225;-0.2423469,-0.2561913;0.3236174;-0.5242826,0.07949563;0.005201223;-0.03901387,0.1029457;-0.3554501;0.0006865747,0.1153159;-0.7421353;0.08657396,0.1159689;-0.7020721;0.001942135,-0.07671695;0.006387885;-0.04407261,-0.1245015;-0.3529651;-0.01619029,-0.1426801;-0.739511;0.0692906,-0.1393858;-0.6993441;-0.01526719,-0.003050304;0.5826957;0.0313791,0;0;0,-0.004038986;0.3350691;0.04896069,-0.008805413;0.656918;0.08506584,0.1567457;0.5214947;-0.008939028,0.2281016;0.4853669;-0.2502174,0.2553473;0.4663833;-0.5409509,-0.1753067;0.5140426;0.003483579,-0.2165299;0.491335;-0.2463107,-0.2555004;0.405321;-0.5232791,0.07855666;0.003540098;-0.04104888,0.08998549;-0.3587931;-0.01313043,0.07699893;-0.7432507;0.08215237,0.0861636;-0.776724;0.02601504,-0.08057781;0.004494644;-0.03681991,-0.1002726;-0.3578481;-0.01412145,-0.09767354;-0.7459086;0.06623706,-0.1015942;-0.7810724;0.01144164,-0.007604558;0.5782389;0.07834387,870.334
+0;0;0,-0.001112693;0.3378615;0.02254707,-0.003741786;0.6615779;0.03126724,0.1766388;0.5229763;-0.01350816,0.2403025;0.4175088;-0.2358394,0.2941418;0.3495836;-0.4686741,-0.1770154;0.515893;-0.02469077,-0.2383692;0.3998444;-0.2423512,-0.2535201;0.3350596;-0.481721,0.07952049;0.005202849;-0.03902606,0.1029999;-0.3558993;0.0007240139,0.1153899;-0.7432043;0.08674905,0.1160422;-0.703151;0.002200685,-0.07674094;0.006389882;-0.04408639,-0.1245852;-0.3534124;-0.01616921,-0.142793;-0.7405778;0.06944868,-0.1395019;-0.7004209;-0.01502573,-0.003049899;0.5826233;0.03137537,0;0;0,-0.003979579;0.3350031;0.04916406,-0.008665051;0.656781;0.08543539,0.1568047;0.5213715;-0.008777618,0.2287871;0.4849162;-0.2498112,0.2461355;0.4900597;-0.4975955,-0.1751328;0.513894;0.003640011,-0.2135585;0.475883;-0.2447272,-0.2490639;0.4177106;-0.4836411,0.07859877;0.003531083;-0.04102898,0.09001145;-0.3592546;-0.01305699,0.07721046;-0.7444099;0.08207726,0.08606535;-0.777952;0.02609587,-0.08060113;0.004490233;-0.03683621,-0.100163;-0.3583105;-0.01405274,-0.09756159;-0.7469542;0.06662092,-0.1010889;-0.7821151;0.01192591,-0.007487379;0.5781221;0.07867408,870.3566
+0;0;0,-0.001193307;0.3377076;0.02326486,-0.003925008;0.6613566;0.03232527,0.1776042;0.5236487;-0.008992471,0.2369273;0.4202081;-0.2334962,0.3065261;0.3445749;-0.5490198,-0.1772302;0.5149981;-0.02261462,-0.2365804;0.4114416;-0.2470577,-0.2574765;0.3180294;-0.5647951,0.07953648;0.005245129;-0.03902334,0.1031068;-0.3560122;0.001407538,0.1154013;-0.7431648;0.08745794,0.1163368;-0.7027912;0.0004409552,-0.07678826;0.006345817;-0.04404178,-0.1247041;-0.3536868;-0.0161553,-0.1427164;-0.7406497;0.06974095,-0.1390658;-0.7001669;-0.01719137,-0.003199176;0.582429;0.03232514,0;0;0,-0.003913742;0.334864;0.04939544,-0.008486282;0.65656;0.08589303,0.1568267;0.5211952;-0.00857079,0.2269408;0.4858368;-0.2503453,0.2499198;0.4438;-0.5787116,-0.174969;0.513772;0.003975213,-0.2291359;0.4892989;-0.243185,-0.2607288;0.4210997;-0.5664036,0.07862966;0.003533512;-0.04100335,0.09006959;-0.3594811;-0.01295781,0.07726519;-0.7445079;0.08208621,0.08656916;-0.776311;0.02065123,-0.08061039;0.00447517;-0.0368554,-0.1001584;-0.3585517;-0.01391214,-0.09742015;-0.7470577;0.06670137,-0.1014708;-0.7839565;0.01023372,-0.007347081;0.5779333;0.07906401,870.3888
+0;0;0,-0.001193307;0.3377076;0.02326486,-0.003925008;0.6613566;0.03232527,0.1776042;0.5236487;-0.008992471,0.2369273;0.4202081;-0.2334962,0.3065261;0.3445749;-0.5490198,-0.1772302;0.5149981;-0.02261462,-0.2365804;0.4114416;-0.2470577,-0.2574765;0.3180294;-0.5647951,0.07953648;0.005245129;-0.03902334,0.1031068;-0.3560122;0.001407538,0.1154013;-0.7431648;0.08745794,0.1163368;-0.7027912;0.0004409552,-0.07678826;0.006345817;-0.04404178,-0.1247041;-0.3536868;-0.0161553,-0.1427164;-0.7406497;0.06974095,-0.1390658;-0.7001669;-0.01719137,-0.003199176;0.582429;0.03232514,0;0;0,-0.003913742;0.334864;0.04939544,-0.008486282;0.65656;0.08589303,0.1568267;0.5211952;-0.00857079,0.2269408;0.4858368;-0.2503453,0.2499198;0.4438;-0.5787116,-0.174969;0.513772;0.003975213,-0.2291359;0.4892989;-0.243185,-0.2607288;0.4210997;-0.5664036,0.07862966;0.003533512;-0.04100335,0.09006959;-0.3594811;-0.01295781,0.07726519;-0.7445079;0.08208621,0.08656916;-0.776311;0.02065123,-0.08061039;0.00447517;-0.0368554,-0.1001584;-0.3585517;-0.01391214,-0.09742015;-0.7470577;0.06670137,-0.1014708;-0.7839565;0.01023372,-0.007347081;0.5779333;0.07906401,870.4116
+0;0;0,-0.001193225;0.3376843;0.02326326,-0.003924631;0.6612999;0.03232316,0.1777209;0.523574;-0.009021208,0.2370534;0.4201168;-0.2335608,0.2891664;0.3634856;-0.4698129,-0.1773422;0.5149178;-0.02265213,-0.2367018;0.4113447;-0.247131,-0.252348;0.3414012;-0.4850408,0.07953276;0.005244884;-0.03902152,0.1030932;-0.3558623;0.001392558,0.1153869;-0.7429889;0.08743718,0.1162946;-0.7029246;0.003015406,-0.07678467;0.006345521;-0.04403972,-0.1246806;-0.3535375;-0.01616483,-0.1426917;-0.7404744;0.06972565,-0.13915;-0.7003042;-0.01461398,-0.003198982;0.5823921;0.03232304,0;0;0,-0.003891561;0.3348001;0.04966962,-0.00842759;0.6564115;0.0866245,0.1568165;0.5210577;-0.008338809,0.2230526;0.4957209;-0.2524956,0.2449034;0.4844318;-0.4997466,-0.1749112;0.513561;0.004301563,-0.228504;0.4875754;-0.242871,-0.2414717;0.4580932;-0.4892459,0.07865992;0.003530025;-0.04093659,0.09008099;-0.359351;-0.01312053,0.0774904;-0.7442858;0.08221257,0.08857886;-0.7775692;0.02652228,-0.08058074;0.004464724;-0.0369115,-0.09998309;-0.3584181;-0.01396772,-0.09730925;-0.7468565;0.06684239,-0.1015123;-0.7818443;0.01217913,-0.007302251;0.5778159;0.07966387,870.4446
+0;0;0,-0.001193151;0.3376633;0.02326181,-0.003924035;0.6612176;0.03232018,0.1777248;0.5235102;-0.009025,0.2370692;0.4200324;-0.2336092,0.3066673;0.3444;-0.5491296,-0.1773452;0.5148538;-0.02265619,-0.2367166;0.4112601;-0.2471798,-0.2576126;0.317849;-0.5649139,0.07953579;0.005245083;-0.039023,0.1030857;-0.3557004;0.001372974,0.115383;-0.7429408;0.0874429,0.1162899;-0.7028853;0.003094815,-0.07678759;0.006345762;-0.0440414,-0.1246621;-0.3533761;-0.01617899,-0.1426785;-0.7404268;0.06973674,-0.1391398;-0.7002655;-0.01452927,-0.003198566;0.5823295;0.03232005,0;0;0,-0.003893599;0.3347558;0.04982471,-0.00846402;0.6562893;0.08691478,0.1567816;0.5210302;-0.008147359,0.2188037;0.4976653;-0.2536566,0.2518533;0.447046;-0.5799428,-0.1748928;0.513355;0.004539087,-0.2278268;0.4852419;-0.2425947,-0.2465068;0.4482907;-0.5718406,0.07868654;0.003531501;-0.0408926,0.09013022;-0.3591935;-0.01318622,0.07755026;-0.7442113;0.08229876,0.08869442;-0.7775311;0.02677441,-0.08056895;0.00445282;-0.03694678,-0.09979166;-0.3582661;-0.0138486,-0.0970034;-0.7468747;0.06671143,-0.1005787;-0.7808367;0.01092058,-0.007330075;0.5777164;0.07992315,870.4684
+0;0;0,-0.00115357;0.3375737;0.02421521,-0.003842518;0.6610841;0.0335338,0.1781105;0.5235554;-0.00691228,0.2385694;0.4179267;-0.2466475,0.2851729;0.4016788;-0.5327859,-0.1773883;0.5143408;-0.02067421,-0.2377709;0.4164157;-0.2636769,-0.2532117;0.3691653;-0.5497538,0.07947364;0.005309744;-0.03909143,0.1032189;-0.35575;0.002465662,0.115414;-0.7428349;0.08849333,0.1162555;-0.7027285;0.003980458,-0.07686442;0.006287432;-0.04387165,-0.124698;-0.3536887;-0.01586995,-0.1425711;-0.7404441;0.07064624,-0.1390925;-0.7002311;-0.01378639,-0.003108312;0.5822092;0.03347118,0;0;0,-0.00393245;0.3347111;0.04996729,-0.008566864;0.6561925;0.08717799,0.1566981;0.5209603;-0.007968903,0.1983331;0.5441879;-0.272568,0.2464878;0.4294246;-0.5349066,-0.1749913;0.5131826;0.004826501,-0.2325625;0.480639;-0.2557731,-0.2524527;0.4469423;-0.5434881,0.07868116;0.00354296;-0.04085481,0.09007283;-0.3594425;-0.01316428,0.07757054;-0.744276;0.08239245,0.08841473;-0.7775452;0.02649355,-0.08052985;0.004433381;-0.03698219,-0.09973869;-0.3585365;-0.01376965,-0.09695025;-0.7470196;0.06658796,-0.10059;-0.7807507;0.01028176,-0.00741386;0.5776356;0.08015895,870.5028
+0;0;0,-0.00115385;0.3376557;0.02422109,-0.003844103;0.6613226;0.0335441,0.1782877;0.5236955;-0.006941751,0.2354668;0.4237968;-0.2336721,0.2753491;0.4098922;-0.4785433,-0.177561;0.5144719;-0.02071722,-0.234668;0.4218589;-0.2505378,-0.247882;0.381423;-0.4953564,0.07948333;0.005310391;-0.0390962,0.1032284;-0.3557476;0.002460688,0.1154254;-0.742892;0.08850158,0.1162621;-0.7028441;0.004478186,-0.07687379;0.006288199;-0.043877,-0.1247071;-0.3536861;-0.01587544,-0.142583;-0.7405009;0.07065404,-0.1391246;-0.7003471;-0.01328956,-0.003109518;0.582407;0.03348145,0;0;0,-0.003903091;0.3347502;0.05026412,-0.008395739;0.656317;0.08811831,0.1566827;0.5209351;-0.007811666,0.2203937;0.4981485;-0.2529188,0.2456013;0.4681552;-0.4982978,-0.1748354;0.5129188;0.005342223,-0.2297031;0.4802831;-0.2407884,-0.2501371;0.4497705;-0.486547,0.07869487;0.003550723;-0.04085124,0.09007384;-0.3594324;-0.0131495,0.07761341;-0.7443054;0.08250666,0.0895946;-0.7776678;0.02770472,-0.08054211;0.004423127;-0.03698266,-0.09972195;-0.3585452;-0.01374991,-0.09694457;-0.7469557;0.06725752,-0.09967203;-0.7840015;0.01569185,-0.007286888;0.5777345;0.08092284,870.5341
+0;0;0,-0.001153892;0.337668;0.02422197,-0.003844011;0.6613193;0.03354465,0.1782884;0.5236989;-0.006941356,0.2354661;0.4238028;-0.2336659,0.2753491;0.4098979;-0.4785415,-0.1775617;0.5144752;-0.02071688,-0.2346672;0.4218646;-0.2505316,-0.2478814;0.381428;-0.4953545,0.07949413;0.005311112;-0.0391015,0.1032452;-0.3558379;0.002465855,0.1154419;-0.7429726;0.08850458,0.1162752;-0.7029647;0.004815489,-0.07688423;0.006289053;-0.04388295,-0.1247296;-0.353776;-0.01587434,-0.1426051;-0.7405812;0.07065298,-0.1391604;-0.7004678;-0.01295666,-0.00310949;0.5824106;0.033482,0;0;0,-0.003922403;0.3347306;0.05047536,-0.008436665;0.6562563;0.08854222,0.1565569;0.5207987;-0.00755477,0.2206271;0.4988408;-0.2526373,0.2446397;0.4700517;-0.4982846,-0.1748036;0.5127428;0.00567659,-0.2296458;0.4793669;-0.2403538,-0.2487794;0.4552885;-0.4869348,0.07871355;0.003550112;-0.04084146,0.09007686;-0.3595214;-0.01308358,0.077601;-0.7443615;0.08266163,0.0896249;-0.7779001;0.02859688,-0.08055356;0.004421252;-0.03698685,-0.09969477;-0.3586337;-0.01363651,-0.09704293;-0.7470437;0.06732837,-0.09969024;-0.7836771;0.01577542,-0.007320639;0.5776856;0.08129525,870.5679
+0;0;0,-0.001309478;0.3376056;0.02525763,-0.003962667;0.6612003;0.03488414,0.1778739;0.5229045;-0.006519385,0.2348461;0.4322192;-0.2371325,0.2758728;0.4207273;-0.481934,-0.1778096;0.5140408;-0.01898449,-0.2332873;0.4290856;-0.2521302,-0.2489845;0.3839234;-0.4959682,0.07953494;0.005393019;-0.03914308,0.1032346;-0.3560185;0.003630765,0.1150785;-0.7430527;0.08975915,0.1156766;-0.7029781;0.005885035,-0.07703009;0.006217068;-0.04375826,-0.124861;-0.3541941;-0.01502631,-0.1424711;-0.7408425;0.07184577,-0.1392606;-0.7006733;-0.01195759,-0.003224306;0.5823092;0.03477637,0;0;0,-0.003944512;0.3347032;0.05074859,-0.00849719;0.6561273;0.08926916,0.1564763;0.5207612;-0.007295132,0.2205914;0.4990023;-0.2523826,0.2479022;0.4609529;-0.49641,-0.1747501;0.5123615;0.006006084,-0.2285666;0.477388;-0.2400279,-0.2493933;0.4568531;-0.486782,0.07874374;0.00358279;-0.04091036,0.08989407;-0.3598893;-0.01310337,0.07775579;-0.7446561;0.08260965,0.0895056;-0.7781302;0.02811456,-0.08063357;0.004399785;-0.03695863,-0.09971317;-0.3590506;-0.01352194,-0.09709931;-0.7473603;0.0674881,-0.1000571;-0.7838247;0.01542595,-0.007369522;0.5775853;0.08190346,870.6019
+0;0;0,-0.001309643;0.337648;0.0252608,-0.003963288;0.6612983;0.03488896,0.1779095;0.5229768;-0.006522812,0.2348813;0.4322922;-0.2371343,0.2759079;0.4208002;-0.481935,-0.1778449;0.5141113;-0.0189904,-0.2333222;0.4291568;-0.2521344,-0.2490193;0.3839947;-0.4959716,0.07953881;0.005393282;-0.03914498,0.1032501;-0.3561952;0.003649801,0.1151483;-0.7450038;0.09017307,0.1157485;-0.7048928;0.005994983,-0.07703383;0.006217371;-0.04376039,-0.1248881;-0.3543702;-0.01501437,-0.142579;-0.7427913;0.072256,-0.1393568;-0.7025853;-0.01185107,-0.003224797;0.5823933;0.03478117,0;0;0,-0.003943194;0.3347213;0.05091262,-0.008470319;0.6561871;0.08955455,0.1564634;0.5207382;-0.007134438,0.2205919;0.4996679;-0.2522767,0.2481355;0.4600398;-0.4960257,-0.1746512;0.5121148;0.006250054,-0.2284118;0.4765992;-0.2397165,-0.2485265;0.4576093;-0.4866526,0.07875199;0.003586277;-0.04090357,0.08986221;-0.360073;-0.01318562,0.0780948;-0.7465986;0.08304071,0.08968476;-0.7798879;0.02782582,-0.0806381;0.004394277;-0.03695977,-0.09961531;-0.3592386;-0.0134903,-0.09703075;-0.749307;0.06799536,-0.1003597;-0.784093;0.01340378,-0.00734872;0.5776333;0.08216572,870.6251
+0;0;0,-0.001309654;0.3376508;0.02526102,-0.003963212;0.661291;0.03488899,0.1777444;0.5230293;-0.006485123,0.2347159;0.4323453;-0.2370951,0.2895057;0.4169981;-0.5640195,-0.1776857;0.514172;-0.01894135,-0.2331626;0.4292179;-0.2520839,-0.2541257;0.3689052;-0.5777216,0.07953686;0.00539315;-0.03914403,0.1032585;-0.3563522;0.003669333,0.115157;-0.7451711;0.09019485,0.1157602;-0.7050087;0.005589925,-0.07703195;0.006217219;-0.04375932,-0.124907;-0.3545269;-0.01500082,-0.1425984;-0.7429582;0.07227182,-0.1393599;-0.7027004;-0.01226172,-0.003224773;0.5823917;0.03478121,0;0;0,-0.003905099;0.3346993;0.05107915,-0.008272421;0.6561399;0.08986223,0.1563794;0.5206994;-0.006908663,0.2206158;0.4996982;-0.2520269,0.2530204;0.453021;-0.5789645,-0.1742139;0.5118538;0.006559841,-0.225343;0.467233;-0.2384812,-0.2460766;0.4278465;-0.5673213,0.07875644;0.003572151;-0.04089153,0.08981737;-0.3602465;-0.01316035,0.07806842;-0.7467695;0.08312166,0.08959921;-0.7798146;0.02696121,-0.08063309;0.004404888;-0.03696425,-0.09951738;-0.3594354;-0.01418199,-0.09712672;-0.7493778;0.067961,-0.1001604;-0.7843661;0.01292507,-0.007191915;0.5775938;0.08244503,870.6572
+0;0;0,-0.001373142;0.3376318;0.02578369,-0.003999424;0.6612663;0.0356636,0.1773376;0.5226429;-0.006374009,0.2335412;0.4406998;-0.2403865,0.2714954;0.4382602;-0.4859494,-0.1776097;0.5137752;-0.01771462,-0.229338;0.4385884;-0.2550045,-0.2446001;0.4007956;-0.5001298,0.07961315;0.005454954;-0.03907856,0.1033345;-0.3558325;0.004052602,0.1150889;-0.7438768;0.09072141,0.1154789;-0.7037272;0.006389335,-0.07706036;0.006160879;-0.04380511,-0.1246167;-0.3541775;-0.01471486,-0.1422966;-0.7418034;0.07281566,-0.1392822;-0.7015582;-0.01145186,-0.003258256;0.5823706;0.0355075,0;0;0,-0.003863875;0.3346834;0.05132234,-0.008049227;0.6560896;0.09042728,0.1562715;0.520577;-0.006666303,0.2225392;0.5004647;-0.2512873,0.2458824;0.4736004;-0.4972162,-0.1738156;0.5116472;0.006974392,-0.2079686;0.5025668;-0.2447923,-0.2404631;0.4476967;-0.484961,0.07877979;0.003584713;-0.04093945,0.0897527;-0.359845;-0.01355255,0.07781266;-0.7455035;0.0831579,0.08895445;-0.7788038;0.02762401,-0.08069284;0.004391964;-0.03693939,-0.09956765;-0.359028;-0.01410783,-0.09728205;-0.7481799;0.06825472,-0.1000707;-0.7847561;0.01557738,-0.007013462;0.5775539;0.08293283,870.6905
+0;0;0,-0.001373142;0.3376318;0.02578369,-0.003999424;0.6612663;0.0356636,0.1773376;0.5226429;-0.006374009,0.2335412;0.4406998;-0.2403865,0.2714954;0.4382602;-0.4859494,-0.1776097;0.5137752;-0.01771462,-0.229338;0.4385884;-0.2550045,-0.2446001;0.4007956;-0.5001298,0.07961315;0.005454954;-0.03907856,0.1033345;-0.3558325;0.004052602,0.1150889;-0.7438768;0.09072141,0.1154789;-0.7037272;0.006389335,-0.07706036;0.006160879;-0.04380511,-0.1246167;-0.3541775;-0.01471486,-0.1422966;-0.7418034;0.07281566,-0.1392822;-0.7015582;-0.01145186,-0.003258256;0.5823706;0.0355075,0;0;0,-0.003863875;0.3346834;0.05132234,-0.008049227;0.6560896;0.09042728,0.1562715;0.520577;-0.006666303,0.2225392;0.5004647;-0.2512873,0.2458824;0.4736004;-0.4972162,-0.1738156;0.5116472;0.006974392,-0.2079686;0.5025668;-0.2447923,-0.2404631;0.4476967;-0.484961,0.07877979;0.003584713;-0.04093945,0.0897527;-0.359845;-0.01355255,0.07781266;-0.7455035;0.0831579,0.08895445;-0.7788038;0.02762401,-0.08069284;0.004391964;-0.03693939,-0.09956765;-0.359028;-0.01410783,-0.09728205;-0.7481799;0.06825472,-0.1000707;-0.7847561;0.01557738,-0.007013462;0.5775539;0.08293283,870.7129
+0;0;0,-0.001373336;0.3376797;0.02578735,-0.003999784;0.6613339;0.03566775,0.1670715;0.5260979;-0.003989149,0.2232614;0.4441747;-0.2379448,0.2737131;0.4409318;-0.564366,-0.1676991;0.5177342;-0.01468512,-0.2194149;0.4425656;-0.2519174,-0.2397023;0.3923285;-0.5777568,0.07965582;0.005457878;-0.0390995,0.1033709;-0.3557336;0.004020207,0.1151276;-0.743853;0.09070579,0.1155182;-0.7036876;0.006242141,-0.07710166;0.006164181;-0.04382859,-0.1246454;-0.3540785;-0.01474606,-0.1423286;-0.7417794;0.07280139,-0.1393096;-0.7015182;-0.01159759,-0.003258542;0.5824304;0.03551164,0;0;0,-0.003737453;0.3346969;0.05156004,-0.007636715;0.6560914;0.09095037,0.1488034;0.5191015;0.004924059,0.2193963;0.5028485;-0.2387078,0.2546341;0.4466212;-0.562287,-0.1633716;0.512885;0.01262534,-0.2153547;0.500599;-0.2358717,-0.2367023;0.4710087;-0.5641634,0.07882795;0.003588036;-0.04094982,0.08965749;-0.3597493;-0.01356828,0.07773017;-0.7454506;0.08328974,0.08873542;-0.778697;0.02746522,-0.08074588;0.004389819;-0.03693833,-0.09953649;-0.3589354;-0.0140756,-0.0973708;-0.7481508;0.06836168,-0.1005105;-0.7847684;0.01554275,-0.006669115;0.5775527;0.08339536,870.7355
+0;0;0,-0.001451147;0.3377249;0.02614524,-0.00412785;0.6614237;0.03626363,0.164535;0.5266613;-0.003326386,0.220411;0.4466436;-0.2379857,0.2575747;0.4482507;-0.4836766,-0.1656289;0.5182902;-0.01302063,-0.2158492;0.4480914;-0.2520604,-0.2319452;0.4181477;-0.498215,0.07974343;0.00552212;-0.03908371,0.103494;-0.3556586;0.004167601,0.1152436;-0.743469;0.09114406,0.1154514;-0.7033044;0.00682842,-0.07716867;0.006108219;-0.04387175,-0.1244473;-0.3541728;-0.01474044,-0.142242;-0.7415382;0.07318707,-0.1394105;-0.7012811;-0.01107007,-0.003367246;0.5825056;0.03604146,0;0;0,-0.003754102;0.3347279;0.05183566,-0.007556222;0.6561493;0.09144199,0.1471276;0.5184873;0.008133769,0.2191022;0.505018;-0.2352346,0.2429487;0.4760922;-0.4808816,-0.1608673;0.5126283;0.01425242,-0.1915543;0.5195246;-0.2379394,-0.2250341;0.4649875;-0.4780489,0.07890531;0.003593996;-0.04096437,0.08952901;-0.3597459;-0.01344097,0.07744838;-0.7451896;0.08344591,0.08867311;-0.778492;0.02795446,-0.08083064;0.004385047;-0.03693539,-0.09968713;-0.3589336;-0.01390728,-0.09728906;-0.7479015;0.06854296,-0.1006564;-0.783045;0.01416023,-0.00660697;0.5776002;0.08383667,870.7697
+0;0;0,-0.001451327;0.3377667;0.02614848,-0.004128015;0.6614646;0.036267,0.163332;0.5271069;-0.003040984,0.2192055;0.4470928;-0.2376897,0.2563692;0.4486999;-0.4833804,-0.1644668;0.5187958;-0.01266578,-0.2146848;0.4486001;-0.2516948,-0.2307808;0.4186565;-0.4978491,0.07983556;0.005528499;-0.03912887,0.1035832;-0.3556078;0.00411712,0.1153664;-0.7445276;0.09134239,0.1155742;-0.7043634;0.007030323,-0.07725783;0.006115277;-0.04392244,-0.1245306;-0.3541214;-0.01479471,-0.1423763;-0.7425949;0.07338433,-0.1395448;-0.7023383;-0.01086924,-0.003367456;0.5825512;0.03604485,0;0;0,-0.003658429;0.3347266;0.05212426,-0.007253107;0.6560987;0.09214044,0.1462533;0.5180464;0.009873867,0.2188575;0.5054278;-0.2333411,0.2427463;0.4765401;-0.4789882,-0.1591375;0.512176;0.01535646,-0.1940332;0.5136145;-0.2363663,-0.2222581;0.4815311;-0.4811553,0.07897036;0.003616825;-0.04106033,0.08935255;-0.3596792;-0.01345921,0.07744946;-0.7463704;0.08315277,0.08862205;-0.7796543;0.0276351,-0.08095654;0.004366426;-0.03690965,-0.0997649;-0.3589265;-0.01414837,-0.0974611;-0.7489452;0.06883256,-0.1002093;-0.783557;0.01379038,-0.006353229;0.5775636;0.08443546,870.8024
+0;0;0,-0.001451569;0.337823;0.02615283,-0.004128425;0.6615409;0.03627192,0.1622296;0.5275432;-0.002777692,0.2181071;0.4475232;-0.2374435,0.2677346;0.4496693;-0.565533,-0.1634021;0.5192869;-0.01233886,-0.2136237;0.4490862;-0.2513852,-0.235118;0.4091002;-0.5800939,0.07987924;0.005531524;-0.03915028,0.1036267;-0.3556023;0.00409542,0.1153991;-0.7441651;0.09124063,0.1156068;-0.7040057;0.006968118,-0.07730009;0.006118621;-0.04394646,-0.1245726;-0.3541156;-0.01481893,-0.1424018;-0.7422326;0.07327917,-0.1395717;-0.7019808;-0.01093487,-0.003367802;0.5826209;0.03604975,0;0;0,-0.003577173;0.3347374;0.05242646,-0.007003762;0.6560901;0.09277284,0.1457329;0.5182695;0.01161766,0.215978;0.509388;-0.232473,0.2545595;0.4646143;-0.5589957,-0.157509;0.5114752;0.01654983,-0.193497;0.5136788;-0.2350322,-0.2290196;0.473358;-0.5624809,0.07903807;0.003611609;-0.04103625,0.08924794;-0.3596799;-0.01334524,0.07742871;-0.7459946;0.08327378,0.08838086;-0.7793447;0.02784884,-0.08100057;0.004368543;-0.03693043,-0.0998615;-0.3589151;-0.01410339,-0.09756606;-0.7485579;0.06888507,-0.1007462;-0.781584;0.01211613,-0.006139204;0.5775555;0.0849911,870.8245
+0;0;0,-0.001530573;0.3377893;0.02658009,-0.004269246;0.661497;0.03701777,0.161884;0.5270601;-0.002453741,0.2172017;0.4559602;-0.2401054,0.2651041;0.4603692;-0.5684286,-0.163429;0.5188768;-0.01150851,-0.2148424;0.4527774;-0.2514691,-0.2373258;0.4130829;-0.5801469,0.07991438;0.005552132;-0.03907555,0.1037688;-0.355542;0.004442241,0.115475;-0.7440546;0.09181976,0.1155798;-0.7038769;0.007549264,-0.07729504;0.006098341;-0.04395818,-0.1242021;-0.3541834;-0.01482793,-0.1420946;-0.7422143;0.07363607,-0.1393692;-0.7019469;-0.01057951,-0.003488023;0.5825775;0.03670682,0;0;0,-0.003577173;0.3347374;0.05242646,-0.007003762;0.6560901;0.09277284,0.1457329;0.5182695;0.01161766,0.215978;0.509388;-0.232473,0.2545595;0.4646143;-0.5589957,-0.157509;0.5114752;0.01654983,-0.193497;0.5136788;-0.2350322,-0.2290196;0.473358;-0.5624809,0.07903807;0.003611609;-0.04103625,0.08924794;-0.3596799;-0.01334524,0.07742871;-0.7459946;0.08327378,0.08838086;-0.7793447;0.02784884,-0.08100057;0.004368543;-0.03693043,-0.0998615;-0.3589151;-0.01410339,-0.09756606;-0.7485579;0.06888507,-0.1007462;-0.781584;0.01211613,-0.006139204;0.5775555;0.0849911,870.8467
+0;0;0,-0.001531093;0.3379041;0.02658912,-0.004269731;0.6616062;0.03702637,0.1607912;0.5275309;-0.002186481,0.2161021;0.4564397;-0.2398092,0.2519714;0.4597411;-0.4856568,-0.162373;0.5194016;-0.01118144,-0.2137801;0.4533103;-0.2511129,-0.2306156;0.4235871;-0.4972259,0.0799187;0.005552432;-0.03907765,0.103744;-0.3551011;0.004387043,0.1154555;-0.743788;0.09180375,0.1155602;-0.7036158;0.007578276,-0.07729921;0.00609867;-0.04396055,-0.124149;-0.3537436;-0.01486584,-0.1420496;-0.7419484;0.07363783,-0.1393256;-0.7016865;-0.01053277,-0.003488457;0.5826815;0.0367154,0;0;0,-0.003478743;0.3347693;0.05297065,-0.00668503;0.6560733;0.09367275,0.1449967;0.5179081;0.01351607,0.2169195;0.5105952;-0.2301055,0.244174;0.4832101;-0.4755557,-0.1553849;0.5097951;0.01801378,-0.1872291;0.5180013;-0.2339712,-0.2182329;0.4815815;-0.4777967,0.07911703;0.003619924;-0.04089355,0.08903754;-0.3592452;-0.0133549,0.07715283;-0.7456566;0.08360529,0.08550747;-0.7794181;0.02826905,-0.08094711;0.004341381;-0.03706224,-0.09931104;-0.3584931;-0.01378578,-0.09740531;-0.7483414;0.06910546,-0.09991781;-0.7814974;0.01251552,-0.005865384;0.5775404;0.08581662,870.8806
+0;0;0,-0.001626777;0.3380136;0.02515124,-0.004047636;0.6617665;0.03375656,0.1617658;0.5283709;-0.001982607,0.2158252;0.4629886;-0.241525,0.2520556;0.470513;-0.4872265,-0.1634808;0.5201629;-0.01053508,-0.2118997;0.4616709;-0.2530472,-0.2281615;0.4390102;-0.4999492,0.07988796;0.005603197;-0.03913322,0.1035812;-0.3549962;0.004849777,0.1156057;-0.7435701;0.09272518,0.1156214;-0.7034747;0.008490391,-0.07735416;0.006058356;-0.04386935,-0.1237193;-0.3538171;-0.01441065,-0.1420896;-0.7419091;0.07449009,-0.1394509;-0.7017305;-0.009693347,-0.003395326;0.5828406;0.03403965,0;0;0,-0.003478743;0.3347693;0.05297065,-0.00668503;0.6560733;0.09367275,0.1449967;0.5179081;0.01351607,0.2169195;0.5105952;-0.2301055,0.244174;0.4832101;-0.4755557,-0.1553849;0.5097951;0.01801378,-0.1872291;0.5180013;-0.2339712,-0.2182329;0.4815815;-0.4777967,0.07911703;0.003619924;-0.04089355,0.08903754;-0.3592452;-0.0133549,0.07715283;-0.7456566;0.08360529,0.08550747;-0.7794181;0.02826905,-0.08094711;0.004341381;-0.03706224,-0.09931104;-0.3584931;-0.01378578,-0.09740531;-0.7483414;0.06910546,-0.09991781;-0.7814974;0.01251552,-0.005865384;0.5775404;0.08581662,870.9146
+0;0;0,-0.001627017;0.3380634;0.02515494,-0.004048073;0.6618423;0.03376083,0.1613701;0.5285678;-0.001892071,0.215426;0.4631897;-0.2414191,0.2638103;0.4732382;-0.5695441,-0.1630979;0.5203795;-0.01042407,-0.2115137;0.4618912;-0.2529206,-0.2332308;0.4316288;-0.5826487,0.07987651;0.005602395;-0.03912761,0.1035671;-0.3549553;0.004850287,0.115592;-0.7435426;0.09272875,0.1156075;-0.7035458;0.009316325,-0.07734308;0.006057488;-0.04386307,-0.1237028;-0.3537762;-0.01440778,-0.1420738;-0.7418818;0.07449605,-0.1394608;-0.7018027;-0.008865528,-0.003395686;0.5829071;0.03404396,0;0;0,-0.003360979;0.3347809;0.05322385,-0.006449781;0.6560891;0.09410548,0.144845;0.5178549;0.01425171,0.2177036;0.5110536;-0.2290894,0.2580455;0.4682;-0.5556536,-0.1544018;0.5093542;0.01827892,-0.1879667;0.5165766;-0.2334963,-0.2231153;0.4569651;-0.5580254,0.07912774;0.003617853;-0.04084516,0.08890678;-0.3592094;-0.0133146,0.07695156;-0.7456011;0.08377218,0.08724511;-0.7795381;0.03025889,-0.0809205;0.004341409;-0.03708961,-0.09925102;-0.3584523;-0.01381217,-0.09744407;-0.7483062;0.06912223,-0.1012121;-0.7801759;0.01241681,-0.005653575;0.5775502;0.08621407,870.9369
+0;0;0,-0.001626803;0.3380191;0.02515164,-0.004046937;0.6616753;0.0337545,0.1608116;0.5286208;-0.00177655,0.2148651;0.4632457;-0.2412926,0.2632495;0.4732942;-0.5694181,-0.162555;0.5204602;-0.0102796,-0.2109686;0.4619746;-0.252765,-0.2326857;0.4317121;-0.5824935,0.07995116;0.00560763;-0.03916418,0.1035815;-0.3540329;0.00470186,0.1156435;-0.7438226;0.09285224,0.1156591;-0.7037805;0.009061389,-0.07741536;0.006063149;-0.04390406,-0.1236572;-0.3528553;-0.01452369,-0.142085;-0.7421618;0.07465523,-0.1394602;-0.7020369;-0.009084545,-0.003394843;0.5827756;0.0340375,0;0;0,-0.003301308;0.3347;0.05345249,-0.006294295;0.6558633;0.09450698,0.1447097;0.5179045;0.01533735,0.2182749;0.5112274;-0.2277824,0.2577578;0.4682795;-0.5544395,-0.15364;0.509259;0.01874401,-0.1877445;0.5162581;-0.2329533,-0.221334;0.4577914;-0.5578558,0.07917822;0.00366433;-0.04092491,0.08878461;-0.3582726;-0.01384473,0.07682743;-0.7457534;0.08396959,0.08703522;-0.7794999;0.02961946,-0.08103167;0.004308201;-0.03705096,-0.09942305;-0.3575984;-0.01448212,-0.09761408;-0.7485207;0.06935401,-0.1014156;-0.7807487;0.0124771,-0.005519431;0.5773638;0.08657622,870.9697
+0;0;0,-0.001626607;0.3379782;0.0251486,-0.004045688;0.6614944;0.03374792,0.1604595;0.5285951;-0.001706254,0.2145092;0.4632246;-0.2412056,0.2628936;0.4732731;-0.5693313,-0.1622118;0.5204522;-0.01019101,-0.210622;0.4619706;-0.2526596,-0.2323391;0.4317081;-0.5823883,0.08001159;0.005611869;-0.03919378,0.103651;-0.3541678;0.004689235,0.1157607;-0.7454943;0.09318715,0.1157764;-0.7053887;0.008867018,-0.07747387;0.006067732;-0.04393724,-0.1237336;-0.3529896;-0.01454551,-0.1422341;-0.743831;0.074985,-0.1395926;-0.7036421;-0.009283729,-0.003393915;0.5826335;0.03403078,0;0;0,-0.00308815;0.3346088;0.05377567,-0.005851593;0.6555868;0.09518778,0.1446069;0.5178155;0.01572299,0.2192756;0.5113542;-0.2270474,0.2579104;0.4681823;-0.5537767,-0.1527983;0.5090675;0.01929986,-0.1869498;0.5164228;-0.232363,-0.2196839;0.4571292;-0.5572034,0.07921448;0.003667101;-0.04100144,0.08872665;-0.3584064;-0.0138303,0.07693768;-0.7474353;0.08431493,0.08577545;-0.781047;0.02875005,-0.08111905;0.004309054;-0.03702206,-0.09953122;-0.357744;-0.01455929,-0.09773653;-0.7501677;0.06979367,-0.102471;-0.7831296;0.01300118,-0.005131382;0.5771345;0.08717167,871.0031
+0;0;0,-0.001615854;0.3378835;0.02584514,-0.004074267;0.6613356;0.03498702,0.1599027;0.5282487;-0.001117568,0.2139197;0.4646595;-0.2411049,0.2473109;0.482549;-0.4866472,-0.1617766;0.5200744;-0.009079035,-0.2070826;0.4675952;-0.2535143,-0.2253541;0.4536608;-0.5008967,0.07994172;0.005720629;-0.03935181,0.1034506;-0.3543102;0.005332109,0.1157136;-0.7476298;0.09455027,0.1156239;-0.7074422;0.009794749,-0.0775906;0.005989614;-0.04376975,-0.1235636;-0.3534303;-0.01418357,-0.1424517;-0.7461976;0.07630198,-0.139902;-0.7059273;-0.008405238,-0.003411832;0.5824841;0.03501779,0;0;0,-0.002975371;0.3345407;0.0539403,-0.005706813;0.6554617;0.09537601,0.1445983;0.5178334;0.01637602,0.2190837;0.5115873;-0.2264577,0.2521245;0.4630259;-0.4678622,-0.1522902;0.5089998;0.0195784,-0.1870014;0.5165414;-0.2320037,-0.2103743;0.4717083;-0.4752521,0.07924419;0.003641546;-0.04097641,0.08875986;-0.3587628;-0.01369917,0.07603578;-0.7502527;0.08317351,0.08583762;-0.7833901;0.02656174,-0.08113165;0.004328507;-0.03702549,-0.09957225;-0.3580655;-0.01461822,-0.09787419;-0.7526135;0.06987736,-0.1015159;-0.7850922;0.01182173,-0.004989922;0.5770187;0.08736444,871.0255
+0;0;0,-0.001615457;0.3378005;0.02583879,-0.004073155;0.6611581;0.03497787,0.1594534;0.5282406;-0.001027089,0.213467;0.4646552;-0.2409998,0.2562615;0.4875825;-0.5556884,-0.161339;0.5200888;-0.00896661,-0.2066423;0.4676128;-0.253387,-0.2300592;0.4497544;-0.5704339,0.07993266;0.005719981;-0.03934735,0.1034306;-0.3541428;0.005315721,0.1156717;-0.7467598;0.09437449,0.1155822;-0.7065947;0.009807087,-0.07758181;0.005988935;-0.04376479,-0.1235334;-0.3532633;-0.01419241,-0.1423877;-0.7453289;0.07613149,-0.1398437;-0.7050814;-0.00838773,-0.003410887;0.5823265;0.03500864,0;0;0,-0.002860662;0.3344304;0.05410695,-0.005585931;0.6552603;0.09550762,0.1444503;0.5177865;0.01704395,0.2200051;0.5113159;-0.2254372,0.2616957;0.4544948;-0.5359516,-0.1518134;0.508987;0.02004479,-0.1862491;0.5166374;-0.2315563,-0.2153484;0.4567892;-0.5429361,0.07925348;0.003616199;-0.04093862,0.0886147;-0.3586313;-0.01378536,0.07610254;-0.7493597;0.08318973,0.08602922;-0.7826113;0.02701426,-0.08111598;0.00434973;-0.03703295,-0.09969377;-0.3578716;-0.01469938,-0.09802049;-0.7516885;0.0697682,-0.1014988;-0.7842883;0.01211267,-0.004867483;0.5768354;0.08751416,871.0592
+0;0;0,-0.001614674;0.3376368;0.02582627,-0.004070746;0.6607805;0.03495933,0.1589489;0.5280839;-0.0009335987,0.2129574;0.4645047;-0.2408832,0.246348;0.4823938;-0.486421,-0.1608459;0.5199574;-0.008848432,-0.2061449;0.4674865;-0.2532453,-0.224416;0.4535524;-0.5006231,0.07997184;0.005722784;-0.03936663,0.1034527;-0.3538789;0.005264025,0.1157141;-0.747146;0.09447026,0.1156242;-0.7069356;0.009526603,-0.07761984;0.005991871;-0.04378624,-0.123538;-0.3529996;-0.01423532,-0.1424236;-0.7457144;0.07623815,-0.1398682;-0.7054213;-0.008657105,-0.00340892;0.5820016;0.03499007,0;0;0,-0.002684623;0.3342177;0.05440176,-0.005295407;0.6548098;0.09597647,0.144232;0.5176103;0.01762891,0.2216612;0.5101578;-0.2242062,0.255156;0.4717971;-0.4673735,-0.1511963;0.5090674;0.02065343,-0.1856387;0.5167066;-0.2309224,-0.2079194;0.4678075;-0.4734842,0.07931109;0.003561541;-0.04092729,0.08856069;-0.3584263;-0.01380134,0.07573679;-0.7497047;0.08368647,0.08588171;-0.7826877;0.02667845,-0.08116297;0.004398012;-0.03702979,-0.09974743;-0.3575609;-0.01473788,-0.09813217;-0.7519497;0.07024434,-0.1011664;-0.7842956;0.01173398,-0.004602417;0.5764412;0.08794916,871.0844
+0;0;0,-0.001697485;0.3376218;0.02632378,-0.004270463;0.6607577;0.03582024,0.1584516;0.5278823;-0.0005824938,0.2120803;0.4664409;-0.2411502,0.2371777;0.4939675;-0.4867942,-0.1606295;0.5192881;-0.007770963,-0.2052981;0.4715447;-0.2532281,-0.2240904;0.4555209;-0.50045,0.07993864;0.005807998;-0.03935232,0.1032906;-0.354093;0.005825747,0.1157391;-0.7470969;0.0950131,0.115479;-0.7068717;0.01013121,-0.077631;0.00590714;-0.04371563,-0.1236257;-0.3534342;-0.01416284,-0.1423708;-0.7458085;0.07668021,-0.1399873;-0.7054998;-0.008158505,-0.003560342;0.5819783;0.03571126,0;0;0,-0.002687022;0.3342316;0.05446411,-0.005360294;0.6548342;0.0959661,0.1441167;0.5175994;0.01799917,0.2234641;0.5082207;-0.2231231,0.2548341;0.4719894;-0.4669094,-0.1512108;0.5093654;0.02080059,-0.1853588;0.5163723;-0.2308117,-0.2071061;0.4649285;-0.4729049,0.07932427;0.003513157;-0.0408392,0.08868144;-0.3588233;-0.01363945,0.07550853;-0.7498844;0.08361865,0.08611874;-0.7828277;0.02674056,-0.08111452;0.004430278;-0.03705847,-0.09983093;-0.3578794;-0.01477662,-0.09848736;-0.7519466;0.07049174,-0.101406;-0.7855088;0.01338761,-0.004652653;0.5764629;0.0879581,871.1147
+0;0;0,-0.001697485;0.3376218;0.02632378,-0.004270463;0.6607577;0.03582024,0.1584516;0.5278823;-0.0005824938,0.2120803;0.4664409;-0.2411502,0.2371777;0.4939675;-0.4867942,-0.1606295;0.5192881;-0.007770963,-0.2052981;0.4715447;-0.2532281,-0.2240904;0.4555209;-0.50045,0.07993864;0.005807998;-0.03935232,0.1032906;-0.354093;0.005825747,0.1157391;-0.7470969;0.0950131,0.115479;-0.7068717;0.01013121,-0.077631;0.00590714;-0.04371563,-0.1236257;-0.3534342;-0.01416284,-0.1423708;-0.7458085;0.07668021,-0.1399873;-0.7054998;-0.008158505,-0.003560342;0.5819783;0.03571126,0;0;0,-0.002687022;0.3342316;0.05446411,-0.005360294;0.6548342;0.0959661,0.1441167;0.5175994;0.01799917,0.2234641;0.5082207;-0.2231231,0.2548341;0.4719894;-0.4669094,-0.1512108;0.5093654;0.02080059,-0.1853588;0.5163723;-0.2308117,-0.2071061;0.4649285;-0.4729049,0.07932427;0.003513157;-0.0408392,0.08868144;-0.3588233;-0.01363945,0.07550853;-0.7498844;0.08361865,0.08611874;-0.7828277;0.02674056,-0.08111452;0.004430278;-0.03705847,-0.09983093;-0.3578794;-0.01477662,-0.09848736;-0.7519466;0.07049174,-0.101406;-0.7855088;0.01338761,-0.004652653;0.5764629;0.0879581,871.1147
+0;0;0,-0.001697485;0.3376218;0.02632378,-0.004270463;0.6607577;0.03582024,0.1584516;0.5278823;-0.0005824938,0.2120803;0.4664409;-0.2411502,0.2371777;0.4939675;-0.4867942,-0.1606295;0.5192881;-0.007770963,-0.2052981;0.4715447;-0.2532281,-0.2240904;0.4555209;-0.50045,0.07993864;0.005807998;-0.03935232,0.1032906;-0.354093;0.005825747,0.1157391;-0.7470969;0.0950131,0.115479;-0.7068717;0.01013121,-0.077631;0.00590714;-0.04371563,-0.1236257;-0.3534342;-0.01416284,-0.1423708;-0.7458085;0.07668021,-0.1399873;-0.7054998;-0.008158505,-0.003560342;0.5819783;0.03571126,0;0;0,-0.002687022;0.3342316;0.05446411,-0.005360294;0.6548342;0.0959661,0.1441167;0.5175994;0.01799917,0.2234641;0.5082207;-0.2231231,0.2548341;0.4719894;-0.4669094,-0.1512108;0.5093654;0.02080059,-0.1853588;0.5163723;-0.2308117,-0.2071061;0.4649285;-0.4729049,0.07932427;0.003513157;-0.0408392,0.08868144;-0.3588233;-0.01363945,0.07550853;-0.7498844;0.08361865,0.08611874;-0.7828277;0.02674056,-0.08111452;0.004430278;-0.03705847,-0.09983093;-0.3578794;-0.01477662,-0.09848736;-0.7519466;0.07049174,-0.101406;-0.7855088;0.01338761,-0.004652653;0.5764629;0.0879581,871.1147
+0;0;0,-0.001705846;0.3375796;0.02685877,-0.004260663;0.6607054;0.03677745,0.1582051;0.5274763;-0.0003458522,0.2110617;0.46892;-0.2418023,0.2360138;0.5050605;-0.4863424,-0.160427;0.5186188;-0.006836433,-0.2051469;0.4768931;-0.2533785,-0.2148413;0.5006142;-0.5005058,0.07983771;0.0058319;-0.03955314,0.1031233;-0.3539877;0.006302692,0.1157335;-0.7469527;0.09563872,0.1153205;-0.7067053;0.01076011,-0.0777417;0.005895544;-0.04352004,-0.1234294;-0.3534977;-0.01412244,-0.1423608;-0.7457169;0.07734966,-0.14013;-0.7053882;-0.007490769,-0.003564296;0.5819265;0.03649604,0;0;0,-0.002687022;0.3342316;0.05446411,-0.005360294;0.6548342;0.0959661,0.1441167;0.5175994;0.01799917,0.2234641;0.5082207;-0.2231231,0.2548341;0.4719894;-0.4669094,-0.1512108;0.5093654;0.02080059,-0.1853588;0.5163723;-0.2308117,-0.2071061;0.4649285;-0.4729049,0.07932427;0.003513157;-0.0408392,0.08868144;-0.3588233;-0.01363945,0.07550853;-0.7498844;0.08361865,0.08611874;-0.7828277;0.02674056,-0.08111452;0.004430278;-0.03705847,-0.09983093;-0.3578794;-0.01477662,-0.09848736;-0.7519466;0.07049174,-0.101406;-0.7855088;0.01338761,-0.004652653;0.5764629;0.0879581,871.1147
+0;0;0,-0.001705846;0.3375796;0.02685877,-0.004260663;0.6607054;0.03677745,0.1582051;0.5274763;-0.0003458522,0.2110617;0.46892;-0.2418023,0.2360138;0.5050605;-0.4863424,-0.160427;0.5186188;-0.006836433,-0.2051469;0.4768931;-0.2533785,-0.2148413;0.5006142;-0.5005058,0.07983771;0.0058319;-0.03955314,0.1031233;-0.3539877;0.006302692,0.1157335;-0.7469527;0.09563872,0.1153205;-0.7067053;0.01076011,-0.0777417;0.005895544;-0.04352004,-0.1234294;-0.3534977;-0.01412244,-0.1423608;-0.7457169;0.07734966,-0.14013;-0.7053882;-0.007490769,-0.003564296;0.5819265;0.03649604,0;0;0,-0.002687022;0.3342316;0.05446411,-0.005360294;0.6548342;0.0959661,0.1441167;0.5175994;0.01799917,0.2234641;0.5082207;-0.2231231,0.2548341;0.4719894;-0.4669094,-0.1512108;0.5093654;0.02080059,-0.1853588;0.5163723;-0.2308117,-0.2071061;0.4649285;-0.4729049,0.07932427;0.003513157;-0.0408392,0.08868144;-0.3588233;-0.01363945,0.07550853;-0.7498844;0.08361865,0.08611874;-0.7828277;0.02674056,-0.08111452;0.004430278;-0.03705847,-0.09983093;-0.3578794;-0.01477662,-0.09848736;-0.7519466;0.07049174,-0.101406;-0.7855088;0.01338761,-0.004652653;0.5764629;0.0879581,871.1147
+0;0;0,-0.001705846;0.3375796;0.02685877,-0.004260663;0.6607054;0.03677745,0.1582051;0.5274763;-0.0003458522,0.2110617;0.46892;-0.2418023,0.2360138;0.5050605;-0.4863424,-0.160427;0.5186188;-0.006836433,-0.2051469;0.4768931;-0.2533785,-0.2148413;0.5006142;-0.5005058,0.07983771;0.0058319;-0.03955314,0.1031233;-0.3539877;0.006302692,0.1157335;-0.7469527;0.09563872,0.1153205;-0.7067053;0.01076011,-0.0777417;0.005895544;-0.04352004,-0.1234294;-0.3534977;-0.01412244,-0.1423608;-0.7457169;0.07734966,-0.14013;-0.7053882;-0.007490769,-0.003564296;0.5819265;0.03649604,0;0;0,-0.002687022;0.3342316;0.05446411,-0.005360294;0.6548342;0.0959661,0.1441167;0.5175994;0.01799917,0.2234641;0.5082207;-0.2231231,0.2548341;0.4719894;-0.4669094,-0.1512108;0.5093654;0.02080059,-0.1853588;0.5163723;-0.2308117,-0.2071061;0.4649285;-0.4729049,0.07932427;0.003513157;-0.0408392,0.08868144;-0.3588233;-0.01363945,0.07550853;-0.7498844;0.08361865,0.08611874;-0.7828277;0.02674056,-0.08111452;0.004430278;-0.03705847,-0.09983093;-0.3578794;-0.01477662,-0.09848736;-0.7519466;0.07049174,-0.101406;-0.7855088;0.01338761,-0.004652653;0.5764629;0.0879581,871.1147
+0;0;0,-0.001779572;0.3376698;0.02569533,-0.004225122;0.6608278;0.03432123,0.1587872;0.5281233;-0.0004268587,0.2098819;0.4740263;-0.2432987,0.2357304;0.5134751;-0.4872335,-0.1611159;0.5188239;-0.006434966,-0.2048872;0.4809361;-0.2537657,-0.2103189;0.5048339;-0.5010064,0.07981844;0.00582175;-0.03959351,0.1031193;-0.3539821;0.006377697,0.1157319;-0.7468846;0.09598778,0.115214;-0.7066933;0.011103,-0.07777521;0.005903217;-0.04345908,-0.1234658;-0.3534922;-0.01409298,-0.1423418;-0.7456258;0.07775664,-0.1402149;-0.7053538;-0.00709334,-0.003579679;0.5820481;0.03451034,0;0;0,-0.002687022;0.3342316;0.05446411,-0.005360294;0.6548342;0.0959661,0.1441167;0.5175994;0.01799917,0.2234641;0.5082207;-0.2231231,0.2548341;0.4719894;-0.4669094,-0.1512108;0.5093654;0.02080059,-0.1853588;0.5163723;-0.2308117,-0.2071061;0.4649285;-0.4729049,0.07932427;0.003513157;-0.0408392,0.08868144;-0.3588233;-0.01363945,0.07550853;-0.7498844;0.08361865,0.08611874;-0.7828277;0.02674056,-0.08111452;0.004430278;-0.03705847,-0.09983093;-0.3578794;-0.01477662,-0.09848736;-0.7519466;0.07049174,-0.101406;-0.7855088;0.01338761,-0.004652653;0.5764629;0.0879581,871.1147
+0;0;0,-0.001779572;0.3376698;0.02569533,-0.004225122;0.6608278;0.03432123,0.1587872;0.5281233;-0.0004268587,0.2098819;0.4740263;-0.2432987,0.2357304;0.5134751;-0.4872335,-0.1611159;0.5188239;-0.006434966,-0.2048872;0.4809361;-0.2537657,-0.2103189;0.5048339;-0.5010064,0.07981844;0.00582175;-0.03959351,0.1031193;-0.3539821;0.006377697,0.1157319;-0.7468846;0.09598778,0.115214;-0.7066933;0.011103,-0.07777521;0.005903217;-0.04345908,-0.1234658;-0.3534922;-0.01409298,-0.1423418;-0.7456258;0.07775664,-0.1402149;-0.7053538;-0.00709334,-0.003579679;0.5820481;0.03451034,0;0;0,-0.002687022;0.3342316;0.05446411,-0.005360294;0.6548342;0.0959661,0.1441167;0.5175994;0.01799917,0.2234641;0.5082207;-0.2231231,0.2548341;0.4719894;-0.4669094,-0.1512108;0.5093654;0.02080059,-0.1853588;0.5163723;-0.2308117,-0.2071061;0.4649285;-0.4729049,0.07932427;0.003513157;-0.0408392,0.08868144;-0.3588233;-0.01363945,0.07550853;-0.7498844;0.08361865,0.08611874;-0.7828277;0.02674056,-0.08111452;0.004430278;-0.03705847,-0.09983093;-0.3578794;-0.01477662,-0.09848736;-0.7519466;0.07049174,-0.101406;-0.7855088;0.01338761,-0.004652653;0.5764629;0.0879581,871.1147

+ 162 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001964745;0.3146262;0.007295735,0.004196812;0.6181945;0.0002902877,0.1785516;0.4919999;0.00264565,0.2127271;0.2126275;0.0174523,0.2642454;-0.06535211;-0.01209959,-0.1650209;0.474183;0.002176363,-0.2172753;0.1978938;-0.01705647,-0.2606315;-0.07992688;-0.058722,0.07693034;0.00504009;-0.03946301,0.09708948;-0.3459812;-0.002425559,0.1174946;-0.7335515;0.0816858,0.1151303;-0.6899219;-0.04413176,-0.07510251;0.006442521;-0.0426511,-0.1223297;-0.3426418;-0.01258654,-0.1386958;-0.7310604;0.06843773,-0.137076;-0.6873291;-0.05738057,0.003607349;0.5439366;0.004364107,0;0;0,-0.002870571;0.3144296;0.01313472,-0.005121641;0.6180779;0.01342201,0.1761682;0.518698;0.01908302,0.2162419;0.239726;0.01687169,0.232665;-0.03702813;-0.04587805,-0.1852705;0.5196864;0.007043606,-0.2225453;0.2405926;-0.005340123,-0.248717;-0.03307506;-0.07759792,0.07761494;0.002744794;-0.0383327,0.1027822;-0.3496804;-0.02579284,0.08763334;-0.7390897;0.05057859,0.08782066;-0.7305284;-0.07416821,-0.07735603;0.005345246;-0.03858084,-0.1017232;-0.3472489;-0.02976259,-0.08532086;-0.7385882;0.03570681,-0.08218873;-0.7300495;-0.08899692,-0.004572712;0.5437437;0.0157268,877.0793
+0;0;0,0.001969194;0.3153385;0.007312254,0.004206183;0.6195781;0.0002920013,0.178635;0.4932132;0.00265474,0.2129568;0.2126446;0.0175248,0.264282;-0.06429335;-0.01191635,-0.1650853;0.4753887;0.002185251,-0.2175634;0.1979164;-0.01712994,-0.2607571;-0.07886317;-0.05863933,0.07693899;0.005040656;-0.03946744,0.09712409;-0.3464329;-0.002382278,0.1175334;-0.7340832;0.08174643,0.1151688;-0.6904515;-0.04409033,-0.07511095;0.006443245;-0.04265589,-0.122399;-0.3430908;-0.0125526,-0.1387684;-0.7315895;0.06848838,-0.1371484;-0.6878561;-0.05734912,0.003615545;0.5451723;0.004373936,0;0;0,-0.002689652;0.3151038;0.01407456,-0.004626501;0.6194232;0.01559377,0.1764493;0.518294;0.01913953,0.2168405;0.2381504;0.01669049,0.2330355;-0.03753793;-0.04599416,-0.1847387;0.519882;0.007513802,-0.2222045;0.2396168;-0.005355543,-0.2482298;-0.03301212;-0.0774098,0.07763389;0.002664566;-0.03832197,0.1032563;-0.3501836;-0.0257498,0.08811978;-0.7396948;0.05053115,0.08822564;-0.731051;-0.07424951,-0.07735335;0.005411821;-0.03859878,-0.1013008;-0.3476687;-0.02982152,-0.08498971;-0.7390954;0.03564546,-0.08193732;-0.7304692;-0.08909491,-0.004167773;0.5449308;0.01757288,877.1045
+0;0;0,0.001974183;0.3161375;0.00733078,0.004216556;0.6211109;0.0002942509,0.1786623;0.4945768;0.002665799,0.2129237;0.2145027;0.01750964,0.2644026;-0.06326476;-0.01201968,-0.1650938;0.4767504;0.002196261,-0.2174794;0.1997673;-0.01708488,-0.2608025;-0.07784137;-0.05871861,0.07695034;0.0050414;-0.03947327,0.09714721;-0.346637;-0.002366483,0.1175562;-0.7342816;0.081761,0.1159483;-0.6950121;-0.003807977,-0.07512204;0.006444196;-0.04266218,-0.1224376;-0.3432935;-0.01254135,-0.1388068;-0.7317866;0.06849845,-0.1377052;-0.692448;-0.01707103,0.003624618;0.5465413;0.004385174,0;0;0,-0.002517071;0.3158677;0.01489401,-0.004162528;0.6209168;0.01740909,0.1766194;0.5179989;0.01926017,0.2168066;0.2383301;0.01680446,0.2329853;-0.03813916;-0.04628146,-0.1840981;0.5198301;0.007833965,-0.2214863;0.2400704;-0.005292411,-0.2476662;-0.03330114;-0.0778144,0.07764902;0.002683863;-0.03831887,0.1033475;-0.3503667;-0.0257715,0.08838705;-0.7398496;0.05065799,0.09491893;-0.7730508;-0.007423878,-0.07736435;0.005381395;-0.0386097,-0.1010416;-0.3479217;-0.02973153,-0.08477174;-0.7393652;0.03561019,-0.08272154;-0.7238547;-0.04922147,-0.003777668;0.5462537;0.01913834,877.1263
+0;0;0,0.001938467;0.3161374;0.007344256,0.004132183;0.6211114;0.00031299,0.1785699;0.4945068;0.002622883,0.2128237;0.2144367;0.0175581,0.2643157;-0.06332493;-0.01200348,-0.1651532;0.4767232;0.002191607,-0.2175632;0.1997451;-0.01709569,-0.2612025;-0.07776755;-0.05903804,0.07696;0.00509387;-0.03944769,0.09709024;-0.3466064;-0.002511937,0.1167771;-0.7342733;0.08168437,0.1151667;-0.6949852;-0.00388255,-0.07512012;0.006393984;-0.0426731,-0.122464;-0.3433427;-0.01258461,-0.1389183;-0.7318046;0.06858721,-0.137825;-0.6924669;-0.01698246,0.003553621;0.5465415;0.004401478,0;0;0,-0.002517071;0.3158677;0.01489401,-0.004162528;0.6209168;0.01740909,0.1766194;0.5179989;0.01926017,0.2168066;0.2383301;0.01680446,0.2329853;-0.03813916;-0.04628146,-0.1840981;0.5198301;0.007833965,-0.2214863;0.2400704;-0.005292411,-0.2476662;-0.03330114;-0.0778144,0.07764902;0.002683863;-0.03831887,0.1033475;-0.3503667;-0.0257715,0.08838705;-0.7398496;0.05065799,0.09491893;-0.7730508;-0.007423878,-0.07736435;0.005381395;-0.0386097,-0.1010416;-0.3479217;-0.02973153,-0.08477174;-0.7393652;0.03561019,-0.08272154;-0.7238547;-0.04922147,-0.003777668;0.5462537;0.01913834,877.1469
+0;0;0,0.001943282;0.3169226;0.007362496,0.004142144;0.6226135;0.0003153193,0.178967;0.4957329;0.00263007,0.213245;0.2154653;0.01757581,0.2647381;-0.06230277;-0.01198645,-0.1655189;0.4779097;0.002197836,-0.2179659;0.2007364;-0.01710305,-0.2616062;-0.07678267;-0.05904638,0.07693653;0.005092316;-0.03943566,0.09708384;-0.3469061;-0.002468597,0.1167375;-0.73392;0.08158587,0.1151426;-0.6947207;-0.003162533,-0.07509721;0.006392034;-0.04266009,-0.1224812;-0.3436412;-0.01254609,-0.1389077;-0.7314487;0.06848899,-0.137825;-0.6922002;-0.01626215,0.003562337;0.547883;0.004412612,0;0;0,-0.002529521;0.3166111;0.01577735,-0.004278366;0.6223666;0.01941156,0.1766869;0.5176775;0.01954722,0.2170975;0.2378418;0.01686811,0.2331217;-0.03858954;-0.04645276,-0.1842705;0.519591;0.008202265,-0.2216477;0.239643;-0.005224592,-0.2478376;-0.03368577;-0.07792988,0.07761532;0.002755761;-0.03832233,0.1036051;-0.3505735;-0.02574182,0.08870807;-0.7393019;0.05106664,0.09689809;-0.7728422;-0.005191807,-0.07733645;0.005301052;-0.03861743,-0.1006619;-0.3483163;-0.02934031,-0.08446734;-0.7391379;0.03567815,-0.08245112;-0.72344;-0.0483507,-0.003857765;0.5475366;0.02084875,877.1697
+0;0;0,0.001947358;0.3175873;0.007377938,0.004150321;0.6238497;0.0003180457,0.1794295;0.4967049;0.002635233,0.2136232;0.2171262;0.01754424,0.2651909;-0.06104404;-0.01206082,-0.1659506;0.4788355;0.002201878,-0.2182686;0.2023434;-0.01705157,-0.2619721;-0.07557744;-0.05905562,0.07697135;0.005094621;-0.03945351,0.09712943;-0.3470919;-0.002466686,0.1167831;-0.7341059;0.08158781,0.1151899;-0.6949165;-0.003070168,-0.0751312;0.006394927;-0.0426794,-0.1225405;-0.3438254;-0.0125493,-0.1389671;-0.7316329;0.0684858,-0.1378854;-0.6923944;-0.01617492,0.003569514;0.5489904;0.004422402,0;0;0,-0.002699073;0.3172422;0.01643181,-0.004752282;0.6235586;0.02075243,0.1765686;0.5175242;0.01982045,0.2171129;0.2384131;0.0168376,0.2333231;-0.03844738;-0.04640675,-0.1849657;0.5197662;0.008899214,-0.2219873;0.2405007;-0.005099208,-0.2482896;-0.03311661;-0.07828474,0.07763074;0.002718642;-0.03838229,0.103794;-0.3507834;-0.02567434,0.08871704;-0.7395066;0.05112553,0.09702715;-0.7730872;-0.004931692,-0.07739458;0.005339398;-0.03858358,-0.100472;-0.3484823;-0.0292387,-0.08434926;-0.7392941;0.03585707,-0.08240359;-0.7235516;-0.04808873,-0.004244324;0.5485971;0.02202344,877.1925
+0;0;0,0.001866124;0.3175867;0.007423598,0.003967741;0.6238518;0.0004376434,0.1792813;0.496718;0.0027069,0.2135605;0.2171468;0.01755937,0.2650917;-0.06103906;-0.01196206,-0.1660525;0.4787188;0.00220493,-0.2184412;0.2022328;-0.01694365,-0.2622632;-0.07563055;-0.05920392,0.07696106;0.005132913;-0.03946861,0.09704705;-0.3470694;-0.002593167,0.1164345;-0.7340999;0.08144738,0.1148523;-0.6949079;-0.00321053,-0.0751375;0.006355854;-0.04267414,-0.1226193;-0.3438613;-0.01262149,-0.1390942;-0.7316672;0.06841157,-0.138004;-0.6924234;-0.01624846,0.003417786;0.5489908;0.00451547,0;0;0,-0.002699073;0.3172422;0.01643181,-0.004752282;0.6235586;0.02075243,0.1765686;0.5175242;0.01982045,0.2171129;0.2384131;0.0168376,0.2333231;-0.03844738;-0.04640675,-0.1849657;0.5197662;0.008899214,-0.2219873;0.2405007;-0.005099208,-0.2482896;-0.03311661;-0.07828474,0.07763074;0.002718642;-0.03838229,0.103794;-0.3507834;-0.02567434,0.08871704;-0.7395066;0.05112553,0.09702715;-0.7730872;-0.004931692,-0.07739458;0.005339398;-0.03858358,-0.100472;-0.3484823;-0.0292387,-0.08434926;-0.7392941;0.03585707,-0.08240359;-0.7235516;-0.04808873,-0.004244324;0.5485971;0.02202344,877.2033
+0;0;0,0.001870942;0.3184066;0.007442763,0.003977431;0.6253826;0.0004410143,0.1801194;0.4978384;0.002710657,0.2144229;0.2180695;0.01757364,0.2657388;-0.0589543;-0.01182447,-0.1668435;0.4797543;0.002206319,-0.2192693;0.2030728;-0.0169558,-0.2629082;-0.07362989;-0.05903953,0.07696943;0.005133471;-0.0394729,0.09708369;-0.3475645;-0.002545558,0.1165021;-0.7352121;0.08162898,0.1149164;-0.6960006;-0.003208838,-0.07514567;0.006356545;-0.04267877,-0.1226943;-0.3443535;-0.01258383,-0.1391954;-0.7327778;0.06857843,-0.1381029;-0.6935143;-0.01626151,0.003426273;0.5503579;0.00452776,0;0;0,-0.002902053;0.3180202;0.0172174,-0.005326416;0.6250319;0.02240419,0.1766738;0.5172051;0.0200212,0.2172986;0.2379064;0.01683164,0.2337543;-0.03766215;-0.04665792,-0.1859265;0.5191733;0.009342991,-0.2227987;0.239706;-0.005037493,-0.2490892;-0.03259602;-0.07852331,0.07761177;0.002822459;-0.03843439,0.1039367;-0.3511666;-0.02567303,0.08915874;-0.7405807;0.05095148,0.09748865;-0.7740314;-0.005523682,-0.07741798;0.005239205;-0.03857152,-0.100466;-0.3490801;-0.02904646,-0.08414671;-0.7405268;0.03603983,-0.08225464;-0.7247756;-0.0480923,-0.004712611;0.5499039;0.023458,877.2183
+0;0;0,0.001870942;0.3184066;0.007442763,0.003977431;0.6253826;0.0004410143,0.1801194;0.4978384;0.002710657,0.2144229;0.2180695;0.01757364,0.2657388;-0.0589543;-0.01182447,-0.1668435;0.4797543;0.002206319,-0.2192693;0.2030728;-0.0169558,-0.2629082;-0.07362989;-0.05903953,0.07696943;0.005133471;-0.0394729,0.09708369;-0.3475645;-0.002545558,0.1165021;-0.7352121;0.08162898,0.1149164;-0.6960006;-0.003208838,-0.07514567;0.006356545;-0.04267877,-0.1226943;-0.3443535;-0.01258383,-0.1391954;-0.7327778;0.06857843,-0.1381029;-0.6935143;-0.01626151,0.003426273;0.5503579;0.00452776,0;0;0,-0.002902053;0.3180202;0.0172174,-0.005326416;0.6250319;0.02240419,0.1766738;0.5172051;0.0200212,0.2172986;0.2379064;0.01683164,0.2337543;-0.03766215;-0.04665792,-0.1859265;0.5191733;0.009342991,-0.2227987;0.239706;-0.005037493,-0.2490892;-0.03259602;-0.07852331,0.07761177;0.002822459;-0.03843439,0.1039367;-0.3511666;-0.02567303,0.08915874;-0.7405807;0.05095148,0.09748865;-0.7740314;-0.005523682,-0.07741798;0.005239205;-0.03857152,-0.100466;-0.3490801;-0.02904646,-0.08414671;-0.7405268;0.03603983,-0.08225464;-0.7247756;-0.0480923,-0.004712611;0.5499039;0.023458,877.2331
+0;0;0,0.001758086;0.3188988;0.007469054,0.003755152;0.6262654;0.0004988122,0.1802169;0.4985379;0.002610651,0.214598;0.2187235;0.01762735,0.2659603;-0.05857635;-0.01185254,-0.1672981;0.4803934;0.002210114,-0.2197887;0.2036643;-0.01701154,-0.2634488;-0.07331052;-0.05921436,0.0769503;0.005178151;-0.03955822,0.09694085;-0.3481193;-0.002639342,0.1160223;-0.7353203;0.08161475,0.1144161;-0.6960995;-0.003338963,-0.0752143;0.006310012;-0.04261466,-0.1228628;-0.3449883;-0.01260104,-0.1395141;-0.7330008;0.06837175,-0.138442;-0.6937221;-0.01658408,0.003235679;0.55116;0.004572418,0;0;0,-0.002842244;0.3184641;0.01810718,-0.005226437;0.625847;0.02431035,0.1768522;0.5169094;0.02034688,0.2177273;0.2375869;0.01689911,0.2339056;-0.03815013;-0.04720771,-0.1858629;0.5186839;0.009985471,-0.222588;0.2391593;-0.004880632,-0.2490644;-0.03315449;-0.07935563,0.07749701;0.002982169;-0.03870833,0.1043813;-0.3515449;-0.02568734,0.08968507;-0.7405208;0.05092335,0.0977031;-0.7739511;-0.005795721,-0.07750244;0.005126733;-0.03847211,-0.1002047;-0.3497923;-0.02853262,-0.08382422;-0.7408568;0.03617986,-0.08199149;-0.7250781;-0.04807648,-0.004628431;0.5506359;0.02509809,877.2473
+0;0;0,0.001758086;0.3188988;0.007469054,0.003755152;0.6262654;0.0004988122,0.1802169;0.4985379;0.002610651,0.214598;0.2187235;0.01762735,0.2659603;-0.05857635;-0.01185254,-0.1672981;0.4803934;0.002210114,-0.2197887;0.2036643;-0.01701154,-0.2634488;-0.07331052;-0.05921436,0.0769503;0.005178151;-0.03955822,0.09694085;-0.3481193;-0.002639342,0.1160223;-0.7353203;0.08161475,0.1144161;-0.6960995;-0.003338963,-0.0752143;0.006310012;-0.04261466,-0.1228628;-0.3449883;-0.01260104,-0.1395141;-0.7330008;0.06837175,-0.138442;-0.6937221;-0.01658408,0.003235679;0.55116;0.004572418,0;0;0,-0.002842244;0.3184641;0.01810718,-0.005226437;0.625847;0.02431035,0.1768522;0.5169094;0.02034688,0.2177273;0.2375869;0.01689911,0.2339056;-0.03815013;-0.04720771,-0.1858629;0.5186839;0.009985471,-0.222588;0.2391593;-0.004880632,-0.2490644;-0.03315449;-0.07935563,0.07749701;0.002982169;-0.03870833,0.1043813;-0.3515449;-0.02568734,0.08968507;-0.7405208;0.05092335,0.0977031;-0.7739511;-0.005795721,-0.07750244;0.005126733;-0.03847211,-0.1002047;-0.3497923;-0.02853262,-0.08382422;-0.7408568;0.03617986,-0.08199149;-0.7250781;-0.04807648,-0.004628431;0.5506359;0.02509809,877.264
+0;0;0,0.001758086;0.3188988;0.007469054,0.003755152;0.6262654;0.0004988122,0.1802169;0.4985379;0.002610651,0.214598;0.2187235;0.01762735,0.2659603;-0.05857635;-0.01185254,-0.1672981;0.4803934;0.002210114,-0.2197887;0.2036643;-0.01701154,-0.2634488;-0.07331052;-0.05921436,0.0769503;0.005178151;-0.03955822,0.09694085;-0.3481193;-0.002639342,0.1160223;-0.7353203;0.08161475,0.1144161;-0.6960995;-0.003338963,-0.0752143;0.006310012;-0.04261466,-0.1228628;-0.3449883;-0.01260104,-0.1395141;-0.7330008;0.06837175,-0.138442;-0.6937221;-0.01658408,0.003235679;0.55116;0.004572418,0;0;0,-0.002842244;0.3184641;0.01810718,-0.005226437;0.625847;0.02431035,0.1768522;0.5169094;0.02034688,0.2177273;0.2375869;0.01689911,0.2339056;-0.03815013;-0.04720771,-0.1858629;0.5186839;0.009985471,-0.222588;0.2391593;-0.004880632,-0.2490644;-0.03315449;-0.07935563,0.07749701;0.002982169;-0.03870833,0.1043813;-0.3515449;-0.02568734,0.08968507;-0.7405208;0.05092335,0.0977031;-0.7739511;-0.005795721,-0.07750244;0.005126733;-0.03847211,-0.1002047;-0.3497923;-0.02853262,-0.08382422;-0.7408568;0.03617986,-0.08199149;-0.7250781;-0.04807648,-0.004628431;0.5506359;0.02509809,877.2754
+0;0;0,0.001708072;0.3192954;0.007462741,0.003661804;0.6268762;0.000451149,0.1803509;0.4990702;0.002608351,0.2148096;0.2188648;0.01770282,0.266132;-0.05842951;-0.01184592,-0.167561;0.4808786;0.002228493,-0.220194;0.2037726;-0.01706853,-0.2639514;-0.07316357;-0.05938747,0.07699535;0.005196538;-0.03955151,0.09705067;-0.3486663;-0.002661686,0.1158733;-0.7355476;0.08153394,0.1142624;-0.6963164;-0.003531709,-0.07524572;0.006299611;-0.0426381,-0.1229091;-0.345576;-0.01274361,-0.1396779;-0.7332981;0.0679462,-0.138608;-0.6940036;-0.01712108,0.003163022;0.5517395;0.004542372,0;0;0,-0.002935216;0.3188079;0.01900148,-0.005417382;0.6263809;0.02633929,0.1767486;0.5168143;0.02078032,0.2180683;0.2371565;0.01697063,0.2341235;-0.03849256;-0.04752028,-0.1860308;0.5185095;0.0106152,-0.2226062;0.2385913;-0.004824031,-0.2491321;-0.0336363;-0.0795753,0.07752285;0.002951876;-0.03874409,0.104451;-0.3521321;-0.02562141,0.0899705;-0.7407568;0.05106974,0.09767242;-0.7741584;-0.00589418,-0.07755396;0.005143192;-0.03845182,-0.1001345;-0.3503298;-0.02791582,-0.08354637;-0.7411224;0.03632103,-0.08175011;-0.7253106;-0.04805577,-0.004796732;0.5511354;0.02683473,877.2976
+0;0;0,0.001708072;0.3192954;0.007462741,0.003661804;0.6268762;0.000451149,0.1803509;0.4990702;0.002608351,0.2148096;0.2188648;0.01770282,0.266132;-0.05842951;-0.01184592,-0.167561;0.4808786;0.002228493,-0.220194;0.2037726;-0.01706853,-0.2639514;-0.07316357;-0.05938747,0.07699535;0.005196538;-0.03955151,0.09705067;-0.3486663;-0.002661686,0.1158733;-0.7355476;0.08153394,0.1142624;-0.6963164;-0.003531709,-0.07524572;0.006299611;-0.0426381,-0.1229091;-0.345576;-0.01274361,-0.1396779;-0.7332981;0.0679462,-0.138608;-0.6940036;-0.01712108,0.003163022;0.5517395;0.004542372,0;0;0,-0.002935216;0.3188079;0.01900148,-0.005417382;0.6263809;0.02633929,0.1767486;0.5168143;0.02078032,0.2180683;0.2371565;0.01697063,0.2341235;-0.03849256;-0.04752028,-0.1860308;0.5185095;0.0106152,-0.2226062;0.2385913;-0.004824031,-0.2491321;-0.0336363;-0.0795753,0.07752285;0.002951876;-0.03874409,0.104451;-0.3521321;-0.02562141,0.0899705;-0.7407568;0.05106974,0.09767242;-0.7741584;-0.00589418,-0.07755396;0.005143192;-0.03845182,-0.1001345;-0.3503298;-0.02791582,-0.08354637;-0.7411224;0.03632103,-0.08175011;-0.7253106;-0.04805577,-0.004796732;0.5511354;0.02683473,877.3091
+0;0;0,0.001710529;0.3197547;0.007473477,0.003666692;0.6277189;0.0004535671,0.1807046;0.4997255;0.002611506,0.2151049;0.2199951;0.01768038,0.2666166;-0.05832171;-0.01197733,-0.1678933;0.481498;0.002230899,-0.220437;0.2048618;-0.0170334,-0.2643558;-0.07309559;-0.0595084,0.07698525;0.005195856;-0.03954632,0.09705255;-0.3488785;-0.002634436,0.1159125;-0.7365283;0.08172841,0.1143049;-0.6973156;-0.003166012,-0.07523585;0.006298784;-0.0426325,-0.1229277;-0.3457873;-0.01272013,-0.1397298;-0.7342793;0.06812993,-0.1386621;-0.6950035;-0.01676613,0.003167356;0.5524986;0.004549341,0;0;0,-0.003063012;0.3192259;0.01967978,-0.005793333;0.62716;0.02784467,0.1766508;0.5168427;0.021065,0.2181877;0.237709;0.01675224,0.2341088;-0.03900784;-0.04780459,-0.1864777;0.518311;0.01117443,-0.2227895;0.23887;-0.004753832,-0.249241;-0.03416947;-0.08053695,0.07746698;0.002964541;-0.03882933,0.1044955;-0.3523246;-0.02567911,0.09011282;-0.7417722;0.05092883,0.09635252;-0.7754284;-0.005670547,-0.07756087;0.005129459;-0.03841402,-0.1001592;-0.350555;-0.02784388,-0.08355768;-0.742111;0.03660312,-0.08182141;-0.726235;-0.04761101,-0.005102132;0.5518302;0.02813292,877.3318
+0;0;0,0.001683899;0.3200875;0.0074802,0.003622699;0.6284416;0.0004488826,0.1805622;0.5003731;0.002626954,0.2149604;0.2207398;0.01773789,0.2666506;-0.05848262;-0.01208503,-0.1690982;0.4858638;-0.004478902,-0.2181448;0.2083089;-0.01728826,-0.2622595;-0.0705598;-0.05986242,0.07701588;0.005203081;-0.0395773,0.09708767;-0.3491402;-0.002820335,0.1158933;-0.7363009;0.08161868,0.115596;-0.697251;-0.00189539,-0.07527656;0.006297878;-0.0426457,-0.1229082;-0.3460553;-0.01278736,-0.1398107;-0.734078;0.0680191,-0.1374763;-0.6949587;-0.01545533,0.003130264;0.5531355;0.004550384,0;0;0,-0.003136255;0.3195084;0.02047682,-0.006074328;0.6277965;0.02989745,0.1761544;0.5168248;0.02155304,0.218513;0.2379194;0.01666403,0.2342085;-0.03958187;-0.04870498,-0.1863359;0.5178652;0.01208357,-0.2223561;0.2385222;-0.004542744,-0.2488904;-0.0353545;-0.0807915,0.07740398;0.003057375;-0.03904045,0.1047343;-0.3524539;-0.02570248,0.09048018;-0.741416;0.05099416,0.09544472;-0.7759967;-0.002496723,-0.07764515;0.005064292;-0.03834664,-0.1001554;-0.3508712;-0.02756146,-0.08349492;-0.742027;0.03644324,-0.08186626;-0.7258614;-0.04639726,-0.005330384;0.5523808;0.02984142,877.354
+0;0;0,0.001683899;0.3200875;0.0074802,0.003622699;0.6284416;0.0004488826,0.1805622;0.5003731;0.002626954,0.2149604;0.2207398;0.01773789,0.2666506;-0.05848262;-0.01208503,-0.1690982;0.4858638;-0.004478902,-0.2181448;0.2083089;-0.01728826,-0.2622595;-0.0705598;-0.05986242,0.07701588;0.005203081;-0.0395773,0.09708767;-0.3491402;-0.002820335,0.1158933;-0.7363009;0.08161868,0.115596;-0.697251;-0.00189539,-0.07527656;0.006297878;-0.0426457,-0.1229082;-0.3460553;-0.01278736,-0.1398107;-0.734078;0.0680191,-0.1374763;-0.6949587;-0.01545533,0.003130264;0.5531355;0.004550384,0;0;0,-0.003136255;0.3195084;0.02047682,-0.006074328;0.6277965;0.02989745,0.1761544;0.5168248;0.02155304,0.218513;0.2379194;0.01666403,0.2342085;-0.03958187;-0.04870498,-0.1863359;0.5178652;0.01208357,-0.2223561;0.2385222;-0.004542744,-0.2488904;-0.0353545;-0.0807915,0.07740398;0.003057375;-0.03904045,0.1047343;-0.3524539;-0.02570248,0.09048018;-0.741416;0.05099416,0.09544472;-0.7759967;-0.002496723,-0.07764515;0.005064292;-0.03834664,-0.1001554;-0.3508712;-0.02756146,-0.08349492;-0.742027;0.03644324,-0.08186626;-0.7258614;-0.04639726,-0.005330384;0.5523808;0.02984142,877.376
+0;0;0,0.001685329;0.3203591;0.007486549,0.003625179;0.6288815;0.0004522651,0.1804959;0.5008131;0.002632189,0.2147986;0.2219559;0.01770118,0.2666482;-0.05812809;-0.01221376,-0.1690292;0.4863093;-0.004470917,-0.2179397;0.2095248;-0.01724472,-0.2621905;-0.07020438;-0.05995025,0.07710697;0.005209235;-0.03962411,0.09720913;-0.3496701;-0.002811544,0.1158558;-0.7335594;0.08091398,0.1154073;-0.6899017;-0.04511991,-0.0753656;0.006305327;-0.04269614,-0.1230693;-0.346581;-0.01279263,-0.139829;-0.731325;0.06733103,-0.136306;-0.6875627;-0.05864303,0.003132611;0.553555;0.004554875,0;0;0,-0.003290817;0.3197259;0.02129245,-0.006567309;0.6281479;0.03169346,0.1755234;0.5166425;0.02191448,0.2185198;0.2386371;0.01648879,0.2341092;-0.03973928;-0.04903865,-0.1864377;0.5173303;0.01307085,-0.2219948;0.2387595;-0.004221754,-0.2487743;-0.0357722;-0.08132895,0.07732637;0.003261283;-0.03940415,0.1048103;-0.3527648;-0.02566791,0.09056924;-0.7384315;0.05040455,0.08989526;-0.729284;-0.07463944,-0.07781667;0.004919529;-0.0382499,-0.1001967;-0.3515645;-0.02743794,-0.08353411;-0.7393076;0.03664231,-0.08124956;-0.7301251;-0.08838845,-0.005728712;0.5527134;0.03138566,877.3873
+0;0;0,0.00166883;0.3203583;0.007523513,0.003549353;0.6288834;0.0005680663,0.1804448;0.5008198;0.002676149,0.2146258;0.2219471;0.0177347,0.2664797;-0.0580948;-0.01256394,-0.1693947;0.4877554;-0.008244744,-0.2165256;0.2105173;-0.01734548,-0.2607201;-0.06917292;-0.06036301,0.07711098;0.005223128;-0.0396145,0.09746979;-0.349689;-0.00326179,0.1162399;-0.733579;0.08043306,0.116873;-0.6899261;-0.04560056,-0.07535236;0.006291588;-0.04272152,-0.1228679;-0.3466399;-0.01305275,-0.1399198;-0.7313759;0.06704754,-0.1353086;-0.6876132;-0.05889134,0.003079974;0.553555;0.004640297,0;0;0,-0.003290817;0.3197259;0.02129245,-0.006567309;0.6281479;0.03169346,0.1755234;0.5166425;0.02191448,0.2185198;0.2386371;0.01648879,0.2341092;-0.03973928;-0.04903865,-0.1864377;0.5173303;0.01307085,-0.2219948;0.2387595;-0.004221754,-0.2487743;-0.0357722;-0.08132895,0.07732637;0.003261283;-0.03940415,0.1048103;-0.3527648;-0.02566791,0.09056924;-0.7384315;0.05040455,0.08989526;-0.729284;-0.07463944,-0.07781667;0.004919529;-0.0382499,-0.1001967;-0.3515645;-0.02743794,-0.08353411;-0.7393076;0.03664231,-0.08124956;-0.7301251;-0.08838845,-0.005728712;0.5527134;0.03138566,877.3985
+0;0;0,0.001671055;0.3207856;0.007533547,0.003554198;0.6297405;0.0005687862,0.1806868;0.5015104;0.002679419,0.2148133;0.2230825;0.01771395,0.2668664;-0.05803528;-0.01270108,-0.1696216;0.4884285;-0.00825611,-0.2166773;0.2116325;-0.01734234,-0.2610416;-0.06913224;-0.06052512,0.07717896;0.005227733;-0.03964943,0.09758116;-0.3504409;-0.003219228,0.1163652;-0.7346145;0.08053747,0.1167801;-0.6956652;-0.002075776,-0.0754188;0.006297135;-0.04275919,-0.1230357;-0.3473866;-0.01302717,-0.1401001;-0.732407;0.06713229,-0.1370775;-0.6933857;-0.01541886,0.003084221;0.5543163;0.0046462,0;0;0,-0.00334724;0.3200905;0.0222218,-0.006710393;0.6289035;0.03372121,0.1753722;0.516326;0.02226853,0.2187059;0.238834;0.01651168,0.2341738;-0.0404571;-0.04996407,-0.1865174;0.5168467;0.01408472,-0.2217512;0.2387345;-0.003942683,-0.2487786;-0.036663;-0.08196511,0.07722802;0.003343821;-0.03975737,0.1052043;-0.3534002;-0.02580845,0.09071917;-0.7392421;0.05083132,0.09527131;-0.7743522;-0.0005998611,-0.07796649;0.00485146;-0.03812725,-0.1002432;-0.3524095;-0.02754685,-0.08268501;-0.7403951;0.03661144,-0.08233302;-0.7739086;-0.01697136,-0.005857911;0.5533748;0.03313351,877.4203
+0;0;0,0.001671055;0.3207856;0.007533547,0.003554198;0.6297405;0.0005687862,0.1806868;0.5015104;0.002679419,0.2148133;0.2230825;0.01771395,0.2668664;-0.05803528;-0.01270108,-0.1696216;0.4884285;-0.00825611,-0.2166773;0.2116325;-0.01734234,-0.2610416;-0.06913224;-0.06052512,0.07717896;0.005227733;-0.03964943,0.09758116;-0.3504409;-0.003219228,0.1163652;-0.7346145;0.08053747,0.1167801;-0.6956652;-0.002075776,-0.0754188;0.006297135;-0.04275919,-0.1230357;-0.3473866;-0.01302717,-0.1401001;-0.732407;0.06713229,-0.1370775;-0.6933857;-0.01541886,0.003084221;0.5543163;0.0046462,0;0;0,-0.00334724;0.3200905;0.0222218,-0.006710393;0.6289035;0.03372121,0.1753722;0.516326;0.02226853,0.2187059;0.238834;0.01651168,0.2341738;-0.0404571;-0.04996407,-0.1865174;0.5168467;0.01408472,-0.2217512;0.2387345;-0.003942683,-0.2487786;-0.036663;-0.08196511,0.07722802;0.003343821;-0.03975737,0.1052043;-0.3534002;-0.02580845,0.09071917;-0.7392421;0.05083132,0.09527131;-0.7743522;-0.0005998611,-0.07796649;0.00485146;-0.03812725,-0.1002432;-0.3524095;-0.02754685,-0.08268501;-0.7403951;0.03661144,-0.08233302;-0.7739086;-0.01697136,-0.005857911;0.5533748;0.03313351,877.4319
+0;0;0,0.001605399;0.3207848;0.007579862,0.003434039;0.629742;0.0006823065,0.1805762;0.5014617;0.002782437,0.2147496;0.2230297;0.017636,0.2663591;-0.05805802;-0.01379519,-0.1693523;0.4870224;-0.005531816,-0.2178603;0.2105845;-0.01744301,-0.2624156;-0.06978688;-0.06292385,0.07720606;0.005225748;-0.03959687,0.09757771;-0.3504437;-0.003157947,0.1164082;-0.7346275;0.08054174,0.1163254;-0.6956668;-0.002071269,-0.07537059;0.00628965;-0.04284521,-0.1230014;-0.3473881;-0.01306372,-0.1400694;-0.73237;0.0672793,-0.1375443;-0.6933441;-0.01528805,0.00298797;0.5543162;0.004732884,0;0;0,-0.00334724;0.3200905;0.0222218,-0.006710393;0.6289035;0.03372121,0.1753722;0.516326;0.02226853,0.2187059;0.238834;0.01651168,0.2341738;-0.0404571;-0.04996407,-0.1865174;0.5168467;0.01408472,-0.2217512;0.2387345;-0.003942683,-0.2487786;-0.036663;-0.08196511,0.07722802;0.003343821;-0.03975737,0.1052043;-0.3534002;-0.02580845,0.09071917;-0.7392421;0.05083132,0.09527131;-0.7743522;-0.0005998611,-0.07796649;0.00485146;-0.03812725,-0.1002432;-0.3524095;-0.02754685,-0.08268501;-0.7403951;0.03661144,-0.08233302;-0.7739086;-0.01697136,-0.005857911;0.5533748;0.03313351,877.4432
+0;0;0,0.001606455;0.3209958;0.007584848,0.00343607;0.6301177;0.0006839931,0.1805608;0.5018115;0.002785984,0.2147345;0.2233758;0.01763975,0.2663955;-0.05799219;-0.01382278,-0.1693337;0.4873736;-0.005527457,-0.2178423;0.210932;-0.01743882,-0.262442;-0.06971893;-0.06296499,0.07727556;0.005230452;-0.03963251,0.09766635;-0.3507733;-0.00315934,0.1164799;-0.73461;0.08046472,0.1163957;-0.6955112;-0.003421478,-0.07543843;0.006295312;-0.04288378,-0.123114;-0.3477148;-0.01307429,-0.1401666;-0.7323489;0.06719613,-0.1376026;-0.6931839;-0.0166437,0.002989817;0.5546608;0.00473624,0;0;0,-0.003286488;0.320256;0.02288532,-0.006597525;0.6292101;0.03501701,0.1753179;0.5161434;0.02288842,0.2190363;0.2387181;0.01665831,0.2342304;-0.04065326;-0.05077648,-0.1861774;0.5159615;0.01530953,-0.2213395;0.2378993;-0.003662074,-0.2485911;-0.03757957;-0.08237321,0.07721736;0.00333479;-0.03994954,0.1053083;-0.3537328;-0.02586412,0.09089274;-0.7391307;0.05119538,0.09489311;-0.7736591;-0.00302434,-0.07809876;0.004845781;-0.03803563,-0.1001466;-0.3527685;-0.02751449,-0.08236456;-0.7403044;0.0371174,-0.08108951;-0.7241121;-0.04611367,-0.0057669;0.5536513;0.03427863,877.4656
+0;0;0,0.00160707;0.3211187;0.007587751,0.003437151;0.6303194;0.0006855493,0.1807814;0.5019384;0.00278563,0.2148901;0.2240333;0.01761108,0.266741;-0.05836913;-0.0139671,-0.1695458;0.4874826;-0.005538093,-0.2179619;0.2115678;-0.01742676,-0.2627256;-0.07011485;-0.06312031,0.07730148;0.005232207;-0.03964581,0.09767604;-0.3504882;-0.00320166,0.1165697;-0.735959;0.08077842,0.1164855;-0.6968622;-0.003089957,-0.07546373;0.006297424;-0.04289816,-0.1231014;-0.347431;-0.0131124,-0.1402265;-0.7337027;0.06749976,-0.1376631;-0.6945395;-0.01632225,0.002990843;0.5548531;0.004738298,0;0;0,-0.003338151;0.3203307;0.02354765,-0.006822854;0.6293405;0.03620648,0.175256;0.5158266;0.02354884,0.21904;0.2389657;0.0168035,0.2344358;-0.04121035;-0.05176127,-0.1864387;0.5151767;0.01674162,-0.2214175;0.2377043;-0.003258275,-0.2489341;-0.03857589;-0.08293837,0.07719824;0.003320649;-0.0400511,0.1053575;-0.3534718;-0.02639353,0.09105288;-0.7404252;0.05145073,0.09523442;-0.7749253;-0.002761129,-0.07817385;0.004821057;-0.03795117,-0.09976438;-0.3525383;-0.02753482,-0.08212325;-0.7416687;0.03776189,-0.08099503;-0.7254459;-0.04545818,-0.005946057;0.5537743;0.03533983,877.4874
+0;0;0,0.001571973;0.3211179;0.007630103,0.00330053;0.6303222;0.000850339,0.1806845;0.5019557;0.002831142,0.2146604;0.2240014;0.01702639,0.2659194;-0.05824795;-0.0168058,-0.1701393;0.4891476;-0.007661673,-0.2173561;0.2129808;-0.01847406,-0.2620843;-0.06848779;-0.0655022,0.07729774;0.005257009;-0.03964982,0.09756173;-0.3504697;-0.003205944,0.1167739;-0.7359117;0.08083387,0.1171118;-0.6968151;-0.003033899,-0.07546481;0.006279239;-0.04289895,-0.1231208;-0.3474491;-0.01314201,-0.1404872;-0.7337131;0.06745525,-0.1374974;-0.6945491;-0.01635253,0.002889856;0.5548536;0.004864374,0;0;0,-0.003338151;0.3203307;0.02354765,-0.006822854;0.6293405;0.03620648,0.175256;0.5158266;0.02354884,0.21904;0.2389657;0.0168035,0.2344358;-0.04121035;-0.05176127,-0.1864387;0.5151767;0.01674162,-0.2214175;0.2377043;-0.003258275,-0.2489341;-0.03857589;-0.08293837,0.07719824;0.003320649;-0.0400511,0.1053575;-0.3534718;-0.02639353,0.09105288;-0.7404252;0.05145073,0.09523442;-0.7749253;-0.002761129,-0.07817385;0.004821057;-0.03795117,-0.09976438;-0.3525383;-0.02753482,-0.08212325;-0.7416687;0.03776189,-0.08099503;-0.7254459;-0.04545818,-0.005946057;0.5537743;0.03533983,877.5
+0;0;0,0.001573221;0.3213728;0.007636162,0.003302556;0.6307158;0.0008537974,0.1804514;0.5023962;0.002838519,0.2145352;0.2235592;0.01707885,0.2656942;-0.05813959;-0.01668734,-0.1699087;0.489605;-0.00764043,-0.2172755;0.2125611;-0.01848715,-0.2619164;-0.06835839;-0.06542356,0.07734764;0.005260402;-0.03967542,0.09759736;-0.3502159;-0.0032572,0.1168125;-0.7357173;0.08079557,0.117151;-0.6966063;-0.00320486,-0.07551352;0.006283292;-0.04292664,-0.123136;-0.347196;-0.01319065,-0.140505;-0.7335196;0.06741902,-0.1375105;-0.694341;-0.01652133,0.002891756;0.5552242;0.004869064,0;0;0,-0.003507394;0.3205365;0.02419353,-0.007252378;0.6296474;0.03767896,0.1746361;0.5162084;0.02438378,0.2192084;0.2385942;0.01675463,0.2345351;-0.04097852;-0.0519172,-0.1863568;0.5144551;0.01829833,-0.2213754;0.2361744;-0.002869738,-0.2487177;-0.03943607;-0.08288776,0.07711945;0.003401801;-0.0403173,0.1055841;-0.3531182;-0.02679121,0.09119724;-0.7400418;0.05149436,0.09639588;-0.7743878;-0.003019571,-0.07826257;0.004778707;-0.03790252,-0.09981582;-0.3523353;-0.02766693,-0.08219474;-0.7414876;0.03787276,-0.08121491;-0.7252511;-0.04548672,-0.006305877;0.5540613;0.03661132,877.5213
+0;0;0,0.001573221;0.3213728;0.007636162,0.003302556;0.6307158;0.0008537974,0.1804514;0.5023962;0.002838519,0.2145352;0.2235592;0.01707885,0.2656942;-0.05813959;-0.01668734,-0.1699087;0.489605;-0.00764043,-0.2172755;0.2125611;-0.01848715,-0.2619164;-0.06835839;-0.06542356,0.07734764;0.005260402;-0.03967542,0.09759736;-0.3502159;-0.0032572,0.1168125;-0.7357173;0.08079557,0.117151;-0.6966063;-0.00320486,-0.07551352;0.006283292;-0.04292664,-0.123136;-0.347196;-0.01319065,-0.140505;-0.7335196;0.06741902,-0.1375105;-0.694341;-0.01652133,0.002891756;0.5552242;0.004869064,0;0;0,-0.003507394;0.3205365;0.02419353,-0.007252378;0.6296474;0.03767896,0.1746361;0.5162084;0.02438378,0.2192084;0.2385942;0.01675463,0.2345351;-0.04097852;-0.0519172,-0.1863568;0.5144551;0.01829833,-0.2213754;0.2361744;-0.002869738,-0.2487177;-0.03943607;-0.08288776,0.07711945;0.003401801;-0.0403173,0.1055841;-0.3531182;-0.02679121,0.09119724;-0.7400418;0.05149436,0.09639588;-0.7743878;-0.003019571,-0.07826257;0.004778707;-0.03790252,-0.09981582;-0.3523353;-0.02766693,-0.08219474;-0.7414876;0.03787276,-0.08121491;-0.7252511;-0.04548672,-0.006305877;0.5540613;0.03661132,877.5436
+0;0;0,0.001530653;0.3214261;0.007710118,0.003144306;0.6306863;0.001162393,0.1803254;0.50251;0.002917243,0.2142722;0.2234205;0.01593784,0.2652804;-0.05824581;-0.02325371,-0.1702306;0.4906192;-0.009126266,-0.2168068;0.2132813;-0.02040363,-0.2621531;-0.06734151;-0.07205941,0.0774533;0.005298893;-0.03972209,0.09771281;-0.3505304;-0.003278777,0.1168219;-0.7364416;0.08081897,0.1174647;-0.6973058;-0.003338322,-0.07560531;0.006260236;-0.04300679,-0.123281;-0.3475706;-0.01327691,-0.1406037;-0.734314;0.0673109,-0.1373022;-0.6951072;-0.01677632,0.002775373;0.5552367;0.005100511,0;0;0,-0.003632404;0.320538;0.0248735,-0.007665446;0.6295077;0.03944898,0.1742173;0.5161431;0.02498913,0.2192232;0.2384332;0.01695585,0.2344014;-0.04144678;-0.05311942,-0.1865698;0.5139645;0.01990811,-0.2211443;0.2355387;-0.002374152,-0.2486548;-0.04056767;-0.0828861,0.07712816;0.003503993;-0.04054511,0.1055441;-0.3533678;-0.026829,0.09083594;-0.7405515;0.05214834,0.09569081;-0.774837;-0.002716303,-0.07845417;0.004707328;-0.03778521,-0.1000569;-0.3527656;-0.02780805,-0.08239847;-0.742262;0.03811394,-0.08159816;-0.7260143;-0.04541188,-0.00663143;0.5539739;0.03808284,877.5658
+0;0;0,0.001530653;0.3214261;0.007710118,0.003144306;0.6306863;0.001162393,0.1803254;0.50251;0.002917243,0.2142722;0.2234205;0.01593784,0.2652804;-0.05824581;-0.02325371,-0.1702306;0.4906192;-0.009126266,-0.2168068;0.2132813;-0.02040363,-0.2621531;-0.06734151;-0.07205941,0.0774533;0.005298893;-0.03972209,0.09771281;-0.3505304;-0.003278777,0.1168219;-0.7364416;0.08081897,0.1174647;-0.6973058;-0.003338322,-0.07560531;0.006260236;-0.04300679,-0.123281;-0.3475706;-0.01327691,-0.1406037;-0.734314;0.0673109,-0.1373022;-0.6951072;-0.01677632,0.002775373;0.5552367;0.005100511,0;0;0,-0.003632404;0.320538;0.0248735,-0.007665446;0.6295077;0.03944898,0.1742173;0.5161431;0.02498913,0.2192232;0.2384332;0.01695585,0.2344014;-0.04144678;-0.05311942,-0.1865698;0.5139645;0.01990811,-0.2211443;0.2355387;-0.002374152,-0.2486548;-0.04056767;-0.0828861,0.07712816;0.003503993;-0.04054511,0.1055441;-0.3533678;-0.026829,0.09083594;-0.7405515;0.05214834,0.09569081;-0.774837;-0.002716303,-0.07845417;0.004707328;-0.03778521,-0.1000569;-0.3527656;-0.02780805,-0.08239847;-0.742262;0.03811394,-0.08159816;-0.7260143;-0.04541188,-0.00663143;0.5539739;0.03808284,877.5767
+0;0;0,0.001531325;0.3215672;0.007713503,0.003144909;0.6308135;0.001166488,0.180627;0.5025613;0.00291693,0.2145983;0.2232714;0.01594689,0.2656473;-0.05862045;-0.02327605,-0.1705232;0.4906504;-0.009146995,-0.2171329;0.2131132;-0.02043246,-0.2625155;-0.06773424;-0.07212959,0.07752615;0.005303877;-0.03975945,0.09779391;-0.3506703;-0.003301308,0.1167898;-0.7342942;0.08029801,0.1174241;-0.6952775;-0.002761342,-0.07567642;0.006266124;-0.04304724,-0.1233715;-0.3477087;-0.01330527,-0.1405916;-0.73216;0.06680492,-0.1373332;-0.6930733;-0.01618528,0.002776043;0.5553775;0.0051039,0;0;0,-0.003950555;0.3206333;0.02541613,-0.008584356;0.6295531;0.04055404,0.1737757;0.5162491;0.02571559,0.2192397;0.2384279;0.0170474,0.2345858;-0.04159465;-0.05337501,-0.1874662;0.5129164;0.02159457,-0.2217073;0.2343458;-0.0019133,-0.2491516;-0.04184479;-0.08298761,0.07710776;0.003615096;-0.04075015,0.1056105;-0.3533937;-0.02697122,0.09107967;-0.7381768;0.05207229,0.09403925;-0.7732373;-0.0002624989,-0.07857586;0.004637993;-0.03773026,-0.09993276;-0.3530022;-0.02798737,-0.08267066;-0.7401983;0.03757348,-0.08207909;-0.7237391;-0.04486955,-0.007384993;0.5540377;0.03906226,877.5991
+0;0;0,0.001441904;0.3217738;0.007734674,0.002722031;0.6311145;0.00117998,0.1806342;0.5029827;0.003085852,0.2138603;0.2232414;0.01279551,0.2667963;-0.05641583;-0.03712824,-0.1712202;0.4914552;-0.01034491,-0.2174096;0.2137096;-0.02366316,-0.2622046;-0.06642443;-0.07862803,0.07759162;0.005296091;-0.03975664,0.09787422;-0.3508832;-0.003319252,0.1168308;-0.7346068;0.08031216,0.1177226;-0.6955209;-0.003384136,-0.07566372;0.00629699;-0.04317927,-0.1233317;-0.3478812;-0.0133749,-0.1405843;-0.7323878;0.06696462,-0.1370493;-0.6932302;-0.01665393,0.002458304;0.5556583;0.005122419,0;0;0,-0.004220715;0.3207917;0.02598453,-0.009130223;0.6297772;0.04157424,0.173532;0.5163481;0.02646852,0.2193515;0.2383799;0.01710367,0.2350247;-0.04130602;-0.05383945,-0.1880563;0.5121634;0.02303853,-0.2219151;0.2334048;-0.001470007,-0.2493651;-0.04250306;-0.08285893,0.07705173;0.00366804;-0.04097164,0.1058194;-0.3535244;-0.02723491,0.09109553;-0.7383643;0.05200386,0.09354857;-0.7731322;-0.001731873,-0.07866842;0.004602575;-0.03767221,-0.09988266;-0.3532585;-0.02828302,-0.08281772;-0.7405226;0.03754006,-0.08236457;-0.7241458;-0.04554198,-0.007869499;0.5542446;0.03999114,877.6215
+0;0;0,0.001441904;0.3217738;0.007734674,0.002722031;0.6311145;0.00117998,0.1806342;0.5029827;0.003085852,0.2138603;0.2232414;0.01279551,0.2667963;-0.05641583;-0.03712824,-0.1712202;0.4914552;-0.01034491,-0.2174096;0.2137096;-0.02366316,-0.2622046;-0.06642443;-0.07862803,0.07759162;0.005296091;-0.03975664,0.09787422;-0.3508832;-0.003319252,0.1168308;-0.7346068;0.08031216,0.1177226;-0.6955209;-0.003384136,-0.07566372;0.00629699;-0.04317927,-0.1233317;-0.3478812;-0.0133749,-0.1405843;-0.7323878;0.06696462,-0.1370493;-0.6932302;-0.01665393,0.002458304;0.5556583;0.005122419,0;0;0,-0.004220715;0.3207917;0.02598453,-0.009130223;0.6297772;0.04157424,0.173532;0.5163481;0.02646852,0.2193515;0.2383799;0.01710367,0.2350247;-0.04130602;-0.05383945,-0.1880563;0.5121634;0.02303853,-0.2219151;0.2334048;-0.001470007,-0.2493651;-0.04250306;-0.08285893,0.07705173;0.00366804;-0.04097164,0.1058194;-0.3535244;-0.02723491,0.09109553;-0.7383643;0.05200386,0.09354857;-0.7731322;-0.001731873,-0.07866842;0.004602575;-0.03767221,-0.09988266;-0.3532585;-0.02828302,-0.08281772;-0.7405226;0.03754006,-0.08236457;-0.7241458;-0.04554198,-0.007869499;0.5542446;0.03999114,877.633
+0;0;0,0.001441904;0.3217738;0.007734674,0.002722031;0.6311145;0.00117998,0.1806342;0.5029827;0.003085852,0.2138603;0.2232414;0.01279551,0.2667963;-0.05641583;-0.03712824,-0.1712202;0.4914552;-0.01034491,-0.2174096;0.2137096;-0.02366316,-0.2622046;-0.06642443;-0.07862803,0.07759162;0.005296091;-0.03975664,0.09787422;-0.3508832;-0.003319252,0.1168308;-0.7346068;0.08031216,0.1177226;-0.6955209;-0.003384136,-0.07566372;0.00629699;-0.04317927,-0.1233317;-0.3478812;-0.0133749,-0.1405843;-0.7323878;0.06696462,-0.1370493;-0.6932302;-0.01665393,0.002458304;0.5556583;0.005122419,0;0;0,-0.004220715;0.3207917;0.02598453,-0.009130223;0.6297772;0.04157424,0.173532;0.5163481;0.02646852,0.2193515;0.2383799;0.01710367,0.2350247;-0.04130602;-0.05383945,-0.1880563;0.5121634;0.02303853,-0.2219151;0.2334048;-0.001470007,-0.2493651;-0.04250306;-0.08285893,0.07705173;0.00366804;-0.04097164,0.1058194;-0.3535244;-0.02723491,0.09109553;-0.7383643;0.05200386,0.09354857;-0.7731322;-0.001731873,-0.07866842;0.004602575;-0.03767221,-0.09988266;-0.3532585;-0.02828302,-0.08281772;-0.7405226;0.03754006,-0.08236457;-0.7241458;-0.04554198,-0.007869499;0.5542446;0.03999114,877.6454
+0;0;0,0.001392642;0.3220702;0.007850899,0.002557994;0.6314468;0.001517794,0.1807902;0.5033858;0.003554298,0.213558;0.2229091;0.007376596,0.2680764;-0.0540995;-0.0521167,-0.1715213;0.4918408;-0.01130693,-0.2176214;0.2137773;-0.02894118,-0.2624024;-0.064006;-0.09278955,0.07758942;0.005311227;-0.0397731,0.09786622;-0.3511804;-0.003187455,0.1160832;-0.7330835;0.07923523,0.1172441;-0.6939503;-0.004858971,-0.07567466;0.006284808;-0.04317493,-0.1233218;-0.3482406;-0.01355328,-0.1405079;-0.730679;0.06657678,-0.136699;-0.6914669;-0.01743053,0.002330911;0.5559875;0.005384467,0;0;0,-0.004435249;0.3210033;0.02701759,-0.009561542;0.6299614;0.0436368,0.1733062;0.5164797;0.02715635,0.2195751;0.2380684;0.01706481,0.2354868;-0.04102686;-0.05433667,-0.1884792;0.5116048;0.02446708,-0.2222214;0.2323781;-0.001015805,-0.2497636;-0.04296255;-0.08271319,0.07702541;0.003724038;-0.04102981,0.10575;-0.3538011;-0.02737069,0.09116203;-0.7365239;0.05191255,0.09402337;-0.7715907;-0.002075672,-0.07869826;0.004588568;-0.03762655,-0.09998289;-0.3536048;-0.02865955,-0.08304123;-0.7387655;0.03721528,-0.08273711;-0.7224105;-0.04627318,-0.008249702;0.5544361;0.0418117,877.6678
+0;0;0,0.001393305;0.3222234;0.007854637,0.002558824;0.6316431;0.001520841,0.1809995;0.5035148;0.003555505,0.2137561;0.2231342;0.007376493,0.2683558;-0.05428764;-0.05220556,-0.1717237;0.4919563;-0.01132308,-0.217808;0.2139881;-0.02895129,-0.2626557;-0.06420961;-0.09289491,0.07765525;0.005315733;-0.03980685,0.09795222;-0.3515306;-0.003184803,0.1162759;-0.7356701;0.07972056,0.1174404;-0.6965087;-0.00463409,-0.07573886;0.00629014;-0.04321156,-0.1234334;-0.3485879;-0.01356044,-0.1407201;-0.733266;0.06703888,-0.1368994;-0.6940254;-0.01722861,0.002331723;0.556178;0.005387813,0;0;0,-0.004652098;0.3210964;0.02769589,-0.0100014;0.6300513;0.04508734,0.1730247;0.5162457;0.02783537,0.2196955;0.2380237;0.01710343,0.2368755;-0.04113692;-0.05547941,-0.1890931;0.5114164;0.026443,-0.2225357;0.2323689;-0.0002943687,-0.250218;-0.04317099;-0.08279018,0.07699259;0.003762141;-0.04124522,0.1058761;-0.3540987;-0.02732658,0.09108256;-0.7391668;0.0518949,0.09440616;-0.7734956;-0.003347874,-0.07880674;0.004561873;-0.03757484,-0.09998029;-0.3540029;-0.02889077,-0.08297846;-0.7413993;0.03749642,-0.08289713;-0.7250551;-0.04625625,-0.008638199;0.5545259;0.0430727,877.6896
+0;0;0,0.001393305;0.3222234;0.007854637,0.002558824;0.6316431;0.001520841,0.1809995;0.5035148;0.003555505,0.2137561;0.2231342;0.007376493,0.2683558;-0.05428764;-0.05220556,-0.1717237;0.4919563;-0.01132308,-0.217808;0.2139881;-0.02895129,-0.2626557;-0.06420961;-0.09289491,0.07765525;0.005315733;-0.03980685,0.09795222;-0.3515306;-0.003184803,0.1162759;-0.7356701;0.07972056,0.1174404;-0.6965087;-0.00463409,-0.07573886;0.00629014;-0.04321156,-0.1234334;-0.3485879;-0.01356044,-0.1407201;-0.733266;0.06703888,-0.1368994;-0.6940254;-0.01722861,0.002331723;0.556178;0.005387813,0;0;0,-0.004652098;0.3210964;0.02769589,-0.0100014;0.6300513;0.04508734,0.1730247;0.5162457;0.02783537,0.2196955;0.2380237;0.01710343,0.2368755;-0.04113692;-0.05547941,-0.1890931;0.5114164;0.026443,-0.2225357;0.2323689;-0.0002943687,-0.250218;-0.04317099;-0.08279018,0.07699259;0.003762141;-0.04124522,0.1058761;-0.3540987;-0.02732658,0.09108256;-0.7391668;0.0518949,0.09440616;-0.7734956;-0.003347874,-0.07880674;0.004561873;-0.03757484,-0.09998029;-0.3540029;-0.02889077,-0.08297846;-0.7413993;0.03749642,-0.08289713;-0.7250551;-0.04625625,-0.008638199;0.5545259;0.0430727,877.7014
+0;0;0,0.00137129;0.3222185;0.008058314,0.002554517;0.6316515;0.002322874,0.1809513;0.503394;0.003808134,0.2132836;0.2229614;0.0001990339,0.2685293;-0.05171227;-0.07048596,-0.1711346;0.4895135;-0.006939319,-0.2198344;0.2128194;-0.03467977,-0.2653398;-0.06295013;-0.1079907,0.07767272;0.005318854;-0.03977234,0.0978933;-0.3515309;-0.00314261,0.1161937;-0.7356555;0.07983761,0.1165542;-0.696459;-0.004520506,-0.07571501;0.00628738;-0.04325376,-0.1232856;-0.3486208;-0.01376462,-0.1408593;-0.7332495;0.06700812,-0.1378425;-0.6939783;-0.01728862,0.002322889;0.5561769;0.006001552,0;0;0,-0.004652098;0.3210964;0.02769589,-0.0100014;0.6300513;0.04508734,0.1730247;0.5162457;0.02783537,0.2196955;0.2380237;0.01710343,0.2368755;-0.04113692;-0.05547941,-0.1890931;0.5114164;0.026443,-0.2225357;0.2323689;-0.0002943687,-0.250218;-0.04317099;-0.08279018,0.07699259;0.003762141;-0.04124522,0.1058761;-0.3540987;-0.02732658,0.09108256;-0.7391668;0.0518949,0.09440616;-0.7734956;-0.003347874,-0.07880674;0.004561873;-0.03757484,-0.09998029;-0.3540029;-0.02889077,-0.08297846;-0.7413993;0.03749642,-0.08289713;-0.7250551;-0.04625625,-0.008638199;0.5545259;0.0430727,877.7131
+0;0;0,0.001372099;0.3224086;0.008063068,0.002555311;0.6318358;0.002328031,0.181444;0.5034418;0.003806822,0.2138906;0.2220178;0.0001849625,0.268971;-0.05183369;-0.07028846,-0.1716114;0.4895231;-0.006970226,-0.2204833;0.2118507;-0.03480874,-0.2658525;-0.06309336;-0.1079003,0.07767949;0.005319317;-0.03977581,0.09795272;-0.3524598;-0.003050681,0.1161066;-0.7335078;0.07926494,0.1164671;-0.6943105;-0.005100243,-0.0757216;0.006287927;-0.04325752,-0.1234161;-0.3495445;-0.01369159,-0.140849;-0.7310926;0.06643422,-0.137832;-0.6918206;-0.01786959,0.00232371;0.55637;0.006006279,0;0;0,-0.004965054;0.3212116;0.02850723,-0.01064644;0.6301064;0.04673386,0.1729098;0.5162722;0.02848506,0.220072;0.2371627;0.01669455,0.2385316;-0.04080611;-0.05670536,-0.1900516;0.5111262;0.02737744,-0.2234588;0.2311338;-7.517077E-05,-0.2513162;-0.04334533;-0.08302175,0.07696667;0.003789097;-0.04130721,0.1054268;-0.35505;-0.02751827,0.09106822;-0.7368766;0.05188775,0.09456345;-0.7717375;-0.002729651,-0.07883603;0.004526438;-0.03753537,-0.1000452;-0.3549762;-0.02895556,-0.08312054;-0.7392714;0.03687596,-0.0831084;-0.7228943;-0.04688931,-0.009201346;0.5545971;0.04451728,877.7245
+0;0;0,0.001372099;0.3224086;0.008063068,0.002555311;0.6318358;0.002328031,0.181444;0.5034418;0.003806822,0.2138906;0.2220178;0.0001849625,0.268971;-0.05183369;-0.07028846,-0.1716114;0.4895231;-0.006970226,-0.2204833;0.2118507;-0.03480874,-0.2658525;-0.06309336;-0.1079003,0.07767949;0.005319317;-0.03977581,0.09795272;-0.3524598;-0.003050681,0.1161066;-0.7335078;0.07926494,0.1164671;-0.6943105;-0.005100243,-0.0757216;0.006287927;-0.04325752,-0.1234161;-0.3495445;-0.01369159,-0.140849;-0.7310926;0.06643422,-0.137832;-0.6918206;-0.01786959,0.00232371;0.55637;0.006006279,0;0;0,-0.004965054;0.3212116;0.02850723,-0.01064644;0.6301064;0.04673386,0.1729098;0.5162722;0.02848506,0.220072;0.2371627;0.01669455,0.2385316;-0.04080611;-0.05670536,-0.1900516;0.5111262;0.02737744,-0.2234588;0.2311338;-7.517077E-05,-0.2513162;-0.04334533;-0.08302175,0.07696667;0.003789097;-0.04130721,0.1054268;-0.35505;-0.02751827,0.09106822;-0.7368766;0.05188775,0.09456345;-0.7717375;-0.002729651,-0.07883603;0.004526438;-0.03753537,-0.1000452;-0.3549762;-0.02895556,-0.08312054;-0.7392714;0.03687596,-0.0831084;-0.7228943;-0.04688931,-0.009201346;0.5545971;0.04451728,877.7478
+0;0;0,0.001335081;0.3224094;0.008237426,0.002437182;0.631767;0.002928916,0.1812299;0.5033917;0.003998102,0.21376;0.2211554;-0.007757785,0.2700286;-0.05161247;-0.08765939,-0.1716812;0.4903286;-0.009297409,-0.2193533;0.2119729;-0.04245218,-0.2654251;-0.06178594;-0.1254355,0.07773287;0.00530434;-0.03979369,0.09801382;-0.3526616;-0.003019989,0.1160551;-0.7335285;0.07930575,0.1168911;-0.6943303;-0.004943252,-0.07574524;0.006320276;-0.04332189,-0.1235217;-0.3496942;-0.0137532,-0.1409615;-0.7309724;0.06677853,-0.1374741;-0.6916933;-0.01739354,0.002229393;0.5563139;0.006488464,0;0;0,-0.004967993;0.3211722;0.02900338,-0.01056215;0.6299788;0.0474205,0.1728602;0.5161991;0.02916527,0.2208437;0.236243;0.01590157,0.2420768;-0.0428699;-0.0589174,-0.189952;0.5110344;0.02877264,-0.2233257;0.2301039;0.0001712088,-0.2514657;-0.04566702;-0.08415711,0.07695694;0.003795877;-0.04144025,0.1055403;-0.3552245;-0.02763486,0.09115406;-0.7367815;0.05217648,0.0948549;-0.7715291;-0.002387762,-0.07894275;0.004505784;-0.03744078,-0.09982146;-0.3552164;-0.02924266,-0.08281989;-0.7392759;0.03687742,-0.08293135;-0.7228633;-0.04678005,-0.009145239;0.5544884;0.0451684,877.7589
+0;0;0,0.001335081;0.3224094;0.008237426,0.002437182;0.631767;0.002928916,0.1812299;0.5033917;0.003998102,0.21376;0.2211554;-0.007757785,0.2700286;-0.05161247;-0.08765939,-0.1716812;0.4903286;-0.009297409,-0.2193533;0.2119729;-0.04245218,-0.2654251;-0.06178594;-0.1254355,0.07773287;0.00530434;-0.03979369,0.09801382;-0.3526616;-0.003019989,0.1160551;-0.7335285;0.07930575,0.1168911;-0.6943303;-0.004943252,-0.07574524;0.006320276;-0.04332189,-0.1235217;-0.3496942;-0.0137532,-0.1409615;-0.7309724;0.06677853,-0.1374741;-0.6916933;-0.01739354,0.002229393;0.5563139;0.006488464,0;0;0,-0.004967993;0.3211722;0.02900338,-0.01056215;0.6299788;0.0474205,0.1728602;0.5161991;0.02916527,0.2208437;0.236243;0.01590157,0.2420768;-0.0428699;-0.0589174,-0.189952;0.5110344;0.02877264,-0.2233257;0.2301039;0.0001712088,-0.2514657;-0.04566702;-0.08415711,0.07695694;0.003795877;-0.04144025,0.1055403;-0.3552245;-0.02763486,0.09115406;-0.7367815;0.05217648,0.0948549;-0.7715291;-0.002387762,-0.07894275;0.004505784;-0.03744078,-0.09982146;-0.3552164;-0.02924266,-0.08281989;-0.7392759;0.03687742,-0.08293135;-0.7228633;-0.04678005,-0.009145239;0.5544884;0.0451684,877.7714
+0;0;0,0.001335545;0.3225216;0.008240293,0.002437619;0.6318722;0.002931823,0.1811628;0.5035166;0.004001963,0.2136959;0.2212539;-0.007755022,0.2702125;-0.05271617;-0.08800878,-0.1716151;0.4904584;-0.009288531,-0.2192917;0.2120766;-0.0424464,-0.2655665;-0.06288874;-0.1257955,0.07776736;0.005306695;-0.03981135,0.09808409;-0.3532906;-0.002972785,0.116093;-0.7334741;0.07920523,0.1169374;-0.6941834;-0.005891412,-0.07577886;0.006323081;-0.04334112,-0.1236396;-0.3503194;-0.01372027,-0.1410481;-0.7309135;0.06666695,-0.1375256;-0.6915411;-0.01835199,0.00222983;0.5564188;0.006491385,0;0;0,-0.005186018;0.3211988;0.02990508,-0.01069354;0.6299696;0.04881334,0.1725284;0.5160111;0.02981114,0.2213935;0.2362525;0.01510692,0.2454963;-0.04367316;-0.06075501,-0.189901;0.5105835;0.02968518,-0.2232345;0.2297219;0.000112772,-0.2516435;-0.04687297;-0.08580893,0.07695624;0.003825694;-0.04152071,0.1055218;-0.3558346;-0.02772152,0.09135069;-0.7366587;0.05221081,0.09587464;-0.771633;-0.003344059,-0.0790543;0.00445842;-0.03730159,-0.09940379;-0.3559361;-0.0293293,-0.08271808;-0.7393227;0.03665071,-0.0828882;-0.7230155;-0.04785343,-0.009308878;0.5544814;0.04645705,877.794
+0;0;0,0.001314378;0.3225492;0.008392578,0.002368933;0.6318292;0.003450734,0.181044;0.5033512;0.004188851,0.2125761;0.2191697;-0.01881878,0.2701769;-0.0497236;-0.1117593,-0.1716525;0.4909643;-0.01099245,-0.2186251;0.2107138;-0.05018356,-0.2644619;-0.06141344;-0.1402122,0.07778776;0.005310238;-0.03980824,0.09812191;-0.3538695;-0.002870534,0.1161154;-0.7335255;0.07914348,0.1173173;-0.6942688;-0.005534142,-0.07578334;0.006320488;-0.0433678,-0.1237129;-0.3509143;-0.01380378,-0.1411481;-0.7309341;0.06663059,-0.1372815;-0.6915923;-0.01795788,0.00217174;0.5563875;0.006910049,0;0;0,-0.005309602;0.3211649;0.03057885,-0.01072269;0.6298459;0.04970574,0.1725055;0.5161839;0.03058815,0.2220027;0.234219;0.01246166,0.2490075;-0.04436049;-0.06450343,-0.1899197;0.5104129;0.03047746,-0.223375;0.2271918;-0.0003320985,-0.2518695;-0.04799303;-0.08820012,0.07694908;0.00387606;-0.04156494,0.1053245;-0.3563983;-0.02795923,0.09155701;-0.7366714;0.05198836,0.09506279;-0.7711287;-0.003602982,-0.07912242;0.004389229;-0.03720494,-0.09920686;-0.3566163;-0.02948519,-0.08260147;-0.739458;0.03643338,-0.08278751;-0.7230664;-0.04766304,-0.009366291;0.5543748;0.04731178,877.8159
+0;0;0,0.001314378;0.3225492;0.008392578,0.002368933;0.6318292;0.003450734,0.181044;0.5033512;0.004188851,0.2125761;0.2191697;-0.01881878,0.2701769;-0.0497236;-0.1117593,-0.1716525;0.4909643;-0.01099245,-0.2186251;0.2107138;-0.05018356,-0.2644619;-0.06141344;-0.1402122,0.07778776;0.005310238;-0.03980824,0.09812191;-0.3538695;-0.002870534,0.1161154;-0.7335255;0.07914348,0.1173173;-0.6942688;-0.005534142,-0.07578334;0.006320488;-0.0433678,-0.1237129;-0.3509143;-0.01380378,-0.1411481;-0.7309341;0.06663059,-0.1372815;-0.6915923;-0.01795788,0.00217174;0.5563875;0.006910049,0;0;0,-0.005309602;0.3211649;0.03057885,-0.01072269;0.6298459;0.04970574,0.1725055;0.5161839;0.03058815,0.2220027;0.234219;0.01246166,0.2490075;-0.04436049;-0.06450343,-0.1899197;0.5104129;0.03047746,-0.223375;0.2271918;-0.0003320985,-0.2518695;-0.04799303;-0.08820012,0.07694908;0.00387606;-0.04156494,0.1053245;-0.3563983;-0.02795923,0.09155701;-0.7366714;0.05198836,0.09506279;-0.7711287;-0.003602982,-0.07912242;0.004389229;-0.03720494,-0.09920686;-0.3566163;-0.02948519,-0.08260147;-0.739458;0.03643338,-0.08278751;-0.7230664;-0.04766304,-0.009366291;0.5543748;0.04731178,877.8279
+0;0;0,0.001314561;0.322594;0.008393743,0.002368886;0.6318058;0.003453097,0.1809116;0.5033864;0.00419234,0.2126049;0.2177518;-0.01893294,0.2700439;-0.05038574;-0.1116123,-0.1715238;0.4910088;-0.01097772,-0.2187366;0.2093252;-0.05036923,-0.2644446;-0.0620372;-0.1401449,0.07782941;0.005313082;-0.03982955,0.0981991;-0.3544942;-0.002827309,0.1161794;-0.7338724;0.07912669,0.1173938;-0.6945197;-0.006428465,-0.07582393;0.006323873;-0.04339103,-0.1238372;-0.3515351;-0.01377535,-0.1412596;-0.7312768;0.06660016,-0.137353;-0.6918381;-0.01886494,0.002171743;0.5563835;0.006911523,0;0;0,-0.005386284;0.3211439;0.03125143,-0.01071718;0.6297237;0.05092502,0.1723438;0.5161909;0.0314467,0.2229249;0.233132;0.01033878,0.2515369;-0.04417354;-0.06756794,-0.1897977;0.5102935;0.03160848,-0.2234634;0.2257844;-0.0007563233,-0.2521026;-0.04749459;-0.09177761,0.07694995;0.003891483;-0.04166055,0.1050133;-0.3570397;-0.02800333,0.09156128;-0.7370039;0.05208254,0.0960516;-0.7723255;-0.003788471,-0.07926096;0.004373398;-0.0370218,-0.09911915;-0.3572792;-0.02937761,-0.08260311;-0.7398502;0.03645666,-0.08284548;-0.7235734;-0.04851538,-0.009387624;0.554276;0.04839516,877.8503
+0;0;0,0.001296236;0.3225875;0.008641644,0.002320712;0.631809;0.004292902,0.180826;0.5032765;0.004392264,0.2121153;0.2182972;-0.02617113,0.2678996;-0.04532826;-0.1318885,-0.1715256;0.4913739;-0.01199749,-0.2187696;0.2107646;-0.05839576,-0.2647952;-0.05471507;-0.1641721,0.07782278;0.005317064;-0.03984197,0.09818329;-0.354483;-0.002764214,0.1161714;-0.7338679;0.07915683,0.1176211;-0.6944907;-0.006391972,-0.07583112;0.006317092;-0.04337944,-0.1237859;-0.3515588;-0.01387414,-0.1411551;-0.7313001;0.06651502,-0.1370149;-0.6918313;-0.01893573,0.002125405;0.5563794;0.007589309,0;0;0,-0.005386284;0.3211439;0.03125143,-0.01071718;0.6297237;0.05092502,0.1723438;0.5161909;0.0314467,0.2229249;0.233132;0.01033878,0.2515369;-0.04417354;-0.06756794,-0.1897977;0.5102935;0.03160848,-0.2234634;0.2257844;-0.0007563233,-0.2521026;-0.04749459;-0.09177761,0.07694995;0.003891483;-0.04166055,0.1050133;-0.3570397;-0.02800333,0.09156128;-0.7370039;0.05208254,0.0960516;-0.7723255;-0.003788471,-0.07926096;0.004373398;-0.0370218,-0.09911915;-0.3572792;-0.02937761,-0.08260311;-0.7398502;0.03645666,-0.08284548;-0.7235734;-0.04851538,-0.009387624;0.554276;0.04839516,877.8616
+0;0;0,0.001296236;0.3225875;0.008641644,0.002320712;0.631809;0.004292902,0.180826;0.5032765;0.004392264,0.2121153;0.2182972;-0.02617113,0.2678996;-0.04532826;-0.1318885,-0.1715256;0.4913739;-0.01199749,-0.2187696;0.2107646;-0.05839576,-0.2647952;-0.05471507;-0.1641721,0.07782278;0.005317064;-0.03984197,0.09818329;-0.354483;-0.002764214,0.1161714;-0.7338679;0.07915683,0.1176211;-0.6944907;-0.006391972,-0.07583112;0.006317092;-0.04337944,-0.1237859;-0.3515588;-0.01387414,-0.1411551;-0.7313001;0.06651502,-0.1370149;-0.6918313;-0.01893573,0.002125405;0.5563794;0.007589309,0;0;0,-0.005386284;0.3211439;0.03125143,-0.01071718;0.6297237;0.05092502,0.1723438;0.5161909;0.0314467,0.2229249;0.233132;0.01033878,0.2515369;-0.04417354;-0.06756794,-0.1897977;0.5102935;0.03160848,-0.2234634;0.2257844;-0.0007563233,-0.2521026;-0.04749459;-0.09177761,0.07694995;0.003891483;-0.04166055,0.1050133;-0.3570397;-0.02800333,0.09156128;-0.7370039;0.05208254,0.0960516;-0.7723255;-0.003788471,-0.07926096;0.004373398;-0.0370218,-0.09911915;-0.3572792;-0.02937761,-0.08260311;-0.7398502;0.03645666,-0.08284548;-0.7235734;-0.04851538,-0.009387624;0.554276;0.04839516,877.8733
+0;0;0,0.001296001;0.3225291;0.008640079,0.00231952;0.6314556;0.004296339,0.1807908;0.503027;0.004392217,0.2121644;0.2172807;-0.02625344,0.267895;-0.04609153;-0.1318693,-0.1714932;0.4911266;-0.0119944,-0.2188644;0.2097621;-0.05851755,-0.2648458;-0.05546254;-0.1641923,0.07785549;0.005319299;-0.03985871,0.0982387;-0.354882;-0.002739605,0.1162586;-0.7349383;0.07932642,0.1177088;-0.6955586;-0.006245337,-0.07586297;0.006319747;-0.04339767,-0.1238713;-0.3519552;-0.01385946,-0.1412712;-0.7323685;0.06667196,-0.1371298;-0.6928972;-0.01880172,0.002124456;0.5561197;0.00758865,0;0;0,-0.00541562;0.3210186;0.03192306,-0.01068476;0.6292478;0.05246925,0.1723213;0.516127;0.03213382,0.2235006;0.2325796;0.008554697,0.2554864;-0.0428713;-0.07347739,-0.1897255;0.509981;0.03246601,-0.2238108;0.2249693;-0.001898732,-0.2526972;-0.04587013;-0.0990438,0.07693307;0.003916517;-0.04176664,0.1047438;-0.3574523;-0.02844632,0.0914109;-0.7379847;0.05229807,0.09658665;-0.7726498;-0.004307989,-0.07933857;0.004357157;-0.03694448,-0.09906728;-0.3577092;-0.0293924,-0.08248121;-0.7409798;0.0364165,-0.08276823;-0.7246715;-0.04858387,-0.009379569;0.553902;0.04969954,877.896
+0;0;0,0.001244037;0.3225205;0.008981004,0.00216189;0.6313228;0.005196226,0.1804091;0.5023472;0.004441263,0.2136754;0.2188398;-0.03930826,0.267588;-0.03794372;-0.1527688,-0.1714326;0.4910659;-0.01252342,-0.218747;0.2112947;-0.06625017,-0.26397;-0.04666021;-0.1808442,0.07787434;0.005317398;-0.03986514,0.09835914;-0.3555288;-0.002750017,0.1167533;-0.73518;0.07972331,0.1183126;-0.6958028;-0.005515344,-0.07587828;0.006321908;-0.04341011,-0.1238923;-0.3526046;-0.01385472,-0.1413825;-0.7327124;0.06668971,-0.1371378;-0.6932433;-0.01844729,0.001988965;0.5560191;0.008350837,0;0;0,-0.005477482;0.3209679;0.0324235,-0.01078817;0.6290274;0.05351424,0.1721791;0.5160633;0.03288674,0.2237278;0.2332441;0.005443335,0.2582813;-0.03711417;-0.08075464,-0.1898438;0.5100524;0.03362325,-0.2241122;0.2257435;-0.00367672,-0.2536845;-0.0398061;-0.1052962,0.07690501;0.003990769;-0.04185224,0.1043936;-0.3580536;-0.02860856,0.09127688;-0.7382681;0.05226231,0.09642962;-0.7728452;-0.003944874,-0.0793765;0.004320208;-0.03691375,-0.09875461;-0.3584044;-0.02900835,-0.0823689;-0.7415519;0.03583525,-0.08272586;-0.7251576;-0.04884503,-0.009472299;0.5537249;0.05060935,877.9181
+0;0;0,0.001244037;0.3225205;0.008981004,0.00216189;0.6313228;0.005196226,0.1804091;0.5023472;0.004441263,0.2136754;0.2188398;-0.03930826,0.267588;-0.03794372;-0.1527688,-0.1714326;0.4910659;-0.01252342,-0.218747;0.2112947;-0.06625017,-0.26397;-0.04666021;-0.1808442,0.07787434;0.005317398;-0.03986514,0.09835914;-0.3555288;-0.002750017,0.1167533;-0.73518;0.07972331,0.1183126;-0.6958028;-0.005515344,-0.07587828;0.006321908;-0.04341011,-0.1238923;-0.3526046;-0.01385472,-0.1413825;-0.7327124;0.06668971,-0.1371378;-0.6932433;-0.01844729,0.001988965;0.5560191;0.008350837,0;0;0,-0.005477482;0.3209679;0.0324235,-0.01078817;0.6290274;0.05351424,0.1721791;0.5160633;0.03288674,0.2237278;0.2332441;0.005443335,0.2582813;-0.03711417;-0.08075464,-0.1898438;0.5100524;0.03362325,-0.2241122;0.2257435;-0.00367672,-0.2536845;-0.0398061;-0.1052962,0.07690501;0.003990769;-0.04185224,0.1043936;-0.3580536;-0.02860856,0.09127688;-0.7382681;0.05226231,0.09642962;-0.7728452;-0.003944874,-0.0793765;0.004320208;-0.03691375,-0.09875461;-0.3584044;-0.02900835,-0.0823689;-0.7415519;0.03583525,-0.08272586;-0.7251576;-0.04884503,-0.009472299;0.5537249;0.05060935,877.9395
+0;0;0,0.001244169;0.3225546;0.008981956,0.002161687;0.6312441;0.005198591,0.1804974;0.5022702;0.004440506,0.2131798;0.2237388;-0.03854115,0.2678235;-0.0365276;-0.1535406,-0.1715187;0.4909832;-0.01253258,-0.2180026;0.2161224;-0.06531635,-0.2638389;-0.04533121;-0.1814647,0.07786088;0.00531648;-0.03985825,0.09835883;-0.3557614;-0.002719294,0.1167319;-0.7349774;0.07965949,0.1182699;-0.6957282;-0.004415825,-0.07586516;0.006320815;-0.04340261,-0.12391;-0.3528362;-0.01382824,-0.1413802;-0.7325082;0.06662387,-0.1371934;-0.6931683;-0.01735119,0.001988827;0.5559686;0.008352017,0;0;0,-0.005470306;0.3209271;0.03315973,-0.01066495;0.6288437;0.05470443,0.172405;0.5160275;0.03412986,0.2234808;0.2387981;0.002028942,0.2601172;-0.03456342;-0.08674431,-0.1898509;0.509958;0.03460895,-0.2233762;0.2310197;-0.004948862,-0.2559018;-0.0347259;-0.1157223,0.07688151;0.004020736;-0.04186082,0.1043072;-0.358269;-0.0287962,0.09137615;-0.7380252;0.05211496,0.0961171;-0.7726549;-0.002264272,-0.07937492;0.00428414;-0.03688534,-0.09840928;-0.3586867;-0.02872739,-0.0821925;-0.7414529;0.03573658,-0.08250837;-0.724853;-0.04779132,-0.00937994;0.5535729;0.05169916,877.9513
+0;0;0,0.00121446;0.3225415;0.009443989,0.001988861;0.6312392;0.006357008,0.1800177;0.5012438;0.004077159,0.2129956;0.2240469;-0.04661495,0.2683702;-0.02740797;-0.1794814,-0.1714603;0.4909757;-0.01311803,-0.2182249;0.2177835;-0.07373511,-0.2625294;-0.04034358;-0.1976581,0.07786633;0.005307447;-0.03984879,0.09841023;-0.3557706;-0.002736349,0.1163238;-0.7350236;0.07957315,0.1179284;-0.695735;-0.004496574,-0.07586081;0.006329575;-0.04340895,-0.1238366;-0.352843;-0.01391183,-0.1415365;-0.7324853;0.06663014,-0.1372864;-0.6931089;-0.01733766,0.001852267;0.5559567;0.00933932,0;0;0,-0.005470306;0.3209271;0.03315973,-0.01066495;0.6288437;0.05470443,0.172405;0.5160275;0.03412986,0.2234808;0.2387981;0.002028942,0.2601172;-0.03456342;-0.08674431,-0.1898509;0.509958;0.03460895,-0.2233762;0.2310197;-0.004948862,-0.2559018;-0.0347259;-0.1157223,0.07688151;0.004020736;-0.04186082,0.1043072;-0.358269;-0.0287962,0.09137615;-0.7380252;0.05211496,0.0961171;-0.7726549;-0.002264272,-0.07937492;0.00428414;-0.03688534,-0.09840928;-0.3586867;-0.02872739,-0.0821925;-0.7414529;0.03573658,-0.08250837;-0.724853;-0.04779132,-0.00937994;0.5535729;0.05169916,877.9731
+0;0;0,0.001214764;0.3226225;0.009446358,0.001989108;0.6312966;0.006359645,0.1795318;0.5014572;0.004093895,0.2121524;0.2272632;-0.04604906,0.2681531;-0.02703491;-0.1804179,-0.1709871;0.4912171;-0.01305437,-0.217245;0.2209845;-0.07301477,-0.2620505;-0.04006135;-0.1983389,0.07787508;0.005308043;-0.03985327,0.09844786;-0.3562775;-0.002688661,0.1164412;-0.7372199;0.0799875,0.1180667;-0.6978104;-0.005177855,-0.07586932;0.006330286;-0.04341382,-0.1239125;-0.3533471;-0.01387525,-0.1416913;-0.7346807;0.06702551,-0.1373858;-0.6951821;-0.01803659,0.001852525;0.5560207;0.009341696,0;0;0,-0.005293641;0.3209295;0.03394413,-0.01011543;0.6287841;0.05611587,0.1722744;0.5159147;0.03496385,0.222692;0.242156;-0.0007431507,0.2623023;-0.03201777;-0.09623337,-0.1890509;0.510671;0.03574734,-0.2219088;0.2353225;-0.007430136,-0.2565468;-0.03032547;-0.1261314,0.07688639;0.004019096;-0.04187262,0.1042828;-0.3587912;-0.02896261,0.09107026;-0.7402455;0.05224252,0.09775689;-0.7737599;-0.004902367,-0.07939871;0.004265004;-0.03685974,-0.09827691;-0.359229;-0.02884472,-0.08196107;-0.7436348;0.03628766,-0.08230412;-0.7271935;-0.04833129,-0.00893398;0.5535246;0.05295444,877.9841
+0;0;0,0.001214764;0.3226225;0.009446358,0.001989108;0.6312966;0.006359645,0.1795318;0.5014572;0.004093895,0.2121524;0.2272632;-0.04604906,0.2681531;-0.02703491;-0.1804179,-0.1709871;0.4912171;-0.01305437,-0.217245;0.2209845;-0.07301477,-0.2620505;-0.04006135;-0.1983389,0.07787508;0.005308043;-0.03985327,0.09844786;-0.3562775;-0.002688661,0.1164412;-0.7372199;0.0799875,0.1180667;-0.6978104;-0.005177855,-0.07586932;0.006330286;-0.04341382,-0.1239125;-0.3533471;-0.01387525,-0.1416913;-0.7346807;0.06702551,-0.1373858;-0.6951821;-0.01803659,0.001852525;0.5560207;0.009341696,0;0;0,-0.005293641;0.3209295;0.03394413,-0.01011543;0.6287841;0.05611587,0.1722744;0.5159147;0.03496385,0.222692;0.242156;-0.0007431507,0.2623023;-0.03201777;-0.09623337,-0.1890509;0.510671;0.03574734,-0.2219088;0.2353225;-0.007430136,-0.2565468;-0.03032547;-0.1261314,0.07688639;0.004019096;-0.04187262,0.1042828;-0.3587912;-0.02896261,0.09107026;-0.7402455;0.05224252,0.09775689;-0.7737599;-0.004902367,-0.07939871;0.004265004;-0.03685974,-0.09827691;-0.359229;-0.02884472,-0.08196107;-0.7436348;0.03628766,-0.08230412;-0.7271935;-0.04833129,-0.00893398;0.5535246;0.05295444,877.9961
+0;0;0,0.001086862;0.3225328;0.009991829,0.001801428;0.6309918;0.007794255,0.1792028;0.5004268;0.003523668,0.2118332;0.2314704;-0.05742087,0.2695037;-0.02471992;-0.1989059,-0.1711216;0.4910721;-0.01375405,-0.2178815;0.22544;-0.07985716,-0.2610235;-0.03152189;-0.2250699,0.07786411;0.00527847;-0.03984514,0.09862594;-0.3570088;-0.002570469,0.1165822;-0.7374065;0.07978545,0.1182602;-0.6978613;-0.006189242,-0.07586162;0.00635522;-0.04339289,-0.1238481;-0.3540698;-0.01400528,-0.1418722;-0.7348063;0.06675451,-0.137487;-0.6951696;-0.01911445,0.001665523;0.5557656;0.01054719,0;0;0,-0.005381163;0.3207884;0.03455734,-0.01037193;0.6283896;0.05709529,0.1723225;0.5159542;0.03608155,0.2224294;0.2458297;-0.004397631,0.2626053;-0.03052023;-0.1092498,-0.1895033;0.5108202;0.03638887,-0.2220269;0.2391861;-0.01129393,-0.2580494;-0.0295096;-0.135722,0.07686547;0.004031271;-0.04187799,0.1038494;-0.359545;-0.02935863,0.09112278;-0.7403316;0.05216932,0.09780167;-0.7747153;-0.00523901,-0.07939696;0.004249734;-0.03682907,-0.09820384;-0.3599706;-0.02892943,-0.08195268;-0.743797;0.03603526,-0.08222249;-0.7274703;-0.04939625,-0.009140251;0.5531929;0.05385065,878.0179
+0;0;0,0.001086862;0.3225328;0.009991829,0.001801428;0.6309918;0.007794255,0.1792028;0.5004268;0.003523668,0.2118332;0.2314704;-0.05742087,0.2695037;-0.02471992;-0.1989059,-0.1711216;0.4910721;-0.01375405,-0.2178815;0.22544;-0.07985716,-0.2610235;-0.03152189;-0.2250699,0.07786411;0.00527847;-0.03984514,0.09862594;-0.3570088;-0.002570469,0.1165822;-0.7374065;0.07978545,0.1182602;-0.6978613;-0.006189242,-0.07586162;0.00635522;-0.04339289,-0.1238481;-0.3540698;-0.01400528,-0.1418722;-0.7348063;0.06675451,-0.137487;-0.6951696;-0.01911445,0.001665523;0.5557656;0.01054719,0;0;0,-0.005381163;0.3207884;0.03455734,-0.01037193;0.6283896;0.05709529,0.1723225;0.5159542;0.03608155,0.2224294;0.2458297;-0.004397631,0.2626053;-0.03052023;-0.1092498,-0.1895033;0.5108202;0.03638887,-0.2220269;0.2391861;-0.01129393,-0.2580494;-0.0295096;-0.135722,0.07686547;0.004031271;-0.04187799,0.1038494;-0.359545;-0.02935863,0.09112278;-0.7403316;0.05216932,0.09780167;-0.7747153;-0.00523901,-0.07939696;0.004249734;-0.03682907,-0.09820384;-0.3599706;-0.02892943,-0.08195268;-0.743797;0.03603526,-0.08222249;-0.7274703;-0.04939625,-0.009140251;0.5531929;0.05385065,878.0409
+0;0;0,0.001086972;0.3225653;0.009992835,0.001801479;0.6310002;0.007795288,0.1789593;0.5005131;0.003534256,0.2113115;0.2338497;-0.05689071,0.269702;-0.02553916;-0.2001421,-0.1708845;0.4911713;-0.01371976,-0.2172458;0.2278038;-0.07925933,-0.2609264;-0.03236622;-0.226285,0.07785791;0.00527805;-0.03984197,0.09865904;-0.3576949;-0.00249676,0.1166061;-0.7378978;0.07981701,0.1182857;-0.6983432;-0.006242245,-0.07585558;0.006354715;-0.04338944,-0.1239329;-0.3547524;-0.01394621,-0.1419477;-0.735294;0.06677223,-0.1375582;-0.6956478;-0.01918119,0.001665578;0.5557761;0.01054814,0;0;0,-0.005225046;0.3207451;0.03527951,-0.0102479;0.6282977;0.05813313,0.1722209;0.5157084;0.03759813,0.2217397;0.2486936;-0.007768869,0.2611877;-0.02788708;-0.1224859,-0.1890843;0.5108497;0.03692886,-0.2213064;0.2423923;-0.01502899,-0.2593235;-0.02655876;-0.1470631,0.0768497;0.004099414;-0.04188573,0.10315;-0.3602331;-0.02977133,0.09096336;-0.7407922;0.05194855,0.09703379;-0.7746132;-0.006278042,-0.07941416;0.004169404;-0.03678455,-0.09852771;-0.360732;-0.02914822,-0.08239503;-0.7443686;0.03577146,-0.08248527;-0.728038;-0.04974725,-0.008999826;0.5531062;0.0548234,878.0519
+0;0;0,0.001029074;0.3225496;0.01049046,0.001772628;0.630987;0.008777238,0.178385;0.4991339;0.002247753,0.2109739;0.2346086;-0.06682849,0.2701887;-0.01282719;-0.2295618,-0.1707351;0.4911784;-0.0142484,-0.217175;0.2293709;-0.08571465,-0.2595737;-0.02410692;-0.2443473,0.07787479;0.005252481;-0.03981235,0.09843709;-0.3577367;-0.002493147,0.1166311;-0.7379387;0.07977034,0.1182038;-0.6983504;-0.006287187,-0.0758482;0.006370874;-0.04339998,-0.1238439;-0.3547501;-0.0139939,-0.142329;-0.735364;0.06627602,-0.1380428;-0.6956847;-0.01967889,0.001620646;0.5557591;0.01142425,0;0;0,-0.005225046;0.3207451;0.03527951,-0.0102479;0.6282977;0.05813313,0.1722209;0.5157084;0.03759813,0.2217397;0.2486936;-0.007768869,0.2611877;-0.02788708;-0.1224859,-0.1890843;0.5108497;0.03692886,-0.2213064;0.2423923;-0.01502899,-0.2593235;-0.02655876;-0.1470631,0.0768497;0.004099414;-0.04188573,0.10315;-0.3602331;-0.02977133,0.09096336;-0.7407922;0.05194855,0.09703379;-0.7746132;-0.006278042,-0.07941416;0.004169404;-0.03678455,-0.09852771;-0.360732;-0.02914822,-0.08239503;-0.7443686;0.03577146,-0.08248527;-0.728038;-0.04974725,-0.008999826;0.5531062;0.0548234,878.0636
+0;0;0,0.001029396;0.3226505;0.01049375,0.001773019;0.6311155;0.008780567,0.1780995;0.4993523;0.002265977,0.2103647;0.2374558;-0.06612377,0.2698601;-0.01115313;-0.2296287,-0.170456;0.4914097;-0.0142035,-0.2164344;0.2322041;-0.08495951,-0.2590341;-0.02247563;-0.2443443,0.07787322;0.005252376;-0.03981154,0.09845564;-0.358092;-0.002455831,0.1166405;-0.738103;0.07976634,0.1182382;-0.6983626;-0.00765539,-0.07584667;0.006370745;-0.0433991,-0.1238894;-0.3551036;-0.01396425,-0.1423652;-0.7355262;0.06626537,-0.138011;-0.6956935;-0.02105212,0.001621034;0.555886;0.01142764,0;0;0,-0.004921785;0.3207442;0.03624201,-0.009632733;0.6282311;0.06040144,0.1723479;0.5155233;0.0387392,0.221006;0.252215;-0.01233959,0.2617211;-0.02183348;-0.1361125,-0.1881248;0.5110382;0.03721834,-0.2202947;0.2462136;-0.01882629,-0.2587048;-0.02012587;-0.1590687,0.07688275;0.004140198;-0.04181731,0.102816;-0.3605869;-0.02999401,0.09079512;-0.7410248;0.05138206,0.09863463;-0.7760338;-0.007374763,-0.07940467;0.004127287;-0.03680556,-0.09859932;-0.3611286;-0.02919913,-0.08250426;-0.7445641;0.03574499,-0.08243111;-0.7284149;-0.05113502,-0.008462476;0.5530534;0.05673289,878.0862
+0;0;0,0.001029396;0.3226505;0.01049375,0.001773019;0.6311155;0.008780567,0.1780995;0.4993523;0.002265977,0.2103647;0.2374558;-0.06612377,0.2698601;-0.01115313;-0.2296287,-0.170456;0.4914097;-0.0142035,-0.2164344;0.2322041;-0.08495951,-0.2590341;-0.02247563;-0.2443443,0.07787322;0.005252376;-0.03981154,0.09845564;-0.358092;-0.002455831,0.1166405;-0.738103;0.07976634,0.1182382;-0.6983626;-0.00765539,-0.07584667;0.006370745;-0.0433991,-0.1238894;-0.3551036;-0.01396425,-0.1423652;-0.7355262;0.06626537,-0.138011;-0.6956935;-0.02105212,0.001621034;0.555886;0.01142764,0;0;0,-0.004921785;0.3207442;0.03624201,-0.009632733;0.6282311;0.06040144,0.1723479;0.5155233;0.0387392,0.221006;0.252215;-0.01233959,0.2617211;-0.02183348;-0.1361125,-0.1881248;0.5110382;0.03721834,-0.2202947;0.2462136;-0.01882629,-0.2587048;-0.02012587;-0.1590687,0.07688275;0.004140198;-0.04181731,0.102816;-0.3605869;-0.02999401,0.09079512;-0.7410248;0.05138206,0.09863463;-0.7760338;-0.007374763,-0.07940467;0.004127287;-0.03680556,-0.09859932;-0.3611286;-0.02919913,-0.08250426;-0.7445641;0.03574499,-0.08243111;-0.7284149;-0.05113502,-0.008462476;0.5530534;0.05673289,878.1071
+0;0;0,0.0009191971;0.3226474;0.01093675,0.001551452;0.631026;0.009545758,0.1772166;0.4980958;0.0008398863,0.2093454;0.2392899;-0.07526469,0.2728149;-0.003725082;-0.2479273,-0.1702441;0.4914002;-0.01513232,-0.2160915;0.2347288;-0.09143698,-0.2581207;-0.01159889;-0.2659457,0.07796671;0.005182294;-0.03969456,0.09872287;-0.3575443;-0.002812434,0.1163261;-0.7396934;0.07981957,0.1178604;-0.6999634;-0.007234663,-0.07584973;0.006390106;-0.04344316,-0.1237809;-0.3544502;-0.01414091,-0.1423909;-0.7369553;0.06660159,-0.138117;-0.6971389;-0.02035151,0.001423469;0.5558202;0.01212595,0;0;0,-0.004783638;0.3206797;0.03692436,-0.009437686;0.6280304;0.06169939,0.1723687;0.5155616;0.03951359,0.220441;0.2543784;-0.01773167,0.260433;-0.0194512;-0.1454619,-0.1877132;0.5109413;0.03775159,-0.219463;0.2477856;-0.02179384,-0.2597316;-0.01634708;-0.1684548,0.07692519;0.004236877;-0.04178381,0.1025571;-0.3598827;-0.0307548,0.0905566;-0.7422618;0.05181646,0.09847232;-0.7759881;-0.007780313,-0.07943267;0.004045736;-0.03681586,-0.09870414;-0.3605582;-0.02944873,-0.08260368;-0.746082;0.03603385,-0.07913636;-0.7823601;-0.02115589,-0.008274985;0.5528861;0.05788255,878.1194
+0;0;0,0.0009191971;0.3226474;0.01093675,0.001551452;0.631026;0.009545758,0.1772166;0.4980958;0.0008398863,0.2093454;0.2392899;-0.07526469,0.2728149;-0.003725082;-0.2479273,-0.1702441;0.4914002;-0.01513232,-0.2160915;0.2347288;-0.09143698,-0.2581207;-0.01159889;-0.2659457,0.07796671;0.005182294;-0.03969456,0.09872287;-0.3575443;-0.002812434,0.1163261;-0.7396934;0.07981957,0.1178604;-0.6999634;-0.007234663,-0.07584973;0.006390106;-0.04344316,-0.1237809;-0.3544502;-0.01414091,-0.1423909;-0.7369553;0.06660159,-0.138117;-0.6971389;-0.02035151,0.001423469;0.5558202;0.01212595,0;0;0,-0.004783638;0.3206797;0.03692436,-0.009437686;0.6280304;0.06169939,0.1723687;0.5155616;0.03951359,0.220441;0.2543784;-0.01773167,0.260433;-0.0194512;-0.1454619,-0.1877132;0.5109413;0.03775159,-0.219463;0.2477856;-0.02179384,-0.2597316;-0.01634708;-0.1684548,0.07692519;0.004236877;-0.04178381,0.1025571;-0.3598827;-0.0307548,0.0905566;-0.7422618;0.05181646,0.09847232;-0.7759881;-0.007780313,-0.07943267;0.004045736;-0.03681586,-0.09870414;-0.3605582;-0.02944873,-0.08260368;-0.746082;0.03603385,-0.07913636;-0.7823601;-0.02115589,-0.008274985;0.5528861;0.05788255,878.1305
+0;0;0,0.0009192916;0.3226806;0.01093787,0.001551589;0.6310802;0.009546777,0.1774261;0.4980758;0.000827645,0.2094965;0.2397404;-0.07513858,0.2735649;-0.005567566;-0.2494303,-0.1704485;0.4913723;-0.01516358,-0.2162125;0.2351674;-0.09132954,-0.2586383;-0.01348443;-0.2674848,0.07793874;0.005180436;-0.03968033,0.09869547;-0.3575562;-0.002797183,0.1163151;-0.7400619;0.07991195,0.1178717;-0.7001905;-0.008407116,-0.07582252;0.006387814;-0.04342758,-0.1237551;-0.3544624;-0.01412452,-0.1423824;-0.7373245;0.06669335,-0.1380464;-0.6973655;-0.0215231,0.001423597;0.5558689;0.01212715,0;0;0,-0.004600791;0.3206317;0.03764796,-0.00913161;0.6279375;0.06325364,0.1728431;0.5153816;0.04072952,0.2209645;0.2564743;-0.02398419,0.2587084;-0.01644173;-0.160917,-0.1875702;0.510983;0.03803652,-0.2189372;0.2493207;-0.02588112,-0.2599625;-0.01479992;-0.1782477,0.07694897;0.004254982;-0.04167211,0.1023969;-0.3598951;-0.03089225,0.09045251;-0.7426922;0.05148267,0.09845901;-0.7769575;-0.009394176,-0.0793817;0.004031271;-0.03685249,-0.09862334;-0.3605851;-0.02952197,-0.08216923;-0.7464663;0.03595214,-0.08053681;-0.7839146;-0.02191133,-0.007995313;0.5527984;0.05922437,878.1519
+0;0;0,0.0008027556;0.3226619;0.01148316,0.001313183;0.6310632;0.01057887,0.1770222;0.4978453;-3.713183E-05,0.2101789;0.2415641;-0.08223888,0.278032;0.01412895;-0.2780131,-0.1704755;0.491612;-0.01596142,-0.2166258;0.2377925;-0.09952168,-0.2577916;-0.001739398;-0.28817,0.07796814;0.005186787;-0.0396217,0.0996023;-0.3575276;-0.00302501,0.1162495;-0.7400668;0.07973074,0.1178113;-0.7001598;-0.008584239,-0.07580654;0.006390545;-0.04345506,-0.123715;-0.3544624;-0.01414564,-0.1425635;-0.7373379;0.06655686,-0.1382216;-0.6973434;-0.02165528,0.001212534;0.5558482;0.01304805,0;0;0,-0.004600791;0.3206317;0.03764796,-0.00913161;0.6279375;0.06325364,0.1728431;0.5153816;0.04072952,0.2209645;0.2564743;-0.02398419,0.2587084;-0.01644173;-0.160917,-0.1875702;0.510983;0.03803652,-0.2189372;0.2493207;-0.02588112,-0.2599625;-0.01479992;-0.1782477,0.07694897;0.004254982;-0.04167211,0.1023969;-0.3598951;-0.03089225,0.09045251;-0.7426922;0.05148267,0.09845901;-0.7769575;-0.009394176,-0.0793817;0.004031271;-0.03685249,-0.09862334;-0.3605851;-0.02952197,-0.08216923;-0.7464663;0.03595214,-0.08053681;-0.7839146;-0.02191133,-0.007995313;0.5527984;0.05922437,878.1636
+0;0;0,0.0008027285;0.322651;0.01148278,0.001312907;0.6309003;0.01057925,0.1771046;0.4977002;-4.438404E-05,0.2102206;0.2417334;-0.0821453,0.2781645;0.01399383;-0.2781817,-0.1705563;0.491464;-0.01597615,-0.2166501;0.2379558;-0.09943393,-0.257871;-0.001896739;-0.2883348,0.07791746;0.005183415;-0.03959595,0.0995525;-0.3575456;-0.002997775,0.1162141;-0.7404143;0.07982925,0.1177757;-0.7005081;-0.008478507,-0.07575726;0.00638639;-0.04342681,-0.1236677;-0.3544811;-0.0141162,-0.1425324;-0.7376864;0.06665579,-0.1381909;-0.6976927;-0.02154913,0.001212319;0.5557305;0.01304694,0;0;0,-0.004537323;0.3205242;0.03846836,-0.008998433;0.627612;0.06485963,0.172995;0.5151989;0.04145265,0.2212596;0.2586523;-0.0307318,0.2578875;-0.01316711;-0.1710335,-0.1874573;0.51099;0.03820527,-0.2193639;0.2507555;-0.02973743,-0.2592459;-0.009983122;-0.1889128,0.07696017;0.004253164;-0.04153168,0.10224;-0.3599317;-0.03103638,0.09044368;-0.7430485;0.05147815,0.09895226;-0.7773848;-0.009244919,-0.07930426;0.004018459;-0.0368853,-0.09854452;-0.3606137;-0.02959949,-0.08214097;-0.7468656;0.03572045,-0.08025597;-0.7842459;-0.02220347,-0.007879103;0.5525286;0.06063724,878.186
+0;0;0,0.0008027285;0.322651;0.01148278,0.001312907;0.6309003;0.01057925,0.1771046;0.4977002;-4.438404E-05,0.2102206;0.2417334;-0.0821453,0.2781645;0.01399383;-0.2781817,-0.1705563;0.491464;-0.01597615,-0.2166501;0.2379558;-0.09943393,-0.257871;-0.001896739;-0.2883348,0.07791746;0.005183415;-0.03959595,0.0995525;-0.3575456;-0.002997775,0.1162141;-0.7404143;0.07982925,0.1177757;-0.7005081;-0.008478507,-0.07575726;0.00638639;-0.04342681,-0.1236677;-0.3544811;-0.0141162,-0.1425324;-0.7376864;0.06665579,-0.1381909;-0.6976927;-0.02154913,0.001212319;0.5557305;0.01304694,0;0;0,-0.004537323;0.3205242;0.03846836,-0.008998433;0.627612;0.06485963,0.172995;0.5151989;0.04145265,0.2212596;0.2586523;-0.0307318,0.2578875;-0.01316711;-0.1710335,-0.1874573;0.51099;0.03820527,-0.2193639;0.2507555;-0.02973743,-0.2592459;-0.009983122;-0.1889128,0.07696017;0.004253164;-0.04153168,0.10224;-0.3599317;-0.03103638,0.09044368;-0.7430485;0.05147815,0.09895226;-0.7773848;-0.009244919,-0.07930426;0.004018459;-0.0368853,-0.09854452;-0.3606137;-0.02959949,-0.08214097;-0.7468656;0.03572045,-0.08025597;-0.7842459;-0.02220347,-0.007879103;0.5525286;0.06063724,878.2089
+0;0;0,0.0007369147;0.3226288;0.01213949,0.001211306;0.6307443;0.01186537,0.1761876;0.4968588;-0.00118631,0.2112395;0.243246;-0.09130796,0.27963;0.01879235;-0.2915226,-0.1700606;0.4917356;-0.01675604,-0.2164975;0.2400454;-0.1071202,-0.2564208;0.01608695;-0.3154261,0.07783546;0.005153289;-0.03953325,0.09961758;-0.3576697;-0.002995189,0.1153894;-0.7406492;0.08039877,0.1170245;-0.7000712;-0.01322478,-0.07566218;0.006395895;-0.0433834,-0.1235779;-0.3545725;-0.01412725,-0.1427252;-0.7379277;0.06679723,-0.1381487;-0.6972802;-0.02672081,0.001115259;0.5556113;0.01417899,0;0;0,-0.004220357;0.3203777;0.03971887,-0.008279134;0.6272292;0.06732225,0.1730639;0.5150543;0.04183388,0.2217166;0.2606027;-0.03914332,0.2567146;-0.009580851;-0.1837758,-0.1863464;0.5112463;0.03848651,-0.218642;0.2515517;-0.03352525,-0.2585142;-0.006196558;-0.1982027,0.07694241;0.004189283;-0.04135346,0.1020759;-0.3601137;-0.0312674,0.09057187;-0.7434518;0.05117082,0.09902532;-0.7777795;-0.01716972,-0.07916611;0.004049863;-0.03693395,-0.09820754;-0.3606979;-0.03011128,-0.08234717;-0.7470937;0.03564032,-0.08052952;-0.7881539;-0.02622319,-0.00726584;0.5522038;0.06279469,878.2205
+0;0;0,0.0007369147;0.3226288;0.01213949,0.001211306;0.6307443;0.01186537,0.1761876;0.4968588;-0.00118631,0.2112395;0.243246;-0.09130796,0.27963;0.01879235;-0.2915226,-0.1700606;0.4917356;-0.01675604,-0.2164975;0.2400454;-0.1071202,-0.2564208;0.01608695;-0.3154261,0.07783546;0.005153289;-0.03953325,0.09961758;-0.3576697;-0.002995189,0.1153894;-0.7406492;0.08039877,0.1170245;-0.7000712;-0.01322478,-0.07566218;0.006395895;-0.0433834,-0.1235779;-0.3545725;-0.01412725,-0.1427252;-0.7379277;0.06679723,-0.1381487;-0.6972802;-0.02672081,0.001115259;0.5556113;0.01417899,0;0;0,-0.004220357;0.3203777;0.03971887,-0.008279134;0.6272292;0.06732225,0.1730639;0.5150543;0.04183388,0.2217166;0.2606027;-0.03914332,0.2567146;-0.009580851;-0.1837758,-0.1863464;0.5112463;0.03848651,-0.218642;0.2515517;-0.03352525,-0.2585142;-0.006196558;-0.1982027,0.07694241;0.004189283;-0.04135346,0.1020759;-0.3601137;-0.0312674,0.09057187;-0.7434518;0.05117082,0.09902532;-0.7777795;-0.01716972,-0.07916611;0.004049863;-0.03693395,-0.09820754;-0.3606979;-0.03011128,-0.08234717;-0.7470937;0.03564032,-0.08052952;-0.7881539;-0.02622319,-0.00726584;0.5522038;0.06279469,878.2319
+0;0;0,0.0007371168;0.3227173;0.01214282,0.001211572;0.6308741;0.01186872,0.175846;0.4970946;-0.001152697,0.2110427;0.2424345;-0.09164649,0.2797789;0.0168466;-0.2928729,-0.1697262;0.4919814;-0.01669203,-0.2163548;0.2392519;-0.1074293,-0.2564799;0.01416165;-0.3167879,0.07781783;0.005152123;-0.0395243,0.09958157;-0.3573647;-0.003017083,0.1153064;-0.7392054;0.0801289,0.1169088;-0.6988395;-0.01161711,-0.07564505;0.006394447;-0.04337358,-0.1235203;-0.3542693;-0.01414213,-0.1426107;-0.7364846;0.06654174,-0.138126;-0.6960506;-0.02510088,0.001115514;0.5557324;0.0141826,0;0;0,-0.003878955;0.3203712;0.04051781,-0.007372027;0.6272002;0.0689013,0.1732515;0.5146382;0.04227614,0.2232664;0.2618305;-0.04641688,0.2564077;-0.01001066;-0.191712,-0.1850559;0.5112984;0.0385678,-0.2184905;0.2522268;-0.03917382,-0.2587116;-0.003264874;-0.2100917,0.07692347;0.004155412;-0.04135025,0.1018715;-0.359859;-0.03155458,0.09081274;-0.7420068;0.05093002,0.09788924;-0.7758427;-0.01541948,-0.07914196;0.004069089;-0.03693675,-0.09817789;-0.3603726;-0.0302456,-0.08240695;-0.7456239;0.03529468,-0.08095184;-0.7850872;-0.02553371,-0.006513527;0.5521762;0.06417918,878.2524
+0;0;0,0.0007246179;0.3226968;0.01267724,0.00127537;0.6308538;0.0130874,0.1756357;0.4967989;-0.001800434,0.2119373;0.2447334;-0.09888216,0.2795084;0.03879867;-0.3205389,-0.1691494;0.4884022;-0.01069261,-0.2192324;0.2424997;-0.1170097,-0.2578516;0.02963772;-0.339057,0.07781678;0.005144089;-0.03952744,0.09988346;-0.3573527;-0.003003452,0.1153721;-0.7392015;0.0801497,0.1154943;-0.6987824;-0.0116042,-0.075655;0.006398394;-0.04335566,-0.1234365;-0.3542919;-0.01429872,-0.143115;-0.7364801;0.06637281,-0.1401042;-0.6960062;-0.02532552,0.001152555;0.5557069;0.01522338,0;0;0,-0.003878955;0.3203712;0.04051781,-0.007372027;0.6272002;0.0689013,0.1732515;0.5146382;0.04227614,0.2232664;0.2618305;-0.04641688,0.2564077;-0.01001066;-0.191712,-0.1850559;0.5112984;0.0385678,-0.2184905;0.2522268;-0.03917382,-0.2587116;-0.003264874;-0.2100917,0.07692347;0.004155412;-0.04135025,0.1018715;-0.359859;-0.03155458,0.09081274;-0.7420068;0.05093002,0.09788924;-0.7758427;-0.01541948,-0.07914196;0.004069089;-0.03693675,-0.09817789;-0.3603726;-0.0302456,-0.08240695;-0.7456239;0.03529468,-0.08095184;-0.7850872;-0.02553371,-0.006513527;0.5521762;0.06417918,878.2744
+0;0;0,0.0007247627;0.3227612;0.01267978,0.001275668;0.6310048;0.01308985,0.1755983;0.4969364;-0.001793569,0.2116662;0.2464935;-0.09825035,0.2795303;0.03966574;-0.3208684,-0.1691124;0.4885415;-0.01068383,-0.218873;0.244222;-0.1163166,-0.2576597;0.03043687;-0.3393268,0.07779359;0.005142556;-0.03951566,0.09969881;-0.3547019;-0.003258917,0.1152337;-0.7376914;0.08014263,0.115352;-0.6976083;-0.008652762,-0.07563246;0.006396488;-0.04334274,-0.1230644;-0.3516547;-0.0144984,-0.1428016;-0.7349845;0.06641411,-0.1398879;-0.6948484;-0.02232752,0.001152811;0.5558317;0.01522657,0;0;0,-0.003452724;0.3203824;0.04097939,-0.006336497;0.6272804;0.06962037,0.1739253;0.5142152;0.04248309,0.2231414;0.2657963;-0.05339324,0.2554743;-0.005883455;-0.2020093,-0.1840498;0.511342;0.03861487,-0.2179386;0.2556691;-0.04390403,-0.2579708;0.003111303;-0.2215385,0.07691993;0.004128158;-0.04130447,0.1012209;-0.3572835;-0.03273237,0.09090131;-0.7403569;0.05109143,0.09849367;-0.7725536;-0.01262856,-0.07910466;0.004082128;-0.03695355,-0.09802444;-0.3576931;-0.03038232,-0.08182898;-0.7440545;0.03550168,-0.08077573;-0.7815512;-0.02305938,-0.005641468;0.5522317;0.06484604,878.2859
+0;0;0,0.0007247627;0.3227612;0.01267978,0.001275668;0.6310048;0.01308985,0.1755983;0.4969364;-0.001793569,0.2116662;0.2464935;-0.09825035,0.2795303;0.03966574;-0.3208684,-0.1691124;0.4885415;-0.01068383,-0.218873;0.244222;-0.1163166,-0.2576597;0.03043687;-0.3393268,0.07779359;0.005142556;-0.03951566,0.09969881;-0.3547019;-0.003258917,0.1152337;-0.7376914;0.08014263,0.115352;-0.6976083;-0.008652762,-0.07563246;0.006396488;-0.04334274,-0.1230644;-0.3516547;-0.0144984,-0.1428016;-0.7349845;0.06641411,-0.1398879;-0.6948484;-0.02232752,0.001152811;0.5558317;0.01522657,0;0;0,-0.003452724;0.3203824;0.04097939,-0.006336497;0.6272804;0.06962037,0.1739253;0.5142152;0.04248309,0.2231414;0.2657963;-0.05339324,0.2554743;-0.005883455;-0.2020093,-0.1840498;0.511342;0.03861487,-0.2179386;0.2556691;-0.04390403,-0.2579708;0.003111303;-0.2215385,0.07691993;0.004128158;-0.04130447,0.1012209;-0.3572835;-0.03273237,0.09090131;-0.7403569;0.05109143,0.09849367;-0.7725536;-0.01262856,-0.07910466;0.004082128;-0.03695355,-0.09802444;-0.3576931;-0.03038232,-0.08182898;-0.7440545;0.03550168,-0.08077573;-0.7815512;-0.02305938,-0.005641468;0.5522317;0.06484604,878.308
+0;0;0,0.0006678462;0.322852;0.01305902,0.001124396;0.6312656;0.01403029,0.1755297;0.4969446;-0.00283926,0.2141272;0.2539061;-0.1099098,0.2793275;0.0598242;-0.3323007,-0.1692152;0.4874429;-0.008727141,-0.2201236;0.2507331;-0.1244786,-0.2566869;0.05595575;-0.3527361,0.07780027;0.00513393;-0.03946859,0.09976593;-0.3547382;-0.003145613,0.1151116;-0.7389132;0.08056651,0.114592;-0.6988279;-0.007941179,-0.07561066;0.006388083;-0.04335009,-0.1229487;-0.3517216;-0.01460308,-0.1428249;-0.7362148;0.06665882,-0.1405602;-0.6960822;-0.021816,0.001025157;0.556041;0.01601863,0;0;0,-0.003179405;0.3204266;0.04148626,-0.005766422;0.6274693;0.07043576,0.174513;0.5136824;0.04264975,0.2229898;0.2697222;-0.05812228,0.2542956;0.01280338;-0.2142929,-0.1836437;0.511066;0.03856449,-0.2174143;0.259177;-0.04765073,-0.2564217;0.01523851;-0.2218604,0.07693093;0.004086196;-0.04125464,0.1011802;-0.3573707;-0.0328486,0.09053244;-0.7415692;0.05148268,0.09848061;-0.7726879;-0.01283621,-0.07907902;0.004105553;-0.0369684,-0.09783406;-0.3577103;-0.03009323,-0.08165469;-0.7453943;0.03527503,-0.08102706;-0.7822366;-0.02360885,-0.005142577;0.5523769;0.0655942,878.3193
+0;0;0,0.0006678462;0.322852;0.01305902,0.001124396;0.6312656;0.01403029,0.1755297;0.4969446;-0.00283926,0.2141272;0.2539061;-0.1099098,0.2793275;0.0598242;-0.3323007,-0.1692152;0.4874429;-0.008727141,-0.2201236;0.2507331;-0.1244786,-0.2566869;0.05595575;-0.3527361,0.07780027;0.00513393;-0.03946859,0.09976593;-0.3547382;-0.003145613,0.1151116;-0.7389132;0.08056651,0.114592;-0.6988279;-0.007941179,-0.07561066;0.006388083;-0.04335009,-0.1229487;-0.3517216;-0.01460308,-0.1428249;-0.7362148;0.06665882,-0.1405602;-0.6960822;-0.021816,0.001025157;0.556041;0.01601863,0;0;0,-0.003179405;0.3204266;0.04148626,-0.005766422;0.6274693;0.07043576,0.174513;0.5136824;0.04264975,0.2229898;0.2697222;-0.05812228,0.2542956;0.01280338;-0.2142929,-0.1836437;0.511066;0.03856449,-0.2174143;0.259177;-0.04765073,-0.2564217;0.01523851;-0.2218604,0.07693093;0.004086196;-0.04125464,0.1011802;-0.3573707;-0.0328486,0.09053244;-0.7415692;0.05148268,0.09848061;-0.7726879;-0.01283621,-0.07907902;0.004105553;-0.0369684,-0.09783406;-0.3577103;-0.03009323,-0.08165469;-0.7453943;0.03527503,-0.08102706;-0.7822366;-0.02360885,-0.005142577;0.5523769;0.0655942,878.331
+0;0;0,0.0006682902;0.3230667;0.01306771,0.001125177;0.6317077;0.01403968,0.1757885;0.4972436;-0.002856283,0.2142456;0.2550887;-0.1095376,0.2784052;0.06410472;-0.3283787,-0.1694663;0.487728;-0.008752871,-0.2201896;0.2518787;-0.1240835,-0.2561692;0.06021038;-0.3486976,0.07779766;0.005133757;-0.03946726,0.09976973;-0.3548434;-0.003133681,0.1151334;-0.7394692;0.08067666,0.1146132;-0.6993709;-0.007944964,-0.07560812;0.006387868;-0.04334864,-0.12296;-0.3518264;-0.01459322,-0.1428595;-0.7367707;0.06676403,-0.1405919;-0.6966252;-0.02182469,0.001025864;0.5564275;0.0160295,0;0;0,-0.00281788;0.3204955;0.04263759,-0.004943468;0.6276624;0.07271576,0.1750953;0.5130788;0.04282355,0.2228437;0.2726166;-0.06393278,0.2548493;0.02143031;-0.220022,-0.1828458;0.5110139;0.0384711,-0.2164724;0.2613317;-0.05112194,-0.2545228;0.02418442;-0.2266101,0.07692622;0.003997847;-0.04126585,0.1010633;-0.3575791;-0.03314102,0.09064633;-0.7422495;0.05122375,0.09884565;-0.7729706;-0.01359725,-0.07907761;0.004185912;-0.03695546,-0.09771205;-0.3577456;-0.03026189,-0.08156697;-0.7459202;0.03498384,-0.08203737;-0.7829201;-0.02389601,-0.004436335;0.5525326;0.06758523,878.3531
+0;0;0,0.0006304838;0.3230514;0.01344352,0.001021044;0.6316905;0.01499862,0.175556;0.4972371;-0.003395053,0.216535;0.2600594;-0.1198696,0.2802058;0.07534172;-0.3441645,-0.1693375;0.4876692;-0.009290066,-0.2223929;0.2562222;-0.1322385,-0.2569557;0.06466073;-0.357166,0.07780576;0.005120032;-0.03945307,0.09975851;-0.3548538;-0.003074691,0.1147117;-0.7393868;0.08123435,0.1141934;-0.6992514;-0.007383026,-0.07561234;0.006391894;-0.04334068,-0.1229098;-0.3518603;-0.01497095,-0.1428492;-0.7367247;0.06675386,-0.1405856;-0.6965483;-0.02183142,0.0009389109;0.5564064;0.01683438,0;0;0,-0.00281788;0.3204955;0.04263759,-0.004943468;0.6276624;0.07271576,0.1750953;0.5130788;0.04282355,0.2228437;0.2726166;-0.06393278,0.2548493;0.02143031;-0.220022,-0.1828458;0.5110139;0.0384711,-0.2164724;0.2613317;-0.05112194,-0.2545228;0.02418442;-0.2266101,0.07692622;0.003997847;-0.04126585,0.1010633;-0.3575791;-0.03314102,0.09064633;-0.7422495;0.05122375,0.09884565;-0.7729706;-0.01359725,-0.07907761;0.004185912;-0.03695546,-0.09771205;-0.3577456;-0.03026189,-0.08156697;-0.7459202;0.03498384,-0.08203737;-0.7829201;-0.02389601,-0.004436335;0.5525326;0.06758523,878.3758
+0;0;0,0.0006304539;0.323036;0.01344288,0.001020978;0.631646;0.01499796,0.1751306;0.497347;-0.003346683,0.2158726;0.2615409;-0.1191477,0.2783446;0.08030105;-0.3392195,-0.1689228;0.4878024;-0.009227335,-0.2216713;0.2576939;-0.1314648,-0.2555834;0.06973904;-0.3521574,0.07773897;0.005115636;-0.0394192,0.099658;-0.3543056;-0.003096674,0.1145988;-0.7385206;0.08114265,0.1140918;-0.6986058;-0.005545318,-0.07554743;0.006386406;-0.04330347,-0.1227723;-0.3513157;-0.0149773,-0.1426951;-0.735862;0.06667993,-0.1404809;-0.6959071;-0.01997664,0.0009388559;0.5563721;0.01683346,0;0;0,-0.002470594;0.320415;0.04314494,-0.003941823;0.6274996;0.07379913,0.175251;0.5127479;0.04264235,0.22191;0.2765184;-0.07002032,0.2557677;0.0366077;-0.2327433,-0.1814088;0.5109845;0.03837774,-0.2144227;0.2652816;-0.05761434,-0.2524638;0.03706956;-0.2355311,0.07690292;0.003965661;-0.04115343,0.1009281;-0.3570729;-0.0335865,0.09094859;-0.7413154;0.05125903,0.09831516;-0.7737077;-0.009290937,-0.07898969;0.004191219;-0.03696556,-0.09751289;-0.3571869;-0.0301772,-0.08137088;-0.7451043;0.03463162,-0.08222235;-0.7803078;-0.02334378,-0.003614161;0.5523892;0.06852198,878.3981
+0;0;0,0.0006307031;0.3231637;0.01344819,0.001021683;0.6321365;0.01500453,0.1744324;0.4979713;-0.003256641,0.2155354;0.2600759;-0.1200837,0.2764556;0.08333795;-0.334689,-0.1682408;0.4884649;-0.009113703,-0.2214567;0.2563177;-0.1324342,-0.2545264;0.07303156;-0.3476449,0.0777322;0.005115191;-0.03941577,0.09966102;-0.3544666;-0.003077008,0.1146035;-0.7387241;0.08117165,0.114096;-0.6988002;-0.005596213,-0.07554084;0.00638585;-0.0432997,-0.1227868;-0.3514761;-0.01496087,-0.1427119;-0.736065;0.06670541,-0.1404956;-0.696101;-0.02003102,0.0009394485;0.5567596;0.01684255,0;0;0,-0.001860816;0.3204547;0.04383302,-0.00253211;0.6278282;0.07526875,0.1753834;0.5125674;0.04249787,0.2241149;0.27893;-0.0798583,0.2574376;0.05005148;-0.2457114,-0.1791237;0.5109046;0.03831569,-0.2128208;0.2642657;-0.06151409,-0.2492748;0.04549578;-0.2398785,0.07692285;0.003945678;-0.04110193,0.1007525;-0.3572701;-0.03363395,0.09093469;-0.7415519;0.05125452,0.09821273;-0.7738906;-0.009477131,-0.07897353;0.004198256;-0.03698131,-0.09739631;-0.3573436;-0.03001295,-0.08114222;-0.7453698;0.03437939,-0.08151193;-0.7795589;-0.02484074,-0.002408642;0.5526282;0.06979179,878.4194
+0;0;0,0.0005598738;0.3231385;0.01404384,0.0007465229;0.6321076;0.0162385,0.1740889;0.4980547;-0.003544908,0.2165613;0.2641867;-0.1277788,0.2769402;0.09977558;-0.3521143,-0.1681371;0.4900509;-0.01372054,-0.2227358;0.2598637;-0.1400734,-0.2524616;0.07736327;-0.3564366,0.07773038;0.005095133;-0.03942195,0.09959832;-0.3544979;-0.003157157,0.1147269;-0.7386839;0.08138376,0.1151115;-0.6987338;-0.005381726,-0.07555081;0.006395551;-0.04328087,-0.1227579;-0.351477;-0.01501051,-0.1429615;-0.7360046;0.06687523,-0.1398504;-0.6960075;-0.01982991,0.0007205792;0.556727;0.01792167,0;0;0,-0.001860816;0.3204547;0.04383302,-0.00253211;0.6278282;0.07526875,0.1753834;0.5125674;0.04249787,0.2241149;0.27893;-0.0798583,0.2574376;0.05005148;-0.2457114,-0.1791237;0.5109046;0.03831569,-0.2128208;0.2642657;-0.06151409,-0.2492748;0.04549578;-0.2398785,0.07692285;0.003945678;-0.04110193,0.1007525;-0.3572701;-0.03363395,0.09093469;-0.7415519;0.05125452,0.09821273;-0.7738906;-0.009477131,-0.07897353;0.004198256;-0.03698131,-0.09739631;-0.3573436;-0.03001295,-0.08114222;-0.7453698;0.03437939,-0.08151193;-0.7795589;-0.02484074,-0.002408642;0.5526282;0.06979179,878.4308
+0;0;0,0.0005598738;0.3231385;0.01404384,0.0007465229;0.6321076;0.0162385,0.1740889;0.4980547;-0.003544908,0.2165613;0.2641867;-0.1277788,0.2769402;0.09977558;-0.3521143,-0.1681371;0.4900509;-0.01372054,-0.2227358;0.2598637;-0.1400734,-0.2524616;0.07736327;-0.3564366,0.07773038;0.005095133;-0.03942195,0.09959832;-0.3544979;-0.003157157,0.1147269;-0.7386839;0.08138376,0.1151115;-0.6987338;-0.005381726,-0.07555081;0.006395551;-0.04328087,-0.1227579;-0.351477;-0.01501051,-0.1429615;-0.7360046;0.06687523,-0.1398504;-0.6960075;-0.01982991,0.0007205792;0.556727;0.01792167,0;0;0,-0.001860816;0.3204547;0.04383302,-0.00253211;0.6278282;0.07526875,0.1753834;0.5125674;0.04249787,0.2241149;0.27893;-0.0798583,0.2574376;0.05005148;-0.2457114,-0.1791237;0.5109046;0.03831569,-0.2128208;0.2642657;-0.06151409,-0.2492748;0.04549578;-0.2398785,0.07692285;0.003945678;-0.04110193,0.1007525;-0.3572701;-0.03363395,0.09093469;-0.7415519;0.05125452,0.09821273;-0.7738906;-0.009477131,-0.07897353;0.004198256;-0.03698131,-0.09739631;-0.3573436;-0.03001295,-0.08114222;-0.7453698;0.03437939,-0.08151193;-0.7795589;-0.02484074,-0.002408642;0.5526282;0.06979179,878.442
+0;0;0,0.000559931;0.3231716;0.01404527,0.0007466123;0.6321921;0.01624044,0.1742229;0.4980849;-0.003559351,0.2168101;0.2635847;-0.128129,0.27669;0.1005326;-0.3506103,-0.1682674;0.4900749;-0.01374285,-0.2230138;0.2592656;-0.1404372,-0.2524938;0.07827361;-0.355012,0.07773753;0.005095602;-0.03942558,0.09960426;-0.3544774;-0.003162809,0.1147445;-0.7389591;0.08144316,0.1151277;-0.6990426;-0.005028859,-0.07555777;0.00639614;-0.04328486,-0.1227623;-0.3514564;-0.01501607,-0.1429814;-0.73628;0.06693269,-0.1398808;-0.6963167;-0.01947919,0.0007206656;0.5568025;0.01792381,0;0;0,-0.0015966;0.3204425;0.04417586,-0.001755294;0.6278105;0.07617712,0.175826;0.5118464;0.04206443,0.2252265;0.2822117;-0.08889008,0.2569597;0.05573879;-0.2543366,-0.1782883;0.51087;0.03723828,-0.2120593;0.265276;-0.06699548,-0.2474869;0.05179;-0.2482084,0.07693848;0.003931686;-0.04109108,0.1006853;-0.3572716;-0.03373218,0.09080783;-0.7417939;0.0514648,0.09753643;-0.7744075;-0.008619785,-0.078975;0.004218648;-0.03699484,-0.09726907;-0.3573107;-0.0300868,-0.08107279;-0.7456234;0.03444625,-0.08170013;-0.7794402;-0.0247392,-0.001766015;0.5526121;0.07055211,878.4642
+0;0;0,0.0004490468;0.3231534;0.01446142,0.0004340956;0.6321701;0.01716329,0.1738157;0.4981464;-0.004163619,0.2187036;0.2695717;-0.1385521,0.2793912;0.1127758;-0.3652713,-0.1683539;0.4900012;-0.01374589,-0.2226548;0.2637386;-0.1485726,-0.261384;0.106121;-0.3794974,0.07773239;0.00498399;-0.03944998,0.0994091;-0.3545639;-0.002826568,0.1146547;-0.7390778;0.08161394,0.1149183;-0.699132;-0.004855163,-0.0755792;0.006464853;-0.04323719,-0.1227105;-0.3514384;-0.01549245,-0.1431529;-0.7361728;0.06681836,-0.1401717;-0.6961811;-0.01959443,0.000463271;0.5567778;0.01871903,0;0;0,-0.0015966;0.3204425;0.04417586,-0.001755294;0.6278105;0.07617712,0.175826;0.5118464;0.04206443,0.2252265;0.2822117;-0.08889008,0.2569597;0.05573879;-0.2543366,-0.1782883;0.51087;0.03723828,-0.2120593;0.265276;-0.06699548,-0.2474869;0.05179;-0.2482084,0.07693848;0.003931686;-0.04109108,0.1006853;-0.3572716;-0.03373218,0.09080783;-0.7417939;0.0514648,0.09753643;-0.7744075;-0.008619785,-0.078975;0.004218648;-0.03699484,-0.09726907;-0.3573107;-0.0300868,-0.08107279;-0.7456234;0.03444625,-0.08170013;-0.7794402;-0.0247392,-0.001766015;0.5526121;0.07055211,878.4763
+0;0;0,0.0004490897;0.3231843;0.01446281,0.0004341358;0.632255;0.01716514,0.1736723;0.4982665;-0.00414256,0.2193082;0.2658829;-0.1407705,0.2796283;0.1100365;-0.3661167,-0.1682141;0.490128;-0.0137169,-0.2234199;0.2600951;-0.1507903,-0.2619145;0.103432;-0.3803168,0.07773418;0.004984104;-0.03945088,0.09940861;-0.354526;-0.002831325,0.1147115;-0.7404841;0.08192635,0.1149749;-0.7005453;-0.004482135,-0.07558094;0.006465002;-0.04323819,-0.1227073;-0.3514006;-0.01549637,-0.1432265;-0.7375801;0.06712361,-0.1402473;-0.6975954;-0.0192286,0.0004633164;0.5568494;0.01872116,0;0;0,-0.001382038;0.3204447;0.04439306,-0.001304924;0.6278596;0.07646084,0.1759653;0.5117955;0.04184628,0.2273777;0.2832252;-0.09909463,0.2577922;0.05948468;-0.2655959,-0.1776519;0.5108642;0.03715646,-0.2120036;0.2637105;-0.07458852,-0.2473007;0.05136277;-0.2545055,0.07693745;0.003920436;-0.04109836,0.1005442;-0.3572586;-0.03397608,0.09132154;-0.7434216;0.05072808,0.09796823;-0.7760398;-0.009272341,-0.07897821;0.004226706;-0.0369918,-0.09723033;-0.3572668;-0.03009505,-0.08102565;-0.7470298;0.03474317,-0.08160197;-0.7806364;-0.02457918,-0.001367621;0.5526483;0.07083106,878.4984
+0;0;0,0.0004491792;0.3232487;0.01446569,0.0004342155;0.6324935;0.01716942,0.173545;0.4985025;-0.004120518,0.2192619;0.2657061;-0.1409912,0.2831566;0.1006242;-0.3796912,-0.16809;0.49037;-0.01368782,-0.2233938;0.2599283;-0.1510047,-0.2641696;0.0939815;-0.3941328,0.07773959;0.004984451;-0.03945363,0.0993983;-0.3542649;-0.002860628,0.1147011;-0.740222;0.08189681,0.1149621;-0.7003755;-0.003708847,-0.0755862;0.006465452;-0.0432412,-0.1226784;-0.3511406;-0.0155195,-0.1431975;-0.737319;0.06710024,-0.140246;-0.697427;-0.01844966,0.0004634137;0.5570422;0.01872638,0;0;0,-0.001158047;0.3204749;0.04465055,-0.0006876625;0.6280195;0.07715273,0.1760686;0.5115732;0.04128146,0.227637;0.2855421;-0.1045555,0.2604521;0.05624713;-0.2907255,-0.1767689;0.5109883;0.03656055,-0.2118007;0.2649285;-0.07852685,-0.2513049;0.06069414;-0.2907532,0.07695942;0.003893137;-0.04107273,0.1003796;-0.3570435;-0.03440309,0.09131595;-0.7431131;0.05073762,0.1005128;-0.7759643;-0.007490396,-0.07897159;0.004254442;-0.03701708,-0.0970437;-0.356984;-0.03006086,-0.08089724;-0.7467284;0.03489624,-0.08235986;-0.7793204;-0.02431065,-0.0008535236;0.5527716;0.07140374,878.5208
+0;0;0,0.0003398092;0.3232303;0.01487373,0.0001373217;0.63247;0.01813642,0.1731622;0.4987515;-0.004959773,0.2199602;0.2696893;-0.147642,0.2842177;0.1155184;-0.3934358,-0.1677827;0.4914504;-0.01765043,-0.2227344;0.2603891;-0.1540644,-0.263465;0.09626564;-0.3984345,0.07776;0.004986893;-0.03941307,0.09936335;-0.3542439;-0.002606023,0.1137707;-0.7400354;0.08305722,0.1146965;-0.700155;-0.002539903,-0.07557404;0.006449062;-0.0432649,-0.1227152;-0.3511533;-0.01557869,-0.1430757;-0.7373366;0.06705684,-0.1394711;-0.6974166;-0.01846477,0.0002153601;0.5570159;0.01955096,0;0;0,-0.001158047;0.3204749;0.04465055,-0.0006876625;0.6280195;0.07715273,0.1760686;0.5115732;0.04128146,0.227637;0.2855421;-0.1045555,0.2604521;0.05624713;-0.2907255,-0.1767689;0.5109883;0.03656055,-0.2118007;0.2649285;-0.07852685,-0.2513049;0.06069414;-0.2907532,0.07695942;0.003893137;-0.04107273,0.1003796;-0.3570435;-0.03440309,0.09131595;-0.7431131;0.05073762,0.1005128;-0.7759643;-0.007490396,-0.07897159;0.004254442;-0.03701708,-0.0970437;-0.356984;-0.03006086,-0.08089724;-0.7467284;0.03489624,-0.08235986;-0.7793204;-0.02431065,-0.0008535236;0.5527716;0.07140374,878.5429
+0;0;0,0.0003398509;0.32327;0.01487556,0.0001373458;0.6325417;0.01813886,0.1730682;0.4988541;-0.004944006,0.2199869;0.2692013;-0.1479941,0.2851685;0.1128136;-0.3973222,-0.1676914;0.491557;-0.01762777,-0.2227848;0.2598999;-0.1543935,-0.2641011;0.09341641;-0.4022775,0.07776933;0.004987491;-0.0394178,0.09936753;-0.3541578;-0.00261952,0.1137492;-0.7392626;0.08289126,0.1146812;-0.6993166;-0.003274471,-0.07558311;0.006449836;-0.04327009,-0.1227131;-0.3510673;-0.01559048,-0.1430373;-0.7365634;0.06689799,-0.1394087;-0.6965775;-0.01919172,0.0002153851;0.5570868;0.01955341,0;0;0,-0.0009181165;0.3204668;0.04500079,-0.0001732745;0.6279836;0.07806635,0.1761269;0.5113572;0.0406208,0.22885;0.2872376;-0.1090314,0.261394;0.05720977;-0.3011209,-0.1760431;0.5108507;0.03663288,-0.2097331;0.2650462;-0.08105433,-0.2521132;0.05664065;-0.2946927,0.07697879;0.003880933;-0.04105985,0.1000931;-0.3569933;-0.03462481,0.09137936;-0.7421898;0.05123782,0.1005268;-0.7746878;-0.008215189,-0.07897578;0.004263188;-0.03703185,-0.09693417;-0.3568947;-0.0300761,-0.08112566;-0.7460158;0.03441877,-0.0823186;-0.7791399;-0.02506446,-0.0003978052;0.5527465;0.07216811,878.5552
+0;0;0,0.0003398509;0.32327;0.01487556,0.0001373458;0.6325417;0.01813886,0.1730682;0.4988541;-0.004944006,0.2199869;0.2692013;-0.1479941,0.2851685;0.1128136;-0.3973222,-0.1676914;0.491557;-0.01762777,-0.2227848;0.2598999;-0.1543935,-0.2641011;0.09341641;-0.4022775,0.07776933;0.004987491;-0.0394178,0.09936753;-0.3541578;-0.00261952,0.1137492;-0.7392626;0.08289126,0.1146812;-0.6993166;-0.003274471,-0.07558311;0.006449836;-0.04327009,-0.1227131;-0.3510673;-0.01559048,-0.1430373;-0.7365634;0.06689799,-0.1394087;-0.6965775;-0.01919172,0.0002153851;0.5570868;0.01955341,0;0;0,-0.0009181165;0.3204668;0.04500079,-0.0001732745;0.6279836;0.07806635,0.1761269;0.5113572;0.0406208,0.22885;0.2872376;-0.1090314,0.261394;0.05720977;-0.3011209,-0.1760431;0.5108507;0.03663288,-0.2097331;0.2650462;-0.08105433,-0.2521132;0.05664065;-0.2946927,0.07697879;0.003880933;-0.04105985,0.1000931;-0.3569933;-0.03462481,0.09137936;-0.7421898;0.05123782,0.1005268;-0.7746878;-0.008215189,-0.07897578;0.004263188;-0.03703185,-0.09693417;-0.3568947;-0.0300761,-0.08112566;-0.7460158;0.03441877,-0.0823186;-0.7791399;-0.02506446,-0.0003978052;0.5527465;0.07216811,878.5671
+0;0;0,0.0002147389;0.3232692;0.01523794,-0.0002251481;0.6326458;0.01888094,0.1728025;0.4988625;-0.005839555,0.2267686;0.3051296;-0.1967893,0.3025944;0.1144625;-0.419721,-0.1679386;0.492396;-0.0197474,-0.2236463;0.2615719;-0.1630075,-0.2629576;0.1045995;-0.4191644,0.07794151;0.004973339;-0.03947147,0.09949179;-0.3540246;-0.002597775,0.1137705;-0.7395142;0.08295506,0.1149858;-0.6995429;-0.003252313,-0.0757419;0.006482363;-0.0433446,-0.1233919;-0.3508583;-0.01612743,-0.1435875;-0.7367185;0.06651258,-0.1396733;-0.6967095;-0.01961008,-8.277288E-05;0.5571634;0.02020665,0;0;0,-0.0007633381;0.3204304;0.0453763,0.0001344867;0.6280302;0.07869244,0.1762293;0.5105735;0.03977323,0.2306343;0.2893635;-0.1183811,0.2620093;0.05977438;-0.31359,-0.1758597;0.5105992;0.03660266,-0.2104418;0.2641021;-0.08566688,-0.2471487;0.05751982;-0.3042496,0.07702424;0.003881395;-0.04134989,0.1000163;-0.3568574;-0.03482938,0.09134255;-0.74234;0.05150319,0.1011595;-0.7747058;-0.008051388,-0.07921101;0.004250372;-0.03694808,-0.09702373;-0.3567726;-0.02996492,-0.0813175;-0.7462689;0.03462032,-0.08256326;-0.778732;-0.0256244,-0.0001231432;0.5527727;0.0727241,878.5882
+0;0;0,0.0002147389;0.3232692;0.01523794,-0.0002251481;0.6326458;0.01888094,0.1728025;0.4988625;-0.005839555,0.2267686;0.3051296;-0.1967893,0.3025944;0.1144625;-0.419721,-0.1679386;0.492396;-0.0197474,-0.2236463;0.2615719;-0.1630075,-0.2629576;0.1045995;-0.4191644,0.07794151;0.004973339;-0.03947147,0.09949179;-0.3540246;-0.002597775,0.1137705;-0.7395142;0.08295506,0.1149858;-0.6995429;-0.003252313,-0.0757419;0.006482363;-0.0433446,-0.1233919;-0.3508583;-0.01612743,-0.1435875;-0.7367185;0.06651258,-0.1396733;-0.6967095;-0.01961008,-8.277288E-05;0.5571634;0.02020665,0;0;0,-0.0007633381;0.3204304;0.0453763,0.0001344867;0.6280302;0.07869244,0.1762293;0.5105735;0.03977323,0.2306343;0.2893635;-0.1183811,0.2620093;0.05977438;-0.31359,-0.1758597;0.5105992;0.03660266,-0.2104418;0.2641021;-0.08566688,-0.2471487;0.05751982;-0.3042496,0.07702424;0.003881395;-0.04134989,0.1000163;-0.3568574;-0.03482938,0.09134255;-0.74234;0.05150319,0.1011595;-0.7747058;-0.008051388,-0.07921101;0.004250372;-0.03694808,-0.09702373;-0.3567726;-0.02996492,-0.0813175;-0.7462689;0.03462032,-0.08256326;-0.778732;-0.0256244,-0.0001231432;0.5527727;0.0727241,878.5999
+0;0;0,0.0002147622;0.3233042;0.01523959,-0.0002253276;0.6328235;0.01888427,0.1728938;0.4989745;-0.00584938,0.2268247;0.3053679;-0.1966746,0.3028297;0.1142501;-0.4201333,-0.1680274;0.4925047;-0.01976457,-0.2236988;0.261831;-0.1629312,-0.263103;0.1044876;-0.4196936,0.07799342;0.004976652;-0.03949776,0.09958393;-0.3546916;-0.002555218,0.1138694;-0.7403654;0.08303851,0.115086;-0.7003849;-0.003250107,-0.07579235;0.006486682;-0.04337347,-0.1235313;-0.3515212;-0.01610548,-0.1437365;-0.7375659;0.06657404,-0.1398187;-0.6975474;-0.01962978,-8.288675E-05;0.5573062;0.02021059,0;0;0,-0.000653673;0.320407;0.04579163,0.0003505833;0.6281029;0.07954693,0.1761278;0.5102916;0.03881669,0.2317466;0.292493;-0.1232841,0.2622456;0.06372783;-0.3206996,-0.1755122;0.510248;0.03658106,-0.2123519;0.2685633;-0.0939475,-0.2495023;0.06820503;-0.3191429,0.07705402;0.003862262;-0.04141951,0.09987864;-0.3575697;-0.03524661,0.09132132;-0.7431793;0.05139422,0.1014352;-0.7754204;-0.008360144,-0.0792938;0.00425562;-0.03690797,-0.09712149;-0.357439;-0.02974215,-0.08138243;-0.7471745;0.03454742,-0.08211602;-0.7798927;-0.02555837,7.519871E-05;0.552821;0.07344866,878.6203
+0;0;0,0.0001390913;0.323279;0.01576661,-0.0004421018;0.6327919;0.01988018,0.1725375;0.4991946;-0.006625138,0.2280975;0.3067874;-0.1981947,0.3064136;0.1308807;-0.4330564,-0.1679027;0.4930515;-0.02104492,-0.2225219;0.2647356;-0.168337,-0.2601649;0.1165523;-0.4307513,0.07801106;0.004959531;-0.03946509,0.0995515;-0.3547046;-0.002452917,0.1137931;-0.7403845;0.08312058,0.1151644;-0.7003767;-0.003162578,-0.07579497;0.006491253;-0.04336822,-0.1236684;-0.3514995;-0.01611187,-0.1436174;-0.7375299;0.06669619,-0.1395471;-0.6974807;-0.01949698,-0.0002656733;0.5572729;0.0210984,0;0;0,-0.000653673;0.320407;0.04579163,0.0003505833;0.6281029;0.07954693,0.1761278;0.5102916;0.03881669,0.2317466;0.292493;-0.1232841,0.2622456;0.06372783;-0.3206996,-0.1755122;0.510248;0.03658106,-0.2123519;0.2685633;-0.0939475,-0.2495023;0.06820503;-0.3191429,0.07705402;0.003862262;-0.04141951,0.09987864;-0.3575697;-0.03524661,0.09132132;-0.7431793;0.05139422,0.1014352;-0.7754204;-0.008360144,-0.0792938;0.00425562;-0.03690797,-0.09712149;-0.357439;-0.02974215,-0.08138243;-0.7471745;0.03454742,-0.08211602;-0.7798927;-0.02555837,7.519871E-05;0.552821;0.07344866,878.6318
+0;0;0,0.0001390913;0.323279;0.01576661,-0.0004421018;0.6327919;0.01988018,0.1725375;0.4991946;-0.006625138,0.2280975;0.3067874;-0.1981947,0.3064136;0.1308807;-0.4330564,-0.1679027;0.4930515;-0.02104492,-0.2225219;0.2647356;-0.168337,-0.2601649;0.1165523;-0.4307513,0.07801106;0.004959531;-0.03946509,0.0995515;-0.3547046;-0.002452917,0.1137931;-0.7403845;0.08312058,0.1151644;-0.7003767;-0.003162578,-0.07579497;0.006491253;-0.04336822,-0.1236684;-0.3514995;-0.01611187,-0.1436174;-0.7375299;0.06669619,-0.1395471;-0.6974807;-0.01949698,-0.0002656733;0.5572729;0.0210984,0;0;0,-0.000653673;0.320407;0.04579163,0.0003505833;0.6281029;0.07954693,0.1761278;0.5102916;0.03881669,0.2317466;0.292493;-0.1232841,0.2622456;0.06372783;-0.3206996,-0.1755122;0.510248;0.03658106,-0.2123519;0.2685633;-0.0939475,-0.2495023;0.06820503;-0.3191429,0.07705402;0.003862262;-0.04141951,0.09987864;-0.3575697;-0.03524661,0.09132132;-0.7431793;0.05139422,0.1014352;-0.7754204;-0.008360144,-0.0792938;0.00425562;-0.03690797,-0.09712149;-0.357439;-0.02974215,-0.08138243;-0.7471745;0.03454742,-0.08211602;-0.7798927;-0.02555837,7.519871E-05;0.552821;0.07344866,878.6442
+0;0;0,0.0001391359;0.3233827;0.01577167,-0.0004424663;0.6331121;0.01988796,0.1723488;0.4995213;-0.006586207,0.2274081;0.3088479;-0.1964294,0.2914606;0.1649789;-0.3885161,-0.1677202;0.4933849;-0.02099026,-0.2218471;0.2671264;-0.166955,-0.2526342;0.1459315;-0.3815762,0.07801978;0.004960086;-0.0394695,0.09955055;-0.3545425;-0.002473954,0.1138063;-0.7406054;0.08318451,0.1151715;-0.7006423;-0.002712846,-0.07580344;0.006491979;-0.04337307,-0.1236553;-0.351338;-0.01612896,-0.1436242;-0.7377517;0.06676131,-0.1395721;-0.6977474;-0.01904647,-0.0002659049;0.5575362;0.02110709,0;0;0,-0.0004851669;0.3204629;0.04613495,0.0006919876;0.6283108;0.08048344,0.1758223;0.5101743;0.0379467,0.2317063;0.2964015;-0.1251682,0.2555976;0.1205603;-0.2989708,-0.174739;0.5101582;0.03645657,-0.2119276;0.2716821;-0.09459488,-0.2422145;0.1073476;-0.278375,0.07706752;0.003844202;-0.04141676,0.09977718;-0.3574382;-0.03561866,0.09137898;-0.7433038;0.05168724,0.1024957;-0.7756538;-0.007205725,-0.07930291;0.004269828;-0.03691,-0.09705953;-0.3572648;-0.02971457,-0.08136743;-0.7473645;0.03479205,-0.08198063;-0.7798139;-0.02503422,0.0003822818;0.5529846;0.07423139,878.6664
+0;0;0,3.613343E-05;0.3233967;0.01596774,-0.000676027;0.6332521;0.02022474,0.1723783;0.5008297;-0.005425978,0.2218961;0.3339477;-0.1872739,0.2943451;0.1827845;-0.3983388,-0.1672972;0.4943759;-0.02316703,-0.2168165;0.2901899;-0.1618256,-0.2497297;0.1581499;-0.3944836,0.07817982;0.004947517;-0.03947377,0.09967604;-0.3544682;-0.002624117,0.1139606;-0.7408974;0.08295335,0.1159621;-0.7009177;-0.003088631,-0.07586689;0.006547127;-0.04354411,-0.1240634;-0.3511449;-0.01646837,-0.1437082;-0.7378502;0.06676736,-0.1390159;-0.6978214;-0.01916417,-0.000465436;0.5576488;0.02141313,0;0;0,-0.0002474003;0.3204358;0.04648948,0.001158293;0.6283811;0.08111405,0.1753874;0.5096599;0.03660536,0.2325276;0.325206;-0.124894,0.255797;0.1208817;-0.2991285,-0.1739147;0.5101345;0.03655769,-0.2098415;0.2946295;-0.08849083,-0.2417127;0.1147383;-0.2866599,0.07708801;0.003794849;-0.04168665,0.09971202;-0.357385;-0.03561628,0.09156539;-0.7435567;0.0519061,0.1048068;-0.7754192;-0.00729299,-0.07949811;0.004306887;-0.03682715,-0.09711745;-0.3571315;-0.02965285,-0.08131408;-0.7475455;0.03501764,-0.08234371;-0.7802706;-0.02474298,0.0007897355;0.553034;0.07479,878.6881
+0;0;0,3.613343E-05;0.3233967;0.01596774,-0.000676027;0.6332521;0.02022474,0.1723783;0.5008297;-0.005425978,0.2218961;0.3339477;-0.1872739,0.2943451;0.1827845;-0.3983388,-0.1672972;0.4943759;-0.02316703,-0.2168165;0.2901899;-0.1618256,-0.2497297;0.1581499;-0.3944836,0.07817982;0.004947517;-0.03947377,0.09967604;-0.3544682;-0.002624117,0.1139606;-0.7408974;0.08295335,0.1159621;-0.7009177;-0.003088631,-0.07586689;0.006547127;-0.04354411,-0.1240634;-0.3511449;-0.01646837,-0.1437082;-0.7378502;0.06676736,-0.1390159;-0.6978214;-0.01916417,-0.000465436;0.5576488;0.02141313,0;0;0,-0.0002474003;0.3204358;0.04648948,0.001158293;0.6283811;0.08111405,0.1753874;0.5096599;0.03660536,0.2325276;0.325206;-0.124894,0.255797;0.1208817;-0.2991285,-0.1739147;0.5101345;0.03655769,-0.2098415;0.2946295;-0.08849083,-0.2417127;0.1147383;-0.2866599,0.07708801;0.003794849;-0.04168665,0.09971202;-0.357385;-0.03561628,0.09156539;-0.7435567;0.0519061,0.1048068;-0.7754192;-0.00729299,-0.07949811;0.004306887;-0.03682715,-0.09711745;-0.3571315;-0.02965285,-0.08131408;-0.7475455;0.03501764,-0.08234371;-0.7802706;-0.02474298,0.0007897355;0.553034;0.07479,878.6991
+0;0;0,3.614958E-05;0.3235413;0.01597487,-0.000676563;0.633636;0.02023504,0.1721343;0.5012321;-0.005376874,0.2234897;0.3281572;-0.1939732,0.2935482;0.1819818;-0.3980737,-0.1670624;0.4947875;-0.02309292,-0.2184193;0.2830241;-0.1668971,-0.2502465;0.155341;-0.3918782,0.07819506;0.004948481;-0.03948146,0.09964014;-0.3536122;-0.002719466,0.1139578;-0.7409354;0.08305597,0.1159703;-0.7009006;-0.003460586,-0.07588168;0.006548404;-0.0435526,-0.1239636;-0.3502928;-0.01654127,-0.1436537;-0.7378927;0.06688702,-0.1389356;-0.6978086;-0.01951848,-0.0004658005;0.5579712;0.0214244,0;0;0,6.083027E-05;0.3205298;0.04684877,0.001845445;0.6286581;0.08197021,0.1752128;0.5093617;0.03568888,0.2314337;0.3174687;-0.1321718,0.2555201;0.1229722;-0.3039955,-0.1729557;0.5105988;0.03663281,-0.2103468;0.2870834;-0.09299613,-0.2405078;0.1166514;-0.2878697,0.07710485;0.003769338;-0.04169381,0.09944339;-0.3565748;-0.03619599,0.09152694;-0.7435266;0.05204939,0.1036403;-0.7752571;-0.00822068,-0.07952183;0.004327569;-0.03681426,-0.09698599;-0.3562585;-0.02975597,-0.08121581;-0.7474666;0.03573588,-0.0821479;-0.780439;-0.02445943,0.001389053;0.5532602;0.07552147,878.7211
+0;0;0,-0.0001182062;0.3235241;0.01631885,-0.001109382;0.6336111;0.02108986,0.1715155;0.5015962;-0.007045705,0.2256473;0.3315484;-0.1976091,0.2852698;0.228647;-0.4295334,-0.1670138;0.4952649;-0.02455996,-0.2247014;0.3107641;-0.2000378,-0.2505265;0.1886643;-0.4288546,0.07822114;0.004945766;-0.0394301,0.09963525;-0.3536061;-0.002564181,0.1137512;-0.7409134;0.08331673,0.115778;-0.7008675;-0.003198206,-0.07586383;0.006549119;-0.04358356,-0.124121;-0.3502734;-0.01663846,-0.1433632;-0.7379297;0.0666321,-0.1386353;-0.6978141;-0.01976918,-0.000825334;0.5579445;0.02214189,0;0;0,6.083027E-05;0.3205298;0.04684877,0.001845445;0.6286581;0.08197021,0.1752128;0.5093617;0.03568888,0.2314337;0.3174687;-0.1321718,0.2555201;0.1229722;-0.3039955,-0.1729557;0.5105988;0.03663281,-0.2103468;0.2870834;-0.09299613,-0.2405078;0.1166514;-0.2878697,0.07710485;0.003769338;-0.04169381,0.09944339;-0.3565748;-0.03619599,0.09152694;-0.7435266;0.05204939,0.1036403;-0.7752571;-0.00822068,-0.07952183;0.004327569;-0.03681426,-0.09698599;-0.3562585;-0.02975597,-0.08121581;-0.7474666;0.03573588,-0.0821479;-0.780439;-0.02445943,0.001389053;0.5532602;0.07552147,878.7325
+0;0;0,-0.0001182062;0.3235241;0.01631885,-0.001109382;0.6336111;0.02108986,0.1715155;0.5015962;-0.007045705,0.2256473;0.3315484;-0.1976091,0.2852698;0.228647;-0.4295334,-0.1670138;0.4952649;-0.02455996,-0.2247014;0.3107641;-0.2000378,-0.2505265;0.1886643;-0.4288546,0.07822114;0.004945766;-0.0394301,0.09963525;-0.3536061;-0.002564181,0.1137512;-0.7409134;0.08331673,0.115778;-0.7008675;-0.003198206,-0.07586383;0.006549119;-0.04358356,-0.124121;-0.3502734;-0.01663846,-0.1433632;-0.7379297;0.0666321,-0.1386353;-0.6978141;-0.01976918,-0.000825334;0.5579445;0.02214189,0;0;0,6.083027E-05;0.3205298;0.04684877,0.001845445;0.6286581;0.08197021,0.1752128;0.5093617;0.03568888,0.2314337;0.3174687;-0.1321718,0.2555201;0.1229722;-0.3039955,-0.1729557;0.5105988;0.03663281,-0.2103468;0.2870834;-0.09299613,-0.2405078;0.1166514;-0.2878697,0.07710485;0.003769338;-0.04169381,0.09944339;-0.3565748;-0.03619599,0.09152694;-0.7435266;0.05204939,0.1036403;-0.7752571;-0.00822068,-0.07952183;0.004327569;-0.03681426,-0.09698599;-0.3562585;-0.02975597,-0.08121581;-0.7474666;0.03573588,-0.0821479;-0.780439;-0.02445943,0.001389053;0.5532602;0.07552147,878.7436
+0;0;0,-0.0001182405;0.3236181;0.01632359,-0.001109625;0.6337704;0.02109562,0.1716226;0.5017049;-0.007057903,0.227212;0.3270784;-0.2027524,0.2855991;0.2263092;-0.429871,-0.1671175;0.4953696;-0.02458306,-0.2263584;0.3059009;-0.2047859,-0.2516484;0.1863312;-0.4288614,0.07827462;0.004949147;-0.03945706,0.09968553;-0.3535492;-0.002596654,0.1138202;-0.7413695;0.08339803,0.1158394;-0.701361;-0.002794623,-0.0759157;0.006553597;-0.04361336,-0.1241656;-0.3502156;-0.01667228,-0.1434334;-0.7383855;0.06670859,-0.138723;-0.6983076;-0.01937083,-0.0008255186;0.5580882;0.02214786,0;0;0,0.0001237541;0.3205809;0.04714942,0.001929287;0.6287612;0.08238912,0.1751713;0.5094793;0.03498626,0.2328302;0.3134675;-0.1386104,0.2555099;0.1257311;-0.3100367,-0.1727866;0.5104009;0.03642768,-0.2158919;0.2889127;-0.1083683,-0.2412349;0.1203226;-0.2983194,0.07715708;0.003721058;-0.04172778,0.09931439;-0.3565789;-0.03614902,0.09144826;-0.7440466;0.05220485,0.1027762;-0.7761293;-0.007384058,-0.07959768;0.004367802;-0.0367886,-0.09701957;-0.3561629;-0.02956189,-0.08123625;-0.7478806;0.03607051,-0.082844;-0.780196;-0.02432512,0.001473892;0.5533501;0.07591295,878.7657
+0;0;0,-0.00025989;0.3235995;0.0166863,-0.001489014;0.6337427;0.02199241,0.171091;0.5020806;-0.008284846,0.2305372;0.3331464;-0.2078051,0.2802916;0.2396422;-0.4400287,-0.1673653;0.4943903;-0.02277659,-0.2265313;0.3063172;-0.20446,-0.2523732;0.1904565;-0.4304131,0.07829826;0.004970733;-0.03940738,0.0997753;-0.3535151;-0.002464097,0.1139977;-0.7413781;0.08332309,0.1153899;-0.7013457;-0.00287918,-0.07591359;0.006518186;-0.04362235,-0.1243474;-0.3502338;-0.01678357,-0.1433761;-0.7383497;0.06690308,-0.1392904;-0.6982354;-0.019204,-0.001142041;0.558059;0.02290235,0;0;0,0.0001237541;0.3205809;0.04714942,0.001929287;0.6287612;0.08238912,0.1751713;0.5094793;0.03498626,0.2328302;0.3134675;-0.1386104,0.2555099;0.1257311;-0.3100367,-0.1727866;0.5104009;0.03642768,-0.2158919;0.2889127;-0.1083683,-0.2412349;0.1203226;-0.2983194,0.07715708;0.003721058;-0.04172778,0.09931439;-0.3565789;-0.03614902,0.09144826;-0.7440466;0.05220485,0.1027762;-0.7761293;-0.007384058,-0.07959768;0.004367802;-0.0367886,-0.09701957;-0.3561629;-0.02956189,-0.08123625;-0.7478806;0.03607051,-0.082844;-0.780196;-0.02432512,0.001473892;0.5533501;0.07591295,878.777
+0;0;0,-0.00025996;0.3236867;0.01669079,-0.001489315;0.6338887;0.02199802,0.1711553;0.5021942;-0.008290799,0.2406798;0.3046197;-0.2416367,0.2886894;0.2143947;-0.4657165,-0.1674279;0.494501;-0.02278798,-0.2366247;0.274543;-0.2352731,-0.2615603;0.1627453;-0.4533023,0.07830191;0.004970965;-0.03940922,0.09976852;-0.3533408;-0.002483863,0.1140015;-0.7414927;0.08336721,0.1153946;-0.7014539;-0.002890348,-0.07591712;0.006518489;-0.04362439,-0.1243274;-0.3500603;-0.01679863,-0.1433703;-0.7384652;0.06695034,-0.139282;-0.6983444;-0.01921197,-0.00114229;0.5581936;0.0229081,0;0;0,0.000228893;0.3206323;0.04739785,0.002050795;0.6288587;0.08274817,0.175019;0.509521;0.03391218,0.2415016;0.2890674;-0.1789256,0.2583098;0.1010336;-0.3370963,-0.1725825;0.51042;0.03617751,-0.2250818;0.2546797;-0.1374898,-0.2490532;0.09278706;-0.3215371,0.07718194;0.003667861;-0.04169512,0.09911854;-0.3564709;-0.03617132,0.09133228;-0.7442079;0.05234028,0.1019153;-0.7763686;-0.007385243,-0.07958968;0.004422536;-0.03680912,-0.09714295;-0.3559244;-0.02948885,-0.08131248;-0.7479035;0.03636466,-0.08423083;-0.7814353;-0.02278162,0.001599223;0.5534381;0.07625175,878.7884
+0;0;0,-0.00025996;0.3236867;0.01669079,-0.001489315;0.6338887;0.02199802,0.1711553;0.5021942;-0.008290799,0.2406798;0.3046197;-0.2416367,0.2886894;0.2143947;-0.4657165,-0.1674279;0.494501;-0.02278798,-0.2366247;0.274543;-0.2352731,-0.2615603;0.1627453;-0.4533023,0.07830191;0.004970965;-0.03940922,0.09976852;-0.3533408;-0.002483863,0.1140015;-0.7414927;0.08336721,0.1153946;-0.7014539;-0.002890348,-0.07591712;0.006518489;-0.04362439,-0.1243274;-0.3500603;-0.01679863,-0.1433703;-0.7384652;0.06695034,-0.139282;-0.6983444;-0.01921197,-0.00114229;0.5581936;0.0229081,0;0;0,0.000228893;0.3206323;0.04739785,0.002050795;0.6288587;0.08274817,0.175019;0.509521;0.03391218,0.2415016;0.2890674;-0.1789256,0.2583098;0.1010336;-0.3370963,-0.1725825;0.51042;0.03617751,-0.2250818;0.2546797;-0.1374898,-0.2490532;0.09278706;-0.3215371,0.07718194;0.003667861;-0.04169512,0.09911854;-0.3564709;-0.03617132,0.09133228;-0.7442079;0.05234028,0.1019153;-0.7763686;-0.007385243,-0.07958968;0.004422536;-0.03680912,-0.09714295;-0.3559244;-0.02948885,-0.08131248;-0.7479035;0.03636466,-0.08423083;-0.7814353;-0.02278162,0.001599223;0.5534381;0.07625175,878.8114
+0;0;0,-0.0004198886;0.3237724;0.01709629,-0.001900914;0.6339926;0.02285936,0.1703415;0.5024396;-0.008859958,0.2477619;0.3128847;-0.2452937,0.300731;0.2489681;-0.4774393,-0.1671679;0.4954183;-0.0243436,-0.2372192;0.2794418;-0.239455,-0.2615732;0.1734231;-0.4607004,0.07839445;0.004954496;-0.03933805,0.09981349;-0.3530494;-0.002340589,0.1141945;-0.7402949;0.08352116,0.1158014;-0.7002435;-0.002655357,-0.07593485;0.006550719;-0.04368873,-0.1243626;-0.3497173;-0.01681448,-0.1432888;-0.7372597;0.06679672,-0.1389872;-0.6971232;-0.01927737,-0.001494691;0.5582905;0.02364986,0;0;0,0.0003141686;0.3207089;0.04760981,0.002153624;0.6289603;0.08297825,0.1744333;0.5095219;0.03254819,0.2415096;0.2888362;-0.1786969,0.2567902;0.1069429;-0.3444195,-0.172094;0.5105842;0.03580181,-0.2242476;0.25481;-0.1364929,-0.2481775;0.09806126;-0.325278,0.07722966;0.003647491;-0.04171324,0.09906068;-0.3561953;-0.0361495,0.09154268;-0.7430882;0.05214262,0.1017681;-0.7753767;-0.007402182,-0.07965169;0.004441967;-0.03679124,-0.09714063;-0.3556041;-0.02935323,-0.08138108;-0.7467606;0.03611708,-0.08306495;-0.7813506;-0.02180797,0.001700189;0.5535337;0.07648134,878.8346
+0;0;0,-0.0004200161;0.3238707;0.01710148,-0.001901753;0.63424;0.02286732,0.1699045;0.5027924;-0.00876906,0.2474636;0.3128978;-0.2456266,0.300475;0.2489302;-0.4779574,-0.1667478;0.4957889;-0.02421338,-0.2369246;0.2794253;-0.2397103,-0.2612981;0.1733219;-0.4611322,0.07846258;0.004958801;-0.03937224,0.09988434;-0.3530906;-0.002370071,0.1142524;-0.7399867;0.08341418,0.115847;-0.7000119;-0.00210537,-0.07600085;0.006556413;-0.04372669,-0.1244347;-0.3497569;-0.01684904,-0.1433439;-0.7369495;0.0666867,-0.139075;-0.6968903;-0.01873121,-0.001495335;0.5585014;0.0236582,0;0;0,0.0004486255;0.3207713;0.04785848,0.002417732;0.6291376;0.08352637,0.1739715;0.5098985;0.03200507,0.2411567;0.2881002;-0.1788705,0.2556924;0.1116709;-0.3507457,-0.1712171;0.5106722;0.0357135,-0.2253245;0.2579508;-0.1414338,-0.2481443;0.1032441;-0.3322866,0.07727468;0.003641159;-0.0417912,0.09906431;-0.3562476;-0.0360713,0.09168872;-0.7426773;0.05265021,0.100967;-0.7755672;-0.005439527,-0.07975076;0.00444675;-0.03675842,-0.09707727;-0.3556518;-0.02925599,-0.08141986;-0.7464385;0.03627641,-0.08286111;-0.7819096;-0.01964396,0.001937408;0.5536813;0.07695246,878.8552
+0;0;0,-0.0004200161;0.3238707;0.01710148,-0.001901753;0.63424;0.02286732,0.1699045;0.5027924;-0.00876906,0.2474636;0.3128978;-0.2456266,0.300475;0.2489302;-0.4779574,-0.1667478;0.4957889;-0.02421338,-0.2369246;0.2794253;-0.2397103,-0.2612981;0.1733219;-0.4611322,0.07846258;0.004958801;-0.03937224,0.09988434;-0.3530906;-0.002370071,0.1142524;-0.7399867;0.08341418,0.115847;-0.7000119;-0.00210537,-0.07600085;0.006556413;-0.04372669,-0.1244347;-0.3497569;-0.01684904,-0.1433439;-0.7369495;0.0666867,-0.139075;-0.6968903;-0.01873121,-0.001495335;0.5585014;0.0236582,0;0;0,0.0004486255;0.3207713;0.04785848,0.002417732;0.6291376;0.08352637,0.1739715;0.5098985;0.03200507,0.2411567;0.2881002;-0.1788705,0.2556924;0.1116709;-0.3507457,-0.1712171;0.5106722;0.0357135,-0.2253245;0.2579508;-0.1414338,-0.2481443;0.1032441;-0.3322866,0.07727468;0.003641159;-0.0417912,0.09906431;-0.3562476;-0.0360713,0.09168872;-0.7426773;0.05265021,0.100967;-0.7755672;-0.005439527,-0.07975076;0.00444675;-0.03675842,-0.09707727;-0.3556518;-0.02925599,-0.08141986;-0.7464385;0.03627641,-0.08286111;-0.7819096;-0.01964396,0.001937408;0.5536813;0.07695246,878.8774
+0;0;0,-0.0004984654;0.3239032;0.01758272,-0.002117107;0.6343299;0.02371414,0.1693437;0.5030233;-0.009536769,0.2499213;0.3159844;-0.2498542,0.2866431;0.2396607;-0.481839,-0.1665717;0.4964145;-0.02495942,-0.236992;0.283979;-0.246637,-0.2594901;0.1753517;-0.4672831,0.07859616;0.00494951;-0.03919502,0.1001852;-0.353778;-0.001974449,0.1144175;-0.7416239;0.08401397,0.1160694;-0.7015525;-0.002151892,-0.07598082;0.006575214;-0.04383816,-0.1241614;-0.3504627;-0.01664459,-0.1427933;-0.7385948;0.0671846,-0.138451;-0.6984202;-0.0188755,-0.001684619;0.5585765;0.02441039,0;0;0,0.0005818531;0.3208019;0.04804683,0.002600957;0.6292139;0.08387923,0.1737322;0.509986;0.03120756,0.2406901;0.2875078;-0.1815102,0.2545072;0.1180149;-0.3605968,-0.1706484;0.5105495;0.03513093,-0.2261023;0.2596291;-0.1470574,-0.2485779;0.1065674;-0.3395612,0.07729791;0.003612906;-0.041834,0.09890653;-0.3569896;-0.03585124,0.09177105;-0.7444108;0.05288935,0.1010568;-0.7768183;-0.006674048,-0.0798004;0.004466455;-0.03674303,-0.09707913;-0.3563406;-0.02921814,-0.08117489;-0.7480181;0.03678777,-0.08418273;-0.7838964;-0.0196013,0.002115484;0.5537462;0.07727289,878.8887
+0;0;0,-0.0004984654;0.3239032;0.01758272,-0.002117107;0.6343299;0.02371414,0.1693437;0.5030233;-0.009536769,0.2499213;0.3159844;-0.2498542,0.2866431;0.2396607;-0.481839,-0.1665717;0.4964145;-0.02495942,-0.236992;0.283979;-0.246637,-0.2594901;0.1753517;-0.4672831,0.07859616;0.00494951;-0.03919502,0.1001852;-0.353778;-0.001974449,0.1144175;-0.7416239;0.08401397,0.1160694;-0.7015525;-0.002151892,-0.07598082;0.006575214;-0.04383816,-0.1241614;-0.3504627;-0.01664459,-0.1427933;-0.7385948;0.0671846,-0.138451;-0.6984202;-0.0188755,-0.001684619;0.5585765;0.02441039,0;0;0,0.0005818531;0.3208019;0.04804683,0.002600957;0.6292139;0.08387923,0.1737322;0.509986;0.03120756,0.2406901;0.2875078;-0.1815102,0.2545072;0.1180149;-0.3605968,-0.1706484;0.5105495;0.03513093,-0.2261023;0.2596291;-0.1470574,-0.2485779;0.1065674;-0.3395612,0.07729791;0.003612906;-0.041834,0.09890653;-0.3569896;-0.03585124,0.09177105;-0.7444108;0.05288935,0.1010568;-0.7768183;-0.006674048,-0.0798004;0.004466455;-0.03674303,-0.09707913;-0.3563406;-0.02921814,-0.08117489;-0.7480181;0.03678777,-0.08418273;-0.7838964;-0.0196013,0.002115484;0.5537462;0.07727289,878.9111
+0;0;0,-0.0004987968;0.3241186;0.01759441,-0.002118904;0.6348255;0.0237311,0.1688281;0.5036107;-0.009417042,0.2495794;0.3161685;-0.2502525,0.2863173;0.2398113;-0.4823393,-0.1660773;0.4970218;-0.02479333,-0.2366494;0.2841283;-0.2469487,-0.2591574;0.1754533;-0.4676918,0.07882407;0.004963862;-0.03930867,0.1004048;-0.3536254;-0.002102457,0.1146431;-0.741635;0.08392228,0.1162973;-0.7015491;-0.002367519,-0.07620114;0.00659428;-0.04396528,-0.1243631;-0.3503059;-0.01678219,-0.1430029;-0.7386019;0.0670824,-0.1386543;-0.6984127;-0.01910149,-0.001685987;0.5589969;0.02442804,0;0;0,0.0008312277;0.3209624;0.04842615,0.003130555;0.6296145;0.08460474,0.1730227;0.5100464;0.02998018,0.2394919;0.2888271;-0.1851964,0.2536439;0.1229085;-0.3677206,-0.1693628;0.5107275;0.03494192,-0.2262327;0.2626481;-0.1518186,-0.2476124;0.1116903;-0.3462383,0.07740057;0.003606826;-0.04218042,0.09876142;-0.3568627;-0.03572249,0.09170742;-0.7444686;0.05297017,0.1019501;-0.7766407;-0.006863836,-0.08013149;0.004489419;-0.03663104,-0.09742369;-0.3561843;-0.02943938,-0.08173887;-0.7479602;0.03704453,-0.08465436;-0.7839166;-0.01945018,0.002575483;0.5540799;0.07790661,878.9337
+0;0;0,-0.0006270512;0.3240993;0.01794286,-0.002369355;0.634798;0.02444848,0.168492;0.5038775;-0.0098054,0.2506629;0.3260549;-0.2573618,0.2858181;0.2728709;-0.4960665,-0.1659414;0.4972084;-0.02562664,-0.2375045;0.290098;-0.2528734,-0.2633329;0.2147802;-0.4867633,0.07885302;0.004973029;-0.03924939,0.1005014;-0.353604;-0.001965087,0.1146623;-0.7416152;0.08406603,0.116425;-0.7015129;-0.002219722,-0.07620002;0.006578167;-0.04396963,-0.1243111;-0.3503232;-0.016711,-0.1429605;-0.7386239;0.06712978,-0.1385032;-0.6984115;-0.01904581,-0.001913178;0.5589688;0.02505425,0;0;0,0.0008312277;0.3209624;0.04842615,0.003130555;0.6296145;0.08460474,0.1730227;0.5100464;0.02998018,0.2394919;0.2888271;-0.1851964,0.2536439;0.1229085;-0.3677206,-0.1693628;0.5107275;0.03494192,-0.2262327;0.2626481;-0.1518186,-0.2476124;0.1116903;-0.3462383,0.07740057;0.003606826;-0.04218042,0.09876142;-0.3568627;-0.03572249,0.09170742;-0.7444686;0.05297017,0.1019501;-0.7766407;-0.006863836,-0.08013149;0.004489419;-0.03663104,-0.09742369;-0.3561843;-0.02943938,-0.08173887;-0.7479602;0.03704453,-0.08465436;-0.7839166;-0.01945018,0.002575483;0.5540799;0.07790661,878.9445
+0;0;0,-0.0006274849;0.3243234;0.01795527,-0.002371449;0.6353178;0.02446687,0.1683133;0.5043768;-0.009750176,0.2415964;0.3457882;-0.2305301,0.2775328;0.2914222;-0.4745397,-0.1657726;0.4977147;-0.02555498,-0.2295952;0.313006;-0.228222,-0.2559977;0.2360143;-0.4673098,0.07890245;0.004976146;-0.039274,0.1005499;-0.3535847;-0.001991384,0.1146885;-0.7409881;0.083905,0.1164622;-0.7008233;-0.002915144,-0.0762478;0.00658229;-0.0439972,-0.1243566;-0.3503029;-0.0167398,-0.1429769;-0.7379955;0.06696969,-0.138492;-0.6977199;-0.01973961,-0.001914805;0.5594109;0.02507326,0;0;0,0.001039527;0.3211299;0.04881573,0.003488105;0.6300273;0.08543277,0.1727683;0.5103371;0.02941489,0.2283233;0.3362065;-0.184727,0.2507302;0.1498134;-0.3536747,-0.1685999;0.5108923;0.03490883,-0.2139371;0.3220273;-0.1689026,-0.2386137;0.1451356;-0.3474752,0.07744603;0.003606141;-0.04221272,0.09857374;-0.3568572;-0.03555632,0.09164654;-0.7438426;0.0530653,0.1015999;-0.775681;-0.007936001,-0.08021333;0.004495359;-0.03658441,-0.0972926;-0.3561794;-0.02976915,-0.08215262;-0.7473274;0.03681584,-0.08474606;-0.7826059;-0.02128932,0.002903152;0.5544252;0.07861948,878.9559
+0;0;0,-0.0006274849;0.3243234;0.01795527,-0.002371449;0.6353178;0.02446687,0.1683133;0.5043768;-0.009750176,0.2415964;0.3457882;-0.2305301,0.2775328;0.2914222;-0.4745397,-0.1657726;0.4977147;-0.02555498,-0.2295952;0.313006;-0.228222,-0.2559977;0.2360143;-0.4673098,0.07890245;0.004976146;-0.039274,0.1005499;-0.3535847;-0.001991384,0.1146885;-0.7409881;0.083905,0.1164622;-0.7008233;-0.002915144,-0.0762478;0.00658229;-0.0439972,-0.1243566;-0.3503029;-0.0167398,-0.1429769;-0.7379955;0.06696969,-0.138492;-0.6977199;-0.01973961,-0.001914805;0.5594109;0.02507326,0;0;0,0.001039527;0.3211299;0.04881573,0.003488105;0.6300273;0.08543277,0.1727683;0.5103371;0.02941489,0.2283233;0.3362065;-0.184727,0.2507302;0.1498134;-0.3536747,-0.1685999;0.5108923;0.03490883,-0.2139371;0.3220273;-0.1689026,-0.2386137;0.1451356;-0.3474752,0.07744603;0.003606141;-0.04221272,0.09857374;-0.3568572;-0.03555632,0.09164654;-0.7438426;0.0530653,0.1015999;-0.775681;-0.007936001,-0.08021333;0.004495359;-0.03658441,-0.0972926;-0.3561794;-0.02976915,-0.08215262;-0.7473274;0.03681584,-0.08474606;-0.7826059;-0.02128932,0.002903152;0.5544252;0.07861948,878.9675
+0;0;0,-0.000836887;0.3242999;0.01836725,-0.00281598;0.6352853;0.02523425,0.1676781;0.5044574;-0.01041661,0.2445153;0.3513916;-0.2338701,0.2773958;0.2762482;-0.4727427,-0.1658426;0.4981886;-0.02650179,-0.2318259;0.3213323;-0.235386,-0.2537613;0.2478306;-0.4760187,0.0789469;0.004959937;-0.03918665,0.1008409;-0.3535938;-0.00198023,0.1145335;-0.7409744;0.08409161,0.1163772;-0.7007971;-0.002725616,-0.07624525;0.006592409;-0.04400008,-0.1243319;-0.3503105;-0.01693722,-0.1428212;-0.7379686;0.0669608,-0.1382688;-0.6976694;-0.01974219,-0.002305723;0.5593781;0.02575298,0;0;0,0.001039527;0.3211299;0.04881573,0.003488105;0.6300273;0.08543277,0.1727683;0.5103371;0.02941489,0.2283233;0.3362065;-0.184727,0.2507302;0.1498134;-0.3536747,-0.1685999;0.5108923;0.03490883,-0.2139371;0.3220273;-0.1689026,-0.2386137;0.1451356;-0.3474752,0.07744603;0.003606141;-0.04221272,0.09857374;-0.3568572;-0.03555632,0.09164654;-0.7438426;0.0530653,0.1015999;-0.775681;-0.007936001,-0.08021333;0.004495359;-0.03658441,-0.0972926;-0.3561794;-0.02976915,-0.08215262;-0.7473274;0.03681584,-0.08474606;-0.7826059;-0.02128932,0.002903152;0.5544252;0.07861948,878.9792
+0;0;0,-0.0008372958;0.3244583;0.01837622,-0.002817606;0.6356354;0.02524765,0.1674441;0.5048411;-0.01035341,0.2422759;0.3557703;-0.2279749,0.2761199;0.2784248;-0.4738474,-0.1656201;0.4985809;-0.02641657,-0.2298813;0.3263405;-0.229849,-0.2524594;0.2506849;-0.4775333,0.07906262;0.004967208;-0.03924409,0.1008993;-0.3526482;-0.002135042,0.1146239;-0.7409345;0.08413805,0.1164618;-0.7007898;-0.002401486,-0.07635701;0.006602073;-0.04406458,-0.1243179;-0.3493669;-0.01707255,-0.1428503;-0.7379314;0.06702164,-0.1383125;-0.6976651;-0.01940403,-0.00230707;0.5596867;0.02576667,0;0;0,0.001214232;0.3211993;0.04940796,0.003824838;0.6301664;0.08705616,0.1724266;0.5107982;0.02914691,0.2262473;0.3377545;-0.1766205,0.2497752;0.1547962;-0.3597972,-0.1677735;0.511117;0.03516078,-0.2121366;0.3283017;-0.1643173,-0.2370533;0.1494244;-0.3513015,0.07753323;0.003633589;-0.04232097,0.09853629;-0.355893;-0.03582346,0.09156402;-0.7436574;0.05355144,0.1015479;-0.7757034;-0.006830696,-0.08038915;0.004482256;-0.03651252,-0.09739116;-0.355249;-0.02965656,-0.082334;-0.7473161;0.03708458,-0.08490162;-0.7818643;-0.02141602,0.003212206;0.5545502;0.07994461,879.0013
+0;0;0,-0.0008376042;0.3245778;0.01838299,-0.002817936;0.6357588;0.02525472,0.169246;0.5043868;-0.01072986,0.2424982;0.3584624;-0.2237579,0.2770425;0.2795168;-0.4747171,-0.1673544;0.49806;-0.02696357,-0.2302592;0.3294551;-0.2261021,-0.2533044;0.2522344;-0.4789105,0.07897372;0.004961622;-0.03919996,0.1007921;-0.3523527;-0.002122156,0.1145219;-0.7407876;0.08418395,0.1163586;-0.7006494;-0.002300926,-0.07627116;0.00659465;-0.04401504,-0.1241916;-0.3490746;-0.01704572,-0.1427312;-0.7377878;0.06708064,-0.1381962;-0.6975281;-0.01929042,-0.002307431;0.5598146;0.0257737,0;0;0,0.0009977371;0.3212441;0.04990649,0.003378745;0.6301849;0.08781695,0.1731143;0.51182;0.02578282,0.2256914;0.3400862;-0.1736763,0.2480854;0.1603249;-0.3675592,-0.1698317;0.5109212;0.03461095,-0.2136212;0.3330781;-0.1615906,-0.2388186;0.1559399;-0.3575329,0.07746301;0.003569469;-0.04224741,0.09816094;-0.3556694;-0.03565836,0.09107087;-0.7435637;0.0538218,0.1008583;-0.7756791;-0.006441597,-0.08026954;0.004551022;-0.03652661,-0.09755982;-0.3548597;-0.02950116,-0.08263282;-0.7470326;0.03755461,-0.08548889;-0.781365;-0.02108829,0.002826501;0.5545794;0.08063745,879.0222
+0;0;0,-0.000889411;0.3245463;0.01892865,-0.002960501;0.6357196;0.02612358,0.1687813;0.5040836;-0.01112168,0.241087;0.3630972;-0.2277677,0.2758652;0.2879918;-0.4798706,-0.1672441;0.4984932;-0.02744963,-0.2313941;0.3347629;-0.2302252,-0.2529223;0.258464;-0.4834469,0.07907327;0.004946665;-0.03900067,0.1012739;-0.3523348;-0.001833029,0.1147041;-0.7407559;0.0845819,0.1165964;-0.7005934;-0.001898907,-0.07623599;0.006590679;-0.04407651,-0.1238475;-0.3490988;-0.0168281,-0.1426003;-0.7377898;0.06735373,-0.1380075;-0.6975152;-0.01901253,-0.002432057;0.559775;0.02655829,0;0;0,0.0009977371;0.3212441;0.04990649,0.003378745;0.6301849;0.08781695,0.1731143;0.51182;0.02578282,0.2256914;0.3400862;-0.1736763,0.2480854;0.1603249;-0.3675592,-0.1698317;0.5109212;0.03461095,-0.2136212;0.3330781;-0.1615906,-0.2388186;0.1559399;-0.3575329,0.07746301;0.003569469;-0.04224741,0.09816094;-0.3556694;-0.03565836,0.09107087;-0.7435637;0.0538218,0.1008583;-0.7756791;-0.006441597,-0.08026954;0.004551022;-0.03652661,-0.09755982;-0.3548597;-0.02950116,-0.08263282;-0.7470326;0.03755461,-0.08548889;-0.781365;-0.02108829,0.002826501;0.5545794;0.08063745,879.0339
+0;0;0,-0.0008897284;0.3246621;0.01893541,-0.002961304;0.6359084;0.02613208,0.1698309;0.5039144;-0.01134425,0.2414784;0.3642115;-0.226018,0.2772597;0.2869398;-0.4853924,-0.1682559;0.4982896;-0.02777236,-0.2318218;0.3360498;-0.2287019,-0.253971;0.2575502;-0.4892274,0.07909565;0.004948066;-0.03901172,0.1012967;-0.3523406;-0.00184333,0.114711;-0.7403018;0.08446927,0.1166066;-0.7001218;-0.002159879,-0.07625758;0.006592545;-0.04408899,-0.1238701;-0.3491041;-0.01684003,-0.1426006;-0.7373348;0.06724211,-0.1379999;-0.6970427;-0.01927228,-0.002432745;0.5599474;0.02656687,0;0;0,0.0009950921;0.3213148;0.05020642,0.003297515;0.6303006;0.08835268,0.1735193;0.5122268;0.0237186,0.2244951;0.3406928;-0.1730367,0.2471054;0.1630597;-0.3790987,-0.1708009;0.5107487;0.03428249,-0.2146373;0.3389677;-0.1639718,-0.2405893;0.1582358;-0.3669219,0.07746114;0.003565133;-0.04230344,0.09802694;-0.3556852;-0.03553557,0.09105029;-0.743153;0.0537045,0.1003798;-0.7752321;-0.006884098,-0.08031892;0.00455882;-0.03647749,-0.09764633;-0.3548619;-0.02969104,-0.08293495;-0.7465391;0.03751227,-0.0852776;-0.7808166;-0.02143471,0.002772797;0.5546836;0.08111858,879.0559
+0;0;0,-0.0008897284;0.3246621;0.01893541,-0.002961304;0.6359084;0.02613208,0.1698309;0.5039144;-0.01134425,0.2414784;0.3642115;-0.226018,0.2772597;0.2869398;-0.4853924,-0.1682559;0.4982896;-0.02777236,-0.2318218;0.3360498;-0.2287019,-0.253971;0.2575502;-0.4892274,0.07909565;0.004948066;-0.03901172,0.1012967;-0.3523406;-0.00184333,0.114711;-0.7403018;0.08446927,0.1166066;-0.7001218;-0.002159879,-0.07625758;0.006592545;-0.04408899,-0.1238701;-0.3491041;-0.01684003,-0.1426006;-0.7373348;0.06724211,-0.1379999;-0.6970427;-0.01927228,-0.002432745;0.5599474;0.02656687,0;0;0,0.0009950921;0.3213148;0.05020642,0.003297515;0.6303006;0.08835268,0.1735193;0.5122268;0.0237186,0.2244951;0.3406928;-0.1730367,0.2471054;0.1630597;-0.3790987,-0.1708009;0.5107487;0.03428249,-0.2146373;0.3389677;-0.1639718,-0.2405893;0.1582358;-0.3669219,0.07746114;0.003565133;-0.04230344,0.09802694;-0.3556852;-0.03553557,0.09105029;-0.743153;0.0537045,0.1003798;-0.7752321;-0.006884098,-0.08031892;0.00455882;-0.03647749,-0.09764633;-0.3548619;-0.02969104,-0.08293495;-0.7465391;0.03751227,-0.0852776;-0.7808166;-0.02143471,0.002772797;0.5546836;0.08111858,879.0679
+0;0;0,-0.000849132;0.3249504;0.01962766,-0.003004364;0.6366523;0.02714873,0.1683995;0.5041215;-0.01204892,0.2367493;0.3848912;-0.2425725,0.2775992;0.3242481;-0.5034137,-0.1671649;0.4997328;-0.02827586,-0.2336926;0.3415508;-0.234628,-0.2469334;0.2572999;-0.4917484,0.07913823;0.004945198;-0.03888957,0.1016759;-0.351974;-0.001405213,0.1148167;-0.7399611;0.08507462,0.1167439;-0.6997222;-0.001823068,-0.07625419;0.006592598;-0.044063,-0.1234878;-0.3488299;-0.01670952,-0.142183;-0.7370309;0.06776465,-0.1375434;-0.6966785;-0.01901703,-0.002454021;0.5605562;0.02749472,0;0;0,0.001149334;0.3215563;0.0507834,0.003771666;0.6309173;0.08965564,0.1726187;0.5121369;0.02414751,0.2243091;0.3482906;-0.1820349,0.2460566;0.169755;-0.3846096,-0.1694353;0.5113041;0.03506128,-0.2136612;0.3403064;-0.1670094,-0.2391626;0.1645026;-0.3715262,0.07748406;0.003569305;-0.04222786,0.09796328;-0.35537;-0.03533494,0.09090196;-0.7428256;0.05418444,0.1003778;-0.7746855;-0.006998293,-0.08029325;0.004557991;-0.03649562,-0.09755006;-0.3545501;-0.02957377,-0.08307614;-0.7462327;0.03795869,-0.08541227;-0.7806721;-0.02121793,0.003164433;0.5551857;0.08221245,879.0893
+0;0;0,-0.000849132;0.3249504;0.01962766,-0.003004364;0.6366523;0.02714873,0.1683995;0.5041215;-0.01204892,0.2367493;0.3848912;-0.2425725,0.2775992;0.3242481;-0.5034137,-0.1671649;0.4997328;-0.02827586,-0.2336926;0.3415508;-0.234628,-0.2469334;0.2572999;-0.4917484,0.07913823;0.004945198;-0.03888957,0.1016759;-0.351974;-0.001405213,0.1148167;-0.7399611;0.08507462,0.1167439;-0.6997222;-0.001823068,-0.07625419;0.006592598;-0.044063,-0.1234878;-0.3488299;-0.01670952,-0.142183;-0.7370309;0.06776465,-0.1375434;-0.6966785;-0.01901703,-0.002454021;0.5605562;0.02749472,0;0;0,0.001149334;0.3215563;0.0507834,0.003771666;0.6309173;0.08965564,0.1726187;0.5121369;0.02414751,0.2243091;0.3482906;-0.1820349,0.2460566;0.169755;-0.3846096,-0.1694353;0.5113041;0.03506128,-0.2136612;0.3403064;-0.1670094,-0.2391626;0.1645026;-0.3715262,0.07748406;0.003569305;-0.04222786,0.09796328;-0.35537;-0.03533494,0.09090196;-0.7428256;0.05418444,0.1003778;-0.7746855;-0.006998293,-0.08029325;0.004557991;-0.03649562,-0.09755006;-0.3545501;-0.02957377,-0.08307614;-0.7462327;0.03795869,-0.08541227;-0.7806721;-0.02121793,0.003164433;0.5551857;0.08221245,879.1017
+0;0;0,-0.0008497035;0.3251691;0.01964087,-0.003006102;0.63704;0.02716616,0.1693363;0.5041618;-0.01224848,0.2367017;0.3866487;-0.239452,0.2788281;0.3241105;-0.5084444,-0.1680708;0.4997489;-0.02856453,-0.2336404;0.3438451;-0.2319447,-0.247295;0.2569614;-0.4971001,0.07915621;0.004946322;-0.0388984,0.1017035;-0.352124;-0.001398187,0.1147971;-0.738722;0.08477204,0.1167203;-0.6985043;-0.001944371,-0.07627151;0.006594096;-0.04407301,-0.1235252;-0.3489788;-0.01670795,-0.1421534;-0.7357899;0.06746379,-0.1375235;-0.6954591;-0.01913687,-0.002455487;0.5609063;0.02751232,0;0;0,0.001250088;0.3217076;0.05122614,0.00385423;0.6311958;0.09043908,0.1729742;0.5121979;0.02258396,0.2247135;0.353691;-0.1827632,0.245209;0.1737291;-0.3954514,-0.1702046;0.5113798;0.03514448,-0.2197903;0.3410867;-0.1610962,-0.2421974;0.1716742;-0.3820937,0.07747747;0.003547013;-0.04228377,0.09767196;-0.3555586;-0.03527045,0.090588;-0.741545;0.05427885,0.1002274;-0.7735422;-0.006476879,-0.08033783;0.004584015;-0.03644278,-0.09766345;-0.3546755;-0.02964124,-0.08359987;-0.744996;0.03749216,-0.0867566;-0.777396;-0.02353329,0.003259324;0.5554335;0.08292317,879.124
+0;0;0,-0.0009411788;0.3251342;0.02020668,-0.003200511;0.636999;0.02797101,0.1701489;0.5053442;-0.008925773,0.2313754;0.3845303;-0.2361353,0.2907554;0.3243589;-0.5023984,-0.1679492;0.5001889;-0.02917901,-0.2374001;0.3475543;-0.2337471,-0.2500519;0.2623549;-0.4994981,0.07915161;0.004988948;-0.03890232,0.1019234;-0.3520384;-0.001129478,0.1147709;-0.7385954;0.08526133,0.1173206;-0.6983616;-0.001437016,-0.07629634;0.006548233;-0.04403686,-0.1236255;-0.3489977;-0.01645332,-0.1420339;-0.7357948;0.06783157,-0.1367791;-0.695442;-0.01873077,-0.002619457;0.5608652;0.02824694,0;0;0,0.001250088;0.3217076;0.05122614,0.00385423;0.6311958;0.09043908,0.1729742;0.5121979;0.02258396,0.2247135;0.353691;-0.1827632,0.245209;0.1737291;-0.3954514,-0.1702046;0.5113798;0.03514448,-0.2197903;0.3410867;-0.1610962,-0.2421974;0.1716742;-0.3820937,0.07747747;0.003547013;-0.04228377,0.09767196;-0.3555586;-0.03527045,0.090588;-0.741545;0.05427885,0.1002274;-0.7735422;-0.006476879,-0.08033783;0.004584015;-0.03644278,-0.09766345;-0.3546755;-0.02964124,-0.08359987;-0.744996;0.03749216,-0.0867566;-0.777396;-0.02353329,0.003259324;0.5554335;0.08292317,879.1464
+0;0;0,-0.0009417926;0.3253463;0.02021986,-0.003202365;0.6373821;0.02798838,0.1697558;0.5058097;-0.008824006,0.2283798;0.3901312;-0.2263757,0.2912714;0.3264015;-0.5083847,-0.1675761;0.5006661;-0.02903135,-0.2340748;0.3545195;-0.224904,-0.2474748;0.2642816;-0.5063706,0.07919846;0.004991902;-0.03892535,0.101922;-0.3512782;-0.001232613,0.1147914;-0.7384969;0.08530606,0.1173357;-0.6982848;-0.001209088,-0.07634151;0.00655211;-0.04406293,-0.1235703;-0.3482399;-0.01653789,-0.1420102;-0.7356989;0.06789127,-0.1367665;-0.695368;-0.01848816,-0.002620979;0.5612049;0.02826447,0;0;0,0.001105271;0.3218331;0.05178976,0.003570553;0.6314151;0.09163618,0.1720729;0.512117;0.02318835,0.2270182;0.3667797;-0.1768243,0.2439934;0.1772585;-0.4034065,-0.1698938;0.5118142;0.03561506,-0.2179442;0.3489597;-0.152312,-0.2413509;0.1747287;-0.3903069,0.07750724;0.003525153;-0.04234028,0.09755272;-0.354827;-0.03545344,0.09034711;-0.7413591;0.05473471,0.09977125;-0.7735249;-0.005616192,-0.08042366;0.004609634;-0.03637698,-0.09792072;-0.353878;-0.02959485,-0.08391441;-0.7448563;0.03773024,-0.08682856;-0.7774835;-0.02280876,0.003032587;0.5556273;0.08393502,879.1682
+0;0;0,-0.0009425538;0.3256093;0.0202362,-0.003206181;0.6380671;0.02801543,0.1689738;0.5066473;-0.008629005,0.2275976;0.3909693;-0.2261798,0.2910509;0.3266703;-0.5107079,-0.1668338;0.501527;-0.02874504,-0.2333323;0.3553809;-0.2246169,-0.2468519;0.2643369;-0.5085977,0.07924398;0.00499477;-0.03894772,0.1019628;-0.3512023;-0.001262713,0.1148507;-0.7389752;0.08539984,0.1173787;-0.6988284;-0.0005619824,-0.07638538;0.006555875;-0.04408825,-0.1236045;-0.3481633;-0.01656885,-0.1420708;-0.7361771;0.06798115,-0.1368607;-0.6959122;-0.01784582,-0.002624049;0.5617921;0.02829188,0;0;0,0.001354091;0.3219863;0.05248618,0.003960777;0.6318238;0.09363365,0.1712057;0.5122021;0.02415299,0.2246816;0.3658592;-0.1755232,0.2431316;0.1814608;-0.409561,-0.1685424;0.5125145;0.03662704,-0.2168335;0.3498594;-0.1514096,-0.2402824;0.194728;-0.4053806,0.07752451;0.003530651;-0.04241419,0.09754666;-0.3547473;-0.03543365,0.09003948;-0.7418044;0.05498099,0.09883375;-0.7744428;-0.004161835,-0.0804988;0.004608495;-0.03633434,-0.09778899;-0.3538209;-0.0298484,-0.08406904;-0.7452819;0.03808072,-0.08613361;-0.7773306;-0.02228881,0.003398515;0.5559732;0.08559227,879.1899
+0;0;0,-0.001055192;0.3255774;0.02073621,-0.003564956;0.6380244;0.02889969,0.1679979;0.5062136;-0.01035217,0.2259094;0.406416;-0.2358143,0.2989503;0.31575;-0.5106991,-0.1673857;0.4996799;-0.02522894,-0.2329623;0.3616421;-0.2271987,-0.2456045;0.3106959;-0.521072,0.07930085;0.005078859;-0.03882087,0.1020925;-0.3510818;-0.0008364655,0.1149119;-0.7388909;0.0856742,0.1163838;-0.6987054;-0.0003076121,-0.07637417;0.006450469;-0.04412321,-0.1237435;-0.3482574;-0.01671515,-0.1419598;-0.736178;0.06831435,-0.1378043;-0.6958839;-0.01756664,-0.002917731;0.5617496;0.02906264,0;0;0,0.001354091;0.3219863;0.05248618,0.003960777;0.6318238;0.09363365,0.1712057;0.5122021;0.02415299,0.2246816;0.3658592;-0.1755232,0.2431316;0.1814608;-0.409561,-0.1685424;0.5125145;0.03662704,-0.2168335;0.3498594;-0.1514096,-0.2402824;0.194728;-0.4053806,0.07752451;0.003530651;-0.04241419,0.09754666;-0.3547473;-0.03543365,0.09003948;-0.7418044;0.05498099,0.09883375;-0.7744428;-0.004161835,-0.0804988;0.004608495;-0.03633434,-0.09778899;-0.3538209;-0.0298484,-0.08406904;-0.7452819;0.03808072,-0.08613361;-0.7773306;-0.02228881,0.003398515;0.5559732;0.08559227,879.2017
+0;0;0,-0.001056;0.3258268;0.02075209,-0.003568396;0.6386016;0.0289242,0.1668667;0.5070791;-0.01006727,0.2247817;0.4072755;-0.2355429,0.2985815;0.3156673;-0.5132841,-0.1663026;0.5005885;-0.02484581,-0.2318831;0.3625425;-0.2268276,-0.2446567;0.3110668;-0.5237548,0.07938963;0.005084545;-0.03886433,0.102196;-0.3513062;-0.0008553937,0.1150032;-0.7387446;0.08557259,0.1164753;-0.6985576;-0.0004214123,-0.07645968;0.006457691;-0.04417261,-0.1238596;-0.3484793;-0.01674685,-0.1420586;-0.7360293;0.06820139,-0.1379024;-0.6957337;-0.01769179,-0.002920506;0.5622483;0.02908731,0;0;0,0.001442034;0.322138;0.05310297,0.004106;0.6321888;0.09512639,0.1697239;0.5121332;0.02490711,0.2239267;0.3667898;-0.1753215,0.2429888;0.1859007;-0.4159341,-0.1670929;0.5131664;0.03756714,-0.2182541;0.3562966;-0.1546008,-0.2367512;0.1958266;-0.4093279,0.07754738;0.003524348;-0.04257917,0.0974144;-0.3549867;-0.03521168,0.09002256;-0.7416531;0.05521417,0.09899902;-0.7742586;-0.003954172,-0.08064765;0.004624738;-0.03624323,-0.09787542;-0.3540455;-0.0300731,-0.08429361;-0.7449938;0.03860966,-0.08674879;-0.7779979;-0.02076524,0.003540047;0.5562835;0.0868597,879.2265
+0;0;0,-0.001056;0.3258268;0.02075209,-0.003568396;0.6386016;0.0289242,0.1668667;0.5070791;-0.01006727,0.2247817;0.4072755;-0.2355429,0.2985815;0.3156673;-0.5132841,-0.1663026;0.5005885;-0.02484581,-0.2318831;0.3625425;-0.2268276,-0.2446567;0.3110668;-0.5237548,0.07938963;0.005084545;-0.03886433,0.102196;-0.3513062;-0.0008553937,0.1150032;-0.7387446;0.08557259,0.1164753;-0.6985576;-0.0004214123,-0.07645968;0.006457691;-0.04417261,-0.1238596;-0.3484793;-0.01674685,-0.1420586;-0.7360293;0.06820139,-0.1379024;-0.6957337;-0.01769179,-0.002920506;0.5622483;0.02908731,0;0;0,0.001442034;0.322138;0.05310297,0.004106;0.6321888;0.09512639,0.1697239;0.5121332;0.02490711,0.2239267;0.3667898;-0.1753215,0.2429888;0.1859007;-0.4159341,-0.1670929;0.5131664;0.03756714,-0.2182541;0.3562966;-0.1546008,-0.2367512;0.1958266;-0.4093279,0.07754738;0.003524348;-0.04257917,0.0974144;-0.3549867;-0.03521168,0.09002256;-0.7416531;0.05521417,0.09899902;-0.7742586;-0.003954172,-0.08064765;0.004624738;-0.03624323,-0.09787542;-0.3540455;-0.0300731,-0.08429361;-0.7449938;0.03860966,-0.08674879;-0.7779979;-0.02076524,0.003540047;0.5562835;0.0868597,879.2462
+0;0;0,-0.001073249;0.3258846;0.02174779,-0.003614267;0.6387507;0.03017364,0.1666907;0.5060782;-0.01209423,0.2301397;0.4009661;-0.2336762,0.2962879;0.3175117;-0.5197419,-0.1671778;0.4993911;-0.02265121,-0.2283249;0.3837336;-0.2395781,-0.2469396;0.3041376;-0.5336729,0.079345;0.005191367;-0.03893994,0.1025115;-0.3510985;0.0002803952,0.1148913;-0.7380829;0.08623422,0.1155601;-0.6977754;-0.0004522055,-0.07657158;0.006375781;-0.0439891,-0.1237782;-0.3486315;-0.01644397,-0.1419709;-0.7354764;0.06910305,-0.1385966;-0.6950626;-0.01750755,-0.002945093;0.5623881;0.03027822,0;0;0,0.001562465;0.322166;0.05367994,0.004226398;0.6321898;0.09662366,0.170159;0.5123205;0.02420115,0.2235963;0.3679417;-0.1769757,0.2432164;0.1907062;-0.4247184,-0.1677788;0.5133066;0.03812679,-0.2208053;0.3611644;-0.1573568,-0.2383107;0.1965716;-0.4138263,0.07751422;0.003501058;-0.04264021,0.0974564;-0.3550563;-0.03513634,0.08986506;-0.7411531;0.05525112,0.0991022;-0.7732416;-0.005419493,-0.08066295;0.004643852;-0.03620525,-0.09788127;-0.3540803;-0.03005413,-0.0845451;-0.744491;0.03850147,-0.08605091;-0.7778901;-0.02149451,0.003664814;0.556299;0.0881393,879.2571
+0;0;0,-0.001073249;0.3258846;0.02174779,-0.003614267;0.6387507;0.03017364,0.1666907;0.5060782;-0.01209423,0.2301397;0.4009661;-0.2336762,0.2962879;0.3175117;-0.5197419,-0.1671778;0.4993911;-0.02265121,-0.2283249;0.3837336;-0.2395781,-0.2469396;0.3041376;-0.5336729,0.079345;0.005191367;-0.03893994,0.1025115;-0.3510985;0.0002803952,0.1148913;-0.7380829;0.08623422,0.1155601;-0.6977754;-0.0004522055,-0.07657158;0.006375781;-0.0439891,-0.1237782;-0.3486315;-0.01644397,-0.1419709;-0.7354764;0.06910305,-0.1385966;-0.6950626;-0.01750755,-0.002945093;0.5623881;0.03027822,0;0;0,0.001562465;0.322166;0.05367994,0.004226398;0.6321898;0.09662366,0.170159;0.5123205;0.02420115,0.2235963;0.3679417;-0.1769757,0.2432164;0.1907062;-0.4247184,-0.1677788;0.5133066;0.03812679,-0.2208053;0.3611644;-0.1573568,-0.2383107;0.1965716;-0.4138263,0.07751422;0.003501058;-0.04264021,0.0974564;-0.3550563;-0.03513634,0.08986506;-0.7411531;0.05525112,0.0991022;-0.7732416;-0.005419493,-0.08066295;0.004643852;-0.03620525,-0.09788127;-0.3540803;-0.03005413,-0.0845451;-0.744491;0.03850147,-0.08605091;-0.7778901;-0.02149451,0.003664814;0.556299;0.0881393,879.2695
+0;0;0,-0.001151843;0.3259731;0.02245647,-0.00379294;0.6388813;0.03121422,0.1682776;0.506807;-0.007947389,0.2274068;0.4037044;-0.2317173,0.2922073;0.3332855;-0.5254883,-0.1680401;0.4986078;-0.02085868,-0.2271963;0.3953897;-0.2445682,-0.2466518;0.3084175;-0.5404003,0.0793445;0.005232468;-0.03892915,0.1025773;-0.350853;0.0009229146,0.1148572;-0.7375457;0.0868711,0.1157853;-0.6972554;0.0005530417,-0.07660291;0.006330499;-0.04393547,-0.1238328;-0.3485478;-0.01644822,-0.1418237;-0.7350511;0.069346,-0.1382024;-0.6946525;-0.01688807,-0.003090707;0.5625198;0.0312141,0;0;0,0.00163538;0.32218;0.05441928,0.004210796;0.632107;0.09842968,0.1701933;0.5122808;0.02374935,0.2223348;0.369184;-0.1787449,0.243953;0.1901507;-0.4296215,-0.168171;0.5133128;0.03842103,-0.2215436;0.3641603;-0.1593269,-0.2370263;0.2050706;-0.423732,0.07748602;0.003483847;-0.04268706,0.09739392;-0.3549426;-0.03500557,0.08975098;-0.7408329;0.05499077,0.0987971;-0.7732117;-0.004880905,-0.08067888;0.004663873;-0.03616037,-0.09806377;-0.3539231;-0.02999738,-0.08479483;-0.7440257;0.03865353,-0.0864511;-0.7771741;-0.02107166,0.0036842;0.5562475;0.08967566,879.2915
+0;0;0,-0.001151843;0.3259731;0.02245647,-0.00379294;0.6388813;0.03121422,0.1682776;0.506807;-0.007947389,0.2274068;0.4037044;-0.2317173,0.2922073;0.3332855;-0.5254883,-0.1680401;0.4986078;-0.02085868,-0.2271963;0.3953897;-0.2445682,-0.2466518;0.3084175;-0.5404003,0.0793445;0.005232468;-0.03892915,0.1025773;-0.350853;0.0009229146,0.1148572;-0.7375457;0.0868711,0.1157853;-0.6972554;0.0005530417,-0.07660291;0.006330499;-0.04393547,-0.1238328;-0.3485478;-0.01644822,-0.1418237;-0.7350511;0.069346,-0.1382024;-0.6946525;-0.01688807,-0.003090707;0.5625198;0.0312141,0;0;0,0.00163538;0.32218;0.05441928,0.004210796;0.632107;0.09842968,0.1701933;0.5122808;0.02374935,0.2223348;0.369184;-0.1787449,0.243953;0.1901507;-0.4296215,-0.168171;0.5133128;0.03842103,-0.2215436;0.3641603;-0.1593269,-0.2370263;0.2050706;-0.423732,0.07748602;0.003483847;-0.04268706,0.09739392;-0.3549426;-0.03500557,0.08975098;-0.7408329;0.05499077,0.0987971;-0.7732117;-0.004880905,-0.08067888;0.004663873;-0.03616037,-0.09806377;-0.3539231;-0.02999738,-0.08479483;-0.7440257;0.03865353,-0.0864511;-0.7771741;-0.02107166,0.0036842;0.5562475;0.08967566,879.3022
+0;0;0,-0.001152647;0.3262007;0.02247215,-0.003795702;0.6393415;0.03123664,0.1688862;0.5070181;-0.008064568,0.2280278;0.4038939;-0.2318815,0.2939393;0.3322677;-0.5306889,-0.1686304;0.4987896;-0.02102188,-0.227799;0.3955499;-0.2447784,-0.2475881;0.3070866;-0.5456823,0.07928768;0.005228722;-0.03890127,0.1025767;-0.3517176;0.001047131,0.1149133;-0.7401975;0.08739258,0.1158468;-0.6998468;0.0005678311,-0.07654805;0.006325967;-0.04390401,-0.1238921;-0.3494103;-0.01635031,-0.1419662;-0.7377;0.06984047,-0.1383237;-0.6972404;-0.0168998,-0.003093004;0.5629295;0.03123652,0;0;0,0.001763843;0.3222531;0.05534506,0.004127283;0.6322962;0.1001918,0.1700942;0.5123765;0.02336884,0.2228932;0.3719582;-0.1808891,0.2430316;0.1928255;-0.4383117,-0.1684467;0.5134331;0.03853517,-0.2187459;0.3649475;-0.1605837,-0.2357152;0.2055927;-0.4309142,0.07741795;0.003509134;-0.04267704,0.09726528;-0.3557853;-0.03476965,0.08954825;-0.7437288;0.05447555,0.09792308;-0.7757498;-0.006596565,-0.08061258;0.004639648;-0.03615618,-0.09828622;-0.354804;-0.03008619,-0.08517697;-0.7467032;0.03896128,-0.08555416;-0.7822753;-0.01888952,0.003661204;0.5564064;0.09125781,879.3148
+0;0;0,-0.001152647;0.3262007;0.02247215,-0.003795702;0.6393415;0.03123664,0.1688862;0.5070181;-0.008064568,0.2280278;0.4038939;-0.2318815,0.2939393;0.3322677;-0.5306889,-0.1686304;0.4987896;-0.02102188,-0.227799;0.3955499;-0.2447784,-0.2475881;0.3070866;-0.5456823,0.07928768;0.005228722;-0.03890127,0.1025767;-0.3517176;0.001047131,0.1149133;-0.7401975;0.08739258,0.1158468;-0.6998468;0.0005678311,-0.07654805;0.006325967;-0.04390401,-0.1238921;-0.3494103;-0.01635031,-0.1419662;-0.7377;0.06984047,-0.1383237;-0.6972404;-0.0168998,-0.003093004;0.5629295;0.03123652,0;0;0,0.001763843;0.3222531;0.05534506,0.004127283;0.6322962;0.1001918,0.1700942;0.5123765;0.02336884,0.2228932;0.3719582;-0.1808891,0.2430316;0.1928255;-0.4383117,-0.1684467;0.5134331;0.03853517,-0.2187459;0.3649475;-0.1605837,-0.2357152;0.2055927;-0.4309142,0.07741795;0.003509134;-0.04267704,0.09726528;-0.3557853;-0.03476965,0.08954825;-0.7437288;0.05447555,0.09792308;-0.7757498;-0.006596565,-0.08061258;0.004639648;-0.03615618,-0.09828622;-0.354804;-0.03008619,-0.08517697;-0.7467032;0.03896128,-0.08555416;-0.7822753;-0.01888952,0.003661204;0.5564064;0.09125781,879.3355
+0;0;0,-0.001115351;0.3263895;0.02341293,-0.003720982;0.6398663;0.03244028,0.1698686;0.5074233;-0.006145112,0.2269181;0.4077513;-0.2323613,0.2766537;0.3904113;-0.5377301,-0.1692671;0.4986329;-0.0192736,-0.2262446;0.40623;-0.248573,-0.2427232;0.355804;-0.5538762,0.07924864;0.005294711;-0.03898075,0.1027451;-0.351983;0.002141032,0.1149729;-0.740106;0.08839941,0.1158208;-0.6999242;0.003256842,-0.0766468;0.006269631;-0.04374744,-0.1239793;-0.3499358;-0.01603906,-0.1419004;-0.7377284;0.07070915,-0.1383959;-0.6974393;-0.01435258,-0.003008986;0.5633774;0.03237955,0;0;0,0.002042659;0.3223081;0.0565052,0.00447616;0.6324699;0.1029015,0.1701095;0.5124465;0.02314186,0.219807;0.3826461;-0.1890961,0.2432157;0.206467;-0.4429412,-0.168208;0.5136982;0.03869195,-0.2143593;0.3667977;-0.1629345,-0.2342539;0.2160771;-0.4329565,0.07739314;0.003535867;-0.04272795,0.09729639;-0.3562299;-0.0347985,0.0893654;-0.743766;0.0545454,0.09905813;-0.7767622;-0.002823353,-0.08063427;0.00460167;-0.03612228,-0.0984928;-0.3553105;-0.03022598,-0.085403;-0.7467855;0.03909595,-0.08539811;-0.7814023;-0.0172806,0.003991783;0.5565493;0.09358001,879.3577
+0;0;0,-0.001115351;0.3263895;0.02341293,-0.003720982;0.6398663;0.03244028,0.1698686;0.5074233;-0.006145112,0.2269181;0.4077513;-0.2323613,0.2766537;0.3904113;-0.5377301,-0.1692671;0.4986329;-0.0192736,-0.2262446;0.40623;-0.248573,-0.2427232;0.355804;-0.5538762,0.07924864;0.005294711;-0.03898075,0.1027451;-0.351983;0.002141032,0.1149729;-0.740106;0.08839941,0.1158208;-0.6999242;0.003256842,-0.0766468;0.006269631;-0.04374744,-0.1239793;-0.3499358;-0.01603906,-0.1419004;-0.7377284;0.07070915,-0.1383959;-0.6974393;-0.01435258,-0.003008986;0.5633774;0.03237955,0;0;0,0.002042659;0.3223081;0.0565052,0.00447616;0.6324699;0.1029015,0.1701095;0.5124465;0.02314186,0.219807;0.3826461;-0.1890961,0.2432157;0.206467;-0.4429412,-0.168208;0.5136982;0.03869195,-0.2143593;0.3667977;-0.1629345,-0.2342539;0.2160771;-0.4329565,0.07739314;0.003535867;-0.04272795,0.09729639;-0.3562299;-0.0347985,0.0893654;-0.743766;0.0545454,0.09905813;-0.7767622;-0.002823353,-0.08063427;0.00460167;-0.03612228,-0.0984928;-0.3553105;-0.03022598,-0.085403;-0.7467855;0.03909595,-0.08539811;-0.7814023;-0.0172806,0.003991783;0.5565493;0.09358001,879.3702
+0;0;0,-0.001116401;0.3266969;0.02343498,-0.003726286;0.640685;0.03247694,0.1681423;0.5086716;-0.005724773,0.2258162;0.4079087;-0.2344168,0.2774042;0.3899229;-0.5511597,-0.167615;0.4999688;-0.01872247,-0.2252161;0.4065545;-0.2505314,-0.2423084;0.3542503;-0.5672063,0.07931294;0.005299007;-0.03901238,0.1028272;-0.3522484;0.002140451,0.1150398;-0.73989;0.08829182,0.1158922;-0.6996537;0.002693318,-0.07670899;0.006274718;-0.04378293,-0.1240772;-0.3501997;-0.01605363,-0.1419761;-0.7375112;0.07058696,-0.1384528;-0.6971671;-0.01493027,-0.0030131;0.5640683;0.03241611,0;0;0,0.002150822;0.3224434;0.05750632,0.004555386;0.6329072;0.1053247,0.1678523;0.5115567;0.02537322,0.2190524;0.3875284;-0.1932018,0.2420675;0.2087337;-0.4593101,-0.16607;0.5142704;0.04041421,-0.2125998;0.3677143;-0.1648559,-0.2336493;0.2131855;-0.4459051,0.0774157;0.003524959;-0.04283655,0.09743432;-0.3564999;-0.03458989,0.08922409;-0.7435152;0.05479098,0.1001631;-0.7760261;-0.003564347,-0.08073081;0.00461405;-0.03608093,-0.0983794;-0.3555822;-0.03026106,-0.08571856;-0.7465718;0.03904982,-0.08558845;-0.7820941;-0.01698085,0.004075296;0.5569021;0.09564805,879.391
+0;0;0,-0.001267703;0.3268352;0.02445186,-0.003843629;0.6409945;0.03379527,0.1654762;0.5090337;-0.004755773,0.2226475;0.4180315;-0.236175,0.276198;0.4030315;-0.5557045,-0.165665;0.5007817;-0.01636079,-0.2213366;0.4155295;-0.2503214,-0.2418255;0.3565811;-0.5685934,0.07932992;0.005379118;-0.03904218,0.1027933;-0.3524283;0.003305104,0.1146342;-0.7393636;0.08941148,0.1152446;-0.6990798;0.003795274,-0.07683153;0.006201043;-0.04364547,-0.1241854;-0.350616;-0.01520004,-0.1417911;-0.7371656;0.07164984,-0.1385138;-0.6967852;-0.01389414,-0.003126196;0.5643395;0.03369055,0;0;0,0.002239671;0.3225492;0.05811835,0.004642036;0.6331468;0.1062493,0.1657711;0.5111268;0.02774405,0.2194173;0.3924786;-0.1916859,0.2427214;0.2143474;-0.4617192,-0.1636506;0.514755;0.04166454,-0.2096227;0.3703886;-0.1636395,-0.2316545;0.2194826;-0.4498802,0.07742681;0.003513217;-0.04288602,0.09747604;-0.3568948;-0.03428209,0.08904389;-0.7432284;0.05487323,0.1002106;-0.7756909;-0.003522154,-0.08078321;0.004631662;-0.03604281,-0.0984427;-0.3559577;-0.03026417,-0.08602033;-0.7462357;0.03903426,-0.08511655;-0.7822576;-0.01643248,0.004159078;0.5571091;0.09652472,879.4139
+0;0;0,-0.001267703;0.3268352;0.02445186,-0.003843629;0.6409945;0.03379527,0.1654762;0.5090337;-0.004755773,0.2226475;0.4180315;-0.236175,0.276198;0.4030315;-0.5557045,-0.165665;0.5007817;-0.01636079,-0.2213366;0.4155295;-0.2503214,-0.2418255;0.3565811;-0.5685934,0.07932992;0.005379118;-0.03904218,0.1027933;-0.3524283;0.003305104,0.1146342;-0.7393636;0.08941148,0.1152446;-0.6990798;0.003795274,-0.07683153;0.006201043;-0.04364547,-0.1241854;-0.350616;-0.01520004,-0.1417911;-0.7371656;0.07164984,-0.1385138;-0.6967852;-0.01389414,-0.003126196;0.5643395;0.03369055,0;0;0,0.002239671;0.3225492;0.05811835,0.004642036;0.6331468;0.1062493,0.1657711;0.5111268;0.02774405,0.2194173;0.3924786;-0.1916859,0.2427214;0.2143474;-0.4617192,-0.1636506;0.514755;0.04166454,-0.2096227;0.3703886;-0.1636395,-0.2316545;0.2194826;-0.4498802,0.07742681;0.003513217;-0.04288602,0.09747604;-0.3568948;-0.03428209,0.08904389;-0.7432284;0.05487323,0.1002106;-0.7756909;-0.003522154,-0.08078321;0.004631662;-0.03604281,-0.0984427;-0.3559577;-0.03026417,-0.08602033;-0.7462357;0.03903426,-0.08511655;-0.7822576;-0.01643248,0.004159078;0.5571091;0.09652472,879.4247
+0;0;0,-0.001267703;0.3268352;0.02445186,-0.003843629;0.6409945;0.03379527,0.1654762;0.5090337;-0.004755773,0.2226475;0.4180315;-0.236175,0.276198;0.4030315;-0.5557045,-0.165665;0.5007817;-0.01636079,-0.2213366;0.4155295;-0.2503214,-0.2418255;0.3565811;-0.5685934,0.07932992;0.005379118;-0.03904218,0.1027933;-0.3524283;0.003305104,0.1146342;-0.7393636;0.08941148,0.1152446;-0.6990798;0.003795274,-0.07683153;0.006201043;-0.04364547,-0.1241854;-0.350616;-0.01520004,-0.1417911;-0.7371656;0.07164984,-0.1385138;-0.6967852;-0.01389414,-0.003126196;0.5643395;0.03369055,0;0;0,0.002239671;0.3225492;0.05811835,0.004642036;0.6331468;0.1062493,0.1657711;0.5111268;0.02774405,0.2194173;0.3924786;-0.1916859,0.2427214;0.2143474;-0.4617192,-0.1636506;0.514755;0.04166454,-0.2096227;0.3703886;-0.1636395,-0.2316545;0.2194826;-0.4498802,0.07742681;0.003513217;-0.04288602,0.09747604;-0.3568948;-0.03428209,0.08904389;-0.7432284;0.05487323,0.1002106;-0.7756909;-0.003522154,-0.08078321;0.004631662;-0.03604281,-0.0984427;-0.3559577;-0.03026417,-0.08602033;-0.7462357;0.03903426,-0.08511655;-0.7822576;-0.01643248,0.004159078;0.5571091;0.09652472,879.437
+0;0;0,-0.001330693;0.3271945;0.02498663,-0.003884307;0.6418584;0.03458984,0.1636005;0.5099211;-0.004235767,0.2203592;0.4271686;-0.2405595,0.2699204;0.423983;-0.5612192,-0.1641603;0.5017326;-0.01470777,-0.2163996;0.4258031;-0.2543413,-0.236329;0.3764527;-0.5744295,0.07940382;0.005440611;-0.03897581,0.1029629;-0.3533757;0.003860347,0.1146763;-0.7400637;0.09022624,0.1150722;-0.6997615;0.004624717,-0.07685775;0.006144679;-0.04368993,-0.1240888;-0.3517291;-0.01479865,-0.1417069;-0.7380002;0.07242595,-0.1386471;-0.6976007;-0.01311005,-0.003162974;0.5650741;0.03443792,0;0;0,0.002493627;0.3228077;0.05891776,0.00509553;0.6338435;0.1075513,0.1643488;0.5109712;0.02967477,0.2192968;0.3964381;-0.1934426,0.2426776;0.2199898;-0.4647512,-0.1614395;0.5149543;0.04324483,-0.2033356;0.3695921;-0.1641991,-0.2326189;0.2319489;-0.4565789,0.07741766;0.003558695;-0.04298282,0.09745525;-0.3579022;-0.03383875,0.08901231;-0.7440057;0.0554738,0.09884383;-0.7766709;-0.002924204,-0.08087583;0.004538926;-0.03594689,-0.0987429;-0.3571159;-0.0308797,-0.08644532;-0.7471474;0.0387481,-0.08858667;-0.7303109;-0.04643437,0.004553266;0.5576894;0.09772158,879.4589
+0;0;0,-0.001332374;0.3276078;0.02501819,-0.003890318;0.6428048;0.03463759,0.1628017;0.5109981;-0.004004128,0.2197122;0.4280244;-0.2409599,0.2692964;0.4248373;-0.5617688,-0.1633985;0.5028486;-0.01442627,-0.2157774;0.426716;-0.2547006,-0.2357161;0.3773427;-0.5749377,0.07940035;0.005440374;-0.0389741,0.1029821;-0.3537213;0.003903277,0.1146839;-0.7400262;0.09018362,0.1150799;-0.69972;0.004548982,-0.07685439;0.006144411;-0.04368803,-0.1241309;-0.3520738;-0.01476893,-0.1417315;-0.7379622;0.07236926,-0.1386706;-0.6975588;-0.01319981,-0.003167744;0.5658885;0.03448541,0;0;0,0.002737191;0.3230169;0.06005883,0.005500965;0.6344427;0.1096339,0.1633067;0.5110058;0.03084326,0.2199876;0.4003761;-0.1945893,0.2435934;0.2262564;-0.4675585,-0.1597188;0.5151532;0.04403079,-0.2020273;0.3697684;-0.1641632,-0.2317524;0.232736;-0.4569526,0.07738708;0.003591403;-0.04302716,0.09742431;-0.358218;-0.03385401,0.0889784;-0.7438666;0.05568123,0.09895507;-0.7764879;-0.002788544,-0.08089404;0.004516082;-0.03589922,-0.0985191;-0.3575005;-0.03089505,-0.08667009;-0.7471484;0.03872425,-0.08868825;-0.7303151;-0.04649449,0.004910119;0.5581849;0.09958124,879.4807
+0;0;0,-0.001332374;0.3276078;0.02501819,-0.003890318;0.6428048;0.03463759,0.1628017;0.5109981;-0.004004128,0.2197122;0.4280244;-0.2409599,0.2692964;0.4248373;-0.5617688,-0.1633985;0.5028486;-0.01442627,-0.2157774;0.426716;-0.2547006,-0.2357161;0.3773427;-0.5749377,0.07940035;0.005440374;-0.0389741,0.1029821;-0.3537213;0.003903277,0.1146839;-0.7400262;0.09018362,0.1150799;-0.69972;0.004548982,-0.07685439;0.006144411;-0.04368803,-0.1241309;-0.3520738;-0.01476893,-0.1417315;-0.7379622;0.07236926,-0.1386706;-0.6975588;-0.01319981,-0.003167744;0.5658885;0.03448541,0;0;0,0.002737191;0.3230169;0.06005883,0.005500965;0.6344427;0.1096339,0.1633067;0.5110058;0.03084326,0.2199876;0.4003761;-0.1945893,0.2435934;0.2262564;-0.4675585,-0.1597188;0.5151532;0.04403079,-0.2020273;0.3697684;-0.1641632,-0.2317524;0.232736;-0.4569526,0.07738708;0.003591403;-0.04302716,0.09742431;-0.358218;-0.03385401,0.0889784;-0.7438666;0.05568123,0.09895507;-0.7764879;-0.002788544,-0.08089404;0.004516082;-0.03589922,-0.0985191;-0.3575005;-0.03089505,-0.08667009;-0.7471484;0.03872425,-0.08868825;-0.7303151;-0.04649449,0.004910119;0.5581849;0.09958124,879.4918
+0;0;0,-0.001407561;0.3275811;0.02535995,-0.004014033;0.6427709;0.03520963,0.1625231;0.5107113;-0.003880858,0.2191217;0.4296586;-0.2415751,0.2676732;0.4317582;-0.5625508,-0.1634988;0.5024451;-0.01345348,-0.2143686;0.4313384;-0.2555848,-0.2353968;0.3922194;-0.5771663,0.07942021;0.005499737;-0.03892529,0.1030368;-0.3536441;0.004082106,0.1147385;-0.7398727;0.0907038,0.1149496;-0.6995493;0.005070575,-0.07685588;0.006083461;-0.04369393,-0.1238679;-0.3521658;-0.0147269,-0.14159;-0.7379512;0.07284196,-0.1387142;-0.6975338;-0.01273184,-0.003272725;0.565855;0.03499311,0;0;0,0.002737191;0.3230169;0.06005883,0.005500965;0.6344427;0.1096339,0.1633067;0.5110058;0.03084326,0.2199876;0.4003761;-0.1945893,0.2435934;0.2262564;-0.4675585,-0.1597188;0.5151532;0.04403079,-0.2020273;0.3697684;-0.1641632,-0.2317524;0.232736;-0.4569526,0.07738708;0.003591403;-0.04302716,0.09742431;-0.358218;-0.03385401,0.0889784;-0.7438666;0.05568123,0.09895507;-0.7764879;-0.002788544,-0.08089404;0.004516082;-0.03589922,-0.0985191;-0.3575005;-0.03089505,-0.08667009;-0.7471484;0.03872425,-0.08868825;-0.7303151;-0.04649449,0.004910119;0.5581849;0.09958124,879.5139
+0;0;0,-0.001408923;0.327898;0.02538448,-0.004018266;0.6434361;0.03524525,0.1616319;0.5115921;-0.003637314,0.2185423;0.430093;-0.2426408,0.2673448;0.4322034;-0.5652758,-0.1626443;0.5033702;-0.01315868,-0.2137943;0.4318718;-0.2566237,-0.2349312;0.3925506;-0.5798676,0.07941333;0.005499261;-0.03892193,0.1031069;-0.354815;0.004225627,0.1147688;-0.7397277;0.0905522,0.1149795;-0.6994187;0.005038597,-0.07684923;0.006082934;-0.04369014,-0.1240144;-0.3533338;-0.01462871,-0.1416762;-0.7378048;0.0726418,-0.1388044;-0.697402;-0.01281246,-0.003276191;0.5664406;0.03502851,0;0;0,0.002831418;0.3231973;0.06081868,0.005611237;0.634887;0.1109474,0.1622355;0.5111044;0.03202343,0.218254;0.4044705;-0.1970938,0.2440414;0.2337995;-0.4740161,-0.1585276;0.5155807;0.04504947,-0.2054451;0.3858704;-0.1739884,-0.2338863;0.2479467;-0.4683481,0.07737625;0.003615379;-0.04302883,0.09754699;-0.3593609;-0.03349721,0.08896417;-0.7436957;0.05571675,0.09862577;-0.7764456;-0.002489801,-0.08088976;0.004498784;-0.03589208,-0.09821493;-0.3587132;-0.03075519,-0.0869878;-0.7471721;0.03794461,-0.08517758;-0.7804158;-0.02050076,0.005012408;0.5585651;0.1007726,879.5363
+0;0;0,-0.001410162;0.3281865;0.02540681,-0.004021498;0.6439679;0.03527558,0.1612733;0.5121931;-0.003523692,0.2174369;0.4317635;-0.2393909,0.2670331;0.4339083;-0.5672736,-0.1623032;0.503989;-0.01302452,-0.212782;0.4334289;-0.2532946,-0.2342626;0.3934681;-0.5817962,0.07941281;0.005499225;-0.03892167,0.1031027;-0.3547588;0.004219145,0.1147482;-0.7391323;0.09042479,0.1149595;-0.6987962;0.004686877,-0.07684873;0.006082895;-0.04368986,-0.1240066;-0.3532777;-0.01463297,-0.1416436;-0.7372102;0.0725153,-0.1387643;-0.6967801;-0.01316312,-0.00327895;0.5669233;0.03505869,0;0;0,0.003038712;0.3233331;0.0616467,0.005962744;0.6351526;0.1124887,0.1618033;0.5109724;0.03295255,0.2187463;0.4107455;-0.1950138,0.2441305;0.2348579;-0.4749972,-0.1577255;0.5158867;0.04615288,-0.2040356;0.3863723;-0.1691097,-0.2324836;0.2536739;-0.4716875,0.07736684;0.003623739;-0.04304385,0.09753636;-0.3592955;-0.03350389,0.0888003;-0.7430281;0.05584359,0.09825065;-0.7756749;-0.002841473,-0.08089717;0.004493;-0.03587469,-0.0979251;-0.3586763;-0.03074326,-0.08700786;-0.7465965;0.03787673,-0.08533505;-0.7800795;-0.02064658,0.005322482;0.5588045;0.1021426,879.5477
+0;0;0,-0.001486913;0.3281537;0.02582188,-0.004158556;0.6439252;0.03600144,0.1609323;0.5117141;-0.003215522,0.2165332;0.4402502;-0.2420838,0.2644055;0.4446565;-0.5702001,-0.1623274;0.5035824;-0.01221315,-0.214004;0.4371447;-0.2534022,-0.2364732;0.3974752;-0.5818728,0.07944776;0.005519712;-0.03884738,0.1032443;-0.3546987;0.004564866,0.1148243;-0.7390226;0.09100031,0.1149309;-0.6986679;0.005264446,-0.07684371;0.006062732;-0.0437015,-0.123637;-0.3533452;-0.01464191,-0.1413366;-0.7371925;0.07286832,-0.1385638;-0.6967466;-0.01281168,-0.003395897;0.5668811;0.03569788,0;0;0,0.003038712;0.3233331;0.0616467,0.005962744;0.6351526;0.1124887,0.1618033;0.5109724;0.03295255,0.2187463;0.4107455;-0.1950138,0.2441305;0.2348579;-0.4749972,-0.1577255;0.5158867;0.04615288,-0.2040356;0.3863723;-0.1691097,-0.2324836;0.2536739;-0.4716875,0.07736684;0.003623739;-0.04304385,0.09753636;-0.3592955;-0.03350389,0.0888003;-0.7430281;0.05584359,0.09825065;-0.7756749;-0.002841473,-0.08089717;0.004493;-0.03587469,-0.0979251;-0.3586763;-0.03074326,-0.08700786;-0.7465965;0.03787673,-0.08533505;-0.7800795;-0.02064658,0.005322482;0.5588045;0.1021426,879.5592
+0;0;0,-0.001487726;0.3283332;0.025836,-0.004160143;0.6441981;0.03601889,0.1603319;0.5121738;-0.003056288,0.2211948;0.4339467;-0.2645308,0.2656959;0.4380426;-0.5695407,-0.1617496;0.5040718;-0.01202112,-0.2183168;0.4313465;-0.276036,-0.2392037;0.3944705;-0.5813753,0.07943655;0.005518934;-0.0388419,0.1032263;-0.3545964;0.004557922,0.1148071;-0.7389473;0.09099946,0.114912;-0.6987546;0.00660494,-0.07683286;0.006061877;-0.04369534,-0.1236128;-0.3532433;-0.01464405,-0.1413137;-0.7371175;0.07287233,-0.1385842;-0.696835;-0.0114672,-0.003397344;0.5671397;0.03571528,0;0;0,0.003145009;0.3233908;0.06229663,0.006131399;0.6352497;0.1134708,0.1611469;0.5106983;0.03396225,0.2282879;0.3960698;-0.2120968,0.2440508;0.2367503;-0.4755299,-0.1569921;0.5160463;0.04736948,-0.2130885;0.3838505;-0.1925683,-0.2371678;0.2538674;-0.4710512,0.07735713;0.003609002;-0.04303682,0.09751572;-0.3592072;-0.03351855,0.08873983;-0.7429309;0.05598521,0.0992409;-0.7762699;0.000269413,-0.08088372;0.004512509;-0.03587171,-0.09784642;-0.3585567;-0.03081577,-0.0870576;-0.7465001;0.03785291,-0.08577923;-0.7794727;-0.01923617,0.005471967;0.5588968;0.1030564,879.5818
+0;0;0,-0.0015807;0.3284397;0.02443885,-0.003942993;0.6443541;0.03283405,0.1613017;0.5130073;-0.002791144,0.2207875;0.4410622;-0.266378,0.2657366;0.4503973;-0.5712068,-0.1628553;0.5048269;-0.01131497,-0.2161343;0.4404636;-0.2781696,-0.2363095;0.4123497;-0.5844877,0.07940599;0.005569394;-0.03889713,0.1030639;-0.3544918;0.00502022,0.1149543;-0.738731;0.09191535,0.11497;-0.6986154;0.007511497,-0.07688749;0.006021807;-0.04360469,-0.1231834;-0.3533165;-0.01418996,-0.1413488;-0.7370794;0.07371906,-0.1387048;-0.6968804;-0.01063333,-0.003306108;0.5672945;0.03311044,0;0;0,0.003145009;0.3233908;0.06229663,0.006131399;0.6352497;0.1134708,0.1611469;0.5106983;0.03396225,0.2282879;0.3960698;-0.2120968,0.2440508;0.2367503;-0.4755299,-0.1569921;0.5160463;0.04736948,-0.2130885;0.3838505;-0.1925683,-0.2371678;0.2538674;-0.4710512,0.07735713;0.003609002;-0.04303682,0.09751572;-0.3592072;-0.03351855,0.08873983;-0.7429309;0.05598521,0.0992409;-0.7762699;0.000269413,-0.08088372;0.004512509;-0.03587171,-0.09784642;-0.3585567;-0.03081577,-0.0870576;-0.7465001;0.03785291,-0.08577923;-0.7794727;-0.01923617,0.005471967;0.5588968;0.1030564,879.6044
+0;0;0,-0.001581912;0.3286915;0.02445759,-0.003944731;0.6446777;0.03285511,0.1608007;0.5134885;-0.002661131,0.2186864;0.4434784;-0.2591585,0.2650242;0.4531019;-0.5734047,-0.1623729;0.5053329;-0.0111591,-0.2142189;0.4427007;-0.2708364,-0.2350174;0.4137183;-0.5866178,0.07939348;0.005568516;-0.038891,0.1030779;-0.354896;0.005075548,0.1150034;-0.740271;0.09222753,0.1150202;-0.6994315;0.0017839,-0.07687537;0.006020857;-0.04359781,-0.1232231;-0.3537199;-0.01415013,-0.1414422;-0.7386171;0.07401874,-0.138609;-0.6976883;-0.01636975,-0.003307787;0.567611;0.03313153,0;0;0,0.003253017;0.3234882;0.06311607,0.006259803;0.6353616;0.1146398,0.160591;0.5106145;0.03505063,0.2266638;0.4051637;-0.2069361,0.2437;0.2369686;-0.4760284,-0.1561986;0.5162405;0.0481504,-0.2108351;0.3875285;-0.185283,-0.2356904;0.2602198;-0.4753954,0.07738172;0.003558069;-0.04296803,0.09752907;-0.3596664;-0.03344178,0.08922154;-0.7447923;0.05521798,0.09769459;-0.7773721;-0.01042902,-0.08085501;0.00455224;-0.03589689,-0.0976867;-0.3589323;-0.03096217,-0.08701837;-0.7480167;0.03796609,-0.08523715;-0.7868735;-0.02164199,0.00559238;0.5590115;0.1041527,879.6291
+0;0;0,-0.001583254;0.3289703;0.02447833,-0.003948227;0.6452446;0.03288353,0.1600034;0.5142476;-0.002459206,0.2148855;0.4478703;-0.2456473,0.2621281;0.4576816;-0.5660292,-0.1616059;0.5061314;-0.01091604,-0.2107617;0.4467491;-0.257119,-0.2319663;0.4172008;-0.5790662,0.07940943;0.005569634;-0.03889881,0.1030851;-0.3547609;0.005051382,0.1150036;-0.7399105;0.09215239,0.1150198;-0.6994432;0.004813798,-0.07689081;0.006022067;-0.04360658,-0.1232213;-0.353585;-0.01416985,-0.1414298;-0.7382571;0.07394745,-0.1386938;-0.6977034;-0.01333789,-0.003310706;0.5681081;0.0331602,0;0;0,0.003454492;0.3236191;0.06388998,0.006656401;0.6356584;0.1161644,0.1598009;0.5106041;0.03621268,0.2201028;0.4132702;-0.1949761,0.2433999;0.2466268;-0.4718513,-0.1546493;0.5163223;0.04882418,-0.2013074;0.38501;-0.16829,-0.2311188;0.269708;-0.4696028,0.07739769;0.003567666;-0.04297519,0.09744534;-0.3595276;-0.03347969,0.0889646;-0.7443873;0.05528928,0.09881034;-0.7757642;-0.006948464,-0.08087987;0.004551226;-0.03588496,-0.09776612;-0.358798;-0.0311498,-0.08709981;-0.747646;0.03778687,-0.08577377;-0.7837741;-0.02020375,0.005933911;0.5592654;0.1054819,879.6481
+0;0;0,-0.001583254;0.3289703;0.02447833,-0.003948227;0.6452446;0.03288353,0.1600034;0.5142476;-0.002459206,0.2148855;0.4478703;-0.2456473,0.2621281;0.4576816;-0.5660292,-0.1616059;0.5061314;-0.01091604,-0.2107617;0.4467491;-0.257119,-0.2319663;0.4172008;-0.5790662,0.07940943;0.005569634;-0.03889881,0.1030851;-0.3547609;0.005051382,0.1150036;-0.7399105;0.09215239,0.1150198;-0.6994432;0.004813798,-0.07689081;0.006022067;-0.04360658,-0.1232213;-0.353585;-0.01416985,-0.1414298;-0.7382571;0.07394745,-0.1386938;-0.6977034;-0.01333789,-0.003310706;0.5681081;0.0331602,0;0;0,0.003454492;0.3236191;0.06388998,0.006656401;0.6356584;0.1161644,0.1598009;0.5106041;0.03621268,0.2201028;0.4132702;-0.1949761,0.2433999;0.2466268;-0.4718513,-0.1546493;0.5163223;0.04882418,-0.2013074;0.38501;-0.16829,-0.2311188;0.269708;-0.4696028,0.07739769;0.003567666;-0.04297519,0.09744534;-0.3595276;-0.03347969,0.0889646;-0.7443873;0.05528928,0.09881034;-0.7757642;-0.006948464,-0.08087987;0.004551226;-0.03588496,-0.09776612;-0.358798;-0.0311498,-0.08709981;-0.747646;0.03778687,-0.08577377;-0.7837741;-0.02020375,0.005933911;0.5592654;0.1054819,879.6699
+0;0;0,-0.001572983;0.328919;0.02515944,-0.003976801;0.645183;0.03409672,0.1597804;0.5138788;-0.001963098,0.214629;0.4493105;-0.2456453,0.2581739;0.4726399;-0.5658519,-0.1614944;0.5057148;-0.009914558,-0.207498;0.4524276;-0.2581133,-0.2313255;0.4342561;-0.5807194,0.07932781;0.005676697;-0.03904961,0.1028508;-0.3545702;0.005661141,0.1148573;-0.7396604;0.09301257,0.1147648;-0.6991627;0.00567767,-0.07699475;0.005943617;-0.04343362,-0.1229953;-0.353692;-0.01382967,-0.1414883;-0.7382414;0.07476264,-0.1388609;-0.6976586;-0.0125225,-0.003328771;0.568046;0.03412682,0;0;0,0.003454492;0.3236191;0.06388998,0.006656401;0.6356584;0.1161644,0.1598009;0.5106041;0.03621268,0.2201028;0.4132702;-0.1949761,0.2433999;0.2466268;-0.4718513,-0.1546493;0.5163223;0.04882418,-0.2013074;0.38501;-0.16829,-0.2311188;0.269708;-0.4696028,0.07739769;0.003567666;-0.04297519,0.09744534;-0.3595276;-0.03347969,0.0889646;-0.7443873;0.05528928,0.09881034;-0.7757642;-0.006948464,-0.08087987;0.004551226;-0.03588496,-0.09776612;-0.358798;-0.0311498,-0.08709981;-0.747646;0.03778687,-0.08577377;-0.7837741;-0.02020375,0.005933911;0.5592654;0.1054819,879.6808
+0;0;0,-0.001574164;0.3291659;0.02517832,-0.003979846;0.6456753;0.03412263,0.1593301;0.5144626;-0.001838088,0.2143819;0.4496552;-0.2464233,0.2580113;0.4730298;-0.5672517,-0.1610627;0.5063211;-0.009767715,-0.2072368;0.4528365;-0.2588861,-0.2311106;0.4346297;-0.5821187,0.07933027;0.005676873;-0.03905082,0.1028579;-0.3546399;0.005668595,0.114863;-0.7396895;0.09301083,0.1147706;-0.6991993;0.005738266,-0.07699712;0.005943801;-0.04343497,-0.1230066;-0.3537616;-0.01382528,-0.1414976;-0.7382705;0.0747577,-0.1388722;-0.6976952;-0.01246513,-0.003331335;0.5684812;0.03415276,0;0;0,0.003549661;0.32376;0.06444716,0.006869435;0.6359668;0.1172001,0.159421;0.5106956;0.03723693,0.2203462;0.415313;-0.1956642,0.2434559;0.2468391;-0.4721841,-0.1537084;0.5163718;0.04924794,-0.2002166;0.3959621;-0.1752317,-0.2317013;0.2810838;-0.4772126,0.07739291;0.003541321;-0.04299164,0.09757658;-0.3596142;-0.03338492,0.08902364;-0.7444397;0.05533982,0.09922374;-0.7758091;-0.006759398,-0.08088849;0.004570115;-0.03586991,-0.09735699;-0.3588672;-0.03100141,-0.0868644;-0.7476953;0.03783552,-0.08629689;-0.7835683;-0.02036232,0.006112818;0.5595328;0.1064005,879.6926
+0;0;0,-0.001575506;0.3294464;0.02519977,-0.003981121;0.6459488;0.03414435,0.1589009;0.514892;-0.001721717,0.2129297;0.4512889;-0.2417614,0.2575141;0.4751752;-0.5696125,-0.1606493;0.5067719;-0.009630498,-0.2059652;0.4542812;-0.2541191,-0.2303616;0.4356759;-0.5844271,0.07933985;0.005677559;-0.03905553,0.102939;-0.3557349;0.005799856,0.1149065;-0.7395766;0.09286812,0.114814;-0.6990794;0.005537055,-0.07700643;0.005944519;-0.04344022,-0.1231558;-0.3548546;-0.01374049,-0.1415888;-0.7381574;0.07456463,-0.1389616;-0.697575;-0.01271667,-0.003332726;0.5687685;0.03417448,0;0;0,0.003642149;0.3238938;0.06520748,0.006905194;0.6360329;0.118319,0.1589762;0.5107657;0.03835845,0.2262716;0.4366819;-0.1952361,0.240594;0.2808218;-0.4877206,-0.1532221;0.5164671;0.05047898,-0.1981993;0.3975438;-0.1695615,-0.2295913;0.2486845;-0.4643497,0.07738209;0.003519848;-0.04303491,0.09741024;-0.3607362;-0.03282475,0.08881044;-0.7444636;0.05514096,0.09891144;-0.7758021;-0.007088192,-0.08091899;0.004604015;-0.03582317,-0.09755808;-0.3599358;-0.03116404,-0.08719979;-0.7475405;0.03749409,-0.08657433;-0.7832026;-0.02102948,0.00616391;0.559624;0.10744,879.7146
+0;0;0,-0.001656191;0.3294086;0.02568341,-0.004176304;0.6459017;0.03498392,0.1585831;0.5146086;-0.001428202,0.2122365;0.4531389;-0.242107,0.2457462;0.4898919;-0.5700871,-0.1605999;0.5060117;-0.008618966,-0.2052892;0.4582462;-0.2541894,-0.2303804;0.4368514;-0.5842763,0.07933403;0.005764071;-0.03905468,0.1027806;-0.3555951;0.006306428,0.1149384;-0.7394227;0.09341131,0.1146709;-0.6989028;0.006083339,-0.07704385;0.005862462;-0.043385,-0.1232249;-0.3549348;-0.01371247,-0.1415323;-0.7381474;0.07500944,-0.1390801;-0.6975417;-0.01227412,-0.003480601;0.5687219;0.03487715,0;0;0,0.003642149;0.3238938;0.06520748,0.006905194;0.6360329;0.118319,0.1589762;0.5107657;0.03835845,0.2262716;0.4366819;-0.1952361,0.240594;0.2808218;-0.4877206,-0.1532221;0.5164671;0.05047898,-0.1981993;0.3975438;-0.1695615,-0.2295913;0.2486845;-0.4643497,0.07738209;0.003519848;-0.04303491,0.09741024;-0.3607362;-0.03282475,0.08881044;-0.7444636;0.05514096,0.09891144;-0.7758021;-0.007088192,-0.08091899;0.004604015;-0.03582317,-0.09755808;-0.3599358;-0.03116404,-0.08719979;-0.7475405;0.03749409,-0.08657433;-0.7832026;-0.02102948,0.00616391;0.559624;0.10744,879.7267
+0;0;0,-0.001656191;0.3294086;0.02568341,-0.004176304;0.6459017;0.03498392,0.1585831;0.5146086;-0.001428202,0.2122365;0.4531389;-0.242107,0.2457462;0.4898919;-0.5700871,-0.1605999;0.5060117;-0.008618966,-0.2052892;0.4582462;-0.2541894,-0.2303804;0.4368514;-0.5842763,0.07933403;0.005764071;-0.03905468,0.1027806;-0.3555951;0.006306428,0.1149384;-0.7394227;0.09341131,0.1146709;-0.6989028;0.006083339,-0.07704385;0.005862462;-0.043385,-0.1232249;-0.3549348;-0.01371247,-0.1415323;-0.7381474;0.07500944,-0.1390801;-0.6975417;-0.01227412,-0.003480601;0.5687219;0.03487715,0;0;0,0.003642149;0.3238938;0.06520748,0.006905194;0.6360329;0.118319,0.1589762;0.5107657;0.03835845,0.2262716;0.4366819;-0.1952361,0.240594;0.2808218;-0.4877206,-0.1532221;0.5164671;0.05047898,-0.1981993;0.3975438;-0.1695615,-0.2295913;0.2486845;-0.4643497,0.07738209;0.003519848;-0.04303491,0.09741024;-0.3607362;-0.03282475,0.08881044;-0.7444636;0.05514096,0.09891144;-0.7758021;-0.007088192,-0.08091899;0.004604015;-0.03582317,-0.09755808;-0.3599358;-0.03116404,-0.08719979;-0.7475405;0.03749409,-0.08657433;-0.7832026;-0.02102948,0.00616391;0.559624;0.10744,879.7491
+0;0;0,-0.00165645;0.3294601;0.02568742,-0.004176049;0.6458885;0.03498599,0.1582183;0.5147321;-0.00134436,0.2118821;0.4532505;-0.2420697,0.2453899;0.4900014;-0.5700308,-0.1602461;0.5061545;-0.008518934,-0.2049439;0.4583799;-0.2541369,-0.2300337;0.4369863;-0.5842047,0.07935861;0.005765857;-0.03906679,0.1028071;-0.3556222;0.006297946,0.1149609;-0.7393228;0.09337403,0.1146947;-0.6988589;0.006510146,-0.07706773;0.005864279;-0.04339844,-0.1232525;-0.3549618;-0.01372355,-0.1415538;-0.7380477;0.07496904,-0.1391146;-0.6974983;-0.01185067,-0.00348048;0.5687236;0.03487925,0;0;0,0.003595132;0.3239151;0.06536531,0.006762806;0.6360052;0.1183846,0.1586426;0.5110676;0.03875208,0.2212353;0.4342579;-0.1953225,0.2399409;0.2743607;-0.4853482,-0.1529474;0.5161586;0.05088467,-0.1970658;0.3956668;-0.1685323,-0.2307478;0.2852256;-0.4794987,0.07741431;0.003495485;-0.04303551,0.09721649;-0.360804;-0.03289318,0.08842527;-0.7444119;0.05499219,0.09878849;-0.7760686;-0.006212,-0.08095107;0.004630615;-0.03581521,-0.09761221;-0.3599426;-0.03158134,-0.08750848;-0.747378;0.03732303,-0.08758477;-0.7821064;-0.02154236,0.006040942;0.5596077;0.1075294,879.7711
+0;0;0,-0.001665249;0.3295456;0.02621956,-0.004167916;0.6460729;0.03593506,0.157663;0.5146437;-0.001041181,0.2105568;0.4560462;-0.2426672,0.2426333;0.5025057;-0.5570292,-0.1597464;0.5058202;-0.007506855,-0.2044976;0.4640651;-0.254222,-0.21696;0.4945592;-0.5719101,0.07926238;0.005789874;-0.03926811,0.1026388;-0.3554331;0.00676658,0.11494;-0.7387697;0.09391369,0.1145165;-0.698262;0.006878868,-0.07718147;0.005853059;-0.04320643,-0.1230473;-0.354942;-0.01369417,-0.141515;-0.737551;0.07553668,-0.1392275;-0.6969599;-0.01145898,-0.003485613;0.5688849;0.03565932,0;0;0,0.003624629;0.3239602;0.06578112,0.006837599;0.6360892;0.1192179,0.1582999;0.5112615;0.03934312,0.2208992;0.4361956;-0.1953076,0.2421934;0.3026468;-0.4846555,-0.1523284;0.5162106;0.05109174,-0.1972498;0.3958388;-0.1682419,-0.2295016;0.2900746;-0.4678828,0.07741012;0.003486126;-0.04305291,0.09721237;-0.3607287;-0.03289616,0.08834969;-0.7440073;0.05492019,0.09933255;-0.77544;-0.006651409,-0.08096261;0.004639808;-0.03579888,-0.09752777;-0.3598537;-0.03157816,-0.08733763;-0.7469923;0.03707035,-0.08754592;-0.7811191;-0.02270731,0.006102066;0.5596835;0.1082563,879.7936
+0;0;0,-0.001666441;0.3297815;0.02623834,-0.0041704;0.6464726;0.03595895,0.1571985;0.5151618;-0.0009121187,0.2100939;0.4565625;-0.2425456,0.2433341;0.5047076;-0.5683125,-0.1593002;0.5063636;-0.007359236,-0.2040529;0.4646072;-0.2540821,-0.2169673;0.4962076;-0.5832956,0.07929471;0.005792235;-0.03928412,0.1026741;-0.3554771;0.006756466,0.1149618;-0.7383894;0.09380713,0.1145366;-0.6978419;0.006442457,-0.07721295;0.005855446;-0.04322405,-0.1230847;-0.3549859;-0.013708,-0.1415319;-0.7371714;0.07542409,-0.1392357;-0.6965402;-0.01190128,-0.003487767;0.5692474;0.03568309,0;0;0,0.003769897;0.3240774;0.06638336,0.007079974;0.636282;0.120342,0.1578528;0.5117407;0.03991199,0.2198002;0.436509;-0.1948673,0.2402826;0.297423;-0.4945045,-0.1512239;0.5157202;0.05166503,-0.1977745;0.3965425;-0.1679899,-0.227782;0.2961206;-0.4819356,0.07744654;0.003473058;-0.04306293,0.09703884;-0.3607994;-0.03288496,0.08793985;-0.7436315;0.05490661,0.09835627;-0.7749053;-0.007391457,-0.08100718;0.004663747;-0.03578451,-0.09762012;-0.3598761;-0.03171457,-0.08766846;-0.7465559;0.03706237,-0.08828897;-0.7794037;-0.02453134,0.006321527;0.559858;0.1092484,879.8166
+0;0;0,-0.001666441;0.3297815;0.02623834,-0.0041704;0.6464726;0.03595895,0.1571985;0.5151618;-0.0009121187,0.2100939;0.4565625;-0.2425456,0.2433341;0.5047076;-0.5683125,-0.1593002;0.5063636;-0.007359236,-0.2040529;0.4646072;-0.2540821,-0.2169673;0.4962076;-0.5832956,0.07929471;0.005792235;-0.03928412,0.1026741;-0.3554771;0.006756466,0.1149618;-0.7383894;0.09380713,0.1145366;-0.6978419;0.006442457,-0.07721295;0.005855446;-0.04322405,-0.1230847;-0.3549859;-0.013708,-0.1415319;-0.7371714;0.07542409,-0.1392357;-0.6965402;-0.01190128,-0.003487767;0.5692474;0.03568309,0;0;0,0.003769897;0.3240774;0.06638336,0.007079974;0.636282;0.120342,0.1578528;0.5117407;0.03991199,0.2198002;0.436509;-0.1948673,0.2402826;0.297423;-0.4945045,-0.1512239;0.5157202;0.05166503,-0.1977745;0.3965425;-0.1679899,-0.227782;0.2961206;-0.4819356,0.07744654;0.003473058;-0.04306293,0.09703884;-0.3607994;-0.03288496,0.08793985;-0.7436315;0.05490661,0.09835627;-0.7749053;-0.007391457,-0.08100718;0.004663747;-0.03578451,-0.09762012;-0.3598761;-0.03171457,-0.08766846;-0.7465559;0.03706237,-0.08828897;-0.7794037;-0.02453134,0.006321527;0.559858;0.1092484,879.8394
+0;0;0,-0.001739478;0.330062;0.02511641,-0.004138112;0.6470186;0.03357609,0.1575303;0.5162501;-0.0008890443,0.2086655;0.4621102;-0.2439535,0.243178;0.5147815;-0.5696509,-0.1597491;0.507027;-0.006847873,-0.2035551;0.4691091;-0.2543747,-0.2108074;0.5010172;-0.584486,0.07928447;0.005782805;-0.03932865,0.1027303;-0.356259;0.006928504,0.1149944;-0.7383083;0.09406326,0.1144577;-0.6977451;0.006080858,-0.07725492;0.005863726;-0.04316835,-0.1232297;-0.3557672;-0.0136196,-0.1415842;-0.7370688;0.07569284,-0.1393797;-0.6964219;-0.01225349,-0.003504908;0.5697327;0.03376161,0;0;0,0.003960259;0.3241824;0.06681967,0.007580478;0.6365401;0.1212475,0.1576379;0.511807;0.04009056,0.2188307;0.4373165;-0.1951389,0.2391841;0.2834899;-0.4883407,-0.1503089;0.5156154;0.05211684,-0.1977836;0.3993449;-0.1689117,-0.2271975;0.2966067;-0.4829561,0.07744436;0.003464237;-0.04308808,0.09710878;-0.3615923;-0.03256404,0.08799046;-0.743645;0.05494094,0.09823923;-0.7744467;-0.008705616,-0.08102731;0.004675054;-0.03576213,-0.09752177;-0.3606693;-0.03186392,-0.08789635;-0.7465407;0.03680306,-0.08892544;-0.7799489;-0.02509285,0.006734457;0.5600741;0.1100321,879.8598
+0;0;0,-0.001740275;0.3302132;0.02512791,-0.004139105;0.6471967;0.03358862,0.157004;0.5166041;-0.0007634945,0.2103591;0.4601138;-0.2543801,0.2405695;0.5062194;-0.5394779,-0.1592405;0.5074111;-0.006702889,-0.2049482;0.4678471;-0.2649756,-0.2112965;0.4957776;-0.5539371,0.07932038;0.005785423;-0.03934645,0.102767;-0.3562695;0.006912369,0.1149817;-0.7367779;0.0936957,0.1144473;-0.6962593;0.00608442,-0.07728989;0.005866381;-0.0431879,-0.1232663;-0.3557776;-0.01363808,-0.1415468;-0.7355413;0.07531414,-0.1393516;-0.6949394;-0.01226122,-0.003505913;0.5699122;0.03377414,0;0;0,0.004223619;0.3242048;0.06744337,0.008089151;0.6365083;0.1223192,0.1571744;0.5119206;0.04040861,0.2257426;0.4439415;-0.2066471,0.2335273;0.3238798;-0.4709268,-0.1490968;0.5157753;0.05256861,-0.2003127;0.3940771;-0.1774874,-0.2278837;0.3346257;-0.4603734,0.07741922;0.003522977;-0.04321098,0.09697703;-0.3615522;-0.03267455,0.08769307;-0.7420198;0.05464888,0.09812;-0.7731341;-0.008144379,-0.08114082;0.00460123;-0.03561364,-0.09727328;-0.3607725;-0.03172021,-0.08835267;-0.7451593;0.03635588,-0.08924248;-0.7792543;-0.02428822,0.007181663;0.5600602;0.1109974,879.8822

+ 162 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002040202;0.3267094;0.007575928,0.004337636;0.639185;0.0003717276,0.1776372;0.5112816;0.002847965,0.2118902;0.2312764;0.01768816,0.2638457;-0.04906258;-0.01211456,-0.1638945;0.4935706;0.002381465,-0.2162673;0.2166556;-0.01689493,-0.2599915;-0.06352314;-0.0589141,0.07834095;0.005132505;-0.04018661,0.09846102;-0.3452087;-0.003220916,0.1194043;-0.7429997;0.08310857,0.1178892;-0.7042658;0.002484113,-0.07647959;0.006560652;-0.04343315,-0.1236153;-0.3418473;-0.01342685,-0.140413;-0.740509;0.06973413,-0.139375;-0.70171;-0.0108908,0.003732159;0.5629098;0.004556214,0;0;0,0.006653737;0.3263488;0.0158993,0.01256424;0.638857;0.01686656,0.1842352;0.5106112;0.002350926,0.2194347;0.2303965;-0.003744245,0.2352485;-0.04829866;-0.0689857,-0.1653364;0.5208587;0.01624269,-0.2089121;0.2417994;0.01140054,-0.2455669;-0.03400025;-0.05765407,0.07699548;0.002803892;-0.04292369,0.09715367;-0.3481745;-0.01262426,0.08131803;-0.742983;0.08739853,0.08786944;-0.7787479;0.04037786,-0.08051105;0.005233577;-0.03562569,-0.1087667;-0.3459293;-0.01571302,-0.09958025;-0.7454668;0.06437711,-0.1015773;-0.7291466;-0.01554632,0.01120964;0.5625091;0.01908803,836.1432
+0;0;0,0.002039595;0.3266123;0.007573676,0.004336842;0.6390617;0.0003697937,0.177716;0.5111344;0.00284527,0.2119011;0.2316843;0.01765604,0.2639327;-0.04906532;-0.01219033,-0.163972;0.4934152;0.002378557,-0.2162409;0.2170492;-0.01685962,-0.2600292;-0.06353992;-0.05894035,0.07836885;0.005134333;-0.04020092,0.09848555;-0.3451481;-0.003241438,0.1194326;-0.743012;0.08310387,0.1179149;-0.7042627;0.002337337,-0.07650684;0.006562988;-0.04344862,-0.1236346;-0.3417865;-0.01344735,-0.1404354;-0.7405213;0.06972887,-0.1393956;-0.7017068;-0.01103813,0.003731363;0.5627862;0.004554302,0;0;0,0.00661511;0.3262603;0.01573372,0.01251598;0.6387431;0.01649904,0.1843537;0.5106685;0.002349973,0.2195693;0.2310172;-0.003592253,0.2353323;-0.04814708;-0.06868672,-0.1654733;0.5207457;0.01605452,-0.2089521;0.2422348;0.01140953,-0.2450169;-0.03416994;-0.05727986,0.07704119;0.002782807;-0.0429076,0.0972566;-0.3481261;-0.01253057,0.08135951;-0.7430615;0.08728528,0.08760272;-0.7788076;0.03995061,-0.08054011;0.005258208;-0.03563416,-0.108651;-0.345845;-0.01551541,-0.09939847;-0.7453634;0.06504191,-0.1013738;-0.7290735;-0.01502192,0.01116005;0.5623963;0.01877248,836.1664
+0;0;0,0.00203876;0.3264785;0.007570575,0.004335356;0.6388388;0.0003684494,0.1777852;0.5109051;0.00284243,0.2119268;0.2318101;0.01763438,0.2640231;-0.04928869;-0.0122491,-0.1640413;0.4931787;0.002375528,-0.2162438;0.2171639;-0.01683821,-0.2600865;-0.06377414;-0.05897126,0.0783717;0.00513452;-0.04020238,0.09850101;-0.3453676;-0.003219716,0.1194986;-0.7441906;0.08333375,0.1171315;-0.700545;-0.04263096,-0.07650961;0.006563227;-0.0434502,-0.1236669;-0.3420047;-0.01343012,-0.1405082;-0.7417007;0.06994662,-0.1388865;-0.6979534;-0.05601881,0.003729993;0.5625778;0.004552154,0;0;0,0.006568171;0.3261364;0.01554382,0.01239648;0.6385313;0.01596236,0.1844043;0.5107049;0.001974463,0.2196188;0.2314069;-0.003599644,0.23536;-0.04813737;-0.06864393,-0.1656774;0.5206715;0.01556148,-0.2091128;0.2425101;0.01131077,-0.2447458;-0.03431469;-0.05740502,0.07704042;0.002771616;-0.0429163,0.09729961;-0.3483481;-0.01243425,0.08152588;-0.7441866;0.08784175,0.07543331;-0.7356245;-0.03690683,-0.08054522;0.005270539;-0.03562872,-0.1086045;-0.3460439;-0.01524644,-0.0993433;-0.7465807;0.06523187,-0.1023971;-0.7379785;-0.05963492,0.01105896;0.5622019;0.01833415,836.1945
+0;0;0,0.002001611;0.3264353;0.007583488,0.004247778;0.638712;0.0003882507,0.1777526;0.5106999;0.002799661,0.2118966;0.2315279;0.01768698,0.2639571;-0.04930058;-0.012201,-0.164164;0.4930097;0.002370651,-0.2164059;0.2169199;-0.01685478,-0.260527;-0.06365687;-0.05926024,0.07834438;0.0051855;-0.04015729,0.0983766;-0.3448021;-0.003401399,0.1186328;-0.743681;0.08323,0.1162623;-0.7000084;-0.04272847,-0.0764714;0.006509001;-0.04344072,-0.1235847;-0.3415246;-0.01349875,-0.1405149;-0.7412214;0.07002069,-0.1389055;-0.6974758;-0.05594186,0.003656174;0.5624611;0.004568908,0;0;0,0.006431781;0.3261056;0.01533926,0.01196888;0.6384202;0.01523399,0.1842442;0.5109026;0.001558185,0.2195383;0.2315261;-0.003683805,0.2354694;-0.04777524;-0.06853139,-0.1660764;0.5205811;0.01506301,-0.2094188;0.2423186;0.01108495,-0.244879;-0.03436717;-0.05714839,0.076989;0.00280276;-0.04292059,0.09732492;-0.3477915;-0.01269329,0.08151006;-0.7436417;0.08766699,0.07542587;-0.7351143;-0.03707279,-0.08050132;0.005234705;-0.03562967,-0.1086979;-0.345532;-0.01534986,-0.09940621;-0.7460352;0.06546187,-0.1024472;-0.7375079;-0.05938912,0.0107296;0.5621048;0.01777363,836.2278
+0;0;0,0.002000974;0.3263314;0.007581075,0.004247396;0.638642;0.0003843838,0.1778995;0.5105616;0.00279563,0.2120452;0.231375;0.01768373,0.2641082;-0.04946703;-0.0122057,-0.1643066;0.4928565;0.002366257,-0.2165513;0.2167522;-0.01686019,-0.2606745;-0.06383815;-0.0592677,0.07835255;0.00518604;-0.04016148,0.09838703;-0.3448411;-0.003401425,0.1186607;-0.7440647;0.08330484,0.1162904;-0.7003931;-0.04264458,-0.07647938;0.006509679;-0.04344525,-0.123598;-0.3415633;-0.01349989,-0.1405428;-0.7416055;0.07009172,-0.1389336;-0.6978609;-0.05586176,0.003655603;0.5623667;0.004566375,0;0;0,0.006302346;0.3260204;0.01498842,0.01158431;0.6383721;0.01430082,0.1841878;0.5110655;0.001133442,0.2195567;0.2316776;-0.003785729,0.2354983;-0.04767478;-0.06847215,-0.1665356;0.5204234;0.0145512,-0.2094899;0.2420813;0.01089954,-0.2450235;-0.03477049;-0.05667776,0.07699534;0.002812028;-0.0429275,0.09736887;-0.3478129;-0.01261604,0.08150135;-0.743899;0.08824277,0.07542622;-0.7354082;-0.03648186,-0.08051416;0.005225532;-0.03562476,-0.1086852;-0.3455465;-0.01471879,-0.09913646;-0.7464033;0.06609681,-0.1021694;-0.7379031;-0.05874047,0.01041137;0.5620364;0.01699376,836.2607
+0;0;0,0.002000591;0.3262689;0.007579623,0.004247566;0.6386557;0.0003808914,0.1782073;0.5104585;0.002790399,0.2123198;0.2315432;0.01766403,0.2643824;-0.04929644;-0.01222514,-0.1646034;0.4927221;0.002360267,-0.2167973;0.2168861;-0.01684749,-0.2609201;-0.06370184;-0.05925464,0.07838506;0.005188192;-0.04017814,0.09838779;-0.3442842;-0.003476351,0.1186892;-0.7440541;0.08334856,0.1171619;-0.7052447;0.00219135,-0.07651111;0.006512381;-0.04346328,-0.1235551;-0.341009;-0.01356537,-0.140523;-0.7415987;0.07014062,-0.1394861;-0.7027421;-0.01101921,0.003655577;0.562355;0.004564272,0;0;0,0.006147013;0.325976;0.01465356,0.01136181;0.6384052;0.01374531,0.1843462;0.5111581;0.0007867813,0.2198007;0.2320545;-0.003985405,0.2356375;-0.04738867;-0.06829333,-0.1669892;0.5200477;0.0138414,-0.2098757;0.241964;0.01087785,-0.2450445;-0.03491086;-0.05678512,0.07705578;0.002822965;-0.04289353,0.09769061;-0.3472265;-0.01259982,0.08167209;-0.7438568;0.08836794,0.08620843;-0.7796162;0.04018545,-0.08054629;0.005221142;-0.03564341,-0.1085124;-0.3449997;-0.0146349,-0.09858906;-0.7463502;0.06651943,-0.1004937;-0.7302397;-0.01391616,0.01019412;0.5620455;0.0164777,836.2944
+0;0;0,0.001916786;0.3262085;0.007625132,0.004060515;0.6386155;0.0005012969,0.1779774;0.5104453;0.002863704,0.2121815;0.2314871;0.01768361,0.2642328;-0.04950666;-0.0121358,-0.1646347;0.4925879;0.002365689,-0.2169086;0.2167082;-0.0167409,-0.2611729;-0.06395978;-0.05942773,0.07838794;0.005228078;-0.04020037,0.09831743;-0.3442301;-0.003612231,0.1183355;-0.7438501;0.08316201,0.1168153;-0.7050185;0.001823016,-0.07653057;0.006473693;-0.04346532,-0.1236424;-0.3410148;-0.01364683,-0.1406532;-0.7414354;0.07002211,-0.1396057;-0.702554;-0.01131891,0.00349992;0.5623062;0.00465802,0;0;0,0.00608461;0.325925;0.01448035,0.01128412;0.6383722;0.01350999,0.184206;0.5113754;2.145767E-06,0.2199634;0.2322517;-0.004313588,0.2356707;-0.04740146;-0.06837142,-0.1669726;0.5199726;0.01333028,-0.2098467;0.2418337;0.01054633,-0.2447398;-0.03522146;-0.0571217,0.07705608;0.002829984;-0.04292345,0.09775795;-0.3471736;-0.01249576,0.08168334;-0.7436445;0.08839524,0.08658585;-0.7793059;0.03980625,-0.08057054;0.005221839;-0.03562571,-0.1084741;-0.3449724;-0.01459475,-0.09865494;-0.7460535;0.06703928,-0.1006139;-0.7299786;-0.01357459,0.01011459;0.5620056;0.01624739,836.316
+0;0;0,0.001916786;0.3262085;0.007625132,0.004060515;0.6386155;0.0005012969,0.1779774;0.5104453;0.002863704,0.2121815;0.2314871;0.01768361,0.2642328;-0.04950666;-0.0121358,-0.1646347;0.4925879;0.002365689,-0.2169086;0.2167082;-0.0167409,-0.2611729;-0.06395978;-0.05942773,0.07838794;0.005228078;-0.04020037,0.09831743;-0.3442301;-0.003612231,0.1183355;-0.7438501;0.08316201,0.1168153;-0.7050185;0.001823016,-0.07653057;0.006473693;-0.04346532,-0.1236424;-0.3410148;-0.01364683,-0.1406532;-0.7414354;0.07002211,-0.1396057;-0.702554;-0.01131891,0.00349992;0.5623062;0.00465802,0;0;0,0.00608461;0.325925;0.01448035,0.01128412;0.6383722;0.01350999,0.184206;0.5113754;2.145767E-06,0.2199634;0.2322517;-0.004313588,0.2356707;-0.04740146;-0.06837142,-0.1669726;0.5199726;0.01333028,-0.2098467;0.2418337;0.01054633,-0.2447398;-0.03522146;-0.0571217,0.07705608;0.002829984;-0.04292345,0.09775795;-0.3471736;-0.01249576,0.08168334;-0.7436445;0.08839524,0.08658585;-0.7793059;0.03980625,-0.08057054;0.005221839;-0.03562571,-0.1084741;-0.3449724;-0.01459475,-0.09865494;-0.7460535;0.06703928,-0.1006139;-0.7299786;-0.01357459,0.01011459;0.5620056;0.01624739,836.3386
+0;0;0,0.001915852;0.3260495;0.007621416,0.004058741;0.6383336;0.0005001565,0.17805;0.5101659;0.002860461,0.2122528;0.2312183;0.0176798,0.2642898;-0.04969874;-0.01213147,-0.1647078;0.4923009;0.002362235,-0.2169797;0.2164318;-0.01674363,-0.2612319;-0.06415969;-0.0594188,0.07839716;0.005228694;-0.0402051,0.09832387;-0.3441808;-0.003622066,0.1183399;-0.7437582;0.08314295,0.1168054;-0.7048442;0.001045056,-0.07653957;0.006474455;-0.04347044,-0.1236449;-0.3409655;-0.0136561,-0.1406538;-0.7413436;0.07000393,-0.1395966;-0.7023793;-0.01209602,0.003498326;0.5620488;0.00465554,0;0;0,0.005998354;0.3257827;0.01413214,0.01102475;0.6381068;0.01259816,0.1841866;0.5113726;-0.000256896,0.2199413;0.2322567;-0.004387856,0.2356666;-0.04731798;-0.06843233,-0.1672787;0.5197638;0.01298153,-0.2101182;0.2416289;0.01034643,-0.2445894;-0.03546721;-0.05703667,0.07706262;0.002849191;-0.0429318,0.09777971;-0.3471003;-0.01246011,0.08162279;-0.7435191;0.0884459,0.0856145;-0.7789565;0.03820753,-0.08058606;0.005191565;-0.03562077,-0.1085148;-0.3449467;-0.01451261,-0.09784894;-0.7457864;0.0679772,-0.09982749;-0.7298613;-0.01338533,0.009900723;0.5617698;0.01548743,836.3615
+0;0;0,0.001797542;0.3260557;0.007636677,0.003826779;0.6383744;0.0005544783,0.17773;0.5102034;0.002759771,0.2120336;0.2310206;0.01774257,0.2639439;-0.04923773;-0.01205183,-0.1647775;0.4923203;0.002365005,-0.2171496;0.2162159;-0.01681326,-0.2612755;-0.06371397;-0.05946634,0.07830679;0.005269432;-0.04025555,0.0980614;-0.3438583;-0.0037724,0.1177068;-0.7425041;0.08297207,0.1161505;-0.7035694;0.0006539971,-0.07654017;0.006421245;-0.04336587,-0.1236264;-0.340731;-0.01370648,-0.1407699;-0.7402122;0.0696597,-0.1397309;-0.7012214;-0.01266042,0.003298993;0.5620672;0.00469327,0;0;0,0.005848341;0.325802;0.01388204,0.01064949;0.6381588;0.0118897,0.1837838;0.5115298;-0.0009161234,0.2198286;0.2321912;-0.004790545,0.2355211;-0.04674366;-0.06863558,-0.167432;0.5196828;0.01228573,-0.2102295;0.2412809;0.01003046,-0.2445878;-0.03518224;-0.05716135,0.07698073;0.002946422;-0.04295945,0.09773024;-0.3467101;-0.01260757,0.08185922;-0.742036;0.08885443,0.08507467;-0.7774692;0.03819191,-0.08054464;0.005055653;-0.03559819,-0.108678;-0.3447686;-0.01455246,-0.09816198;-0.7446988;0.06775373,-0.1001451;-0.72883;-0.0138238,0.009595178;0.5618047;0.01491213,836.3958
+0;0;0,0.001797017;0.3259605;0.007634447,0.003825756;0.6382023;0.0005538687,0.1779566;0.5099794;0.002755781,0.2122884;0.2305672;0.01775089,0.2642161;-0.04978529;-0.01205351,-0.1649977;0.492073;0.0023605,-0.2174128;0.2157417;-0.01683352,-0.2615536;-0.06428215;-0.05950093,0.0782902;0.005268316;-0.04024703,0.09805068;-0.3439631;-0.003753044,0.1176888;-0.7424607;0.08295917,0.1161373;-0.7035539;0.0008979514,-0.07652397;0.006419885;-0.04335669,-0.1236241;-0.3408354;-0.01368849,-0.1407613;-0.7401681;0.06964669,-0.1397256;-0.7012054;-0.01241658,0.003298079;0.5619109;0.004691802,0;0;0,0.005746998;0.3257182;0.01365232,0.01033162;0.6379991;0.01134181,0.183883;0.5117292;-0.001244426,0.2198828;0.2321528;-0.005215287,0.2357378;-0.04689339;-0.06896567,-0.1679316;0.5195249;0.01180673,-0.2107566;0.2408913;0.009779321,-0.2447731;-0.03567892;-0.05755609,0.07695457;0.00297828;-0.04296577,0.09767978;-0.346776;-0.01251459,0.08174773;-0.7420354;0.0885855,0.08506089;-0.7775682;0.03848303,-0.0805288;0.005008019;-0.03559446,-0.1086923;-0.3449181;-0.01453706,-0.0983193;-0.7447146;0.06768326,-0.1002766;-0.7288182;-0.01363736,0.009335615;0.561663;0.01444161,836.4173
+0;0;0,0.001796716;0.3259059;0.007633169,0.00382549;0.638153;0.0005524033,0.1780367;0.5099033;0.002753582,0.2123211;0.2308762;0.01772802,0.264369;-0.05012512;-0.01214537,-0.1650754;0.4919886;0.002358119,-0.2174183;0.2160383;-0.01680944,-0.2616612;-0.0646337;-0.0595756,0.07830354;0.005269213;-0.04025389,0.09808136;-0.3442688;-0.003727868,0.117706;-0.7424937;0.08292503,0.1161344;-0.7034712;-0.0002013668,-0.076537;0.006420979;-0.04336407,-0.1236785;-0.3411392;-0.01366984,-0.1408039;-0.7401987;0.06960835,-0.1397548;-0.7011196;-0.01352013,0.003297793;0.5618586;0.004690494,0;0;0,0.005613681;0.3256709;0.01353025,0.01004127;0.6379595;0.01119089,0.1837469;0.5118607;-0.001607895,0.2197672;0.2326779;-0.005509257,0.2358728;-0.04702303;-0.06931484,-0.1682622;0.5194529;0.01145105,-0.2108394;0.2411733;0.009618281,-0.2446751;-0.03606945;-0.0578707,0.07694444;0.003005072;-0.04301286,0.09778847;-0.3470254;-0.0122509,0.08167134;-0.7420097;0.08876717,0.08587426;-0.7769883;0.03628862,-0.08055313;0.004980926;-0.03558044,-0.1087729;-0.3452602;-0.01467805,-0.09866778;-0.7447871;0.06749944,-0.1006527;-0.7290763;-0.01487625,0.009081226;0.5616201;0.01428866,836.4504
+0;0;0,0.001742749;0.3257778;0.007614252,0.003725671;0.6379529;0.0004971633,0.1781991;0.5096627;0.00274057,0.2124952;0.2307805;0.01776376,0.2647834;-0.05173221;-0.01234107,-0.1653772;0.4916978;0.002365446,-0.2177617;0.2159004;-0.01684044,-0.2623426;-0.06624752;-0.05995581,0.07834449;0.005287594;-0.04024455,0.09814077;-0.3440046;-0.0038312,0.1175307;-0.7425461;0.08290197,0.1159557;-0.7035207;-0.000267528,-0.07656421;0.006409995;-0.04338522,-0.1236119;-0.3409207;-0.01387685,-0.1408861;-0.7403282;0.06924483,-0.1398401;-0.7012409;-0.01392628,0.003219318;0.5616756;0.00465049,0;0;0,0.005322475;0.3255576;0.01327085,0.009361822;0.6377796;0.01078272,0.1835243;0.5120562;-0.001999378,0.2197454;0.2330398;-0.005878568,0.2361983;-0.04811519;-0.07018256,-0.1690693;0.5191732;0.01103312,-0.2112845;0.2409794;0.009217694,-0.2451189;-0.03787306;-0.05823849,0.0769687;0.003062889;-0.04303348,0.09788996;-0.3466962;-0.01215065,0.08156967;-0.7419519;0.08904469,0.08793855;-0.7766988;0.03642929,-0.08059485;0.004924525;-0.03557612,-0.1087384;-0.3450572;-0.0145132,-0.09865212;-0.7448936;0.06772438,-0.1006429;-0.7292004;-0.01469199,0.008499853;0.5614564;0.01390624,836.484
+0;0;0,0.001742749;0.3257778;0.007614252,0.003725671;0.6379529;0.0004971633,0.1781991;0.5096627;0.00274057,0.2124952;0.2307805;0.01776376,0.2647834;-0.05173221;-0.01234107,-0.1653772;0.4916978;0.002365446,-0.2177617;0.2159004;-0.01684044,-0.2623426;-0.06624752;-0.05995581,0.07834449;0.005287594;-0.04024455,0.09814077;-0.3440046;-0.0038312,0.1175307;-0.7425461;0.08290197,0.1159557;-0.7035207;-0.000267528,-0.07656421;0.006409995;-0.04338522,-0.1236119;-0.3409207;-0.01387685,-0.1408861;-0.7403282;0.06924483,-0.1398401;-0.7012409;-0.01392628,0.003219318;0.5616756;0.00465049,0;0;0,0.005322475;0.3255576;0.01327085,0.009361822;0.6377796;0.01078272,0.1835243;0.5120562;-0.001999378,0.2197454;0.2330398;-0.005878568,0.2361983;-0.04811519;-0.07018256,-0.1690693;0.5191732;0.01103312,-0.2112845;0.2409794;0.009217694,-0.2451189;-0.03787306;-0.05823849,0.0769687;0.003062889;-0.04303348,0.09788996;-0.3466962;-0.01215065,0.08156967;-0.7419519;0.08904469,0.08793855;-0.7766988;0.03642929,-0.08059485;0.004924525;-0.03557612,-0.1087384;-0.3450572;-0.0145132,-0.09865212;-0.7448936;0.06772438,-0.1006429;-0.7292004;-0.01469199,0.008499853;0.5614564;0.01390624,836.5062
+0;0;0,0.001742437;0.3257193;0.007612885,0.003725284;0.6378826;0.000496014,0.1780897;0.5096264;0.002740522,0.2123629;0.2309299;0.01775371,0.2647428;-0.05207825;-0.01240391,-0.1652725;0.4916727;0.002365632,-0.2176221;0.2160589;-0.01682747,-0.2622812;-0.06658369;-0.06001844,0.0783492;0.005287911;-0.04024697,0.09814474;-0.3439914;-0.003834963,0.117539;-0.7426232;0.08291788,0.1159509;-0.7035227;-0.0009430423,-0.0765688;0.00641038;-0.04338782,-0.1236148;-0.3409076;-0.01388054,-0.1408929;-0.7404056;0.06925999,-0.1398382;-0.7012427;-0.01460253,0.003218941;0.5616069;0.004649252,0;0;0,0.005220909;0.3255053;0.01315808,0.009160846;0.6377167;0.01063335,0.1833158;0.5124772;-0.002634644,0.2198318;0.2336842;-0.006222366,0.2363328;-0.04796946;-0.07060921,-0.169111;0.5190284;0.01077977,-0.2111274;0.2409935;0.009036298,-0.2447746;-0.03836444;-0.05859319,0.07696819;0.003102287;-0.04304242,0.097882;-0.3466384;-0.01209295,0.08141589;-0.7420684;0.08877052,0.08736521;-0.7764978;0.03462756,-0.08060391;0.004873594;-0.03557578,-0.1087439;-0.3450955;-0.01451588,-0.09885495;-0.7449169;0.06827663,-0.1009375;-0.7293478;-0.01482216,0.008319542;0.5613949;0.01375938,836.5404
+0;0;0,0.001713337;0.3256832;0.007610968,0.003676176;0.6378587;0.0004909225,0.178202;0.5095348;0.002747989,0.2125064;0.2306642;0.01781772,0.2648864;-0.05228463;-0.01240321,-0.1667144;0.4952223;-0.004261458,-0.2156272;0.2184244;-0.01703588,-0.2603306;-0.06416595;-0.06017821,0.07835983;0.005293876;-0.04026793,0.09814353;-0.3439634;-0.004038557,0.1175125;-0.7427229;0.08293013,0.1172138;-0.7036282;-0.0009965673,-0.07659016;0.006407777;-0.04338988,-0.1235381;-0.340888;-0.01396011,-0.140947;-0.7405354;0.0692672,-0.138601;-0.7013711;-0.01461966,0.00317739;0.5615813;0.004645323,0;0;0,0.005120095;0.3254711;0.01314461,0.009077985;0.6376958;0.0107646,0.1834187;0.5125635;-0.002605677,0.2201565;0.2336244;-0.006613374,0.2365976;-0.04805163;-0.07068574,-0.1693699;0.5189837;0.01073778,-0.2112092;0.2407417;0.00883399,-0.244788;-0.03866369;-0.05841226,0.07697852;0.003065646;-0.04306626,0.09800415;-0.3465958;-0.01177073,0.08138546;-0.742149;0.08927059,0.08746669;-0.7765369;0.03501463,-0.08063054;0.004923089;-0.03555662,-0.1085879;-0.3450021;-0.01421698,-0.09880263;-0.7450569;0.06829529,-0.100874;-0.7295026;-0.01485233,0.008224282;0.5613708;0.01385081,836.564
+0;0;0,0.001713392;0.3256936;0.007611212,0.003675877;0.6378127;0.0004923451,0.1784004;0.5094409;0.002746649,0.2127084;0.2305402;0.01781799,0.2651622;-0.052807;-0.01244549,-0.1669074;0.4951122;-0.004270751,-0.2158254;0.2182845;-0.01704654,-0.2605918;-0.06470382;-0.06024964,0.0782703;0.005287828;-0.04022193,0.09806073;-0.3440882;-0.003980231,0.1174138;-0.7425201;0.08291699,0.1171151;-0.7034256;-0.001007542,-0.07650267;0.006400457;-0.04334031,-0.1234666;-0.3410134;-0.01390053,-0.1408612;-0.7403324;0.0692584,-0.1385153;-0.7011683;-0.01462629,0.003177164;0.5615464;0.004646136,0;0;0,0.004870713;0.3254901;0.01302767,0.008469895;0.63766;0.01040876,0.1832019;0.5128012;-0.003050805,0.2199501;0.2338322;-0.006999136,0.2366084;-0.04820764;-0.07125628,-0.1700793;0.5189905;0.01041696,-0.2117767;0.2406976;0.008381778,-0.2453263;-0.03914684;-0.05880796,0.07684863;0.003145799;-0.04308593,0.09763887;-0.3466361;-0.0116353,0.08111829;-0.7418822;0.08926666,0.0872762;-0.7762672;0.03501928,-0.08052984;0.004803965;-0.03555097,-0.1087898;-0.3452195;-0.01425142,-0.09917241;-0.7449877;0.06800742,-0.1012676;-0.7294424;-0.01513582,0.007734358;0.561348;0.01356602,836.5956
+0;0;0,0.001713176;0.3256525;0.007610252,0.003675612;0.6377639;0.0004915879,0.1783463;0.5094106;0.002746338,0.2126319;0.2306922;0.01780783,0.2651301;-0.05289513;-0.0124813,-0.1668554;0.4950863;-0.004268904,-0.2157415;0.2184396;-0.01703635,-0.2605457;-0.06478855;-0.06027605,0.07830787;0.005290366;-0.04024123,0.09809839;-0.3440873;-0.003999371,0.1174129;-0.7417256;0.08272478,0.1171123;-0.7025726;-0.001738854,-0.07653938;0.006403529;-0.04336111,-0.1235035;-0.3410119;-0.01392119,-0.1408634;-0.7395356;0.06907209,-0.1385025;-0.7003126;-0.01535145,0.003176916;0.5615001;0.00464524,0;0;0,0.004764378;0.3254514;0.01300442,0.008310847;0.6376151;0.01045895,0.1830243;0.5130464;-0.003504992,0.2199968;0.2342904;-0.007297159,0.236854;-0.04794234;-0.0717628,-0.170169;0.5189514;0.0101206,-0.2117757;0.2408333;0.00777402,-0.2451434;-0.03932214;-0.05926914,0.07682303;0.003160119;-0.04321694,0.09761284;-0.3465975;-0.01147962,0.08111817;-0.7410675;0.08917654,0.08721867;-0.7751733;0.03375804,-0.08059551;0.004815231;-0.03550559,-0.1087663;-0.3452147;-0.01416768,-0.09922455;-0.7441902;0.06791683,-0.1008399;-0.7820624;0.01684107,0.007581931;0.5613046;0.01359284,836.618
+0;0;0,0.001696405;0.3256517;0.007647828,0.003598815;0.6377657;0.0006089299,0.1782945;0.5094174;0.002791972,0.2124584;0.2306835;0.01784302,0.264961;-0.0528613;-0.01283459,-0.1672176;0.4965145;-0.007993832,-0.214325;0.2194144;-0.01709004,-0.2590724;-0.06377435;-0.06064565,0.07831194;0.005304475;-0.04023148,0.09835513;-0.3441054;-0.004442345,0.1177975;-0.7417444;0.08225003,0.1182218;-0.7025947;-0.002213426,-0.07652594;0.006389576;-0.04338689,-0.1233049;-0.3410704;-0.01417807,-0.1409674;-0.7395858;0.06879101,-0.1378772;-0.7003625;-0.01560895,0.003123595;0.5615002;0.004731825,0;0;0,0.004764378;0.3254514;0.01300442,0.008310847;0.6376151;0.01045895,0.1830243;0.5130464;-0.003504992,0.2199968;0.2342904;-0.007297159,0.236854;-0.04794234;-0.0717628,-0.170169;0.5189514;0.0101206,-0.2117757;0.2408333;0.00777402,-0.2451434;-0.03932214;-0.05926914,0.07682303;0.003160119;-0.04321694,0.09761284;-0.3465975;-0.01147962,0.08111817;-0.7410675;0.08917654,0.08721867;-0.7751733;0.03375804,-0.08059551;0.004815231;-0.03550559,-0.1087663;-0.3452147;-0.01416768,-0.09922455;-0.7441902;0.06791683,-0.1008399;-0.7820624;0.01684107,0.007581931;0.5613046;0.01359284,836.6406
+0;0;0,0.001696313;0.3256342;0.007647416,0.003598355;0.6376878;0.0006099502,0.1783649;0.5093349;0.00279132,0.2125038;0.2308053;0.01783134,0.2651254;-0.05338252;-0.01291584,-0.1672868;0.4964268;-0.007998839,-0.2143597;0.2195298;-0.01708838,-0.2592085;-0.0643011;-0.06074276,0.07823706;0.005299404;-0.04019301,0.09827749;-0.3440623;-0.00440881,0.1177205;-0.7417141;0.08228636,0.1181448;-0.7025646;-0.002175413,-0.07645278;0.006383467;-0.04334541,-0.1232253;-0.3410286;-0.01414062,-0.1408884;-0.7395568;0.06883112,-0.1377982;-0.7003337;-0.01556716,0.003123238;0.5614387;0.004731956,0;0;0,0.00450277;0.3254401;0.01294184,0.007749807;0.6375456;0.01026952,0.1826988;0.5133135;-0.0038656,0.2196946;0.2347673;-0.007567167,0.2366038;-0.04813924;-0.07202709,-0.1707058;0.5188624;0.009942936,-0.2120967;0.2409217;0.007457841,-0.2454;-0.03988916;-0.05972319,0.07672916;0.003235459;-0.0432061,0.09722582;-0.3464789;-0.01133955,0.08089665;-0.7409828;0.08926427,0.08690247;-0.7751;0.03385127,-0.08050549;0.004720521;-0.03551313,-0.1090015;-0.3452313;-0.01412442,-0.09890044;-0.7441145;0.06840567,-0.1006662;-0.7818329;0.01713401,0.007111885;0.561252;0.01343608,836.6644
+0;0;0,0.001696093;0.3255919;0.007646422,0.003598076;0.6376358;0.0006091413,0.1784763;0.5092512;0.002789189,0.2126251;0.2306406;0.01783358,0.2651955;-0.05327052;-0.01288367,-0.1673957;0.4963349;-0.008007849,-0.2144822;0.2193575;-0.01710003,-0.2592874;-0.06419715;-0.06071191,0.07825883;0.005300878;-0.04020419,0.09830219;-0.3441121;-0.004414745,0.1177682;-0.7422341;0.08238294,0.1181948;-0.7030329;-0.002555512,-0.07647404;0.006385243;-0.04335747,-0.1232534;-0.3410778;-0.01414839,-0.1409374;-0.7400773;0.06892147,-0.1378297;-0.7008021;-0.01595314,0.003122969;0.5613883;0.004731062,0;0;0,0.004315596;0.3254034;0.01286185,0.007355586;0.6375015;0.01017487,0.1824953;0.5134503;-0.004241109,0.2196528;0.2348389;-0.007611752,0.2366417;-0.04774228;-0.07220256,-0.1711425;0.5187039;0.009749227,-0.2124659;0.2406701;0.00732655,-0.2456959;-0.03988642;-0.05972972,0.07675436;0.003259272;-0.04320955,0.09715325;-0.3464898;-0.01109242,0.08073315;-0.741501;0.08945823,0.08704492;-0.7752905;0.03297424,-0.08053844;0.004713168;-0.03550023,-0.1090247;-0.345283;-0.01397639,-0.09910394;-0.7446684;0.06852673,-0.1010625;-0.7826642;0.0168342,0.006765623;0.561209;0.01333773,836.6871
+0;0;0,0.001629453;0.3255911;0.007693432,0.003476375;0.6376374;0.0007240404,0.1783647;0.5092032;0.002893086,0.2125604;0.2305887;0.01775638,0.2646828;-0.05329221;-0.01398713,-0.1671323;0.4949467;-0.005315871,-0.215672;0.2183276;-0.01723488,-0.2606701;-0.0648298;-0.06316765,0.07828631;0.005298866;-0.0401509,0.09829965;-0.344115;-0.004352879,0.1178139;-0.7422475;0.08238573,0.1177287;-0.7030346;-0.002552487,-0.07642516;0.006377654;-0.04344469,-0.1232182;-0.3410794;-0.014187,-0.1409059;-0.7400391;0.06907307,-0.1383097;-0.7007591;-0.01581819,0.003025437;0.5613883;0.004818832,0;0;0,0.004315596;0.3254034;0.01286185,0.007355586;0.6375015;0.01017487,0.1824953;0.5134503;-0.004241109,0.2196528;0.2348389;-0.007611752,0.2366417;-0.04774228;-0.07220256,-0.1711425;0.5187039;0.009749227,-0.2124659;0.2406701;0.00732655,-0.2456959;-0.03988642;-0.05972972,0.07675436;0.003259272;-0.04320955,0.09715325;-0.3464898;-0.01109242,0.08073315;-0.741501;0.08945823,0.08704492;-0.7752905;0.03297424,-0.08053844;0.004713168;-0.03550023,-0.1090247;-0.345283;-0.01397639,-0.09910394;-0.7446684;0.06852673,-0.1010625;-0.7826642;0.0168342,0.006765623;0.561209;0.01333773,836.7098
+0;0;0,0.001629344;0.3255695;0.007692921,0.003476335;0.6376272;0.0007233,0.1784281;0.509172;0.002891763,0.212583;0.2308906;0.01773729,0.2647454;-0.05320856;-0.01403064,-0.167194;0.4949103;-0.005320169,-0.2156757;0.218622;-0.01722492,-0.2607083;-0.06475314;-0.06319302,0.07826567;0.005297469;-0.04014032,0.09826954;-0.3439512;-0.004359212,0.1177953;-0.7423186;0.08243057,0.1177101;-0.7031042;-0.002521798,-0.076405;0.006375972;-0.04343324,-0.123176;-0.3409169;-0.01418938,-0.140874;-0.7401119;0.0691198,-0.1382774;-0.7008304;-0.01578561,0.003025385;0.561376;0.004818206,0;0;0,0.004175797;0.3253841;0.01284981,0.007137027;0.6374952;0.01022995,0.1823685;0.513508;-0.00428009,0.2196114;0.2352475;-0.007666349,0.2366989;-0.04753527;-0.07235336,-0.1714155;0.5186893;0.009758654,-0.2124694;0.2409562;0.007238382,-0.2455132;-0.03975213;-0.06024037,0.07675663;0.003297448;-0.04315519,0.09709096;-0.346274;-0.01088464,0.08060311;-0.7415253;0.08968818,0.08732712;-0.775258;0.03316605,-0.08050191;0.004679163;-0.03552986,-0.1089042;-0.3451507;-0.01391073,-0.0991612;-0.7448688;0.06819201,-0.101142;-0.7835543;0.01739635,0.006558947;0.5611995;0.01337242,836.7326
+0;0;0,0.00162938;0.3255767;0.00769309,0.003476809;0.6377083;0.000721721,0.1785491;0.5091968;0.002889955,0.2127259;0.2307363;0.01774503,0.2648627;-0.05322286;-0.01400724,-0.1673107;0.4949253;-0.005327625,-0.2158236;0.2184592;-0.01724004,-0.260834;-0.06477636;-0.06318549,0.07826704;0.005297562;-0.04014102,0.09824967;-0.3435801;-0.004397925,0.1178736;-0.7439508;0.08282828,0.1177898;-0.7048912;-0.0006969571,-0.07640634;0.006376084;-0.043434,-0.1231276;-0.3405479;-0.01422121,-0.1409147;-0.7417504;0.06950691,-0.1383617;-0.7026247;-0.01397215,0.003025737;0.5614367;0.004817723,0;0;0,0.004039377;0.3253999;0.01267195,0.006868299;0.6375855;0.009936928,0.1822718;0.513575;-0.004391552,0.2195937;0.235142;-0.007721306,0.2366567;-0.04750142;-0.0723809,-0.1717763;0.5187267;0.00931735,-0.21279;0.240805;0.006799156,-0.2461022;-0.03952131;-0.06151427,0.07675464;0.003300875;-0.04316163,0.09713789;-0.3458885;-0.01085377,0.0801614;-0.7431068;0.09023809,0.0897677;-0.7772357;0.03681755,-0.08050903;0.004686661;-0.03551659,-0.1088043;-0.3447856;-0.01404471,-0.09915053;-0.7464787;0.06865738,-0.1014279;-0.7840123;0.01873165,0.006316215;0.5612701;0.01310098,836.7673
+0;0;0,0.001593748;0.325566;0.007735795,0.003338844;0.6377319;0.0008873609,0.1784532;0.5092263;0.002937315,0.212502;0.2306761;0.017163,0.263968;-0.05271342;-0.01680585,-0.1679009;0.4965814;-0.007421819,-0.215219;0.2198225;-0.01825738,-0.2601278;-0.06278306;-0.0654755,0.07825124;0.005321856;-0.04013892,0.09812114;-0.3434867;-0.004403803,0.1180297;-0.7428995;0.08268213,0.1183675;-0.7038048;-0.00116872,-0.07639569;0.006356695;-0.04342812,-0.1231249;-0.3404924;-0.01424989,-0.1411207;-0.7407569;0.06926869,-0.1381315;-0.7015948;-0.01452219,0.002923746;0.5614503;0.004944642,0;0;0,0.003942754;0.3253943;0.01259243,0.00671421;0.6376113;0.009856342,0.182123;0.5136299;-0.004623176,0.2195275;0.2351655;-0.007846833,0.2368051;-0.04699486;-0.07264853,-0.1719615;0.518909;0.009111703,-0.2128549;0.2409296;0.006451368,-0.2459366;-0.03904465;-0.06160944,0.07675956;0.003344938;-0.04312181,0.09711857;-0.3457627;-0.01073909,0.08031206;-0.742005;0.09035719,0.0890567;-0.7761058;0.03624237,-0.08048516;0.004634423;-0.03554394,-0.1087696;-0.3447557;-0.01396193,-0.09929682;-0.7455418;0.06844974,-0.1012217;-0.7823138;0.01695613,0.006169766;0.561288;0.01301539,836.7909
+0;0;0,0.001593748;0.325566;0.007735795,0.003338844;0.6377319;0.0008873609,0.1784532;0.5092263;0.002937315,0.212502;0.2306761;0.017163,0.263968;-0.05271342;-0.01680585,-0.1679009;0.4965814;-0.007421819,-0.215219;0.2198225;-0.01825738,-0.2601278;-0.06278306;-0.0654755,0.07825124;0.005321856;-0.04013892,0.09812114;-0.3434867;-0.004403803,0.1180297;-0.7428995;0.08268213,0.1183675;-0.7038048;-0.00116872,-0.07639569;0.006356695;-0.04342812,-0.1231249;-0.3404924;-0.01424989,-0.1411207;-0.7407569;0.06926869,-0.1381315;-0.7015948;-0.01452219,0.002923746;0.5614503;0.004944642,0;0;0,0.003942754;0.3253943;0.01259243,0.00671421;0.6376113;0.009856342,0.182123;0.5136299;-0.004623176,0.2195275;0.2351655;-0.007846833,0.2368051;-0.04699486;-0.07264853,-0.1719615;0.518909;0.009111703,-0.2128549;0.2409296;0.006451368,-0.2459366;-0.03904465;-0.06160944,0.07675956;0.003344938;-0.04312181,0.09711857;-0.3457627;-0.01073909,0.08031206;-0.742005;0.09035719,0.0890567;-0.7761058;0.03624237,-0.08048516;0.004634423;-0.03554394,-0.1087696;-0.3447557;-0.01396193,-0.09929682;-0.7455418;0.06844974,-0.1012217;-0.7823138;0.01695613,0.006169766;0.561288;0.01301539,836.8135
+0;0;0,0.00159321;0.3254561;0.007733184,0.003337509;0.6374792;0.0008881344,0.1786354;0.5089601;0.002933813,0.2126846;0.2304057;0.0171597,0.2641153;-0.05278921;-0.01678582,-0.1680804;0.4963019;-0.007436134,-0.2153991;0.2195388;-0.01827186,-0.2602772;-0.06287262;-0.06545755,0.07831518;0.005326205;-0.04017172,0.09819677;-0.3436876;-0.004415587,0.1182927;-0.7468606;0.0834902,0.118633;-0.7077015;-0.0009538457,-0.07645813;0.006361891;-0.04346361,-0.1232148;-0.3406912;-0.01426822,-0.1413801;-0.7447239;0.07003664,-0.1383697;-0.7054969;-0.01434702,0.002922633;0.5612385;0.004943237,0;0;0,0.003708634;0.3252889;0.01254642,0.006191462;0.6373655;0.009802817,0.1819521;0.5137069;-0.004674793,0.2194599;0.2352529;-0.007959367,0.2367032;-0.0467276;-0.07266188,-0.1726364;0.5188646;0.008771254,-0.2137251;0.2409102;0.006065616,-0.2465094;-0.03894344;-0.06178635,0.07679663;0.003354937;-0.04320216,0.09685356;-0.3459418;-0.01043189,0.07919904;-0.7460092;0.09112668,0.08885602;-0.7795673;0.03561163,-0.08058583;0.004648717;-0.0354925,-0.1088922;-0.3449405;-0.01380131,-0.09971794;-0.749544;0.06921421,-0.1015373;-0.7863653;0.01680798,0.005723175;0.5610826;0.01295841,836.8466
+0;0;0,0.001549548;0.3253939;0.007805296,0.003177336;0.6373731;0.00119512,0.1785843;0.5089401;0.003012575,0.2124452;0.2305575;0.0160002,0.2636972;-0.05245513;-0.02337867,-0.1684764;0.4971679;-0.008910851,-0.2149347;0.2205323;-0.02015965,-0.2604977;-0.06143177;-0.07206233,0.07831477;0.00535783;-0.0401639,0.09817883;-0.3435261;-0.004431922,0.1181396;-0.7466354;0.08341366,0.1187873;-0.7074295;-0.001389846,-0.07644623;0.006329866;-0.04348513,-0.1231914;-0.3405945;-0.01433556,-0.1412861;-0.7445732;0.06984366,-0.1379592;-0.7052957;-0.01488924,0.002804577;0.5611411;0.005174075,0;0;0,0.003565114;0.3252325;0.01247525,0.005940311;0.6372598;0.009737849,0.1818098;0.5137655;-0.004718065,0.2193294;0.2355695;-0.008096457,0.2365873;-0.04690853;-0.07276404,-0.1729457;0.518959;0.00822697,-0.2140716;0.2412645;0.005667651,-0.2470374;-0.0389359;-0.06270353,0.07681306;0.003378466;-0.043167,0.09676778;-0.3457884;-0.01036942,0.07934642;-0.7457753;0.09121454,0.08904928;-0.7791165;0.03490674,-0.08057401;0.004622821;-0.03551771,-0.1088243;-0.3448311;-0.01371796,-0.0993933;-0.7494766;0.06865596,-0.103324;-0.784484;0.01356144,0.005491577;0.5609895;0.01288652,836.8696
+0;0;0,0.001549253;0.3253318;0.007803806,0.003176803;0.6372654;0.001194583,0.1785861;0.5088426;0.003011445,0.2124402;0.2305156;0.01599648,0.263698;-0.05252919;-0.02338688,-0.168479;0.4970703;-0.008912133,-0.2149281;0.2204899;-0.02015869,-0.2604963;-0.06150621;-0.07206728,0.07831174;0.005357623;-0.04016235,0.09817652;-0.3435388;-0.004429087,0.11806;-0.7450877;0.08307644,0.1187052;-0.7059167;-0.001404531,-0.07644327;0.006329621;-0.04348345,-0.1231901;-0.3406072;-0.01433283,-0.1412147;-0.7430221;0.06952053,-0.1379006;-0.7037799;-0.01489011,0.002804097;0.5610443;0.005172973,0;0;0,0.003504481;0.3251732;0.01241803,0.005861856;0.6371552;0.009681939,0.1817648;0.5137587;-0.004693509,0.2192306;0.2356134;-0.008182646,0.2365392;-0.04691544;-0.07276297,-0.1730357;0.5189206;0.008001689,-0.2138869;0.2412429;0.005364113,-0.2469306;-0.03898084;-0.06301361,0.07682261;0.003399626;-0.04314137,0.09678258;-0.3457748;-0.01029336,0.07970047;-0.7442362;0.09085393,0.08880006;-0.7778848;0.03528762,-0.08056334;0.004597299;-0.03553677,-0.1086287;-0.3448685;-0.01348783,-0.09936414;-0.7479692;0.06847613,-0.1031567;-0.782787;0.01365069,0.00541256;0.5608956;0.0128274,836.8913
+0;0;0,0.001548826;0.3252422;0.007801657,0.003176064;0.637116;0.001193721,0.1786623;0.5086854;0.00300885,0.2125206;0.2303244;0.01599547,0.2637659;-0.05265146;-0.0233783,-0.1685546;0.4969078;-0.008919945,-0.2150094;0.2202938;-0.02016787,-0.2605664;-0.06163368;-0.07206381,0.07831256;0.005357679;-0.04016276,0.0981576;-0.3431921;-0.004465003,0.1180346;-0.7446095;0.08301187,0.1186781;-0.7054624;-0.001249149,-0.07644407;0.006329687;-0.0434839,-0.1231444;-0.3402625;-0.01436224,-0.1411632;-0.7425456;0.06946366,-0.1378576;-0.7033275;-0.0147272,0.002803432;0.5609099;0.005171323,0;0;0,0.003394135;0.3250848;0.01241434,0.00570184;0.637008;0.009743929,0.1817401;0.513773;-0.004588962,0.2191479;0.2355902;-0.008448482,0.2362832;-0.04690036;-0.07292449,-0.1732975;0.5189446;0.007655297,-0.2142636;0.2412501;0.004930009,-0.2473638;-0.0387466;-0.06404763,0.07685468;0.003433034;-0.04308343,0.09665758;-0.3453918;-0.0101558,0.07985807;-0.7436835;0.09115899,0.08900199;-0.7774632;0.0360905,-0.08055194;0.004568937;-0.03556852,-0.1084336;-0.3445719;-0.01369667,-0.09947609;-0.7474585;0.06867659,-0.1031542;-0.7824177;0.01435545,0.005259108;0.5607627;0.01287091,836.9251
+0;0;0,0.001457016;0.3251464;0.007815742,0.002747231;0.6369516;0.001203459,0.1786115;0.5086926;0.003170948,0.2116892;0.2302004;0.01283725,0.2649436;-0.051139;-0.03738679,-0.1692039;0.4972973;-0.01010563,-0.215187;0.2207919;-0.02336441,-0.2602514;-0.06102705;-0.07865991,0.07830003;0.005344444;-0.04011961,0.09814961;-0.3432307;-0.00446013,0.1180016;-0.7450792;0.08312154,0.1188999;-0.7059274;-0.00118161,-0.07635452;0.006354481;-0.04357349,-0.1230048;-0.3402623;-0.01440542,-0.1410723;-0.7429307;0.06972885,-0.1375117;-0.7037066;-0.01449598,0.002480946;0.5607634;0.005184136,0;0;0,0.003306426;0.3249868;0.01249182,0.005592939;0.6368413;0.009944917,0.1819109;0.5137789;-0.004273056,0.219322;0.2356983;-0.008405088,0.2362038;-0.04715395;-0.07336617,-0.173597;0.5187001;0.007562414,-0.2144479;0.2410876;0.004730332,-0.2482227;-0.03919032;-0.06465162,0.07688257;0.003412366;-0.04297054,0.09673856;-0.3454078;-0.009797692,0.08016306;-0.7441221;0.09168649,0.08966157;-0.7778175;0.03651166,-0.08047695;0.004605701;-0.03565515,-0.1081752;-0.3445663;-0.01370092,-0.09946323;-0.7478739;0.06884551,-0.1029554;-0.7827248;0.01431341,0.005150601;0.5606129;0.01304078,836.9592
+0;0;0,0.001456559;0.3250442;0.007813285,0.002745843;0.6366224;0.0012062,0.1785798;0.5084373;0.003170651,0.2117033;0.2295602;0.01285031,0.2648529;-0.05122566;-0.03727492,-0.1691753;0.4970441;-0.01010363,-0.215222;0.2201565;-0.02338073,-0.2601978;-0.06110802;-0.07856745,0.07827499;0.005342735;-0.04010678,0.09812821;-0.3432963;-0.004440758,0.1179672;-0.744882;0.08308363,0.1188598;-0.7057884;-0.0006845668,-0.0763301;0.006352449;-0.04355955,-0.1229889;-0.3403279;-0.01438613,-0.1410446;-0.7427329;0.06969312,-0.1375066;-0.7035674;-0.01399725,0.002479783;0.5604991;0.00518349,0;0;0,0.003135998;0.3248861;0.01249194,0.004982263;0.6365172;0.01000106,0.1815085;0.5140155;-0.00444579,0.2191225;0.2355748;-0.008834123,0.2361074;-0.04657933;-0.07424569,-0.1740639;0.5185584;0.007336987,-0.2150388;0.2405771;0.004063725,-0.2489026;-0.03916568;-0.06504039,0.07685349;0.003441215;-0.04296243,0.09659822;-0.3454491;-0.009779215,0.08020658;-0.743899;0.09168053,0.08904474;-0.7779881;0.03768897,-0.08044244;0.00456262;-0.03566886,-0.1082987;-0.3446634;-0.01374506,-0.09954008;-0.7476936;0.06880838,-0.1033381;-0.7823567;0.0149116,0.004670642;0.5603523;0.01307571,836.9809
+0;0;0,0.00145623;0.3249709;0.007811524,0.00274539;0.6365198;0.001204955,0.1786719;0.5083118;0.00316811,0.2118076;0.2293322;0.01285133,0.2651143;-0.05228385;-0.03742211,-0.169266;0.4969126;-0.01011315,-0.2153296;0.2199233;-0.02339513,-0.2604383;-0.06217289;-0.078745,0.07831074;0.005345174;-0.0401251,0.09815498;-0.3431363;-0.004475191,0.1179948;-0.7447378;0.08305264,0.118887;-0.7056475;-0.0006849915,-0.07636496;0.00635535;-0.04357944,-0.1230027;-0.3401683;-0.01441921,-0.1410591;-0.7425892;0.06966335,-0.1375224;-0.7034271;-0.0139965,0.002479347;0.560401;0.005182007,0;0;0,0.003016114;0.324815;0.01246536,0.004834522;0.636417;0.009984612,0.1815113;0.5141;-0.00440526,0.2191696;0.2355665;-0.009130955,0.2358997;-0.04727158;-0.07545853,-0.1743331;0.518579;0.00707924,-0.2153693;0.2405059;0.003509792,-0.2498256;-0.03976259;-0.06676791,0.07689458;0.003479287;-0.04296839,0.0966441;-0.3452518;-0.009792328,0.08035348;-0.7437437;0.09158492,0.08877788;-0.7779062;0.03766251,-0.08049757;0.00451465;-0.03565002,-0.1075549;-0.3445025;-0.01200777,-0.09896672;-0.7480647;0.06800668,-0.09946225;-0.7832298;0.01463363,0.004520066;0.5602565;0.01305509,837.0139
+0;0;0,0.001404424;0.324795;0.007917321,0.002577332;0.6362128;0.00153703,0.1784352;0.5082204;0.003630178,0.2110339;0.2291912;0.007432749,0.2661667;-0.0509389;-0.05273096,-0.1691927;0.4968289;-0.01103348,-0.2150549;0.2202004;-0.02857672,-0.2603405;-0.06071314;-0.09314458,0.07830935;0.005360508;-0.04014214,0.09811578;-0.3428614;-0.004405197,0.1172753;-0.7445234;0.08228187,0.1184208;-0.7055112;-0.0006988421,-0.07637682;0.006343123;-0.04357554,-0.1229186;-0.3399581;-0.01464103,-0.1409939;-0.7421831;0.0696348,-0.1372354;-0.7030931;-0.01326016,0.00234835;0.5601228;0.005436017,0;0;0,0.002811197;0.324644;0.01244116,0.004534729;0.6361099;0.01001179,0.1812058;0.5143355;-0.00427413,0.2190882;0.2360006;-0.009662151,0.2359288;-0.04724774;-0.07762539,-0.1745261;0.5185877;0.007103924,-0.2157351;0.2407091;0.002664669,-0.2503073;-0.04000103;-0.06902074,0.0769453;0.003520787;-0.04288948,0.09655157;-0.344978;-0.00984323,0.08064077;-0.7433046;0.09163046,0.08720405;-0.7780829;0.03939033,-0.08048158;0.004483177;-0.03570851,-0.1073453;-0.3442833;-0.01187246,-0.09862712;-0.7476304;0.06843509,-0.098749;-0.7824802;0.01587253,0.004232731;0.5599817;0.01306605,837.0473
+0;0;0,0.001404424;0.324795;0.007917321,0.002577332;0.6362128;0.00153703,0.1784352;0.5082204;0.003630178,0.2110339;0.2291912;0.007432749,0.2661667;-0.0509389;-0.05273096,-0.1691927;0.4968289;-0.01103348,-0.2150549;0.2202004;-0.02857672,-0.2603405;-0.06071314;-0.09314458,0.07830935;0.005360508;-0.04014214,0.09811578;-0.3428614;-0.004405197,0.1172753;-0.7445234;0.08228187,0.1184208;-0.7055112;-0.0006988421,-0.07637682;0.006343123;-0.04357554,-0.1229186;-0.3399581;-0.01464103,-0.1409939;-0.7421831;0.0696348,-0.1372354;-0.7030931;-0.01326016,0.00234835;0.5601228;0.005436017,0;0;0,0.002811197;0.324644;0.01244116,0.004534729;0.6361099;0.01001179,0.1812058;0.5143355;-0.00427413,0.2190882;0.2360006;-0.009662151,0.2359288;-0.04724774;-0.07762539,-0.1745261;0.5185877;0.007103924,-0.2157351;0.2407091;0.002664669,-0.2503073;-0.04000103;-0.06902074,0.0769453;0.003520787;-0.04288948,0.09655157;-0.344978;-0.00984323,0.08064077;-0.7433046;0.09163046,0.08720405;-0.7780829;0.03939033,-0.08048158;0.004483177;-0.03570851,-0.1073453;-0.3442833;-0.01187246,-0.09862712;-0.7476304;0.06843509,-0.098749;-0.7824802;0.01587253,0.004232731;0.5599817;0.01306605,837.082
+0;0;0,0.001404109;0.3247221;0.007915544,0.002576761;0.6360719;0.001536644,0.1782941;0.5081376;0.003630385,0.210911;0.2289516;0.007435095,0.2659519;-0.05071184;-0.05262837,-0.1690562;0.4967551;-0.01102156,-0.2149442;0.2199711;-0.02857467,-0.2601543;-0.06047437;-0.09303495,0.07832526;0.005361597;-0.0401503,0.09814923;-0.3431685;-0.00438172,0.1173244;-0.7451582;0.08237606,0.1184721;-0.7061286;-0.0007641241,-0.07639234;0.006344411;-0.04358439,-0.1229753;-0.3402633;-0.01462428,-0.1410654;-0.7428165;0.0697203,-0.1372997;-0.7037089;-0.01333398,0.002347829;0.5599986;0.005434781,0;0;0,0.002740826;0.3245735;0.012393,0.004443027;0.6359712;0.00991416,0.1810056;0.5143713;-0.004328251,0.2189884;0.2358999;-0.01017678,0.2360184;-0.04628769;-0.08038294,-0.1745197;0.5186918;0.007034722,-0.2155943;0.2406506;0.001629964,-0.2505827;-0.03925678;-0.07100891,0.07696886;0.003526852;-0.04288352,0.09619463;-0.3453014;-0.009795547,0.08059233;-0.7440618;0.09138262,0.08565783;-0.7788986;0.03879296,-0.08050087;0.004481636;-0.03570944,-0.1075417;-0.3445956;-0.01205639,-0.09855326;-0.7482454;0.06841931,-0.09872633;-0.7847538;0.01770689,0.004141152;0.5598601;0.0129813,837.1044
+0;0;0,0.001381014;0.3245034;0.008115457,0.002570526;0.6356148;0.002343591,0.1785974;0.5075147;0.003884373,0.2107841;0.2283447;0.0002915228,0.2664463;-0.04839957;-0.07092633,-0.1688205;0.4938182;-0.006720589,-0.217301;0.2183699;-0.03433613,-0.2631494;-0.05947852;-0.1081998,0.07834748;0.00536506;-0.04011786,0.09811189;-0.3434343;-0.004314478,0.1172255;-0.7446269;0.08235285,0.117584;-0.7054799;-0.001551531,-0.07637276;0.006342;-0.04362952,-0.1228702;-0.3405596;-0.01480564,-0.1412247;-0.7422787;0.06955612,-0.1382242;-0.7030574;-0.01428722,0.002337233;0.5595977;0.006048709,0;0;0,0.002465811;0.3243644;0.01232445,0.003892768;0.6355111;0.009802221,0.1810351;0.5144366;-0.004262448,0.2186894;0.23601;-0.01100731,0.236593;-0.04558703;-0.08270288,-0.1754481;0.5185643;0.00705899,-0.2166058;0.2406197;0.0009309691,-0.2523726;-0.03848681;-0.07375482,0.07700796;0.003531381;-0.04282355,0.09582107;-0.3455637;-0.009473562,0.08071633;-0.7435268;0.09166634,0.08632992;-0.7779289;0.03740227,-0.08048318;0.00447955;-0.03576235,-0.1076559;-0.3448525;-0.0120492,-0.09865535;-0.7476193;0.06875879,-0.1004178;-0.7320282;-0.01438577,0.003655594;0.5594661;0.01287925,837.127
+0;0;0,0.001380234;0.32432;0.008110871,0.002568817;0.6351871;0.002343756,0.1785806;0.5071567;0.003881547,0.210694;0.2286227;0.000296881,0.2665423;-0.04904687;-0.07115909,-0.1688071;0.4934614;-0.006722495,-0.2171772;0.2186406;-0.03427514,-0.2631789;-0.06013682;-0.1083857,0.07835478;0.00536556;-0.0401216,0.09816763;-0.3442886;-0.004230477,0.117248;-0.7447835;0.08228613,0.1176045;-0.7056873;-0.001152523,-0.07637988;0.006342591;-0.04363358,-0.1229912;-0.3414091;-0.01473907,-0.1413139;-0.7424296;0.06947599,-0.13833;-0.7032595;-0.01390197,0.002335724;0.5592353;0.006045696,0;0;0,0.002040289;0.3241864;0.01225591,0.002992395;0.6350902;0.009686946,0.1804592;0.5149473;-0.004300714,0.2185275;0.2372597;-0.01240766,0.2367492;-0.04448569;-0.08732688,-0.1762344;0.5182928;0.006959694,-0.2173173;0.2410043;-1.341291E-05,-0.2544414;-0.03796163;-0.07827685,0.07703613;0.003547221;-0.04278851,0.09551445;-0.3464151;-0.009266734,0.08101372;-0.7437017;0.09172035,0.08703966;-0.7783024;0.03847266,-0.08048265;0.00446789;-0.03578524,-0.1076313;-0.3457252;-0.01198357,-0.09869324;-0.7478088;0.06860343,-0.1004541;-0.7321405;-0.01407897,0.002872229;0.5591106;0.01277482,837.1592
+0;0;0,0.001379892;0.3242396;0.008108861,0.002568081;0.6350038;0.00234364,0.1784477;0.5070373;0.003881848,0.2105252;0.2288145;0.0003011883,0.2665035;-0.04950139;-0.07132111,-0.1686794;0.4933522;-0.006714238,-0.2169954;0.2188385;-0.03423608,-0.2631042;-0.06058785;-0.1085192,0.07832491;0.005363514;-0.0401063,0.0981391;-0.3443144;-0.004212745,0.1172165;-0.7447469;0.0822904,0.1175729;-0.7056525;-0.001132168,-0.07635076;0.006340173;-0.04361695,-0.1229653;-0.3414351;-0.01472048,-0.141285;-0.7423933;0.06948146,-0.1383018;-0.7032249;-0.01388042,0.002335064;0.5590767;0.006044374,0;0;0,0.001825914;0.3241093;0.01220024,0.002405252;0.6349093;0.009495854,0.1799562;0.5152181;-0.00423646,0.2180998;0.237898;-0.01363361,0.2366662;-0.04354331;-0.09217751,-0.1766157;0.5182923;0.006875406,-0.217888;0.2413838;-0.001367981,-0.2556711;-0.0374428;-0.08230772,0.0770482;0.003576562;-0.04269493,0.09550967;-0.3464278;-0.009353042,0.08108894;-0.7437285;0.09133064,0.0872874;-0.7783148;0.03811084,-0.08043651;0.004450076;-0.03580836,-0.1077521;-0.3457547;-0.01201604,-0.09859322;-0.7477041;0.06888945,-0.100337;-0.7320454;-0.01377524,0.002386514;0.5589563;0.01262832,837.1924
+0;0;0,0.001342304;0.3241538;0.008281995,0.002449188;0.6348953;0.00294428,0.1782025;0.5069432;0.004078142,0.2101716;0.2295744;-0.007474995,0.2668955;-0.04540062;-0.08802315,-0.1687188;0.4941018;-0.008991713,-0.2155687;0.2205468;-0.04157468,-0.2620133;-0.05542728;-0.1252295,0.07834827;0.005346335;-0.04010873,0.09818891;-0.3448479;-0.004133418,0.117107;-0.744226;0.08219357,0.1179272;-0.7052021;-0.0004586428,-0.07634491;0.006370313;-0.04366487,-0.1230841;-0.3419149;-0.01473814,-0.1413715;-0.7417243;0.06970764,-0.1379502;-0.702621;-0.01286909,0.002240092;0.5589672;0.006526237,0;0;0,0.001776643;0.3240288;0.01217532,0.002432235;0.6347975;0.009457231,0.1798944;0.5154613;-0.004244328,0.2184574;0.2389348;-0.01586032,0.2376587;-0.04142481;-0.09552646,-0.1764961;0.5183222;0.006758079,-0.2178874;0.2421426;-0.003270068,-0.2568408;-0.03492334;-0.08713876,0.07709344;0.003556147;-0.04265797,0.09554721;-0.3469805;-0.00938046,0.08160739;-0.7432579;0.09103358,0.08468825;-0.7785045;0.03958571,-0.08044942;0.004479015;-0.03582703,-0.107637;-0.3462562;-0.01196282,-0.09829529;-0.7471762;0.06859143,-0.1000095;-0.7313871;-0.01331462,0.002385933;0.5588493;0.01259291,837.215
+0;0;0,0.001342304;0.3241538;0.008281995,0.002449188;0.6348953;0.00294428,0.1782025;0.5069432;0.004078142,0.2101716;0.2295744;-0.007474995,0.2668955;-0.04540062;-0.08802315,-0.1687188;0.4941018;-0.008991713,-0.2155687;0.2205468;-0.04157468,-0.2620133;-0.05542728;-0.1252295,0.07834827;0.005346335;-0.04010873,0.09818891;-0.3448479;-0.004133418,0.117107;-0.744226;0.08219357,0.1179272;-0.7052021;-0.0004586428,-0.07634491;0.006370313;-0.04366487,-0.1230841;-0.3419149;-0.01473814,-0.1413715;-0.7417243;0.06970764,-0.1379502;-0.702621;-0.01286909,0.002240092;0.5589672;0.006526237,0;0;0,0.001776643;0.3240288;0.01217532,0.002432235;0.6347975;0.009457231,0.1798944;0.5154613;-0.004244328,0.2184574;0.2389348;-0.01586032,0.2376587;-0.04142481;-0.09552646,-0.1764961;0.5183222;0.006758079,-0.2178874;0.2421426;-0.003270068,-0.2568408;-0.03492334;-0.08713876,0.07709344;0.003556147;-0.04265797,0.09554721;-0.3469805;-0.00938046,0.08160739;-0.7432579;0.09103358,0.08468825;-0.7785045;0.03958571,-0.08044942;0.004479015;-0.03582703,-0.107637;-0.3462562;-0.01196282,-0.09829529;-0.7471762;0.06859143,-0.1000095;-0.7313871;-0.01331462,0.002385933;0.5588493;0.01259291,837.2375
+0;0;0,0.001348004;0.3255301;0.008317161,0.002467643;0.6399215;0.002907637,0.1796105;0.5104363;0.004075028,0.2112569;0.2358672;-0.007361495,0.2685378;-0.04180816;-0.08870064,-0.1700565;0.4974933;-0.009098267,-0.2164335;0.2266994;-0.04135235,-0.2633342;-0.05198473;-0.1258287,0.07830219;0.00534319;-0.04008514,0.09830088;-0.3476407;-0.003823251,0.1170714;-0.7439026;0.08183017,0.1178919;-0.7048748;-0.0008574426,-0.07630001;0.006366566;-0.04363918,-0.1234115;-0.344693;-0.01448203,-0.1415562;-0.7413828;0.06930486,-0.1381335;-0.7022757;-0.01330724,0.002255458;0.562872;0.006542498,0;0;0,0.001281641;0.3253949;0.01254475,0.001139011;0.6398225;0.01049054,0.1793358;0.5158049;-0.004195213,0.2177583;0.2422216;-0.01820886,0.2379303;-0.04032221;-0.1004453,-0.1780809;0.5181681;0.006688996,-0.2189647;0.2448138;-0.004554772,-0.2587315;-0.03366613;-0.09325828,0.07707401;0.003525823;-0.04258835,0.09467814;-0.34974;-0.007863522,0.08175596;-0.7432101;0.09076023,0.08424691;-0.7784815;0.03925443,-0.08037765;0.004505708;-0.03585713,-0.1082133;-0.3489996;-0.01194822,-0.09823432;-0.746657;0.06855816,-0.09994458;-0.7308714;-0.01338354,0.001301207;0.5627434;0.01343656,837.2717
+0;0;0,0.001325144;0.3251911;0.008461317,0.002393699;0.6386483;0.003443613,0.1793604;0.5094262;0.00426497,0.209749;0.23555;-0.01790833,0.2684808;-0.03862301;-0.1126737,-0.1699739;0.4971575;-0.01077161,-0.2152431;0.2270697;-0.04854152,-0.26198;-0.05040073;-0.1403379,0.07831232;0.005346047;-0.04007668,0.09832771;-0.3482031;-0.003718019,0.1170664;-0.7435827;0.08169266,0.1182493;-0.7044725;-0.001645319,-0.07629438;0.006363109;-0.04366025,-0.1234726;-0.3452715;-0.01455968,-0.1416298;-0.7410301;0.06920592,-0.1378244;-0.7018361;-0.01404433,0.002193239;0.5619569;0.006960227,0;0;0,0.001065273;0.3250668;0.01236856,0.0004523806;0.6385506;0.01019955,0.1789807;0.5161015;-0.004262686,0.2175778;0.2427958;-0.0196749,0.2381902;-0.03967366;-0.1056217,-0.1786312;0.5179793;0.006401858,-0.2196083;0.2448979;-0.006664199,-0.2612579;-0.03308153;-0.09936522,0.07706995;0.003510967;-0.0426079,0.09462382;-0.3503406;-0.007960677,0.08186266;-0.7429382;0.09040343,0.08564086;-0.7778101;0.03742253,-0.08039051;0.004525101;-0.03583891,-0.1083128;-0.3495644;-0.01216373,-0.09820567;-0.746359;0.06798056,-0.09990463;-0.7306882;-0.01461124,0.0007714406;0.5618374;0.01319003,837.3042
+0;0;0,0.001324006;0.3249117;0.00845405,0.002390416;0.6377215;0.003449071,0.1792174;0.5087592;0.004262558,0.2095615;0.2352847;-0.01787823,0.2684125;-0.03944439;-0.1128358,-0.1698404;0.4965002;-0.01076212,-0.2150432;0.2268084;-0.04847666,-0.2618748;-0.05122474;-0.1404592,0.07820421;0.005338666;-0.04002135,0.09821384;-0.3481088;-0.003673151,0.1168893;-0.7421538;0.08144921,0.1180696;-0.7030633;-0.001707375,-0.07618906;0.006354325;-0.04359998,-0.1233537;-0.3451792;-0.01450778,-0.1414496;-0.7396018;0.06897506,-0.1376525;-0.7004278;-0.014094,0.002190527;0.5612484;0.006955681,0;0;0,0.0009100512;0.3247957;0.01215684,0.0001478791;0.6376301;0.009850383,0.1788135;0.516359;-0.004491091,0.2175895;0.2435847;-0.02151704,0.2381327;-0.03837994;-0.1111293,-0.1789693;0.5181813;0.00618726,-0.2204956;0.2457323;-0.00951031,-0.2625864;-0.03161645;-0.105752,0.07705057;0.003467098;-0.04239452,0.09472042;-0.3503368;-0.008376837,0.08229073;-0.7414671;0.09025741,0.08637574;-0.7764382;0.03771114,-0.08020732;0.004556677;-0.0359462,-0.1081571;-0.3494327;-0.01234572,-0.0980163;-0.7448324;0.06779349,-0.0997145;-0.7291415;-0.01461653,0.000504598;0.5611371;0.01287997,837.3266
+0;0;0,0.001322897;0.3246398;0.008446974,0.002387884;0.637026;0.003449537,0.1792099;0.5081881;0.004257468,0.2095006;0.2351949;-0.01784436,0.2686283;-0.04082602;-0.1132485,-0.1698375;0.4959295;-0.01076676,-0.2149608;0.2267124;-0.04841492,-0.2620126;-0.05262816;-0.14083,0.07813543;0.005333972;-0.03998616,0.09823153;-0.3496407;-0.003480896,0.1168327;-0.7421193;0.08130309,0.118013;-0.703029;-0.001852557,-0.07612206;0.006348738;-0.04356164,-0.1234905;-0.3467038;-0.01434373,-0.1415145;-0.7395585;0.06880725,-0.1377174;-0.7003846;-0.01426085,0.002188317;0.5606757;0.006950511,0;0;0,0.0007825382;0.3245368;0.01180351,-9.685755E-06;0.6369455;0.009235144,0.1788313;0.5165929;-0.005242109,0.2178692;0.2444779;-0.02423763,0.2385252;-0.03798607;-0.1168281,-0.1792715;0.5182859;0.005521028,-0.2208422;0.2464633;-0.01224608,-0.2652377;-0.02965781;-0.1150649,0.07703991;0.003566459;-0.04224479,0.09461436;-0.3517918;-0.008256793,0.08266719;-0.7415838;0.08917642,0.08676928;-0.7765483;0.03662467,-0.08008467;0.004473759;-0.03604054,-0.1081279;-0.3510534;-0.01242802,-0.09758921;-0.7449992;0.06675176,-0.09930585;-0.729322;-0.01565454,0.0003501326;0.5605781;0.01232588,837.3602
+0;0;0,0.001302963;0.3242618;0.008686496,0.002336149;0.6361502;0.004295093,0.1790369;0.5073713;0.004460879,0.2090294;0.2342038;-0.02483573,0.2662947;-0.03642091;-0.1333599,-0.1697606;0.4955887;-0.01176356,-0.2150465;0.2266101;-0.05623872,-0.262294;-0.04591805;-0.1648234,0.07812135;0.005337464;-0.03999482,0.09828894;-0.3510535;-0.003268376,0.1168164;-0.7418135;0.08110893,0.1182306;-0.7026659;-0.002345994,-0.07612205;0.006341328;-0.04354587,-0.1236225;-0.3481438;-0.01432012,-0.1415125;-0.7392709;0.06847936,-0.1374736;-0.7000339;-0.01487991,0.002138817;0.5599385;0.007625677,0;0;0,0.0003672019;0.3241839;0.0112927,-0.000686828;0.6360819;0.008447766,0.17831;0.5167878;-0.006354094,0.2176644;0.2440761;-0.02775264,0.2379696;-0.03677863;-0.1226362,-0.1800033;0.5184836;0.004701086,-0.2214482;0.2459828;-0.01539653,-0.2670887;-0.02716267;-0.1231141,0.07695541;0.003583834;-0.04237974,0.09413685;-0.3532587;-0.008641124,0.08255345;-0.7414925;0.08777773,0.08676483;-0.776296;0.03455007,-0.08011338;0.004467269;-0.03595706,-0.1085829;-0.3525448;-0.01355279,-0.09840796;-0.744728;0.06547297,-0.1001757;-0.7291363;-0.01722938,-0.0002634898;0.5598635;0.01159739,837.3829
+0;0;0,0.001302646;0.3241828;0.00868438,0.002335663;0.636023;0.004293304,0.1786501;0.5073618;0.004465879,0.2085809;0.2347564;-0.02477045,0.2664007;-0.03848889;-0.1343455,-0.1693857;0.4956048;-0.01172313,-0.2145784;0.2271797;-0.05610678,-0.2622834;-0.0479874;-0.1657429,0.078143;0.005338942;-0.0400059,0.09837814;-0.3522456;-0.003156457,0.1168902;-0.7426825;0.08115105,0.1182901;-0.7036279;-0.001453973,-0.07614313;0.006343085;-0.04355793,-0.1238026;-0.3493291;-0.01423431,-0.1416778;-0.7401327;0.06849669,-0.1376801;-0.7009897;-0.01401367,0.002138339;0.5598142;0.007623766,0;0;0,0.0002366491;0.324117;0.0109427,-0.0008048005;0.6359649;0.007826924,0.1778755;0.5170518;-0.006728053,0.2172231;0.2451344;-0.03074908,0.238471;-0.03671697;-0.1313529,-0.1797874;0.5186305;0.004411632,-0.2210617;0.2468781;-0.01820255,-0.2683496;-0.02660823;-0.1321405,0.07701761;0.003590688;-0.04231668,0.09378447;-0.3544707;-0.008479834,0.08231845;-0.7425879;0.08704484,0.0854847;-0.7782036;0.03613222,-0.08012172;0.004460228;-0.03599891,-0.109558;-0.3537046;-0.01396435,-0.09901805;-0.7456044;0.06474318,-0.1007804;-0.7298874;-0.01711294,-0.0003913715;0.5597514;0.01102853,837.4173
+0;0;0,0.001302099;0.3240466;0.008680731,0.002334526;0.6357095;0.004292039,0.178641;0.507091;0.00446299,0.2085044;0.2350993;-0.02470753,0.2667885;-0.04034016;-0.1351625,-0.1693789;0.4953347;-0.01172528,-0.2144698;0.2275138;-0.05600902,-0.262558;-0.04986295;-0.1665255,0.0780925;0.005335492;-0.03998005,0.09833655;-0.3524066;-0.003114369,0.1168666;-0.7432212;0.0812747,0.1182627;-0.7041907;-0.001111008,-0.07609392;0.006338986;-0.04352979,-0.1237744;-0.34949;-0.01419324,-0.1416669;-0.7406716;0.06861779,-0.1376797;-0.7015529;-0.0136735,0.002137306;0.5595411;0.007620732,0;0;0,-8.877739E-05;0.3239882;0.01071763,-0.001308117;0.6356559;0.007390022,0.1774776;0.5172362;-0.00737977,0.2166528;0.2461844;-0.03418458,0.2385691;-0.03725129;-0.1373742,-0.1803722;0.5189071;0.004027386,-0.2215055;0.2480578;-0.02187617,-0.2692294;-0.02685285;-0.1385413,0.07707313;0.00351958;-0.04210293,0.09350561;-0.3547918;-0.009069085,0.08227637;-0.7434626;0.08585072,0.08515465;-0.7788351;0.0349679,-0.08000159;0.004513692;-0.03612039,-0.1095058;-0.3538385;-0.01463742,-0.09896792;-0.7461618;0.06392652,-0.1007691;-0.7304178;-0.01770942,-0.0008612946;0.5594853;0.01064229,837.4513
+0;0;0,0.001248896;0.3237801;0.009016082,0.00217408;0.6350993;0.00519388,0.1781473;0.5060257;0.004521446,0.2097754;0.2364793;-0.03707368,0.2670839;-0.03647909;-0.1576811,-0.1692137;0.494888;-0.01222719,-0.2141981;0.2288938;-0.06330822,-0.2622697;-0.04530969;-0.1851205,0.07816219;0.005337053;-0.04001249,0.09845136;-0.3520631;-0.003251817,0.1173655;-0.7424471;0.08155309,0.1188628;-0.7034431;-0.0002948195,-0.07615875;0.006345275;-0.04357057,-0.1237142;-0.3491535;-0.01429743,-0.1416989;-0.7400072;0.06852406,-0.137623;-0.7009148;-0.01322625,0.001999361;0.559014;0.008381231,0;0;0,-0.0001791604;0.3237275;0.01081276,-0.001384925;0.6350438;0.007508874,0.1773359;0.5173433;-0.007457256,0.2162539;0.2471438;-0.03684056,0.2382017;-0.03766748;-0.1404625,-0.180421;0.5190089;0.003998231,-0.2213037;0.2490345;-0.02477989,-0.269523;-0.02522409;-0.1464097,0.07709952;0.003475323;-0.04221845,0.09356239;-0.3545256;-0.009627223,0.08266541;-0.7429507;0.0850122,0.0854457;-0.7785679;0.03532267,-0.08011628;0.004568039;-0.03604616,-0.109463;-0.3534694;-0.01493219,-0.09870605;-0.7455326;0.06329915,-0.1005055;-0.7296917;-0.0178099,-0.0009528585;0.5589621;0.01075649,837.4832
+0;0;0,0.001248896;0.3237801;0.009016082,0.00217408;0.6350993;0.00519388,0.1781473;0.5060257;0.004521446,0.2097754;0.2364793;-0.03707368,0.2670839;-0.03647909;-0.1576811,-0.1692137;0.494888;-0.01222719,-0.2141981;0.2288938;-0.06330822,-0.2622697;-0.04530969;-0.1851205,0.07816219;0.005337053;-0.04001249,0.09845136;-0.3520631;-0.003251817,0.1173655;-0.7424471;0.08155309,0.1188628;-0.7034431;-0.0002948195,-0.07615875;0.006345275;-0.04357057,-0.1237142;-0.3491535;-0.01429743,-0.1416989;-0.7400072;0.06852406,-0.137623;-0.7009148;-0.01322625,0.001999361;0.559014;0.008381231,0;0;0,-0.0001791604;0.3237275;0.01081276,-0.001384925;0.6350438;0.007508874,0.1773359;0.5173433;-0.007457256,0.2162539;0.2471438;-0.03684056,0.2382017;-0.03766748;-0.1404625,-0.180421;0.5190089;0.003998231,-0.2213037;0.2490345;-0.02477989,-0.269523;-0.02522409;-0.1464097,0.07709952;0.003475323;-0.04221845,0.09356239;-0.3545256;-0.009627223,0.08266541;-0.7429507;0.0850122,0.0854457;-0.7785679;0.03532267,-0.08011628;0.004568039;-0.03604616,-0.109463;-0.3534694;-0.01493219,-0.09870605;-0.7455326;0.06329915,-0.1005055;-0.7296917;-0.0178099,-0.0009528585;0.5589621;0.01075649,837.5056
+0;0;0,0.001248156;0.3235882;0.009010737,0.002172527;0.6346337;0.005191964,0.1780465;0.5056587;0.004518833,0.2096396;0.2364107;-0.03703024,0.2659333;-0.03171435;-0.1555021,-0.1691184;0.4945273;-0.01222034,-0.2140531;0.2288276;-0.06324483,-0.2612734;-0.04052061;-0.1829002,0.07824396;0.005342636;-0.04005435,0.09851719;-0.3517766;-0.003322568,0.1173775;-0.7410497;0.08124097,0.1188754;-0.7020417;-0.0006421432,-0.07623842;0.006351914;-0.04361615,-0.1237565;-0.3488675;-0.01436602,-0.14169;-0.7386087;0.06821974,-0.1376124;-0.6995124;-0.01356571,0.001997966;0.5586171;0.008376439,0;0;0,-0.0002141967;0.32353;0.01097012,-0.001353532;0.6345738;0.007762671,0.1772694;0.5172257;-0.007515311,0.216384;0.2476603;-0.03950703,0.2383418;-0.03044182;-0.1456797,-0.1803911;0.5189782;0.004186321,-0.2208145;0.2495103;-0.02698963,-0.2687891;-0.01748165;-0.1515261,0.07716102;0.003380328;-0.04230559,0.09378298;-0.3543607;-0.01006472,0.0829192;-0.7416877;0.08427536,0.08575398;-0.7773127;0.03454053,-0.08024001;0.004684509;-0.03598065,-0.1093958;-0.3531099;-0.01530532,-0.09852602;-0.7440223;0.06285875,-0.1003657;-0.7281815;-0.01828535,-0.0009487048;0.5585598;0.01098776,837.5286
+0;0;0,0.001217992;0.3234796;0.009471455,0.001997565;0.6342972;0.006357022,0.1776232;0.5043628;0.004174919,0.2091695;0.2391993;-0.0443166,0.2674796;-0.02558541;-0.1842265,-0.1691163;0.4942332;-0.01278845,-0.2138508;0.2329005;-0.07077409,-0.2605039;-0.03891021;-0.2012663,0.07825107;0.00533367;-0.04004568,0.09860098;-0.3523347;-0.003283683,0.1169613;-0.7410465;0.08107866,0.1185246;-0.701997;-0.0008275881,-0.07623563;0.006360849;-0.04362343,-0.1237584;-0.3494201;-0.01440485,-0.1418997;-0.7385309;0.06814588,-0.137759;-0.6993958;-0.01366106,0.001859743;0.558338;0.009366138,0;0;0,-0.000411883;0.3234183;0.01142979,-0.001646955;0.6342303;0.008698344,0.1770498;0.5172733;-0.0073663,0.2160701;0.2510164;-0.04262209,0.238493;-0.03249151;-0.1531039,-0.1807402;0.5188769;0.004211909,-0.220879;0.2525806;-0.02945487,-0.2698115;-0.01831776;-0.1610052,0.07717656;0.003329441;-0.04228508,0.09385254;-0.3549678;-0.01007891,0.08323423;-0.7417721;0.08383942,0.08625806;-0.7773738;0.03403735,-0.08022966;0.004729533;-0.03600232,-0.1094081;-0.3536321;-0.01556237,-0.09842318;-0.7440033;0.06215923,-0.1002518;-0.7281404;-0.01901819,-0.001232069;0.5582759;0.01180279,837.5626
+0;0;0,0.001224691;0.3252588;0.009523551,0.002014062;0.6400736;0.00635935,0.1777639;0.5088755;0.00422204,0.2092804;0.2439622;-0.04422372,0.2679221;-0.02232826;-0.1849292,-0.169225;0.4987386;-0.01275352,-0.2139172;0.2376525;-0.07068444,-0.2608357;-0.0357039;-0.2019188,0.07820023;0.005330205;-0.04001967,0.09856323;-0.3525684;-0.003234018,0.1169131;-0.7410596;0.08108045,0.1193157;-0.6971518;-0.04479767,-0.0761861;0.006356717;-0.04359509,-0.1237394;-0.3496532;-0.01435771,-0.1418705;-0.7385432;0.06814618,-0.1355068;-0.6945038;-0.05757932,0.001874017;0.5628896;0.009416991,0;0;0,-0.0002070442;0.325184;0.01186645,-0.00070877;0.64;0.009561181,0.1767536;0.51749;-0.007237911,0.2157765;0.2520273;-0.04630363,0.2377364;-0.03276241;-0.1583754,-0.1791447;0.5190331;0.004378343,-0.2190036;0.2532995;-0.031902,-0.2681973;-0.01753777;-0.1674552,0.07712991;0.003277272;-0.04225516,0.09373223;-0.3552877;-0.01040113,0.0833035;-0.7418769;0.08346653,0.07744513;-0.7336209;-0.04118252,-0.08015502;0.004773871;-0.03602282,-0.1091992;-0.3538302;-0.01556007,-0.09844754;-0.7442886;0.06058301,-0.1012629;-0.7359828;-0.06418052,-0.0005452558;0.5628144;0.01257551,837.5859
+0;0;0,0.001223519;0.3249474;0.009514434,0.002010979;0.6389613;0.006362457,0.1775795;0.508122;0.004218516,0.2088576;0.2452131;-0.04386069,0.2678582;-0.02270755;-0.1854276,-0.1690507;0.4979955;-0.0127395,-0.2134048;0.2388849;-0.0702321,-0.2606104;-0.03614491;-0.2022698,0.07813607;0.005325832;-0.03998683,0.09853537;-0.3532107;-0.003135607,0.1168609;-0.7411866;0.08106703,0.118421;-0.7021558;-0.0006705523,-0.0761236;0.006351502;-0.04355932,-0.1237617;-0.350293;-0.01426983,-0.1418687;-0.7386672;0.06812463,-0.1377365;-0.699551;-0.01351386,0.001871484;0.5620802;0.009408098,0;0;0,-0.0003642328;0.3248742;0.0118109,-0.001071412;0.6388912;0.009646297,0.1764488;0.5174513;-0.007330298,0.2147653;0.25465;-0.05067003,0.2376318;-0.03103834;-0.1654003,-0.17938;0.5188857;0.003957188,-0.2186323;0.2555991;-0.03541875,-0.2681234;-0.01512733;-0.1752813,0.07712717;0.003250688;-0.04211164,0.09334235;-0.356032;-0.0108763,0.0831269;-0.7421374;0.08276892,0.08708583;-0.7777377;0.03331232,-0.0800375;0.004777981;-0.03610716,-0.1092388;-0.3544809;-0.01603443,-0.09770086;-0.7443222;0.06039783,-0.09948748;-0.7283932;-0.02061969,-0.0008361004;0.5620062;0.01258624,837.6172
+0;0;0,0.001094254;0.3247263;0.01005979,0.001819881;0.6380287;0.007818552,0.1767189;0.5068268;0.003698679,0.2082685;0.2467788;-0.05522724,0.2677278;-0.01735798;-0.2011008,-0.1686728;0.4976038;-0.01333576,-0.2138839;0.2407701;-0.07724939,-0.2583641;-0.0241622;-0.2269663,0.07816344;0.005298762;-0.03999832,0.09874117;-0.3537759;-0.003054183,0.1170391;-0.7414124;0.08086896,0.1186415;-0.7022974;-0.001230054,-0.07615325;0.006379651;-0.0435597,-0.1237142;-0.3508492;-0.01443269,-0.1420813;-0.738831;0.06786394,-0.1378938;-0.6996287;-0.0141341,0.001681418;0.5613864;0.0106233,0;0;0,-0.0003328025;0.3246585;0.01209867,-0.0009754598;0.6379589;0.01036143,0.1762947;0.5176082;-0.006911279,0.214943;0.2562503;-0.05477464,0.2371803;-0.02846155;-0.1689124,-0.1790172;0.5188718;0.003894139,-0.2184701;0.2566763;-0.03840887,-0.267648;-0.01128468;-0.1811014,0.07718337;0.003261566;-0.0420661,0.09325324;-0.356598;-0.01098931,0.08327116;-0.7423496;0.08247685,0.08807014;-0.7777227;0.03218532,-0.08005586;0.004765209;-0.0361361,-0.1088369;-0.3550521;-0.01549446,-0.09748168;-0.7445967;0.06043979,-0.09919906;-0.7287155;-0.02094578,-0.0007615313;0.5613171;0.01317429,837.6509
+0;0;0,0.001093401;0.3244731;0.01005194,0.001817601;0.6371467;0.007816922,0.1762425;0.5062906;0.003708575,0.2077491;0.2465972;-0.055137,0.2655082;-0.009986937;-0.1968395,-0.168213;0.4970926;-0.01327969,-0.2133625;0.2406091;-0.07710617,-0.2565707;-0.01674783;-0.2225421,0.07817253;0.005299378;-0.04000297,0.09878191;-0.3543276;-0.003002014,0.1170593;-0.7415286;0.08082685,0.1186743;-0.7023417;-0.001919642,-0.07616211;0.006380394;-0.04356477,-0.1237962;-0.351398;-0.01439296,-0.1421427;-0.7389439;0.06781121,-0.1379221;-0.6996689;-0.01483352,0.001679495;0.5607023;0.01061443,0;0;0,-0.0002515428;0.3243964;0.0123266,-0.0007756613;0.6370698;0.01086581,0.1760963;0.5176823;-0.006798387,0.2141787;0.2574665;-0.05908167,0.2377776;-0.01612484;-0.1767339,-0.1784882;0.5189098;0.003846217,-0.2178382;0.2575889;-0.04153099,-0.2660645;-0.0004641414;-0.1841283,0.07718351;0.003232718;-0.04208946,0.0932701;-0.357209;-0.01129436,0.08336616;-0.7426871;0.08141219,0.08970282;-0.7776068;0.02965056,-0.08006799;0.004789622;-0.03613092,-0.1088348;-0.355614;-0.0159545,-0.09745059;-0.7447082;0.05995329,-0.1003158;-0.7780814;0.006012462,-0.0005967803;0.5606233;0.01360285,837.6841
+0;0;0,0.001093401;0.3244731;0.01005194,0.001817601;0.6371467;0.007816922,0.1762425;0.5062906;0.003708575,0.2077491;0.2465972;-0.055137,0.2655082;-0.009986937;-0.1968395,-0.168213;0.4970926;-0.01327969,-0.2133625;0.2406091;-0.07710617,-0.2565707;-0.01674783;-0.2225421,0.07817253;0.005299378;-0.04000297,0.09878191;-0.3543276;-0.003002014,0.1170593;-0.7415286;0.08082685,0.1186743;-0.7023417;-0.001919642,-0.07616211;0.006380394;-0.04356477,-0.1237962;-0.351398;-0.01439296,-0.1421427;-0.7389439;0.06781121,-0.1379221;-0.6996689;-0.01483352,0.001679495;0.5607023;0.01061443,0;0;0,-0.0002515428;0.3243964;0.0123266,-0.0007756613;0.6370698;0.01086581,0.1760963;0.5176823;-0.006798387,0.2141787;0.2574665;-0.05908167,0.2377776;-0.01612484;-0.1767339,-0.1784882;0.5189098;0.003846217,-0.2178382;0.2575889;-0.04153099,-0.2660645;-0.0004641414;-0.1841283,0.07718351;0.003232718;-0.04208946,0.0932701;-0.357209;-0.01129436,0.08336616;-0.7426871;0.08141219,0.08970282;-0.7776068;0.02965056,-0.08006799;0.004789622;-0.03613092,-0.1088348;-0.355614;-0.0159545,-0.09745059;-0.7447082;0.05995329,-0.1003158;-0.7780814;0.006012462,-0.0005967803;0.5606233;0.01360285,837.7073
+0;0;0,0.001034121;0.3241317;0.01054192,0.001786335;0.636196;0.008802177,0.1751815;0.5043257;0.002476444,0.2070063;0.2460031;-0.06498005,0.2657728;0.0004405975;-0.2264813,-0.1675886;0.4965149;-0.01371967,-0.2129396;0.2408464;-0.08351014,-0.2550172;-0.01071239;-0.2409418,0.07811052;0.005268381;-0.03993286,0.09847428;-0.354216;-0.002973992,0.1170144;-0.74165;0.08085427,0.1193149;-0.6976247;-0.04502569,-0.0760778;0.006390158;-0.04353135,-0.1236101;-0.3512441;-0.01440919,-0.1424468;-0.7390977;0.06738757,-0.1361772;-0.6949394;-0.0583423,0.001632237;0.559921;0.01148604,0;0;0,-0.0002456829;0.3240609;0.01257229,-0.0007754639;0.636123;0.0113312,0.1758407;0.518023;-0.006309033,0.2144474;0.258281;-0.06407917,0.2376317;-0.01504555;-0.1848772,-0.1781255;0.5189853;0.003823482,-0.2177991;0.2576098;-0.04519287,-0.2665752;0.0004156828;-0.1911696,0.07713614;0.003183573;-0.04199433,0.09343122;-0.3571558;-0.0120002,0.08347107;-0.7428961;0.08063436,0.07796964;-0.7345423;-0.04406106,-0.07994063;0.004819041;-0.03619276,-0.108529;-0.3554717;-0.01662331,-0.0972229;-0.7448477;0.05910303,-0.1015765;-0.8114796;-0.02269607,-0.0005932339;0.5598481;0.0140152,837.7307
+0;0;0,0.001033;0.3237802;0.01053049,0.001783708;0.6352159;0.008794951,0.1746457;0.503688;0.002490879,0.206475;0.2453293;-0.06497505,0.2643848;0.003346249;-0.2241222,-0.1670707;0.4959012;-0.01365544,-0.212428;0.240197;-0.08345568,-0.2538923;-0.00769496;-0.2385925,0.07808996;0.005266994;-0.03992234,0.0984761;-0.3546124;-0.002922855,0.1170101;-0.7419189;0.0808778,0.1184978;-0.7028492;-0.0005246848,-0.07605776;0.006388476;-0.04351989,-0.1236423;-0.3516388;-0.01436573,-0.1424728;-0.7393647;0.06740411,-0.1384185;-0.700209;-0.01390132,0.001629957;0.5591124;0.01147278,0;0;0,-0.0002687462;0.3236926;0.01298452,-0.000833597;0.6351272;0.01213288,0.1754209;0.5182709;-0.005982279,0.2142108;0.2592645;-0.06701553,0.2376804;-0.007371962;-0.1918807,-0.1777069;0.5187801;0.003986868,-0.2174398;0.2579516;-0.04801127,-0.2654694;0.007030249;-0.1962301,0.07714015;0.003145262;-0.0419414,0.0935135;-0.3576558;-0.01274645,0.08362275;-0.7433035;0.07972121,0.08886627;-0.7789077;0.03094172,-0.07989414;0.004835483;-0.03623699,-0.1083182;-0.3559084;-0.01743041,-0.09717879;-0.7451869;0.05813725,-0.09986359;-0.7774374;0.004953459,-0.0006408431;0.5590208;0.01472306,837.7625
+0;0;0,0.001032264;0.3235496;0.01052299,0.001782065;0.6346081;0.008789725,0.1743987;0.5032555;0.002495004,0.2059675;0.2470109;-0.06441884,0.2646355;0.001859888;-0.2256495,-0.1668327;0.4954797;-0.0136284,-0.2118189;0.241868;-0.08285744,-0.253826;-0.009269387;-0.2400253,0.07802734;0.00526277;-0.03989032,0.09840107;-0.3543977;-0.002913352,0.1170068;-0.7432019;0.08121137,0.118501;-0.7040921;-0.0005509183,-0.07599677;0.006383352;-0.04348499,-0.1235524;-0.3514261;-0.01434856,-0.1424557;-0.7406514;0.06773748,-0.1383834;-0.7014552;-0.01392731,0.001628509;0.5586012;0.01146415,0;0;0,-0.0003307834;0.323451;0.01324654,-0.0009751543;0.6345084;0.01258564,0.1750972;0.5181766;-0.00587201,0.2137159;0.2624649;-0.07110596,0.2379589;-0.005650878;-0.2017295,-0.1776553;0.5187523;0.004100686,-0.217341;0.2609269;-0.05145482,-0.2666712;0.009590447;-0.2061572,0.07715127;0.003138795;-0.04177356,0.09344256;-0.3574997;-0.01326895,0.08357486;-0.7446434;0.07954359,0.08895786;-0.7800752;0.02994513,-0.0797738;0.004817701;-0.0363336,-0.1081772;-0.3557303;-0.01799273,-0.09698731;-0.7465087;0.05789445,-0.09954565;-0.778908;0.004321251,-0.0007607304;0.5584973;0.01513624,837.7853
+0;0;0,0.0009213091;0.3233887;0.01096187,0.00155849;0.6342043;0.009553959,0.1734033;0.5017831;0.001118831,0.2048328;0.2486101;-0.07332937,0.2676435;0.008117691;-0.2441996,-0.1665089;0.4952331;-0.01450638,-0.2113584;0.2441479;-0.08915031,-0.2529514;0.0003772974;-0.2618475,0.07807713;0.005189633;-0.03975078,0.09869821;-0.3551764;-0.00310868,0.1166385;-0.7446432;0.08110566,0.1180875;-0.7054545;-0.001105897,-0.07595715;0.006399156;-0.04350468,-0.1235764;-0.3520927;-0.01439313,-0.1425428;-0.7419224;0.06789552,-0.1385066;-0.7026522;-0.01422051,0.00142924;0.5582535;0.0121597,0;0;0,-0.0003677644;0.3232942;0.01348972,-0.001055561;0.6341068;0.01296592,0.1748348;0.5182813;-0.005436539,0.2136066;0.2648861;-0.07554018,0.2373637;-0.004608989;-0.2089059,-0.1774837;0.5187331;0.004298557,-0.2174834;0.2627822;-0.05499762,-0.2668125;0.01098394;-0.2135622,0.07713364;0.003135294;-0.04175723,0.09342852;-0.3582018;-0.01344609,0.08341549;-0.7458378;0.08002257,0.08922684;-0.7810284;0.02940941,-0.07973912;0.004807797;-0.03635453,-0.108307;-0.3564352;-0.01849667,-0.09708609;-0.747877;0.05730414,-0.09954458;-0.7799693;0.002680182,-0.0008298159;0.5581536;0.01549268,837.8183
+0;0;0,0.0009213091;0.3233887;0.01096187,0.00155849;0.6342043;0.009553959,0.1734033;0.5017831;0.001118831,0.2048328;0.2486101;-0.07332937,0.2676435;0.008117691;-0.2441996,-0.1665089;0.4952331;-0.01450638,-0.2113584;0.2441479;-0.08915031,-0.2529514;0.0003772974;-0.2618475,0.07807713;0.005189633;-0.03975078,0.09869821;-0.3551764;-0.00310868,0.1166385;-0.7446432;0.08110566,0.1180875;-0.7054545;-0.001105897,-0.07595715;0.006399156;-0.04350468,-0.1235764;-0.3520927;-0.01439313,-0.1425428;-0.7419224;0.06789552,-0.1385066;-0.7026522;-0.01422051,0.00142924;0.5582535;0.0121597,0;0;0,-0.0003677644;0.3232942;0.01348972,-0.001055561;0.6341068;0.01296592,0.1748348;0.5182813;-0.005436539,0.2136066;0.2648861;-0.07554018,0.2373637;-0.004608989;-0.2089059,-0.1774837;0.5187331;0.004298557,-0.2174834;0.2627822;-0.05499762,-0.2668125;0.01098394;-0.2135622,0.07713364;0.003135294;-0.04175723,0.09342852;-0.3582018;-0.01344609,0.08341549;-0.7458378;0.08002257,0.08922684;-0.7810284;0.02940941,-0.07973912;0.004807797;-0.03635453,-0.108307;-0.3564352;-0.01849667,-0.09708609;-0.747877;0.05730414,-0.09954458;-0.7799693;0.002680182,-0.0008298159;0.5581536;0.01549268,837.8406
+0;0;0,0.0009209735;0.3232709;0.01095788,0.001557664;0.6338459;0.009551229,0.173314;0.5015171;0.001119619,0.2047116;0.2486008;-0.0732531,0.2676458;0.007635593;-0.2444593,-0.1664231;0.4949704;-0.01449754,-0.2112272;0.2441398;-0.08906579,-0.2529019;-0.0001100153;-0.2621024,0.07802796;0.005186365;-0.03972574,0.098639;-0.3550042;-0.003101487,0.1163893;-0.7403468;0.08022107,0.1178334;-0.701189;-0.001713075,-0.0759093;0.006395125;-0.04347729,-0.1235054;-0.3519222;-0.01437991,-0.1422709;-0.7376238;0.06703736,-0.1382483;-0.6983848;-0.01480159,0.001428521;0.5579584;0.01215481,0;0;0,-0.0004900098;0.3231615;0.01383495,-0.001346078;0.6337333;0.01364303,0.1746145;0.5186057;-0.005021214,0.2133371;0.2669034;-0.08005655,0.2377953;-0.001255274;-0.217276,-0.1776699;0.5187587;0.004307189,-0.2177701;0.263989;-0.0586863,-0.2679065;0.01496202;-0.2224188,0.07717474;0.003132075;-0.04156494,0.09342559;-0.358072;-0.01379907,0.08322847;-0.7415301;0.07895111,0.08986434;-0.7768326;0.02904414,-0.07963371;0.004796248;-0.03645359,-0.1081368;-0.356283;-0.01876892,-0.09712732;-0.7436442;0.05590871,-0.09917192;-0.7753884;0.001295161,-0.001075108;0.5578409;0.01609206,837.8753
+0;0;0,0.0008036941;0.3230391;0.01149659,0.001316969;0.6331947;0.01058193,0.1725319;0.5008991;0.0003187386,0.2049517;0.2503137;-0.08005611,0.2719826;0.02563468;-0.2734579,-0.1660844;0.4948252;-0.01519855,-0.2112091;0.2466467;-0.09690172,-0.2518761;0.0100175;-0.283264,0.07801393;0.005189834;-0.03964498,0.09949757;-0.3550008;-0.003302924,0.1162822;-0.7406963;0.08013564,0.1177565;-0.7013438;-0.003235839,-0.07585107;0.006394299;-0.04348058,-0.1234262;-0.3519478;-0.01437509,-0.1424302;-0.7379825;0.06699327,-0.1383313;-0.6985474;-0.01628113,0.001215571;0.5574197;0.01306949,0;0;0,-0.0006281398;0.3229264;0.01432586,-0.001675174;0.6330762;0.01471329,0.1741114;0.5189732;-0.004198313,0.2133524;0.2688976;-0.08310664,0.2388565;0.00466615;-0.2311248,-0.1776313;0.5188179;0.004691988,-0.2184403;0.265561;-0.06238842,-0.2690811;0.01758614;-0.2306799,0.07719738;0.003113419;-0.04142106,0.0934914;-0.3581375;-0.01400101,0.08335424;-0.74192;0.07880498,0.08910058;-0.7766472;0.0257218,-0.0795432;0.004800855;-0.03653307,-0.1079078;-0.3563179;-0.01897531,-0.09703077;-0.7441068;0.05522823,-0.09911814;-0.7771485;-0.0001055487,-0.001353063;0.557296;0.01701522,837.9078
+0;0;0,0.0008036473;0.3230203;0.01149592,0.001316889;0.6331573;0.01058111,0.1724462;0.5008895;0.0003243126,0.2047116;0.2514976;-0.07966772,0.2700338;0.03254586;-0.2681395,-0.1660009;0.4948186;-0.01518522,-0.2109106;0.2478221;-0.09649926,-0.250541;0.01722485;-0.278111,0.07794011;0.005184922;-0.03960746,0.09940579;-0.3547046;-0.003295779,0.1161991;-0.7405994;0.08018588,0.1176755;-0.7012336;-0.003304772,-0.07577928;0.006388247;-0.04343943,-0.1233147;-0.3516544;-0.01435827,-0.1423285;-0.7378885;0.06705213,-0.1382238;-0.6984399;-0.01634131,0.001215491;0.5573818;0.01306869,0;0;0,-0.0006725676;0.3228931;0.01464546,-0.00173663;0.6330237;0.01529586,0.1739229;0.5189923;-0.004098415,0.2139461;0.2723756;-0.08903635,0.2378391;0.0170911;-0.237318,-0.1775864;0.5189031;0.00462616,-0.2192457;0.2680708;-0.06596952,-0.2673566;0.03012139;-0.2356572,0.07720733;0.003087416;-0.04122853,0.09351158;-0.3578925;-0.01425672,0.08350182;-0.7418965;0.07851541,0.08989643;-0.7764929;0.02515805,-0.07940917;0.004817948;-0.0366233,-0.107664;-0.3560107;-0.01918257,-0.09685578;-0.744063;0.05473974,-0.09958181;-0.7768819;-0.001000203,-0.001412712;0.5572413;0.01753962,837.9301
+0;0;0,0.0008032098;0.3228444;0.01148966,0.001315848;0.6326123;0.01057656,0.1719938;0.5005991;0.0003498914,0.2040478;0.2528417;-0.07911787,0.2715805;0.02648051;-0.2739677,-0.1655609;0.4945442;-0.01511875,-0.2101763;0.2491665;-0.09589987,-0.2511477;0.01076572;-0.2836574,0.07798631;0.005187996;-0.03963093,0.09944707;-0.3546192;-0.003327567,0.1162271;-0.7402092;0.0800882,0.1177078;-0.7008165;-0.003642954,-0.0758242;0.006392034;-0.04346519,-0.1233487;-0.3515686;-0.01439068,-0.1423475;-0.7374977;0.06695545,-0.138231;-0.6980219;-0.0166782,0.00121459;0.5569425;0.01306067,0;0;0,-0.0007312782;0.3226777;0.01548398,-0.001775805;0.6324356;0.01735628,0.1734173;0.5193543;-0.003533125,0.2137154;0.2760004;-0.09230936,0.2383467;0.01058051;-0.2430148,-0.1771428;0.518875;0.004979621,-0.2186683;0.2704533;-0.06774322,-0.2678891;0.02763419;-0.2476953,0.07725662;0.003102839;-0.04124534,0.09358686;-0.3577991;-0.01436031,0.08383355;-0.7415205;0.07828008,0.09038951;-0.7759802;0.02439796,-0.07946758;0.004803834;-0.03662265,-0.1073447;-0.3559637;-0.01903519,-0.09654129;-0.7438577;0.05404664,-0.09939657;-0.7765746;-0.00216515,-0.001463901;0.5567497;0.01926696,837.9639
+0;0;0,0.0007374392;0.3228584;0.01214813,0.001214434;0.6326972;0.01186674,0.1710918;0.4999574;-0.0007200912,0.2048127;0.2559751;-0.08741955,0.2736758;0.02997057;-0.2890176,-0.1650735;0.4949834;-0.01583643,-0.2097471;0.2528507;-0.1027692,-0.2499462;0.02734478;-0.3125144,0.07797431;0.005162483;-0.03960378,0.09956534;-0.3544776;-0.003386259,0.1154445;-0.7400656;0.08057569,0.1169109;-0.700579;-0.003387928,-0.07579716;0.006407305;-0.0434608,-0.1232925;-0.3513944;-0.01446131,-0.1425702;-0.7373607;0.06701436,-0.1384659;-0.6978118;-0.01685463,0.001117665;0.5569991;0.01419776,0;0;0,-0.0007343404;0.3226945;0.01591802,-0.001751505;0.6325195;0.01814151,0.1729656;0.5193601;-0.003370998,0.2133144;0.2787918;-0.09653854,0.2398285;0.01067212;-0.2510402,-0.1767047;0.5189569;0.00514793,-0.2181723;0.2722357;-0.06962097,-0.2682044;0.02825224;-0.2551763,0.07726671;0.003095105;-0.04117501,0.09360906;-0.357663;-0.01461661,0.08385174;-0.741467;0.07800721,0.09070127;-0.7757648;0.02359294,-0.0794162;0.004810743;-0.03667463,-0.1072418;-0.3558012;-0.01925069,-0.09634507;-0.7437905;0.05372467,-0.09974442;-0.7763958;-0.00294153,-0.001447923;0.5568082;0.01997519,837.9977
+0;0;0,0.0007375221;0.3228948;0.0121495,0.001214597;0.6327865;0.01186792,0.1710172;0.5000553;-0.0007118396,0.2047405;0.2560552;-0.08741759,0.27373;0.02963579;-0.2893857,-0.1650002;0.4950835;-0.01582152,-0.209677;0.2529332;-0.1027606,-0.2499499;0.02701326;-0.3128909,0.07796352;0.005161769;-0.0395983,0.09955164;-0.3544298;-0.00338567,0.1154314;-0.7400313;0.08057923,0.1168973;-0.7005477;-0.003358051,-0.07578668;0.006406419;-0.04345479,-0.1232756;-0.351347;-0.01445921,-0.142554;-0.7373269;0.06701933,-0.138451;-0.697781;-0.01682335,0.001117807;0.5570719;0.01419945,0;0;0,-0.0007941536;0.3227034;0.01646471,-0.001881439;0.6325761;0.01931858,0.1726742;0.5194005;-0.003083348,0.2135646;0.2807262;-0.1008265,0.2403718;0.0144949;-0.2596306,-0.1766629;0.5189244;0.005506678,-0.2183433;0.2728079;-0.07117851,-0.2687396;0.03312141;-0.2630823,0.07727922;0.003081277;-0.04112673,0.09363861;-0.3576425;-0.01477957,0.08387356;-0.7414616;0.07784008,0.09085688;-0.775758;0.02348232,-0.07938617;0.004820849;-0.03670935,-0.1071621;-0.3557516;-0.01940392,-0.09632995;-0.743816;0.05325599,-0.09940263;-0.7756267;-0.004255336,-0.001559313;0.5568447;0.02099252,838.0204
+0;0;0,0.0007375042;0.3228869;0.0121492,0.001214516;0.6327371;0.01186774,0.1707328;0.5001134;-0.0006874446,0.205048;0.2518312;-0.08891483,0.2726409;0.0299955;-0.2867943,-0.1647224;0.4951499;-0.01577185,-0.2101832;0.2487499;-0.1042366,-0.2496408;0.02740362;-0.310113,0.07799007;0.005163526;-0.03961178,0.09955368;-0.3540198;-0.003440257,0.1154456;-0.7399166;0.08058892,0.1169269;-0.7003335;-0.004228361,-0.07581248;0.0064086;-0.04346958,-0.1232475;-0.3509387;-0.01450692,-0.1425406;-0.737214;0.06703398,-0.1383946;-0.6975679;-0.01768772,0.001117741;0.5570345;0.0141989,0;0;0,-0.0007783771;0.3226635;0.01707995,-0.001750439;0.6324877;0.02070129,0.1723352;0.5193517;-0.002825139,0.2156427;0.2798683;-0.1094919,0.2412864;0.02019584;-0.2671268,-0.1761653;0.5187624;0.005860984,-0.2193124;0.2698214;-0.07643346,-0.2672525;0.03834178;-0.2689304,0.0772997;0.003094226;-0.04115081,0.09365562;-0.3572247;-0.01490581,0.08425814;-0.7414101;0.0775224,0.09159632;-0.7751581;0.02121652,-0.07942246;0.004808703;-0.03670363,-0.107164;-0.3553668;-0.01967315,-0.09634076;-0.7437614;0.05286834,-0.09967106;-0.775626;-0.005865734,-0.001463957;0.556764;0.02217615,838.0527
+0;0;0,0.0007250739;0.3228998;0.01268522,0.001278989;0.6328442;0.01309165,0.169899;0.5001359;-0.001219414,0.2058216;0.2507019;-0.09728764,0.2718137;0.04957965;-0.3137645,-0.1635449;0.4920154;-0.009819092,-0.213105;0.24868;-0.1150263,-0.2508218;0.04079239;-0.3318846,0.07801425;0.005157142;-0.03962775,0.09984527;-0.3534682;-0.003493834,0.1155157;-0.7398;0.08063552,0.1156284;-0.7001911;-0.003983311,-0.07584699;0.006414631;-0.04346569,-0.1231182;-0.3504235;-0.01471906,-0.1430277;-0.7370985;0.06689954,-0.1402511;-0.6974391;-0.01766805,0.001155208;0.5571062;0.01524442,0;0;0,-0.0005510114;0.3226737;0.01752329,-0.001114488;0.6325868;0.02164125,0.172058;0.5193846;-0.002683282,0.2165163;0.2790756;-0.1167531,0.2413366;0.02336162;-0.2769457,-0.1749291;0.5189273;0.006146032,-0.2189898;0.2673346;-0.08043705,-0.2660704;0.04023987;-0.2750618,0.07733881;0.003140062;-0.04113424,0.09364615;-0.3566578;-0.01517248,0.08438784;-0.7412989;0.07724524,0.09278874;-0.7750317;0.02138615,-0.07944972;0.00476224;-0.03671841,-0.1070716;-0.3548913;-0.01996201,-0.09623735;-0.7437092;0.05269326,-0.09996363;-0.7749777;-0.006340418,-0.0009442717;0.5568303;0.02299094,838.0867
+0;0;0,0.0007250739;0.3228998;0.01268522,0.001278989;0.6328442;0.01309165,0.169899;0.5001359;-0.001219414,0.2058216;0.2507019;-0.09728764,0.2718137;0.04957965;-0.3137645,-0.1635449;0.4920154;-0.009819092,-0.213105;0.24868;-0.1150263,-0.2508218;0.04079239;-0.3318846,0.07801425;0.005157142;-0.03962775,0.09984527;-0.3534682;-0.003493834,0.1155157;-0.7398;0.08063552,0.1156284;-0.7001911;-0.003983311,-0.07584699;0.006414631;-0.04346569,-0.1231182;-0.3504235;-0.01471906,-0.1430277;-0.7370985;0.06689954,-0.1402511;-0.6974391;-0.01766805,0.001155208;0.5571062;0.01524442,0;0;0,-0.0005510114;0.3226737;0.01752329,-0.001114488;0.6325868;0.02164125,0.172058;0.5193846;-0.002683282,0.2165163;0.2790756;-0.1167531,0.2413366;0.02336162;-0.2769457,-0.1749291;0.5189273;0.006146032,-0.2189898;0.2673346;-0.08043705,-0.2660704;0.04023987;-0.2750618,0.07733881;0.003140062;-0.04113424,0.09364615;-0.3566578;-0.01517248,0.08438784;-0.7412989;0.07724524,0.09278874;-0.7750317;0.02138615,-0.07944972;0.00476224;-0.03671841,-0.1070716;-0.3548913;-0.01996201,-0.09623735;-0.7437092;0.05269326,-0.09996363;-0.7749777;-0.006340418,-0.0009442717;0.5568303;0.02299094,838.1087
+0;0;0,0.0007250308;0.3228807;0.01268447,0.00127892;0.6328105;0.01309083,0.1700203;0.5000635;-0.001232143,0.2062025;0.2488269;-0.09799466,0.2719794;0.04836048;-0.3137656,-0.1636635;0.4919372;-0.009838009,-0.2135817;0.2468433;-0.1158056,-0.2511755;0.03963353;-0.3319567,0.07809778;0.005162665;-0.03967018,0.09991775;-0.3532813;-0.003554538,0.115655;-0.741259;0.08093324,0.1157681;-0.7016168;-0.003979303,-0.0759282;0.0064215;-0.04351223,-0.1231755;-0.3502362;-0.01478014,-0.1431698;-0.7385585;0.06718619,-0.1403836;-0.6988657;-0.01767494,0.001155143;0.5570748;0.01524354,0;0;0,-0.0005336776;0.3226253;0.01805437,-0.001034446;0.632516;0.02272761,0.1721964;0.5195113;-0.002393246,0.2170009;0.2803611;-0.1231896,0.2420113;0.02668059;-0.2847171,-0.1749355;0.5188953;0.006363101,-0.2194346;0.2664002;-0.0834035,-0.2653764;0.04483113;-0.2830707,0.07742207;0.003167674;-0.0411756,0.09394091;-0.356448;-0.01536429,0.08463243;-0.7427384;0.077402,0.0932838;-0.7763557;0.02100051,-0.07956292;0.004745131;-0.03669968,-0.1067921;-0.3547655;-0.02016919,-0.09593365;-0.7452422;0.05278629,-0.09949034;-0.7773366;-0.005820613,-0.0008823909;0.5567596;0.02394068,838.1323
+0;0;0,0.000667949;0.3229017;0.01306104,0.001126797;0.6328892;0.01403145,0.1693503;0.5001292;-0.002156064,0.2084592;0.2538702;-0.1106454,0.2740094;0.05874676;-0.3342298,-0.1631835;0.4909641;-0.00783539,-0.2147664;0.2511177;-0.1251207,-0.2515259;0.05529501;-0.3546031,0.07818753;0.005159484;-0.03966505,0.09999849;-0.3521782;-0.003597885,0.1155606;-0.7417729;0.08129521,0.1150603;-0.7020601;-0.003943853,-0.07598702;0.00641988;-0.04356587,-0.1229917;-0.3491677;-0.01502131,-0.1431483;-0.7390853;0.067387,-0.1409672;-0.6993269;-0.01782043,0.001026856;0.5571324;0.01603387,0;0;0,-0.0003980249;0.3226374;0.0184809,-0.0006098114;0.6325759;0.02388346,0.1720744;0.5195715;-0.002109289,0.2174508;0.2827173;-0.1277436,0.241737;0.03140357;-0.2968931,-0.1741768;0.5189555;0.006638419,-0.218783;0.2671416;-0.08578967,-0.2639501;0.04652508;-0.2898687,0.07749714;0.003209561;-0.04119611,0.09394868;-0.3553195;-0.01564145,0.08451261;-0.7432622;0.07733452,0.09347072;-0.776491;0.02004444,-0.07965761;0.004698448;-0.03668537,-0.1064966;-0.3537289;-0.02006433,-0.09556603;-0.7458573;0.05307202,-0.1001686;-0.7766843;-0.007253606,-0.0005462952;0.5567993;0.0248946,838.1652
+0;0;0,0.0006679331;0.322894;0.01306072,0.001126704;0.6328285;0.01403115,0.1691987;0.5001373;-0.002140455,0.208272;0.2541026;-0.110531,0.2717963;0.06500977;-0.3272052,-0.1630358;0.4909805;-0.007814672,-0.2145717;0.2513525;-0.1249932,-0.2501951;0.06158207;-0.3473831,0.07825036;0.00516363;-0.03969692,0.100004;-0.3512354;-0.003724493,0.1155912;-0.7414567;0.08130515,0.1150959;-0.7018418;-0.003075257,-0.07604808;0.006425039;-0.04360088,-0.1229293;-0.3482285;-0.01513129,-0.1431183;-0.7387732;0.06740956,-0.1409592;-0.6991132;-0.01693953,0.001026786;0.5570892;0.0160331,0;0;0,-0.0002886802;0.3226111;0.01880395,-0.0002951138;0.6324871;0.02475107,0.1720587;0.519489;-0.002023578,0.2172967;0.2856094;-0.1326458,0.2425335;0.05573045;-0.3150133,-0.173709;0.5189292;0.006808903,-0.2183657;0.2686375;-0.08894169,-0.261764;0.05644523;-0.2885165,0.07757561;0.003207505;-0.04119909,0.09389184;-0.3543915;-0.01581776,0.08464633;-0.7429187;0.07749331,0.0938936;-0.7766345;0.02210796,-0.07973952;0.004711619;-0.03667476,-0.10627;-0.3527934;-0.02012838,-0.0951727;-0.7455381;0.05318069,-0.1001453;-0.7760252;-0.006227445,-0.0002926104;0.5567263;0.02561677,838.1881
+0;0;0,0.0006679331;0.322894;0.01306072,0.001126704;0.6328285;0.01403115,0.1691987;0.5001373;-0.002140455,0.208272;0.2541026;-0.110531,0.2717963;0.06500977;-0.3272052,-0.1630358;0.4909805;-0.007814672,-0.2145717;0.2513525;-0.1249932,-0.2501951;0.06158207;-0.3473831,0.07825036;0.00516363;-0.03969692,0.100004;-0.3512354;-0.003724493,0.1155912;-0.7414567;0.08130515,0.1150959;-0.7018418;-0.003075257,-0.07604808;0.006425039;-0.04360088,-0.1229293;-0.3482285;-0.01513129,-0.1431183;-0.7387732;0.06740956,-0.1409592;-0.6991132;-0.01693953,0.001026786;0.5570892;0.0160331,0;0;0,-0.0002886802;0.3226111;0.01880395,-0.0002951138;0.6324871;0.02475107,0.1720587;0.519489;-0.002023578,0.2172967;0.2856094;-0.1326458,0.2425335;0.05573045;-0.3150133,-0.173709;0.5189292;0.006808903,-0.2183657;0.2686375;-0.08894169,-0.261764;0.05644523;-0.2885165,0.07757561;0.003207505;-0.04119909,0.09389184;-0.3543915;-0.01581776,0.08464633;-0.7429187;0.07749331,0.0938936;-0.7766345;0.02210796,-0.07973952;0.004711619;-0.03667476,-0.10627;-0.3527934;-0.02012838,-0.0951727;-0.7455381;0.05318069,-0.1001453;-0.7760252;-0.006227445,-0.0002926104;0.5567263;0.02561677,838.2109
+0;0;0,0.0006302033;0.3229076;0.01343754,0.001022349;0.6328253;0.01499368,0.1686634;0.500257;-0.002590399,0.2104912;0.2581663;-0.1214777,0.2735143;0.07532768;-0.3434909,-0.1626147;0.4910668;-0.008252691,-0.2167691;0.2548256;-0.133748,-0.2509803;0.06521273;-0.3563873,0.07831913;0.005153814;-0.03971338,0.09999741;-0.3503196;-0.003789816,0.1152247;-0.7419016;0.08206475,0.1147307;-0.702242;-0.002392218,-0.07611123;0.006434068;-0.04362664,-0.1228174;-0.3473391;-0.0156116,-0.1431223;-0.7392588;0.06761136,-0.140965;-0.6995602;-0.01681502,0.0009397244;0.5570904;0.01684042,0;0;0,-0.0001839325;0.3226093;0.01932621,8.314848E-06;0.6324595;0.02580452,0.171868;0.5195459;-0.001845121,0.218135;0.2875375;-0.1379448,0.2424686;0.05791658;-0.3206298,-0.1730677;0.51901;0.007083956,-0.2158974;0.266861;-0.08819517,-0.2594353;0.06027345;-0.2934214,0.07763733;0.003209844;-0.04122794,0.09396739;-0.3534829;-0.01622021,0.08509195;-0.7434365;0.07757092,0.09427476;-0.7771047;0.02199602,-0.07982436;0.004707273;-0.03665397,-0.1062115;-0.3518782;-0.02015363,-0.09510271;-0.7460831;0.05345616,-0.0992971;-0.7767433;-0.005951658,-3.860146E-05;0.5567057;0.02654672,838.2426
+0;0;0,0.0006302778;0.3229457;0.01343912,0.001022468;0.6328984;0.01499548,0.1683612;0.500425;-0.002553398,0.2100448;0.2591697;-0.1210305,0.2740301;0.07353941;-0.3464334,-0.1623198;0.4912513;-0.008205486,-0.2162873;0.2558253;-0.1332677,-0.2510209;0.06331736;-0.3593065,0.07841755;0.00516029;-0.03976329,0.1000887;-0.3501962;-0.003851537,0.1153169;-0.7418027;0.08200839,0.1148217;-0.7021178;-0.002669498,-0.07620687;0.006442153;-0.04368147,-0.1228977;-0.3472146;-0.01567564,-0.1432038;-0.7391589;0.06755253,-0.1410409;-0.6994349;-0.01709469,0.0009398352;0.557156;0.01684241,0;0;0,0.0001127794;0.3226131;0.01989365,0.0007684529;0.6324824;0.02707434,0.1719585;0.5195519;-0.001968266,0.2183779;0.2907977;-0.1415936,0.2420178;0.05586888;-0.3249207,-0.1720156;0.5191345;0.007176077,-0.2143455;0.2680503;-0.0884452,-0.2575339;0.06204432;-0.300708,0.07770556;0.003211558;-0.04133511,0.09427064;-0.35336;-0.01643884,0.08540828;-0.7433349;0.07737207,0.09451056;-0.7768846;0.02130985,-0.0799844;0.004718693;-0.03656898,-0.1061683;-0.3517832;-0.02049854,-0.0949129;-0.7459764;0.05328869,-0.09794392;-0.7776589;-0.005452089,0.0005915873;0.5567197;0.02763677,838.265
+0;0;0,0.000630344;0.3229797;0.01344053,0.001022577;0.6329657;0.01499711,0.1680428;0.5005935;-0.002514692,0.2064936;0.2780486;-0.1118033,0.2646549;0.1093146;-0.3166898,-0.162009;0.4914373;-0.008156026,-0.2117911;0.2742696;-0.1235191,-0.2433632;0.09928399;-0.3289835,0.07845447;0.00516272;-0.03978201,0.1001276;-0.3502255;-0.003867045,0.1153708;-0.7422183;0.08207756,0.1148751;-0.7025234;-0.002687179,-0.07624276;0.006445186;-0.04370203,-0.1229378;-0.3472433;-0.0156937,-0.1432639;-0.739574;0.06761654,-0.1410987;-0.69984;-0.01711749,0.0009399365;0.5572165;0.01684421,0;0;0,0.0003207214;0.3226204;0.02032089,0.001303736;0.6325104;0.02799416,0.1719221;0.5195681;-0.001926303,0.2152621;0.3144494;-0.1397547,0.2374222;0.1111158;-0.3186311,-0.1711574;0.5192357;0.007327894,-0.2099811;0.2877922;-0.08141511,-0.2501208;0.1175366;-0.2893435,0.07774873;0.00319691;-0.04134345,0.09444644;-0.353403;-0.01648152,0.08554849;-0.7438588;0.07701826,0.0944877;-0.7773648;0.02074766,-0.08002654;0.004740078;-0.0365739,-0.1060517;-0.3518129;-0.02066521,-0.09462632;-0.7463518;0.05339924,-0.09815729;-0.7778373;-0.005646292,0.00104038;0.5567404;0.02843738,838.2986
+0;0;0,0.0005596576;0.3230138;0.01403842,0.0007469073;0.6330471;0.01623584,0.1675194;0.5008349;-0.002725538,0.2086445;0.2743852;-0.1230187,0.2644398;0.1224554;-0.3303238,-0.1617379;0.4931344;-0.01251556,-0.2146048;0.2702488;-0.1348605,-0.2420739;0.1016029;-0.3347984,0.07844156;0.00514175;-0.03978263,0.1000631;-0.3503989;-0.003926519,0.1155123;-0.7427263;0.08240592,0.1158901;-0.7029507;-0.002838232,-0.07624205;0.006454066;-0.04367686,-0.1229172;-0.3473854;-0.01572509,-0.1435489;-0.7400617;0.06789592,-0.1404924;-0.7002398;-0.01728895,0.0007208319;0.5572838;0.01792756,0;0;0,0.0004571378;0.3226495;0.02079403,0.001618739;0.6325794;0.02886736,0.1718692;0.519626;-0.001838923,0.2157948;0.3105671;-0.1495079,0.2377319;0.1115358;-0.320026,-0.1705785;0.5192536;0.007377381,-0.210323;0.2801229;-0.08577897,-0.2447683;0.110949;-0.2841848,0.07775285;0.003192917;-0.04130948,0.09447718;-0.3535575;-0.01657617,0.08557812;-0.744449;0.07689798,0.09450454;-0.7776451;0.01954949,-0.08000065;0.004742757;-0.03660022,-0.1059923;-0.3519611;-0.02081805,-0.09441096;-0.7469085;0.05331168,-0.0982304;-0.7789211;-0.005867086,0.001316607;0.5567986;0.02922237,838.3333
+0;0;0,0.0005598126;0.3231032;0.0140423,0.0007471426;0.63327;0.01624065,0.1674561;0.5010459;-0.002712127,0.2085971;0.2745086;-0.1230518,0.2649395;0.1210891;-0.3323897,-0.1616759;0.4933484;-0.01249843,-0.2145632;0.2703766;-0.1348907,-0.2423016;0.100077;-0.3367891,0.07849808;0.005145455;-0.0398113,0.1001242;-0.3504708;-0.003947563,0.1155977;-0.7434169;0.08252103,0.1159759;-0.7036318;-0.00280565,-0.07629699;0.006458717;-0.04370834,-0.1229821;-0.347456;-0.01575062,-0.1436463;-0.7407515;0.06800226,-0.1405868;-0.7009202;-0.01726507,0.0007210557;0.5574734;0.01793311,0;0;0,0.0005350038;0.3227068;0.02128875,0.00177002;0.6327506;0.03009975,0.1717743;0.519742;-0.001638293,0.215966;0.3112634;-0.1502222,0.2379777;0.1136808;-0.3263214,-0.1702513;0.5193393;0.007542605,-0.2103587;0.2816518;-0.08935639,-0.2455058;0.1185578;-0.2959947,0.07782204;0.003194809;-0.04131448,0.09466751;-0.3536237;-0.01654315,0.08582643;-0.7451286;0.07709777,0.09476501;-0.7782564;0.01955187,-0.08006886;0.004745047;-0.03660365,-0.1060611;-0.3520426;-0.02099133,-0.09427802;-0.7475989;0.05330085,-0.09812706;-0.7797233;-0.005879223,0.001450382;0.5569359;0.03025591,838.355
+0;0;0,0.0005599917;0.3232065;0.01404679,0.0007473886;0.6334825;0.01624603,0.1674785;0.5012272;-0.002708962,0.2085474;0.2750874;-0.1228375,0.2654237;0.1202138;-0.3341593,-0.1616973;0.4935286;-0.01249656,-0.2144918;0.270948;-0.1346741,-0.2424931;0.09903444;-0.338486,0.07855888;0.00514944;-0.03984214,0.1002022;-0.3507495;-0.003949884,0.1157865;-0.7465094;0.08313788,0.116169;-0.7066121;-0.003167331,-0.07635608;0.00646372;-0.04374218,-0.1230783;-0.3477324;-0.01576224,-0.1438905;-0.7438442;0.06859037,-0.1407959;-0.7039001;-0.01765481,0.0007212936;0.5576621;0.01793902,0;0;0,0.0007016212;0.3227821;0.02171004,0.002099752;0.6329222;0.03094018,0.1718992;0.5197104;-0.00168705,0.2159308;0.312909;-0.1518574,0.2383823;0.1160739;-0.3324938,-0.1698784;0.5193912;0.007635724,-0.2107922;0.285494;-0.09664722,-0.2459392;0.1165269;-0.3018116,0.07786094;0.003160059;-0.04138958,0.09488703;-0.3539349;-0.01660883,0.08505863;-0.7480457;0.07843363,0.09547545;-0.7802435;0.01868737,-0.08016769;0.004791542;-0.03654576,-0.1059709;-0.3523068;-0.02119274,-0.09391358;-0.7506477;0.05385569,-0.09851648;-0.7820395;-0.007434994,0.001739651;0.5570838;0.03099597,838.388
+0;0;0,0.0004490954;0.3231884;0.01446299,0.0004340277;0.6334605;0.017171,0.1670766;0.5012854;-0.003257444,0.2103641;0.2808597;-0.1328548,0.2680077;0.1319285;-0.3482018,-0.1617909;0.4934568;-0.0124672,-0.2141559;0.2752608;-0.1424871,-0.2509424;0.1255493;-0.3618289,0.07855368;0.005036649;-0.03986679,0.1000089;-0.3508375;-0.003617585,0.1157017;-0.7466305;0.08329988,0.1159648;-0.706704;-0.00300242,-0.07637774;0.006533159;-0.04369402,-0.1230275;-0.3477131;-0.01623277,-0.1440695;-0.7437333;0.06849252,-0.1410941;-0.7037609;-0.01775358,0.0004633698;0.5576374;0.01873562,0;0;0,0.0007016212;0.3227821;0.02171004,0.002099752;0.6329222;0.03094018,0.1718992;0.5197104;-0.00168705,0.2159308;0.312909;-0.1518574,0.2383823;0.1160739;-0.3324938,-0.1698784;0.5193912;0.007635724,-0.2107922;0.285494;-0.09664722,-0.2459392;0.1165269;-0.3018116,0.07786094;0.003160059;-0.04138958,0.09488703;-0.3539349;-0.01660883,0.08505863;-0.7480457;0.07843363,0.09547545;-0.7802435;0.01868737,-0.08016769;0.004791542;-0.03654576,-0.1059709;-0.3523068;-0.02119274,-0.09391358;-0.7506477;0.05385569,-0.09851648;-0.7820395;-0.007434994,0.001739651;0.5570838;0.03099597,838.4106
+0;0;0,0.0004493787;0.3233923;0.01447211,0.0004343074;0.6338157;0.01718176,0.1666813;0.5017457;-0.003193865,0.2086604;0.2879827;-0.128874,0.2682323;0.1340694;-0.3514249,-0.1614054;0.4939357;-0.01238175,-0.2121876;0.282335;-0.1384716,-0.2502047;0.1276152;-0.365151,0.07868723;0.005045211;-0.03993456,0.1001839;-0.3515166;-0.003615316,0.115909;-0.7481234;0.08348085,0.1161724;-0.7081838;-0.002934813,-0.07650758;0.006544265;-0.04376831,-0.1232475;-0.3483865;-0.01625399,-0.1443328;-0.7452208;0.06864549,-0.1413534;-0.7052352;-0.0177139,0.0004636606;0.5579639;0.01874698,0;0;0,0.001014411;0.3229291;0.02253795,0.002861124;0.6331919;0.03262067,0.1719047;0.5199708;-0.001267672,0.2137496;0.323;-0.1519456,0.2391653;0.1198426;-0.3386222,-0.1685718;0.5194604;0.007762207,-0.208174;0.2927407;-0.09363897,-0.2439805;0.1195172;-0.3068959,0.07794599;0.003111467;-0.0415529,0.09499296;-0.3546605;-0.01653027,0.08464628;-0.749608;0.07854557,0.09572326;-0.781592;0.01853037,-0.0803977;0.004852128;-0.03639464,-0.1061405;-0.3529599;-0.02138198,-0.09378319;-0.7521105;0.05382483,-0.09832805;-0.7840518;-0.007077936,0.00238492;0.5573256;0.0324645,838.4438
+0;0;0,0.0004495414;0.3235093;0.01447735,0.0004344624;0.6340902;0.01718839,0.1666523;0.5019919;-0.003182601,0.2086423;0.2881734;-0.1288953,0.2687804;0.1327972;-0.3535616,-0.1613767;0.4941832;-0.01236887,-0.2121721;0.2825276;-0.1384915,-0.2505506;0.1263372;-0.3673254,0.07871733;0.005047141;-0.03994984,0.1001723;-0.350822;-0.003701143,0.1159098;-0.747744;0.08346423,0.1161674;-0.7080259;-0.001025535,-0.07653686;0.006546769;-0.04378505,-0.1231859;-0.3476946;-0.01632418,-0.144288;-0.7448442;0.06864277,-0.141375;-0.7050812;-0.01579198,0.0004638305;0.5582002;0.01875439,0;0;0,0.001152996;0.3230087;0.02306724,0.003214136;0.6334066;0.03378487,0.1719383;0.5200247;-0.001289606,0.2138211;0.3241129;-0.1534395,0.2395858;0.1221317;-0.3452026,-0.1680803;0.5195052;0.007891677,-0.2075445;0.2930305;-0.09426973,-0.2430589;0.1227848;-0.3133323,0.07797112;0.003122449;-0.04157686,0.09495933;-0.3539822;-0.01698363,0.08490046;-0.749176;0.07847953,0.09415001;-0.7827109;0.02270508,-0.08043789;0.004840701;-0.03638948,-0.1060539;-0.3522836;-0.02144839,-0.09363856;-0.7516453;0.05437046,-0.09718011;-0.7819926;-0.005451806,0.002685945;0.5575029;0.03346992,838.4781
+0;0;0,0.0003402121;0.3236135;0.01489137,0.0001366535;0.634399;0.01816582,0.1662467;0.5025159;-0.003941042,0.2092432;0.2920613;-0.1350327,0.2698668;0.1466093;-0.366926,-0.1610654;0.4955067;-0.01612427,-0.2115532;0.2832154;-0.1414568,-0.2499804;0.1283736;-0.3720071,0.07874537;0.005050086;-0.03991251,0.1001042;-0.3501142;-0.003522128,0.1148804;-0.7457846;0.08433469,0.1157907;-0.7060704;0.0001783744,-0.07653171;0.006530784;-0.04381314,-0.1231392;-0.3470234;-0.01644036,-0.1440211;-0.7430958;0.06831123,-0.1404771;-0.7033427;-0.01577083,0.0002152032;0.5584506;0.01958963,0;0;0,0.001258127;0.3231039;0.02344871,0.003447149;0.6336938;0.03465796,0.1718902;0.5200414;-0.001374245,0.2157289;0.3261185;-0.1556368,0.2401535;0.1262569;-0.3507389,-0.1677034;0.51955;0.007976929,-0.208532;0.2969752;-0.1021064,-0.2425072;0.1233783;-0.3196286,0.07797235;0.003121302;-0.04159224,0.09483508;-0.353318;-0.01732779,0.08542845;-0.7474932;0.0776968,0.09437976;-0.7812849;0.02266979,-0.08044697;0.004844664;-0.03638898,-0.1059377;-0.3515961;-0.02148021,-0.09335763;-0.7498574;0.05416347,-0.09679481;-0.7793994;-0.006006431,0.002889883;0.5577353;0.0342195,838.501
+0;0;0,0.0003404132;0.3238048;0.01490017,0.0001366209;0.6349393;0.0181779,0.1662809;0.5029492;-0.00393201,0.2093129;0.2923204;-0.1351321,0.2703402;0.1458999;-0.3685695,-0.1610985;0.4959386;-0.01611774,-0.2116281;0.2834716;-0.141554,-0.2503111;0.1275988;-0.3736393,0.07876559;0.005051383;-0.03992276,0.1001028;-0.3497538;-0.003569163,0.1148901;-0.7457207;0.08435349,0.1158085;-0.7059191;-0.0005602539,-0.07655136;0.00653246;-0.04382439,-0.1231118;-0.3466643;-0.01647928,-0.1440093;-0.7430335;0.06833582,-0.1404334;-0.7031927;-0.01650303,0.0002152693;0.5588953;0.0196035,0;0;0,0.001443602;0.3232702;0.02378964,0.003778856;0.6341914;0.03546953,0.1719819;0.5200409;-0.001378655,0.212689;0.3286517;-0.1599436,0.2401269;0.1293074;-0.3578459,-0.1672745;0.5195915;0.008059273,-0.2076641;0.2968087;-0.1022413,-0.241386;0.1268179;-0.3250019,0.07798463;0.003116086;-0.04161787,0.09488427;-0.3529679;-0.01748955,0.08567678;-0.7474172;0.07771444,0.09634253;-0.7805044;0.0210266,-0.08047268;0.004852122;-0.03638633,-0.1058026;-0.3512441;-0.02163959,-0.09307492;-0.7497206;0.05447467,-0.09639831;-0.7799155;-0.006128844,0.00318107;0.5581385;0.03490543,838.5334
+0;0;0,0.0003405721;0.3239559;0.01490712,0.0001366203;0.6353355;0.01818752,0.1660913;0.5033515;-0.003894424,0.209144;0.2926216;-0.1351575,0.2702945;0.1459055;-0.3690663,-0.1609142;0.4963489;-0.01606624,-0.211468;0.28378;-0.1415627,-0.2502292;0.1275924;-0.3741167,0.07877949;0.005052275;-0.0399298,0.1001185;-0.3497837;-0.003573053,0.1148586;-0.7444854;0.08406864,0.1157933;-0.7045103;-0.002347924,-0.07656487;0.006533614;-0.04383213,-0.1231293;-0.3466938;-0.01648464,-0.1439601;-0.7417964;0.06805943,-0.1403209;-0.7017814;-0.0182809,0.0002153286;0.5592338;0.01961421,0;0;0,0.001628224;0.3233851;0.02427435,0.004311703;0.6345159;0.0368197,0.1719253;0.5200928;-0.001346111,0.2147376;0.3317106;-0.1631171,0.2399755;0.1336505;-0.3634008,-0.1664377;0.519727;0.008210413,-0.2062784;0.2979255;-0.1045167,-0.2395034;0.1316444;-0.3308462,0.07799355;0.003111765;-0.04163468,0.09471735;-0.3530138;-0.01753807,0.08555416;-0.7461546;0.07756209,0.09697706;-0.7781411;0.01760054,-0.080491;0.00485743;-0.03638308,-0.1062627;-0.3512431;-0.02175552,-0.09324036;-0.748233;0.05516775,-0.09616423;-0.7811784;-0.004811615,0.003622647;0.558408;0.03602362,838.5666
+0;0;0,0.0002153505;0.3241899;0.01528134,-0.0002279362;0.6358998;0.01894664,0.1658251;0.5037662;-0.004710555,0.2148718;0.3276934;-0.1782539,0.2860901;0.1486122;-0.3876391,-0.1611671;0.4975607;-0.01805722,-0.2117966;0.2877777;-0.1482581,-0.2487192;0.1403438;-0.3888496,0.07878878;0.005027402;-0.03990055,0.1000795;-0.3496466;-0.003470983,0.1147389;-0.7454146;0.08436298,0.1159658;-0.705349;-0.002659865,-0.07656526;0.006552831;-0.04381578,-0.1236413;-0.3464838;-0.01692643,-0.1443754;-0.7426324;0.06791706,-0.1404242;-0.7025287;-0.01902028,-8.423546E-05;0.5597147;0.02028469,0;0;0,0.001725554;0.3235837;0.02496564,0.0045112;0.6350182;0.03825271,0.1719989;0.5201691;-0.001405239,0.2153672;0.3332988;-0.1648775,0.2408148;0.138105;-0.3703917,-0.1662584;0.5197694;0.008394754,-0.2062506;0.2987703;-0.105993,-0.2395184;0.1357774;-0.3368844,0.07797728;0.003093347;-0.04165304,0.09482563;-0.352872;-0.01759446,0.08579732;-0.7469531;0.07822096,0.09673306;-0.7785558;0.01689136,-0.08048237;0.004878058;-0.03638396,-0.1062062;-0.3510569;-0.02146191,-0.09302142;-0.74902;0.05608529,-0.09497243;-0.7842092;-0.002415687,0.003803071;0.5588307;0.03727758,838.589
+0;0;0,0.0002154434;0.3243299;0.01528794,-0.0002280138;0.6361597;0.01895464,0.1659521;0.5039538;-0.004721174,0.2152268;0.3270628;-0.179071,0.2856699;0.1499308;-0.3861771,-0.1612904;0.4977435;-0.01807805,-0.2121553;0.2869857;-0.1488841,-0.2486759;0.1411565;-0.3868567,0.07880443;0.005028401;-0.03990847,0.1000535;-0.3489516;-0.003550187,0.1146694;-0.7435453;0.08402316,0.1158654;-0.7037332;-0.0008086339,-0.07658046;0.006554132;-0.04382448,-0.1235644;-0.3457918;-0.01698774,-0.144237;-0.7407649;0.067604,-0.1403852;-0.7009156;-0.01714443,-8.425752E-05;0.5599451;0.02029321,0;0;0,0.001844149;0.3236941;0.02534485,0.004638407;0.635226;0.03916287,0.1720783;0.5202019;-0.001333475,0.2160372;0.3360978;-0.1695286,0.2400931;0.1455757;-0.3753283,-0.1661222;0.5198789;0.008410711,-0.2059136;0.2987155;-0.1082928,-0.237895;0.1479755;-0.3438465,0.07794563;0.003070816;-0.04175115,0.09466873;-0.3522049;-0.01777625,0.08584338;-0.7451339;0.07770038,0.09465149;-0.7785914;0.02122283,-0.08051697;0.00490546;-0.03634644,-0.1061473;-0.3503322;-0.02135979,-0.09292608;-0.7471713;0.05565229,-0.09541354;-0.78106;-0.000970982,0.003934905;0.559011;0.03804278,838.6229
+0;0;0,0.0002154434;0.3243299;0.01528794,-0.0002280138;0.6361597;0.01895464,0.1659521;0.5039538;-0.004721174,0.2152268;0.3270628;-0.179071,0.2856699;0.1499308;-0.3861771,-0.1612904;0.4977435;-0.01807805,-0.2121553;0.2869857;-0.1488841,-0.2486759;0.1411565;-0.3868567,0.07880443;0.005028401;-0.03990847,0.1000535;-0.3489516;-0.003550187,0.1146694;-0.7435453;0.08402316,0.1158654;-0.7037332;-0.0008086339,-0.07658046;0.006554132;-0.04382448,-0.1235644;-0.3457918;-0.01698774,-0.144237;-0.7407649;0.067604,-0.1403852;-0.7009156;-0.01714443,-8.425752E-05;0.5599451;0.02029321,0;0;0,0.001844149;0.3236941;0.02534485,0.004638407;0.635226;0.03916287,0.1720783;0.5202019;-0.001333475,0.2160372;0.3360978;-0.1695286,0.2400931;0.1455757;-0.3753283,-0.1661222;0.5198789;0.008410711,-0.2059136;0.2987155;-0.1082928,-0.237895;0.1479755;-0.3438465,0.07794563;0.003070816;-0.04175115,0.09466873;-0.3522049;-0.01777625,0.08584338;-0.7451339;0.07770038,0.09465149;-0.7785914;0.02122283,-0.08051697;0.00490546;-0.03634644,-0.1061473;-0.3503322;-0.02135979,-0.09292608;-0.7471713;0.05565229,-0.09541354;-0.78106;-0.000970982,0.003934905;0.559011;0.03804278,838.6458
+0;0;0,0.0001396117;0.3244886;0.01582561,-0.0004466348;0.6366495;0.01996917,0.1655042;0.5046356;-0.005395623,0.2169743;0.3263919;-0.1828633,0.2895624;0.1633509;-0.4005473,-0.161085;0.4987425;-0.01922873,-0.2116835;0.2872334;-0.1556783,-0.2465733;0.1498881;-0.3988998,0.07883218;0.005011734;-0.03988049,0.1000293;-0.34892;-0.003458221,0.1146102;-0.7437875;0.0841538,0.1159635;-0.7039111;-0.0009963438,-0.07659277;0.006559579;-0.0438247,-0.1237032;-0.3457255;-0.01700277,-0.1441274;-0.7409519;0.06777794,-0.1401106;-0.7010346;-0.0172834,-0.0002683849;0.560351;0.02119996,0;0;0,0.001984503;0.323824;0.02602792,0.004931711;0.6356435;0.04092407,0.1716705;0.5203588;-0.002013683,0.2172294;0.3368695;-0.1757113,0.2402845;0.1495779;-0.3845845,-0.1654747;0.5200915;0.008521816,-0.2057207;0.2965402;-0.1111437,-0.237328;0.1489927;-0.3487746,0.07792099;0.003050685;-0.0418222,0.09459426;-0.3521785;-0.017784,0.08594086;-0.7453687;0.07779527,0.09478857;-0.778614;0.02059674,-0.08053704;0.004917499;-0.03632752,-0.1061492;-0.3502768;-0.02134117,-0.09290374;-0.7474697;0.05528323,-0.09585613;-0.7807462;-0.00248608,0.004200295;0.5593511;0.03952432,838.6785
+0;0;0,0.0001396729;0.3246309;0.01583255,-0.0004468543;0.6369422;0.0199782,0.165627;0.5048527;-0.005405754,0.2187521;0.3208775;-0.18858,0.289776;0.1613499;-0.4015732,-0.1612044;0.4989552;-0.01924912,-0.2134299;0.2806449;-0.1600863,-0.2475679;0.1462593;-0.3980666,0.07880529;0.005010024;-0.03986689,0.1000304;-0.3493887;-0.003396567,0.114574;-0.7432465;0.08399141,0.115918;-0.7034378;-0.0005754307,-0.07656664;0.006557341;-0.04380975,-0.1237392;-0.3461925;-0.01695243,-0.1441112;-0.7404082;0.06761147,-0.1401219;-0.7005589;-0.01686718,-0.0002685244;0.5606093;0.02120955,0;0;0,0.002085;0.3239166;0.02663898,0.005060021;0.6358414;0.04246044,0.1716515;0.5204682;-0.001814246,0.2232979;0.3439694;-0.1926094,0.2403422;0.15322;-0.3905581,-0.1653223;0.5204014;0.008791443,-0.2170891;0.3209189;-0.1577886,-0.2397106;0.1483285;-0.3712373,0.07793361;0.003083676;-0.04173231,0.09450037;-0.352626;-0.01774919,0.08609504;-0.744714;0.07800269,0.0955903;-0.7782358;0.02210641,-0.08045695;0.00486802;-0.03643794,-0.1060916;-0.3507792;-0.02104494,-0.09262829;-0.7470024;0.05509998,-0.0971402;-0.7787897;-0.003308415,0.004331734;0.5595195;0.04081917,838.7007
+0;0;0,0.0001397644;0.3248435;0.01584291,-0.0004473499;0.6374673;0.01999273,0.1654032;0.5053766;-0.005354147,0.2187973;0.3204698;-0.1894559,0.2902294;0.1600252;-0.4036734,-0.1609879;0.499487;-0.01917886,-0.2134779;0.2800714;-0.1607292,-0.2478121;0.1449132;-0.4000775,0.07880631;0.005010089;-0.0398674,0.1000209;-0.349214;-0.003415056,0.1145708;-0.7432419;0.08401066,0.1159083;-0.703481;-0.0001442581,-0.07656763;0.006557425;-0.04381032,-0.1237169;-0.3460186;-0.01696624,-0.1440977;-0.7404046;0.06763419,-0.1401279;-0.7006032;-0.01643298,-0.0002688417;0.5610582;0.0212253,0;0;0,0.002306364;0.3240857;0.02715635,0.00551137;0.63629;0.0435946,0.1714685;0.520667;-0.001914859,0.2250486;0.3481002;-0.1975799,0.2401731;0.1592133;-0.3996372,-0.16449;0.5205813;0.008983906,-0.2093129;0.3368365;-0.1785359,-0.2352319;0.1552623;-0.3861249,0.07786757;0.00303635;-0.0418613,0.09451064;-0.3524943;-0.01789296,0.08631083;-0.7446657;0.07826948,0.0948751;-0.778556;0.02328038,-0.08048565;0.004915501;-0.03637091,-0.1061657;-0.3505494;-0.02092008,-0.09282189;-0.7469443;0.0552771,-0.09520406;-0.7797121;-0.00158811,0.004720293;0.559896;0.04179144,838.7231
+0;0;0,3.631249E-05;0.3249993;0.01604686,-0.0006826253;0.6377686;0.02033906,0.1654294;0.506794;-0.004220167,0.2183318;0.3285052;-0.1984979,0.2929109;0.1728977;-0.4157682,-0.1605984;0.5005995;-0.02124841,-0.2135024;0.2824568;-0.1693846,-0.2473833;0.1465348;-0.4088829,0.07884841;0.004989828;-0.03981135,0.0999546;-0.3479045;-0.003630307,0.1144977;-0.7413269;0.08349584,0.1164533;-0.7015756;-0.0005763397,-0.07651571;0.006603119;-0.0439165,-0.1238378;-0.3445989;-0.01733204,-0.143838;-0.7383024;0.06741002,-0.1392532;-0.6985031;-0.01655424,-0.0004697079;0.5613302;0.02154058,0;0;0,0.002500512;0.324205;0.02769304,0.005960759;0.6365152;0.04486704,0.1713919;0.520853;-0.001498822,0.2247026;0.3458805;-0.1986587,0.2404408;0.1647166;-0.4082155,-0.1636708;0.5208236;0.009232782,-0.2093591;0.3352751;-0.1800125,-0.2351052;0.1600018;-0.3935505,0.0778387;0.002972901;-0.04194295,0.0943754;-0.3512302;-0.01837099,0.08695589;-0.7425338;0.07863475,0.09484263;-0.7765977;0.02385641,-0.08051386;0.004974205;-0.03632753,-0.1060597;-0.3491393;-0.02083475,-0.09258941;-0.7448575;0.05538385,-0.09401973;-0.7789508;9.321421E-05,0.005106561;0.5600976;0.04287887,838.7564
+0;0;0,3.631249E-05;0.3249993;0.01604686,-0.0006826253;0.6377686;0.02033906,0.1654294;0.506794;-0.004220167,0.2183318;0.3285052;-0.1984979,0.2929109;0.1728977;-0.4157682,-0.1605984;0.5005995;-0.02124841,-0.2135024;0.2824568;-0.1693846,-0.2473833;0.1465348;-0.4088829,0.07884841;0.004989828;-0.03981135,0.0999546;-0.3479045;-0.003630307,0.1144977;-0.7413269;0.08349584,0.1164533;-0.7015756;-0.0005763397,-0.07651571;0.006603119;-0.0439165,-0.1238378;-0.3445989;-0.01733204,-0.143838;-0.7383024;0.06741002,-0.1392532;-0.6985031;-0.01655424,-0.0004697079;0.5613302;0.02154058,0;0;0,0.002500512;0.324205;0.02769304,0.005960759;0.6365152;0.04486704,0.1713919;0.520853;-0.001498822,0.2247026;0.3458805;-0.1986587,0.2404408;0.1647166;-0.4082155,-0.1636708;0.5208236;0.009232782,-0.2093591;0.3352751;-0.1800125,-0.2351052;0.1600018;-0.3935505,0.0778387;0.002972901;-0.04194295,0.0943754;-0.3512302;-0.01837099,0.08695589;-0.7425338;0.07863475,0.09484263;-0.7765977;0.02385641,-0.08051386;0.004974205;-0.03632753,-0.1060597;-0.3491393;-0.02083475,-0.09258941;-0.7448575;0.05538385,-0.09401973;-0.7789508;9.321421E-05,0.005106561;0.5600976;0.04287887,838.7789
+0;0;0,3.636579E-05;0.3254763;0.01607042,-0.0006837612;0.6387562;0.02036867,0.1654154;0.5076367;-0.004186152,0.2185565;0.3285438;-0.1993401,0.2945192;0.1700493;-0.4206415,-0.1605863;0.5014427;-0.02121303,-0.213729;0.2823161;-0.1700174,-0.2482384;0.1438724;-0.413959,0.07885943;0.004990526;-0.03981692,0.0999433;-0.3475307;-0.003674127,0.1144926;-0.7411216;0.08348937,0.1164454;-0.7013848;-0.0004577562,-0.0765264;0.006604041;-0.04392263,-0.1237984;-0.3442266;-0.01736628,-0.1438072;-0.7380989;0.06741209,-0.1392292;-0.6983141;-0.01642726,-0.0004704285;0.5621686;0.02157254,0;0;0,0.002858404;0.3246;0.02863145,0.006691918;0.6373523;0.04699063,0.1716348;0.5211232;-0.0006943978,0.2274084;0.3523247;-0.2041144,0.2417321;0.1694677;-0.4191104,-0.1627057;0.5211468;0.00981614,-0.2098796;0.3353651;-0.1805602,-0.2347726;0.1696726;-0.4081375,0.07790603;0.002931059;-0.04184687,0.09456515;-0.3508528;-0.01773286,0.08731457;-0.7423861;0.079077,0.09528533;-0.7765012;0.02456593,-0.08049405;0.005042881;-0.03639199,-0.1062598;-0.3486783;-0.02091631,-0.09247519;-0.7444519;0.0558707,-0.09409092;-0.7279881;-0.02755531,0.005727623;0.5607969;0.04465032,838.814
+0;0;0,-0.0001190606;0.3258626;0.0164368,-0.001120849;0.6392357;0.02125268,0.1647361;0.508486;-0.005722873,0.2206004;0.3329957;-0.2023853,0.2865512;0.2191724;-0.4589259,-0.160492;0.5024034;-0.02254897,-0.2200259;0.3119976;-0.2036431,-0.248592;0.1769382;-0.4567464,0.07886178;0.004986273;-0.03975304,0.09988561;-0.3470309;-0.003559012,0.114217;-0.7402489;0.08363254,0.116176;-0.700539;1.107901E-05,-0.07648517;0.006602758;-0.04394051,-0.1238628;-0.3437166;-0.01748649,-0.1433987;-0.737289;0.06705487,-0.1388289;-0.6975117;-0.01645675,-0.0008332389;0.5626202;0.0223179,0;0;0,0.003010191;0.3249432;0.02931643,0.006897558;0.6377674;0.04815722,0.1715793;0.5213108;-0.0001205206,0.2284015;0.3571427;-0.2060667,0.2427563;0.1718289;-0.4264551,-0.1622731;0.5215511;0.01010595,-0.2098925;0.3389093;-0.1821651,-0.235305;0.1718933;-0.4157848,0.07791069;0.002893865;-0.04178393,0.09461168;-0.3503724;-0.01745021,0.0874516;-0.7415464;0.07929564,0.09498353;-0.7758974;0.02551007,-0.08044313;0.00510201;-0.03643104,-0.1063792;-0.3481019;-0.02086052,-0.09211688;-0.7434886;0.05591258,-0.09367771;-0.7269459;-0.02719659,0.005928669;0.5611895;0.04570055,838.8464
+0;0;0,-0.0001191136;0.3260077;0.01644412,-0.001121141;0.6394602;0.021262,0.1646544;0.5087379;-0.005699772,0.2201574;0.3343827;-0.2010902,0.2882127;0.2169273;-0.4658169,-0.1604138;0.5026583;-0.02251759,-0.2195626;0.313484;-0.2024404,-0.2490403;0.1741148;-0.4636202,0.07888714;0.004987876;-0.03976582,0.09993017;-0.3473508;-0.003538739,0.1142521;-0.7403085;0.0835951,0.1162173;-0.7005674;-0.0002955347,-0.07650977;0.006604881;-0.04395465,-0.1239307;-0.3440344;-0.01747647,-0.1434537;-0.7373464;0.06700894,-0.1388691;-0.6975376;-0.01677148,-0.0008335335;0.5628455;0.02232721,0;0;0,0.003155388;0.3250206;0.03005147,0.007235773;0.6378607;0.04989624,0.1715725;0.5214145;0.0005806647,0.2262437;0.3604194;-0.2061785,0.2456573;0.1795031;-0.4415505,-0.1617318;0.5218396;0.01068194,-0.2095498;0.3418619;-0.1816178,-0.2356768;0.1793431;-0.4294335,0.07788067;0.002861515;-0.04190218,0.09453433;-0.3507067;-0.01720548,0.08754263;-0.7415453;0.07979703,0.09408657;-0.7758676;0.02542591,-0.08050372;0.005140992;-0.0363607,-0.1080411;-0.3483458;-0.02270213,-0.09287758;-0.743215;0.05515391,-0.0944177;-0.7266764;-0.02822962,0.006229963;0.5612929;0.04717422,838.8698
+0;0;0,-0.0001192079;0.3262657;0.01645713,-0.001121969;0.6399487;0.0212787,0.164524;0.509216;-0.005660372,0.2195349;0.3364067;-0.1993183,0.2893479;0.2159175;-0.4708828,-0.1602893;0.5031412;-0.022465,-0.2189136;0.3156442;-0.2007925,-0.2491527;0.1726753;-0.4687184,0.07886;0.00498616;-0.03975214,0.0998969;-0.3472498;-0.003535617,0.1142114;-0.7400039;0.08355306,0.1161878;-0.7002076;-0.0008125603,-0.07648345;0.006602609;-0.04393953,-0.1238905;-0.3439345;-0.01746906,-0.1434034;-0.7370425;0.06697256,-0.1387929;-0.6971782;-0.01728225,-0.0008341639;0.5632812;0.02234464,0;0;0,0.003444377;0.3252082;0.03078842,0.007798176;0.638227;0.05138993,0.1716943;0.5213997;0.001395345,0.2248344;0.3652148;-0.2063906,0.2475502;0.1828481;-0.4500403,-0.161026;0.5223629;0.01143872,-0.2090995;0.3464183;-0.1812399,-0.2342381;0.19444;-0.4446966,0.07789128;0.002747118;-0.04182577,0.09478856;-0.3506807;-0.01677275,0.08794624;-0.7413282;0.08014393,0.0946938;-0.77536;0.02471972,-0.08043355;0.005269821;-0.03642345,-0.1077355;-0.3481103;-0.0222276,-0.09256218;-0.7427198;0.05586327,-0.09409521;-0.7262354;-0.02799621,0.006718721;0.5616146;0.04847479,838.8943
+0;0;0,-0.0002622444;0.3265311;0.01683746,-0.001506276;0.640411;0.02220291,0.1638003;0.5100833;-0.006744059,0.2217943;0.3452761;-0.2013901,0.2824307;0.2313213;-0.4844042,-0.1603536;0.502718;-0.02062342,-0.2180743;0.3192394;-0.1978684,-0.2495681;0.1780383;-0.4732406,0.07889194;0.005008422;-0.03970618,0.100007;-0.3474352;-0.003385559,0.1144117;-0.7402679;0.08350081,0.1157886;-0.700345;-0.00176017,-0.07648918;0.006567608;-0.04395311,-0.1241066;-0.3441715;-0.01756668,-0.1433792;-0.7372602;0.06719223,-0.1393381;-0.6972564;-0.01797459,-0.001154576;0.5636963;0.02312525,0;0;0,0.003607784;0.3253845;0.0319066,0.008186471;0.6385514;0.05335331,0.1715804;0.5214006;0.002570752,0.2246101;0.371286;-0.204951,0.2484369;0.1829249;-0.4513488,-0.1601447;0.5222631;0.01212487,-0.2037531;0.350096;-0.1798872,-0.2289174;0.1953412;-0.4485453,0.07781944;0.002779528;-0.04197633,0.09483753;-0.3508179;-0.01627004,0.08804458;-0.7413846;0.08112454,0.09543973;-0.7747976;0.02373195,-0.08048815;0.005265374;-0.03632544,-0.1086008;-0.3483076;-0.02300823,-0.09296855;-0.7427602;0.05596672,-0.09421621;-0.7263855;-0.02878344,0.007056069;0.5619038;0.05019259,838.9208
+0;0;0,-0.0002622444;0.3265311;0.01683746,-0.001506276;0.640411;0.02220291,0.1638003;0.5100833;-0.006744059,0.2217943;0.3452761;-0.2013901,0.2824307;0.2313213;-0.4844042,-0.1603536;0.502718;-0.02062342,-0.2180743;0.3192394;-0.1978684,-0.2495681;0.1780383;-0.4732406,0.07889194;0.005008422;-0.03970618,0.100007;-0.3474352;-0.003385559,0.1144117;-0.7402679;0.08350081,0.1157886;-0.700345;-0.00176017,-0.07648918;0.006567608;-0.04395311,-0.1241066;-0.3441715;-0.01756668,-0.1433792;-0.7372602;0.06719223,-0.1393381;-0.6972564;-0.01797459,-0.001154576;0.5636963;0.02312525,0;0;0,0.003607784;0.3253845;0.0319066,0.008186471;0.6385514;0.05335331,0.1715804;0.5214006;0.002570752,0.2246101;0.371286;-0.204951,0.2484369;0.1829249;-0.4513488,-0.1601447;0.5222631;0.01212487,-0.2037531;0.350096;-0.1798872,-0.2289174;0.1953412;-0.4485453,0.07781944;0.002779528;-0.04197633,0.09483753;-0.3508179;-0.01627004,0.08804458;-0.7413846;0.08112454,0.09543973;-0.7747976;0.02373195,-0.08048815;0.005265374;-0.03632544,-0.1086008;-0.3483076;-0.02300823,-0.09296855;-0.7427602;0.05596672,-0.09421621;-0.7263855;-0.02878344,0.007056069;0.5619038;0.05019259,838.9437
+0;0;0,-0.0002623941;0.3267174;0.01684707,-0.001507167;0.6407866;0.02221617,0.1639447;0.5103761;-0.006756656,0.2221552;0.3449537;-0.2021293,0.2844013;0.2279737;-0.4926566,-0.1604944;0.5030043;-0.02064823,-0.2184305;0.3188409;-0.1985548,-0.2507605;0.1738913;-0.4812374,0.07884422;0.005005393;-0.03968216,0.09996014;-0.3474529;-0.003360037,0.1143466;-0.7397896;0.08341663,0.1157359;-0.6997782;-0.002604626,-0.07644291;0.006563635;-0.04392652,-0.1240623;-0.3441899;-0.017539,-0.1433105;-0.7367824;0.06711289,-0.1392335;-0.6966894;-0.01881336,-0.001155303;0.5640363;0.02313893,0;0;0,0.003636338;0.3254893;0.03273642,0.008077033;0.6387931;0.05497921,0.1713504;0.5214381;0.002961274,0.2263239;0.3761787;-0.2087015,0.2489819;0.1903569;-0.4673942,-0.1603082;0.522773;0.01300272,-0.2097283;0.3474759;-0.1760795,-0.2336037;0.1944928;-0.4553485,0.07777797;0.00270097;-0.04194558,0.0947786;-0.3509045;-0.01613533,0.08797238;-0.740869;0.08157123,0.09632712;-0.7736636;0.02250469,-0.08041531;0.005353132;-0.03634366,-0.1085179;-0.348213;-0.02244181,-0.09285447;-0.7421606;0.0564582,-0.09330416;-0.7779027;7.041171E-05,0.007002838;0.5621182;0.05160487,838.9778
+0;0;0,-0.0004239564;0.326909;0.01726191,-0.001924404;0.6411806;0.0230963,0.1634153;0.5107816;-0.007304573,0.2284174;0.3516315;-0.2058142,0.2979009;0.2677873;-0.5103368,-0.1605247;0.5040426;-0.0221657,-0.2193397;0.3227089;-0.202773,-0.2512867;0.1836362;-0.4929971,0.07887965;0.00498516;-0.03958153,0.1000091;-0.348179;-0.003084216,0.1146046;-0.7411994;0.08405794,0.1161222;-0.7017063;0.002668403,-0.07640482;0.006591263;-0.04395912,-0.1241779;-0.3448605;-0.01744818,-0.1433864;-0.7381821;0.06740987,-0.1393237;-0.6986086;-0.01388294,-0.001512324;0.564387;0.0238982,0;0;0,0.003756024;0.3255797;0.03393197,0.00825768;0.6390337;0.05704188,0.1712373;0.5214894;0.003768682,0.2274098;0.3790227;-0.2095574,0.2497446;0.1904356;-0.4713356,-0.1600458;0.5232003;0.01399219,-0.2116109;0.3474737;-0.1742133,-0.2357366;0.1986614;-0.4603333,0.07770715;0.002583161;-0.04205322,0.09483435;-0.351674;-0.01537025,0.08814277;-0.7424319;0.08227801,0.09068661;-0.778234;0.0334897,-0.08042359;0.005474587;-0.03627152,-0.1084687;-0.3487867;-0.02158008,-0.09290422;-0.7435621;0.05704503,-0.09169519;-0.7768981;0.005047265,0.007176518;0.5623282;0.05341244,839.0013
+0;0;0,-0.0004242358;0.3271244;0.01727329,-0.001926466;0.6417714;0.02311514,0.1633873;0.5113022;-0.007279931,0.2288986;0.3509052;-0.2073447,0.2895626;0.2777033;-0.4732142,-0.1605009;0.5045642;-0.02213869,-0.2197767;0.3218099;-0.2041609,-0.2476686;0.2003897;-0.4575468,0.07886005;0.004983922;-0.03957169,0.1000173;-0.3486449;-0.003026359,0.1146012;-0.741352;0.08404633,0.1161241;-0.7018259;0.002374016,-0.07638585;0.006589626;-0.0439482,-0.1242217;-0.3453246;-0.01740238,-0.1434149;-0.7383326;0.06738803,-0.1393381;-0.6987259;-0.01418722,-0.001513963;0.564899;0.02391786,0;0;0,0.003951617;0.3256944;0.03487837,0.008742802;0.6394366;0.05911362,0.1712032;0.521544;0.004415512,0.2302384;0.3847529;-0.2143261,0.2593767;0.2416685;-0.4559933,-0.1593035;0.5232689;0.01477443,-0.2121092;0.3458043;-0.174336,-0.2338821;0.2213238;-0.426835,0.07770298;0.002536833;-0.04201758,0.09481271;-0.3521639;-0.01497698,0.08827174;-0.7424771;0.08313501,0.09109032;-0.77815;0.03371274,-0.08038911;0.005527792;-0.03628637,-0.1082883;-0.3491963;-0.02115311,-0.09287585;-0.7435818;0.05781312,-0.09437095;-0.7265338;-0.0233869,0.007588841;0.562668;0.05518472,839.0333
+0;0;0,-0.0004245555;0.327371;0.0172863,-0.001927582;0.642186;0.02313157,0.1631446;0.5117618;-0.007217413,0.2281441;0.3526178;-0.2057193,0.2896886;0.2783536;-0.4754474,-0.1602688;0.5050337;-0.02205439,-0.2190815;0.323707;-0.2026547,-0.2473782;0.2005247;-0.4597179,0.07885552;0.004983635;-0.03956942,0.09999351;-0.3483227;-0.003057409,0.1144758;-0.7382948;0.08340889,0.1168287;-0.6935771;-0.04277505,-0.07638146;0.006589247;-0.04394567,-0.1241737;-0.3450041;-0.01742406,-0.1432333;-0.7352751;0.06677585,-0.1369346;-0.6904328;-0.05925813,-0.001514899;0.56528;0.02393464,0;0;0,0.004106149;0.3258401;0.03580666,0.009212978;0.6397077;0.06053352,0.1710952;0.5215971;0.005155921,0.2319807;0.3904229;-0.2140267,0.2594482;0.2419094;-0.4574305,-0.1585478;0.523538;0.01568291,-0.2117178;0.3472158;-0.1715019,-0.2336975;0.2269743;-0.4305676,0.07765624;0.002424806;-0.04209983,0.09479885;-0.3519134;-0.01460624,0.08896504;-0.7395896;0.08254075,0.08358233;-0.7297053;-0.04280245,-0.08039974;0.005643201;-0.03623263,-0.1082904;-0.3487446;-0.02084659,-0.093049;-0.7403065;0.05796591,-0.09539799;-0.7302905;-0.06749188,0.007982306;0.5629129;0.05648422,839.0663
+0;0;0,-0.0005041349;0.3275873;0.0177827,-0.002146999;0.64265;0.02400283,0.1620792;0.5124896;-0.007799629,0.2269753;0.361851;-0.201348,0.2721703;0.2679164;-0.4868612,-0.1596132;0.5061606;-0.02256927,-0.2163287;0.335068;-0.2011053,-0.2440181;0.2013759;-0.4726635,0.07899369;0.004974545;-0.03939326,0.1002457;-0.348153;-0.002753738,0.1145634;-0.738327;0.08375086,0.1161728;-0.6985151;-0.0001950338,-0.07636513;0.006608471;-0.04405989,-0.1237935;-0.3448558;-0.01729083,-0.1425373;-0.7353178;0.06704156,-0.1383068;-0.6954053;-0.0168013,-0.001707626;0.5656906;0.02471017,0;0;0,0.004302349;0.3259494;0.03699195,0.009820644;0.6399878;0.06271255,0.1707884;0.521246;0.007250424,0.23508;0.4029464;-0.2077757,0.2603128;0.2421961;-0.4644989,-0.1571851;0.5238503;0.01688116,-0.2096864;0.3540211;-0.164133,-0.2330826;0.2325565;-0.4417714,0.0776877;0.002364457;-0.04213798,0.09472013;-0.3517789;-0.01411045,0.08901077;-0.7395412;0.08351958,0.0955689;-0.7738376;0.0290333,-0.08045836;0.005714318;-0.03619915,-0.1082457;-0.348512;-0.02055409,-0.09305857;-0.7401415;0.05894124,-0.09443135;-0.7234057;-0.02453306,0.008484032;0.5631577;0.05837834,839.0884
+0;0;0,-0.0005041349;0.3275873;0.0177827,-0.002146999;0.64265;0.02400283,0.1620792;0.5124896;-0.007799629,0.2269753;0.361851;-0.201348,0.2721703;0.2679164;-0.4868612,-0.1596132;0.5061606;-0.02256927,-0.2163287;0.335068;-0.2011053,-0.2440181;0.2013759;-0.4726635,0.07899369;0.004974545;-0.03939326,0.1002457;-0.348153;-0.002753738,0.1145634;-0.738327;0.08375086,0.1161728;-0.6985151;-0.0001950338,-0.07636513;0.006608471;-0.04405989,-0.1237935;-0.3448558;-0.01729083,-0.1425373;-0.7353178;0.06704156,-0.1383068;-0.6954053;-0.0168013,-0.001707626;0.5656906;0.02471017,0;0;0,0.004302349;0.3259494;0.03699195,0.009820644;0.6399878;0.06271255,0.1707884;0.521246;0.007250424,0.23508;0.4029464;-0.2077757,0.2603128;0.2421961;-0.4644989,-0.1571851;0.5238503;0.01688116,-0.2096864;0.3540211;-0.164133,-0.2330826;0.2325565;-0.4417714,0.0776877;0.002364457;-0.04213798,0.09472013;-0.3517789;-0.01411045,0.08901077;-0.7395412;0.08351958,0.0955689;-0.7738376;0.0290333,-0.08045836;0.005714318;-0.03619915,-0.1082457;-0.348512;-0.02055409,-0.09305857;-0.7401415;0.05894124,-0.09443135;-0.7234057;-0.02453306,0.008484032;0.5631577;0.05837834,839.111
+0;0;0,-0.0005043422;0.327722;0.01779002,-0.002148317;0.6430005;0.02401522,0.1614612;0.5130093;-0.00766452,0.2263704;0.3623403;-0.2012519,0.2723303;0.266816;-0.4915968,-0.1590197;0.506704;-0.02237854,-0.2157466;0.3355769;-0.2009506,-0.2439046;0.1996225;-0.4771042,0.0789552;0.004972121;-0.03937407,0.1002305;-0.3485421;-0.002694424,0.1146449;-0.7413505;0.08439423,0.1162634;-0.7014827;-2.994388E-05,-0.07632792;0.006605251;-0.04403843,-0.1238082;-0.3452439;-0.01724005,-0.1426785;-0.7383422;0.06766175,-0.138424;-0.6983732;-0.01665881,-0.001708766;0.5660099;0.02472284,0;0;0,0.004408225;0.3260055;0.03767562,0.009998281;0.6402075;0.06401253,0.1703444;0.5211003;0.009002686,0.2366141;0.4083569;-0.2084546,0.2604201;0.2430249;-0.4685237,-0.1561714;0.5238267;0.0176991,-0.2024114;0.3584937;-0.1691626,-0.2279777;0.2346238;-0.4511909,0.07763208;0.002349511;-0.04215097,0.09461614;-0.3521487;-0.01363921,0.08883602;-0.7425866;0.08441973,0.09586386;-0.7764989;0.02880264,-0.08041377;0.005729811;-0.03619058,-0.1081979;-0.3488771;-0.02030556,-0.0932844;-0.7431687;0.05970903,-0.09654338;-0.7785094;0.005418945,0.008658309;0.5633538;0.05954671,839.1457
+0;0;0,-0.0006341409;0.3277637;0.01814573,-0.002402799;0.6431602;0.02474898,0.1600789;0.5137852;-0.007779939,0.226144;0.3708167;-0.2068142,0.2660888;0.3103868;-0.4780404,-0.157895;0.5074444;-0.02282252,-0.2154314;0.3409286;-0.2055279,-0.2447788;0.2553493;-0.4712834,0.0790093;0.004982885;-0.03932718,0.1002946;-0.3475794;-0.002668291,0.1146255;-0.7402503;0.08439604,0.11632;-0.7005387;0.001446575,-0.07635105;0.006591204;-0.04405678,-0.1236551;-0.3443234;-0.01725538,-0.1425285;-0.7372875;0.06759231,-0.1382435;-0.6974701;-0.01525126,-0.001939609;0.5661652;0.02536407,0;0;0,0.004564721;0.3259788;0.03841496,0.01026671;0.6402351;0.06558156,0.1695387;0.5208411;0.01112509,0.239052;0.4163131;-0.2094674,0.26126;0.2717636;-0.4490989,-0.1548098;0.5245399;0.0187283,-0.2051316;0.3692794;-0.1756454,-0.2275878;0.2560422;-0.431544,0.07761685;0.00229162;-0.04224098,0.09464886;-0.3512975;-0.01428175,0.08879254;-0.7413174;0.08484627,0.09514903;-0.7761226;0.0325234,-0.08046354;0.005785126;-0.0361397,-0.1079651;-0.3479;-0.0204048,-0.09316574;-0.7419381;0.06016206,-0.09393266;-0.7250142;-0.02233782,0.008906636;0.5633897;0.06091595,839.1675
+0;0;0,-0.0006346707;0.3280374;0.01816089,-0.002404732;0.6436865;0.02477033,0.1601842;0.5142388;-0.007780194,0.2262577;0.3712521;-0.2068397,0.261573;0.3178259;-0.4466315,-0.1579998;0.5078937;-0.02283272,-0.2155435;0.3413567;-0.2055613,-0.2414896;0.2656959;-0.4405164,0.07899278;0.004981844;-0.03931896,0.1002885;-0.3477537;-0.002642047,0.1146155;-0.7403179;0.0843986,0.1163201;-0.7005486;0.0009562448,-0.07633509;0.006589827;-0.04404757,-0.1236624;-0.3444973;-0.017233,-0.1425307;-0.7373545;0.06759161,-0.1382202;-0.6974787;-0.01574423,-0.001941313;0.5666533;0.02538572,0;0;0,0.004705314;0.3261757;0.03906465,0.01043591;0.6406031;0.06715465,0.1693504;0.5208874;0.01119948,0.2413537;0.4225724;-0.211478,0.2666666;0.3154517;-0.4339327,-0.1544303;0.5245479;0.01916145,-0.2043421;0.3799409;-0.1834051,-0.2241068;0.2773283;-0.4085309,0.07760945;0.002325639;-0.04221404,0.09466201;-0.3514326;-0.0141896,0.08880341;-0.741284;0.0851562,0.09492615;-0.7758717;0.03175282,-0.08043633;0.005748098;-0.03616097,-0.1079381;-0.348107;-0.02030803,-0.09314404;-0.7419801;0.06051908,-0.0939517;-0.7251132;-0.02247396,0.009082291;0.5637316;0.0622921,839.1893
+0;0;0,-0.0006352527;0.3283384;0.01817754,-0.002407105;0.644309;0.02479457,0.1604148;0.5147299;-0.007803079,0.226614;0.371471;-0.2072414,0.2728152;0.3015763;-0.5209485,-0.1582257;0.5083757;-0.02287719,-0.2158789;0.3415217;-0.2059535,-0.2498228;0.2425387;-0.513333,0.07891981;0.004977242;-0.03928264,0.1002291;-0.3479828;-0.002582382,0.1145427;-0.7401792;0.08437672,0.1162324;-0.7004953;0.001663856,-0.07626457;0.006583739;-0.04400688,-0.123622;-0.3447269;-0.01717524,-0.1424726;-0.737216;0.0675699,-0.1381998;-0.6974265;-0.01503737,-0.001943348;0.5672196;0.02541041,0;0;0,0.004865207;0.3263722;0.03992987,0.01067252;0.6409971;0.06937766,0.1691792;0.520752;0.01143813,0.232291;0.4129457;-0.2100924,0.2684323;0.2285405;-0.4748951,-0.1542166;0.524987;0.0200404,-0.2127209;0.3770618;-0.1783946,-0.2326923;0.2562881;-0.4791383,0.07762155;0.002225429;-0.04202592,0.09461774;-0.351754;-0.01389289,0.08875847;-0.7412223;0.08542967,0.09339963;-0.7763202;0.03367281,-0.08025868;0.00586579;-0.03633691,-0.1076537;-0.3482057;-0.02006824,-0.09297655;-0.7416348;0.06106734,-0.09395355;-0.7246252;-0.02120262,0.009309657;0.5640913;0.06418204,839.2226
+0;0;0,-0.0008476566;0.3284732;0.01860361,-0.00285914;0.6445513;0.02558463,0.1595631;0.5151319;-0.008338753,0.2289574;0.3768928;-0.2101474,0.2612764;0.3030329;-0.4449398,-0.1581042;0.509161;-0.02365934,-0.2176961;0.3494359;-0.2123099,-0.2392567;0.2771898;-0.4488325,0.0789476;0.004959982;-0.039187,0.1005319;-0.3485217;-0.002506901,0.1143928;-0.7406646;0.08462308,0.1162264;-0.7005434;-0.001716144,-0.07624593;0.006592469;-0.04400048,-0.1236524;-0.3452618;-0.01732045,-0.1423689;-0.7376857;0.067609,-0.1378416;-0.6974432;-0.01861662,-0.002340803;0.567442;0.02611157,0;0;0,0.004953761;0.3264678;0.04044306,0.01079735;0.6411768;0.07022846,0.1688481;0.5208223;0.01172054,0.2318483;0.4154677;-0.2109535,0.2780773;0.339326;-0.4426701,-0.1538337;0.5252941;0.02067257,-0.2135645;0.3779094;-0.1777268,-0.2289897;0.2854781;-0.407609,0.07762752;0.002184495;-0.04197788,0.09461776;-0.3523176;-0.0136894,0.08880035;-0.7417883;0.08549988,0.09316302;-0.7775783;0.0288173,-0.08022795;0.005905;-0.03635318,-0.1074487;-0.3487088;-0.01996112,-0.09300941;-0.742051;0.06148401,-0.09416348;-0.7255998;-0.02439592,0.009431291;0.5642554;0.06497395,839.2559
+0;0;0,-0.0008476566;0.3284732;0.01860361,-0.00285914;0.6445513;0.02558463,0.1595631;0.5151319;-0.008338753,0.2289574;0.3768928;-0.2101474,0.2612764;0.3030329;-0.4449398,-0.1581042;0.509161;-0.02365934,-0.2176961;0.3494359;-0.2123099,-0.2392567;0.2771898;-0.4488325,0.0789476;0.004959982;-0.039187,0.1005319;-0.3485217;-0.002506901,0.1143928;-0.7406646;0.08462308,0.1162264;-0.7005434;-0.001716144,-0.07624593;0.006592469;-0.04400048,-0.1236524;-0.3452618;-0.01732045,-0.1423689;-0.7376857;0.067609,-0.1378416;-0.6974432;-0.01861662,-0.002340803;0.567442;0.02611157,0;0;0,0.004953761;0.3264678;0.04044306,0.01079735;0.6411768;0.07022846,0.1688481;0.5208223;0.01172054,0.2318483;0.4154677;-0.2109535,0.2780773;0.339326;-0.4426701,-0.1538337;0.5252941;0.02067257,-0.2135645;0.3779094;-0.1777268,-0.2289897;0.2854781;-0.407609,0.07762752;0.002184495;-0.04197788,0.09461776;-0.3523176;-0.0136894,0.08880035;-0.7417883;0.08549988,0.09316302;-0.7775783;0.0288173,-0.08022795;0.005905;-0.03635318,-0.1074487;-0.3487088;-0.01996112,-0.09300941;-0.742051;0.06148401,-0.09416348;-0.7255998;-0.02439592,0.009431291;0.5642554;0.06497395,839.2787
+0;0;0,-0.000847904;0.328569;0.01860904,-0.002859785;0.6447101;0.0255917,0.1594356;0.5153229;-0.008304602,0.2287685;0.3772061;-0.2099348,0.261072;0.3033815;-0.4446147,-0.1579826;0.5093567;-0.02361318,-0.2175218;0.3497729;-0.212097,-0.2390721;0.2775613;-0.4485062,0.07901155;0.004963999;-0.03921874,0.1005997;-0.3485806;-0.002532113,0.1144726;-0.7410613;0.08467294,0.1162494;-0.7012535;0.001007006,-0.0763077;0.006597809;-0.04403612,-0.1237226;-0.345319;-0.01735134,-0.1424552;-0.738081;0.06765126,-0.1380681;-0.6981556;-0.01590459,-0.002341388;0.567592;0.02611871,0;0;0,0.005029824;0.3264903;0.04102945,0.01090117;0.6412336;0.07110882,0.1685574;0.5206349;0.01201808,0.2410075;0.4466701;-0.2199695,0.274455;0.3345455;-0.438779,-0.1534663;0.5253435;0.02104723,-0.2137422;0.3793347;-0.1779159,-0.2290564;0.3057619;-0.4143916,0.0776337;0.002202973;-0.04211569,0.0946332;-0.3523339;-0.01347339,0.08859014;-0.7420198;0.0862596,0.09231827;-0.7767074;0.03239894,-0.08034699;0.00588449;-0.03626721,-0.1075151;-0.3487908;-0.0197431,-0.09314923;-0.7424474;0.06190547,-0.0943078;-0.7255658;-0.02131657,0.009531021;0.5643073;0.06579661,839.3133
+0;0;0,-0.0009004897;0.3285889;0.01916443,-0.003004959;0.64478;0.02647708,0.1587555;0.5152133;-0.008562952,0.2272263;0.3817044;-0.2137187,0.2597494;0.3114692;-0.4494744,-0.1576642;0.509949;-0.02393823,-0.2184118;0.3549025;-0.2159592,-0.2385441;0.2835511;-0.4527612,0.07907572;0.004946819;-0.03900189,0.1010502;-0.3486944;-0.002212938,0.1146435;-0.741833;0.08525154,0.1164572;-0.7020929;0.002365388,-0.07623836;0.006590883;-0.04407788,-0.1233648;-0.3454746;-0.0171071,-0.1423453;-0.7388864;0.06809714,-0.1379434;-0.6990389;-0.01467922,-0.002468304;0.5676553;0.02691854,0;0;0,0.005232841;0.3264621;0.04163969,0.01125964;0.6412227;0.0721122,0.1683527;0.5203273;0.01244748,0.2334767;0.4489901;-0.2226517,0.2751794;0.3438682;-0.4435177,-0.1528049;0.5252813;0.02171178,-0.206986;0.3895312;-0.1862259,-0.2262283;0.3113723;-0.4209436,0.07767545;0.00213553;-0.04195893,0.09466702;-0.3525226;-0.01319587,0.08862443;-0.742889;0.08665573,0.09097739;-0.7780527;0.03453624,-0.08025196;0.005936822;-0.03637256,-0.1070199;-0.3488807;-0.01944881,-0.09273334;-0.7431136;0.06282573,-0.0938563;-0.7261012;-0.0196263,0.0098456;0.5642973;0.06670916,839.3356
+0;0;0,-0.0009009377;0.3287524;0.01917397,-0.003006776;0.6451495;0.02649156,0.1585937;0.5155892;-0.008512961,0.2270671;0.3820753;-0.2136766,0.2596085;0.3118005;-0.4495648,-0.1575115;0.5103302;-0.02387295,-0.2182614;0.3552777;-0.2159013,-0.238405;0.2838862;-0.4528363,0.07898276;0.004941004;-0.03895604,0.1010169;-0.3496611;-0.002067126,0.1145827;-0.7420032;0.08522014,0.1164075;-0.7022035;0.00182654,-0.07614874;0.006583136;-0.04402607,-0.1234032;-0.346439;-0.01698199,-0.1423453;-0.7390536;0.06804961,-0.1379164;-0.6991459;-0.01523352,-0.002469803;0.5679792;0.02693328,0;0;0,0.005353872;0.3265415;0.04229188,0.01149784;0.6414427;0.07342291,0.1680095;0.5200976;0.01287043,0.2325979;0.4490622;-0.2224783,0.2680668;0.3579822;-0.4507043,-0.15215;0.525391;0.02198266,-0.2066059;0.3936617;-0.188466,-0.2297397;0.2972943;-0.4161036,0.07767254;0.002069011;-0.04174876,0.09443222;-0.3535504;-0.01271582,0.08869125;-0.7431228;0.0869627,0.09222674;-0.7779477;0.03367949,-0.08005856;0.006000938;-0.036536,-0.1071075;-0.3498518;-0.02149631,-0.09325917;-0.7429652;0.06220216,-0.09440626;-0.7260095;-0.02075802,0.010055;0.5644842;0.06785035,839.3702
+0;0;0,-0.0009010074;0.3287779;0.01917545,-0.003006954;0.6451917;0.02649376,0.1585612;0.5156465;-0.008503685,0.2270305;0.3821407;-0.2136548,0.2612532;0.3082349;-0.4617311,-0.1574806;0.5103886;-0.0238606,-0.2182269;0.3553455;-0.2158772,-0.2394113;0.2802653;-0.4650545,0.07894046;0.004938358;-0.03893517,0.1009715;-0.3496145;-0.002051387,0.1145512;-0.7423584;0.08532529,0.1163817;-0.7025281;0.001671664,-0.07610796;0.00657961;-0.04400249,-0.1233559;-0.3463934;-0.01696218,-0.1423173;-0.7394102;0.06815653,-0.1378747;-0.6994715;-0.01538628,-0.002470013;0.5680259;0.02693545,0;0;0,0.005441576;0.3264841;0.04291749,0.01156839;0.641359;0.07448578,0.1677876;0.5197608;0.01329851,0.2322855;0.4455898;-0.221089,0.255736;0.3089635;-0.4423546,-0.1519058;0.5252834;0.02251209,-0.2047151;0.3987533;-0.1914975,-0.2311099;0.2981334;-0.4309846,0.07768546;0.001959831;-0.04163003,0.09451887;-0.3536069;-0.01260555,0.08869356;-0.7434958;0.08749247,0.09190224;-0.7782097;0.03364324,-0.07997015;0.00610102;-0.03659894,-0.1064941;-0.3497176;-0.02100808,-0.09288548;-0.7432351;0.0628116,-0.0941203;-0.7263058;-0.02040829,0.01013156;0.5644126;0.06880879,839.3929
+0;0;0,-0.0008591952;0.3288015;0.01986028,-0.003047228;0.645252;0.02749893,0.157663;0.5151759;-0.009217005,0.2223977;0.4022519;-0.2275478,0.2622484;0.3430921;-0.4820089,-0.1568833;0.511062;-0.02442756,-0.2198922;0.3612466;-0.2198654,-0.2328091;0.2790564;-0.4706967,0.0789414;0.004932899;-0.03879285,0.1013553;-0.350026;-0.001514371,0.1146053;-0.7412394;0.0856846,0.1164635;-0.7013674;0.001901247,-0.07606454;0.006576202;-0.04395341,-0.1230388;-0.3468942;-0.01675016,-0.1418894;-0.7383233;0.06842647,-0.1374161;-0.698342;-0.01524504,-0.002489073;0.5680757;0.02784983,0;0;0,0.005550716;0.3264666;0.04352415,0.0117357;0.641356;0.0753783,0.1674085;0.5194654;0.0138421,0.2302018;0.445137;-0.2209834,0.2544543;0.3125525;-0.4482973,-0.1512558;0.5251448;0.02289012,-0.2040409;0.3994675;-0.1916552,-0.2305809;0.3095053;-0.4387196,0.07770548;0.001899883;-0.04146338,0.09456211;-0.3541144;-0.0121789,0.08852517;-0.7425652;0.08730376,0.0927903;-0.7771412;0.03315294,-0.07985193;0.006138934;-0.03670077,-0.1057417;-0.3501813;-0.02077633,-0.09274591;-0.7421564;0.06297185,-0.09395667;-0.7252377;-0.02038265,0.01028238;0.5644045;0.06963551,839.4166
+0;0;0,-0.0008600292;0.3291207;0.01987956,-0.003049694;0.645808;0.02752434,0.1578575;0.5156203;-0.00923688,0.2226269;0.4026357;-0.2276847,0.2600508;0.3470786;-0.4666499,-0.1570749;0.5115014;-0.02446612,-0.2201176;0.3616056;-0.2200088,-0.232248;0.2844205;-0.4555652,0.07892323;0.004931763;-0.03878392,0.1013491;-0.3502163;-0.001485564,0.1145207;-0.7391149;0.08519743,0.1163958;-0.6991529;0.0006503984,-0.07604702;0.006574687;-0.04394329,-0.1230463;-0.3470841;-0.01672554,-0.1417853;-0.7361971;0.06794709,-0.1372713;-0.6961247;-0.0164871,-0.002491202;0.568585;0.02787546,0;0;0,0.005609971;0.3266971;0.04420316,0.01170845;0.6417253;0.07704365,0.1670769;0.5193013;0.01408708,0.2255825;0.4646874;-0.227314,0.2508493;0.3472415;-0.4444765,-0.1510065;0.5247306;0.02332213,-0.2025521;0.3990188;-0.1916654,-0.2272615;0.3187345;-0.4251935,0.07771483;0.001897454;-0.04140282,0.09453234;-0.3543019;-0.01201832,0.08890592;-0.740391;0.08714378,0.09304224;-0.7761212;0.03316795,-0.07981467;0.006124361;-0.03673554,-0.105673;-0.3503799;-0.02060164,-0.09288955;-0.7399468;0.06308693,-0.09406207;-0.7231418;-0.02102892,0.01028444;0.5647452;0.07105434,839.4498
+0;0;0,-0.0008602539;0.3292066;0.01988475,-0.003049717;0.6458649;0.02752889,0.1576596;0.5157511;-0.009186586,0.2224292;0.4027661;-0.2276351,0.259845;0.347221;-0.4665487,-0.1568843;0.5116372;-0.02439703,-0.2199272;0.3617409;-0.2199403,-0.2320549;0.2845726;-0.4554458,0.07890256;0.004930472;-0.03877376,0.1013414;-0.3504235;-0.001453791,0.1145144;-0.7393611;0.08523792,0.1163813;-0.6994423;0.00105758,-0.07602711;0.006572966;-0.04393178,-0.1230536;-0.3472908;-0.01669826,-0.1417945;-0.7364429;0.06798288,-0.1373001;-0.6964143;-0.01608509,-0.002491286;0.5686505;0.02787996,0;0;0,0.0055562;0.3267317;0.04459441,0.01152506;0.641713;0.07762206,0.1665547;0.5191628;0.01436484,0.2265151;0.4772994;-0.2292181,0.2504854;0.3517897;-0.4419096,-0.1506911;0.5242499;0.02347964,-0.2084419;0.3956144;-0.1881763,-0.2198105;0.3495328;-0.4317171,0.07771769;0.001905993;-0.04134798,0.09442335;-0.3545011;-0.01189184,0.08877933;-0.7406133;0.08734,0.09269892;-0.7755064;0.03291833,-0.07977846;0.006100409;-0.03676287,-0.1056181;-0.350604;-0.02042336,-0.09305391;-0.7401998;0.06335449,-0.09427699;-0.7233357;-0.02039603,0.01013543;0.5647435;0.07160127,839.4824
+0;0;0,-0.000952865;0.3291713;0.02045758,-0.003246834;0.6458232;0.02834442,0.1584037;0.51685;-0.006029561,0.2172709;0.4006914;-0.2244839,0.270011;0.3472485;-0.4609733,-0.1567843;0.5120441;-0.02491041,-0.223559;0.365291;-0.2215958,-0.234796;0.2896186;-0.4576303,0.07889798;0.004972962;-0.03877766,0.1015603;-0.3503382;-0.001186386,0.1144855;-0.7392346;0.08572724,0.1169606;-0.6993001;0.001564436,-0.07605186;0.00652725;-0.04389575,-0.1231535;-0.3473098;-0.0164448,-0.1416734;-0.7364476;0.06835018,-0.1365722;-0.6963976;-0.0156806,-0.002657532;0.5686088;0.02862426,0;0;0,0.0055562;0.3267317;0.04459441,0.01152506;0.641713;0.07762206,0.1665547;0.5191628;0.01436484,0.2265151;0.4772994;-0.2292181,0.2504854;0.3517897;-0.4419096,-0.1506911;0.5242499;0.02347964,-0.2084419;0.3956144;-0.1881763,-0.2198105;0.3495328;-0.4317171,0.07771769;0.001905993;-0.04134798,0.09442335;-0.3545011;-0.01189184,0.08877933;-0.7406133;0.08734,0.09269892;-0.7755064;0.03291833,-0.07977846;0.006100409;-0.03676287,-0.1056181;-0.350604;-0.02042336,-0.09305391;-0.7401998;0.06335449,-0.09427699;-0.7233357;-0.02039603,0.01013543;0.5647435;0.07160127,839.505
+0;0;0,-0.0009538385;0.3295076;0.02047848,-0.003248439;0.6462473;0.02836775,0.1581747;0.5173325;-0.005957218,0.2170409;0.401176;-0.2244078,0.2697767;0.3477374;-0.4608779,-0.1565681;0.5125334;-0.02481139,-0.2233416;0.3657828;-0.2214934,-0.2345777;0.2901166;-0.4575087,0.07887328;0.004971405;-0.03876552,0.1015915;-0.3512163;-0.001081519,0.1145274;-0.7404332;0.08590375,0.1170043;-0.7004915;0.001679637,-0.07602806;0.006525207;-0.04388201,-0.1232459;-0.3481846;-0.01636334,-0.141781;-0.7376432;0.06850152,-0.1366761;-0.6975858;-0.01559048,-0.002659025;0.5690181;0.02864765,0;0;0,0.005596492;0.3269999;0.04511416,0.01141518;0.6420271;0.0785619,0.1659178;0.5191606;0.01466095,0.2262979;0.4832258;-0.2297591,0.2499238;0.3547895;-0.4407111,-0.1502677;0.5241327;0.02393569,-0.2048706;0.4029655;-0.1928943,-0.2186703;0.3513546;-0.4351766,0.07771396;0.001947612;-0.04129434,0.0945951;-0.3553234;-0.01165819,0.08883566;-0.7418035;0.08745539,0.09266904;-0.7761873;0.03233087,-0.07973502;0.006072659;-0.03679572,-0.1053938;-0.3515307;-0.0204471,-0.09323726;-0.741449;0.06345463,-0.09440521;-0.7245883;-0.02035868,0.01006708;0.565048;0.07246482,839.5276
+0;0;0,-0.0009540944;0.329596;0.02048397,-0.003248638;0.6463282;0.02837322,0.1580064;0.5174735;-0.005915608,0.2168736;0.4013149;-0.2243702,0.269627;0.3478584;-0.4609191,-0.1564075;0.5126793;-0.02475009,-0.2231822;0.3659261;-0.2214356,-0.2344221;0.2902347;-0.4575296,0.07890885;0.004973647;-0.038783,0.1016488;-0.3515548;-0.001062945,0.1145904;-0.7409433;0.08596068,0.1169886;-0.7013177;0.004414365,-0.07606234;0.00652815;-0.0439018,-0.1233254;-0.3485211;-0.0163568,-0.1418687;-0.7381514;0.06854548,-0.1369261;-0.6984138;-0.01287291,-0.002659271;0.5691051;0.0286531,0;0;0,0.005561564;0.3270272;0.04556692,0.0112733;0.6420071;0.07940352,0.1653871;0.5190286;0.01491857,0.2254219;0.4768121;-0.2285854,0.249417;0.3579689;-0.4451412,-0.1500065;0.5237879;0.02438401,-0.2034809;0.4095556;-0.19646,-0.2186495;0.3519415;-0.4373882,0.07775059;0.001998782;-0.04130757,0.09454875;-0.3556097;-0.01153362,0.088633;-0.7422767;0.08755052,0.09223913;-0.7779591;0.03834665,-0.07979124;0.006013727;-0.03677851,-0.1049489;-0.3519744;-0.02053,-0.09309737;-0.7419636;0.06392144,-0.09421079;-0.7246902;-0.01722658,0.009956215;0.5650409;0.07321417,839.562
+0;0;0,-0.00106875;0.3297608;0.02100265,-0.003612084;0.6463945;0.02927928,0.1568289;0.5172785;-0.007403992,0.2149797;0.4170685;-0.2337977,0.2757249;0.3416652;-0.4624084,-0.1567152;0.5111702;-0.02131201,-0.2225627;0.3725621;-0.2241163,-0.2330767;0.3301921;-0.468519,0.07898898;0.005058884;-0.03866819,0.1018133;-0.3516137;-0.0006291866,0.114689;-0.7411222;0.08626057,0.1160853;-0.7014598;0.004694007,-0.0760738;0.0064251;-0.04394968,-0.1235112;-0.3487926;-0.01650223,-0.1418074;-0.7384132;0.06889988,-0.1378652;-0.6986477;-0.01257104,-0.002957039;0.5691981;0.02944419,0;0;0,0.00556596;0.3271491;0.04611862,0.01109897;0.6420029;0.08033097,0.1647287;0.5190715;0.015118,0.2249521;0.4720564;-0.2274524,0.2479939;0.3639164;-0.4497434,-0.1496589;0.5236234;0.02476605,-0.2022637;0.4127342;-0.1979759,-0.2247859;0.3981194;-0.4447909,0.07776368;0.002044588;-0.04133654,0.09442592;-0.3557512;-0.01154005,0.08853502;-0.7425065;0.08754646,0.09176422;-0.7782159;0.03835022,-0.07983191;0.005969355;-0.03676021,-0.1048346;-0.3522193;-0.02066571,-0.09322215;-0.7422723;0.06392956,-0.09430535;-0.7249905;-0.01722148,0.009829022;0.5650683;0.07407033,839.5845
+0;0;0,-0.001069015;0.3298426;0.02100786,-0.003612454;0.6464893;0.02928485,0.1568723;0.5173565;-0.007408489,0.2150322;0.4171307;-0.2338379,0.2757873;0.3417151;-0.462486,-0.1567576;0.5112465;-0.02132031,-0.2226155;0.3726165;-0.2241565,-0.2331312;0.3302397;-0.4685993,0.07900877;0.005060153;-0.03867789,0.1018404;-0.3517263;-0.0006267466,0.1147308;-0.7416797;0.08636226,0.1161248;-0.7020329;0.004927933,-0.07609288;0.006426711;-0.04396069,-0.1235454;-0.3489043;-0.01650449,-0.1418625;-0.7389699;0.06899516,-0.1379267;-0.6992202;-0.01234369,-0.002957386;0.5692902;0.02944977,0;0;0,0.005439833;0.327163;0.04662025,0.01075635;0.6419859;0.0812701,0.1642069;0.5187811;0.01540124,0.2215429;0.4764308;-0.2287649,0.2461006;0.374625;-0.4539119,-0.1497549;0.5232034;0.02517577,-0.2030729;0.4143275;-0.1984339,-0.2204703;0.4054452;-0.445976,0.07779219;0.002051413;-0.04132962,0.09420134;-0.3558657;-0.01146591,0.08821461;-0.7430172;0.08790576,0.09269346;-0.7786781;0.03896559,-0.07986173;0.005939729;-0.03675314,-0.104859;-0.3523571;-0.02049726,-0.09335966;-0.7428551;0.06421389,-0.09442639;-0.7255455;-0.01680692,0.009546861;0.5650567;0.07489908,839.6174
+0;0;0,-0.001069228;0.3299083;0.02101204,-0.003611727;0.6464379;0.02928591,0.1566399;0.5174079;-0.007353796,0.2148018;0.4171789;-0.2337906,0.275557;0.341763;-0.4624394,-0.156533;0.5113068;-0.02124535,-0.2223931;0.3726723;-0.2240882,-0.2329089;0.3302953;-0.4685317,0.07903516;0.005061843;-0.03869081,0.1018801;-0.3519318;-0.0006175674,0.1148296;-0.7436741;0.0867705,0.1162519;-0.7038313;0.003681585,-0.07611829;0.006428857;-0.04397538,-0.1235984;-0.3491085;-0.01650322,-0.1419995;-0.7409636;0.06938867,-0.1379838;-0.7010158;-0.01360282,-0.00295689;0.569266;0.02945078,0;0;0,0.005295072;0.3271821;0.04696763,0.01035174;0.6418788;0.08172715,0.1634929;0.5187825;0.01553833,0.2202134;0.4774713;-0.228958,0.2453092;0.375963;-0.4541807,-0.1497083;0.5229322;0.02540872,-0.2013983;0.4255726;-0.2038325,-0.2210516;0.3826622;-0.4476181,0.07781076;0.002096623;-0.04135513,0.09397545;-0.356048;-0.01157236,0.08840961;-0.745178;0.08748996,0.09139159;-0.7801846;0.03487885,-0.07990656;0.005894363;-0.03673358,-0.1048869;-0.3526152;-0.02052265,-0.09346921;-0.7448874;0.06467475,-0.09454801;-0.7278331;-0.01799276,0.009206083;0.5649769;0.07534325,839.6503
+0;0;0,-0.001086285;0.329843;0.02201195,-0.00365693;0.6463656;0.03053939,0.155673;0.5165293;-0.008984195,0.2193832;0.4109846;-0.2314783,0.273194;0.3430954;-0.4641894,-0.156581;0.5102752;-0.01885772,-0.2179798;0.3941415;-0.2366775,-0.2331226;0.3293912;-0.4759202,0.07899126;0.005168222;-0.03876633,0.1021935;-0.3516715;0.0005145334,0.1147285;-0.7435067;0.08754578,0.1153696;-0.7036263;0.004451618,-0.07623021;0.006347355;-0.04379298,-0.1235097;-0.3492078;-0.01620534,-0.1419304;-0.7409018;0.07041401,-0.138696;-0.7009196;-0.01260747,-0.002980665;0.5691937;0.03064508,0;0;0,0.005295072;0.3271821;0.04696763,0.01035174;0.6418788;0.08172715,0.1634929;0.5187825;0.01553833,0.2202134;0.4774713;-0.228958,0.2453092;0.375963;-0.4541807,-0.1497083;0.5229322;0.02540872,-0.2013983;0.4255726;-0.2038325,-0.2210516;0.3826622;-0.4476181,0.07781076;0.002096623;-0.04135513,0.09397545;-0.356048;-0.01157236,0.08840961;-0.745178;0.08748996,0.09139159;-0.7801846;0.03487885,-0.07990656;0.005894363;-0.03673358,-0.1048869;-0.3526152;-0.02052265,-0.09346921;-0.7448874;0.06467475,-0.09454801;-0.7278331;-0.01799276,0.009206083;0.5649769;0.07534325,839.6727
+0;0;0,-0.001086767;0.3299893;0.02202172,-0.003657169;0.6464823;0.03054845,0.1560192;0.5165405;-0.009061731,0.2197292;0.4109962;-0.2315548,0.2735549;0.3430883;-0.4643303,-0.1569169;0.5102727;-0.01895683,-0.2183154;0.3941396;-0.2367757,-0.2334624;0.3293713;-0.4760845,0.07899162;0.005168246;-0.03876651,0.1022116;-0.3519439;0.0005443469,0.1147574;-0.7441179;0.08765083,0.1153975;-0.7042526;0.004683249,-0.07623056;0.006347385;-0.04379319,-0.1235461;-0.3494793;-0.01618448,-0.1419828;-0.7415118;0.07050975,-0.1387533;-0.7015448;-0.01238526,-0.002980988;0.56932;0.03065412,0;0;0,0.005005445;0.3272645;0.04745507,0.009510223;0.6418968;0.08260036,0.1629048;0.5186535;0.01563072,0.2197736;0.4778174;-0.2289099,0.2607896;0.4611472;-0.473313,-0.1504662;0.5226258;0.02541752,-0.18933;0.4601071;-0.218063,-0.2209155;0.4045729;-0.4580867,0.07785423;0.002173662;-0.04127014,0.09383909;-0.3562719;-0.01169121,0.08796694;-0.745698;0.08759689,0.09078627;-0.780775;0.03526712,-0.07989632;0.005813602;-0.0367697,-0.1046195;-0.3529891;-0.02055241,-0.0937423;-0.7456209;0.06469619,-0.09480734;-0.7285416;-0.01784639,0.008518338;0.5650097;0.07612872,839.707
+0;0;0,-0.001166704;0.3301789;0.02274621,-0.003838106;0.646686;0.03160736,0.1573777;0.5173368;-0.005072016,0.2167399;0.4138279;-0.2297239,0.2688204;0.3572319;-0.465829,-0.1576226;0.5096573;-0.01716492,-0.2170119;0.4060324;-0.2417561,-0.2326484;0.3361324;-0.4795178,0.07900723;0.005210227;-0.03876368,0.1023232;-0.3521487;0.001230899,0.1147434;-0.7432617;0.08816157,0.1156201;-0.7035413;0.006624416,-0.0762773;0.006303592;-0.04374872,-0.1236761;-0.3498439;-0.01616317,-0.1418726;-0.7407653;0.07061178,-0.1384519;-0.7009427;-0.01084603,-0.003128459;0.5695183;0.03160723,0;0;0,0.0046684;0.3274209;0.048069,0.008641701;0.6420394;0.0836041,0.1623017;0.5184681;0.01560187,0.218288;0.4846513;-0.23022,0.2409025;0.3805271;-0.4545141,-0.1512467;0.5220198;0.02529436,-0.2041172;0.439524;-0.2094514,-0.2269163;0.3446158;-0.4377796,0.07787913;0.002232879;-0.04125249,0.09366155;-0.3565727;-0.01195991,0.08741122;-0.7447821;0.08771467,0.09162717;-0.7804098;0.03853345,-0.07991531;0.00573839;-0.03677672,-0.1046409;-0.3534015;-0.02078228,-0.09403013;-0.7450335;0.06402513,-0.09507263;-0.7277236;-0.01710092,0.007785868;0.5651519;0.07705092,839.7308
+0;0;0,-0.001167386;0.3303718;0.02275949,-0.003839171;0.6469244;0.03162192,0.1575383;0.5175115;-0.005094372,0.2168996;0.4140041;-0.2297429,0.2689778;0.3574106;-0.4658376,-0.1577791;0.5098243;-0.01719945,-0.2171675;0.4062009;-0.2417874,-0.2328033;0.336304;-0.4795385,0.07905807;0.00521358;-0.03878862,0.1023876;-0.3523532;0.001229223,0.11483;-0.7441648;0.08831519,0.1157143;-0.7043597;0.006066576,-0.07632638;0.006307647;-0.04377687,-0.1237527;-0.3500469;-0.01617528,-0.1419818;-0.7416667;0.07075468,-0.1385313;-0.7017583;-0.0114139,-0.003129422;0.5697455;0.03162179,0;0;0,0.004490133;0.327554;0.04850865,0.008197337;0.6421897;0.08432102,0.16178;0.5183949;0.01558769,0.2179571;0.4868091;-0.2304834,0.2552941;0.5002353;-0.4755983,-0.1514913;0.5217097;0.02533913,-0.2072755;0.4410947;-0.2093817,-0.2292019;0.3443274;-0.4370019,0.07792516;0.002239183;-0.04128647,0.09354232;-0.3567877;-0.01203787,0.08707852;-0.7457494;0.08757234,0.09309012;-0.7808961;0.03676367,-0.07999097;0.005725171;-0.03675029,-0.104578;-0.3536404;-0.02088962,-0.09419701;-0.7459891;0.06402142,-0.09525122;-0.7287847;-0.01781331,0.007405102;0.5652952;0.07771111,839.7623
+0;0;0,-0.001167616;0.3304368;0.02276397,-0.00383937;0.6469858;0.03162628,0.1519423;0.5193925;-0.003811248,0.2113167;0.4158623;-0.2285093,0.2702856;0.3517806;-0.4958427,-0.152393;0.511973;-0.01549472,-0.2117946;0.4083268;-0.2401321,-0.2294992;0.3291816;-0.5093412,0.0790954;0.005216042;-0.03880694,0.1024666;-0.3529893;0.001282375,0.1149016;-0.7445666;0.08831626,0.1157886;-0.704731;0.005812228,-0.07636242;0.006310626;-0.04379754,-0.1238735;-0.3506804;-0.01614665,-0.1420916;-0.7420659;0.07073131,-0.1386304;-0.7021267;-0.01169244,-0.003129625;0.5698073;0.03162615,0;0;0,0.004228637;0.327578;0.04881406,0.007576074;0.6421878;0.08485436,0.1570359;0.5189989;0.02203178,0.2075113;0.49505;-0.2261853,0.2414982;0.3773785;-0.4792649,-0.1463424;0.5221363;0.02814148,-0.2056407;0.4451781;-0.2070056,-0.2113194;0.4364348;-0.4879723,0.07801222;0.002254605;-0.04121017,0.09356685;-0.3574185;-0.01192319,0.08679646;-0.7461912;0.08743597,0.09247194;-0.7812533;0.0360632,-0.08002225;0.005694335;-0.03678696,-0.104555;-0.3543209;-0.02092543,-0.09438974;-0.7464609;0.06384002,-0.09471729;-0.729302;-0.01825409,0.006878834;0.5652973;0.07819271,839.7961
+0;0;0,-0.001167457;0.330392;0.02276088,-0.003837916;0.6467876;0.03161899,0.1491413;0.5201452;-0.003178209,0.2085008;0.4166412;-0.2278196,0.2655801;0.3546129;-0.4865869,-0.1496949;0.5128598;-0.01465058,-0.2090814;0.4092398;-0.2392313,-0.2262188;0.3326306;-0.4998142,0.07910699;0.005216806;-0.03881263,0.1025128;-0.3535202;0.001336187,0.1149461;-0.7450439;0.08835813,0.1158342;-0.7051969;0.005758807,-0.07637361;0.006311551;-0.04380396,-0.1239552;-0.3512093;-0.01611203,-0.1421708;-0.7425411;0.07075402,-0.1387056;-0.7025905;-0.01176493,-0.003128537;0.5696491;0.03161886,0;0;0,0.003923096;0.3274798;0.04919183,0.006924208;0.6419083;0.08549631,0.1545362;0.5197453;0.02563464,0.2104538;0.4982518;-0.221573,0.2395402;0.3864328;-0.4679804,-0.1440077;0.5224987;0.02938138,-0.1936253;0.4745492;-0.2154437,-0.2214273;0.3954985;-0.4743725,0.07806855;0.002312496;-0.04112792,0.09331065;-0.3579314;-0.01207614,0.08653346;-0.7466558;0.08724916,0.0917405;-0.7817196;0.03567397,-0.0800225;0.005613189;-0.03682992,-0.1045673;-0.354943;-0.02105733,-0.09436476;-0.746996;0.06384569,-0.09421961;-0.7298506;-0.01834397,0.006312869;0.5650624;0.07877409,839.8292
+0;0;0,-0.001128877;0.3303479;0.02369688,-0.00375756;0.6466069;0.03280644,0.1482171;0.5205393;-0.0009613968,0.2054085;0.4206193;-0.2277402,0.2452608;0.4067251;-0.4724278,-0.148505;0.5128483;-0.01244798,-0.2056242;0.4202155;-0.2423176,-0.2188282;0.3798099;-0.4869528,0.07899849;0.005277998;-0.03885771,0.1026228;-0.3539433;0.002487767,0.114968;-0.7457922;0.0895742,0.1157733;-0.7061215;0.008705713,-0.07640487;0.006249841;-0.04360935,-0.1239949;-0.3518933;-0.01575024,-0.142088;-0.7434086;0.07183073,-0.1387594;-0.703636;-0.008960977,-0.00303977;0.5694956;0.03274522,0;0;0,0.003773469;0.3274958;0.04924238,0.006690357;0.6418218;0.085307,0.1532816;0.5195063;0.02691472,0.2118471;0.4991302;-0.2197397,0.2487626;0.5128482;-0.4648975,-0.143073;0.5228198;0.02983187,-0.2011516;0.4878632;-0.2152975,-0.2083554;0.4634997;-0.4622951,0.07809027;0.002385437;-0.04092383,0.09316853;-0.3585402;-0.0124141,0.08626048;-0.7475512;0.08710825,0.09060626;-0.7833959;0.03936446,-0.07990126;0.005509035;-0.03693209,-0.104219;-0.3556928;-0.02114244,-0.09468225;-0.7481133;0.06369409,-0.09436182;-0.7307063;-0.01677451,0.00608927;0.5649974;0.07864916,839.8519
+0;0;0,-0.001128877;0.3303479;0.02369688,-0.00375756;0.6466069;0.03280644,0.1482171;0.5205393;-0.0009613968,0.2054085;0.4206193;-0.2277402,0.2452608;0.4067251;-0.4724278,-0.148505;0.5128483;-0.01244798,-0.2056242;0.4202155;-0.2423176,-0.2188282;0.3798099;-0.4869528,0.07899849;0.005277998;-0.03885771,0.1026228;-0.3539433;0.002487767,0.114968;-0.7457922;0.0895742,0.1157733;-0.7061215;0.008705713,-0.07640487;0.006249841;-0.04360935,-0.1239949;-0.3518933;-0.01575024,-0.142088;-0.7434086;0.07183073,-0.1387594;-0.703636;-0.008960977,-0.00303977;0.5694956;0.03274522,0;0;0,0.003773469;0.3274958;0.04924238,0.006690357;0.6418218;0.085307,0.1532816;0.5195063;0.02691472,0.2118471;0.4991302;-0.2197397,0.2487626;0.5128482;-0.4648975,-0.143073;0.5228198;0.02983187,-0.2011516;0.4878632;-0.2152975,-0.2083554;0.4634997;-0.4622951,0.07809027;0.002385437;-0.04092383,0.09316853;-0.3585402;-0.0124141,0.08626048;-0.7475512;0.08710825,0.09060626;-0.7833959;0.03936446,-0.07990126;0.005509035;-0.03693209,-0.104219;-0.3556928;-0.02114244,-0.09468225;-0.7481133;0.06369409,-0.09436182;-0.7307063;-0.01677451,0.00608927;0.5649974;0.07864916,839.8753
+0;0;0,-0.001128543;0.33025;0.02368985,-0.003756008;0.6463618;0.03279502,0.1475618;0.5205383;-0.0008265041,0.2047508;0.4206226;-0.2275957,0.2446051;0.4067277;-0.4722949,-0.1478724;0.5128807;-0.01226323,-0.2049892;0.4202518;-0.2421231,-0.2181939;0.3798443;-0.4867698,0.0789319;0.005273549;-0.03882495,0.1026218;-0.3549446;0.00263527,0.1149728;-0.7469798;0.08976311,0.1158087;-0.7069411;0.005816832,-0.07634046;0.006244572;-0.04357259,-0.1240625;-0.3528925;-0.01563616,-0.1421643;-0.744594;0.07198645,-0.138709;-0.7044495;-0.01188012,-0.003038512;0.5692821;0.03273382,0;0;0,0.003533311;0.3273762;0.04939508,0.006265044;0.6415592;0.08542538,0.1523433;0.5195885;0.02742457,0.211674;0.4999922;-0.2190989,0.2484433;0.511201;-0.4644182,-0.1427426;0.5228879;0.02986189,-0.1946252;0.4770052;-0.214844,-0.2199993;0.4244115;-0.4561927,0.07812774;0.002431393;-0.04068875,0.09316595;-0.3595225;-0.01239479,0.08597571;-0.7486482;0.08742928,0.09306434;-0.7828122;0.03282904,-0.07977439;0.005432399;-0.03704007,-0.1040328;-0.3567452;-0.02042017,-0.09476721;-0.7495303;0.06365977,-0.09433933;-0.7326011;-0.01987121,0.005701188;0.5647647;0.07878518,839.9073
+0;0;0,-0.001280648;0.3301726;0.02470154,-0.003871683;0.6461842;0.03410198,0.1471508;0.5198261;-0.0002764426,0.2041183;0.4291484;-0.2308703,0.2451223;0.4176628;-0.4755366,-0.1480465;0.5124698;-0.01062178,-0.2035196;0.4275216;-0.243748,-0.2192081;0.3823844;-0.4874514,0.07888138;0.005348703;-0.03882143,0.1025141;-0.3550409;0.003831472,0.1144575;-0.7453269;0.09068348,0.1153572;-0.7001699;-0.0355029,-0.07639711;0.00616598;-0.04339869,-0.1240927;-0.3532262;-0.01474797,-0.1418509;-0.7431231;0.07285397,-0.1370206;-0.6978238;-0.05322594,-0.003150501;0.5691286;0.03399671,0;0;0,0.003194574;0.3273253;0.04973673,0.005530614;0.6413925;0.0860045,0.1517863;0.5194221;0.02807474,0.2176671;0.4953718;-0.2163073,0.2396055;0.5165863;-0.4627693,-0.1430892;0.5226261;0.02949201,-0.2018444;0.4744213;-0.2131299,-0.2104373;0.464899;-0.4611427,0.07817452;0.00242579;-0.04050732,0.09309933;-0.3598785;-0.01273561,0.08641752;-0.7472643;0.08674645,0.0842846;-0.7369812;-0.03879333,-0.07968591;0.005403135;-0.03713414,-0.1039357;-0.3570741;-0.02038236,-0.09474439;-0.7481902;0.06300095,-0.09383409;-0.7378333;-0.06256521,0.005065203;0.5646259;0.07931352,839.9411
+0;0;0,-0.001280733;0.3301946;0.02470318,-0.003871394;0.6461601;0.03410215,0.146937;0.5198808;-0.000227455,0.203901;0.4292087;-0.2308073,0.2449024;0.4177238;-0.4754575,-0.14784;0.512535;-0.01055807,-0.2033097;0.427592;-0.2436701,-0.2189971;0.3824577;-0.4873574,0.07885425;0.005346864;-0.03880808,0.1025574;-0.3561167;0.003971931,0.1145204;-0.7470453;0.09096694,0.1154201;-0.7018908;-0.03519925,-0.07637083;0.00616386;-0.04338376,-0.1242086;-0.3542992;-0.01464767,-0.141996;-0.7448381;0.07309853,-0.1371665;-0.6995413;-0.05296123,-0.003150293;0.5691132;0.03399689,0;0;0,0.003021602;0.3273328;0.04984462,0.005251199;0.6413672;0.08599794,0.1512891;0.5191216;0.02841055,0.2182172;0.4957363;-0.2157352,0.2230413;0.5317444;-0.4613912,-0.1428575;0.5225636;0.02884699,-0.202526;0.474363;-0.2135365,-0.2173735;0.4564463;-0.4607718,0.0782463;0.002454609;-0.04030061,0.09318275;-0.3609332;-0.01247895,0.08654641;-0.7492033;0.08620584,0.08473789;-0.7389045;-0.03932095,-0.07959849;0.005339046;-0.03725885,-0.1038738;-0.3582327;-0.02070228,-0.09468287;-0.750042;0.06258921,-0.09344597;-0.7396854;-0.06295355,0.00480314;0.5646058;0.07934558,839.9632
+0;0;0,-0.001280187;0.3300539;0.02469266,-0.003869745;0.6458834;0.0340873,0.1467098;0.5197049;-0.0001901276,0.2036605;0.4290538;-0.2307163,0.2446631;0.4175687;-0.475374,-0.1476181;0.5123702;-0.010505,-0.2030749;0.4274471;-0.2435628,-0.2187628;0.3823113;-0.4872576,0.07886527;0.005347611;-0.0388135,0.1025871;-0.3564019;0.004000347,0.1145092;-0.7459893;0.09069689,0.115087;-0.7062554;0.009658389,-0.0763815;0.006164722;-0.04338983,-0.1242571;-0.3545835;-0.014631,-0.1419835;-0.7437825;0.07281415,-0.1388814;-0.7039571;-0.008155979,-0.003148885;0.5688623;0.03398208,0;0;0,0.003058985;0.3272274;0.04959607,0.005329438;0.6411591;0.08545041,0.1511529;0.518643;0.02838206,0.2225592;0.4935153;-0.2142557,0.2212273;0.5313736;-0.4596848,-0.1424832;0.5226942;0.02799788,-0.2048108;0.4713736;-0.21301,-0.2185346;0.4550352;-0.4604271,0.07828589;0.002478719;-0.04024911,0.09323889;-0.3612428;-0.01301825,0.08664145;-0.7481153;0.08558655,0.0921409;-0.7838148;0.03746533,-0.07959142;0.005288431;-0.03731026,-0.1037537;-0.3585934;-0.02104034,-0.09459744;-0.7491307;0.06162437,-0.09360942;-0.7317537;-0.01901066,0.004872151;0.564418;0.07886362,839.9968
+0;0;0,-0.001342044;0.3299853;0.02519976,-0.003904477;0.645745;0.03483804,0.1464698;0.5192431;-1.945347E-05,0.2026562;0.4373251;-0.2339603,0.2405875;0.434887;-0.4793754,-0.1476574;0.5118949;-0.00941686,-0.1993699;0.436731;-0.2466341,-0.2146228;0.398961;-0.4916117,0.07883216;0.005401443;-0.0386952,0.1025969;-0.356547;0.004514869,0.1143937;-0.7459879;0.09149562,0.1147717;-0.7061495;0.009748988,-0.07630441;0.006100441;-0.0433754,-0.1239478;-0.3548972;-0.01423192,-0.1416913;-0.7439182;0.07361364,-0.1387693;-0.7039871;-0.008070402,-0.003181037;0.5687365;0.03468568,0;0;0,0.002924666;0.3272355;0.04935086,0.005150516;0.6411448;0.08485377,0.1508158;0.518226;0.02770341,0.2232026;0.4933971;-0.2146589,0.2207348;0.5308576;-0.460146,-0.1423948;0.5225688;0.0267485,-0.2054125;0.4710297;-0.2140175,-0.2207808;0.4524134;-0.4611825,0.07837017;0.002428338;-0.0399152,0.09327973;-0.3616114;-0.01362181,0.08654121;-0.7484858;0.08462179,0.0914619;-0.7839655;0.03494633,-0.07941844;0.005283172;-0.03749404,-0.1032627;-0.3588798;-0.02151643,-0.09435969;-0.7494369;0.0606719,-0.09323028;-0.732177;-0.02066605,0.00469587;0.5644088;0.07835448,840.0302
+0;0;0,-0.001342803;0.330172;0.02521401,-0.003907117;0.6461605;0.03485876,0.146641;0.5195318;-3.901869E-05,0.2028265;0.437615;-0.2339764,0.2535095;0.4343573;-0.5618943,-0.1478265;0.5121751;-0.009447295,-0.1995383;0.4370123;-0.246661,-0.2199188;0.3865449;-0.5739945,0.07880685;0.005399708;-0.03868278,0.1025616;-0.3563962;0.004509088,0.1143135;-0.7443559;0.09115899,0.1146948;-0.7044321;0.008702561,-0.07627992;0.006098482;-0.04336146,-0.1239032;-0.3547471;-0.01423027,-0.1415792;-0.7422884;0.07328116,-0.1386318;-0.702271;-0.009112142,-0.003183024;0.5690825;0.03470626,0;0;0,0.00263394;0.3274551;0.04916596,0.004600212;0.6416169;0.08448625,0.1504058;0.5180603;0.02751756,0.2229641;0.4939674;-0.2148638,0.2468386;0.4530993;-0.5432985,-0.1424956;0.5223861;0.02524068,-0.2054461;0.4703386;-0.2154295,-0.2270611;0.446052;-0.5456605,0.07843007;0.002531901;-0.0397284,0.09327655;-0.3614016;-0.01407397,0.0865071;-0.7468918;0.08344746,0.09285071;-0.7819525;0.03221702,-0.07933606;0.005184105;-0.03761578,-0.1030287;-0.3587977;-0.02082306,-0.09411021;-0.7481531;0.05968685,-0.0927169;-0.7310076;-0.02235284,0.00421207;0.5648069;0.07803345,840.0525
+0;0;0,-0.001342803;0.330172;0.02521401,-0.003907117;0.6461605;0.03485876,0.146641;0.5195318;-3.901869E-05,0.2028265;0.437615;-0.2339764,0.2535095;0.4343573;-0.5618943,-0.1478265;0.5121751;-0.009447295,-0.1995383;0.4370123;-0.246661,-0.2199188;0.3865449;-0.5739945,0.07880685;0.005399708;-0.03868278,0.1025616;-0.3563962;0.004509088,0.1143135;-0.7443559;0.09115899,0.1146948;-0.7044321;0.008702561,-0.07627992;0.006098482;-0.04336146,-0.1239032;-0.3547471;-0.01423027,-0.1415792;-0.7422884;0.07328116,-0.1386318;-0.702271;-0.009112142,-0.003183024;0.5690825;0.03470626,0;0;0,0.00263394;0.3274551;0.04916596,0.004600212;0.6416169;0.08448625,0.1504058;0.5180603;0.02751756,0.2229641;0.4939674;-0.2148638,0.2468386;0.4530993;-0.5432985,-0.1424956;0.5223861;0.02524068,-0.2054461;0.4703386;-0.2154295,-0.2270611;0.446052;-0.5456605,0.07843007;0.002531901;-0.0397284,0.09327655;-0.3614016;-0.01407397,0.0865071;-0.7468918;0.08344746,0.09285071;-0.7819525;0.03221702,-0.07933606;0.005184105;-0.03761578,-0.1030287;-0.3587977;-0.02082306,-0.09411021;-0.7481531;0.05968685,-0.0927169;-0.7310076;-0.02235284,0.00421207;0.5648069;0.07803345,840.0753
+0;0;0,-0.001418591;0.3301482;0.02555868,-0.004031289;0.6460974;0.03543323,0.1463395;0.5192597;0.0001331531,0.2022163;0.4392408;-0.2345296,0.2518435;0.4413868;-0.5626169,-0.1478898;0.5117996;-0.008505978,-0.1981108;0.4415998;-0.2475492,-0.2196049;0.4016141;-0.5762557,0.07875522;0.005453688;-0.03859938,0.1026132;-0.3573614;0.004847642,0.1143227;-0.7438443;0.09152639,0.1145253;-0.7039344;0.009323642,-0.07621238;0.006032524;-0.04332808,-0.1237049;-0.3558787;-0.01406495,-0.1414388;-0.7419182;0.07356159,-0.1386781;-0.7019182;-0.008584127,-0.003288483;0.569026;0.03521626,0;0;0,0.002354447;0.3275821;0.04834747,0.00422376;0.6417817;0.08305454,0.1498866;0.5179321;0.02617001,0.2223788;0.4961824;-0.2164483,0.2487565;0.4435461;-0.5430099,-0.1421804;0.5222743;0.0224143,-0.2055017;0.4697316;-0.2180468,-0.2212779;0.4500285;-0.5489118,0.07843137;0.002497822;-0.0395515,0.0928645;-0.3625297;-0.01428938,0.08636342;-0.7469219;0.08173037,0.09276095;-0.7820897;0.03105712,-0.07918765;0.005191206;-0.03774132,-0.1028493;-0.35987;-0.02155455,-0.09426498;-0.7480004;0.05782104,-0.09256209;-0.7308335;-0.02395886,0.003845844;0.5649677;0.07672477,840.0978
+0;0;0,-0.001418261;0.3300714;0.02555273,-0.004030955;0.6460139;0.03542599,0.146361;0.5191424;0.0001209415,0.2022395;0.4391209;-0.2345491,0.2393972;0.4407278;-0.4801998,-0.1479095;0.5116813;-0.008519396,-0.198132;0.4414793;-0.2475701,-0.2142254;0.4115406;-0.4936843,0.07867964;0.005448454;-0.03856233,0.1025511;-0.3575707;0.004909139,0.1142527;-0.7437955;0.09152998,0.1145635;-0.6985902;-0.03459856,-0.07613923;0.006026735;-0.04328649,-0.1236585;-0.3560881;-0.0140069,-0.1413805;-0.7418697;0.0735611,-0.1371447;-0.6965261;-0.05247992,-0.003287891;0.5689157;0.03520896,0;0;0,0.002245612;0.3276506;0.04735053,0.004064772;0.6419128;0.08143365,0.149645;0.5175501;0.02476061,0.2212478;0.4977344;-0.2182955,0.2316614;0.5059484;-0.4663914,-0.1417552;0.5221362;0.01953001,-0.2047818;0.4730641;-0.2217488,-0.2170681;0.4559173;-0.4693019,0.07848777;0.002476588;-0.03925252,0.09305222;-0.3628502;-0.01544642,0.08637182;-0.7471043;0.08001959,0.08644953;-0.7369419;-0.04546416,-0.07900684;0.005165762;-0.03792702,-0.1024166;-0.3601135;-0.02163062,-0.09384861;-0.7482405;0.05643123,-0.09072728;-0.7379496;-0.06903396,0.003703702;0.5650616;0.07522976,840.1304
+0;0;0,-0.001418762;0.3301879;0.02556176,-0.004033654;0.6463875;0.03544156,0.1466967;0.5193012;5.70938E-05,0.202578;0.4392759;-0.2346244,0.24891;0.4412795;-0.5409271,-0.1482373;0.5118234;-0.008602731,-0.1984623;0.4416179;-0.2476651,-0.2185292;0.4042872;-0.5545458,0.0785562;0.005439905;-0.03850183,0.1024348;-0.3576877;0.004982628,0.114121;-0.7434058;0.09148983,0.1144318;-0.6982019;-0.03462639,-0.07601977;0.006017279;-0.04321858,-0.1235532;-0.3562058;-0.01393024,-0.141252;-0.7414813;0.07352287,-0.1370166;-0.6961392;-0.05250583,-0.003289601;0.5691867;0.03522423,0;0;0,0.001887292;0.3278634;0.04670656,0.003409412;0.6424378;0.08030379,0.1491793;0.5172323;0.02357519,0.2193649;0.5001924;-0.2201169,0.2414214;0.4718276;-0.5278195,-0.1419678;0.5219355;0.01703704,-0.2054744;0.4738521;-0.224328,-0.2215832;0.4526228;-0.5329731,0.07859434;0.002487361;-0.03872728,0.09283018;-0.3630189;-0.01580787,0.08600102;-0.7469467;0.07880317,0.08649075;-0.7368142;-0.04666234,-0.07872989;0.005107609;-0.03819131,-0.1020399;-0.3602485;-0.02103532,-0.09371249;-0.7481542;0.05550461,-0.09237139;-0.8171377;-0.02410085,0.003136188;0.5654734;0.07422507,840.1532
+0;0;0,-0.001496419;0.3302518;0.02598697,-0.00417311;0.6465967;0.03618115,0.1463521;0.5190332;0.0004129969,0.2016767;0.4479245;-0.2372682,0.249579;0.4523335;-0.5655906,-0.1482499;0.5116224;-0.007786963,-0.1996697;0.4455149;-0.2477774,-0.222153;0.4058204;-0.5764543,0.07849205;0.005453313;-0.03838007,0.1024849;-0.3577369;0.005390335,0.1141091;-0.7435277;0.09215569,0.1142099;-0.7037383;0.01110039,-0.07591932;0.005989801;-0.0431758,-0.1230987;-0.3563834;-0.01387645,-0.1408659;-0.7416958;0.07396778,-0.1382444;-0.7018201;-0.007034712,-0.003408046;0.5693095;0.03587663,0;0;0,0.001540098;0.3281633;0.04527986,0.002866913;0.6429902;0.07797921,0.1484293;0.5171157;0.02133453,0.2170482;0.5024371;-0.2229718,0.2419607;0.4354364;-0.5470088,-0.1416251;0.5219405;0.01321044,-0.2060033;0.4733422;-0.2278357,-0.2238253;0.4507236;-0.5584117,0.07868737;0.002437547;-0.03829002,0.0927439;-0.36326;-0.01669478,0.08529122;-0.7474661;0.07726276,0.0925432;-0.7830154;0.02913272,-0.07847442;0.005098609;-0.03846477,-0.1018682;-0.3603515;-0.02121484,-0.09373175;-0.7487002;0.05373152,-0.09286625;-0.7819098;0.002063267,0.002638403;0.5659236;0.0720917,840.187
+0;0;0,-0.001496419;0.3302518;0.02598697,-0.00417311;0.6465967;0.03618115,0.1463521;0.5190332;0.0004129969,0.2016767;0.4479245;-0.2372682,0.249579;0.4523335;-0.5655906,-0.1482499;0.5116224;-0.007786963,-0.1996697;0.4455149;-0.2477774,-0.222153;0.4058204;-0.5764543,0.07849205;0.005453313;-0.03838007,0.1024849;-0.3577369;0.005390335,0.1141091;-0.7435277;0.09215569,0.1142099;-0.7037383;0.01110039,-0.07591932;0.005989801;-0.0431758,-0.1230987;-0.3563834;-0.01387645,-0.1408659;-0.7416958;0.07396778,-0.1382444;-0.7018201;-0.007034712,-0.003408046;0.5693095;0.03587663,0;0;0,0.001540098;0.3281633;0.04527986,0.002866913;0.6429902;0.07797921,0.1484293;0.5171157;0.02133453,0.2170482;0.5024371;-0.2229718,0.2419607;0.4354364;-0.5470088,-0.1416251;0.5219405;0.01321044,-0.2060033;0.4733422;-0.2278357,-0.2238253;0.4507236;-0.5584117,0.07868737;0.002437547;-0.03829002,0.0927439;-0.36326;-0.01669478,0.08529122;-0.7474661;0.07726276,0.0925432;-0.7830154;0.02913272,-0.07847442;0.005098609;-0.03846477,-0.1018682;-0.3603515;-0.02121484,-0.09373175;-0.7487002;0.05373152,-0.09286625;-0.7819098;0.002063267,0.002638403;0.5659236;0.0720917,840.21
+0;0;0,-0.001590116;0.3303961;0.02458443,-0.003958239;0.6470658;0.03299269,0.1475292;0.5198972;0.0003699474,0.2016048;0.4544954;-0.2392441,0.2499895;0.464544;-0.5673715,-0.1495302;0.5124006;-0.007441334,-0.1979636;0.453891;-0.250026,-0.2196808;0.4236283;-0.5797564,0.07835948;0.005495993;-0.0383845,0.1022578;-0.358224;0.005979124,0.1142355;-0.7452865;0.09351271,0.1142503;-0.7057517;0.01395567,-0.07587417;0.005942443;-0.04303002,-0.1226405;-0.3570473;-0.01331639,-0.1409394;-0.7436299;0.07523855,-0.1384472;-0.7040166;-0.004269987,-0.00331838;0.5696463;0.03327037,0;0;0,0.001335617;0.3283579;0.0441345,0.002431557;0.6435466;0.07600176,0.1481973;0.5168798;0.01958144,0.2163781;0.500142;-0.2247292,0.2416889;0.4348711;-0.5490881,-0.1415931;0.5220339;0.009935707,-0.2060796;0.4712021;-0.2306346,-0.2249635;0.4491386;-0.5611891,0.07875862;0.002374917;-0.03788435,0.0931932;-0.3639265;-0.01675606,0.08494865;-0.749826;0.07617699,0.1003745;-0.7844766;0.03142678,-0.07822962;0.005104084;-0.03870218,-0.1014277;-0.3609554;-0.02156051,-0.09357581;-0.7508788;0.05274248,-0.09257247;-0.7824482;0.001474101,0.002285622;0.5663311;0.07034338,840.2422
+0;0;0,-0.001588771;0.3301167;0.02456363,-0.003958942;0.6470475;0.03297517,0.1474357;0.5197545;0.0003735162,0.2015628;0.4542903;-0.2394688,0.2499438;0.4643381;-0.5675712,-0.1494384;0.5122626;-0.007432889,-0.1979179;0.4536973;-0.2502486,-0.2196335;0.4234369;-0.579954,0.07834198;0.005494765;-0.03837592,0.1022964;-0.3590795;0.006091893,0.1143038;-0.7471002;0.09384222,0.1143188;-0.707435;0.01319602,-0.07585721;0.005941116;-0.0430204,-0.1227334;-0.3579011;-0.01323698,-0.1410776;-0.7454408;0.07553721,-0.1385513;-0.7056959;-0.005059816,-0.003317798;0.5694726;0.03325342,0;0;0,0.0006299689;0.3283079;0.04238462,0.001274545;0.643857;0.07321358,0.1471015;0.5168964;0.01728177,0.1907271;0.5110089;-0.2333211,0.2435255;0.421834;-0.5485243,-0.1420163;0.5220681;0.006600991,-0.2003831;0.4932332;-0.2393696,-0.226181;0.4502502;-0.5673632,0.07876229;0.002404079;-0.03782976,0.09283787;-0.364772;-0.0166353,0.08397502;-0.7522475;0.07385588,0.09801613;-0.7868041;0.02660632,-0.07818221;0.005052891;-0.03876055,-0.101758;-0.3618588;-0.02186189,-0.09413942;-0.7530335;0.05113599,-0.09378498;-0.7851551;-0.001190007,0.001313064;0.5664564;0.06796837,840.2644
+0;0;0,-0.001588589;0.330079;0.02456083,-0.003961115;0.6473191;0.03297901,0.1478639;0.5197695;0.000284113,0.2019939;0.454302;-0.2395709,0.2503755;0.4643499;-0.5676778,-0.1498558;0.5122563;-0.007544532,-0.1983379;0.4536879;-0.2503732,-0.2200538;0.4234271;-0.580083,0.07827538;0.005490095;-0.0383433,0.1022092;-0.3587696;0.006086141,0.1142122;-0.7466515;0.09380509,0.1142272;-0.7070034;0.01330137,-0.07579274;0.005936066;-0.04298383,-0.1226285;-0.3575922;-0.01322611,-0.1409661;-0.7449934;0.07551634,-0.1384443;-0.7052656;-0.00493829,-0.003319021;0.5696293;0.03325767,0;0;0,0.0002217069;0.3284299;0.04112959,0.0001255609;0.6443941;0.07082272,0.146631;0.5168332;0.01543188,0.1887647;0.5110884;-0.2354431,0.2391162;0.4232379;-0.5514224,-0.1429048;0.5221101;0.003677204,-0.2000816;0.4632012;-0.2371694,-0.2298232;0.4195539;-0.5647456,0.07879111;0.002368793;-0.03759968,0.09325759;-0.3644999;-0.01686406,0.08390835;-0.7520875;0.0724647,0.09551546;-0.7871483;0.02549338,-0.07802888;0.005059412;-0.03890093,-0.1011719;-0.3615799;-0.02240966,-0.09399702;-0.75275;0.0498788,-0.09465764;-0.7837164;-0.003568336,0.0004361086;0.5668532;0.06597447,840.2871
+0;0;0,-0.0015892;0.3302059;0.02457027,-0.003965364;0.6479268;0.03299956,0.1481747;0.5201145;0.0002367944,0.2023042;0.4546476;-0.2396157,0.2506866;0.4646957;-0.5677282,-0.1501629;0.5125856;-0.007608101,-0.1986445;0.4540178;-0.2504342,-0.2203607;0.4237565;-0.5801497,0.07826082;0.005489073;-0.03833616,0.1022475;-0.3595759;0.006191507,0.1142355;-0.7469696;0.09380001,0.1142507;-0.707126;0.01166581,-0.07577863;0.005934961;-0.04297583,-0.1227179;-0.3583971;-0.01315232,-0.1410325;-0.7453104;0.0754784,-0.1384595;-0.7053857;-0.006605729,-0.003321954;0.5700777;0.03327879,0;0;0,-0.0004724227;0.3286963;0.04000926,-0.001389835;0.6452357;0.06864429,0.1454811;0.5170724;0.01322532,0.1880814;0.5111176;-0.2375633,0.2325839;0.4203904;-0.5536134,-0.1439132;0.5221362;0.0008734688,-0.202747;0.4821082;-0.2434245,-0.2297766;0.4192209;-0.5681,0.0787538;0.002437428;-0.03763568,0.09334891;-0.365216;-0.01645696,0.08357149;-0.7527608;0.07075691,0.09450749;-0.7872869;0.0201633,-0.07802133;0.004986073;-0.03888905,-0.101537;-0.3624973;-0.02360667,-0.09471437;-0.7531475;0.04877198,-0.09564282;-0.7845031;-0.006703723,-0.0008144826;0.5675159;0.06414104,840.3199
+0;0;0,-0.001578891;0.3301544;0.02525393,-0.003994085;0.6478649;0.03421845,0.1479666;0.5197676;0.0007703789,0.2020629;0.456085;-0.2395695,0.2466584;0.4799772;-0.5675024,-0.1500608;0.5121943;-0.006605715,-0.1954334;0.4596381;-0.2514001,-0.2198359;0.4410281;-0.5817904,0.07818037;0.005594587;-0.03848477,0.1020125;-0.3593858;0.00681344,0.1140888;-0.7467197;0.09467383,0.1140019;-0.7068475;0.0125431,-0.07588105;0.005857645;-0.04280538,-0.1224861;-0.3585033;-0.01281245,-0.1410867;-0.7452933;0.07629603,-0.138616;-0.7053411;-0.005787902,-0.003340068;0.5700153;0.03424884,0;0;0,-0.0004724227;0.3286963;0.04000926,-0.001389835;0.6452357;0.06864429,0.1454811;0.5170724;0.01322532,0.1880814;0.5111176;-0.2375633,0.2325839;0.4203904;-0.5536134,-0.1439132;0.5221362;0.0008734688,-0.202747;0.4821082;-0.2434245,-0.2297766;0.4192209;-0.5681,0.0787538;0.002437428;-0.03763568,0.09334891;-0.365216;-0.01645696,0.08357149;-0.7527608;0.07075691,0.09450749;-0.7872869;0.0201633,-0.07802133;0.004986073;-0.03888905,-0.101537;-0.3624973;-0.02360667,-0.09471437;-0.7531475;0.04877198,-0.09564282;-0.7845031;-0.006703723,-0.0008144826;0.5675159;0.06414104,840.3425
+0;0;0,-0.001579909;0.3303673;0.02527021,-0.003996958;0.6483228;0.03424193,0.1482809;0.5200676;0.0007237755,0.2023732;0.4563898;-0.239598,0.2469699;0.4802827;-0.5675398,-0.1503704;0.5124785;-0.006667759,-0.1957396;0.4599262;-0.2514437,-0.2201427;0.4413157;-0.581843,0.07813372;0.005591249;-0.03846181,0.1020066;-0.3600133;0.006913871,0.1140579;-0.7465445;0.0945922,0.1139676;-0.7062882;0.009265482,-0.07583578;0.00585415;-0.04277984,-0.1225205;-0.35913;-0.01273562,-0.1410826;-0.7451185;0.07618822,-0.1385157;-0.704779;-0.00908988,-0.003342498;0.5704205;0.03427233,0;0;0,-0.001031369;0.3289984;0.03927565,-0.002867829;0.6458521;0.06706882,0.1445065;0.5177068;0.01139355,0.1946066;0.4973413;-0.2372239,0.2302437;0.4141868;-0.5564743,-0.1449697;0.5221382;-0.001236439,-0.2031564;0.4804054;-0.2453841,-0.229969;0.4122046;-0.5690123,0.07882834;0.002456859;-0.0373565,0.09325904;-0.3658016;-0.01560736,0.08319668;-0.7527218;0.07059383,0.09321304;-0.7856679;0.01294565,-0.07789087;0.004969041;-0.03903554,-0.1013642;-0.3631546;-0.02388488,-0.09471149;-0.7531228;0.04766747,-0.09638599;-0.7860116;-0.01088211,-0.002014451;0.568067;0.06283331,840.366
+0;0;0,-0.001581362;0.3306711;0.02529345,-0.003999992;0.6488323;0.03427038,0.1483612;0.5204836;0.0007339492,0.2024375;0.4568245;-0.239517,0.2406683;0.4773069;-0.5206474,-0.1504532;0.5128904;-0.006661616,-0.195809;0.4603536;-0.2513655,-0.2167287;0.4443996;-0.5346025,0.07806442;0.005586289;-0.0384277,0.1020613;-0.3619174;0.007183693,0.1140325;-0.7458775;0.0942788,0.1139424;-0.7056574;0.009253658,-0.07576852;0.005848957;-0.04274189,-0.1226957;-0.3610311;-0.01254161,-0.1411344;-0.7444521;0.07579074,-0.1385765;-0.7041492;-0.009185947,-0.003344977;0.570864;0.03430081,0;0;0,-0.001447972;0.3294612;0.03793216,-0.003748346;0.6465948;0.06479645,0.1436891;0.5182267;0.009021994,0.2028291;0.4776152;-0.2350075,0.2119754;0.4228895;-0.5140001,-0.1454689;0.5224409;-0.003671981,-0.2023167;0.4781837;-0.2476123,-0.2294282;0.3823076;-0.5140483,0.07876229;0.002468243;-0.0373143,0.09345283;-0.3676126;-0.01408624,0.08312747;-0.7525271;0.06891061,0.09386134;-0.7855468;0.01192785,-0.07778732;0.004968713;-0.03906907,-0.1014294;-0.3651138;-0.02509869,-0.09515019;-0.7525527;0.04565378,-0.09747319;-0.7852972;-0.01258264,-0.002739202;0.5687293;0.06086707,840.3987
+0;0;0,-0.001663405;0.3308434;0.02579527,-0.004197893;0.6490794;0.03513376,0.1482194;0.5204595;0.001038969,0.2019349;0.4589186;-0.2399183,0.2270342;0.4864473;-0.485581,-0.1505811;0.5124115;-0.005692605,-0.195322;0.4645908;-0.2515472,-0.2141157;0.4485658;-0.4987879,0.07803525;0.005669707;-0.03841531,0.1019069;-0.3622408;0.007768184,0.1140211;-0.7446896;0.09456016,0.1137567;-0.7042949;0.008271053,-0.07578256;0.005766487;-0.04267474,-0.1228009;-0.361572;-0.01246425,-0.1410425;-0.743408;0.07593895,-0.1386195;-0.7029284;-0.01030627,-0.003495137;0.5711172;0.03502591,0;0;0,-0.001992222;0.3297455;0.03727531,-0.005356304;0.6470364;0.06311822,0.1425074;0.5186661;0.00748444,0.1956276;0.4826775;-0.238719,0.2269323;0.4433992;-0.4820607,-0.1464722;0.5224704;-0.005914249,-0.2001851;0.4720411;-0.2494402,-0.2279762;0.3715508;-0.474978,0.07882214;0.002449572;-0.03712749,0.09353844;-0.368075;-0.0135504,0.08318999;-0.7517874;0.0677166,0.09407216;-0.7839422;0.007947922,-0.07770468;0.004989259;-0.03917234,-0.1012228;-0.365591;-0.02582691,-0.09505247;-0.7515819;0.04431283,-0.09804141;-0.7853097;-0.01471063,-0.00406472;0.5691658;0.05949426,840.432
+0;0;0,-0.001664477;0.3310567;0.02581191,-0.004200873;0.6495345;0.03515793,0.1486505;0.5207223;0.0009659268,0.2023712;0.4591756;-0.2400143,0.2332747;0.4930703;-0.5424868,-0.151004;0.5126514;-0.005784888,-0.1957493;0.4648261;-0.251663,-0.2188891;0.4450952;-0.5560783,0.07795791;0.005664088;-0.03837724,0.1018243;-0.3621646;0.007795986,0.1139241;-0.7441622;0.0944856,0.1136614;-0.7038326;0.008736968,-0.07570745;0.005760773;-0.04263245,-0.1227153;-0.3614961;-0.01242868,-0.1409355;-0.7428817;0.07587025,-0.1385276;-0.7024677;-0.009834766,-0.003497692;0.5715249;0.03505002,0;0;0,-0.002606984;0.3300352;0.03657317,-0.006893098;0.6476291;0.06150532,0.1415789;0.5190543;0.005871538,0.192578;0.4817708;-0.2406126,0.2329957;0.3453387;-0.5114375,-0.1479037;0.5223632;-0.00771413,-0.2034949;0.4341947;-0.2398376,-0.2354519;0.3490783;-0.5319462,0.07878126;0.002467334;-0.03701019,0.09361537;-0.3679484;-0.01310027,0.08301052;-0.751561;0.06635118,0.0934056;-0.7841669;0.007767443,-0.07757588;0.004972875;-0.03923754,-0.1012965;-0.3655324;-0.02648203,-0.0950706;-0.751021;0.04382751,-0.09782377;-0.7841969;-0.01500136,-0.00537378;0.5697041;0.05813241,840.4543
+0;0;0,-0.001665551;0.3312702;0.02582855,-0.00420216;0.6497782;0.03517621,0.1486672;0.5209728;0.0009801798,0.2023934;0.4594196;-0.2400253,0.2332725;0.4932875;-0.5422581,-0.1510229;0.5129009;-0.005771432,-0.1957728;0.4650707;-0.2516752,-0.2188943;0.4453554;-0.5558494,0.07800245;0.005667323;-0.03839916,0.1018505;-0.3618786;0.007738568,0.1139637;-0.7442989;0.09452411,0.1135778;-0.6991276;-0.03141659,-0.07575069;0.005764063;-0.0426568,-0.1227224;-0.3612104;-0.01247625,-0.1409627;-0.743018;0.0759204,-0.1374262;-0.6977229;-0.04995625,-0.003499093;0.5717814;0.03506831,0;0;0,-0.002988487;0.33031;0.03600287,-0.007607326;0.6479787;0.06031322,0.1408969;0.5196705;0.004409313,0.1865653;0.4602951;-0.2387941,0.232506;0.3409958;-0.5164672,-0.1481479;0.5224673;-0.009497397,-0.2035982;0.4360269;-0.2423327,-0.2368678;0.3230636;-0.5244278,0.07879671;0.002550572;-0.03708863,0.09364516;-0.367595;-0.01344085,0.08295295;-0.7516547;0.06597948,0.08528383;-0.7418834;-0.05922735,-0.07765652;0.004903626;-0.03919712,-0.1015147;-0.3653355;-0.02731213,-0.09521419;-0.7512314;0.04317493,-0.1000069;-0.8120878;-0.04521934,-0.00602014;0.5700619;0.05707979,840.488
+0;0;0,-0.001675304;0.3315354;0.02637788,-0.004194981;0.6501653;0.03614669,0.148554;0.5209698;0.001237519,0.2015051;0.4623088;-0.2406505,0.228621;0.5015835;-0.5063974,-0.1509526;0.512644;-0.004863471,-0.1957524;0.4708437;-0.2518462,-0.2062874;0.4966219;-0.5204047,0.07784172;0.005686098;-0.03856428,0.1015736;-0.3610295;0.008170389,0.1138235;-0.7427667;0.09495391,0.1134265;-0.7029168;0.01336735,-0.0757981;0.005748151;-0.04243201,-0.1223614;-0.360533;-0.012471,-0.1407519;-0.7415456;0.07638755,-0.1386077;-0.7016175;-0.005162299,-0.003505379;0.5721517;0.035868,0;0;0,-0.003406826;0.3306973;0.03524256,-0.008384854;0.6485525;0.05877566,0.1399431;0.5195707;0.002559185,0.1846897;0.454614;-0.239377,0.2356778;0.4058987;-0.5000036,-0.1488251;0.5228515;-0.01112247,-0.2041241;0.4406362;-0.2455098,-0.2334866;0.3366203;-0.4929319,0.07877229;0.002607793;-0.03697288,0.09388554;-0.3668117;-0.01398468,0.08304207;-0.7502162;0.06531262,0.09670876;-0.7845097;0.01598597,-0.07754656;0.004863274;-0.03926509,-0.1015192;-0.364626;-0.02783593,-0.09512462;-0.7499716;0.04196826,-0.09829559;-0.7787282;-0.01540037,-0.006722044;0.5706133;0.05570889,840.5231
+0;0;0,-0.001676091;0.3316911;0.02639027,-0.004196351;0.6503967;0.03616185,0.1482718;0.5212901;0.001316629,0.201222;0.4626301;-0.2405673,0.2310138;0.5057805;-0.532539,-0.1506816;0.5129796;-0.004773092,-0.1954806;0.47118;-0.2517516,-0.2070553;0.4995022;-0.5468124,0.07781585;0.005684209;-0.03855147,0.1015383;-0.3608858;0.008164644,0.1137404;-0.7411318;0.09460916,0.1133454;-0.7013329;0.01344453,-0.07577292;0.005746242;-0.04241791,-0.1223177;-0.3603894;-0.0124688,-0.1406364;-0.7399137;0.07604265,-0.1385033;-0.7000369;-0.005085461,-0.003506699;0.5723774;0.03588315,0;0;0,-0.003645815;0.3308869;0.03491187,-0.008780863;0.6488528;0.05795646,0.1389676;0.5195384;0.001452923,0.1835406;0.4527238;-0.2400043,0.2318629;0.347743;-0.5132093,-0.1489128;0.5233315;-0.01186708,-0.2076173;0.4460282;-0.2470915,-0.2366813;0.3217302;-0.5148643,0.07877564;0.002620071;-0.03689671,0.09399532;-0.3666598;-0.01410639,0.08322975;-0.7485588;0.06492472,0.09782466;-0.7828615;0.01659226,-0.07749111;0.004858022;-0.03931107,-0.101395;-0.3644873;-0.02785302,-0.09492347;-0.7484057;0.04123673,-0.09826149;-0.7767953;-0.01588928,-0.007105764;0.5709046;0.05498385,840.5557
+0;0;0,-0.001676208;0.3317143;0.02639211,-0.004195379;0.6502851;0.03616024,0.1483983;0.5211879;0.001286503,0.2013463;0.4625303;-0.2405874,0.226284;0.49865;-0.4849866,-0.1508033;0.5128705;-0.004808273,-0.1956004;0.4710726;-0.2517765,-0.2052892;0.4947801;-0.4987615,0.07779989;0.005683043;-0.03854355,0.1014929;-0.3604326;0.008114655,0.1137155;-0.7413163;0.09470415,0.1133207;-0.7015231;0.01358617,-0.07575737;0.005745063;-0.04240921,-0.1222445;-0.3599368;-0.01249722,-0.1405939;-0.7400976;0.07616268,-0.138462;-0.7002265;-0.004918806,-0.003506185;0.5723176;0.03588172,0;0;0,-0.003974434;0.3309472;0.03452373,-0.00966794;0.6488335;0.05664635,0.1382385;0.5195028;0.0001914501,0.1844033;0.4536511;-0.2412201,0.239416;0.3974621;-0.4767491,-0.1497664;0.5233135;-0.0131043,-0.2096192;0.4480796;-0.2486987,-0.2328877;0.3404749;-0.4712684,0.07876354;0.002673566;-0.03687656,0.09422675;-0.3661522;-0.01434934,0.0834318;-0.7487571;0.06449556,0.09753351;-0.7831686;0.01624107,-0.07746501;0.004814357;-0.03932834,-0.1011859;-0.364097;-0.02833986,-0.09456921;-0.7486698;0.04079419,-0.09819822;-0.7767723;-0.01653928,-0.007895678;0.5709306;0.05391335,840.5881
+0;0;0,-0.001748653;0.3318029;0.02524889,-0.004159975;0.6504054;0.03374169,0.1489443;0.5218008;0.001122165,0.2001274;0.4676102;-0.2421696,0.225961;0.5070363;-0.4859639,-0.1514507;0.5130685;-0.004519567,-0.1952976;0.4751152;-0.2522779,-0.2007262;0.4989993;-0.4993761,0.0777811;0.005673152;-0.03858291,0.1014897;-0.3604265;0.008192696,0.1137145;-0.7412497;0.09504782,0.1132196;-0.7015099;0.01392394,-0.07579003;0.005752539;-0.0423498,-0.1222801;-0.3599316;-0.01246987,-0.1405757;-0.7400095;0.07655595,-0.1385431;-0.7001927;-0.004534662,-0.003521181;0.5724372;0.03392885,0;0;0,-0.003974434;0.3309472;0.03452373,-0.00966794;0.6488335;0.05664635,0.1382385;0.5195028;0.0001914501,0.1844033;0.4536511;-0.2412201,0.239416;0.3974621;-0.4767491,-0.1497664;0.5233135;-0.0131043,-0.2096192;0.4480796;-0.2486987,-0.2328877;0.3404749;-0.4712684,0.07876354;0.002673566;-0.03687656,0.09422675;-0.3661522;-0.01434934,0.0834318;-0.7487571;0.06449556,0.09753351;-0.7831686;0.01624107,-0.07746501;0.004814357;-0.03932834,-0.1011859;-0.364097;-0.02833986,-0.09456921;-0.7486698;0.04079419,-0.09819822;-0.7767723;-0.01653928,-0.007895678;0.5709306;0.05391335,840.6107
+0;0;0,-0.001749005;0.3318696;0.02525396,-0.004160584;0.650507;0.033748,0.1491227;0.5218424;0.001089968,0.2003042;0.4676536;-0.2421943,0.2348237;0.5203356;-0.5679582,-0.1516249;0.5130999;-0.004558384,-0.1954705;0.4751478;-0.252309,-0.2027243;0.5070623;-0.5824878,0.07780375;0.005674804;-0.03859414,0.1014866;-0.3600267;0.008130595,0.1137297;-0.7414222;0.09511624,0.1132325;-0.7016371;0.01361503,-0.07581209;0.005754214;-0.04236213,-0.1222516;-0.3595322;-0.01251469,-0.1405747;-0.7401813;0.07664491,-0.1385326;-0.7003188;-0.004822895,-0.003521786;0.5725383;0.03393516,0;0;0,-0.00410445;0.3310482;0.03418374,-0.009981174;0.6490048;0.05574751,0.1380659;0.5195192;-0.0006699562,0.1850911;0.4537912;-0.2419409,0.2233677;0.3377868;-0.5504324,-0.1502501;0.5233133;-0.01383067,-0.2108647;0.4139591;-0.2354401,-0.241628;0.3224095;-0.5528696,0.07880151;0.002693295;-0.03685379,0.09437551;-0.3657426;-0.01462471,0.08359031;-0.7488724;0.06458449,0.09750634;-0.7831743;0.0154922,-0.07748508;0.004798424;-0.0393468,-0.1011409;-0.3637222;-0.02864109,-0.09438694;-0.7488629;0.04064061,-0.09798864;-0.7769574;-0.01724299,-0.00819543;0.571097;0.05314994,840.6454

+ 162 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Forward_None_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002007045;0.3213999;0.007452809,0.004272492;0.6295258;0.0003492623,0.1754386;0.5033289;0.00278781,0.2104908;0.2167897;0.0179743,0.2616479;-0.05924121;-0.01137042,-0.1618865;0.4858359;0.002327056,-0.2154814;0.2024591;-0.01739916,-0.2585336;-0.07341397;-0.0587726,0.07535519;0.004936893;-0.038655,0.0969457;-0.3710083;0.001012258,0.1174428;-0.7603248;0.08550258,0.1158307;-0.7210319;-0.0002825782,-0.07356477;0.006310609;-0.04177781,-0.1241453;-0.36756;-0.009578552,-0.1405851;-0.7577286;0.07181077,-0.1394807;-0.7183664;-0.0139749,0.003675513;0.5543212;0.004475019,0;0;0,0.0003475249;0.3207102;0.0224129,0.0002351701;0.6288108;0.03091896,0.1704156;0.4995205;0.01496947,0.2181624;0.214604;0.00463438,0.2458809;-0.05682638;-0.06767344,-0.1716073;0.5036709;0.02331877,-0.2214209;0.2191626;0.01158638,-0.2587584;-0.04859194;-0.06955925,0.07402825;0.002942085;-0.04132974,0.09758189;-0.3739446;-0.01347172,0.09046385;-0.7602007;0.08593452,0.09920109;-0.7948346;0.02941739,-0.07660913;0.004211543;-0.03619792,-0.1045408;-0.3725765;-0.01119759,-0.09345287;-0.7607206;0.08016568,-0.1016089;-0.7992604;0.02835999,0.0003277957;0.5534912;0.03118479,788.7619
+0;0;0,0.002007045;0.3213999;0.007452809,0.004272492;0.6295258;0.0003492623,0.1754386;0.5033289;0.00278781,0.2104908;0.2167897;0.0179743,0.2616479;-0.05924121;-0.01137042,-0.1618865;0.4858359;0.002327056,-0.2154814;0.2024591;-0.01739916,-0.2585336;-0.07341397;-0.0587726,0.07535519;0.004936893;-0.038655,0.0969457;-0.3710083;0.001012258,0.1174428;-0.7603248;0.08550258,0.1158307;-0.7210319;-0.0002825782,-0.07356477;0.006310609;-0.04177781,-0.1241453;-0.36756;-0.009578552,-0.1405851;-0.7577286;0.07181077,-0.1394807;-0.7183664;-0.0139749,0.003675513;0.5543212;0.004475019,0;0;0,0.0003475249;0.3207102;0.0224129,0.0002351701;0.6288108;0.03091896,0.1704156;0.4995205;0.01496947,0.2181624;0.214604;0.00463438,0.2458809;-0.05682638;-0.06767344,-0.1716073;0.5036709;0.02331877,-0.2214209;0.2191626;0.01158638,-0.2587584;-0.04859194;-0.06955925,0.07402825;0.002942085;-0.04132974,0.09758189;-0.3739446;-0.01347172,0.09046385;-0.7602007;0.08593452,0.09920109;-0.7948346;0.02941739,-0.07660913;0.004211543;-0.03619792,-0.1045408;-0.3725765;-0.01119759,-0.09345287;-0.7607206;0.08016568,-0.1016089;-0.7992604;0.02835999,0.0003277957;0.5534912;0.03118479,788.7855
+0;0;0,0.002007211;0.3214264;0.007453423,0.004273067;0.6296077;0.0003485186,0.1754026;0.5034063;0.002788269,0.2104481;0.2169228;0.01797181,0.2616295;-0.05923945;-0.01138688,-0.1618509;0.485917;0.002327613,-0.2154354;0.2025953;-0.01739477,-0.2585081;-0.07340911;-0.0587879,0.07537979;0.004938505;-0.03866762,0.09694;-0.370479;0.000943955,0.1174744;-0.7605051;0.08558828,0.1158546;-0.7211674;-0.0006095394,-0.0735888;0.00631267;-0.04179145,-0.1240983;-0.3670332;-0.009637389,-0.1405681;-0.757913;0.07190028,-0.1394584;-0.7185057;-0.01429804,0.003675966;0.5543877;0.00447512,0;0;0,0.0003798157;0.3207361;0.02242184,0.0003309846;0.6288921;0.03093076,0.1704302;0.4995141;0.01496387,0.2182199;0.2146624;0.004612803,0.2458249;-0.05692762;-0.06766367,-0.1714764;0.5036963;0.02332829,-0.2210186;0.2192058;0.01140278,-0.257569;-0.04874596;-0.06991743,0.07404204;0.002943233;-0.04136181,0.09772715;-0.3734045;-0.01354718,0.09056324;-0.760335;0.08615302,0.1000282;-0.7951688;0.02934741,-0.07663997;0.004208402;-0.03619794,-0.1045254;-0.3720514;-0.01123506,-0.09349435;-0.7610415;0.07971376,-0.1016927;-0.8001077;0.02792055,0.000407219;0.5535571;0.03119779,788.7972
+0;0;0,0.001970918;0.3214296;0.007467201,0.00418758;0.6296078;0.0003677295,0.1753012;0.5033413;0.002746919,0.210325;0.2169756;0.01801785,0.2616624;-0.05995253;-0.01145502,-0.1619034;0.4858949;0.002323822,-0.2154916;0.2026908;-0.01739702,-0.2589999;-0.07398915;-0.05921352,0.07538364;0.004989532;-0.03863969,0.09687454;-0.370483;0.0007926449,0.1166922;-0.7607262;0.08554849,0.1150884;-0.7214759;0.000330314,-0.07358144;0.006263017;-0.04179903,-0.1241254;-0.3671133;-0.009676784,-0.140689;-0.7581567;0.07203447,-0.1396002;-0.718857;-0.01318646,0.003603986;0.5543892;0.004491784,0;0;0,0.0003813431;0.32074;0.02241254,0.0003390312;0.6288926;0.03090477,0.1704282;0.4995171;0.01496077,0.2182965;0.2147964;0.004571438,0.2457876;-0.05763829;-0.06765723,-0.1714641;0.5037059;0.02331744,-0.2206912;0.2192813;0.01129486,-0.2570127;-0.04944673;-0.07030994,0.07405123;0.002958476;-0.04133129,0.09782803;-0.3734177;-0.0135454,0.09061426;-0.7605439;0.08619069,0.1001725;-0.7944085;0.02979707,-0.07663078;0.004195476;-0.03620407,-0.1043379;-0.3721082;-0.01121881,-0.09377795;-0.7614895;0.0789852,-0.1017018;-0.7997454;0.02771521,0.0004128292;0.5535593;0.03117943,788.8185
+0;0;0,0.001970918;0.3214296;0.007467201,0.00418758;0.6296078;0.0003677295,0.1753012;0.5033413;0.002746919,0.210325;0.2169756;0.01801785,0.2616624;-0.05995253;-0.01145502,-0.1619034;0.4858949;0.002323822,-0.2154916;0.2026908;-0.01739702,-0.2589999;-0.07398915;-0.05921352,0.07538364;0.004989532;-0.03863969,0.09687454;-0.370483;0.0007926449,0.1166922;-0.7607262;0.08554849,0.1150884;-0.7214759;0.000330314,-0.07358144;0.006263017;-0.04179903,-0.1241254;-0.3671133;-0.009676784,-0.140689;-0.7581567;0.07203447,-0.1396002;-0.718857;-0.01318646,0.003603986;0.5543892;0.004491784,0;0;0,0.0003813431;0.32074;0.02241254,0.0003390312;0.6288926;0.03090477,0.1704282;0.4995171;0.01496077,0.2182965;0.2147964;0.004571438,0.2457876;-0.05763829;-0.06765723,-0.1714641;0.5037059;0.02331744,-0.2206912;0.2192813;0.01129486,-0.2570127;-0.04944673;-0.07030994,0.07405123;0.002958476;-0.04133129,0.09782803;-0.3734177;-0.0135454,0.09061426;-0.7605439;0.08619069,0.1001725;-0.7944085;0.02979707,-0.07663078;0.004195476;-0.03620407,-0.1043379;-0.3721082;-0.01121881,-0.09377795;-0.7614895;0.0789852,-0.1017018;-0.7997454;0.02771521,0.0004128292;0.5535593;0.03117943,788.8396
+0;0;0,0.001971007;0.3214441;0.007467537,0.004187788;0.6296389;0.0003676894,0.1753538;0.5033529;0.002746561,0.2103273;0.2173978;0.0179956,0.2617644;-0.06006765;-0.01153446,-0.1619537;0.4859012;0.002323335,-0.2154651;0.2031031;-0.01736923,-0.2590578;-0.07411367;-0.05926687,0.07538844;0.00498985;-0.03864215,0.09689877;-0.3708222;0.0008258373,0.116717;-0.7610759;0.08558396,0.1151367;-0.7219613;0.001616083,-0.07358614;0.006263416;-0.0418017,-0.1241758;-0.3674505;-0.009650402,-0.1407398;-0.7585045;0.07206305,-0.139667;-0.7193412;-0.01190753,0.003604164;0.5544164;0.004491959,0;0;0,0.0003883019;0.3207532;0.02243161,0.0003503263;0.6289219;0.03094029,0.1704852;0.4995075;0.01498246,0.2182979;0.2152003;0.004524708,0.2456434;-0.05781701;-0.06771553,-0.1715268;0.5037888;0.02336156,-0.220486;0.2197459;0.01116966,-0.2562441;-0.0494782;-0.07095583,0.07405285;0.002950027;-0.04134011,0.09784476;-0.3737537;-0.01335108,0.09070183;-0.7610346;0.08583117,0.1000066;-0.7958434;0.03245115,-0.07663748;0.004200892;-0.03620193,-0.1042468;-0.3724603;-0.01131858,-0.09365225;-0.761741;0.07936198,-0.101043;-0.7989815;0.02876287,0.0004243404;0.5535847;0.03121185,788.8619
+0;0;0,0.001888787;0.3214435;0.00751375,0.004003594;0.6296411;0.0004882906,0.175204;0.5033658;0.002819603,0.2102651;0.2174183;0.01801082,0.2616657;-0.0600628;-0.01143582,-0.1620583;0.4857872;0.002329366,-0.2156419;0.2029954;-0.01725594,-0.2593529;-0.07416403;-0.05940914,0.07537837;0.005027355;-0.03865694,0.09681176;-0.3708015;0.0006921962,0.1163615;-0.7610718;0.08543625,0.1147922;-0.7219548;0.00146845,-0.07359231;0.006225146;-0.04179655,-0.1242593;-0.3674854;-0.009727895,-0.1408721;-0.7585377;0.0719835,-0.1397908;-0.7193692;-0.0119864,0.003450971;0.5544168;0.004585902,0;0;0,0.0003883019;0.3207532;0.02243161,0.0003503263;0.6289219;0.03094029,0.1704852;0.4995075;0.01498246,0.2182979;0.2152003;0.004524708,0.2456434;-0.05781701;-0.06771553,-0.1715268;0.5037888;0.02336156,-0.220486;0.2197459;0.01116966,-0.2562441;-0.0494782;-0.07095583,0.07405285;0.002950027;-0.04134011,0.09784476;-0.3737537;-0.01335108,0.09070183;-0.7610346;0.08583117,0.1000066;-0.7958434;0.03245115,-0.07663748;0.004200892;-0.03620193,-0.1042468;-0.3724603;-0.01131858,-0.09365225;-0.761741;0.07936198,-0.101043;-0.7989815;0.02876287,0.0004243404;0.5535847;0.03121185,788.8749
+0;0;0,0.001888809;0.3214472;0.007513836,0.004003535;0.6296333;0.0004887353,0.175185;0.5033688;0.002819965,0.2102539;0.217357;0.0180146,0.2616388;-0.06003946;-0.01142306,-0.16204;0.4857922;0.002329781,-0.2156356;0.2029368;-0.01725993,-0.2593332;-0.07413813;-0.05940028,0.07538367;0.005027709;-0.03865966,0.09681508;-0.3707663;0.0006858185,0.1163796;-0.7613319;0.08549401,0.1148429;-0.7224042;0.003269762,-0.07359749;0.006225585;-0.04179949,-0.1242598;-0.3674502;-0.009733818,-0.1408851;-0.7587985;0.07203942,-0.1398263;-0.7198204;-0.01018689,0.00345095;0.5544142;0.004586068,0;0;0,0.0003467873;0.3207571;0.02242959,0.0002882034;0.6289147;0.03092229,0.1704195;0.4995364;0.01499474,0.2183395;0.2151845;0.004451752,0.2455512;-0.05777001;-0.06773639,-0.1715767;0.503832;0.02336174,-0.2204196;0.2197056;0.01111488,-0.2561467;-0.04941237;-0.07107316,0.07404708;0.002969116;-0.04136133,0.09782328;-0.3737008;-0.01338065,0.09063672;-0.7612662;0.08590782,0.09978559;-0.7960557;0.03529632,-0.07664931;0.00417975;-0.03619336,-0.1042938;-0.372455;-0.01148436,-0.09384955;-0.7619827;0.07948756,-0.1012212;-0.7975675;0.02961591,0.000367403;0.5535826;0.03120005,788.8967
+0;0;0,0.001888892;0.3214614;0.007514167,0.004003683;0.6296569;0.0004888605,0.1752006;0.5033857;0.002820045,0.2103058;0.2170783;0.01803038,0.2616316;-0.05999893;-0.01137339,-0.1620548;0.4858074;0.002329817,-0.2157058;0.2026597;-0.01728014,-0.2593532;-0.07409632;-0.05937199,0.07538565;0.00502784;-0.03866068,0.09682713;-0.3709429;0.0007033125,0.1163865;-0.7614049;0.085489,0.1147912;-0.7221372;0.0001335889,-0.07359941;0.006225748;-0.04180058,-0.1242855;-0.3676258;-0.009719834,-0.1409065;-0.7588702;0.0720317,-0.1398073;-0.7195503;-0.01332584,0.003451082;0.5544357;0.004586307,0;0;0,0.0003256202;0.3207687;0.02246702,0.0002343059;0.6289341;0.03101814,0.1703854;0.4995461;0.01500285,0.2183808;0.2149085;0.00434494,0.2455065;-0.0577389;-0.06775391,-0.1716313;0.5038424;0.02339433,-0.2203169;0.2193871;0.0111242,-0.2561412;-0.0493826;-0.07103527,0.0740487;0.002972364;-0.04136276,0.0978433;-0.3738648;-0.01324165,0.09061362;-0.7613674;0.08586061,0.1012991;-0.7955838;0.02986014,-0.0766516;0.004178279;-0.03619387,-0.1042588;-0.3726425;-0.01155302,-0.09383695;-0.7620175;0.07960789,-0.1012492;-0.7997608;0.02735956,0.0003254637;0.5535999;0.03127921,788.9183
+0;0;0,0.001772215;0.3214617;0.007529079,0.003774631;0.6296591;0.000543592,0.174998;0.503372;0.002719829,0.2101749;0.2170815;0.01808407,0.2614951;-0.05999115;-0.01137167,-0.1622327;0.4857644;0.002331145,-0.2159381;0.2026308;-0.01733537,-0.2595625;-0.07411718;-0.05950362,0.07534555;0.005070163;-0.03873326,0.09661998;-0.3709178;0.0005567335,0.115861;-0.7613579;0.08551566,0.1142473;-0.7220935;0.0001602471,-0.07364574;0.006178421;-0.04172595,-0.1243545;-0.367682;-0.009784713,-0.1411451;-0.7589404;0.07186547,-0.1400679;-0.7196179;-0.01349208,0.003254349;0.5544367;0.00462354,0;0;0,0.0003256202;0.3207687;0.02246702,0.0002343059;0.6289341;0.03101814,0.1703854;0.4995461;0.01500285,0.2183808;0.2149085;0.00434494,0.2455065;-0.0577389;-0.06775391,-0.1716313;0.5038424;0.02339433,-0.2203169;0.2193871;0.0111242,-0.2561412;-0.0493826;-0.07103527,0.0740487;0.002972364;-0.04136276,0.0978433;-0.3738648;-0.01324165,0.09061362;-0.7613674;0.08586061,0.1012991;-0.7955838;0.02986014,-0.0766516;0.004178279;-0.03619387,-0.1042588;-0.3726425;-0.01155302,-0.09383695;-0.7620175;0.07960789,-0.1012492;-0.7997608;0.02735956,0.0003254637;0.5535999;0.03127921,788.9299
+0;0;0,0.001772215;0.3214617;0.007529079,0.003774631;0.6296591;0.000543592,0.174998;0.503372;0.002719829,0.2101749;0.2170815;0.01808407,0.2614951;-0.05999115;-0.01137167,-0.1622327;0.4857644;0.002331145,-0.2159381;0.2026308;-0.01733537,-0.2595625;-0.07411718;-0.05950362,0.07534555;0.005070163;-0.03873326,0.09661998;-0.3709178;0.0005567335,0.115861;-0.7613579;0.08551566,0.1142473;-0.7220935;0.0001602471,-0.07364574;0.006178421;-0.04172595,-0.1243545;-0.367682;-0.009784713,-0.1411451;-0.7589404;0.07186547,-0.1400679;-0.7196179;-0.01349208,0.003254349;0.5544367;0.00462354,0;0;0,0.0003256202;0.3207687;0.02246702,0.0002343059;0.6289341;0.03101814,0.1703854;0.4995461;0.01500285,0.2183808;0.2149085;0.00434494,0.2455065;-0.0577389;-0.06775391,-0.1716313;0.5038424;0.02339433,-0.2203169;0.2193871;0.0111242,-0.2561412;-0.0493826;-0.07103527,0.0740487;0.002972364;-0.04136276,0.0978433;-0.3738648;-0.01324165,0.09061362;-0.7613674;0.08586061,0.1012991;-0.7955838;0.02986014,-0.0766516;0.004178279;-0.03619387,-0.1042588;-0.3726425;-0.01155302,-0.09383695;-0.7620175;0.07960789,-0.1012492;-0.7997608;0.02735956,0.0003254637;0.5535999;0.03127921,788.9409
+0;0;0,0.001772284;0.3214742;0.007529373,0.003774637;0.6296621;0.0005441546,0.175049;0.5033634;0.002719632,0.2102219;0.2171053;0.01808213,0.2615502;-0.06001058;-0.0113782,-0.1622818;0.4857506;0.002330832,-0.2159812;0.202649;-0.01733346,-0.2596123;-0.07414219;-0.05950829,0.07536183;0.005071259;-0.03874162,0.09662249;-0.3706734;0.0005229376,0.1157151;-0.7581025;0.08482669,0.1140841;-0.7187386;-0.001445122,-0.07366165;0.006179755;-0.04173497,-0.1243376;-0.3674387;-0.009814404,-0.1409987;-0.7556797;0.07120611,-0.1399099;-0.7162571;-0.01506786,0.00325438;0.5544433;0.004623908,0;0;0,0.000300087;0.3207791;0.02249837,0.0001896769;0.6289343;0.03107595,0.1703882;0.4994963;0.01505327,0.2183955;0.2148965;0.004327059,0.2454751;-0.05780563;-0.06775606,-0.1717149;0.503817;0.02344494,-0.2203221;0.2193847;0.01110078,-0.2561328;-0.04945302;-0.07099447,0.07405503;0.002976462;-0.04138875,0.09790389;-0.3736181;-0.01336157,0.09071858;-0.7580836;0.08516574,0.1017182;-0.7931101;0.02874112,-0.07667451;0.004177648;-0.03618841,-0.1045638;-0.372428;-0.01235339,-0.09426397;-0.758494;0.07940706,-0.1014143;-0.7955498;0.02476671,0.0002890304;0.5536036;0.03132749,788.963
+0;0;0,0.001719682;0.3214658;0.007513469,0.003676968;0.6296103;0.0004919888,0.1751664;0.5032828;0.002709587,0.2103742;0.2169869;0.01813215,0.261776;-0.06073672;-0.01146235,-0.1625368;0.485625;0.002340875,-0.2163137;0.2024959;-0.01737558,-0.2601389;-0.07486907;-0.05976005,0.07538249;0.005087684;-0.03872301,0.09666261;-0.370386;0.0004197322,0.1155426;-0.758446;0.08487186,0.1139338;-0.7192271;-8.027256E-05,-0.07366952;0.00616765;-0.04174494,-0.1242437;-0.3671975;-0.01002475,-0.1410636;-0.7561008;0.07091089,-0.1399952;-0.7168187;-0.01404287,0.003177742;0.5544066;0.004586858,0;0;0,0.0002137274;0.3207628;0.02260137,-8.811057E-05;0.6288714;0.03132367,0.1703912;0.49952;0.01516438,0.2184209;0.2148807;0.004375339,0.2455507;-0.05839539;-0.06796122,-0.1721483;0.503785;0.02371741,-0.2206176;0.2192922;0.01117268,-0.2566313;-0.05009422;-0.07118235,0.07406007;0.002984598;-0.04140139,0.09808368;-0.3733287;-0.01353288,0.09094185;-0.7583188;0.08551693,0.1020898;-0.7929638;0.03073382,-0.07669808;0.004157704;-0.03616621,-0.1045212;-0.3721757;-0.01240596,-0.09426928;-0.7588328;0.07962883,-0.1014511;-0.7946597;0.02559466,6.973743E-05;0.5535551;0.03153658,788.9851
+0;0;0,0.001719682;0.3214658;0.007513469,0.003676968;0.6296103;0.0004919888,0.1751664;0.5032828;0.002709587,0.2103742;0.2169869;0.01813215,0.261776;-0.06073672;-0.01146235,-0.1625368;0.485625;0.002340875,-0.2163137;0.2024959;-0.01737558,-0.2601389;-0.07486907;-0.05976005,0.07538249;0.005087684;-0.03872301,0.09666261;-0.370386;0.0004197322,0.1155426;-0.758446;0.08487186,0.1139338;-0.7192271;-8.027256E-05,-0.07366952;0.00616765;-0.04174494,-0.1242437;-0.3671975;-0.01002475,-0.1410636;-0.7561008;0.07091089,-0.1399952;-0.7168187;-0.01404287,0.003177742;0.5544066;0.004586858,0;0;0,0.0002137274;0.3207628;0.02260137,-8.811057E-05;0.6288714;0.03132367,0.1703912;0.49952;0.01516438,0.2184209;0.2148807;0.004375339,0.2455507;-0.05839539;-0.06796122,-0.1721483;0.503785;0.02371741,-0.2206176;0.2192922;0.01117268,-0.2566313;-0.05009422;-0.07118235,0.07406007;0.002984598;-0.04140139,0.09808368;-0.3733287;-0.01353288,0.09094185;-0.7583188;0.08551693,0.1020898;-0.7929638;0.03073382,-0.07669808;0.004157704;-0.03616621,-0.1045212;-0.3721757;-0.01240596,-0.09426928;-0.7588328;0.07962883,-0.1014511;-0.7946597;0.02559466,6.973743E-05;0.5535551;0.03153658,788.9963
+0;0;0,0.001719901;0.3215067;0.007514426,0.003677247;0.6296608;0.0004927777,0.1751631;0.5033332;0.002710478,0.2103302;0.2173672;0.01811527,0.2617955;-0.06069881;-0.01151571,-0.162533;0.4856757;0.002341774,-0.2162481;0.2028728;-0.01735196,-0.2601273;-0.07483402;-0.05978868,0.07538404;0.005087788;-0.0387238,0.09667226;-0.3705288;0.0004338399,0.1155991;-0.7595514;0.08509545,0.1139958;-0.720364;0.0004332066,-0.07367101;0.006167776;-0.04174579,-0.1242645;-0.3673396;-0.01001352,-0.1411261;-0.7572074;0.07112287,-0.1400613;-0.717957;-0.013541,0.003178013;0.5544559;0.00458771,0;0;0,0.0002106354;0.3208021;0.02262628,-9.158999E-05;0.6289201;0.03135097,0.17038;0.499558;0.01518285,0.2185554;0.2152818;0.004377365,0.2455284;-0.05834785;-0.06805646,-0.1721545;0.5038478;0.02379548,-0.2204125;0.2196585;0.01121916,-0.2569014;-0.04996797;-0.07134908,0.07406133;0.002977952;-0.04140317,0.09813946;-0.3734683;-0.0134238,0.09103902;-0.7594446;0.08575404,0.1014877;-0.7932197;0.03027213,-0.07669883;0.004166974;-0.03616762,-0.1044375;-0.3723144;-0.01236176,-0.09392888;-0.7599894;0.07962767,-0.1014391;-0.7957711;0.02604559,6.637722E-05;0.5536026;0.03156412,789.0191
+0;0;0,0.001691366;0.3215069;0.00751337,0.00362889;0.629661;0.000488813,0.1751169;0.503315;0.00272047,0.2102935;0.2173527;0.01817341,0.261768;-0.06070435;-0.01152505,-0.1637991;0.4892516;-0.004167034,-0.2139557;0.2054148;-0.0172663,-0.2578863;-0.07229009;-0.05966279,0.07537773;0.00509241;-0.03873548,0.09665572;-0.3705447;0.0002303533,0.11555;-0.7595307;0.08506742,0.1152486;-0.7203545;0.0003893152,-0.07367541;0.00616392;-0.04173861,-0.1241694;-0.3673636;-0.01008596,-0.1411516;-0.7572156;0.07110143,-0.1387847;-0.7179692;-0.01353648,0.003137118;0.5544561;0.004584796,0;0;0,0.0002106354;0.3208021;0.02262628,-9.158999E-05;0.6289201;0.03135097,0.17038;0.499558;0.01518285,0.2185554;0.2152818;0.004377365,0.2455284;-0.05834785;-0.06805646,-0.1721545;0.5038478;0.02379548,-0.2204125;0.2196585;0.01121916,-0.2569014;-0.04996797;-0.07134908,0.07406133;0.002977952;-0.04140317,0.09813946;-0.3734683;-0.0134238,0.09103902;-0.7594446;0.08575404,0.1014877;-0.7932197;0.03027213,-0.07669883;0.004166974;-0.03616762,-0.1044375;-0.3723144;-0.01236176,-0.09392888;-0.7599894;0.07962767,-0.1014391;-0.7957711;0.02604559,6.637722E-05;0.5536026;0.03156412,789.0424
+0;0;0,0.001691371;0.3215078;0.007513392,0.003628812;0.6296486;0.0004891637,0.1750657;0.5033218;0.002721164,0.2102587;0.2172272;0.01818126,0.261727;-0.06079695;-0.01151369,-0.1637495;0.4892625;-0.004164293,-0.2139294;0.2052944;-0.01726962,-0.2578547;-0.07237762;-0.05966108,0.07541452;0.005094896;-0.03875439,0.09669399;-0.3705683;0.0002141409,0.1155994;-0.7597839;0.08510129,0.1152963;-0.7205553;-6.03497E-05,-0.07371137;0.006166929;-0.04175899,-0.1242089;-0.3673865;-0.01010415,-0.1412011;-0.7574686;0.07113118,-0.1388206;-0.7181695;-0.01399004,0.003137065;0.5544476;0.004584936,0;0;0,0.0002116114;0.3208021;0.02263951,-8.083135E-05;0.6289071;0.03135085,0.1703564;0.4996003;0.01527166,0.2185678;0.2151988;0.004356861,0.2454719;-0.05838674;-0.06813681,-0.1721034;0.5038686;0.02388895,-0.2203682;0.219547;0.0112629,-0.2569142;-0.05004156;-0.07128766,0.07407044;0.002999395;-0.04147029,0.09804648;-0.3734736;-0.01340866,0.09085941;-0.7596999;0.08573532,0.1024119;-0.792558;0.02869868,-0.07674912;0.004153582;-0.0361598,-0.1043098;-0.3723671;-0.01235187,-0.09411813;-0.7602823;0.07968037,-0.1009989;-0.7947711;0.02371949,7.452816E-05;0.5535935;0.031569,789.0638
+0;0;0,0.001691438;0.3215205;0.007513689,0.003628639;0.6296233;0.0004904061,0.1751484;0.5032831;0.0027209,0.2103427;0.217177;0.01818161,0.2617462;-0.06049666;-0.0114759,-0.1638299;0.489217;-0.004167871,-0.2140118;0.2052374;-0.01727373,-0.2578818;-0.07208452;-0.05961175,0.07543779;0.005096468;-0.03876634,0.09671831;-0.3705853;0.0002041161,0.115654;-0.7604243;0.08522725,0.1153487;-0.7211287;-0.0005533025,-0.07373411;0.006168831;-0.04177187,-0.1242341;-0.367403;-0.01011547,-0.1412535;-0.75811;0.07124999,-0.1388558;-0.7187432;-0.01448984,0.003136965;0.5544335;0.00458557,0;0;0,0.0002035051;0.3208097;0.02271163,-0.0001036152;0.6288747;0.03150022,0.1704118;0.4995413;0.0153414,0.2188507;0.2151747;0.004222155,0.2454792;-0.05809173;-0.06817222,-0.1722142;0.5038607;0.02399375,-0.2204036;0.2195121;0.01142495,-0.2571284;-0.04972854;-0.07094822,0.07408705;0.002994969;-0.04149461,0.09798142;-0.3734996;-0.01340079,0.09061143;-0.7604674;0.08540976,0.1012846;-0.7930562;0.02698433,-0.07678183;0.004161291;-0.03615104,-0.1039894;-0.372394;-0.01218831,-0.09447847;-0.7609071;0.08016457,-0.09915989;-0.7967041;0.02454397,5.652009E-05;0.5535722;0.03169692,789.0861
+0;0;0,0.00167488;0.3215197;0.007550788,0.00355284;0.6296252;0.0006062281,0.1750972;0.5032897;0.002766187,0.2101667;0.2171678;0.01821618,0.2615744;-0.06046426;-0.01182172,-0.164186;0.4906195;-0.00782517,-0.212542;0.2061746;-0.01716248,-0.2563562;-0.07110879;-0.05980982,0.0754417;0.00511006;-0.03875694,0.09699392;-0.3706064;-0.0002732947,0.116055;-0.7604462;0.0847187,0.1164858;-0.7211538;-0.001061656,-0.07372117;0.00615539;-0.0417967,-0.124022;-0.3674644;-0.0103888,-0.1413381;-0.7581632;0.07095292,-0.1381997;-0.7187961;-0.01476296,0.003084312;0.5544336;0.004671068,0;0;0,0.0002035051;0.3208097;0.02271163,-0.0001036152;0.6288747;0.03150022,0.1704118;0.4995413;0.0153414,0.2188507;0.2151747;0.004222155,0.2454792;-0.05809173;-0.06817222,-0.1722142;0.5038607;0.02399375,-0.2204036;0.2195121;0.01142495,-0.2571284;-0.04972854;-0.07094822,0.07408705;0.002994969;-0.04149461,0.09798142;-0.3734996;-0.01340079,0.09061143;-0.7604674;0.08540976,0.1012846;-0.7930562;0.02698433,-0.07678183;0.004161291;-0.03615104,-0.1039894;-0.372394;-0.01218831,-0.09447847;-0.7609071;0.08016457,-0.09915989;-0.7967041;0.02454397,5.652009E-05;0.5535722;0.03169692,789.1083
+0;0;0,0.001675075;0.3215571;0.007551666,0.003553168;0.6296844;0.0006065648,0.1751063;0.5033398;0.002766779,0.2101991;0.2170275;0.01822705,0.2615612;-0.06035817;-0.01178419,-0.1641943;0.4906689;-0.007825118,-0.2125824;0.2060348;-0.01716864,-0.2563578;-0.07100254;-0.05977814,0.07544574;0.005110334;-0.03875902,0.09699631;-0.3705774;-0.0002783202,0.1160275;-0.7598061;0.08458047,0.1164583;-0.7205151;-0.001187459,-0.07372511;0.00615572;-0.04179895,-0.1240221;-0.3674354;-0.01039345,-0.1413111;-0.7575219;0.07082079,-0.1381731;-0.7181562;-0.01488266,0.0030846;0.5544863;0.004671757,0;0;0,0.0002225488;0.320845;0.02274275,-7.469209E-05;0.6289309;0.03156567,0.170442;0.4995879;0.01535082,0.2190048;0.2150501;0.004161358,0.2455165;-0.05795285;-0.06828189,-0.1721916;0.5038784;0.02412089,-0.2202536;0.2193154;0.01150215,-0.2571005;-0.04968905;-0.07071969,0.07408444;0.002992213;-0.04150879,0.09804816;-0.3734689;-0.01341593,0.09077566;-0.7597957;0.08538126,0.1011257;-0.7924616;0.02699875,-0.07678956;0.004166526;-0.03614472,-0.103768;-0.3723646;-0.01200119,-0.09402327;-0.760289;0.08009627,-0.09690928;-0.7945704;0.02263133,8.251517E-05;0.5536219;0.03175282,789.1302
+0;0;0,0.001675126;0.3215669;0.007551897,0.003553214;0.6296934;0.0006068279,0.1750931;0.5033533;0.002767158,0.2101976;0.2169459;0.01823257,0.261545;-0.06036019;-0.01177006,-0.1641814;0.4906834;-0.007823927,-0.2125856;0.2059547;-0.01717056,-0.2563484;-0.07100314;-0.05976783,0.07545534;0.005110983;-0.03876395,0.09704549;-0.3712669;-0.0002125539,0.1159352;-0.7576035;0.08401571,0.1163686;-0.7182584;-0.002251051,-0.07373449;0.006156503;-0.04180426,-0.1241239;-0.3681209;-0.01034106,-0.1412844;-0.755309;0.07026973,-0.1381282;-0.7158888;-0.01593219,0.00308465;0.5544959;0.00467199,0;0;0,0.0002016723;0.320854;0.02275503,-0.0001098514;0.6289393;0.03157127,0.1704058;0.499612;0.01541317,0.219001;0.2149862;0.00412643,0.2454499;-0.05786696;-0.06858504,-0.172218;0.5039111;0.02417729,-0.2202799;0.2192493;0.01158965,-0.2573274;-0.04974651;-0.07028883,0.0740881;0.002996638;-0.04152405,0.09782571;-0.3741633;-0.01324797,0.09065248;-0.7573748;0.08577073,0.09955044;-0.7899929;0.02636302,-0.07680514;0.004166573;-0.03613703,-0.1038921;-0.3730504;-0.01192345,-0.09380522;-0.7581537;0.07918602,-0.09745861;-0.7914491;0.01994232,5.085021E-05;0.5536308;0.03176129,789.1527
+0;0;0,0.001609309;0.3215662;0.007598325,0.003433046;0.629695;0.000720276,0.174983;0.5033062;0.002869671,0.2101357;0.2168946;0.01814892,0.2610454;-0.06038186;-0.01285609,-0.1639236;0.4893216;-0.005182701,-0.2138218;0.2049613;-0.01743526,-0.257773;-0.07160851;-0.06229942,0.07548184;0.005109043;-0.03871256,0.09703965;-0.3712697;-0.000151936,0.1159762;-0.7576165;0.08401901,0.1158897;-0.7182596;-0.00224752,-0.07368736;0.006149185;-0.04188836,-0.1240916;-0.3681219;-0.0103728,-0.1412556;-0.7552713;0.07042256,-0.1386188;-0.7158462;-0.01579628,0.002988318;0.5544958;0.004758683,0;0;0,0.0002016723;0.320854;0.02275503,-0.0001098514;0.6289393;0.03157127,0.1704058;0.499612;0.01541317,0.219001;0.2149862;0.00412643,0.2454499;-0.05786696;-0.06858504,-0.172218;0.5039111;0.02417729,-0.2202799;0.2192493;0.01158965,-0.2573274;-0.04974651;-0.07028883,0.0740881;0.002996638;-0.04152405,0.09782571;-0.3741633;-0.01324797,0.09065248;-0.7573748;0.08577073,0.09955044;-0.7899929;0.02636302,-0.07680514;0.004166573;-0.03613703,-0.1038921;-0.3730504;-0.01192345,-0.09380522;-0.7581537;0.07918602,-0.09745861;-0.7914491;0.01994232,5.085021E-05;0.5536308;0.03176129,789.1649
+0;0;0,0.001609483;0.3216009;0.007599145,0.003433409;0.6297616;0.000720364,0.1749953;0.503361;0.002870069,0.2101222;0.2171596;0.01813811,0.2610985;-0.0604797;-0.01290748,-0.1639349;0.4893755;-0.005182863,-0.2137965;0.2052238;-0.01742643,-0.2578052;-0.0717079;-0.0623493,0.07548707;0.005109398;-0.03871525,0.09703732;-0.3711373;-0.0001681484,0.115977;-0.7575486;0.08401683,0.1158936;-0.7185236;0.0008104965,-0.07369247;0.006149612;-0.04189127,-0.124079;-0.3679902;-0.01038676,-0.1412459;-0.7552042;0.07042208,-0.1387027;-0.7161134;-0.01273825,0.002988632;0.5545542;0.004759212,0;0;0,0.0001976043;0.3208875;0.02277243,-0.0001183897;0.6290046;0.03159249,0.1703911;0.499587;0.01549017,0.2189101;0.2151679;0.004091501,0.2452959;-0.05806142;-0.06867886,-0.1722277;0.5039111;0.02433978,-0.2202384;0.2194582;0.01170093,-0.2574154;-0.04992127;-0.07014401,0.07408395;0.003011822;-0.04154241,0.097863;-0.3740167;-0.01332998,0.09060298;-0.7572693;0.08578742,0.09898476;-0.7917916;0.03314364,-0.07681828;0.00415366;-0.03612442,-0.1039537;-0.3729024;-0.01154217,-0.09361316;-0.7580703;0.07955253,-0.09716401;-0.7907375;0.02419031,4.373491E-05;0.5536879;0.03178275,789.1876
+0;0;0,0.001609483;0.3216009;0.007599145,0.003433409;0.6297616;0.000720364,0.1749953;0.503361;0.002870069,0.2101222;0.2171596;0.01813811,0.2610985;-0.0604797;-0.01290748,-0.1639349;0.4893755;-0.005182863,-0.2137965;0.2052238;-0.01742643,-0.2578052;-0.0717079;-0.0623493,0.07548707;0.005109398;-0.03871525,0.09703732;-0.3711373;-0.0001681484,0.115977;-0.7575486;0.08401683,0.1158936;-0.7185236;0.0008104965,-0.07369247;0.006149612;-0.04189127,-0.124079;-0.3679902;-0.01038676,-0.1412459;-0.7552042;0.07042208,-0.1387027;-0.7161134;-0.01273825,0.002988632;0.5545542;0.004759212,0;0;0,0.0001976043;0.3208875;0.02277243,-0.0001183897;0.6290046;0.03159249,0.1703911;0.499587;0.01549017,0.2189101;0.2151679;0.004091501,0.2452959;-0.05806142;-0.06867886,-0.1722277;0.5039111;0.02433978,-0.2202384;0.2194582;0.01170093,-0.2574154;-0.04992127;-0.07014401,0.07408395;0.003011822;-0.04154241,0.097863;-0.3740167;-0.01332998,0.09060298;-0.7572693;0.08578742,0.09898476;-0.7917916;0.03314364,-0.07681828;0.00415366;-0.03612442,-0.1039537;-0.3729024;-0.01154217,-0.09361316;-0.7580703;0.07955253,-0.09716401;-0.7907375;0.02419031,4.373491E-05;0.5536879;0.03178275,789.2092
+0;0;0,0.001574308;0.3215947;0.007641435,0.003297013;0.629752;0.0008848379,0.1748766;0.5033736;0.002918172,0.2098008;0.2176621;0.01750958,0.2602834;-0.06031224;-0.01581018,-0.1644912;0.4909837;-0.007232008,-0.2130258;0.2071096;-0.01834614,-0.2570765;-0.07009578;-0.06466199,0.07548404;0.005133659;-0.03871949,0.0968961;-0.3707469;-0.0002108701,0.1161756;-0.7575392;0.08412333,0.1165101;-0.7185347;0.001104981,-0.07369411;0.006131904;-0.04189237,-0.1240501;-0.367637;-0.01044955,-0.1414773;-0.755254;0.07043003,-0.1385177;-0.7161828;-0.01252896,0.002887757;0.5545441;0.00488501,0;0;0,0.0002027824;0.3208816;0.02278209,-0.0001068488;0.6289914;0.03160453,0.1703825;0.4995872;0.01551723,0.2188341;0.2157111;0.004097819,0.2452082;-0.05801129;-0.06876457,-0.1721947;0.5038782;0.02451245,-0.2200874;0.2199625;0.01179484,-0.2573915;-0.04995933;-0.06993072,0.07408305;0.003014162;-0.04154527,0.09800389;-0.3736402;-0.01349389,0.09059035;-0.7573212;0.08563256,0.09880289;-0.7919568;0.03340196,-0.07682093;0.004150145;-0.03612082,-0.103945;-0.3725312;-0.01156458,-0.09336559;-0.7580541;0.07982644,-0.09727009;-0.7901721;0.02415459,5.385278E-05;0.5536765;0.03179502,789.22
+0;0;0,0.001574308;0.3215947;0.007641435,0.003297013;0.629752;0.0008848379,0.1748766;0.5033736;0.002918172,0.2098008;0.2176621;0.01750958,0.2602834;-0.06031224;-0.01581018,-0.1644912;0.4909837;-0.007232008,-0.2130258;0.2071096;-0.01834614,-0.2570765;-0.07009578;-0.06466199,0.07548404;0.005133659;-0.03871949,0.0968961;-0.3707469;-0.0002108701,0.1161756;-0.7575392;0.08412333,0.1165101;-0.7185347;0.001104981,-0.07369411;0.006131904;-0.04189237,-0.1240501;-0.367637;-0.01044955,-0.1414773;-0.755254;0.07043003,-0.1385177;-0.7161828;-0.01252896,0.002887757;0.5545441;0.00488501,0;0;0,0.0002027824;0.3208816;0.02278209,-0.0001068488;0.6289914;0.03160453,0.1703825;0.4995872;0.01551723,0.2188341;0.2157111;0.004097819,0.2452082;-0.05801129;-0.06876457,-0.1721947;0.5038782;0.02451245,-0.2200874;0.2199625;0.01179484,-0.2573915;-0.04995933;-0.06993072,0.07408305;0.003014162;-0.04154527,0.09800389;-0.3736402;-0.01349389,0.09059035;-0.7573212;0.08563256,0.09880289;-0.7919568;0.03340196,-0.07682093;0.004150145;-0.03612082,-0.103945;-0.3725312;-0.01156458,-0.09336559;-0.7580541;0.07982644,-0.09727009;-0.7901721;0.02415459,5.385278E-05;0.5536765;0.03179502,789.2417
+0;0;0,0.001574333;0.3215999;0.007641558,0.003297038;0.6297572;0.0008849613,0.1749039;0.5033707;0.002917983,0.2098271;0.2176664;0.01750903,0.2603242;-0.06038812;-0.01582033,-0.1645177;0.4909788;-0.007233803,-0.213051;0.2071118;-0.01834766,-0.2571144;-0.07017341;-0.06467685,0.07547826;0.005133267;-0.03871653,0.09689093;-0.3707578;-0.0002068318,0.1161684;-0.7575102;0.08411869,0.1165031;-0.7185009;0.001055151,-0.07368848;0.006131435;-0.04188917,-0.1240458;-0.367648;-0.01044546,-0.1414713;-0.7552251;0.07042579,-0.1385101;-0.716149;-0.01257835,0.002887782;0.5545493;0.004885132,0;0;0,0.0001953691;0.3208864;0.02278757,-0.0001284555;0.6289964;0.03160262,0.170398;0.4995894;0.0155561,0.2187508;0.2157066;0.004064202,0.2450779;-0.05806953;-0.06893301,-0.1722547;0.5039181;0.02459085,-0.2201332;0.2200092;0.01182794,-0.2577119;-0.05009949;-0.06943854,0.07407791;0.00298512;-0.04154325,0.09819462;-0.3736699;-0.01352441,0.09057943;-0.7572824;0.08568883,0.09935347;-0.7921797;0.03380251,-0.07681276;0.004166828;-0.03612099,-0.1039323;-0.3725312;-0.01165098,-0.09324637;-0.7579941;0.07980402,-0.09838837;-0.789472;0.02345809,3.670901E-05;0.5536815;0.03179622,789.2537
+0;0;0,0.001531474;0.3215984;0.007714252,0.003139392;0.6297621;0.001188513,0.1748121;0.5034595;0.002998712,0.2095735;0.2176739;0.01633171,0.2598124;-0.05974481;-0.02226882,-0.1648658;0.4919376;-0.008671077,-0.2125596;0.2079456;-0.02021901,-0.257222;-0.06844521;-0.07109581,0.07547959;0.005163864;-0.03870987,0.09688143;-0.3707291;-0.0002116859,0.116033;-0.7574967;0.0840727,0.1166674;-0.7184798;0.001011714,-0.07367869;0.006100709;-0.04191086,-0.1240426;-0.367681;-0.01050466,-0.1414038;-0.7552828;0.07026201,-0.1381453;-0.7161959;-0.01272983,0.00277162;0.5545501;0.005114232,0;0;0,0.0001953691;0.3208864;0.02278757,-0.0001284555;0.6289964;0.03160262,0.170398;0.4995894;0.0155561,0.2187508;0.2157066;0.004064202,0.2450779;-0.05806953;-0.06893301,-0.1722547;0.5039181;0.02459085,-0.2201332;0.2200092;0.01182794,-0.2577119;-0.05009949;-0.06943854,0.07407791;0.00298512;-0.04154325,0.09819462;-0.3736699;-0.01352441,0.09057943;-0.7572824;0.08568883,0.09935347;-0.7921797;0.03380251,-0.07681276;0.004166828;-0.03612099,-0.1039323;-0.3725312;-0.01165098,-0.09324637;-0.7579941;0.07980402,-0.09838837;-0.789472;0.02345809,3.670901E-05;0.5536815;0.03179622,789.2752
+0;0;0,0.001531404;0.3215839;0.007713903,0.003139172;0.6297187;0.001188825,0.1747695;0.5034369;0.002999116,0.2094937;0.2179566;0.01631787,0.259798;-0.05982304;-0.02233289,-0.1648246;0.4919179;-0.008667794,-0.2124674;0.2082293;-0.02020339,-0.257188;-0.06852123;-0.07114638,0.07548751;0.005164406;-0.03871393,0.09681863;-0.3694864;-0.0003429651,0.1160345;-0.7575523;0.08422436,0.1166711;-0.7185035;0.0008680969,-0.07368642;0.006101349;-0.04191526,-0.1238839;-0.3664452;-0.01061284,-0.1413034;-0.7553481;0.07042496,-0.1380333;-0.716229;-0.01286191,0.002771441;0.5545149;0.005114114,0;0;0,0.0002130121;0.3208708;0.02280152,-8.827448E-05;0.6289519;0.03162158,0.170404;0.4996088;0.01558244,0.2185928;0.2160148;0.003988385,0.2447419;-0.05817318;-0.06897163,-0.1721954;0.5039483;0.0246565,-0.2200118;0.2203376;0.01198057,-0.2578566;-0.0502089;-0.06900297,0.07408948;0.002994835;-0.04154015,0.09838291;-0.3724227;-0.01393437,0.09051503;-0.7572409;0.08591092,0.09994149;-0.7915321;0.03291714,-0.07682136;0.004161704;-0.03612429,-0.1038581;-0.3712856;-0.01165294,-0.09312841;-0.7580463;0.08009197,-0.09843777;-0.789835;0.02366045,7.105619E-05;0.5536453;0.03181517,789.2867
+0;0;0,0.001531404;0.3215839;0.007713903,0.003139172;0.6297187;0.001188825,0.1747695;0.5034369;0.002999116,0.2094937;0.2179566;0.01631787,0.259798;-0.05982304;-0.02233289,-0.1648246;0.4919179;-0.008667794,-0.2124674;0.2082293;-0.02020339,-0.257188;-0.06852123;-0.07114638,0.07548751;0.005164406;-0.03871393,0.09681863;-0.3694864;-0.0003429651,0.1160345;-0.7575523;0.08422436,0.1166711;-0.7185035;0.0008680969,-0.07368642;0.006101349;-0.04191526,-0.1238839;-0.3664452;-0.01061284,-0.1413034;-0.7553481;0.07042496,-0.1380333;-0.716229;-0.01286191,0.002771441;0.5545149;0.005114114,0;0;0,0.0002130121;0.3208708;0.02280152,-8.827448E-05;0.6289519;0.03162158,0.170404;0.4996088;0.01558244,0.2185928;0.2160148;0.003988385,0.2447419;-0.05817318;-0.06897163,-0.1721954;0.5039483;0.0246565,-0.2200118;0.2203376;0.01198057,-0.2578566;-0.0502089;-0.06900297,0.07408948;0.002994835;-0.04154015,0.09838291;-0.3724227;-0.01393437,0.09051503;-0.7572409;0.08591092,0.09994149;-0.7915321;0.03291714,-0.07682136;0.004161704;-0.03612429,-0.1038581;-0.3712856;-0.01165294,-0.09312841;-0.7580463;0.08009197,-0.09843777;-0.789835;0.02366045,7.105619E-05;0.5536453;0.03181517,789.3089
+0;0;0,0.001441142;0.3216039;0.00773059,0.002716257;0.6297417;0.001199707,0.1744923;0.5036768;0.003162531,0.2084465;0.2178048;0.01308499,0.2608335;-0.05895185;-0.03632096,-0.165243;0.4925463;-0.00980562,-0.2124446;0.2087137;-0.02341574,-0.256775;-0.0685147;-0.07781053,0.07551602;0.005154418;-0.03869313,0.09684274;-0.3693607;-0.0003799722,0.1161004;-0.7591785;0.08457965,0.1169905;-0.7201099;0.00104259,-0.07363968;0.006128543;-0.0420242,-0.1237615;-0.3662825;-0.01068553,-0.1412881;-0.7568957;0.07092992,-0.1377599;-0.7177554;-0.01252954,0.002453412;0.554538;0.00512895,0;0;0,0.0002292171;0.3208905;0.02280617,-5.503744E-05;0.6289737;0.03160477,0.1703878;0.4995684;0.01557803,0.2184656;0.2157942;0.003963232,0.2435716;-0.05941799;-0.06957245,-0.1721567;0.5040174;0.02468642,-0.2200216;0.2202524;0.01201651,-0.2579284;-0.05129334;-0.06925813,0.07409802;0.002996102;-0.041556,0.09856123;-0.3722756;-0.01404178,0.09014477;-0.7589433;0.08577895,0.1005785;-0.7929398;0.03232742,-0.07684116;0.004165594;-0.03611758,-0.1038442;-0.371143;-0.01165047,-0.09347734;-0.7595861;0.08082346,-0.09848563;-0.7916896;0.02443594,9.971857E-05;0.5536674;0.03180599,789.3205
+0;0;0,0.001441142;0.3216039;0.00773059,0.002716257;0.6297417;0.001199707,0.1744923;0.5036768;0.003162531,0.2084465;0.2178048;0.01308499,0.2608335;-0.05895185;-0.03632096,-0.165243;0.4925463;-0.00980562,-0.2124446;0.2087137;-0.02341574,-0.256775;-0.0685147;-0.07781053,0.07551602;0.005154418;-0.03869313,0.09684274;-0.3693607;-0.0003799722,0.1161004;-0.7591785;0.08457965,0.1169905;-0.7201099;0.00104259,-0.07363968;0.006128543;-0.0420242,-0.1237615;-0.3662825;-0.01068553,-0.1412881;-0.7568957;0.07092992,-0.1377599;-0.7177554;-0.01252954,0.002453412;0.554538;0.00512895,0;0;0,0.0002292171;0.3208905;0.02280617,-5.503744E-05;0.6289737;0.03160477,0.1703878;0.4995684;0.01557803,0.2184656;0.2157942;0.003963232,0.2435716;-0.05941799;-0.06957245,-0.1721567;0.5040174;0.02468642,-0.2200216;0.2202524;0.01201651,-0.2579284;-0.05129334;-0.06925813,0.07409802;0.002996102;-0.041556,0.09856123;-0.3722756;-0.01404178,0.09014477;-0.7589433;0.08577895,0.1005785;-0.7929398;0.03232742,-0.07684116;0.004165594;-0.03611758,-0.1038442;-0.371143;-0.01165047,-0.09347734;-0.7595861;0.08082346,-0.09848563;-0.7916896;0.02443594,9.971857E-05;0.5536674;0.03180599,789.3317
+0;0;0,0.001441142;0.3216039;0.00773059,0.002716257;0.6297417;0.001199707,0.1744923;0.5036768;0.003162531,0.2084465;0.2178048;0.01308499,0.2608335;-0.05895185;-0.03632096,-0.165243;0.4925463;-0.00980562,-0.2124446;0.2087137;-0.02341574,-0.256775;-0.0685147;-0.07781053,0.07551602;0.005154418;-0.03869313,0.09684274;-0.3693607;-0.0003799722,0.1161004;-0.7591785;0.08457965,0.1169905;-0.7201099;0.00104259,-0.07363968;0.006128543;-0.0420242,-0.1237615;-0.3662825;-0.01068553,-0.1412881;-0.7568957;0.07092992,-0.1377599;-0.7177554;-0.01252954,0.002453412;0.554538;0.00512895,0;0;0,0.0002292171;0.3208905;0.02280617,-5.503744E-05;0.6289737;0.03160477,0.1703878;0.4995684;0.01557803,0.2184656;0.2157942;0.003963232,0.2435716;-0.05941799;-0.06957245,-0.1721567;0.5040174;0.02468642,-0.2200216;0.2202524;0.01201651,-0.2579284;-0.05129334;-0.06925813,0.07409802;0.002996102;-0.041556,0.09856123;-0.3722756;-0.01404178,0.09014477;-0.7589433;0.08577895,0.1005785;-0.7929398;0.03232742,-0.07684116;0.004165594;-0.03611758,-0.1038442;-0.371143;-0.01165047,-0.09347734;-0.7595861;0.08082346,-0.09848563;-0.7916896;0.02443594,9.971857E-05;0.5536674;0.03180599,789.343
+0;0;0,0.001390678;0.3216159;0.007839826,0.002551357;0.6297656;0.001529779,0.1744028;0.5038342;0.003618985,0.2078138;0.2178518;0.007516315,0.2619404;-0.05716598;-0.0515494,-0.1653105;0.492702;-0.01071082,-0.2123156;0.2091801;-0.02869123,-0.2567746;-0.06660676;-0.09208072,0.07551421;0.005169172;-0.03870933,0.09681197;-0.3692721;-0.0002815649,0.1153827;-0.7585915;0.08374172,0.1165409;-0.71948;-0.000152804,-0.07365066;0.006116714;-0.04202018,-0.1236968;-0.3662593;-0.01090704,-0.1412167;-0.7561245;0.0707791,-0.1374168;-0.7169343;-0.01302874,0.002325022;0.5545549;0.005383709,0;0;0,0.0002422109;0.3209045;0.02281189,-3.356487E-05;0.6289937;0.03160596,0.1703997;0.499581;0.01558518,0.2184054;0.215896;0.003934026,0.2424107;-0.05989021;-0.06967926,-0.1721365;0.5040339;0.02474624,-0.219989;0.2203675;0.0120609,-0.2578935;-0.05167639;-0.06923247,0.07409107;0.002996787;-0.04158199,0.09856024;-0.3722111;-0.01407158,0.09008218;-0.7581478;0.08570504,0.1010807;-0.7918714;0.03147411,-0.07685427;0.004160068;-0.03610599,-0.1035289;-0.3711013;-0.01153213,-0.09333427;-0.7587394;0.08124296,-0.09821781;-0.7901657;0.02357479,0.0001174137;0.5536845;0.03180933,789.355
+0;0;0,0.001390678;0.3216159;0.007839826,0.002551357;0.6297656;0.001529779,0.1744028;0.5038342;0.003618985,0.2078138;0.2178518;0.007516315,0.2619404;-0.05716598;-0.0515494,-0.1653105;0.492702;-0.01071082,-0.2123156;0.2091801;-0.02869123,-0.2567746;-0.06660676;-0.09208072,0.07551421;0.005169172;-0.03870933,0.09681197;-0.3692721;-0.0002815649,0.1153827;-0.7585915;0.08374172,0.1165409;-0.71948;-0.000152804,-0.07365066;0.006116714;-0.04202018,-0.1236968;-0.3662593;-0.01090704,-0.1412167;-0.7561245;0.0707791,-0.1374168;-0.7169343;-0.01302874,0.002325022;0.5545549;0.005383709,0;0;0,0.0002422109;0.3209045;0.02281189,-3.356487E-05;0.6289937;0.03160596,0.1703997;0.499581;0.01558518,0.2184054;0.215896;0.003934026,0.2424107;-0.05989021;-0.06967926,-0.1721365;0.5040339;0.02474624,-0.219989;0.2203675;0.0120609,-0.2578935;-0.05167639;-0.06923247,0.07409107;0.002996787;-0.04158199,0.09856024;-0.3722111;-0.01407158,0.09008218;-0.7581478;0.08570504,0.1010807;-0.7918714;0.03147411,-0.07685427;0.004160068;-0.03610599,-0.1035289;-0.3711013;-0.01153213,-0.09333427;-0.7587394;0.08124296,-0.09821781;-0.7901657;0.02357479,0.0001174137;0.5536845;0.03180933,789.3765
+0;0;0,0.001390681;0.3216168;0.007839848,0.002551347;0.6297627;0.00152988,0.1744507;0.5038182;0.003618546,0.2078016;0.2183502;0.007508864,0.262255;-0.05832827;-0.05191354,-0.1653571;0.4926829;-0.01071525,-0.2122776;0.209671;-0.02866331,-0.2570052;-0.06778124;-0.09243558,0.07551248;0.005169054;-0.03870844,0.09675017;-0.3682161;-0.0003890581,0.1153387;-0.7579079;0.08371457,0.1164944;-0.7188157;-2.153218E-06,-0.07364897;0.006116574;-0.04201921,-0.123554;-0.3652092;-0.01099383,-0.1410906;-0.7554472;0.07077042,-0.1372988;-0.7162765;-0.0128598,0.002325015;0.554553;0.005383761,0;0;0,0.0002491027;0.3209051;0.02281702,-1.756102E-05;0.6289907;0.03160417,0.1704635;0.4995526;0.01564658,0.2180674;0.2163307;0.003872514,0.2409829;-0.06138226;-0.06959569,-0.1721868;0.5040655;0.02480796,-0.2199612;0.2209128;0.0120968,-0.2578897;-0.05287421;-0.06944637,0.07409093;0.002996311;-0.04157829,0.09871005;-0.3711644;-0.0144937,0.09013605;-0.75746;0.08541024,0.1008806;-0.7913342;0.0315851,-0.07685082;0.004163842;-0.03610834,-0.1034642;-0.3700372;-0.01158859,-0.09322254;-0.7580659;0.08118767,-0.09836812;-0.7892062;0.02349981,0.0001312494;0.5536824;0.03181016,789.3876
+0;0;0,0.001368708;0.3216119;0.008043143,0.002547009;0.6297711;0.002329109,0.1744039;0.5037019;0.00388223,0.2073229;0.2181809;0.000207643,0.2624205;-0.05575675;-0.07028794,-0.1647899;0.4903296;-0.006471694,-0.2143734;0.2086149;-0.03471548,-0.2597568;-0.06641567;-0.10783,0.07552946;0.005172088;-0.03867489,0.09668721;-0.3682168;-0.0003474578,0.1152522;-0.7578933;0.08383211,0.1156099;-0.7187664;0.000111945,-0.07362577;0.00611389;-0.04206024,-0.1234011;-0.3652434;-0.01120436,-0.1412288;-0.7554314;0.07073583,-0.1382349;-0.7162303;-0.01292342,0.002316165;0.554552;0.005995332,0;0;0,0.0002491027;0.3209051;0.02281702,-1.756102E-05;0.6289907;0.03160417,0.1704635;0.4995526;0.01564658,0.2180674;0.2163307;0.003872514,0.2409829;-0.06138226;-0.06959569,-0.1721868;0.5040655;0.02480796,-0.2199612;0.2209128;0.0120968,-0.2578897;-0.05287421;-0.06944637,0.07409093;0.002996311;-0.04157829,0.09871005;-0.3711644;-0.0144937,0.09013605;-0.75746;0.08541024,0.1008806;-0.7913342;0.0315851,-0.07685082;0.004163842;-0.03610834,-0.1034642;-0.3700372;-0.01158859,-0.09322254;-0.7580659;0.08118767,-0.09836812;-0.7892062;0.02349981,0.0001312494;0.5536824;0.03181016,789.4096
+0;0;0,0.001368699;0.3216096;0.008043086,0.002546971;0.6297612;0.002329207,0.1744021;0.5036947;0.003882241,0.207404;0.2174549;0.0001984038,0.2623254;-0.05560669;-0.07007172,-0.1647883;0.4903225;-0.006471577,-0.2144966;0.2078986;-0.03478647,-0.2597349;-0.06625232;-0.1076671,0.07553007;0.00517213;-0.0386752,0.09666168;-0.3677554;-0.0003951341,0.1152513;-0.75795;0.08389638,0.1156098;-0.718803;-8.359551E-06,-0.07362637;0.006113939;-0.04206058,-0.1233402;-0.3647845;-0.01124283,-0.1411916;-0.7554913;0.07080632,-0.1381911;-0.7162699;-0.01303737,0.002316134;0.5545443;0.005995323,0;0;0,0.0002374351;0.3209021;0.02282763,-4.496425E-05;0.6289799;0.03162003,0.1704412;0.4995285;0.01573706,0.2178143;0.2155463;0.003661752,0.240399;-0.0613291;-0.06945992,-0.1722151;0.5040681;0.02492723,-0.2201364;0.2202136;0.0120405,-0.257664;-0.0528115;-0.06898918,0.07409347;0.002995878;-0.04157519,0.09876994;-0.3707125;-0.01474368,0.09013844;-0.7574939;0.08539724,0.1009435;-0.7912569;0.03116322,-0.07685047;0.004166768;-0.03611036,-0.1034968;-0.3695694;-0.01165502,-0.09322612;-0.75809;0.08134366,-0.09874028;-0.7896162;0.02382908,0.0001085475;0.5536739;0.03182507,789.4218
+0;0;0,0.001368699;0.3216096;0.008043086,0.002546971;0.6297612;0.002329207,0.1744021;0.5036947;0.003882241,0.207404;0.2174549;0.0001984038,0.2623254;-0.05560669;-0.07007172,-0.1647883;0.4903225;-0.006471577,-0.2144966;0.2078986;-0.03478647,-0.2597349;-0.06625232;-0.1076671,0.07553007;0.00517213;-0.0386752,0.09666168;-0.3677554;-0.0003951341,0.1152513;-0.75795;0.08389638,0.1156098;-0.718803;-8.359551E-06,-0.07362637;0.006113939;-0.04206058,-0.1233402;-0.3647845;-0.01124283,-0.1411916;-0.7554913;0.07080632,-0.1381911;-0.7162699;-0.01303737,0.002316134;0.5545443;0.005995323,0;0;0,0.0002374351;0.3209021;0.02282763,-4.496425E-05;0.6289799;0.03162003,0.1704412;0.4995285;0.01573706,0.2178143;0.2155463;0.003661752,0.240399;-0.0613291;-0.06945992,-0.1722151;0.5040681;0.02492723,-0.2201364;0.2202136;0.0120405,-0.257664;-0.0528115;-0.06898918,0.07409347;0.002995878;-0.04157519,0.09876994;-0.3707125;-0.01474368,0.09013844;-0.7574939;0.08539724,0.1009435;-0.7912569;0.03116322,-0.07685047;0.004166768;-0.03611036,-0.1034968;-0.3695694;-0.01165502,-0.09322612;-0.75809;0.08134366,-0.09874028;-0.7896162;0.02382908,0.0001085475;0.5536739;0.03182507,789.4431
+0;0;0,0.00133195;0.3216533;0.008218109,0.002429795;0.6298349;0.00292733,0.1743195;0.5037258;0.004081942,0.2073628;0.2170371;-0.007859398,0.2632293;-0.05378151;-0.08718999,-0.1649806;0.4911665;-0.008700795,-0.2134048;0.2084196;-0.04237859,-0.2591473;-0.06338286;-0.1247689,0.0755356;0.005154402;-0.03866884,0.09666615;-0.3678073;-0.0003546327,0.1151882;-0.7588239;0.08416501,0.1160315;-0.7195451;-0.0008217543,-0.07360415;0.006141621;-0.04209731,-0.123382;-0.3647869;-0.01128994,-0.1412866;-0.7562258;0.07138787,-0.1377687;-0.7168655;-0.01352128,0.002222626;0.5546069;0.006476257,0;0;0,0.0002309382;0.3209498;0.02283299,-5.106626E-05;0.6290493;0.03162515,0.1704548;0.4995595;0.01581538,0.2176548;0.214881;0.003358006,0.238844;-0.06252187;-0.06982505,-0.1722375;0.5040981;0.02496616,-0.2202511;0.2195849;0.01185684,-0.2573729;-0.05396238;-0.06908128,0.07408756;0.003009602;-0.04158664,0.0987556;-0.3707376;-0.01476443,0.09015322;-0.7584035;0.08534443,0.100377;-0.7916115;0.02868951,-0.07685573;0.004157239;-0.03610247,-0.103567;-0.36961;-0.01161871,-0.09327568;-0.7589482;0.08160408,-0.0997089;-0.7921852;0.02442661,0.0001015365;0.5537378;0.03182971,789.4551
+0;0;0,0.00133195;0.3216533;0.008218109,0.002429795;0.6298349;0.00292733,0.1743195;0.5037258;0.004081942,0.2073628;0.2170371;-0.007859398,0.2632293;-0.05378151;-0.08718999,-0.1649806;0.4911665;-0.008700795,-0.2134048;0.2084196;-0.04237859,-0.2591473;-0.06338286;-0.1247689,0.0755356;0.005154402;-0.03866884,0.09666615;-0.3678073;-0.0003546327,0.1151882;-0.7588239;0.08416501,0.1160315;-0.7195451;-0.0008217543,-0.07360415;0.006141621;-0.04209731,-0.123382;-0.3647869;-0.01128994,-0.1412866;-0.7562258;0.07138787,-0.1377687;-0.7168655;-0.01352128,0.002222626;0.5546069;0.006476257,0;0;0,0.0002309382;0.3209498;0.02283299,-5.106626E-05;0.6290493;0.03162515,0.1704548;0.4995595;0.01581538,0.2176548;0.214881;0.003358006,0.238844;-0.06252187;-0.06982505,-0.1722375;0.5040981;0.02496616,-0.2202511;0.2195849;0.01185684,-0.2573729;-0.05396238;-0.06908128,0.07408756;0.003009602;-0.04158664,0.0987556;-0.3707376;-0.01476443,0.09015322;-0.7584035;0.08534443,0.100377;-0.7916115;0.02868951,-0.07685573;0.004157239;-0.03610247,-0.103567;-0.36961;-0.01161871,-0.09327568;-0.7589482;0.08160408,-0.0997089;-0.7921852;0.02442661,0.0001015365;0.5537378;0.03182971,789.4772
+0;0;0,0.001332125;0.3216956;0.008219189,0.002430149;0.6299285;0.002927376,0.1744485;0.503765;0.004080971,0.2075097;0.2169201;-0.007866876,0.2632762;-0.0534136;-0.08705543,-0.1651053;0.4911963;-0.008711319,-0.2135558;0.2082953;-0.04240747,-0.2592165;-0.06302041;-0.1246502,0.07552704;0.005153819;-0.03866446,0.09666933;-0.368015;-0.0003289878,0.1152744;-0.7607841;0.08456946,0.1161183;-0.7214987;-0.000478588,-0.07359582;0.006140925;-0.04209254,-0.1234013;-0.3649935;-0.01126807,-0.1413861;-0.7581868;0.0717803,-0.1378657;-0.7188197;-0.01319008,0.002222935;0.5546842;0.006477076,0;0;0,0.0001963675;0.3209887;0.02288175,-0.000151433;0.6291372;0.03176355,0.1704883;0.4994841;0.0161221,0.2175119;0.214639;0.003165007,0.2382806;-0.06232324;-0.06978428,-0.1724191;0.5040259;0.02518183,-0.2204191;0.2193646;0.01177275,-0.2573415;-0.05370826;-0.06902917,0.07408223;0.002997681;-0.04157734,0.09881759;-0.3709469;-0.01465046,0.09028429;-0.7605178;0.08526539,0.1003954;-0.7936561;0.02841973,-0.07684235;0.004172465;-0.03610652,-0.1037046;-0.3697919;-0.01159944,-0.0933109;-0.7608583;0.08210488,-0.09977976;-0.7936481;0.02434931,2.236666E-05;0.5538093;0.03194189,789.4999
+0;0;0,0.00131109;0.3217421;0.008371579,0.002362221;0.6300377;0.003442995,0.1743215;0.5037286;0.004275142,0.205948;0.2186959;-0.01880141,0.2631806;-0.04847807;-0.1111477,-0.165132;0.4918069;-0.01033613,-0.2122453;0.2107169;-0.04964464,-0.257789;-0.05967036;-0.1390976,0.07553592;0.005156514;-0.03865584,0.09664728;-0.3677517;-0.0003063194,0.1152324;-0.7598912;0.08440442,0.116439;-0.7205984;-0.0006032735,-0.07358952;0.006137519;-0.04211237,-0.123351;-0.3647514;-0.01141836,-0.1413595;-0.7572666;0.07166079,-0.1374778;-0.7178884;-0.01325741,0.002165493;0.5547736;0.006894165,0;0;0,0.0001864955;0.3210335;0.02296185,-0.0001719892;0.6292353;0.03193402,0.1703963;0.4994;0.01635456,0.2169741;0.2157955;0.003112197,0.2378871;-0.06242147;-0.06998587,-0.17239;0.504048;0.02533617,-0.2201672;0.2206701;0.01152626,-0.2570982;-0.05355909;-0.06983575,0.07406809;0.003048256;-0.04160726,0.09864334;-0.370651;-0.01474071,0.09003047;-0.7595416;0.08518267,0.1002003;-0.792712;0.02843595,-0.07685899;0.004120051;-0.03608683,-0.1037834;-0.3695839;-0.01164665,-0.09344643;-0.7600456;0.08177458,-0.09991945;-0.792396;0.02359683,5.148351E-06;0.5538923;0.03208923,789.5222
+0;0;0,0.00131109;0.3217421;0.008371579,0.002362221;0.6300377;0.003442995,0.1743215;0.5037286;0.004275142,0.205948;0.2186959;-0.01880141,0.2631806;-0.04847807;-0.1111477,-0.165132;0.4918069;-0.01033613,-0.2122453;0.2107169;-0.04964464,-0.257789;-0.05967036;-0.1390976,0.07553592;0.005156514;-0.03865584,0.09664728;-0.3677517;-0.0003063194,0.1152324;-0.7598912;0.08440442,0.116439;-0.7205984;-0.0006032735,-0.07358952;0.006137519;-0.04211237,-0.123351;-0.3647514;-0.01141836,-0.1413595;-0.7572666;0.07166079,-0.1374778;-0.7178884;-0.01325741,0.002165493;0.5547736;0.006894165,0;0;0,0.0001864955;0.3210335;0.02296185,-0.0001719892;0.6292353;0.03193402,0.1703963;0.4994;0.01635456,0.2169741;0.2157955;0.003112197,0.2378871;-0.06242147;-0.06998587,-0.17239;0.504048;0.02533617,-0.2201672;0.2206701;0.01152626,-0.2570982;-0.05355909;-0.06983575,0.07406809;0.003048256;-0.04160726,0.09864334;-0.370651;-0.01474071,0.09003047;-0.7595416;0.08518267,0.1002003;-0.792712;0.02843595,-0.07685899;0.004120051;-0.03608683,-0.1037834;-0.3695839;-0.01164665,-0.09344643;-0.7600456;0.08177458,-0.09991945;-0.792396;0.02359683,5.148351E-06;0.5538923;0.03208923,789.5438
+0;0;0,0.001311152;0.3217575;0.008371979,0.002362329;0.6300662;0.003443188,0.1742918;0.5037628;0.004275932,0.2058231;0.2195891;-0.01873107,0.2631983;-0.04825103;-0.1113076,-0.165103;0.4918432;-0.01033282,-0.2120743;0.2116003;-0.04952285,-0.2577316;-0.05946112;-0.1391989,0.07553246;0.005156278;-0.03865407,0.09663083;-0.3675224;-0.0003281496,0.1152466;-0.7603096;0.08452247,0.1164528;-0.7210206;-0.0004499033,-0.07358616;0.006137237;-0.04211044,-0.1233171;-0.3645234;-0.01143532,-0.1413552;-0.7576869;0.07178102,-0.1374752;-0.7183126;-0.0131019,0.002165592;0.554799;0.006894502,0;0;0,0.0001910627;0.3210479;0.02297676,-0.000163205;0.6292627;0.03195608,0.1704429;0.4995504;0.01671731,0.2164986;0.2167712;0.002823591,0.2372151;-0.06223702;-0.07015526,-0.1723517;0.504061;0.0254867,-0.2199893;0.2216119;0.01027616,-0.2564785;-0.05304822;-0.07237404,0.07406463;0.003053203;-0.04160511,0.09863026;-0.3704218;-0.01483977,0.08991796;-0.7599767;0.08515489,0.0998266;-0.7932018;0.02847636,-0.07685361;0.004117702;-0.03608938,-0.1038476;-0.3693528;-0.01170612,-0.09352487;-0.760471;0.08182414,-0.09980657;-0.7928692;0.02372898,1.287462E-05;0.5539165;0.03211033,789.5659
+0;0;0,0.001292875;0.3217511;0.008619238,0.002314296;0.6300694;0.004280641,0.1742078;0.5036569;0.004491519,0.2053372;0.2201351;-0.02591556,0.2610595;-0.04319802;-0.1315157,-0.1651063;0.4921946;-0.0112918,-0.2121087;0.2130206;-0.05745276,-0.2580832;-0.05216464;-0.1631118,0.07552602;0.005160143;-0.03866613,0.09661488;-0.3675111;-0.000261981,0.1152387;-0.7603052;0.08455452,0.1166786;-0.7209919;-0.0004115403,-0.07359313;0.006130658;-0.0420992,-0.1232634;-0.3645476;-0.01153839,-0.1412465;-0.7577106;0.07169209,-0.1371345;-0.7183063;-0.01317659,0.002119391;0.5547949;0.00757027,0;0;0,0.0001910627;0.3210479;0.02297676,-0.000163205;0.6292627;0.03195608,0.1704429;0.4995504;0.01671731,0.2164986;0.2167712;0.002823591,0.2372151;-0.06223702;-0.07015526,-0.1723517;0.504061;0.0254867,-0.2199893;0.2216119;0.01027616,-0.2564785;-0.05304822;-0.07237404,0.07406463;0.003053203;-0.04160511,0.09863026;-0.3704218;-0.01483977,0.08991796;-0.7599767;0.08515489,0.0998266;-0.7932018;0.02847636,-0.07685361;0.004117702;-0.03608938,-0.1038476;-0.3693528;-0.01170612,-0.09352487;-0.760471;0.08182414,-0.09980657;-0.7928692;0.02372898,1.287462E-05;0.5539165;0.03211033,789.5769
+0;0;0,0.001292941;0.3217676;0.00861968,0.002314501;0.630128;0.004280445,0.1741625;0.5037176;0.004492636,0.205207;0.2209685;-0.02583158,0.2609549;-0.04248518;-0.13148,-0.1650619;0.4922584;-0.01128651,-0.2119363;0.2138451;-0.05732168,-0.2579318;-0.05146149;-0.1630291,0.07551443;0.005159352;-0.03866019,0.09660217;-0.367492;-0.0002580918,0.1152419;-0.7606212;0.08463079,0.1166854;-0.7212847;-0.0005475432,-0.07358184;0.006129717;-0.04209274,-0.1232495;-0.3645288;-0.01153356,-0.1412479;-0.7580273;0.07176794,-0.1371256;-0.7185996;-0.01331278,0.002119566;0.5548421;0.007570574,0;0;0,0.0001805946;0.3210553;0.02310467,-0.0001925156;0.629307;0.0322659,0.1704635;0.4997686;0.01737475,0.2161419;0.2177845;0.00224793,0.2365557;-0.06144404;-0.07049775,-0.1722962;0.5040054;0.0256391,-0.2196833;0.2223824;0.00910553,-0.2564679;-0.05154097;-0.07627663,0.07405247;0.003054902;-0.04159999,0.09859858;-0.3704045;-0.01487982,0.0898236;-0.7603144;0.08510756,0.100351;-0.7932959;0.02794885,-0.07683758;0.004118515;-0.03609269,-0.1038563;-0.3693257;-0.01164052,-0.09361862;-0.7608238;0.0817862,-0.09905564;-0.792399;0.0224268,-1.08704E-05;0.5539492;0.032372,789.5889
+0;0;0,0.001292941;0.3217676;0.00861968,0.002314501;0.630128;0.004280445,0.1741625;0.5037176;0.004492636,0.205207;0.2209685;-0.02583158,0.2609549;-0.04248518;-0.13148,-0.1650619;0.4922584;-0.01128651,-0.2119363;0.2138451;-0.05732168,-0.2579318;-0.05146149;-0.1630291,0.07551443;0.005159352;-0.03866019,0.09660217;-0.367492;-0.0002580918,0.1152419;-0.7606212;0.08463079,0.1166854;-0.7212847;-0.0005475432,-0.07358184;0.006129717;-0.04209274,-0.1232495;-0.3645288;-0.01153356,-0.1412479;-0.7580273;0.07176794,-0.1371256;-0.7185996;-0.01331278,0.002119566;0.5548421;0.007570574,0;0;0,0.0001805946;0.3210553;0.02310467,-0.0001925156;0.629307;0.0322659,0.1704635;0.4997686;0.01737475,0.2161419;0.2177845;0.00224793,0.2365557;-0.06144404;-0.07049775,-0.1722962;0.5040054;0.0256391,-0.2196833;0.2223824;0.00910553,-0.2564679;-0.05154097;-0.07627663,0.07405247;0.003054902;-0.04159999,0.09859858;-0.3704045;-0.01487982,0.0898236;-0.7603144;0.08510756,0.100351;-0.7932959;0.02794885,-0.07683758;0.004118515;-0.03609269,-0.1038563;-0.3693257;-0.01164052,-0.09361862;-0.7608238;0.0817862,-0.09905564;-0.792399;0.0224268,-1.08704E-05;0.5539492;0.032372,789.6105
+0;0;0,0.001241173;0.3217778;0.008960324,0.002157729;0.6301723;0.00517686,0.1739811;0.5031345;0.004562429,0.2069868;0.2218485;-0.03884429,0.2613575;-0.03711712;-0.153269,-0.1651929;0.4922593;-0.01179146,-0.2121366;0.2146803;-0.06509723,-0.2577438;-0.04546669;-0.1806651,0.07548712;0.005154395;-0.03864308,0.09664396;-0.36753;-0.000310339,0.1156804;-0.7604377;0.08504277,0.1172382;-0.7210692;-0.0001178533,-0.07355224;0.006128111;-0.04207939,-0.1231414;-0.3645736;-0.01155439,-0.1412424;-0.7579539;0.07180248,-0.1370015;-0.7184935;-0.01325659,0.001984817;0.5548739;0.008331243,0;0;0,0.0002018362;0.3210699;0.02317035,-0.0001416057;0.6293464;0.03237927,0.1707615;0.4998886;0.01835597,0.2162394;0.217505;0.001426458,0.2363594;-0.06076184;-0.07120371,-0.1724008;0.5039976;0.02597594,-0.2199538;0.2221247;0.006438453,-0.2568206;-0.05012321;-0.08093601,0.07403991;0.003041744;-0.04155719,0.09848277;-0.3704583;-0.01489472,0.08985931;-0.7602587;0.085132,0.1001666;-0.793286;0.0280019,-0.07679486;0.004130416;-0.0361061,-0.1038961;-0.3693331;-0.01158786,-0.09370741;-0.760756;0.08173048,-0.09913954;-0.7929506;0.0230375,3.238767E-05;0.5539821;0.03247559,789.6223
+0;0;0,0.001241173;0.3217778;0.008960324,0.002157729;0.6301723;0.00517686,0.1739811;0.5031345;0.004562429,0.2069868;0.2218485;-0.03884429,0.2613575;-0.03711712;-0.153269,-0.1651929;0.4922593;-0.01179146,-0.2121366;0.2146803;-0.06509723,-0.2577438;-0.04546669;-0.1806651,0.07548712;0.005154395;-0.03864308,0.09664396;-0.36753;-0.000310339,0.1156804;-0.7604377;0.08504277,0.1172382;-0.7210692;-0.0001178533,-0.07355224;0.006128111;-0.04207939,-0.1231414;-0.3645736;-0.01155439,-0.1412424;-0.7579539;0.07180248,-0.1370015;-0.7184935;-0.01325659,0.001984817;0.5548739;0.008331243,0;0;0,0.0002018362;0.3210699;0.02317035,-0.0001416057;0.6293464;0.03237927,0.1707615;0.4998886;0.01835597,0.2162394;0.217505;0.001426458,0.2363594;-0.06076184;-0.07120371,-0.1724008;0.5039976;0.02597594,-0.2199538;0.2221247;0.006438453,-0.2568206;-0.05012321;-0.08093601,0.07403991;0.003041744;-0.04155719,0.09848277;-0.3704583;-0.01489472,0.08985931;-0.7602587;0.085132,0.1001666;-0.793286;0.0280019,-0.07679486;0.004130416;-0.0361061,-0.1038961;-0.3693331;-0.01158786,-0.09370741;-0.760756;0.08173048,-0.09913954;-0.7929506;0.0230375,3.238767E-05;0.5539821;0.03247559,789.6447
+0;0;0,0.001241202;0.3217852;0.008960531,0.002157792;0.6301911;0.005176948,0.1739796;0.5031517;0.004562647,0.207019;0.2215781;-0.03888845,0.2605115;-0.03320536;-0.1514653,-0.1651912;0.4922765;-0.01179108,-0.2121829;0.2144137;-0.06515135,-0.2570536;-0.04153195;-0.1788528,0.07548263;0.005154089;-0.03864079,0.09664839;-0.3676874;-0.0002918802,0.1156685;-0.7602586;0.08498812,0.1172314;-0.72086;-0.0004455149,-0.07354787;0.006127747;-0.04207688,-0.1231579;-0.3647303;-0.01153901,-0.1412434;-0.7577735;0.07174646,-0.136989;-0.7182828;-0.01358528,0.001984875;0.5548906;0.008331425,0;0;0,0.0002273321;0.3210669;0.02331471,-3.789365E-05;0.6293474;0.03278828,0.1708903;0.4998921;0.0193162,0.2160209;0.2173056;4.589558E-05,0.2360711;-0.055677;-0.07430542,-0.1722975;0.5039329;0.02618655,-0.2203049;0.2222641;0.001261845,-0.2566288;-0.04433063;-0.08850139,0.07402742;0.00303857;-0.04156935,0.09840567;-0.3706268;-0.0149374,0.08993177;-0.7601013;0.0849843,0.100424;-0.7929237;0.02725267,-0.07679147;0.004136208;-0.03610074,-0.1039123;-0.3694812;-0.01152683,-0.09399768;-0.7606634;0.08134251,-0.09982392;-0.7934325;0.02289777,0.0001107976;0.5539808;0.0328095,789.6674
+0;0;0,0.001211774;0.3218283;0.009423106,0.001985723;0.6303818;0.006333682,0.17338;0.5023598;0.00425232,0.2066775;0.2224767;-0.04693103,0.2607952;-0.02327095;-0.1767819,-0.1650098;0.4924741;-0.01230255,-0.2122276;0.2166345;-0.07350706,-0.2555265;-0.03563398;-0.1946173,0.07551455;0.005147147;-0.03864525,0.09673385;-0.3678014;-0.0003127269,0.1152987;-0.7608433;0.0849894,0.1169281;-0.7214113;-0.0003792942,-0.0735696;0.006138405;-0.04209788,-0.1231226;-0.3648421;-0.01163105,-0.141466;-0.7582875;0.07183929,-0.1371503;-0.7187663;-0.0134259,0.001849013;0.5550353;0.00931853,0;0;0,0.0001972616;0.3211036;0.02358365,-0.0001070425;0.6295099;0.03351045,0.1707871;0.5002434;0.0202961,0.2156928;0.2181748;-0.001699805,0.2363576;-0.0535793;-0.0785408,-0.172148;0.5038555;0.02667684,-0.2202713;0.2230768;-0.003497174,-0.2568496;-0.04097575;-0.09899671,0.07403921;0.003083453;-0.04160631,0.09818948;-0.3707068;-0.01500046,0.08988284;-0.7605859;0.08514118,0.1009396;-0.7933391;0.02752853,-0.0768526;0.004056019;-0.0360503,-0.1040453;-0.3696687;-0.01154107,-0.09430308;-0.7613866;0.08100732,-0.0999662;-0.7942256;0.02270957,5.239993E-05;0.5541044;0.03340673,789.6888
+0;0;0,0.001211774;0.3218283;0.009423106,0.001985723;0.6303818;0.006333682,0.17338;0.5023598;0.00425232,0.2066775;0.2224767;-0.04693103,0.2607952;-0.02327095;-0.1767819,-0.1650098;0.4924741;-0.01230255,-0.2122276;0.2166345;-0.07350706,-0.2555265;-0.03563398;-0.1946173,0.07551455;0.005147147;-0.03864525,0.09673385;-0.3678014;-0.0003127269,0.1152987;-0.7608433;0.0849894,0.1169281;-0.7214113;-0.0003792942,-0.0735696;0.006138405;-0.04209788,-0.1231226;-0.3648421;-0.01163105,-0.141466;-0.7582875;0.07183929,-0.1371503;-0.7187663;-0.0134259,0.001849013;0.5550353;0.00931853,0;0;0,0.0001972616;0.3211036;0.02358365,-0.0001070425;0.6295099;0.03351045,0.1707871;0.5002434;0.0202961,0.2156928;0.2181748;-0.001699805,0.2363576;-0.0535793;-0.0785408,-0.172148;0.5038555;0.02667684,-0.2202713;0.2230768;-0.003497174,-0.2568496;-0.04097575;-0.09899671,0.07403921;0.003083453;-0.04160631,0.09818948;-0.3707068;-0.01500046,0.08988284;-0.7605859;0.08514118,0.1009396;-0.7933391;0.02752853,-0.0768526;0.004056019;-0.0360503,-0.1040453;-0.3696687;-0.01154107,-0.09430308;-0.7613866;0.08100732,-0.0999662;-0.7942256;0.02270957,5.239993E-05;0.5541044;0.03340673,789.6998
+0;0;0,0.001211774;0.3218283;0.009423106,0.001985723;0.6303818;0.006333682,0.17338;0.5023598;0.00425232,0.2066775;0.2224767;-0.04693103,0.2607952;-0.02327095;-0.1767819,-0.1650098;0.4924741;-0.01230255,-0.2122276;0.2166345;-0.07350706,-0.2555265;-0.03563398;-0.1946173,0.07551455;0.005147147;-0.03864525,0.09673385;-0.3678014;-0.0003127269,0.1152987;-0.7608433;0.0849894,0.1169281;-0.7214113;-0.0003792942,-0.0735696;0.006138405;-0.04209788,-0.1231226;-0.3648421;-0.01163105,-0.141466;-0.7582875;0.07183929,-0.1371503;-0.7187663;-0.0134259,0.001849013;0.5550353;0.00931853,0;0;0,0.0001972616;0.3211036;0.02358365,-0.0001070425;0.6295099;0.03351045,0.1707871;0.5002434;0.0202961,0.2156928;0.2181748;-0.001699805,0.2363576;-0.0535793;-0.0785408,-0.172148;0.5038555;0.02667684,-0.2202713;0.2230768;-0.003497174,-0.2568496;-0.04097575;-0.09899671,0.07403921;0.003083453;-0.04160631,0.09818948;-0.3707068;-0.01500046,0.08988284;-0.7605859;0.08514118,0.1009396;-0.7933391;0.02752853,-0.0768526;0.004056019;-0.0360503,-0.1040453;-0.3696687;-0.01154107,-0.09430308;-0.7613866;0.08100732,-0.0999662;-0.7942256;0.02270957,5.239993E-05;0.5541044;0.03340673,789.7111
+0;0;0,0.001084474;0.3218241;0.009969877,0.001799243;0.6303993;0.007767654,0.1728494;0.5016875;0.003752943,0.2065265;0.2241035;-0.05914659,0.2608289;-0.01712506;-0.1923687,-0.1649429;0.4926674;-0.0129067,-0.2132028;0.2185144;-0.0811303,-0.2538252;-0.02344067;-0.2178624,0.07551675;0.005119341;-0.03864394,0.096934;-0.3686046;-0.0001925863,0.1154531;-0.760927;0.08474506,0.1171168;-0.721463;-0.000497818,-0.07357463;0.006163631;-0.04208473,-0.1230759;-0.3656392;-0.01176942,-0.141665;-0.7583112;0.07152206,-0.1373172;-0.7187564;-0.01361599,0.001663109;0.5550467;0.01052521,0;0;0,0.0002047718;0.3210813;0.02404284,3.093482E-05;0.629473;0.03485608,0.1708376;0.5004098;0.02098298,0.2154887;0.2184595;-0.004584312,0.2376836;-0.04911813;-0.08703232,-0.1719727;0.5038922;0.02708285,-0.2197586;0.2235085;-0.008200189,-0.2567489;-0.03649157;-0.1077981,0.07402075;0.003084809;-0.04163837,0.09777471;-0.3715214;-0.01494145,0.08995154;-0.7606077;0.08518291,0.1004897;-0.7935272;0.02783513,-0.07686139;0.004057893;-0.03603058,-0.1041006;-0.3704451;-0.01128533,-0.09356496;-0.7615021;0.08057177,-0.09961437;-0.7964237;0.02482887,0.0001461431;0.5540707;0.03450084,789.7335
+0;0;0,0.001084982;0.3219749;0.009974546,0.001800303;0.6307901;0.007770421,0.173059;0.5019497;0.003749774,0.2067816;0.223991;-0.05923466,0.2606842;-0.01546115;-0.1914758,-0.1651451;0.4929187;-0.01293018,-0.2134702;0.2183956;-0.08124585,-0.2537935;-0.02177776;-0.2169711,0.07546466;0.005115809;-0.03861728,0.09687735;-0.3685288;-0.000174094,0.1153961;-0.7608423;0.08476162,0.1170315;-0.7215389;0.0009655729,-0.07352388;0.006159379;-0.0420557,-0.1230147;-0.3655646;-0.01174682,-0.1416034;-0.7582275;0.07154275,-0.1373293;-0.718835;-0.01215024,0.001664055;0.555374;0.0105303,0;0;0,0.0003048182;0.3211821;0.02470684,0.0003767461;0.6297706;0.03673911,0.1712306;0.5003982;0.02226448,0.2157132;0.2184932;-0.008003114,0.2392474;-0.04513732;-0.09561396,-0.1718975;0.5040393;0.02827366,-0.2194354;0.2241094;-0.01349509,-0.2574151;-0.03154206;-0.1180439,0.0739192;0.003074601;-0.04169989,0.09802028;-0.3714239;-0.01492906,0.09031975;-0.7605261;0.08510613,0.09963552;-0.7944959;0.03095746,-0.07680704;0.004079697;-0.0360058,-0.1036812;-0.3703187;-0.01050608,-0.09297826;-0.7615182;0.08068212,-0.09971119;-0.794173;0.02464593,0.0004079342;0.5543072;0.03604078,789.7557
+0;0;0,0.001084982;0.3219749;0.009974546,0.001800303;0.6307901;0.007770421,0.173059;0.5019497;0.003749774,0.2067816;0.223991;-0.05923466,0.2606842;-0.01546115;-0.1914758,-0.1651451;0.4929187;-0.01293018,-0.2134702;0.2183956;-0.08124585,-0.2537935;-0.02177776;-0.2169711,0.07546466;0.005115809;-0.03861728,0.09687735;-0.3685288;-0.000174094,0.1153961;-0.7608423;0.08476162,0.1170315;-0.7215389;0.0009655729,-0.07352388;0.006159379;-0.0420557,-0.1230147;-0.3655646;-0.01174682,-0.1416034;-0.7582275;0.07154275,-0.1373293;-0.718835;-0.01215024,0.001664055;0.555374;0.0105303,0;0;0,0.0003048182;0.3211821;0.02470684,0.0003767461;0.6297706;0.03673911,0.1712306;0.5003982;0.02226448,0.2157132;0.2184932;-0.008003114,0.2392474;-0.04513732;-0.09561396,-0.1718975;0.5040393;0.02827366,-0.2194354;0.2241094;-0.01349509,-0.2574151;-0.03154206;-0.1180439,0.0739192;0.003074601;-0.04169989,0.09802028;-0.3714239;-0.01492906,0.09031975;-0.7605261;0.08510613,0.09963552;-0.7944959;0.03095746,-0.07680704;0.004079697;-0.0360058,-0.1036812;-0.3703187;-0.01050608,-0.09297826;-0.7615182;0.08068212,-0.09971119;-0.794173;0.02464593,0.0004079342;0.5543072;0.03604078,789.7672
+0;0;0,0.001027509;0.322059;0.01047451,0.001772537;0.6311297;0.008753765,0.1722568;0.5009831;0.002551414,0.2062079;0.2254009;-0.06941213,0.2607096;-0.002340734;-0.219193,-0.1647609;0.4933033;-0.01337289,-0.213142;0.2205526;-0.08782634,-0.252166;-0.01275015;-0.2338329,0.0755268;0.005094115;-0.03861196,0.09672831;-0.3691792;-0.0001326278,0.1154711;-0.7608474;0.08461177,0.1170047;-0.7214971;0.000689961,-0.07356131;0.006178786;-0.04209143,-0.1230491;-0.3661683;-0.0117712,-0.1420916;-0.7582607;0.07091951,-0.1379118;-0.7188216;-0.01290223,0.001620037;0.5556453;0.01140981,0;0;0,0.0002579242;0.3212203;0.02549934,0.000208877;0.6300185;0.03860879,0.1707914;0.5006315;0.02320075,0.2152781;0.2195062;-0.01238739,0.2409805;-0.04094172;-0.1060743,-0.1717505;0.5042899;0.02939689,-0.2192245;0.2254845;-0.01846507,-0.2580286;-0.02601311;-0.1303318,0.07393061;0.003177732;-0.04177678,0.0978156;-0.3719332;-0.01472116,0.09034777;-0.7604197;0.08507538,0.09984718;-0.7942917;0.03064394,-0.0769188;0.003910651;-0.03590733,-0.1037302;-0.3711118;-0.01041211,-0.09337115;-0.7617776;0.08019541,-0.09992025;-0.7945405;0.02406531,0.0002813339;0.5544935;0.03764105,789.7899
+0;0;0,0.001027509;0.322059;0.01047451,0.001772537;0.6311297;0.008753765,0.1722568;0.5009831;0.002551414,0.2062079;0.2254009;-0.06941213,0.2607096;-0.002340734;-0.219193,-0.1647609;0.4933033;-0.01337289,-0.213142;0.2205526;-0.08782634,-0.252166;-0.01275015;-0.2338329,0.0755268;0.005094115;-0.03861196,0.09672831;-0.3691792;-0.0001326278,0.1154711;-0.7608474;0.08461177,0.1170047;-0.7214971;0.000689961,-0.07356131;0.006178786;-0.04209143,-0.1230491;-0.3661683;-0.0117712,-0.1420916;-0.7582607;0.07091951,-0.1379118;-0.7188216;-0.01290223,0.001620037;0.5556453;0.01140981,0;0;0,0.0002579242;0.3212203;0.02549934,0.000208877;0.6300185;0.03860879,0.1707914;0.5006315;0.02320075,0.2152781;0.2195062;-0.01238739,0.2409805;-0.04094172;-0.1060743,-0.1717505;0.5042899;0.02939689,-0.2192245;0.2254845;-0.01846507,-0.2580286;-0.02601311;-0.1303318,0.07393061;0.003177732;-0.04177678,0.0978156;-0.3719332;-0.01472116,0.09034777;-0.7604197;0.08507538,0.09984718;-0.7942917;0.03064394,-0.0769188;0.003910651;-0.03590733,-0.1037302;-0.3711118;-0.01041211,-0.09337115;-0.7617776;0.08019541,-0.09992025;-0.7945405;0.02406531,0.0002813339;0.5544935;0.03764105,789.8127
+0;0;0,0.001027978;0.3222061;0.01047929,0.001773096;0.6313103;0.008759084,0.1722667;0.5011709;0.002555887,0.2062373;0.225431;-0.06944883,0.2609991;-0.003397778;-0.2199447,-0.1647694;0.4934907;-0.01336929,-0.2131782;0.220584;-0.08786534,-0.2523885;-0.01383252;-0.2345689,0.07552627;0.005094079;-0.0386117,0.09674039;-0.3694019;-0.0001094677,0.1154443;-0.7602592;0.08445947,0.116978;-0.7209087;0.0005367622,-0.0735608;0.006178742;-0.04209114,-0.123078;-0.3663899;-0.01175287,-0.1420812;-0.7576705;0.07076663,-0.1379013;-0.7182313;-0.01305601,0.001620617;0.5558361;0.01141477,0;0;0,0.0002520308;0.3212824;0.02655554,0.0002123117;0.6300625;0.04082417,0.1707603;0.5006887;0.02459812,0.2143062;0.2201931;-0.01779473,0.2432563;-0.03798994;-0.120332,-0.1717243;0.5043395;0.03076048,-0.2187217;0.2264042;-0.02322452,-0.2583006;-0.02284016;-0.1428958,0.07392429;0.003181934;-0.04178643,0.09776671;-0.3721599;-0.01477158,0.09037432;-0.7598215;0.08490252,0.09987672;-0.7937052;0.03048396,-0.07691482;0.003914379;-0.03591407,-0.1035913;-0.3713522;-0.01055484,-0.09336179;-0.7612066;0.07988873,-0.09956992;-0.7939069;0.02364868,0.0002868474;0.5545518;0.03957772,789.8373
+0;0;0,0.0009182083;0.3223003;0.01092498,0.001551952;0.631422;0.009527712,0.1718048;0.5000134;0.001178053,0.2055813;0.227935;-0.07882944,0.2641115;0.00383161;-0.2380553,-0.1649592;0.493524;-0.01430244,-0.2131577;0.2236894;-0.09452029,-0.2519163;-0.003468812;-0.2554486,0.07559184;0.005024441;-0.03848546,0.09701698;-0.3693931;-0.0004146025,0.1150089;-0.7599802;0.08404196,0.1164944;-0.7205594;-0.0002457425,-0.07353934;0.006195463;-0.04211988,-0.1230154;-0.3662749;-0.01187319,-0.1420363;-0.7572259;0.07065214,-0.1378982;-0.7177215;-0.01353763,0.001423535;0.5559607;0.01211667,0;0;0,7.926673E-05;0.3212793;0.02787996,-0.0002062246;0.6299952;0.04380679,0.1705724;0.5006734;0.02583361,0.2137205;0.2224615;-0.0221777,0.2434186;-0.03355959;-0.1343037,-0.1721887;0.5041336;0.03146663,-0.2182593;0.2284235;-0.02710069,-0.2591162;-0.01958089;-0.1529003,0.07391986;0.003167123;-0.04178905,0.09763917;-0.3720758;-0.01482499,0.0903843;-0.7593884;0.08493066,0.09993561;-0.7930689;0.02971339,-0.07690628;0.003937448;-0.03592246,-0.1034495;-0.3712439;-0.01079557,-0.09351967;-0.7607924;0.07958286,-0.09986464;-0.7931025;0.02237649,-6.053597E-05;0.554508;0.04213572,789.8515
+0;0;0,0.0009182083;0.3223003;0.01092498,0.001551952;0.631422;0.009527712,0.1718048;0.5000134;0.001178053,0.2055813;0.227935;-0.07882944,0.2641115;0.00383161;-0.2380553,-0.1649592;0.493524;-0.01430244,-0.2131577;0.2236894;-0.09452029,-0.2519163;-0.003468812;-0.2554486,0.07559184;0.005024441;-0.03848546,0.09701698;-0.3693931;-0.0004146025,0.1150089;-0.7599802;0.08404196,0.1164944;-0.7205594;-0.0002457425,-0.07353934;0.006195463;-0.04211988,-0.1230154;-0.3662749;-0.01187319,-0.1420363;-0.7572259;0.07065214,-0.1378982;-0.7177215;-0.01353763,0.001423535;0.5559607;0.01211667,0;0;0,7.926673E-05;0.3212793;0.02787996,-0.0002062246;0.6299952;0.04380679,0.1705724;0.5006734;0.02583361,0.2137205;0.2224615;-0.0221777,0.2434186;-0.03355959;-0.1343037,-0.1721887;0.5041336;0.03146663,-0.2182593;0.2284235;-0.02710069,-0.2591162;-0.01958089;-0.1529003,0.07391986;0.003167123;-0.04178905,0.09763917;-0.3720758;-0.01482499,0.0903843;-0.7593884;0.08493066,0.09993561;-0.7930689;0.02971339,-0.07690628;0.003937448;-0.03592246,-0.1034495;-0.3712439;-0.01079557,-0.09351967;-0.7607924;0.07958286,-0.09986464;-0.7931025;0.02237649,-6.053597E-05;0.554508;0.04213572,789.8655
+0;0;0,0.0009186222;0.3224456;0.0109299,0.001552712;0.6317343;0.009532227,0.172346;0.5001161;0.001148967,0.2058016;0.2306219;-0.07809863,0.264655;0.005281493;-0.2382033,-0.1654863;0.4936061;-0.01438063,-0.213227;0.2263344;-0.09383658,-0.2521995;-0.002077684;-0.2556531,0.07563592;0.005027371;-0.0385079,0.09708575;-0.3698215;-0.0003931783,0.1150615;-0.7600577;0.08398752,0.1165065;-0.7208939;0.001998544,-0.07358222;0.006199076;-0.04214444,-0.1231153;-0.3667004;-0.01186291,-0.1421191;-0.7573003;0.07058829,-0.1380938;-0.7180551;-0.01130541,0.00142424;0.5562409;0.01212228,0;0;0,-0.0002185702;0.3213039;0.02924407,-0.0009565353;0.6301005;0.04676187,0.1703604;0.50051;0.02728212,0.2126992;0.2263188;-0.02797365,0.24414;-0.02621028;-0.150921,-0.1731746;0.5038345;0.03220498,-0.2188135;0.2320414;-0.03160868,-0.2595999;-0.01049687;-0.1708464,0.07392967;0.003202021;-0.04186976,0.09758657;-0.3724702;-0.01475441,0.090371;-0.7594703;0.08477628,0.100525;-0.7942007;0.03462517,-0.07699395;0.00390089;-0.03585583,-0.1035002;-0.371733;-0.01093349,-0.09366737;-0.7609674;0.07921928,-0.09983478;-0.7917269;0.02373505,-0.0006856024;0.5545914;0.04469168,789.8868
+0;0;0,0.0008021711;0.322427;0.0114748,0.001314042;0.6317174;0.01056532,0.1719475;0.4998917;0.0003363183,0.2065364;0.2325404;-0.08541615,0.2688664;0.02361803;-0.2652548,-0.1655187;0.4938383;-0.01512827,-0.2136625;0.229055;-0.1022979,-0.2514776;0.009020567;-0.2755907,0.07566445;0.005033535;-0.03845102,0.09802101;-0.3697924;-0.0006323084,0.1150047;-0.7600628;0.08379595,0.1164545;-0.7208659;0.001810774,-0.07356671;0.006201726;-0.04217111,-0.1230749;-0.3667006;-0.011883,-0.1423043;-0.7573141;0.07045051,-0.1382736;-0.7180359;-0.0114392,0.001213016;0.5562202;0.01304376,0;0;0,-0.0002185702;0.3213039;0.02924407,-0.0009565353;0.6301005;0.04676187,0.1703604;0.50051;0.02728212,0.2126992;0.2263188;-0.02797365,0.24414;-0.02621028;-0.150921,-0.1731746;0.5038345;0.03220498,-0.2188135;0.2320414;-0.03160868,-0.2595999;-0.01049687;-0.1708464,0.07392967;0.003202021;-0.04186976,0.09758657;-0.3724702;-0.01475441,0.090371;-0.7594703;0.08477628,0.100525;-0.7942007;0.03462517,-0.07699395;0.00390089;-0.03585583,-0.1035002;-0.371733;-0.01093349,-0.09366737;-0.7609674;0.07921928,-0.09983478;-0.7917269;0.02373505,-0.0006856024;0.5545914;0.04469168,789.9088
+0;0;0,0.0008023201;0.3224868;0.01147693,0.001314269;0.6318223;0.01056769,0.172057;0.4999589;0.0003306046,0.206264;0.2355602;-0.08447483,0.2687114;0.02624401;-0.2646524,-0.1656253;0.4939017;-0.01514389,-0.2132374;0.2320426;-0.1013509,-0.2511237;0.01159336;-0.2749703,0.07570605;0.005036302;-0.03847216,0.09807216;-0.3699498;-0.0006372891,0.1150547;-0.7601944;0.08378541,0.117286;-0.71604;-0.04239257,-0.07360716;0.006205135;-0.0421943,-0.1231365;-0.3668565;-0.01189325,-0.1423647;-0.7574443;0.07043484,-0.1361613;-0.7131649;-0.05559622,0.001213241;0.5563235;0.01304618,0;0;0,-0.0003731102;0.3212546;0.0304215,-0.001331687;0.6300242;0.04915404,0.1700936;0.5004893;0.028548,0.2118176;0.2310471;-0.03413177,0.2439147;-0.02045739;-0.1601961,-0.1734881;0.5036088;0.03327202,-0.2187028;0.2365413;-0.0367232,-0.2591781;-0.002883837;-0.1823744,0.07394047;0.003246844;-0.04194212,0.09717859;-0.3726099;-0.01477659,0.0903589;-0.7595874;0.08476448,0.08579749;-0.7500002;-0.04049015,-0.07707661;0.003848339;-0.03579473,-0.1034946;-0.3719638;-0.01102334,-0.09366468;-0.7611447;0.07924332,-0.1034396;-0.824536;-0.006247796,-0.001002468;0.5545224;0.04679132,789.9306
+0;0;0,0.000802776;0.3226701;0.01148346,0.001315246;0.63232;0.01057324,0.1721145;0.5003601;0.0003344994,0.2060813;0.2378179;-0.08387543,0.2687523;0.02775256;-0.264698,-0.1656797;0.4943008;-0.01514512,-0.2129575;0.2342805;-0.1007468,-0.2509794;0.01304221;-0.2749876,0.07573055;0.005037932;-0.03848461,0.0981442;-0.3707452;-0.0005693175,0.1151198;-0.7608306;0.08381893,0.1165347;-0.7218554;0.003810287,-0.07363098;0.006207144;-0.04220795,-0.1232656;-0.3676475;-0.01184249,-0.1424859;-0.7580758;0.07045199,-0.1385524;-0.7190213;-0.009463474,0.001214113;0.5567434;0.01305429,0;0;0,-0.0005096421;0.3213192;0.03165793,-0.001548804;0.6303215;0.05170274,0.169729;0.5004739;0.02942848,0.210626;0.2344183;-0.03923965,0.2439854;-0.01323335;-0.1745456,-0.1735033;0.5035064;0.03370218,-0.2182962;0.2397748;-0.04121576,-0.2587403;0.004007742;-0.1946109,0.07394569;0.003289878;-0.04198539,0.09684549;-0.3733829;-0.01467025,0.09037685;-0.7602172;0.08479619,0.1001645;-0.7957135;0.03898811,-0.07711338;0.003823746;-0.0357836,-0.1035406;-0.3728008;-0.01111705,-0.09382683;-0.7617878;0.07927585,-0.09993541;-0.7908999;0.02494001,-0.001203671;0.5547526;0.04901552,789.9526
+0;0;0,0.0007369544;0.3226462;0.01214014,0.001213685;0.6322974;0.01186173,0.171564;0.4995155;-0.0007701945,0.2074397;0.2399424;-0.09300984,0.2704462;0.03315908;-0.2774624,-0.1655364;0.4945277;-0.01592858,-0.2130646;0.2369224;-0.1084164,-0.2498449;0.03059527;-0.3003233,0.07574004;0.005014557;-0.03846897,0.09830013;-0.3707671;-0.0006259121,0.1143613;-0.7607749;0.08429845,0.1157585;-0.7217359;0.004296683,-0.07362527;0.006223711;-0.04221547,-0.1232523;-0.3676371;-0.01191441,-0.142751;-0.7580274;0.07049517,-0.1388404;-0.7189291;-0.009416439,0.001117065;0.5567158;0.01418916,0;0;0,-0.0005096421;0.3213192;0.03165793,-0.001548804;0.6303215;0.05170274,0.169729;0.5004739;0.02942848,0.210626;0.2344183;-0.03923965,0.2439854;-0.01323335;-0.1745456,-0.1735033;0.5035064;0.03370218,-0.2182962;0.2397748;-0.04121576,-0.2587403;0.004007742;-0.1946109,0.07394569;0.003289878;-0.04198539,0.09684549;-0.3733829;-0.01467025,0.09037685;-0.7602172;0.08479619,0.1001645;-0.7957135;0.03898811,-0.07711338;0.003823746;-0.0357836,-0.1035406;-0.3728008;-0.01111705,-0.09382683;-0.7617878;0.07927585,-0.09993541;-0.7908999;0.02494001,-0.001203671;0.5547526;0.04901552,789.9641
+0;0;0,0.0007369544;0.3226462;0.01214014,0.001213685;0.6322974;0.01186173,0.171564;0.4995155;-0.0007701945,0.2074397;0.2399424;-0.09300984,0.2704462;0.03315908;-0.2774624,-0.1655364;0.4945277;-0.01592858,-0.2130646;0.2369224;-0.1084164,-0.2498449;0.03059527;-0.3003233,0.07574004;0.005014557;-0.03846897,0.09830013;-0.3707671;-0.0006259121,0.1143613;-0.7607749;0.08429845,0.1157585;-0.7217359;0.004296683,-0.07362527;0.006223711;-0.04221547,-0.1232523;-0.3676371;-0.01191441,-0.142751;-0.7580274;0.07049517,-0.1388404;-0.7189291;-0.009416439,0.001117065;0.5567158;0.01418916,0;0;0,-0.0005096421;0.3213192;0.03165793,-0.001548804;0.6303215;0.05170274,0.169729;0.5004739;0.02942848,0.210626;0.2344183;-0.03923965,0.2439854;-0.01323335;-0.1745456,-0.1735033;0.5035064;0.03370218,-0.2182962;0.2397748;-0.04121576,-0.2587403;0.004007742;-0.1946109,0.07394569;0.003289878;-0.04198539,0.09684549;-0.3733829;-0.01467025,0.09037685;-0.7602172;0.08479619,0.1001645;-0.7957135;0.03898811,-0.07711338;0.003823746;-0.0357836,-0.1035406;-0.3728008;-0.01111705,-0.09382683;-0.7617878;0.07927585,-0.09993541;-0.7908999;0.02494001,-0.001203671;0.5547526;0.04901552,789.9749
+0;0;0,0.0007376298;0.3229418;0.01215127,0.001214984;0.6329986;0.01187244,0.1716821;0.5000773;-0.0007666536,0.2073561;0.2419637;-0.09248766,0.2717349;0.03067632;-0.2809579,-0.1656495;0.495086;-0.01593543,-0.2129105;0.2389292;-0.1079033,-0.2504919;0.02810791;-0.3039901,0.07572879;0.005013812;-0.03846326,0.09830945;-0.3711104;-0.0005857088,0.1143555;-0.760751;0.08425871,0.1157574;-0.721682;0.003991276,-0.07361434;0.006222786;-0.0422092,-0.1232866;-0.3679788;-0.01188052,-0.1427669;-0.7580017;0.07045148,-0.1388433;-0.7188731;-0.009725496,0.001118236;0.5573168;0.01420296,0;0;0,-0.0007125586;0.3214793;0.03301847,-0.001928978;0.6308112;0.05420244,0.1692794;0.5005749;0.03041065,0.2105372;0.2378824;-0.04441226,0.242715;-0.01234013;-0.1881526,-0.1737076;0.5034059;0.03470754,-0.2181368;0.2427049;-0.04509879,-0.2592548;0.006359011;-0.2086774,0.07393568;0.003312647;-0.04197562,0.09676974;-0.3737151;-0.01472235,0.09030307;-0.7602086;0.08455884,0.09968077;-0.795682;0.0381652,-0.07708406;0.00383349;-0.03581569,-0.1032132;-0.3731549;-0.0110965,-0.09370628;-0.762564;0.07577141,-0.1008832;-0.7912463;0.02070821,-0.001541197;0.5551522;0.05124652,789.9861
+0;0;0,0.0007251222;0.3229213;0.01268606,0.001279254;0.6329783;0.01309573,0.1714779;0.499788;-0.001370798,0.2082718;0.2443042;-0.09976909,0.2715594;0.05142415;-0.3073745,-0.1650854;0.4915916;-0.01005093,-0.2158475;0.2423543;-0.1178099,-0.2520186;0.04298612;-0.325781,0.07572776;0.005005994;-0.03846631,0.09862274;-0.3710975;-0.0005713627,0.1144277;-0.7607464;0.08428034,0.1145347;-0.7216308;0.004006013,-0.07362401;0.006226627;-0.04219176,-0.1231991;-0.3680025;-0.01204414,-0.1432795;-0.7579976;0.07027526,-0.1406454;-0.7188342;-0.009950459,0.001155557;0.5572913;0.01524706,0;0;0,-0.0007125586;0.3214793;0.03301847,-0.001928978;0.6308112;0.05420244,0.1692794;0.5005749;0.03041065,0.2105372;0.2378824;-0.04441226,0.242715;-0.01234013;-0.1881526,-0.1737076;0.5034059;0.03470754,-0.2181368;0.2427049;-0.04509879,-0.2592548;0.006359011;-0.2086774,0.07393568;0.003312647;-0.04197562,0.09676974;-0.3737151;-0.01472235,0.09030307;-0.7602086;0.08455884,0.09968077;-0.795682;0.0381652,-0.07708406;0.00383349;-0.03581569,-0.1032132;-0.3731549;-0.0110965,-0.09370628;-0.762564;0.07577141,-0.1008832;-0.7912463;0.02070821,-0.001541197;0.5551522;0.05124652,789.9981
+0;0;0,0.0007256778;0.3231688;0.01269578,0.001280247;0.6334698;0.01310597,0.1716096;0.5001808;-0.001371766,0.2084358;0.2444727;-0.09985641,0.2707256;0.0546335;-0.3041889,-0.1652121;0.491978;-0.01005856,-0.2160187;0.242522;-0.1179121,-0.2516196;0.04629689;-0.3226046,0.07574339;0.005007028;-0.03847425,0.09861514;-0.3707148;-0.0006177574,0.1144679;-0.7615399;0.08449011,0.1145761;-0.7223086;0.003195666,-0.07363922;0.006227913;-0.04220048,-0.123164;-0.3676215;-0.01208344,-0.143305;-0.7587939;0.07048447,-0.1406375;-0.719514;-0.01076074,0.00115646;0.5577282;0.01525885,0;0;0,-0.0008584931;0.3216406;0.03385746,-0.002127364;0.6311687;0.05573189,0.1689821;0.5003949;0.03100264,0.2096615;0.2390032;-0.04938126,0.2419104;-0.004633442;-0.1952302,-0.1738445;0.5032516;0.03547693,-0.2182681;0.2442402;-0.05043966,-0.2570613;0.01561818;-0.217466,0.07392828;0.003304869;-0.04202485,0.09677252;-0.3733518;-0.01498783,0.09056379;-0.7610208;0.0845772,0.101193;-0.795919;0.03590214,-0.07711587;0.003855293;-0.03578659,-0.1029698;-0.372786;-0.0113737,-0.09362435;-0.7633423;0.07590407,-0.1008805;-0.7928152;0.02018743,-0.001731411;0.5554616;0.05261552,790.0204
+0;0;0,0.0007256778;0.3231688;0.01269578,0.001280247;0.6334698;0.01310597,0.1716096;0.5001808;-0.001371766,0.2084358;0.2444727;-0.09985641,0.2707256;0.0546335;-0.3041889,-0.1652121;0.491978;-0.01005856,-0.2160187;0.242522;-0.1179121,-0.2516196;0.04629689;-0.3226046,0.07574339;0.005007028;-0.03847425,0.09861514;-0.3707148;-0.0006177574,0.1144679;-0.7615399;0.08449011,0.1145761;-0.7223086;0.003195666,-0.07363922;0.006227913;-0.04220048,-0.123164;-0.3676215;-0.01208344,-0.143305;-0.7587939;0.07048447,-0.1406375;-0.719514;-0.01076074,0.00115646;0.5577282;0.01525885,0;0;0,-0.0008584931;0.3216406;0.03385746,-0.002127364;0.6311687;0.05573189,0.1689821;0.5003949;0.03100264,0.2096615;0.2390032;-0.04938126,0.2419104;-0.004633442;-0.1952302,-0.1738445;0.5032516;0.03547693,-0.2182681;0.2442402;-0.05043966,-0.2570613;0.01561818;-0.217466,0.07392828;0.003304869;-0.04202485,0.09677252;-0.3733518;-0.01498783,0.09056379;-0.7610208;0.0845772,0.101193;-0.795919;0.03590214,-0.07711587;0.003855293;-0.03578659,-0.1029698;-0.372786;-0.0113737,-0.09362435;-0.7633423;0.07590407,-0.1008805;-0.7928152;0.02018743,-0.001731411;0.5554616;0.05261552,790.0428
+0;0;0,0.0006688284;0.3233268;0.01307823,0.001128554;0.6338946;0.01405394,0.1712101;0.5004525;-0.00233298,0.2107596;0.2514194;-0.1120445,0.272104;0.06881543;-0.3212833,-0.1649945;0.4911863;-0.008075001,-0.2171586;0.248638;-0.1266815,-0.2515595;0.06537963;-0.3414399,0.07577173;0.005000069;-0.0384395,0.09868041;-0.3703218;-0.0005571283,0.1142126;-0.7591666;0.08417255,0.1137258;-0.7197169;0.001242258,-0.07363921;0.006221522;-0.0422198,-0.1230095;-0.3672622;-0.01223863,-0.1431274;-0.7564292;0.07001105,-0.1410054;-0.7169352;-0.01288845,0.001028544;0.558085;0.01605775,0;0;0,-0.0008010566;0.3216847;0.03507233,-0.001784652;0.6313626;0.05859661,0.1688522;0.5002793;0.03163385,0.2094125;0.2422383;-0.05431938,0.2406324;0.004626751;-0.2074673,-0.1732854;0.5032299;0.03606397,-0.217449;0.2473352;-0.05441127,-0.2549459;0.02337874;-0.2256587,0.07393823;0.003334999;-0.04202342,0.09670141;-0.3729439;-0.01514554,0.09100036;-0.7585673;0.08426666,0.09997541;-0.7930549;0.03203869,-0.07711869;0.003848287;-0.03580293,-0.102778;-0.372404;-0.01126282,-0.09343691;-0.7610093;0.07545114,-0.1009042;-0.7925557;0.01956503,-0.00147783;0.5556107;0.05503511,790.0647
+0;0;0,0.0006691102;0.3234631;0.01308374,0.001128817;0.634015;0.01406012,0.1714019;0.5005304;-0.002348084,0.2110807;0.250683;-0.1124183,0.2731435;0.06594053;-0.3241075,-0.1651811;0.4912536;-0.00809657,-0.2175157;0.2479123;-0.1270909,-0.2523195;0.06250784;-0.3443643,0.07567813;0.004993892;-0.03839201,0.09857134;-0.3700748;-0.000535205,0.114124;-0.7594317;0.08430606,0.1136305;-0.7198535;0.0002486557,-0.07354824;0.006213836;-0.04216764,-0.1228852;-0.3670179;-0.01220671,-0.1430296;-0.7566974;0.0701513,-0.1408787;-0.7170743;-0.0138749,0.001028835;0.5582277;0.01606335,0;0;0,-0.0008291155;0.3216627;0.0365026,-0.001726702;0.6312263;0.06128907,0.1688714;0.5002023;0.03235507,0.2093795;0.2439303;-0.06143892,0.2391049;0.007058889;-0.2220696,-0.1731737;0.5028953;0.03656228,-0.216725;0.2475467;-0.05837953,-0.2542816;0.02659149;-0.2388294,0.07387019;0.003305718;-0.04193246,0.09680162;-0.3727341;-0.01543856,0.09115612;-0.7588663;0.08410406,0.1008261;-0.7926503;0.02937078,-0.07697533;0.00388405;-0.03585773,-0.1025995;-0.3721289;-0.01153994,-0.0932164;-0.7612036;0.07547469,-0.100668;-0.7932892;0.01848797,-0.001443774;0.5555113;0.05742741,790.0867
+0;0;0,0.0006691102;0.3234631;0.01308374,0.001128817;0.634015;0.01406012,0.1714019;0.5005304;-0.002348084,0.2110807;0.250683;-0.1124183,0.2731435;0.06594053;-0.3241075,-0.1651811;0.4912536;-0.00809657,-0.2175157;0.2479123;-0.1270909,-0.2523195;0.06250784;-0.3443643,0.07567813;0.004993892;-0.03839201,0.09857134;-0.3700748;-0.000535205,0.114124;-0.7594317;0.08430606,0.1136305;-0.7198535;0.0002486557,-0.07354824;0.006213836;-0.04216764,-0.1228852;-0.3670179;-0.01220671,-0.1430296;-0.7566974;0.0701513,-0.1408787;-0.7170743;-0.0138749,0.001028835;0.5582277;0.01606335,0;0;0,-0.0008291155;0.3216627;0.0365026,-0.001726702;0.6312263;0.06128907,0.1688714;0.5002023;0.03235507,0.2093795;0.2439303;-0.06143892,0.2391049;0.007058889;-0.2220696,-0.1731737;0.5028953;0.03656228,-0.216725;0.2475467;-0.05837953,-0.2542816;0.02659149;-0.2388294,0.07387019;0.003305718;-0.04193246,0.09680162;-0.3727341;-0.01543856,0.09115612;-0.7588663;0.08410406,0.1008261;-0.7926503;0.02937078,-0.07697533;0.00388405;-0.03585773,-0.1025995;-0.3721289;-0.01153994,-0.0932164;-0.7612036;0.07547469,-0.100668;-0.7932892;0.01848797,-0.001443774;0.5555113;0.05742741,790.0979
+0;0;0,0.0006316717;0.32366;0.01346884,0.001024812;0.634343;0.01503315,0.1716697;0.5006809;-0.002897074,0.2139957;0.2557068;-0.1232004,0.2743014;0.08075166;-0.3356409,-0.1655415;0.4913261;-0.008660777,-0.2203409;0.2522712;-0.1356508,-0.253077;0.07083394;-0.3486905,0.07562736;0.004976681;-0.03834846,0.09848712;-0.3698702;-0.0004670359,0.1136276;-0.7592213;0.08489838,0.113135;-0.719587;0.0006631985,-0.07349534;0.006212933;-0.04212723,-0.122747;-0.3668411;-0.01258535,-0.1429362;-0.7565279;0.07016347,-0.1407846;-0.7168548;-0.01404122,0.000942104;0.5585322;0.01688175,0;0;0,-0.001006812;0.3217186;0.03786445,-0.002037279;0.6312978;0.06408072,0.1687779;0.4999643;0.03296947,0.2090989;0.2457661;-0.0672015,0.2369047;0.01379736;-0.2246639,-0.1735969;0.5024899;0.0369411,-0.2171084;0.2483619;-0.06206607,-0.2529705;0.03684245;-0.2446873,0.0738283;0.003293097;-0.04187369,0.09670969;-0.3725434;-0.01558399,0.09134977;-0.7587887;0.08389759,0.1015007;-0.7923916;0.028759,-0.07688255;0.003905126;-0.03589835,-0.1023631;-0.3719065;-0.01173008,-0.09314014;-0.7609682;0.0757728,-0.1004239;-0.7933688;0.01883643,-0.001719601;0.5555827;0.0598588,790.1201
+0;0;0,0.0006316717;0.32366;0.01346884,0.001024812;0.634343;0.01503315,0.1716697;0.5006809;-0.002897074,0.2139957;0.2557068;-0.1232004,0.2743014;0.08075166;-0.3356409,-0.1655415;0.4913261;-0.008660777,-0.2203409;0.2522712;-0.1356508,-0.253077;0.07083394;-0.3486905,0.07562736;0.004976681;-0.03834846,0.09848712;-0.3698702;-0.0004670359,0.1136276;-0.7592213;0.08489838,0.113135;-0.719587;0.0006631985,-0.07349534;0.006212933;-0.04212723,-0.122747;-0.3668411;-0.01258535,-0.1429362;-0.7565279;0.07016347,-0.1407846;-0.7168548;-0.01404122,0.000942104;0.5585322;0.01688175,0;0;0,-0.001006812;0.3217186;0.03786445,-0.002037279;0.6312978;0.06408072,0.1687779;0.4999643;0.03296947,0.2090989;0.2457661;-0.0672015,0.2369047;0.01379736;-0.2246639,-0.1735969;0.5024899;0.0369411,-0.2171084;0.2483619;-0.06206607,-0.2529705;0.03684245;-0.2446873,0.0738283;0.003293097;-0.04187369,0.09670969;-0.3725434;-0.01558399,0.09134977;-0.7587887;0.08389759,0.1015007;-0.7923916;0.028759,-0.07688255;0.003905126;-0.03589835,-0.1023631;-0.3719065;-0.01173008,-0.09314014;-0.7609682;0.0757728,-0.1004239;-0.7933688;0.01883643,-0.001719601;0.5555827;0.0598588,790.1315
+0;0;0,0.0006316717;0.32366;0.01346884,0.001024812;0.634343;0.01503315,0.1716697;0.5006809;-0.002897074,0.2139957;0.2557068;-0.1232004,0.2743014;0.08075166;-0.3356409,-0.1655415;0.4913261;-0.008660777,-0.2203409;0.2522712;-0.1356508,-0.253077;0.07083394;-0.3486905,0.07562736;0.004976681;-0.03834846,0.09848712;-0.3698702;-0.0004670359,0.1136276;-0.7592213;0.08489838,0.113135;-0.719587;0.0006631985,-0.07349534;0.006212933;-0.04212723,-0.122747;-0.3668411;-0.01258535,-0.1429362;-0.7565279;0.07016347,-0.1407846;-0.7168548;-0.01404122,0.000942104;0.5585322;0.01688175,0;0;0,-0.001006812;0.3217186;0.03786445,-0.002037279;0.6312978;0.06408072,0.1687779;0.4999643;0.03296947,0.2090989;0.2457661;-0.0672015,0.2369047;0.01379736;-0.2246639,-0.1735969;0.5024899;0.0369411,-0.2171084;0.2483619;-0.06206607,-0.2529705;0.03684245;-0.2446873,0.0738283;0.003293097;-0.04187369,0.09670969;-0.3725434;-0.01558399,0.09134977;-0.7587887;0.08389759,0.1015007;-0.7923916;0.028759,-0.07688255;0.003905126;-0.03589835,-0.1023631;-0.3719065;-0.01173008,-0.09314014;-0.7609682;0.0757728,-0.1004239;-0.7933688;0.01883643,-0.001719601;0.5555827;0.0598588,790.1432
+0;0;0,0.0005612077;0.3239084;0.0140773,0.0007490146;0.6348003;0.01628519,0.1713611;0.5011914;-0.003149441,0.2151156;0.2602634;-0.1311336,0.2765541;0.09296708;-0.3594061,-0.1654756;0.4933137;-0.01316483,-0.2217226;0.2561776;-0.143332,-0.25197;0.07047448;-0.3634921,0.0755998;0.004955476;-0.0383414,0.09838693;-0.3697526;-0.0005522594,0.1137258;-0.7592773;0.08516344,0.1140988;-0.7196245;0.000989981,-0.07347997;0.00622025;-0.04209455,-0.1226714;-0.366695;-0.01263588,-0.1431557;-0.756566;0.07038776,-0.1401376;-0.7168676;-0.01372715,0.0007229057;0.5589398;0.01797908,0;0;0,-0.00105156;0.3218467;0.03909945,-0.00208357;0.6315641;0.06618166,0.1684797;0.5000112;0.03345633,0.208826;0.2482084;-0.07288384,0.2353279;0.01483104;-0.2423055,-0.1733339;0.5023965;0.03707923,-0.2172496;0.2512297;-0.06935085,-0.2538467;0.03635722;-0.2600378,0.07382571;0.003293485;-0.04181945,0.09676395;-0.3724121;-0.01588535,0.09139278;-0.7589145;0.08360815,0.1016579;-0.7925276;0.02859449,-0.07682645;0.003921271;-0.03594814,-0.1021226;-0.3717698;-0.01207931,-0.093076;-0.7610369;0.07567765,-0.100644;-0.7928736;0.01825433,-0.001765177;0.555814;0.06176519,790.1654
+0;0;0,0.0005612077;0.3239084;0.0140773,0.0007490146;0.6348003;0.01628519,0.1713611;0.5011914;-0.003149441,0.2151156;0.2602634;-0.1311336,0.2765541;0.09296708;-0.3594061,-0.1654756;0.4933137;-0.01316483,-0.2217226;0.2561776;-0.143332,-0.25197;0.07047448;-0.3634921,0.0755998;0.004955476;-0.0383414,0.09838693;-0.3697526;-0.0005522594,0.1137258;-0.7592773;0.08516344,0.1140988;-0.7196245;0.000989981,-0.07347997;0.00622025;-0.04209455,-0.1226714;-0.366695;-0.01263588,-0.1431557;-0.756566;0.07038776,-0.1401376;-0.7168676;-0.01372715,0.0007229057;0.5589398;0.01797908,0;0;0,-0.00105156;0.3218467;0.03909945,-0.00208357;0.6315641;0.06618166,0.1684797;0.5000112;0.03345633,0.208826;0.2482084;-0.07288384,0.2353279;0.01483104;-0.2423055,-0.1733339;0.5023965;0.03707923,-0.2172496;0.2512297;-0.06935085,-0.2538467;0.03635722;-0.2600378,0.07382571;0.003293485;-0.04181945,0.09676395;-0.3724121;-0.01588535,0.09139278;-0.7589145;0.08360815,0.1016579;-0.7925276;0.02859449,-0.07682645;0.003921271;-0.03594814,-0.1021226;-0.3717698;-0.01207931,-0.093076;-0.7610369;0.07567765,-0.100644;-0.7928736;0.01825433,-0.001765177;0.555814;0.06176519,790.1761
+0;0;0,0.0005618416;0.3242743;0.0140932,0.0007498956;0.635576;0.01630396,0.1713918;0.501856;-0.00313212,0.2148678;0.2624614;-0.1303017,0.2765604;0.0944735;-0.3595179,-0.1655039;0.4939768;-0.01314927,-0.2213929;0.2583501;-0.1424879,-0.2517653;0.07187919;-0.3635582,0.07557675;0.004953966;-0.03832971,0.09835527;-0.3696125;-0.0005548559,0.1136985;-0.759248;0.08518524,0.1140709;-0.7196122;0.001160212,-0.07345758;0.006218354;-0.04208172,-0.1226304;-0.3665559;-0.01263418,-0.1431206;-0.7565379;0.07041308,-0.1401078;-0.7168565;-0.01355352,0.000723752;0.5596144;0.01800011,0;0;0,-0.0009230003;0.3220821;0.040187,-0.001770943;0.6321254;0.068241,0.1684231;0.5000564;0.03401625,0.2085503;0.2531084;-0.07902586,0.2351635;0.02143554;-0.2527652,-0.1727584;0.5025231;0.03731422,-0.2169797;0.2551954;-0.07334516,-0.2552689;0.05895755;-0.28451,0.0738177;0.003300503;-0.04178047,0.09678239;-0.3722782;-0.01610839,0.09131461;-0.7588847;0.08343136,0.1012136;-0.7926405;0.02874672,-0.07678237;0.003926202;-0.03598066,-0.1019183;-0.3716535;-0.01244588,-0.09310222;-0.7609975;0.07550948,-0.1004214;-0.794175;0.01975786,-0.001500115;0.5562881;0.06358492,790.1882
+0;0;0,0.000450579;0.324256;0.01451077,0.0004355105;0.6355538;0.01723198,0.1709856;0.5019159;-0.003709335,0.2168103;0.2685705;-0.1409028,0.2793351;0.1070281;-0.374485,-0.1655946;0.4939037;-0.01313508,-0.2210289;0.2629186;-0.1507758,-0.2609304;0.1005298;-0.3886911,0.07557176;0.004845456;-0.03835343,0.09815234;-0.3696948;-0.0002029017,0.1136023;-0.7593631;0.08536953,0.1138585;-0.7196987;0.001347318,-0.07347842;0.006285158;-0.04203538,-0.122575;-0.3665419;-0.01313374,-0.1432914;-0.7564336;0.07028043,-0.1403946;-0.7167246;-0.01368706,0.0004649073;0.5595895;0.01879952,0;0;0,-0.0009230003;0.3220821;0.040187,-0.001770943;0.6321254;0.068241,0.1684231;0.5000564;0.03401625,0.2085503;0.2531084;-0.07902586,0.2351635;0.02143554;-0.2527652,-0.1727584;0.5025231;0.03731422,-0.2169797;0.2551954;-0.07334516,-0.2552689;0.05895755;-0.28451,0.0738177;0.003300503;-0.04178047,0.09678239;-0.3722782;-0.01610839,0.09131461;-0.7588847;0.08343136,0.1012136;-0.7926405;0.02874672,-0.07678237;0.003926202;-0.03598066,-0.1019183;-0.3716535;-0.01244588,-0.09310222;-0.7609975;0.07550948,-0.1004214;-0.794175;0.01975786,-0.001500115;0.5562881;0.06358492,790.21
+0;0;0,0.0004510222;0.324575;0.01452504,0.000435946;0.636112;0.01724868,0.1715773;0.5022244;-0.003769651,0.2170705;0.2705673;-0.1399704,0.2798169;0.108452;-0.3743811,-0.1661699;0.4941844;-0.01322808,-0.2212031;0.2648706;-0.1498729,-0.2612461;0.1019059;-0.388632,0.07544447;0.004837294;-0.03828883,0.09802692;-0.369734;-0.0001351386,0.1134757;-0.7593734;0.08543096,0.1137333;-0.7196568;0.0009536222,-0.07335465;0.006274571;-0.04196458,-0.1224553;-0.3665834;-0.01306055,-0.1431702;-0.7564462;0.07034746,-0.1402577;-0.7166847;-0.01407487,0.000465362;0.5600979;0.01881725,0;0;0,-0.0009635761;0.3222308;0.04155076,-0.001871601;0.6323991;0.07085216,0.1684941;0.499819;0.03431666,0.208278;0.2581908;-0.08534265,0.2344384;0.03168477;-0.2674896,-0.1729938;0.5023731;0.03718551,-0.2173626;0.2588894;-0.07697399,-0.2558797;0.0603397;-0.2873576,0.07379366;0.003211334;-0.04153895,0.0966943;-0.3724307;-0.01628148,0.09142629;-0.7590435;0.08312643,0.1017906;-0.7924564;0.02742827,-0.07657109;0.003990411;-0.03608664,-0.1016388;-0.3716422;-0.01282517,-0.09277439;-0.7608638;0.0755325,-0.1009845;-0.7940064;0.019172,-0.001582094;0.5565318;0.06588471,790.2327
+0;0;0,0.0004517028;0.3250647;0.01454696,0.0004366084;0.6370006;0.01727418,0.1712778;0.5031197;-0.003702568,0.2163718;0.2734953;-0.1387083,0.2791502;0.1112976;-0.3732381,-0.1658769;0.4950938;-0.0131444,-0.2204272;0.2677922;-0.1485903,-0.2604906;0.1047445;-0.3874707,0.07531974;0.004829297;-0.03822553,0.09793094;-0.3702187;-2.328679E-05,0.1133542;-0.7592142;0.0854014,0.1136137;-0.7194256;0.000298582,-0.07323337;0.006264198;-0.0418952,-0.1223965;-0.3670682;-0.01295439,-0.1430772;-0.7562869;0.07031578,-0.1401431;-0.716453;-0.01473162,0.0004660611;0.5608917;0.01884471,0;0;0,-0.000773035;0.3226168;0.04238784,-0.001596764;0.6331505;0.07205737,0.1680394;0.499944;0.0344373,0.2082082;0.2638005;-0.09050309,0.2333951;0.03902788;-0.2751551,-0.1720466;0.5025851;0.03711423,-0.2166005;0.2642584;-0.08206099,-0.2551629;0.06769796;-0.2945001,0.07381809;0.003194869;-0.04120994,0.09645014;-0.3729724;-0.01635706,0.09140998;-0.7590302;0.08257043,0.1020703;-0.7920084;0.0254873,-0.07634199;0.004015438;-0.03624022,-0.1015106;-0.3721096;-0.0132575,-0.0926027;-0.7605996;0.07533642,-0.1014935;-0.7944885;0.01896672,-0.001323357;0.5571929;0.0670172,790.2553
+0;0;0,0.0003417183;0.3250462;0.01495729,0.0001374682;0.6369768;0.01824833,0.1708949;0.5033649;-0.004514091,0.2170553;0.2774238;-0.1452521,0.2801902;0.1259464;-0.3867517,-0.1655787;0.4961595;-0.01703833,-0.2197816;0.2682466;-0.1515936,-0.2598007;0.1069905;-0.3916943,0.07533952;0.004831663;-0.03818623,0.09789291;-0.370197;0.0002394654,0.1124136;-0.7590256;0.08657709,0.113334;-0.7192032;0.001482747,-0.0732216;0.006248318;-0.04191816,-0.1224359;-0.3670802;-0.01301441,-0.1429567;-0.7563038;0.07027168,-0.1393732;-0.716442;-0.01474759,0.0002161867;0.5608652;0.0196752,0;0;0,-0.000773035;0.3226168;0.04238784,-0.001596764;0.6331505;0.07205737,0.1680394;0.499944;0.0344373,0.2082082;0.2638005;-0.09050309,0.2333951;0.03902788;-0.2751551,-0.1720466;0.5025851;0.03711423,-0.2166005;0.2642584;-0.08206099,-0.2551629;0.06769796;-0.2945001,0.07381809;0.003194869;-0.04120994,0.09645014;-0.3729724;-0.01635706,0.09140998;-0.7590302;0.08257043,0.1020703;-0.7920084;0.0254873,-0.07634199;0.004015438;-0.03624022,-0.1015106;-0.3721096;-0.0132575,-0.0926027;-0.7605996;0.07533642,-0.1014935;-0.7944885;0.01896672,-0.001323357;0.5571929;0.0670172,790.2668
+0;0;0,0.0003417183;0.3250462;0.01495729,0.0001374682;0.6369768;0.01824833,0.1708949;0.5033649;-0.004514091,0.2170553;0.2774238;-0.1452521,0.2801902;0.1259464;-0.3867517,-0.1655787;0.4961595;-0.01703833,-0.2197816;0.2682466;-0.1515936,-0.2598007;0.1069905;-0.3916943,0.07533952;0.004831663;-0.03818623,0.09789291;-0.370197;0.0002394654,0.1124136;-0.7590256;0.08657709,0.113334;-0.7192032;0.001482747,-0.0732216;0.006248318;-0.04191816,-0.1224359;-0.3670802;-0.01301441,-0.1429567;-0.7563038;0.07027168,-0.1393732;-0.716442;-0.01474759,0.0002161867;0.5608652;0.0196752,0;0;0,-0.000773035;0.3226168;0.04238784,-0.001596764;0.6331505;0.07205737,0.1680394;0.499944;0.0344373,0.2082082;0.2638005;-0.09050309,0.2333951;0.03902788;-0.2751551,-0.1720466;0.5025851;0.03711423,-0.2166005;0.2642584;-0.08206099,-0.2551629;0.06769796;-0.2945001,0.07381809;0.003194869;-0.04120994,0.09645014;-0.3729724;-0.01635706,0.09140998;-0.7590302;0.08257043,0.1020703;-0.7920084;0.0254873,-0.07634199;0.004015438;-0.03624022,-0.1015106;-0.3721096;-0.0132575,-0.0926027;-0.7605996;0.07533642,-0.1014935;-0.7944885;0.01896672,-0.001323357;0.5571929;0.0670172,790.2781
+0;0;0,0.0003419514;0.325268;0.0149675,0.0001376598;0.6372684;0.0182596,0.1707944;0.5036816;-0.004488386,0.2163581;0.280661;-0.1434073,0.2784652;0.1316497;-0.3809752,-0.1654806;0.4964805;-0.01700522,-0.2189829;0.2715135;-0.1498212,-0.2583504;0.1128826;-0.3860132,0.07533021;0.004831065;-0.03818151,0.09787602;-0.3700715;0.0002312772,0.112381;-0.758478;0.08647518,0.1132994;-0.7186773;0.001568384,-0.07321254;0.006247546;-0.04191298,-0.1224103;-0.3669555;-0.01301894,-0.1429088;-0.7557566;0.07017673,-0.1393332;-0.7159166;-0.01465516,0.0002163874;0.5611479;0.01968663,0;0;0,-0.0005507171;0.3227343;0.04319334,-0.001141168;0.6332865;0.07340193,0.1679789;0.4998245;0.03435588,0.207457;0.2694367;-0.09400177,0.2320409;0.05752569;-0.2863284,-0.1712584;0.502589;0.0370209,-0.217329;0.2738663;-0.09211534,-0.253059;0.08095416;-0.3018973,0.07381487;0.003219649;-0.04119229,0.09640519;-0.3728521;-0.01678801,0.09159745;-0.7585006;0.08200526,0.1020651;-0.7916374;0.02534628,-0.07631259;0.004001451;-0.03627922,-0.1014113;-0.3720329;-0.01382759,-0.0926255;-0.7601315;0.0745482,-0.1015003;-0.7933375;0.01769489,-0.0009267181;0.5573284;0.06823564,790.2902
+0;0;0,0.0002160554;0.3252511;0.01533136,-0.000227556;0.6372469;0.01900518,0.1702811;0.5036739;-0.005324405,0.2221746;0.3173814;-0.1889406,0.2940564;0.1366319;-0.4002764,-0.1654929;0.4973017;-0.01902951,-0.2190611;0.2753425;-0.1567876,-0.2563276;0.1265351;-0.3996203,0.07534449;0.004807626;-0.03815627,0.09784907;-0.3700878;0.0003502928,0.1122363;-0.7585077;0.08655347,0.1134332;-0.7186876;0.00165239,-0.07321817;0.00626637;-0.04190034,-0.1229782;-0.3668984;-0.01347792,-0.1433273;-0.7556918;0.06979032,-0.1394725;-0.7158344;-0.01502733,-8.397442E-05;0.5611249;0.02034212,0;0;0,-0.0005507171;0.3227343;0.04319334,-0.001141168;0.6332865;0.07340193,0.1679789;0.4998245;0.03435588,0.207457;0.2694367;-0.09400177,0.2320409;0.05752569;-0.2863284,-0.1712584;0.502589;0.0370209,-0.217329;0.2738663;-0.09211534,-0.253059;0.08095416;-0.3018973,0.07381487;0.003219649;-0.04119229,0.09640519;-0.3728521;-0.01678801,0.09159745;-0.7585006;0.08200526,0.1020651;-0.7916374;0.02534628,-0.07631259;0.004001451;-0.03627922,-0.1014113;-0.3720329;-0.01382759,-0.0926255;-0.7601315;0.0745482,-0.1015003;-0.7933375;0.01769489,-0.0009267181;0.5573284;0.06823564,790.3131
+0;0;0,0.0002161202;0.3253487;0.01533596,-0.0002274816;0.6373407;0.01901001,0.1702993;0.5037695;-0.00532244,0.2211494;0.3212227;-0.1852468,0.2935754;0.1391045;-0.3981829,-0.1655104;0.4973966;-0.019029,-0.2180016;0.2799001;-0.1540173,-0.2555503;0.1299659;-0.3986888,0.07534148;0.004807435;-0.03815475,0.09783464;-0.3698977;0.0003322661,0.1122271;-0.7584594;0.08656692,0.1134221;-0.7186557;0.001807265,-0.07321525;0.00626612;-0.04189868,-0.12295;-0.3667092;-0.01349068,-0.1433066;-0.7556446;0.06980795,-0.1394581;-0.7158036;-0.01486841,-8.391481E-05;0.5612266;0.02034681,0;0;0,-0.0004511997;0.3227616;0.0437237,-0.0009291992;0.6332679;0.07436383,0.1679288;0.499621;0.03429687,0.2052252;0.2763997;-0.09632885,0.2309612;0.06744479;-0.2948983,-0.1709292;0.5025561;0.03703262,-0.2160145;0.2805026;-0.09312645,-0.251109;0.09498858;-0.3124602,0.07382496;0.003196985;-0.04116905,0.09632164;-0.3726999;-0.01695001,0.09164949;-0.7584648;0.0819813,0.102158;-0.7916827;0.02563584,-0.07629481;0.004026575;-0.03630599,-0.101398;-0.3718576;-0.01457854,-0.09278866;-0.759959;0.0744549,-0.1018863;-0.7952361;0.02025269,-0.0007432252;0.5573249;0.06909168,790.3245
+0;0;0,0.0002161202;0.3253487;0.01533596,-0.0002274816;0.6373407;0.01901001,0.1702993;0.5037695;-0.00532244,0.2211494;0.3212227;-0.1852468,0.2935754;0.1391045;-0.3981829,-0.1655104;0.4973966;-0.019029,-0.2180016;0.2799001;-0.1540173,-0.2555503;0.1299659;-0.3986888,0.07534148;0.004807435;-0.03815475,0.09783464;-0.3698977;0.0003322661,0.1122271;-0.7584594;0.08656692,0.1134221;-0.7186557;0.001807265,-0.07321525;0.00626612;-0.04189868,-0.12295;-0.3667092;-0.01349068,-0.1433066;-0.7556446;0.06980795,-0.1394581;-0.7158036;-0.01486841,-8.391481E-05;0.5612266;0.02034681,0;0;0,-0.0004511997;0.3227616;0.0437237,-0.0009291992;0.6332679;0.07436383,0.1679288;0.499621;0.03429687,0.2052252;0.2763997;-0.09632885,0.2309612;0.06744479;-0.2948983,-0.1709292;0.5025561;0.03703262,-0.2160145;0.2805026;-0.09312645,-0.251109;0.09498858;-0.3124602,0.07382496;0.003196985;-0.04116905,0.09632164;-0.3726999;-0.01695001,0.09164949;-0.7584648;0.0819813,0.102158;-0.7916827;0.02563584,-0.07629481;0.004026575;-0.03630599,-0.101398;-0.3718576;-0.01457854,-0.09278866;-0.759959;0.0744549,-0.1018863;-0.7952361;0.02025269,-0.0007432252;0.5573249;0.06909168,790.3365
+0;0;0,0.0001401225;0.3256757;0.0158835,-0.0004462652;0.6379582;0.02003426,0.1700899;0.5045168;-0.006068055,0.2202926;0.3306622;-0.1791658,0.2878924;0.1788255;-0.3818904,-0.1655335;0.4984607;-0.02028381,-0.214886;0.2921599;-0.1533735,-0.2473782;0.164253;-0.3798805,0.0754197;0.004794786;-0.03815415,0.09782361;-0.3692868;0.0003416836,0.1121921;-0.7584038;0.08667778,0.1135405;-0.7185635;0.001839079,-0.07327723;0.006275628;-0.04192762,-0.1230697;-0.3660655;-0.01357869,-0.1431965;-0.7555361;0.06996733,-0.1391944;-0.715655;-0.01478291,-0.0002682813;0.5617734;0.02126322,0;0;0,-0.0002344102;0.322953;0.04492557,-0.0003820732;0.6336302;0.0768441,0.1679098;0.4995542;0.03404915,0.2028351;0.2883599;-0.09589601,0.2240138;0.1071697;-0.2841589,-0.1701714;0.5027937;0.03691276,-0.2127012;0.2911695;-0.09003207,-0.2450345;0.127628;-0.2923439,0.07386449;0.003183112;-0.04124033,0.09623896;-0.3721227;-0.01745403,0.09180452;-0.7584769;0.08145607,0.1026614;-0.7915816;0.0249213,-0.07637993;0.00405628;-0.03628378,-0.1012092;-0.3712573;-0.01521149,-0.09278581;-0.759972;0.07368356,-0.101859;-0.7955414;0.01969663,-0.0002868697;0.557642;0.07123673,790.3577
+0;0;0,0.0001401225;0.3256757;0.0158835,-0.0004462652;0.6379582;0.02003426,0.1700899;0.5045168;-0.006068055,0.2202926;0.3306622;-0.1791658,0.2878924;0.1788255;-0.3818904,-0.1655335;0.4984607;-0.02028381,-0.214886;0.2921599;-0.1533735,-0.2473782;0.164253;-0.3798805,0.0754197;0.004794786;-0.03815415,0.09782361;-0.3692868;0.0003416836,0.1121921;-0.7584038;0.08667778,0.1135405;-0.7185635;0.001839079,-0.07327723;0.006275628;-0.04192762,-0.1230697;-0.3660655;-0.01357869,-0.1431965;-0.7555361;0.06996733,-0.1391944;-0.715655;-0.01478291,-0.0002682813;0.5617734;0.02126322,0;0;0,-0.0002344102;0.322953;0.04492557,-0.0003820732;0.6336302;0.0768441,0.1679098;0.4995542;0.03404915,0.2028351;0.2883599;-0.09589601,0.2240138;0.1071697;-0.2841589,-0.1701714;0.5027937;0.03691276,-0.2127012;0.2911695;-0.09003207,-0.2450345;0.127628;-0.2923439,0.07386449;0.003183112;-0.04124033,0.09623896;-0.3721227;-0.01745403,0.09180452;-0.7584769;0.08145607,0.1026614;-0.7915816;0.0249213,-0.07637993;0.00405628;-0.03628378,-0.1012092;-0.3712573;-0.01521149,-0.09278581;-0.759972;0.07368356,-0.101859;-0.7955414;0.01969663,-0.0002868697;0.557642;0.07123673,790.3703
+0;0;0,0.0001402096;0.3258782;0.01589338,-0.0004464367;0.6383011;0.02004635,0.1702239;0.5047891;-0.006077066,0.220468;0.3307909;-0.1793177,0.2870555;0.1812281;-0.3790064,-0.1656636;0.4987282;-0.02030401,-0.2150569;0.292257;-0.1535035,-0.2470625;0.1662656;-0.3766187,0.07547094;0.004798044;-0.03818007,0.09787348;-0.3692606;0.0003134124,0.1122344;-0.7581711;0.0866037,0.113581;-0.7183436;0.001874916,-0.073327;0.006279891;-0.04195611,-0.1231164;-0.3660384;-0.0136089,-0.1432325;-0.7553024;0.06989279,-0.1392356;-0.7154342;-0.01474764,-0.0002683928;0.5620907;0.02127572,0;0;0,-0.00012476;0.3230162;0.04593205,-5.144626E-05;0.6337038;0.07911015,0.1678515;0.499476;0.03408623,0.20253;0.2906094;-0.1000193,0.2236361;0.1131348;-0.286395,-0.1697262;0.5029664;0.03710234,-0.2124154;0.2929344;-0.09280661,-0.2430386;0.137481;-0.2967061,0.0739012;0.00321199;-0.0412904,0.09634633;-0.3720792;-0.0177052,0.09201015;-0.7582326;0.0811398,0.1005323;-0.7917807;0.0248692,-0.07645444;0.004031952;-0.03626381,-0.1011176;-0.3712715;-0.01522733,-0.09271858;-0.7598515;0.07330928,-0.1011153;-0.7946763;0.01849505,-1.750886E-05;0.5577152;0.07316875,790.3919
+0;0;0,3.640962E-05;0.3258686;0.01608979,-0.000681635;0.6382892;0.02038275,0.1705134;0.505871;-0.00496944,0.2198126;0.3397256;-0.1860148,0.2892215;0.1949055;-0.3882229,-0.1655049;0.4994867;-0.02251947,-0.2148055;0.2962018;-0.160566,-0.2463376;0.1697026;-0.3834611,0.07550176;0.00477804;-0.03812159,0.09787473;-0.3692968;0.0002310202,0.1122523;-0.7582413;0.08636549,0.1142229;-0.7184153;0.001648761,-0.07326807;0.006322855;-0.0420525,-0.1234304;-0.3659581;-0.01387245,-0.143203;-0.7551805;0.06990506,-0.138583;-0.715306;-0.01470292,-0.0004693516;0.5620784;0.02158069,0;0;0,-0.00012476;0.3230162;0.04593205,-5.144626E-05;0.6337038;0.07911015,0.1678515;0.499476;0.03408623,0.20253;0.2906094;-0.1000193,0.2236361;0.1131348;-0.286395,-0.1697262;0.5029664;0.03710234,-0.2124154;0.2929344;-0.09280661,-0.2430386;0.137481;-0.2967061,0.0739012;0.00321199;-0.0412904,0.09634633;-0.3720792;-0.0177052,0.09201015;-0.7582326;0.0811398,0.1005323;-0.7917807;0.0248692,-0.07645444;0.004031952;-0.03626381,-0.1011176;-0.3712715;-0.01522733,-0.09271858;-0.7598515;0.07330928,-0.1011153;-0.7946763;0.01849505,-1.750886E-05;0.5577152;0.07316875,790.4034
+0;0;0,3.643495E-05;0.3260953;0.01610098,-0.0006821211;0.6387387;0.02039701,0.1713427;0.5059937;-0.005083157,0.2206723;0.3397458;-0.1862402,0.2894623;0.1962172;-0.3866451,-0.166306;0.4995784;-0.02271835,-0.2156371;0.2961682;-0.16085,-0.246888;0.170797;-0.3817575,0.07549372;0.00477753;-0.03811753,0.09783344;-0.3687416;0.0001781099,0.1122018;-0.7574364;0.08625728,0.1141491;-0.7177264;0.002541088,-0.07326026;0.006322182;-0.04204802,-0.123348;-0.3654057;-0.01390983,-0.1431079;-0.7543782;0.06981389,-0.1385425;-0.7146204;-0.01379483,-0.0004696874;0.5624738;0.02159581,0;0;0,-4.436076E-05;0.3231484;0.04661024,3.834069E-05;0.6340015;0.08032978,0.1680997;0.4997147;0.03188765,0.2025896;0.2926253;-0.1052767,0.2236861;0.1205808;-0.2935592,-0.1700965;0.5026947;0.03675028,-0.2133892;0.2942594;-0.09580199,-0.2423859;0.1449364;-0.3016089,0.07393154;0.00321579;-0.04121721,0.09636057;-0.3715452;-0.01812458,0.09190699;-0.7574329;0.0807215,0.1005161;-0.7915529;0.02667534,-0.07642139;0.004038669;-0.03631161,-0.1010483;-0.3707182;-0.01550441,-0.0926325;-0.7590536;0.07295159,-0.100979;-0.7932323;0.01893379,7.609278E-05;0.5579684;0.07426512,790.4151
+0;0;0,3.643495E-05;0.3260953;0.01610098,-0.0006821211;0.6387387;0.02039701,0.1713427;0.5059937;-0.005083157,0.2206723;0.3397458;-0.1862402,0.2894623;0.1962172;-0.3866451,-0.166306;0.4995784;-0.02271835,-0.2156371;0.2961682;-0.16085,-0.246888;0.170797;-0.3817575,0.07549372;0.00477753;-0.03811753,0.09783344;-0.3687416;0.0001781099,0.1122018;-0.7574364;0.08625728,0.1141491;-0.7177264;0.002541088,-0.07326026;0.006322182;-0.04204802,-0.123348;-0.3654057;-0.01390983,-0.1431079;-0.7543782;0.06981389,-0.1385425;-0.7146204;-0.01379483,-0.0004696874;0.5624738;0.02159581,0;0;0,-4.436076E-05;0.3231484;0.04661024,3.834069E-05;0.6340015;0.08032978,0.1680997;0.4997147;0.03188765,0.2025896;0.2926253;-0.1052767,0.2236861;0.1205808;-0.2935592,-0.1700965;0.5026947;0.03675028,-0.2133892;0.2942594;-0.09580199,-0.2423859;0.1449364;-0.3016089,0.07393154;0.00321579;-0.04121721,0.09636057;-0.3715452;-0.01812458,0.09190699;-0.7574329;0.0807215,0.1005161;-0.7915529;0.02667534,-0.07642139;0.004038669;-0.03631161,-0.1010483;-0.3707182;-0.01550441,-0.0926325;-0.7590536;0.07295159,-0.100979;-0.7932323;0.01893379,7.609278E-05;0.5579684;0.07426512,790.4383
+0;0;0,-0.0001192584;0.3264039;0.01646411,-0.001119446;0.6393155;0.02127949,0.1700506;0.5071113;-0.006600002,0.2223331;0.3428727;-0.1906533,0.2810996;0.2414486;-0.419248,-0.1656161;0.5008335;-0.02396614,-0.2213329;0.3226357;-0.1934493,-0.2467872;0.2022887;-0.4189812,0.07558004;0.004778774;-0.03809876,0.09784201;-0.3679694;0.0002268068,0.1119819;-0.7559339;0.08625345,0.1139281;-0.7162871;0.003175855,-0.07330232;0.006327991;-0.04211198,-0.1234701;-0.3646224;-0.01410003,-0.142745;-0.7529365;0.06931183,-0.1382049;-0.7132229;-0.01365662,-0.000832898;0.562983;0.02234077,0;0;0,9.034574E-05;0.3233745;0.04732382,0.0002492443;0.6344519;0.08152926,0.167333;0.5000752;0.03230036,0.2099084;0.3060615;-0.1230361,0.2222691;0.1273464;-0.3071667,-0.1688009;0.5028965;0.03664926,-0.2131851;0.3305327;-0.141968,-0.2391031;0.1536637;-0.3264715,0.07396217;0.00323987;-0.04130125,0.09613623;-0.3707939;-0.01865888,0.09179192;-0.7558744;0.08039224,0.100229;-0.7903808;0.02779496,-0.07651784;0.004027148;-0.03626977,-0.1011084;-0.3699881;-0.01593345,-0.09285809;-0.7577859;0.07159761,-0.1010236;-0.7913907;0.01787151,0.0002723783;0.5583614;0.0753566,790.46
+0;0;0,-0.000119346;0.3266438;0.0164762,-0.001120108;0.6397354;0.0212944,0.1694193;0.5076946;-0.006477673,0.2301572;0.3168945;-0.2202969,0.286701;0.2193066;-0.4402454,-0.1650083;0.50144;-0.02377972,-0.229736;0.2944231;-0.2206725,-0.2542275;0.1786282;-0.4376739,0.07566267;0.004783998;-0.03814041,0.09792198;-0.3679198;0.0001805872,0.1120531;-0.7556423;0.08615358,0.1139843;-0.7160697;0.003714591,-0.07338246;0.006334909;-0.04215802,-0.1235443;-0.3645713;-0.01414941,-0.1428072;-0.7526432;0.06921044,-0.138302;-0.7130042;-0.01312026,-0.0008333997;0.5633601;0.02235628,0;0;0,0.0002662614;0.3235548;0.04774809,0.0005793869;0.6347858;0.08219862,0.1667354;0.5003377;0.03235626,0.2095564;0.2748415;-0.1496609,0.2239638;0.1149929;-0.337647,-0.1676012;0.5032002;0.03646953,-0.2171179;0.2859493;-0.153695,-0.241413;0.1399316;-0.3516508,0.07402114;0.003289387;-0.04138196,0.09614556;-0.3707196;-0.0190239,0.09210178;-0.7555932;0.07984829,0.09954979;-0.7905389;0.02868057,-0.07664376;0.00398799;-0.03622494,-0.1011644;-0.3700117;-0.01635047,-0.09308057;-0.757671;0.0706822,-0.09994144;-0.7867559;0.01277318,0.0005654991;0.5586567;0.07597375,790.4816
+0;0;0,-0.000119346;0.3266438;0.0164762,-0.001120108;0.6397354;0.0212944,0.1694193;0.5076946;-0.006477673,0.2301572;0.3168945;-0.2202969,0.286701;0.2193066;-0.4402454,-0.1650083;0.50144;-0.02377972,-0.229736;0.2944231;-0.2206725,-0.2542275;0.1786282;-0.4376739,0.07566267;0.004783998;-0.03814041,0.09792198;-0.3679198;0.0001805872,0.1120531;-0.7556423;0.08615358,0.1139843;-0.7160697;0.003714591,-0.07338246;0.006334909;-0.04215802,-0.1235443;-0.3645713;-0.01414941,-0.1428072;-0.7526432;0.06921044,-0.138302;-0.7130042;-0.01312026,-0.0008333997;0.5633601;0.02235628,0;0;0,0.0002662614;0.3235548;0.04774809,0.0005793869;0.6347858;0.08219862,0.1667354;0.5003377;0.03235626,0.2095564;0.2748415;-0.1496609,0.2239638;0.1149929;-0.337647,-0.1676012;0.5032002;0.03646953,-0.2171179;0.2859493;-0.153695,-0.241413;0.1399316;-0.3516508,0.07402114;0.003289387;-0.04138196,0.09614556;-0.3707196;-0.0190239,0.09210178;-0.7555932;0.07984829,0.09954979;-0.7905389;0.02868057,-0.07664376;0.00398799;-0.03622494,-0.1011644;-0.3700117;-0.01635047,-0.09308057;-0.757671;0.0706822,-0.09994144;-0.7867559;0.01277318,0.0005654991;0.5586567;0.07597375,790.5043
+0;0;0,-0.0002625639;0.3269289;0.01685798,-0.001504762;0.6403735;0.02222101,0.1683536;0.5088029;-0.007553218,0.2259255;0.3451951;-0.2007827,0.2751065;0.2527686;-0.4303298,-0.1647472;0.5012343;-0.02181565,-0.2220478;0.3190911;-0.1977707,-0.2475918;0.2045657;-0.4211196,0.07574909;0.004808899;-0.03812439,0.09804562;-0.3673554;0.0002285205,0.1122274;-0.7541087;0.08577025,0.1135638;-0.7144779;0.003018834,-0.07344204;0.006305972;-0.04220213,-0.1237239;-0.3640584;-0.01433927,-0.1426982;-0.7510638;0.06910793,-0.138776;-0.7113544;-0.0135521,-0.001154148;0.5638956;0.0231405,0;0;0,0.0004751757;0.3237891;0.04824054,0.00106021;0.6353115;0.08334887,0.1661651;0.50057;0.03227222,0.2109284;0.3156646;-0.1444365,0.2218502;0.13894;-0.3241651,-0.1664236;0.5037974;0.03655445,-0.2104358;0.311124;-0.1318486,-0.2344439;0.172505;-0.3412804,0.07410412;0.003350392;-0.0413748,0.09613277;-0.3701539;-0.01938319,0.09206021;-0.7539738;0.07942116,0.1006082;-0.788652;0.02759445,-0.0767222;0.003931845;-0.03623207,-0.1011601;-0.3695586;-0.01668592,-0.09319977;-0.75629;0.06975554,-0.1005192;-0.7856384;0.01173373,0.0009705871;0.5590959;0.07694519,790.5153
+0;0;0,-0.0002625639;0.3269289;0.01685798,-0.001504762;0.6403735;0.02222101,0.1683536;0.5088029;-0.007553218,0.2259255;0.3451951;-0.2007827,0.2751065;0.2527686;-0.4303298,-0.1647472;0.5012343;-0.02181565,-0.2220478;0.3190911;-0.1977707,-0.2475918;0.2045657;-0.4211196,0.07574909;0.004808899;-0.03812439,0.09804562;-0.3673554;0.0002285205,0.1122274;-0.7541087;0.08577025,0.1135638;-0.7144779;0.003018834,-0.07344204;0.006305972;-0.04220213,-0.1237239;-0.3640584;-0.01433927,-0.1426982;-0.7510638;0.06910793,-0.138776;-0.7113544;-0.0135521,-0.001154148;0.5638956;0.0231405,0;0;0,0.0004751757;0.3237891;0.04824054,0.00106021;0.6353115;0.08334887,0.1661651;0.50057;0.03227222,0.2109284;0.3156646;-0.1444365,0.2218502;0.13894;-0.3241651,-0.1664236;0.5037974;0.03655445,-0.2104358;0.311124;-0.1318486,-0.2344439;0.172505;-0.3412804,0.07410412;0.003350392;-0.0413748,0.09613277;-0.3701539;-0.01938319,0.09206021;-0.7539738;0.07942116,0.1006082;-0.788652;0.02759445,-0.0767222;0.003931845;-0.03623207,-0.1011601;-0.3695586;-0.01668592,-0.09319977;-0.75629;0.06975554,-0.1005192;-0.7856384;0.01173373,0.0009705871;0.5590959;0.07694519,790.5265
+0;0;0,-0.0002626867;0.3270819;0.01686586,-0.001505452;0.6406706;0.02223156,0.1691238;0.5088195;-0.007681871,0.2257651;0.3478563;-0.197788,0.275936;0.2535693;-0.4319556,-0.1654916;0.5012164;-0.02200916,-0.221866;0.3220174;-0.19512,-0.2479242;0.2051867;-0.4229647,0.07583286;0.004814218;-0.03816655,0.09811574;-0.3671225;0.0001628995,0.112288;-0.7536182;0.08564767,0.1136402;-0.7138744;0.001925565,-0.07352327;0.006312945;-0.0422488,-0.1237743;-0.3638249;-0.01440299,-0.142736;-0.7505726;0.06898864,-0.1387679;-0.7107493;-0.014641,-0.001154701;0.5641627;0.02315141,0;0;0,0.0006335005;0.3238077;0.04914486,0.001425982;0.6353467;0.085379,0.1665461;0.5011791;0.03032196,0.2107925;0.3191007;-0.1433082,0.2209057;0.1474887;-0.3348511,-0.1664942;0.5037355;0.03635724,-0.2099644;0.3141767;-0.1292795,-0.2326638;0.1811327;-0.3484272,0.07417265;0.003394305;-0.04144132,0.09614454;-0.3698923;-0.01960278,0.0921229;-0.7534395;0.07920396,0.1016999;-0.787479;0.02522814,-0.07684816;0.003901443;-0.03618874,-0.1012464;-0.3693791;-0.01698196,-0.09327296;-0.7558493;0.06941664,-0.1008777;-0.7863677;0.01122854,0.001282535;0.5591265;0.07867873,790.5488
+0;0;0,-0.000424153;0.3270606;0.01726991,-0.001921207;0.6406404;0.0230959,0.1685432;0.5088599;-0.008277781,0.2317762;0.354041;-0.201385,0.2870728;0.2873158;-0.4437312,-0.1654654;0.5019113;-0.02360082,-0.2226798;0.3255126;-0.199293,-0.2481039;0.2148353;-0.4302601,0.07587952;0.004795553;-0.03807607,0.0981316;-0.3671319;0.0003603101,0.1124829;-0.753577;0.08604456,0.1140439;-0.7138126;0.002328478,-0.07349883;0.006340569;-0.04228717,-0.12381;-0.3637835;-0.01436773,-0.1426972;-0.7505248;0.06907064,-0.1385183;-0.7106777;-0.01454595,-0.001510654;0.5641314;0.02389482,0;0;0,0.0006335005;0.3238077;0.04914486,0.001425982;0.6353467;0.085379,0.1665461;0.5011791;0.03032196,0.2107925;0.3191007;-0.1433082,0.2209057;0.1474887;-0.3348511,-0.1664942;0.5037355;0.03635724,-0.2099644;0.3141767;-0.1292795,-0.2326638;0.1811327;-0.3484272,0.07417265;0.003394305;-0.04144132,0.09614454;-0.3698923;-0.01960278,0.0921229;-0.7534395;0.07920396,0.1016999;-0.787479;0.02522814,-0.07684816;0.003901443;-0.03618874,-0.1012464;-0.3693791;-0.01698196,-0.09327296;-0.7558493;0.06941664,-0.1008777;-0.7863677;0.01122854,0.001282535;0.5591265;0.07867873,790.5607
+0;0;0,-0.000424153;0.3270606;0.01726991,-0.001921207;0.6406404;0.0230959,0.1685432;0.5088599;-0.008277781,0.2317762;0.354041;-0.201385,0.2870728;0.2873158;-0.4437312,-0.1654654;0.5019113;-0.02360082,-0.2226798;0.3255126;-0.199293,-0.2481039;0.2148353;-0.4302601,0.07587952;0.004795553;-0.03807607,0.0981316;-0.3671319;0.0003603101,0.1124829;-0.753577;0.08604456,0.1140439;-0.7138126;0.002328478,-0.07349883;0.006340569;-0.04228717,-0.12381;-0.3637835;-0.01436773,-0.1426972;-0.7505248;0.06907064,-0.1385183;-0.7106777;-0.01454595,-0.001510654;0.5641314;0.02389482,0;0;0,0.0006335005;0.3238077;0.04914486,0.001425982;0.6353467;0.085379,0.1665461;0.5011791;0.03032196,0.2107925;0.3191007;-0.1433082,0.2209057;0.1474887;-0.3348511,-0.1664942;0.5037355;0.03635724,-0.2099644;0.3141767;-0.1292795,-0.2326638;0.1811327;-0.3484272,0.07417265;0.003394305;-0.04144132,0.09614454;-0.3698923;-0.01960278,0.0921229;-0.7534395;0.07920396,0.1016999;-0.787479;0.02522814,-0.07684816;0.003901443;-0.03618874,-0.1012464;-0.3693791;-0.01698196,-0.09327296;-0.7558493;0.06941664,-0.1008777;-0.7863677;0.01122854,0.001282535;0.5591265;0.07867873,790.5711
+0;0;0,-0.0004246738;0.3274622;0.01729112,-0.001923257;0.6413622;0.02312306,0.1691573;0.5093036;-0.008366309,0.2320884;0.3552241;-0.2005513,0.2883415;0.2873448;-0.4470893,-0.1660607;0.5023299;-0.02374484,-0.2230019;0.3267737;-0.1985979,-0.2488658;0.214182;-0.43356,0.07582995;0.004792421;-0.0380512,0.09810776;-0.3675651;0.0004296228,0.1126288;-0.7585813;0.08712742,0.1142108;-0.7186854;0.002284288,-0.07345082;0.006336428;-0.04225955,-0.1238202;-0.3642156;-0.01430782,-0.1429307;-0.7555316;0.07011752,-0.1386956;-0.715552;-0.01462478,-0.001512286;0.5647753;0.0239228,0;0;0,0.0008090734;0.3241745;0.04940522,0.001713023;0.6360247;0.08573163,0.1668326;0.5017015;0.02841294,0.2109913;0.3217971;-0.1457144,0.220688;0.1530959;-0.3457116,-0.1665887;0.5039481;0.0358028,-0.2085491;0.3146226;-0.1286085,-0.2347023;0.1772223;-0.3499457,0.07422671;0.003190666;-0.04124629,0.0961219;-0.3705249;-0.01923573,0.09144089;-0.7590539;0.0789696,0.100494;-0.7923989;0.02236354,-0.07672988;0.004070791;-0.03629045,-0.1012483;-0.3696484;-0.01731717,-0.09295782;-0.760689;0.07008731,-0.1017711;-0.7952827;0.01487164,0.001545094;0.5597275;0.07901752,790.5833
+0;0;0,-0.0005039023;0.3274361;0.0177745,-0.002140608;0.6413286;0.02397481,0.1687073;0.5093884;-0.009145839,0.2337401;0.3584325;-0.2031019,0.272672;0.2775153;-0.4490485,-0.165995;0.5028034;-0.0245128,-0.22283;0.3313504;-0.2034249,-0.2466822;0.2161855;-0.4373504,0.07592487;0.004781288;-0.03786287,0.09833279;-0.3675528;0.0007694587,0.1126816;-0.7585764;0.0874624,0.1143081;-0.7186599;0.002622522,-0.07339841;0.006351738;-0.04234821,-0.1234064;-0.3642285;-0.01412318,-0.142191;-0.7555407;0.07039285,-0.1379155;-0.7155227;-0.0143429,-0.001703357;0.564741;0.02467873,0;0;0,0.0008090734;0.3241745;0.04940522,0.001713023;0.6360247;0.08573163,0.1668326;0.5017015;0.02841294,0.2109913;0.3217971;-0.1457144,0.220688;0.1530959;-0.3457116,-0.1665887;0.5039481;0.0358028,-0.2085491;0.3146226;-0.1286085,-0.2347023;0.1772223;-0.3499457,0.07422671;0.003190666;-0.04124629,0.0961219;-0.3705249;-0.01923573,0.09144089;-0.7590539;0.0789696,0.100494;-0.7923989;0.02236354,-0.07672988;0.004070791;-0.03629045,-0.1012483;-0.3696484;-0.01731717,-0.09295782;-0.760689;0.07008731,-0.1017711;-0.7952827;0.01487164,0.001545094;0.5597275;0.07901752,790.5943
+0;0;0,-0.0005039023;0.3274361;0.0177745,-0.002140608;0.6413286;0.02397481,0.1687073;0.5093884;-0.009145839,0.2337401;0.3584325;-0.2031019,0.272672;0.2775153;-0.4490485,-0.165995;0.5028034;-0.0245128,-0.22283;0.3313504;-0.2034249,-0.2466822;0.2161855;-0.4373504,0.07592487;0.004781288;-0.03786287,0.09833279;-0.3675528;0.0007694587,0.1126816;-0.7585764;0.0874624,0.1143081;-0.7186599;0.002622522,-0.07339841;0.006351738;-0.04234821,-0.1234064;-0.3642285;-0.01412318,-0.142191;-0.7555407;0.07039285,-0.1379155;-0.7155227;-0.0143429,-0.001703357;0.564741;0.02467873,0;0;0,0.0008090734;0.3241745;0.04940522,0.001713023;0.6360247;0.08573163,0.1668326;0.5017015;0.02841294,0.2109913;0.3217971;-0.1457144,0.220688;0.1530959;-0.3457116,-0.1665887;0.5039481;0.0358028,-0.2085491;0.3146226;-0.1286085,-0.2347023;0.1772223;-0.3499457,0.07422671;0.003190666;-0.04124629,0.0961219;-0.3705249;-0.01923573,0.09144089;-0.7590539;0.0789696,0.100494;-0.7923989;0.02236354,-0.07672988;0.004070791;-0.03629045,-0.1012483;-0.3696484;-0.01731717,-0.09295782;-0.760689;0.07008731,-0.1017711;-0.7952827;0.01487164,0.001545094;0.5597275;0.07901752,790.6064
+0;0;0,-0.0005043371;0.3277187;0.01778984,-0.002142241;0.6418411;0.02399473,0.1691685;0.5096954;-0.009217216,0.2341236;0.35892;-0.2029414,0.2735637;0.2769465;-0.4520986,-0.1664422;0.5030925;-0.02462588,-0.2232093;0.3318445;-0.2033241,-0.2473728;0.2151762;-0.4403032,0.07603243;0.004788062;-0.03791652,0.09842261;-0.3672512;0.0006852299,0.1127497;-0.7576804;0.08724641,0.1143821;-0.7177278;0.002097599,-0.0735024;0.006360737;-0.04240821,-0.1234708;-0.3639261;-0.01420553,-0.1422268;-0.7546434;0.07018203,-0.1379358;-0.7145889;-0.01486227,-0.001704675;0.5651982;0.02469915,0;0;0,0.001014009;0.3243988;0.04980671,0.002105378;0.6364448;0.08643067,0.1670763;0.5021585;0.02687323,0.2117776;0.3226805;-0.147112,0.2207457;0.1585158;-0.3552562,-0.1664436;0.5042077;0.03528613,-0.2100422;0.3164452;-0.1300192,-0.2343852;0.1785955;-0.3553176,0.07430503;0.003262713;-0.04134774,0.09630799;-0.3701679;-0.01966739,0.09193078;-0.7580565;0.07859957,0.1009202;-0.7912328;0.02132833,-0.07689044;0.004025731;-0.03623772,-0.1011526;-0.3694346;-0.01770827,-0.09290079;-0.7599018;0.06947211,-0.1013451;-0.7944337;0.01364772,0.001891211;0.5600983;0.07965004,790.6276
+0;0;0,-0.0006346438;0.3280236;0.01816012,-0.002398552;0.6425763;0.02474696,0.1696982;0.5103312;-0.009751108,0.2355522;0.3678193;-0.2081496,0.2731006;0.3110149;-0.4631036,-0.1671489;0.503614;-0.02568653,-0.2245014;0.33763;-0.2078083,-0.2520881;0.2571851;-0.4576197,0.076024;0.004794612;-0.03784124,0.09838248;-0.3655437;0.0006659813,0.1126629;-0.7568307;0.08742343,0.1144021;-0.716863;0.002287038,-0.0734662;0.006342162;-0.04239214,-0.1231553;-0.3622655;-0.01423942,-0.1419622;-0.7538444;0.0703092,-0.1375642;-0.7137681;-0.01471851,-0.001936799;0.5658201;0.02536014,0;0;0,0.001002707;0.3245983;0.05064178,0.002014875;0.6369641;0.0883007,0.167229;0.5025654;0.02599382,0.2114894;0.3242518;-0.1479418,0.2211379;0.1656116;-0.3586036,-0.1668539;0.5041871;0.03495929,-0.2086378;0.3127478;-0.1250826,-0.2323327;0.1887483;-0.3568171,0.07435032;0.00319308;-0.04118776,0.09612843;-0.3685914;-0.02032673,0.09223237;-0.7572769;0.07838821,0.1012758;-0.7904637;0.02114987,-0.07680611;0.004085568;-0.03631428,-0.1009592;-0.3676862;-0.017995,-0.09262769;-0.7590265;0.06929527,-0.1010314;-0.7935585;0.01347782,0.001827478;0.5605291;0.08124709,790.6494
+0;0;0,-0.0006346438;0.3280236;0.01816012,-0.002398552;0.6425763;0.02474696,0.1696982;0.5103312;-0.009751108,0.2355522;0.3678193;-0.2081496,0.2731006;0.3110149;-0.4631036,-0.1671489;0.503614;-0.02568653,-0.2245014;0.33763;-0.2078083,-0.2520881;0.2571851;-0.4576197,0.076024;0.004794612;-0.03784124,0.09838248;-0.3655437;0.0006659813,0.1126629;-0.7568307;0.08742343,0.1144021;-0.716863;0.002287038,-0.0734662;0.006342162;-0.04239214,-0.1231553;-0.3622655;-0.01423942,-0.1419622;-0.7538444;0.0703092,-0.1375642;-0.7137681;-0.01471851,-0.001936799;0.5658201;0.02536014,0;0;0,0.001002707;0.3245983;0.05064178,0.002014875;0.6369641;0.0883007,0.167229;0.5025654;0.02599382,0.2114894;0.3242518;-0.1479418,0.2211379;0.1656116;-0.3586036,-0.1668539;0.5041871;0.03495929,-0.2086378;0.3127478;-0.1250826,-0.2323327;0.1887483;-0.3568171,0.07435032;0.00319308;-0.04118776,0.09612843;-0.3685914;-0.02032673,0.09223237;-0.7572769;0.07838821,0.1012758;-0.7904637;0.02114987,-0.07680611;0.004085568;-0.03631428,-0.1009592;-0.3676862;-0.017995,-0.09262769;-0.7590265;0.06929527,-0.1010314;-0.7935585;0.01347782,0.001827478;0.5605291;0.08124709,790.6607
+0;0;0,-0.0006346438;0.3280236;0.01816012,-0.002398552;0.6425763;0.02474696,0.1696982;0.5103312;-0.009751108,0.2355522;0.3678193;-0.2081496,0.2731006;0.3110149;-0.4631036,-0.1671489;0.503614;-0.02568653,-0.2245014;0.33763;-0.2078083,-0.2520881;0.2571851;-0.4576197,0.076024;0.004794612;-0.03784124,0.09838248;-0.3655437;0.0006659813,0.1126629;-0.7568307;0.08742343,0.1144021;-0.716863;0.002287038,-0.0734662;0.006342162;-0.04239214,-0.1231553;-0.3622655;-0.01423942,-0.1419622;-0.7538444;0.0703092,-0.1375642;-0.7137681;-0.01471851,-0.001936799;0.5658201;0.02536014,0;0;0,0.001002707;0.3245983;0.05064178,0.002014875;0.6369641;0.0883007,0.167229;0.5025654;0.02599382,0.2114894;0.3242518;-0.1479418,0.2211379;0.1656116;-0.3586036,-0.1668539;0.5041871;0.03495929,-0.2086378;0.3127478;-0.1250826,-0.2323327;0.1887483;-0.3568171,0.07435032;0.00319308;-0.04118776,0.09612843;-0.3685914;-0.02032673,0.09223237;-0.7572769;0.07838821,0.1012758;-0.7904637;0.02114987,-0.07680611;0.004085568;-0.03631428,-0.1009592;-0.3676862;-0.017995,-0.09262769;-0.7590265;0.06929527,-0.1010314;-0.7935585;0.01347782,0.001827478;0.5605291;0.08124709,790.6723
+0;0;0,-0.0008468869;0.3281749;0.01858672,-0.002848642;0.6427237;0.0255336,0.1693611;0.5105049;-0.01047539,0.2386526;0.3724706;-0.211985,0.2753201;0.2886728;-0.478369,-0.1675148;0.504173;-0.02672238,-0.2270184;0.3446845;-0.2150935,-0.25148;0.2627176;-0.4834404,0.07608619;0.00478021;-0.03776669,0.09869485;-0.3654771;0.0006541833,0.1125003;-0.7560509;0.08743554,0.1143031;-0.7160997;0.002546676,-0.07348245;0.006353529;-0.04240571,-0.1231387;-0.3621991;-0.01445949,-0.1417804;-0.7530528;0.07013012,-0.1373291;-0.7129824;-0.01464706,-0.002332749;0.5659781;0.02605806,0;0;0,0.001153886;0.3246809;0.0512439,0.002258927;0.6370079;0.08926022,0.1672012;0.502757;0.02493155,0.2120875;0.3255116;-0.1512223,0.2242129;0.1726949;-0.3874998,-0.1666555;0.5043204;0.03457394,-0.2083234;0.3127613;-0.1267636,-0.2302152;0.1901364;-0.3793718,0.07437541;0.003166959;-0.04118919,0.09607158;-0.3685678;-0.0206877,0.09218272;-0.7565149;0.07806146,0.1014613;-0.7898366;0.02138102,-0.0768225;0.004115907;-0.03632689,-0.101283;-0.3675946;-0.01869926,-0.09293994;-0.7583163;0.0681136,-0.1022998;-0.7934836;0.01357899,0.002052881;0.5605906;0.08213341,790.6949
+0;0;0,-0.0008468869;0.3281749;0.01858672,-0.002848642;0.6427237;0.0255336,0.1693611;0.5105049;-0.01047539,0.2386526;0.3724706;-0.211985,0.2753201;0.2886728;-0.478369,-0.1675148;0.504173;-0.02672238,-0.2270184;0.3446845;-0.2150935,-0.25148;0.2627176;-0.4834404,0.07608619;0.00478021;-0.03776669,0.09869485;-0.3654771;0.0006541833,0.1125003;-0.7560509;0.08743554,0.1143031;-0.7160997;0.002546676,-0.07348245;0.006353529;-0.04240571,-0.1231387;-0.3621991;-0.01445949,-0.1417804;-0.7530528;0.07013012,-0.1373291;-0.7129824;-0.01464706,-0.002332749;0.5659781;0.02605806,0;0;0,0.001153886;0.3246809;0.0512439,0.002258927;0.6370079;0.08926022,0.1672012;0.502757;0.02493155,0.2120875;0.3255116;-0.1512223,0.2242129;0.1726949;-0.3874998,-0.1666555;0.5043204;0.03457394,-0.2083234;0.3127613;-0.1267636,-0.2302152;0.1901364;-0.3793718,0.07437541;0.003166959;-0.04118919,0.09607158;-0.3685678;-0.0206877,0.09218272;-0.7565149;0.07806146,0.1014613;-0.7898366;0.02138102,-0.0768225;0.004115907;-0.03632689,-0.101283;-0.3675946;-0.01869926,-0.09293994;-0.7583163;0.0681136,-0.1022998;-0.7934836;0.01357899,0.002052881;0.5605906;0.08213341,790.7059
+0;0;0,-0.0008479528;0.328588;0.01861011,-0.002853145;0.6436759;0.02556839,0.1683853;0.5116264;-0.01023273,0.2390147;0.370927;-0.2156331,0.2780235;0.2817785;-0.4990264,-0.1665829;0.5053304;-0.02638772,-0.2272354;0.3427626;-0.2183959,-0.253259;0.2555618;-0.5038774,0.07620944;0.004787953;-0.03782786,0.09878725;-0.3649642;0.0005405918,0.1126477;-0.7570932;0.0876675,0.1144021;-0.7174088;0.005054556,-0.07360148;0.00636382;-0.0424744,-0.12319;-0.361686;-0.01456631,-0.1419059;-0.754096;0.07036014,-0.1375739;-0.7142956;-0.01214411,-0.002336279;0.5667855;0.02609384,0;0;0,0.001118258;0.3249677;0.05207527,0.002087966;0.6377099;0.0911423,0.1654638;0.5031529;0.02546012,0.2115325;0.3262146;-0.1576918,0.2222548;0.1557503;-0.4038785,-0.1652157;0.5051331;0.03441899,-0.2071725;0.3109407;-0.1314216,-0.2299407;0.1837442;-0.4017613,0.07449055;0.003214523;-0.04126227,0.09611633;-0.3680277;-0.02101207,0.09252987;-0.7575464;0.07803737,0.09975617;-0.7923656;0.02638446,-0.07699994;0.004090037;-0.03627714,-0.1013025;-0.3671407;-0.01908043,-0.09312131;-0.7593967;0.06819309,-0.1011795;-0.792977;0.0151424,0.001923032;0.5611737;0.08373535,790.7288
+0;0;0,-0.0009011131;0.3288164;0.0191777,-0.002999364;0.6440713;0.02646749,0.1683029;0.5115971;-0.01067391,0.2387798;0.3741767;-0.2218404,0.2779454;0.2895966;-0.5057467,-0.1668464;0.5060213;-0.02695929,-0.2293738;0.3464321;-0.2246061,-0.2536179;0.260508;-0.5097724,0.07634581;0.004776041;-0.03765543,0.09930941;-0.3647844;0.0007895716,0.1129126;-0.7582089;0.08831763,0.1147284;-0.7184575;0.005335376,-0.07360641;0.006363348;-0.04255619,-0.1228542;-0.3615504;-0.01437132,-0.1418486;-0.7552481;0.07089487,-0.1374415;-0.7153892;-0.01197746,-0.002464077;0.5671433;0.02690782,0;0;0,0.001180805;0.3252055;0.0522381,0.002171323;0.6381257;0.09128702,0.1656363;0.503693;0.0244323,0.2125086;0.329772;-0.1652967,0.222366;0.1560404;-0.4082179,-0.1653641;0.5053991;0.03395124,-0.2138507;0.329834;-0.1538481,-0.2300878;0.1894626;-0.4171402,0.07452988;0.003157809;-0.04128861,0.09603845;-0.3679318;-0.02103674,0.09249821;-0.7588279;0.07804263,0.1008909;-0.7932824;0.02551043,-0.07705276;0.004155125;-0.03626335,-0.1014021;-0.3669272;-0.01937417,-0.09314857;-0.7605069;0.06812382,-0.1013322;-0.7942237;0.01466691,0.002003051;0.5615508;0.08389461,790.7506
+0;0;0,-0.0009011131;0.3288164;0.0191777,-0.002999364;0.6440713;0.02646749,0.1683029;0.5115971;-0.01067391,0.2387798;0.3741767;-0.2218404,0.2779454;0.2895966;-0.5057467,-0.1668464;0.5060213;-0.02695929,-0.2293738;0.3464321;-0.2246061,-0.2536179;0.260508;-0.5097724,0.07634581;0.004776041;-0.03765543,0.09930941;-0.3647844;0.0007895716,0.1129126;-0.7582089;0.08831763,0.1147284;-0.7184575;0.005335376,-0.07360641;0.006363348;-0.04255619,-0.1228542;-0.3615504;-0.01437132,-0.1418486;-0.7552481;0.07089487,-0.1374415;-0.7153892;-0.01197746,-0.002464077;0.5671433;0.02690782,0;0;0,0.001180805;0.3252055;0.0522381,0.002171323;0.6381257;0.09128702,0.1656363;0.503693;0.0244323,0.2125086;0.329772;-0.1652967,0.222366;0.1560404;-0.4082179,-0.1653641;0.5053991;0.03395124,-0.2138507;0.329834;-0.1538481,-0.2300878;0.1894626;-0.4171402,0.07452988;0.003157809;-0.04128861,0.09603845;-0.3679318;-0.02103674,0.09249821;-0.7588279;0.07804263,0.1008909;-0.7932824;0.02551043,-0.07705276;0.004155125;-0.03626335,-0.1014021;-0.3669272;-0.01937417,-0.09314857;-0.7605069;0.06812382,-0.1013322;-0.7942237;0.01466691,0.002003051;0.5615508;0.08389461,790.7731
+0;0;0,-0.0009017602;0.3290525;0.01919147,-0.003000874;0.6444374;0.02648453,0.1672004;0.5122965;-0.0104144,0.2353645;0.3793857;-0.2146512,0.2754696;0.2927768;-0.5053674,-0.1657878;0.5067565;-0.02659476,-0.2262633;0.3524045;-0.2177556,-0.2510889;0.2644193;-0.5097619,0.0763622;0.004777067;-0.03766352,0.09927524;-0.3639694;0.0006968193,0.112893;-0.7578164;0.08831887,0.114692;-0.7181554;0.006106466,-0.07362221;0.006364715;-0.04256533,-0.1227616;-0.3607388;-0.01444252,-0.1417763;-0.7548593;0.07091523,-0.1374101;-0.7150918;-0.01118826,-0.002465413;0.5674845;0.026925,0;0;0,0.001215138;0.3254062;0.05247891,0.002181776;0.638455;0.09154546,0.1643228;0.5041516;0.02453601,0.2112625;0.3471494;-0.1682626,0.2216766;0.1779007;-0.4229621,-0.1640931;0.5063196;0.03368105,-0.2111045;0.3402223;-0.1513215,-0.2255665;0.2000718;-0.4229354,0.07463471;0.003125578;-0.04113925,0.09587612;-0.3671814;-0.02133858,0.09241458;-0.7585472;0.07765282,0.1001819;-0.7934529;0.02683581,-0.07702913;0.004191915;-0.03635227,-0.1011514;-0.3660363;-0.01847346,-0.09302994;-0.7602237;0.0682954,-0.1011484;-0.7928992;0.01480401,0.002021611;0.5618541;0.0841614,790.7849
+0;0;0,-0.0008597458;0.3290122;0.019873,-0.003040374;0.6443895;0.02748428,0.1665654;0.5115976;-0.01129188,0.2310056;0.3991872;-0.2286296,0.2771465;0.3306895;-0.5232556,-0.1654552;0.5072552;-0.02734745,-0.2281776;0.3581212;-0.2218963,-0.2431334;0.2629578;-0.5123196,0.07641705;0.004775157;-0.03755235,0.09969778;-0.3639107;0.001167759,0.1130361;-0.757732;0.088948,0.1148593;-0.7180455;0.006739147,-0.07363218;0.006365911;-0.04254789,-0.122423;-0.3607738;-0.01429264,-0.1413992;-0.7548122;0.07145179,-0.1370101;-0.7150185;-0.01064734,-0.002483832;0.5674362;0.02783417,0;0;0,0.001215138;0.3254062;0.05247891,0.002181776;0.638455;0.09154546,0.1643228;0.5041516;0.02453601,0.2112625;0.3471494;-0.1682626,0.2216766;0.1779007;-0.4229621,-0.1640931;0.5063196;0.03368105,-0.2111045;0.3402223;-0.1513215,-0.2255665;0.2000718;-0.4229354,0.07463471;0.003125578;-0.04113925,0.09587612;-0.3671814;-0.02133858,0.09241458;-0.7585472;0.07765282,0.1001819;-0.7934529;0.02683581,-0.07702913;0.004191915;-0.03635227,-0.1011514;-0.3660363;-0.01847346,-0.09302994;-0.7602237;0.0682954,-0.1011484;-0.7928992;0.01480401,0.002021611;0.5618541;0.0841614,790.7963
+0;0;0,-0.0008603376;0.3292387;0.01988668,-0.003042077;0.6447766;0.02750178,0.1670136;0.5117957;-0.01137826,0.231497;0.39931;-0.2288615,0.2790033;0.3287852;-0.5322067,-0.1658901;0.5074417;-0.02747652,-0.2286544;0.3582078;-0.2221557,-0.2440528;0.2602282;-0.5211737,0.07641361;0.004774942;-0.03755066,0.0996526;-0.3632499;0.00110003,0.112996;-0.7572211;0.08891371,0.1148454;-0.7173955;0.005524538,-0.07362887;0.006365624;-0.04254597,-0.1223322;-0.3601159;-0.01434138,-0.1413157;-0.7543043;0.0714357,-0.1368635;-0.71437;-0.01184217,-0.002485242;0.5677828;0.02785186,0;0;0,0.001211576;0.3256308;0.05251122,0.002156638;0.6388423;0.09157085,0.1644285;0.5045957;0.02333784,0.2102114;0.3528297;-0.1740985,0.2200783;0.1716996;-0.4316707,-0.1644064;0.5065634;0.03304297,-0.2111259;0.3458179;-0.1569262,-0.2309962;0.2259689;-0.4475983,0.0747154;0.00303033;-0.04099166,0.095895;-0.3666305;-0.02153623,0.09253631;-0.7581357;0.07753444,0.09932517;-0.7926047;0.02413607,-0.07698639;0.004272153;-0.03642435,-0.1010164;-0.3652999;-0.01866738,-0.09292645;-0.7595769;0.06841221,-0.1004281;-0.7930372;0.01391236,0.002002589;0.5622005;0.08418941,790.8167
+0;0;0,-0.0008603376;0.3292387;0.01988668,-0.003042077;0.6447766;0.02750178,0.1670136;0.5117957;-0.01137826,0.231497;0.39931;-0.2288615,0.2790033;0.3287852;-0.5322067,-0.1658901;0.5074417;-0.02747652,-0.2286544;0.3582078;-0.2221557,-0.2440528;0.2602282;-0.5211737,0.07641361;0.004774942;-0.03755066,0.0996526;-0.3632499;0.00110003,0.112996;-0.7572211;0.08891371,0.1148454;-0.7173955;0.005524538,-0.07362887;0.006365624;-0.04254597,-0.1223322;-0.3601159;-0.01434138,-0.1413157;-0.7543043;0.0714357,-0.1368635;-0.71437;-0.01184217,-0.002485242;0.5677828;0.02785186,0;0;0,0.001211576;0.3256308;0.05251122,0.002156638;0.6388423;0.09157085,0.1644285;0.5045957;0.02333784,0.2102114;0.3528297;-0.1740985,0.2200783;0.1716996;-0.4316707,-0.1644064;0.5065634;0.03304297,-0.2111259;0.3458179;-0.1569262,-0.2309962;0.2259689;-0.4475983,0.0747154;0.00303033;-0.04099166,0.095895;-0.3666305;-0.02153623,0.09253631;-0.7581357;0.07753444,0.09932517;-0.7926047;0.02413607,-0.07698639;0.004272153;-0.03642435,-0.1010164;-0.3652999;-0.01866738,-0.09292645;-0.7595769;0.06841221,-0.1004281;-0.7930372;0.01391236,0.002002589;0.5622005;0.08418941,790.8286
+0;0;0,-0.0009529576;0.3292033;0.02045957,-0.003238837;0.644735;0.02831652,0.1678111;0.5129613;-0.008080989,0.2264182;0.397316;-0.2255701,0.2933816;0.3294602;-0.5258373,-0.1657743;0.5078748;-0.02806391,-0.2322539;0.3617702;-0.2238802,-0.2465214;0.26569;-0.5235699,0.07640916;0.004816092;-0.03755443,0.09987959;-0.3631645;0.001377236,0.1129721;-0.7570939;0.08941571,0.1154239;-0.7172529;0.006043911,-0.07365283;0.006321351;-0.04251107,-0.122434;-0.3601324;-0.0140813,-0.1411935;-0.7543065;0.07181109,-0.1361403;-0.7143509;-0.01142993,-0.002651219;0.5677412;0.02859557,0;0;0,0.001211576;0.3256308;0.05251122,0.002156638;0.6388423;0.09157085,0.1644285;0.5045957;0.02333784,0.2102114;0.3528297;-0.1740985,0.2200783;0.1716996;-0.4316707,-0.1644064;0.5065634;0.03304297,-0.2111259;0.3458179;-0.1569262,-0.2309962;0.2259689;-0.4475983,0.0747154;0.00303033;-0.04099166,0.095895;-0.3666305;-0.02153623,0.09253631;-0.7581357;0.07753444,0.09932517;-0.7926047;0.02413607,-0.07698639;0.004272153;-0.03642435,-0.1010164;-0.3652999;-0.01866738,-0.09292645;-0.7595769;0.06841221,-0.1004281;-0.7930372;0.01391236,0.002002589;0.5622005;0.08418941,790.841
+0;0;0,-0.000953809;0.3294974;0.02047785,-0.003241921;0.6453371;0.0283424,0.1665997;0.5138751;-0.007794712,0.2252204;0.398203;-0.2253342,0.2939484;0.3285591;-0.5335139,-0.1646199;0.5088246;-0.02763591,-0.231115;0.3626862;-0.2234976,-0.2457585;0.2640741;-0.5310846,0.07644095;0.004818095;-0.03757006,0.09991885;-0.3632796;0.001374003,0.1129915;-0.7566127;0.0892792,0.1154294;-0.7168278;0.006382756,-0.07368347;0.00632398;-0.04252876,-0.1224802;-0.3602464;-0.01408994,-0.1412113;-0.7538238;0.07167244,-0.1361869;-0.7139249;-0.01109397,-0.002653717;0.5682665;0.02862173,0;0;0,0.001274519;0.3258696;0.05287862,0.002246901;0.6393498;0.09227324,0.1629807;0.5052918;0.02352214,0.2103839;0.3565798;-0.1759208,0.2185195;0.187019;-0.4511144,-0.1628947;0.5076493;0.03296382,-0.2101739;0.356972;-0.1650283,-0.2287176;0.1783236;-0.4338952,0.07476266;0.002985478;-0.0409826,0.09586969;-0.3667978;-0.02152526,0.09237097;-0.7577294;0.07731509,0.1016415;-0.7920994;0.02493119,-0.0770148;0.004327496;-0.03644083,-0.1009464;-0.3653815;-0.01894106,-0.09320094;-0.7590597;0.06804565,-0.1004919;-0.7924433;0.01416725,0.002088286;0.5626386;0.0848105,790.8523
+0;0;0,-0.000953809;0.3294974;0.02047785,-0.003241921;0.6453371;0.0283424,0.1665997;0.5138751;-0.007794712,0.2252204;0.398203;-0.2253342,0.2939484;0.3285591;-0.5335139,-0.1646199;0.5088246;-0.02763591,-0.231115;0.3626862;-0.2234976,-0.2457585;0.2640741;-0.5310846,0.07644095;0.004818095;-0.03757006,0.09991885;-0.3632796;0.001374003,0.1129915;-0.7566127;0.0892792,0.1154294;-0.7168278;0.006382756,-0.07368347;0.00632398;-0.04252876,-0.1224802;-0.3602464;-0.01408994,-0.1412113;-0.7538238;0.07167244,-0.1361869;-0.7139249;-0.01109397,-0.002653717;0.5682665;0.02862173,0;0;0,0.001274519;0.3258696;0.05287862,0.002246901;0.6393498;0.09227324,0.1629807;0.5052918;0.02352214,0.2103839;0.3565798;-0.1759208,0.2185195;0.187019;-0.4511144,-0.1628947;0.5076493;0.03296382,-0.2101739;0.356972;-0.1650283,-0.2287176;0.1783236;-0.4338952,0.07476266;0.002985478;-0.0409826,0.09586969;-0.3667978;-0.02152526,0.09237097;-0.7577294;0.07731509,0.1016415;-0.7920994;0.02493119,-0.0770148;0.004327496;-0.03644083,-0.1009464;-0.3653815;-0.01894106,-0.09320094;-0.7590597;0.06804565,-0.1004919;-0.7924433;0.01416725,0.002088286;0.5626386;0.0848105,790.8737
+0;0;0,-0.00106867;0.3297363;0.02100109,-0.003607986;0.6458641;0.02926169,0.164486;0.5143098;-0.009186629,0.2224231;0.4144682;-0.2347482,0.2924637;0.3275264;-0.498342,-0.1640762;0.507909;-0.02376081,-0.2296816;0.3698103;-0.2258196,-0.2418046;0.3209567;-0.5076221,0.07653068;0.004901442;-0.03746476,0.1000897;-0.3632517;0.001798637,0.1130806;-0.756246;0.08946599,0.1145134;-0.716331;0.005767658,-0.07370624;0.006225138;-0.04258187,-0.1226706;-0.3604262;-0.01425095,-0.1411305;-0.7535337;0.07191545,-0.1370853;-0.713513;-0.01168475,-0.002953353;0.5687162;0.0294265,0;0;0,0.001246572;0.3261029;0.05313671,0.002142839;0.639852;0.09279335,0.161665;0.506245;0.0238868,0.2101906;0.3631555;-0.1795186,0.215439;0.1933078;-0.4098889,-0.1615734;0.5084359;0.03288634,-0.2076901;0.3553265;-0.1636686,-0.2196761;0.24112;-0.4258888,0.07483622;0.002957016;-0.04093134,0.09591056;-0.3669229;-0.02148688,0.09223679;-0.7575598;0.07694185,0.1014966;-0.7915261;0.02282774,-0.07703859;0.004363913;-0.03647723,-0.1009241;-0.365462;-0.01939936,-0.09323187;-0.7587438;0.06760153,-0.1003537;-0.7918962;0.0122226,0.002007157;0.5630695;0.08526528,790.8967
+0;0;0,-0.001069287;0.3299266;0.02101321,-0.003610075;0.6462376;0.02927858,0.1638143;0.5148557;-0.009015139,0.2217732;0.4149764;-0.2346619,0.2883754;0.3323027;-0.4853152,-0.1634332;0.5084805;-0.023531,-0.2290634;0.3703297;-0.2256662,-0.2405912;0.3238744;-0.4936342,0.07655624;0.004903079;-0.03747728,0.1001391;-0.3636231;0.001825903,0.1131064;-0.755904;0.08933412,0.1145541;-0.7158858;0.004764572,-0.07373086;0.006227218;-0.0425961,-0.1227448;-0.3607956;-0.01423647,-0.1411712;-0.7531894;0.07177352,-0.1370839;-0.7130644;-0.01269686,-0.002955057;0.5690444;0.02944349,0;0;0,0.001217648;0.326264;0.05333471,0.00205154;0.6401728;0.09319067,0.1608998;0.5069872;0.02412653,0.213105;0.370617;-0.1830676,0.2155698;0.2123895;-0.4045531,-0.1604515;0.5097753;0.0309487,-0.2041665;0.3686002;-0.1749886,-0.2150159;0.2508647;-0.4201793,0.07487748;0.002986044;-0.04091322,0.09608477;-0.3672565;-0.02134013,0.09227047;-0.7573146;0.0763855,0.1020527;-0.7906994;0.02033949,-0.07706462;0.004344146;-0.03649133,-0.1009487;-0.3658618;-0.01947489,-0.09357292;-0.7584807;0.06716299,-0.09920436;-0.7879574;0.006456491,0.001933999;0.5633494;0.08561373,790.918
+0;0;0,-0.001069287;0.3299266;0.02101321,-0.003610075;0.6462376;0.02927858,0.1638143;0.5148557;-0.009015139,0.2217732;0.4149764;-0.2346619,0.2883754;0.3323027;-0.4853152,-0.1634332;0.5084805;-0.023531,-0.2290634;0.3703297;-0.2256662,-0.2405912;0.3238744;-0.4936342,0.07655624;0.004903079;-0.03747728,0.1001391;-0.3636231;0.001825903,0.1131064;-0.755904;0.08933412,0.1145541;-0.7158858;0.004764572,-0.07373086;0.006227218;-0.0425961,-0.1227448;-0.3607956;-0.01423647,-0.1411712;-0.7531894;0.07177352,-0.1370839;-0.7130644;-0.01269686,-0.002955057;0.5690444;0.02944349,0;0;0,0.001217648;0.326264;0.05333471,0.00205154;0.6401728;0.09319067,0.1608998;0.5069872;0.02412653,0.213105;0.370617;-0.1830676,0.2155698;0.2123895;-0.4045531,-0.1604515;0.5097753;0.0309487,-0.2041665;0.3686002;-0.1749886,-0.2150159;0.2508647;-0.4201793,0.07487748;0.002986044;-0.04091322,0.09608477;-0.3672565;-0.02134013,0.09227047;-0.7573146;0.0763855,0.1020527;-0.7906994;0.02033949,-0.07706462;0.004344146;-0.03649133,-0.1009487;-0.3658618;-0.01947489,-0.09357292;-0.7584807;0.06716299,-0.09920436;-0.7879574;0.006456491,0.001933999;0.5633494;0.08561373,790.9402
+0;0;0,-0.001087381;0.3301756;0.02203415,-0.003659589;0.6468819;0.0305634,0.1624755;0.5146584;-0.01065958,0.2259526;0.4094999;-0.2323394,0.2817986;0.3390431;-0.473852,-0.16317;0.508136;-0.02095654,-0.224344;0.3924274;-0.2379792,-0.2400596;0.3252281;-0.4862704,0.07653382;0.005007437;-0.0375603,0.1004644;-0.363034;0.002953656,0.1130195;-0.755499;0.09012479,0.1136781;-0.71535;0.004771426,-0.07385866;0.006149888;-0.04243057,-0.1226223;-0.3605667;-0.01397691,-0.1410727;-0.7528902;0.07278165,-0.1377503;-0.7126366;-0.01249705,-0.002982196;0.5695814;0.03066926,0;0;0,0.001097344;0.3265002;0.05384254,0.001679271;0.6407235;0.09442186,0.1598854;0.5075949;0.02421379,0.2174174;0.3731689;-0.1827869,0.2288918;0.2710191;-0.4191024,-0.1597329;0.5106903;0.02973774,-0.203663;0.3702844;-0.1766259,-0.2138116;0.2584767;-0.4085899,0.07495581;0.002981842;-0.04081678,0.09598323;-0.3669574;-0.02154505,0.09213082;-0.7571244;0.07612801,0.1022389;-0.7899673;0.01835918,-0.07706348;0.004362141;-0.03654405,-0.1009635;-0.3655209;-0.01969379,-0.09366628;-0.7581815;0.06719479,-0.09917144;-0.7895027;0.007211201,0.001637012;0.5638118;0.08664751,790.951
+0;0;0,-0.001087381;0.3301756;0.02203415,-0.003659589;0.6468819;0.0305634,0.1624755;0.5146584;-0.01065958,0.2259526;0.4094999;-0.2323394,0.2817986;0.3390431;-0.473852,-0.16317;0.508136;-0.02095654,-0.224344;0.3924274;-0.2379792,-0.2400596;0.3252281;-0.4862704,0.07653382;0.005007437;-0.0375603,0.1004644;-0.363034;0.002953656,0.1130195;-0.755499;0.09012479,0.1136781;-0.71535;0.004771426,-0.07385866;0.006149888;-0.04243057,-0.1226223;-0.3605667;-0.01397691,-0.1410727;-0.7528902;0.07278165,-0.1377503;-0.7126366;-0.01249705,-0.002982196;0.5695814;0.03066926,0;0;0,0.001097344;0.3265002;0.05384254,0.001679271;0.6407235;0.09442186,0.1598854;0.5075949;0.02421379,0.2174174;0.3731689;-0.1827869,0.2288918;0.2710191;-0.4191024,-0.1597329;0.5106903;0.02973774,-0.203663;0.3702844;-0.1766259,-0.2138116;0.2584767;-0.4085899,0.07495581;0.002981842;-0.04081678,0.09598323;-0.3669574;-0.02154505,0.09213082;-0.7571244;0.07612801,0.1022389;-0.7899673;0.01835918,-0.07706348;0.004362141;-0.03654405,-0.1009635;-0.3655209;-0.01969379,-0.09366628;-0.7581815;0.06719479,-0.09917144;-0.7895027;0.007211201,0.001637012;0.5638118;0.08664751,790.9626
+0;0;0,-0.001167387;0.3303722;0.02275952,-0.003842431;0.647301;0.03162936,0.1627034;0.5160326;-0.006267652,0.2290855;0.4002832;-0.2574858,0.2811654;0.3436878;-0.4935881,-0.162754;0.5080981;-0.01876201,-0.2291663;0.392219;-0.2699123,-0.2448027;0.3223199;-0.5076712,0.07654648;0.00504795;-0.03755635,0.1005384;-0.362671;0.003597703,0.1129799;-0.7544541;0.09067732,0.113896;-0.7142957;0.00546582,-0.07390158;0.00610726;-0.04238613,-0.1226745;-0.3603651;-0.01400085,-0.1409022;-0.7519563;0.07292277,-0.1373274;-0.711691;-0.01220582,-0.003131066;0.5699463;0.03162924,0;0;0,0.001031108;0.326687;0.05421901,0.001496255;0.6410948;0.09517837,0.1587381;0.5080773;0.02428126,0.2119302;0.3504048;-0.2064242,0.2300352;0.2647137;-0.4387794,-0.1591476;0.5113755;0.03024121,-0.2086371;0.3613712;-0.2063271,-0.2224839;0.2354748;-0.4199108,0.07501929;0.002961487;-0.04072666,0.09584245;-0.3667543;-0.02166998,0.09196661;-0.7561808;0.07612372,0.102598;-0.7890427;0.01867462,-0.07705119;0.004394596;-0.03659409,-0.100851;-0.3652499;-0.01976954,-0.09378063;-0.7571516;0.06737816,-0.09935535;-0.7877522;0.006867614,0.001485683;0.564138;0.08731151,790.9847
+0;0;0,-0.001167387;0.3303722;0.02275952,-0.003842431;0.647301;0.03162936,0.1627034;0.5160326;-0.006267652,0.2290855;0.4002832;-0.2574858,0.2811654;0.3436878;-0.4935881,-0.162754;0.5080981;-0.01876201,-0.2291663;0.392219;-0.2699123,-0.2448027;0.3223199;-0.5076712,0.07654648;0.00504795;-0.03755635,0.1005384;-0.362671;0.003597703,0.1129799;-0.7544541;0.09067732,0.113896;-0.7142957;0.00546582,-0.07390158;0.00610726;-0.04238613,-0.1226745;-0.3603651;-0.01400085,-0.1409022;-0.7519563;0.07292277,-0.1373274;-0.711691;-0.01220582,-0.003131066;0.5699463;0.03162924,0;0;0,0.001031108;0.326687;0.05421901,0.001496255;0.6410948;0.09517837,0.1587381;0.5080773;0.02428126,0.2119302;0.3504048;-0.2064242,0.2300352;0.2647137;-0.4387794,-0.1591476;0.5113755;0.03024121,-0.2086371;0.3613712;-0.2063271,-0.2224839;0.2354748;-0.4199108,0.07501929;0.002961487;-0.04072666,0.09584245;-0.3667543;-0.02166998,0.09196661;-0.7561808;0.07612372,0.102598;-0.7890427;0.01867462,-0.07705119;0.004394596;-0.03659409,-0.100851;-0.3652499;-0.01976954,-0.09378063;-0.7571516;0.06737816,-0.09935535;-0.7877522;0.006867614,0.001485683;0.564138;0.08731151,790.9963
+0;0;0,-0.001168166;0.3305925;0.02277469,-0.0038451;0.6477448;0.03165069,0.1637944;0.5160636;-0.006496139,0.2297618;0.4010373;-0.2561449,0.2905979;0.3349265;-0.5319433,-0.1638083;0.5080768;-0.01907286,-0.2298058;0.3929216;-0.2686542,-0.2480711;0.3112703;-0.5463877,0.07658263;0.005050334;-0.03757409,0.1005614;-0.3624674;0.003557432,0.112982;-0.7535908;0.09049043,0.1138491;-0.7139758;0.009836867,-0.07393647;0.006110144;-0.04240614,-0.1226827;-0.3601616;-0.01403641,-0.1408797;-0.7510935;0.07274086,-0.1374961;-0.7113773;-0.007834226,-0.003133206;0.5703327;0.03165056,0;0;0,0.001076132;0.3268591;0.05452884,0.001651585;0.6414356;0.09592474,0.1593634;0.5084465;0.02278817,0.2109852;0.3525247;-0.2072788,0.2171421;0.1954312;-0.4510413,-0.1599837;0.5114852;0.03007026,-0.2100301;0.3624755;-0.2048738,-0.2198061;0.258778;-0.4755908,0.07506999;0.002928644;-0.04072022,0.09574873;-0.3665957;-0.02174294,0.09180232;-0.7553238;0.07605325,0.1012547;-0.7906374;0.02869307,-0.07709103;0.004439245;-0.03659894,-0.1008029;-0.3650086;-0.01980501,-0.09408882;-0.7563828;0.06662613,-0.09912759;-0.7836017;0.00919088,0.001610763;0.5644332;0.08793986,791.0187
+0;0;0,-0.001168166;0.3305925;0.02277469,-0.0038451;0.6477448;0.03165069,0.1637944;0.5160636;-0.006496139,0.2297618;0.4010373;-0.2561449,0.2905979;0.3349265;-0.5319433,-0.1638083;0.5080768;-0.01907286,-0.2298058;0.3929216;-0.2686542,-0.2480711;0.3112703;-0.5463877,0.07658263;0.005050334;-0.03757409,0.1005614;-0.3624674;0.003557432,0.112982;-0.7535908;0.09049043,0.1138491;-0.7139758;0.009836867,-0.07393647;0.006110144;-0.04240614,-0.1226827;-0.3601616;-0.01403641,-0.1408797;-0.7510935;0.07274086,-0.1374961;-0.7113773;-0.007834226,-0.003133206;0.5703327;0.03165056,0;0;0,0.001076132;0.3268591;0.05452884,0.001651585;0.6414356;0.09592474,0.1593634;0.5084465;0.02278817,0.2109852;0.3525247;-0.2072788,0.2171421;0.1954312;-0.4510413,-0.1599837;0.5114852;0.03007026,-0.2100301;0.3624755;-0.2048738,-0.2198061;0.258778;-0.4755908,0.07506999;0.002928644;-0.04072022,0.09574873;-0.3665957;-0.02174294,0.09180232;-0.7553238;0.07605325,0.1012547;-0.7906374;0.02869307,-0.07709103;0.004439245;-0.03659894,-0.1008029;-0.3650086;-0.01980501,-0.09408882;-0.7563828;0.06662613,-0.09912759;-0.7836017;0.00919088,0.001610763;0.5644332;0.08793986,791.0417
+0;0;0,-0.001130459;0.3308106;0.02373007,-0.003769783;0.6483343;0.03287243,0.1652068;0.5163586;-0.004683662,0.2281632;0.4063666;-0.2543221,0.2747234;0.3901337;-0.5401951,-0.1648608;0.5078033;-0.01746111,-0.2277376;0.405833;-0.2705019,-0.2431642;0.3586264;-0.5563135,0.07655532;0.005114767;-0.03765596,0.1007835;-0.3632889;0.004746389,0.1131216;-0.7549108;0.09178238,0.1139401;-0.7150801;0.009576142,-0.07404191;0.006056554;-0.04226065,-0.1228484;-0.3612415;-0.01368941,-0.140931;-0.75253;0.07384083,-0.1375474;-0.7125958;-0.008287355,-0.003048209;0.5708165;0.03281088,0;0;0,0.0009794161;0.3270859;0.0548991,0.001370698;0.641958;0.09695446,0.1595765;0.5085331;0.02182662,0.2089683;0.3555172;-0.2073625,0.2164578;0.2019539;-0.4533645,-0.1607351;0.5119458;0.02881163,-0.2082885;0.3651218;-0.2047745,-0.225946;0.2327565;-0.4623058,0.07509662;0.00287886;-0.04070699,0.09562548;-0.3676493;-0.02086496,0.09124447;-0.7570429;0.07633889,0.09978537;-0.7918399;0.02550995,-0.07710122;0.004499159;-0.03660613,-0.1007149;-0.3660032;-0.01997548,-0.09433459;-0.7578114;0.06686222,-0.09995376;-0.7864679;0.008698393,0.001386791;0.5648683;0.08878624,791.0642
+0;0;0,-0.001131174;0.3310198;0.02374508,-0.003772301;0.6487607;0.03289375,0.1658808;0.5165151;-0.004813042,0.2242036;0.4146186;-0.2360778,0.2640596;0.4007231;-0.4807881,-0.165513;0.5079254;-0.01764183,-0.2237621;0.4134603;-0.2520586,-0.2369674;0.3730509;-0.4967163,0.07657234;0.005115904;-0.03766434,0.1007903;-0.3631315;0.004720028,0.1130491;-0.7522409;0.09119761,0.1138822;-0.7122365;0.007538021,-0.07405838;0.0060579;-0.04227005,-0.1228442;-0.3610843;-0.01371092,-0.1408108;-0.7498624;0.07325774,-0.1373673;-0.7097526;-0.01032242,-0.003050251;0.5711918;0.03283217,0;0;0,0.0008611008;0.3272457;0.0552156,0.001044534;0.6422853;0.09765768,0.1596411;0.5088111;0.02127147,0.2065454;0.3885073;-0.2036614,0.2240972;0.2989856;-0.4346213,-0.1613154;0.5122331;0.02808772,-0.2026461;0.3894948;-0.196623,-0.2211693;0.2685709;-0.4127225,0.07513798;0.00289464;-0.04066944,0.09551301;-0.367484;-0.02083099,0.09101776;-0.7542801;0.07613969,0.1018435;-0.7880545;0.02214575,-0.0771123;0.004490715;-0.03662819,-0.1007779;-0.3658518;-0.02003103,-0.09451667;-0.7551445;0.06626357,-0.1000946;-0.7854965;0.007729553,0.001119725;0.5651544;0.08939505,791.0854
+0;0;0,-0.001131174;0.3310198;0.02374508,-0.003772301;0.6487607;0.03289375,0.1658808;0.5165151;-0.004813042,0.2242036;0.4146186;-0.2360778,0.2640596;0.4007231;-0.4807881,-0.165513;0.5079254;-0.01764183,-0.2237621;0.4134603;-0.2520586,-0.2369674;0.3730509;-0.4967163,0.07657234;0.005115904;-0.03766434,0.1007903;-0.3631315;0.004720028,0.1130491;-0.7522409;0.09119761,0.1138822;-0.7122365;0.007538021,-0.07405838;0.0060579;-0.04227005,-0.1228442;-0.3610843;-0.01371092,-0.1408108;-0.7498624;0.07325774,-0.1373673;-0.7097526;-0.01032242,-0.003050251;0.5711918;0.03283217,0;0;0,0.0008611008;0.3272457;0.0552156,0.001044534;0.6422853;0.09765768,0.1596411;0.5088111;0.02127147,0.2065454;0.3885073;-0.2036614,0.2240972;0.2989856;-0.4346213,-0.1613154;0.5122331;0.02808772,-0.2026461;0.3894948;-0.196623,-0.2211693;0.2685709;-0.4127225,0.07513798;0.00289464;-0.04066944,0.09551301;-0.367484;-0.02083099,0.09101776;-0.7542801;0.07613969,0.1018435;-0.7880545;0.02214575,-0.0771123;0.004490715;-0.03662819,-0.1007779;-0.3658518;-0.02003103,-0.09451667;-0.7551445;0.06626357,-0.1000946;-0.7854965;0.007729553,0.001119725;0.5651544;0.08939505,791.1078
+0;0;0,-0.001284333;0.3311228;0.02477263,-0.003891487;0.6490831;0.03422759,0.1632787;0.5168631;-0.003832545,0.2201366;0.4263599;-0.2339829,0.2610829;0.4148904;-0.4783044,-0.1636228;0.5087167;-0.01528898,-0.2189892;0.423932;-0.2479668,-0.2346556;0.3788583;-0.4913267,0.07659993;0.005194006;-0.03769862,0.100738;-0.3629031;0.005866479,0.112648;-0.7520959;0.09247524,0.113245;-0.7120395;0.008752145,-0.07418751;0.005987646;-0.04214349,-0.1229032;-0.3610906;-0.01288004,-0.1406116;-0.7498955;0.07447655,-0.1374068;-0.7097446;-0.009175897,-0.003165;0.5714608;0.03412155,0;0;0,0.0008641407;0.3273562;0.05563164,0.001038127;0.64254;0.09871864,0.1572775;0.509546;0.0223031,0.2016598;0.3812863;-0.1921089,0.2109448;0.2516688;-0.4033297,-0.1588976;0.5133976;0.02848591,-0.1980343;0.393807;-0.1918757,-0.2172427;0.2803441;-0.4115536,0.07517594;0.002879187;-0.040694,0.09546104;-0.3674853;-0.0208286,0.09089068;-0.7543949;0.07609463,0.1020672;-0.7880667;0.02194644,-0.07716432;0.004511405;-0.03662006,-0.100675;-0.3658375;-0.02034446,-0.09461641;-0.7551581;0.06629712,-0.1000676;-0.7863739;0.008556612,0.001115479;0.5653736;0.09028578,791.1301
+0;0;0,-0.001284333;0.3311228;0.02477263,-0.003891487;0.6490831;0.03422759,0.1632787;0.5168631;-0.003832545,0.2201366;0.4263599;-0.2339829,0.2610829;0.4148904;-0.4783044,-0.1636228;0.5087167;-0.01528898,-0.2189892;0.423932;-0.2479668,-0.2346556;0.3788583;-0.4913267,0.07659993;0.005194006;-0.03769862,0.100738;-0.3629031;0.005866479,0.112648;-0.7520959;0.09247524,0.113245;-0.7120395;0.008752145,-0.07418751;0.005987646;-0.04214349,-0.1229032;-0.3610906;-0.01288004,-0.1406116;-0.7498955;0.07447655,-0.1374068;-0.7097446;-0.009175897,-0.003165;0.5714608;0.03412155,0;0;0,0.0008641407;0.3273562;0.05563164,0.001038127;0.64254;0.09871864,0.1572775;0.509546;0.0223031,0.2016598;0.3812863;-0.1921089,0.2109448;0.2516688;-0.4033297,-0.1588976;0.5133976;0.02848591,-0.1980343;0.393807;-0.1918757,-0.2172427;0.2803441;-0.4115536,0.07517594;0.002879187;-0.040694,0.09546104;-0.3674853;-0.0208286,0.09089068;-0.7543949;0.07609463,0.1020672;-0.7880667;0.02194644,-0.07716432;0.004511405;-0.03662006,-0.100675;-0.3658375;-0.02034446,-0.09461641;-0.7551581;0.06629712,-0.1000676;-0.7863739;0.008556612,0.001115479;0.5653736;0.09028578,791.1414
+0;0;0,-0.001284758;0.3312323;0.02478082,-0.003892523;0.6492689;0.03423835,0.1619821;0.5174633;-0.003526345,0.2188465;0.4269497;-0.233703,0.260042;0.4154105;-0.4795122,-0.1623747;0.5093803;-0.01489359,-0.2177474;0.4245859;-0.2475981,-0.2335092;0.3792378;-0.4924398,0.07664733;0.00519722;-0.03772194,0.1007913;-0.3629891;0.005853713,0.1126924;-0.7518926;0.09239808,0.1132844;-0.7119195;0.009368323,-0.07423341;0.00599135;-0.04216957,-0.1229609;-0.3611759;-0.01289902,-0.1406561;-0.7496917;0.07439264,-0.1374779;-0.7096249;-0.008567072,-0.003165938;0.571636;0.03413229,0;0;0,0.0008675829;0.3274095;0.05597186,0.001034938;0.6426098;0.0994997,0.1558931;0.5100634;0.02311254,0.2007091;0.3836702;-0.1923494,0.211007;0.2586373;-0.4080184,-0.1573922;0.5141011;0.02877673,-0.1952404;0.3942985;-0.1917282,-0.2151145;0.2828546;-0.414074,0.0752205;0.00291346;-0.04072046,0.09540948;-0.3675373;-0.02068126,0.09085161;-0.7541824;0.0760777,0.1017906;-0.7882589;0.02346301,-0.07722996;0.004467995;-0.03661065,-0.1007702;-0.3659762;-0.02049083,-0.09476293;-0.7549455;0.06636765,-0.1004564;-0.7857518;0.009236854,0.001113608;0.5654449;0.0909574,791.1636
+0;0;0,-0.001347418;0.3313069;0.02530068,-0.003929244;0.6494422;0.03500896,0.1631544;0.5167701;-0.003723428,0.2192771;0.4349448;-0.2373994,0.2575491;0.4324848;-0.4850182,-0.1638018;0.5086017;-0.01416972,-0.2154558;0.4335229;-0.2511184,-0.2308456;0.3954137;-0.4982959,0.07671764;0.00525656;-0.03765728,0.1008657;-0.3625305;0.006249812,0.1126065;-0.7501249;0.09281814,0.1129919;-0.7100969;0.009495258,-0.0742577;0.005936809;-0.04221193,-0.1226696;-0.3608842;-0.01259834,-0.1403289;-0.7480607;0.0748307,-0.1373506;-0.7079381;-0.008428395,-0.003199735;0.5717877;0.03485531,0;0;0,0.0008365363;0.3274789;0.05624103,0.0009566545;0.6427398;0.1001089,0.156847;0.5098628;0.02211332,0.2009878;0.3879981;-0.1961759,0.2108063;0.2634279;-0.4133664,-0.1586286;0.5138977;0.02805009,-0.1920089;0.3905983;-0.1913414,-0.2152182;0.2845335;-0.4171676,0.07526349;0.00290434;-0.04072189,0.09543091;-0.3671967;-0.02080214,0.09115857;-0.7524207;0.07638597,0.1015593;-0.7864758;0.02316761,-0.07727014;0.004473704;-0.03661437,-0.1007104;-0.365622;-0.0205518,-0.0951176;-0.7532879;0.06631123,-0.1007608;-0.7830517;0.007660851,0.001045376;0.565562;0.09148479,791.1866
+0;0;0,-0.001347418;0.3313069;0.02530068,-0.003929244;0.6494422;0.03500896,0.1631544;0.5167701;-0.003723428,0.2192771;0.4349448;-0.2373994,0.2575491;0.4324848;-0.4850182,-0.1638018;0.5086017;-0.01416972,-0.2154558;0.4335229;-0.2511184,-0.2308456;0.3954137;-0.4982959,0.07671764;0.00525656;-0.03765728,0.1008657;-0.3625305;0.006249812,0.1126065;-0.7501249;0.09281814,0.1129919;-0.7100969;0.009495258,-0.0742577;0.005936809;-0.04221193,-0.1226696;-0.3608842;-0.01259834,-0.1403289;-0.7480607;0.0748307,-0.1373506;-0.7079381;-0.008428395,-0.003199735;0.5717877;0.03485531,0;0;0,0.0008365363;0.3274789;0.05624103,0.0009566545;0.6427398;0.1001089,0.156847;0.5098628;0.02211332,0.2009878;0.3879981;-0.1961759,0.2108063;0.2634279;-0.4133664,-0.1586286;0.5138977;0.02805009,-0.1920089;0.3905983;-0.1913414,-0.2152182;0.2845335;-0.4171676,0.07526349;0.00290434;-0.04072189,0.09543091;-0.3671967;-0.02080214,0.09115857;-0.7524207;0.07638597,0.1015593;-0.7864758;0.02316761,-0.07727014;0.004473704;-0.03661437,-0.1007104;-0.365622;-0.0205518,-0.0951176;-0.7532879;0.06631123,-0.1007608;-0.7830517;0.007660851,0.001045376;0.565562;0.09148479,791.2098
+0;0;0,-0.001347548;0.3313387;0.02530311,-0.003929156;0.6494493;0.035011,0.1621151;0.5171367;-0.003480345,0.2182543;0.4352874;-0.2372251,0.2577605;0.432748;-0.4928291,-0.1627986;0.5090193;-0.01386138,-0.2144677;0.4339185;-0.2508797,-0.2303538;0.3945803;-0.5060282,0.0767315;0.005257509;-0.03766408,0.1009035;-0.3628934;0.006286453,0.1126299;-0.7500131;0.09274878,0.113017;-0.7099403;0.009054027,-0.07427111;0.005937882;-0.04221956,-0.1227309;-0.361246;-0.01257667,-0.1403686;-0.7479483;0.07474531,-0.137377;-0.7077805;-0.008885361,-0.003199795;0.5718106;0.03485739,0;0;0,0.0009009689;0.3274645;0.05651152,0.001144446;0.6426688;0.1006044,0.1559653;0.5099747;0.02301037,0.2002628;0.393099;-0.1980447,0.2185255;0.3214887;-0.4459137,-0.1582193;0.5145518;0.0304672,-0.1940556;0.3922706;-0.189193,-0.2190156;0.2873808;-0.4243008,0.07527613;0.002891943;-0.04073191,0.09544457;-0.3675717;-0.02070737,0.09138197;-0.7524429;0.07589781,0.1016245;-0.7863209;0.02185047,-0.07728858;0.004484561;-0.03661029,-0.1007304;-0.3659798;-0.02055719,-0.09515869;-0.7531794;0.06616285,-0.1012696;-0.7848878;0.009056356,0.001196012;0.5655125;0.09193099,791.2312
+0;0;0,-0.001423963;0.3313983;0.02565546,-0.004055222;0.6495842;0.03559856,0.1605299;0.5174394;-0.003034644,0.2163775;0.4374622;-0.2375749,0.2535323;0.4390689;-0.4832067,-0.1616395;0.5092709;-0.01249415,-0.2118343;0.4391077;-0.2514126,-0.2279264;0.4091713;-0.497508,0.07679199;0.005317736;-0.03763716,0.1010108;-0.3629837;0.006466858,0.1127313;-0.749831;0.0932273,0.1129356;-0.7098372;0.01032865,-0.07431253;0.005882144;-0.04224798,-0.1225232;-0.3615018;-0.01254234,-0.1402738;-0.7479052;0.07516679,-0.1374898;-0.7078205;-0.007674351,-0.003306813;0.5719315;0.03537996,0;0;0,0.001023978;0.3274872;0.05688751,0.001533434;0.6427073;0.1014603,0.1548379;0.5099155;0.02424371,0.1995612;0.3986211;-0.199671,0.2305102;0.3629944;-0.4435787,-0.156637;0.5149069;0.03172284,-0.1925689;0.4009173;-0.1924194,-0.2179498;0.3043895;-0.4199194,0.07530842;0.002860293;-0.04077137,0.09542824;-0.3677661;-0.02054799,0.09132939;-0.7524753;0.07587588,0.1020427;-0.7866808;0.02357876,-0.0773469;0.004504009;-0.03659255,-0.1007256;-0.3661369;-0.02057837,-0.09497971;-0.7531309;0.06612906,-0.1006166;-0.7832644;0.008472394,0.001505114;0.5655504;0.09266388,791.253
+0;0;0,-0.001423963;0.3313983;0.02565546,-0.004055222;0.6495842;0.03559856,0.1605299;0.5174394;-0.003034644,0.2163775;0.4374622;-0.2375749,0.2535323;0.4390689;-0.4832067,-0.1616395;0.5092709;-0.01249415,-0.2118343;0.4391077;-0.2514126,-0.2279264;0.4091713;-0.497508,0.07679199;0.005317736;-0.03763716,0.1010108;-0.3629837;0.006466858,0.1127313;-0.749831;0.0932273,0.1129356;-0.7098372;0.01032865,-0.07431253;0.005882144;-0.04224798,-0.1225232;-0.3615018;-0.01254234,-0.1402738;-0.7479052;0.07516679,-0.1374898;-0.7078205;-0.007674351,-0.003306813;0.5719315;0.03537996,0;0;0,0.001023978;0.3274872;0.05688751,0.001533434;0.6427073;0.1014603,0.1548379;0.5099155;0.02424371,0.1995612;0.3986211;-0.199671,0.2305102;0.3629944;-0.4435787,-0.156637;0.5149069;0.03172284,-0.1925689;0.4009173;-0.1924194,-0.2179498;0.3043895;-0.4199194,0.07530842;0.002860293;-0.04077137,0.09542824;-0.3677661;-0.02054799,0.09132939;-0.7524753;0.07587588,0.1020427;-0.7866808;0.02357876,-0.0773469;0.004504009;-0.03659255,-0.1007256;-0.3661369;-0.02057837,-0.09497971;-0.7531309;0.06612906,-0.1006166;-0.7832644;0.008472394,0.001505114;0.5655504;0.09266388,791.275
+0;0;0,-0.001424612;0.3315495;0.02566717,-0.004056763;0.6498436;0.03561372,0.1620085;0.5171819;-0.003366567,0.217883;0.4371663;-0.2380196,0.2621145;0.439079;-0.5304359,-0.1630711;0.5089396;-0.01291152,-0.21329;0.4387427;-0.2519449,-0.2324472;0.4031044;-0.5449129,0.07683191;0.005320501;-0.03765672,0.101034;-0.3627262;0.00641679,0.1127497;-0.7494191;0.09314261,0.1129541;-0.7094234;0.01022766,-0.07435115;0.005885202;-0.04226994,-0.1225285;-0.3612446;-0.01258485,-0.140272;-0.7474937;0.07508928,-0.1374875;-0.7074071;-0.007768147,-0.003308116;0.5721662;0.03539504,0;0;0,0.001100183;0.3275873;0.05719494,0.001742959;0.6428734;0.1020715,0.1559737;0.5096899;0.02312803,0.1973708;0.405337;-0.2048703,0.2168223;0.2392205;-0.4487849,-0.1573268;0.5146956;0.03017793,-0.1945211;0.4067181;-0.196855,-0.222993;0.2901745;-0.4671776,0.07532903;0.002829179;-0.04082906,0.09543108;-0.3675389;-0.02058053,0.09135238;-0.7520476;0.07599258,0.1019219;-0.7862751;0.0236671,-0.07740803;0.004536368;-0.0365636,-0.1007325;-0.3658541;-0.02064398,-0.09477099;-0.7526833;0.06606056,-0.1011808;-0.7839461;0.009663474,0.001675859;0.5657002;0.09320188,791.2861
+0;0;0,-0.00150215;0.3315164;0.02608649,-0.004195089;0.6498005;0.03634631,0.1616654;0.5167004;-0.003053911,0.2169801;0.4456044;-0.2406926,0.2596742;0.449534;-0.5333172,-0.163096;0.508531;-0.01209334,-0.2145066;0.4424352;-0.2520408,-0.2345453;0.4070567;-0.5449814,0.07686572;0.005340322;-0.03758485,0.1011768;-0.3626659;0.006765962,0.1128266;-0.7493088;0.09372297,0.1129297;-0.7092951;0.01081,-0.0743463;0.005865694;-0.04228121,-0.1221512;-0.3613126;-0.01259335,-0.1399577;-0.747476;0.07544491,-0.1372762;-0.707374;-0.007414028,-0.003426166;0.5721236;0.03604025,0;0;0,0.001100183;0.3275873;0.05719494,0.001742959;0.6428734;0.1020715,0.1559737;0.5096899;0.02312803,0.1973708;0.405337;-0.2048703,0.2168223;0.2392205;-0.4487849,-0.1573268;0.5146956;0.03017793,-0.1945211;0.4067181;-0.196855,-0.222993;0.2901745;-0.4671776,0.07532903;0.002829179;-0.04082906,0.09543108;-0.3675389;-0.02058053,0.09135238;-0.7520476;0.07599258,0.1019219;-0.7862751;0.0236671,-0.07740803;0.004536368;-0.0365636,-0.1007325;-0.3658541;-0.02064398,-0.09477099;-0.7526833;0.06606056,-0.1011808;-0.7839461;0.009663474,0.001675859;0.5657002;0.09320188,791.2975
+0;0;0,-0.001502639;0.3316244;0.02609498,-0.004196421;0.6500091;0.03635819,0.160304;0.5173451;-0.002719976,0.2156433;0.4462174;-0.2404645,0.2603156;0.4503291;-0.5466479,-0.1617815;0.509243;-0.01168492,-0.2132149;0.4431178;-0.2517393,-0.2341822;0.4060999;-0.5582533,0.07691325;0.005343625;-0.03760809,0.1012285;-0.362726;0.006750353,0.1129037;-0.7502104;0.09389662,0.1130073;-0.710146;0.01056373,-0.07439227;0.005869322;-0.04230736,-0.1222055;-0.3613722;-0.01261439,-0.1400507;-0.748376;0.07561548,-0.1373556;-0.7082229;-0.007663108,-0.003427296;0.5723116;0.03605206,0;0;0,0.001204111;0.32765;0.05746281,0.001991808;0.6429985;0.1026129,0.1547332;0.5095331;0.02437365,0.2101949;0.4400535;-0.2138293,0.2167718;0.2400931;-0.4499084,-0.1559171;0.5149391;0.03169248,-0.195651;0.4131226;-0.1978694,-0.2248728;0.2923047;-0.4812595,0.07536964;0.002807185;-0.04086697,0.09535983;-0.3676253;-0.02051342,0.09114327;-0.7529791;0.0762316,0.101576;-0.7869994;0.02295649,-0.07746959;0.004559946;-0.03655463,-0.1008047;-0.3659021;-0.02082286,-0.09477159;-0.7535925;0.06598,-0.1014527;-0.7855754;0.009773582,0.001887001;0.5658119;0.09367907,791.3195
+0;0;0,-0.001596545;0.3317319;0.02468382,-0.003977709;0.6501666;0.03314502,0.1612743;0.5181801;-0.002478309,0.2153614;0.4527643;-0.2421435,0.2604835;0.4621353;-0.5481451,-0.1628866;0.5099995;-0.01100224,-0.2113304;0.4514775;-0.2536386,-0.2315832;0.4232554;-0.5611352,0.07688367;0.005392482;-0.03766156,0.1010642;-0.3626218;0.007225838,0.1130514;-0.7499935;0.09482938,0.1130669;-0.7100051;0.01148728,-0.07444516;0.005830524;-0.04221959,-0.1217636;-0.3614449;-0.01215514,-0.1400772;-0.7483364;0.07647057,-0.1374664;-0.7082657;-0.006820716,-0.003335542;0.5724679;0.03342371,0;0;0,0.001204111;0.32765;0.05746281,0.001991808;0.6429985;0.1026129,0.1547332;0.5095331;0.02437365,0.2101949;0.4400535;-0.2138293,0.2167718;0.2400931;-0.4499084,-0.1559171;0.5149391;0.03169248,-0.195651;0.4131226;-0.1978694,-0.2248728;0.2923047;-0.4812595,0.07536964;0.002807185;-0.04086697,0.09535983;-0.3676253;-0.02051342,0.09114327;-0.7529791;0.0762316,0.101576;-0.7869994;0.02295649,-0.07746959;0.004559946;-0.03655463,-0.1008047;-0.3659021;-0.02082286,-0.09477159;-0.7535925;0.06598,-0.1014527;-0.7855754;0.009773582,0.001887001;0.5658119;0.09367907,791.3317
+0;0;0,-0.001596936;0.3318132;0.02468987,-0.00397855;0.6503085;0.03315281,0.1601494;0.5186812;-0.002225295,0.2142064;0.4533018;-0.2417572,0.2520179;0.4611545;-0.4981806,-0.1617978;0.5105565;-0.01069101,-0.2102145;0.452067;-0.2531924,-0.227186;0.4284175;-0.5108687,0.07689406;0.005393211;-0.03766665,0.1010816;-0.3627284;0.007233847,0.1130607;-0.7498363;0.09477773,0.1130762;-0.7098297;0.01128323,-0.07445522;0.005831311;-0.04222529,-0.1217875;-0.3615513;-0.01215207,-0.1400886;-0.7481792;0.07641327,-0.137473;-0.7080901;-0.007030331,-0.003336287;0.5725983;0.03343154,0;0;0,0.001301251;0.3276943;0.05767941,0.002271079;0.6430714;0.1030529,0.1537498;0.5094911;0.02526879,0.1920699;0.3998343;-0.2007381,0.2102184;0.2969277;-0.4380674,-0.154512;0.5150051;0.03253547,-0.1942105;0.4123932;-0.1965213,-0.219404;0.3210016;-0.4378867,0.07539102;0.002733365;-0.04085684,0.09537631;-0.3678125;-0.02058291,0.09116615;-0.7528706;0.07622862,0.1014067;-0.7868435;0.02261829,-0.07747785;0.004610565;-0.03655796,-0.1006528;-0.365984;-0.0211545,-0.09493715;-0.7533162;0.06602931,-0.1017416;-0.7849228;0.009198055,0.002114333;0.5658796;0.0940659,791.3541
+0;0;0,-0.001596936;0.3318132;0.02468987,-0.00397855;0.6503085;0.03315281,0.1601494;0.5186812;-0.002225295,0.2142064;0.4533018;-0.2417572,0.2520179;0.4611545;-0.4981806,-0.1617978;0.5105565;-0.01069101,-0.2102145;0.452067;-0.2531924,-0.227186;0.4284175;-0.5108687,0.07689406;0.005393211;-0.03766665,0.1010816;-0.3627284;0.007233847,0.1130607;-0.7498363;0.09477773,0.1130762;-0.7098297;0.01128323,-0.07445522;0.005831311;-0.04222529,-0.1217875;-0.3615513;-0.01215207,-0.1400886;-0.7481792;0.07641327,-0.137473;-0.7080901;-0.007030331,-0.003336287;0.5725983;0.03343154,0;0;0,0.001301251;0.3276943;0.05767941,0.002271079;0.6430714;0.1030529,0.1537498;0.5094911;0.02526879,0.1920699;0.3998343;-0.2007381,0.2102184;0.2969277;-0.4380674,-0.154512;0.5150051;0.03253547,-0.1942105;0.4123932;-0.1965213,-0.219404;0.3210016;-0.4378867,0.07539102;0.002733365;-0.04085684,0.09537631;-0.3678125;-0.02058291,0.09116615;-0.7528706;0.07622862,0.1014067;-0.7868435;0.02261829,-0.07747785;0.004610565;-0.03655796,-0.1006528;-0.365984;-0.0211545,-0.09493715;-0.7533162;0.06602931,-0.1017416;-0.7849228;0.009198055,0.002114333;0.5658796;0.0940659,791.3764
+0;0;0,-0.001597596;0.3319505;0.02470008,-0.0039799;0.6505384;0.03316559,0.1596606;0.519052;-0.002106097,0.2135361;0.4538922;-0.2408334,0.2496398;0.4613902;-0.4856759,-0.1613264;0.5109515;-0.01054657,-0.2095805;0.4526585;-0.2522335,-0.2257855;0.430077;-0.4982722,0.07692397;0.005395309;-0.03768131,0.1011009;-0.3625652;0.007199541,0.1130905;-0.7500125;0.09482018,0.1131062;-0.7099278;0.01067424,-0.07448418;0.00583358;-0.04224172,-0.1217958;-0.3613882;-0.01218167,-0.1401128;-0.7483552;0.07646133,-0.1374769;-0.7081873;-0.007633306,-0.003337473;0.5728083;0.03344439,0;0;0,0.001426995;0.3277962;0.05789101,0.002552502;0.6432545;0.1033467,0.1532713;0.5089861;0.02585971,0.1816484;0.3504115;-0.1695577,0.2243901;0.4504761;-0.3919712,-0.15386;0.514981;0.03342282,-0.2009598;0.4397794;-0.2037806,-0.2170812;0.3634902;-0.4387861,0.07541279;0.002695754;-0.04088926,0.09538024;-0.3676883;-0.02062178,0.09129784;-0.7531288;0.0761019,0.1017848;-0.7866929;0.02103937,-0.07752125;0.004653067;-0.03653893,-0.1006494;-0.3657861;-0.02125197,-0.09484468;-0.7534566;0.06600883,-0.1017736;-0.7856208;0.008826301,0.002354234;0.5660443;0.09434593,791.398
+0;0;0,-0.001587233;0.3318987;0.02538735,-0.004008667;0.6504762;0.0343889,0.159438;0.5186832;-0.001600858,0.2132805;0.4552993;-0.2408133,0.2465584;0.4731281;-0.4855219,-0.1612152;0.510535;-0.009536929,-0.206375;0.4582253;-0.253183,-0.2245845;0.4443383;-0.4997253,0.0768449;0.005499021;-0.03782738,0.100866;-0.3623762;0.007830121,0.1129441;-0.7497637;0.09570267,0.112855;-0.7096497;0.01156028,-0.07458486;0.005757586;-0.04207418,-0.1215595;-0.3614934;-0.01184337,-0.1401628;-0.7483369;0.07727747,-0.1376315;-0.7081409;-0.006816976,-0.003355649;0.5727456;0.03441924,0;0;0,0.001426995;0.3277962;0.05789101,0.002552502;0.6432545;0.1033467,0.1532713;0.5089861;0.02585971,0.1816484;0.3504115;-0.1695577,0.2243901;0.4504761;-0.3919712,-0.15386;0.514981;0.03342282,-0.2009598;0.4397794;-0.2037806,-0.2170812;0.3634902;-0.4387861,0.07541279;0.002695754;-0.04088926,0.09538024;-0.3676883;-0.02062178,0.09129784;-0.7531288;0.0761019,0.1017848;-0.7866929;0.02103937,-0.07752125;0.004653067;-0.03653893,-0.1006494;-0.3657861;-0.02125197,-0.09484468;-0.7534566;0.06600883,-0.1017736;-0.7856208;0.008826301,0.002354234;0.5660443;0.09434593,791.41
+0;0;0,-0.001588238;0.3321089;0.02540343,-0.004010053;0.650737;0.03440654,0.1614763;0.5182575;-0.002034519,0.2155474;0.4546045;-0.2422626,0.2489364;0.4724928;-0.4877882,-0.1631944;0.5100073;-0.01007003,-0.2085459;0.4574755;-0.2547505,-0.2268162;0.4435421;-0.5021161,0.07688344;0.005501778;-0.03784635,0.1009006;-0.3623124;0.007803574,0.1130005;-0.7504007;0.0958351,0.1128668;-0.7052244;-0.03042271,-0.07462227;0.005760473;-0.04209528,-0.1215891;-0.3614296;-0.01186949,-0.140226;-0.748973;0.07741258,-0.1364278;-0.7036736;-0.0487733,-0.003356959;0.5729973;0.03443687,0;0;0,0.001421615;0.3279901;0.05800521,0.002545536;0.6434995;0.1034611,0.1547773;0.508752;0.02408922,0.2072981;0.4503513;-0.2178112,0.2007095;0.3553922;-0.4472824,-0.1553289;0.5148387;0.0313069,-0.200042;0.4389936;-0.2072998,-0.2242032;0.3654947;-0.4433757,0.07543128;0.002660409;-0.04094779,0.09529232;-0.3676613;-0.0205667,0.09117506;-0.7537242;0.0766288,0.08663856;-0.7433309;-0.04893541,-0.07757952;0.004705443;-0.03650967,-0.1007195;-0.365671;-0.02121846,-0.09471269;-0.7540293;0.06624724,-0.1048773;-0.819189;-0.01749458,0.002347536;0.5662799;0.09446204,791.4314
+0;0;0,-0.001588238;0.3321089;0.02540343,-0.004010053;0.650737;0.03440654,0.1614763;0.5182575;-0.002034519,0.2155474;0.4546045;-0.2422626,0.2489364;0.4724928;-0.4877882,-0.1631944;0.5100073;-0.01007003,-0.2085459;0.4574755;-0.2547505,-0.2268162;0.4435421;-0.5021161,0.07688344;0.005501778;-0.03784635,0.1009006;-0.3623124;0.007803574,0.1130005;-0.7504007;0.0958351,0.1128668;-0.7052244;-0.03042271,-0.07462227;0.005760473;-0.04209528,-0.1215891;-0.3614296;-0.01186949,-0.140226;-0.748973;0.07741258,-0.1364278;-0.7036736;-0.0487733,-0.003356959;0.5729973;0.03443687,0;0;0,0.001421615;0.3279901;0.05800521,0.002545536;0.6434995;0.1034611,0.1547773;0.508752;0.02408922,0.2072981;0.4503513;-0.2178112,0.2007095;0.3553922;-0.4472824,-0.1553289;0.5148387;0.0313069,-0.200042;0.4389936;-0.2072998,-0.2242032;0.3654947;-0.4433757,0.07543128;0.002660409;-0.04094779,0.09529232;-0.3676613;-0.0205667,0.09117506;-0.7537242;0.0766288,0.08663856;-0.7433309;-0.04893541,-0.07757952;0.004705443;-0.03650967,-0.1007195;-0.365671;-0.02121846,-0.09471269;-0.7540293;0.06624724,-0.1048773;-0.819189;-0.01749458,0.002347536;0.5662799;0.09446204,791.4429
+0;0;0,-0.00166977;0.3321095;0.02589399,-0.004206813;0.6507226;0.03525547,0.1602544;0.5183101;-0.001537524,0.2139084;0.4568397;-0.2422191,0.2413959;0.4869877;-0.5112562,-0.1622705;0.5096232;-0.008803576,-0.2069602;0.4618572;-0.2543769,-0.2275422;0.4443074;-0.5251421,0.07686867;0.005584948;-0.03784103,0.1007288;-0.3621469;0.008320037,0.1130255;-0.7503599;0.09642015,0.1126386;-0.7051508;-0.02983394,-0.07464965;0.005680282;-0.04203678,-0.1216451;-0.3614798;-0.01184096,-0.1401617;-0.7490709;0.07789467,-0.1366164;-0.7037377;-0.04829522,-0.003506128;0.57299;0.03514794,0;0;0,0.001512513;0.327996;0.05819189,0.002747603;0.6434876;0.1037267,0.1539728;0.5083727;0.0249809,0.1981025;0.4066042;-0.203669,0.2104509;0.3205773;-0.46153,-0.1545415;0.5149708;0.03264784,-0.2007607;0.4393958;-0.2055479,-0.2100805;0.3732749;-0.4693406,0.07543755;0.002622932;-0.04091728,0.09528065;-0.3676757;-0.0206182,0.09107174;-0.7539393;0.07636059,0.08636448;-0.7435373;-0.04919945,-0.07756339;0.00472352;-0.0365176,-0.1006878;-0.3656333;-0.02141976,-0.0947137;-0.7541139;0.06615474,-0.1048031;-0.8217505;-0.01469611,0.002521157;0.5662764;0.09471452,791.465
+0;0;0,-0.00166977;0.3321095;0.02589399,-0.004206813;0.6507226;0.03525547,0.1602544;0.5183101;-0.001537524,0.2139084;0.4568397;-0.2422191,0.2413959;0.4869877;-0.5112562,-0.1622705;0.5096232;-0.008803576,-0.2069602;0.4618572;-0.2543769,-0.2275422;0.4443074;-0.5251421,0.07686867;0.005584948;-0.03784103,0.1007288;-0.3621469;0.008320037,0.1130255;-0.7503599;0.09642015,0.1126386;-0.7051508;-0.02983394,-0.07464965;0.005680282;-0.04203678,-0.1216451;-0.3614798;-0.01184096,-0.1401617;-0.7490709;0.07789467,-0.1366164;-0.7037377;-0.04829522,-0.003506128;0.57299;0.03514794,0;0;0,0.001512513;0.327996;0.05819189,0.002747603;0.6434876;0.1037267,0.1539728;0.5083727;0.0249809,0.1981025;0.4066042;-0.203669,0.2104509;0.3205773;-0.46153,-0.1545415;0.5149708;0.03264784,-0.2007607;0.4393958;-0.2055479,-0.2100805;0.3732749;-0.4693406,0.07543755;0.002622932;-0.04091728,0.09528065;-0.3676757;-0.0206182,0.09107174;-0.7539393;0.07636059,0.08636448;-0.7435373;-0.04919945,-0.07756339;0.00472352;-0.0365176,-0.1006878;-0.3656333;-0.02141976,-0.0947137;-0.7541139;0.06615474,-0.1048031;-0.8217505;-0.01469611,0.002521157;0.5662764;0.09471452,791.4764
+0;0;0,-0.001669927;0.3321407;0.02589643,-0.004206924;0.6507486;0.03525788,0.1596797;0.5185325;-0.001406424,0.2133852;0.4570031;-0.2423185,0.239865;0.486046;-0.501493,-0.1617137;0.5098761;-0.00864698,-0.2064462;0.4620643;-0.2544555,-0.2262737;0.4451579;-0.5152947,0.07688147;0.005585878;-0.03784733,0.1007379;-0.3620893;0.008306619,0.1130357;-0.7503377;0.09641477,0.1126489;-0.7051284;-0.02984165,-0.07466208;0.005681228;-0.04204378,-0.1216503;-0.3614223;-0.01185262,-0.1401686;-0.7490487;0.0778912,-0.1366232;-0.7037151;-0.04830101,-0.00350628;0.5730206;0.03515035,0;0;0,0.001549996;0.3280013;0.05834079,0.002818525;0.6434829;0.1039057,0.1534797;0.5083315;0.0255518,0.2021032;0.4501198;-0.2172567,0.2140672;0.31913;-0.4440045,-0.1540822;0.515137;0.03344851,-0.2000186;0.4438305;-0.2063723,-0.1969509;0.3870616;-0.4622706,0.07545405;0.002612472;-0.04091752,0.09529043;-0.3676319;-0.02066934,0.09106819;-0.7539326;0.0763104,0.08623577;-0.7435275;-0.04924774,-0.07757961;0.004735177;-0.03651525,-0.100672;-0.3655694;-0.02149382,-0.09480756;-0.754177;0.06568927,-0.1047425;-0.8218302;-0.01516437,0.002584577;0.5662764;0.09489202,791.4991
+0;0;0,-0.001678257;0.3321198;0.02642437,-0.004197299;0.650713;0.03620208,0.1584525;0.5184728;-0.0009614825,0.211381;0.4598369;-0.2427461,0.2422308;0.5045197;-0.5450867,-0.1605605;0.5096047;-0.007459823,-0.2053411;0.4678222;-0.254337,-0.2173269;0.4971502;-0.5598764,0.07678007;0.005608548;-0.03803832,0.1005605;-0.3618579;0.008792043,0.1129884;-0.749139;0.0968359,0.112594;-0.709357;0.01581156,-0.07476433;0.005669755;-0.0418533,-0.1214229;-0.3613614;-0.01183094,-0.1400806;-0.7479074;0.07831809,-0.1379511;-0.7080477;-0.002669804,-0.003510248;0.572988;0.03592443,0;0;0,0.001575246;0.3280142;0.05838525,0.002859555;0.6434931;0.1039346,0.152717;0.5085893;0.02632034,0.2043754;0.4563569;-0.2172009,0.2153846;0.3253638;-0.4948297,-0.1531484;0.5154634;0.03396218,-0.2004418;0.4447994;-0.2057654,-0.1963878;0.3885748;-0.5077266,0.07546106;0.002597854;-0.04089534,0.09528527;-0.3675269;-0.02077436,0.09117895;-0.7528449;0.07621038,0.09897994;-0.7882748;0.02805579,-0.07757213;0.004738955;-0.03651926,-0.1006554;-0.3654404;-0.02153245,-0.09502992;-0.753101;0.06553338,-0.100828;-0.785425;0.01316075,0.00262244;0.5662887;0.09492671,791.5221
+0;0;0,-0.001678257;0.3321198;0.02642437,-0.004197299;0.650713;0.03620208,0.1584525;0.5184728;-0.0009614825,0.211381;0.4598369;-0.2427461,0.2422308;0.5045197;-0.5450867,-0.1605605;0.5096047;-0.007459823,-0.2053411;0.4678222;-0.254337,-0.2173269;0.4971502;-0.5598764,0.07678007;0.005608548;-0.03803832,0.1005605;-0.3618579;0.008792043,0.1129884;-0.749139;0.0968359,0.112594;-0.709357;0.01581156,-0.07476433;0.005669755;-0.0418533,-0.1214229;-0.3613614;-0.01183094,-0.1400806;-0.7479074;0.07831809,-0.1379511;-0.7080477;-0.002669804,-0.003510248;0.572988;0.03592443,0;0;0,0.001575246;0.3280142;0.05838525,0.002859555;0.6434931;0.1039346,0.152717;0.5085893;0.02632034,0.2043754;0.4563569;-0.2172009,0.2153846;0.3253638;-0.4948297,-0.1531484;0.5154634;0.03396218,-0.2004418;0.4447994;-0.2057654,-0.1963878;0.3885748;-0.5077266,0.07546106;0.002597854;-0.04089534,0.09528527;-0.3675269;-0.02077436,0.09117895;-0.7528449;0.07621038,0.09897994;-0.7882748;0.02805579,-0.07757213;0.004738955;-0.03651926,-0.1006554;-0.3654404;-0.02153245,-0.09502992;-0.753101;0.06553338,-0.100828;-0.785425;0.01316075,0.00262244;0.5662887;0.09492671,791.5437
+0;0;0,-0.001678667;0.332201;0.02643084,-0.0041984;0.6508818;0.03621132,0.1580169;0.5187688;-0.0008533373,0.2109382;0.4601409;-0.2426051,0.2358979;0.4962924;-0.4872198,-0.16014;0.5099245;-0.007334236,-0.2049145;0.4681477;-0.2541778,-0.2146118;0.4918761;-0.5013807,0.07679863;0.005609904;-0.03804751,0.1005769;-0.3618235;0.008778635,0.1130001;-0.7489587;0.09678933,0.1125966;-0.7089489;0.01387733,-0.0747824;0.005671125;-0.04186342,-0.1214368;-0.361327;-0.01184376,-0.1400874;-0.7477274;0.07827131,-0.1379083;-0.707638;-0.004603378,-0.00351118;0.5731377;0.0359336,0;0;0,0.001633182;0.3280536;0.05862665,0.002988361;0.6435888;0.1043973,0.152204;0.5085242;0.02668715,0.2019653;0.4395995;-0.2130105,0.1910851;0.4463663;-0.4612083,-0.1524844;0.5152485;0.03455258,-0.1968501;0.4406219;-0.2044962,-0.1950039;0.4087436;-0.4509647,0.07548231;0.002587929;-0.04090035,0.09529668;-0.3675048;-0.02079737,0.09114078;-0.7526761;0.07615471,0.09963858;-0.787202;0.02381969,-0.07759573;0.004751664;-0.0365163,-0.1004421;-0.3654084;-0.02151611,-0.09521167;-0.752766;0.06623669,-0.101075;-0.7862308;0.01226816,0.002732895;0.5663713;0.0953362,791.5656
+0;0;0,-0.001751219;0.3322898;0.02528593,-0.004163167;0.6510023;0.0337913,0.1585985;0.5194131;-0.0009071678,0.2097556;0.4652499;-0.244076,0.235612;0.5047107;-0.4880854,-0.1608275;0.5101275;-0.006906312,-0.2046523;0.4721934;-0.2545395,-0.2100857;0.4960986;-0.5018557,0.07678009;0.005600141;-0.03808636,0.100574;-0.3618172;0.008857608,0.1129995;-0.7488909;0.09713829,0.1124936;-0.7089357;0.01422027,-0.07481464;0.005678506;-0.04180478,-0.121472;-0.3613218;-0.01181729,-0.140068;-0.747638;0.0786697,-0.1379903;-0.707604;-0.004214317,-0.003526203;0.5732574;0.03397792,0;0;0,0.001633182;0.3280536;0.05862665,0.002988361;0.6435888;0.1043973,0.152204;0.5085242;0.02668715,0.2019653;0.4395995;-0.2130105,0.1910851;0.4463663;-0.4612083,-0.1524844;0.5152485;0.03455258,-0.1968501;0.4406219;-0.2044962,-0.1950039;0.4087436;-0.4509647,0.07548231;0.002587929;-0.04090035,0.09529668;-0.3675048;-0.02079737,0.09114078;-0.7526761;0.07615471,0.09963858;-0.787202;0.02381969,-0.07759573;0.004751664;-0.0365163,-0.1004421;-0.3654084;-0.02151611,-0.09521167;-0.752766;0.06623669,-0.101075;-0.7862308;0.01226816,0.002732895;0.5663713;0.0953362,791.5767
+0;0;0,-0.001751647;0.3323709;0.02529211,-0.004163987;0.6511354;0.03379887,0.1579735;0.5197409;-0.0007652417,0.2091392;0.4655687;-0.2439746,0.235346;0.5055644;-0.4912913,-0.1602225;0.5104911;-0.006741289,-0.2040546;0.4725507;-0.2544157,-0.2095616;0.4967799;-0.5050841,0.07679572;0.005601281;-0.03809411,0.1006141;-0.3621929;0.008897994,0.113029;-0.7489401;0.09710422,0.1125236;-0.7089924;0.01424805,-0.07482987;0.005679662;-0.04181328,-0.1215351;-0.361697;-0.01179505,-0.1401154;-0.7476874;0.07861564,-0.1380393;-0.7076609;-0.004206575,-0.00352692;0.573378;0.03398552,0;0;0,0.001697198;0.3281178;0.05872846,0.003148466;0.6436945;0.1045716,0.1513903;0.5081954;0.02684879,0.1993991;0.4442149;-0.2146155,0.207956;0.3721612;-0.4558355,-0.151684;0.5151369;0.03510952,-0.1928844;0.4328609;-0.2020329,-0.21895;0.3330105;-0.4318208,0.07551202;0.002544075;-0.04088497,0.09531274;-0.367931;-0.02077866,0.09134382;-0.7528871;0.07566237,0.1004071;-0.7873482;0.02344179,-0.07760943;0.004791457;-0.03652309,-0.1004945;-0.3657516;-0.02161743,-0.09521597;-0.7527667;0.0661286,-0.1005429;-0.7855539;0.01141332,0.002866752;0.5664663;0.09549403,791.5989

+ 162 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Forward_None_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002050167;0.3283053;0.007612936,0.00436743;0.6434696;0.000343448,0.1794659;0.5142957;0.002842267,0.214827;0.2252314;0.01816259,0.267264;-0.05770531;-0.01191628,-0.1656101;0.4964008;0.002370926,-0.2196773;0.2105267;-0.01752913,-0.2638066;-0.07224828;-0.05993766,0.07799927;0.00511012;-0.04001134,0.098939;-0.3595034;-0.00153973,0.1197679;-0.7551222;0.08431834,0.1180343;-0.7151283;-0.007937163,-0.07614604;0.006532039;-0.04324372,-0.125202;-0.3560694;-0.01201501,-0.1419079;-0.7525542;0.07069185,-0.1407202;-0.7124858;-0.02156419,0.003756121;0.5664597;0.004568243,0;0;0,0.007284522;0.3280948;0.01213717,0.01431698;0.6432621;0.009541272,0.1806805;0.5038847;-0.02570498,0.2183671;0.2148848;-0.03580773,0.2269045;-0.06818259;-0.09503233,-0.1617354;0.5097637;0.009302803,-0.2112856;0.2224073;0.005516345,-0.243358;-0.05803007;-0.05799618,0.07502389;0.002965003;-0.04553604,0.1084554;-0.3620026;-0.02224398,0.1104067;-0.7551504;0.07650137,0.1209397;-0.791265;0.01222157,-0.08067886;0.004503901;-0.03437359,-0.1124491;-0.3598846;-0.001613673,-0.0992469;-0.7557406;0.0846612,-0.1049027;-0.7953409;0.02352379,0.01262133;0.5662143;0.01262426,662.9244
+0;0;0,0.002050167;0.3283053;0.007612936,0.00436743;0.6434696;0.000343448,0.1794659;0.5142957;0.002842267,0.214827;0.2252314;0.01816259,0.267264;-0.05770531;-0.01191628,-0.1656101;0.4964008;0.002370926,-0.2196773;0.2105267;-0.01752913,-0.2638066;-0.07224828;-0.05993766,0.07799927;0.00511012;-0.04001134,0.098939;-0.3595034;-0.00153973,0.1197679;-0.7551222;0.08431834,0.1180343;-0.7151283;-0.007937163,-0.07614604;0.006532039;-0.04324372,-0.125202;-0.3560694;-0.01201501,-0.1419079;-0.7525542;0.07069185,-0.1407202;-0.7124858;-0.02156419,0.003756121;0.5664597;0.004568243,0;0;0,0.007284522;0.3280948;0.01213717,0.01431698;0.6432621;0.009541272,0.1806805;0.5038847;-0.02570498,0.2183671;0.2148848;-0.03580773,0.2269045;-0.06818259;-0.09503233,-0.1617354;0.5097637;0.009302803,-0.2112856;0.2224073;0.005516345,-0.243358;-0.05803007;-0.05799618,0.07502389;0.002965003;-0.04553604,0.1084554;-0.3620026;-0.02224398,0.1104067;-0.7551504;0.07650137,0.1209397;-0.791265;0.01222157,-0.08067886;0.004503901;-0.03437359,-0.1124491;-0.3598846;-0.001613673,-0.0992469;-0.7557406;0.0846612,-0.1049027;-0.7953409;0.02352379,0.01262133;0.5662143;0.01262426,662.947
+0;0;0,0.002050287;0.3283245;0.00761338,0.004367784;0.6435204;0.0003431179,0.1795378;0.5143164;0.002841713,0.2150983;0.223623;0.01824838,0.2671497;-0.05723324;-0.01160933,-0.1656789;0.4964142;0.00237018,-0.2200508;0.208929;-0.01764202,-0.2638557;-0.07176673;-0.05973873,0.07799951;0.005110136;-0.04001146,0.09894133;-0.3595397;-0.001536023,0.119779;-0.755326;0.08435839,0.1180505;-0.7153617;-0.007624343,-0.07614627;0.006532058;-0.04324386,-0.1252071;-0.3561055;-0.01201204,-0.1419201;-0.7527581;0.07072986,-0.1407359;-0.7127195;-0.02125341,0.003756405;0.5665017;0.004568394,0;0;0,0.007321216;0.3281128;0.01214671,0.01439151;0.6433113;0.009575605,0.1808209;0.5039201;-0.02570033,0.2189313;0.2133119;-0.03565109,0.227421;-0.06766683;-0.09447241,-0.1617255;0.5097306;0.009383539,-0.2112646;0.220699;0.006042039,-0.2433093;-0.05763906;-0.05706207,0.07501682;0.002974316;-0.04554761,0.1084065;-0.3620311;-0.02221155,0.1102063;-0.7553138;0.0767045,0.1207094;-0.7913603;0.01274633,-0.08068863;0.004486239;-0.03435363,-0.112208;-0.359934;-0.00129604,-0.1002616;-0.7565742;0.08232628,-0.1051814;-0.7918578;0.01692782,0.01268712;0.5662546;0.01265144,662.9752
+0;0;0,0.002013138;0.3283153;0.007627162,0.004280217;0.6434938;0.0003628228,0.1795447;0.5141948;0.002798064,0.2152856;0.2219654;0.01838169,0.2668667;-0.05627689;-0.01123103,-0.1658393;0.4963252;0.002364703,-0.2205248;0.2073221;-0.01775995,-0.2642395;-0.07067078;-0.05977488,0.07802159;0.005164134;-0.03999183,0.09889701;-0.3595553;-0.001688797,0.1189754;-0.7549334;0.08418229,0.117241;-0.7149293;-0.007980026,-0.07615633;0.006482183;-0.04326174,-0.1252528;-0.3562011;-0.01205943,-0.1420343;-0.75239;0.07072701,-0.1408568;-0.7123325;-0.02143829,0.003682701;0.5664809;0.004585253,0;0;0,0.00734387;0.3281019;0.01217818,0.01443332;0.6432824;0.009643077,0.1809647;0.5038911;-0.02567089,0.2193829;0.2117553;-0.03562129,0.2278536;-0.06659254;-0.09399068,-0.1617992;0.5096998;0.00947124,-0.211196;0.2190625;0.006598573,-0.2433569;-0.05666381;-0.05582678,0.0750189;0.002979577;-0.04557049,0.1083174;-0.362078;-0.02217412,0.1100805;-0.754885;0.07682323,0.1209142;-0.7909498;0.01267457,-0.08071292;0.004485765;-0.03433198,-0.112028;-0.3600083;-0.00136834,-0.1003798;-0.7561844;0.08235557,-0.1047331;-0.7905604;0.01576907,0.01272345;0.5662315;0.01270914,662.9976
+0;0;0,0.002013291;0.3283401;0.00762774,0.004280454;0.6435304;0.0003631068,0.1796226;0.5142049;0.002797744,0.2153669;0.2219481;0.01838284,0.2666806;-0.05485174;-0.01107638,-0.165914;0.4963274;0.002364192,-0.2206046;0.2072972;-0.01776235,-0.2640927;-0.06925449;-0.05955947,0.07803027;0.005164709;-0.03999628,0.09890616;-0.3595628;-0.001692396,0.1190009;-0.7552629;0.08424859,0.1172742;-0.7153035;-0.007501982,-0.0761648;0.006482904;-0.04326655,-0.1252623;-0.3562084;-0.01206355,-0.1420576;-0.7527198;0.07079028,-0.1408853;-0.7127072;-0.02096327,0.003682913;0.5665141;0.004585723,0;0;0,0.00735832;0.3281271;0.01216316,0.01445942;0.643319;0.00962472,0.1810845;0.5039374;-0.02567124,0.2195598;0.2117801;-0.03559244,0.2284283;-0.06512168;-0.0936079,-0.1618151;0.5095865;0.009501961,-0.2112871;0.2189339;0.006627078,-0.2431505;-0.05545732;-0.05512412,0.07501639;0.003002286;-0.04559195,0.1083113;-0.3620631;-0.02218568,0.1101038;-0.7552459;0.07666898,0.1207448;-0.7909313;0.01269603,-0.0807465;0.004436552;-0.03428439,-0.1116097;-0.3600988;-0.001259983,-0.1005526;-0.7566803;0.08222035,-0.1048282;-0.7917972;0.01693744,0.01274616;0.5662648;0.0126915,663.0305
+0;0;0,0.002013299;0.3283415;0.00762777,0.004280531;0.6435412;0.0003629019,0.1795567;0.5142326;0.002798358,0.215347;0.2215999;0.01840349,0.2663896;-0.05373779;-0.01090011,-0.1658504;0.4963618;0.002364969,-0.2206113;0.2069599;-0.01778745,-0.2638697;-0.06813103;-0.0593638,0.07805604;0.005166415;-0.04000949,0.09892406;-0.3594234;-0.001720071,0.1190149;-0.7550458;0.08420406,0.1172993;-0.7151507;-0.006954856,-0.07618996;0.006485045;-0.04328084,-0.125269;-0.3560693;-0.01208963,-0.1420609;-0.752503;0.07074795,-0.1408962;-0.712555;-0.02041391,0.003682968;0.5665222;0.004585668,0;0;0,0.007465858;0.3281276;0.01211834,0.01469901;0.643326;0.009580136,0.1812493;0.5040272;-0.02569783,0.2198021;0.2114981;-0.03563607,0.2286381;-0.06401116;-0.09300709,-0.1615756;0.5096979;0.009600778,-0.2108427;0.218622;0.007162535,-0.2427133;-0.05433077;-0.05412311,0.07500079;0.002996519;-0.04567384,0.1083793;-0.3619278;-0.02236247,0.1101023;-0.7550229;0.07651591,0.1203319;-0.7904724;0.01309252,-0.08081563;0.00444824;-0.03419422,-0.1118915;-0.3599859;-0.001800727,-0.1016391;-0.7570294;0.07916254,-0.1052279;-0.7885349;0.01122878,0.01295035;0.5662699;0.01264668,663.0543
+0;0;0,0.001929375;0.328351;0.007675213,0.004092351;0.6435602;0.0004863027,0.1796067;0.5142011;0.00287104,0.2154877;0.2215669;0.0184175,0.2661927;-0.05215943;-0.01063068,-0.1661526;0.4961796;0.002368451,-0.2209892;0.2067748;-0.01767485,-0.2641087;-0.06663415;-0.05925765,0.07804637;0.005205297;-0.0400252,0.09882938;-0.3592193;-0.001870088,0.118498;-0.7518631;0.08338936,0.1167621;-0.7117782;-0.009492464,-0.0761971;0.006445484;-0.04327593,-0.1253266;-0.355925;-0.01218039,-0.1420404;-0.7493556;0.07002796,-0.1408443;-0.7092138;-0.02285618,0.003526521;0.5665383;0.004681839,0;0;0,0.00749382;0.3281362;0.01214409,0.01474039;0.6433414;0.009647608,0.1815104;0.5040097;-0.02563179,0.2198248;0.2114421;-0.03563929,0.2291628;-0.06258771;-0.09186518,-0.1617193;0.5095914;0.009649838,-0.2110191;0.218512;0.007153896,-0.2426669;-0.05285245;-0.05367894,0.07502562;0.002997547;-0.04563463,0.1084913;-0.3617326;-0.0222894,0.1101042;-0.7516444;0.0766623,0.1202851;-0.7893527;0.01307225,-0.08081119;0.004445463;-0.03420727,-0.1117305;-0.3598089;-0.001714259,-0.1018662;-0.7537876;0.07896215,-0.1054317;-0.7852736;0.008687541,0.01299005;0.5662836;0.0127027,663.0869
+0;0;0,0.001929295;0.3283375;0.007674897,0.004092229;0.6435406;0.0004861047,0.1796827;0.5141597;0.002870006,0.2156766;0.2206039;0.01846542,0.2660908;-0.05155212;-0.01041612,-0.166226;0.4961305;0.0023672,-0.2212353;0.2058143;-0.01773922,-0.2641074;-0.06602624;-0.05908348,0.07804839;0.005205432;-0.04002624,0.09883863;-0.3593457;-0.001857877,0.1184997;-0.7518389;0.08336885,0.1167669;-0.7117721;-0.009346552,-0.07619907;0.006445652;-0.04327705,-0.1253457;-0.3560507;-0.01217071,-0.1420531;-0.7493303;0.07000609,-0.1408591;-0.7092067;-0.02271163,0.003526407;0.5665196;0.004681587,0;0;0,0.007490594;0.3281242;0.01210546,0.01472867;0.6433233;0.009590148,0.181633;0.5040867;-0.02563763,0.2202385;0.210614;-0.03549719,0.2293923;-0.06178874;-0.09168971,-0.1617966;0.5095237;0.009624716,-0.2111515;0.2175103;0.007168255,-0.2426929;-0.0522826;-0.05334289,0.07501759;0.002993122;-0.04565251,0.1084539;-0.3618673;-0.02229726,0.1100417;-0.7516508;0.07653284,0.120399;-0.7891598;0.01300526,-0.08082135;0.004451609;-0.03418832,-0.1117227;-0.3599443;-0.001826681,-0.1016342;-0.7535194;0.08001397,-0.1050559;-0.7864223;0.01122437,0.01298036;0.5662666;0.01264858,663.1203
+0;0;0,0.001929345;0.3283459;0.007675094,0.00409232;0.643555;0.0004861639,0.1796718;0.514176;0.002870259,0.2156965;0.2203696;0.01847898,0.2662095;-0.05232009;-0.01045919,-0.1662154;0.4961478;0.002367485,-0.2212716;0.2055839;-0.01775609,-0.2642278;-0.06678975;-0.05918142,0.07805564;0.005205916;-0.04002995,0.09884478;-0.359326;-0.001863599,0.118509;-0.7518818;0.08337673,0.1167799;-0.7118365;-0.009139821,-0.07620615;0.00644625;-0.04328107,-0.1253502;-0.356031;-0.01217636,-0.1420602;-0.7493734;0.07001355,-0.1408688;-0.7092715;-0.02250532,0.003526486;0.5665326;0.004681728,0;0;0,0.007486824;0.3281336;0.01207995,0.01470411;0.6433392;0.009545803,0.1816375;0.5041375;-0.02558088,0.2203306;0.2104222;-0.03546667,0.2295093;-0.06249908;-0.09184384,-0.1617969;0.5095192;0.009596217,-0.2112797;0.2172707;0.007178708,-0.2425908;-0.05305344;-0.05359247,0.07502183;0.002989799;-0.04566145,0.1084446;-0.361851;-0.02228427,0.1099655;-0.7517006;0.0765469,0.1211266;-0.7897023;0.01398157,-0.08083433;0.004453572;-0.03417835,-0.1118555;-0.3599345;-0.002062231,-0.1001153;-0.7532115;0.08129223,-0.1048501;-0.7911012;0.01779597,0.01296205;0.566281;0.01260877,663.1536
+0;0;0,0.00181025;0.3283609;0.007690669,0.003858374;0.6435855;0.0005421778,0.179515;0.5141721;0.002767003,0.2155606;0.2208109;0.01851071,0.2661278;-0.05219594;-0.01051278,-0.1664452;0.4961088;0.002368257,-0.221477;0.2059823;-0.01778398,-0.2644612;-0.06670457;-0.05933344,0.07802058;0.005250172;-0.04010842,0.09865869;-0.3594918;-0.001993615,0.1181138;-0.7542759;0.08391054,0.116395;-0.7144085;-0.007000156,-0.07626042;0.006397776;-0.04320737,-0.1254525;-0.3562804;-0.01222151,-0.1424299;-0.7518917;0.07033709,-0.1412825;-0.7119624;-0.02057587,0.003325611;0.5665588;0.004719993,0;0;0,0.007502411;0.3281478;0.01208329,0.01471737;0.643367;0.009558439,0.1817225;0.5041744;-0.02553511,0.2203669;0.2108842;-0.03530622,0.2295301;-0.06234851;-0.09180439,-0.1618009;0.5094386;0.009541877,-0.2111757;0.217609;0.007181546,-0.242318;-0.05304933;-0.0536983,0.07500722;0.002978161;-0.04570019,0.1086936;-0.3620249;-0.02217603,0.1100463;-0.7543899;0.07611132,0.1207975;-0.7900268;0.01333166,-0.08085972;0.004471931;-0.03413454,-0.111992;-0.3601257;-0.002279431,-0.1001715;-0.7556015;0.08181342,-0.1048645;-0.7922843;0.01939175,0.0129777;0.5663056;0.01261926,663.1876
+0;0;0,0.00181025;0.3283609;0.007690669,0.003858374;0.6435855;0.0005421778,0.179515;0.5141721;0.002767003,0.2155606;0.2208109;0.01851071,0.2661278;-0.05219594;-0.01051278,-0.1664452;0.4961088;0.002368257,-0.221477;0.2059823;-0.01778398,-0.2644612;-0.06670457;-0.05933344,0.07802058;0.005250172;-0.04010842,0.09865869;-0.3594918;-0.001993615,0.1181138;-0.7542759;0.08391054,0.116395;-0.7144085;-0.007000156,-0.07626042;0.006397776;-0.04320737,-0.1254525;-0.3562804;-0.01222151,-0.1424299;-0.7518917;0.07033709,-0.1412825;-0.7119624;-0.02057587,0.003325611;0.5665588;0.004719993,0;0;0,0.007502411;0.3281478;0.01208329,0.01471737;0.643367;0.009558439,0.1817225;0.5041744;-0.02553511,0.2203669;0.2108842;-0.03530622,0.2295301;-0.06234851;-0.09180439,-0.1618009;0.5094386;0.009541877,-0.2111757;0.217609;0.007181546,-0.242318;-0.05304933;-0.0536983,0.07500722;0.002978161;-0.04570019,0.1086936;-0.3620249;-0.02217603,0.1100463;-0.7543899;0.07611132,0.1207975;-0.7900268;0.01333166,-0.08085972;0.004471931;-0.03413454,-0.111992;-0.3601257;-0.002279431,-0.1001715;-0.7556015;0.08181342,-0.1048645;-0.7922843;0.01939175,0.0129777;0.5663056;0.01261926,663.2095
+0;0;0,0.001810335;0.3283762;0.007691027,0.003858547;0.6436145;0.0005422337,0.1795135;0.5141985;0.002767248,0.2155671;0.2207733;0.01851438,0.2661448;-0.05229038;-0.01051515,-0.1664435;0.4961353;0.002368505,-0.2214873;0.2059456;-0.01778812,-0.2644805;-0.06679806;-0.05934624,0.07798318;0.005247655;-0.04008919,0.0986185;-0.3594451;-0.001979526,0.1180611;-0.753976;0.08386955,0.1163386;-0.7140869;-0.007240981,-0.07622386;0.006394709;-0.04318666,-0.1254093;-0.3562345;-0.01220498,-0.1423758;-0.7515922;0.07030068,-0.1412259;-0.7116411;-0.02081212,0.003325763;0.5665846;0.00472022,0;0;0,0.00748672;0.3281664;0.01200438,0.01465984;0.6433997;0.009421587,0.1816674;0.5041824;-0.02565992,0.2201195;0.2107987;-0.03533375,0.2293343;-0.06244093;-0.09207702,-0.1618442;0.5094727;0.009356317,-0.2112747;0.2175877;0.006931665,-0.2424594;-0.05308947;-0.05410938,0.07498145;0.002963603;-0.0456624,0.1085174;-0.362021;-0.02241278,0.1099044;-0.7541291;0.07583237,0.1206772;-0.7900673;0.01307893,-0.08080661;0.004480643;-0.0341507,-0.1124678;-0.3600513;-0.002638437,-0.1002609;-0.7552758;0.0813335,-0.1054021;-0.7926718;0.01942028,0.01293289;0.5663354;0.01249647,663.2427
+0;0;0,0.001756544;0.3283564;0.007674521,0.003758827;0.6435794;0.0004877564,0.1794498;0.5141765;0.002758616,0.215376;0.2220386;0.01849588,0.2662466;-0.05281445;-0.01079272,-0.166527;0.4960861;0.002380871,-0.2214013;0.2071795;-0.01773791,-0.2647735;-0.0673185;-0.05968429,0.07799715;0.005264151;-0.04006612,0.09865755;-0.359275;-0.002063293,0.1178798;-0.7543702;0.08391988,0.1161671;-0.714556;-0.006518379,-0.07622476;0.006381576;-0.04319287,-0.1253262;-0.3561105;-0.01239643,-0.142451;-0.7520642;0.0700065,-0.1413136;-0.7121826;-0.02043351,0.0032475;0.5665528;0.00468188,0;0;0,0.007442798;0.3281525;0.0118525,0.01458302;0.6433717;0.009200335,0.1816661;0.5042679;-0.02579582,0.2201426;0.212179;-0.03509951,0.2293045;-0.06284511;-0.09226274,-0.1619311;0.5094612;0.009177839,-0.2111167;0.2188452;0.006708414,-0.2425455;-0.05354089;-0.05499936,0.07496688;0.002958223;-0.04569221,0.1088931;-0.3618279;-0.0224551,0.109857;-0.7545555;0.07566166,0.1206133;-0.790054;0.01343155,-0.0808206;0.004484981;-0.03412443,-0.1124738;-0.3599108;-0.002920115,-0.09996719;-0.7556683;0.08123653,-0.1053281;-0.7929887;0.02026469,0.01286231;0.5663103;0.01228642,663.2765
+0;0;0,0.001756256;0.3283027;0.007673264,0.003758267;0.6434827;0.0004875227,0.1794132;0.5141022;0.002758146,0.2152806;0.2224422;0.01846967,0.2663416;-0.05343974;-0.01092858,-0.1664927;0.4960155;0.002380479,-0.2212772;0.2075816;-0.01770538,-0.2648118;-0.06794402;-0.05980879,0.07798093;0.005263056;-0.04005779,0.0986452;-0.3593445;-0.002047833,0.1178733;-0.7545594;0.0839614,0.1161669;-0.7147813;-0.006143123,-0.0762089;0.006380249;-0.04318389,-0.1253195;-0.3561798;-0.01238167,-0.1424495;-0.7522535;0.07004622,-0.1413163;-0.7124084;-0.02006004,0.003247017;0.5664678;0.004681016,0;0;0,0.007311676;0.3280993;0.01191711,0.01432354;0.6432798;0.009387016,0.1813908;0.504316;-0.02590334,0.2201169;0.2127367;-0.03488517,0.2291695;-0.06332779;-0.09223318,-0.1620982;0.5093429;0.009008873,-0.2112215;0.2192056;0.006539276,-0.2426736;-0.05417958;-0.05553877,0.07496609;0.002943709;-0.0456593,0.108962;-0.3619112;-0.02251601,0.109364;-0.7546864;0.07591987,0.1203366;-0.7901154;0.01414609,-0.08079439;0.004491191;-0.03413867,-0.1126684;-0.3599805;-0.003237573,-0.09977923;-0.7556615;0.08180679,-0.1045286;-0.7993991;0.02929433,0.01263807;0.5662277;0.0124352,663.2986
+0;0;0,0.001756261;0.3283036;0.007673286,0.003758267;0.6434829;0.0004875641,0.1795782;0.5140536;0.002756374,0.2154575;0.2222975;0.01847307,0.2665251;-0.05362034;-0.010929,-0.1666517;0.4959499;0.002378353,-0.2214542;0.207421;-0.01771413,-0.2649945;-0.06814048;-0.05982302,0.07797813;0.005262868;-0.04005635,0.09863876;-0.3592803;-0.002053108,0.11787;-0.7545611;0.08397046,0.1161644;-0.7147872;-0.006095305,-0.07620616;0.00638002;-0.04318234,-0.1253081;-0.3561161;-0.01238556,-0.142441;-0.7522557;0.07005607,-0.1413082;-0.7124149;-0.02001143,0.003247018;0.5664682;0.004681045,0;0;0,0.007293903;0.3281006;0.01191688,0.01427972;0.6432809;0.009382726,0.1815456;0.5042895;-0.02584088,0.2201341;0.2125973;-0.03492641,0.2291771;-0.06349787;-0.09230852,-0.1623085;0.5093235;0.008934154,-0.2112738;0.2190619;0.006383089,-0.2430273;-0.05428064;-0.0558957,0.07497118;0.002938136;-0.04564524,0.1089372;-0.3618561;-0.02253008,0.1093305;-0.7547042;0.07589198,0.120278;-0.7900771;0.01411153,-0.08078831;0.004495117;-0.03414444,-0.1127264;-0.3599235;-0.003455169,-0.09991918;-0.7557367;0.08130731,-0.1051438;-0.7978994;0.02675886,0.01260073;0.5662289;0.01243234,663.3332
+0;0;0,0.00172703;0.328286;0.007671793,0.003708664;0.6434505;0.0004834179,0.1795554;0.5139983;0.002766094,0.2152943;0.2234662;0.01846598,0.2666951;-0.05419344;-0.01119002,-0.1679736;0.4995774;-0.004296447,-0.2189318;0.2112047;-0.01760505,-0.2627995;-0.06610316;-0.05994093,0.07794914;0.005266131;-0.04005689,0.0986152;-0.3595682;-0.00221166,0.1178021;-0.7545776;0.08393914,0.1174833;-0.7148741;-0.005605847,-0.07618875;0.006374194;-0.04316247,-0.1252306;-0.3564112;-0.01242011,-0.1424758;-0.7523001;0.07002449,-0.1399728;-0.7125223;-0.019478,0.003205078;0.566439;0.0046778,0;0;0,0.007232521;0.3280849;0.01189685,0.01415065;0.6432517;0.00934577,0.1814557;0.5042855;-0.0259341,0.2202622;0.213849;-0.03449917,0.2292039;-0.06398985;-0.09230936,-0.1624343;0.5092672;0.008728859,-0.2110971;0.2202038;0.006092815,-0.2430321;-0.05484626;-0.05670831,0.07492165;0.002948985;-0.04567719,0.1089949;-0.3621099;-0.02255905,0.1093375;-0.7547232;0.07581401,0.1198064;-0.7895094;0.01412344,-0.0807725;0.004478764;-0.03411891,-0.1129063;-0.3602185;-0.003676271,-0.1004254;-0.7558374;0.08089592,-0.1054663;-0.7958738;0.02448609,0.01248858;0.5662028;0.01239991,663.355
+0;0;0,0.001727186;0.3283157;0.007672487,0.003709052;0.643517;0.0004832326,0.1797245;0.5140048;0.00276462,0.2155703;0.2226024;0.01851154,0.2668247;-0.05426589;-0.01105995,-0.168137;0.4995701;-0.004304676,-0.2192478;0.2103336;-0.01765314,-0.2629905;-0.06618395;-0.05986837,0.0779449;0.005265845;-0.04005471,0.09860432;-0.3594513;-0.002221648,0.1177963;-0.7545664;0.08395219,0.1174778;-0.7148684;-0.005541474,-0.0761846;0.006373847;-0.04316012,-0.1252107;-0.356295;-0.01242764,-0.1424605;-0.7522898;0.07003901,-0.1399589;-0.7125176;-0.01941217,0.003205401;0.5664956;0.004678154,0;0;0,0.007218979;0.3281134;0.01193714,0.01410731;0.6433183;0.009446621,0.181604;0.5043585;-0.02592051,0.2201808;0.2130107;-0.03466511,0.2291714;-0.06404224;-0.09227061,-0.1625894;0.5091425;0.008586292,-0.2114266;0.219218;0.005949755,-0.2429749;-0.05499277;-0.05706361,0.07492857;0.002940953;-0.04565715,0.109062;-0.3620015;-0.02266442,0.1092747;-0.7547929;0.07544279,0.1196866;-0.7889695;0.01318336,-0.08076304;0.004485274;-0.03412815,-0.1128058;-0.3601116;-0.003811857,-0.1004004;-0.7559004;0.08049455,-0.1056738;-0.7951738;0.02325247,0.01245485;0.5662585;0.01248384,663.3881
+0;0;0,0.001727186;0.3283157;0.007672487,0.003709052;0.643517;0.0004832326,0.1797245;0.5140048;0.00276462,0.2155703;0.2226024;0.01851154,0.2668247;-0.05426589;-0.01105995,-0.168137;0.4995701;-0.004304676,-0.2192478;0.2103336;-0.01765314,-0.2629905;-0.06618395;-0.05986837,0.0779449;0.005265845;-0.04005471,0.09860432;-0.3594513;-0.002221648,0.1177963;-0.7545664;0.08395219,0.1174778;-0.7148684;-0.005541474,-0.0761846;0.006373847;-0.04316012,-0.1252107;-0.356295;-0.01242764,-0.1424605;-0.7522898;0.07003901,-0.1399589;-0.7125176;-0.01941217,0.003205401;0.5664956;0.004678154,0;0;0,0.007218979;0.3281134;0.01193714,0.01410731;0.6433183;0.009446621,0.181604;0.5043585;-0.02592051,0.2201808;0.2130107;-0.03466511,0.2291714;-0.06404224;-0.09227061,-0.1625894;0.5091425;0.008586292,-0.2114266;0.219218;0.005949755,-0.2429749;-0.05499277;-0.05706361,0.07492857;0.002940953;-0.04565715,0.109062;-0.3620015;-0.02266442,0.1092747;-0.7547929;0.07544279,0.1196866;-0.7889695;0.01318336,-0.08076304;0.004485274;-0.03412815,-0.1128058;-0.3601116;-0.003811857,-0.1004004;-0.7559004;0.08049455,-0.1056738;-0.7951738;0.02325247,0.01245485;0.5662585;0.01248384,663.4105
+0;0;0,0.001710317;0.3283224;0.007710549,0.003631597;0.6435322;0.0006016996,0.1796764;0.5140215;0.002810817,0.2153287;0.2231448;0.01851756,0.2667004;-0.05429247;-0.01149927,-0.1685062;0.5010189;-0.008058352,-0.2176658;0.2118472;-0.01755083,-0.2614493;-0.06524172;-0.06016826,0.07795192;0.00528009;-0.04004652,0.09883603;-0.3587894;-0.002755851,0.1181773;-0.7543614;0.08348589,0.1186284;-0.7146337;-0.006312639,-0.07617414;0.006360202;-0.04318744,-0.1249157;-0.3556775;-0.01275316,-0.1424864;-0.7521213;0.06978463,-0.139201;-0.7123155;-0.0199464,0.003151644;0.5665069;0.004765663,0;0;0,0.007192187;0.3281213;0.01194549,0.0140599;0.6433324;0.009461641,0.1815549;0.5043477;-0.02591956,0.2200913;0.2135422;-0.03453195,0.229147;-0.06412777;-0.09222829,-0.1626559;0.5092219;0.008474594,-0.2114745;0.2198492;0.005779538,-0.2428858;-0.05487019;-0.05789213,0.07494859;0.002941593;-0.0456307,0.1091742;-0.3613234;-0.02298225,0.1093996;-0.7545092;0.07547473,0.1199236;-0.7891143;0.01323294,-0.08076064;0.004484442;-0.03414255,-0.112786;-0.3594283;-0.003890837,-0.1003323;-0.7557276;0.08025578,-0.1058346;-0.7961901;0.02401188,0.01241207;0.5662705;0.01249695,663.4333
+0;0;0,0.001710469;0.3283517;0.007711235,0.003631933;0.6435915;0.0006017298,0.1797034;0.5140662;0.002810919,0.2154924;0.2220736;0.01857791,0.2666951;-0.0544512;-0.01134019,-0.1685318;0.5010617;-0.008059888,-0.21788;0.2107806;-0.01758878,-0.2615194;-0.06539699;-0.06006604,0.07794206;0.005279422;-0.04004146,0.09882629;-0.3587922;-0.002750561,0.1181811;-0.7546406;0.08355144,0.1186209;-0.715156;-0.00400316,-0.0761645;0.006359397;-0.04318197,-0.1249063;-0.3556805;-0.01274751,-0.1424893;-0.7524014;0.06984796,-0.139286;-0.7128406;-0.01764084,0.003151938;0.5665596;0.00476606,0;0;0,0.007205907;0.3281471;0.01203394,0.01406597;0.6433895;0.009676456,0.1815345;0.5043571;-0.02594292,0.2203075;0.2124428;-0.03442013,0.2292102;-0.06424257;-0.09228826,-0.1626517;0.5092171;0.008422704,-0.2115462;0.2187174;0.005524578,-0.242977;-0.05500844;-0.05826454,0.07494286;0.002944946;-0.04561853,0.1091552;-0.3613282;-0.02304733,0.1092855;-0.7548378;0.07528305,0.1214628;-0.7885645;0.0157299,-0.08074604;0.004479586;-0.03414916,-0.1127547;-0.3594456;-0.004002973,-0.1003007;-0.7560283;0.08017332,-0.1058073;-0.7949037;0.02556732,0.01242248;0.5663195;0.01267767,663.4671
+0;0;0,0.001710425;0.3283432;0.007711035,0.003631863;0.6435789;0.0006015874,0.1796988;0.5140551;0.002810819,0.2154265;0.2225623;0.01855082,0.2665805;-0.0536992;-0.01133879,-0.1685274;0.5010508;-0.00805971,-0.2177912;0.2112667;-0.01757229,-0.2613891;-0.06464794;-0.06000911,0.07793482;0.005278932;-0.04003774,0.09881999;-0.3588088;-0.002745189,0.1181733;-0.7546272;0.08355025,0.1186135;-0.7151334;-0.004088596,-0.07615744;0.006358808;-0.04317796,-0.1249015;-0.3556972;-0.01274215,-0.1424831;-0.7523879;0.06984703,-0.1392767;-0.7128178;-0.01772594,0.003151869;0.566547;0.00476591,0;0;0,0.007183119;0.3281388;0.01203871,0.01402974;0.6433775;0.009683132,0.1815263;0.5043737;-0.02585053,0.2203491;0.2129715;-0.03420818,0.2294199;-0.06347075;-0.09189618,-0.1626678;0.5091716;0.008374805,-0.2114758;0.2191693;0.005422684,-0.2428201;-0.05426955;-0.05844622,0.07493722;0.002937883;-0.04561257,0.1091624;-0.3613513;-0.02305495,0.1092637;-0.7548387;0.0752368,0.1214483;-0.7886388;0.01563835,-0.08073477;0.004487623;-0.0341538,-0.1127839;-0.3594717;-0.00426558,-0.1002952;-0.7559594;0.08020402,-0.1056318;-0.795626;0.02645477,0.01238923;0.5663075;0.01268363,663.4901
+0;0;0,0.001643222;0.3283424;0.007758441,0.003509036;0.6435804;0.0007175785,0.1795861;0.5140067;0.002915639,0.215363;0.2225098;0.01846618,0.266081;-0.05372226;-0.01242204,-0.1682624;0.4996532;-0.005349194,-0.2190466;0.2102439;-0.01781931,-0.2628322;-0.06528416;-0.06251448,0.0779622;0.005276928;-0.03998468,0.09881607;-0.3588118;-0.002683189,0.1182174;-0.7546405;0.08355351,0.1181294;-0.7151347;-0.004085094,-0.07610875;0.00635125;-0.04326483,-0.1248671;-0.3556985;-0.01277836,-0.1424523;-0.7523496;0.06999993,-0.1397737;-0.7127746;-0.01759022,0.003053459;0.566547;0.004854492,0;0;0,0.007183119;0.3281388;0.01203871,0.01402974;0.6433775;0.009683132,0.1815263;0.5043737;-0.02585053,0.2203491;0.2129715;-0.03420818,0.2294199;-0.06347075;-0.09189618,-0.1626678;0.5091716;0.008374805,-0.2114758;0.2191693;0.005422684,-0.2428201;-0.05426955;-0.05844622,0.07493722;0.002937883;-0.04561257,0.1091624;-0.3613513;-0.02305495,0.1092637;-0.7548387;0.0752368,0.1214483;-0.7886388;0.01563835,-0.08073477;0.004487623;-0.0341538,-0.1127839;-0.3594717;-0.00426558,-0.1002952;-0.7559594;0.08020402,-0.1056318;-0.795626;0.02645477,0.01238923;0.5663075;0.01268363,663.5132
+0;0;0,0.001643207;0.3283395;0.007758373,0.003509061;0.6435843;0.0007174062,0.1795451;0.5140222;0.002915946,0.2153468;0.2223232;0.01847727,0.2659876;-0.05348876;-0.01236398,-0.1682225;0.4996721;-0.005346963,-0.2190419;0.2100621;-0.01782572,-0.2627609;-0.06504691;-0.06245292,0.07796273;0.005276964;-0.03998495,0.09881788;-0.3588342;-0.002681147,0.1182214;-0.754707;0.08356515,0.1181323;-0.7150829;-0.005163588,-0.07610926;0.006351293;-0.04326512,-0.1248706;-0.3557209;-0.01277676,-0.1424578;-0.7524161;0.07001073,-0.1397458;-0.712722;-0.01866896,0.003053482;0.5665503;0.004854348,0;0;0,0.007145416;0.3281361;0.01205564,0.01389542;0.6433841;0.009745359,0.1814093;0.5044295;-0.02574623,0.2204093;0.2128457;-0.0341233,0.2296169;-0.0631623;-0.09176624,-0.1627046;0.509121;0.008353561,-0.2115689;0.2189223;0.005315294,-0.2429437;-0.05406412;-0.05857498,0.07494174;0.002934709;-0.04560649,0.1091538;-0.361379;-0.02305448,0.1094884;-0.754867;0.07542014,0.1211078;-0.7895689;0.01505399,-0.08073404;0.004490592;-0.03415664,-0.1128468;-0.359504;-0.004488138,-0.100153;-0.7559892;0.08017885,-0.1056571;-0.7968476;0.02619542,0.01228748;0.5663123;0.01273203,663.5366
+0;0;0,0.001643445;0.328387;0.007759495,0.003509656;0.6436921;0.0007171696,0.179611;0.5140956;0.002915798,0.2154187;0.2223468;0.01847977,0.2660109;-0.05320019;-0.01233185,-0.1682855;0.4997401;-0.005350172,-0.2191135;0.2100808;-0.01783106,-0.2627905;-0.06476396;-0.06241538,0.07795469;0.00527642;-0.03998082,0.09881069;-0.3588494;-0.002675526,0.1182316;-0.7550771;0.0836481,0.118143;-0.7155001;-0.004647136,-0.07610142;0.006350638;-0.04326066,-0.1248647;-0.3557361;-0.01277108,-0.1424677;-0.752787;0.07009064,-0.139769;-0.7131402;-0.01815579,0.003053988;0.5666431;0.004854918,0;0;0,0.007160179;0.3281803;0.01213837,0.01393213;0.6434892;0.009956837,0.1814469;0.5044158;-0.02570081,0.2204288;0.2127791;-0.0340836,0.2297708;-0.06297275;-0.09160507,-0.1627006;0.5090879;0.008332746,-0.2115887;0.2188432;0.005200832,-0.2429053;-0.05386314;-0.0587177,0.07493722;0.002935067;-0.04559648,0.1091674;-0.3613933;-0.02307045,0.1094821;-0.7552973;0.0752399,0.1209501;-0.7896025;0.01506424,-0.08072247;0.004489105;-0.03416096,-0.1128502;-0.3595214;-0.004522029,-0.1002655;-0.7565838;0.07919438,-0.1057418;-0.796631;0.02486967,0.01231823;0.5664012;0.01290846,663.5714
+0;0;0,0.001607516;0.3283785;0.007802623,0.003369949;0.6436455;0.0008863094,0.1795911;0.5140554;0.002963666,0.2153659;0.2213852;0.01791046,0.2651711;-0.05285925;-0.0149622,-0.1689551;0.5013304;-0.007461031,-0.2186717;0.2105423;-0.01884586,-0.2621313;-0.06294346;-0.06454024,0.07794864;0.005301276;-0.0399837,0.09868254;-0.3586746;-0.002694719,0.1184446;-0.7551483;0.08375039,0.1187992;-0.7156032;-0.004252717,-0.07610027;0.006332114;-0.04326018,-0.1248614;-0.355599;-0.0128132,-0.1427248;-0.7529182;0.07009082,-0.1395876;-0.7133024;-0.01784935,0.002950747;0.5666099;0.004983698,0;0;0,0.007144295;0.3281709;0.01219416,0.01386747;0.6434401;0.01014352,0.1814566;0.5043821;-0.02569127,0.2203683;0.211845;-0.03387511,0.2299187;-0.0626699;-0.09150827,-0.1628268;0.5090339;0.008322423,-0.2118557;0.2179246;0.005062161,-0.2429865;-0.05362046;-0.05869803,0.0749456;0.002937153;-0.04557765,0.1092167;-0.3612354;-0.02315867,0.1094574;-0.755405;0.07525373,0.1201478;-0.7884967;0.01409054,-0.08071549;0.004496154;-0.03416995,-0.1128161;-0.3593588;-0.004541051,-0.1000673;-0.7566958;0.07921764,-0.1056466;-0.7965978;0.02519567,0.01226887;0.566366;0.01305652,663.5948
+0;0;0,0.001607486;0.3283724;0.007802478,0.003369859;0.6436287;0.000886403,0.1795554;0.5140519;0.002964023,0.215336;0.2213331;0.0179133,0.2651391;-0.05289942;-0.01495793,-0.1689204;0.5013295;-0.007458567,-0.2186453;0.2104931;-0.01884529,-0.2621031;-0.06298077;-0.06453767,0.07791698;0.005299123;-0.03996746,0.09865525;-0.3587535;-0.002670612,0.1181158;-0.7491776;0.08245547,0.1184815;-0.7093318;-0.00832022,-0.07606936;0.006329542;-0.04324261,-0.1248407;-0.3556779;-0.01278921,-0.1424316;-0.7469345;0.06884982,-0.1391955;-0.7070157;-0.02186096,0.002950672;0.5665958;0.004983647,0;0;0,0.007134982;0.3281647;0.01220274,0.0138433;0.6434234;0.01014709,0.1814191;0.5043834;-0.0256058,0.2203944;0.2118033;-0.03372252,0.2299896;-0.06267411;-0.09146655,-0.1628004;0.5090024;0.00825329,-0.2118549;0.2178479;0.004973784,-0.2430505;-0.05367395;-0.05879951,0.074962;0.002975911;-0.04547941,0.1092395;-0.3612802;-0.02316367,0.1099318;-0.7493695;0.07400799,0.1200037;-0.7898604;0.01685119,-0.08066488;0.004461197;-0.03420246,-0.1127493;-0.3594692;-0.004525676,-0.1001807;-0.7507811;0.07777372,-0.1065669;-0.7934681;0.02288182,0.01224833;0.5663521;0.01306295,663.6284
+0;0;0,0.001607547;0.3283847;0.00780277,0.003370036;0.6436619;0.0008862107,0.1795183;0.5140904;0.002964564,0.215311;0.2212723;0.01791891,0.2650624;-0.05267552;-0.0149182,-0.168884;0.5013707;-0.007455827,-0.2186258;0.2104357;-0.01884641,-0.2620384;-0.0627543;-0.06449136,0.0778711;0.005296003;-0.03994393,0.09860039;-0.3585989;-0.002663232,0.1180394;-0.7485907;0.0823686,0.1184073;-0.7086857;-0.008952871,-0.07602457;0.006325814;-0.04321715,-0.1247748;-0.3555248;-0.01277694,-0.1423462;-0.7463482;0.06877168,-0.1390907;-0.7063697;-0.02248448,0.002950818;0.5666232;0.004983761,0;0;0,0.007148679;0.3281764;0.01221085,0.01387449;0.6434558;0.01016426,0.1814099;0.5044062;-0.02555335,0.220429;0.2117324;-0.03372431,0.2301965;-0.06245607;-0.09139717,-0.162748;0.5090801;0.00819242,-0.211738;0.2178181;0.004509343,-0.2430346;-0.05345044;-0.05901083,0.07494144;0.002983212;-0.04541314,0.1091221;-0.3611366;-0.02333319,0.1098905;-0.7486767;0.07420611,0.1195208;-0.7891156;0.01603842,-0.08060333;0.004464551;-0.03421466,-0.1127065;-0.3593021;-0.004511753,-0.1001135;-0.750255;0.07733636,-0.1068933;-0.7930331;0.02170137,0.01227437;0.5663787;0.01307821,663.6619
+0;0;0,0.001563735;0.3283731;0.007876758,0.003208676;0.6436399;0.001196839,0.1794825;0.5141429;0.003045624,0.2149732;0.2223608;0.01665839,0.2642246;-0.0496043;-0.02118331,-0.1692975;0.5023124;-0.008936869,-0.217992;0.2123614;-0.02072712,-0.2617764;-0.05859601;-0.07060374,0.07785906;0.005326653;-0.03993019,0.09858024;-0.3586113;-0.002656404,0.1179417;-0.7496185;0.08255188,0.1186336;-0.7097846;-0.008035928,-0.07600139;0.006293032;-0.04323209,-0.1247635;-0.3556009;-0.01282474,-0.142315;-0.7474514;0.06882726,-0.1387612;-0.7075411;-0.02168513,0.002831979;0.5666026;0.005217832,0;0;0,0.007088494;0.3281671;0.01222658,0.01369795;0.6434321;0.01020956,0.1813302;0.5043955;-0.02555001,0.220584;0.2128807;-0.03329778,0.2306643;-0.06005868;-0.09008813,-0.1629364;0.5090238;0.00809308,-0.2118096;0.2188862;0.004450778,-0.2430891;-0.05099672;-0.05885397,0.07494603;0.002985075;-0.0453763,0.1089756;-0.3611904;-0.02329075,0.1097847;-0.7497612;0.07435131,0.1192122;-0.7886143;0.01541305,-0.08057836;0.004456465;-0.03423588,-0.1126185;-0.3593614;-0.004579449,-0.1024982;-0.7515548;0.07668462,-0.1077906;-0.7881564;0.01472039,0.01213363;0.5663596;0.0131166,663.6953
+0;0;0,0.001563744;0.328375;0.007876804,0.003208684;0.6436417;0.001196894,0.1794067;0.5141673;0.003046603,0.2149591;0.2218778;0.01668304,0.2641992;-0.05002484;-0.02114997,-0.1692236;0.5023418;-0.008930748,-0.2180028;0.2118866;-0.0207415,-0.2617772;-0.05900863;-0.07060668,0.07786535;0.005327083;-0.03993341,0.09858485;-0.3585814;-0.002662648,0.1179976;-0.7506232;0.08277111,0.1186859;-0.7108387;-0.007361956,-0.07600752;0.00629354;-0.04323558,-0.1247657;-0.355571;-0.01283069,-0.1423636;-0.7484584;0.06903736,-0.1388277;-0.7085978;-0.02102066,0.002831988;0.5666044;0.005217879,0;0;0,0.007070042;0.3281692;0.0122323,0.0136532;0.6434345;0.01021409,0.1812441;0.5044665;-0.02548838,0.2205709;0.2124433;-0.03316593,0.2307126;-0.0604232;-0.0899812,-0.1628987;0.5090621;0.007961521,-0.211878;0.2184226;0.004373116,-0.2433234;-0.05134565;-0.05905587,0.07495317;0.002990246;-0.04537785,0.1087674;-0.3611691;-0.02318871,0.1096525;-0.7508193;0.07450701,0.1193755;-0.7888781;0.01539994,-0.08058645;0.004449523;-0.03423586,-0.1124868;-0.3593513;-0.004586283,-0.1015804;-0.7524275;0.07754011,-0.1075074;-0.7903791;0.01781048,0.01209573;0.5663621;0.01312208,663.717
+0;0;0,0.001563629;0.3283508;0.007876224,0.003208253;0.6435565;0.00119778,0.179609;0.5140412;0.003043996,0.2151785;0.2216112;0.01668699,0.264361;-0.0499734;-0.02110179,-0.1694214;0.5022022;-0.008947101,-0.218224;0.2116075;-0.02076352,-0.2619472;-0.05897093;-0.07057038,0.07788268;0.005328269;-0.0399423,0.09861108;-0.3587365;-0.002655525,0.1180665;-0.7516419;0.08296639,0.1187577;-0.7118176;-0.00753247,-0.07602444;0.006294941;-0.0432452,-0.1248036;-0.3557251;-0.01282725,-0.1424402;-0.7494778;0.06922112,-0.13889;-0.7095773;-0.02120239,0.002831651;0.5665385;0.005217764,0;0;0,0.006949082;0.328145;0.01230216,0.01332641;0.6433542;0.01037359,0.1812041;0.5044519;-0.02543569,0.2207073;0.2123064;-0.03299212,0.2308678;-0.06021294;-0.08986998,-0.1633588;0.508929;0.007828241,-0.2125373;0.2181794;0.00425513,-0.2439247;-0.05131587;-0.05892891,0.07495973;0.002988726;-0.0454048,0.1086787;-0.3613303;-0.02309275,0.1096428;-0.7518291;0.07485557,0.1197879;-0.7899532;0.01533055,-0.08061569;0.004446676;-0.03421736,-0.1123939;-0.3595329;-0.004685098,-0.1018355;-0.7535561;0.07728109,-0.1072481;-0.7898749;0.01515567,0.01182709;0.566299;0.01325917,663.7507
+0;0;0,0.001471376;0.3283509;0.00789277,0.002775669;0.643558;0.001208391,0.1793496;0.5142582;0.003211108,0.2141111;0.2215894;0.01336947,0.2651435;-0.04801118;-0.03475898,-0.1698729;0.5028169;-0.01011918,-0.2181968;0.212236;-0.0240529,-0.2613809;-0.05782419;-0.07704119,0.07789812;0.005317011;-0.03991368,0.09863;-0.3587519;-0.002669178,0.1180402;-0.7516571;0.08296333,0.1190045;-0.7118331;-0.007533051,-0.0759626;0.006321864;-0.04334983,-0.1246864;-0.3557017;-0.01288527,-0.1423518;-0.7494085;0.06937657,-0.1385297;-0.7095069;-0.02103574,0.002506481;0.5665397;0.00523244,0;0;0,0.006949082;0.328145;0.01230216,0.01332641;0.6433542;0.01037359,0.1812041;0.5044519;-0.02543569,0.2207073;0.2123064;-0.03299212,0.2308678;-0.06021294;-0.08986998,-0.1633588;0.508929;0.007828241,-0.2125373;0.2181794;0.00425513,-0.2439247;-0.05131587;-0.05892891,0.07495973;0.002988726;-0.0454048,0.1086787;-0.3613303;-0.02309275,0.1096428;-0.7518291;0.07485557,0.1197879;-0.7899532;0.01533055,-0.08061569;0.004446676;-0.03421736,-0.1123939;-0.3595329;-0.004685098,-0.1018355;-0.7535561;0.07728109,-0.1072481;-0.7898749;0.01515567,0.01182709;0.566299;0.01325917,663.7737
+0;0;0,0.001471212;0.3283142;0.007891888,0.002775184;0.643443;0.001209355,0.1795911;0.5140954;0.00320807,0.2143687;0.2212913;0.01337114,0.265406;-0.04833496;-0.03476191,-0.1701091;0.5026385;-0.01014046,-0.2184554;0.2119232;-0.02408062,-0.2616436;-0.05816269;-0.07707396,0.0778807;0.005315822;-0.03990476,0.09861336;-0.3587669;-0.002658844,0.1180456;-0.7521186;0.08307099,0.1190108;-0.7122852;-0.007511713,-0.07594561;0.00632045;-0.04334013,-0.1246713;-0.3557167;-0.01287442,-0.1423568;-0.749871;0.0694809,-0.138531;-0.7099599;-0.02101764,0.00250608;0.5664485;0.005232167,0;0;0,0.006840728;0.3281071;0.01239324,0.01303772;0.6432424;0.01058555,0.1812191;0.5044169;-0.02543557,0.2207492;0.2121341;-0.03286088,0.2308625;-0.06041542;-0.08973265,-0.16384;0.5088005;0.007684275,-0.2130854;0.2179248;0.004045635,-0.2443463;-0.0515942;-0.05921711,0.07496561;0.002993613;-0.04535687,0.1086684;-0.3613425;-0.023072,0.1097;-0.7522799;0.07500815,0.1194037;-0.7900016;0.01482128,-0.08058245;0.004435189;-0.03424689,-0.1122634;-0.35957;-0.004754607,-0.1012448;-0.7539896;0.07749249,-0.1081738;-0.7967287;0.02305115,0.01158862;0.5662088;0.01344013,663.7974
+0;0;0,0.001470552;0.3281669;0.007888348,0.002774036;0.6431769;0.001208463,0.1795058;0.5138863;0.00320646,0.2143041;0.2209081;0.01337557,0.2653458;-0.04874143;-0.03476163,-0.1700281;0.5024348;-0.01013572,-0.2184031;0.2115467;-0.02408417,-0.261595;-0.05856252;-0.07708209,0.0778909;0.005316518;-0.03990998,0.0986364;-0.3589919;-0.00264097,0.1180862;-0.7526981;0.08316611,0.1190462;-0.7129175;-0.006930538,-0.07595555;0.006321278;-0.04334581,-0.1247114;-0.3559404;-0.01286121,-0.1424129;-0.7504499;0.06956834,-0.1386076;-0.710592;-0.02044461,0.002505044;0.5662145;0.005229595,0;0;0,0.006809782;0.327962;0.01234794,0.01295777;0.6429794;0.01052713,0.18117;0.5044225;-0.02538002,0.2208104;0.2119818;-0.0329746,0.2309741;-0.06057361;-0.0899266,-0.1638713;0.5087621;0.007500126,-0.2129973;0.217689;0.003802811,-0.244275;-0.05184102;-0.05951069,0.07495359;0.002952933;-0.04540157,0.1084938;-0.3616249;-0.02308512,0.1096997;-0.7530251;0.07464004,0.1194605;-0.7902544;0.01464891,-0.08060392;0.004474103;-0.03422064,-0.112351;-0.3597804;-0.005052287,-0.1008048;-0.7544633;0.07763875,-0.1082286;-0.7957396;0.02215384,0.01152355;0.5659778;0.01338363,663.8297
+0;0;0,0.001418673;0.3280903;0.007997648,0.002604283;0.642876;0.001549053,0.179341;0.5138182;0.00367445,0.213624;0.2203717;0.007673499,0.2663265;-0.04740971;-0.04983807,-0.1700267;0.5023696;-0.0110626,-0.2182586;0.2114479;-0.02951229,-0.2615478;-0.05708236;-0.09123386,0.07788024;0.005331134;-0.03992218,0.098593;-0.3588252;-0.002549928,0.1174023;-0.7531455;0.08255264,0.1186437;-0.7133794;-0.007368863,-0.0759583;0.006308365;-0.04333676,-0.1246298;-0.3558395;-0.01307822,-0.1423748;-0.7507125;0.06965718,-0.1383019;-0.7108621;-0.02017141,0.002372877;0.5659804;0.005489327,0;0;0,0.006781291;0.3278864;0.01239753,0.01286207;0.6426752;0.01067591,0.181163;0.5045137;-0.02508307,0.2207562;0.2118143;-0.03293085,0.2309207;-0.06102008;-0.08994043,-0.1639418;0.5087798;0.007497144,-0.2131832;0.2174679;0.003647198,-0.2444723;-0.05241653;-0.05940364,0.07495163;0.002954945;-0.04539883,0.1084429;-0.3614845;-0.02308714,0.1097185;-0.7534026;0.07429504,0.118949;-0.7901274;0.01391792,-0.08059955;0.004470621;-0.03422369,-0.1123593;-0.3596396;-0.005059177,-0.1004097;-0.7546244;0.07818121,-0.1067774;-0.7949978;0.02170266,0.01144628;0.5657433;0.01350594,663.8629
+0;0;0,0.001418233;0.3279886;0.007995169,0.002603585;0.6427067;0.001547838,0.1789874;0.5137664;0.003676163,0.2133235;0.219865;0.00768141,0.2659792;-0.04767877;-0.04977911,-0.1696835;0.5023406;-0.01103149,-0.2179902;0.2109679;-0.02950979,-0.261241;-0.05732402;-0.09117657,0.07782524;0.00532737;-0.03989398,0.09852849;-0.3586618;-0.00253889,0.1173941;-0.754163;0.08281855,0.1186518;-0.7142687;-0.00828401,-0.07590465;0.006303909;-0.04330616,-0.1245539;-0.3556777;-0.01306151,-0.1423519;-0.7517333;0.06992167,-0.1382256;-0.7117535;-0.02108675,0.00237222;0.5658245;0.00548742,0;0;0,0.006785534;0.327787;0.01233244,0.01288075;0.6425073;0.01053619,0.1810289;0.504657;-0.02456009,0.2204876;0.2114798;-0.03250766,0.2308507;-0.06100091;-0.08996081,-0.1636754;0.5090224;0.007554247,-0.2127266;0.2172174;0.003445159,-0.2440086;-0.05240095;-0.0596527,0.07493259;0.00298804;-0.04530847,0.108445;-0.3612911;-0.0231781,0.1095337;-0.7544127;0.07437849,0.1192447;-0.7912118;0.01238871,-0.08050811;0.004436471;-0.03428468,-0.1121323;-0.3595207;-0.005178351,-0.1028352;-0.7555999;0.07907084,-0.1077307;-0.7928887;0.01704338,0.01146;0.5655898;0.01338506,663.8969
+0;0;0,0.001417358;0.3277861;0.007990235,0.002601758;0.64225;0.001548354,0.1788032;0.5134316;0.003675063,0.2131425;0.2195033;0.007680677,0.2657804;-0.04795006;-0.04976043,-0.1695073;0.5020176;-0.01101739,-0.2178184;0.2106183;-0.02949737,-0.2610546;-0.05758306;-0.09114333,0.07778982;0.005324945;-0.03987583,0.09849172;-0.3586404;-0.002523173,0.1173391;-0.7537591;0.08275171,0.118593;-0.7138948;-0.008073695,-0.0758701;0.00630104;-0.04328645,-0.1245161;-0.3556569;-0.01304378,-0.142297;-0.7513294;0.06985913,-0.1381832;-0.7113799;-0.02087241,0.002370598;0.5654359;0.005484448,0;0;0,0.006793655;0.3275837;0.01234269,0.0128938;0.6420494;0.01055288,0.1810291;0.5046942;-0.0243423,0.2205879;0.2115021;-0.03225148,0.2310342;-0.06083205;-0.08992732,-0.1635618;0.5089507;0.00737801,-0.2126143;0.2171188;0.003243021,-0.2439798;-0.05236912;-0.0599552,0.0748933;0.002972365;-0.04529738,0.1086993;-0.3612707;-0.02341712,0.1099088;-0.7540259;0.07398725,0.1190705;-0.7908824;0.01238847,-0.08045599;0.004448282;-0.03430364,-0.1119383;-0.359508;-0.005333027,-0.1022778;-0.7555695;0.07705489,-0.1065864;-0.7913333;0.01377224,0.01146927;0.5652003;0.01340294,663.9186
+0;0;0,0.001394963;0.3277811;0.008197429,0.002597361;0.6422585;0.002363746,0.1787553;0.5133123;0.003942203,0.2126499;0.2193294;0.0001587139,0.2659104;-0.0454745;-0.06798638,-0.1689258;0.4996054;-0.006670796,-0.2199788;0.2095417;-0.03575164,-0.263849;-0.05631873;-0.1064283,0.07780731;0.00532807;-0.03984126,0.0984313;-0.358641;-0.002480764,0.1172548;-0.7537441;0.08287111,0.1176429;-0.7138422;-0.007958025,-0.07584621;0.006298275;-0.04332871,-0.1243658;-0.3556904;-0.01325127,-0.1424418;-0.7513121;0.06983003,-0.1391936;-0.7113298;-0.02093302,0.002361592;0.5654348;0.00610818,0;0;0,0.006793655;0.3275837;0.01234269,0.0128938;0.6420494;0.01055288,0.1810291;0.5046942;-0.0243423,0.2205879;0.2115021;-0.03225148,0.2310342;-0.06083205;-0.08992732,-0.1635618;0.5089507;0.00737801,-0.2126143;0.2171188;0.003243021,-0.2439798;-0.05236912;-0.0599552,0.0748933;0.002972365;-0.04529738,0.1086993;-0.3612707;-0.02341712,0.1099088;-0.7540259;0.07398725,0.1190705;-0.7908824;0.01238847,-0.08045599;0.004448282;-0.03430364,-0.1119383;-0.359508;-0.005333027,-0.1022778;-0.7555695;0.07705489,-0.1065864;-0.7913333;0.01377224,0.01146927;0.5652003;0.01340294,663.941
+0;0;0,0.001394285;0.3276217;0.008193442,0.002595857;0.6418803;0.002364271,0.1787143;0.5130106;0.003940057,0.2126134;0.2189889;0.0001560675,0.2658526;-0.04570884;-0.0679617,-0.1688886;0.4993068;-0.006670553,-0.2199483;0.2092047;-0.03575524,-0.263801;-0.05654913;-0.1064036,0.07772158;0.005322199;-0.03979737,0.09834983;-0.3587222;-0.002429131,0.1171778;-0.7539188;0.0829429,0.1175656;-0.7140231;-0.007829547,-0.07576264;0.006291335;-0.04328097,-0.1242923;-0.3557723;-0.01319729,-0.1423725;-0.7514875;0.06990364,-0.1391264;-0.7115114;-0.02080277,0.002360287;0.5651214;0.006105547,0;0;0,0.006817549;0.3274254;0.01229453,0.01291998;0.6416719;0.01048064,0.181171;0.5045842;-0.02399564,0.2205009;0.211319;-0.03179991,0.2311365;-0.06080735;-0.08988154,-0.163597;0.5089429;0.007472766,-0.2124692;0.2170448;0.003085203,-0.2440543;-0.0522927;-0.06015251,0.07488331;0.002975166;-0.04512691,0.1087614;-0.3613537;-0.02351749,0.1099657;-0.7542485;0.07372141,0.1193832;-0.7909577;0.01208615,-0.08032276;0.004433415;-0.03437148,-0.1118121;-0.3596143;-0.005599106,-0.1020844;-0.7556883;0.07718986,-0.106194;-0.7912661;0.01378348,0.01149347;0.564888;0.01334,663.9748
+0;0;0,0.001393788;0.3275049;0.008190521,0.002594825;0.6416211;0.002364377,0.1785208;0.5128528;0.003940364,0.2124291;0.21875;0.0001553327,0.265691;-0.04606059;-0.0679915,-0.1687024;0.499164;-0.006658654,-0.2197762;0.2089819;-0.03575135,-0.2636475;-0.05688518;-0.1064298,0.07768706;0.005319836;-0.03977969,0.0983197;-0.358802;-0.002403505,0.1171337;-0.7537063;0.08290542,0.1175224;-0.7137887;-0.008067653,-0.07572899;0.006288541;-0.04326175,-0.124269;-0.3558521;-0.01317167,-0.1423358;-0.7512748;0.06986782,-0.1390826;-0.7112767;-0.02103907,0.002359392;0.5649067;0.006103488,0;0;0,0.006962217;0.3273118;0.01212478,0.01311512;0.6414132;0.01014352,0.181383;0.5047371;-0.02374399,0.2206289;0.211372;-0.03130603,0.2312446;-0.0608871;-0.08933842,-0.1632958;0.5090003;0.007416668,-0.2121365;0.2170128;0.00312711,-0.2436612;-0.05242622;-0.06023125,0.07483481;0.002968565;-0.04513252,0.1088759;-0.3614281;-0.02359844,0.1101146;-0.7540311;0.07357335,0.1202394;-0.7910951;0.01213622,-0.08027416;0.004437747;-0.03438563,-0.1119677;-0.3596777;-0.00570024,-0.1015851;-0.7553365;0.07753003,-0.1058213;-0.7902492;0.01316373,0.01167702;0.564676;0.01305699,664.0077
+0;0;0,0.001355408;0.3273182;0.008362844,0.00247386;0.6412933;0.002971428,0.1780461;0.5126505;0.004142865,0.2118845;0.219063;-0.008085825,0.2659932;-0.04323462;-0.0849204,-0.1685222;0.4998222;-0.008913688,-0.2181116;0.2102714;-0.04340189,-0.2624149;-0.05297914;-0.1231999,0.07756478;0.005292871;-0.03970764,0.09818719;-0.3586997;-0.002314825,0.1169209;-0.7541834;0.0831704,0.1178223;-0.714264;-0.007683873,-0.07558145;0.00630661;-0.04322821,-0.1241622;-0.3557017;-0.01316171,-0.1422714;-0.7516125;0.07046064,-0.1385106;-0.711606;-0.02031066,0.002262715;0.5646215;0.006588468,0;0;0,0.007262893;0.327137;0.01173067,0.01356297;0.6410839;0.009500742,0.1816563;0.5048663;-0.02374196,0.220847;0.2117752;-0.03080392,0.2315114;-0.06065992;-0.08822107,-0.1626488;0.5092288;0.007230674,-0.2110678;0.217469;0.00275991,-0.2426592;-0.0519197;-0.06098223,0.07472518;0.002913252;-0.04504073,0.1092642;-0.3613307;-0.02388525,0.1103229;-0.7545482;0.07329941,0.1208089;-0.7910424;0.01147485,-0.08008044;0.004481592;-0.03446804,-0.1113726;-0.3595816;-0.006308388,-0.1008185;-0.7557408;0.07743241,-0.1046126;-0.7867721;0.009502351,0.01209551;0.5643983;0.01247716,664.0297
+0;0;0,0.001355106;0.3272454;0.008360985,0.002473507;0.6412044;0.002970064,0.1777666;0.5126535;0.00414494,0.2116671;0.218527;-0.008106202,0.2658962;-0.04435405;-0.08511166,-0.1682513;0.4998455;-0.008890879,-0.2179318;0.2097631;-0.04344241,-0.2623336;-0.05407295;-0.1234179,0.07756872;0.005293139;-0.03970965,0.09815624;-0.3580838;-0.002380081,0.1167714;-0.7510661;0.08256444,0.1176938;-0.7109172;-0.0103925,-0.07558528;0.006306929;-0.0432304,-0.1240839;-0.3550891;-0.01321475,-0.1420785;-0.7484958;0.06987868,-0.1382307;-0.7082576;-0.02299336,0.002262388;0.5645419;0.00658666,0;0;0,0.007494044;0.3270727;0.01134014,0.01389651;0.6409999;0.008916855,0.1819052;0.5049416;-0.02338624,0.2208576;0.2112702;-0.03042662,0.2313824;-0.06187668;-0.08749747,-0.1621185;0.509423;0.007196619,-0.210188;0.2170504;0.003025714,-0.2420119;-0.05280223;-0.06134688,0.0747109;0.00288485;-0.04507482,0.1097836;-0.3606957;-0.02411616,0.1101528;-0.7513168;0.07290005,0.1215067;-0.7906521;0.01118659,-0.08008406;0.004511148;-0.03446696,-0.1109806;-0.3589998;-0.006801857,-0.1005366;-0.7525573;0.07686762,-0.1036796;-0.7837043;0.006185174,0.01241882;0.5643257;0.01194048,664.0522
+0;0;0,0.001354611;0.3271258;0.00835793,0.002472391;0.6409082;0.002970349,0.1774824;0.5124919;0.004146765,0.2113468;0.2186793;-0.008091302,0.2656211;-0.04442099;-0.085161,-0.1679771;0.4997046;-0.008868019,-0.2176046;0.2099318;-0.04338267,-0.2620434;-0.05412439;-0.1234249,0.07757968;0.005293887;-0.03971526,0.09816125;-0.357978;-0.002396483,0.1167731;-0.7508901;0.08253287,0.117696;-0.7107354;-0.01047738,-0.07559596;0.00630782;-0.04323651,-0.1240806;-0.3549837;-0.01322954,-0.1420719;-0.7483202;0.06984907,-0.1382219;-0.7080762;-0.02307624,0.002261412;0.5642967;0.006584545,0;0;0,0.00753542;0.3269616;0.01106,0.01390381;0.640709;0.00831604,0.1817916;0.5048289;-0.02319884,0.2207241;0.211462;-0.02971995,0.2315495;-0.0620409;-0.08616638,-0.1618868;0.5094665;0.0071003,-0.2097202;0.217374;0.003059207,-0.241514;-0.0526967;-0.06142486,0.07473595;0.0029089;-0.04505562,0.1098984;-0.360558;-0.02412223,0.1103806;-0.7511898;0.07255197,0.1218233;-0.7905716;0.01082587,-0.08008745;0.004486355;-0.0344936,-0.1105426;-0.358928;-0.006470777,-0.1000987;-0.7526036;0.07629271,-0.1037176;-0.7834268;0.005283378,0.01243911;0.5640898;0.01144171,664.086
+0;0;0,0.001333012;0.3271219;0.008511559,0.002402863;0.640911;0.003494716,0.17738;0.512354;0.004342901,0.2099192;0.2190966;-0.01939953,0.2653773;-0.03979409;-0.1088827,-0.1680311;0.5002231;-0.01052481,-0.2165038;0.2110221;-0.05096757,-0.2606355;-0.05098212;-0.1376472,0.07758503;0.005296398;-0.03970449,0.09815068;-0.3579724;-0.00234627,0.1167729;-0.7508947;0.08253356,0.118093;-0.7107278;-0.01047057,-0.07558583;0.006304015;-0.04325477,-0.124061;-0.3549977;-0.01335418,-0.1421054;-0.7482965;0.0698908,-0.1378587;-0.7080361;-0.02301542,0.0022026;0.5642948;0.007007889,0;0;0,0.00753542;0.3269616;0.01106,0.01390381;0.640709;0.00831604,0.1817916;0.5048289;-0.02319884,0.2207241;0.211462;-0.02971995,0.2315495;-0.0620409;-0.08616638,-0.1618868;0.5094665;0.0071003,-0.2097202;0.217374;0.003059207,-0.241514;-0.0526967;-0.06142486,0.07473595;0.0029089;-0.04505562,0.1098984;-0.360558;-0.02412223,0.1103806;-0.7511898;0.07255197,0.1218233;-0.7905716;0.01082587,-0.08008745;0.004486355;-0.0344936,-0.1105426;-0.358928;-0.006470777,-0.1000987;-0.7526036;0.07629271,-0.1037176;-0.7834268;0.005283378,0.01243911;0.5640898;0.01144171,664.1083
+0;0;0,0.001332351;0.3269598;0.008507338,0.002401732;0.6406118;0.003492614,0.1774158;0.5120754;0.004338789,0.2099663;0.2187153;-0.01941196,0.265572;-0.04086405;-0.1091332,-0.1680679;0.4999419;-0.01053205,-0.2165576;0.2106397;-0.05098897,-0.2608067;-0.05206162;-0.1378992,0.07772782;0.005306146;-0.03977756,0.09829754;-0.3580346;-0.002411935,0.1170055;-0.7527658;0.08285864,0.1182951;-0.7128335;-0.007999115,-0.07572495;0.006315617;-0.04333438,-0.1242098;-0.3550577;-0.01342787,-0.1423372;-0.750167;0.07020033,-0.1381885;-0.7101434;-0.02056177,0.002201552;0.5640271;0.007004337,0;0;0,0.007546231;0.3268099;0.01073265,0.01390112;0.6404172;0.007662296,0.1819718;0.504766;-0.02344573,0.2211067;0.2113156;-0.02970397,0.2317457;-0.06299061;-0.08597326,-0.1619836;0.5093975;0.006676631,-0.2097856;0.2171921;0.002829417,-0.2414743;-0.05360809;-0.06187296,0.07486457;0.002947301;-0.04515123,0.110164;-0.3605667;-0.02400064,0.1105934;-0.7532569;0.0720613,0.1216567;-0.7901845;0.01079345,-0.08029372;0.004442236;-0.03442684,-0.1104206;-0.359087;-0.006593097,-0.09991796;-0.7547469;0.07572716,-0.1030029;-0.7842364;0.006395094,0.01244486;0.5638329;0.01087403,664.1422
+0;0;0,0.001332236;0.3269314;0.008506601,0.002401599;0.6405822;0.003491371,0.1780269;0.5118516;0.004328842,0.2105359;0.2188655;-0.01939163,0.2661352;-0.04068387;-0.1091025,-0.1686621;0.4996758;-0.01059387,-0.21709;0.2107424;-0.05099922,-0.261334;-0.05192852;-0.1378994,0.07765217;0.005300981;-0.03973885,0.09822687;-0.3581276;-0.002364192,0.1169236;-0.7526219;0.08285522,0.1182086;-0.712725;-0.007678755,-0.07565125;0.006309471;-0.04329221,-0.1241478;-0.3551512;-0.01337846,-0.1422644;-0.7500235;0.07019956,-0.1381304;-0.7100356;-0.02023911,0.002201384;0.5639846;0.007003689,0;0;0,0.007466119;0.3267999;0.01021481,0.01363049;0.6404023;0.006536245,0.1825961;0.5048825;-0.02390862,0.2216817;0.2117974;-0.02972138,0.2323069;-0.06259099;-0.08542871,-0.1627759;0.5090831;0.006005834,-0.2103835;0.2172271;0.002268602,-0.2419319;-0.05356863;-0.06238095,0.07481106;0.00289461;-0.0450784,0.1106497;-0.3606645;-0.02408016,0.1113243;-0.7532815;0.07125665,0.1223004;-0.7897058;0.009910587,-0.08016683;0.004498758;-0.03449891,-0.1095852;-0.3591695;-0.006561745,-0.09911492;-0.7545941;0.0757025,-0.1019308;-0.7843485;0.007018588,0.01223582;0.5638113;0.00992012,664.1653
+0;0;0,0.001313253;0.3268226;0.008755095,0.002351954;0.6403661;0.004341732,0.1781034;0.5114988;0.004540659,0.2102169;0.2190136;-0.02682773,0.2642485;-0.03632927;-0.1292237,-0.1688243;0.4997794;-0.0115968,-0.2173126;0.2117794;-0.05921713,-0.2618922;-0.04535946;-0.1616702,0.07769686;0.005308461;-0.0397775,0.09824715;-0.3578454;-0.002354134,0.1169195;-0.7516631;0.08268341,0.1184572;-0.7117171;-0.008054838,-0.07570841;0.006306871;-0.04330925,-0.1241102;-0.3549049;-0.01352892,-0.1421402;-0.7490925;0.06991846,-0.1377488;-0.7090493;-0.0207158,0.002153664;0.5637843;0.007688493,0;0;0,0.007272378;0.3267083;0.01001048,0.01315536;0.6401943;0.006023884,0.1825414;0.5049341;-0.02391958,0.2210695;0.2115813;-0.02867174,0.2319562;-0.06295273;-0.08450079,-0.1633272;0.5088096;0.005712711,-0.2108042;0.2167569;0.00196741,-0.2422694;-0.05433157;-0.06226116,0.07487464;0.002942339;-0.04508173,0.1104847;-0.3603733;-0.02417397,0.1115732;-0.7523132;0.07098055,0.1223509;-0.7887098;0.009254932,-0.08023511;0.004443138;-0.03449375,-0.1094049;-0.358969;-0.006490299,-0.09912676;-0.7538064;0.07518142,-0.1014564;-0.7828326;0.005573943,0.01183686;0.5636294;0.00949955,664.1879
+0;0;0,0.001312498;0.3266348;0.008750064,0.00235069;0.6400266;0.004338517,0.1784376;0.5110886;0.004530182,0.2105553;0.2185648;-0.02684235,0.2644106;-0.03594485;-0.1289041,-0.1691513;0.4993469;-0.01163804,-0.2176461;0.2113088;-0.05926465,-0.2620801;-0.04499096;-0.1613834,0.07770889;0.005309283;-0.03978366,0.09826341;-0.3579192;-0.002352599,0.1168975;-0.7509297;0.08251065,0.118438;-0.7109655;-0.008393958,-0.07572014;0.006307847;-0.04331596,-0.1241319;-0.3549781;-0.01352951,-0.1421249;-0.7483578;0.06974684,-0.1377255;-0.7082962;-0.02105358,0.002152474;0.5634738;0.007684014,0;0;0,0.007211197;0.3265309;0.009700298,0.01305955;0.6398605;0.005324841,0.1830082;0.5049042;-0.02404916,0.221348;0.2114812;-0.02840376,0.2322787;-0.0622296;-0.08367682,-0.1637954;0.5085168;0.005418693,-0.2111235;0.2163992;0.001764576,-0.2424254;-0.05394608;-0.06168444,0.07486571;0.002959743;-0.04512167,0.1107792;-0.3603973;-0.02413714,0.1121183;-0.7515802;0.07062793,0.1232238;-0.7882952;0.009056095,-0.08025384;0.004429135;-0.0344863,-0.1088634;-0.3591235;-0.00674646,-0.09855016;-0.7530344;0.07531531,-0.1006589;-0.7834132;0.006647564,0.01174396;0.563329;0.008900404,664.22
+0;0;0,0.001311915;0.3264896;0.008746176,0.002349688;0.639756;0.004336291,0.1784369;0.510846;0.004526728,0.2102753;0.2208663;-0.02657295,0.2644563;-0.03518257;-0.129252,-0.1691525;0.4991042;-0.01164151,-0.2172255;0.2135713;-0.05885391,-0.2619283;-0.0442785;-0.1615902,0.07769828;0.005308558;-0.03977823,0.09826547;-0.3581439;-0.002324089,0.1168955;-0.7510687;0.08252064,0.1184338;-0.7111191;-0.008250348,-0.07570979;0.006306986;-0.04331004,-0.1241514;-0.3552018;-0.01350522,-0.1421405;-0.7484956;0.06975295,-0.1377475;-0.7084488;-0.020914,0.002151545;0.5632312;0.007680564,0;0;0,0.007164925;0.3263914;0.009539843,0.01297763;0.6395934;0.004981041,0.1830437;0.5047569;-0.02392495,0.220963;0.2138622;-0.0273056,0.2320733;-0.06164446;-0.08218956,-0.163901;0.5083653;0.005263924,-0.2106437;0.21876;0.001664656,-0.2424118;-0.05345747;-0.06100918,0.07489531;0.002962083;-0.04504919,0.110594;-0.3606295;-0.02383006,0.1123044;-0.7518179;0.07053256,0.123538;-0.7884648;0.009109974,-0.08022162;0.004422601;-0.03453178,-0.108773;-0.3593606;-0.006780969,-0.09850474;-0.7530861;0.07574387,-0.1008198;-0.7852925;0.008917682,0.01166812;0.5630921;0.008603334,664.2538
+0;0;0,0.001258886;0.32637;0.009088199,0.002189545;0.6395239;0.005244469,0.1781142;0.5100418;0.004590794,0.2119199;0.2219378;-0.03986804,0.2649559;-0.03067124;-0.1514841,-0.1691529;0.4989071;-0.01215332,-0.2172345;0.2145999;-0.06675114,-0.2617222;-0.03916147;-0.1794823,0.07770535;0.00530586;-0.03977863,0.09836526;-0.358625;-0.00234624,0.1173852;-0.7511913;0.0829327,0.1190393;-0.7112434;-0.007493854,-0.07571363;0.00630819;-0.04331591,-0.1241381;-0.3556866;-0.01350788,-0.1422233;-0.7487249;0.06977656,-0.1377202;-0.7086796;-0.02054216,0.002013854;0.5630158;0.008449537,0;0;0,0.006996576;0.3262869;0.009458542,0.01266827;0.6393683;0.004712582,0.1829075;0.5046991;-0.02364886,0.2208332;0.2137088;-0.02674377,0.2317168;-0.06198993;-0.0810951,-0.1641855;0.5081422;0.005214968,-0.2108678;0.2184307;0.001846049,-0.2426921;-0.05392924;-0.06052048,0.07490478;0.002986789;-0.04504406,0.1105314;-0.3610692;-0.0234189,0.1123673;-0.7521652;0.07029939,0.1235926;-0.7883555;0.008886814,-0.08022671;0.004395692;-0.03453936,-0.1089954;-0.3598379;-0.006612113,-0.09847144;-0.7533591;0.07568516,-0.1007239;-0.7852934;0.009068884,0.01138477;0.5628916;0.008383274,664.2878
+0;0;0,0.001258886;0.32637;0.009088199,0.002189545;0.6395239;0.005244469,0.1781142;0.5100418;0.004590794,0.2119199;0.2219378;-0.03986804,0.2649559;-0.03067124;-0.1514841,-0.1691529;0.4989071;-0.01215332,-0.2172345;0.2145999;-0.06675114,-0.2617222;-0.03916147;-0.1794823,0.07770535;0.00530586;-0.03977863,0.09836526;-0.358625;-0.00234624,0.1173852;-0.7511913;0.0829327,0.1190393;-0.7112434;-0.007493854,-0.07571363;0.00630819;-0.04331591,-0.1241381;-0.3556866;-0.01350788,-0.1422233;-0.7487249;0.06977656,-0.1377202;-0.7086796;-0.02054216,0.002013854;0.5630158;0.008449537,0;0;0,0.006996576;0.3262869;0.009458542,0.01266827;0.6393683;0.004712582,0.1829075;0.5046991;-0.02364886,0.2208332;0.2137088;-0.02674377,0.2317168;-0.06198993;-0.0810951,-0.1641855;0.5081422;0.005214968,-0.2108678;0.2184307;0.001846049,-0.2426921;-0.05392924;-0.06052048,0.07490478;0.002986789;-0.04504406,0.1105314;-0.3610692;-0.0234189,0.1123673;-0.7521652;0.07029939,0.1235926;-0.7883555;0.008886814,-0.08022671;0.004395692;-0.03453936,-0.1089954;-0.3598379;-0.006612113,-0.09847144;-0.7533591;0.07568516,-0.1007239;-0.7852934;0.009068884,0.01138477;0.5628916;0.008383274,664.3102
+0;0;0,0.001258247;0.3262043;0.009083586,0.002188461;0.6392104;0.005241439,0.1780339;0.5097823;0.004588237,0.2117876;0.2221209;-0.03980229,0.2647549;-0.03016022;-0.1512735,-0.1690769;0.4986526;-0.01214833,-0.2170845;0.2147823;-0.06666227,-0.2615145;-0.03864974;-0.1792471,0.0776728;0.005303637;-0.03976197,0.09833226;-0.3586192;-0.002330389,0.117347;-0.75108;0.08292562,0.1190046;-0.7111118;-0.007685408,-0.0756819;0.006305546;-0.04329776,-0.1241053;-0.3556814;-0.01349038,-0.1421856;-0.7486141;0.06977167,-0.1376734;-0.7085482;-0.02073131,0.00201284;0.5627324;0.008445242,0;0;0,0.006836876;0.3261237;0.009484053,0.01243114;0.6390582;0.004710197,0.1827514;0.5046676;-0.02324843,0.220632;0.2141201;-0.02571023,0.2312528;-0.06138602;-0.07919562,-0.1643634;0.5079852;0.005260103,-0.2109934;0.218721;0.001984558,-0.2428751;-0.05332372;-0.0600828,0.07490412;0.003002942;-0.0449729,0.1105887;-0.3610468;-0.02347434,0.1125047;-0.7520416;0.07020044,0.1235848;-0.7883683;0.008633614,-0.08016696;0.004379422;-0.03458734,-0.1089956;-0.3598075;-0.006221626,-0.09767905;-0.7532846;0.07565226,-0.1002038;-0.785859;0.009391092,0.01115925;0.5626118;0.008384466,664.3332
+0;0;0,0.001227978;0.3261319;0.009549113,0.002012976;0.6391098;0.006413302,0.1773041;0.5087568;0.004261697,0.2113836;0.2223;-0.04812382,0.264908;-0.02075304;-0.1765509,-0.1687773;0.4986464;-0.01266947,-0.2171041;0.216328;-0.07531151,-0.2599283;-0.03317431;-0.1950938,0.07768723;0.005295238;-0.03975713,0.09845812;-0.3597723;-0.002234634,0.116949;-0.751249;0.08272776,0.1186545;-0.7113765;-0.006626323,-0.07568631;0.006315015;-0.0433091,-0.1241922;-0.356826;-0.01348608,-0.1424626;-0.7487046;0.06965182,-0.1379453;-0.7087388;-0.01959392,0.001874209;0.5626296;0.009443061,0;0;0,0.006782014;0.3260661;0.009464979,0.01236049;0.638964;0.004653454,0.1825001;0.5046458;-0.02286244,0.2203263;0.2139103;-0.02514577,0.23099;-0.06086275;-0.07824194,-0.1642013;0.5080356;0.005304976,-0.2109002;0.218603;0.001958736,-0.2424864;-0.0527049;-0.05990754,0.07491727;0.003026351;-0.04496908,0.1103127;-0.3621746;-0.02285337,0.1124878;-0.7521803;0.07044864,0.123232;-0.78736;0.009451155,-0.0801777;0.004354124;-0.03459122,-0.1091457;-0.3609769;-0.006169681,-0.09780478;-0.7532442;0.07636638,-0.09962814;-0.7866548;0.01264598,0.01108911;0.5625228;0.008334875,664.365
+0;0;0,0.001227719;0.3260629;0.009547096,0.002012553;0.6389767;0.006411803,0.1772877;0.5086411;0.004260174,0.2113916;0.2219793;-0.04816283,0.264721;-0.02018812;-0.1761219,-0.1687622;0.4985316;-0.01266945,-0.2171235;0.2160112;-0.07535632,-0.2597916;-0.032582;-0.1947022,0.07771083;0.005296847;-0.03976921,0.09845795;-0.3593529;-0.002289653,0.1170329;-0.75261;0.08305915,0.1187666;-0.7125747;-0.007769577,-0.07570931;0.006316934;-0.04332225,-0.1241596;-0.3564086;-0.01353336,-0.1425131;-0.7500693;0.06998265,-0.1379214;-0.7099391;-0.02073594,0.001873808;0.562509;0.009441067,0;0;0,0.0066665;0.3259977;0.009526253,0.01218879;0.6388335;0.004772902,0.182388;0.5045918;-0.0225029,0.2203073;0.2136571;-0.02482331,0.2306537;-0.06023252;-0.0771687,-0.1643221;0.5078305;0.005524056,-0.2112149;0.2182179;0.002076242,-0.2424943;-0.05212423;-0.05956241,0.07494625;0.003033683;-0.04497194,0.1104893;-0.3617321;-0.02289844,0.1122565;-0.753463;0.0710392,0.1223952;-0.788314;0.007437944,-0.08020748;0.004343216;-0.0345907,-0.1089542;-0.3606106;-0.00653776,-0.09711652;-0.7545803;0.07669853,-0.09965616;-0.791043;0.01401015,0.01092599;0.5624038;0.008435488,664.3878
+0;0;0,0.001227313;0.3259552;0.009543939,0.002011959;0.6387957;0.00640922,0.1771731;0.5085089;0.004260412,0.211284;0.2217891;-0.04817318,0.2646261;-0.02043653;-0.176163,-0.1686518;0.498406;-0.01265821,-0.217023;0.2158284;-0.07535774,-0.2597013;-0.03282452;-0.1947323,0.07770607;0.005296523;-0.03976678,0.0984516;-0.3593252;-0.0022901,0.1170238;-0.7525228;0.0830458,0.1187613;-0.7124651;-0.007985845,-0.07570467;0.006316547;-0.0433196,-0.1241513;-0.3563811;-0.013533,-0.142502;-0.7499822;0.06997039,-0.1379;-0.7098294;-0.02095088,0.00187324;0.5623417;0.009437937,0;0;0,0.006617315;0.3258883;0.009612799,0.0121821;0.6386513;0.004929304,0.1823601;0.5046358;-0.0220871,0.2203146;0.2136465;-0.02447879,0.2308222;-0.0602558;-0.07708263,-0.1642749;0.5078315;0.005803912,-0.2109716;0.2181336;0.001852952,-0.2421481;-0.05228516;-0.05980537,0.07496247;0.003040165;-0.04493404,0.1106726;-0.3616869;-0.02296043,0.1124735;-0.753473;0.07048392,0.1230359;-0.7886357;0.006976366,-0.08018874;0.004336774;-0.03462141,-0.1087718;-0.3606341;-0.006996317,-0.09671398;-0.7544848;0.076477,-0.09968268;-0.792072;0.01471864,0.01090351;0.5622346;0.008569956,664.4213
+0;0;0,0.001098146;0.3258813;0.01009557,0.001822573;0.6386453;0.007860908,0.1765063;0.5077122;0.003742187,0.2107658;0.2253278;-0.06024509,0.2652006;-0.01648825;-0.1937917,-0.1684599;0.4985006;-0.01327127,-0.2175544;0.2196065;-0.08267467,-0.2582757;-0.02293785;-0.2197398,0.07770772;0.005267869;-0.03976512,0.09862974;-0.3598144;-0.00220288,0.1171389;-0.7519265;0.08268924,0.1189162;-0.7118163;-0.008374333,-0.07570925;0.006342456;-0.04330574,-0.1240659;-0.3568631;-0.01369141,-0.1426451;-0.7493246;0.06955541,-0.1380003;-0.7091174;-0.02139618,0.001684474;0.5622046;0.01065828,0;0;0,0.006487623;0.3258282;0.009780169,0.01193643;0.638513;0.005369186,0.1821105;0.5048355;-0.021281,0.2197977;0.2157265;-0.02343786,0.2306206;-0.06052142;-0.07675588,-0.1643334;0.5078812;0.006239061,-0.2105543;0.2200406;0.00171382,-0.2419362;-0.05263001;-0.06104558,0.07497147;0.003062353;-0.04491556,0.1104474;-0.3621516;-0.02269053,0.112431;-0.7528286;0.07041526,0.1231766;-0.7881604;0.00705719,-0.08018527;0.004312214;-0.03462994,-0.1085667;-0.3611355;-0.006770341,-0.09643728;-0.7538451;0.0764958,-0.09981745;-0.7905204;0.01371891,0.01068519;0.5621141;0.008925915,664.4553
+0;0;0,0.001098146;0.3258813;0.01009557,0.001822573;0.6386453;0.007860908,0.1765063;0.5077122;0.003742187,0.2107658;0.2253278;-0.06024509,0.2652006;-0.01648825;-0.1937917,-0.1684599;0.4985006;-0.01327127,-0.2175544;0.2196065;-0.08267467,-0.2582757;-0.02293785;-0.2197398,0.07770772;0.005267869;-0.03976512,0.09862974;-0.3598144;-0.00220288,0.1171389;-0.7519265;0.08268924,0.1189162;-0.7118163;-0.008374333,-0.07570925;0.006342456;-0.04330574,-0.1240659;-0.3568631;-0.01369141,-0.1426451;-0.7493246;0.06955541,-0.1380003;-0.7091174;-0.02139618,0.001684474;0.5622046;0.01065828,0;0;0,0.006487623;0.3258282;0.009780169,0.01193643;0.638513;0.005369186,0.1821105;0.5048355;-0.021281,0.2197977;0.2157265;-0.02343786,0.2306206;-0.06052142;-0.07675588,-0.1643334;0.5078812;0.006239061,-0.2105543;0.2200406;0.00171382,-0.2419362;-0.05263001;-0.06104558,0.07497147;0.003062353;-0.04491556,0.1104474;-0.3621516;-0.02269053,0.112431;-0.7528286;0.07041526,0.1231766;-0.7881604;0.00705719,-0.08018527;0.004312214;-0.03462994,-0.1085667;-0.3611355;-0.006770341,-0.09643728;-0.7538451;0.0764958,-0.09981745;-0.7905204;0.01371891,0.01068519;0.5621141;0.008925915,664.4785
+0;0;0,0.00109839;0.3259536;0.0100978,0.001823069;0.6388272;0.007862234,0.1763211;0.5079219;0.003751962,0.2106244;0.2251764;-0.06031713,0.2650294;-0.01650754;-0.1937907,-0.1682787;0.49872;-0.01324342,-0.217436;0.2194694;-0.08273557,-0.2581351;-0.02294245;-0.2197258,0.07763654;0.005263043;-0.03972869,0.09861822;-0.3608606;-0.002059311,0.1171689;-0.7538502;0.08302277,0.1189396;-0.7137775;-0.007703424,-0.0756399;0.006336646;-0.04326607,-0.1241345;-0.357905;-0.01356727,-0.1427552;-0.7512447;0.06986585,-0.1381277;-0.7110753;-0.02074877,0.001684915;0.5623564;0.01066071,0;0;0,0.006486926;0.3258976;0.009880304,0.01199393;0.6386924;0.005541086,0.182081;0.5051216;-0.02061296,0.2199337;0.2156632;-0.02336407,0.2308287;-0.06037819;-0.07692409,-0.1640308;0.5078383;0.006540805,-0.2100224;0.2195973;0.001206059,-0.2414851;-0.05264023;-0.06269261,0.07491393;0.00307475;-0.04485476,0.1105331;-0.3631721;-0.02248907,0.1129172;-0.7549837;0.06971693,0.1236224;-0.7897896;0.006302118,-0.08008014;0.004307987;-0.03467153,-0.1082415;-0.3621825;-0.006433921,-0.09573883;-0.7558669;0.07651347,-0.1016353;-0.787463;0.00937932,0.01072688;0.5622624;0.009074211,664.5003
+0;0;0,0.001039923;0.3259501;0.01060106,0.001794204;0.6388733;0.008856319,0.175516;0.5066829;0.002521179,0.210121;0.2257936;-0.07082821,0.2652303;-0.004487053;-0.222279,-0.1679001;0.4988573;-0.01370546,-0.2172129;0.2208541;-0.08959271,-0.256672;-0.01504974;-0.2372271,0.07767726;0.005239158;-0.03971135,0.09841584;-0.3608621;-0.0020722,0.1172083;-0.7535687;0.0828969,0.1188663;-0.7134605;-0.007827014,-0.0756558;0.006354713;-0.04328989,-0.124063;-0.3578623;-0.01363169,-0.1431561;-0.7509943;0.06927827,-0.1386375;-0.7107902;-0.02133746,0.001639672;0.5623829;0.01154776,0;0;0,0.006436934;0.3259075;0.0099895,0.0119377;0.6387514;0.005774498,0.1818322;0.5050585;-0.01976895,0.2199699;0.2152128;-0.02314496,0.2308883;-0.06044468;-0.07697141,-0.1637904;0.5077495;0.007152599,-0.20941;0.2190369;0.0008029453,-0.2410571;-0.05248576;-0.06459935,0.07493934;0.003095776;-0.04486322,0.1106492;-0.3631058;-0.02254534,0.1129352;-0.7546181;0.06967354,0.1237376;-0.7896481;0.006505728,-0.08011109;0.004284761;-0.0346706,-0.1081001;-0.36218;-0.006437443,-0.0978744;-0.7565416;0.07208499,-0.102011;-0.7869211;0.003725938,0.01066958;0.562304;0.009270191,664.5331
+0;0;0,0.001039631;0.3258586;0.01059808,0.00179359;0.6386474;0.008854227,0.1755994;0.5064664;0.002513459,0.2101841;0.2257417;-0.07079297,0.2653137;-0.004624143;-0.2222997,-0.1679824;0.4986371;-0.01372101,-0.2172664;0.2207967;-0.08956382,-0.25674;-0.01519439;-0.2372528,0.07773464;0.005243029;-0.03974069,0.09848969;-0.3611488;-0.002071664,0.1172844;-0.7539036;0.08290787,0.118943;-0.7137919;-0.007847525,-0.0757117;0.006359407;-0.04332187,-0.1241573;-0.3581467;-0.01364013,-0.1432527;-0.751327;0.06928001,-0.1387326;-0.7111194;-0.02136716,0.001639131;0.5621934;0.01154439,0;0;0,0.00625824;0.3258095;0.01030827,0.01160604;0.6385287;0.006575108,0.1817801;0.5051175;-0.01871109,0.2199938;0.2154672;-0.02304506,0.2310077;-0.06024662;-0.07710588,-0.1641764;0.5075479;0.007733275,-0.2095211;0.2189932;0.0002231556,-0.2411149;-0.05222899;-0.06687646,0.0749896;0.00310573;-0.04490435,0.1107835;-0.3633752;-0.02247238,0.1130958;-0.7549734;0.06959605,0.1242012;-0.7904217;0.006868601,-0.0801974;0.004272281;-0.03463539,-0.1080631;-0.3625007;-0.006461579,-0.09675945;-0.7569197;0.07187739,-0.1010484;-0.7901967;0.006156951,0.01037239;0.5621108;0.009931326,664.5556
+0;0;0,0.001039288;0.3257511;0.01059459,0.001792877;0.6383857;0.008851716,0.1757213;0.5062063;0.002503145,0.2103335;0.2252582;-0.07086161,0.2652773;-0.004330888;-0.2218575,-0.1681026;0.4983715;-0.01374276,-0.2174257;0.22031;-0.08964591,-0.2567663;-0.01488538;-0.2368369,0.07772649;0.005242479;-0.03973652,0.09846922;-0.3609319;-0.002089851,0.1172234;-0.7528392;0.08270628,0.1188802;-0.7127383;-0.007952251,-0.07570376;0.006358741;-0.04331733,-0.1241207;-0.3579311;-0.01365321,-0.1431749;-0.7502629;0.06908797,-0.1386595;-0.7100661;-0.02146246,0.0016385;0.5619725;0.01154044,0;0;0,0.00593278;0.3256958;0.0106833,0.01082906;0.6382759;0.007563353,0.1814223;0.5050943;-0.01731324,0.2200701;0.2152908;-0.02301478,0.2317347;-0.05936471;-0.07740235,-0.1649305;0.5072005;0.008649954,-0.2100121;0.2184156;-0.000471673,-0.2413243;-0.05143702;-0.06923794,0.07499366;0.00311327;-0.0448792,0.1108787;-0.3631389;-0.02245593,0.1130532;-0.7538542;0.06957793,0.1242919;-0.7897354;0.007472277,-0.08018098;0.004264446;-0.03465124,-0.1079761;-0.3622935;-0.006474067,-0.09677684;-0.7558918;0.07155365,-0.1008068;-0.7883066;0.00513152,0.009715037;0.5618896;0.01074505,664.5887
+0;0;0,0.0009279141;0.3257071;0.01104046,0.001568812;0.6383407;0.009623405,0.1746986;0.5050302;0.001121758,0.209341;0.2259768;-0.08093682,0.2678161;0.002084404;-0.2400127,-0.167755;0.4984311;-0.01462028,-0.2171892;0.2216791;-0.0968946,-0.2559112;-0.005265221;-0.2576713,0.07777496;0.005169549;-0.03959694,0.09873146;-0.3610582;-0.002358817,0.1167756;-0.7527783;0.08234275,0.118376;-0.7126292;-0.008460961,-0.07566318;0.00637439;-0.04333631,-0.124057;-0.3579488;-0.01375123,-0.1431331;-0.7500339;0.06901351,-0.1386751;-0.7097947;-0.02168471,0.001438766;0.5619227;0.01224518,0;0;0,0.00581285;0.3256543;0.01110768,0.01061653;0.6382388;0.00852704,0.1810716;0.5054172;-0.01610541,0.220153;0.2151979;-0.02316523,0.2325136;-0.05981392;-0.07855499,-0.1648463;0.5073434;0.009230375,-0.2099757;0.2181102;-0.001351369,-0.2417898;-0.05149409;-0.07314031,0.07498793;0.003156677;-0.04483784,0.1108873;-0.363127;-0.02256465,0.1130121;-0.7535981;0.06948113,0.1242943;-0.7896743;0.007372145,-0.08014812;0.004225886;-0.03466995,-0.1074607;-0.3623888;-0.006450923,-0.09788412;-0.7560537;0.07023551,-0.1011305;-0.7865804;0.0018479,0.00952027;0.561844;0.01156473,664.6237
+0;0;0,0.0009279141;0.3257071;0.01104046,0.001568812;0.6383407;0.009623405,0.1746986;0.5050302;0.001121758,0.209341;0.2259768;-0.08093682,0.2678161;0.002084404;-0.2400127,-0.167755;0.4984311;-0.01462028,-0.2171892;0.2216791;-0.0968946,-0.2559112;-0.005265221;-0.2576713,0.07777496;0.005169549;-0.03959694,0.09873146;-0.3610582;-0.002358817,0.1167756;-0.7527783;0.08234275,0.118376;-0.7126292;-0.008460961,-0.07566318;0.00637439;-0.04333631,-0.124057;-0.3579488;-0.01375123,-0.1431331;-0.7500339;0.06901351,-0.1386751;-0.7097947;-0.02168471,0.001438766;0.5619227;0.01224518,0;0;0,0.00581285;0.3256543;0.01110768,0.01061653;0.6382388;0.00852704,0.1810716;0.5054172;-0.01610541,0.220153;0.2151979;-0.02316523,0.2325136;-0.05981392;-0.07855499,-0.1648463;0.5073434;0.009230375,-0.2099757;0.2181102;-0.001351369,-0.2417898;-0.05149409;-0.07314031,0.07498793;0.003156677;-0.04483784,0.1108873;-0.363127;-0.02256465,0.1130121;-0.7535981;0.06948113,0.1242943;-0.7896743;0.007372145,-0.08014812;0.004225886;-0.03466995,-0.1074607;-0.3623888;-0.006450923,-0.09788412;-0.7560537;0.07023551,-0.1011305;-0.7865804;0.0018479,0.00952027;0.561844;0.01156473,664.6455
+0;0;0,0.0009275189;0.3255684;0.01103576,0.001567953;0.6379732;0.009620141,0.1748193;0.5046889;0.001108427,0.2094856;0.2254435;-0.08100665,0.2679491;0.001595572;-0.240051,-0.1678744;0.4980853;-0.01464465,-0.2173426;0.2211427;-0.09697559,-0.2560569;-0.005756527;-0.2577204,0.07780427;0.005171496;-0.03961186,0.09880938;-0.3619058;-0.002287358,0.1165416;-0.7468554;0.08095021,0.1182168;-0.706232;-0.01409724,-0.07569169;0.006376792;-0.04335264,-0.1241978;-0.3587914;-0.01369893,-0.1429442;-0.7440996;0.06763528,-0.1382778;-0.7033819;-0.02730174,0.00143802;0.5616214;0.01223965,0;0;0,0.005554002;0.3254778;0.01227975,0.01008771;0.6378493;0.01151085,0.1807431;0.5052593;-0.01396036,0.2203441;0.2149861;-0.02375484,0.2349344;-0.05911356;-0.08272457,-0.1654309;0.5069553;0.01137942,-0.2097331;0.2175883;-0.003678026,-0.2407162;-0.05040133;-0.08141194,0.07501481;0.003179759;-0.04485548,0.1106601;-0.3639711;-0.02227807,0.1122665;-0.7475493;0.06879449,0.1246493;-0.7896705;0.007191896,-0.08019583;0.004189496;-0.03464715,-0.1074545;-0.363337;-0.007056033,-0.09566502;-0.7497101;0.07044204,-0.1011761;-0.7894912;0.005250655,0.009050604;0.5615018;0.01405335,664.6856
+0;0;0,0.0008095785;0.3254043;0.01158076,0.00132627;0.6376322;0.01065882,0.1740466;0.5043038;0.0003011264,0.2098799;0.2273341;-0.08853641,0.2720698;0.01888129;-0.2679709,-0.1675466;0.4981765;-0.01535259,-0.2174225;0.2238671;-0.1056583,-0.2551526;0.004327163;-0.2785616,0.0777738;0.005173859;-0.03952295,0.09966376;-0.3618291;-0.002493553,0.1164435;-0.747413;0.08092088,0.1181203;-0.7067761;-0.01390152,-0.07561759;0.006374616;-0.04334674,-0.1240925;-0.3587448;-0.01369078,-0.143091;-0.7446678;0.06765405,-0.1384292;-0.7039368;-0.02705794,0.001224155;0.5613213;0.01316397,0;0;0,0.005447641;0.3253107;0.01288366,0.009912424;0.6375051;0.01268244,0.1804162;0.5056139;-0.01269627,0.2206396;0.2155654;-0.02462447,0.2367981;-0.05893728;-0.08710694,-0.1653039;0.507026;0.01246442,-0.2092028;0.2178097;-0.005287835,-0.2407117;-0.05048537;-0.08616936,0.07500701;0.003193989;-0.04473639,0.1106412;-0.3639212;-0.02241778,0.1123654;-0.748064;0.06893754,0.1246537;-0.7895911;0.00696874,-0.08009921;0.004182804;-0.03470183,-0.1072641;-0.363314;-0.007322336,-0.09530851;-0.7500682;0.07137147,-0.1010065;-0.7905138;0.007244915,0.008887209;0.5611979;0.01509333,664.7105
+0;0;0,0.0008095785;0.3254043;0.01158076,0.00132627;0.6376322;0.01065882,0.1740466;0.5043038;0.0003011264,0.2098799;0.2273341;-0.08853641,0.2720698;0.01888129;-0.2679709,-0.1675466;0.4981765;-0.01535259,-0.2174225;0.2238671;-0.1056583,-0.2551526;0.004327163;-0.2785616,0.0777738;0.005173859;-0.03952295,0.09966376;-0.3618291;-0.002493553,0.1164435;-0.747413;0.08092088,0.1181203;-0.7067761;-0.01390152,-0.07561759;0.006374616;-0.04334674,-0.1240925;-0.3587448;-0.01369078,-0.143091;-0.7446678;0.06765405,-0.1384292;-0.7039368;-0.02705794,0.001224155;0.5613213;0.01316397,0;0;0,0.005447641;0.3253107;0.01288366,0.009912424;0.6375051;0.01268244,0.1804162;0.5056139;-0.01269627,0.2206396;0.2155654;-0.02462447,0.2367981;-0.05893728;-0.08710694,-0.1653039;0.507026;0.01246442,-0.2092028;0.2178097;-0.005287835,-0.2407117;-0.05048537;-0.08616936,0.07500701;0.003193989;-0.04473639,0.1106412;-0.3639212;-0.02241778,0.1123654;-0.748064;0.06893754,0.1246537;-0.7895911;0.00696874,-0.08009921;0.004182804;-0.03470183,-0.1072641;-0.363314;-0.007322336,-0.09530851;-0.7500682;0.07137147,-0.1010065;-0.7905138;0.007244915,0.008887209;0.5611979;0.01509333,664.7399
+0;0;0,0.0008092665;0.3252789;0.0115763,0.0013256;0.637289;0.01065523,0.1738363;0.5040889;0.0003112098,0.2097397;0.226577;-0.08870024,0.2719143;0.0181755;-0.2680905,-0.1673424;0.497969;-0.0153235,-0.2173159;0.2231227;-0.105806,-0.2550367;0.003636792;-0.2786667,0.07775015;0.005172286;-0.03951093,0.09969963;-0.3628286;-0.002380848,0.1164436;-0.7475909;0.08085585,0.1181046;-0.7070544;-0.01307055,-0.0755946;0.006372678;-0.04333357,-0.1242013;-0.3597395;-0.01359697,-0.1431594;-0.7448403;0.06757455,-0.1385416;-0.7042107;-0.02624247,0.001223564;0.5610371;0.01315845,0;0;0,0.005314799;0.325165;0.01343393,0.009698799;0.6371424;0.01378393,0.1802567;0.5059181;-0.01124525,0.2210438;0.2154699;-0.02542889,0.2390701;-0.05774012;-0.09257865,-0.1653838;0.5070942;0.01320915,-0.2093451;0.2174532;-0.006802041,-0.2409448;-0.04994565;-0.09033069,0.07502699;0.0032105;-0.04464972,0.1105314;-0.3649116;-0.02205253,0.1125335;-0.748262;0.06899261,0.1250158;-0.7911161;0.01006531,-0.08005074;0.004166671;-0.0347487,-0.1071856;-0.3643381;-0.0073082,-0.09499971;-0.7502316;0.07135882,-0.1008112;-0.7919925;0.01010082,0.008688437;0.5608901;0.01606202,664.765
+0;0;0,0.0007426901;0.3251573;0.01223463,0.001222876;0.6370755;0.01195022,0.1728241;0.5032203;-0.0007714378,0.21069;0.2292471;-0.09812817,0.2739116;0.02175756;-0.2832107,-0.1667519;0.4981958;-0.01604114,-0.2169168;0.2262996;-0.1136598,-0.2538227;0.01926784;-0.3062221,0.07777828;0.005149504;-0.03950421,0.09986718;-0.3627836;-0.002451546,0.1157121;-0.7475393;0.08132917,0.117352;-0.7069301;-0.01257024,-0.07560661;0.006391197;-0.04335154,-0.1241971;-0.3596612;-0.01368334,-0.1434332;-0.7447942;0.06761646,-0.1388433;-0.7041154;-0.02617713,0.001125421;0.5608406;0.01429777,0;0;0,0.005271347;0.3250464;0.01394939,0.009713782;0.6369288;0.01472068,0.1799612;0.5062326;-0.0100224,0.2216596;0.216488;-0.02683747,0.2431348;-0.05805087;-0.100808,-0.164936;0.5070707;0.01396269,-0.208578;0.218038;-0.009036037,-0.2408537;-0.05134523;-0.09675919,0.07503421;0.003245294;-0.04467547,0.1105793;-0.3648173;-0.02226853,0.1126432;-0.7482035;0.0689342,0.1249533;-0.7907426;0.009613991,-0.08007816;0.004126133;-0.03474227,-0.1071208;-0.3643332;-0.007501675,-0.09488901;-0.7502599;0.07135329,-0.1014455;-0.7931628;0.01156588,0.008682294;0.5606958;0.01690197,664.7961
+0;0;0,0.0007424486;0.3250515;0.01223065,0.001222419;0.636829;0.01194655,0.1725388;0.5031083;-0.0007513054,0.2103523;0.2295139;-0.09797344,0.2735376;0.02214384;-0.2829494,-0.1664737;0.4980922;-0.01599567,-0.2165693;0.2265719;-0.1134794,-0.2534539;0.0196593;-0.3059308,0.07775694;0.005148091;-0.03949337,0.09987729;-0.3633088;-0.00238796,0.1157065;-0.7476829;0.08130966,0.1173409;-0.7071091;-0.01227633,-0.07558586;0.006389444;-0.04333964,-0.1242456;-0.360184;-0.01362921,-0.1434626;-0.7449352;0.06758995,-0.1388879;-0.7042919;-0.02589057,0.001125014;0.5606331;0.0142929,0;0;0,0.005205171;0.3249095;0.01467586,0.009665558;0.6366481;0.01629639,0.1797857;0.5065932;-0.008597136,0.2218848;0.2174706;-0.02787566,0.2440241;-0.05630299;-0.1038277,-0.1647063;0.5069575;0.01456129,-0.208418;0.2185061;-0.01035843,-0.2409469;-0.0496147;-0.1012645,0.07504883;0.003266737;-0.04460239,0.1102364;-0.3653603;-0.02218437,0.1126407;-0.7484286;0.06865692,0.1253138;-0.7903808;0.009200331,-0.08003343;0.004109954;-0.03478695,-0.1069246;-0.3648889;-0.007523732,-0.09463747;-0.7502198;0.07227833,-0.1012663;-0.7927232;0.01251098,0.008623375;0.5604483;0.01825762,664.8179
+0;0;0,0.0007424486;0.3250515;0.01223065,0.001222419;0.636829;0.01194655,0.1725388;0.5031083;-0.0007513054,0.2103523;0.2295139;-0.09797344,0.2735376;0.02214384;-0.2829494,-0.1664737;0.4980922;-0.01599567,-0.2165693;0.2265719;-0.1134794,-0.2534539;0.0196593;-0.3059308,0.07775694;0.005148091;-0.03949337,0.09987729;-0.3633088;-0.00238796,0.1157065;-0.7476829;0.08130966,0.1173409;-0.7071091;-0.01227633,-0.07558586;0.006389444;-0.04333964,-0.1242456;-0.360184;-0.01362921,-0.1434626;-0.7449352;0.06758995,-0.1388879;-0.7042919;-0.02589057,0.001125014;0.5606331;0.0142929,0;0;0,0.005205171;0.3249095;0.01467586,0.009665558;0.6366481;0.01629639,0.1797857;0.5065932;-0.008597136,0.2218848;0.2174706;-0.02787566,0.2440241;-0.05630299;-0.1038277,-0.1647063;0.5069575;0.01456129,-0.208418;0.2185061;-0.01035843,-0.2409469;-0.0496147;-0.1012645,0.07504883;0.003266737;-0.04460239,0.1102364;-0.3653603;-0.02218437,0.1126407;-0.7484286;0.06865692,0.1253138;-0.7903808;0.009200331,-0.08003343;0.004109954;-0.03478695,-0.1069246;-0.3648889;-0.007523732,-0.09463747;-0.7502198;0.07227833,-0.1012663;-0.7927232;0.01251098,0.008623375;0.5604483;0.01825762,664.8405
+0;0;0,0.0007297994;0.3250042;0.01276789,0.001286987;0.6367817;0.01317605,0.1722888;0.5028038;-0.001354261,0.2112299;0.2324112;-0.1054946,0.2737876;0.0417556;-0.3107058,-0.1658632;0.4945687;-0.01007537,-0.2195876;0.2307872;-0.1241226,-0.2553415;0.03371823;-0.3296953,0.07774356;0.005139248;-0.03949025,0.1001951;-0.3636802;-0.002329204,0.1157736;-0.7477454;0.08130658,0.1158978;-0.7071645;-0.01187214,-0.07558381;0.006392373;-0.04331487,-0.1241987;-0.3605891;-0.01375111,-0.1439914;-0.7449955;0.06738865,-0.1409339;-0.704359;-0.02573365,0.001162446;0.5605785;0.01534204,0;0;0,0.005167212;0.3248558;0.01527476,0.009540606;0.6365924;0.01733375,0.1795943;0.5065612;-0.007973433,0.2221176;0.2180852;-0.02911961,0.2456909;-0.05581906;-0.1115539,-0.164748;0.5069236;0.01476793,-0.2082921;0.219155;-0.01292629,-0.2414226;-0.04952341;-0.1082621,0.07517097;0.003300279;-0.04436648,0.1096153;-0.3658184;-0.02250671,0.1124789;-0.7485936;0.06815004,0.1250869;-0.7901872;0.008907791,-0.07996377;0.004077863;-0.03491587,-0.1070026;-0.3653137;-0.007867446,-0.09478404;-0.7502581;0.07220872,-0.1006236;-0.7929716;0.01327742,0.008523062;0.560388;0.01919675,664.8755
+0;0;0,0.0007297771;0.3249943;0.0127675,0.001287016;0.6368004;0.01317561,0.1721744;0.5028519;-0.001343273,0.21086;0.2342333;-0.1048004,0.2732175;0.04418789;-0.3093548,-0.1657515;0.4946223;-0.01005855,-0.2191234;0.2325713;-0.1233575,-0.2547629;0.03613316;-0.3282723,0.07778137;0.005141748;-0.03950946,0.1002471;-0.3639102;-0.002324995,0.1158174;-0.7477731;0.08126673,0.1159418;-0.7071713;-0.0120959,-0.07562057;0.006395483;-0.04333593,-0.1242661;-0.3608173;-0.01375354,-0.1440484;-0.7450213;0.06734348,-0.1409849;-0.7043638;-0.02596262,0.001162459;0.560588;0.01534187,0;0;0,0.005244769;0.3248184;0.01582217,0.009769376;0.6365784;0.01826978,0.1795853;0.5064207;-0.007320166,0.2223464;0.2200622;-0.03025913,0.2498937;-0.04998872;-0.1206021,-0.1644797;0.5070317;0.0158035,-0.2077251;0.2214437;-0.01461406,-0.2411628;-0.04539713;-0.1122157,0.07521942;0.003313452;-0.04436707,0.1092506;-0.3660971;-0.02281499,0.1126572;-0.7486285;0.06795311,0.1248326;-0.7895955;0.007583853,-0.08000231;0.004062609;-0.03493568,-0.1070201;-0.3655911;-0.008235347,-0.09612024;-0.7504855;0.07125182,-0.100823;-0.7918473;0.01030616,0.008710127;0.5603632;0.02004433,664.9077
+0;0;0,0.0007297831;0.324997;0.01276761,0.001287039;0.6368127;0.01317573,0.1721212;0.5028799;-0.001337891,0.2104825;0.2365127;-0.1039278,0.2735413;0.04433008;-0.3107826,-0.1656995;0.4946529;-0.01005045,-0.2186241;0.2347983;-0.1223998,-0.2546644;0.03615101;-0.3296191,0.07779282;0.005142505;-0.03951527,0.1002714;-0.3641214;-0.002309445,0.1159031;-0.7494966;0.08161159,0.1160256;-0.7090519;-0.01036753,-0.0756317;0.006396424;-0.04334231,-0.1243052;-0.3610273;-0.01374293,-0.1441654;-0.7467449;0.06767358,-0.1411473;-0.7062454;-0.02424984,0.001162479;0.560598;0.01534205,0;0;0,0.005272958;0.3248016;0.01620746,0.009927921;0.6365666;0.01899838,0.1797206;0.5064033;-0.006200075,0.2228946;0.2228151;-0.0319196,0.2506759;-0.05003345;-0.1240139,-0.1643217;0.5070416;0.0170364,-0.2079593;0.2243318;-0.01641107,-0.2424858;-0.04355478;-0.1200651,0.07522951;0.003305361;-0.0443759,0.1089267;-0.3663511;-0.02283454,0.1128245;-0.7504992;0.06780792,0.124837;-0.7895528;0.007338289,-0.08001117;0.004068011;-0.03494696,-0.1069247;-0.3658204;-0.008420849,-0.09589604;-0.7522293;0.0713765,-0.1003003;-0.7929907;0.01185607,0.008830234;0.5603477;0.02068806,664.9413
+0;0;0,0.0006722113;0.3249622;0.01314438,0.001133743;0.6367645;0.01411993,0.171603;0.5027862;-0.002298253,0.2129159;0.2426496;-0.1169014,0.2754143;0.05661044;-0.3300765,-0.1653686;0.4934988;-0.008053374,-0.2198585;0.2401361;-0.1319482,-0.2549065;0.05343029;-0.3507466,0.07783833;0.005136441;-0.0394879,0.100471;-0.3656641;-0.002061885,0.1158234;-0.7500074;0.08168693,0.1152839;-0.7095343;-0.01022459,-0.07564764;0.006391208;-0.0433713,-0.1244232;-0.3625933;-0.0137513,-0.1443081;-0.7472551;0.06754621,-0.1419564;-0.7067329;-0.02433117,0.001033198;0.5605502;0.01613444,0;0;0,0.005300658;0.3247497;0.0168283,0.0100712;0.6364943;0.02022362,0.1796361;0.5065541;-0.005573032,0.2233043;0.2239509;-0.03278029,0.2518531;-0.04770279;-0.129473,-0.164037;0.5070361;0.01791044,-0.2079966;0.2255445;-0.01871872,-0.2431348;-0.04141849;-0.1257529,0.07522008;0.003324375;-0.04444516,0.1085185;-0.3679232;-0.02271008,0.1130969;-0.751026;0.06773663,0.1249834;-0.7895976;0.006791111,-0.08005681;0.004045168;-0.03491456,-0.1069934;-0.3674219;-0.008597037,-0.09599233;-0.7527958;0.07099765,-0.1001843;-0.7943212;0.01248054,0.008940028;0.5602772;0.02176118,664.9749
+0;0;0,0.0006723016;0.3250059;0.01314615,0.001133959;0.6368932;0.0141219,0.1714008;0.5029612;-0.002273818,0.2127138;0.2428238;-0.1168773,0.2745979;0.05861317;-0.3279571,-0.165171;0.4936848;-0.008022111,-0.219661;0.2403215;-0.1319172,-0.2543646;0.05545065;-0.3485653,0.07787108;0.005138603;-0.03950451,0.1005339;-0.3661548;-0.002028756,0.1159286;-0.7515604;0.08195155,0.1153955;-0.7112105;-0.008878514,-0.07567948;0.006393897;-0.04338955,-0.1245199;-0.3630811;-0.01373019,-0.1444598;-0.7488061;0.06779204,-0.1421357;-0.7084076;-0.02300431,0.001033385;0.5606565;0.016137,0;0;0,0.005378857;0.3247634;0.01737523,0.01018846;0.6365864;0.02129674,0.179331;0.5062857;-0.005138874,0.2234659;0.2239022;-0.03384018,0.2526976;-0.04275125;-0.1356213,-0.1636921;0.5071105;0.01838077,-0.207937;0.226002;-0.0207666,-0.2432452;-0.03650624;-0.131042,0.07523561;0.003350615;-0.04448926,0.1080851;-0.3684449;-0.02290702,0.1127648;-0.7526944;0.06741309,0.1245547;-0.789893;0.006561995,-0.0801087;0.004016542;-0.03489098,-0.1072136;-0.3679603;-0.008903248,-0.09579738;-0.7542096;0.07177151,-0.100085;-0.7957126;0.01496978,0.009051174;0.5603445;0.02270341,664.9974
+0;0;0,0.000672553;0.3251274;0.01315106,0.00113439;0.6371359;0.0141273,0.1713466;0.5031953;-0.00226181,0.2126232;0.2432873;-0.1167642,0.273668;0.06157514;-0.3249811,-0.1651174;0.4939219;-0.008008262,-0.2195593;0.2407818;-0.1317942,-0.2537922;0.05841854;-0.3455037,0.07788941;0.005139812;-0.03951381,0.1005798;-0.3666052;-0.001992472,0.1159528;-0.7514661;0.08186912,0.115419;-0.7111046;-0.009063266,-0.07569729;0.006395401;-0.04339976,-0.1245971;-0.3635289;-0.01370433,-0.1445088;-0.7487087;0.06770267,-0.1421821;-0.7082986;-0.02319595,0.00103378;0.5608722;0.01614311,0;0;0,0.005414143;0.3248507;0.01799893,0.01022764;0.636785;0.02267265,0.179214;0.5063396;-0.004327059,0.2235342;0.2244685;-0.03516793,0.2533048;-0.03603277;-0.1417177,-0.1635226;0.5071363;0.01869694,-0.2075411;0.2265951;-0.02284521,-0.242725;-0.03047085;-0.1358904,0.07527117;0.00337553;-0.04446769,0.107699;-0.3689214;-0.0230093,0.11285;-0.7526121;0.06722331,0.1244694;-0.7899526;0.006341457,-0.08012261;0.003987333;-0.03491402,-0.1071494;-0.3684643;-0.009100659,-0.0960663;-0.7541786;0.07145173,-0.1001725;-0.7963294;0.01529358,0.009092376;0.5605127;0.02388167,665.0217
+0;0;0,0.000634537;0.3251281;0.01352994,0.001029255;0.6370821;0.01509565,0.1709087;0.5032407;-0.002735268,0.2148332;0.249015;-0.1275819,0.2755765;0.07279027;-0.3415641,-0.1647916;0.4939277;-0.00847315,-0.2216606;0.2458447;-0.140259,-0.2546342;0.06309086;-0.3548447,0.0779414;0.005128957;-0.03952184,0.1006376;-0.3670362;-0.001911432,0.1156215;-0.7523587;0.08257072,0.1150919;-0.7120017;-0.007983625,-0.07574414;0.006403036;-0.04341623,-0.1246435;-0.3639821;-0.0140857,-0.1446237;-0.7496368;0.06780692,-0.1423107;-0.709238;-0.02271464,0.0009460695;0.5608327;0.01695494,0;0;0,0.005416967;0.3248328;0.01860309,0.0102209;0.6367074;0.02370787,0.1789116;0.5062369;-0.003694536,0.223756;0.2251284;-0.03706765,0.2534764;-0.0354861;-0.1453729,-0.163314;0.5072149;0.01893336,-0.2071499;0.2273799;-0.02485685,-0.24336;-0.02888507;-0.1412627,0.075236;0.003314346;-0.0446285,0.1073181;-0.3694567;-0.02343822,0.1127077;-0.7537265;0.06679988,0.1242629;-0.7903802;0.005714655,-0.08022058;0.004040893;-0.03480623,-0.1074153;-0.368877;-0.009721139,-0.09626249;-0.7552172;0.07060348,-0.1003827;-0.7982004;0.01615969,0.009089641;0.5604519;0.02482009,665.053
+0;0;0,0.000634537;0.3251281;0.01352994,0.001029255;0.6370821;0.01509565,0.1709087;0.5032407;-0.002735268,0.2148332;0.249015;-0.1275819,0.2755765;0.07279027;-0.3415641,-0.1647916;0.4939277;-0.00847315,-0.2216606;0.2458447;-0.140259,-0.2546342;0.06309086;-0.3548447,0.0779414;0.005128957;-0.03952184,0.1006376;-0.3670362;-0.001911432,0.1156215;-0.7523587;0.08257072,0.1150919;-0.7120017;-0.007983625,-0.07574414;0.006403036;-0.04341623,-0.1246435;-0.3639821;-0.0140857,-0.1446237;-0.7496368;0.06780692,-0.1423107;-0.709238;-0.02271464,0.0009460695;0.5608327;0.01695494,0;0;0,0.005416967;0.3248328;0.01860309,0.0102209;0.6367074;0.02370787,0.1789116;0.5062369;-0.003694536,0.223756;0.2251284;-0.03706765,0.2534764;-0.0354861;-0.1453729,-0.163314;0.5072149;0.01893336,-0.2071499;0.2273799;-0.02485685,-0.24336;-0.02888507;-0.1412627,0.075236;0.003314346;-0.0446285,0.1073181;-0.3694567;-0.02343822,0.1127077;-0.7537265;0.06679988,0.1242629;-0.7903802;0.005714655,-0.08022058;0.004040893;-0.03480623,-0.1074153;-0.368877;-0.009721139,-0.09626249;-0.7552172;0.07060348,-0.1003827;-0.7982004;0.01615969,0.009089641;0.5604519;0.02482009,665.075
+0;0;0,0.0006346263;0.3251739;0.01353184,0.001029427;0.6371931;0.01509786,0.1709161;0.5033329;-0.002733486,0.2147117;0.2498533;-0.1272137,0.2751215;0.0745959;-0.3400213,-0.1647985;0.4940196;-0.00847161,-0.2215005;0.2466646;-0.1398707,-0.2542932;0.0649139;-0.3532785,0.07794438;0.005129153;-0.03952336,0.1006396;-0.367019;-0.001914665,0.1156147;-0.7521173;0.08251834,0.1150843;-0.7117437;-0.008181162,-0.07574704;0.006403281;-0.04341789,-0.1246441;-0.3639649;-0.01408871,-0.1446128;-0.7493953;0.06775628,-0.142296;-0.7089798;-0.02291038,0.0009462234;0.5609274;0.01695755,0;0;0,0.005446345;0.3248533;0.01903224,0.01027136;0.6367874;0.02445626,0.1788709;0.5060766;-0.003159761,0.2239557;0.226193;-0.03918493,0.2540072;-0.03129765;-0.1507514,-0.1632097;0.5071122;0.01918,-0.206817;0.2285313;-0.02725674,-0.2437416;-0.02500069;-0.1456193,0.07531191;0.00335525;-0.04450381,0.107103;-0.3694506;-0.02379513,0.1126093;-0.7534578;0.0665493,0.1241395;-0.7902334;0.005374432,-0.08019116;0.00400397;-0.03488662,-0.107343;-0.3689135;-0.01000581,-0.09601039;-0.7550296;0.07024331,-0.1004339;-0.7980409;0.01561664,0.009135708;0.5605145;0.02549505,665.0996
+0;0;0,0.0005633928;0.3251696;0.01413211,0.0007518422;0.6372011;0.01634289,0.1704029;0.5035055;-0.002963571,0.2155783;0.254753;-0.1351043,0.275681;0.09109448;-0.358413,-0.164537;0.4956722;-0.01292256,-0.2226107;0.2508348;-0.1473171,-0.2522004;0.06916969;-0.36269,0.07785319;0.005103183;-0.03948423,0.1006;-0.3689418;-0.001761965,0.1157618;-0.7539707;0.08296443,0.1161608;-0.7136465;-0.007063292,-0.07567018;0.006405656;-0.04334925,-0.1247746;-0.3658497;-0.01394271,-0.1450225;-0.7512209;0.06812268,-0.1417944;-0.7108479;-0.02184242,0.0007255916;0.5609287;0.01804597,0;0;0,0.005515672;0.3248467;0.01948166,0.01042524;0.6367898;0.02520776,0.178715;0.5058457;-0.002604486,0.2240631;0.226907;-0.0415473,0.2541605;-0.03030443;-0.1564372,-0.1629433;0.5073357;0.01950709,-0.2062979;0.2297396;-0.0298955,-0.2454908;-0.0218823;-0.1540468,0.07534076;0.00336656;-0.04425609,0.106357;-0.3713991;-0.02331018,0.1122152;-0.7555993;0.0661974,0.1237068;-0.7908169;0.004339933,-0.08001874;0.003973747;-0.03503395,-0.1072524;-0.3708566;-0.01032388,-0.0957913;-0.7569661;0.0699489,-0.1004112;-0.7998518;0.01630122,0.009268284;0.5605133;0.02617812,665.1321
+0;0;0,0.0005635335;0.3252508;0.01413564,0.0007520213;0.6373444;0.01634696,0.1704041;0.503636;-0.002959352,0.2155891;0.2548313;-0.1351277,0.2755847;0.09146412;-0.358039,-0.1645379;0.4958026;-0.0129184,-0.2226238;0.2509139;-0.1473411,-0.2521608;0.06957211;-0.3623306,0.07788365;0.005105179;-0.03949968,0.1006622;-0.3694622;-0.001724727,0.11581;-0.7541353;0.08292336,0.1162116;-0.7137428;-0.007699609,-0.07569978;0.006408162;-0.04336621,-0.1248727;-0.3663671;-0.0139186,-0.1451019;-0.7513822;0.06807096,-0.1418525;-0.7109406;-0.02248898,0.0007257664;0.5610595;0.01805033,0;0;0,0.005590338;0.3249039;0.01985908,0.0106078;0.6369001;0.02598834,0.1787039;0.5055655;-0.002184151,0.2240701;0.2270133;-0.04419017,0.2546567;-0.0272972;-0.1640583,-0.16276;0.5073751;0.0198532,-0.2059038;0.2302975;-0.03287777,-0.2468408;-0.01890004;-0.1601668,0.07534374;0.00332731;-0.04432154,0.1062588;-0.371971;-0.0232985,0.1121703;-0.7557991;0.06619573,0.1237809;-0.7911391;0.003613234,-0.0800739;0.004012779;-0.03498882,-0.1071055;-0.3713657;-0.01035515,-0.09596769;-0.7571768;0.06960628,-0.1006581;-0.8005536;0.01561989,0.009421851;0.5606103;0.02685475,665.1552
+0;0;0,0.0005635086;0.3252364;0.01413501,0.000751965;0.6372751;0.01634616,0.1701647;0.5036664;-0.002930934,0.2151724;0.2558375;-0.134581,0.2754546;0.09169002;-0.3585569,-0.1643048;0.4958441;-0.01287594,-0.2221629;0.2519157;-0.1467715,-0.2518409;0.06970784;-0.3627878,0.07787051;0.005104319;-0.03949302,0.1006538;-0.3695403;-0.001710277,0.1157886;-0.7538849;0.08286552,0.1161899;-0.7135012;-0.007681377,-0.07568702;0.006407082;-0.0433589,-0.1248701;-0.3664451;-0.01390522,-0.1450821;-0.7511314;0.06801432,-0.1418354;-0.7106985;-0.0224696,0.0007257166;0.5610089;0.0180491,0;0;0,0.005747519;0.3248566;0.02034736,0.01096004;0.6367843;0.02699208,0.1786397;0.5055448;-0.001999855,0.2239866;0.2285608;-0.04672301,0.2547275;-0.02542725;-0.17037,-0.1621467;0.5072379;0.01995388,-0.2048584;0.2318694;-0.03594354,-0.2473904;-0.01666339;-0.1669626,0.07535386;0.00334549;-0.04427385,0.1060495;-0.3720661;-0.02355742,0.1120789;-0.7555383;0.06597185,0.1244101;-0.7910179;0.003785849,-0.08004124;0.003987761;-0.03502954,-0.1071094;-0.3714828;-0.01064927,-0.09600924;-0.7569906;0.06912179,-0.1007425;-0.7996411;0.01429262,0.009723168;0.5605127;0.02772617,665.1894
+0;0;0,0.0004519159;0.3252181;0.01455382,0.0004367558;0.637253;0.01727663,0.1697589;0.5037259;-0.003496295,0.2171981;0.2621592;-0.1455233,0.2782935;0.1043099;-0.3737655,-0.1643973;0.4957714;-0.01285416,-0.2217847;0.2566482;-0.1553443,-0.260774;0.09797186;-0.3878204,0.07786537;0.004992516;-0.03951747,0.1004507;-0.369626;-0.001358964,0.1156908;-0.7540028;0.08305144,0.1159669;-0.7135884;-0.007492401,-0.07570849;0.006475913;-0.04331116,-0.1248153;-0.366429;-0.01440348,-0.1452504;-0.7510263;0.06787798,-0.1421287;-0.7105637;-0.0226069,0.0004662705;0.5609841;0.01885046,0;0;0,0.005747519;0.3248566;0.02034736,0.01096004;0.6367843;0.02699208,0.1786397;0.5055448;-0.001999855,0.2239866;0.2285608;-0.04672301,0.2547275;-0.02542725;-0.17037,-0.1621467;0.5072379;0.01995388,-0.2048584;0.2318694;-0.03594354,-0.2473904;-0.01666339;-0.1669626,0.07535386;0.00334549;-0.04427385,0.1060495;-0.3720661;-0.02355742,0.1120789;-0.7555383;0.06597185,0.1244101;-0.7910179;0.003785849,-0.08004124;0.003987761;-0.03502954,-0.1071094;-0.3714828;-0.01064927,-0.09600924;-0.7569906;0.06912179,-0.1007425;-0.7996411;0.01429262,0.009723168;0.5605127;0.02772617,665.2123
+0;0;0,0.0004518517;0.3251719;0.01455175,0.000436697;0.6371278;0.01727401,0.1695734;0.5036861;-0.003474912,0.2167767;0.263321;-0.1447955,0.2781717;0.1046975;-0.3741572,-0.1642168;0.4957404;-0.01282253,-0.2213187;0.2578067;-0.1546039,-0.2604992;0.0983519;-0.3882204,0.07788357;0.004993683;-0.0395267,0.1004651;-0.369562;-0.001374599,0.1155912;-0.7510616;0.08240399,0.1158729;-0.7104321;-0.01000931,-0.07572619;0.006477427;-0.04332129,-0.1248248;-0.3663649;-0.01441846,-0.1451069;-0.7480834;0.06724712,-0.1419208;-0.7074049;-0.025106,0.0004662028;0.5608817;0.01884737,0;0;0,0.005880978;0.3247901;0.02062702,0.01126442;0.6366303;0.02753329,0.1786339;0.5054545;-0.001909016,0.2241787;0.2305808;-0.05033565,0.2551031;-0.02299836;-0.1779244,-0.1616542;0.5070843;0.0200229,-0.2042161;0.2340621;-0.04016387,-0.2475286;-0.01658568;-0.1699225,0.07536785;0.003332764;-0.04429138,0.1058891;-0.3720397;-0.02376199,0.1120564;-0.7526392;0.06509519,0.1247101;-0.7916445;0.004009724,-0.08006577;0.003998796;-0.03502325,-0.1070014;-0.3714393;-0.01097847,-0.09632621;-0.7541147;0.06798463,-0.1011004;-0.7981618;0.01188177,0.009982962;0.5603817;0.02820325,665.2349
+0;0;0,0.0004517578;0.3251044;0.01454873,0.0004366087;0.6369738;0.01727035,0.1696281;0.5035377;-0.003486298,0.2166281;0.2642078;-0.1441983,0.2783993;0.1046122;-0.3749657,-0.1642702;0.4955893;-0.01283694,-0.2211262;0.2586803;-0.1540077,-0.2605469;0.09824835;-0.3890558,0.07787356;0.004993041;-0.03952162,0.1004506;-0.369489;-0.001377024,0.1155701;-0.7508219;0.08236495,0.1158524;-0.7101701;-0.01024289,-0.07571646;0.006476594;-0.04331572,-0.1248054;-0.3662924;-0.01441858,-0.1450787;-0.7478441;0.06721132,-0.1418858;-0.707143;-0.02533621,0.0004661051;0.5607517;0.01884321,0;0;0,0.005938284;0.3246931;0.02106667,0.01134231;0.6364373;0.02837157,0.1787153;0.5052997;-0.001512764,0.2247562;0.2324297;-0.05356896,0.255132;-0.02070987;-0.1859989,-0.1616505;0.5070465;0.02016938,-0.2039774;0.2356486;-0.04179268,-0.2490328;-0.01427446;-0.1761374,0.07539015;0.003334671;-0.04423106,0.1056334;-0.3720131;-0.02420759,0.1119068;-0.752401;0.06479669,0.1229664;-0.7909224;0.002569199,-0.0800339;0.003990651;-0.03506892,-0.1071697;-0.3713832;-0.01141134,-0.09653939;-0.7539;0.06748122,-0.1018421;-0.7985603;0.01191619,0.01005932;0.5602119;0.02894425,665.2582
+0;0;0,0.0003418648;0.3251856;0.01496371,0.0001375167;0.6371664;0.01825026,0.1696087;0.503846;-0.004327193,0.2176208;0.2688411;-0.1507111,0.2775223;0.1251216;-0.3798423,-0.1643289;0.496695;-0.01675703,-0.2207062;0.2596392;-0.15671,-0.2586757;0.1066418;-0.3845142,0.07786516;0.004993637;-0.03946637,0.1003855;-0.3694846;-0.001097064,0.1146217;-0.7506953;0.08354905,0.1156223;-0.7100171;-0.00895904,-0.07567624;0.006457784;-0.04332341,-0.1248183;-0.3663229;-0.01446207,-0.1449371;-0.7479209;0.06719229,-0.1410414;-0.7071999;-0.02523421,0.000216382;0.560913;0.01967978,0;0;0,0.005924813;0.3247595;0.02158284,0.01126632;0.6366086;0.02943039,0.1788556;0.5050418;-0.001060247,0.2249654;0.2334605;-0.05654144,0.2527754;-0.008114621;-0.1892543,-0.1619512;0.5068199;0.02024601,-0.2045365;0.2365417;-0.04376105,-0.2490638;-0.001148805;-0.1789097,0.07542915;0.003356918;-0.04409862,0.1054372;-0.3720532;-0.02460313,0.1117241;-0.7524872;0.06438971,0.1247568;-0.7916497;0.003402233,-0.07996441;0.003957402;-0.03515033,-0.1071934;-0.3714409;-0.01173924,-0.09810362;-0.7543431;0.06567218,-0.1026841;-0.7976936;0.008475199,0.01000341;0.5603533;0.02986383,665.2929
+0;0;0,0.000341914;0.3252324;0.01496586,0.0001375564;0.6372319;0.01825281,0.1696375;0.5039024;-0.004328733,0.2173884;0.2701764;-0.149916,0.2794946;0.121167;-0.3874809,-0.1643568;0.4967502;-0.01676068,-0.2204273;0.2609844;-0.1559521,-0.2597944;0.1023556;-0.392141,0.07784315;0.004992226;-0.03945522,0.1003674;-0.3695521;-0.001079138,0.1146148;-0.7510608;0.08363314,0.1156112;-0.7104279;-0.008482739,-0.07565486;0.006455959;-0.04331116,-0.1248056;-0.3663905;-0.01444474,-0.1449401;-0.7482868;0.06727345,-0.1410609;-0.7076113;-0.02476117,0.000216421;0.5609791;0.01968232,0;0;0,0.0060171;0.3247641;0.02218819,0.01143261;0.636612;0.03075862,0.1788315;0.5048916;-0.0007631779,0.2245692;0.2354418;-0.05914581,0.253562;-0.0116128;-0.2027476,-0.1618305;0.5069752;0.02052532,-0.2041441;0.2387243;-0.04546473,-0.2522045;-0.001834214;-0.1948629,0.07540968;0.003348187;-0.0440836,0.1052212;-0.3721616;-0.02492023,0.1116506;-0.7529166;0.06403089,0.1241988;-0.7913171;0.00268507,-0.07992961;0.003957599;-0.035168,-0.1073334;-0.3715154;-0.0120904,-0.09770417;-0.7547709;0.0650496,-0.1025983;-0.7988391;0.009467777,0.01015325;0.5603569;0.03100204,665.3257
+0;0;0,0.0003420539;0.3253654;0.01497198,0.0001375369;0.637603;0.01826119,0.169468;0.504266;-0.004295111,0.2168865;0.2721665;-0.1488692,0.2801515;0.1203772;-0.3908662,-0.164192;0.4971209;-0.01671462,-0.2198724;0.2629959;-0.1549374,-0.2599738;0.1014076;-0.3955327,0.07786862;0.004993859;-0.03946812,0.1003876;-0.3694634;-0.001100969,0.1146503;-0.7513802;0.08370194,0.1156423;-0.7107933;-0.008015007,-0.07567961;0.00645807;-0.04332533,-0.1248189;-0.3663017;-0.01446562,-0.1449749;-0.7486066;0.06733999,-0.1411126;-0.7079772;-0.02429604,0.0002164684;0.5612855;0.01969191,0;0;0,0.006206982;0.3248618;0.02265477,0.01193167;0.6369249;0.03186607,0.1788624;0.5048918;-0.0003867149,0.2248196;0.2385346;-0.06333268,0.2545287;-0.01194248;-0.2116015,-0.1611538;0.5071314;0.02073444,-0.2034399;0.241753;-0.0485951,-0.252754;-0.003686011;-0.200031,0.07541394;0.003348693;-0.04413295,0.1051953;-0.3720794;-0.02504826,0.1117231;-0.7532238;0.06406808,0.1234109;-0.7907152;0.002153873,-0.07998402;0.003957888;-0.03511533,-0.1072351;-0.3714385;-0.01204282,-0.1000832;-0.7556068;0.06291701,-0.1025485;-0.7941004;0.00104925,0.01056581;0.5606062;0.03193736,665.3594
+0;0;0,0.0002161324;0.325367;0.01533682,-0.0002277696;0.6375118;0.01900742,0.1691751;0.5041473;-0.005152622,0.222961;0.3110611;-0.195465,0.2968043;0.1253791;-0.4125679,-0.1644189;0.4978165;-0.01876874,-0.2199406;0.2677628;-0.1615506,-0.2582241;0.1148946;-0.41101,0.0779291;0.004972547;-0.03946519,0.1004152;-0.3696148;-0.0009902604,0.1145587;-0.751454;0.08375244,0.1158533;-0.7108323;-0.008079,-0.07572983;0.006481331;-0.04333769,-0.125449;-0.3663768;-0.01493862,-0.1454533;-0.7485832;0.06691885,-0.1412838;-0.7079212;-0.02482235,-8.387776E-05;0.5612253;0.02034725,0;0;0,0.006194618;0.3248447;0.02316141,0.01187697;0.6368045;0.03289866,0.178876;0.5046784;-0.0002758503,0.22441;0.2401906;-0.06635833,0.25515;-0.01232049;-0.2158827,-0.1613178;0.5068047;0.02093764,-0.2033773;0.2433191;-0.05117574,-0.2547033;-0.001116619;-0.2082782,0.07539158;0.003280237;-0.04427779,0.1051394;-0.3722944;-0.02529454,0.1119005;-0.7533908;0.06360054,0.1232189;-0.7911059;0.001680613,-0.08009443;0.004033249;-0.03498266,-0.1074113;-0.3715249;-0.0123658,-0.1002843;-0.7556131;0.06252062,-0.1034552;-0.7935972;-5.435944E-05,0.01052504;0.5605181;0.0328393,665.3811
+0;0;0,0.0002161324;0.325367;0.01533682,-0.0002277696;0.6375118;0.01900742,0.1691751;0.5041473;-0.005152622,0.222961;0.3110611;-0.195465,0.2968043;0.1253791;-0.4125679,-0.1644189;0.4978165;-0.01876874,-0.2199406;0.2677628;-0.1615506,-0.2582241;0.1148946;-0.41101,0.0779291;0.004972547;-0.03946519,0.1004152;-0.3696148;-0.0009902604,0.1145587;-0.751454;0.08375244,0.1158533;-0.7108323;-0.008079,-0.07572983;0.006481331;-0.04333769,-0.125449;-0.3663768;-0.01493862,-0.1454533;-0.7485832;0.06691885,-0.1412838;-0.7079212;-0.02482235,-8.387776E-05;0.5612253;0.02034725,0;0;0,0.006194618;0.3248447;0.02316141,0.01187697;0.6368045;0.03289866,0.178876;0.5046784;-0.0002758503,0.22441;0.2401906;-0.06635833,0.25515;-0.01232049;-0.2158827,-0.1613178;0.5068047;0.02093764,-0.2033773;0.2433191;-0.05117574,-0.2547033;-0.001116619;-0.2082782,0.07539158;0.003280237;-0.04427779,0.1051394;-0.3722944;-0.02529454,0.1119005;-0.7533908;0.06360054,0.1232189;-0.7911059;0.001680613,-0.08009443;0.004033249;-0.03498266,-0.1074113;-0.3715249;-0.0123658,-0.1002843;-0.7556131;0.06252062,-0.1034552;-0.7935972;-5.435944E-05,0.01052504;0.5605181;0.0328393,665.4043
+0;0;0,0.0002161281;0.3253605;0.01533652,-0.0002276794;0.637441;0.01900656,0.1693714;0.5040312;-0.005183423,0.2226801;0.3126582;-0.1938072,0.2947011;0.1315586;-0.4055523,-0.1646094;0.497693;-0.01881533,-0.2196385;0.2696805;-0.1603303,-0.2569772;0.1205849;-0.4036334,0.07799737;0.004976903;-0.03949976,0.1005011;-0.3699043;-0.0009946525,0.1146348;-0.7514794;0.08368945,0.1159308;-0.7108467;-0.008237027,-0.07579618;0.006487009;-0.04337566,-0.1255544;-0.3666635;-0.01495432,-0.1455448;-0.7486056;0.06684655,-0.141371;-0.7079326;-0.02498959,-8.382673E-05;0.5611753;0.02034603,0;0;0,0.006299686;0.3247946;0.02373815,0.01207976;0.6366733;0.03393126,0.1791039;0.5042857;0.000235796,0.224187;0.2432037;-0.06939244,0.2538275;-0.001519755;-0.2178915,-0.1612435;0.5064937;0.02115187,-0.2037232;0.2463488;-0.05344375,-0.2539416;0.009064406;-0.2083447,0.07532613;0.003239498;-0.04454291,0.1050474;-0.372635;-0.02556944,0.1117479;-0.7535134;0.06307316,0.1232575;-0.7913036;0.00112772,-0.08027427;0.004079086;-0.0347562,-0.1076183;-0.371831;-0.01310188,-0.1001599;-0.7552931;0.06352654,-0.1037306;-0.7956903;0.003554031,0.01070512;0.5604082;0.03376794,665.427
+0;0;0,0.0001399786;0.3253415;0.0158672,-0.0004460906;0.6374121;0.02001005,0.1690841;0.5042295;-0.005929556,0.2237889;0.3147836;-0.1945506,0.2976526;0.1488775;-0.4160601,-0.164557;0.4982092;-0.02006135,-0.2183354;0.2734073;-0.1650865,-0.2538384;0.1336484;-0.412582,0.0780312;0.004960812;-0.03947528,0.1004677;-0.3696657;-0.0009233691,0.1145732;-0.7516582;0.08383198,0.1160282;-0.7110395;-0.007718369,-0.07581454;0.006492929;-0.04337942,-0.1256795;-0.3663906;-0.01498918,-0.1454378;-0.7487303;0.06702717,-0.1411191;-0.7080676;-0.02442771,-0.0002679213;0.5611479;0.02124029,0;0;0,0.006340798;0.3247696;0.02415347,0.01211278;0.6366301;0.03479409,0.1791207;0.5042053;0.0005612373,0.2236027;0.2451082;-0.07258475,0.2537317;0.001416534;-0.2200761,-0.1612236;0.5063187;0.02172424,-0.2041007;0.2484066;-0.05639877,-0.2542872;0.01460624;-0.2140877,0.07535622;0.003257364;-0.04452646,0.1049834;-0.3723814;-0.02575326,0.1115352;-0.7536987;0.06287456,0.1230113;-0.7911052;0.001060247,-0.0802846;0.004060398;-0.03478035,-0.1075633;-0.3716139;-0.0133474,-0.1008347;-0.7554947;0.06340546,-0.1040483;-0.7942667;0.002115805,0.01074424;0.5603685;0.034518,665.46
+0;0;0,0.0001399743;0.3253314;0.01586671,-0.0004460199;0.6373637;0.02000926,0.1691737;0.5041658;-0.005944952,0.2233475;0.3165589;-0.192735,0.2973725;0.1502904;-0.4147283,-0.1646438;0.4981423;-0.02008422,-0.2179002;0.2755226;-0.1637015,-0.2534807;0.1354584;-0.4117379,0.07797293;0.004957107;-0.03944581,0.1004069;-0.3696268;-0.0008982755,0.1145374;-0.7522981;0.08400768,0.1159862;-0.7117247;-0.007152036,-0.07575792;0.006488081;-0.04334703,-0.1256173;-0.366353;-0.01496002,-0.1454106;-0.7493721;0.06720208,-0.1411103;-0.7087549;-0.02386256,-0.0002678851;0.5611143;0.02123926,0;0;0,0.006381851;0.3246997;0.02493238,0.01215963;0.6364923;0.0364182,0.1790673;0.5042304;0.0007367134,0.2236311;0.2489365;-0.07581913,0.2534789;0.005279079;-0.2246349,-0.161197;0.5062746;0.02181054,-0.2039663;0.2518832;-0.05867245,-0.2540727;0.02005945;-0.2203915,0.07533859;0.003233686;-0.0444293,0.1048647;-0.3723909;-0.0260818,0.1113738;-0.7543356;0.06292343,0.1227642;-0.7910367;0.00091362,-0.08018129;0.004073491;-0.03485237,-0.1074918;-0.3715695;-0.0136682,-0.1007829;-0.7561277;0.06324718,-0.1042104;-0.7943569;0.00195257,0.01079234;0.5602466;0.03592587,665.4938
+0;0;0,0.0001399738;0.3253303;0.01586665,-0.0004460773;0.6373934;0.02000966,0.1690519;0.5042303;-0.00592492,0.2227973;0.3181069;-0.1912379,0.2972193;0.1509467;-0.4144218,-0.1645257;0.498211;-0.02005403,-0.217361;0.2773518;-0.1625356,-0.2531323;0.1365364;-0.4119022,0.07802001;0.0049601;-0.03946962,0.1004358;-0.3693203;-0.0009533241,0.1144198;-0.748022;0.08307187,0.1159157;-0.7071045;-0.0110546,-0.07580367;0.006491998;-0.0433732,-0.1256226;-0.366047;-0.01500919,-0.1452107;-0.7450929;0.0663006,-0.1407704;-0.7041302;-0.02772772,-0.0002679279;0.5611378;0.02123976,0;0;0,0.006477278;0.3246357;0.02571488,0.0123133;0.6364226;0.03813815,0.1788035;0.5043046;0.0007367134,0.2235561;0.2523581;-0.07921004,0.2531316;0.008100003;-0.2300594,-0.160776;0.5060875;0.02204153,-0.2033055;0.2548911;-0.06140266,-0.2536501;0.02359293;-0.2265051,0.07532865;0.003277063;-0.04454696,0.1046503;-0.3720659;-0.02639127,0.1105092;-0.7498853;0.06242847,0.1227283;-0.7907461;0.0006978512,-0.08028179;0.004024887;-0.03475932,-0.1077023;-0.3713317;-0.01408765,-0.1012302;-0.7519567;0.06176392,-0.1046972;-0.7922904;-0.001658332,0.01093433;0.5601729;0.0374012,665.5273
+0;0;0,3.634385E-05;0.32528;0.01606072,-0.0006808495;0.6372933;0.02034295,0.1691679;0.5052851;-0.004799664,0.2216341;0.3284664;-0.1974754,0.304216;0.1561614;-0.4380601,-0.1642045;0.4989511;-0.02221151,-0.2166722;0.2826072;-0.1691262,-0.2541887;0.1321;-0.434324,0.07805128;0.004939383;-0.03940887,0.1004137;-0.3689594;-0.001074314,0.1144833;-0.7495717;0.08321495,0.1166493;-0.7087712;-0.009902678,-0.07574216;0.006536363;-0.04347252,-0.1258808;-0.3655693;-0.01530573,-0.1452298;-0.7464535;0.06667706,-0.1401517;-0.7055999;-0.02632104,-0.0004684756;0.5610499;0.0215414,0;0;0,0.006356147;0.3245748;0.02599716,0.01202177;0.6363099;0.03859711,0.1784149;0.5045313;0.0009057522,0.2227726;0.2551794;-0.08274567,0.2551067;-0.001881778;-0.2478633,-0.1607456;0.5057762;0.02225366,-0.2029661;0.2570862;-0.06441972,-0.25636;0.0125961;-0.2426427,0.07532822;0.003298014;-0.04454482,0.1044503;-0.3716724;-0.02668524,0.1103855;-0.7514074;0.06239033,0.1224617;-0.7907006;0.0003833771,-0.08027472;0.0040059;-0.03477615,-0.1077418;-0.3709598;-0.01437532,-0.1012758;-0.7534652;0.06188818,-0.105118;-0.7924064;-0.001551446,0.01068814;0.5600724;0.03782415,665.5619
+0;0;0,3.634676E-05;0.325306;0.01606201,-0.0006809762;0.6373756;0.02034498,0.1692506;0.5053259;-0.004810272,0.2217963;0.3282394;-0.1977779,0.3004748;0.1640787;-0.4269909,-0.1642845;0.4989888;-0.02223062,-0.2168318;0.2823172;-0.1693678,-0.252575;0.138924;-0.4220306,0.07806623;0.004940329;-0.03941642,0.100403;-0.3685289;-0.001125894,0.1144882;-0.7495658;0.0832574,0.116617;-0.7089511;-0.0082587,-0.07575666;0.006537615;-0.04348084,-0.1258377;-0.3651406;-0.01534641,-0.1452083;-0.7464497;0.06672783,-0.1402176;-0.7057828;-0.02467079,-0.0004685624;0.5611179;0.02154366,0;0;0,0.006330796;0.3245681;0.02640962,0.01190728;0.6363409;0.03950596,0.1782536;0.5045141;0.0009777546,0.2226697;0.2563506;-0.08733571,0.2539299;0.01143412;-0.2445502,-0.1607996;0.5056094;0.02230784,-0.2035113;0.258156;-0.0687949,-0.2544171;0.0269549;-0.2409354,0.07532655;0.003323987;-0.04457867,0.1043983;-0.3712253;-0.02691388,0.1102978;-0.7513924;0.06222749,0.1223172;-0.7893394;0.001144409,-0.08030227;0.003979185;-0.03475784,-0.1077561;-0.3705735;-0.01473416,-0.1000334;-0.7532402;0.06281945,-0.1048441;-0.7932077;0.003038082,0.01060099;0.5600901;0.03860474,665.594
+0;0;0,3.635672E-05;0.3253952;0.01606641,-0.0006813143;0.6376163;0.02035148,0.1693988;0.5054813;-0.004826231,0.221897;0.3285548;-0.1976195,0.3007871;0.1639526;-0.4274489,-0.164428;0.4991387;-0.02226181,-0.2169277;0.2826628;-0.1692661,-0.2527671;0.1388839;-0.4226084,0.07808136;0.004941287;-0.03942406,0.1003594;-0.3675466;-0.001234159,0.1144814;-0.7495763;0.08336902,0.1166113;-0.7089559;-0.008196518,-0.07577135;0.006538882;-0.04348927,-0.1257208;-0.3641627;-0.01542878,-0.1451419;-0.7464654;0.06685934,-0.1401484;-0.7057927;-0.02458866,-0.0004687987;0.5613221;0.02155074,0;0;0,0.006293222;0.324596;0.02716636,0.01168478;0.6364743;0.04142165,0.1779289;0.5045714;0.001198292,0.2233766;0.2586455;-0.0919857,0.2538356;0.0129573;-0.2496203,-0.1609426;0.5055292;0.02257809,-0.2039198;0.2599128;-0.0725736,-0.256043;0.03108609;-0.2488138,0.07531114;0.003351122;-0.04463601,0.1043364;-0.3702253;-0.02731084,0.1102734;-0.7514127;0.06193495,0.1225651;-0.7891902;0.0006430186,-0.08034221;0.003944092;-0.03471231,-0.1076918;-0.3696491;-0.015166,-0.100529;-0.7532836;0.06279034,-0.1045023;-0.7908159;0.0001390427,0.01043543;0.5601904;0.04020333,665.6281
+0;0;0,-0.0001188748;0.3253541;0.01641115,-0.001116888;0.6375552;0.02121053,0.1688096;0.5058001;-0.006458964,0.2240957;0.3321262;-0.2010859,0.2894583;0.2193179;-0.4553388,-0.1644146;0.499568;-0.02369875,-0.2233323;0.3111329;-0.2029185,-0.2516437;0.1772779;-0.4537647,0.07813351;0.004940225;-0.03938593,0.1003752;-0.3674686;-0.00109525,0.1142836;-0.7490811;0.08352292,0.1164422;-0.7083818;-0.008619547,-0.07577884;0.006541783;-0.04353473,-0.125901;-0.3640709;-0.01554828,-0.1448603;-0.7460274;0.06649791,-0.1398248;-0.7052537;-0.02552351,-0.0008304997;0.5612653;0.02227122,0;0;0,0.006281816;0.3245234;0.02774334,0.01165748;0.6363607;0.04262137,0.1777523;0.504537;0.001372576,0.2241202;0.2605564;-0.09569561,0.2538098;0.02373505;-0.2527838,-0.1608121;0.5050788;0.0228966,-0.2044645;0.2613515;-0.07604925,-0.2551331;0.03996953;-0.2494425,0.07532508;0.003385261;-0.04466736,0.1043359;-0.370123;-0.02736998,0.1101928;-0.7509117;0.06177783,0.1225156;-0.7890171;-2.169609E-05,-0.08038568;0.003902458;-0.03469025,-0.1077759;-0.3696238;-0.01527024,-0.1006519;-0.7528824;0.0624717,-0.1044673;-0.7896675;-0.001828823,0.01040973;0.5600853;0.04125285,665.6619
+0;0;0,-0.0001188899;0.3253955;0.01641324,-0.00111716;0.6376772;0.02121385,0.1685459;0.5059883;-0.006410744,0.2237679;0.3325157;-0.2008121,0.2883596;0.221038;-0.4520661,-0.1641607;0.4997659;-0.02362375,-0.2230102;0.3115491;-0.2026358,-0.2509876;0.179273;-0.4505233,0.07818569;0.004943524;-0.03941223,0.1004267;-0.3674533;-0.001122788,0.1143662;-0.7499206;0.08368492,0.1165539;-0.7090773;-0.009697154,-0.07582945;0.006546151;-0.04356381,-0.1259499;-0.3640546;-0.01557826,-0.1449517;-0.7468666;0.06665172,-0.1398485;-0.7059481;-0.0266077,-0.0008306979;0.5613673;0.02227482,0;0;0,0.00627074;0.3245085;0.02839971,0.01162184;0.6364003;0.04381537,0.1772763;0.5047237;0.001627922,0.2241176;0.262558;-0.09884989,0.2545161;0.02978119;-0.2557536,-0.1603634;0.5048364;0.0230865,-0.2042069;0.2628575;-0.07917803,-0.2546161;0.0484665;-0.2558793,0.0753253;0.003465444;-0.0447756,0.1042506;-0.3700369;-0.02747035,0.1099889;-0.7517351;0.06164408,0.1224447;-0.790829;-0.0009136163,-0.08048832;0.003814771;-0.03460983,-0.1079943;-0.3696921;-0.01521386,-0.101207;-0.7540994;0.06128985,-0.1050048;-0.7899943;-0.005687866,0.01037953;0.5601073;0.04232502,665.6842
+0;0;0,-0.0001189191;0.3254753;0.01641727,-0.001117525;0.6378618;0.02121948,0.1684287;0.5061853;-0.006384946,0.22367;0.3326518;-0.2008545,0.2876359;0.2222543;-0.4496738,-0.1640482;0.4999672;-0.02358606,-0.2229183;0.3116844;-0.2026609,-0.2506247;0.18069;-0.4481464,0.07822118;0.004945768;-0.03943012,0.1004578;-0.3673785;-0.001148142,0.1143958;-0.7498021;0.08364987,0.116583;-0.7089608;-0.009714298,-0.07586388;0.006549122;-0.04358358,-0.1259746;-0.3639794;-0.01560349,-0.1449742;-0.7467477;0.06661709,-0.139872;-0.7058312;-0.02662444,-0.000830965;0.5615261;0.02228081,0;0;0,0.006193635;0.3245516;0.02883816,0.01143176;0.636531;0.04463792,0.1767778;0.5046378;0.001792669,0.2244064;0.2640146;-0.1022066,0.2549103;0.0349929;-0.259715,-0.1602044;0.5045689;0.02324389,-0.2048974;0.2647349;-0.08383584,-0.2550539;0.05472218;-0.2615134,0.07533185;0.003514737;-0.04483867,0.1041375;-0.3699258;-0.02758384,0.1098757;-0.7515876;0.06148934,0.1226742;-0.7906968;-0.0009551048,-0.08055269;0.003763751;-0.03456653,-0.1081704;-0.3696746;-0.01542569,-0.1014798;-0.7540354;0.06109064,-0.1052523;-0.7896756;-0.006112982,0.01021936;0.5602133;0.04305768,665.7171
+0;0;0,-0.0002613815;0.3254566;0.01678206,-0.001499449;0.6378341;0.02212222,0.1678989;0.5065533;-0.007570531,0.2269731;0.3386766;-0.2058419,0.2814814;0.2362383;-0.460254,-0.1642992;0.4990052;-0.02179432,-0.2230949;0.3121095;-0.2023404,-0.251406;0.1851784;-0.449883,0.07824481;0.00496734;-0.03938048,0.1005501;-0.3673439;-0.00101243,0.1145747;-0.7498097;0.08358098,0.1160827;-0.7089425;-0.009793617,-0.07586175;0.006513736;-0.04359257,-0.1261634;-0.3639968;-0.01571871,-0.1449274;-0.7467119;0.06680338,-0.1405018;-0.705756;-0.02646809,-0.001149479;0.5614967;0.02304002,0;0;0,0.006193635;0.3245516;0.02883816,0.01143176;0.636531;0.04463792,0.1767778;0.5046378;0.001792669,0.2244064;0.2640146;-0.1022066,0.2549103;0.0349929;-0.259715,-0.1602044;0.5045689;0.02324389,-0.2048974;0.2647349;-0.08383584,-0.2550539;0.05472218;-0.2615134,0.07533185;0.003514737;-0.04483867,0.1041375;-0.3699258;-0.02758384,0.1098757;-0.7515876;0.06148934,0.1226742;-0.7906968;-0.0009551048,-0.08055269;0.003763751;-0.03456653,-0.1081704;-0.3696746;-0.01542569,-0.1014798;-0.7540354;0.06109064,-0.1052523;-0.7896756;-0.006112982,0.01021936;0.5602133;0.04305768,665.7399
+0;0;0,-0.0002614041;0.3254847;0.01678351,-0.001499465;0.6378611;0.0221238,0.1680766;0.5065268;-0.007601175,0.2271938;0.3385276;-0.2060171,0.281715;0.2360652;-0.460489,-0.1644708;0.4989707;-0.02183991,-0.2233094;0.3119386;-0.2025177,-0.251627;0.1849778;-0.4501185,0.07831914;0.004972058;-0.03941789,0.1006166;-0.3672087;-0.001063284,0.1146717;-0.7505064;0.08371413,0.1161739;-0.7096808;-0.009303115,-0.07593383;0.006519924;-0.04363398,-0.1262179;-0.3638608;-0.01576989,-0.1450226;-0.7474083;0.0669317,-0.140614;-0.7064944;-0.02598281,-0.001149514;0.561528;0.02304155,0;0;0,0.006007243;0.3245366;0.02935934,0.010995;0.6364962;0.04560471,0.1764203;0.5046691;0.001802683,0.2244583;0.2654067;-0.1055907,0.2550942;0.03710523;-0.2642317,-0.1606087;0.5043858;0.02312627,-0.2057896;0.2652001;-0.08566874,-0.2569694;0.05930321;-0.2679162,0.07535152;0.003569066;-0.04496432,0.1038897;-0.3697674;-0.02786875,0.1099219;-0.7522197;0.06155013,0.1222631;-0.7906181;-0.00122739,-0.08069019;0.003706118;-0.03446356,-0.1086052;-0.3696008;-0.01576852,-0.1019099;-0.7548285;0.06076054,-0.1054459;-0.7899476;-0.006460432,0.009849094;0.5601839;0.04391789,665.7627
+0;0;0,-0.0002614396;0.3255289;0.01678579,-0.001499616;0.637935;0.02212667,0.1681989;0.5065559;-0.007620407,0.2270965;0.339181;-0.2052991,0.2820821;0.2358457;-0.4619389,-0.164589;0.4989944;-0.02186945,-0.223209;0.3126573;-0.2018759,-0.2517679;0.1846148;-0.451586,0.07832167;0.004972219;-0.03941916,0.1005724;-0.3664272;-0.001145087,0.1146858;-0.7513179;0.08398468,0.1161612;-0.7106854;-0.007373706,-0.07593628;0.006520134;-0.04363539,-0.1261148;-0.363083;-0.01582981,-0.1449977;-0.7482246;0.06721552,-0.1406676;-0.7075053;-0.02404198,-0.001149643;0.5615969;0.02304448,0;0;0,0.005733028;0.3245502;0.02975344,0.0103504;0.6365275;0.04633331,0.1759295;0.5048501;0.001907349,0.2247657;0.268095;-0.1081932,0.2548965;0.03914002;-0.2701727,-0.161122;0.5041056;0.02321022,-0.206684;0.2669662;-0.08746561,-0.2603577;0.0649599;-0.2768811,0.07539421;0.00360319;-0.04489553,0.1037329;-0.3689703;-0.02806115,0.1100173;-0.7530942;0.06136203,0.121018;-0.7898716;-0.0009384193,-0.08067121;0.003683678;-0.03451763,-0.1085953;-0.3688414;-0.01600265,-0.1023023;-0.755639;0.06103725,-0.1049323;-0.7896428;-0.004979238,0.009303629;0.5602106;0.04456663,665.796
+0;0;0,-0.0004221432;0.3255109;0.01718809,-0.001913632;0.6379061;0.02298764,0.1674423;0.5066594;-0.008178327,0.2333059;0.3453999;-0.209319,0.294026;0.2721304;-0.4754343,-0.1643909;0.4997561;-0.02340157,-0.2239855;0.3160191;-0.2064026,-0.2519032;0.1944866;-0.4600228,0.07840445;0.004955128;-0.03934307,0.1005762;-0.3656292;-0.001045499,0.1148146;-0.7490343;0.08396474,0.1165685;-0.7080629;-0.01009922,-0.07594454;0.006551555;-0.0436943,-0.126074;-0.3622359;-0.01587568,-0.1448126;-0.7459349;0.06690633,-0.1401172;-0.7048706;-0.02704583,-0.001504012;0.5615709;0.02378475,0;0;0,0.005719557;0.3245074;0.03025174,0.01033106;0.6364522;0.04740334,0.1755235;0.5049078;0.001983643,0.22493;0.269399;-0.1115717,0.2550885;0.04115736;-0.2754891,-0.1608217;0.5039815;0.02334972,-0.2131205;0.2762144;-0.1038791,-0.2618369;0.06896777;-0.2897508,0.07538685;0.003688648;-0.04497671,0.1037594;-0.368077;-0.02835297,0.1096685;-0.7506229;0.06138349,0.1216048;-0.7904363;-0.001506086,-0.08075995;0.003537167;-0.03442393,-0.1086203;-0.3681949;-0.01625464,-0.101723;-0.7534808;0.06079151,-0.1051615;-0.7904418;-0.006110493,0.009282593;0.560143;0.04549003,665.8293
+0;0;0,-0.0004222204;0.3255704;0.01719123,-0.001914044;0.6380357;0.0229921,0.1674759;0.5067614;-0.0081801,0.2336533;0.3447335;-0.2102791,0.2941652;0.2717152;-0.4754822,-0.164424;0.4998567;-0.0234064,-0.2243025;0.3152442;-0.2072794,-0.2521245;0.1941284;-0.4600301,0.07843911;0.004957318;-0.03936046,0.1005898;-0.3652759;-0.00109918,0.1149362;-0.7515883;0.08455569,0.1166557;-0.7108326;-0.007660031,-0.07597812;0.006554451;-0.04371361,-0.1260601;-0.3618836;-0.01592135,-0.1449408;-0.7484921;0.06748839,-0.1403377;-0.7076452;-0.02461772,-0.001504335;0.561684;0.02378939,0;0;0,0.005599201;0.324537;0.03059768,0.01002746;0.6365314;0.04817176,0.1751657;0.504922;0.002159357,0.2256531;0.2706437;-0.116336,0.2556414;0.04306993;-0.2795442,-0.1609769;0.5039002;0.02334336,-0.2136862;0.2752475;-0.1047822,-0.2595509;0.07586659;-0.2983531,0.07541591;0.003729016;-0.04500055,0.1036693;-0.3676942;-0.02845502,0.1093806;-0.7532781;0.06139089,0.1213005;-0.7907805;-0.001248825,-0.08080739;0.003501063;-0.03441545,-0.1087338;-0.3678739;-0.01630673,-0.1022015;-0.756053;0.06150245,-0.1055435;-0.7910863;-0.004693352,0.00902956;0.5602077;0.04614973,665.8534
+0;0;0,-0.0004223317;0.3256562;0.01719576,-0.001914588;0.6382126;0.02299845,0.1677088;0.5068434;-0.0082177,0.2338404;0.3449277;-0.2101769,0.2942639;0.272016;-0.4749924,-0.1646494;0.4999292;-0.02346503,-0.2244865;0.3154445;-0.2072108,-0.2522678;0.1945056;-0.4595922,0.07850114;0.004961238;-0.03939159,0.1006419;-0.3651059;-0.001147468,0.1148336;-0.7472515;0.08358352,0.1166249;-0.706046;-0.01248742,-0.0760382;0.006559635;-0.04374818,-0.1260977;-0.3617131;-0.01596839,-0.1447747;-0.7441518;0.0665417,-0.1399792;-0.7028514;-0.02941506,-0.001504777;0.5618418;0.02379593,0;0;0,0.005385119;0.3245567;0.03133321,0.009479541;0.6365988;0.04975033,0.17465;0.5049936;0.00227499,0.2254281;0.2725021;-0.119162,0.2559714;0.04653828;-0.2837882,-0.1614134;0.5035847;0.02351352,-0.2154168;0.2771038;-0.1075121,-0.2654168;0.0908699;-0.3122345,0.075433;0.003810301;-0.04510081,0.1035161;-0.367461;-0.02862549,0.1088065;-0.7485133;0.0618577,0.120969;-0.7905204;-0.001588821,-0.08092178;0.003406049;-0.03433372,-0.1089583;-0.3678096;-0.01657502,-0.1016656;-0.7517771;0.06044393,-0.1059814;-0.7920253;-0.005925946,0.008571364;0.560261;0.0475111,665.8846
+0;0;0,-0.0005011233;0.3256304;0.01767647,-0.002130897;0.6381793;0.02384597,0.1672619;0.5069274;-0.008988088,0.2356022;0.3482941;-0.2128084,0.2774203;0.2613781;-0.4769886,-0.1645848;0.5003986;-0.02422394,-0.2243104;0.3202257;-0.2122352,-0.2499308;0.1965229;-0.4635031,0.07859939;0.004949714;-0.03919663,0.1008695;-0.365094;-0.0008019209,0.1148928;-0.747247;0.08392433,0.1167345;-0.7060182;-0.01214293,-0.07598394;0.006575484;-0.04383996,-0.1256844;-0.3617253;-0.01578855,-0.1440428;-0.7441603;0.06681016,-0.1392015;-0.7028165;-0.02913918,-0.001694879;0.5618078;0.0245479,0;0;0,0.005385119;0.3245567;0.03133321,0.009479541;0.6365988;0.04975033,0.17465;0.5049936;0.00227499,0.2254281;0.2725021;-0.119162,0.2559714;0.04653828;-0.2837882,-0.1614134;0.5035847;0.02351352,-0.2154168;0.2771038;-0.1075121,-0.2654168;0.0908699;-0.3122345,0.075433;0.003810301;-0.04510081,0.1035161;-0.367461;-0.02862549,0.1088065;-0.7485133;0.0618577,0.120969;-0.7905204;-0.001588821,-0.08092178;0.003406049;-0.03433372,-0.1089583;-0.3678096;-0.01657502,-0.1016656;-0.7517771;0.06044393,-0.1059814;-0.7920253;-0.005925946,0.008571364;0.560261;0.0475111,665.9071
+0;0;0,-0.0005012487;0.3257118;0.0176809,-0.002131582;0.638368;0.02385247,0.1672671;0.507087;-0.008982472,0.235554;0.3485777;-0.2126435,0.280027;0.2561437;-0.4935955,-0.1645909;0.5005579;-0.02421884,-0.2242697;0.3205259;-0.2120832,-0.2515167;0.1889697;-0.4793031,0.07859793;0.004949622;-0.0391959,0.1008421;-0.3646637;-0.0008458495,0.1148801;-0.7472146;0.08396862,0.1167137;-0.706035;-0.0116777,-0.07598253;0.006575362;-0.04383915,-0.1256251;-0.3612971;-0.01582037,-0.1440027;-0.7441303;0.06686435,-0.1391826;-0.7028362;-0.02866457,-0.001695409;0.5619692;0.02455465,0;0;0,0.005248588;0.3245926;0.03183031,0.009210311;0.6367143;0.05074239,0.1741186;0.5049435;0.002228022,0.2252337;0.2751097;-0.1235882,0.2583284;0.03843737;-0.3034406,-0.1614221;0.5034209;0.02334152,-0.2210126;0.2851675;-0.1183642,-0.2663348;0.07585147;-0.3271431,0.07551359;0.003817767;-0.04496193,0.1034137;-0.3670478;-0.02884126,0.1086883;-0.7485602;0.06147027,0.1219999;-0.7901037;-0.001624107,-0.08088621;0.003415425;-0.03441232,-0.1089983;-0.3673626;-0.01672143,-0.1013405;-0.7516925;0.06052874,-0.1056616;-0.7920161;-0.005140662,0.008333262;0.5603524;0.04838228,665.9308
+0;0;0,-0.000501303;0.3257471;0.01768281,-0.002131603;0.6383976;0.02385444,0.1672998;0.5071118;-0.008987051,0.2359575;0.3477417;-0.213754,0.2803889;0.2553943;-0.4944428,-0.1646225;0.5005815;-0.02422637,-0.2246255;0.3195719;-0.2131109,-0.2518469;0.1881388;-0.4800804,0.07858733;0.004948955;-0.03919062,0.1008206;-0.364483;-0.0008593909,0.1148469;-0.7467161;0.08388463,0.1166831;-0.7055209;-0.01189527,-0.07597229;0.006574476;-0.04383324,-0.1255905;-0.3611175;-0.01582821,-0.1439528;-0.7436326;0.06678782,-0.139126;-0.7023228;-0.02887451,-0.001695464;0.5620046;0.02455657,0;0;0,0.005036749;0.3245752;0.03239918,0.008727726;0.6366507;0.05202985,0.1734667;0.5050181;0.002176762,0.2252834;0.2760265;-0.1279004,0.2585086;0.03858982;-0.3062493,-0.1616543;0.5033665;0.02303744,-0.2230658;0.2855368;-0.1212575,-0.2668715;0.07927909;-0.3329819,0.07552134;0.00388743;-0.04491973,0.1032456;-0.3668203;-0.02908635,0.1086354;-0.7479835;0.06127977,0.1217493;-0.7897936;-0.001758575,-0.08085743;0.003355022;-0.03445555,-0.1093087;-0.3672266;-0.01703773,-0.1020712;-0.7514393;0.05917662,-0.1061338;-0.7918319;-0.006632805,0.007924981;0.5603;0.04948068,665.9633
+0;0;0,-0.0006302373;0.325746;0.01803403,-0.002383274;0.6383504;0.02457631,0.166814;0.507419;-0.0093321,0.2366544;0.3562806;-0.2197402,0.2794593;0.2915239;-0.5103863,-0.1643471;0.5008152;-0.02499854,-0.2251714;0.3247838;-0.2181446,-0.2566201;0.2330771;-0.5029283,0.07859654;0.004956854;-0.03912173,0.1008869;-0.3642541;-0.0007317401,0.1148821;-0.7477254;0.0842928,0.116761;-0.7069573;-0.007679708,-0.07595218;0.006556772;-0.04382662,-0.12549;-0.3609287;-0.01575961,-0.1439213;-0.7446862;0.06710021,-0.1391702;-0.7038008;-0.02475489,-0.001923789;0.5619713;0.02518647,0;0;0,0.004911564;0.3245471;0.03288102,0.008505657;0.6365658;0.05281806,0.1729039;0.5048915;0.002332926,0.2251753;0.2774936;-0.1301433,0.2591045;0.03853743;-0.3097252,-0.1615797;0.5033962;0.02287304,-0.2235294;0.2878522;-0.1244195,-0.2667921;0.07714795;-0.3347358,0.07557425;0.0039116;-0.04478538,0.1032936;-0.3665978;-0.02923727,0.1090752;-0.7491536;0.0607233,0.1188914;-0.7877917;-0.0006842576,-0.0808003;0.003346841;-0.03453415,-0.1092692;-0.3670294;-0.01726147,-0.1019773;-0.7524248;0.05950085,-0.1057993;-0.7906649;-0.003006093,0.007720552;0.5602316;0.05020642,665.9853
+0;0;0,-0.0006302373;0.325746;0.01803403,-0.002383274;0.6383504;0.02457631,0.166814;0.507419;-0.0093321,0.2366544;0.3562806;-0.2197402,0.2794593;0.2915239;-0.5103863,-0.1643471;0.5008152;-0.02499854,-0.2251714;0.3247838;-0.2181446,-0.2566201;0.2330771;-0.5029283,0.07859654;0.004956854;-0.03912173,0.1008869;-0.3642541;-0.0007317401,0.1148821;-0.7477254;0.0842928,0.116761;-0.7069573;-0.007679708,-0.07595218;0.006556772;-0.04382662,-0.12549;-0.3609287;-0.01575961,-0.1439213;-0.7446862;0.06710021,-0.1391702;-0.7038008;-0.02475489,-0.001923789;0.5619713;0.02518647,0;0;0,0.004911564;0.3245471;0.03288102,0.008505657;0.6365658;0.05281806,0.1729039;0.5048915;0.002332926,0.2251753;0.2774936;-0.1301433,0.2591045;0.03853743;-0.3097252,-0.1615797;0.5033962;0.02287304,-0.2235294;0.2878522;-0.1244195,-0.2667921;0.07714795;-0.3347358,0.07557425;0.0039116;-0.04478538,0.1032936;-0.3665978;-0.02923727,0.1090752;-0.7491536;0.0607233,0.1188914;-0.7877917;-0.0006842576,-0.0808003;0.003346841;-0.03453415,-0.1092692;-0.3670294;-0.01726147,-0.1019773;-0.7524248;0.05950085,-0.1057993;-0.7906649;-0.003006093,0.007720552;0.5602316;0.05020642,666.0077
+0;0;0,-0.0006302272;0.3257408;0.01803374,-0.002382969;0.6382934;0.02457522,0.1669138;0.5073498;-0.009353735,0.2366985;0.3563319;-0.219594,0.2799165;0.2909502;-0.513045,-0.1644428;0.5007421;-0.02502942,-0.2252186;0.324851;-0.2180215,-0.2569708;0.2322593;-0.5055534,0.07861112;0.004957774;-0.03912899,0.1008878;-0.3640255;-0.0007626563,0.1149001;-0.7479661;0.0843659,0.1167817;-0.7071823;-0.007740207,-0.07596627;0.006557988;-0.04383475,-0.1254735;-0.3607009;-0.01578504,-0.1439274;-0.7449279;0.06717617,-0.1391694;-0.7040267;-0.02481236,-0.001923605;0.5619343;0.02518522,0;0;0,0.004833546;0.3244847;0.03345132,0.008372344;0.6364137;0.05398297,0.172654;0.5048332;0.002446894,0.2256737;0.279519;-0.1328294,0.2590474;0.0393969;-0.3158147,-0.1616305;0.5032682;0.02274686,-0.2236379;0.2885688;-0.1253629,-0.2676354;0.07558694;-0.3373983,0.07560608;0.00394401;-0.04476082,0.1033551;-0.3663397;-0.02936959,0.1090844;-0.7493838;0.0606184,0.1189886;-0.7879988;-0.001003508,-0.08080836;0.003323496;-0.03455907,-0.1091831;-0.3668407;-0.01752263,-0.1023497;-0.7527674;0.05907569,-0.1059272;-0.7903979;-0.004301704,0.007594965;0.5601046;0.05122256,666.0319
+0;0;0,-0.0008406677;0.3257649;0.01845022,-0.002829512;0.6382778;0.0253485,0.1660968;0.5075205;-0.009965152,0.2391053;0.3620818;-0.2222842,0.2789658;0.2709866;-0.5118655,-0.164342;0.5013096;-0.0259017,-0.2270375;0.3332658;-0.2243775,-0.2536294;0.244161;-0.5160926,0.07867089;0.004942597;-0.03904965,0.1011818;-0.3637137;-0.0007949062,0.1148259;-0.7497224;0.08497213,0.1167601;-0.7090458;-0.006104879,-0.0759787;0.006569362;-0.04384625,-0.1254203;-0.3603897;-0.01602088,-0.143844;-0.7466749;0.06758003,-0.1390682;-0.7058703;-0.02337714,-0.002316318;0.5619337;0.02587022,0;0;0,0.004869413;0.3244633;0.03411388,0.008509602;0.63632;0.05525088,0.1723264;0.5049154;0.002662655,0.2252465;0.2812392;-0.1341968,0.2587018;0.03986931;-0.319577,-0.1611791;0.5034108;0.02264242,-0.2238458;0.2907951;-0.1271226,-0.267059;0.07433289;-0.3393047,0.07565351;0.003975123;-0.04471195,0.1033195;-0.3659975;-0.02946329,0.1092962;-0.7511816;0.06077147,0.1188202;-0.7876743;-0.001684666,-0.08080756;0.003298984;-0.03460736,-0.1090824;-0.3665576;-0.01774677,-0.1020216;-0.7545389;0.05948984,-0.1064434;-0.7921107;-0.002374928,0.007699296;0.5600321;0.0523417,666.0638
+0;0;0,-0.0008408529;0.3258367;0.01845429,-0.002830168;0.6384237;0.02535424,0.1659366;0.5077009;-0.009925328,0.2390171;0.3621188;-0.2224537,0.2789117;0.2709458;-0.5122823,-0.164189;0.5014958;-0.02584677,-0.2269463;0.3332865;-0.2245182,-0.2535609;0.2441055;-0.5164824,0.07864306;0.004940848;-0.03903583,0.101145;-0.363569;-0.0007962994,0.1147956;-0.7497623;0.08501177,0.1167948;-0.708727;-0.009125516,-0.07595182;0.006567038;-0.04383074,-0.1253737;-0.3602461;-0.01601643,-0.1438063;-0.7467161;0.06762448,-0.13887;-0.7055485;-0.02638893,-0.00231686;0.5620625;0.02587607,0;0;0,0.004847031;0.3244868;0.03457808,0.008513737;0.6363931;0.05606842,0.1719017;0.5048582;0.002772093,0.2255775;0.2822425;-0.136024,0.2589753;0.04087684;-0.3218516,-0.1608783;0.5035372;0.02255285,-0.2234084;0.2917359;-0.128885,-0.2676986;0.07347904;-0.3393773,0.07571767;0.003970608;-0.04454219,0.103319;-0.3658673;-0.02950239,0.1093385;-0.7512863;0.06055665,0.1173578;-0.7884998;-0.005818367,-0.08073732;0.003313144;-0.03469075,-0.1086735;-0.3664268;-0.01795698,-0.1020707;-0.7545447;0.05960257,-0.1067923;-0.7938603;-0.004900686,0.007692154;0.5600914;0.05307794,666.0863
+0;0;0,-0.0008408529;0.3258367;0.01845429,-0.002830168;0.6384237;0.02535424,0.1659366;0.5077009;-0.009925328,0.2390171;0.3621188;-0.2224537,0.2789117;0.2709458;-0.5122823,-0.164189;0.5014958;-0.02584677,-0.2269463;0.3332865;-0.2245182,-0.2535609;0.2441055;-0.5164824,0.07864306;0.004940848;-0.03903583,0.101145;-0.363569;-0.0007962994,0.1147956;-0.7497623;0.08501177,0.1167948;-0.708727;-0.009125516,-0.07595182;0.006567038;-0.04383074,-0.1253737;-0.3602461;-0.01601643,-0.1438063;-0.7467161;0.06762448,-0.13887;-0.7055485;-0.02638893,-0.00231686;0.5620625;0.02587607,0;0;0,0.004847031;0.3244868;0.03457808,0.008513737;0.6363931;0.05606842,0.1719017;0.5048582;0.002772093,0.2255775;0.2822425;-0.136024,0.2589753;0.04087684;-0.3218516,-0.1608783;0.5035372;0.02255285,-0.2234084;0.2917359;-0.128885,-0.2676986;0.07347904;-0.3393773,0.07571767;0.003970608;-0.04454219,0.103319;-0.3658673;-0.02950239,0.1093385;-0.7512863;0.06055665,0.1173578;-0.7884998;-0.005818367,-0.08073732;0.003313144;-0.03469075,-0.1086735;-0.3664268;-0.01795698,-0.1020707;-0.7545447;0.05960257,-0.1067923;-0.7938603;-0.004900686,0.007692154;0.5600914;0.05307794,666.1121
+0;0;0,-0.000893036;0.3258691;0.0190058,-0.002973821;0.6384947;0.02623152,0.1652555;0.5075747;-0.01023763,0.237898;0.3659316;-0.2278929,0.2779472;0.2794434;-0.5182037,-0.1638705;0.502099;-0.02623033,-0.2283192;0.337606;-0.2299505,-0.2531102;0.2497435;-0.5215497,0.07870942;0.004923904;-0.03882122,0.1015976;-0.3634219;-0.0005025715,0.1148009;-0.7452823;0.08445276,0.1169177;-0.7039142;-0.0122867,-0.07588521;0.006560354;-0.0438737,-0.1249712;-0.3601442;-0.01578146,-0.1434072;-0.7422699;0.06697847,-0.1382695;-0.7007765;-0.02963284,-0.002442403;0.5621226;0.02666867,0;0;0,0.004851762;0.3245176;0.03489208,0.008584771;0.6364619;0.05648875,0.1714951;0.5047783;0.002693415,0.2268466;0.2833222;-0.1408576,0.2592093;0.0420067;-0.3254762,-0.1605249;0.5037937;0.02233863,-0.2236602;0.2911405;-0.1309783,-0.2672901;0.07341772;-0.3408777,0.07572123;0.004005015;-0.04446077,0.1032626;-0.3657175;-0.02971125,0.1092282;-0.7467659;0.05959511,0.1180131;-0.7878953;-0.006402493,-0.08066824;0.003290939;-0.03476075,-0.1084583;-0.3663419;-0.01832713,-0.1023172;-0.7501833;0.05807412,-0.1073772;-0.7912481;-0.008382179,0.007743306;0.5601506;0.0534811,666.1395
+0;0;0,-0.0008931113;0.3258966;0.01900741,-0.002974109;0.6385541;0.0262339,0.1652929;0.5076149;-0.0102435,0.2381003;0.3656502;-0.2283928,0.2713214;0.2939075;-0.4692084,-0.1639069;0.502138;-0.02623978,-0.228502;0.3372716;-0.2304224,-0.2490663;0.2643889;-0.4723067,0.07868174;0.004922173;-0.03880757,0.101529;-0.3627653;-0.0005574003,0.1147421;-0.7449081;0.08446074,0.1168621;-0.7035231;-0.0124226,-0.07585853;0.006558046;-0.04385827,-0.1248568;-0.3594911;-0.01581624,-0.1433064;-0.7418994;0.06700489,-0.1381611;-0.7003889;-0.02975011,-0.002442642;0.562175;0.02667109,0;0;0,0.004802816;0.3244988;0.0353291,0.008519888;0.6364472;0.05732942,0.1712532;0.5048385;0.002635956,0.2278021;0.2852695;-0.1444548,0.2540644;0.0921701;-0.3065219,-0.1605032;0.5039242;0.0221323,-0.2237976;0.2909859;-0.1317999,-0.2597684;0.1116385;-0.307252,0.07575601;0.004005;-0.04434025,0.1032266;-0.36507;-0.02991343,0.109137;-0.7464183;0.05938578,0.117882;-0.7877317;-0.006632566,-0.0806028;0.003302769;-0.03483321,-0.1078899;-0.3656947;-0.01823695,-0.102105;-0.7498442;0.05812705,-0.1070239;-0.7916987;-0.007700257,0.007679962;0.5601329;0.05422115,666.1732
+0;0;0,-0.0008929981;0.3258552;0.019005,-0.002973319;0.6384115;0.02622939,0.165245;0.5075191;-0.01023751,0.2378712;0.3659077;-0.227844,0.2711879;0.2939586;-0.4693525,-0.1638596;0.5020438;-0.02622916,-0.2282939;0.3375877;-0.2299037,-0.2489175;0.2644952;-0.4724841,0.07869977;0.0049233;-0.03881646,0.1015411;-0.3626698;-0.0005761087,0.1149459;-0.7503569;0.08567552,0.1169657;-0.7095104;-0.006625168,-0.07587589;0.006559548;-0.04386832,-0.1248615;-0.3593957;-0.01583348,-0.1435789;-0.747352;0.06818925,-0.138677;-0.706386;-0.02398916,-0.002442068;0.5620635;0.0266664,0;0;0,0.00468817;0.3244227;0.0356586,0.008248884;0.6362461;0.05801773,0.170904;0.5048937;0.002795935,0.2286471;0.2886152;-0.1474383,0.2539827;0.09235844;-0.3069828,-0.1606025;0.5039907;0.02194669,-0.2279506;0.2981129;-0.138551,-0.2568195;0.1177402;-0.3153145,0.07580567;0.004008263;-0.04429495,0.1032054;-0.3649785;-0.02991605,0.1087413;-0.7524877;0.0579834,0.1172433;-0.78844;-0.006971598,-0.08060877;0.003306712;-0.03486976,-0.1078366;-0.365609;-0.01848107,-0.1021345;-0.7555278;0.05801142,-0.1074066;-0.7924818;-0.006257605,0.007451557;0.5599663;0.05481744,666.2077
+0;0;0,-0.0008514888;0.3258524;0.01968214,-0.003012299;0.6383586;0.02722112,0.1647177;0.506806;-0.01112477,0.2332157;0.3873173;-0.2421479,0.2716548;0.3302531;-0.4875954,-0.1636277;0.5025117;-0.02700262,-0.2302996;0.3439869;-0.2338019,-0.242759;0.2647081;-0.4757482,0.07878375;0.004923048;-0.03871538,0.101988;-0.3625512;-0.0001225136,0.1151537;-0.7512775;0.0865221,0.1171737;-0.7105456;-0.004559278,-0.07591263;0.006563069;-0.04386563,-0.1245431;-0.3593702;-0.01570324,-0.1432739;-0.7483109;0.06893189,-0.138411;-0.7074601;-0.02202791,-0.002460249;0.5620266;0.02756818,0;0;0,0.004673779;0.3244095;0.03611827,0.008287072;0.6361614;0.05886602,0.1707846;0.5048064;0.002767798,0.2287976;0.2901801;-0.1485968,0.2540635;0.09285182;-0.3079754,-0.1605386;0.5039858;0.02179335,-0.2272273;0.2983602;-0.1382439,-0.2565413;0.1193311;-0.3173183,0.07579754;0.004017875;-0.04436874,0.1032024;-0.3649109;-0.03002644,0.1086893;-0.7534515;0.05826211,0.117615;-0.7877647;-0.006539345,-0.08065912;0.003288019;-0.03483232,-0.1077775;-0.3655869;-0.01867539,-0.1009257;-0.7563488;0.05908667,-0.106057;-0.7959195;-0.0004840642,0.007471401;0.5599021;0.05557108,666.2417
+0;0;0,-0.0008515079;0.3258597;0.01968258,-0.003012325;0.6383669;0.02722157,0.1644831;0.5068912;-0.01107001,0.2327243;0.3878503;-0.2412273,0.2713925;0.330446;-0.488138,-0.1634015;0.5026029;-0.02692556,-0.2298235;0.3446723;-0.2329498,-0.2423572;0.2649209;-0.4763384,0.07874117;0.004920387;-0.03869445,0.1019256;-0.3622412;-0.0001344159,0.1150987;-0.7511813;0.08655784,0.1171198;-0.7104429;-0.004578546,-0.0758716;0.006559521;-0.04384192,-0.1244607;-0.3590624;-0.01570349,-0.1432018;-0.7482169;0.06897818,-0.1383359;-0.7073596;-0.02203656,-0.002460271;0.5620342;0.02756864,0;0;0,0.004672382;0.3244007;0.03626347,0.008327376;0.6361525;0.05901623,0.1705367;0.5048571;0.002868891,0.2290635;0.2929028;-0.1502649,0.2546651;0.09472042;-0.3109623,-0.1602346;0.5041483;0.02164449,-0.2256982;0.2988411;-0.1376145,-0.2563076;0.1207386;-0.3195429,0.07582109;0.003969014;-0.04423857,0.1032015;-0.3646574;-0.0302043,0.1086116;-0.7534289;0.0580616,0.117634;-0.7877653;-0.006781816,-0.08057205;0.00332702;-0.03491013,-0.1076698;-0.3652391;-0.01888505,-0.1007244;-0.7562554;0.05871271,-0.1054165;-0.7944198;-0.002580434,0.007499784;0.5598925;0.05572581,666.2737
+0;0;0,-0.0008518656;0.3259966;0.01969085,-0.003013674;0.6386471;0.02723323,0.1643541;0.5071769;-0.01102858,0.2333101;0.3868892;-0.2435967,0.2715599;0.3301059;-0.4878358,-0.1632793;0.5028919;-0.026872,-0.230397;0.343307;-0.2350543,-0.2427951;0.2644185;-0.4758094,0.07875349;0.004921157;-0.03870051,0.1019262;-0.3620544;-0.0001600161,0.1151118;-0.7513644;0.08661468,0.1171341;-0.7106196;-0.004575588,-0.07588348;0.006560549;-0.04384879,-0.124448;-0.3588761;-0.01572461,-0.1432068;-0.7484007;0.06903759,-0.1383381;-0.707537;-0.02203095,-0.002461355;0.5622777;0.02758047,0;0;0,0.004648823;0.324515;0.0364778,0.008333735;0.6364018;0.05934453,0.1702627;0.505117;0.002762079,0.2302389;0.2929126;-0.1543498,0.2548802;0.09583786;-0.3121296,-0.1599534;0.5043394;0.02131809,-0.2260072;0.2984518;-0.1416518,-0.2559642;0.122199;-0.3215898,0.07584261;0.00401631;-0.04422474,0.1030492;-0.364447;-0.03051043,0.1085879;-0.7534945;0.05824351,0.1175946;-0.7871414;-0.007354975,-0.08057567;0.003291874;-0.03493973,-0.1075348;-0.3650917;-0.01880902,-0.1010267;-0.7565026;0.05878679,-0.1055551;-0.7941747;-0.003142081,0.00749613;0.5601063;0.05602908,666.3068
+0;0;0,-0.0009435673;0.3259593;0.02025796,-0.003208249;0.6385594;0.02803894,0.1648863;0.5083704;-0.007726047,0.2230398;0.3936203;-0.2235317,0.2809133;0.3349755;-0.4830396,-0.1629251;0.503372;-0.02736308,-0.2288901;0.3583983;-0.2216637,-0.241221;0.2753603;-0.4806725,0.07875978;0.004964252;-0.03870974,0.1021227;-0.3613304;4.356727E-05,0.1150848;-0.7513382;0.08720559,0.1177393;-0.710684;-0.003054745,-0.07591865;0.006515817;-0.04381886,-0.1244763;-0.3582591;-0.01551934,-0.1430491;-0.748509;0.06951796,-0.1375784;-0.7077309;-0.02060078,-0.002625489;0.5622021;0.02831568,0;0;0,0.004557602;0.3244838;0.03674579,0.008201849;0.6363183;0.05972338,0.1701056;0.5056833;0.003276825,0.2293014;0.3133828;-0.147182,0.2560446;0.1011123;-0.3155832,-0.1596955;0.5044574;0.02093919,-0.2308189;0.3336564;-0.1490314,-0.2586176;0.1288324;-0.3262525,0.07588198;0.003974706;-0.04418504,0.1028793;-0.3638729;-0.03081608,0.108292;-0.7536755;0.058043,0.1179532;-0.7861345;-0.007325411,-0.0805653;0.003325903;-0.03499087,-0.107456;-0.3644328;-0.0191828,-0.1006131;-0.7564601;0.05916961,-0.1045892;-0.7962924;0.001073807,0.007372044;0.5600357;0.05638695,666.3403
+0;0;0,-0.0009437762;0.3260315;0.02026245,-0.00320902;0.6387091;0.02804531,0.1647408;0.5085467;-0.007688411,0.2254359;0.3887812;-0.2329261,0.2801276;0.3333606;-0.4781668,-0.162787;0.5035526;-0.02730845,-0.2316351;0.3522426;-0.2301012,-0.243288;0.2737699;-0.4748702,0.07875212;0.004963768;-0.03870597,0.1020717;-0.3606518;-2.451241E-05,0.1150417;-0.7508951;0.08719014,0.1176966;-0.7102391;-0.003085621,-0.07591127;0.006515183;-0.0438146,-0.1243789;-0.3575834;-0.01556754,-0.1429629;-0.748069;0.0695211,-0.1374913;-0.707289;-0.02061305,-0.002626108;0.5623318;0.02832213,0;0;0,0.004652333;0.3245284;0.03698254,0.008469969;0.6364251;0.06014299,0.1699479;0.5058055;0.002992388,0.2308655;0.3062552;-0.1558422,0.2580235;0.1100097;-0.3200243,-0.1592087;0.5046528;0.0206822,-0.2111856;0.2958442;-0.1291745,-0.2545238;0.1369478;-0.3268595,0.0759261;0.003987491;-0.04409099,0.102848;-0.3631908;-0.03104687,0.1081818;-0.7532417;0.05781388,0.1179539;-0.7858261;-0.007439613,-0.08052611;0.003323397;-0.03505978,-0.1074241;-0.3637558;-0.01943526,-0.1008273;-0.7563051;0.05754499,-0.1049046;-0.796601;-6.560236E-06,0.007591728;0.560125;0.0567615,666.3627
+0;0;0,-0.0009436684;0.3259943;0.02026013,-0.003208624;0.638632;0.02804197,0.1646293;0.5085144;-0.00766773,0.2234043;0.3925377;-0.2257801,0.2792232;0.335975;-0.4760748,-0.1626797;0.5035236;-0.02727466,-0.2293498;0.3570003;-0.2236521,-0.2412428;0.2769105;-0.4734654,0.07870523;0.004960813;-0.03868293,0.1020074;-0.3603812;-3.040582E-05,0.1149729;-0.750492;0.08715463,0.1176249;-0.7098478;-0.003021277,-0.07586607;0.006511304;-0.04378851,-0.1242975;-0.3573149;-0.01556259,-0.1428751;-0.7476679;0.06949717,-0.1374095;-0.7068998;-0.02053729,-0.002625779;0.5622636;0.02831875,0;0;0,0.004637245;0.3244912;0.03698063,0.008466806;0.6363525;0.06007624,0.1698072;0.5058408;0.002837662,0.232076;0.3158686;-0.153723,0.2585566;0.1149548;-0.3207408,-0.1591019;0.504733;0.02048249,-0.2277479;0.3357809;-0.1562122,-0.2572417;0.1377894;-0.3261886,0.0759687;0.00396198;-0.04391527,0.1027906;-0.3629621;-0.03130054,0.1080118;-0.7528955;0.05747151,0.1180238;-0.7858856;-0.007212639,-0.08042611;0.003343931;-0.03515606,-0.1074062;-0.3634648;-0.019818,-0.1006825;-0.755847;0.0572973,-0.1050434;-0.7963106;0.0001318492,0.007585037;0.5600606;0.05671215,666.3967
+0;0;0,-0.001056508;0.3259837;0.02076208,-0.003567855;0.6386239;0.02892876,0.1633765;0.5082174;-0.009257613,0.2211069;0.4087318;-0.2340149,0.2864818;0.3275816;-0.4800493,-0.1629427;0.5018602;-0.0237323,-0.2283142;0.364254;-0.2250706,-0.2396296;0.3186548;-0.4881008,0.07871576;0.005041386;-0.03853444,0.1020736;-0.3599675;0.0003936179,0.1149624;-0.7498742;0.08737221,0.1165057;-0.7091944;-0.002782643,-0.07581067;0.006402876;-0.04379766,-0.1243568;-0.3571171;-0.0157087,-0.1426717;-0.747136;0.06978073,-0.1383144;-0.7063423;-0.02026843,-0.002919809;0.5622523;0.02909192,0;0;0,0.004613433;0.3244999;0.03709555,0.008449931;0.6363713;0.06023502,0.1694729;0.506115;0.002834558,0.2320878;0.3184624;-0.1540471,0.2590584;0.1177467;-0.3283399,-0.1587371;0.5048812;0.0202328,-0.2087933;0.306625;-0.1278715,-0.2562358;0.133459;-0.3257475,0.0759912;0.003912702;-0.04377806,0.1027359;-0.3627328;-0.03160286,0.1077973;-0.7524303;0.05710435,0.1182877;-0.7853524;-0.007510662,-0.08033015;0.00339013;-0.03524293,-0.1073159;-0.3631284;-0.02013182,-0.1007013;-0.7552317;0.05713327,-0.1051324;-0.7957227;7.416308E-05,0.007565629;0.5600764;0.05686355,666.4186
+0;0;0,-0.001056296;0.3259181;0.02075791,-0.003566413;0.638406;0.02892096,0.163105;0.5081347;-0.00920267,0.2206285;0.4090057;-0.2331543,0.2861924;0.3276209;-0.4799001,-0.1626794;0.501788;-0.02365363,-0.2278166;0.364675;-0.2242702,-0.2391647;0.318944;-0.4880609,0.07871544;0.005041366;-0.03853429,0.1020703;-0.3599211;0.0003888309,0.1149241;-0.7487702;0.08713151,0.116489;-0.7079414;-0.004280455,-0.07581037;0.00640285;-0.04379748,-0.1243503;-0.3570709;-0.01571209,-0.1426155;-0.746032;0.06954546,-0.1381975;-0.7050878;-0.02175933,-0.002918763;0.5620811;0.02908401,0;0;0,0.004692521;0.3243961;0.03741336,0.008690882;0.6360846;0.06093264,0.1693131;0.5061903;0.003034592,0.2321087;0.3212802;-0.1555681,0.2598987;0.1217362;-0.3322471,-0.1582214;0.5050527;0.02019783,-0.2265777;0.3408612;-0.1577302,-0.2563926;0.1376425;-0.3298314,0.07600644;0.003889874;-0.04375291,0.1027389;-0.362714;-0.03170848,0.1076225;-0.7512571;0.05719352,0.118122;-0.7859969;-0.00741601,-0.08031679;0.003408879;-0.03527065,-0.1072755;-0.3630715;-0.02032365,-0.100524;-0.7540616;0.05697084,-0.1052029;-0.7959648;-0.0003344342,0.007759783;0.5598415;0.05745935,666.4522
+0;0;0,-0.001056634;0.3260226;0.02076456,-0.003567644;0.6386217;0.02893052,0.1629988;0.5083575;-0.009168789,0.2205296;0.409216;-0.2331486,0.2855867;0.3284603;-0.477987,-0.1625792;0.5020148;-0.0236106,-0.2277246;0.3648846;-0.2242525,-0.2389849;0.3195071;-0.4860039,0.07855633;0.005031175;-0.0384564,0.1018953;-0.3596835;0.0004402883,0.1147549;-0.7487065;0.08722176,0.1163168;-0.7078984;-0.004015446,-0.07565713;0.006389908;-0.04370895,-0.1241641;-0.356837;-0.01564263,-0.1424375;-0.745972;0.06965305,-0.138028;-0.7050487;-0.02147718,-0.002919765;0.5622697;0.02909363,0;0;0,0.004863117;0.3244268;0.03803444,0.009142455;0.6361701;0.06225109,0.1690784;0.5061646;0.002846718,0.2326011;0.3222103;-0.1566256,0.2609208;0.1270666;-0.3349979,-0.1576306;0.5055919;0.02024075,-0.2258992;0.3413535;-0.1577225,-0.255854;0.1406274;-0.3295115,0.07601772;0.003839552;-0.0433805,0.1026828;-0.3625408;-0.03202891,0.1076635;-0.7512522;0.0569315,0.1179983;-0.7858524;-0.007593624,-0.08004514;0.003432088;-0.03544433,-0.1068384;-0.3628136;-0.0205907,-0.1007405;-0.7540814;0.05627079,-0.1060997;-0.7934628;-0.003737465,0.008134257;0.5599095;0.05859613,666.4858
+0;0;0,-0.001073491;0.3259581;0.0217527,-0.003612331;0.6385502;0.03016907,0.1619948;0.5074478;-0.01092539,0.2250137;0.4030483;-0.2310052,0.2826346;0.3303522;-0.4801936,-0.1626278;0.500946;-0.02119001,-0.2233604;0.3860725;-0.2366463,-0.2395754;0.3167375;-0.4928287,0.07851269;0.005136911;-0.03853147,0.1022168;-0.3594205;0.001598958,0.1146647;-0.7485359;0.08802609,0.1153687;-0.7076865;-0.003216863,-0.07576836;0.0063089;-0.04352766,-0.1240704;-0.3569362;-0.01534336,-0.1423633;-0.7459112;0.07067472,-0.1388116;-0.7049501;-0.02048843,-0.002943252;0.5621983;0.03027363,0;0;0,0.004863117;0.3244268;0.03803444,0.009142455;0.6361701;0.06225109,0.1690784;0.5061646;0.002846718,0.2326011;0.3222103;-0.1566256,0.2609208;0.1270666;-0.3349979,-0.1576306;0.5055919;0.02024075,-0.2258992;0.3413535;-0.1577225,-0.255854;0.1406274;-0.3295115,0.07601772;0.003839552;-0.0433805,0.1026828;-0.3625408;-0.03202891,0.1076635;-0.7512522;0.0569315,0.1179983;-0.7858524;-0.007593624,-0.08004514;0.003432088;-0.03544433,-0.1068384;-0.3628136;-0.0205907,-0.1007405;-0.7540814;0.05627079,-0.1060997;-0.7934628;-0.003737465,0.008134257;0.5599095;0.05859613,666.5082
+0;0;0,-0.001073369;0.3259211;0.02175023,-0.00361178;0.6384605;0.03016521,0.1637789;0.5067796;-0.01137482,0.2267962;0.4023827;-0.2314489,0.2847523;0.3292637;-0.482087,-0.1643543;0.5002074;-0.02175045,-0.2250853;0.3853369;-0.2372012,-0.2413947;0.3155985;-0.494874,0.07854447;0.00513899;-0.03854707,0.1022428;-0.3593301;0.001573645,0.1147835;-0.7513437;0.08864451,0.1154845;-0.7105396;-0.002217971,-0.07579903;0.006311454;-0.04354528,-0.1240894;-0.3568456;-0.0153678,-0.1425185;-0.7487179;0.07129098,-0.1389817;-0.7078025;-0.01949204,-0.00294282;0.5621222;0.03026975,0;0;0,0.004839748;0.3243661;0.03823614,0.009096462;0.6360464;0.06258249,0.1701941;0.5066078;-0.0001564063,0.2326216;0.3219227;-0.1592058,0.2612569;0.1280549;-0.3411949,-0.1594325;0.5050856;0.0197352,-0.2278538;0.3410006;-0.1583017,-0.2582787;0.1423688;-0.3347796,0.07599403;0.003857091;-0.04349196,0.1026362;-0.3624375;-0.03220129,0.1077324;-0.7540541;0.05737424,0.1176539;-0.7870291;-0.008268118,-0.08011013;0.003427263;-0.03538561,-0.1069891;-0.3627398;-0.02095508,-0.1004437;-0.7568797;0.0566601,-0.1058205;-0.7999925;0.001898494,0.008095261;0.5598006;0.05890059,666.543
+0;0;0,-0.001151841;0.3259726;0.02245643,-0.003790575;0.6385928;0.03120364,0.164539;0.5077378;-0.007103093,0.2232749;0.4053209;-0.2293848,0.2791978;0.3445494;-0.482909,-0.164437;0.4997175;-0.01973253,-0.2231997;0.3971859;-0.2419542,-0.2399898;0.322129;-0.4972572,0.0785422;0.00517956;-0.03853552,0.1023321;-0.3594444;0.002272151,0.1147464;-0.7503681;0.08916076,0.1157364;-0.7093909;-0.002919279,-0.07582833;0.006266489;-0.04349121,-0.1241907;-0.3571214;-0.01534485,-0.1423785;-0.7478536;0.0713881,-0.1385155;-0.7067609;-0.02060233,-0.00308837;0.5622344;0.03120352,0;0;0,0.00473585;0.3244073;0.03874588,0.0088205;0.6361344;0.06367493,0.1696359;0.5065715;0.0004544221,0.2332459;0.3242135;-0.1609383,0.2617958;0.1316768;-0.3431731,-0.1592395;0.5051835;0.01959851,-0.2277052;0.3411464;-0.158594,-0.2581818;0.1443357;-0.3358842,0.07596915;0.003888413;-0.04352307,0.1023969;-0.362662;-0.03237557,0.1075886;-0.7532557;0.05670143,0.120141;-0.7894417;-0.007032864,-0.08010399;0.003392451;-0.03539112,-0.1072281;-0.3630106;-0.02142845,-0.1005912;-0.7559679;0.056454,-0.1064164;-0.8000942;0.001032315,0.007870037;0.5598751;0.05984092,666.5764
+0;0;0,-0.001151766;0.3259513;0.02245497,-0.003790223;0.6385388;0.03120125,0.1640805;0.5078405;-0.007000638,0.222837;0.4053877;-0.2293603,0.2790392;0.3443127;-0.4841509,-0.1639951;0.4998423;-0.01959551,-0.2227784;0.3972747;-0.2418951,-0.2396524;0.3218428;-0.4984734,0.07850965;0.005177414;-0.03851955,0.1022995;-0.3594444;0.002287872,0.1147009;-0.7499633;0.08908651,0.1156922;-0.7089708;-0.003121153,-0.07579691;0.006263892;-0.04347319,-0.124159;-0.3571218;-0.015327,-0.1423279;-0.7474494;0.07131614,-0.1384596;-0.7063413;-0.0208018,-0.003088089;0.562188;0.03120112,0;0;0,0.004625354;0.3243777;0.03882694,0.008617423;0.6360736;0.06374836,0.1693535;0.5070008;0.001329899,0.2339192;0.3268842;-0.1623222,0.2623409;0.1341009;-0.346262,-0.1588652;0.5050581;0.01968492,-0.2277537;0.3415028;-0.1589117,-0.2584676;0.1448991;-0.3383851,0.07595868;0.003872081;-0.04346967,0.1023181;-0.3626903;-0.03263211,0.1074735;-0.7529017;0.05625749,0.120128;-0.7892229;-0.007503264,-0.08004053;0.00340601;-0.03544345,-0.1073193;-0.3629945;-0.02177689,-0.1007106;-0.7555509;0.05599619,-0.1065849;-0.7999154;0.000683587,0.007689178;0.5598212;0.05992174,666.599
+0;0;0,-0.001151694;0.3259308;0.02245355,-0.00378989;0.6384874;0.03119898,0.1635081;0.5079831;-0.006872058,0.2222938;0.4054796;-0.2293419,0.2792307;0.3436061;-0.4874632,-0.1634437;0.5000123;-0.01942379,-0.2222562;0.3973939;-0.2418336,-0.2393508;0.3209759;-0.5017659,0.07854173;0.005179529;-0.03853529,0.1022928;-0.3588481;0.00220564,0.1146875;-0.7491586;0.08895794,0.1156831;-0.7081199;-0.003637858,-0.07582788;0.006266451;-0.04349095,-0.1241112;-0.3565271;-0.01539063,-0.1422704;-0.7466464;0.07120626,-0.1383858;-0.7054915;-0.02129944,-0.003087828;0.5621445;0.03119886,0;0;0,0.004548885;0.3243442;0.03894305,0.008469202;0.6360039;0.06393909,0.1685539;0.5067865;0.001687288,0.2336679;0.3288648;-0.1643234,0.2624517;0.1368327;-0.3540388,-0.1583788;0.5052843;0.01967473,-0.2271878;0.3421858;-0.1595452,-0.258671;0.144365;-0.3427731,0.07596074;0.00388892;-0.04353666,0.1022085;-0.3620868;-0.03291345,0.1073168;-0.7521178;0.05580878,0.1202424;-0.7886959;-0.00819993,-0.08009809;0.003396981;-0.03540277,-0.1074194;-0.3624098;-0.02202379,-0.100712;-0.7547958;0.05550136,-0.1064001;-0.800642;0.001539916,0.007559478;0.5597599;0.06009698,666.623
+0;0;0,-0.001152196;0.3260731;0.02246335,-0.00379162;0.6387748;0.03121276,0.1628095;0.5084596;-0.006698927,0.2216192;0.4059141;-0.2292598,0.2787139;0.3438691;-0.4880967,-0.1627739;0.5005221;-0.01919812,-0.2216104;0.3978617;-0.2416989,-0.2387524;0.321232;-0.5023518,0.07854329;0.005179632;-0.03853605,0.1022812;-0.3586462;0.002182294,0.1146822;-0.7491546;0.08897859,0.1156742;-0.708155;-0.003288664,-0.07582939;0.006266576;-0.04349182,-0.1240859;-0.3563259;-0.01540706,-0.1422544;-0.7466429;0.07123374,-0.1383835;-0.7055277;-0.02094373,-0.003089212;0.5623943;0.03121264,0;0;0,0.004399963;0.3244717;0.03909469,0.008180406;0.6362671;0.06423688,0.1675344;0.5069902;0.002158165,0.2315214;0.331354;-0.1668539,0.2629462;0.1406725;-0.3585802,-0.1578211;0.5056608;0.01973794,-0.2267035;0.3433058;-0.160272,-0.2589775;0.1487302;-0.347901,0.07595032;0.003923491;-0.04355526,0.1021213;-0.3618632;-0.03326368,0.1070969;-0.7521218;0.05537963,0.1196855;-0.7888008;-0.008107901,-0.08009964;0.003373648;-0.03540579,-0.1077261;-0.3622231;-0.02250182,-0.1009369;-0.7548245;0.05497238,-0.1061517;-0.799464;-0.000136327,0.007307097;0.5599869;0.06035757,666.6556
+0;0;0,-0.001114048;0.3260084;0.02338559,-0.003713288;0.6387033;0.03238737,0.1631476;0.5085463;-0.004698724,0.2198168;0.4095388;-0.2294066,0.2635088;0.3943059;-0.4976693,-0.1627904;0.500098;-0.0173163,-0.219388;0.4083112;-0.2450868,-0.2338642;0.3640126;-0.5132919,0.07850114;0.00524477;-0.03861307,0.102419;-0.3584398;0.003246132,0.1147221;-0.7489529;0.09003566,0.1156408;-0.7079195;-0.002228305,-0.07592384;0.006210493;-0.0433348,-0.1241051;-0.3563826;-0.01512953,-0.1421366;-0.7465631;0.07215285,-0.138339;-0.7054135;-0.02002352,-0.003002302;0.5623229;0.03232673,0;0;0,0.004399963;0.3244717;0.03909469,0.008180406;0.6362671;0.06423688,0.1675344;0.5069902;0.002158165,0.2315214;0.331354;-0.1668539,0.2629462;0.1406725;-0.3585802,-0.1578211;0.5056608;0.01973794,-0.2267035;0.3433058;-0.160272,-0.2589775;0.1487302;-0.347901,0.07595032;0.003923491;-0.04355526,0.1021213;-0.3618632;-0.03326368,0.1070969;-0.7521218;0.05537963,0.1196855;-0.7888008;-0.008107901,-0.08009964;0.003373648;-0.03540579,-0.1077261;-0.3622231;-0.02250182,-0.1009369;-0.7548245;0.05497238,-0.1061517;-0.799464;-0.000136327,0.007307097;0.5599869;0.06035757,666.6776
+0;0;0,-0.001114488;0.3261372;0.02339482,-0.003714809;0.6389618;0.0324003,0.1626026;0.5089479;-0.004564632,0.2192914;0.4099061;-0.2293503,0.2637414;0.3944089;-0.5022671,-0.1622686;0.5005273;-0.01714092,-0.2188858;0.4087087;-0.2449902,-0.2336132;0.3636415;-0.5178485,0.07854068;0.005247412;-0.03863252,0.1024578;-0.3584265;0.003225457,0.1147526;-0.7486745;0.08995609,0.115675;-0.7075964;-0.002682529,-0.0759621;0.006213623;-0.04335663,-0.124142;-0.3563689;-0.01515219,-0.1421612;-0.7462846;0.07207096,-0.1383481;-0.7050897;-0.02047971,-0.003003516;0.5625485;0.03233963,0;0;0,0.004384786;0.3245864;0.03922296,0.00816964;0.6365039;0.06446624,0.1667289;0.5069444;0.002204653,0.2317019;0.3338087;-0.1691254,0.2637103;0.1419607;-0.3662786,-0.1571801;0.5058846;0.01983102,-0.2261057;0.3440969;-0.1607942,-0.2589333;0.1469626;-0.3525231,0.0759456;0.003992498;-0.04364598,0.1022298;-0.3617761;-0.03338289,0.1069494;-0.7518271;0.05496168,0.1194242;-0.7884753;-0.009131193,-0.08017579;0.003310817;-0.03534864,-0.1074627;-0.3622982;-0.02237397,-0.1010891;-0.7547168;0.05465745,-0.1059206;-0.7971283;-0.003983188,0.007294606;0.560192;0.06056333,666.7
+0;0;0,-0.001114942;0.3262701;0.02340436,-0.003716429;0.6392348;0.03241383,0.161885;0.5094174;-0.004391503,0.2186007;0.4103285;-0.229284,0.2672485;0.3933679;-0.5279744,-0.161581;0.5010332;-0.01691338,-0.2182251;0.4091709;-0.2448711,-0.2343433;0.3598478;-0.5434973,0.07851154;0.005245464;-0.03861819,0.1024202;-0.3582996;0.003224958,0.1147395;-0.7493268;0.09012876,0.1156573;-0.7083048;-0.002040438,-0.0759339;0.006211317;-0.04334054,-0.1240967;-0.3562427;-0.0151461,-0.1421519;-0.7469369;0.0722512,-0.1383582;-0.7057987;-0.0198305,-0.003004807;0.5627861;0.03235313,0;0;0,0.004303135;0.3246963;0.039433,0.00800683;0.6367408;0.06485581,0.1657838;0.5071096;0.002739191,0.2294989;0.3360718;-0.1713251,0.2674856;0.1353865;-0.395273,-0.1565095;0.5062711;0.02001747,-0.2253948;0.3449391;-0.1611971,-0.2610983;0.1305255;-0.3724371,0.07596894;0.004019767;-0.04353738,0.1021345;-0.3616403;-0.03376102,0.1070341;-0.7525244;0.0545106,0.1192555;-0.7885094;-0.009630673,-0.08010824;0.003289148;-0.03542306,-0.1073646;-0.3621963;-0.02257613,-0.1016663;-0.7558856;0.0521399,-0.1066142;-0.7950125;-0.00962159,0.007152837;0.5603955;0.06090999,666.7344
+0;0;0,-0.001265685;0.326315;0.02441294,-0.003832925;0.6393983;0.03372101,0.1610374;0.5090702;-0.003815565,0.2193882;0.4161906;-0.240009,0.2688044;0.4023486;-0.5348696,-0.1613681;0.5010358;-0.01511443,-0.2181882;0.4140249;-0.2539016,-0.2370953;0.3596275;-0.5476018,0.07847449;0.005321114;-0.03862118,0.1022967;-0.3579587;0.004373785,0.1142532;-0.7486708;0.09132062,0.1149107;-0.7075936;-0.000901036,-0.07600304;0.006134176;-0.04317483,-0.1240812;-0.3561402;-0.01429434,-0.1418587;-0.7464628;0.07340325,-0.1383286;-0.7052815;-0.01874061,-0.003117117;0.5629169;0.03361653,0;0;0,0.004283171;0.3247963;0.03959918,0.007981114;0.6369566;0.06517863,0.1651737;0.5071215;0.002789497,0.2328824;0.3353733;-0.1808864,0.2671047;0.1363327;-0.4017665,-0.156034;0.5064805;0.01997941,-0.2143772;0.3221958;-0.1545313,-0.2635137;0.1316002;-0.3799981,0.07596844;0.004031345;-0.04348218,0.1021436;-0.3614993;-0.03396773,0.1069954;-0.7521615;0.05388522,0.1192309;-0.788268;-0.01021004,-0.08006019;0.003286341;-0.03546438,-0.1071994;-0.3620858;-0.02301639,-0.1017932;-0.755466;0.05169312,-0.1069923;-0.7946963;-0.0100167,0.007128164;0.5605804;0.06119418,666.7576
+0;0;0,-0.001266362;0.3264896;0.024426,-0.003834998;0.639743;0.0337391,0.1608332;0.5094388;-0.003751356,0.2204697;0.4145127;-0.245149,0.2694;0.4008069;-0.5371104,-0.1611745;0.5014143;-0.01503628,-0.2192466;0.4124862;-0.2590849,-0.2379678;0.3586237;-0.5498973,0.07845673;0.005319909;-0.03861244,0.1024114;-0.3599793;0.004621528,0.1143793;-0.7510666;0.09165186,0.1150305;-0.710096;0.0003181323,-0.07598583;0.006132787;-0.04316506,-0.1243313;-0.3581554;-0.01412402,-0.1421258;-0.7488528;0.07365778,-0.1386297;-0.7077792;-0.01759889,-0.003118793;0.5632191;0.03363455,0;0;0,0.004139915;0.324956;0.03975105,0.007705878;0.6372781;0.06545877,0.164497;0.5072039;0.002705809,0.2341145;0.3332778;-0.1863534,0.266555;0.1387364;-0.4075428,-0.1558999;0.5067112;0.01974379,-0.2275092;0.3441046;-0.1784264,-0.2609859;0.1335155;-0.3842299,0.07592757;0.004060164;-0.04351091,0.1030565;-0.3634316;-0.03349257,0.1074072;-0.7548238;0.05287862,0.1181263;-0.7896462;-0.01150918,-0.08004155;0.00326541;-0.03545937,-0.1075203;-0.3641462;-0.02361962,-0.1025239;-0.7579592;0.05089952,-0.1075512;-0.7968491;-0.009858437,0.006886132;0.5608606;0.06144309,666.7819
+0;0;0,-0.001266362;0.3264896;0.024426,-0.003834998;0.639743;0.0337391,0.1608332;0.5094388;-0.003751356,0.2204697;0.4145127;-0.245149,0.2694;0.4008069;-0.5371104,-0.1611745;0.5014143;-0.01503628,-0.2192466;0.4124862;-0.2590849,-0.2379678;0.3586237;-0.5498973,0.07845673;0.005319909;-0.03861244,0.1024114;-0.3599793;0.004621528,0.1143793;-0.7510666;0.09165186,0.1150305;-0.710096;0.0003181323,-0.07598583;0.006132787;-0.04316506,-0.1243313;-0.3581554;-0.01412402,-0.1421258;-0.7488528;0.07365778,-0.1386297;-0.7077792;-0.01759889,-0.003118793;0.5632191;0.03363455,0;0;0,0.004139915;0.324956;0.03975105,0.007705878;0.6372781;0.06545877,0.164497;0.5072039;0.002705809,0.2341145;0.3332778;-0.1863534,0.266555;0.1387364;-0.4075428,-0.1558999;0.5067112;0.01974379,-0.2275092;0.3441046;-0.1784264,-0.2609859;0.1335155;-0.3842299,0.07592757;0.004060164;-0.04351091,0.1030565;-0.3634316;-0.03349257,0.1074072;-0.7548238;0.05287862,0.1181263;-0.7896462;-0.01150918,-0.08004155;0.00326541;-0.03545937,-0.1075203;-0.3641462;-0.02361962,-0.1025239;-0.7579592;0.05089952,-0.1075512;-0.7968491;-0.009858437,0.006886132;0.5608606;0.06144309,666.8124
+0;0;0,-0.001327932;0.3265156;0.02493479,-0.003870618;0.6398151;0.03449315,0.1601544;0.5092692;-0.003530148,0.2199769;0.4220498;-0.2526107,0.2652631;0.419139;-0.545611,-0.160811;0.5012505;-0.01378503,-0.2158701;0.4212223;-0.266354,-0.2340804;0.3761288;-0.5588322,0.07852543;0.005380427;-0.03854464,0.1025246;-0.3601388;0.005091716,0.114349;-0.7504907;0.09227592,0.1147732;-0.7094516;0.0005522817,-0.07600752;0.006076706;-0.04320662,-0.1241209;-0.3584824;-0.01377563,-0.1419059;-0.7484134;0.0742754,-0.1386273;-0.7072703;-0.017378,-0.003151614;0.5632787;0.03434172,0;0;0,0.004023079;0.3250034;0.03990626,0.007474549;0.637369;0.06575751,0.1638039;0.5074408;0.002788782,0.2358727;0.3339053;-0.1919383,0.265585;0.1415844;-0.4156308,-0.1556304;0.5069694;0.01973852,-0.2077804;0.3046104;-0.1521868,-0.2630096;0.1325271;-0.3872306,0.07590954;0.004114494;-0.04360843,0.1029435;-0.3636544;-0.03362894,0.1072955;-0.7544235;0.0523715,0.1180009;-0.7889939;-0.01283073,-0.08011212;0.003213587;-0.03539214,-0.1077146;-0.3644725;-0.02401367,-0.1031933;-0.7576457;0.0502148,-0.1082275;-0.7963881;-0.01130271,0.006684072;0.5609405;0.06170654,666.8436
+0;0;0,-0.001328124;0.3265628;0.0249384,-0.003871097;0.6398981;0.03449792,0.1599722;0.5094057;-0.003483217,0.2187208;0.423752;-0.2480925,0.2649928;0.4207778;-0.5474714,-0.1606359;0.5013959;-0.01372669,-0.2147066;0.4228043;-0.2617618,-0.2333134;0.3767291;-0.5606071,0.07853518;0.005381093;-0.03854943,0.1025255;-0.3600025;0.005070738,0.1143448;-0.75019;0.09221824,0.1147542;-0.7095376;0.003708012,-0.07601695;0.006077459;-0.04321199,-0.1241125;-0.3583463;-0.01379192,-0.14189;-0.7481132;0.07422206,-0.1387262;-0.7073603;-0.01422041,-0.00315203;0.5633551;0.03434648,0;0;0,0.00391981;0.325015;0.04021001,0.007234782;0.6373885;0.06641817,0.1631504;0.507368;0.002824068,0.234529;0.3497363;-0.1988664,0.2646454;0.1464581;-0.4214616,-0.1556019;0.5071602;0.02001614,-0.2094141;0.3137789;-0.1541379,-0.2632253;0.1344419;-0.392298,0.07592971;0.004138008;-0.04359293,0.1027715;-0.3635166;-0.03394842,0.1069319;-0.7541144;0.05205607,0.11562;-0.7860888;-0.01143718,-0.08011827;0.00319209;-0.03540708,-0.1078464;-0.3643621;-0.02452195,-0.1028884;-0.7571474;0.05081572,-0.1074932;-0.794597;-0.00729667,0.006482106;0.5609578;0.06227398,666.866
+0;0;0,-0.001328218;0.3265858;0.02494015,-0.00387117;0.6399189;0.03449968,0.159741;0.5095052;-0.003427882,0.2162323;0.4271426;-0.2386382,0.2636588;0.4240942;-0.5454867,-0.1604129;0.5015067;-0.01365684,-0.212406;0.425935;-0.2521613,-0.231477;0.3787102;-0.558463,0.07852856;0.005380641;-0.03854618,0.102512;-0.359899;0.005061571,0.114365;-0.7511976;0.09245723,0.1147778;-0.7104563;0.003207654,-0.07601056;0.006076948;-0.04320835,-0.1240924;-0.3582432;-0.01379665,-0.1419205;-0.7491199;0.07446796,-0.1387304;-0.7082772;-0.01471329,-0.003152124;0.5633782;0.03434823,0;0;0,0.00379381;0.3250269;0.04031348,0.006977499;0.6373874;0.06666732,0.1626703;0.5074458;0.003019571,0.2346283;0.360507;-0.1932704,0.263849;0.1600307;-0.4285787,-0.1556125;0.5072456;0.02035281,-0.2099812;0.3291045;-0.1546001,-0.2614149;0.1406776;-0.3959804,0.07595361;0.004125506;-0.04353762,0.1026935;-0.3634356;-0.03405666,0.1068632;-0.7554991;0.05057144,0.1148506;-0.7872081;-0.01430726,-0.0800966;0.003206357;-0.03543654,-0.107492;-0.3642631;-0.02440065,-0.103072;-0.7582258;0.0508783,-0.108147;-0.7959015;-0.00807317,0.006261509;0.5609609;0.06248331,666.8884
+0;0;0,-0.00140317;0.3265592;0.02528084,-0.003994373;0.6398852;0.0350693,0.159466;0.5092232;-0.003299583,0.2156478;0.4287676;-0.2392429,0.2620865;0.4307758;-0.5462511,-0.1605128;0.5011103;-0.01269478,-0.2110079;0.4305273;-0.2530425,-0.231121;0.3931107;-0.56063,0.0785482;0.005439352;-0.03849791,0.1025671;-0.3598222;0.005242072,0.1144201;-0.7510434;0.09298351,0.11464;-0.7102842;0.003735393,-0.07601204;0.006016667;-0.04321418,-0.1238248;-0.3583349;-0.01375373,-0.1417761;-0.7491072;0.07494712,-0.1387789;-0.7082502;-0.01423907,-0.003256684;0.5633448;0.03485383,0;0;0,0.00379381;0.3250269;0.04031348,0.006977499;0.6373874;0.06666732,0.1626703;0.5074458;0.003019571,0.2346283;0.360507;-0.1932704,0.263849;0.1600307;-0.4285787,-0.1556125;0.5072456;0.02035281,-0.2099812;0.3291045;-0.1546001,-0.2614149;0.1406776;-0.3959804,0.07595361;0.004125506;-0.04353762,0.1026935;-0.3634356;-0.03405666,0.1068632;-0.7554991;0.05057144,0.1148506;-0.7872081;-0.01430726,-0.0800966;0.003206357;-0.03543654,-0.107492;-0.3642631;-0.02440065,-0.103072;-0.7582258;0.0508783,-0.108147;-0.7959015;-0.00807317,0.006261509;0.5609609;0.06248331,666.9108
+0;0;0,-0.001403847;0.3267168;0.02529304,-0.003996725;0.6402442;0.0350876,0.159637;0.5094703;-0.003321972,0.2160679;0.428658;-0.2403115,0.2624159;0.4306623;-0.5467204,-0.1606817;0.5013489;-0.01272714,-0.2114007;0.4304529;-0.2541406,-0.2314746;0.3931093;-0.5611278,0.07856576;0.005440567;-0.03850651,0.1025679;-0.3595666;0.005203016,0.1143939;-0.7498958;0.09274437,0.1146095;-0.7093495;0.005262293,-0.07602902;0.006018011;-0.04322384,-0.1238085;-0.3580799;-0.0137839,-0.1417188;-0.7479612;0.07471469,-0.1387809;-0.707319;-0.01270669,-0.003258513;0.5636495;0.03487197,0;0;0,0.003657088;0.3251433;0.04066944,0.006668065;0.6376679;0.06750035,0.1621902;0.5074298;0.002828363,0.231395;0.3632635;-0.1979349,0.2629871;0.1624342;-0.4318326,-0.1558335;0.5074496;0.02016923,-0.2102154;0.3285123;-0.1556237,-0.2612686;0.1465821;-0.4012527,0.07593821;0.004155234;-0.04360104,0.1025314;-0.3631665;-0.03441191,0.1067125;-0.7541429;0.05091214,0.1145232;-0.7872272;-0.01011038,-0.08013751;0.003185524;-0.03539437,-0.1075226;-0.3640119;-0.02386235,-0.1030915;-0.7571691;0.0507565,-0.1081745;-0.7932774;-0.007280048,0.006000087;0.5611937;0.06318736,666.9444
+0;0;0,-0.00140423;0.3268058;0.02529993,-0.003997776;0.6404141;0.03509703,0.1593799;0.509706;-0.003252499,0.2165356;0.4278556;-0.2432863,0.2624328;0.4298404;-0.5467141,-0.1604349;0.5015973;-0.01264287,-0.2118054;0.4297907;-0.2571574,-0.231684;0.3928104;-0.5611578,0.07856514;0.005440524;-0.03850621,0.1025512;-0.359322;0.005174022,0.1142333;-0.7449031;0.09165052,0.1144585;-0.7038871;0.0002723038,-0.07602842;0.006017963;-0.0432235,-0.1237759;-0.3578359;-0.01380329,-0.1414684;-0.7429747;0.07361879,-0.1383996;-0.7018585;-0.01769602,-0.003259376;0.5637999;0.03488135,0;0;0,0.0035588;0.3252219;0.04076958,0.006483831;0.6378222;0.06767106,0.1617136;0.5075694;0.002978086,0.2308381;0.3609749;-0.2002813,0.2622806;0.167247;-0.4362046,-0.1557045;0.5076169;0.02031473,-0.2110476;0.3293507;-0.1606295,-0.260356;0.1504455;-0.4050483,0.07597039;0.004182369;-0.04354095,0.1024449;-0.3629041;-0.03450608,0.1063612;-0.7488036;0.05124784,0.1148069;-0.7867241;-0.01028967,-0.08012176;0.003164277;-0.03543019,-0.1077264;-0.3637753;-0.02410308,-0.1032893;-0.7521808;0.04944247,-0.108665;-0.7909086;-0.01154096,0.00583617;0.5613292;0.06334329,666.9785
+0;0;0,-0.001481058;0.3268616;0.0257202,-0.004135617;0.6405907;0.03583007,0.1589299;0.5094536;-0.002906647,0.2154817;0.4367675;-0.2458601,0.2592987;0.4408005;-0.5461817,-0.1603533;0.501422;-0.01179359,-0.2129137;0.433848;-0.2571075,-0.2334795;0.3975389;-0.5577534,0.07859446;0.005460429;-0.03843015,0.1026779;-0.359101;0.005505506,0.1142931;-0.744593;0.09220368,0.114407;-0.7035307;0.0006079227,-0.07601838;0.005997616;-0.04323214,-0.1233758;-0.3577436;-0.01382217,-0.1411293;-0.7427576;0.07395403,-0.1381669;-0.7015976;-0.01758204,-0.003376872;0.563942;0.03552806,0;0;0,0.003475919;0.3252799;0.04102564,0.006267756;0.6379811;0.06829739,0.1612254;0.5075237;0.003211264,0.2298541;0.3613411;-0.2003287,0.2607442;0.1742691;-0.43735,-0.1557343;0.5079359;0.020539,-0.2108816;0.3290862;-0.1596813,-0.2595147;0.1551053;-0.4035966,0.07601014;0.00412339;-0.04346538,0.1025012;-0.3628001;-0.03447747,0.1062374;-0.7486902;0.05114055,0.1149592;-0.7862508;-0.01108217,-0.08009727;0.003211455;-0.03546681,-0.1076033;-0.3635773;-0.02429677,-0.1032271;-0.7519167;0.04938483,-0.1089672;-0.7915596;-0.01085708,0.005657941;0.5614583;0.06387019,667.001
+0;0;0,-0.001481631;0.3269881;0.02573016,-0.004137608;0.6408842;0.03584529,0.1589919;0.5096821;-0.002906647,0.2160149;0.4363904;-0.2478845,0.2599981;0.4404387;-0.5493449,-0.1604164;0.5016474;-0.01179707,-0.2134147;0.4335104;-0.259155,-0.2340585;0.3970636;-0.560941,0.07859262;0.005460301;-0.03842925,0.1027441;-0.3601306;0.005630482,0.1143712;-0.7460173;0.09241742,0.114487;-0.7047701;-0.00070858,-0.0760166;0.005997476;-0.04323113,-0.1235078;-0.358771;-0.01373811,-0.1412794;-0.7441791;0.07412796,-0.1382676;-0.7028328;-0.01893735,-0.003378432;0.5641918;0.03554312,0;0;0,0.003350694;0.3253828;0.04123402,0.005987477;0.6382344;0.06871843,0.1609739;0.5076864;0.003399134,0.2297071;0.3685257;-0.2076635,0.2602932;0.1786268;-0.443952,-0.1560202;0.5081292;0.02082232,-0.2206708;0.35145;-0.1789509,-0.2595868;0.1593485;-0.4122145,0.07601214;0.004092947;-0.04346061,0.1030804;-0.3638132;-0.0337801,0.1067404;-0.750442;0.05036521,0.1156411;-0.7890404;-0.01299095,-0.08009;0.003245817;-0.03547504,-0.1073899;-0.3646008;-0.02430069,-0.1037447;-0.7534087;0.04912149,-0.1094819;-0.7938884;-0.01251185,0.00541715;0.5616707;0.06424022,667.0335
+0;0;0,-0.001574408;0.3271323;0.02434157,-0.00392233;0.6411093;0.03268083,0.1597371;0.5106454;-0.002600551,0.2154763;0.4432316;-0.2495861,0.2605403;0.4525905;-0.5551941,-0.161304;0.5025436;-0.01104244,-0.2112273;0.4422341;-0.26109,-0.2314541;0.4140483;-0.568191,0.07851807;0.005507116;-0.03846218,0.102528;-0.3599119;0.006108679,0.1144547;-0.7453245;0.09326918,0.1144715;-0.7045131;0.003059663,-0.07602772;0.00595447;-0.0431171,-0.1230125;-0.3587309;-0.01326467,-0.1412334;-0.7436657;0.07491282,-0.1384075;-0.7027652;-0.01524168,-0.003288429;0.5644108;0.03295593,0;0;0,0.003348653;0.3253793;0.04156423,0.006000359;0.6382331;0.06938362,0.1606413;0.5078401;0.003650188,0.229436;0.372992;-0.210211,0.2594698;0.1816909;-0.4510771,-0.1559014;0.5085106;0.02145533,-0.2069844;0.3231124;-0.1565092,-0.2582972;0.1580594;-0.4127105,0.07603709;0.004031047;-0.0433228,0.1031017;-0.3637631;-0.03388047,0.1065711;-0.7499654;0.05048657,0.1175169;-0.7852407;-0.01175474,-0.08000427;0.003298181;-0.03554143,-0.1072716;-0.3644414;-0.02466872,-0.1039701;-0.7528914;0.04866453,-0.1093748;-0.7897933;-0.01256926,0.005423401;0.5616693;0.06482315,667.067
+0;0;0,-0.001574756;0.3272047;0.02434696,-0.00392343;0.6412821;0.03268886,0.1597064;0.5108027;-0.002585936,0.2162603;0.4424036;-0.2531814,0.2588204;0.4512425;-0.541809,-0.161276;0.5027024;-0.01102628,-0.211929;0.4415114;-0.2647285,-0.231032;0.4148917;-0.5547661,0.07853302;0.005508165;-0.0384695,0.102549;-0.3600031;0.006112594,0.1143481;-0.741294;0.09234098,0.1143653;-0.7002389;9.839237E-05,-0.07604221;0.005955604;-0.04312531,-0.1230389;-0.3588217;-0.01326535,-0.1410649;-0.73964;0.07396916,-0.1381753;-0.6984938;-0.01821718,-0.00328932;0.5645583;0.03296405,0;0;0,0.003341164;0.3254208;0.04181314,0.005990814;0.6383473;0.06994939,0.1604533;0.5079311;0.003777981,0.2298051;0.3764274;-0.2166126,0.259559;0.1992014;-0.4466147,-0.155812;0.5086423;0.02165205,-0.2083488;0.3247787;-0.1630341,-0.2558275;0.1671806;-0.4040817,0.07602125;0.004076928;-0.04338002,0.1031458;-0.3638055;-0.0339148,0.106164;-0.7457327;0.0502267,0.115796;-0.7832429;-0.01286458,-0.08004685;0.003243553;-0.03549168,-0.1071852;-0.3646013;-0.02470011,-0.104216;-0.7489216;0.04773225,-0.1096381;-0.7876729;-0.01451549,0.005413149;0.561763;0.06530643,667.0934
+0;0;0,-0.001575315;0.3273209;0.0243556,-0.003925321;0.6415755;0.03270195,0.1594297;0.5111372;-0.002512634,0.2161819;0.4424983;-0.2539866,0.2585523;0.4512978;-0.5413273,-0.1610107;0.5030506;-0.01093873,-0.2118413;0.441645;-0.2655303,-0.2308591;0.415144;-0.5542748,0.07852725;0.00550776;-0.03846668,0.1025379;-0.3599221;0.006105501,0.1144378;-0.7444682;0.09307005,0.1144544;-0.7037307;0.003477067,-0.07603662;0.005955167;-0.04312215,-0.1230228;-0.358741;-0.01326883,-0.1412027;-0.7428104;0.07471041,-0.1383962;-0.7019843;-0.01482794,-0.0032908;0.564802;0.03297732,0;0;0,0.003365524;0.3255124;0.04201198,0.006088998;0.6385889;0.0704546,0.1601743;0.5081826;0.004100084,0.2291685;0.3784834;-0.2185862,0.2594373;0.2043308;-0.4492202,-0.155357;0.5087697;0.02194875,-0.21076;0.3320757;-0.1700956,-0.2556334;0.1713322;-0.4079721,0.07603237;0.004017502;-0.04335308,0.1030866;-0.3637885;-0.03391814,0.1054436;-0.7492977;0.04949212,0.1158979;-0.7834983;-0.01304746,-0.08003186;0.003296271;-0.03550476,-0.1070024;-0.364487;-0.02500356,-0.1044538;-0.7521298;0.04784346,-0.1098871;-0.7890413;-0.01245195,0.005489416;0.5619602;0.06572795,667.1233
+0;0;0,-0.00157554;0.3273675;0.02435907,-0.00392574;0.6416488;0.03270633,0.1593262;0.511243;-0.002485748,0.2159224;0.4427925;-0.2532693,0.2585357;0.4516424;-0.5422567,-0.1609111;0.5031614;-0.0109065,-0.2116021;0.4419245;-0.2647991,-0.2307289;0.4152716;-0.5551984,0.07853735;0.005508468;-0.03847162,0.1025574;-0.3600641;0.006117959,0.1144344;-0.7438725;0.09291567,0.1144512;-0.7030833;0.002891481,-0.07604639;0.005955932;-0.04312769,-0.1230509;-0.3588826;-0.01326271,-0.141196;-0.7422152;0.07454775,-0.1383759;-0.7013371;-0.01542156,-0.003291206;0.5648737;0.0329817,0;0;0,0.00336156;0.3255163;0.04234624,0.006056134;0.638585;0.07117224,0.1599385;0.508297;0.004408117,0.2291501;0.3818284;-0.2191907,0.2586736;0.2068504;-0.4513954,-0.155241;0.5088975;0.02234255,-0.2187394;0.3523867;-0.1832135,-0.2554158;0.1806938;-0.4168465,0.07604877;0.003965303;-0.04335189,0.1030712;-0.3639843;-0.03379202,0.1054553;-0.748664;0.04987192,0.1159102;-0.783408;-0.01273537,-0.08004118;0.003346357;-0.03550686,-0.1070833;-0.3645796;-0.02512843,-0.1046691;-0.7515038;0.04745032,-0.1098123;-0.7889673;-0.01290682,0.005464721;0.5619606;0.06634903,667.1557
+0;0;0,-0.001565319;0.3273164;0.02503685,-0.003954123;0.6415875;0.03391309,0.1591042;0.5108758;-0.001992896,0.2156659;0.4442909;-0.253286,0.2549437;0.4653342;-0.5421153,-0.1608;0.5027466;-0.009910434,-0.2082404;0.4477952;-0.2658611,-0.229733;0.4314043;-0.5568548,0.07845663;0.005614356;-0.03862076,0.1023219;-0.3598734;0.00674044,0.1142865;-0.7436225;0.09378769,0.1141912;-0.702802;0.003767297,-0.07614918;0.005878343;-0.04295663,-0.122819;-0.3589893;-0.01292201,-0.1412475;-0.7421996;0.0753618,-0.1385394;-0.7012913;-0.0146073,-0.003309128;0.564812;0.03394306,0;0;0,0.00336156;0.3255163;0.04234624,0.006056134;0.638585;0.07117224,0.1599385;0.508297;0.004408117,0.2291501;0.3818284;-0.2191907,0.2586736;0.2068504;-0.4513954,-0.155241;0.5088975;0.02234255,-0.2187394;0.3523867;-0.1832135,-0.2554158;0.1806938;-0.4168465,0.07604877;0.003965303;-0.04335189,0.1030712;-0.3639843;-0.03379202,0.1054553;-0.748664;0.04987192,0.1159102;-0.783408;-0.01273537,-0.08004118;0.003346357;-0.03550686,-0.1070833;-0.3645796;-0.02512843,-0.1046691;-0.7515038;0.04745032,-0.1098123;-0.7889673;-0.01290682,0.005464721;0.5619606;0.06634903,667.1782
+0;0;0,-0.001565618;0.3273789;0.02504162,-0.003955435;0.6417827;0.03392144,0.1587827;0.5111402;-0.001913622,0.2151889;0.4447383;-0.2525162,0.2597339;0.4686035;-0.5800776,-0.1604901;0.5030271;-0.009815529,-0.2078002;0.4482266;-0.2650629,-0.232175;0.4296377;-0.5950789,0.07846102;0.005614671;-0.03862293,0.1022953;-0.3593985;0.006679367,0.1142691;-0.7434441;0.09379387,0.1141737;-0.702616;0.00371068,-0.07615346;0.005878673;-0.04295904,-0.1227627;-0.3585151;-0.01296342,-0.1412054;-0.7420215;0.0753886,-0.1384954;-0.7011057;-0.01464327,-0.003310128;0.5649699;0.03395141,0;0;0,0.003420353;0.3255629;0.04246855,0.006267291;0.6387445;0.07150483,0.159685;0.5083555;0.004674673,0.2293576;0.3846418;-0.219453,0.2500986;0.1944125;-0.4900688,-0.1546387;0.5095497;0.02176987,-0.2182956;0.3602169;-0.1880873,-0.2580747;0.1600342;-0.4492287,0.0760541;0.00394313;-0.04335451,0.1032452;-0.3635188;-0.03400874,0.1055646;-0.7484682;0.04984808,0.1146397;-0.7824629;-0.01382732,-0.08004525;0.003366917;-0.03550787,-0.1070111;-0.3640852;-0.02517384,-0.1046084;-0.7513143;0.04742926,-0.1097765;-0.7891604;-0.01259106,0.005629443;0.5620867;0.06662512,667.2115
+0;0;0,-0.001565924;0.3274429;0.02504653,-0.003956737;0.6419773;0.03392991,0.1588946;0.5112624;-0.001930114,0.2153796;0.4447678;-0.2528827,0.257526;0.4673479;-0.5628062,-0.1606006;0.5031437;-0.009837527,-0.2079768;0.4482667;-0.2654413,-0.2310391;0.4306787;-0.5776874,0.07846086;0.005614659;-0.03862285,0.1023184;-0.3597558;0.00672378,0.1143109;-0.7443982;0.09397368,0.1142151;-0.7035263;0.003525138,-0.0761533;0.005878661;-0.04295896,-0.1228081;-0.3588718;-0.01293398,-0.1412795;-0.7429742;0.07555535,-0.1385586;-0.702014;-0.01484166,-0.003311137;0.5651296;0.0339599,0;0;0,0.003437448;0.3255823;0.0428133,0.006319758;0.6388282;0.07256961,0.1596018;0.5084475;0.004855156,0.2290645;0.3865788;-0.2207823,0.2550484;0.2093235;-0.4781618,-0.1545389;0.5095456;0.02203386,-0.2195215;0.3632773;-0.1900325,-0.2544622;0.1802734;-0.4422775,0.07606171;0.003910065;-0.04334378,0.1034254;-0.3638985;-0.03390384,0.1057014;-0.7495077;0.04980206,0.114432;-0.7830927;-0.0148499,-0.08004117;0.003400452;-0.03551342,-0.1069749;-0.3644161;-0.02518866,-0.1047178;-0.7522798;0.04735705,-0.1098644;-0.7903296;-0.01299098,0.005672373;0.5621491;0.06748366,667.2345
+0;0;0,-0.001646459;0.327473;0.02553249,-0.004151397;0.6420346;0.0347708,0.158622;0.5110599;-0.001644671,0.2152195;0.4462173;-0.2555297,0.2466952;0.4807396;-0.5636022,-0.1605944;0.5024621;-0.008836184,-0.2077358;0.4520757;-0.2678813,-0.231304;0.4319796;-0.5779327,0.07844569;0.005699527;-0.03861737,0.1021428;-0.3595213;0.00722849,0.1143237;-0.7440756;0.09449831,0.1140477;-0.7032259;0.00443238,-0.07618115;0.005796818;-0.0428992,-0.1228557;-0.3588561;-0.01290957,-0.1411978;-0.7427943;0.07598034,-0.1386687;-0.7018561;-0.01403979,-0.003458615;0.5651789;0.03466448,0;0;0,0.003381561;0.3256295;0.04297829,0.006186761;0.6388909;0.07296634,0.1594888;0.508512;0.005043983,0.2295018;0.3889265;-0.2244401,0.2551812;0.2111323;-0.4790398,-0.1546559;0.509396;0.022452,-0.2175354;0.3587888;-0.1902193,-0.252672;0.188468;-0.448768,0.07605687;0.003897816;-0.0433321,0.1033711;-0.3638171;-0.03387952,0.1056251;-0.7493499;0.04982067,0.1151668;-0.7823402;-0.01476144,-0.08002428;0.003417863;-0.03552385,-0.1069996;-0.3642979;-0.02517552,-0.1044854;-0.7521309;0.04711339,-0.1103526;-0.7903625;-0.01238193,0.0055627;0.5622069;0.06782103,667.2684
+0;0;0,-0.001646818;0.3275444;0.02553806,-0.004151881;0.6421221;0.0347769,0.1584923;0.5111884;-0.001609601,0.215146;0.4462812;-0.2557474,0.2463411;0.4804957;-0.5610729,-0.1604695;0.5025975;-0.008795377,-0.2076578;0.4521609;-0.2680984,-0.2310159;0.4322439;-0.5753852,0.07845707;0.005700355;-0.03862297,0.1021587;-0.3595893;0.00723153,0.1143581;-0.7447295;0.09463431,0.1140831;-0.7039183;0.004888192,-0.07619221;0.005797659;-0.04290542,-0.1228756;-0.358924;-0.01291014,-0.1412456;-0.7434472;0.07611521,-0.1387255;-0.7025478;-0.01358526,-0.00345908;0.5652642;0.03467058,0;0;0,0.003326368;0.3256793;0.04315281,0.006081298;0.6389414;0.07330489,0.1591831;0.5082795;0.005450726,0.2285696;0.392037;-0.2262427,0.2545047;0.2160332;-0.4786659,-0.1544773;0.509229;0.02258912,-0.2156541;0.3950807;-0.2124347,-0.2476979;0.1943028;-0.4448758,0.07606551;0.003839567;-0.04334784,0.1033616;-0.3639416;-0.03370929,0.105644;-0.7501312;0.04979801,0.1160958;-0.7833726;-0.01394057,-0.08003894;0.003479238;-0.03551623,-0.1069911;-0.3643087;-0.0251936,-0.1046046;-0.7527535;0.0470977,-0.1106252;-0.7909621;-0.01191641,0.005470946;0.5622578;0.06812119,667.2911
+0;0;0,-0.001646935;0.3275677;0.02553988,-0.004152142;0.6421639;0.03477935,0.1584667;0.5112365;-0.00160148,0.213;0.4487587;-0.2462274,0.245186;0.48406;-0.561252,-0.1604451;0.5026469;-0.008786131,-0.2058673;0.4540982;-0.2583839,-0.2299673;0.4335485;-0.5754321,0.07845052;0.005699879;-0.03861975,0.102149;-0.3595404;0.007228557,0.1143683;-0.7453102;0.09477422,0.1140964;-0.7046209;0.006039515,-0.07618584;0.005797175;-0.04290184,-0.1228629;-0.3588752;-0.01291061,-0.141263;-0.744027;0.07626028,-0.1387712;-0.7032505;-0.01242929,-0.003459322;0.5653039;0.03467302,0;0;0,0.003358278;0.325668;0.04341292,0.006180458;0.6389114;0.07394671,0.1590776;0.5082887;0.005587101,0.2264967;0.4015757;-0.2197708,0.2544996;0.2182922;-0.4788955,-0.1542373;0.5091594;0.02272778,-0.2160702;0.3511188;-0.1720004,-0.2492864;0.1991078;-0.4500507,0.07606407;0.003817007;-0.04333758,0.103343;-0.3639147;-0.03367138,0.1054678;-0.7509019;0.04920363,0.1173094;-0.7840775;-0.01289964,-0.08002705;0.003505774;-0.03552234,-0.1069461;-0.3642371;-0.02528976,-0.1047084;-0.753224;0.04762203,-0.1097936;-0.7896829;-0.01192247,0.005550776;0.5622325;0.06866431,667.3232
+0;0;0,-0.001655048;0.3275267;0.02605894,-0.004142548;0.6421132;0.03570966,0.1582204;0.5108323;-0.001387239,0.2119687;0.4512881;-0.2469169,0.2439684;0.4976363;-0.5605257,-0.1602427;0.5019794;-0.007874377,-0.2057169;0.4595498;-0.2585754,-0.2181494;0.4899708;-0.5755023,0.07835148;0.005723335;-0.03881682,0.1019825;-0.3594343;0.007719301,0.1143606;-0.7451659;0.09541091,0.1139288;-0.7044535;0.006679632,-0.07629448;0.005785794;-0.04270988,-0.1226599;-0.3589393;-0.01287616,-0.141243;-0.7439388;0.0769122,-0.1389109;-0.7031413;-0.01177916,-0.003463146;0.5652535;0.0354351,0;0;0,0.003358278;0.325668;0.04341292,0.006180458;0.6389114;0.07394671,0.1590776;0.5082887;0.005587101,0.2264967;0.4015757;-0.2197708,0.2544996;0.2182922;-0.4788955,-0.1542373;0.5091594;0.02272778,-0.2160702;0.3511188;-0.1720004,-0.2492864;0.1991078;-0.4500507,0.07606407;0.003817007;-0.04333758,0.103343;-0.3639147;-0.03367138,0.1054678;-0.7509019;0.04920363,0.1173094;-0.7840775;-0.01289964,-0.08002705;0.003505774;-0.03552234,-0.1069461;-0.3642371;-0.02528976,-0.1047084;-0.753224;0.04762203,-0.1097936;-0.7896829;-0.01192247,0.005550776;0.5622325;0.06866431,667.3458
+0;0;0,-0.001655228;0.3275624;0.02606178,-0.004142632;0.6421381;0.0357125,0.1580416;0.5109292;-0.001343664,0.210861;0.4524141;-0.2426302,0.2434247;0.4995793;-0.5617669,-0.1600696;0.5020862;-0.007823631,-0.204758;0.4603898;-0.2541921,-0.2174096;0.491347;-0.5767055,0.07834133;0.005722593;-0.03881179,0.101968;-0.3593681;0.007715799,0.1143426;-0.7449904;0.09538255,0.1139102;-0.7042626;0.006524153,-0.07628459;0.005785044;-0.04270435,-0.1226415;-0.3588731;-0.01287609,-0.1412193;-0.7437635;0.07688681,-0.1388839;-0.7029505;-0.01193161,-0.003463335;0.5652903;0.03543798,0;0;0,0.003285859;0.3256532;0.04379821,0.005908526;0.6388373;0.07484508,0.1588109;0.5085003;0.006526709,0.224531;0.4063444;-0.2163591,0.2539732;0.2207167;-0.4805726,-0.1542395;0.5092549;0.02332912,-0.2108292;0.365748;-0.1782557,-0.2489006;0.2019863;-0.4555028,0.07608431;0.003780067;-0.04328227,0.1031987;-0.3638983;-0.0337069,0.1051768;-0.7507385;0.04932261,0.1172228;-0.7840191;-0.01281881,-0.08000053;0.003536511;-0.035551,-0.1069918;-0.364134;-0.0253475,-0.1048422;-0.7528675;0.04830592,-0.110409;-0.789359;-0.01135119,0.005339529;0.5621791;0.0694313,667.3679
+0;0;0,-0.00165537;0.3275905;0.02606401,-0.004143151;0.6422143;0.03571628,0.1576884;0.5111143;-0.001259591,0.2105115;0.4525952;-0.2425626,0.24331;0.5001005;-0.564001,-0.1597281;0.5022906;-0.00772541,-0.2044195;0.4605914;-0.2541108,-0.2171624;0.4917719;-0.57895,0.07833527;0.005722151;-0.03880879,0.101942;-0.3590596;0.007679425,0.1141397;-0.7391681;0.0940927,0.1136871;-0.6979409;0.001097761,-0.0762787;0.005784597;-0.04270105,-0.1225964;-0.3585649;-0.01289804,-0.1409085;-0.7379521;0.07558142,-0.1384644;-0.6966357;-0.01737168,-0.003463768;0.5653567;0.03544173,0;0;0,0.003307048;0.3256466;0.04405689,0.005992498;0.6388321;0.07557154,0.1584872;0.5083911;0.007327318,0.2248049;0.4084781;-0.2164164,0.2531138;0.22175;-0.4828491,-0.1536915;0.5092756;0.02366648,-0.2129825;0.372444;-0.1817686,-0.2494093;0.2078519;-0.4614786,0.07608873;0.003749862;-0.04326344,0.1031089;-0.3636245;-0.03376961,0.1050601;-0.7446324;0.04946351,0.11741;-0.7835525;-0.0127604,-0.07998396;0.003555696;-0.03556971,-0.1069444;-0.3638156;-0.02579051,-0.104936;-0.7469369;0.04709698,-0.1102351;-0.7858196;-0.01615977,0.005403396;0.5621731;0.07003379,667.3908
+0;0;0,-0.001727216;0.3277352;0.02493935,-0.004108744;0.642417;0.03333322,0.1580045;0.5119217;-0.001229413,0.2090824;0.4578426;-0.2440209,0.2373674;0.5010098;-0.5109493,-0.1601582;0.5026729;-0.007204834,-0.203915;0.4647976;-0.2544537,-0.2098587;0.4909481;-0.5249995,0.07831988;0.00571245;-0.03885016,0.1019324;-0.3589037;0.007735897,0.1141144;-0.7383935;0.09428693,0.1135603;-0.6974881;0.003454216,-0.07631502;0.005792386;-0.04264315,-0.1226167;-0.3584099;-0.01288429,-0.1408483;-0.7371571;0.07582983,-0.1385723;-0.6961653;-0.01496565,-0.003478999;0.5655532;0.03351773,0;0;0,0.003268834;0.3256708;0.04430819,0.005915973;0.6388481;0.07617402,0.1581321;0.5083195;0.007992744,0.2208705;0.4104057;-0.217746,0.256289;0.2850279;-0.4563673,-0.1535163;0.50951;0.02417342,-0.2133874;0.3757899;-0.1832286,-0.2481136;0.2492723;-0.4213495,0.07610016;0.003711492;-0.04325461,0.1030251;-0.3635176;-0.03373909,0.1049673;-0.7438785;0.04977059,0.1172702;-0.7791092;-0.01318502,-0.07998357;0.003594739;-0.03557637,-0.1070113;-0.3636187;-0.02575212,-0.1048916;-0.7461271;0.0472882,-0.1104603;-0.7864726;-0.01093833,0.005339105;0.56219;0.07054591,667.4133
+0;0;0,-0.001727216;0.3277352;0.02493935,-0.004108744;0.642417;0.03333322,0.1580045;0.5119217;-0.001229413,0.2090824;0.4578426;-0.2440209,0.2373674;0.5010098;-0.5109493,-0.1601582;0.5026729;-0.007204834,-0.203915;0.4647976;-0.2544537,-0.2098587;0.4909481;-0.5249995,0.07831988;0.00571245;-0.03885016,0.1019324;-0.3589037;0.007735897,0.1141144;-0.7383935;0.09428693,0.1135603;-0.6974881;0.003454216,-0.07631502;0.005792386;-0.04264315,-0.1226167;-0.3584099;-0.01288429,-0.1408483;-0.7371571;0.07582983,-0.1385723;-0.6961653;-0.01496565,-0.003478999;0.5655532;0.03351773,0;0;0,0.003268834;0.3256708;0.04430819,0.005915973;0.6388481;0.07617402,0.1581321;0.5083195;0.007992744,0.2208705;0.4104057;-0.217746,0.256289;0.2850279;-0.4563673,-0.1535163;0.50951;0.02417342,-0.2133874;0.3757899;-0.1832286,-0.2481136;0.2492723;-0.4213495,0.07610016;0.003711492;-0.04325461,0.1030251;-0.3635176;-0.03373909,0.1049673;-0.7438785;0.04977059,0.1172702;-0.7791092;-0.01318502,-0.07998357;0.003594739;-0.03557637,-0.1070113;-0.3636187;-0.02575212,-0.1048916;-0.7461271;0.0472882,-0.1104603;-0.7864726;-0.01093833,0.005339105;0.56219;0.07054591,667.4463

+ 192 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.005717567;0.2984627;0.006801196,0.01145269;0.5864282;-0.0004911087,0.1866524;0.4682651;0.02397858,0.2286453;0.1795081;0.0446583,0.2781594;-0.07486439;0.006389134,-0.1652354;0.4594175;0.005249709,-0.2104324;0.170404;0.00551705,-0.2539294;-0.08485308;-0.03414853,0.07701846;0.004648187;-0.03392953,0.08906454;-0.3825609;0.02027155,0.09589308;-0.7616128;0.1110768,0.09810661;-0.7230669;0.02444438,-0.07563414;0.005644338;-0.03677339,-0.1057211;-0.3823399;0.002934571,-0.1278039;-0.761921;0.08897564,-0.1232567;-0.7233057;0.002441168,0.009990096;0.5157783;0.003577153,0;0;0,-0.0008801669;0.2985801;0.00284791,-0.002163678;0.5864766;-0.008102417,0.1799834;0.4866502;-0.001909018,0.2226774;0.1972997;0.003106833,0.2406141;-0.05760482;-0.05454302,-0.1840213;0.4910247;0.003604289,-0.2302157;0.2021692;0.003124647,-0.273869;-0.04929972;-0.05586108,0.0731642;0.002801344;-0.04175901,0.1043829;-0.3870288;-0.05022073,0.1042501;-0.7703962;0.020504,0.111397;-0.8080151;-0.03389931,-0.07635365;0.003829438;-0.03549815,-0.1041892;-0.3862545;-0.04406387,-0.09340218;-0.7708144;0.01894357,-0.100714;-0.8027828;-0.04179832,-0.001751758;0.515882;-0.002971411,411.0624
+0;0;0,0.005717567;0.2984627;0.006801196,0.01145269;0.5864282;-0.0004911087,0.1866524;0.4682651;0.02397858,0.2286453;0.1795081;0.0446583,0.2781594;-0.07486439;0.006389134,-0.1652354;0.4594175;0.005249709,-0.2104324;0.170404;0.00551705,-0.2539294;-0.08485308;-0.03414853,0.07701846;0.004648187;-0.03392953,0.08906454;-0.3825609;0.02027155,0.09589308;-0.7616128;0.1110768,0.09810661;-0.7230669;0.02444438,-0.07563414;0.005644338;-0.03677339,-0.1057211;-0.3823399;0.002934571,-0.1278039;-0.761921;0.08897564,-0.1232567;-0.7233057;0.002441168,0.009990096;0.5157783;0.003577153,0;0;0,-0.0008801669;0.2985801;0.00284791,-0.002163678;0.5864766;-0.008102417,0.1799834;0.4866502;-0.001909018,0.2226774;0.1972997;0.003106833,0.2406141;-0.05760482;-0.05454302,-0.1840213;0.4910247;0.003604289,-0.2302157;0.2021692;0.003124647,-0.273869;-0.04929972;-0.05586108,0.0731642;0.002801344;-0.04175901,0.1043829;-0.3870288;-0.05022073,0.1042501;-0.7703962;0.020504,0.111397;-0.8080151;-0.03389931,-0.07635365;0.003829438;-0.03549815,-0.1041892;-0.3862545;-0.04406387,-0.09340218;-0.7708144;0.01894357,-0.100714;-0.8027828;-0.04179832,-0.001751758;0.515882;-0.002971411,411.0852
+0;0;0,0.005651213;0.2986366;0.006920942,0.01134391;0.5868642;-0.0002394456,0.1865278;0.4687876;0.02419036,0.2282133;0.1816299;0.04466248,0.2778828;-0.07459247;0.00593983,-0.1652374;0.4597037;0.005635693,-0.2101452;0.1723022;0.005831596,-0.2539111;-0.08477399;-0.03432741,0.07707939;0.004657741;-0.03384223,0.08900046;-0.3825852;0.02076312,0.095709;-0.760457;0.1114064,0.1001096;-0.7957849;0.05238016,-0.07561126;0.005645682;-0.03686848,-0.1056814;-0.3823909;0.003185801,-0.1280898;-0.7607705;0.08906414,-0.1235269;-0.7220414;0.001461789,0.009891065;0.5161548;0.003796218,0;0;0,-0.0008935481;0.2987553;0.00284934,-0.002206534;0.5869087;-0.008111477,0.1798377;0.4866936;-0.001884937,0.22247;0.1989894;0.003125906,0.2408123;-0.05772349;-0.05499864,-0.1839413;0.4910154;0.003364983,-0.2301861;0.2038261;0.003639779,-0.2742611;-0.04934561;-0.05617565,0.07319212;0.002842009;-0.04174995,0.1039545;-0.3871087;-0.05029821,0.104097;-0.7691559;0.021034,0.1129888;-0.8067712;-0.03482556,-0.07637107;0.003788681;-0.03551517,-0.104302;-0.3863726;-0.04417577,-0.09357135;-0.7695807;0.01973621,-0.1010604;-0.8019456;-0.04211617,-0.00177978;0.5162576;-0.002967834,411.1014
+0;0;0,0.005653707;0.2987684;0.006923997,0.01134924;0.5871404;-0.000239243,0.186735;0.4689914;0.02421494,0.2285284;0.1810901;0.04474008,0.2780932;-0.07459229;0.006099023,-0.165433;0.4598972;0.005639039,-0.210457;0.1717516;0.005835449,-0.2541307;-0.08478299;-0.03423894,0.07709225;0.004658518;-0.03384788,0.08901375;-0.3825981;0.0207594,0.09572304;-0.7605129;0.111413,0.1001015;-0.795512;0.05268388,-0.07562388;0.005646624;-0.03687463,-0.105695;-0.3824037;0.003181063,-0.128106;-0.7608263;0.08906917,-0.1235661;-0.7221412;0.001907781,0.009896021;0.5164129;0.003797458,0;0;0,-0.0009870529;0.2988848;0.003058672,-0.002528727;0.587199;-0.007455349,0.179758;0.4867039;-0.001947403,0.2225025;0.1982532;0.002978086,0.2409137;-0.05780691;-0.05548191,-0.1843879;0.4910915;0.003737103,-0.2305998;0.2031338;0.003680364,-0.2746727;-0.04951224;-0.05590893,0.07320761;0.002849832;-0.04175067,0.1039651;-0.3871143;-0.05033851,0.1040893;-0.7692018;0.02101827,0.1119751;-0.8062551;-0.03497124,-0.07638442;0.003780108;-0.03552077,-0.1042601;-0.3863983;-0.04421084,-0.09356298;-0.7696631;0.01963593,-0.1015061;-0.800154;-0.04337925,-0.002034113;0.5165212;-0.002434731,411.1142
+0;0;0,0.005653707;0.2987684;0.006923997,0.01134924;0.5871404;-0.000239243,0.186735;0.4689914;0.02421494,0.2285284;0.1810901;0.04474008,0.2780932;-0.07459229;0.006099023,-0.165433;0.4598972;0.005639039,-0.210457;0.1717516;0.005835449,-0.2541307;-0.08478299;-0.03423894,0.07709225;0.004658518;-0.03384788,0.08901375;-0.3825981;0.0207594,0.09572304;-0.7605129;0.111413,0.1001015;-0.795512;0.05268388,-0.07562388;0.005646624;-0.03687463,-0.105695;-0.3824037;0.003181063,-0.128106;-0.7608263;0.08906917,-0.1235661;-0.7221412;0.001907781,0.009896021;0.5164129;0.003797458,0;0;0,-0.0009870529;0.2988848;0.003058672,-0.002528727;0.587199;-0.007455349,0.179758;0.4867039;-0.001947403,0.2225025;0.1982532;0.002978086,0.2409137;-0.05780691;-0.05548191,-0.1843879;0.4910915;0.003737103,-0.2305998;0.2031338;0.003680364,-0.2746727;-0.04951224;-0.05590893,0.07320761;0.002849832;-0.04175067,0.1039651;-0.3871143;-0.05033851,0.1040893;-0.7692018;0.02101827,0.1119751;-0.8062551;-0.03497124,-0.07638442;0.003780108;-0.03552077,-0.1042601;-0.3863983;-0.04421084,-0.09356298;-0.7696631;0.01963593,-0.1015061;-0.800154;-0.04337925,-0.002034113;0.5165212;-0.002434731,411.135
+0;0;0,0.005626691;0.298768;0.006964424,0.01130445;0.5871412;-0.0001615563,0.1866967;0.4689792;0.02423113,0.2284583;0.1810744;0.04477151,0.2779475;-0.07462162;0.006122727,-0.1654567;0.4598443;0.005722116,-0.2104725;0.1716973;0.005791455,-0.2541636;-0.08484757;-0.03419795,0.07707614;0.004673819;-0.03388241,0.08886001;-0.3825728;0.02082607,0.09531002;-0.7605121;0.1113965,0.0993097;-0.7959861;0.05317014,-0.07564475;0.005633813;-0.03683376,-0.1057709;-0.3824088;0.003255416,-0.1282631;-0.7608184;0.08917965,-0.1237385;-0.7221296;0.002017826,0.009855038;0.5164131;0.003866538,0;0;0,-0.0009870529;0.2988848;0.003058672,-0.002528727;0.587199;-0.007455349,0.179758;0.4867039;-0.001947403,0.2225025;0.1982532;0.002978086,0.2409137;-0.05780691;-0.05548191,-0.1843879;0.4910915;0.003737103,-0.2305998;0.2031338;0.003680364,-0.2746727;-0.04951224;-0.05590893,0.07320761;0.002849832;-0.04175067,0.1039651;-0.3871143;-0.05033851,0.1040893;-0.7692018;0.02101827,0.1119751;-0.8062551;-0.03497124,-0.07638442;0.003780108;-0.03552077,-0.1042601;-0.3863983;-0.04421084,-0.09356298;-0.7696631;0.01963593,-0.1015061;-0.800154;-0.04337925,-0.002034113;0.5165212;-0.002434731,411.1464
+0;0;0,0.005631939;0.2990466;0.006970919,0.01131885;0.5878847;-0.0001662951,0.1867931;0.469592;0.02424225,0.2285875;0.1814614;0.04479873,0.2780787;-0.07424492;0.006148394,-0.165528;0.4604527;0.005724418,-0.2105791;0.1720798;0.005793811,-0.254272;-0.08447546;-0.03419721,0.07707231;0.004673586;-0.03388072,0.08885474;-0.3825257;0.02082108,0.09526933;-0.7583891;0.1108941,0.09931888;-0.7946796;0.05194158,-0.07564098;0.005633533;-0.03683193,-0.1057634;-0.3823617;0.003252354,-0.1281321;-0.7586928;0.08870465,-0.1235511;-0.7198958;0.0004559085,0.009867216;0.5170485;0.003867957,0;0;0,-0.0009732544;0.2991595;0.003438473,-0.002590768;0.5879599;-0.006484509,0.1797054;0.4866978;-0.002002716,0.2224894;0.1980174;0.002660752,0.2413172;-0.05802202;-0.05580497,-0.1844444;0.4910146;0.00340929,-0.2307609;0.2028422;0.003631255,-0.2750102;-0.04977462;-0.05599808,0.07317273;0.002856225;-0.04180288,0.1039475;-0.387059;-0.05037403,0.1044229;-0.7670777;0.02042961,0.1126118;-0.8069264;-0.03379512,-0.07640095;0.003755484;-0.03547785,-0.1043811;-0.3863561;-0.04467011,-0.09395929;-0.7675862;0.01843737,-0.1019447;-0.7985222;-0.04566608,-0.002068415;0.5171633;-0.00161457,411.1576
+0;0;0,0.005631939;0.2990466;0.006970919,0.01131885;0.5878847;-0.0001662951,0.1867931;0.469592;0.02424225,0.2285875;0.1814614;0.04479873,0.2780787;-0.07424492;0.006148394,-0.165528;0.4604527;0.005724418,-0.2105791;0.1720798;0.005793811,-0.254272;-0.08447546;-0.03419721,0.07707231;0.004673586;-0.03388072,0.08885474;-0.3825257;0.02082108,0.09526933;-0.7583891;0.1108941,0.09931888;-0.7946796;0.05194158,-0.07564098;0.005633533;-0.03683193,-0.1057634;-0.3823617;0.003252354,-0.1281321;-0.7586928;0.08870465,-0.1235511;-0.7198958;0.0004559085,0.009867216;0.5170485;0.003867957,0;0;0,-0.0009732544;0.2991595;0.003438473,-0.002590768;0.5879599;-0.006484509,0.1797054;0.4866978;-0.002002716,0.2224894;0.1980174;0.002660752,0.2413172;-0.05802202;-0.05580497,-0.1844444;0.4910146;0.00340929,-0.2307609;0.2028422;0.003631255,-0.2750102;-0.04977462;-0.05599808,0.07317273;0.002856225;-0.04180288,0.1039475;-0.387059;-0.05037403,0.1044229;-0.7670777;0.02042961,0.1126118;-0.8069264;-0.03379512,-0.07640095;0.003755484;-0.03547785,-0.1043811;-0.3863561;-0.04467011,-0.09395929;-0.7675862;0.01843737,-0.1019447;-0.7985222;-0.04566608,-0.002068415;0.5171633;-0.00161457,411.1799
+0;0;0,0.005595062;0.2991356;0.00702035,0.01126366;0.5880917;-6.942824E-05,0.1868519;0.4698049;0.02421986,0.2285426;0.1817172;0.04487655,0.2780018;-0.07364923;0.006199133,-0.1656368;0.4605343;0.005864427,-0.2106656;0.1722086;0.005826164,-0.2542652;-0.08401242;-0.03422438,0.07710918;0.004666387;-0.0338948,0.08909354;-0.3833771;0.02124724,0.09552626;-0.7628391;0.1118603,0.09766284;-0.7242057;0.02457003,-0.07567213;0.005646327;-0.03685521,-0.105901;-0.3832275;0.003460657,-0.1285526;-0.7630836;0.08971444,-0.1240637;-0.7243875;0.002519764,0.00981558;0.517235;0.003954104,0;0;0,-0.001028299;0.2992473;0.003567457,-0.002793081;0.5881698;-0.006162405,0.1796132;0.486774;-0.002065897,0.2225133;0.1981594;0.002465248,0.2412713;-0.05747327;-0.05630755,-0.1846557;0.4909589;0.003789641,-0.2307211;0.2027971;0.003507534,-0.2748643;-0.04949629;-0.05610439,0.07318752;0.002870157;-0.04185462,0.1040495;-0.3879536;-0.04999971,0.1042082;-0.7714039;0.02217579,0.1108827;-0.8094366;-0.03283047,-0.07646327;0.003745795;-0.03543723,-0.1042484;-0.3872987;-0.04405176,-0.09385185;-0.7721679;0.01928149,-0.1006334;-0.8038023;-0.04279828,-0.002229385;0.5173506;-0.001337528,411.1915
+0;0;0,0.005595062;0.2991356;0.00702035,0.01126366;0.5880917;-6.942824E-05,0.1868519;0.4698049;0.02421986,0.2285426;0.1817172;0.04487655,0.2780018;-0.07364923;0.006199133,-0.1656368;0.4605343;0.005864427,-0.2106656;0.1722086;0.005826164,-0.2542652;-0.08401242;-0.03422438,0.07710918;0.004666387;-0.0338948,0.08909354;-0.3833771;0.02124724,0.09552626;-0.7628391;0.1118603,0.09766284;-0.7242057;0.02457003,-0.07567213;0.005646327;-0.03685521,-0.105901;-0.3832275;0.003460657,-0.1285526;-0.7630836;0.08971444,-0.1240637;-0.7243875;0.002519764,0.00981558;0.517235;0.003954104,0;0;0,-0.001028299;0.2992473;0.003567457,-0.002793081;0.5881698;-0.006162405,0.1796132;0.486774;-0.002065897,0.2225133;0.1981594;0.002465248,0.2412713;-0.05747327;-0.05630755,-0.1846557;0.4909589;0.003789641,-0.2307211;0.2027971;0.003507534,-0.2748643;-0.04949629;-0.05610439,0.07318752;0.002870157;-0.04185462,0.1040495;-0.3879536;-0.04999971,0.1042082;-0.7714039;0.02217579,0.1108827;-0.8094366;-0.03283047,-0.07646327;0.003745795;-0.03543723,-0.1042484;-0.3872987;-0.04405176,-0.09385185;-0.7721679;0.01928149,-0.1006334;-0.8038023;-0.04279828,-0.002229385;0.5173506;-0.001337528,411.2032
+0;0;0,0.00558405;0.2985469;0.007006533,0.01121046;0.5853618;-2.349028E-05,0.1864017;0.4678791;0.02417932,0.2281747;0.1792224;0.04487681,0.2778537;-0.07727858;0.006027546,-0.1652684;0.4586301;0.00586652,-0.2103861;0.1697348;0.00582818,-0.2541794;-0.08762455;-0.03440031,0.0771319;0.004667762;-0.03390479,0.08911635;-0.3833784;0.02123762,0.09554884;-0.7628264;0.1118473,0.09767812;-0.7242226;0.02485522,-0.07569443;0.00564799;-0.03686607,-0.1059235;-0.3832285;0.003450081,-0.1285743;-0.7630706;0.0897007,-0.1241007;-0.7244043;0.00280384,0.009776563;0.5151991;0.003960633,0;0;0,-0.001019135;0.2986656;0.002892256,-0.003008768;0.5853225;-0.009586096,0.1794208;0.4869615;-0.002054691,0.2223697;0.1977669;0.002180099,0.2416732;-0.05873367;-0.05786061,-0.1845616;0.4911335;0.003912851,-0.2307478;0.2024085;0.003031851,-0.2750793;-0.05103379;-0.05673255,0.07318999;0.002894148;-0.04189873,0.1040189;-0.3879354;-0.05002379,0.1040674;-0.7713889;0.02205706,0.110893;-0.8092698;-0.03264022,-0.07650002;0.003719756;-0.03541983,-0.1045777;-0.3873018;-0.0442477,-0.09405259;-0.7721767;0.01894108,-0.1007286;-0.8040848;-0.04245117,-0.002347827;0.5152714;-0.003828526,411.2245
+0;0;0,0.005541917;0.2985467;0.007047695,0.01114262;0.5853631;5.685026E-05,0.1863499;0.4678756;0.02415307,0.2281808;0.179232;0.04491614,0.2776949;-0.07729068;0.005999278,-0.1653076;0.4585628;0.005996356,-0.2104195;0.1696667;0.005877922,-0.2541724;-0.08770767;-0.03429872,0.07713492;0.004667263;-0.03389801,0.08918533;-0.3833417;0.02149126,0.09575973;-0.7628545;0.1118191,0.09785395;-0.724245;0.0248267,-0.07569789;0.005651529;-0.03685844,-0.1058912;-0.3832145;0.003585212,-0.1285975;-0.7630407;0.0898916,-0.1241566;-0.7243702;0.002993472,0.009714762;0.5151997;0.004031532,0;0;0,-0.001019135;0.2986656;0.002892256,-0.003008768;0.5853225;-0.009586096,0.1794208;0.4869615;-0.002054691,0.2223697;0.1977669;0.002180099,0.2416732;-0.05873367;-0.05786061,-0.1845616;0.4911335;0.003912851,-0.2307478;0.2024085;0.003031851,-0.2750793;-0.05103379;-0.05673255,0.07318999;0.002894148;-0.04189873,0.1040189;-0.3879354;-0.05002379,0.1040674;-0.7713889;0.02205706,0.110893;-0.8092698;-0.03264022,-0.07650002;0.003719756;-0.03541983,-0.1045777;-0.3873018;-0.0442477,-0.09405259;-0.7721767;0.01894108,-0.1007286;-0.8040848;-0.04245117,-0.002347827;0.5152714;-0.003828526,411.2357
+0;0;0,0.005541917;0.2985467;0.007047695,0.01114262;0.5853631;5.685026E-05,0.1863499;0.4678756;0.02415307,0.2281808;0.179232;0.04491614,0.2776949;-0.07729068;0.005999278,-0.1653076;0.4585628;0.005996356,-0.2104195;0.1696667;0.005877922,-0.2541724;-0.08770767;-0.03429872,0.07713492;0.004667263;-0.03389801,0.08918533;-0.3833417;0.02149126,0.09575973;-0.7628545;0.1118191,0.09785395;-0.724245;0.0248267,-0.07569789;0.005651529;-0.03685844,-0.1058912;-0.3832145;0.003585212,-0.1285975;-0.7630407;0.0898916,-0.1241566;-0.7243702;0.002993472,0.009714762;0.5151997;0.004031532,0;0;0,-0.001019135;0.2986656;0.002892256,-0.003008768;0.5853225;-0.009586096,0.1794208;0.4869615;-0.002054691,0.2223697;0.1977669;0.002180099,0.2416732;-0.05873367;-0.05786061,-0.1845616;0.4911335;0.003912851,-0.2307478;0.2024085;0.003031851,-0.2750793;-0.05103379;-0.05673255,0.07318999;0.002894148;-0.04189873,0.1040189;-0.3879354;-0.05002379,0.1040674;-0.7713889;0.02205706,0.110893;-0.8092698;-0.03264022,-0.07650002;0.003719756;-0.03541983,-0.1045777;-0.3873018;-0.0442477,-0.09405259;-0.7721767;0.01894108,-0.1007286;-0.8040848;-0.04245117,-0.002347827;0.5152714;-0.003828526,411.247
+0;0;0,0.005545917;0.2987621;0.007052779,0.01116184;0.5863537;3.959937E-05,0.1866703;0.4685138;0.02418606,0.2285478;0.1795491;0.04497223,0.2780282;-0.07679945;0.006081775,-0.1655977;0.4591849;0.005997821,-0.2107598;0.1699674;0.005879255,-0.254483;-0.08723229;-0.03427012,0.07713924;0.004667526;-0.03389991,0.08919714;-0.3835824;0.02152375,0.0958209;-0.7659442;0.1125297,0.09787539;-0.7274981;0.02718706,-0.07570213;0.005651846;-0.0368605,-0.1059142;-0.3834557;0.003608257,-0.128791;-0.7661333;0.09056256,-0.1244343;-0.7276272;0.005312406,0.009728488;0.5159201;0.004029586,0;0;0,-0.001117982;0.2988784;0.00311923,-0.003263466;0.5863559;-0.008434534,0.1794162;0.4869411;-0.002103567,0.222299;0.1974053;0.001954794,0.2418518;-0.05885571;-0.05823946,-0.1850305;0.4911923;0.004182366,-0.2310777;0.202117;0.002950993,-0.275351;-0.05116352;-0.05675003,0.07318324;0.002898932;-0.04191971,0.104167;-0.3881634;-0.0500083,0.1037939;-0.7745034;0.02257109,0.1100124;-0.8102207;-0.03221488,-0.07651062;0.003715755;-0.03540864,-0.1046405;-0.3875462;-0.044237,-0.09320983;-0.7752714;0.01952065,-0.100228;-0.8066602;-0.03998642,-0.002563015;0.516006;-0.00302577,411.2692
+0;0;0,0.005503345;0.2987612;0.007124693,0.01109305;0.5863549;0.0001813145,0.1866182;0.4684725;0.0241123,0.2285275;0.1795158;0.04494548,0.2779411;-0.07681587;0.005859595,-0.1656327;0.4590999;0.0062178,-0.2108518;0.1698914;0.00598167,-0.2549275;-0.08722752;-0.03429937,0.07713651;0.004681926;-0.03390414,0.08918054;-0.3835343;0.02175819,0.09577393;-0.7659152;0.1126862,0.09776968;-0.7274621;0.02734282,-0.07571004;0.005638058;-0.03684636,-0.1059344;-0.3834507;0.003793616,-0.1288029;-0.7661427;0.09068641,-0.1245049;-0.7276228;0.005434655,0.009664908;0.5159203;0.004155109,0;0;0,-0.001117982;0.2988784;0.00311923,-0.003263466;0.5863559;-0.008434534,0.1794162;0.4869411;-0.002103567,0.222299;0.1974053;0.001954794,0.2418518;-0.05885571;-0.05823946,-0.1850305;0.4911923;0.004182366,-0.2310777;0.202117;0.002950993,-0.275351;-0.05116352;-0.05675003,0.07318324;0.002898932;-0.04191971,0.104167;-0.3881634;-0.0500083,0.1037939;-0.7745034;0.02257109,0.1100124;-0.8102207;-0.03221488,-0.07651062;0.003715755;-0.03540864,-0.1046405;-0.3875462;-0.044237,-0.09320983;-0.7752714;0.01952065,-0.100228;-0.8066602;-0.03998642,-0.002563015;0.516006;-0.00302577,411.2805
+0;0;0,0.005495297;0.2983243;0.007114275,0.0110643;0.5848559;0.0001985352,0.1864043;0.4673317;0.02409063,0.2284002;0.1777778;0.04496687,0.277739;-0.07816514;0.005940259,-0.1654656;0.4579692;0.00621548,-0.2107783;0.168163;0.005978861,-0.2547871;-0.08856604;-0.03424109,0.07711804;0.004680805;-0.03389602,0.08915706;-0.3833739;0.02174316,0.09574692;-0.7655497;0.1126223,0.09774575;-0.7270835;0.02714705,-0.07569191;0.005636708;-0.03683754,-0.1059037;-0.3832902;0.003785536,-0.1287599;-0.7657769;0.09063171,-0.1244553;-0.7272438;0.005248144,0.009642385;0.5147282;0.004155019,0;0;0,-0.001165003;0.2984461;0.002606153,-0.00317128;0.5848051;-0.01018405,0.1794348;0.4870512;-0.002153873,0.2223627;0.1969086;0.001763105,0.2422148;-0.05888751;-0.05855655,-0.1848913;0.4911968;0.004477808,-0.2309457;0.2015123;0.002805279,-0.2752252;-0.05134097;-0.05693369,0.07315846;0.002935916;-0.04191971,0.1042868;-0.3879521;-0.04996014,0.1041429;-0.7740887;0.0225606,0.1100217;-0.8100496;-0.03217793,-0.07648586;0.003683583;-0.03541731,-0.1046137;-0.3874169;-0.04415592,-0.09249309;-0.7751065;0.01837884,-0.09994619;-0.8063555;-0.04141003,-0.00253769;0.5147916;-0.004415512,411.2919
+0;0;0,0.005488455;0.2979529;0.007105417,0.01104517;0.5838518;0.0002047941,0.1863036;0.4665014;0.02407881,0.2283864;0.1763483;0.04499825,0.2778069;-0.08001864;0.005906995,-0.1653979;0.4571434;0.00621222,-0.2108043;0.1667374;0.005975111,-0.254886;-0.09041682;-0.03431146,0.07710029;0.004679728;-0.03388822,0.08912656;-0.3829639;0.02169202,0.09569807;-0.7640755;0.1123182,0.09770811;-0.7255619;0.0263636,-0.07567449;0.005635411;-0.03682906,-0.1058543;-0.3828795;0.003750984,-0.1286468;-0.7643012;0.09035534,-0.1243181;-0.7257203;0.004493013,0.009626316;0.5138752;0.004152746,0;0;0,-0.001214415;0.2980779;0.002152681,-0.003160633;0.5837591;-0.01157618,0.1794375;0.4869916;-0.002357006,0.2226907;0.1962794;0.001246929,0.2427419;-0.05986044;-0.05945611,-0.1848836;0.4913438;0.004563838,-0.2310846;0.2010697;0.002603887,-0.2753555;-0.05222833;-0.05718515,0.07314222;0.002915382;-0.04191041,0.1044821;-0.3875353;-0.05012417,0.1042368;-0.7726022;0.0221653,0.1099846;-0.8093429;-0.03239989,-0.07646225;0.003695322;-0.03542081,-0.1044983;-0.3869944;-0.04419469,-0.09250361;-0.7735758;0.01836173,-0.1001557;-0.8045883;-0.04233116,-0.002554029;0.5139181;-0.005561352,411.3139
+0;0;0,0.00553553;0.2979495;0.007209876,0.01112154;0.5838497;0.000393508,0.1863643;0.4664732;0.02428097,0.2284052;0.176308;0.04511775,0.2778226;-0.08003333;0.005854849,-0.1663894;0.4605209;0.006135568,-0.2097179;0.1697976;0.006258523,-0.2539828;-0.08739787;-0.03356151,0.07709201;0.004720663;-0.03390137,0.08896025;-0.3829617;0.0214425,0.0959847;-0.763975;0.1124471,0.09809528;-0.7254571;0.0264954,-0.07568184;0.005587325;-0.03682128,-0.1057106;-0.3829299;0.003848676,-0.1285208;-0.7643149;0.09060991,-0.1240902;-0.7257268;0.004753493,0.009697314;0.5138723;0.004323867,0;0;0,-0.001214415;0.2980779;0.002152681,-0.003160633;0.5837591;-0.01157618,0.1794375;0.4869916;-0.002357006,0.2226907;0.1962794;0.001246929,0.2427419;-0.05986044;-0.05945611,-0.1848836;0.4913438;0.004563838,-0.2310846;0.2010697;0.002603887,-0.2753555;-0.05222833;-0.05718515,0.07314222;0.002915382;-0.04191041,0.1044821;-0.3875353;-0.05012417,0.1042368;-0.7726022;0.0221653,0.1099846;-0.8093429;-0.03239989,-0.07646225;0.003695322;-0.03542081,-0.1044983;-0.3869944;-0.04419469,-0.09250361;-0.7735758;0.01836173,-0.1001557;-0.8045883;-0.04233116,-0.002554029;0.5139181;-0.005561352,411.3252
+0;0;0,0.00553553;0.2979495;0.007209876,0.01112154;0.5838497;0.000393508,0.1863643;0.4664732;0.02428097,0.2284052;0.176308;0.04511775,0.2778226;-0.08003333;0.005854849,-0.1663894;0.4605209;0.006135568,-0.2097179;0.1697976;0.006258523,-0.2539828;-0.08739787;-0.03356151,0.07709201;0.004720663;-0.03390137,0.08896025;-0.3829617;0.0214425,0.0959847;-0.763975;0.1124471,0.09809528;-0.7254571;0.0264954,-0.07568184;0.005587325;-0.03682128,-0.1057106;-0.3829299;0.003848676,-0.1285208;-0.7643149;0.09060991,-0.1240902;-0.7257268;0.004753493,0.009697314;0.5138723;0.004323867,0;0;0,-0.001214415;0.2980779;0.002152681,-0.003160633;0.5837591;-0.01157618,0.1794375;0.4869916;-0.002357006,0.2226907;0.1962794;0.001246929,0.2427419;-0.05986044;-0.05945611,-0.1848836;0.4913438;0.004563838,-0.2310846;0.2010697;0.002603887,-0.2753555;-0.05222833;-0.05718515,0.07314222;0.002915382;-0.04191041,0.1044821;-0.3875353;-0.05012417,0.1042368;-0.7726022;0.0221653,0.1099846;-0.8093429;-0.03239989,-0.07646225;0.003695322;-0.03542081,-0.1044983;-0.3869944;-0.04419469,-0.09250361;-0.7735758;0.01836173,-0.1001557;-0.8045883;-0.04233116,-0.002554029;0.5139181;-0.005561352,411.3361
+0;0;0,0.005531774;0.2977473;0.007204984,0.01111131;0.5833161;0.0003962913,0.1861812;0.4660622;0.02425979,0.2282034;0.1760259;0.04508731,0.2776769;-0.08060646;0.005779833,-0.1662242;0.4601158;0.006132303,-0.2095334;0.1695216;0.006255204,-0.2538486;-0.08796588;-0.03361004,0.07706849;0.004719222;-0.03389102,0.08893928;-0.3830467;0.02146476,0.09595994;-0.7638539;0.1124202,0.099058;-0.7213506;-0.01374651,-0.07565875;0.00558562;-0.03681004,-0.105694;-0.3830153;0.003868669,-0.1284918;-0.764194;0.09058297,-0.1219883;-0.7215878;-0.03544382,0.009688631;0.5134146;0.004322391,0;0;0,-0.001175545;0.2978775;0.001905918,-0.002980232;0.5832053;-0.0122788,0.1794508;0.4870189;-0.002355099,0.2226653;0.1964312;0.001111269,0.2428634;-0.06002155;-0.05952621,-0.1845919;0.4914522;0.00471917,-0.2306645;0.2012913;0.002557646,-0.2749665;-0.05229163;-0.05732505,0.07311925;0.00292854;-0.04189777,0.1045301;-0.3876003;-0.05015421,0.104313;-0.7724761;0.02200508,0.09866189;-0.7654366;-0.1025937,-0.07642793;0.003677607;-0.03543545,-0.1045022;-0.3870941;-0.04420124,-0.09200664;-0.7734702;0.01819867,-0.1038038;-0.8332387;-0.07060676,-0.00241825;0.5134498;-0.006153584,411.3586
+0;0;0,0.005527723;0.297744;0.007344831,0.01110146;0.5833147;0.0006191377,0.1861971;0.4660218;0.02414033,0.2282656;0.1760072;0.04517514,0.277676;-0.08062118;0.005762231,-0.1660318;0.4594497;0.006370464,-0.2098359;0.1689297;0.006551705,-0.254649;-0.0885475;-0.03282045,0.07708793;0.004731238;-0.0338451,0.08847696;-0.3830603;0.02143179,0.09571936;-0.7638199;0.1125692,0.09870395;-0.7212873;-0.01359731,-0.07563744;0.005574821;-0.03685544,-0.1056211;-0.3830209;0.003910586,-0.1285575;-0.7641472;0.09081855,-0.1221701;-0.7215256;-0.03521264,0.009678215;0.5134122;0.004529553,0;0;0,-0.001175545;0.2978775;0.001905918,-0.002980232;0.5832053;-0.0122788,0.1794508;0.4870189;-0.002355099,0.2226653;0.1964312;0.001111269,0.2428634;-0.06002155;-0.05952621,-0.1845919;0.4914522;0.00471917,-0.2306645;0.2012913;0.002557646,-0.2749665;-0.05229163;-0.05732505,0.07311925;0.00292854;-0.04189777,0.1045301;-0.3876003;-0.05015421,0.104313;-0.7724761;0.02200508,0.09866189;-0.7654366;-0.1025937,-0.07642793;0.003677607;-0.03543545,-0.1045022;-0.3870941;-0.04420124,-0.09200664;-0.7734702;0.01819867,-0.1038038;-0.8332387;-0.07060676,-0.00241825;0.5134498;-0.006153584,411.3698
+0;0;0,0.005520967;0.2973801;0.007335854,0.01108685;0.5825477;0.0006190739,0.1864401;0.4652714;0.02416392,0.2284987;0.175325;0.04519379,0.2779604;-0.08157039;0.005739875,-0.1662994;0.4586897;0.006368304,-0.2100932;0.1682381;0.006549502,-0.2549529;-0.08950698;-0.03286362,0.07708634;0.004731141;-0.0338444,0.08854565;-0.3854536;0.02177361,0.09579322;-0.766485;0.1129761,0.09789085;-0.7276769;0.02430414,-0.07563588;0.005574706;-0.03685468,-0.1058046;-0.3854191;0.004162915,-0.1287573;-0.7668176;0.09113294,-0.1242682;-0.7279469;0.002556086,0.009665342;0.5127305;0.004524724,0;0;0,-0.001357906;0.2975148;0.001530886,-0.003389813;0.5824134;-0.01313615,0.1794557;0.4870601;-0.00233078,0.2226918;0.1965444;0.001034022,0.2429243;-0.06019771;-0.05956674,-0.1852269;0.4913898;0.00495424,-0.2312531;0.201293;0.00260519,-0.2754753;-0.0523842;-0.05814505,0.07311875;0.002928481;-0.04189515,0.1041188;-0.3900703;-0.04962921,0.1046761;-0.7756065;0.0204916,0.1122157;-0.807105;-0.04358482,-0.07642259;0.003676249;-0.03544296,-0.104771;-0.389501;-0.04420605,-0.09216504;-0.7762079;0.01787668,-0.1008183;-0.8088849;-0.04490412,-0.002770334;0.5127536;-0.006902695,411.381
+0;0;0,0.005520967;0.2973801;0.007335854,0.01108685;0.5825477;0.0006190739,0.1864401;0.4652714;0.02416392,0.2284987;0.175325;0.04519379,0.2779604;-0.08157039;0.005739875,-0.1662994;0.4586897;0.006368304,-0.2100932;0.1682381;0.006549502,-0.2549529;-0.08950698;-0.03286362,0.07708634;0.004731141;-0.0338444,0.08854565;-0.3854536;0.02177361,0.09579322;-0.766485;0.1129761,0.09789085;-0.7276769;0.02430414,-0.07563588;0.005574706;-0.03685468,-0.1058046;-0.3854191;0.004162915,-0.1287573;-0.7668176;0.09113294,-0.1242682;-0.7279469;0.002556086,0.009665342;0.5127305;0.004524724,0;0;0,-0.001357906;0.2975148;0.001530886,-0.003389813;0.5824134;-0.01313615,0.1794557;0.4870601;-0.00233078,0.2226918;0.1965444;0.001034022,0.2429243;-0.06019771;-0.05956674,-0.1852269;0.4913898;0.00495424,-0.2312531;0.201293;0.00260519,-0.2754753;-0.0523842;-0.05814505,0.07311875;0.002928481;-0.04189515,0.1041188;-0.3900703;-0.04962921,0.1046761;-0.7756065;0.0204916,0.1122157;-0.807105;-0.04358482,-0.07642259;0.003676249;-0.03544296,-0.104771;-0.389501;-0.04420605,-0.09216504;-0.7762079;0.01787668,-0.1008183;-0.8088849;-0.04490412,-0.002770334;0.5127536;-0.006902695,411.4034
+0;0;0,0.005518278;0.2978499;0.00735072,0.01111012;0.5849237;0.0006051287,0.1856893;0.4673318;0.02405462,0.2276145;0.1778115;0.04485585,0.2771906;-0.0794856;0.005613614,-0.1653865;0.4603343;0.006429094,-0.2096368;0.1704132;0.006649739,-0.255093;-0.08768201;-0.03233951,0.07708803;0.004739108;-0.03384916,0.08830955;-0.385231;0.02160331,0.09589011;-0.7630721;0.112093,0.09793794;-0.7243834;0.02452991,-0.07564428;0.005569117;-0.0368472,-0.105901;-0.3851761;0.004143547,-0.1285597;-0.7634016;0.09040947,-0.1241485;-0.7246397;0.002940856,0.009679222;0.5144863;0.004537896,0;0;0,-0.001087502;0.2979838;0.001887798,-0.001957573;0.5848919;-0.01102328,0.1794345;0.4870848;-0.002410173,0.2228741;0.1970595;0.0008664133,0.2431842;-0.06005386;-0.05979443,-0.1832718;0.4916887;0.004774167,-0.2292324;0.2020448;0.002245291,-0.2734496;-0.05200899;-0.05859109,0.07312542;0.002918377;-0.04189205,0.103763;-0.3898606;-0.04986644,0.1050262;-0.7720509;0.02041006,0.1120615;-0.8068358;-0.03875422,-0.07642122;0.003681163;-0.0354547,-0.1046816;-0.3892643;-0.04398426,-0.09211049;-0.7727768;0.01741538,-0.1006297;-0.8046083;-0.04464331,-0.001729682;0.5145546;-0.005404472,411.4147
+0;0;0,0.005518278;0.2978499;0.00735072,0.01111012;0.5849237;0.0006051287,0.1856893;0.4673318;0.02405462,0.2276145;0.1778115;0.04485585,0.2771906;-0.0794856;0.005613614,-0.1653865;0.4603343;0.006429094,-0.2096368;0.1704132;0.006649739,-0.255093;-0.08768201;-0.03233951,0.07708803;0.004739108;-0.03384916,0.08830955;-0.385231;0.02160331,0.09589011;-0.7630721;0.112093,0.09793794;-0.7243834;0.02452991,-0.07564428;0.005569117;-0.0368472,-0.105901;-0.3851761;0.004143547,-0.1285597;-0.7634016;0.09040947,-0.1241485;-0.7246397;0.002940856,0.009679222;0.5144863;0.004537896,0;0;0,-0.001087502;0.2979838;0.001887798,-0.001957573;0.5848919;-0.01102328,0.1794345;0.4870848;-0.002410173,0.2228741;0.1970595;0.0008664133,0.2431842;-0.06005386;-0.05979443,-0.1832718;0.4916887;0.004774167,-0.2292324;0.2020448;0.002245291,-0.2734496;-0.05200899;-0.05859109,0.07312542;0.002918377;-0.04189205,0.103763;-0.3898606;-0.04986644,0.1050262;-0.7720509;0.02041006,0.1120615;-0.8068358;-0.03875422,-0.07642122;0.003681163;-0.0354547,-0.1046816;-0.3892643;-0.04398426,-0.09211049;-0.7727768;0.01741538,-0.1006297;-0.8046083;-0.04464331,-0.001729682;0.5145546;-0.005404472,411.426
+0;0;0,0.005518278;0.2978499;0.00735072,0.01111012;0.5849237;0.0006051287,0.1856893;0.4673318;0.02405462,0.2276145;0.1778115;0.04485585,0.2771906;-0.0794856;0.005613614,-0.1653865;0.4603343;0.006429094,-0.2096368;0.1704132;0.006649739,-0.255093;-0.08768201;-0.03233951,0.07708803;0.004739108;-0.03384916,0.08830955;-0.385231;0.02160331,0.09589011;-0.7630721;0.112093,0.09793794;-0.7243834;0.02452991,-0.07564428;0.005569117;-0.0368472,-0.105901;-0.3851761;0.004143547,-0.1285597;-0.7634016;0.09040947,-0.1241485;-0.7246397;0.002940856,0.009679222;0.5144863;0.004537896,0;0;0,-0.001087502;0.2979838;0.001887798,-0.001957573;0.5848919;-0.01102328,0.1794345;0.4870848;-0.002410173,0.2228741;0.1970595;0.0008664133,0.2431842;-0.06005386;-0.05979443,-0.1832718;0.4916887;0.004774167,-0.2292324;0.2020448;0.002245291,-0.2734496;-0.05200899;-0.05859109,0.07312542;0.002918377;-0.04189205,0.103763;-0.3898606;-0.04986644,0.1050262;-0.7720509;0.02041006,0.1120615;-0.8068358;-0.03875422,-0.07642122;0.003681163;-0.0354547,-0.1046816;-0.3892643;-0.04398426,-0.09211049;-0.7727768;0.01741538,-0.1006297;-0.8046083;-0.04464331,-0.001729682;0.5145546;-0.005404472,411.4479
+0;0;0,0.005556405;0.2981252;0.007476499,0.01117402;0.5860001;0.0007488825,0.1857051;0.4681263;0.0238893,0.2279173;0.1787919;0.04475211,0.2774483;-0.07884529;0.005560841,-0.166001;0.4635932;0.006224087,-0.2091421;0.173645;0.006852417,-0.2577215;-0.08423921;-0.03190304,0.07711223;0.004739444;-0.03382612,0.08830646;-0.3857918;0.02174518,0.09656397;-0.7630615;0.112307,0.09868615;-0.7242327;0.02347833,-0.07563931;0.005565247;-0.03688749,-0.1058152;-0.385743;0.004288323,-0.1284814;-0.7634616;0.09040987,-0.1239564;-0.7245641;0.001678012,0.009735269;0.5153527;0.004681357,0;0;0,-0.001045726;0.2982613;0.002115011,-0.001824163;0.5860079;-0.009997129,0.1793796;0.4870999;-0.002457857,0.2229069;0.1972251;0.0006258488,0.2433042;-0.0601728;-0.0601728,-0.1830382;0.4917383;0.004670022,-0.2290298;0.2022395;0.002080112,-0.2733505;-0.05199394;-0.05929771,0.0731273;0.002925783;-0.04191422,0.103653;-0.3904356;-0.04986072,0.1051181;-0.7720792;0.02048135,0.1124397;-0.8090121;-0.03816485,-0.07644297;0.003672779;-0.03543933,-0.105054;-0.3898045;-0.04466923,-0.09274548;-0.7726812;0.01742666,-0.1010602;-0.8061522;-0.04482519,-0.001608647;0.5154423;-0.004609108,411.4594
+0;0;0,0.005559121;0.2982709;0.007480153,0.01118492;0.5865653;0.000742448,0.1859115;0.4685288;0.02391055,0.2281039;0.1793299;0.04476359,0.2776783;-0.07853264;0.005538046,-0.1661898;0.4639905;0.006225488,-0.2093107;0.1741781;0.006853524,-0.2579325;-0.08393168;-0.03193583,0.0771282;0.004740426;-0.03383312,0.08832038;-0.3857195;0.02172802,0.09659949;-0.7639762;0.1125268,0.09868131;-0.7253153;0.02538781,-0.07565498;0.0055664;-0.03689513,-0.1058254;-0.3856703;0.004273158,-0.1285509;-0.7643771;0.09062001,-0.1241119;-0.7256489;0.003576018,0.009743944;0.5158082;0.004681025,0;0;0,-0.001082309;0.2984064;0.002195358,-0.002084076;0.5865846;-0.009632587,0.1793401;0.4871425;-0.002479553,0.222982;0.197422;0.0004341602,0.2436464;-0.06015489;-0.06052876,-0.1833802;0.4916955;0.004654177,-0.2293815;0.2023381;0.001964343,-0.2737052;-0.05201003;-0.05993721,0.07315081;0.002944127;-0.04190707,0.1036624;-0.3903445;-0.04992986,0.1054666;-0.7732064;0.01938558,0.1121019;-0.8093562;-0.03764701,-0.07645871;0.003644169;-0.03544991,-0.104964;-0.3897711;-0.04456619,-0.09279351;-0.7736323;0.01783207,-0.1006023;-0.8049758;-0.04420453,-0.001794003;0.5159032;-0.004322052,411.4813
+0;0;0,0.005559121;0.2982709;0.007480153,0.01118492;0.5865653;0.000742448,0.1859115;0.4685288;0.02391055,0.2281039;0.1793299;0.04476359,0.2776783;-0.07853264;0.005538046,-0.1661898;0.4639905;0.006225488,-0.2093107;0.1741781;0.006853524,-0.2579325;-0.08393168;-0.03193583,0.0771282;0.004740426;-0.03383312,0.08832038;-0.3857195;0.02172802,0.09659949;-0.7639762;0.1125268,0.09868131;-0.7253153;0.02538781,-0.07565498;0.0055664;-0.03689513,-0.1058254;-0.3856703;0.004273158,-0.1285509;-0.7643771;0.09062001,-0.1241119;-0.7256489;0.003576018,0.009743944;0.5158082;0.004681025,0;0;0,-0.001082309;0.2984064;0.002195358,-0.002084076;0.5865846;-0.009632587,0.1793401;0.4871425;-0.002479553,0.222982;0.197422;0.0004341602,0.2436464;-0.06015489;-0.06052876,-0.1833802;0.4916955;0.004654177,-0.2293815;0.2023381;0.001964343,-0.2737052;-0.05201003;-0.05993721,0.07315081;0.002944127;-0.04190707,0.1036624;-0.3903445;-0.04992986,0.1054666;-0.7732064;0.01938558,0.1121019;-0.8093562;-0.03764701,-0.07645871;0.003644169;-0.03544991,-0.104964;-0.3897711;-0.04456619,-0.09279351;-0.7736323;0.01783207,-0.1006023;-0.8049758;-0.04420453,-0.001794003;0.5159032;-0.004322052,411.4929
+0;0;0,0.005490938;0.2979065;0.007499391,0.01105561;0.5849608;0.0008336422,0.185817;0.467456;0.02388027,0.2284325;0.1780035;0.04428468,0.2787303;-0.07945856;0.005550209,-0.1660375;0.4619831;0.006251875,-0.2104607;0.1720854;0.007275527,-0.2613811;-0.08539447;-0.03051557,0.07713714;0.004781473;-0.03385086,0.08820385;-0.3856488;0.02183835,0.09665263;-0.7646507;0.1128403,0.09867783;-0.7261364;0.02721136,-0.07567879;0.00552735;-0.03689243,-0.1060481;-0.3856748;0.004316278,-0.1287537;-0.765132;0.09087212,-0.1244107;-0.7265521;0.005335942,0.00963088;0.5146298;0.00473914,0;0;0,-0.001145914;0.2980436;0.001843929,-0.002333187;0.5849212;-0.01113653,0.1793159;0.4871446;-0.002518892,0.2231;0.1971624;0.0003829005,0.2436816;-0.06010205;-0.06051326,-0.1836337;0.4916827;0.004719099,-0.2300647;0.2021127;0.001805357,-0.2740691;-0.05195326;-0.06009028,0.0731732;0.00292936;-0.04190445,0.1037408;-0.3903419;-0.04983711,0.1051873;-0.7738888;0.02005506,0.1106732;-0.8085323;-0.03651381,-0.0764737;0.003662118;-0.03545763,-0.1049865;-0.3897414;-0.04442065,-0.0930749;-0.7742474;0.0188913,-0.1000521;-0.8042867;-0.04239101,-0.001972795;0.5147007;-0.005420685,411.5147
+0;0;0,0.005490938;0.2979065;0.007499391,0.01105561;0.5849608;0.0008336422,0.185817;0.467456;0.02388027,0.2284325;0.1780035;0.04428468,0.2787303;-0.07945856;0.005550209,-0.1660375;0.4619831;0.006251875,-0.2104607;0.1720854;0.007275527,-0.2613811;-0.08539447;-0.03051557,0.07713714;0.004781473;-0.03385086,0.08820385;-0.3856488;0.02183835,0.09665263;-0.7646507;0.1128403,0.09867783;-0.7261364;0.02721136,-0.07567879;0.00552735;-0.03689243,-0.1060481;-0.3856748;0.004316278,-0.1287537;-0.765132;0.09087212,-0.1244107;-0.7265521;0.005335942,0.00963088;0.5146298;0.00473914,0;0;0,-0.001145914;0.2980436;0.001843929,-0.002333187;0.5849212;-0.01113653,0.1793159;0.4871446;-0.002518892,0.2231;0.1971624;0.0003829005,0.2436816;-0.06010205;-0.06051326,-0.1836337;0.4916827;0.004719099,-0.2300647;0.2021127;0.001805357,-0.2740691;-0.05195326;-0.06009028,0.0731732;0.00292936;-0.04190445,0.1037408;-0.3903419;-0.04983711,0.1051873;-0.7738888;0.02005506,0.1106732;-0.8085323;-0.03651381,-0.0764737;0.003662118;-0.03545763,-0.1049865;-0.3897414;-0.04442065,-0.0930749;-0.7742474;0.0188913,-0.1000521;-0.8042867;-0.04239101,-0.001972795;0.5147007;-0.005420685,411.5265
+0;0;0,0.005490938;0.2979065;0.007499391,0.01105561;0.5849608;0.0008336422,0.185817;0.467456;0.02388027,0.2284325;0.1780035;0.04428468,0.2787303;-0.07945856;0.005550209,-0.1660375;0.4619831;0.006251875,-0.2104607;0.1720854;0.007275527,-0.2613811;-0.08539447;-0.03051557,0.07713714;0.004781473;-0.03385086,0.08820385;-0.3856488;0.02183835,0.09665263;-0.7646507;0.1128403,0.09867783;-0.7261364;0.02721136,-0.07567879;0.00552735;-0.03689243,-0.1060481;-0.3856748;0.004316278,-0.1287537;-0.765132;0.09087212,-0.1244107;-0.7265521;0.005335942,0.00963088;0.5146298;0.00473914,0;0;0,-0.001145914;0.2980436;0.001843929,-0.002333187;0.5849212;-0.01113653,0.1793159;0.4871446;-0.002518892,0.2231;0.1971624;0.0003829005,0.2436816;-0.06010205;-0.06051326,-0.1836337;0.4916827;0.004719099,-0.2300647;0.2021127;0.001805357,-0.2740691;-0.05195326;-0.06009028,0.0731732;0.00292936;-0.04190445,0.1037408;-0.3903419;-0.04983711,0.1051873;-0.7738888;0.02005506,0.1106732;-0.8085323;-0.03651381,-0.0764737;0.003662118;-0.03545763,-0.1049865;-0.3897414;-0.04442065,-0.0930749;-0.7742474;0.0188913,-0.1000521;-0.8042867;-0.04239101,-0.001972795;0.5147007;-0.005420685,411.5485
+0;0;0,0.005474011;0.2980468;0.007491838,0.01103121;0.5856106;0.0008211532,0.1862039;0.4678352;0.02382171,0.229113;0.179253;0.04390792,0.2798479;-0.07857972;0.005358595,-0.1662713;0.4617303;0.006232651,-0.2124042;0.1729503;0.007722094,-0.2650158;-0.08468041;-0.02964322,0.07715733;0.004784273;-0.03385923,0.08806235;-0.3848695;0.02171879,0.09658904;-0.7622337;0.1123924,0.09858704;-0.7237601;0.02717292,-0.07570471;0.005528751;-0.03688928,-0.1060955;-0.3848872;0.004216291,-0.1286277;-0.7627207;0.09042732,-0.1243228;-0.7241801;0.005299874,0.009608228;0.5151213;0.004731296,0;0;0,-0.001245134;0.2981822;0.001941442,-0.002916366;0.5855936;-0.01050925,0.1792539;0.4871412;-0.00251627,0.2229059;0.1979835;6.461143E-05,0.2435574;-0.05979505;-0.06044579,-0.1844064;0.4915114;0.004711043,-0.2307528;0.2027804;0.001434418,-0.2748111;-0.0517197;-0.0604228,0.07319466;0.002947792;-0.04190993,0.1034038;-0.3895496;-0.05034041,0.1051527;-0.7713745;0.01969481,0.1101986;-0.8066438;-0.0355556,-0.07649253;0.003648314;-0.03547074,-0.1049311;-0.3889697;-0.04443048,-0.0933528;-0.7716713;0.01962877,-0.1001383;-0.8003197;-0.0424396,-0.002386086;0.5152004;-0.004979849,411.56
+0;0;0,0.005474011;0.2980468;0.007491838,0.01103121;0.5856106;0.0008211532,0.1862039;0.4678352;0.02382171,0.229113;0.179253;0.04390792,0.2798479;-0.07857972;0.005358595,-0.1662713;0.4617303;0.006232651,-0.2124042;0.1729503;0.007722094,-0.2650158;-0.08468041;-0.02964322,0.07715733;0.004784273;-0.03385923,0.08806235;-0.3848695;0.02171879,0.09658904;-0.7622337;0.1123924,0.09858704;-0.7237601;0.02717292,-0.07570471;0.005528751;-0.03688928,-0.1060955;-0.3848872;0.004216291,-0.1286277;-0.7627207;0.09042732,-0.1243228;-0.7241801;0.005299874,0.009608228;0.5151213;0.004731296,0;0;0,-0.001245134;0.2981822;0.001941442,-0.002916366;0.5855936;-0.01050925,0.1792539;0.4871412;-0.00251627,0.2229059;0.1979835;6.461143E-05,0.2435574;-0.05979505;-0.06044579,-0.1844064;0.4915114;0.004711043,-0.2307528;0.2027804;0.001434418,-0.2748111;-0.0517197;-0.0604228,0.07319466;0.002947792;-0.04190993,0.1034038;-0.3895496;-0.05034041,0.1051527;-0.7713745;0.01969481,0.1101986;-0.8066438;-0.0355556,-0.07649253;0.003648314;-0.03547074,-0.1049311;-0.3889697;-0.04443048,-0.0933528;-0.7716713;0.01962877,-0.1001383;-0.8003197;-0.0424396,-0.002386086;0.5152004;-0.004979849,411.5714
+0;0;0,0.005478576;0.2982953;0.007498085,0.01104309;0.5862384;0.000818871,0.1860985;0.4684072;0.02381174,0.2290419;0.1795934;0.04391407,0.2797775;-0.07824221;0.005364295,-0.1661461;0.4623063;0.006234196,-0.2123159;0.1732946;0.007724835,-0.2649282;-0.08433908;-0.02964091,0.07717384;0.004785297;-0.03386647,0.08808643;-0.385139;0.02175013,0.09664824;-0.7640573;0.1127972,0.09863423;-0.7256346;0.02808959,-0.07572091;0.005529934;-0.03689717,-0.1061328;-0.385157;0.004236937,-0.1287578;-0.7645465;0.09080299,-0.1244788;-0.7260572;0.00618691,0.009618361;0.5156624;0.004733824,0;0;0,-0.001207247;0.2984286;0.002296209,-0.002817921;0.5862612;-0.009222031,0.1791472;0.4872081;-0.002437115,0.2228849;0.197826;0.0001354213,0.2435577;-0.05994016;-0.06043387,-0.1841822;0.4915162;0.004690174,-0.2305411;0.2025505;0.001328064,-0.2745943;-0.05194458;-0.06056648,0.07321906;0.002933175;-0.04190469,0.1032508;-0.38985;-0.05043387,0.1053334;-0.773332;0.01941633,0.1102971;-0.8080105;-0.03574085,-0.07650759;0.003660429;-0.03547997,-0.1050443;-0.3892218;-0.04455644,-0.09341342;-0.773545;0.01949273,-0.1002088;-0.8021296;-0.04192338,-0.002304487;0.5157595;-0.003970862,411.595
+0;0;0,0.005424407;0.2984114;0.007441782,0.01095085;0.5864844;0.0006976416,0.1863354;0.4685058;0.02372527,0.2301279;0.1812571;0.04343341,0.2810753;-0.06935859;0.007099342,-0.1672347;0.4647283;0.006089972,-0.2137676;0.1772445;0.008494452,-0.268696;-0.07271142;-0.02656132,0.07720384;0.004817023;-0.03385564,0.08798604;-0.3848232;0.02168854,0.09654008;-0.7610892;0.1121568,0.09856673;-0.722672;0.02747438,-0.07573251;0.005500061;-0.03693475,-0.1061639;-0.3848772;0.004301995,-0.1286873;-0.7616451;0.09016456,-0.1243682;-0.7231625;0.005574554,0.009536525;0.5158839;0.004632011,0;0;0,-0.001313627;0.2985393;0.002594233,-0.003079161;0.586521;-0.008439779,0.1792373;0.4872095;-0.002478838,0.222607;0.199239;0.0006966591,0.2439583;-0.05143854;-0.05786014,-0.1847372;0.4914193;0.004636752,-0.2308362;0.2038746;0.001321973,-0.2737707;-0.04361552;-0.05892133,0.07324722;0.002909034;-0.04190731,0.1035648;-0.3895562;-0.05043936,0.1054368;-0.7701589;0.02007174,0.1093863;-0.8061718;-0.03352666,-0.07653134;0.003685123;-0.03548541,-0.1048761;-0.3889151;-0.04457212,-0.09387878;-0.7704723;0.01966904,-0.09986331;-0.8003173;-0.04057084,-0.002527282;0.5159853;-0.00330925,411.6175
+0;0;0,0.005424407;0.2984114;0.007441782,0.01095085;0.5864844;0.0006976416,0.1863354;0.4685058;0.02372527,0.2301279;0.1812571;0.04343341,0.2810753;-0.06935859;0.007099342,-0.1672347;0.4647283;0.006089972,-0.2137676;0.1772445;0.008494452,-0.268696;-0.07271142;-0.02656132,0.07720384;0.004817023;-0.03385564,0.08798604;-0.3848232;0.02168854,0.09654008;-0.7610892;0.1121568,0.09856673;-0.722672;0.02747438,-0.07573251;0.005500061;-0.03693475,-0.1061639;-0.3848772;0.004301995,-0.1286873;-0.7616451;0.09016456,-0.1243682;-0.7231625;0.005574554,0.009536525;0.5158839;0.004632011,0;0;0,-0.001313627;0.2985393;0.002594233,-0.003079161;0.586521;-0.008439779,0.1792373;0.4872095;-0.002478838,0.222607;0.199239;0.0006966591,0.2439583;-0.05143854;-0.05786014,-0.1847372;0.4914193;0.004636752,-0.2308362;0.2038746;0.001321973,-0.2737707;-0.04361552;-0.05892133,0.07324722;0.002909034;-0.04190731,0.1035648;-0.3895562;-0.05043936,0.1054368;-0.7701589;0.02007174,0.1093863;-0.8061718;-0.03352666,-0.07653134;0.003685123;-0.03548541,-0.1048761;-0.3889151;-0.04457212,-0.09387878;-0.7704723;0.01966904,-0.09986331;-0.8003173;-0.04057084,-0.002527282;0.5159853;-0.00330925,411.6295
+0;0;0,0.005425638;0.2984791;0.00744347,0.01095431;0.5866677;0.0006964472,0.1861719;0.4687013;0.02370792,0.2299536;0.1815234;0.0434112,0.2803085;-0.06617782;0.007499658,-0.1670656;0.4649273;0.006089212,-0.213587;0.1775145;0.008493099,-0.2678767;-0.06953476;-0.02615501,0.07717343;0.004815126;-0.0338423,0.0879581;-0.3849142;0.02171458,0.09651108;-0.7611338;0.1121717,0.09853847;-0.7227135;0.02745851,-0.07570268;0.005497895;-0.0369202,-0.1061411;-0.3849685;0.004325971,-0.1286617;-0.7616901;0.09017796,-0.1243409;-0.7232044;0.005557224,0.00953933;0.5160348;0.004632623,0;0;0,-0.001193479;0.2986075;0.002595186,-0.002752371;0.5867068;-0.008416414,0.1792963;0.4871874;-0.00253129,0.2225834;0.199279;0.000803709,0.2443874;-0.04854885;-0.05652976,-0.1843123;0.4916793;0.004723764,-0.230489;0.2042214;0.001283742,-0.2728189;-0.04038922;-0.05833998,0.07322258;0.002883524;-0.04188514,0.1037143;-0.38966;-0.05035114,0.1055008;-0.7702271;0.02009225,0.1095442;-0.80617;-0.03363419,-0.07648543;0.003700808;-0.03550363,-0.1046911;-0.3889996;-0.04459473,-0.09339719;-0.770476;0.01978735,-0.09977065;-0.8005122;-0.04026579,-0.002265513;0.5161382;-0.003283978,411.652
+0;0;0,0.005332659;0.2984799;0.007476283,0.01081747;0.5866697;0.0007461058,0.1860885;0.4687877;0.02358329,0.2309189;0.18177;0.04326173,0.2831761;-0.06557453;0.007610157,-0.1669996;0.4642746;0.006140421,-0.216787;0.1774326;0.01050633,-0.2753504;-0.06877732;-0.02314124,0.07719167;0.004827276;-0.03379894,0.08790062;-0.3849078;0.02173151,0.09646337;-0.761126;0.112194,0.09845688;-0.7227033;0.02748017,-0.07568839;0.005485438;-0.03695134,-0.1062289;-0.3849629;0.00439062,-0.1288643;-0.7616792;0.09023589,-0.1245754;-0.7231898;0.005613923,0.009414598;0.5160365;0.004681246,0;0;0,-0.001193479;0.2986075;0.002595186,-0.002752371;0.5867068;-0.008416414,0.1792963;0.4871874;-0.00253129,0.2225834;0.199279;0.000803709,0.2443874;-0.04854885;-0.05652976,-0.1843123;0.4916793;0.004723764,-0.230489;0.2042214;0.001283742,-0.2728189;-0.04038922;-0.05833998,0.07322258;0.002883524;-0.04188514,0.1037143;-0.38966;-0.05035114,0.1055008;-0.7702271;0.02009225,0.1095442;-0.80617;-0.03363419,-0.07648543;0.003700808;-0.03550363,-0.1046911;-0.3889996;-0.04459473,-0.09339719;-0.770476;0.01978735,-0.09977065;-0.8005122;-0.04026579,-0.002265513;0.5161382;-0.003283978,411.6642
+0;0;0,0.005332659;0.2984799;0.007476283,0.01081747;0.5866697;0.0007461058,0.1860885;0.4687877;0.02358329,0.2309189;0.18177;0.04326173,0.2831761;-0.06557453;0.007610157,-0.1669996;0.4642746;0.006140421,-0.216787;0.1774326;0.01050633,-0.2753504;-0.06877732;-0.02314124,0.07719167;0.004827276;-0.03379894,0.08790062;-0.3849078;0.02173151,0.09646337;-0.761126;0.112194,0.09845688;-0.7227033;0.02748017,-0.07568839;0.005485438;-0.03695134,-0.1062289;-0.3849629;0.00439062,-0.1288643;-0.7616792;0.09023589,-0.1245754;-0.7231898;0.005613923,0.009414598;0.5160365;0.004681246,0;0;0,-0.001193479;0.2986075;0.002595186,-0.002752371;0.5867068;-0.008416414,0.1792963;0.4871874;-0.00253129,0.2225834;0.199279;0.000803709,0.2443874;-0.04854885;-0.05652976,-0.1843123;0.4916793;0.004723764,-0.230489;0.2042214;0.001283742,-0.2728189;-0.04038922;-0.05833998,0.07322258;0.002883524;-0.04188514,0.1037143;-0.38966;-0.05035114,0.1055008;-0.7702271;0.02009225,0.1095442;-0.80617;-0.03363419,-0.07648543;0.003700808;-0.03550363,-0.1046911;-0.3889996;-0.04459473,-0.09339719;-0.770476;0.01978735,-0.09977065;-0.8005122;-0.04026579,-0.002265513;0.5161382;-0.003283978,411.6755
+0;0;0,0.005333952;0.2985523;0.007478095,0.01081993;0.5868033;0.0007464876,0.186083;0.4689084;0.02358369,0.2309058;0.1819395;0.04325878,0.2837275;-0.06807685;0.007222105,-0.1669898;0.4643954;0.006141575,-0.2167687;0.1776022;0.01050674,-0.2759647;-0.07126725;-0.02350428,0.07712874;0.004823341;-0.03377139,0.08784401;-0.3851416;0.0217918,0.096395;-0.7608432;0.11213,0.09936532;-0.7182934;-0.01409262,-0.07562669;0.005480966;-0.03692122,-0.1061852;-0.3851976;0.004445117,-0.1287895;-0.7613965;0.0901725,-0.1223992;-0.7187474;-0.03591336,0.00941676;0.5161551;0.004682464,0;0;0,-0.001120731;0.2986802;0.002596617,-0.00264515;0.5868411;-0.008410454,0.1793661;0.4871784;-0.002545357,0.2226858;0.1993247;0.00076437,0.2440364;-0.05139306;-0.05652165,-0.1842052;0.4917516;0.004606468,-0.2304368;0.2043527;0.001165341,-0.2732164;-0.04292084;-0.05902302,0.07318944;0.002867118;-0.04180551,0.1031201;-0.3899564;-0.05008864,0.1055072;-0.770038;0.02004004,0.09979442;-0.7628459;-0.1046421,-0.07639685;0.003706382;-0.03553024,-0.104568;-0.3892277;-0.04469264,-0.09331302;-0.7701586;0.01973297,-0.1028045;-0.8295056;-0.06985227,-0.002167255;0.5162575;-0.003275394,411.6984
+0;0;0,0.005217247;0.2985555;0.007431696,0.01066229;0.5868072;0.0006988109,0.185972;0.4690031;0.02337455,0.2323855;0.1822828;0.04298615,0.2869896;-0.06736326;0.007039316,-0.1676568;0.4661796;0.005868095,-0.2210486;0.1800707;0.01206175,-0.283591;-0.06792022;-0.02237511,0.07710437;0.004783584;-0.03383266,0.08769093;-0.3851859;0.02172407,0.0962202;-0.7608897;0.1120548,0.09924801;-0.718341;-0.01416665,-0.07565252;0.005527154;-0.03686138,-0.1063086;-0.3851904;0.004062235,-0.1290393;-0.7613566;0.08989957,-0.1225905;-0.7187093;-0.03618351,0.009264097;0.516159;0.004637206,0;0;0,-0.001120731;0.2986802;0.002596617,-0.00264515;0.5868411;-0.008410454,0.1793661;0.4871784;-0.002545357,0.2226858;0.1993247;0.00076437,0.2440364;-0.05139306;-0.05652165,-0.1842052;0.4917516;0.004606468,-0.2304368;0.2043527;0.001165341,-0.2732164;-0.04292084;-0.05902302,0.07318944;0.002867118;-0.04180551,0.1031201;-0.3899564;-0.05008864,0.1055072;-0.770038;0.02004004,0.09979442;-0.7628459;-0.1046421,-0.07639685;0.003706382;-0.03553024,-0.104568;-0.3892277;-0.04469264,-0.09331302;-0.7701586;0.01973297,-0.1028045;-0.8295056;-0.06985227,-0.002167255;0.5162575;-0.003275394,411.71
+0;0;0,0.005219259;0.2986707;0.007434563,0.01066778;0.5871063;0.0006974288,0.18585;0.469292;0.02336219,0.2322328;0.1827615;0.04296081,0.2870105;-0.06767806;0.006899707,-0.1675254;0.4664705;0.005868281,-0.2208819;0.1805511;0.01205784,-0.2836231;-0.06822811;-0.02248849,0.0771093;0.004783891;-0.03383483,0.08767167;-0.3842943;0.02159494,0.09622075;-0.7608708;0.1121354,0.09924864;-0.7183217;-0.01408925,-0.07565736;0.005527508;-0.03686374,-0.1062434;-0.3842972;0.00396635,-0.1290269;-0.761337;0.09000304,-0.122578;-0.7186895;-0.03608331,0.009268714;0.5164142;0.004638273,0;0;0,-0.001057006;0.2987945;0.002719164,-0.002451979;0.5871465;-0.008118868,0.1793332;0.4870678;-0.002508402,0.2226962;0.1994169;0.000919342,0.2439258;-0.05212262;-0.05651045,-0.1839056;0.4918727;0.004593035,-0.2302499;0.2046866;0.00119689,-0.2731324;-0.04338464;-0.05915814,0.07319684;0.002864838;-0.0418036,0.1031406;-0.389049;-0.05033565,0.1054983;-0.7700002;0.02002788,0.09979838;-0.7627957;-0.1046605,-0.07640156;0.003707916;-0.03553278,-0.1046509;-0.3883157;-0.0447704,-0.0932446;-0.770129;0.01979685,-0.1029989;-0.8293183;-0.0699219,-0.002007887;0.5165159;-0.003021479,411.7323
+0;0;0,0.005219259;0.2986707;0.007434563,0.01066778;0.5871063;0.0006974288,0.18585;0.469292;0.02336219,0.2322328;0.1827615;0.04296081,0.2870105;-0.06767806;0.006899707,-0.1675254;0.4664705;0.005868281,-0.2208819;0.1805511;0.01205784,-0.2836231;-0.06822811;-0.02248849,0.0771093;0.004783891;-0.03383483,0.08767167;-0.3842943;0.02159494,0.09622075;-0.7608708;0.1121354,0.09924864;-0.7183217;-0.01408925,-0.07565736;0.005527508;-0.03686374,-0.1062434;-0.3842972;0.00396635,-0.1290269;-0.761337;0.09000304,-0.122578;-0.7186895;-0.03608331,0.009268714;0.5164142;0.004638273,0;0;0,-0.001057006;0.2987945;0.002719164,-0.002451979;0.5871465;-0.008118868,0.1793332;0.4870678;-0.002508402,0.2226962;0.1994169;0.000919342,0.2439258;-0.05212262;-0.05651045,-0.1839056;0.4918727;0.004593035,-0.2302499;0.2046866;0.00119689,-0.2731324;-0.04338464;-0.05915814,0.07319684;0.002864838;-0.0418036,0.1031406;-0.389049;-0.05033565,0.1054983;-0.7700002;0.02002788,0.09979838;-0.7627957;-0.1046605,-0.07640156;0.003707916;-0.03553278,-0.1046509;-0.3883157;-0.0447704,-0.0932446;-0.770129;0.01979685,-0.1029989;-0.8293183;-0.0699219,-0.002007887;0.5165159;-0.003021479,411.7459
+0;0;0,0.005031049;0.2987451;0.007439585,0.01029314;0.5872484;0.0007011499,0.1857133;0.4691872;0.02328472,0.234261;0.1826524;0.04281203,0.293528;-0.06747231;0.006875634,-0.1678447;0.4657948;0.006074423,-0.225452;0.1803619;0.01313661,-0.2928161;-0.06821345;-0.01909285,0.07709625;0.004838767;-0.03385366,0.087368;-0.3841989;0.02172314,0.09585632;-0.7582203;0.1119904,0.09791657;-0.7194368;0.02364768,-0.07569706;0.005467735;-0.03678824,-0.1063622;-0.3843347;0.003934618,-0.1292012;-0.7588749;0.08943419,-0.1247446;-0.7200222;0.001186818,0.008952365;0.516543;0.004640023,0;0;0,-0.001149409;0.2988644;0.002829552,-0.00270351;0.587284;-0.00789094,0.1793395;0.4870988;-0.002506018,0.2226672;0.1990884;0.001115561,0.2437576;-0.05316865;-0.05622506,-0.1843103;0.4917244;0.004595879,-0.2306494;0.2041816;0.001099685,-0.2735469;-0.0445542;-0.05937068,0.07319529;0.002867639;-0.0418036,0.1031517;-0.3890177;-0.05035162,0.1051643;-0.7674602;0.01957297,0.1112155;-0.8065887;-0.03583884,-0.0763967;0.003703566;-0.0355407,-0.1050296;-0.3882681;-0.04464938,-0.0934547;-0.767681;0.01878599,-0.1001132;-0.7998812;-0.04424289,-0.002214514;0.5166398;-0.002818823,411.7649
+0;0;0,0.005031049;0.2987451;0.007439585,0.01029314;0.5872484;0.0007011499,0.1857133;0.4691872;0.02328472,0.234261;0.1826524;0.04281203,0.293528;-0.06747231;0.006875634,-0.1678447;0.4657948;0.006074423,-0.225452;0.1803619;0.01313661,-0.2928161;-0.06821345;-0.01909285,0.07709625;0.004838767;-0.03385366,0.087368;-0.3841989;0.02172314,0.09585632;-0.7582203;0.1119904,0.09791657;-0.7194368;0.02364768,-0.07569706;0.005467735;-0.03678824,-0.1063622;-0.3843347;0.003934618,-0.1292012;-0.7588749;0.08943419,-0.1247446;-0.7200222;0.001186818,0.008952365;0.516543;0.004640023,0;0;0,-0.001149409;0.2988644;0.002829552,-0.00270351;0.587284;-0.00789094,0.1793395;0.4870988;-0.002506018,0.2226672;0.1990884;0.001115561,0.2437576;-0.05316865;-0.05622506,-0.1843103;0.4917244;0.004595879,-0.2306494;0.2041816;0.001099685,-0.2735469;-0.0445542;-0.05937068,0.07319529;0.002867639;-0.0418036,0.1031517;-0.3890177;-0.05035162,0.1051643;-0.7674602;0.01957297,0.1112155;-0.8065887;-0.03583884,-0.0763967;0.003703566;-0.0355407,-0.1050296;-0.3882681;-0.04464938,-0.0934547;-0.767681;0.01878599,-0.1001132;-0.7998812;-0.04424289,-0.002214514;0.5166398;-0.002818823,411.7765
+0;0;0,0.005022018;0.2982088;0.007426231,0.01025032;0.5848665;0.0007364037,0.1855416;0.4674233;0.02327286,0.2341205;0.1807045;0.04281272,0.293128;-0.06832522;0.007033642,-0.1677365;0.4640336;0.006076195,-0.2253808;0.1784174;0.01314292,-0.29245;-0.06906977;-0.01894545,0.0770319;0.004834729;-0.0338254,0.08730146;-0.3841204;0.0217396,0.09579297;-0.7582823;0.1120408,0.09873661;-0.7157325;-0.01418145,-0.07563388;0.005463171;-0.03675753,-0.1062925;-0.3842565;0.003956687,-0.1291401;-0.7589375;0.08948836,-0.1227725;-0.7162889;-0.03659762,0.008920557;0.5147416;0.004642931,0;0;0,-0.001196928;0.2983318;0.002359629,-0.002820805;0.5848125;-0.01032591,0.1793737;0.4871386;-0.002545834,0.2229176;0.1989734;0.001214266,0.2439646;-0.05228585;-0.05538654,-0.1844334;0.4917751;0.004610997,-0.2310284;0.2040803;0.001441396,-0.2742302;-0.04353993;-0.05852219,0.07316107;0.002851874;-0.04172254,0.1032402;-0.3889399;-0.05029488,0.1052403;-0.7675495;0.01952124,0.09954535;-0.7604741;-0.1051393,-0.07630588;0.003708781;-0.03556829,-0.1047822;-0.3881967;-0.04441471,-0.0927949;-0.768286;0.01568453,-0.1040192;-0.8231088;-0.07800284,-0.002317257;0.5148034;-0.004581213,411.7985
+0;0;0,0.004731727;0.2982136;0.007423458,0.009821988;0.5848723;0.0006990861,0.1852787;0.4677133;0.02286761,0.2366572;0.1815199;0.04294338,0.3013906;-0.06610151;0.007291712,-0.1685234;0.4654782;0.005942272,-0.230044;0.1806782;0.01326611,-0.3006218;-0.06604759;-0.01711401,0.07703812;0.004806283;-0.03381527,0.08721869;-0.3841778;0.02156325,0.09539165;-0.7583173;0.1119863,0.09828329;-0.7157651;-0.01423684,-0.07562903;0.005468039;-0.03676678,-0.106632;-0.3842295;0.003899716,-0.129699;-0.7589036;0.08940209,-0.1233805;-0.7162493;-0.03668577,0.008541154;0.5147479;0.004628771,0;0;0,-0.001196928;0.2983318;0.002359629,-0.002820805;0.5848125;-0.01032591,0.1793737;0.4871386;-0.002545834,0.2229176;0.1989734;0.001214266,0.2439646;-0.05228585;-0.05538654,-0.1844334;0.4917751;0.004610997,-0.2310284;0.2040803;0.001441396,-0.2742302;-0.04353993;-0.05852219,0.07316107;0.002851874;-0.04172254,0.1032402;-0.3889399;-0.05029488,0.1052403;-0.7675495;0.01952124,0.09954535;-0.7604741;-0.1051393,-0.07630588;0.003708781;-0.03556829,-0.1047822;-0.3881967;-0.04441471,-0.0927949;-0.768286;0.01568453,-0.1040192;-0.8231088;-0.07800284,-0.002317257;0.5148034;-0.004581213,411.8099
+0;0;0,0.004734362;0.2983797;0.007427593,0.009833468;0.5855347;0.0006894781,0.1851684;0.4682371;0.02285529,0.2365891;0.1818084;0.04294758,0.3015397;-0.06664373;0.00717631,-0.1683961;0.4660035;0.005941317,-0.2299673;0.1809693;0.01327118,-0.3007819;-0.06658423;-0.01721086,0.07706224;0.004807787;-0.03382586,0.08724622;-0.3843064;0.02157118,0.09547609;-0.7610509;0.1126239,0.09836742;-0.7185;-0.01358581,-0.0756527;0.005469752;-0.03677829,-0.1066661;-0.3843581;0.003901806,-0.1298937;-0.761641;0.08999953,-0.1235758;-0.7189881;-0.03607486,0.008549526;0.5152401;0.004628697,0;0;0,-0.001129381;0.298496;0.002627373,-0.002682984;0.5855148;-0.00921917,0.1793047;0.4871675;-0.002548456,0.2229601;0.1987869;0.001930237,0.2447043;-0.05323771;-0.05496788,-0.1841627;0.4917608;0.004530076,-0.2310331;0.2038653;0.001605286,-0.2754098;-0.04446718;-0.0582969,0.07319365;0.002858475;-0.04171824,0.1030427;-0.3890823;-0.05031395,0.105644;-0.7704875;0.01909876,0.09994901;-0.7633187;-0.1055651,-0.07633054;0.003700392;-0.03557876,-0.1050298;-0.3883217;-0.0443805,-0.09244468;-0.7710728;0.01593509,-0.103644;-0.8266451;-0.07705266,-0.002195083;0.5153109;-0.00377202,411.8322
+0;0;0,0.004737379;0.2985699;0.007432325,0.009845524;0.5862324;0.0006806892,0.1849694;0.4688286;0.02283408,0.2363867;0.1824186;0.04292504,0.3016961;-0.06740576;0.006956201,-0.1681785;0.4665976;0.005940037,-0.2297456;0.1815821;0.01326942,-0.3009514;-0.06733875;-0.01738098,0.07707436;0.004808543;-0.03383118,0.08729151;-0.3855734;0.02174635,0.09549198;-0.7609718;0.1124737,0.09838348;-0.7184201;-0.01374356,-0.0756646;0.005470611;-0.03678407,-0.106779;-0.3856273;0.004028566,-0.1299236;-0.7615621;0.08981863,-0.1236054;-0.7189084;-0.03626331,0.008558631;0.5157762;0.004628964,0;0;0,-0.001037799;0.2986843;0.002871275,-0.002418168;0.5862366;-0.00842452,0.1792189;0.4871731;-0.002596617,0.2230122;0.1988359;0.002082109,0.24672;-0.05465561;-0.05405402,-0.1836929;0.4917808;0.004410924,-0.2310332;0.2039793;0.001711679,-0.2769976;-0.04563878;-0.05786498,0.07320751;0.002845496;-0.04172158,0.1027476;-0.3904172;-0.04967189,0.1056224;-0.7705526;0.01896763,0.09993294;-0.7633467;-0.105711,-0.07634191;0.003711542;-0.03558461,-0.1050535;-0.389593;-0.04444594,-0.09262913;-0.7709144;0.01607048,-0.1038874;-0.8256528;-0.07768106,-0.001980424;0.5158567;-0.00315094,411.8546
+0;0;0,0.004464843;0.2985737;0.007446586,0.009415369;0.5862401;0.0007427679,0.184704;0.4692741;0.02265545,0.2396535;0.1835299;0.04287542,0.3108835;-0.06483692;0.00806845,-0.1682511;0.4654191;0.005766334,-0.2363443;0.1819117;0.01382654,-0.3118236;-0.06595361;-0.01510294,0.07706133;0.004845666;-0.03385557,0.08685478;-0.3855243;0.0218825,0.09476389;-0.7609837;0.112383,0.09762076;-0.7184283;-0.01383467,-0.07570381;0.005426572;-0.03670987,-0.1073259;-0.3856534;0.003883682,-0.1304957;-0.7616522;0.08938627,-0.1242129;-0.7189905;-0.03669664,0.00815353;0.5157828;0.004679502,0;0;0,-0.001037799;0.2986843;0.002871275,-0.002418168;0.5862366;-0.00842452,0.1792189;0.4871731;-0.002596617,0.2230122;0.1988359;0.002082109,0.24672;-0.05465561;-0.05405402,-0.1836929;0.4917808;0.004410924,-0.2310332;0.2039793;0.001711679,-0.2769976;-0.04563878;-0.05786498,0.07320751;0.002845496;-0.04172158,0.1027476;-0.3904172;-0.04967189,0.1056224;-0.7705526;0.01896763,0.09993294;-0.7633467;-0.105711,-0.07634191;0.003711542;-0.03558461,-0.1050535;-0.389593;-0.04444594,-0.09262913;-0.7709144;0.01607048,-0.1038874;-0.8256528;-0.07768106,-0.001980424;0.5158567;-0.00315094,411.8662
+0;0;0,0.004466231;0.2986666;0.007448903,0.009419794;0.5865086;0.0007403097,0.184659;0.4694966;0.02265135,0.2395838;0.1838806;0.04286224,0.3113332;-0.06629723;0.007801455,-0.1681994;0.4656426;0.005766865,-0.236262;0.1822626;0.01382345,-0.3122917;-0.06741022;-0.01531698,0.07708285;0.00484702;-0.03386503,0.08686223;-0.3849618;0.02179292,0.09481759;-0.7626165;0.1128226,0.09767429;-0.7200618;-0.01338744,-0.07572496;0.005428088;-0.03672012,-0.1073016;-0.3850897;0.003815074,-0.1306069;-0.7632871;0.0898176,-0.1243244;-0.7206262;-0.03625768,0.008156902;0.5159925;0.004680331,0;0;0,-0.001085617;0.2987775;0.002825022,-0.002511948;0.5865053;-0.008476734,0.179056;0.4871638;-0.002688169,0.2231898;0.1990153;0.002248287,0.2511187;-0.05630532;-0.0525012,-0.183691;0.4917565;0.004296058,-0.2317432;0.204201;0.002169001,-0.2811857;-0.04657498;-0.05810551,0.07329743;0.002862737;-0.04161,0.1028407;-0.3898296;-0.04962587,0.104518;-0.7720383;0.0202775,0.0988512;-0.764824;-0.1043959,-0.07634394;0.003703794;-0.03563686,-0.1049449;-0.3890437;-0.04434013,-0.09254924;-0.7726207;0.01638759,-0.1038959;-0.827386;-0.07731862,-0.002057724;0.5160666;-0.003201485,411.8877
+0;0;0,0.004466231;0.2986666;0.007448903,0.009419794;0.5865086;0.0007403097,0.184659;0.4694966;0.02265135,0.2395838;0.1838806;0.04286224,0.3113332;-0.06629723;0.007801455,-0.1681994;0.4656426;0.005766865,-0.236262;0.1822626;0.01382345,-0.3122917;-0.06741022;-0.01531698,0.07708285;0.00484702;-0.03386503,0.08686223;-0.3849618;0.02179292,0.09481759;-0.7626165;0.1128226,0.09767429;-0.7200618;-0.01338744,-0.07572496;0.005428088;-0.03672012,-0.1073016;-0.3850897;0.003815074,-0.1306069;-0.7632871;0.0898176,-0.1243244;-0.7206262;-0.03625768,0.008156902;0.5159925;0.004680331,0;0;0,-0.001085617;0.2987775;0.002825022,-0.002511948;0.5865053;-0.008476734,0.179056;0.4871638;-0.002688169,0.2231898;0.1990153;0.002248287,0.2511187;-0.05630532;-0.0525012,-0.183691;0.4917565;0.004296058,-0.2317432;0.204201;0.002169001,-0.2811857;-0.04657498;-0.05810551,0.07329743;0.002862737;-0.04161,0.1028407;-0.3898296;-0.04962587,0.104518;-0.7720383;0.0202775,0.0988512;-0.764824;-0.1043959,-0.07634394;0.003703794;-0.03563686,-0.1049449;-0.3890437;-0.04434013,-0.09254924;-0.7726207;0.01638759,-0.1038959;-0.827386;-0.07731862,-0.002057724;0.5160666;-0.003201485,411.9103
+0;0;0,0.004194149;0.2987392;0.007432521,0.008999894;0.5866708;0.0007453128,0.1844663;0.4701664;0.02243005,0.2457128;0.1849498;0.04323193,0.3194424;-0.06656751;0.009455491,-0.1684907;0.465264;0.005772137,-0.2437047;0.1827666;0.01416361,-0.324573;-0.06716862;-0.01465587,0.07699097;0.004853468;-0.03389122,0.08626856;-0.3844904;0.02183232,0.09405445;-0.7600099;0.1123827,0.09682167;-0.7174495;-0.01385136,-0.0757005;0.005405482;-0.03660598,-0.1083407;-0.3847299;0.00223716,-0.1310704;-0.7606976;0.08829878,-0.1248773;-0.7180314;-0.03780308,0.007759894;0.5161325;0.004681266,0;0;0,-0.001084477;0.2988453;0.002873182,-0.002538987;0.5866619;-0.008370638,0.1790472;0.4870871;-0.002671242,0.2245018;0.1982373;0.002987385,0.2560849;-0.05842617;-0.05145741,-0.1837312;0.491681;0.004162632,-0.233172;0.2034354;0.002598314,-0.2880873;-0.04811108;-0.05695466,0.07332265;0.00281702;-0.04142022,0.1026441;-0.3894193;-0.04982805,0.1047727;-0.7694091;0.02001572,0.09913656;-0.7622275;-0.104676,-0.07623527;0.003750463;-0.03569172,-0.1049188;-0.388519;-0.04472965,-0.09272756;-0.7699479;0.01558889,-0.1041114;-0.8245513;-0.07828938,-0.002075046;0.5162006;-0.003110409,411.9214
+0;0;0,0.004194149;0.2987392;0.007432521,0.008999894;0.5866708;0.0007453128,0.1844663;0.4701664;0.02243005,0.2457128;0.1849498;0.04323193,0.3194424;-0.06656751;0.009455491,-0.1684907;0.465264;0.005772137,-0.2437047;0.1827666;0.01416361,-0.324573;-0.06716862;-0.01465587,0.07699097;0.004853468;-0.03389122,0.08626856;-0.3844904;0.02183232,0.09405445;-0.7600099;0.1123827,0.09682167;-0.7174495;-0.01385136,-0.0757005;0.005405482;-0.03660598,-0.1083407;-0.3847299;0.00223716,-0.1310704;-0.7606976;0.08829878,-0.1248773;-0.7180314;-0.03780308,0.007759894;0.5161325;0.004681266,0;0;0,-0.001084477;0.2988453;0.002873182,-0.002538987;0.5866619;-0.008370638,0.1790472;0.4870871;-0.002671242,0.2245018;0.1982373;0.002987385,0.2560849;-0.05842617;-0.05145741,-0.1837312;0.491681;0.004162632,-0.233172;0.2034354;0.002598314,-0.2880873;-0.04811108;-0.05695466,0.07332265;0.00281702;-0.04142022,0.1026441;-0.3894193;-0.04982805,0.1047727;-0.7694091;0.02001572,0.09913656;-0.7622275;-0.104676,-0.07623527;0.003750463;-0.03569172,-0.1049188;-0.388519;-0.04472965,-0.09272756;-0.7699479;0.01558889,-0.1041114;-0.8245513;-0.07828938,-0.002075046;0.5162006;-0.003110409,411.9438
+0;0;0,0.004187517;0.2982668;0.007420768,0.008965082;0.5845186;0.0007778057,0.1844207;0.4685523;0.02243078,0.2455638;0.1838171;0.04319755,0.318414;-0.06470039;0.009823956,-0.168496;0.4636505;0.005774773,-0.243583;0.1816299;0.01415208,-0.3234868;-0.06532438;-0.01432368,0.07703977;0.004856545;-0.0339127,0.08626659;-0.3823568;0.02150593,0.09408654;-0.759519;0.1124524,0.09685331;-0.7169606;-0.01376072,-0.07574847;0.005408908;-0.03662919,-0.1082101;-0.3825916;0.002001408,-0.1310392;-0.760204;0.08843949,-0.1248471;-0.7175398;-0.03764147,0.007734449;0.5145131;0.004684027,0;0;0,-0.001142256;0.2983768;0.00238061,-0.002810277;0.5844281;-0.01062202,0.1790567;0.4870202;-0.002658606,0.2263098;0.1989756;0.003766537,0.263735;-0.05404872;-0.04876876,-0.1840391;0.4915807;0.004237157,-0.2354327;0.2041745;0.003751965,-0.2950484;-0.04348475;-0.05363081,0.07337509;0.002772301;-0.04143906,0.1022765;-0.387334;-0.04994249,0.1047614;-0.7690659;0.01975965,0.09912784;-0.7619904;-0.1048913,-0.07630094;0.003807945;-0.03567143,-0.1046593;-0.3863274;-0.04465912,-0.09259953;-0.7694074;0.01606999,-0.1047503;-0.8247514;-0.07701009,-0.002280183;0.5145473;-0.004796267,411.955
+0;0;0,0.003910791;0.298269;0.007481592,0.008577041;0.5845234;0.0008643137,0.1841674;0.4687912;0.02222297,0.2494528;0.1850062;0.04338253,0.3288918;-0.06175537;0.0120761,-0.1686665;0.4630576;0.005662212,-0.2525205;0.1835274;0.0143328,-0.3367028;-0.06211101;-0.01318188,0.07702507;0.004875916;-0.03394331,0.08658713;-0.3822898;0.02175044,0.09355357;-0.7595198;0.1124848,0.09628276;-0.7169574;-0.01372883,-0.07579664;0.00538306;-0.03653322,-0.1086399;-0.3825977;0.001972757,-0.1313459;-0.7602422;0.08830247,-0.1251923;-0.7175716;-0.03777971,0.007391818;0.5145166;0.004760405,0;0;0,-0.001142256;0.2983768;0.00238061,-0.002810277;0.5844281;-0.01062202,0.1790567;0.4870202;-0.002658606,0.2263098;0.1989756;0.003766537,0.263735;-0.05404872;-0.04876876,-0.1840391;0.4915807;0.004237157,-0.2354327;0.2041745;0.003751965,-0.2950484;-0.04348475;-0.05363081,0.07337509;0.002772301;-0.04143906,0.1022765;-0.387334;-0.04994249,0.1047614;-0.7690659;0.01975965,0.09912784;-0.7619904;-0.1048913,-0.07630094;0.003807945;-0.03567143,-0.1046593;-0.3863274;-0.04465912,-0.09259953;-0.7694074;0.01606999,-0.1047503;-0.8247514;-0.07701009,-0.002280183;0.5145473;-0.004796267,411.9662
+0;0;0,0.003906305;0.2979269;0.007473012,0.008559491;0.5833802;0.0008745564,0.1838607;0.4679266;0.02219301,0.2490867;0.1843997;0.04333333,0.3283197;-0.06172174;0.01210811,-0.1683892;0.4622025;0.005659664,-0.252167;0.1829265;0.01432237,-0.336131;-0.06207466;-0.01312094,0.07706136;0.004878213;-0.0339593,0.08662406;-0.3823136;0.02173821,0.0936108;-0.760643;0.1127369,0.09633943;-0.7180833;-0.01345036,-0.07583235;0.005385597;-0.03655043,-0.1086778;-0.3826214;0.001958139,-0.13145;-0.7613665;0.08853944,-0.1252977;-0.7186985;-0.0375165,0.007377706;0.5135764;0.004759349,0;0;0,-0.001129262;0.2980376;0.001963377,-0.002782807;0.5832274;-0.01222873,0.1789035;0.4870469;-0.002583265,0.2291992;0.1998141;0.004933596,0.2729097;-0.051379;-0.0481708,-0.1837595;0.4916065;0.004277285,-0.2399815;0.2053789;0.005586153,-0.3016626;-0.04165632;-0.04916498,0.07344745;0.002726763;-0.04139471,0.1022004;-0.387415;-0.04998851,0.1047156;-0.7702628;0.01989675,0.09909758;-0.7632497;-0.1047165,-0.07633256;0.003866452;-0.0356914,-0.1045278;-0.386307;-0.04468594,-0.09231567;-0.7706177;0.01547068,-0.1021047;-0.8319485;-0.07200103,-0.002253808;0.5135798;-0.006064653,411.9884
+0;0;0,0.003906305;0.2979269;0.007473012,0.008559491;0.5833802;0.0008745564,0.1838607;0.4679266;0.02219301,0.2490867;0.1843997;0.04333333,0.3283197;-0.06172174;0.01210811,-0.1683892;0.4622025;0.005659664,-0.252167;0.1829265;0.01432237,-0.336131;-0.06207466;-0.01312094,0.07706136;0.004878213;-0.0339593,0.08662406;-0.3823136;0.02173821,0.0936108;-0.760643;0.1127369,0.09633943;-0.7180833;-0.01345036,-0.07583235;0.005385597;-0.03655043,-0.1086778;-0.3826214;0.001958139,-0.13145;-0.7613665;0.08853944,-0.1252977;-0.7186985;-0.0375165,0.007377706;0.5135764;0.004759349,0;0;0,-0.001129262;0.2980376;0.001963377,-0.002782807;0.5832274;-0.01222873,0.1789035;0.4870469;-0.002583265,0.2291992;0.1998141;0.004933596,0.2729097;-0.051379;-0.0481708,-0.1837595;0.4916065;0.004277285,-0.2399815;0.2053789;0.005586153,-0.3016626;-0.04165632;-0.04916498,0.07344745;0.002726763;-0.04139471,0.1022004;-0.387415;-0.04998851,0.1047156;-0.7702628;0.01989675,0.09909758;-0.7632497;-0.1047165,-0.07633256;0.003866452;-0.0356914,-0.1045278;-0.386307;-0.04468594,-0.09231567;-0.7706177;0.01547068,-0.1021047;-0.8319485;-0.07200103,-0.002253808;0.5135798;-0.006064653,411.9997
+0;0;0,0.003700642;0.2979288;0.007500961,0.008197648;0.5833858;0.0009554741,0.1836152;0.4682133;0.02208319,0.2543976;0.1860054;0.0429971,0.3395277;-0.05839324;0.01382764,-0.1686602;0.4619851;0.005699394,-0.258612;0.1846513;0.01483901,-0.3470134;-0.05869932;-0.01334435,0.07705887;0.004866734;-0.03396663,0.08644228;-0.3823714;0.02143884,0.0931592;-0.7606769;0.112557,0.09583202;-0.7181109;-0.0136309,-0.07585128;0.005392197;-0.03651017,-0.1090013;-0.3826187;0.001697667,-0.1318918;-0.761295;0.08854818,-0.1257953;-0.7186226;-0.03751002,0.0070418;0.5135809;0.004828575,0;0;0,-0.001129262;0.2980376;0.001963377,-0.002782807;0.5832274;-0.01222873,0.1789035;0.4870469;-0.002583265,0.2291992;0.1998141;0.004933596,0.2729097;-0.051379;-0.0481708,-0.1837595;0.4916065;0.004277285,-0.2399815;0.2053789;0.005586153,-0.3016626;-0.04165632;-0.04916498,0.07344745;0.002726763;-0.04139471,0.1022004;-0.387415;-0.04998851,0.1047156;-0.7702628;0.01989675,0.09909758;-0.7632497;-0.1047165,-0.07633256;0.003866452;-0.0356914,-0.1045278;-0.386307;-0.04468594,-0.09231567;-0.7706177;0.01547068,-0.1021047;-0.8319485;-0.07200103,-0.002253808;0.5135798;-0.006064653,412.0112
+0;0;0,0.003695765;0.2975362;0.007491076,0.008185331;0.5825208;0.0009564552,0.1834827;0.467496;0.02206579,0.2541963;0.1855625;0.04295936,0.3396692;-0.05982028;0.01367244,-0.1685492;0.4612721;0.005693318,-0.2584135;0.1842081;0.01482404,-0.3471708;-0.06012258;-0.01347281,0.07713021;0.00487124;-0.03399807,0.08651802;-0.3825485;0.02143338,0.09325696;-0.762094;0.1128502,0.09592941;-0.7195297;-0.01332007,-0.07592151;0.005397188;-0.03654398,-0.1090871;-0.3827956;0.001681779,-0.1320526;-0.7627131;0.08881697,-0.125957;-0.7200425;-0.03722362,0.007031408;0.5128323;0.004823101,0;0;0,-0.001063108;0.2976468;0.001671076,-0.00264626;0.5823401;-0.01299953,0.1789552;0.4868404;-0.002610207,0.2322297;0.2004595;0.005829573,0.2832704;-0.05070302;-0.04601932,-0.1835735;0.4916268;0.004269277,-0.2439139;0.2065323;0.006158715,-0.3088752;-0.04111515;-0.04700908,0.07352208;0.002608493;-0.04142904,0.1022791;-0.3877166;-0.05004215,0.1043584;-0.7718188;0.02008915,0.09875318;-0.7648247;-0.1045032,-0.07642423;0.003988691;-0.03566641,-0.1043794;-0.3863834;-0.04477131,-0.09215856;-0.7719541;0.01558734,-0.103221;-0.8319188;-0.07311383,-0.002141185;0.5128187;-0.00673008,412.033
+0;0;0,0.003695765;0.2975362;0.007491076,0.008185331;0.5825208;0.0009564552,0.1834827;0.467496;0.02206579,0.2541963;0.1855625;0.04295936,0.3396692;-0.05982028;0.01367244,-0.1685492;0.4612721;0.005693318,-0.2584135;0.1842081;0.01482404,-0.3471708;-0.06012258;-0.01347281,0.07713021;0.00487124;-0.03399807,0.08651802;-0.3825485;0.02143338,0.09325696;-0.762094;0.1128502,0.09592941;-0.7195297;-0.01332007,-0.07592151;0.005397188;-0.03654398,-0.1090871;-0.3827956;0.001681779,-0.1320526;-0.7627131;0.08881697,-0.125957;-0.7200425;-0.03722362,0.007031408;0.5128323;0.004823101,0;0;0,-0.001063108;0.2976468;0.001671076,-0.00264626;0.5823401;-0.01299953,0.1789552;0.4868404;-0.002610207,0.2322297;0.2004595;0.005829573,0.2832704;-0.05070302;-0.04601932,-0.1835735;0.4916268;0.004269277,-0.2439139;0.2065323;0.006158715,-0.3088752;-0.04111515;-0.04700908,0.07352208;0.002608493;-0.04142904,0.1022791;-0.3877166;-0.05004215,0.1043584;-0.7718188;0.02008915,0.09875318;-0.7648247;-0.1045032,-0.07642423;0.003988691;-0.03566641,-0.1043794;-0.3863834;-0.04477131,-0.09215856;-0.7719541;0.01558734,-0.103221;-0.8319188;-0.07311383,-0.002141185;0.5128187;-0.00673008,412.0445
+0;0;0,0.003674319;0.2976624;0.00750481,0.008092456;0.5835049;0.0009993217,0.1829803;0.4684048;0.02183659,0.2605546;0.1904836;0.04417919,0.3497154;-0.05523202;0.01503031,-0.1680948;0.4618827;0.005808681,-0.2638909;0.188936;0.01477262,-0.3590876;-0.0547962;-0.01182951,0.07719167;0.004894313;-0.03408248,0.08649813;-0.3824905;0.02134008,0.09290097;-0.7621331;0.1126177,0.09548313;-0.7195662;-0.01356003,-0.07604102;0.005380202;-0.03650946,-0.1093354;-0.3827585;0.001766045,-0.132532;-0.7627739;0.08866473,-0.1265253;-0.720089;-0.03738457,0.006953021;0.5135136;0.004867516,0;0;0,-0.0008203387;0.2977737;0.001691818,-0.001819305;0.5833551;-0.01249743,0.1789829;0.4867987;-0.002628565,0.2358155;0.2031971;0.007236958,0.294051;-0.04813284;-0.04392338,-0.1824039;0.4916864;0.004165134,-0.2480059;0.2098212;0.006514204,-0.3166185;-0.03850888;-0.0464006,0.073612;0.002474904;-0.04146409,0.1024311;-0.3878069;-0.05011439,0.1045746;-0.7719672;0.02000976,0.09897135;-0.7649528;-0.1045923,-0.0765294;0.004137243;-0.03564068,-0.1045409;-0.3861855;-0.04506072,-0.09207038;-0.7718095;0.01526937,-0.1035928;-0.831041;-0.07411951,-0.001517378;0.5135123;-0.006421089,412.056
+0;0;0,0.003674319;0.2976624;0.00750481,0.008092456;0.5835049;0.0009993217,0.1829803;0.4684048;0.02183659,0.2605546;0.1904836;0.04417919,0.3497154;-0.05523202;0.01503031,-0.1680948;0.4618827;0.005808681,-0.2638909;0.188936;0.01477262,-0.3590876;-0.0547962;-0.01182951,0.07719167;0.004894313;-0.03408248,0.08649813;-0.3824905;0.02134008,0.09290097;-0.7621331;0.1126177,0.09548313;-0.7195662;-0.01356003,-0.07604102;0.005380202;-0.03650946,-0.1093354;-0.3827585;0.001766045,-0.132532;-0.7627739;0.08866473,-0.1265253;-0.720089;-0.03738457,0.006953021;0.5135136;0.004867516,0;0;0,-0.0008203387;0.2977737;0.001691818,-0.001819305;0.5833551;-0.01249743,0.1789829;0.4867987;-0.002628565,0.2358155;0.2031971;0.007236958,0.294051;-0.04813284;-0.04392338,-0.1824039;0.4916864;0.004165134,-0.2480059;0.2098212;0.006514204,-0.3166185;-0.03850888;-0.0464006,0.073612;0.002474904;-0.04146409,0.1024311;-0.3878069;-0.05011439,0.1045746;-0.7719672;0.02000976,0.09897135;-0.7649528;-0.1045923,-0.0765294;0.004137243;-0.03564068,-0.1045409;-0.3861855;-0.04506072,-0.09207038;-0.7718095;0.01526937,-0.1035928;-0.831041;-0.07411951,-0.001517378;0.5135123;-0.006421089,412.0779
+0;0;0,0.003668862;0.2972203;0.007493664,0.008075371;0.5823135;0.001007051,0.1830057;0.4674293;0.02183558,0.2594585;0.1935261;0.04385517,0.3507109;-0.05795389;0.01402247,-0.1681468;0.4609057;0.00580414,-0.2625579;0.1919051;0.01463848,-0.3599879;-0.05754493;-0.01258772,0.07719969;0.004894821;-0.03408602,0.08644652;-0.380008;0.02098144,0.09287602;-0.7612311;0.1126391,0.09545823;-0.718664;-0.013541,-0.07604892;0.00538076;-0.03651325,-0.10913;-0.3802712;0.001517024,-0.1324231;-0.7618686;0.08877748,-0.1264163;-0.7191835;-0.03727415,0.006939612;0.512548;0.004862767,0;0;0,-0.0006890893;0.2973337;0.001308918,-0.001668237;0.5821221;-0.0136621,0.1792586;0.4865695;-0.002768755,0.2405795;0.2082665;0.009063244,0.305208;-0.0479956;-0.04204559,-0.1823354;0.4916236;0.004443221,-0.2518848;0.215032;0.008017804,-0.3282893;-0.03733799;-0.04612035,0.07369818;0.002431139;-0.04133129,0.1020045;-0.3853747;-0.04990363,0.1050964;-0.771082;0.0207634,0.09939596;-0.7641418;-0.1038229,-0.07649692;0.004188383;-0.03572515,-0.104061;-0.3836572;-0.04489605,-0.09093154;-0.7707483;0.01643609,-0.103119;-0.8310379;-0.07179803,-0.001374252;0.5125269;-0.007353783,412.0891
+0;0;0,0.003643475;0.2972209;0.0074844,0.007975239;0.582316;0.001029436,0.1829855;0.4676641;0.02182204,0.2653924;0.1954876;0.04377528,0.3654099;-0.05262804;0.01387084,-0.1681865;0.4607677;0.00599253,-0.2696806;0.1943589;0.01482983,-0.371832;-0.05319948;-0.01235724,0.07717597;0.004884604;-0.03414114,0.08619433;-0.3799693;0.02130478,0.09266067;-0.7612014;0.1129221,0.09517468;-0.7186299;-0.0132589,-0.07609327;0.00537884;-0.03642101,-0.1092514;-0.3802494;0.001782484,-0.1328011;-0.7618797;0.08882987,-0.1268581;-0.719184;-0.0372237,0.006857547;0.5125496;0.0048731,0;0;0,-0.0006890893;0.2973337;0.001308918,-0.001668237;0.5821221;-0.0136621,0.1792586;0.4865695;-0.002768755,0.2405795;0.2082665;0.009063244,0.305208;-0.0479956;-0.04204559,-0.1823354;0.4916236;0.004443221,-0.2518848;0.215032;0.008017804,-0.3282893;-0.03733799;-0.04612035,0.07369818;0.002431139;-0.04133129,0.1020045;-0.3853747;-0.04990363,0.1050964;-0.771082;0.0207634,0.09939596;-0.7641418;-0.1038229,-0.07649692;0.004188383;-0.03572515,-0.104061;-0.3836572;-0.04489605,-0.09093154;-0.7707483;0.01643609,-0.103119;-0.8310379;-0.07179803,-0.001374252;0.5125269;-0.007353783,412.1116
+0;0;0,0.003638214;0.2967917;0.007473594,0.007963767;0.5814787;0.001028251,0.1829201;0.4669496;0.0218095,0.2644772;0.1975794;0.04353639,0.3643365;-0.05014353;0.01367929,-0.1681409;0.4600554;0.005985002,-0.2685884;0.1963934;0.01473118,-0.3705781;-0.05077308;-0.01241286,0.07726225;0.004890065;-0.03417931,0.08625485;-0.3788647;0.02110826,0.09274396;-0.7614393;0.1130482,0.09525783;-0.7188685;-0.01312569,-0.07617834;0.005384854;-0.03646173,-0.1092418;-0.3791421;0.001632664,-0.1328744;-0.7621162;0.08898658,-0.1269317;-0.7194212;-0.0370599,0.006847816;0.5118209;0.004865926,0;0;0,-0.0005816296;0.2969058;0.001028061,-0.001528345;0.5812663;-0.01429939,0.1794204;0.4866502;-0.002267838,0.2448074;0.2123272;0.01019335,0.3175214;-0.04132554;-0.04082584,-0.1821583;0.4915875;0.004841559,-0.2553377;0.2189791;0.008485654,-0.3388909;-0.03073132;-0.04530623,0.0737855;0.002367944;-0.04137254,0.101907;-0.3843357;-0.05002069,0.1052644;-0.7714189;0.020787,0.09959199;-0.7645081;-0.1037879,-0.07660528;0.004223344;-0.03571256,-0.1038591;-0.3825243;-0.04513835,-0.09071344;-0.7709862;0.01636721,-0.1028696;-0.8311462;-0.07199346,-0.001240186;0.511788;-0.007907391,412.1342
+0;0;0,0.003638214;0.2967917;0.007473594,0.007963767;0.5814787;0.001028251,0.1829201;0.4669496;0.0218095,0.2644772;0.1975794;0.04353639,0.3643365;-0.05014353;0.01367929,-0.1681409;0.4600554;0.005985002,-0.2685884;0.1963934;0.01473118,-0.3705781;-0.05077308;-0.01241286,0.07726225;0.004890065;-0.03417931,0.08625485;-0.3788647;0.02110826,0.09274396;-0.7614393;0.1130482,0.09525783;-0.7188685;-0.01312569,-0.07617834;0.005384854;-0.03646173,-0.1092418;-0.3791421;0.001632664,-0.1328744;-0.7621162;0.08898658,-0.1269317;-0.7194212;-0.0370599,0.006847816;0.5118209;0.004865926,0;0;0,-0.0005816296;0.2969058;0.001028061,-0.001528345;0.5812663;-0.01429939,0.1794204;0.4866502;-0.002267838,0.2448074;0.2123272;0.01019335,0.3175214;-0.04132554;-0.04082584,-0.1821583;0.4915875;0.004841559,-0.2553377;0.2189791;0.008485654,-0.3388909;-0.03073132;-0.04530623,0.0737855;0.002367944;-0.04137254,0.101907;-0.3843357;-0.05002069,0.1052644;-0.7714189;0.020787,0.09959199;-0.7645081;-0.1037879,-0.07660528;0.004223344;-0.03571256,-0.1038591;-0.3825243;-0.04513835,-0.09071344;-0.7709862;0.01636721,-0.1028696;-0.8311462;-0.07199346,-0.001240186;0.511788;-0.007907391,412.1457
+0;0;0,0.003608174;0.2963383;0.007475645,0.007882705;0.5807165;0.001058402,0.1828429;0.4668334;0.0217176,0.2707799;0.2007859;0.04395569,0.3789157;-0.04653774;0.01585266,-0.1680548;0.4593959;0.006071566,-0.2741002;0.1992406;0.01514099,-0.3834162;-0.04763792;-0.01230207,0.07728954;0.004902944;-0.03432835,0.08578827;-0.3792149;0.02100454,0.09293882;-0.76349;0.1132238,0.0953797;-0.7209244;-0.01293172,-0.07630804;0.005369584;-0.0363923,-0.1094235;-0.3795072;0.001736268,-0.1332826;-0.7641433;0.08953494,-0.1274075;-0.7214471;-0.03649427,0.0067778;0.51114;0.004887514,0;0;0,-0.000423029;0.2964531;0.0007982254,-0.001276456;0.5804902;-0.0147748,0.1795594;0.4865951;-0.002094507,0.2485366;0.2143844;0.01024246,0.3256987;-0.0408287;-0.04039717,-0.1817834;0.4914781;0.005161806,-0.2601651;0.2215671;0.008778688,-0.3499053;-0.02876946;-0.04535447,0.07386317;0.00228028;-0.04141474,0.10212;-0.38477;-0.0500257,0.1060691;-0.773662;0.02047443,0.1003476;-0.7667453;-0.1040788,-0.07670254;0.004278834;-0.03570098,-0.1039431;-0.3828203;-0.04533177,-0.09045562;-0.7729636;0.01654824,-0.1022977;-0.8328846;-0.07206923,-0.001011893;0.5110992;-0.00832653,412.1589
+0;0;0,0.003608174;0.2963383;0.007475645,0.007882705;0.5807165;0.001058402,0.1828429;0.4668334;0.0217176,0.2707799;0.2007859;0.04395569,0.3789157;-0.04653774;0.01585266,-0.1680548;0.4593959;0.006071566,-0.2741002;0.1992406;0.01514099,-0.3834162;-0.04763792;-0.01230207,0.07728954;0.004902944;-0.03432835,0.08578827;-0.3792149;0.02100454,0.09293882;-0.76349;0.1132238,0.0953797;-0.7209244;-0.01293172,-0.07630804;0.005369584;-0.0363923,-0.1094235;-0.3795072;0.001736268,-0.1332826;-0.7641433;0.08953494,-0.1274075;-0.7214471;-0.03649427,0.0067778;0.51114;0.004887514,0;0;0,-0.000423029;0.2964531;0.0007982254,-0.001276456;0.5804902;-0.0147748,0.1795594;0.4865951;-0.002094507,0.2485366;0.2143844;0.01024246,0.3256987;-0.0408287;-0.04039717,-0.1817834;0.4914781;0.005161806,-0.2601651;0.2215671;0.008778688,-0.3499053;-0.02876946;-0.04535447,0.07386317;0.00228028;-0.04141474,0.10212;-0.38477;-0.0500257,0.1060691;-0.773662;0.02047443,0.1003476;-0.7667453;-0.1040788,-0.07670254;0.004278834;-0.03570098,-0.1039431;-0.3828203;-0.04533177,-0.09045562;-0.7729636;0.01654824,-0.1022977;-0.8328846;-0.07206923,-0.001011893;0.5110992;-0.00832653,412.1792
+0;0;0,0.003615501;0.29694;0.007490825,0.007917227;0.5831174;0.00102717,0.1826428;0.4687155;0.02169648,0.2701189;0.2040624;0.04381802,0.37992;-0.04706997;0.01528221,-0.1678054;0.4612877;0.006070485,-0.2732951;0.2024958;0.01509237,-0.3842945;-0.04818466;-0.01277331,0.07734101;0.004906209;-0.03435122,0.08585121;-0.3797298;0.02105631,0.09299497;-0.7636402;0.1131881,0.09543638;-0.7210718;-0.01299535,-0.07635886;0.00537316;-0.03641653,-0.109519;-0.3800227;0.001763467,-0.1333554;-0.7642938;0.08947881,-0.1274791;-0.7215947;-0.03657825,0.006803184;0.5129654;0.00488795,0;0;0,-0.0002666935;0.2970538;0.001248598,-0.0007052347;0.5830021;-0.01243043,0.1795684;0.4867136;-0.001933575,0.2532617;0.2172944;0.01092291,0.3361659;-0.04085055;-0.0383327,-0.1809961;0.491498;0.005351159,-0.2642337;0.2245862;0.00885667,-0.3614849;-0.0276078;-0.04479467,0.07391091;0.002218127;-0.04144835,0.1022468;-0.3853512;-0.05007458,0.1060862;-0.7738465;0.0205164,0.1003338;-0.7668224;-0.1040838,-0.07676642;0.004315345;-0.03569321,-0.1040621;-0.3833011;-0.04547595,-0.09053786;-0.7730596;0.01642631,-0.1024416;-0.8318878;-0.07331796,-0.0005658343;0.512974;-0.006642818,412.1916
+0;0;0,0.003672822;0.2969372;0.007575478,0.007977785;0.5831158;0.001173127,0.1827354;0.4688207;0.02177247,0.2769729;0.2065561;0.04456102,0.390254;-0.04346213;0.02014113,-0.1677298;0.4612345;0.006255391,-0.2807519;0.2056492;0.01546964,-0.3966032;-0.04301135;-0.01069232,0.07734491;0.004851506;-0.03435022,0.08591989;-0.3797464;0.02131086,0.09330105;-0.7636561;0.1134266,0.09570216;-0.7210747;-0.01275635,-0.07636944;0.005423871;-0.03638679,-0.109393;-0.3799613;0.002018809,-0.1333654;-0.7642218;0.08974366,-0.1275241;-0.7215164;-0.03631441,0.006863351;0.5129632;0.005021715,0;0;0,-0.0002666935;0.2970538;0.001248598,-0.0007052347;0.5830021;-0.01243043,0.1795684;0.4867136;-0.001933575,0.2532617;0.2172944;0.01092291,0.3361659;-0.04085055;-0.0383327,-0.1809961;0.491498;0.005351159,-0.2642337;0.2245862;0.00885667,-0.3614849;-0.0276078;-0.04479467,0.07391091;0.002218127;-0.04144835,0.1022468;-0.3853512;-0.05007458,0.1060862;-0.7738465;0.0205164,0.1003338;-0.7668224;-0.1040838,-0.07676642;0.004315345;-0.03569321,-0.1040621;-0.3833011;-0.04547595,-0.09053786;-0.7730596;0.01642631,-0.1024416;-0.8318878;-0.07331796,-0.0005658343;0.512974;-0.006642818,412.2126
+0;0;0,0.00366616;0.2963986;0.007561737,0.007959204;0.5817906;0.001180351,0.1822965;0.4678731;0.02172438,0.2764795;0.2057602;0.04449975,0.3891288;-0.04286377;0.02021605,-0.1673225;0.4603052;0.006244765,-0.2802792;0.2048677;0.01545369,-0.3954845;-0.04240608;-0.01056237,0.07741408;0.004855844;-0.03438094,0.0860005;-0.3802555;0.02135444,0.09344769;-0.7675992;0.1142941,0.09505527;-0.7291757;0.02981251,-0.07643774;0.005428722;-0.03641933,-0.1095054;-0.3804709;0.002037533,-0.1336922;-0.7681684;0.09054705,-0.1297813;-0.729662;0.006149076,0.006849077;0.5119091;0.005014068,0;0;0,-0.0001443028;0.2965162;0.0009276867,-0.0005777404;0.5816323;-0.013556,0.1794378;0.4871347;-0.001572132,0.2581299;0.2192823;0.01087737,0.3482116;-0.03506765;-0.03692269,-0.1804883;0.491725;0.005616151,-0.2692356;0.2267652;0.009160744,-0.3736171;-0.02099872;-0.04385792,0.07398077;0.002149194;-0.04148245,0.1023765;-0.3859395;-0.04995346,0.1053684;-0.7779022;0.02135301,0.1111681;-0.812603;-0.03333569,-0.07684908;0.004355064;-0.03569061,-0.1038929;-0.3838017;-0.04538048,-0.09014045;-0.7770596;0.01696949,-0.09813458;-0.8064284;-0.04321443,-0.0004285201;0.5119009;-0.007483959,412.2237
+0;0;0,0.00366616;0.2963986;0.007561737,0.007959204;0.5817906;0.001180351,0.1822965;0.4678731;0.02172438,0.2764795;0.2057602;0.04449975,0.3891288;-0.04286377;0.02021605,-0.1673225;0.4603052;0.006244765,-0.2802792;0.2048677;0.01545369,-0.3954845;-0.04240608;-0.01056237,0.07741408;0.004855844;-0.03438094,0.0860005;-0.3802555;0.02135444,0.09344769;-0.7675992;0.1142941,0.09505527;-0.7291757;0.02981251,-0.07643774;0.005428722;-0.03641933,-0.1095054;-0.3804709;0.002037533,-0.1336922;-0.7681684;0.09054705,-0.1297813;-0.729662;0.006149076,0.006849077;0.5119091;0.005014068,0;0;0,-0.0001443028;0.2965162;0.0009276867,-0.0005777404;0.5816323;-0.013556,0.1794378;0.4871347;-0.001572132,0.2581299;0.2192823;0.01087737,0.3482116;-0.03506765;-0.03692269,-0.1804883;0.491725;0.005616151,-0.2692356;0.2267652;0.009160744,-0.3736171;-0.02099872;-0.04385792,0.07398077;0.002149194;-0.04148245,0.1023765;-0.3859395;-0.04995346,0.1053684;-0.7779022;0.02135301,0.1111681;-0.812603;-0.03333569,-0.07684908;0.004355064;-0.03569061,-0.1038929;-0.3838017;-0.04538048,-0.09014045;-0.7770596;0.01696949,-0.09813458;-0.8064284;-0.04321443,-0.0004285201;0.5119009;-0.007483959,412.2349
+0;0;0,0.003709662;0.296399;0.00752155,0.008013412;0.5817907;0.001123016,0.1824728;0.4683353;0.0215786,0.2841291;0.2091281;0.04545248,0.4063816;-0.03490765;0.02107349,-0.1672613;0.4602813;0.0063909,-0.287119;0.2080105;0.01565831,-0.4075358;-0.0369737;-0.008341348,0.07736562;0.004855822;-0.03448985,0.08594754;-0.380223;0.02147077,0.09375589;-0.7676259;0.1141333,0.09528914;-0.7291972;0.02965086,-0.07647556;0.005420355;-0.03634111,-0.1091708;-0.3805113;0.002113335,-0.1336035;-0.7681534;0.0907978,-0.1297642;-0.7296464;0.006396607,0.006901614;0.5119092;0.004957374,0;0;0,-0.0001443028;0.2965162;0.0009276867,-0.0005777404;0.5816323;-0.013556,0.1794378;0.4871347;-0.001572132,0.2581299;0.2192823;0.01087737,0.3482116;-0.03506765;-0.03692269,-0.1804883;0.491725;0.005616151,-0.2692356;0.2267652;0.009160744,-0.3736171;-0.02099872;-0.04385792,0.07398077;0.002149194;-0.04148245,0.1023765;-0.3859395;-0.04995346,0.1053684;-0.7779022;0.02135301,0.1111681;-0.812603;-0.03333569,-0.07684908;0.004355064;-0.03569061,-0.1038929;-0.3838017;-0.04538048,-0.09014045;-0.7770596;0.01696949,-0.09813458;-0.8064284;-0.04321443,-0.0004285201;0.5119009;-0.007483959,412.2463
+0;0;0,0.003704509;0.2959873;0.007511101,0.007999483;0.5807997;0.00112713,0.181959;0.4676476;0.02152532,0.2831387;0.2096556;0.04528728,0.4052022;-0.03400286;0.02094598,-0.1667736;0.4596167;0.006381114,-0.2860695;0.2085285;0.01560508,-0.4063001;-0.03607692;-0.008357473,0.07752011;0.004865518;-0.03455872,0.08610889;-0.3805214;0.02144668,0.09382737;-0.7634649;0.1130425,0.09611729;-0.7208765;-0.01313268,-0.07662827;0.005431178;-0.03641368,-0.1093496;-0.3808092;0.002071537,-0.1335011;-0.7639892;0.08973516,-0.1277671;-0.7212839;-0.03631876,0.006890526;0.5110967;0.004951694,0;0;0,1.892448E-06;0.296105;0.0006651878,-0.0002823547;0.5806127;-0.0143292,0.1792759;0.487336;-0.00130105,0.2629555;0.2223314;0.01019526,0.3604954;-0.02886531;-0.0372138,-0.1797571;0.4921401;0.006125228,-0.2746501;0.2306999;0.008620843,-0.3824452;-0.01519951;-0.04405861,0.07401385;0.002249837;-0.04176402,0.1024854;-0.3861505;-0.0500071,0.1066904;-0.7735179;0.02087283,0.1009003;-0.7665959;-0.1036975,-0.07707994;0.004322316;-0.0355998,-0.1041602;-0.3841282;-0.04590862,-0.09050058;-0.7728229;0.01593789,-0.1022576;-0.8314046;-0.07405627,-0.0001725256;0.5110746;-0.008099318,412.268
+0;0;0,0.003704509;0.2959873;0.007511101,0.007999483;0.5807997;0.00112713,0.181959;0.4676476;0.02152532,0.2831387;0.2096556;0.04528728,0.4052022;-0.03400286;0.02094598,-0.1667736;0.4596167;0.006381114,-0.2860695;0.2085285;0.01560508,-0.4063001;-0.03607692;-0.008357473,0.07752011;0.004865518;-0.03455872,0.08610889;-0.3805214;0.02144668,0.09382737;-0.7634649;0.1130425,0.09611729;-0.7208765;-0.01313268,-0.07662827;0.005431178;-0.03641368,-0.1093496;-0.3808092;0.002071537,-0.1335011;-0.7639892;0.08973516,-0.1277671;-0.7212839;-0.03631876,0.006890526;0.5110967;0.004951694,0;0;0,1.892448E-06;0.296105;0.0006651878,-0.0002823547;0.5806127;-0.0143292,0.1792759;0.487336;-0.00130105,0.2629555;0.2223314;0.01019526,0.3604954;-0.02886531;-0.0372138,-0.1797571;0.4921401;0.006125228,-0.2746501;0.2306999;0.008620843,-0.3824452;-0.01519951;-0.04405861,0.07401385;0.002249837;-0.04176402,0.1024854;-0.3861505;-0.0500071,0.1066904;-0.7735179;0.02087283,0.1009003;-0.7665959;-0.1036975,-0.07707994;0.004322316;-0.0355998,-0.1041602;-0.3841282;-0.04590862,-0.09050058;-0.7728229;0.01593789,-0.1022576;-0.8314046;-0.07405627,-0.0001725256;0.5110746;-0.008099318,412.2795
+0;0;0,0.00372808;0.2957489;0.00762835,0.008003062;0.5803652;0.001335619,0.1814218;0.4677376;0.02102063,0.2892956;0.2127393;0.04608992,0.4197755;-0.0321032;0.02357107,-0.1660988;0.4594567;0.006616408,-0.2908807;0.2111857;0.0155777,-0.4186156;-0.03499478;-0.008064529,0.07746993;0.004860631;-0.03482362,0.08587316;-0.3821943;0.02207746,0.09423019;-0.7685052;0.1144136,0.09630255;-0.7259102;-0.01171981,-0.07676695;0.005415801;-0.03626852,-0.1095065;-0.3825853;0.002502222,-0.1339454;-0.7691892;0.0906615,-0.1284224;-0.7264428;-0.03535278,0.006898306;0.5107211;0.00513993,0;0;0,0.0001032203;0.2958702;0.0005965233,-0.0001060814;0.5801747;-0.01448321,0.1788275;0.4878308;-0.001141787,0.2684149;0.2249012;0.01032662,0.3693428;-0.03008458;-0.03737831,-0.1789047;0.4922983;0.00655074,-0.2809479;0.2336982;0.008134817,-0.396236;-0.01398295;-0.04518201,0.07404897;0.002212599;-0.04183006,0.1028251;-0.3879532;-0.04973412,0.1069604;-0.778972;0.02040195,0.1010796;-0.7719811;-0.1041315,-0.0771667;0.004352896;-0.03555634,-0.1043513;-0.3858672;-0.04600612,-0.0902417;-0.7779382;0.01654883,-0.1022362;-0.8373184;-0.07255732,-1.6056E-05;0.5106989;-0.008230686,412.2909
+0;0;0,0.00372808;0.2957489;0.00762835,0.008003062;0.5803652;0.001335619,0.1814218;0.4677376;0.02102063,0.2892956;0.2127393;0.04608992,0.4197755;-0.0321032;0.02357107,-0.1660988;0.4594567;0.006616408,-0.2908807;0.2111857;0.0155777,-0.4186156;-0.03499478;-0.008064529,0.07746993;0.004860631;-0.03482362,0.08587316;-0.3821943;0.02207746,0.09423019;-0.7685052;0.1144136,0.09630255;-0.7259102;-0.01171981,-0.07676695;0.005415801;-0.03626852,-0.1095065;-0.3825853;0.002502222,-0.1339454;-0.7691892;0.0906615,-0.1284224;-0.7264428;-0.03535278,0.006898306;0.5107211;0.00513993,0;0;0,0.0001032203;0.2958702;0.0005965233,-0.0001060814;0.5801747;-0.01448321,0.1788275;0.4878308;-0.001141787,0.2684149;0.2249012;0.01032662,0.3693428;-0.03008458;-0.03737831,-0.1789047;0.4922983;0.00655074,-0.2809479;0.2336982;0.008134817,-0.396236;-0.01398295;-0.04518201,0.07404897;0.002212599;-0.04183006,0.1028251;-0.3879532;-0.04973412,0.1069604;-0.778972;0.02040195,0.1010796;-0.7719811;-0.1041315,-0.0771667;0.004352896;-0.03555634,-0.1043513;-0.3858672;-0.04600612,-0.0902417;-0.7779382;0.01654883,-0.1022362;-0.8373184;-0.07255732,-1.6056E-05;0.5106989;-0.008230686,412.3035
+0;0;0,0.00373655;0.2964209;0.007645682,0.008038089;0.5827968;0.001309103,0.1813716;0.4696426;0.02101694,0.2891822;0.2147937;0.04607156,0.422219;-0.0348468;0.02311143,-0.1659966;0.4613653;0.006619038,-0.2907054;0.2132396;0.01557509,-0.4209434;-0.03776497;-0.008530438,0.07749462;0.00486218;-0.03483472,0.08589801;-0.3822003;0.02206746,0.09423234;-0.7674623;0.1141529,0.09630553;-0.7248623;-0.01203006,-0.07679141;0.005417528;-0.03628008,-0.1095316;-0.3825911;0.002491415,-0.1339041;-0.7681453;0.09041131,-0.128379;-0.7253939;-0.03565248,0.006924681;0.5126072;0.005143208,0;0;0,4.006177E-05;0.2965403;0.001268387,-0.0003565252;0.5827393;-0.01132488,0.1784408;0.4882772;-0.000910759,0.2739186;0.2275712;0.009824276,0.3845022;-0.02949825;-0.03742909,-0.1789501;0.4924625;0.00709167,-0.2885083;0.2371291;0.007912443,-0.4091024;-0.01438597;-0.04446667,0.07412262;0.002162546;-0.04175735,0.1031163;-0.3879943;-0.04968262,0.1070311;-0.7778789;0.02067876,0.1010612;-0.7707571;-0.1039252,-0.0771645;0.004379654;-0.03562266,-0.1042698;-0.385852;-0.04612854,-0.09016376;-0.7768196;0.01649186,-0.1025909;-0.8354623;-0.07335948,-0.0001953468;0.5126452;-0.005910873,412.3242
+0;0;0,0.003680232;0.2964189;0.007750781,0.007920577;0.5827976;0.001512071,0.1814535;0.4703706;0.02109116,0.2973001;0.2190971;0.04639069,0.437025;-0.02716799;0.02698002,-0.1660791;0.4612899;0.0068945,-0.2972391;0.2165074;0.01569683,-0.4346744;-0.03072384;-0.007423319,0.07746955;0.004813019;-0.03489725,0.08551796;-0.3822083;0.02233512,0.09405749;-0.7674483;0.1144938,0.09603451;-0.7248327;-0.01168917,-0.07683357;0.005446184;-0.03618642,-0.1099267;-0.3825177;0.002732854,-0.1341345;-0.7680944;0.09059937,-0.1287046;-0.7253323;-0.03546748,0.006819071;0.5126067;0.005324491,0;0;0,4.006177E-05;0.2965403;0.001268387,-0.0003565252;0.5827393;-0.01132488,0.1784408;0.4882772;-0.000910759,0.2739186;0.2275712;0.009824276,0.3845022;-0.02949825;-0.03742909,-0.1789501;0.4924625;0.00709167,-0.2885083;0.2371291;0.007912443,-0.4091024;-0.01438597;-0.04446667,0.07412262;0.002162546;-0.04175735,0.1031163;-0.3879943;-0.04968262,0.1070311;-0.7778789;0.02067876,0.1010612;-0.7707571;-0.1039252,-0.0771645;0.004379654;-0.03562266,-0.1042698;-0.385852;-0.04612854,-0.09016376;-0.7768196;0.01649186,-0.1025909;-0.8354623;-0.07335948,-0.0001953468;0.5126452;-0.005910873,412.3354
+0;0;0,0.003686895;0.2969556;0.007764816,0.007938404;0.5840885;0.001509736,0.1813348;0.4715103;0.02108673,0.2969293;0.2207837;0.0463312,0.4369661;-0.02603123;0.0268772,-0.1659319;0.4624365;0.006900931,-0.2968064;0.2181868;0.01568411,-0.4345486;-0.02959649;-0.007487662,0.07751777;0.004816014;-0.03491897,0.0855884;-0.3832741;0.02247146,0.09408919;-0.7667661;0.114212,0.09606654;-0.7241483;-0.01199255,-0.07688139;0.005449574;-0.03620894,-0.1100659;-0.3835857;0.002817813,-0.1341639;-0.767413;0.09028564,-0.128733;-0.7246488;-0.03580274,0.006834018;0.5137141;0.005332123,0;0;0,-5.797297E-05;0.2970756;0.001624107,-0.0006863251;0.5840611;-0.01022172,0.1779567;0.4886;-0.0007805829,0.2796693;0.2308921;0.009434938,0.3929293;-0.02592942;-0.03662205,-0.1789813;0.4925076;0.007427134,-0.2936375;0.2400852;0.007119178,-0.4192623;-0.009805635;-0.04464331,0.07414474;0.002176136;-0.04182529,0.1034166;-0.389044;-0.04974413,0.1067959;-0.7770669;0.0208354,0.1007674;-0.7699096;-0.1037943,-0.07723572;0.00436577;-0.03559659,-0.10425;-0.3869547;-0.04614386,-0.0898931;-0.7759928;0.01708574,-0.1021992;-0.8342563;-0.07318504,-0.000449352;0.5137691;-0.004990101,412.3579
+0;0;0,0.003686895;0.2969556;0.007764816,0.007938404;0.5840885;0.001509736,0.1813348;0.4715103;0.02108673,0.2969293;0.2207837;0.0463312,0.4369661;-0.02603123;0.0268772,-0.1659319;0.4624365;0.006900931,-0.2968064;0.2181868;0.01568411,-0.4345486;-0.02959649;-0.007487662,0.07751777;0.004816014;-0.03491897,0.0855884;-0.3832741;0.02247146,0.09408919;-0.7667661;0.114212,0.09606654;-0.7241483;-0.01199255,-0.07688139;0.005449574;-0.03620894,-0.1100659;-0.3835857;0.002817813,-0.1341639;-0.767413;0.09028564,-0.128733;-0.7246488;-0.03580274,0.006834018;0.5137141;0.005332123,0;0;0,-5.797297E-05;0.2970756;0.001624107,-0.0006863251;0.5840611;-0.01022172,0.1779567;0.4886;-0.0007805829,0.2796693;0.2308921;0.009434938,0.3929293;-0.02592942;-0.03662205,-0.1789813;0.4925076;0.007427134,-0.2936375;0.2400852;0.007119178,-0.4192623;-0.009805635;-0.04464331,0.07414474;0.002176136;-0.04182529,0.1034166;-0.389044;-0.04974413,0.1067959;-0.7770669;0.0208354,0.1007674;-0.7699096;-0.1037943,-0.07723572;0.00436577;-0.03559659,-0.10425;-0.3869547;-0.04614386,-0.0898931;-0.7759928;0.01708574,-0.1021992;-0.8342563;-0.07318504,-0.000449352;0.5137691;-0.004990101,412.3688
+0;0;0,0.003697169;0.2972931;0.007795518,0.007934459;0.5847518;0.001567554,0.1813941;0.4726705;0.02106659,0.3034615;0.2256698;0.04783203,0.4470927;-0.01938324;0.02876829,-0.1658517;0.4630425;0.007000777,-0.3036678;0.2231279;0.01559767,-0.4522187;-0.01847997;-0.008951478,0.07752995;0.004790195;-0.03501725,0.08548896;-0.3835286;0.02266052,0.09401409;-0.7674443;0.1144399,0.09593374;-0.7248214;-0.01177244,-0.07696091;0.005479343;-0.03615305,-0.1101239;-0.3838198;0.002936099,-0.1344084;-0.7680756;0.09037215,-0.1290338;-0.7253022;-0.03572518,0.00683349;0.5143105;0.005384754,0;0;0,-0.0001691654;0.297412;0.001919031,-0.001023367;0.5847401;-0.009474993,0.1775673;0.4888373;-0.0006461143,0.2845641;0.2337041;0.008569717,0.4031821;-0.02120793;-0.03608441,-0.1791371;0.4929075;0.008178828,-0.2987243;0.2432591;0.007324801,-0.4358982;0.0002446473;-0.04899251,0.07415458;0.002232209;-0.0419066,0.1033392;-0.3892635;-0.04970813,0.1068611;-0.7777319;0.02077103,0.1006783;-0.7705329;-0.1038663,-0.07730652;0.00430493;-0.0355699,-0.104281;-0.3872843;-0.04614084,-0.09010793;-0.7767645;0.01703966,-0.1026569;-0.8348163;-0.07341462,-0.0007173344;0.5143744;-0.004342556,412.3911
+0;0;0,0.003699245;0.29746;0.007799895,0.007937375;0.5849764;0.001571123,0.1809861;0.4729892;0.02103346,0.3035225;0.2250395;0.04790175,0.4476131;-0.02079722;0.02877704,-0.1654425;0.4633838;0.007000753,-0.3037881;0.2225475;0.01563067,-0.452814;-0.01983304;-0.008996978,0.07755904;0.004791992;-0.03503039,0.08551277;-0.3832694;0.02260916,0.09404854;-0.7676641;0.1145031,0.09596825;-0.7250407;-0.01171313,-0.07698978;0.005481399;-0.03616662,-0.1101308;-0.3835597;0.002896629,-0.1344457;-0.768295;0.09044176,-0.1290709;-0.7255211;-0.0356594,0.006836344;0.5145312;0.005388533,0;0;0,-0.0001776442;0.2975778;0.002093554,-0.001047567;0.5849686;-0.009157896,0.1771587;0.4893427;-0.000168324,0.2906058;0.2357885;0.007324218,0.4123957;-0.0189189;-0.03574467,-0.1787008;0.492928;0.008481512,-0.3025007;0.2441536;0.007485886,-0.4455502;0.003994033;-0.0510272,0.07419103;0.002237231;-0.04190683,0.1031764;-0.3890136;-0.04964352,0.1068573;-0.7779646;0.02092695,0.1006962;-0.7707525;-0.1037178,-0.07734259;0.004269896;-0.03557229,-0.1042799;-0.3870606;-0.04616086,-0.0901753;-0.777054;0.01694855,-0.1028272;-0.8350034;-0.07359639,-0.0007339939;0.5145976;-0.004044295,412.4135
+0;0;0,0.003699245;0.29746;0.007799895,0.007937375;0.5849764;0.001571123,0.1809861;0.4729892;0.02103346,0.3035225;0.2250395;0.04790175,0.4476131;-0.02079722;0.02877704,-0.1654425;0.4633838;0.007000753,-0.3037881;0.2225475;0.01563067,-0.452814;-0.01983304;-0.008996978,0.07755904;0.004791992;-0.03503039,0.08551277;-0.3832694;0.02260916,0.09404854;-0.7676641;0.1145031,0.09596825;-0.7250407;-0.01171313,-0.07698978;0.005481399;-0.03616662,-0.1101308;-0.3835597;0.002896629,-0.1344457;-0.768295;0.09044176,-0.1290709;-0.7255211;-0.0356594,0.006836344;0.5145312;0.005388533,0;0;0,-0.0001776442;0.2975778;0.002093554,-0.001047567;0.5849686;-0.009157896,0.1771587;0.4893427;-0.000168324,0.2906058;0.2357885;0.007324218,0.4123957;-0.0189189;-0.03574467,-0.1787008;0.492928;0.008481512,-0.3025007;0.2441536;0.007485886,-0.4455502;0.003994033;-0.0510272,0.07419103;0.002237231;-0.04190683,0.1031764;-0.3890136;-0.04964352,0.1068573;-0.7779646;0.02092695,0.1006962;-0.7707525;-0.1037178,-0.07734259;0.004269896;-0.03557229,-0.1042799;-0.3870606;-0.04616086,-0.0901753;-0.777054;0.01694855,-0.1028272;-0.8350034;-0.07359639,-0.0007339939;0.5145976;-0.004044295,412.4248
+0;0;0,0.003669922;0.2974589;0.007854199,0.007875569;0.5849769;0.001676359,0.1810176;0.4733404;0.02108731,0.3091323;0.2283203;0.04879911,0.4609162;-0.01313452;0.03380794,-0.1655383;0.463523;0.007220541,-0.3118537;0.22742;0.01517702,-0.4630614;-0.01347402;-0.01070408,0.07755242;0.004735179;-0.03505278,0.08531029;-0.3832859;0.02288418,0.09397691;-0.7677096;0.114644,0.09583438;-0.7250752;-0.01157199,-0.07700709;0.005533203;-0.03612187,-0.1108106;-0.3834597;0.00285279,-0.1343975;-0.7681942;0.09060076,-0.1290874;-0.7254149;-0.0355026,0.00678065;0.514531;0.005483496,0;0;0,-0.0001776442;0.2975778;0.002093554,-0.001047567;0.5849686;-0.009157896,0.1771587;0.4893427;-0.000168324,0.2906058;0.2357885;0.007324218,0.4123957;-0.0189189;-0.03574467,-0.1787008;0.492928;0.008481512,-0.3025007;0.2441536;0.007485886,-0.4455502;0.003994033;-0.0510272,0.07419103;0.002237231;-0.04190683,0.1031764;-0.3890136;-0.04964352,0.1068573;-0.7779646;0.02092695,0.1006962;-0.7707525;-0.1037178,-0.07734259;0.004269896;-0.03557229,-0.1042799;-0.3870606;-0.04616086,-0.0901753;-0.777054;0.01694855,-0.1028272;-0.8350034;-0.07359639,-0.0007339939;0.5145976;-0.004044295,412.447
+0;0;0,0.003671872;0.2976169;0.007858371,0.007879326;0.5852581;0.001677727,0.1811356;0.4735606;0.02110078,0.3095162;0.2280321;0.0488701,0.461378;-0.01354671;0.03387124,-0.1656486;0.4637368;0.007224881,-0.3122677;0.2271437;0.01519787,-0.463553;-0.0138739;-0.01069651,0.07755633;0.004735419;-0.03505455,0.0853281;-0.3839809;0.02298621,0.09399738;-0.768522;0.1147741,0.09585484;-0.7258877;-0.01144122,-0.07701097;0.005533483;-0.03612369,-0.1108751;-0.3841565;0.002920799,-0.1344692;-0.7690083;0.09069557,-0.1291591;-0.7262291;-0.03540707,0.006783881;0.5147784;0.005486691,0;0;0,-0.0003871396;0.2977346;0.00223732,-0.001523651;0.5852505;-0.008930683,0.1768306;0.4892535;0.0001223087,0.2954392;0.2373951;0.006151199,0.422047;-0.01537856;-0.03536034,-0.1791667;0.4929218;0.008993152,-0.307247;0.2456748;0.007831976,-0.4545786;0.008035898;-0.05106134,0.07420886;0.0021981;-0.04188609,0.1031414;-0.3897623;-0.04959679,0.106809;-0.7788169;0.02107954,0.1006016;-0.7715883;-0.1035652,-0.07734131;0.004273461;-0.03558496,-0.1042809;-0.3877541;-0.04645352,-0.0907923;-0.7777395;0.01758965,-0.1027688;-0.8345283;-0.07415811,-0.001132064;0.5148456;-0.003822565,412.4586
+0;0;0,0.003671872;0.2976169;0.007858371,0.007879326;0.5852581;0.001677727,0.1811356;0.4735606;0.02110078,0.3095162;0.2280321;0.0488701,0.461378;-0.01354671;0.03387124,-0.1656486;0.4637368;0.007224881,-0.3122677;0.2271437;0.01519787,-0.463553;-0.0138739;-0.01069651,0.07755633;0.004735419;-0.03505455,0.0853281;-0.3839809;0.02298621,0.09399738;-0.768522;0.1147741,0.09585484;-0.7258877;-0.01144122,-0.07701097;0.005533483;-0.03612369,-0.1108751;-0.3841565;0.002920799,-0.1344692;-0.7690083;0.09069557,-0.1291591;-0.7262291;-0.03540707,0.006783881;0.5147784;0.005486691,0;0;0,-0.0003871396;0.2977346;0.00223732,-0.001523651;0.5852505;-0.008930683,0.1768306;0.4892535;0.0001223087,0.2954392;0.2373951;0.006151199,0.422047;-0.01537856;-0.03536034,-0.1791667;0.4929218;0.008993152,-0.307247;0.2456748;0.007831976,-0.4545786;0.008035898;-0.05106134,0.07420886;0.0021981;-0.04188609,0.1031414;-0.3897623;-0.04959679,0.106809;-0.7788169;0.02107954,0.1006016;-0.7715883;-0.1035652,-0.07734131;0.004273461;-0.03558496,-0.1042809;-0.3877541;-0.04645352,-0.0907923;-0.7777395;0.01758965,-0.1027688;-0.8345283;-0.07415811,-0.001132064;0.5148456;-0.003822565,412.4805
+0;0;0,0.003700528;0.2978504;0.00779115,0.007902808;0.5856561;0.001565261,0.181326;0.4743448;0.02142926,0.316449;0.2299999;0.04955073,0.4735605;-0.005027816;0.03779659,-0.1656898;0.4639849;0.007539444,-0.3195087;0.2293828;0.01495897,-0.4738082;-0.006507754;-0.009688394,0.07751948;0.00468615;-0.03509218,0.08487263;-0.3827123;0.02254229,0.09410834;-0.7690819;0.1149411,0.09532375;-0.7306879;0.03109556,-0.07701784;0.005566604;-0.03605488,-0.1104521;-0.3827568;0.003193855,-0.1348241;-0.7694532;0.09137638,-0.1313097;-0.730963;0.007605441,0.006810065;0.515137;0.005380598,0;0;0,-0.0005102754;0.2979645;0.002480507,-0.001776882;0.5856513;-0.008508682,0.1765938;0.4887956;0.0005998611,0.3021877;0.2378728;0.004767179,0.4324166;-0.009700105;-0.03775716,-0.1793862;0.4926303;0.009629971,-0.3122653;0.2454605;0.007711676,-0.4633057;0.01331879;-0.0502301,0.07420147;0.002145633;-0.04185963,0.1033951;-0.3884016;-0.05046153,0.1065565;-0.7791696;0.02161217,0.1121602;-0.8142524;-0.03163099,-0.0773099;0.004282953;-0.03560235,-0.1044869;-0.3863054;-0.04807219,-0.09100363;-0.7779911;0.01753895,-0.1000996;-0.8029884;-0.04566362,-0.001349129;0.5152047;-0.003430605,412.4921
+0;0;0,0.003700528;0.2978504;0.00779115,0.007902808;0.5856561;0.001565261,0.181326;0.4743448;0.02142926,0.316449;0.2299999;0.04955073,0.4735605;-0.005027816;0.03779659,-0.1656898;0.4639849;0.007539444,-0.3195087;0.2293828;0.01495897,-0.4738082;-0.006507754;-0.009688394,0.07751948;0.00468615;-0.03509218,0.08487263;-0.3827123;0.02254229,0.09410834;-0.7690819;0.1149411,0.09532375;-0.7306879;0.03109556,-0.07701784;0.005566604;-0.03605488,-0.1104521;-0.3827568;0.003193855,-0.1348241;-0.7694532;0.09137638,-0.1313097;-0.730963;0.007605441,0.006810065;0.515137;0.005380598,0;0;0,-0.0005102754;0.2979645;0.002480507,-0.001776882;0.5856513;-0.008508682,0.1765938;0.4887956;0.0005998611,0.3021877;0.2378728;0.004767179,0.4324166;-0.009700105;-0.03775716,-0.1793862;0.4926303;0.009629971,-0.3122653;0.2454605;0.007711676,-0.4633057;0.01331879;-0.0502301,0.07420147;0.002145633;-0.04185963,0.1033951;-0.3884016;-0.05046153,0.1065565;-0.7791696;0.02161217,0.1121602;-0.8142524;-0.03163099,-0.0773099;0.004282953;-0.03560235,-0.1044869;-0.3863054;-0.04807219,-0.09100363;-0.7779911;0.01753895,-0.1000996;-0.8029884;-0.04566362,-0.001349129;0.5152047;-0.003430605,412.5144
+0;0;0,0.003705373;0.2982403;0.00780135,0.007913918;0.5864754;0.001566349,0.181296;0.4750723;0.02143217,0.3167287;0.2301674;0.04961809,0.4712209;-0.0009421706;0.03805991,-0.1656411;0.4647148;0.007545512,-0.3198125;0.229575;0.01498204,-0.4715397;-0.002383024;-0.009254427,0.07752116;0.004686251;-0.03509294,0.08487045;-0.3825088;0.02251126,0.09408128;-0.7678375;0.1146611,0.09530394;-0.7293934;0.03031556,-0.07701951;0.005566724;-0.03605566,-0.1104362;-0.3825527;0.003172457,-0.1347425;-0.7682074;0.09111743,-0.1312072;-0.7296666;0.00684686,0.006819609;0.5158552;0.005387155,0;0;0,-0.0005120859;0.2983519;0.002787828,-0.001778662;0.5864854;-0.007755518,0.176455;0.4888283;0.0009663105,0.3062705;0.2393295;0.004590034,0.4394721;-0.001197308;-0.03803945,-0.1792996;0.4929893;0.01024686,-0.3169246;0.2476948;0.008052943,-0.4743851;0.02519663;-0.04774874,0.07420988;0.002118513;-0.04184985,0.1032354;-0.3882362;-0.05039048,0.1067167;-0.7779319;0.02158022,0.1127641;-0.8127267;-0.03275251,-0.07730842;0.004282845;-0.03560997,-0.1043837;-0.3861146;-0.04781589,-0.09116767;-0.7767299;0.01775603,-0.1001548;-0.8020758;-0.04582887,-0.001348637;0.5159294;-0.002788305,412.5256
+0;0;0,0.003654283;0.2982421;0.007757103,0.007783127;0.5864773;0.001473056,0.1813123;0.4756567;0.02145561,0.3229794;0.2343456;0.04999041,0.4807678;0.005314365;0.04220619,-0.1657663;0.4647871;0.007803257,-0.3259308;0.2336649;0.01449168,-0.4852378;0.006902128;-0.0102677,0.07755413;0.0046118;-0.0350299,0.0849013;-0.3825702;0.02266149,0.09411517;-0.7678779;0.1148991,0.09527972;-0.7294348;0.03055256,-0.07698887;0.005643927;-0.03610907,-0.1103521;-0.3824539;0.003377322,-0.1346303;-0.7681346;0.09121644,-0.1311533;-0.7295945;0.006943367,0.006710554;0.5158574;0.0053055,0;0;0,-0.0005120859;0.2983519;0.002787828,-0.001778662;0.5864854;-0.007755518,0.176455;0.4888283;0.0009663105,0.3062705;0.2393295;0.004590034,0.4394721;-0.001197308;-0.03803945,-0.1792996;0.4929893;0.01024686,-0.3169246;0.2476948;0.008052943,-0.4743851;0.02519663;-0.04774874,0.07420988;0.002118513;-0.04184985,0.1032354;-0.3882362;-0.05039048,0.1067167;-0.7779319;0.02158022,0.1127641;-0.8127267;-0.03275251,-0.07730842;0.004282845;-0.03560997,-0.1043837;-0.3861146;-0.04781589,-0.09116767;-0.7767299;0.01775603,-0.1001548;-0.8020758;-0.04582887,-0.001348637;0.5159294;-0.002788305,412.5475
+0;0;0,0.003645816;0.2975511;0.00773913,0.007743633;0.5836355;0.001510185,0.181301;0.4735288;0.02145537,0.3230651;0.2320524;0.05000972,0.480295;0.003831804;0.04225305,-0.1658119;0.4626581;0.007801673,-0.3260861;0.2313777;0.01449468,-0.4848292;0.005417496;-0.01017706,0.07760697;0.004614943;-0.03505376,0.08495901;-0.3828239;0.0226759,0.09410454;-0.7652737;0.1142293,0.09530772;-0.7265504;0.02708444,-0.07704133;0.005647773;-0.03613368,-0.1104266;-0.3827075;0.003378917,-0.1345248;-0.7655275;0.0905665,-0.1309325;-0.726704;0.003497466,0.006681963;0.5137334;0.00530367,0;0;0,-0.0006713793;0.2976638;0.002371311,-0.00239744;0.5835731;-0.009707451,0.1762582;0.4887365;0.001427174,0.3100303;0.2411202;0.005230665,0.4448995;0.002633661;-0.03720212,-0.179863;0.4930993;0.01128103,-0.3213123;0.2497665;0.009162066,-0.4821368;0.03110738;-0.04731564,0.0742033;0.002143264;-0.04197836,0.1031856;-0.3884853;-0.05004358,0.1066383;-0.7752375;0.02167988,0.1128336;-0.8129867;-0.03348756,-0.07739991;0.004247915;-0.03555441,-0.1045205;-0.386411;-0.0476285,-0.09173647;-0.7740804;0.01781217,-0.1006497;-0.8012344;-0.04795833,-0.001815088;0.5137776;-0.0042243,412.5592
+0;0;0,0.003652807;0.2981216;0.007753969,0.007770907;0.5856118;0.00148891,0.1814112;0.4750129;0.02146802,0.3239411;0.2322322;0.05017661,0.4800084;0.005699053;0.04247729,-0.1658809;0.4641366;0.007807277,-0.3270208;0.2316069;0.01453643,-0.4845901;0.007317439;-0.009952884,0.07758654;0.004613728;-0.03504454,0.08492466;-0.3820917;0.02257584,0.09403712;-0.7631587;0.1137982,0.09525304;-0.7243432;0.02573117,-0.07702104;0.005646286;-0.03612416,-0.1103432;-0.3819738;0.003313627,-0.1343542;-0.7634097;0.090186,-0.1307238;-0.7244929;0.002195574,0.006702076;0.5152383;0.005307984,0;0;0,-0.0007546172;0.2982308;0.002791882,-0.002581596;0.585596;-0.008212328,0.1759624;0.488565;0.00207305,0.3146435;0.2419164;0.005732775,0.4516629;0.007035941;-0.03658104,-0.1799571;0.4930533;0.01204981,-0.3269188;0.2512355;0.009249027,-0.4937602;0.03928223;-0.04527901,0.07418977;0.002143025;-0.04195666,0.1031936;-0.3877359;-0.05022001,0.1069792;-0.7731555;0.02087212,0.112927;-0.812804;-0.03342986,-0.07737008;0.004220516;-0.03556873,-0.1044536;-0.3857048;-0.04739333,-0.09175366;-0.7720126;0.01758067,-0.1006308;-0.7998927;-0.04879782,-0.001973189;0.5152994;-0.003094673,412.5809
+0;0;0,0.003683122;0.298116;0.007954236,0.007791314;0.5856075;0.001765108,0.1815592;0.4756671;0.02200252,0.3291627;0.2360722;0.05181618,0.4988683;0.01945938;0.04828496,-0.165876;0.4641902;0.008080602,-0.333418;0.2362587;0.01571703,-0.4967592;0.01587148;-0.006253755,0.07747786;0.004730463;-0.03526868,0.08455257;-0.3819349;0.02265308,0.09425288;-0.7629246;0.1141377,0.09549773;-0.7241;0.02607194,-0.07710233;0.005538806;-0.03596704,-0.1103006;-0.3820922;0.003467761,-0.1342106;-0.763536;0.0903336,-0.1305501;-0.724607;0.002345651,0.006724197;0.5152336;0.005578928,0;0;0,-0.0007546172;0.2982308;0.002791882,-0.002581596;0.585596;-0.008212328,0.1759624;0.488565;0.00207305,0.3146435;0.2419164;0.005732775,0.4516629;0.007035941;-0.03658104,-0.1799571;0.4930533;0.01204981,-0.3269188;0.2512355;0.009249027,-0.4937602;0.03928223;-0.04527901,0.07418977;0.002143025;-0.04195666,0.1031936;-0.3877359;-0.05022001,0.1069792;-0.7731555;0.02087212,0.112927;-0.812804;-0.03342986,-0.07737008;0.004220516;-0.03556873,-0.1044536;-0.3857048;-0.04739333,-0.09175366;-0.7720126;0.01758067,-0.1006308;-0.7998927;-0.04879782,-0.001973189;0.5152994;-0.003094673,412.5954
+0;0;0,0.003684686;0.2982426;0.007957614,0.007798241;0.5861068;0.001759106,0.1816755;0.4760187;0.02201361,0.3287776;0.2372378;0.05172598,0.4982805;0.02088362;0.04819898,-0.1659808;0.4645345;0.008082834,-0.3329536;0.2373774;0.01569332,-0.4960997;0.01725329;-0.006251233,0.07767073;0.004742239;-0.03535647,0.08475449;-0.3824178;0.0226394,0.09436384;-0.7598351;0.1132662,0.09562531;-0.7208927;0.02402449,-0.07729426;0.005552594;-0.03605656,-0.110535;-0.3825744;0.00342869,-0.1342208;-0.7604414;0.08948001,-0.1305114;-0.7213932;0.0003171861,0.006729266;0.5156103;0.005579568,0;0;0,-0.0009150803;0.2983526;0.003226042,-0.002882518;0.5861065;-0.007368088,0.1757147;0.488288;0.002893925,0.3168886;0.244159;0.005910158,0.4604685;0.01367986;-0.0367167,-0.1802215;0.4929703;0.01339751,-0.3309209;0.2546031;0.01040336,-0.4972854;0.04253425;-0.04347109,0.07421624;0.002277449;-0.04233289,0.103401;-0.3881077;-0.04970384,0.1077137;-0.7697536;0.0215497,0.1135157;-0.8089879;-0.03518296,-0.07767621;0.004104051;-0.0354242,-0.1048444;-0.3863192;-0.04717904,-0.09240176;-0.7690326;0.01704673,-0.1014369;-0.7978005;-0.05011231,-0.002234235;0.5156787;-0.002369881,412.6158
+0;0;0,0.003684686;0.2982426;0.007957614,0.007798241;0.5861068;0.001759106,0.1816755;0.4760187;0.02201361,0.3287776;0.2372378;0.05172598,0.4982805;0.02088362;0.04819898,-0.1659808;0.4645345;0.008082834,-0.3329536;0.2373774;0.01569332,-0.4960997;0.01725329;-0.006251233,0.07767073;0.004742239;-0.03535647,0.08475449;-0.3824178;0.0226394,0.09436384;-0.7598351;0.1132662,0.09562531;-0.7208927;0.02402449,-0.07729426;0.005552594;-0.03605656,-0.110535;-0.3825744;0.00342869,-0.1342208;-0.7604414;0.08948001,-0.1305114;-0.7213932;0.0003171861,0.006729266;0.5156103;0.005579568,0;0;0,-0.0009150803;0.2983526;0.003226042,-0.002882518;0.5861065;-0.007368088,0.1757147;0.488288;0.002893925,0.3168886;0.244159;0.005910158,0.4604685;0.01367986;-0.0367167,-0.1802215;0.4929703;0.01339751,-0.3309209;0.2546031;0.01040336,-0.4972854;0.04253425;-0.04347109,0.07421624;0.002277449;-0.04233289,0.103401;-0.3881077;-0.04970384,0.1077137;-0.7697536;0.0215497,0.1135157;-0.8089879;-0.03518296,-0.07767621;0.004104051;-0.0354242,-0.1048444;-0.3863192;-0.04717904,-0.09240176;-0.7690326;0.01704673,-0.1014369;-0.7978005;-0.05011231,-0.002234235;0.5156787;-0.002369881,412.627
+0;0;0,0.003695163;0.2982409;0.008016214,0.007807434;0.5861073;0.001912463,0.1817444;0.4763396;0.02227231,0.3353816;0.2418839;0.05332509,0.5106539;0.03014815;0.05400554,-0.1659493;0.4644662;0.00839527,-0.3383805;0.2414392;0.01643638,-0.5079112;0.02621216;-0.005687812,0.07766683;0.004693473;-0.03537151,0.08475342;-0.3824264;0.02289181,0.09458309;-0.759858;0.1134348,0.09581888;-0.7209019;0.02419414,-0.07731385;0.005581351;-0.03601011,-0.1103518;-0.3825313;0.003785394,-0.1341098;-0.7604011;0.0898043,-0.1304245;-0.7213453;0.0006412417,0.006738035;0.5156094;0.005706725,0;0;0,-0.0009150803;0.2983526;0.003226042,-0.002882518;0.5861065;-0.007368088,0.1757147;0.488288;0.002893925,0.3168886;0.244159;0.005910158,0.4604685;0.01367986;-0.0367167,-0.1802215;0.4929703;0.01339751,-0.3309209;0.2546031;0.01040336,-0.4972854;0.04253425;-0.04347109,0.07421624;0.002277449;-0.04233289,0.103401;-0.3881077;-0.04970384,0.1077137;-0.7697536;0.0215497,0.1135157;-0.8089879;-0.03518296,-0.07767621;0.004104051;-0.0354242,-0.1048444;-0.3863192;-0.04717904,-0.09240176;-0.7690326;0.01704673,-0.1014369;-0.7978005;-0.05011231,-0.002234235;0.5156787;-0.002369881,412.6481
+0;0;0,0.003684106;0.2973484;0.007992228,0.007769203;0.5833251;0.001935172,0.1814835;0.4742258;0.02223989,0.3354664;0.2392423;0.05336255,0.5092541;0.02930009;0.05403725,-0.1657492;0.4623681;0.008381249,-0.3385684;0.2388392;0.01644046,-0.5066631;0.02543519;-0.005496338,0.07757648;0.004688013;-0.03533037,0.08466607;-0.382596;0.02295767,0.09451556;-0.760789;0.1136833,0.09574483;-0.7218803;0.02491393,-0.0772239;0.005574858;-0.03596822,-0.1102759;-0.3827024;0.003844168,-0.1340818;-0.7613345;0.0900366,-0.130416;-0.7223265;0.001344435,0.006709152;0.5134435;0.005696269,0;0;0,-0.001145914;0.297461;0.003029346,-0.003408574;0.5832772;-0.008557796,0.175276;0.4881459;0.003938675,0.3204667;0.2456322;0.005762339,0.4656625;0.01885298;-0.03628182,-0.1804448;0.4925039;0.01444873,-0.3373328;0.25741;0.01076356,-0.5028216;0.04722166;-0.04131982,0.07416195;0.002277449;-0.04222727,0.1034327;-0.3882706;-0.04945135,0.1075006;-0.7706558;0.02212453,0.1131979;-0.8098604;-0.0339036,-0.07754401;0.004064611;-0.03547858,-0.1050333;-0.3865111;-0.04694942,-0.09264828;-0.770033;0.01720468,-0.1016898;-0.7986397;-0.04946157,-0.002667598;0.5134935;-0.003228903,412.6702
+0;0;0,0.003689325;0.2977697;0.008003551,0.007795897;0.585238;0.001908668,0.1818631;0.4755488;0.02227491,0.3357789;0.240668;0.05338399,0.5106757;0.02938585;0.05406299,-0.1660861;0.4636666;0.008387673,-0.3388299;0.2402354;0.01644336,-0.5079975;0.02546935;-0.005633438,0.0773113;0.004671988;-0.03520959,0.08440524;-0.3828499;0.02311425,0.09442814;-0.7677013;0.1154372,0.09561247;-0.7291181;0.02991261,-0.07695992;0.005555802;-0.03584527,-0.1100322;-0.3829599;0.00399157,-0.1342572;-0.768258;0.09170146,-0.1307254;-0.7295793;0.006251298,0.006728128;0.5148475;0.005697151,0;0;0,-0.001601793;0.2978749;0.003525972,-0.004523642;0.5852305;-0.0068717,0.17458;0.4882425;0.004888773,0.3236487;0.2482342;0.006065607,0.4704446;0.02053392;-0.03674841,-0.1814912;0.4922314;0.01586116,-0.3440003;0.2611485;0.0115783,-0.51903;0.05581301;-0.03773096,0.07399548;0.002220124;-0.04193234,0.1030399;-0.388585;-0.04921103,0.1066127;-0.7777647;0.02332139,0.1123194;-0.8119583;-0.03356576,-0.07706957;0.004111009;-0.03580451,-0.105389;-0.3866676;-0.04654165,-0.09276363;-0.7770156;0.01829369,-0.1016086;-0.8030696;-0.04627595,-0.003559195;0.5149082;-0.001955986,412.6818
+0;0;0,0.00369806;0.2977692;0.008020836,0.007803869;0.5852384;0.001966854,0.1818792;0.4756671;0.02251391,0.3402674;0.2438809;0.05437522,0.5187104;0.03559089;0.05606705,-0.1661468;0.4639065;0.00858255,-0.3446055;0.2450075;0.01649334,-0.5228717;0.03775378;-0.005790217,0.07729565;0.004693479;-0.03524109,0.08438008;-0.3828018;0.02325999,0.09454395;-0.7676154;0.115725,0.09573741;-0.7290303;0.03020071,-0.07698061;0.005521326;-0.03580617,-0.1100402;-0.3830176;0.003814194,-0.1343387;-0.7682543;0.09177336,-0.1307961;-0.7295755;0.006323658,0.006735971;0.5148473;0.005743026,0;0;0,-0.001601793;0.2978749;0.003525972,-0.004523642;0.5852305;-0.0068717,0.17458;0.4882425;0.004888773,0.3236487;0.2482342;0.006065607,0.4704446;0.02053392;-0.03674841,-0.1814912;0.4922314;0.01586116,-0.3440003;0.2611485;0.0115783,-0.51903;0.05581301;-0.03773096,0.07399548;0.002220124;-0.04193234,0.1030399;-0.388585;-0.04921103,0.1066127;-0.7777647;0.02332139,0.1123194;-0.8119583;-0.03356576,-0.07706957;0.004111009;-0.03580451,-0.105389;-0.3866676;-0.04654165,-0.09276363;-0.7770156;0.01829369,-0.1016086;-0.8030696;-0.04627595,-0.003559195;0.5149082;-0.001955986,412.6932
+0;0;0,0.003699614;0.2978942;0.008024205,0.007813208;0.5859056;0.001957256,0.1821078;0.4761159;0.02253462,0.3406721;0.2440722;0.05443132,0.5190834;0.0358192;0.05612285,-0.1663591;0.4643404;0.008585598,-0.3450161;0.2451982;0.01650518,-0.5232506;0.03798133;-0.005774422,0.07726614;0.004691687;-0.03522764,0.08435613;-0.3831075;0.02331932,0.09446225;-0.7657348;0.1152589,0.09566195;-0.7271048;0.02928774,-0.07695122;0.005519218;-0.03579251,-0.1100368;-0.3833244;0.003858931,-0.1341972;-0.7663723;0.09131837,-0.130636;-0.7276481;0.005422093,0.006742751;0.5153458;0.005742476,0;0;0,-0.001934133;0.297989;0.0042274,-0.005116962;0.5859131;-0.005427599,0.174193;0.4880816;0.006027699,0.3265463;0.2497695;0.005697727,0.4759509;0.02373338;-0.03659534,-0.1821365;0.491868;0.01701624,-0.3486651;0.2632798;0.01254911,-0.5280608;0.0611749;-0.03407229,0.07396116;0.002336577;-0.04192066,0.1028477;-0.3887963;-0.04877162,0.1065305;-0.7756432;0.02399182,0.1119552;-0.8107932;-0.03251505,-0.0770575;0.003975071;-0.03576867,-0.105659;-0.3871015;-0.04612805,-0.09323818;-0.7751808;0.01867077,-0.1022963;-0.8024861;-0.04536843,-0.004080057;0.5154062;-0.0007522106,412.7149
+0;0;0,0.003699614;0.2978942;0.008024205,0.007813208;0.5859056;0.001957256,0.1821078;0.4761159;0.02253462,0.3406721;0.2440722;0.05443132,0.5190834;0.0358192;0.05612285,-0.1663591;0.4643404;0.008585598,-0.3450161;0.2451982;0.01650518,-0.5232506;0.03798133;-0.005774422,0.07726614;0.004691687;-0.03522764,0.08435613;-0.3831075;0.02331932,0.09446225;-0.7657348;0.1152589,0.09566195;-0.7271048;0.02928774,-0.07695122;0.005519218;-0.03579251,-0.1100368;-0.3833244;0.003858931,-0.1341972;-0.7663723;0.09131837,-0.130636;-0.7276481;0.005422093,0.006742751;0.5153458;0.005742476,0;0;0,-0.001934133;0.297989;0.0042274,-0.005116962;0.5859131;-0.005427599,0.174193;0.4880816;0.006027699,0.3265463;0.2497695;0.005697727,0.4759509;0.02373338;-0.03659534,-0.1821365;0.491868;0.01701624,-0.3486651;0.2632798;0.01254911,-0.5280608;0.0611749;-0.03407229,0.07396116;0.002336577;-0.04192066,0.1028477;-0.3887963;-0.04877162,0.1065305;-0.7756432;0.02399182,0.1119552;-0.8107932;-0.03251505,-0.0770575;0.003975071;-0.03576867,-0.105659;-0.3871015;-0.04612805,-0.09323818;-0.7751808;0.01867077,-0.1022963;-0.8024861;-0.04536843,-0.004080057;0.5154062;-0.0007522106,412.7266
+0;0;0,0.003766229;0.2980866;0.008081477,0.007903975;0.5865831;0.002056026,0.1825983;0.4770429;0.0228951,0.3471999;0.2494671;0.05600207,0.5284319;0.04885852;0.05903038,-0.1667196;0.4652426;0.008908276,-0.3495809;0.2496443;0.01662891,-0.53091;0.05026302;-0.004932089,0.07728253;0.004630341;-0.03517087,0.08446205;-0.3834864;0.02346864,0.09482761;-0.7657697;0.1155355,0.09603062;-0.727065;0.02880217,-0.07691762;0.005566779;-0.03582889,-0.1099914;-0.3835984;0.00393768,-0.134066;-0.7663347;0.09144554,-0.1304779;-0.7275275;0.004788421,0.006830832;0.5158883;0.00583651,0;0;0,-0.002292454;0.2981743;0.004682064,-0.005810156;0.5865985;-0.004425764,0.1738182;0.4879594;0.007161856,0.3298361;0.252084;0.005873442,0.4811133;0.03173208;-0.03484869,-0.1829286;0.4915968;0.01819543,-0.3544912;0.2668119;0.01389579,-0.5436505;0.07801092;-0.02698162,0.07396375;0.002353281;-0.04189086,0.1025751;-0.389138;-0.04826999,0.1061881;-0.7757143;0.02432513,0.1107898;-0.8123442;-0.03170323,-0.07705549;0.003939589;-0.03574842,-0.1059389;-0.3874561;-0.04574266,-0.09392623;-0.7752553;0.01900103,-0.1027696;-0.803688;-0.04508731,-0.004677735;0.5159477;8.845329E-05,412.7486
+0;0;0,0.003766229;0.2980866;0.008081477,0.007903975;0.5865831;0.002056026,0.1825983;0.4770429;0.0228951,0.3471999;0.2494671;0.05600207,0.5284319;0.04885852;0.05903038,-0.1667196;0.4652426;0.008908276,-0.3495809;0.2496443;0.01662891,-0.53091;0.05026302;-0.004932089,0.07728253;0.004630341;-0.03517087,0.08446205;-0.3834864;0.02346864,0.09482761;-0.7657697;0.1155355,0.09603062;-0.727065;0.02880217,-0.07691762;0.005566779;-0.03582889,-0.1099914;-0.3835984;0.00393768,-0.134066;-0.7663347;0.09144554,-0.1304779;-0.7275275;0.004788421,0.006830832;0.5158883;0.00583651,0;0;0,-0.002292454;0.2981743;0.004682064,-0.005810156;0.5865985;-0.004425764,0.1738182;0.4879594;0.007161856,0.3298361;0.252084;0.005873442,0.4811133;0.03173208;-0.03484869,-0.1829286;0.4915968;0.01819543,-0.3544912;0.2668119;0.01389579,-0.5436505;0.07801092;-0.02698162,0.07396375;0.002353281;-0.04189086,0.1025751;-0.389138;-0.04826999,0.1061881;-0.7757143;0.02432513,0.1107898;-0.8123442;-0.03170323,-0.07705549;0.003939589;-0.03574842,-0.1059389;-0.3874561;-0.04574266,-0.09392623;-0.7752553;0.01900103,-0.1027696;-0.803688;-0.04508731,-0.004677735;0.5159477;8.845329E-05,412.7603
+0;0;0,0.003769006;0.2983063;0.008087435,0.007909994;0.5870286;0.002057063,0.1827149;0.4774036;0.02291017,0.3470049;0.2502587;0.05595446,0.5228105;0.05565663;0.05889209,-0.1668246;0.4655958;0.008914475,-0.3493397;0.2504057;0.01662049,-0.5252395;0.05699421;-0.004294937,0.07726839;0.004629493;-0.03516443,0.08445112;-0.3836607;0.02350128,0.09470934;-0.7619851;0.1146147,0.0959527;-0.7229884;0.0249725,-0.07690355;0.00556576;-0.03582234,-0.1099921;-0.3837733;0.00396201,-0.1338173;-0.762546;0.09056364,-0.130109;-0.7234434;0.001000211,0.006835939;0.5162737;0.005840761,0;0;0,-0.002476498;0.2983869;0.005042553,-0.006085113;0.5870444;-0.003787518,0.1735778;0.4877864;0.007862091,0.3320257;0.2541854;0.00619626,0.4833225;0.04349209;-0.032583,-0.1831561;0.4916139;0.01975585,-0.3584721;0.270426;0.01549801,-0.5407353;0.08602878;-0.02404965,0.0739632;0.002364188;-0.04185963,0.1024177;-0.3893209;-0.04783463,0.1059131;-0.7717465;0.02479243,0.1108777;-0.8126997;-0.03051782,-0.07704504;0.00391113;-0.03573709,-0.1057621;-0.387681;-0.04540689,-0.09419058;-0.7714254;0.01895566,-0.1038472;-0.8016139;-0.04739429,-0.00494162;0.5163295;0.0006663799,412.782
+0;0;0,0.003814729;0.2983057;0.008088241,0.007980107;0.5870285;0.002090038,0.1828072;0.4776381;0.02319543,0.35202;0.2543365;0.05756641,0.5347961;0.06627992;0.06128563,-0.1668665;0.4659716;0.00900489,-0.3539662;0.2547703;0.01710478,-0.5369828;0.06815565;-0.004485089,0.07728243;0.004583181;-0.03513964,0.08444651;-0.3836933;0.02361912,0.09473333;-0.7620075;0.1147719,0.0960149;-0.7230097;0.02513035,-0.07689912;0.005603097;-0.03582603,-0.1100902;-0.3837225;0.004005015,-0.1338333;-0.7624913;0.09064601,-0.130086;-0.7233869;0.001084395,0.006902235;0.516273;0.005861699,0;0;0,-0.002476498;0.2983869;0.005042553,-0.006085113;0.5870444;-0.003787518,0.1735778;0.4877864;0.007862091,0.3320257;0.2541854;0.00619626,0.4833225;0.04349209;-0.032583,-0.1831561;0.4916139;0.01975585,-0.3584721;0.270426;0.01549801,-0.5407353;0.08602878;-0.02404965,0.0739632;0.002364188;-0.04185963,0.1024177;-0.3893209;-0.04783463,0.1059131;-0.7717465;0.02479243,0.1108777;-0.8126997;-0.03051782,-0.07704504;0.00391113;-0.03573709,-0.1057621;-0.387681;-0.04540689,-0.09419058;-0.7714254;0.01895566,-0.1038472;-0.8016139;-0.04739429,-0.00494162;0.5163295;0.0006663799,412.7939
+0;0;0,0.003819088;0.2986465;0.008097482,0.007995734;0.5881484;0.00208193,0.1836112;0.4783661;0.02327695,0.3522632;0.2558047;0.05753401,0.5320235;0.07085091;0.06119186,-0.1676363;0.4666472;0.009022545,-0.3541158;0.2561459;0.01709559,-0.5341128;0.07261024;-0.004138066,0.07708248;0.004571323;-0.03504872,0.0842433;-0.3835283;0.02368326,0.09453999;-0.7622056;0.1149236,0.09634683;-0.7195199;-0.01145923,-0.07670016;0.0055886;-0.03573334,-0.1098761;-0.3835596;0.004079562,-0.133642;-0.762692;0.09080373,-0.1283589;-0.7198559;-0.03546634,0.006914542;0.517175;0.005865207,0;0;0,-0.003075644;0.2987117;0.0056355,-0.007475697;0.5881585;-0.002549648,0.1730914;0.4876391;0.008736372,0.3337583;0.2566963;0.007266283,0.4857413;0.05169663;-0.03030205,-0.184898;0.4909701;0.02096162,-0.362937;0.2731706;0.01695135,-0.5440834;0.09364311;-0.02166182,0.07383359;0.00238879;-0.04164028,0.1022201;-0.3891234;-0.04750729,0.1055383;-0.771839;0.02560282,0.09844806;-0.7644582;-0.09919666,-0.07673775;0.003847536;-0.0358822,-0.105979;-0.3875428;-0.04485763,-0.09432959;-0.7716285;0.01971632,-0.1081102;-0.8270575;-0.07328261,-0.006092265;0.5172174;0.001710892,412.8157
+0;0;0,0.003819088;0.2986465;0.008097482,0.007995734;0.5881484;0.00208193,0.1836112;0.4783661;0.02327695,0.3522632;0.2558047;0.05753401,0.5320235;0.07085091;0.06119186,-0.1676363;0.4666472;0.009022545,-0.3541158;0.2561459;0.01709559,-0.5341128;0.07261024;-0.004138066,0.07708248;0.004571323;-0.03504872,0.0842433;-0.3835283;0.02368326,0.09453999;-0.7622056;0.1149236,0.09634683;-0.7195199;-0.01145923,-0.07670016;0.0055886;-0.03573334,-0.1098761;-0.3835596;0.004079562,-0.133642;-0.762692;0.09080373,-0.1283589;-0.7198559;-0.03546634,0.006914542;0.517175;0.005865207,0;0;0,-0.003075644;0.2987117;0.0056355,-0.007475697;0.5881585;-0.002549648,0.1730914;0.4876391;0.008736372,0.3337583;0.2566963;0.007266283,0.4857413;0.05169663;-0.03030205,-0.184898;0.4909701;0.02096162,-0.362937;0.2731706;0.01695135,-0.5440834;0.09364311;-0.02166182,0.07383359;0.00238879;-0.04164028,0.1022201;-0.3891234;-0.04750729,0.1055383;-0.771839;0.02560282,0.09844806;-0.7644582;-0.09919666,-0.07673775;0.003847536;-0.0358822,-0.105979;-0.3875428;-0.04485763,-0.09432959;-0.7716285;0.01971632,-0.1081102;-0.8270575;-0.07328261,-0.006092265;0.5172174;0.001710892,412.8269
+0;0;0,0.003798127;0.2988308;0.008144131,0.007953251;0.5884734;0.002194898,0.1838345;0.4789256;0.02362265,0.3559222;0.2620894;0.05809822,0.5409895;0.07952251;0.062728,-0.167958;0.4671295;0.009266657,-0.3586145;0.263624;0.01676785,-0.5452605;0.08383468;-0.004234014,0.07709579;0.00454031;-0.03498864,0.08429483;-0.3836601;0.02387375,0.09458932;-0.760659;0.114798,0.09641045;-0.7179622;-0.01161309,-0.07666816;0.005596361;-0.03576668,-0.1099786;-0.3836341;0.004311189,-0.1337572;-0.7610811;0.09073861,-0.1284542;-0.7182375;-0.03555951,0.006875909;0.5174705;0.005959527,0;0;0,-0.003359728;0.2988823;0.00622201,-0.007923633;0.5884778;-0.001507282,0.1728013;0.4873568;0.009647369,0.3354218;0.2607098;0.007113457,0.4878038;0.05333588;-0.03000498,-0.1854401;0.4906161;0.02201378,-0.365728;0.2777724;0.01820638,-0.5517298;0.1001579;-0.01998278,0.07380352;0.00243324;-0.04166174,0.102209;-0.3892003;-0.04735804,0.1058242;-0.7700724;0.02629495,0.09867854;-0.7626738;-0.09853458,-0.07674503;0.003785796;-0.03583919,-0.1062665;-0.3877149;-0.04431898,-0.0945939;-0.7701353;0.01986633,-0.1083757;-0.8261729;-0.07261007,-0.006514966;0.5175025;0.002650023,412.8488
+0;0;0,0.003798127;0.2988308;0.008144131,0.007953251;0.5884734;0.002194898,0.1838345;0.4789256;0.02362265,0.3559222;0.2620894;0.05809822,0.5409895;0.07952251;0.062728,-0.167958;0.4671295;0.009266657,-0.3586145;0.263624;0.01676785,-0.5452605;0.08383468;-0.004234014,0.07709579;0.00454031;-0.03498864,0.08429483;-0.3836601;0.02387375,0.09458932;-0.760659;0.114798,0.09641045;-0.7179622;-0.01161309,-0.07666816;0.005596361;-0.03576668,-0.1099786;-0.3836341;0.004311189,-0.1337572;-0.7610811;0.09073861,-0.1284542;-0.7182375;-0.03555951,0.006875909;0.5174705;0.005959527,0;0;0,-0.003359728;0.2988823;0.00622201,-0.007923633;0.5884778;-0.001507282,0.1728013;0.4873568;0.009647369,0.3354218;0.2607098;0.007113457,0.4878038;0.05333588;-0.03000498,-0.1854401;0.4906161;0.02201378,-0.365728;0.2777724;0.01820638,-0.5517298;0.1001579;-0.01998278,0.07380352;0.00243324;-0.04166174,0.102209;-0.3892003;-0.04735804,0.1058242;-0.7700724;0.02629495,0.09867854;-0.7626738;-0.09853458,-0.07674503;0.003785796;-0.03583919,-0.1062665;-0.3877149;-0.04431898,-0.0945939;-0.7701353;0.01986633,-0.1083757;-0.8261729;-0.07261007,-0.006514966;0.5175025;0.002650023,412.8606
+0;0;0,0.003798127;0.2988308;0.008144131,0.007953251;0.5884734;0.002194898,0.1838345;0.4789256;0.02362265,0.3559222;0.2620894;0.05809822,0.5409895;0.07952251;0.062728,-0.167958;0.4671295;0.009266657,-0.3586145;0.263624;0.01676785,-0.5452605;0.08383468;-0.004234014,0.07709579;0.00454031;-0.03498864,0.08429483;-0.3836601;0.02387375,0.09458932;-0.760659;0.114798,0.09641045;-0.7179622;-0.01161309,-0.07666816;0.005596361;-0.03576668,-0.1099786;-0.3836341;0.004311189,-0.1337572;-0.7610811;0.09073861,-0.1284542;-0.7182375;-0.03555951,0.006875909;0.5174705;0.005959527,0;0;0,-0.003359728;0.2988823;0.00622201,-0.007923633;0.5884778;-0.001507282,0.1728013;0.4873568;0.009647369,0.3354218;0.2607098;0.007113457,0.4878038;0.05333588;-0.03000498,-0.1854401;0.4906161;0.02201378,-0.365728;0.2777724;0.01820638,-0.5517298;0.1001579;-0.01998278,0.07380352;0.00243324;-0.04166174,0.102209;-0.3892003;-0.04735804,0.1058242;-0.7700724;0.02629495,0.09867854;-0.7626738;-0.09853458,-0.07674503;0.003785796;-0.03583919,-0.1062665;-0.3877149;-0.04431898,-0.0945939;-0.7701353;0.01986633,-0.1083757;-0.8261729;-0.07261007,-0.006514966;0.5175025;0.002650023,412.8716
+0;0;0,0.003826068;0.2991219;0.008183119,0.007996357;0.5890442;0.002293033,0.1842904;0.4795279;0.02389313,0.3597704;0.2682477;0.05881959,0.5491645;0.08876488;0.06589238,-0.1684266;0.4679576;0.009486792,-0.3619286;0.2700645;0.01638916,-0.5547917;0.09533869;-0.003833259,0.07709376;0.004540531;-0.03503967,0.08459398;-0.3839296;0.02410347,0.09473303;-0.7604242;0.1151126,0.09656057;-0.7177209;-0.011309,-0.07671627;0.005580418;-0.03571159,-0.1099858;-0.3839595;0.004474487,-0.1337024;-0.7609142;0.09094046,-0.1283918;-0.7180659;-0.03536811,0.006915534;0.517988;0.006039536,0;0;0,-0.003595918;0.2991668;0.006467581,-0.008438312;0.5890448;-0.0009250641,0.1726627;0.4873725;0.01039577,0.3371615;0.2646917;0.007991791,0.4922113;0.05782285;-0.02805114,-0.1861254;0.4902298;0.02295096,-0.3689085;0.2823091;0.01952743,-0.5567606;0.1046505;-0.01629495,0.07380593;0.002506658;-0.04169226,0.1021127;-0.389452;-0.04719639,0.1058051;-0.7697786;0.02677488,0.09859672;-0.7623637;-0.09806537,-0.07678264;0.003716064;-0.03581147,-0.1064308;-0.3880834;-0.04460537,-0.09487078;-0.7699325;0.02013483,-0.108797;-0.8262262;-0.07209638,-0.00697162;0.5180141;0.003158808,412.8939
+0;0;0,0.003826068;0.2991219;0.008183119,0.007996357;0.5890442;0.002293033,0.1842904;0.4795279;0.02389313,0.3597704;0.2682477;0.05881959,0.5491645;0.08876488;0.06589238,-0.1684266;0.4679576;0.009486792,-0.3619286;0.2700645;0.01638916,-0.5547917;0.09533869;-0.003833259,0.07709376;0.004540531;-0.03503967,0.08459398;-0.3839296;0.02410347,0.09473303;-0.7604242;0.1151126,0.09656057;-0.7177209;-0.011309,-0.07671627;0.005580418;-0.03571159,-0.1099858;-0.3839595;0.004474487,-0.1337024;-0.7609142;0.09094046,-0.1283918;-0.7180659;-0.03536811,0.006915534;0.517988;0.006039536,0;0;0,-0.003595918;0.2991668;0.006467581,-0.008438312;0.5890448;-0.0009250641,0.1726627;0.4873725;0.01039577,0.3371615;0.2646917;0.007991791,0.4922113;0.05782285;-0.02805114,-0.1861254;0.4902298;0.02295096,-0.3689085;0.2823091;0.01952743,-0.5567606;0.1046505;-0.01629495,0.07380593;0.002506658;-0.04169226,0.1021127;-0.389452;-0.04719639,0.1058051;-0.7697786;0.02677488,0.09859672;-0.7623637;-0.09806537,-0.07678264;0.003716064;-0.03581147,-0.1064308;-0.3880834;-0.04460537,-0.09487078;-0.7699325;0.02013483,-0.108797;-0.8262262;-0.07209638,-0.00697162;0.5180141;0.003158808,412.9053
+0;0;0,0.003829027;0.2993533;0.008189448,0.008001135;0.5894028;0.002297191,0.1845475;0.4798101;0.02392385,0.3585324;0.2703301;0.05855273,0.5472569;0.09148185;0.06560052,-0.1686719;0.4682234;0.009496996,-0.3605253;0.2720163;0.01634055,-0.5527065;0.09790826;-0.003810368,0.07717975;0.004545596;-0.03507875,0.08468397;-0.3841315;0.0240959,0.09473151;-0.7572281;0.1142837,0.09655955;-0.7145213;-0.01217221,-0.07680184;0.005586643;-0.03575142,-0.1100891;-0.3841609;0.004456069,-0.1335917;-0.7577134;0.09014167,-0.1282796;-0.7148616;-0.03620113,0.006919984;0.518325;0.006044831,0;0;0,-0.003780119;0.2993935;0.006584644,-0.008784994;0.5893984;-0.0006940365,0.1725477;0.4874435;0.01100802,0.3381158;0.2685137;0.008055449,0.4963485;0.06515163;-0.02743506,-0.186548;0.4898853;0.02364886,-0.3714489;0.2870139;0.02107345,-0.561375;0.1125992;-0.01299854,0.07382416;0.002595961;-0.04184675,0.1021049;-0.389578;-0.04710269,0.1054908;-0.7662278;0.02745867,0.09824663;-0.7588568;-0.09740663,-0.07692115;0.003654219;-0.03574464,-0.1072557;-0.3882592;-0.04630519,-0.09568656;-0.7664801;0.01889473,-0.1091575;-0.8237217;-0.07255654,-0.007289447;0.5183458;0.003376722,412.9276
+0;0;0,0.00383242;0.2994777;0.00822382,0.00799571;0.5894809;0.002377202,0.184681;0.4803356;0.02423431,0.3625968;0.2756571;0.05938939,0.5578016;0.1049577;0.06871738,-0.1687789;0.4684431;0.009620485,-0.3657347;0.2788783;0.01715739,-0.5614457;0.1095737;-0.001905676,0.07716825;0.004508175;-0.03505902,0.08466758;-0.3847;0.02426615,0.09471773;-0.7577304;0.1144358,0.09658125;-0.7150176;-0.01201946,-0.07677992;0.005609517;-0.03574598,-0.1099714;-0.3846851;0.004591916,-0.1335323;-0.758131;0.09041847,-0.1281853;-0.715273;-0.03592278,0.006916853;0.5184166;0.006111667,0;0;0,-0.003829956;0.2995133;0.006804943,-0.008826204;0.5894741;-0.0003199582,0.1725499;0.4875044;0.01151371,0.3404807;0.2716987;0.00830245,0.4987945;0.06893644;-0.02567506,-0.1865852;0.4896978;0.02434784,-0.3743019;0.2908478;0.02227805,-0.5665045;0.1192424;-0.008380977,0.07379915;0.002636611;-0.04184651,0.1022297;-0.3900779;-0.04691839,0.1053773;-0.7667257;0.02730918,0.09806603;-0.7593297;-0.09755731,-0.07690824;0.003604404;-0.03572853,-0.106412;-0.3889282;-0.04604201,-0.09541501;-0.7670014;0.0197073,-0.1085667;-0.8231263;-0.0728431,-0.007342897;0.5184343;0.003730297,412.9493
+0;0;0,0.00383242;0.2994777;0.00822382,0.00799571;0.5894809;0.002377202,0.184681;0.4803356;0.02423431,0.3625968;0.2756571;0.05938939,0.5578016;0.1049577;0.06871738,-0.1687789;0.4684431;0.009620485,-0.3657347;0.2788783;0.01715739,-0.5614457;0.1095737;-0.001905676,0.07716825;0.004508175;-0.03505902,0.08466758;-0.3847;0.02426615,0.09471773;-0.7577304;0.1144358,0.09658125;-0.7150176;-0.01201946,-0.07677992;0.005609517;-0.03574598,-0.1099714;-0.3846851;0.004591916,-0.1335323;-0.758131;0.09041847,-0.1281853;-0.715273;-0.03592278,0.006916853;0.5184166;0.006111667,0;0;0,-0.003829956;0.2995133;0.006804943,-0.008826204;0.5894741;-0.0003199582,0.1725499;0.4875044;0.01151371,0.3404807;0.2716987;0.00830245,0.4987945;0.06893644;-0.02567506,-0.1865852;0.4896978;0.02434784,-0.3743019;0.2908478;0.02227805,-0.5665045;0.1192424;-0.008380977,0.07379915;0.002636611;-0.04184651,0.1022297;-0.3900779;-0.04691839,0.1053773;-0.7667257;0.02730918,0.09806603;-0.7593297;-0.09755731,-0.07690824;0.003604404;-0.03572853,-0.106412;-0.3889282;-0.04604201,-0.09541501;-0.7670014;0.0197073,-0.1085667;-0.8231263;-0.0728431,-0.007342897;0.5184343;0.003730297,412.9613
+0;0;0,0.003834977;0.2996775;0.008229307,0.00799996;0.5897997;0.002380852,0.1849365;0.4805844;0.02426444,0.36185;0.277059;0.05922148,0.5571189;0.1063035;0.06855252,-0.1690235;0.4686751;0.009629943,-0.3648697;0.2801782;0.01712439,-0.560645;0.110818;-0.001944941,0.0772111;0.004510679;-0.03507849,0.08470966;-0.3846574;0.02424056,0.09474101;-0.7569896;0.1142415,0.09660468;-0.7142758;-0.01222424,-0.07682256;0.005612632;-0.03576583,-0.1100106;-0.3846417;0.004567899,-0.1335274;-0.7573888;0.09023383,-0.12818;-0.7145297;-0.03611784,0.006920859;0.5187193;0.00611616,0;0;0,-0.003956176;0.2997078;0.006974459,-0.009071864;0.5897907;7.867813E-05,0.1725293;0.4874682;0.01180387,0.3420074;0.2748371;0.008941174,0.5011699;0.07255057;-0.02455378,-0.1869647;0.4894254;0.0248702,-0.3780072;0.2959189;0.02388182,-0.575466;0.130226;-0.006619941,0.07378292;0.002694592;-0.04196692,0.1022869;-0.3899733;-0.04708242,0.1053187;-0.7659403;0.02688861,0.09794009;-0.7585365;-0.09798598,-0.07699031;0.003552191;-0.03566897,-0.1064421;-0.3889457;-0.04590281,-0.095319;-0.7663074;0.01972129,-0.108831;-0.8227561;-0.07248905,-0.00757096;0.5187325;0.004081488,412.9831
+0;0;0,0.003828447;0.2996791;0.008174105,0.007974982;0.5898012;0.002296426,0.1848947;0.4806631;0.02455533,0.3674331;0.2822239;0.05983407,0.5678326;0.1176802;0.07166209,-0.1691543;0.4690762;0.009660039,-0.3711466;0.2871703;0.01689708,-0.5685137;0.1194831;-0.0004734918,0.07724509;0.004493079;-0.03500585,0.08475407;-0.3846799;0.02427919,0.09493387;-0.7570131;0.1142595,0.09687048;-0.7143079;-0.01220601,-0.07678326;0.005625798;-0.03584804,-0.1100774;-0.3845992;0.004681509,-0.1335208;-0.757352;0.09034279,-0.1280972;-0.7144964;-0.03600599,0.006900904;0.5187209;0.006034765,0;0;0,-0.003956176;0.2997078;0.006974459,-0.009071864;0.5897907;7.867813E-05,0.1725293;0.4874682;0.01180387,0.3420074;0.2748371;0.008941174,0.5011699;0.07255057;-0.02455378,-0.1869647;0.4894254;0.0248702,-0.3780072;0.2959189;0.02388182,-0.575466;0.130226;-0.006619941,0.07378292;0.002694592;-0.04196692,0.1022869;-0.3899733;-0.04708242,0.1053187;-0.7659403;0.02688861,0.09794009;-0.7585365;-0.09798598,-0.07699031;0.003552191;-0.03566897,-0.1064421;-0.3889457;-0.04590281,-0.095319;-0.7663074;0.01972129,-0.108831;-0.8227561;-0.07248905,-0.00757096;0.5187325;0.004081488,412.9946
+0;0;0,0.003831716;0.299935;0.008181083,0.007980315;0.5902024;0.002300965,0.1850237;0.481014;0.02457402,0.3667044;0.2835073;0.05968699,0.5696571;0.1168672;0.0716657,-0.169272;0.469419;0.009668357,-0.3703151;0.2883679;0.01687139,-0.5701967;0.1185443;-0.0007204842,0.07738055;0.004500958;-0.03506723,0.08489526;-0.3849691;0.02426306,0.09512716;-0.7592078;0.1147039,0.09706359;-0.7165038;-0.01174998,-0.07691792;0.005635664;-0.03591091,-0.1102375;-0.3848872;0.00464958,-0.1338008;-0.7595477;0.09074927,-0.1283778;-0.7166933;-0.03558787,0.006905877;0.5190983;0.006040556,0;0;0,-0.00405965;0.2999583;0.007148027,-0.009248801;0.5901906;0.0004885197,0.1724219;0.4874595;0.01212788,0.3436782;0.277903;0.009477139,0.5073547;0.07487541;-0.02356744,-0.1871688;0.4892523;0.02529756,-0.3800582;0.2994019;0.02482905,-0.5841242;0.1365087;-0.005584935,0.0737979;0.002822235;-0.04223299,0.1022362;-0.3901579;-0.04685068,0.1052098;-0.7681153;0.02716422,0.09780329;-0.760668;-0.09770465,-0.07719412;0.003457039;-0.03559265,-0.1066694;-0.3893415;-0.04579128,-0.09546473;-0.7686391;0.02013788,-0.1086744;-0.8254727;-0.07173789,-0.00774274;0.519106;0.004443169,413.0178
+0;0;0,0.003831716;0.299935;0.008181083,0.007980315;0.5902024;0.002300965,0.1850237;0.481014;0.02457402,0.3667044;0.2835073;0.05968699,0.5696571;0.1168672;0.0716657,-0.169272;0.469419;0.009668357,-0.3703151;0.2883679;0.01687139,-0.5701967;0.1185443;-0.0007204842,0.07738055;0.004500958;-0.03506723,0.08489526;-0.3849691;0.02426306,0.09512716;-0.7592078;0.1147039,0.09706359;-0.7165038;-0.01174998,-0.07691792;0.005635664;-0.03591091,-0.1102375;-0.3848872;0.00464958,-0.1338008;-0.7595477;0.09074927,-0.1283778;-0.7166933;-0.03558787,0.006905877;0.5190983;0.006040556,0;0;0,-0.00405965;0.2999583;0.007148027,-0.009248801;0.5901906;0.0004885197,0.1724219;0.4874595;0.01212788,0.3436782;0.277903;0.009477139,0.5073547;0.07487541;-0.02356744,-0.1871688;0.4892523;0.02529756,-0.3800582;0.2994019;0.02482905,-0.5841242;0.1365087;-0.005584935,0.0737979;0.002822235;-0.04223299,0.1022362;-0.3901579;-0.04685068,0.1052098;-0.7681153;0.02716422,0.09780329;-0.760668;-0.09770465,-0.07719412;0.003457039;-0.03559265,-0.1066694;-0.3893415;-0.04579128,-0.09546473;-0.7686391;0.02013788,-0.1086744;-0.8254727;-0.07173789,-0.00774274;0.519106;0.004443169,413.0295
+0;0;0,0.003825444;0.3001861;0.008111321,0.007955897;0.5906155;0.002150311,0.1848549;0.4813281;0.02478806,0.3697525;0.2898079;0.06029931,0.5846975;0.1336832;0.07235099,-0.1693251;0.4702806;0.009599871,-0.3728791;0.2952476;0.01717483,-0.5803291;0.1295816;0.001656023,0.07753555;0.004400622;-0.03502323,0.0853374;-0.3854264;0.02449631,0.09524148;-0.7596781;0.1148073,0.0967739;-0.7201428;0.01982269,-0.07694046;0.005781481;-0.03611778,-0.1104612;-0.3851086;0.004501313,-0.1337891;-0.7596892;0.09089395,-0.1296394;-0.7200457;-0.004001454,0.006886616;0.5194753;0.005909692,0;0;0,-0.004031114;0.3002035;0.007330179,-0.009114757;0.5906061;0.0009014604,0.1723561;0.4874924;0.01247406,0.3454435;0.2821651;0.009379864,0.5128698;0.07830745;-0.02426648,-0.1869012;0.4891798;0.02566822,-0.3806751;0.3032234;0.02550212,-0.5917057;0.1441319;-0.004120819,0.07379794;0.002944112;-0.04246116,0.1024872;-0.3904098;-0.04672813,0.1051877;-0.7683182;0.02741027,0.1139475;-0.8160171;-0.0273757,-0.07736975;0.003355411;-0.03550235,-0.106867;-0.3898306;-0.04566212,-0.09566518;-0.7690914;0.02032512,-0.1053929;-0.8043588;-0.04867404,-0.007650167;0.5194808;0.004806041,413.05
+0;0;0,0.003825444;0.3001861;0.008111321,0.007955897;0.5906155;0.002150311,0.1848549;0.4813281;0.02478806,0.3697525;0.2898079;0.06029931,0.5846975;0.1336832;0.07235099,-0.1693251;0.4702806;0.009599871,-0.3728791;0.2952476;0.01717483,-0.5803291;0.1295816;0.001656023,0.07753555;0.004400622;-0.03502323,0.0853374;-0.3854264;0.02449631,0.09524148;-0.7596781;0.1148073,0.0967739;-0.7201428;0.01982269,-0.07694046;0.005781481;-0.03611778,-0.1104612;-0.3851086;0.004501313,-0.1337891;-0.7596892;0.09089395,-0.1296394;-0.7200457;-0.004001454,0.006886616;0.5194753;0.005909692,0;0;0,-0.004031114;0.3002035;0.007330179,-0.009114757;0.5906061;0.0009014604,0.1723561;0.4874924;0.01247406,0.3454435;0.2821651;0.009379864,0.5128698;0.07830745;-0.02426648,-0.1869012;0.4891798;0.02566822,-0.3806751;0.3032234;0.02550212,-0.5917057;0.1441319;-0.004120819,0.07379794;0.002944112;-0.04246116,0.1024872;-0.3904098;-0.04672813,0.1051877;-0.7683182;0.02741027,0.1139475;-0.8160171;-0.0273757,-0.07736975;0.003355411;-0.03550235,-0.106867;-0.3898306;-0.04566212,-0.09566518;-0.7690914;0.02032512,-0.1053929;-0.8043588;-0.04867404,-0.007650167;0.5194808;0.004806041,413.0615
+0;0;0,0.003825444;0.3001861;0.008111321,0.007955897;0.5906155;0.002150311,0.1848549;0.4813281;0.02478806,0.3697525;0.2898079;0.06029931,0.5846975;0.1336832;0.07235099,-0.1693251;0.4702806;0.009599871,-0.3728791;0.2952476;0.01717483,-0.5803291;0.1295816;0.001656023,0.07753555;0.004400622;-0.03502323,0.0853374;-0.3854264;0.02449631,0.09524148;-0.7596781;0.1148073,0.0967739;-0.7201428;0.01982269,-0.07694046;0.005781481;-0.03611778,-0.1104612;-0.3851086;0.004501313,-0.1337891;-0.7596892;0.09089395,-0.1296394;-0.7200457;-0.004001454,0.006886616;0.5194753;0.005909692,0;0;0,-0.004031114;0.3002035;0.007330179,-0.009114757;0.5906061;0.0009014604,0.1723561;0.4874924;0.01247406,0.3454435;0.2821651;0.009379864,0.5128698;0.07830745;-0.02426648,-0.1869012;0.4891798;0.02566822,-0.3806751;0.3032234;0.02550212,-0.5917057;0.1441319;-0.004120819,0.07379794;0.002944112;-0.04246116,0.1024872;-0.3904098;-0.04672813,0.1051877;-0.7683182;0.02741027,0.1139475;-0.8160171;-0.0273757,-0.07736975;0.003355411;-0.03550235,-0.106867;-0.3898306;-0.04566212,-0.09566518;-0.7690914;0.02032512,-0.1053929;-0.8043588;-0.04867404,-0.007650167;0.5194808;0.004806041,413.0737
+0;0;0,0.003917688;0.3003517;0.008078588,0.008119233;0.5909012;0.002090667,0.1852013;0.4813698;0.0252245,0.373042;0.2952413;0.061115,0.5894809;0.1481129;0.07261447,-0.1695807;0.4709224;0.009761255,-0.377723;0.3041082;0.01787852,-0.5867183;0.1468166;0.003554947,0.07766509;0.004346978;-0.03497713,0.08592452;-0.3849354;0.0244945,0.09539873;-0.7586615;0.1146288,0.0970148;-0.7190142;0.01849623,-0.07699825;0.005820243;-0.03621543,-0.1106259;-0.3845229;0.004371747,-0.1334907;-0.7585733;0.09067713,-0.1292281;-0.7188222;-0.005364053,0.007033843;0.5197388;0.005854733,0;0;0,-0.004186794;0.3003633;0.007490873,-0.00945545;0.5908881;0.001252175,0.172304;0.4874473;0.0126605,0.3466142;0.2854044;0.009389639,0.5146574;0.08721919;-0.02391076,-0.1873762;0.4888339;0.02613738,-0.3827142;0.307013;0.02669054,-0.6007939;0.1652365;-0.004382022,0.07380415;0.003017604;-0.04263806,0.1022962;-0.3898153;-0.04668427,0.1050493;-0.7670393;0.02801228,0.1152417;-0.8155654;-0.02736759,-0.07751627;0.003287869;-0.03542008,-0.1069696;-0.3893653;-0.0455095,-0.09557344;-0.7680407;0.02052274,-0.1056346;-0.8041933;-0.04918928,-0.007949546;0.5197387;0.005114794,413.0847
+0;0;0,0.003917688;0.3003517;0.008078588,0.008119233;0.5909012;0.002090667,0.1852013;0.4813698;0.0252245,0.373042;0.2952413;0.061115,0.5894809;0.1481129;0.07261447,-0.1695807;0.4709224;0.009761255,-0.377723;0.3041082;0.01787852,-0.5867183;0.1468166;0.003554947,0.07766509;0.004346978;-0.03497713,0.08592452;-0.3849354;0.0244945,0.09539873;-0.7586615;0.1146288,0.0970148;-0.7190142;0.01849623,-0.07699825;0.005820243;-0.03621543,-0.1106259;-0.3845229;0.004371747,-0.1334907;-0.7585733;0.09067713,-0.1292281;-0.7188222;-0.005364053,0.007033843;0.5197388;0.005854733,0;0;0,-0.004186794;0.3003633;0.007490873,-0.00945545;0.5908881;0.001252175,0.172304;0.4874473;0.0126605,0.3466142;0.2854044;0.009389639,0.5146574;0.08721919;-0.02391076,-0.1873762;0.4888339;0.02613738,-0.3827142;0.307013;0.02669054,-0.6007939;0.1652365;-0.004382022,0.07380415;0.003017604;-0.04263806,0.1022962;-0.3898153;-0.04668427,0.1050493;-0.7670393;0.02801228,0.1152417;-0.8155654;-0.02736759,-0.07751627;0.003287869;-0.03542008,-0.1069696;-0.3893653;-0.0455095,-0.09557344;-0.7680407;0.02052274,-0.1056346;-0.8041933;-0.04918928,-0.007949546;0.5197387;0.005114794,413.0961
+0;0;0,0.003919889;0.3005205;0.008083127,0.008120856;0.5910307;0.002096413,0.1854488;0.4814653;0.02525594,0.3701991;0.298399;0.06055596,0.5899639;0.1490098;0.07223213,-0.1698222;0.4710035;0.009771385,-0.3745401;0.3069338;0.0177551,-0.5867469;0.1472252;0.003211425,0.07773706;0.004351006;-0.03500954,0.08603068;-0.3865429;0.02470829,0.09550519;-0.7602805;0.1148454,0.09713541;-0.7205486;0.0178709,-0.0770696;0.005825636;-0.03624899,-0.1108364;-0.3861334;0.004506215,-0.133702;-0.7601954;0.09081426,-0.1294021;-0.7203589;-0.006068036,0.007035755;0.5198872;0.005859478,0;0;0,-0.004321426;0.3005294;0.007527113,-0.009643205;0.5910143;0.00132966,0.1723265;0.4873359;0.01277828,0.3469108;0.2913753;0.009343386,0.5181141;0.09050971;-0.02370954,-0.1877206;0.4885779;0.02647885,-0.3824085;0.3125451;0.02753068,-0.6029079;0.1672378;-0.00434169,0.07373632;0.003162756;-0.04290223,0.1026748;-0.3912776;-0.04643059,0.1051345;-0.7685409;0.02813888,0.1154175;-0.8171645;-0.02855348,-0.07764482;0.003187904;-0.03533791,-0.1069849;-0.3911124;-0.04531323,-0.09567147;-0.769789;0.02079522,-0.1057163;-0.8067288;-0.04934456,-0.008136153;0.519884;0.005194664,413.1172
+0;0;0,0.00387371;0.3005224;0.008034442,0.008044096;0.5910327;0.002026686,0.1853654;0.4815017;0.02537312,0.3752264;0.3036632;0.06027665,0.5991522;0.1608696;0.0750173,-0.1700381;0.4715312;0.0096725,-0.3785404;0.3123161;0.01800179,-0.5945191;0.1577651;0.003262959,0.07776242;0.00440349;-0.03494658,0.08610876;-0.3865069;0.02465622,0.09583627;-0.7602348;0.1148066,0.09752719;-0.7205136;0.01783205,-0.07704016;0.005793123;-0.03631671,-0.110949;-0.3861507;0.004466932,-0.133842;-0.7602057;0.09079747,-0.129477;-0.7203722;-0.006082207,0.006964999;0.5198894;0.005793157,0;0;0,-0.004321426;0.3005294;0.007527113,-0.009643205;0.5910143;0.00132966,0.1723265;0.4873359;0.01277828,0.3469108;0.2913753;0.009343386,0.5181141;0.09050971;-0.02370954,-0.1877206;0.4885779;0.02647885,-0.3824085;0.3125451;0.02753068,-0.6029079;0.1672378;-0.00434169,0.07373632;0.003162756;-0.04290223,0.1026748;-0.3912776;-0.04643059,0.1051345;-0.7685409;0.02813888,0.1154175;-0.8171645;-0.02855348,-0.07764482;0.003187904;-0.03533791,-0.1069849;-0.3911124;-0.04531323,-0.09567147;-0.769789;0.02079522,-0.1057163;-0.8067288;-0.04934456,-0.008136153;0.519884;0.005194664,413.1288
+0;0;0,0.003877457;0.300813;0.008042213,0.00804892;0.5913991;0.002033266,0.1855685;0.4818156;0.02540199,0.374163;0.3051634;0.06007269,0.5964758;0.1633983;0.07470717,-0.1702303;0.471834;0.009683911,-0.3773417;0.3136809;0.01795764,-0.5917648;0.1602432;0.00332497,0.07781643;0.004406548;-0.03497085,0.08617027;-0.3868553;0.02468553,0.09590181;-0.7607378;0.1148732,0.09758928;-0.7210364;0.01809589,-0.07709366;0.005797146;-0.03634193,-0.111033;-0.386499;0.004478376,-0.1339354;-0.7607088;0.09084463,-0.1295793;-0.7208953;-0.005838007,0.006969675;0.520246;0.005800253,0;0;0,-0.004374869;0.3008186;0.007564783,-0.009672835;0.5913801;0.001406908,0.1723812;0.4871152;0.01290917,0.3474693;0.2939626;0.00941515,0.5202723;0.0968896;-0.02276969,-0.1878418;0.4882222;0.0266293,-0.3837764;0.3162243;0.02816081,-0.6029909;0.1723168;-0.002986241,0.07367836;0.003237724;-0.04311371,0.1026525;-0.3915591;-0.04634666,0.1050401;-0.7689989;0.02815247,0.1150487;-0.8174006;-0.02855563,-0.07776001;0.003123143;-0.03523352,-0.1071799;-0.3915195;-0.04553509,-0.0957258;-0.7703312;0.02070055,-0.1060601;-0.8064376;-0.04991079,-0.008182213;0.5202398;0.005276203,413.1505
+0;0;0,0.003877457;0.300813;0.008042213,0.00804892;0.5913991;0.002033266,0.1855685;0.4818156;0.02540199,0.374163;0.3051634;0.06007269,0.5964758;0.1633983;0.07470717,-0.1702303;0.471834;0.009683911,-0.3773417;0.3136809;0.01795764,-0.5917648;0.1602432;0.00332497,0.07781643;0.004406548;-0.03497085,0.08617027;-0.3868553;0.02468553,0.09590181;-0.7607378;0.1148732,0.09758928;-0.7210364;0.01809589,-0.07709366;0.005797146;-0.03634193,-0.111033;-0.386499;0.004478376,-0.1339354;-0.7607088;0.09084463,-0.1295793;-0.7208953;-0.005838007,0.006969675;0.520246;0.005800253,0;0;0,-0.004374869;0.3008186;0.007564783,-0.009672835;0.5913801;0.001406908,0.1723812;0.4871152;0.01290917,0.3474693;0.2939626;0.00941515,0.5202723;0.0968896;-0.02276969,-0.1878418;0.4882222;0.0266293,-0.3837764;0.3162243;0.02816081,-0.6029909;0.1723168;-0.002986241,0.07367836;0.003237724;-0.04311371,0.1026525;-0.3915591;-0.04634666,0.1050401;-0.7689989;0.02815247,0.1150487;-0.8174006;-0.02855563,-0.07776001;0.003123143;-0.03523352,-0.1071799;-0.3915195;-0.04553509,-0.0957258;-0.7703312;0.02070055,-0.1060601;-0.8064376;-0.04991079,-0.008182213;0.5202398;0.005276203,413.1623
+0;0;0,0.003906693;0.3010828;0.007963562,0.008105261;0.5918556;0.001844786,0.1857438;0.481878;0.02578006,0.3773323;0.3111203;0.06065515,0.6072887;0.1726293;0.07620964,-0.1705229;0.4725424;0.009578662,-0.3801815;0.3207164;0.01810811,-0.603696;0.1718718;0.00438989,0.07792466;0.004358019;-0.03493964,0.08625518;-0.38715;0.02474051,0.09604594;-0.7622544;0.115162,0.0978272;-0.7227245;0.01999553,-0.07710554;0.005897455;-0.0364963,-0.1112346;-0.3866062;0.004560906,-0.1340817;-0.7620495;0.09113829,-0.1296761;-0.7224091;-0.003931753,0.007019377;0.5206567;0.005641568,0;0;0,-0.004437454;0.3010862;0.007546425,-0.009750366;0.5918357;0.001362324,0.1724878;0.4872054;0.01313281,0.3488074;0.2975228;0.009595156,0.5251111;0.09689638;-0.02151275,-0.1880307;0.4880901;0.02705847,-0.3862371;0.3213816;0.0288082,-0.6084127;0.1733291;-0.003131049,0.07363613;0.003291338;-0.04334641,0.1027261;-0.3917475;-0.04612827,0.1049058;-0.7703859;0.02872801,0.112155;-0.817301;-0.02768278,-0.07790208;0.003054227;-0.03512781,-0.1073675;-0.3918302;-0.04550738,-0.09565721;-0.771874;0.02086121,-0.1057721;-0.8089526;-0.04658372,-0.008263826;0.5206491;0.005251169,413.1841
+0;0;0,0.003906693;0.3010828;0.007963562,0.008105261;0.5918556;0.001844786,0.1857438;0.481878;0.02578006,0.3773323;0.3111203;0.06065515,0.6072887;0.1726293;0.07620964,-0.1705229;0.4725424;0.009578662,-0.3801815;0.3207164;0.01810811,-0.603696;0.1718718;0.00438989,0.07792466;0.004358019;-0.03493964,0.08625518;-0.38715;0.02474051,0.09604594;-0.7622544;0.115162,0.0978272;-0.7227245;0.01999553,-0.07710554;0.005897455;-0.0364963,-0.1112346;-0.3866062;0.004560906,-0.1340817;-0.7620495;0.09113829,-0.1296761;-0.7224091;-0.003931753,0.007019377;0.5206567;0.005641568,0;0;0,-0.004437454;0.3010862;0.007546425,-0.009750366;0.5918357;0.001362324,0.1724878;0.4872054;0.01313281,0.3488074;0.2975228;0.009595156,0.5251111;0.09689638;-0.02151275,-0.1880307;0.4880901;0.02705847,-0.3862371;0.3213816;0.0288082,-0.6084127;0.1733291;-0.003131049,0.07363613;0.003291338;-0.04334641,0.1027261;-0.3917475;-0.04612827,0.1049058;-0.7703859;0.02872801,0.112155;-0.817301;-0.02768278,-0.07790208;0.003054227;-0.03512781,-0.1073675;-0.3918302;-0.04550738,-0.09565721;-0.771874;0.02086121,-0.1057721;-0.8089526;-0.04658372,-0.008263826;0.5206491;0.005251169,413.1956
+0;0;0,0.003911557;0.3014577;0.007973478,0.008114197;0.592513;0.001849107,0.1857051;0.4824846;0.02578237,0.3756631;0.3131802;0.06036065,0.6077673;0.1733956;0.07606043,-0.1704686;0.4731514;0.009585207,-0.3783427;0.3226175;0.01804207,-0.603945;0.1723827;0.004195705,0.07800191;0.004362339;-0.03497428,0.08633644;-0.3873345;0.02473465,0.0962296;-0.7663618;0.1161018,0.09797218;-0.7270387;0.02300178,-0.07718197;0.005903302;-0.03653248,-0.1113274;-0.3867897;0.004544526,-0.1344135;-0.7661593;0.09202734,-0.1301036;-0.7267283;-0.0009783208,0.007027383;0.5212532;0.005649141,0;0;0,-0.00457225;0.3014564;0.007664443,-0.009984307;0.5924897;0.001623869,0.1721857;0.4875536;0.01311111,0.3493969;0.3017282;0.01014876,0.5299925;0.1014918;-0.02066111,-0.1880921;0.4882834;0.02758653,-0.3874955;0.3264806;0.02892305,-0.613269;0.1789839;-0.00156769,0.07359721;0.003464609;-0.04356575,0.1026514;-0.3917705;-0.04603767,0.1041401;-0.7743398;0.02976465,0.1124293;-0.8177693;-0.02765465,-0.07804278;0.002979371;-0.03502821,-0.1072863;-0.3921143;-0.04536721,-0.09554786;-0.7761481;0.0216231,-0.105454;-0.8113102;-0.0448099,-0.008482821;0.5212407;0.005486727,413.2174
+0;0;0,0.003938392;0.3014591;0.007904775,0.008160852;0.5925129;0.001716384,0.185644;0.4822351;0.02609257,0.3792418;0.3172218;0.06122329,0.6157601;0.1851375;0.07769927,-0.1704997;0.4734373;0.009628024,-0.3823944;0.3286494;0.01861344,-0.6095947;0.1808519;0.004664575,0.07802737;0.004343004;-0.03491985,0.08630122;-0.387426;0.02432241,0.09620063;-0.7664311;0.1157808,0.09801502;-0.7271158;0.02268133,-0.0771556;0.005908691;-0.03658726,-0.1112861;-0.38677;0.004638046,-0.1344552;-0.7661316;0.09213341,-0.1300728;-0.7267075;-0.0008695498,0.007069631;0.5212539;0.005530524,0;0;0,-0.00457225;0.3014564;0.007664443,-0.009984307;0.5924897;0.001623869,0.1721857;0.4875536;0.01311111,0.3493969;0.3017282;0.01014876,0.5299925;0.1014918;-0.02066111,-0.1880921;0.4882834;0.02758653,-0.3874955;0.3264806;0.02892305,-0.613269;0.1789839;-0.00156769,0.07359721;0.003464609;-0.04356575,0.1026514;-0.3917705;-0.04603767,0.1041401;-0.7743398;0.02976465,0.1124293;-0.8177693;-0.02765465,-0.07804278;0.002979371;-0.03502821,-0.1072863;-0.3921143;-0.04536721,-0.09554786;-0.7761481;0.0216231,-0.105454;-0.8113102;-0.0448099,-0.008482821;0.5212407;0.005486727,413.23
+0;0;0,0.003941198;0.3016739;0.007910407,0.00816489;0.5928131;0.001720446,0.1857837;0.4824904;0.02611309,0.3785111;0.3182188;0.06108588,0.615882;0.1856584;0.07762125,-0.170631;0.4736859;0.009636017,-0.3815732;0.3295488;0.01858104,-0.6095924;0.1812185;0.004581892,0.07813255;0.004348859;-0.03496692,0.08641105;-0.3876398;0.02430855,0.09630705;-0.7665148;0.1157355,0.09811244;-0.7272457;0.02309775,-0.07725962;0.005916656;-0.03663658,-0.1114092;-0.3869823;0.004611846,-0.1345704;-0.7662137;0.09207717,-0.1302097;-0.7268362;-0.0004646033,0.007073436;0.5215389;0.005535399,0;0;0,-0.004661404;0.3016697;0.007679224,-0.0101063;0.5927872;0.001634121,0.1721576;0.4875384;0.01298213,0.3511755;0.3050588;0.0105536,0.5359012;0.1073661;-0.02082586,-0.1883014;0.4883423;0.02771951,-0.3887919;0.3297423;0.02902333,-0.6174549;0.1846589;-0.0002111718,0.07353999;0.003571018;-0.04387951,0.1026347;-0.3918864;-0.04592466,0.1041545;-0.7743467;0.02973795,0.1112767;-0.8186037;-0.02599454,-0.07824309;0.00297187;-0.03486375,-0.1071483;-0.3923715;-0.04512709,-0.09522016;-0.7763177;0.02155162,-0.1054856;-0.81024;-0.04537741,-0.008603878;0.5215236;0.005506992,413.2508
+0;0;0,0.003941198;0.3016739;0.007910407,0.00816489;0.5928131;0.001720446,0.1857837;0.4824904;0.02611309,0.3785111;0.3182188;0.06108588,0.615882;0.1856584;0.07762125,-0.170631;0.4736859;0.009636017,-0.3815732;0.3295488;0.01858104,-0.6095924;0.1812185;0.004581892,0.07813255;0.004348859;-0.03496692,0.08641105;-0.3876398;0.02430855,0.09630705;-0.7665148;0.1157355,0.09811244;-0.7272457;0.02309775,-0.07725962;0.005916656;-0.03663658,-0.1114092;-0.3869823;0.004611846,-0.1345704;-0.7662137;0.09207717,-0.1302097;-0.7268362;-0.0004646033,0.007073436;0.5215389;0.005535399,0;0;0,-0.004661404;0.3016697;0.007679224,-0.0101063;0.5927872;0.001634121,0.1721576;0.4875384;0.01298213,0.3511755;0.3050588;0.0105536,0.5359012;0.1073661;-0.02082586,-0.1883014;0.4883423;0.02771951,-0.3887919;0.3297423;0.02902333,-0.6174549;0.1846589;-0.0002111718,0.07353999;0.003571018;-0.04387951,0.1026347;-0.3918864;-0.04592466,0.1041545;-0.7743467;0.02973795,0.1112767;-0.8186037;-0.02599454,-0.07824309;0.00297187;-0.03486375,-0.1071483;-0.3923715;-0.04512709,-0.09522016;-0.7763177;0.02155162,-0.1054856;-0.81024;-0.04537741,-0.008603878;0.5215236;0.005506992,413.2626
+0;0;0,0.004003395;0.301673;0.007914418,0.008278404;0.5928117;0.001737143,0.1857837;0.4822431;0.02653564,0.382769;0.3232269;0.06207104,0.6273935;0.2047538;0.07978066,-0.1706549;0.474163;0.009758968,-0.386447;0.3373914;0.01866923,-0.6194606;0.1967942;0.007367279,0.07814643;0.004305298;-0.0349413,0.08640987;-0.3876907;0.02428757,0.09630409;-0.766567;0.1157091,0.09819246;-0.727298;0.02307293,-0.07724559;0.005941085;-0.0366622,-0.1114429;-0.3869408;0.004709259,-0.134517;-0.7662818;0.09172094,-0.1300734;-0.7268934;-0.0008157641,0.007175114;0.5215374;0.005547436,0;0;0,-0.004661404;0.3016697;0.007679224,-0.0101063;0.5927872;0.001634121,0.1721576;0.4875384;0.01298213,0.3511755;0.3050588;0.0105536,0.5359012;0.1073661;-0.02082586,-0.1883014;0.4883423;0.02771951,-0.3887919;0.3297423;0.02902333,-0.6174549;0.1846589;-0.0002111718,0.07353999;0.003571018;-0.04387951,0.1026347;-0.3918864;-0.04592466,0.1041545;-0.7743467;0.02973795,0.1112767;-0.8186037;-0.02599454,-0.07824309;0.00297187;-0.03486375,-0.1071483;-0.3923715;-0.04512709,-0.09522016;-0.7763177;0.02155162,-0.1054856;-0.81024;-0.04537741,-0.008603878;0.5215236;0.005506992,413.2739
+0;0;0,0.004008359;0.3020471;0.007924232,0.008290627;0.5936792;0.00173597,0.1861685;0.4828953;0.02658559,0.3822191;0.3246336;0.06195239,0.6275668;0.2058103;0.07971437,-0.1710177;0.4747983;0.009773733,-0.3857859;0.3386756;0.01864172,-0.6194885;0.1976627;0.007306355,0.07816929;0.004306558;-0.03495152,0.08640943;-0.3865841;0.02411032,0.09630923;-0.7656742;0.1155834,0.09818449;-0.7264695;0.02359038,-0.07726819;0.005942822;-0.03667293,-0.1113691;-0.3858312;0.004581869,-0.1344562;-0.7653862;0.09164263,-0.1300434;-0.7260629;-0.0002516434,0.007185278;0.5222721;0.005553368,0;0;0,-0.004846491;0.3020413;0.007672787,-0.01048256;0.5936476;0.001576185,0.1721142;0.4877249;0.01297617,0.3526272;0.3084324;0.01133323,0.5417067;0.1136556;-0.01934099,-0.1888095;0.4881609;0.02808717,-0.3907599;0.3334081;0.02910388,-0.6208643;0.1889964;0.0003421716,0.07354594;0.003596127;-0.04391646,0.1022984;-0.3907643;-0.04611564,0.1041814;-0.7734388;0.02958989,0.1107008;-0.8170973;-0.02593374,-0.07829032;0.002938331;-0.0348222,-0.1070894;-0.3912935;-0.04500125,-0.09509642;-0.775471;0.02161998,-0.1052784;-0.8087691;-0.04501818,-0.008936644;0.5222529;0.005474329,413.2961
+0;0;0,0.004022932;0.3026506;0.007885683,0.00831484;0.5949522;0.001641697,0.1863465;0.4838922;0.02703741,0.3869223;0.3328052;0.06272238,0.6364951;0.2164845;0.08322796,-0.1713996;0.476516;0.009780982,-0.3889109;0.3464065;0.01935726,-0.6351117;0.2215085;0.01453434,0.07821891;0.004312545;-0.03495502,0.08643725;-0.387275;0.02403468,0.09644041;-0.7720475;0.1168236,0.0983316;-0.7332901;0.02925396,-0.07730108;0.005936612;-0.03671445,-0.1115795;-0.3864983;0.004612479,-0.134862;-0.771693;0.09317182,-0.1305571;-0.7328271;0.005698517,0.007207204;0.5233705;0.005477092,0;0;0,-0.00487002;0.3026438;0.007668495,-0.01040483;0.5949216;0.001525164,0.1721799;0.4877406;0.01298475,0.354793;0.3117259;0.01137996,0.5480144;0.1167709;-0.01854777,-0.1887298;0.4879537;0.02829062,-0.3923659;0.3367541;0.02983598,-0.6257721;0.1920959;0.0009717755,0.07352582;0.003582507;-0.04404283,0.1022191;-0.3914639;-0.04579306,0.1039212;-0.7798106;0.03130245,0.1100019;-0.8177009;-0.02439904,-0.07839269;0.002955247;-0.03470596,-0.1074589;-0.3919296;-0.04515661,-0.09500498;-0.7818478;0.02243356,-0.104628;-0.8119901;-0.04111974,-0.008898258;0.5233518;0.005446672,413.3181
+0;0;0,0.004022932;0.3026506;0.007885683,0.00831484;0.5949522;0.001641697,0.1863465;0.4838922;0.02703741,0.3869223;0.3328052;0.06272238,0.6364951;0.2164845;0.08322796,-0.1713996;0.476516;0.009780982,-0.3889109;0.3464065;0.01935726,-0.6351117;0.2215085;0.01453434,0.07821891;0.004312545;-0.03495502,0.08643725;-0.387275;0.02403468,0.09644041;-0.7720475;0.1168236,0.0983316;-0.7332901;0.02925396,-0.07730108;0.005936612;-0.03671445,-0.1115795;-0.3864983;0.004612479,-0.134862;-0.771693;0.09317182,-0.1305571;-0.7328271;0.005698517,0.007207204;0.5233705;0.005477092,0;0;0,-0.00487002;0.3026438;0.007668495,-0.01040483;0.5949216;0.001525164,0.1721799;0.4877406;0.01298475,0.354793;0.3117259;0.01137996,0.5480144;0.1167709;-0.01854777,-0.1887298;0.4879537;0.02829062,-0.3923659;0.3367541;0.02983598,-0.6257721;0.1920959;0.0009717755,0.07352582;0.003582507;-0.04404283,0.1022191;-0.3914639;-0.04579306,0.1039212;-0.7798106;0.03130245,0.1100019;-0.8177009;-0.02439904,-0.07839269;0.002955247;-0.03470596,-0.1074589;-0.3919296;-0.04515661,-0.09500498;-0.7818478;0.02243356,-0.104628;-0.8119901;-0.04111974,-0.008898258;0.5233518;0.005446672,413.3294
+0;0;0,0.004022932;0.3026506;0.007885683,0.00831484;0.5949522;0.001641697,0.1863465;0.4838922;0.02703741,0.3869223;0.3328052;0.06272238,0.6364951;0.2164845;0.08322796,-0.1713996;0.476516;0.009780982,-0.3889109;0.3464065;0.01935726,-0.6351117;0.2215085;0.01453434,0.07821891;0.004312545;-0.03495502,0.08643725;-0.387275;0.02403468,0.09644041;-0.7720475;0.1168236,0.0983316;-0.7332901;0.02925396,-0.07730108;0.005936612;-0.03671445,-0.1115795;-0.3864983;0.004612479,-0.134862;-0.771693;0.09317182,-0.1305571;-0.7328271;0.005698517,0.007207204;0.5233705;0.005477092,0;0;0,-0.00487002;0.3026438;0.007668495,-0.01040483;0.5949216;0.001525164,0.1721799;0.4877406;0.01298475,0.354793;0.3117259;0.01137996,0.5480144;0.1167709;-0.01854777,-0.1887298;0.4879537;0.02829062,-0.3923659;0.3367541;0.02983598,-0.6257721;0.1920959;0.0009717755,0.07352582;0.003582507;-0.04404283,0.1022191;-0.3914639;-0.04579306,0.1039212;-0.7798106;0.03130245,0.1100019;-0.8177009;-0.02439904,-0.07839269;0.002955247;-0.03470596,-0.1074589;-0.3919296;-0.04515661,-0.09500498;-0.7818478;0.02243356,-0.104628;-0.8119901;-0.04111974,-0.008898258;0.5233518;0.005446672,413.3407
+0;0;0,0.004026594;0.3029262;0.007892861,0.008321072;0.5954032;0.001645422,0.1867456;0.4842204;0.02709042,0.385328;0.334635;0.06242073,0.637416;0.217142;0.08313296,-0.1717862;0.476828;0.009796091,-0.3871358;0.3480117;0.0192772,-0.6358177;0.2218549;0.01440567,0.07832983;0.00431866;-0.03500459,0.08655104;-0.387406;0.02400577,0.09656855;-0.7727304;0.1169278,0.09848257;-0.7338672;0.02830131,-0.0774107;0.00594503;-0.03676651,-0.1117011;-0.3866274;0.004574895,-0.135017;-0.7723745;0.09326123,-0.1306601;-0.7334016;0.004732303,0.007212877;0.5237855;0.005482748,0;0;0,-0.005068757;0.3029159;0.007683516,-0.01081112;0.5953655;0.001560926,0.1721987;0.4879247;0.01286268,0.3564972;0.3173635;0.01147652,0.5536072;0.1223848;-0.01873732,-0.1893912;0.487876;0.02845408,-0.3934988;0.3415983;0.02981615,-0.6296809;0.1961504;0.0007495116,0.07352099;0.00363332;-0.04428315,0.1023768;-0.3915414;-0.04578948,0.1041485;-0.780467;0.03130412,0.1126386;-0.817525;-0.02673054,-0.0785812;0.002950321;-0.03458073,-0.1075114;-0.39208;-0.04516775,-0.09503741;-0.7825533;0.0225425,-0.1046409;-0.8139985;-0.04124723,-0.009255402;0.5237607;0.005482435,413.3628
+0;0;0,0.0039407;0.3029294;0.007812193,0.008170131;0.5954062;0.00151052,0.186514;0.4838678;0.02710154,0.3900287;0.341185;0.06291138,0.6459122;0.2319772;0.08238497,-0.1720656;0.4773791;0.009677006,-0.3906725;0.3541846;0.01932484,-0.6389779;0.2273369;0.0133216,0.07831725;0.004278805;-0.0350376,0.08636389;-0.3874641;0.02387518,0.09604231;-0.7729363;0.1162183,0.09802027;-0.7340695;0.02759359,-0.07740229;0.005975483;-0.03677927,-0.112093;-0.3866156;0.004047334,-0.1354494;-0.7722242;0.09332292,-0.1310317;-0.7332706;0.004795045,0.007076238;0.5237889;0.005359824,0;0;0,-0.005068757;0.3029159;0.007683516,-0.01081112;0.5953655;0.001560926,0.1721987;0.4879247;0.01286268,0.3564972;0.3173635;0.01147652,0.5536072;0.1223848;-0.01873732,-0.1893912;0.487876;0.02845408,-0.3934988;0.3415983;0.02981615,-0.6296809;0.1961504;0.0007495116,0.07352099;0.00363332;-0.04428315,0.1023768;-0.3915414;-0.04578948,0.1041485;-0.780467;0.03130412,0.1126386;-0.817525;-0.02673054,-0.0785812;0.002950321;-0.03458073,-0.1075114;-0.39208;-0.04516775,-0.09503741;-0.7825533;0.0225425,-0.1046409;-0.8139985;-0.04124723,-0.009255402;0.5237607;0.005482435,413.3746
+0;0;0,0.003944666;0.3032342;0.007820053,0.008177778;0.5959658;0.001513034,0.1866706;0.484335;0.02712539,0.3901972;0.3416438;0.06293733,0.659711;0.2266188;0.08344823,-0.1722085;0.4778409;0.0096863,-0.3908283;0.3546392;0.0193347,-0.6523602;0.2210347;0.01301169,0.07837172;0.00428178;-0.03506196,0.08641741;-0.3874155;0.02384396,0.09610084;-0.7730868;0.1162347,0.09810434;-0.7341055;0.02646573,-0.0774561;0.005979637;-0.03680484,-0.1121428;-0.3865657;0.004017003,-0.1355113;-0.7723736;0.09333871,-0.1310365;-0.7333043;0.003667742,0.007082983;0.5242895;0.00536551,0;0;0,-0.005082741;0.3032188;0.007757425,-0.01077326;0.595925;0.001669884,0.1722889;0.4879786;0.01291132,0.359634;0.3207486;0.01138854,0.5773145;0.1268255;-0.02464056,-0.1894341;0.4878933;0.02856612,-0.3954321;0.3442661;0.03011921,-0.6461396;0.1926828;0.008733714,0.07351222;0.00362584;-0.04441404,0.1024637;-0.3914959;-0.04583788,0.1042849;-0.7806414;0.03119826,0.1146897;-0.8191795;-0.02657223,-0.07874238;0.002985705;-0.03435875,-0.1074014;-0.3920113;-0.04519661,-0.09485251;-0.7827286;0.02229188,-0.1047566;-0.8151494;-0.04211855,-0.009236842;0.5242604;0.005589247,413.3964
+0;0;0,0.003868081;0.3036449;0.007834996,0.008026182;0.5967678;0.001533642,0.1872432;0.4844588;0.02720225,0.3949299;0.3485976;0.06236251,0.6593989;0.2442945;0.08283176,-0.1732444;0.4787663;0.009659411,-0.3946646;0.3616701;0.01913832,-0.651033;0.2372846;0.01239679,0.07842968;0.004266438;-0.03507174,0.085832;-0.3854837;0.02303154,0.09572741;-0.7720633;0.1158817,0.09777978;-0.7330589;0.02587496,-0.07748301;0.005984599;-0.03687836,-0.112356;-0.3844736;0.003891815,-0.1357166;-0.7712554;0.09342943,-0.1311883;-0.7321611;0.003522299,0.006949115;0.5249966;0.005386219,0;0;0,-0.00544063;0.3036202;0.007858038,-0.01165331;0.5967085;0.001899243,0.1722659;0.4880403;0.01289201,0.3617373;0.323953;0.01083136,0.5743981;0.1372185;-0.02304387,-0.190818;0.4877021;0.02890143,-0.3986425;0.3475724;0.02988063,-0.6507636;0.2183288;-0.001311539,0.07349197;0.003643498;-0.04455447,0.1021876;-0.3894321;-0.04655766,0.1047385;-0.7796044;0.03039694,0.1135998;-0.8194383;-0.02644682,-0.07885651;0.002994956;-0.03423635,-0.1075059;-0.3899335;-0.04529957,-0.09455404;-0.7816269;0.02231224,-0.1036804;-0.8153809;-0.04123814,-0.009976737;0.5249507;0.005789042,413.4185
+0;0;0,0.003868081;0.3036449;0.007834996,0.008026182;0.5967678;0.001533642,0.1872432;0.4844588;0.02720225,0.3949299;0.3485976;0.06236251,0.6593989;0.2442945;0.08283176,-0.1732444;0.4787663;0.009659411,-0.3946646;0.3616701;0.01913832,-0.651033;0.2372846;0.01239679,0.07842968;0.004266438;-0.03507174,0.085832;-0.3854837;0.02303154,0.09572741;-0.7720633;0.1158817,0.09777978;-0.7330589;0.02587496,-0.07748301;0.005984599;-0.03687836,-0.112356;-0.3844736;0.003891815,-0.1357166;-0.7712554;0.09342943,-0.1311883;-0.7321611;0.003522299,0.006949115;0.5249966;0.005386219,0;0;0,-0.00544063;0.3036202;0.007858038,-0.01165331;0.5967085;0.001899243,0.1722659;0.4880403;0.01289201,0.3617373;0.323953;0.01083136,0.5743981;0.1372185;-0.02304387,-0.190818;0.4877021;0.02890143,-0.3986425;0.3475724;0.02988063,-0.6507636;0.2183288;-0.001311539,0.07349197;0.003643498;-0.04455447,0.1021876;-0.3894321;-0.04655766,0.1047385;-0.7796044;0.03039694,0.1135998;-0.8194383;-0.02644682,-0.07885651;0.002994956;-0.03423635,-0.1075059;-0.3899335;-0.04529957,-0.09455404;-0.7816269;0.02231224,-0.1036804;-0.8153809;-0.04123814,-0.009976737;0.5249507;0.005789042,413.4301
+0;0;0,0.003868081;0.3036449;0.007834996,0.008026182;0.5967678;0.001533642,0.1872432;0.4844588;0.02720225,0.3949299;0.3485976;0.06236251,0.6593989;0.2442945;0.08283176,-0.1732444;0.4787663;0.009659411,-0.3946646;0.3616701;0.01913832,-0.651033;0.2372846;0.01239679,0.07842968;0.004266438;-0.03507174,0.085832;-0.3854837;0.02303154,0.09572741;-0.7720633;0.1158817,0.09777978;-0.7330589;0.02587496,-0.07748301;0.005984599;-0.03687836,-0.112356;-0.3844736;0.003891815,-0.1357166;-0.7712554;0.09342943,-0.1311883;-0.7321611;0.003522299,0.006949115;0.5249966;0.005386219,0;0;0,-0.00544063;0.3036202;0.007858038,-0.01165331;0.5967085;0.001899243,0.1722659;0.4880403;0.01289201,0.3617373;0.323953;0.01083136,0.5743981;0.1372185;-0.02304387,-0.190818;0.4877021;0.02890143,-0.3986425;0.3475724;0.02988063,-0.6507636;0.2183288;-0.001311539,0.07349197;0.003643498;-0.04455447,0.1021876;-0.3894321;-0.04655766,0.1047385;-0.7796044;0.03039694,0.1135998;-0.8194383;-0.02644682,-0.07885651;0.002994956;-0.03423635,-0.1075059;-0.3899335;-0.04529957,-0.09455404;-0.7816269;0.02231224,-0.1036804;-0.8153809;-0.04123814,-0.009976737;0.5249507;0.005789042,413.4413
+0;0;0,0.00387229;0.3039753;0.007843521,0.00803406;0.5973572;0.001536771,0.187326;0.4849716;0.02721775,0.3953296;0.3489032;0.06243164,0.6562704;0.2459916;0.08262783,-0.1733132;0.4792767;0.009667526,-0.3950712;0.3620019;0.0191609,-0.6480196;0.2392758;0.0125093,0.07847025;0.004268645;-0.03508988,0.0858715;-0.3854258;0.02300512,0.09576975;-0.7721165;0.115882,0.09780148;-0.7332028;0.02678044,-0.07752308;0.005987694;-0.03689743,-0.1123911;-0.3844147;0.003866933,-0.1357584;-0.7713078;0.0934303,-0.1312756;-0.7323049;0.004427366,0.0069561;0.5255265;0.005392537,0;0;0,-0.005475417;0.3039486;0.007923365,-0.01165721;0.5972973;0.002001524,0.1722353;0.4880593;0.01269031,0.3641177;0.3262072;0.01041865,0.5748423;0.1428986;-0.02247381,-0.1908448;0.4877429;0.02876854,-0.4016695;0.3514643;0.02987344,-0.6493372;0.2217883;-0.0006822869,0.07347672;0.003632441;-0.04466629,0.1021438;-0.389389;-0.04664993,0.1048471;-0.7796873;0.03025126,0.113324;-0.819683;-0.02498841,-0.07895943;0.003017846;-0.03410867,-0.1075881;-0.3898509;-0.04534001,-0.0943182;-0.7816521;0.02225857,-0.1033561;-0.8169289;-0.03840382,-0.009994745;0.5254793;0.005887032,413.4634
+0;0;0,0.003899109;0.3039759;0.00780806,0.008071671;0.5973569;0.001468838,0.18738;0.4851937;0.02741861,0.4010088;0.3580775;0.06240992,0.6635677;0.2607145;0.0883352,-0.1734837;0.4800864;0.009568674,-0.3992013;0.3707648;0.02054541,-0.6555407;0.2552742;0.01415425,0.07847647;0.004242822;-0.03507907,0.0857117;-0.3853878;0.02346373,0.09529765;-0.7723925;0.1150569,0.09742445;-0.7334555;0.02595991,-0.07751005;0.006008876;-0.03692133,-0.1125136;-0.3844018;0.003647964,-0.1360598;-0.7712573;0.09332646,-0.1314842;-0.7322611;0.00432758,0.006992259;0.5255266;0.005331589,0;0;0,-0.005475417;0.3039486;0.007923365,-0.01165721;0.5972973;0.002001524,0.1722353;0.4880593;0.01269031,0.3641177;0.3262072;0.01041865,0.5748423;0.1428986;-0.02247381,-0.1908448;0.4877429;0.02876854,-0.4016695;0.3514643;0.02987344,-0.6493372;0.2217883;-0.0006822869,0.07347672;0.003632441;-0.04466629,0.1021438;-0.389389;-0.04664993,0.1048471;-0.7796873;0.03025126,0.113324;-0.819683;-0.02498841,-0.07895943;0.003017846;-0.03410867,-0.1075881;-0.3898509;-0.04534001,-0.0943182;-0.7816521;0.02225857,-0.1033561;-0.8169289;-0.03840382,-0.009994745;0.5254793;0.005887032,413.4747
+0;0;0,0.00390265;0.304252;0.007815152,0.008079188;0.5979123;0.001469789,0.1876263;0.4856246;0.02745274,0.400663;0.3588607;0.06234708,0.6643373;0.261084;0.0883825,-0.1737172;0.4805105;0.00957907,-0.3988093;0.3714919;0.02052538,-0.6562377;0.2555106;0.01410708,0.07848213;0.004243127;-0.03508159,0.0857166;-0.385347;0.02345513,0.09533987;-0.7738585;0.1154049,0.09748531;-0.7348432;0.02552734,-0.07751564;0.006009309;-0.03692399,-0.1125156;-0.3843608;0.003641099,-0.1361534;-0.7727225;0.09366876,-0.1315378;-0.7336475;0.003890157,0.00699871;0.5260112;0.005336352,0;0;0,-0.00552614;0.3042247;0.0078969,-0.01170133;0.5978516;0.001912117,0.1723551;0.4881399;0.0125773,0.3654057;0.3287753;0.01018095,0.5790257;0.1472472;-0.02411652,-0.1911554;0.4880846;0.02842756,-0.4034827;0.3554634;0.02863667,-0.6531746;0.2267023;-0.0002917368,0.07345703;0.00363487;-0.0447104,0.1021414;-0.3893444;-0.0466702,0.1055422;-0.7814348;0.02910709,0.1121153;-0.822971;-0.0256946,-0.07897837;0.002983406;-0.03408347,-0.1075006;-0.3898565;-0.04515745,-0.09422771;-0.7832354;0.0224105,-0.104802;-0.8172997;-0.0404212,-0.01004614;0.5259635;0.005818605,413.4969
+0;0;0,0.00390265;0.304252;0.007815152,0.008079188;0.5979123;0.001469789,0.1876263;0.4856246;0.02745274,0.400663;0.3588607;0.06234708,0.6643373;0.261084;0.0883825,-0.1737172;0.4805105;0.00957907,-0.3988093;0.3714919;0.02052538,-0.6562377;0.2555106;0.01410708,0.07848213;0.004243127;-0.03508159,0.0857166;-0.385347;0.02345513,0.09533987;-0.7738585;0.1154049,0.09748531;-0.7348432;0.02552734,-0.07751564;0.006009309;-0.03692399,-0.1125156;-0.3843608;0.003641099,-0.1361534;-0.7727225;0.09366876,-0.1315378;-0.7336475;0.003890157,0.00699871;0.5260112;0.005336352,0;0;0,-0.00552614;0.3042247;0.0078969,-0.01170133;0.5978516;0.001912117,0.1723551;0.4881399;0.0125773,0.3654057;0.3287753;0.01018095,0.5790257;0.1472472;-0.02411652,-0.1911554;0.4880846;0.02842756,-0.4034827;0.3554634;0.02863667,-0.6531746;0.2267023;-0.0002917368,0.07345703;0.00363487;-0.0447104,0.1021414;-0.3893444;-0.0466702,0.1055422;-0.7814348;0.02910709,0.1121153;-0.822971;-0.0256946,-0.07897837;0.002983406;-0.03408347,-0.1075006;-0.3898565;-0.04515745,-0.09422771;-0.7832354;0.0224105,-0.104802;-0.8172997;-0.0404212,-0.01004614;0.5259635;0.005818605,413.5083
+0;0;0,0.003748098;0.3047143;0.007884435,0.007816294;0.5989324;0.001565923,0.1877534;0.4866542;0.02769083,0.4050316;0.3657907;0.06224988,0.6737292;0.2835318;0.08081497,-0.1745891;0.4825211;0.009787323,-0.4024438;0.3777462;0.02058577,-0.6624281;0.2696216;0.01541603,0.07857198;0.00419949;-0.03499772,0.08496054;-0.3840197;0.02309089,0.09519353;-0.77399;0.1156809,0.09735242;-0.7350569;0.02664062,-0.07749261;0.006052344;-0.03707151,-0.1127629;-0.3828436;0.003489859,-0.1365643;-0.7727437;0.09385486,-0.131956;-0.7337472;0.004914105,0.006757153;0.526884;0.005432634,0;0;0,-0.00562007;0.304686;0.007866621,-0.01192044;0.5988629;0.001745462,0.1723545;0.4882297;0.01240683,0.367439;0.3302798;0.009952545,0.5829428;0.1522328;-0.02420783,-0.1916107;0.4884142;0.02805703,-0.4071705;0.3597831;0.02763739,-0.6563997;0.2320832;-0.002146289,0.07346582;0.003599674;-0.04478669,0.1019735;-0.3879518;-0.04680252,0.1055482;-0.7816238;0.02911806,0.1129198;-0.8219681;-0.02574515,-0.07907583;0.003031451;-0.03396844,-0.1074748;-0.3883705;-0.04524963,-0.09415554;-0.7832981;0.02264173,-0.1047876;-0.816398;-0.03995221,-0.01023355;0.526831;0.00569725,413.5303
+0;0;0,0.003748098;0.3047143;0.007884435,0.007816294;0.5989324;0.001565923,0.1877534;0.4866542;0.02769083,0.4050316;0.3657907;0.06224988,0.6737292;0.2835318;0.08081497,-0.1745891;0.4825211;0.009787323,-0.4024438;0.3777462;0.02058577,-0.6624281;0.2696216;0.01541603,0.07857198;0.00419949;-0.03499772,0.08496054;-0.3840197;0.02309089,0.09519353;-0.77399;0.1156809,0.09735242;-0.7350569;0.02664062,-0.07749261;0.006052344;-0.03707151,-0.1127629;-0.3828436;0.003489859,-0.1365643;-0.7727437;0.09385486,-0.131956;-0.7337472;0.004914105,0.006757153;0.526884;0.005432634,0;0;0,-0.00562007;0.304686;0.007866621,-0.01192044;0.5988629;0.001745462,0.1723545;0.4882297;0.01240683,0.367439;0.3302798;0.009952545,0.5829428;0.1522328;-0.02420783,-0.1916107;0.4884142;0.02805703,-0.4071705;0.3597831;0.02763739,-0.6563997;0.2320832;-0.002146289,0.07346582;0.003599674;-0.04478669,0.1019735;-0.3879518;-0.04680252,0.1055482;-0.7816238;0.02911806,0.1129198;-0.8219681;-0.02574515,-0.07907583;0.003031451;-0.03396844,-0.1074748;-0.3883705;-0.04524963,-0.09415554;-0.7832981;0.02264173,-0.1047876;-0.816398;-0.03995221,-0.01023355;0.526831;0.00569725,413.5426
+0;0;0,0.003751689;0.3050062;0.007891988,0.007823253;0.5994682;0.001568388,0.1878901;0.4871047;0.02771236,0.40497;0.3663515;0.06223989,0.6719843;0.284608;0.08068868,-0.1747138;0.4829686;0.009795945,-0.4023606;0.3782893;0.02058454,-0.6607163;0.270842;0.01544718,0.07862246;0.004202188;-0.0350202,0.08499618;-0.3831147;0.02293338,0.09524381;-0.7736431;0.1156559,0.09741466;-0.7346604;0.02612201,-0.07754239;0.006056233;-0.03709533,-0.1127307;-0.3819357;0.003371753,-0.1365661;-0.7723939;0.09386608,-0.1319323;-0.7333476;0.004432254,0.006763285;0.5273635;0.005438116,0;0;0,-0.005604364;0.3049767;0.007934332,-0.01181371;0.5994018;0.001911402,0.1724579;0.4881192;0.01215768,0.3698189;0.3333929;0.009788513,0.5854775;0.1585265;-0.02531266,-0.1917606;0.4888862;0.02745027,-0.4087061;0.3630618;0.02716174,-0.6568975;0.2376583;-0.004364047,0.07346643;0.003619418;-0.0448904,0.1018328;-0.3870239;-0.04748559,0.1054839;-0.7811578;0.02906537,0.1157977;-0.8183944;-0.02988029,-0.07916446;0.003003323;-0.03390478,-0.1073555;-0.3875023;-0.04504988,-0.09387013;-0.7829876;0.02295309,-0.1049927;-0.8158455;-0.04050469,-0.01015604;0.5273114;0.00583744,413.5545
+0;0;0,0.003671136;0.3050096;0.007798443,0.007679619;0.5994714;0.001421689,0.1878079;0.4874825;0.02785712,0.4085919;0.3734335;0.06168747,0.6747678;0.2894016;0.08188646,-0.1752227;0.4845464;0.009622546,-0.4047247;0.3839922;0.02034051,-0.6681873;0.2896557;0.01768633,0.07869482;0.004229132;-0.03485404,0.08469267;-0.3831531;0.02270166,0.09509829;-0.7736903;0.1153692,0.09737311;-0.7347152;0.02583718,-0.07745924;0.006077949;-0.03726511,-0.112445;-0.3819105;0.003411435,-0.1359638;-0.7724506;0.09363452,-0.1312323;-0.7333904;0.004207231,0.006633171;0.5273671;0.005301906,0;0;0,-0.005604364;0.3049767;0.007934332,-0.01181371;0.5994018;0.001911402,0.1724579;0.4881192;0.01215768,0.3698189;0.3333929;0.009788513,0.5854775;0.1585265;-0.02531266,-0.1917606;0.4888862;0.02745027,-0.4087061;0.3630618;0.02716174,-0.6568975;0.2376583;-0.004364047,0.07346643;0.003619418;-0.0448904,0.1018328;-0.3870239;-0.04748559,0.1054839;-0.7811578;0.02906537,0.1157977;-0.8183944;-0.02988029,-0.07916446;0.003003323;-0.03390478,-0.1073555;-0.3875023;-0.04504988,-0.09387013;-0.7829876;0.02295309,-0.1049927;-0.8158455;-0.04050469,-0.01015604;0.5273114;0.00583744,413.5748
+0;0;0,0.00367861;0.3056306;0.007814321,0.007696474;0.600781;0.001422363,0.1883404;0.4885024;0.02793174,0.4091703;0.3744296;0.06176914,0.6751213;0.2904688;0.08195107,-0.1757284;0.4855579;0.009645021,-0.4052783;0.3849828;0.02036522,-0.6685182;0.2907259;0.01771328,0.07874662;0.004231916;-0.03487698,0.0847389;-0.3827909;0.02262532,0.09518377;-0.7748013;0.1156424,0.09742973;-0.73594;0.02724611,-0.07751023;0.006081949;-0.03728964,-0.1124635;-0.3815465;0.00334917,-0.136071;-0.7735598;0.09391259,-0.1313995;-0.7346145;0.00561969,0.00664748;0.5285011;0.005312025,0;0;0,-0.005771562;0.3055934;0.008001089,-0.01222005;0.6007022;0.001968145,0.1724257;0.4881116;0.01191783,0.3720569;0.3362322;0.01005602,0.5875072;0.1615124;-0.02516842,-0.1924941;0.4890474;0.02711886,-0.4119835;0.3676096;0.02793258,-0.6758142;0.283721;-0.01134527,0.07347038;0.00353609;-0.04499936,0.1017874;-0.3867465;-0.04759622,0.1056816;-0.782571;0.02817464,0.1155252;-0.8190286;-0.02999735,-0.07928046;0.003066133;-0.03377204,-0.1073912;-0.3870776;-0.04502871,-0.09384675;-0.7840945;0.02299791,-0.1053616;-0.8162209;-0.03949367,-0.0104991;0.5284377;0.005903721,413.5976
+0;0;0,0.003569713;0.3056355;0.007673272,0.007502021;0.6007852;0.001188438,0.1882464;0.4888678;0.02768779,0.4123724;0.3810687;0.06040317,0.681964;0.3117467;0.08688886,-0.176117;0.4864607;0.009298056,-0.4083012;0.3921414;0.02015053,-0.6734579;0.3034166;0.01760464,0.07877608;0.004268417;-0.03480595,0.0844518;-0.3828292;0.02222255,0.09500191;-0.7748379;0.1152353,0.09727576;-0.7359845;0.02683891,-0.07747106;0.006036011;-0.0373784,-0.1124042;-0.3816207;0.003007472,-0.1361558;-0.7736051;0.09365801,-0.131458;-0.7346707;0.005365394,0.006470988;0.528506;0.005096155,0;0;0,-0.005771562;0.3055934;0.008001089,-0.01222005;0.6007022;0.001968145,0.1724257;0.4881116;0.01191783,0.3720569;0.3362322;0.01005602,0.5875072;0.1615124;-0.02516842,-0.1924941;0.4890474;0.02711886,-0.4119835;0.3676096;0.02793258,-0.6758142;0.283721;-0.01134527,0.07347038;0.00353609;-0.04499936,0.1017874;-0.3867465;-0.04759622,0.1056816;-0.782571;0.02817464,0.1155252;-0.8190286;-0.02999735,-0.07928046;0.003066133;-0.03377204,-0.1073912;-0.3870776;-0.04502871,-0.09384675;-0.7840945;0.02299791,-0.1053616;-0.8162209;-0.03949367,-0.0104991;0.5284377;0.005903721,413.6087
+0;0;0,0.003575556;0.3061358;0.007685833,0.007512989;0.6016708;0.001192839,0.1888714;0.4895321;0.02777337,0.4127307;0.3818613;0.06044982,0.6793959;0.3132918;0.08664802,-0.1767254;0.4871169;0.009321393,-0.4086332;0.3929098;0.02016095,-0.6709117;0.3051481;0.0176427,0.0788348;0.004271599;-0.03483189,0.08451429;-0.3830824;0.02223437,0.09506658;-0.7751721;0.1152664,0.09831667;-0.7325177;-0.01108152,-0.07752882;0.00604051;-0.03740627,-0.1124851;-0.3818729;0.00300635,-0.1362416;-0.7739384;0.09367564,-0.1295269;-0.7311682;-0.03252387,0.006480713;0.5293045;0.005105268,0;0;0,-0.005945109;0.3060903;0.008024454,-0.01259798;0.6015794;0.001959801,0.1725738;0.4881016;0.01182199,0.3739031;0.3389855;0.009662628,0.5893528;0.1691345;-0.02541566,-0.1933925;0.489158;0.02654371,-0.4146448;0.3715947;0.02663612,-0.6741484;0.283942;-0.01174765,0.07347684;0.003421783;-0.04512072,0.1017568;-0.3871237;-0.04764748,0.105704;-0.7830511;0.02802682,0.09782694;-0.7754469;-0.09675646,-0.07939973;0.00313991;-0.03364903,-0.1074639;-0.3872581;-0.0452104,-0.09404206;-0.7843559;0.02286249,-0.1110653;-0.843379;-0.06612958,-0.01082618;0.5292294;0.005907297,413.6311
+0;0;0,0.003579753;0.3064951;0.007694853,0.00752074;0.6022974;0.001196228,0.1890638;0.4900584;0.02780305,0.4132474;0.3822316;0.06052683,0.6774949;0.3142838;0.0864875,-0.1769048;0.4876408;0.009332303,-0.4091487;0.3932972;0.02018757,-0.6690493;0.3063312;0.01769214,0.07887343;0.004273692;-0.03484896,0.0845532;-0.3830994;0.02222011,0.09512301;-0.7758402;0.1154066,0.09736004;-0.7371302;0.02844162,-0.0775668;0.00604347;-0.0374246,-0.1125248;-0.3818891;0.002990019,-0.1363208;-0.7746055;0.09380984,-0.1316991;-0.7358158;0.006947018,0.006487611;0.5298713;0.005111889,0;0;0,-0.006028734;0.306448;0.00803566,-0.01274331;0.6022025;0.00193882,0.172566;0.488286;0.01134753,0.3760448;0.3414928;0.009367228,0.5905659;0.1744612;-0.02525568,-0.1937636;0.4897642;0.02624851,-0.418036;0.3772713;0.02452436,-0.6745816;0.2881435;-0.01232901,0.0734744;0.003433034;-0.04520464,0.1017776;-0.38713;-0.04775929,0.1056492;-0.7836592;0.02833462,0.1122543;-0.8205965;-0.02751827,-0.07947456;0.003097437;-0.03358471,-0.1073115;-0.387352;-0.04460147,-0.0937544;-0.7851459;0.02334673,-0.1062186;-0.8165107;-0.03766784,-0.01095901;0.5297934;0.005897045,413.653
+0;0;0,0.00349319;0.3064993;0.007566884,0.007363991;0.6022998;0.0009487886,0.1889508;0.4901823;0.02757933,0.4168539;0.3901835;0.0594562,0.6826743;0.3296171;0.08754221,-0.1772665;0.4886267;0.009190755,-0.4118958;0.4003432;0.01972145,-0.6774718;0.3331006;0.02780878,0.07890248;0.004219514;-0.03478975,0.0840767;-0.3832035;0.02198807,0.09483935;-0.7759634;0.1150711,0.09707845;-0.7372614;0.02810545,-0.07753156;0.0060819;-0.03749134,-0.1128718;-0.3818323;0.002766281,-0.1368998;-0.7744279;0.09404643,-0.1322735;-0.7356523;0.007182427,0.006347585;0.5298752;0.004895399,0;0;0,-0.006028734;0.306448;0.00803566,-0.01274331;0.6022025;0.00193882,0.172566;0.488286;0.01134753,0.3760448;0.3414928;0.009367228,0.5905659;0.1744612;-0.02525568,-0.1937636;0.4897642;0.02624851,-0.418036;0.3772713;0.02452436,-0.6745816;0.2881435;-0.01232901,0.0734744;0.003433034;-0.04520464,0.1017776;-0.38713;-0.04775929,0.1056492;-0.7836592;0.02833462,0.1122543;-0.8205965;-0.02751827,-0.07947456;0.003097437;-0.03358471,-0.1073115;-0.387352;-0.04460147,-0.0937544;-0.7851459;0.02334673,-0.1062186;-0.8165107;-0.03766784,-0.01095901;0.5297934;0.005897045,413.6758
+0;0;0,0.003495436;0.3066964;0.007571749,0.007366234;0.6024976;0.0009540701,0.1891644;0.4903442;0.0276103,0.4171922;0.3902906;0.05950462,0.6806526;0.330262;0.08734126,-0.1774765;0.4887868;0.009200459,-0.4122341;0.400455;0.01973692,-0.6754522;0.3338094;0.02775245,0.07887628;0.004218113;-0.0347782,0.08404095;-0.3824901;0.02189487,0.09475175;-0.7733579;0.1145295,0.0970149;-0.7345625;0.02663007,-0.0775058;0.00607988;-0.03747889,-0.1127808;-0.3811187;0.00270446,-0.1366931;-0.7718229;0.09354484,-0.1320171;-0.7329531;0.005748168,0.006349968;0.5300829;0.004900136,0;0;0,-0.006109282;0.3066446;0.008000374,-0.01286269;0.6023988;0.001891136,0.1726511;0.4883565;0.01110101,0.3778485;0.343741;0.008853436,0.5912243;0.1789405;-0.02433157,-0.1941608;0.4900903;0.02589774,-0.4212685;0.3831582;0.02239601,-0.6750972;0.2931652;-0.01312752,0.07350151;0.003341198;-0.04511261,0.101626;-0.3865107;-0.04761553,0.105422;-0.7811676;0.02791595,0.1116591;-0.8193806;-0.02791309,-0.07941698;0.003097052;-0.03364722,-0.1077584;-0.3865806;-0.04504291,-0.09396571;-0.7824737;0.02242546,-0.1089463;-0.8165728;-0.03652953,-0.0110723;0.5299999;0.005851269,413.6866
+0;0;0,0.003495436;0.3066964;0.007571749,0.007366234;0.6024976;0.0009540701,0.1891644;0.4903442;0.0276103,0.4171922;0.3902906;0.05950462,0.6806526;0.330262;0.08734126,-0.1774765;0.4887868;0.009200459,-0.4122341;0.400455;0.01973692,-0.6754522;0.3338094;0.02775245,0.07887628;0.004218113;-0.0347782,0.08404095;-0.3824901;0.02189487,0.09475175;-0.7733579;0.1145295,0.0970149;-0.7345625;0.02663007,-0.0775058;0.00607988;-0.03747889,-0.1127808;-0.3811187;0.00270446,-0.1366931;-0.7718229;0.09354484,-0.1320171;-0.7329531;0.005748168,0.006349968;0.5300829;0.004900136,0;0;0,-0.006109282;0.3066446;0.008000374,-0.01286269;0.6023988;0.001891136,0.1726511;0.4883565;0.01110101,0.3778485;0.343741;0.008853436,0.5912243;0.1789405;-0.02433157,-0.1941608;0.4900903;0.02589774,-0.4212685;0.3831582;0.02239601,-0.6750972;0.2931652;-0.01312752,0.07350151;0.003341198;-0.04511261,0.101626;-0.3865107;-0.04761553,0.105422;-0.7811676;0.02791595,0.1116591;-0.8193806;-0.02791309,-0.07941698;0.003097052;-0.03364722,-0.1077584;-0.3865806;-0.04504291,-0.09396571;-0.7824737;0.02242546,-0.1089463;-0.8165728;-0.03652953,-0.0110723;0.5299999;0.005851269,413.709
+0;0;0,0.003221411;0.3069736;0.007451765,0.006924936;0.6029813;0.0007473519,0.1891701;0.4911309;0.02718351,0.4189459;0.3975421;0.05848907,0.6660929;0.3487564;0.0828332,-0.1783996;0.4901857;0.008825852,-0.4147928;0.4091979;0.01857538,-0.6596965;0.3457677;0.02586368,0.07891439;0.004243729;-0.03470101,0.08360215;-0.382385;0.02154393,0.09430882;-0.7724202;0.1140129,0.09655306;-0.7336892;0.02669631,-0.07748544;0.006015087;-0.03754297,-0.1131446;-0.3810139;0.002509989,-0.1371167;-0.7709008;0.09309783,-0.1324743;-0.7320942;0.005883485,0.005946438;0.5305163;0.004716237,0;0;0,-0.006165363;0.306922;0.007718801,-0.0129637;0.6028731;0.0012362,0.1727197;0.4882217;0.01099634,0.3787856;0.3465759;0.00797987,0.5828608;0.2002707;-0.02368164,-0.1945848;0.490566;0.02516025,-0.4232951;0.3895979;0.01942789,-0.6600204;0.3058415;-0.01220044,0.0734914;0.00338386;-0.0451355,0.1018253;-0.3863036;-0.04798031,0.1054563;-0.7800596;0.02775359,0.1115235;-0.818327;-0.02709365,-0.07943434;0.002988123;-0.03362898,-0.1074305;-0.3865734;-0.0448209,-0.09400187;-0.7816277;0.02259127,-0.1087556;-0.8150516;-0.03627455,-0.01116344;0.530429;0.00529933,413.7316
+0;0;0,0.003221411;0.3069736;0.007451765,0.006924936;0.6029813;0.0007473519,0.1891701;0.4911309;0.02718351,0.4189459;0.3975421;0.05848907,0.6660929;0.3487564;0.0828332,-0.1783996;0.4901857;0.008825852,-0.4147928;0.4091979;0.01857538,-0.6596965;0.3457677;0.02586368,0.07891439;0.004243729;-0.03470101,0.08360215;-0.382385;0.02154393,0.09430882;-0.7724202;0.1140129,0.09655306;-0.7336892;0.02669631,-0.07748544;0.006015087;-0.03754297,-0.1131446;-0.3810139;0.002509989,-0.1371167;-0.7709008;0.09309783,-0.1324743;-0.7320942;0.005883485,0.005946438;0.5305163;0.004716237,0;0;0,-0.006165363;0.306922;0.007718801,-0.0129637;0.6028731;0.0012362,0.1727197;0.4882217;0.01099634,0.3787856;0.3465759;0.00797987,0.5828608;0.2002707;-0.02368164,-0.1945848;0.490566;0.02516025,-0.4232951;0.3895979;0.01942789,-0.6600204;0.3058415;-0.01220044,0.0734914;0.00338386;-0.0451355,0.1018253;-0.3863036;-0.04798031,0.1054563;-0.7800596;0.02775359,0.1115235;-0.818327;-0.02709365,-0.07943434;0.002988123;-0.03362898,-0.1074305;-0.3865734;-0.0448209,-0.09400187;-0.7816277;0.02259127,-0.1087556;-0.8150516;-0.03627455,-0.01116344;0.530429;0.00529933,413.7429
+0;0;0,0.003223586;0.3071808;0.007456796,0.006928938;0.6033349;0.0007492062,0.1894835;0.4913852;0.02722514,0.4194662;0.3977122;0.0585589,0.6684592;0.3485621;0.08308487,-0.1787078;0.4904385;0.008836439,-0.4153138;0.4093778;0.01859475,-0.6620468;0.3454738;0.02593749,0.07895098;0.004245696;-0.03471709,0.08364318;-0.3827496;0.02158118,0.09446882;-0.7771187;0.1150776,0.09670652;-0.7384132;0.02801549,-0.07752137;0.006017875;-0.03756038,-0.1132144;-0.3813781;0.002530556,-0.1374528;-0.7755972;0.09412496,-0.1328239;-0.7368162;0.007164776,0.005949999;0.5308372;0.004719875,0;0;0,-0.006280996;0.3071275;0.007700921,-0.01320817;0.6032221;0.001211406,0.1728065;0.4883888;0.01078057,0.3811497;0.3497077;0.007753849,0.5865774;0.2020164;-0.02389288,-0.1951577;0.4907846;0.02463267,-0.4265838;0.395702;0.01758077,-0.6653854;0.3119158;-0.01353899,0.07348286;0.003418863;-0.04522324,0.1018001;-0.3866431;-0.04781199,0.1047664;-0.7847133;0.02911091,0.1119293;-0.8202359;-0.02847457,-0.07949828;0.002941412;-0.0335847,-0.1073397;-0.3870017;-0.04481566,-0.09390616;-0.7864888;0.02312105,-0.1076706;-0.8199304;-0.03558423,-0.01137558;0.5307461;0.005275012,413.7651
+0;0;0,0.002973172;0.3073801;0.007164148,0.006539191;0.6036419;0.0002493393,0.1893162;0.4920449;0.02686609,0.4204488;0.4039386;0.05846645,0.6538584;0.3645588;0.08132618,-0.179455;0.4919959;0.00834888,-0.4167423;0.4159473;0.0180887,-0.6489838;0.3649817;0.02253343,0.07896348;0.004182778;-0.03475874,0.08334282;-0.3830734;0.02106677,0.09426209;-0.7775789;0.1146155,0.09648773;-0.7390606;0.02924764,-0.07751602;0.006052658;-0.03762354,-0.1137678;-0.3815377;0.001905609,-0.1378128;-0.7759559;0.0933461,-0.1332428;-0.7373632;0.008079007,0.005594399;0.5311235;0.00428534,0;0;0,-0.006382562;0.3073177;0.007600307,-0.01341268;0.6035191;0.001012325,0.1727018;0.4884505;0.01038361,0.3815544;0.3522266;0.007697821,0.5860673;0.2349175;-0.02338958,-0.1954341;0.4909672;0.02446218,-0.4275697;0.4002124;0.01670516,-0.6516685;0.3257352;-0.0113349,0.07350069;0.003480285;-0.04523754,0.1017743;-0.386773;-0.04768658,0.1047464;-0.7850087;0.02915525,0.1111694;-0.8203493;-0.02611279,-0.07953525;0.002825696;-0.0335717,-0.1073186;-0.3873115;-0.04470888,-0.09403159;-0.7869436;0.02328304,-0.1076024;-0.8190223;-0.03439938,-0.01155499;0.5310212;0.005100012,413.7871
+0;0;0,0.002973172;0.3073801;0.007164148,0.006539191;0.6036419;0.0002493393,0.1893162;0.4920449;0.02686609,0.4204488;0.4039386;0.05846645,0.6538584;0.3645588;0.08132618,-0.179455;0.4919959;0.00834888,-0.4167423;0.4159473;0.0180887,-0.6489838;0.3649817;0.02253343,0.07896348;0.004182778;-0.03475874,0.08334282;-0.3830734;0.02106677,0.09426209;-0.7775789;0.1146155,0.09648773;-0.7390606;0.02924764,-0.07751602;0.006052658;-0.03762354,-0.1137678;-0.3815377;0.001905609,-0.1378128;-0.7759559;0.0933461,-0.1332428;-0.7373632;0.008079007,0.005594399;0.5311235;0.00428534,0;0;0,-0.006382562;0.3073177;0.007600307,-0.01341268;0.6035191;0.001012325,0.1727018;0.4884505;0.01038361,0.3815544;0.3522266;0.007697821,0.5860673;0.2349175;-0.02338958,-0.1954341;0.4909672;0.02446218,-0.4275697;0.4002124;0.01670516,-0.6516685;0.3257352;-0.0113349,0.07350069;0.003480285;-0.04523754,0.1017743;-0.386773;-0.04768658,0.1047464;-0.7850087;0.02915525,0.1111694;-0.8203493;-0.02611279,-0.07953525;0.002825696;-0.0335717,-0.1073186;-0.3873115;-0.04470888,-0.09403159;-0.7869436;0.02328304,-0.1076024;-0.8190223;-0.03439938,-0.01155499;0.5310212;0.005100012,413.7984
+0;0;0,0.002973172;0.3073801;0.007164148,0.006539191;0.6036419;0.0002493393,0.1893162;0.4920449;0.02686609,0.4204488;0.4039386;0.05846645,0.6538584;0.3645588;0.08132618,-0.179455;0.4919959;0.00834888,-0.4167423;0.4159473;0.0180887,-0.6489838;0.3649817;0.02253343,0.07896348;0.004182778;-0.03475874,0.08334282;-0.3830734;0.02106677,0.09426209;-0.7775789;0.1146155,0.09648773;-0.7390606;0.02924764,-0.07751602;0.006052658;-0.03762354,-0.1137678;-0.3815377;0.001905609,-0.1378128;-0.7759559;0.0933461,-0.1332428;-0.7373632;0.008079007,0.005594399;0.5311235;0.00428534,0;0;0,-0.006382562;0.3073177;0.007600307,-0.01341268;0.6035191;0.001012325,0.1727018;0.4884505;0.01038361,0.3815544;0.3522266;0.007697821,0.5860673;0.2349175;-0.02338958,-0.1954341;0.4909672;0.02446218,-0.4275697;0.4002124;0.01670516,-0.6516685;0.3257352;-0.0113349,0.07350069;0.003480285;-0.04523754,0.1017743;-0.386773;-0.04768658,0.1047464;-0.7850087;0.02915525,0.1111694;-0.8203493;-0.02611279,-0.07953525;0.002825696;-0.0335717,-0.1073186;-0.3873115;-0.04470888,-0.09403159;-0.7869436;0.02328304,-0.1076024;-0.8190223;-0.03439938,-0.01155499;0.5310212;0.005100012,413.8102
+0;0;0,0.002920161;0.3077171;0.007109853,0.006413737;0.6042895;0.0001365789,0.1895761;0.4928696;0.02681701,0.4208936;0.4120633;0.05852316,0.6656141;0.3787331;0.08302215,-0.1800682;0.4934392;0.0080561,-0.4168338;0.4235728;0.01823055,-0.6599528;0.3737768;0.02179494,0.07901284;0.004107254;-0.03467056,0.08311133;-0.3835982;0.02098267,0.09397054;-0.7778038;0.1143674,0.09625851;-0.7392477;0.02858552,-0.07746447;0.006118986;-0.03773275,-0.1139231;-0.3818759;0.001767855,-0.1379338;-0.7760032;0.09300332,-0.1332913;-0.7373723;0.007324122,0.005485833;0.5316943;0.004186162,0;0;0,-0.006416961;0.3076553;0.007480144,-0.01347188;0.6041636;0.0007410045,0.1728459;0.488507;0.01023555,0.381591;0.3563663;0.007583141,0.5919088;0.2287595;-0.0253129,-0.1957244;0.4911483;0.02422804,-0.4271954;0.4052062;0.01540333,-0.6622491;0.3309605;-0.01352009,0.07349934;0.003525883;-0.04524779,0.101767;-0.3871463;-0.0476532,0.1046375;-0.7850944;0.02893496,0.1112802;-0.8206159;-0.02674079,-0.07954791;0.002733573;-0.03356492,-0.1072487;-0.3878289;-0.04466599,-0.09409468;-0.7871175;0.02339511,-0.1089043;-0.8189251;-0.03489261,-0.01160935;0.5315908;0.004868507,413.8317
+0;0;0,0.002920161;0.3077171;0.007109853,0.006413737;0.6042895;0.0001365789,0.1895761;0.4928696;0.02681701,0.4208936;0.4120633;0.05852316,0.6656141;0.3787331;0.08302215,-0.1800682;0.4934392;0.0080561,-0.4168338;0.4235728;0.01823055,-0.6599528;0.3737768;0.02179494,0.07901284;0.004107254;-0.03467056,0.08311133;-0.3835982;0.02098267,0.09397054;-0.7778038;0.1143674,0.09625851;-0.7392477;0.02858552,-0.07746447;0.006118986;-0.03773275,-0.1139231;-0.3818759;0.001767855,-0.1379338;-0.7760032;0.09300332,-0.1332913;-0.7373723;0.007324122,0.005485833;0.5316943;0.004186162,0;0;0,-0.006416961;0.3076553;0.007480144,-0.01347188;0.6041636;0.0007410045,0.1728459;0.488507;0.01023555,0.381591;0.3563663;0.007583141,0.5919088;0.2287595;-0.0253129,-0.1957244;0.4911483;0.02422804,-0.4271954;0.4052062;0.01540333,-0.6622491;0.3309605;-0.01352009,0.07349934;0.003525883;-0.04524779,0.101767;-0.3871463;-0.0476532,0.1046375;-0.7850944;0.02893496,0.1112802;-0.8206159;-0.02674079,-0.07954791;0.002733573;-0.03356492,-0.1072487;-0.3878289;-0.04466599,-0.09409468;-0.7871175;0.02339511,-0.1089043;-0.8189251;-0.03489261,-0.01160935;0.5315908;0.004868507,413.8433
+0;0;0,0.002923085;0.3080253;0.007116973,0.006419787;0.6048632;0.0001374846,0.1901864;0.4932513;0.02689589,0.4191985;0.4132504;0.05828604,0.666047;0.3796304;0.08299807,-0.1806729;0.4938228;0.008073315,-0.4150787;0.4246528;0.01814636,-0.6603118;0.3744237;0.02174175,0.07901365;0.004107296;-0.03467092,0.08311541;-0.3839071;0.02102666,0.09390413;-0.7755537;0.1138051,0.0962394;-0.7368206;0.02624959,-0.07746525;0.006119049;-0.03773314,-0.113953;-0.3821851;0.001798946,-0.1378077;-0.7737538;0.09244213,-0.1330693;-0.7349444;0.00499136,0.005491061;0.5322036;0.004190658,0;0;0,-0.006587587;0.3079633;0.007348537,-0.01382308;0.6047293;0.0004482265,0.173039;0.4884444;0.01025105,0.3812895;0.3601524;0.008034468,0.5919698;0.2290343;-0.0250864,-0.1966611;0.4915435;0.02384452,-0.4283206;0.4137245;0.01335299,-0.6645437;0.3352874;-0.0135065,0.07349305;0.003574044;-0.0452559,0.1019823;-0.3873951;-0.04764962,0.1051041;-0.7826877;0.02880454,0.1116044;-0.8208634;-0.02649021,-0.07955202;0.002632198;-0.03356557,-0.1070182;-0.3882547;-0.0448462,-0.09412792;-0.7849411;0.02286648,-0.1092897;-0.8179967;-0.03664657,-0.01191514;0.5320954;0.004617929,413.8653
+0;0;0,0.002949505;0.3080291;0.006939712,0.0064346;0.6048645;-0.0001612362,0.1902865;0.4936612;0.02665294,0.4206095;0.4182022;0.05965694,0.6686699;0.3947186;0.08394116,-0.180954;0.4953617;0.008265838,-0.4172173;0.4327635;0.0179168,-0.6630444;0.3855654;0.02198623,0.07914022;0.004136341;-0.03437754,0.08325488;-0.3839923;0.02051722,0.09406001;-0.7756177;0.1133826,0.0963378;-0.7368919;0.02582482,-0.07735857;0.006144539;-0.03794727,-0.1139986;-0.3821425;0.001610763,-0.1381853;-0.7736993;0.09221738,-0.1335005;-0.734911;0.004761614,0.00550972;0.5322062;0.003915063,0;0;0,-0.006587587;0.3079633;0.007348537,-0.01382308;0.6047293;0.0004482265,0.173039;0.4884444;0.01025105,0.3812895;0.3601524;0.008034468,0.5919698;0.2290343;-0.0250864,-0.1966611;0.4915435;0.02384452,-0.4283206;0.4137245;0.01335299,-0.6645437;0.3352874;-0.0135065,0.07349305;0.003574044;-0.0452559,0.1019823;-0.3873951;-0.04764962,0.1051041;-0.7826877;0.02880454,0.1116044;-0.8208634;-0.02649021,-0.07955202;0.002632198;-0.03356557,-0.1070182;-0.3882547;-0.0448462,-0.09412792;-0.7849411;0.02286648,-0.1092897;-0.8179967;-0.03664657,-0.01191514;0.5320954;0.004617929,413.8766
+0;0;0,0.002950892;0.3081739;0.006942975,0.006437468;0.6051357;-0.0001609479,0.1907358;0.4938093;0.02670989,0.4178801;0.4193918;0.0592584,0.6682346;0.395691;0.0837672,-0.1814025;0.4955139;0.008278322,-0.4144051;0.4337796;0.01779609,-0.6625056;0.3861451;0.02190316,0.07913041;0.004135828;-0.03437328,0.08325001;-0.3844584;0.02058733,0.094052;-0.7759701;0.1134257,0.09632409;-0.7372661;0.02608714,-0.07734898;0.006143778;-0.03794257,-0.1140329;-0.3826091;0.001662917,-0.1382127;-0.774052;0.09224319,-0.1335395;-0.7352858;0.00500638,0.005512209;0.5324475;0.003917025,0;0;0,-0.006800414;0.3081034;0.007355213,-0.0143161;0.6049896;0.0004818439,0.1730821;0.4886215;0.01026106,0.3800751;0.3647578;0.008371353,0.5922375;0.2314792;-0.02424288,-0.1975484;0.4916457;0.02362128,-0.4273017;0.4189523;0.01262137,-0.6673665;0.3447088;-0.01377122,0.07347651;0.003616005;-0.045259,0.1020054;-0.3878216;-0.04766107,0.1051119;-0.7829882;0.02882934,0.1112317;-0.8207565;-0.02665901,-0.07954232;0.002562336;-0.0335664,-0.1068751;-0.3888019;-0.04497112,-0.09390489;-0.7854112;0.02248129,-0.1096251;-0.8183379;-0.03669688,-0.01233224;0.5323274;0.004642487,413.8879
+0;0;0,0.002950892;0.3081739;0.006942975,0.006437468;0.6051357;-0.0001609479,0.1907358;0.4938093;0.02670989,0.4178801;0.4193918;0.0592584,0.6682346;0.395691;0.0837672,-0.1814025;0.4955139;0.008278322,-0.4144051;0.4337796;0.01779609,-0.6625056;0.3861451;0.02190316,0.07913041;0.004135828;-0.03437328,0.08325001;-0.3844584;0.02058733,0.094052;-0.7759701;0.1134257,0.09632409;-0.7372661;0.02608714,-0.07734898;0.006143778;-0.03794257,-0.1140329;-0.3826091;0.001662917,-0.1382127;-0.774052;0.09224319,-0.1335395;-0.7352858;0.00500638,0.005512209;0.5324475;0.003917025,0;0;0,-0.006800414;0.3081034;0.007355213,-0.0143161;0.6049896;0.0004818439,0.1730821;0.4886215;0.01026106,0.3800751;0.3647578;0.008371353,0.5922375;0.2314792;-0.02424288,-0.1975484;0.4916457;0.02362128,-0.4273017;0.4189523;0.01262137,-0.6673665;0.3447088;-0.01377122,0.07347651;0.003616005;-0.045259,0.1020054;-0.3878216;-0.04766107,0.1051119;-0.7829882;0.02882934,0.1112317;-0.8207565;-0.02665901,-0.07954232;0.002562336;-0.0335664,-0.1068751;-0.3888019;-0.04497112,-0.09390489;-0.7854112;0.02248129,-0.1096251;-0.8183379;-0.03669688,-0.01233224;0.5323274;0.004642487,413.9101
+0;0;0,0.002883967;0.3082277;0.00661809,0.006314327;0.6051907;-0.0006691501,0.1908876;0.4939571;0.02629726,0.4247683;0.4565811;0.06153066,0.6722854;0.4040128;0.08429432,-0.182067;0.4971746;0.008173356,-0.4143313;0.4398128;0.01824429,-0.6646526;0.39665;0.02299586,0.07915071;0.004212566;-0.03417971,0.08298842;-0.3849617;0.0197468,0.09392332;-0.7764957;0.1126946,0.09615313;-0.7378211;0.02548822,-0.07722955;0.006000536;-0.03808443,-0.1141754;-0.3831998;0.00112633,-0.1384395;-0.7746677;0.09180106,-0.1338108;-0.7359336;0.004695028,0.005399388;0.5325046;0.003439643,0;0;0,-0.006866492;0.3081506;0.007247686,-0.01442305;0.6050377;0.0002701283,0.1732221;0.48863;0.01022792,0.3804877;0.3687205;0.009112358,0.5942599;0.235427;-0.02376008,-0.1979749;0.4918466;0.02303039,-0.4271778;0.4233198;0.01260828,-0.6700128;0.3532827;-0.01332057,0.0734623;0.003628344;-0.04517698,0.1020748;-0.3882323;-0.04761553,0.1051939;-0.7834574;0.02883792,0.1110448;-0.8211927;-0.02650523,-0.07946412;0.002524939;-0.03361418,-0.1066924;-0.3892741;-0.04508388,-0.09381504;-0.7859288;0.02242108,-0.1092745;-0.8193644;-0.03607777,-0.01243105;0.5323777;0.00445652,413.9212
+0;0;0,0.002883967;0.3082277;0.00661809,0.006314327;0.6051907;-0.0006691501,0.1908876;0.4939571;0.02629726,0.4247683;0.4565811;0.06153066,0.6722854;0.4040128;0.08429432,-0.182067;0.4971746;0.008173356,-0.4143313;0.4398128;0.01824429,-0.6646526;0.39665;0.02299586,0.07915071;0.004212566;-0.03417971,0.08298842;-0.3849617;0.0197468,0.09392332;-0.7764957;0.1126946,0.09615313;-0.7378211;0.02548822,-0.07722955;0.006000536;-0.03808443,-0.1141754;-0.3831998;0.00112633,-0.1384395;-0.7746677;0.09180106,-0.1338108;-0.7359336;0.004695028,0.005399388;0.5325046;0.003439643,0;0;0,-0.006866492;0.3081506;0.007247686,-0.01442305;0.6050377;0.0002701283,0.1732221;0.48863;0.01022792,0.3804877;0.3687205;0.009112358,0.5942599;0.235427;-0.02376008,-0.1979749;0.4918466;0.02303039,-0.4271778;0.4233198;0.01260828,-0.6700128;0.3532827;-0.01332057,0.0734623;0.003628344;-0.04517698,0.1020748;-0.3882323;-0.04761553,0.1051939;-0.7834574;0.02883792,0.1110448;-0.8211927;-0.02650523,-0.07946412;0.002524939;-0.03361418,-0.1066924;-0.3892741;-0.04508388,-0.09381504;-0.7859288;0.02242108,-0.1092745;-0.8193644;-0.03607777,-0.01243105;0.5323777;0.00445652,413.9354
+0;0;0,0.002883237;0.3081498;0.006616417,0.006312245;0.6049956;-0.0006679515,0.1911037;0.4937455;0.02632367,0.424141;0.4565043;0.06143001,0.6687027;0.4045636;0.08392188,-0.1822888;0.4969667;0.008178493,-0.4137156;0.4398118;0.01821312,-0.661048;0.3971643;0.02290795,0.07914203;0.004212104;-0.03417596,0.08298599;-0.3855962;0.0198384,0.09391108;-0.7767791;0.1127028,0.09614006;-0.7381077;0.02552908,-0.07722108;0.005999878;-0.03808025,-0.1142271;-0.3838346;0.001194388,-0.1384694;-0.7749514;0.09178782,-0.1338425;-0.7362206;0.004714347,0.005397666;0.5323382;0.003439223,0;0;0,-0.006823204;0.3080716;0.007331371,-0.01432274;0.6048449;0.0004382133,0.1735282;0.4883987;0.01019263,0.3819594;0.3722902;0.009213448,0.5952671;0.2441731;-0.0239532,-0.1983045;0.4922745;0.02260508,-0.4276059;0.4271767;0.01217026,-0.6679954;0.3594894;-0.01323582,0.07344319;0.003653318;-0.04518795,0.1021474;-0.3888433;-0.0474906,0.1051975;-0.7837418;0.0287528,0.1110271;-0.8216273;-0.02635622,-0.07945923;0.002453985;-0.03360669,-0.1064709;-0.3900023;-0.04506243,-0.0937889;-0.7863232;0.02228874,-0.1090548;-0.8214957;-0.03427031,-0.0123454;0.532212;0.004604101,413.9535
+0;0;0,0.002792737;0.3081544;0.006437138,0.006147382;0.6049973;-0.001013677,0.1910174;0.4942141;0.02625983,0.4221265;0.4469516;0.06204547,0.6708874;0.4226212;0.0852882,-0.1826509;0.4981347;0.008075412,-0.4163859;0.4512546;0.01787189,-0.6636136;0.4081028;0.02339959,0.07922532;0.00415459;-0.03398953,0.08286059;-0.3857872;0.01906712,0.09368417;-0.7769853;0.1118793,0.09593319;-0.7383248;0.02470494,-0.07713007;0.006004736;-0.03826349,-0.1141778;-0.3838506;0.0007628538,-0.1384161;-0.7749637;0.09137349,-0.1337705;-0.7362437;0.004299939,0.005245938;0.5323417;0.003128443,0;0;0,-0.006823204;0.3080716;0.007331371,-0.01432274;0.6048449;0.0004382133,0.1735282;0.4883987;0.01019263,0.3819594;0.3722902;0.009213448,0.5952671;0.2441731;-0.0239532,-0.1983045;0.4922745;0.02260508,-0.4276059;0.4271767;0.01217026,-0.6679954;0.3594894;-0.01323582,0.07344319;0.003653318;-0.04518795,0.1021474;-0.3888433;-0.0474906,0.1051975;-0.7837418;0.0287528,0.1110271;-0.8216273;-0.02635622,-0.07945923;0.002453985;-0.03360669,-0.1064709;-0.3900023;-0.04506243,-0.0937889;-0.7863232;0.02228874,-0.1090548;-0.8214957;-0.03427031,-0.0123454;0.532212;0.004604101,413.965
+0;0;0,0.002792737;0.3081544;0.006437138,0.006147382;0.6049973;-0.001013677,0.1910174;0.4942141;0.02625983,0.4221265;0.4469516;0.06204547,0.6708874;0.4226212;0.0852882,-0.1826509;0.4981347;0.008075412,-0.4163859;0.4512546;0.01787189,-0.6636136;0.4081028;0.02339959,0.07922532;0.00415459;-0.03398953,0.08286059;-0.3857872;0.01906712,0.09368417;-0.7769853;0.1118793,0.09593319;-0.7383248;0.02470494,-0.07713007;0.006004736;-0.03826349,-0.1141778;-0.3838506;0.0007628538,-0.1384161;-0.7749637;0.09137349,-0.1337705;-0.7362437;0.004299939,0.005245938;0.5323417;0.003128443,0;0;0,-0.006823204;0.3080716;0.007331371,-0.01432274;0.6048449;0.0004382133,0.1735282;0.4883987;0.01019263,0.3819594;0.3722902;0.009213448,0.5952671;0.2441731;-0.0239532,-0.1983045;0.4922745;0.02260508,-0.4276059;0.4271767;0.01217026,-0.6679954;0.3594894;-0.01323582,0.07344319;0.003653318;-0.04518795,0.1021474;-0.3888433;-0.0474906,0.1051975;-0.7837418;0.0287528,0.1110271;-0.8216273;-0.02635622,-0.07945923;0.002453985;-0.03360669,-0.1064709;-0.3900023;-0.04506243,-0.0937889;-0.7863232;0.02228874,-0.1090548;-0.8214957;-0.03427031,-0.0123454;0.532212;0.004604101,413.9772
+0;0;0,0.002794163;0.3083117;0.006440423,0.006150264;0.6052836;-0.001013574,0.1914677;0.4943783;0.02631741,0.4228008;0.4470699;0.06213773,0.6688612;0.4230037;0.08512814,-0.1831013;0.4983083;0.008089163,-0.4170629;0.4513827;0.01789514,-0.6616067;0.4086993;0.02336283,0.07918202;0.004152319;-0.03397095,0.08282127;-0.3862168;0.01914385,0.09347602;-0.7713125;0.1105082,0.09673718;-0.7287545;-0.01589788,-0.07708791;0.006001454;-0.03824258,-0.1141762;-0.3842812;0.0008265376,-0.1380365;-0.7692931;0.09002371,-0.1313001;-0.7266487;-0.03623624,0.005248444;0.5325977;0.00313027,0;0;0,-0.006897114;0.3082301;0.007213831,-0.01445117;0.6051282;0.000187397,0.1737635;0.4881647;0.01015258,0.383857;0.374605;0.009124517,0.5971193;0.2514632;-0.02263594,-0.1989011;0.4924761;0.02220031,-0.4291781;0.4299473;0.0122598,-0.6676613;0.3654573;-0.01264569,0.07343878;0.003635317;-0.04510641,0.1022027;-0.389289;-0.04747033,0.1048488;-0.7778303;0.02861071,0.09768318;-0.7704657;-0.09622169,-0.07938556;0.00244888;-0.03365999,-0.1062461;-0.3904487;-0.04517072,-0.09384502;-0.7805803;0.02118617,-0.1163665;-0.8443578;-0.06155065,-0.01246234;0.5324671;0.004387617,413.9982
+0;0;0,0.002698564;0.3083166;0.006246541,0.005973848;0.6052855;-0.001361697,0.191358;0.4947138;0.02618637,0.422917;0.4482315;0.06162588,0.6697954;0.4362706;0.08532099,-0.183444;0.499465;0.008440515,-0.4183825;0.4573271;0.01646811,-0.6636263;0.4193045;0.02442075,0.07921557;0.004163944;-0.0338912,0.08279802;-0.3862733;0.0187241,0.09343933;-0.7713596;0.1101298,0.09658603;-0.7288165;-0.01628064,-0.07704996;0.005923099;-0.0383312,-0.1141068;-0.3843747;0.0006163381,-0.1379813;-0.7694061;0.08972605,-0.1313592;-0.7267761;-0.03654139,0.005093416;0.5326015;0.002819341,0;0;0,-0.006897114;0.3082301;0.007213831,-0.01445117;0.6051282;0.000187397,0.1737635;0.4881647;0.01015258,0.383857;0.374605;0.009124517,0.5971193;0.2514632;-0.02263594,-0.1989011;0.4924761;0.02220031,-0.4291781;0.4299473;0.0122598,-0.6676613;0.3654573;-0.01264569,0.07343878;0.003635317;-0.04510641,0.1022027;-0.389289;-0.04747033,0.1048488;-0.7778303;0.02861071,0.09768318;-0.7704657;-0.09622169,-0.07938556;0.00244888;-0.03365999,-0.1062461;-0.3904487;-0.04517072,-0.09384502;-0.7805803;0.02118617,-0.1163665;-0.8443578;-0.06155065,-0.01246234;0.5324671;0.004387617,414.0097
+0;0;0,0.002699538;0.3084278;0.006248793,0.005975831;0.6054882;-0.001361808,0.1913491;0.494896;0.02618623,0.4228329;0.4484288;0.06161424,0.6673301;0.4365832;0.0850808,-0.1834316;0.4996469;0.008441396,-0.4182938;0.4575227;0.01646639,-0.6611721;0.4198668;0.02434232,0.07905196;0.004155343;-0.0338212,0.08263825;-0.3867011;0.0188506,0.09327859;-0.7717522;0.110248,0.09642513;-0.7292098;-0.01615588,-0.07689081;0.005910865;-0.03825202,-0.1139875;-0.384806;0.0007373318,-0.1378598;-0.7698022;0.08983891,-0.131238;-0.7271729;-0.03642192,0.005095124;0.5327814;0.002820542,0;0;0,-0.006721742;0.3083506;0.006980419,-0.01401439;0.60534;-0.0003209114,0.1739426;0.4876944;0.01015019,0.3855785;0.3772057;0.008871794,0.5983378;0.2579094;-0.02230096,-0.1985798;0.4929176;0.0217729,-0.4294999;0.4331675;0.01152782,-0.6665314;0.3725641;-0.0132332,0.07341789;0.003511637;-0.04480886,0.102229;-0.3898334;-0.04718065,0.1049716;-0.7783399;0.02888703,0.09791657;-0.7710004;-0.09594035,-0.07903537;0.002632966;-0.03401219,-0.1054958;-0.3907184;-0.04543679,-0.0936031;-0.7807591;0.02133071,-0.1174173;-0.8434897;-0.06221016,-0.01209945;0.5326584;0.003952742,414.0206
+0;0;0,0.002699538;0.3084278;0.006248793,0.005975831;0.6054882;-0.001361808,0.1913491;0.494896;0.02618623,0.4228329;0.4484288;0.06161424,0.6673301;0.4365832;0.0850808,-0.1834316;0.4996469;0.008441396,-0.4182938;0.4575227;0.01646639,-0.6611721;0.4198668;0.02434232,0.07905196;0.004155343;-0.0338212,0.08263825;-0.3867011;0.0188506,0.09327859;-0.7717522;0.110248,0.09642513;-0.7292098;-0.01615588,-0.07689081;0.005910865;-0.03825202,-0.1139875;-0.384806;0.0007373318,-0.1378598;-0.7698022;0.08983891,-0.131238;-0.7271729;-0.03642192,0.005095124;0.5327814;0.002820542,0;0;0,-0.006721742;0.3083506;0.006980419,-0.01401439;0.60534;-0.0003209114,0.1739426;0.4876944;0.01015019,0.3855785;0.3772057;0.008871794,0.5983378;0.2579094;-0.02230096,-0.1985798;0.4929176;0.0217729,-0.4294999;0.4331675;0.01152782,-0.6665314;0.3725641;-0.0132332,0.07341789;0.003511637;-0.04480886,0.102229;-0.3898334;-0.04718065,0.1049716;-0.7783399;0.02888703,0.09791657;-0.7710004;-0.09594035,-0.07903537;0.002632966;-0.03401219,-0.1054958;-0.3907184;-0.04543679,-0.0936031;-0.7807591;0.02133071,-0.1174173;-0.8434897;-0.06221016,-0.01209945;0.5326584;0.003952742,414.0432
+0;0;0,0.002590464;0.3083698;0.005870715,0.005792562;0.6053172;-0.001955233,0.1917794;0.4952829;0.0259154,0.4242287;0.4538028;0.06061442,0.6654966;0.4496561;0.08482458,-0.1842902;0.5006403;0.008471005,-0.4196294;0.4616583;0.01575857,-0.6599767;0.4304769;0.02438708,0.07896899;0.004147242;-0.03363787,0.08242058;-0.3871272;0.0183155,0.09304351;-0.7726766;0.1097299,0.09525818;-0.7336029;0.0180831,-0.07667969;0.005864035;-0.038349,-0.1139767;-0.3851888;0.0002949312,-0.1378315;-0.7706536;0.08954512,-0.1330982;-0.7315167;-0.001999848,0.004930237;0.5326422;0.002284386,0;0;0,-0.006663121;0.3082877;0.006886721,-0.01388758;0.6051694;-0.0004706383,0.174545;0.4874409;0.01012182,0.3873612;0.3794341;0.009116888,0.5986803;0.2643313;-0.02103591,-0.1990657;0.4931125;0.02160717,-0.431035;0.4382721;0.009773158,-0.6643426;0.3755704;-0.01143061,0.07334606;0.003510341;-0.04464126,0.102242;-0.3901457;-0.04723454,0.105063;-0.7791346;0.02890611,0.1134013;-0.8203278;-0.02895904,-0.07883281;0.002595472;-0.03410953,-0.1051653;-0.3910859;-0.04543968,-0.09329043;-0.7815681;0.02164512,-0.1105555;-0.8186994;-0.03903172,-0.01198958;0.5325167;0.00381422,414.0543
+0;0;0,0.002590464;0.3083698;0.005870715,0.005792562;0.6053172;-0.001955233,0.1917794;0.4952829;0.0259154,0.4242287;0.4538028;0.06061442,0.6654966;0.4496561;0.08482458,-0.1842902;0.5006403;0.008471005,-0.4196294;0.4616583;0.01575857,-0.6599767;0.4304769;0.02438708,0.07896899;0.004147242;-0.03363787,0.08242058;-0.3871272;0.0183155,0.09304351;-0.7726766;0.1097299,0.09525818;-0.7336029;0.0180831,-0.07667969;0.005864035;-0.038349,-0.1139767;-0.3851888;0.0002949312,-0.1378315;-0.7706536;0.08954512,-0.1330982;-0.7315167;-0.001999848,0.004930237;0.5326422;0.002284386,0;0;0,-0.006663121;0.3082877;0.006886721,-0.01388758;0.6051694;-0.0004706383,0.174545;0.4874409;0.01012182,0.3873612;0.3794341;0.009116888,0.5986803;0.2643313;-0.02103591,-0.1990657;0.4931125;0.02160717,-0.431035;0.4382721;0.009773158,-0.6643426;0.3755704;-0.01143061,0.07334606;0.003510341;-0.04464126,0.102242;-0.3901457;-0.04723454,0.105063;-0.7791346;0.02890611,0.1134013;-0.8203278;-0.02895904,-0.07883281;0.002595472;-0.03410953,-0.1051653;-0.3910859;-0.04543968,-0.09329043;-0.7815681;0.02164512,-0.1105555;-0.8186994;-0.03903172,-0.01198958;0.5325167;0.00381422,414.0654
+0;0;0,0.002590464;0.3083698;0.005870715,0.005792562;0.6053172;-0.001955233,0.1917794;0.4952829;0.0259154,0.4242287;0.4538028;0.06061442,0.6654966;0.4496561;0.08482458,-0.1842902;0.5006403;0.008471005,-0.4196294;0.4616583;0.01575857,-0.6599767;0.4304769;0.02438708,0.07896899;0.004147242;-0.03363787,0.08242058;-0.3871272;0.0183155,0.09304351;-0.7726766;0.1097299,0.09525818;-0.7336029;0.0180831,-0.07667969;0.005864035;-0.038349,-0.1139767;-0.3851888;0.0002949312,-0.1378315;-0.7706536;0.08954512,-0.1330982;-0.7315167;-0.001999848,0.004930237;0.5326422;0.002284386,0;0;0,-0.006663121;0.3082877;0.006886721,-0.01388758;0.6051694;-0.0004706383,0.174545;0.4874409;0.01012182,0.3873612;0.3794341;0.009116888,0.5986803;0.2643313;-0.02103591,-0.1990657;0.4931125;0.02160717,-0.431035;0.4382721;0.009773158,-0.6643426;0.3755704;-0.01143061,0.07334606;0.003510341;-0.04464126,0.102242;-0.3901457;-0.04723454,0.105063;-0.7791346;0.02890611,0.1134013;-0.8203278;-0.02895904,-0.07883281;0.002595472;-0.03410953,-0.1051653;-0.3910859;-0.04543968,-0.09329043;-0.7815681;0.02164512,-0.1105555;-0.8186994;-0.03903172,-0.01198958;0.5325167;0.00381422,414.0768
+0;0;0,0.002505407;0.3084138;0.005440234,0.005600275;0.6053652;-0.002775331,0.1920544;0.4958766;0.02587922,0.4263239;0.4613251;0.05802495,0.6643636;0.4591147;0.08494964,-0.184962;0.5014856;0.008529409,-0.4211872;0.4659984;0.01543055,-0.6594156;0.4422061;0.02402752,0.07890393;0.004153765;-0.03350562,0.08239236;-0.3875746;0.01792153,0.09307404;-0.7756135;0.1096822,0.09608949;-0.7331446;-0.01670869,-0.07650525;0.005803795;-0.03845741,-0.1140131;-0.3856517;-0.000197798,-0.1379499;-0.7735439;0.08966301,-0.1314609;-0.7309887;-0.03658871,0.004771458;0.5326941;0.001575523,0;0;0,-0.00656835;0.308325;0.006892204,-0.0136766;0.6052243;-0.0004403596,0.1751486;0.4875201;0.01003623,0.3899332;0.3827582;0.008680105,0.5997703;0.2709521;-0.02065516,-0.1995751;0.4943902;0.02137673,-0.4322165;0.4410146;0.009615139,-0.6633329;0.3808968;-0.009458751,0.07328518;0.003429339;-0.04453349,0.1022887;-0.3906009;-0.0471735,0.1051582;-0.7820624;0.02936387,0.0982288;-0.7746943;-0.09545206,-0.07867115;0.002674331;-0.0341966,-0.1049713;-0.3913854;-0.04574031,-0.09329281;-0.7842385;0.02236519,-0.1173477;-0.8467938;-0.06126561,-0.01180956;0.532568;0.003836393,414.099
+0;0;0,0.002505407;0.3084138;0.005440234,0.005600275;0.6053652;-0.002775331,0.1920544;0.4958766;0.02587922,0.4263239;0.4613251;0.05802495,0.6643636;0.4591147;0.08494964,-0.184962;0.5014856;0.008529409,-0.4211872;0.4659984;0.01543055,-0.6594156;0.4422061;0.02402752,0.07890393;0.004153765;-0.03350562,0.08239236;-0.3875746;0.01792153,0.09307404;-0.7756135;0.1096822,0.09608949;-0.7331446;-0.01670869,-0.07650525;0.005803795;-0.03845741,-0.1140131;-0.3856517;-0.000197798,-0.1379499;-0.7735439;0.08966301,-0.1314609;-0.7309887;-0.03658871,0.004771458;0.5326941;0.001575523,0;0;0,-0.00656835;0.308325;0.006892204,-0.0136766;0.6052243;-0.0004403596,0.1751486;0.4875201;0.01003623,0.3899332;0.3827582;0.008680105,0.5997703;0.2709521;-0.02065516,-0.1995751;0.4943902;0.02137673,-0.4322165;0.4410146;0.009615139,-0.6633329;0.3808968;-0.009458751,0.07328518;0.003429339;-0.04453349,0.1022887;-0.3906009;-0.0471735,0.1051582;-0.7820624;0.02936387,0.0982288;-0.7746943;-0.09545206,-0.07867115;0.002674331;-0.0341966,-0.1049713;-0.3913854;-0.04574031,-0.09329281;-0.7842385;0.02236519,-0.1173477;-0.8467938;-0.06126561,-0.01180956;0.532568;0.003836393,414.1103
+0;0;0,0.00250553;0.3084289;0.005440501,0.005600164;0.6053584;-0.002774318,0.1925401;0.4957828;0.02594274,0.4278382;0.4610796;0.05822962,0.6639555;0.458887;0.08493686,-0.185454;0.5014063;0.008547941,-0.4227165;0.4657633;0.01547938,-0.6590208;0.4421631;0.02400693,0.07878574;0.004147543;-0.03345544,0.08227608;-0.3877962;0.01799997,0.09299599;-0.7772238;0.1100891,0.09601117;-0.734756;-0.0162905,-0.07639067;0.005795102;-0.03839981,-0.1139191;-0.3858756;-0.000119172,-0.1379416;-0.775156;0.09006323,-0.1314532;-0.7326019;-0.03617716,0.004771444;0.5326958;0.001576023,0;0;0,-0.00660421;0.3083398;0.006871223,-0.01374266;0.6052164;-0.0004594328,0.1757184;0.4880102;0.01006961,0.3922419;0.3844377;0.00856781,0.6021677;0.2770173;-0.02078223,-0.2001288;0.4943669;0.02147673,-0.4342923;0.4431067;0.009153835,-0.6646478;0.3878893;-0.009735396,0.07325017;0.00338471;-0.04434657,0.1021017;-0.3908738;-0.04708743,0.1050044;-0.783789;0.02945256,0.09806222;-0.776403;-0.09535433,-0.07845461;0.002715997;-0.034368,-0.1048964;-0.3915622;-0.0455587,-0.09294166;-0.7857435;0.02319686,-0.1169444;-0.8485486;-0.06015434,-0.01186834;0.5325688;0.003814459,414.1324
+0;0;0,0.002413625;0.3084358;0.005079625,0.00541308;0.6053576;-0.003446112,0.1924854;0.4964597;0.02551099,0.4284982;0.4669214;0.0577193,0.664557;0.4672998;0.08502439,-0.1856864;0.5019422;0.008433306,-0.4233018;0.4686293;0.01484614,-0.6601456;0.4521402;0.02497225,0.07884593;0.004187673;-0.03330832,0.0820682;-0.3878376;0.0175398,0.0929295;-0.7773384;0.1093018,0.09584664;-0.7349012;-0.01708312,-0.07630011;0.005723443;-0.03859013,-0.1140563;-0.385953;-0.0005935542,-0.1380731;-0.7752639;0.08945836,-0.1316821;-0.7327342;-0.03678942,0.004607484;0.5326991;0.0009759679,0;0;0,-0.00660421;0.3083398;0.006871223,-0.01374266;0.6052164;-0.0004594328,0.1757184;0.4880102;0.01006961,0.3922419;0.3844377;0.00856781,0.6021677;0.2770173;-0.02078223,-0.2001288;0.4943669;0.02147673,-0.4342923;0.4431067;0.009153835,-0.6646478;0.3878893;-0.009735396,0.07325017;0.00338471;-0.04434657,0.1021017;-0.3908738;-0.04708743,0.1050044;-0.783789;0.02945256,0.09806222;-0.776403;-0.09535433,-0.07845461;0.002715997;-0.034368,-0.1048964;-0.3915622;-0.0455587,-0.09294166;-0.7857435;0.02319686,-0.1169444;-0.8485486;-0.06015434,-0.01186834;0.5325688;0.003814459,414.1437

+ 192 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006327803;0.3303176;0.007527087,0.0126671;0.648627;-0.000527415,0.1911996;0.5222277;0.02476491,0.2323465;0.2392878;0.04502803,0.2782549;0.003438979;0.009545654,-0.1676276;0.5132056;0.0056667,-0.211914;0.2300144;0.005928655,-0.2522436;-0.006654605;-0.03084844,0.07244338;0.004372073;-0.03191404,0.08352976;-0.3519885;0.0179689,0.0904576;-0.736553;0.1100948,0.09296785;-0.6968615;0.01184966,-0.07114129;0.00530905;-0.03458897,-0.09883122;-0.3517649;0.001955505,-0.1212352;-0.7368664;0.08924785,-0.1160785;-0.6970962;-0.008886114,0.0110534;0.5706779;0.00396116,0;0;0,-0.004529335;0.3304269;0.001995564,-0.008902729;0.6485959;-0.01117992,0.1692072;0.5124899;0.01780534,0.2161242;0.2299448;0.02901602,0.2786794;0.0006326735;-0.02092457,-0.1826862;0.5124236;-0.04032514,-0.2446033;0.2328261;-0.02806931,-0.2748196;-0.004413813;-0.07044183,0.0738365;0.0004643649;-0.02887249,0.1147661;-0.3571861;-0.02500487,0.1215188;-0.744127;0.05657983,0.1383095;-0.7818132;-0.01334143,-0.06681765;0.005388195;-0.04233243,-0.1170081;-0.3507372;-0.02621808,-0.1260615;-0.7358567;0.06336962,-0.1146687;-0.7246661;-0.03290465,-0.007722162;0.5707257;-0.005378008,261.9828
+0;0;0,0.006327803;0.3303176;0.007527087,0.0126671;0.648627;-0.000527415,0.1911996;0.5222277;0.02476491,0.2323465;0.2392878;0.04502803,0.2782549;0.003438979;0.009545654,-0.1676276;0.5132056;0.0056667,-0.211914;0.2300144;0.005928655,-0.2522436;-0.006654605;-0.03084844,0.07244338;0.004372073;-0.03191404,0.08352976;-0.3519885;0.0179689,0.0904576;-0.736553;0.1100948,0.09296785;-0.6968615;0.01184966,-0.07114129;0.00530905;-0.03458897,-0.09883122;-0.3517649;0.001955505,-0.1212352;-0.7368664;0.08924785,-0.1160785;-0.6970962;-0.008886114,0.0110534;0.5706779;0.00396116,0;0;0,-0.004529335;0.3304269;0.001995564,-0.008902729;0.6485959;-0.01117992,0.1692072;0.5124899;0.01780534,0.2161242;0.2299448;0.02901602,0.2786794;0.0006326735;-0.02092457,-0.1826862;0.5124236;-0.04032514,-0.2446033;0.2328261;-0.02806931,-0.2748196;-0.004413813;-0.07044183,0.0738365;0.0004643649;-0.02887249,0.1147661;-0.3571861;-0.02500487,0.1215188;-0.744127;0.05657983,0.1383095;-0.7818132;-0.01334143,-0.06681765;0.005388195;-0.04233243,-0.1170081;-0.3507372;-0.02621808,-0.1260615;-0.7358567;0.06336962,-0.1146687;-0.7246661;-0.03290465,-0.007722162;0.5707257;-0.005378008,262.0107
+0;0;0,0.006250651;0.3303137;0.007655063,0.01253838;0.6486752;-0.0002483088,0.1911465;0.5223796;0.02500848,0.2323059;0.2388464;0.0452222,0.2780323;0.002964556;0.009573586,-0.1677351;0.513112;0.006078445,-0.2120761;0.2293381;0.006271875,-0.2523676;-0.007329851;-0.03069907,0.07249322;0.004380609;-0.03182864,0.08345835;-0.3518092;0.01839789,0.09051911;-0.7495208;0.1138003,0.09516199;-0.7884445;0.05152504,-0.07111245;0.005309768;-0.03467484,-0.09877122;-0.3516101;0.002167478,-0.1223562;-0.7498561;0.09255476,-0.1175421;-0.7106466;0.0001304746,0.01093635;0.5707051;0.004201757,0;0;0,-0.004454516;0.3304268;0.001754045,-0.008833878;0.6486287;-0.01175737,0.1692556;0.5125163;0.01776958,0.2160321;0.2293515;0.02887917,0.2785113;5.337596E-05;-0.02132773,-0.182773;0.5124953;-0.0402427,-0.2448139;0.2323222;-0.02809066,-0.2751864;-0.004952893;-0.07028139,0.0738548;0.0004536361;-0.02885795,0.1146796;-0.3570833;-0.02500677,0.1223472;-0.7577018;0.05728555,0.1402666;-0.7842566;-0.01434325,-0.06682624;0.005397638;-0.04233955,-0.1170371;-0.3505956;-0.026159,-0.1264366;-0.7489093;0.06648987,-0.1408274;-0.7977846;0.01935345,-0.007646665;0.5707465;-0.00586915,262.0331
+0;0;0,0.006250397;0.3303003;0.007654753,0.01253893;0.6487021;-0.0002499823,0.1912225;0.5223677;0.02501661,0.2322644;0.2396429;0.0451727,0.2780534;0.003438786;0.009475373,-0.1678101;0.5130963;0.006078611,-0.2120246;0.2301315;0.006271489,-0.2523712;-0.006859854;-0.03074997,0.07245375;0.004378223;-0.03181131,0.08340609;-0.3513961;0.01835662,0.09042663;-0.7468426;0.1132157,0.09503389;-0.7852376;0.05141823,-0.07107373;0.005306877;-0.03465595,-0.09870023;-0.3511966;0.002143379,-0.1221509;-0.7471745;0.09201588,-0.1173737;-0.7080356;0.0003006756,0.01093652;0.5707135;0.004201133,0;0;0,-0.0043796;0.3304153;0.001582384,-0.008674689;0.6486441;-0.01226068,0.1694019;0.5124259;0.01768827,0.2158563;0.2300355;0.02871633,0.2783139;0.0003679395;-0.02143574,-0.182795;0.5125363;-0.04033412,-0.2448085;0.2331944;-0.02823529,-0.2752519;-0.004418209;-0.07038762,0.07387611;0.0003628582;-0.02868557,0.1147959;-0.3567448;-0.02524662,0.122815;-0.7550818;0.05653834,0.1397922;-0.7827342;-0.01350451,-0.06675308;0.005411318;-0.04237237,-0.1170516;-0.3501501;-0.02630091,-0.1264646;-0.7462738;0.06547537,-0.1158364;-0.7339159;-0.02449027,-0.007508546;0.5707499;-0.006283283,262.0555
+0;0;0,0.006250088;0.330284;0.007654374,0.01253885;0.6486972;-0.0002507158,0.1911693;0.5223726;0.02501001,0.2323446;0.23873;0.04523154,0.2779252;0.003600597;0.009696644,-0.1677577;0.5131038;0.00607758,-0.2121158;0.2292204;0.006271085,-0.2522788;-0.006692529;-0.03058192,0.07243783;0.004377262;-0.03180432,0.08339048;-0.3514073;0.01836507,0.09024163;-0.7373126;0.1109354,0.09486538;-0.7759523;0.04891675,-0.07105812;0.005305711;-0.03464834,-0.09868541;-0.3512081;0.002152063,-0.1215702;-0.7376318;0.08985613,-0.116776;-0.6984602;-0.002187297,0.01093635;0.5707042;0.004200654,0;0;0,-0.004244253;0.3304012;0.001464844,-0.008456461;0.6486402;-0.01244116,0.1695384;0.5124564;0.01763964,0.2157971;0.2290979;0.02884531,0.278048;0.0005206764;-0.02118897,-0.1826052;0.5126253;-0.04031875,-0.244975;0.2324103;-0.02819524,-0.275409;-0.004187912;-0.06968296,0.07387415;0.000350982;-0.02864265,0.1147377;-0.3567733;-0.02516508,0.1225291;-0.7451388;0.05638576,0.1374907;-0.773232;-0.01418638,-0.06670912;0.005420128;-0.04240789,-0.1168161;-0.3501596;-0.02591542,-0.1259049;-0.7367489;0.06355565,-0.1152478;-0.7244574;-0.0267324,-0.007309511;0.570742;-0.006454468,262.0891
+0;0;0,0.006220222;0.3302835;0.007699065,0.01248936;0.6486981;-0.0001648818,0.1911268;0.5223601;0.02503245,0.2322707;0.238714;0.04526899,0.2777818;0.003572226;0.009726997,-0.1677854;0.51305;0.006168189,-0.2121354;0.2291653;0.006236502,-0.2523143;-0.006757215;-0.03053835,0.0724227;0.004391639;-0.03183677,0.08324889;-0.3513837;0.0184256,0.08983529;-0.7373139;0.110911,0.09405899;-0.7764552;0.04942326,-0.07107773;0.005293674;-0.03460994,-0.09875551;-0.351213;0.002221227,-0.1217233;-0.7376235;0.08996218,-0.1169453;-0.6984481;-0.002081722,0.01089105;0.5707045;0.004276997,0;0;0,-0.004244253;0.3304012;0.001464844,-0.008456461;0.6486402;-0.01244116,0.1695384;0.5124564;0.01763964,0.2157971;0.2290979;0.02884531,0.278048;0.0005206764;-0.02118897,-0.1826052;0.5126253;-0.04031875,-0.244975;0.2324103;-0.02819524,-0.275409;-0.004187912;-0.06968296,0.07387415;0.000350982;-0.02864265,0.1147377;-0.3567733;-0.02516508,0.1225291;-0.7451388;0.05638576,0.1374907;-0.773232;-0.01418638,-0.06670912;0.005420128;-0.04240789,-0.1168161;-0.3501596;-0.02591542,-0.1259049;-0.7367489;0.06355565,-0.1152478;-0.7244574;-0.0267324,-0.007309511;0.570742;-0.006454468,262.1116
+0;0;0,0.006220439;0.330295;0.007699333,0.01249026;0.6487443;-0.0001655626,0.1912215;0.5223706;0.02504319,0.2326451;0.2367956;0.04541734,0.2783363;0.0007229149;0.009734642,-0.1678779;0.5130555;0.006169097,-0.2125294;0.2272403;0.006237875,-0.2528674;-0.009616137;-0.03068256,0.07242646;0.004391867;-0.03183842,0.08325697;-0.3515252;0.01844396,0.0898449;-0.7375457;0.110951,0.09438469;-0.7818612;0.04486177,-0.07108141;0.005293948;-0.03461174,-0.09877022;-0.3513548;0.002234105,-0.1217434;-0.7378556;0.08999559,-0.1166078;-0.6979936;-0.008936502,0.01089174;0.5707401;0.004276921,0;0;0,-0.004217453;0.3304133;0.001407385,-0.008416533;0.6486849;-0.01255918,0.1696534;0.5124309;0.0175817,0.2161393;0.2271358;0.02897668,0.2783278;-0.002270728;-0.02197909,-0.182665;0.5126169;-0.04038828,-0.24552;0.2305129;-0.02811313,-0.2761799;-0.007024691;-0.06967166,0.0738813;0.0003381073;-0.02863574,0.1146904;-0.3569357;-0.0250783,0.1227566;-0.7454162;0.05635023,0.1343632;-0.7836546;-0.01520395,-0.06671168;0.005428872;-0.04241043,-0.116618;-0.3502906;-0.02521624,-0.1252472;-0.7369565;0.06438109,-0.1395901;-0.7914187;0.01367002,-0.007271953;0.5707768;-0.006560087,262.134
+0;0;0,0.006220331;0.3302893;0.0076992,0.01249009;0.6487356;-0.0001655822,0.1914045;0.5223144;0.02506417,0.232884;0.2363543;0.04546579,0.2788794;-0.001290113;0.009545524,-0.1680596;0.5129898;0.006170907,-0.2127714;0.2267892;0.006239777,-0.2533779;-0.01164418;-0.03092647,0.07242484;0.004391768;-0.03183771,0.08325585;-0.3515419;0.01844702,0.09015016;-0.7555144;0.1152561,0.09451172;-0.7969123;0.0517616,-0.07107983;0.00529383;-0.03461096,-0.09876993;-0.3513715;0.002236594,-0.1228115;-0.7558466;0.09407945,-0.1178775;-0.7163718;-0.0009684786,0.0108916;0.570733;0.004276807,0;0;0,-0.004240513;0.3304076;0.001356125,-0.008449212;0.6486758;-0.01261282,0.1698257;0.5124488;0.01759934,0.2161554;0.2267397;0.02916574,0.2785904;-0.004326105;-0.02173805,-0.1829157;0.5125744;-0.04029078,-0.246008;0.2301174;-0.02815202,-0.2768798;-0.009014681;-0.06990734,0.07388272;0.0003170669;-0.0286274,0.1147477;-0.3569671;-0.02506304,0.1219467;-0.7641398;0.05722833,0.1393482;-0.7874103;-0.02028084,-0.0667059;0.005446573;-0.04241395,-0.1169362;-0.3502501;-0.02534259,-0.1257672;-0.7548391;0.06869468,-0.1393329;-0.8061993;0.02027246,-0.007300913;0.5707695;-0.006613493,262.1674
+0;0;0,0.006177728;0.3302875;0.007751445,0.01242504;0.6487481;-5.867239E-05,0.1915019;0.5223362;0.02505277,0.2329112;0.2361927;0.04557005,0.2788435;-0.0009638965;0.009650666,-0.1682239;0.5128753;0.00632048,-0.2129488;0.2264953;0.006282475,-0.2534393;-0.01145492;-0.03091212,0.07243198;0.004383339;-0.03183886,0.08344379;-0.3521699;0.01882833,0.09024779;-0.7535332;0.1146712,0.09254562;-0.7142482;0.02079326,-0.0710821;0.005303839;-0.03461969,-0.09885789;-0.3520124;0.002424486,-0.1228169;-0.7537925;0.09365657,-0.1179891;-0.7144402;-0.0001186356,0.01083081;0.5707402;0.004370935,0;0;0,-0.004220717;0.3304066;0.001307249,-0.008422077;0.6486855;-0.01270843,0.1699628;0.5123632;0.01753736,0.2161619;0.2264546;0.02918506,0.2783761;-0.004138038;-0.02180219,-0.1830239;0.5125401;-0.04037106,-0.2462511;0.2299339;-0.02813037,-0.27711;-0.008762389;-0.06954352,0.07389526;0.0002699345;-0.02861357,0.1147662;-0.3576888;-0.02490544,0.1221945;-0.7620404;0.05736971,0.1391531;-0.7871511;-0.01732826,-0.06670943;0.005460411;-0.0424188,-0.1170938;-0.3508954;-0.02537341,-0.1258786;-0.7527891;0.06805509,-0.1394227;-0.8030621;0.02033315,-0.007275052;0.5707753;-0.006700516,262.1894
+0;0;0,0.006177728;0.3302875;0.007751445,0.01242504;0.6487481;-5.867239E-05,0.1915019;0.5223362;0.02505277,0.2329112;0.2361927;0.04557005,0.2788435;-0.0009638965;0.009650666,-0.1682239;0.5128753;0.00632048,-0.2129488;0.2264953;0.006282475,-0.2534393;-0.01145492;-0.03091212,0.07243198;0.004383339;-0.03183886,0.08344379;-0.3521699;0.01882833,0.09024779;-0.7535332;0.1146712,0.09254562;-0.7142482;0.02079326,-0.0710821;0.005303839;-0.03461969,-0.09885789;-0.3520124;0.002424486,-0.1228169;-0.7537925;0.09365657,-0.1179891;-0.7144402;-0.0001186356,0.01083081;0.5707402;0.004370935,0;0;0,-0.004220717;0.3304066;0.001307249,-0.008422077;0.6486855;-0.01270843,0.1699628;0.5123632;0.01753736,0.2161619;0.2264546;0.02918506,0.2783761;-0.004138038;-0.02180219,-0.1830239;0.5125401;-0.04037106,-0.2462511;0.2299339;-0.02813037,-0.27711;-0.008762389;-0.06954352,0.07389526;0.0002699345;-0.02861357,0.1147662;-0.3576888;-0.02490544,0.1221945;-0.7620404;0.05736971,0.1391531;-0.7871511;-0.01732826,-0.06670943;0.005460411;-0.0424188,-0.1170938;-0.3508954;-0.02537341,-0.1258786;-0.7527891;0.06805509,-0.1394227;-0.8030621;0.02033315,-0.007275052;0.5707753;-0.006700516,262.2123
+0;0;0,0.006178257;0.3303157;0.007752108,0.0124258;0.6487879;-5.82803E-05,0.1917727;0.5223011;0.02508422,0.2331435;0.2364237;0.04558243,0.2790686;-0.000695765;0.009668678,-0.1684908;0.512826;0.00632393,-0.2131741;0.2267124;0.006285959,-0.2536584;-0.01120052;-0.0309028,0.07239309;0.004380985;-0.03182176,0.08339702;-0.3519169;0.01880914,0.09008521;-0.7464486;0.1130207,0.09238251;-0.7071659;0.0191645,-0.07104394;0.005300991;-0.0346011,-0.09879982;-0.3517593;0.002416544,-0.122351;-0.7467008;0.09209578,-0.1175244;-0.7073506;-0.001657702,0.01083152;0.5707774;0.004371471,0;0;0,-0.004203551;0.3304355;0.00119853,-0.008395538;0.648725;-0.01284599,0.1702403;0.5122342;0.01732349,0.2161287;0.2265563;0.02915454,0.278283;-0.004034072;-0.02173233,-0.1833046;0.5125965;-0.04052646,-0.2465164;0.2302686;-0.02816453,-0.2774301;-0.008397579;-0.06948459,0.07390227;0.0001999587;-0.02847791,0.1147423;-0.3575047;-0.02498126,0.1224263;-0.7547946;0.0567348,0.1366781;-0.7808385;-0.01780653,-0.06663761;0.005502196;-0.04244683,-0.1168269;-0.350618;-0.02535461,-0.125601;-0.7457221;0.06625152,-0.1148095;-0.7337679;-0.02571766,-0.007252418;0.5708126;-0.006833792,262.2456
+0;0;0,0.006132218;0.3303466;0.007798383,0.01235182;0.6488515;3.067311E-05,0.1917899;0.5223306;0.02507215,0.2332138;0.2364958;0.04563317,0.2790987;-0.001225069;0.009568721,-0.1686088;0.5127864;0.006464111,-0.2132818;0.2267015;0.006346829,-0.2538278;-0.01180859;-0.03088507,0.07239676;0.004380568;-0.03181576,0.08346511;-0.352007;0.01905946,0.09020188;-0.7408926;0.1116181,0.09261017;-0.700992;0.0115791,-0.071048;0.005304373;-0.03459433,-0.09878068;-0.3518704;0.002553292,-0.1220478;-0.7410773;0.09099121,-0.1169409;-0.7011064;-0.008939423,0.01076407;0.5708311;0.004450447,0;0;0,-0.004271314;0.3304661;0.001087427,-0.008511536;0.6487837;-0.01301169,0.1702006;0.5122946;0.01731205,0.2159647;0.2266287;0.02918267,0.2781601;-0.004640236;-0.02145004,-0.1834772;0.5126466;-0.04076323,-0.2468929;0.2304049;-0.02818104,-0.2779635;-0.008825421;-0.06966305,0.07393422;0.0001802742;-0.02839756,0.114755;-0.3576533;-0.02497244,0.1226674;-0.7492839;0.05507421,0.1355837;-0.7858456;-0.01918435,-0.06662133;0.00551894;-0.0424719,-0.1171132;-0.3506639;-0.0249452,-0.1254685;-0.7401109;0.06508721,-0.1396628;-0.7962346;0.0151586,-0.007358409;0.5708632;-0.006986141,262.2679
+0;0;0,0.006133407;0.3304106;0.007799895,0.01235394;0.6489629;3.094831E-05,0.1917651;0.5224355;0.02507016,0.2331823;0.2366469;0.04562787,0.2790654;-0.001064315;0.009564884,-0.1685807;0.5128927;0.006464855,-0.2132464;0.2268541;0.006347592,-0.2537908;-0.01164635;-0.03088279,0.07237452;0.004379222;-0.03180598,0.08344519;-0.3520833;0.01907995,0.09017815;-0.7407489;0.1115862,0.09246449;-0.7013496;0.01661295,-0.07102617;0.005302744;-0.03458371,-0.09876469;-0.3519472;0.002571739,-0.1220186;-0.7409337;0.09095958,-0.1171703;-0.7014676;-0.003910773,0.01076591;0.5709289;0.004451487,0;0;0,-0.004334144;0.3305299;0.0009202957,-0.008600533;0.6488906;-0.01326442,0.1700805;0.512394;0.01712513,0.2158178;0.226777;0.02913356,0.2779192;-0.004516274;-0.02145505,-0.1835057;0.512657;-0.04099327,-0.2470238;0.2304899;-0.02833224,-0.2781607;-0.008725956;-0.06978911,0.07394307;0.000142917;-0.02830672,0.114596;-0.3577876;-0.02505422,0.1224593;-0.7491993;0.05493736,0.1345037;-0.7792572;-0.0182848,-0.06657305;0.005551794;-0.04249793,-0.1168471;-0.3507468;-0.02513862,-0.1255922;-0.7399077;0.0650886,-0.1146254;-0.728188;-0.02796545,-0.007444605;0.5709584;-0.007216454,262.2899
+0;0;0,0.00613336;0.3304081;0.007799836,0.01235402;0.6489668;3.072293E-05,0.1918154;0.5224243;0.02507576,0.2332871;0.2362593;0.04566053,0.2786837;0.001068696;0.009979937,-0.1686304;0.5128788;0.00646529,-0.2133549;0.2264635;0.006347873,-0.2534694;-0.009507984;-0.03048774,0.07237197;0.004379068;-0.03180486,0.08334153;-0.3488278;0.01861631,0.09003588;-0.7352645;0.1105921,0.09247603;-0.695233;0.00923001,-0.07102367;0.005302556;-0.03458249,-0.09850883;-0.3486845;0.002233602,-0.1216294;-0.7354404;0.0901146,-0.116455;-0.6953376;-0.01113768,0.01076595;0.5709311;0.004451363,0;0;0,-0.004283406;0.3305281;0.0008962154,-0.008523926;0.6488959;-0.01328707,0.1701972;0.5123483;0.01704383,0.2158533;0.2263424;0.02929616,0.2775277;-0.002579167;-0.02009821,-0.1834836;0.5126821;-0.04110154,-0.2472126;0.2301746;-0.02836866,-0.2780824;-0.006527841;-0.06920487,0.07395789;0.0001261979;-0.02826023,0.1145382;-0.3545106;-0.02634549,0.1219319;-0.7432729;0.05518341,0.1386191;-0.7840129;-0.01621866,-0.06656184;0.005564031;-0.0425087,-0.1162945;-0.3474895;-0.02525824,-0.1251055;-0.7343373;0.06479101,-0.1384095;-0.7907137;0.01241745,-0.00737486;0.5709615;-0.00724268,262.3237
+0;0;0,0.006086279;0.3304071;0.007879367,0.01227789;0.6489682;0.0001875716,0.1917568;0.5223821;0.02501076,0.23326;0.2362251;0.04564209,0.2785953;0.001049891;0.009782188,-0.1686714;0.5127919;0.006700847,-0.2134525;0.2263855;0.006467005,-0.2538903;-0.009511933;-0.03048941,0.0723694;0.004392579;-0.03180883,0.08332634;-0.3487836;0.01882947,0.08999;-0.7352397;0.1107265,0.09236038;-0.6951998;0.009363517,-0.07103109;0.005289621;-0.03456922,-0.09852742;-0.3486803;0.00240263,-0.1216396;-0.7354509;0.09022146,-0.1165349;-0.6953318;-0.01103272,0.0106956;0.5709314;0.004590272,0;0;0,-0.004283406;0.3305281;0.0008962154,-0.008523926;0.6488959;-0.01328707,0.1701972;0.5123483;0.01704383,0.2158533;0.2263424;0.02929616,0.2775277;-0.002579167;-0.02009821,-0.1834836;0.5126821;-0.04110154,-0.2472126;0.2301746;-0.02836866,-0.2780824;-0.006527841;-0.06920487,0.07395789;0.0001261979;-0.02826023,0.1145382;-0.3545106;-0.02634549,0.1219319;-0.7432729;0.05518341,0.1386191;-0.7840129;-0.01621866,-0.06656184;0.005564031;-0.0425087,-0.1162945;-0.3474895;-0.02525824,-0.1251055;-0.7343373;0.06479101,-0.1384095;-0.7907137;0.01241745,-0.00737486;0.5709615;-0.00724268,262.3462
+0;0;0,0.00608584;0.3303832;0.007878798,0.01227716;0.6489297;0.0001873267,0.1917765;0.5223411;0.02501265,0.2332582;0.2363325;0.04563328,0.2785125;0.001577348;0.009837415,-0.1686923;0.5127497;0.006700677,-0.2134501;0.2264919;0.006466956,-0.2538157;-0.008984223;-0.03042346,0.0723438;0.004391025;-0.03179758,0.08331127;-0.3491242;0.01888933,0.08997422;-0.7355393;0.1107766,0.09234492;-0.6954981;0.009399824,-0.07100596;0.00528775;-0.03455699,-0.09852868;-0.349022;0.002450354,-0.1216384;-0.7357515;0.09025989,-0.116533;-0.695631;-0.01100811,0.01069494;0.5708958;0.004589864,0;0;0,-0.004225291;0.3305052;0.0007851124,-0.008443832;0.648855;-0.01348209,0.1702909;0.5123836;0.01706934,0.2157756;0.2265036;0.02934074,0.2772543;-0.002061084;-0.01983094,-0.1834485;0.512672;-0.04123327,-0.2472486;0.2303382;-0.02842858,-0.2781762;-0.005920276;-0.06922992,0.07394476;0.0001191348;-0.02821612,0.1143905;-0.3548773;-0.02619052,0.1218264;-0.7436324;0.05516338,0.1396092;-0.7840444;-0.01631832,-0.06651717;0.0055756;-0.04252494,-0.1162922;-0.3478152;-0.0252097,-0.1251637;-0.7346034;0.06490446,-0.1382412;-0.7908421;0.01222074,-0.007299677;0.5709248;-0.007419348,262.3682
+0;0;0,0.00608498;0.3303366;0.007877685,0.01227564;0.6488491;0.0001870892,0.1916297;0.5223091;0.02499547,0.2330353;0.2368257;0.04557823,0.2783175;0.001925766;0.009760298,-0.1685495;0.5127255;0.0066982,-0.2132252;0.2269933;0.006464908,-0.2536157;-0.008628011;-0.03044825,0.0723272;0.004390018;-0.03179028,0.0833153;-0.3497905;0.01899202,0.08996102;-0.735206;0.1106416,0.09236758;-0.6950129;0.007730998,-0.07098966;0.005286536;-0.03454906,-0.09856419;-0.34969;0.00252793,-0.1216142;-0.7354192;0.09011032,-0.1164315;-0.6951455;-0.01268987,0.01069361;0.5708249;0.004589083,0;0;0,-0.004222527;0.3304586;0.0007748604,-0.00848332;0.6487755;-0.01345873,0.1701454;0.5124402;0.01705337,0.2156544;0.2271117;0.02952051,0.2771559;-0.001677185;-0.0193119,-0.183376;0.5127797;-0.04121958,-0.2470694;0.2309707;-0.02834903,-0.2781832;-0.005488649;-0.06872621,0.07391984;0.0001303703;-0.02823043,0.1143411;-0.355544;-0.02593637,0.121718;-0.7433259;0.05505563,0.1383338;-0.786288;-0.01636385,-0.06650216;0.00557733;-0.04251439,-0.1164527;-0.3484654;-0.02513345,-0.1252234;-0.734265;0.06470354,-0.1399328;-0.7921199;0.01211595,-0.007330053;0.5708542;-0.007407665,262.4022
+0;0;0,0.006136762;0.3303107;0.007992963,0.01235977;0.6488101;0.0003965674,0.1918073;0.522217;0.02522934,0.2330633;0.2374684;0.04567715,0.27882;0.0001162589;0.009322759,-0.169669;0.5161175;0.006635257,-0.2121886;0.2308212;0.006755917,-0.2531745;-0.007321849;-0.03011434,0.07227301;0.004425575;-0.0317822,0.08312158;-0.3499489;0.01880677,0.09024709;-0.7364439;0.1111207,0.09272941;-0.6964256;0.01002987,-0.07095099;0.005238062;-0.03451959,-0.0983998;-0.3498995;0.002656188,-0.1215381;-0.7367715;0.09066565,-0.1163272;-0.6966708;-0.01031309,0.01077182;0.5707881;0.004778759,0;0;0,-0.004160851;0.3304376;0.0006399155,-0.008368127;0.6487374;-0.01366568,0.1702922;0.5122941;0.01713085,0.2156796;0.2277179;0.02971172,0.2776264;-0.003745645;-0.01864719,-0.1834425;0.512859;-0.04137879,-0.2471672;0.2318332;-0.02851135,-0.2787005;-0.007149085;-0.06906329,0.07389601;8.866191E-05;-0.02815056,0.1141875;-0.3557629;-0.02603436,0.1214034;-0.744566;0.05600858,0.1390809;-0.7862884;-0.01377177,-0.06642298;0.00561062;-0.04253927,-0.1164277;-0.3485903;-0.02523616,-0.1251655;-0.7355857;0.06481492,-0.1402075;-0.7921031;0.01368399,-0.007230431;0.5708204;-0.007600069,262.4249
+0;0;0,0.006136762;0.3303107;0.007992963,0.01235977;0.6488101;0.0003965674,0.1918073;0.522217;0.02522934,0.2330633;0.2374684;0.04567715,0.27882;0.0001162589;0.009322759,-0.169669;0.5161175;0.006635257,-0.2121886;0.2308212;0.006755917,-0.2531745;-0.007321849;-0.03011434,0.07227301;0.004425575;-0.0317822,0.08312158;-0.3499489;0.01880677,0.09024709;-0.7364439;0.1111207,0.09272941;-0.6964256;0.01002987,-0.07095099;0.005238062;-0.03451959,-0.0983998;-0.3498995;0.002656188,-0.1215381;-0.7367715;0.09066565,-0.1163272;-0.6966708;-0.01031309,0.01077182;0.5707881;0.004778759,0;0;0,-0.004160851;0.3304376;0.0006399155,-0.008368127;0.6487374;-0.01366568,0.1702922;0.5122941;0.01713085,0.2156796;0.2277179;0.02971172,0.2776264;-0.003745645;-0.01864719,-0.1834425;0.512859;-0.04137879,-0.2471672;0.2318332;-0.02851135,-0.2787005;-0.007149085;-0.06906329,0.07389601;8.866191E-05;-0.02815056,0.1141875;-0.3557629;-0.02603436,0.1214034;-0.744566;0.05600858,0.1390809;-0.7862884;-0.01377177,-0.06642298;0.00561062;-0.04253927,-0.1164277;-0.3485903;-0.02523616,-0.1251655;-0.7355857;0.06481492,-0.1402075;-0.7921031;0.01368399,-0.007230431;0.5708204;-0.007600069,262.4475
+0;0;0,0.006138199;0.3303881;0.007994835,0.01236275;0.6489662;0.0003964645,0.191816;0.5223498;0.02523115,0.2330052;0.2380633;0.04564578,0.2779956;0.00468576;0.009900164,-0.1696727;0.5162501;0.00663643,-0.2121233;0.2314167;0.006756894,-0.2524229;-0.002738461;-0.02949595,0.07228497;0.004426308;-0.03178746,0.0831319;-0.3498948;0.01879388,0.09015415;-0.730788;0.1097698,0.0927536;-0.6902969;0.00390844,-0.07096273;0.005238929;-0.0345253,-0.09840739;-0.3498451;0.00264487,-0.1212104;-0.7311099;0.08937876,-0.1157535;-0.6905326;-0.01636526,0.01077436;0.5709227;0.004779867,0;0;0,-0.004072241;0.3305165;0.0004050732,-0.008187383;0.6488891;-0.01406527,0.1703494;0.5122309;0.01703668,0.2157196;0.2281529;0.03020191,0.2776058;0.000666365;-0.01656318,-0.1832873;0.5129654;-0.04174706,-0.247585;0.2325574;-0.02873423,-0.2794767;-0.002342284;-0.06838298,0.07384634;7.766485E-05;-0.02831721,0.1139742;-0.3557367;-0.0259924,0.1203433;-0.7388291;0.05527997,0.1387396;-0.7887472;-0.01252961,-0.06649539;0.005648035;-0.04244543,-0.1161843;-0.3485497;-0.02528309,-0.1253487;-0.7299878;0.06318475,-0.1129844;-0.720417;-0.04051301,-0.007077791;0.5709528;-0.007963419,262.4819
+0;0;0,0.006133703;0.3303844;0.008150012,0.01235178;0.6489646;0.0006442289,0.1918315;0.5223082;0.02512636,0.233066;0.2380429;0.04574418,0.277999;0.004668936;0.009902678,-0.1694762;0.5155666;0.006898481,-0.2124119;0.230806;0.007076129,-0.2531643;-0.003339827;-0.02872831,0.07230321;0.004437578;-0.03174439,0.08270993;-0.349907;0.01876487,0.08995397;-0.7307525;0.1099229,0.09245823;-0.6902369;0.004061617,-0.07094274;0.005228801;-0.03456789,-0.09834031;-0.3498506;0.002682064,-0.1212818;-0.731063;0.08960965,-0.1159225;-0.6904727;-0.01613805,0.01076276;0.5709201;0.00501012,0;0;0,-0.004072241;0.3305165;0.0004050732,-0.008187383;0.6488891;-0.01406527,0.1703494;0.5122309;0.01703668,0.2157196;0.2281529;0.03020191,0.2776058;0.000666365;-0.01656318,-0.1832873;0.5129654;-0.04174706,-0.247585;0.2325574;-0.02873423,-0.2794767;-0.002342284;-0.06838298,0.07384634;7.766485E-05;-0.02831721,0.1139742;-0.3557367;-0.0259924,0.1203433;-0.7388291;0.05527997,0.1387396;-0.7887472;-0.01252961,-0.06649539;0.005648035;-0.04244543,-0.1161843;-0.3485497;-0.02528309,-0.1253487;-0.7299878;0.06318475,-0.1129844;-0.720417;-0.04051301,-0.007077791;0.5709528;-0.007963419,262.5051
+0;0;0,0.006134531;0.3304289;0.008151111,0.01235303;0.6490308;0.0006449148,0.1918358;0.5223705;0.02512757,0.2328723;0.2394702;0.04564638,0.2778218;0.006010875;0.009791754,-0.1694782;0.5156289;0.006899369,-0.2122077;0.2322356;0.007076163,-0.2529749;-0.001995921;-0.02874139,0.07236243;0.004441213;-0.03177039,0.08276495;-0.3497605;0.0187185,0.09009484;-0.7351192;0.1109568,0.09247859;-0.6951096;0.0101895,-0.07100086;0.005233083;-0.0345962,-0.09838738;-0.3497031;0.002638731,-0.1216008;-0.735433;0.09059647,-0.1164993;-0.6953523;-0.01006271,0.01076395;0.5709833;0.005010975,0;0;0,-0.004185073;0.3305598;0.0002398491,-0.008368142;0.6489499;-0.01430774,0.1701886;0.5123366;0.01689553,0.2156368;0.229689;0.03039909,0.2778085;0.002163038;-0.01624751,-0.1834497;0.5130127;-0.04199744,-0.2478464;0.2340481;-0.02898281,-0.2805253;-0.000840202;-0.06859164,0.07388537;3.777444E-05;-0.02839637,0.11376;-0.35566;-0.02610827,0.1208613;-0.7435179;0.05500197,0.1388628;-0.7855667;-0.01388073,-0.0665841;0.005694486;-0.04242091,-0.1163315;-0.3483599;-0.02548559,-0.1256476;-0.7343137;0.06404606,-0.1411283;-0.789696;0.01179532,-0.007245727;0.5710121;-0.008187294,262.5282
+0;0;0,0.006135457;0.3304788;0.008152342,0.01235539;0.6491539;0.0006443541,0.1914452;0.5225796;0.02508448,0.232499;0.2395591;0.045612,0.2774292;0.006200418;0.009772837,-0.1690854;0.5158525;0.006895805,-0.2118331;0.2323389;0.007072674,-0.2525827;-0.001791671;-0.02872943,0.07238177;0.0044424;-0.03177888,0.08277975;-0.3496046;0.01868796,0.09011068;-0.7350181;0.1109393,0.09249918;-0.6949885;0.00997097,-0.07101984;0.005234482;-0.03460544,-0.09839439;-0.3495467;0.002613224,-0.1216111;-0.7353314;0.09058346,-0.1164994;-0.6952306;-0.01027661,0.01076591;0.5710869;0.005011505,0;0;0,-0.004056543;0.3306113;0.0002577305,-0.008158617;0.6490787;-0.01423049,0.1699687;0.5124352;0.01675081,0.2159553;0.2297724;0.03069091,0.2786115;0.002454415;-0.01578712,-0.1828764;0.5133007;-0.04197211,-0.2478843;0.2343689;-0.02861461,-0.2811079;-0.0003485531;-0.06815389,0.07390869;1.905859E-05;-0.0283947,0.1135465;-0.3555487;-0.02621818,0.120647;-0.743477;0.05483031,0.138102;-0.7860038;-0.01398897,-0.06660364;0.005719484;-0.04242635,-0.1161049;-0.3481901;-0.02505136,-0.1264993;-0.7346807;0.06226821,-0.1418481;-0.787594;0.005781937,-0.007056542;0.5711195;-0.008130789,262.5632
+0;0;0,0.006122208;0.3304472;0.008155196,0.01232916;0.6491064;0.0006726962,0.1915407;0.5226052;0.02507886,0.2323596;0.240725;0.04533117,0.2773163;0.00740239;0.009745453,-0.169084;0.5154175;0.006973926,-0.2121667;0.2331469;0.007188749,-0.2533873;-0.0008993745;-0.02816755,0.07240632;0.004451293;-0.03179343,0.08258051;-0.3491221;0.01848355,0.0903191;-0.7348393;0.1108595,0.09266295;-0.6948946;0.01063863,-0.07105026;0.005230893;-0.03460939,-0.09848303;-0.3490453;0.002555605,-0.1216141;-0.735155;0.09061973,-0.1165652;-0.6951264;-0.009492986,0.01074333;0.5710423;0.00503129,0;0;0,-0.004077673;0.3305793;0.0001938343,-0.008217998;0.6490281;-0.01432419,0.1699683;0.5123109;0.01682305,0.216467;0.230947;0.03114223,0.2821884;0.004380077;-0.01441026,-0.1830518;0.5132212;-0.04187042,-0.2487814;0.2356669;-0.02860345,-0.2832051;0.001172289;-0.06802668,0.07394364;-2.042949E-05;-0.02838397,0.1135078;-0.3550925;-0.02639484,0.1203269;-0.7432755;0.05508184,0.1379265;-0.785015;-0.01341867,-0.06662824;0.005750878;-0.04243721,-0.1161004;-0.3476578;-0.02510914,-0.1266522;-0.7343432;0.06283455,-0.1416213;-0.7873925;0.007813081,-0.007106975;0.5710728;-0.008219481,262.5977
+0;0;0,0.006121048;0.3303845;0.00815365,0.01232729;0.6490069;0.0006719707,0.1914617;0.5225344;0.0250691,0.2321254;0.2417248;0.04524449,0.2770655;0.008488461;0.009671938,-0.1690087;0.5153496;0.006971924,-0.2119277;0.2341512;0.00718593,-0.2531332;0.000191465;-0.02815729,0.07249928;0.004457007;-0.03183425,0.08267082;-0.3490246;0.01842968,0.09041341;-0.7349414;0.1108535,0.09273949;-0.6950721;0.01139267,-0.07114147;0.005237609;-0.03465382,-0.09856711;-0.3489466;0.002501525,-0.1217101;-0.7352561;0.09061123,-0.1166995;-0.6953036;-0.008742221,0.01074161;0.5709507;0.005030119,0;0;0,-0.004195884;0.3305151;9.083748E-05,-0.008449599;0.6489233;-0.01447845,0.1696792;0.5122756;0.01679683,0.2168884;0.232137;0.03122902,0.2850746;0.006111741;-0.01290059,-0.1832081;0.5131382;-0.04184885,-0.2498276;0.23693;-0.02822815,-0.2858608;0.002852425;-0.06814637,0.07405581;-4.681945E-05;-0.02837539,0.1132201;-0.3550698;-0.02637196,0.1199505;-0.7435715;0.05459117,0.137589;-0.7847872;-0.01332403,-0.06673346;0.005772873;-0.04245877,-0.1164831;-0.3475212;-0.02550425,-0.1271328;-0.7343794;0.06259346,-0.1419344;-0.7871901;0.008569568,-0.007313766;0.5709772;-0.008363724,262.619
+0;0;0,0.00611897;0.3302723;0.008150882,0.01232405;0.6488358;0.0006709686,0.1917202;0.5223167;0.02509577,0.2319808;0.2442913;0.04507112,0.2769109;0.01110666;0.009506445,-0.1692714;0.5151216;0.006972425,-0.2117649;0.2367113;0.007184309,-0.2529612;0.002803355;-0.02815108,0.07260476;0.004463491;-0.03188056,0.08277221;-0.3488755;0.01836309,0.09051697;-0.7349004;0.1108128,0.09283593;-0.6950612;0.01165638,-0.07124498;0.005245229;-0.03470424,-0.09865956;-0.3487961;0.00243612,-0.1218091;-0.7352138;0.09057049,-0.1168138;-0.6952918;-0.008478858,0.01073885;0.570803;0.005027812,0;0;0,-0.0044965;0.3303989;4.529953E-06,-0.008893706;0.6487453;-0.01458621,0.1695005;0.5119749;0.01670146,0.2179287;0.2349443;0.03176188,0.2888562;0.009661525;-0.01154613,-0.1838993;0.5129592;-0.04200389,-0.250867;0.2397371;-0.02847312,-0.2896975;0.006151885;-0.06833254,0.07418916;-0.0001023412;-0.02834964,0.1128632;-0.3550346;-0.02642703,0.1194733;-0.7436657;0.05447005,0.1372652;-0.7847011;-0.01314355,-0.06684837;0.005813675;-0.04248811,-0.1170375;-0.3472892;-0.02588596,-0.1276822;-0.7341487;0.06270646,-0.1432303;-0.7855712;0.007363658,-0.00773143;0.5708232;-0.008470058,262.6526
+0;0;0,0.006155484;0.3302684;0.008282598,0.01237181;0.6488327;0.0008439934,0.1917747;0.522225;0.02494375,0.23233;0.2442473;0.04498766,0.2771661;0.01103114;0.009511266,-0.1699692;0.5175624;0.006774363,-0.2114169;0.2389951;0.007378031,-0.2553915;0.005555317;-0.02770386,0.07261644;0.004463126;-0.03185399,0.08274448;-0.3488721;0.01842443,0.09119225;-0.7348346;0.1110729,0.09356111;-0.6949795;0.01191929,-0.0712294;0.005240784;-0.03473688,-0.09853122;-0.3487974;0.002517149,-0.1217197;-0.7352191;0.09062306,-0.1166686;-0.6952875;-0.008422509,0.01078264;0.5707992;0.005187604,0;0;0,-0.0044965;0.3303989;4.529953E-06,-0.008893706;0.6487453;-0.01458621,0.1695005;0.5119749;0.01670146,0.2179287;0.2349443;0.03176188,0.2888562;0.009661525;-0.01154613,-0.1838993;0.5129592;-0.04200389,-0.250867;0.2397371;-0.02847312,-0.2896975;0.006151885;-0.06833254,0.07418916;-0.0001023412;-0.02834964,0.1128632;-0.3550346;-0.02642703,0.1194733;-0.7436657;0.05447005,0.1372652;-0.7847011;-0.01314355,-0.06684837;0.005813675;-0.04248811,-0.1170375;-0.3472892;-0.02588596,-0.1276822;-0.7341487;0.06270646,-0.1432303;-0.7855712;0.007363658,-0.00773143;0.5708232;-0.008470058,262.675
+0;0;0,0.006154837;0.3302336;0.008281727,0.01237046;0.648762;0.0008440358,0.1916984;0.522185;0.024935,0.2320332;0.2457188;0.04486994,0.2768663;0.01251824;0.00939592,-0.1698953;0.5175244;0.006773162,-0.2111177;0.2404717;0.007373547,-0.2550893;0.007047549;-0.02770599,0.07274319;0.004470916;-0.03190959,0.08286649;-0.3486989;0.01834529,0.09137284;-0.7373377;0.1116362,0.09369975;-0.6976572;0.01423845,-0.07135373;0.005249931;-0.03479751,-0.09864277;-0.3486225;0.002439082,-0.121992;-0.7377238;0.09115594,-0.1170304;-0.6979681;-0.006135695,0.0107815;0.570739;0.005187061,0;0;0,-0.004557677;0.3303634;6.842613E-05,-0.009042114;0.6486762;-0.01444387,0.169319;0.5119591;0.01670956,0.2197348;0.2368665;0.03220677,0.2930494;0.01235852;-0.01106,-0.1839869;0.5130776;-0.04196909,-0.2521848;0.2417568;-0.02811489,-0.2932231;0.0086025;-0.0681879,0.07434083;-0.0001493841;-0.02834082,0.1125733;-0.3549612;-0.02639723,0.119421;-0.7463202;0.0548861,0.1367896;-0.785247;-0.01244069,-0.06699213;0.005850155;-0.04251602,-0.1176024;-0.3470322;-0.02609686,-0.1279718;-0.7365807;0.06312251,-0.1412565;-0.7885566;0.01126753,-0.007860169;0.5707631;-0.008351088,262.7087
+0;0;0,0.006153465;0.33016;0.008279881,0.01236777;0.6486212;0.0008437037,0.1914742;0.5221189;0.02490962,0.231575;0.2472569;0.04472888,0.2769206;0.01139036;0.008849319,-0.1696761;0.517464;0.00677004,-0.2106594;0.2420189;0.007366941,-0.2551337;0.005926296;-0.02811363,0.07283165;0.004476353;-0.03194839,0.08294176;-0.3482336;0.01824106,0.09145904;-0.7373719;0.1116519,0.09378646;-0.6976894;0.01423281,-0.0714405;0.005256315;-0.03483982,-0.09869401;-0.3481553;0.002348285,-0.1220732;-0.7377567;0.09117915,-0.1171106;-0.6979988;-0.006133758,0.01077913;0.5706134;0.005185883,0;0;0,-0.004547536;0.3302898;5.936623E-05,-0.009081043;0.6485353;-0.01444364,0.1690964;0.5119472;0.01663756,0.2220167;0.239039;0.03308678,0.3004025;0.01283038;-0.007679462,-0.1838335;0.5131288;-0.04191517,-0.2541656;0.2440519;-0.02773771,-0.2984703;0.008719221;-0.06813823,0.07444625;-0.0001542717;-0.02833581,0.1124372;-0.3545252;-0.02648616,0.1191645;-0.7463813;0.05493999,0.135985;-0.7846199;-0.0132525,-0.06709568;0.005859696;-0.04253258,-0.1178466;-0.3465387;-0.02624628,-0.1281598;-0.7365355;0.06332369,-0.1414238;-0.7884612;0.0113439,-0.007884726;0.5706373;-0.008354902,262.7312
+0;0;0,0.006085253;0.3301507;0.008311092,0.0122588;0.6486149;0.0009166598,0.191285;0.522247;0.02486997,0.2316834;0.247853;0.04421286,0.2779817;0.01086375;0.008558467,-0.1693972;0.5166368;0.006799292,-0.2115093;0.2418208;0.00776969,-0.2583807;0.004815131;-0.02701634,0.07292875;0.00452061;-0.03200405,0.08292356;-0.3480935;0.01829122,0.0915939;-0.7370343;0.1116796,0.09391157;-0.6972904;0.01368438,-0.07154996;0.005225793;-0.03487968,-0.09897773;-0.3480854;0.002337642,-0.1222788;-0.7374934;0.09116333,-0.1173086;-0.6976745;-0.006725736,0.0106785;0.5706044;0.005248604,0;0;0,-0.004615389;0.3302791;5.245209E-05,-0.009261161;0.6485245;-0.01444244,0.1688148;0.5119379;0.01656961,0.2252215;0.2402378;0.03376317,0.3056037;0.01322605;-0.006023884,-0.183826;0.513027;-0.04186758,-0.2574767;0.2453309;-0.02728527,-0.3034992;0.008976758;-0.06725176,0.07457076;-0.0001635402;-0.02832794,0.1122337;-0.3544856;-0.02643323,0.1188533;-0.746164;0.05490422,0.13563;-0.7850229;-0.01350904,-0.06721763;0.005875676;-0.04255074,-0.1182703;-0.3464005;-0.02638407,-0.128637;-0.7361575;0.06335724,-0.1427681;-0.7866285;0.008328937,-0.008037254;0.5706248;-0.00835681,262.7646
+0;0;0,0.006084216;0.3300944;0.008309675,0.01225578;0.6484566;0.0009178934,0.1913265;0.5221086;0.02487421,0.2317579;0.2474902;0.04423292,0.2782968;0.009269521;0.008393254,-0.1694433;0.516497;0.006799149,-0.2115898;0.2414563;0.00777034,-0.2587047;0.003219038;-0.02719645,0.07299082;0.004524457;-0.03203129,0.08297564;-0.3477371;0.0182137,0.09165295;-0.7369909;0.1116773,0.09398098;-0.6972035;0.0132442,-0.07161085;0.005230241;-0.03490937,-0.0990112;-0.3477277;0.002270747,-0.122331;-0.737449;0.09116791,-0.1173386;-0.6975863;-0.007158518,0.01067612;0.5704777;0.005248085,0;0;0,-0.00457979;0.3302233;9.584427E-05,-0.00918784;0.6483716;-0.01430464,0.1688959;0.5116187;0.01644015,0.2301402;0.2408681;0.03562117,0.3163232;0.01468092;-0.004519939,-0.1838848;0.5130989;-0.04170646,-0.2597372;0.2457868;-0.02703251,-0.3102299;0.009047821;-0.0670901,0.07462665;-0.0001917779;-0.02837181,0.1122619;-0.3541587;-0.02650619,0.1187912;-0.7461404;0.05496168,0.1351395;-0.7856354;-0.01354718,-0.06729212;0.005909693;-0.04255561,-0.1183791;-0.3459979;-0.02631897,-0.1288402;-0.7361493;0.06313367,-0.1431979;-0.7879377;0.009330366,-0.007972993;0.5705011;-0.00824976,262.798
+0;0;0,0.006083094;0.3300335;0.008308142,0.01225345;0.6483333;0.00091777,0.1904142;0.5222433;0.0247744,0.2310444;0.2462755;0.04422824,0.2777085;0.007413387;0.008292083,-0.1685378;0.51666;0.006790413,-0.2108915;0.2402677;0.007766377,-0.2581332;0.001389071;-0.02729455,0.07305994;0.004528741;-0.03206161,0.0830383;-0.3475052;0.0181509,0.09172305;-0.7370926;0.1116946,0.09407269;-0.6972143;0.01234751,-0.07167867;0.005235193;-0.03494242,-0.09906131;-0.3474946;0.002213657,-0.1224011;-0.73755;0.09118702,-0.1173624;-0.6975957;-0.008052401,0.01067408;0.5703688;0.005247164,0;0;0,-0.004517168;0.3301632;9.274483E-05,-0.009104915;0.6482498;-0.01429915,0.1682634;0.5118512;0.01511455,0.2347139;0.2410986;0.03667498,0.3263743;0.01626819;-0.002995253,-0.1829631;0.5132386;-0.0412253,-0.2628556;0.2456747;-0.02658802,-0.3161484;0.008607805;-0.06510037,0.07471872;-0.0001668334;-0.02834248,0.1120759;-0.3539322;-0.02654648,0.1185299;-0.7462757;0.05487299,0.1353443;-0.786359;-0.01425409,-0.06736657;0.005888583;-0.04258264,-0.1184599;-0.3457982;-0.0266273,-0.1290521;-0.7362942;0.06284308,-0.1435616;-0.7889934;0.008775968,-0.007892534;0.5703934;-0.008247852,262.8314
+0;0;0,0.006061;0.3300069;0.008295202,0.01221101;0.6482502;0.0009155064,0.1904303;0.5221607;0.02467538,0.2313999;0.246622;0.04385372,0.2784228;0.007653698;0.008124862,-0.1684262;0.5159453;0.006767887,-0.2124739;0.2402177;0.00819001,-0.2612363;0.001436591;-0.02644147,0.07308641;0.004531849;-0.03207276,0.08292784;-0.3471178;0.01808455,0.0917387;-0.7370585;0.1117801,0.09407664;-0.6971431;0.01206104,-0.07171043;0.005237047;-0.03494295,-0.09913708;-0.3471004;0.002153467,-0.1224202;-0.7375261;0.09123768,-0.117383;-0.6975324;-0.008373678,0.01063747;0.570303;0.005239352,0;0;0,-0.004512846;0.3301359;9.083748E-05,-0.009102419;0.6481652;-0.01430082,0.1683091;0.5117614;0.0151093,0.239902;0.2428026;0.03754878,0.336832;0.01970355;-0.0001997948,-0.1830318;0.5131991;-0.04114288,-0.2665124;0.2471538;-0.02635092,-0.3228332;0.01046798;-0.06378539,0.07474937;-0.0001732558;-0.02834296,0.1120874;-0.3535461;-0.02644348,0.1187485;-0.7463388;0.05467223,0.1350281;-0.7865888;-0.01495243,-0.06739327;0.005898061;-0.04259323,-0.1185517;-0.3454104;-0.02725547,-0.1292898;-0.7362688;0.06232515,-0.1431246;-0.789508;0.00821862,-0.007887773;0.5703265;-0.008250475,262.8537
+0;0;0,0.006061;0.3300069;0.008295202,0.01221101;0.6482502;0.0009155064,0.1904303;0.5221607;0.02467538,0.2313999;0.246622;0.04385372,0.2784228;0.007653698;0.008124862,-0.1684262;0.5159453;0.006767887,-0.2124739;0.2402177;0.00819001,-0.2612363;0.001436591;-0.02644147,0.07308641;0.004531849;-0.03207276,0.08292784;-0.3471178;0.01808455,0.0917387;-0.7370585;0.1117801,0.09407664;-0.6971431;0.01206104,-0.07171043;0.005237047;-0.03494295,-0.09913708;-0.3471004;0.002153467,-0.1224202;-0.7375261;0.09123768,-0.117383;-0.6975324;-0.008373678,0.01063747;0.570303;0.005239352,0;0;0,-0.004512846;0.3301359;9.083748E-05,-0.009102419;0.6481652;-0.01430082,0.1683091;0.5117614;0.0151093,0.239902;0.2428026;0.03754878,0.336832;0.01970355;-0.0001997948,-0.1830318;0.5131991;-0.04114288,-0.2665124;0.2471538;-0.02635092,-0.3228332;0.01046798;-0.06378539,0.07474937;-0.0001732558;-0.02834296,0.1120874;-0.3535461;-0.02644348,0.1187485;-0.7463388;0.05467223,0.1350281;-0.7865888;-0.01495243,-0.06739327;0.005898061;-0.04259323,-0.1185517;-0.3454104;-0.02725547,-0.1292898;-0.7362688;0.06232515,-0.1431246;-0.789508;0.00821862,-0.007887773;0.5703265;-0.008250475,262.876
+0;0;0,0.006060152;0.3299607;0.008294041,0.01220898;0.6481428;0.0009157555,0.1904772;0.5220549;0.02468008,0.2314171;0.2467164;0.04384448,0.2783198;0.008358866;0.008206945,-0.1684764;0.5158378;0.006767732,-0.2124922;0.2403106;0.008188821,-0.2611299;0.002139792;-0.02635414,0.07312534;0.004534263;-0.03208985,0.08296238;-0.3469586;0.01804511,0.0917789;-0.7371501;0.1118009,0.09411966;-0.6972228;0.01196177,-0.07174863;0.005239836;-0.03496156,-0.09916306;-0.3469406;0.002118319,-0.1224612;-0.7376174;0.09125981,-0.1174178;-0.6976116;-0.008471474,0.01063574;0.5702102;0.005238783,0;0;0,-0.004433148;0.3300908;5.722046E-05,-0.008933477;0.6480577;-0.01438236,0.1684296;0.5114873;0.01519012,0.2458676;0.2444649;0.03879166,0.3465221;0.02339859;0.002978802,-0.1830552;0.5132816;-0.04089247,-0.2713683;0.2490727;-0.02510967,-0.3291808;0.01330253;-0.06191111,0.07478248;-0.0001920313;-0.02837563,0.111976;-0.3534207;-0.02646184,0.1186975;-0.7464672;0.05469584,0.1350693;-0.7867195;-0.01507854,-0.06745348;0.005918271;-0.04257504,-0.118519;-0.3452494;-0.02737284,-0.1295113;-0.7363536;0.06225967,-0.1435281;-0.7899547;0.008535568,-0.007740758;0.5702345;-0.008318186,262.9096
+0;0;0,0.005997038;0.3299134;0.008227377,0.0120996;0.6480201;0.0007822597,0.1902943;0.5219389;0.02453658,0.2322345;0.2468404;0.04341108,0.2794339;0.01466143;0.009749942,-0.1691885;0.5180982;0.006606359,-0.2137531;0.2427746;0.008909132,-0.2646407;0.01120678;-0.02356774,0.07314198;0.00456359;-0.03207442,0.08286685;-0.3468674;0.01802294,0.09169298;-0.7351022;0.111369,0.09405134;-0.6953074;0.01282614,-0.07174807;0.005210691;-0.03499154,-0.09919529;-0.3468851;0.002201419,-0.1224352;-0.7356378;0.09079523,-0.117409;-0.6957669;-0.007640034,0.01053883;0.5701092;0.005124017,0;0;0,-0.004333794;0.3300419;1.740456E-05,-0.008680537;0.647934;-0.01447272,0.1685295;0.5114247;0.01539373,0.2528356;0.2467319;0.04038548,0.3581807;0.03460644;0.006134037,-0.1828639;0.5133418;-0.04067449,-0.2735087;0.2500493;-0.02470846,-0.3344687;0.02136897;-0.06016475,0.07477573;-0.0002217442;-0.02842331,0.1119245;-0.3533855;-0.02658057,0.1183076;-0.7443234;0.05493331,0.1347117;-0.7826811;-0.01485443,-0.06748834;0.005962874;-0.04253366,-0.1183695;-0.3451818;-0.02781541,-0.1294636;-0.7343436;0.06133404,-0.1433835;-0.7878814;0.009954151,-0.007529765;0.5701323;-0.008393288,262.932
+0;0;0,0.00599491;0.3297963;0.008224459,0.01209413;0.6477293;0.0007836679,0.1901704;0.5217286;0.02452238,0.2321096;0.2466362;0.04339647,0.2794698;0.01366614;0.009620648,-0.1690736;0.5178905;0.006604074,-0.2136372;0.242573;0.008906797,-0.2646982;0.01021618;-0.02368074,0.07316477;0.004565011;-0.03208441,0.08288677;-0.3467624;0.01799818,0.09171409;-0.7350494;0.1113568,0.09410056;-0.6951377;0.01163919,-0.07177042;0.005212314;-0.03500244,-0.09920955;-0.3467796;0.002179552,-0.1224525;-0.7355846;0.09078526,-0.1173665;-0.695596;-0.008823454,0.01053433;0.569867;0.005122717,0;0;0,-0.004282832;0.3299255;1.335144E-05,-0.008586995;0.6476445;-0.01446724,0.1685236;0.5112996;0.01537538,0.2591844;0.2488198;0.04137421,0.3679267;0.03761023;0.00638175,-0.182807;0.513442;-0.04039732,-0.2768783;0.2513347;-0.02486261,-0.3427399;0.02320611;-0.06061811,0.07480557;-0.000222519;-0.02841496,0.1118364;-0.3532936;-0.02661252,0.1182485;-0.7442629;0.05501103,0.1344455;-0.7835349;-0.01560473,-0.06751551;0.005963485;-0.04253734,-0.1182357;-0.3450958;-0.02775357,-0.1297855;-0.7343004;0.06139221,-0.1434072;-0.7893648;0.01014737,-0.007444859;0.5698912;-0.008391857,262.9559
+0;0;0,0.005993909;0.3297412;0.008223085,0.01209142;0.6475848;0.0007843925,0.1900367;0.5216414;0.02450768,0.231479;0.2498091;0.0431581,0.2797074;0.01256828;0.008763112,-0.1689445;0.5178061;0.006602486,-0.21298;0.2457513;0.008877919,-0.264977;0.009135038;-0.02430699,0.07318103;0.004566026;-0.03209155,0.08289621;-0.3465146;0.01795586,0.09178992;-0.7377214;0.1120165,0.09415755;-0.697888;0.0130862,-0.07178638;0.005213473;-0.03501022,-0.09920624;-0.3465312;0.002145652,-0.122624;-0.7382599;0.09141766,-0.1175781;-0.6983502;-0.007404625,0.01053206;0.5697445;0.005122212,0;0;0,-0.004131496;0.3298723;-6.246567E-05,-0.008236669;0.6474972;-0.01469398,0.1686727;0.511264;0.01544118,0.264356;0.2541685;0.04198742,0.3798883;0.04128754;0.008428574,-0.1825534;0.5136577;-0.04012368,-0.2778161;0.2554981;-0.02473844,-0.3507872;0.02495833;-0.06105422,0.07482907;-0.0002395511;-0.02840304,0.1116829;-0.3530782;-0.02656031,0.1189623;-0.7470666;0.05522871,0.1341668;-0.7847667;-0.01601052,-0.06753151;0.005974326;-0.0425439,-0.1181863;-0.3448514;-0.0279774,-0.1298787;-0.7369719;0.06187826,-0.1435251;-0.7912567;0.01089435,-0.007145502;0.5697686;-0.008575439,262.9812
+0;0;0,0.005891191;0.3297421;0.008259334,0.01194033;0.6475869;0.0008392246,0.189941;0.5217293;0.0243853,0.2323759;0.2500486;0.04301221,0.2824262;0.01314947;0.008866213,-0.1688885;0.5171428;0.006658804,-0.2160154;0.2456284;0.01079141,-0.2721057;0.009815961;-0.0214352,0.07319833;0.004577548;-0.03205043,0.08284529;-0.3465084;0.01797318,0.09174915;-0.7377137;0.1120393,0.09407723;-0.6978774;0.01310836,-0.07177282;0.005201661;-0.03503975,-0.0992847;-0.3465267;0.002202414,-0.1228218;-0.7382499;0.09146743,-0.1178132;-0.6983357;-0.007356293,0.01039431;0.5697463;0.005175903,0;0;0,-0.004131496;0.3298723;-6.246567E-05,-0.008236669;0.6474972;-0.01469398,0.1686727;0.511264;0.01544118,0.264356;0.2541685;0.04198742,0.3798883;0.04128754;0.008428574,-0.1825534;0.5136577;-0.04012368,-0.2778161;0.2554981;-0.02473844,-0.3507872;0.02495833;-0.06105422,0.07482907;-0.0002395511;-0.02840304,0.1116829;-0.3530782;-0.02656031,0.1189623;-0.7470666;0.05522871,0.1341668;-0.7847667;-0.01601052,-0.06753151;0.005974326;-0.0425439,-0.1181863;-0.3448514;-0.0279774,-0.1298787;-0.7369719;0.06187826,-0.1435251;-0.7912567;0.01089435,-0.007145502;0.5697686;-0.008575439,263.0085
+0;0;0,0.005889826;0.3296658;0.00825742,0.0119372;0.6474181;0.0008394998,0.190008;0.5215653;0.02439173,0.2322847;0.2508976;0.04294918,0.28259;0.0127918;0.008629259,-0.1689608;0.516977;0.006658352,-0.2159119;0.246475;0.01077555,-0.272288;0.009461403;-0.02161522,0.07323077;0.004579576;-0.03206464,0.08283967;-0.3451209;0.01776157,0.09176361;-0.7372084;0.1120398,0.09409636;-0.6973524;0.01291061,-0.07180464;0.005203967;-0.03505527,-0.09920795;-0.3451365;0.002039924,-0.1227981;-0.7377429;0.09150623,-0.1177794;-0.6978089;-0.007515535,0.01039165;0.5696009;0.005174875,0;0;0,-0.004054941;0.3297968;-7.963181E-05,-0.008097507;0.6473296;-0.01471782,0.1688852;0.51127;0.01570964,0.2703574;0.2576013;0.04306412,0.3890811;0.04507309;0.009310484,-0.182565;0.5135944;-0.0399571,-0.2819642;0.2581055;-0.0245331,-0.3600433;0.02797386;-0.06121999,0.07485178;-0.0002445728;-0.0284431,0.1113916;-0.3517075;-0.02642035,0.1190674;-0.746673;0.05508924,0.1340539;-0.7848323;-0.01603675,-0.06758048;0.005985965;-0.04253123,-0.1180039;-0.3434704;-0.02827898,-0.1297331;-0.7364625;0.0618331,-0.1186466;-0.7255889;-0.0353289,-0.007019989;0.5696244;-0.008598804,263.0417
+0;0;0,0.005888751;0.3296056;0.008255913,0.01193492;0.6472945;0.0008393326,0.1896292;0.5215546;0.02435057,0.2317632;0.2518;0.04284542,0.2828241;0.01011775;0.00801,-0.1685865;0.516976;0.006654391,-0.2153793;0.2473865;0.0107577,-0.2726021;0.006812856;-0.02211959,0.07325734;0.004581238;-0.03207628,0.08286718;-0.3451531;0.01775476,0.09185627;-0.7401032;0.1127214,0.09425866;-0.699953;0.01063266,-0.0718307;0.005205855;-0.03506799,-0.09923667;-0.3451685;0.002030801,-0.122999;-0.7406415;0.09215032,-0.1178306;-0.7004108;-0.009827733,0.01038961;0.5694895;0.005174026,0;0;0,-0.003868125;0.3297387;-0.0002706051,-0.007693835;0.647195;-0.01523304,0.1688634;0.5114813;0.01573873,0.2760263;0.2610862;0.04225826,0.4022374;0.04836397;0.009838343,-0.1820393;0.5138549;-0.03969137,-0.2851662;0.2608129;-0.02487525,-0.3701914;0.02923557;-0.0619385,0.07486503;-0.0002394617;-0.02849006,0.1112064;-0.3517572;-0.02644157,0.1194948;-0.7495799;0.05573773,0.1341239;-0.788909;-0.01849413,-0.0676268;0.005986649;-0.04251222,-0.1180802;-0.3435005;-0.02827068,-0.1300081;-0.7393881;0.06237008,-0.1455326;-0.7957535;0.00916383,-0.006670274;0.5695087;-0.009021044,263.0752
+0;0;0,0.005756684;0.3294247;0.008200097,0.01175157;0.6467879;0.000790088,0.1890622;0.5213441;0.02408687,0.2320992;0.2554817;0.04227179,0.2862199;0.008046001;0.006643221,-0.1688508;0.5184864;0.006368327,-0.2183585;0.253191;0.01211142,-0.2803472;0.007395729;-0.02202055,0.07327017;0.004545709;-0.03215025,0.08275852;-0.3449694;0.01764319,0.09170789;-0.7391782;0.112423,0.09415885;-0.6990203;0.01024896,-0.07189052;0.005252304;-0.03502836,-0.09936645;-0.3449334;0.001649961,-0.1232167;-0.7396274;0.09171513,-0.1179966;-0.6993896;-0.01034696,0.01021348;0.5690713;0.005122526,0;0;0,-0.003517568;0.3295579;-0.0004701614,-0.006864823;0.6466748;-0.01579094,0.1692385;0.5118461;0.01604819,0.2804826;0.2673215;0.04246974,0.4129422;0.05079344;0.01095915,-0.181189;0.5140641;-0.03938048,-0.2873541;0.2662864;-0.02520945,-0.3810888;0.03122337;-0.06238568,0.07489024;-0.000243023;-0.02853441,0.1110606;-0.3515512;-0.02641821,0.1194;-0.7486527;0.05546451,0.1338172;-0.7886373;-0.01831245,-0.06768151;0.005993858;-0.04249833,-0.1182591;-0.3432487;-0.02829287,-0.1322203;-0.7387065;0.06048839,-0.1469245;-0.7871305;-0.004181523,-0.005966119;0.5690838;-0.009477854,263.0976
+0;0;0,0.005755054;0.3293314;0.008197775,0.01174855;0.6466213;0.0007893695,0.1890363;0.521199;0.02408284,0.2314422;0.2592359;0.04200105,0.2864346;0.007814795;0.005798627,-0.1688303;0.5183417;0.006366589,-0.217612;0.2569371;0.01202545,-0.2805991;0.007182986;-0.02265627,0.07332957;0.004549394;-0.03217631,0.08281882;-0.3449991;0.01762188,0.09175719;-0.7387235;0.1122853,0.09420772;-0.6985673;0.01012921,-0.0719488;0.005256562;-0.03505676,-0.09942734;-0.3449625;0.001625061,-0.1232483;-0.7391715;0.09157957,-0.1180291;-0.6989356;-0.01046453,0.01021077;0.56892;0.005120949,0;0;0,-0.003419653;0.3294653;-0.0006504059,-0.006667159;0.6464992;-0.01618338,0.1694508;0.5121076;0.01621461,0.2846699;0.273828;0.04250956,0.4206815;0.05421415;0.01391053,-0.1812369;0.5143115;-0.03898437,-0.2910355;0.2724148;-0.02578437,-0.3933648;0.03664705;-0.06438004,0.07497443;-0.0002528131;-0.02849579,0.1108648;-0.3516243;-0.02650309,0.1194726;-0.7481546;0.05565286,0.1325974;-0.7883954;-0.01809669,-0.06774253;0.005994123;-0.04252362,-0.1184056;-0.3432667;-0.02823459,-0.131293;-0.7380831;0.0612856,-0.146825;-0.7876585;-0.001734503,-0.005790234;0.5689281;-0.009813309,263.1198
+0;0;0,0.00575368;0.3292528;0.008195817,0.01174579;0.6464688;0.0007889844,0.1894826;0.5209413;0.02412922,0.2314598;0.2616256;0.04186635,0.2865867;0.009589612;0.005575374,-0.169282;0.5180768;0.006368519,-0.2175707;0.2593141;0.01197019,-0.2807118;0.008949071;-0.02279636,0.07336018;0.004551293;-0.03218975,0.08285505;-0.3452041;0.01763793,0.09180018;-0.7392259;0.1123728,0.09429304;-0.6988942;0.008451633,-0.07197883;0.005258756;-0.0350714,-0.09947365;-0.3451677;0.001632147,-0.1233126;-0.7396743;0.09165458,-0.1180032;-0.6992615;-0.01215269,0.01020829;0.568782;0.005119753,0;0;0,-0.00322628;0.329388;-0.0009036064,-0.006286874;0.6463314;-0.01679802,0.1702704;0.5124603;0.01684952,0.2886326;0.2786847;0.04255295,0.4275803;0.06004991;0.01479459,-0.181538;0.5143176;-0.03890853,-0.2965984;0.2777979;-0.02704028,-0.4013398;0.04249291;-0.06627012,0.07501657;-0.0002297312;-0.02847934,0.1106743;-0.3518352;-0.02650022,0.1193454;-0.7486801;0.05563807,0.1325567;-0.7905825;-0.01898146,-0.06777899;0.005972617;-0.04253171,-0.1184558;-0.3435029;-0.02837108,-0.1308417;-0.7385502;0.06158448,-0.147237;-0.7906628;-0.0008758716,-0.005452096;0.5687825;-0.01033068,263.1532
+0;0;0,0.005544876;0.3292563;0.008199398,0.01133068;0.6464763;0.0007926049,0.189095;0.5207689;0.02402639,0.2329784;0.2617632;0.0416776,0.2924701;0.01069012;0.005604953,-0.1694166;0.5173289;0.006574966,-0.2214892;0.2593193;0.01295865,-0.2891087;0.009801432;-0.01939301,0.07334884;0.00460357;-0.03220814,0.0825831;-0.3451395;0.01775514,0.09152347;-0.7390795;0.1128296,0.09394706;-0.6987469;0.008906893,-0.07201767;0.005201966;-0.03500008,-0.09958548;-0.3452286;0.001609575,-0.1236408;-0.7397151;0.09166245,-0.1183982;-0.6993012;-0.01214809,0.009857498;0.5687881;0.00512047,0;0;0,-0.00322628;0.329388;-0.0009036064,-0.006286874;0.6463314;-0.01679802,0.1702704;0.5124603;0.01684952,0.2886326;0.2786847;0.04255295,0.4275803;0.06004991;0.01479459,-0.181538;0.5143176;-0.03890853,-0.2965984;0.2777979;-0.02704028,-0.4013398;0.04249291;-0.06627012,0.07501657;-0.0002297312;-0.02847934,0.1106743;-0.3518352;-0.02650022,0.1193454;-0.7486801;0.05563807,0.1325567;-0.7905825;-0.01898146,-0.06777899;0.005972617;-0.04253171,-0.1184558;-0.3435029;-0.02837108,-0.1308417;-0.7385502;0.06158448,-0.147237;-0.7906628;-0.0008758716,-0.005452096;0.5687825;-0.01033068,263.1759
+0;0;0,0.005540291;0.328984;0.008192619,0.01132267;0.6460164;0.0007903227,0.1896643;0.5202033;0.0240822,0.23314;0.2636046;0.04156937,0.2953067;0.001241893;0.003874678,-0.1700002;0.5167522;0.006574651,-0.2215889;0.2611404;0.01289901,-0.292249;0.0004027486;-0.02090737,0.07333963;0.004602992;-0.0322041,0.08258067;-0.3453972;0.01779592,0.09152554;-0.7395356;0.1129183,0.09394489;-0.699221;0.00917735,-0.07200861;0.005201312;-0.03499568,-0.09959669;-0.3454869;0.001640897,-0.1236641;-0.7401721;0.09173912,-0.1184307;-0.6997764;-0.01188983,0.009850413;0.568377;0.005115476,0;0;0,-0.003249541;0.3291145;-0.001188993,-0.006257899;0.6458548;-0.01737952,0.1709769;0.5126612;0.01725936,0.2931263;0.2835673;0.04244494,0.4451593;0.05895439;0.01889062,-0.1823683;0.5140846;-0.03844932,-0.3010809;0.2820958;-0.02716278,-0.4247378;0.0433019;-0.06966268,0.07501037;-0.0002645403;-0.02846694,0.1103725;-0.3521611;-0.02649713,0.1190677;-0.7492435;0.0554986,0.1329717;-0.7920449;-0.01785707,-0.06776623;0.005990416;-0.04253051,-0.1184021;-0.343756;-0.02842226,-0.1309978;-0.7390349;0.0614066,-0.1471695;-0.7934723;0.002387851,-0.005437545;0.5683619;-0.01082754,263.2092
+0;0;0,0.005537892;0.3288416;0.008189072,0.01131604;0.6456416;0.0007920759,0.1901316;0.5197557;0.02413082,0.2333726;0.2645417;0.04152364,0.2901143;0.02507451;0.007118449,-0.1704788;0.5162956;0.006577234,-0.2217892;0.2620631;0.01286747,-0.286283;0.02407922;-0.01798873,0.07335684;0.004604072;-0.03221165,0.08257368;-0.3444796;0.01765743,0.09152959;-0.7391046;0.1128972,0.09393591;-0.6988456;0.009715132,-0.07202551;0.005202532;-0.03500389,-0.09954134;-0.3445673;0.001536742,-0.1236385;-0.7397398;0.09174621,-0.1184332;-0.6994001;-0.01132451,0.009844801;0.5680561;0.005114222,0;0;0,-0.002990082;0.3289725;-0.00164175,-0.005765408;0.6454407;-0.01860547,0.1718749;0.5125748;0.01715016,0.2989103;0.2877944;0.04249382,0.4476783;0.08974677;0.02266765,-0.1827339;0.5140631;-0.0382191,-0.3058598;0.2859507;-0.02767034,-0.4225744;0.07034203;-0.06814849,0.07503246;-0.0002730042;-0.02846169,0.1103182;-0.3512473;-0.02665973,0.1190644;-0.7488357;0.0553565,0.1328894;-0.7916843;-0.01716614,-0.06778508;0.005997665;-0.04253498,-0.1179813;-0.3428924;-0.02884755,-0.1304747;-0.7387421;0.06074379,-0.1466753;-0.7945913;0.004841752,-0.004995435;0.5680194;-0.0118444,263.2427
+0;0;0,0.005215991;0.328734;0.008183205,0.01084048;0.6454744;0.0007491852,0.1903519;0.5197487;0.02376776,0.2363731;0.263397;0.04175021,0.2988277;0.02449249;0.00735357,-0.1718395;0.5174606;0.006441089,-0.2269453;0.262357;0.01300127,-0.2950386;0.02431659;-0.0163094,0.07342042;0.004580581;-0.03222731,0.08256753;-0.3449165;0.01752955,0.09120192;-0.7401789;0.1130577,0.09357882;-0.6998612;0.009303823,-0.0720775;0.005211261;-0.03504022,-0.0999333;-0.3449267;0.001498088,-0.1243026;-0.7407541;0.09182771,-0.1191088;-0.7003524;-0.01181494,0.009423546;0.5678985;0.005096442,0;0;0,-0.002904385;0.3288587;-0.001941681,-0.005673051;0.6452526;-0.0191586,0.1727498;0.5136107;0.01769018,0.3054006;0.2902043;0.04320168,0.4570332;0.09323597;0.02396321,-0.1832806;0.513824;-0.0380986,-0.3118171;0.2868732;-0.0267323,-0.4330629;0.07259783;-0.06603336,0.07510484;-0.0001655221;-0.02844954,0.1099982;-0.3515725;-0.02665973,0.1191955;-0.7500513;0.05435061,0.1304638;-0.7947761;-0.01752567,-0.06785992;0.005917951;-0.04254586,-0.1181574;-0.343358;-0.02897703,-0.1311239;-0.7398682;0.0607116,-0.1448451;-0.7960515;0.003605083,-0.00489819;0.5678456;-0.01234055,263.2655
+0;0;0,0.005213552;0.3285803;0.008179378,0.01083545;0.6451746;0.00074868,0.1908269;0.5193545;0.02381487,0.2365231;0.2648133;0.04167032,0.2994021;0.02428533;0.007039946,-0.1723243;0.5170603;0.00644228,-0.2270409;0.2637584;0.01295613,-0.2955969;0.02410038;-0.01655371,0.07341991;0.004580548;-0.03222709,0.0825732;-0.3451524;0.01756337,0.09119785;-0.7399687;0.1129837,0.09362988;-0.6994116;0.00682278,-0.072077;0.005211225;-0.03503997,-0.09995161;-0.3451632;0.001522999,-0.1242934;-0.7405437;0.09175067,-0.1189791;-0.6999007;-0.01429643,0.009419123;0.567632;0.00509407,0;0;0,-0.002743319;0.3287039;-0.002299786,-0.005409755;0.6449314;-0.01989722,0.1733571;0.5132294;0.01782775,0.3102611;0.2947196;0.0444541,0.4681716;0.100589;0.02484965,-0.1837292;0.5136663;-0.03782398,-0.3163317;0.291198;-0.0267483,-0.4440091;0.07867713;-0.06599234,0.07510777;-0.0001648366;-0.02844024,0.109762;-0.3518338;-0.0264194,0.1189128;-0.749892;0.05435967,0.1299709;-0.796721;-0.01886964,-0.06786141;0.005907756;-0.04254385,-0.1180744;-0.3436222;-0.02899686,-0.1311812;-0.7395813;0.0610247,-0.1461057;-0.7983644;0.003733024,-0.004654199;0.567566;-0.01298618,263.2983
+0;0;0,0.005211972;0.3284807;0.008176899,0.01083266;0.6450068;0.0007476462,0.1910668;0.5191353;0.02383811,0.2363982;0.2666258;0.04155104,0.2986669;0.02843249;0.007256791,-0.1725697;0.5168381;0.006442315,-0.2268495;0.265558;0.01290417,-0.2947401;0.02822615;-0.01631925,0.07342158;0.004580653;-0.03222782,0.08258416;-0.3455075;0.01761319,0.09113705;-0.737039;0.1122396,0.09358522;-0.6964118;0.005374409,-0.07207864;0.005211344;-0.03504077,-0.09998155;-0.3455188;0.001559328,-0.1241208;-0.7376099;0.09103632,-0.1187713;-0.6968963;-0.01571433,0.009416573;0.5674772;0.005092303,0;0;0,-0.002547547;0.3286035;-0.00261879,-0.00505928;0.644747;-0.0205195,0.1739345;0.5134281;0.01793766,0.314051;0.2995278;0.04520941,0.4757459;0.1114806;0.02839899,-0.1838011;0.5134259;-0.03731107,-0.3199779;0.2955466;-0.02662593,-0.4553504;0.09039184;-0.06371235,0.07511112;-0.0001394004;-0.02843666,0.1094875;-0.3521958;-0.02635145,0.1191566;-0.7468234;0.05426979,0.129953;-0.7952538;-0.01833344,-0.06786755;0.005876094;-0.04254187,-0.1180194;-0.3440265;-0.02902327,-0.131811;-0.7367299;0.05996059,-0.1471462;-0.7951253;0.0008827634,-0.004339002;0.5674008;-0.01353693,263.3319
+0;0;0,0.004910507;0.3283762;0.008189877,0.01035534;0.6447662;0.0008166907,0.1909738;0.5193281;0.02367793,0.2390097;0.2695356;0.04135387,0.3070635;0.03224325;0.008098908,-0.1728884;0.515354;0.006266912,-0.2324143;0.2675169;0.013313,-0.304528;0.03070366;-0.01432654,0.07343175;0.004617436;-0.03226098,0.0821147;-0.3414874;0.01715679,0.09044823;-0.7370946;0.1125137,0.09286915;-0.6964551;0.005556785,-0.07213817;0.005170981;-0.03498084,-0.1001746;-0.3415634;0.001009699,-0.1245877;-0.737739;0.09110051,-0.1192636;-0.6970095;-0.01574223,0.008967516;0.567274;0.005146494,0;0;0,-0.002532348;0.3284935;-0.002774239,-0.005038403;0.6444815;-0.02092934,0.1742395;0.5134624;0.01776958,0.3192067;0.3056713;0.0464673,0.4834443;0.1189827;0.03169465,-0.1841106;0.5132705;-0.03701635,-0.3252194;0.3011834;-0.02590036,-0.4726184;0.1040696;-0.06416948,0.07511968;-0.0001264215;-0.02848387,0.1097952;-0.3481218;-0.02677727,0.119067;-0.7468929;0.0542357,0.1304763;-0.7951698;-0.01857495,-0.06790754;0.005876213;-0.04252468,-0.117444;-0.3400668;-0.02927271,-0.1310198;-0.73682;0.06056128,-0.1472691;-0.7952179;0.001564488,-0.004313968;0.5671804;-0.01387763,263.3545
+0;0;0,0.004910507;0.3283762;0.008189877,0.01035534;0.6447662;0.0008166907,0.1909738;0.5193281;0.02367793,0.2390097;0.2695356;0.04135387,0.3070635;0.03224325;0.008098908,-0.1728884;0.515354;0.006266912,-0.2324143;0.2675169;0.013313,-0.304528;0.03070366;-0.01432654,0.07343175;0.004617436;-0.03226098,0.0821147;-0.3414874;0.01715679,0.09044823;-0.7370946;0.1125137,0.09286915;-0.6964551;0.005556785,-0.07213817;0.005170981;-0.03498084,-0.1001746;-0.3415634;0.001009699,-0.1245877;-0.737739;0.09110051,-0.1192636;-0.6970095;-0.01574223,0.008967516;0.567274;0.005146494,0;0;0,-0.002532348;0.3284935;-0.002774239,-0.005038403;0.6444815;-0.02092934,0.1742395;0.5134624;0.01776958,0.3192067;0.3056713;0.0464673,0.4834443;0.1189827;0.03169465,-0.1841106;0.5132705;-0.03701635,-0.3252194;0.3011834;-0.02590036,-0.4726184;0.1040696;-0.06416948,0.07511968;-0.0001264215;-0.02848387,0.1097952;-0.3481218;-0.02677727,0.119067;-0.7468929;0.0542357,0.1304763;-0.7951698;-0.01857495,-0.06790754;0.005876213;-0.04252468,-0.117444;-0.3400668;-0.02927271,-0.1310198;-0.73682;0.06056128,-0.1472691;-0.7952179;0.001564488,-0.004313968;0.5671804;-0.01387763,263.3773
+0;0;0,0.004909818;0.3283302;0.008188728,0.01035448;0.6447097;0.0008155317,0.1913501;0.5191689;0.02371537,0.2389033;0.2718865;0.04121368,0.3073124;0.03335536;0.007785119,-0.1732662;0.5151865;0.006268261,-0.2321939;0.2698399;0.01324355,-0.3046841;0.03179029;-0.01454029,0.07346068;0.004619255;-0.03227369,0.0820655;-0.3383716;0.01669946,0.09045131;-0.7364604;0.1126545,0.09289136;-0.6957369;0.004852451,-0.07216658;0.005173018;-0.03499462,-0.09995075;-0.3384416;0.0006720982,-0.124517;-0.7371024;0.09132805,-0.1191508;-0.6962881;-0.01635896,0.008966591;0.5672141;0.005145522,0;0;0,-0.002533846;0.3284449;-0.003061056,-0.005149916;0.6444055;-0.02149248,0.1746545;0.5137421;0.01743269,0.3219099;0.3110065;0.04793191,0.4924564;0.1282364;0.03367233,-0.1846134;0.5129471;-0.03681504,-0.3298235;0.3067596;-0.02600631,-0.4798517;0.1099779;-0.06425402,0.07515098;-7.238984E-05;-0.02849078,0.1096739;-0.3449233;-0.0274322,0.1186751;-0.7461081;0.05455661,0.1299053;-0.7958859;-0.01791143,-0.06794813;0.00583504;-0.04252533,-0.1169598;-0.3370053;-0.02935385,-0.1313642;-0.7362976;0.06070507,-0.1474057;-0.7951357;0.0007659197,-0.004391164;0.5671074;-0.01437521,263.411
+0;0;0,0.004608815;0.3282748;0.008167357,0.009889031;0.6446344;0.0008201557,0.1912701;0.5196009;0.02349955,0.2427845;0.2797051;0.04099602,0.315202;0.03266391;0.007820677,-0.1737453;0.514531;0.006272534,-0.2370078;0.2769223;0.0133306,-0.3164369;0.0314351;-0.01497599,0.07340331;0.004627304;-0.03231194,0.081538;-0.3367533;0.01654704,0.08982901;-0.7366352;0.112972,0.0921951;-0.6958955;0.005036429,-0.07217297;0.005153595;-0.0349002,-0.1007923;-0.3369212;-0.0008421354,-0.1249965;-0.7372802;0.09080283,-0.1197012;-0.6964501;-0.01701971,0.008526703;0.5671373;0.005144395,0;0;0,-0.002535187;0.3283807;-0.003464222,-0.005272575;0.644293;-0.02230191,0.174854;0.5142021;0.01723266,0.3223014;0.3199137;0.04918766,0.5035474;0.1345216;0.03678393,-0.1849832;0.5126857;-0.0364995,-0.3320083;0.315751;-0.02600268,-0.4953035;0.1176996;-0.06453309,0.07511576;-5.663931E-05;-0.02848053,0.1094072;-0.3433022;-0.02765203,0.1183341;-0.7462821;0.05480742,0.1311563;-0.7959062;-0.01776408,-0.06790802;0.005813532;-0.04252322,-0.1168399;-0.3353953;-0.0292432,-0.1317421;-0.7365721;0.06079621,-0.1475926;-0.7957801;0.001116,-0.004476234;0.5670037;-0.01508546,263.4352
+0;0;0,0.004607993;0.3282163;0.008165901,0.009887603;0.6445391;0.000819372,0.1913227;0.5194964;0.02350391,0.2423529;0.2818559;0.0408359,0.3157358;0.03152105;0.00721826,-0.1738005;0.5144251;0.006271813,-0.2364682;0.2790502;0.01326353,-0.3169564;0.03029001;-0.01542046,0.07343199;0.004629112;-0.03232457,0.08153817;-0.3355553;0.0163632,0.08986078;-0.7369615;0.1131558,0.0922256;-0.6962276;0.00527849,-0.07220117;0.005155609;-0.03491384,-0.1007202;-0.3357204;-0.0009751134,-0.1250167;-0.7376056;0.09101921,-0.1197242;-0.6967813;-0.01674505,0.00852536;0.5670469;0.005143341,0;0;0,-0.002444975;0.328319;-0.003804684,-0.00516104;0.6441779;-0.02292728,0.1751582;0.5147918;0.01703978,0.3239829;0.3247655;0.0504868,0.5126269;0.1418786;0.03829741,-0.185005;0.5125042;-0.03624362,-0.3338902;0.3198563;-0.02636836,-0.5036143;0.1228965;-0.066159,0.07514483;8.866191E-06;-0.02849245,0.1092229;-0.3420435;-0.02777433,0.1180753;-0.746521;0.05519915,0.1308328;-0.7958691;-0.01759815,-0.06795144;0.005757704;-0.04252075,-0.1167846;-0.3342358;-0.0290527,-0.1321244;-0.736915;0.06138612,-0.1476374;-0.7950773;0.0001891851,-0.004367411;0.5668995;-0.01564646,263.4679
+0;0;0,0.004605857;0.3280642;0.008162116,0.009883122;0.6442463;0.0008187122,0.1909872;0.519321;0.02346821,0.2417516;0.2829179;0.04070995,0.3151786;0.03243288;0.007072136,-0.1734737;0.5142589;0.006267367,-0.2358151;0.2801096;0.01322268,-0.3163515;0.03120016;-0.01547852,0.07346459;0.004631167;-0.03233892,0.0815313;-0.3338966;0.01611174,0.08989614;-0.737339;0.1133953,0.09225875;-0.6966151;0.005618736,-0.07223322;0.005157898;-0.03492934,-0.1006133;-0.3340581;-0.001155894,-0.1250331;-0.737982;0.09130509,-0.1197456;-0.6971679;-0.01635858,0.008521426;0.5667853;0.005140943,0;0;0,-0.002270095;0.3281636;-0.004172564,-0.004873104;0.6438714;-0.02348471,0.1752196;0.515186;0.01666975,0.3274486;0.3297189;0.05115199,0.5230416;0.1538689;0.04188204,-0.1845674;0.5123962;-0.03554419,-0.3365183;0.3237355;-0.02666579,-0.5076897;0.1277346;-0.06603263,0.0751799;4.99785E-05;-0.02850056,0.1087235;-0.3403734;-0.02789378,0.1178329;-0.7468367;0.05579901,0.1307607;-0.7962828;-0.01671004,-0.06799488;0.005718492;-0.04252406,-0.1164865;-0.3326209;-0.02879103,-0.1323111;-0.7373101;0.06218227,-0.1480813;-0.7952203;0.0008677468,-0.004106566;0.5666273;-0.01616979,263.4903
+0;0;0,0.004301486;0.3280666;0.008229017,0.009455749;0.6442516;0.0009139921,0.1907024;0.5195679;0.02325879,0.2449059;0.2839537;0.04082664,0.3249739;0.03523852;0.009272367,-0.173673;0.5136468;0.006156319,-0.2432934;0.2815651;0.01335513,-0.3281421;0.03398201;-0.01437738,0.07345058;0.00464964;-0.0323681,0.08181037;-0.3338365;0.0163231,0.08926222;-0.7373515;0.1133797,0.09159274;-0.6966242;0.005602755,-0.07227916;0.005133249;-0.03483782,-0.1009929;-0.3340656;-0.001173329,-0.125281;-0.7380239;0.09117174,-0.1200264;-0.6972041;-0.01649297,0.0081443;0.5667891;0.005225013,0;0;0,-0.002270095;0.3281636;-0.004172564,-0.004873104;0.6438714;-0.02348471,0.1752196;0.515186;0.01666975,0.3274486;0.3297189;0.05115199,0.5230416;0.1538689;0.04188204,-0.1845674;0.5123962;-0.03554419,-0.3365183;0.3237355;-0.02666579,-0.5076897;0.1277346;-0.06603263,0.0751799;4.99785E-05;-0.02850056,0.1087235;-0.3403734;-0.02789378,0.1178329;-0.7468367;0.05579901,0.1307607;-0.7962828;-0.01671004,-0.06799488;0.005718492;-0.04252406,-0.1164865;-0.3326209;-0.02879103,-0.1323111;-0.7373101;0.06218227,-0.1480813;-0.7952203;0.0008677468,-0.004106566;0.5666273;-0.01616979,263.5126
+0;0;0,0.00430072;0.3280082;0.008227552,0.009454416;0.6441582;0.0009131897,0.1909556;0.5194139;0.02328284,0.2453703;0.2828819;0.04091912,0.3271466;0.02886024;0.008691605,-0.1739277;0.5134845;0.006156528,-0.2438192;0.2804989;0.01338338,-0.3304783;0.02763346;-0.01494083,0.07346107;0.004650304;-0.03237273,0.08179011;-0.3325909;0.01613939,0.0892379;-0.735886;0.1131431,0.09154131;-0.6952835;0.006620489,-0.07228948;0.005133983;-0.0348428,-0.1008977;-0.3328172;-0.001302127,-0.1251725;-0.7365555;0.09099261,-0.119979;-0.6958616;-0.01541908,0.008143054;0.5667009;0.005223923,0;0;0,-0.002163656;0.3281021;-0.004464865,-0.004711382;0.6437629;-0.02397919,0.1756206;0.5153971;0.01684308,0.3327715;0.3329982;0.05224991,0.5356356;0.156782;0.04539633,-0.1847283;0.5121123;-0.03515612,-0.3418303;0.3264506;-0.02690479,-0.5253329;0.133848;-0.06542753,0.07519335;6.049871E-05;-0.02849746,0.108801;-0.3390925;-0.02804971,0.1179497;-0.7452577;0.05596375,0.1308238;-0.7934737;-0.01601744,-0.06801001;0.005700048;-0.04252408,-0.1163788;-0.3313799;-0.02866775,-0.1324512;-0.7358296;0.06229492,-0.1479952;-0.7925542;0.001450751,-0.003957823;0.5665281;-0.01662064,263.5464
+0;0;0,0.004301165;0.3280422;0.008228404,0.009456916;0.6443176;0.0009105853,0.1910416;0.5195079;0.02329098,0.2456038;0.2823347;0.04097507,0.3277168;0.02726698;0.008614846,-0.1740098;0.5135757;0.006156781,-0.2440908;0.2799585;0.01340322,-0.3311068;0.02605176;-0.01503762,0.07345794;0.004650106;-0.03237135,0.08177757;-0.3322102;0.01608597,0.08922591;-0.7355351;0.1130968,0.09152915;-0.6949334;0.006582066,-0.0722864;0.005133764;-0.03484132,-0.1008623;-0.3324357;-0.00133853,-0.1251389;-0.7362037;0.09096304,-0.1199458;-0.6955107;-0.01544083,0.008144816;0.5668166;0.005223746,0;0;0,-0.002023973;0.3281307;-0.004899502,-0.004453272;0.6438779;-0.02504468,0.1759162;0.5161181;0.01703978,0.3370934;0.3364359;0.05277586,0.5449966;0.164384;0.04790616,-0.1846601;0.5120847;-0.03499343,-0.3454041;0.3286985;-0.02652197,-0.5332221;0.1385053;-0.06394196,0.07521988;9.351969E-05;-0.02841759,0.10853;-0.338702;-0.02799678,0.1177225;-0.7449482;0.05577135,0.13054;-0.7934643;-0.01588082,-0.06797975;0.005673188;-0.04256954,-0.1164003;-0.3310047;-0.02858459,-0.1324943;-0.7354501;0.06253321,-0.1479741;-0.7923664;0.00196055,-0.003727727;0.5666156;-0.01751208,263.5685
+0;0;0,0.004075055;0.3280718;0.008259872,0.009058626;0.6444036;0.0009994395,0.1908807;0.5198404;0.02319339,0.2507207;0.2812595;0.04087418,0.3378496;0.03112239;0.01101981,-0.174427;0.5133818;0.006203488,-0.2504729;0.2789217;0.01393019,-0.34095;0.02985702;-0.01491493,0.07352493;0.004643544;-0.03240891,0.08175939;-0.3351792;0.01621243,0.08923182;-0.7560359;0.1175794,0.09123769;-0.7166055;0.02287906,-0.07237272;0.005144909;-0.03483581,-0.1014637;-0.335356;-0.001306329,-0.1269289;-0.7566251;0.095313,-0.1223536;-0.7171149;0.0007099584,0.007775076;0.5668864;0.005300453,0;0;0,-0.002028942;0.3281557;-0.005064964,-0.004510365;0.6439495;-0.02530026,0.1760365;0.5164742;0.01704097,0.3447435;0.3404621;0.05408025,0.5508031;0.1714054;0.0508225,-0.1848037;0.5119395;-0.03485031,-0.3512521;0.3301355;-0.02733532,-0.5393402;0.1443981;-0.06162559,0.07526021;0.0001400262;-0.02852535,0.1090531;-0.3415719;-0.02700138,0.1176258;-0.7662662;0.05674099,0.1292758;-0.7979006;-0.01485921,-0.06808648;0.0056421;-0.04254659,-0.116886;-0.3339559;-0.02829447,-0.1339028;-0.7560288;0.06666017,-0.147552;-0.8037367;0.01340324,-0.003770761;0.5666738;-0.01775122,263.6024
+0;0;0,0.004075349;0.3280954;0.008260468,0.009060234;0.6445102;0.0009978763,0.19084;0.5199315;0.02318919,0.2510391;0.2799189;0.04097608,0.3388233;0.02790076;0.01089722,-0.1743841;0.5134744;0.006203174,-0.2508864;0.2776072;0.01397625,-0.3420439;0.02666968;-0.01508578,0.07349013;0.004641347;-0.03239357,0.08180935;-0.3386795;0.01672827,0.08915326;-0.7522976;0.1163518,0.09122265;-0.7125686;0.01865258,-0.07233847;0.005142474;-0.03481932,-0.1017289;-0.3388634;-0.0009446964,-0.1267561;-0.7528869;0.0940128,-0.122036;-0.7130755;-0.003585979,0.007776249;0.5669668;0.005300346,0;0;0,-0.001907416;0.3281747;-0.005406141,-0.004266746;0.6440271;-0.02603173,0.1760945;0.5165616;0.01700568,0.350497;0.3443787;0.05551767,0.5599571;0.1763037;0.05441642,-0.1845874;0.5119021;-0.03470398,-0.3557374;0.3324651;-0.02719682,-0.5508466;0.151138;-0.06150236,0.07525621;0.0001372844;-0.02842832,0.1090007;-0.3451188;-0.02512193,0.1172737;-0.7625502;0.05698323,0.1290527;-0.7983882;-0.01492429,-0.06801289;0.005639509;-0.04259256,-0.1175294;-0.3374168;-0.02803886,-0.1343189;-0.7522261;0.06528901,-0.1243762;-0.741411;-0.03050844,-0.003558017;0.5667347;-0.01838183,263.6353
+0;0;0,0.004075426;0.3281017;0.008260624,0.009060579;0.6445334;0.0009975848,0.1911545;0.5198684;0.02321992,0.2520569;0.2770517;0.04121462,0.3292765;0.05536339;0.01475567,-0.1746966;0.5134002;0.006204739,-0.2520927;0.2747774;0.01406862,-0.3322795;0.05403954;-0.01149586,0.07344094;0.00463824;-0.03237189,0.08176538;-0.3388982;0.0167808,0.08849856;-0.7181194;0.1081195,0.09090114;-0.676824;-0.005309582,-0.07229005;0.005139032;-0.03479602,-0.101699;-0.339083;-0.0009001121,-0.1246448;-0.7186758;0.08616062,-0.1191647;-0.6772848;-0.02715189,0.007776503;0.5669844;0.005300361,0;0;0,-0.001833454;0.3281776;-0.005624533,-0.004153527;0.6440399;-0.02637124,0.176452;0.5165255;0.01708555,0.3597806;0.3495338;0.05577993,0.5543017;0.2154812;0.05547452,-0.1848213;0.5117881;-0.03464165,-0.3612453;0.3334152;-0.02753426,-0.5489701;0.1945519;-0.0633816,0.0752307;0.0001280755;-0.02834344,0.1089974;-0.3453434;-0.02489424,0.1141779;-0.7276261;0.05275774,0.1280396;-0.7901176;-0.01245499,-0.0679183;0.005633345;-0.04264263,-0.1174167;-0.3376341;-0.02781186,-0.1339978;-0.7182546;0.05615215,-0.1491976;-0.7807501;-0.008755967,-0.00345362;0.5667439;-0.01869965,263.6577
+0;0;0,0.004050304;0.3281215;0.00827276,0.008942164;0.6446077;0.001066772,0.1914043;0.51996;0.02306474,0.2589363;0.2780168;0.04251501,0.3390508;0.05723152;0.01632357,-0.1750232;0.5131527;0.006335933,-0.2584181;0.27554;0.01413945,-0.3439562;0.05653685;-0.009763621,0.07340945;0.004654502;-0.03241251,0.0816764;-0.3394605;0.0168195,0.08803165;-0.7162814;0.1074187,0.09035414;-0.6749784;-0.006069735,-0.07231517;0.005116583;-0.03472057,-0.1018907;-0.3396682;-0.0007203333,-0.1249149;-0.7168591;0.08553249,-0.1195122;-0.67545;-0.02784044,0.007679411;0.5670414;0.00535361,0;0;0,-0.001831301;0.3281918;-0.005945683,-0.004192702;0.6440791;-0.02708268,0.1765942;0.5164726;0.01713181,0.3656248;0.3548793;0.05751085,0.5569546;0.2161622;0.05653214,-0.1851698;0.5116552;-0.03465379,-0.3656371;0.3359846;-0.02781107,-0.5524347;0.1953912;-0.06231677,0.07522146;9.161234E-05;-0.02833557,0.1089057;-0.3459689;-0.02449584,0.1137402;-0.7257022;0.05310512,0.1270685;-0.7882931;-0.01217937,-0.06790684;0.0056544;-0.04263649,-0.1173021;-0.3382212;-0.02790668,-0.1342312;-0.7162758;0.05594306,-0.1495055;-0.7794383;-0.008089915,-0.003479727;0.5667773;-0.01930976,263.6912
+0;0;0,0.004050304;0.3281215;0.00827276,0.008942164;0.6446077;0.001066772,0.1914043;0.51996;0.02306474,0.2589363;0.2780168;0.04251501,0.3390508;0.05723152;0.01632357,-0.1750232;0.5131527;0.006335933,-0.2584181;0.27554;0.01413945,-0.3439562;0.05653685;-0.009763621,0.07340945;0.004654502;-0.03241251,0.0816764;-0.3394605;0.0168195,0.08803165;-0.7162814;0.1074187,0.09035414;-0.6749784;-0.006069735,-0.07231517;0.005116583;-0.03472057,-0.1018907;-0.3396682;-0.0007203333,-0.1249149;-0.7168591;0.08553249,-0.1195122;-0.67545;-0.02784044,0.007679411;0.5670414;0.00535361,0;0;0,-0.001831301;0.3281918;-0.005945683,-0.004192702;0.6440791;-0.02708268,0.1765942;0.5164726;0.01713181,0.3656248;0.3548793;0.05751085,0.5569546;0.2161622;0.05653214,-0.1851698;0.5116552;-0.03465379,-0.3656371;0.3359846;-0.02781107,-0.5524347;0.1953912;-0.06231677,0.07522146;9.161234E-05;-0.02833557,0.1089057;-0.3459689;-0.02449584,0.1137402;-0.7257022;0.05310512,0.1270685;-0.7882931;-0.01217937,-0.06790684;0.0056544;-0.04263649,-0.1173021;-0.3382212;-0.02790668,-0.1342312;-0.7162758;0.05594306,-0.1495055;-0.7794383;-0.008089915,-0.003479727;0.5667773;-0.01930976,263.7138
+0;0;0,0.004049192;0.3280315;0.008270489,0.008939996;0.6444491;0.001066008,0.1919902;0.5196664;0.02311978,0.2600417;0.2758622;0.04271965,0.3400924;0.05525278;0.01654909,-0.1756096;0.5128374;0.00633745,-0.2596461;0.273397;0.01420099,-0.3451159;0.05456838;-0.009683036,0.07340702;0.004654348;-0.03241144,0.08169385;-0.3402881;0.01693896,0.08807045;-0.7183752;0.1078426,0.0904015;-0.6770305;-0.006064147,-0.07231277;0.005116414;-0.03471943,-0.1019594;-0.3404974;-0.000637427,-0.1250609;-0.7189557;0.08590521,-0.1196384;-0.6775045;-0.02788559,0.007677497;0.5668985;0.005351984,0;0;0,-0.001867771;0.3281;-0.006028176,-0.004278064;0.643919;-0.02715898,0.1772256;0.5168554;0.01746869,0.3710879;0.358155;0.05854487,0.5623537;0.2196808;0.06049776,-0.1858531;0.5113814;-0.03462661,-0.37194;0.3387809;-0.02859606,-0.5584244;0.1975725;-0.06092722,0.07521448;0.0001030415;-0.02834654,0.108816;-0.3467999;-0.02402043,0.1143012;-0.7278811;0.05344605,0.1267205;-0.7902172;-0.01310229,-0.06791385;0.005634005;-0.04262301,-0.1174268;-0.3390618;-0.02769992,-0.1344083;-0.7183889;0.05642235,-0.1501246;-0.7816596;-0.008094814,-0.003553867;0.5666323;-0.01939297,263.736
+0;0;0,0.004018794;0.327838;0.008255378,0.008824265;0.6441014;0.001089559,0.1928552;0.5193716;0.023189,0.2650808;0.2808223;0.04242994,0.3528122;0.0631852;0.01619897,-0.1765501;0.5121172;0.006537604,-0.2655047;0.2786229;0.01428306,-0.3551078;0.0614747;-0.009564344,0.07330631;0.004639686;-0.03242927,0.08141529;-0.3414072;0.01742572,0.08793374;-0.7257118;0.1097814,0.09021021;-0.6843281;-0.004476786,-0.07227789;0.00510914;-0.03459483,-0.1020925;-0.3416341;-0.0002436042,-0.125832;-0.7263401;0.08750533,-0.1204505;-0.684844;-0.02663749,0.007582456;0.5665876;0.005360051,0;0;0,-0.001934417;0.3279026;-0.006179332,-0.004416957;0.6435573;-0.02741408,0.1782608;0.5177107;0.01793313,0.3719858;0.3650547;0.05866671,0.5639402;0.2275839;0.06113005,-0.1869475;0.5110362;-0.03476068,-0.3731658;0.344356;-0.02902036,-0.5612562;0.2052125;-0.0608307,0.07516395;6.477535E-05;-0.02823782,0.1086556;-0.3480119;-0.02369237,0.1155745;-0.7355496;0.05395269,0.1263213;-0.7976416;-0.01382113,-0.06778038;0.005648185;-0.04267218,-0.1174428;-0.340187;-0.02746086,-0.1349192;-0.7257381;0.05802049,-0.1480381;-0.7894921;-0.007000953,-0.003675111;0.5663113;-0.01962399,263.7695
+0;0;0,0.004018876;0.3278446;0.008255546,0.008824483;0.6441171;0.001089501,0.1932648;0.5192802;0.02322848,0.265287;0.2814026;0.04241524,0.3529353;0.06397165;0.01620912,-0.1769568;0.5120097;0.006540296,-0.2656609;0.2791729;0.01426395,-0.3551791;0.06223036;-0.009560866,0.07326291;0.004636939;-0.03241008,0.08138174;-0.3418303;0.01750547,0.08797476;-0.7305316;0.1109178,0.09022811;-0.6892635;-0.002179995,-0.0722351;0.005106115;-0.03457435,-0.1020859;-0.3420582;-0.0001813993,-0.126097;-0.7311655;0.08857144,-0.1207702;-0.6897861;-0.02441212,0.007582631;0.5666006;0.005360142,0;0;0,-0.001854666;0.3279062;-0.006363869,-0.004273012;0.6435638;-0.02769947,0.1787759;0.5179763;0.0182898,0.3749712;0.3696327;0.05881929,0.5711796;0.2387726;0.06362629,-0.18724;0.510901;-0.03480551,-0.3763019;0.348527;-0.02920251,-0.5677246;0.2140267;-0.0594049,0.07514718;3.914535E-05;-0.02814722,0.1085742;-0.3484681;-0.02342105,0.1158208;-0.7404764;0.05490565,0.1270538;-0.7994838;-0.01491308,-0.06769879;0.005654459;-0.04271144,-0.117431;-0.3405884;-0.02723207,-0.1344653;-0.7303706;0.06016229,-0.1505297;-0.7923525;-0.00467921,-0.00354743;0.5663169;-0.01989031,263.8029
+0;0;0,0.004016806;0.3276758;0.008251294,0.008821076;0.64386;0.001087065,0.1941167;0.5188225;0.02330737,0.2662756;0.2804933;0.04253056,0.3538527;0.06323878;0.0163457,-0.1778097;0.5115186;0.006542341,-0.2666821;0.2782397;0.01428065,-0.3561277;0.06147321;-0.009524832,0.07317896;0.004631626;-0.03237294,0.08125428;-0.3399788;0.0172751,0.08780564;-0.7262233;0.110097,0.08999827;-0.6852588;4.632771E-05,-0.07215232;0.005100265;-0.03453473,-0.1018432;-0.3402035;-0.0003261082,-0.1257025;-0.7268515;0.08786575,-0.1205192;-0.6857787;-0.02207377,0.007579501;0.5663608;0.005356752,0;0;0,-0.00197684;0.3277352;-0.006430387,-0.004475072;0.6433036;-0.02776814,0.1795979;0.5181898;0.01844525,0.3785663;0.3730883;0.06009078,0.5886792;0.266319;0.06289005,-0.1882953;0.5105256;-0.03510763,-0.3824738;0.3535055;-0.03103036,-0.5765679;0.2227454;-0.0590349,0.07510551;4.36306E-05;-0.02799607,0.1083523;-0.3466064;-0.02414179,0.1141981;-0.7357894;0.05552053,0.1286637;-0.7896295;-0.0151744,-0.06754037;0.005664666;-0.04278818,-0.1171592;-0.3387133;-0.02767943,-0.1342884;-0.7259175;0.05963152,-0.1499468;-0.785917;-0.002746947,-0.00373327;0.5660741;-0.0199604,263.8255
+0;0;0,0.003989593;0.327664;0.008265892,0.00874314;0.6438996;0.00112348,0.1948217;0.5192464;0.02329453,0.2720308;0.2856555;0.04281967,0.3659576;0.07082999;0.01840935,-0.1784861;0.5113341;0.006649259,-0.2715945;0.2829165;0.01461225,-0.3665465;0.06847756;-0.009224813,0.0731281;0.004638959;-0.03248004,0.08075874;-0.3402434;0.0172009,0.08809499;-0.7344983;0.1118152,0.09011918;-0.6940777;0.007195771,-0.07219945;0.005080474;-0.03443285,-0.1019323;-0.3404832;-0.0001989156,-0.1264111;-0.7351086;0.08987994,-0.1215389;-0.6945797;-0.01463469,0.007512138;0.5663827;0.005389587,0;0;0,-0.002080262;0.3277199;-0.00658369,-0.004687987;0.643326;-0.02809,0.1800212;0.5182387;0.01856256,0.3792929;0.3787597;0.06031847,0.5891064;0.2713381;0.06296253,-0.1890766;0.5103616;-0.03565399,-0.3847499;0.3600078;-0.0320617,-0.5792384;0.2295163;-0.05878856,0.07511942;8.022785E-05;-0.027951,0.1081114;-0.3468587;-0.02405477,0.1140827;-0.7443528;0.05597878,0.1287273;-0.7920551;-0.013345,-0.06753448;0.005623469;-0.04279793,-0.1172276;-0.339019;-0.02788346,-0.1347786;-0.7340611;0.06198447,-0.1496715;-0.7892269;0.002127241,-0.003915705;0.5660841;-0.02023602,263.8602
+0;0;0,0.003989277;0.3276381;0.008265237,0.008742625;0.6438603;0.001123097,0.195922;0.5189328;0.02339923,0.2728804;0.2861003;0.04286098,0.3667659;0.0713695;0.01846142,-0.1795797;0.5109739;0.006656136,-0.2723858;0.2832979;0.01459328,-0.3672959;0.06895351;-0.009233279,0.07309239;0.004636693;-0.03246418,0.08072718;-0.3404337;0.01724385,0.08808552;-0.7358754;0.1121429,0.09016783;-0.6951556;0.004519574,-0.07216419;0.005077993;-0.03441604,-0.1019133;-0.3406741;-0.0001634322,-0.1264657;-0.7364873;0.09018657,-0.1214537;-0.6956561;-0.01732901,0.007511664;0.566346;0.005389061,0;0;0,-0.002128966;0.3276914;-0.00668931,-0.004799783;0.6432784;-0.0282743,0.1810958;0.5186186;0.0190599,0.3821775;0.3831195;0.06051421,0.5918497;0.2757056;0.06487036,-0.1901997;0.5098334;-0.03606921,-0.3884706;0.3642681;-0.03264652,-0.589452;0.244153;-0.0590659,0.07511128;0.0001199543;-0.0278604,0.1079329;-0.3470256;-0.02392793,0.1143425;-0.7457446;0.05617309,0.1289778;-0.7979053;-0.01265621,-0.06745462;0.005590743;-0.04285485,-0.1172279;-0.3392337;-0.02797263,-0.1346417;-0.7353578;0.06267236,-0.1511147;-0.7928598;0.001238856,-0.004011326;0.5660411;-0.02040291,263.8929
+0;0;0,0.003988713;0.3275917;0.008264068,0.00874184;0.6437993;0.001122214,0.1967645;0.518662;0.02347881,0.2729569;0.2881469;0.04274686,0.3762289;0.05194752;0.01590786,-0.1804177;0.5106675;0.006660784,-0.2723002;0.2852575;0.01451893,-0.3766993;0.04948321;-0.01168978,0.07307111;0.004635343;-0.03245473,0.08070839;-0.3405472;0.01726946,0.08809517;-0.7375172;0.1125353,0.09016794;-0.6968465;0.005404867,-0.07214318;0.005076515;-0.03440602,-0.101902;-0.340788;-0.00014228,-0.1265493;-0.738131;0.0905569,-0.1215602;-0.6973494;-0.01646625,0.00751092;0.5662875;0.005388039,0;0;0,-0.002193905;0.3276426;-0.0067873,-0.004927434;0.6432069;-0.02847767,0.1818343;0.5186739;0.01936388,0.3837268;0.3890819;0.06130553,0.6138669;0.2699743;0.06625676,-0.1911493;0.5095791;-0.03646947,-0.390911;0.3702888;-0.03377696,-0.6121057;0.2380426;-0.0613346,0.07511774;0.0001234263;-0.02777576,0.1077762;-0.3471518;-0.02387333,0.1141666;-0.7473186;0.05700326,0.128821;-0.798003;-0.01278472,-0.06740026;0.005592639;-0.04289652,-0.1172332;-0.3393342;-0.02793042,-0.1347143;-0.7370201;0.06293009,-0.1500045;-0.7971663;0.006053362,-0.004121721;0.5659752;-0.02057767,263.9255
+0;0;0,0.004051474;0.3275501;0.008356477,0.008809043;0.6438161;0.001280888,0.1985546;0.5183512;0.02372368,0.2801865;0.2911681;0.04346395,0.3768734;0.07777438;0.02262127,-0.182011;0.5101135;0.00687389,-0.2799149;0.2887162;0.01485561,-0.3787954;0.07648133;-0.007473955,0.07301942;0.004580187;-0.03242919,0.08062959;-0.3367451;0.01696923,0.08807518;-0.724005;0.1098888,0.09024779;-0.6826208;-0.004286177,-0.07209851;0.005120543;-0.03435187,-0.1014065;-0.3369034;-0.0002674423,-0.125588;-0.7245171;0.08822292,-0.1203026;-0.6830208;-0.02583906,0.007577397;0.566285;0.005534258,0;0;0,-0.002314277;0.3275985;-0.00701189,-0.005211383;0.6431947;-0.02903914,0.1834792;0.5195205;0.01973295,0.3858407;0.3932263;0.06174731,0.6047183;0.3074571;0.06922317,-0.1930124;0.5088608;-0.03684785,-0.394308;0.3741868;-0.0339155,-0.5985403;0.2606987;-0.06092025,0.07512438;0.0002124012;-0.02758169,0.1072327;-0.3432478;-0.02529168,0.1120266;-0.7329541;0.05696202,0.1291099;-0.7941694;-0.01055216,-0.06728202;0.005554956;-0.0429737,-0.1166698;-0.3355293;-0.02802442,-0.1337936;-0.7235537;0.06031319,-0.1499168;-0.7858792;-0.005915783,-0.004356027;0.5659549;-0.02104187,263.9483
+0;0;0,0.004051474;0.3275501;0.008356477,0.008809043;0.6438161;0.001280888,0.1985546;0.5183512;0.02372368,0.2801865;0.2911681;0.04346395,0.3768734;0.07777438;0.02262127,-0.182011;0.5101135;0.00687389,-0.2799149;0.2887162;0.01485561,-0.3787954;0.07648133;-0.007473955,0.07301942;0.004580187;-0.03242919,0.08062959;-0.3367451;0.01696923,0.08807518;-0.724005;0.1098888,0.09024779;-0.6826208;-0.004286177,-0.07209851;0.005120543;-0.03435187,-0.1014065;-0.3369034;-0.0002674423,-0.125588;-0.7245171;0.08822292,-0.1203026;-0.6830208;-0.02583906,0.007577397;0.566285;0.005534258,0;0;0,-0.002314277;0.3275985;-0.00701189,-0.005211383;0.6431947;-0.02903914,0.1834792;0.5195205;0.01973295,0.3858407;0.3932263;0.06174731,0.6047183;0.3074571;0.06922317,-0.1930124;0.5088608;-0.03684785,-0.394308;0.3741868;-0.0339155,-0.5985403;0.2606987;-0.06092025,0.07512438;0.0002124012;-0.02758169,0.1072327;-0.3432478;-0.02529168,0.1120266;-0.7329541;0.05696202,0.1291099;-0.7941694;-0.01055216,-0.06728202;0.005554956;-0.0429737,-0.1166698;-0.3355293;-0.02802442,-0.1337936;-0.7235537;0.06031319,-0.1499168;-0.7858792;-0.005915783,-0.004356027;0.5659549;-0.02104187,263.9816
+0;0;0,0.004050618;0.3274809;0.008354711,0.008807229;0.6436833;0.001280556,0.1990614;0.5181067;0.0237709,0.2804402;0.291628;0.04344997,0.3771426;0.07819986;0.02260392,-0.1825172;0.509847;0.006876256,-0.2801175;0.2891362;0.01483323,-0.3790141;0.07686704;-0.007499939,0.07292356;0.004574174;-0.03238662,0.08054258;-0.337148;0.01706925,0.08816394;-0.7335508;0.1121825,0.09008175;-0.6935017;0.01139785,-0.07200386;0.005113821;-0.03430678,-0.1013459;-0.3373078;-0.0001827106,-0.1260983;-0.7340728;0.09039684,-0.1214328;-0.6939248;-0.01028812,0.007575834;0.5661681;0.005533057,0;0;0,-0.002326712;0.3275252;-0.007194996,-0.005236723;0.6430461;-0.02938461,0.1839141;0.5195122;0.02000188,0.3880151;0.3975739;0.06214738,0.6052505;0.3076347;0.06971097,-0.1935757;0.5086628;-0.03704229,-0.396858;0.3783868;-0.03443173,-0.60246;0.267078;-0.06042488,0.07510173;0.0001974106;-0.02733779,0.1069424;-0.3436913;-0.02516031,0.1132519;-0.7430115;0.05695724,0.1267185;-0.7870362;-0.01087499,-0.06702005;0.00561928;-0.04317869,-0.1166454;-0.3358215;-0.02789712,-0.1340491;-0.7329209;0.06292628,-0.1232225;-0.7229126;-0.03579216,-0.00437922;0.5658263;-0.02134871,264.0038
+0;0;0,0.00409797;0.3274245;0.008308866,0.008865777;0.6435822;0.001216671,0.1996111;0.5184312;0.02364382,0.2869193;0.2958093;0.04414807,0.3918577;0.08633527;0.02322176,-0.1828058;0.5096245;0.007036828,-0.2857464;0.29296;0.0149962,-0.3891091;0.08267187;-0.005604489,0.07283843;0.004571674;-0.03247162,0.08045716;-0.3372879;0.01720827,0.08844747;-0.7337186;0.1120301,0.09030481;-0.6935083;0.009690791,-0.07200046;0.005103173;-0.03421455,-0.1010261;-0.3375134;-7.602945E-05,-0.1260282;-0.734189;0.0906751,-0.1213775;-0.6938838;-0.01156585,0.007632688;0.5660771;0.005469338,0;0;0,-0.002394326;0.327467;-0.007232189,-0.005361147;0.6429436;-0.02941537,0.1841553;0.5194685;0.02018642,0.3894807;0.402364;0.06179953,0.6066427;0.3123243;0.06972909,-0.1940836;0.5085891;-0.03705309,-0.3987561;0.3832596;-0.03474948,-0.6092448;0.2823957;-0.06390966,0.07509611;0.0001591742;-0.02722668,0.1068386;-0.3439074;-0.025069,0.1131691;-0.7431957;0.05703592,0.1254059;-0.7898673;-0.0104382,-0.06692515;0.00564907;-0.04324182,-0.1165963;-0.3359455;-0.02774824,-0.133587;-0.7329712;0.06332467,-0.1465378;-0.7896906;0.009537444,-0.004491523;0.5657335;-0.02138376,264.0266
+0;0;0,0.004097607;0.3273955;0.00830813,0.008865226;0.6435407;0.001216191,0.2006207;0.5181415;0.02373883,0.2872412;0.297273;0.04408158,0.4034629;0.06527562;0.02090521,-0.1838083;0.5092885;0.007044458,-0.2859381;0.2943305;0.01494115,-0.4004147;0.06143148;-0.007874597,0.07277597;0.004567754;-0.03244377,0.08040436;-0.3377254;0.01729913,0.08844265;-0.7365368;0.1126904,0.09029324;-0.6963636;0.01072278,-0.07193871;0.005098797;-0.0341852,-0.1010012;-0.3379524;-3.390014E-06,-0.1261534;-0.7370101;0.09129272,-0.1215196;-0.6967423;-0.01057689,0.007632176;0.5660381;0.005468722,0;0;0,-0.002457209;0.3274344;-0.007372379,-0.005499937;0.6428886;-0.02968502,0.1850065;0.5193115;0.0204165,0.3908255;0.4066516;0.06098843,0.6327478;0.3100151;0.0625329,-0.1952572;0.5083517;-0.03709353,-0.4005972;0.387799;-0.03555454,-0.6320339;0.2723884;-0.06693712,0.07506467;0.0001595914;-0.02711225,0.1065646;-0.3443695;-0.02496576,0.1133863;-0.7462571;0.05660939,0.1245184;-0.7921155;-0.01140451,-0.06681587;0.005632221;-0.04328651,-0.1166095;-0.3363869;-0.02777497,-0.1335932;-0.7356505;0.06450084,-0.1468841;-0.7919879;0.01089552,-0.004610851;0.5656845;-0.02162242,264.06
+0;0;0,0.004095624;0.327237;0.008304109,0.008862312;0.6433201;0.00121324,0.2014739;0.5177161;0.02381649,0.2873312;0.2987936;0.04398001,0.3922701;0.08931868;0.02305362,-0.1846602;0.5088238;0.007048075,-0.2858902;0.2957597;0.01487519,-0.3892533;0.08547068;-0.005725586,0.07270926;0.004563567;-0.03241403,0.08034795;-0.3381916;0.01739601,0.08839379;-0.7373774;0.1128768,0.0902217;-0.6973288;0.01215852,-0.07187277;0.005094123;-0.03415387,-0.1009745;-0.3384201;7.408112E-05,-0.1261503;-0.7378525;0.0914559,-0.1215732;-0.6977105;-0.009165585,0.007629384;0.565825;0.005465349,0;0;0,-0.002593584;0.3272744;-0.007388115,-0.005697675;0.6426668;-0.02968502,0.1858213;0.5197892;0.02087045,0.3917477;0.4116598;0.06096387,0.6136242;0.3337646;0.06670451,-0.1963336;0.5080171;-0.03707262,-0.4022652;0.3927065;-0.03619144,-0.6192682;0.3065422;-0.06474306,0.07506353;0.0001543015;-0.02689934,0.1063608;-0.3448624;-0.02479935,0.1134478;-0.7471651;0.05664349,0.1242455;-0.7906644;-0.01212978,-0.06667068;0.005666212;-0.04337102,-0.1166465;-0.3367903;-0.02767422,-0.1339524;-0.7361549;0.06580915,-0.1470382;-0.7893339;0.009608518,-0.004793651;0.56547;-0.02162814,264.0822
+0;0;0,0.004124956;0.3272332;0.008440434,0.008872775;0.6433184;0.00144541,0.2016346;0.5180442;0.02333079,0.2932152;0.3015606;0.04461364,0.4034779;0.09465526;0.02558398,-0.1846511;0.5088395;0.00731981,-0.2905861;0.2980671;0.0149276,-0.398529;0.09003116;-0.005051378,0.07260919;0.004555658;-0.03263866,0.08004894;-0.3381209;0.01773833,0.08868457;-0.7373103;0.1131527,0.0903394;-0.6972529;0.01243231,-0.07195032;0.005075995;-0.03399291,-0.1009361;-0.3384383;0.0003325194,-0.1261897;-0.7379305;0.09143076,-0.1217795;-0.6977522;-0.009194516,0.007643465;0.5658223;0.005678635,0;0;0,-0.002593584;0.3272744;-0.007388115,-0.005697675;0.6426668;-0.02968502,0.1858213;0.5197892;0.02087045,0.3917477;0.4116598;0.06096387,0.6136242;0.3337646;0.06670451,-0.1963336;0.5080171;-0.03707262,-0.4022652;0.3927065;-0.03619144,-0.6192682;0.3065422;-0.06474306,0.07506353;0.0001543015;-0.02689934,0.1063608;-0.3448624;-0.02479935,0.1134478;-0.7471651;0.05664349,0.1242455;-0.7906644;-0.01212978,-0.06667068;0.005666212;-0.04337102,-0.1166465;-0.3367903;-0.02767422,-0.1339524;-0.7361549;0.06580915,-0.1470382;-0.7893339;0.009608518,-0.004793651;0.56547;-0.02162814,264.105
+0;0;0,0.004124138;0.3271683;0.008438759,0.008871443;0.643219;0.001444396,0.2021268;0.5178293;0.02337434,0.2931428;0.3026803;0.04452598,0.4034382;0.09571356;0.02549067,-0.1851414;0.5086012;0.007322638,-0.2904233;0.2991282;0.01488353,-0.3983983;0.09103052;-0.005101384,0.07256465;0.004552863;-0.03261864,0.08001801;-0.3387509;0.01785056,0.08864883;-0.7377187;0.113212,0.09032131;-0.6975541;0.01141744,-0.07190618;0.005072881;-0.03397205,-0.100945;-0.3390701;0.0004161969,-0.1261846;-0.7383405;0.09146387,-0.1217273;-0.6980537;-0.01023451,0.007642228;0.565729;0.005677289,0;0;0,-0.002691917;0.3272071;-0.007454395,-0.005873956;0.6425625;-0.02977681,0.1861396;0.5197619;0.0211277,0.3927297;0.4158326;0.06036592,0.6136039;0.3348975;0.0655334,-0.1969999;0.5078326;-0.03715949,-0.4033637;0.3963248;-0.0365338,-0.6190027;0.3064761;-0.06463522,0.07508121;0.0002204478;-0.02670383,0.1062369;-0.3454468;-0.02478385,0.1135448;-0.747541;0.05652045,0.1240859;-0.7924993;-0.01231552,-0.06657593;0.005628243;-0.04343157,-0.1167912;-0.3374326;-0.02768804,-0.1337224;-0.7365637;0.06586053,-0.1471121;-0.7908426;0.009415574,-0.004951894;0.5653725;-0.0217154,264.1383
+0;0;0,0.004123604;0.3271259;0.008437667,0.008870693;0.6431624;0.001443634,0.2025946;0.5176612;0.023416,0.2936064;0.3025221;0.04456666,0.4039489;0.095467;0.02552322,-0.1856064;0.5084109;0.007325631,-0.2908835;0.2989475;0.01488617,-0.3989046;0.09076099;-0.005107274,0.07253072;0.004550735;-0.03260338,0.08000445;-0.3396915;0.01800377,0.08864698;-0.7392;0.1134945,0.09033635;-0.6989327;0.01067193,-0.07187255;0.005070509;-0.03395617,-0.1009907;-0.3400132;0.0005260855,-0.1262645;-0.7398248;0.09169716,-0.1217623;-0.699434;-0.01102823,0.00764154;0.5656762;0.005676318,0;0;0,-0.002751648;0.3271633;-0.007495165,-0.006014407;0.6425006;-0.02985668,0.1864925;0.519798;0.02133847,0.395099;0.4195433;0.05938554,0.6157381;0.3375934;0.06293178,-0.1976004;0.507762;-0.03745569,-0.4055919;0.3993423;-0.03733115,-0.6229002;0.3139287;-0.06719024,0.07508465;0.0002225339;-0.02658272,0.106208;-0.3463993;-0.0245049,0.1142605;-0.749159;0.05624151,0.1256098;-0.7964455;-0.01142478,-0.06649784;0.005647759;-0.04348029,-0.1168159;-0.3383557;-0.02768912,-0.1336352;-0.7380232;0.06603015,-0.1475497;-0.7940136;0.01041742,-0.005067788;0.5653159;-0.02178478,264.1602
+0;0;0,0.004060389;0.3270381;0.008551415,0.008739341;0.6430367;0.001666233,0.2029058;0.5183039;0.02351436,0.3007238;0.3061348;0.04487665,0.4166316;0.1018472;0.02877466,-0.1859164;0.5081443;0.007631029,-0.2966645;0.3014561;0.0150635,-0.4106731;0.09636696;-0.004115673,0.07243688;0.00450035;-0.03263022,0.07960501;-0.3401913;0.01834248,0.08847456;-0.7403191;0.1140627,0.09004798;-0.700279;0.01363967,-0.07184222;0.005092383;-0.03383564,-0.1013159;-0.3404387;0.0008269176,-0.1264592;-0.7409164;0.09208909,-0.1221378;-0.7007597;-0.008241519,0.007523468;0.565558;0.005874491,0;0;0,-0.002784282;0.3270765;-0.00753355,-0.006067745;0.6423713;-0.02990937,0.186696;0.519942;0.02150869,0.3968795;0.4224309;0.05831766,0.6187222;0.343639;0.06055331,-0.1978941;0.5077217;-0.03770059,-0.4075545;0.4024488;-0.03844048,-0.6245325;0.3157771;-0.06735208,0.07508107;0.0002631247;-0.02636003,0.1061958;-0.3468542;-0.02452207,0.1147711;-0.7503124;0.05604601,0.1243057;-0.7939301;-0.01234698,-0.06635273;0.005671594;-0.04355728,-0.1167726;-0.3388048;-0.02756333,-0.1333161;-0.73915;0.06620975,-0.1471905;-0.7934227;0.01241675,-0.005116284;0.5651962;-0.0218327,264.1826
+0;0;0,0.004059658;0.3269793;0.008549877,0.008738084;0.642942;0.001665309,0.2037559;0.5180082;0.02359002,0.3015946;0.3057941;0.04495685,0.41752;0.1014756;0.02885242,-0.1867604;0.5078043;0.007637491,-0.297532;0.3010723;0.01507154,-0.4115578;0.09595218;-0.004110532,0.07242115;0.004499372;-0.03262312,0.07956593;-0.3390695;0.01818353,0.08848227;-0.7413082;0.1144087,0.09005741;-0.7012571;0.01387521,-0.07182661;0.005091276;-0.03382828,-0.1012042;-0.3393143;0.0007213652,-0.1264802;-0.7419046;0.09246498,-0.122154;-0.7017367;-0.007976003,0.007522287;0.5654681;0.005873301,0;0;0,-0.002800956;0.3270174;-0.007535219,-0.006096341;0.6422766;-0.02990365,0.1875061;0.5199835;0.02203465,0.4001492;0.427175;0.05715203,0.6225548;0.3498547;0.0583384,-0.1987924;0.5075382;-0.03795445,-0.4104215;0.4061822;-0.03991181,-0.6272578;0.3186272;-0.06748407,0.07507598;0.0002807975;-0.02632213,0.1059191;-0.3457227;-0.02484369,0.1143413;-0.7511075;0.05717444,0.1243643;-0.7942797;-0.01178837,-0.06633528;0.005630072;-0.04355764,-0.1165973;-0.3377225;-0.02759867,-0.1332685;-0.7402543;0.06634256,-0.1470038;-0.7952136;0.01339206,-0.005143605;0.5651063;-0.02182865,264.2161
+0;0;0,0.004059658;0.3269793;0.008549877,0.008738084;0.642942;0.001665309,0.2037559;0.5180082;0.02359002,0.3015946;0.3057941;0.04495685,0.41752;0.1014756;0.02885242,-0.1867604;0.5078043;0.007637491,-0.297532;0.3010723;0.01507154,-0.4115578;0.09595218;-0.004110532,0.07242115;0.004499372;-0.03262312,0.07956593;-0.3390695;0.01818353,0.08848227;-0.7413082;0.1144087,0.09005741;-0.7012571;0.01387521,-0.07182661;0.005091276;-0.03382828,-0.1012042;-0.3393143;0.0007213652,-0.1264802;-0.7419046;0.09246498,-0.122154;-0.7017367;-0.007976003,0.007522287;0.5654681;0.005873301,0;0;0,-0.002800956;0.3270174;-0.007535219,-0.006096341;0.6422766;-0.02990365,0.1875061;0.5199835;0.02203465,0.4001492;0.427175;0.05715203,0.6225548;0.3498547;0.0583384,-0.1987924;0.5075382;-0.03795445,-0.4104215;0.4061822;-0.03991181,-0.6272578;0.3186272;-0.06748407,0.07507598;0.0002807975;-0.02632213,0.1059191;-0.3457227;-0.02484369,0.1143413;-0.7511075;0.05717444,0.1243643;-0.7942797;-0.01178837,-0.06633528;0.005630072;-0.04355764,-0.1165973;-0.3377225;-0.02759867,-0.1332685;-0.7402543;0.06634256,-0.1470038;-0.7952136;0.01339206,-0.005143605;0.5651063;-0.02182865,264.2385
+0;0;0,0.004066255;0.3269717;0.008573741,0.008723409;0.6429102;0.001726718,0.2043285;0.5184941;0.02360582,0.3079485;0.3088213;0.04632635,0.4267771;0.1060847;0.03055459,-0.1871888;0.5076386;0.00774671,-0.3041775;0.303981;0.0150444,-0.4270761;0.1040947;-0.005265525,0.07232259;0.004468458;-0.03266529,0.07937721;-0.3397253;0.0184585,0.08829258;-0.7412149;0.1144391,0.08984266;-0.7010221;0.01252536,-0.07179177;0.005111319;-0.0337248,-0.1011864;-0.3399514;0.0009226128,-0.1265826;-0.7417967;0.09236109,-0.1222427;-0.7014824;-0.009459808,0.007512626;0.5654429;0.005924654,0;0;0,-0.002787083;0.3270091;-0.007602215,-0.00608021;0.6422411;-0.03000021,0.1879869;0.5201858;0.02217245,0.4027068;0.4310857;0.0564158,0.6257469;0.3554278;0.05618382,-0.1992483;0.5075779;-0.03818952,-0.4129105;0.4098163;-0.04087009,-0.6309394;0.3251212;-0.06845962,0.07507489;0.0003711581;-0.02609921,0.1058045;-0.3463086;-0.02483296,0.1141862;-0.7508996;0.05715227,0.1245991;-0.7952013;-0.01258683,-0.06621055;0.005594123;-0.04361666,-0.1166092;-0.338415;-0.02779221,-0.1340759;-0.7402536;0.0655156,-0.1474722;-0.796046;0.01117481,-0.00512889;0.5650783;-0.02192116,264.2725
+0;0;0,0.00406551;0.3269117;0.00857217,0.008721786;0.6427907;0.001726381,0.2047363;0.5182902;0.02364152,0.3085895;0.3081455;0.04641318,0.4274789;0.1053051;0.03063334,-0.187595;0.5074121;0.007749442,-0.304847;0.3032962;0.01506355,-0.4278085;0.1033076;-0.005256776,0.07229459;0.004466728;-0.03265265,0.07935677;-0.340096;0.01852595,0.08839035;-0.7469087;0.1157791,0.08991113;-0.7069086;0.01579203,-0.07176397;0.005109339;-0.03371175,-0.1011901;-0.3403232;0.0009728111,-0.126923;-0.7474964;0.09362361,-0.1226652;-0.7073771;-0.006272368,0.007511211;0.5653366;0.005923599,0;0;0,-0.002826504;0.3269479;-0.007642508,-0.006154262;0.6421194;-0.03004479,0.1884196;0.5204245;0.02223134,0.404994;0.4340424;0.05537486,0.6304008;0.3654456;0.05161309,-0.1997256;0.507425;-0.03846168,-0.4156612;0.4134746;-0.04160955,-0.634011;0.3290197;-0.0684174,0.0750903;0.0004392117;-0.02595973,0.1057105;-0.3466251;-0.02478934,0.1139673;-0.756714;0.05764389,0.1243705;-0.7969339;-0.01349449,-0.06616437;0.00550461;-0.04364207,-0.1166358;-0.3388728;-0.02785054,-0.1350114;-0.7460885;0.06635174,-0.1481858;-0.7999122;0.01250234,-0.005196534;0.5649699;-0.02196717,264.3057
+0;0;0,0.004064477;0.3268287;0.008569991,0.008719797;0.6426426;0.001725511,0.2054961;0.517974;0.02370833,0.3097314;0.3070562;0.04656377,0.4285685;0.1043052;0.03079088,-0.1883502;0.5070539;0.007754885,-0.3060336;0.3021871;0.0150959,-0.428941;0.1022865;-0.005215472,0.0722597;0.004464572;-0.03263689,0.07933256;-0.3406192;0.01861911,0.08835704;-0.7470224;0.1157744,0.0898745;-0.7070441;0.01600504,-0.07172934;0.005106874;-0.03369548,-0.1012;-0.3408481;0.001041532,-0.126907;-0.7476113;0.09359904,-0.1226584;-0.707514;-0.006079376,0.007509435;0.5652021;0.005921991,0;0;0,-0.002800263;0.326864;-0.0076828,-0.006114408;0.6419704;-0.03008866,0.1894778;0.5213054;0.02232886,0.4084443;0.4382749;0.0544734,0.6344196;0.3718871;0.05185628,-0.2005201;0.5073205;-0.0385331,-0.4185777;0.4161516;-0.04210994,-0.6407214;0.3431109;-0.07032762,0.07508656;0.0004452467;-0.02585292,0.1053795;-0.3471757;-0.02441883,0.1139773;-0.7569065;0.05762267,0.1245171;-0.7967647;-0.01354289,-0.06610632;0.00545939;-0.04366593,-0.116755;-0.3394297;-0.02797388,-0.1351571;-0.7462722;0.06596562,-0.1240941;-0.7360668;-0.03171537,-0.005161896;0.5648343;-0.02201295,264.3279
+0;0;0,0.004031588;0.326773;0.008628219,0.008650693;0.6425518;0.001840461,0.2062585;0.5181191;0.02382975,0.3146279;0.3108621;0.04727055,0.4748325;0.05601171;0.0314477,-0.1891757;0.5069171;0.008007213,-0.3129406;0.3072028;0.01473742,-0.4725371;0.05294439;-0.01257952,0.07222987;0.004410196;-0.03264705,0.07914456;-0.3414384;0.01899297,0.08829769;-0.7474416;0.1159037,0.08977495;-0.7073934;0.01552305,-0.07172196;0.00515345;-0.03364277,-0.1018515;-0.3415614;0.001095891,-0.1267625;-0.7478927;0.09376956,-0.1225393;-0.7077292;-0.006521508,0.007447184;0.5651193;0.006025174,0;0;0,-0.00285428;0.3268094;-0.00766635,-0.006215706;0.6418833;-0.03000927,0.1903226;0.5216098;0.02210593,0.4098755;0.4436423;0.05319357,0.6998922;0.3615447;0.0493331,-0.2013508;0.5071936;-0.03879935,-0.4194151;0.4195619;-0.04298875,-0.7027184;0.3229185;-0.07854017,0.07509088;0.0004678369;-0.02575994,0.105025;-0.3479955;-0.02401519,0.1142097;-0.7574719;0.05697132,0.1243811;-0.7993286;-0.0131185,-0.06606702;0.005411294;-0.0436841,-0.1168857;-0.3402736;-0.0280272,-0.1352358;-0.7466814;0.06583492,-0.1493728;-0.8008488;0.01202575,-0.005251005;0.5647537;-0.02195692,264.3503
+0;0;0,0.004031134;0.3267362;0.008627248,0.008649833;0.6424872;0.00184008,0.2066737;0.5179629;0.02386626,0.3148715;0.3110341;0.04726994,0.4397558;0.1123705;0.03493555,-0.1895877;0.5067375;0.008010618,-0.3131567;0.3073394;0.01473017,-0.437567;0.1091372;-0.00656422,0.07220877;0.004408908;-0.03263751,0.07913273;-0.3419031;0.01907169,0.08826581;-0.7470171;0.1157702,0.08971002;-0.7071937;0.0176351,-0.07170101;0.005151945;-0.03363294,-0.101871;-0.3420275;0.001152262,-0.1267273;-0.7474688;0.09362297,-0.1225986;-0.7075327;-0.004424542,0.007446427;0.5650615;0.006024433,0;0;0,-0.002754137;0.3267728;-0.007696629,-0.005994856;0.6418202;-0.03003788,0.1910315;0.5220029;0.02217937,0.4116707;0.4481192;0.05273366,0.6442693;0.4147725;0.05390048,-0.2016203;0.5071509;-0.03882061,-0.4205829;0.422824;-0.04310625,-0.6409727;0.3462999;-0.07117611,0.07509473;0.0004635006;-0.0256772,0.104877;-0.3484824;-0.02379537,0.1141202;-0.7570843;0.05689263,0.1253279;-0.7955185;-0.01325178,-0.0660259;0.005378352;-0.04370821,-0.1169022;-0.340773;-0.02806781,-0.135302;-0.7462404;0.06578858,-0.1489804;-0.7985914;0.01324994,-0.005066767;0.5646966;-0.02198887,264.3851
+0;0;0,0.004030783;0.3267078;0.008626495,0.008649121;0.642434;0.001839822,0.2072148;0.5177868;0.02391423,0.3153898;0.3109016;0.04731298,0.4404494;0.1119592;0.03496128,-0.1901241;0.5065309;0.00801548,-0.3136671;0.3071749;0.01473361,-0.438252;0.1086945;-0.006590657,0.07219136;0.004407845;-0.03262964,0.07912087;-0.3421822;0.01912108,0.0879702;-0.73471;0.1128153,0.08954422;-0.6940036;0.005859949,-0.07168372;0.005150703;-0.03362483,-0.1018779;-0.3423074;0.001188301,-0.125962;-0.7351525;0.09078608,-0.1214622;-0.6943233;-0.01607382,0.007445796;0.5650134;0.006023894,0;0;0,-0.002775505;0.3267426;-0.007757425,-0.006034687;0.6417634;-0.030123,0.1918331;0.5232723;0.02222919,0.4142317;0.4547739;0.05219078,0.6447848;0.4077595;0.0498569,-0.2020889;0.506635;-0.03908236,-0.4223348;0.4258599;-0.04331837,-0.6430238;0.3492906;-0.07167442,0.07510804;0.0005112886;-0.02557802,0.1047344;-0.3487308;-0.02383494,0.1118344;-0.7443897;0.05578041,0.1252531;-0.795615;-0.01334953,-0.06599308;0.005327128;-0.04372928,-0.1169477;-0.3410969;-0.0280828,-0.134716;-0.7339498;0.06294388,-0.1494917;-0.7936414;0.005553376,-0.005103081;0.5646455;-0.02207017,264.4171
+0;0;0,0.004059078;0.3267095;0.008546047,0.00866909;0.6424352;0.001713597,0.2073149;0.518302;0.02428029,0.3202883;0.3140105;0.04779205,0.4509472;0.118554;0.03801694,-0.1900673;0.5064386;0.008374499,-0.318672;0.3102928;0.01457781,-0.4469924;0.1141186;-0.005919727,0.07217464;0.004363047;-0.03267263,0.07875386;-0.342261;0.01889571,0.08813553;-0.734737;0.1127548,0.08968595;-0.6940294;0.005799219,-0.07170759;0.005182796;-0.03356896,-0.1016228;-0.3422688;0.001548775,-0.12638;-0.7350769;0.091125,-0.1218969;-0.6942466;-0.01573549,0.007469408;0.5650148;0.005902315,0;0;0,-0.002775505;0.3267426;-0.007757425,-0.006034687;0.6417634;-0.030123,0.1918331;0.5232723;0.02222919,0.4142317;0.4547739;0.05219078,0.6447848;0.4077595;0.0498569,-0.2020889;0.506635;-0.03908236,-0.4223348;0.4258599;-0.04331837,-0.6430238;0.3492906;-0.07167442,0.07510804;0.0005112886;-0.02557802,0.1047344;-0.3487308;-0.02383494,0.1118344;-0.7443897;0.05578041,0.1252531;-0.795615;-0.01334953,-0.06599308;0.005327128;-0.04372928,-0.1169477;-0.3410969;-0.0280828,-0.134716;-0.7339498;0.06294388,-0.1494917;-0.7936414;0.005553376,-0.005103081;0.5646455;-0.02207017,264.4397
+0;0;0,0.004058419;0.3266565;0.008544659,0.008668051;0.642356;0.001712732,0.207608;0.5181595;0.02430618,0.3205708;0.3138873;0.04781573,0.4512371;0.1184197;0.03804007,-0.190359;0.5062785;0.00837698,-0.3189515;0.3101512;0.0145797,-0.4472792;0.113966;-0.005918985,0.07216027;0.004362179;-0.03266613,0.0787475;-0.3426834;0.01896492,0.08820615;-0.7383799;0.1135942,0.0897293;-0.6978605;0.008519158,-0.07169332;0.005181764;-0.03356228,-0.1016449;-0.3426924;0.001598164,-0.1266052;-0.7387236;0.09190939,-0.122201;-0.6980838;-0.0130722,0.007468453;0.564941;0.005901158,0;0;0,-0.002629653;0.3266889;-0.007833481,-0.005716234;0.6416827;-0.03023624,0.1924309;0.5236093;0.02244806,0.4158644;0.4584308;0.05193853,0.645877;0.4087695;0.04975963,-0.2021608;0.5066206;-0.03913494,-0.4234871;0.4289259;-0.04345243,-0.6444615;0.3532316;-0.07204428,0.07508923;0.0005138665;-0.02558422,0.1046197;-0.3491646;-0.02393484,0.1122815;-0.7479494;0.056885,0.1277474;-0.7983522;-0.009822845,-0.06597834;0.005266702;-0.04373019,-0.116998;-0.3415828;-0.02816627,-0.1348123;-0.7376899;0.06349444,-0.1495796;-0.7958566;0.007260103,-0.004835352;0.5645704;-0.02217603,264.4622
+0;0;0,0.004057211;0.3265592;0.008542115,0.008665474;0.6421648;0.001712165,0.2078642;0.5179297;0.02432821,0.3208298;0.3136524;0.04783834,0.4834599;0.07036912;0.03567133,-0.1906167;0.5060334;0.008378433,-0.3192124;0.3099012;0.01458131,-0.4789319;0.06572476;-0.01093181,0.07213074;0.004360394;-0.03265276,0.07872652;-0.3431362;0.01904539,0.08820689;-0.7397412;0.1138919,0.08971812;-0.6993042;0.009639733,-0.07166398;0.005179643;-0.03354854,-0.1016545;-0.3431467;0.001657598,-0.1266721;-0.7400872;0.09217619,-0.1223024;-0.6995306;-0.01198331,0.007466212;0.5647717;0.005899413,0;0;0,-0.002574049;0.3265908;-0.007883787,-0.005629793;0.6414894;-0.0303061,0.1928568;0.523678;0.02230048,0.4176812;0.4629711;0.05079341,0.7046757;0.404512;0.05097508,-0.2023408;0.5063828;-0.0391988,-0.4241283;0.4300125;-0.04378439,-0.7005954;0.3403479;-0.07997233,0.07507991;0.0005387217;-0.02551031,0.1044733;-0.349609;-0.02385569,0.1126912;-0.7493577;0.05685782,0.1276425;-0.7985448;-0.01011682,-0.06592968;0.005206325;-0.04375191,-0.1169915;-0.3420964;-0.02814291,-0.1349213;-0.7391459;0.06357137,-0.1497488;-0.7968559;0.00819226,-0.004756056;0.5643992;-0.02224255,264.4958
+0;0;0,0.00399861;0.3263441;0.008488018,0.008517844;0.6418266;0.001606768,0.208246;0.5182009;0.0243884,0.3264012;0.3169392;0.0481874,0.4597221;0.1234228;0.04161024,-0.1911155;0.5056939;0.008679502,-0.3246982;0.3129302;0.01425787,-0.4593021;0.1213304;-0.006662182,0.0721342;0.004289501;-0.0325818,0.07873725;-0.3436795;0.01926671,0.08813769;-0.7367889;0.1133719,0.08962873;-0.6959785;0.005377263,-0.07160844;0.005249497;-0.03358556,-0.1015927;-0.3435425;0.001901727,-0.1263625;-0.7370324;0.0915194,-0.1219107;-0.6960979;-0.01638124,0.007342761;0.5644573;0.005805491,0;0;0,-0.002549052;0.3263714;-0.007980108,-0.005594067;0.6411434;-0.03044581,0.1933524;0.5238723;0.02230048,0.4192231;0.4669897;0.05023098,0.6519862;0.4340329;0.04900002,-0.2027684;0.5062562;-0.03919027,-0.4254205;0.4325402;-0.04422313,-0.6477237;0.3618047;-0.0732763,0.07507505;0.0005558133;-0.02543116,0.1043965;-0.3500899;-0.02397156,0.1119387;-0.7462074;0.05673265,0.1269503;-0.7996411;-0.01105666,-0.06588222;0.005143474;-0.04377662,-0.117088;-0.3426375;-0.02826361,-0.135098;-0.7361776;0.06273606,-0.1498994;-0.7966766;0.004660383,-0.004725859;0.564078;-0.02237153,264.5182
+0;0;0,0.00399861;0.3263441;0.008488018,0.008517844;0.6418266;0.001606768,0.208246;0.5182009;0.0243884,0.3264012;0.3169392;0.0481874,0.4597221;0.1234228;0.04161024,-0.1911155;0.5056939;0.008679502,-0.3246982;0.3129302;0.01425787,-0.4593021;0.1213304;-0.006662182,0.0721342;0.004289501;-0.0325818,0.07873725;-0.3436795;0.01926671,0.08813769;-0.7367889;0.1133719,0.08962873;-0.6959785;0.005377263,-0.07160844;0.005249497;-0.03358556,-0.1015927;-0.3435425;0.001901727,-0.1263625;-0.7370324;0.0915194,-0.1219107;-0.6960979;-0.01638124,0.007342761;0.5644573;0.005805491,0;0;0,-0.002549052;0.3263714;-0.007980108,-0.005594067;0.6411434;-0.03044581,0.1933524;0.5238723;0.02230048,0.4192231;0.4669897;0.05023098,0.6519862;0.4340329;0.04900002,-0.2027684;0.5062562;-0.03919027,-0.4254205;0.4325402;-0.04422313,-0.6477237;0.3618047;-0.0732763,0.07507505;0.0005558133;-0.02543116,0.1043965;-0.3500899;-0.02397156,0.1119387;-0.7462074;0.05673265,0.1269503;-0.7996411;-0.01105666,-0.06588222;0.005143474;-0.04377662,-0.117088;-0.3426375;-0.02826361,-0.135098;-0.7361776;0.06273606,-0.1498994;-0.7966766;0.004660383,-0.004725859;0.564078;-0.02237153,264.541
+0;0;0,0.003998037;0.3262973;0.008486803,0.008516637;0.6417356;0.00160653,0.2084775;0.5180675;0.02440907,0.3265667;0.3169182;0.04819478,0.4598976;0.1233872;0.04161713,-0.1913463;0.505546;0.008681986,-0.3248543;0.3128899;0.01425724,-0.4594684;0.1212758;-0.006664377,0.07213876;0.004289772;-0.03258386,0.07875243;-0.3442386;0.019348,0.08858617;-0.7554683;0.117791,0.0899119;-0.7158566;0.02177019,-0.07161297;0.005249829;-0.03358769,-0.1016454;-0.3441029;0.001956653,-0.127557;-0.7557307;0.09570526,-0.1235988;-0.7160085;-0.0002319515,0.007341723;0.5643774;0.005804649,0;0;0,-0.002507664;0.3263234;-0.008041382,-0.005509384;0.6410477;-0.03055882,0.1938569;0.5242537;0.02180696,0.4210375;0.4735762;0.04996061,0.6531004;0.4358829;0.04914856,-0.2029931;0.506346;-0.03933581,-0.426268;0.4350141;-0.04498778,-0.6490248;0.3654439;-0.07351886,0.07509864;0.0005885959;-0.02537632,0.1042319;-0.3506411;-0.02410984,0.1127036;-0.7657751;0.05644823,0.1255071;-0.8018874;-0.01268481,-0.06587902;0.005097761;-0.04379587,-0.1172963;-0.3432387;-0.02860826,-0.13607;-0.7548729;0.06679851,-0.1491916;-0.8054482;0.01532445,-0.004653655;0.5639948;-0.02247119,264.5736
+0;0;0,0.004030496;0.3262328;0.008704441,0.008537563;0.6416258;0.001908388,0.2091033;0.5186223;0.02505104,0.3313714;0.3201527;0.04974734,0.4763242;0.1351344;0.04673117,-0.1917952;0.5053793;0.00898682,-0.3305795;0.3165711;0.0153125,-0.4700962;0.128329;-0.003453691,0.07203787;0.00439832;-0.03279234,0.07842404;-0.3446348;0.01949219,0.08888143;-0.75536;0.118117,0.0902493;-0.7156634;0.02134902,-0.0716887;0.005149907;-0.03344166,-0.101656;-0.344755;0.002155151,-0.127432;-0.7559696;0.09580068,-0.1234098;-0.7161583;-0.0008817837,0.007364686;0.5642773;0.006100188,0;0;0,-0.002546184;0.3262619;-0.00815773,-0.00557176;0.6409338;-0.03075051,0.1945564;0.525356;0.02150058,0.4219588;0.4760292;0.04986644,0.6543732;0.4408803;0.04935718,-0.2034532;0.5059428;-0.03955192,-0.4273109;0.4366546;-0.04559239,-0.6507229;0.3692097;-0.07370722,0.07512145;0.0005952865;-0.02530909,0.1039694;-0.3512073;-0.02414894,0.1124143;-0.7657798;0.05702806,0.1261852;-0.8011436;-0.01366758,-0.06586782;0.005061499;-0.04381722,-0.1174845;-0.3437979;-0.02860271,-0.1372545;-0.7551849;0.0657434,-0.1496177;-0.8054323;0.01219489,-0.004712276;0.5638928;-0.02264571,264.6072
+0;0;0,0.004029514;0.3261533;0.00870232,0.008535971;0.6415036;0.00190716,0.2092901;0.5184674;0.02506696,0.3315266;0.320049;0.04975688,0.4764425;0.1350778;0.04674147,-0.1919825;0.505212;0.008987753,-0.3307309;0.3164526;0.01531179,-0.470212;0.1282584;-0.003449619,0.07204295;0.004398631;-0.03279465,0.07843994;-0.3452264;0.01957855,0.08886871;-0.7548276;0.1179335,0.0902466;-0.7150599;0.02045668,-0.07169376;0.00515027;-0.03344402,-0.1017119;-0.345348;0.002213158,-0.1274174;-0.7554373;0.09560242,-0.1233657;-0.7155541;-0.001788214,0.007363243;0.5641649;0.006098428,0;0;0,-0.00242351;0.3261804;-0.008271933,-0.005299672;0.6408032;-0.03096938,0.1950231;0.525409;0.02129292,0.4231587;0.4798506;0.04957366,0.6556697;0.4457536;0.04983902,-0.2035428;0.5061604;-0.03953483,-0.4280223;0.4391726;-0.0460781,-0.6519543;0.3735631;-0.07389729,0.07511541;0.0005140901;-0.02534628,0.1038769;-0.3518955;-0.02399469,0.1127973;-0.7653504;0.05681992,0.125913;-0.8017855;-0.0139854,-0.06588315;0.005097022;-0.04380016,-0.1174868;-0.3443784;-0.02878095,-0.1372089;-0.7545541;0.06567764,-0.1503623;-0.8046151;0.01075717,-0.004484423;0.5637747;-0.02283573,264.6301
+0;0;0,0.004027942;0.3260261;0.008698924,0.008533219;0.6412933;0.001905287,0.2094795;0.5182279;0.02508235,0.331641;0.3199313;0.04975712,0.4765728;0.1349398;0.04674139,-0.1921745;0.5049599;0.008987856,-0.3308378;0.3163163;0.01530802,-0.4703343;0.1281014;-0.003455454,0.07198817;0.004395287;-0.03276972,0.07839588;-0.3458155;0.01969121,0.08884737;-0.7563087;0.1182603,0.09019046;-0.7167877;0.02324439,-0.07163925;0.005146355;-0.03341859,-0.1017076;-0.345939;0.002298318,-0.1274692;-0.7569214;0.09589095,-0.1235198;-0.7172877;0.0009590089,0.007360707;0.5639688;0.006095785,0;0;0,-0.002406381;0.3260506;-0.008373499,-0.005292736;0.6405864;-0.03112483,0.1953591;0.5256965;0.02102709,0.4240536;0.4843694;0.05009079,0.656833;0.4519703;0.04961061,-0.2038284;0.5062618;-0.03965564,-0.4284767;0.4403374;-0.04605419,-0.653156;0.3776891;-0.07487337,0.07512155;0.0005448461;-0.02513814,0.1037872;-0.352468;-0.02412891,0.1127693;-0.7667653;0.05715299,0.1247028;-0.8010191;-0.0124855,-0.06578506;0.005056115;-0.04384327,-0.1174755;-0.3450084;-0.028886,-0.1372095;-0.7560822;0.06576403,-0.1499766;-0.8039285;0.01193623,-0.004474036;0.5635731;-0.02298236,264.6518
+0;0;0,0.004039394;0.3260242;0.008762984,0.008543267;0.6412938;0.002073129,0.2095585;0.5185986;0.02537343,0.3371472;0.3238938;0.05116134,0.4870119;0.1428514;0.05174316,-0.1921387;0.504881;0.009341018,-0.3353349;0.3196674;0.01601879,-0.4802904;0.1356397;-0.002898278,0.07198457;0.004350089;-0.03278366,0.07839483;-0.3458243;0.0199192,0.08908594;-0.7563331;0.1183972,0.09040169;-0.7167975;0.02338234,-0.0716574;0.005173008;-0.03337554,-0.1015423;-0.3458994;0.002622016,-0.1273824;-0.7568848;0.0961794,-0.1234587;-0.717243;0.00124722,0.00737029;0.5639678;0.006234889,0;0;0,-0.002406381;0.3260506;-0.008373499,-0.005292736;0.6405864;-0.03112483,0.1953591;0.5256965;0.02102709,0.4240536;0.4843694;0.05009079,0.656833;0.4519703;0.04961061,-0.2038284;0.5062618;-0.03965564,-0.4284767;0.4403374;-0.04605419,-0.653156;0.3776891;-0.07487337,0.07512155;0.0005448461;-0.02513814,0.1037872;-0.352468;-0.02412891,0.1127693;-0.7667653;0.05715299,0.1247028;-0.8010191;-0.0124855,-0.06578506;0.005056115;-0.04384327,-0.1174755;-0.3450084;-0.028886,-0.1372095;-0.7560822;0.06576403,-0.1499766;-0.8039285;0.01193623,-0.004474036;0.5635731;-0.02298236,264.6746
+0;0;0,0.004037691;0.3258867;0.008759288,0.008540286;0.6410664;0.002071072,0.2100766;0.5182701;0.02541982,0.3376641;0.323567;0.05120751,0.4950542;0.1334336;0.05181854,-0.1926553;0.5045171;0.009346111,-0.3358503;0.3193051;0.01602383,-0.4880847;0.1260365;-0.003843153,0.07191994;0.004346184;-0.03275423,0.0783371;-0.3462044;0.02000525,0.08901125;-0.7560621;0.118327,0.09034796;-0.7163746;0.02179868,-0.07159308;0.005168364;-0.03334558,-0.1015101;-0.3462812;0.002690651,-0.1273092;-0.7566147;0.09609964,-0.123323;-0.7168193;-0.0003447384,0.007367549;0.5637562;0.006231981,0;0;0,-0.00242734;0.3259103;-0.008471966,-0.005333103;0.640353;-0.03126287,0.1959348;0.5259974;0.02109122,0.4250854;0.4869492;0.04969358,0.670533;0.4609089;0.05007815,-0.2044416;0.5061368;-0.03989483,-0.4294386;0.4414842;-0.04691367,-0.6658478;0.3775379;-0.07764405,0.07509597;0.0006378293;-0.02498794,0.1037009;-0.3527622;-0.02421189,0.1125216;-0.7663139;0.05740689,0.1244967;-0.8019418;-0.01304127,-0.06568596;0.004976141;-0.04387256,-0.1175199;-0.3454527;-0.02892816,-0.136924;-0.7558418;0.06577526,-0.1499273;-0.8052711;0.01159729,-0.004510604;0.5633564;-0.02311349,264.7079
+0;0;0,0.004037798;0.3258954;0.008759521,0.008540261;0.641066;0.002071604,0.2099891;0.5182941;0.02541181,0.337548;0.3236347;0.05119371,0.4872624;0.1427739;0.05177495,-0.1925689;0.5045471;0.009345046,-0.3357317;0.3193766;0.01602127,-0.4805418;0.1355335;-0.00287682,0.07190536;0.004345302;-0.03274759,0.0783345;-0.3468602;0.02011047,0.08875083;-0.7468181;0.1160574,0.09015805;-0.7066196;0.01443748,-0.07157855;0.005167316;-0.03333881,-0.1015515;-0.3469389;0.002764743,-0.1267274;-0.7473612;0.0939175,-0.1225309;-0.7070491;-0.007613972,0.007367596;0.5637605;0.006232261,0;0;0,-0.002285086;0.3259175;-0.008564234,-0.005025946;0.6403449;-0.03146052,0.1961352;0.5261577;0.02091813,0.4257008;0.4899921;0.04955339,0.6595632;0.4692177;0.05101204,-0.2041376;0.5063146;-0.04003603,-0.4293898;0.4427465;-0.04702243,-0.6545255;0.382975;-0.07646151,0.07508615;0.0005840063;-0.02496791,0.103512;-0.3534947;-0.02405381,0.1124374;-0.7568308;0.05669879,0.1247992;-0.7996402;-0.01386023,-0.06565697;0.004984192;-0.04388606,-0.1177107;-0.3460946;-0.02923501,-0.1366148;-0.7465135;0.06343624,-0.1508533;-0.8014367;0.008500617,-0.00424701;0.5633554;-0.02328396,264.7317
+0;0;0,0.004047573;0.325912;0.008778904,0.008549159;0.6410812;0.002136003,0.2103017;0.518383;0.02571414,0.3415405;0.3263275;0.05211408,0.5313957;0.1047164;0.0539141,-0.19293;0.5047569;0.009572908,-0.3407989;0.3233796;0.01612771,-0.530466;0.1028711;-0.00758099,0.07189514;0.004365554;-0.03277886,0.07831966;-0.3470351;0.02027291,0.08885427;-0.7458853;0.1161107,0.09027711;-0.7056501;0.01414867,-0.0716021;0.00513556;-0.03330445,-0.1015823;-0.3472114;0.002625324,-0.126767;-0.7465001;0.09379293,-0.1225435;-0.7061532;-0.008080207,0.007376403;0.5637782;0.006282964,0;0;0,-0.002198398;0.325934;-0.008618116,-0.004827738;0.6403542;-0.03158879,0.1966255;0.5264367;0.02100372,0.4265543;0.4929751;0.04962158,0.7169804;0.4645807;0.05209612,-0.2042886;0.506402;-0.04034467,-0.4297433;0.4437546;-0.04751438,-0.70973;0.370122;-0.08419351,0.07509778;0.0005894899;-0.02494788,0.1033969;-0.3537219;-0.024091,0.1125561;-0.7560132;0.05625319,0.1247072;-0.7995515;-0.01408529,-0.06565674;0.00496145;-0.04389757,-0.1178228;-0.3463342;-0.02946661,-0.1365227;-0.7457073;0.06288469,-0.1513438;-0.8009425;0.007945288,-0.00407809;0.5633699;-0.0233922,264.7641
+0;0;0,0.004046727;0.3258439;0.00877707,0.008548481;0.6410244;0.002133705,0.2108385;0.518198;0.02576375,0.3420476;0.326186;0.05215769,0.4946693;0.1480362;0.05360471,-0.1934614;0.5045357;0.009579756,-0.3412968;0.3231995;0.01613306,-0.4937673;0.145936;-0.002926003,0.07187451;0.004364301;-0.03276945,0.07830427;-0.3473226;0.02032555,0.0888338;-0.7459806;0.1161171,0.09022623;-0.7059642;0.01633467,-0.07158156;0.005134087;-0.0332949,-0.1015861;-0.3475;0.002664153,-0.1267588;-0.7465963;0.09378783,-0.1226256;-0.7064706;-0.005907655,0.007375604;0.5637134;0.006281096,0;0;0,-0.002170697;0.3258609;-0.008811951,-0.004780918;0.6402776;-0.03197908,0.1973309;0.5272377;0.02099776,0.427689;0.4971967;0.04952359,0.6620929;0.4882464;0.05227852,-0.2048253;0.5063127;-0.04061727,-0.4303576;0.444204;-0.0482793,-0.6557677;0.3861433;-0.07747044,0.07507984;0.0005835593;-0.02493,0.10339;-0.3540179;-0.02425194,0.1127316;-0.7560821;0.05619884,0.1254579;-0.795661;-0.01490402,-0.06562249;0.004934811;-0.04391089,-0.1177917;-0.3466557;-0.02953723,-0.136463;-0.7458458;0.06273305,-0.1507178;-0.7986197;0.007923454,-0.004035994;0.5632917;-0.02372217,264.7971
+0;0;0,0.004045719;0.3257627;0.008774883,0.008546055;0.6408437;0.002133552,0.211167;0.5179664;0.02579402,0.3423207;0.3260354;0.05217683,0.4948832;0.1479547;0.05362328,-0.1937898;0.5042819;0.009583731,-0.3415628;0.3230223;0.01613428,-0.4939742;0.1458276;-0.002917392,0.07183499;0.004361902;-0.03275143,0.07826383;-0.3472747;0.02033597,0.08879792;-0.7461052;0.116169,0.09008668;-0.7068345;0.02381495,-0.0715422;0.005131264;-0.0332766,-0.1015425;-0.3474524;0.002677314,-0.126726;-0.7467214;0.09384041,-0.1229005;-0.7073495;0.00156685,0.007373525;0.5635557;0.006279712,0;0;0,-0.002150103;0.3257769;-0.008916855,-0.004771039;0.6400883;-0.032161,0.1978526;0.528011;0.02088546,0.428508;0.5016164;0.04980373,0.6627116;0.4907427;0.05433917,-0.2051534;0.5061538;-0.0409449,-0.4308508;0.4450918;-0.04912625,-0.6566729;0.3888248;-0.07791122,0.07508831;0.0006042272;-0.02476549,0.1031686;-0.3539651;-0.0246501,0.1127018;-0.7561151;0.05625176,0.1256111;-0.7862825;-0.01324725,-0.06554011;0.004891385;-0.04396039,-0.1177419;-0.3466546;-0.02987779,-0.1362765;-0.7460093;0.06249578,-0.1495306;-0.7929007;0.01220724,-0.004021272;0.5631271;-0.0238893,264.8193
+0;0;0,0.004115879;0.3257603;0.008831745,0.008635011;0.6408422;0.002247618,0.2113467;0.518494;0.02616816,0.3475143;0.3302305;0.0535561,0.5047042;0.1562345;0.05618268,-0.1938514;0.504806;0.009943875,-0.3451245;0.326451;0.01633081,-0.5023986;0.1535195;-0.002369916,0.07186034;0.004305473;-0.03270326,0.07836489;-0.3473238;0.02042346,0.08917759;-0.7460973;0.1164618,0.09045856;-0.7068284;0.02410743,-0.07152104;0.00517621;-0.03331512,-0.1014855;-0.3474029;0.002712939,-0.1265985;-0.746649;0.09399556,-0.122778;-0.7072711;0.00172241,0.007461772;0.5635535;0.006380719,0;0;0,-0.002150103;0.3257769;-0.008916855,-0.004771039;0.6400883;-0.032161,0.1978526;0.528011;0.02088546,0.428508;0.5016164;0.04980373,0.6627116;0.4907427;0.05433917,-0.2051534;0.5061538;-0.0409449,-0.4308508;0.4450918;-0.04912625,-0.6566729;0.3888248;-0.07791122,0.07508831;0.0006042272;-0.02476549,0.1031686;-0.3539651;-0.0246501,0.1127018;-0.7561151;0.05625176,0.1256111;-0.7862825;-0.01324725,-0.06554011;0.004891385;-0.04396039,-0.1177419;-0.3466546;-0.02987779,-0.1362765;-0.7460093;0.06249578,-0.1495306;-0.7929007;0.01220724,-0.004021272;0.5631271;-0.0238893,264.843
+0;0;0,0.004114933;0.3256855;0.008829718,0.008632892;0.6406856;0.002247287,0.211623;0.5182957;0.02619376,0.3477625;0.330071;0.05357605,0.5049572;0.1560697;0.05620271,-0.1941278;0.5045891;0.009947346,-0.3453697;0.3262708;0.01633297,-0.5026486;0.1533341;-0.002368331,0.07185849;0.004305363;-0.03270242,0.07836745;-0.3475616;0.02046021,0.08920243;-0.7471569;0.1166964,0.09047778;-0.7079287;0.0247477,-0.0715192;0.005176077;-0.03331426,-0.1015039;-0.3476413;0.002738152,-0.1266687;-0.7477102;0.09420887,-0.1228649;-0.7083734;0.002340958,0.007459954;0.5634167;0.006379331,0;0;0,-0.002089426;0.3257008;-0.008975267,-0.004672885;0.6399275;-0.03226089,0.1984729;0.5290167;0.0206244,0.4293689;0.505293;0.04954672,0.6634271;0.4916103;0.05434895,-0.2053728;0.5061148;-0.0412411,-0.4311178;0.445466;-0.04979689,-0.6571869;0.3900995;-0.07844723,0.07508757;0.0006529242;-0.02476001,0.1031243;-0.354161;-0.02468586,0.1128324;-0.7572514;0.05580688,0.1253359;-0.7861161;-0.01433563,-0.06553625;0.004830224;-0.04396926,-0.1178246;-0.3469519;-0.03003254,-0.136351;-0.7471274;0.06255002,-0.1497054;-0.7926255;0.01094515,-0.003931172;0.562987;-0.02398133,264.8755
+0;0;0,0.004113942;0.3256071;0.008827589,0.008630743;0.6405268;0.002247051,0.2117847;0.5181255;0.02620808,0.3478609;0.3299884;0.05357763,0.5418499;0.1152589;0.0568191,-0.1942911;0.5044078;0.009948649,-0.3454626;0.3261726;0.0163313,-0.5395555;0.1127568;-0.006747384,0.07184713;0.004304682;-0.03269725,0.07836241;-0.3479038;0.02051698,0.08918957;-0.7472112;0.1166839,0.09046825;-0.7079589;0.02449517,-0.07150789;0.005175259;-0.03330899,-0.1015217;-0.3479846;0.002778407,-0.1266684;-0.7477652;0.09418324,-0.1228547;-0.7084041;0.002075583,0.00745818;0.5632825;0.006377776,0;0;0,-0.001928262;0.3256226;-0.009000063,-0.004294388;0.639771;-0.03227901,0.1990781;0.5296277;0.02063274,0.4300141;0.5083752;0.05026817,0.7188357;0.4908549;0.05538106,-0.2052338;0.5060658;-0.04153854,-0.4309684;0.4458033;-0.05012306,-0.7100856;0.3781748;-0.08577374,0.07507061;0.0005889833;-0.02477312,0.1030597;-0.3545752;-0.02479172,0.1128034;-0.7573079;0.05597472,0.1241169;-0.7865347;-0.01438284,-0.0655189;0.004862835;-0.04396906,-0.1178362;-0.3472694;-0.0301569,-0.1361389;-0.7471255;0.0625354,-0.1496715;-0.7932456;0.01146088,-0.00361684;0.5628542;-0.0240047,264.898
+0;0;0,0.004164871;0.3256862;0.008830635,0.008709132;0.6406663;0.00228407,0.211942;0.5185139;0.02654489,0.3520649;0.3336009;0.05500704,0.5152705;0.1656802;0.05832803,-0.1943951;0.504957;0.01005482,-0.3493299;0.330064;0.01676223,-0.5127503;0.1634308;-0.00251594,0.07185157;0.004261108;-0.03267027,0.07834908;-0.3478886;0.02062133,0.0891804;-0.7462281;0.1165992,0.09054125;-0.7066737;0.02141258,-0.0714952;0.005209351;-0.03330843,-0.101598;-0.3478918;0.002816573,-0.1265979;-0.7467101;0.09404376,-0.1226189;-0.7070424;-0.001057893,0.00753222;0.5634096;0.006402284,0;0;0,-0.001741827;0.3257;-0.009128571,-0.003847279;0.6398929;-0.03263497,0.1995633;0.5301916;0.02044868,0.4310227;0.5153126;0.04947376,0.6649358;0.5083171;0.05843115,-0.2047312;0.5055375;-0.04180045,-0.4305689;0.4458728;-0.050448,-0.6566467;0.392227;-0.07969613,0.07506107;0.0005924255;-0.02477169,0.1028553;-0.3545401;-0.02492404,0.1128076;-0.7563246;0.05553412,0.1245537;-0.7856298;-0.01861811,-0.06550874;0.004845953;-0.04396902,-0.1180703;-0.3472227;-0.03068115,-0.1360782;-0.7459595;0.06252877,-0.1499612;-0.7953269;0.01093699,-0.003237315;0.5629705;-0.024297,264.9312
+0;0;0,0.004164329;0.3256438;0.008829485,0.008707628;0.6405573;0.002284362,0.211925;0.5184261;0.02654269,0.3519837;0.3335977;0.0549918,0.5151652;0.1657018;0.0583123,-0.1943808;0.5048702;0.01005389,-0.3492447;0.3300573;0.01675823,-0.5126408;0.1634488;-0.002517087,0.07183033;0.004259849;-0.03266062,0.07833155;-0.3480907;0.02066139,0.0891627;-0.7464236;0.1166376,0.09058458;-0.7064407;0.01718163,-0.07147407;0.005207811;-0.03329859,-0.1015941;-0.3480948;0.002847023,-0.1265935;-0.7469065;0.0940727,-0.122436;-0.7068052;-0.005294554,0.007530986;0.5633183;0.006401633,0;0;0,-0.001668774;0.3256565;-0.009178638,-0.003725357;0.6397805;-0.03272009,0.1998057;0.5306921;0.02013278,0.4311175;0.5170965;0.05008817,0.6649662;0.5099187;0.059654,-0.2046435;0.5056708;-0.04214843,-0.4304236;0.4462298;-0.05094656,-0.6565983;0.393262;-0.08040304,0.07507771;0.0006175637;-0.02464581,0.1027184;-0.3547305;-0.02510691,0.1126853;-0.7565103;0.05533862,0.1235792;-0.7953563;-0.01631832,-0.06545776;0.004809179;-0.04400696,-0.1181973;-0.347441;-0.03078604,-0.1361229;-0.7461245;0.06263781,-0.1501012;-0.7986018;0.007908653,-0.003125392;0.5628765;-0.02437592,264.9648
+0;0;0,0.004165346;0.3257234;0.008831643,0.008709498;0.6406961;0.002285347,0.2121532;0.5185019;0.02656669,0.3521653;0.3337351;0.05500634,0.5153652;0.1658202;0.05832721,-0.1946029;0.504931;0.01005962,-0.3494152;0.3301763;0.01676173,-0.5128299;0.1635488;-0.00251577,0.07182692;0.004259646;-0.03265906,0.07833214;-0.3483082;0.02069582,0.08921285;-0.7484637;0.1171112,0.09065554;-0.7083348;0.0161999,-0.07147066;0.005207564;-0.033297,-0.1016092;-0.3483128;0.002870895,-0.1267231;-0.7489493;0.09451398,-0.1225048;-0.7087002;-0.006307289,0.007532655;0.5634438;0.006403321,0;0;0,-0.001662985;0.3257344;-0.009242773,-0.003741063;0.6399125;-0.03285122,0.2000688;0.5312299;0.02018523,0.4313177;0.5192074;0.05068827,0.6651492;0.5104889;0.06004047,-0.2046987;0.5051657;-0.04244781,-0.4305472;0.4462766;-0.05113892,-0.6567606;0.3935558;-0.08095001,0.07509926;0.0006126761;-0.02456808,0.1024359;-0.354979;-0.0251615,0.1122853;-0.758696;0.05517744,0.1257291;-0.8019182;-0.01371051,-0.06543359;0.004804351;-0.04403667,-0.1183578;-0.3476439;-0.03090613,-0.1367955;-0.7482512;0.06243483,-0.150833;-0.8013899;0.006055001,-0.003132351;0.562997;-0.02449155,264.998
+0;0;0,0.004138569;0.3256163;0.008874123,0.008655871;0.6405022;0.002404601,0.2120355;0.5187142;0.02691685,0.3560354;0.3372696;0.05576539,0.5227622;0.1727954;0.05993634,-0.1946115;0.5050789;0.01032235,-0.3541495;0.3347891;0.01659921,-0.5222985;0.1728172;-0.002321333,0.07182561;0.004229939;-0.03259685,0.07836644;-0.3484778;0.02088382,0.08905262;-0.7398205;0.1152675,0.09060802;-0.6989763;0.007301606,-0.0714272;0.0052138;-0.0333217,-0.1016922;-0.3484298;0.003091887,-0.1263754;-0.7402377;0.09280764,-0.1218462;-0.6992682;-0.01506177,0.007484003;0.5632694;0.00649954,0;0;0,-0.001553483;0.3256241;-0.00939846,-0.003528945;0.6397046;-0.03313041,0.2002928;0.5319433;0.01980281,0.4313054;0.5210782;0.05151176,0.6651596;0.5108734;0.06017542,-0.2044023;0.5050681;-0.04275557,-0.4301747;0.4464254;-0.05159851,-0.6564138;0.3935284;-0.0813434,0.0750602;0.000558123;-0.02459717,0.1023525;-0.3551946;-0.02549028,0.1114146;-0.7498629;0.05404854,0.1250648;-0.8029535;-0.01440787,-0.06540497;0.004819987;-0.04402639,-0.1184735;-0.3477752;-0.03113928,-0.1363517;-0.7396073;0.06007233,-0.1515228;-0.7985756;-0.0001865365,-0.002946608;0.5628129;-0.02474141,265.0317
+0;0;0,0.004138882;0.3256409;0.008874795,0.008655675;0.6404916;0.002406168,0.2122641;0.5186664;0.02694057,0.3561969;0.3373064;0.05577565,0.5228627;0.1728924;0.05994508,-0.1948374;0.5050159;0.01032752,-0.3543009;0.3348055;0.01660145,-0.5223885;0.1728929;-0.00231217,0.07181402;0.004229257;-0.03259159,0.07836067;-0.3487923;0.02093666,0.08908875;-0.7416697;0.1156905,0.09064172;-0.7008424;0.007893667,-0.07141568;0.005212959;-0.03331633,-0.1017076;-0.3487453;0.003129669,-0.1264876;-0.7420896;0.09319724,-0.1219655;-0.7011372;-0.01450323,0.007483998;0.5632714;0.006500439,0;0;0,-0.001473717;0.3256506;-0.009348154,-0.003402196;0.6397009;-0.03301597,0.2007185;0.5324324;0.01993871,0.4315823;0.5233647;0.05248427,0.6654029;0.5155563;0.06216908,-0.2044653;0.5049187;-0.04287019,-0.430111;0.4462335;-0.05179203,-0.656362;0.3938079;-0.08160621,0.0750411;0.0005957335;-0.02461362,0.1021173;-0.3554923;-0.02536011,0.1113399;-0.7516297;0.05486536,0.1250134;-0.8033675;-0.01493263,-0.06539678;0.004774672;-0.04402063,-0.1185808;-0.3481243;-0.03112966,-0.1365222;-0.7414563;0.06059846,-0.1506492;-0.800697;0.0007961653,-0.002827905;0.5628198;-0.02464581,265.0539
+0;0;0,0.004138882;0.3256409;0.008874795,0.008655675;0.6404916;0.002406168,0.2122641;0.5186664;0.02694057,0.3561969;0.3373064;0.05577565,0.5228627;0.1728924;0.05994508,-0.1948374;0.5050159;0.01032752,-0.3543009;0.3348055;0.01660145,-0.5223885;0.1728929;-0.00231217,0.07181402;0.004229257;-0.03259159,0.07836067;-0.3487923;0.02093666,0.08908875;-0.7416697;0.1156905,0.09064172;-0.7008424;0.007893667,-0.07141568;0.005212959;-0.03331633,-0.1017076;-0.3487453;0.003129669,-0.1264876;-0.7420896;0.09319724,-0.1219655;-0.7011372;-0.01450323,0.007483998;0.5632714;0.006500439,0;0;0,-0.001473717;0.3256506;-0.009348154,-0.003402196;0.6397009;-0.03301597,0.2007185;0.5324324;0.01993871,0.4315823;0.5233647;0.05248427,0.6654029;0.5155563;0.06216908,-0.2044653;0.5049187;-0.04287019,-0.430111;0.4462335;-0.05179203,-0.656362;0.3938079;-0.08160621,0.0750411;0.0005957335;-0.02461362,0.1021173;-0.3554923;-0.02536011,0.1113399;-0.7516297;0.05486536,0.1250134;-0.8033675;-0.01493263,-0.06539678;0.004774672;-0.04402063,-0.1185808;-0.3481243;-0.03112966,-0.1365222;-0.7414563;0.06059846,-0.1506492;-0.800697;0.0007961653,-0.002827905;0.5628198;-0.02464581,265.0762
+0;0;0,0.004162357;0.325413;0.008902368,0.008688834;0.6400943;0.002507298,0.2126402;0.5184467;0.02722296,0.3604908;0.3404326;0.05665025,0.530355;0.1794577;0.06299371,-0.1952594;0.5050662;0.01056276,-0.3582945;0.3383313;0.01637834,-0.53127;0.1816229;-0.00175878,0.0717477;0.004225668;-0.03260984,0.07857151;-0.3492097;0.02119939,0.08902957;-0.7375506;0.1150721,0.09057821;-0.696786;0.007943787,-0.07139638;0.005193444;-0.03323517,-0.1016654;-0.3492153;0.003326669,-0.1261283;-0.7380307;0.09251328,-0.1216282;-0.6971431;-0.01451925,0.007515009;0.5629238;0.006576178,0;0;0,-0.001463354;0.3254261;-0.009270191,-0.003319286;0.6393117;-0.03285599,0.2012289;0.532988;0.02014112,0.4320251;0.5248896;0.05303955,0.6658118;0.5180371;0.06323099,-0.2047638;0.5047292;-0.043111,-0.4303467;0.4460238;-0.05210133,-0.6565742;0.3937837;-0.08208618,0.07500783;0.0005389154;-0.02454638,0.1019338;-0.3560183;-0.02526903,0.1106237;-0.7475772;0.05433154,0.123689;-0.7959725;-0.01831985,-0.06530598;0.004813903;-0.04405617,-0.1186492;-0.3485192;-0.03106393,-0.136307;-0.7373477;0.05965907,-0.1504893;-0.7965683;0.001064554,-0.002773762;0.5624787;-0.02451372,265.1099
+0;0;0,0.004163462;0.3254994;0.008904732,0.008691;0.6402543;0.002508093,0.2128086;0.5185509;0.02724157,0.3605989;0.3406095;0.05665683,0.5749647;0.1374618;0.06466218,-0.1954222;0.5051596;0.01056783,-0.3583907;0.3384928;0.01638104,-0.5766829;0.1407293;-0.006507711,0.07173423;0.004224875;-0.03260373,0.07856006;-0.3493153;0.02122146,0.08911627;-0.7413003;0.1159751,0.09063275;-0.7007591;0.01107099,-0.07138298;0.00519247;-0.03322893,-0.101661;-0.3493214;0.003343746,-0.1263534;-0.7417854;0.09336726,-0.1219467;-0.7011239;-0.011443,0.007516875;0.5630642;0.006578013,0;0;0,-0.001498699;0.3255125;-0.009265184,-0.003423162;0.6394727;-0.03283978,0.2013351;0.5331897;0.02013898,0.4319696;0.5265561;0.05381489,0.7266505;0.5163486;0.07238269,-0.2049474;0.5046504;-0.04326352,-0.4304331;0.4459512;-0.05225917,-0.7159309;0.380075;-0.09016864,0.07500953;0.0005415082;-0.02449346,0.1018104;-0.3561311;-0.02533817,0.1106759;-0.7514922;0.0543673,0.1233996;-0.7964548;-0.01868749,-0.06527673;0.004804559;-0.04407399,-0.1187404;-0.3486204;-0.03115954,-0.1363761;-0.7409495;0.0610838,-0.1502437;-0.7997625;0.005963687,-0.002856463;0.5626194;-0.02450204,265.1321
+0;0;0,0.004161462;0.325343;0.008900454,0.00868685;0.6399481;0.002506676,0.2128506;0.5182672;0.02724303,0.3606294;0.3403396;0.05665602,0.5303028;0.1795455;0.06299236,-0.195471;0.5048729;0.01056559,-0.3584269;0.3382191;0.01637835,-0.531208;0.1816867;-0.001738399,0.07173154;0.004224717;-0.0326025,0.0785647;-0.3496955;0.02128055,0.08915118;-0.7428046;0.1163059,0.09063981;-0.7024571;0.01332843,-0.07138029;0.005192275;-0.03322768,-0.1016909;-0.3497027;0.003384311,-0.1264541;-0.7432922;0.09366599,-0.1221283;-0.7028265;-0.009219378,0.007513218;0.5627904;0.006574885,0;0;0,-0.001563489;0.3253551;-0.009287357,-0.003581002;0.639163;-0.03287959,0.2013119;0.5338622;0.02043438,0.4319241;0.527617;0.05421257,0.6653664;0.5263921;0.06789136,-0.2051341;0.5044318;-0.04343057,-0.4306012;0.4457735;-0.05268962,-0.6566076;0.39376;-0.08268385,0.07499854;0.0005735904;-0.02451682,0.1014708;-0.356509;-0.02544165,0.1106462;-0.7529754;0.05460119,0.1225546;-0.7958512;-0.01793123,-0.06528376;0.004757309;-0.0440634,-0.1191597;-0.349011;-0.03161299,-0.1367495;-0.7424171;0.06111727,-0.1508934;-0.7997658;0.007416207,-0.002989821;0.5623429;-0.02453852,265.1654
+0;0;0,0.004163038;0.3253133;0.00893328,0.008678764;0.6398613;0.002589062,0.2128474;0.5187296;0.0275769,0.3645346;0.344225;0.05754938,0.5404617;0.1903833;0.06595616,-0.1954429;0.5049922;0.01069611,-0.3633633;0.3433733;0.01712191,-0.5397465;0.1907887;-5.854666E-05,0.07175332;0.004191834;-0.03259891,0.07857976;-0.350094;0.02140322,0.0892061;-0.7445103;0.1167424,0.090712;-0.7042371;0.01455423,-0.07139225;0.005215894;-0.03323767,-0.1016056;-0.3500589;0.003480844,-0.1265172;-0.7449147;0.09422785,-0.1221963;-0.7045242;-0.007868119,0.007507619;0.5627179;0.006642982,0;0;0,-0.001541853;0.3253262;-0.009291172,-0.003565647;0.6390763;-0.03287578,0.2012812;0.5341775;0.0205164,0.4318991;0.5283306;0.05428648,0.6653451;0.5262123;0.06795216,-0.2050489;0.5044931;-0.04360016,-0.4305133;0.4458526;-0.05288894,-0.6565509;0.3939345;-0.08288532,0.07500309;0.0006705821;-0.02455378,0.1014071;-0.3567978;-0.02524948,0.1105868;-0.7545987;0.05498028,0.122465;-0.7960227;-0.017874,-0.06531273;0.004692574;-0.04405709,-0.1193102;-0.3494461;-0.03175273,-0.1363685;-0.7443409;0.06062565,-0.1505853;-0.7983869;0.003316216,-0.002969883;0.5622712;-0.02453756,265.1878
+0;0;0,0.004163038;0.3253133;0.00893328,0.008678764;0.6398613;0.002589062,0.2128474;0.5187296;0.0275769,0.3645346;0.344225;0.05754938,0.5404617;0.1903833;0.06595616,-0.1954429;0.5049922;0.01069611,-0.3633633;0.3433733;0.01712191,-0.5397465;0.1907887;-5.854666E-05,0.07175332;0.004191834;-0.03259891,0.07857976;-0.350094;0.02140322,0.0892061;-0.7445103;0.1167424,0.090712;-0.7042371;0.01455423,-0.07139225;0.005215894;-0.03323767,-0.1016056;-0.3500589;0.003480844,-0.1265172;-0.7449147;0.09422785,-0.1221963;-0.7045242;-0.007868119,0.007507619;0.5627179;0.006642982,0;0;0,-0.001541853;0.3253262;-0.009291172,-0.003565647;0.6390763;-0.03287578,0.2012812;0.5341775;0.0205164,0.4318991;0.5283306;0.05428648,0.6653451;0.5262123;0.06795216,-0.2050489;0.5044931;-0.04360016,-0.4305133;0.4458526;-0.05288894,-0.6565509;0.3939345;-0.08288532,0.07500309;0.0006705821;-0.02455378,0.1014071;-0.3567978;-0.02524948,0.1105868;-0.7545987;0.05498028,0.122465;-0.7960227;-0.017874,-0.06531273;0.004692574;-0.04405709,-0.1193102;-0.3494461;-0.03175273,-0.1363685;-0.7443409;0.06062565,-0.1505853;-0.7983869;0.003316216,-0.002969883;0.5622712;-0.02453756,265.2102
+0;0;0,0.004162577;0.3252772;0.008932289,0.008677337;0.6397581;0.00258946,0.212939;0.5186238;0.02758585,0.3646199;0.3441266;0.05755706,0.5408921;0.189983;0.06598034,-0.1955358;0.5048803;0.01069743,-0.3634491;0.3432682;0.01712296,-0.5401784;0.1903842;-9.120628E-05,0.0717291;0.004190419;-0.0325879,0.0785535;-0.3499894;0.02139807,0.08919749;-0.7450609;0.1168956,0.0906812;-0.7049391;0.01621301,-0.07136814;0.005214133;-0.03322645,-0.1015724;-0.3499544;0.003481083,-0.1265255;-0.745466;0.09437883,-0.1222682;-0.7052286;-0.006212935,0.007506454;0.562632;0.006642472,0;0;0,-0.001606785;0.3252899;-0.009288549,-0.003701113;0.6389732;-0.0328598,0.2012803;0.5343484;0.02060199,0.4318823;0.5286509;0.05443788,0.6658244;0.5237801;0.06670427,-0.2052577;0.5043726;-0.04357995,-0.4307588;0.4459874;-0.05333033,-0.6572275;0.393638;-0.08290263,0.07499158;0.0007203221;-0.0245018,0.1011978;-0.3566548;-0.02534008,0.1103744;-0.7550883;0.05516458,0.1225512;-0.7945899;-0.01738119,-0.06526826;0.004648332;-0.04407995,-0.1193521;-0.3493821;-0.03217179,-0.1367062;-0.7448416;0.06069968,-0.1508675;-0.79722;0.003648028,-0.003088146;0.5621852;-0.02452612,265.2327
+0;0;0,0.004154102;0.3251703;0.008869409,0.008647348;0.6395448;0.002496995,0.2128454;0.5185336;0.0279204,0.3693556;0.34839;0.05816872,0.5499793;0.2000838;0.06882953,-0.1956442;0.505165;0.01073472,-0.3688343;0.3491972;0.01693983,-0.5467248;0.1980577;0.001283422,0.07171645;0.004171497;-0.03250039,0.07855655;-0.3503356;0.02150378,0.08937329;-0.7459654;0.1171141,0.09090518;-0.7059154;0.01707826,-0.07128768;0.005223144;-0.0332823,-0.1016162;-0.3502422;0.003637049,-0.1265263;-0.7463179;0.09465809,-0.1222362;-0.7061489;-0.00528539,0.007482285;0.5624434;0.006552008,0;0;0,-0.001612447;0.3251798;-0.009337902,-0.0037333;0.638754;-0.0329411,0.2012519;0.535085;0.02089858,0.4318599;0.5289469;0.05468488,0.6654136;0.5236118;0.06723523,-0.2052362;0.5042219;-0.04376118,-0.4307888;0.446;-0.0535322,-0.6569337;0.3938923;-0.08313923,0.07496005;0.0007826984;-0.02443981,0.1010436;-0.3569283;-0.02543879,0.1101693;-0.7558583;0.05551075,0.1220165;-0.7948475;-0.01667405,-0.06520176;0.004589753;-0.0440975,-0.1195108;-0.3497395;-0.03227619,-0.136924;-0.7457353;0.06081187,-0.1505652;-0.7985694;0.00546803,-0.003111735;0.5619913;-0.02460122,265.2659
+0;0;0,0.004153864;0.3251517;0.008868902,0.008646784;0.6395034;0.002496901,0.2128641;0.5184923;0.02792207,0.3693633;0.3483606;0.05816828,0.5499965;0.2000467;0.06882965,-0.1956637;0.5051225;0.01073479,-0.3688416;0.3491656;0.01693946,-0.5467415;0.1980182;0.001282234,0.07177865;0.004175114;-0.03252857,0.07862151;-0.350475;0.02149741,0.08945899;-0.7468634;0.117291,0.09102499;-0.7065896;0.01502761,-0.07134949;0.005227674;-0.03331117,-0.1016902;-0.3503812;0.003623083,-0.1266481;-0.7472162;0.09481864,-0.1222625;-0.7068208;-0.007350363,0.007481788;0.5624062;0.006551682,0;0;0,-0.001652621;0.3251604;-0.009357691,-0.003813788;0.6387101;-0.03297615,0.2012006;0.535071;0.02089285,0.4317893;0.529399;0.05477976,0.6653465;0.5234747;0.06722926,-0.2053275;0.5042402;-0.04394782,-0.4309044;0.446155;-0.05358347,-0.6570694;0.3940929;-0.08321347,0.07497797;0.0008733124;-0.02460194,0.1011382;-0.3569777;-0.02541757,0.110352;-0.7566805;0.05563974,0.1229952;-0.7984129;-0.0168891,-0.06530518;0.004586886;-0.04406709,-0.1196491;-0.3498882;-0.03238425,-0.1370864;-0.7466451;0.06087609,-0.151907;-0.801339;0.00454573,-0.003180973;0.5619525;-0.02463245,265.2994
+0;0;0,0.004152945;0.3250798;0.008866939,0.00864487;0.6393623;0.00249664,0.212753;0.5183988;0.02790914,0.3692368;0.3482838;0.05815238,0.5498788;0.1999626;0.06881426,-0.1955569;0.5050361;0.01073103,-0.3687178;0.3490945;0.0169351,-0.5466263;0.1979397;0.001277098,0.07175063;0.004173485;-0.03251587,0.07859513;-0.3505611;0.02152297,0.08946581;-0.7481639;0.1176101,0.09104642;-0.7077943;0.01439255,-0.07132165;0.005225634;-0.03329816,-0.1016696;-0.350468;0.003644884,-0.126704;-0.7485188;0.09511986,-0.1222774;-0.7080265;-0.008002393,0.007480237;0.5622892;0.006550158,0;0;0,-0.001684539;0.3250912;-0.009252548,-0.003836766;0.6385846;-0.03270888,0.2011146;0.5351061;0.0209372,0.4316537;0.5296439;0.05503726,0.6652009;0.522851;0.06744599,-0.2052611;0.5043345;-0.04406876,-0.4309631;0.4469015;-0.05411774,-0.6570582;0.3944772;-0.08373391,0.07494664;0.0008250177;-0.02460027,0.101017;-0.3571183;-0.02536464,0.1104556;-0.7581261;0.05552125,0.1232106;-0.7991012;-0.01906919,-0.06527294;0.004613772;-0.0440569,-0.1197458;-0.3499266;-0.032329,-0.1372409;-0.7479008;0.06120895,-0.1521877;-0.8033895;0.00435679,-0.003206782;0.5618451;-0.02442026,265.322
+0;0;0,0.004142709;0.3250822;0.008784038,0.008612476;0.6393634;0.002329638,0.2126633;0.5183049;0.02817051,0.3731512;0.3520687;0.05899368,0.5622643;0.214707;0.06959698,-0.1957298;0.5055665;0.01065752,-0.3724112;0.3536409;0.01723245,-0.5549299;0.2078845;0.003578692,0.07179506;0.004074813;-0.03243022,0.07889412;-0.3506366;0.0217278,0.08941723;-0.7482805;0.1176836,0.09108248;-0.7079188;0.0144666,-0.07124402;0.005353438;-0.03344374,-0.1017452;-0.3503252;0.003516391,-0.1265312;-0.7483186;0.09530889,-0.1220219;-0.7078393;-0.007811114,0.007454033;0.5622913;0.006402497,0;0;0,-0.001684539;0.3250912;-0.009252548,-0.003836766;0.6385846;-0.03270888,0.2011146;0.5351061;0.0209372,0.4316537;0.5296439;0.05503726,0.6652009;0.522851;0.06744599,-0.2052611;0.5043345;-0.04406876,-0.4309631;0.4469015;-0.05411774,-0.6570582;0.3944772;-0.08373391,0.07494664;0.0008250177;-0.02460027,0.101017;-0.3571183;-0.02536464,0.1104556;-0.7581261;0.05552125,0.1232106;-0.7991012;-0.01906919,-0.06527294;0.004613772;-0.0440569,-0.1197458;-0.3499266;-0.032329,-0.1372409;-0.7479008;0.06120895,-0.1521877;-0.8033895;0.00435679,-0.003206782;0.5618451;-0.02442026,265.3444
+0;0;0,0.004144291;0.3252063;0.008787393,0.008616537;0.6396614;0.002329148,0.2125907;0.5185701;0.02816456,0.3730742;0.3523385;0.05898688,0.5621958;0.2149706;0.06959066,-0.1956513;0.5058364;0.01065805,-0.3723278;0.353915;0.0172328,-0.5548548;0.2081521;0.003578424,0.07179605;0.00407487;-0.03243067,0.07891168;-0.3514643;0.02185373,0.08942966;-0.7489142;0.1177627,0.0911373;-0.7082887;0.01191715,-0.07124501;0.005353512;-0.0334442,-0.1018173;-0.3511552;0.003602188,-0.1265912;-0.7489545;0.09534992,-0.1219671;-0.7082083;-0.01039621,0.007457357;0.5625402;0.006404599,0;0;0,-0.001677692;0.3252141;-0.009303331,-0.003843352;0.6388749;-0.0328486,0.2009892;0.5350995;0.02088141,0.4315321;0.5300797;0.0549798,0.665076;0.5227026;0.06731606,-0.2051267;0.5043684;-0.04410054,-0.4309517;0.4475142;-0.05452301,-0.6571533;0.3951539;-0.08351545,0.07493035;0.0007998943;-0.02465415,0.1009953;-0.3579837;-0.02537227,0.1109667;-0.7588631;0.05507588,0.1226901;-0.8041095;-0.01921844,-0.06529792;0.004636494;-0.04401941,-0.1200312;-0.3507194;-0.03252885,-0.1374985;-0.7484742;0.06107448,-0.152743;-0.807535;0.004905976,-0.003205985;0.562089;-0.02453279,265.3779
+0;0;0,0.004142949;0.325101;0.008784547,0.00861399;0.6394709;0.00232788,0.2125528;0.5184042;0.02815863,0.3730294;0.3521798;0.05897961,0.5621625;0.2148035;0.06958404,-0.1956184;0.5056727;0.01065515,-0.3722873;0.3537579;0.01722962,-0.5548254;0.2079861;0.003574406,0.07180806;0.004075551;-0.0324361,0.07892857;-0.3517078;0.02188558,0.0894477;-0.7492007;0.117805,0.09115809;-0.7085581;0.01178928,-0.07125693;0.005354408;-0.03344979,-0.1018503;-0.3513991;0.003622029,-0.1266268;-0.7492414;0.0953797,-0.1219953;-0.708478;-0.01053638,0.007455064;0.5623667;0.006402438,0;0;0,-0.001716189;0.3251064;-0.009376764,-0.003924362;0.6386787;-0.03296185,0.2008762;0.5349396;0.02080297,0.4313945;0.5299541;0.05500388,0.6649479;0.5221538;0.06717062,-0.205208;0.5043446;-0.04416694,-0.4311716;0.4481655;-0.05500994,-0.6580449;0.3985961;-0.08377454,0.07491808;0.0008367002;-0.02473235,0.1008588;-0.3582036;-0.02544045,0.1108253;-0.759132;0.05498886,0.1222697;-0.8051925;-0.01876307,-0.06533712;0.00460134;-0.0439886,-0.1202364;-0.3509841;-0.03265561,-0.1380157;-0.7487673;0.06096191,-0.1530123;-0.8077981;0.004356802,-0.003277548;0.5619107;-0.02463841,265.4114
+0;0;0,0.004239978;0.3250603;0.008743177,0.008785364;0.6393796;0.002260722,0.212694;0.5181206;0.02863459,0.3767508;0.3555593;0.05998071,0.5700847;0.224137;0.07025261,-0.1956875;0.5060948;0.0108352,-0.3774753;0.3604023;0.01792468,-0.5641601;0.2199017;0.005130157,0.07187266;0.004022771;-0.03236846,0.07942151;-0.351769;0.02198671,0.0895205;-0.7501403;0.1180649,0.09130899;-0.7094637;0.01167616,-0.07125556;0.005386156;-0.0335144,-0.1019901;-0.351375;0.003580987,-0.1263628;-0.750092;0.09557775,-0.1216455;-0.7093006;-0.01070984,0.007609515;0.5622863;0.006338495,0;0;0,-0.001777328;0.3250654;-0.009378433,-0.004037283;0.6385878;-0.03296614,0.2008704;0.5348193;0.02074885,0.4313381;0.5299239;0.05515862,0.6648605;0.5214853;0.06746221,-0.2054103;0.5043313;-0.04424229,-0.4315342;0.4488346;-0.05479999,-0.6585889;0.400097;-0.08354309,0.07491121;0.000811398;-0.02484417,0.1008167;-0.3582539;-0.025352,0.1109379;-0.7600664;0.05512738,0.1234599;-0.8074393;-0.01762152,-0.06541507;0.004655072;-0.04391786,-0.1203476;-0.3509547;-0.03281286,-0.1381987;-0.7495481;0.06119432,-0.1533172;-0.8086535;0.004032973,-0.003377974;0.5618306;-0.02464271,265.4337
+0;0;0,0.00424031;0.3250857;0.008743862,0.008785608;0.639399;0.002261623,0.2126089;0.5181621;0.02862602,0.376659;0.3556073;0.05997086,0.6151372;0.1934973;0.07264129,-0.1956025;0.5061413;0.01083404,-0.3773829;0.3604547;0.01792323,-0.6076595;0.1871466;0.002141127,0.07188426;0.004023421;-0.03237368,0.0794353;-0.3518715;0.02199726,0.08923316;-0.7383642;0.1152106,0.09116729;-0.6968182;0.0001581982,-0.07126705;0.005387025;-0.03351981,-0.1020105;-0.3514776;0.003586337,-0.1256565;-0.7383057;0.09283994,-0.120555;-0.6966355;-0.02210307,0.007609814;0.5623094;0.006339203,0;0;0,-0.001757465;0.3250903;-0.009399414,-0.004011579;0.6386052;-0.03300786,0.2008034;0.5347414;0.02066255,0.431247;0.5298854;0.05517554,0.718388;0.5075332;0.07421422,-0.2053314;0.5044749;-0.0442362,-0.4315266;0.4493174;-0.05483474,-0.712055;0.3914603;-0.09044945,0.07491089;0.0008226484;-0.02488518,0.1008001;-0.3583485;-0.02534604,0.1079481;-0.7479988;0.05391884,0.122806;-0.8076436;-0.01761555,-0.0654386;0.004641802;-0.04390711,-0.1203592;-0.3510765;-0.03283108,-0.1376251;-0.7378277;0.05820037,-0.1547001;-0.8044453;-0.003017176,-0.003351949;0.5618522;-0.02467942,265.4668
+0;0;0,0.004239653;0.3250354;0.008742507,0.008784727;0.6393333;0.00226061,0.2126288;0.5180963;0.02862702,0.376664;0.3555562;0.05996903,0.5698375;0.224243;0.0702324,-0.1956239;0.5060743;0.01083325,-0.3773878;0.3604009;0.0179218,-0.5639177;0.2200169;0.005137893,0.07188456;0.004023437;-0.03237381,0.07944416;-0.3522749;0.02205875,0.08925945;-0.7394551;0.1154379,0.09113324;-0.6982693;0.003974922,-0.07126735;0.005387048;-0.03351995,-0.1020457;-0.3518821;0.003628258,-0.1257337;-0.7393984;0.09304063,-0.1207914;-0.6980923;-0.01831637,0.007609;0.5622481;0.006337959,0;0;0,-0.001810253;0.3250385;-0.009438515,-0.004133254;0.6385345;-0.03308272,0.2007518;0.5347173;0.02053452,0.4311358;0.5297979;0.05529261,0.6639602;0.5162003;0.07179737,-0.2055337;0.5047131;-0.04429304,-0.4318529;0.4501128;-0.05466191,-0.6598989;0.4072031;-0.08326696,0.07491365;0.00080432;-0.0248785,0.1007779;-0.3587778;-0.02537131,0.1082694;-0.7491279;0.05397129,0.1230287;-0.8064528;-0.01465201,-0.06543638;0.004641365;-0.04391105,-0.1204128;-0.3514821;-0.03285687,-0.1376182;-0.7389532;0.05821833,-0.1541018;-0.8027275;-0.0008351468,-0.003445826;0.5617877;-0.02474046,265.4895
+0;0;0,0.00418936;0.3250106;0.008689131,0.008700862;0.6392743;0.002185138,0.2124328;0.5181065;0.02875428,0.3809644;0.3602468;0.05973666,0.5778161;0.2347178;0.07269508,-0.1957645;0.5066549;0.01072139,-0.3808431;0.3653264;0.01811495,-0.5707086;0.2294617;0.005158139,0.07194342;0.004073974;-0.0323315,0.07955364;-0.3523596;0.02201455,0.08965679;-0.7405188;0.115646,0.09158594;-0.699428;0.005008094,-0.0712752;0.00535962;-0.03359911,-0.1021935;-0.3520163;0.00358757,-0.1259704;-0.7405154;0.09325172,-0.1209904;-0.6992963;-0.01727799,0.007531752;0.5621965;0.006265788,0;0;0,-0.001810215;0.3250113;-0.009449005,-0.004140407;0.6384727;-0.03309631,0.2006551;0.5348551;0.02054858,0.4308769;0.5297905;0.05597115,0.6637681;0.5164047;0.07205176,-0.205492;0.504881;-0.04428291,-0.4319245;0.4509701;-0.05450242,-0.6604673;0.4106163;-0.08306459,0.0749213;0.0008338094;-0.02497768,0.10072;-0.3588753;-0.02526522,0.1090257;-0.7502508;0.05406141,0.1230479;-0.8060757;-0.0152564,-0.06549808;0.004649144;-0.04388813,-0.120456;-0.3515999;-0.03281658,-0.1379063;-0.7400836;0.05835583,-0.1540109;-0.8032806;-0.0001458451,-0.003451116;0.5617332;-0.02475381,265.5227
+0;0;0,0.00418936;0.3250106;0.008689131,0.008700862;0.6392743;0.002185138,0.2124328;0.5181065;0.02875428,0.3809644;0.3602468;0.05973666,0.5778161;0.2347178;0.07269508,-0.1957645;0.5066549;0.01072139,-0.3808431;0.3653264;0.01811495,-0.5707086;0.2294617;0.005158139,0.07194342;0.004073974;-0.0323315,0.07955364;-0.3523596;0.02201455,0.08965679;-0.7405188;0.115646,0.09158594;-0.699428;0.005008094,-0.0712752;0.00535962;-0.03359911,-0.1021935;-0.3520163;0.00358757,-0.1259704;-0.7405154;0.09325172,-0.1209904;-0.6992963;-0.01727799,0.007531752;0.5621965;0.006265788,0;0;0,-0.001810215;0.3250113;-0.009449005,-0.004140407;0.6384727;-0.03309631,0.2006551;0.5348551;0.02054858,0.4308769;0.5297905;0.05597115,0.6637681;0.5164047;0.07205176,-0.205492;0.504881;-0.04428291,-0.4319245;0.4509701;-0.05450242,-0.6604673;0.4106163;-0.08306459,0.0749213;0.0008338094;-0.02497768,0.10072;-0.3588753;-0.02526522,0.1090257;-0.7502508;0.05406141,0.1230479;-0.8060757;-0.0152564,-0.06549808;0.004649144;-0.04388813,-0.120456;-0.3515999;-0.03281658,-0.1379063;-0.7400836;0.05835583,-0.1540109;-0.8032806;-0.0001458451,-0.003451116;0.5617332;-0.02475381,265.5454
+0;0;0,0.004188712;0.3249602;0.008687786,0.008699662;0.6391854;0.002184498,0.212308;0.5180516;0.02873968,0.380801;0.3602281;0.05971495,0.6273576;0.2030032;0.07594535,-0.1956429;0.5066068;0.01071768,-0.3806791;0.3653107;0.01810954,-0.6184855;0.1951402;0.001881143,0.07197607;0.004075823;-0.03234617,0.0795889;-0.3524806;0.02201862,0.08980648;-0.7450364;0.1167106,0.09170316;-0.7041322;0.007935479,-0.07130754;0.005362052;-0.03361436,-0.1022364;-0.352137;0.003585137,-0.1262827;-0.7450365;0.09426488,-0.1213865;-0.7040063;-0.01440386,0.007530664;0.5621149;0.006264762,0;0;0,-0.001744703;0.3249611;-0.009457588,-0.00404457;0.6383836;-0.03310943,0.2006852;0.5348401;0.0202527,0.4307413;0.5293926;0.05633783,0.7218453;0.505761;0.07809258,-0.205337;0.5050311;-0.04426902,-0.4318655;0.4517295;-0.05433862,-0.7185812;0.4039854;-0.09022546,0.07492481;0.000842914;-0.02507997,0.1007971;-0.3589856;-0.02525425,0.1099108;-0.7546972;0.05537009,0.1236103;-0.8067775;-0.01555014,-0.06557155;0.004662427;-0.04384147,-0.1204235;-0.3517292;-0.03278397,-0.1388384;-0.7446666;0.05904229,-0.154005;-0.8059621;0.0008216575,-0.00336124;0.5616516;-0.02476549,265.5792
+0;0;0,0.004216952;0.324994;0.008596009,0.008754708;0.6392477;0.001977638,0.2123173;0.517748;0.02915755,0.3845826;0.3642125;0.06051522,0.6347352;0.2135584;0.07743581,-0.1958048;0.5070536;0.01059801,-0.3843177;0.3705404;0.0182672,-0.6274626;0.2086234;0.003344159,0.0720215;0.004027878;-0.0322928,0.07961223;-0.3527127;0.02208751,0.08991104;-0.7472813;0.117201,0.09199162;-0.7061499;0.006042354,-0.07126442;0.005450695;-0.03373153,-0.1023626;-0.3521971;0.003679629,-0.1263953;-0.747122;0.09474953,-0.1212494;-0.7058616;-0.01629647,0.007579179;0.562171;0.006087862,0;0;0,-0.001756318;0.3249908;-0.009521008,-0.004081093;0.6384357;-0.03328657,0.2007237;0.5347621;0.02020407,0.4305984;0.5287724;0.05699468,0.7213857;0.505378;0.07831883,-0.2055482;0.5053083;-0.04428609,-0.4322556;0.4529882;-0.05419213,-0.7186513;0.4054713;-0.08995405,0.07493821;0.0008144081;-0.02509475,0.1007881;-0.3592;-0.02524638,0.1107091;-0.7571231;0.05472732,0.1239169;-0.8098604;-0.01919555,-0.0655973;0.004686863;-0.04383117,-0.1204405;-0.3518927;-0.03279176,-0.138726;-0.7467804;0.05976307,-0.1264138;-0.7390016;-0.04904466,-0.003390215;0.5616997;-0.02490878,265.6129
+0;0;0,0.004217129;0.3250076;0.008596369,0.008755673;0.6393157;0.001976768,0.2122335;0.5178191;0.02914797,0.3844736;0.3643062;0.06050105,0.6349287;0.2134698;0.0774421,-0.1957201;0.5071291;0.01059609,-0.3842053;0.3706359;0.01826416,-0.6276444;0.208523;0.003323068,0.07205041;0.004029495;-0.03230575,0.07964207;-0.3527548;0.02208123,0.08997906;-0.7487862;0.1175473,0.0920166;-0.707885;0.008688502,-0.07129303;0.005452882;-0.03374507,-0.1023951;-0.3522388;0.003670685,-0.1265168;-0.7486279;0.09507819,-0.1214774;-0.7076005;-0.0136703,0.007579911;0.5622238;0.006087808,0;0;0,-0.001709461;0.3250028;-0.009586096,-0.003955059;0.6384921;-0.03348827,0.2007145;0.534759;0.02010798,0.4304574;0.5281261;0.05739188,0.7215646;0.504649;0.07911277,-0.205418;0.5055289;-0.04431438,-0.4323458;0.4543027;-0.05408809,-0.7200526;0.4102478;-0.08649728,0.07495368;0.0008002817;-0.02514887,0.1007768;-0.3592605;-0.02527666,0.1111859;-0.7587168;0.05464697,0.1231121;-0.8103154;-0.01727438,-0.06567378;0.004709851;-0.04377136,-0.1205077;-0.3519174;-0.03277807,-0.1388501;-0.7482324;0.06027837,-0.1541315;-0.8097969;0.002350405,-0.003289685;0.5617453;-0.0250659,265.6353
+0;0;0,0.004216667;0.324972;0.008595427,0.008754686;0.6392441;0.001976775,0.2122897;0.5177484;0.02915369,0.3844931;0.3642682;0.06050009,0.5843378;0.2439118;0.0740178,-0.1957775;0.5070554;0.01059665,-0.3842226;0.3705913;0.01826308,-0.578469;0.2412371;0.006341185,0.07204025;0.004028927;-0.03230121,0.07962129;-0.3522557;0.02200961,0.08996763;-0.7486457;0.1175622,0.09200616;-0.7077393;0.008650318,-0.07128298;0.005452115;-0.03374031,-0.1023415;-0.3517386;0.003623031,-0.1264851;-0.7484866;0.09511332,-0.1214432;-0.7074538;-0.01368815,0.007579126;0.5621654;0.006087107,0;0;0,-0.001667783;0.3249638;-0.009706259,-0.003874846;0.6383972;-0.03385949,0.2007801;0.5346397;0.02007294,0.4303103;0.5268033;0.05811572,0.6624454;0.5084538;0.07768416,-0.2054966;0.5057317;-0.04450907,-0.4324524;0.4548129;-0.05405505,-0.6620532;0.420031;-0.0801321,0.07493118;0.0008012503;-0.02518081,0.1006158;-0.3587624;-0.02548742,0.1111709;-0.7586256;0.05426502,0.1229699;-0.810629;-0.01729703,-0.06566747;0.004692345;-0.04376258,-0.1206065;-0.3514083;-0.0328133,-0.1392167;-0.7481463;0.06000369,-0.1538679;-0.809435;0.001380917,-0.003221355;0.5616723;-0.02535844,265.6685
+0;0;0,0.004245183;0.3249421;0.008520538,0.008804363;0.6391961;0.001833171,0.2120926;0.517447;0.02950211,0.3875703;0.3678784;0.06134471,0.5912197;0.2541498;0.07553102,-0.1956936;0.5073735;0.01065013,-0.3877556;0.3761373;0.01879454,-0.5833819;0.2488792;0.006784145,0.07207882;0.004011908;-0.03225767,0.07959941;-0.3520895;0.02159102,0.08995101;-0.7484069;0.117227,0.09203702;-0.7076972;0.01019024,-0.07127352;0.005458232;-0.03379797,-0.1022967;-0.3514701;0.003674082,-0.1265241;-0.7481604;0.09516609,-0.1214857;-0.7073253;-0.0117598,0.007624119;0.5621237;0.005958472,0;0;0,-0.001593277;0.3249317;-0.009739637,-0.003723107;0.6383445;-0.03395128,0.2007471;0.5343627;0.0199914,0.4301426;0.5259525;0.05851507,0.6623244;0.5079983;0.07795215,-0.2053249;0.5060344;-0.04465895,-0.4323816;0.4557307;-0.05424565,-0.6619598;0.4202411;-0.07960042,0.07494089;0.0008034557;-0.02520371,0.1005075;-0.3585162;-0.0256207,0.1111643;-0.7582915;0.0542984,0.1238696;-0.8070235;-0.01792192,-0.06568991;0.00467966;-0.04376011,-0.1209267;-0.3511285;-0.03308818,-0.1387541;-0.7477019;0.06036019,-0.1533728;-0.8081952;0.00402917,-0.003093556;0.5616268;-0.02543259,265.7017
+0;0;0,0.004244912;0.3249214;0.008519995,0.008804306;0.6391901;0.001832251,0.2120782;0.5174389;0.02949982,0.3875241;0.3678974;0.06133666,0.5911598;0.2541764;0.07552202,-0.1956795;0.5073662;0.01064915,-0.3877069;0.3761536;0.01879209,-0.58332;0.2489041;0.006782506,0.07210274;0.004013239;-0.03226838,0.07963032;-0.3524191;0.02163037,0.0899803;-0.7486752;0.1172516,0.09207705;-0.7079104;0.009664237,-0.07129717;0.005460043;-0.03380918,-0.1023491;-0.3518001;0.003697701,-0.1265728;-0.7484288;0.09517554,-0.1215085;-0.7075381;-0.01230031,0.007623984;0.5621126;0.005957826,0;0;0,-0.001495346;0.3249083;-0.009844065,-0.003580466;0.6383295;-0.03413463,0.2008357;0.5343022;0.019907,0.4300556;0.5250949;0.05903554,0.6621963;0.5071229;0.0787549,-0.2052391;0.5062473;-0.04490193,-0.4323741;0.4565004;-0.05451774,-0.6619791;0.420709;-0.07904778,0.07495664;0.0007866919;-0.02523971,0.1005392;-0.3588676;-0.02551508,0.1113053;-0.7586145;0.05420899,0.1240015;-0.8076819;-0.01847172,-0.06572683;0.004684463;-0.04375156,-0.1209635;-0.3514666;-0.03321023,-0.139416;-0.7481641;0.05930991,-0.1539948;-0.807619;0.0003132038,-0.002968691;0.5616099;-0.02558517,265.7241
+0;0;0,0.004244912;0.3249214;0.008519995,0.008804306;0.6391901;0.001832251,0.2120782;0.5174389;0.02949982,0.3875241;0.3678974;0.06133666,0.5911598;0.2541764;0.07552202,-0.1956795;0.5073662;0.01064915,-0.3877069;0.3761536;0.01879209,-0.58332;0.2489041;0.006782506,0.07210274;0.004013239;-0.03226838,0.07963032;-0.3524191;0.02163037,0.0899803;-0.7486752;0.1172516,0.09207705;-0.7079104;0.009664237,-0.07129717;0.005460043;-0.03380918,-0.1023491;-0.3518001;0.003697701,-0.1265728;-0.7484288;0.09517554,-0.1215085;-0.7075381;-0.01230031,0.007623984;0.5621126;0.005957826,0;0;0,-0.001495346;0.3249083;-0.009844065,-0.003580466;0.6383295;-0.03413463,0.2008357;0.5343022;0.019907,0.4300556;0.5250949;0.05903554,0.6621963;0.5071229;0.0787549,-0.2052391;0.5062473;-0.04490193,-0.4323741;0.4565004;-0.05451774,-0.6619791;0.420709;-0.07904778,0.07495664;0.0007866919;-0.02523971,0.1005392;-0.3588676;-0.02551508,0.1113053;-0.7586145;0.05420899,0.1240015;-0.8076819;-0.01847172,-0.06572683;0.004684463;-0.04375156,-0.1209635;-0.3514666;-0.03321023,-0.139416;-0.7481641;0.05930991,-0.1539948;-0.807619;0.0003132038,-0.002968691;0.5616099;-0.02558517,265.7464
+0;0;0,0.004311171;0.3248653;0.008522869,0.008924834;0.639058;0.001850957,0.2119904;0.517074;0.02997211,0.3912752;0.3723466;0.06231441,0.6010636;0.2707448;0.07750206,-0.1956356;0.5078335;0.01078618,-0.3920373;0.3833518;0.01889579,-0.5918683;0.2627766;0.009203307,0.07209229;0.003971759;-0.03223434,0.07961434;-0.3528543;0.0216805,0.08999775;-0.7504633;0.1176221,0.09218809;-0.7097121;0.01017254,-0.07126125;0.005480819;-0.03382192,-0.1023904;-0.3521516;0.003837686,-0.1266053;-0.7502483;0.09515145,-0.1214511;-0.7093585;-0.01218279,0.00773219;0.5620113;0.005969839,0;0;0,-0.001402795;0.3248506;-0.00993824,-0.003326483;0.6381872;-0.03434682,0.2009166;0.5341495;0.01984358,0.4299538;0.5243572;0.05960774,0.6618437;0.5058029;0.08076406,-0.2050628;0.5065395;-0.04511244,-0.4322232;0.4570991;-0.05453898,-0.6618732;0.4210648;-0.07750014,0.07494356;0.0007767826;-0.02519894,0.1004872;-0.3592728;-0.02540922,0.1117086;-0.7604606;0.05413961,0.1240013;-0.8089132;-0.01907158,-0.06568623;0.004676401;-0.04376731,-0.1209757;-0.3518639;-0.03326483,-0.1393354;-0.7498937;0.059691,-0.1539126;-0.8085878;-0.0001977161,-0.002773188;0.5615033;-0.0257535,265.7688
+0;0;0,0.004311298;0.3248748;0.00852312,0.008925438;0.6390999;0.001850455,0.21176;0.5171571;0.02994499,0.3909771;0.3724844;0.06227507,0.6007636;0.2708836;0.07746259,-0.1954053;0.5079272;0.01078074,-0.3917328;0.3834925;0.01888729,-0.591562;0.2629183;0.009194897,0.07206688;0.003970359;-0.03222297,0.07958783;-0.3528039;0.02168404,0.08995619;-0.7498364;0.1174866,0.09211776;-0.7092264;0.0114484,-0.07123612;0.005478886;-0.03380999,-0.1023607;-0.3521016;0.003844146,-0.1265406;-0.7496212;0.09502552,-0.121454;-0.7088744;-0.01089883,0.007732647;0.5620437;0.005969844,0;0;0,-0.001241989;0.3248582;-0.01002574,-0.002726294;0.6382161;-0.03459859,0.2010703;0.5337673;0.01964712,0.429765;0.5228773;0.06056571,0.6617174;0.505059;0.08164692,-0.2044459;0.5068548;-0.04524029,-0.431613;0.4578318;-0.05451757,-0.6610305;0.4203549;-0.07747152,0.07492934;0.0007393956;-0.02515483,0.1005618;-0.3592513;-0.02539968,0.1114546;-0.7598079;0.05432653,0.1247623;-0.8065581;-0.01843095,-0.06564482;0.004690386;-0.04377758,-0.1208195;-0.3518132;-0.03322442,-0.1391886;-0.749287;0.0594988,-0.1533733;-0.8068448;0.0003906935,-0.002318367;0.5615278;-0.02595067,265.8022
+0;0;0,0.004318287;0.3248706;0.008464633,0.008932158;0.6390921;0.001747977,0.2117591;0.5170773;0.0304313,0.3956583;0.3785523;0.06314929,0.6067773;0.2801541;0.08049539,-0.195673;0.5086767;0.01077819,-0.3950996;0.389385;0.01955827,-0.603366;0.2837311;0.01547845,0.07205896;0.00397292;-0.03220222,0.07954858;-0.3528928;0.0215569,0.08982264;-0.7480853;0.1168586,0.09210719;-0.7075062;0.01107446,-0.07121342;0.005469088;-0.03382308,-0.1024524;-0.3521689;0.003839418,-0.1263653;-0.7477949;0.09479698,-0.121165;-0.7070848;-0.01087077,0.007739852;0.5620387;0.005876552,0;0;0,-0.001171388;0.32485;-0.01011467,-0.002596371;0.6381941;-0.03483367,0.2011695;0.5334854;0.01971173,0.4296492;0.5212096;0.06124353,0.6615627;0.5035394;0.08264923,-0.2044344;0.5068925;-0.04529826,-0.4315867;0.4579407;-0.05446789,-0.6609268;0.4198237;-0.07693042,0.07492027;0.0007016212;-0.02513408,0.1006471;-0.3593503;-0.02530908,0.111814;-0.7580461;0.05394935,0.1234892;-0.8047914;-0.01872302,-0.06561638;0.004718679;-0.0437891,-0.1207073;-0.3518621;-0.03309349,-0.139903;-0.7476518;0.05826864,-0.1530938;-0.8043419;-0.001883313,-0.002200916;0.561512;-0.02614999,265.836
+0;0;0,0.004317838;0.3248368;0.008463752,0.008930785;0.6389958;0.001748685,0.2117627;0.5170012;0.03043143,0.3956515;0.378484;0.06314757,0.6599476;0.2553011;0.08486285,-0.1956786;0.5086004;0.01077787,-0.395094;0.3893155;0.01955745,-0.6558191;0.2570492;0.01445001,0.07206935;0.003973492;-0.03220686,0.07956028;-0.3529547;0.02156167,0.0898462;-0.7486036;0.1169735,0.09215233;-0.7079247;0.0101907,-0.07122368;0.005469876;-0.03382796,-0.1024681;-0.3522307;0.003841132,-0.1264087;-0.7483137;0.09490378,-0.1211593;-0.7075025;-0.01176147,0.007738807;0.5619636;0.005876123,0;0;0,-0.001065671;0.3248164;-0.01011944,-0.002421722;0.638095;-0.03487659,0.2012974;0.5333334;0.0197649,0.4296072;0.5195998;0.06169916,0.7180977;0.4859839;0.09548163,-0.2043384;0.5070997;-0.04558709,-0.4314859;0.4581391;-0.05449363,-0.7185141;0.4100156;-0.08272465,0.07493947;0.0006759763;-0.02511334,0.1006998;-0.3594369;-0.02529716,0.112018;-0.7586435;0.05378008,0.1241591;-0.8066701;-0.01892734,-0.06561848;0.004736102;-0.04380465,-0.1205832;-0.3519152;-0.03268489,-0.1397042;-0.7482647;0.05835747,-0.1531705;-0.805443;-0.002802219,-0.002047725;0.5614352;-0.02618456,265.858
+0;0;0,0.004317838;0.3248368;0.008463752,0.008930785;0.6389958;0.001748685,0.2117627;0.5170012;0.03043143,0.3956515;0.378484;0.06314757,0.6599476;0.2553011;0.08486285,-0.1956786;0.5086004;0.01077787,-0.395094;0.3893155;0.01955745,-0.6558191;0.2570492;0.01445001,0.07206935;0.003973492;-0.03220686,0.07956028;-0.3529547;0.02156167,0.0898462;-0.7486036;0.1169735,0.09215233;-0.7079247;0.0101907,-0.07122368;0.005469876;-0.03382796,-0.1024681;-0.3522307;0.003841132,-0.1264087;-0.7483137;0.09490378,-0.1211593;-0.7075025;-0.01176147,0.007738807;0.5619636;0.005876123,0;0;0,-0.001065671;0.3248164;-0.01011944,-0.002421722;0.638095;-0.03487659,0.2012974;0.5333334;0.0197649,0.4296072;0.5195998;0.06169916,0.7180977;0.4859839;0.09548163,-0.2043384;0.5070997;-0.04558709,-0.4314859;0.4581391;-0.05449363,-0.7185141;0.4100156;-0.08272465,0.07493947;0.0006759763;-0.02511334,0.1006998;-0.3594369;-0.02529716,0.112018;-0.7586435;0.05378008,0.1241591;-0.8066701;-0.01892734,-0.06561848;0.004736102;-0.04380465,-0.1205832;-0.3519152;-0.03268489,-0.1397042;-0.7482647;0.05835747,-0.1531705;-0.805443;-0.002802219,-0.002047725;0.5614352;-0.02618456,265.8808
+0;0;0,0.004318054;0.3248531;0.008464176,0.0089318;0.6390663;0.001747833,0.2119456;0.5170156;0.03045337,0.3958259;0.3785048;0.06316797,0.6067606;0.2801926;0.08049893,-0.1958595;0.5086073;0.01078226,-0.3952655;0.3893279;0.01956143,-0.6033502;0.2837662;0.01548518,0.07202026;0.003970786;-0.03218493,0.07950969;-0.3528861;0.02157285,0.08980712;-0.7489774;0.1170913,0.09198246;-0.7089041;0.0163643,-0.07117517;0.005466151;-0.03380492,-0.1024134;-0.3521629;0.003856637,-0.1263807;-0.7486888;0.09502111,-0.121429;-0.7084908;-0.005595088,0.007739575;0.5620181;0.005876129,0;0;0,-0.0009923279;0.3248296;-0.01022434,-0.002303571;0.6381503;-0.03513861,0.2014928;0.5329889;0.01978421,0.4297412;0.5189306;0.06188488,0.660615;0.4966403;0.08756614,-0.2044269;0.507176;-0.0458726,-0.4315964;0.458327;-0.0545454,-0.6606063;0.4195609;-0.07714556,0.0749137;0.0006344765;-0.02502179,0.1007216;-0.3594025;-0.02533412,0.1121555;-0.7590617;0.05378556,0.1243891;-0.8009129;-0.0164988,-0.065541;0.004773037;-0.04381953,-0.1204265;-0.3518166;-0.03267578,-0.1396986;-0.7486425;0.05829626,-0.1522825;-0.8008299;0.0005119927,-0.001938477;0.561479;-0.02640462,265.9143
+0;0;0,0.004226242;0.3248795;0.008378261,0.008770526;0.6391213;0.00160296,0.2116852;0.5166585;0.03047354,0.400125;0.3845446;0.06363085,0.6142383;0.2931638;0.07992559,-0.1961615;0.5092784;0.01065496,-0.3985756;0.3952092;0.01958815,-0.6063479;0.289068;0.01456488,0.07203045;0.00393533;-0.032225,0.07928681;-0.3493335;0.0209018,0.08934278;-0.7498426;0.1168471,0.09159327;-0.7097542;0.01601159,-0.07118892;0.005495809;-0.03382687,-0.1024726;-0.3485379;0.002990052,-0.1267401;-0.7491888;0.09574821,-0.1217137;-0.7090016;-0.004977174,0.007593553;0.5620646;0.005744617,0;0;0,-0.0008818284;0.3248512;-0.01027989,-0.002038434;0.6381905;-0.03532934,0.2016196;0.5324758;0.01967454,0.4298029;0.518022;0.06194186,0.6607984;0.4967098;0.08738494,-0.2042595;0.5074578;-0.0460773,-0.4314273;0.4586274;-0.05464757,-0.6603255;0.419531;-0.07783386,0.07493012;0.0006017536;-0.02504873,0.09985361;-0.3558404;-0.02639508,0.1124008;-0.7596712;0.0540874,0.1245617;-0.8011325;-0.01676488,-0.06557462;0.004794456;-0.04380989,-0.1198258;-0.3482062;-0.03279264,-0.1392772;-0.7493042;0.0591648,-0.1516914;-0.801908;0.00174392,-0.001716256;0.5615138;-0.02656341,265.9363
+0;0;0,0.004225917;0.3248546;0.008377617,0.008769713;0.6390627;0.001603181,0.2116817;0.5166122;0.0304728,0.4001321;0.3844908;0.06363198,0.6142399;0.2931124;0.0799263,-0.1961593;0.509232;0.01065449,-0.3985848;0.3951564;0.01958819,-0.6063517;0.289018;0.01456505,0.07201861;0.003934683;-0.0322197,0.07927576;-0.3493733;0.02091297,0.08909313;-0.740379;0.1145817,0.09150394;-0.6995718;0.006562389,-0.07117722;0.005494906;-0.03382131,-0.1024644;-0.3485779;0.002999682,-0.1261561;-0.7397221;0.09355684,-0.1207716;-0.6988091;-0.01434444,0.007592916;0.5620176;0.005744219,0;0;0,-0.0007678792;0.3248248;-0.01033258,-0.001781486;0.6381212;-0.0355022,0.2017791;0.5323495;0.01972532,0.4299481;0.5173297;0.06194448,0.6610022;0.4966897;0.08735394,-0.2040885;0.5075924;-0.04623447,-0.4312757;0.4587767;-0.05472609,-0.6601505;0.4195255;-0.07781988,0.07493681;0.0005708337;-0.02498841,0.09989023;-0.3559088;-0.02633858,0.1109641;-0.749966;0.05336047,0.1244603;-0.8015151;-0.01705527,-0.06553482;0.004823552;-0.04384282,-0.1197161;-0.3482248;-0.03272969,-0.1380299;-0.7396768;0.05774437,-0.1528723;-0.7982085;-0.003350865,-0.001499183;0.5614594;-0.02670693,265.9589
+0;0;0,0.004137999;0.3248335;0.00838173,0.008595202;0.6390332;0.001622661,0.2113688;0.5161407;0.03043409,0.4040439;0.3900996;0.06305294,0.6205817;0.3047;0.07981244,-0.196377;0.509702;0.01059146,-0.4017929;0.4010695;0.01938523,-0.6116982;0.2992271;0.01386551,0.07204052;0.003918879;-0.03221467,0.07875532;-0.3496319;0.02049209,0.08877107;-0.740913;0.1144715,0.09123452;-0.7001051;0.00643681,-0.07117097;0.005497072;-0.03387411,-0.1028051;-0.3486961;0.003109407,-0.1264497;-0.7401818;0.09373595,-0.1210144;-0.6992659;-0.01417915,0.007439062;0.5619928;0.005758076,0;0;0,-0.000703007;0.3248021;-0.01036,-0.001628123;0.6380872;-0.03554916,0.2018306;0.5322931;0.01972008,0.4299806;0.5167609;0.06191421,0.6611159;0.4965878;0.08705616,-0.2039083;0.5076131;-0.04624839,-0.4311312;0.4589253;-0.05480993,-0.659909;0.4197917;-0.07913781,0.07494776;0.0005431175;-0.02501035,0.09980036;-0.3561113;-0.02613068,0.1108013;-0.7505487;0.05344009,0.1244625;-0.8027492;-0.0162077,-0.0655615;0.004849654;-0.04383094,-0.1197386;-0.3483674;-0.03270166,-0.1377227;-0.7400943;0.05818251,-0.1524419;-0.7997499;-0.001311935,-0.001368895;0.5614308;-0.02675176,265.9918
+0;0;0,0.004137999;0.3248335;0.00838173,0.008595202;0.6390332;0.001622661,0.2113688;0.5161407;0.03043409,0.4040439;0.3900996;0.06305294,0.6205817;0.3047;0.07981244,-0.196377;0.509702;0.01059146,-0.4017929;0.4010695;0.01938523,-0.6116982;0.2992271;0.01386551,0.07204052;0.003918879;-0.03221467,0.07875532;-0.3496319;0.02049209,0.08877107;-0.740913;0.1144715,0.09123452;-0.7001051;0.00643681,-0.07117097;0.005497072;-0.03387411,-0.1028051;-0.3486961;0.003109407,-0.1264497;-0.7401818;0.09373595,-0.1210144;-0.6992659;-0.01417915,0.007439062;0.5619928;0.005758076,0;0;0,-0.000703007;0.3248021;-0.01036,-0.001628123;0.6380872;-0.03554916,0.2018306;0.5322931;0.01972008,0.4299806;0.5167609;0.06191421,0.6611159;0.4965878;0.08705616,-0.2039083;0.5076131;-0.04624839,-0.4311312;0.4589253;-0.05480993,-0.659909;0.4197917;-0.07913781,0.07494776;0.0005431175;-0.02501035,0.09980036;-0.3561113;-0.02613068,0.1108013;-0.7505487;0.05344009,0.1244625;-0.8027492;-0.0162077,-0.0655615;0.004849654;-0.04383094,-0.1197386;-0.3483674;-0.03270166,-0.1377227;-0.7400943;0.05818251,-0.1524419;-0.7997499;-0.001311935,-0.001368895;0.5614308;-0.02675176,266.0142
+0;0;0,0.004137693;0.3248095;0.008381109,0.008594051;0.6389498;0.001623398,0.211303;0.5160883;0.03042608,0.4039784;0.390047;0.06304501,0.620546;0.3046356;0.07980681,-0.1963129;0.5096517;0.01058978,-0.4017293;0.401019;0.01938357,-0.6116635;0.2991625;0.01386308,0.07202905;0.003918255;-0.03220954,0.07874447;-0.3496649;0.02050204,0.08876102;-0.7409772;0.1144889,0.09126618;-0.6999863;0.004625149,-0.07115964;0.005496197;-0.03386873,-0.1027966;-0.3487293;0.00311818,-0.1264432;-0.7402462;0.09375193,-0.1209158;-0.6991455;-0.01599023,0.007438158;0.5619258;0.00575793,0;0;0,-0.0006490499;0.3247765;-0.01040959,-0.001530848;0.637996;-0.03567648,0.2018293;0.5321757;0.0196712,0.429936;0.5162185;0.06194377,0.6612086;0.4964929;0.08646822,-0.2037906;0.5077019;-0.04638211,-0.431053;0.459217;-0.05505826,-0.6599228;0.4215954;-0.08115104,0.0749393;0.000516966;-0.02499652,0.09998734;-0.3561558;-0.02634358,0.1108979;-0.7505773;0.05347991,0.1249752;-0.8055417;-0.01565766,-0.06554152;0.004864432;-0.04383649,-0.1196593;-0.3483922;-0.03262617,-0.1375283;-0.7400541;0.05870146,-0.151905;-0.8019818;-0.0007942393,-0.001280256;0.5613581;-0.02686214,266.0368
+0;0;0,0.004137064;0.3247601;0.008379836,0.008593241;0.6388878;0.001622479,0.2113954;0.5160105;0.03043617,0.4040751;0.3899664;0.0630558,0.6206561;0.3045497;0.07981865,-0.1964069;0.5095708;0.0105908,-0.4018276;0.4009358;0.01938478,-0.6117749;0.299073;0.01386394,0.07197225;0.003915166;-0.03218414,0.078688;-0.3496855;0.02053005,0.08886278;-0.7471794;0.1160016,0.09109186;-0.7073998;0.01824574,-0.07110353;0.005491863;-0.03384202,-0.1027421;-0.3487512;0.003146723,-0.1267622;-0.746453;0.09521223,-0.121844;-0.7065757;-0.002435476,0.007437423;0.5618689;0.00575674,0;0;0,-0.0005018786;0.3247245;-0.01049972,-0.001339965;0.63793;-0.03578162,0.2020753;0.5320008;0.01962113,0.4301769;0.5158274;0.06186676,0.661517;0.4963475;0.08608818,-0.2037312;0.5077034;-0.04649663,-0.4310133;0.459294;-0.05521035,-0.6598638;0.4213508;-0.08113708,0.07491279;0.0004776716;-0.02487969,0.1001477;-0.3561987;-0.02646136,0.1108107;-0.7567788;0.05503488,0.1256349;-0.7966572;-0.01244903,-0.06545384;0.004877083;-0.04385388,-0.1194805;-0.3484098;-0.03259167,-0.1373689;-0.7462438;0.06029425,-0.1509639;-0.7977096;0.007046405,-0.001105964;0.5612978;-0.02696204,266.0591
+0;0;0,0.004165699;0.3247594;0.008341914,0.008633167;0.6388676;0.001550184,0.2113145;0.5162771;0.03065009,0.4092039;0.3985264;0.06306337,0.6271496;0.317707;0.08458351,-0.1964625;0.5105059;0.01047962,-0.4055501;0.4092387;0.02064763,-0.6183331;0.3133719;0.01534244,0.0719905;0.003892158;-0.03217983,0.07855517;-0.3496278;0.02093728,0.08847514;-0.7501174;0.1157219,0.09078863;-0.710396;0.01880428,-0.07110396;0.005512251;-0.03386984,-0.1028634;-0.3487155;0.002939537,-0.1272301;-0.7490507;0.09574283,-0.1222529;-0.7092649;-0.001068093,0.007475856;0.5618535;0.005691701,0;0;0,-0.0004145503;0.324722;-0.01053786,-0.001192532;0.6379046;-0.03587651,0.2020716;0.5318189;0.01938629,0.4301547;0.5155219;0.06167746,0.6615761;0.4962194;0.08548403,-0.2034716;0.507767;-0.04655792,-0.4307688;0.4594483;-0.05535068,-0.6593622;0.4202471;-0.08187534,0.07493101;0.0004622042;-0.02486872,0.1002523;-0.356185;-0.02645969,0.1113104;-0.7595057;0.05529976,0.125469;-0.7950612;-0.0153749,-0.06546094;0.004884519;-0.0438672,-0.1194043;-0.3483957;-0.03272974,-0.1374057;-0.7488848;0.06085962,-0.150197;-0.8002473;0.008807395,-0.0009718388;0.5612782;-0.02704501,266.0816
+0;0;0,0.004165699;0.3247594;0.008341914,0.008633167;0.6388676;0.001550184,0.2113145;0.5162771;0.03065009,0.4092039;0.3985264;0.06306337,0.6271496;0.317707;0.08458351,-0.1964625;0.5105059;0.01047962,-0.4055501;0.4092387;0.02064763,-0.6183331;0.3133719;0.01534244,0.0719905;0.003892158;-0.03217983,0.07855517;-0.3496278;0.02093728,0.08847514;-0.7501174;0.1157219,0.09078863;-0.710396;0.01880428,-0.07110396;0.005512251;-0.03386984,-0.1028634;-0.3487155;0.002939537,-0.1272301;-0.7490507;0.09574283,-0.1222529;-0.7092649;-0.001068093,0.007475856;0.5618535;0.005691701,0;0;0,-0.0004145503;0.324722;-0.01053786,-0.001192532;0.6379046;-0.03587651,0.2020716;0.5318189;0.01938629,0.4301547;0.5155219;0.06167746,0.6615761;0.4962194;0.08548403,-0.2034716;0.507767;-0.04655792,-0.4307688;0.4594483;-0.05535068,-0.6593622;0.4202471;-0.08187534,0.07493101;0.0004622042;-0.02486872,0.1002523;-0.356185;-0.02645969,0.1113104;-0.7595057;0.05529976,0.125469;-0.7950612;-0.0153749,-0.06546094;0.004884519;-0.0438672,-0.1194043;-0.3483957;-0.03272974,-0.1374057;-0.7488848;0.06085962,-0.150197;-0.8002473;0.008807395,-0.0009718388;0.5612782;-0.02704501,266.1043
+0;0;0,0.004165673;0.3247573;0.00834186,0.0086325;0.6388205;0.001551155,0.2113094;0.5162434;0.03064983,0.4092296;0.3984743;0.06306817,0.6827386;0.2970507;0.09007467,-0.1964583;0.5104723;0.01047982,-0.4055785;0.4091893;0.02064941,-0.6726086;0.2888821;0.01399172,0.07200088;0.003892719;-0.03218447,0.07856657;-0.3496826;0.02094096,0.08841;-0.7470826;0.1149944,0.09077814;-0.7071315;0.01578727,-0.0711142;0.005513045;-0.03387471,-0.1028787;-0.3487702;0.002940428,-0.1270573;-0.7460169;0.09502777,-0.1219625;-0.7059999;-0.004070103,0.007475373;0.5618187;0.005692012,0;0;0,-0.0003491044;0.3247155;-0.01067567,-0.001046471;0.6378413;-0.03616452,0.2021023;0.5315288;0.01939726,0.4302568;0.5148576;0.06135607,0.7208625;0.483978;0.08180022,-0.2033933;0.5078625;-0.04659041,-0.4307162;0.4594749;-0.05529932,-0.7174542;0.4097778;-0.08898534,0.07492366;0.0004619956;-0.0249269,0.1003004;-0.356238;-0.02636147,0.1103218;-0.756403;0.05510759,0.1242201;-0.7948421;-0.01609373,-0.06548257;0.004877788;-0.04385612,-0.1193941;-0.3484632;-0.03269216,-0.1369542;-0.7458329;0.06035965,-0.1486252;-0.7990722;0.006678123,-0.0008394495;0.5612308;-0.02730131,266.1371
+0;0;0,0.003994838;0.3247738;0.008403473,0.008337544;0.638837;0.001654699,0.2110514;0.5165247;0.03085551,0.4123765;0.4045353;0.06287714,0.6354088;0.3362564;0.07828709,-0.1970346;0.5118698;0.01069179,-0.4081595;0.4147877;0.02069738,-0.6239595;0.3250389;0.01640624,0.07202113;0.003849362;-0.03207982,0.0778393;-0.3497083;0.02082243,0.08822007;-0.7453104;0.1147496,0.09059186;-0.7054964;0.01692804,-0.07103175;0.005547737;-0.03398071,-0.1031529;-0.3486262;0.002959192,-0.1272981;-0.7441571;0.09462921,-0.1222353;-0.7042734;-0.003082998,0.007205558;0.5618331;0.005787353,0;0;0,-0.0003265738;0.3247311;-0.01068997,-0.001002103;0.6378543;-0.03617644,0.2021149;0.5315214;0.0193541,0.4302881;0.5146673;0.06120706,0.6625445;0.4956613;0.07960939,-0.2029752;0.5065511;-0.0464741,-0.4305297;0.459227;-0.05531494,-0.6593132;0.419449;-0.08212333,0.07491662;0.0004342496;-0.02486539,0.1003048;-0.356201;-0.02635718,0.1096268;-0.7546932;0.05456399,0.1226351;-0.7913073;-0.01660014,-0.06544626;0.004873439;-0.04386356,-0.1193733;-0.3484005;-0.03268885,-0.1379756;-0.7440504;0.05975697,-0.1487894;-0.7955846;0.005847543,-0.0007964671;0.5612424;-0.02731562,266.1709
+0;0;0,0.003995074;0.324793;0.008403969,0.008337867;0.6388622;0.001654977,0.2109241;0.5165747;0.03084028,0.4122492;0.4045853;0.06286193,0.6352676;0.3363106;0.07827091,-0.1969064;0.5119227;0.01068919,-0.4080315;0.4148406;0.02069479,-0.6238179;0.3250974;0.01640391,0.07204668;0.003850728;-0.0320912,0.07786657;-0.349811;0.02082661,0.08823541;-0.7449585;0.1146458,0.09060179;-0.7051668;0.0170474,-0.07105695;0.005549705;-0.03399277,-0.1031876;-0.3487284;0.002958,-0.127305;-0.7438049;0.09452268,-0.1222538;-0.7039437;-0.002966665,0.007205829;0.5618548;0.005787821,0;0;0,-0.000272803;0.3247467;-0.01079679,-0.0009120628;0.6378678;-0.0363884,0.2020192;0.5312267;0.0191648,0.4302108;0.5145816;0.06100178,0.6624422;0.4956911;0.07965064,-0.2028139;0.5067363;-0.04650373,-0.4303471;0.4592969;-0.05527619,-0.659344;0.4204932;-0.08155893,0.07492799;0.0004205108;-0.02492022,0.1005173;-0.3563066;-0.0262177,0.109905;-0.7542998;0.05480385,0.122911;-0.7905101;-0.01642799,-0.06548601;0.004879356;-0.04385397,-0.1193217;-0.3485137;-0.03263783,-0.137783;-0.7437239;0.05966208,-0.1485263;-0.7950689;0.005861513,-0.0007104278;0.5612549;-0.02750492,266.2041
+0;0;0,0.003995084;0.3247939;0.00840399,0.008337791;0.6388569;0.001655106,0.2108414;0.5165887;0.0308302,0.4121776;0.4045931;0.0628536,0.6351771;0.3363242;0.07826129,-0.1968237;0.5119386;0.01068728,-0.4079603;0.4148512;0.02069343,-0.6237285;0.3251155;0.01640292,0.07204809;0.003850803;-0.03209183,0.0778738;-0.3501649;0.02087896,0.08813639;-0.7412633;0.1137368,0.09056625;-0.7012089;0.01352053,-0.07105834;0.005549814;-0.03399344,-0.1032212;-0.349083;0.002994329,-0.1270914;-0.740111;0.09362072,-0.1219047;-0.6999853;-0.006483547,0.007205767;0.5618504;0.005787902,0;0;0,-0.0002591535;0.3247467;-0.01082253,-0.000888519;0.6378604;-0.03643107,0.2019506;0.5309331;0.0189538,0.430155;0.5140558;0.06069875,0.6623907;0.4957052;0.07958436,-0.2027353;0.5068741;-0.04660038,-0.4302701;0.4593672;-0.05530376,-0.6591001;0.4194796;-0.08123949,0.07493164;0.0004134923;-0.02491426,0.1005841;-0.3566684;-0.02613258,0.1093606;-0.7505711;0.05417538,0.1224623;-0.7905654;-0.01709484,-0.06548413;0.004882716;-0.04385921,-0.1193922;-0.348861;-0.03262209,-0.1378797;-0.7401459;0.05815312,-0.1264556;-0.7303309;-0.03988947,-0.0006867722;0.5612485;-0.02754664,266.2269
+0;0;0,0.003909321;0.3247988;0.00830441,0.008184709;0.6388584;0.001498908,0.2107352;0.5170167;0.03099836,0.4155504;0.4112166;0.06238184,0.6377741;0.3410605;0.07924548,-0.1973666;0.5137162;0.01049992,-0.4102693;0.4204349;0.02044268,-0.6302276;0.3416756;0.01822677,0.0721148;0.003875516;-0.03193974,0.07760218;-0.3505366;0.02071739,0.08805307;-0.7427731;0.1137882,0.09054655;-0.7029353;0.01564987,-0.07098253;0.005569744;-0.03414921,-0.1029906;-0.3493969;0.003065355,-0.1266118;-0.7416364;0.09368102,-0.1214254;-0.7017052;-0.004342474,0.007067135;0.5618532;0.005642862,0;0;0,-0.0002324879;0.3247473;-0.01084685,-0.0008430704;0.6378564;-0.03647351,0.201962;0.5309318;0.01895213,0.4302834;0.5137546;0.06020856,0.6623509;0.4956537;0.080374,-0.2027219;0.5070446;-0.04657713,-0.4302675;0.459335;-0.05521219,-0.6591088;0.419787;-0.08084954,0.07492363;0.0004098714;-0.02493978,0.1007201;-0.3570032;-0.02606034,0.1099188;-0.7520889;0.05421162,0.1223865;-0.7890041;-0.01721001,-0.06548963;0.004884547;-0.04385157,-0.1193921;-0.3492056;-0.03264997,-0.1375532;-0.7415966;0.05856645,-0.1263749;-0.7313734;-0.03744426,-0.0006438047;0.5612456;-0.02758694,266.2609
+0;0;0,0.00390926;0.3247938;0.00830428,0.008184364;0.6388326;0.001499244,0.2107142;0.5170009;0.03099582,0.4155699;0.4111799;0.06238551,0.6377781;0.3410287;0.07924797,-0.197346;0.5137007;0.01049947,-0.4102908;0.4204009;0.0204442,-0.6302339;0.3416471;0.01822844,0.07212157;0.003875879;-0.03194274,0.07761431;-0.3508834;0.02076598,0.08801702;-0.7413117;0.1134077,0.09053682;-0.70137;0.01423378,-0.0709892;0.005570268;-0.03415242,-0.1030286;-0.3497442;0.003098607,-0.1265409;-0.7401754;0.09329651,-0.1212998;-0.7001394;-0.005761355,0.007066869;0.5618328;0.005642905,0;0;0,-0.0002136454;0.3247413;-0.01087403,-0.0008111522;0.6378284;-0.03651762,0.2019603;0.5308998;0.01895332,0.4303688;0.5132546;0.05978751,0.662423;0.4954279;0.08016181,-0.2027002;0.5071206;-0.04655255,-0.4302737;0.4593228;-0.05520705,-0.6590383;0.4191228;-0.08036146,0.0749256;0.0004042238;-0.02495742,0.1007545;-0.3573587;-0.02599335,0.1097835;-0.7505546;0.05425906,0.1226408;-0.7888339;-0.01724815,-0.06550029;0.004892968;-0.04384808,-0.1194491;-0.3495431;-0.03257418,-0.1373354;-0.7401131;0.05831075,-0.126045;-0.7301028;-0.03871292,-0.000611715;0.5612231;-0.02762961,266.2942
+0;0;0,0.003793679;0.3248113;0.008154699,0.007977787;0.6388517;0.001250811,0.2105871;0.5174315;0.03073117,0.4185171;0.4174223;0.06108245,0.6437622;0.3595034;0.08321138,-0.197739;0.514734;0.01012261,-0.4131449;0.4272305;0.02019086,-0.6346847;0.3531004;0.01806375,0.07214772;0.003909265;-0.03187732,0.07734998;-0.3508967;0.02039385,0.08782866;-0.7402515;0.112777,0.09036107;-0.7003914;0.01432877,-0.07095251;0.005528131;-0.03423332,-0.1029715;-0.3497902;0.002783559,-0.1265624;-0.739121;0.09282041,-0.1213304;-0.6991706;-0.005512163,0.006879422;0.5618523;0.005413723,0;0;0,-0.0002041906;0.324753;-0.01089525,-0.0008051693;0.6378434;-0.03652644,0.2019378;0.5307908;0.01884818,0.4303828;0.5129733;0.05950951,0.6624268;0.4951669;0.0799582,-0.2026929;0.5072513;-0.04650916,-0.4302401;0.4592228;-0.05508213,-0.6590631;0.4191378;-0.0798387,0.07492886;0.0004043132;-0.02494478,0.10077;-0.3573356;-0.02594376,0.1098556;-0.7494625;0.05402852,0.1217088;-0.7900022;-0.01437711,-0.06549221;0.004889183;-0.04385895,-0.1194473;-0.3495221;-0.03254152,-0.1379906;-0.7391782;0.05726905,-0.1484302;-0.7908827;0.002395816,-0.0006022453;0.5612372;-0.0276444,266.3275
+0;0;0,0.003793371;0.3247849;0.008154036,0.007976851;0.6387783;0.001251275,0.2106562;0.5173567;0.03073957,0.4186333;0.4173248;0.06109771,0.6438534;0.3594124;0.08322419,-0.1978099;0.5146583;0.01012395,-0.4132645;0.4271349;0.02019447,-0.6347797;0.3530131;0.0180676,0.07218239;0.003911143;-0.03189263,0.07739;-0.3512603;0.02043238,0.08807921;-0.7484378;0.1146716,0.09052738;-0.7089057;0.01949859,-0.07098661;0.005530787;-0.03424977,-0.1030386;-0.3501536;0.00280524,-0.1271034;-0.7473065;0.09465104,-0.1220455;-0.7076871;-0.0004101843,0.006878682;0.5617927;0.005413444,0;0;0,-0.0002484694;0.3247268;-0.01088667,-0.0009300858;0.6377717;-0.03649712,0.2019282;0.5307813;0.01885867,0.4304819;0.5125388;0.05901861,0.662428;0.4943611;0.07995081,-0.2028701;0.5071968;-0.04641346,-0.4304272;0.4589093;-0.05469184,-0.6590842;0.4178938;-0.07921236,0.07494476;0.0003913194;-0.02501726,0.1006772;-0.3577274;-0.02577949,0.1106299;-0.7578665;0.05505896,0.122003;-0.7900304;-0.01678157,-0.06554352;0.004893995;-0.04385008,-0.1195879;-0.3498796;-0.03259673,-0.1384614;-0.7473439;0.05911566,-0.1484479;-0.7961944;0.005846288,-0.000696905;0.5611788;-0.02762055,266.3494
+0;0;0,0.003793504;0.3247963;0.008154321,0.007977052;0.6387947;0.001251413,0.2107037;0.5173605;0.03074571,0.418698;0.4173204;0.06110637,0.6439219;0.3594069;0.08323321,-0.1978573;0.5146615;0.01012529,-0.4133297;0.4271309;0.02019665,-0.6348486;0.3530078;0.01806975,0.07218611;0.003911345;-0.03189428,0.07739732;-0.3515054;0.02046688,0.08799097;-0.7451317;0.1138635,0.09089006;-0.703844;0.001160808,-0.07099027;0.005531072;-0.03425154,-0.1030644;-0.350399;0.002829071,-0.1269141;-0.7440009;0.09385368,-0.1209245;-0.7026098;-0.01871664,0.006878851;0.5618069;0.005413697,0;0;0,-0.0002618805;0.3247374;-0.01091194,-0.00097204;0.6377852;-0.03654528,0.2019338;0.5307679;0.0188601,0.4304911;0.5120541;0.05889463,0.6624469;0.4938697;0.0797565,-0.2029762;0.5072838;-0.04641018,-0.4305251;0.4588616;-0.05466784,-0.6592264;0.4178217;-0.07876816,0.07494461;0.0003914386;-0.02503061,0.1007355;-0.3579718;-0.02573562,0.1100881;-0.754433;0.05493593,0.125205;-0.8053419;-0.02292895,-0.06555134;0.004895544;-0.04384557,-0.1196193;-0.3501256;-0.03259635,-0.1379635;-0.7439973;0.05853727,-0.1501809;-0.8078953;-0.003685068,-0.0007279441;0.5611908;-0.02766323,266.3836
+0;0;0,0.00370162;0.3247873;0.008018379,0.007810352;0.6387598;0.0009891326,0.2106736;0.5174466;0.030519,0.4222016;0.4246328;0.0601055,0.648725;0.3730202;0.08403946,-0.1983426;0.5157092;0.009981407,-0.4161135;0.4337689;0.01975546,-0.6424286;0.376467;0.02664722,0.07222143;0.003862227;-0.03184394,0.07696731;-0.3514888;0.02023366,0.08774146;-0.7446684;0.1134162,0.0905681;-0.703683;0.003631197,-0.07096659;0.005566915;-0.03431676,-0.1033812;-0.3502347;0.002608217,-0.127435;-0.7432498;0.0939859,-0.1215947;-0.7021714;-0.01567073,0.006729994;0.5617782;0.005184063,0;0;0,-0.0002257749;0.3247248;-0.01088524,-0.0009130239;0.6377528;-0.03646779,0.2020614;0.5306676;0.01898336,0.4307962;0.5111727;0.0581522,0.6626378;0.4928925;0.07971239,-0.2030314;0.5072994;-0.04628706,-0.4306367;0.458678;-0.05439142,-0.6593078;0.4177867;-0.07861845,0.07493334;0.0003826767;-0.02509451,0.1007606;-0.3578652;-0.02569246,0.1101327;-0.753874;0.05479646,0.1248325;-0.8032458;-0.02047276,-0.06557306;0.004897439;-0.04383008,-0.1196139;-0.3500155;-0.03263432,-0.1370061;-0.7434036;0.05864889,-0.1245638;-0.7355386;-0.0487599,-0.0006710738;0.5611618;-0.0275979,266.4165
+0;0;0,0.00370162;0.3247873;0.008018379,0.007810352;0.6387598;0.0009891326,0.2106736;0.5174466;0.030519,0.4222016;0.4246328;0.0601055,0.648725;0.3730202;0.08403946,-0.1983426;0.5157092;0.009981407,-0.4161135;0.4337689;0.01975546,-0.6424286;0.376467;0.02664722,0.07222143;0.003862227;-0.03184394,0.07696731;-0.3514888;0.02023366,0.08774146;-0.7446684;0.1134162,0.0905681;-0.703683;0.003631197,-0.07096659;0.005566915;-0.03431676,-0.1033812;-0.3502347;0.002608217,-0.127435;-0.7432498;0.0939859,-0.1215947;-0.7021714;-0.01567073,0.006729994;0.5617782;0.005184063,0;0;0,-0.0002257749;0.3247248;-0.01088524,-0.0009130239;0.6377528;-0.03646779,0.2020614;0.5306676;0.01898336,0.4307962;0.5111727;0.0581522,0.6626378;0.4928925;0.07971239,-0.2030314;0.5072994;-0.04628706,-0.4306367;0.458678;-0.05439142,-0.6593078;0.4177867;-0.07861845,0.07493334;0.0003826767;-0.02509451,0.1007606;-0.3578652;-0.02569246,0.1101327;-0.753874;0.05479646,0.1248325;-0.8032458;-0.02047276,-0.06557306;0.004897439;-0.04383008,-0.1196139;-0.3500155;-0.03263432,-0.1370061;-0.7434036;0.05864889,-0.1245638;-0.7355386;-0.0487599,-0.0006710738;0.5611618;-0.0275979,266.4389
+0;0;0,0.003701374;0.3247658;0.008017848,0.007809715;0.6387082;0.0009892122,0.2108022;0.5173728;0.03053481,0.4223444;0.4245528;0.06012327,0.6488587;0.3729422;0.08405628,-0.198473;0.5156344;0.009984203,-0.4162585;0.4336886;0.01975891,-0.6425645;0.376389;0.02665039,0.07221603;0.003861938;-0.03184156,0.07696291;-0.3515645;0.02024709,0.08770031;-0.7434031;0.1131118,0.0905761;-0.7022266;0.00141792,-0.07096127;0.0055665;-0.0343142,-0.1033828;-0.3503107;0.002618622,-0.1273545;-0.7419852;0.09368463,-0.1214127;-0.7007142;-0.01787865,0.00672944;0.5617325;0.005183822,0;0;0,-0.0002234802;0.3247038;-0.01087046,-0.000913009;0.6377047;-0.03641462,0.202172;0.5304921;0.0190711,0.4309487;0.5109569;0.05806732,0.6627423;0.4924121;0.07981586,-0.2031769;0.5072772;-0.04619847,-0.4307633;0.4584698;-0.05416135,-0.6593485;0.4165496;-0.07732641,0.07493402;0.0003894866;-0.02507376,0.1008149;-0.3579311;-0.02558541,0.1096442;-0.752551;0.05487466,0.1261289;-0.804794;-0.01977825,-0.06555827;0.00488423;-0.04384302,-0.11957;-0.3500947;-0.03216266,-0.1368843;-0.74212;0.05890309,-0.1242289;-0.7346289;-0.05037591,-0.0006684884;0.5611185;-0.02755404,266.462
+0;0;0,0.003407811;0.3247359;0.007882944,0.007334765;0.6385893;0.0007693917,0.2104974;0.5177444;0.03002357,0.4245059;0.4305777;0.05918093,0.6525709;0.3855587;0.08164547,-0.1991569;0.516691;0.009564062,-0.4193286;0.4412606;0.01864458,-0.6453235;0.3827278;0.02537015,0.07225025;0.003885356;-0.03177059,0.07656212;-0.3517416;0.01996436,0.0875512;-0.7520647;0.1148724,0.0902774;-0.7114588;0.008804023,-0.07094198;0.005507126;-0.03437256,-0.1037419;-0.350488;0.002468765,-0.1283462;-0.7506589;0.09544601,-0.1227068;-0.7099609;-0.01049813,0.006295705;0.5616392;0.00498392,0;0;0,-0.0002430976;0.3246645;-0.01095629,-0.0009753481;0.637566;-0.03661728,0.2021005;0.5304129;0.01898122,0.4308852;0.5106047;0.05787897,0.6626562;0.4918391;0.07967472,-0.2032579;0.507261;-0.04616202,-0.4308338;0.4583074;-0.05394368,-0.6594251;0.4165527;-0.07734449,0.07494383;0.0003774613;-0.02505684,0.1009109;-0.358079;-0.02563381,0.1110922;-0.7614148;0.05562758,0.12596;-0.8067228;-0.01838636,-0.06555363;0.00489524;-0.04385572,-0.1195478;-0.3502282;-0.03212333,-0.1370308;-0.7507377;0.06100747,-0.1515509;-0.810537;0.005368736,-0.0007153824;0.5610083;-0.02772736,266.495
+0;0;0,0.003407916;0.324746;0.007883189,0.007334865;0.6385989;0.000769638,0.2105255;0.5177478;0.03002724,0.4245704;0.4305663;0.05918958,0.6526084;0.3855526;0.08165146,-0.1991849;0.5166944;0.00956494,-0.4193942;0.4412511;0.018647,-0.6453624;0.3827252;0.02537179,0.0722805;0.003886982;-0.03178389,0.07659061;-0.3515952;0.01992999,0.0875893;-0.7522687;0.1149211,0.09013267;-0.7123741;0.01596659,-0.07097168;0.005509431;-0.03438695,-0.1037582;-0.3503407;0.002439372,-0.1283841;-0.7508619;0.095498,-0.1231229;-0.7108814;-0.003340624,0.006295804;0.5616487;0.004984172,0;0;0,-0.000233911;0.3246743;-0.01096487,-0.000961788;0.6375763;-0.03661394,0.2021445;0.5303193;0.01891232,0.4309903;0.510055;0.05745125,0.662712;0.4915058;0.07965708,-0.2032869;0.5073083;-0.04612788,-0.43088;0.4582259;-0.05378462,-0.6594941;0.4166427;-0.07699111,0.07494002;0.0003985465;-0.025172,0.1008651;-0.3579143;-0.02568269,0.1112182;-0.7616097;0.05559707,0.1245215;-0.7951758;-0.01976037,-0.06559755;0.004891835;-0.04385004,-0.1195723;-0.3500912;-0.03226416,-0.1369623;-0.7509171;0.06111499,-0.1522678;-0.8034578;0.007737529,-0.0007014498;0.5610182;-0.02772784,266.5171
+0;0;0,0.003407916;0.324746;0.007883189,0.007334865;0.6385989;0.000769638,0.2105255;0.5177478;0.03002724,0.4245704;0.4305663;0.05918958,0.6526084;0.3855526;0.08165146,-0.1991849;0.5166944;0.00956494,-0.4193942;0.4412511;0.018647,-0.6453624;0.3827252;0.02537179,0.0722805;0.003886982;-0.03178389,0.07659061;-0.3515952;0.01992999,0.0875893;-0.7522687;0.1149211,0.09013267;-0.7123741;0.01596659,-0.07097168;0.005509431;-0.03438695,-0.1037582;-0.3503407;0.002439372,-0.1283841;-0.7508619;0.095498,-0.1231229;-0.7108814;-0.003340624,0.006295804;0.5616487;0.004984172,0;0;0,-0.000233911;0.3246743;-0.01096487,-0.000961788;0.6375763;-0.03661394,0.2021445;0.5303193;0.01891232,0.4309903;0.510055;0.05745125,0.662712;0.4915058;0.07965708,-0.2032869;0.5073083;-0.04612788,-0.43088;0.4582259;-0.05378462,-0.6594941;0.4166427;-0.07699111,0.07494002;0.0003985465;-0.025172,0.1008651;-0.3579143;-0.02568269,0.1112182;-0.7616097;0.05559707,0.1245215;-0.7951758;-0.01976037,-0.06559755;0.004891835;-0.04385004,-0.1195723;-0.3500912;-0.03226416,-0.1369623;-0.7509171;0.06111499,-0.1522678;-0.8034578;0.007737529,-0.0007014498;0.5610182;-0.02772784,266.5394
+0;0;0,0.003141058;0.3247369;0.007568684,0.006918726;0.6385686;0.0002384358,0.2102382;0.518164;0.02963342,0.4261536;0.4358584;0.05915328,0.6553411;0.3971909;0.08159951,-0.1998821;0.5181096;0.009039928,-0.4215471;0.4470678;0.0181385,-0.6495876;0.3970241;0.02250284,0.07228471;0.003828996;-0.03181883,0.07630849;-0.3519863;0.01947428,0.08723889;-0.7468939;0.1131184,0.08996788;-0.7064491;0.008443758,-0.07095967;0.005540721;-0.03444133,-0.1042683;-0.3505816;0.001878504,-0.1283377;-0.7454019;0.09341219,-0.1227342;-0.7048659;-0.01113883,0.005916272;0.5616245;0.004520757,0;0;0,-0.0001912862;0.3246562;-0.01093125,-0.0008980557;0.6375444;-0.03653717,0.2022086;0.5301375;0.01889468,0.4310394;0.5098089;0.05747319,0.6627212;0.4912056;0.07991004,-0.2032769;0.5073943;-0.04591301,-0.4308508;0.4581981;-0.0533249,-0.6595065;0.4170363;-0.07673879,0.07494203;0.0004041195;-0.02521324,0.1009429;-0.3581702;-0.02553535,0.1109096;-0.7557575;0.05610895,0.1219721;-0.8010805;-0.01653671,-0.06562325;0.004884853;-0.04383956,-0.1195746;-0.3503671;-0.03213142,-0.1366241;-0.7452854;0.06054851,-0.1524556;-0.8034478;0.00532103,-0.0006405488;0.5609879;-0.02766061,266.5626
+0;0;0,0.003140763;0.3247064;0.007567973,0.006918197;0.6385187;0.0002381699,0.2102228;0.5181218;0.02963105,0.4261371;0.4358166;0.05915079,0.6553282;0.3971485;0.08159736,-0.1998674;0.5180673;0.009039078,-0.4215314;0.4470258;0.01813761,-0.6495754;0.3969814;0.02250201,0.07229131;0.003829347;-0.03182173,0.0762682;-0.3478393;0.01887361,0.08732446;-0.7472942;0.113596,0.08978967;-0.7078589;0.0190388,-0.07096615;0.005541228;-0.03444447,-0.1038866;-0.3464309;0.001452092,-0.1282332;-0.7457973;0.09403977,-0.1231713;-0.7062797;-0.0004057884,0.005915802;0.561579;0.004520239,0;0;0,-0.0001520142;0.3246257;-0.01093054,-0.0008367524;0.6374947;-0.03653216,0.2022428;0.5300912;0.01892424,0.4310673;0.5097354;0.05751967,0.662725;0.4907946;0.07995868,-0.2032311;0.507441;-0.04588362,-0.4307865;0.458083;-0.05273208,-0.6593138;0.4156351;-0.0751157,0.07491777;0.0004282891;-0.02530742,0.1009449;-0.3539393;-0.02701473,0.111005;-0.7560053;0.05605459,0.1221129;-0.7893132;-0.01398039,-0.06564645;0.004879856;-0.0438184,-0.1190593;-0.3462133;-0.03210017,-0.135869;-0.7456415;0.06188605,-0.1494012;-0.7960932;0.01309499,-0.0005840808;0.5609425;-0.02765751,266.596
+0;0;0,0.003140628;0.3246925;0.007567649,0.006917754;0.6384792;0.0002384339,0.2101619;0.5181012;0.02962354,0.4260682;0.435799;0.05914218,0.6552488;0.3971327;0.08158773,-0.1998069;0.5180468;0.009037666,-0.4214626;0.447008;0.01813586,-0.6494963;0.3969658;0.02250006,0.07229131;0.003829346;-0.03182173,0.07628631;-0.3494407;0.01910445,0.08736326;-0.7496431;0.1140041,0.09009485;-0.7091883;0.009229444,-0.07096615;0.005541227;-0.03444447,-0.1040365;-0.3480336;0.001615547,-0.1284286;-0.7481475;0.09437651,-0.1228198;-0.7076014;-0.01027445,0.005915439;0.5615456;0.004520165,0;0;0,-0.0001338497;0.3246115;-0.01094055,-0.0008056387;0.6374549;-0.0365417,0.2022121;0.5299874;0.01884556,0.4310175;0.5096881;0.05753136,0.6626291;0.4905736;0.08018756,-0.2031731;0.5075012;-0.04577308,-0.4307124;0.458066;-0.05229895,-0.6591252;0.4148917;-0.07434867,0.07492381;0.0004117042;-0.02528977,0.1013011;-0.3555542;-0.0265851,0.1114361;-0.7583633;0.05667806,0.123308;-0.8011209;-0.01855421,-0.06563978;0.004889506;-0.0438273,-0.1192672;-0.3478058;-0.03202615,-0.1363764;-0.7480848;0.06164694,-0.1511368;-0.8068742;0.006937843,-0.0005550534;0.5609087;-0.02766871,266.6292
+0;0;0,0.003081254;0.3246926;0.007502076,0.006777658;0.6384692;0.0001189662,0.2101139;0.5184473;0.02952811,0.4281905;0.4422665;0.05941937,0.6584173;0.4109102;0.08246741,-0.2001499;0.5190794;0.008705603,-0.4233627;0.4532124;0.01829766,-0.6520829;0.4063655;0.02165095,0.0723379;0.003760276;-0.03174162,0.0760795;-0.3501839;0.01906534,0.08736464;-0.7598513;0.1161128,0.0899359;-0.7202357;0.01970939,-0.07092033;0.005602059;-0.03454512,-0.1042042;-0.3486064;0.001515787,-0.1291566;-0.7581924;0.09632975,-0.1239393;-0.7184927;4.166365E-05,0.005794336;0.5615383;0.004410407,0;0;0,-0.0001041368;0.3246095;-0.0109446,-0.0007408634;0.6374426;-0.03655005,0.2022637;0.5298467;0.01876783,0.4310375;0.5095968;0.0575869,0.662605;0.4902578;0.08041883,-0.2031414;0.5075461;-0.04567404,-0.4306569;0.4580302;-0.05194245,-0.6590981;0.4147216;-0.07333915,0.07493671;0.000408113;-0.0252738,0.1013613;-0.3562035;-0.02658129,0.1125626;-0.7690673;0.05582596,0.1233231;-0.8006976;-0.01819181,-0.0656405;0.004892715;-0.04383865,-0.1193905;-0.3484379;-0.03199764,-0.1366909;-0.7580531;0.06438239,-0.1503579;-0.8101174;0.01466965,-0.0004992485;0.5608988;-0.02767777,266.6632
+0;0;0,0.003080361;0.3245985;0.007499899,0.006773881;0.6381319;0.0001231376,0.2099884;0.5182101;0.02951306,0.4280372;0.442039;0.05940049,0.6582784;0.4106808;0.08244997,-0.2000291;0.5188419;0.008703052,-0.4232133;0.4529833;0.01829388,-0.6519479;0.4061335;0.02164738,0.07234753;0.003760777;-0.03174584,0.07609369;-0.3506151;0.01912308,0.08736556;-0.7598009;0.1160565,0.08993646;-0.7201867;0.01966657,-0.07092977;0.005602804;-0.03454972,-0.1042542;-0.3490376;0.001555171,-0.1291773;-0.7581421;0.09625769,-0.1239607;-0.7184439;-1.689047E-05,0.005791509;0.5612753;0.004410435,0;0;0,-8.636713E-05;0.3245175;-0.01087499,-0.0006847084;0.6371226;-0.03629208,0.2022609;0.5298021;0.01875043,0.4308727;0.5089284;0.05801201,0.662532;0.4901341;0.08051538,-0.2030371;0.5076234;-0.04561537,-0.4305038;0.4579791;-0.05152521,-0.6591675;0.4157377;-0.07283743,0.07494351;0.0004020184;-0.02528667,0.1013807;-0.3566466;-0.02643228,0.1127284;-0.7689937;0.05601334,0.1231081;-0.8002937;-0.01831461,-0.06566125;0.004898085;-0.04382597,-0.1194529;-0.34887;-0.03205486,-0.1367153;-0.7580277;0.06411272,-0.1259441;-0.7474706;-0.03020599,-0.0004518926;0.5606467;-0.02748013,266.6962
+0;0;0,0.003080325;0.3245947;0.007499812,0.006773701;0.6381159;0.0001233644,0.2099167;0.5182129;0.02950428,0.4279623;0.4420429;0.05939128,0.6582004;0.4106852;0.08244044,-0.199957;0.5188445;0.00870157,-0.423138;0.4529867;0.01829226,-0.6518695;0.4061376;0.02164572,0.07235132;0.003760974;-0.03174751,0.07609965;-0.3508201;0.01915088,0.08734317;-0.7589767;0.1158405,0.08993402;-0.7192878;0.01870248,-0.07093348;0.005603098;-0.03455153,-0.1042772;-0.3492427;0.001574263,-0.1291376;-0.7573181;0.09603856,-0.1238805;-0.7175446;-0.0009831861,0.005791375;0.561263;0.004410458,0;0;0,-6.373227E-05;0.3245139;-0.01087093,-0.00059551;0.6371094;-0.03625917,0.2022598;0.529793;0.01875305,0.4308518;0.5088382;0.05806732,0.6624959;0.4899785;0.08063912,-0.2029171;0.5076898;-0.04551686,-0.4303637;0.4579485;-0.0512478,-0.659121;0.4160517;-0.07219741,0.07493732;0.0004053712;-0.02531791,0.1013499;-0.3568529;-0.02645325,0.1122255;-0.7681057;0.05612946,0.1237578;-0.801238;-0.01747561,-0.06568781;0.004905095;-0.04379286,-0.1194945;-0.3490708;-0.03203103,-0.1366464;-0.7572006;0.06390089,-0.1508966;-0.809595;0.01345805,-0.0003813878;0.5606359;-0.02745724,266.7306
+0;0;0,0.003107843;0.3245649;0.007312255,0.006788417;0.6380382;-0.0001911982,0.2100261;0.5186018;0.02924946,0.429314;0.4467582;0.06067218,0.6606666;0.4248563;0.08332077,-0.2002699;0.5204812;0.008927982,-0.4252134;0.4608822;0.01811655,-0.6544832;0.4168631;0.02191189,0.07247671;0.003788066;-0.031483,0.07623789;-0.3509965;0.01869576,0.08737583;-0.7546846;0.1144215,0.08989338;-0.7150402;0.01764744,-0.07084507;0.005627177;-0.03475215,-0.1043373;-0.3493022;0.001407448,-0.1292691;-0.7529194;0.09480487,-0.1240911;-0.7132061;-0.001856454,0.005810356;0.5612019;0.004119494,0;0;0,-6.239116E-05;0.3244795;-0.01088977,-0.0006092936;0.6370305;-0.03626418,0.2022623;0.5297601;0.01872396,0.4308081;0.5085826;0.05814981,0.6624014;0.4896419;0.0810082,-0.2029532;0.507719;-0.04548087,-0.4303738;0.4578903;-0.05122728,-0.6591625;0.4162433;-0.07215557,0.07494338;0.0003988594;-0.02533245,0.1013436;-0.3569606;-0.02649689,0.112173;-0.763737;0.05515599,0.1233286;-0.7980917;-0.01694536,-0.06570604;0.004907528;-0.04378394,-0.1195209;-0.3491705;-0.03208811,-0.1364763;-0.752856;0.06279121,-0.1510235;-0.8046399;0.01215171,-0.0003885403;0.5605719;-0.02746725,266.7636
+0;0;0,0.003107824;0.3245629;0.00731221,0.006788399;0.6380361;-0.0001913095,0.2099752;0.5186088;0.02924317,0.4292593;0.4467664;0.06066537,0.6605979;0.4248659;0.08331258,-0.2002186;0.5204877;0.008926764,-0.4251583;0.4608897;0.01811518,-0.6544141;0.4168733;0.02191029,0.07248086;0.003788283;-0.0314848,0.07624348;-0.3511327;0.01871326,0.08738507;-0.754953;0.1144704,0.08982419;-0.7156091;0.02071101,-0.07084914;0.005627499;-0.03475415,-0.1043543;-0.3494384;0.001419365,-0.1292942;-0.7531879;0.09484739,-0.1242775;-0.7137771;0.001197256,0.005810317;0.5611982;0.004119474,0;0;0,-3.040582E-05;0.3244768;-0.01090908,-0.0005111024;0.637025;-0.03631878,0.2022767;0.5295879;0.01862645,0.4308043;0.5083535;0.05810332,0.6623676;0.4894899;0.08118391,-0.2028364;0.5077517;-0.0454183,-0.4302306;0.4578197;-0.05115156,-0.6587828;0.4146229;-0.07135041,0.07494713;0.0003969371;-0.02533555,0.101363;-0.3570999;-0.02639747,0.112229;-0.7640086;0.0552826,0.1236638;-0.7940437;-0.01647472,-0.06571202;0.00490789;-0.04378312,-0.1195471;-0.3493069;-0.03209459,-0.1363534;-0.7531093;0.06290791,-0.1503972;-0.8021851;0.01357357,-0.0003062487;0.5605657;-0.0275135,266.7965
+0;0;0,0.003107581;0.3245376;0.007311639,0.006788036;0.6380004;-0.0001916871,0.2099491;0.5185797;0.02923956,0.4292332;0.4467373;0.06066174,0.660587;0.4248353;0.08331044,-0.200193;0.5204583;0.00892571,-0.4251326;0.4608604;0.01811412,-0.6544034;0.4168411;0.02190948,0.07249223;0.003788878;-0.03148974,0.07625427;-0.3510779;0.01870065,0.08712076;-0.7449275;0.1120934,0.08974713;-0.7048663;0.01113622,-0.07086025;0.005628382;-0.0347596,-0.1043603;-0.3493833;0.001408387,-0.1286844;-0.7431638;0.09252958,-0.1232826;-0.7030305;-0.008310013,0.00580997;0.5611637;0.004119026,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.003036649;0.3245458;0.006968463,0.00665772;0.6380051;-0.000728294,0.2098572;0.5187411;0.02877437,0.4373186;0.4823909;0.06304072,0.6647949;0.4340789;0.08396127,-0.2006534;0.5222825;0.008825418,-0.4265428;0.4664952;0.01861994,-0.6565962;0.4268271;0.02298679,0.07255663;0.003861615;-0.03133218,0.07605743;-0.3511475;0.01786018,0.08705624;-0.7449702;0.1113513,0.08963773;-0.7049274;0.01039106,-0.07079552;0.005500629;-0.0349116,-0.1044979;-0.3495324;0.0008569025,-0.1289039;-0.7432885;0.09206165,-0.1235452;-0.7031769;-0.008782424,0.005690556;0.5611702;0.003615027,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.003036649;0.3245458;0.006968463,0.00665772;0.6380051;-0.000728294,0.2098572;0.5187411;0.02877437,0.4373186;0.4823909;0.06304072,0.6647949;0.4340789;0.08396127,-0.2006534;0.5222825;0.008825418,-0.4265428;0.4664952;0.01861994,-0.6565962;0.4268271;0.02298679,0.07255663;0.003861615;-0.03133218,0.07605743;-0.3511475;0.01786018,0.08705624;-0.7449702;0.1113513,0.08963773;-0.7049274;0.01039106,-0.07079552;0.005500629;-0.0349116,-0.1044979;-0.3495324;0.0008569025,-0.1289039;-0.7432885;0.09206165,-0.1235452;-0.7031769;-0.008782424,0.005690556;0.5611702;0.003615027,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.003036649;0.3245458;0.006968463,0.00665772;0.6380051;-0.000728294,0.2098572;0.5187411;0.02877437,0.4373186;0.4823909;0.06304072,0.6647949;0.4340789;0.08396127,-0.2006534;0.5222825;0.008825418,-0.4265428;0.4664952;0.01861994,-0.6565962;0.4268271;0.02298679,0.07255663;0.003861615;-0.03133218,0.07605743;-0.3511475;0.01786018,0.08705624;-0.7449702;0.1113513,0.08963773;-0.7049274;0.01039106,-0.07079552;0.005500629;-0.0349116,-0.1044979;-0.3495324;0.0008569025,-0.1289039;-0.7432885;0.09206165,-0.1235452;-0.7031769;-0.008782424,0.005690556;0.5611702;0.003615027,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002941333;0.3245507;0.006779645,0.006483889;0.6380068;-0.001092862,0.2097692;0.5192561;0.02871823,0.4353485;0.4731244;0.06364762,0.6667306;0.4504938;0.08526658,-0.2010447;0.5235664;0.00872615,-0.429187;0.477808;0.01828822,-0.659143;0.4376708;0.02342975,0.07263299;0.003808887;-0.03116126,0.07594372;-0.3513219;0.01715889,0.08684035;-0.7451599;0.1105973,0.08944505;-0.7051297;0.009636454,-0.07071209;0.005505082;-0.03507959,-0.1044524;-0.349547;0.0004627816,-0.1288544;-0.7432993;0.09168486,-0.123474;-0.7032002;-0.009159304,0.005530615;0.5611738;0.003287413,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002941333;0.3245507;0.006779645,0.006483889;0.6380068;-0.001092862,0.2097692;0.5192561;0.02871823,0.4353485;0.4731244;0.06364762,0.6667306;0.4504938;0.08526658,-0.2010447;0.5235664;0.00872615,-0.429187;0.477808;0.01828822,-0.659143;0.4376708;0.02342975,0.07263299;0.003808887;-0.03116126,0.07594372;-0.3513219;0.01715889,0.08684035;-0.7451599;0.1105973,0.08944505;-0.7051297;0.009636454,-0.07071209;0.005505082;-0.03507959,-0.1044524;-0.349547;0.0004627816,-0.1288544;-0.7432993;0.09168486,-0.123474;-0.7032002;-0.009159304,0.005530615;0.5611738;0.003287413,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002941333;0.3245507;0.006779645,0.006483889;0.6380068;-0.001092862,0.2097692;0.5192561;0.02871823,0.4353485;0.4731244;0.06364762,0.6667306;0.4504938;0.08526658,-0.2010447;0.5235664;0.00872615,-0.429187;0.477808;0.01828822,-0.659143;0.4376708;0.02342975,0.07263299;0.003808887;-0.03116126,0.07594372;-0.3513219;0.01715889,0.08684035;-0.7451599;0.1105973,0.08944505;-0.7051297;0.009636454,-0.07071209;0.005505082;-0.03507959,-0.1044524;-0.349547;0.0004627816,-0.1288544;-0.7432993;0.09168486,-0.123474;-0.7032002;-0.009159304,0.005530615;0.5611738;0.003287413,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.0028407;0.3245558;0.00657555,0.006297948;0.6380088;-0.001459758,0.2096556;0.5196239;0.02858795,0.4354552;0.4742978;0.063146,0.6676065;0.4630504;0.08542761,-0.2014138;0.5248349;0.009124936,-0.4305089;0.483745;0.01695286,-0.661123;0.4479906;0.0244311,0.07266377;0.00381955;-0.03108811,0.07592283;-0.3513732;0.01677764,0.08680572;-0.7452015;0.1102584,0.08931901;-0.7051833;0.009294026,-0.07067727;0.005433208;-0.03516088,-0.104389;-0.3496326;0.0002708845,-0.1288055;-0.7434048;0.09140351,-0.1235164;-0.7033172;-0.009446621,0.005367283;0.5611777;0.002959833,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.0028407;0.3245558;0.00657555,0.006297948;0.6380088;-0.001459758,0.2096556;0.5196239;0.02858795,0.4354552;0.4742978;0.063146,0.6676065;0.4630504;0.08542761,-0.2014138;0.5248349;0.009124936,-0.4305089;0.483745;0.01695286,-0.661123;0.4479906;0.0244311,0.07266377;0.00381955;-0.03108811,0.07592283;-0.3513732;0.01677764,0.08680572;-0.7452015;0.1102584,0.08931901;-0.7051833;0.009294026,-0.07067727;0.005433208;-0.03516088,-0.104389;-0.3496326;0.0002708845,-0.1288055;-0.7434048;0.09140351,-0.1235164;-0.7033172;-0.009446621,0.005367283;0.5611777;0.002959833,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.0028407;0.3245558;0.00657555,0.006297948;0.6380088;-0.001459758,0.2096556;0.5196239;0.02858795,0.4354552;0.4742978;0.063146,0.6676065;0.4630504;0.08542761,-0.2014138;0.5248349;0.009124936,-0.4305089;0.483745;0.01695286,-0.661123;0.4479906;0.0244311,0.07266377;0.00381955;-0.03108811,0.07592283;-0.3513732;0.01677764,0.08680572;-0.7452015;0.1102584,0.08931901;-0.7051833;0.009294026,-0.07067727;0.005433208;-0.03516088,-0.104389;-0.3496326;0.0002708845,-0.1288055;-0.7434048;0.09140351,-0.1235164;-0.7033172;-0.009446621,0.005367283;0.5611777;0.002959833,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002726508;0.3245646;0.006179028,0.006106698;0.6380122;-0.00208662,0.2095937;0.5203164;0.02824575,0.4364183;0.47984;0.06210516,0.6687068;0.4758475;0.08541428,-0.2017974;0.5261768;0.009162935,-0.4314421;0.4881381;0.01627416,-0.6628442;0.4581172;0.02458153,0.07271294;0.003818691;-0.03097303,0.07584707;-0.3514676;0.01620184,0.08669876;-0.74532;0.1095849,0.08913869;-0.7053234;0.008616552,-0.070605;0.005399477;-0.03531093,-0.1044715;-0.3496856;-0.0002213418,-0.1288401;-0.7434516;0.09095089,-0.1236254;-0.7033853;-0.009905249,0.005195099;0.5611845;0.002395252,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002726508;0.3245646;0.006179028,0.006106698;0.6380122;-0.00208662,0.2095937;0.5203164;0.02824575,0.4364183;0.47984;0.06210516,0.6687068;0.4758475;0.08541428,-0.2017974;0.5261768;0.009162935,-0.4314421;0.4881381;0.01627416,-0.6628442;0.4581172;0.02458153,0.07271294;0.003818691;-0.03097303,0.07584707;-0.3514676;0.01620184,0.08669876;-0.74532;0.1095849,0.08913869;-0.7053234;0.008616552,-0.070605;0.005399477;-0.03531093,-0.1044715;-0.3496856;-0.0002213418,-0.1288401;-0.7434516;0.09095089,-0.1236254;-0.7033853;-0.009905249,0.005195099;0.5611845;0.002395252,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002726508;0.3245646;0.006179028,0.006106698;0.6380122;-0.00208662,0.2095937;0.5203164;0.02824575,0.4364183;0.47984;0.06210516,0.6687068;0.4758475;0.08541428,-0.2017974;0.5261768;0.009162935,-0.4314421;0.4881381;0.01627416,-0.6628442;0.4581172;0.02458153,0.07271294;0.003818691;-0.03097303,0.07584707;-0.3514676;0.01620184,0.08669876;-0.74532;0.1095849,0.08913869;-0.7053234;0.008616552,-0.070605;0.005399477;-0.03531093,-0.1044715;-0.3496856;-0.0002213418,-0.1288401;-0.7434516;0.09095089,-0.1236254;-0.7033853;-0.009905249,0.005195099;0.5611845;0.002395252,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002636682;0.3245736;0.005725284,0.005903515;0.6380106;-0.002951304,0.209473;0.520998;0.0281789,0.4377692;0.4873275;0.05950499,0.669769;0.4851732;0.08574652,-0.2020933;0.527121;0.009239152,-0.4322954;0.4925386;0.01596433,-0.6644791;0.46935;0.02434317,0.07274716;0.003829652;-0.03089122,0.07591167;-0.3515254;0.01576074,0.08675491;-0.7454335;0.1089094,0.08916393;-0.7054722;0.007936843,-0.07053565;0.005350932;-0.03545663,-0.1045607;-0.3497566;-0.0007495545,-0.1288596;-0.7435158;0.09047043,-0.1236757;-0.7034855;-0.01039089,0.005027367;0.5611895;0.001648012,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002636682;0.3245736;0.005725284,0.005903515;0.6380106;-0.002951304,0.209473;0.520998;0.0281789,0.4377692;0.4873275;0.05950499,0.669769;0.4851732;0.08574652,-0.2020933;0.527121;0.009239152,-0.4322954;0.4925386;0.01596433,-0.6644791;0.46935;0.02434317,0.07274716;0.003829652;-0.03089122,0.07591167;-0.3515254;0.01576074,0.08675491;-0.7454335;0.1089094,0.08916393;-0.7054722;0.007936843,-0.07053565;0.005350932;-0.03545663,-0.1045607;-0.3497566;-0.0007495545,-0.1288596;-0.7435158;0.09047043,-0.1236757;-0.7034855;-0.01039089,0.005027367;0.5611895;0.001648012,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002636682;0.3245736;0.005725284,0.005903515;0.6380106;-0.002951304,0.209473;0.520998;0.0281789,0.4377692;0.4873275;0.05950499,0.669769;0.4851732;0.08574652,-0.2020933;0.527121;0.009239152,-0.4322954;0.4925386;0.01596433,-0.6644791;0.46935;0.02434317,0.07274716;0.003829652;-0.03089122,0.07591167;-0.3515254;0.01576074,0.08675491;-0.7454335;0.1089094,0.08916393;-0.7054722;0.007936843,-0.07053565;0.005350932;-0.03545663,-0.1045607;-0.3497566;-0.0007495545,-0.1288596;-0.7435158;0.09047043,-0.1236757;-0.7034855;-0.01039089,0.005027367;0.5611895;0.001648012,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303
+0;0;0,0.002539966;0.3245808;0.005345518,0.005706329;0.6380098;-0.003659265,0.2094192;0.5217349;0.02773003,0.4384089;0.4930756;0.05897989,0.6703513;0.4934474;0.08580884,-0.2023405;0.5277043;0.00913557,-0.4328851;0.4953828;0.01535757,-0.6655989;0.4791811;0.02530711,0.07280274;0.003866706;-0.03075538,0.07572419;-0.3515623;0.01534598,0.08671046;-0.7455446;0.1081637,0.08904114;-0.7056077;0.007186934,-0.07045203;0.005284766;-0.03563236,-0.1046836;-0.349828;-0.001182828,-0.1289767;-0.7436181;0.08990517,-0.1238706;-0.7036074;-0.01096205,0.004854628;0.561193;0.001015896,0;0;0,-7.7039E-06;0.3244509;-0.01092792,-0.0004828572;0.6369884;-0.03634,0.2022874;0.5295249;0.0185411,0.4308134;0.5082801;0.05802131,0.6623839;0.4890798;0.08090568,-0.2027905;0.5077322;-0.04537986,-0.4301698;0.4577328;-0.05111434,-0.6586148;0.4139689;-0.071481,0.07494386;0.000424996;-0.02538347,0.1013531;-0.3570177;-0.02634287,0.111038;-0.7535403;0.05510569,0.1236836;-0.7942827;-0.01656079,-0.06575911;0.00489556;-0.04373622,-0.1195469;-0.3492756;-0.03219012,-0.1360911;-0.7430801;0.06055738,-0.1508856;-0.7982687;0.007411201,-0.0002782941;0.5605303;-0.02753544,266.8303

+ 192 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006414038;0.3348193;0.007629666,0.01282066;0.6565161;-0.0005049151,0.1992249;0.527298;0.02573831,0.2396403;0.249389;0.04564114,0.2905609;-0.01220924;0.006284885,-0.1753106;0.517881;0.005804038,-0.2188096;0.2397251;0.006061335,-0.2635422;-0.02278286;-0.03473099,0.06758932;0.004079123;-0.02977564,0.07879712;-0.3561842;0.02065361,0.08573204;-0.7411413;0.1128735,0.08834311;-0.7010607;0.01068282,-0.06637447;0.004953318;-0.03227134,-0.09436765;-0.3560313;0.004673369,-0.1167945;-0.7415259;0.09205485,-0.1114307;-0.7013633;-0.01002028,0.01119252;0.5778692;0.004023834,0;0;0,-0.006686263;0.3349007;-0.0003216267,-0.01281669;0.6563601;-0.01525974,0.1695499;0.513473;0.03018057,0.1962514;0.2332214;0.02717388,0.2417957;-0.02926803;-0.01283181,-0.182866;0.5136961;-0.07862052,-0.2400033;0.2383979;-0.09308455,-0.2440461;-0.02468526;-0.1509322,0.07183382;-0.001190066;-0.01760769,0.08174536;-0.3629817;0.02069366,0.06277399;-0.7497318;0.1032102,0.07318719;-0.7609864;0.009716868,-0.05738937;0.00682033;-0.04616804,-0.0994873;-0.3534895;-0.01679112,-0.1015;-0.7363914;0.08384033,-0.1067998;-0.7897762;0.02408858,-0.0112852;0.5778223;-0.009100556,850.3059
+0;0;0,0.006414823;0.3348602;0.0076306,0.01282146;0.6565576;-0.0005040094,0.1991556;0.5273581;0.02573114,0.2395704;0.2494522;0.04563374,0.290588;-0.01264396;0.006202564,-0.1752402;0.5179446;0.005804304,-0.2187387;0.2397919;0.006061598,-0.2635565;-0.0232158;-0.03480838,0.06761002;0.004080372;-0.02978476,0.07882409;-0.3563847;0.02067274,0.08575378;-0.7410512;0.112823,0.08819014;-0.701645;0.01746973,-0.0663948;0.004954835;-0.03228122,-0.09440367;-0.3562319;0.00468418,-0.1168136;-0.7414355;0.09199969,-0.1118087;-0.7019529;-0.003245749,0.01119331;0.5779104;0.004024765,0;0;0,-0.006569892;0.334944;-0.0002752542,-0.0125959;0.6564113;-0.01510608,0.1697001;0.5135717;0.03021049,0.1963244;0.2333165;0.02716565,0.2415247;-0.02971095;-0.01315212,-0.182649;0.5138783;-0.07848075,-0.2399357;0.2386139;-0.09293266,-0.2440831;-0.02496186;-0.1509209,0.07185539;-0.001188651;-0.01761496,0.08156016;-0.3631865;0.02072811,0.06299715;-0.7496789;0.1031114,0.06839261;-0.7734328;0.02394021,-0.05741163;0.006832569;-0.04617486,-0.09939681;-0.3536879;-0.01669533,-0.101247;-0.7363976;0.08349368,-0.1028792;-0.7852654;0.02905226,-0.0110938;0.5778699;-0.00897944,850.3259
+0;0;0,0.006336658;0.3348587;0.007760395,0.01269022;0.6565612;-0.0002199947,0.1990736;0.5274971;0.02597491,0.2394185;0.2495748;0.04578863,0.2902292;-0.01253429;0.006176319,-0.17532;0.517829;0.006226664,-0.2187834;0.2396708;0.006416266,-0.2635549;-0.02331185;-0.0346654,0.06764656;0.004087735;-0.02970068,0.07874183;-0.3563298;0.02112199,0.08557052;-0.7409701;0.1133889,0.0903552;-0.7819988;0.04921176,-0.0663581;0.004954774;-0.03235659,-0.09434515;-0.3562014;0.004923012,-0.117155;-0.7413585;0.09233962,-0.1121939;-0.7018677;-0.002907299,0.01107423;0.5779114;0.00426886,0;0;0,-0.006569892;0.334944;-0.0002752542,-0.0125959;0.6564113;-0.01510608,0.1697001;0.5135717;0.03021049,0.1963244;0.2333165;0.02716565,0.2415247;-0.02971095;-0.01315212,-0.182649;0.5138783;-0.07848075,-0.2399357;0.2386139;-0.09293266,-0.2440831;-0.02496186;-0.1509209,0.07185539;-0.001188651;-0.01761496,0.08156016;-0.3631865;0.02072811,0.06299715;-0.7496789;0.1031114,0.06839261;-0.7734328;0.02394021,-0.05741163;0.006832569;-0.04617486,-0.09939681;-0.3536879;-0.01669533,-0.101247;-0.7363976;0.08349368,-0.1028792;-0.7852654;0.02905226,-0.0110938;0.5778699;-0.00897944,850.3439
+0;0;0,0.006336249;0.3348371;0.007759894,0.01268882;0.6564895;-0.0002190312,0.1990258;0.5274554;0.02596947,0.2393564;0.2496304;0.04577625,0.2902692;-0.0130052;0.006084356,-0.1752746;0.5177897;0.006226144,-0.2187228;0.2397289;0.00641568,-0.2635842;-0.02378204;-0.03474852,0.06763758;0.004087193;-0.02969674,0.07873292;-0.3563323;0.02112622,0.08556146;-0.740964;0.113391,0.09033802;-0.7818723;0.04932272,-0.0663493;0.004954116;-0.03235229,-0.0943365;-0.3562041;0.004927512,-0.1171458;-0.7413526;0.09234215,-0.1121931;-0.7018778;-0.002743274,0.01107318;0.5778571;0.004268827,0;0;0,-0.006456949;0.3349247;-0.0001496077,-0.01232028;0.6563567;-0.01473033,0.1698824;0.5134699;0.03040195,0.196287;0.2332954;0.02713823,0.2414432;-0.03027102;-0.01334262,-0.1824626;0.5140485;-0.07812335,-0.2402682;0.238995;-0.09260476,-0.2443629;-0.02514362;-0.1505622,0.07184973;-0.001206666;-0.01759553,0.08156757;-0.3632128;0.0206852,0.06305304;-0.7496998;0.1030622,0.06786518;-0.773742;0.02424705,-0.05739423;0.006847702;-0.04617852,-0.09929229;-0.3536723;-0.01654419,-0.1011931;-0.7363784;0.08362223,-0.102808;-0.7852327;0.02944708,-0.01086247;0.5778265;-0.008674264,850.358
+0;0;0,0.006336249;0.3348371;0.007759894,0.01268882;0.6564895;-0.0002190312,0.1990258;0.5274554;0.02596947,0.2393564;0.2496304;0.04577625,0.2902692;-0.0130052;0.006084356,-0.1752746;0.5177897;0.006226144,-0.2187228;0.2397289;0.00641568,-0.2635842;-0.02378204;-0.03474852,0.06763758;0.004087193;-0.02969674,0.07873292;-0.3563323;0.02112622,0.08556146;-0.740964;0.113391,0.09033802;-0.7818723;0.04932272,-0.0663493;0.004954116;-0.03235229,-0.0943365;-0.3562041;0.004927512,-0.1171458;-0.7413526;0.09234215,-0.1121931;-0.7018778;-0.002743274,0.01107318;0.5778571;0.004268827,0;0;0,-0.006456949;0.3349247;-0.0001496077,-0.01232028;0.6563567;-0.01473033,0.1698824;0.5134699;0.03040195,0.196287;0.2332954;0.02713823,0.2414432;-0.03027102;-0.01334262,-0.1824626;0.5140485;-0.07812335,-0.2402682;0.238995;-0.09260476,-0.2443629;-0.02514362;-0.1505622,0.07184973;-0.001206666;-0.01759553,0.08156757;-0.3632128;0.0206852,0.06305304;-0.7496998;0.1030622,0.06786518;-0.773742;0.02424705,-0.05739423;0.006847702;-0.04617852,-0.09929229;-0.3536723;-0.01654419,-0.1011931;-0.7363784;0.08362223,-0.102808;-0.7852327;0.02944708,-0.01086247;0.5778265;-0.008674264,850.3786
+0;0;0,0.006306177;0.3348475;0.007805456,0.01263865;0.6564875;-0.0001315605,0.1989357;0.5274558;0.02598553,0.2392328;0.249647;0.04580561,0.290096;-0.01314783;0.006083835,-0.1752553;0.5177492;0.006318226,-0.2186926;0.2397067;0.006385134,-0.2635967;-0.02396053;-0.03471449,0.06763066;0.004101054;-0.0297302,0.07858848;-0.356;0.02114327,0.08515158;-0.7405648;0.1133015,0.08946534;-0.7811805;0.05050261,-0.06637468;0.004943403;-0.03231988,-0.09438898;-0.3558978;0.004959095,-0.1172755;-0.7409412;0.09238966,-0.1123956;-0.7015702;-0.001616947,0.01102732;0.5778581;0.004346528,0;0;0,-0.006316654;0.3349383;-9.000301E-05,-0.01207422;0.6563625;-0.01458335,0.1700936;0.5135446;0.03043532,0.19625;0.2333683;0.02703559,0.2412087;-0.03032091;-0.01386297,-0.1822579;0.5143447;-0.07808602,-0.240033;0.2392993;-0.09245631,-0.2441116;-0.02499831;-0.1503886,0.07184936;-0.001267031;-0.01762593,0.08145149;-0.3629711;0.02057004,0.06300171;-0.7493772;0.1028879,0.06924063;-0.774683;0.02639461,-0.05740521;0.006896751;-0.04617019,-0.09925096;-0.3533125;-0.01651984,-0.101046;-0.7359164;0.08366694,-0.1016679;-0.7820054;0.02746237,-0.01064178;0.5778336;-0.008549929,850.4014
+0;0;0,0.006306177;0.3348475;0.007805456,0.01263865;0.6564875;-0.0001315605,0.1989357;0.5274558;0.02598553,0.2392328;0.249647;0.04580561,0.290096;-0.01314783;0.006083835,-0.1752553;0.5177492;0.006318226,-0.2186926;0.2397067;0.006385134,-0.2635967;-0.02396053;-0.03471449,0.06763066;0.004101054;-0.0297302,0.07858848;-0.356;0.02114327,0.08515158;-0.7405648;0.1133015,0.08946534;-0.7811805;0.05050261,-0.06637468;0.004943403;-0.03231988,-0.09438898;-0.3558978;0.004959095,-0.1172755;-0.7409412;0.09238966,-0.1123956;-0.7015702;-0.001616947,0.01102732;0.5778581;0.004346528,0;0;0,-0.006316654;0.3349383;-9.000301E-05,-0.01207422;0.6563625;-0.01458335,0.1700936;0.5135446;0.03043532,0.19625;0.2333683;0.02703559,0.2412087;-0.03032091;-0.01386297,-0.1822579;0.5143447;-0.07808602,-0.240033;0.2392993;-0.09245631,-0.2441116;-0.02499831;-0.1503886,0.07184936;-0.001267031;-0.01762593,0.08145149;-0.3629711;0.02057004,0.06300171;-0.7493772;0.1028879,0.06924063;-0.774683;0.02639461,-0.05740521;0.006896751;-0.04617019,-0.09925096;-0.3533125;-0.01651984,-0.101046;-0.7359164;0.08366694,-0.1016679;-0.7820054;0.02746237,-0.01064178;0.5778336;-0.008549929,850.4138
+0;0;0,0.006304921;0.3347808;0.007803901,0.01263399;0.6562483;-0.0001283521,0.1987651;0.5273154;0.02596643,0.239012;0.2498534;0.04576177,0.2899421;-0.01328728;0.005987719,-0.1750933;0.5176175;0.006316605,-0.2184764;0.2399221;0.006383429,-0.2634395;-0.0240922;-0.03477028,0.06762456;0.004100685;-0.02972752,0.07858293;-0.3560183;0.02114848,0.08514581;-0.7405707;0.1133037,0.08944688;-0.7809784;0.05068966,-0.0663687;0.004942958;-0.03231696,-0.09438439;-0.3559163;0.004963864,-0.1172702;-0.7409471;0.09239158,-0.1124046;-0.7016037;-0.00133834,0.01102376;0.577673;0.004346658,0;0;0,-0.006243117;0.3348729;1.728535E-05,-0.0118794;0.6561368;-0.01425183,0.1701331;0.5134361;0.03051555,0.1962074;0.2336056;0.02706921,0.2411829;-0.03042465;-0.01396847,-0.1821591;0.5145982;-0.07756031,-0.2399259;0.2399237;-0.09218074,-0.2438954;-0.02479133;-0.1498789,0.07184519;-0.001265451;-0.01761508,0.08149241;-0.3629892;0.0205549,0.06302378;-0.7493787;0.1028849,0.06828989;-0.7751502;0.0270028,-0.05739448;0.006897619;-0.04617272,-0.09926549;-0.3533257;-0.01650631,-0.1009969;-0.7358673;0.08386833,-0.08107907;-0.7233267;-0.006656371,-0.01047867;0.5776567;-0.008281589,850.4351
+0;0;0,0.006262928;0.3348426;0.007858349,0.01257027;0.6563725;-1.980131E-05,0.198668;0.5274941;0.02592976,0.238804;0.2501494;0.04581615,0.2897544;-0.01291659;0.00597256,-0.1750603;0.5176648;0.006468308,-0.21841;0.240091;0.006431471,-0.2633241;-0.02385536;-0.03482664,0.06759778;0.004090789;-0.02971389,0.07872175;-0.3560941;0.02146937,0.08523431;-0.7402649;0.1132068,0.08752306;-0.7010167;0.01969952,-0.06633799;0.004949853;-0.03230913,-0.09439668;-0.3560058;0.005112365,-0.1173294;-0.7405756;0.09243651,-0.1125207;-0.7012601;-0.0009684339,0.01096414;0.5777822;0.004442876,0;0;0,-0.006150887;0.3349369;-5.722046E-06,-0.01176642;0.6562595;-0.0143218,0.1700741;0.5132429;0.03040493,0.1961503;0.2335368;0.02709675,0.2412362;-0.03037646;-0.01418591,-0.1820543;0.5148015;-0.07749204,-0.239687;0.2402296;-0.09216087,-0.2436971;-0.02443442;-0.1498155,0.07182726;-0.001323149;-0.01755571,0.08146985;-0.3631734;0.0204978,0.06314816;-0.7491307;0.1026356,0.06661981;-0.7754913;0.02749693,-0.05733698;0.006940852;-0.04618879,-0.09922041;-0.353406;-0.01664996,-0.1012482;-0.735412;0.08391201,-0.1043238;-0.7818148;0.0292536,-0.01036686;0.5777664;-0.008339047,850.4579
+0;0;0,0.006262928;0.3348426;0.007858349,0.01257027;0.6563725;-1.980131E-05,0.198668;0.5274941;0.02592976,0.238804;0.2501494;0.04581615,0.2897544;-0.01291659;0.00597256,-0.1750603;0.5176648;0.006468308,-0.21841;0.240091;0.006431471,-0.2633241;-0.02385536;-0.03482664,0.06759778;0.004090789;-0.02971389,0.07872175;-0.3560941;0.02146937,0.08523431;-0.7402649;0.1132068,0.08752306;-0.7010167;0.01969952,-0.06633799;0.004949853;-0.03230913,-0.09439668;-0.3560058;0.005112365,-0.1173294;-0.7405756;0.09243651,-0.1125207;-0.7012601;-0.0009684339,0.01096414;0.5777822;0.004442876,0;0;0,-0.006150887;0.3349369;-5.722046E-06,-0.01176642;0.6562595;-0.0143218,0.1700741;0.5132429;0.03040493,0.1961503;0.2335368;0.02709675,0.2412362;-0.03037646;-0.01418591,-0.1820543;0.5148015;-0.07749204,-0.239687;0.2402296;-0.09216087,-0.2436971;-0.02443442;-0.1498155,0.07182726;-0.001323149;-0.01755571,0.08146985;-0.3631734;0.0204978,0.06314816;-0.7491307;0.1026356,0.06661981;-0.7754913;0.02749693,-0.05733698;0.006940852;-0.04618879,-0.09922041;-0.353406;-0.01664996,-0.1012482;-0.735412;0.08391201,-0.1043238;-0.7818148;0.0292536,-0.01036686;0.5777664;-0.008339047,850.4798
+0;0;0,0.006263359;0.3348656;0.00785889,0.01257114;0.6564177;-1.983112E-05,0.1988064;0.5274962;0.02594584,0.2389153;0.250339;0.04581879,0.2899776;-0.01330486;0.005887683,-0.1751961;0.5176598;0.006470109,-0.2185164;0.2402736;0.006433297,-0.2635292;-0.02425253;-0.03491545,0.06764687;0.004093759;-0.02973547,0.0787808;-0.3564137;0.02149362,0.08528445;-0.7400595;0.1131057,0.08756988;-0.7008247;0.01973403,-0.06638616;0.004953448;-0.03233259,-0.09446998;-0.3563254;0.005122416,-0.1173713;-0.7403697;0.09232721,-0.1125696;-0.7010677;-0.0009422526,0.01096488;0.5778213;0.004443191,0;0;0,-0.005996339;0.3349627;3.015995E-05,-0.01153546;0.6563112;-0.01423764,0.1703746;0.5131025;0.03049266,0.1963275;0.2335777;0.02701473,0.2410971;-0.03096211;-0.01450992,-0.1820225;0.5148436;-0.07736995,-0.2396183;0.2404371;-0.09163739,-0.2435208;-0.02467787;-0.1500221,0.07185982;-0.001317844;-0.01764894,0.08130094;-0.3635009;0.02040803,0.06336944;-0.7489455;0.102445,0.06677441;-0.7754793;0.02760433,-0.05743426;0.006954473;-0.0461519,-0.0991777;-0.3537501;-0.01676267,-0.1011124;-0.7352669;0.08353848,-0.1041175;-0.7819208;0.02946501,-0.01015222;0.5778106;-0.008267283,850.5021
+0;0;0,0.006216102;0.3348655;0.007905059,0.01249505;0.6564191;7.026177E-05,0.1987477;0.5274925;0.02592204,0.2389122;0.2503479;0.04585795,0.2898051;-0.01331818;0.005857363,-0.1752414;0.5175884;0.006612306,-0.2185561;0.2402013;0.00649859,-0.2635275;-0.02434018;-0.03479686,0.06764951;0.004093322;-0.02972951,0.07884474;-0.3563796;0.0217289,0.08549187;-0.7400908;0.113056,0.08773967;-0.7008501;0.01968401,-0.06638919;0.004956551;-0.03232589,-0.09443977;-0.3563126;0.005247563,-0.1173973;-0.7403407;0.09250874,-0.1126307;-0.7010343;-0.0007620975,0.01089557;0.577822;0.004522708,0;0;0,-0.005996339;0.3349627;3.015995E-05,-0.01153546;0.6563112;-0.01423764,0.1703746;0.5131025;0.03049266,0.1963275;0.2335777;0.02701473,0.2410971;-0.03096211;-0.01450992,-0.1820225;0.5148436;-0.07736995,-0.2396183;0.2404371;-0.09163739,-0.2435208;-0.02467787;-0.1500221,0.07185982;-0.001317844;-0.01764894,0.08130094;-0.3635009;0.02040803,0.06336944;-0.7489455;0.102445,0.06677441;-0.7754793;0.02760433,-0.05743426;0.006954473;-0.0461519,-0.0991777;-0.3537501;-0.01676267,-0.1011124;-0.7352669;0.08353848,-0.1041175;-0.7819208;0.02946501,-0.01015222;0.5778106;-0.008267283,850.5129
+0;0;0,0.006216391;0.334881;0.007905426,0.01249632;0.6564845;6.927503E-05,0.1990666;0.5274573;0.02595814,0.2391794;0.2506691;0.04586842,0.2900627;-0.01294741;0.005875364,-0.1755554;0.5175364;0.00661573,-0.2188145;0.2405061;0.00650216,-0.2637773;-0.02398568;-0.03478551,0.06764052;0.004092779;-0.02972556,0.07887781;-0.3577345;0.02192619,0.08560193;-0.74589;0.1143111,0.0878598;-0.7066078;0.02052019,-0.06638037;0.004955893;-0.0323216,-0.09453635;-0.3576706;0.005393028,-0.1177597;-0.7461467;0.0936649,-0.1129718;-0.7067985;-2.43783E-05,0.01089652;0.5778719;0.004522596,0;0;0,-0.005985513;0.3349785;0.000100255,-0.01153699;0.656382;-0.01404989,0.1705205;0.5126808;0.03086877,0.1961603;0.2334923;0.02718103,0.2410151;-0.03096566;-0.01443875,-0.1822863;0.5147516;-0.07735113,-0.2398364;0.2406952;-0.09143181,-0.2437889;-0.02435875;-0.1498527,0.07185553;-0.001356378;-0.01762223,0.08106269;-0.3648653;0.02097344,0.06295325;-0.7548935;0.1034051,0.06671825;-0.780715;0.02752507,-0.05741992;0.006968667;-0.04615182,-0.09926981;-0.3550846;-0.01650165,-0.101183;-0.7411258;0.0845598,-0.08126263;-0.7285815;-0.005919322,-0.01014705;0.5778636;-0.008112192,850.5242
+0;0;0,0.006216391;0.334881;0.007905426,0.01249632;0.6564845;6.927503E-05,0.1990666;0.5274573;0.02595814,0.2391794;0.2506691;0.04586842,0.2900627;-0.01294741;0.005875364,-0.1755554;0.5175364;0.00661573,-0.2188145;0.2405061;0.00650216,-0.2637773;-0.02398568;-0.03478551,0.06764052;0.004092779;-0.02972556,0.07887781;-0.3577345;0.02192619,0.08560193;-0.74589;0.1143111,0.0878598;-0.7066078;0.02052019,-0.06638037;0.004955893;-0.0323216,-0.09453635;-0.3576706;0.005393028,-0.1177597;-0.7461467;0.0936649,-0.1129718;-0.7067985;-2.43783E-05,0.01089652;0.5778719;0.004522596,0;0;0,-0.005985513;0.3349785;0.000100255,-0.01153699;0.656382;-0.01404989,0.1705205;0.5126808;0.03086877,0.1961603;0.2334923;0.02718103,0.2410151;-0.03096566;-0.01443875,-0.1822863;0.5147516;-0.07735113,-0.2398364;0.2406952;-0.09143181,-0.2437889;-0.02435875;-0.1498527,0.07185553;-0.001356378;-0.01762223,0.08106269;-0.3648653;0.02097344,0.06295325;-0.7548935;0.1034051,0.06671825;-0.780715;0.02752507,-0.05741992;0.006968667;-0.04615182,-0.09926981;-0.3550846;-0.01650165,-0.101183;-0.7411258;0.0845598,-0.08126263;-0.7285815;-0.005919322,-0.01014705;0.5778636;-0.008112192,850.5462
+0;0;0,0.006169574;0.3349289;0.007987201,0.01242106;0.6565806;0.0002279924,0.1991244;0.5274657;0.02590052,0.239197;0.2511725;0.04582069,0.2900998;-0.01288426;0.005556878,-0.1757088;0.5174922;0.006858818,-0.2189463;0.2409581;0.006633036,-0.2643503;-0.02390954;-0.03486194,0.06765171;0.004106231;-0.02973524,0.07886913;-0.3574657;0.02210684,0.08556266;-0.745654;0.1144158,0.08775015;-0.7063888;0.02087336,-0.06640064;0.004944796;-0.03231569,-0.09455062;-0.3574398;0.005535062,-0.1177664;-0.7459439;0.09374754,-0.1130555;-0.7066055;0.0003054962,0.01082685;0.5779553;0.004663891,0;0;0,-0.005893111;0.3350291;0.0001436472,-0.01140511;0.6564802;-0.01397908,0.1705779;0.5122653;0.03100908,0.1961431;0.2335658;0.02732086,0.2410094;-0.03138027;-0.01425827,-0.1824226;0.5149679;-0.07709423,-0.2397458;0.2413617;-0.09103355,-0.2437806;-0.02407676;-0.1498926,0.07187993;-0.001390681;-0.01758242,0.08109391;-0.3646768;0.02096605,0.06314745;-0.7547473;0.1032995,0.06718423;-0.7808511;0.02795434,-0.05741768;0.007000462;-0.04617363,-0.099091;-0.3548444;-0.01652071,-0.1009164;-0.7408262;0.08482346,-0.08107142;-0.7282354;-0.005420171,-0.01002202;0.5779496;-0.008047104,850.5692
+0;0;0,0.006169574;0.3349289;0.007987201,0.01242106;0.6565806;0.0002279924,0.1991244;0.5274657;0.02590052,0.239197;0.2511725;0.04582069,0.2900998;-0.01288426;0.005556878,-0.1757088;0.5174922;0.006858818,-0.2189463;0.2409581;0.006633036,-0.2643503;-0.02390954;-0.03486194,0.06765171;0.004106231;-0.02973524,0.07886913;-0.3574657;0.02210684,0.08556266;-0.745654;0.1144158,0.08775015;-0.7063888;0.02087336,-0.06640064;0.004944796;-0.03231569,-0.09455062;-0.3574398;0.005535062,-0.1177664;-0.7459439;0.09374754,-0.1130555;-0.7066055;0.0003054962,0.01082685;0.5779553;0.004663891,0;0;0,-0.005893111;0.3350291;0.0001436472,-0.01140511;0.6564802;-0.01397908,0.1705779;0.5122653;0.03100908,0.1961431;0.2335658;0.02732086,0.2410094;-0.03138027;-0.01425827,-0.1824226;0.5149679;-0.07709423,-0.2397458;0.2413617;-0.09103355,-0.2437806;-0.02407676;-0.1498926,0.07187993;-0.001390681;-0.01758242,0.08109391;-0.3646768;0.02096605,0.06314745;-0.7547473;0.1032995,0.06718423;-0.7808511;0.02795434,-0.05741768;0.007000462;-0.04617363,-0.099091;-0.3548444;-0.01652071,-0.1009164;-0.7408262;0.08482346,-0.08107142;-0.7282354;-0.005420171,-0.01002202;0.5779496;-0.008047104,850.5804
+0;0;0,0.006169202;0.3349088;0.00798672,0.01242052;0.6565514;0.0002276958,0.1991176;0.5274397;0.02589942,0.2391852;0.2511804;0.04581715,0.2900436;-0.01264542;0.005588543,-0.1757031;0.5174665;0.006858366,-0.2189352;0.2409665;0.006632611,-0.2642995;-0.02366957;-0.03482608,0.0676192;0.004104258;-0.02972096,0.0788366;-0.357467;0.02212102,0.08552204;-0.7451864;0.1143185,0.0876933;-0.70599;0.0214697,-0.06636874;0.00494242;-0.03230016,-0.09451866;-0.3574414;0.005550519,-0.1177064;-0.7454763;0.09365644,-0.1130304;-0.7062072;0.0009073168,0.01082633;0.5779276;0.004663512,0;0;0,-0.005861051;0.3350095;0.0001477003,-0.01136877;0.6564509;-0.01399267,0.1706213;0.5122851;0.03101814,0.1961633;0.2336186;0.02728713,0.2410356;-0.03112096;-0.01404583,-0.1824403;0.514953;-0.07695808,-0.2398796;0.241406;-0.09088957,-0.2438662;-0.0237872;-0.1497595,0.07187214;-0.001392409;-0.01746404,0.08114493;-0.3646972;0.02088726,0.06318207;-0.7542295;0.1034298,0.06474189;-0.7813898;0.02967036,-0.05736382;0.006997565;-0.04618401,-0.09896806;-0.354857;-0.01656051,-0.1007368;-0.7404087;0.08452431,-0.08106481;-0.7276893;-0.005055703,-0.00998503;0.5779222;-0.008054972,850.6033
+0;0;0,0.006220926;0.3348408;0.008102585,0.01250434;0.656441;0.0004393421,0.1990221;0.5273542;0.0261055,0.239103;0.2507162;0.04597089,0.2899832;-0.01321307;0.005545769,-0.1765956;0.5210161;0.006783994,-0.2179041;0.2438459;0.006901218,-0.2634793;-0.02096277;-0.03409752,0.06761527;0.004140363;-0.02973395,0.07868797;-0.3575556;0.0219002,0.08580653;-0.7436727;0.1141239,0.08805202;-0.7046102;0.02267759,-0.06637845;0.004900488;-0.03229493,-0.09439436;-0.3575743;0.005648911,-0.1175101;-0.7440682;0.09357236,-0.1127963;-0.7049311;0.002227455,0.01090431;0.5778255;0.004854868,0;0;0,-0.005865484;0.3349453;0.0001530647,-0.01141413;0.6563405;-0.01401722,0.170504;0.5125194;0.03110111,0.1960195;0.2334776;0.02731371,0.2410372;-0.03136364;-0.01408875,-0.1823817;0.5149268;-0.07678998,-0.2400128;0.2410474;-0.09087785,-0.2440377;-0.02426478;-0.1498258,0.07189881;-0.001351297;-0.01737273,0.08107186;-0.3647744;0.02073443,0.0633733;-0.7528223;0.1028805,0.06677971;-0.781434;0.03215098,-0.05734366;0.006969513;-0.04621911,-0.09899992;-0.3549563;-0.01643426,-0.1008382;-0.7391458;0.08375244,-0.08146794;-0.7261599;-0.004479684,-0.01001842;0.5778221;-0.008071065,850.6249
+0;0;0,0.006220926;0.3348408;0.008102585,0.01250434;0.656441;0.0004393421,0.1990221;0.5273542;0.0261055,0.239103;0.2507162;0.04597089,0.2899832;-0.01321307;0.005545769,-0.1765956;0.5210161;0.006783994,-0.2179041;0.2438459;0.006901218,-0.2634793;-0.02096277;-0.03409752,0.06761527;0.004140363;-0.02973395,0.07868797;-0.3575556;0.0219002,0.08580653;-0.7436727;0.1141239,0.08805202;-0.7046102;0.02267759,-0.06637845;0.004900488;-0.03229493,-0.09439436;-0.3575743;0.005648911,-0.1175101;-0.7440682;0.09357236,-0.1127963;-0.7049311;0.002227455,0.01090431;0.5778255;0.004854868,0;0;0,-0.005865484;0.3349453;0.0001530647,-0.01141413;0.6563405;-0.01401722,0.170504;0.5125194;0.03110111,0.1960195;0.2334776;0.02731371,0.2410372;-0.03136364;-0.01408875,-0.1823817;0.5149268;-0.07678998,-0.2400128;0.2410474;-0.09087785,-0.2440377;-0.02426478;-0.1498258,0.07189881;-0.001351297;-0.01737273,0.08107186;-0.3647744;0.02073443,0.0633733;-0.7528223;0.1028805,0.06677971;-0.781434;0.03215098,-0.05734366;0.006969513;-0.04621911,-0.09899992;-0.3549563;-0.01643426,-0.1008382;-0.7391458;0.08375244,-0.08146794;-0.7261599;-0.004479684,-0.01001842;0.5778221;-0.008071065,850.636
+0;0;0,0.006219928;0.3347872;0.008101285,0.01250162;0.6562994;0.0004403009,0.1990989;0.5272167;0.02611396,0.2391944;0.250478;0.04598659,0.2900724;-0.01344013;0.005563173,-0.1766765;0.520876;0.006784342,-0.2180001;0.2436049;0.006901608,-0.2635734;-0.02119261;-0.03409541,0.0676114;0.004140126;-0.02973225,0.07867852;-0.3573734;0.02187587,0.0857992;-0.743606;0.1141271,0.08802965;-0.7046042;0.02329361,-0.06637464;0.004900207;-0.03229307,-0.09437642;-0.3573918;0.005631626,-0.1174991;-0.7440012;0.09358135,-0.1128169;-0.7049254;0.002848558,0.01090211;0.5777093;0.004854405,0;0;0,-0.005850367;0.3348917;0.0002458096,-0.01141591;0.6562032;-0.01381969,0.1706402;0.5126487;0.03148901,0.195777;0.2334733;0.02747023,0.2410421;-0.0312942;-0.01405847,-0.1824359;0.5148489;-0.07673454,-0.2400556;0.2408626;-0.09081798,-0.2441412;-0.02442715;-0.14981,0.07189611;-0.001343593;-0.01736641,0.0811052;-0.3645827;0.02071905,0.06335035;-0.7527789;0.1027251,0.06642953;-0.7820548;0.03334486,-0.05733356;0.006964011;-0.04622567,-0.09903025;-0.3547718;-0.01645121,-0.1005836;-0.7389853;0.08411786,-0.08130371;-0.7258826;-0.003514901,-0.01001207;0.5777084;-0.0079,850.658
+0;0;0,0.006215372;0.3347834;0.008258528,0.01249053;0.6562977;0.0006909999,0.1991153;0.5271735;0.02599874,0.239255;0.2504554;0.04606916,0.2900681;-0.01345864;0.00553732,-0.176472;0.5201654;0.007050462,-0.2182677;0.2429652;0.007223393,-0.264353;-0.02182174;-0.03326653,0.06762845;0.004150667;-0.02969196,0.07824642;-0.3573869;0.0218426,0.08559201;-0.743571;0.1142785,0.08774076;-0.7045482;0.02344507,-0.06635595;0.004890733;-0.0323329,-0.09430967;-0.3573965;0.005673196,-0.1175728;-0.7439526;0.09381934,-0.1129742;-0.7048657;0.003083378,0.01089038;0.5777066;0.005087469,0;0;0,-0.005850367;0.3348917;0.0002458096,-0.01141591;0.6562032;-0.01381969,0.1706402;0.5126487;0.03148901,0.195777;0.2334733;0.02747023,0.2410421;-0.0312942;-0.01405847,-0.1824359;0.5148489;-0.07673454,-0.2400556;0.2408626;-0.09081798,-0.2441412;-0.02442715;-0.14981,0.07189611;-0.001343593;-0.01736641,0.0811052;-0.3645827;0.02071905,0.06335035;-0.7527789;0.1027251,0.06642953;-0.7820548;0.03334486,-0.05733356;0.006964011;-0.04622567,-0.09903025;-0.3547718;-0.01645121,-0.1005836;-0.7389853;0.08411786,-0.08130371;-0.7258826;-0.003514901,-0.01001207;0.5777084;-0.0079,850.6696
+0;0;0,0.006215213;0.3347748;0.008258317,0.01249062;0.656302;0.0006904323,0.1992008;0.5271503;0.02600792,0.2393034;0.2506877;0.04605982,0.2900596;-0.01293033;0.00557344,-0.1765571;0.5201392;0.007051033,-0.2183143;0.2431948;0.007223804,-0.2643479;-0.02129516;-0.03322071,0.06760497;0.004149226;-0.02968164,0.07821353;-0.3570678;0.02180724,0.08556446;-0.7435331;0.1143104,0.08771823;-0.7044892;0.02326494,-0.06633291;0.004889034;-0.03232167,-0.09426185;-0.3570771;0.00565074,-0.1175419;-0.7439146;0.09386103,-0.1129326;-0.7048064;0.002913259,0.01089039;0.5777065;0.005087147,0;0;0,-0.005845338;0.3348832;0.0002034903,-0.01143998;0.6562034;-0.01394546,0.1706867;0.5126058;0.03147852,0.1956807;0.2336758;0.02757418,0.2411597;-0.03073925;-0.01397228,-0.1826496;0.5148275;-0.07657719,-0.2403435;0.2411319;-0.09085983,-0.2444539;-0.02387622;-0.149712,0.07189263;-0.001352489;-0.01727045,0.08114908;-0.3642975;0.0205003,0.06342172;-0.752798;0.1024722,0.06588537;-0.7819071;0.03264558,-0.05726904;0.006967911;-0.04626395,-0.0990392;-0.354443;-0.0166188,-0.1004582;-0.7389548;0.08395426,-0.08117443;-0.7258943;-0.00389158,-0.0100272;0.5777059;-0.008004308,850.6805
+0;0;0,0.006215213;0.3347748;0.008258317,0.01249062;0.656302;0.0006904323,0.1992008;0.5271503;0.02600792,0.2393034;0.2506877;0.04605982,0.2900596;-0.01293033;0.00557344,-0.1765571;0.5201392;0.007051033,-0.2183143;0.2431948;0.007223804,-0.2643479;-0.02129516;-0.03322071,0.06760497;0.004149226;-0.02968164,0.07821353;-0.3570678;0.02180724,0.08556446;-0.7435331;0.1143104,0.08771823;-0.7044892;0.02326494,-0.06633291;0.004889034;-0.03232167,-0.09426185;-0.3570771;0.00565074,-0.1175419;-0.7439146;0.09386103,-0.1129326;-0.7048064;0.002913259,0.01089039;0.5777065;0.005087147,0;0;0,-0.005845338;0.3348832;0.0002034903,-0.01143998;0.6562034;-0.01394546,0.1706867;0.5126058;0.03147852,0.1956807;0.2336758;0.02757418,0.2411597;-0.03073925;-0.01397228,-0.1826496;0.5148275;-0.07657719,-0.2403435;0.2411319;-0.09085983,-0.2444539;-0.02387622;-0.149712,0.07189263;-0.001352489;-0.01727045,0.08114908;-0.3642975;0.0205003,0.06342172;-0.752798;0.1024722,0.06588537;-0.7819071;0.03264558,-0.05726904;0.006967911;-0.04626395,-0.0990392;-0.354443;-0.0166188,-0.1004582;-0.7389548;0.08395426,-0.08117443;-0.7258943;-0.00389158,-0.0100272;0.5777059;-0.008004308,850.7028
+0;0;0,0.006200249;0.3346594;0.008259152,0.01245983;0.6560305;0.0007205205,0.1989831;0.5270795;0.02596579,0.2390345;0.2504987;0.04583735,0.2898595;-0.01327953;0.005606625,-0.1762456;0.5196007;0.00712768,-0.2185183;0.242637;0.007338464,-0.2651195;-0.02195942;-0.03263289,0.0676176;0.004156898;-0.02969072,0.07799138;-0.3563527;0.02157257,0.08576099;-0.7436162;0.1143189,0.08788713;-0.7045952;0.02340715,-0.06635122;0.004884939;-0.03232044,-0.09432214;-0.3563413;0.005573638,-0.1175459;-0.7439989;0.09399082,-0.112966;-0.7049018;0.003177203,0.01086408;0.5774781;0.005106374,0;0;0,-0.005748913;0.3347692;0.0003478527,-0.01125572;0.6559409;-0.01363397,0.170722;0.5127145;0.03173363,0.1956501;0.2336856;0.02756333,0.2411995;-0.03083515;-0.01408565,-0.1823993;0.5149179;-0.07615085,-0.2399286;0.2410978;-0.09060231,-0.2440776;-0.02406055;-0.1493773,0.07190891;-0.001342714;-0.01727033,0.08104441;-0.3635632;0.02035332,0.06340204;-0.7529194;0.1023642,0.0664773;-0.7821184;0.03281653,-0.05727774;0.006962263;-0.04627899,-0.0988608;-0.353718;-0.01655931,-0.1003134;-0.7390981;0.08401643,-0.08107075;-0.7260018;-0.003703743,-0.009863496;0.5774838;-0.007734418,850.7141
+0;0;0,0.006200249;0.3346594;0.008259152,0.01245983;0.6560305;0.0007205205,0.1989831;0.5270795;0.02596579,0.2390345;0.2504987;0.04583735,0.2898595;-0.01327953;0.005606625,-0.1762456;0.5196007;0.00712768,-0.2185183;0.242637;0.007338464,-0.2651195;-0.02195942;-0.03263289,0.0676176;0.004156898;-0.02969072,0.07799138;-0.3563527;0.02157257,0.08576099;-0.7436162;0.1143189,0.08788713;-0.7045952;0.02340715,-0.06635122;0.004884939;-0.03232044,-0.09432214;-0.3563413;0.005573638,-0.1175459;-0.7439989;0.09399082,-0.112966;-0.7049018;0.003177203,0.01086408;0.5774781;0.005106374,0;0;0,-0.005748913;0.3347692;0.0003478527,-0.01125572;0.6559409;-0.01363397,0.170722;0.5127145;0.03173363,0.1956501;0.2336856;0.02756333,0.2411995;-0.03083515;-0.01408565,-0.1823993;0.5149179;-0.07615085,-0.2399286;0.2410978;-0.09060231,-0.2440776;-0.02406055;-0.1493773,0.07190891;-0.001342714;-0.01727033,0.08104441;-0.3635632;0.02035332,0.06340204;-0.7529194;0.1023642,0.0664773;-0.7821184;0.03281653,-0.05727774;0.006962263;-0.04627899,-0.0988608;-0.353718;-0.01655931,-0.1003134;-0.7390981;0.08401643,-0.08107075;-0.7260018;-0.003703743,-0.009863496;0.5774838;-0.007734418,850.7254
+0;0;0,0.006200249;0.3346594;0.008259152,0.01245983;0.6560305;0.0007205205,0.1989831;0.5270795;0.02596579,0.2390345;0.2504987;0.04583735,0.2898595;-0.01327953;0.005606625,-0.1762456;0.5196007;0.00712768,-0.2185183;0.242637;0.007338464,-0.2651195;-0.02195942;-0.03263289,0.0676176;0.004156898;-0.02969072,0.07799138;-0.3563527;0.02157257,0.08576099;-0.7436162;0.1143189,0.08788713;-0.7045952;0.02340715,-0.06635122;0.004884939;-0.03232044,-0.09432214;-0.3563413;0.005573638,-0.1175459;-0.7439989;0.09399082,-0.112966;-0.7049018;0.003177203,0.01086408;0.5774781;0.005106374,0;0;0,-0.005748913;0.3347692;0.0003478527,-0.01125572;0.6559409;-0.01363397,0.170722;0.5127145;0.03173363,0.1956501;0.2336856;0.02756333,0.2411995;-0.03083515;-0.01408565,-0.1823993;0.5149179;-0.07615085,-0.2399286;0.2410978;-0.09060231,-0.2440776;-0.02406055;-0.1493773,0.07190891;-0.001342714;-0.01727033,0.08104441;-0.3635632;0.02035332,0.06340204;-0.7529194;0.1023642,0.0664773;-0.7821184;0.03281653,-0.05727774;0.006962263;-0.04627899,-0.0988608;-0.353718;-0.01655931,-0.1003134;-0.7390981;0.08401643,-0.08107075;-0.7260018;-0.003703743,-0.009863496;0.5774838;-0.007734418,850.7476
+0;0;0,0.006236942;0.3346389;0.008392204,0.01250786;0.6560107;0.0008951928,0.1990366;0.5269671;0.0258029,0.2394113;0.2502269;0.04575759,0.2900575;-0.01321056;0.005683988,-0.1769706;0.5221207;0.006917109,-0.2182339;0.2447934;0.007518089,-0.2679069;-0.01889664;-0.03210989,0.06764138;0.00415735;-0.02967163,0.07797775;-0.356446;0.02164102,0.0864721;-0.7445363;0.1148003,0.08873822;-0.7051088;0.01994723,-0.06634936;0.004881729;-0.032357,-0.09421279;-0.356439;0.005663346,-0.1175291;-0.7449912;0.094255,-0.1126971;-0.7054904;-0.0004946887,0.01090809;0.5774566;0.005267784,0;0;0,-0.005756579;0.3347525;0.0004013777,-0.01130423;0.6559238;-0.01356411,0.170633;0.512637;0.03193879,0.1955689;0.2333963;0.0279057,0.2413824;-0.03063717;-0.01401901,-0.1825067;0.5149944;-0.075983,-0.2398525;0.240918;-0.09037052,-0.244138;-0.02378482;-0.1493986,0.07192418;-0.001349375;-0.01726663,0.08112401;-0.3636615;0.02041507,0.06326516;-0.7539979;0.1021676,0.06816119;-0.7783534;0.02398431,-0.05728345;0.006971984;-0.04629302,-0.09887922;-0.3537975;-0.01646366,-0.1003108;-0.7400501;0.08439168,-0.08022445;-0.7276863;-0.00713221,-0.009899095;0.5774658;-0.007666469,850.7589
+0;0;0,0.006236942;0.3346389;0.008392204,0.01250786;0.6560107;0.0008951928,0.1990366;0.5269671;0.0258029,0.2394113;0.2502269;0.04575759,0.2900575;-0.01321056;0.005683988,-0.1769706;0.5221207;0.006917109,-0.2182339;0.2447934;0.007518089,-0.2679069;-0.01889664;-0.03210989,0.06764138;0.00415735;-0.02967163,0.07797775;-0.356446;0.02164102,0.0864721;-0.7445363;0.1148003,0.08873822;-0.7051088;0.01994723,-0.06634936;0.004881729;-0.032357,-0.09421279;-0.356439;0.005663346,-0.1175291;-0.7449912;0.094255,-0.1126971;-0.7054904;-0.0004946887,0.01090809;0.5774566;0.005267784,0;0;0,-0.005756579;0.3347525;0.0004013777,-0.01130423;0.6559238;-0.01356411,0.170633;0.512637;0.03193879,0.1955689;0.2333963;0.0279057,0.2413824;-0.03063717;-0.01401901,-0.1825067;0.5149944;-0.075983,-0.2398525;0.240918;-0.09037052,-0.244138;-0.02378482;-0.1493986,0.07192418;-0.001349375;-0.01726663,0.08112401;-0.3636615;0.02041507,0.06326516;-0.7539979;0.1021676,0.06816119;-0.7783534;0.02398431,-0.05728345;0.006971984;-0.04629302,-0.09887922;-0.3537975;-0.01646366,-0.1003108;-0.7400501;0.08439168,-0.08022445;-0.7276863;-0.00713221,-0.009899095;0.5774658;-0.007666469,850.7709
+0;0;0,0.006234984;0.3345339;0.008389571,0.01250389;0.6558025;0.0008950084,0.1990851;0.5267711;0.02580693,0.239396;0.2504687;0.04573005,0.2899881;-0.01268765;0.005699221,-0.177026;0.5219234;0.006915923,-0.218224;0.2450348;0.007515952,-0.267844;-0.01837382;-0.03206973,0.06763992;0.004157261;-0.02967099,0.07797412;-0.3563701;0.02163085,0.08644922;-0.7435812;0.1145791,0.08870807;-0.7041839;0.0200304,-0.06634794;0.004881624;-0.03235631,-0.0942055;-0.356363;0.00565603,-0.1174689;-0.7440349;0.09404697,-0.1126525;-0.7045645;-0.0003986657,0.01090465;0.5772746;0.005266143,0;0;0,-0.005791798;0.3346467;0.0004673004,-0.01142559;0.655715;-0.0134573,0.1706148;0.512678;0.03231812,0.1950736;0.2338444;0.02801609,0.2414885;-0.02980754;-0.01377618,-0.1827886;0.515013;-0.07575202,-0.2397667;0.2413201;-0.09026394,-0.2442857;-0.02309212;-0.1492475,0.07192061;-0.001305193;-0.01727808,0.08116625;-0.3635628;0.02017319,0.06358359;-0.7529357;0.1021683,0.06895325;-0.7776781;0.02466154,-0.05728128;0.006942816;-0.04629754,-0.09909309;-0.3537243;-0.01647036,-0.1003006;-0.7391701;0.08389781,-0.08026516;-0.7267447;-0.007330365,-0.009994373;0.577283;-0.007568479,850.7933
+0;0;0,0.006165314;0.3344943;0.008420437,0.01239278;0.6557502;0.0009683687,0.1990598;0.5268176;0.02578157,0.2396698;0.2509865;0.04522577,0.2910892;-0.01221678;0.005627546,-0.1769024;0.5209698;0.006945348,-0.2192351;0.2447144;0.007920829,-0.271291;-0.01850709;-0.03071298,0.06762261;0.004191699;-0.0296755,0.07783936;-0.3562523;0.02173659,0.08641616;-0.7409971;0.1141175,0.08871012;-0.7013528;0.01712471,-0.06634414;0.004845575;-0.03234191,-0.09438095;-0.356311;0.005701832,-0.1174306;-0.7415179;0.09356923,-0.1125113;-0.7017995;-0.003318459,0.01080203;0.5772237;0.005328967,0;0;0,-0.005782701;0.3346069;0.0004218817,-0.01142849;0.6556579;-0.01355731,0.1706145;0.5126534;0.03248048,0.194971;0.2342691;0.02811909,0.2416338;-0.02945328;-0.01384556,-0.1829111;0.5149792;-0.07565826,-0.2397079;0.2416964;-0.08982407,-0.2441193;-0.02278772;-0.1491251,0.0719111;-0.001340434;-0.01726329,0.0812111;-0.3635466;0.01998782,0.06410591;-0.7504588;0.1014905,0.0717288;-0.7715044;0.01877344,-0.05725826;0.006969053;-0.04630278,-0.09921598;-0.3536048;-0.01641089,-0.1002951;-0.7366492;0.08314906,-0.0797333;-0.7246839;-0.01043425,-0.009993102;0.5772292;-0.007655501,850.8159
+0;0;0,0.006165314;0.3344943;0.008420437,0.01239278;0.6557502;0.0009683687,0.1990598;0.5268176;0.02578157,0.2396698;0.2509865;0.04522577,0.2910892;-0.01221678;0.005627546,-0.1769024;0.5209698;0.006945348,-0.2192351;0.2447144;0.007920829,-0.271291;-0.01850709;-0.03071298,0.06762261;0.004191699;-0.0296755,0.07783936;-0.3562523;0.02173659,0.08641616;-0.7409971;0.1141175,0.08871012;-0.7013528;0.01712471,-0.06634414;0.004845575;-0.03234191,-0.09438095;-0.356311;0.005701832,-0.1174306;-0.7415179;0.09356923,-0.1125113;-0.7017995;-0.003318459,0.01080203;0.5772237;0.005328967,0;0;0,-0.005782701;0.3346069;0.0004218817,-0.01142849;0.6556579;-0.01355731,0.1706145;0.5126534;0.03248048,0.194971;0.2342691;0.02811909,0.2416338;-0.02945328;-0.01384556,-0.1829111;0.5149792;-0.07565826,-0.2397079;0.2416964;-0.08982407,-0.2441193;-0.02278772;-0.1491251,0.0719111;-0.001340434;-0.01726329,0.0812111;-0.3635466;0.01998782,0.06410591;-0.7504588;0.1014905,0.0717288;-0.7715044;0.01877344,-0.05725826;0.006969053;-0.04630278,-0.09921598;-0.3536048;-0.01641089,-0.1002951;-0.7366492;0.08314906,-0.0797333;-0.7246839;-0.01043425,-0.009993102;0.5772292;-0.007655501,850.8275
+0;0;0,0.006165314;0.3344943;0.008420437,0.01239278;0.6557502;0.0009683687,0.1990598;0.5268176;0.02578157,0.2396698;0.2509865;0.04522577,0.2910892;-0.01221678;0.005627546,-0.1769024;0.5209698;0.006945348,-0.2192351;0.2447144;0.007920829,-0.271291;-0.01850709;-0.03071298,0.06762261;0.004191699;-0.0296755,0.07783936;-0.3562523;0.02173659,0.08641616;-0.7409971;0.1141175,0.08871012;-0.7013528;0.01712471,-0.06634414;0.004845575;-0.03234191,-0.09438095;-0.356311;0.005701832,-0.1174306;-0.7415179;0.09356923,-0.1125113;-0.7017995;-0.003318459,0.01080203;0.5772237;0.005328967,0;0;0,-0.005782701;0.3346069;0.0004218817,-0.01142849;0.6556579;-0.01355731,0.1706145;0.5126534;0.03248048,0.194971;0.2342691;0.02811909,0.2416338;-0.02945328;-0.01384556,-0.1829111;0.5149792;-0.07565826,-0.2397079;0.2416964;-0.08982407,-0.2441193;-0.02278772;-0.1491251,0.0719111;-0.001340434;-0.01726329,0.0812111;-0.3635466;0.01998782,0.06410591;-0.7504588;0.1014905,0.0717288;-0.7715044;0.01877344,-0.05725826;0.006969053;-0.04630278,-0.09921598;-0.3536048;-0.01641089,-0.1002951;-0.7366492;0.08314906,-0.0797333;-0.7246839;-0.01043425,-0.009993102;0.5772292;-0.007655501,850.8392
+0;0;0,0.006145832;0.3346258;0.008411304,0.01235575;0.655979;0.0009664227,0.1990275;0.5270233;0.0256746,0.2399398;0.2518702;0.04482611,0.2917776;-0.01156709;0.00543882,-0.1767238;0.5205153;0.00692403,-0.2207099;0.2451736;0.008344162,-0.2744652;-0.01805735;-0.02983338,0.06769066;0.004197276;-0.02970493,0.07777324;-0.3560695;0.02168149,0.08646795;-0.7408696;0.1141418,0.08874792;-0.7012001;0.01689547,-0.06641626;0.004850411;-0.03236322,-0.094515;-0.3561211;0.005642243,-0.1174912;-0.7413998;0.09355205,-0.1125788;-0.7016538;-0.003589265,0.01077011;0.5774321;0.005323531,0;0;0,-0.005713053;0.334739;0.000300169,-0.01132751;0.6558832;-0.01378238,0.1705754;0.5125546;0.03234315,0.1950064;0.2348198;0.02830112,0.2414254;-0.02925077;-0.01352835,-0.1828392;0.515173;-0.07575879,-0.2395409;0.2425252;-0.08982727,-0.2441342;-0.02226108;-0.149029,0.07196936;-0.001278073;-0.01734364,0.0814027;-0.363318;0.01970327,0.06421314;-0.7503313;0.1010721,0.07378018;-0.7706746;0.01782798,-0.05736121;0.006941494;-0.0462983,-0.09906054;-0.3534945;-0.016609,-0.1002571;-0.7366827;0.08269369,-0.07963565;-0.7247739;-0.0111307,-0.009897061;0.5774359;-0.007858753,850.8512
+0;0;0,0.006145832;0.3346258;0.008411304,0.01235575;0.655979;0.0009664227,0.1990275;0.5270233;0.0256746,0.2399398;0.2518702;0.04482611,0.2917776;-0.01156709;0.00543882,-0.1767238;0.5205153;0.00692403,-0.2207099;0.2451736;0.008344162,-0.2744652;-0.01805735;-0.02983338,0.06769066;0.004197276;-0.02970493,0.07777324;-0.3560695;0.02168149,0.08646795;-0.7408696;0.1141418,0.08874792;-0.7012001;0.01689547,-0.06641626;0.004850411;-0.03236322,-0.094515;-0.3561211;0.005642243,-0.1174912;-0.7413998;0.09355205,-0.1125788;-0.7016538;-0.003589265,0.01077011;0.5774321;0.005323531,0;0;0,-0.005713053;0.334739;0.000300169,-0.01132751;0.6558832;-0.01378238,0.1705754;0.5125546;0.03234315,0.1950064;0.2348198;0.02830112,0.2414254;-0.02925077;-0.01352835,-0.1828392;0.515173;-0.07575879,-0.2395409;0.2425252;-0.08982727,-0.2441342;-0.02226108;-0.149029,0.07196936;-0.001278073;-0.01734364,0.0814027;-0.363318;0.01970327,0.06421314;-0.7503313;0.1010721,0.07378018;-0.7706746;0.01782798,-0.05736121;0.006941494;-0.0462983,-0.09906054;-0.3534945;-0.016609,-0.1002571;-0.7366827;0.08269369,-0.07963565;-0.7247739;-0.0111307,-0.009897061;0.5774359;-0.007858753,850.8624
+0;0;0,0.006145832;0.3346258;0.008411304,0.01235575;0.655979;0.0009664227,0.1990275;0.5270233;0.0256746,0.2399398;0.2518702;0.04482611,0.2917776;-0.01156709;0.00543882,-0.1767238;0.5205153;0.00692403,-0.2207099;0.2451736;0.008344162,-0.2744652;-0.01805735;-0.02983338,0.06769066;0.004197276;-0.02970493,0.07777324;-0.3560695;0.02168149,0.08646795;-0.7408696;0.1141418,0.08874792;-0.7012001;0.01689547,-0.06641626;0.004850411;-0.03236322,-0.094515;-0.3561211;0.005642243,-0.1174912;-0.7413998;0.09355205,-0.1125788;-0.7016538;-0.003589265,0.01077011;0.5774321;0.005323531,0;0;0,-0.005713053;0.334739;0.000300169,-0.01132751;0.6558832;-0.01378238,0.1705754;0.5125546;0.03234315,0.1950064;0.2348198;0.02830112,0.2414254;-0.02925077;-0.01352835,-0.1828392;0.515173;-0.07575879,-0.2395409;0.2425252;-0.08982727,-0.2441342;-0.02226108;-0.149029,0.07196936;-0.001278073;-0.01734364,0.0814027;-0.363318;0.01970327,0.06421314;-0.7503313;0.1010721,0.07378018;-0.7706746;0.01782798,-0.05736121;0.006941494;-0.0462983,-0.09906054;-0.3534945;-0.016609,-0.1002571;-0.7366827;0.08269369,-0.07963565;-0.7247739;-0.0111307,-0.009897061;0.5774359;-0.007858753,850.8748
+0;0;0,0.006081889;0.3345813;0.008343786,0.01224651;0.6559318;0.0008294396,0.1989883;0.5269185;0.02554374,0.2408876;0.252088;0.04439986,0.2944915;-0.01159519;0.006171275,-0.177613;0.5228949;0.006759692,-0.2221341;0.2478395;0.009060222,-0.2799266;-0.01514962;-0.02782342,0.06766792;0.004222043;-0.02967392,0.0776365;-0.3560157;0.02167887,0.08638245;-0.7407236;0.1141769,0.08875811;-0.7008569;0.0149108,-0.06637833;0.004820715;-0.03237272,-0.09451338;-0.3560984;0.00575228,-0.1175421;-0.7413195;0.09354124,-0.1124791;-0.7013762;-0.005616464,0.01067295;0.5773827;0.005206761,0;0;0,-0.005726263;0.3346915;0.0001866817,-0.01137434;0.6558272;-0.0140332,0.1705554;0.512426;0.03226244,0.1950331;0.2348899;0.02808332,0.2412244;-0.02968624;-0.01350319,-0.1830588;0.5152807;-0.07586025,-0.239517;0.2427691;-0.08974664,-0.2442196;-0.0223577;-0.1493223,0.07196455;-0.001260802;-0.01722872,0.08150296;-0.3633237;0.01920176,0.06427158;-0.7502743;0.1004719,0.0742382;-0.7671915;0.01297212,-0.05728821;0.006930151;-0.04633949,-0.09915756;-0.3534416;-0.01655884,-0.1000935;-0.7365999;0.08254406,-0.07904775;-0.7250757;-0.01322898,-0.009935107;0.5773796;-0.008075118,850.897
+0;0;0,0.006081889;0.3345813;0.008343786,0.01224651;0.6559318;0.0008294396,0.1989883;0.5269185;0.02554374,0.2408876;0.252088;0.04439986,0.2944915;-0.01159519;0.006171275,-0.177613;0.5228949;0.006759692,-0.2221341;0.2478395;0.009060222,-0.2799266;-0.01514962;-0.02782342,0.06766792;0.004222043;-0.02967392,0.0776365;-0.3560157;0.02167887,0.08638245;-0.7407236;0.1141769,0.08875811;-0.7008569;0.0149108,-0.06637833;0.004820715;-0.03237272,-0.09451338;-0.3560984;0.00575228,-0.1175421;-0.7413195;0.09354124,-0.1124791;-0.7013762;-0.005616464,0.01067295;0.5773827;0.005206761,0;0;0,-0.005726263;0.3346915;0.0001866817,-0.01137434;0.6558272;-0.0140332,0.1705554;0.512426;0.03226244,0.1950331;0.2348899;0.02808332,0.2412244;-0.02968624;-0.01350319,-0.1830588;0.5152807;-0.07586025,-0.239517;0.2427691;-0.08974664,-0.2442196;-0.0223577;-0.1493223,0.07196455;-0.001260802;-0.01722872,0.08150296;-0.3633237;0.01920176,0.06427158;-0.7502743;0.1004719,0.0742382;-0.7671915;0.01297212,-0.05728821;0.006930151;-0.04633949,-0.09915756;-0.3534416;-0.01655884,-0.1000935;-0.7365999;0.08254406,-0.07904775;-0.7250757;-0.01322898,-0.009935107;0.5773796;-0.008075118,850.908
+0;0;0,0.006079736;0.3344628;0.008340832,0.01224289;0.655737;0.0008281185,0.1990156;0.5267306;0.02554488,0.2408048;0.2526225;0.04435144,0.294735;-0.01266584;0.005890142,-0.1776469;0.5227064;0.00675778,-0.222051;0.2483739;0.009052264,-0.2801953;-0.01621604;-0.0280559,0.06770509;0.004224363;-0.02969023,0.07767817;-0.3561758;0.02168571,0.08643877;-0.7415279;0.1143386,0.08863229;-0.7024177;0.02268358,-0.0664148;0.004823364;-0.03239051,-0.09456253;-0.3562585;0.005751684,-0.1176298;-0.7421247;0.09368765,-0.112955;-0.7029437;0.002132677,0.01066964;0.577203;0.005204597,0;0;0,-0.005682141;0.3345737;0.0001413822,-0.01132114;0.6556299;-0.01414835,0.170663;0.5123848;0.03230166,0.1947601;0.2355482;0.02828765,0.2414211;-0.03072038;-0.012815,-0.1831412;0.5151941;-0.0757876,-0.2393906;0.2433854;-0.08962123,-0.2443382;-0.02351058;-0.1488468,0.07198177;-0.001269922;-0.01733053,0.08165559;-0.3635146;0.01889706,0.06410089;-0.7510476;0.1005521,0.07266302;-0.7788875;0.02935028,-0.05735751;0.006942734;-0.04631684,-0.09904908;-0.3536381;-0.01681216,-0.1000078;-0.7375029;0.08220472,-0.08059114;-0.7245655;-0.006227851,-0.009882171;0.577199;-0.008170366,850.9312
+0;0;0,0.005975548;0.3344637;0.0083776,0.01208981;0.6557392;0.0008836784,0.1989201;0.5268229;0.02541454,0.2417102;0.2528676;0.0441974,0.2976777;-0.01203865;0.00601453,-0.1775831;0.5220104;0.006814946,-0.2251046;0.2482229;0.01098215,-0.2878261;-0.01546818;-0.02505442,0.0677211;0.004235023;-0.02965219,0.07762415;-0.3561705;0.02169931,0.08639476;-0.7415211;0.1143577,0.08855163;-0.7024081;0.02270202,-0.06640226;0.004812435;-0.03241782,-0.09464446;-0.3562527;0.005812947,-0.1178293;-0.7421134;0.09374203,-0.113189;-0.7029282;0.002185717,0.01053002;0.5772049;0.005259006,0;0;0,-0.005682141;0.3345737;0.0001413822,-0.01132114;0.6556299;-0.01414835,0.170663;0.5123848;0.03230166,0.1947601;0.2355482;0.02828765,0.2414211;-0.03072038;-0.012815,-0.1831412;0.5151941;-0.0757876,-0.2393906;0.2433854;-0.08962123,-0.2443382;-0.02351058;-0.1488468,0.07198177;-0.001269922;-0.01733053,0.08165559;-0.3635146;0.01889706,0.06410089;-0.7510476;0.1005521,0.07266302;-0.7788875;0.02935028,-0.05735751;0.006942734;-0.04631684,-0.09904908;-0.3536381;-0.01681216,-0.1000078;-0.7375029;0.08220472,-0.08059114;-0.7245655;-0.006227851,-0.009882171;0.577199;-0.008170366,850.9421
+0;0;0,0.005974457;0.3344027;0.00837607,0.01208808;0.6556442;0.00088285,0.1988397;0.526755;0.02540495,0.2415302;0.2534378;0.04414405,0.2977331;-0.01258281;0.00580056,-0.1775061;0.5219446;0.006813125,-0.2249169;0.2487947;0.01097063,-0.2879023;-0.01600564;-0.02521754,0.0678124;0.004240732;-0.02969217,0.07771563;-0.3561714;0.02166027,0.08647843;-0.7411788;0.1142361,0.08863684;-0.7020593;0.02251499,-0.06649179;0.004818923;-0.03246152,-0.09473449;-0.3562527;0.005769931,-0.1178987;-0.7417697;0.0936207,-0.1132551;-0.7025781;0.001999006,0.01052841;0.577116;0.005257835,0;0;0,-0.005608946;0.3345139;0.0001033545,-0.01120858;0.6555344;-0.0142349,0.1707235;0.5123922;0.03218293,0.1945936;0.2361805;0.02854371,0.2413467;-0.03126475;-0.01248264,-0.1831256;0.5151852;-0.07546634,-0.2388124;0.2439058;-0.08896966,-0.2439483;-0.02403623;-0.148775,0.07204577;-0.001247808;-0.01749229,0.08165909;-0.3635071;0.01867163,0.06428786;-0.7506995;0.1002676,0.07281152;-0.7784839;0.02893114,-0.05754991;0.006919262;-0.04624134,-0.09909585;-0.3537125;-0.01707446,-0.09999497;-0.7372535;0.08178455,-0.08063743;-0.7243308;-0.00672669,-0.009777199;0.5771106;-0.00824368,850.9539
+0;0;0,0.005974457;0.3344027;0.00837607,0.01208808;0.6556442;0.00088285,0.1988397;0.526755;0.02540495,0.2415302;0.2534378;0.04414405,0.2977331;-0.01258281;0.00580056,-0.1775061;0.5219446;0.006813125,-0.2249169;0.2487947;0.01097063,-0.2879023;-0.01600564;-0.02521754,0.0678124;0.004240732;-0.02969217,0.07771563;-0.3561714;0.02166027,0.08647843;-0.7411788;0.1142361,0.08863684;-0.7020593;0.02251499,-0.06649179;0.004818923;-0.03246152,-0.09473449;-0.3562527;0.005769931,-0.1178987;-0.7417697;0.0936207,-0.1132551;-0.7025781;0.001999006,0.01052841;0.577116;0.005257835,0;0;0,-0.005608946;0.3345139;0.0001033545,-0.01120858;0.6555344;-0.0142349,0.1707235;0.5123922;0.03218293,0.1945936;0.2361805;0.02854371,0.2413467;-0.03126475;-0.01248264,-0.1831256;0.5151852;-0.07546634,-0.2388124;0.2439058;-0.08896966,-0.2439483;-0.02403623;-0.148775,0.07204577;-0.001247808;-0.01749229,0.08165909;-0.3635071;0.01867163,0.06428786;-0.7506995;0.1002676,0.07281152;-0.7784839;0.02893114,-0.05754991;0.006919262;-0.04624134,-0.09909585;-0.3537125;-0.01707446,-0.09999497;-0.7372535;0.08178455,-0.08063743;-0.7243308;-0.00672669,-0.009777199;0.5771106;-0.00824368,850.9763
+0;0;0,0.005844163;0.3344306;0.008324705,0.01191279;0.6557067;0.0008292347,0.1985584;0.5269466;0.02516333,0.2426299;0.2546941;0.04378534,0.3009776;-0.01206732;0.005374033,-0.1780683;0.5239395;0.006518364,-0.228766;0.2522677;0.01239949,-0.2955962;-0.01272517;-0.02439832,0.06792516;0.004214102;-0.02980491,0.0777063;-0.3560864;0.02152506,0.08644366;-0.7409564;0.1140596,0.08869524;-0.7016248;0.02019729,-0.06664614;0.004869151;-0.03247306,-0.09496993;-0.3561226;0.005337082,-0.1182552;-0.7414663;0.09326863,-0.1134597;-0.7020614;-0.000490807,0.01035846;0.5771693;0.005207425,0;0;0,-0.005439885;0.334541;5.960464E-05,-0.01093238;0.6555949;-0.0143317,0.1708835;0.5125852;0.03195798,0.1946369;0.2372012;0.02881825,0.2414191;-0.03146788;-0.01204646,-0.1828072;0.5152687;-0.07527208,-0.2380345;0.2447332;-0.08834613,-0.2433285;-0.0243575;-0.1483774,0.07215188;-0.001178518;-0.01768148,0.08193558;-0.3633327;0.01831138,0.06455519;-0.7503849;0.09987414,0.07365165;-0.7755745;0.02388966,-0.05778066;0.006883087;-0.04619455,-0.0990071;-0.3536949;-0.01737087,-0.09982633;-0.7371461;0.0812618,-0.08007891;-0.7246256;-0.009329505,-0.00952363;0.5771624;-0.008326173,850.9874
+0;0;0,0.005844163;0.3344306;0.008324705,0.01191279;0.6557067;0.0008292347,0.1985584;0.5269466;0.02516333,0.2426299;0.2546941;0.04378534,0.3009776;-0.01206732;0.005374033,-0.1780683;0.5239395;0.006518364,-0.228766;0.2522677;0.01239949,-0.2955962;-0.01272517;-0.02439832,0.06792516;0.004214102;-0.02980491,0.0777063;-0.3560864;0.02152506,0.08644366;-0.7409564;0.1140596,0.08869524;-0.7016248;0.02019729,-0.06664614;0.004869151;-0.03247306,-0.09496993;-0.3561226;0.005337082,-0.1182552;-0.7414663;0.09326863,-0.1134597;-0.7020614;-0.000490807,0.01035846;0.5771693;0.005207425,0;0;0,-0.005439885;0.334541;5.960464E-05,-0.01093238;0.6555949;-0.0143317,0.1708835;0.5125852;0.03195798,0.1946369;0.2372012;0.02881825,0.2414191;-0.03146788;-0.01204646,-0.1828072;0.5152687;-0.07527208,-0.2380345;0.2447332;-0.08834613,-0.2433285;-0.0243575;-0.1483774,0.07215188;-0.001178518;-0.01768148,0.08193558;-0.3633327;0.01831138,0.06455519;-0.7503849;0.09987414,0.07365165;-0.7755745;0.02388966,-0.05778066;0.006883087;-0.04619455,-0.0990071;-0.3536949;-0.01737087,-0.09982633;-0.7371461;0.0812618,-0.08007891;-0.7246256;-0.009329505,-0.00952363;0.5771624;-0.008326173,850.9995
+0;0;0,0.005844504;0.3344502;0.008325192,0.01191376;0.6557593;0.0008289032,0.1984895;0.5270086;0.02515613,0.2424722;0.2553045;0.04374063,0.3009651;-0.01212046;0.005233791,-0.1779978;0.5240026;0.006518059,-0.2285934;0.2528779;0.01238734,-0.2955898;-0.01277405;-0.02450199,0.06794828;0.004215538;-0.02981506,0.07775611;-0.3570681;0.02165497,0.08644574;-0.7398357;0.113684,0.08868642;-0.7005492;0.02027579,-0.06666884;0.004870809;-0.03248413,-0.09506991;-0.357106;0.00542919,-0.118228;-0.7403446;0.09288038,-0.1134557;-0.7009853;-0.0004254654,0.01035924;0.5772127;0.005207606,0;0;0,-0.005458429;0.3345603;-7.867813E-06,-0.01097724;0.6556428;-0.01448703,0.1707866;0.5126694;0.03180611,0.1942799;0.2378176;0.02906239,0.2413744;-0.0314872;-0.0118928,-0.1829486;0.5153903;-0.07499947,-0.2379182;0.2453696;-0.0880421,-0.2434246;-0.02449146;-0.1477497,0.07217535;-0.00116837;-0.01769269,0.08196501;-0.3642877;0.01863539,0.06435949;-0.7492762;0.09944284,0.07270126;-0.7751756;0.0244627,-0.05779612;0.006884156;-0.04621574,-0.09898211;-0.3546786;-0.01710715,-0.09975591;-0.736112;0.0806876,-0.08017761;-0.7235099;-0.009480894,-0.009561822;0.5772029;-0.008458972,851.0213
+0;0;0,0.005632404;0.3344537;0.008328829,0.01149273;0.6557668;0.000832574,0.1980949;0.5268274;0.0250482,0.2440749;0.255448;0.04354268,0.307199;-0.01095513;0.00526749,-0.1781269;0.5232175;0.006734688,-0.2326872;0.2528818;0.01342335,-0.3044354;-0.01187119;-0.02090365,0.06793778;0.004263958;-0.0298321,0.0774764;-0.3570069;0.02177801,0.08616142;-0.7396951;0.1141369,0.08833984;-0.7004077;0.02072734,-0.06670481;0.004818209;-0.03241807,-0.09518128;-0.3571628;0.00539827,-0.1185495;-0.740382;0.09287904,-0.1138373;-0.7010216;-0.0004297495,0.01000324;0.5772188;0.00520834,0;0;0,-0.005458429;0.3345603;-7.867813E-06,-0.01097724;0.6556428;-0.01448703,0.1707866;0.5126694;0.03180611,0.1942799;0.2378176;0.02906239,0.2413744;-0.0314872;-0.0118928,-0.1829486;0.5153903;-0.07499947,-0.2379182;0.2453696;-0.0880421,-0.2434246;-0.02449146;-0.1477497,0.07217535;-0.00116837;-0.01769269,0.08196501;-0.3642877;0.01863539,0.06435949;-0.7492762;0.09944284,0.07270126;-0.7751756;0.0244627,-0.05779612;0.006884156;-0.04621574,-0.09898211;-0.3546786;-0.01710715,-0.09975591;-0.736112;0.0806876,-0.08017761;-0.7235099;-0.009480894,-0.009561822;0.5772029;-0.008458972,851.0321
+0;0;0,0.005631391;0.3343935;0.008327331,0.01149087;0.6556603;0.0008320948,0.1981781;0.5267081;0.02505611,0.2440882;0.2557406;0.04352252,0.3074453;-0.01164573;0.005106084,-0.1782133;0.5230966;0.006734347,-0.2326909;0.2531711;0.01341285,-0.3047039;-0.01255891;-0.02104082,0.06802858;0.004269656;-0.02987196,0.07756275;-0.3568328;0.02171408,0.08625241;-0.7397257;0.1141224,0.08841687;-0.7004979;0.02131115,-0.06679396;0.004824648;-0.03246139,-0.09525715;-0.3569876;0.005337317,-0.1186379;-0.7404118;0.09286489,-0.1139558;-0.7011113;0.0001537949,0.01000157;0.5771222;0.005207311,0;0;0,-0.005473979;0.3344998;6.914139E-05,-0.01102306;0.6555377;-0.01435792,0.1709456;0.5127165;0.0317018,0.194413;0.2382807;0.02915597,0.2415893;-0.03206569;-0.01174116,-0.1831134;0.5153648;-0.07487314,-0.2377963;0.2457094;-0.0878307,-0.2438266;-0.02515632;-0.1476702,0.07224557;-0.001163349;-0.01782346,0.08225504;-0.3641233;0.01832676,0.0646652;-0.7493364;0.09909391,0.07286875;-0.7759657;0.02540815,-0.05794068;0.006909434;-0.04619079,-0.09879769;-0.3545201;-0.01709759,-0.09948783;-0.7362152;0.08052487,-0.08009499;-0.7234939;-0.009080581,-0.009599276;0.5771072;-0.008339763,851.0543
+0;0;0,0.005631391;0.3343935;0.008327331,0.01149087;0.6556603;0.0008320948,0.1981781;0.5267081;0.02505611,0.2440882;0.2557406;0.04352252,0.3074453;-0.01164573;0.005106084,-0.1782133;0.5230966;0.006734347,-0.2326909;0.2531711;0.01341285,-0.3047039;-0.01255891;-0.02104082,0.06802858;0.004269656;-0.02987196,0.07756275;-0.3568328;0.02171408,0.08625241;-0.7397257;0.1141224,0.08841687;-0.7004979;0.02131115,-0.06679396;0.004824648;-0.03246139,-0.09525715;-0.3569876;0.005337317,-0.1186379;-0.7404118;0.09286489,-0.1139558;-0.7011113;0.0001537949,0.01000157;0.5771222;0.005207311,0;0;0,-0.005473979;0.3344998;6.914139E-05,-0.01102306;0.6555377;-0.01435792,0.1709456;0.5127165;0.0317018,0.194413;0.2382807;0.02915597,0.2415893;-0.03206569;-0.01174116,-0.1831134;0.5153648;-0.07487314,-0.2377963;0.2457094;-0.0878307,-0.2438266;-0.02515632;-0.1476702,0.07224557;-0.001163349;-0.01782346,0.08225504;-0.3641233;0.01832676,0.0646652;-0.7493364;0.09909391,0.07286875;-0.7759657;0.02540815,-0.05794068;0.006909434;-0.04619079,-0.09879769;-0.3545201;-0.01709759,-0.09948783;-0.7362152;0.08052487,-0.08009499;-0.7234939;-0.009080581,-0.009599276;0.5771072;-0.008339763,851.0767
+0;0;0,0.005305151;0.3343532;0.008323083,0.01100952;0.6555972;0.0007896307,0.1980276;0.5269113;0.02463835,0.2465872;0.2564199;0.04361267,0.3156728;-0.007849962;0.005564015,-0.1792261;0.524528;0.006591122,-0.2373713;0.2553536;0.01351314,-0.3126944;-0.007960498;-0.01890954,0.06816669;0.004252809;-0.02992123,0.0776151;-0.3567569;0.02147466,0.08597486;-0.739447;0.1139643,0.08822446;-0.6996817;0.01576644,-0.06691986;0.00483836;-0.03253285,-0.09569325;-0.3568335;0.005209055,-0.1192874;-0.7400705;0.09266552,-0.1143718;-0.7002258;-0.005427055,0.009575086;0.5770635;0.005190556,0;0;0,-0.005282722;0.3344571;5.114079E-05,-0.01069196;0.655472;-0.01440299,0.1711959;0.5122485;0.03200221,0.1946018;0.2377885;0.02925539,0.2419842;-0.03086841;-0.01121008,-0.183028;0.5153275;-0.07483886,-0.2378403;0.2456532;-0.08729198,-0.2438996;-0.02355203;-0.1468812,0.07233865;-0.001125634;-0.01805317,0.08263578;-0.363976;0.01789737,0.06513641;-0.7490264;0.09855628,0.07504398;-0.7678251;0.01332855,-0.05817437;0.006908693;-0.04613108,-0.09865481;-0.3544906;-0.01765728,-0.09914842;-0.7360551;0.07972989,-0.07858497;-0.7243419;-0.0150645,-0.009299729;0.5770456;-0.008376837,851.088
+0;0;0,0.005305151;0.3343532;0.008323083,0.01100952;0.6555972;0.0007896307,0.1980276;0.5269113;0.02463835,0.2465872;0.2564199;0.04361267,0.3156728;-0.007849962;0.005564015,-0.1792261;0.524528;0.006591122,-0.2373713;0.2553536;0.01351314,-0.3126944;-0.007960498;-0.01890954,0.06816669;0.004252809;-0.02992123,0.0776151;-0.3567569;0.02147466,0.08597486;-0.739447;0.1139643,0.08822446;-0.6996817;0.01576644,-0.06691986;0.00483836;-0.03253285,-0.09569325;-0.3568335;0.005209055,-0.1192874;-0.7400705;0.09266552,-0.1143718;-0.7002258;-0.005427055,0.009575086;0.5770635;0.005190556,0;0;0,-0.005282722;0.3344571;5.114079E-05,-0.01069196;0.655472;-0.01440299,0.1711959;0.5122485;0.03200221,0.1946018;0.2377885;0.02925539,0.2419842;-0.03086841;-0.01121008,-0.183028;0.5153275;-0.07483886,-0.2378403;0.2456532;-0.08729198,-0.2438996;-0.02355203;-0.1468812,0.07233865;-0.001125634;-0.01805317,0.08263578;-0.363976;0.01789737,0.06513641;-0.7490264;0.09855628,0.07504398;-0.7678251;0.01332855,-0.05817437;0.006908693;-0.04613108,-0.09865481;-0.3544906;-0.01765728,-0.09914842;-0.7360551;0.07972989,-0.07858497;-0.7243419;-0.0150645,-0.009299729;0.5770456;-0.008376837,851.0995
+0;0;0,0.00530472;0.3343261;0.008322408,0.01100902;0.6555663;0.0007889392,0.1979375;0.5269028;0.02462849,0.246443;0.2567125;0.04358169,0.3155734;-0.007728398;0.0055084,-0.1791368;0.5245206;0.006589849,-0.2372173;0.2556459;0.01350416,-0.3125891;-0.007838637;-0.01893951,0.06833664;0.004263411;-0.02999582,0.07777072;-0.3561988;0.02132211,0.08614088;-0.7393648;0.1139267,0.08842412;-0.6994535;0.01426042,-0.0670867;0.004850422;-0.03261396,-0.09581645;-0.3562728;0.005070701,-0.1194399;-0.7399864;0.09263591,-0.1144508;-0.6999945;-0.006923579,0.009574564;0.5770311;0.00518995,0;0;0,-0.005204279;0.3344312;4.911423E-05,-0.01055166;0.655442;-0.01443434,0.1712911;0.5122991;0.03179764,0.1949179;0.2381648;0.02915239,0.2421871;-0.03069514;-0.01131404,-0.1832271;0.5158068;-0.07420297,-0.2379179;0.246418;-0.08658805,-0.2441937;-0.02302164;-0.1459216,0.07246805;-0.001020208;-0.01830745,0.08302353;-0.3633267;0.01744246,0.06538767;-0.7488542;0.0981853,0.07607823;-0.764971;0.009891629,-0.05848471;0.006846334;-0.04604876,-0.09887398;-0.3540551;-0.01822147,-0.09916743;-0.7361413;0.07910246,-0.07845386;-0.7246981;-0.01714418,-0.009173553;0.5770146;-0.008398294,851.1215
+0;0;0,0.004999545;0.3343304;0.008338377,0.01052779;0.6555749;0.0008583078,0.1976333;0.5273789;0.02444029,0.249471;0.2578166;0.04351518,0.3248684;-0.005081415;0.006671749,-0.179235;0.5232626;0.00640692,-0.2434721;0.2558106;0.01401067,-0.3233675;-0.00655672;-0.0166114,0.06832507;0.004296325;-0.03001745,0.07736793;-0.3561547;0.02144872,0.0854407;-0.739383;0.1138218,0.0876966;-0.6994687;0.01415516,-0.06712145;0.004811375;-0.03254816,-0.09632;-0.3562953;0.004934199,-0.1199692;-0.7400742;0.09220598,-0.115008;-0.700076;-0.007354282,0.009121262;0.5770385;0.005246453,0;0;0,-0.005204279;0.3344312;4.911423E-05,-0.01055166;0.655442;-0.01443434,0.1712911;0.5122991;0.03179764,0.1949179;0.2381648;0.02915239,0.2421871;-0.03069514;-0.01131404,-0.1832271;0.5158068;-0.07420297,-0.2379179;0.246418;-0.08658805,-0.2441937;-0.02302164;-0.1459216,0.07246805;-0.001020208;-0.01830745,0.08302353;-0.3633267;0.01744246,0.06538767;-0.7488542;0.0981853,0.07607823;-0.764971;0.009891629,-0.05848471;0.006846334;-0.04604876,-0.09887398;-0.3540551;-0.01822147,-0.09916743;-0.7361413;0.07910246,-0.07845386;-0.7246981;-0.01714418,-0.009173553;0.5770146;-0.008398294,851.1326
+0;0;0,0.004999545;0.3343304;0.008338377,0.01052779;0.6555749;0.0008583078,0.1976333;0.5273789;0.02444029,0.249471;0.2578166;0.04351518,0.3248684;-0.005081415;0.006671749,-0.179235;0.5232626;0.00640692,-0.2434721;0.2558106;0.01401067,-0.3233675;-0.00655672;-0.0166114,0.06832507;0.004296325;-0.03001745,0.07736793;-0.3561547;0.02144872,0.0854407;-0.739383;0.1138218,0.0876966;-0.6994687;0.01415516,-0.06712145;0.004811375;-0.03254816,-0.09632;-0.3562953;0.004934199,-0.1199692;-0.7400742;0.09220598,-0.115008;-0.700076;-0.007354282,0.009121262;0.5770385;0.005246453,0;0;0,-0.005204279;0.3344312;4.911423E-05,-0.01055166;0.655442;-0.01443434,0.1712911;0.5122991;0.03179764,0.1949179;0.2381648;0.02915239,0.2421871;-0.03069514;-0.01131404,-0.1832271;0.5158068;-0.07420297,-0.2379179;0.246418;-0.08658805,-0.2441937;-0.02302164;-0.1459216,0.07246805;-0.001020208;-0.01830745,0.08302353;-0.3633267;0.01744246,0.06538767;-0.7488542;0.0981853,0.07607823;-0.764971;0.009891629,-0.05848471;0.006846334;-0.04604876,-0.09887398;-0.3540551;-0.01822147,-0.09916743;-0.7361413;0.07910246,-0.07845386;-0.7246981;-0.01714418,-0.009173553;0.5770146;-0.008398294,851.1441
+0;0;0,0.004998144;0.3342367;0.00833604,0.01052521;0.6554127;0.0008575046,0.1976669;0.5272225;0.02444229,0.2495117;0.2576226;0.04351984,0.3251873;-0.006245315;0.006540485,-0.1792731;0.5231055;0.006405481,-0.2435191;0.2556161;0.01401029,-0.3237093;-0.007719129;-0.01672475,0.06833483;0.004296938;-0.03002174,0.0774188;-0.3577928;0.0216784,0.08549429;-0.7411504;0.1140827,0.08767163;-0.7015814;0.01788738,-0.06713104;0.004812062;-0.03255281,-0.09646232;-0.3579362;0.005099952,-0.1201195;-0.7418446;0.09240118,-0.1153311;-0.7021947;-0.003691427,0.009118957;0.5768916;0.005244794,0;0;0,-0.005268555;0.3343365;-5.209446E-05,-0.01069572;0.6552731;-0.01462686,0.1713334;0.5123641;0.03141737,0.1950755;0.2382006;0.02884746,0.2422768;-0.03181958;-0.01092303,-0.183492;0.5156907;-0.07413904,-0.2384289;0.2462896;-0.08601067,-0.2448542;-0.02415276;-0.14551,0.0724567;-0.001008227;-0.01839638,0.08310415;-0.3649744;0.01737523,0.06634696;-0.7509732;0.09669089,0.07401372;-0.7731586;0.01564921,-0.05849814;0.006843695;-0.04604942,-0.09923661;-0.3556799;-0.01809558,-0.09913713;-0.7380127;0.07879831,-0.0792438;-0.7259243;-0.01411709,-0.00929575;0.5768632;-0.008568645,851.1667
+0;0;0,0.004690854;0.3341183;0.00831274,0.01004917;0.6551682;0.0008633751,0.1970225;0.5276834;0.02416157,0.2547009;0.2590829;0.04375158,0.3318947;-0.004252136;0.008388139,-0.1791978;0.5224579;0.006405742,-0.2500299;0.2564181;0.01430835,-0.3346979;-0.005260468;-0.01586523,0.06842947;0.004313756;-0.03012247,0.07703674;-0.3568995;0.02157498,0.08499037;-0.7405092;0.1140762,0.08715318;-0.7006922;0.0154141,-0.06728249;0.004804385;-0.03253535,-0.09756443;-0.3571433;0.003501333,-0.1207838;-0.7412107;0.09141704,-0.1159433;-0.7013111;-0.007141687,0.008669403;0.5766791;0.005242973,0;0;0,-0.005200226;0.3342142;-4.291534E-06,-0.01056826;0.6550242;-0.01453233,0.1712677;0.5126109;0.03116906,0.1952685;0.2382495;0.02859986,0.2428069;-0.03146437;-0.01076174,-0.1832671;0.5158525;-0.07355548,-0.2381833;0.2461966;-0.08481281,-0.2450565;-0.02404052;-0.1437998,0.072542;-0.0009701551;-0.01858175,0.08332125;-0.3640866;0.01680183,0.06658932;-0.7503022;0.09638584,0.07494638;-0.7685154;0.01012516,-0.0586989;0.006835002;-0.0460031,-0.0994851;-0.3547838;-0.01789529,-0.09875307;-0.7374394;0.07880154,-0.07848294;-0.7258065;-0.01652437,-0.009182911;0.576646;-0.008484721,851.1884
+0;0;0,0.004690854;0.3341183;0.00831274,0.01004917;0.6551682;0.0008633751,0.1970225;0.5276834;0.02416157,0.2547009;0.2590829;0.04375158,0.3318947;-0.004252136;0.008388139,-0.1791978;0.5224579;0.006405742,-0.2500299;0.2564181;0.01430835,-0.3346979;-0.005260468;-0.01586523,0.06842947;0.004313756;-0.03012247,0.07703674;-0.3568995;0.02157498,0.08499037;-0.7405092;0.1140762,0.08715318;-0.7006922;0.0154141,-0.06728249;0.004804385;-0.03253535,-0.09756443;-0.3571433;0.003501333,-0.1207838;-0.7412107;0.09141704,-0.1159433;-0.7013111;-0.007141687,0.008669403;0.5766791;0.005242973,0;0;0,-0.005200226;0.3342142;-4.291534E-06,-0.01056826;0.6550242;-0.01453233,0.1712677;0.5126109;0.03116906,0.1952685;0.2382495;0.02859986,0.2428069;-0.03146437;-0.01076174,-0.1832671;0.5158525;-0.07355548,-0.2381833;0.2461966;-0.08481281,-0.2450565;-0.02404052;-0.1437998,0.072542;-0.0009701551;-0.01858175,0.08332125;-0.3640866;0.01680183,0.06658932;-0.7503022;0.09638584,0.07494638;-0.7685154;0.01012516,-0.0586989;0.006835002;-0.0460031,-0.0994851;-0.3547838;-0.01789529,-0.09875307;-0.7374394;0.07880154,-0.07848294;-0.7258065;-0.01652437,-0.009182911;0.576646;-0.008484721,851.1996
+0;0;0,0.004688972;0.3339843;0.008309405,0.01004513;0.6549048;0.0008630664,0.196999;0.5274574;0.02415745,0.2547789;0.2583842;0.04378193,0.3317643;-0.004239827;0.008513965,-0.1791813;0.5222325;0.006403513,-0.250138;0.2557246;0.01432002,-0.3345774;-0.005247474;-0.01577209,0.06858215;0.004323381;-0.03018968,0.07718889;-0.3568675;0.02150457,0.08514255;-0.740479;0.1140062,0.08717188;-0.7012679;0.0214332,-0.06743262;0.004815105;-0.03260794,-0.09771268;-0.3571101;0.003426507,-0.1209321;-0.7411793;0.09134263,-0.1163904;-0.7018907;-0.001133427,0.008665928;0.5764478;0.005240868,0;0;0,-0.005281646;0.3340787;-4.458427E-05,-0.01075736;0.6547553;-0.01461554,0.1713114;0.5128389;0.03081393,0.1955145;0.2380066;0.0284903,0.24342;-0.0309439;-0.01040256,-0.1834925;0.5157828;-0.0735428,-0.2387889;0.2456909;-0.08434084,-0.2459981;-0.02393201;-0.1425948,0.07264399;-0.0009187162;-0.01885808,0.08352814;-0.3640222;0.01639271,0.06684238;-0.7502793;0.0957942,0.07691268;-0.7768458;0.02259886,-0.05898265;0.006808382;-0.04591637,-0.09952033;-0.3548383;-0.01810265,-0.09863336;-0.7375883;0.07822615,-0.07969812;-0.7248179;-0.01123517,-0.009342503;0.5764109;-0.008556366,851.2214
+0;0;0,0.004379108;0.3339867;0.008377514,0.009610478;0.6549102;0.0009599663,0.1967105;0.5277122;0.02394008,0.2584048;0.259537;0.04393574,0.342353;-0.001231462;0.01085228,-0.1793815;0.5216006;0.006287667,-0.2586232;0.2574461;0.01448132,-0.3475839;-0.002135336;-0.01459516,0.06856906;0.004340625;-0.03021692,0.07748851;-0.3568059;0.02173397,0.08457407;-0.7404863;0.1140198,0.08657584;-0.7012722;0.02144645,-0.06747549;0.004792094;-0.03252251,-0.09811155;-0.3571147;0.003395692,-0.1212058;-0.7412168;0.09120159,-0.1166923;-0.7019233;-0.001275361,0.008282168;0.5764517;0.005326414,0;0;0,-0.005281646;0.3340787;-4.458427E-05,-0.01075736;0.6547553;-0.01461554,0.1713114;0.5128389;0.03081393,0.1955145;0.2380066;0.0284903,0.24342;-0.0309439;-0.01040256,-0.1834925;0.5157828;-0.0735428,-0.2387889;0.2456909;-0.08434084,-0.2459981;-0.02393201;-0.1425948,0.07264399;-0.0009187162;-0.01885808,0.08352814;-0.3640222;0.01639271,0.06684238;-0.7502793;0.0957942,0.07691268;-0.7768458;0.02259886,-0.05898265;0.006808382;-0.04591637,-0.09952033;-0.3548383;-0.01810265,-0.09863336;-0.7375883;0.07822615,-0.07969812;-0.7248179;-0.01123517,-0.009342503;0.5764109;-0.008556366,851.233
+0;0;0,0.004377804;0.3338873;0.00837502,0.009607564;0.654712;0.0009597996,0.1963964;0.5276197;0.02390773,0.2581631;0.2591298;0.04392686,0.3420471;-0.001439124;0.0108687,-0.1790737;0.5215183;0.006284511,-0.2584083;0.2570539;0.01448778,-0.347301;-0.002329022;-0.01456647,0.06855018;0.00433943;-0.03020861,0.07746388;-0.3565743;0.02170881,0.08454413;-0.7399671;0.1139254,0.08661733;-0.7004243;0.01804874,-0.06745691;0.004790775;-0.03251356,-0.09807322;-0.3568828;0.003381502,-0.1211501;-0.7406968;0.09112157,-0.1164756;-0.7010717;-0.004655302,0.008279679;0.5762787;0.005324847,0;0;0,-0.005392186;0.3339775;-8.678436E-05,-0.01100663;0.6545511;-0.01469052,0.1709611;0.5132683;0.03075659,0.1957441;0.238163;0.0283879,0.2442175;-0.0304867;-0.01038325,-0.183634;0.5157875;-0.07299072,-0.2393153;0.2454154;-0.08305145,-0.2474875;-0.02399328;-0.1411694,0.072629;-0.000891611;-0.01883483,0.08373767;-0.3637925;0.01599538,0.06691821;-0.749774;0.09523856,0.07618307;-0.7722092;0.01491164,-0.05893388;0.006792346;-0.04594759,-0.0998767;-0.3545692;-0.0181063,-0.09857024;-0.7371881;0.07752377,-0.07905764;-0.725035;-0.01515014,-0.009553604;0.5762334;-0.008622885,851.2552
+0;0;0,0.004377804;0.3338873;0.00837502,0.009607564;0.654712;0.0009597996,0.1963964;0.5276197;0.02390773,0.2581631;0.2591298;0.04392686,0.3420471;-0.001439124;0.0108687,-0.1790737;0.5215183;0.006284511,-0.2584083;0.2570539;0.01448778,-0.347301;-0.002329022;-0.01456647,0.06855018;0.00433943;-0.03020861,0.07746388;-0.3565743;0.02170881,0.08454413;-0.7399671;0.1139254,0.08661733;-0.7004243;0.01804874,-0.06745691;0.004790775;-0.03251356,-0.09807322;-0.3568828;0.003381502,-0.1211501;-0.7406968;0.09112157,-0.1164756;-0.7010717;-0.004655302,0.008279679;0.5762787;0.005324847,0;0;0,-0.005392186;0.3339775;-8.678436E-05,-0.01100663;0.6545511;-0.01469052,0.1709611;0.5132683;0.03075659,0.1957441;0.238163;0.0283879,0.2442175;-0.0304867;-0.01038325,-0.183634;0.5157875;-0.07299072,-0.2393153;0.2454154;-0.08305145,-0.2474875;-0.02399328;-0.1411694,0.072629;-0.000891611;-0.01883483,0.08373767;-0.3637925;0.01599538,0.06691821;-0.749774;0.09523856,0.07618307;-0.7722092;0.01491164,-0.05893388;0.006792346;-0.04594759,-0.0998767;-0.3545692;-0.0181063,-0.09857024;-0.7371881;0.07752377,-0.07905764;-0.725035;-0.01515014,-0.009553604;0.5762334;-0.008622885,851.2664
+0;0;0,0.004147318;0.3338895;0.008406344,0.009201539;0.6547183;0.001050655,0.1961158;0.5279255;0.0237946,0.2631442;0.2606846;0.04359932,0.3532715;0.001939684;0.0127176,-0.1793814;0.5212867;0.006330789,-0.2645626;0.2586615;0.01498568,-0.3581531;0.001026034;-0.01485206,0.06854796;0.004329219;-0.03021512,0.07729454;-0.3566277;0.02143006,0.08410136;-0.7399963;0.1137677,0.08613216;-0.7004488;0.01789057,-0.06747375;0.004796646;-0.03247774,-0.09837396;-0.3568805;0.003136989,-0.1215708;-0.7406248;0.09114987,-0.1169387;-0.7009965;-0.004628733,0.007902799;0.5762838;0.005402565,0;0;0,-0.005392186;0.3339775;-8.678436E-05,-0.01100663;0.6545511;-0.01469052,0.1709611;0.5132683;0.03075659,0.1957441;0.238163;0.0283879,0.2442175;-0.0304867;-0.01038325,-0.183634;0.5157875;-0.07299072,-0.2393153;0.2454154;-0.08305145,-0.2474875;-0.02399328;-0.1411694,0.072629;-0.000891611;-0.01883483,0.08373767;-0.3637925;0.01599538,0.06691821;-0.749774;0.09523856,0.07618307;-0.7722092;0.01491164,-0.05893388;0.006792346;-0.04594759,-0.0998767;-0.3545692;-0.0181063,-0.09857024;-0.7371881;0.07752377,-0.07905764;-0.725035;-0.01515014,-0.009553604;0.5762334;-0.008622885,851.2777
+0;0;0,0.004147421;0.3338978;0.008406553,0.00920222;0.6547631;0.001049891,0.1958182;0.5280347;0.02376538,0.2627577;0.2611485;0.04354382,0.3526653;0.003034353;0.01273738,-0.1790844;0.5214065;0.006329226,-0.2641525;0.2591299;0.01497263,-0.3575149;0.002122402;-0.01479238,0.06859318;0.004332074;-0.03023505,0.07732522;-0.3560249;0.0213243,0.08413886;-0.7397778;0.1137545,0.08609655;-0.700574;0.02132896,-0.06751825;0.00479981;-0.03249916,-0.09836711;-0.3562762;0.003056377,-0.1215872;-0.7404053;0.0911575,-0.1171218;-0.7011236;-0.001173057,0.007903281;0.5763165;0.005402473,0;0;0,-0.005369373;0.3339862;-0.0001586676,-0.01095739;0.6545923;-0.01486146,0.1707819;0.5135346;0.03046966,0.1959962;0.2388348;0.02832627,0.2455014;-0.02896664;-0.01023483,-0.1836202;0.5160777;-0.07236109,-0.2397348;0.2461601;-0.08215594,-0.2500213;-0.0226979;-0.1392955,0.07268252;-0.0008422732;-0.01882792,0.08407276;-0.3631681;0.015553,0.06709073;-0.7495383;0.09483576,0.07250974;-0.77693;0.02198076,-0.05896539;0.00677159;-0.04599104,-0.09955314;-0.3539992;-0.01790431,-0.09819494;-0.7371355;0.07728402,-0.1027955;-0.7824271;0.02305271,-0.009511773;0.5762643;-0.008767128,851.2891
+0;0;0,0.004147421;0.3338978;0.008406553,0.00920222;0.6547631;0.001049891,0.1958182;0.5280347;0.02376538,0.2627577;0.2611485;0.04354382,0.3526653;0.003034353;0.01273738,-0.1790844;0.5214065;0.006329226,-0.2641525;0.2591299;0.01497263,-0.3575149;0.002122402;-0.01479238,0.06859318;0.004332074;-0.03023505,0.07732522;-0.3560249;0.0213243,0.08413886;-0.7397778;0.1137545,0.08609655;-0.700574;0.02132896,-0.06751825;0.00479981;-0.03249916,-0.09836711;-0.3562762;0.003056377,-0.1215872;-0.7404053;0.0911575,-0.1171218;-0.7011236;-0.001173057,0.007903281;0.5763165;0.005402473,0;0;0,-0.005369373;0.3339862;-0.0001586676,-0.01095739;0.6545923;-0.01486146,0.1707819;0.5135346;0.03046966,0.1959962;0.2388348;0.02832627,0.2455014;-0.02896664;-0.01023483,-0.1836202;0.5160777;-0.07236109,-0.2397348;0.2461601;-0.08215594,-0.2500213;-0.0226979;-0.1392955,0.07268252;-0.0008422732;-0.01882792,0.08407276;-0.3631681;0.015553,0.06709073;-0.7495383;0.09483576,0.07250974;-0.77693;0.02198076,-0.05896539;0.00677159;-0.04599104,-0.09955314;-0.3539992;-0.01790431,-0.09819494;-0.7371355;0.07728402,-0.1027955;-0.7824271;0.02305271,-0.009511773;0.5762643;-0.008767128,851.3119
+0;0;0,0.004120972;0.3338464;0.008417099,0.009080016;0.6546925;0.001120007,0.1956238;0.5281164;0.02356139,0.2696196;0.2630153;0.04487336,0.3616129;0.009493768;0.01479847,-0.1789727;0.5211574;0.006459638,-0.2703499;0.2608013;0.01501008,-0.3685708;0.00932619;-0.01243715,0.06864279;0.004352274;-0.03030789,0.07729469;-0.3557863;0.02121659,0.08374736;-0.7383841;0.1132047,0.08563796;-0.699183;0.02082086,-0.06761957;0.004784351;-0.03246608,-0.09857226;-0.3560552;0.003117368,-0.1219494;-0.7390286;0.09069248,-0.1175515;-0.6997411;-0.001597375,0.007802956;0.5762474;0.005455416,0;0;0,-0.005308963;0.3339356;-0.0002480745,-0.01085028;0.6545163;-0.01503587,0.1708355;0.5137062;0.03014505,0.1964953;0.2388479;0.02851212,0.247625;-0.02495411;-0.00936532,-0.183555;0.5161385;-0.07208709,-0.2401017;0.2461042;-0.08168597,-0.2512286;-0.01915351;-0.1378551,0.07272839;-0.0008256137;-0.01895368,0.08431379;-0.3629354;0.01527619,0.06730004;-0.7481058;0.09426272,0.07181992;-0.7756792;0.02154481,-0.05907973;0.006772606;-0.04596803,-0.09948729;-0.3537404;-0.01721061,-0.09792798;-0.7357901;0.07723565,-0.07937119;-0.7229966;-0.01210976,-0.009415373;0.5761926;-0.008920789,851.334
+0;0;0,0.004120214;0.3337851;0.008415552,0.00907866;0.6545922;0.001119281,0.1954156;0.5280772;0.02354027,0.2694157;0.262961;0.04485346,0.3594595;0.01481196;0.0154159,-0.1787681;0.5211259;0.00645736,-0.2701506;0.2607549;0.01500829,-0.36629;0.0146089;-0.01185729,0.06872109;0.004357238;-0.03034246,0.07737057;-0.3556807;0.02116762,0.08382581;-0.7384307;0.1131924,0.08571397;-0.6992415;0.02092748,-0.0676967;0.004789808;-0.03250311,-0.09864074;-0.3559489;0.003070392,-0.1220272;-0.7390748;0.09068036,-0.1176349;-0.6997992;-0.001490623,0.007801731;0.5761552;0.005454245,0;0;0,-0.005247243;0.3338752;-0.000315547,-0.01074345;0.6544151;-0.01516247,0.1707377;0.5137364;0.0300554,0.1969766;0.2389154;0.02869165,0.2504523;-0.01868334;-0.007854581,-0.1834882;0.5162053;-0.07160445,-0.240492;0.2462466;-0.08107841,-0.2541113;-0.01368925;-0.1339961,0.07279024;-0.0007883161;-0.01905775,0.08441852;-0.3628105;0.01500261,0.06742017;-0.7481109;0.0941385,0.07415169;-0.7755687;0.02165329,-0.05920726;0.006743438;-0.04594849,-0.09955859;-0.35355;-0.01568612,-0.09750096;-0.7360831;0.07743765,-0.07905225;-0.7232696;-0.0118097,-0.009318739;0.5761003;-0.009033561,851.356
+0;0;0,0.004120214;0.3337851;0.008415552,0.00907866;0.6545922;0.001119281,0.1954156;0.5280772;0.02354027,0.2694157;0.262961;0.04485346,0.3594595;0.01481196;0.0154159,-0.1787681;0.5211259;0.00645736,-0.2701506;0.2607549;0.01500829,-0.36629;0.0146089;-0.01185729,0.06872109;0.004357238;-0.03034246,0.07737057;-0.3556807;0.02116762,0.08382581;-0.7384307;0.1131924,0.08571397;-0.6992415;0.02092748,-0.0676967;0.004789808;-0.03250311,-0.09864074;-0.3559489;0.003070392,-0.1220272;-0.7390748;0.09068036,-0.1176349;-0.6997992;-0.001490623,0.007801731;0.5761552;0.005454245,0;0;0,-0.005247243;0.3338752;-0.000315547,-0.01074345;0.6544151;-0.01516247,0.1707377;0.5137364;0.0300554,0.1969766;0.2389154;0.02869165,0.2504523;-0.01868334;-0.007854581,-0.1834882;0.5162053;-0.07160445,-0.240492;0.2462466;-0.08107841,-0.2541113;-0.01368925;-0.1339961,0.07279024;-0.0007883161;-0.01905775,0.08441852;-0.3628105;0.01500261,0.06742017;-0.7481109;0.0941385,0.07415169;-0.7755687;0.02165329,-0.05920726;0.006743438;-0.04594849,-0.09955859;-0.35355;-0.01568612,-0.09750096;-0.7360831;0.07743765,-0.07905225;-0.7232696;-0.0118097,-0.009318739;0.5761003;-0.009033561,851.3672
+0;0;0,0.004090333;0.3336738;0.008402332,0.008963144;0.6543831;0.001143973,0.1951739;0.528195;0.02350409,0.2750825;0.2642699;0.0447918,0.3739709;0.01895545;0.01522498,-0.1786064;0.5208547;0.006655492,-0.2770235;0.2625223;0.01522488,-0.3780216;0.01775892;-0.01165525,0.06865904;0.004345552;-0.03037341,0.07709973;-0.3558568;0.02152096,0.08358668;-0.7383046;0.1134304,0.08543609;-0.6990564;0.02060626,-0.06769581;0.004785245;-0.03240168,-0.09873003;-0.3561419;0.003354728,-0.1223548;-0.7389891;0.09067969,-0.1179829;-0.6996496;-0.00205075,0.007706934;0.5759702;0.005463993,0;0;0,-0.005428482;0.3337603;-0.0004141331,-0.01110869;0.654194;-0.01531601,0.1704075;0.5142253;0.02996337,0.1976676;0.2389958;0.02918398,0.252548;-0.01878196;-0.007843733,-0.1837322;0.5162362;-0.0714775,-0.241532;0.2459179;-0.08054471,-0.2578885;-0.01460603;-0.1324294,0.07279422;-0.0007227659;-0.01886714,0.08434831;-0.3630017;0.01475549,0.06753255;-0.748019;0.09371579,0.07379968;-0.7748987;0.02002251,-0.0591032;0.006695035;-0.04601606,-0.09935255;-0.3537953;-0.01540922,-0.09731809;-0.7359948;0.077731,-0.07880363;-0.7233297;-0.01205761,-0.009635102;0.5759065;-0.009176135,851.3889
+0;0;0,0.004090333;0.3336738;0.008402332,0.008963144;0.6543831;0.001143973,0.1951739;0.528195;0.02350409,0.2750825;0.2642699;0.0447918,0.3739709;0.01895545;0.01522498,-0.1786064;0.5208547;0.006655492,-0.2770235;0.2625223;0.01522488,-0.3780216;0.01775892;-0.01165525,0.06865904;0.004345552;-0.03037341,0.07709973;-0.3558568;0.02152096,0.08358668;-0.7383046;0.1134304,0.08543609;-0.6990564;0.02060626,-0.06769581;0.004785245;-0.03240168,-0.09873003;-0.3561419;0.003354728,-0.1223548;-0.7389891;0.09067969,-0.1179829;-0.6996496;-0.00205075,0.007706934;0.5759702;0.005463993,0;0;0,-0.005428482;0.3337603;-0.0004141331,-0.01110869;0.654194;-0.01531601,0.1704075;0.5142253;0.02996337,0.1976676;0.2389958;0.02918398,0.252548;-0.01878196;-0.007843733,-0.1837322;0.5162362;-0.0714775,-0.241532;0.2459179;-0.08054471,-0.2578885;-0.01460603;-0.1324294,0.07279422;-0.0007227659;-0.01886714,0.08434831;-0.3630017;0.01475549,0.06753255;-0.748019;0.09371579,0.07379968;-0.7748987;0.02002251,-0.0591032;0.006695035;-0.04601606,-0.09935255;-0.3537953;-0.01540922,-0.09731809;-0.7359948;0.077731,-0.07880363;-0.7233297;-0.01205761,-0.009635102;0.5759065;-0.009176135,851.4008
+0;0;0,0.004090333;0.3336738;0.008402332,0.008963144;0.6543831;0.001143973,0.1951739;0.528195;0.02350409,0.2750825;0.2642699;0.0447918,0.3739709;0.01895545;0.01522498,-0.1786064;0.5208547;0.006655492,-0.2770235;0.2625223;0.01522488,-0.3780216;0.01775892;-0.01165525,0.06865904;0.004345552;-0.03037341,0.07709973;-0.3558568;0.02152096,0.08358668;-0.7383046;0.1134304,0.08543609;-0.6990564;0.02060626,-0.06769581;0.004785245;-0.03240168,-0.09873003;-0.3561419;0.003354728,-0.1223548;-0.7389891;0.09067969,-0.1179829;-0.6996496;-0.00205075,0.007706934;0.5759702;0.005463993,0;0;0,-0.005428482;0.3337603;-0.0004141331,-0.01110869;0.654194;-0.01531601,0.1704075;0.5142253;0.02996337,0.1976676;0.2389958;0.02918398,0.252548;-0.01878196;-0.007843733,-0.1837322;0.5162362;-0.0714775,-0.241532;0.2459179;-0.08054471,-0.2578885;-0.01460603;-0.1324294,0.07279422;-0.0007227659;-0.01886714,0.08434831;-0.3630017;0.01475549,0.06753255;-0.748019;0.09371579,0.07379968;-0.7748987;0.02002251,-0.0591032;0.006695035;-0.04601606,-0.09935255;-0.3537953;-0.01540922,-0.09731809;-0.7359948;0.077731,-0.07880363;-0.7233297;-0.01205761,-0.009635102;0.5759065;-0.009176135,851.4117
+0;0;0,0.00406205;0.333615;0.008416015,0.008881567;0.6542544;0.001182816,0.1950853;0.5286885;0.02341547,0.2818252;0.2662629;0.04535082,0.3866336;0.02654937;0.01811252,-0.1784998;0.5207703;0.00675783,-0.2831016;0.2641566;0.01570379,-0.3890539;0.02487445;-0.01089485,0.06864444;0.004354533;-0.03048861,0.07661463;-0.3558749;0.02140311,0.08372696;-0.7380959;0.1131294,0.0855179;-0.6988761;0.02056564,-0.06777272;0.004768978;-0.03232169,-0.09882872;-0.3561721;0.003435645,-0.1225603;-0.7387522;0.09076498,-0.1182496;-0.6994366;-0.001706123,0.007636628;0.5758598;0.005497223,0;0;0,-0.00552991;0.3336998;-0.0004073381,-0.0113418;0.6540604;-0.01529944,0.1702173;0.5147197;0.03002524,0.1982728;0.2388849;0.02957463,0.2557;-0.01527384;-0.006408453,-0.1839075;0.5162598;-0.07110363,-0.2426048;0.2454229;-0.07971551,-0.2618618;-0.0118655;-0.1309128,0.07283562;-0.0006687939;-0.01884413,0.08429648;-0.3629826;0.01460576,0.06746319;-0.7477502;0.09352183,0.07397503;-0.7749109;0.02040195,-0.0591327;0.006657698;-0.04603886,-0.09890715;-0.3537853;-0.01409518,-0.0971576;-0.7361784;0.07717154,-0.07874593;-0.72342;-0.01238297,-0.009832151;0.5757922;-0.009160995,851.423
+0;0;0,0.00406205;0.333615;0.008416015,0.008881567;0.6542544;0.001182816,0.1950853;0.5286885;0.02341547,0.2818252;0.2662629;0.04535082,0.3866336;0.02654937;0.01811252,-0.1784998;0.5207703;0.00675783,-0.2831016;0.2641566;0.01570379,-0.3890539;0.02487445;-0.01089485,0.06864444;0.004354533;-0.03048861,0.07661463;-0.3558749;0.02140311,0.08372696;-0.7380959;0.1131294,0.0855179;-0.6988761;0.02056564,-0.06777272;0.004768978;-0.03232169,-0.09882872;-0.3561721;0.003435645,-0.1225603;-0.7387522;0.09076498,-0.1182496;-0.6994366;-0.001706123,0.007636628;0.5758598;0.005497223,0;0;0,-0.00552991;0.3336998;-0.0004073381,-0.0113418;0.6540604;-0.01529944,0.1702173;0.5147197;0.03002524,0.1982728;0.2388849;0.02957463,0.2557;-0.01527384;-0.006408453,-0.1839075;0.5162598;-0.07110363,-0.2426048;0.2454229;-0.07971551,-0.2618618;-0.0118655;-0.1309128,0.07283562;-0.0006687939;-0.01884413,0.08429648;-0.3629826;0.01460576,0.06746319;-0.7477502;0.09352183,0.07397503;-0.7749109;0.02040195,-0.0591327;0.006657698;-0.04603886,-0.09890715;-0.3537853;-0.01409518,-0.0971576;-0.7361784;0.07717154,-0.07874593;-0.72342;-0.01238297,-0.009832151;0.5757922;-0.009160995,851.4344
+0;0;0,0.004062061;0.3336159;0.008416036,0.008881694;0.6542628;0.00118262,0.1951511;0.5286776;0.02342171,0.2817847;0.2665733;0.0453302,0.3863022;0.02752535;0.01816752,-0.1785649;0.5207565;0.006758237,-0.2830386;0.264457;0.01569324,-0.3886968;0.02583927;-0.01083155,0.06867474;0.004356455;-0.03050207,0.07664376;-0.3558202;0.02138205,0.08377842;-0.7392417;0.1133965,0.08556984;-0.7000195;0.02080808,-0.06780264;0.004771083;-0.03233596,-0.09885408;-0.3561171;0.003416132,-0.1226602;-0.739899;0.09101979,-0.1183483;-0.7005808;-0.001475923,0.007636708;0.5758654;0.005497188,0;0;0,-0.005675405;0.3336982;-0.0004074574,-0.01164711;0.6540649;-0.01527131,0.1700847;0.5148671;0.03001535,0.1991187;0.2394748;0.03035319,0.2587698;-0.01348576;-0.005120039,-0.1844571;0.5162784;-0.07050085,-0.244153;0.2460031;-0.07896635,-0.2690977;-0.01018661;-0.1294662,0.07286281;-0.0006472766;-0.01887238,0.08403365;-0.3629353;0.01437306,0.06717836;-0.7488297;0.09394109,0.07491281;-0.7757806;0.02074504,-0.05917377;0.00664321;-0.04604245,-0.09894046;-0.3537309;-0.01392103,-0.09723952;-0.7374099;0.07727729,-0.1044012;-0.7828785;0.02329494,-0.01009375;0.5757939;-0.009141563,851.4566
+0;0;0,0.004126462;0.3336127;0.008511146,0.008949723;0.654261;0.001346428,0.1952533;0.5287895;0.02351028,0.2885832;0.2690508;0.04607936,0.3964132;0.03106335;0.02283455,-0.1784808;0.5206996;0.006962956,-0.2904144;0.2675759;0.01608846,-0.400691;0.03088084;-0.00881459,0.0686782;0.004307881;-0.03050118,0.07670788;-0.3558331;0.02162035,0.08407965;-0.7392541;0.1136188,0.08584149;-0.7000223;0.0210307,-0.06781204;0.004816112;-0.03230955,-0.09873563;-0.3560621;0.003653798,-0.1226774;-0.7398334;0.09126696,-0.1183913;-0.7005107;-0.001229495,0.007704301;0.5758628;0.005647372,0;0;0,-0.005675405;0.3336982;-0.0004074574,-0.01164711;0.6540649;-0.01527131,0.1700847;0.5148671;0.03001535,0.1991187;0.2394748;0.03035319,0.2587698;-0.01348576;-0.005120039,-0.1844571;0.5162784;-0.07050085,-0.244153;0.2460031;-0.07896635,-0.2690977;-0.01018661;-0.1294662,0.07286281;-0.0006472766;-0.01887238,0.08403365;-0.3629353;0.01437306,0.06717836;-0.7488297;0.09394109,0.07491281;-0.7757806;0.02074504,-0.05917377;0.00664321;-0.04604245,-0.09894046;-0.3537309;-0.01392103,-0.09723952;-0.7374099;0.07727729,-0.1044012;-0.7828785;0.02329494,-0.01009375;0.5757939;-0.009141563,851.4794
+0;0;0,0.004124071;0.3334194;0.008506215,0.008944036;0.6538492;0.001346743,0.1951944;0.5284532;0.02350204,0.2886215;0.2684441;0.04609461,0.3959692;0.03152108;0.02295377,-0.1784318;0.5203656;0.006959498,-0.2904819;0.2669783;0.01609451,-0.4002653;0.03134196;-0.008697161,0.06870427;0.004309516;-0.03051276,0.07676562;-0.3572518;0.02181433,0.08415274;-0.7414712;0.1140043,0.08590051;-0.7023132;0.02215574,-0.06783778;0.004817939;-0.03232181,-0.09888333;-0.3574834;0.00378336,-0.122875;-0.7420539;0.09157899,-0.1186231;-0.7028057;-0.000178732,0.007699597;0.5755129;0.005644294,0;0;0,-0.005767815;0.3335033;-0.0003910065,-0.01184374;0.6536528;-0.01517701,0.1700204;0.5149028;0.02993047,0.2004135;0.2393706;0.03137267,0.263161;-0.01160723;-0.004185677,-0.1847078;0.5161422;-0.07022502,-0.2458182;0.2458721;-0.07818298,-0.2761003;-0.008678049;-0.12797,0.07288301;-0.000659585;-0.0189079,0.08357643;-0.3643582;0.01483572,0.06742653;-0.7515898;0.09209549,0.07490724;-0.7793114;0.02043414,-0.05920912;0.00664834;-0.04604299,-0.09899415;-0.3551801;-0.01399572,-0.09748475;-0.7397193;0.07713844,-0.07940889;-0.7268094;-0.01176759,-0.01026181;0.5754427;-0.009070396,851.5015
+0;0;0,0.004122902;0.3333248;0.008503802,0.008941593;0.6536703;0.001346363,0.1948401;0.5283867;0.02346679,0.288159;0.2686786;0.0460332,0.3956453;0.03144974;0.02286248,-0.1780841;0.5203143;0.006955328,-0.2900045;0.2672204;0.01607976,-0.3999296;0.03127979;-0.008743923,0.06876048;0.004313042;-0.03053772,0.07682971;-0.3576014;0.02184048,0.08422614;-0.7423049;0.1141466,0.08597612;-0.7031353;0.02218197,-0.06789328;0.004821882;-0.03234826,-0.09896915;-0.3578334;0.003792185,-0.122991;-0.7428884;0.09169842,-0.1187338;-0.7036285;-0.0001752675,0.007697536;0.575358;0.005642594,0;0;0,-0.005896602;0.3334064;-0.0004013777,-0.01210678;0.6534708;-0.0151459,0.1696062;0.5154636;0.03012276,0.2020938;0.2405048;0.03297663,0.2689632;-0.009847581;-0.001950741,-0.1848095;0.5160409;-0.06944915,-0.247577;0.2464617;-0.07674593,-0.2843631;-0.007611126;-0.1263595,0.07295029;-0.0006575137;-0.01889396,0.0833521;-0.3647347;0.01472569,0.0670834;-0.752338;0.09264207,0.07446545;-0.7799371;0.02072203,-0.0592678;0.006646466;-0.04606855,-0.09893027;-0.3555411;-0.01385463,-0.09761115;-0.7406406;0.0770767,-0.07959929;-0.7277455;-0.01196061,-0.01048554;0.5752847;-0.009052992,851.5234
+0;0;0,0.004171824;0.3333254;0.008458609,0.009002536;0.6536703;0.001281912,0.1950312;0.5288796;0.02330804,0.2957548;0.2720506;0.04696288,0.4124041;0.03919968;0.02370124,-0.1780158;0.5202888;0.007107946,-0.2967738;0.2703325;0.01629032,-0.4116716;0.03657658;-0.006609367,0.06871744;0.004313022;-0.03063446,0.07678244;-0.3575709;0.02195542,0.08453757;-0.7423333;0.1139863,0.08620662;-0.703158;0.02202072,-0.06792688;0.00481445;-0.03227878,-0.09865272;-0.3578709;0.00385939,-0.1229189;-0.7428709;0.09193939,-0.1187396;-0.7036104;6.219E-05,0.007756606;0.5753581;0.005578863,0;0;0,-0.005896602;0.3334064;-0.0004013777,-0.01210678;0.6534708;-0.0151459,0.1696062;0.5154636;0.03012276,0.2020938;0.2405048;0.03297663,0.2689632;-0.009847581;-0.001950741,-0.1848095;0.5160409;-0.06944915,-0.247577;0.2464617;-0.07674593,-0.2843631;-0.007611126;-0.1263595,0.07295029;-0.0006575137;-0.01889396,0.0833521;-0.3647347;0.01472569,0.0670834;-0.752338;0.09264207,0.07446545;-0.7799371;0.02072203,-0.0592678;0.006646466;-0.04606855,-0.09893027;-0.3555411;-0.01385463,-0.09761115;-0.7406406;0.0770767,-0.07959929;-0.7277455;-0.01196061,-0.01048554;0.5752847;-0.009052992,851.5347
+0;0;0,0.004169703;0.3331559;0.00845431,0.008999009;0.6534075;0.001279613,0.1949118;0.5286663;0.02329361,0.2952195;0.2728977;0.04685078,0.412028;0.03972898;0.02355739,-0.1779037;0.5200807;0.007103564,-0.2961715;0.2711565;0.01624803,-0.411226;0.03708154;-0.006682908,0.06879529;0.004317908;-0.03066917,0.07685921;-0.3575179;0.02191372,0.08461066;-0.7420979;0.113901,0.08645441;-0.7019623;0.01231015,-0.06800382;0.004819904;-0.03231535,-0.09872558;-0.3578172;0.00381802,-0.1229803;-0.7426347;0.09185627,-0.1183635;-0.7024049;-0.009636931,0.007753408;0.5751159;0.00557543,0;0;0,-0.006001357;0.333235;-0.0004235506,-0.01226972;0.6532046;-0.01517332,0.1693516;0.5153988;0.0302527,0.2035802;0.2418292;0.03496957,0.2755377;-0.007626683;0.001082301,-0.1851348;0.5159171;-0.0687025,-0.2495906;0.2478969;-0.07539237,-0.2904533;-0.006015569;-0.1245166,0.07301774;-0.0006397665;-0.01897454,0.08297455;-0.3646977;0.01445913,0.06690078;-0.7520871;0.09252715,0.08346204;-0.7630366;0.0004636049,-0.05938627;0.006650699;-0.04605509,-0.09888244;-0.3554956;-0.01372447,-0.09769916;-0.7405152;0.07673021,-0.0779159;-0.7293991;-0.02165095,-0.01063595;0.5750393;-0.009082675,851.5563
+0;0;0,0.004169703;0.3331559;0.00845431,0.008999009;0.6534075;0.001279613,0.1949118;0.5286663;0.02329361,0.2952195;0.2728977;0.04685078,0.412028;0.03972898;0.02355739,-0.1779037;0.5200807;0.007103564,-0.2961715;0.2711565;0.01624803,-0.411226;0.03708154;-0.006682908,0.06879529;0.004317908;-0.03066917,0.07685921;-0.3575179;0.02191372,0.08461066;-0.7420979;0.113901,0.08645441;-0.7019623;0.01231015,-0.06800382;0.004819904;-0.03231535,-0.09872558;-0.3578172;0.00381802,-0.1229803;-0.7426347;0.09185627,-0.1183635;-0.7024049;-0.009636931,0.007753408;0.5751159;0.00557543,0;0;0,-0.006001357;0.333235;-0.0004235506,-0.01226972;0.6532046;-0.01517332,0.1693516;0.5153988;0.0302527,0.2035802;0.2418292;0.03496957,0.2755377;-0.007626683;0.001082301,-0.1851348;0.5159171;-0.0687025,-0.2495906;0.2478969;-0.07539237,-0.2904533;-0.006015569;-0.1245166,0.07301774;-0.0006397665;-0.01897454,0.08297455;-0.3646977;0.01445913,0.06690078;-0.7520871;0.09252715,0.08346204;-0.7630366;0.0004636049,-0.05938627;0.006650699;-0.04605509,-0.09888244;-0.3554956;-0.01372447,-0.09769916;-0.7405152;0.07673021,-0.0779159;-0.7293991;-0.02165095,-0.01063595;0.5750393;-0.009082675,851.5684
+0;0;0,0.00419619;0.3328842;0.008586192,0.009001882;0.65284;0.001515772,0.1949971;0.5285189;0.02282527,0.3013404;0.2771384;0.04753888,0.4262378;0.04277138;0.02598349,-0.177837;0.5196347;0.007371839,-0.3008485;0.2748861;0.01620599,-0.4231184;0.03923833;-0.006424716,0.06880975;0.004317273;-0.03093077,0.07666335;-0.3574218;0.0222486,0.08499619;-0.7426149;0.1143176,0.08657741;-0.7030049;0.01807766,-0.06818536;0.004810383;-0.03221415,-0.09878354;-0.3578129;0.004020732,-0.1231517;-0.7432982;0.09192491,-0.1189377;-0.7035727;-0.004224107,0.007761299;0.5746332;0.005787815,0;0;0,-0.006151747;0.3329644;-0.0002450943,-0.01260631;0.6526465;-0.01468039,0.1690929;0.5152471;0.03070021,0.2054934;0.2436898;0.03729105,0.2847793;-0.008461505;0.003744721,-0.1856781;0.5155856;-0.06746681,-0.2525465;0.2498637;-0.07314822,-0.2998465;-0.007717192;-0.1222064,0.07308534;-0.0006564856;-0.01918948,0.08281219;-0.3647031;0.01428175,0.06673394;-0.752763;0.09219742,0.07843098;-0.7741809;0.01110268,-0.05961446;0.006697644;-0.04594988,-0.09895118;-0.3554828;-0.01396833,-0.09791829;-0.7411597;0.07643145,-0.07932679;-0.7290158;-0.01680208,-0.010921;0.5745617;-0.008680463,851.5795
+0;0;0,0.00419619;0.3328842;0.008586192,0.009001882;0.65284;0.001515772,0.1949971;0.5285189;0.02282527,0.3013404;0.2771384;0.04753888,0.4262378;0.04277138;0.02598349,-0.177837;0.5196347;0.007371839,-0.3008485;0.2748861;0.01620599,-0.4231184;0.03923833;-0.006424716,0.06880975;0.004317273;-0.03093077,0.07666335;-0.3574218;0.0222486,0.08499619;-0.7426149;0.1143176,0.08657741;-0.7030049;0.01807766,-0.06818536;0.004810383;-0.03221415,-0.09878354;-0.3578129;0.004020732,-0.1231517;-0.7432982;0.09192491,-0.1189377;-0.7035727;-0.004224107,0.007761299;0.5746332;0.005787815,0;0;0,-0.006151747;0.3329644;-0.0002450943,-0.01260631;0.6526465;-0.01468039,0.1690929;0.5152471;0.03070021,0.2054934;0.2436898;0.03729105,0.2847793;-0.008461505;0.003744721,-0.1856781;0.5155856;-0.06746681,-0.2525465;0.2498637;-0.07314822,-0.2998465;-0.007717192;-0.1222064,0.07308534;-0.0006564856;-0.01918948,0.08281219;-0.3647031;0.01428175,0.06673394;-0.752763;0.09219742,0.07843098;-0.7741809;0.01110268,-0.05961446;0.006697644;-0.04594988,-0.09895118;-0.3554828;-0.01396833,-0.09791829;-0.7411597;0.07643145,-0.07932679;-0.7290158;-0.01680208,-0.010921;0.5745617;-0.008680463,851.6021
+0;0;0,0.00419412;0.33272;0.008581956,0.008998457;0.6525862;0.001513902,0.1948505;0.5283313;0.02280864,0.3004314;0.278753;0.04734508,0.4273546;0.0405845;0.02544007,-0.1776975;0.519454;0.007367067,-0.2998272;0.2764599;0.01613789,-0.4240802;0.03699;-0.006859889,0.06890126;0.004323014;-0.0309719,0.07675175;-0.3572726;0.02218638,0.08508904;-0.7426716;0.1143046,0.08665953;-0.7031268;0.01871794,-0.06827603;0.004816779;-0.03225699,-0.09886207;-0.3576627;0.003963526,-0.1232433;-0.7433541;0.0919147,-0.1190578;-0.7036946;-0.003581665,0.007758364;0.5744103;0.005784258,0;0;0,-0.006184746;0.3327995;-0.0002328158,-0.01265332;0.6523935;-0.01463139,0.1689123;0.5150687;0.03070068,0.2082742;0.2459463;0.03860521,0.2924262;-0.009235054;0.005221128,-0.1858328;0.5156299;-0.06687602,-0.2551278;0.2525646;-0.07267185,-0.3061981;-0.008808613;-0.1215535,0.07316852;-0.0005835146;-0.01927066,0.08263743;-0.3645051;0.01405025,0.06669179;-0.752739;0.0922029,0.07687466;-0.7753816;0.01248181,-0.05973297;0.006674976;-0.04596464,-0.09897637;-0.3553721;-0.01401668,-0.09794087;-0.741286;0.07630005,-0.07957046;-0.7290128;-0.01632105,-0.01096416;0.5743387;-0.008645296,851.6244
+0;0;0,0.004130905;0.3327177;0.008699926,0.008866878;0.6525872;0.001741195,0.1949333;0.5291122;0.02289695,0.308384;0.2830353;0.04767325,0.4416879;0.04808711;0.02915458,-0.1777911;0.5193732;0.007671214,-0.3062385;0.2796532;0.0162915,-0.4373581;0.04378316;-0.005766187,0.06887896;0.004279304;-0.0310275,0.07639782;-0.3572779;0.02243925,0.08494039;-0.7426549;0.1146307,0.08643803;-0.7030984;0.01904407,-0.06831351;0.004842257;-0.03217371,-0.09922928;-0.3575954;0.004184857,-0.1234457;-0.7433094;0.09208263,-0.1193324;-0.7036418;-0.003416047,0.007640041;0.5744098;0.005987399,0;0;0,-0.006184746;0.3327995;-0.0002328158,-0.01265332;0.6523935;-0.01463139,0.1689123;0.5150687;0.03070068,0.2082742;0.2459463;0.03860521,0.2924262;-0.009235054;0.005221128,-0.1858328;0.5156299;-0.06687602,-0.2551278;0.2525646;-0.07267185,-0.3061981;-0.008808613;-0.1215535,0.07316852;-0.0005835146;-0.01927066,0.08263743;-0.3645051;0.01405025,0.06669179;-0.752739;0.0922029,0.07687466;-0.7753816;0.01248181,-0.05973297;0.006674976;-0.04596464,-0.09897637;-0.3553721;-0.01401668,-0.09794087;-0.741286;0.07630005,-0.07957046;-0.7290128;-0.01632105,-0.01096416;0.5743387;-0.008645296,851.6464
+0;0;0,0.004129348;0.3325923;0.008696647,0.008864106;0.6523804;0.00174007,0.1948664;0.5289497;0.02288844,0.3093014;0.2807381;0.04787969,0.4412224;0.04822734;0.02955315,-0.1777295;0.5192141;0.007667947,-0.3072913;0.2774143;0.01636302,-0.4370506;0.04399136;-0.005465828,0.06899606;0.004286578;-0.03108025,0.0765115;-0.3571064;0.02236224,0.08506221;-0.7428503;0.1146415,0.08659873;-0.7030455;0.01657288,-0.06842963;0.004850489;-0.03222841,-0.09933137;-0.3574227;0.004113659,-0.1235708;-0.7435037;0.09209508,-0.1193507;-0.7035851;-0.005883224,0.00763772;0.5742318;0.005984712,0;0;0,-0.006294977;0.332672;-0.0002250671,-0.01282893;0.6521849;-0.01458323,0.168714;0.5149701;0.03073859,0.2142353;0.2444616;0.03978992,0.2990223;-0.007724702;0.007954478,-0.186097;0.5153536;-0.06618486,-0.2590972;0.2508355;-0.07167067,-0.3133783;-0.007263333;-0.1189867,0.07328283;-0.0005221367;-0.01934338,0.08251149;-0.3643041;0.01374757,0.06632616;-0.7527694;0.09261226,0.08046237;-0.7708396;0.007727847,-0.05987309;0.006649614;-0.04599791,-0.09909097;-0.355232;-0.01404196,-0.09811109;-0.7415657;0.07613672,-0.07938354;-0.7297407;-0.0189153,-0.01111681;0.5741584;-0.008611202,851.6686
+0;0;0,0.004129348;0.3325923;0.008696647,0.008864106;0.6523804;0.00174007,0.1948664;0.5289497;0.02288844,0.3093014;0.2807381;0.04787969,0.4412224;0.04822734;0.02955315,-0.1777295;0.5192141;0.007667947,-0.3072913;0.2774143;0.01636302,-0.4370506;0.04399136;-0.005465828,0.06899606;0.004286578;-0.03108025,0.0765115;-0.3571064;0.02236224,0.08506221;-0.7428503;0.1146415,0.08659873;-0.7030455;0.01657288,-0.06842963;0.004850489;-0.03222841,-0.09933137;-0.3574227;0.004113659,-0.1235708;-0.7435037;0.09209508,-0.1193507;-0.7035851;-0.005883224,0.00763772;0.5742318;0.005984712,0;0;0,-0.006294977;0.332672;-0.0002250671,-0.01282893;0.6521849;-0.01458323,0.168714;0.5149701;0.03073859,0.2142353;0.2444616;0.03978992,0.2990223;-0.007724702;0.007954478,-0.186097;0.5153536;-0.06618486,-0.2590972;0.2508355;-0.07167067,-0.3133783;-0.007263333;-0.1189867,0.07328283;-0.0005221367;-0.01934338,0.08251149;-0.3643041;0.01374757,0.06632616;-0.7527694;0.09261226,0.08046237;-0.7708396;0.007727847,-0.05987309;0.006649614;-0.04599791,-0.09909097;-0.355232;-0.01404196,-0.09811109;-0.7415657;0.07613672,-0.07938354;-0.7297407;-0.0189153,-0.01111681;0.5741584;-0.008611202,851.6794
+0;0;0,0.004135129;0.3325099;0.008718962,0.008846317;0.6521358;0.001803723,0.1946441;0.5294242;0.02283694,0.3169456;0.2819497;0.04965373,0.4529455;0.0499167;0.03160287,-0.1773836;0.519109;0.007767295,-0.315464;0.2787343;0.01638068,-0.4561221;0.04996344;-0.006864134,0.06906089;0.004266934;-0.03119211,0.07645386;-0.3564348;0.02238366,0.0850894;-0.7453228;0.1153517,0.08654946;-0.705722;0.01935621,-0.06855401;0.004880802;-0.03220384,-0.09935842;-0.3567316;0.004105318,-0.1239575;-0.7459642;0.09267379,-0.1198697;-0.7062488;-0.003234237,0.007625647;0.5740359;0.006035942,0;0;0,-0.00637874;0.3325887;-0.0001704693,-0.01309993;0.6519389;-0.01442266,0.1682139;0.5152568;0.03108048,0.2206169;0.2431256;0.04198837,0.3082539;-0.00986141;0.01070857,-0.1862765;0.5154065;-0.06517603,-0.2629701;0.2489243;-0.07024535,-0.3226658;-0.009515911;-0.1182683,0.07336669;-0.0004799366;-0.0194335,0.0824666;-0.3636002;0.01360714,0.0661929;-0.7552487;0.09296799,0.08055615;-0.7764258;0.01244438,-0.06004222;0.006670647;-0.04594558,-0.09882304;-0.3546174;-0.01435804,-0.09838852;-0.7441198;0.07641216,-0.08015651;-0.7318984;-0.01665214,-0.01133407;0.5739611;-0.008476019,851.6909
+0;0;0,0.004135129;0.3325099;0.008718962,0.008846317;0.6521358;0.001803723,0.1946441;0.5294242;0.02283694,0.3169456;0.2819497;0.04965373,0.4529455;0.0499167;0.03160287,-0.1773836;0.519109;0.007767295,-0.315464;0.2787343;0.01638068,-0.4561221;0.04996344;-0.006864134,0.06906089;0.004266934;-0.03119211,0.07645386;-0.3564348;0.02238366,0.0850894;-0.7453228;0.1153517,0.08654946;-0.705722;0.01935621,-0.06855401;0.004880802;-0.03220384,-0.09935842;-0.3567316;0.004105318,-0.1239575;-0.7459642;0.09267379,-0.1198697;-0.7062488;-0.003234237,0.007625647;0.5740359;0.006035942,0;0;0,-0.00637874;0.3325887;-0.0001704693,-0.01309993;0.6519389;-0.01442266,0.1682139;0.5152568;0.03108048,0.2206169;0.2431256;0.04198837,0.3082539;-0.00986141;0.01070857,-0.1862765;0.5154065;-0.06517603,-0.2629701;0.2489243;-0.07024535,-0.3226658;-0.009515911;-0.1182683,0.07336669;-0.0004799366;-0.0194335,0.0824666;-0.3636002;0.01360714,0.0661929;-0.7552487;0.09296799,0.08055615;-0.7764258;0.01244438,-0.06004222;0.006670647;-0.04594558,-0.09882304;-0.3546174;-0.01435804,-0.09838852;-0.7441198;0.07641216,-0.08015651;-0.7318984;-0.01665214,-0.01133407;0.5739611;-0.008476019,851.7129
+0;0;0,0.004134036;0.332422;0.008716658,0.00884454;0.6520012;0.001802223,0.1942506;0.5293896;0.02279989,0.3170653;0.2808768;0.04972918,0.4530181;0.04892416;0.03168457,-0.1769977;0.519096;0.007761811,-0.3156575;0.2777128;0.01641133,-0.4562669;0.04902115;-0.006825434,0.06912081;0.004270636;-0.03121917,0.07651546;-0.3565132;0.0223688,0.08518416;-0.7468948;0.1156939,0.08661723;-0.7074715;0.0214733,-0.06861348;0.004885036;-0.03223178,-0.09942491;-0.3568097;0.004085645,-0.1241185;-0.7475372;0.09299428,-0.1201062;-0.7080015;-0.001140475,0.007623973;0.5739078;0.006034085,0;0;0,-0.00636622;0.332501;-0.0001895428,-0.01307369;0.651803;-0.0144763,0.1677395;0.5149761;0.03108943,0.2264349;0.2429924;0.04320943,0.3175014;-0.009078979;0.01532197,-0.1860942;0.5154118;-0.06447352,-0.2679564;0.2492441;-0.06900267,-0.3336798;-0.007718593;-0.1165573,0.07341406;-0.0004956722;-0.01951134,0.08250472;-0.3637001;0.01352334,0.066699;-0.7572116;0.0915066,0.07635526;-0.7816561;0.014624,-0.06016065;0.006687919;-0.04589694,-0.09859088;-0.3547176;-0.01426514,-0.09816264;-0.7457932;0.07652131,-0.08035176;-0.7332357;-0.01484013,-0.01131193;0.5738324;-0.00852108,851.724
+0;0;0,0.004101268;0.3324208;0.008777345,0.00877566;0.6520016;0.001919529,0.1942819;0.5297657;0.02286174,0.3226875;0.2841893;0.05063647,0.4658991;0.05637108;0.03649196,-0.1771028;0.519245;0.008001497,-0.3237504;0.2826059;0.01597604,-0.4664184;0.05531681;-0.008443376,0.06911491;0.004220003;-0.03123912,0.07632746;-0.3565264;0.02262534,0.08512907;-0.7469375;0.1158144,0.08651567;-0.7075059;0.02159385,-0.06862891;0.004931204;-0.0321919,-0.1000564;-0.3567187;0.004043162,-0.1240106;-0.7474453;0.09315779,-0.1200466;-0.7079056;-0.000978604,0.007561866;0.5739075;0.006140002,0;0;0,-0.00636622;0.332501;-0.0001895428,-0.01307369;0.651803;-0.0144763,0.1677395;0.5149761;0.03108943,0.2264349;0.2429924;0.04320943,0.3175014;-0.009078979;0.01532197,-0.1860942;0.5154118;-0.06447352,-0.2679564;0.2492441;-0.06900267,-0.3336798;-0.007718593;-0.1165573,0.07341406;-0.0004956722;-0.01951134,0.08250472;-0.3637001;0.01352334,0.066699;-0.7572116;0.0915066,0.07635526;-0.7816561;0.014624,-0.06016065;0.006687919;-0.04589694,-0.09859088;-0.3547176;-0.01426514,-0.09816264;-0.7457932;0.07652131,-0.08035176;-0.7332357;-0.01484013,-0.01131193;0.5738324;-0.00852108,851.7358
+0;0;0,0.004099959;0.3323147;0.008774543,0.008772569;0.6517744;0.001919697,0.1936098;0.529735;0.02279988,0.3220682;0.2840575;0.05058604,0.464538;0.05741927;0.03651479,-0.176443;0.519252;0.007992926,-0.323151;0.2825155;0.01597075,-0.46508;0.05640365;-0.008322181,0.06921927;0.004226375;-0.03128629,0.07643427;-0.3566424;0.02259646,0.08522873;-0.746736;0.1157097,0.08661728;-0.7072912;0.02135709,-0.06873253;0.00493865;-0.03224051,-0.1001706;-0.3568341;0.004006851,-0.1241054;-0.7472429;0.09304902,-0.1201359;-0.7076898;-0.001219362,0.007559368;0.5737184;0.006138107,0;0;0,-0.006394974;0.3323943;-0.0001529455,-0.01315992;0.6515774;-0.01436067,0.1669827;0.5148727;0.03105354,0.229619;0.2437074;0.04436326,0.3269487;-0.004761323;0.01885355,-0.1858185;0.5156617;-0.06353685,-0.2702093;0.2501632;-0.06798449,-0.3413863;-0.004021794;-0.1147219,0.07349478;-0.0004028678;-0.01965594,0.08243652;-0.3637227;0.0135175,0.06670603;-0.7568899;0.09157252,0.07607938;-0.7812226;0.01441264,-0.06032092;0.006690763;-0.04587615,-0.1005119;-0.3548517;-0.01666253,-0.09889812;-0.7454236;0.0748331,-0.08117628;-0.7328748;-0.01668161,-0.01138259;0.5736438;-0.008427024,851.7573
+0;0;0,0.004099959;0.3323147;0.008774543,0.008772569;0.6517744;0.001919697,0.1936098;0.529735;0.02279988,0.3220682;0.2840575;0.05058604,0.464538;0.05741927;0.03651479,-0.176443;0.519252;0.007992926,-0.323151;0.2825155;0.01597075,-0.46508;0.05640365;-0.008322181,0.06921927;0.004226375;-0.03128629,0.07643427;-0.3566424;0.02259646,0.08522873;-0.746736;0.1157097,0.08661728;-0.7072912;0.02135709,-0.06873253;0.00493865;-0.03224051,-0.1001706;-0.3568341;0.004006851,-0.1241054;-0.7472429;0.09304902,-0.1201359;-0.7076898;-0.001219362,0.007559368;0.5737184;0.006138107,0;0;0,-0.006394974;0.3323943;-0.0001529455,-0.01315992;0.6515774;-0.01436067,0.1669827;0.5148727;0.03105354,0.229619;0.2437074;0.04436326,0.3269487;-0.004761323;0.01885355,-0.1858185;0.5156617;-0.06353685,-0.2702093;0.2501632;-0.06798449,-0.3413863;-0.004021794;-0.1147219,0.07349478;-0.0004028678;-0.01965594,0.08243652;-0.3637227;0.0135175,0.06670603;-0.7568899;0.09157252,0.07607938;-0.7812226;0.01441264,-0.06032092;0.006690763;-0.04587615,-0.1005119;-0.3548517;-0.01666253,-0.09889812;-0.7454236;0.0748331,-0.08117628;-0.7328748;-0.01668161,-0.01138259;0.5736438;-0.008427024,851.7699
+0;0;0,0.004128476;0.3322953;0.008692158,0.008792205;0.6517224;0.001791568,0.1928816;0.5303598;0.0230546,0.3273348;0.2872261;0.05103669,0.4753018;0.0658779;0.03996669,-0.1755753;0.5193598;0.008306583,-0.3286318;0.2859206;0.01568934,-0.4739505;0.06375976;-0.007523453,0.06926435;0.004187117;-0.03135518,0.07611043;-0.3564962;0.0223048,0.08544549;-0.747022;0.1156975,0.08679135;-0.7077271;0.02285273,-0.06881614;0.004973811;-0.03221536,-0.09994475;-0.3565707;0.004326764,-0.1245789;-0.7474269;0.09345788,-0.1206873;-0.7080254;0.0006956309,0.007582767;0.5736724;0.006014348,0;0;0,-0.006416034;0.3323726;-0.0001369715,-0.01320611;0.6515231;-0.01434112,0.1660677;0.5148183;0.03088951,0.2346652;0.2445424;0.04572082,0.3369013;-0.0004597008;0.02262235,-0.1852939;0.5160098;-0.06276473,-0.2736496;0.251151;-0.06697962,-0.347527;-0.0007711649;-0.1126866,0.07355258;-0.0003947318;-0.01970005,0.08241142;-0.3634942;0.01345134,0.06674945;-0.7571806;0.0914607,0.07482228;-0.7835745;0.01754904,-0.06041185;0.006686954;-0.04586853,-0.1013082;-0.3546047;-0.01732864,-0.09946838;-0.7456715;0.07423042,-0.08211249;-0.7328348;-0.01583934,-0.01142354;0.5735957;-0.008405328,851.7922
+0;0;0,0.004127174;0.3321905;0.008689418,0.008790007;0.6515561;0.001790106,0.1924577;0.5303061;0.02301359,0.3272201;0.2866134;0.05106001,0.4722586;0.06964599;0.04020911,-0.1751603;0.5193312;0.008299151,-0.3285687;0.2853552;0.01569888,-0.4710113;0.06759121;-0.007054502,0.06932565;0.004190822;-0.03138293,0.07617455;-0.3566413;0.02229919,0.08550864;-0.7471265;0.1156822,0.08686329;-0.7077708;0.02223067,-0.06887703;0.004978212;-0.03224387,-0.1000185;-0.3567154;0.004313331,-0.1246501;-0.747531;0.09343518,-0.120733;-0.7080681;6.673485E-05,0.007580784;0.5735201;0.006012135,0;0;0,-0.006391875;0.3322682;-0.0001298189,-0.01317497;0.6513572;-0.01433575,0.1657491;0.5150049;0.03085828,0.2396961;0.2455669;0.04724908,0.3459156;0.007912695;0.02564764,-0.185088;0.5162292;-0.06218513,-0.2776499;0.2521282;-0.06626058,-0.3548957;0.006642997;-0.1109695,0.07359054;-0.0003673434;-0.01981902,0.08239553;-0.3636139;0.0133909,0.06679314;-0.7572478;0.09146214,0.07343522;-0.7831057;0.01624024,-0.06054346;0.006699393;-0.04580506,-0.1012469;-0.354776;-0.01739272,-0.09949075;-0.7458646;0.07389185,-0.08209939;-0.7331338;-0.01678269,-0.01139417;0.5734438;-0.008399248,851.8135
+0;0;0,0.004127174;0.3321905;0.008689418,0.008790007;0.6515561;0.001790106,0.1924577;0.5303061;0.02301359,0.3272201;0.2866134;0.05106001,0.4722586;0.06964599;0.04020911,-0.1751603;0.5193312;0.008299151,-0.3285687;0.2853552;0.01569888,-0.4710113;0.06759121;-0.007054502,0.06932565;0.004190822;-0.03138293,0.07617455;-0.3566413;0.02229919,0.08550864;-0.7471265;0.1156822,0.08686329;-0.7077708;0.02223067,-0.06887703;0.004978212;-0.03224387,-0.1000185;-0.3567154;0.004313331,-0.1246501;-0.747531;0.09343518,-0.120733;-0.7080681;6.673485E-05,0.007580784;0.5735201;0.006012135,0;0;0,-0.006391875;0.3322682;-0.0001298189,-0.01317497;0.6513572;-0.01433575,0.1657491;0.5150049;0.03085828,0.2396961;0.2455669;0.04724908,0.3459156;0.007912695;0.02564764,-0.185088;0.5162292;-0.06218513,-0.2776499;0.2521282;-0.06626058,-0.3548957;0.006642997;-0.1109695,0.07359054;-0.0003673434;-0.01981902,0.08239553;-0.3636139;0.0133909,0.06679314;-0.7572478;0.09146214,0.07343522;-0.7831057;0.01624024,-0.06054346;0.006699393;-0.04580506,-0.1012469;-0.354776;-0.01739272,-0.09949075;-0.7458646;0.07389185,-0.08209939;-0.7331338;-0.01678269,-0.01139417;0.5734438;-0.008399248,851.8361
+0;0;0,0.004070383;0.3322019;0.008640377,0.008644992;0.6515727;0.001686557,0.1924551;0.5309408;0.02303306,0.3337288;0.2902996;0.05148865,0.4815737;0.07570149;0.04419497,-0.1752842;0.5194241;0.008568021,-0.3350041;0.2889436;0.01523788,-0.4842718;0.07647099;-0.007961204,0.06944454;0.004129559;-0.03136693,0.07629195;-0.3567166;0.02240032,0.08559662;-0.7458214;0.1155469,0.08695158;-0.7059976;0.01740856,-0.06893838;0.00505376;-0.03233326,-0.1000322;-0.3566459;0.004467294,-0.1245497;-0.7461272;0.09317204,-0.1205042;-0.7061907;-0.004880831,0.00745975;0.5735345;0.00592158,0;0;0,-0.006371092;0.332278;-0.0001751184,-0.01312405;0.6513697;-0.01445055,0.1656974;0.5148439;0.03085732,0.2449592;0.2464072;0.04917216,0.3527232;0.009918213;0.02859211,-0.1852993;0.516411;-0.06158647,-0.2824601;0.2533128;-0.0654953,-0.3648599;0.009752944;-0.1085361,0.0736573;-0.000363037;-0.01994872,0.0824495;-0.3636333;0.0132947,0.0669754;-0.7557532;0.09183073,0.07876404;-0.7741103;0.006671548,-0.06076187;0.006687521;-0.04568099,-0.1012373;-0.3548504;-0.01740071,-0.09940472;-0.7445494;0.07368565,-0.1093313;-0.7933688;0.01521831,-0.01135121;0.5734548;-0.008498192,851.8583
+0;0;0,0.004070132;0.3321813;0.008639841,0.008644631;0.6515441;0.001685986,0.1924385;0.5309129;0.02303116,0.3341977;0.289445;0.0515845,0.4804101;0.07721649;0.04437137,-0.1752687;0.5193973;0.008567379,-0.3355373;0.2881249;0.01526015,-0.4831568;0.0779984;-0.007682772,0.06951228;0.004133587;-0.03139753,0.07635965;-0.3567102;0.02236938,0.08575678;-0.7496812;0.1164414,0.08709862;-0.7099527;0.01925369,-0.06900563;0.00505869;-0.0323648,-0.1000993;-0.3566387;0.004435521,-0.1248604;-0.74999;0.09402165,-0.1208541;-0.7101496;-0.003081508,0.007459344;0.573503;0.005921168,0;0;0,-0.006372619;0.3322574;-0.0001891851,-0.01311222;0.6513392;-0.01451087,0.1656821;0.5148269;0.03084779,0.2503121;0.2471098;0.05041909,0.3608652;0.01496559;0.03149557,-0.1853877;0.5164403;-0.06133048,-0.2864929;0.253793;-0.06476605,-0.3724118;0.01446021;-0.1072962,0.07370587;-0.000347212;-0.02005422,0.08250488;-0.3636142;0.0131979,0.06725571;-0.7597857;0.0918088,0.07510058;-0.7802167;0.008519657,-0.06094089;0.006677188;-0.04556831,-0.1026401;-0.3548556;-0.01908601,-0.1000062;-0.7482665;0.07356916,-0.08207757;-0.7362138;-0.02076199,-0.01134555;0.5734223;-0.008544564,851.8803
+0;0;0,0.004070132;0.3321813;0.008639841,0.008644631;0.6515441;0.001685986,0.1924385;0.5309129;0.02303116,0.3341977;0.289445;0.0515845,0.4804101;0.07721649;0.04437137,-0.1752687;0.5193973;0.008567379,-0.3355373;0.2881249;0.01526015,-0.4831568;0.0779984;-0.007682772,0.06951228;0.004133587;-0.03139753,0.07635965;-0.3567102;0.02236938,0.08575678;-0.7496812;0.1164414,0.08709862;-0.7099527;0.01925369,-0.06900563;0.00505869;-0.0323648,-0.1000993;-0.3566387;0.004435521,-0.1248604;-0.74999;0.09402165,-0.1208541;-0.7101496;-0.003081508,0.007459344;0.573503;0.005921168,0;0;0,-0.006372619;0.3322574;-0.0001891851,-0.01311222;0.6513392;-0.01451087,0.1656821;0.5148269;0.03084779,0.2503121;0.2471098;0.05041909,0.3608652;0.01496559;0.03149557,-0.1853877;0.5164403;-0.06133048,-0.2864929;0.253793;-0.06476605,-0.3724118;0.01446021;-0.1072962,0.07370587;-0.000347212;-0.02005422,0.08250488;-0.3636142;0.0131979,0.06725571;-0.7597857;0.0918088,0.07510058;-0.7802167;0.008519657,-0.06094089;0.006677188;-0.04556831,-0.1026401;-0.3548556;-0.01908601,-0.1000062;-0.7482665;0.07356916,-0.08207757;-0.7362138;-0.02076199,-0.01134555;0.5734223;-0.008544564,851.8942
+0;0;0,0.004103314;0.3321268;0.008861701,0.0086663;0.6514553;0.001992795,0.1925283;0.5315408;0.02360465,0.3393874;0.2931541;0.05326796,0.4978387;0.09090634;0.04997092,-0.175197;0.5193936;0.008869701,-0.3418941;0.2926116;0.01646762,-0.494403;0.08683972;-0.004046137,0.06951314;0.004244171;-0.03164306,0.07611482;-0.3565678;0.02240591,0.08611631;-0.7493867;0.116731,0.08746705;-0.7098114;0.02117389,-0.06917621;0.004969417;-0.03226962,-0.1001548;-0.3567437;0.00452847,-0.1248071;-0.7500308;0.09409138,-0.1208352;-0.7103422;-0.001381285,0.007482977;0.5734178;0.00622193,0;0;0,-0.006328139;0.3322099;-0.0002269745,-0.01302749;0.6512534;-0.01462305,0.1656992;0.5147516;0.0306896,0.25609;0.2489386;0.05187166,0.3694034;0.01903515;0.03380764,-0.1853787;0.5165584;-0.06116847,-0.2902493;0.2552748;-0.06412691,-0.3794904;0.01788431;-0.105402,0.07377726;-0.000401169;-0.02020216,0.08256955;-0.3636768;0.01301897,0.06724595;-0.7597417;0.09177005,0.07326876;-0.7828416;0.01196527,-0.06111522;0.006707497;-0.04551167,-0.1026104;-0.3548803;-0.01938557,-0.09995887;-0.7481904;0.07337254,-0.08238602;-0.7358426;-0.01938665,-0.01127024;0.5733418;-0.008637547,851.9146
+0;0;0,0.004103314;0.3321268;0.008861701,0.0086663;0.6514553;0.001992795,0.1925283;0.5315408;0.02360465,0.3393874;0.2931541;0.05326796,0.4978387;0.09090634;0.04997092,-0.175197;0.5193936;0.008869701,-0.3418941;0.2926116;0.01646762,-0.494403;0.08683972;-0.004046137,0.06951314;0.004244171;-0.03164306,0.07611482;-0.3565678;0.02240591,0.08611631;-0.7493867;0.116731,0.08746705;-0.7098114;0.02117389,-0.06917621;0.004969417;-0.03226962,-0.1001548;-0.3567437;0.00452847,-0.1248071;-0.7500308;0.09409138,-0.1208352;-0.7103422;-0.001381285,0.007482977;0.5734178;0.00622193,0;0;0,-0.006328139;0.3322099;-0.0002269745,-0.01302749;0.6512534;-0.01462305,0.1656992;0.5147516;0.0306896,0.25609;0.2489386;0.05187166,0.3694034;0.01903515;0.03380764,-0.1853787;0.5165584;-0.06116847,-0.2902493;0.2552748;-0.06412691,-0.3794904;0.01788431;-0.105402,0.07377726;-0.000401169;-0.02020216,0.08256955;-0.3636768;0.01301897,0.06724595;-0.7597417;0.09177005,0.07326876;-0.7828416;0.01196527,-0.06111522;0.006707497;-0.04551167,-0.1026104;-0.3548803;-0.01938557,-0.09995887;-0.7481904;0.07337254,-0.08238602;-0.7358426;-0.01938665,-0.01127024;0.5733418;-0.008637547,851.9374
+0;0;0,0.004103167;0.3321149;0.008861385,0.008666202;0.6514464;0.001992182,0.1925412;0.5315228;0.0236056,0.3397493;0.2925698;0.05333938,0.4992934;0.08892709;0.0500196,-0.1752102;0.5193747;0.008869608,-0.3423033;0.292054;0.01648558,-0.4958641;0.08486289;-0.004169669,0.06966246;0.004253288;-0.03171103,0.07626218;-0.3564519;0.02232194,0.08628212;-0.7499954;0.116821,0.08760217;-0.7106377;0.02343567,-0.06932481;0.004980091;-0.03233894,-0.1002942;-0.3566259;0.004448261,-0.124992;-0.7506384;0.09417638,-0.1211104;-0.7111701;0.0008735508,0.007482787;0.5734029;0.006221649,0;0;0,-0.006258152;0.3321993;-0.0003691912,-0.012893;0.651239;-0.01494288,0.1658691;0.5148107;0.0303632,0.2631059;0.2508553;0.053285,0.3789607;0.0201377;0.03646934,-0.1854171;0.5166337;-0.06107093,-0.2946829;0.2564231;-0.063136,-0.3872504;0.01826344;-0.1037187,0.07386188;-0.0004451722;-0.02051246,0.08269748;-0.3636162;0.01265442,0.06725302;-0.7604584;0.09129751,0.0690134;-0.7867993;0.01624596,-0.06138779;0.006780495;-0.04541036,-0.1029095;-0.3547543;-0.02011471,-0.1001274;-0.7488677;0.07248057,-0.08303566;-0.7361224;-0.01818521,-0.01115141;0.5733244;-0.008913279,851.9594
+0;0;0,0.004114834;0.332113;0.00892664,0.008676443;0.6514468;0.002162542,0.1926146;0.531862;0.02388611,0.3463625;0.2972373;0.05496126,0.5113369;0.09794174;0.05560173,-0.1751764;0.5193023;0.009206953,-0.3477318;0.2961147;0.01725386,-0.507302;0.09353288;-0.003570473,0.06965896;0.004209551;-0.03172452,0.07626132;-0.3564582;0.02255763,0.08651099;-0.7500167;0.1169694,0.08780416;-0.7106448;0.02358507,-0.06934237;0.005005884;-0.03229728,-0.1001228;-0.3565868;0.004778981,-0.124896;-0.7506022;0.09447329,-0.1210395;-0.7111259;0.001170225,0.007492559;0.5734017;0.006363004,0;0;0,-0.006258152;0.3321993;-0.0003691912,-0.012893;0.651239;-0.01494288,0.1658691;0.5148107;0.0303632,0.2631059;0.2508553;0.053285,0.3789607;0.0201377;0.03646934,-0.1854171;0.5166337;-0.06107093,-0.2946829;0.2564231;-0.063136,-0.3872504;0.01826344;-0.1037187,0.07386188;-0.0004451722;-0.02051246,0.08269748;-0.3636162;0.01265442,0.06725302;-0.7604584;0.09129751,0.0690134;-0.7867993;0.01624596,-0.06138779;0.006780495;-0.04541036,-0.1029095;-0.3547543;-0.02011471,-0.1001274;-0.7488677;0.07248057,-0.08303566;-0.7361224;-0.01818521,-0.01115141;0.5733244;-0.008913279,851.9708
+0;0;0,0.004112613;0.3319338;0.008921823,0.008673374;0.651209;0.002159336,0.1926102;0.5316474;0.02388151,0.3465099;0.2967912;0.05498734,0.5094051;0.1000073;0.05561975,-0.1751774;0.5190878;0.00920249,-0.3479032;0.2956799;0.01725734,-0.5054624;0.09565121;-0.003304541,0.06971825;0.004213133;-0.03175152,0.07632264;-0.3565661;0.02254741,0.08656747;-0.7499387;0.1169145,0.08786078;-0.7105658;0.0235204,-0.06940138;0.005010144;-0.03232476,-0.1001913;-0.3566943;0.004762948,-0.1249528;-0.7505235;0.09441488,-0.121096;-0.7110462;0.001102015,0.007489836;0.5731868;0.006358567,0;0;0,-0.006161377;0.3320216;-0.0004817247,-0.01276605;0.6510014;-0.01509368,0.165998;0.5147426;0.0303818,0.2669861;0.2519377;0.05372989,0.3841257;0.02547473;0.03785598,-0.1855515;0.5165657;-0.06051591,-0.2990167;0.257854;-0.0625298,-0.3933819;0.02373311;-0.1017949,0.07391687;-0.0005172789;-0.02055657,0.08280184;-0.3638092;0.012514,0.06731311;-0.7602988;0.09193814,0.06943785;-0.7866224;0.01687062,-0.06144169;0.006806728;-0.04544373,-0.1026104;-0.3548672;-0.01993533,-0.100009;-0.7488507;0.07238139,-0.1092306;-0.7916863;0.01388412,-0.0110335;0.5731103;-0.009054184,851.9935
+0;0;0,0.004109344;0.3316699;0.008914731,0.008668753;0.6508497;0.002153818,0.1924815;0.531329;0.02386353,0.3462537;0.2966673;0.05494358,0.5089726;0.1000964;0.05557531,-0.1750592;0.5187778;0.009194365,-0.3476419;0.295555;0.01724254,-0.5050306;0.09574278;-0.003297092,0.06976672;0.004216062;-0.03177359,0.0763751;-0.3567808;0.0225581,0.08661025;-0.7497822;0.1168362,0.08790623;-0.7103899;0.02324875,-0.06944963;0.005013627;-0.03234723,-0.1002582;-0.356909;0.004762866,-0.1249962;-0.7503667;0.0943302,-0.1211314;-0.7108697;0.0008241832,0.007485413;0.5728405;0.006352351,0;0;0,-0.006084915;0.3317587;-0.0006490946,-0.01266136;0.65064;-0.01534986,0.1660092;0.5150417;0.03084397,0.2713036;0.2541345;0.05361414,0.3914175;0.02946615;0.03895926,-0.1854896;0.5162482;-0.06020345,-0.3022713;0.2592705;-0.06175302,-0.4000047;0.02670786;-0.1002346,0.07394372;-0.0006063133;-0.02065647,0.08284423;-0.3641315;0.01227689,0.06720963;-0.7601603;0.092026,0.06940842;-0.7862612;0.01655173,-0.06149714;0.006834019;-0.04545468,-0.1026754;-0.3550918;-0.02038769,-0.1000643;-0.7486868;0.07191315,-0.1098496;-0.7900661;0.0114338,-0.01093743;0.5727624;-0.009300828,852.0146
+0;0;0,0.004119073;0.3316692;0.008933984,0.008677634;0.6508501;0.002218478,0.1924989;0.5314539;0.02411855,0.3507394;0.299884;0.05595013,0.5167577;0.1060968;0.05752416,-0.1751229;0.5190311;0.009402772,-0.3534151;0.3003364;0.01730618,-0.5192689;0.1075134;-0.00342581,0.0697526;0.004235456;-0.03180201,0.07635212;-0.3567367;0.02269479,0.08673123;-0.7496995;0.1171179,0.0880372;-0.710305;0.02353083,-0.06946829;0.004982516;-0.03231195,-0.1002651;-0.3569618;0.004596487,-0.1250781;-0.7503567;0.09441839,-0.1212015;-0.7108597;0.0009128749,0.007494152;0.5728402;0.006403367,0;0;0,-0.006084915;0.3317587;-0.0006490946,-0.01266136;0.65064;-0.01534986,0.1660092;0.5150417;0.03084397,0.2713036;0.2541345;0.05361414,0.3914175;0.02946615;0.03895926,-0.1854896;0.5162482;-0.06020345,-0.3022713;0.2592705;-0.06175302,-0.4000047;0.02670786;-0.1002346,0.07394372;-0.0006063133;-0.02065647,0.08284423;-0.3641315;0.01227689,0.06720963;-0.7601603;0.092026,0.06940842;-0.7862612;0.01655173,-0.06149714;0.006834019;-0.04545468,-0.1026754;-0.3550918;-0.02038769,-0.1000643;-0.7486868;0.07191315,-0.1098496;-0.7900661;0.0114338,-0.01093743;0.5727624;-0.009300828,852.0263
+0;0;0,0.004118009;0.3315836;0.008931676,0.008675858;0.6507146;0.002217267,0.1925267;0.5313252;0.02411944,0.3507799;0.2997366;0.05595358,0.5162302;0.1066125;0.05752222,-0.1751535;0.5189004;0.009401325,-0.35346;0.3001881;0.01730537,-0.5187464;0.1080249;-0.003355689,0.06983399;0.004240399;-0.03183913,0.07643552;-0.3568417;0.02267428,0.08680523;-0.7494488;0.1170119,0.08811031;-0.7100608;0.02348945,-0.06954936;0.00498833;-0.03234966,-0.1003555;-0.3570662;0.004570022,-0.1251461;-0.750105;0.0943106,-0.1212721;-0.7106144;0.0008696392,0.007492577;0.572718;0.006401443,0;0;0,-0.005989052;0.3316745;-0.0007376671,-0.01250547;0.6505051;-0.01548779,0.1661999;0.515099;0.03086758,0.2747402;0.2555391;0.05407119,0.3978342;0.03345519;0.03993797,-0.1856053;0.5163717;-0.05985595,-0.3059858;0.2610335;-0.06114615,-0.4084503;0.03134266;-0.09877995,0.07400083;-0.000659287;-0.02078319,0.08280291;-0.3642898;0.01224685,0.06725676;-0.7599604;0.09193683,0.06998081;-0.7861089;0.01659609,-0.06163626;0.006874931;-0.0454115,-0.1025046;-0.3552054;-0.02044805,-0.09998186;-0.7484861;0.07159228,-0.1086074;-0.7906468;0.01197075,-0.01080257;0.572641;-0.009430885,852.048
+0;0;0,0.004118009;0.3315836;0.008931676,0.008675858;0.6507146;0.002217267,0.1925267;0.5313252;0.02411944,0.3507799;0.2997366;0.05595358,0.5162302;0.1066125;0.05752222,-0.1751535;0.5189004;0.009401325,-0.35346;0.3001881;0.01730537,-0.5187464;0.1080249;-0.003355689,0.06983399;0.004240399;-0.03183913,0.07643552;-0.3568417;0.02267428,0.08680523;-0.7494488;0.1170119,0.08811031;-0.7100608;0.02348945,-0.06954936;0.00498833;-0.03234966,-0.1003555;-0.3570662;0.004570022,-0.1251461;-0.750105;0.0943106,-0.1212721;-0.7106144;0.0008696392,0.007492577;0.572718;0.006401443,0;0;0,-0.005989052;0.3316745;-0.0007376671,-0.01250547;0.6505051;-0.01548779,0.1661999;0.515099;0.03086758,0.2747402;0.2555391;0.05407119,0.3978342;0.03345519;0.03993797,-0.1856053;0.5163717;-0.05985595,-0.3059858;0.2610335;-0.06114615,-0.4084503;0.03134266;-0.09877995,0.07400083;-0.000659287;-0.02078319,0.08280291;-0.3642898;0.01224685,0.06725676;-0.7599604;0.09193683,0.06998081;-0.7861089;0.01659609,-0.06163626;0.006874931;-0.0454115,-0.1025046;-0.3552054;-0.02044805,-0.09998186;-0.7484861;0.07159228,-0.1086074;-0.7906468;0.01197075,-0.01080257;0.572641;-0.009430885,852.0598
+0;0;0,0.004186117;0.3313195;0.00898246,0.008761657;0.6503558;0.002327728,0.1926165;0.5314814;0.02445616,0.355871;0.3057681;0.05729218,0.5282424;0.1149674;0.06017243,-0.1751267;0.5190587;0.00973159,-0.3564914;0.3052249;0.01738903,-0.5289552;0.1155915;-0.003117835,0.06992576;0.004189564;-0.03182285,0.07660534;-0.3569008;0.02273333,0.08723475;-0.7489148;0.1171437,0.08854251;-0.7094521;0.02285799,-0.06959559;0.005036859;-0.03241823,-0.1003663;-0.3570289;0.004579213,-0.1250536;-0.7495074;0.0943145,-0.1211532;-0.7099334;0.0001116619,0.007577925;0.5723758;0.006497799,0;0;0,-0.00580731;0.3314154;-0.0009635687,-0.01225191;0.650147;-0.01582718,0.1664597;0.5151613;0.0306344,0.2773914;0.2585643;0.05363059,0.4040779;0.03517032;0.04056168,-0.1855571;0.5163795;-0.05960394,-0.3086946;0.2643636;-0.06094726,-0.4159207;0.03366584;-0.09844735,0.07404994;-0.0007479489;-0.02087831,0.08298945;-0.3644149;0.01188874,0.06749522;-0.7596;0.09119749,0.07077008;-0.7847554;0.01420259,-0.06170446;0.006913346;-0.04543813,-0.1023118;-0.3552297;-0.02072608,-0.09988769;-0.7480128;0.07101716,-0.1085022;-0.7899151;0.009886835,-0.01056458;0.5723009;-0.009758711,852.0823
+0;0;0,0.004186117;0.3313195;0.00898246,0.008761657;0.6503558;0.002327728,0.1926165;0.5314814;0.02445616,0.355871;0.3057681;0.05729218,0.5282424;0.1149674;0.06017243,-0.1751267;0.5190587;0.00973159,-0.3564914;0.3052249;0.01738903,-0.5289552;0.1155915;-0.003117835,0.06992576;0.004189564;-0.03182285,0.07660534;-0.3569008;0.02273333,0.08723475;-0.7489148;0.1171437,0.08854251;-0.7094521;0.02285799,-0.06959559;0.005036859;-0.03241823,-0.1003663;-0.3570289;0.004579213,-0.1250536;-0.7495074;0.0943145,-0.1211532;-0.7099334;0.0001116619,0.007577925;0.5723758;0.006497799,0;0;0,-0.00580731;0.3314154;-0.0009635687,-0.01225191;0.650147;-0.01582718,0.1664597;0.5151613;0.0306344,0.2773914;0.2585643;0.05363059,0.4040779;0.03517032;0.04056168,-0.1855571;0.5163795;-0.05960394,-0.3086946;0.2643636;-0.06094726,-0.4159207;0.03366584;-0.09844735,0.07404994;-0.0007479489;-0.02087831,0.08298945;-0.3644149;0.01188874,0.06749522;-0.7596;0.09119749,0.07077008;-0.7847554;0.01420259,-0.06170446;0.006913346;-0.04543813,-0.1023118;-0.3552297;-0.02072608,-0.09988769;-0.7480128;0.07101716,-0.1085022;-0.7899151;0.009886835,-0.01056458;0.5723009;-0.009758711,852.1049
+0;0;0,0.004182606;0.3310416;0.008974927,0.008755961;0.6499274;0.002324317,0.1929486;0.531038;0.02448227,0.3557239;0.3059871;0.05722192,0.5268946;0.1165155;0.06008211,-0.1754641;0.5185927;0.009730883,-0.3562965;0.3053864;0.01736586,-0.5275589;0.117074;-0.002998155,0.06996719;0.004192046;-0.0318417,0.07663842;-0.3564474;0.02264634,0.08716942;-0.7448317;0.1161826,0.08855221;-0.7048261;0.01648752,-0.06963681;0.005039843;-0.03243743,-0.1003691;-0.3565737;0.004513808,-0.1248279;-0.7454183;0.09341824,-0.1207037;-0.705295;-0.006189167,0.007573131;0.5720068;0.006491206,0;0;0,-0.005701393;0.3311385;-0.001179576,-0.0120401;0.6497167;-0.01613164,0.1671609;0.515655;0.03082716,0.2814451;0.2614171;0.05358231,0.4091863;0.04064639;0.04135239,-0.1859832;0.5163181;-0.05948508,-0.3121116;0.2667067;-0.06068405,-0.4233088;0.03999813;-0.098703,0.07407956;-0.0007854402;-0.02093983,0.0830581;-0.3640233;0.01149321,0.06799111;-0.7553089;0.0913111,0.0770964;-0.7715443;0.002877481,-0.0617471;0.006910266;-0.04545787,-0.1020628;-0.3548037;-0.0207218,-0.09983378;-0.744018;0.069885,-0.1087299;-0.7904845;0.005737834,-0.01040468;0.5719317;-0.01003337,852.1262
+0;0;0,0.00423082;0.3308433;0.008970464,0.008829493;0.6496168;0.002357824,0.1932129;0.5309682;0.02479596,0.3605617;0.3101265;0.05878832,0.5394579;0.1260619;0.06242859,-0.1756734;0.5186608;0.009825733,-0.3607121;0.309786;0.0178364,-0.5398437;0.1271327;-0.003295174,0.07008138;0.004156129;-0.03186538,0.07673887;-0.356664;0.02273835,0.08730182;-0.7451336;0.116338,0.08868349;-0.705433;0.01969496,-0.06973379;0.00508101;-0.03248782,-0.1005778;-0.3567141;0.004526637,-0.1249582;-0.7456505;0.0934934,-0.1209183;-0.7058349;-0.00306347,0.007642922;0.571726;0.00650984,0;0;0,-0.005556278;0.3309427;-0.001321912,-0.01179478;0.6494066;-0.01635182,0.1676143;0.5158617;0.03101647,0.2831785;0.2627326;0.05343735,0.4135537;0.04188718;0.04219019,-0.1862533;0.5163544;-0.05900856,-0.3153481;0.2688344;-0.05970816,-0.4297225;0.04218084;-0.09770223,0.07413398;-0.0008609742;-0.02115393,0.08319258;-0.3642943;0.01126933,0.06803698;-0.7556443;0.09124744,0.07273846;-0.7775251;0.009258516,-0.0619709;0.006991407;-0.04532997,-0.1017336;-0.3549804;-0.02058231,-0.09981944;-0.7444241;0.06947872,-0.1065149;-0.7894199;0.008105312,-0.01019752;0.5716522;-0.01024067,852.1484
+0;0;0,0.00423082;0.3308433;0.008970464,0.008829493;0.6496168;0.002357824,0.1932129;0.5309682;0.02479596,0.3605617;0.3101265;0.05878832,0.5394579;0.1260619;0.06242859,-0.1756734;0.5186608;0.009825733,-0.3607121;0.309786;0.0178364,-0.5398437;0.1271327;-0.003295174,0.07008138;0.004156129;-0.03186538,0.07673887;-0.356664;0.02273835,0.08730182;-0.7451336;0.116338,0.08868349;-0.705433;0.01969496,-0.06973379;0.00508101;-0.03248782,-0.1005778;-0.3567141;0.004526637,-0.1249582;-0.7456505;0.0934934,-0.1209183;-0.7058349;-0.00306347,0.007642922;0.571726;0.00650984,0;0;0,-0.005556278;0.3309427;-0.001321912,-0.01179478;0.6494066;-0.01635182,0.1676143;0.5158617;0.03101647,0.2831785;0.2627326;0.05343735,0.4135537;0.04188718;0.04219019,-0.1862533;0.5163544;-0.05900856,-0.3153481;0.2688344;-0.05970816,-0.4297225;0.04218084;-0.09770223,0.07413398;-0.0008609742;-0.02115393,0.08319258;-0.3642943;0.01126933,0.06803698;-0.7556443;0.09124744,0.07273846;-0.7775251;0.009258516,-0.0619709;0.006991407;-0.04532997,-0.1017336;-0.3549804;-0.02058231,-0.09981944;-0.7444241;0.06947872,-0.1065149;-0.7894199;0.008105312,-0.01019752;0.5716522;-0.01024067,852.1599
+0;0;0,0.00423082;0.3308433;0.008970464,0.008829493;0.6496168;0.002357824,0.1932129;0.5309682;0.02479596,0.3605617;0.3101265;0.05878832,0.5394579;0.1260619;0.06242859,-0.1756734;0.5186608;0.009825733,-0.3607121;0.309786;0.0178364,-0.5398437;0.1271327;-0.003295174,0.07008138;0.004156129;-0.03186538,0.07673887;-0.356664;0.02273835,0.08730182;-0.7451336;0.116338,0.08868349;-0.705433;0.01969496,-0.06973379;0.00508101;-0.03248782,-0.1005778;-0.3567141;0.004526637,-0.1249582;-0.7456505;0.0934934,-0.1209183;-0.7058349;-0.00306347,0.007642922;0.571726;0.00650984,0;0;0,-0.005556278;0.3309427;-0.001321912,-0.01179478;0.6494066;-0.01635182,0.1676143;0.5158617;0.03101647,0.2831785;0.2627326;0.05343735,0.4135537;0.04188718;0.04219019,-0.1862533;0.5163544;-0.05900856,-0.3153481;0.2688344;-0.05970816,-0.4297225;0.04218084;-0.09770223,0.07413398;-0.0008609742;-0.02115393,0.08319258;-0.3642943;0.01126933,0.06803698;-0.7556443;0.09124744,0.07273846;-0.7775251;0.009258516,-0.0619709;0.006991407;-0.04532997,-0.1017336;-0.3549804;-0.02058231,-0.09981944;-0.7444241;0.06947872,-0.1065149;-0.7894199;0.008105312,-0.01019752;0.5716522;-0.01024067,852.1714
+0;0;0,0.004200181;0.3304638;0.009006234,0.008770417;0.6490606;0.002472317,0.1934075;0.5307182;0.0251484,0.3659575;0.3132995;0.05971658,0.5491356;0.1325963;0.0642991,-0.1759986;0.5183316;0.01007363,-0.3671673;0.3142793;0.01759497,-0.551908;0.1363253;-0.00319251,0.07021029;0.004134811;-0.03186377,0.07689744;-0.3564627;0.02281321,0.08752007;-0.7454782;0.1166357,0.08890738;-0.705806;0.02033815,-0.06982084;0.005096545;-0.03257231,-0.1007628;-0.3564577;0.004655816,-0.1252993;-0.7459356;0.09383806,-0.1212595;-0.7061515;-0.002373368,0.007588917;0.571193;0.006600915,0;0;0,-0.005341042;0.330566;-0.00161314,-0.01148486;0.6488453;-0.0168159,0.1681364;0.5158987;0.03125823,0.286612;0.2634994;0.05356276,0.4191336;0.04316908;0.04254162,-0.1865032;0.5161415;-0.05869782,-0.318825;0.2697072;-0.05935631,-0.4354118;0.04325233;-0.0961612,0.07416872;-0.000904739;-0.02144909,0.08316147;-0.3641355;0.01091337,0.06821335;-0.7561125;0.09078348,0.07336979;-0.7784545;0.009528272,-0.06219063;0.007020246;-0.04522082,-0.1014692;-0.3548281;-0.02097665,-0.09979317;-0.7448677;0.06910586,-0.1067413;-0.7865315;0.004416503,-0.009916123;0.5711168;-0.01068234,852.194
+0;0;0,0.004198688;0.3303463;0.009003032,0.008767731;0.6488591;0.002470378,0.193428;0.5305215;0.02514824,0.3662538;0.3127553;0.05977167,0.5476252;0.1338344;0.06430899,-0.1760239;0.5181333;0.0100716,-0.3674981;0.3137549;0.01760496,-0.5504168;0.1375561;-0.002977489,0.07035792;0.004143504;-0.03193077,0.0770492;-0.3566772;0.02278006,0.08767401;-0.7457727;0.1166218,0.08902391;-0.7063614;0.02292106,-0.06996766;0.005107261;-0.0326408,-0.1009288;-0.3566708;0.004610375,-0.1254703;-0.7462288;0.09381097,-0.1215395;-0.7067086;0.0001939684,0.007586379;0.5710013;0.006598455,0;0;0,-0.00515905;0.3304506;-0.001773358,-0.01121061;0.6486419;-0.01710331,0.1684894;0.5159486;0.03099573,0.289464;0.2642309;0.05320013,0.4222895;0.04696995;0.04403841,-0.1864706;0.5162235;-0.05855835,-0.3215176;0.2707608;-0.05864565,-0.4397939;0.04807492;-0.09539643,0.07426743;-0.0009610803;-0.02168882,0.08329581;-0.3644142;0.01071358,0.06847391;-0.7564657;0.09065401,0.07358432;-0.7823203;0.01499438,-0.06247175;0.007067733;-0.0451033,-0.1019134;-0.3550686;-0.02205431,-0.1000503;-0.7451619;0.06815789,-0.1058267;-0.7861563;0.006540827,-0.009661745;0.5709242;-0.01095271,852.2155
+0;0;0,0.004198688;0.3303463;0.009003032,0.008767731;0.6488591;0.002470378,0.193428;0.5305215;0.02514824,0.3662538;0.3127553;0.05977167,0.5476252;0.1338344;0.06430899,-0.1760239;0.5181333;0.0100716,-0.3674981;0.3137549;0.01760496,-0.5504168;0.1375561;-0.002977489,0.07035792;0.004143504;-0.03193077,0.0770492;-0.3566772;0.02278006,0.08767401;-0.7457727;0.1166218,0.08902391;-0.7063614;0.02292106,-0.06996766;0.005107261;-0.0326408,-0.1009288;-0.3566708;0.004610375,-0.1254703;-0.7462288;0.09381097,-0.1215395;-0.7067086;0.0001939684,0.007586379;0.5710013;0.006598455,0;0;0,-0.00515905;0.3304506;-0.001773358,-0.01121061;0.6486419;-0.01710331,0.1684894;0.5159486;0.03099573,0.289464;0.2642309;0.05320013,0.4222895;0.04696995;0.04403841,-0.1864706;0.5162235;-0.05855835,-0.3215176;0.2707608;-0.05864565,-0.4397939;0.04807492;-0.09539643,0.07426743;-0.0009610803;-0.02168882,0.08329581;-0.3644142;0.01071358,0.06847391;-0.7564657;0.09065401,0.07358432;-0.7823203;0.01499438,-0.06247175;0.007067733;-0.0451033,-0.1019134;-0.3550686;-0.02205431,-0.1000503;-0.7451619;0.06815789,-0.1058267;-0.7861563;0.006540827,-0.009661745;0.5709242;-0.01095271,852.2278
+0;0;0,0.004224382;0.3302622;0.009035028,0.008805067;0.6487315;0.002573948,0.1936624;0.5305485;0.02540425,0.3704563;0.3176863;0.06059223,0.5567099;0.1411797;0.06754774,-0.1762883;0.5184128;0.01029402,-0.3712392;0.3190379;0.01724807,-0.5609043;0.1472095;-0.002639016,0.07040761;0.004146742;-0.03200077,0.07736184;-0.3560438;0.02283692,0.08786456;-0.7460431;0.1171105,0.08918858;-0.7068398;0.02552088,-0.07006285;0.005096443;-0.03261441,-0.1009104;-0.3560861;0.004646238,-0.1254778;-0.7465619;0.09421369,-0.1216304;-0.7072535;0.002705976,0.007621;0.5708877;0.006678332,0;0;0,-0.00503831;0.3303691;-0.00185287,-0.01097178;0.6485125;-0.01726854,0.1688518;0.5159664;0.03110576,0.2909199;0.2661045;0.05285382,0.4257235;0.04785757;0.04338789,-0.1866516;0.5163333;-0.05831253,-0.3236411;0.2733551;-0.05823901,-0.4451696;0.05026485;-0.09504814,0.07431713;-0.001004159;-0.02178144,0.08325393;-0.3638696;0.01049232,0.0686537;-0.7570434;0.08985496,0.0756279;-0.7850987;0.018749,-0.06257866;0.007108938;-0.04507605,-0.1020544;-0.3544734;-0.02287908,-0.1002005;-0.7454486;0.06785205,-0.1059737;-0.7866083;0.009730816,-0.009479564;0.5708124;-0.01107442,852.2505
+0;0;0,0.004224382;0.3302622;0.009035028,0.008805067;0.6487315;0.002573948,0.1936624;0.5305485;0.02540425,0.3704563;0.3176863;0.06059223,0.5567099;0.1411797;0.06754774,-0.1762883;0.5184128;0.01029402,-0.3712392;0.3190379;0.01724807,-0.5609043;0.1472095;-0.002639016,0.07040761;0.004146742;-0.03200077,0.07736184;-0.3560438;0.02283692,0.08786456;-0.7460431;0.1171105,0.08918858;-0.7068398;0.02552088,-0.07006285;0.005096443;-0.03261441,-0.1009104;-0.3560861;0.004646238,-0.1254778;-0.7465619;0.09421369,-0.1216304;-0.7072535;0.002705976,0.007621;0.5708877;0.006678332,0;0;0,-0.00503831;0.3303691;-0.00185287,-0.01097178;0.6485125;-0.01726854,0.1688518;0.5159664;0.03110576,0.2909199;0.2661045;0.05285382,0.4257235;0.04785757;0.04338789,-0.1866516;0.5163333;-0.05831253,-0.3236411;0.2733551;-0.05823901,-0.4451696;0.05026485;-0.09504814,0.07431713;-0.001004159;-0.02178144,0.08325393;-0.3638696;0.01049232,0.0686537;-0.7570434;0.08985496,0.0756279;-0.7850987;0.018749,-0.06257866;0.007108938;-0.04507605,-0.1020544;-0.3544734;-0.02287908,-0.1002005;-0.7454486;0.06785205,-0.1059737;-0.7866083;0.009730816,-0.009479564;0.5708124;-0.01107442,852.2723
+0;0;0,0.004224158;0.3302446;0.009034546,0.008803677;0.6486322;0.0025748,0.1938082;0.5304297;0.02541924,0.3694192;0.3189917;0.06037179,0.5541757;0.1439039;0.0672714,-0.1764348;0.5182846;0.01029707,-0.3700814;0.3202436;0.01720459,-0.5582219;0.1497962;-0.00252264,0.07048572;0.004151343;-0.03203627,0.07743961;-0.3560221;0.02279881,0.0879782;-0.7473528;0.1173942,0.08937557;-0.7076396;0.02072996,-0.07014059;0.005102097;-0.03265059,-0.1009867;-0.3560633;0.004608277,-0.1256379;-0.7478722;0.09448153,-0.1215773;-0.7080481;-0.002096325,0.007619797;0.5708008;0.006678529,0;0;0,-0.004938554;0.3303531;-0.001843691,-0.01074794;0.6484134;-0.01733041,0.1691691;0.5158843;0.031232,0.2929271;0.2689459;0.05296576,0.4271102;0.05274934;0.04335988,-0.1869411;0.5165725;-0.05751669,-0.325452;0.2766109;-0.05720213,-0.4511517;0.05823171;-0.09392338,0.07437176;-0.001078293;-0.02189684,0.08332413;-0.3639258;0.01037884,0.06879515;-0.7581445;0.09149349,0.07764602;-0.7794021;0.009428859,-0.06270147;0.007164605;-0.04504429,-0.101962;-0.3544277;-0.02291321,-0.1002727;-0.746786;0.06792294,-0.1068001;-0.7905456;0.00501664,-0.009285297;0.5707267;-0.01111758,852.2943
+0;0;0,0.004224576;0.330122;0.009065331,0.008794378;0.6484559;0.002655468,0.1940884;0.5306864;0.02575581,0.3736922;0.3240661;0.06124442,0.5664303;0.1555237;0.07045454,-0.1766929;0.5182112;0.01042583,-0.3755173;0.3268479;0.01803424,-0.5687551;0.1596827;-0.0007879362,0.07051452;0.004119464;-0.0320361,0.07745165;-0.3559112;0.02284167,0.08797418;-0.7464743;0.1172494,0.08940685;-0.7067007;0.0200306,-0.07015968;0.005125844;-0.03266383,-0.1008629;-0.3559098;0.004650075,-0.1255312;-0.7469081;0.09451056,-0.1214204;-0.7070228;-0.002620593,0.007612928;0.5706336;0.00674506,0;0;0,-0.004813265;0.3302327;-0.001949906,-0.01051029;0.6482345;-0.01753294,0.1695462;0.5157943;0.03135574,0.2952327;0.2708997;0.05229604,0.4313166;0.05403799;0.04272783,-0.1870577;0.5164829;-0.05749354,-0.3279307;0.2790729;-0.057036,-0.4556099;0.05991016;-0.09316231,0.07437875;-0.001047641;-0.02196097,0.08342975;-0.3637782;0.01007569,0.06893075;-0.7572354;0.09097254,0.07620398;-0.7779102;0.007736437,-0.06272737;0.007128707;-0.04505595,-0.1017703;-0.354359;-0.02305637,-0.1002128;-0.7459266;0.06769329,-0.1058343;-0.7907298;0.005067766,-0.009096861;0.5705602;-0.01127803,852.316
+0;0;0,0.004224576;0.330122;0.009065331,0.008794378;0.6484559;0.002655468,0.1940884;0.5306864;0.02575581,0.3736922;0.3240661;0.06124442,0.5664303;0.1555237;0.07045454,-0.1766929;0.5182112;0.01042583,-0.3755173;0.3268479;0.01803424,-0.5687551;0.1596827;-0.0007879362,0.07051452;0.004119464;-0.0320361,0.07745165;-0.3559112;0.02284167,0.08797418;-0.7464743;0.1172494,0.08940685;-0.7067007;0.0200306,-0.07015968;0.005125844;-0.03266383,-0.1008629;-0.3559098;0.004650075,-0.1255312;-0.7469081;0.09451056,-0.1214204;-0.7070228;-0.002620593,0.007612928;0.5706336;0.00674506,0;0;0,-0.004813265;0.3302327;-0.001949906,-0.01051029;0.6482345;-0.01753294,0.1695462;0.5157943;0.03135574,0.2952327;0.2708997;0.05229604,0.4313166;0.05403799;0.04272783,-0.1870577;0.5164829;-0.05749354,-0.3279307;0.2790729;-0.057036,-0.4556099;0.05991016;-0.09316231,0.07437875;-0.001047641;-0.02196097,0.08342975;-0.3637782;0.01007569,0.06893075;-0.7572354;0.09097254,0.07620398;-0.7779102;0.007736437,-0.06272737;0.007128707;-0.04505595,-0.1017703;-0.354359;-0.02305637,-0.1002128;-0.7459266;0.06769329,-0.1058343;-0.7907298;0.005067766,-0.009096861;0.5705602;-0.01127803,852.3273
+0;0;0,0.004224576;0.330122;0.009065331,0.008794378;0.6484559;0.002655468,0.1940884;0.5306864;0.02575581,0.3736922;0.3240661;0.06124442,0.5664303;0.1555237;0.07045454,-0.1766929;0.5182112;0.01042583,-0.3755173;0.3268479;0.01803424,-0.5687551;0.1596827;-0.0007879362,0.07051452;0.004119464;-0.0320361,0.07745165;-0.3559112;0.02284167,0.08797418;-0.7464743;0.1172494,0.08940685;-0.7067007;0.0200306,-0.07015968;0.005125844;-0.03266383,-0.1008629;-0.3559098;0.004650075,-0.1255312;-0.7469081;0.09451056,-0.1214204;-0.7070228;-0.002620593,0.007612928;0.5706336;0.00674506,0;0;0,-0.004813265;0.3302327;-0.001949906,-0.01051029;0.6482345;-0.01753294,0.1695462;0.5157943;0.03135574,0.2952327;0.2708997;0.05229604,0.4313166;0.05403799;0.04272783,-0.1870577;0.5164829;-0.05749354,-0.3279307;0.2790729;-0.057036,-0.4556099;0.05991016;-0.09316231,0.07437875;-0.001047641;-0.02196097,0.08342975;-0.3637782;0.01007569,0.06893075;-0.7572354;0.09097254,0.07620398;-0.7779102;0.007736437,-0.06272737;0.007128707;-0.04505595,-0.1017703;-0.354359;-0.02305637,-0.1002128;-0.7459266;0.06769329,-0.1058343;-0.7907298;0.005067766,-0.009096861;0.5705602;-0.01127803,852.339
+0;0;0,0.004216911;0.3300868;0.009003512,0.008765779;0.6483723;0.002562748,0.1941623;0.5306748;0.02606796,0.3792375;0.3294779;0.06183697,0.5769461;0.1671437;0.07350615,-0.1769502;0.5185294;0.01045478,-0.3817495;0.3340956;0.0177924,-0.5764664;0.1686601;0.0006550793,0.07061696;0.004107543;-0.03200212,0.07756426;-0.3559552;0.02284839,0.08824158;-0.7464856;0.1172263,0.08970471;-0.7068867;0.02168057,-0.07019476;0.005143068;-0.03277205,-0.1009985;-0.355893;0.004725888,-0.1255876;-0.7468636;0.09457375,-0.1214901;-0.7071511;-0.0008838326,0.007590077;0.5705668;0.006654789,0;0;0,-0.004708756;0.3301968;-0.002016425,-0.0102405;0.6481498;-0.01765966,0.1698478;0.5158723;0.03159034,0.297653;0.2724376;0.05203044,0.4337769;0.05572954;0.04280365,-0.1871938;0.5166713;-0.05708281,-0.3313218;0.2816418;-0.05625794,-0.4607265;0.06364518;-0.09243961,0.07443669;-0.001063555;-0.02204108,0.08350131;-0.3638214;0.01000035,0.06903706;-0.7573223;0.09051764,0.07559954;-0.7805588;0.01085532,-0.0628381;0.007134341;-0.04503595,-0.1020221;-0.3544064;-0.0237068,-0.1004583;-0.7459152;0.0671426,-0.1042267;-0.7906228;0.006910883,-0.008891441;0.5704932;-0.01137817,852.3505
+0;0;0,0.004216911;0.3300868;0.009003512,0.008765779;0.6483723;0.002562748,0.1941623;0.5306748;0.02606796,0.3792375;0.3294779;0.06183697,0.5769461;0.1671437;0.07350615,-0.1769502;0.5185294;0.01045478,-0.3817495;0.3340956;0.0177924,-0.5764664;0.1686601;0.0006550793,0.07061696;0.004107543;-0.03200212,0.07756426;-0.3559552;0.02284839,0.08824158;-0.7464856;0.1172263,0.08970471;-0.7068867;0.02168057,-0.07019476;0.005143068;-0.03277205,-0.1009985;-0.355893;0.004725888,-0.1255876;-0.7468636;0.09457375,-0.1214901;-0.7071511;-0.0008838326,0.007590077;0.5705668;0.006654789,0;0;0,-0.004708756;0.3301968;-0.002016425,-0.0102405;0.6481498;-0.01765966,0.1698478;0.5158723;0.03159034,0.297653;0.2724376;0.05203044,0.4337769;0.05572954;0.04280365,-0.1871938;0.5166713;-0.05708281,-0.3313218;0.2816418;-0.05625794,-0.4607265;0.06364518;-0.09243961,0.07443669;-0.001063555;-0.02204108,0.08350131;-0.3638214;0.01000035,0.06903706;-0.7573223;0.09051764,0.07559954;-0.7805588;0.01085532,-0.0628381;0.007134341;-0.04503595,-0.1020221;-0.3544064;-0.0237068,-0.1004583;-0.7459152;0.0671426,-0.1042267;-0.7906228;0.006910883,-0.008891441;0.5704932;-0.01137817,852.3726
+0;0;0,0.004215179;0.3299513;0.008999813,0.008762638;0.6481375;0.002560644,0.1946114;0.5303578;0.02611212,0.3786559;0.3302814;0.06168193,0.5763116;0.1679906;0.073348,-0.1774002;0.5181831;0.01046112,-0.381059;0.3347763;0.01775787,-0.5757238;0.1693851;0.0006251335,0.07065067;0.004109504;-0.03201739,0.07758801;-0.3554368;0.02275444,0.08830638;-0.7474684;0.1174952,0.08978721;-0.7077535;0.02079386,-0.07022826;0.005145523;-0.03278769,-0.1009879;-0.3553727;0.004656456,-0.1256715;-0.7478461;0.09484969,-0.1215244;-0.7080162;-0.001762383,0.007587156;0.5703465;0.006651918,0;0;0,-0.004564553;0.3300627;-0.002095699,-0.01000416;0.6479142;-0.01781917,0.1705207;0.5159315;0.03195512,0.2990988;0.2746102;0.051952,0.437728;0.05954742;0.0434581,-0.1876227;0.5165787;-0.0568214,-0.3339253;0.2847126;-0.05546757,-0.4660526;0.06841257;-0.09150738,0.07444201;-0.001101062;-0.02215159,0.08367537;-0.3633454;0.009712577,0.06877792;-0.7583318;0.0906037,0.07941817;-0.7792335;0.008484714,-0.06289262;0.007158291;-0.04501997,-0.1016078;-0.3539047;-0.02365959,-0.1002086;-0.7469742;0.06730141,-0.1041561;-0.7926496;0.006429512,-0.008678406;0.5702728;-0.01152539,852.3837
+0;0;0,0.004204789;0.3299537;0.00891567,0.008729817;0.6481385;0.002391349,0.194527;0.5302725;0.02633501,0.3832808;0.334758;0.0625869,0.5902054;0.1844589;0.07418887,-0.1775605;0.5186664;0.0103789,-0.3853598;0.339983;0.01811184,-0.5850689;0.1804987;0.003172109,0.07069442;0.004012345;-0.03193305,0.07788977;-0.3555104;0.02295958,0.08826544;-0.7475826;0.1175709,0.08982556;-0.707875;0.02087003,-0.07015183;0.005271368;-0.03293103,-0.1010667;-0.3552318;0.00453043,-0.1255054;-0.7476485;0.09503675,-0.1212808;-0.7078308;-0.001573227,0.007560585;0.5703485;0.006502145,0;0;0,-0.004564553;0.3300627;-0.002095699,-0.01000416;0.6479142;-0.01781917,0.1705207;0.5159315;0.03195512,0.2990988;0.2746102;0.051952,0.437728;0.05954742;0.0434581,-0.1876227;0.5165787;-0.0568214,-0.3339253;0.2847126;-0.05546757,-0.4660526;0.06841257;-0.09150738,0.07444201;-0.001101062;-0.02215159,0.08367537;-0.3633454;0.009712577,0.06877792;-0.7583318;0.0906037,0.07941817;-0.7792335;0.008484714,-0.06289262;0.007158291;-0.04501997,-0.1016078;-0.3539047;-0.02365959,-0.1002086;-0.7469742;0.06730141,-0.1041561;-0.7926496;0.006429512,-0.008678406;0.5702728;-0.01152539,852.3962
+0;0;0,0.00420414;0.3299028;0.008914295,0.008728534;0.6480429;0.002390838,0.194667;0.5301563;0.02634896,0.3831308;0.3349421;0.06254514,0.5908685;0.1840524;0.07419271,-0.1777013;0.5185415;0.0103808,-0.3851814;0.3401325;0.01810187,-0.5856754;0.1800215;0.003103425,0.07073101;0.004014422;-0.03194958,0.07792923;-0.3556519;0.02296495,0.08830189;-0.7476103;0.1175488,0.08985599;-0.7079402;0.02122035,-0.07018813;0.005274096;-0.03294808,-0.1011154;-0.355373;0.004528336,-0.1255469;-0.7476759;0.09500842,-0.1213386;-0.707896;-0.001229532,0.007559446;0.5702625;0.006501121,0;0;0,-0.004483756;0.3300127;-0.002116323,-0.009805683;0.6478187;-0.01788712,0.1708702;0.516102;0.03207481,0.3012339;0.2761768;0.05153143,0.4417243;0.06111079;0.04332292,-0.1878125;0.5167653;-0.05643182,-0.3368305;0.2871393;-0.05473563,-0.4724271;0.07174364;-0.0904648,0.07446782;-0.001076356;-0.02220702,0.08373319;-0.3634627;0.009691477,0.06876125;-0.7583584;0.09042847,0.07841235;-0.779991;0.00908947,-0.0629469;0.007144069;-0.04501573,-0.1013018;-0.3540863;-0.02336376,-0.09998942;-0.7471438;0.06713042,-0.1055306;-0.7937816;0.008214798,-0.008520603;0.5701879;-0.01157534,852.4177
+0;0;0,0.00420414;0.3299028;0.008914295,0.008728534;0.6480429;0.002390838,0.194667;0.5301563;0.02634896,0.3831308;0.3349421;0.06254514,0.5908685;0.1840524;0.07419271,-0.1777013;0.5185415;0.0103808,-0.3851814;0.3401325;0.01810187,-0.5856754;0.1800215;0.003103425,0.07073101;0.004014422;-0.03194958,0.07792923;-0.3556519;0.02296495,0.08830189;-0.7476103;0.1175488,0.08985599;-0.7079402;0.02122035,-0.07018813;0.005274096;-0.03294808,-0.1011154;-0.355373;0.004528336,-0.1255469;-0.7476759;0.09500842,-0.1213386;-0.707896;-0.001229532,0.007559446;0.5702625;0.006501121,0;0;0,-0.004483756;0.3300127;-0.002116323,-0.009805683;0.6478187;-0.01788712,0.1708702;0.516102;0.03207481,0.3012339;0.2761768;0.05153143,0.4417243;0.06111079;0.04332292,-0.1878125;0.5167653;-0.05643182,-0.3368305;0.2871393;-0.05473563,-0.4724271;0.07174364;-0.0904648,0.07446782;-0.001076356;-0.02220702,0.08373319;-0.3634627;0.009691477,0.06876125;-0.7583584;0.09042847,0.07841235;-0.779991;0.00908947,-0.0629469;0.007144069;-0.04501573,-0.1013018;-0.3540863;-0.02336376,-0.09998942;-0.7471438;0.06713042,-0.1055306;-0.7937816;0.008214798,-0.008520603;0.5701879;-0.01157534,852.4398
+0;0;0,0.004299968;0.3296595;0.008866881,0.008898019;0.6476389;0.002319762,0.1949871;0.5295708;0.02679152,0.3871374;0.339172;0.06350543,0.6012083;0.1936533;0.07487909,-0.1779302;0.5185893;0.01053784,-0.3908478;0.347948;0.01884134,-0.5975565;0.1923773;0.004674479,0.07079553;0.003962483;-0.03188336,0.07841085;-0.3549618;0.02295038,0.08835027;-0.7470389;0.1175106,0.0899575;-0.7074444;0.02190433,-0.07018767;0.005305436;-0.03301213,-0.1011928;-0.3545968;0.004409861,-0.1251804;-0.7470142;0.0949531,-0.1209412;-0.7073165;-0.0005622357,0.007712338;0.569901;0.006431631,0;0;0,-0.004299719;0.3297714;-0.002194643,-0.009418324;0.6474184;-0.01802254,0.1715285;0.5160415;0.03207862,0.3030655;0.2776086;0.05129134,0.4476223;0.06277069;0.04238212,-0.1880201;0.5167881;-0.05602853,-0.3393891;0.2896207;-0.05410346,-0.4917895;0.08274473;-0.08738738,0.07447997;-0.001080155;-0.0222671,0.08382104;-0.3627576;0.009253263,0.0689938;-0.7577639;0.08996904,0.07719453;-0.7806937;0.0101794,-0.062974;0.007123874;-0.04503091,-0.1010631;-0.3534069;-0.02362662,-0.0996996;-0.7465357;0.06699769,-0.08309877;-0.7342964;-0.02597632,-0.0082031;0.5698298;-0.01169658,852.4621
+0;0;0,0.004299395;0.3296155;0.008865699,0.008896628;0.6475381;0.002319586,0.1952214;0.5294293;0.02681641,0.3837697;0.3425996;0.06284212,0.6014755;0.19461;0.0744089,-0.1781649;0.518434;0.0105423,-0.3870912;0.3509914;0.01869014,-0.5973098;0.1927792;0.004282731,0.07083003;0.003964414;-0.0318989,0.07844675;-0.3550256;0.02294488,0.08837426;-0.7466331;0.1173918,0.08995;-0.7072265;0.02365872,-0.07022187;0.005308021;-0.03302822,-0.1012327;-0.3546602;0.004400626,-0.1251916;-0.7466074;0.09483539,-0.1210354;-0.7070997;0.001191415,0.0077111;0.5698103;0.006430923,0;0;0,-0.004189249;0.3297284;-0.002252102,-0.009210445;0.6473171;-0.01814413,0.1719646;0.5161927;0.03228831,0.3036141;0.2836647;0.05107212,0.4515861;0.06578887;0.0430181,-0.1883075;0.5169201;-0.05554554,-0.3395638;0.2958581;-0.052944,-0.4922768;0.08400579;-0.0879847,0.07450428;-0.001107723;-0.02231669,0.08389936;-0.362855;0.009152651,0.06904396;-0.7574563;0.08942914,0.07562464;-0.7831031;0.01368618,-0.06301023;0.007139053;-0.04504324,-0.1009394;-0.3534704;-0.02355234,-0.09946913;-0.7460898;0.06712869,-0.08326714;-0.7335113;-0.0240352,-0.008021176;0.5697392;-0.01180458,852.4838
+0;0;0,0.004299395;0.3296155;0.008865699,0.008896628;0.6475381;0.002319586,0.1952214;0.5294293;0.02681641,0.3837697;0.3425996;0.06284212,0.6014755;0.19461;0.0744089,-0.1781649;0.518434;0.0105423,-0.3870912;0.3509914;0.01869014,-0.5973098;0.1927792;0.004282731,0.07083003;0.003964414;-0.0318989,0.07844675;-0.3550256;0.02294488,0.08837426;-0.7466331;0.1173918,0.08995;-0.7072265;0.02365872,-0.07022187;0.005308021;-0.03302822,-0.1012327;-0.3546602;0.004400626,-0.1251916;-0.7466074;0.09483539,-0.1210354;-0.7070997;0.001191415,0.0077111;0.5698103;0.006430923,0;0;0,-0.004189249;0.3297284;-0.002252102,-0.009210445;0.6473171;-0.01814413,0.1719646;0.5161927;0.03228831,0.3036141;0.2836647;0.05107212,0.4515861;0.06578887;0.0430181,-0.1883075;0.5169201;-0.05554554,-0.3395638;0.2958581;-0.052944,-0.4922768;0.08400579;-0.0879847,0.07450428;-0.001107723;-0.02231669,0.08389936;-0.362855;0.009152651,0.06904396;-0.7574563;0.08942914,0.07562464;-0.7831031;0.01368618,-0.06301023;0.007139053;-0.04504324,-0.1009394;-0.3534704;-0.02355234,-0.09946913;-0.7460898;0.06712869,-0.08326714;-0.7335113;-0.0240352,-0.008021176;0.5697392;-0.01180458,852.4954
+0;0;0,0.004248744;0.3296176;0.008812299,0.008812507;0.6475403;0.002243154,0.1951305;0.5294675;0.02693655,0.3888946;0.347973;0.06255762,0.6107223;0.2065173;0.07716016,-0.178395;0.5189886;0.01043536,-0.3911836;0.3565004;0.01893589,-0.6051387;0.2033975;0.004335149,0.07085314;0.004012234;-0.03184153,0.07851826;-0.3549929;0.02289661,0.08871089;-0.7465901;0.1173574,0.09034529;-0.7071939;0.02362428,-0.07019505;0.005278397;-0.03308993,-0.1013364;-0.3546758;0.004365038,-0.1253239;-0.7466159;0.09482338,-0.1211048;-0.707111;0.00118193,0.00763354;0.5698125;0.006358212,0;0;0,-0.004189249;0.3297284;-0.002252102,-0.009210445;0.6473171;-0.01814413,0.1719646;0.5161927;0.03228831,0.3036141;0.2836647;0.05107212,0.4515861;0.06578887;0.0430181,-0.1883075;0.5169201;-0.05554554,-0.3395638;0.2958581;-0.052944,-0.4922768;0.08400579;-0.0879847,0.07450428;-0.001107723;-0.02231669,0.08389936;-0.362855;0.009152651,0.06904396;-0.7574563;0.08942914,0.07562464;-0.7831031;0.01368618,-0.06301023;0.007139053;-0.04504324,-0.1009394;-0.3534704;-0.02355234,-0.09946913;-0.7460898;0.06712869,-0.08326714;-0.7335113;-0.0240352,-0.008021176;0.5697392;-0.01180458,852.5072
+0;0;0,0.004246969;0.3294799;0.008808617,0.008809525;0.6473186;0.00224123,0.195669;0.5291505;0.0269929,0.3878286;0.3491589;0.062319,0.6107959;0.2069765;0.07699656,-0.1789345;0.5186413;0.01044409,-0.3899611;0.3574986;0.01887422,-0.6050153;0.2036092;0.004198481,0.07087585;0.004013521;-0.03185174,0.07853581;-0.3547498;0.02284953,0.08870123;-0.7453021;0.1170583,0.09030776;-0.706066;0.02492328,-0.07021755;0.005280089;-0.03310054,-0.1013379;-0.3544317;0.004329197,-0.1252614;-0.7453258;0.09454614,-0.1211142;-0.705983;0.002501287,0.007630877;0.5696119;0.006355173,0;0;0,-0.004045151;0.3295926;-0.002221465,-0.008884531;0.6470962;-0.0181756,0.1727249;0.5161361;0.03287244,0.305267;0.2866144;0.05083466,0.455029;0.0682929;0.04357553,-0.1887184;0.5167307;-0.05522054,-0.3420972;0.2998521;-0.05223434,-0.4949553;0.08640784;-0.08718546,0.07448524;-0.0009986013;-0.02247179,0.08397563;-0.3625041;0.008924246,0.06878716;-0.7559088;0.0896194,0.07550049;-0.7834831;0.01739144,-0.06306009;0.007087305;-0.04502471,-0.1005356;-0.3532783;-0.02279506,-0.09917044;-0.7450155;0.06692595,-0.08324249;-0.7321404;-0.0226831,-0.007754784;0.5695409;-0.0118084,852.5181
+0;0;0,0.004246969;0.3294799;0.008808617,0.008809525;0.6473186;0.00224123,0.195669;0.5291505;0.0269929,0.3878286;0.3491589;0.062319,0.6107959;0.2069765;0.07699656,-0.1789345;0.5186413;0.01044409,-0.3899611;0.3574986;0.01887422,-0.6050153;0.2036092;0.004198481,0.07087585;0.004013521;-0.03185174,0.07853581;-0.3547498;0.02284953,0.08870123;-0.7453021;0.1170583,0.09030776;-0.706066;0.02492328,-0.07021755;0.005280089;-0.03310054,-0.1013379;-0.3544317;0.004329197,-0.1252614;-0.7453258;0.09454614,-0.1211142;-0.705983;0.002501287,0.007630877;0.5696119;0.006355173,0;0;0,-0.004045151;0.3295926;-0.002221465,-0.008884531;0.6470962;-0.0181756,0.1727249;0.5161361;0.03287244,0.305267;0.2866144;0.05083466,0.455029;0.0682929;0.04357553,-0.1887184;0.5167307;-0.05522054,-0.3420972;0.2998521;-0.05223434,-0.4949553;0.08640784;-0.08718546,0.07448524;-0.0009986013;-0.02247179,0.08397563;-0.3625041;0.008924246,0.06878716;-0.7559088;0.0896194,0.07550049;-0.7834831;0.01739144,-0.06306009;0.007087305;-0.04502471,-0.1005356;-0.3532783;-0.02279506,-0.09917044;-0.7450155;0.06692595,-0.08324249;-0.7321404;-0.0226831,-0.007754784;0.5695409;-0.0118084,852.5295
+0;0;0,0.004275186;0.329482;0.008714715,0.008864398;0.6473178;0.002031601,0.1955907;0.5288408;0.027349,0.3920993;0.3536979;0.06311972,0.6186012;0.2172873;0.07844054,-0.1789892;0.5190253;0.0103148,-0.394032;0.3633002;0.0190633,-0.6141888;0.2166916;0.005551158,0.07090525;0.00396545;-0.0317923,0.07853908;-0.3548003;0.02289672,0.08873341;-0.7453662;0.1170454,0.0904579;-0.70614;0.02491155,-0.07015991;0.005366215;-0.03320873,-0.1014347;-0.3543119;0.004414804,-0.1252235;-0.7452307;0.09456086,-0.1209583;-0.7058975;0.00252042,0.007679286;0.5696128;0.006175332,0;0;0,-0.004045151;0.3295926;-0.002221465,-0.008884531;0.6470962;-0.0181756,0.1727249;0.5161361;0.03287244,0.305267;0.2866144;0.05083466,0.455029;0.0682929;0.04357553,-0.1887184;0.5167307;-0.05522054,-0.3420972;0.2998521;-0.05223434,-0.4949553;0.08640784;-0.08718546,0.07448524;-0.0009986013;-0.02247179,0.08397563;-0.3625041;0.008924246,0.06878716;-0.7559088;0.0896194,0.07550049;-0.7834831;0.01739144,-0.06306009;0.007087305;-0.04502471,-0.1005356;-0.3532783;-0.02279506,-0.09917044;-0.7450155;0.06692595,-0.08324249;-0.7321404;-0.0226831,-0.007754784;0.5695409;-0.0118084,852.5408
+0;0;0,0.004274363;0.3294185;0.008713036,0.008862673;0.6471916;0.002031028,0.195718;0.5286969;0.0273624,0.3924497;0.3533552;0.06317373,0.6189269;0.2169595;0.07849288,-0.1791189;0.5188747;0.01031652,-0.3944057;0.3629729;0.01907494,-0.6145385;0.2163803;0.005564273,0.07093633;0.003967189;-0.03180623,0.07857291;-0.354928;0.02290254,0.08876584;-0.7454401;0.1170382,0.0904885;-0.7062237;0.02500192,-0.07019067;0.005368568;-0.03322329,-0.1014767;-0.3544394;0.004413836,-0.1252623;-0.7453042;0.09454745,-0.1210016;-0.705981;0.00260447,0.007677719;0.5694969;0.006174207,0;0;0,-0.003944807;0.3295303;-0.00223875,-0.008672755;0.6469702;-0.01823974,0.1730423;0.5161026;0.03294396,0.3070622;0.2870978;0.05099869,0.4597743;0.07081985;0.04523087,-0.188954;0.516907;-0.05446852,-0.3449951;0.3015682;-0.05117428,-0.4993335;0.08910221;-0.08535405,0.07450669;-0.001035333;-0.02251709,0.08406048;-0.3626702;0.008885503,0.06888767;-0.756032;0.08951639,0.07436161;-0.7838615;0.01751374,-0.06310344;0.007113912;-0.04501874,-0.1004599;-0.3533961;-0.02278789,-0.09917549;-0.745051;0.06704467,-0.08339353;-0.732159;-0.02249213,-0.007573772;0.5694261;-0.01185739,852.5636
+0;0;0,0.004273886;0.3293818;0.008712064,0.008861673;0.6471185;0.002030784,0.1959265;0.5285864;0.02738532,0.3931352;0.3528196;0.06328347,0.6227888;0.2145109;0.07881749,-0.1793277;0.5187533;0.01032046,-0.3951366;0.3624734;0.01910012,-0.6183568;0.2138248;0.00539996,0.0709421;0.003967512;-0.03180883,0.07858209;-0.3550877;0.02292433,0.08877406;-0.7455629;0.1170511,0.09049663;-0.7063469;0.02501977,-0.07019638;0.005369006;-0.03322599,-0.1014964;-0.3545994;0.004427902,-0.1252797;-0.7454272;0.09455299,-0.1210193;-0.7061044;0.002614953,0.007676842;0.5694319;0.006173534,0;0;0,-0.003862031;0.3294942;-0.002271771,-0.008439071;0.6468949;-0.01836085,0.1734503;0.5161479;0.0330348,0.3102258;0.2879927;0.05068707,0.4672146;0.0701665;0.0464859,-0.1892743;0.5171682;-0.05375912,-0.3474181;0.3025678;-0.0504138,-0.505926;0.08862384;-0.0852645,0.07450895;-0.001004383;-0.02253294,0.08410947;-0.3628057;0.008810401,0.0689761;-0.7561192;0.08949517,0.07394104;-0.7840106;0.01751184,-0.06310809;0.007084138;-0.04502789,-0.1003985;-0.3535911;-0.02272204,-0.09919262;-0.7452004;0.06714059,-0.08353774;-0.7323118;-0.02241271,-0.007384904;0.569361;-0.01194561,852.5848
+0;0;0,0.004303206;0.3293834;0.008636996,0.008912631;0.6471184;0.001885825,0.1958638;0.5283236;0.02770753,0.3968513;0.3570116;0.0641792,0.6308723;0.2263219;0.08048122,-0.1793589;0.5190545;0.01036096,-0.3993418;0.3687399;0.01968936,-0.6241431;0.222503;0.005887771,0.07096527;0.003949928;-0.03175932,0.07854963;-0.3551714;0.02254605,0.08874803;-0.7456237;0.1167668,0.09054159;-0.7064154;0.02473601,-0.07017241;0.005373907;-0.03327582,-0.1014586;-0.3545814;0.004514024,-0.1253275;-0.7454011;0.09465204,-0.1209955;-0.7060851;0.002716675,0.007722995;0.5694327;0.006043953,0;0;0,-0.003862031;0.3294942;-0.002271771,-0.008439071;0.6468949;-0.01836085,0.1734503;0.5161479;0.0330348,0.3102258;0.2879927;0.05068707,0.4672146;0.0701665;0.0464859,-0.1892743;0.5171682;-0.05375912,-0.3474181;0.3025678;-0.0504138,-0.505926;0.08862384;-0.0852645,0.07450895;-0.001004383;-0.02253294,0.08410947;-0.3628057;0.008810401,0.0689761;-0.7561192;0.08949517,0.07394104;-0.7840106;0.01751184,-0.06310809;0.007084138;-0.04502789,-0.1003985;-0.3535911;-0.02272204,-0.09919262;-0.7452004;0.06714059,-0.08353774;-0.7323118;-0.02241271,-0.007384904;0.569361;-0.01194561,852.6069
+0;0;0,0.004301779;0.3292741;0.008634132,0.008909836;0.6469154;0.001885262,0.1962289;0.5280705;0.02774766,0.3948982;0.3587345;0.06379868,0.6268752;0.2291863;0.0799583,-0.1797266;0.5187833;0.01036721,-0.3971722;0.3702025;0.01958802,-0.62001;0.2252428;0.00590698,0.07096781;0.003950069;-0.03176046,0.07854705;-0.3549287;0.02250823,0.08878318;-0.7468257;0.1170776,0.09071141;-0.7069259;0.01813673,-0.07017491;0.0053741;-0.033277,-0.10144;-0.3543381;0.004487313,-0.1253972;-0.7466037;0.09495884,-0.1207399;-0.7065882;-0.00387945,0.007720662;0.5692599;0.006041776,0;0;0,-0.003777847;0.3293859;-0.002270103,-0.008220106;0.646689;-0.01845765,0.1739966;0.5160455;0.03320789,0.3112588;0.2917821;0.05078268,0.4706209;0.07860786;0.04658437,-0.189778;0.5170895;-0.05270713,-0.3475381;0.3060312;-0.04954371,-0.5075786;0.09611979;-0.08391543,0.07449242;-0.0009502918;-0.02259946,0.08420331;-0.3625122;0.008629441,0.06945147;-0.7575073;0.08858323,0.07779782;-0.7752113;0.001717329,-0.06312103;0.007047154;-0.04502036,-0.1005433;-0.3533766;-0.02286579,-0.09918547;-0.7464792;0.06713374,-0.08255209;-0.7348752;-0.02917788,-0.00720736;0.5691881;-0.01200366,852.6183
+0;0;0,0.004301779;0.3292741;0.008634132,0.008909836;0.6469154;0.001885262,0.1962289;0.5280705;0.02774766,0.3948982;0.3587345;0.06379868,0.6268752;0.2291863;0.0799583,-0.1797266;0.5187833;0.01036721,-0.3971722;0.3702025;0.01958802,-0.62001;0.2252428;0.00590698,0.07096781;0.003950069;-0.03176046,0.07854705;-0.3549287;0.02250823,0.08878318;-0.7468257;0.1170776,0.09071141;-0.7069259;0.01813673,-0.07017491;0.0053741;-0.033277,-0.10144;-0.3543381;0.004487313,-0.1253972;-0.7466037;0.09495884,-0.1207399;-0.7065882;-0.00387945,0.007720662;0.5692599;0.006041776,0;0;0,-0.003777847;0.3293859;-0.002270103,-0.008220106;0.646689;-0.01845765,0.1739966;0.5160455;0.03320789,0.3112588;0.2917821;0.05078268,0.4706209;0.07860786;0.04658437,-0.189778;0.5170895;-0.05270713,-0.3475381;0.3060312;-0.04954371,-0.5075786;0.09611979;-0.08391543,0.07449242;-0.0009502918;-0.02259946,0.08420331;-0.3625122;0.008629441,0.06945147;-0.7575073;0.08858323,0.07779782;-0.7752113;0.001717329,-0.06312103;0.007047154;-0.04502036,-0.1005433;-0.3533766;-0.02286579,-0.09918547;-0.7464792;0.06713374,-0.08255209;-0.7348752;-0.02917788,-0.00720736;0.5691881;-0.01200366,852.6402
+0;0;0,0.004368096;0.3291548;0.008635405,0.009030703;0.6466984;0.001902994,0.1962796;0.5276201;0.02819716,0.3965358;0.3659635;0.06432262,0.6352058;0.2503743;0.08160117,-0.1797997;0.5190948;0.01049606,-0.399175;0.3800521;0.01955427,-0.6265167;0.2428772;0.008527422,0.07101493;0.003912404;-0.03175262,0.07858263;-0.3550795;0.02248947,0.08882824;-0.747412;0.1171579,0.09081101;-0.7076796;0.01989061,-0.07019629;0.005398911;-0.03331647,-0.1015143;-0.3544043;0.004571717,-0.125408;-0.7472179;0.09467368,-0.1207422;-0.70736;-0.002489187,0.007829202;0.5690796;0.006052459,0;0;0,-0.00356555;0.3292697;-0.00229466,-0.007546067;0.6464752;-0.01859093,0.1747577;0.5165544;0.0332123,0.3114446;0.2961955;0.05050647,0.4712429;0.08388284;0.04724014,-0.1894834;0.5169956;-0.05207518,-0.347536;0.3107206;-0.04884446,-0.5090693;0.1024659;-0.08290041,0.07450316;-0.0009080768;-0.02269602,0.08433218;-0.3625797;0.0084759,0.06958378;-0.7580116;0.08852541,0.07904316;-0.7782741;0.005196095,-0.06318435;0.007026749;-0.04500021,-0.100518;-0.3535167;-0.02288133,-0.09917588;-0.7471117;0.06696875,-0.1046546;-0.7918528;0.004172929,-0.006675545;0.569013;-0.01209664,852.6518
+0;0;0,0.004368096;0.3291548;0.008635405,0.009030703;0.6466984;0.001902994,0.1962796;0.5276201;0.02819716,0.3965358;0.3659635;0.06432262,0.6352058;0.2503743;0.08160117,-0.1797997;0.5190948;0.01049606,-0.399175;0.3800521;0.01955427,-0.6265167;0.2428772;0.008527422,0.07101493;0.003912404;-0.03175262,0.07858263;-0.3550795;0.02248947,0.08882824;-0.747412;0.1171579,0.09081101;-0.7076796;0.01989061,-0.07019629;0.005398911;-0.03331647,-0.1015143;-0.3544043;0.004571717,-0.125408;-0.7472179;0.09467368,-0.1207422;-0.70736;-0.002489187,0.007829202;0.5690796;0.006052459,0;0;0,-0.00356555;0.3292697;-0.00229466,-0.007546067;0.6464752;-0.01859093,0.1747577;0.5165544;0.0332123,0.3114446;0.2961955;0.05050647,0.4712429;0.08388284;0.04724014,-0.1894834;0.5169956;-0.05207518,-0.347536;0.3107206;-0.04884446,-0.5090693;0.1024659;-0.08290041,0.07450316;-0.0009080768;-0.02269602,0.08433218;-0.3625797;0.0084759,0.06958378;-0.7580116;0.08852541,0.07904316;-0.7782741;0.005196095,-0.06318435;0.007026749;-0.04500021,-0.100518;-0.3535167;-0.02288133,-0.09917588;-0.7471117;0.06696875,-0.1046546;-0.7918528;0.004172929,-0.006675545;0.569013;-0.01209664,852.6738
+0;0;0,0.004374538;0.3291024;0.008574894,0.009036153;0.6465936;0.001799208,0.196424;0.5274321;0.0286547,0.3997284;0.3742898;0.06482512,0.6371571;0.2636291;0.08433291,-0.1801927;0.5196669;0.01048802,-0.4006629;0.3877874;0.02019457,-0.6348837;0.2689669;0.01560633,0.07103967;0.003916722;-0.03174671,0.07857633;-0.3551907;0.02235011,0.08885643;-0.7506152;0.1177078,0.09100321;-0.7106742;0.01830335,-0.07020608;0.005391726;-0.03334465,-0.1016413;-0.3544928;0.004554432,-0.1255683;-0.7503512;0.09556544,-0.1206816;-0.7102871;-0.003729641,0.007835379;0.5689929;0.005957105,0;0;0,-0.00346094;0.3292168;-0.002312779,-0.007265788;0.646367;-0.01871383,0.1751854;0.5165008;0.03331804,0.3125302;0.2998446;0.050349,0.472093;0.09120189;0.04777336,-0.1896418;0.5170075;-0.05157305,-0.3482366;0.3146974;-0.0481372,-0.5100807;0.1105377;-0.0816642,0.07449617;-0.0009068996;-0.02278876,0.08441744;-0.3626616;0.008460404,0.07004889;-0.7613623;0.08840179,0.07950316;-0.777936;0.0005030558,-0.06323143;0.007048449;-0.04496593,-0.1005672;-0.353581;-0.0227444,-0.09912003;-0.7502966;0.06766573,-0.08264014;-0.7388018;-0.0291364,-0.006444518;0.5689248;-0.01218379,852.6856
+0;0;0,0.004374538;0.3291024;0.008574894,0.009036153;0.6465936;0.001799208,0.196424;0.5274321;0.0286547,0.3997284;0.3742898;0.06482512,0.6371571;0.2636291;0.08433291,-0.1801927;0.5196669;0.01048802,-0.4006629;0.3877874;0.02019457,-0.6348837;0.2689669;0.01560633,0.07103967;0.003916722;-0.03174671,0.07857633;-0.3551907;0.02235011,0.08885643;-0.7506152;0.1177078,0.09100321;-0.7106742;0.01830335,-0.07020608;0.005391726;-0.03334465,-0.1016413;-0.3544928;0.004554432,-0.1255683;-0.7503512;0.09556544,-0.1206816;-0.7102871;-0.003729641,0.007835379;0.5689929;0.005957105,0;0;0,-0.00346094;0.3292168;-0.002312779,-0.007265788;0.646367;-0.01871383,0.1751854;0.5165008;0.03331804,0.3125302;0.2998446;0.050349,0.472093;0.09120189;0.04777336,-0.1896418;0.5170075;-0.05157305,-0.3482366;0.3146974;-0.0481372,-0.5100807;0.1105377;-0.0816642,0.07449617;-0.0009068996;-0.02278876,0.08441744;-0.3626616;0.008460404,0.07004889;-0.7613623;0.08840179,0.07950316;-0.777936;0.0005030558,-0.06323143;0.007048449;-0.04496593,-0.1005672;-0.353581;-0.0227444,-0.09912003;-0.7502966;0.06766573,-0.08264014;-0.7388018;-0.0291364,-0.006444518;0.5689248;-0.01218379,852.7083
+0;0;0,0.004375659;0.3291868;0.008577092,0.009038295;0.6467471;0.001799679,0.1966991;0.5275026;0.02868929,0.3987942;0.3752712;0.06464456,0.6357265;0.2648419;0.08411156,-0.1804634;0.5197261;0.01049628,-0.3996223;0.3886311;0.0201451,-0.6333534;0.270059;0.01556645,0.07104784;0.003917172;-0.03175036,0.07857458;-0.3547178;0.02227528,0.08885519;-0.7501622;0.1176378,0.09096778;-0.7103795;0.01981635,-0.07021415;0.005392346;-0.03334848,-0.101608;-0.3540187;0.004500732,-0.1255362;-0.7498969;0.09551631,-0.1207273;-0.7099931;-0.002197467,0.007837169;0.5691236;0.005958796,0;0;0,-0.003379554;0.3293011;-0.002448201,-0.006960873;0.6465031;-0.01921713,0.1756378;0.5165472;0.0332551,0.3135698;0.3020833;0.05027223,0.4748776;0.09547302;0.04868317,-0.189772;0.516937;-0.05130253,-0.3495101;0.3174929;-0.04737942,-0.5122198;0.1146683;-0.08051914,0.0745073;-0.0009270608;-0.02278221,0.08435622;-0.3622279;0.008186817,0.07024556;-0.7609056;0.08839273,0.07912192;-0.7802814;0.003820658,-0.06323462;0.007067795;-0.04497394,-0.1005405;-0.35307;-0.02253683,-0.09895325;-0.7498244;0.06779274,-0.08281584;-0.7380586;-0.02747685,-0.006188959;0.5690469;-0.0125773,852.7307
+0;0;0,0.004375599;0.3291823;0.008576975,0.009037882;0.6467185;0.00180004,0.1971609;0.5273772;0.028745,0.397914;0.3761566;0.06446151,0.6329208;0.2666248;0.0837703,-0.1809245;0.5195816;0.01050747,-0.3986281;0.3893571;0.02009222,-0.6304597;0.2717486;0.01555078,0.07106872;0.003918323;-0.03175969,0.07858905;-0.354411;0.02221992,0.08888018;-0.7502601;0.11768,0.0910221;-0.7103416;0.01850063,-0.07023479;0.005393931;-0.03335828,-0.1016019;-0.3537109;0.004458684,-0.1255546;-0.7499943;0.09556741,-0.120679;-0.709953;-0.003502831,0.007836834;0.5691;0.005958889,0;0;0,-0.003272787;0.3292972;-0.002505898,-0.006699223;0.6464679;-0.01943457,0.1763119;0.5165004;0.03330863,0.3149942;0.304561;0.05045784,0.4772414;0.1014084;0.04869545,-0.1900794;0.5167636;-0.05113915,-0.3510996;0.3205415;-0.04732339,-0.5144191;0.1207482;-0.07906574,0.07452344;-0.0009443313;-0.022807,0.08434641;-0.3619509;0.00798404,0.07021969;-0.7609865;0.08851993,0.07835168;-0.7781951;0.001085758,-0.06326141;0.007077809;-0.04497436,-0.1012724;-0.3527019;-0.02297421,-0.09933884;-0.7498015;0.06770766,-0.08303054;-0.738305;-0.02889035,-0.005962878;0.5690205;-0.01274741,852.7523
+0;0;0,0.00428226;0.3291858;0.008489314,0.00887392;0.6467218;0.001653494,0.1969122;0.5270056;0.02875279,0.4026516;0.382763;0.06495409,0.6411968;0.280955;0.08310817,-0.1812234;0.5201629;0.01037796,-0.40222;0.3956217;0.02013125,-0.6337005;0.2773691;0.01453479,0.07105732;0.003882164;-0.03178964,0.07841796;-0.354464;0.0221007,0.08836075;-0.7504649;0.1169661,0.09057423;-0.7105423;0.01778868,-0.07022715;0.00542156;-0.03336987,-0.1019605;-0.3537004;0.003976192,-0.1259548;-0.7498416;0.09569025,-0.1210111;-0.7098218;-0.003378794,0.007688371;0.5691038;0.005825325,0;0;0,-0.003272787;0.3292972;-0.002505898,-0.006699223;0.6464679;-0.01943457,0.1763119;0.5165004;0.03330863,0.3149942;0.304561;0.05045784,0.4772414;0.1014084;0.04869545,-0.1900794;0.5167636;-0.05113915,-0.3510996;0.3205415;-0.04732339,-0.5144191;0.1207482;-0.07906574,0.07452344;-0.0009443313;-0.022807,0.08434641;-0.3619509;0.00798404,0.07021969;-0.7609865;0.08851993,0.07835168;-0.7781951;0.001085758,-0.06326141;0.007077809;-0.04497436,-0.1012724;-0.3527019;-0.02297421,-0.09933884;-0.7498015;0.06770766,-0.08303054;-0.738305;-0.02889035,-0.005962878;0.5690205;-0.01274741,852.7632
+0;0;0,0.00428226;0.3291858;0.008489314,0.00887392;0.6467218;0.001653494,0.1969122;0.5270056;0.02875279,0.4026516;0.382763;0.06495409,0.6411968;0.280955;0.08310817,-0.1812234;0.5201629;0.01037796,-0.40222;0.3956217;0.02013125,-0.6337005;0.2773691;0.01453479,0.07105732;0.003882164;-0.03178964,0.07841796;-0.354464;0.0221007,0.08836075;-0.7504649;0.1169661,0.09057423;-0.7105423;0.01778868,-0.07022715;0.00542156;-0.03336987,-0.1019605;-0.3537004;0.003976192,-0.1259548;-0.7498416;0.09569025,-0.1210111;-0.7098218;-0.003378794,0.007688371;0.5691038;0.005825325,0;0;0,-0.003272787;0.3292972;-0.002505898,-0.006699223;0.6464679;-0.01943457,0.1763119;0.5165004;0.03330863,0.3149942;0.304561;0.05045784,0.4772414;0.1014084;0.04869545,-0.1900794;0.5167636;-0.05113915,-0.3510996;0.3205415;-0.04732339,-0.5144191;0.1207482;-0.07906574,0.07452344;-0.0009443313;-0.022807,0.08434641;-0.3619509;0.00798404,0.07021969;-0.7609865;0.08851993,0.07835168;-0.7781951;0.001085758,-0.06326141;0.007077809;-0.04497436,-0.1012724;-0.3527019;-0.02297421,-0.09933884;-0.7498015;0.06770766,-0.08303054;-0.738305;-0.02889035,-0.005962878;0.5690205;-0.01274741,852.775
+0;0;0,0.004193765;0.3292112;0.008494686,0.008697959;0.6467416;0.001674141,0.1968092;0.526566;0.02874346,0.4065619;0.3893534;0.06425345,0.6436694;0.2958414;0.08260499,-0.1816374;0.5205899;0.01032665,-0.4052601;0.402329;0.01989985,-0.6351051;0.2908122;0.01385579,0.07107452;0.00386633;-0.0317827,0.07788389;-0.3546635;0.02166632,0.08805771;-0.7521198;0.1171289,0.09025837;-0.7124649;0.02061933,-0.07021663;0.005423361;-0.0334199,-0.1022962;-0.3537578;0.004084457,-0.1263141;-0.751422;0.09614129,-0.1214586;-0.7116706;-0.0002614632,0.007533146;0.5691234;0.005840577,0;0;0,-0.003220365;0.3293217;-0.002569199,-0.006560005;0.6464784;-0.01963675,0.1765632;0.5165048;0.03325701,0.3165292;0.3062974;0.05077362,0.4786723;0.1088064;0.04792619,-0.1901627;0.516719;-0.05097239,-0.3523322;0.322379;-0.04679745,-0.5137777;0.1267364;-0.07778978,0.07453012;-0.0009467751;-0.02282631,0.08436283;-0.3620552;0.008008359,0.07081677;-0.7628001;0.0880599,0.07550359;-0.7847167;0.006237745,-0.06327683;0.007076782;-0.04497376,-0.1018826;-0.3527549;-0.02312089,-0.09956094;-0.7513872;0.06784654,-0.08373958;-0.7394016;-0.02616051,-0.005838398;0.5690346;-0.01290977,852.7966
+0;0;0,0.004193765;0.3292112;0.008494686,0.008697959;0.6467416;0.001674141,0.1968092;0.526566;0.02874346,0.4065619;0.3893534;0.06425345,0.6436694;0.2958414;0.08260499,-0.1816374;0.5205899;0.01032665,-0.4052601;0.402329;0.01989985,-0.6351051;0.2908122;0.01385579,0.07107452;0.00386633;-0.0317827,0.07788389;-0.3546635;0.02166632,0.08805771;-0.7521198;0.1171289,0.09025837;-0.7124649;0.02061933,-0.07021663;0.005423361;-0.0334199,-0.1022962;-0.3537578;0.004084457,-0.1263141;-0.751422;0.09614129,-0.1214586;-0.7116706;-0.0002614632,0.007533146;0.5691234;0.005840577,0;0;0,-0.003220365;0.3293217;-0.002569199,-0.006560005;0.6464784;-0.01963675,0.1765632;0.5165048;0.03325701,0.3165292;0.3062974;0.05077362,0.4786723;0.1088064;0.04792619,-0.1901627;0.516719;-0.05097239,-0.3523322;0.322379;-0.04679745,-0.5137777;0.1267364;-0.07778978,0.07453012;-0.0009467751;-0.02282631,0.08436283;-0.3620552;0.008008359,0.07081677;-0.7628001;0.0880599,0.07550359;-0.7847167;0.006237745,-0.06327683;0.007076782;-0.04497376,-0.1018826;-0.3527549;-0.02312089,-0.09956094;-0.7513872;0.06784654,-0.08373958;-0.7394016;-0.02616051,-0.005838398;0.5690346;-0.01290977,852.8078
+0;0;0,0.004193292;0.329174;0.008493728,0.008697022;0.6466718;0.001673904,0.1969022;0.5264835;0.02875412,0.4062937;0.3895072;0.06420297,0.6428304;0.2962203;0.08251034,-0.181732;0.5205045;0.01032819,-0.4049696;0.4024472;0.0198849,-0.6342613;0.2911988;0.01385539,0.07108648;0.003866981;-0.03178804,0.07789869;-0.3548124;0.02168326,0.08803906;-0.750962;0.116832,0.09031421;-0.7109803;0.01705539,-0.07022844;0.005424274;-0.03342552,-0.1023214;-0.3539067;0.004094478,-0.1262603;-0.7502636;0.09584865,-0.1212404;-0.7101821;-0.003817528,0.007532335;0.569062;0.005839887,0;0;0,-0.003161572;0.3292847;-0.002620459,-0.006433211;0.646405;-0.01976287,0.1768157;0.5165768;0.03316224,0.3183364;0.3079665;0.05098331,0.4803271;0.1111411;0.04853666,-0.1902797;0.5168324;-0.05070209,-0.3536997;0.3241165;-0.04641281,-0.5178987;0.1314732;-0.07665245,0.0745363;-0.0009564311;-0.02285051,0.08443963;-0.362214;0.007994654,0.07104101;-0.7615933;0.08804023,0.07924201;-0.777692;-0.0006606579,-0.06329392;0.00707748;-0.04497233,-0.1018255;-0.3528872;-0.02267438,-0.09943046;-0.7501509;0.06824587,-0.1051651;-0.7973986;0.004526898,-0.005726472;0.5689717;-0.01301205,852.8191
+0;0;0,0.004193292;0.329174;0.008493728,0.008697022;0.6466718;0.001673904,0.1969022;0.5264835;0.02875412,0.4062937;0.3895072;0.06420297,0.6428304;0.2962203;0.08251034,-0.181732;0.5205045;0.01032819,-0.4049696;0.4024472;0.0198849,-0.6342613;0.2911988;0.01385539,0.07108648;0.003866981;-0.03178804,0.07789869;-0.3548124;0.02168326,0.08803906;-0.750962;0.116832,0.09031421;-0.7109803;0.01705539,-0.07022844;0.005424274;-0.03342552,-0.1023214;-0.3539067;0.004094478,-0.1262603;-0.7502636;0.09584865,-0.1212404;-0.7101821;-0.003817528,0.007532335;0.569062;0.005839887,0;0;0,-0.003161572;0.3292847;-0.002620459,-0.006433211;0.646405;-0.01976287,0.1768157;0.5165768;0.03316224,0.3183364;0.3079665;0.05098331,0.4803271;0.1111411;0.04853666,-0.1902797;0.5168324;-0.05070209,-0.3536997;0.3241165;-0.04641281,-0.5178987;0.1314732;-0.07665245,0.0745363;-0.0009564311;-0.02285051,0.08443963;-0.362214;0.007994654,0.07104101;-0.7615933;0.08804023,0.07924201;-0.777692;-0.0006606579,-0.06329392;0.00707748;-0.04497233,-0.1018255;-0.3528872;-0.02267438,-0.09943046;-0.7501509;0.06824587,-0.1051651;-0.7973986;0.004526898,-0.005726472;0.5689717;-0.01301205,852.8308
+0;0;0,0.004222989;0.3292257;0.008456638,0.008738831;0.6467523;0.001600807,0.197106;0.5267525;0.02898187,0.4114712;0.3991981;0.06409381,0.6490375;0.3111029;0.08755131,-0.1820539;0.5213863;0.01022692,-0.4085497;0.4116879;0.02124149,-0.6404886;0.3071906;0.0154587,0.0710629;0.003842007;-0.03176519,0.07771546;-0.354411;0.02206307,0.08754522;-0.751259;0.1159859,0.08985963;-0.7115337;0.01902974,-0.07018777;0.005441225;-0.03343342,-0.1023725;-0.353529;0.003868774,-0.1265175;-0.750224;0.0958282,-0.1215383;-0.7104343;-0.001021162,0.007572386;0.5691304;0.005775008,0;0;0,-0.0031217;0.329335;-0.002761841,-0.006311096;0.6464711;-0.02017522,0.1770141;0.5166067;0.03308463,0.3191543;0.3094095;0.05099797,0.4823622;0.1142016;0.04858732,-0.1877661;0.5147391;-0.05950532,-0.3540962;0.3259049;-0.04804296,-0.5191054;0.1346037;-0.07844996,0.07449956;-0.0009473115;-0.02286136,0.08422372;-0.361852;0.007800698,0.07097234;-0.761605;0.08797765,0.07809883;-0.7825727;0.005201221,-0.06325721;0.007068411;-0.04496984,-0.1017546;-0.3525136;-0.02248377,-0.09930319;-0.7502186;0.06824196,-0.08193866;-0.7383876;-0.02593231,-0.005613074;0.5690314;-0.01335275,852.8536
+0;0;0,0.004222989;0.3292257;0.008456638,0.008738831;0.6467523;0.001600807,0.197106;0.5267525;0.02898187,0.4114712;0.3991981;0.06409381,0.6490375;0.3111029;0.08755131,-0.1820539;0.5213863;0.01022692,-0.4085497;0.4116879;0.02124149,-0.6404886;0.3071906;0.0154587,0.0710629;0.003842007;-0.03176519,0.07771546;-0.354411;0.02206307,0.08754522;-0.751259;0.1159859,0.08985963;-0.7115337;0.01902974,-0.07018777;0.005441225;-0.03343342,-0.1023725;-0.353529;0.003868774,-0.1265175;-0.750224;0.0958282,-0.1215383;-0.7104343;-0.001021162,0.007572386;0.5691304;0.005775008,0;0;0,-0.0031217;0.329335;-0.002761841,-0.006311096;0.6464711;-0.02017522,0.1770141;0.5166067;0.03308463,0.3191543;0.3094095;0.05099797,0.4823622;0.1142016;0.04858732,-0.1877661;0.5147391;-0.05950532,-0.3540962;0.3259049;-0.04804296,-0.5191054;0.1346037;-0.07844996,0.07449956;-0.0009473115;-0.02286136,0.08422372;-0.361852;0.007800698,0.07097234;-0.761605;0.08797765,0.07809883;-0.7825727;0.005201221,-0.06325721;0.007068411;-0.04496984,-0.1017546;-0.3525136;-0.02248377,-0.09930319;-0.7502186;0.06824196,-0.08193866;-0.7383876;-0.02593231,-0.005613074;0.5690314;-0.01335275,852.8759
+0;0;0,0.004223732;0.3292836;0.008458126,0.008740494;0.6468747;0.001600641,0.1975115;0.5267625;0.02903237,0.4109631;0.3997518;0.06399466,0.6492847;0.3113765;0.08752675,-0.1824569;0.5213848;0.01023743,-0.4079874;0.4121539;0.02120506,-0.6406637;0.3073244;0.01540388,0.07106154;0.003841934;-0.03176458,0.0777126;-0.3543303;0.02205154,0.08759068;-0.753129;0.116436,0.08983705;-0.7136896;0.02233019,-0.07018643;0.005441121;-0.03343278,-0.1023639;-0.3534482;0.003861003,-0.1266276;-0.7520931;0.09627247,-0.1217948;-0.7125911;0.002270266,0.00757372;0.5692308;0.005776023,0;0;0,-0.003065437;0.3293924;-0.002889395,-0.006193776;0.6465802;-0.02054191,0.1774367;0.5166068;0.03322649,0.3201582;0.311123;0.05118895,0.4849106;0.1161478;0.04962159,-0.1881032;0.5146215;-0.05953954,-0.3550607;0.3277977;-0.04780409,-0.5232801;0.1380723;-0.07725959,0.07449362;-0.0009521098;-0.02287543,0.08417953;-0.3617738;0.007810116,0.0706416;-0.763402;0.0887916,0.076865;-0.788453;0.01210582,-0.06325384;0.007069905;-0.04497176,-0.1017649;-0.352426;-0.02244703,-0.09930509;-0.7520496;0.06888422,-0.08244987;-0.739701;-0.02251811,-0.005496699;0.5691239;-0.01365757,852.8872
+0;0;0,0.004050317;0.3292842;0.008520178,0.00844158;0.6468778;0.001705122,0.1972789;0.5270069;0.02923499,0.4143907;0.4062359;0.06376758,0.6579447;0.3316745;0.08059543,-0.183046;0.5226687;0.01044297,-0.4107261;0.417974;0.02123315,-0.6463823;0.3199672;0.01654717,0.07110516;0.003800406;-0.03167183,0.07700003;-0.3544175;0.02192773,0.08746253;-0.7531344;0.1165944,0.08974421;-0.7136932;0.02248962,-0.07012837;0.005477181;-0.03354855,-0.1026729;-0.3533652;0.003878266,-0.1270082;-0.7520103;0.09627005,-0.1221378;-0.7125022;0.002270423,0.007300174;0.5692331;0.00587217,0;0;0,-0.003065437;0.3293924;-0.002889395,-0.006193776;0.6465802;-0.02054191,0.1774367;0.5166068;0.03322649,0.3201582;0.311123;0.05118895,0.4849106;0.1161478;0.04962159,-0.1881032;0.5146215;-0.05953954,-0.3550607;0.3277977;-0.04780409,-0.5232801;0.1380723;-0.07725959,0.07449362;-0.0009521098;-0.02287543,0.08417953;-0.3617738;0.007810116,0.0706416;-0.763402;0.0887916,0.076865;-0.788453;0.01210582,-0.06325384;0.007069905;-0.04497176,-0.1017649;-0.352426;-0.02244703,-0.09930509;-0.7520496;0.06888422,-0.08244987;-0.739701;-0.02251811,-0.005496699;0.5691239;-0.01365757,852.9084
+0;0;0,0.004050404;0.3292913;0.00852036,0.008441189;0.6468499;0.001705882,0.1972544;0.5269889;0.02923254,0.4137058;0.4065853;0.06366009,0.6579826;0.3318026;0.08053789,-0.183022;0.5226513;0.01044291,-0.4100097;0.418275;0.02120026,-0.6463652;0.3199773;0.01650037,0.07111033;0.003800682;-0.03167413,0.07700319;-0.354295;0.02190714,0.08746172;-0.7528609;0.116538,0.08973588;-0.7134508;0.02274344,-0.07013346;0.005477579;-0.03355099,-0.1026669;-0.3532423;0.003863059,-0.126993;-0.7517365;0.09621985,-0.1221386;-0.7122597;0.00253015,0.00729985;0.5692098;0.005872686,0;0;0,-0.002930023;0.3293995;-0.003025055,-0.005799532;0.6465407;-0.02092922,0.1777082;0.5166142;0.03310978,0.3212174;0.3126215;0.05115378,0.4868016;0.1173536;0.05026495,-0.1878753;0.5146959;-0.05942929,-0.356007;0.3299789;-0.04739173,-0.5266184;0.1413837;-0.07692306,0.07449516;-0.0009491444;-0.02288985,0.0841878;-0.3616488;0.00777006,0.07045022;-0.7630769;0.0889231,0.07707001;-0.7884843;0.0129143,-0.06326009;0.007065685;-0.04497346,-0.1015825;-0.3522453;-0.0211985,-0.09907422;-0.7519001;0.06929384,-0.08231106;-0.7395111;-0.02181039,-0.005155444;0.5690939;-0.01398361,852.9205
+0;0;0,0.004050404;0.3292913;0.00852036,0.008441189;0.6468499;0.001705882,0.1972544;0.5269889;0.02923254,0.4137058;0.4065853;0.06366009,0.6579826;0.3318026;0.08053789,-0.183022;0.5226513;0.01044291,-0.4100097;0.418275;0.02120026,-0.6463652;0.3199773;0.01650037,0.07111033;0.003800682;-0.03167413,0.07700319;-0.354295;0.02190714,0.08746172;-0.7528609;0.116538,0.08973588;-0.7134508;0.02274344,-0.07013346;0.005477579;-0.03355099,-0.1026669;-0.3532423;0.003863059,-0.126993;-0.7517365;0.09621985,-0.1221386;-0.7122597;0.00253015,0.00729985;0.5692098;0.005872686,0;0;0,-0.002930023;0.3293995;-0.003025055,-0.005799532;0.6465407;-0.02092922,0.1777082;0.5166142;0.03310978,0.3212174;0.3126215;0.05115378,0.4868016;0.1173536;0.05026495,-0.1878753;0.5146959;-0.05942929,-0.356007;0.3299789;-0.04739173,-0.5266184;0.1413837;-0.07692306,0.07449516;-0.0009491444;-0.02288985,0.0841878;-0.3616488;0.00777006,0.07045022;-0.7630769;0.0889231,0.07707001;-0.7884843;0.0129143,-0.06326009;0.007065685;-0.04497346,-0.1015825;-0.3522453;-0.0211985,-0.09907422;-0.7519001;0.06929384,-0.08231106;-0.7395111;-0.02181039,-0.005155444;0.5690939;-0.01398361,852.9321
+0;0;0,0.003963867;0.3293306;0.008420279,0.00828656;0.6468847;0.001548543,0.1972985;0.5273874;0.02939779,0.416283;0.414268;0.06295241,0.6606221;0.33713;0.08149429,-0.1836937;0.5243061;0.01026103,-0.4113252;0.4245715;0.02089164,-0.6531735;0.3379743;0.0184552,0.07117534;0.003825028;-0.03152365,0.07672021;-0.3543008;0.02168525,0.08730108;-0.7514154;0.1159135,0.08967562;-0.7120469;0.0224564,-0.07005783;0.005497186;-0.03370434,-0.1024013;-0.3531891;0.003900185,-0.1263162;-0.7503066;0.09564281,-0.1213773;-0.7108492;0.00229504,0.007159784;0.5692455;0.005726616,0;0;0,-0.002820212;0.3294355;-0.003100038,-0.005454663;0.6465665;-0.02114284,0.1780411;0.5164592;0.03314495,0.3222853;0.3146188;0.05131578,0.4911253;0.1209991;0.05103326,-0.1877895;0.5147312;-0.05937729,-0.3570879;0.3328896;-0.0472193,-0.5296896;0.1448322;-0.07617961,0.07449283;-0.000951901;-0.02289569,0.08418269;-0.3616179;0.007799506,0.07065446;-0.7615513;0.08880115,0.07680994;-0.7874767;0.01355422,-0.06325965;0.007068073;-0.04497288,-0.1015156;-0.3522138;-0.02111785,-0.09913754;-0.7504263;0.06894946,-0.08244203;-0.7379857;-0.02182813,-0.004861914;0.5691227;-0.01416445,852.9528
+0;0;0,0.003963867;0.3293306;0.008420279,0.00828656;0.6468847;0.001548543,0.1972985;0.5273874;0.02939779,0.416283;0.414268;0.06295241,0.6606221;0.33713;0.08149429,-0.1836937;0.5243061;0.01026103,-0.4113252;0.4245715;0.02089164,-0.6531735;0.3379743;0.0184552,0.07117534;0.003825028;-0.03152365,0.07672021;-0.3543008;0.02168525,0.08730108;-0.7514154;0.1159135,0.08967562;-0.7120469;0.0224564,-0.07005783;0.005497186;-0.03370434,-0.1024013;-0.3531891;0.003900185,-0.1263162;-0.7503066;0.09564281,-0.1213773;-0.7108492;0.00229504,0.007159784;0.5692455;0.005726616,0;0;0,-0.002820212;0.3294355;-0.003100038,-0.005454663;0.6465665;-0.02114284,0.1780411;0.5164592;0.03314495,0.3222853;0.3146188;0.05131578,0.4911253;0.1209991;0.05103326,-0.1877895;0.5147312;-0.05937729,-0.3570879;0.3328896;-0.0472193,-0.5296896;0.1448322;-0.07617961,0.07449283;-0.000951901;-0.02289569,0.08418269;-0.3616179;0.007799506,0.07065446;-0.7615513;0.08880115,0.07680994;-0.7874767;0.01355422,-0.06325965;0.007068073;-0.04497288,-0.1015156;-0.3522138;-0.02111785,-0.09913754;-0.7504263;0.06894946,-0.08244203;-0.7379857;-0.02182813,-0.004861914;0.5691227;-0.01416445,852.9648
+0;0;0,0.003846525;0.3293359;0.008268293,0.008077161;0.6468892;0.00129662,0.1971947;0.5277699;0.02913587,0.4194477;0.4208717;0.06157785,0.6671315;0.357183;0.08591124,-0.1841058;0.525251;0.009891311,-0.4143497;0.4317198;0.0206531,-0.657959;0.350205;0.01831409,0.07120197;0.00385802;-0.03145945,0.07645392;-0.3543371;0.02131103,0.08714139;-0.7514499;0.1155349,0.08954543;-0.7120897;0.02207766,-0.07002243;0.005455664;-0.03378457,-0.1023473;-0.3532567;0.003585901,-0.1264082;-0.7503451;0.09541677,-0.1214414;-0.7108992;0.002069309,0.006969678;0.5692507;0.005494087,0;0;0,-0.002820212;0.3294355;-0.003100038,-0.005454663;0.6465665;-0.02114284,0.1780411;0.5164592;0.03314495,0.3222853;0.3146188;0.05131578,0.4911253;0.1209991;0.05103326,-0.1877895;0.5147312;-0.05937729,-0.3570879;0.3328896;-0.0472193,-0.5296896;0.1448322;-0.07617961,0.07449283;-0.000951901;-0.02289569,0.08418269;-0.3616179;0.007799506,0.07065446;-0.7615513;0.08880115,0.07680994;-0.7874767;0.01355422,-0.06325965;0.007068073;-0.04497288,-0.1015156;-0.3522138;-0.02111785,-0.09913754;-0.7504263;0.06894946,-0.08244203;-0.7379857;-0.02182813,-0.004861914;0.5691227;-0.01416445,852.9759
+0;0;0,0.003847323;0.3294043;0.008270009,0.008078109;0.6469686;0.001297966,0.1973947;0.5278002;0.02916227,0.41879;0.4213145;0.06147905,0.6683429;0.3571452;0.08599608,-0.1843049;0.5252786;0.009897568,-0.4136602;0.4321084;0.02061782,-0.659108;0.3499784;0.01826116,0.07119042;0.003857394;-0.03145434,0.07643677;-0.3539564;0.02125996,0.08711509;-0.7507288;0.115403,0.08952978;-0.711327;0.02153142,-0.07001107;0.005454779;-0.03377909,-0.1023015;-0.3528758;0.003551599,-0.1263418;-0.7496237;0.09530374,-0.121353;-0.7101359;0.00154236,0.006970545;0.5693244;0.005495742,0;0;0,-0.00269312;0.3295027;-0.003323317,-0.00514663;0.6466283;-0.02167821,0.1784081;0.5164994;0.03314972,0.3232047;0.3162396;0.05130029,0.4941066;0.1218485;0.05097961,-0.187841;0.5146765;-0.0592652,-0.3580336;0.3349861;-0.04721189,-0.5366972;0.1498674;-0.07560015,0.07447156;-0.0009588003;-0.02292156,0.08421631;-0.3612297;0.007850647,0.07037783;-0.7607569;0.08904123,0.0779621;-0.7860085;0.01291084,-0.06324802;0.007072473;-0.04496663,-0.1014573;-0.3518289;-0.02115696,-0.09903381;-0.7496957;0.06885064,-0.08229681;-0.7373565;-0.0223309,-0.004588593;0.5691856;-0.01462162,852.9867
+0;0;0,0.003847323;0.3294043;0.008270009,0.008078109;0.6469686;0.001297966,0.1973947;0.5278002;0.02916227,0.41879;0.4213145;0.06147905,0.6683429;0.3571452;0.08599608,-0.1843049;0.5252786;0.009897568,-0.4136602;0.4321084;0.02061782,-0.659108;0.3499784;0.01826116,0.07119042;0.003857394;-0.03145434,0.07643677;-0.3539564;0.02125996,0.08711509;-0.7507288;0.115403,0.08952978;-0.711327;0.02153142,-0.07001107;0.005454779;-0.03377909,-0.1023015;-0.3528758;0.003551599,-0.1263418;-0.7496237;0.09530374,-0.121353;-0.7101359;0.00154236,0.006970545;0.5693244;0.005495742,0;0;0,-0.00269312;0.3295027;-0.003323317,-0.00514663;0.6466283;-0.02167821,0.1784081;0.5164994;0.03314972,0.3232047;0.3162396;0.05130029,0.4941066;0.1218485;0.05097961,-0.187841;0.5146765;-0.0592652,-0.3580336;0.3349861;-0.04721189,-0.5366972;0.1498674;-0.07560015,0.07447156;-0.0009588003;-0.02292156,0.08421631;-0.3612297;0.007850647,0.07037783;-0.7607569;0.08904123,0.0779621;-0.7860085;0.01291084,-0.06324802;0.007072473;-0.04496663,-0.1014573;-0.3518289;-0.02115696,-0.09903381;-0.7496957;0.06885064,-0.08229681;-0.7373565;-0.0223309,-0.004588593;0.5691856;-0.01462162,852.9982
+0;0;0,0.003754765;0.3294504;0.008133503,0.007910169;0.64701;0.00103312,0.1974582;0.5279253;0.02894624,0.4215809;0.4295852;0.06029434,0.6735734;0.3721695;0.08691932,-0.1848726;0.5263012;0.009748576,-0.4156097;0.4394821;0.02010459,-0.6673706;0.3757374;0.02777122,0.07122579;0.003808983;-0.03140494,0.07599631;-0.3533871;0.02094306,0.08685659;-0.7497097;0.1148705,0.08922081;-0.7105214;0.02304505,-0.06998825;0.005490171;-0.03384368,-0.1025712;-0.3521589;0.003273029,-0.1268172;-0.7483156;0.09538114,-0.1219323;-0.7090496;0.0036631,0.006820493;0.5693645;0.005264227,0;0;0,-0.002617523;0.3295433;-0.003487826,-0.00503929;0.6466589;-0.02197468,0.1786389;0.5164933;0.03316987,0.3240251;0.3179069;0.0507983,0.4971144;0.1241399;0.05048144,-0.1880045;0.5146205;-0.05913588,-0.3592848;0.3374227;-0.04695152,-0.5393386;0.1521565;-0.07456829,0.07446939;-0.000937283;-0.02296352,0.08417168;-0.3605411;0.00774622,0.07045118;-0.759422;0.08970796,0.07648567;-0.7873307;0.01806938,-0.06326423;0.007057203;-0.04496361,-0.1013541;-0.3512092;-0.02158605,-0.09908936;-0.7485183;0.06870353,-0.08274782;-0.735805;-0.02049313,-0.004476171;0.5692158;-0.01489234,853.0212
+0;0;0,0.003754765;0.3294504;0.008133503,0.007910169;0.64701;0.00103312,0.1974582;0.5279253;0.02894624,0.4215809;0.4295852;0.06029434,0.6735734;0.3721695;0.08691932,-0.1848726;0.5263012;0.009748576,-0.4156097;0.4394821;0.02010459,-0.6673706;0.3757374;0.02777122,0.07122579;0.003808983;-0.03140494,0.07599631;-0.3533871;0.02094306,0.08685659;-0.7497097;0.1148705,0.08922081;-0.7105214;0.02304505,-0.06998825;0.005490171;-0.03384368,-0.1025712;-0.3521589;0.003273029,-0.1268172;-0.7483156;0.09538114,-0.1219323;-0.7090496;0.0036631,0.006820493;0.5693645;0.005264227,0;0;0,-0.002617523;0.3295433;-0.003487826,-0.00503929;0.6466589;-0.02197468,0.1786389;0.5164933;0.03316987,0.3240251;0.3179069;0.0507983,0.4971144;0.1241399;0.05048144,-0.1880045;0.5146205;-0.05913588,-0.3592848;0.3374227;-0.04695152,-0.5393386;0.1521565;-0.07456829,0.07446939;-0.000937283;-0.02296352,0.08417168;-0.3605411;0.00774622,0.07045118;-0.759422;0.08970796,0.07648567;-0.7873307;0.01806938,-0.06326423;0.007057203;-0.04496361,-0.1013541;-0.3512092;-0.02158605,-0.09908936;-0.7485183;0.06870353,-0.08274782;-0.735805;-0.02049313,-0.004476171;0.5692158;-0.01489234,853.0426
+0;0;0,0.00375518;0.3294868;0.008134401,0.007910248;0.6470207;0.001034557,0.1977235;0.5278838;0.02898032,0.4208966;0.4299604;0.0601956,0.6752515;0.3720064;0.08707019,-0.185139;0.5262575;0.009755956,-0.4148986;0.4398063;0.02006809,-0.6690196;0.375464;0.02780659,0.07121504;0.003808408;-0.0314002,0.07598602;-0.353422;0.02095282,0.08690223;-0.7517855;0.1153639,0.08931175;-0.7124212;0.02177942,-0.06997769;0.005489342;-0.03383857,-0.1025638;-0.352194;0.003281701,-0.1269346;-0.7503909;0.09586416,-0.1219562;-0.7109473;0.002389073,0.006820649;0.5693807;0.005265368,0;0;0,-0.002531242;0.3295794;-0.003579974,-0.004893411;0.6466666;-0.02212191,0.178973;0.5162557;0.03313493,0.325029;0.3194482;0.05057191,0.5002081;0.1242835;0.05113148,-0.1889243;0.5150867;-0.05655047,-0.3598499;0.3388855;-0.04619591,-0.5452437;0.1554678;-0.0738432,0.07447167;-0.0009649396;-0.02291501,0.08416153;-0.3606;0.007840274,0.06990726;-0.7614989;0.09032106,0.07569931;-0.7873361;0.01482129,-0.0632247;0.007076698;-0.04499572,-0.1012614;-0.3512189;-0.0214453,-0.09902499;-0.750568;0.06933706,-0.08284321;-0.7381759;-0.02165566,-0.004335839;0.5692298;-0.01503062,853.0648
+0;0;0,0.003457468;0.3294679;0.007997813,0.007429297;0.64693;0.0008114977,0.1976543;0.5281916;0.02851717,0.4218676;0.4368685;0.05906489,0.6766704;0.3865716;0.08416311,-0.1860636;0.527205;0.009353017,-0.4167342;0.4481777;0.01886653,-0.6692241;0.3827827;0.0263806,0.07125954;0.003832079;-0.03133494,0.07559128;-0.3534341;0.02063847,0.08653635;-0.7521538;0.1151664,0.08894393;-0.7127874;0.02149492,-0.06996919;0.005431611;-0.03390123,-0.1029202;-0.3522044;0.003109906,-0.1274261;-0.7507725;0.09571476,-0.1224457;-0.7113248;0.002153002,0.006381156;0.5693073;0.005062858,0;0;0,-0.002414472;0.3295544;-0.00361383,-0.004675273;0.6465688;-0.02217829,0.1792973;0.5157644;0.03316594,0.3261034;0.3216335;0.05065537,0.5032616;0.1300633;0.05048395,-0.1897383;0.5157894;-0.05420958,-0.3600621;0.3412705;-0.04539529,-0.5468828;0.1611432;-0.07253021,0.07450898;-0.0009954721;-0.02284527,0.08420835;-0.3606005;0.007965207,0.07017064;-0.7620438;0.08968949,0.07744938;-0.7875608;0.01397455,-0.06321114;0.007094302;-0.04503897,-0.1010026;-0.3511846;-0.0212242,-0.09892529;-0.7509408;0.06945895,-0.08313611;-0.7385601;-0.02169,-0.004136629;0.569149;-0.01508427,853.087
+0;0;0,0.003457468;0.3294679;0.007997813,0.007429297;0.64693;0.0008114977,0.1976543;0.5281916;0.02851717,0.4218676;0.4368685;0.05906489,0.6766704;0.3865716;0.08416311,-0.1860636;0.527205;0.009353017,-0.4167342;0.4481777;0.01886653,-0.6692241;0.3827827;0.0263806,0.07125954;0.003832079;-0.03133494,0.07559128;-0.3534341;0.02063847,0.08653635;-0.7521538;0.1151664,0.08894393;-0.7127874;0.02149492,-0.06996919;0.005431611;-0.03390123,-0.1029202;-0.3522044;0.003109906,-0.1274261;-0.7507725;0.09571476,-0.1224457;-0.7113248;0.002153002,0.006381156;0.5693073;0.005062858,0;0;0,-0.002414472;0.3295544;-0.00361383,-0.004675273;0.6465688;-0.02217829,0.1792973;0.5157644;0.03316594,0.3261034;0.3216335;0.05065537,0.5032616;0.1300633;0.05048395,-0.1897383;0.5157894;-0.05420958,-0.3600621;0.3412705;-0.04539529,-0.5468828;0.1611432;-0.07253021,0.07450898;-0.0009954721;-0.02284527,0.08420835;-0.3606005;0.007965207,0.07017064;-0.7620438;0.08968949,0.07744938;-0.7875608;0.01397455,-0.06321114;0.007094302;-0.04503897,-0.1010026;-0.3511846;-0.0212242,-0.09892529;-0.7509408;0.06945895,-0.08313611;-0.7385601;-0.02169,-0.004136629;0.569149;-0.01508427,853.0983
+0;0;0,0.003457468;0.3294679;0.007997813,0.007429297;0.64693;0.0008114977,0.1976543;0.5281916;0.02851717,0.4218676;0.4368685;0.05906489,0.6766704;0.3865716;0.08416311,-0.1860636;0.527205;0.009353017,-0.4167342;0.4481777;0.01886653,-0.6692241;0.3827827;0.0263806,0.07125954;0.003832079;-0.03133494,0.07559128;-0.3534341;0.02063847,0.08653635;-0.7521538;0.1151664,0.08894393;-0.7127874;0.02149492,-0.06996919;0.005431611;-0.03390123,-0.1029202;-0.3522044;0.003109906,-0.1274261;-0.7507725;0.09571476,-0.1224457;-0.7113248;0.002153002,0.006381156;0.5693073;0.005062858,0;0;0,-0.002414472;0.3295544;-0.00361383,-0.004675273;0.6465688;-0.02217829,0.1792973;0.5157644;0.03316594,0.3261034;0.3216335;0.05065537,0.5032616;0.1300633;0.05048395,-0.1897383;0.5157894;-0.05420958,-0.3600621;0.3412705;-0.04539529,-0.5468828;0.1611432;-0.07253021,0.07450898;-0.0009954721;-0.02284527,0.08420835;-0.3606005;0.007965207,0.07017064;-0.7620438;0.08968949,0.07744938;-0.7875608;0.01397455,-0.06321114;0.007094302;-0.04503897,-0.1010026;-0.3511846;-0.0212242,-0.09892529;-0.7509408;0.06945895,-0.08313611;-0.7385601;-0.02169,-0.004136629;0.569149;-0.01508427,853.1097
+0;0;0,0.003187163;0.3295034;0.007679779,0.007007642;0.6469148;0.0002750014,0.1974635;0.5285791;0.02812704,0.4230141;0.4426006;0.05896424,0.6806911;0.3991265;0.08420068,-0.1868539;0.5285281;0.008829201,-0.4184107;0.454316;0.0183338,-0.6747982;0.3980516;0.02324065,0.07123597;0.003773444;-0.03135718,0.07527826;-0.3536781;0.02017181,0.08626133;-0.7504888;0.1142672,0.08896643;-0.7101353;0.01050861,-0.06993015;0.005460334;-0.03394163,-0.1033919;-0.3522997;0.002545219,-0.1275773;-0.7490225;0.09452,-0.1220229;-0.7085787;-0.009116031,0.005996519;0.5693052;0.004594355,0;0;0,-0.002336886;0.3295792;-0.003702402,-0.00456712;0.6465452;-0.02230012,0.1794008;0.5155698;0.03334558,0.3267803;0.3227055;0.0506357,0.505882;0.1307503;0.05033457,-0.1902882;0.5163288;-0.05248862,-0.3615867;0.3436674;-0.04466632,-0.5604488;0.1740829;-0.0695515,0.07450898;-0.001017183;-0.0227915,0.08426629;-0.3607252;0.008162498,0.06989352;-0.7602025;0.08967674,0.0798135;-0.7679248;-0.007065058,-0.06317122;0.007098641;-0.04506752,-0.1013742;-0.3513118;-0.02213946,-0.09920866;-0.748992;0.06884975,-0.1040767;-0.80153;0.005256221,-0.004027415;0.5691356;-0.01520133,853.1316
+0;0;0,0.003187163;0.3295034;0.007679779,0.007007642;0.6469148;0.0002750014,0.1974635;0.5285791;0.02812704,0.4230141;0.4426006;0.05896424,0.6806911;0.3991265;0.08420068,-0.1868539;0.5285281;0.008829201,-0.4184107;0.454316;0.0183338,-0.6747982;0.3980516;0.02324065,0.07123597;0.003773444;-0.03135718,0.07527826;-0.3536781;0.02017181,0.08626133;-0.7504888;0.1142672,0.08896643;-0.7101353;0.01050861,-0.06993015;0.005460334;-0.03394163,-0.1033919;-0.3522997;0.002545219,-0.1275773;-0.7490225;0.09452,-0.1220229;-0.7085787;-0.009116031,0.005996519;0.5693052;0.004594355,0;0;0,-0.002336886;0.3295792;-0.003702402,-0.00456712;0.6465452;-0.02230012,0.1794008;0.5155698;0.03334558,0.3267803;0.3227055;0.0506357,0.505882;0.1307503;0.05033457,-0.1902882;0.5163288;-0.05248862,-0.3615867;0.3436674;-0.04466632,-0.5604488;0.1740829;-0.0695515,0.07450898;-0.001017183;-0.0227915,0.08426629;-0.3607252;0.008162498,0.06989352;-0.7602025;0.08967674,0.0798135;-0.7679248;-0.007065058,-0.06317122;0.007098641;-0.04506752,-0.1013742;-0.3513118;-0.02213946,-0.09920866;-0.748992;0.06884975,-0.1040767;-0.80153;0.005256221,-0.004027415;0.5691356;-0.01520133,853.1433
+0;0;0,0.003186628;0.3294482;0.007678491,0.007005957;0.6467637;0.0002757856,0.1975727;0.528424;0.02814033,0.4227363;0.4425931;0.05892461,0.6818044;0.3988843;0.0842973,-0.1869668;0.5283729;0.008831343,-0.4181262;0.4542882;0.01831963,-0.6758979;0.3977201;0.02325297,0.07125171;0.003774277;-0.03136411,0.07529316;-0.3536039;0.02015429,0.08630485;-0.7514485;0.1144948,0.08883741;-0.7117554;0.01735425,-0.0699456;0.00546154;-0.03394913,-0.1034005;-0.352225;0.002530225,-0.1276489;-0.7499814;0.09474465,-0.1224488;-0.7102037;-0.002281219,0.005995089;0.5691736;0.00459405,0;0;0,-0.002299216;0.3295236;-0.00376153,-0.004531667;0.646392;-0.02238274,0.1794583;0.5153129;0.03353452,0.3276413;0.3235903;0.05078316,0.5086918;0.1315202;0.05022264,-0.1907672;0.5166833;-0.05122592,-0.362343;0.3448626;-0.04397001,-0.5627153;0.1748905;-0.0690885,0.07452971;-0.001044631;-0.02278137,0.08433206;-0.3606628;0.008336902,0.06960826;-0.7611362;0.09022666,0.07981744;-0.7813944;0.007120967,-0.06318476;0.007107819;-0.04507687,-0.1010273;-0.3512405;-0.02175175,-0.09907959;-0.7499801;0.06937769,-0.1035982;-0.7975351;0.01020437,-0.003985472;0.5690026;-0.01527846,853.1661
+0;0;0,0.003126714;0.329483;0.007612758,0.006864282;0.6467772;0.0001557064,0.1976338;0.5287479;0.0280576,0.4235211;0.4498386;0.05901944,0.6858072;0.414116;0.08527693,-0.1874135;0.5293412;0.00851493,-0.4186208;0.461115;0.01845053,-0.6791906;0.4077447;0.02227077,0.07126374;0.003704439;-0.03127028,0.07504299;-0.3538012;0.0200479,0.08597589;-0.7506816;0.1140663,0.08853979;-0.7110935;0.01793868,-0.06986722;0.005518872;-0.03403215,-0.103486;-0.3522536;0.002391607,-0.1276595;-0.7490551;0.09424612,-0.1224571;-0.7093833;-0.001766406,0.005872577;0.5691904;0.004483733,0;0;0,-0.002306499;0.329556;-0.003784537,-0.004583821;0.6464045;-0.02237976,0.1794528;0.5152326;0.03379429,0.3278202;0.3257303;0.05071557,0.5103878;0.1322655;0.05041778,-0.1910229;0.5165905;-0.05056822,-0.3627626;0.3472737;-0.04366256,-0.564845;0.1762456;-0.06957915,0.07452401;-0.001088724;-0.02269495,0.08432803;-0.3607782;0.008697271,0.06958749;-0.7603757;0.08979952,0.07629152;-0.7827155;0.008838892,-0.06311513;0.007136324;-0.04511791,-0.1008725;-0.3512877;-0.0213547,-0.09897404;-0.7490677;0.06942272,-0.1041856;-0.7949705;0.00983556,-0.004020005;0.5690175;-0.01528347,853.188
+0;0;0,0.003126714;0.329483;0.007612758,0.006864282;0.6467772;0.0001557064,0.1976338;0.5287479;0.0280576,0.4235211;0.4498386;0.05901944,0.6858072;0.414116;0.08527693,-0.1874135;0.5293412;0.00851493,-0.4186208;0.461115;0.01845053,-0.6791906;0.4077447;0.02227077,0.07126374;0.003704439;-0.03127028,0.07504299;-0.3538012;0.0200479,0.08597589;-0.7506816;0.1140663,0.08853979;-0.7110935;0.01793868,-0.06986722;0.005518872;-0.03403215,-0.103486;-0.3522536;0.002391607,-0.1276595;-0.7490551;0.09424612,-0.1224571;-0.7093833;-0.001766406,0.005872577;0.5691904;0.004483733,0;0;0,-0.002306499;0.329556;-0.003784537,-0.004583821;0.6464045;-0.02237976,0.1794528;0.5152326;0.03379429,0.3278202;0.3257303;0.05071557,0.5103878;0.1322655;0.05041778,-0.1910229;0.5165905;-0.05056822,-0.3627626;0.3472737;-0.04366256,-0.564845;0.1762456;-0.06957915,0.07452401;-0.001088724;-0.02269495,0.08432803;-0.3607782;0.008697271,0.06958749;-0.7603757;0.08979952,0.07629152;-0.7827155;0.008838892,-0.06311513;0.007136324;-0.04511791,-0.1008725;-0.3512877;-0.0213547,-0.09897404;-0.7490677;0.06942272,-0.1041856;-0.7949705;0.00983556,-0.004020005;0.5690175;-0.01528347,853.2097
+0;0;0,0.003127246;0.3295391;0.007614053,0.006865287;0.646873;0.0001559407,0.1977202;0.5288131;0.02806906,0.4225252;0.4502818;0.05888255,0.686098;0.414384;0.08526884,-0.1874988;0.5294067;0.008517668,-0.4175984;0.4615074;0.01840567,-0.6794463;0.4078753;0.02224464,0.07126517;0.003704513;-0.03127091,0.07504148;-0.3535239;0.02000749,0.08597673;-0.75049;0.1140461,0.08852208;-0.7109712;0.01861429,-0.06986862;0.005518984;-0.03403284,-0.1034613;-0.3519762;0.002362683,-0.1276401;-0.7488632;0.09423701,-0.1224754;-0.7092614;-0.001080595,0.00587342;0.5692737;0.004484673,0;0;0,-0.002301931;0.3296111;-0.003871799,-0.004613906;0.6464949;-0.02254117,0.1794569;0.5152667;0.03388321,0.3281847;0.3275001;0.05054581,0.5121116;0.1335249;0.0504092,-0.1908655;0.516315;-0.05157825,-0.3633504;0.3494529;-0.04383874,-0.5676622;0.1789067;-0.06886269,0.07450754;-0.001073182;-0.02275503,0.08445545;-0.3604743;0.008673191,0.06919017;-0.7601577;0.08969796,0.07482027;-0.7836283;0.01024032,-0.0631298;0.007127194;-0.04510154,-0.1008521;-0.3510349;-0.02158893,-0.09919905;-0.7488763;0.06931924,-0.1030863;-0.7955712;0.01181179,-0.004034955;0.5690969;-0.01542723,853.2321
+0;0;0,0.003155761;0.3295693;0.007425,0.00688146;0.646906;-0.0001631854,0.1978547;0.5292608;0.02781239,0.4228221;0.4555564;0.06004896,0.6887674;0.4303797;0.08608405,-0.18782;0.5310274;0.008710376,-0.4185895;0.4698848;0.01813693,-0.6821405;0.4192837;0.02249976,0.07133354;0.003728318;-0.03098642,0.07512151;-0.3535844;0.01954991,0.08606478;-0.7502165;0.1136025,0.08854483;-0.7107158;0.01826968,-0.06972764;0.00553842;-0.03420401,-0.1034586;-0.3519202;0.002213262,-0.1279545;-0.7484827;0.09397822,-0.1228537;-0.708914;-0.001243539,0.005893657;0.5693045;0.004190439,0;0;0,-0.002338424;0.3296367;-0.003897309,-0.004709184;0.6465245;-0.02258098,0.179374;0.5152547;0.03394854,0.3300323;0.3305995;0.05087149,0.5147726;0.1358955;0.05088246,-0.1907391;0.5159944;-0.05231689,-0.3635021;0.3511924;-0.04365017,-0.5705997;0.1821125;-0.06733996,0.07446779;-0.001085132;-0.02271354,0.08441002;-0.360456;0.008821011,0.06909952;-0.7597375;0.09020007,0.07508004;-0.7833267;0.01097131,-0.06305362;0.007130187;-0.04512133,-0.1006173;-0.3510215;-0.0215197,-0.09913427;-0.7484757;0.06964287,-0.1029788;-0.7958001;0.0131546,-0.004112147;0.5691236;-0.01546311,853.2546
+0;0;0,0.003155761;0.3295693;0.007425,0.00688146;0.646906;-0.0001631854,0.1978547;0.5292608;0.02781239,0.4228221;0.4555564;0.06004896,0.6887674;0.4303797;0.08608405,-0.18782;0.5310274;0.008710376,-0.4185895;0.4698848;0.01813693,-0.6821405;0.4192837;0.02249976,0.07133354;0.003728318;-0.03098642,0.07512151;-0.3535844;0.01954991,0.08606478;-0.7502165;0.1136025,0.08854483;-0.7107158;0.01826968,-0.06972764;0.00553842;-0.03420401,-0.1034586;-0.3519202;0.002213262,-0.1279545;-0.7484827;0.09397822,-0.1228537;-0.708914;-0.001243539,0.005893657;0.5693045;0.004190439,0;0;0,-0.002338424;0.3296367;-0.003897309,-0.004709184;0.6465245;-0.02258098,0.179374;0.5152547;0.03394854,0.3300323;0.3305995;0.05087149,0.5147726;0.1358955;0.05088246,-0.1907391;0.5159944;-0.05231689,-0.3635021;0.3511924;-0.04365017,-0.5705997;0.1821125;-0.06733996,0.07446779;-0.001085132;-0.02271354,0.08441002;-0.360456;0.008821011,0.06909952;-0.7597375;0.09020007,0.07508004;-0.7833267;0.01097131,-0.06305362;0.007130187;-0.04512133,-0.1006173;-0.3510215;-0.0215197,-0.09913427;-0.7484757;0.06964287,-0.1029788;-0.7958001;0.0131546,-0.004112147;0.5691236;-0.01546311,853.2657
+0;0;0,0.003155875;0.3295811;0.007425267,0.006881259;0.6468909;-0.0001623244,0.1980221;0.5292162;0.02783355,0.4229862;0.4555129;0.06006965,0.6888368;0.4303451;0.08609547,-0.1879892;0.5309843;0.008714876,-0.4187553;0.4698426;0.01814129,-0.6822124;0.4192596;0.02250257,0.0712999;0.003726559;-0.0309718,0.07508814;-0.3536114;0.01956809,0.08603948;-0.7505365;0.1136902,0.08851625;-0.7110484;0.01848356,-0.06969475;0.005535807;-0.03418788,-0.103428;-0.351948;0.002231967,-0.1279421;-0.7488035;0.09406471,-0.122848;-0.7092475;-0.001030974,0.005893526;0.5692948;0.004190995,0;0;0,-0.002344936;0.3296479;-0.003943086,-0.004757799;0.6465079;-0.02264047,0.1794971;0.5152943;0.03405261,0.3307555;0.3311246;0.05086446,0.5173519;0.1383318;0.05081177,-0.1912792;0.5163488;-0.05123766,-0.365018;0.3525482;-0.04321259,-0.5749341;0.1870873;-0.06656194,0.07445592;-0.001123697;-0.02262449,0.08431131;-0.3605134;0.009013414,0.06895143;-0.7600839;0.09047461,0.07524109;-0.7838028;0.01151145,-0.06297307;0.007153693;-0.04516669,-0.1002516;-0.3510119;-0.02094317,-0.09903541;-0.7487948;0.07013768,-0.104496;-0.7935872;0.01066719,-0.004145607;0.5691126;-0.01552153,853.2881
+0;0;0,0.00308384;0.3295895;0.007076757,0.0067491;0.6468958;-0.0007066852,0.1979268;0.5293686;0.02735865,0.43128;0.4920769;0.06251259,0.6926751;0.4365612;0.08655258,-0.1884313;0.5327017;0.008583399,-0.4201719;0.4754694;0.01863163,-0.6845282;0.4298865;0.02364961,0.07136323;0.0037981;-0.03081684,0.07488841;-0.3536832;0.01871809,0.08597311;-0.7505811;0.1129392,0.08840755;-0.7111105;0.01772979,-0.06963109;0.005410155;-0.03433738,-0.1035682;-0.3520951;0.001680199,-0.1281647;-0.748926;0.09359714,-0.1231113;-0.7093903;-0.00150276,0.005772377;0.5693015;0.003679564,0;0;0,-0.002344936;0.3296479;-0.003943086,-0.004757799;0.6465079;-0.02264047,0.1794971;0.5152943;0.03405261,0.3307555;0.3311246;0.05086446,0.5173519;0.1383318;0.05081177,-0.1912792;0.5163488;-0.05123766,-0.365018;0.3525482;-0.04321259,-0.5749341;0.1870873;-0.06656194,0.07445592;-0.001123697;-0.02262449,0.08431131;-0.3605134;0.009013414,0.06895143;-0.7600839;0.09047461,0.07524109;-0.7838028;0.01151145,-0.06297307;0.007153693;-0.04516669,-0.1002516;-0.3510119;-0.02094317,-0.09903541;-0.7487948;0.07013768,-0.104496;-0.7935872;0.01066719,-0.004145607;0.5691126;-0.01552153,853.2993
+0;0;0,0.00308384;0.3295895;0.007076757,0.0067491;0.6468958;-0.0007066852,0.1979268;0.5293686;0.02735865,0.43128;0.4920769;0.06251259,0.6926751;0.4365612;0.08655258,-0.1884313;0.5327017;0.008583399,-0.4201719;0.4754694;0.01863163,-0.6845282;0.4298865;0.02364961,0.07136323;0.0037981;-0.03081684,0.07488841;-0.3536832;0.01871809,0.08597311;-0.7505811;0.1129392,0.08840755;-0.7111105;0.01772979,-0.06963109;0.005410155;-0.03433738,-0.1035682;-0.3520951;0.001680199,-0.1281647;-0.748926;0.09359714,-0.1231113;-0.7093903;-0.00150276,0.005772377;0.5693015;0.003679564,0;0;0,-0.002344936;0.3296479;-0.003943086,-0.004757799;0.6465079;-0.02264047,0.1794971;0.5152943;0.03405261,0.3307555;0.3311246;0.05086446,0.5173519;0.1383318;0.05081177,-0.1912792;0.5163488;-0.05123766,-0.365018;0.3525482;-0.04321259,-0.5749341;0.1870873;-0.06656194,0.07445592;-0.001123697;-0.02262449,0.08431131;-0.3605134;0.009013414,0.06895143;-0.7600839;0.09047461,0.07524109;-0.7838028;0.01151145,-0.06297307;0.007153693;-0.04516669,-0.1002516;-0.3510119;-0.02094317,-0.09903541;-0.7487948;0.07013768,-0.104496;-0.7935872;0.01066719,-0.004145607;0.5691126;-0.01552153,853.311
+0;0;0,0.00308363;0.329567;0.007076275,0.006748237;0.6468168;-0.0007058117,0.1978246;0.5293238;0.02734628,0.4311297;0.4920397;0.06249297,0.691506;0.4367403;0.08643926,-0.1883294;0.5326551;0.008580944,-0.4200222;0.4754345;0.0186271,-0.6833483;0.4300292;0.02362553,0.07132889;0.003796272;-0.030802,0.07485522;-0.353801;0.01874898,0.08594043;-0.750717;0.1129744,0.08835585;-0.7113203;0.01850872,-0.06959758;0.005407551;-0.03432086,-0.1035457;-0.3522137;0.001708403,-0.1281433;-0.7490628;0.09362955,-0.1231294;-0.7096016;-0.0007274747,0.005771679;0.5692355;0.003679698,0;0;0,-0.002285741;0.3296254;-0.003985167,-0.004671704;0.6464278;-0.0227021,0.1794169;0.5152367;0.03420031,0.3320756;0.33231;0.0512234,0.5194727;0.1417606;0.05193675,-0.1912768;0.5164941;-0.05058893,-0.3658304;0.3536304;-0.04264544,-0.5770812;0.1915371;-0.06558269,0.07444978;-0.001139805;-0.02251482,0.0841908;-0.3606403;0.00923419,0.06885204;-0.7602437;0.09063184,0.07480648;-0.7849984;0.01327312,-0.06287814;0.007153613;-0.04523442,-0.1001247;-0.35118;-0.02171285,-0.09928443;-0.7488317;0.07002636,-0.0838314;-0.7366171;-0.02196705,-0.004059844;0.5690458;-0.01558161,853.3338
+0;0;0,0.002986574;0.3295427;0.006883924,0.006571099;0.6467358;-0.001074773,0.1977773;0.5297278;0.02727529,0.4291179;0.4824179;0.06309679,0.6944792;0.4564638;0.08789057,-0.1887584;0.5337834;0.008464699,-0.4227275;0.4868563;0.01827099,-0.6864533;0.4408248;0.02416757,0.07141231;0.003744874;-0.03063756,0.07474913;-0.3541842;0.01806334,0.08572014;-0.7507102;0.1121395,0.08818239;-0.7112287;0.01670006,-0.06952368;0.005412563;-0.03449004,-0.1035299;-0.3524372;0.001332395,-0.1280984;-0.748877;0.09317711,-0.1230123;-0.7093302;-0.002152033,0.005608711;0.5691683;0.00334738,0;0;0,-0.002211407;0.3295966;-0.003986716,-0.004550613;0.6463466;-0.02269113,0.1795269;0.5151203;0.03436613,0.3329554;0.3329039;0.0515933,0.5220463;0.1433011;0.05223012,-0.1913401;0.516503;-0.05002599,-0.3667222;0.3545869;-0.04201455,-0.5786452;0.1924766;-0.06468329,0.07446416;-0.001134261;-0.02249897,0.08418328;-0.3608298;0.009450912,0.06889098;-0.7600603;0.09059763,0.07499587;-0.783491;0.01114607,-0.06288937;0.007134857;-0.0452374,-0.09968945;-0.351434;-0.02135707,-0.09914999;-0.7486989;0.07020652,-0.08360747;-0.7366636;-0.022747,-0.003946066;0.568976;-0.01557457,853.3551
+0;0;0,0.002986574;0.3295427;0.006883924,0.006571099;0.6467358;-0.001074773,0.1977773;0.5297278;0.02727529,0.4291179;0.4824179;0.06309679,0.6944792;0.4564638;0.08789057,-0.1887584;0.5337834;0.008464699,-0.4227275;0.4868563;0.01827099,-0.6864533;0.4408248;0.02416757,0.07141231;0.003744874;-0.03063756,0.07474913;-0.3541842;0.01806334,0.08572014;-0.7507102;0.1121395,0.08818239;-0.7112287;0.01670006,-0.06952368;0.005412563;-0.03449004,-0.1035299;-0.3524372;0.001332395,-0.1280984;-0.748877;0.09317711,-0.1230123;-0.7093302;-0.002152033,0.005608711;0.5691683;0.00334738,0;0;0,-0.002211407;0.3295966;-0.003986716,-0.004550613;0.6463466;-0.02269113,0.1795269;0.5151203;0.03436613,0.3329554;0.3329039;0.0515933,0.5220463;0.1433011;0.05223012,-0.1913401;0.516503;-0.05002599,-0.3667222;0.3545869;-0.04201455,-0.5786452;0.1924766;-0.06468329,0.07446416;-0.001134261;-0.02249897,0.08418328;-0.3608298;0.009450912,0.06889098;-0.7600603;0.09059763,0.07499587;-0.783491;0.01114607,-0.06288937;0.007134857;-0.0452374,-0.09968945;-0.351434;-0.02135707,-0.09914999;-0.7486989;0.07020652,-0.08360747;-0.7366636;-0.022747,-0.003946066;0.568976;-0.01557457,853.3664
+0;0;0,0.002987265;0.3296189;0.006885516,0.006572598;0.6468833;-0.00107506,0.197754;0.5298607;0.02727307,0.4290506;0.4825598;0.06308775,0.695855;0.4564646;0.08801635,-0.1887323;0.5339158;0.008464875,-0.422657;0.4869976;0.0182693,-0.687817;0.4407158;0.02419795,0.0713751;0.003742924;-0.0306216,0.07471402;-0.3544104;0.01810982,0.08592621;-0.759654;0.1142543,0.08843081;-0.7200094;0.01717354,-0.06948746;0.005409743;-0.03447207,-0.103515;-0.3526643;0.001372814,-0.1286236;-0.7578197;0.09523669,-0.12345;-0.7181087;-0.001731806,0.005609967;0.5692961;0.00334821,0;0;0,-0.002175957;0.3296728;-0.004012227,-0.004495051;0.6464932;-0.02273536,0.1795193;0.5152119;0.03441429,0.3340338;0.3339989;0.05188656,0.5257699;0.1449912;0.05244184,-0.1910563;0.5163574;-0.05074644,-0.3679858;0.3562548;-0.04172817,-0.5811347;0.1934131;-0.06490459,0.07444246;-0.001137093;-0.02243042,0.08422686;-0.3610365;0.009763718,0.06905128;-0.7693349;0.0913353,0.07604618;-0.7899442;0.00818646,-0.06281971;0.007130434;-0.0452652,-0.0990108;-0.3516358;-0.02003158,-0.09890417;-0.7577701;0.07295656,-0.1055574;-0.8041785;0.01261212,-0.003891811;0.5691032;-0.01561546,853.3885
+0;0;0,0.00288506;0.3296241;0.006678234,0.006384054;0.6468852;-0.001447122,0.197635;0.530207;0.02712632,0.4291576;0.483732;0.06256025,0.696849;0.4707627;0.08825296,-0.1890917;0.5351093;0.008815866,-0.4239932;0.4929781;0.0168422,-0.6899121;0.45175;0.02546528,0.07140534;0.003753402;-0.03054971,0.07469214;-0.3544625;0.01772345,0.0858902;-0.7596961;0.1139114,0.08830689;-0.720063;0.01682732,-0.06945325;0.005339114;-0.03455195,-0.1034519;-0.3527488;0.00118139,-0.1285755;-0.7579247;0.09495322,-0.1234897;-0.7182248;-0.002021015,0.005444254;0.5693001;0.003015849,0;0;0,-0.002175957;0.3296728;-0.004012227,-0.004495051;0.6464932;-0.02273536,0.1795193;0.5152119;0.03441429,0.3340338;0.3339989;0.05188656,0.5257699;0.1449912;0.05244184,-0.1910563;0.5163574;-0.05074644,-0.3679858;0.3562548;-0.04172817,-0.5811347;0.1934131;-0.06490459,0.07444246;-0.001137093;-0.02243042,0.08422686;-0.3610365;0.009763718,0.06905128;-0.7693349;0.0913353,0.07604618;-0.7899442;0.00818646,-0.06281971;0.007130434;-0.0452652,-0.0990108;-0.3516358;-0.02003158,-0.09890417;-0.7577701;0.07295656,-0.1055574;-0.8041785;0.01261212,-0.003891811;0.5691032;-0.01561546,853.4106
+0;0;0,0.002885137;0.3296328;0.006678412,0.006383894;0.6468726;-0.001446395,0.1976621;0.530194;0.02713016,0.4291499;0.4837261;0.06255877,0.7014345;0.4705343;0.08869234,-0.1891193;0.5350971;0.008817113,-0.4239856;0.4929722;0.01684224,-0.6944673;0.4510367;0.02561328,0.0714219;0.003754272;-0.0305568,0.07471386;-0.3550247;0.01779223,0.08579228;-0.7559291;0.1129526,0.08817173;-0.7164444;0.01736484,-0.06946936;0.005340352;-0.03455996,-0.1035215;-0.3533104;0.001229536,-0.1283766;-0.7541576;0.09399958,-0.1233692;-0.7146072;-0.001480013,0.005444158;0.5692927;0.003016275,0;0;0,-0.00217982;0.3296818;-0.003993273,-0.004525434;0.6464828;-0.02267826,0.1794614;0.5151314;0.03462565,0.3352997;0.3351094;0.05216467,0.532701;0.1452981;0.05269372,-0.1914811;0.5167457;-0.04926417,-0.3690989;0.357419;-0.04101805,-0.5863433;0.1923066;-0.0642275,0.07446717;-0.001152009;-0.02241015,0.08417475;-0.36159;0.01016319,0.06844994;-0.7655312;0.09070361,0.07514393;-0.7885109;0.01082253,-0.06283787;0.007134967;-0.04527025,-0.09881581;-0.3521947;-0.01960798,-0.0989856;-0.7539982;0.0723509,-0.1054018;-0.8004608;0.01451536,-0.003912762;0.5690972;-0.01556909,853.4222
+0;0;0,0.002885137;0.3296328;0.006678412,0.006383894;0.6468726;-0.001446395,0.1976621;0.530194;0.02713016,0.4291499;0.4837261;0.06255877,0.7014345;0.4705343;0.08869234,-0.1891193;0.5350971;0.008817113,-0.4239856;0.4929722;0.01684224,-0.6944673;0.4510367;0.02561328,0.0714219;0.003754272;-0.0305568,0.07471386;-0.3550247;0.01779223,0.08579228;-0.7559291;0.1129526,0.08817173;-0.7164444;0.01736484,-0.06946936;0.005340352;-0.03455996,-0.1035215;-0.3533104;0.001229536,-0.1283766;-0.7541576;0.09399958,-0.1233692;-0.7146072;-0.001480013,0.005444158;0.5692927;0.003016275,0;0;0,-0.00217982;0.3296818;-0.003993273,-0.004525434;0.6464828;-0.02267826,0.1794614;0.5151314;0.03462565,0.3352997;0.3351094;0.05216467,0.532701;0.1452981;0.05269372,-0.1914811;0.5167457;-0.04926417,-0.3690989;0.357419;-0.04101805,-0.5863433;0.1923066;-0.0642275,0.07446717;-0.001152009;-0.02241015,0.08417475;-0.36159;0.01016319,0.06844994;-0.7655312;0.09070361,0.07514393;-0.7885109;0.01082253,-0.06283787;0.007134967;-0.04527025,-0.09881581;-0.3521947;-0.01960798,-0.0989856;-0.7539982;0.0723509,-0.1054018;-0.8004608;0.01451536,-0.003912762;0.5690972;-0.01556909,853.4446
+0;0;0,0.002769538;0.3296869;0.006276547,0.006190586;0.646947;-0.002082062,0.1975542;0.5309178;0.02676227,0.4300566;0.4894282;0.06146923,0.704525;0.4847109;0.08901091,-0.1894544;0.536431;0.008810458,-0.4248474;0.4974401;0.01609969,-0.6982684;0.4619679;0.02591555,0.07145771;0.00375277;-0.03043835,0.07461736;-0.3544275;0.01712078,0.08563779;-0.7544037;0.1119558,0.08793284;-0.7150007;0.01698264,-0.06938617;0.005306267;-0.03470137,-0.1035285;-0.3526711;0.0006740429,-0.128276;-0.7525597;0.09326389,-0.1233709;-0.7130911;-0.00160376,0.005270023;0.5693638;0.002443885,0;0;0,-0.002145562;0.3297273;-0.003975868,-0.004473452;0.6465559;-0.02263713,0.1794467;0.5152224;0.03477466,0.3364972;0.336318;0.05242836,0.5365566;0.1463473;0.05345786,-0.1911291;0.5163667;-0.04997716,-0.3699406;0.3585058;-0.04050789,-0.5886297;0.1920176;-0.0643934,0.07447197;-0.001127496;-0.02234805,0.08417302;-0.360875;0.010095,0.06823174;-0.7637638;0.09085739,0.07483911;-0.7876652;0.01234258,-0.06280456;0.00710043;-0.04529846,-0.09872551;-0.3515163;-0.01944053,-0.0989283;-0.7523605;0.07232044,-0.1051526;-0.7984073;0.01494684,-0.003861912;0.569163;-0.01553512,853.4556
+0;0;0,0.002769538;0.3296869;0.006276547,0.006190586;0.646947;-0.002082062,0.1975542;0.5309178;0.02676227,0.4300566;0.4894282;0.06146923,0.704525;0.4847109;0.08901091,-0.1894544;0.536431;0.008810458,-0.4248474;0.4974401;0.01609969,-0.6982684;0.4619679;0.02591555,0.07145771;0.00375277;-0.03043835,0.07461736;-0.3544275;0.01712078,0.08563779;-0.7544037;0.1119558,0.08793284;-0.7150007;0.01698264,-0.06938617;0.005306267;-0.03470137,-0.1035285;-0.3526711;0.0006740429,-0.128276;-0.7525597;0.09326389,-0.1233709;-0.7130911;-0.00160376,0.005270023;0.5693638;0.002443885,0;0;0,-0.002145562;0.3297273;-0.003975868,-0.004473452;0.6465559;-0.02263713,0.1794467;0.5152224;0.03477466,0.3364972;0.336318;0.05242836,0.5365566;0.1463473;0.05345786,-0.1911291;0.5163667;-0.04997716,-0.3699406;0.3585058;-0.04050789,-0.5886297;0.1920176;-0.0643934,0.07447197;-0.001127496;-0.02234805,0.08417302;-0.360875;0.010095,0.06823174;-0.7637638;0.09085739,0.07483911;-0.7876652;0.01234258,-0.06280456;0.00710043;-0.04529846,-0.09872551;-0.3515163;-0.01944053,-0.0989283;-0.7523605;0.07232044,-0.1051526;-0.7984073;0.01494684,-0.003861912;0.569163;-0.01553512,853.4672
+0;0;0,0.002769538;0.3296869;0.006276547,0.006190586;0.646947;-0.002082062,0.1975542;0.5309178;0.02676227,0.4300566;0.4894282;0.06146923,0.704525;0.4847109;0.08901091,-0.1894544;0.536431;0.008810458,-0.4248474;0.4974401;0.01609969,-0.6982684;0.4619679;0.02591555,0.07145771;0.00375277;-0.03043835,0.07461736;-0.3544275;0.01712078,0.08563779;-0.7544037;0.1119558,0.08793284;-0.7150007;0.01698264,-0.06938617;0.005306267;-0.03470137,-0.1035285;-0.3526711;0.0006740429,-0.128276;-0.7525597;0.09326389,-0.1233709;-0.7130911;-0.00160376,0.005270023;0.5693638;0.002443885,0;0;0,-0.002145562;0.3297273;-0.003975868,-0.004473452;0.6465559;-0.02263713,0.1794467;0.5152224;0.03477466,0.3364972;0.336318;0.05242836,0.5365566;0.1463473;0.05345786,-0.1911291;0.5163667;-0.04997716,-0.3699406;0.3585058;-0.04050789,-0.5886297;0.1920176;-0.0643934,0.07447197;-0.001127496;-0.02234805,0.08417302;-0.360875;0.010095,0.06823174;-0.7637638;0.09085739,0.07483911;-0.7876652;0.01234258,-0.06280456;0.00710043;-0.04529846,-0.09872551;-0.3515163;-0.01944053,-0.0989283;-0.7523605;0.07232044,-0.1051526;-0.7984073;0.01494684,-0.003861912;0.569163;-0.01553512,853.4789
+0;0;0,0.002677924;0.3296505;0.005814837,0.005983554;0.6468321;-0.002957823,0.1974795;0.5314515;0.026651,0.4314296;0.4969472;0.0587529,0.7073159;0.4943853;0.08995842,-0.1897988;0.5372131;0.008828947,-0.4257019;0.5017743;0.01572067,-0.7018069;0.4741992;0.02568451,0.07150269;0.003764139;-0.03036278,0.07469124;-0.3542894;0.01664345,0.08570965;-0.754561;0.1112969,0.08804458;-0.714906;0.0134298,-0.06932902;0.005259395;-0.03485008,-0.1036125;-0.3525448;0.0001205541,-0.1283039;-0.752665;0.09281418,-0.1232794;-0.7129433;-0.004945114,0.005098968;0.5692711;0.001685787,0;0;0,-0.002138413;0.3296829;-0.003878355,-0.004482172;0.6464489;-0.02244604,0.1795054;0.5152285;0.03503859,0.3381544;0.3378531;0.05298817,0.5405782;0.1478091;0.05420172,-0.1914062;0.5163115;-0.04865864,-0.3711495;0.3595659;-0.03989264,-0.5914166;0.1921783;-0.06350359,0.07450784;-0.001167983;-0.02226925,0.08422013;-0.3607103;0.01024401,0.06803479;-0.7637799;0.09130561,0.07896765;-0.7827076;0.006670006,-0.06279541;0.0071208;-0.04532916,-0.09928679;-0.3512816;-0.02006645,-0.09918551;-0.752264;0.07218919,-0.1053733;-0.8008336;0.01332343,-0.003864065;0.5690697;-0.01536608,853.5009
+0;0;0,0.002678106;0.3296729;0.005815232,0.005983837;0.6468642;-0.002957712,0.1975296;0.531471;0.02665775,0.4314416;0.4969723;0.05875442,0.7039434;0.4944418;0.08957712,-0.189849;0.5372341;0.008831076,-0.4257138;0.5018011;0.01572168,-0.6984316;0.4745643;0.02556328,0.07147563;0.003762715;-0.03035128,0.07466519;-0.3544039;0.01666978,0.08566687;-0.7540676;0.1111795,0.08795792;-0.714594;0.01515123,-0.06930278;0.005257405;-0.0348369,-0.1035971;-0.3526597;0.0001447797,-0.128251;-0.7521724;0.09269764,-0.1233209;-0.7126333;-0.00322485,0.005099219;0.5693004;0.001686064,0;0;0,-0.002060853;0.3297056;-0.003892541,-0.004322592;0.6464815;-0.02246797,0.1796767;0.5152655;0.03511477,0.340192;0.3396241;0.05300665,0.5463395;0.1587552;0.05482626,-0.1911107;0.515988;-0.04928825,-0.3716668;0.3602716;-0.03995642,-0.5896623;0.1954104;-0.06259285,0.0744954;-0.001164138;-0.02220821,0.08424954;-0.3608132;0.010378,0.06806473;-0.7632533;0.09139824,0.07816383;-0.7851816;0.01066482,-0.06273751;0.007104318;-0.04536142,-0.0991466;-0.3514032;-0.01984272,-0.09906306;-0.7517942;0.0721968,-0.1057849;-0.7984658;0.0139499,-0.00372329;0.5690994;-0.01538742,853.5225
+0;0;0,0.002678106;0.3296729;0.005815232,0.005983837;0.6468642;-0.002957712,0.1975296;0.531471;0.02665775,0.4314416;0.4969723;0.05875442,0.7039434;0.4944418;0.08957712,-0.189849;0.5372341;0.008831076,-0.4257138;0.5018011;0.01572168,-0.6984316;0.4745643;0.02556328,0.07147563;0.003762715;-0.03035128,0.07466519;-0.3544039;0.01666978,0.08566687;-0.7540676;0.1111795,0.08795792;-0.714594;0.01515123,-0.06930278;0.005257405;-0.0348369,-0.1035971;-0.3526597;0.0001447797,-0.128251;-0.7521724;0.09269764,-0.1233209;-0.7126333;-0.00322485,0.005099219;0.5693004;0.001686064,0;0;0,-0.002060853;0.3297056;-0.003892541,-0.004322592;0.6464815;-0.02246797,0.1796767;0.5152655;0.03511477,0.340192;0.3396241;0.05300665,0.5463395;0.1587552;0.05482626,-0.1911107;0.515988;-0.04928825,-0.3716668;0.3602716;-0.03995642,-0.5896623;0.1954104;-0.06259285,0.0744954;-0.001164138;-0.02220821,0.08424954;-0.3608132;0.010378,0.06806473;-0.7632533;0.09139824,0.07816383;-0.7851816;0.01066482,-0.06273751;0.007104318;-0.04536142,-0.0991466;-0.3514032;-0.01984272,-0.09906306;-0.7517942;0.0721968,-0.1057849;-0.7984658;0.0139499,-0.00372329;0.5690994;-0.01538742,853.5341
+0;0;0,0.002579638;0.3296505;0.00542901,0.005783377;0.646802;-0.003675221,0.1974171;0.5321193;0.02618254,0.4319784;0.5027627;0.05819276,0.7053267;0.5032009;0.08981116,-0.1900455;0.5377365;0.008685291,-0.4261995;0.5046285;0.01505868,-0.7004569;0.4855346;0.02678439,0.07153195;0.003799211;-0.03021854,0.07448463;-0.3554286;0.01637555,0.08562107;-0.7547964;0.1104621,0.08778461;-0.7155722;0.0167269,-0.06922229;0.00519252;-0.03501039,-0.1038197;-0.3537157;-0.000192672,-0.1284449;-0.7528888;0.09214047,-0.1237049;-0.7135959;-0.001493014,0.004923514;0.569249;0.001044743,0;0;0,-0.002053011;0.3296768;-0.003820777,-0.004323285;0.6464238;-0.02234435,0.1796568;0.5153708;0.03528213,0.3421624;0.341674;0.05336046,0.5473546;0.1583398;0.05534577,-0.1909081;0.5157606;-0.04970748,-0.3722164;0.3610606;-0.03967296,-0.5916753;0.196619;-0.06238794,0.07447093;-0.001097918;-0.0223,0.08434793;-0.3616953;0.01081026,0.06844801;-0.7638693;0.09127331,0.07391504;-0.7895342;0.01546049,-0.06276703;0.007068748;-0.04532933,-0.09913996;-0.3524261;-0.01954491,-0.09924512;-0.752449;0.07239317,-0.1058869;-0.7978774;0.01633516,-0.003720429;0.5690472;-0.01527441,853.5562

+ 192 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006198703;0.3235785;0.007373519,0.01242712;0.6363145;-0.0005448018,0.1806026;0.5139591;0.02347642,0.2207402;0.2379597;0.04324248,0.277235;-0.05227551;-0.0004220866,-0.1575432;0.505457;0.005478951,-0.2007433;0.2292125;0.00573448,-0.2503728;-0.06203213;-0.03952337,0.08495048;0.005126896;-0.03742388,0.09572926;-0.3413464;0.01107506,0.1029555;-0.7424718;0.1071682,0.1055028;-0.7026371;0.007470161,-0.08342357;0.006225639;-0.04056063,-0.1103453;-0.3409414;-0.005030073,-0.1337141;-0.7426268;0.08602144,-0.1284811;-0.7027121;-0.01356386,0.01083933;0.5596167;0.003871711,0;0;0,0.01269376;0.3234525;-0.003635645,0.02373838;0.6356226;-0.02180624,0.18363;0.5039384;-0.05816984,0.2294582;0.228118;-0.05769634,0.2364458;-0.06141731;-0.131556,-0.1462906;0.5202464;0.02640879,-0.1988197;0.2456353;0.02381234,-0.2689813;-0.03755581;-0.04111025,0.07229064;0.002468139;-0.05840707,0.09964827;-0.3462878;-0.04687738,0.09071881;-0.7488524;0.04284286,0.1002017;-0.7872447;-0.02978969,-0.09002661;0.00511376;-0.02263787,-0.1277031;-0.3428517;-0.02619202,-0.1276229;-0.7496868;0.04216599,-0.1501283;-0.7927793;-0.0225945,0.02127752;0.5591429;-0.01478004,40.95886
+0;0;0,0.00619853;0.3235695;0.007373314,0.01242645;0.6362805;-0.0005443019,0.180767;0.5138885;0.02349551,0.2209318;0.237702;0.04327498,0.2773559;-0.05216956;-0.0003348626,-0.1577073;0.5053782;0.005480562,-0.2009367;0.2289463;0.005736265,-0.250504;-0.06193325;-0.03946486,0.08501901;0.005131032;-0.03745408,0.09574122;-0.3395238;0.01079031,0.1029872;-0.7417487;0.1071469,0.1053828;-0.7025;0.01338966,-0.08349088;0.006230662;-0.04059335,-0.1102713;-0.3391142;-0.005249288,-0.1337041;-0.7419007;0.08605182,-0.128783;-0.7025768;-0.007599361,0.01083882;0.5595906;0.003871761,0;0;0,0.01274501;0.3234423;-0.003561974,0.0238318;0.63559;-0.02166057,0.1838716;0.503925;-0.05815625,0.2296315;0.2279007;-0.05787182,0.2367769;-0.06125218;-0.1316996,-0.1463836;0.5201592;0.02651032,-0.1989601;0.2453634;0.02398659,-0.2688926;-0.03751731;-0.04081297,0.07239063;0.002482399;-0.05840206,0.09980766;-0.3444523;-0.04772234,0.09100704;-0.7479373;0.04307628,0.1009236;-0.7817696;-0.0255444,-0.09010556;0.005084533;-0.02263851,-0.1272826;-0.3410887;-0.02601014,-0.1269234;-0.7489839;0.04286277,-0.1485409;-0.7876059;-0.01800919,0.02135798;0.5591169;-0.01465297,40.98891
+0;0;0,0.006123389;0.3235886;0.007499208,0.01230033;0.6363353;-0.0002692454,0.1807202;0.5140492;0.02373569,0.2207741;0.2381308;0.04340654,0.277036;-0.05209881;-0.000455603,-0.1578198;0.505307;0.005878627,-0.2009699;0.2291543;0.006066862,-0.2505447;-0.0620425;-0.03942228,0.08506218;0.005140124;-0.03734713,0.09565604;-0.3389893;0.01117875,0.1028065;-0.7417545;0.1077934,0.1075178;-0.7816939;0.04460047,-0.08344202;0.006230382;-0.0406868,-0.1101643;-0.3386043;-0.005091954,-0.1340489;-0.7419107;0.08644386,-0.1291639;-0.7025654;-0.007342398,0.0107244;0.5596356;0.004108311,0;0;0,0.01270872;0.3234634;-0.003641844,0.02372079;0.6356372;-0.02186942,0.1838236;0.5039084;-0.05823135,0.2295102;0.2281642;-0.05794954,0.2366571;-0.06132889;-0.1318767,-0.1465311;0.520201;0.02626638,-0.1989297;0.2456645;0.02375777,-0.269103;-0.037471;-0.0413003,0.07238223;0.002496436;-0.05840706,0.09988137;-0.3439575;-0.04813504,0.09098396;-0.7479511;0.04305338,0.1019386;-0.7813917;-0.0259564,-0.09010047;0.005067954;-0.02265004,-0.1273396;-0.3406107;-0.02604934,-0.1268687;-0.7491334;0.04261145,-0.1483915;-0.7882355;-0.01795861,0.02126426;0.5591591;-0.0148294,41.02062
+0;0;0,0.006123389;0.3235886;0.007499208,0.01230033;0.6363353;-0.0002692454,0.1807202;0.5140492;0.02373569,0.2207741;0.2381308;0.04340654,0.277036;-0.05209881;-0.000455603,-0.1578198;0.505307;0.005878627,-0.2009699;0.2291543;0.006066862,-0.2505447;-0.0620425;-0.03942228,0.08506218;0.005140124;-0.03734713,0.09565604;-0.3389893;0.01117875,0.1028065;-0.7417545;0.1077934,0.1075178;-0.7816939;0.04460047,-0.08344202;0.006230382;-0.0406868,-0.1101643;-0.3386043;-0.005091954,-0.1340489;-0.7419107;0.08644386,-0.1291639;-0.7025654;-0.007342398,0.0107244;0.5596356;0.004108311,0;0;0,0.01270872;0.3234634;-0.003641844,0.02372079;0.6356372;-0.02186942,0.1838236;0.5039084;-0.05823135,0.2295102;0.2281642;-0.05794954,0.2366571;-0.06132889;-0.1318767,-0.1465311;0.520201;0.02626638,-0.1989297;0.2456645;0.02375777,-0.269103;-0.037471;-0.0413003,0.07238223;0.002496436;-0.05840706,0.09988137;-0.3439575;-0.04813504,0.09098396;-0.7479511;0.04305338,0.1019386;-0.7813917;-0.0259564,-0.09010047;0.005067954;-0.02265004,-0.1273396;-0.3406107;-0.02604934,-0.1268687;-0.7491334;0.04261145,-0.1483915;-0.7882355;-0.01795861,0.02126426;0.5591591;-0.0148294,41.04424
+0;0;0,0.006123369;0.3235875;0.007499184,0.0122999;0.6363134;-0.0002687126,0.1807599;0.5140226;0.02374051,0.2208107;0.2381261;0.0434098,0.277084;-0.05216199;-0.0004611798,-0.1578599;0.5052782;0.005879234,-0.2010065;0.2291476;0.006067454,-0.2505913;-0.06210795;-0.03943085,0.08506751;0.005140446;-0.03734947,0.09561764;-0.3375686;0.01097613,0.1027823;-0.7411349;0.1077829,0.107539;-0.7817475;0.04398171,-0.08344724;0.006230772;-0.04068935,-0.1100592;-0.3371807;-0.005241409,-0.1339914;-0.7412891;0.08647644,-0.1290593;-0.7018539;-0.008212581,0.01072409;0.5596197;0.0041085,0;0;0,0.01267588;0.3234633;-0.003667116,0.02360258;0.6356165;-0.02193809,0.1837676;0.5039154;-0.05833435,0.2294588;0.2281946;-0.05793977,0.2365956;-0.06134716;-0.1319208,-0.1466768;0.5202256;0.02622497,-0.1990351;0.2457035;0.02377459,-0.2692134;-0.03749037;-0.04130045,0.07238522;0.002504051;-0.05841231,0.1004248;-0.3424734;-0.048388,0.09089981;-0.7472216;0.0431366,0.1013609;-0.7848557;-0.02316236,-0.09010763;0.005058562;-0.0226476,-0.1272004;-0.3391922;-0.02607719,-0.1269432;-0.7483935;0.04351266,-0.1486188;-0.7874153;-0.01849959,0.02116811;0.5591449;-0.01488566,41.07693
+0;0;0,0.006093893;0.3235756;0.007542701,0.01225092;0.6362909;-0.0001844987,0.1807621;0.5139784;0.02376948,0.2207867;0.2380489;0.04345549,0.2769825;-0.05229816;-0.0004308559,-0.1579321;0.5051926;0.005967878,-0.2010755;0.2290311;0.006034332,-0.2506875;-0.06227997;-0.03937431,0.08503982;0.005156728;-0.03738321,0.09546734;-0.3375173;0.01102825,0.1023943;-0.7434016;0.1082955,0.1070422;-0.7894869;0.04063255,-0.08346053;0.00621591;-0.0406395,-0.1101191;-0.3371625;-0.005164642,-0.1342744;-0.743552;0.0871129,-0.1290165;-0.7034551;-0.01417503,0.01067929;0.5595994;0.00418322,0;0;0,0.01269913;0.3234509;-0.003669262,0.02364478;0.6355919;-0.02193475,0.1838521;0.5039331;-0.05839324,0.2295037;0.2281754;-0.0579443,0.2366681;-0.06138417;-0.1320343,-0.1467179;0.5202832;0.02618209,-0.1990022;0.2457164;0.02373496,-0.2691255;-0.03749225;-0.0415411,0.07236947;0.002505615;-0.05841446,0.1004344;-0.3424438;-0.04840922,0.09093867;-0.7497655;0.04242016,0.09976099;-0.7904918;-0.03044128,-0.09009565;0.005058478;-0.02265064,-0.1271747;-0.3391668;-0.02610833,-0.1271335;-0.7507544;0.04351047,-0.1494324;-0.7947349;-0.02296119,0.02120522;0.5591232;-0.01488328,41.11028
+0;0;0,0.006094009;0.3235817;0.007542845,0.01225095;0.636293;-0.0001841681,0.1808413;0.5139623;0.02377876,0.2208627;0.2380551;0.04346317,0.2769451;-0.05170617;-0.0003346168,-0.1580104;0.5051724;0.005968867,-0.2011503;0.2290331;0.006035316,-0.2506622;-0.06169009;-0.0392817,0.08505439;0.005157611;-0.03738962,0.09546193;-0.3368599;0.0109291,0.1023997;-0.7433789;0.1083485,0.1068;-0.785411;0.04428988,-0.08347484;0.006216976;-0.04064647,-0.1100823;-0.3365036;-0.005239569,-0.1342754;-0.7435284;0.08718225,-0.1292976;-0.7039694;-0.008710079,0.01067939;0.5596045;0.004183379,0;0;0,0.01272769;0.323455;-0.003744125,0.02370866;0.6355882;-0.02205539,0.1839754;0.5038453;-0.05845904,0.2296906;0.2281209;-0.05805326,0.2369385;-0.06092614;-0.1317034,-0.1467224;0.5201426;0.02606424,-0.1989086;0.2455794;0.02369576,-0.269067;-0.03702658;-0.04139422,0.07233697;0.002561733;-0.05847764,0.1004346;-0.3417234;-0.04861569,0.09107772;-0.7496936;0.04231834,0.1001178;-0.7847412;-0.0283823,-0.0901292;0.005012689;-0.02259278,-0.1271457;-0.3385504;-0.02621647,-0.126527;-0.7507254;0.0438388,-0.1481372;-0.7911416;-0.01849946,0.02125639;0.5591238;-0.01499534,41.13294
+0;0;0,0.006094524;0.3236091;0.007543482,0.01225221;0.6363584;-0.0001844713,0.1808593;0.5140138;0.02378093,0.2209001;0.2379723;0.04347492,0.2770569;-0.05217293;-0.0003809109,-0.1580261;0.5052231;0.005969273,-0.201187;0.2289494;0.006035755,-0.2507644;-0.06215909;-0.03934132,0.08505303;0.005157529;-0.03738902,0.09545499;-0.3366767;0.0109038,0.1024104;-0.7442308;0.1085712,0.1069497;-0.7885376;0.04248977,-0.0834735;0.006216877;-0.04064582,-0.1100667;-0.33632;-0.005257893,-0.1343214;-0.7443813;0.08739926,-0.1291864;-0.7045205;-0.01152119,0.01068046;0.5596606;0.004183608,0;0;0,0.01264922;0.3234847;-0.003811836,0.02346751;0.6356519;-0.02228522,0.1837631;0.5039185;-0.05878448,0.2296889;0.2280919;-0.05808353,0.2368296;-0.06135264;-0.1317859,-0.1468902;0.5201286;0.02601679,-0.199023;0.2454168;0.02364485,-0.2693308;-0.03754744;-0.04154094,0.07232171;0.002568111;-0.05849385,0.1003886;-0.3415349;-0.04867625,0.09126373;-0.7506671;0.04196167,0.09987259;-0.787664;-0.03115582,-0.09013245;0.005017555;-0.02257261,-0.12725;-0.3383478;-0.02625933,-0.1271093;-0.7515364;0.04418759,-0.1483284;-0.7949841;-0.01956226,0.02105682;0.5591809;-0.01518083,41.16642
+0;0;0,0.00605293;0.3236152;0.007594857,0.0121884;0.6363693;-7.909769E-05,0.180766;0.5140867;0.02375306,0.2207359;0.2378893;0.04355718,0.277074;-0.05299407;-0.0004995726,-0.1580019;0.505177;0.006112131,-0.2011722;0.2287513;0.006075446,-0.2508357;-0.06310543;-0.03954542,0.08508231;0.005148893;-0.03739955,0.09563682;-0.3365973;0.01116352,0.1025365;-0.7436057;0.1083545,0.1049543;-0.7038362;0.009576492,-0.08349667;0.00623016;-0.04066606,-0.110119;-0.3362473;-0.005160261,-0.1344149;-0.7436786;0.08735499,-0.1293352;-0.7038381;-0.01131484,0.01062092;0.5596706;0.004276169,0;0;0,0.01264474;0.3234914;-0.003820181,0.02346295;0.6356615;-0.02229643,0.1836879;0.5039597;-0.05884433,0.2296478;0.2279853;-0.05803704,0.2366435;-0.06223023;-0.1318889,-0.1468304;0.5201533;0.02601924,-0.1989773;0.2452908;0.02355873,-0.269445;-0.03842843;-0.04175444,0.07233471;0.002596557;-0.05852509,0.1003596;-0.3414652;-0.04871106,0.09128156;-0.7499347;0.04195214,0.0996061;-0.787606;-0.03022598,-0.09016775;0.005004341;-0.02256042,-0.1273435;-0.3383092;-0.02629952,-0.1272662;-0.7508657;0.04403373,-0.148827;-0.7936362;-0.01998162,0.02105142;0.5591904;-0.01519203,41.1885
+0;0;0,0.00605293;0.3236152;0.007594857,0.0121884;0.6363693;-7.909769E-05,0.180766;0.5140867;0.02375306,0.2207359;0.2378893;0.04355718,0.277074;-0.05299407;-0.0004995726,-0.1580019;0.505177;0.006112131,-0.2011722;0.2287513;0.006075446,-0.2508357;-0.06310543;-0.03954542,0.08508231;0.005148893;-0.03739955,0.09563682;-0.3365973;0.01116352,0.1025365;-0.7436057;0.1083545,0.1049543;-0.7038362;0.009576492,-0.08349667;0.00623016;-0.04066606,-0.110119;-0.3362473;-0.005160261,-0.1344149;-0.7436786;0.08735499,-0.1293352;-0.7038381;-0.01131484,0.01062092;0.5596706;0.004276169,0;0;0,0.01264474;0.3234914;-0.003820181,0.02346295;0.6356615;-0.02229643,0.1836879;0.5039597;-0.05884433,0.2296478;0.2279853;-0.05803704,0.2366435;-0.06223023;-0.1318889,-0.1468304;0.5201533;0.02601924,-0.1989773;0.2452908;0.02355873,-0.269445;-0.03842843;-0.04175444,0.07233471;0.002596557;-0.05852509,0.1003596;-0.3414652;-0.04871106,0.09128156;-0.7499347;0.04195214,0.0996061;-0.787606;-0.03022598,-0.09016775;0.005004341;-0.02256042,-0.1273435;-0.3383092;-0.02629952,-0.1272662;-0.7508657;0.04403373,-0.148827;-0.7936362;-0.01998162,0.02105142;0.5591904;-0.01519203,41.2108
+0;0;0,0.006053194;0.3236293;0.007595188,0.01218898;0.6363997;-7.913215E-05,0.1808031;0.514104;0.0237574,0.2207856;0.2378205;0.0435677,0.2769945;-0.05239594;-0.0003880411,-0.1580376;0.5051924;0.006112674,-0.2012215;0.2286805;0.006075978,-0.2507711;-0.06250709;-0.03944029,0.08507823;0.005148647;-0.03739775,0.09563437;-0.3366503;0.01117281,0.1025451;-0.7443088;0.108519,0.1050252;-0.7042874;0.007194564,-0.08349267;0.006229861;-0.04066411,-0.1101191;-0.3363005;-0.005152825,-0.1344538;-0.7443825;0.08751021,-0.1292432;-0.7042883;-0.01370329,0.01062144;0.5596977;0.004276316,0;0;0,0.01261427;0.3235065;-0.003833532,0.02340247;0.6356943;-0.0223074,0.1836717;0.5039988;-0.05887866,0.2296675;0.2279419;-0.0580616,0.2369613;-0.06166714;-0.1314816,-0.1469203;0.5201616;0.02601038,-0.1990771;0.245213;0.02344865,-0.269284;-0.03793377;-0.04148241,0.07233085;0.002597764;-0.0585227,0.1002408;-0.3415279;-0.04874444,0.09106679;-0.7506739;0.04194712,0.09988445;-0.7894419;-0.03266144,-0.09016128;0.005001328;-0.02256849,-0.127382;-0.338361;-0.02630534,-0.1272282;-0.7515602;0.04423511,-0.1498448;-0.7964647;-0.02096478,0.02099566;0.5592195;-0.0152061,41.24414
+0;0;0,0.006006214;0.3235586;0.007638143,0.01211223;0.6362417;8.770265E-06,0.1808566;0.513934;0.02375301,0.2208946;0.237662;0.04362614,0.2769063;-0.05252352;-0.0003976859,-0.1581981;0.5049549;0.006246998,-0.2013765;0.2284413;0.00613364,-0.250871;-0.06270766;-0.03931529,0.08514197;0.005151752;-0.03741682,0.09600969;-0.3447755;0.01253619,0.1029322;-0.7443846;0.1076472,0.105454;-0.7040176;0.002895884,-0.08355577;0.00623819;-0.04068455,-0.1107857;-0.3444621;-0.004210308,-0.1346944;-0.7444012;0.08666626,-0.129347;-0.7039607;-0.0179715,0.01055176;0.5595621;0.00435259,0;0;0,0.01261565;0.3234353;-0.003879786,0.02344094;0.635532;-0.02236652,0.1838671;0.5039949;-0.05895042,0.2298731;0.2279395;-0.05795407,0.2372888;-0.06160328;-0.1313915,-0.1470228;0.5201089;0.02602445,-0.199106;0.2451435;0.02367137,-0.2692556;-0.03795886;-0.04125292,0.07234992;0.002591684;-0.05860448,0.09911649;-0.3498296;-0.04655099,0.09128238;-0.7509084;0.04208255,0.101195;-0.7929564;-0.03405881,-0.09024316;0.005010799;-0.02251171,-0.1281078;-0.3465794;-0.02613192,-0.1278773;-0.7515614;0.0429407,-0.1509595;-0.7991804;-0.02435838,0.02101997;0.5590809;-0.01526546,41.2666
+0;0;0,0.006006443;0.323571;0.007638434,0.0121126;0.6362616;8.797273E-06,0.1809674;0.5139205;0.02376583,0.2209957;0.2377153;0.04363417,0.2770906;-0.05290103;-0.0004550219,-0.1583073;0.5049357;0.006248464,-0.2014752;0.2284889;0.006135134,-0.2510432;-0.06309232;-0.03938127,0.08512826;0.005150923;-0.03741079,0.09600068;-0.3449278;0.01256384,0.102889;-0.7425633;0.1072051,0.1054183;-0.7021651;0.002138592,-0.08354231;0.006237186;-0.040678,-0.1107841;-0.3446149;-0.004187964,-0.1345746;-0.7425787;0.08623978,-0.1292111;-0.7021067;-0.01871285,0.01055206;0.5595783;0.004352828,0;0;0,0.01255268;0.3234499;-0.003895521,0.02323055;0.6355582;-0.0223999,0.1837911;0.5040596;-0.0591538,0.2297985;0.2280734;-0.05801368,0.2372097;-0.06187141;-0.1316712,-0.1472909;0.5200775;0.02603722,-0.1993545;0.2451774;0.02366829,-0.2695522;-0.03836614;-0.0413217,0.07233219;0.002606913;-0.05860186,0.09912598;-0.3499643;-0.04650116,0.09124424;-0.7489783;0.04206586,0.1002035;-0.7919573;-0.03374505,-0.09022675;0.004976376;-0.02252304,-0.1282179;-0.3467538;-0.02617673,-0.1279265;-0.7497186;0.0426545,-0.1504861;-0.7975011;-0.02512779,0.0208507;0.5591024;-0.01529503,41.28871
+0;0;0,0.006006837;0.3235922;0.007638935,0.01211291;0.6362785;9.519979E-06,0.1810321;0.5139239;0.02377366,0.2210486;0.2378002;0.04363614,0.2770692;-0.05243137;-0.0003946796,-0.1583706;0.5049357;0.006249688,-0.2015258;0.2285705;0.006136391,-0.2510282;-0.06262469;-0.03931975,0.08513246;0.005151177;-0.03741264,0.09600697;-0.344995;0.01257162,0.1028885;-0.74224;0.1071199,0.1053602;-0.7020789;0.004449584,-0.08354643;0.006237493;-0.04068001,-0.1107934;-0.3446821;-0.004182938,-0.1345606;-0.7422551;0.086156,-0.1293194;-0.7020219;-0.01640305,0.01055244;0.5595989;0.004353336,0;0;0,0.01256476;0.3234703;-0.003929377,0.02329437;0.635573;-0.02242732,0.1839185;0.5040027;-0.05906534,0.2299789;0.228109;-0.05794907,0.2375395;-0.06141439;-0.1316404,-0.1472652;0.5200295;0.02614024,-0.1994146;0.2452289;0.02385524,-0.2694032;-0.03788844;-0.04139462,0.07234906;0.00260298;-0.0585885,0.09930107;-0.3500223;-0.04642081,0.09150556;-0.7485185;0.04263163,0.1002914;-0.7905613;-0.03073858,-0.09022667;0.004978599;-0.02254186,-0.1280168;-0.3468436;-0.02601976,-0.1277021;-0.7493908;0.04287071,-0.1497151;-0.7948892;-0.02395729,0.02089803;0.559121;-0.01532817,41.32232
+0;0;0,0.005960727;0.3235912;0.007716826,0.01203829;0.6362799;0.0001633018,0.1809742;0.5138843;0.02371781,0.2210211;0.2377682;0.04362521,0.276966;-0.05244431;-0.000626877,-0.1584119;0.504854;0.006476847,-0.2016216;0.2284973;0.00625121,-0.251523;-0.06260651;-0.039354,0.08512944;0.00516707;-0.0374173,0.09599144;-0.3449487;0.0127822,0.1028415;-0.7422135;0.1072495,0.1052424;-0.7020441;0.004578307,-0.08355515;0.006222277;-0.0406644,-0.1108132;-0.3446804;-0.00401292,-0.1345719;-0.7422684;0.08626211,-0.1294012;-0.7020187;-0.01629888,0.0104835;0.5595992;0.00448949,0;0;0,0.01256476;0.3234703;-0.003929377,0.02329437;0.635573;-0.02242732,0.1839185;0.5040027;-0.05906534,0.2299789;0.228109;-0.05794907,0.2375395;-0.06141439;-0.1316404,-0.1472652;0.5200295;0.02614024,-0.1994146;0.2452289;0.02385524,-0.2694032;-0.03788844;-0.04139462,0.07234906;0.00260298;-0.0585885,0.09930107;-0.3500223;-0.04642081,0.09150556;-0.7485185;0.04263163,0.1002914;-0.7905613;-0.03073858,-0.09022667;0.004978599;-0.02254186,-0.1280168;-0.3468436;-0.02601976,-0.1277021;-0.7493908;0.04287071,-0.1497151;-0.7948892;-0.02395729,0.02089803;0.559121;-0.01532817,41.345
+0;0;0,0.005960567;0.3235825;0.007716619,0.01203782;0.6362553;0.0001635044,0.180921;0.5138783;0.02371181,0.2209712;0.23774;0.04362082,0.2768541;-0.0521504;-0.0005821548,-0.15836;0.5048508;0.006476182,-0.2015733;0.2284718;0.006250527,-0.2514193;-0.06230885;-0.03930406,0.08513761;0.005167566;-0.03742089,0.09589397;-0.3415433;0.01229041,0.1028049;-0.7423393;0.1075974,0.1051828;-0.7022674;0.005911417,-0.08356317;0.006222873;-0.0406683,-0.1105562;-0.3412672;-0.004373264,-0.134526;-0.7423893;0.08670419,-0.1294049;-0.7022379;-0.01487264,0.01048312;0.5595791;0.00448944,0;0;0,0.01256515;0.3234611;-0.003970861,0.02331807;0.6355454;-0.02250028,0.1839029;0.5040165;-0.05906796,0.2300626;0.2281165;-0.05793619,0.2375491;-0.06114441;-0.131321,-0.1471926;0.5200536;0.02611605,-0.1993219;0.2452269;0.0237439,-0.269197;-0.03755853;-0.04154859,0.07236576;0.002603084;-0.05858207,0.09960985;-0.3465877;-0.04768014,0.09157525;-0.7485117;0.04265857,0.09983373;-0.7896079;-0.03030896,-0.09023366;0.004978604;-0.0225508,-0.1277464;-0.3434099;-0.02623282,-0.1272805;-0.7495812;0.04300055,-0.1494579;-0.7943323;-0.023087,0.02091308;0.5590987;-0.01539421,41.36715
+0;0;0,0.005961416;0.3236286;0.007717718,0.01203937;0.6363376;0.0001636809,0.1809325;0.513948;0.02371369,0.2210236;0.2375267;0.0436431,0.2769009;-0.05233479;-0.0005554557,-0.1583686;0.5049199;0.006477039,-0.2016262;0.2282577;0.006251153,-0.2514672;-0.06249392;-0.03929888,0.08508608;0.005164439;-0.03739825,0.09582118;-0.340861;0.01221478,0.102745;-0.7424077;0.1077003,0.1051085;-0.7023972;0.006632425,-0.0835126;0.006219108;-0.0406437,-0.1104522;-0.340584;-0.004420407,-0.1344669;-0.7424575;0.08682767,-0.129377;-0.7023678;-0.01413172,0.01048448;0.5596515;0.004490179,0;0;0,0.01251061;0.3235087;-0.004023314,0.02320811;0.635628;-0.02260733,0.1838325;0.5041879;-0.05922318,0.2301314;0.2280212;-0.05796742,0.2375312;-0.06120998;-0.131357,-0.1472603;0.5200052;0.02607713,-0.1993816;0.2448855;0.0236726,-0.2690793;-0.03780031;-0.04210267,0.07233781;0.002645373;-0.05852509,0.0995996;-0.3458551;-0.04782486,0.09160221;-0.7485135;0.04277015,0.09978068;-0.7886714;-0.03024697,-0.09015782;0.004884775;-0.02264174,-0.1274078;-0.3428387;-0.025976,-0.1278182;-0.7500749;0.04157936,-0.1498567;-0.7895358;-0.02920195,0.02081451;0.5591722;-0.01548815,41.40074
+0;0;0,0.006012386;0.3236162;0.007830967,0.01212205;0.6363099;0.0003695842,0.1810471;0.5138887;0.02393526,0.2211155;0.2373372;0.04379444,0.2769607;-0.05234721;-0.0005755089,-0.1593643;0.5081447;0.006424744,-0.2006599;0.2310612;0.006541931,-0.2506825;-0.05958849;-0.03845762,0.08507972;0.005209783;-0.03741398,0.09568138;-0.341099;0.01202357,0.1030582;-0.7412248;0.1075932,0.105401;-0.7017695;0.01218335,-0.08352344;0.006166242;-0.04063642,-0.1103475;-0.3408882;-0.004306786,-0.1343019;-0.7414043;0.08680659,-0.1293838;-0.7018712;-0.008497469,0.0105614;0.5596294;0.004676432,0;0;0,0.01248328;0.323501;-0.004027843,0.02312694;0.6356053;-0.02261019,0.1838258;0.5041595;-0.05919051,0.2301214;0.2278699;-0.05801392,0.2375245;-0.06122047;-0.1313379,-0.1473484;0.5199212;0.02613415,-0.1994978;0.2446846;0.02371692,-0.2690593;-0.03783169;-0.04223904,0.07234223;0.002657384;-0.0585239,0.09969594;-0.3460825;-0.0476389,0.09191118;-0.7472727;0.04332471,0.1006253;-0.7817807;-0.02710772,-0.09016112;0.004875196;-0.02264309,-0.1275567;-0.3430851;-0.0260257,-0.127737;-0.7489679;0.04141091,-0.1461974;-0.7878994;-0.02266406,0.02074793;0.5591556;-0.01549244,41.42297
+0;0;0,0.006012386;0.3236162;0.007830967,0.01212205;0.6363099;0.0003695842,0.1810471;0.5138887;0.02393526,0.2211155;0.2373372;0.04379444,0.2769607;-0.05234721;-0.0005755089,-0.1593643;0.5081447;0.006424744,-0.2006599;0.2310612;0.006541931,-0.2506825;-0.05958849;-0.03845762,0.08507972;0.005209783;-0.03741398,0.09568138;-0.341099;0.01202357,0.1030582;-0.7412248;0.1075932,0.105401;-0.7017695;0.01218335,-0.08352344;0.006166242;-0.04063642,-0.1103475;-0.3408882;-0.004306786,-0.1343019;-0.7414043;0.08680659,-0.1293838;-0.7018712;-0.008497469,0.0105614;0.5596294;0.004676432,0;0;0,0.01248328;0.323501;-0.004027843,0.02312694;0.6356053;-0.02261019,0.1838258;0.5041595;-0.05919051,0.2301214;0.2278699;-0.05801392,0.2375245;-0.06122047;-0.1313379,-0.1473484;0.5199212;0.02613415,-0.1994978;0.2446846;0.02371692,-0.2690593;-0.03783169;-0.04223904,0.07234223;0.002657384;-0.0585239,0.09969594;-0.3460825;-0.0476389,0.09191118;-0.7472727;0.04332471,0.1006253;-0.7817807;-0.02710772,-0.09016112;0.004875196;-0.02264309,-0.1275567;-0.3430851;-0.0260257,-0.127737;-0.7489679;0.04141091,-0.1461974;-0.7878994;-0.02266406,0.02074793;0.5591556;-0.01549244,41.44549
+0;0;0,0.006012678;0.3236319;0.007831347,0.01212247;0.6363323;0.0003698529,0.1810517;0.5139095;0.02393603,0.2211341;0.2372616;0.04380213,0.2769113;-0.05207005;-0.0005137734,-0.1593681;0.5081653;0.006425083,-0.2006781;0.2309852;0.006542311,-0.2506398;-0.05931047;-0.03840243,0.08513039;0.005212886;-0.03743626,0.09566068;-0.3387648;0.0116685,0.1030682;-0.7405541;0.1076355,0.1054203;-0.7010612;0.01184623,-0.08357318;0.006169915;-0.04066063,-0.1102167;-0.3385484;-0.004575543,-0.1342707;-0.7407297;0.08691664,-0.129333;-0.7011587;-0.00876639,0.01056181;0.5596513;0.004676728,0;0;0,0.01242286;0.3235183;-0.004087448,0.02301309;0.6356283;-0.02272081,0.1837569;0.5042688;-0.05928421,0.2302168;0.2279078;-0.05810857,0.2375338;-0.06079271;-0.1314998,-0.1475302;0.5199195;0.02571535,-0.1996936;0.2445831;0.02367491,-0.2691664;-0.037599;-0.0421627,0.0723512;0.002669528;-0.05860043,0.09990163;-0.3437114;-0.04840398,0.09205356;-0.7466977;0.04236889,0.1019326;-0.7815826;-0.0280838,-0.09022623;0.004870041;-0.02261285,-0.1274169;-0.3407413;-0.02613468,-0.1274092;-0.7482179;0.04214437,-0.1464;-0.7893095;-0.01995696,0.02064346;0.5591787;-0.01559281,41.47995
+0;0;0,0.006008274;0.3236283;0.007983351,0.01211172;0.6363308;0.0006127306,0.1810658;0.5138702;0.02384619,0.2211923;0.2372429;0.04391002,0.2768984;-0.05208421;-0.0005247593,-0.1591835;0.5075216;0.0066807,-0.2009656;0.2304123;0.006853574,-0.2514886;-0.05987182;-0.03753525,0.08515187;0.005226159;-0.03738553,0.09525479;-0.3387742;0.01164924,0.1028963;-0.7405133;0.1078082,0.1051622;-0.7009981;0.01201912,-0.08354965;0.006157986;-0.04071078,-0.1101474;-0.3385558;-0.004548244,-0.1343476;-0.7406818;0.08714826,-0.1294981;-0.7010991;-0.008538112,0.01055044;0.5596488;0.004902399,0;0;0,0.01242286;0.3235183;-0.004087448,0.02301309;0.6356283;-0.02272081,0.1837569;0.5042688;-0.05928421,0.2302168;0.2279078;-0.05810857,0.2375338;-0.06079271;-0.1314998,-0.1475302;0.5199195;0.02571535,-0.1996936;0.2445831;0.02367491,-0.2691664;-0.037599;-0.0421627,0.0723512;0.002669528;-0.05860043,0.09990163;-0.3437114;-0.04840398,0.09205356;-0.7466977;0.04236889,0.1019326;-0.7815826;-0.0280838,-0.09022623;0.004870041;-0.02261285,-0.1274169;-0.3407413;-0.02613468,-0.1274092;-0.7482179;0.04214437,-0.1464;-0.7893095;-0.01995696,0.02064346;0.5591787;-0.01559281,41.50288
+0;0;0,0.00600827;0.3236281;0.007983346,0.01211149;0.636319;0.0006130328,0.18106;0.5138636;0.02384566,0.2211966;0.2371669;0.04391452,0.2768975;-0.05213362;-0.0005161725,-0.1591781;0.5075152;0.006680738,-0.2009706;0.2303364;0.006853656,-0.251489;-0.059921;-0.0375311,0.08516267;0.005226822;-0.03739027,0.09524965;-0.3382307;0.01156712,0.1029086;-0.7408923;0.1079469,0.1051845;-0.7013357;0.01174045,-0.08356024;0.006158767;-0.04071594,-0.110116;-0.3380109;-0.004610475,-0.1343717;-0.7410604;0.08729661,-0.1295011;-0.7014359;-0.008806691,0.01055029;0.5596407;0.004902496,0;0;0,0.01239128;0.3235188;-0.004122257,0.02297084;0.6356164;-0.02277851,0.1837139;0.5042321;-0.05927992,0.2301854;0.2278017;-0.05811262,0.237594;-0.06086886;-0.1315012,-0.1475738;0.5199372;0.025656,-0.1997733;0.2445357;0.02366246,-0.2692254;-0.03764307;-0.04208715,0.07237363;0.002662107;-0.05859185,0.09975493;-0.3431835;-0.04845906,0.09209543;-0.7470917;0.04255557,0.1017437;-0.7824693;-0.02804804,-0.09023692;0.004880677;-0.0226166,-0.1274141;-0.3401785;-0.02630782,-0.1274411;-0.7484949;0.04269847,-0.1465458;-0.7904562;-0.01901687,0.02060097;0.5591708;-0.0156467,41.52611
+0;0;0,0.006008277;0.3236285;0.007983355,0.01211116;0.636302;0.0006134743,0.181088;0.5138438;0.02384897,0.2212601;0.2369025;0.04393558,0.2768905;-0.05203202;-0.0004389025,-0.1592064;0.5074944;0.006681205,-0.2010359;0.2300705;0.006854275,-0.2514903;-0.0598197;-0.03747432,0.08517815;0.005227772;-0.03739707,0.09529933;-0.3393945;0.01172634,0.1029616;-0.7422276;0.1081472,0.1052622;-0.7025672;0.01089618,-0.08357543;0.006159886;-0.04072334,-0.1102213;-0.339177;-0.004495438,-0.1344873;-0.7423981;0.08745079,-0.1295638;-0.7026692;-0.009695925,0.01055005;0.5596285;0.004902668,0;0;0,0.01237501;0.3235191;-0.004176855,0.02290763;0.6355963;-0.02290344,0.1837156;0.5042428;-0.0593369,0.2301623;0.2275568;-0.0582037,0.237579;-0.0607259;-0.1315868,-0.1476261;0.5199417;0.02568943,-0.1997767;0.2442793;0.02361442,-0.2689499;-0.03764796;-0.04180028,0.07236502;0.00266996;-0.05862903,0.09961133;-0.3443527;-0.04800248,0.09200026;-0.7486479;0.04209519,0.1032405;-0.786363;-0.02750873,-0.09027129;0.004866302;-0.0225522,-0.1276435;-0.3413543;-0.0263785,-0.1273931;-0.749842;0.04267126,-0.1474916;-0.7919742;-0.02017283,0.02055095;0.5591575;-0.01574707,41.56084
+0;0;0,0.005995918;0.3236306;0.007986969,0.0120863;0.6363007;0.0006418698,0.1811515;0.5139172;0.02384211,0.2212566;0.2369657;0.0437403,0.2769691;-0.05217898;-0.0003592446,-0.1591785;0.5071339;0.006756066,-0.2015078;0.229799;0.006967133,-0.2525905;-0.06024256;-0.03684811,0.08515731;0.00523518;-0.03739236,0.09505223;-0.338633;0.01150456,0.1031452;-0.7420145;0.108111,0.1053895;-0.7024921;0.01214712,-0.08356244;0.006152071;-0.04070422,-0.1102422;-0.3383996;-0.004559364,-0.1344326;-0.7421916;0.08753774,-0.1295981;-0.7025889;-0.008322552,0.01052874;0.5596284;0.004922755,0;0;0,0.01235907;0.3235218;-0.004177332,0.02289751;0.6355948;-0.02289653,0.1837399;0.5041825;-0.05935669,0.2300766;0.2274915;-0.05812836,0.2375729;-0.06094268;-0.1316323,-0.1476731;0.5198931;0.02576802,-0.1997953;0.2442389;0.02364571,-0.2686804;-0.03795978;-0.04171545,0.0723685;0.002670571;-0.05859208,0.09993516;-0.3435453;-0.04816198,0.09228355;-0.7483042;0.04253841,0.1026489;-0.7836731;-0.02763462,-0.09024175;0.004872397;-0.0225843,-0.12822;-0.3404812;-0.02734557,-0.1275199;-0.7494339;0.04245516,-0.1480215;-0.7898557;-0.02019651,0.0205372;0.5591576;-0.01574278,41.58395
+0;0;0,0.005995918;0.3236306;0.007986969,0.0120863;0.6363007;0.0006418698,0.1811515;0.5139172;0.02384211,0.2212566;0.2369657;0.0437403,0.2769691;-0.05217898;-0.0003592446,-0.1591785;0.5071339;0.006756066,-0.2015078;0.229799;0.006967133,-0.2525905;-0.06024256;-0.03684811,0.08515731;0.00523518;-0.03739236,0.09505223;-0.338633;0.01150456,0.1031452;-0.7420145;0.108111,0.1053895;-0.7024921;0.01214712,-0.08356244;0.006152071;-0.04070422,-0.1102422;-0.3383996;-0.004559364,-0.1344326;-0.7421916;0.08753774,-0.1295981;-0.7025889;-0.008322552,0.01052874;0.5596284;0.004922755,0;0;0,0.01235907;0.3235218;-0.004177332,0.02289751;0.6355948;-0.02289653,0.1837399;0.5041825;-0.05935669,0.2300766;0.2274915;-0.05812836,0.2375729;-0.06094268;-0.1316323,-0.1476731;0.5198931;0.02576802,-0.1997953;0.2442389;0.02364571,-0.2686804;-0.03795978;-0.04171545,0.0723685;0.002670571;-0.05859208,0.09993516;-0.3435453;-0.04816198,0.09228355;-0.7483042;0.04253841,0.1026489;-0.7836731;-0.02763462,-0.09024175;0.004872397;-0.0225843,-0.12822;-0.3404812;-0.02734557,-0.1275199;-0.7494339;0.04245516,-0.1480215;-0.7898557;-0.02019651,0.0205372;0.5591576;-0.01574278,41.60658
+0;0;0,0.005995673;0.3236174;0.007986642,0.01208597;0.6362829;0.00064163,0.1811624;0.513897;0.02384308,0.2212704;0.2369256;0.04374271,0.2769768;-0.05218688;-0.0003519244,-0.15919;0.5071133;0.006755911,-0.2015224;0.2297584;0.006966992,-0.2525994;-0.06025085;-0.03684337,0.08516665;0.005235753;-0.03739646,0.09506231;-0.3386581;0.01150412,0.1031551;-0.7420296;0.1081082,0.1053888;-0.7025521;0.01259577,-0.0835716;0.006152745;-0.04070868,-0.1102534;-0.3384247;-0.004561126,-0.1344431;-0.7422066;0.08753371,-0.1296314;-0.7026491;-0.007875577,0.01052842;0.5596112;0.004922478,0;0;0,0.01234214;0.3235086;-0.004216194,0.02287807;0.6355766;-0.02294683,0.1837295;0.5041629;-0.05941725,0.2300572;0.22745;-0.05819559,0.2375482;-0.06095129;-0.131695,-0.1476918;0.5198717;0.02576838,-0.1997835;0.2441915;0.02360628,-0.2686401;-0.03798157;-0.04174428,0.07235175;0.002669245;-0.05862904,0.100008;-0.3435648;-0.04817462,0.09227298;-0.7483084;0.04254031,0.1020908;-0.7829747;-0.02774,-0.09026728;0.004871213;-0.02252453,-0.1282135;-0.3405148;-0.02707708,-0.1274022;-0.749504;0.04244729,-0.1476784;-0.7894333;-0.02013225,0.02051777;0.5591401;-0.01579189,41.6405
+0;0;0,0.006032346;0.3236614;0.008116907,0.0121341;0.6363497;0.0008120323,0.1812195;0.5138764;0.02370698,0.2216295;0.2368949;0.04367907,0.277294;-0.05264544;-0.0003652424,-0.1598479;0.5094804;0.006576112,-0.2011471;0.2319112;0.007177616,-0.255742;-0.05790669;-0.03637691,0.08518983;0.005235906;-0.03736944,0.09510197;-0.3405674;0.01183722,0.1038846;-0.7418279;0.1081579,0.1062203;-0.7021109;0.01039334,-0.08356261;0.006148213;-0.04075149,-0.1102825;-0.3403431;-0.004291594,-0.13439;-0.742081;0.08730648,-0.1294097;-0.7022886;-0.01035155,0.01057259;0.5596743;0.005080048,0;0;0,0.0123649;0.3235558;-0.004216194,0.02291767;0.6356452;-0.02294493,0.1837653;0.5042248;-0.05942678,0.2300479;0.2274449;-0.05822301,0.2372093;-0.06136835;-0.1317596,-0.1476305;0.5197957;0.02574799,-0.1997732;0.2440653;0.02361992,-0.2686669;-0.03850338;-0.0418065,0.07236822;0.002663001;-0.05862546,0.09991534;-0.3454888;-0.04718209,0.09253356;-0.7484014;0.04210257,0.1011476;-0.7853923;-0.02928234,-0.09027673;0.004880303;-0.0225275,-0.1283228;-0.3424414;-0.02695454,-0.1278162;-0.7493858;0.04204428,-0.1484433;-0.7916586;-0.021272,0.02055454;0.5592057;-0.01579046,41.66375
+0;0;0,0.006031931;0.3236392;0.008116351,0.01213303;0.6362938;0.0008122553,0.1812509;0.51382;0.02371027,0.2216754;0.2367389;0.04368954,0.2773081;-0.0526365;-0.0003296882,-0.159881;0.5094231;0.006576166,-0.2011951;0.2317542;0.007177887,-0.2557589;-0.05789858;-0.03635184,0.08519401;0.005236163;-0.03737128,0.09510541;-0.3405414;0.01183171,0.103888;-0.7418029;0.1081527,0.1062705;-0.7018913;0.008429445,-0.08356672;0.006148515;-0.04075349,-0.1102846;-0.3403169;-0.004296314,-0.1343921;-0.742056;0.087302,-0.1293121;-0.7020673;-0.01231255,0.01057168;0.5596265;0.00507982,0;0;0,0.01233335;0.3235343;-0.004248619,0.02284224;0.6355882;-0.02303028,0.1837687;0.5042248;-0.05943894,0.2300279;0.2273386;-0.05825424,0.2372043;-0.06127191;-0.131897,-0.1477216;0.5197902;0.02575511,-0.1998871;0.2439619;0.0235868,-0.2687196;-0.03847066;-0.04171853,0.07237501;0.002669886;-0.05862403,0.09992161;-0.345456;-0.04718614,0.09253252;-0.748369;0.04210091,0.1010311;-0.7876275;-0.02986908,-0.09028157;0.004871096;-0.02252906,-0.1283104;-0.3424266;-0.02693334,-0.1277469;-0.7493806;0.04201455,-0.1507766;-0.7914144;-0.02378363,0.02048944;0.5591578;-0.01586175,41.69653
+0;0;0,0.006033285;0.3237118;0.00811817,0.01213458;0.6363762;0.0008136095,0.1812659;0.5138907;0.02371355,0.2216883;0.2368233;0.04369184,0.2774289;-0.05311266;-0.0004126616,-0.1598931;0.5094935;0.006578083,-0.2012052;0.2318383;0.007179774,-0.2558747;-0.0583756;-0.03643427,0.08518115;0.005235373;-0.03736563,0.09511852;-0.3414481;0.01196627,0.1039107;-0.7431455;0.1083919,0.1063373;-0.7030503;0.006821997,-0.0835541;0.006147588;-0.04074734,-0.110342;-0.3412256;-0.004194643,-0.1344757;-0.743401;0.08750317,-0.1293016;-0.7032273;-0.013956,0.01057307;0.5597009;0.005081617,0;0;0,0.01216488;0.3236122;-0.004333258,0.02254514;0.635675;-0.02319431,0.1835496;0.5043086;-0.0595336,0.2298404;0.227442;-0.05828977,0.2367321;-0.06180772;-0.1317892,-0.1479545;0.5198817;0.02574589,-0.2000711;0.2440582;0.02356509,-0.2690707;-0.03894728;-0.04171901,0.07236122;0.00270462;-0.05861712,0.09973352;-0.3463381;-0.04671073,0.09198704;-0.7497507;0.04236364,0.1035814;-0.7928907;-0.02792406,-0.09026681;0.004831483;-0.02253857,-0.1286851;-0.3433436;-0.02700489,-0.1280539;-0.7507504;0.04195338,-0.151163;-0.79497;-0.02424075,0.02024332;0.5592378;-0.01599526,41.71846
+0;0;0,0.005966563;0.3237112;0.008148988,0.01202769;0.6363712;0.0008857111,0.1811611;0.5139967;0.02368705,0.2221551;0.2355575;0.0433151,0.2784993;-0.05285403;-7.563829E-05,-0.1597105;0.5086946;0.006608908,-0.2024435;0.2298272;0.007593612,-0.259485;-0.0586043;-0.03474034,0.08516517;0.005279104;-0.03737388,0.09495483;-0.3400974;0.01188905,0.1039245;-0.7424656;0.1085015,0.1061862;-0.702957;0.01287356,-0.08355504;0.006102608;-0.040732,-0.1104198;-0.3399567;-0.004278593,-0.1345253;-0.7428081;0.0876136,-0.1296752;-0.7032264;-0.007910714,0.01047448;0.559698;0.005143392,0;0;0,0.01217321;0.3236109;-0.004333019,0.02258077;0.6356672;-0.02318382,0.1835138;0.504284;-0.05955291,0.230109;0.2260365;-0.05839419,0.2367026;-0.06178352;-0.1315706,-0.1478395;0.519893;0.02594756,-0.2001601;0.2426721;0.02365802,-0.2688319;-0.0389376;-0.04129435,0.07235029;0.002713457;-0.05861616,0.09993446;-0.3450152;-0.04714894,0.09206352;-0.7490005;0.04256392,0.1029004;-0.785017;-0.02646232,-0.09025698;0.004816202;-0.0225447,-0.1285405;-0.3420607;-0.02682783,-0.1279573;-0.7502202;0.04187436,-0.1489217;-0.7906388;-0.0201091,0.02026789;0.559233;-0.0159893,41.75189
+0;0;0,0.005966563;0.3237112;0.008148988,0.01202769;0.6363712;0.0008857111,0.1811611;0.5139967;0.02368705,0.2221551;0.2355575;0.0433151,0.2784993;-0.05285403;-7.563829E-05,-0.1597105;0.5086946;0.006608908,-0.2024435;0.2298272;0.007593612,-0.259485;-0.0586043;-0.03474034,0.08516517;0.005279104;-0.03737388,0.09495483;-0.3400974;0.01188905,0.1039245;-0.7424656;0.1085015,0.1061862;-0.702957;0.01287356,-0.08355504;0.006102608;-0.040732,-0.1104198;-0.3399567;-0.004278593,-0.1345253;-0.7428081;0.0876136,-0.1296752;-0.7032264;-0.007910714,0.01047448;0.559698;0.005143392,0;0;0,0.01217321;0.3236109;-0.004333019,0.02258077;0.6356672;-0.02318382,0.1835138;0.504284;-0.05955291,0.230109;0.2260365;-0.05839419,0.2367026;-0.06178352;-0.1315706,-0.1478395;0.519893;0.02594756,-0.2001601;0.2426721;0.02365802,-0.2688319;-0.0389376;-0.04129435,0.07235029;0.002713457;-0.05861616,0.09993446;-0.3450152;-0.04714894,0.09206352;-0.7490005;0.04256392,0.1029004;-0.785017;-0.02646232,-0.09025698;0.004816202;-0.0225447,-0.1285405;-0.3420607;-0.02682783,-0.1279573;-0.7502202;0.04187436,-0.1489217;-0.7906388;-0.0201091,0.02026789;0.559233;-0.0159893,41.77456
+0;0;0,0.005966793;0.3237237;0.008149303,0.01202809;0.6363925;0.0008858517,0.1811662;0.5140153;0.02368777,0.2221529;0.2356252;0.04331236,0.2786086;-0.05335701;-0.0001642369,-0.1597147;0.5087131;0.006609169,-0.2024402;0.2298949;0.0075937,-0.2595946;-0.05910736;-0.03482402,0.08519275;0.005280815;-0.03738599,0.09496059;-0.3393256;0.01176711,0.1039455;-0.7423757;0.1085433,0.1061673;-0.7030345;0.01459844,-0.0835821;0.006104585;-0.0407452,-0.110387;-0.3391831;-0.004373062,-0.1345333;-0.7427173;0.08767489,-0.1297686;-0.7033043;-0.006168179,0.01047486;0.5597179;0.005143614,0;0;0,0.01213783;0.3236247;-0.004339457,0.02252206;0.6356921;-0.02316689,0.1834767;0.5043832;-0.05959582,0.2300738;0.2261874;-0.05824685,0.2365358;-0.06226677;-0.1313264,-0.1479144;0.5199097;0.02588923,-0.2001744;0.2427269;0.02374077,-0.2689863;-0.03951254;-0.04102039,0.0723372;0.002733067;-0.05867934,0.1002223;-0.3441929;-0.04728746,0.09195969;-0.7488229;0.04272413,0.1021118;-0.7826989;-0.02608443,-0.09030952;0.004794871;-0.02246344,-0.1285238;-0.3413061;-0.02679795,-0.1279649;-0.7501519;0.04205366,-0.1478501;-0.7897041;-0.0186497,0.02021319;0.5592554;-0.01598144,41.79714
+0;0;0,0.005946039;0.3237476;0.008137864,0.01198874;0.6364328;0.0008830889,0.1811559;0.5140425;0.02359128,0.2225333;0.2357617;0.04296048,0.2793497;-0.05297697;-0.0002096929,-0.159582;0.5081409;0.006587925,-0.2040681;0.2296694;0.008024201,-0.2629862;-0.05884317;-0.03382003,0.08519867;0.005282891;-0.03738803,0.09482196;-0.3385722;0.01165751,0.1039499;-0.742546;0.1087249,0.1061366;-0.7032719;0.01545532,-0.08359466;0.006104958;-0.04073388,-0.1104134;-0.3384227;-0.004459731,-0.1345344;-0.7428988;0.0878304,-0.129823;-0.7035515;-0.005338453,0.01044082;0.5597541;0.005136564,0;0;0,0.01210998;0.3236487;-0.004353762,0.02248062;0.6357316;-0.02319455,0.1834386;0.5043488;-0.05959105,0.2300203;0.2262197;-0.05824184,0.2363565;-0.06203699;-0.1312468,-0.1479391;0.5199075;0.02595536,-0.2001495;0.2427843;0.0238972,-0.2689309;-0.03922024;-0.04094384,0.07232356;0.002736792;-0.05870605,0.1002003;-0.3434311;-0.04752517,0.0917742;-0.7489735;0.04283284,0.1023156;-0.7824382;-0.02536631,-0.0903209;0.004787013;-0.02244561,-0.1285068;-0.3405498;-0.02676679,-0.1278816;-0.7503296;0.04237274,-0.1466277;-0.7904678;-0.01695039,0.02017367;0.5592914;-0.01600623,41.83055
+0;0;0,0.005945997;0.3237453;0.008137806,0.01198844;0.636417;0.0008833562,0.1811583;0.5140297;0.02359162,0.2225315;0.2357768;0.04295888,0.279291;-0.05267236;-0.0001680106,-0.1595848;0.508128;0.006588013,-0.2040664;0.2296844;0.008024145,-0.2629255;-0.05853885;-0.03377814,0.0852099;0.005283587;-0.03739296,0.09483296;-0.3385635;0.01165145,0.103826;-0.7365674;0.1072844,0.1061384;-0.6967605;0.00865639,-0.08360568;0.006105762;-0.04073925,-0.1104238;-0.338414;-0.004465941,-0.1341884;-0.7369127;0.08646034,-0.1292062;-0.6970283;-0.01206114,0.01044059;0.559742;0.00513663,0;0;0,0.01207693;0.3236474;-0.00436902,0.02240883;0.635718;-0.02321339,0.1833855;0.5043833;-0.05964112,0.2300183;0.2262917;-0.05823779,0.2363946;-0.06170592;-0.131047,-0.1479846;0.5198582;0.02598052,-0.2001878;0.2427627;0.02388118,-0.26888;-0.03898177;-0.04081769,0.0723141;0.002760574;-0.05873609,0.1001908;-0.3433995;-0.04756165,0.09066613;-0.7426825;0.0425272,0.1016303;-0.7842484;-0.02520108,-0.09034733;0.004751636;-0.02239773,-0.1285606;-0.340574;-0.02672941,-0.127735;-0.7442741;0.0415284,-0.147034;-0.7884668;-0.02133664,0.02011096;0.5592811;-0.01602483,41.85244
+0;0;0,0.005946334;0.3237636;0.008138266,0.01198871;0.6364318;0.000883955,0.1810638;0.514072;0.02358185,0.2224188;0.235942;0.04294056,0.2791811;-0.05252177;-0.0001885183,-0.1594901;0.5081736;0.006587685,-0.2039521;0.2298531;0.008023182,-0.2628141;-0.05838481;-0.03378122,0.08520877;0.005283517;-0.03739247,0.09485023;-0.3392208;0.01174568,0.1038382;-0.7369996;0.1073245,0.106102;-0.6973984;0.01076569,-0.08360457;0.006105681;-0.04073871,-0.1104739;-0.3390725;-0.004396074,-0.1342251;-0.7373459;0.08647878,-0.1293474;-0.6976689;-0.009975776,0.0104409;0.5597589;0.005137108,0;0;0,0.01204914;0.3236658;-0.004440546,0.0223946;0.6357282;-0.02335143,0.1832947;0.5044705;-0.05970764,0.2299252;0.2265047;-0.05833793,0.2364134;-0.0615232;-0.131079,-0.1479122;0.5199668;0.02590988,-0.2000243;0.242981;0.02380555,-0.2686945;-0.03885975;-0.04056535,0.07227793;0.00279282;-0.05877709,0.1000998;-0.3440311;-0.04738283,0.0905996;-0.7430999;0.04260565,0.1025844;-0.7832444;-0.02340221,-0.09035971;0.004717506;-0.02234984,-0.1298027;-0.3411221;-0.02782734,-0.1279235;-0.7445094;0.04086887,-0.148456;-0.7866707;-0.0207111,0.02008919;0.5592956;-0.01614332,41.8862
+0;0;0,0.005885299;0.3237663;0.008074082,0.01188362;0.6364336;0.0007522758,0.1809635;0.5140404;0.02345052,0.2233453;0.2360453;0.04252377,0.2819517;-0.05224583;0.0007275343,-0.1602415;0.5103951;0.006431966,-0.2052753;0.2321725;0.008758986,-0.2684612;-0.05535981;-0.03156678,0.08521677;0.005316979;-0.03736949,0.09475015;-0.3391942;0.01174144,0.1037929;-0.7369578;0.1073785,0.1061038;-0.6973602;0.01082046,-0.08359274;0.006070908;-0.04076818,-0.1104995;-0.3390919;-0.004307568,-0.1343098;-0.7373861;0.08646066,-0.1293849;-0.697714;-0.009991989,0.01034766;0.5597616;0.005024994,0;0;0,0.01204914;0.3236658;-0.004440546,0.0223946;0.6357282;-0.02335143,0.1832947;0.5044705;-0.05970764,0.2299252;0.2265047;-0.05833793,0.2364134;-0.0615232;-0.131079,-0.1479122;0.5199668;0.02590988,-0.2000243;0.242981;0.02380555,-0.2686945;-0.03885975;-0.04056535,0.07227793;0.00279282;-0.05877709,0.1000998;-0.3440311;-0.04738283,0.0905996;-0.7430999;0.04260565,0.1025844;-0.7832444;-0.02340221,-0.09035971;0.004717506;-0.02234984,-0.1298027;-0.3411221;-0.02782734,-0.1279235;-0.7445094;0.04086887,-0.148456;-0.7866707;-0.0207111,0.02008919;0.5592956;-0.01614332,41.90869
+0;0;0,0.00588529;0.3237658;0.00807407,0.01188373;0.6364395;0.0007520802,0.1808199;0.5140824;0.02343494,0.2232057;0.2360609;0.04251,0.2818243;-0.05229062;0.0007050075,-0.1600977;0.5104401;0.006430717,-0.2051359;0.2321911;0.008757959,-0.268335;-0.05540144;-0.03157626,0.08523403;0.005318056;-0.03737706,0.09473068;-0.3378656;0.01154461,0.1038221;-0.7377691;0.1076963,0.1061983;-0.6978999;0.008405581,-0.08360968;0.006072138;-0.04077644,-0.1104128;-0.3377606;-0.004456334,-0.1343511;-0.7381976;0.08680024,-0.1292869;-0.6982518;-0.01238202,0.01034773;0.5597651;0.00502493,0;0;0,0.01209246;0.3236634;-0.004464149,0.02257863;0.6357231;-0.02344584,0.1832733;0.5044326;-0.05972171,0.2298794;0.2264354;-0.0583694,0.2365163;-0.06159562;-0.1313386,-0.1476115;0.5199013;0.0258022,-0.1997667;0.2428952;0.02384762,-0.2685888;-0.038986;-0.04047164,0.07227241;0.002788261;-0.05881405,0.1008327;-0.34264;-0.04776287,0.0906224;-0.7437735;0.04300188,0.1036434;-0.785555;-0.0251124,-0.0903927;0.004728837;-0.02229272,-0.1294015;-0.3398108;-0.02770306,-0.1277377;-0.7453766;0.04132037,-0.1485753;-0.7899178;-0.02169633,0.02022599;0.5592915;-0.01621675,41.93129
+0;0;0,0.005884968;0.3237481;0.008073629,0.01188303;0.6364018;0.0007521338,0.1806926;0.5140842;0.02342101,0.2230545;0.2362197;0.0424853,0.2816218;-0.05187947;0.0007168986,-0.1599717;0.5104446;0.006429419,-0.2049844;0.2323527;0.008755347,-0.2681282;-0.05498806;-0.03154356,0.08524393;0.005318673;-0.0373814,0.09472486;-0.3372971;0.01145934,0.1038298;-0.7377959;0.1077541,0.1061162;-0.6983001;0.01221925,-0.08361938;0.006072843;-0.04078118,-0.1103781;-0.337191;-0.004521161,-0.1343521;-0.7382241;0.08687124,-0.1294794;-0.6986545;-0.008559301,0.01034713;0.5597329;0.005024676,0;0;0,0.01210818;0.3236445;-0.004503489,0.02262434;0.6356804;-0.02352905,0.183209;0.5044767;-0.0597322,0.229826;0.2266426;-0.05841517,0.2365433;-0.06114554;-0.1312761,-0.147462;0.5199724;0.02572722,-0.1991921;0.2430478;0.02387399,-0.2685719;-0.03829864;-0.0409833,0.07226874;0.00279735;-0.05883527,0.1006539;-0.3420824;-0.0481987,0.0905614;-0.7437453;0.043015,0.1022453;-0.7817354;-0.02379179,-0.09040878;0.004721487;-0.0222743,-0.1293108;-0.3392538;-0.02761621,-0.1278187;-0.7454939;0.04109795,-0.1488416;-0.7869698;-0.01949527,0.02026185;0.5592557;-0.016289,41.96458
+0;0;0,0.005783853;0.3237342;0.008108848,0.01173408;0.6363762;0.0008059456,0.1805137;0.5141658;0.02329753,0.2238626;0.2366332;0.04232565,0.2846628;-0.05114725;0.0008457527,-0.1598406;0.5098154;0.006483715,-0.2079826;0.2324528;0.01070534,-0.2761201;-0.05400765;-0.02844294,0.08526934;0.005332423;-0.03733582,0.09468315;-0.3372681;0.01147877,0.1037996;-0.7378132;0.1077907,0.1060241;-0.6984146;0.013262,-0.08360877;0.006059459;-0.0408181,-0.1104557;-0.337168;-0.004476041,-0.1345547;-0.7382433;0.08692013,-0.129769;-0.6987703;-0.007506102,0.0102114;0.5597106;0.005077164,0;0;0,0.01210929;0.3236293;-0.004525661,0.02263181;0.6356512;-0.02356553,0.1831441;0.5044838;-0.05971456,0.2297042;0.2268221;-0.05842733,0.236543;-0.0610835;-0.1312177,-0.1473898;0.5201612;0.0257982,-0.1991036;0.2434167;0.02388262,-0.2685514;-0.03829625;-0.03975458,0.07226022;0.00278835;-0.0588553,0.1005546;-0.3420778;-0.04820943,0.09074168;-0.743852;0.04276681,0.1010461;-0.7811108;-0.02355838,-0.09041707;0.004736236;-0.02226164,-0.1293655;-0.3392139;-0.02754517,-0.1277708;-0.7455001;0.04118909,-0.1488411;-0.7867756;-0.01801236,0.02026631;0.5592305;-0.01632309,41.98651
+0;0;0,0.005783853;0.3237342;0.008108848,0.01173408;0.6363762;0.0008059456,0.1805137;0.5141658;0.02329753,0.2238626;0.2366332;0.04232565,0.2846628;-0.05114725;0.0008457527,-0.1598406;0.5098154;0.006483715,-0.2079826;0.2324528;0.01070534,-0.2761201;-0.05400765;-0.02844294,0.08526934;0.005332423;-0.03733582,0.09468315;-0.3372681;0.01147877,0.1037996;-0.7378132;0.1077907,0.1060241;-0.6984146;0.013262,-0.08360877;0.006059459;-0.0408181,-0.1104557;-0.337168;-0.004476041,-0.1345547;-0.7382433;0.08692013,-0.129769;-0.6987703;-0.007506102,0.0102114;0.5597106;0.005077164,0;0;0,0.01210929;0.3236293;-0.004525661,0.02263181;0.6356512;-0.02356553,0.1831441;0.5044838;-0.05971456,0.2297042;0.2268221;-0.05842733,0.236543;-0.0610835;-0.1312177,-0.1473898;0.5201612;0.0257982,-0.1991036;0.2434167;0.02388262,-0.2685514;-0.03829625;-0.03975458,0.07226022;0.00278835;-0.0588553,0.1005546;-0.3420778;-0.04820943,0.09074168;-0.743852;0.04276681,0.1010461;-0.7811108;-0.02355838,-0.09041707;0.004736236;-0.02226164,-0.1293655;-0.3392139;-0.02754517,-0.1277708;-0.7455001;0.04118909,-0.1488411;-0.7867756;-0.01801236,0.02026631;0.5592305;-0.01632309,42.00894
+0;0;0,0.005784544;0.3237729;0.008109816,0.01173497;0.6364256;0.000806855,0.1806091;0.5141917;0.02330843,0.2239349;0.2368073;0.0423264,0.284804;-0.05129957;0.0007994622,-0.159934;0.5098389;0.006485302,-0.2080503;0.2326243;0.01070467,-0.276265;-0.05416098;-0.028488,0.08532108;0.005335659;-0.03735847,0.09473054;-0.3371063;0.01143353,0.1038481;-0.7377;0.1077572,0.1060611;-0.6983498;0.01371413,-0.0836595;0.006063135;-0.04084286,-0.110494;-0.3370055;-0.004517622,-0.1345959;-0.7381296;0.08688965,-0.1298348;-0.6987053;-0.007051438,0.01021232;0.5597618;0.005077971,0;0;0,0.01220755;0.3236646;-0.00450635,0.0227678;0.635697;-0.02353191,0.183352;0.5044767;-0.05971551,0.2299131;0.2269675;-0.05844021,0.236904;-0.0612137;-0.1315007,-0.1473359;0.5201359;0.02588134,-0.1990023;0.2435355;0.02394178,-0.2686441;-0.0386537;-0.03894214,0.07230689;0.002776221;-0.0588882,0.1007812;-0.3419117;-0.0481565,0.09094627;-0.7436957;0.04300022,0.1001582;-0.7810004;-0.02273893,-0.09048548;0.004752164;-0.02221724,-0.1291987;-0.3390634;-0.02749559,-0.1274118;-0.7453611;0.04146602,-0.148497;-0.7859582;-0.01776135,0.0203931;0.5592778;-0.01629591,42.04268
+0;0;0,0.00565768;0.3237592;0.00805907,0.0115635;0.6364012;0.000755006,0.1804986;0.5142542;0.02310258,0.2253587;0.2371299;0.04205782,0.288268;-0.05048701;0.0006435104,-0.1606114;0.5115307;0.006215878,-0.2122163;0.2349973;0.01220225,-0.2842713;-0.05071267;-0.02747242,0.08533682;0.005294329;-0.03744498,0.09460087;-0.3359585;0.01117138,0.1037181;-0.737563;0.1077294,0.1060158;-0.6980405;0.01194731,-0.08372995;0.00611729;-0.04079708,-0.1105564;-0.3357902;-0.004985809,-0.1348541;-0.737889;0.08676907,-0.1299605;-0.6982918;-0.008908026,0.01004631;0.5597408;0.005028564,0;0;0,0.01223195;0.3236467;-0.004491568,0.02282298;0.6356685;-0.02348924,0.183458;0.5045327;-0.05962563,0.2299637;0.2270341;-0.05846548,0.2371282;-0.06104979;-0.1316266,-0.1472824;0.5200452;0.02595017,-0.1990636;0.243487;0.02397623,-0.2686981;-0.03866088;-0.03879164,0.07231855;0.002720878;-0.05895042,0.1002987;-0.3407983;-0.04824877,0.09104779;-0.7436247;0.04306412,0.09948276;-0.7820461;-0.02414846,-0.09053895;0.004804516;-0.02218432,-0.1290636;-0.3378197;-0.02741417,-0.127229;-0.7451428;0.04170382,-0.1487245;-0.7871167;-0.01852799,0.02043958;0.559252;-0.01626134,42.06517
+0;0;0,0.005658214;0.3237897;0.00805983,0.01156443;0.6364527;0.0007553138,0.18067;0.5142558;0.02312122,0.225484;0.237416;0.042057,0.2884302;-0.05036935;0.000618428,-0.1607814;0.5115296;0.006217616,-0.2123333;0.2352802;0.01219784,-0.2844305;-0.05059725;-0.02750008,0.08535536;0.005295479;-0.03745311,0.09459388;-0.3350168;0.01102925,0.1037241;-0.7371912;0.1077243,0.1059815;-0.6978353;0.01361781,-0.08374814;0.006118619;-0.04080595,-0.1105006;-0.3348466;-0.005093373,-0.1348328;-0.7375159;0.0867917,-0.1300248;-0.6980866;-0.007211626,0.01004716;0.5597879;0.005029113,0;0;0,0.0122108;0.323678;-0.004493237,0.02279216;0.6357213;-0.02348709,0.1835104;0.5043663;-0.05977178,0.2300173;0.2271615;-0.05845714,0.2370644;-0.06110132;-0.1316328,-0.1474548;0.5200408;0.02607962,-0.1993465;0.2437975;0.02408374,-0.2690916;-0.0385277;-0.03858917,0.07232265;0.002692699;-0.0589788,0.1003232;-0.339882;-0.04863954,0.09112221;-0.7431959;0.0431795,0.09997214;-0.7778367;-0.02531791,-0.0905624;0.004834469;-0.02216747,-0.1290879;-0.3368221;-0.0280776,-0.1273342;-0.7446359;0.04165303,-0.1484169;-0.7854806;-0.01738265,0.02041019;0.5593004;-0.01626062,42.08716
+0;0;0,0.005657308;0.3237379;0.008058541,0.01156239;0.6363413;0.0007555117,0.180496;0.5142072;0.0231022,0.2253098;0.2373689;0.04203788,0.2882814;-0.05053291;0.000582546,-0.1606105;0.5114837;0.006215674,-0.2121621;0.2352357;0.01219586,-0.2842885;-0.05075735;-0.02751811,0.08533455;0.005294188;-0.03744398,0.09456003;-0.3345378;0.01096995,0.1037083;-0.7375084;0.1078564,0.1060076;-0.6979792;0.0120068,-0.08372772;0.006117127;-0.040796,-0.1104424;-0.3343668;-0.00513383,-0.1348228;-0.7378333;0.08693317,-0.1299258;-0.6982293;-0.008811399,0.01004546;0.5596933;0.005028372,0;0;0,0.01231468;0.3236222;-0.004490376,0.02303641;0.6356013;-0.02347898,0.1836353;0.5043907;-0.05948782,0.2300927;0.2271785;-0.0583055,0.2369775;-0.06120116;-0.1315258,-0.1470825;0.5202281;0.02626999,-0.1992362;0.2440364;0.0241685,-0.2693287;-0.03836644;-0.0383382,0.07234444;0.00264892;-0.058918,0.1003787;-0.3394446;-0.04887366,0.09118858;-0.7435008;0.04337668,0.1004082;-0.7805105;-0.0252378,-0.09051345;0.004902509;-0.0222564,-0.128941;-0.3362828;-0.02779625,-0.1269131;-0.7448872;0.04216265,-0.1487443;-0.7868477;-0.01807308,0.02061357;0.5591984;-0.01625514,42.12056
+0;0;0,0.005452001;0.3237413;0.008062062,0.01115376;0.6363486;0.0007590773,0.1801158;0.5140435;0.02300446,0.2269646;0.237536;0.04184841,0.2949222;-0.04926574;0.000642471,-0.16075;0.5107729;0.006411979,-0.2163414;0.2353288;0.01322703,-0.2935834;-0.04969648;-0.02372841,0.08532136;0.005354998;-0.03746538,0.09429361;-0.334465;0.01108031,0.103437;-0.737352;0.1083141,0.1056724;-0.6978219;0.01246306,-0.0837729;0.006051067;-0.04071304,-0.1105585;-0.3344369;-0.005142096,-0.1351602;-0.7378829;0.08695602,-0.1303248;-0.6982778;-0.008791551,0.009700278;0.5596993;0.005029072,0;0;0,0.01231468;0.3236222;-0.004490376,0.02303641;0.6356013;-0.02347898,0.1836353;0.5043907;-0.05948782,0.2300927;0.2271785;-0.0583055,0.2369775;-0.06120116;-0.1315258,-0.1470825;0.5202281;0.02626999,-0.1992362;0.2440364;0.0241685,-0.2693287;-0.03836644;-0.0383382,0.07234444;0.00264892;-0.058918,0.1003787;-0.3394446;-0.04887366,0.09118858;-0.7435008;0.04337668,0.1004082;-0.7805105;-0.0252378,-0.09051345;0.004902509;-0.0222564,-0.128941;-0.3362828;-0.02779625,-0.1269131;-0.7448872;0.04216265,-0.1487443;-0.7868477;-0.01807308,0.02061357;0.5591984;-0.01625514,42.14303
+0;0;0,0.005451876;0.3237339;0.008061877,0.01115312;0.636313;0.0007596957,0.1799684;0.5140575;0.022989,0.2267497;0.2379485;0.0418058,0.2947719;-0.04912582;0.0005607046,-0.1606035;0.5107896;0.006410832,-0.2161147;0.2357424;0.01321606,-0.2934302;-0.04955363;-0.02377449,0.08531545;0.005354627;-0.03746279,0.09426744;-0.3336978;0.01097325,0.1034269;-0.73729;0.1083772,0.1056569;-0.6977826;0.01275378,-0.08376709;0.006050648;-0.04071022,-0.1104922;-0.3336682;-0.005219616,-0.135137;-0.7378204;0.08703972,-0.130313;-0.6982381;-0.008480504,0.009699831;0.5596739;0.005029117,0;0;0,0.01241381;0.3236113;-0.004473686,0.02338314;0.6355593;-0.0233736,0.1837445;0.5043474;-0.05937433,0.2302812;0.2275588;-0.05831957,0.2370098;-0.06113952;-0.1314487,-0.146698;0.5202854;0.02624407,-0.198889;0.244513;0.02413839,-0.2701138;-0.03791165;-0.03833676,0.07236308;0.002632841;-0.05888557,0.1001237;-0.3387055;-0.04887772,0.0911746;-0.7435124;0.04336905,0.100223;-0.7808818;-0.02459192,-0.09048195;0.004950877;-0.02234645,-0.1286401;-0.3354876;-0.02766424,-0.126776;-0.7448188;0.04235471,-0.149166;-0.7863753;-0.01779146,0.02088225;0.5591662;-0.01618171,42.17653
+0;0;0,0.005452673;0.3237812;0.008063055,0.01115566;0.6364559;0.0007584309,0.1795685;0.5142797;0.02294692,0.2263485;0.2381782;0.04176321,0.2943118;-0.04864803;0.0005537607,-0.1601995;0.5110196;0.006407884,-0.2157092;0.2359799;0.01321293,-0.2929578;-0.04906964;-0.02374565,0.08537008;0.005358056;-0.03748678,0.09438485;-0.336072;0.01128893,0.1034857;-0.737085;0.1080704,0.1057023;-0.6976348;0.01302353,-0.08382074;0.006054523;-0.04073629,-0.1107333;-0.3360467;-0.004996803,-0.1352205;-0.7376159;0.08667292,-0.1304256;-0.6980914;-0.008271366,0.009701837;0.5597885;0.005029432,0;0;0,0.01258956;0.3236506;-0.004561424,0.02381641;0.6356796;-0.02355695,0.183694;0.504343;-0.05924296,0.2301965;0.2275563;-0.05818534,0.2369521;-0.06086618;-0.1313519,-0.1458835;0.5204698;0.0262065,-0.198025;0.2446958;0.02409558,-0.2709;-0.03691408;-0.03892521,0.07239014;0.002577931;-0.05894947,0.09967352;-0.3411924;-0.04834676,0.09108116;-0.7433841;0.04346227,0.09991325;-0.7797989;-0.02464939,-0.090552;0.005000636;-0.02230126,-0.1289694;-0.3378273;-0.02758945,-0.1271956;-0.7445447;0.04197069,-0.1486504;-0.7855625;-0.01823139,0.0212438;0.5592626;-0.01634169,42.21033
+0;0;0,0.005137885;0.3238114;0.008060666,0.01069;0.6364723;0.0007186681,0.1789926;0.5146468;0.02252765,0.2284396;0.239212;0.04184873,0.3030214;-0.04608211;0.0007730797,-0.1607271;0.5125006;0.006275993,-0.2199349;0.2384069;0.01332452,-0.3012504;-0.04585534;-0.02167758,0.08541785;0.005329081;-0.03749349,0.09434871;-0.3359057;0.01108711,0.1031099;-0.7369714;0.1080178,0.1052923;-0.6974977;0.01275176,-0.08385549;0.006062819;-0.04076605,-0.1110528;-0.3357978;-0.005091522,-0.1357798;-0.7374367;0.0865643,-0.131011;-0.6978859;-0.008599587,0.00928973;0.5598092;0.005014773,0;0;0,0.01274513;0.3236716;-0.004415751,0.02432849;0.6356937;-0.02308679,0.1837268;0.5044118;-0.05916905,0.2301691;0.2277809;-0.05810761,0.236895;-0.06075478;-0.1312122,-0.1452468;0.5204393;0.02625878,-0.1974323;0.2448406;0.02408989,-0.2722631;-0.03630865;-0.03913832,0.07240887;0.002537191;-0.05899906,0.09965266;-0.3410088;-0.04827595,0.09103285;-0.7432692;0.04358363,0.09950669;-0.7793688;-0.02518535,-0.09060542;0.005055585;-0.02225919,-0.1290257;-0.33755;-0.02739389,-0.1274617;-0.7444015;0.0418544,-0.1484027;-0.7859702;-0.01822503,0.02164575;0.559274;-0.01598024,42.23256
+0;0;0,0.005138168;0.3238293;0.00806111,0.01069061;0.6365088;0.0007186979,0.1793828;0.5145755;0.02256813,0.2287149;0.2397809;0.04184429,0.3035687;-0.04655349;0.0006188564,-0.161117;0.5124244;0.006279146,-0.2201872;0.2389678;0.01331129,-0.3017992;-0.04633105;-0.02181846,0.08537261;0.005326258;-0.03747363,0.09433397;-0.3370735;0.01127281,0.1031337;-0.7399051;0.1086303,0.105239;-0.700766;0.01672977,-0.08381108;0.006059608;-0.04074445,-0.1111012;-0.3369681;-0.004948135,-0.1359371;-0.7403754;0.08711126,-0.1313367;-0.701162;-0.004690729,0.009290269;0.5598416;0.00501503,0;0;0,0.01279889;0.3236879;-0.004370689,0.02441739;0.6357298;-0.02300143,0.1840193;0.5039143;-0.05928516,0.2301439;0.227892;-0.05807424,0.2368335;-0.06169811;-0.1314423,-0.1455436;0.5203618;0.02643123,-0.1977379;0.2454303;0.02404629,-0.273308;-0.03675783;-0.03879526,0.07242471;0.002512068;-0.05890226,0.09941396;-0.3422159;-0.04757476,0.09054674;-0.7464082;0.04396272,0.09959799;-0.7785516;-0.02378631,-0.09051135;0.005088126;-0.02242616,-0.1291202;-0.3386848;-0.02729203,-0.1272992;-0.7472799;0.04253567,-0.1496215;-0.7858106;-0.01524762,0.02172774;0.5593054;-0.01590443,42.26617
+0;0;0,0.005137697;0.3237996;0.008060371,0.01068939;0.6364372;0.0007191142,0.1794757;0.514493;0.02257743,0.2286149;0.240773;0.04177823,0.3038637;-0.0470722;0.0003352761,-0.161212;0.5123408;0.006279462,-0.2200512;0.2399534;0.01328411,-0.3020938;-0.04685074;-0.02203098,0.08545631;0.00533148;-0.03751037,0.09440196;-0.336468;0.01115061,0.103215;-0.7399089;0.1086554,0.105489;-0.700038;0.009394526,-0.08389325;0.006065549;-0.0407844,-0.1111355;-0.3363608;-0.005050834,-0.136009;-0.7403784;0.08714783,-0.1310402;-0.7004271;-0.0120066,0.009289309;0.5597842;0.005014649,0;0;0,0.01284763;0.3236574;-0.00428319,0.02456285;0.6356595;-0.0228188,0.1842427;0.5038832;-0.05916762,0.2300703;0.2289221;-0.05769062,0.2367661;-0.0622738;-0.1311405,-0.1455365;0.520323;0.0265734,-0.1976621;0.2464921;0.02421395,-0.2749405;-0.03684714;-0.03888655,0.07248616;0.002489015;-0.05897284,0.0995388;-0.341631;-0.04782057,0.09066081;-0.7464008;0.04400563,0.1006391;-0.7845799;-0.02815652,-0.09061742;0.005106312;-0.02237509,-0.1290695;-0.3380767;-0.02702955,-0.1272171;-0.7473093;0.04279013,-0.1508477;-0.7902445;-0.02106422,0.02184513;0.5592477;-0.0157516,42.29969
+0;0;0,0.00484137;0.3237529;0.008074569,0.01022069;0.6363313;0.0007868283,0.1787807;0.5149291;0.02237096,0.2312935;0.2418558;0.0416943,0.3133152;-0.04414028;0.001613826,-0.1609439;0.5112185;0.00611494,-0.2260176;0.240283;0.01381773,-0.3129326;-0.04513577;-0.01949478,0.08538669;0.005369171;-0.03751318,0.09398404;-0.3373236;0.01141741,0.1024881;-0.7410275;0.1087259,0.1047024;-0.701296;0.01089687,-0.08388252;0.006012835;-0.04067584,-0.1116425;-0.3373033;-0.005040117,-0.1365553;-0.7415872;0.08689452,-0.1316856;-0.7017733;-0.01083011,0.008848174;0.5596943;0.005068848,0;0;0,0.01309736;0.323597;-0.004238129,0.02503055;0.6355307;-0.02271438,0.18416;0.5036709;-0.05917811,0.2298861;0.2287036;-0.05772996,0.2364441;-0.06233469;-0.1310885,-0.1448427;0.5206044;0.02641925,-0.1974131;0.2468694;0.02407089,-0.2766457;-0.03582281;-0.03865929,0.07244641;0.00244154;-0.05892801,0.09944814;-0.3425858;-0.04737353,0.09060338;-0.7477905;0.04345036,0.1002433;-0.7845227;-0.02813196,-0.09054223;0.005172099;-0.02241223,-0.1294581;-0.3388788;-0.02699065,-0.1276086;-0.7483279;0.0427675,-0.1511457;-0.7902555;-0.02002227,0.02226456;0.5591367;-0.015661,42.32423
+0;0;0,0.004841969;0.3237929;0.008075567,0.01022162;0.6363909;0.0007874393,0.1788388;0.5149704;0.02237758,0.2312436;0.242459;0.04166116,0.3133914;-0.04397655;0.001519095,-0.1610002;0.5112585;0.006116082,-0.22594;0.2408805;0.01380302,-0.3129885;-0.04497677;-0.01956067,0.08533006;0.00536561;-0.0374883,0.09392455;-0.3372134;0.01142605,0.102424;-0.7406954;0.1086811,0.1046028;-0.7011197;0.01241878,-0.08382688;0.006008847;-0.04064887,-0.1115777;-0.3371933;-0.00502497,-0.1364767;-0.7412548;0.08685914,-0.131685;-0.7015982;-0.009300388,0.008849051;0.5597507;0.005069638,0;0;0,0.01319927;0.3236358;-0.004021168,0.02520341;0.635593;-0.02238226,0.1843513;0.5036874;-0.05891418,0.229784;0.2292546;-0.05716658,0.236289;-0.06224126;-0.1306024,-0.144743;0.5206628;0.02676896,-0.1974246;0.247534;0.02434916,-0.2787048;-0.03488132;-0.03921222,0.07250705;0.002396747;-0.05875682,0.09941077;-0.342516;-0.04699945,0.09053327;-0.7474875;0.04381752,0.1000367;-0.782531;-0.02718877,-0.09042028;0.005252494;-0.02262669,-0.1292375;-0.3386999;-0.02673247,-0.1273213;-0.7479477;0.04284503,-0.1511553;-0.7881064;-0.01938488,0.02241692;0.5591943;-0.01535273,42.35516
+0;0;0,0.004841791;0.3237811;0.008075272,0.01022085;0.6363448;0.0007880582,0.1788128;0.514942;0.022375,0.2311537;0.242763;0.04163505,0.3132999;-0.04366696;0.001493771,-0.1609754;0.5112308;0.006115927,-0.225836;0.2411825;0.01379349,-0.3128828;-0.04466924;-0.01956956,0.0853266;0.005365392;-0.03748678,0.09387429;-0.3353482;0.01116123,0.1024046;-0.7402968;0.1087698,0.1045632;-0.7008103;0.01340383,-0.08382348;0.006008603;-0.04064721,-0.1114232;-0.3353247;-0.005217295,-0.1364127;-0.7408551;0.0870008,-0.1316656;-0.7012884;-0.008263335,0.008848477;0.5597156;0.00506964,0;0;0,0.01337875;0.3236161;-0.004059076,0.0258877;0.6355155;-0.0224812,0.1848235;0.5034383;-0.05887461,0.2298153;0.2292765;-0.05715585,0.2362809;-0.06222948;-0.1305308,-0.1442709;0.5209873;0.02668248,-0.1976359;0.2483355;0.02444267,-0.280811;-0.03355587;-0.03896599,0.07252409;0.002382085;-0.05873037,0.1004376;-0.3405662;-0.04720927,0.09059244;-0.7469769;0.04398846,0.1008929;-0.7837386;-0.02402687,-0.09039523;0.005315182;-0.02269635,-0.1288848;-0.3367782;-0.02671237,-0.1270798;-0.7475144;0.04311654,-0.1507899;-0.7867404;-0.01881002,0.02295005;0.559135;-0.01543593,42.38934
+0;0;0,0.004545894;0.3237931;0.008055855,0.009763493;0.6363964;0.0007931269,0.1783951;0.5155395;0.02214265,0.2365164;0.2448764;0.04188309,0.3204241;-0.0413619;0.003443945,-0.1611242;0.5108238;0.006118932,-0.2325003;0.2427411;0.01408222,-0.3245322;-0.04169664;-0.01871568,0.08528066;0.005376046;-0.03754032,0.0933935;-0.3350877;0.01118743,0.1017895;-0.7400354;0.108834,0.103878;-0.7005558;0.01356261,-0.08385123;0.005987496;-0.04054738,-0.1123937;-0.3351685;-0.006580789,-0.1369046;-0.7405994;0.08622518,-0.1322305;-0.70104;-0.008946367,0.008416216;0.5597556;0.005069593,0;0;0,0.01359147;0.3236139;-0.004104137,0.02625941;0.6355399;-0.02258396,0.1850261;0.5033129;-0.05868983,0.2297309;0.2294051;-0.05718708,0.2360608;-0.06220859;-0.1304798,-0.1438184;0.5211476;0.0265418,-0.1976797;0.2488953;0.0245659,-0.282606;-0.03238261;-0.03962656,0.07265395;0.002275482;-0.05854225,0.1002817;-0.3404563;-0.04725432,0.09047374;-0.7468508;0.04404354,0.1007631;-0.7830408;-0.02439523,-0.09034383;0.00537881;-0.0228042,-0.1289519;-0.3364552;-0.02663599,-0.1270988;-0.7472018;0.04316247,-0.1508673;-0.7859706;-0.01910122,0.02329138;0.559151;-0.01552296,42.42202
+0;0;0,0.004545894;0.3237931;0.008055855,0.009763493;0.6363964;0.0007931269,0.1783951;0.5155395;0.02214265,0.2365164;0.2448764;0.04188309,0.3204241;-0.0413619;0.003443945,-0.1611242;0.5108238;0.006118932,-0.2325003;0.2427411;0.01408222,-0.3245322;-0.04169664;-0.01871568,0.08528066;0.005376046;-0.03754032,0.0933935;-0.3350877;0.01118743,0.1017895;-0.7400354;0.108834,0.103878;-0.7005558;0.01356261,-0.08385123;0.005987496;-0.04054738,-0.1123937;-0.3351685;-0.006580789,-0.1369046;-0.7405994;0.08622518,-0.1322305;-0.70104;-0.008946367,0.008416216;0.5597556;0.005069593,0;0;0,0.01359147;0.3236139;-0.004104137,0.02625941;0.6355399;-0.02258396,0.1850261;0.5033129;-0.05868983,0.2297309;0.2294051;-0.05718708,0.2360608;-0.06220859;-0.1304798,-0.1438184;0.5211476;0.0265418,-0.1976797;0.2488953;0.0245659,-0.282606;-0.03238261;-0.03962656,0.07265395;0.002275482;-0.05854225,0.1002817;-0.3404563;-0.04725432,0.09047374;-0.7468508;0.04404354,0.1007631;-0.7830408;-0.02439523,-0.09034383;0.00537881;-0.0228042,-0.1289519;-0.3364552;-0.02663599,-0.1270988;-0.7472018;0.04316247,-0.1508673;-0.7859706;-0.01910122,0.02329138;0.559151;-0.01552296,42.4446
+0;0;0,0.004545578;0.3237706;0.008055294,0.009763213;0.6363761;0.0007924624,0.1785499;0.5154769;0.02215767,0.2366617;0.2448583;0.04189487,0.3206545;-0.04167053;0.003416706,-0.1612793;0.510757;0.006119326,-0.2326436;0.2427184;0.01408131,-0.3247689;-0.04200813;-0.01874988,0.08525579;0.005374478;-0.03752938,0.09340055;-0.3364287;0.01139008,0.1017636;-0.7397863;0.1086532,0.1038592;-0.7002743;0.01305601,-0.08382679;0.00598575;-0.04053556,-0.1124815;-0.3365124;-0.006435342,-0.1368962;-0.7403514;0.08600622,-0.1322061;-0.7007593;-0.00949084,0.008415904;0.5597334;0.00506903,0;0;0,0.01366009;0.3235876;-0.004176855,0.02627753;0.6355152;-0.0226965,0.1852568;0.5031232;-0.05852246,0.229338;0.2291594;-0.05723238,0.2354206;-0.06280917;-0.1303864,-0.1439085;0.521174;0.02664646,-0.1985679;0.2491266;0.02476139,-0.2850253;-0.03207925;-0.03913336,0.07269514;0.002209112;-0.05845022,0.09949093;-0.3419257;-0.04653144,0.09009959;-0.7467821;0.04419111,0.1003819;-0.7830383;-0.02464271,-0.09029584;0.005448973;-0.02286611,-0.1294029;-0.3376929;-0.02648726,-0.1276076;-0.7468286;0.04302739,-0.151444;-0.7858545;-0.01943012,0.02333088;0.5591246;-0.01562619,42.46729
+0;0;0,0.004244792;0.3237427;0.008120559,0.009340506;0.636333;0.000886173,0.1781752;0.5156854;0.02195775,0.2400568;0.2466962;0.04201411,0.3318801;-0.03853452;0.00582714,-0.1613989;0.5101674;0.006019362,-0.2408811;0.245211;0.01423789,-0.3381871;-0.03872138;-0.01756622,0.08517211;0.005391648;-0.03753353,0.0936152;-0.3364674;0.01164286,0.101071;-0.7401959;0.1087508,0.1031402;-0.7006713;0.01305683,-0.08381375;0.005952433;-0.04039738,-0.1128137;-0.3366264;-0.006397434,-0.1371146;-0.7407985;0.08599651,-0.132449;-0.7011917;-0.00959783,0.008042974;0.5596925;0.005151445,0;0;0,0.01368037;0.3235556;-0.00423646,0.02624446;0.6354649;-0.02279854,0.1851699;0.5030066;-0.05841899,0.2292967;0.229806;-0.05739164,0.2348609;-0.06306183;-0.1301587,-0.1438408;0.521287;0.02664287,-0.1991207;0.2501248;0.0252321,-0.288839;-0.03090841;-0.03855287,0.072669;0.002152443;-0.05836701,0.0990693;-0.3421102;-0.04638958,0.0898841;-0.7474356;0.04366183,0.09910548;-0.7842463;-0.02492118,-0.09019432;0.005522811;-0.02294795,-0.1296377;-0.337682;-0.02639953,-0.1278455;-0.7471219;0.04315623,-0.1512572;-0.7863863;-0.01934722,0.02331612;0.5590782;-0.01571798,42.50057
+0;0;0,0.004244647;0.3237316;0.00812028,0.009340329;0.63632;0.0008859853,0.1782584;0.5156525;0.02196571,0.2400856;0.2468998;0.04200444,0.3317805;-0.03793231;0.005868036,-0.161482;0.5101317;0.006019511,-0.2408943;0.2454083;0.01423081,-0.3380643;-0.03812724;-0.01752885,0.08508021;0.00538583;-0.03749304,0.09358311;-0.3388948;0.01203169,0.1009875;-0.7398413;0.1084705,0.1031403;-0.699932;0.008912466,-0.08372331;0.00594601;-0.04035379,-0.1129286;-0.3390594;-0.006113011,-0.1370621;-0.7404464;0.08564426,-0.1322082;-0.7004518;-0.01381011,0.008042824;0.5596811;0.005151169,0;0;0,0.01383284;0.3235396;-0.004106998,0.02661766;0.6354447;-0.02256203,0.1855251;0.5028018;-0.05815482,0.2292507;0.2297831;-0.05712223,0.2345044;-0.0627414;-0.1295443,-0.1436397;0.5213687;0.02686931,-0.1994509;0.2505627;0.02568426,-0.292013;-0.02923581;-0.03746779,0.07268848;0.002056509;-0.05818534,0.09912014;-0.3446205;-0.04512644,0.09000671;-0.7473192;0.04355335,0.09901279;-0.7867388;-0.02796197,-0.08999283;0.005753427;-0.02327156,-0.1296826;-0.3398915;-0.02617044,-0.1279031;-0.7465006;0.04296181,-0.1518737;-0.7884783;-0.02230114,0.02362575;0.5590591;-0.01551342,42.53412
+0;0;0,0.004244239;0.3237005;0.0081195,0.009339342;0.6362534;0.0008860505,0.1784894;0.5155352;0.02198816,0.240272;0.2469761;0.04201245,0.3318288;-0.03742683;0.005930491,-0.1617138;0.5100068;0.006020245,-0.2410689;0.2454742;0.01422563,-0.3380924;-0.03763419;-0.01748618,0.08498386;0.00537973;-0.03745057,0.09348152;-0.338689;0.01204368,0.1008893;-0.7398196;0.1085268,0.1028729;-0.7006894;0.01679598,-0.0836285;0.005939277;-0.04030809,-0.1128158;-0.3388538;-0.00608838,-0.1369604;-0.7404252;0.08571103,-0.1324881;-0.7012163;-0.005924255,0.008041994;0.5596237;0.00515072,0;0;0,0.01387058;0.3235072;-0.004078627,0.02663293;0.6353799;-0.02249432,0.1857647;0.5025834;-0.05807066,0.2290906;0.2297027;-0.05703259,0.2340602;-0.06238192;-0.1293612,-0.1438345;0.5212455;0.02699719,-0.2004859;0.2508158;0.02628813,-0.2940474;-0.02819571;-0.03670687,0.07269785;0.002002478;-0.05800653,0.09916557;-0.3444619;-0.0450809,0.08980054;-0.7473099;0.04377532,0.09805264;-0.7774779;-0.02560449,-0.08980695;0.005866762;-0.02353797,-0.1297172;-0.3395399;-0.02610409,-0.1278768;-0.7463307;0.04308755,-0.1492352;-0.7829027;-0.01702761,0.02365243;0.5590023;-0.01545453,42.55594
+0;0;0,0.004020785;0.3237026;0.008149869,0.008944927;0.6362594;0.0009744102,0.1782107;0.5158125;0.02189076,0.2452564;0.2485027;0.04170059,0.3436275;-0.03390932;0.007994153,-0.162017;0.5097973;0.006067283,-0.2472201;0.2471044;0.0147244,-0.3493713;-0.03409672;-0.01784256,0.08498111;0.005367071;-0.03745865,0.09331945;-0.3387428;0.01177607,0.1004412;-0.7398481;0.1083858,0.1023842;-0.7007135;0.01665457,-0.08364937;0.005946555;-0.0402637,-0.1131074;-0.3388499;-0.006311223,-0.1373774;-0.7403484;0.08577363,-0.1329456;-0.7011364;-0.005863309,0.007676053;0.5596286;0.005226245,0;0;0,0.01387058;0.3235072;-0.004078627,0.02663293;0.6353799;-0.02249432,0.1857647;0.5025834;-0.05807066,0.2290906;0.2297027;-0.05703259,0.2340602;-0.06238192;-0.1293612,-0.1438345;0.5212455;0.02699719,-0.2004859;0.2508158;0.02628813,-0.2940474;-0.02819571;-0.03670687,0.07269785;0.002002478;-0.05800653,0.09916557;-0.3444619;-0.0450809,0.08980054;-0.7473099;0.04377532,0.09805264;-0.7774779;-0.02560449,-0.08980695;0.005866762;-0.02353797,-0.1297172;-0.3395399;-0.02610409,-0.1278768;-0.7463307;0.04308755,-0.1492352;-0.7829027;-0.01702761,0.02365243;0.5590023;-0.01545453,42.5786
+0;0;0,0.004020739;0.323699;0.008149778,0.008944828;0.6362526;0.0009744246,0.1781959;0.5158109;0.02188925,0.2452008;0.2486635;0.04168705,0.3438395;-0.0345166;0.007888936,-0.1620025;0.5097963;0.006067141,-0.2471538;0.247263;0.014719,-0.3495828;-0.03470296;-0.01793654,0.08494882;0.005365033;-0.03744442,0.09323762;-0.3367001;0.01149776,0.1003918;-0.7396319;0.1085474,0.1023245;-0.7005453;0.01729958,-0.08361759;0.005944296;-0.0402484,-0.1129006;-0.3368034;-0.00649767,-0.1372811;-0.7401302;0.08600649,-0.1328727;-0.7009667;-0.005147532,0.007675979;0.5596232;0.005226176,0;0;0,0.01405104;0.3234962;-0.00404501,0.02702326;0.6353614;-0.0223856,0.1860147;0.5024606;-0.05811763,0.2290095;0.2296983;-0.05689311,0.2336224;-0.06313112;-0.129643,-0.1435266;0.5208968;0.0265993,-0.2017215;0.2509662;0.02700456,-0.2967147;-0.02852938;-0.03561656,0.07272367;0.001934052;-0.05791974,0.09933868;-0.3424611;-0.0454216,0.08966912;-0.7470881;0.04406238,0.09896088;-0.7775548;-0.02427435,-0.08974089;0.005941435;-0.02363137,-0.1297393;-0.3373747;-0.02623543,-0.1277164;-0.746008;0.04332431,-0.1485744;-0.7819049;-0.01696673,0.02399123;0.5589854;-0.01536775,42.60134
+0;0;0,0.00402066;0.3236926;0.008149616,0.008944742;0.6362458;0.0009742579,0.1782069;0.515801;0.02189018,0.2451583;0.2488669;0.04167218,0.3437763;-0.03425381;0.00788115,-0.1620136;0.509786;0.006067043,-0.247097;0.2474623;0.014712,-0.3495045;-0.03444454;-0.0179367,0.08492541;0.005363554;-0.0374341,0.09321816;-0.3368652;0.0115315,0.1003908;-0.7408353;0.1088312,0.1023157;-0.7017855;0.01795243,-0.08359455;0.005942658;-0.04023731,-0.1128915;-0.3369691;-0.006470431,-0.1373349;-0.741335;0.08627209,-0.1329443;-0.7022086;-0.004513256,0.007675889;0.5596162;0.005226023,0;0;0,0.01404671;0.3234894;-0.004095793,0.02695403;0.6353546;-0.02247381,0.1859275;0.5022974;-0.05817938,0.2287894;0.2297375;-0.05691552,0.2333548;-0.06304377;-0.1295996,-0.1435798;0.5209858;0.02664182,-0.2027631;0.2514969;0.02746919,-0.2988039;-0.02762258;-0.03492616,0.07271756;0.00188753;-0.05788779,0.09918751;-0.3426833;-0.04534745,0.08912835;-0.7483273;0.04444265,0.09969984;-0.7788748;-0.02313543,-0.08971623;0.005977002;-0.02361519,-0.1302279;-0.3374444;-0.02635906,-0.1280912;-0.747086;0.04363771,-0.1486495;-0.7828251;-0.01636469,0.02394173;0.5589784;-0.01544595,42.63459
+0;0;0,0.003996741;0.3237823;0.008163356,0.008830344;0.636497;0.001041743,0.1775186;0.5162724;0.02166133,0.251441;0.2514344;0.04295215,0.3537575;-0.03053656;0.009502348,-0.1614088;0.509976;0.006188017,-0.2526953;0.2498783;0.01472997,-0.3619383;-0.02981657;-0.0157973,0.08484768;0.00537974;-0.03746284,0.09304674;-0.335909;0.01136484,0.09986936;-0.7404422;0.1086269,0.1017508;-0.7012855;0.01668887,-0.0835829;0.00591382;-0.04013053,-0.1129155;-0.3360392;-0.006409533,-0.1376329;-0.7409695;0.0861865,-0.1332562;-0.7017269;-0.005657956,0.007582074;0.5598203;0.005279417,0;0;0,0.01442231;0.3235612;-0.004208326,0.02777776;0.6355546;-0.02278471,0.1858764;0.5021665;-0.05816889,0.2286088;0.2297155;-0.05699563,0.2330796;-0.06319585;-0.1296465,-0.1422604;0.5213268;0.02617419,-0.2027731;0.2522666;0.02751485,-0.3002176;-0.02656868;-0.03453867,0.07271591;0.001840726;-0.05779743,0.09928897;-0.3417905;-0.04592896,0.08901663;-0.7478541;0.04440594,0.09990162;-0.7782667;-0.02467251,-0.08963793;0.006016676;-0.02367224,-0.1303187;-0.3364263;-0.02636487,-0.1281283;-0.7465968;0.04369877,-0.1492334;-0.7824002;-0.01765662,0.02465244;0.5591423;-0.01569796,42.66786
+0;0;0,0.003996597;0.3237706;0.008163064,0.008830154;0.6364822;0.00104149,0.1775276;0.5162553;0.02166197,0.2511722;0.2524126;0.04287277,0.3537898;-0.03038815;0.009324532,-0.1614182;0.5099586;0.006187811,-0.2523616;0.2508384;0.01469766,-0.361926;-0.02967963;-0.01591945,0.08476147;0.005374274;-0.03742477,0.09291291;-0.3339323;0.0111193,0.09975269;-0.739483;0.108626,0.101636;-0.7003171;0.01659599,-0.08349798;0.005907811;-0.04008976,-0.1126602;-0.3340592;-0.006564613,-0.1374398;-0.740008;0.08626433,-0.1330587;-0.7007561;-0.00567203,0.007581885;0.5598056;0.005279161,0;0;0,0.01442619;0.3235494;-0.004206419,0.02770616;0.6355435;-0.02277446,0.1858449;0.5021641;-0.05815315,0.2287384;0.2307866;-0.05726719,0.2327314;-0.06310844;-0.1296682,-0.1423234;0.521158;0.02601871,-0.203731;0.2533683;0.02805245,-0.3030291;-0.02582258;-0.03379016,0.07276244;0.001753509;-0.05758953,0.09962384;-0.3398742;-0.04659581,0.08872424;-0.7468541;0.04436731,0.09931178;-0.7777941;-0.02441716,-0.08949828;0.006069605;-0.02381638,-0.1303124;-0.3343414;-0.02635197,-0.1282777;-0.7456028;0.04354563,-0.1487703;-0.7818135;-0.01771845,0.02460514;0.5591301;-0.01568913,42.70164
+0;0;0,0.00399676;0.3237838;0.008163395,0.008830382;0.6364998;0.00104179,0.1775681;0.516263;0.02166612,0.2511859;0.2525166;0.0428692,0.3542931;-0.0316337;0.009160865,-0.161458;0.5099648;0.006188299,-0.2523683;0.2509391;0.01469505,-0.3624555;-0.0309175;-0.01606816,0.08473048;0.005372309;-0.03741109,0.09291255;-0.3352094;0.01131542,0.09972282;-0.73901;0.1084013,0.1016446;-0.6996572;0.01449456,-0.08346745;0.005905651;-0.0400751,-0.1127393;-0.335339;-0.006423961,-0.1374119;-0.7395359;0.08600438,-0.1329415;-0.7000954;-0.007806823,0.007582121;0.5598236;0.005279434,0;0;0,0.01443641;0.3235638;-0.004080057,0.02769816;0.6355715;-0.02250361,0.185839;0.5021444;-0.05805159,0.2283828;0.2308132;-0.05717897,0.2320832;-0.06446248;-0.1300302,-0.1424191;0.521242;0.02610331,-0.2053648;0.2539245;0.02934464,-0.306578;-0.02611041;-0.03266406,0.07279308;0.001681864;-0.05749821,0.09882842;-0.341271;-0.04555297,0.08838083;-0.746664;0.04430366,0.0968927;-0.7804202;-0.0247786,-0.08944815;0.006129072;-0.02385726,-0.1314483;-0.335434;-0.02664883,-0.1288076;-0.7448957;0.04307273,-0.1495741;-0.7825233;-0.01941665,0.02460411;0.5591549;-0.01545572,42.72376
+0;0;0,0.003968849;0.3237636;0.008152781,0.008720111;0.6364572;0.001066484,0.177883;0.516363;0.0216874,0.2572478;0.2542338;0.04283025,0.3701872;-0.0259372;0.009062309,-0.1618507;0.5096914;0.006373489,-0.2595981;0.2531168;0.01488457,-0.374947;-0.02642491;-0.01581494,0.08467838;0.005359445;-0.03746006,0.09264363;-0.3345534;0.01151121,0.09950452;-0.7390468;0.1087186,0.1013551;-0.6997927;0.01583467,-0.08349042;0.005901726;-0.03996156,-0.1127765;-0.3346951;-0.006219242,-0.1377632;-0.7396109;0.08613943,-0.1333884;-0.7002654;-0.006650753,0.00749181;0.5597866;0.005290521,0;0;0,0.01449165;0.3235407;-0.004061937,0.02777299;0.6355249;-0.02245307,0.1862763;0.5021586;-0.05818677,0.2282468;0.2306903;-0.0572145,0.2319741;-0.06440622;-0.1299849,-0.142664;0.521143;0.02633042,-0.2067365;0.2540463;0.02973831,-0.3110806;-0.02493221;-0.03088045,0.07279155;0.001647413;-0.05745506,0.09868973;-0.3406957;-0.04592705,0.088321;-0.7467177;0.04434967,0.09661156;-0.7796839;-0.0240829,-0.0894089;0.006162783;-0.02388466,-0.1323125;-0.3346426;-0.02753644,-0.1291588;-0.7447133;0.04277292,-0.1491002;-0.7825474;-0.0181974,0.02467768;0.5591141;-0.01541352,42.75731
+0;0;0,0.00396891;0.3237686;0.008152907,0.008720046;0.636454;0.001066854,0.1782066;0.5162808;0.02171873,0.2575358;0.2542692;0.0428521,0.3711357;-0.02754018;0.008886687,-0.1621725;0.5095964;0.006375731,-0.259876;0.253137;0.01488299,-0.3758994;-0.02803937;-0.01599604,0.08467378;0.005359154;-0.03745802,0.09263364;-0.334324;0.01148015,0.09949782;-0.7390116;0.1087343,0.1013423;-0.6997883;0.01615904,-0.08348589;0.005901406;-0.03995939,-0.1127522;-0.3344652;-0.006239876,-0.1377508;-0.7395755;0.08616313,-0.1333906;-0.7002611;-0.006318599,0.0074918;0.5597868;0.005290705,0;0;0,0.0145728;0.3235421;-0.004063129,0.02793284;0.6355149;-0.02244997,0.1867967;0.5021532;-0.05814171,0.2282857;0.2307347;-0.05746102,0.2316119;-0.06596395;-0.1311762,-0.1428309;0.5210093;0.02639599,-0.2081883;0.2543597;0.03041542,-0.3139583;-0.02605492;-0.0300451,0.07280695;0.001621962;-0.05742812,0.09863095;-0.3405033;-0.04618669,0.08815958;-0.746696;0.04423142,0.09671481;-0.7786248;-0.02469086,-0.08939673;0.006199178;-0.02390123,-0.1322952;-0.3343731;-0.02753791,-0.12916;-0.7446432;0.04279068,-0.1495351;-0.7817066;-0.01841399,0.02482006;0.5591081;-0.01541114,42.7906
+0;0;0,0.00396891;0.3237686;0.008152907,0.008720046;0.636454;0.001066854,0.1782066;0.5162808;0.02171873,0.2575358;0.2542692;0.0428521,0.3711357;-0.02754018;0.008886687,-0.1621725;0.5095964;0.006375731,-0.259876;0.253137;0.01488299,-0.3758994;-0.02803937;-0.01599604,0.08467378;0.005359154;-0.03745802,0.09263364;-0.334324;0.01148015,0.09949782;-0.7390116;0.1087343,0.1013423;-0.6997883;0.01615904,-0.08348589;0.005901406;-0.03995939,-0.1127522;-0.3344652;-0.006239876,-0.1377508;-0.7395755;0.08616313,-0.1333906;-0.7002611;-0.006318599,0.0074918;0.5597868;0.005290705,0;0;0,0.0145728;0.3235421;-0.004063129,0.02793284;0.6355149;-0.02244997,0.1867967;0.5021532;-0.05814171,0.2282857;0.2307347;-0.05746102,0.2316119;-0.06596395;-0.1311762,-0.1428309;0.5210093;0.02639599,-0.2081883;0.2543597;0.03041542,-0.3139583;-0.02605492;-0.0300451,0.07280695;0.001621962;-0.05742812,0.09863095;-0.3405033;-0.04618669,0.08815958;-0.746696;0.04423142,0.09671481;-0.7786248;-0.02469086,-0.08939673;0.006199178;-0.02390123,-0.1322952;-0.3343731;-0.02753791,-0.12916;-0.7446432;0.04279068,-0.1495351;-0.7817066;-0.01841399,0.02482006;0.5591081;-0.01541114,42.81308
+0;0;0,0.003942552;0.3238007;0.008168431,0.008643161;0.6365129;0.00110476,0.1783271;0.516833;0.0216609,0.2641832;0.257081;0.04337277,0.3860075;-0.02155027;0.01171229,-0.1622795;0.5096137;0.006473732,-0.2658156;0.2556144;0.01532855,-0.3889694;-0.02251548;-0.01558841,0.08459456;0.005366346;-0.0375729,0.09207774;-0.3328516;0.01114802,0.09963565;-0.739019;0.1086211,0.1014373;-0.699744;0.01550307,-0.08352029;0.005877091;-0.03983192,-0.1126786;-0.333009;-0.006259501,-0.137897;-0.739558;0.08654109,-0.1335605;-0.7001866;-0.006483659,0.007425565;0.5598402;0.005324406,0;0;0,0.01450847;0.323578;-0.003988981,0.02779467;0.6355838;-0.02230477,0.1867089;0.5021458;-0.05799937,0.2282002;0.2308678;-0.05728054,0.23142;-0.06584704;-0.1309614,-0.1429631;0.5210039;0.02663077,-0.209471;0.2547892;0.03112534,-0.3162394;-0.02537459;-0.02877232,0.07283115;0.001588404;-0.05735731,0.09867422;-0.3390492;-0.04643798,0.08788809;-0.7466639;0.04446841,0.09613036;-0.7804933;-0.02348828,-0.0893594;0.006230608;-0.02393401,-0.1322094;-0.3328469;-0.02731302,-0.1290212;-0.7445897;0.04331134,-0.149331;-0.7817978;-0.01858228,0.02469882;0.5591699;-0.01528168,42.84647
+0;0;0,0.003943007;0.323838;0.008169373,0.008644735;0.6366245;0.001103871,0.1783103;0.5169273;0.02165949,0.2641419;0.2572495;0.04336515,0.3860849;-0.02165347;0.0116738,-0.1622604;0.5097088;0.006473922,-0.2657669;0.255782;0.0153262,-0.3890408;-0.02261901;-0.0156209,0.08457952;0.005365391;-0.03756621,0.09205453;-0.3324834;0.01110153,0.09961701;-0.738896;0.1086335,0.1014253;-0.6995869;0.01517285,-0.08350544;0.005876045;-0.03982483,-0.112632;-0.3326402;-0.006289057,-0.1378655;-0.7394348;0.0865676,-0.1335131;-0.7000289;-0.006799422,0.007426793;0.55993;0.005324717,0;0;0,0.01459967;0.3236114;-0.003982782,0.02801183;0.6356875;-0.02227831,0.1868469;0.5021318;-0.05795074,0.228161;0.2309061;-0.05724502,0.2313529;-0.06605345;-0.1311786,-0.1426475;0.5209215;0.02694371,-0.2104589;0.2551239;0.03184026,-0.3193934;-0.02467257;-0.02739283,0.07283635;0.001521721;-0.05732584,0.09911187;-0.3387173;-0.04668522,0.08792593;-0.7465439;0.04438233,0.09605013;-0.7801353;-0.02428317,-0.0893354;0.006269087;-0.02394967,-0.1323153;-0.3324186;-0.02704875,-0.128875;-0.7444149;0.04357773,-0.1493856;-0.7817491;-0.01863354,0.02488366;0.5592524;-0.01526165,42.87997
+0;0;0,0.003943462;0.3238754;0.008170316,0.008646283;0.6367344;0.001103055,0.1781446;0.5170587;0.02164385,0.2639704;0.2573986;0.04334804,0.3858927;-0.02145696;0.01166208,-0.1620934;0.5098472;0.006473116,-0.2655929;0.2559378;0.0153248,-0.3888459;-0.02241594;-0.01561705,0.08456847;0.00536469;-0.03756131,0.0920475;-0.3326655;0.01113256,0.09961707;-0.7394595;0.108756,0.1014251;-0.700152;0.01531086,-0.08349453;0.005875278;-0.03981963,-0.1126367;-0.3328227;-0.006265849,-0.1378939;-0.7399989;0.08667792,-0.1335422;-0.7005946;-0.006673649,0.007428015;0.5600194;0.005325033,0;0;0,0.01471926;0.3236437;-0.003960133,0.02835491;0.6357864;-0.02220178,0.1868876;0.5021056;-0.0579443,0.228355;0.2309222;-0.05725002,0.2312422;-0.06602103;-0.1310463,-0.142168;0.520943;0.02701526,-0.2113869;0.2555404;0.03255416,-0.3234872;-0.02319697;-0.0254846,0.07284704;0.001493782;-0.05729342,0.09928028;-0.3389116;-0.04648018,0.08779956;-0.7471594;0.04446435,0.09689327;-0.7803729;-0.02440691,-0.08931071;0.006307254;-0.02398482,-0.1327727;-0.3325029;-0.02717355,-0.1289949;-0.744882;0.04352487,-0.149551;-0.7825392;-0.01829621,0.0251638;0.5593314;-0.01520419,42.9137
+0;0;0,0.004005622;0.3238431;0.008261903,0.008711421;0.6366662;0.001262552,0.1783311;0.5170819;0.02174193,0.27066;0.2601289;0.04406895,0.3965455;-0.01770818;0.01693192,-0.1621029;0.5097129;0.006668987,-0.272836;0.2593039;0.01569662,-0.4015779;-0.01702443;-0.01337631,0.08454065;0.005302863;-0.03754597,0.09205224;-0.331601;0.01121256,0.09984438;-0.7368866;0.1084572,0.1016076;-0.6976474;0.01579526,-0.08347443;0.005928478;-0.03977202,-0.1124028;-0.331665;-0.006129105,-0.1377099;-0.7373209;0.0864802,-0.1334203;-0.6979908;-0.006090067,0.007492892;0.559961;0.005470622,0;0;0,0.01474622;0.3236139;-0.003903389,0.02836446;0.6357239;-0.02207875,0.1870043;0.5022194;-0.05807161,0.2284207;0.2314199;-0.05759144,0.2312378;-0.0658415;-0.1311088,-0.1422328;0.5208117;0.02711489,-0.2131393;0.2562664;0.03311242,-0.3268904;-0.02215779;-0.02448719,0.07282601;0.001507863;-0.05726289,0.09946716;-0.337785;-0.04684043,0.0880082;-0.7442517;0.04495907,0.09691593;-0.7765641;-0.02368879,-0.08927193;0.006285706;-0.02399908,-0.1326661;-0.3314234;-0.02675067,-0.1287999;-0.7423143;0.04344397,-0.1490341;-0.7793307;-0.01798968,0.02518138;0.5592777;-0.01509786,42.93594
+0;0;0,0.004006973;0.3239523;0.008264691,0.008714554;0.6368937;0.001262544,0.1783943;0.5172616;0.02174948,0.2706234;0.2605865;0.04405235,0.3965198;-0.01727462;0.01691299,-0.1621605;0.50989;0.006671187,-0.2727739;0.2597517;0.01568906,-0.4015268;-0.01660043;-0.01338638,0.084506;0.005300689;-0.03753058,0.09199946;-0.33079;0.01111026,0.09981557;-0.737322;0.108654,0.1015958;-0.6979937;0.01509771,-0.08344021;0.005926047;-0.03975571,-0.1122987;-0.3308525;-0.006194007,-0.1376836;-0.737756;0.08670014,-0.1333527;-0.6983358;-0.00676357,0.007495509;0.5601559;0.005472397,0;0;0,0.01472925;0.3237235;-0.00395155,0.02831465;0.6359497;-0.02218986,0.1870133;0.5023321;-0.05812788,0.2284848;0.2318403;-0.05782914,0.2310505;-0.06546199;-0.1313,-0.142247;0.5207828;0.02718524,-0.2142709;0.2568546;0.033527,-0.3316928;-0.02024901;-0.02320847,0.07281338;0.001522422;-0.05721712,0.09945849;-0.3369529;-0.04704332,0.08751991;-0.744629;0.04516196,0.09709018;-0.7776633;-0.02396154,-0.08922914;0.006264021;-0.0240172,-0.132666;-0.3306145;-0.02627929,-0.1289156;-0.7428979;0.04338053,-0.1488627;-0.780049;-0.01935549,0.02514109;0.5594721;-0.01518989,42.95823
+0;0;0,0.004006973;0.3239523;0.008264691,0.008714554;0.6368937;0.001262544,0.1783943;0.5172616;0.02174948,0.2706234;0.2605865;0.04405235,0.3965198;-0.01727462;0.01691299,-0.1621605;0.50989;0.006671187,-0.2727739;0.2597517;0.01568906,-0.4015268;-0.01660043;-0.01338638,0.084506;0.005300689;-0.03753058,0.09199946;-0.33079;0.01111026,0.09981557;-0.737322;0.108654,0.1015958;-0.6979937;0.01509771,-0.08344021;0.005926047;-0.03975571,-0.1122987;-0.3308525;-0.006194007,-0.1376836;-0.737756;0.08670014,-0.1333527;-0.6983358;-0.00676357,0.007495509;0.5601559;0.005472397,0;0;0,0.01472925;0.3237235;-0.00395155,0.02831465;0.6359497;-0.02218986,0.1870133;0.5023321;-0.05812788,0.2284848;0.2318403;-0.05782914,0.2310505;-0.06546199;-0.1313,-0.142247;0.5207828;0.02718524,-0.2142709;0.2568546;0.033527,-0.3316928;-0.02024901;-0.02320847,0.07281338;0.001522422;-0.05721712,0.09945849;-0.3369529;-0.04704332,0.08751991;-0.744629;0.04516196,0.09709018;-0.7776633;-0.02396154,-0.08922914;0.006264021;-0.0240172,-0.132666;-0.3306145;-0.02627929,-0.1289156;-0.7428979;0.04338053,-0.1488627;-0.780049;-0.01935549,0.02514109;0.5594721;-0.01518989,42.9805
+0;0;0,0.004054778;0.3239734;0.008221291,0.008774119;0.636916;0.001200404,0.1784796;0.517759;0.02159236,0.2780014;0.2639941;0.04496498,0.4137228;-0.006927788;0.01790009,-0.162002;0.509918;0.006806466,-0.2793431;0.2629439;0.0158793,-0.4130266;-0.009030938;-0.01076447,0.08440949;0.005297928;-0.03763003,0.09189371;-0.3305262;0.01117277,0.1000933;-0.7373377;0.1084776,0.1017924;-0.697997;0.01485405,-0.08343839;0.005913859;-0.03964984,-0.1119516;-0.330654;-0.006114036,-0.1376084;-0.7377167;0.08701346,-0.1333537;-0.6982892;-0.006520078,0.007553267;0.56018;0.005410866,0;0;0,0.01491609;0.3237355;-0.003960848,0.02864063;0.6359562;-0.0222156,0.1871874;0.502254;-0.05809999,0.2282773;0.2317747;-0.05786967,0.2312118;-0.06340688;-0.131427,-0.14186;0.521035;0.02733532,-0.2155776;0.2576488;0.03373339,-0.3355474;-0.01633453;-0.02187064,0.07278435;0.001470357;-0.05717802,0.09903923;-0.3368001;-0.04721069,0.08735581;-0.7446694;0.04518628,0.09648192;-0.7780672;-0.02375531,-0.08916944;0.006323668;-0.02403895,-0.1333141;-0.3302138;-0.02708513,-0.1291522;-0.7425288;0.04369718,-0.1484892;-0.7812847;-0.01757443,0.0254388;0.559482;-0.01521015,43.00299
+0;0;0,0.004054803;0.3239755;0.008221342,0.008774017;0.6369097;0.001200684,0.1783959;0.5177764;0.02158456,0.2777902;0.2643367;0.04492723,0.4144082;-0.00837487;0.01768354,-0.1619191;0.5099393;0.0068059,-0.2791099;0.2632816;0.0158671,-0.4136765;-0.01048985;-0.01095267,0.08440773;0.005297817;-0.03762925,0.0918736;-0.3297027;0.01105387,0.1000755;-0.7366306;0.1083865,0.1017693;-0.6973194;0.01505986,-0.08343665;0.005913736;-0.03964902,-0.11188;-0.3298287;-0.006195452,-0.1375441;-0.7370079;0.08695869,-0.1333029;-0.6976102;-0.006278247,0.007553213;0.5601767;0.005410981,0;0;0,0.01496854;0.3237351;-0.003964663,0.02871855;0.6359458;-0.02222657,0.1871495;0.5022285;-0.05815148,0.2284993;0.2321433;-0.05813456,0.2313383;-0.06497416;-0.1322386,-0.1416435;0.5209817;0.02748309,-0.2172458;0.2585081;0.03439139,-0.3395507;-0.01668993;-0.02115873,0.07277189;0.001464665;-0.0571909,0.09935947;-0.3359591;-0.04773402,0.08765769;-0.7437907;0.04536629,0.09623863;-0.777234;-0.02319574,-0.08917386;0.006327951;-0.02401397,-0.1333107;-0.3293737;-0.02675091,-0.129016;-0.7418643;0.04370639,-0.1480609;-0.7807472;-0.01705437,0.0255134;0.5594749;-0.01521873,43.03649
+0;0;0,0.004054835;0.323978;0.008221407,0.008774291;0.6369283;0.001200425,0.1785164;0.5177621;0.02159585,0.2778885;0.2643792;0.0449333,0.414722;-0.008762687;0.01764662,-0.1620382;0.5099195;0.006806792,-0.2792027;0.2633171;0.01586596,-0.4139816;-0.01088634;-0.01099613,0.08438023;0.005296091;-0.03761699,0.09183854;-0.3293651;0.01101683,0.1000467;-0.7366033;0.1084237,0.1016954;-0.6975399;0.01758019,-0.08340947;0.005911809;-0.0396361,-0.111824;-0.3294905;-0.006216414,-0.1375076;-0.7369801;0.08700873,-0.1333793;-0.6978325;-0.003747433,0.007553437;0.5601922;0.005410892,0;0;0,0.01505218;0.3237341;-0.003935337,0.02898622;0.6359547;-0.02216816,0.1874874;0.502283;-0.05820107,0.2286724;0.2322346;-0.05809307,0.2313205;-0.06522751;-0.1328175,-0.1415556;0.520929;0.02751043,-0.2188346;0.2590149;0.03467437,-0.3455079;-0.01466686;-0.02124188,0.07277705;0.001442358;-0.05713606,0.09940811;-0.3356317;-0.04760337,0.08768971;-0.7438014;0.04544783,0.09533675;-0.7774603;-0.01956344,-0.08910596;0.006382257;-0.02413513,-0.1332059;-0.3289793;-0.0267421,-0.1287675;-0.7417641;0.04387942,-0.1470302;-0.7790759;-0.01505281,0.02572401;0.5594821;-0.01517224,43.05882
+0;0;0,0.004083875;0.3239743;0.008356375,0.008784648;0.6369267;0.001430286,0.1786597;0.5180511;0.02119054,0.284656;0.2674911;0.0458235,0.4284315;-0.002300262;0.02101004,-0.1620286;0.509933;0.007069504,-0.2846387;0.2659831;0.01587483,-0.4253895;-0.005282521;-0.01017649,0.0842641;0.005286912;-0.03787767,0.09152816;-0.3292977;0.01130971,0.100338;-0.7365394;0.1086488,0.1018306;-0.6974681;0.01780337,-0.08349947;0.005890772;-0.0394493,-0.1118007;-0.3295116;-0.00593444,-0.1375638;-0.7370623;0.08700141,-0.1335859;-0.6978819;-0.003758162,0.007567377;0.5601895;0.005622054,0;0;0,0.01505218;0.3237341;-0.003935337,0.02898622;0.6359547;-0.02216816,0.1874874;0.502283;-0.05820107,0.2286724;0.2322346;-0.05809307,0.2313205;-0.06522751;-0.1328175,-0.1415556;0.520929;0.02751043,-0.2188346;0.2590149;0.03467437,-0.3455079;-0.01466686;-0.02124188,0.07277705;0.001442358;-0.05713606,0.09940811;-0.3356317;-0.04760337,0.08768971;-0.7438014;0.04544783,0.09533675;-0.7774603;-0.01956344,-0.08910596;0.006382257;-0.02413513,-0.1332059;-0.3289793;-0.0267421,-0.1287675;-0.7417641;0.04387942,-0.1470302;-0.7790759;-0.01505281,0.02572401;0.5594821;-0.01517224,43.08108
+0;0;0,0.004084292;0.3240073;0.008357227,0.008785469;0.6369866;0.001430527,0.1786751;0.5181004;0.02119249,0.2846386;0.2676175;0.04581787,0.4283548;-0.002062559;0.02101464,-0.1620424;0.5099816;0.00707025,-0.2846147;0.2661068;0.01587286,-0.4253075;-0.005046904;-0.0101677,0.08425879;0.005286579;-0.03787529,0.09152225;-0.3292701;0.01130799,0.1003311;-0.7364651;0.1086359,0.1019087;-0.6968768;0.01261341,-0.0834942;0.0058904;-0.03944681,-0.1117931;-0.329484;-0.005934749,-0.1375532;-0.7369879;0.08699043,-0.1333487;-0.6972844;-0.008941323,0.007568086;0.5602424;0.005622677,0;0;0,0.01516674;0.323762;-0.003921509,0.02922289;0.6360038;-0.02215767,0.1877133;0.5022957;-0.05813384,0.2288268;0.2323216;-0.05830836,0.23138;-0.06497937;-0.1331582,-0.1413486;0.5209727;0.0275907,-0.2219545;0.2601442;0.03448787,-0.3490966;-0.01322114;-0.02121771,0.07279852;0.001410246;-0.05710006,0.09930794;-0.3356436;-0.04751444,0.087635;-0.7438579;0.0451293,0.09647368;-0.7830766;-0.02154446,-0.08909336;0.00641444;-0.02415071,-0.1330479;-0.3289398;-0.02648589,-0.1283528;-0.7416502;0.04426813,-0.1474847;-0.7812189;-0.0198327,0.0259295;0.5595256;-0.01516056,43.11477
+0;0;0,0.004084216;0.3240013;0.008357072,0.008784994;0.6369543;0.001431151,0.1787744;0.5180547;0.02120158,0.2847623;0.2675142;0.04583261,0.4282777;-0.001789093;0.02106403,-0.1621414;0.5099311;0.007071114,-0.2847419;0.2660003;0.01587575,-0.4252381;-0.00477463;-0.01012844,0.0842514;0.005286115;-0.03787196,0.09150466;-0.3288007;0.01124224,0.1003205;-0.7363226;0.1086483,0.1018766;-0.6968655;0.01393941,-0.08348687;0.005889883;-0.03944335,-0.111746;-0.3290136;-0.00597835,-0.1375268;-0.7368446;0.08702144,-0.1333798;-0.6972738;-0.007597953,0.007567787;0.5602212;0.005622698,0;0;0,0.0152092;0.3237545;-0.0038836,0.02934326;0.6359729;-0.02201581,0.1879135;0.502367;-0.05819631,0.2289582;0.2323189;-0.05839992,0.2313085;-0.06455895;-0.1331825,-0.1413393;0.520923;0.02774479,-0.2252367;0.2610604;0.03432351,-0.3548889;-0.01052007;-0.02196849,0.07279776;0.00138928;-0.05708838,0.09935413;-0.335187;-0.04760385,0.08775741;-0.7437608;0.04498506,0.09687035;-0.7808208;-0.0219593,-0.08907831;0.006464878;-0.02416169,-0.1330891;-0.3284024;-0.02655783,-0.1283475;-0.7414505;0.04421263,-0.1484145;-0.779555;-0.01919664,0.02602991;0.5595037;-0.01505113,43.13742
+0;0;0,0.004022717;0.3240039;0.008472076,0.008656813;0.636973;0.001652845,0.1788509;0.5187823;0.02129533,0.2928432;0.2715307;0.04618991,0.4435661;0.005881697;0.0252514,-0.1622417;0.5098698;0.007361746,-0.2913022;0.2690054;0.01602319,-0.4395553;0.00231415;-0.008916793,0.0842266;0.00523282;-0.03794106,0.09124196;-0.3321129;0.01194533,0.1001976;-0.7361224;0.1085941,0.101707;-0.6964907;0.01225682,-0.08353515;0.005921211;-0.03934267,-0.1123807;-0.3322461;-0.005418826,-0.1377679;-0.7366087;0.08672866,-0.1336223;-0.6968653;-0.009519972,0.007452575;0.5602357;0.005820831,0;0;0,0.01525001;0.3237574;-0.003880739,0.02947795;0.6359848;-0.02200675,0.1879769;0.5023626;-0.05837297,0.2294112;0.2321214;-0.05880022,0.2313319;-0.06474537;-0.1335776,-0.1412345;0.5209824;0.02781335,-0.2278362;0.2617507;0.03462172,-0.3597845;-0.008614182;-0.02210288,0.07279024;0.001366138;-0.05710292,0.09881805;-0.3385543;-0.04630041,0.08785884;-0.7437605;0.04498267,0.0960357;-0.7818075;-0.02341819,-0.0890843;0.00649786;-0.02414111,-0.133632;-0.3316578;-0.02664555,-0.1288513;-0.7410331;0.0443037,-0.1492041;-0.7798827;-0.0206688,0.0261388;0.5595138;-0.01504397,43.1609
+0;0;0,0.004023446;0.3240626;0.008473611,0.0086595;0.6371636;0.001651372,0.1787196;0.5189698;0.02128373,0.2927269;0.2716856;0.04618159,0.4434694;0.006001949;0.02524035,-0.1621074;0.5100642;0.007360998,-0.291185;0.2691681;0.01602358,-0.4394574;0.002442062;-0.008919647,0.08421327;0.005231992;-0.03793506,0.09128129;-0.3346457;0.01232576,0.100224;-0.7380734;0.1088354,0.1017922;-0.6980667;0.008746661,-0.08352192;0.005920274;-0.03933644,-0.1125839;-0.3347851;-0.005157985,-0.1379346;-0.7385656;0.08685683,-0.1336276;-0.6984426;-0.01313978,0.007454705;0.5603909;0.005821283,0;0;0,0.0154725;0.3238063;-0.003831387,0.03014383;0.6361511;-0.02186871,0.188239;0.5022974;-0.0584681,0.2294648;0.2319878;-0.05889368,0.2312747;-0.06489629;-0.1337683,-0.1405648;0.5211633;0.02790998,-0.2289082;0.2624846;0.03482106,-0.3652943;-0.005912125;-0.02096136,0.07281289;0.001318187;-0.05705142,0.09841417;-0.3411562;-0.04485226,0.08738329;-0.745868;0.04589295,0.09616242;-0.786529;-0.02517247,-0.08905564;0.006562158;-0.02417332,-0.1338487;-0.3341447;-0.02648911,-0.1291055;-0.7429388;0.04431299,-0.1498167;-0.7849645;-0.02279654,0.02667615;0.5596473;-0.01493764,43.19278
+0;0;0,0.004023706;0.3240835;0.008474158,0.008660146;0.6372108;0.001651383,0.1788144;0.5189885;0.02129255,0.2927657;0.2718257;0.0461782,0.4435886;0.006000459;0.0252258,-0.1622002;0.5100781;0.007362162,-0.2912144;0.2693001;0.01602049,-0.4395658;0.002431929;-0.008936027,0.0842144;0.005232062;-0.03793557,0.09130748;-0.3358507;0.01250345,0.1002461;-0.7390956;0.1089693,0.1018008;-0.6991751;0.009742983,-0.08352305;0.005920353;-0.03933698,-0.1126881;-0.335993;-0.005037338,-0.1380273;-0.7395905;0.08693578,-0.1337574;-0.6995547;-0.01219925,0.007455264;0.5604324;0.0058216,0;0;0,0.01552758;0.3238246;-0.003831625,0.03027196;0.6361927;-0.02186108,0.1884081;0.5022203;-0.05850005,0.2295446;0.2320329;-0.05893636,0.2312533;-0.06496617;-0.1340246,-0.1405305;0.5211405;0.02795667,-0.231377;0.2634766;0.03502009,-0.369825;-0.004050106;-0.02075811,0.0728184;0.00130716;-0.05704665,0.09801506;-0.3424065;-0.04448295,0.08735205;-0.7470518;0.04574203,0.0957437;-0.7868775;-0.02497339,-0.08905294;0.006589876;-0.02418048,-0.1339955;-0.3353264;-0.02646754,-0.1292095;-0.7439423;0.04425896,-0.1485236;-0.7864464;-0.02144359,0.02678934;0.5596838;-0.01493144,43.21547
+0;0;0,0.004030329;0.3240828;0.00849799,0.008646058;0.6372111;0.001711842,0.1789396;0.5195239;0.02127878,0.2994579;0.2756577;0.04770456,0.4540202;0.01195478;0.02718996,-0.1622051;0.510065;0.007460104,-0.2982723;0.273195;0.0159479,-0.4581286;0.01319951;-0.01046957,0.08417824;0.00520096;-0.03802002,0.09116847;-0.3358516;0.0126372,0.1001231;-0.7391109;0.1090409,0.1016323;-0.6991869;0.009814233,-0.0835604;0.005949203;-0.03925322,-0.1126867;-0.3359643;-0.004922006,-0.1381949;-0.7395811;0.08691955,-0.1339695;-0.6995387;-0.01221673,0.007446035;0.5604322;0.005872474,0;0;0,0.01552758;0.3238246;-0.003831625,0.03027196;0.6361927;-0.02186108,0.1884081;0.5022203;-0.05850005,0.2295446;0.2320329;-0.05893636,0.2312533;-0.06496617;-0.1340246,-0.1405305;0.5211405;0.02795667,-0.231377;0.2634766;0.03502009,-0.369825;-0.004050106;-0.02075811,0.0728184;0.00130716;-0.05704665,0.09801506;-0.3424065;-0.04448295,0.08735205;-0.7470518;0.04574203,0.0957437;-0.7868775;-0.02497339,-0.08905294;0.006589876;-0.02418048,-0.1339955;-0.3353264;-0.02646754,-0.1292095;-0.7439423;0.04425896,-0.1485236;-0.7864464;-0.02144359,0.02678934;0.5596838;-0.01493144,43.23862
+0;0;0,0.004030663;0.3241096;0.008498693,0.008646766;0.6372633;0.001711996,0.1789255;0.5195733;0.02127794,0.2994569;0.2756806;0.0477066,0.454078;0.01187745;0.02718421,-0.1621899;0.5101153;0.007460458,-0.2982719;0.2732195;0.01594917,-0.458189;0.01312518;-0.01047834,0.08409874;0.005196048;-0.03798412,0.09106208;-0.3345441;0.01247817,0.1000269;-0.7382591;0.1089908,0.1015472;-0.6982622;0.009035476,-0.08348149;0.005943585;-0.03921615,-0.1124958;-0.3346542;-0.005017046,-0.1380327;-0.7387269;0.08692823,-0.1337763;-0.6986107;-0.01293598,0.007446645;0.5604782;0.005872965,0;0;0,0.01559307;0.3238479;-0.003864765,0.03034966;0.6362381;-0.02193952,0.188439;0.5022985;-0.05873489,0.2300542;0.2321554;-0.05966353,0.231261;-0.06498826;-0.1346645,-0.140439;0.5212111;0.02790048,-0.2335121;0.2643028;0.03464494,-0.3740327;-0.002395213;-0.0205556,0.07281695;0.001243919;-0.05690813,0.09857295;-0.3411426;-0.0456667,0.08759892;-0.7461015;0.04526566,0.09516038;-0.7865379;-0.02597238,-0.08894996;0.006611925;-0.02421937,-0.1337388;-0.3339857;-0.02657115,-0.1286705;-0.7429971;0.04459593,-0.1484212;-0.7856625;-0.02190941,0.02686918;0.559724;-0.01499724,43.2711
+0;0;0,0.004032289;0.3242404;0.008502121,0.008651996;0.6376377;0.001709648,0.1786913;0.5199332;0.02125805,0.2993516;0.2757798;0.04771496,0.4538372;0.01220778;0.02721054,-0.1619501;0.5104883;0.007459766,-0.2981775;0.2733394;0.01595755,-0.4579545;0.01347294;-0.0104468,0.08408801;0.005195385;-0.03797927,0.09105568;-0.3347559;0.01251439,0.1000183;-0.7383735;0.1090037,0.101546;-0.6983278;0.008560486,-0.08347084;0.005942827;-0.03921115,-0.1125031;-0.3348667;-0.004990783,-0.138034;-0.7388419;0.08693232,-0.1337567;-0.6986764;-0.01341939,0.007450762;0.5607812;0.005874479,0;0;0,0.01595047;0.3239592;-0.004045725,0.03125113;0.6365439;-0.0225122,0.1889121;0.5023504;-0.0589807,0.2301143;0.2318492;-0.06010056,0.231386;-0.06490141;-0.1355584,-0.1394063;0.5215569;0.02759013,-0.235672;0.2655108;0.0341533,-0.3777395;0.000130862;-0.02194269,0.07280843;0.001226127;-0.05690026,0.09840253;-0.3413844;-0.0455842,0.0875729;-0.7463588;0.04483747,0.09458765;-0.787176;-0.02677131,-0.08893313;0.006642405;-0.02422785,-0.1337858;-0.3341621;-0.02659554,-0.1287316;-0.7430739;0.04456018,-0.1484577;-0.7861376;-0.02225808,0.02762644;0.5599756;-0.01545143,43.29355
+0;0;0,0.004000327;0.3242392;0.008561314,0.00858463;0.6376381;0.001824355,0.1787163;0.5202784;0.02132112,0.3048694;0.2790098;0.04860863,0.4676034;0.02013582;0.03253597,-0.1620502;0.510625;0.007686004,-0.3061253;0.2781369;0.01552066,-0.4682416;0.01986417;-0.01222757,0.08408083;0.005133789;-0.03800355,0.09087691;-0.3347822;0.01275065,0.09997694;-0.7384303;0.1090992,0.1014551;-0.6983758;0.008656144,-0.08348959;0.005998992;-0.03916263,-0.1131023;-0.3347684;-0.005019877,-0.1378687;-0.7387426;0.0871162,-0.133643;-0.6985728;-0.01323725,0.007390062;0.5607809;0.005977977,0;0;0,0.01595047;0.3239592;-0.004045725,0.03125113;0.6365439;-0.0225122,0.1889121;0.5023504;-0.0589807,0.2301143;0.2318492;-0.06010056,0.231386;-0.06490141;-0.1355584,-0.1394063;0.5215569;0.02759013,-0.235672;0.2655108;0.0341533,-0.3777395;0.000130862;-0.02194269,0.07280843;0.001226127;-0.05690026,0.09840253;-0.3413844;-0.0455842,0.0875729;-0.7463588;0.04483747,0.09458765;-0.787176;-0.02677131,-0.08893313;0.006642405;-0.02422785,-0.1337858;-0.3341621;-0.02659554,-0.1287316;-0.7430739;0.04456018,-0.1484577;-0.7861376;-0.02225808,0.02762644;0.5599756;-0.01545143,43.31627
+0;0;0,0.004001029;0.3242961;0.008562818,0.008586251;0.6377579;0.001824526,0.1782913;0.520484;0.02128392,0.3046542;0.2788143;0.0486168,0.4673398;0.0200173;0.03254891,-0.1616271;0.5108547;0.007682734,-0.3059418;0.2779801;0.01553042,-0.4680098;0.01978418;-0.01220956,0.08406018;0.005132528;-0.03799421,0.09086142;-0.3350411;0.01279845,0.09994088;-0.737777;0.1089293,0.1013755;-0.6980188;0.01144629,-0.08346909;0.005997519;-0.03915301,-0.1131043;-0.3350282;-0.004984375,-0.1378147;-0.7380894;0.08694349,-0.1337135;-0.6982194;-0.01045251,0.007391451;0.5608858;0.005978958,0;0;0,0.01622516;0.324002;-0.004095078,0.03187908;0.6366253;-0.02267551,0.1889705;0.5023333;-0.05899763,0.2302437;0.2313837;-0.06029963,0.2311786;-0.06514043;-0.1362817,-0.1384291;0.5216707;0.02737844,-0.2367323;0.2659172;0.03412916,-0.3807806;0.001754284;-0.02216186,0.07281816;0.001216128;-0.05685115,0.09812532;-0.3416697;-0.04531336,0.08753924;-0.7457987;0.0446167,0.09482844;-0.7839718;-0.0253799,-0.08890387;0.00664953;-0.02424667,-0.1345031;-0.3343094;-0.02770562,-0.1299311;-0.7422252;0.04373394,-0.1486367;-0.7838317;-0.02047535,0.02816866;0.5600491;-0.01558161,43.34945
+0;0;0,0.004001543;0.3243378;0.008563917,0.008587277;0.6378348;0.001824989,0.1782011;0.5205767;0.02127653,0.3045626;0.2789097;0.04860909,0.4672054;0.0201807;0.03254543,-0.1615361;0.5109525;0.007682602,-0.3058491;0.2780806;0.0155302,-0.4678746;0.01995248;-0.01220249,0.08404935;0.005131867;-0.03798931,0.09088107;-0.3365667;0.01303105,0.09998359;-0.7403249;0.1094059,0.1014534;-0.7003271;0.009529084,-0.08345833;0.005996746;-0.03914797,-0.1132264;-0.3365577;-0.004826158,-0.1379995;-0.7406421;0.08733505,-0.1337976;-0.7005296;-0.01245263,0.007392387;0.5609569;0.005979734,0;0;0,0.01637064;0.3240366;-0.004077911,0.03225625;0.6366858;-0.0226233,0.1891102;0.5023149;-0.05913925,0.2303094;0.2313569;-0.06038594,0.2311397;-0.06509036;-0.1363449,-0.1380231;0.5218628;0.0274917,-0.2397099;0.2674269;0.03376359,-0.3851434;0.004053414;-0.02222698,0.07280815;0.001212433;-0.05684471,0.09790574;-0.3432208;-0.04486441,0.08775091;-0.7485328;0.04463816,0.0934674;-0.7872095;-0.02835726,-0.08889145;0.006651756;-0.0242463,-0.1349776;-0.3357953;-0.02795394,-0.1303653;-0.7447785;0.04348214,-0.1496961;-0.7878598;-0.02257044,0.02848835;0.5601057;-0.01553845,43.38277
+0;0;0,0.004030007;0.3243697;0.008484841,0.008607747;0.6378849;0.001700155,0.178364;0.5210468;0.02158014,0.3103215;0.2824262;0.04904281,0.4799375;0.02869242;0.03635316,-0.1615562;0.5108988;0.00797434,-0.3117716;0.2817926;0.01522005,-0.4783519;0.02712739;-0.01138902,0.08398954;0.005077273;-0.03802111,0.09045403;-0.335502;0.01264793,0.1001458;-0.7409508;0.1096095,0.1015785;-0.7010562;0.01077563,-0.08344604;0.006031213;-0.03906415,-0.1128396;-0.3353612;-0.004558843,-0.1384151;-0.7411531;0.08797821,-0.1342724;-0.7011452;-0.01076773,0.007416437;0.5610049;0.005859637,0;0;0,0.01646775;0.324062;-0.004065514,0.03246677;0.6367257;-0.02258754,0.1893677;0.5023537;-0.05915308,0.2303475;0.2313819;-0.06046152,0.2313405;-0.06447613;-0.1364779,-0.1378987;0.5218433;0.02754074,-0.2410711;0.2680407;0.03435669,-0.3879446;0.006054103;-0.02134523,0.07279119;0.001187339;-0.05679488,0.09763931;-0.3421055;-0.04513406,0.08776319;-0.7490956;0.04512024,0.09345888;-0.7864631;-0.02766204,-0.08883748;0.00669781;-0.02426246,-0.1348939;-0.3345752;-0.02812139,-0.1302414;-0.7453163;0.04367285,-0.149691;-0.7875826;-0.02165229,0.02867454;0.5601439;-0.01550865,43.40521
+0;0;0,0.004030327;0.3243954;0.008485514,0.008608645;0.6379502;0.001699979,0.1784614;0.5210801;0.02158936,0.310459;0.2823869;0.04906039,0.4803381;0.02825969;0.03635106,-0.161651;0.5109263;0.007975874,-0.3119121;0.2817505;0.01522379,-0.4787507;0.02669036;-0.01142654,0.08397035;0.005076114;-0.03801242,0.09046633;-0.3371621;0.01290342,0.1001164;-0.7408684;0.1094482,0.1015329;-0.7010862;0.01173712,-0.08342697;0.006029836;-0.03905523,-0.1129637;-0.3370255;-0.00438185,-0.1384293;-0.7410733;0.0877575,-0.1343337;-0.7011791;-0.009866714,0.007417189;0.5610607;0.005859975,0;0;0,0.01657636;0.3240824;-0.004050732,0.0326515;0.6367829;-0.02255416,0.1896495;0.5024345;-0.059165,0.2303943;0.2313433;-0.06053829,0.231462;-0.06499541;-0.1365862,-0.1378224;0.5218598;0.02758031,-0.2429436;0.268772;0.03455008,-0.393149;0.007836521;-0.01978311,0.07280873;0.001149938;-0.05673885,0.09706882;-0.3438224;-0.04381037,0.08765973;-0.7492864;0.04508948,0.09436464;-0.7853349;-0.02728319,-0.08881297;0.006705042;-0.02426993,-0.135105;-0.3362317;-0.02787555,-0.1295938;-0.7451152;0.04407452,-0.1484756;-0.7887681;-0.01808568,0.02884631;0.5601919;-0.0154798,43.42751
+0;0;0,0.004030462;0.3244063;0.008485799,0.008608832;0.6379648;0.001700253,0.1783297;0.5211262;0.02157747,0.3103395;0.282411;0.04905102,0.4802146;0.02828968;0.03634198,-0.1615204;0.5109802;0.007974479,-0.3117953;0.2817834;0.01522306,-0.4786301;0.02672908;-0.01142666,0.08396479;0.005075777;-0.0380099,0.09043224;-0.3356596;0.01268236,0.1001046;-0.7402951;0.1094494,0.101526;-0.7004783;0.01139138,-0.08342145;0.006029436;-0.03905264,-0.1128285;-0.3355195;-0.004531518,-0.1383526;-0.7404974;0.08781992,-0.1342425;-0.700568;-0.01015088,0.007417386;0.561076;0.005860212,0;0;0,0.01672925;0.3240856;-0.004045725,0.03295913;0.6367851;-0.02249599,0.1897339;0.5024319;-0.05926037,0.2304825;0.2313156;-0.06060243,0.2312292;-0.06497869;-0.1367989,-0.1374386;0.5219141;0.02753987,-0.2440025;0.269405;0.03458257,-0.3965432;0.009620517;-0.01871,0.07281607;0.001134992;-0.05671978,0.09709175;-0.34233;-0.04428745,0.08765483;-0.7487196;0.04485201,0.09423991;-0.7854249;-0.02740312,-0.08879471;0.006718649;-0.02430968,-0.1348793;-0.3347144;-0.02774881,-0.1294213;-0.7445433;0.04434683,-0.1482835;-0.7882606;-0.018293,0.02911927;0.5601949;-0.01543808,43.46104
+0;0;0,0.003974856;0.3244054;0.008437595,0.00846622;0.6379431;0.001599133,0.1784711;0.5216481;0.02160443,0.3165303;0.2864826;0.04941253,0.4902777;0.03428674;0.04084101,-0.161791;0.5109919;0.008220211,-0.3178765;0.2857559;0.0147383,-0.493296;0.03605792;-0.01252528,0.08396361;0.004992944;-0.03792495,0.09040201;-0.3342987;0.0126306,0.1000818;-0.73909;0.1095323,0.10145;-0.69917;0.01043255,-0.08335163;0.006110372;-0.03909332,-0.1125881;-0.3339837;-0.004490983,-0.138094;-0.7391669;0.08778985,-0.1340089;-0.6991329;-0.01122364,0.007298511;0.5610592;0.005771509,0;0;0,0.01675376;0.3240809;-0.0040977,0.03291787;0.6367607;-0.02258205,0.1898228;0.5023548;-0.05941772,0.2304665;0.2312783;-0.06087136,0.2309469;-0.06546086;-0.1370947,-0.1375735;0.5218437;0.027569,-0.2465331;0.270407;0.03419154,-0.3994942;0.01028505;-0.01875985,0.0728085;0.001110837;-0.05666399,0.09693834;-0.340941;-0.04506969,0.08730766;-0.7472714;0.04516578,0.09403062;-0.7852845;-0.02729153,-0.08873886;0.00674298;-0.02435295,-0.1349165;-0.3332086;-0.02843501,-0.1291517;-0.743163;0.04397875,-0.1483199;-0.7885742;-0.01820472,0.02909485;0.5601751;-0.01551652,43.49449
+0;0;0,0.003975208;0.3244342;0.008438343,0.008466669;0.6379787;0.001599783,0.1783536;0.5217103;0.0215942,0.3164363;0.2865047;0.04940703,0.4901646;0.0343366;0.04083645,-0.161674;0.5110615;0.008219199,-0.3177861;0.2857872;0.01473839,-0.4931864;0.03611664;-0.01252219,0.08390167;0.004989261;-0.03789697,0.09032343;-0.3334256;0.01252795,0.09999949;-0.7380613;0.1093924,0.1012693;-0.6988549;0.01742089,-0.08329014;0.006105863;-0.03906448,-0.1124511;-0.3331095;-0.004551549,-0.1379472;-0.7381368;0.0876938,-0.1341559;-0.6988246;-0.004197635,0.007298953;0.5610943;0.005772186,0;0;0,0.01688503;0.3241032;-0.004063606,0.03305756;0.63679;-0.02253866,0.1898207;0.5024036;-0.05945468,0.2303962;0.2312708;-0.06109309,0.2307929;-0.06544378;-0.1372771,-0.1373493;0.5219599;0.02749574,-0.2490025;0.2716711;0.0346454,-0.4023582;0.01198348;-0.01909579,0.07281765;0.001091138;-0.05654168,0.09741294;-0.3400555;-0.04546976,0.08737208;-0.746029;0.04558539,0.09522781;-0.7771521;-0.02331591,-0.08865125;0.006742088;-0.02441442,-0.1344643;-0.3323774;-0.02718308,-0.1294422;-0.7423549;0.04422835,-0.146734;-0.7814738;-0.01466735,0.02924073;0.5602036;-0.01547313,43.52814
+0;0;0,0.003975195;0.3244331;0.008438316,0.008466484;0.6379656;0.001600042,0.178544;0.5216569;0.02161189,0.316479;0.286703;0.04939497,0.4902717;0.03444138;0.0408212,-0.1618623;0.5109963;0.008221994,-0.3178074;0.2859629;0.01473421,-0.4932727;0.03619984;-0.01253647,0.08389649;0.004988952;-0.03789463,0.09028108;-0.3314676;0.01223849,0.09999031;-0.7374901;0.1094349,0.1012959;-0.6980243;0.01487256,-0.083285;0.006105486;-0.03906206,-0.1122772;-0.3311469;-0.004748855,-0.1378607;-0.7375623;0.08781263,-0.1339626;-0.6979878;-0.006667405,0.007298821;0.5610848;0.005772254,0;0;0,0.01695396;0.3240986;-0.004068851,0.03316325;0.6367705;-0.02255726,0.1901308;0.5023892;-0.05948949,0.2305088;0.2315253;-0.06140375,0.2307813;-0.06534201;-0.1374502,-0.1374429;0.5219064;0.02750154,-0.2510154;0.2728044;0.03462855,-0.4060978;0.01411837;-0.01963304,0.07281148;0.00105764;-0.05654096,0.09800674;-0.3380942;-0.04662561,0.08726193;-0.7451676;0.04595685,0.09567718;-0.779142;-0.02382707,-0.08864725;0.006786968;-0.02439494,-0.1346174;-0.3303083;-0.02765013,-0.1293188;-0.7416038;0.04448586,-0.1472998;-0.7825606;-0.01613723,0.02934076;0.5601883;-0.01548743,43.55031
+0;0;0,0.004008501;0.3244525;0.008656939,0.008489155;0.6379982;0.001901218,0.1785821;0.5223578;0.02215545,0.3214822;0.2903976;0.0510191,0.5104514;0.04919665;0.04708704,-0.1617463;0.5111156;0.008518308,-0.3239496;0.2904471;0.01591141,-0.505832;0.04504338;-0.008553328,0.08373199;0.005112314;-0.03811562,0.08986878;-0.3302909;0.01212717,0.1002294;-0.7372156;0.1098394,0.101572;-0.6976982;0.01485977,-0.08332615;0.005985908;-0.03887035,-0.1121232;-0.330255;-0.004663613,-0.1376608;-0.7376646;0.08811539,-0.1337129;-0.6980346;-0.006780267,0.007323333;0.5611149;0.006067806,0;0;0,0.01702204;0.3241202;-0.004093409,0.03320405;0.6368037;-0.02261138,0.190042;0.5023937;-0.05956411,0.2305027;0.2314357;-0.06152678,0.2306765;-0.0653978;-0.1376355,-0.1372907;0.5220692;0.02749526,-0.2522729;0.2734947;0.03449259,-0.4097868;0.01627067;-0.01961716,0.07279857;0.001021236;-0.05647397,0.09833108;-0.3370853;-0.04702044,0.08710723;-0.7451074;0.04590225,0.09530048;-0.7795131;-0.02408552,-0.08858078;0.006811815;-0.02443415,-0.1350964;-0.3291644;-0.02811826,-0.1296014;-0.7412989;0.04507804,-0.1474918;-0.78146;-0.01713813,0.0293932;0.5602195;-0.01553416,43.58392
+0;0;0,0.004008846;0.3244804;0.008657685,0.008489665;0.6380376;0.001901768,0.1784907;0.5224164;0.02214746,0.3213594;0.2905072;0.05100476,0.5105761;0.04899037;0.04706756,-0.1616552;0.5111803;0.008517631,-0.3238228;0.2905604;0.0159091,-0.5059433;0.04483524;-0.00858767,0.08370422;0.005110617;-0.03810298,0.08983653;-0.3300483;0.01210321,0.1002027;-0.7371901;0.1098676,0.1015407;-0.6977051;0.01521098,-0.08329851;0.005983922;-0.03885745,-0.1120746;-0.3300121;-0.004675634,-0.1376258;-0.7376391;0.08815292,-0.1336913;-0.6980419;-0.006420039,0.007323817;0.5611528;0.006068443,0;0;0,0.01715095;0.324141;-0.004127264,0.03342071;0.6368315;-0.0226469,0.1901103;0.5023359;-0.05958509,0.2305168;0.2314312;-0.06160331,0.2305691;-0.06580853;-0.1377435,-0.1369874;0.5221105;0.0274905,-0.2531195;0.2741383;0.03450823,-0.4124839;0.01738039;-0.01866267,0.07279693;0.0009896159;-0.05642676,0.09836701;-0.336869;-0.04707336,0.08707859;-0.7451388;0.04576087,0.0956327;-0.7786816;-0.0245297,-0.08852535;0.006863376;-0.02450526,-0.1350819;-0.3288582;-0.02814444,-0.1291459;-0.7412057;0.0450962,-0.1470668;-0.7819794;-0.01590835,0.02959156;0.5602465;-0.01557064,43.61745
+0;0;0,0.004008846;0.3244804;0.008657685,0.008489665;0.6380376;0.001901768,0.1784907;0.5224164;0.02214746,0.3213594;0.2905072;0.05100476,0.5105761;0.04899037;0.04706756,-0.1616552;0.5111803;0.008517631,-0.3238228;0.2905604;0.0159091,-0.5059433;0.04483524;-0.00858767,0.08370422;0.005110617;-0.03810298,0.08983653;-0.3300483;0.01210321,0.1002027;-0.7371901;0.1098676,0.1015407;-0.6977051;0.01521098,-0.08329851;0.005983922;-0.03885745,-0.1120746;-0.3300121;-0.004675634,-0.1376258;-0.7376391;0.08815292,-0.1336913;-0.6980419;-0.006420039,0.007323817;0.5611528;0.006068443,0;0;0,0.01715095;0.324141;-0.004127264,0.03342071;0.6368315;-0.0226469,0.1901103;0.5023359;-0.05958509,0.2305168;0.2314312;-0.06160331,0.2305691;-0.06580853;-0.1377435,-0.1369874;0.5221105;0.0274905,-0.2531195;0.2741383;0.03450823,-0.4124839;0.01738039;-0.01866267,0.07279693;0.0009896159;-0.05642676,0.09836701;-0.336869;-0.04707336,0.08707859;-0.7451388;0.04576087,0.0956327;-0.7786816;-0.0245297,-0.08852535;0.006863376;-0.02450526,-0.1350819;-0.3288582;-0.02814444,-0.1291459;-0.7412057;0.0450962,-0.1470668;-0.7819794;-0.01590835,0.02959156;0.5602465;-0.01557064,43.6396
+0;0;0,0.00402028;0.3244814;0.008721516,0.008499538;0.6380297;0.00206908,0.1784857;0.5227415;0.02240779,0.3277403;0.2949739;0.05257475,0.5233426;0.05867855;0.05333414,-0.1615512;0.5111295;0.008836346,-0.3290636;0.2944647;0.01664808,-0.5182585;0.05427305;-0.008042343,0.08370403;0.005058306;-0.03812101,0.08983554;-0.3298883;0.01229,0.100473;-0.7383374;0.1102739,0.1017611;-0.6990021;0.01725507,-0.0833236;0.006015201;-0.03880925,-0.1119089;-0.3297904;-0.004377089,-0.1376194;-0.7387137;0.08871087,-0.1337781;-0.6992744;-0.004227012,0.007333279;0.5611466;0.006207006,0;0;0,0.01722099;0.3241397;-0.004163027,0.03349848;0.636817;-0.02270555,0.1901348;0.5023432;-0.05955982,0.230616;0.2313792;-0.06175947,0.2305209;-0.06581748;-0.1377232,-0.1368202;0.5220959;0.02746505,-0.2553377;0.2751761;0.03448649,-0.4168385;0.019824;-0.0185144,0.07279803;0.0009653419;-0.05643296,0.09829308;-0.336714;-0.04690671,0.08705978;-0.7464256;0.04558611,0.0954123;-0.7781017;-0.02418208,-0.08852955;0.006888031;-0.02449973,-0.1353781;-0.3286095;-0.02833369,-0.1291678;-0.7422984;0.04493055,-0.1469095;-0.7819636;-0.01484648,0.02967085;0.5602357;-0.01562405,43.66233
+0;0;0,0.004020606;0.3245078;0.008722224,0.008500916;0.6381292;0.002067987,0.1786772;0.5227746;0.022426,0.3280416;0.2948394;0.05261516,0.5234696;0.05875464;0.05337387,-0.1617381;0.5111497;0.008839454,-0.3293737;0.2943255;0.01665693,-0.5184;0.05434786;-0.008011488,0.0837113;0.005058745;-0.03812433,0.08984214;-0.3298511;0.01228115,0.100484;-0.7384676;0.1103052,0.1018212;-0.6987762;0.01373801,-0.08333084;0.006015723;-0.03881262,-0.111913;-0.329753;-0.004384246,-0.137634;-0.7388439;0.08874187,-0.1336462;-0.6990446;-0.007741287,0.007334298;0.5612224;0.006207188,0;0;0,0.01725604;0.3241634;-0.0042274,0.03355177;0.636902;-0.02294898,0.1903766;0.5023006;-0.05969691,0.2308061;0.2311256;-0.06197238,0.2305935;-0.06581923;-0.1378171,-0.1368779;0.5220866;0.02758621,-0.2571788;0.275815;0.0349059,-0.420092;0.02162734;-0.01778816,0.07280827;0.0009283423;-0.05643344,0.09822638;-0.3367194;-0.04690528,0.08700724;-0.7464992;0.04606795,0.09544714;-0.780344;-0.02655125,-0.08853777;0.006914419;-0.02449266,-0.1354163;-0.3285404;-0.02841623,-0.129215;-0.7423874;0.04494294,-0.1493319;-0.78403;-0.01737553,0.02972309;0.5603021;-0.0158112,43.69595
+0;0;0,0.004020964;0.3245367;0.008723001,0.008501664;0.6381855;0.002068202,0.1785328;0.5228571;0.02241283,0.3278555;0.2949855;0.05259357,0.5233491;0.05882163;0.05335253,-0.1615944;0.5112421;0.008837778,-0.3291832;0.2944784;0.01665308,-0.5182729;0.05442028;-0.008023616,0.08369245;0.005057606;-0.03811574,0.08978664;-0.3278503;0.01198844,0.1004645;-0.7378498;0.1103442,0.1017875;-0.6982616;0.01480559,-0.08331208;0.006014369;-0.03880388,-0.1117234;-0.3277473;-0.004581306,-0.1375315;-0.7382228;0.08885999,-0.1335861;-0.6985278;-0.006595515,0.007334951;0.5612724;0.00620774,0;0;0,0.01733902;0.3241875;-0.00426054,0.03367703;0.6369505;-0.02299809,0.1902951;0.5022541;-0.05975485,0.2307586;0.2311619;-0.06205869,0.2306644;-0.06589028;-0.1378989,-0.1366163;0.5220618;0.02742618,-0.2584926;0.2766525;0.03478209,-0.4236746;0.02341777;-0.01599964,0.0727953;0.0009301305;-0.05641627,0.09870501;-0.334682;-0.04814363,0.08692348;-0.7456033;0.04615545,0.09512441;-0.7768677;-0.02733421,-0.08850849;0.006905969;-0.02452286,-0.1351342;-0.3265396;-0.02843601,-0.1289978;-0.7417997;0.04510929,-0.1489589;-0.7826332;-0.01657934,0.02984081;0.5603449;-0.0158577,43.71764
+0;0;0,0.004030484;0.3245361;0.008741842,0.008510353;0.638186;0.002131675,0.1785494;0.5229728;0.02265163,0.3322111;0.2981034;0.05356215,0.5316685;0.06528398;0.05545321,-0.1616528;0.5114765;0.009033451,-0.334786;0.2991098;0.01670817,-0.5340458;0.06744874;-0.008199625,0.08367551;0.005080872;-0.03814984,0.08976153;-0.3278042;0.0121066,0.1005896;-0.7377634;0.1106137,0.1019228;-0.698173;0.01507545,-0.08333447;0.005977047;-0.03876156,-0.111735;-0.3278045;-0.004724946,-0.1376212;-0.7382146;0.08898193,-0.1336638;-0.6985195;-0.006473072,0.007343499;0.5612721;0.00625776,0;0;0,0.01733902;0.3241875;-0.00426054,0.03367703;0.6369505;-0.02299809,0.1902951;0.5022541;-0.05975485,0.2307586;0.2311619;-0.06205869,0.2306644;-0.06589028;-0.1378989,-0.1366163;0.5220618;0.02742618,-0.2584926;0.2766525;0.03478209,-0.4236746;0.02341777;-0.01599964,0.0727953;0.0009301305;-0.05641627,0.09870501;-0.334682;-0.04814363,0.08692348;-0.7456033;0.04615545,0.09512441;-0.7768677;-0.02733421,-0.08850849;0.006905969;-0.02452286,-0.1351342;-0.3265396;-0.02843601,-0.1289978;-0.7417997;0.04510929,-0.1489589;-0.7826332;-0.01657934,0.02984081;0.5603449;-0.0158577,43.74083
+0;0;0,0.004030524;0.3245392;0.008741926,0.008510217;0.6381769;0.00213204,0.1785087;0.5229763;0.02264792,0.3322021;0.2980605;0.05356481,0.5317888;0.06509027;0.0554571,-0.1616128;0.5114828;0.009032968,-0.3347817;0.2990723;0.01670927,-0.5341706;0.0672611;-0.008214664,0.08367991;0.005081139;-0.03815184,0.08976329;-0.3276598;0.01208283,0.1006049;-0.7381349;0.1107139,0.1019062;-0.6987741;0.01746297,-0.08333885;0.005977361;-0.0387636,-0.111727;-0.3276597;-0.004741725,-0.1376459;-0.7385861;0.08908306,-0.1337832;-0.6991231;-0.004086584,0.007343418;0.5612666;0.006257935,0;0;0,0.01735625;0.3241903;-0.004217148,0.03365245;0.6369468;-0.02289438,0.1902248;0.5022223;-0.05966663,0.2307563;0.2310836;-0.06203365,0.2306443;-0.06621003;-0.1377308,-0.1365781;0.5220541;0.02753774,-0.2603818;0.2775474;0.0348681,-0.4280715;0.02563739;-0.01548156,0.07278863;0.0008742065;-0.05643368,0.0987435;-0.3345848;-0.04803038,0.08675034;-0.7460287;0.0463388,0.09563446;-0.7780542;-0.0233674,-0.08851269;0.006960963;-0.02451035,-0.134955;-0.3263693;-0.02784624,-0.1293421;-0.7422743;0.04513939,-0.1484996;-0.7810026;-0.0156427,0.02982785;0.5603429;-0.01576757,43.7739
+0;0;0,0.004030676;0.3245514;0.008742256,0.008510504;0.6381986;0.002132187,0.1783461;0.5230325;0.02263258,0.3321621;0.2979375;0.05357412,0.5324878;0.06410456;0.05547341,-0.1614518;0.5115499;0.009030578,-0.3347588;0.2989702;0.016713,-0.534886;0.06630059;-0.008303231,0.08380228;0.005088569;-0.03820763,0.08993569;-0.3303887;0.01244016,0.1006966;-0.7378075;0.1103368,0.1020822;-0.6978402;0.01104339,-0.08346072;0.005986102;-0.03882028,-0.1120824;-0.3303947;-0.004518621,-0.1378082;-0.7382615;0.08860756,-0.1336952;-0.6981853;-0.01059934,0.007343675;0.5612864;0.006258186,0;0;0,0.01740807;0.3241994;-0.00424242,0.03367361;0.6369669;-0.02292275,0.1900227;0.5022388;-0.05987763,0.2308364;0.2309228;-0.06239843,0.2307783;-0.06727248;-0.1391542,-0.1364071;0.5221351;0.02741619,-0.262503;0.2785577;0.03478769,-0.4352372;0.02848327;-0.01458359,0.07287803;0.0008157939;-0.05653906,0.09763001;-0.3374847;-0.04715967,0.08655266;-0.7459316;0.04631782,0.09522267;-0.781773;-0.02818179,-0.08866426;0.0070059;-0.02445622,-0.1354316;-0.3290754;-0.02761665,-0.1292161;-0.7420447;0.04384948,-0.1501409;-0.7837085;-0.02238431,0.02986012;0.5603604;-0.01579666,43.79659
+0;0;0,0.004100378;0.3245335;0.008798486,0.008598493;0.638152;0.002246003,0.1784161;0.5234584;0.02295303,0.338132;0.3026375;0.05507731,0.5448708;0.07379499;0.05853183,-0.1613972;0.5119792;0.009346775,-0.3388308;0.3027803;0.01683824,-0.5456804;0.07533778;-0.007757278,0.08382475;0.005022314;-0.03814819,0.09004392;-0.331179;0.01264756,0.1010581;-0.7373816;0.110475,0.1023659;-0.6979185;0.01618586,-0.08342894;0.006038024;-0.03886192,-0.1120787;-0.3310715;-0.004414618,-0.1376596;-0.7377554;0.08856855,-0.133759;-0.698181;-0.00563772,0.007431079;0.5612469;0.006358589,0;0;0,0.0174495;0.3241806;-0.00432229,0.03373928;0.6369083;-0.02314377,0.1899748;0.5022205;-0.06010437,0.2308883;0.2308842;-0.06249857,0.2312573;-0.06778052;-0.1394467,-0.1362374;0.5220674;0.02723999,-0.2642446;0.2794533;0.03469385,-0.4384879;0.02970247;-0.01414843,0.07286142;0.0008372217;-0.0565474,0.09754947;-0.3381923;-0.046561,0.08644249;-0.7455463;0.04634404,0.09739986;-0.7800346;-0.02223372,-0.08866308;0.006969893;-0.02444126,-0.1354749;-0.3298495;-0.02784613,-0.129986;-0.7415825;0.04383212,-0.1512802;-0.7779786;-0.02035376,0.02992177;0.5603139;-0.015975,43.8301
+0;0;0,0.004100288;0.3245264;0.008798292,0.008598273;0.6381357;0.002245976,0.1785659;0.5234107;0.02296747,0.3382818;0.3025897;0.05509176,0.5446223;0.07418813;0.05853963,-0.1615455;0.5119214;0.00934928,-0.3389792;0.3027225;0.01684075,-0.5454302;0.07571822;-0.007707382,0.08383047;0.005022657;-0.0381508,0.09004912;-0.3311504;0.01264067,0.1010642;-0.7373862;0.1104762,0.1023968;-0.6977436;0.01439822,-0.08343465;0.006038437;-0.03886458,-0.112082;-0.3310427;-0.004420176,-0.137665;-0.7377599;0.08857062,-0.1336904;-0.6980039;-0.007422857,0.007430884;0.5612323;0.006358472,0;0;0,0.01744504;0.324174;-0.004301071,0.03371832;0.6368949;-0.02309561,0.190065;0.5021836;-0.06025171,0.2311875;0.23088;-0.06276751,0.231594;-0.06719622;-0.1396179,-0.1363567;0.5219578;0.02743542,-0.2675556;0.281104;0.03634216,-0.4430364;0.03306817;-0.01305677,0.07286194;0.0008254052;-0.05655718,0.09749115;-0.3381776;-0.04650235,0.08642098;-0.7455662;0.04640961,0.09759262;-0.7823478;-0.02244639,-0.08867298;0.006979067;-0.02442651,-0.1356507;-0.3297803;-0.0285432,-0.1304322;-0.741462;0.04364835,-0.1505585;-0.781167;-0.02008446,0.0299038;0.5603016;-0.01593208,43.85234
+0;0;0,0.004100558;0.3245478;0.008798872,0.008598711;0.6381689;0.002246347,0.1786779;0.5234172;0.02297878,0.3383172;0.3027023;0.05508766,0.5446224;0.07433967;0.05853493,-0.1616553;0.5119205;0.009351709,-0.3390037;0.3028219;0.01683958,-0.5454196;0.07585639;-0.007704359,0.08384298;0.005023406;-0.03815649,0.09007932;-0.3321064;0.01277954,0.1010758;-0.7376585;0.1104503,0.1023975;-0.6980951;0.01516199,-0.08344709;0.006039338;-0.03887038,-0.112176;-0.3320011;-0.004327945,-0.1377159;-0.7380338;0.08850633,-0.133774;-0.6983579;-0.006698251,0.007431292;0.5612635;0.006358951,0;0;0,0.01747561;0.3241934;-0.004329681,0.0337451;0.6369265;-0.02312493,0.190053;0.5020046;-0.06061458,0.2315319;0.2308895;-0.06324148,0.2318765;-0.06719667;-0.1398425,-0.1364202;0.5219128;0.02744755,-0.2689433;0.2819292;0.03618141,-0.4541898;0.04119137;-0.01333877,0.07286847;0.0007901788;-0.05657173,0.09680679;-0.3392198;-0.04608155,0.08639951;-0.7459643;0.04656625,0.09498912;-0.7837696;-0.02052879,-0.08868912;0.007012648;-0.02441026,-0.1357081;-0.3307181;-0.02853801,-0.129504;-0.7415912;0.04411104,-0.1492047;-0.7832375;-0.0163188,0.02993332;0.5603307;-0.01596355,43.88553
+0;0;0,0.004150304;0.3245471;0.008799749,0.008674949;0.6381689;0.002282171,0.1787752;0.5236455;0.02325888,0.343198;0.3066651;0.0566569,0.557683;0.08598347;0.06102134,-0.1616885;0.5122863;0.009442096,-0.3434919;0.3070636;0.0173127,-0.5582591;0.08807409;-0.00802269,0.08385821;0.004973154;-0.03812959,0.09007837;-0.3321448;0.01288722,0.1011055;-0.7376859;0.1106002,0.1024678;-0.6981214;0.01531257,-0.08344229;0.006079851;-0.03887438,-0.1122602;-0.3319489;-0.004291408,-0.137712;-0.7379775;0.08858508,-0.1337288;-0.6982996;-0.006617576,0.00750338;0.5612628;0.006381692,0;0;0,0.01747561;0.3241934;-0.004329681,0.0337451;0.6369265;-0.02312493,0.190053;0.5020046;-0.06061458,0.2315319;0.2308895;-0.06324148,0.2318765;-0.06719667;-0.1398425,-0.1364202;0.5219128;0.02744755,-0.2689433;0.2819292;0.03618141,-0.4541898;0.04119137;-0.01333877,0.07286847;0.0007901788;-0.05657173,0.09680679;-0.3392198;-0.04608155,0.08639951;-0.7459643;0.04656625,0.09498912;-0.7837696;-0.02052879,-0.08868912;0.007012648;-0.02441026,-0.1357081;-0.3307181;-0.02853801,-0.129504;-0.7415912;0.04411104,-0.1492047;-0.7832375;-0.0163188,0.02993332;0.5603307;-0.01596355,43.90796
+0;0;0,0.00415089;0.3245929;0.008800991,0.008676111;0.6382546;0.002282598,0.178856;0.5237042;0.02326766,0.3431726;0.306864;0.0566441,0.5572766;0.08657438;0.0610008,-0.1617662;0.5123398;0.00944445,-0.3434522;0.3072497;0.01730997,-0.5578379;0.08864915;-0.007980419,0.08387472;0.004974132;-0.03813709,0.09009647;-0.3322305;0.01289284,0.1011126;-0.7373674;0.1105085,0.1024799;-0.6977683;0.0148759,-0.08345871;0.006081048;-0.03888204,-0.112284;-0.3320346;-0.00429016,-0.1377105;-0.7376585;0.08849375,-0.1337128;-0.6979455;-0.007053487,0.007504399;0.5613391;0.006382621,0;0;0,0.01750404;0.3242375;-0.00434804,0.03377347;0.6370106;-0.02314734,0.1900285;0.5018728;-0.06088471,0.2317021;0.2309649;-0.06329894,0.2322426;-0.06656107;-0.1398823,-0.1364418;0.5219143;0.02749618,-0.2713057;0.283459;0.03668398,-0.4548456;0.04200953;-0.01232902,0.0728792;0.0007594376;-0.05658793,0.09676118;-0.3393388;-0.04597902,0.08644482;-0.7456071;0.04689598,0.09466727;-0.7830709;-0.0210793,-0.08871065;0.007041998;-0.02439217,-0.1357149;-0.3307771;-0.02870072,-0.1297921;-0.7412139;0.04404977,-0.1496981;-0.7835689;-0.01601784,0.02996311;0.5604053;-0.0159862,43.9306
+0;0;0,0.004151404;0.3246332;0.008802081,0.008677195;0.6383343;0.002282862,0.1787524;0.523797;0.02325816,0.3429896;0.3070616;0.05661847,0.55705;0.08681677;0.06097428,-0.1616621;0.5124395;0.009443372,-0.3432602;0.3074485;0.01730509,-0.5576023;0.08889246;-0.007980155,0.08386882;0.004973783;-0.03813441,0.0900697;-0.3310993;0.01272428,0.1011002;-0.7367641;0.1104671,0.1024749;-0.6971127;0.01431369,-0.08345284;0.00608062;-0.0388793,-0.1121814;-0.3309004;-0.004403505,-0.137641;-0.7370528;0.08850129,-0.1336216;-0.697287;-0.007566318,0.007505332;0.5614089;0.00638341,0;0;0,0.0176502;0.3242679;-0.004497766,0.034119;0.6370575;-0.02350116,0.1901774;0.5017828;-0.06109428,0.23212;0.231052;-0.06367159,0.2327221;-0.06650454;-0.139884,-0.1359704;0.5219992;0.0274845,-0.2725111;0.284672;0.03714835,-0.4584116;0.04502064;-0.0113992,0.07287037;0.0007282495;-0.05658913,0.09641349;-0.3382434;-0.04590845,0.08664592;-0.7450676;0.04703188,0.09471178;-0.7831761;-0.02106142,-0.08870257;0.007077444;-0.02438677,-0.1355347;-0.3296077;-0.02886404,-0.1296878;-0.7405779;0.0439954,-0.1497651;-0.7829421;-0.01683918,0.03025447;0.5604501;-0.01628566,43.96371
+0;0;0,0.004126539;0.3246698;0.008848328,0.008627609;0.6384253;0.002402637,0.1789228;0.5241361;0.02359667,0.3477802;0.3113701;0.0574251,0.5663666;0.09573708;0.06289341,-0.1619437;0.5127064;0.009686545,-0.3490214;0.3130209;0.01704693,-0.5694724;0.1006685;-0.007758753,0.08389141;0.004940516;-0.03807272,0.09009148;-0.3293918;0.01262171,0.1012111;-0.7366072;0.1108336,0.102592;-0.6969797;0.0149813,-0.08342608;0.006089653;-0.03891933,-0.1121143;-0.3291298;-0.004402816,-0.1377987;-0.7368292;0.08895177,-0.1337776;-0.6970904;-0.00681483,0.007460162;0.5614839;0.006482129,0;0;0,0.01765187;0.3243039;-0.004606247,0.03406911;0.6371413;-0.02373052,0.1900798;0.501453;-0.06168961,0.2321245;0.2309832;-0.06388807,0.2330495;-0.06650668;-0.1400878,-0.13611;0.521999;0.02752756,-0.2742339;0.2858765;0.03724702,-0.461083;0.04695126;-0.0108119,0.07285859;0.0007036179;-0.05659365,0.096581;-0.3365269;-0.04662871,0.08650824;-0.7448184;0.04712701,0.09434091;-0.7829321;-0.02055931,-0.08869529;0.007103053;-0.02438038,-0.1352599;-0.3278581;-0.02877049,-0.1293997;-0.7404103;0.04444068,-0.1503864;-0.7801099;-0.01867655,0.03022179;0.560521;-0.01648355,43.99764
+0;0;0,0.004126511;0.3246676;0.008848268,0.008627309;0.6384042;0.002403042,0.1789993;0.5241047;0.0236044,0.3476823;0.3115586;0.05739787,0.5651546;0.09702455;0.06283832,-0.1620198;0.5126699;0.009688044,-0.3489042;0.3131907;0.01704082,-0.5682316;0.1019206;-0.007638432,0.08387981;0.004939833;-0.03806745,0.09007914;-0.3293521;0.01262086,0.1012333;-0.7378325;0.1111378,0.1026865;-0.6977005;0.01026278,-0.08341455;0.006088811;-0.03891395,-0.1120993;-0.3290901;-0.004401602,-0.1378635;-0.738056;0.08924297,-0.1336317;-0.6978069;-0.01154188,0.007459959;0.5614692;0.006482192,0;0;0,0.01767537;0.3243005;-0.004597187,0.03412497;0.6371183;-0.02370524,0.1901248;0.5013486;-0.06186724,0.2324864;0.231216;-0.06424236,0.2335647;-0.06471443;-0.1402206,-0.1361718;0.5221158;0.02757158,-0.2759594;0.2873245;0.0377851,-0.4637773;0.05090162;-0.008876245,0.07283644;0.0006702989;-0.05660176,0.09659536;-0.3365172;-0.04665494,0.086697;-0.7462118;0.04682517,0.0935096;-0.7882112;-0.02423978,-0.08868107;0.007122509;-0.02437815,-0.1354076;-0.3277718;-0.02899133,-0.1295873;-0.741608;0.04443801,-0.1518954;-0.7833154;-0.02368642,0.03026775;0.5605044;-0.01646495,44.01949
+0;0;0,0.004126511;0.3246676;0.008848268,0.008627309;0.6384042;0.002403042,0.1789993;0.5241047;0.0236044,0.3476823;0.3115586;0.05739787,0.5651546;0.09702455;0.06283832,-0.1620198;0.5126699;0.009688044,-0.3489042;0.3131907;0.01704082,-0.5682316;0.1019206;-0.007638432,0.08387981;0.004939833;-0.03806745,0.09007914;-0.3293521;0.01262086,0.1012333;-0.7378325;0.1111378,0.1026865;-0.6977005;0.01026278,-0.08341455;0.006088811;-0.03891395,-0.1120993;-0.3290901;-0.004401602,-0.1378635;-0.738056;0.08924297,-0.1336317;-0.6978069;-0.01154188,0.007459959;0.5614692;0.006482192,0;0;0,0.01767537;0.3243005;-0.004597187,0.03412497;0.6371183;-0.02370524,0.1901248;0.5013486;-0.06186724,0.2324864;0.231216;-0.06424236,0.2335647;-0.06471443;-0.1402206,-0.1361718;0.5221158;0.02757158,-0.2759594;0.2873245;0.0377851,-0.4637773;0.05090162;-0.008876245,0.07283644;0.0006702989;-0.05660176,0.09659536;-0.3365172;-0.04665494,0.086697;-0.7462118;0.04682517,0.0935096;-0.7882112;-0.02423978,-0.08868107;0.007122509;-0.02437815,-0.1354076;-0.3277718;-0.02899133,-0.1295873;-0.741608;0.04443801,-0.1518954;-0.7833154;-0.02368642,0.03026775;0.5605044;-0.01646495,44.04211
+0;0;0,0.004152829;0.3246681;0.00888199,0.008665877;0.6384159;0.002505952,0.1790513;0.5242776;0.02383055,0.3523594;0.3156123;0.05832475,0.5747571;0.1048531;0.06663004,-0.1620941;0.5130869;0.009896846,-0.3532013;0.3176429;0.01671379,-0.5796725;0.1124697;-0.007032553,0.08384577;0.0049382;-0.03810851,0.09038331;-0.3336703;0.01344338,0.1013528;-0.7410029;0.1119069,0.1027969;-0.7009653;0.01201458,-0.08343522;0.006069162;-0.03883927,-0.1124345;-0.3334719;-0.003811233,-0.1380937;-0.7413023;0.08973702,-0.1338975;-0.7011501;-0.010066,0.007495556;0.5614759;0.006562685,0;0;0,0.01771279;0.3242987;-0.00469923,0.03416149;0.6371173;-0.02395272,0.1901795;0.5013551;-0.06201362,0.2324849;0.2312261;-0.06473947,0.2336493;-0.0656696;-0.1409016,-0.1361396;0.5222983;0.02747417,-0.2774972;0.2884797;0.03813528,-0.4679724;0.05269136;-0.007385701,0.07282095;0.0006584525;-0.0565989,0.09623797;-0.3409045;-0.04466462,0.08701816;-0.7499959;0.04640913,0.0957907;-0.7924354;-0.02256107,-0.08866507;0.007137831;-0.02437861,-0.1360478;-0.3321086;-0.02915025,-0.1304597;-0.7448813;0.04380677,-0.1553243;-0.7845385;-0.02409721,0.0303079;0.5605031;-0.01667213,44.07591
+0;0;0,0.004152774;0.3246638;0.008881873,0.00866544;0.6383852;0.002506475,0.178881;0.5242926;0.0238135,0.3521201;0.3157105;0.05829394,0.5748637;0.1046235;0.06661215,-0.1619264;0.513113;0.009893598,-0.3529574;0.3177469;0.01670782,-0.5797808;0.1122546;-0.007075459,0.08387657;0.004940013;-0.0381225,0.09040168;-0.333025;0.01333142,0.1013879;-0.7409763;0.1119445,0.1028417;-0.7008705;0.01137197,-0.08346586;0.006071391;-0.03885354,-0.11241;-0.3328244;-0.003892068,-0.1381082;-0.7412742;0.08979829,-0.1338834;-0.701053;-0.01068434,0.007495254;0.5614541;0.00656274,0;0;0,0.01785636;0.3242851;-0.004800797,0.03455502;0.6370543;-0.02420926,0.1903419;0.5013052;-0.06210685,0.2325535;0.2312748;-0.06509566,0.2337087;-0.06603429;-0.1415651,-0.1357116;0.5226802;0.02732974,-0.2788226;0.2900598;0.03801536,-0.4710852;0.05474201;-0.005599476,0.07280071;0.0006261617;-0.05668044,0.0960426;-0.340305;-0.04501152,0.0869918;-0.7499701;0.04643345,0.09477571;-0.7919258;-0.02414179,-0.08870813;0.007167924;-0.02434123,-0.1359867;-0.3314362;-0.02907185,-0.1304143;-0.7448417;0.04396552,-0.1554815;-0.7852601;-0.02409305,0.03062963;0.5604565;-0.01688766,44.09889
+0;0;0,0.004152329;0.324629;0.00888092,0.008664532;0.6383181;0.002506127,0.1789144;0.5242247;0.02381624,0.3522928;0.3154749;0.05832441,0.5757601;0.1037021;0.06666964,-0.161961;0.5130429;0.00989356,-0.3531456;0.3175198;0.01671326,-0.5807059;0.1113598;-0.007147286,0.08393786;0.004943623;-0.03815036,0.09047955;-0.3338793;0.01343418,0.1013255;-0.7366242;0.1107887,0.102807;-0.6963266;0.008308336,-0.08352686;0.006075827;-0.03888193,-0.1125445;-0.3336802;-0.003831711,-0.1379147;-0.7369173;0.08866292,-0.1336098;-0.6965021;-0.01372583,0.007494447;0.5613936;0.006562037,0;0;0,0.01785213;0.3242506;-0.004787922,0.03449845;0.6369926;-0.02415609,0.1902734;0.5011491;-0.06216049,0.232467;0.2308967;-0.06543684,0.2334062;-0.06741953;-0.1419973,-0.1358279;0.5227489;0.02734391,-0.2812817;0.2913497;0.03852302,-0.4747196;0.05569574;-0.005111042,0.07282323;0.0006254464;-0.05676126,0.09585506;-0.3411801;-0.04479432,0.08673117;-0.7454431;0.04623985,0.09416774;-0.7905803;-0.02382851,-0.08879387;0.007170906;-0.02428337,-0.1365648;-0.3322378;-0.02921718,-0.1309331;-0.7403603;0.04291723,-0.155737;-0.7826636;-0.02612959,0.0305867;0.5603999;-0.01684451,44.13152
+0;0;0,0.004153883;0.3245979;0.008913634,0.008656343;0.6382228;0.002588519,0.1789644;0.5245831;0.02411149,0.3568239;0.3199695;0.05925544,0.5885346;0.1173469;0.07032788,-0.1619917;0.5131114;0.01001464,-0.358885;0.3236066;0.01754916,-0.5911967;0.1226398;-0.005078956,0.08394502;0.004904075;-0.03813783,0.09043612;-0.3319781;0.01321153,0.1013311;-0.7363666;0.1109612,0.1028027;-0.6963278;0.01110477,-0.08352259;0.006102134;-0.03888512,-0.1122517;-0.3317204;-0.003970344,-0.1377933;-0.7365595;0.08907107,-0.1335709;-0.6964061;-0.01069529,0.007488806;0.561317;0.00662995,0;0;0,0.01790258;0.3242173;-0.004808903,0.03460093;0.6368902;-0.02418876,0.1903335;0.5010822;-0.0622592,0.232515;0.2309971;-0.06551671,0.2334153;-0.06732631;-0.1421373,-0.1357431;0.5227358;0.027294,-0.2827026;0.2925238;0.03917425,-0.4770683;0.05744034;-0.003559265,0.07282647;0.0006076247;-0.05675602,0.09626341;-0.3392448;-0.04582644,0.08682884;-0.7450123;0.04619288,0.09523928;-0.7872334;-0.02299976,-0.0887897;0.007201225;-0.02428666,-0.1364722;-0.3302446;-0.02929948,-0.1307775;-0.7400026;0.04329364,-0.1547448;-0.7809544;-0.023532,0.03067653;0.560318;-0.01687574,44.16558
+0;0;0,0.004153796;0.3245911;0.008913446,0.008656013;0.638199;0.002588686,0.1792251;0.524508;0.02413803,0.3567206;0.320313;0.05921007,0.5886136;0.1175311;0.07029121,-0.1622498;0.5130187;0.01001973,-0.3587404;0.3239017;0.01753883,-0.5912347;0.1227768;-0.005107088,0.08398232;0.004906253;-0.03815478,0.09044304;-0.3303995;0.01295431,0.1013898;-0.7367106;0.1111687,0.1028647;-0.6966491;0.01108586,-0.08355969;0.006104844;-0.0389024,-0.1121544;-0.330137;-0.004150994,-0.1378174;-0.7369007;0.08933276,-0.1335855;-0.6967242;-0.01065979,0.007488543;0.5612978;0.006629881,0;0;0,0.01790653;0.3242097;-0.004841089,0.03457269;0.6368676;-0.02421761,0.1904773;0.5008667;-0.06250405,0.2323899;0.2313056;-0.06574082,0.2330489;-0.06724009;-0.1424723,-0.1359812;0.5226984;0.02748917,-0.2834299;0.2934512;0.03910412,-0.4804383;0.06002015;-0.002312273,0.07280976;0.0005770177;-0.05684447,0.09694725;-0.3376723;-0.04742813,0.08681493;-0.7450467;0.04636955,0.09684277;-0.7855027;-0.02473164,-0.08884649;0.007226423;-0.02422741,-0.1365;-0.3286124;-0.02925917,-0.1306081;-0.7403333;0.04358137,-0.1547044;-0.7811183;-0.02371515,0.03065798;0.5602992;-0.01690745,44.18784
+0;0;0,0.004153886;0.3245981;0.00891364,0.008656185;0.6382117;0.002588756,0.1793449;0.5244935;0.02415038,0.3566686;0.3204961;0.05918846,0.5885895;0.1176898;0.07027094,-0.1623679;0.5129962;0.01002224,-0.3586682;0.3240623;0.01753406,-0.5911905;0.1229132;-0.005114574,0.08396878;0.004905462;-0.03814863,0.09043051;-0.3304525;0.01296841,0.1013808;-0.7368939;0.1112143,0.1028675;-0.6967521;0.01033242,-0.08354623;0.006103861;-0.03889612,-0.1121454;-0.3301902;-0.004139319,-0.1378166;-0.7370844;0.08937442,-0.1335509;-0.6968268;-0.01141644,0.007488691;0.5613089;0.006630036,0;0;0,0.01796021;0.3242122;-0.004950523,0.03463709;0.6368709;-0.02439904,0.1905723;0.5007545;-0.06289101,0.232318;0.2314301;-0.06571388,0.2326855;-0.06717113;-0.14238,-0.1359506;0.5227444;0.02771674,-0.2843174;0.2944091;0.03940115,-0.4823835;0.06166531;-0.001103945,0.07281093;0.0005319268;-0.0568192,0.0967871;-0.3377795;-0.0473218,0.0866596;-0.7452681;0.04657816,0.09628662;-0.7866809;-0.02476431,-0.08882536;0.007280367;-0.02423196,-0.1365442;-0.3286055;-0.02905093,-0.1307531;-0.7405248;0.04344559,-0.1551797;-0.782115;-0.02408512,0.03072292;0.5603021;-0.01707458,44.22046
+0;0;0,0.004146433;0.32457;0.008853033,0.008628087;0.6381346;0.002497646,0.1794863;0.5244654;0.02444045,0.3622977;0.3257295;0.05977196,0.6002905;0.1303188;0.0738188,-0.1626803;0.5132674;0.01004507,-0.3649746;0.3310894;0.01729294,-0.5993661;0.1319456;-0.003336208,0.08403997;0.004888313;-0.03808514,0.09050877;-0.3303748;0.01298749,0.1016235;-0.7369035;0.1112317,0.103168;-0.6967705;0.01036931,-0.08353752;0.006120672;-0.03900142,-0.1122197;-0.3300487;-0.004086193,-0.1378161;-0.7370357;0.08944234,-0.1334905;-0.6967828;-0.01132696,0.007466241;0.561246;0.006541464,0;0;0,0.01806052;0.3241763;-0.004978895,0.03485487;0.6367778;-0.02445674,0.1908353;0.5006181;-0.0633297,0.2323392;0.2314793;-0.06579661,0.2324091;-0.06704906;-0.1426339,-0.1359332;0.5227146;0.027824,-0.2862685;0.2959704;0.04010051,-0.4860356;0.06471427;-0.0003577024,0.07278915;0.000517562;-0.05690837,0.09674603;-0.3376891;-0.0472157,0.08664371;-0.7452578;0.04673552,0.09622088;-0.7866248;-0.02463198,-0.08887968;0.00728893;-0.02417366,-0.1366061;-0.3284959;-0.02890346,-0.1309025;-0.7404864;0.04370838,-0.1547348;-0.782156;-0.02392131,0.03090951;0.5602255;-0.01712608,44.25416
+0;0;0,0.004146005;0.3245366;0.008852122,0.008627148;0.6380654;0.002497456,0.1796986;0.5243593;0.02446198,0.3624539;0.3256845;0.05978263,0.6002294;0.1304521;0.07381666,-0.162892;0.5131474;0.01004876,-0.3651241;0.3310254;0.01729441,-0.5993017;0.1320633;-0.003315911,0.0840886;0.004891141;-0.03810718,0.09068191;-0.336825;0.01394848,0.1016177;-0.7368097;0.1106112,0.1032737;-0.6959457;0.002472222,-0.08358584;0.006124214;-0.03902399,-0.11282;-0.3365157;-0.003436722,-0.1380044;-0.7369511;0.08858625,-0.1333668;-0.6959585;-0.01945292,0.007465432;0.5611854;0.006540818,0;0;0,0.01807937;0.3241416;-0.004990339,0.03486162;0.6367086;-0.02445722,0.190991;0.5005424;-0.06365323,0.2322139;0.2314429;-0.06586361,0.2319599;-0.06674293;-0.1429024,-0.1361197;0.5226836;0.02797201,-0.2882959;0.2972491;0.03982256,-0.4884829;0.06656678;0.0003171414,0.07280019;0.0005109161;-0.05698109,0.09583946;-0.3442342;-0.04501534,0.08662361;-0.7454011;0.0468061,0.09938039;-0.7906559;-0.03058124,-0.08895031;0.007295031;-0.02411631,-0.1376322;-0.3349484;-0.02888005,-0.1321466;-0.7403414;0.04237593,-0.1564516;-0.7879668;-0.02972391,0.03092091;0.5601643;-0.01713037,44.28753
+0;0;0,0.004146005;0.3245366;0.008852122,0.008627148;0.6380654;0.002497456,0.1796986;0.5243593;0.02446198,0.3624539;0.3256845;0.05978263,0.6002294;0.1304521;0.07381666,-0.162892;0.5131474;0.01004876,-0.3651241;0.3310254;0.01729441,-0.5993017;0.1320633;-0.003315911,0.0840886;0.004891141;-0.03810718,0.09068191;-0.336825;0.01394848,0.1016177;-0.7368097;0.1106112,0.1032737;-0.6959457;0.002472222,-0.08358584;0.006124214;-0.03902399,-0.11282;-0.3365157;-0.003436722,-0.1380044;-0.7369511;0.08858625,-0.1333668;-0.6959585;-0.01945292,0.007465432;0.5611854;0.006540818,0;0;0,0.01807937;0.3241416;-0.004990339,0.03486162;0.6367086;-0.02445722,0.190991;0.5005424;-0.06365323,0.2322139;0.2314429;-0.06586361,0.2319599;-0.06674293;-0.1429024,-0.1361197;0.5226836;0.02797201,-0.2882959;0.2972491;0.03982256,-0.4884829;0.06656678;0.0003171414,0.07280019;0.0005109161;-0.05698109,0.09583946;-0.3442342;-0.04501534,0.08662361;-0.7454011;0.0468061,0.09938039;-0.7906559;-0.03058124,-0.08895031;0.007295031;-0.02411631,-0.1376322;-0.3349484;-0.02888005,-0.1321466;-0.7403414;0.04237593,-0.1564516;-0.7879668;-0.02972391,0.03092091;0.5601643;-0.01713037,44.3099
+0;0;0,0.004135843;0.3245434;0.00876948,0.008595006;0.6380795;0.002330691,0.1796666;0.5242806;0.02466289,0.3657019;0.331582;0.06039263,0.6156914;0.1500029;0.0744092,-0.1630879;0.5135895;0.00996465,-0.3678944;0.3374796;0.01758622,-0.6091667;0.1448036;-0.0004627611,0.08413591;0.004775233;-0.03800465,0.09096588;-0.3364908;0.01410049,0.1017208;-0.7428936;0.1121699,0.1033983;-0.7024553;0.008190103,-0.08349016;0.006273641;-0.03919238,-0.1128352;-0.3359229;-0.003633238,-0.1381671;-0.7426829;0.09018119,-0.1336245;-0.7021262;-0.01370093,0.007439417;0.5611973;0.006393513,0;0;0,0.01816158;0.3241407;-0.005041122,0.0350402;0.6367056;-0.02459526,0.1911429;0.5004117;-0.06379843,0.2324027;0.2333736;-0.06639051,0.2313983;-0.06633291;-0.142792,-0.1360006;0.5227067;0.02793756,-0.2880862;0.2996643;0.03979191,-0.490293;0.0689629;0.0004033297,0.07278743;0.0005065203;-0.05698895,0.09570804;-0.3438196;-0.0452311,0.08580786;-0.7514021;0.04790854,0.09899449;-0.7902492;-0.02961422,-0.08894874;0.007312661;-0.02409674,-0.1376327;-0.3344916;-0.02897629,-0.1320802;-0.7463365;0.04347728,-0.1553856;-0.790969;-0.02587999,0.03107582;0.5601617;-0.01724434,44.33229
+0;0;0,0.004135939;0.324551;0.008769684,0.008595146;0.6380901;0.002330803,0.1798816;0.5242438;0.02468586,0.3658968;0.3315659;0.06041177,0.6154684;0.1502903;0.07440491,-0.1633005;0.5135393;0.009969293,-0.3680849;0.3374484;0.01759004,-0.608954;0.1450944;-0.0004287623,0.0840975;0.004773053;-0.0379873,0.09087513;-0.3338778;0.01371856,0.1016882;-0.7424787;0.1123184,0.1033459;-0.7021643;0.009572364,-0.08345205;0.006270777;-0.03917449,-0.1125722;-0.3333036;-0.003887832,-0.1380411;-0.7422636;0.09043399,-0.1335524;-0.7018321;-0.01221551,0.007439536;0.5612065;0.006393702,0;0;0,0.01821128;0.3241435;-0.0051651,0.03509435;0.6367017;-0.0248692,0.1913337;0.5001948;-0.06413555,0.2322101;0.233127;-0.06671858,0.2310703;-0.06611863;-0.1428328,-0.1361364;0.5227665;0.02790761,-0.2895268;0.3006619;0.03989562,-0.4940801;0.07271147;0.0006640777,0.07275204;0.0004916787;-0.05696583,0.0962014;-0.3411912;-0.0466311,0.08570173;-0.750794;0.04775548,0.09809037;-0.7896848;-0.02818179,-0.08889965;0.007327118;-0.02411167,-0.1374051;-0.33183;-0.02896425,-0.1317432;-0.7458782;0.0440122,-0.154592;-0.7897444;-0.02445383,0.03113255;0.56016;-0.0174787,44.36604
+0;0;0,0.004135588;0.3245234;0.008768939,0.008594172;0.6380189;0.002331031,0.1796983;0.5242242;0.02466608,0.3655014;0.3317661;0.06035124,0.6151671;0.1504221;0.07434965,-0.1631206;0.513531;0.009965077,-0.3676715;0.3376409;0.01757713,-0.6086314;0.1452144;-0.0004484691,0.08424491;0.00478142;-0.03805389,0.09106093;-0.3357874;0.01394481,0.1018111;-0.7420093;0.1119706,0.1034631;-0.7017298;0.009572819,-0.08359833;0.006281769;-0.03924316,-0.1128834;-0.3352158;-0.003756654,-0.1382041;-0.7417946;0.09001599,-0.1337306;-0.7013986;-0.01228554,0.00743875;0.5611477;0.006393269,0;0;0,0.01838195;0.324105;-0.005241156,0.03547588;0.6366027;-0.02502823,0.1914098;0.4999625;-0.06422162,0.2321476;0.2331891;-0.06717491,0.2307756;-0.06620064;-0.1431911,-0.1356075;0.5228269;0.02790397,-0.2906936;0.3022623;0.03956052,-0.4975815;0.07615946;0.000966657,0.07275636;0.0005276948;-0.05722237,0.09569423;-0.3430856;-0.0453372,0.08569416;-0.7505201;0.04760337,0.09694554;-0.7891554;-0.02826691,-0.08910308;0.007303444;-0.0239889,-0.1380244;-0.3337499;-0.02916816,-0.1323105;-0.7454019;0.04329408,-0.1567464;-0.7881552;-0.02528824,0.03145741;0.5600785;-0.01761794,44.39933
+0;0;0,0.004232984;0.3245241;0.008728755,0.008766381;0.6380157;0.002264223,0.1800637;0.5240034;0.02508054,0.3699614;0.3358368;0.06136405,0.6254886;0.1621374;0.07494029,-0.1633726;0.5138901;0.0101118,-0.3737942;0.3452493;0.01831795,-0.6205335;0.1595512;0.001407571,0.08428923;0.004717737;-0.03796036,0.09148847;-0.334596;0.01387743,0.1017835;-0.7407005;0.1118207,0.1035045;-0.7004266;0.009444796,-0.08356551;0.006316658;-0.03930428,-0.1128766;-0.3339216;-0.00392691,-0.1377224;-0.7403786;0.0898557,-0.133183;-0.6999943;-0.01242287,0.007593933;0.5611454;0.006330201,0;0;0,0.01838724;0.3241057;-0.005235672,0.03546694;0.6366025;-0.02501106,0.1916431;0.499941;-0.06450105,0.2321282;0.2332257;-0.06736755,0.2303611;-0.06653801;-0.1434505,-0.1359014;0.5227809;0.02798727,-0.2928991;0.3036762;0.03935163,-0.5026098;0.07972682;0.0003892332,0.07274643;0.000527218;-0.05723286,0.09544691;-0.341861;-0.04592967,0.08553618;-0.7490608;0.04739713,0.09633505;-0.7889995;-0.02731109,-0.08910734;0.007306757;-0.0239669,-0.1379206;-0.3324927;-0.02910347,-0.1323769;-0.7440213;0.04323808,-0.1561676;-0.7863713;-0.02596335,0.0314523;0.5600783;-0.01760411,44.42146
+0;0;0,0.004232984;0.3245241;0.008728755,0.008766381;0.6380157;0.002264223,0.1800637;0.5240034;0.02508054,0.3699614;0.3358368;0.06136405,0.6254886;0.1621374;0.07494029,-0.1633726;0.5138901;0.0101118,-0.3737942;0.3452493;0.01831795,-0.6205335;0.1595512;0.001407571,0.08428923;0.004717737;-0.03796036,0.09148847;-0.334596;0.01387743,0.1017835;-0.7407005;0.1118207,0.1035045;-0.7004266;0.009444796,-0.08356551;0.006316658;-0.03930428,-0.1128766;-0.3339216;-0.00392691,-0.1377224;-0.7403786;0.0898557,-0.133183;-0.6999943;-0.01242287,0.007593933;0.5611454;0.006330201,0;0;0,0.01838724;0.3241057;-0.005235672,0.03546694;0.6366025;-0.02501106,0.1916431;0.499941;-0.06450105,0.2321282;0.2332257;-0.06736755,0.2303611;-0.06653801;-0.1434505,-0.1359014;0.5227809;0.02798727,-0.2928991;0.3036762;0.03935163,-0.5026098;0.07972682;0.0003892332,0.07274643;0.000527218;-0.05723286,0.09544691;-0.341861;-0.04592967,0.08553618;-0.7490608;0.04739713,0.09633505;-0.7889995;-0.02731109,-0.08910734;0.007306757;-0.0239669,-0.1379206;-0.3324927;-0.02910347,-0.1323769;-0.7440213;0.04323808,-0.1561676;-0.7863713;-0.02596335,0.0314523;0.5600783;-0.01760411,44.44403
+0;0;0,0.004232814;0.324511;0.008728404,0.008766024;0.6379898;0.002264115,0.1801044;0.5239713;0.02508475,0.3699472;0.3358589;0.06135779,0.6253741;0.1622278;0.0749287,-0.1634136;0.5138556;0.01011245,-0.3737744;0.3452634;0.01831623,-0.6204167;0.1596383;0.001412498,0.08421031;0.00471332;-0.03792482,0.09138919;-0.3336405;0.01376631,0.1017298;-0.7415419;0.112143,0.1034396;-0.7013349;0.01043417,-0.08348727;0.006310743;-0.03926748,-0.1127155;-0.332965;-0.003990196,-0.1376712;-0.7412204;0.09020737,-0.1331614;-0.7009037;-0.01140472,0.007593617;0.5611221;0.006329954,0;0;0,0.0184463;0.3240877;-0.005326986,0.035531;0.6365669;-0.02517295,0.1917299;0.4998391;-0.06464815,0.2319602;0.2331634;-0.06745958,0.23002;-0.0664781;-0.1435256,-0.1358528;0.5228792;0.0280442,-0.2947073;0.3052003;0.0391554,-0.5061243;0.08292216;0.0008127652,0.07267731;0.0005162954;-0.05718064,0.09573078;-0.3408781;-0.04599166,0.08545209;-0.7499648;0.04734039,0.09614187;-0.7891982;-0.0271194,-0.08899998;0.007333919;-0.02402294,-0.1378821;-0.331475;-0.0291043,-0.1325786;-0.7448022;0.04370341,-0.1562071;-0.7869907;-0.02472404,0.031519;0.5600467;-0.0177505,44.46684
+0;0;0,0.004182874;0.3245073;0.008675677,0.008682837;0.6379687;0.002189073,0.1800524;0.5239803;0.0251946,0.3751064;0.3412777;0.06105278,0.6356534;0.1751313;0.07820415,-0.1636671;0.5143376;0.01001014,-0.3778722;0.3507677;0.01856725,-0.6291726;0.1709412;0.001418,0.08425904;0.004771376;-0.03786616,0.09143578;-0.3313597;0.01338433,0.1021077;-0.7413716;0.1122871,0.1038757;-0.7012075;0.01089337,-0.08347642;0.006277105;-0.03935077,-0.1126336;-0.3307426;-0.004282247,-0.1377491;-0.7411134;0.09042984,-0.1331852;-0.7008318;-0.01086471,0.00751699;0.561106;0.006258334,0;0;0,0.01856826;0.324074;-0.005390167,0.0357476;0.6365287;-0.02526546,0.1919862;0.4998489;-0.06472588,0.2318141;0.2331714;-0.06772256,0.2297282;-0.06673774;-0.1441011,-0.1356734;0.522989;0.02815848,-0.2965066;0.306803;0.03857091,-0.5116339;0.08777556;-0.000554543,0.07267059;0.0005145669;-0.0572269,0.09617546;-0.3386067;-0.04690576,0.08509465;-0.7497272;0.04723525,0.09595296;-0.788897;-0.026824,-0.08904147;0.007330435;-0.02395996,-0.1377021;-0.3292252;-0.02892101,-0.1324007;-0.7447166;0.04418306,-0.1572054;-0.7856293;-0.02468821,0.03171459;0.5600148;-0.01783848,44.50013
+0;0;0,0.004182992;0.3245165;0.008675922,0.008682991;0.6379805;0.002189259,0.1802261;0.523954;0.02521387,0.3753382;0.341197;0.06108274,0.6358552;0.1750697;0.07823213,-0.1638392;0.5143015;0.01001414,-0.3781081;0.350683;0.0185738,-0.6293794;0.1708772;0.001426531,0.08427873;0.004772491;-0.03787501,0.09144597;-0.3309139;0.01330768,0.102101;-0.7402769;0.1120539,0.1038741;-0.700083;0.01036453,-0.08349593;0.006278572;-0.03935996,-0.1126145;-0.3302953;-0.004337829,-0.1376903;-0.7400166;0.09022436,-0.1331131;-0.6997049;-0.01136555,0.007517134;0.561117;0.00625856,0;0;0,0.01864395;0.3240774;-0.00547123,0.03589199;0.6365241;-0.02545261,0.1922912;0.4998291;-0.06493354,0.2318292;0.2330263;-0.06783843,0.2296111;-0.06682351;-0.1443014,-0.1357599;0.5232366;0.02810677,-0.2989554;0.3087601;0.0391739,-0.5177255;0.09338966;0.0002300441,0.07264794;0.000514999;-0.05729055,0.09616272;-0.3381574;-0.04706979,0.08552341;-0.7485102;0.04748034,0.09566621;-0.7883928;-0.02642059,-0.08907851;0.007368883;-0.02389386,-0.1376848;-0.3287416;-0.02874533,-0.132824;-0.7435465;0.04443712,-0.1564018;-0.7859168;-0.0237862,0.03184304;0.5600132;-0.01799679,44.52197
+0;0;0,0.004182762;0.3244987;0.008675446,0.008682025;0.6379114;0.002189947,0.1803537;0.5238723;0.02522786,0.3754526;0.3411276;0.0610943,0.6360441;0.1749528;0.0782486,-0.1639673;0.5142127;0.01001683,-0.3782217;0.3506052;0.01857591,-0.6295649;0.170748;0.001423731,0.08429131;0.004773203;-0.03788067,0.09143195;-0.3296673;0.01311207,0.1020917;-0.7392125;0.1119023,0.1038554;-0.699073;0.01075461,-0.08350839;0.00627951;-0.03936584,-0.1125189;-0.3290452;-0.004473686,-0.1376058;-0.7389488;0.09013058,-0.133053;-0.6986921;-0.01091813,0.007516394;0.5610629;0.006258455,0;0;0,0.01877871;0.324049;-0.005634546,0.03620376;0.6364189;-0.02585244,0.1927191;0.4996445;-0.06507874,0.2319447;0.2328156;-0.0681293,0.2293912;-0.06714961;-0.1444876,-0.1355839;0.5232812;0.028056,-0.3012488;0.3107258;0.03905334,-0.5231431;0.09848829;-0.0001180694,0.07264449;0.0005139709;-0.05731726,0.0963016;-0.3368989;-0.04759097,0.08573978;-0.7473369;0.04743265,0.09555052;-0.7871172;-0.02585603,-0.08910303;0.007360618;-0.02385845,-0.1377285;-0.3274691;-0.02899001,-0.1327677;-0.7424034;0.04453092,-0.155628;-0.7846158;-0.02328905,0.03210814;0.5599319;-0.01833177,44.55563
+0;0;0,0.004209871;0.3244483;0.008581574,0.008734523;0.6377963;0.001983284,0.1803406;0.5234768;0.02554885,0.3799385;0.3455807;0.06188189,0.6445727;0.1862049;0.07978203,-0.1640724;0.5144519;0.009886505,-0.3824957;0.3562787;0.01877253,-0.6397166;0.1849881;0.002985569,0.08429225;0.004714133;-0.03779472,0.09140545;-0.3295841;0.01316456,0.1020901;-0.7389364;0.1118418,0.1039668;-0.698896;0.01157839,-0.0834062;0.006379364;-0.03947858,-0.112548;-0.3287691;-0.004420932,-0.1374812;-0.738491;0.09006114,-0.1328396;-0.6983343;-0.0101006,0.007562742;0.5609653;0.006080407,0;0;0,0.01880805;0.3239941;-0.005669594,0.03623739;0.6363003;-0.0259068,0.1928234;0.4995696;-0.06514788,0.2319109;0.2326063;-0.06817818,0.2293594;-0.06727156;-0.1444612,-0.1356409;0.5235352;0.02817997,-0.3040534;0.3129945;0.03896493,-0.5295942;0.1047269;0.0001288019,0.07262607;0.0004916787;-0.05728054,0.09614803;-0.336785;-0.04758787,0.08566871;-0.7470474;0.04725671,0.09550197;-0.7871857;-0.0244441,-0.08905388;0.007385312;-0.02388957,-0.1378022;-0.3272796;-0.02896611,-0.132461;-0.7418678;0.04525414,-0.1561665;-0.7841434;-0.0208622,0.03214249;0.5598296;-0.01838255,44.58913
+0;0;0,0.004209871;0.3244483;0.008581574,0.008734523;0.6377963;0.001983284,0.1803406;0.5234768;0.02554885,0.3799385;0.3455807;0.06188189,0.6445727;0.1862049;0.07978203,-0.1640724;0.5144519;0.009886505,-0.3824957;0.3562787;0.01877253,-0.6397166;0.1849881;0.002985569,0.08429225;0.004714133;-0.03779472,0.09140545;-0.3295841;0.01316456,0.1020901;-0.7389364;0.1118418,0.1039668;-0.698896;0.01157839,-0.0834062;0.006379364;-0.03947858,-0.112548;-0.3287691;-0.004420932,-0.1374812;-0.738491;0.09006114,-0.1328396;-0.6983343;-0.0101006,0.007562742;0.5609653;0.006080407,0;0;0,0.01880805;0.3239941;-0.005669594,0.03623739;0.6363003;-0.0259068,0.1928234;0.4995696;-0.06514788,0.2319109;0.2326063;-0.06817818,0.2293594;-0.06727156;-0.1444612,-0.1356409;0.5235352;0.02817997,-0.3040534;0.3129945;0.03896493,-0.5295942;0.1047269;0.0001288019,0.07262607;0.0004916787;-0.05728054,0.09614803;-0.336785;-0.04758787,0.08566871;-0.7470474;0.04725671,0.09550197;-0.7871857;-0.0244441,-0.08905388;0.007385312;-0.02388957,-0.1378022;-0.3272796;-0.02896611,-0.132461;-0.7418678;0.04525414,-0.1561665;-0.7841434;-0.0208622,0.03214249;0.5598296;-0.01838255,44.61152
+0;0;0,0.004209512;0.3244206;0.008580843,0.008733929;0.6377525;0.001983006,0.1803165;0.5234448;0.02554555,0.3798829;0.3455766;0.06187288,0.6446149;0.186142;0.07977963,-0.1640494;0.514421;0.009885355,-0.3824383;0.3562728;0.01876998,-0.6397542;0.1849189;0.002977192,0.08430594;0.004714898;-0.03780086,0.0914169;-0.3294777;0.01314231,0.1021169;-0.7394153;0.1119607,0.1039825;-0.6994338;0.01228472,-0.08341974;0.0063804;-0.03948499,-0.1125524;-0.3286621;-0.004438423,-0.1375211;-0.73897;0.09017879,-0.1329068;-0.6988729;-0.009396106,0.007562248;0.5609281;0.006079777,0;0;0,0.01884973;0.3239641;-0.005660057,0.03632346;0.6362522;-0.02589107,0.192871;0.4995376;-0.06513357,0.2320823;0.2326365;-0.06826162,0.2294697;-0.06737429;-0.1444833,-0.1355748;0.5237285;0.02826511,-0.3066698;0.3154113;0.03894088,-0.534472;0.1093403;0.0006797276,0.07264081;0.0004729629;-0.05728626,0.09592709;-0.33671;-0.0474956,0.08542281;-0.7475719;0.04742861,0.09604302;-0.7885275;-0.02250648,-0.08907302;0.00741629;-0.02386676,-0.1373567;-0.3272188;-0.02816707,-0.1322836;-0.7425132;0.04554377,-0.1559823;-0.783796;-0.02075519,0.03221303;0.5597885;-0.01837039,44.64473
+0;0;0,0.004238354;0.3244194;0.008506831,0.008784012;0.6377431;0.001840232,0.1801509;0.5232205;0.0258197,0.3834602;0.3499296;0.06271269,0.6530495;0.1993767;0.08149242,-0.1639646;0.5147199;0.009911218,-0.3864886;0.3626689;0.01934737,-0.645457;0.1942057;0.003448119,0.08432203;0.004693365;-0.03773692,0.09136786;-0.3289286;0.0127125,0.1020967;-0.7396896;0.1118339,0.1039958;-0.6999396;0.014389,-0.08337993;0.006385359;-0.03953884,-0.1124447;-0.3280113;-0.004432272,-0.1375551;-0.7391587;0.09039412,-0.1329682;-0.6992947;-0.006949842,0.007607609;0.5609215;0.005952105,0;0;0,0.01896116;0.3239536;-0.005725861,0.03656425;0.636223;-0.02603221,0.1929436;0.4994695;-0.06522918,0.2320941;0.2326679;-0.06834102,0.2295653;-0.0671415;-0.1445327,-0.1353025;0.5239522;0.02812756,-0.3090971;0.3180252;0.03885245,-0.5386424;0.1141623;0.0008244105,0.07261114;0.0004683584;-0.05730366,0.09596173;-0.3360787;-0.04785847,0.08528914;-0.7476916;0.04767013,0.09529869;-0.787291;-0.02052021,-0.08906651;0.007421413;-0.02384085,-0.1373235;-0.3265738;-0.02794263,-0.1321931;-0.7427573;0.04574474,-0.1545694;-0.7822276;-0.01958035,0.0324214;0.559765;-0.01849222,44.67859
+0;0;0,0.004237109;0.3243241;0.008504334,0.008781249;0.6375435;0.001840159,0.1802648;0.5230259;0.02583138,0.3834679;0.3498255;0.06270509,0.6533238;0.1991237;0.08150338,-0.1640824;0.5145196;0.009912185,-0.3864902;0.3625481;0.01934341,-0.6457146;0.1939183;0.003428433,0.08441798;0.004698706;-0.03777986,0.09151117;-0.3311654;0.01300861,0.1021765;-0.7394947;0.1115433,0.1040694;-0.6997764;0.01441593,-0.08347481;0.006392625;-0.03958383,-0.1127349;-0.3302514;-0.004241318,-0.1376966;-0.7389649;0.0900237,-0.1331247;-0.699133;-0.007002972,0.007605311;0.5607523;0.005950407,0;0;0,0.01902974;0.3238545;-0.005705595,0.03670666;0.636015;-0.02600956,0.1931745;0.4994009;-0.06542563,0.2321894;0.2327191;-0.068295,0.2298626;-0.06737041;-0.1446328,-0.1353422;0.524038;0.02822551,-0.3114045;0.3202348;0.03899134,-0.5478406;0.1240315;0.0004059933,0.07261112;0.0004975945;-0.05747318,0.09501545;-0.3383577;-0.04700398,0.08526166;-0.7476975;0.04734349,0.0956891;-0.7864864;-0.0211482,-0.08920085;0.007394211;-0.02375552,-0.1379067;-0.3288227;-0.02826765,-0.1329263;-0.7424961;0.04525268,-0.1548694;-0.7820891;-0.01960929,0.03254309;0.5595887;-0.01847029,44.70088
+0;0;0,0.004236447;0.3242734;0.008503003,0.008779564;0.6374225;0.001840485,0.1800364;0.5229756;0.02580443,0.3830563;0.3499313;0.06264491,0.6523067;0.1995676;0.08140103,-0.163858;0.5144804;0.009906176,-0.3860654;0.3626459;0.0193289,-0.6447082;0.1943944;0.003449628,0.08445479;0.004700755;-0.03779633,0.0916252;-0.3348198;0.01354506,0.1022223;-0.7405359;0.1114491,0.1041233;-0.7007761;0.01390665,-0.08351121;0.006395413;-0.03960109,-0.1130898;-0.3339136;-0.003873814,-0.1378918;-0.7400114;0.08978793,-0.1333003;-0.7001374;-0.00765343,0.007603948;0.5606524;0.005949607,0;0;0,0.01915368;0.3237949;-0.005785704,0.03704235;0.6358601;-0.02627921,0.193271;0.4993227;-0.06541371,0.2323588;0.2328978;-0.0683403,0.2306293;-0.06648815;-0.1446416,-0.1348636;0.5242305;0.0281044,-0.3134755;0.3229848;0.03889992,-0.5511878;0.129354;0.0007310957,0.07260619;0.0004666448;-0.05754471,0.09520604;-0.3420405;-0.04572821,0.0854135;-0.7489147;0.04733396,0.09524615;-0.7877476;-0.02179456,-0.08925556;0.007447849;-0.02369064,-0.1383868;-0.3324439;-0.02830298,-0.1334451;-0.7433695;0.04531001,-0.1553048;-0.7834866;-0.01964496,0.03281468;0.5594639;-0.01868582,44.72314
+0;0;0,0.004303303;0.3242724;0.008507314,0.008901615;0.637421;0.001858444,0.1800476;0.5227368;0.02621347,0.3875527;0.3552285;0.06364661,0.665031;0.2208442;0.08373468,-0.1638699;0.5149406;0.01002613,-0.3911862;0.3708648;0.01941225,-0.6554942;0.2113851;0.006592409,0.08446978;0.004653669;-0.03776863,0.09162715;-0.3348733;0.01353239,0.1022223;-0.7405908;0.1114306,0.1042107;-0.7008311;0.01388984,-0.08349605;0.006421818;-0.03962879,-0.113116;-0.3338724;-0.003794942,-0.1378248;-0.7400876;0.08938102,-0.1331459;-0.700202;-0.008055009,0.00771325;0.5606508;0.005962547,0;0;0,0.01915368;0.3237949;-0.005785704,0.03704235;0.6358601;-0.02627921,0.193271;0.4993227;-0.06541371,0.2323588;0.2328978;-0.0683403,0.2306293;-0.06648815;-0.1446416,-0.1348636;0.5242305;0.0281044,-0.3134755;0.3229848;0.03889992,-0.5511878;0.129354;0.0007310957,0.07260619;0.0004666448;-0.05754471,0.09520604;-0.3420405;-0.04572821,0.0854135;-0.7489147;0.04733396,0.09524615;-0.7877476;-0.02179456,-0.08925556;0.007447849;-0.02369064,-0.1383868;-0.3324439;-0.02830298,-0.1334451;-0.7433695;0.04531001,-0.1553048;-0.7834866;-0.01964496,0.03281468;0.5594639;-0.01868582,44.74556
+0;0;0,0.004302602;0.3242195;0.008505927,0.00890023;0.6373215;0.00185797,0.1801906;0.5226151;0.02622943,0.3877258;0.3550826;0.06366799,0.6650019;0.2207962;0.08374143,-0.1640147;0.5148124;0.01002855,-0.391364;0.3707157;0.01941602,-0.6554794;0.2113522;0.006605521,0.08452825;0.004656889;-0.03779477,0.09169895;-0.3355024;0.01360179,0.1023411;-0.7430208;0.1119345,0.1043121;-0.7033465;0.01524796,-0.08355384;0.006426262;-0.03965621,-0.113229;-0.3345017;-0.003755622,-0.1380474;-0.74252;0.08983391,-0.1334095;-0.702721;-0.006748855,0.007712013;0.5605609;0.005961561,0;0;0,0.01917641;0.3237407;-0.005777836,0.03703006;0.6357642;-0.02622342,0.1933744;0.4992299;-0.06557631,0.2323311;0.2327441;-0.06828356,0.2307198;-0.0664582;-0.1443968,-0.1350502;0.5243457;0.02819383,-0.3164495;0.3255929;0.03965212,-0.556756;0.1355454;0.001540028,0.07261497;0.0004465729;-0.05763697,0.09526052;-0.3426865;-0.04546237,0.08486852;-0.7513014;0.0482378,0.09568946;-0.7870228;-0.02253914,-0.08934048;0.007467536;-0.02361501,-0.1386353;-0.333046;-0.02829948,-0.1335737;-0.7457544;0.04586185,-0.1553338;-0.7845201;-0.01928059,0.03281502;0.5593756;-0.01864314,44.77893
+0;0;0,0.004309115;0.3241805;0.008446652,0.008905669;0.637224;0.001755916,0.1798579;0.5225409;0.02658599,0.392919;0.3620491;0.06449224,0.6713716;0.2322682;0.08737065,-0.1639101;0.5154529;0.01000381,-0.3949609;0.3772445;0.02017619,-0.6696512;0.2378937;0.01479518,0.08456338;0.004662342;-0.03779029,0.09170903;-0.3358138;0.01349987,0.1023035;-0.743333;0.1117742,0.1044187;-0.7035387;0.01383564,-0.08357111;0.006418141;-0.03969242,-0.1133754;-0.3347948;-0.003759623,-0.1380342;-0.7427611;0.0900351,-0.1332196;-0.7028455;-0.007795721,0.0077181;0.5604767;0.005868087,0;0;0,0.01934898;0.3236865;-0.005963802,0.03751588;0.6356115;-0.02674341,0.1935511;0.4991005;-0.0656898,0.2327241;0.2325569;-0.06877565,0.2313395;-0.06608808;-0.1443505,-0.1343295;0.5244708;0.02805984,-0.3186256;0.3282669;0.03939389,-0.5620552;0.1434984;0.0005997308,0.07257651;0.0004020035;-0.05773473,0.09512302;-0.3430244;-0.04525614,0.08486553;-0.7515968;0.04858065,0.09599733;-0.7880976;-0.02315569,-0.08938559;0.007501081;-0.02355333,-0.1386454;-0.3333192;-0.02811243,-0.1336125;-0.7460724;0.04572129,-0.1550113;-0.785028;-0.02120852,0.03321017;0.5592501;-0.01907134,44.81288
+0;0;0,0.004308913;0.3241654;0.008446258,0.008905065;0.6371813;0.001756114,0.1798294;0.5225113;0.02658245,0.3927653;0.3621138;0.06446645,0.6704963;0.2326692;0.08728557,-0.1638826;0.5154245;0.01000297,-0.3947977;0.3772973;0.02016937,-0.6687762;0.2383076;0.0148023,0.08460315;0.004664534;-0.03780805,0.09171594;-0.3342464;0.01324632,0.1023373;-0.7427974;0.1117695,0.1043678;-0.7033947;0.01774725,-0.08361039;0.006421158;-0.03971108,-0.1132777;-0.3332232;-0.003943477,-0.1379989;-0.7422224;0.09008871,-0.1333768;-0.7027032;-0.003830068,0.007717603;0.560441;0.005867916,0;0;0,0.01955242;0.3236573;-0.006060123,0.03807367;0.6355274;-0.02694035,0.1939376;0.4989291;-0.06588268,0.2327845;0.232495;-0.06871438,0.2318366;-0.06538481;-0.1440661,-0.133887;0.5245997;0.02785303,-0.3202054;0.330543;0.03932864,-0.5666299;0.1511185;0.0006898567,0.0725736;0.0003629923;-0.05780864,0.09500207;-0.3415096;-0.04606915,0.08497769;-0.7510067;0.04851006,0.09548686;-0.7826363;-0.02237059,-0.08943985;0.007535792;-0.02350792,-0.1384107;-0.3317277;-0.02797231,-0.133355;-0.7455661;0.04582261,-0.1530946;-0.7825724;-0.01784232,0.03367171;0.5591805;-0.01924753,44.83529
+0;0;0,0.004309759;0.3242291;0.008447916,0.008907036;0.6373216;0.001756063,0.1798;0.5226378;0.02657975,0.3931881;0.3618998;0.06454419,0.6704872;0.2326564;0.08732784,-0.16385;0.5155523;0.01000327,-0.3952554;0.3771318;0.02019126,-0.6688078;0.2383582;0.01483254,0.08459371;0.004664015;-0.03780384,0.09166889;-0.3324543;0.01298049,0.1023268;-0.7424111;0.1118427,0.1043565;-0.703012;0.01785675,-0.08360108;0.006420442;-0.03970665,-0.1131114;-0.3314275;-0.004128233,-0.1379178;-0.741834;0.09022754,-0.1332975;-0.7023185;-0.003654987,0.007719257;0.5605606;0.005868964,0;0;0,0.01968229;0.3237118;-0.006138086,0.03830047;0.6356516;-0.02704072,0.1941124;0.498922;-0.06582952,0.2330183;0.2319189;-0.06868386,0.232144;-0.06547061;-0.1440263,-0.1335913;0.5246208;0.02788279,-0.3228568;0.3326284;0.03928323,-0.5713806;0.1564669;0.002939876,0.07257381;0.0003354549;-0.05779195,0.09478062;-0.3397563;-0.0467329,0.08512595;-0.750554;0.04868174,0.09575263;-0.7824131;-0.02193236,-0.08942938;0.007562359;-0.02349845,-0.1380841;-0.3299165;-0.02780769,-0.1330055;-0.7451869;0.04619688,-0.1525958;-0.7824986;-0.01713704,0.03387994;0.5592853;-0.01934648,44.86845
+0;0;0,0.004309746;0.324228;0.008447889,0.008907422;0.6373476;0.001755347,0.1799898;0.5226129;0.02660235,0.3932672;0.3619582;0.06454708,0.6706788;0.2326624;0.08733996,-0.1640388;0.5155196;0.0100076,-0.3953241;0.3771709;0.02019031,-0.6689875;0.238341;0.01482941,0.0846031;0.004664532;-0.03780803,0.09169631;-0.3333132;0.01310576,0.1023279;-0.7422567;0.1117236,0.1043627;-0.7028342;0.01750412,-0.08361036;0.006421155;-0.03971106,-0.1131959;-0.332288;-0.00404194,-0.137941;-0.7416802;0.0900806,-0.1333092;-0.702141;-0.004035205,0.007719501;0.5605775;0.005868742,0;0;0,0.01974513;0.3237072;-0.006125688,0.03839923;0.6356734;-0.0270102,0.1944071;0.4989252;-0.06583309,0.2331782;0.2320439;-0.06868005,0.2331076;-0.06553003;-0.143806,-0.13367;0.5245655;0.02799447,-0.3249159;0.3347715;0.03983309,-0.5760871;0.1624354;0.002316616,0.07259911;0.0002920926;-0.05777693,0.09547707;-0.3406014;-0.04595876,0.08520141;-0.7504766;0.04875159,0.09472111;-0.7839774;-0.02087069,-0.08943325;0.007647192;-0.02349693,-0.1383115;-0.3306759;-0.02795413,-0.1331679;-0.7449481;0.04570285,-0.1521527;-0.7831725;-0.01718793,0.0339697;0.5592976;-0.01932216,44.90179
+0;0;0,0.004217499;0.3242075;0.00836093,0.008744941;0.6372854;0.001611257,0.1797679;0.5222169;0.02660109,0.3985206;0.3688508;0.06509218,0.6831903;0.2473575;0.08675648,-0.1643389;0.5159901;0.009879837,-0.3993139;0.3835714;0.02025004,-0.675553;0.2424538;0.01357147,0.0845647;0.00462013;-0.03783258,0.09155779;-0.3358315;0.01336669,0.1017669;-0.7424389;0.1107729,0.103912;-0.702823;0.01466067,-0.08357673;0.006452152;-0.03971319,-0.1137254;-0.3347366;-0.004232045,-0.1383624;-0.7414879;0.08993846,-0.1335715;-0.7017779;-0.006068774,0.007572519;0.5605267;0.0057369,0;0;0,0.01985164;0.3236753;-0.006196737,0.03859161;0.6355907;-0.02714229,0.194584;0.4988446;-0.06599784,0.2332553;0.2317268;-0.06885123,0.2335567;-0.06917337;-0.14452,-0.1335189;0.524807;0.02807712,-0.3268407;0.3368229;0.04008372,-0.581804;0.1643449;0.001201779,0.07257627;0.000240773;-0.05776215,0.09500873;-0.3431434;-0.0450449,0.08514971;-0.7505979;0.04879212,0.09500512;-0.7856079;-0.02199769,-0.08939829;0.007714745;-0.02350031,-0.1385694;-0.3330792;-0.02789086,-0.1334193;-0.7448499;0.04518543,-0.1527582;-0.7848119;-0.01857935,0.03414576;0.5592283;-0.01944065,44.92389
+0;0;0,0.004217499;0.3242075;0.00836093,0.008744941;0.6372854;0.001611257,0.1797679;0.5222169;0.02660109,0.3985206;0.3688508;0.06509218,0.6831903;0.2473575;0.08675648,-0.1643389;0.5159901;0.009879837,-0.3993139;0.3835714;0.02025004,-0.675553;0.2424538;0.01357147,0.0845647;0.00462013;-0.03783258,0.09155779;-0.3358315;0.01336669,0.1017669;-0.7424389;0.1107729,0.103912;-0.702823;0.01466067,-0.08357673;0.006452152;-0.03971319,-0.1137254;-0.3347366;-0.004232045,-0.1383624;-0.7414879;0.08993846,-0.1335715;-0.7017779;-0.006068774,0.007572519;0.5605267;0.0057369,0;0;0,0.01985164;0.3236753;-0.006196737,0.03859161;0.6355907;-0.02714229,0.194584;0.4988446;-0.06599784,0.2332553;0.2317268;-0.06885123,0.2335567;-0.06917337;-0.14452,-0.1335189;0.524807;0.02807712,-0.3268407;0.3368229;0.04008372,-0.581804;0.1643449;0.001201779,0.07257627;0.000240773;-0.05776215,0.09500873;-0.3431434;-0.0450449,0.08514971;-0.7505979;0.04879212,0.09500512;-0.7856079;-0.02199769,-0.08939829;0.007714745;-0.02350031,-0.1385694;-0.3330792;-0.02789086,-0.1334193;-0.7448499;0.04518543,-0.1527582;-0.7848119;-0.01857935,0.03414576;0.5592283;-0.01944065,44.94817
+0;0;0,0.004129065;0.3241323;0.008363634,0.008569501;0.6371506;0.001630346,0.1794791;0.5217219;0.02656959,0.4035065;0.3751712;0.06449623,0.6911095;0.2617444;0.08675601,-0.1645474;0.5162894;0.009827811,-0.4033889;0.3899801;0.02005252,-0.6821827;0.2547142;0.01272128,0.08457913;0.004600958;-0.03782161,0.0910539;-0.3363118;0.01300109,0.101423;-0.741398;0.1102962,0.1036113;-0.7017974;0.01432922,-0.08355823;0.006453834;-0.03976988,-0.1140615;-0.3350783;-0.004108377,-0.1385404;-0.7403764;0.08971561,-0.1337122;-0.7006798;-0.006145149,0.007417838;0.5604086;0.005749748,0;0;0,0.01992767;0.3235948;-0.006167173,0.03874384;0.6354474;-0.02706623,0.1946268;0.498719;-0.06604195,0.2333307;0.2311428;-0.06900525,0.2335426;-0.06949797;-0.1444488,-0.1333997;0.5251467;0.02822736,-0.328909;0.3387482;0.0398671,-0.5837044;0.1665366;0.001148932,0.07255724;0.0001973957;-0.05779862,0.09487046;-0.3435782;-0.04488158,0.08538482;-0.7494977;0.04896975,0.09411414;-0.7830586;-0.02307487,-0.08941249;0.007780671;-0.02345507,-0.1387269;-0.3333856;-0.0279369,-0.1337993;-0.7436799;0.04488454,-0.1533616;-0.7831895;-0.01908703,0.03427806;0.559102;-0.01937962,44.97987
+0;0;0,0.004128938;0.3241223;0.008363376,0.008569421;0.6371441;0.001630058,0.179398;0.5217337;0.02655949,0.4032894;0.375272;0.06446311,0.6903307;0.2620668;0.08667941,-0.1644666;0.5163037;0.009825595,-0.403163;0.3900712;0.02004409,-0.6814123;0.2550694;0.01272717,0.08458439;0.004601243;-0.03782396,0.09106719;-0.3367344;0.01306178,0.1013532;-0.7385755;0.1095775,0.1035212;-0.699064;0.01450168,-0.08356342;0.006454235;-0.03977235,-0.1141045;-0.3355015;-0.004066616,-0.1383874;-0.7375528;0.08900578,-0.133604;-0.6979463;-0.005964808,0.007417761;0.5604022;0.005749451,0;0;0,0.02013825;0.3235708;-0.006216526,0.0393247;0.6353998;-0.02718282,0.1948874;0.4983551;-0.0661459,0.2334127;0.2309182;-0.0690403,0.2338447;-0.06907415;-0.1445792,-0.1329284;0.5253813;0.02799078,-0.3302388;0.3411366;0.03971951,-0.5859053;0.1710446;0.002235267,0.07258981;0.0001337677;-0.05776716,0.09483568;-0.3440617;-0.04450083,0.08579181;-0.7467079;0.04872822,0.09328569;-0.7805985;-0.02195716,-0.08940829;0.007876002;-0.0234621,-0.1386687;-0.3337311;-0.02786473,-0.1335489;-0.7407643;0.04421265,-0.1531423;-0.7799578;-0.01873928,0.03475417;0.5590623;-0.01948214,45.00216
+0;0;0,0.004129096;0.3241347;0.008363698,0.008569948;0.6371824;0.001629838,0.1795572;0.5217304;0.0265788,0.4034522;0.3752663;0.06448302,0.6902061;0.2621744;0.08667707,-0.1646248;0.5162954;0.009829457,-0.4033251;0.3900608;0.02004812,-0.6812958;0.2551942;0.01273853,0.08456532;0.004600206;-0.03781543,0.09102532;-0.3355349;0.01289132,0.1013523;-0.7389753;0.1097912,0.1035303;-0.6994198;0.01427552,-0.08354458;0.00645278;-0.03976339,-0.1139783;-0.3343002;-0.00418324,-0.1383577;-0.7379516;0.08925958,-0.1335523;-0.6983007;-0.00615035,0.007418198;0.5604346;0.005749551,0;0;0,0.02030234;0.3235718;-0.006277084,0.03976029;0.6354047;-0.02732444,0.1953834;0.4982722;-0.06632471,0.2335062;0.2307711;-0.06901741,0.2338577;-0.06893978;-0.1444056,-0.1327351;0.5255082;0.02796316,-0.3322899;0.3437157;0.04007885,-0.5945327;0.1849209;0.001052596,0.07259199;8.802117E-05;-0.05773091,0.09474924;-0.3429035;-0.04466867,0.08573507;-0.7471346;0.04901361,0.0934312;-0.7815641;-0.02175999,-0.08936393;0.007959612;-0.02352009,-0.1380664;-0.3325087;-0.02728015,-0.1329554;-0.7411823;0.04497053,-0.1526015;-0.7808843;-0.01807671,0.03511862;0.5590674;-0.01960373,45.02493
+0;0;0,0.004128;0.3240486;0.008361476,0.008567939;0.6370321;0.001629052,0.1796312;0.52158;0.02658627,0.4035523;0.3750989;0.06449491,0.6903535;0.2619883;0.08669263,-0.1647023;0.5161426;0.009829555,-0.4034303;0.3898933;0.02004941,-0.681447;0.2550044;0.01273861,0.08459617;0.004601885;-0.03782923,0.09106283;-0.3358835;0.01292975,0.1013781;-0.7388672;0.1097199,0.1035595;-0.6992968;0.01405589,-0.08357507;0.006455135;-0.0397779,-0.1140401;-0.3346488;-0.004161105,-0.138392;-0.7378433;0.08917594,-0.133579;-0.6981773;-0.006382212,0.007416443;0.5603012;0.005747852,0;0;0,0.02039681;0.3234796;-0.006276369,0.0399133;0.635244;-0.0273273,0.1956007;0.4981296;-0.06635976,0.2336949;0.2305949;-0.06926441,0.2338579;-0.06922019;-0.1444483,-0.1326872;0.5254891;0.02801443,-0.3339373;0.3454813;0.03941789,-0.5922676;0.1793445;0.004694495,0.07258289;7.177889E-05;-0.05779672,0.09466873;-0.3432771;-0.04466891,0.08589137;-0.747035;0.04899597,0.09286429;-0.7817751;-0.02177167,-0.08941302;0.007974239;-0.02346196,-0.1381055;-0.332853;-0.02725516,-0.1330816;-0.7410585;0.04495048,-0.1533117;-0.7806807;-0.01822738,0.03525873;0.5589247;-0.01960611,45.05793
+0;0;0,0.00415659;0.3240493;0.008323673,0.00860804;0.6370319;0.00155661,0.1796868;0.5217921;0.02677126,0.4096635;0.3849483;0.06444028,0.6982431;0.2779362;0.09293488,-0.164861;0.5169157;0.009728383,-0.4078517;0.3992282;0.02154511,-0.6895955;0.272292;0.01452057,0.0846029;0.004574046;-0.03781758,0.09092448;-0.3358555;0.01333266,0.1009143;-0.7391664;0.108785,0.1031978;-0.6995711;0.0131259,-0.08356103;0.006477971;-0.03980367,-0.1141445;-0.3346331;-0.004357301,-0.1386828;-0.7377884;0.08909974,-0.1337702;-0.6981297;-0.006454073,0.007454992;0.5603014;0.005682872,0;0;0,0.02039681;0.3234796;-0.006276369,0.0399133;0.635244;-0.0273273,0.1956007;0.4981296;-0.06635976,0.2336949;0.2305949;-0.06926441,0.2338579;-0.06922019;-0.1444483,-0.1326872;0.5254891;0.02801443,-0.3339373;0.3454813;0.03941789,-0.5922676;0.1793445;0.004694495,0.07258289;7.177889E-05;-0.05779672,0.09466873;-0.3432771;-0.04466891,0.08589137;-0.747035;0.04899597,0.09286429;-0.7817751;-0.02177167,-0.08941302;0.007974239;-0.02346196,-0.1381055;-0.332853;-0.02725516,-0.1330816;-0.7410585;0.04495048,-0.1533117;-0.7806807;-0.01822738,0.03525873;0.5589247;-0.01960611,45.08041
+0;0;0,0.004157256;0.3241012;0.008325006,0.00860943;0.6371345;0.001556754,0.1797321;0.5218702;0.02677759,0.4095578;0.3851163;0.06442188,0.6984009;0.2780065;0.09294249,-0.164904;0.5169926;0.009730348,-0.4077352;0.3993824;0.02153932,-0.6897361;0.2723303;0.01450836,0.08459692;0.004573723;-0.03781491,0.09091888;-0.3358761;0.01333838,0.1008322;-0.7360986;0.1080599,0.1031311;-0.6964385;0.01175309,-0.08355512;0.006477513;-0.03980086,-0.1141404;-0.3346539;-0.00435238,-0.1384908;-0.7347222;0.08838902,-0.133545;-0.694998;-0.00781168,0.007456162;0.5603895;0.0056838,0;0;0,0.02053833;0.3235199;-0.00641799,0.04015566;0.635321;-0.0275867,0.1958916;0.4981221;-0.06644058,0.2337109;0.2307271;-0.06930757,0.2338172;-0.06937888;-0.1444914,-0.1325065;0.5256262;0.02784834,-0.3348897;0.3471429;0.03895257,-0.5928245;0.1798056;0.004541602,0.07258631;3.674626E-05;-0.05778193,0.09479272;-0.3433254;-0.04466653,0.08605856;-0.7441126;0.04775572,0.09246084;-0.7808197;-0.02212119,-0.08940212;0.008017133;-0.02346298,-0.1386018;-0.3327445;-0.02832422,-0.1332339;-0.737658;0.04423423,-0.1535076;-0.7789351;-0.01807276,0.03548317;0.5589909;-0.01983786,45.10332
+0;0;0,0.004157058;0.3240857;0.008324608,0.008608871;0.6370937;0.001556911,0.1799893;0.5217782;0.02680896,0.409669;0.3851113;0.06442932,0.6982515;0.278098;0.09292421,-0.1651622;0.5168933;0.009736214,-0.4078391;0.3993579;0.02153768,-0.6895857;0.2724203;0.01451306,0.08460636;0.004574233;-0.03781913,0.09089631;-0.3341519;0.01307517,0.1008564;-0.7362615;0.1082432,0.1031599;-0.696582;0.01174439,-0.08356445;0.006478236;-0.0398053,-0.1139949;-0.332926;-0.004536297,-0.1384601;-0.7348806;0.08864237,-0.1335044;-0.695137;-0.007750206,0.0074557;0.5603551;0.005683614,0;0;0,0.02064326;0.3234959;-0.006507158,0.04035822;0.6352586;-0.027776,0.1962668;0.4979091;-0.06674123,0.2337878;0.2306443;-0.06949544,0.2339152;-0.06923839;-0.1444221,-0.1325782;0.5255952;0.02779898,-0.3371407;0.3498185;0.03792691,-0.5943849;0.1820595;0.002912376,0.07256328;5.498528E-06;-0.05782747,0.094791;-0.3416387;-0.04556584,0.08607902;-0.7441976;0.04780817,0.09241334;-0.7813588;-0.02190757,-0.08941954;0.008063222;-0.02342174,-0.1381701;-0.3309966;-0.02861396,-0.1330253;-0.7377929;0.04445172,-0.1542502;-0.7776237;-0.01945601,0.03566445;0.5589388;-0.02000189,45.13642
+0;0;0,0.003986188;0.3240706;0.008385275,0.008313923;0.6370515;0.001659959,0.1796148;0.5219922;0.02698273,0.4131734;0.3920725;0.06413127,0.7078824;0.3018505;0.08449356,-0.1655764;0.5180547;0.00992668,-0.410504;0.4054291;0.02153424,-0.6956564;0.2868374;0.01586404,0.08470471;0.00452727;-0.03772938,0.09029573;-0.3352264;0.0131074,0.1008427;-0.7371612;0.1085381,0.1032273;-0.6972941;0.01018814,-0.0835411;0.006524744;-0.03996503,-0.1144082;-0.3338211;-0.004467383,-0.1389398;-0.7356836;0.08867008,-0.1338497;-0.6957465;-0.009569995,0.007185907;0.5603177;0.00577812,0;0;0,0.02079466;0.3234664;-0.00670743,0.04065403;0.6351758;-0.0281837,0.1964466;0.4978644;-0.06686044,0.2338387;0.2306507;-0.0695889,0.2338695;-0.06896853;-0.1446645,-0.1321297;0.5256761;0.02765187,-0.3375505;0.3510082;0.03776252,-0.5945719;0.1833945;0.002355348,0.07256712;-3.150105E-05;-0.05790424,0.09442237;-0.3426681;-0.04483938,0.08568312;-0.7453387;0.04762626,0.09205419;-0.7853206;-0.02192736,-0.0894853;0.008085482;-0.02336443,-0.1383986;-0.3319476;-0.02912268,-0.1333513;-0.7386031;0.04419636,-0.1545009;-0.7806801;-0.02009501,0.03592849;0.5588691;-0.02035713,45.16956
+0;0;0,0.003986163;0.3240685;0.008385223,0.008313755;0.637039;0.001660103,0.1796276;0.5219788;0.02698437,0.4132137;0.3920438;0.06413728,0.7070296;0.3020952;0.08443787,-0.1655895;0.518041;0.009927033,-0.4105459;0.4054021;0.02153596,-0.6948342;0.2871698;0.01588294,0.08471804;0.004527983;-0.03773531,0.09029515;-0.3343804;0.012975,0.1008648;-0.7371789;0.1086108,0.1032141;-0.6974578;0.01171635,-0.08355424;0.006525772;-0.03997132,-0.1143445;-0.3329734;-0.004561976,-0.1389289;-0.7356994;0.08877561,-0.1339141;-0.6959094;-0.008010522,0.007185767;0.5603071;0.005778161,0;0;0,0.02084665;0.3234598;-0.00676775,0.04070616;0.6351566;-0.02827358,0.196505;0.4977469;-0.06685543,0.2337922;0.230488;-0.069736,0.2339108;-0.06816882;-0.1448009,-0.1320929;0.5258029;0.0276489,-0.3386698;0.3524464;0.03762157,-0.5950744;0.1856526;0.002025072,0.07256259;-5.199015E-05;-0.05793333,0.09448472;-0.3418376;-0.04514241,0.0857214;-0.7453063;0.04781342,0.09234253;-0.7833693;-0.02155614,-0.08950829;0.008107115;-0.02332689,-0.1380783;-0.3311163;-0.02880345,-0.1332565;-0.7387074;0.04434597,-0.1545134;-0.7785733;-0.02011672,0.03598456;0.5588522;-0.02044129,45.1922
+0;0;0,0.003986163;0.3240685;0.008385223,0.008313755;0.637039;0.001660103,0.1796276;0.5219788;0.02698437,0.4132137;0.3920438;0.06413728,0.7070296;0.3020952;0.08443787,-0.1655895;0.518041;0.009927033,-0.4105459;0.4054021;0.02153596,-0.6948342;0.2871698;0.01588294,0.08471804;0.004527983;-0.03773531,0.09029515;-0.3343804;0.012975,0.1008648;-0.7371789;0.1086108,0.1032141;-0.6974578;0.01171635,-0.08355424;0.006525772;-0.03997132,-0.1143445;-0.3329734;-0.004561976,-0.1389289;-0.7356994;0.08877561,-0.1339141;-0.6959094;-0.008010522,0.007185767;0.5603071;0.005778161,0;0;0,0.02084665;0.3234598;-0.00676775,0.04070616;0.6351566;-0.02827358,0.196505;0.4977469;-0.06685543,0.2337922;0.230488;-0.069736,0.2339108;-0.06816882;-0.1448009,-0.1320929;0.5258029;0.0276489,-0.3386698;0.3524464;0.03762157,-0.5950744;0.1856526;0.002025072,0.07256259;-5.199015E-05;-0.05793333,0.09448472;-0.3418376;-0.04514241,0.0857214;-0.7453063;0.04781342,0.09234253;-0.7833693;-0.02155614,-0.08950829;0.008107115;-0.02332689,-0.1380783;-0.3311163;-0.02880345,-0.1332565;-0.7387074;0.04434597,-0.1545134;-0.7785733;-0.02011672,0.03598456;0.5588522;-0.02044129,45.21441
+0;0;0,0.003899677;0.3239976;0.008283924,0.008159302;0.6369002;0.001503882,0.1795678;0.522208;0.02711005,0.4172143;0.3994484;0.06352422,0.7101493;0.3069687;0.08575384,-0.1661243;0.5194121;0.009746364,-0.4131548;0.4111781;0.02128292,-0.7031037;0.3073577;0.01836191,0.08479079;0.004556735;-0.03755395,0.09002082;-0.3332346;0.01263374,0.1007721;-0.736745;0.1083796,0.1032695;-0.6968917;0.01008703,-0.0834595;0.006548767;-0.04015179,-0.1139665;-0.3317712;-0.004682463,-0.1382666;-0.7352845;0.08853769,-0.1330721;-0.6953377;-0.009639852,0.007045978;0.5601877;0.005632081,0;0;0,0.02091174;0.3233809;-0.006762981,0.04082757;0.6350076;-0.02824879,0.1966201;0.4976666;-0.06701255,0.2337609;0.2303014;-0.0698688,0.2337484;-0.06838232;-0.1450059,-0.1320503;0.5258194;0.02766995,-0.3399712;0.3539385;0.03754722,-0.5964551;0.1872154;0.001811586,0.07252803;-5.243719E-05;-0.05796742,0.09510899;-0.3406155;-0.04547334,0.08538525;-0.744652;0.04813957,0.09220406;-0.7840955;-0.0218308,-0.08951097;0.008112083;-0.0232921,-0.1377787;-0.3299531;-0.02888556,-0.1330955;-0.7382553;0.04440078,-0.1543574;-0.7796471;-0.02052909,0.03609243;0.5587225;-0.02042317,45.23688
+0;0;0,0.003899538;0.323986;0.008283629,0.008159086;0.6368828;0.001503699,0.1796312;0.5221778;0.02711772,0.4172958;0.3994088;0.06353467,0.7105285;0.3068351;0.08578689,-0.1661884;0.5193809;0.009747639,-0.4132377;0.4111385;0.02128508,-0.7034812;0.3072127;0.0183611,0.08477496;0.004555884;-0.03754694,0.08998716;-0.3320832;0.01246955,0.1007381;-0.7355802;0.1082122,0.1032896;-0.6955134;0.007790148,-0.08344392;0.006547545;-0.0401443,-0.1138469;-0.3306184;-0.004795961,-0.1381462;-0.7341183;0.08842113,-0.1328391;-0.693956;-0.01188346,0.007045778;0.5601715;0.005631838,0;0;0,0.02099633;0.3233641;-0.00675273,0.04095899;0.6349854;-0.0281899,0.1967879;0.4975843;-0.06698561,0.2337443;0.2301738;-0.06993699,0.2336375;-0.06881735;-0.1451349,-0.1320177;0.5260743;0.0278291,-0.3411121;0.3555949;0.0377887,-0.5993041;0.1910654;0.00149294,0.07251132;-0.0001094937;-0.05796051,0.09485379;-0.339521;-0.04549646,0.08547182;-0.7434863;0.0483973,0.09225324;-0.7847561;-0.02278614,-0.08948721;0.008184047;-0.02328914,-0.137565;-0.3287313;-0.0288808,-0.1330593;-0.7369475;0.04481589,-0.154599;-0.7807527;-0.02061569,0.03621575;0.5587005;-0.02037787,45.27021
+0;0;0,0.003783731;0.3239595;0.008133314,0.007952236;0.6368293;0.001255397,0.1796693;0.5224391;0.02688003,0.4208707;0.4064271;0.06208788,0.7182693;0.3299549;0.09130544,-0.1667258;0.5201507;0.009397179,-0.4165992;0.4186455;0.02107647,-0.7091056;0.3207691;0.01826798,0.08484556;0.004597286;-0.03748765,0.08976588;-0.3309798;0.01195067,0.1006604;-0.7357874;0.1080003,0.1032691;-0.6956306;0.006589226,-0.08343999;0.006501068;-0.0402583,-0.1137237;-0.3295607;-0.005247563,-0.1382508;-0.7343433;0.08836269,-0.1328614;-0.6940935;-0.01292927,0.006858044;0.5601225;0.005402491,0;0;0,0.02099904;0.3233295;-0.006875754,0.0408868;0.6349205;-0.02843571,0.1969482;0.4975039;-0.06703687,0.2338451;0.2300999;-0.07022309,0.2334124;-0.06903464;-0.1454959,-0.1321737;0.526055;0.02782366,-0.3424709;0.3570547;0.03733505,-0.6123599;0.2131761;-0.00274602,0.07252683;-0.0001556724;-0.05800915,0.09495445;-0.3384345;-0.04597688,0.08550991;-0.7436408;0.04853297,0.09336622;-0.7853091;-0.02355098,-0.08954357;0.008223169;-0.02322832,-0.1374483;-0.3275599;-0.02915982,-0.1330166;-0.7370493;0.04508486,-0.1561614;-0.7811304;-0.02102477,0.03616937;0.5586414;-0.02058887,45.29288
+0;0;0,0.003783128;0.3239079;0.008132017,0.007951122;0.6367392;0.001254924,0.1796385;0.5223643;0.02687537,0.4209982;0.4062762;0.06210633,0.7186096;0.3297493;0.0913448,-0.1666968;0.5200763;0.009395535,-0.4167343;0.4185045;0.02108249,-0.7094499;0.3205581;0.018272,0.08485099;0.004597581;-0.03749005,0.08975795;-0.3300686;0.01181407,0.1006866;-0.7361418;0.108164,0.103179;-0.6964375;0.01127134,-0.08344534;0.006501485;-0.04026088,-0.1136469;-0.328648;-0.005345181,-0.1382507;-0.7346961;0.08855774,-0.1331013;-0.694903;-0.008221105,0.006857057;0.5600413;0.005401536,0;0;0,0.02103333;0.3232757;-0.006865502,0.04092911;0.6348293;-0.02840185,0.1969523;0.4974211;-0.0670197,0.2338133;0.2298332;-0.07020259,0.2333691;-0.06942084;-0.1459033,-0.1322089;0.5263268;0.02771027,-0.3435318;0.3583364;0.037408,-0.6134502;0.2141121;-0.002930351,0.07252008;-0.0001860857;-0.05802703,0.09551305;-0.3375188;-0.04643464,0.08538893;-0.743863;0.04885506,0.09330288;-0.7810497;-0.02122975,-0.08955435;0.008260127;-0.02319741,-0.1374031;-0.3265995;-0.0291941,-0.132762;-0.7373729;0.04524954,-0.1537643;-0.7797947;-0.01641532,0.03621051;0.5585586;-0.02056122,45.31534
+0;0;0,0.003783128;0.3239079;0.008132017,0.007951122;0.6367392;0.001254924,0.1796385;0.5223643;0.02687537,0.4209982;0.4062762;0.06210633,0.7186096;0.3297493;0.0913448,-0.1666968;0.5200763;0.009395535,-0.4167343;0.4185045;0.02108249,-0.7094499;0.3205581;0.018272,0.08485099;0.004597581;-0.03749005,0.08975795;-0.3300686;0.01181407,0.1006866;-0.7361418;0.108164,0.103179;-0.6964375;0.01127134,-0.08344534;0.006501485;-0.04026088,-0.1136469;-0.328648;-0.005345181,-0.1382507;-0.7346961;0.08855774,-0.1331013;-0.694903;-0.008221105,0.006857057;0.5600413;0.005401536,0;0;0,0.02103333;0.3232757;-0.006865502,0.04092911;0.6348293;-0.02840185,0.1969523;0.4974211;-0.0670197,0.2338133;0.2298332;-0.07020259,0.2333691;-0.06942084;-0.1459033,-0.1322089;0.5263268;0.02771027,-0.3435318;0.3583364;0.037408,-0.6134502;0.2141121;-0.002930351,0.07252008;-0.0001860857;-0.05802703,0.09551305;-0.3375188;-0.04643464,0.08538893;-0.743863;0.04885506,0.09330288;-0.7810497;-0.02122975,-0.08955435;0.008260127;-0.02319741,-0.1374031;-0.3265995;-0.0291941,-0.132762;-0.7373729;0.04524954,-0.1537643;-0.7797947;-0.01641532,0.03621051;0.5585586;-0.02056122,45.3486
+0;0;0,0.003690606;0.3238209;0.007994521,0.007783474;0.6365814;0.0009925272,0.1795483;0.522329;0.02664233,0.4249457;0.4146541;0.06096613,0.7221767;0.3469309;0.09237092,-0.1670905;0.5208566;0.009236834,-0.4197303;0.4257963;0.02057588,-0.716688;0.350608;0.02961885,0.08488771;0.004539589;-0.03742876,0.08938647;-0.3323089;0.01193723,0.1004798;-0.7371372;0.1078805,0.1029677;-0.6974683;0.01125263,-0.08341278;0.006543248;-0.04033528,-0.1141397;-0.3307323;-0.005332924,-0.138906;-0.7353912;0.08875198,-0.1337657;-0.6956406;-0.007762872,0.006707326;0.5598998;0.005171114,0;0;0,0.02110519;0.3231793;-0.006872177,0.04101326;0.6346642;-0.02838778,0.197068;0.4972981;-0.06707263,0.2338176;0.2296571;-0.0701828,0.2338006;-0.06733963;-0.1457601,-0.132161;0.5263198;0.02781728,-0.3447342;0.3598529;0.0374763,-0.6119577;0.2150963;-0.001971308,0.07250071;-0.0002271682;-0.05806065,0.09471741;-0.3397143;-0.04468036,0.08538215;-0.7450809;0.0491538,0.09323794;-0.781624;-0.02118063,-0.08957023;0.008289166;-0.02314963,-0.1375504;-0.3287428;-0.02875809,-0.1327396;-0.7382557;0.04533766,-0.1538745;-0.7805821;-0.0159717,0.03629465;0.5584078;-0.02055264,45.38196
+0;0;0,0.003689677;0.3237394;0.00799251,0.007781757;0.6364395;0.0009917729,0.1795717;0.5221942;0.02664398,0.4247093;0.4146332;0.06093145,0.7220093;0.3468944;0.09234352,-0.1671171;0.5207216;0.009235982,-0.4194894;0.4257618;0.02056303,-0.7165161;0.3505561;0.0296081,0.08490628;0.004540582;-0.03743695,0.08939846;-0.3318145;0.01185674,0.1005141;-0.7374568;0.1079929,0.1029542;-0.6979735;0.01322023,-0.08343104;0.00654468;-0.04034411,-0.1141129;-0.3302369;-0.005393017,-0.138929;-0.7357095;0.08888108,-0.1338874;-0.6961461;-0.005780786,0.006705784;0.5597704;0.005169676,0;0;0,0.02114905;0.3230947;-0.0068717,0.04105245;0.634521;-0.02836037,0.1971285;0.497173;-0.06709671,0.2338129;0.2298152;-0.07048845,0.2338649;-0.06726772;-0.1460154,-0.1321899;0.5263481;0.02778887,-0.3456375;0.3614776;0.03755113,-0.6128637;0.2170176;-0.003486149,0.07249764;-0.000252068;-0.05809689,0.09508918;-0.3392317;-0.04516387,0.08541857;-0.7453036;0.04930019,0.0925466;-0.7798486;-0.02041984,-0.08960216;0.008300034;-0.02310368,-0.1372612;-0.3282719;-0.02882709,-0.1329328;-0.7386435;0.04525277,-0.153494;-0.7795694;-0.01495115,0.03633715;0.5582763;-0.02053237,45.40431
+0;0;0,0.003689361;0.3237117;0.007991825,0.007781272;0.6363988;0.0009913403,0.1796091;0.5221475;0.02664813,0.4248403;0.4145455;0.06094868,0.7226157;0.3466983;0.092411,-0.1671556;0.5206746;0.009236315,-0.4196243;0.4256786;0.02056769,-0.717126;0.3503526;0.02962722,0.08492299;0.004541476;-0.03744432,0.0894144;-0.3317558;0.0118409,0.1005369;-0.7376493;0.1080366,0.1029777;-0.6981635;0.01323845,-0.08344746;0.006545967;-0.04035205,-0.1141241;-0.3301778;-0.005406965,-0.1389556;-0.7359013;0.08892548,-0.1339126;-0.6963353;-0.005761787,0.006705331;0.559732;0.005169119,0;0;0,0.02123103;0.3230615;-0.0068717,0.04117753;0.6344723;-0.02835631,0.1971933;0.4970837;-0.06736159,0.2339502;0.229631;-0.070683,0.2339755;-0.0678471;-0.1466446,-0.1321533;0.5264585;0.02776286,-0.3465935;0.362744;0.03806055,-0.614985;0.2194336;-0.003067084,0.07248783;-0.000246197;-0.05813837,0.09549554;-0.3391488;-0.04546166,0.08547534;-0.7453824;0.04941034,0.09248693;-0.7801676;-0.0201335,-0.08963265;0.008283461;-0.02306491,-0.1367116;-0.3283206;-0.02819586,-0.132555;-0.7389595;0.04586662,-0.1526599;-0.7805132;-0.01378639,0.03645293;0.5582304;-0.02052927,45.43794
+0;0;0,0.003396615;0.3236691;0.007857047,0.007308368;0.6363072;0.0007709092,0.1793155;0.5224552;0.02618808,0.4274551;0.4213867;0.05999561,0.7272196;0.3622145;0.08952259,-0.1678289;0.5215625;0.008850534,-0.4231147;0.4341021;0.01937925,-0.7201583;0.3571676;0.02821923,0.08499211;0.004570567;-0.03737356,0.08907091;-0.3318336;0.01156496,0.1002198;-0.7379799;0.1078535,0.1026883;-0.6983765;0.01181124,-0.0834531;0.006478348;-0.04043441,-0.11448;-0.3302741;-0.005584475,-0.1394423;-0.736266;0.08874525,-0.1343359;-0.6965792;-0.007184587,0.00627329;0.559652;0.004969286,0;0;0,0.02125292;0.3230096;-0.006931782,0.04117663;0.63437;-0.02845001,0.1972013;0.4969571;-0.06748295,0.2339853;0.2294361;-0.0707283,0.2341416;-0.06799725;-0.1466582,-0.1321593;0.5264965;0.02779415,-0.3476951;0.364113;0.03813841,-0.6167194;0.22227;-0.003555987,0.07249872;-0.0002572387;-0.05818248,0.09546153;-0.3392081;-0.04535794,0.08552556;-0.745689;0.04964256,0.09335427;-0.7826836;-0.01944352,-0.0896844;0.008277031;-0.02301154,-0.1367742;-0.3283698;-0.02856895,-0.1324452;-0.7392771;0.04550591,-0.154098;-0.7801399;-0.01639779,0.03646082;0.5581394;-0.02061462,45.47137
+0;0;0,0.003396837;0.3236902;0.00785756,0.007308959;0.6363577;0.0007706922,0.1793448;0.5224907;0.02619188,0.4272501;0.4215176;0.05996749,0.7272742;0.3622942;0.08952004,-0.1678575;0.5215979;0.008851443,-0.4229023;0.43422;0.01937022,-0.7202032;0.357219;0.02821786,0.084972;0.004569485;-0.03736472,0.08907174;-0.3335613;0.01182497,0.1001774;-0.7381321;0.10774,0.1026866;-0.6983706;0.0101168,-0.08343337;0.006476815;-0.04042484,-0.1146196;-0.3320041;-0.005396038,-0.139485;-0.736421;0.08856776,-0.1342946;-0.6965747;-0.008941129,0.006273763;0.5596937;0.004969548,0;0;0,0.02131656;0.3230252;-0.006995201,0.0412759;0.6344092;-0.02856541,0.1972733;0.4968634;-0.0676043,0.2341691;0.2296154;-0.07086682,0.2343626;-0.06805116;-0.1469574,-0.1320928;0.5266509;0.02779061,-0.3483499;0.3656597;0.03818847,-0.6175848;0.2233831;-0.00261702,0.07251155;-0.0002848655;-0.05813122,0.09531751;-0.3409748;-0.04474688,0.08589515;-0.7460515;0.04919266,0.09385958;-0.7836667;-0.02149415,-0.08964881;0.008298015;-0.02305379,-0.1364458;-0.3301632;-0.02784836,-0.1320814;-0.739482;0.04590474,-0.1560035;-0.7806581;-0.01729006,0.03655319;0.5581716;-0.02071738,45.49392
+0;0;0,0.003396255;0.3236348;0.007856215,0.007307976;0.6362699;0.0007699891,0.1792859;0.5224212;0.02618376,0.4272115;0.4214399;0.05996212,0.7270842;0.3622464;0.08949976,-0.1678001;0.5215287;0.008849123,-0.4228657;0.4341437;0.01936876,-0.7200165;0.3571815;0.02821193,0.08508401;0.004575509;-0.03741398,0.08918443;-0.3336119;0.01178395,0.1004277;-0.7431966;0.1088877,0.1030157;-0.7031285;0.00819806,-0.08354335;0.006485354;-0.04047813,-0.1147348;-0.3320522;-0.005443465,-0.1399084;-0.7414812;0.08968486,-0.1345549;-0.7013257;-0.01088688,0.006272858;0.5596117;0.004968526,0;0;0,0.02132405;0.3229713;-0.006896019,0.041274;0.6343284;-0.02839088,0.1970218;0.496726;-0.06799912,0.2342328;0.2294945;-0.07082224,0.2346955;-0.06800705;-0.1469314,-0.1320508;0.5266068;0.02789487,-0.3494015;0.3670603;0.03832945,-0.6197112;0.2269575;-0.001719099,0.0724854;-0.0002287477;-0.05835962,0.09526792;-0.3409641;-0.04463458,0.08580182;-0.7512008;0.04987169,0.09859011;-0.7872416;-0.02576923,-0.08981308;0.008258415;-0.02292248,-0.1363415;-0.3303017;-0.02740577,-0.1321637;-0.7447429;0.04700032,-0.1568016;-0.7883249;-0.01800077,0.03655444;0.558095;-0.02055621,45.52721
+0;0;0,0.003130253;0.3236198;0.00754265,0.006893154;0.6362243;0.0002408237,0.1792455;0.5227025;0.02581282,0.4294679;0.4273192;0.06002313,0.7304645;0.3765364;0.08950222,-0.168709;0.5226563;0.008340876,-0.4255946;0.4403266;0.01888513,-0.7250849;0.3746032;0.0246169,0.08515891;0.004510957;-0.03748589,0.08900449;-0.3355457;0.01153551,0.1003048;-0.7438194;0.1083491,0.1029209;-0.7038066;0.008004636,-0.08359788;0.006527547;-0.04057547,-0.1154313;-0.3338226;-0.005864199,-0.1403154;-0.7420058;0.08876753,-0.1349437;-0.7019057;-0.01145842,0.005894545;0.5595752;0.004506717,0;0;0,0.02133106;0.3229464;-0.006864548,0.0412441;0.6342828;-0.02830029,0.1972403;0.4966355;-0.0680871,0.2344893;0.2292704;-0.07090735,0.2351323;-0.06786945;-0.1467648,-0.132299;0.5266347;0.02821721,-0.3511145;0.3688743;0.03875178,-0.6219698;0.2307078;-0.001176506,0.07240993;-0.0001070201;-0.05860353,0.09499937;-0.3426414;-0.04389477,0.08596167;-0.751617;0.05015469,0.09863493;-0.7872658;-0.02538157,-0.08996342;0.008162843;-0.02274937,-0.1363814;-0.3322564;-0.02682044,-0.1322974;-0.7454755;0.04680794,-0.1554867;-0.7892134;-0.01800788,0.03653699;0.5580531;-0.02047992,45.56067
+0;0;0,0.00313011;0.3236051;0.007542305,0.006892909;0.6362009;0.0002406575,0.1793266;0.5226635;0.02582255,0.4296852;0.4272283;0.06005149,0.7308251;0.3764214;0.08954461,-0.1687911;0.5226173;0.008342418,-0.4258165;0.4402428;0.01889241,-0.7254494;0.3744881;0.02462691,0.08514781;0.004510368;-0.037481,0.08905753;-0.3412179;0.01235799,0.1001938;-0.7435634;0.1077658,0.1027924;-0.7036174;0.008090355,-0.08358698;0.006526696;-0.04057018,-0.1159513;-0.3394999;-0.005279981,-0.1404741;-0.7417563;0.08797769,-0.1351382;-0.7017235;-0.01158009,0.005894322;0.5595535;0.004506461,0;0;0,0.02143015;0.3229246;-0.006885291,0.04141022;0.6342474;-0.02833128,0.1974419;0.4966494;-0.06831908,0.2347197;0.2291398;-0.07112598,0.2354474;-0.06815517;-0.1469653,-0.1322681;0.5269118;0.02827709,-0.3521176;0.3703508;0.03894335,-0.6212434;0.2272613;0.003827218,0.07241423;-0.0001730025;-0.05857873,0.0948716;-0.3483706;-0.04180527,0.08601865;-0.7515839;0.05011415,0.09762533;-0.786343;-0.02546644,-0.0899448;0.008232205;-0.02274822,-0.1368403;-0.3379066;-0.02674591,-0.1330015;-0.7451109;0.04590755,-0.1552363;-0.7887315;-0.01833027,0.03668799;0.5580205;-0.02050924,45.5834
+0;0;0,0.00313011;0.3236051;0.007542305,0.006892909;0.6362009;0.0002406575,0.1793266;0.5226635;0.02582255,0.4296852;0.4272283;0.06005149,0.7308251;0.3764214;0.08954461,-0.1687911;0.5226173;0.008342418,-0.4258165;0.4402428;0.01889241,-0.7254494;0.3744881;0.02462691,0.08514781;0.004510368;-0.037481,0.08905753;-0.3412179;0.01235799,0.1001938;-0.7435634;0.1077658,0.1027924;-0.7036174;0.008090355,-0.08358698;0.006526696;-0.04057018,-0.1159513;-0.3394999;-0.005279981,-0.1404741;-0.7417563;0.08797769,-0.1351382;-0.7017235;-0.01158009,0.005894322;0.5595535;0.004506461,0;0;0,0.02143015;0.3229246;-0.006885291,0.04141022;0.6342474;-0.02833128,0.1974419;0.4966494;-0.06831908,0.2347197;0.2291398;-0.07112598,0.2354474;-0.06815517;-0.1469653,-0.1322681;0.5269118;0.02827709,-0.3521176;0.3703508;0.03894335,-0.6212434;0.2272613;0.003827218,0.07241423;-0.0001730025;-0.05857873,0.0948716;-0.3483706;-0.04180527,0.08601865;-0.7515839;0.05011415,0.09762533;-0.786343;-0.02546644,-0.0899448;0.008232205;-0.02274822,-0.1368403;-0.3379066;-0.02674591,-0.1330015;-0.7451109;0.04590755,-0.1552363;-0.7887315;-0.01833027,0.03668799;0.5580205;-0.02050924,45.60549
+0;0;0,0.003070025;0.3235094;0.007474735,0.006751754;0.6360391;0.0001205364,0.1793119;0.5228044;0.02572931,0.4322897;0.4344316;0.06040439,0.734449;0.3932784;0.09065358,-0.1691474;0.5233414;0.008043624,-0.4280833;0.4469329;0.0191708,-0.7282653;0.3854491;0.02357179,0.08520239;0.004428999;-0.03738651,0.08886023;-0.3415922;0.01228314,0.09990653;-0.7425895;0.1072767,0.1025438;-0.702727;0.008398362,-0.08353271;0.006598323;-0.04068859,-0.1160715;-0.3396812;-0.005434897,-0.1404958;-0.7405987;0.08737244,-0.1351446;-0.7006501;-0.01138762,0.005772213;0.559404;0.004395481,0;0;0,0.02144971;0.3228284;-0.006732941,0.04141824;0.6340922;-0.02807951,0.1974408;0.4965457;-0.06835127,0.2349041;0.2289711;-0.07154512,0.235732;-0.06802595;-0.1470497,-0.1324085;0.5269849;0.02829683,-0.3532462;0.3716801;0.03929834,-0.6296602;0.2452651;0.0002680197,0.07242225;-0.0001672655;-0.05858159,0.09482104;-0.3486199;-0.04154658,0.08648609;-0.7504196;0.05028034,0.09661046;-0.7857655;-0.02393936,-0.0899668;0.008198021;-0.02270642,-0.1368751;-0.338204;-0.02675384,-0.1329098;-0.7439796;0.04587564,-0.1540324;-0.7871603;-0.01799601,0.03669898;0.5578755;-0.02027392,45.63891
+0;0;0,0.003069388;0.3234422;0.007473184,0.006750388;0.6359099;0.0001204116,0.1793304;0.5226855;0.0257308,0.4324237;0.4342723;0.0604217,0.7344499;0.3931372;0.09065758,-0.1691684;0.5232225;0.008043107,-0.4282225;0.4467791;0.01917536,-0.7282723;0.3853224;0.02357442,0.08529815;0.004433977;-0.03742853,0.08892579;-0.3387307;0.01183109,0.09999074;-0.7404047;0.106985,0.1026462;-0.7004741;0.007423379,-0.08362661;0.006605738;-0.04073431,-0.1158968;-0.3368152;-0.005771648,-0.1403623;-0.7384093;0.0871923,-0.1349741;-0.698392;-0.01225018,0.00577103;0.5592892;0.004394551,0;0;0,0.02155709;0.3227564;-0.006616354,0.04156758;0.6339638;-0.02783513,0.1975581;0.4963632;-0.06821442,0.2350535;0.228672;-0.07168961,0.2361408;-0.06817949;-0.1472158,-0.1323102;0.5269651;0.02849023,-0.3546723;0.3736513;0.0397385,-0.6426394;0.2769042;0.0004814044,0.0724185;-0.0001726151;-0.05875254,0.09500992;-0.3457641;-0.04269552,0.08706793;-0.7480601;0.05011367,0.0966363;-0.7847164;-0.02393747,-0.09011269;0.008190094;-0.02256,-0.1367431;-0.33533;-0.02716448,-0.1327542;-0.7417236;0.04595914,-0.1540844;-0.785733;-0.01796124,0.03684214;0.557759;-0.02006006,45.66168
+0;0;0,0.003069404;0.3234439;0.007473222,0.00675035;0.6359071;0.0001205485,0.1795217;0.5226432;0.0257544,0.4327917;0.4341683;0.06046953,0.7353159;0.3929654;0.09075525,-0.1693612;0.5231808;0.008047214,-0.4285963;0.4466841;0.01918724,-0.7291407;0.3851261;0.02359355,0.08529042;0.004433575;-0.03742514,0.08892003;-0.3389176;0.01186125,0.09997083;-0.740078;0.1068935,0.1025797;-0.7003216;0.009078935,-0.08361902;0.006605139;-0.04073062,-0.1159068;-0.3370024;-0.005748961,-0.140341;-0.7380829;0.08709611,-0.1350473;-0.6982413;-0.01060137,0.005771005;0.5592873;0.004394636,0;0;0,0.02151382;0.3227605;-0.006632805,0.04145287;0.6339686;-0.02784324,0.1976568;0.4963426;-0.06828165,0.2350637;0.2284572;-0.07237744,0.2364021;-0.06897491;-0.1476645,-0.132589;0.5271345;0.0286643,-0.3560704;0.3751694;0.04055249,-0.6439476;0.276777;0.0007856935,0.07242517;-0.0001887828;-0.05873084,0.09492126;-0.3459648;-0.04244661,0.08707461;-0.7476937;0.05047917,0.09557447;-0.7835202;-0.02207637,-0.09010545;0.008191425;-0.02255349,-0.1368095;-0.3355038;-0.02752217,-0.1329259;-0.7413388;0.04572874,-0.1540666;-0.7836362;-0.01748396,0.03674807;0.5577631;-0.02007151,45.69506
+0;0;0,0.003096769;0.3234085;0.007286201,0.006764899;0.6358185;-0.000193052,0.1797683;0.522921;0.02551375,0.4344834;0.4394706;0.06201301,0.738423;0.410697;0.09176761,-0.1697771;0.5245221;0.008201184,-0.4310616;0.4552945;0.01887422,-0.7322648;0.3974644;0.02386036,0.0854155;0.004464325;-0.03710345,0.08905907;-0.3392274;0.0115064,0.1000993;-0.7393745;0.1063925,0.1026275;-0.6996894;0.009209462,-0.08349258;0.00663176;-0.04095623,-0.1159377;-0.3372003;-0.005927201,-0.1406507;-0.7372772;0.08665098,-0.1354508;-0.6975228;-0.01041882,0.005789781;0.5592135;0.004104666,0;0;0,0.02144621;0.3227232;-0.006748915,0.04126297;0.6338795;-0.0280838,0.1977215;0.496246;-0.06830835,0.2350293;0.2283589;-0.07284713,0.2365176;-0.06908497;-0.1477971,-0.1328666;0.5273454;0.02877503,-0.3574762;0.3771302;0.04149862,-0.6446884;0.2773111;0.001027703,0.07241939;-0.000192672;-0.05871796,0.09490785;-0.3462051;-0.04229164,0.08713506;-0.7468872;0.05064059,0.09548509;-0.7822165;-0.02151966,-0.09009694;0.008172004;-0.0225425,-0.1366682;-0.335789;-0.02724545,-0.1329378;-0.7406323;0.04576838,-0.1536264;-0.7824277;-0.0171772,0.03659399;0.5576887;-0.02027988,45.7287
+0;0;0,0.003096921;0.3234243;0.007286558,0.006765143;0.6358422;-0.0001928816,0.1798385;0.5229282;0.02552265,0.4346891;0.4394335;0.06204131,0.7389663;0.4106279;0.09182895,-0.1698476;0.52453;0.008203109,-0.431271;0.4552656;0.01888182,-0.7328087;0.3973712;0.02387349,0.08539493;0.00446325;-0.03709451,0.08901883;-0.337372;0.01125278,0.1001104;-0.7393794;0.10658,0.1026086;-0.6998093;0.01055006,-0.08347247;0.006630163;-0.04094636,-0.1157423;-0.3353447;-0.006106548,-0.1405702;-0.7372814;0.08690201,-0.135432;-0.6976428;-0.009016022,0.005790001;0.5592353;0.004104942,0;0;0,0.02141322;0.3227389;-0.006858348,0.04116417;0.6339004;-0.02829671,0.1976729;0.4962748;-0.06867123,0.2350076;0.2282416;-0.07292795,0.2365891;-0.06931978;-0.1487987,-0.1330112;0.5276675;0.02881082,-0.3593224;0.3797756;0.04165684,-0.6468583;0.2799173;0.000999134,0.0724103;-0.0002218783;-0.05869341,0.09490924;-0.3443908;-0.04308867,0.08716525;-0.7467988;0.05086875,0.09581564;-0.7796339;-0.02190828,-0.09006873;0.008198061;-0.0225529,-0.1366022;-0.3338717;-0.02754083,-0.1327684;-0.7405933;0.04582786,-0.1533691;-0.781363;-0.01651666,0.03651425;0.557709;-0.02046824,45.75087
+0;0;0,0.003097201;0.3234535;0.007287215,0.006765648;0.6358907;-0.0001926692,0.1800617;0.522926;0.02555051,0.4349566;0.4394167;0.06207551,0.7395751;0.4105788;0.09189657,-0.1700719;0.5245298;0.008208809,-0.4315407;0.4552533;0.01888938,-0.7334167;0.397294;0.02388664,0.08537793;0.004462361;-0.03708713,0.08898481;-0.3357682;0.01103319,0.1001583;-0.7407433;0.1070641,0.1026389;-0.7012403;0.01170827,-0.08345586;0.006628843;-0.04093821,-0.1155742;-0.3337406;-0.006261956,-0.1405854;-0.7386446;0.08743325,-0.1354833;-0.6990736;-0.007811517,0.005790452;0.5592795;0.004105398,0;0;0,0.02142601;0.3227673;-0.006862641,0.04117589;0.6339499;-0.02827787,0.1978142;0.4962094;-0.06894231,0.235216;0.2281398;-0.07329869,0.2365521;-0.06978446;-0.1491456,-0.1333066;0.5282491;0.02891869,-0.360862;0.3821949;0.0417996,-0.6494166;0.2841452;0.001352876,0.07240523;-0.0002599359;-0.05867004,0.09536959;-0.3427984;-0.04365635,0.08755538;-0.748042;0.05157065,0.09558801;-0.7797243;-0.02136755,-0.09004425;0.008230867;-0.02256208,-0.1363229;-0.3322393;-0.02743559,-0.1325758;-0.7419736;0.04642446,-0.1530664;-0.7821804;-0.01554613,0.03652704;0.5577532;-0.02045751,45.78437
+0;0;0,0.003026505;0.3234617;0.006945185,0.006635764;0.6358955;-0.0007274901,0.1799662;0.5230647;0.02508134,0.4443662;0.4808115;0.06491238,0.7438795;0.4172001;0.09245802,-0.1704821;0.526088;0.00805114,-0.4330549;0.4612411;0.01943625,-0.7359613;0.409011;0.02518599,0.08545378;0.004548029;-0.03690157,0.08881019;-0.335819;0.01026189,0.1001197;-0.7407664;0.1063939,0.102558;-0.7012809;0.01103523,-0.08337963;0.006478381;-0.04111724,-0.115692;-0.3339115;-0.006823983,-0.1407873;-0.7387904;0.08695713,-0.135726;-0.6992399;-0.00829187,0.005671438;0.559286;0.003603089,0;0;0,0.02142601;0.3227673;-0.006862641,0.04117589;0.6339499;-0.02827787,0.1978142;0.4962094;-0.06894231,0.235216;0.2281398;-0.07329869,0.2365521;-0.06978446;-0.1491456,-0.1333066;0.5282491;0.02891869,-0.360862;0.3821949;0.0417996,-0.6494166;0.2841452;0.001352876,0.07240523;-0.0002599359;-0.05867004,0.09536959;-0.3427984;-0.04365635,0.08755538;-0.748042;0.05157065,0.09558801;-0.7797243;-0.02136755,-0.09004425;0.008230867;-0.02256208,-0.1363229;-0.3322393;-0.02743559,-0.1325758;-0.7419736;0.04642446,-0.1530664;-0.7821804;-0.01554613,0.03652704;0.5577532;-0.02045751,45.80674
+0;0;0,0.003024978;0.3232985;0.006941681,0.006633083;0.6356317;-0.0007287723,0.180061;0.5227996;0.02509097,0.4440476;0.4806124;0.06485973,0.743614;0.4169897;0.09241027,-0.1705828;0.5258245;0.008051276,-0.432745;0.461079;0.01941858,-0.7357052;0.4088396;0.02516934,0.08552145;0.00455163;-0.03693079,0.08888601;-0.3366409;0.01034706,0.1001754;-0.7408665;0.1063077,0.1025907;-0.70147;0.01184384,-0.08344566;0.006483511;-0.0411498,-0.1158364;-0.3347319;-0.006773371,-0.140887;-0.7388892;0.08684058,-0.1358732;-0.6994283;-0.007514648,0.005668994;0.559041;0.003600743,0;0;0,0.02132328;0.3226126;-0.006757736,0.04100467;0.6337039;-0.02809238,0.1977349;0.4958763;-0.0687592,0.2351619;0.2282401;-0.07326698,0.2365712;-0.06975463;-0.1490564,-0.1336877;0.5286399;0.02904059,-0.3622423;0.3849643;0.04209295,-0.651731;0.2895406;0.001626913,0.0723995;-0.0001977235;-0.0587945,0.0948188;-0.3435749;-0.04303503,0.08732304;-0.7481263;0.05191874,0.09494206;-0.7798954;-0.01980353,-0.09015417;0.008154365;-0.02245553,-0.1364493;-0.3331589;-0.0270198,-0.1328096;-0.7421852;0.04659095,-0.1531715;-0.7813616;-0.01519553,0.03637207;0.5575236;-0.02028751,45.82895
+0;0;0,0.003023816;0.3231744;0.006939015,0.006631318;0.6354557;-0.0007300423,0.1801133;0.5226278;0.02509547,0.4442577;0.4804155;0.064888,0.7434467;0.4168729;0.09240382,-0.1706389;0.5256537;0.008050502,-0.4329578;0.4608695;0.0194246,-0.7355363;0.4086959;0.02516812,0.08554123;0.004552682;-0.03693933,0.08890015;-0.3360687;0.01025938,0.100317;-0.7448596;0.1073038,0.1026925;-0.7056182;0.0143997,-0.08346495;0.00648501;-0.04115931,-0.1158015;-0.3341592;-0.00684043,-0.141135;-0.742881;0.08783079,-0.136204;-0.7035763;-0.004966468,0.005667424;0.5588805;0.003598593,0;0;0,0.0213507;0.322489;-0.006627321,0.04102267;0.6335325;-0.02790546,0.1977436;0.4957422;-0.06889057,0.2352906;0.2279606;-0.07345796,0.2369933;-0.06961963;-0.1492991,-0.1338534;0.5291264;0.02911439,-0.3640693;0.3877729;0.04166183,-0.6544449;0.296317;0.001330577,0.07237145;-0.0002084821;-0.05886316,0.09447834;-0.3430364;-0.04329753,0.08664219;-0.7518401;0.05404758,0.09738454;-0.7832872;-0.01545835,-0.09019123;0.008158213;-0.02239483,-0.1361256;-0.3326255;-0.02668979,-0.132665;-0.7462912;0.04765137,-0.1525892;-0.7843449;-0.01312653,0.03640126;0.5573657;-0.02011609,45.86254
+0;0;0,0.002928628;0.3231488;0.00675036,0.006457455;0.6353862;-0.001092802,0.1800585;0.5229974;0.0250064,0.4420798;0.4694133;0.06557859,0.7463468;0.439654;0.09400748,-0.1710405;0.5266812;0.007920319,-0.4360389;0.4735306;0.01902714,-0.7384306;0.4207503;0.02578823,0.08564351;0.004491162;-0.03674308,0.08881769;-0.3359906;0.009583887,0.1001373;-0.7451173;0.1066496,0.1026294;-0.7055207;0.01005236,-0.08337852;0.006491191;-0.04136329,-0.1157271;-0.3339151;-0.007287025,-0.1410763;-0.7429529;0.08747628,-0.1359285;-0.7032903;-0.009009279,0.005507517;0.5588221;0.003272146,0;0;0,0.02130853;0.3224619;-0.006599903,0.0409403;0.6334705;-0.02782893,0.1977069;0.495638;-0.06880665,0.2352662;0.2277931;-0.07338405,0.2370274;-0.06968251;-0.1493933,-0.1340248;0.5293576;0.02916647,-0.3658515;0.3905588;0.04196468,-0.6571662;0.3024989;0.001302052,0.07234795;-0.0002030432;-0.05891323,0.09438021;-0.3427709;-0.04323053,0.08664623;-0.7518854;0.0542376,0.09747745;-0.7853924;-0.01841831,-0.09021853;0.008146162;-0.02234486,-0.135903;-0.3324104;-0.02661803,-0.1327525;-0.7463436;0.04810722,-0.1532197;-0.7873585;-0.01487935,0.03632785;0.5573111;-0.02005148,45.88639
+0;0;0,0.002928628;0.3231488;0.00675036,0.006457455;0.6353862;-0.001092802,0.1800585;0.5229974;0.0250064,0.4420798;0.4694133;0.06557859,0.7463468;0.439654;0.09400748,-0.1710405;0.5266812;0.007920319,-0.4360389;0.4735306;0.01902714,-0.7384306;0.4207503;0.02578823,0.08564351;0.004491162;-0.03674308,0.08881769;-0.3359906;0.009583887,0.1001373;-0.7451173;0.1066496,0.1026294;-0.7055207;0.01005236,-0.08337852;0.006491191;-0.04136329,-0.1157271;-0.3339151;-0.007287025,-0.1410763;-0.7429529;0.08747628,-0.1359285;-0.7032903;-0.009009279,0.005507517;0.5588221;0.003272146,0;0;0,0.02130853;0.3224619;-0.006599903,0.0409403;0.6334705;-0.02782893,0.1977069;0.495638;-0.06880665,0.2352662;0.2277931;-0.07338405,0.2370274;-0.06968251;-0.1493933,-0.1340248;0.5293576;0.02916647,-0.3658515;0.3905588;0.04196468,-0.6571662;0.3024989;0.001302052,0.07234795;-0.0002030432;-0.05891323,0.09438021;-0.3427709;-0.04323053,0.08664623;-0.7518854;0.0542376,0.09747745;-0.7853924;-0.01841831,-0.09021853;0.008146162;-0.02234486,-0.135903;-0.3324104;-0.02661803,-0.1327525;-0.7463436;0.04810722,-0.1532197;-0.7873585;-0.01487935,0.03632785;0.5573111;-0.02005148,45.90814
+0;0;0,0.002928532;0.3231382;0.006750139,0.006457098;0.6353527;-0.001092425,0.1800457;0.5229725;0.02500487,0.4421868;0.4693638;0.06559561,0.7464997;0.4396001;0.09402879,-0.1710281;0.526656;0.007920016,-0.4361477;0.4734811;0.01903191,-0.738585;0.4206928;0.02579403,0.08563723;0.004490832;-0.03674039,0.0888073;-0.3355508;0.009526692,0.1001269;-0.7446762;0.1065921,0.1025224;-0.7054518;0.0137409,-0.08337241;0.006490715;-0.04136026,-0.1156792;-0.3334756;-0.007328041,-0.1410283;-0.742512;0.08743497,-0.1360801;-0.7032241;-0.005308889,0.005507235;0.5587946;0.003272176,0;0;0,0.02132496;0.3224496;-0.006630182,0.04095984;0.6334344;-0.02786756,0.1977067;0.4955425;-0.06877851,0.2352171;0.2275677;-0.07345963,0.2368849;-0.06992009;-0.1496103,-0.1340289;0.5294858;0.02908988,-0.3683214;0.3946714;0.04218944,-0.659651;0.30636;0.00183088,0.07235436;-0.0002359897;-0.0588944,0.09433299;-0.3423652;-0.0432868,0.08658899;-0.7515329;0.05395103,0.09640712;-0.7815852;-0.01682687,-0.0902048;0.008183187;-0.02235821,-0.1358329;-0.3319276;-0.02701986,-0.1329373;-0.7458397;0.04782574,-0.1524635;-0.7848515;-0.01190925,0.03634709;0.5572811;-0.02008963,45.94062
+0;0;0,0.002827589;0.3230579;0.006545202,0.006270599;0.6352154;-0.001458369,0.1800232;0.5231358;0.02485867,0.4423528;0.4704768;0.06500754,0.7477032;0.455683;0.09431473,-0.171468;0.5275916;0.008216525,-0.4376261;0.4798542;0.01731086,-0.7409548;0.4328262;0.02714705,0.08570605;0.004505114;-0.03666805,0.08882315;-0.3352164;0.009112798,0.1000651;-0.7420387;0.1056779,0.1023976;-0.7027411;0.01197567,-0.08336299;0.006408405;-0.04147184,-0.1156064;-0.3331917;-0.007583383,-0.1408284;-0.7399561;0.08655609,-0.1359197;-0.7005941;-0.007040098,0.005343358;0.5586671;0.00294496,0;0;0,0.02134153;0.3223652;-0.006513119,0.04097678;0.6333013;-0.02767134,0.1977784;0.4953094;-0.06866598,0.2352653;0.2274006;-0.07328105,0.2369221;-0.07010651;-0.1494615,-0.134174;0.5295678;0.02918894,-0.3706413;0.3987646;0.0424346,-0.6621971;0.3110131;0.002290353,0.07234648;-0.0002235323;-0.0589602,0.09438083;-0.3419576;-0.04319144,0.08685924;-0.7487239;0.05396938,0.09325621;-0.7824205;-0.01512337,-0.0902589;0.008159628;-0.02229618,-0.1360098;-0.3315453;-0.02716851,-0.1330608;-0.7431145;0.0473815,-0.1521522;-0.7838945;-0.01175979,0.03636585;0.5571539;-0.01991177,45.97436
+0;0;0,0.00282703;0.322994;0.006543908,0.006269802;0.6351299;-0.001459102,0.1800472;0.5230508;0.02486072,0.4422171;0.4704238;0.06498516,0.7478865;0.4556146;0.09432296,-0.1714937;0.5275072;0.008216223,-0.4374899;0.4797989;0.01730503,-0.7411354;0.4327217;0.02715149,0.08567229;0.00450334;-0.03665362,0.08878905;-0.3351806;0.009122178,0.100029;-0.7419308;0.1056701,0.1024721;-0.7021926;0.007526956,-0.08333016;0.006405881;-0.0414555,-0.11557;-0.3331567;-0.007570796,-0.1407876;-0.739849;0.08655199,-0.1356463;-0.7000432;-0.01148015,0.005342627;0.5585871;0.002943912,0;0;0,0.02135471;0.3223018;-0.006437301,0.04099104;0.6332181;-0.02756786,0.197745;0.4952265;-0.06881261,0.2353172;0.2274968;-0.07348371,0.2370097;-0.07036254;-0.1495805,-0.134331;0.5297319;0.02891962,-0.3726386;0.4025819;0.04137181,-0.6649326;0.3159303;0.001755256,0.07234393;-0.0002828836;-0.05890489,0.09435014;-0.34198;-0.04312158,0.08700505;-0.7487661;0.05365014,0.09518845;-0.7872644;-0.01687574,-0.09019517;0.008258603;-0.02236374,-0.1359102;-0.3314122;-0.02728604,-0.1329754;-0.7428347;0.04765718,-0.1534586;-0.7865987;-0.0145698,0.03637911;0.5570754;-0.01981664,45.9964
+0;0;0,0.002826469;0.3229298;0.006542608,0.006268556;0.6350034;-0.001458902,0.1801067;0.522925;0.02486778,0.4423271;0.4702878;0.06499993,0.7474786;0.4555037;0.09428803,-0.1715562;0.5273829;0.008217508,-0.4376035;0.4796653;0.01730806,-0.7407346;0.4326679;0.02713783,0.08565205;0.004502275;-0.03664496,0.08879273;-0.3377877;0.009482022,0.1000115;-0.7437703;0.1058478,0.1024104;-0.704208;0.009478033,-0.08331047;0.006404367;-0.04144571,-0.1157976;-0.3357633;-0.007301047,-0.1409676;-0.741688;0.08664411,-0.1359192;-0.7020594;-0.009616591,0.005341539;0.5584735;0.002943367,0;0;0,0.02134822;0.3222384;-0.006411552,0.04097317;0.6330963;-0.02748942,0.197797;0.495114;-0.06874895,0.2352302;0.2273124;-0.07342601,0.2369851;-0.07000789;-0.1495271,-0.134584;0.530343;0.02878316,-0.3750074;0.4071247;0.04121615,-0.6669827;0.3216706;0.0006963573,0.07234128;-0.0002938956;-0.05887318,0.09427676;-0.3445717;-0.04179549,0.0870223;-0.7509348;0.05333852,0.09535676;-0.7867664;-0.01723815,-0.09016903;0.008251732;-0.02237976,-0.1362643;-0.3340235;-0.02716238,-0.1335497;-0.7447078;0.04743807,-0.1599614;-0.7801972;-0.01887844,0.03636329;0.5569654;-0.01975083,46.02998
+0;0;0,0.002712411;0.3228864;0.006147079,0.006077392;0.6349186;-0.002082889,0.1801191;0.523419;0.02450708,0.4435523;0.4764098;0.06383126,0.7484568;0.4711693;0.09442706,-0.1720004;0.5284351;0.008173632,-0.4387088;0.4842571;0.01643258,-0.7424498;0.4448514;0.02733694,0.08572521;0.004502061;-0.03651577,0.08876719;-0.3403391;0.009272199,0.09989533;-0.7442245;0.1050341,0.1022201;-0.7046999;0.008832365,-0.08324005;0.006365735;-0.04162997,-0.1161109;-0.3382801;-0.00757198,-0.1411003;-0.742077;0.0859228,-0.1361317;-0.7024859;-0.01017204,0.00516945;0.558399;0.00238101,0;0;0,0.02136527;0.3221849;-0.006415129,0.04099642;0.6330069;-0.0274837,0.1979131;0.4950595;-0.0688138,0.2352766;0.2272245;-0.07347322,0.237071;-0.06969425;-0.1494095,-0.1348407;0.5309277;0.02850446,-0.3770344;0.411117;0.04037478,-0.6687036;0.3260663;5.342811E-05,0.07234292;-0.0003116876;-0.05889725,0.09404615;-0.3470232;-0.04042363,0.08697003;-0.7515688;0.05290628,0.09529492;-0.7880275;-0.01684212,-0.09019309;0.008274695;-0.02234318,-0.1365733;-0.3364648;-0.02732008,-0.1339211;-0.744994;0.04693917,-0.1576535;-0.78602;-0.01424079,0.03638603;0.5568827;-0.01974797,46.05276
+0;0;0,0.002712411;0.3228864;0.006147079,0.006077392;0.6349186;-0.002082889,0.1801191;0.523419;0.02450708,0.4435523;0.4764098;0.06383126,0.7484568;0.4711693;0.09442706,-0.1720004;0.5284351;0.008173632,-0.4387088;0.4842571;0.01643258,-0.7424498;0.4448514;0.02733694,0.08572521;0.004502061;-0.03651577,0.08876719;-0.3403391;0.009272199,0.09989533;-0.7442245;0.1050341,0.1022201;-0.7046999;0.008832365,-0.08324005;0.006365735;-0.04162997,-0.1161109;-0.3382801;-0.00757198,-0.1411003;-0.742077;0.0859228,-0.1361317;-0.7024859;-0.01017204,0.00516945;0.558399;0.00238101,0;0;0,0.02136527;0.3221849;-0.006415129,0.04099642;0.6330069;-0.0274837,0.1979131;0.4950595;-0.0688138,0.2352766;0.2272245;-0.07347322,0.237071;-0.06969425;-0.1494095,-0.1348407;0.5309277;0.02850446,-0.3770344;0.411117;0.04037478,-0.6687036;0.3260663;5.342811E-05,0.07234292;-0.0003116876;-0.05889725,0.09404615;-0.3470232;-0.04042363,0.08697003;-0.7515688;0.05290628,0.09529492;-0.7880275;-0.01684212,-0.09019309;0.008274695;-0.02234318,-0.1365733;-0.3364648;-0.02732008,-0.1339211;-0.744994;0.04693917,-0.1576535;-0.78602;-0.01424079,0.03638603;0.5568827;-0.01974797,46.07494
+0;0;0,0.002712173;0.3228581;0.00614654,0.006076608;0.6348399;-0.002081989,0.1800209;0.5233747;0.02449476,0.4435253;0.4763529;0.06382957,0.7482823;0.4711149;0.09441058,-0.1719022;0.5283881;0.00817043,-0.4386827;0.4841981;0.01643161,-0.7422768;0.4448115;0.02733069,0.08572879;0.004502249;-0.0365173,0.08879904;-0.3435437;0.009696197,0.09985989;-0.7449871;0.1048791,0.102209;-0.7053625;0.007668309,-0.08324353;0.006366001;-0.04163171,-0.1164199;-0.3414828;-0.007257208,-0.1412581;-0.7428381;0.08567227,-0.1362375;-0.7031465;-0.01143049,0.005168843;0.5583353;0.002381037,0;0;0,0.02141343;0.322152;-0.006484271,0.04110095;0.6329147;-0.02762771,0.1979352;0.494972;-0.06877279,0.2353216;0.2270669;-0.07345438,0.2372423;-0.0697028;-0.1493723,-0.1347411;0.5312567;0.02826079,-0.3786494;0.4147662;0.03972954,-0.6712351;0.3337965;-0.001221724,0.07232648;-0.000337258;-0.05892348,0.0937463;-0.3502087;-0.03861976,0.0869085;-0.7526189;0.05280328,0.09432918;-0.7891851;-0.01834416,-0.09020071;0.008301532;-0.02231878,-0.1370285;-0.3396409;-0.02725004,-0.1342065;-0.7456914;0.04660061,-0.1579701;-0.7873445;-0.0154414,0.03647463;0.5568085;-0.01987219,46.098
+0;0;0,0.002622394;0.3228148;0.005694259,0.005873321;0.6347212;-0.002941472,0.1799329;0.5238503;0.02433841,0.4451768;0.4847305;0.06073434,0.7495481;0.4819042;0.09516181,-0.1722197;0.5290894;0.008132793,-0.4396779;0.4889102;0.01594638,-0.7442905;0.4584879;0.02693897,0.08574483;0.004513892;-0.03641053,0.08884692;-0.3438317;0.009321198,0.0998982;-0.7452973;0.104257,0.1023789;-0.7050394;0.0002792478,-0.08313819;0.006306978;-0.04179164,-0.1164921;-0.3417959;-0.007769171,-0.1412572;-0.7431098;0.08520095,-0.1359189;-0.702781;-0.01866226,0.005001046;0.5582398;0.001637508,0;0;0,0.02148581;0.3220934;-0.006548405,0.041234;0.6327847;-0.02772737,0.1980553;0.494744;-0.06885886,0.2353256;0.2267888;-0.07336521,0.2372057;-0.0699783;-0.1492658,-0.1347771;0.531579;0.02800135,-0.3806972;0.4192047;0.03823014,-0.6764851;0.3503544;-0.00182407,0.07233533;-0.0004043728;-0.05887032,0.09369756;-0.3505215;-0.03868866,0.08691844;-0.7528571;0.05290651,0.09697829;-0.7943105;-0.02269746,-0.09015689;0.008362157;-0.02236261,-0.1370975;-0.3398022;-0.02724123,-0.1343629;-0.7458023;0.04669128,-0.1583542;-0.792774;-0.01981081,0.03659245;0.556697;-0.01996422,46.13075
+0;0;0,0.002621836;0.3227461;0.005693046,0.005872395;0.6346172;-0.00294174,0.1799131;0.5237579;0.0243352,0.4451573;0.4846381;0.06073119,0.7492713;0.4818141;0.09512955,-0.1722013;0.5289964;0.008131348,-0.43966;0.4888171;0.01594495,-0.7440149;0.4584206;0.02692824,0.08572722;0.004512966;-0.03640306,0.08882066;-0.3428604;0.009201046,0.09990747;-0.7456169;0.1044421,0.1023596;-0.7054772;0.001661234,-0.08312113;0.006305684;-0.04178306,-0.116382;-0.3408257;-0.007855542,-0.1412266;-0.7434299;0.08541352,-0.1359499;-0.7032201;-0.01725412,0.00500021;0.5581436;0.001636768,0;0;0,0.02159172;0.3220161;-0.00661397,0.04142238;0.6326615;-0.02786422,0.1982016;0.4945361;-0.06884384,0.2354255;0.2265733;-0.07330179,0.2375858;-0.07007092;-0.1486282,-0.1346637;0.5318558;0.02782843,-0.3820222;0.4226733;0.03795237,-0.6768466;0.3507815;-0.001881026,0.07233217;-0.0004058033;-0.05884385,0.09392294;-0.3495686;-0.03943419,0.0870239;-0.7530778;0.05297398,0.09725085;-0.793449;-0.02196623,-0.09013394;0.008348575;-0.02238034,-0.1367377;-0.3388767;-0.02688038,-0.134118;-0.7461774;0.04732077,-0.1581932;-0.7910948;-0.0196158,0.03675784;0.5565854;-0.02008009,46.16408
+0;0;0,0.002621154;0.3226622;0.005691567,0.005871356;0.6344995;-0.002942082,0.1799326;0.5236493;0.02433672,0.4450495;0.4845482;0.06071524,0.749631;0.4817199;0.09516649,-0.1722228;0.5288884;0.008130981,-0.439553;0.4887284;0.01594082,-0.744376;0.4582852;0.02694101,0.08575091;0.004514212;-0.03641311,0.08884715;-0.3431737;0.009232286,0.09992752;-0.7456964;0.104418,0.102396;-0.7054893;0.0009542629,-0.08314408;0.006307426;-0.04179459,-0.116435;-0.3411383;-0.00783636,-0.1412653;-0.7435088;0.08537854,-0.1359535;-0.7032312;-0.01797127,0.00499932;0.558039;0.001635645,0;0;0,0.02164087;0.3219292;-0.006588697,0.04148768;0.6325424;-0.02780557,0.1982599;0.4944005;-0.06884623,0.2354696;0.226566;-0.07324409,0.2376214;-0.07057062;-0.1485441,-0.1347531;0.5326107;0.02785432,-0.3828874;0.425558;0.03826484,-0.6802323;0.3635978;-0.003108922,0.0723488;-0.0004203916;-0.05886412,0.09343717;-0.3499181;-0.03920221,0.0870941;-0.7532845;0.05279206,0.09748018;-0.7942563;-0.02250838,-0.09016659;0.008364661;-0.02235012,-0.1367525;-0.3391815;-0.0269761,-0.1340252;-0.7462937;0.04691481,-0.1579917;-0.7914329;-0.02086966,0.03681695;0.556478;-0.02003837,46.1978
+0;0;0,0.002523719;0.3225048;0.005311328,0.005673293;0.6342688;-0.003646605,0.179858;0.5240752;0.02386263,0.4456111;0.4908147;0.06012954,0.7502159;0.4913031;0.09536339,-0.1724571;0.5291828;0.00795259,-0.4400147;0.4916722;0.01517351,-0.7456325;0.4703949;0.02824001,0.08582675;0.004558438;-0.03625735,0.08866441;-0.3406764;0.008521758,0.09994966;-0.7453804;0.1038654,0.1023212;-0.7052696;0.001120478,-0.08305552;0.006230182;-0.04200679,-0.1163053;-0.3386975;-0.008545324,-0.1412595;-0.7432042;0.08502154,-0.1360639;-0.7030181;-0.01761194,0.004825859;0.5578368;0.00100513,0;0;0,0.02172904;0.3217579;-0.006607056,0.04161215;0.6323052;-0.02779651,0.1983334;0.4940786;-0.06882429,0.2355356;0.226415;-0.07312346,0.237852;-0.07082745;-0.1484046,-0.1347449;0.5330908;0.0278127,-0.3836248;0.4281794;0.03774517,-0.6811531;0.3642378;0.0001406185,0.07233593;-0.0004187971;-0.05889773,0.0929296;-0.3474194;-0.03974652,0.08721119;-0.7528702;0.05288219,0.09668005;-0.7943823;-0.0210147,-0.0901882;0.008360062;-0.02231152,-0.1364812;-0.3366529;-0.02713881,-0.1334813;-0.7457911;0.0476952,-0.1566634;-0.79026;-0.0199905,0.03692664;0.5562646;-0.02004576,46.23148

+ 192 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Sideways_None_Fast.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.00618937;0.3230913;0.007362417,0.0124206;0.6359646;-0.0005626907,0.1798528;0.5136973;0.02337936,0.2206668;0.2330466;0.04347853,0.2718924;-0.03011847;0.003886566,-0.1568171;0.5052323;0.005460446,-0.2007452;0.2243323;0.005720282,-0.2457458;-0.03974789;-0.03531636,0.0822736;0.004965343;-0.03624462,0.09371914;-0.3629402;0.01525436,0.1006353;-0.7468576;0.1072252,0.1032296;-0.7068418;0.005691096,-0.08079482;0.006029464;-0.03928253,-0.1093818;-0.3626126;-0.001554124,-0.1317481;-0.7470661;0.08559138,-0.1264188;-0.7069689;-0.01582791,0.01083051;0.5591557;0.003860222,0;0;0,0.01000617;0.3228147;-0.01307893,0.01869205;0.6344882;-0.04086351,0.1815834;0.5011508;-0.05573297,0.2442829;0.2249278;-0.03115344,0.2798053;-0.03826064;-0.08516669,-0.1506973;0.514845;0.001894102,-0.2031183;0.2357463;0.015696,-0.2590324;-0.02545783;-0.03005811,0.07341807;0.002569973;-0.05206203,0.1046579;-0.3676185;-0.0410111,0.1158163;-0.7562498;0.02783895,0.1229794;-0.7997863;-0.04256916,-0.08521782;0.004287811;-0.02875433,-0.1027038;-0.3668904;-0.0211004,-0.08955743;-0.7566378;0.0407322,-0.1044783;-0.7977263;-0.03096171,0.01672436;0.5581393;-0.03144693,139.6872
+0;0;0,0.00618937;0.3230913;0.007362417,0.0124206;0.6359646;-0.0005626907,0.1798528;0.5136973;0.02337936,0.2206668;0.2330466;0.04347853,0.2718924;-0.03011847;0.003886566,-0.1568171;0.5052323;0.005460446,-0.2007452;0.2243323;0.005720282,-0.2457458;-0.03974789;-0.03531636,0.0822736;0.004965343;-0.03624462,0.09371914;-0.3629402;0.01525436,0.1006353;-0.7468576;0.1072252,0.1032296;-0.7068418;0.005691096,-0.08079482;0.006029464;-0.03928253,-0.1093818;-0.3626126;-0.001554124,-0.1317481;-0.7470661;0.08559138,-0.1264188;-0.7069689;-0.01582791,0.01083051;0.5591557;0.003860222,0;0;0,0.01000617;0.3228147;-0.01307893,0.01869205;0.6344882;-0.04086351,0.1815834;0.5011508;-0.05573297,0.2442829;0.2249278;-0.03115344,0.2798053;-0.03826064;-0.08516669,-0.1506973;0.514845;0.001894102,-0.2031183;0.2357463;0.015696,-0.2590324;-0.02545783;-0.03005811,0.07341807;0.002569973;-0.05206203,0.1046579;-0.3676185;-0.0410111,0.1158163;-0.7562498;0.02783895,0.1229794;-0.7997863;-0.04256916,-0.08521782;0.004287811;-0.02875433,-0.1027038;-0.3668904;-0.0211004,-0.08955743;-0.7566378;0.0407322,-0.1044783;-0.7977263;-0.03096171,0.01672436;0.5581393;-0.03144693,139.7079
+0;0;0,0.006116093;0.3232031;0.007490272,0.01229754;0.6361737;-0.000287015,0.1799831;0.5139523;0.02364097,0.2206807;0.2335997;0.04362794,0.2717493;-0.02983963;0.0038146,-0.1571;0.5052476;0.005860746,-0.2009435;0.224657;0.006052007,-0.2459422;-0.03966025;-0.03523815,0.08247982;0.004984078;-0.03621333,0.09380467;-0.3628912;0.01566097,0.100621;-0.7468366;0.1077612,0.1057088;-0.7923642;0.03951904,-0.08090883;0.006041237;-0.03945161,-0.109475;-0.362588;-0.00140062,-0.1322436;-0.7470493;0.08585805,-0.1269682;-0.7069573;-0.01542184,0.01071891;0.5593424;0.004098048,0;0;0,0.009959541;0.3229281;-0.01311278,0.01859687;0.6346971;-0.04088664,0.1816937;0.5012705;-0.05585289,0.2445877;0.2253833;-0.03168797,0.2798353;-0.03797081;-0.08642006,-0.1508391;0.5148311;0.002458345,-0.2029126;0.2360002;0.01642395,-0.2587315;-0.02584073;-0.02735945,0.07349577;0.002586186;-0.05225754,0.1049019;-0.3676056;-0.04116321,0.1161008;-0.7562513;0.02791715,0.1227937;-0.8001581;-0.04194188,-0.08553609;0.004262545;-0.02836504,-0.1026524;-0.3669609;-0.02118018,-0.08927692;-0.756721;0.04087666,-0.1047067;-0.7975073;-0.0308068,0.01663963;0.5583271;-0.03147554,139.7262
+0;0;0,0.006116093;0.3232031;0.007490272,0.01229754;0.6361737;-0.000287015,0.1799831;0.5139523;0.02364097,0.2206807;0.2335997;0.04362794,0.2717493;-0.02983963;0.0038146,-0.1571;0.5052476;0.005860746,-0.2009435;0.224657;0.006052007,-0.2459422;-0.03966025;-0.03523815,0.08247982;0.004984078;-0.03621333,0.09380467;-0.3628912;0.01566097,0.100621;-0.7468366;0.1077612,0.1057088;-0.7923642;0.03951904,-0.08090883;0.006041237;-0.03945161,-0.109475;-0.362588;-0.00140062,-0.1322436;-0.7470493;0.08585805,-0.1269682;-0.7069573;-0.01542184,0.01071891;0.5593424;0.004098048,0;0;0,0.009959541;0.3229281;-0.01311278,0.01859687;0.6346971;-0.04088664,0.1816937;0.5012705;-0.05585289,0.2445877;0.2253833;-0.03168797,0.2798353;-0.03797081;-0.08642006,-0.1508391;0.5148311;0.002458345,-0.2029126;0.2360002;0.01642395,-0.2587315;-0.02584073;-0.02735945,0.07349577;0.002586186;-0.05225754,0.1049019;-0.3676056;-0.04116321,0.1161008;-0.7562513;0.02791715,0.1227937;-0.8001581;-0.04194188,-0.08553609;0.004262545;-0.02836504,-0.1026524;-0.3669609;-0.02118018,-0.08927692;-0.756721;0.04087666,-0.1047067;-0.7975073;-0.0308068,0.01663963;0.5583271;-0.03147554,139.7403
+0;0;0,0.006117959;0.3233017;0.007492558,0.01230066;0.6363361;-0.0002861954,0.1802451;0.5140323;0.02367244,0.2209629;0.2335404;0.04366935,0.2721593;-0.0305585;0.003756326,-0.1573541;0.5053143;0.005864999,-0.2012194;0.2245843;0.006056354,-0.2463307;-0.04039475;-0.03533718,0.0826342;0.004993407;-0.03628111,0.09394718;-0.3624963;0.01553882,0.1007651;-0.746532;0.1076607,0.1058273;-0.7916799;0.03976159,-0.08106028;0.006052544;-0.03952545,-0.1095965;-0.3621903;-0.001514342,-0.1323705;-0.746742;0.08576484,-0.1271216;-0.7067007;-0.01500591,0.01072177;0.5594919;0.004099603,0;0;0,0.009946153;0.3230259;-0.01314735,0.01856652;0.6348604;-0.04091167,0.1819042;0.5013576;-0.05608058,0.2451159;0.2253613;-0.03233457,0.2797388;-0.03844362;-0.08864212,-0.1510061;0.5146044;0.002655558,-0.2030041;0.2356186;0.01667929,-0.2587208;-0.02703765;-0.02656043,0.0736116;0.002635673;-0.05238366,0.104863;-0.3671774;-0.04126716,0.116375;-0.7558978;0.02787232,0.1231563;-0.7984622;-0.04263687,-0.08577032;0.004190919;-0.02820552,-0.1024444;-0.3666672;-0.02126401,-0.08897856;-0.7565204;0.0407799,-0.1047131;-0.7975581;-0.02985436,0.01661263;0.5584767;-0.03150558,139.7604
+0;0;0,0.006088725;0.3233012;0.007536305,0.01225214;0.6363369;-0.0002020034,0.1802033;0.5140206;0.02369658,0.2208901;0.2335252;0.04370833,0.2720084;-0.03058761;0.003787335,-0.1573819;0.5052636;0.005953258,-0.2012392;0.2245322;0.006020812,-0.2463685;-0.04045743;-0.03528494,0.08261694;0.005009807;-0.03631812,0.09379931;-0.3624703;0.01559784,0.1003538;-0.7465308;0.1076352,0.104978;-0.7922279;0.04031734,-0.08108265;0.006038813;-0.03948164,-0.109671;-0.3621967;-0.001438759,-0.1325275;-0.7467351;0.08587714,-0.1272965;-0.7066898;-0.01489413,0.01067737;0.5594922;0.004174444,0;0;0,0.009946153;0.3230259;-0.01314735,0.01856652;0.6348604;-0.04091167,0.1819042;0.5013576;-0.05608058,0.2451159;0.2253613;-0.03233457,0.2797388;-0.03844362;-0.08864212,-0.1510061;0.5146044;0.002655558,-0.2030041;0.2356186;0.01667929,-0.2587208;-0.02703765;-0.02656043,0.0736116;0.002635673;-0.05238366,0.104863;-0.3671774;-0.04126716,0.116375;-0.7558978;0.02787232,0.1231563;-0.7984622;-0.04263687,-0.08577032;0.004190919;-0.02820552,-0.1024444;-0.3666672;-0.02126401,-0.08897856;-0.7565204;0.0407799,-0.1047131;-0.7975581;-0.02985436,0.01661263;0.5584767;-0.03150558,139.7828
+0;0;0,0.00609061;0.3234012;0.007538638,0.01225604;0.6365396;-0.0002022469,0.1802684;0.5141806;0.02370493,0.2209473;0.23374;0.04371277,0.2723195;-0.03168455;0.003593508,-0.1574397;0.5054204;0.005955149,-0.2012884;0.2247439;0.00602269,-0.2466418;-0.04156178;-0.03548821,0.08276365;0.005018703;-0.03638261,0.09397355;-0.363366;0.01566114,0.1005084;-0.7462736;0.1074222,0.1051631;-0.7924708;0.03965973,-0.08122662;0.006049536;-0.03955175,-0.1098854;-0.3630925;-0.001415219,-0.1326733;-0.7464765;0.08563857,-0.1274077;-0.7063648;-0.01579831,0.01068075;0.5596688;0.004175688,0;0;0,0.009822816;0.3231294;-0.01315975,0.01826036;0.6350746;-0.04089665,0.1816366;0.5014144;-0.05630803,0.2452488;0.2255646;-0.03259254,0.2795585;-0.03924859;-0.09086466,-0.1510607;0.5141611;0.003168866,-0.2026934;0.2351604;0.01712095,-0.2591681;-0.02872771;-0.0261518,0.07366295;0.002692983;-0.05258536,0.1052989;-0.368001;-0.04133272,0.1166327;-0.7554779;0.02805257,0.1233384;-0.7985389;-0.04291606,-0.08609086;0.004030641;-0.02776367,-0.1025586;-0.3677621;-0.02139822,-0.08917449;-0.7564105;0.04068454,-0.1050125;-0.7981715;-0.03015989,0.01635571;0.5586622;-0.0315001,139.7942
+0;0;0,0.006090836;0.3234133;0.007538917,0.01225575;0.6365254;-0.0002011266,0.1802671;0.5141776;0.02370528,0.2209653;0.2336034;0.04372266,0.2722564;-0.03140223;0.003666721,-0.1574385;0.5054175;0.005955634,-0.2013082;0.2246072;0.006023207,-0.24659;-0.04127821;-0.03542217,0.08293016;0.005028801;-0.03645581,0.09414101;-0.3633871;0.01559235,0.1006851;-0.7468382;0.1074837,0.1053608;-0.7933785;0.03941593,-0.08139005;0.006061707;-0.03963133,-0.1100512;-0.3631115;-0.001491569,-0.1328715;-0.7470398;0.08568577,-0.1275821;-0.7068825;-0.01620804,0.01068067;0.5596654;0.004176185,0;0;0,0.00973054;0.3231459;-0.01311994,0.01807912;0.6350746;-0.0407722,0.1814173;0.5014254;-0.05660272,0.2454853;0.2255416;-0.03288794,0.2797831;-0.03855634;-0.09237862,-0.151186;0.5141518;0.003404997,-0.2026;0.2349592;0.01708269,-0.2590035;-0.02858591;-0.02564704,0.07376788;0.002720729;-0.05275059,0.1051257;-0.3680283;-0.04149247,0.1167673;-0.7560526;0.02795672,0.1236993;-0.7988509;-0.04391718,-0.0863554;0.003989383;-0.02754191,-0.1029619;-0.3678481;-0.02243141,-0.08828799;-0.7569395;0.04013109,-0.1036163;-0.8032547;-0.02661117,0.01619621;0.5586697;-0.03140044,139.8162
+0;0;0,0.006049145;0.3234128;0.007590107,0.01219175;0.6365267;-9.582704E-05,0.1802329;0.5142248;0.0236845,0.2208372;0.2336442;0.04380292,0.2721598;-0.03134337;0.003668301,-0.1574735;0.505343;0.006098849,-0.2013289;0.2245305;0.006061582,-0.2465711;-0.04134384;-0.0354979,0.08293151;0.005018734;-0.03645412,0.09430823;-0.3633499;0.01589206,0.1008098;-0.7468753;0.1074754,0.1033066;-0.7067863;0.00546819,-0.08138596;0.006072667;-0.03963806,-0.1100822;-0.3630842;-0.001366317,-0.1329763;-0.747008;0.08581113,-0.1277305;-0.7068457;-0.01608443,0.01062096;0.5596659;0.004268639,0;0;0,0.00973054;0.3231459;-0.01311994,0.01807912;0.6350746;-0.0407722,0.1814173;0.5014254;-0.05660272,0.2454853;0.2255416;-0.03288794,0.2797831;-0.03855634;-0.09237862,-0.151186;0.5141518;0.003404997,-0.2026;0.2349592;0.01708269,-0.2590035;-0.02858591;-0.02564704,0.07376788;0.002720729;-0.05275059,0.1051257;-0.3680283;-0.04149247,0.1167673;-0.7560526;0.02795672,0.1236993;-0.7988509;-0.04391718,-0.0863554;0.003989383;-0.02754191,-0.1029619;-0.3678481;-0.02243141,-0.08828799;-0.7569395;0.04013109,-0.1036163;-0.8032547;-0.02661117,0.01619621;0.5586697;-0.03140044,139.8274
+0;0;0,0.006049145;0.3234128;0.007590107,0.01219175;0.6365267;-9.582704E-05,0.1802329;0.5142248;0.0236845,0.2208372;0.2336442;0.04380292,0.2721598;-0.03134337;0.003668301,-0.1574735;0.505343;0.006098849,-0.2013289;0.2245305;0.006061582,-0.2465711;-0.04134384;-0.0354979,0.08293151;0.005018734;-0.03645412,0.09430823;-0.3633499;0.01589206,0.1008098;-0.7468753;0.1074754,0.1033066;-0.7067863;0.00546819,-0.08138596;0.006072667;-0.03963806,-0.1100822;-0.3630842;-0.001366317,-0.1329763;-0.747008;0.08581113,-0.1277305;-0.7068457;-0.01608443,0.01062096;0.5596659;0.004268639,0;0;0,0.00973054;0.3231459;-0.01311994,0.01807912;0.6350746;-0.0407722,0.1814173;0.5014254;-0.05660272,0.2454853;0.2255416;-0.03288794,0.2797831;-0.03855634;-0.09237862,-0.151186;0.5141518;0.003404997,-0.2026;0.2349592;0.01708269,-0.2590035;-0.02858591;-0.02564704,0.07376788;0.002720729;-0.05275059,0.1051257;-0.3680283;-0.04149247,0.1167673;-0.7560526;0.02795672,0.1236993;-0.7988509;-0.04391718,-0.0863554;0.003989383;-0.02754191,-0.1029619;-0.3678481;-0.02243141,-0.08828799;-0.7569395;0.04013109,-0.1036163;-0.8032547;-0.02661117,0.01619621;0.5586697;-0.03140044,139.8386
+0;0;0,0.00605009;0.3234634;0.007591293,0.01219348;0.6366172;-9.560538E-05,0.1804124;0.5142584;0.02370563,0.2210188;0.2336631;0.04382509,0.271944;-0.02927303;0.004001174,-0.1576483;0.5053672;0.006101524,-0.201506;0.2245401;0.006064255,-0.246398;-0.03927597;-0.03517349,0.08295242;0.00502;-0.03646331,0.09434429;-0.3638392;0.01595259,0.1008707;-0.7488298;0.1078858,0.1033254;-0.7089114;0.007602014,-0.08140647;0.006074198;-0.03964805,-0.1101409;-0.3635743;-0.001325339,-0.1331225;-0.7489648;0.08618515,-0.1279654;-0.7089742;-0.01398887,0.0106225;0.5597471;0.004269393,0;0;0,0.009672515;0.3231973;-0.01314163,0.01794351;0.6351683;-0.04079556,0.1814776;0.5014538;-0.05664659,0.2455819;0.2255515;-0.03306866,0.2798534;-0.03627211;-0.09297371,-0.1514255;0.5141948;0.003673192,-0.2027538;0.2349655;0.01722888,-0.2582046;-0.02669385;-0.02489411,0.07376825;0.002710253;-0.05278993,0.105065;-0.3685421;-0.04154158,0.1169874;-0.758299;0.02671909,0.1236907;-0.7991678;-0.0446527,-0.08637889;0.004016955;-0.02753959,-0.1029862;-0.3683161;-0.02238097,-0.08735462;-0.7587191;0.04128421,-0.1026811;-0.8050805;-0.02271014,0.01608057;0.5587534;-0.03142428,139.8611
+0;0;0,0.006004442;0.3234632;0.007635889,0.01211976;0.6366187;-8.23196E-06,0.1803548;0.514255;0.02368927,0.2210176;0.2336725;0.04387248,0.2717739;-0.02928585;0.003979262,-0.1576937;0.5053027;0.006235208,-0.2015457;0.2244748;0.006120082,-0.2463963;-0.03935662;-0.03506451,0.08295566;0.005019464;-0.03645601,0.09441024;-0.3638043;0.01619453,0.1010807;-0.7488607;0.1078418,0.1034949;-0.7089359;0.007557623,-0.08141018;0.006078004;-0.03963984,-0.1101106;-0.3635606;-0.00119593,-0.1331486;-0.7489349;0.08637114,-0.1280292;-0.7089395;-0.01380434,0.0105554;0.5597478;0.004346422,0;0;0,0.009672515;0.3231973;-0.01314163,0.01794351;0.6351683;-0.04079556,0.1814776;0.5014538;-0.05664659,0.2455819;0.2255515;-0.03306866,0.2798534;-0.03627211;-0.09297371,-0.1514255;0.5141948;0.003673192,-0.2027538;0.2349655;0.01722888,-0.2582046;-0.02669385;-0.02489411,0.07376825;0.002710253;-0.05278993,0.105065;-0.3685421;-0.04154158,0.1169874;-0.758299;0.02671909,0.1236907;-0.7991678;-0.0446527,-0.08637889;0.004016955;-0.02753959,-0.1029862;-0.3683161;-0.02238097,-0.08735462;-0.7587191;0.04128421,-0.1026811;-0.8050805;-0.02271014,0.01608057;0.5587534;-0.03142428,139.8721
+0;0;0,0.006004593;0.3234713;0.007636081,0.01212037;0.6366503;-8.561648E-06,0.1807119;0.5141866;0.02372981,0.2213361;0.2338699;0.0438939,0.2722408;-0.02985743;0.003884029,-0.1580465;0.5052154;0.006239104,-0.201857;0.2246535;0.006124087,-0.2468387;-0.03994942;-0.03518095,0.0830265;0.00502375;-0.03648714,0.09447791;-0.3636978;0.01614879,0.1011642;-0.7496707;0.1080142,0.10382;-0.7087529;-0.002303593,-0.08147971;0.006083194;-0.03967369,-0.1101722;-0.3634528;-0.001240443,-0.133265;-0.7497445;0.08653507,-0.1276334;-0.7087491;-0.0236632,0.01055592;0.5597748;0.004346352,0;0;0,0.009330437;0.3232202;-0.01302743,0.01700616;0.6352546;-0.04040885,0.1810687;0.501509;-0.05656314,0.245797;0.226006;-0.03326678,0.2798741;-0.03665882;-0.09318447,-0.1524387;0.5137162;0.003981426,-0.2034817;0.2347086;0.01753671,-0.2591323;-0.02779427;-0.02417003,0.07379986;0.002730712;-0.0528779,0.1053075;-0.3684007;-0.04165339,0.1169334;-0.7590615;0.02696204,0.126432;-0.8027158;-0.05538535,-0.08649024;0.003979386;-0.02745091,-0.1028388;-0.3682525;-0.02167001,-0.08757763;-0.7597276;0.04136524,-0.1044528;-0.8131725;-0.0296872,0.01531239;0.5588208;-0.03112173,139.884
+0;0;0,0.006004593;0.3234713;0.007636081,0.01212037;0.6366503;-8.561648E-06,0.1807119;0.5141866;0.02372981,0.2213361;0.2338699;0.0438939,0.2722408;-0.02985743;0.003884029,-0.1580465;0.5052154;0.006239104,-0.201857;0.2246535;0.006124087,-0.2468387;-0.03994942;-0.03518095,0.0830265;0.00502375;-0.03648714,0.09447791;-0.3636978;0.01614879,0.1011642;-0.7496707;0.1080142,0.10382;-0.7087529;-0.002303593,-0.08147971;0.006083194;-0.03967369,-0.1101722;-0.3634528;-0.001240443,-0.133265;-0.7497445;0.08653507,-0.1276334;-0.7087491;-0.0236632,0.01055592;0.5597748;0.004346352,0;0;0,0.009330437;0.3232202;-0.01302743,0.01700616;0.6352546;-0.04040885,0.1810687;0.501509;-0.05656314,0.245797;0.226006;-0.03326678,0.2798741;-0.03665882;-0.09318447,-0.1524387;0.5137162;0.003981426,-0.2034817;0.2347086;0.01753671,-0.2591323;-0.02779427;-0.02417003,0.07379986;0.002730712;-0.0528779,0.1053075;-0.3684007;-0.04165339,0.1169334;-0.7590615;0.02696204,0.126432;-0.8027158;-0.05538535,-0.08649024;0.003979386;-0.02745091,-0.1028388;-0.3682525;-0.02167001,-0.08757763;-0.7597276;0.04136524,-0.1044528;-0.8131725;-0.0296872,0.01531239;0.5588208;-0.03112173,139.9056
+0;0;0,0.005959682;0.3235345;0.007715473,0.01204778;0.6367608;0.0001458521,0.180046;0.5144109;0.02360663,0.220729;0.2339091;0.04383022,0.2716507;-0.03024536;0.003551506,-0.1574818;0.50543;0.006460059,-0.2013779;0.2246838;0.006230838,-0.2467987;-0.04028192;-0.0352795,0.08311711;0.005044929;-0.03653282,0.09454829;-0.3634176;0.01629723,0.1012079;-0.7496386;0.1081384,0.1037202;-0.7089975;0.0007059202,-0.08158004;0.006075192;-0.03970316,-0.1102665;-0.3632154;-0.001131073,-0.1333646;-0.7497507;0.08663435,-0.1279542;-0.7090257;-0.0206828,0.01048884;0.5598755;0.004483582,0;0;0,0.009252824;0.3232898;-0.01295042,0.01688188;0.6353804;-0.04022169,0.1802979;0.5017182;-0.05646014,0.245935;0.2262093;-0.03339529,0.2800063;-0.03695917;-0.09318209,-0.1519058;0.5139028;0.004129171,-0.2027676;0.2346539;0.01748938,-0.2583344;-0.02835917;-0.02409709,0.07384633;0.002799854;-0.05298519,0.105339;-0.3681034;-0.04179406,0.1171743;-0.7589762;0.02693915,0.1249192;-0.8013651;-0.05281758,-0.08663494;0.00388696;-0.02734647,-0.1027642;-0.3681231;-0.02145887,-0.08711804;-0.7598034;0.04168795,-0.103643;-0.8114925;-0.02697863,0.01519588;0.5589341;-0.03096437,139.9279
+0;0;0,0.005959682;0.3235345;0.007715473,0.01204778;0.6367608;0.0001458521,0.180046;0.5144109;0.02360663,0.220729;0.2339091;0.04383022,0.2716507;-0.03024536;0.003551506,-0.1574818;0.50543;0.006460059,-0.2013779;0.2246838;0.006230838,-0.2467987;-0.04028192;-0.0352795,0.08311711;0.005044929;-0.03653282,0.09454829;-0.3634176;0.01629723,0.1012079;-0.7496386;0.1081384,0.1037202;-0.7089975;0.0007059202,-0.08158004;0.006075192;-0.03970316,-0.1102665;-0.3632154;-0.001131073,-0.1333646;-0.7497507;0.08663435,-0.1279542;-0.7090257;-0.0206828,0.01048884;0.5598755;0.004483582,0;0;0,0.009252824;0.3232898;-0.01295042,0.01688188;0.6353804;-0.04022169,0.1802979;0.5017182;-0.05646014,0.245935;0.2262093;-0.03339529,0.2800063;-0.03695917;-0.09318209,-0.1519058;0.5139028;0.004129171,-0.2027676;0.2346539;0.01748938,-0.2583344;-0.02835917;-0.02409709,0.07384633;0.002799854;-0.05298519,0.105339;-0.3681034;-0.04179406,0.1171743;-0.7589762;0.02693915,0.1249192;-0.8013651;-0.05281758,-0.08663494;0.00388696;-0.02734647,-0.1027642;-0.3681231;-0.02145887,-0.08711804;-0.7598034;0.04168795,-0.103643;-0.8114925;-0.02697863,0.01519588;0.5589341;-0.03096437,139.9389
+0;0;0,0.005959293;0.3235134;0.00771497,0.01204636;0.6366872;0.0001467997,0.1799294;0.5143854;0.02359357,0.2206271;0.2337824;0.04382447,0.271494;-0.03008801;0.003589075,-0.1573684;0.5054107;0.006458693,-0.2012803;0.2245631;0.006229389,-0.2466523;-0.04011765;-0.0352363,0.08317753;0.005048596;-0.03655938,0.09460684;-0.3633533;0.01626198,0.1012669;-0.7495991;0.108109,0.1036925;-0.7093251;0.004382186,-0.08163934;0.006079609;-0.03973202,-0.1103211;-0.3631503;-0.001166284,-0.1334207;-0.7497104;0.08660479,-0.1281969;-0.7093554;-0.01701073,0.01048777;0.559819;0.004483564,0;0;0,0.009119093;0.3232754;-0.01287675,0.01662686;0.6353266;-0.04002976,0.1799634;0.5018684;-0.05658889,0.2460097;0.2263541;-0.03349233,0.2801321;-0.03648907;-0.09335065,-0.1519773;0.5138177;0.004367262,-0.2027457;0.2344428;0.01763019,-0.258238;-0.02826732;-0.02405827,0.07386255;0.002848744;-0.0530734,0.1054689;-0.3679805;-0.04178667,0.1173485;-0.7588322;0.02720499,0.1258388;-0.8004662;-0.04807568,-0.08673121;0.003821877;-0.02727026,-0.1026637;-0.368139;-0.02162104,-0.08666742;-0.7597469;0.0420456,-0.1030685;-0.808495;-0.02429019,0.01496868;0.558893;-0.03080511,139.9618
+0;0;0,0.006010407;0.3235097;0.00782839,0.01212956;0.6366849;0.0003525005,0.1799968;0.5143579;0.02380971,0.2206539;0.2337432;0.04396067,0.2715176;-0.03010079;0.003548611,-0.1583101;0.5086494;0.006407443,-0.2002124;0.2274949;0.006526351,-0.245773;-0.03722823;-0.03445915,0.0831686;0.005092758;-0.03657356,0.09444772;-0.3633459;0.01602316,0.1015668;-0.7494922;0.1082538,0.1041138;-0.709213;0.004530378,-0.08164728;0.006027732;-0.03972362,-0.1101855;-0.3632044;-0.001072444,-0.1333029;-0.7497272;0.08685762,-0.1279563;-0.7093635;-0.01675077,0.01056507;0.5598158;0.004669939,0;0;0,0.009119093;0.3232754;-0.01287675,0.01662686;0.6353266;-0.04002976,0.1799634;0.5018684;-0.05658889,0.2460097;0.2263541;-0.03349233,0.2801321;-0.03648907;-0.09335065,-0.1519773;0.5138177;0.004367262,-0.2027457;0.2344428;0.01763019,-0.258238;-0.02826732;-0.02405827,0.07386255;0.002848744;-0.0530734,0.1054689;-0.3679805;-0.04178667,0.1173485;-0.7588322;0.02720499,0.1258388;-0.8004662;-0.04807568,-0.08673121;0.003821877;-0.02727026,-0.1026637;-0.368139;-0.02162104,-0.08666742;-0.7597469;0.0420456,-0.1030685;-0.808495;-0.02429019,0.01496868;0.558893;-0.03080511,139.9728
+0;0;0,0.006010732;0.3235272;0.007828812,0.01213011;0.6367144;0.0003526849,0.1800453;0.5143727;0.02381542,0.2207125;0.2336884;0.04397138,0.271528;-0.02990541;0.003597654,-0.1583575;0.5086626;0.00640822,-0.2002702;0.2274383;0.006527158,-0.2457875;-0.0370338;-0.03441947,0.08321926;0.00509586;-0.03659584,0.09449627;-0.3632736;0.015991,0.101569;-0.7469078;0.1076216,0.1041451;-0.7065112;0.002713047,-0.08169702;0.006031404;-0.03974782,-0.1102298;-0.3631314;-0.001103893,-0.1331969;-0.7471398;0.08625416,-0.1277892;-0.7066576;-0.01853812,0.01056559;0.5598435;0.004670224,0;0;0,0.008963056;0.3232993;-0.01282549,0.01630832;0.6353725;-0.03990912,0.1797446;0.5019747;-0.05658174,0.246154;0.2264697;-0.0335474,0.2802339;-0.03620267;-0.09300923,-0.1521199;0.5134741;0.004875064,-0.2026172;0.2339547;0.01763102,-0.2580675;-0.02849776;-0.02405741,0.07390029;0.0029075;-0.05311274,0.1055837;-0.3678452;-0.04183554,0.1174456;-0.7560145;0.02748561,0.1256676;-0.7991601;-0.04803037,-0.08679476;0.00376553;-0.02726097,-0.1026084;-0.3681311;-0.02165328,-0.08658656;-0.7572466;0.04122644,-0.1031395;-0.8067142;-0.02608959,0.01468877;0.5589341;-0.03070259,139.9836
+0;0;0,0.006010732;0.3235272;0.007828812,0.01213011;0.6367144;0.0003526849,0.1800453;0.5143727;0.02381542,0.2207125;0.2336884;0.04397138,0.271528;-0.02990541;0.003597654,-0.1583575;0.5086626;0.00640822,-0.2002702;0.2274383;0.006527158,-0.2457875;-0.0370338;-0.03441947,0.08321926;0.00509586;-0.03659584,0.09449627;-0.3632736;0.015991,0.101569;-0.7469078;0.1076216,0.1041451;-0.7065112;0.002713047,-0.08169702;0.006031404;-0.03974782,-0.1102298;-0.3631314;-0.001103893,-0.1331969;-0.7471398;0.08625416,-0.1277892;-0.7066576;-0.01853812,0.01056559;0.5598435;0.004670224,0;0;0,0.008963056;0.3232993;-0.01282549,0.01630832;0.6353725;-0.03990912,0.1797446;0.5019747;-0.05658174,0.246154;0.2264697;-0.0335474,0.2802339;-0.03620267;-0.09300923,-0.1521199;0.5134741;0.004875064,-0.2026172;0.2339547;0.01763102,-0.2580675;-0.02849776;-0.02405741,0.07390029;0.0029075;-0.05311274,0.1055837;-0.3678452;-0.04183554,0.1174456;-0.7560145;0.02748561,0.1256676;-0.7991601;-0.04803037,-0.08679476;0.00376553;-0.02726097,-0.1026084;-0.3681311;-0.02165328,-0.08658656;-0.7572466;0.04122644,-0.1031395;-0.8067142;-0.02608959,0.01468877;0.5589341;-0.03070259,140.006
+0;0;0,0.006007393;0.3235809;0.00798218,0.01212146;0.6368237;0.0005958718,0.1800953;0.5144239;0.02373215,0.2208323;0.2335878;0.04410125,0.2715194;-0.02967155;0.003669951,-0.1582062;0.5081116;0.006664922,-0.200624;0.2267861;0.006840427,-0.246595;-0.03734395;-0.03354906,0.0833164;0.005113508;-0.03657967,0.09415518;-0.3639424;0.01602658,0.1014645;-0.7482177;0.1080055,0.1039759;-0.707672;0.001841441,-0.08174871;0.006025249;-0.03983325,-0.1102837;-0.363796;-0.001036786,-0.1334319;-0.7484415;0.08667365,-0.1280572;-0.7078208;-0.01937655,0.01055609;0.5599405;0.004896802,0;0;0,0.008859061;0.3233644;-0.01270127,0.01612302;0.6355096;-0.03960109,0.1795382;0.5020664;-0.05674481,0.2463252;0.2264813;-0.03360033,0.280606;-0.03589895;-0.09268308,-0.1522862;0.513353;0.005011909,-0.2026394;0.2336355;0.0178934,-0.2580787;-0.02844223;-0.0239528,0.07394273;0.002925247;-0.05319548,0.1054344;-0.368496;-0.04129124,0.1176841;-0.7575096;0.0272615,0.1263054;-0.8009291;-0.04970336,-0.08690669;0.00375745;-0.02718366,-0.102563;-0.3688179;-0.02173484,-0.08658677;-0.7586439;0.04120547,-0.1034721;-0.8091159;-0.02682007,0.01452029;0.5590532;-0.03044486,140.0172
+0;0;0,0.006007393;0.3235809;0.00798218,0.01212146;0.6368237;0.0005958718,0.1800953;0.5144239;0.02373215,0.2208323;0.2335878;0.04410125,0.2715194;-0.02967155;0.003669951,-0.1582062;0.5081116;0.006664922,-0.200624;0.2267861;0.006840427,-0.246595;-0.03734395;-0.03354906,0.0833164;0.005113508;-0.03657967,0.09415518;-0.3639424;0.01602658,0.1014645;-0.7482177;0.1080055,0.1039759;-0.707672;0.001841441,-0.08174871;0.006025249;-0.03983325,-0.1102837;-0.363796;-0.001036786,-0.1334319;-0.7484415;0.08667365,-0.1280572;-0.7078208;-0.01937655,0.01055609;0.5599405;0.004896802,0;0;0,0.008859061;0.3233644;-0.01270127,0.01612302;0.6355096;-0.03960109,0.1795382;0.5020664;-0.05674481,0.2463252;0.2264813;-0.03360033,0.280606;-0.03589895;-0.09268308,-0.1522862;0.513353;0.005011909,-0.2026394;0.2336355;0.0178934,-0.2580787;-0.02844223;-0.0239528,0.07394273;0.002925247;-0.05319548,0.1054344;-0.368496;-0.04129124,0.1176841;-0.7575096;0.0272615,0.1263054;-0.8009291;-0.04970336,-0.08690669;0.00375745;-0.02718366,-0.102563;-0.3688179;-0.02173484,-0.08658677;-0.7586439;0.04120547,-0.1034721;-0.8091159;-0.02682007,0.01452029;0.5590532;-0.03044486,140.0286
+0;0;0,0.006007381;0.3235802;0.007982165,0.01212091;0.6367954;0.0005966281,0.1797711;0.5144922;0.02369639,0.2205449;0.2334024;0.04408388,0.2712342;-0.02986854;0.003650799,-0.1578842;0.5081919;0.006661764,-0.2003403;0.2266124;0.006837427,-0.2463133;-0.03752935;-0.03355384,0.08341365;0.005119476;-0.03662237,0.09425874;-0.3641517;0.01601456,0.1015671;-0.7483798;0.1079822,0.1040405;-0.7079939;0.003426716,-0.08184414;0.006032282;-0.03987974,-0.1103958;-0.3640046;-0.001060653,-0.1335411;-0.7486029;0.08663903,-0.1282478;-0.7081432;-0.01780434,0.01055573;0.5599217;0.004897021,0;0;0,0.008796282;0.3233685;-0.01262474,0.01603193;0.6354933;-0.03944492,0.1792027;0.5023544;-0.05654454,0.2464376;0.2265983;-0.0335741,0.280937;-0.035878;-0.09215569,-0.1518786;0.5131583;0.00555256,-0.2020801;0.2331289;0.01791977,-0.257433;-0.02894244;-0.02415768,0.07395897;0.002956241;-0.05335331,0.1056026;-0.3686691;-0.04140711,0.1177514;-0.7575958;0.02737713,0.1259864;-0.8015296;-0.04686451,-0.08715001;0.003691062;-0.02676743,-0.1029049;-0.3691104;-0.02226136,-0.08696213;-0.7588089;0.04117174,-0.1035141;-0.8069606;-0.02712307,0.01443312;0.5590442;-0.03030801,140.0506
+0;0;0,0.005994987;0.3235804;0.007985728,0.01209608;0.6367965;0.0006248909,0.1797771;0.5145809;0.02368337,0.2204848;0.2334679;0.04388056,0.2712184;-0.02983657;0.003722098,-0.1578001;0.5078525;0.006735527,-0.2007656;0.2263503;0.006949765,-0.2472831;-0.0377709;-0.0329498,0.08341161;0.00512786;-0.03662583,0.0940382;-0.3641674;0.01588674,0.1017465;-0.7483765;0.1079015,0.1041918;-0.7080014;0.003344297,-0.08184944;0.006025956;-0.0398698,-0.110502;-0.3640033;-0.001052242,-0.1335426;-0.7486033;0.08666757,-0.1282753;-0.7081409;-0.01777682,0.01053442;0.5599223;0.004917044,0;0;0,0.008796282;0.3233685;-0.01262474,0.01603193;0.6354933;-0.03944492,0.1792027;0.5023544;-0.05654454,0.2464376;0.2265983;-0.0335741,0.280937;-0.035878;-0.09215569,-0.1518786;0.5131583;0.00555256,-0.2020801;0.2331289;0.01791977,-0.257433;-0.02894244;-0.02415768,0.07395897;0.002956241;-0.05335331,0.1056026;-0.3686691;-0.04140711,0.1177514;-0.7575958;0.02737713,0.1259864;-0.8015296;-0.04686451,-0.08715001;0.003691062;-0.02676743,-0.1029049;-0.3691104;-0.02226136,-0.08696213;-0.7588089;0.04117174,-0.1035141;-0.8069606;-0.02712307,0.01443312;0.5590442;-0.03030801,140.0625
+0;0;0,0.005994987;0.3235804;0.007985728,0.01209608;0.6367965;0.0006248909,0.1797771;0.5145809;0.02368337,0.2204848;0.2334679;0.04388056,0.2712184;-0.02983657;0.003722098,-0.1578001;0.5078525;0.006735527,-0.2007656;0.2263503;0.006949765,-0.2472831;-0.0377709;-0.0329498,0.08341161;0.00512786;-0.03662583,0.0940382;-0.3641674;0.01588674,0.1017465;-0.7483765;0.1079015,0.1041918;-0.7080014;0.003344297,-0.08184944;0.006025956;-0.0398698,-0.110502;-0.3640033;-0.001052242,-0.1335426;-0.7486033;0.08666757,-0.1282753;-0.7081409;-0.01777682,0.01053442;0.5599223;0.004917044,0;0;0,0.008796282;0.3233685;-0.01262474,0.01603193;0.6354933;-0.03944492,0.1792027;0.5023544;-0.05654454,0.2464376;0.2265983;-0.0335741,0.280937;-0.035878;-0.09215569,-0.1518786;0.5131583;0.00555256,-0.2020801;0.2331289;0.01791977,-0.257433;-0.02894244;-0.02415768,0.07395897;0.002956241;-0.05335331,0.1056026;-0.3686691;-0.04140711,0.1177514;-0.7575958;0.02737713,0.1259864;-0.8015296;-0.04686451,-0.08715001;0.003691062;-0.02676743,-0.1029049;-0.3691104;-0.02226136,-0.08696213;-0.7588089;0.04117174,-0.1035141;-0.8069606;-0.02712307,0.01443312;0.5590442;-0.03030801,140.0734
+0;0;0,0.005996377;0.3236554;0.00798758,0.01209791;0.6368941;0.0006263447,0.1797158;0.514693;0.02367796,0.2204682;0.2332709;0.04389735,0.2711027;-0.02951896;0.003817368,-0.1577356;0.507967;0.00673644,-0.2007482;0.2261553;0.006950913,-0.2471748;-0.03744966;-0.03287068,0.08346523;0.005131156;-0.03664937,0.09407974;-0.3637442;0.01580349,0.1017988;-0.7484858;0.1079458,0.1042416;-0.7081212;0.003493443,-0.08190205;0.006029829;-0.03989542,-0.110522;-0.3635787;-0.001122002,-0.1335946;-0.7487118;0.08671938,-0.1283325;-0.7082598;-0.01762024,0.0105362;0.5600175;0.004918635,0;0;0,0.00888481;0.3234459;-0.01250482,0.01618188;0.6355973;-0.03926182,0.1792689;0.5024454;-0.0563724,0.2467938;0.2264217;-0.03358531,0.2815494;-0.03563344;-0.09144664,-0.1516385;0.5132681;0.005879216,-0.2017106;0.2328897;0.01807337,-0.2569552;-0.02862987;-0.02416793,0.07394207;0.002996579;-0.05347466,0.1056172;-0.368198;-0.04146361,0.1178905;-0.7576529;0.02745771,0.1272001;-0.8028708;-0.04520106,-0.0872209;0.003676021;-0.02673857,-0.102612;-0.3687152;-0.02217376,-0.08692308;-0.7589785;0.04126416,-0.103058;-0.8060982;-0.02813267,0.0145723;0.5591444;-0.03013873,140.0957
+0;0;0,0.00603216;0.3236515;0.008116658,0.01214475;0.6368911;0.0007960484,0.1797687;0.5146071;0.02354315,0.2208194;0.2332335;0.04383194,0.2713479;-0.02959204;0.00385144,-0.1583859;0.5102486;0.006558589,-0.20034;0.228278;0.007169631,-0.2498976;-0.03479943;-0.03236628,0.08347867;0.005130736;-0.03661883,0.09405203;-0.3637406;0.01587033,0.1024717;-0.74842;0.1082108,0.1049671;-0.7080386;0.003761359,-0.08188415;0.006024718;-0.03993294,-0.1103864;-0.3635805;-0.001040857,-0.1334978;-0.7487176;0.08677214,-0.128177;-0.7082555;-0.01756349,0.01057913;0.5600138;0.005075302,0;0;0,0.00888481;0.3234459;-0.01250482,0.01618188;0.6355973;-0.03926182,0.1792689;0.5024454;-0.0563724,0.2467938;0.2264217;-0.03358531,0.2815494;-0.03563344;-0.09144664,-0.1516385;0.5132681;0.005879216,-0.2017106;0.2328897;0.01807337,-0.2569552;-0.02862987;-0.02416793,0.07394207;0.002996579;-0.05347466,0.1056172;-0.368198;-0.04146361,0.1178905;-0.7576529;0.02745771,0.1272001;-0.8028708;-0.04520106,-0.0872209;0.003676021;-0.02673857,-0.102612;-0.3687152;-0.02217376,-0.08692308;-0.7589785;0.04126416,-0.103058;-0.8060982;-0.02813267,0.0145723;0.5591444;-0.03013873,140.1066
+0;0;0,0.006031815;0.323633;0.008116194,0.01214312;0.6368076;0.0007973597,0.1797705;0.5145446;0.02354356,0.220857;0.2329257;0.04385004,0.2714497;-0.03023413;0.003818683,-0.15839;0.5101861;0.006558706,-0.2003807;0.2279696;0.007170281,-0.2500014;-0.03544244;-0.03241592,0.08350068;0.005132088;-0.03662848,0.09407517;-0.3637786;0.01586628,0.1024898;-0.7482256;0.108151,0.1049852;-0.707844;0.003698692,-0.08190573;0.006026306;-0.03994347,-0.1104111;-0.3636183;-0.001047235,-0.1335084;-0.7485228;0.0867127,-0.1281875;-0.7080604;-0.01762573,0.01057795;0.5599521;0.005075393,0;0;0,0.008789442;0.3234336;-0.01240969,0.01600034;0.6355357;-0.03900671,0.1791451;0.5025831;-0.05633998,0.2469982;0.2263905;-0.03346395,0.2820045;-0.03627923;-0.08998251,-0.1517523;0.5132524;0.006361313,-0.2016501;0.2325717;0.01811903,-0.2568683;-0.02926195;-0.02441667,0.07393362;0.003006354;-0.05352687,0.1057246;-0.3682168;-0.04147029,0.1180078;-0.757439;0.02739072,0.1271518;-0.8027173;-0.04523062,-0.0872484;0.003674738;-0.02673124,-0.1025904;-0.3687628;-0.02254659,-0.08656719;-0.7587686;0.04089941,-0.1034321;-0.8054539;-0.02880875,0.01441059;0.559099;-0.02992916,140.1295
+0;0;0,0.006031815;0.323633;0.008116194,0.01214312;0.6368076;0.0007973597,0.1797705;0.5145446;0.02354356,0.220857;0.2329257;0.04385004,0.2714497;-0.03023413;0.003818683,-0.15839;0.5101861;0.006558706,-0.2003807;0.2279696;0.007170281,-0.2500014;-0.03544244;-0.03241592,0.08350068;0.005132088;-0.03662848,0.09407517;-0.3637786;0.01586628,0.1024898;-0.7482256;0.108151,0.1049852;-0.707844;0.003698692,-0.08190573;0.006026306;-0.03994347,-0.1104111;-0.3636183;-0.001047235,-0.1335084;-0.7485228;0.0867127,-0.1281875;-0.7080604;-0.01762573,0.01057795;0.5599521;0.005075393,0;0;0,0.008789442;0.3234336;-0.01240969,0.01600034;0.6355357;-0.03900671,0.1791451;0.5025831;-0.05633998,0.2469982;0.2263905;-0.03346395,0.2820045;-0.03627923;-0.08998251,-0.1517523;0.5132524;0.006361313,-0.2016501;0.2325717;0.01811903,-0.2568683;-0.02926195;-0.02441667,0.07393362;0.003006354;-0.05352687,0.1057246;-0.3682168;-0.04147029,0.1180078;-0.757439;0.02739072,0.1271518;-0.8027173;-0.04523062,-0.0872484;0.003674738;-0.02673124,-0.1025904;-0.3687628;-0.02254659,-0.08656719;-0.7587686;0.04089941,-0.1034321;-0.8054539;-0.02880875,0.01441059;0.559099;-0.02992916,140.1408
+0;0;0,0.005964888;0.3236203;0.0081467,0.01203548;0.6367655;0.0008698525,0.1797941;0.5145854;0.0235318,0.2212644;0.2329112;0.0433879,0.2726014;-0.02986974;0.003853224,-0.1583389;0.509326;0.006590867,-0.2015684;0.2272185;0.007587012,-0.2535408;-0.03558064;-0.0309848,0.08351389;0.005176746;-0.03664923,0.09397187;-0.363778;0.01597679,0.102543;-0.7482673;0.1082964,0.105016;-0.7078704;0.003734216,-0.08193497;0.005984283;-0.03994224,-0.1106338;-0.3636998;-0.001000222,-0.1336682;-0.748651;0.08680885,-0.1283649;-0.7081741;-0.01764001,0.01047878;0.5599197;0.005137125,0;0;0,0.008719891;0.323425;-0.01234102,0.01584998;0.6355093;-0.03880453,0.1791072;0.5026165;-0.05632114,0.2471606;0.2264013;-0.03333616,0.2825981;-0.03620815;-0.08840632,-0.1519227;0.5130544;0.006564956,-0.2017819;0.232282;0.01820063,-0.2565364;-0.02935487;-0.02422989,0.07393801;0.003008902;-0.05355978,0.1059134;-0.3682603;-0.04159379,0.1180547;-0.757526;0.02734971,0.1271091;-0.8026568;-0.04559445,-0.08727562;0.00367528;-0.02672064,-0.1025909;-0.3688248;-0.02277266,-0.08696106;-0.7589109;0.04060634,-0.1041189;-0.8064797;-0.02821334,0.01427959;0.5590779;-0.02976513,140.1638
+0;0;0,0.005964888;0.3236203;0.0081467,0.01203548;0.6367655;0.0008698525,0.1797941;0.5145854;0.0235318,0.2212644;0.2329112;0.0433879,0.2726014;-0.02986974;0.003853224,-0.1583389;0.509326;0.006590867,-0.2015684;0.2272185;0.007587012,-0.2535408;-0.03558064;-0.0309848,0.08351389;0.005176746;-0.03664923,0.09397187;-0.363778;0.01597679,0.102543;-0.7482673;0.1082964,0.105016;-0.7078704;0.003734216,-0.08193497;0.005984283;-0.03994224,-0.1106338;-0.3636998;-0.001000222,-0.1336682;-0.748651;0.08680885,-0.1283649;-0.7081741;-0.01764001,0.01047878;0.5599197;0.005137125,0;0;0,0.008719891;0.323425;-0.01234102,0.01584998;0.6355093;-0.03880453,0.1791072;0.5026165;-0.05632114,0.2471606;0.2264013;-0.03333616,0.2825981;-0.03620815;-0.08840632,-0.1519227;0.5130544;0.006564956,-0.2017819;0.232282;0.01820063,-0.2565364;-0.02935487;-0.02422989,0.07393801;0.003008902;-0.05355978,0.1059134;-0.3682603;-0.04159379,0.1180547;-0.757526;0.02734971,0.1271091;-0.8026568;-0.04559445,-0.08727562;0.00367528;-0.02672064,-0.1025909;-0.3688248;-0.02277266,-0.08696106;-0.7589109;0.04060634,-0.1041189;-0.8064797;-0.02821334,0.01427959;0.5590779;-0.02976513,140.1752
+0;0;0,0.005965389;0.3236476;0.008147386,0.01203634;0.6368113;0.0008701365,0.1796125;0.5146762;0.02351248,0.2210823;0.2330049;0.04336838,0.2724144;-0.02975106;0.003837455,-0.1581562;0.5094224;0.006589799,-0.2013853;0.2273178;0.007585934,-0.2533527;-0.03545636;-0.03098221,0.08354504;0.005178678;-0.0366629,0.09396398;-0.3623985;0.01576664,0.1025455;-0.747356;0.1081986,0.105017;-0.7069656;0.003701195,-0.08196554;0.005986516;-0.03995714,-0.1105572;-0.3623174;-0.00116051,-0.1336196;-0.7477373;0.08675547,-0.1283197;-0.7072669;-0.01762874,0.01047956;0.5599616;0.005137624,0;0;0,0.008707158;0.3234531;-0.01232839,0.01585109;0.6355561;-0.03878522,0.1789266;0.5028021;-0.05643892,0.2472758;0.2266849;-0.03319144,0.2828935;-0.03605497;-0.08739018,-0.1517558;0.5131288;0.006484922,-0.2015632;0.2323513;0.01814405,-0.2559676;-0.02926251;-0.02471323,0.07394917;0.003022492;-0.05360174,0.1054732;-0.3669066;-0.04224014,0.1178599;-0.7566069;0.02696872,0.1268459;-0.8013923;-0.04624462,-0.08731584;0.003670914;-0.02670637,-0.102344;-0.3674475;-0.0227421,-0.08653559;-0.7579691;0.04091761,-0.1035845;-0.8066234;-0.02658511,0.01427538;0.559121;-0.02974629,140.1864
+0;0;0,0.005944215;0.3236483;0.008135368,0.01199624;0.6368127;0.0008671707,0.1795863;0.5146724;0.02341474,0.2214615;0.2330433;0.043017,0.2731585;-0.0296787;0.003736652,-0.1580106;0.5088252;0.006568135,-0.203032;0.2270031;0.008021692,-0.2566413;-0.03551313;-0.03005218,0.08354516;0.005180362;-0.03666241,0.09383244;-0.3624006;0.01576725,0.1025303;-0.7473406;0.1082612,0.1049803;-0.70695;0.003763273,-0.08197228;0.005986474;-0.03994333,-0.1106415;-0.3623134;-0.00116628,-0.133626;-0.747732;0.08677548,-0.1283474;-0.7072594;-0.01760957,0.01044485;0.5599626;0.005130154,0;0;0,0.008707158;0.3234531;-0.01232839,0.01585109;0.6355561;-0.03878522,0.1789266;0.5028021;-0.05643892,0.2472758;0.2266849;-0.03319144,0.2828935;-0.03605497;-0.08739018,-0.1517558;0.5131288;0.006484922,-0.2015632;0.2323513;0.01814405,-0.2559676;-0.02926251;-0.02471323,0.07394917;0.003022492;-0.05360174,0.1054732;-0.3669066;-0.04224014,0.1178599;-0.7566069;0.02696872,0.1268459;-0.8013923;-0.04624462,-0.08731584;0.003670914;-0.02670637,-0.102344;-0.3674475;-0.0227421,-0.08653559;-0.7579691;0.04091761,-0.1035845;-0.8066234;-0.02658511,0.01427538;0.559121;-0.02974629,140.1983
+0;0;0,0.005944215;0.3236483;0.008135368,0.01199624;0.6368127;0.0008671707,0.1795863;0.5146724;0.02341474,0.2214615;0.2330433;0.043017,0.2731585;-0.0296787;0.003736652,-0.1580106;0.5088252;0.006568135,-0.203032;0.2270031;0.008021692,-0.2566413;-0.03551313;-0.03005218,0.08354516;0.005180362;-0.03666241,0.09383244;-0.3624006;0.01576725,0.1025303;-0.7473406;0.1082612,0.1049803;-0.70695;0.003763273,-0.08197228;0.005986474;-0.03994333,-0.1106415;-0.3623134;-0.00116628,-0.133626;-0.747732;0.08677548,-0.1283474;-0.7072594;-0.01760957,0.01044485;0.5599626;0.005130154,0;0;0,0.008707158;0.3234531;-0.01232839,0.01585109;0.6355561;-0.03878522,0.1789266;0.5028021;-0.05643892,0.2472758;0.2266849;-0.03319144,0.2828935;-0.03605497;-0.08739018,-0.1517558;0.5131288;0.006484922,-0.2015632;0.2323513;0.01814405,-0.2559676;-0.02926251;-0.02471323,0.07394917;0.003022492;-0.05360174,0.1054732;-0.3669066;-0.04224014,0.1178599;-0.7566069;0.02696872,0.1268459;-0.8013923;-0.04624462,-0.08731584;0.003670914;-0.02670637,-0.102344;-0.3674475;-0.0227421,-0.08653559;-0.7579691;0.04091761,-0.1035845;-0.8066234;-0.02658511,0.01427538;0.559121;-0.02974629,140.2094
+0;0;0,0.005944318;0.3236539;0.008135509,0.01199593;0.6367971;0.0008678799,0.179698;0.5146339;0.02342716,0.2215695;0.2330299;0.04302767,0.2732728;-0.02972403;0.00374255,-0.1581223;0.5087829;0.006569407,-0.2031396;0.2269858;0.008022835,-0.2567555;-0.03556228;-0.03005567,0.08357058;0.005181938;-0.03667358,0.09385651;-0.3623501;0.01574912,0.1025481;-0.7470143;0.1081768,0.1050039;-0.7065994;0.003433861,-0.08199722;0.005988296;-0.03995549,-0.1106626;-0.3622627;-0.001183592,-0.1336307;-0.7474053;0.08669516,-0.1283396;-0.7069081;-0.01793464,0.01044469;0.559954;0.005130474,0;0;0,0.008658849;0.3234625;-0.01226211,0.0157175;0.6355581;-0.03858328,0.1789419;0.5028668;-0.05639625,0.2473522;0.2267976;-0.0330708,0.2830194;-0.03610194;-0.08662295,-0.1519931;0.5130917;0.006580941,-0.2017649;0.2323318;0.01819373,-0.256221;-0.02925378;-0.02497699,0.07394952;0.003038496;-0.05364775,0.1053369;-0.3668489;-0.04216265,0.117913;-0.7562401;0.0271287,0.126774;-0.8012919;-0.04618096,-0.08734842;0.003652299;-0.02669755,-0.1024861;-0.3674134;-0.02284463,-0.08679156;-0.7577005;0.04051651,-0.1035387;-0.8071696;-0.02648932,0.01416438;0.5591247;-0.02958584,140.2328
+0;0;0,0.005883305;0.3236566;0.008071346,0.0118908;0.636799;0.0007361164,0.1795978;0.5146027;0.02329594,0.2225089;0.2331352;0.04260743,0.2758919;-0.02946144;0.004536361,-0.1588684;0.5109865;0.006413997,-0.2044647;0.2292887;0.008770083,-0.262019;-0.03261673;-0.02796158,0.08357843;0.005214757;-0.03665104,0.09374906;-0.3623247;0.01574262,0.1024937;-0.7469742;0.1082266,0.1050004;-0.7065631;0.003484517,-0.08198562;0.005954192;-0.03998439,-0.1106909;-0.3622804;-0.001086634,-0.1337162;-0.7474431;0.08668901,-0.1283739;-0.7069512;-0.01793873,0.01035143;0.5599568;0.005018318,0;0;0,0.008658849;0.3234625;-0.01226211,0.0157175;0.6355581;-0.03858328,0.1789419;0.5028668;-0.05639625,0.2473522;0.2267976;-0.0330708,0.2830194;-0.03610194;-0.08662295,-0.1519931;0.5130917;0.006580941,-0.2017649;0.2323318;0.01819373,-0.256221;-0.02925378;-0.02497699,0.07394952;0.003038496;-0.05364775,0.1053369;-0.3668489;-0.04216265,0.117913;-0.7562401;0.0271287,0.126774;-0.8012919;-0.04618096,-0.08734842;0.003652299;-0.02669755,-0.1024861;-0.3674134;-0.02284463,-0.08679156;-0.7577005;0.04051651,-0.1035387;-0.8071696;-0.02648932,0.01416438;0.5591247;-0.02958584,140.2441
+0;0;0,0.005884697;0.3237332;0.008073256,0.01189356;0.6369468;0.0007363474,0.1796779;0.5147119;0.02330556,0.222612;0.2330939;0.04262737,0.2758875;-0.02897388;0.004632972,-0.1589437;0.511094;0.006415858,-0.2045644;0.2292457;0.008773204,-0.2620029;-0.03213227;-0.02788448,0.08363154;0.005218071;-0.03667434,0.09388827;-0.3654329;0.01616288,0.1025847;-0.7479621;0.1081371,0.1051493;-0.7073107;0.0009771734,-0.08203772;0.005957976;-0.0400098,-0.1109861;-0.3653941;-0.0007827394,-0.1338844;-0.7484336;0.08650906,-0.1284188;-0.7076995;-0.02053384,0.01035383;0.5600868;0.005019538,0;0;0,0.008634597;0.3235414;-0.01222324,0.01568863;0.6357119;-0.03850412,0.178989;0.5030295;-0.05644417,0.2475733;0.2268993;-0.03249407,0.2835765;-0.0355044;-0.08549833,-0.1521045;0.5132304;0.006674599,-0.2018216;0.2322989;0.01812235,-0.2560344;-0.0287402;-0.0252475,0.0739482;0.003053248;-0.05374765,0.1062974;-0.3698865;-0.04155684,0.1178309;-0.7572291;0.02697134,0.1263796;-0.8029664;-0.04914737,-0.08743996;0.003634658;-0.02659909,-0.1025586;-0.3705771;-0.0225872,-0.08725619;-0.7588465;0.03967203,-0.1041939;-0.8091053;-0.03014854,0.01413465;0.5592595;-0.02951598,140.2553
+0;0;0,0.005884697;0.3237332;0.008073256,0.01189356;0.6369468;0.0007363474,0.1796779;0.5147119;0.02330556,0.222612;0.2330939;0.04262737,0.2758875;-0.02897388;0.004632972,-0.1589437;0.511094;0.006415858,-0.2045644;0.2292457;0.008773204,-0.2620029;-0.03213227;-0.02788448,0.08363154;0.005218071;-0.03667434,0.09388827;-0.3654329;0.01616288,0.1025847;-0.7479621;0.1081371,0.1051493;-0.7073107;0.0009771734,-0.08203772;0.005957976;-0.0400098,-0.1109861;-0.3653941;-0.0007827394,-0.1338844;-0.7484336;0.08650906,-0.1284188;-0.7076995;-0.02053384,0.01035383;0.5600868;0.005019538,0;0;0,0.008634597;0.3235414;-0.01222324,0.01568863;0.6357119;-0.03850412,0.178989;0.5030295;-0.05644417,0.2475733;0.2268993;-0.03249407,0.2835765;-0.0355044;-0.08549833,-0.1521045;0.5132304;0.006674599,-0.2018216;0.2322989;0.01812235,-0.2560344;-0.0287402;-0.0252475,0.0739482;0.003053248;-0.05374765,0.1062974;-0.3698865;-0.04155684,0.1178309;-0.7572291;0.02697134,0.1263796;-0.8029664;-0.04914737,-0.08743996;0.003634658;-0.02659909,-0.1025586;-0.3705771;-0.0225872,-0.08725619;-0.7588465;0.03967203,-0.1041939;-0.8091053;-0.03014854,0.01413465;0.5592595;-0.02951598,140.2784
+0;0;0,0.005784973;0.3237969;0.008110418,0.01174688;0.6370493;0.0007907199,0.1795759;0.514883;0.02319268,0.223569;0.2332261;0.04250357,0.2786943;-0.02769369;0.004895303,-0.1588869;0.5105569;0.006472311,-0.2077443;0.2290724;0.01075667,-0.269522;-0.03065056;-0.02473761,0.08366479;0.005232081;-0.03663325,0.09388016;-0.3665399;0.01633776,0.1026075;-0.7499897;0.1085391,0.1050858;-0.709519;0.003226668,-0.08203546;0.005945435;-0.04005,-0.1111683;-0.3665069;-0.0006135218,-0.1342388;-0.7504644;0.08688189,-0.1289071;-0.7099108;-0.01831642,0.01022005;0.5601747;0.005073577,0;0;0,0.00862997;0.3236061;-0.01217651,0.0157003;0.6358222;-0.03836608,0.1789734;0.5030589;-0.0562768,0.247712;0.2267973;-0.0319159,0.2841232;-0.03481522;-0.08450341,-0.1521024;0.5133137;0.006718703,-0.2018315;0.2321813;0.01814434,-0.2556888;-0.02809319;-0.02531724,0.07396907;0.003022984;-0.05374575,0.1065051;-0.371021;-0.04120755,0.1177421;-0.7594852;0.02647114,0.1268276;-0.8032244;-0.04893756,-0.08744717;0.003662055;-0.02662236,-0.1026244;-0.3716762;-0.02267578,-0.08729686;-0.7608603;0.03986877,-0.1037063;-0.8096271;-0.02892825,0.01413909;0.5593517;-0.02941012,140.29
+0;0;0,0.005784973;0.3237969;0.008110418,0.01174688;0.6370493;0.0007907199,0.1795759;0.514883;0.02319268,0.223569;0.2332261;0.04250357,0.2786943;-0.02769369;0.004895303,-0.1588869;0.5105569;0.006472311,-0.2077443;0.2290724;0.01075667,-0.269522;-0.03065056;-0.02473761,0.08366479;0.005232081;-0.03663325,0.09388016;-0.3665399;0.01633776,0.1026075;-0.7499897;0.1085391,0.1050858;-0.709519;0.003226668,-0.08203546;0.005945435;-0.04005,-0.1111683;-0.3665069;-0.0006135218,-0.1342388;-0.7504644;0.08688189,-0.1289071;-0.7099108;-0.01831642,0.01022005;0.5601747;0.005073577,0;0;0,0.00862997;0.3236061;-0.01217651,0.0157003;0.6358222;-0.03836608,0.1789734;0.5030589;-0.0562768,0.247712;0.2267973;-0.0319159,0.2841232;-0.03481522;-0.08450341,-0.1521024;0.5133137;0.006718703,-0.2018315;0.2321813;0.01814434,-0.2556888;-0.02809319;-0.02531724,0.07396907;0.003022984;-0.05374575,0.1065051;-0.371021;-0.04120755,0.1177421;-0.7594852;0.02647114,0.1268276;-0.8032244;-0.04893756,-0.08744717;0.003662055;-0.02662236,-0.1026244;-0.3716762;-0.02267578,-0.08729686;-0.7608603;0.03986877,-0.1037063;-0.8096271;-0.02892825,0.01413909;0.5593517;-0.02941012,140.3127
+0;0;0,0.005784996;0.3237982;0.008110451,0.01174682;0.6370464;0.0007908833,0.17958;0.514881;0.02319318,0.2236041;0.2330258;0.04251766,0.2787095;-0.02780032;0.004922908,-0.158891;0.5105547;0.006472407,-0.2077828;0.228872;0.01075978,-0.2695383;-0.03075758;-0.02472174,0.08367442;0.005232683;-0.03663747,0.09385803;-0.3653832;0.01616882,0.1025677;-0.7480588;0.108184,0.1050535;-0.7075562;0.002551652,-0.08204491;0.00594612;-0.04005461,-0.1110872;-0.365348;-0.0007407665,-0.1341111;-0.7485301;0.08657794,-0.1287632;-0.7079443;-0.0189399,0.01022003;0.5601737;0.00507364,0;0;0,0.008631207;0.3236086;-0.01214552,0.01572358;0.6358224;-0.03830576,0.1790133;0.5031024;-0.05619264,0.2478768;0.2266924;-0.03150988,0.2842682;-0.03477997;-0.08431196,-0.1520713;0.5134261;0.007003378,-0.2016241;0.2320432;0.01805123,-0.2553209;-0.02814165;-0.02554609,0.07398131;0.003033906;-0.05374622,0.1062895;-0.3698586;-0.04126739,0.1182669;-0.7574115;0.02686835,0.1266178;-0.8015323;-0.04870318,-0.08745143;0.003664359;-0.02664421,-0.1027948;-0.3705001;-0.02291815,-0.08634745;-0.7586668;0.04063762,-0.1029669;-0.8092814;-0.02644253,0.01415523;0.5593532;-0.02935576,140.3353
+0;0;0,0.005658423;0.3238017;0.008060128,0.01157578;0.6370506;0.0007391684,0.1794543;0.5149722;0.02298699,0.2250407;0.2333612;0.04224912,0.2820057;-0.02707854;0.00474808,-0.1595497;0.5122655;0.00620454,-0.2119901;0.231255;0.01228783,-0.2772366;-0.02745807;-0.02363795,0.08364798;0.005189552;-0.03670394,0.09370927;-0.3654306;0.01609621,0.1023969;-0.7481085;0.1081037,0.1049308;-0.7076069;0.002472401,-0.08207292;0.005996227;-0.0399897,-0.1112079;-0.3653349;-0.001096606,-0.1343606;-0.7484838;0.08633409,-0.1289638;-0.7078997;-0.01918142,0.0100544;0.5601779;0.005024556,0;0;0,0.008631207;0.3236086;-0.01214552,0.01572358;0.6358224;-0.03830576,0.1790133;0.5031024;-0.05619264,0.2478768;0.2266924;-0.03150988,0.2842682;-0.03477997;-0.08431196,-0.1520713;0.5134261;0.007003378,-0.2016241;0.2320432;0.01805123,-0.2553209;-0.02814165;-0.02554609,0.07398131;0.003033906;-0.05374622,0.1062895;-0.3698586;-0.04126739,0.1182669;-0.7574115;0.02686835,0.1266178;-0.8015323;-0.04870318,-0.08745143;0.003664359;-0.02664421,-0.1027948;-0.3705001;-0.02291815,-0.08634745;-0.7586668;0.04063762,-0.1029669;-0.8092814;-0.02644253,0.01415523;0.5593532;-0.02935576,140.3464
+0;0;0,0.005658741;0.3238199;0.008060582,0.01157625;0.6370772;0.0007394715,0.1795304;0.5149776;0.02299537,0.2251062;0.233432;0.04225302,0.2824883;-0.02891481;0.004477382,-0.159625;0.5122697;0.006205426,-0.2120532;0.2313245;0.0122873,-0.2777774;-0.02928299;-0.02390154,0.08368706;0.005191977;-0.03672108,0.09374011;-0.3651247;0.01603584,0.1024296;-0.747884;0.1080629,0.1049471;-0.7074503;0.003114596,-0.08211126;0.005999029;-0.04000838,-0.1112224;-0.3650281;-0.001147129,-0.13438;-0.7482585;0.08630218,-0.1290181;-0.7077428;-0.01853111,0.01005485;0.5602035;0.005024915,0;0;0,0.008630961;0.3236286;-0.01209736,0.01573652;0.6358546;-0.03820801,0.1791085;0.5031313;-0.05608726,0.2480485;0.2268311;-0.03116035,0.2845589;-0.03662089;-0.08412838,-0.1521543;0.513509;0.007120218,-0.2015912;0.2321676;0.01802528,-0.2555855;-0.02988729;-0.02621764,0.07401036;0.003056988;-0.05377769,0.1064012;-0.3695198;-0.04128003,0.1184361;-0.7570944;0.02720547,0.1264889;-0.8015754;-0.0470717,-0.0875026;0.003643289;-0.02662593,-0.1026063;-0.3702199;-0.02249536,-0.0866225;-0.7585723;0.04056115,-0.1026954;-0.8079337;-0.02706114,0.01416354;0.5593832;-0.02926993,140.3688
+0;0;0,0.005658722;0.3238188;0.008060554,0.01157585;0.6370559;0.0007400448,0.1794832;0.5149768;0.02299051,0.2250716;0.2333534;0.04225349,0.2825168;-0.02928191;0.004436314,-0.1595782;0.5122696;0.006205227,-0.2120209;0.2312468;0.01228878,-0.2778174;-0.02964732;-0.02393986,0.08372042;0.005194046;-0.03673572,0.09376726;-0.3648938;0.0159886,0.1024562;-0.7476325;0.1080107,0.1049714;-0.7072082;0.003157802,-0.08214398;0.006001419;-0.04002433,-0.1112372;-0.3647965;-0.00118709,-0.1343935;-0.7480062;0.0862575,-0.1290364;-0.7075001;-0.01848048,0.01005461;0.5601902;0.005025043,0;0;0,0.00863222;0.3236284;-0.01207209,0.01575831;0.6358398;-0.03811359,0.1791105;0.5032124;-0.05595565,0.2480756;0.2268323;-0.03107715,0.2847603;-0.03694156;-0.08385038,-0.1521134;0.5136043;0.007210888,-0.2014963;0.2321688;0.01800259,-0.2555276;-0.02999121;-0.02738619,0.07402147;0.00306651;-0.05382395,0.1063539;-0.3692863;-0.04142141,0.1183798;-0.7568201;0.02717471,0.1265824;-0.8011556;-0.04709554,-0.08754174;0.003643949;-0.02662263,-0.1027986;-0.3699842;-0.02274568,-0.08730792;-0.7582738;0.04068706,-0.1030506;-0.8070878;-0.02750126,0.01417721;0.5593739;-0.02919841,140.3908
+0;0;0,0.005453364;0.3238223;0.008064076,0.01116674;0.6370633;0.0007436136,0.179103;0.5148141;0.02289335,0.2267615;0.2335273;0.04206302,0.2887551;-0.02810448;0.004473343,-0.1597193;0.5115631;0.006400355,-0.2162715;0.2313581;0.0133332,-0.2867347;-0.02865317;-0.020379,0.08370747;0.005253706;-0.03675671,0.09347855;-0.364821;0.01611109,0.1021629;-0.7474804;0.108463,0.1046082;-0.7070551;0.003608599,-0.0821883;0.005936609;-0.03994294,-0.1113587;-0.3648656;-0.001205042,-0.1347252;-0.7480558;0.08626913,-0.1294356;-0.7075485;-0.01847216,0.00970913;0.5601962;0.005025739,0;0;0,0.00863222;0.3236284;-0.01207209,0.01575831;0.6358398;-0.03811359,0.1791105;0.5032124;-0.05595565,0.2480756;0.2268323;-0.03107715,0.2847603;-0.03694156;-0.08385038,-0.1521134;0.5136043;0.007210888,-0.2014963;0.2321688;0.01800259,-0.2555276;-0.02999121;-0.02738619,0.07402147;0.00306651;-0.05382395,0.1063539;-0.3692863;-0.04142141,0.1183798;-0.7568201;0.02717471,0.1265824;-0.8011556;-0.04709554,-0.08754174;0.003643949;-0.02662263,-0.1027986;-0.3699842;-0.02274568,-0.08730792;-0.7582738;0.04068706,-0.1030506;-0.8070878;-0.02750126,0.01417721;0.5593739;-0.02919841,140.4029
+0;0;0,0.00545404;0.3238624;0.008065077,0.01116797;0.6371337;0.0007439507,0.1791454;0.5148671;0.02289841,0.226794;0.2336391;0.04206406,0.2887436;-0.02780733;0.004501019,-0.1597595;0.5116152;0.006401385,-0.2162999;0.2314688;0.01333278,-0.2867132;-0.02835816;-0.02035553,0.08371901;0.00525443;-0.03676178,0.09347455;-0.3642323;0.01602202,0.1021647;-0.7471457;0.1084353,0.1046227;-0.7066662;0.003035322,-0.08219963;0.005937427;-0.03994844,-0.1113237;-0.3642755;-0.001272108,-0.1347057;-0.7477202;0.08626014,-0.1293885;-0.7071582;-0.01902608,0.009710236;0.5602602;0.005026433,0;0;0,0.008704782;0.323666;-0.01208949,0.01590282;0.6359032;-0.03816557,0.1792991;0.5033121;-0.05599999,0.2483302;0.2270105;-0.03112078,0.2850196;-0.0365867;-0.08378386,-0.1520458;0.513708;0.007154059,-0.2012723;0.2322969;0.01770978,-0.2553269;-0.02970684;-0.0274025,0.07404706;0.00305149;-0.05381108,0.1064388;-0.3687041;-0.04155279,0.118661;-0.7564445;0.0273416,0.1274292;-0.8013869;-0.04703427,-0.08753642;0.003686174;-0.02667764,-0.1027448;-0.3693438;-0.02230929,-0.08600105;-0.7578232;0.04126568,-0.1007733;-0.8098356;-0.02416199,0.01430602;0.5594323;-0.02924085,140.4246
+0;0;0,0.00545404;0.3238624;0.008065077,0.01116797;0.6371337;0.0007439507,0.1791454;0.5148671;0.02289841,0.226794;0.2336391;0.04206406,0.2887436;-0.02780733;0.004501019,-0.1597595;0.5116152;0.006401385,-0.2162999;0.2314688;0.01333278,-0.2867132;-0.02835816;-0.02035553,0.08371901;0.00525443;-0.03676178,0.09347455;-0.3642323;0.01602202,0.1021647;-0.7471457;0.1084353,0.1046227;-0.7066662;0.003035322,-0.08219963;0.005937427;-0.03994844,-0.1113237;-0.3642755;-0.001272108,-0.1347057;-0.7477202;0.08626014,-0.1293885;-0.7071582;-0.01902608,0.009710236;0.5602602;0.005026433,0;0;0,0.008704782;0.323666;-0.01208949,0.01590282;0.6359032;-0.03816557,0.1792991;0.5033121;-0.05599999,0.2483302;0.2270105;-0.03112078,0.2850196;-0.0365867;-0.08378386,-0.1520458;0.513708;0.007154059,-0.2012723;0.2322969;0.01770978,-0.2553269;-0.02970684;-0.0274025,0.07404706;0.00305149;-0.05381108,0.1064388;-0.3687041;-0.04155279,0.118661;-0.7564445;0.0273416,0.1274292;-0.8013869;-0.04703427,-0.08753642;0.003686174;-0.02667764,-0.1027448;-0.3693438;-0.02230929,-0.08600105;-0.7578232;0.04126568,-0.1007733;-0.8098356;-0.02416199,0.01430602;0.5594323;-0.02924085,140.4467
+0;0;0,0.005139718;0.323927;0.008063543,0.01070284;0.6372057;0.000704499,0.1788581;0.515208;0.02251046,0.2293079;0.2341879;0.04222334,0.2972137;-0.02556869;0.004824489,-0.1605744;0.5130637;0.006272545,-0.2209829;0.2334118;0.013464,-0.2950195;-0.02540538;-0.01840496,0.0837214;0.005223242;-0.03674884,0.09339461;-0.3643755;0.01586984,0.1017574;-0.7472051;0.1083932,0.1041699;-0.7067327;0.003084913,-0.08219007;0.005942408;-0.03995641,-0.111648;-0.3643342;-0.001316559,-0.1352508;-0.7477108;0.08617176,-0.1299792;-0.7071533;-0.01902362,0.009298731;0.5603322;0.005012392,0;0;0,0.008681566;0.3237283;-0.01203084,0.01588009;0.6359762;-0.0380559,0.1792911;0.5034112;-0.05595422,0.2484521;0.2268295;-0.03094602,0.285149;-0.03651723;-0.08372092,-0.1521466;0.5138149;0.007001907,-0.2008099;0.2319756;0.01722839,-0.2554211;-0.02973542;-0.02758556,0.07404892;0.003043324;-0.05380083,0.1068422;-0.3687682;-0.0417049,0.1185904;-0.7564317;0.02734565,0.1283237;-0.8016491;-0.0464983,-0.0875217;0.00369657;-0.02670806,-0.1027004;-0.3694181;-0.02217155,-0.08619461;-0.7578295;0.04149278,-0.1011634;-0.8088437;-0.02497495,0.01428238;0.559503;-0.02914739,140.4579
+0;0;0,0.005139718;0.323927;0.008063543,0.01070284;0.6372057;0.000704499,0.1788581;0.515208;0.02251046,0.2293079;0.2341879;0.04222334,0.2972137;-0.02556869;0.004824489,-0.1605744;0.5130637;0.006272545,-0.2209829;0.2334118;0.013464,-0.2950195;-0.02540538;-0.01840496,0.0837214;0.005223242;-0.03674884,0.09339461;-0.3643755;0.01586984,0.1017574;-0.7472051;0.1083932,0.1041699;-0.7067327;0.003084913,-0.08219007;0.005942408;-0.03995641,-0.111648;-0.3643342;-0.001316559,-0.1352508;-0.7477108;0.08617176,-0.1299792;-0.7071533;-0.01902362,0.009298731;0.5603322;0.005012392,0;0;0,0.008681566;0.3237283;-0.01203084,0.01588009;0.6359762;-0.0380559,0.1792911;0.5034112;-0.05595422,0.2484521;0.2268295;-0.03094602,0.285149;-0.03651723;-0.08372092,-0.1521466;0.5138149;0.007001907,-0.2008099;0.2319756;0.01722839,-0.2554211;-0.02973542;-0.02758556,0.07404892;0.003043324;-0.05380083,0.1068422;-0.3687682;-0.0417049,0.1185904;-0.7564317;0.02734565,0.1283237;-0.8016491;-0.0464983,-0.0875217;0.00369657;-0.02670806,-0.1027004;-0.3694181;-0.02217155,-0.08619461;-0.7578295;0.04149278,-0.1011634;-0.8088437;-0.02497495,0.01428238;0.559503;-0.02914739,140.4805
+0;0;0,0.005140209;0.3239579;0.008064312,0.0107036;0.6372521;0.0007048962,0.1789152;0.5152353;0.0225169,0.2293564;0.2342625;0.04222646,0.2973921;-0.02599105;0.004756063,-0.1606301;0.5130903;0.006273586,-0.2210285;0.2334855;0.01346383,-0.2952068;-0.02582684;-0.0184661,0.08383981;0.005230629;-0.03680082,0.09351543;-0.3644603;0.01583099,0.1018758;-0.7471764;0.1083269,0.1042559;-0.7068444;0.004429772,-0.08230631;0.005950812;-0.04001291,-0.1117716;-0.3644181;-0.00136343,-0.1353673;-0.7476811;0.08609897,-0.1301664;-0.7072651;-0.01768678,0.009299424;0.5603746;0.005013013,0;0;0,0.008809544;0.3237544;-0.01206899,0.01613287;0.6360165;-0.03807616,0.1795598;0.5034236;-0.05594873,0.2486472;0.2268683;-0.0309968,0.2854135;-0.03704032;-0.08358288,-0.1520428;0.513953;0.006904863,-0.2007343;0.2321647;0.01705448,-0.255858;-0.02998677;-0.02769799,0.07410311;0.00302057;-0.05394793,0.1070493;-0.3688695;-0.04180646,0.1185802;-0.7563832;0.02745556,0.1282044;-0.8005844;-0.04540444,-0.08775177;0.003764779;-0.02638612,-0.1025728;-0.3694592;-0.02199116,-0.08609518;-0.7578424;0.04112711,-0.1012301;-0.8076503;-0.02451328,0.01449113;0.5595393;-0.02917528,140.5026
+0;0;0,0.004844498;0.3239621;0.008079786,0.01023627;0.6372605;0.0007724487,0.1786095;0.5156646;0.02235151,0.2325159;0.2353449;0.04218763,0.3067194;-0.02339026;0.005927607,-0.1607504;0.511958;0.006112942,-0.227551;0.2338327;0.01402014,-0.3061812;-0.02438006;-0.01611704,0.08382563;0.00527101;-0.03682735,0.0931;-0.3644085;0.01595648,0.1011633;-0.7471868;0.1082211,0.103515;-0.7068517;0.004323661,-0.08234895;0.005902906;-0.0399322,-0.1122951;-0.364449;-0.001490191,-0.1359165;-0.7477772;0.08567912,-0.1307447;-0.7073547;-0.01810743,0.008859424;0.5603818;0.005067972,0;0;0,0.008809544;0.3237544;-0.01206899,0.01613287;0.6360165;-0.03807616,0.1795598;0.5034236;-0.05594873,0.2486472;0.2268683;-0.0309968,0.2854135;-0.03704032;-0.08358288,-0.1520428;0.513953;0.006904863,-0.2007343;0.2321647;0.01705448,-0.255858;-0.02998677;-0.02769799,0.07410311;0.00302057;-0.05394793,0.1070493;-0.3688695;-0.04180646,0.1185802;-0.7563832;0.02745556,0.1282044;-0.8005844;-0.04540444,-0.08775177;0.003764779;-0.02638612,-0.1025728;-0.3694592;-0.02199116,-0.08609518;-0.7578424;0.04112711,-0.1012301;-0.8076503;-0.02451328,0.01449113;0.5595393;-0.02917528,140.5141
+0;0;0,0.004845704;0.3240427;0.008081798,0.01023796;0.6373695;0.0007738774,0.17862;0.5157661;0.02235413,0.2325179;0.2354901;0.04218715,0.3068375;-0.02364999;0.005870372,-0.1607577;0.5120593;0.006114712,-0.2275478;0.2339774;0.01402067,-0.3063011;-0.02463952;-0.01616368,0.08387738;0.005274265;-0.03685009,0.09315663;-0.3645992;0.01596144,0.1012385;-0.7482578;0.1084382,0.1036429;-0.7076905;0.002208248,-0.08239979;0.005906552;-0.03995685,-0.1123616;-0.3646397;-0.001494672,-0.1360373;-0.7488495;0.08587509,-0.1307495;-0.7081929;-0.02024151,0.008861024;0.5604856;0.005069688,0;0;0,0.008827098;0.3238363;-0.01202488,0.01617614;0.636127;-0.03802299,0.1796144;0.5035588;-0.05588865,0.248671;0.2270405;-0.03095245,0.2854848;-0.03726918;-0.08368802,-0.1520645;0.5139784;0.00664483,-0.2009035;0.2322717;0.01708753,-0.2565482;-0.03018785;-0.0277964,0.07413455;0.00298889;-0.05400276,0.1068607;-0.369107;-0.04154444,0.1185794;-0.757604;0.02733159,0.1280219;-0.802087;-0.04859853,-0.08781152;0.003796751;-0.0263796,-0.1026153;-0.3696218;-0.02179665,-0.085596;-0.7588311;0.04174492,-0.1022391;-0.810076;-0.02551981,0.01452477;0.5596448;-0.02912211,140.5362
+0;0;0,0.004846034;0.3240648;0.008082347,0.0102386;0.6374095;0.0007739654,0.1786888;0.5157828;0.02236147,0.232792;0.2344389;0.04227006,0.3065995;-0.02291521;0.006203573,-0.1608253;0.5120745;0.00611552,-0.2278699;0.2329331;0.0140516,-0.3060805;-0.02390143;-0.01592471,0.08387427;0.005274069;-0.03684872,0.09316155;-0.3649198;0.01600855,0.1012256;-0.747732;0.1082813,0.1036895;-0.7069035;-0.0005756617,-0.08239674;0.005906332;-0.03995537,-0.1123845;-0.3649608;-0.001459878,-0.136008;-0.748323;0.08571716,-0.1305894;-0.7074029;-0.02302366,0.008861569;0.5605203;0.005070077,0;0;0,0.008857965;0.3238582;-0.01200819,0.01627833;0.6361682;-0.03797174,0.1797846;0.5036155;-0.0558002,0.2490734;0.2260098;-0.0310607,0.2857153;-0.03641614;-0.08368611,-0.1521079;0.5141602;0.006650705,-0.201258;0.2314029;0.01715989,-0.2567183;-0.02923644;-0.02723339,0.07415052;0.002953097;-0.05397701,0.1070946;-0.3694443;-0.04138637,0.1187703;-0.757143;0.02700853,0.1279055;-0.8024157;-0.05188227,-0.08779902;0.003829882;-0.02640459,-0.1025998;-0.369913;-0.02184509,-0.08538106;-0.7581831;0.04198541,-0.1050662;-0.8122751;-0.02520247,0.01460445;0.55968;-0.02907968,140.5583
+0;0;0,0.004549775;0.3240696;0.008062731,0.009779883;0.6374177;0.0007798309,0.1784135;0.51631;0.02214389,0.2385565;0.2362324;0.04257097,0.3139261;-0.02087983;0.008043189,-0.1611186;0.5115941;0.006119577,-0.2349773;0.2341866;0.01435985,-0.3176445;-0.02130827;-0.0151007,0.08384694;0.005285665;-0.0369092,0.09266806;-0.3649018;0.01607265,0.100605;-0.7477082;0.1083802,0.1029914;-0.7068766;-0.0004782453,-0.08244155;0.005886835;-0.03986571,-0.1134758;-0.3650532;-0.002933715,-0.1366466;-0.7483165;0.08479792,-0.1313059;-0.7073938;-0.02394649,0.008428226;0.5605277;0.005070198,0;0;0,0.008857965;0.3238582;-0.01200819,0.01627833;0.6361682;-0.03797174,0.1797846;0.5036155;-0.0558002,0.2490734;0.2260098;-0.0310607,0.2857153;-0.03641614;-0.08368611,-0.1521079;0.5141602;0.006650705,-0.201258;0.2314029;0.01715989,-0.2567183;-0.02923644;-0.02723339,0.07415052;0.002953097;-0.05397701,0.1070946;-0.3694443;-0.04138637,0.1187703;-0.757143;0.02700853,0.1279055;-0.8024157;-0.05188227,-0.08779902;0.003829882;-0.02640459,-0.1025998;-0.369913;-0.02184509,-0.08538106;-0.7581831;0.04198541,-0.1050662;-0.8122751;-0.02520247,0.01460445;0.55968;-0.02907968,140.5696
+0;0;0,0.004549775;0.3240696;0.008062731,0.009779883;0.6374177;0.0007798309,0.1784135;0.51631;0.02214389,0.2385565;0.2362324;0.04257097,0.3139261;-0.02087983;0.008043189,-0.1611186;0.5115941;0.006119577,-0.2349773;0.2341866;0.01435985,-0.3176445;-0.02130827;-0.0151007,0.08384694;0.005285665;-0.0369092,0.09266806;-0.3649018;0.01607265,0.100605;-0.7477082;0.1083802,0.1029914;-0.7068766;-0.0004782453,-0.08244155;0.005886835;-0.03986571,-0.1134758;-0.3650532;-0.002933715,-0.1366466;-0.7483165;0.08479792,-0.1313059;-0.7073938;-0.02394649,0.008428226;0.5605277;0.005070198,0;0;0,0.008857965;0.3238582;-0.01200819,0.01627833;0.6361682;-0.03797174,0.1797846;0.5036155;-0.0558002,0.2490734;0.2260098;-0.0310607,0.2857153;-0.03641614;-0.08368611,-0.1521079;0.5141602;0.006650705,-0.201258;0.2314029;0.01715989,-0.2567183;-0.02923644;-0.02723339,0.07415052;0.002953097;-0.05397701,0.1070946;-0.3694443;-0.04138637,0.1187703;-0.757143;0.02700853,0.1279055;-0.8024157;-0.05188227,-0.08779902;0.003829882;-0.02640459,-0.1025998;-0.369913;-0.02184509,-0.08538106;-0.7581831;0.04198541,-0.1050662;-0.8122751;-0.02520247,0.01460445;0.55968;-0.02907968,140.5832
+0;0;0,0.00455012;0.3240941;0.008063343,0.009780623;0.6374657;0.0007797577,0.1784598;0.516337;0.02214892,0.238477;0.2368453;0.04253326,0.3141795;-0.02140263;0.007852968,-0.1611636;0.5116199;0.006120288,-0.2348678;0.2347927;0.01434333,-0.3179002;-0.0218308;-0.01524736,0.08384315;0.005285426;-0.03690754,0.09264932;-0.3642749;0.01598456,0.1005953;-0.7475156;0.1083968,0.1029379;-0.7068826;0.001533963,-0.08243782;0.005886569;-0.03986391,-0.1134195;-0.3644251;-0.002994481,-0.1366165;-0.748123;0.08483666,-0.1313738;-0.7074006;-0.02191424,0.008428808;0.5605667;0.005070627,0;0;0,0.008883312;0.3238804;-0.01205277,0.01636596;0.6362096;-0.03804803,0.1798709;0.5035699;-0.0558691,0.2491617;0.2265828;-0.03116822,0.2858149;-0.03708363;-0.0837245,-0.1520937;0.5142048;0.006604027,-0.2012819;0.2320592;0.01697732,-0.2569427;-0.02981043;-0.02720139,0.0741629;0.002940178;-0.05395365,0.1069943;-0.3688341;-0.04146624,0.1188083;-0.7569647;0.0270288,0.1287498;-0.8015277;-0.04965067,-0.08778219;0.003847684;-0.02644351,-0.1029368;-0.3692593;-0.02306331,-0.08613861;-0.7578943;0.04141304,-0.1048424;-0.8104644;-0.02469726,0.01466824;0.5597146;-0.02914214,140.6036
+0;0;0,0.004249595;0.324109;0.008129747,0.009358339;0.637495;0.0008739792,0.1782083;0.5165784;0.0219622,0.2422923;0.2380157;0.04273238,0.3247724;-0.01819202;0.01022753,-0.1614052;0.5110597;0.006021958,-0.2437162;0.2366734;0.01453299,-0.3311211;-0.01836807;-0.01403497,0.08381464;0.005305715;-0.03693532,0.09293634;-0.3640304;0.01619365,0.1000153;-0.7473525;0.1083933,0.1023099;-0.7067902;0.002274722,-0.08247792;0.005857563;-0.03975353,-0.1138087;-0.3642561;-0.003020816,-0.1368814;-0.7479993;0.08470307,-0.1317075;-0.707346;-0.02130499,0.008056339;0.5605906;0.00515394,0;0;0,0.008897297;0.3238925;-0.01205158,0.01642696;0.6362313;-0.038059,0.1799513;0.5035737;-0.05587339,0.2492144;0.2265824;-0.03109741,0.2857661;-0.03682399;-0.0838511,-0.1521199;0.5143818;0.006640218,-0.2013904;0.2322433;0.01691694,-0.2575862;-0.02929401;-0.02715338,0.0741685;0.002948761;-0.05392218,0.106726;-0.3686695;-0.0414753,0.1185538;-0.7567579;0.02732992,0.1287266;-0.8011889;-0.04839659,-0.08774511;0.003797378;-0.02652617,-0.1026959;-0.3691331;-0.02272957,-0.08643953;-0.7582567;0.03895666,-0.1046865;-0.8061297;-0.03161835,0.01471467;0.5597332;-0.02914786,140.6257
+0;0;0,0.004249595;0.324109;0.008129747,0.009358339;0.637495;0.0008739792,0.1782083;0.5165784;0.0219622,0.2422923;0.2380157;0.04273238,0.3247724;-0.01819202;0.01022753,-0.1614052;0.5110597;0.006021958,-0.2437162;0.2366734;0.01453299,-0.3311211;-0.01836807;-0.01403497,0.08381464;0.005305715;-0.03693532,0.09293634;-0.3640304;0.01619365,0.1000153;-0.7473525;0.1083933,0.1023099;-0.7067902;0.002274722,-0.08247792;0.005857563;-0.03975353,-0.1138087;-0.3642561;-0.003020816,-0.1368814;-0.7479993;0.08470307,-0.1317075;-0.707346;-0.02130499,0.008056339;0.5605906;0.00515394,0;0;0,0.008897297;0.3238925;-0.01205158,0.01642696;0.6362313;-0.038059,0.1799513;0.5035737;-0.05587339,0.2492144;0.2265824;-0.03109741,0.2857661;-0.03682399;-0.0838511,-0.1521199;0.5143818;0.006640218,-0.2013904;0.2322433;0.01691694,-0.2575862;-0.02929401;-0.02715338,0.0741685;0.002948761;-0.05392218,0.106726;-0.3686695;-0.0414753,0.1185538;-0.7567579;0.02732992,0.1287266;-0.8011889;-0.04839659,-0.08774511;0.003797378;-0.02652617,-0.1026959;-0.3691331;-0.02272957,-0.08643953;-0.7582567;0.03895666,-0.1046865;-0.8061297;-0.03161835,0.01471467;0.5597332;-0.02914786,140.6481
+0;0;0,0.004249437;0.324097;0.008129445,0.009357395;0.6374351;0.0008749757,0.1782106;0.5165339;0.02196259,0.2423111;0.2378995;0.04273811,0.3247301;-0.01811856;0.01025732,-0.1614088;0.511015;0.006022072,-0.243741;0.2365582;0.01453529,-0.3310812;-0.01829451;-0.01401152,0.08377538;0.00530323;-0.03691802,0.09290057;-0.3641737;0.0162312,0.09998019;-0.7475329;0.1084398,0.1022756;-0.706967;0.002284788,-0.08243929;0.005854819;-0.03973491,-0.113782;-0.3644;-0.002988189,-0.1368569;-0.7481804;0.08474419,-0.1316813;-0.7075235;-0.02130026,0.008055667;0.5605468;0.00515404,0;0;0,0.008948348;0.3238798;-0.01203251,0.01661681;0.6361718;-0.03798199,0.1801425;0.503646;-0.05578208,0.249326;0.2265471;-0.03113627,0.285825;-0.03666738;-0.08385348,-0.1520208;0.5144355;0.006632533,-0.2015644;0.2322652;0.01678131,-0.2576233;-0.02913257;-0.02705616,0.07416093;0.002939641;-0.05385995,0.1070225;-0.368798;-0.04150915,0.1187697;-0.7568835;0.02754521,0.1287524;-0.8008333;-0.04872774,-0.08769056;0.003802696;-0.02655716,-0.102642;-0.3692681;-0.02256259,-0.08651563;-0.7584594;0.038975,-0.1045647;-0.8062502;-0.03179655,0.01485828;0.5596892;-0.02908635,140.6592
+0;0;0,0.004025432;0.3240767;0.008159289,0.00896159;0.6373919;0.0009635985,0.1779285;0.5167692;0.0218651,0.2474837;0.2394542;0.04241641,0.3360635;-0.01484826;0.01206491,-0.1617113;0.5107644;0.006068969,-0.2501035;0.238239;0.01505012,-0.3420872;-0.01497301;-0.01427532,0.08377922;0.005291165;-0.03692888,0.09273206;-0.3641783;0.01593428,0.09953259;-0.7471924;0.1081865,0.1017553;-0.7067428;0.003250979,-0.08246631;0.005862453;-0.03969425,-0.1140953;-0.3643444;-0.003239594,-0.1372706;-0.7477337;0.08469189,-0.1322009;-0.7071956;-0.02013581,0.007688552;0.5605096;0.005229385,0;0;0,0.008937225;0.3238587;-0.01200795,0.01660012;0.6361252;-0.03793979,0.1801452;0.5036983;-0.05582094,0.2492578;0.2266063;-0.0311749,0.2857338;-0.0366841;-0.08394766,-0.1521032;0.5145414;0.00652324,-0.2020361;0.2324646;0.01668783,-0.2580902;-0.0290361;-0.02704554,0.07417728;0.002947301;-0.05384922,0.107025;-0.3687406;-0.04154181,0.1187573;-0.7565424;0.02722287,0.1289668;-0.7998111;-0.0479641,-0.08769137;0.003799638;-0.02657968,-0.1026412;-0.3692217;-0.022836,-0.08674623;-0.7580601;0.03887674,-0.1068534;-0.8039588;-0.03155549,0.01484483;0.5596495;-0.02904677,140.6815
+0;0;0,0.004025432;0.3240767;0.008159289,0.00896159;0.6373919;0.0009635985,0.1779285;0.5167692;0.0218651,0.2474837;0.2394542;0.04241641,0.3360635;-0.01484826;0.01206491,-0.1617113;0.5107644;0.006068969,-0.2501035;0.238239;0.01505012,-0.3420872;-0.01497301;-0.01427532,0.08377922;0.005291165;-0.03692888,0.09273206;-0.3641783;0.01593428,0.09953259;-0.7471924;0.1081865,0.1017553;-0.7067428;0.003250979,-0.08246631;0.005862453;-0.03969425,-0.1140953;-0.3643444;-0.003239594,-0.1372706;-0.7477337;0.08469189,-0.1322009;-0.7071956;-0.02013581,0.007688552;0.5605096;0.005229385,0;0;0,0.008937225;0.3238587;-0.01200795,0.01660012;0.6361252;-0.03793979,0.1801452;0.5036983;-0.05582094,0.2492578;0.2266063;-0.0311749,0.2857338;-0.0366841;-0.08394766,-0.1521032;0.5145414;0.00652324,-0.2020361;0.2324646;0.01668783,-0.2580902;-0.0290361;-0.02704554,0.07417728;0.002947301;-0.05384922,0.107025;-0.3687406;-0.04154181,0.1187573;-0.7565424;0.02722287,0.1289668;-0.7998111;-0.0479641,-0.08769137;0.003799638;-0.02657968,-0.1026412;-0.3692217;-0.022836,-0.08674623;-0.7580601;0.03887674,-0.1068534;-0.8039588;-0.03155549,0.01484483;0.5596495;-0.02904677,140.7041
+0;0;0,0.004025432;0.3240767;0.008159289,0.00896159;0.6373919;0.0009635985,0.1779285;0.5167692;0.0218651,0.2474837;0.2394542;0.04241641,0.3360635;-0.01484826;0.01206491,-0.1617113;0.5107644;0.006068969,-0.2501035;0.238239;0.01505012,-0.3420872;-0.01497301;-0.01427532,0.08377922;0.005291165;-0.03692888,0.09273206;-0.3641783;0.01593428,0.09953259;-0.7471924;0.1081865,0.1017553;-0.7067428;0.003250979,-0.08246631;0.005862453;-0.03969425,-0.1140953;-0.3643444;-0.003239594,-0.1372706;-0.7477337;0.08469189,-0.1322009;-0.7071956;-0.02013581,0.007688552;0.5605096;0.005229385,0;0;0,0.008937225;0.3238587;-0.01200795,0.01660012;0.6361252;-0.03793979,0.1801452;0.5036983;-0.05582094,0.2492578;0.2266063;-0.0311749,0.2857338;-0.0366841;-0.08394766,-0.1521032;0.5145414;0.00652324,-0.2020361;0.2324646;0.01668783,-0.2580902;-0.0290361;-0.02704554,0.07417728;0.002947301;-0.05384922,0.107025;-0.3687406;-0.04154181,0.1187573;-0.7565424;0.02722287,0.1289668;-0.7998111;-0.0479641,-0.08769137;0.003799638;-0.02657968,-0.1026412;-0.3692217;-0.022836,-0.08674623;-0.7580601;0.03887674,-0.1068534;-0.8039588;-0.03155549,0.01484483;0.5596495;-0.02904677,140.7159
+0;0;0,0.004000256;0.3240671;0.008170538,0.008842936;0.6373649;0.001033187,0.1779997;0.5168194;0.02170932,0.2548131;0.2416243;0.04383277,0.3466522;-0.01147228;0.0138083,-0.1618687;0.5105055;0.00619304,-0.2567251;0.2402361;0.01506905,-0.3547814;-0.01081747;-0.01233217,0.08374777;0.00531;-0.03697719,0.09260395;-0.3633317;0.01576382,0.09907778;-0.7471834;0.1080534,0.1012172;-0.7067713;0.003510587,-0.08249938;0.005837156;-0.0396103,-0.1141829;-0.3635221;-0.003186703,-0.1376366;-0.7477506;0.08467542,-0.1326599;-0.7072408;-0.01976101,0.007591409;0.5604882;0.005281918,0;0;0,0.008980729;0.3238491;-0.01197147,0.01672331;0.6360979;-0.03784823,0.1803557;0.5036402;-0.05583405,0.2492203;0.2265628;-0.03117943,0.2858249;-0.03661063;-0.08403397,-0.1521998;0.5146635;0.006462306,-0.2024221;0.2327182;0.01678997,-0.2585188;-0.02866426;-0.02709768,0.07419469;0.002947345;-0.05381131,0.1067282;-0.3679272;-0.0415492,0.1187394;-0.7565525;0.02720786,0.1288707;-0.798663;-0.04855251,-0.08765864;0.003806379;-0.0266584,-0.1026463;-0.3683749;-0.02302572,-0.08569104;-0.7577947;0.03995159,-0.1062273;-0.8043938;-0.02899073,0.01494873;0.559628;-0.02896905,140.7372
+0;0;0,0.004000256;0.3240671;0.008170538,0.008842936;0.6373649;0.001033187,0.1779997;0.5168194;0.02170932,0.2548131;0.2416243;0.04383277,0.3466522;-0.01147228;0.0138083,-0.1618687;0.5105055;0.00619304,-0.2567251;0.2402361;0.01506905,-0.3547814;-0.01081747;-0.01233217,0.08374777;0.00531;-0.03697719,0.09260395;-0.3633317;0.01576382,0.09907778;-0.7471834;0.1080534,0.1012172;-0.7067713;0.003510587,-0.08249938;0.005837156;-0.0396103,-0.1141829;-0.3635221;-0.003186703,-0.1376366;-0.7477506;0.08467542,-0.1326599;-0.7072408;-0.01976101,0.007591409;0.5604882;0.005281918,0;0;0,0.008980729;0.3238491;-0.01197147,0.01672331;0.6360979;-0.03784823,0.1803557;0.5036402;-0.05583405,0.2492203;0.2265628;-0.03117943,0.2858249;-0.03661063;-0.08403397,-0.1521998;0.5146635;0.006462306,-0.2024221;0.2327182;0.01678997,-0.2585188;-0.02866426;-0.02709768,0.07419469;0.002947345;-0.05381131,0.1067282;-0.3679272;-0.0415492,0.1187394;-0.7565525;0.02720786,0.1288707;-0.798663;-0.04855251,-0.08765864;0.003806379;-0.0266584,-0.1026463;-0.3683749;-0.02302572,-0.08569104;-0.7577947;0.03995159,-0.1062273;-0.8043938;-0.02899073,0.01494873;0.559628;-0.02896905,140.7487
+0;0;0,0.004000389;0.3240779;0.00817081,0.008843117;0.6373788;0.001033389,0.1779687;0.5168404;0.02170656,0.2547984;0.2415865;0.04383473,0.346651;-0.01154736;0.01380584,-0.1618375;0.5105277;0.006193117,-0.2567142;0.2402005;0.01507102,-0.3547849;-0.01089004;-0.01233423,0.08373436;0.005309151;-0.03697128,0.09258573;-0.3631319;0.01574103,0.09904797;-0.7462969;0.1078655,0.1011722;-0.7059585;0.004063241,-0.08248618;0.005836222;-0.03960397,-0.1141524;-0.363322;-0.003200188,-0.1375642;-0.7468631;0.08450475,-0.1326227;-0.7064278;-0.01919191,0.007591577;0.5605013;0.005282161,0;0;0,0.009015113;0.323859;-0.01197171,0.0168189;0.6361076;-0.0378685,0.1804116;0.5036786;-0.05583262,0.2493888;0.2265515;-0.03133941,0.2857564;-0.03671116;-0.08411765,-0.1521297;0.5147875;0.006392512,-0.2026294;0.2328298;0.01672702,-0.2587561;-0.02861798;-0.02697914,0.07420836;0.002934322;-0.05376816,0.1067954;-0.3677372;-0.04166746,0.118767;-0.7555455;0.02765417,0.1274261;-0.7977576;-0.04715729,-0.08762434;0.003797152;-0.02672195,-0.1025492;-0.3681801;-0.02272577,-0.08521142;-0.7569044;0.0400186,-0.1057566;-0.8037758;-0.02747211,0.01502733;0.5596381;-0.02898169,140.76
+0;0;0,0.003972708;0.3240785;0.008160708,0.008733297;0.6373816;0.001058085,0.1779387;0.5170678;0.02169487,0.2607519;0.2435492;0.04375637,0.3614272;-0.006198198;0.01365527,-0.1618864;0.5103943;0.006376836,-0.263881;0.2426717;0.01525772,-0.3667042;-0.006514728;-0.01210815,0.08370864;0.005298069;-0.03703107,0.0923413;-0.3630961;0.01604351,0.09884057;-0.7462702;0.1081275,0.1009087;-0.7059281;0.004324429,-0.08253429;0.00583414;-0.03950392,-0.1142743;-0.3633013;-0.002934329,-0.137944;-0.7468755;0.08455645,-0.1330549;-0.7064314;-0.0191418,0.007501665;0.5605031;0.005293577,0;0;0,0.009015113;0.323859;-0.01197171,0.0168189;0.6361076;-0.0378685,0.1804116;0.5036786;-0.05583262,0.2493888;0.2265515;-0.03133941,0.2857564;-0.03671116;-0.08411765,-0.1521297;0.5147875;0.006392512,-0.2026294;0.2328298;0.01672702,-0.2587561;-0.02861798;-0.02697914,0.07420836;0.002934322;-0.05376816,0.1067954;-0.3677372;-0.04166746,0.118767;-0.7555455;0.02765417,0.1274261;-0.7977576;-0.04715729,-0.08762434;0.003797152;-0.02672195,-0.1025492;-0.3681801;-0.02272577,-0.08521142;-0.7569044;0.0400186,-0.1057566;-0.8037758;-0.02747211,0.01502733;0.5596381;-0.02898169,140.7822
+0;0;0,0.003972397;0.324053;0.008160069,0.008731992;0.6372911;0.001059033,0.1778174;0.5170265;0.02168322,0.2606663;0.24339;0.04375422,0.3611781;-0.005951747;0.01370202,-0.161768;0.5103577;0.006375998,-0.2638064;0.2425197;0.0152607,-0.3664626;-0.006261915;-0.01206071,0.08374818;0.005300571;-0.03704856,0.09230197;-0.3597282;0.01554114,0.09885947;-0.7463346;0.10845,0.1009116;-0.7060726;0.00545112,-0.08257328;0.005836896;-0.03952258,-0.1140233;-0.3599263;-0.003287077,-0.137905;-0.7469364;0.08498742,-0.1330538;-0.7065732;-0.01790744,0.007500658;0.5604311;0.005293502,0;0;0,0.009084962;0.3238315;-0.0119729,0.01704935;0.6360081;-0.03789687,0.1805078;0.5037305;-0.05582786,0.2494816;0.2264746;-0.03133845,0.285817;-0.0362736;-0.08444405,-0.1518663;0.5148433;0.006308749,-0.202471;0.2327773;0.01659949,-0.2588986;-0.0281933;-0.02684404,0.07423007;0.002908394;-0.05381346,0.1070372;-0.3643738;-0.04321718,0.1187598;-0.7555048;0.02762556,0.1274521;-0.7976683;-0.04609799,-0.08767264;0.003817115;-0.02670933,-0.1024151;-0.3647637;-0.02274795,-0.08518784;-0.7570212;0.04031421,-0.1058053;-0.8027687;-0.02718037,0.01520894;0.5595598;-0.02899981,140.8045
+0;0;0,0.003972384;0.324052;0.008160043,0.008731851;0.6372814;0.001059142,0.1777637;0.5170313;0.02167813,0.2606611;0.2432346;0.04376206,0.3611068;-0.005943224;0.01372961,-0.1617148;0.5103646;0.006375726,-0.263813;0.2423697;0.01526564,-0.3664017;-0.00624831;-0.01203781,0.08377622;0.005302346;-0.03706096,0.092331;-0.3597686;0.01553482,0.09888581;-0.746217;0.1084057,0.1009129;-0.7060803;0.006663218,-0.08260093;0.00583885;-0.03953581,-0.1140546;-0.3599666;-0.003296122,-0.1379265;-0.7468185;0.08494228,-0.1331345;-0.7065817;-0.01669744,0.007500528;0.5604222;0.005293571,0;0;0,0.009109467;0.3238277;-0.01202917,0.01713687;0.6359823;-0.03808808,0.1805617;0.5037848;-0.05586267,0.2495558;0.2263471;-0.03152156,0.2857931;-0.03625673;-0.08450198,-0.1517856;0.5149081;0.006040581,-0.2025992;0.2327156;0.01651396,-0.2590597;-0.02809128;-0.02676221,0.07424596;0.00290674;-0.05384397,0.1070253;-0.3644184;-0.04316234,0.1185996;-0.7553704;0.0277803,0.1277019;-0.7985452;-0.04307866,-0.08771005;0.003821866;-0.02669133,-0.1025465;-0.364801;-0.02304325,-0.08538458;-0.7568028;0.04059961,-0.1054013;-0.8022447;-0.02547798,0.01527932;0.5595404;-0.02914548,140.8154
+0;0;0,0.003945612;0.3240519;0.00817477,0.00865408;0.6372826;0.001096814,0.1778349;0.5175416;0.02161544,0.2675981;0.2459691;0.04431535,0.3753137;-0.0003935397;0.01632152,-0.1617749;0.5103434;0.006472714,-0.2700226;0.2447854;0.01573048,-0.3789138;-0.001133829;-0.01160594,0.08372078;0.005310917;-0.03718481,0.09179835;-0.3597716;0.01540601,0.09898969;-0.7462388;0.1081514,0.1009582;-0.7061046;0.006407484,-0.08265761;0.005816386;-0.03942049,-0.114132;-0.3599873;-0.003181428,-0.1381272;-0.7468176;0.08511809,-0.133389;-0.7065781;-0.01652388,0.007433515;0.560423;0.005326751,0;0;0,0.009109467;0.3238277;-0.01202917,0.01713687;0.6359823;-0.03808808,0.1805617;0.5037848;-0.05586267,0.2495558;0.2263471;-0.03152156,0.2857931;-0.03625673;-0.08450198,-0.1517856;0.5149081;0.006040581,-0.2025992;0.2327156;0.01651396,-0.2590597;-0.02809128;-0.02676221,0.07424596;0.00290674;-0.05384397,0.1070253;-0.3644184;-0.04316234,0.1185996;-0.7553704;0.0277803,0.1277019;-0.7985452;-0.04307866,-0.08771005;0.003821866;-0.02669133,-0.1025465;-0.364801;-0.02304325,-0.08538458;-0.7568028;0.04059961,-0.1054013;-0.8022447;-0.02547798,0.01527932;0.5595404;-0.02914548,140.8376
+0;0;0,0.003945612;0.3240519;0.00817477,0.00865408;0.6372826;0.001096814,0.1778349;0.5175416;0.02161544,0.2675981;0.2459691;0.04431535,0.3753137;-0.0003935397;0.01632152,-0.1617749;0.5103434;0.006472714,-0.2700226;0.2447854;0.01573048,-0.3789138;-0.001133829;-0.01160594,0.08372078;0.005310917;-0.03718481,0.09179835;-0.3597716;0.01540601,0.09898969;-0.7462388;0.1081514,0.1009582;-0.7061046;0.006407484,-0.08265761;0.005816386;-0.03942049,-0.114132;-0.3599873;-0.003181428,-0.1381272;-0.7468176;0.08511809,-0.133389;-0.7065781;-0.01652388,0.007433515;0.560423;0.005326751,0;0;0,0.009109467;0.3238277;-0.01202917,0.01713687;0.6359823;-0.03808808,0.1805617;0.5037848;-0.05586267,0.2495558;0.2263471;-0.03152156,0.2857931;-0.03625673;-0.08450198,-0.1517856;0.5149081;0.006040581,-0.2025992;0.2327156;0.01651396,-0.2590597;-0.02809128;-0.02676221,0.07424596;0.00290674;-0.05384397,0.1070253;-0.3644184;-0.04316234,0.1185996;-0.7553704;0.0277803,0.1277019;-0.7985452;-0.04307866,-0.08771005;0.003821866;-0.02669133,-0.1025465;-0.364801;-0.02304325,-0.08538458;-0.7568028;0.04059961,-0.1054013;-0.8022447;-0.02547798,0.01527932;0.5595404;-0.02914548,140.849
+0;0;0,0.003945541;0.324046;0.008174622,0.008653996;0.6372758;0.00109664,0.1780157;0.5174883;0.02163261,0.2677517;0.2459981;0.04432564,0.3754356;-0.0002918988;0.01634005,-0.1619547;0.5102825;0.006473806,-0.2701696;0.244805;0.01572877,-0.3790287;-0.0010418;-0.0115996,0.08373353;0.005311725;-0.03719047,0.09177214;-0.3580101;0.01514671,0.098962;-0.7443981;0.1078731,0.1009491;-0.7041684;0.005169339,-0.0826702;0.005817272;-0.03942649,-0.1139928;-0.3582223;-0.003362197,-0.1379831;-0.7449734;0.08491923,-0.1332002;-0.7046373;-0.01768164,0.007433417;0.5604152;0.005326626,0;0;0,0.009164251;0.3238199;-0.01203799,0.01729219;0.6359684;-0.03812695,0.1808298;0.5036758;-0.05606484,0.2496745;0.226307;-0.03154159,0.2858388;-0.03623259;-0.08448386,-0.1519003;0.5149313;0.005841449,-0.2029305;0.2328785;0.01663972,-0.2595741;-0.02780539;-0.0266408,0.07427374;0.00286755;-0.05383158,0.1066371;-0.3627104;-0.04325271,0.1184748;-0.7535397;0.02786636,0.1272217;-0.7976198;-0.04349399,-0.08771907;0.003855137;-0.02670495,-0.1025622;-0.3629925;-0.02369006,-0.08552998;-0.7548528;0.04034897,-0.1066577;-0.8003083;-0.02685774,0.01540788;0.5595275;-0.02917409,140.8713
+0;0;0,0.004008094;0.3240429;0.008267003,0.008720092;0.637274;0.001256116,0.1781129;0.51759;0.02172268,0.2747849;0.2485501;0.04509995,0.3858817;0.003352731;0.02115093,-0.161874;0.5102305;0.006669536,-0.2778159;0.2480425;0.01612183,-0.3914334;0.004176691;-0.009535678,0.08373776;0.005252501;-0.03718939,0.09183756;-0.3580334;0.01538729,0.09926637;-0.7444208;0.1080975,0.1012207;-0.7041804;0.005394176,-0.08268166;0.005872174;-0.03939429,-0.1138753;-0.3581574;-0.003116898,-0.1380023;-0.7448978;0.0851741,-0.133248;-0.7045566;-0.01742759,0.007499085;0.5604127;0.005472744,0;0;0,0.009164251;0.3238199;-0.01203799,0.01729219;0.6359684;-0.03812695,0.1808298;0.5036758;-0.05606484,0.2496745;0.226307;-0.03154159,0.2858388;-0.03623259;-0.08448386,-0.1519003;0.5149313;0.005841449,-0.2029305;0.2328785;0.01663972,-0.2595741;-0.02780539;-0.0266408,0.07427374;0.00286755;-0.05383158,0.1066371;-0.3627104;-0.04325271,0.1184748;-0.7535397;0.02786636,0.1272217;-0.7976198;-0.04349399,-0.08771907;0.003855137;-0.02670495,-0.1025622;-0.3629925;-0.02369006,-0.08552998;-0.7548528;0.04034897,-0.1066577;-0.8003083;-0.02685774,0.01540788;0.5595275;-0.02917409,140.8826
+0;0;0,0.004008524;0.3240777;0.008267888,0.00872083;0.6373292;0.001256514,0.178218;0.5176132;0.02173334,0.2750662;0.2480829;0.04515322,0.385919;0.003423989;0.0212568,-0.161977;0.5102494;0.006670978,-0.2781303;0.2475833;0.0161405,-0.3914983;0.00425303;-0.009460654,0.08374996;0.005253267;-0.03719481,0.09189675;-0.36014;0.01568686,0.09929792;-0.7450901;0.1080522,0.1012746;-0.7047325;0.004172944,-0.08269372;0.005873031;-0.03940004,-0.1140683;-0.3602682;-0.002912201,-0.1381056;-0.7455699;0.08505037,-0.1332968;-0.7051103;-0.01872608,0.007499733;0.5604622;0.005473454,0;0;0,0.009137616;0.3238533;-0.01209688,0.01725884;0.6360146;-0.0382762,0.1808819;0.5036427;-0.05622578,0.2498249;0.2257888;-0.03135133,0.2857855;-0.03612909;-0.08448529,-0.1520249;0.514963;0.005802672,-0.2031944;0.2324088;0.01673362,-0.2598242;-0.02767941;-0.02644684,0.07429965;0.002843961;-0.05381989,0.1075138;-0.3647888;-0.04295158,0.1183776;-0.7541948;0.02788329,0.1270414;-0.7983991;-0.04506016,-0.08772625;0.003889699;-0.02672229,-0.1031514;-0.365072;-0.02463247,-0.08648123;-0.7553744;0.03985638,-0.1075906;-0.8017727;-0.02811256,0.01537731;0.5595713;-0.0292933,140.9046
+0;0;0,0.004008524;0.3240777;0.008267888,0.00872083;0.6373292;0.001256514,0.178218;0.5176132;0.02173334,0.2750662;0.2480829;0.04515322,0.385919;0.003423989;0.0212568,-0.161977;0.5102494;0.006670978,-0.2781303;0.2475833;0.0161405,-0.3914983;0.00425303;-0.009460654,0.08374996;0.005253267;-0.03719481,0.09189675;-0.36014;0.01568686,0.09929792;-0.7450901;0.1080522,0.1012746;-0.7047325;0.004172944,-0.08269372;0.005873031;-0.03940004,-0.1140683;-0.3602682;-0.002912201,-0.1381056;-0.7455699;0.08505037,-0.1332968;-0.7051103;-0.01872608,0.007499733;0.5604622;0.005473454,0;0;0,0.009137616;0.3238533;-0.01209688,0.01725884;0.6360146;-0.0382762,0.1808819;0.5036427;-0.05622578,0.2498249;0.2257888;-0.03135133,0.2857855;-0.03612909;-0.08448529,-0.1520249;0.514963;0.005802672,-0.2031944;0.2324088;0.01673362,-0.2598242;-0.02767941;-0.02644684,0.07429965;0.002843961;-0.05381989,0.1075138;-0.3647888;-0.04295158,0.1183776;-0.7541948;0.02788329,0.1270414;-0.7983991;-0.04506016,-0.08772625;0.003889699;-0.02672229,-0.1031514;-0.365072;-0.02463247,-0.08648123;-0.7553744;0.03985638,-0.1075906;-0.8017727;-0.02811256,0.01537731;0.5595713;-0.0292933,140.9162
+0;0;0,0.004056393;0.3241025;0.008224566,0.008781609;0.6374299;0.001192238,0.178186;0.5181872;0.02156469,0.2827161;0.2516521;0.0461135,0.4032717;0.01100369;0.02207289,-0.1617009;0.51036;0.006804626,-0.284947;0.2509573;0.01633403,-0.4036924;0.00937365;-0.007332502,0.08369666;0.005253186;-0.03731225,0.09183939;-0.3601189;0.01578455,0.09959483;-0.7448968;0.1078192,0.1014797;-0.7045349;0.00396087,-0.08273376;0.005863917;-0.039315,-0.1137558;-0.3603173;-0.002828494,-0.1380229;-0.7453328;0.08525505,-0.1333031;-0.7048746;-0.0185034,0.007558216;0.5605342;0.005411462,0;0;0,0.009258069;0.3238714;-0.0121727,0.01770931;0.6360818;-0.03856397,0.1810258;0.5036888;-0.05628633,0.2500795;0.2258816;-0.03128791,0.2860961;-0.03660506;-0.08445573,-0.1515193;0.5152003;0.005454741,-0.2027613;0.2326783;0.01666797,-0.2596432;-0.02794686;-0.02648552,0.0743132;0.002819374;-0.05380082,0.1074667;-0.3648294;-0.04295945,0.1184675;-0.7539962;0.02784133,0.1264979;-0.7983384;-0.04500246,-0.0877156;0.003920233;-0.02674949,-0.1031542;-0.3650509;-0.02468785,-0.0859535;-0.7550588;0.03998501,-0.1066699;-0.8031781;-0.02608827,0.01573022;0.5596205;-0.02950907,140.9274
+0;0;0,0.004056394;0.3241026;0.008224568,0.008781996;0.6374554;0.001191589,0.1782137;0.5181978;0.02156708,0.2826301;0.2519524;0.0460892,0.4031808;0.01131375;0.02204957,-0.1617278;0.5103693;0.006804646,-0.28484;0.2512486;0.01632369,-0.4035805;0.009674698;-0.007341882,0.08376306;0.005257354;-0.03734185,0.09191435;-0.3604988;0.01581076,0.09965841;-0.7447119;0.1077103,0.1015434;-0.7043497;0.003848605,-0.0827994;0.005868569;-0.03934619,-0.113854;-0.3606976;-0.002821326,-0.1380855;-0.7451479;0.08513292,-0.1333656;-0.7046894;-0.0186289,0.007558474;0.5605516;0.005411259,0;0;0,0.009286486;0.3238668;-0.01227617,0.01774306;0.6360894;-0.03882241,0.1811494;0.5037186;-0.05621362,0.2501613;0.2262208;-0.03125262,0.286337;-0.03621677;-0.08449912,-0.1515096;0.5150905;0.005100898,-0.2026794;0.2328872;0.01666329,-0.2596719;-0.02772906;-0.02632893,0.0743499;0.002798334;-0.05387545,0.1075381;-0.3652296;-0.04277635,0.1185153;-0.753824;0.02792787,0.1269348;-0.7977558;-0.04529357,-0.08779807;0.00394912;-0.02672465,-0.1031392;-0.3654134;-0.02443279,-0.08608617;-0.7548708;0.0400444,-0.1069549;-0.8030905;-0.02586733,0.01576812;0.5596247;-0.02972603,140.9494
+0;0;0,0.004056394;0.3241026;0.008224568,0.008781996;0.6374554;0.001191589,0.1782137;0.5181978;0.02156708,0.2826301;0.2519524;0.0460892,0.4031808;0.01131375;0.02204957,-0.1617278;0.5103693;0.006804646,-0.28484;0.2512486;0.01632369,-0.4035805;0.009674698;-0.007341882,0.08376306;0.005257354;-0.03734185,0.09191435;-0.3604988;0.01581076,0.09965841;-0.7447119;0.1077103,0.1015434;-0.7043497;0.003848605,-0.0827994;0.005868569;-0.03934619,-0.113854;-0.3606976;-0.002821326,-0.1380855;-0.7451479;0.08513292,-0.1333656;-0.7046894;-0.0186289,0.007558474;0.5605516;0.005411259,0;0;0,0.009286486;0.3238668;-0.01227617,0.01774306;0.6360894;-0.03882241,0.1811494;0.5037186;-0.05621362,0.2501613;0.2262208;-0.03125262,0.286337;-0.03621677;-0.08449912,-0.1515096;0.5150905;0.005100898,-0.2026794;0.2328872;0.01666329,-0.2596719;-0.02772906;-0.02632893,0.0743499;0.002798334;-0.05387545,0.1075381;-0.3652296;-0.04277635,0.1185153;-0.753824;0.02792787,0.1269348;-0.7977558;-0.04529357,-0.08779807;0.00394912;-0.02672465,-0.1031392;-0.3654134;-0.02443279,-0.08608617;-0.7548708;0.0400444,-0.1069549;-0.8030905;-0.02586733,0.01576812;0.5596247;-0.02972603,140.961
+0;0;0,0.004084549;0.3240277;0.008357752,0.008790344;0.6373094;0.001421446,0.1780507;0.5184358;0.02113411,0.289395;0.2552336;0.04700994,0.4157176;0.01819231;0.02520859,-0.1614183;0.5103468;0.007063611,-0.2902148;0.2540882;0.01631321,-0.4138798;0.01575163;-0.006575726,0.08374745;0.005254495;-0.03764543,0.09170949;-0.3614796;0.01626826,0.09999639;-0.7445487;0.1078296,0.101695;-0.7042254;0.004446253,-0.08298749;0.005854653;-0.03920742,-0.1140082;-0.3617758;-0.002472192,-0.138242;-0.7451355;0.08494726,-0.1337152;-0.7046881;-0.01833837,0.007570712;0.5604234;0.005621342,0;0;0,0.009399578;0.3237873;-0.01240587,0.01794656;0.6359195;-0.03911924,0.181094;0.5037353;-0.05622816,0.2501737;0.226348;-0.03119254,0.2867;-0.03531456;-0.08429456,-0.1511234;0.5153545;0.004727449,-0.2022539;0.2332419;0.01659054,-0.2591667;-0.02666414;-0.02620002,0.07442509;0.002782419;-0.05395913,0.1078482;-0.3662926;-0.04253625,0.1183789;-0.7537265;0.02801919,0.1271043;-0.798057;-0.0440669,-0.08792078;0.003976372;-0.02669359,-0.1034348;-0.3664538;-0.02451193,-0.08683071;-0.7547553;0.03983298,-0.1076249;-0.8017064;-0.02682806,0.01595563;0.5594794;-0.02998042,140.9832
+0;0;0,0.004084549;0.3240277;0.008357752,0.008790344;0.6373094;0.001421446,0.1780507;0.5184358;0.02113411,0.289395;0.2552336;0.04700994,0.4157176;0.01819231;0.02520859,-0.1614183;0.5103468;0.007063611,-0.2902148;0.2540882;0.01631321,-0.4138798;0.01575163;-0.006575726,0.08374745;0.005254495;-0.03764543,0.09170949;-0.3614796;0.01626826,0.09999639;-0.7445487;0.1078296,0.101695;-0.7042254;0.004446253,-0.08298749;0.005854653;-0.03920742,-0.1140082;-0.3617758;-0.002472192,-0.138242;-0.7451355;0.08494726,-0.1337152;-0.7046881;-0.01833837,0.007570712;0.5604234;0.005621342,0;0;0,0.009399578;0.3237873;-0.01240587,0.01794656;0.6359195;-0.03911924,0.181094;0.5037353;-0.05622816,0.2501737;0.226348;-0.03119254,0.2867;-0.03531456;-0.08429456,-0.1511234;0.5153545;0.004727449,-0.2022539;0.2332419;0.01659054,-0.2591667;-0.02666414;-0.02620002,0.07442509;0.002782419;-0.05395913,0.1078482;-0.3662926;-0.04253625,0.1183789;-0.7537265;0.02801919,0.1271043;-0.798057;-0.0440669,-0.08792078;0.003976372;-0.02669359,-0.1034348;-0.3664538;-0.02451193,-0.08683071;-0.7547553;0.03983298,-0.1076249;-0.8017064;-0.02682806,0.01595563;0.5594794;-0.02998042,141.0052
+0;0;0,0.004082428;0.3238594;0.008353413,0.008784312;0.6368815;0.001423302,0.1777647;0.5181513;0.02110633,0.2890025;0.255201;0.0469574,0.4146087;0.01950397;0.02527969,-0.1611445;0.5100756;0.007059041,-0.2898177;0.2540623;0.01629979,-0.4127814;0.01707731;-0.00645934,0.08375894;0.005255218;-0.0376506,0.09171755;-0.3613203;0.01623978,0.09998998;-0.7437209;0.1076413,0.1016936;-0.7033671;0.003952108,-0.0829989;0.005855457;-0.0392128,-0.1140062;-0.3616161;-0.002493463,-0.1381977;-0.7443068;0.08477344,-0.1336575;-0.7038285;-0.0188178,0.007565855;0.5600697;0.005619151,0;0;0,0.009578601;0.3236127;-0.01242685,0.0183852;0.6354779;-0.03913093,0.1813234;0.5037901;-0.05607677,0.250174;0.2266268;-0.031075,0.2872508;-0.03349468;-0.08363008,-0.1506291;0.5155137;0.004490137,-0.2015772;0.2336565;0.0165662,-0.2584692;-0.02471253;-0.02596207,0.07444774;0.002765134;-0.05395031,0.1078067;-0.3661496;-0.04236722,0.1182975;-0.752973;0.02770829,0.1270833;-0.7974232;-0.04469013,-0.08792551;0.004004044;-0.02671741,-0.1031502;-0.3662751;-0.02413652,-0.0867409;-0.7539285;0.03996055,-0.1087142;-0.8004726;-0.02726844,0.01632634;0.5591133;-0.03000045,141.0165
+0;0;0,0.004020896;0.3238572;0.008468241,0.008655898;0.6368825;0.001645101,0.1778323;0.5188616;0.02119994,0.2973615;0.2596004;0.04730372,0.4292821;0.02709018;0.02897722,-0.1612373;0.510002;0.007348996,-0.2965667;0.2574382;0.01643115,-0.4263257;0.02401575;-0.005397651,0.08373185;0.005202082;-0.03771819,0.09135427;-0.3613344;0.01648491,0.09983037;-0.7437132;0.1079591,0.101455;-0.7033466;0.004269943,-0.08304446;0.005886429;-0.03911157,-0.114386;-0.3615428;-0.00225227,-0.138414;-0.7442558;0.08496165,-0.133952;-0.7037687;-0.0186321,0.007450467;0.5600692;0.00581722,0;0;0,0.009578601;0.3236127;-0.01242685,0.0183852;0.6354779;-0.03913093,0.1813234;0.5037901;-0.05607677,0.250174;0.2266268;-0.031075,0.2872508;-0.03349468;-0.08363008,-0.1506291;0.5155137;0.004490137,-0.2015772;0.2336565;0.0165662,-0.2584692;-0.02471253;-0.02596207,0.07444774;0.002765134;-0.05395031,0.1078067;-0.3661496;-0.04236722,0.1182975;-0.752973;0.02770829,0.1270833;-0.7974232;-0.04469013,-0.08792551;0.004004044;-0.02671741,-0.1031502;-0.3662751;-0.02413652,-0.0867409;-0.7539285;0.03996055,-0.1087142;-0.8004726;-0.02726844,0.01632634;0.5591133;-0.03000045,141.0278
+0;0;0,0.004018962;0.3237015;0.008464169,0.008651007;0.6365274;0.001645552,0.1774329;0.5186552;0.02116182,0.2968816;0.2595685;0.04724802,0.4290234;0.02666855;0.0288908,-0.16085;0.5098161;0.007343011,-0.2960883;0.2574223;0.01641905,-0.4260648;0.02360858;-0.005446345,0.08370083;0.005200155;-0.03770422,0.09135107;-0.3626745;0.01669677,0.09981496;-0.7445021;0.1080391,0.1014324;-0.704181;0.004805677,-0.08301369;0.005884249;-0.03909708,-0.1144697;-0.3628863;-0.002103213,-0.138463;-0.7450477;0.08498497,-0.1340206;-0.7046067;-0.01815345,0.007446408;0.5597671;0.005814789,0;0;0,0.00979282;0.3234485;-0.01247382,0.01886871;0.6351027;-0.03921199,0.1815022;0.5039248;-0.05586457,0.2502252;0.2269127;-0.03104901,0.2876245;-0.03367615;-0.08335185,-0.1499819;0.5157679;0.004165437,-0.2009282;0.2341151;0.01643597,-0.2579679;-0.02468467;-0.02610794,0.07444493;0.002776399;-0.05389547,0.1085128;-0.3674286;-0.04217339,0.1182272;-0.7537053;0.02784991,0.1267817;-0.7981709;-0.04389954,-0.08785985;0.003981622;-0.02681926,-0.1030633;-0.3676516;-0.02410501,-0.08689519;-0.7547321;0.04004022,-0.107265;-0.8016246;-0.02658487,0.01674373;0.5587943;-0.03007507,141.0502
+0;0;0,0.004018962;0.3237015;0.008464169,0.008651007;0.6365274;0.001645552,0.1774329;0.5186552;0.02116182,0.2968816;0.2595685;0.04724802,0.4290234;0.02666855;0.0288908,-0.16085;0.5098161;0.007343011,-0.2960883;0.2574223;0.01641905,-0.4260648;0.02360858;-0.005446345,0.08370083;0.005200155;-0.03770422,0.09135107;-0.3626745;0.01669677,0.09981496;-0.7445021;0.1080391,0.1014324;-0.704181;0.004805677,-0.08301369;0.005884249;-0.03909708,-0.1144697;-0.3628863;-0.002103213,-0.138463;-0.7450477;0.08498497,-0.1340206;-0.7046067;-0.01815345,0.007446408;0.5597671;0.005814789,0;0;0,0.00979282;0.3234485;-0.01247382,0.01886871;0.6351027;-0.03921199,0.1815022;0.5039248;-0.05586457,0.2502252;0.2269127;-0.03104901,0.2876245;-0.03367615;-0.08335185,-0.1499819;0.5157679;0.004165437,-0.2009282;0.2341151;0.01643597,-0.2579679;-0.02468467;-0.02610794,0.07444493;0.002776399;-0.05389547,0.1085128;-0.3674286;-0.04217339,0.1182272;-0.7537053;0.02784991,0.1267817;-0.7981709;-0.04389954,-0.08785985;0.003981622;-0.02681926,-0.1030633;-0.3676516;-0.02410501,-0.08689519;-0.7547321;0.04004022,-0.107265;-0.8016246;-0.02658487,0.01674373;0.5587943;-0.03007507,141.0614
+0;0;0,0.004024155;0.3235864;0.008484972,0.008633703;0.636291;0.001705603,0.177647;0.5189573;0.02115485,0.3039214;0.2634437;0.04884277,0.4392891;0.03248934;0.03087582,-0.1609495;0.5095691;0.0074394,-0.3035154;0.2613859;0.01633258,-0.4435197;0.03367844;-0.006804178,0.08364281;0.005167878;-0.03777819,0.09119657;-0.3633791;0.01696284,0.09965117;-0.7441183;0.1079829,0.101232;-0.7037231;0.004044689,-0.0830289;0.005911362;-0.03900354,-0.1145033;-0.363566;-0.00190467,-0.138587;-0.7446426;0.08480795,-0.1341609;-0.7041234;-0.0190355,0.007434431;0.5595601;0.005863629,0;0;0,0.009941801;0.3233249;-0.0125885,0.01916754;0.6348344;-0.03952312,0.1820423;0.5039909;-0.05564213,0.250191;0.2269591;-0.03098106,0.2877799;-0.03351662;-0.08319831,-0.149862;0.5158576;0.004090443,-0.2004819;0.2342635;0.01598178,-0.2576275;-0.02450383;-0.02598272,0.07445566;0.002767771;-0.05383968,0.1088111;-0.3681257;-0.04208136,0.1182272;-0.7532625;0.027915,0.1266521;-0.7983553;-0.04422235,-0.08781628;0.003982635;-0.02687859,-0.1030592;-0.3683605;-0.02392567,-0.08707733;-0.7543935;0.03964826,-0.1073179;-0.801376;-0.02801061,0.01700926;0.5585638;-0.03033185,141.0838
+0;0;0,0.004024155;0.3235864;0.008484972,0.008633703;0.636291;0.001705603,0.177647;0.5189573;0.02115485,0.3039214;0.2634437;0.04884277,0.4392891;0.03248934;0.03087582,-0.1609495;0.5095691;0.0074394,-0.3035154;0.2613859;0.01633258,-0.4435197;0.03367844;-0.006804178,0.08364281;0.005167878;-0.03777819,0.09119657;-0.3633791;0.01696284,0.09965117;-0.7441183;0.1079829,0.101232;-0.7037231;0.004044689,-0.0830289;0.005911362;-0.03900354,-0.1145033;-0.363566;-0.00190467,-0.138587;-0.7446426;0.08480795,-0.1341609;-0.7041234;-0.0190355,0.007434431;0.5595601;0.005863629,0;0;0,0.009941801;0.3233249;-0.0125885,0.01916754;0.6348344;-0.03952312,0.1820423;0.5039909;-0.05564213,0.250191;0.2269591;-0.03098106,0.2877799;-0.03351662;-0.08319831,-0.149862;0.5158576;0.004090443,-0.2004819;0.2342635;0.01598178,-0.2576275;-0.02450383;-0.02598272,0.07445566;0.002767771;-0.05383968,0.1088111;-0.3681257;-0.04208136,0.1182272;-0.7532625;0.027915,0.1266521;-0.7983553;-0.04422235,-0.08781628;0.003982635;-0.02687859,-0.1030592;-0.3683605;-0.02392567,-0.08707733;-0.7543935;0.03964826,-0.1073179;-0.801376;-0.02801061,0.01700926;0.5585638;-0.03033185,141.0953
+0;0;0,0.004022244;0.3234327;0.008480943,0.008629536;0.6359844;0.001704936,0.1774404;0.5187377;0.02113385,0.3036241;0.2634077;0.04880188,0.438944;0.03253476;0.03084126,-0.1607522;0.5093607;0.007434761,-0.3032157;0.2613558;0.01632155,-0.4431705;0.03372863;-0.006807048,0.08363367;0.005167314;-0.03777406,0.09118478;-0.3632504;0.01694776,0.09964637;-0.7443045;0.1080431,0.101228;-0.7039043;0.004054725,-0.08301983;0.005910716;-0.03899928,-0.1144832;-0.363437;-0.001913425,-0.1385868;-0.7448288;0.0848709,-0.1341586;-0.7043045;-0.01902264,0.007430868;0.5592921;0.005860871,0;0;0,0.01005317;0.3231673;-0.01259542,0.01932424;0.6345234;-0.03951287,0.1821268;0.5040829;-0.05541277,0.2499233;0.2271718;-0.03081346,0.2880467;-0.03315184;-0.08291531,-0.1496371;0.5160148;0.003905781,-0.2001794;0.2346227;0.01595735,-0.2573982;-0.02401814;-0.02608209,0.07445066;0.002805367;-0.05382752,0.1085077;-0.3679838;-0.04205465,0.1177966;-0.7534636;0.02788258,0.126634;-0.7980953;-0.04475522,-0.08780174;0.003954783;-0.02689585,-0.103207;-0.3682503;-0.02386321,-0.08750035;-0.7546549;0.03951576,-0.1153253;-0.7976416;-0.02993185,0.01716189;0.558291;-0.03032827,141.117
+0;0;0,0.003990362;0.3234316;0.008539989,0.008562347;0.6359848;0.001819344,0.1774649;0.5190805;0.02119694,0.309393;0.2667674;0.04973358,0.451938;0.04000954;0.03565491,-0.1608518;0.5094965;0.007659842,-0.3115223;0.2663659;0.01585315,-0.4535262;0.04013476;-0.008452607,0.08362653;0.005106051;-0.03779821,0.09099169;-0.3632733;0.01720597,0.099583;-0.7443563;0.1081684,0.1011133;-0.7039469;0.004180215,-0.08303848;0.005966579;-0.03895103,-0.1151309;-0.3633355;-0.001949277,-0.1385128;-0.7447263;0.08503613,-0.1341379;-0.7041975;-0.01885922,0.007370331;0.5592918;0.005964094,0;0;0,0.01005317;0.3231673;-0.01259542,0.01932424;0.6345234;-0.03951287,0.1821268;0.5040829;-0.05541277,0.2499233;0.2271718;-0.03081346,0.2880467;-0.03315184;-0.08291531,-0.1496371;0.5160148;0.003905781,-0.2001794;0.2346227;0.01595735,-0.2573982;-0.02401814;-0.02608209,0.07445066;0.002805367;-0.05382752,0.1085077;-0.3679838;-0.04205465,0.1177966;-0.7534636;0.02788258,0.126634;-0.7980953;-0.04475522,-0.08780174;0.003954783;-0.02689585,-0.103207;-0.3682503;-0.02386321,-0.08750035;-0.7546549;0.03951576,-0.1153253;-0.7976416;-0.02993185,0.01716189;0.558291;-0.03032827,141.1392
+0;0;0,0.003988356;0.323269;0.008535696,0.008557965;0.6356599;0.001818657,0.1771195;0.5188789;0.02116335,0.3090137;0.2666305;0.04969268,0.4515161;0.03994046;0.03561822,-0.1605176;0.5093142;0.007653452,-0.3111495;0.2662459;0.01584465,-0.4531109;0.04008241;-0.008453831,0.08349891;0.005098259;-0.03774052,0.09086199;-0.3631772;0.01724814,0.09952959;-0.7476439;0.1090183,0.1010369;-0.7073916;0.006598637,-0.08291176;0.005957473;-0.03889159,-0.1149951;-0.3632404;-0.001900267,-0.1385846;-0.7480178;0.08585751,-0.1342757;-0.7076479;-0.01647068,0.00736661;0.5590095;0.005961109,0;0;0,0.01019912;0.3230042;-0.01248479,0.01955438;0.6342084;-0.03924561,0.1821477;0.5040756;-0.05458188,0.2495157;0.2270964;-0.03042984,0.2878364;-0.03308266;-0.08269596,-0.1492925;0.5163233;0.00366661,-0.1992865;0.23491;0.01576629,-0.2557583;-0.02375463;-0.02662407,0.07443058;0.002854615;-0.05361295,0.1080161;-0.3678715;-0.04182434,0.1168688;-0.7567996;0.02866077,0.1260677;-0.7983954;-0.04473257,-0.08757332;0.003887239;-0.02717004,-0.1034502;-0.3681882;-0.02361704,-0.08764999;-0.7580331;0.04028004,-0.1106909;-0.800895;-0.02869405,0.01737773;0.558014;-0.03010488,141.162
+0;0;0,0.003987873;0.3232298;0.008534661,0.008555835;0.6355091;0.001820507,0.176943;0.5188081;0.02114744,0.3090019;0.2662448;0.04971239,0.4507036;0.04082841;0.035717,-0.1603461;0.5092532;0.007651469,-0.311166;0.2658814;0.0158529,-0.4523299;0.04098865;-0.008309064,0.08344406;0.00509491;-0.03771573,0.090811;-0.3633737;0.01730177,0.0994641;-0.7471976;0.1089185,0.1009725;-0.7069378;0.006424561,-0.08285729;0.005953559;-0.03886604,-0.1149575;-0.3634379;-0.001855321,-0.1385075;-0.747572;0.08575573,-0.1341955;-0.7071946;-0.01664669,0.007365081;0.5588973;0.005960871,0;0;0,0.0102306;0.3229765;-0.01215577,0.01972328;0.6341115;-0.03838158,0.1822462;0.5044507;-0.05380893,0.2490788;0.2269714;-0.02967596,0.2881008;-0.03155786;-0.08190322,-0.1492393;0.5162082;0.002964973,-0.199549;0.2345371;0.0161564,-0.2550634;-0.02275869;-0.02632689,0.07441853;0.002903789;-0.05352378,0.1079867;-0.3680157;-0.04159808,0.1165443;-0.7563174;0.02867175,0.1254415;-0.7981811;-0.04460168,-0.0874857;0.003845886;-0.02725448,-0.1037782;-0.3684058;-0.02358131,-0.08788694;-0.7575306;0.0405961,-0.1093142;-0.8019227;-0.02736881,0.01750901;0.5579371;-0.02941012,141.1839
+0;0;0,0.004015867;0.3232315;0.008455069,0.008575594;0.6355103;0.001695642,0.1770313;0.5192456;0.02144112,0.3149481;0.2698486;0.05014404,0.4629942;0.04838204;0.03906812,-0.1602946;0.509175;0.007939167,-0.3172939;0.2697223;0.0155121,-0.4626903;0.04744259;-0.007713106,0.08342473;0.00504313;-0.03776542,0.09041927;-0.3634616;0.01705818,0.09959292;-0.7472349;0.1088361,0.1010787;-0.706974;0.006341957,-0.08288489;0.005990654;-0.03880145,-0.1146885;-0.3633939;-0.001466911,-0.1388967;-0.7474919;0.08612306,-0.1346007;-0.7071133;-0.01627991,0.007388444;0.5588987;0.005840604,0;0;0,0.0102306;0.3229765;-0.01215577,0.01972328;0.6341115;-0.03838158,0.1822462;0.5044507;-0.05380893,0.2490788;0.2269714;-0.02967596,0.2881008;-0.03155786;-0.08190322,-0.1492393;0.5162082;0.002964973,-0.199549;0.2345371;0.0161564,-0.2550634;-0.02275869;-0.02632689,0.07441853;0.002903789;-0.05352378,0.1079867;-0.3680157;-0.04159808,0.1165443;-0.7563174;0.02867175,0.1254415;-0.7981811;-0.04460168,-0.0874857;0.003845886;-0.02725448,-0.1037782;-0.3684058;-0.02358131,-0.08788694;-0.7575306;0.0405961,-0.1093142;-0.8019227;-0.02736881,0.01750901;0.5579371;-0.02941012,141.1956
+0;0;0,0.004014014;0.3230824;0.008451167,0.008567207;0.6349169;0.001703091,0.1769595;0.5188168;0.02143445,0.3148234;0.2695156;0.05012636,0.4600907;0.05220592;0.03925833,-0.1602357;0.5087501;0.007937726,-0.3171748;0.2693892;0.01550776,-0.4598421;0.05128177;-0.007281512,0.0832087;0.00503007;-0.03766763,0.09019542;-0.363063;0.01709472,0.09935507;-0.746251;0.1087326,0.100846;-0.7059541;0.005879961,-0.08267025;0.005975142;-0.03870098,-0.1144383;-0.3629968;-0.001408141,-0.1386096;-0.746509;0.08604823,-0.1342985;-0.7060941;-0.01671299,0.00738237;0.5584546;0.005839975,0;0;0,0.01003887;0.3228447;-0.01184225,0.01935394;0.6335828;-0.03756428,0.1821511;0.5048859;-0.05311155,0.2485111;0.2274121;-0.02891564,0.2887008;-0.02585953;-0.08070803,-0.1496844;0.5159073;0.002608616,-0.2000313;0.2343858;0.01645201,-0.2536595;-0.01810098;-0.02619307,0.07435606;0.002914593;-0.05320263,0.1075301;-0.3676233;-0.04131389,0.1163642;-0.7553564;0.02868247,0.1251346;-0.7982505;-0.04409432,-0.08702061;0.003809709;-0.02794167,-0.1038066;-0.367996;-0.02358473,-0.08676645;-0.7561116;0.04267462,-0.1075345;-0.8033459;-0.0228272,0.01720937;0.5575371;-0.02876329,141.2174
+0;0;0,0.004014014;0.3230824;0.008451167,0.008567207;0.6349169;0.001703091,0.1769595;0.5188168;0.02143445,0.3148234;0.2695156;0.05012636,0.4600907;0.05220592;0.03925833,-0.1602357;0.5087501;0.007937726,-0.3171748;0.2693892;0.01550776,-0.4598421;0.05128177;-0.007281512,0.0832087;0.00503007;-0.03766763,0.09019542;-0.363063;0.01709472,0.09935507;-0.746251;0.1087326,0.100846;-0.7059541;0.005879961,-0.08267025;0.005975142;-0.03870098,-0.1144383;-0.3629968;-0.001408141,-0.1386096;-0.746509;0.08604823,-0.1342985;-0.7060941;-0.01671299,0.00738237;0.5584546;0.005839975,0;0;0,0.01003887;0.3228447;-0.01184225,0.01935394;0.6335828;-0.03756428,0.1821511;0.5048859;-0.05311155,0.2485111;0.2274121;-0.02891564,0.2887008;-0.02585953;-0.08070803,-0.1496844;0.5159073;0.002608616,-0.2000313;0.2343858;0.01645201,-0.2536595;-0.01810098;-0.02619307,0.07435606;0.002914593;-0.05320263,0.1075301;-0.3676233;-0.04131389,0.1163642;-0.7553564;0.02868247,0.1251346;-0.7982505;-0.04409432,-0.08702061;0.003809709;-0.02794167,-0.1038066;-0.367996;-0.02358473,-0.08676645;-0.7561116;0.04267462,-0.1075345;-0.8033459;-0.0228272,0.01720937;0.5575371;-0.02876329,141.2287
+0;0;0,0.003955303;0.3228096;0.008396089,0.008413463;0.6340328;0.001609974,0.176983;0.5186815;0.02144849,0.3213268;0.272811;0.05052244,0.4695187;0.0577091;0.04321165,-0.1604074;0.5081152;0.008177229,-0.3235981;0.2726262;0.01499202,-0.4732162;0.05965482;-0.008261519,0.0830422;0.004938151;-0.03750876,0.09002453;-0.3630179;0.0173179,0.09915476;-0.7448281;0.1087182,0.1005846;-0.7044613;0.005154923,-0.08243693;0.006043316;-0.03866431,-0.1141434;-0.3627831;-0.001138646,-0.1382013;-0.7449628;0.08590312,-0.1339322;-0.704477;-0.01757001,0.007255034;0.55776;0.005749194,0;0;0,0.009820655;0.3225872;-0.01154327,0.01888363;0.6327587;-0.03678918,0.1821279;0.5051146;-0.0521698,0.2479421;0.2272406;-0.02793574,0.2886395;-0.02547255;-0.08049893,-0.1504074;0.5159335;0.002456918,-0.2011773;0.2342393;0.01672353,-0.253642;-0.01801687;-0.02683542,0.07430868;0.002895966;-0.05288792,0.1071816;-0.3675472;-0.0411551,0.1159445;-0.7538384;0.02897811,0.1248952;-0.7979119;-0.04360199,-0.08663272;0.003837967;-0.02841373,-0.1038063;-0.3678168;-0.02348977,-0.08750356;-0.7546173;0.04235794,-0.1084558;-0.8012623;-0.02488359,0.01682992;0.5568843;-0.02813554,141.2508
+0;0;0,0.003955303;0.3228096;0.008396089,0.008413463;0.6340328;0.001609974,0.176983;0.5186815;0.02144849,0.3213268;0.272811;0.05052244,0.4695187;0.0577091;0.04321165,-0.1604074;0.5081152;0.008177229,-0.3235981;0.2726262;0.01499202,-0.4732162;0.05965482;-0.008261519,0.0830422;0.004938151;-0.03750876,0.09002453;-0.3630179;0.0173179,0.09915476;-0.7448281;0.1087182,0.1005846;-0.7044613;0.005154923,-0.08243693;0.006043316;-0.03866431,-0.1141434;-0.3627831;-0.001138646,-0.1382013;-0.7449628;0.08590312,-0.1339322;-0.704477;-0.01757001,0.007255034;0.55776;0.005749194,0;0;0,0.009820655;0.3225872;-0.01154327,0.01888363;0.6327587;-0.03678918,0.1821279;0.5051146;-0.0521698,0.2479421;0.2272406;-0.02793574,0.2886395;-0.02547255;-0.08049893,-0.1504074;0.5159335;0.002456918,-0.2011773;0.2342393;0.01672353,-0.253642;-0.01801687;-0.02683542,0.07430868;0.002895966;-0.05288792,0.1071816;-0.3675472;-0.0411551,0.1159445;-0.7538384;0.02897811,0.1248952;-0.7979119;-0.04360199,-0.08663272;0.003837967;-0.02841373,-0.1038063;-0.3678168;-0.02348977,-0.08750356;-0.7546173;0.04235794,-0.1084558;-0.8012623;-0.02488359,0.01682992;0.5568843;-0.02813554,141.2625
+0;0;0,0.003952788;0.3226043;0.00839075,0.008402433;0.633236;0.00161911,0.17754;0.5179361;0.02150005,0.32201;0.2718505;0.05059944,0.465615;0.06340656;0.04351493,-0.160974;0.5073347;0.008184593,-0.3243075;0.2716396;0.01500535,-0.4692945;0.06526028;-0.007528431,0.08274781;0.004920646;-0.03737579,0.08974019;-0.3635646;0.01752971,0.09885223;-0.7446139;0.1087479,0.1003199;-0.7039731;0.002446868,-0.08214469;0.006021893;-0.03852724,-0.1138968;-0.3633349;-0.0009476244,-0.1379067;-0.7447531;0.08592072,-0.1335247;-0.7039901;-0.02028777,0.007246763;0.5571448;0.005748472,0;0;0,0.00937286;0.3224081;-0.011168,0.01787014;0.63204;-0.03595138,0.1822633;0.5052998;-0.05073237,0.2470052;0.226922;-0.02642632,0.2897551;-0.01715599;-0.07857847,-0.1520027;0.5157049;0.002650421,-0.2028959;0.2338033;0.01741267,-0.2530984;-0.01069672;-0.02525922,0.07430449;0.002815247;-0.05233812,0.1069794;-0.3681872;-0.04074526,0.1157395;-0.7537178;0.02919602,0.1249706;-0.8005159;-0.04450703,-0.08598265;0.003919891;-0.02932542,-0.1039412;-0.3682209;-0.02353072,-0.08768284;-0.7541939;0.04252179,-0.1092275;-0.8028135;-0.026544,0.0160131;0.556327;-0.02744508,141.2846
+0;0;0,0.003985592;0.3225982;0.008607464,0.008424534;0.6332312;0.001917853,0.1776866;0.5185733;0.02205,0.3272994;0.2757168;0.05226952,0.4834536;0.07640103;0.04902027,-0.1609668;0.5073864;0.008479977,-0.3307896;0.2763521;0.01622036,-0.4810875;0.0735634;-0.003996003,0.08263191;0.005045147;-0.03761485,0.08937328;-0.3634018;0.01757783,0.09907313;-0.7443738;0.1090582,0.1005757;-0.7037221;0.002758764,-0.08223139;0.005907263;-0.03835966,-0.1138655;-0.3634599;-0.0007828958,-0.1377743;-0.7448859;0.08607891,-0.133356;-0.7041082;-0.02012659,0.007270716;0.5571396;0.006041536,0;0;0,0.00937286;0.3224081;-0.011168,0.01787014;0.63204;-0.03595138,0.1822633;0.5052998;-0.05073237,0.2470052;0.226922;-0.02642632,0.2897551;-0.01715599;-0.07857847,-0.1520027;0.5157049;0.002650421,-0.2028959;0.2338033;0.01741267,-0.2530984;-0.01069672;-0.02525922,0.07430449;0.002815247;-0.05233812,0.1069794;-0.3681872;-0.04074526,0.1157395;-0.7537178;0.02919602,0.1249706;-0.8005159;-0.04450703,-0.08598265;0.003919891;-0.02932542,-0.1039412;-0.3682209;-0.02353072,-0.08768284;-0.7541939;0.04252179,-0.1092275;-0.8028135;-0.026544,0.0160131;0.556327;-0.02744508,141.2962
+0;0;0,0.003983063;0.3223935;0.008602003,0.008414885;0.6325302;0.001924092,0.1786415;0.5177995;0.02213879,0.3282019;0.2750281;0.0523477,0.483274;0.07709347;0.04912097,-0.1619243;0.5065495;0.008492129,-0.3316875;0.2755961;0.0162298,-0.480944;0.07421261;-0.003846478,0.08235984;0.005028536;-0.037491,0.08909946;-0.3633223;0.01768728,0.09873298;-0.7416888;0.108542,0.1002611;-0.7008559;0.0004336461,-0.08196065;0.005887814;-0.03823337,-0.1135865;-0.363383;-0.000666406,-0.1373318;-0.7422004;0.08560134,-0.1328382;-0.7012392;-0.02241147,0.007263266;0.5565836;0.006039917,0;0;0,0.008679323;0.3222333;-0.01085544,0.01641878;0.6314024;-0.03543615,0.1826262;0.5056493;-0.0482378,0.2459455;0.2269369;-0.02523899,0.2901737;-0.0148937;-0.07813239,-0.1544551;0.5157226;0.002637656,-0.2054432;0.2339956;0.01841638,-0.2546603;-0.008840352;-0.02452878,0.07447066;0.002668053;-0.05158496,0.1064715;-0.3683056;-0.04032278,0.1150255;-0.7511781;0.02927661,0.1242016;-0.8001538;-0.04478931,-0.08539164;0.003979688;-0.03010706,-0.1042319;-0.368008;-0.02357803,-0.0879617;-0.7512378;0.04259408,-0.1046042;-0.8080639;-0.02058322,0.01480352;0.5558244;-0.0269804,141.3179
+0;0;0,0.003983063;0.3223935;0.008602003,0.008414885;0.6325302;0.001924092,0.1786415;0.5177995;0.02213879,0.3282019;0.2750281;0.0523477,0.483274;0.07709347;0.04912097,-0.1619243;0.5065495;0.008492129,-0.3316875;0.2755961;0.0162298,-0.480944;0.07421261;-0.003846478,0.08235984;0.005028536;-0.037491,0.08909946;-0.3633223;0.01768728,0.09873298;-0.7416888;0.108542,0.1002611;-0.7008559;0.0004336461,-0.08196065;0.005887814;-0.03823337,-0.1135865;-0.363383;-0.000666406,-0.1373318;-0.7422004;0.08560134,-0.1328382;-0.7012392;-0.02241147,0.007263266;0.5565836;0.006039917,0;0;0,0.008679323;0.3222333;-0.01085544,0.01641878;0.6314024;-0.03543615,0.1826262;0.5056493;-0.0482378,0.2459455;0.2269369;-0.02523899,0.2901737;-0.0148937;-0.07813239,-0.1544551;0.5157226;0.002637656,-0.2054432;0.2339956;0.01841638,-0.2546603;-0.008840352;-0.02452878,0.07447066;0.002668053;-0.05158496,0.1064715;-0.3683056;-0.04032278,0.1150255;-0.7511781;0.02927661,0.1242016;-0.8001538;-0.04478931,-0.08539164;0.003979688;-0.03010706,-0.1042319;-0.368008;-0.02357803,-0.0879617;-0.7512378;0.04259408,-0.1046042;-0.8080639;-0.02058322,0.01480352;0.5558244;-0.0269804,141.3293
+0;0;0,0.00399493;0.3224355;0.008666524,0.008424309;0.6325003;0.002092259,0.1791163;0.5180098;0.02244512,0.3350322;0.2800767;0.05395847,0.4948837;0.08696997;0.05457906,-0.1622941;0.506351;0.00881886,-0.3372828;0.2800162;0.01697924,-0.4918978;0.08372526;-0.00319843,0.08202145;0.004956626;-0.03735472,0.0887412;-0.3621237;0.01789256,0.09861977;-0.7414336;0.1088862,0.1001264;-0.700515;9.049475E-05,-0.08164867;0.005894286;-0.03802912,-0.1129764;-0.3621274;-0.0002936609,-0.1368526;-0.7418777;0.08615331,-0.1323598;-0.7008374;-0.0225477,0.007272505;0.5565701;0.006178899,0;0;0,0.008313924;0.3223022;-0.01038671,0.01573391;0.6314286;-0.03467464,0.1825869;0.5055969;-0.04651666,0.2452967;0.227279;-0.02367592,0.2909611;-0.01332748;-0.07721424,-0.15571;0.5162668;0.002643067,-0.2070209;0.235195;0.01940232,-0.2556326;-0.006895527;-0.02386615,0.07446244;0.002570808;-0.05095291,0.1062516;-0.3671795;-0.04002166,0.1146637;-0.7509847;0.02980852,0.1236146;-0.7992638;-0.04602194,-0.08463942;0.004105628;-0.03109301,-0.103765;-0.3666108;-0.02410002,-0.08789568;-0.7506485;0.04310574,-0.1045474;-0.8053207;-0.02406061,0.0142197;0.5558562;-0.02631116,141.3515
+0;0;0,0.00399493;0.3224355;0.008666524,0.008424309;0.6325003;0.002092259,0.1791163;0.5180098;0.02244512,0.3350322;0.2800767;0.05395847,0.4948837;0.08696997;0.05457906,-0.1622941;0.506351;0.00881886,-0.3372828;0.2800162;0.01697924,-0.4918978;0.08372526;-0.00319843,0.08202145;0.004956626;-0.03735472,0.0887412;-0.3621237;0.01789256,0.09861977;-0.7414336;0.1088862,0.1001264;-0.700515;9.049475E-05,-0.08164867;0.005894286;-0.03802912,-0.1129764;-0.3621274;-0.0002936609,-0.1368526;-0.7418777;0.08615331,-0.1323598;-0.7008374;-0.0225477,0.007272505;0.5565701;0.006178899,0;0;0,0.008313924;0.3223022;-0.01038671,0.01573391;0.6314286;-0.03467464,0.1825869;0.5055969;-0.04651666,0.2452967;0.227279;-0.02367592,0.2909611;-0.01332748;-0.07721424,-0.15571;0.5162668;0.002643067,-0.2070209;0.235195;0.01940232,-0.2556326;-0.006895527;-0.02386615,0.07446244;0.002570808;-0.05095291,0.1062516;-0.3671795;-0.04002166,0.1146637;-0.7509847;0.02980852,0.1236146;-0.7992638;-0.04602194,-0.08463942;0.004105628;-0.03109301,-0.103765;-0.3666108;-0.02410002,-0.08789568;-0.7506485;0.04310574,-0.1045474;-0.8053207;-0.02406061,0.0142197;0.5558562;-0.02631116,141.3737
+0;0;0,0.003992636;0.3222503;0.008661547,0.008418195;0.6320481;0.002093091,0.1791432;0.5176192;0.02244528,0.3349745;0.2798151;0.05394153,0.4952894;0.0861484;0.05456392,-0.1623307;0.5059581;0.008816482,-0.3372245;0.2797462;0.01697243,-0.4922879;0.08288601;-0.003263744,0.0816953;0.004936917;-0.03720619,0.08839717;-0.3611667;0.01789409,0.09831357;-0.7419289;0.1092361,0.09981774;-0.7010279;0.0006151423,-0.081324;0.005870848;-0.03787791,-0.1125684;-0.3611716;-0.0002428479,-0.136536;-0.742376;0.08653513,-0.1320504;-0.7013535;-0.02199133,0.007267434;0.5561866;0.00617603,0;0;0,0.00779143;0.3221413;-0.01002288,0.01473133;0.6310364;-0.03398252,0.1820871;0.5059624;-0.04475236,0.2439283;0.2277409;-0.02036715,0.2918625;-0.01267265;-0.07615018,-0.1571056;0.5169282;0.001702674,-0.2095534;0.236339;0.02027998,-0.2576718;-0.006537065;-0.0233539,0.07473241;0.00222905;-0.0499289,0.1057151;-0.3666154;-0.03960252,0.1143985;-0.7518622;0.03061962,0.1229853;-0.7983334;-0.04682732,-0.08388168;0.004269189;-0.0320692,-0.1036503;-0.3654085;-0.02429547,-0.0880986;-0.750977;0.04291049,-0.1048999;-0.8046898;-0.02512993,0.01334372;0.5555218;-0.02570128,141.385
+0;0;0,0.004002089;0.3222497;0.008680254,0.008426826;0.6320485;0.002155878,0.1791597;0.5177352;0.02268433,0.3395192;0.2830643;0.05494217,0.5030847;0.09214026;0.05649294,-0.1623895;0.5061935;0.009012228,-0.3430692;0.2845702;0.01702147,-0.5064727;0.09459597;-0.003404222,0.08167877;0.004959627;-0.03723947,0.08837165;-0.3611189;0.01802826,0.09842753;-0.7418437;0.1095108,0.09994329;-0.7009401;0.0008902401,-0.08134586;0.005834417;-0.03783659,-0.1125783;-0.36123;-0.0004060417,-0.1366186;-0.7423735;0.08661856,-0.1321192;-0.7013508;-0.02190731,0.007275927;0.5561863;0.006225548,0;0;0,0.00779143;0.3221413;-0.01002288,0.01473133;0.6310364;-0.03398252,0.1820871;0.5059624;-0.04475236,0.2439283;0.2277409;-0.02036715,0.2918625;-0.01267265;-0.07615018,-0.1571056;0.5169282;0.001702674,-0.2095534;0.236339;0.02027998,-0.2576718;-0.006537065;-0.0233539,0.07473241;0.00222905;-0.0499289,0.1057151;-0.3666154;-0.03960252,0.1143985;-0.7518622;0.03061962,0.1229853;-0.7983334;-0.04682732,-0.08388168;0.004269189;-0.0320692,-0.1036503;-0.3654085;-0.02429547,-0.0880986;-0.750977;0.04291049,-0.1048999;-0.8046898;-0.02512993,0.01334372;0.5555218;-0.02570128,141.3967
+0;0;0,0.003998818;0.3219863;0.008673159,0.008417605;0.6313698;0.002158209,0.17969;0.5170537;0.02273185,0.3389429;0.2840023;0.05476708,0.5054372;0.0896595;0.05634562,-0.1629278;0.5054759;0.009016977,-0.3423606;0.285382;0.01697095,-0.50869;0.09200613;-0.00382049,0.0812193;0.004931727;-0.03702999,0.08788507;-0.3596638;0.01801385,0.09797541;-0.7416937;0.10981,0.09946648;-0.7009677;0.002958558,-0.08088826;0.005801597;-0.03762375,-0.1119942;-0.3597758;-0.0003448315,-0.1361168;-0.7422258;0.08697808,-0.1316908;-0.7013827;-0.0197802,0.007268488;0.5556251;0.006221578,0;0;0,0.006481692;0.3219197;-0.009594202,0.01201226;0.630455;-0.03318524,0.1807386;0.5058124;-0.04274392,0.2412048;0.2295324;-0.0160253,0.2935628;-0.01393977;-0.07494831,-0.1602869;0.5171992;0.0006511789,-0.2141224;0.2390552;0.02158899,-0.2625015;-0.00831005;-0.02270393,0.07493421;0.002124622;-0.04870796,0.1043336;-0.365371;-0.03939604,0.1131265;-0.7519364;0.03106738,0.1216572;-0.7973484;-0.04492449,-0.08296897;0.004497795;-0.03298538,-0.1040852;-0.3635947;-0.02485313,-0.08859262;-0.7503741;0.04324192,-0.1053229;-0.8025806;-0.02381544,0.01117156;0.5550363;-0.02503633,141.4185
+0;0;0,0.003998818;0.3219863;0.008673159,0.008417605;0.6313698;0.002158209,0.17969;0.5170537;0.02273185,0.3389429;0.2840023;0.05476708,0.5054372;0.0896595;0.05634562,-0.1629278;0.5054759;0.009016977,-0.3423606;0.285382;0.01697095,-0.50869;0.09200613;-0.00382049,0.0812193;0.004931727;-0.03702999,0.08788507;-0.3596638;0.01801385,0.09797541;-0.7416937;0.10981,0.09946648;-0.7009677;0.002958558,-0.08088826;0.005801597;-0.03762375,-0.1119942;-0.3597758;-0.0003448315,-0.1361168;-0.7422258;0.08697808,-0.1316908;-0.7013827;-0.0197802,0.007268488;0.5556251;0.006221578,0;0;0,0.006481692;0.3219197;-0.009594202,0.01201226;0.630455;-0.03318524,0.1807386;0.5058124;-0.04274392,0.2412048;0.2295324;-0.0160253,0.2935628;-0.01393977;-0.07494831,-0.1602869;0.5171992;0.0006511789,-0.2141224;0.2390552;0.02158899,-0.2625015;-0.00831005;-0.02270393,0.07493421;0.002124622;-0.04870796,0.1043336;-0.365371;-0.03939604,0.1131265;-0.7519364;0.03106738,0.1216572;-0.7973484;-0.04492449,-0.08296897;0.004497795;-0.03298538,-0.1040852;-0.3635947;-0.02485313,-0.08859262;-0.7503741;0.04324192,-0.1053229;-0.8025806;-0.02381544,0.01117156;0.5550363;-0.02503633,141.43
+0;0;0,0.00406881;0.322035;0.008730748,0.008505981;0.6314104;0.00227028,0.1807062;0.5173123;0.02314709,0.3436524;0.2920253;0.05592109,0.5131513;0.1044041;0.05875335,-0.1638085;0.5056743;0.009352587,-0.3448308;0.2922443;0.01699557,-0.5144206;0.105771;-0.003169559,0.08089454;0.004846753;-0.03681468,0.08761557;-0.3584844;0.01808004,0.09782762;-0.7351061;0.1087834,0.09936277;-0.693998;-0.001896091,-0.08051258;0.005826958;-0.03750346,-0.1114743;-0.3584856;-0.0002764277,-0.1351922;-0.7355536;0.08593544,-0.1306136;-0.6943149;-0.02464677,0.007355545;0.5556237;0.006323059,0;0;0,0.005635828;0.3219861;-0.009617329,0.01007524;0.6304902;-0.03368044,0.1801646;0.5051496;-0.0399158,0.2397967;0.2330758;-0.01163697,0.2986485;-0.005792364;-0.0701015,-0.163201;0.5179648;-0.001408242,-0.2192316;0.2447296;0.02273525,-0.2685814;0.0004749447;-0.02020529,0.07534087;0.001960874;-0.04735661,0.1036786;-0.3643688;-0.03913021,0.112303;-0.7453283;0.0313735,0.1203856;-0.7960754;-0.04472041,-0.08222555;0.00446107;-0.03379047,-0.1035874;-0.3623127;-0.02436842,-0.08976927;-0.7438355;0.04215032,-0.1056956;-0.7947257;-0.03254132,0.009579197;0.5550466;-0.02535009,141.4522
+0;0;0,0.00406881;0.322035;0.008730748,0.008505981;0.6314104;0.00227028,0.1807062;0.5173123;0.02314709,0.3436524;0.2920253;0.05592109,0.5131513;0.1044041;0.05875335,-0.1638085;0.5056743;0.009352587,-0.3448308;0.2922443;0.01699557,-0.5144206;0.105771;-0.003169559,0.08089454;0.004846753;-0.03681468,0.08761557;-0.3584844;0.01808004,0.09782762;-0.7351061;0.1087834,0.09936277;-0.693998;-0.001896091,-0.08051258;0.005826958;-0.03750346,-0.1114743;-0.3584856;-0.0002764277,-0.1351922;-0.7355536;0.08593544,-0.1306136;-0.6943149;-0.02464677,0.007355545;0.5556237;0.006323059,0;0;0,0.005635828;0.3219861;-0.009617329,0.01007524;0.6304902;-0.03368044,0.1801646;0.5051496;-0.0399158,0.2397967;0.2330758;-0.01163697,0.2986485;-0.005792364;-0.0701015,-0.163201;0.5179648;-0.001408242,-0.2192316;0.2447296;0.02273525,-0.2685814;0.0004749447;-0.02020529,0.07534087;0.001960874;-0.04735661,0.1036786;-0.3643688;-0.03913021,0.112303;-0.7453283;0.0313735,0.1203856;-0.7960754;-0.04472041,-0.08222555;0.00446107;-0.03379047,-0.1035874;-0.3623127;-0.02436842,-0.08976927;-0.7438355;0.04215032,-0.1056956;-0.7947257;-0.03254132,0.009579197;0.5550466;-0.02535009,141.4637
+0;0;0,0.004065005;0.3217338;0.008722582,0.008501207;0.6310409;0.002263168,0.180254;0.51705;0.02309611,0.3411516;0.2945952;0.05545808,0.5120986;0.1053712;0.05831453,-0.1633713;0.505442;0.00933722,-0.3421177;0.2946951;0.01688412,-0.5131564;0.1066288;-0.003453285,0.0802696;0.004809309;-0.03653027,0.08698793;-0.3583761;0.01834244,0.09722367;-0.7358716;0.1092563,0.09873979;-0.6949013;-5.089492E-05,-0.07989059;0.005781942;-0.03721373,-0.1108399;-0.3583845;-1.624227E-06,-0.1346129;-0.7363273;0.08641026,-0.130091;-0.6952279;-0.0228008,0.007350892;0.5552623;0.006315513,0;0;0,0.004960448;0.3216996;-0.009487629,0.008885667;0.6301361;-0.03361416,0.1788062;0.5049834;-0.03759718,0.2378076;0.2365907;-0.007503748,0.3021377;-0.002770275;-0.06754327,-0.1643214;0.5184915;-0.00363354,-0.2240365;0.2498843;0.0229328,-0.2749724;0.003088862;-0.01623739,0.07525216;0.001879722;-0.04619932,0.1028533;-0.3643664;-0.03833842,0.1116244;-0.7464169;0.03118396,0.1195703;-0.7963349;-0.04378724,-0.08073691;0.004662754;-0.03550504,-0.1029957;-0.3619045;-0.02587276,-0.08938091;-0.7440022;0.04260306,-0.105971;-0.7933465;-0.03155858,0.008476809;0.5547057;-0.02523351,141.4856
+0;0;0,0.004114319;0.3217332;0.008723452,0.00857665;0.6310408;0.002298498,0.1803509;0.5172803;0.02337839,0.3460698;0.2985896;0.05703967,0.5237946;0.1157302;0.0606561,-0.1634062;0.5058113;0.009427959,-0.3466427;0.2989709;0.0173606,-0.5246013;0.1175136;-0.003632605,0.08028418;0.004761199;-0.03650451,0.08698507;-0.3584114;0.01845523,0.09724935;-0.7358967;0.1094083,0.09881206;-0.6949251;0.0001019537,-0.07988598;0.005820728;-0.03721756,-0.1109311;-0.3583331;3.822148E-05,-0.1346221;-0.7362721;0.08648939,-0.1300529;-0.6951703;-0.02271946,0.007422248;0.5552616;0.006337952,0;0;0,0.004960448;0.3216996;-0.009487629,0.008885667;0.6301361;-0.03361416,0.1788062;0.5049834;-0.03759718,0.2378076;0.2365907;-0.007503748,0.3021377;-0.002770275;-0.06754327,-0.1643214;0.5184915;-0.00363354,-0.2240365;0.2498843;0.0229328,-0.2749724;0.003088862;-0.01623739,0.07525216;0.001879722;-0.04619932,0.1028533;-0.3643664;-0.03833842,0.1116244;-0.7464169;0.03118396,0.1195703;-0.7963349;-0.04378724,-0.08073691;0.004662754;-0.03550504,-0.1029957;-0.3619045;-0.02587276,-0.08938091;-0.7440022;0.04260306,-0.105971;-0.7933465;-0.03155858,0.008476809;0.5547057;-0.02523351,141.4974
+0;0;0,0.004111403;0.3215052;0.008717269,0.0085719;0.6306857;0.002295001,0.180491;0.5169257;0.02338741,0.3450388;0.2997804;0.05681082,0.5227254;0.1169603;0.06042647,-0.1635532;0.5054471;0.009425327,-0.3454947;0.3000683;0.01730191,-0.5234151;0.1186501;-0.003686775,0.07997628;0.004742939;-0.03636451,0.08671699;-0.3605874;0.01892176,0.09699442;-0.7385567;0.1099915,0.09854257;-0.6976873;0.001703463,-0.07957961;0.005798406;-0.03707483,-0.1108092;-0.3605191;0.000402309,-0.1345306;-0.7389427;0.08696433,-0.1300039;-0.6979443;-0.02122709,0.007417988;0.5549387;0.006332738,0;0;0,0.004411533;0.3214816;-0.009412766,0.007966101;0.6297903;-0.03358984,0.1783289;0.504811;-0.03491426,0.2369866;0.2385263;-0.003340244,0.3078074;0.0006088167;-0.06155062,-0.1657022;0.5183297;-0.006632714,-0.2302421;0.2532124;0.02324297,-0.2822873;0.006166101;-0.01236892,0.07544352;0.001764342;-0.0452354,0.1033093;-0.366643;-0.03699994,0.1110482;-0.7493645;0.03173494,0.1184262;-0.7973979;-0.04378462,-0.08012058;0.004805184;-0.03603723,-0.1030307;-0.3638988;-0.02599653,-0.0895265;-0.7463971;0.04308854,-0.1063083;-0.794625;-0.03070584,0.007633969;0.5543954;-0.02517939,141.5189
+0;0;0,0.004111403;0.3215052;0.008717269,0.0085719;0.6306857;0.002295001,0.180491;0.5169257;0.02338741,0.3450388;0.2997804;0.05681082,0.5227254;0.1169603;0.06042647,-0.1635532;0.5054471;0.009425327,-0.3454947;0.3000683;0.01730191,-0.5234151;0.1186501;-0.003686775,0.07997628;0.004742939;-0.03636451,0.08671699;-0.3605874;0.01892176,0.09699442;-0.7385567;0.1099915,0.09854257;-0.6976873;0.001703463,-0.07957961;0.005798406;-0.03707483,-0.1108092;-0.3605191;0.000402309,-0.1345306;-0.7389427;0.08696433,-0.1300039;-0.6979443;-0.02122709,0.007417988;0.5549387;0.006332738,0;0;0,0.004411533;0.3214816;-0.009412766,0.007966101;0.6297903;-0.03358984,0.1783289;0.504811;-0.03491426,0.2369866;0.2385263;-0.003340244,0.3078074;0.0006088167;-0.06155062,-0.1657022;0.5183297;-0.006632714,-0.2302421;0.2532124;0.02324297,-0.2822873;0.006166101;-0.01236892,0.07544352;0.001764342;-0.0452354,0.1033093;-0.366643;-0.03699994,0.1110482;-0.7493645;0.03173494,0.1184262;-0.7973979;-0.04378462,-0.08012058;0.004805184;-0.03603723,-0.1030307;-0.3638988;-0.02599653,-0.0895265;-0.7463971;0.04308854,-0.1063083;-0.794625;-0.03070584,0.007633969;0.5543954;-0.02517939,141.5309
+0;0;0,0.004082866;0.3212336;0.008754682,0.008515935;0.6302536;0.002408817,0.1801812;0.5168902;0.02367305,0.349315;0.3037759;0.05755687,0.5276765;0.1278244;0.06201889,-0.1633722;0.5053705;0.009653281,-0.3507562;0.305358;0.01702572,-0.5306392;0.1320833;-0.003215145,0.07958232;0.004686746;-0.03611711,0.08633264;-0.3593175;0.01907643,0.09669663;-0.7388613;0.1106145,0.09825759;-0.6979784;0.002263047,-0.07914089;0.005776858;-0.03692024,-0.1103752;-0.3591932;0.0006596036,-0.1343142;-0.7391881;0.08767046,-0.1297688;-0.6981794;-0.02058414,0.007367005;0.5545324;0.006423606,0;0;0,0.004069656;0.3212076;-0.009666443,0.007129282;0.6293263;-0.03423738,0.1775883;0.5050129;-0.03237557,0.2370283;0.2392789;-0.0003693104,0.3145408;0.007511258;-0.05575204,-0.1663697;0.5181902;-0.008979222,-0.2361464;0.2550498;0.02358511,-0.2903012;0.01225622;-0.006584352,0.07560532;0.001639768;-0.0440557,0.1029472;-0.3654974;-0.03672981,0.1107482;-0.7498991;0.03193355,0.1174202;-0.7974673;-0.0442214,-0.07905366;0.004889611;-0.03723397,-0.1021451;-0.3624473;-0.02621792,-0.08890249;-0.746401;0.04409815,-0.1059228;-0.7942144;-0.0301736,0.006890923;0.5539725;-0.02570033,141.5523
+0;0;0,0.004082866;0.3212336;0.008754682,0.008515935;0.6302536;0.002408817,0.1801812;0.5168902;0.02367305,0.349315;0.3037759;0.05755687,0.5276765;0.1278244;0.06201889,-0.1633722;0.5053705;0.009653281,-0.3507562;0.305358;0.01702572,-0.5306392;0.1320833;-0.003215145,0.07958232;0.004686746;-0.03611711,0.08633264;-0.3593175;0.01907643,0.09669663;-0.7388613;0.1106145,0.09825759;-0.6979784;0.002263047,-0.07914089;0.005776858;-0.03692024,-0.1103752;-0.3591932;0.0006596036,-0.1343142;-0.7391881;0.08767046,-0.1297688;-0.6981794;-0.02058414,0.007367005;0.5545324;0.006423606,0;0;0,0.004069656;0.3212076;-0.009666443,0.007129282;0.6293263;-0.03423738,0.1775883;0.5050129;-0.03237557,0.2370283;0.2392789;-0.0003693104,0.3145408;0.007511258;-0.05575204,-0.1663697;0.5181902;-0.008979222,-0.2361464;0.2550498;0.02358511,-0.2903012;0.01225622;-0.006584352,0.07560532;0.001639768;-0.0440557,0.1029472;-0.3654974;-0.03672981,0.1107482;-0.7498991;0.03193355,0.1174202;-0.7974673;-0.0442214,-0.07905366;0.004889611;-0.03723397,-0.1021451;-0.3624473;-0.02621792,-0.08890249;-0.746401;0.04409815,-0.1059228;-0.7942144;-0.0301736,0.006890923;0.5539725;-0.02570033,141.5641
+0;0;0,0.004078102;0.3208588;0.008744466,0.008506979;0.6295855;0.00240405,0.1805428;0.5162002;0.02370209,0.3492576;0.3036141;0.05750193,0.5269721;0.1283006;0.06194776,-0.1637456;0.5046558;0.009652321,-0.3506652;0.305139;0.01700649,-0.5298957;0.1324927;-0.003160972,0.07913154;0.004660198;-0.03591253,0.08584623;-0.3574227;0.01898969,0.09625065;-0.7384471;0.1108848,0.09778132;-0.6977752;0.004635096,-0.07869261;0.005744135;-0.03671111,-0.109762;-0.3572995;0.0006703809,-0.1337945;-0.7387767;0.08802063,-0.1293372;-0.6979815;-0.01813413,0.007358936;0.5539229;0.006415736,0;0;0,0.003525585;0.3208222;-0.01020527,0.005819172;0.628568;-0.03578377,0.1772265;0.5053539;-0.03055096,0.2373938;0.2406338;0.002661705,0.3192405;0.01106155;-0.05151176,-0.1681256;0.5179411;-0.01182193,-0.2430588;0.2572643;0.02328618,-0.3003862;0.01568209;-0.002956357,0.07580563;0.001669571;-0.04270768,0.1021102;-0.3636137;-0.03641677,0.1099352;-0.7495677;0.03221822,0.117054;-0.7974222;-0.0405364,-0.07810128;0.004841801;-0.03807854,-0.101643;-0.3604827;-0.02594783,-0.08758291;-0.7458951;0.04470688,-0.1049237;-0.7913922;-0.02881,0.005757436;0.5533095;-0.02692962,141.5858
+0;0;0,0.004104088;0.3208575;0.008777744,0.008544881;0.6295857;0.002505665,0.1805993;0.5163659;0.02392901,0.3539459;0.3076543;0.05843086,0.5351037;0.1359769;0.06519607,-0.1638263;0.5050676;0.009861323,-0.3549759;0.3095803;0.01667977,-0.5394518;0.142453;-0.002663208,0.0791115;0.004659369;-0.03595675,0.08610152;-0.3573852;0.01916321,0.09636137;-0.7383657;0.1112567,0.0978973;-0.6976894;0.005007476,-0.07872413;0.005726472;-0.03664625,-0.1097305;-0.3573152;0.0008061826,-0.1337297;-0.7387611;0.08830236,-0.1292665;-0.6979629;-0.01785184,0.007393974;0.5539219;0.006495102,0;0;0,0.003525585;0.3208222;-0.01020527,0.005819172;0.628568;-0.03578377,0.1772265;0.5053539;-0.03055096,0.2373938;0.2406338;0.002661705,0.3192405;0.01106155;-0.05151176,-0.1681256;0.5179411;-0.01182193,-0.2430588;0.2572643;0.02328618,-0.3003862;0.01568209;-0.002956357,0.07580563;0.001669571;-0.04270768,0.1021102;-0.3636137;-0.03641677,0.1099352;-0.7495677;0.03221822,0.117054;-0.7974222;-0.0405364,-0.07810128;0.004841801;-0.03807854,-0.101643;-0.3604827;-0.02594783,-0.08758291;-0.7458951;0.04470688,-0.1049237;-0.7913922;-0.02881,0.005757436;0.5533095;-0.02692962,141.5978
+0;0;0,0.004104088;0.3208575;0.008777744,0.008544881;0.6295857;0.002505665,0.1805993;0.5163659;0.02392901,0.3539459;0.3076543;0.05843086,0.5351037;0.1359769;0.06519607,-0.1638263;0.5050676;0.009861323,-0.3549759;0.3095803;0.01667977,-0.5394518;0.142453;-0.002663208,0.0791115;0.004659369;-0.03595675,0.08610152;-0.3573852;0.01916321,0.09636137;-0.7383657;0.1112567,0.0978973;-0.6976894;0.005007476,-0.07872413;0.005726472;-0.03664625,-0.1097305;-0.3573152;0.0008061826,-0.1337297;-0.7387611;0.08830236,-0.1292665;-0.6979629;-0.01785184,0.007393974;0.5539219;0.006495102,0;0;0,0.003525585;0.3208222;-0.01020527,0.005819172;0.628568;-0.03578377,0.1772265;0.5053539;-0.03055096,0.2373938;0.2406338;0.002661705,0.3192405;0.01106155;-0.05151176,-0.1681256;0.5179411;-0.01182193,-0.2430588;0.2572643;0.02328618,-0.3003862;0.01568209;-0.002956357,0.07580563;0.001669571;-0.04270768,0.1021102;-0.3636137;-0.03641677,0.1099352;-0.7495677;0.03221822,0.117054;-0.7974222;-0.0405364,-0.07810128;0.004841801;-0.03807854,-0.101643;-0.3604827;-0.02594783,-0.08758291;-0.7458951;0.04470688,-0.1049237;-0.7913922;-0.02881,0.005757436;0.5533095;-0.02692962,141.6087
+0;0;0,0.004101294;0.3206391;0.008771768,0.008542335;0.6293822;0.002498149,0.1809484;0.5160537;0.02395865,0.3530224;0.3088743;0.0582072,0.5348221;0.1365885;0.06499639,-0.1641775;0.5047324;0.009862361,-0.3539237;0.3106803;0.01663075,-0.5390534;0.1429607;-0.002780778,0.07876533;0.004638981;-0.03579941,0.08572746;-0.3559607;0.01910056,0.09602398;-0.7383026;0.1115232,0.09755175;-0.697683;0.005838387,-0.07837965;0.005701415;-0.0364859,-0.1092623;-0.3558913;0.0008170642,-0.1333473;-0.7387004;0.08862594,-0.1289077;-0.6979596;-0.01696433,0.007390934;0.553686;0.006489297,0;0;0,0.003262788;0.3205843;-0.01087523,0.005084038;0.6282821;-0.03723335,0.1769653;0.5050038;-0.02859926,0.2393283;0.2429473;0.005208254,0.3263078;0.01361486;-0.04598618,-0.1693819;0.517994;-0.0149915,-0.2490356;0.2613065;0.02338191,-0.3091903;0.01914896;0.000561133,0.07580468;0.001644835;-0.04192901,0.1014362;-0.3622331;-0.03641057,0.109503;-0.749573;0.03240824,0.1163511;-0.7961748;-0.04086971,-0.07738955;0.004801237;-0.03866398,-0.1009922;-0.3590213;-0.02560084,-0.08697008;-0.7457471;0.04567232,-0.1046695;-0.7933316;-0.02469642,0.005098477;0.5530159;-0.0281682,141.6312
+0;0;0,0.004100389;0.3204177;0.008798843,0.008531415;0.6290666;0.002574015,0.1811771;0.5161487;0.02426938,0.3575801;0.3132106;0.05912554,0.54568;0.1487242;0.06811401,-0.1643902;0.5045218;0.009981875,-0.3596713;0.3165689;0.01745469,-0.5482589;0.1534266;-0.0009145215,0.07849487;0.004585676;-0.03566173,0.08541158;-0.3543853;0.01905454,0.09574932;-0.7380898;0.1118044,0.09729487;-0.6975462;0.006926037,-0.07809986;0.005705951;-0.03636049,-0.1087127;-0.3542671;0.000843592,-0.1329478;-0.738399;0.08912602,-0.1285132;-0.697735;-0.01565774,0.007382378;0.5533795;0.006551407,0;0;0,0.002925545;0.3203521;-0.01129866,0.004349381;0.6279089;-0.0381968,0.1765882;0.5052078;-0.02495503,0.2422337;0.244253;0.008363485,0.3360999;0.01771101;-0.040483,-0.1703909;0.5182041;-0.01667153,-0.2584741;0.2650783;0.02438414,-0.3203284;0.02359107;0.004991224,0.07602136;0.001571059;-0.04089642,0.100553;-0.3607513;-0.03614569,0.1089466;-0.7495025;0.03270578,0.1161325;-0.7957693;-0.03971505,-0.07683063;0.004860946;-0.03908527,-0.10077;-0.3572627;-0.02511136,-0.08650491;-0.7453699;0.04635768,-0.1031954;-0.7943252;-0.02146932,0.004437968;0.5526709;-0.02898264,141.6531
+0;0;0,0.004100389;0.3204177;0.008798843,0.008531415;0.6290666;0.002574015,0.1811771;0.5161487;0.02426938,0.3575801;0.3132106;0.05912554,0.54568;0.1487242;0.06811401,-0.1643902;0.5045218;0.009981875,-0.3596713;0.3165689;0.01745469,-0.5482589;0.1534266;-0.0009145215,0.07849487;0.004585676;-0.03566173,0.08541158;-0.3543853;0.01905454,0.09574932;-0.7380898;0.1118044,0.09729487;-0.6975462;0.006926037,-0.07809986;0.005705951;-0.03636049,-0.1087127;-0.3542671;0.000843592,-0.1329478;-0.738399;0.08912602,-0.1285132;-0.697735;-0.01565774,0.007382378;0.5533795;0.006551407,0;0;0,0.002925545;0.3203521;-0.01129866,0.004349381;0.6279089;-0.0381968,0.1765882;0.5052078;-0.02495503,0.2422337;0.244253;0.008363485,0.3360999;0.01771101;-0.040483,-0.1703909;0.5182041;-0.01667153,-0.2584741;0.2650783;0.02438414,-0.3203284;0.02359107;0.004991224,0.07602136;0.001571059;-0.04089642,0.100553;-0.3607513;-0.03614569,0.1089466;-0.7495025;0.03270578,0.1161325;-0.7957693;-0.03971505,-0.07683063;0.004860946;-0.03908527,-0.10077;-0.3572627;-0.02511136,-0.08650491;-0.7453699;0.04635768,-0.1031954;-0.7943252;-0.02146932,0.004437968;0.5526709;-0.02898264,141.6651
+0;0;0,0.004098038;0.320234;0.008793798,0.008528454;0.6288396;0.002569342,0.1810037;0.5159572;0.02424739,0.3572654;0.3131817;0.05907562,0.5451682;0.1488675;0.06805467,-0.1642247;0.5043417;0.009973895,-0.3593493;0.3165393;0.01744073,-0.5477394;0.1535679;-0.0009092502,0.07818244;0.004567424;-0.03551978,0.08508852;-0.3538522;0.01911242,0.09543894;-0.7380273;0.1119761,0.0970002;-0.6973765;0.006031856,-0.07778901;0.00568324;-0.03621577,-0.1083549;-0.3537368;0.0009311624,-0.1326197;-0.73834;0.08932191,-0.1281399;-0.6975676;-0.01652674,0.007379401;0.5531514;0.00654679,0;0;0,0.002763137;0.3201562;-0.0116725,0.003993556;0.627642;-0.03889394,0.1760498;0.5051796;-0.02292061,0.2450162;0.2453864;0.01099443,0.3453596;0.02172416;-0.03689742,-0.1708817;0.5189705;-0.01935345,-0.2629352;0.267886;0.02402604,-0.3326512;0.02873433;0.005766325,0.0761569;0.001393437;-0.03991485,0.1000096;-0.3604247;-0.03596568,0.1085083;-0.7496774;0.03281975,0.1153377;-0.7961021;-0.04102254,-0.07621486;0.004905948;-0.03952515,-0.1004861;-0.3565969;-0.0245739,-0.08614123;-0.7451687;0.04703289,-0.1034954;-0.7940446;-0.02237521,0.004100546;0.5524131;-0.02959704,141.6868
+0;0;0,0.00409106;0.3202356;0.008734808,0.008501852;0.628841;0.002479271,0.1809611;0.5160339;0.02452364,0.362827;0.3183259;0.0596724,0.5556669;0.1599893;0.07105423,-0.1643541;0.5047328;0.009995794,-0.3656021;0.3234972;0.01720617,-0.5555239;0.1621357;0.0004908685,0.07821686;0.004549602;-0.03544623,0.08513255;-0.3538746;0.01915466,0.09563614;-0.7380507;0.111997,0.0972585;-0.6974072;0.006052978,-0.07774921;0.005696572;-0.03629902,-0.1084128;-0.3536965;0.001028262,-0.1326018;-0.7383056;0.08941422,-0.1280583;-0.6975361;-0.01643201,0.007358147;0.5531529;0.006459949,0;0;0,0.002763137;0.3201562;-0.0116725,0.003993556;0.627642;-0.03889394,0.1760498;0.5051796;-0.02292061,0.2450162;0.2453864;0.01099443,0.3453596;0.02172416;-0.03689742,-0.1708817;0.5189705;-0.01935345,-0.2629352;0.267886;0.02402604,-0.3326512;0.02873433;0.005766325,0.0761569;0.001393437;-0.03991485,0.1000096;-0.3604247;-0.03596568,0.1085083;-0.7496774;0.03281975,0.1153377;-0.7961021;-0.04102254,-0.07621486;0.004905948;-0.03952515,-0.1004861;-0.3565969;-0.0245739,-0.08614123;-0.7451687;0.04703289,-0.1034954;-0.7940446;-0.02237521,0.004100546;0.5524131;-0.02959704,141.6982
+0;0;0,0.004089404;0.320106;0.008731272,0.008500185;0.6287097;0.002475271,0.181117;0.5158577;0.02453665,0.3611898;0.320099;0.05933885,0.5533919;0.162286;0.07068304,-0.164512;0.5045463;0.009995596,-0.3637757;0.3250976;0.01713488,-0.5530695;0.1642697;0.0004748534,0.07799655;0.004536788;-0.03534639,0.0848867;-0.3525639;0.01905289,0.09545592;-0.7391407;0.1124754,0.09706534;-0.6985821;0.007376775,-0.07753023;0.005680527;-0.03619678,-0.1080806;-0.3523855;0.0009926781,-0.1324207;-0.7393979;0.08993093,-0.1279135;-0.6987143;-0.01507067,0.007356309;0.5530104;0.006456538,0;0;0,0.002625212;0.3200167;-0.01196837,0.003669351;0.6274821;-0.03941512,0.1757725;0.5050796;-0.02005887,0.24854;0.2491261;0.01387596,0.3550897;0.02859452;-0.03071404,-0.1715302;0.5192585;-0.02161633,-0.2681757;0.2732568;0.0242275,-0.341023;0.03567791;0.00923208,0.07624222;0.001192063;-0.03923154,0.09937832;-0.3593417;-0.03643322,0.1081439;-0.7508981;0.03347898,0.1158573;-0.7967129;-0.0396812,-0.07577641;0.00497888;-0.03983161,-0.1003473;-0.3551408;-0.02441281,-0.08562314;-0.7461298;0.0476421,-0.1028648;-0.7959679;-0.01935335,0.003798828;0.5522479;-0.03006887,141.72
+0;0;0,0.004089404;0.320106;0.008731272,0.008500185;0.6287097;0.002475271,0.181117;0.5158577;0.02453665,0.3611898;0.320099;0.05933885,0.5533919;0.162286;0.07068304,-0.164512;0.5045463;0.009995596,-0.3637757;0.3250976;0.01713488,-0.5530695;0.1642697;0.0004748534,0.07799655;0.004536788;-0.03534639,0.0848867;-0.3525639;0.01905289,0.09545592;-0.7391407;0.1124754,0.09706534;-0.6985821;0.007376775,-0.07753023;0.005680527;-0.03619678,-0.1080806;-0.3523855;0.0009926781,-0.1324207;-0.7393979;0.08993093,-0.1279135;-0.6987143;-0.01507067,0.007356309;0.5530104;0.006456538,0;0;0,0.002625212;0.3200167;-0.01196837,0.003669351;0.6274821;-0.03941512,0.1757725;0.5050796;-0.02005887,0.24854;0.2491261;0.01387596,0.3550897;0.02859452;-0.03071404,-0.1715302;0.5192585;-0.02161633,-0.2681757;0.2732568;0.0242275,-0.341023;0.03567791;0.00923208,0.07624222;0.001192063;-0.03923154,0.09937832;-0.3593417;-0.03643322,0.1081439;-0.7508981;0.03347898,0.1158573;-0.7967129;-0.0396812,-0.07577641;0.00497888;-0.03983161,-0.1003473;-0.3551408;-0.02441281,-0.08562314;-0.7461298;0.0476421,-0.1028648;-0.7959679;-0.01935335,0.003798828;0.5522479;-0.03006887,141.7316
+0;0;0,0.004079324;0.3201084;0.00864964,0.008468348;0.6287107;0.002311056,0.1810375;0.5157785;0.02473766,0.365718;0.3244832;0.06020723,0.5669333;0.1783311;0.07148909,-0.1646619;0.5049955;0.009913141,-0.3679769;0.3301681;0.01747921,-0.5621758;0.1750842;0.002951678,0.07804484;0.004429527;-0.03525328,0.08519125;-0.3526478;0.01926597,0.09542255;-0.7392645;0.1125608,0.09711814;-0.698714;0.007462732,-0.07744583;0.005819457;-0.03635502,-0.1081504;-0.3522316;0.0008516312,-0.1322491;-0.739188;0.0900986,-0.1276576;-0.6985178;-0.01490071,0.007330553;0.5530124;0.006311321,0;0;0,0.002625212;0.3200167;-0.01196837,0.003669351;0.6274821;-0.03941512,0.1757725;0.5050796;-0.02005887,0.24854;0.2491261;0.01387596,0.3550897;0.02859452;-0.03071404,-0.1715302;0.5192585;-0.02161633,-0.2681757;0.2732568;0.0242275,-0.341023;0.03567791;0.00923208,0.07624222;0.001192063;-0.03923154,0.09937832;-0.3593417;-0.03643322,0.1081439;-0.7508981;0.03347898,0.1158573;-0.7967129;-0.0396812,-0.07577641;0.00497888;-0.03983161,-0.1003473;-0.3551408;-0.02441281,-0.08562314;-0.7461298;0.0476421,-0.1028648;-0.7959679;-0.01935335,0.003798828;0.5522479;-0.03006887,141.7431
+0;0;0,0.004077911;0.3199974;0.008646642,0.008466715;0.6285839;0.002308084,0.1811644;0.5156209;0.02474849,0.3654681;0.3247159;0.0601457,0.5694791;0.1765331;0.07158431,-0.1647909;0.5048299;0.009913,-0.3676911;0.3303592;0.01746363,-0.5645883;0.1731205;0.002734255,0.07778377;0.00441471;-0.03513535,0.084922;-0.352254;0.01932151,0.09518132;-0.7399297;0.1128718,0.0968728;-0.6994047;0.00802853,-0.07718677;0.005799989;-0.03623341,-0.1078562;-0.3518413;0.0009306706,-0.1320209;-0.7398576;0.09042208,-0.1274406;-0.6992133;-0.01432274,0.007328873;0.5528823;0.006308515,0;0;0,0.002585635;0.3198968;-0.01221061,0.003578052;0.6273316;-0.03982377,0.1757725;0.5052761;-0.0183599,0.2518524;0.2509352;0.01610947,0.3650257;0.02950558;-0.02713633,-0.1719322;0.5196083;-0.02373736,-0.2715006;0.2756774;0.02369115,-0.3504653;0.03630906;0.01039425,0.07626885;0.001107872;-0.03855038,0.09894203;-0.3590458;-0.0364604,0.1079339;-0.7517138;0.03339863,0.1154708;-0.7971287;-0.03982401,-0.0752751;0.004991751;-0.04016265,-0.1000876;-0.3546806;-0.02437494,-0.08577728;-0.7469456;0.04684757,-0.1038327;-0.7939489;-0.02279617,0.003700018;0.5520991;-0.03043866,141.7549
+0;0;0,0.004077911;0.3199974;0.008646642,0.008466715;0.6285839;0.002308084,0.1811644;0.5156209;0.02474849,0.3654681;0.3247159;0.0601457,0.5694791;0.1765331;0.07158431,-0.1647909;0.5048299;0.009913,-0.3676911;0.3303592;0.01746363,-0.5645883;0.1731205;0.002734255,0.07778377;0.00441471;-0.03513535,0.084922;-0.352254;0.01932151,0.09518132;-0.7399297;0.1128718,0.0968728;-0.6994047;0.00802853,-0.07718677;0.005799989;-0.03623341,-0.1078562;-0.3518413;0.0009306706,-0.1320209;-0.7398576;0.09042208,-0.1274406;-0.6992133;-0.01432274,0.007328873;0.5528823;0.006308515,0;0;0,0.002585635;0.3198968;-0.01221061,0.003578052;0.6273316;-0.03982377,0.1757725;0.5052761;-0.0183599,0.2518524;0.2509352;0.01610947,0.3650257;0.02950558;-0.02713633,-0.1719322;0.5196083;-0.02373736,-0.2715006;0.2756774;0.02369115,-0.3504653;0.03630906;0.01039425,0.07626885;0.001107872;-0.03855038,0.09894203;-0.3590458;-0.0364604,0.1079339;-0.7517138;0.03339863,0.1154708;-0.7971287;-0.03982401,-0.0752751;0.004991751;-0.04016265,-0.1000876;-0.3546806;-0.02437494,-0.08577728;-0.7469456;0.04684757,-0.1038327;-0.7939489;-0.02279617,0.003700018;0.5520991;-0.03043866,141.7669
+0;0;0,0.004172459;0.3198839;0.008603946,0.008634758;0.6284561;0.002239114,0.1815482;0.515265;0.02516754,0.3695024;0.3290241;0.06107973,0.5800081;0.1859289;0.07226396,-0.1650708;0.505058;0.01006008,-0.3733389;0.338143;0.01818226,-0.576605;0.1851633;0.004251332,0.07757186;0.00434176;-0.03493514,0.08513687;-0.3522111;0.01953632,0.09495152;-0.7393663;0.1129095,0.09672015;-0.6988082;0.00770168,-0.07690582;0.005813256;-0.03617195,-0.1077061;-0.3517112;0.001002796,-0.1313926;-0.7392023;0.0904094,-0.1267276;-0.6985307;-0.01469833,0.007480086;0.5527512;0.006243446,0;0;0,0.002479583;0.3197713;-0.01254177,0.003368735;0.6271768;-0.04034591,0.1757576;0.5053033;-0.01634836,0.2545712;0.252462;0.01773787,0.375689;0.03222489;-0.02397633,-0.1725508;0.5197725;-0.02486907,-0.2762046;0.2784949;0.02353705,-0.362146;0.03894682;0.01150516,0.07618417;0.001060575;-0.03809929,0.09851843;-0.3590101;-0.03594971,0.1076815;-0.7511678;0.03356576,0.1153929;-0.7970852;-0.03964877,-0.07472947;0.005100516;-0.04057338,-0.1007358;-0.3543818;-0.02474676,-0.08577982;-0.7458812;0.04742326,-0.1107474;-0.7866341;-0.02710148,0.003492728;0.5519457;-0.03091979,141.7887
+0;0;0,0.004172459;0.3198839;0.008603946,0.008634758;0.6284561;0.002239114,0.1815482;0.515265;0.02516754,0.3695024;0.3290241;0.06107973,0.5800081;0.1859289;0.07226396,-0.1650708;0.505058;0.01006008,-0.3733389;0.338143;0.01818226,-0.576605;0.1851633;0.004251332,0.07757186;0.00434176;-0.03493514,0.08513687;-0.3522111;0.01953632,0.09495152;-0.7393663;0.1129095,0.09672015;-0.6988082;0.00770168,-0.07690582;0.005813256;-0.03617195,-0.1077061;-0.3517112;0.001002796,-0.1313926;-0.7392023;0.0904094,-0.1267276;-0.6985307;-0.01469833,0.007480086;0.5527512;0.006243446,0;0;0,0.002479583;0.3197713;-0.01254177,0.003368735;0.6271768;-0.04034591,0.1757576;0.5053033;-0.01634836,0.2545712;0.252462;0.01773787,0.375689;0.03222489;-0.02397633,-0.1725508;0.5197725;-0.02486907,-0.2762046;0.2784949;0.02353705,-0.362146;0.03894682;0.01150516,0.07618417;0.001060575;-0.03809929,0.09851843;-0.3590101;-0.03594971,0.1076815;-0.7511678;0.03356576,0.1153929;-0.7970852;-0.03964877,-0.07472947;0.005100516;-0.04057338,-0.1007358;-0.3543818;-0.02474676,-0.08577982;-0.7458812;0.04742326,-0.1107474;-0.7866341;-0.02710148,0.003492728;0.5519457;-0.03091979,141.8096
+0;0;0,0.004171791;0.3198327;0.00860257,0.008634818;0.6284546;0.00223635,0.1818154;0.5151852;0.02519495,0.3685991;0.3301041;0.06088348,0.5797991;0.1865371;0.0721046,-0.1653362;0.5049626;0.01006428,-0.3723072;0.3390871;0.01813587,-0.5762436;0.1856028;0.004159002,0.07739167;0.004331674;-0.03485399,0.08495248;-0.3520236;0.01958727,0.09479944;-0.7404532;0.1132678,0.09654705;-0.7000206;0.009310067,-0.07672717;0.005799752;-0.03608793,-0.1075104;-0.3515265;0.001066215,-0.1312748;-0.7402933;0.09076713,-0.1266653;-0.6997485;-0.01309173,0.007479831;0.5527291;0.006241776,0;0;0,0.002368823;0.3197097;-0.01282525,0.003121406;0.6271442;-0.04086661,0.1757225;0.5053148;-0.01561189,0.2587849;0.2556863;0.01907372,0.3859108;0.037642;-0.02140474,-0.1731068;0.5199081;-0.02569828,-0.2800161;0.2820981;0.02363355,-0.3737842;0.04460427;0.0115063,0.07615119;0.001009375;-0.03772283,0.09828803;-0.3588736;-0.03564954,0.1072522;-0.7523749;0.03382659,0.1155884;-0.7970558;-0.0387845,-0.07439967;0.005129409;-0.04076042,-0.1007528;-0.3541221;-0.02482494,-0.08569658;-0.7469901;0.04713782,-0.1065121;-0.7897488;-0.02491766,0.003261715;0.5518991;-0.03138566,141.8209
+0;0;0,0.004122644;0.3198347;0.008550755,0.008553186;0.6284567;0.002162186,0.1817278;0.5152209;0.02530371,0.3736784;0.3354251;0.0605914,0.5888771;0.1981965;0.07475757,-0.1655533;0.5054783;0.009961921,-0.3763503;0.3445108;0.01838288,-0.5839118;0.1959831;0.004218469,0.07741693;0.004383924;-0.03479131,0.08502579;-0.3519863;0.01954509,0.09513571;-0.7404059;0.1132394,0.09694839;-0.6999846;0.00928162,-0.07669786;0.005767384;-0.03615535,-0.1076106;-0.351545;0.001024716,-0.1314035;-0.7403046;0.09074901,-0.1267242;-0.6997629;-0.01310705,0.00740459;0.5527313;0.006171237,0;0;0,0.002368823;0.3197097;-0.01282525,0.003121406;0.6271442;-0.04086661,0.1757225;0.5053148;-0.01561189,0.2587849;0.2556863;0.01907372,0.3859108;0.037642;-0.02140474,-0.1731068;0.5199081;-0.02569828,-0.2800161;0.2820981;0.02363355,-0.3737842;0.04460427;0.0115063,0.07615119;0.001009375;-0.03772283,0.09828803;-0.3588736;-0.03564954,0.1072522;-0.7523749;0.03382659,0.1155884;-0.7970558;-0.0387845,-0.07439967;0.005129409;-0.04076042,-0.1007528;-0.3541221;-0.02482494,-0.08569658;-0.7469901;0.04713782,-0.1065121;-0.7897488;-0.02491766,0.003261715;0.5518991;-0.03138566,141.843
+0;0;0,0.004120735;0.3196866;0.008546794,0.008550044;0.6282225;0.002159934,0.1817971;0.5149906;0.02530835,0.3723823;0.3364738;0.06034502,0.5893845;0.1980952;0.0746299,-0.1656277;0.5052439;0.00996021,-0.3749253;0.3454214;0.01832127,-0.5842261;0.1956491;0.004038153,0.0772859;0.004376505;-0.03473242,0.08485354;-0.350063;0.0193096,0.09438385;-0.7162141;0.1076323,0.09637836;-0.6747475;-0.006753504,-0.07656805;0.005757622;-0.03609416,-0.1073133;-0.3496189;0.000884477,-0.1297421;-0.7160906;0.08546479,-0.1245934;-0.6744915;-0.02880911,0.007401743;0.5525165;0.006167957,0;0;0,0.002409339;0.3195516;-0.01305771,0.003269747;0.6268901;-0.04120135,0.1757415;0.5050336;-0.01440191,0.2637813;0.2593271;0.02159643,0.3954258;0.04131779;-0.0182066,-0.1731821;0.5201974;-0.02623199,-0.2837504;0.2862848;0.02354893,-0.3815903;0.04803587;0.01318418,0.07611181;0.001008779;-0.03747773,0.09746403;-0.3569643;-0.03535151,0.1075861;-0.7277753;0.03064156,0.1131253;-0.7909253;-0.03652978,-0.07419543;0.005145452;-0.04083097,-0.101257;-0.3521421;-0.02605131,-0.0864682;-0.7222456;0.04296353,-0.1069626;-0.7741794;-0.03505197,0.003362641;0.5516678;-0.03169489,141.8541
+0;0;0,0.004120735;0.3196866;0.008546794,0.008550044;0.6282225;0.002159934,0.1817971;0.5149906;0.02530835,0.3723823;0.3364738;0.06034502,0.5893845;0.1980952;0.0746299,-0.1656277;0.5052439;0.00996021,-0.3749253;0.3454214;0.01832127,-0.5842261;0.1956491;0.004038153,0.0772859;0.004376505;-0.03473242,0.08485354;-0.350063;0.0193096,0.09438385;-0.7162141;0.1076323,0.09637836;-0.6747475;-0.006753504,-0.07656805;0.005757622;-0.03609416,-0.1073133;-0.3496189;0.000884477,-0.1297421;-0.7160906;0.08546479,-0.1245934;-0.6744915;-0.02880911,0.007401743;0.5525165;0.006167957,0;0;0,0.002409339;0.3195516;-0.01305771,0.003269747;0.6268901;-0.04120135,0.1757415;0.5050336;-0.01440191,0.2637813;0.2593271;0.02159643,0.3954258;0.04131779;-0.0182066,-0.1731821;0.5201974;-0.02623199,-0.2837504;0.2862848;0.02354893,-0.3815903;0.04803587;0.01318418,0.07611181;0.001008779;-0.03747773,0.09746403;-0.3569643;-0.03535151,0.1075861;-0.7277753;0.03064156,0.1131253;-0.7909253;-0.03652978,-0.07419543;0.005145452;-0.04083097,-0.101257;-0.3521421;-0.02605131,-0.0864682;-0.7222456;0.04296353,-0.1069626;-0.7741794;-0.03505197,0.003362641;0.5516678;-0.03169489,141.8659
+0;0;0,0.004146588;0.3195711;0.008452574,0.008600828;0.6280385;0.001954606,0.1820497;0.5144624;0.02566509,0.3791332;0.3388072;0.06154045,0.5982268;0.2068582;0.07636017,-0.166002;0.5053421;0.009837279,-0.3816738;0.3491614;0.01861137,-0.5946299;0.207348;0.005541165,0.07710956;0.004312433;-0.03457417,0.08466292;-0.3506716;0.01953838,0.09428405;-0.719277;0.1083933,0.0963818;-0.6780537;-0.003682196,-0.076299;0.005835767;-0.03611454,-0.1072441;-0.350051;0.001112409,-0.1296954;-0.7189894;0.08618976,-0.124507;-0.6776361;-0.02577211,0.007446424;0.5523469;0.005990969,0;0;0,0.002411842;0.3194215;-0.01335812,0.003326178;0.6266749;-0.04170942,0.1759534;0.5050403;-0.01282692,0.2723865;0.2593609;0.0235877,0.4054809;0.04446536;-0.01810122,-0.1735832;0.5205012;-0.02657635,-0.2895137;0.2863411;0.02550875,-0.3905303;0.05123441;0.01315263,0.07602623;0.000940755;-0.03713465,0.09713991;-0.3575927;-0.03452229,0.1059016;-0.7311578;0.03051662,0.1131697;-0.7855067;-0.04380511,-0.07381514;0.005254591;-0.04103133,-0.1011718;-0.3525431;-0.02582371,-0.08596034;-0.7250401;0.04397842,-0.1064682;-0.775676;-0.03197265,0.003386721;0.5514719;-0.03215146,141.8878
+0;0;0,0.004146588;0.3195711;0.008452574,0.008600828;0.6280385;0.001954606,0.1820497;0.5144624;0.02566509,0.3791332;0.3388072;0.06154045,0.5982268;0.2068582;0.07636017,-0.166002;0.5053421;0.009837279,-0.3816738;0.3491614;0.01861137,-0.5946299;0.207348;0.005541165,0.07710956;0.004312433;-0.03457417,0.08466292;-0.3506716;0.01953838,0.09428405;-0.719277;0.1083933,0.0963818;-0.6780537;-0.003682196,-0.076299;0.005835767;-0.03611454,-0.1072441;-0.350051;0.001112409,-0.1296954;-0.7189894;0.08618976,-0.124507;-0.6776361;-0.02577211,0.007446424;0.5523469;0.005990969,0;0;0,0.002411842;0.3194215;-0.01335812,0.003326178;0.6266749;-0.04170942,0.1759534;0.5050403;-0.01282692,0.2723865;0.2593609;0.0235877,0.4054809;0.04446536;-0.01810122,-0.1735832;0.5205012;-0.02657635,-0.2895137;0.2863411;0.02550875,-0.3905303;0.05123441;0.01315263,0.07602623;0.000940755;-0.03713465,0.09713991;-0.3575927;-0.03452229,0.1059016;-0.7311578;0.03051662,0.1131697;-0.7855067;-0.04380511,-0.07381514;0.005254591;-0.04103133,-0.1011718;-0.3525431;-0.02582371,-0.08596034;-0.7250401;0.04397842,-0.1064682;-0.775676;-0.03197265,0.003386721;0.5514719;-0.03215146,141.899
+0;0;0,0.004144085;0.3193782;0.008447473,0.008596781;0.627739;0.001951905,0.1821999;0.5141593;0.02567814,0.3795153;0.3382974;0.06159572,0.5990022;0.2061115;0.07644204,-0.1661584;0.5050309;0.00983638,-0.382084;0.3486665;0.01862079,-0.5954224;0.2065985;0.005527131,0.07686631;0.004298829;-0.0344651,0.08442131;-0.3507624;0.01965923,0.09458712;-0.7402357;0.1135445,0.09647171;-0.7001528;0.01285677,-0.07605831;0.005817358;-0.03600061,-0.1070101;-0.3501469;0.001234442,-0.1307324;-0.739972;0.0911283,-0.1260713;-0.6997723;-0.00945735,0.00744283;0.5520772;0.005986682,0;0;0,0.002335116;0.3192328;-0.01326442,0.003236368;0.6263862;-0.04153728,0.176188;0.5059664;-0.01137757,0.2754859;0.2610914;0.0250504,0.4150611;0.04932629;-0.01422167,-0.1739164;0.520615;-0.02679947,-0.2934901;0.2881881;0.02640544,-0.3999637;0.05502559;0.01349737,0.0759273;0.000867933;-0.03672934,0.09697933;-0.357748;-0.0341928,0.105763;-0.7526035;0.03377199,0.1125533;-0.7869609;-0.04404354,-0.07337045;0.005368772;-0.04126385,-0.1011462;-0.3524572;-0.02563951,-0.08519384;-0.7459762;0.04849254,-0.1027612;-0.7886767;-0.01969294,0.003290921;0.5512113;-0.03199482,141.921
+0;0;0,0.004172515;0.3193798;0.008374684,0.008646209;0.627739;0.001811295,0.1821436;0.5139153;0.02597192,0.3832398;0.3425107;0.06246332,0.6069008;0.2176066;0.07804365,-0.1661854;0.5053105;0.00986864,-0.3862873;0.3549147;0.01920208,-0.6011367;0.2151516;0.006011486,0.0768914;0.004279776;-0.03441146,0.0843914;-0.3508469;0.01928984,0.09456363;-0.7402974;0.1132688,0.09652589;-0.700223;0.01258174,-0.07603233;0.005822668;-0.0360546,-0.1069705;-0.3501287;0.00131489,-0.1307782;-0.7399455;0.09122165,-0.1260387;-0.6997533;-0.009361088,0.007487578;0.5520779;0.00586105,0;0;0,0.002335116;0.3192328;-0.01326442,0.003236368;0.6263862;-0.04153728,0.176188;0.5059664;-0.01137757,0.2754859;0.2610914;0.0250504,0.4150611;0.04932629;-0.01422167,-0.1739164;0.520615;-0.02679947,-0.2934901;0.2881881;0.02640544,-0.3999637;0.05502559;0.01349737,0.0759273;0.000867933;-0.03672934,0.09697933;-0.357748;-0.0341928,0.105763;-0.7526035;0.03377199,0.1125533;-0.7869609;-0.04404354,-0.07337045;0.005368772;-0.04126385,-0.1011462;-0.3524572;-0.02563951,-0.08519384;-0.7459762;0.04849254,-0.1027612;-0.7886767;-0.01969294,0.003290921;0.5512113;-0.03199482,141.9331
+0;0;0,0.004170613;0.3192342;0.008370868,0.008642746;0.6274856;0.001809691,0.1822562;0.5136613;0.02598232,0.3839381;0.3417575;0.06258,0.6097386;0.2156586;0.07830937,-0.1663036;0.5050509;0.009868377,-0.3870465;0.354217;0.019229,-0.6039512;0.2131169;0.005912229,0.07672539;0.004270536;-0.03433717,0.08409768;-0.3448091;0.01844971,0.09442975;-0.740379;0.1139054,0.09643304;-0.7000939;0.01111272,-0.07586817;0.005810097;-0.03597675,-0.1062796;-0.3440801;0.0007564053,-0.1304613;-0.7400222;0.09207586,-0.1256227;-0.6996168;-0.01061027,0.007484492;0.5518492;0.005858131,0;0;0,0.002370045;0.3190791;-0.01344872,0.003369898;0.6261162;-0.04180694,0.1763753;0.5061901;-0.0103848,0.2813129;0.262887;0.02646136,0.4264023;0.0516904;-0.01199961,-0.1740341;0.5209259;-0.0269378,-0.2974716;0.2898134;0.02706359,-0.4090294;0.05634776;0.0135419,0.07591426;0.0008160322;-0.03633761,0.09636061;-0.3517165;-0.03603482,0.1058154;-0.7525743;0.03409195,0.1134669;-0.7885801;-0.04503345,-0.07305541;0.005389265;-0.04144788,-0.1001692;-0.3463306;-0.02546797,-0.08403581;-0.7459977;0.05003062,-0.1019622;-0.790118;-0.01968994,0.003385544;0.5509685;-0.0322454,141.9547
+0;0;0,0.004170613;0.3192342;0.008370868,0.008642746;0.6274856;0.001809691,0.1822562;0.5136613;0.02598232,0.3839381;0.3417575;0.06258,0.6097386;0.2156586;0.07830937,-0.1663036;0.5050509;0.009868377,-0.3870465;0.354217;0.019229,-0.6039512;0.2131169;0.005912229,0.07672539;0.004270536;-0.03433717,0.08409768;-0.3448091;0.01844971,0.09442975;-0.740379;0.1139054,0.09643304;-0.7000939;0.01111272,-0.07586817;0.005810097;-0.03597675,-0.1062796;-0.3440801;0.0007564053,-0.1304613;-0.7400222;0.09207586,-0.1256227;-0.6996168;-0.01061027,0.007484492;0.5518492;0.005858131,0;0;0,0.002370045;0.3190791;-0.01344872,0.003369898;0.6261162;-0.04180694,0.1763753;0.5061901;-0.0103848,0.2813129;0.262887;0.02646136,0.4264023;0.0516904;-0.01199961,-0.1740341;0.5209259;-0.0269378,-0.2974716;0.2898134;0.02706359,-0.4090294;0.05634776;0.0135419,0.07591426;0.0008160322;-0.03633761,0.09636061;-0.3517165;-0.03603482,0.1058154;-0.7525743;0.03409195,0.1134669;-0.7885801;-0.04503345,-0.07305541;0.005389265;-0.04144788,-0.1001692;-0.3463306;-0.02546797,-0.08403581;-0.7459977;0.05003062,-0.1019622;-0.790118;-0.01968994,0.003385544;0.5509685;-0.0322454,141.9662
+0;0;0,0.00423643;0.3192333;0.008375113,0.008762895;0.6274843;0.001827373,0.1822644;0.5134194;0.02639652,0.388402;0.3470151;0.06358296,0.6211025;0.2343169;0.08042933,-0.1663188;0.5055174;0.009989584,-0.392137;0.3623912;0.01931383,-0.6137925;0.2286473;0.008562784,0.07673901;0.00422776;-0.034312,0.08409789;-0.3448584;0.01843337,0.09442809;-0.7404298;0.1138833,0.09652346;-0.7001446;0.01109247,-0.07585439;0.005834085;-0.03600191,-0.1063083;-0.344041;0.0008408204,-0.1303992;-0.7400975;0.09168663,-0.1254684;-0.6996799;-0.01099388,0.007592079;0.5518478;0.005870868,0;0;0,0.002370045;0.3190791;-0.01344872,0.003369898;0.6261162;-0.04180694,0.1763753;0.5061901;-0.0103848,0.2813129;0.262887;0.02646136,0.4264023;0.0516904;-0.01199961,-0.1740341;0.5209259;-0.0269378,-0.2974716;0.2898134;0.02706359,-0.4090294;0.05634776;0.0135419,0.07591426;0.0008160322;-0.03633761,0.09636061;-0.3517165;-0.03603482,0.1058154;-0.7525743;0.03409195,0.1134669;-0.7885801;-0.04503345,-0.07305541;0.005389265;-0.04144788,-0.1001692;-0.3463306;-0.02546797,-0.08403581;-0.7459977;0.05003062,-0.1019622;-0.790118;-0.01968994,0.003385544;0.5509685;-0.0322454,141.9777
+0;0;0,0.00423323;0.3189921;0.008368785,0.008758212;0.6271417;0.001822952,0.1820817;0.5131351;0.02637013,0.3875286;0.3472884;0.06343197,0.6127184;0.2382277;0.07973461,-0.1661457;0.5052412;0.009979939,-0.3912073;0.3625945;0.01927295,-0.6057086;0.2331674;0.008868903,0.07647161;0.004213028;-0.03419244,0.08385067;-0.3458299;0.01869749,0.09418074;-0.7413964;0.1141463,0.09626479;-0.7011669;0.01191048,-0.07559008;0.005813756;-0.03587646,-0.1061274;-0.3450202;0.001067244,-0.130218;-0.7410719;0.09191196,-0.1253139;-0.7007105;-0.01021411,0.007587692;0.5515243;0.005865427,0;0;0,0.002588093;0.3188407;-0.01333332,0.003732651;0.6257859;-0.04157448,0.1765061;0.5062172;-0.009443045,0.2856243;0.2657675;0.02749372,0.4327638;0.06631553;-0.01044488,-0.1735717;0.5209304;-0.02667034,-0.3006968;0.2931002;0.02828235,-0.4128734;0.06934266;0.01346892,0.0758806;0.0007274747;-0.03572655,0.09638213;-0.352771;-0.03510237,0.1060478;-0.7537192;0.03444719,0.1138433;-0.7888302;-0.04467892,-0.07260466;0.005528782;-0.04162664,-0.09942865;-0.3471511;-0.02491629,-0.08308961;-0.7467732;0.05074937,-0.1005208;-0.7912967;-0.01783309,0.003713444;0.5506549;-0.03203344,142
+0;0;0,0.00423918;0.3189193;0.008309568,0.00876322;0.6270192;0.001721472,0.182354;0.5128996;0.02680584,0.3911847;0.3555945;0.06395945,0.6174833;0.2501215;0.08255274,-0.166648;0.5057037;0.009971188,-0.3931112;0.3702395;0.01994159,-0.616352;0.2569891;0.01556844,0.07629498;0.004206469;-0.03409524,0.08364617;-0.3460634;0.01867027,0.09391761;-0.7411553;0.1139477,0.09616619;-0.7007429;0.009829566,-0.07539972;0.00579059;-0.03581139,-0.1060613;-0.3452373;0.001155008,-0.1299682;-0.7407626;0.09208944,-0.1248498;-0.7002212;-0.01191415,0.00759331;0.5514131;0.005772496,0;0;0,0.002532288;0.3187607;-0.01348019,0.00368835;0.6256526;-0.04177141,0.1767231;0.5062011;-0.008808849,0.2889916;0.2700621;0.02820039,0.4396254;0.07372835;-0.009796856,-0.1740112;0.5210356;-0.02653776,-0.3033811;0.2973704;0.02798649,-0.4185641;0.07551181;0.01409709,0.07584904;0.0007101446;-0.03532028,0.09644598;-0.3529884;-0.03476644,0.1062158;-0.7532125;0.03598714,0.1152434;-0.7902731;-0.04385924,-0.07231272;0.005529399;-0.04173009,-0.09900777;-0.3473646;-0.0249833,-0.08255513;-0.7463294;0.05141825,-0.09994237;-0.7932796;-0.01735975,0.00365293;0.5505329;-0.03222704,142.0213
+0;0;0,0.00423918;0.3189193;0.008309568,0.00876322;0.6270192;0.001721472,0.182354;0.5128996;0.02680584,0.3911847;0.3555945;0.06395945,0.6174833;0.2501215;0.08255274,-0.166648;0.5057037;0.009971188,-0.3931112;0.3702395;0.01994159,-0.616352;0.2569891;0.01556844,0.07629498;0.004206469;-0.03409524,0.08364617;-0.3460634;0.01867027,0.09391761;-0.7411553;0.1139477,0.09616619;-0.7007429;0.009829566,-0.07539972;0.00579059;-0.03581139,-0.1060613;-0.3452373;0.001155008,-0.1299682;-0.7407626;0.09208944,-0.1248498;-0.7002212;-0.01191415,0.00759331;0.5514131;0.005772496,0;0;0,0.002532288;0.3187607;-0.01348019,0.00368835;0.6256526;-0.04177141,0.1767231;0.5062011;-0.008808849,0.2889916;0.2700621;0.02820039,0.4396254;0.07372835;-0.009796856,-0.1740112;0.5210356;-0.02653776,-0.3033811;0.2973704;0.02798649,-0.4185641;0.07551181;0.01409709,0.07584904;0.0007101446;-0.03532028,0.09644598;-0.3529884;-0.03476644,0.1062158;-0.7532125;0.03598714,0.1152434;-0.7902731;-0.04385924,-0.07231272;0.005529399;-0.04173009,-0.09900777;-0.3473646;-0.0249833,-0.08255513;-0.7463294;0.05141825,-0.09994237;-0.7932796;-0.01735975,0.00365293;0.5505329;-0.03222704,142.0332
+0;0;0,0.004237568;0.318798;0.008306409,0.008760488;0.6268215;0.001719892,0.1827498;0.5126318;0.02685125,0.3911186;0.3556746;0.06392269,0.6192093;0.2493663;0.08266324,-0.1670475;0.5054195;0.00997824,-0.3930098;0.3702549;0.01992659,-0.6180187;0.2561075;0.0155188,0.07614679;0.004198299;-0.03402902,0.08346967;-0.3447227;0.01853329,0.09377494;-0.7411162;0.1141246,0.09600746;-0.7007782;0.01075032,-0.07525328;0.005779343;-0.03574183,-0.1057968;-0.3438967;0.001082204,-0.1297824;-0.740725;0.09231622,-0.1247006;-0.700259;-0.01094435,0.007590849;0.5512329;0.005769979,0;0;0,0.002447382;0.3186404;-0.0134716,0.003592849;0.6254659;-0.04165292,0.1770388;0.5064861;-0.00783968,0.293652;0.2730997;0.02903223,0.4464065;0.07589217;-0.009089947,-0.1745086;0.5207822;-0.02607934,-0.3063965;0.2993936;0.02887564,-0.4293282;0.07951432;0.01407755,0.07591891;0.0006092787;-0.03478336,0.09628645;-0.3517362;-0.03505421,0.1066068;-0.7531542;0.03656101,0.1169767;-0.7918583;-0.04070687,-0.07204;0.005546914;-0.04187368,-0.09837802;-0.3459817;-0.0246632,-0.08204787;-0.7462574;0.05204641,-0.09905372;-0.7927823;-0.01616535,0.003546283;0.5503597;-0.03214216,142.0549
+0;0;0,0.004237568;0.318798;0.008306409,0.008760488;0.6268215;0.001719892,0.1827498;0.5126318;0.02685125,0.3911186;0.3556746;0.06392269,0.6192093;0.2493663;0.08266324,-0.1670475;0.5054195;0.00997824,-0.3930098;0.3702549;0.01992659,-0.6180187;0.2561075;0.0155188,0.07614679;0.004198299;-0.03402902,0.08346967;-0.3447227;0.01853329,0.09377494;-0.7411162;0.1141246,0.09600746;-0.7007782;0.01075032,-0.07525328;0.005779343;-0.03574183,-0.1057968;-0.3438967;0.001082204,-0.1297824;-0.740725;0.09231622,-0.1247006;-0.700259;-0.01094435,0.007590849;0.5512329;0.005769979,0;0;0,0.002447382;0.3186404;-0.0134716,0.003592849;0.6254659;-0.04165292,0.1770388;0.5064861;-0.00783968,0.293652;0.2730997;0.02903223,0.4464065;0.07589217;-0.009089947,-0.1745086;0.5207822;-0.02607934,-0.3063965;0.2993936;0.02887564,-0.4293282;0.07951432;0.01407755,0.07591891;0.0006092787;-0.03478336,0.09628645;-0.3517362;-0.03505421,0.1066068;-0.7531542;0.03656101,0.1169767;-0.7918583;-0.04070687,-0.07204;0.005546914;-0.04187368,-0.09837802;-0.3459817;-0.0246632,-0.08204787;-0.7462574;0.05204641,-0.09905372;-0.7927823;-0.01616535,0.003546283;0.5503597;-0.03214216,142.0778
+0;0;0,0.004145464;0.31867;0.008218125,0.008599073;0.6266367;0.001575515,0.1824877;0.5121145;0.02684698,0.3983781;0.3607552;0.06483442,0.6283586;0.2626025;0.08233669,-0.1673097;0.5057847;0.009849197,-0.3992101;0.3750987;0.02008371,-0.6223796;0.2610919;0.01468818,0.07596627;0.00415036;-0.03398581,0.08316579;-0.3463516;0.01872488,0.09308366;-0.7413607;0.1133526,0.09548553;-0.7005936;0.005734518,-0.07507876;0.005796106;-0.0356752,-0.1061174;-0.3454646;0.0008533522,-0.1300517;-0.7406136;0.09233768,-0.1246872;-0.6997411;-0.01516285,0.007444669;0.5510579;0.005637748,0;0;0,0.002498135;0.3185162;-0.01328468,0.003706768;0.6252998;-0.04129863,0.1771416;0.5066947;-0.007079599,0.3026232;0.2746093;0.02969122,0.4571814;0.08082408;-0.007596014,-0.1743816;0.520588;-0.02575032,-0.3101313;0.298345;0.03029841,-0.4358335;0.08186182;0.01744196,0.07593365;0.0005428791;-0.03430629,0.09611364;-0.3533987;-0.03426051,0.1067405;-0.7532666;0.03699708,0.1179253;-0.7935255;-0.04450107,-0.07170461;0.005554022;-0.04208013,-0.09810039;-0.3475287;-0.02425531,-0.08178346;-0.746168;0.05259125,-0.09939921;-0.7958023;-0.01848214,0.003643185;0.5501985;-0.03182244,142.0887
+0;0;0,0.004145464;0.31867;0.008218125,0.008599073;0.6266367;0.001575515,0.1824877;0.5121145;0.02684698,0.3983781;0.3607552;0.06483442,0.6283586;0.2626025;0.08233669,-0.1673097;0.5057847;0.009849197,-0.3992101;0.3750987;0.02008371,-0.6223796;0.2610919;0.01468818,0.07596627;0.00415036;-0.03398581,0.08316579;-0.3463516;0.01872488,0.09308366;-0.7413607;0.1133526,0.09548553;-0.7005936;0.005734518,-0.07507876;0.005796106;-0.0356752,-0.1061174;-0.3454646;0.0008533522,-0.1300517;-0.7406136;0.09233768,-0.1246872;-0.6997411;-0.01516285,0.007444669;0.5510579;0.005637748,0;0;0,0.002498135;0.3185162;-0.01328468,0.003706768;0.6252998;-0.04129863,0.1771416;0.5066947;-0.007079599,0.3026232;0.2746093;0.02969122,0.4571814;0.08082408;-0.007596014,-0.1743816;0.520588;-0.02575032,-0.3101313;0.298345;0.03029841,-0.4358335;0.08186182;0.01744196,0.07593365;0.0005428791;-0.03430629,0.09611364;-0.3533987;-0.03426051,0.1067405;-0.7532666;0.03699708,0.1179253;-0.7935255;-0.04450107,-0.07170461;0.005554022;-0.04208013,-0.09810039;-0.3475287;-0.02425531,-0.08178346;-0.746168;0.05259125,-0.09939921;-0.7958023;-0.01848214,0.003643185;0.5501985;-0.03182244,142.1109
+0;0;0,0.004059698;0.3186869;0.008223127,0.00842908;0.6266907;0.001594538,0.1825296;0.5117035;0.0268558,0.4021533;0.3680336;0.06403691,0.6324406;0.2772114;0.08186059,-0.1678424;0.5061707;0.009805219,-0.4019889;0.3823444;0.01982893,-0.6252227;0.2740352;0.01395872,0.07585318;0.004126281;-0.03391959,0.08249734;-0.3457049;0.01823265,0.09263134;-0.7416058;0.1133216,0.09504776;-0.7010042;0.007349461,-0.07493761;0.005787998;-0.03566686,-0.1062389;-0.3446788;0.0009275638,-0.1301627;-0.7407867;0.09262411,-0.1248312;-0.7000792;-0.01323075,0.007294751;0.5511038;0.005651937,0;0;0,0.002361089;0.3185307;-0.01334333,0.003471807;0.6253525;-0.04133821,0.1772186;0.5070524;-0.006607771,0.3054226;0.2778059;0.02899814,0.4669425;0.09297188;-0.007694483,-0.1748487;0.5204841;-0.02527346,-0.312649;0.3011703;0.03103412,-0.4407332;0.08882113;0.02098831,0.07592183;0.0005097091;-0.03401303,0.09595275;-0.352682;-0.03450608,0.1069064;-0.7534279;0.03736043,0.1178811;-0.7934116;-0.042202,-0.07160464;0.005510835;-0.04199615,-0.09776947;-0.3468155;-0.02390147,-0.08162607;-0.7464336;0.05308491,-0.09890403;-0.7949614;-0.01679487,0.003421143;0.5502422;-0.03187346,142.1332
+0;0;0,0.004059698;0.3186869;0.008223127,0.00842908;0.6266907;0.001594538,0.1825296;0.5117035;0.0268558,0.4021533;0.3680336;0.06403691,0.6324406;0.2772114;0.08186059,-0.1678424;0.5061707;0.009805219,-0.4019889;0.3823444;0.01982893,-0.6252227;0.2740352;0.01395872,0.07585318;0.004126281;-0.03391959,0.08249734;-0.3457049;0.01823265,0.09263134;-0.7416058;0.1133216,0.09504776;-0.7010042;0.007349461,-0.07493761;0.005787998;-0.03566686,-0.1062389;-0.3446788;0.0009275638,-0.1301627;-0.7407867;0.09262411,-0.1248312;-0.7000792;-0.01323075,0.007294751;0.5511038;0.005651937,0;0;0,0.002361089;0.3185307;-0.01334333,0.003471807;0.6253525;-0.04133821,0.1772186;0.5070524;-0.006607771,0.3054226;0.2778059;0.02899814,0.4669425;0.09297188;-0.007694483,-0.1748487;0.5204841;-0.02527346,-0.312649;0.3011703;0.03103412,-0.4407332;0.08882113;0.02098831,0.07592183;0.0005097091;-0.03401303,0.09595275;-0.352682;-0.03450608,0.1069064;-0.7534279;0.03736043,0.1178811;-0.7934116;-0.042202,-0.07160464;0.005510835;-0.04199615,-0.09776947;-0.3468155;-0.02390147,-0.08162607;-0.7464336;0.05308491,-0.09890403;-0.7949614;-0.01679487,0.003421143;0.5502422;-0.03187346,142.1446
+0;0;0,0.004057904;0.3185461;0.008219494,0.008425986;0.6264581;0.001592783,0.1826134;0.5114716;0.02686343,0.4006615;0.3688324;0.0637778,0.632219;0.2775092;0.0816998,-0.1679317;0.5059361;0.009804429,-0.4003984;0.3829981;0.01975624,-0.6248634;0.2740916;0.01385364,0.07574821;0.004120571;-0.03387265,0.08242251;-0.3472978;0.01851621,0.092518;-0.7416943;0.1132439,0.09495564;-0.7009997;0.006341301,-0.0748339;0.005779988;-0.0356175,-0.1062772;-0.3462769;0.001142953,-0.1301101;-0.7408797;0.09249108,-0.1247318;-0.7000781;-0.01429318,0.007291961;0.5508914;0.005649095,0;0;0,0.00237003;0.318394;-0.01323938,0.003532633;0.6251367;-0.04108858,0.1773593;0.5071002;-0.006023884,0.3086135;0.2816679;0.02870679,0.4741186;0.09823816;-0.006529331,-0.1748569;0.5201821;-0.02442661,-0.3149769;0.3045155;0.03132192,-0.4465153;0.09262758;0.02231265,0.0758988;0.0005099028;-0.03378224,0.0959722;-0.3542873;-0.03393269,0.1072002;-0.7534598;0.03789449,0.1184222;-0.7942253;-0.04219794,-0.07157561;0.005444344;-0.04182604,-0.09763745;-0.3484913;-0.02354003,-0.08192673;-0.7465215;0.05358958,-0.09904373;-0.7960142;-0.01666991,0.003461972;0.5500422;-0.03166127,142.167
+0;0;0,0.004058238;0.3185722;0.008220169,0.008426964;0.6265299;0.001592525,0.182528;0.5115527;0.02685327,0.399621;0.3695383;0.06360596,0.6283609;0.2793263;0.08130988,-0.1678447;0.5060199;0.009802669,-0.3992932;0.3836204;0.01971089,-0.6210269;0.276039;0.01388012,0.07557105;0.004110934;-0.03379343,0.08228053;-0.3491597;0.01887156,0.09231187;-0.7410499;0.1129972,0.09481202;-0.7000811;0.003353491,-0.07465889;0.00576647;-0.03553421,-0.1062679;-0.348146;0.00142001,-0.1299494;-0.7402412;0.09218763,-0.1244331;-0.6991627;-0.01733477,0.007292788;0.550953;0.005649379,0;0;0,0.002310961;0.3184234;-0.01317287,0.003435954;0.6252218;-0.04091454,0.1772427;0.5076118;-0.005624771,0.313255;0.286374;0.02905583,0.4813892;0.1090987;-0.00377655,-0.1748011;0.5199859;-0.0239259,-0.3167334;0.3068757;0.03163932,-0.4591557;0.1057713;0.02481994,0.0758272;0.0004822761;-0.03346467,0.09612542;-0.3561782;-0.03324056,0.1072131;-0.752798;0.0382297,0.118962;-0.7959123;-0.04340721,-0.07135449;0.005461777;-0.04181611,-0.09732915;-0.3503434;-0.02319478,-0.08162799;-0.7458083;0.05361155,-0.09915795;-0.7976934;-0.01805332,0.003367588;0.5501134;-0.03151727,142.1912
+0;0;0,0.004086345;0.3185728;0.008183004,0.008466396;0.6265296;0.001521279,0.1825832;0.5117683;0.02704374,0.4055472;0.3790974;0.06356411,0.6357055;0.2937493;0.08629014,-0.1680075;0.5068065;0.009701947,-0.4035887;0.3927077;0.02115834,-0.628295;0.291469;0.01555588,0.07557706;0.004086065;-0.03378302,0.08213602;-0.3491267;0.01928793,0.09185086;-0.741335;0.1121126,0.094468;-0.7003376;0.002474487,-0.07464635;0.005786871;-0.03555723,-0.1063782;-0.348133;0.001220163,-0.130241;-0.7401901;0.09210448,-0.1246105;-0.6991199;-0.01741295,0.007330691;0.5509531;0.005585482,0;0;0,0.002310961;0.3184234;-0.01317287,0.003435954;0.6252218;-0.04091454,0.1772427;0.5076118;-0.005624771,0.313255;0.286374;0.02905583,0.4813892;0.1090987;-0.00377655,-0.1748011;0.5199859;-0.0239259,-0.3167334;0.3068757;0.03163932,-0.4591557;0.1057713;0.02481994,0.0758272;0.0004822761;-0.03346467,0.09612542;-0.3561782;-0.03324056,0.1072131;-0.752798;0.0382297,0.118962;-0.7959123;-0.04340721,-0.07135449;0.005461777;-0.04181611,-0.09732915;-0.3503434;-0.02319478,-0.08162799;-0.7458083;0.05361155,-0.09915795;-0.7976934;-0.01805332,0.003367588;0.5501134;-0.03151727,142.212
+0;0;0,0.004085308;0.318492;0.008180928,0.008464873;0.6264145;0.001519927,0.1828749;0.5115958;0.02707784,0.4034427;0.3803506;0.06320573,0.6365481;0.2939097;0.08622275,-0.1683021;0.5066256;0.009707049,-0.4013515;0.393753;0.02104033,-0.6289352;0.291218;0.01536613,0.07543696;0.004078491;-0.0337204,0.08209809;-0.354636;0.02017719,0.09165716;-0.7405554;0.1115135,0.09436787;-0.6991648;-0.002044685,-0.07450797;0.005776144;-0.03549131,-0.1067341;-0.3536564;0.00185892,-0.1302143;-0.7394271;0.09128594,-0.1243825;-0.697961;-0.02214719,0.007329287;0.5508461;0.005583699,0;0;0,0.002158895;0.3183519;-0.01296902,0.003101096;0.6251321;-0.04053926,0.1773332;0.5079113;-0.005079031,0.315861;0.2914943;0.02889752,0.4881398;0.1136409;-0.003166914,-0.1753316;0.5195698;-0.02344365,-0.3192608;0.3113419;0.03228957,-0.4638558;0.1079052;0.02552531,0.0757733;0.0004710555;-0.03320575,0.09575979;-0.3617762;-0.03153419,0.1074705;-0.7521213;0.0381875,0.1180425;-0.7994095;-0.04516315,-0.07123408;0.005404842;-0.04172445,-0.09779078;-0.3559316;-0.02285362,-0.08196244;-0.7449285;0.05329327,-0.09980018;-0.7989353;-0.02192129,0.003081739;0.5500261;-0.03118706,142.2339
+0;0;0,0.004085308;0.318492;0.008180928,0.008464873;0.6264145;0.001519927,0.1828749;0.5115958;0.02707784,0.4034427;0.3803506;0.06320573,0.6365481;0.2939097;0.08622275,-0.1683021;0.5066256;0.009707049,-0.4013515;0.393753;0.02104033,-0.6289352;0.291218;0.01536613,0.07543696;0.004078491;-0.0337204,0.08209809;-0.354636;0.02017719,0.09165716;-0.7405554;0.1115135,0.09436787;-0.6991648;-0.002044685,-0.07450797;0.005776144;-0.03549131,-0.1067341;-0.3536564;0.00185892,-0.1302143;-0.7394271;0.09128594,-0.1243825;-0.697961;-0.02214719,0.007329287;0.5508461;0.005583699,0;0;0,0.002158895;0.3183519;-0.01296902,0.003101096;0.6251321;-0.04053926,0.1773332;0.5079113;-0.005079031,0.315861;0.2914943;0.02889752,0.4881398;0.1136409;-0.003166914,-0.1753316;0.5195698;-0.02344365,-0.3192608;0.3113419;0.03228957,-0.4638558;0.1079052;0.02552531,0.0757733;0.0004710555;-0.03320575,0.09575979;-0.3617762;-0.03153419,0.1074705;-0.7521213;0.0381875,0.1180425;-0.7994095;-0.04516315,-0.07123408;0.005404842;-0.04172445,-0.09779078;-0.3559316;-0.02285362,-0.08196244;-0.7449285;0.05329327,-0.09980018;-0.7989353;-0.02192129,0.003081739;0.5500261;-0.03118706,142.2451
+0;0;0,0.00391752;0.318488;0.008240828,0.008175447;0.6264142;0.001620974,0.1831112;0.5117161;0.02732611,0.4053564;0.3880897;0.06267519,0.6435732;0.3151622;0.07913428,-0.1693225;0.5076961;0.009912198,-0.402386;0.400526;0.0209575,-0.632878;0.3046669;0.01637421,0.07541019;0.0040305;-0.03358938,0.08131683;-0.3549031;0.02011726,0.09144218;-0.7407713;0.1117333,0.09417838;-0.6994494;-0.001117766,-0.07437425;0.005808793;-0.03557973,-0.1069839;-0.3537505;0.001921862,-0.1305349;-0.7395492;0.0913363,-0.1246943;-0.6981469;-0.02138864,0.007064561;0.5508457;0.005676595,0;0;0,0.00193122;0.3183465;-0.01302648,0.002609849;0.6251277;-0.04060936,0.1773752;0.5080479;-0.004759312,0.3182495;0.2960195;0.02877259,0.4946674;0.1221921;-0.002807379,-0.1761744;0.5192996;-0.02292319,-0.321449;0.3149359;0.03236497,-0.4737884;0.1172116;0.02650529,0.075758;0.0004705191;-0.03304076,0.09588094;-0.3619446;-0.03131914,0.1076271;-0.7523167;0.03840828,0.1176175;-0.7979218;-0.04558635,-0.07117277;0.005373272;-0.04167435,-0.09786627;-0.3560973;-0.022204,-0.08155301;-0.7450924;0.05399964,-0.09871344;-0.7984993;-0.02096595,0.002652049;0.5500222;-0.03125858,142.2673
+0;0;0,0.00391752;0.318488;0.008240828,0.008175447;0.6264142;0.001620974,0.1831112;0.5117161;0.02732611,0.4053564;0.3880897;0.06267519,0.6435732;0.3151622;0.07913428,-0.1693225;0.5076961;0.009912198,-0.402386;0.400526;0.0209575,-0.632878;0.3046669;0.01637421,0.07541019;0.0040305;-0.03358938,0.08131683;-0.3549031;0.02011726,0.09144218;-0.7407713;0.1117333,0.09417838;-0.6994494;-0.001117766,-0.07437425;0.005808793;-0.03557973,-0.1069839;-0.3537505;0.001921862,-0.1305349;-0.7395492;0.0913363,-0.1246943;-0.6981469;-0.02138864,0.007064561;0.5508457;0.005676595,0;0;0,0.00193122;0.3183465;-0.01302648,0.002609849;0.6251277;-0.04060936,0.1773752;0.5080479;-0.004759312,0.3182495;0.2960195;0.02877259,0.4946674;0.1221921;-0.002807379,-0.1761744;0.5192996;-0.02292319,-0.321449;0.3149359;0.03236497,-0.4737884;0.1172116;0.02650529,0.075758;0.0004705191;-0.03304076,0.09588094;-0.3619446;-0.03131914,0.1076271;-0.7523167;0.03840828,0.1176175;-0.7979218;-0.04558635,-0.07117277;0.005373272;-0.04167435,-0.09786627;-0.3560973;-0.022204,-0.08155301;-0.7450924;0.05399964,-0.09871344;-0.7984993;-0.02096595,0.002652049;0.5500222;-0.03125858,142.2787
+0;0;0,0.003917802;0.3185109;0.008241422,0.008176133;0.6264663;0.00162096,0.1830148;0.5117832;0.02731453,0.4025948;0.3896393;0.06223969,0.6415136;0.3164969;0.07874728,-0.1692248;0.5077653;0.009910209,-0.3994933;0.4018804;0.02082304,-0.6306646;0.3057389;0.01622625,0.07533007;0.004026218;-0.0335537,0.08133105;-0.3606402;0.02101073,0.09130852;-0.7408727;0.1112887,0.09406362;-0.6994726;-0.002341941,-0.07429524;0.005802623;-0.03554193,-0.1074257;-0.3594994;0.002558623,-0.1306327;-0.7396636;0.09066717,-0.1247518;-0.6981826;-0.0228365,0.00706515;0.5508912;0.005676939,0;0;0,0.001810953;0.3183659;-0.0131278,0.002423972;0.6251736;-0.04074717,0.1770872;0.5083039;-0.004518509,0.3213171;0.3020679;0.02739835,0.5001495;0.1293341;-0.00237608,-0.1762236;0.5193887;-0.02230685,-0.3224108;0.3195657;0.03295917,-0.4744356;0.1206846;0.0266919,0.0756948;0.0004775226;-0.0329659,0.09574229;-0.3677406;-0.03007889,0.1078653;-0.7524537;0.03829789,0.1170902;-0.7985685;-0.04638338,-0.07114236;0.005351578;-0.04155486,-0.09836216;-0.361904;-0.02213131,-0.08199365;-0.7451266;0.05336061,-0.09933504;-0.7995825;-0.02157907,0.002473205;0.5500621;-0.03139114,142.2915
+0;0;0,0.003833682;0.3185145;0.008143733,0.008026048;0.6264697;0.00146769,0.1829255;0.5121503;0.02744518,0.4062521;0.3967879;0.06166513,0.6444208;0.321598;0.07973877,-0.1697287;0.5092982;0.009731807,-0.4018737;0.407586;0.0205732,-0.6376146;0.3231756;0.01819829,0.07539939;0.004052033;-0.03339449,0.08104648;-0.3606758;0.02079532,0.09117777;-0.7409171;0.1110198,0.09406482;-0.6995264;-0.002608508,-0.07421556;0.005823429;-0.0357046,-0.1071553;-0.3594752;0.002593167,-0.1300541;-0.7397192;0.09043764,-0.1240491;-0.6982205;-0.02305775,0.006929235;0.550895;0.005534662,0;0;0,0.001810953;0.3183659;-0.0131278,0.002423972;0.6251736;-0.04074717,0.1770872;0.5083039;-0.004518509,0.3213171;0.3020679;0.02739835,0.5001495;0.1293341;-0.00237608,-0.1762236;0.5193887;-0.02230685,-0.3224108;0.3195657;0.03295917,-0.4744356;0.1206846;0.0266919,0.0756948;0.0004775226;-0.0329659,0.09574229;-0.3677406;-0.03007889,0.1078653;-0.7524537;0.03829789,0.1170902;-0.7985685;-0.04638338,-0.07114236;0.005351578;-0.04155486,-0.09836216;-0.361904;-0.02213131,-0.08199365;-0.7451266;0.05336061,-0.09933504;-0.7995825;-0.02157907,0.002473205;0.5500621;-0.03139114,142.3046
+0;0;0,0.003833761;0.318521;0.008143901,0.008026302;0.6264892;0.001467589,0.1833032;0.5120838;0.02749223,0.4069989;0.3965307;0.06176874,0.6455024;0.321235;0.0798678,-0.1701073;0.5092255;0.009740863,-0.4026361;0.4073453;0.02060018,-0.6387085;0.3228161;0.01822193,0.07534907;0.004049329;-0.0333722,0.08099135;-0.3603676;0.02077141,0.09114742;-0.7415392;0.1112167,0.09396107;-0.7004381;0.0004772991,-0.07416603;0.005819542;-0.03568077,-0.1070777;-0.3591677;0.002584346,-0.1300325;-0.740342;0.09064373,-0.1241802;-0.6991357;-0.01996607,0.006929447;0.5509115;0.005534717,0;0;0,0.001720235;0.3183703;-0.01319456,0.00228256;0.6251894;-0.040833,0.177302;0.5083816;-0.004151821,0.3251092;0.3042052;0.02797556,0.5062459;0.1331617;-0.0005662441,-0.1767239;0.5193397;-0.02200449,-0.326087;0.321581;0.03411438,-0.4915928;0.1332671;0.02894839,0.07566267;0.0004838109;-0.03290153,0.09584075;-0.3674139;-0.03022051,0.1074782;-0.7532237;0.037534,0.1156751;-0.7972988;-0.04517055,-0.0711334;0.005336795;-0.04146254,-0.09821878;-0.3616112;-0.02200392,-0.08164832;-0.7457222;0.05388666,-0.09856205;-0.797927;-0.01926163,0.002337709;0.5500752;-0.03147507,142.3224
+0;0;0,0.003720271;0.3185261;0.007996903,0.007823549;0.6264936;0.001223695,0.1831993;0.5124388;0.02723996,0.4102339;0.4032408;0.06037989,0.6520023;0.3410732;0.08413213,-0.1704973;0.5101023;0.009388592,-0.4056945;0.4145589;0.0203819,-0.6434858;0.3349909;0.01809876,0.07537726;0.004084255;-0.03330423,0.08072147;-0.3604032;0.02039325,0.09097987;-0.741573;0.1108343,0.09382846;-0.7004819;9.478629E-05,-0.07412855;0.005775585;-0.0357657,-0.1070213;-0.3592383;0.002261255,-0.1301162;-0.7403845;0.09040536,-0.124231;-0.6991919;-0.02020408,0.006745475;0.5509167;0.005309702,0;0;0,0.001720235;0.3183703;-0.01319456,0.00228256;0.6251894;-0.040833,0.177302;0.5083816;-0.004151821,0.3251092;0.3042052;0.02797556,0.5062459;0.1331617;-0.0005662441,-0.1767239;0.5193397;-0.02200449,-0.326087;0.321581;0.03411438,-0.4915928;0.1332671;0.02894839,0.07566267;0.0004838109;-0.03290153,0.09584075;-0.3674139;-0.03022051,0.1074782;-0.7532237;0.037534,0.1156751;-0.7972988;-0.04517055,-0.0711334;0.005336795;-0.04146254,-0.09821878;-0.3616112;-0.02200392,-0.08164832;-0.7457222;0.05388666,-0.09856205;-0.797927;-0.01926163,0.002337709;0.5500752;-0.03147507,142.3336
+0;0;0,0.003720271;0.3185261;0.007996903,0.007823549;0.6264936;0.001223695,0.1831993;0.5124388;0.02723996,0.4102339;0.4032408;0.06037989,0.6520023;0.3410732;0.08413213,-0.1704973;0.5101023;0.009388592,-0.4056945;0.4145589;0.0203819,-0.6434858;0.3349909;0.01809876,0.07537726;0.004084255;-0.03330423,0.08072147;-0.3604032;0.02039325,0.09097987;-0.741573;0.1108343,0.09382846;-0.7004819;9.478629E-05,-0.07412855;0.005775585;-0.0357657,-0.1070213;-0.3592383;0.002261255,-0.1301162;-0.7403845;0.09040536,-0.124231;-0.6991919;-0.02020408,0.006745475;0.5509167;0.005309702,0;0;0,0.001720235;0.3183703;-0.01319456,0.00228256;0.6251894;-0.040833,0.177302;0.5083816;-0.004151821,0.3251092;0.3042052;0.02797556,0.5062459;0.1331617;-0.0005662441,-0.1767239;0.5193397;-0.02200449,-0.326087;0.321581;0.03411438,-0.4915928;0.1332671;0.02894839,0.07566267;0.0004838109;-0.03290153,0.09584075;-0.3674139;-0.03022051,0.1074782;-0.7532237;0.037534,0.1156751;-0.7972988;-0.04517055,-0.0711334;0.005336795;-0.04146254,-0.09821878;-0.3616112;-0.02200392,-0.08164832;-0.7457222;0.05388666,-0.09856205;-0.797927;-0.01926163,0.002337709;0.5500752;-0.03147507,142.3452
+0;0;0,0.003720469;0.3185431;0.00799733,0.007824208;0.6265449;0.001223313,0.1834586;0.5124241;0.02727225,0.4093814;0.4037608;0.06024992,0.6600911;0.339294;0.08488059,-0.1707566;0.5100841;0.009394715,-0.4048022;0.4150086;0.0203342,-0.6513877;0.3324979;0.01796662,0.07530174;0.004080162;-0.03327087,0.08065695;-0.3611579;0.02053721,0.09090892;-0.7420887;0.1109215,0.09379656;-0.7008455;-0.001336053,-0.07405429;0.005769799;-0.03572987,-0.1070147;-0.3599958;0.002375402,-0.1300952;-0.740903;0.09046423,-0.1241293;-0.6995569;-0.02166152,0.006745995;0.5509583;0.005309844,0;0;0,0.001511678;0.3183843;-0.0132916,0.001786977;0.6252291;-0.04103231,0.1772207;0.5088456;-0.004071712,0.3270389;0.3077517;0.02836514,0.5212817;0.1374175;-0.001198292,-0.1773829;0.5193678;-0.02159043,-0.3275184;0.3238331;0.03464017,-0.5014429;0.1305746;0.03023148,0.07562293;0.0005046129;-0.03278518,0.09574647;-0.3681552;-0.02998686,0.1072582;-0.7538528;0.03700185,0.1154081;-0.7962042;-0.04922676,-0.07105787;0.005297557;-0.04143265,-0.09821254;-0.3623919;-0.02168497,-0.08162694;-0.7462941;0.05398965,-0.09885395;-0.7997307;-0.02002452,0.001916856;0.5501084;-0.03164864,142.3672
+0;0;0,0.003630748;0.3185689;0.00786486,0.007662049;0.6266177;0.0009652828,0.1838922;0.512481;0.02710888,0.4162506;0.4105273;0.05960891,0.6606392;0.3548441;0.08543048,-0.1716715;0.5109707;0.009255249,-0.4108874;0.4209613;0.01999181,-0.6550513;0.3591402;0.0274271,0.07527579;0.004025567;-0.03319067,0.08015773;-0.3615131;0.02037995,0.09059703;-0.7424729;0.1106664,0.09343898;-0.701428;0.0002868101,-0.07396789;0.005802351;-0.03576808,-0.1073119;-0.3601999;0.002215516,-0.130618;-0.7410002;0.0907532,-0.1247461;-0.6998618;-0.01949733,0.006601099;0.5510191;0.005084849,0;0;0,0.001208395;0.3184054;-0.01333213,0.001067773;0.6252967;-0.04110384,0.1771603;0.5090409;-0.003655434,0.3356252;0.3107364;0.028054,0.5223154;0.1436719;0.00104785,-0.1784537;0.5189548;-0.02103138,-0.3328877;0.3231697;0.03606147,-0.4998719;0.1345131;0.03180787,0.07557119;0.0005660653;-0.03275585,0.09586848;-0.3683407;-0.02992797,0.107137;-0.7540154;0.03729558,0.1140711;-0.798503;-0.04466319,-0.07105438;0.005240924;-0.0413289,-0.09823462;-0.3626977;-0.02146364,-0.0816181;-0.7466087;0.05421428,-0.09805098;-0.7985269;-0.01881375,0.001308054;0.5501633;-0.03171468,142.3894
+0;0;0,0.003630748;0.3185689;0.00786486,0.007662049;0.6266177;0.0009652828,0.1838922;0.512481;0.02710888,0.4162506;0.4105273;0.05960891,0.6606392;0.3548441;0.08543048,-0.1716715;0.5109707;0.009255249,-0.4108874;0.4209613;0.01999181,-0.6550513;0.3591402;0.0274271,0.07527579;0.004025567;-0.03319067,0.08015773;-0.3615131;0.02037995,0.09059703;-0.7424729;0.1106664,0.09343898;-0.701428;0.0002868101,-0.07396789;0.005802351;-0.03576808,-0.1073119;-0.3601999;0.002215516,-0.130618;-0.7410002;0.0907532,-0.1247461;-0.6998618;-0.01949733,0.006601099;0.5510191;0.005084849,0;0;0,0.001208395;0.3184054;-0.01333213,0.001067773;0.6252967;-0.04110384,0.1771603;0.5090409;-0.003655434,0.3356252;0.3107364;0.028054,0.5223154;0.1436719;0.00104785,-0.1784537;0.5189548;-0.02103138,-0.3328877;0.3231697;0.03606147,-0.4998719;0.1345131;0.03180787,0.07557119;0.0005660653;-0.03275585,0.09586848;-0.3683407;-0.02992797,0.107137;-0.7540154;0.03729558,0.1140711;-0.798503;-0.04466319,-0.07105438;0.005240924;-0.0413289,-0.09823462;-0.3626977;-0.02146364,-0.0816181;-0.7466087;0.05421428,-0.09805098;-0.7985269;-0.01881375,0.001308054;0.5501633;-0.03171468,142.402
+0;0;0,0.003629581;0.3184665;0.007862329,0.007659683;0.6264237;0.0009648111,0.1833496;0.5124272;0.02704002,0.4161577;0.4102762;0.05960296,0.6520799;0.3565221;0.08452998,-0.1711299;0.5109215;0.009240827,-0.4108089;0.4207379;0.01999817,-0.6465142;0.3610584;0.02717587,0.07526874;0.004025191;-0.03318756,0.07997119;-0.3480748;0.01841358,0.09073219;-0.7407743;0.1114823,0.09366476;-0.6993771;-0.002417289,-0.07396095;0.005801807;-0.03576473,-0.1060791;-0.3467447;0.0008224361,-0.1301034;-0.7392797;0.09208851,-0.1240442;-0.6977862;-0.02167793,0.006599051;0.5508478;0.005083143,0;0;0,0.001112923;0.318305;-0.01328778,0.0009279102;0.6251101;-0.04099512,0.1767792;0.5103583;-0.003512144,0.3370889;0.3128277;0.02774858,0.523706;0.1589145;0.002156973,-0.17803;0.5189573;-0.0205864,-0.3346689;0.3242136;0.03628172,-0.5048131;0.1504287;0.03182312,0.07550423;0.0006808639;-0.03288841,0.09537126;-0.3546456;-0.03565454,0.1063785;-0.7517039;0.03655338,0.1138635;-0.799206;-0.047405,-0.07112566;0.005154608;-0.04120157,-0.097372;-0.3492663;-0.02233037,-0.08005355;-0.7449622;0.05586971,-0.0972471;-0.7994655;-0.01946418,0.001172975;0.5499976;-0.03162265,142.423
+0;0;0,0.003342085;0.3184728;0.007730909,0.007195364;0.6264304;0.0007479778,0.1830452;0.5128354;0.02657542,0.4185531;0.4169119;0.05866195,0.6560906;0.3700231;0.08205955,-0.1717789;0.511923;0.008854321,-0.4140693;0.4289148;0.01884707,-0.6494508;0.3679509;0.02585199,0.07530072;0.004049399;-0.03311197,0.07957055;-0.3481102;0.01811856,0.09035014;-0.740802;0.1112174,0.09327766;-0.699413;-0.002683178,-0.07393721;0.005739643;-0.0358238,-0.1064173;-0.3467846;0.0006583221,-0.1305527;-0.7393271;0.09186317,-0.1244968;-0.6978391;-0.02190398,0.006174868;0.5508551;0.004887208,0;0;0,0.001112923;0.318305;-0.01328778,0.0009279102;0.6251101;-0.04099512,0.1767792;0.5103583;-0.003512144,0.3370889;0.3128277;0.02774858,0.523706;0.1589145;0.002156973,-0.17803;0.5189573;-0.0205864,-0.3346689;0.3242136;0.03628172,-0.5048131;0.1504287;0.03182312,0.07550423;0.0006808639;-0.03288841,0.09537126;-0.3546456;-0.03565454,0.1063785;-0.7517039;0.03655338,0.1138635;-0.799206;-0.047405,-0.07112566;0.005154608;-0.04120157,-0.097372;-0.3492663;-0.02233037,-0.08005355;-0.7449622;0.05586971,-0.0972471;-0.7994655;-0.01946418,0.001172975;0.5499976;-0.03162265,142.4347
+0;0;0,0.003340146;0.318288;0.007726423,0.007192003;0.6261314;0.0007458562,0.1828964;0.5125905;0.02655418,0.4173441;0.4170988;0.05849627,0.6603029;0.3691399;0.08242786,-0.1716353;0.5116788;0.008847685,-0.412835;0.4290443;0.01879545,-0.6535885;0.366689;0.02596024,0.07526018;0.004047218;-0.03309414,0.0795774;-0.3520214;0.01870506,0.09024849;-0.7407603;0.1108667,0.09324184;-0.6991151;-0.005595483,-0.0738974;0.005736551;-0.03580451,-0.106738;-0.3507006;0.001082566,-0.1306304;-0.7392918;0.09136933,-0.1244383;-0.6975455;-0.0249565,0.006171814;0.5505788;0.004883842,0;0;0,0.001322702;0.3181309;-0.0130043,0.00135228;0.6248423;-0.04047561,0.1771142;0.5107367;-0.002899408,0.3381695;0.3153265;0.02841735,0.5307534;0.1599722;0.002374172,-0.1775291;0.5189093;-0.01994846,-0.3355747;0.3268125;0.03684136,-0.5078562;0.1473582;0.03271841,0.07539195;0.0007290691;-0.03303361,0.09678534;-0.358475;-0.03420711,0.1066165;-0.7516361;0.03687954,0.1174702;-0.8062617;-0.04329991,-0.07117707;0.005126056;-0.04102735,-0.09714887;-0.3532482;-0.02153375,-0.08002352;-0.7449999;0.05568668,-0.09728546;-0.8005052;-0.02240867,0.001545832;0.5497462;-0.03115344,142.4563
+0;0;0,0.003340146;0.318288;0.007726423,0.007192003;0.6261314;0.0007458562,0.1828964;0.5125905;0.02655418,0.4173441;0.4170988;0.05849627,0.6603029;0.3691399;0.08242786,-0.1716353;0.5116788;0.008847685,-0.412835;0.4290443;0.01879545,-0.6535885;0.366689;0.02596024,0.07526018;0.004047218;-0.03309414,0.0795774;-0.3520214;0.01870506,0.09024849;-0.7407603;0.1108667,0.09324184;-0.6991151;-0.005595483,-0.0738974;0.005736551;-0.03580451,-0.106738;-0.3507006;0.001082566,-0.1306304;-0.7392918;0.09136933,-0.1244383;-0.6975455;-0.0249565,0.006171814;0.5505788;0.004883842,0;0;0,0.001322702;0.3181309;-0.0130043,0.00135228;0.6248423;-0.04047561,0.1771142;0.5107367;-0.002899408,0.3381695;0.3153265;0.02841735,0.5307534;0.1599722;0.002374172,-0.1775291;0.5189093;-0.01994846,-0.3355747;0.3268125;0.03684136,-0.5078562;0.1473582;0.03271841,0.07539195;0.0007290691;-0.03303361,0.09678534;-0.358475;-0.03420711,0.1066165;-0.7516361;0.03687954,0.1174702;-0.8062617;-0.04329991,-0.07117707;0.005126056;-0.04102735,-0.09714887;-0.3532482;-0.02153375,-0.08002352;-0.7449999;0.05568668,-0.09728546;-0.8005052;-0.02240867,0.001545832;0.5497462;-0.03115344,142.4678
+0;0;0,0.003077559;0.3181721;0.007415678,0.006782065;0.6259176;0.0002243058,0.1824635;0.5128111;0.02614132,0.4212392;0.4217912;0.05878665,0.6640338;0.380828;0.08256553,-0.1721439;0.512764;0.008335317,-0.417278;0.4342005;0.01839721,-0.6588576;0.3811857;0.02302066,0.07525035;0.00398609;-0.03312427,0.07927927;-0.3522838;0.01823436,0.09006628;-0.7420106;0.11065,0.0928473;-0.7013665;0.003979102,-0.07387095;0.005768042;-0.03585436,-0.1072221;-0.3508092;0.0005118661,-0.1309758;-0.7404497;0.09084472,-0.1252654;-0.6997128;-0.01570016,0.005798053;0.5503888;0.004427848,0;0;0,0.001331702;0.318012;-0.0128274,0.001416951;0.6246428;-0.04013991,0.1770938;0.5108297;-0.002684355,0.343839;0.3170063;0.0288229,0.5355753;0.1629295;0.002551794,-0.1773552;0.5188364;-0.01955772,-0.3387695;0.3262615;0.03722697,-0.5114143;0.1491446;0.03322974,0.07535742;0.000787586;-0.03311133,0.09697253;-0.3585373;-0.03384137,0.1065264;-0.752808;0.03689289,0.1171378;-0.7905652;-0.04554534,-0.07124839;0.005074355;-0.04091014,-0.09724654;-0.3534323;-0.02143717,-0.08008614;-0.7461927;0.05595016,-0.09596949;-0.7948754;-0.01515859,0.001593158;0.5495632;-0.03085303,142.4898
+0;0;0,0.003077559;0.3181721;0.007415678,0.006782065;0.6259176;0.0002243058,0.1824635;0.5128111;0.02614132,0.4212392;0.4217912;0.05878665,0.6640338;0.380828;0.08256553,-0.1721439;0.512764;0.008335317,-0.417278;0.4342005;0.01839721,-0.6588576;0.3811857;0.02302066,0.07525035;0.00398609;-0.03312427,0.07927927;-0.3522838;0.01823436,0.09006628;-0.7420106;0.11065,0.0928473;-0.7013665;0.003979102,-0.07387095;0.005768042;-0.03585436,-0.1072221;-0.3508092;0.0005118661,-0.1309758;-0.7404497;0.09084472,-0.1252654;-0.6997128;-0.01570016,0.005798053;0.5503888;0.004427848,0;0;0,0.001331702;0.318012;-0.0128274,0.001416951;0.6246428;-0.04013991,0.1770938;0.5108297;-0.002684355,0.343839;0.3170063;0.0288229,0.5355753;0.1629295;0.002551794,-0.1773552;0.5188364;-0.01955772,-0.3387695;0.3262615;0.03722697,-0.5114143;0.1491446;0.03322974,0.07535742;0.000787586;-0.03311133,0.09697253;-0.3585373;-0.03384137,0.1065264;-0.752808;0.03689289,0.1171378;-0.7905652;-0.04554534,-0.07124839;0.005074355;-0.04091014,-0.09724654;-0.3534323;-0.02143717,-0.08008614;-0.7461927;0.05595016,-0.09596949;-0.7948754;-0.01515859,0.001593158;0.5495632;-0.03085303,142.5016
+0;0;0,0.003078226;0.3182411;0.007417285,0.006783607;0.6260593;0.0002242369,0.1819112;0.5130533;0.02607417,0.420794;0.4219927;0.05873413,0.6668625;0.3804771;0.08283366,-0.171585;0.5130063;0.008323966,-0.416829;0.4344077;0.01839038,-0.6616662;0.380678;0.02307617,0.07521593;0.003984266;-0.03310911,0.07924792;-0.3525569;0.01828864,0.0900112;-0.7414267;0.110501,0.09303774;-0.6998429;-0.005586959,-0.07383716;0.005765404;-0.03583796,-0.1072137;-0.3510835;0.0005559735,-0.1309151;-0.7398671;0.09069018,-0.1247007;-0.6981823;-0.0252607,0.00579937;0.5505133;0.004428742,0;0;0,0.001085609;0.3180759;-0.0129776,0.0008742511;0.6247672;-0.04043031,0.1762777;0.5118288;-0.003256559,0.3457394;0.3203484;0.0290184,0.5415101;0.1658664;0.003266335,-0.1772139;0.5189067;-0.01943447,-0.3408123;0.3281038;0.0376052,-0.5161928;0.148991;0.03381867,0.0753859;0.0007676631;-0.03295302,0.09707133;-0.3588279;-0.03360009,0.1061627;-0.7523301;0.03648591,0.1196654;-0.7988291;-0.05060792,-0.0711733;0.005068473;-0.04096578,-0.09704126;-0.3537017;-0.0211049,-0.08044472;-0.7456099;0.05616845,-0.09723786;-0.8019834;-0.02049552,0.001123354;0.5496745;-0.03111053,142.5232
+0;0;0,0.00302005;0.3182431;0.007353057,0.006646361;0.6260611;0.0001069126,0.1818556;0.5133601;0.02597887,0.4231533;0.4290675;0.05905297,0.6703538;0.3953995;0.08380023,-0.171895;0.5139052;0.008024625,-0.4188757;0.4410245;0.01863805,-0.6644585;0.3907238;0.02223856,0.07525766;0.003912052;-0.0330228,0.07902706;-0.3526627;0.01816177,0.08973989;-0.7415544;0.1102876,0.09283613;-0.6999755;-0.005798995,-0.07378287;0.005828173;-0.03593946,-0.1073141;-0.3510129;0.0003894679,-0.1310011;-0.7398272;0.09039506,-0.1247185;-0.6981471;-0.02555263,0.005680744;0.5505154;0.004321086,0;0;0,0.001085609;0.3180759;-0.0129776,0.0008742511;0.6247672;-0.04043031,0.1762777;0.5118288;-0.003256559,0.3457394;0.3203484;0.0290184,0.5415101;0.1658664;0.003266335,-0.1772139;0.5189067;-0.01943447,-0.3408123;0.3281038;0.0376052,-0.5161928;0.148991;0.03381867,0.0753859;0.0007676631;-0.03295302,0.09707133;-0.3588279;-0.03360009,0.1061627;-0.7523301;0.03648591,0.1196654;-0.7988291;-0.05060792,-0.0711733;0.005068473;-0.04096578,-0.09704126;-0.3537017;-0.0211049,-0.08044472;-0.7456099;0.05616845,-0.09723786;-0.8019834;-0.02049552,0.001123354;0.5496745;-0.03111053,142.5347
+0;0;0,0.00302005;0.3182431;0.007353057,0.006646361;0.6260611;0.0001069126,0.1818556;0.5133601;0.02597887,0.4231533;0.4290675;0.05905297,0.6703538;0.3953995;0.08380023,-0.171895;0.5139052;0.008024625,-0.4188757;0.4410245;0.01863805,-0.6644585;0.3907238;0.02223856,0.07525766;0.003912052;-0.0330228,0.07902706;-0.3526627;0.01816177,0.08973989;-0.7415544;0.1102876,0.09283613;-0.6999755;-0.005798995,-0.07378287;0.005828173;-0.03593946,-0.1073141;-0.3510129;0.0003894679,-0.1310011;-0.7398272;0.09039506,-0.1247185;-0.6981471;-0.02555263,0.005680744;0.5505154;0.004321086,0;0;0,0.001085609;0.3180759;-0.0129776,0.0008742511;0.6247672;-0.04043031,0.1762777;0.5118288;-0.003256559,0.3457394;0.3203484;0.0290184,0.5415101;0.1658664;0.003266335,-0.1772139;0.5189067;-0.01943447,-0.3408123;0.3281038;0.0376052,-0.5161928;0.148991;0.03381867,0.0753859;0.0007676631;-0.03295302,0.09707133;-0.3588279;-0.03360009,0.1061627;-0.7523301;0.03648591,0.1196654;-0.7988291;-0.05060792,-0.0711733;0.005068473;-0.04096578,-0.09704126;-0.3537017;-0.0211049,-0.08044472;-0.7456099;0.05616845,-0.09723786;-0.8019834;-0.02049552,0.001123354;0.5496745;-0.03111053,142.5464
+0;0;0,0.003020887;0.3183313;0.007355094,0.006648264;0.62624;0.0001068343,0.1820274;0.5134811;0.02600093,0.4251611;0.4285471;0.05932669,0.6721132;0.394913;0.08404909,-0.1720649;0.5140268;0.008029344,-0.4209248;0.4405915;0.01872353,-0.666261;0.3903414;0.02232042,0.07525112;0.003911712;-0.03301993,0.07902803;-0.3533724;0.01826646,0.08971894;-0.7414684;0.1102038,0.09275202;-0.7001257;-0.003514528,-0.07377646;0.005827667;-0.03593634,-0.1073744;-0.3517232;0.0004648566,-0.1310129;-0.739742;0.09028628,-0.1248585;-0.6983002;-0.02329597,0.005682368;0.5506724;0.004322226,0;0;0,0.0009752512;0.3181593;-0.01310468,0.0007102937;0.6249319;-0.0406661,0.1762208;0.5120204;-0.002905605,0.3496539;0.3214079;0.02912831,0.545752;0.1679048;0.002479317,-0.1774879;0.5188016;-0.0193622,-0.3436809;0.3277574;0.0382604,-0.5209495;0.1508541;0.03527935,0.07539739;0.0007953196;-0.0329082,0.09732305;-0.3595041;-0.03322625,0.1060148;-0.7522992;0.03621221,0.1188502;-0.7970559;-0.0493238,-0.07117963;0.005043121;-0.04094358,-0.0969033;-0.3544487;-0.02093276,-0.08030106;-0.7455622;0.05613755,-0.0970814;-0.8005191;-0.01849803,0.0009653866;0.5498203;-0.03132105,142.568
+0;0;0,0.003048651;0.3183833;0.007172985,0.006664595;0.6263414;-0.000202477,0.182566;0.5138683;0.02580176,0.426811;0.4338482;0.06080071,0.6749061;0.4103613;0.08508833,-0.1727756;0.515496;0.008202117,-0.4233199;0.4491141;0.01843644,-0.6691815;0.4019094;0.02250644,0.07535898;0.003938711;-0.03273502,0.07914966;-0.3536287;0.01783734,0.08985746;-0.7417266;0.1098662,0.09280579;-0.7004321;-0.003467083,-0.07366246;0.00585096;-0.03613418,-0.1074174;-0.3518624;0.0003090501,-0.1313863;-0.7398922;0.09009953,-0.1253223;-0.6985168;-0.02310173,0.005702539;0.5507626;0.004037671,0;0;0,0.0008031725;0.3182043;-0.01319075,0.0003806948;0.6250246;-0.04080439,0.1763209;0.5120052;-0.002702236,0.3514168;0.3233246;0.02931094,0.5475888;0.169956;0.003093243,-0.1781911;0.5186244;-0.01937617,-0.345495;0.3290601;0.03857652,-0.5256717;0.1552113;0.03619427,0.07544084;0.0007956474;-0.03277373,0.09744671;-0.3596792;-0.03302979,0.1059479;-0.7525609;0.03607607,0.1184375;-0.797854;-0.04851508,-0.07113472;0.005032732;-0.04099505,-0.09674398;-0.3546395;-0.02083386,-0.08007582;-0.7457197;0.05651211,-0.09696753;-0.8011596;-0.01694131,0.0006706416;0.5499017;-0.03144884,142.5902
+0;0;0,0.003048651;0.3183833;0.007172985,0.006664595;0.6263414;-0.000202477,0.182566;0.5138683;0.02580176,0.426811;0.4338482;0.06080071,0.6749061;0.4103613;0.08508833,-0.1727756;0.515496;0.008202117,-0.4233199;0.4491141;0.01843644,-0.6691815;0.4019094;0.02250644,0.07535898;0.003938711;-0.03273502,0.07914966;-0.3536287;0.01783734,0.08985746;-0.7417266;0.1098662,0.09280579;-0.7004321;-0.003467083,-0.07366246;0.00585096;-0.03613418,-0.1074174;-0.3518624;0.0003090501,-0.1313863;-0.7398922;0.09009953,-0.1253223;-0.6985168;-0.02310173,0.005702539;0.5507626;0.004037671,0;0;0,0.0008031725;0.3182043;-0.01319075,0.0003806948;0.6250246;-0.04080439,0.1763209;0.5120052;-0.002702236,0.3514168;0.3233246;0.02931094,0.5475888;0.169956;0.003093243,-0.1781911;0.5186244;-0.01937617,-0.345495;0.3290601;0.03857652,-0.5256717;0.1552113;0.03619427,0.07544084;0.0007956474;-0.03277373,0.09744671;-0.3596792;-0.03302979,0.1059479;-0.7525609;0.03607607,0.1184375;-0.797854;-0.04851508,-0.07113472;0.005032732;-0.04099505,-0.09674398;-0.3546395;-0.02083386,-0.08007582;-0.7457197;0.05651211,-0.09696753;-0.8011596;-0.01694131,0.0006706416;0.5499017;-0.03144884,142.6015
+0;0;0,0.003048927;0.3184121;0.007173635,0.006665013;0.6263825;-0.0002020658,0.1828768;0.5138429;0.02584048,0.4273746;0.4337399;0.06087565,0.6746097;0.4103345;0.08507907,-0.1730886;0.5154734;0.008209935,-0.4238922;0.4490227;0.01845485,-0.6689013;0.4019817;0.02251074,0.07532671;0.003937025;-0.032721,0.07914085;-0.3558437;0.01816439,0.08968329;-0.7379482;0.1087721,0.09264177;-0.6966148;-0.004951231,-0.07363091;0.005848454;-0.03611871,-0.1075948;-0.3540791;0.0005501024,-0.1311935;-0.7361166;0.08895396,-0.1251087;-0.694702;-0.02463686,0.005702935;0.5508019;0.004038179,0;0;0,0.000644967;0.3182273;-0.01334167,9.354949E-05;0.6250481;-0.04108357,0.176352;0.512144;-0.002559423,0.3535317;0.3250713;0.02960157,0.5502167;0.1736149;0.004407406,-0.1787253;0.5184903;-0.01929498,-0.3475349;0.3298817;0.03861237,-0.5296398;0.1593197;0.03634205,0.07541215;0.0008629709;-0.03274965,0.09764814;-0.3618372;-0.03235865,0.1046692;-0.7485106;0.03662825,0.1176899;-0.7954913;-0.04688597,-0.07112434;0.004972221;-0.04094976,-0.09666015;-0.3569283;-0.02040901,-0.0802369;-0.7419629;0.05577136,-0.09731606;-0.7975264;-0.01810286,0.0004108846;0.5499274;-0.03169751,142.6238
+0;0;0,0.002979333;0.3184201;0.006836936,0.006537081;0.6263872;-0.0007287827,0.1827835;0.5139837;0.02537952,0.4363988;0.473454;0.06358588,0.6794903;0.4218256;0.08594252,-0.1735017;0.5170574;0.008065673,-0.4253644;0.4548555;0.01898639,-0.6712099;0.4124644;0.023653,0.07539362;0.004012606;-0.03255728,0.0789429;-0.3559124;0.01731626,0.08961372;-0.7379907;0.1080193,0.09252164;-0.6966781;-0.005707368,-0.07356366;0.005715705;-0.03627666,-0.1077327;-0.3542335;-1.286343E-05,-0.1314109;-0.7362473;0.08847204,-0.1253746;-0.6948571;-0.02512382,0.005585728;0.5508083;0.003543536,0;0;0,0.000644967;0.3182273;-0.01334167,9.354949E-05;0.6250481;-0.04108357,0.176352;0.512144;-0.002559423,0.3535317;0.3250713;0.02960157,0.5502167;0.1736149;0.004407406,-0.1787253;0.5184903;-0.01929498,-0.3475349;0.3298817;0.03861237,-0.5296398;0.1593197;0.03634205,0.07541215;0.0008629709;-0.03274965,0.09764814;-0.3618372;-0.03235865,0.1046692;-0.7485106;0.03662825,0.1176899;-0.7954913;-0.04688597,-0.07112434;0.004972221;-0.04094976,-0.09666015;-0.3569283;-0.02040901,-0.0802369;-0.7419629;0.05577136,-0.09731606;-0.7975264;-0.01810286,0.0004108846;0.5499274;-0.03169751,142.6354
+0;0;0,0.002979333;0.3184201;0.006836936,0.006537081;0.6263872;-0.0007287827,0.1827835;0.5139837;0.02537952,0.4363988;0.473454;0.06358588,0.6794903;0.4218256;0.08594252,-0.1735017;0.5170574;0.008065673,-0.4253644;0.4548555;0.01898639,-0.6712099;0.4124644;0.023653,0.07539362;0.004012606;-0.03255728,0.0789429;-0.3559124;0.01731626,0.08961372;-0.7379907;0.1080193,0.09252164;-0.6966781;-0.005707368,-0.07356366;0.005715705;-0.03627666,-0.1077327;-0.3542335;-1.286343E-05,-0.1314109;-0.7362473;0.08847204,-0.1253746;-0.6948571;-0.02512382,0.005585728;0.5508083;0.003543536,0;0;0,0.000644967;0.3182273;-0.01334167,9.354949E-05;0.6250481;-0.04108357,0.176352;0.512144;-0.002559423,0.3535317;0.3250713;0.02960157,0.5502167;0.1736149;0.004407406,-0.1787253;0.5184903;-0.01929498,-0.3475349;0.3298817;0.03861237,-0.5296398;0.1593197;0.03634205,0.07541215;0.0008629709;-0.03274965,0.09764814;-0.3618372;-0.03235865,0.1046692;-0.7485106;0.03662825,0.1176899;-0.7954913;-0.04688597,-0.07112434;0.004972221;-0.04094976,-0.09666015;-0.3569283;-0.02040901,-0.0802369;-0.7419629;0.05577136,-0.09731606;-0.7975264;-0.01810286,0.0004108846;0.5499274;-0.03169751,142.6466
+0;0;0,0.002979277;0.3184141;0.006836807,0.006536838;0.6263652;-0.0007284919,0.183251;0.513869;0.02543719,0.4365658;0.4733874;0.06359826,0.6830354;0.4210415;0.08626559,-0.1739747;0.5169508;0.008077643,-0.4255387;0.4548227;0.01898542,-0.6748006;0.4118425;0.02371688,0.07537347;0.004011533;-0.03254858,0.07895177;-0.3588564;0.01773276,0.0895237;-0.7373938;0.1075952,0.09244766;-0.6960187;-0.006759264,-0.07354398;0.005714177;-0.03626696,-0.1079924;-0.3571781;0.000293348,-0.1314511;-0.7356515;0.0879582,-0.1253816;-0.6941984;-0.02626473,0.005585543;0.5507908;0.003543569,0;0;0,0.0004526377;0.318216;-0.01347279,-0.0002865046;0.6250099;-0.04132986,0.176445;0.5120927;-0.00238633,0.3556314;0.3273022;0.02936435,0.5560819;0.1751583;0.003422262,-0.1795347;0.5183766;-0.01949039,-0.349077;0.3309097;0.03860378,-0.5371538;0.161751;0.03490844,0.07545105;0.0008484125;-0.03260493,0.0978007;-0.3648193;-0.03127241,0.1046721;-0.7479335;0.03694701,0.1178094;-0.7956531;-0.04673076,-0.07106879;0.004981306;-0.04100093,-0.09656763;-0.3598729;-0.01989653,-0.080318;-0.7413776;0.05538759,-0.09763528;-0.7972265;-0.01907695,7.495284E-05;0.5498974;-0.03191566,142.6686
+0;0;0,0.002885762;0.3184189;0.006651555,0.006366197;0.6263667;-0.001086396,0.1831567;0.5143176;0.02535187,0.4343754;0.4629426;0.06425135,0.6850769;0.4384224;0.0876754,-0.1743329;0.5180684;0.007954793,-0.428406;0.4671091;0.0186037,-0.6775624;0.4236206;0.02417452,0.07545279;0.003956758;-0.03237103,0.07883681;-0.3590355;0.01701878,0.08931051;-0.7375876;0.1068306,0.09226077;-0.6962268;-0.007524587,-0.07345732;0.005718804;-0.03644147,-0.1079446;-0.357193;-0.0001122989,-0.1313994;-0.7356628;0.08756922,-0.1253052;-0.6942239;-0.02665381,0.005428563;0.5507943;0.003222013,0;0;0,0.0004526377;0.318216;-0.01347279,-0.0002865046;0.6250099;-0.04132986,0.176445;0.5120927;-0.00238633,0.3556314;0.3273022;0.02936435,0.5560819;0.1751583;0.003422262,-0.1795347;0.5183766;-0.01949039,-0.349077;0.3309097;0.03860378,-0.5371538;0.161751;0.03490844,0.07545105;0.0008484125;-0.03260493,0.0978007;-0.3648193;-0.03127241,0.1046721;-0.7479335;0.03694701,0.1178094;-0.7956531;-0.04673076,-0.07106879;0.004981306;-0.04100093,-0.09656763;-0.3598729;-0.01989653,-0.080318;-0.7413776;0.05538759,-0.09763528;-0.7972265;-0.01907695,7.495284E-05;0.5498974;-0.03191566,142.6802
+0;0;0,0.002886341;0.3184828;0.006652891,0.006368155;0.6265519;-0.001088365,0.1835539;0.5143855;0.02540122,0.4354966;0.4628624;0.06441281,0.7089471;0.4361172;0.08996239,-0.1747316;0.5181447;0.007965406,-0.4295369;0.4670385;0.01864501,-0.7013021;0.4196039;0.02472133,0.07543566;0.00395586;-0.03236368,0.07882428;-0.3595292;0.01709319,0.08936943;-0.7406638;0.1075177,0.09204818;-0.7003486;0.00368692,-0.07344063;0.005717506;-0.0364332,-0.1079747;-0.357687;-5.470961E-05,-0.1315896;-0.7387388;0.08822497,-0.1260563;-0.6983526;-0.01548582,0.005430075;0.5509435;0.003222091,0;0;0,0.0002541095;0.3182697;-0.01372027,-0.0007176846;0.6251571;-0.04187608,0.176376;0.5119436;-0.002495527,0.3579091;0.3283947;0.02924061,0.5820677;0.1712439;-0.00539732,-0.1802621;0.5182946;-0.01962199,-0.3519198;0.3316516;0.03825476,-0.5623366;0.1532038;0.03331625,0.07548593;0.0008669943;-0.03247643,0.09789005;-0.3652951;-0.03099513,0.1049916;-0.751009;0.03774858,0.1183345;-0.7929352;-0.03670287,-0.07102485;0.004961851;-0.04104201,-0.09653971;-0.3603793;-0.01974152,-0.08029617;-0.7444412;0.0563108,-0.09576164;-0.7924004;-0.01134731,-0.000297606;0.5500187;-0.03238225,142.6911
+0;0;0,0.002886341;0.3184828;0.006652891,0.006368155;0.6265519;-0.001088365,0.1835539;0.5143855;0.02540122,0.4354966;0.4628624;0.06441281,0.7089471;0.4361172;0.08996239,-0.1747316;0.5181447;0.007965406,-0.4295369;0.4670385;0.01864501,-0.7013021;0.4196039;0.02472133,0.07543566;0.00395586;-0.03236368,0.07882428;-0.3595292;0.01709319,0.08936943;-0.7406638;0.1075177,0.09204818;-0.7003486;0.00368692,-0.07344063;0.005717506;-0.0364332,-0.1079747;-0.357687;-5.470961E-05,-0.1315896;-0.7387388;0.08822497,-0.1260563;-0.6983526;-0.01548582,0.005430075;0.5509435;0.003222091,0;0;0,0.0002541095;0.3182697;-0.01372027,-0.0007176846;0.6251571;-0.04187608,0.176376;0.5119436;-0.002495527,0.3579091;0.3283947;0.02924061,0.5820677;0.1712439;-0.00539732,-0.1802621;0.5182946;-0.01962199,-0.3519198;0.3316516;0.03825476,-0.5623366;0.1532038;0.03331625,0.07548593;0.0008669943;-0.03247643,0.09789005;-0.3652951;-0.03099513,0.1049916;-0.751009;0.03774858,0.1183345;-0.7929352;-0.03670287,-0.07102485;0.004961851;-0.04104201,-0.09653971;-0.3603793;-0.01974152,-0.08029617;-0.7444412;0.0563108,-0.09576164;-0.7924004;-0.01134731,-0.000297606;0.5500187;-0.03238225,142.7144
+0;0;0,0.002788136;0.3185503;0.006453879,0.006186753;0.626675;-0.001448873,0.1836484;0.5147711;0.02527868,0.4365646;0.4640017;0.06398685,0.7109323;0.4507089;0.09032036,-0.1752835;0.5193211;0.008284241,-0.4318908;0.4732968;0.01705224,-0.7044419;0.4310404;0.02589038,0.07546944;0.00396703;-0.03228848,0.07881177;-0.3603006;0.0168002,0.08934951;-0.7416389;0.1073163,0.09193198;-0.7013449;0.003572337,-0.07340624;0.005642994;-0.0365185,-0.1079793;-0.3584944;-0.0001814887,-0.1316214;-0.7397784;0.08806094,-0.1261867;-0.6994131;-0.01556563,0.005270752;0.5510545;0.002901083,0;0;0,0.0002619475;0.3183298;-0.01377654,-0.000661239;0.6252732;-0.04196858,0.1765857;0.5119231;-0.002405643,0.360674;0.3298996;0.02955389,0.5842782;0.172041;-0.005512238,-0.1804258;0.5182639;-0.0198249,-0.3541317;0.3324497;0.03798378,-0.5661246;0.1558436;0.0338536,0.0754897;0.0009039044;-0.03247166,0.09795523;-0.3659793;-0.03054905,0.1055012;-0.7519673;0.03785753,0.1186519;-0.7931266;-0.03723478,-0.0710461;0.004932771;-0.04101267,-0.09644683;-0.3611295;-0.01944846,-0.08020571;-0.7454563;0.05639459,-0.09533264;-0.7936838;-0.01088908,-0.000256151;0.5501215;-0.03246641,142.7367
+0;0;0,0.002788136;0.3185503;0.006453879,0.006186753;0.626675;-0.001448873,0.1836484;0.5147711;0.02527868,0.4365646;0.4640017;0.06398685,0.7109323;0.4507089;0.09032036,-0.1752835;0.5193211;0.008284241,-0.4318908;0.4732968;0.01705224,-0.7044419;0.4310404;0.02589038,0.07546944;0.00396703;-0.03228848,0.07881177;-0.3603006;0.0168002,0.08934951;-0.7416389;0.1073163,0.09193198;-0.7013449;0.003572337,-0.07340624;0.005642994;-0.0365185,-0.1079793;-0.3584944;-0.0001814887,-0.1316214;-0.7397784;0.08806094,-0.1261867;-0.6994131;-0.01556563,0.005270752;0.5510545;0.002901083,0;0;0,0.0002619475;0.3183298;-0.01377654,-0.000661239;0.6252732;-0.04196858,0.1765857;0.5119231;-0.002405643,0.360674;0.3298996;0.02955389,0.5842782;0.172041;-0.005512238,-0.1804258;0.5182639;-0.0198249,-0.3541317;0.3324497;0.03798378,-0.5661246;0.1558436;0.0338536,0.0754897;0.0009039044;-0.03247166,0.09795523;-0.3659793;-0.03054905,0.1055012;-0.7519673;0.03785753,0.1186519;-0.7931266;-0.03723478,-0.0710461;0.004932771;-0.04101267,-0.09644683;-0.3611295;-0.01944846,-0.08020571;-0.7454563;0.05639459,-0.09533264;-0.7936838;-0.01088908,-0.000256151;0.5501215;-0.03246641,142.7475
+0;0;0,0.002788439;0.3185849;0.00645458,0.006187372;0.6267383;-0.001448895,0.1839688;0.5147626;0.02531918,0.4363722;0.4640961;0.06394887,0.7053466;0.4510647;0.08976473,-0.1756067;0.5193208;0.008294261,-0.4316938;0.4733897;0.01704448,-0.6988873;0.431964;0.02570889,0.07543383;0.003965158;-0.03227324,0.07877818;-0.3605237;0.01684526,0.08925594;-0.7396915;0.1068461,0.091833;-0.6994191;0.003320336,-0.0733716;0.005640331;-0.03650127,-0.1079657;-0.3587183;-0.0001421869,-0.1314732;-0.7378321;0.08759798,-0.1260499;-0.6974885;-0.01581069,0.005271289;0.551111;0.00290145,0;0;0,0.000169009;0.3183605;-0.01386976,-0.0008218437;0.6253231;-0.04216385,0.1767126;0.5117919;-0.00240612,0.361971;0.3317523;0.02971673,0.5815506;0.1768438;-0.001454828,-0.1808567;0.5180737;-0.01986568,-0.3562272;0.3345068;0.03771219,-0.5644412;0.1618244;0.03435932,0.0754742;0.0009145141;-0.03240919,0.09805821;-0.3661846;-0.03037453,0.1054415;-0.7498611;0.03829861,0.1190404;-0.7912575;-0.03618217,-0.0710009;0.004929679;-0.04101363,-0.09625157;-0.3613618;-0.01936075,-0.08003852;-0.7434464;0.05631436,-0.09523421;-0.7926694;-0.009431809,-0.0004032478;0.550168;-0.03263545,142.7701
+0;0;0,0.002676349;0.3185936;0.006065353,0.005999525;0.6267416;-0.002064577,0.1838962;0.5153689;0.02495933,0.4374453;0.4701236;0.06280806,0.7065787;0.4654979;0.08981439,-0.1759607;0.5204953;0.008266981,-0.4326622;0.4779749;0.01621605,-0.7007686;0.4431922;0.02584112,0.07548488;0.003964266;-0.03215377,0.07870103;-0.3606206;0.01625577,0.08914876;-0.7398115;0.1061625,0.09165058;-0.6995614;0.0026327,-0.07329658;0.005605313;-0.03665704,-0.1080495;-0.3587731;-0.0006490871,-0.1315109;-0.7378808;0.08712921,-0.1261639;-0.6975592;-0.01628562,0.005102209;0.5511177;0.002347073,0;0;0,0.000169009;0.3183605;-0.01386976,-0.0008218437;0.6253231;-0.04216385,0.1767126;0.5117919;-0.00240612,0.361971;0.3317523;0.02971673,0.5815506;0.1768438;-0.001454828,-0.1808567;0.5180737;-0.01986568,-0.3562272;0.3345068;0.03771219,-0.5644412;0.1618244;0.03435932,0.0754742;0.0009145141;-0.03240919,0.09805821;-0.3661846;-0.03037453,0.1054415;-0.7498611;0.03829861,0.1190404;-0.7912575;-0.03618217,-0.0710009;0.004929679;-0.04101363,-0.09625157;-0.3613618;-0.01936075,-0.08003852;-0.7434464;0.05631436,-0.09523421;-0.7926694;-0.009431809,-0.0004032478;0.550168;-0.03263545,142.7813
+0;0;0,0.002676758;0.3186423;0.006066281,0.006000485;0.6268414;-0.002065018,0.1838579;0.5154635;0.0249547,0.437844;0.4701401;0.06286866,0.6898916;0.4658081;0.08816052,-0.1759203;0.5205888;0.008266006,-0.4330642;0.477995;0.01622878,-0.68415;0.4454205;0.0252428,0.07544903;0.003962383;-0.0321385,0.0786732;-0.3615308;0.01639165,0.08901495;-0.7368752;0.1053864,0.09159065;-0.6963224;-0.001200348,-0.07326178;0.005602652;-0.03663963,-0.1081012;-0.3596835;-0.0005419664,-0.1313247;-0.7349457;0.0863459,-0.1258198;-0.6943192;-0.02012244,0.005103015;0.5512044;0.002347392,0;0;0,0.0001266003;0.3184036;-0.0139997,-0.000866823;0.6254063;-0.04241443,0.176616;0.5117;-0.002797842,0.3638741;0.3331306;0.02957439,0.5728084;0.192352;0.002847672,-0.1808357;0.5179176;-0.02027152,-0.3584761;0.3357978;0.03697252,-0.5538664;0.1745474;0.03424843,0.07546586;0.0009272546;-0.03232932,0.09791273;-0.3670961;-0.02991176,0.1059801;-0.7468975;0.03788376,0.1184516;-0.7914169;-0.03807712,-0.07094659;0.004911604;-0.04103168,-0.09619266;-0.3622929;-0.01925295,-0.08003418;-0.7404778;0.05575098,-0.07724609;-0.7320465;-0.04915731,-0.000451237;0.5502418;-0.03285646,142.7924
+0;0;0,0.002676758;0.3186423;0.006066281,0.006000485;0.6268414;-0.002065018,0.1838579;0.5154635;0.0249547,0.437844;0.4701401;0.06286866,0.6898916;0.4658081;0.08816052,-0.1759203;0.5205888;0.008266006,-0.4330642;0.477995;0.01622878,-0.68415;0.4454205;0.0252428,0.07544903;0.003962383;-0.0321385,0.0786732;-0.3615308;0.01639165,0.08901495;-0.7368752;0.1053864,0.09159065;-0.6963224;-0.001200348,-0.07326178;0.005602652;-0.03663963,-0.1081012;-0.3596835;-0.0005419664,-0.1313247;-0.7349457;0.0863459,-0.1258198;-0.6943192;-0.02012244,0.005103015;0.5512044;0.002347392,0;0;0,0.0001266003;0.3184036;-0.0139997,-0.000866823;0.6254063;-0.04241443,0.176616;0.5117;-0.002797842,0.3638741;0.3331306;0.02957439,0.5728084;0.192352;0.002847672,-0.1808357;0.5179176;-0.02027152,-0.3584761;0.3357978;0.03697252,-0.5538664;0.1745474;0.03424843,0.07546586;0.0009272546;-0.03232932,0.09791273;-0.3670961;-0.02991176,0.1059801;-0.7468975;0.03788376,0.1184516;-0.7914169;-0.03807712,-0.07094659;0.004911604;-0.04103168,-0.09619266;-0.3622929;-0.01925295,-0.08003418;-0.7404778;0.05575098,-0.07724609;-0.7320465;-0.04915731,-0.000451237;0.5502418;-0.03285646,142.8146
+0;0;0,0.002588274;0.3186146;0.005620171,0.005800024;0.6267549;-0.002913831,0.1837906;0.5159769;0.02482318,0.4397951;0.4782198;0.05995131,0.6827816;0.4759634;0.08743553,-0.1762556;0.5213335;0.008254311,-0.4343973;0.4825538;0.01579572,-0.6775763;0.4582671;0.02457135,0.07544674;0.003971767;-0.03203757,0.0787025;-0.36163;0.0159596,0.08882365;-0.7293063;0.1029051,0.09148191;-0.6883143;-0.008514173,-0.07315317;0.005549501;-0.03677239,-0.1081594;-0.3597975;-0.001064539,-0.1308401;-0.7273349;0.08408077,-0.1251198;-0.6862669;-0.02721582,0.004937601;0.5511372;0.001613433,0;0;0,6.182492E-05;0.3183642;-0.01406336,-0.0009669065;0.6253149;-0.04251385,0.1766257;0.51175;-0.002979757,0.3657424;0.3346278;0.02958536,0.5692692;0.2014305;0.004323004,-0.1809613;0.517754;-0.02018231,-0.3605612;0.3368848;0.03663396,-0.5496292;0.1817957;0.03474694,0.07550213;0.0009082258;-0.03214025,0.09805602;-0.3671468;-0.02973247,0.1064632;-0.7389834;0.03745866,0.1189611;-0.7916692;-0.03703308,-0.0708291;0.004915176;-0.04115181,-0.09588099;-0.3623146;-0.0189347,-0.08006275;-0.7326455;0.05490752,-0.09433225;-0.7930369;-0.009652033,-0.0005452558;0.5501644;-0.03294849,142.8261
+0;0;0,0.002588274;0.3186146;0.005620171,0.005800024;0.6267549;-0.002913831,0.1837906;0.5159769;0.02482318,0.4397951;0.4782198;0.05995131,0.6827816;0.4759634;0.08743553,-0.1762556;0.5213335;0.008254311,-0.4343973;0.4825538;0.01579572,-0.6775763;0.4582671;0.02457135,0.07544674;0.003971767;-0.03203757,0.0787025;-0.36163;0.0159596,0.08882365;-0.7293063;0.1029051,0.09148191;-0.6883143;-0.008514173,-0.07315317;0.005549501;-0.03677239,-0.1081594;-0.3597975;-0.001064539,-0.1308401;-0.7273349;0.08408077,-0.1251198;-0.6862669;-0.02721582,0.004937601;0.5511372;0.001613433,0;0;0,6.182492E-05;0.3183642;-0.01406336,-0.0009669065;0.6253149;-0.04251385,0.1766257;0.51175;-0.002979757,0.3657424;0.3346278;0.02958536,0.5692692;0.2014305;0.004323004,-0.1809613;0.517754;-0.02018231,-0.3605612;0.3368848;0.03663396,-0.5496292;0.1817957;0.03474694,0.07550213;0.0009082258;-0.03214025,0.09805602;-0.3671468;-0.02973247,0.1064632;-0.7389834;0.03745866,0.1189611;-0.7916692;-0.03703308,-0.0708291;0.004915176;-0.04115181,-0.09588099;-0.3623146;-0.0189347,-0.08006275;-0.7326455;0.05490752,-0.09433225;-0.7930369;-0.009652033,-0.0005452558;0.5501644;-0.03294849,142.8374
+0;0;0,0.002588159;0.3186005;0.005619921,0.005799623;0.6267135;-0.002913254,0.1839785;0.5159069;0.02484767,0.4394529;0.478228;0.05990308,0.6751927;0.4760389;0.08656763,-0.1764465;0.5212691;0.008261373,-0.4340538;0.4825697;0.01578717,-0.6699804;0.4590073;0.02430108,0.07547635;0.003973326;-0.03205014,0.07872926;-0.361308;0.01590497,0.08864793;-0.721629;0.1011112,0.09142599;-0.6801417;-0.01532976,-0.07318188;0.005551679;-0.03678682,-0.1081574;-0.3594752;-0.001110263,-0.1303844;-0.71966;0.08233172,-0.1244063;-0.6780933;-0.03398094,0.004937296;0.5511042;0.001613508,0;0;0,7.582456E-05;0.3183563;-0.01392174,-0.00090684;0.6252936;-0.04222131,0.1768726;0.511713;-0.002746344,0.3673411;0.3367898;0.02949357,0.5670548;0.2107665;0.006655693,-0.1811112;0.5175498;-0.02040806,-0.3614646;0.3382367;0.03647146,-0.5461382;0.1893038;0.0345493,0.07551061;0.0009823143;-0.03220034,0.09817113;-0.366741;-0.02960014,0.107076;-0.7307236;0.03842258,0.1185004;-0.7911272;-0.03502703,-0.0709154;0.004865738;-0.04107321,-0.09570345;-0.3620504;-0.01873789,-0.08022022;-0.7249253;0.05386874,-0.09564178;-0.7874695;-0.01610216,-0.0004985183;0.5501469;-0.03269243,142.8595
+0;0;0,0.002493222;0.3186076;0.005247144,0.005605923;0.6267127;-0.003608643,0.183913;0.5165526;0.02438741,0.4401635;0.4844815;0.05935752,0.6758448;0.4848593;0.08661895,-0.1766814;0.5217803;0.00810349,-0.4346719;0.4856109;0.01506621,-0.6711371;0.4691481;0.02517613,0.07553401;0.004011769;-0.0319092,0.07853707;-0.3613456;0.01547992,0.08858658;-0.7217344;0.1003834,0.09127431;-0.6802753;-0.01606239,-0.07309512;0.00548303;-0.03696915,-0.1082829;-0.3595492;-0.001557328,-0.1305046;-0.7197623;0.08176393,-0.1246162;-0.6782179;-0.03455555,0.004767658;0.5511076;0.0009927675,0;0;0,7.582456E-05;0.3183563;-0.01392174,-0.00090684;0.6252936;-0.04222131,0.1768726;0.511713;-0.002746344,0.3673411;0.3367898;0.02949357,0.5670548;0.2107665;0.006655693,-0.1811112;0.5175498;-0.02040806,-0.3614646;0.3382367;0.03647146,-0.5461382;0.1893038;0.0345493,0.07551061;0.0009823143;-0.03220034,0.09817113;-0.366741;-0.02960014,0.107076;-0.7307236;0.03842258,0.1185004;-0.7911272;-0.03502703,-0.0709154;0.004865738;-0.04107321,-0.09570345;-0.3620504;-0.01873789,-0.08022022;-0.7249253;0.05386874,-0.09564178;-0.7874695;-0.01610216,-0.0004985183;0.5501469;-0.03269243,142.8819

+ 192 - 0
DataCSV/George/FirstPersonPerspective_TwoArms_Sideways_None_Slow.csv

@@ -0,0 +1,192 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006179183;0.3225595;0.007350299,0.01233827;0.6318234;-0.0004724616,0.181556;0.5102238;0.02360732,0.2219172;0.2326865;0.04348352,0.2753173;-0.0416494;0.002210937,-0.1586233;0.5016707;0.00550162,-0.2020641;0.2238868;0.005758572,-0.2489749;-0.05140314;-0.03702001,0.08306014;0.005012812;-0.03659112,0.09449363;-0.3625055;0.01485367,0.1017377;-0.7646242;0.1111848,0.1041185;-0.7254326;0.01800724,-0.08156722;0.006087106;-0.03965807,-0.1101241;-0.362167;-0.001969367,-0.1335508;-0.7648472;0.08930762,-0.1286601;-0.7255809;-0.003764547,0.0107718;0.5561561;0.003884715,0;0;0,0.007254123;0.3226107;-0.00256896,0.01230476;0.631479;-0.02024603,0.1796209;0.5045018;-0.03935313,0.2525387;0.2331934;-0.02813959,0.2871542;-0.04044622;-0.08928156,-0.1550285;0.5030183;0.02130888,-0.2048582;0.2265847;0.00895822,-0.2659191;-0.04234049;-0.05240931,0.07339408;0.004331142;-0.05345631,0.1039881;-0.3622768;-0.003360271,0.1028119;-0.7613964;0.1049621,0.1173763;-0.8016331;0.04473829,-0.0872592;0.002075416;-0.02538799,-0.1145317;-0.3677088;-0.006339267,-0.1116063;-0.7726101;0.07779123,-0.125237;-0.8179432;0.02383434,0.01129204;0.5559974;-0.01328397,346.9269
+0;0;0,0.006178802;0.3225397;0.007349846,0.01233771;0.6317946;-0.0004728578,0.1812455;0.5102765;0.02357124,0.2216959;0.2321259;0.04349136,0.2748298;-0.04084253;0.002424505,-0.1583166;0.5017388;0.005498394,-0.2018534;0.2233412;0.005755915,-0.2485303;-0.05057654;-0.03680943,0.08321921;0.005022412;-0.0366612,0.09464762;-0.3623323;0.01476069,0.1019043;-0.7651498;0.1112592,0.1042817;-0.7259714;0.01821464,-0.08172342;0.006098763;-0.03973402,-0.1102676;-0.3619914;-0.002062097,-0.133735;-0.7653714;0.08937353,-0.1288513;-0.7261184;-0.003565818,0.01077121;0.5561255;0.003884422,0;0;0,0.007054828;0.3225914;-0.003006697,0.01200473;0.631434;-0.02100015,0.17914;0.5049883;-0.0401535,0.2539976;0.2335656;-0.02889299,0.2880622;-0.03890297;-0.08907592,-0.1549383;0.5032537;0.02117138,-0.2045501;0.2261076;0.009792714,-0.265126;-0.04210144;-0.0486536,0.07327391;0.004499912;-0.05390167,0.1039578;-0.3619341;-0.003812313,0.102869;-0.7617635;0.1046395,0.1156812;-0.8022442;0.04451036,-0.08752438;0.002063759;-0.02509841,-0.1152876;-0.3675945;-0.007598732,-0.1124149;-0.7731566;0.07688658,-0.1260873;-0.8183544;0.02298347,0.01101202;0.5559578;-0.01395631,346.9558
+0;0;0,0.006100235;0.322365;0.007470852,0.01220381;0.6314058;-0.0001985561,0.1817671;0.5098916;0.02387464,0.2222248;0.2311918;0.04374379,0.2749722;-0.04090774;0.002621628,-0.1590062;0.5010917;0.005899779,-0.2025912;0.2221553;0.006089911,-0.2490692;-0.05085111;-0.03655762,0.08336537;0.005037589;-0.03660213,0.09467192;-0.3622431;0.01518832,0.101802;-0.7638582;0.1115271,0.106488;-0.803422;0.04867359,-0.08177751;0.006106099;-0.03987518,-0.1102975;-0.3619272;-0.001885697,-0.134114;-0.7640821;0.08938874,-0.1292552;-0.724787;-0.00389377,0.01064992;0.5557787;0.004117784,0;0;0,0.006612279;0.3224248;-0.003284931,0.01077179;0.6310396;-0.02160263,0.1790144;0.5053681;-0.04067278,0.2545609;0.2335756;-0.02941322,0.2890814;-0.03804427;-0.08893204,-0.1564372;0.5028007;0.02139658,-0.2059957;0.2250826;0.01035967,-0.2662649;-0.04266956;-0.04610173,0.07317448;0.0045636;-0.05421758,0.1039186;-0.3618262;-0.00403285,0.1026395;-0.760475;0.1041532,0.1156215;-0.8007228;0.043257,-0.08765662;0.002093709;-0.02503619,-0.1150927;-0.3675644;-0.007563001,-0.1126343;-0.7720078;0.07637845,-0.1278218;-0.8180925;0.02353803,0.01000143;0.5556145;-0.01446295,346.98
+0;0;0,0.006100235;0.322365;0.007470852,0.01220381;0.6314058;-0.0001985561,0.1817671;0.5098916;0.02387464,0.2222248;0.2311918;0.04374379,0.2749722;-0.04090774;0.002621628,-0.1590062;0.5010917;0.005899779,-0.2025912;0.2221553;0.006089911,-0.2490692;-0.05085111;-0.03655762,0.08336537;0.005037589;-0.03660213,0.09467192;-0.3622431;0.01518832,0.101802;-0.7638582;0.1115271,0.106488;-0.803422;0.04867359,-0.08177751;0.006106099;-0.03987518,-0.1102975;-0.3619272;-0.001885697,-0.134114;-0.7640821;0.08938874,-0.1292552;-0.724787;-0.00389377,0.01064992;0.5557787;0.004117784,0;0;0,0.006612279;0.3224248;-0.003284931,0.01077179;0.6310396;-0.02160263,0.1790144;0.5053681;-0.04067278,0.2545609;0.2335756;-0.02941322,0.2890814;-0.03804427;-0.08893204,-0.1564372;0.5028007;0.02139658,-0.2059957;0.2250826;0.01035967,-0.2662649;-0.04266956;-0.04610173,0.07317448;0.0045636;-0.05421758,0.1039186;-0.3618262;-0.00403285,0.1026395;-0.760475;0.1041532,0.1156215;-0.8007228;0.043257,-0.08765662;0.002093709;-0.02503619,-0.1150927;-0.3675644;-0.007563001,-0.1126343;-0.7720078;0.07637845,-0.1278218;-0.8180925;0.02353803,0.01000143;0.5556145;-0.01446295,347.0109
+0;0;0,0.006098007;0.3222473;0.007468124,0.01219834;0.6311235;-0.0001976378,0.1817554;0.5096412;0.02387306,0.2222837;0.230455;0.04377687,0.2748586;-0.04075503;0.002789143,-0.1590042;0.5008416;0.005898913,-0.2026653;0.2214184;0.006089378,-0.2489913;-0.05069551;-0.03641873,0.08343038;0.005041518;-0.03663068,0.09474961;-0.3626511;0.01521787,0.1018786;-0.764204;0.1115417,0.1066642;-0.8052475;0.04735123,-0.0818413;0.006110861;-0.03990628,-0.1103933;-0.3623354;-0.001874179,-0.1342061;-0.7644279;0.08938612,-0.1292439;-0.7249351;-0.005880654,0.01064507;0.5555264;0.00411699,0;0;0,0.006156794;0.3223116;-0.003686905,0.00977356;0.6307443;-0.02239084,0.1783642;0.5058706;-0.0414362,0.2551642;0.2339233;-0.03003192,0.2901383;-0.03678536;-0.0891304,-0.1571694;0.5026157;0.0213425,-0.2065999;0.2243496;0.01093822,-0.2664252;-0.04303133;-0.04316694,0.07300197;0.004691526;-0.0545578,0.1040202;-0.3620405;-0.003963236,0.1023795;-0.7607889;0.1036046,0.1172135;-0.8017625;0.04088926,-0.08774333;0.002091004;-0.02499173,-0.1151406;-0.3679995;-0.007766917,-0.1132027;-0.7723868;0.07614386,-0.1291186;-0.8200385;0.02222362,0.009148084;0.5553585;-0.01514292,347.0444
+0;0;0,0.00606693;0.3221439;0.007509328,0.01214799;0.6310089;-0.0001164074,0.181567;0.5095512;0.02387733,0.2220868;0.2302072;0.04380694,0.2747381;-0.04182607;0.002688754,-0.1588903;0.5007197;0.005983052,-0.2025676;0.2211407;0.006050329,-0.2490503;-0.05179572;-0.03649414,0.08348266;0.005062303;-0.03669868,0.09467141;-0.3626277;0.01524693,0.1015497;-0.7656618;0.1118312,0.1058439;-0.8059577;0.04931664,-0.08193228;0.006102091;-0.03989536,-0.110537;-0.3623438;-0.001830742,-0.1345227;-0.7658794;0.08979878,-0.1296649;-0.7265508;-0.00378219,0.01059875;0.5554097;0.004189104,0;0;0,0.006039605;0.3222101;-0.003751993,0.009627856;0.6306295;-0.0224812,0.1781788;0.5061838;-0.04154301,0.2559023;0.2343397;-0.03005576,0.2909387;-0.03722993;-0.08910954,-0.1571441;0.5025681;0.0214097,-0.2060516;0.2240123;0.01208706,-0.2660237;-0.04447705;-0.04065526,0.07299867;0.004686192;-0.05469012,0.1043128;-0.3619773;-0.003731489,0.102277;-0.7623153;0.1036818,0.1168235;-0.8015301;0.04150677,-0.08783067;0.002119089;-0.02496113,-0.1149032;-0.3679879;-0.007428402,-0.1131889;-0.7738978;0.07651471,-0.1274702;-0.8202055;0.02321169,0.008998856;0.5552421;-0.01523352,347.0784
+0;0;0,0.006063374;0.3219551;0.007504927,0.01213879;0.6305332;-0.0001139455,0.1817147;0.5090988;0.023894,0.2222669;0.229532;0.04383951,0.2749203;-0.04251274;0.002719589,-0.1590524;0.5002593;0.005983442,-0.2027646;0.2204573;0.006050772,-0.2492492;-0.05249062;-0.03649549,0.08351132;0.005064041;-0.03671129,0.09467675;-0.3618595;0.01512605,0.1014895;-0.7610536;0.1107901,0.1057643;-0.8010311;0.04855875,-0.08196042;0.006104187;-0.03990905,-0.1105055;-0.3615736;-0.001923785,-0.1342626;-0.7612645;0.08883273,-0.1294268;-0.7219782;-0.004324272,0.01059088;0.5549991;0.004187861,0;0;0,0.005591027;0.3220262;-0.004008293,0.008623481;0.6301454;-0.02303243,0.1777022;0.5064846;-0.04200172,0.2561129;0.2346015;-0.03054595,0.2911723;-0.03698245;-0.08957636,-0.1580252;0.5019975;0.02137271,-0.2068365;0.2231832;0.01243029,-0.2659716;-0.04563507;-0.03964058,0.07287978;0.004766583;-0.05489373,0.1043257;-0.3611177;-0.004055262,0.1019555;-0.7575717;0.102587,0.1165487;-0.7966983;0.04097199,-0.08787429;0.002105269;-0.02492352,-0.1141863;-0.3672598;-0.006983291,-0.1133595;-0.7694038;0.07568164,-0.1275033;-0.8154193;0.0226775,0.008144483;0.55483;-0.01570678,347.101
+0;0;0,0.006061867;0.3218751;0.007503062,0.01213555;0.6303648;-0.0001139236,0.181691;0.5089507;0.02389079,0.2222727;0.2291803;0.04385082,0.2746621;-0.04150018;0.002937108,-0.1590348;0.5001122;0.005982406,-0.2027788;0.2201065;0.006049786,-0.2490303;-0.05147263;-0.03628312,0.08353823;0.005065673;-0.03672312,0.09467863;-0.361035;0.01499796,0.1014976;-0.7605902;0.1107485,0.1057333;-0.7999281;0.04908596,-0.08198683;0.006106154;-0.03992191,-0.1104679;-0.3607471;-0.002021834,-0.1342465;-0.7607994;0.08881676,-0.1294549;-0.721598;-0.003488824,0.01058795;0.5548453;0.004187044,0;0;0,0.005400546;0.3219461;-0.004257917,0.008362673;0.6299589;-0.02356935,0.1775357;0.5066016;-0.04229522,0.2562397;0.2345848;-0.03092575,0.2917857;-0.03553247;-0.08974457,-0.1582291;0.5020603;0.02133363,-0.2068548;0.2230005;0.01250666,-0.2644991;-0.04503825;-0.0376816,0.07277527;0.004768685;-0.05508089,0.1044645;-0.360264;-0.004328251,0.101865;-0.7570294;0.1025805,0.1180888;-0.795869;0.04236555,-0.08792903;0.002115625;-0.02483737,-0.1140499;-0.3664411;-0.007157644,-0.1136589;-0.7689993;0.07533939,-0.1277638;-0.813573;0.02178796,0.007896431;0.5546665;-0.0161593,347.1336
+0;0;0,0.006021196;0.3219185;0.007555038,0.01207372;0.6304519;-9.726733E-06,0.181555;0.5091003;0.0238569,0.2220929;0.2289787;0.0439424,0.2744823;-0.0415172;0.002973501,-0.1589647;0.5001445;0.006124743,-0.2027484;0.2197914;0.006087537,-0.2489311;-0.05160964;-0.03633584,0.08352077;0.005054394;-0.03671314,0.0948219;-0.3608668;0.01528526,0.1017299;-0.7683671;0.1125937,0.1039849;-0.7292553;0.02046601,-0.08196423;0.006115816;-0.0399197,-0.1104698;-0.3605884;-0.001902238,-0.1347951;-0.7685119;0.09072482,-0.1300574;-0.7293339;-0.001301959,0.01053009;0.5549199;0.004279285,0;0;0,0.005070671;0.3219911;-0.0045681,0.007990353;0.6300421;-0.0239439,0.1771263;0.5069416;-0.04271626,0.2561718;0.2346613;-0.03131032,0.2917082;-0.03521171;-0.09044445,-0.1584377;0.5021287;0.02113213,-0.2067018;0.2226386;0.0127249,-0.2643138;-0.04525492;-0.03732552,0.07259241;0.004826769;-0.0552826,0.104368;-0.3600631;-0.004532579,0.1018863;-0.7650622;0.1029046,0.1180324;-0.8010552;0.03997731,-0.08791535;0.00207442;-0.02481348,-0.1146735;-0.3663699;-0.008607237,-0.1143281;-0.7767348;0.07609034,-0.1277487;-0.820982;0.02239801,0.007535532;0.5547398;-0.01651382,347.1561
+0;0;0,0.006021003;0.3219083;0.007554797,0.01207386;0.6304588;-1.042383E-05,0.1814994;0.5091171;0.02385011,0.2222344;0.227633;0.04403331,0.274424;-0.04183072;0.003220748,-0.1589095;0.5001642;0.006123729,-0.2029062;0.2184475;0.006086343,-0.2489126;-0.05191794;-0.03617515,0.08356655;0.005057164;-0.03673326,0.09485594;-0.3604837;0.01521109,0.1017379;-0.7664448;0.1121519,0.10392;-0.7276275;0.02300123,-0.08200916;0.006119168;-0.03994158,-0.1104851;-0.3602039;-0.00196363,-0.1347185;-0.7665867;0.09031355,-0.1301339;-0.7277052;0.001260459,0.01053013;0.5549218;0.004278873,0;0;0,0.004813753;0.3219808;-0.004841328,0.007658496;0.6300441;-0.02430677,0.1767901;0.5070525;-0.04302382,0.2565762;0.2335314;-0.03205228,0.2917205;-0.03532562;-0.0910511,-0.1586564;0.5021676;0.020983,-0.2064372;0.2211756;0.01320677,-0.2640936;-0.04580903;-0.03573228,0.07250679;0.004854515;-0.055475,0.1043824;-0.3596317;-0.004685402,0.1016453;-0.7629713;0.1028271,0.1176455;-0.7992989;0.04473233,-0.08798541;0.002067082;-0.0247502,-0.1148738;-0.3659982;-0.008916203,-0.1146911;-0.7748397;0.07533295,-0.1276433;-0.8166103;0.02326015,0.007223897;0.5547389;-0.01685309,347.1895
+0;0;0,0.006020544;0.3218837;0.007554221,0.01207323;0.6304254;-1.081638E-05,0.1816153;0.5090538;0.02386299,0.2223484;0.2275832;0.04404522,0.2746775;-0.04260129;0.003123485,-0.1590256;0.5000948;0.006124517,-0.2030202;0.2183916;0.006087132,-0.2491497;-0.052697;-0.03628741,0.0835648;0.005057059;-0.03673249,0.09486669;-0.3608886;0.01526939,0.1017414;-0.7664214;0.1121079,0.1039276;-0.7275874;0.02278952,-0.08200744;0.00611904;-0.03994075,-0.1105149;-0.3606097;-0.001920734,-0.1347228;-0.7665637;0.09025909,-0.1301295;-0.7276655;0.001038454,0.01052953;0.5548897;0.004278403,0;0;0,0.004489549;0.3219582;-0.005017996,0.00712584;0.6300094;-0.02456474,0.1764968;0.5072419;-0.04330397,0.256365;0.2337582;-0.0323534,0.2916242;-0.03575695;-0.0917753,-0.1591166;0.5018645;0.02100737,-0.2062495;0.2207671;0.01359304,-0.2638541;-0.04699621;-0.03536685,0.0723811;0.004904062;-0.0556314,0.1043624;-0.3599473;-0.004554268,0.1013427;-0.762918;0.1026244,0.1156821;-0.7996104;0.04425406,-0.08799758;0.002049153;-0.02470127,-0.115202;-0.3664147;-0.0091296,-0.1148956;-0.7749683;0.07433106,-0.1291707;-0.8187976;0.02527953,0.006746769;0.5547068;-0.01709604,347.2231
+0;0;0,0.005975119;0.3218835;0.007598599,0.01200015;0.6304268;7.570907E-05,0.1815584;0.5090504;0.02384524,0.222348;0.2275926;0.04409142,0.2745035;-0.04261467;0.00309848,-0.1590703;0.5000297;0.006257966,-0.2030592;0.2183257;0.006142481,-0.2491461;-0.05277872;-0.03617744,0.08356807;0.005056519;-0.03672514,0.09493218;-0.3608541;0.01550952,0.1019585;-0.766456;0.1120468,0.1041087;-0.7276164;0.02272812,-0.08201119;0.006122874;-0.03993247,-0.1104849;-0.360596;-0.001792222,-0.1347521;-0.7665329;0.0904472,-0.1301925;-0.7276305;0.00122527,0.01046295;0.5548904;0.004354764,0;0;0,0.004489549;0.3219582;-0.005017996,0.00712584;0.6300094;-0.02456474,0.1764968;0.5072419;-0.04330397,0.256365;0.2337582;-0.0323534,0.2916242;-0.03575695;-0.0917753,-0.1591166;0.5018645;0.02100737,-0.2062495;0.2207671;0.01359304,-0.2638541;-0.04699621;-0.03536685,0.0723811;0.004904062;-0.0556314,0.1043624;-0.3599473;-0.004554268,0.1013427;-0.762918;0.1026244,0.1156821;-0.7996104;0.04425406,-0.08799758;0.002049153;-0.02470127,-0.115202;-0.3664147;-0.0091296,-0.1148956;-0.7749683;0.07433106,-0.1291707;-0.8187976;0.02527953,0.006746769;0.5547068;-0.01709604,347.2455
+0;0;0,0.005973104;0.321775;0.007596037,0.01199615;0.6302164;7.533655E-05,0.1818967;0.5087666;0.02388279,0.2226489;0.2275662;0.04411045,0.2750705;-0.04401934;0.002908416,-0.1594127;0.4997279;0.006260373,-0.2033613;0.2182815;0.006144993,-0.2496834;-0.05420575;-0.03639079,0.08357665;0.005057038;-0.03672891,0.09493633;-0.3607112;0.01548544,0.1019655;-0.7664753;0.1120613,0.1040804;-0.7277808;0.02420931,-0.0820196;0.006123502;-0.03993657,-0.1104823;-0.3604527;-0.001811154,-0.1347592;-0.7665519;0.09046512,-0.1302744;-0.7277956;0.002708308,0.01045932;0.5546982;0.004353368,0;0;0,0.004138276;0.3218539;-0.005048275,0.006289847;0.6298056;-0.02462411,0.1762711;0.5074691;-0.04342771,0.256052;0.2342284;-0.03255892,0.2913016;-0.03655046;-0.0928961,-0.1599347;0.50099;0.02115789,-0.2067514;0.2201037;0.01376278,-0.2645952;-0.0490168;-0.0355582,0.07231883;0.004947349;-0.05572391,0.1041336;-0.3597606;-0.004560232,0.1009792;-0.762981;0.1023235,0.1167842;-0.7942934;0.04076838,-0.08801318;0.002011459;-0.0246835,-0.1150994;-0.3663184;-0.009150335,-0.1152063;-0.7750344;0.07434807,-0.1285945;-0.8160655;0.02361941,0.006041192;0.5545199;-0.01716208,347.2677
+0;0;0,0.005973482;0.3217953;0.007596517,0.01199813;0.6303186;7.39051E-05,0.1819599;0.5088342;0.0238894,0.2227123;0.2276326;0.04411715,0.2752503;-0.04455644;0.002823565,-0.1594721;0.4997923;0.00626065,-0.203421;0.2183446;0.00614527,-0.249846;-0.05474806;-0.03648503,0.08357719;0.005057071;-0.03672915,0.09493952;-0.3607965;0.01549737,0.101965;-0.7663475;0.1120226,0.1040716;-0.7276872;0.02451592,-0.08202013;0.006123542;-0.03993683,-0.1104894;-0.3605382;-0.00180253,-0.1347536;-0.7664241;0.09042533,-0.1302865;-0.7277023;0.003013507,0.01046093;0.5547823;0.004352959,0;0;0,0.003921919;0.3218754;-0.005146742,0.005990848;0.6299068;-0.02477407,0.1760982;0.5077435;-0.04361105,0.2558683;0.2344985;-0.03273988,0.2912104;-0.03672716;-0.093894,-0.160297;0.5011387;0.02107631,-0.2064118;0.2201331;0.01375537,-0.2641858;-0.04959208;-0.03587046,0.07224204;0.005007207;-0.05581903,0.1041646;-0.3597745;-0.004625563,0.1007809;-0.7627904;0.1021683,0.1154259;-0.7954835;0.04223537,-0.08801887;0.001981835;-0.0246678,-0.1147856;-0.3664478;-0.008897807,-0.1152743;-0.7749499;0.07455236,-0.1278076;-0.813923;0.02142531,0.005754322;0.5546035;-0.01730704,347.3012
+0;0;0,0.005926213;0.3217176;0.007672145,0.01192301;0.6302579;0.0002241503,0.1819032;0.5087302;0.02382941,0.222699;0.2274506;0.04410909,0.2750256;-0.04399207;0.002719052,-0.1595156;0.4996458;0.006485184,-0.2035334;0.2181211;0.006255327,-0.2502074;-0.0541552;-0.03640031,0.08356816;0.005072306;-0.03673107,0.09491431;-0.3606491;0.01570596,0.1019074;-0.766211;0.1121462,0.1039211;-0.7276822;0.02603801,-0.08202275;0.006108161;-0.03991862,-0.1104958;-0.3604352;-0.001633476,-0.1347506;-0.7663271;0.090527,-0.1304141;-0.7277309;0.004511178,0.01039137;0.554719;0.004485923,0;0;0,0.003764428;0.3217988;-0.005248308,0.005800858;0.6298429;-0.0249157,0.1759606;0.507831;-0.04369307,0.255665;0.2344734;-0.03289509,0.2910504;-0.03590062;-0.09436131,-0.160514;0.5012957;0.02113826,-0.2064235;0.2201671;0.01387688,-0.2635919;-0.04882589;-0.0361923,0.07222386;0.00499174;-0.0558331,0.1040169;-0.3597095;-0.004718069,0.1005971;-0.7627122;0.1020863,0.1159399;-0.7987012;0.04822087,-0.08799635;0.002004334;-0.02472172,-0.11499;-0.3663498;-0.009986761,-0.1156159;-0.7747545;0.07388997,-0.1282525;-0.8130789;0.02228074,0.005564429;0.5545384;-0.01744437,347.3347
+0;0;0,0.005926833;0.3217512;0.007672947,0.01192464;0.6303429;0.0002233107,0.1819029;0.5087937;0.02382965,0.2226976;0.2275218;0.04410877,0.2750195;-0.04389629;0.002722483,-0.159513;0.4997093;0.006485568,-0.2035296;0.2181924;0.006255718,-0.2501993;-0.0540593;-0.03639606,0.08358191;0.005073141;-0.03673712,0.09492473;-0.3605409;0.01568452,0.1018572;-0.7625842;0.1112881,0.1039409;-0.7237585;0.02218316,-0.08203625;0.006109165;-0.03992518,-0.1105009;-0.3603265;-0.001651291,-0.1345453;-0.762697;0.08970962,-0.1300579;-0.7238016;0.0007002875,0.01039255;0.554782;0.004486325,0;0;0,0.003604032;0.3218337;-0.005285263,0.00560578;0.6299303;-0.02494717,0.1757722;0.5078847;-0.04372549,0.255535;0.2345501;-0.03298235,0.2908148;-0.03576928;-0.09463429,-0.1606938;0.5014074;0.02117871,-0.2062897;0.2202375;0.01384521,-0.2628108;-0.04873848;-0.036904,0.07221752;0.004993454;-0.05586576,0.1039072;-0.3596166;-0.004820824,0.1003329;-0.7589226;0.101804,0.1152881;-0.7974898;0.04615498,-0.08800668;0.002015155;-0.02473967,-0.1150255;-0.3662121;-0.009608658,-0.1154892;-0.7711152;0.0733388,-0.1283424;-0.8116851;0.01970468,0.005379289;0.5546027;-0.01748514,347.3571
+0;0;0,0.005925962;0.3217039;0.007671819,0.01192456;0.6303367;0.0002213139,0.1818382;0.5087976;0.02382079,0.2226324;0.2275296;0.04409963,0.2749554;-0.04389432;0.002712451,-0.1594494;0.4997166;0.006483224,-0.2034653;0.2182036;0.006253377,-0.2501361;-0.0540539;-0.03639932,0.08357825;0.005072919;-0.0367355,0.09491148;-0.3602319;0.0156418,0.1018508;-0.7626756;0.1113406,0.1038556;-0.7241842;0.02561033,-0.08203265;0.006108898;-0.03992344,-0.1104733;-0.3600169;-0.001681909,-0.1345416;-0.7627881;0.08976997,-0.1302241;-0.7242296;0.004131712,0.01039233;0.5547686;0.004484731,0;0;0,0.003551893;0.321786;-0.005341053,0.005561858;0.6299218;-0.02504158,0.175703;0.5080512;-0.04373479,0.2552846;0.2346677;-0.03299832,0.2906622;-0.03559124;-0.09488618,-0.1607446;0.5016654;0.0211971,-0.2061691;0.220475;0.01373886,-0.2623227;-0.0484502;-0.0377158,0.07218227;0.004981458;-0.05590582,0.1039663;-0.359329;-0.005042315,0.1001477;-0.7590168;0.1017401,0.1147187;-0.7932677;0.04619455,-0.08799522;0.002044152;-0.02476322,-0.1150272;-0.3658783;-0.009871026,-0.115693;-0.7711586;0.07328394,-0.1271023;-0.8099331;0.02263113,0.005317502;0.5545871;-0.01757908,347.3907
+0;0;0,0.00597679;0.3217002;0.007784604,0.01200701;0.6303345;0.0004250514,0.1819049;0.5087698;0.02403564,0.2226583;0.2274902;0.04423434,0.2749781;-0.04390657;0.002665445,-0.1604038;0.5029938;0.006427526,-0.2024054;0.2211731;0.006546717,-0.2492702;-0.05112806;-0.03561204,0.08356927;0.005117293;-0.03674976,0.09475357;-0.360224;0.01540479,0.1021712;-0.7625639;0.1115033,0.1042763;-0.7240682;0.02577583,-0.08204062;0.006056771;-0.039915,-0.1103389;-0.3600713;-0.001588743,-0.1344258;-0.7628037;0.09002881,-0.1300068;-0.724238;0.004396439,0.01046898;0.5547655;0.00466947,0;0;0,0.003551893;0.321786;-0.005341053,0.005561858;0.6299218;-0.02504158,0.175703;0.5080512;-0.04373479,0.2552846;0.2346677;-0.03299832,0.2906622;-0.03559124;-0.09488618,-0.1607446;0.5016654;0.0211971,-0.2061691;0.220475;0.01373886,-0.2623227;-0.0484502;-0.0377158,0.07218227;0.004981458;-0.05590582,0.1039663;-0.359329;-0.005042315,0.1001477;-0.7590168;0.1017401,0.1147187;-0.7932677;0.04619455,-0.08799522;0.002044152;-0.02476322,-0.1150272;-0.3658783;-0.009871026,-0.115693;-0.7711586;0.07328394,-0.1271023;-0.8099331;0.02263113,0.005317502;0.5545871;-0.01757908,347.4132
+0;0;0,0.005976706;0.3216957;0.007784495,0.01200833;0.6304017;0.0004233778,0.1819197;0.5088192;0.02403632,0.2226396;0.2277711;0.0442184,0.2747415;-0.04249561;0.002822597,-0.1604166;0.5030426;0.00642679,-0.2023836;0.2214539;0.006545882,-0.2490532;-0.04971337;-0.03543732,0.08357071;0.005117381;-0.03675039,0.09474815;-0.3599999;0.01537218,0.1021688;-0.7625008;0.1115091,0.104273;-0.7240082;0.02581365,-0.08204204;0.006056875;-0.03991568,-0.110323;-0.3598467;-0.001612931,-0.1344195;-0.7627402;0.09004127,-0.1300022;-0.7241778;0.004440844,0.01047001;0.5548185;0.004668592,0;0;0,0.003491506;0.3217815;-0.00538063,0.005492195;0.6299878;-0.02511072,0.1756551;0.508083;-0.04364395,0.2550787;0.2348949;-0.03298545,0.2909124;-0.03415471;-0.09463441,-0.160804;0.501637;0.02118083,-0.2060459;0.2206617;0.01346692,-0.2619035;-0.04714566;-0.03783107,0.07217637;0.004999444;-0.0559144,0.1039169;-0.3590896;-0.005081173,0.09998862;-0.7589535;0.1016793,0.114041;-0.7932765;0.04613352,-0.08798532;0.002041266;-0.02480442,-0.1148278;-0.3656598;-0.009714106,-0.1159375;-0.7710525;0.07371166,-0.1279425;-0.8094631;0.02275936,0.005235419;0.5546389;-0.01764917,347.4383
+0;0;0,0.005976413;0.32168;0.007784115,0.0120092;0.6304454;0.0004213499,0.181868;0.508857;0.02402952,0.2226415;0.2274389;0.04423817,0.2746919;-0.04256102;0.002883233,-0.160364;0.5030822;0.006425346,-0.2023863;0.2211228;0.006544595,-0.2490098;-0.04977679;-0.03539716,0.08357927;0.005117905;-0.03675415,0.09475599;-0.3599759;0.01536506,0.1021255;-0.7597046;0.1108399,0.1043146;-0.72087;0.02169189,-0.08205044;0.006057496;-0.03991977,-0.1103295;-0.3598225;-0.001619484,-0.1342601;-0.7599412;0.08940347,-0.1296648;-0.7210338;0.0003543496,0.01047048;0.5548423;0.004667684,0;0;0,0.00343433;0.3217655;-0.005429268,0.005466759;0.6300277;-0.02521658,0.1756089;0.5081777;-0.04350257,0.255022;0.2345888;-0.03302813,0.2908978;-0.03419706;-0.09456265,-0.1607966;0.5016925;0.02110797,-0.2060873;0.2203479;0.01329937,-0.2621801;-0.0471144;-0.03805166,0.07219313;0.004963309;-0.0559113,0.1038306;-0.3591104;-0.005076408,0.09956019;-0.7561989;0.1010144,0.1136514;-0.7947574;0.04505563,-0.08798362;0.002084346;-0.02484139,-0.1148715;-0.3655951;-0.009885379,-0.1162397;-0.7681994;0.07294389,-0.1283855;-0.8085514;0.01878406,0.005190745;0.5546601;-0.0177412,347.4706
+0;0;0,0.005971692;0.3216578;0.007934744,0.01199946;0.6304893;0.0006599547,0.1816419;0.508906;0.02390841,0.2224669;0.2274638;0.04432147,0.2745283;-0.04293364;0.002793901,-0.1599381;0.5025326;0.006675788,-0.2024474;0.2206;0.006851671,-0.2496649;-0.05069184;-0.03463296,0.08358228;0.005129827;-0.03669641,0.09430314;-0.359911;0.01533752,0.1019204;-0.7603779;0.111192,0.1040276;-0.7215297;0.02211678,-0.0820096;0.006044478;-0.03996037,-0.1102342;-0.3597533;-0.001585983,-0.1343577;-0.7606059;0.08982015,-0.1298481;-0.7216949;0.0008404478,0.01045969;0.5548637;0.004890532,0;0;0,0.003489539;0.3217462;-0.005438566,0.005679019;0.6300718;-0.02523112,0.1755311;0.5082256;-0.04333997,0.2550076;0.2346019;-0.03301167,0.2910968;-0.03460157;-0.09446704,-0.1604481;0.5018989;0.02103361,-0.2059329;0.2205462;0.01298142,-0.2630733;-0.04711741;-0.03840813,0.07224128;0.004912689;-0.05582118,0.1037511;-0.3591129;-0.005128618,0.09947722;-0.7569125;0.1014407,0.1136608;-0.7967802;0.04727006,-0.08794539;0.002115734;-0.02490126,-0.1154873;-0.3654863;-0.01121032,-0.1164472;-0.7687269;0.07255088,-0.128432;-0.8090364;0.01842072,0.005340934;0.5546821;-0.01776171,347.4951
+0;0;0,0.005971222;0.3216325;0.007934119,0.011999;0.6304643;0.0006593042,0.1814919;0.5089206;0.02389118,0.2224066;0.2268598;0.0443491,0.2743584;-0.04296839;0.002908971,-0.1597898;0.5025526;0.006673608,-0.2023925;0.2200004;0.006849878,-0.2495105;-0.0507203;-0.0345474,0.08359498;0.005130605;-0.03670198,0.09430833;-0.3596546;0.01529552,0.1019367;-0.7607033;0.1112893,0.1040358;-0.721889;0.0225544,-0.08202206;0.006045395;-0.03996643,-0.1102269;-0.3594963;-0.001618922,-0.1343854;-0.7609313;0.08992002,-0.1298931;-0.7220543;0.001280323,0.01045922;0.5548381;0.004889912,0;0;0,0.003525421;0.3217206;-0.005434513,0.00588154;0.6300473;-0.02519703,0.1756612;0.5084691;-0.042768,0.255275;0.2342257;-0.03261781,0.29145;-0.03435105;-0.09411097,-0.1601728;0.5019569;0.02104007,-0.2064766;0.2201104;0.01271349,-0.26526;-0.04650998;-0.03907049,0.07226466;0.004894868;-0.05581522,0.1040099;-0.3588634;-0.005228758,0.09940064;-0.7571767;0.1017213,0.113457;-0.7964833;0.04736137,-0.08795039;0.002192865;-0.02492787,-0.1153358;-0.3651609;-0.0112167,-0.1163989;-0.768986;0.07267146,-0.1295009;-0.8087724;0.01868824,0.005478583;0.554656;-0.01774216,347.5172
+0;0;0,0.005969299;0.3215289;0.007931564,0.01199562;0.6302867;0.0006588972,0.1813783;0.5088003;0.02387692,0.2222949;0.2267262;0.04433581,0.2743162;-0.04346269;0.002840284,-0.1596823;0.5024366;0.006670503,-0.202287;0.219871;0.006846781,-0.249468;-0.0512116;-0.03460584,0.08357098;0.005129132;-0.03669145,0.09428693;-0.3597446;0.01531868,0.1019117;-0.7606078;0.1112681,0.1040355;-0.72169;0.02149159,-0.0819985;0.00604366;-0.03995496,-0.1102102;-0.3595867;-0.001598142,-0.1343576;-0.7608361;0.08989846,-0.1298125;-0.7218549;0.0002182946,0.0104564;0.5546881;0.004887963,0;0;0,0.003582783;0.3216174;-0.005369902,0.006153688;0.629873;-0.02507091,0.1758314;0.5084505;-0.04224801,0.2553596;0.2341606;-0.03230572,0.2920588;-0.03476274;-0.0936532,-0.1600367;0.5023511;0.02109493,-0.2066959;0.2205506;0.01273425,-0.2687656;-0.0456576;-0.03932998,0.07229419;0.004812539;-0.05574107,0.1040572;-0.3590285;-0.005109549,0.09946753;-0.757139;0.1018612,0.1128903;-0.7970018;0.04633761,-0.08784731;0.002439183;-0.02517099,-0.1150869;-0.3650231;-0.01167284,-0.1162455;-0.7685915;0.07251149,-0.1303857;-0.8093001;0.01825093,0.005672343;0.5545069;-0.01764607,347.552
+0;0;0,0.005956983;0.3215291;0.007935105,0.01197105;0.6302878;0.0006867801,0.1813848;0.5088899;0.02386333,0.222235;0.2267924;0.04413125,0.2743018;-0.04343081;0.002917551,-0.1595969;0.5020936;0.006744565,-0.2027128;0.2196055;0.006959553,-0.2504527;-0.05145589;-0.03398845,0.08356894;0.005137532;-0.03669491,0.09406899;-0.35976;0.01519233,0.102111;-0.7606033;0.1111909,0.1042107;-0.7216948;0.02141292,-0.08200382;0.006037321;-0.039945,-0.1103152;-0.3595855;-0.001589689,-0.1343533;-0.7608366;0.08992793,-0.1298306;-0.721853;0.000246875,0.01043529;0.5546886;0.004907742,0;0;0,0.003582783;0.3216174;-0.005369902,0.006153688;0.629873;-0.02507091,0.1758314;0.5084505;-0.04224801,0.2553596;0.2341606;-0.03230572,0.2920588;-0.03476274;-0.0936532,-0.1600367;0.5023511;0.02109493,-0.2066959;0.2205506;0.01273425,-0.2687656;-0.0456576;-0.03932998,0.07229419;0.004812539;-0.05574107,0.1040572;-0.3590285;-0.005109549,0.09946753;-0.757139;0.1018612,0.1128903;-0.7970018;0.04633761,-0.08784731;0.002439183;-0.02517099,-0.1150869;-0.3650231;-0.01167284,-0.1162455;-0.7685915;0.07251149,-0.1303857;-0.8093001;0.01825093,0.005672343;0.5545069;-0.01764607,347.5747
+0;0;0,0.005956041;0.3214782;0.007933849,0.01196884;0.6301719;0.0006872178,0.1812245;0.5088364;0.02384509,0.2221738;0.226055;0.04416214,0.2742765;-0.04435468;0.002920009,-0.1594411;0.5020463;0.006742192,-0.2026615;0.2188735;0.006957702,-0.2504343;-0.05237496;-0.03401855,0.08356056;0.005137017;-0.03669123,0.09405173;-0.3594519;0.01515212,0.1021464;-0.7629194;0.1117792,0.1042134;-0.7241493;0.02339645,-0.0819956;0.006036717;-0.03994099,-0.110283;-0.3592769;-0.001618121,-0.1344785;-0.7631549;0.09049863,-0.130026;-0.7243109;0.002211325,0.01043348;0.5545926;0.004907073,0;0;0,0.003624164;0.3215661;-0.00536561,0.00633058;0.6297549;-0.02507615,0.1759066;0.5083869;-0.04149914,0.2561565;0.233587;-0.03150415,0.2938611;-0.03538281;-0.09290946,-0.1598565;0.5026566;0.02108271,-0.207104;0.220248;0.01284033,-0.2731727;-0.04523897;-0.03901153,0.07234309;0.004772872;-0.05566597,0.1043099;-0.3587548;-0.005181555,0.09937686;-0.7594635;0.1025054,0.1129204;-0.7969704;0.04636192,-0.08776234;0.002638417;-0.02541284,-0.11485;-0.3645113;-0.01162084,-0.1159911;-0.7707387;0.07303324,-0.1299149;-0.8103593;0.01963107,0.005803145;0.5544089;-0.01765299,347.5973
+0;0;0,0.005955596;0.3214543;0.007933257,0.01196876;0.6301668;0.0006861258,0.1811476;0.5088458;0.02383582,0.2222649;0.2249043;0.04423623,0.2743901;-0.04562217;0.002976283,-0.159365;0.5020589;0.006740609,-0.2027627;0.2177242;0.006957002,-0.2505561;-0.05364135;-0.03403695,0.08357459;0.005137879;-0.03669739,0.09405908;-0.3592188;0.01511294,0.1021257;-0.7612845;0.1114042,0.1042161;-0.7224149;0.02201826,-0.08200937;0.00603773;-0.0399477,-0.1102788;-0.3590432;-0.001649246,-0.1343902;-0.761518;0.09014745,-0.1298872;-0.7225736;0.0008579493,0.01043328;0.5545815;0.004906313,0;0;0,0.003637969;0.3215426;-0.005325317,0.006402127;0.629758;-0.02491736,0.1759709;0.5084918;-0.04091024,0.2568726;0.2326612;-0.03080893,0.2960395;-0.03631881;-0.09179807,-0.1597679;0.5026315;0.02096308,-0.2086152;0.2193031;0.01268206,-0.2789306;-0.04552525;-0.03757389,0.07241794;0.004734561;-0.05559707,0.1043815;-0.358573;-0.005238056,0.09957027;-0.7578496;0.1022282,0.1122597;-0.797278;0.04662633,-0.08773858;0.002775138;-0.02553523,-0.1148922;-0.3641431;-0.01198051,-0.1158665;-0.7689116;0.07260921,-0.1301838;-0.8089795;0.01821801,0.005854882;0.5544019;-0.01753831,347.6309
+0;0;0,0.0059904;0.3214109;0.008060466,0.01201426;0.6301141;0.0008536307,0.1811569;0.5087241;0.02369157,0.2226414;0.2243774;0.04419474,0.2746922;-0.04636621;0.003009748,-0.1599804;0.5043272;0.006557196,-0.2023778;0.2193772;0.007174694,-0.2534285;-0.05162594;-0.03355232,0.08360291;0.005138373;-0.03667333,0.09406643;-0.3599009;0.01527054,0.1028741;-0.7623051;0.1118658,0.1050203;-0.7233764;0.02203132,-0.08200601;0.006033685;-0.03999238,-0.1102122;-0.3597318;-0.001504328,-0.1343884;-0.7626148;0.09035483,-0.1298122;-0.7236167;0.0006182641,0.010475;0.5545313;0.005060825,0;0;0,0.003623821;0.3215035;-0.005311012,0.006388374;0.6297106;-0.02487636,0.176094;0.5086827;-0.0399878,0.2578039;0.2326089;-0.0299294,0.3000862;-0.03641707;-0.08946764,-0.1597501;0.5025989;0.02094573,-0.2102971;0.2190963;0.01284161,-0.2854836;-0.04485631;-0.03598044,0.07253946;0.004712433;-0.05546713,0.1045183;-0.3592218;-0.004569773,0.0997454;-0.7591676;0.1020041,0.1118539;-0.7982432;0.0451138,-0.08772224;0.002840686;-0.02564215,-0.1154046;-0.3647507;-0.01254484,-0.1161021;-0.7698985;0.072262,-0.1297529;-0.8101134;0.01714315,0.005840376;0.5543566;-0.01750779,347.6644
+0;0;0,0.005988266;0.3212964;0.008057595,0.01201102;0.6299437;0.000852386,0.1810012;0.5086159;0.02367245,0.2226554;0.2231057;0.04425951,0.2746347;-0.04726601;0.00313108,-0.1598304;0.5042229;0.00655343,-0.2024013;0.2181071;0.007173455,-0.2533819;-0.05252388;-0.03349761,0.08360095;0.005138252;-0.03667247,0.09406066;-0.3597679;0.01525246,0.1028403;-0.7608931;0.1115407,0.1049995;-0.7219106;0.02116514,-0.0820041;0.006033544;-0.03999145,-0.1102;-0.3595986;-0.001517426,-0.1342994;-0.7612011;0.09004976,-0.1296955;-0.7221488;-0.0002272874,0.0104722;0.5543821;0.0050584,0;0;0,0.003602177;0.3213911;-0.005189419,0.006365635;0.629545;-0.02471399,0.1760345;0.5087836;-0.03935242,0.2589116;0.2318549;-0.02854133,0.3047207;-0.03636044;-0.08733165,-0.1596458;0.5024883;0.02095271,-0.2126598;0.2182301;0.01309423,-0.2918629;-0.04429957;-0.03485683,0.07262591;0.004668057;-0.05535412,0.1044154;-0.3591554;-0.004520658,0.09962511;-0.7578522;0.1016297,0.1119044;-0.7978069;0.04498482,-0.08764018;0.002926798;-0.02590412,-0.1153132;-0.3645209;-0.01254213,-0.1158406;-0.7683607;0.0720925,-0.1287825;-0.8092815;0.01681283,0.005817287;0.5542108;-0.01736069,347.6975
+0;0;0,0.005985834;0.3211659;0.008054323,0.01200819;0.6297927;0.0008495706,0.1806715;0.5085573;0.0236337,0.2225994;0.2211712;0.04435602,0.2742964;-0.04773211;0.003450971,-0.1595067;0.5041727;0.006547497,-0.2023573;0.2161769;0.007171596,-0.2530609;-0.05298415;-0.03327858,0.08358175;0.005137071;-0.03666404,0.09403899;-0.3596832;0.01524866,0.1028261;-0.7611477;0.1116184,0.1049871;-0.7221574;0.0211638,-0.08198526;0.006032157;-0.03998225,-0.1101745;-0.3595139;-0.001517292,-0.1342943;-0.7614561;0.09012736,-0.1296864;-0.7223958;-0.0002286062,0.01046946;0.5542357;0.005055333,0;0;0,0.003583051;0.3212605;-0.005206823,0.006348357;0.6293938;-0.02473283,0.1758899;0.5090889;-0.03850555,0.2610824;0.2309361;-0.02620006,0.313072;-0.03491962;-0.08340645,-0.159337;0.5024461;0.02091526,-0.2160766;0.2169689;0.01307309,-0.2984926;-0.04355401;-0.03153874,0.07277311;0.00467813;-0.05512476,0.1044487;-0.3590766;-0.004358292,0.09961102;-0.7581183;0.101851,0.1123331;-0.7976984;0.04471708,-0.08756947;0.003012779;-0.0260588,-0.1152917;-0.3643347;-0.01244207,-0.1156502;-0.7684107;0.07276675,-0.1278853;-0.8089771;0.0167471,0.00579758;0.5540641;-0.01738071,347.7199
+0;0;0,0.005918933;0.3211271;0.008083936,0.01190168;0.6297517;0.0009198412,0.1800995;0.5087503;0.02355506,0.222369;0.2216473;0.04379386,0.2737554;-0.04138634;0.004221149,-0.1588584;0.5034781;0.006572803,-0.2029211;0.2159335;0.007588146,-0.2549434;-0.0471184;-0.03102077,0.08356456;0.005179888;-0.03667147,0.09389193;-0.3591665;0.01529724,0.1028419;-0.7606508;0.1116975,0.1049975;-0.7215883;0.02055489,-0.08198469;0.005987914;-0.03996648,-0.110325;-0.3590787;-0.001510855,-0.1343776;-0.7610453;0.09017949,-0.1297549;-0.721913;-0.0008643195,0.0103711;0.5541952;0.005115514,0;0;0,0.00359527;0.3212214;-0.005183458,0.006406873;0.6293535;-0.02466321,0.1756003;0.5094744;-0.03757858,0.263117;0.2323857;-0.02390051,0.3222552;-0.02636635;-0.07815301,-0.1588128;0.5025299;0.02075838,-0.2206784;0.2183683;0.01373854,-0.3037367;-0.03613406;-0.02777208,0.07284833;0.004703254;-0.05500603,0.104408;-0.3586007;-0.004312281,0.099406;-0.7576475;0.1019862,0.112922;-0.797094;0.04377747,-0.08751506;0.003039972;-0.02620184,-0.1153849;-0.3638194;-0.01230557,-0.116791;-0.768034;0.07237781,-0.130808;-0.8084979;0.01552612,0.005840793;0.5540235;-0.01732826,347.753
+0;0;0,0.005918933;0.3211271;0.008083936,0.01190168;0.6297517;0.0009198412,0.1800995;0.5087503;0.02355506,0.222369;0.2216473;0.04379386,0.2737554;-0.04138634;0.004221149,-0.1588584;0.5034781;0.006572803,-0.2029211;0.2159335;0.007588146,-0.2549434;-0.0471184;-0.03102077,0.08356456;0.005179888;-0.03667147,0.09389193;-0.3591665;0.01529724,0.1028419;-0.7606508;0.1116975,0.1049975;-0.7215883;0.02055489,-0.08198469;0.005987914;-0.03996648,-0.110325;-0.3590787;-0.001510855,-0.1343776;-0.7610453;0.09017949,-0.1297549;-0.721913;-0.0008643195,0.0103711;0.5541952;0.005115514,0;0;0,0.00359527;0.3212214;-0.005183458,0.006406873;0.6293535;-0.02466321,0.1756003;0.5094744;-0.03757858,0.263117;0.2323857;-0.02390051,0.3222552;-0.02636635;-0.07815301,-0.1588128;0.5025299;0.02075838,-0.2206784;0.2183683;0.01373854,-0.3037367;-0.03613406;-0.02777208,0.07284833;0.004703254;-0.05500603,0.104408;-0.3586007;-0.004312281,0.099406;-0.7576475;0.1019862,0.112922;-0.797094;0.04377747,-0.08751506;0.003039972;-0.02620184,-0.1153849;-0.3638194;-0.01230557,-0.116791;-0.768034;0.07237781,-0.130808;-0.8084979;0.01552612,0.005840793;0.5540235;-0.01732826,347.7755
+0;0;0,0.005916257;0.3209819;0.008080281,0.01189859;0.6295851;0.0009168256,0.1800062;0.5086166;0.02354175,0.2223763;0.2208308;0.04382868,0.274405;-0.04549119;0.003761251,-0.1587712;0.5033472;0.006568535,-0.2029387;0.2151186;0.007586293,-0.2556114;-0.05122182;-0.03150529,0.08351632;0.005176898;-0.0366503,0.0938133;-0.3580974;0.0151655,0.1027991;-0.7611907;0.1119521,0.1049379;-0.722199;0.02152211,-0.08193736;0.005984458;-0.03994341,-0.1101943;-0.358008;-0.001600932,-0.1343433;-0.7615855;0.09045687,-0.1297568;-0.7225246;0.000124909,0.01036818;0.5540372;0.005112023,0;0;0,0.003550976;0.3210778;-0.005110502,0.006349377;0.6291912;-0.02455497,0.1757486;0.5098183;-0.03602767,0.2665634;0.2331555;-0.02060604,0.3312745;-0.02785918;-0.07467628,-0.1587979;0.5024509;0.02080419,-0.2265345;0.2188913;0.01504408,-0.3140751;-0.03801316;-0.02466152,0.07293697;0.004689589;-0.0548017,0.1043222;-0.3575851;-0.004490852,0.09931858;-0.7581998;0.1023519,0.1134731;-0.7977203;0.04552269,-0.08734676;0.003158794;-0.02656284,-0.1153842;-0.3625859;-0.01228518,-0.1168242;-0.768424;0.07272016,-0.1307016;-0.8079948;0.01588416,0.00578896;0.5538681;-0.01723742,347.7979
+0;0;0,0.005892247;0.3208187;0.008064242,0.01185451;0.6293494;0.0009117667,0.1796563;0.5084879;0.02340564,0.222389;0.2210916;0.04340931,0.2757286;-0.04997811;0.002880871,-0.1583097;0.5026344;0.006540615,-0.204253;0.2150411;0.008023937,-0.2595657;-0.05581632;-0.0312597,0.08346262;0.005175243;-0.03662619,0.09360655;-0.3572834;0.01507286,0.1027479;-0.7618498;0.1122826,0.1049097;-0.7226815;0.02007728,-0.08189129;0.005980559;-0.03990386,-0.110161;-0.3571871;-0.001667179,-0.1343174;-0.7622565;0.09075834,-0.1296597;-0.7230158;-0.001347438,0.01032994;0.5538276;0.005101061,0;0;0,0.003501162;0.3209149;-0.005075455,0.006292604;0.6289606;-0.0244379,0.1755534;0.5100176;-0.03501105,0.2693511;0.23478;-0.01860595,0.3422807;-0.02977306;-0.07017541,-0.15871;0.5029523;0.02091091,-0.2301773;0.220662;0.01566916,-0.3261565;-0.0383189;-0.02535911,0.07305477;0.004725397;-0.05454302,0.1042047;-0.3567924;-0.004678249,0.09943617;-0.7589267;0.1024315,0.115254;-0.7994857;0.04445052,-0.08722256;0.003191683;-0.02676391,-0.1153825;-0.3617058;-0.01231509,-0.1167835;-0.7688521;0.07392397,-0.1290812;-0.8108664;0.01688641,0.005734511;0.5536612;-0.01715183,347.8315
+0;0;0,0.005889236;0.3206548;0.008060123,0.01185035;0.6291263;0.0009092344,0.1791654;0.5084148;0.02334937,0.2217757;0.2218422;0.04329571,0.2741135;-0.04413661;0.003528435,-0.1578284;0.5025781;0.006532859,-0.20364;0.215809;0.008011931,-0.2579139;-0.04996145;-0.03053393,0.083409;0.005171919;-0.03660266,0.0935597;-0.3575284;0.01513086,0.102701;-0.762095;0.1123407,0.1048572;-0.7229506;0.02037501,-0.08183868;0.005976717;-0.03987823,-0.1101272;-0.3574331;-0.00161605,-0.1342837;-0.7625028;0.09080952,-0.1296381;-0.7232861;-0.001056857,0.01032617;0.5536241;0.005097447,0;0;0,0.003433824;0.3207531;-0.004983187,0.006192081;0.6287403;-0.02433491,0.175077;0.5101639;-0.03442669,0.2731867;0.237395;-0.01684809,0.3557429;-0.01950088;-0.06432819,-0.1584745;0.5033569;0.02087255,-0.2338228;0.2229316;0.01622148,-0.3354856;-0.0284712;-0.02285188,0.07310354;0.004634798;-0.05438709,0.1040973;-0.3571412;-0.004503012,0.09946609;-0.7593147;0.1024668,0.1149735;-0.799612;0.04446888,-0.08707129;0.003319981;-0.02703948,-0.1168192;-0.3617206;-0.01320521,-0.1171494;-0.7687807;0.07345181,-0.1296564;-0.8102866;0.0162116,0.005645141;0.5534604;-0.01704955,347.8537
+0;0;0,0.005887541;0.3205625;0.008057802,0.01184801;0.629001;0.0009076544,0.1781976;0.5085556;0.02324298,0.2206595;0.2229802;0.04311991,0.2734678;-0.04538926;0.002995204,-0.1568688;0.5027523;0.006522653,-0.202521;0.2169812;0.007996578,-0.2572828;-0.05117807;-0.03089574,0.08328822;0.00516443;-0.03654966,0.09347425;-0.3587986;0.01536397,0.1025863;-0.762069;0.1122624,0.1047511;-0.7228881;0.01992989,-0.08172017;0.005968063;-0.03982048,-0.1101072;-0.3587069;-0.001425091,-0.1341862;-0.7624788;0.09070435,-0.1295221;-0.7232253;-0.001528412,0.01032399;0.5535063;0.00509545,0;0;0,0.003406666;0.3206608;-0.004992485,0.006098509;0.6286168;-0.02432585,0.1742499;0.5107583;-0.03334427,0.2773931;0.2410353;-0.01430702,0.366259;-0.01686144;-0.05917335,-0.1577127;0.5039241;0.02073284,-0.2369151;0.2256007;0.01693275,-0.3443387;-0.02618536;-0.02160054,0.07317092;0.004649624;-0.05407286,0.1040458;-0.3583779;-0.003817558,0.09952067;-0.75936;0.1024475,0.1145734;-0.79916;0.04315472,-0.08689332;0.00335515;-0.02716193,-0.1167354;-0.3629452;-0.01297053,-0.1169846;-0.7687058;0.07338637,-0.1297978;-0.8094294;0.01466444,0.00557176;0.5533437;-0.01704717,347.8874
+0;0;0,0.00582711;0.3205652;0.007994253,0.01174413;0.6290028;0.0007775305,0.1780984;0.5085246;0.02311322,0.2216147;0.2230877;0.04269705,0.2761385;-0.04512116;0.003812332,-0.1576085;0.5049379;0.00636889,-0.2038479;0.2192674;0.008758204,-0.2626323;-0.04823539;-0.02875848,0.08329603;0.005197137;-0.03652721,0.09336789;-0.3587732;0.01535767,0.1025355;-0.7620281;0.1123151,0.1047452;-0.7228506;0.01998336,-0.08170861;0.005934074;-0.03984929,-0.1101352;-0.3587247;-0.001329269,-0.1342742;-0.7625176;0.09069209,-0.1295648;-0.7232688;-0.001538858,0.01023177;0.553509;0.00498459,0;0;0,0.003406666;0.3206608;-0.004992485,0.006098509;0.6286168;-0.02432585,0.1742499;0.5107583;-0.03334427,0.2773931;0.2410353;-0.01430702,0.366259;-0.01686144;-0.05917335,-0.1577127;0.5039241;0.02073284,-0.2369151;0.2256007;0.01693275,-0.3443387;-0.02618536;-0.02160054,0.07317092;0.004649624;-0.05407286,0.1040458;-0.3583779;-0.003817558,0.09952067;-0.75936;0.1024475,0.1145734;-0.79916;0.04315472,-0.08689332;0.00335515;-0.02716193,-0.1167354;-0.3629452;-0.01297053,-0.1169846;-0.7687058;0.07338637,-0.1297978;-0.8094294;0.01466444,0.00557176;0.5533437;-0.01704717,347.9098
+0;0;0,0.005824907;0.320444;0.007991231,0.0117412;0.6288442;0.000775422,0.1777729;0.5084625;0.02307569,0.2213529;0.2226078;0.04268818,0.2747553;-0.04008451;0.004603244,-0.1572886;0.5048827;0.006363562,-0.2035956;0.2187941;0.008756372,-0.2611709;-0.04320672;-0.02798866,0.08325259;0.005194427;-0.03650815,0.09332543;-0.3588111;0.01538174,0.1025202;-0.7632613;0.1126266,0.1047068;-0.7241799;0.02126174,-0.08166599;0.005930979;-0.03982851,-0.1100953;-0.358763;-0.001304757,-0.1343058;-0.7637528;0.09098934,-0.1296458;-0.7246009;-0.0002757311,0.01022905;0.5533604;0.004981922,0;0;0,0.003411129;0.3205415;-0.004863501,0.006048299;0.6284655;-0.02411914,0.1739354;0.510747;-0.03285789,0.2825991;0.2428907;-0.01183414,0.3780165;-0.007011533;-0.0537138,-0.1576203;0.5046046;0.0209558,-0.2424501;0.2275142;0.01631166,-0.3621827;-0.01202795;-0.02360351,0.07323419;0.004523471;-0.05391764,0.1041099;-0.3585408;-0.003667589,0.09937874;-0.7607646;0.1027029,0.1143534;-0.7998791;0.04410481,-0.08674237;0.003488546;-0.02746655,-0.1165484;-0.3628341;-0.01285931,-0.1174312;-0.7700037;0.07277456,-0.1296546;-0.8088722;0.01325561,0.005542457;0.5531998;-0.01686692,347.9323
+0;0;0,0.00582201;0.3202846;0.007987256,0.01173701;0.628617;0.0007729628,0.1774326;0.5083404;0.02303607,0.2211294;0.2217197;0.04270112,0.2757236;-0.04683512;0.003766235,-0.1569561;0.5047678;0.006357495,-0.2033872;0.2179126;0.008756718,-0.2622474;-0.04993534;-0.02880836,0.08318404;0.005190149;-0.03647809,0.09326479;-0.3591012;0.01545254,0.102473;-0.7641417;0.1128393,0.1046393;-0.7251443;0.02231954,-0.08159875;0.005926095;-0.03979572,-0.1100504;-0.3590542;-0.001241717,-0.1342962;-0.7646351;0.0911871,-0.1296793;-0.7255679;0.0007661656,0.01022515;0.5531482;0.00497863,0;0;0,0.003475405;0.3203821;-0.004809141,0.006122351;0.62824;-0.02403545,0.1737171;0.5107023;-0.03248191,0.2884565;0.244645;-0.01021242,0.3909056;-0.009389818;-0.05007005,-0.1575197;0.5056567;0.02113582,-0.2476778;0.2294356;0.01655762,-0.3702345;-0.01530547;-0.02467121,0.07329898;0.00442639;-0.0537107,0.1043384;-0.3589166;-0.00346088,0.09958111;-0.7618514;0.1025939,0.1139741;-0.8007258;0.04489946,-0.08656253;0.003622427;-0.02776653,-0.116233;-0.3629861;-0.01278597,-0.1169905;-0.7707438;0.07300376,-0.1290278;-0.8087581;0.01377,0.005616575;0.5529886;-0.01679015,347.9666
+0;0;0,0.005721217;0.3202283;0.008021033,0.01158883;0.6285377;0.0008252934,0.1766024;0.5085422;0.02284446,0.2213666;0.2219487;0.04249381,0.2782166;-0.04713491;0.003708839,-0.1561776;0.5042887;0.006404826,-0.2058914;0.2178706;0.01076428,-0.269602;-0.04997867;-0.02584056,0.08317344;0.005201354;-0.03641811,0.09318428;-0.3591273;0.01549236,0.102405;-0.7642531;0.1129057,0.1045357;-0.725251;0.02236345,-0.08155368;0.005910519;-0.0398148,-0.1101033;-0.3590849;-0.001167886,-0.1344779;-0.764747;0.09127351,-0.129894;-0.7256735;0.0008293688,0.01009001;0.5530735;0.005029577,0;0;0,0.003439583;0.3203263;-0.004744291,0.006003328;0.6281657;-0.0238893,0.1728763;0.5106924;-0.03202796,0.294343;0.2476093;-0.008385658,0.4028343;-0.005319118;-0.04578924,-0.1569944;0.5061257;0.02109746,-0.255603;0.2326488;0.01756371,-0.3811615;-0.01166506;-0.02352132,0.0733577;0.004365623;-0.05357933,0.1044142;-0.3590175;-0.003394369,0.09962916;-0.7620004;0.1028278,0.1141765;-0.8006227;0.04483771,-0.08647269;0.003649149;-0.0279341,-0.1165281;-0.3629645;-0.01305345,-0.1167795;-0.7707801;0.07289761,-0.1287956;-0.8088356;0.013673,0.005520552;0.5529169;-0.01666832,347.999
+0;0;0,0.005718349;0.3200678;0.008017012,0.01158465;0.6283078;0.0008227052,0.1757584;0.5085497;0.02275128,0.2206453;0.2211702;0.04245453,0.2777121;-0.04893929;0.003521681,-0.1553427;0.5043176;0.006394594,-0.2051928;0.217114;0.010766,-0.2691463;-0.05175644;-0.0259784,0.08314966;0.005199866;-0.0364077,0.09315719;-0.3590085;0.01548564,0.1023646;-0.7635518;0.1127589,0.104505;-0.7245084;0.02180271,-0.08153036;0.005908828;-0.03980341,-0.1100705;-0.3589661;-0.001169253,-0.1344101;-0.7640449;0.09113923,-0.1298052;-0.7249299;0.0002815872,0.01008608;0.5528563;0.005026284,0;0;0,0.003471367;0.3201666;-0.004656076,0.006048329;0.6279393;-0.02375317,0.1721143;0.5107017;-0.03142548,0.3008165;0.2503984;-0.005580425,0.4157229;-0.001076341;-0.04147625,-0.156224;0.5065151;0.02108644,-0.2605108;0.2342804;0.01948611,-0.3902664;-0.009051606;-0.02155717,0.07347319;0.004263967;-0.05338478,0.104469;-0.3590109;-0.003269907,0.09991772;-0.7613508;0.1030502,0.1143918;-0.8007782;0.04534626,-0.08636034;0.003712283;-0.02818752,-0.1162325;-0.362778;-0.01291329,-0.1163526;-0.7699946;0.07297473,-0.1281554;-0.8079544;0.01296176,0.005563967;0.5527022;-0.01654243,348.0216
+0;0;0,0.005718349;0.3200678;0.008017012,0.01158465;0.6283078;0.0008227052,0.1757584;0.5085497;0.02275128,0.2206453;0.2211702;0.04245453,0.2777121;-0.04893929;0.003521681,-0.1553427;0.5043176;0.006394594,-0.2051928;0.217114;0.010766,-0.2691463;-0.05175644;-0.0259784,0.08314966;0.005199866;-0.0364077,0.09315719;-0.3590085;0.01548564,0.1023646;-0.7635518;0.1127589,0.104505;-0.7245084;0.02180271,-0.08153036;0.005908828;-0.03980341,-0.1100705;-0.3589661;-0.001169253,-0.1344101;-0.7640449;0.09113923,-0.1298052;-0.7249299;0.0002815872,0.01008608;0.5528563;0.005026284,0;0;0,0.003471367;0.3201666;-0.004656076,0.006048329;0.6279393;-0.02375317,0.1721143;0.5107017;-0.03142548,0.3008165;0.2503984;-0.005580425,0.4157229;-0.001076341;-0.04147625,-0.156224;0.5065151;0.02108644,-0.2605108;0.2342804;0.01948611,-0.3902664;-0.009051606;-0.02155717,0.07347319;0.004263967;-0.05338478,0.104469;-0.3590109;-0.003269907,0.09991772;-0.7613508;0.1030502,0.1143918;-0.8007782;0.04534626,-0.08636034;0.003712283;-0.02818752,-0.1162325;-0.362778;-0.01291329,-0.1163526;-0.7699946;0.07297473,-0.1281554;-0.8079544;0.01296176,0.005563967;0.5527022;-0.01654243,348.0476
+0;0;0,0.005592024;0.320002;0.007965546,0.01141387;0.6282069;0.0007705828,0.1746104;0.5088124;0.0224394,0.2214922;0.2191986;0.04224892,0.2799844;-0.04822287;0.003742572,-0.1549674;0.5061809;0.006123599,-0.2088981;0.2171848;0.01237976,-0.2758936;-0.04846376;-0.0245091,0.08307224;0.005153833;-0.03645131,0.09296885;-0.3594004;0.01548467,0.1021449;-0.7635945;0.1126653,0.1043427;-0.7244859;0.0210461,-0.08150801;0.005954956;-0.03971445,-0.1101662;-0.3592987;-0.001457918,-0.1346206;-0.7639902;0.09088862,-0.1299397;-0.7248101;-0.0006301701,0.009920728;0.5527611;0.004976425,0;0;0,0.003430173;0.3200977;-0.004657269,0.005968571;0.6278352;-0.02374959,0.1710851;0.5109251;-0.03071737,0.3077726;0.2519583;-0.003899811,0.4309464;0.006849617;-0.0380795,-0.1553506;0.5071828;0.02121801,-0.2656031;0.2345867;0.01973156,-0.398794;-0.004227996;-0.02083986,0.07352675;0.004195035;-0.05322099,0.1045208;-0.3594427;-0.003200531,0.1000005;-0.7614329;0.1030285,0.1146494;-0.7989318;0.04210901,-0.08626677;0.003688043;-0.02829664,-0.116105;-0.3631401;-0.0127437,-0.1156921;-0.7700666;0.07276536,-0.1279614;-0.8093355;0.013325,0.005492151;0.5526037;-0.01654005,348.0774
+0;0;0,0.005591047;0.3199461;0.007964156,0.01141227;0.6281176;0.0007699239,0.1741113;0.508863;0.02238558,0.2211261;0.2184278;0.04225129,0.2783763;-0.04331586;0.004562505,-0.1544707;0.5062395;0.00611908,-0.2085542;0.2164236;0.01239299,-0.2741274;-0.04358467;-0.02371265,0.0830401;0.005151839;-0.0364372,0.09294359;-0.359656;0.0155349,0.1021018;-0.763065;0.1125268,0.1042219;-0.7242783;0.02414585,-0.08147648;0.005952652;-0.03969909,-0.1101546;-0.359555;-0.001415942,-0.1345615;-0.7634605;0.09075122,-0.130046;-0.7246048;0.002467163,0.009919262;0.5526789;0.004975372,0;0;0,0.00328102;0.3200451;-0.004541397,0.005617589;0.6277606;-0.02347684,0.1702201;0.5105923;-0.03005862,0.3151715;0.2554287;-0.001105787,0.4420852;0.01848181;-0.03203869,-0.1552779;0.507944;0.0216769,-0.2709992;0.2367143;0.02085778,-0.4066591;0.005697817;-0.0170305,0.0736621;0.004041284;-0.05298519,0.1048269;-0.3598417;-0.002966642,0.10047;-0.7610645;0.1030114,0.1146269;-0.8005517;0.04949499,-0.08615658;0.003774407;-0.02850729,-0.1162174;-0.3632939;-0.01298022,-0.1153073;-0.7693819;0.07258752,-0.1274704;-0.806122;0.01522284,0.005192585;0.5525317;-0.01631165,348.0994
+0;0;0,0.005590183;0.3198967;0.007962924,0.01141089;0.6280411;0.0007692771,0.1739376;0.5088379;0.02236634,0.2211936;0.2169128;0.04233396,0.2781445;-0.04346254;0.004842196,-0.1542993;0.5062172;0.006116925,-0.2086604;0.2149145;0.01242302,-0.2738907;-0.04373455;-0.02349388,0.08298338;0.00514832;-0.03641231,0.09289441;-0.3599367;0.01559927,0.1020463;-0.7630646;0.1125235,0.1041567;-0.7243178;0.02454463,-0.08142083;0.005948586;-0.03967197,-0.1101207;-0.3598368;-0.001359735,-0.1345106;-0.7634609;0.0907432,-0.1300157;-0.7246455;0.002860703,0.009917997;0.5526079;0.004974418,0;0;0,0.003209613;0.3199981;-0.004409075,0.005446814;0.6276978;-0.02317739,0.1698525;0.5103359;-0.0296371,0.3217111;0.2576633;0.001146792,0.4546113;0.02537502;-0.02755952,-0.1554883;0.5089225;0.0220595,-0.2754787;0.2378978;0.02223059,-0.4137561;0.009847775;-0.01405901,0.07374204;0.003917679;-0.05277658,0.1050951;-0.3602362;-0.002782106,0.1007877;-0.7612028;0.1030357,0.1146194;-0.8004467;0.04978896,-0.08603219;0.003846779;-0.02867519,-0.1158392;-0.3635063;-0.0127443,-0.114629;-0.7693191;0.07272287,-0.1264097;-0.805009;0.01469445,0.005046353;0.5524698;-0.01605844,348.1331
+0;0;0,0.005384048;0.3197062;0.007961576,0.01100216;0.6277335;0.0007705181,0.1739092;0.5082949;0.02230576,0.2233786;0.2163198;0.04220384,0.2842691;-0.04065657;0.005283039,-0.1547984;0.505141;0.006305123,-0.2134995;0.2142887;0.0135014,-0.2827089;-0.04109585;-0.01961092,0.08287986;0.005201763;-0.0363933,0.09248758;-0.3586862;0.01559068,0.1016326;-0.7616431;0.1128413,0.103707;-0.7227992;0.02389196,-0.0813757;0.005877914;-0.03954802,-0.1100585;-0.3587253;-0.001457732,-0.1346644;-0.7622412;0.09065636,-0.1301771;-0.7233278;0.001803011,0.009572156;0.5523223;0.004971542,0;0;0,0.003447548;0.3198039;-0.00424552,0.005851433;0.6273872;-0.02290916,0.1699074;0.5088643;-0.03346395,0.3267541;0.259555;0.003096342,0.4641585;0.03271136;-0.02464557,-0.1557147;0.5095778;0.02249743,-0.2802181;0.2401506;0.02327264,-0.4214426;0.01661152;-0.01127478,0.0738017;0.003762081;-0.05253339,0.1055103;-0.3592649;-0.003389604,0.1016351;-0.7599941;0.1029897,0.1149221;-0.8003104;0.04938387,-0.08587047;0.003912115;-0.02883676,-0.1153775;-0.362253;-0.01266366,-0.1133758;-0.7678932;0.07317075,-0.1242406;-0.8058736;0.01611703,0.005415261;0.5521808;-0.01581264,348.155
+0;0;0,0.005384048;0.3197062;0.007961576,0.01100216;0.6277335;0.0007705181,0.1739092;0.5082949;0.02230576,0.2233786;0.2163198;0.04220384,0.2842691;-0.04065657;0.005283039,-0.1547984;0.505141;0.006305123,-0.2134995;0.2142887;0.0135014,-0.2827089;-0.04109585;-0.01961092,0.08287986;0.005201763;-0.0363933,0.09248758;-0.3586862;0.01559068,0.1016326;-0.7616431;0.1128413,0.103707;-0.7227992;0.02389196,-0.0813757;0.005877914;-0.03954802,-0.1100585;-0.3587253;-0.001457732,-0.1346644;-0.7622412;0.09065636,-0.1301771;-0.7233278;0.001803011,0.009572156;0.5523223;0.004971542,0;0;0,0.003447548;0.3198039;-0.00424552,0.005851433;0.6273872;-0.02290916,0.1699074;0.5088643;-0.03346395,0.3267541;0.259555;0.003096342,0.4641585;0.03271136;-0.02464557,-0.1557147;0.5095778;0.02249743,-0.2802181;0.2401506;0.02327264,-0.4214426;0.01661152;-0.01127478,0.0738017;0.003762081;-0.05253339,0.1055103;-0.3592649;-0.003389604,0.1016351;-0.7599941;0.1029897,0.1149221;-0.8003104;0.04938387,-0.08587047;0.003912115;-0.02883676,-0.1153775;-0.362253;-0.01266366,-0.1133758;-0.7678932;0.07317075,-0.1242406;-0.8058736;0.01611703,0.005415261;0.5521808;-0.01581264,348.1779
+0;0;0,0.005383639;0.319682;0.007960972,0.01100122;0.6276802;0.0007705842,0.1741987;0.5081708;0.02233607,0.2237483;0.2157227;0.04226638,0.2845217;-0.04075995;0.005416509,-0.1550896;0.5050112;0.006307161,-0.2138858;0.2136878;0.0135151,-0.2829622;-0.04120612;-0.01953361,0.08282291;0.005198188;-0.03636829,0.09244852;-0.3593672;0.01571246,0.1015835;-0.7618802;0.1128559,0.1036787;-0.7229474;0.02301235,-0.08131979;0.005873875;-0.03952085,-0.1100559;-0.3594081;-0.001359653,-0.1346348;-0.7624795;0.09065297,-0.1301024;-0.7234764;0.0009063408,0.009571347;0.5522758;0.004971224,0;0;0,0.003432974;0.3197804;-0.004199028,0.005855538;0.6273378;-0.02280664,0.1698624;0.508276;-0.03523302,0.3323939;0.2626607;0.005201101,0.4763489;0.04046616;-0.02202392,-0.1560415;0.5099102;0.02299584,-0.285473;0.2422908;0.02535795,-0.4319569;0.02253653;-0.007584523,0.07378118;0.003724739;-0.05245734,0.1056523;-0.3599508;-0.00308824,0.1019567;-0.7602646;0.1030824,0.1153873;-0.8010741;0.04866099,-0.08579978;0.003867954;-0.02885731,-0.1153963;-0.3629743;-0.01261706,-0.1129504;-0.7681559;0.07316718,-0.1240896;-0.8073362;0.01619286,0.005410105;0.5521371;-0.01572394,348.2113
+0;0;0,0.00507461;0.3198236;0.007961396,0.01054713;0.6280066;0.0007293737,0.1745779;0.5085335;0.02202744,0.2270437;0.2162834;0.04252808,0.2932374;-0.0369238;0.006072182,-0.156546;0.5064417;0.006186993,-0.2193685;0.2156145;0.01366583,-0.2915385;-0.03667688;-0.0173996,0.08273161;0.00516149;-0.03631438,0.09226844;-0.3592263;0.01556243,0.101016;-0.7596698;0.1123427,0.1031124;-0.7205697;0.02083409,-0.08121838;0.005872154;-0.03948402,-0.110261;-0.3591838;-0.00138896,-0.1349497;-0.7601997;0.09012469,-0.1303689;-0.7210256;-0.001285873,0.009168957;0.5525532;0.004957685,0;0;0,0.003206424;0.3199208;-0.004077911,0.005334772;0.627679;-0.02245283,0.169748;0.5076978;-0.03630781,0.3387467;0.266492;0.006613016,0.4860596;0.04849213;-0.01787162,-0.157188;0.5102992;0.02356641,-0.2921988;0.2450665;0.02615942,-0.4413367;0.02933918;-0.006153552,0.07374036;0.00369443;-0.05233169,0.1057541;-0.3597918;-0.003204588,0.1014038;-0.7580518;0.1024744,0.1156247;-0.8004853;0.04759096,-0.08566713;0.00386732;-0.02891506,-0.1155736;-0.3627501;-0.01285613,-0.1126722;-0.7658401;0.0726307,-0.1244534;-0.8059714;0.0142883,0.004964873;0.5524218;-0.01543832,348.2336
+0;0;0,0.005074382;0.3198092;0.007961039,0.01054654;0.6279723;0.0007294682,0.1747901;0.5084471;0.02204923,0.226612;0.2197838;0.04229826,0.2936802;-0.036769;0.005360689,-0.1567596;0.5063526;0.006188414,-0.2188111;0.2190947;0.01357546,-0.2919346;-0.03653017;-0.01790043,0.08266945;0.005157613;-0.0362871,0.09216921;-0.3578137;0.01538805,0.1009414;-0.7593865;0.1124413,0.1030296;-0.7203222;0.0212919,-0.08115736;0.005867742;-0.03945436,-0.1100871;-0.3577692;-0.001507383,-0.1348454;-0.7599159;0.09026435,-0.1302826;-0.7207779;-0.0007873327,0.009168459;0.5525234;0.004957525,0;0;0,0.003242217;0.3199072;-0.003986835,0.00541947;0.6276494;-0.0222888,0.1698406;0.5072576;-0.0369122,0.3422948;0.2733844;0.007640362,0.4949192;0.05457839;-0.01497817,-0.1574405;0.5108494;0.02396001,-0.2955076;0.2513248;0.02650924,-0.4485353;0.0340959;-0.006293314,0.07377668;0.003647685;-0.05216599,0.1056438;-0.3584898;-0.003693108,0.101559;-0.7577915;0.1026013,0.1157903;-0.8013181;0.04981828,-0.08554361;0.003870968;-0.02906715,-0.1158189;-0.3613157;-0.01387466,-0.112335;-0.7653935;0.07253154,-0.1239115;-0.8046771;0.01370547,0.00503628;0.5523953;-0.0152905,348.2671
+0;0;0,0.005074663;0.3198269;0.00796148,0.01054617;0.6279535;0.0007310575,0.1758699;0.5081567;0.02216138,0.2271429;0.2225506;0.04219595,0.292392;-0.02704339;0.006260276,-0.1578415;0.5060485;0.006197149,-0.2192359;0.221833;0.01350596,-0.2903759;-0.02685831;-0.01711618,0.08258937;0.005152617;-0.03625195,0.09210017;-0.3582405;0.01548325,0.1008317;-0.7579506;0.1120863,0.1029524;-0.7187451;0.0195173,-0.08107875;0.005862059;-0.03941614,-0.1100421;-0.3581974;-0.001425073,-0.1346856;-0.7584788;0.089921,-0.1300517;-0.7191985;-0.002548806,0.009168375;0.5525204;0.004958235,0;0;0,0.002863303;0.3199301;-0.003862619,0.004469454;0.6276551;-0.02190495,0.1700293;0.5069765;-0.03741264,0.3449433;0.279242;0.008882284,0.5038005;0.07371382;-0.01031518,-0.1594125;0.5109062;0.02437496,-0.3004769;0.256564;0.02784343,-0.4533713;0.04773133;-0.001451377,0.07378288;0.003656551;-0.05200458,0.1057423;-0.3589087;-0.003563643,0.1018107;-0.7562578;0.1026194,0.1161499;-0.8013152;0.04952478,-0.08541247;0.003842355;-0.029184,-0.1156753;-0.3617743;-0.01401364,-0.1120715;-0.7639385;0.07216959,-0.1234642;-0.8046002;0.0127103,0.004239284;0.5524091;-0.01498365,348.3003
+0;0;0,0.004784421;0.3199446;0.007979588,0.01008904;0.6281887;0.0007976922,0.1752666;0.5088567;0.02196971,0.229535;0.2266543;0.04193906,0.3026809;-0.02839297;0.006195862,-0.1576539;0.5052205;0.006039272,-0.2249031;0.2252272;0.01399957,-0.3024126;-0.02930513;-0.01570804,0.08250821;0.005188169;-0.03624856,0.09163969;-0.3587954;0.01572198,0.1001348;-0.7620753;0.1129283,0.1022444;-0.7228041;0.01972706,-0.08105473;0.005810135;-0.03930461,-0.1105394;-0.3588354;-0.001454912,-0.135426;-0.7626947;0.09038318,-0.1307867;-0.7233452;-0.00271856,0.008737551;0.5527254;0.005014131,0;0;0,0.00258927;0.3200456;-0.003902197,0.003899537;0.6278815;-0.02201033,0.1697056;0.5074917;-0.03414726,0.3471663;0.2848468;0.009658575,0.5150104;0.07703173;-0.008181334,-0.1595549;0.5112349;0.02451345,-0.3028054;0.2613397;0.02821591,-0.4653322;0.05045633;0.0001044739,0.07381655;0.003642395;-0.05182982,0.1058644;-0.3595384;-0.003446106,0.1018852;-0.7603673;0.1036813,0.117682;-0.8048892;0.04914856,-0.08529294;0.003844817;-0.02930545,-0.1155941;-0.3623807;-0.01417096,-0.1114432;-0.7680583;0.07280205,-0.122737;-0.8097543;0.0135651,0.003740445;0.552608;-0.01506901,348.3227
+0;0;0,0.004784421;0.3199446;0.007979588,0.01008904;0.6281887;0.0007976922,0.1752666;0.5088567;0.02196971,0.229535;0.2266543;0.04193906,0.3026809;-0.02839297;0.006195862,-0.1576539;0.5052205;0.006039272,-0.2249031;0.2252272;0.01399957,-0.3024126;-0.02930513;-0.01570804,0.08250821;0.005188169;-0.03624856,0.09163969;-0.3587954;0.01572198,0.1001348;-0.7620753;0.1129283,0.1022444;-0.7228041;0.01972706,-0.08105473;0.005810135;-0.03930461,-0.1105394;-0.3588354;-0.001454912,-0.135426;-0.7626947;0.09038318,-0.1307867;-0.7233452;-0.00271856,0.008737551;0.5527254;0.005014131,0;0;0,0.00258927;0.3200456;-0.003902197,0.003899537;0.6278815;-0.02201033,0.1697056;0.5074917;-0.03414726,0.3471663;0.2848468;0.009658575,0.5150104;0.07703173;-0.008181334,-0.1595549;0.5112349;0.02451345,-0.3028054;0.2613397;0.02821591,-0.4653322;0.05045633;0.0001044739,0.07381655;0.003642395;-0.05182982,0.1058644;-0.3595384;-0.003446106,0.1018852;-0.7603673;0.1036813,0.117682;-0.8048892;0.04914856,-0.08529294;0.003844817;-0.02930545,-0.1155941;-0.3623807;-0.01417096,-0.1114432;-0.7680583;0.07280205,-0.122737;-0.8097543;0.0135651,0.003740445;0.552608;-0.01506901,348.3452
+0;0;0,0.004784464;0.3199475;0.007979659,0.01008905;0.6281893;0.0007978464,0.1748834;0.5089595;0.02193078,0.2288765;0.2281884;0.04179884,0.3030972;-0.03060672;0.005530406,-0.1572709;0.5053317;0.006036997,-0.2241791;0.2267585;0.01395692,-0.3028275;-0.03151414;-0.01618724,0.08248915;0.005186971;-0.03624019,0.09162082;-0.3588042;0.01573144,0.1000167;-0.7573732;0.1118022,0.1021386;-0.7180482;0.01805997,-0.08103601;0.005808793;-0.03929553,-0.1105213;-0.3588443;-0.001445048,-0.1351172;-0.7579859;0.08932023,-0.1304509;-0.7185821;-0.004321977,0.008737577;0.5527273;0.005014216,0;0;0,0.002479307;0.3200507;-0.003792763,0.003719762;0.6278917;-0.02178383,0.1694732;0.5077839;-0.03140926,0.3505169;0.289672;0.01093173,0.5256129;0.08266133;-0.006010056,-0.1593658;0.5114315;0.02463558,-0.3068438;0.265741;0.03000529,-0.4725497;0.05247223;0.0007307958,0.07389754;0.003621012;-0.05167938,0.1059218;-0.3595847;-0.003409386,0.1021496;-0.7556403;0.1028125,0.1152326;-0.7987706;0.0448482,-0.08523892;0.003796638;-0.02940454,-0.1152958;-0.3624538;-0.01420046,-0.1111316;-0.7633711;0.07185364,-0.1225744;-0.8054057;0.01219499,0.003573298;0.5526166;-0.01487207,348.3787
+0;0;0,0.004490615;0.3198557;0.007957893,0.009634083;0.6280259;0.0008031819,0.174325;0.5094028;0.02168762,0.2338152;0.2323649;0.04189301,0.3090528;-0.02429676;0.007425729,-0.1572808;0.5047969;0.006037391,-0.2303379;0.2304003;0.01418823,-0.3128603;-0.02464694;-0.0152207,0.08241156;0.005195179;-0.03627735,0.09108827;-0.358932;0.01583714,0.09935887;-0.75783;0.1120249,0.1014123;-0.7185094;0.0183517,-0.08103023;0.005786058;-0.03918325,-0.1115565;-0.3590814;-0.00285586,-0.1357012;-0.7584554;0.08856364,-0.1311055;-0.7190564;-0.005011447,0.008307958;0.5525882;0.00501251,0;0;0,0.002423711;0.3199568;-0.003601074,0.00355345;0.6277404;-0.02130556,0.1691387;0.507708;-0.03006196,0.3541919;0.2964542;0.01265192,0.5337365;0.09589891;-0.003634214,-0.1593683;0.5117403;0.0247521,-0.3097775;0.2708369;0.03107158,-0.4911824;0.07286905;0.006073777,0.07393801;0.003634125;-0.05152345,0.1059508;-0.3597343;-0.003373623,0.1023177;-0.7561367;0.1028905,0.115551;-0.799132;0.04490495,-0.0851429;0.003751631;-0.02951803,-0.1151377;-0.3626089;-0.01339185,-0.1107672;-0.7640666;0.07177098,-0.122119;-0.8060812;0.01218241,0.00343661;0.5524825;-0.01448202,348.4008
+0;0;0,0.004489771;0.3197956;0.007956398,0.009631862;0.6278836;0.0008038124,0.1746351;0.5092045;0.02171817,0.233453;0.2352974;0.04169521,0.3086673;-0.02128494;0.007238582,-0.1575937;0.50459;0.006038542,-0.2298252;0.2332943;0.01409727,-0.312322;-0.02167407;-0.01530257,0.08239806;0.005194328;-0.03627141,0.09108426;-0.3593309;0.01590005,0.09944627;-0.7626371;0.1131508,0.1014554;-0.7235175;0.02149723,-0.08101695;0.00578511;-0.03917683,-0.1115765;-0.3594812;-0.002809729,-0.1359881;-0.7632688;0.08962005,-0.1314915;-0.7240723;-0.001937494,0.008306179;0.5524711;0.005011736,0;0;0,0.002232678;0.3199005;-0.003371477,0.003152244;0.62762;-0.02077436,0.1691141;0.5073944;-0.02911282,0.3559365;0.3020718;0.01359153,0.5396038;0.1053258;-0.00178051,-0.1600156;0.5115385;0.02528932,-0.3125765;0.2757946;0.03109329,-0.4922614;0.07632035;0.006550482,0.07401374;0.003630027;-0.05138898,0.1060515;-0.3601595;-0.003361225,0.1029532;-0.7607909;0.1046593,0.1154529;-0.8006492;0.04591274,-0.08510382;0.003685406;-0.02959384,-0.1148635;-0.363087;-0.01321431,-0.1103221;-0.7690201;0.07269983,-0.1222253;-0.8097174;0.01483971,0.003086135;0.55238;-0.01403236,348.4246
+0;0;0,0.004489833;0.3198;0.007956508,0.00963153;0.6278647;0.0008046199,0.1765567;0.508695;0.0219115,0.2351816;0.235687;0.04182296,0.3110391;-0.0230895;0.007071685,-0.1595107;0.5040272;0.006050693,-0.2315051;0.233622;0.01408297,-0.3147074;-0.02352676;-0.01556828,0.08231874;0.005189328;-0.03623649,0.09101307;-0.3596773;0.01598384,0.0993814;-0.7632886;0.1133081,0.101408;-0.7240897;0.02085818,-0.08093896;0.005779541;-0.03913911,-0.1115272;-0.3598289;-0.002737951,-0.1359572;-0.7639219;0.08976175,-0.1314215;-0.7246456;-0.002591357,0.008306012;0.5524615;0.005012022,0;0;0,0.001991414;0.3199098;-0.003051758,0.002673559;0.6276302;-0.02003646,0.1701612;0.5063224;-0.03160381,0.3604058;0.3063037;0.01493859,0.5491737;0.1110397;0.002056837,-0.1623922;0.51122;0.02623778,-0.3177206;0.278404;0.03228129,-0.5024747;0.08060822;0.006396446,0.0739632;0.003644407;-0.05130839,0.1064808;-0.3604517;-0.003278974,0.1033624;-0.7613961;0.1047859,0.1166491;-0.8014613;0.04520369,-0.08500487;0.003607287;-0.02962343,-0.114802;-0.363517;-0.01343238,-0.1097555;-0.7696975;0.07279974,-0.122289;-0.8116767;0.01537477,0.00266172;0.5523897;-0.01340652,348.4566
+0;0;0,0.004193129;0.3198024;0.008021723,0.009215008;0.6278699;0.0008974802,0.1762742;0.5089229;0.02172282,0.2388707;0.2368259;0.0420109,0.3215891;-0.02012208;0.009412128,-0.1597144;0.5034631;0.005952724,-0.2401148;0.2354456;0.0142662,-0.3277722;-0.02033284;-0.0143843,0.08230303;0.005210026;-0.03626919,0.09131325;-0.3596117;0.01621038,0.09876822;-0.7632957;0.1133076,0.1007673;-0.7240939;0.02085734,-0.08099043;0.005751921;-0.03903657,-0.1119383;-0.3598379;-0.002752837,-0.1362365;-0.7639654;0.08963089,-0.1317291;-0.7246842;-0.00272312,0.0079384;0.5524653;0.005093971,0;0;0,0.001991414;0.3199098;-0.003051758,0.002673559;0.6276302;-0.02003646,0.1701612;0.5063224;-0.03160381,0.3604058;0.3063037;0.01493859,0.5491737;0.1110397;0.002056837,-0.1623922;0.51122;0.02623778,-0.3177206;0.278404;0.03228129,-0.5024747;0.08060822;0.006396446,0.0739632;0.003644407;-0.05130839,0.1064808;-0.3604517;-0.003278974,0.1033624;-0.7613961;0.1047859,0.1166491;-0.8014613;0.04520369,-0.08500487;0.003607287;-0.02962343,-0.114802;-0.363517;-0.01343238,-0.1097555;-0.7696975;0.07279974,-0.122289;-0.8116767;0.01537477,0.00266172;0.5523897;-0.01340652,348.4796
+0;0;0,0.004192601;0.3197622;0.008020715,0.009211595;0.6276535;0.0009012511,0.1773073;0.5084982;0.02182557,0.2400919;0.2355836;0.04217461,0.3209476;-0.0155783;0.01030992,-0.1607481;0.5030048;0.005958466,-0.2413901;0.234182;0.01429693,-0.3270736;-0.01583669;-0.01370841,0.08226684;0.005207736;-0.03625324,0.09130438;-0.3607202;0.01638546,0.09873478;-0.763074;0.1131627,0.1007783;-0.7236679;0.01865941,-0.08095481;0.005749392;-0.03901941,-0.1119965;-0.360949;-0.002625659,-0.1362147;-0.7637448;0.08945367,-0.1316072;-0.7242576;-0.004951276,0.007935995;0.5523084;0.00509443,0;0;0,0.001447253;0.3198775;-0.002462626,0.001363203;0.6274695;-0.01858473,0.1703989;0.506008;-0.02758527,0.3701724;0.3140945;0.01822042,0.5627286;0.1312767;0.006599903,-0.1646479;0.5108328;0.02713162,-0.3275951;0.2822759;0.03408334,-0.5144514;0.09507775;0.008066788,0.07405072;0.003698409;-0.05110836,0.1062474;-0.3615949;-0.003360279,0.1039801;-0.7613087;0.1040337,0.1163301;-0.8039642;0.04409885,-0.0849329;0.003471157;-0.0297255,-0.1153554;-0.3647555;-0.01425494,-0.109557;-0.7694471;0.0723522,-0.122912;-0.8132449;0.0140508,0.001553409;0.5522688;-0.01218867,348.5139
+0;0;0,0.004192601;0.3197622;0.008020715,0.009211595;0.6276535;0.0009012511,0.1773073;0.5084982;0.02182557,0.2400919;0.2355836;0.04217461,0.3209476;-0.0155783;0.01030992,-0.1607481;0.5030048;0.005958466,-0.2413901;0.234182;0.01429693,-0.3270736;-0.01583669;-0.01370841,0.08226684;0.005207736;-0.03625324,0.09130438;-0.3607202;0.01638546,0.09873478;-0.763074;0.1131627,0.1007783;-0.7236679;0.01865941,-0.08095481;0.005749392;-0.03901941,-0.1119965;-0.360949;-0.002625659,-0.1362147;-0.7637448;0.08945367,-0.1316072;-0.7242576;-0.004951276,0.007935995;0.5523084;0.00509443,0;0;0,0.001447253;0.3198775;-0.002462626,0.001363203;0.6274695;-0.01858473,0.1703989;0.506008;-0.02758527,0.3701724;0.3140945;0.01822042,0.5627286;0.1312767;0.006599903,-0.1646479;0.5108328;0.02713162,-0.3275951;0.2822759;0.03408334,-0.5144514;0.09507775;0.008066788,0.07405072;0.003698409;-0.05110836,0.1062474;-0.3615949;-0.003360279,0.1039801;-0.7613087;0.1040337,0.1163301;-0.8039642;0.04409885,-0.0849329;0.003471157;-0.0297255,-0.1153554;-0.3647555;-0.01425494,-0.109557;-0.7694471;0.0723522,-0.122912;-0.8132449;0.0140508,0.001553409;0.5522688;-0.01218867,348.5462
+0;0;0,0.003972354;0.3198036;0.008051704,0.008823412;0.6277312;0.0009886581,0.1772985;0.5087702;0.0217548,0.2451409;0.2382839;0.04180004,0.3326153;-0.01284498;0.01182731,-0.1613096;0.5027837;0.006006652,-0.2475252;0.2369692;0.01476665,-0.338361;-0.01308298;-0.01419284,0.08233302;0.005199829;-0.03629141,0.09120215;-0.3608152;0.01607748,0.09834751;-0.7632502;0.1130074,0.1003422;-0.7238722;0.01883321,-0.08104278;0.005761256;-0.03900905,-0.112376;-0.3609841;-0.002895243,-0.1367265;-0.7638136;0.08949488,-0.1321767;-0.7243562;-0.004582562,0.007575689;0.5523778;0.005169618,0;0;0,0.001324303;0.319919;-0.002242804,0.001185276;0.6275568;-0.01810813,0.1705455;0.5059084;-0.02624345,0.3731229;0.3186593;0.01922488,0.5667937;0.1342561;0.009077549,-0.1651138;0.5098084;0.02634389,-0.3325223;0.2861288;0.03679032,-0.5231524;0.1002987;0.009527965,0.074163;0.003669649;-0.05108047,0.1063084;-0.3616768;-0.003364563,0.1042255;-0.7614865;0.1040981,0.1177917;-0.8038016;0.04453969,-0.08501508;0.003463627;-0.02971985,-0.1153125;-0.364822;-0.01436091,-0.109338;-0.7696245;0.07223994,-0.1229039;-0.8133777;0.0144719,0.001379944;0.5523435;-0.01177549,348.5689
+0;0;0,0.00397293;0.31985;0.008052872,0.008825793;0.6278917;0.0009869295,0.1775053;0.5088437;0.02177501,0.2450979;0.2393535;0.04174644,0.3241766;0.01232769;0.01465046,-0.1615117;0.5028499;0.006007841,-0.2474099;0.2380142;0.01473558,-0.3295273;0.01196185;-0.0114444,0.08235184;0.005201017;-0.03629971,0.09122875;-0.3611345;0.01611505,0.09837708;-0.7637376;0.1130855,0.1003742;-0.7243481;0.01879617,-0.0810613;0.005762572;-0.03901796,-0.112422;-0.361304;-0.002872534,-0.1367826;-0.7643015;0.08955616,-0.1322272;-0.7248326;-0.004636243,0.007577501;0.5525039;0.005169797,0;0;0,0.001365922;0.319967;-0.001979113,0.001286626;0.6277336;-0.01757073,0.1708036;0.5056984;-0.02515888,0.3760865;0.3229127;0.02001762,0.563621;0.1701534;0.01514435,-0.1652348;0.5095751;0.02649431,-0.3369361;0.2905123;0.03757443,-0.513551;0.1270673;0.01264946,0.07425927;0.003654182;-0.05097795,0.1064211;-0.3620163;-0.003244162,0.1044299;-0.7620755;0.1039579,0.1180984;-0.8047853;0.04472041,-0.08501364;0.00343149;-0.02979011,-0.1151061;-0.3651884;-0.01424524,-0.1089598;-0.770144;0.07245379,-0.1228324;-0.8139961;0.01469521,0.001459993;0.5524793;-0.01131392,348.6021
+0;0;0,0.003972285;0.319798;0.008051563,0.008824222;0.6277812;0.0009870636,0.1775819;0.5087297;0.02178183,0.2452015;0.2391318;0.04176124,0.3379633;-0.02717671;0.009976797,-0.1615905;0.5027332;0.006007439,-0.247523;0.2377916;0.01473866,-0.3438494;-0.02737501;-0.01597129,0.08239936;0.005204019;-0.03632065,0.09126875;-0.3608211;0.01604969,0.09841946;-0.7635581;0.1130524,0.1004008;-0.7242433;0.01951215,-0.08110808;0.005765898;-0.03904048,-0.1124422;-0.3609897;-0.002925672,-0.1368109;-0.7641214;0.08953378,-0.1322917;-0.7247277;-0.003910333,0.007576205;0.5524099;0.00516901,0;0;0,0.001358375;0.3199163;-0.001766443,0.001318343;0.6276349;-0.01714516,0.1709988;0.5056133;-0.02357817,0.3787959;0.3256623;0.02216721,0.6007596;0.1493427;0.008799314,-0.1652933;0.5093825;0.02679292,-0.3416275;0.2938547;0.0372178,-0.5541096;0.1076695;0.01035496,0.0743451;0.003661514;-0.05094433,0.1063242;-0.3617464;-0.003508564,0.1044523;-0.7619434;0.1037138,0.1182155;-0.8045428;0.04557276,-0.08506796;0.003389255;-0.02979733,-0.1149942;-0.3649315;-0.01430605,-0.1087225;-0.7700225;0.07241049,-0.1222778;-0.8133141;0.01509508,0.001476415;0.5523929;-0.01094079,348.6245
+0;0;0,0.003945919;0.3196652;0.008059555,0.008704511;0.6275375;0.001054708,0.1779434;0.5085154;0.02165134,0.2527788;0.2404066;0.0432051,0.3480677;-0.02219707;0.01205281,-0.1620388;0.5021994;0.006129859,-0.2544528;0.2388895;0.01477731,-0.3561923;-0.02159446;-0.01365318,0.0824093;0.005225135;-0.03638622,0.09120224;-0.360784;0.01597815,0.09799766;-0.7637042;0.1128524,0.09991416;-0.724377;0.01920218,-0.08118087;0.005743867;-0.03897725,-0.1126381;-0.3609776;-0.00281376,-0.137257;-0.7642934;0.08941308,-0.1327988;-0.7248787;-0.004141852,0.007478024;0.5521989;0.005218431,0;0;0,0.001338549;0.3197846;-0.001529932,0.001229219;0.6273998;-0.01670408,0.1713918;0.5052426;-0.02230024,0.3819725;0.3276723;0.02321649,0.6021606;0.153494;0.009422304,-0.1657401;0.5087642;0.02703626,-0.347326;0.2969466;0.03738268,-0.5575833;0.1120959;0.01221861,0.07442452;0.003652498;-0.05089402,0.1064234;-0.3617375;-0.003479,0.1045036;-0.7620431;0.1038861,0.1189119;-0.8049728;0.04613924,-0.08510351;0.003359954;-0.02981032,-0.1149561;-0.3649506;-0.01437643,-0.1089741;-0.7701082;0.07272715,-0.1223476;-0.8138478;0.01576528,0.001406454;0.5521873;-0.01055646,348.6578
+0;0;0,0.003945519;0.3196327;0.008058736,0.008702736;0.6274167;0.0010563,0.1784596;0.508293;0.0217011,0.2536423;0.2389401;0.04335489,0.3476171;-0.02004239;0.01263218,-0.1625547;0.5019578;0.006132508,-0.2553975;0.237426;0.01482008,-0.3557341;-0.01946595;-0.01321837,0.08239231;0.005224058;-0.03637872,0.09117557;-0.3603824;0.01592804,0.09805698;-0.7684009;0.1140281,0.09998745;-0.7290057;0.01969552,-0.08116414;0.005742683;-0.03896922,-0.1125868;-0.3605753;-0.002845518,-0.1375171;-0.7689945;0.09054831,-0.1330264;-0.7295111;-0.003688253,0.007476752;0.5521091;0.005218313,0;0;0,0.00125435;0.3197536;-0.001277208,0.001079932;0.6273008;-0.01603985,0.1718702;0.5051858;-0.02091622,0.3861442;0.3301675;0.02520847,0.6041983;0.1596289;0.01050806,-0.1663541;0.5081705;0.02740424,-0.3531687;0.2992289;0.03817597,-0.5650482;0.1219774;0.01502353,0.07443853;0.003634751;-0.05084181,0.1063049;-0.3613882;-0.003683567,0.1052412;-0.7671149;0.1037171,0.1177059;-0.8073378;0.04123497,-0.08507165;0.003362838;-0.0298446,-0.1148042;-0.3645481;-0.01439445,-0.1086517;-0.7748716;0.07362191,-0.1214017;-0.819341;0.01632987,0.001266181;0.5521103;-0.01000452,348.691
+0;0;0,0.003945519;0.3196327;0.008058736,0.008702736;0.6274167;0.0010563,0.1784596;0.508293;0.0217011,0.2536423;0.2389401;0.04335489,0.3476171;-0.02004239;0.01263218,-0.1625547;0.5019578;0.006132508,-0.2553975;0.237426;0.01482008,-0.3557341;-0.01946595;-0.01321837,0.08239231;0.005224058;-0.03637872,0.09117557;-0.3603824;0.01592804,0.09805698;-0.7684009;0.1140281,0.09998745;-0.7290057;0.01969552,-0.08116414;0.005742683;-0.03896922,-0.1125868;-0.3605753;-0.002845518,-0.1375171;-0.7689945;0.09054831,-0.1330264;-0.7295111;-0.003688253,0.007476752;0.5521091;0.005218313,0;0;0,0.00125435;0.3197536;-0.001277208,0.001079932;0.6273008;-0.01603985,0.1718702;0.5051858;-0.02091622,0.3861442;0.3301675;0.02520847,0.6041983;0.1596289;0.01050806,-0.1663541;0.5081705;0.02740424,-0.3531687;0.2992289;0.03817597,-0.5650482;0.1219774;0.01502353,0.07443853;0.003634751;-0.05084181,0.1063049;-0.3613882;-0.003683567,0.1052412;-0.7671149;0.1037171,0.1177059;-0.8073378;0.04123497,-0.08507165;0.003362838;-0.0298446,-0.1148042;-0.3645481;-0.01439445,-0.1086517;-0.7748716;0.07362191,-0.1214017;-0.819341;0.01632987,0.001266181;0.5521103;-0.01000452,348.7138
+0;0;0,0.003918036;0.3196185;0.008048401,0.008594805;0.6274211;0.001079883,0.1791361;0.508342;0.02175638,0.260085;0.240981;0.04332121,0.3621408;-0.01219103;0.01280735,-0.1633025;0.5016172;0.006320543,-0.2630009;0.2399217;0.01500149,-0.3672341;-0.01268166;-0.01273963,0.08238818;0.005214494;-0.03644692,0.09090688;-0.3583167;0.01592703,0.09781365;-0.7655153;0.1137846,0.09958626;-0.7266512;0.0248156,-0.08123236;0.005742109;-0.03888077,-0.1125534;-0.3585205;-0.002793919,-0.1377071;-0.7661443;0.09018241,-0.1335167;-0.7271927;0.001303285,0.007388305;0.5521113;0.005228952,0;0;0,0.001055956;0.3197407;-0.0009386539,0.0006075054;0.6273239;-0.01529121,0.1721723;0.5048802;-0.01976585,0.389002;0.3336381;0.02671695,0.6067497;0.166846;0.01226091,-0.1674004;0.5073951;0.02767688,-0.3600554;0.3042768;0.03893037,-0.5773988;0.1381379;0.01438764,0.07449725;0.00362435;-0.0507977,0.1058478;-0.3595125;-0.004762173,0.1044698;-0.7641615;0.1033664,0.1173786;-0.8015512;0.04601502,-0.08509367;0.003333094;-0.0298553,-0.1147884;-0.3625404;-0.01484286,-0.1083513;-0.7719518;0.07333485,-0.1199599;-0.8121485;0.01916058,0.0008650795;0.5521235;-0.009367703,348.7473
+0;0;0,0.003917079;0.3195405;0.008046436,0.008591276;0.627176;0.001083077,0.1811798;0.5076485;0.02195245,0.2618005;0.2413715;0.04342986,0.360181;-0.002683118;0.01401488,-0.1653384;0.5008435;0.006332722,-0.2646325;0.2402091;0.01497847,-0.3651119;-0.003297314;-0.01176361,0.08241519;0.005216203;-0.03645886,0.09090572;-0.3571131;0.01574194,0.09787501;-0.7679982;0.1144854,0.09967581;-0.7289932;0.02410133,-0.08125898;0.005743991;-0.03889351,-0.1124765;-0.3573144;-0.002925966,-0.1378579;-0.7686285;0.09089212,-0.1336009;-0.7295346;0.0005993098,0.007385944;0.5519391;0.005228127,0;0;0,0.0005386919;0.3196653;-0.0001657009,-0.0007753894;0.6271424;-0.01312494,0.1731965;0.5042972;-0.01618147,0.393681;0.3394982;0.02955985,0.6088121;0.1856012;0.01768756,-0.1704497;0.5052143;0.02851628,-0.3745199;0.3153328;0.04135207,-0.5935861;0.168839;0.01573579,0.07459489;0.003748909;-0.0506978,0.1057107;-0.3582184;-0.004970074,0.1044057;-0.7665625;0.1040199,0.1202053;-0.8025245;0.04357982,-0.0851041;0.003175547;-0.02993204,-0.1149103;-0.3614808;-0.01520527,-0.1081375;-0.7745082;0.07417001,-0.1207146;-0.8163893;0.02005403,-0.0002900288;0.5519868;-0.007590771,348.7806
+0;0;0,0.003917079;0.3195405;0.008046436,0.008591276;0.627176;0.001083077,0.1811798;0.5076485;0.02195245,0.2618005;0.2413715;0.04342986,0.360181;-0.002683118;0.01401488,-0.1653384;0.5008435;0.006332722,-0.2646325;0.2402091;0.01497847,-0.3651119;-0.003297314;-0.01176361,0.08241519;0.005216203;-0.03645886,0.09090572;-0.3571131;0.01574194,0.09787501;-0.7679982;0.1144854,0.09967581;-0.7289932;0.02410133,-0.08125898;0.005743991;-0.03889351,-0.1124765;-0.3573144;-0.002925966,-0.1378579;-0.7686285;0.09089212,-0.1336009;-0.7295346;0.0005993098,0.007385944;0.5519391;0.005228127,0;0;0,0.0005386919;0.3196653;-0.0001657009,-0.0007753894;0.6271424;-0.01312494,0.1731965;0.5042972;-0.01618147,0.393681;0.3394982;0.02955985,0.6088121;0.1856012;0.01768756,-0.1704497;0.5052143;0.02851628,-0.3745199;0.3153328;0.04135207,-0.5935861;0.168839;0.01573579,0.07459489;0.003748909;-0.0506978,0.1057107;-0.3582184;-0.004970074,0.1044057;-0.7665625;0.1040199,0.1202053;-0.8025245;0.04357982,-0.0851041;0.003175547;-0.02993204,-0.1149103;-0.3614808;-0.01520527,-0.1081375;-0.7745082;0.07417001,-0.1207146;-0.8163893;0.02005403,-0.0002900288;0.5519868;-0.007590771,348.804
+0;0;0,0.003889275;0.319425;0.008058048,0.008511738;0.6269528;0.001119653,0.1819343;0.507799;0.02195054,0.2687978;0.2449994;0.04391715,0.3628952;0.02978371;0.0194625,-0.1660772;0.5004228;0.006433198,-0.270828;0.2434434;0.0153919,-0.3659525;0.02861498;-0.008488458,0.08229358;0.005220381;-0.03655091,0.09031828;-0.3574731;0.01569575,0.09795261;-0.7677467;0.1141542,0.09971094;-0.7286948;0.02327563,-0.08124853;0.005717233;-0.03874848,-0.112517;-0.3576927;-0.002746563,-0.1379903;-0.7683518;0.09099221,-0.1337581;-0.7292058;0.0002046153,0.007317347;0.5517412;0.005258885,0;0;0,0.0004522204;0.31955;0.0001060963,-0.0008521006;0.6269239;-0.0127008,0.1739115;0.5041479;-0.01456809,0.3959097;0.3435575;0.03036451,0.6010151;0.2265678;0.02644873,-0.1712134;0.5047542;0.02890074,-0.3800592;0.3222439;0.04173997,-0.5756943;0.1921473;0.01782429,0.07460471;0.003722474;-0.05055428,0.1057752;-0.3585908;-0.00474906,0.1044654;-0.7662941;0.1041229,0.1203618;-0.8030353;0.04381633,-0.08498157;0.003200126;-0.03005573,-0.1147327;-0.3618186;-0.01533025,-0.1078295;-0.7741702;0.07408629,-0.1207559;-0.8169848;0.02046824,-0.0003762841;0.5517923;-0.007192135,348.8266
+0;0;0,0.003888621;0.3193713;0.008056693,0.008510197;0.6268402;0.00111974,0.182681;0.5075153;0.02202119,0.2685827;0.2476253;0.04374459,0.3626999;0.03236437;0.01928479,-0.1668211;0.5001075;0.006437376,-0.2704122;0.2459733;0.01529689,-0.3655566;0.03109974;-0.008588485,0.08229557;0.005220506;-0.03655179,0.09033118;-0.3579659;0.01576588,0.09788732;-0.7640378;0.113216,0.09970033;-0.7247044;0.01951145,-0.08125049;0.005717371;-0.03874942,-0.1125614;-0.3581865;-0.002698567,-0.1377738;-0.7646401;0.09008023,-0.13341;-0.7252097;-0.003530502,0.007316076;0.5516458;0.005258033,0;0;0,0.0004231334;0.319496;0.000398159,-0.0008120909;0.6268228;-0.01212573,0.1748502;0.5042356;-0.01205111,0.3974068;0.3492686;0.0309329,0.6003651;0.22849;0.02718306,-0.1720169;0.504514;0.0292213,-0.3838148;0.3302315;0.04191198,-0.5830427;0.2057651;0.0172143,0.07460742;0.003782034;-0.05054975,0.1058782;-0.3590107;-0.004618883,0.1039215;-0.7624192;0.1035743,0.1203998;-0.8033632;0.04385519,-0.08498944;0.003109948;-0.03004947,-0.1146545;-0.362418;-0.01537423,-0.1077802;-0.7705226;0.07323401,-0.1225415;-0.8153076;0.01791439,-0.000362061;0.5517034;-0.006683111,348.8593
+0;0;0,0.003888457;0.3193578;0.008056352,0.008507196;0.6266396;0.001124484,0.1834249;0.5071929;0.0220936,0.2684706;0.2498926;0.04360054,0.362596;0.03461297;0.01913862,-0.1675637;0.4997535;0.006443512,-0.2701226;0.2481517;0.01521475,-0.3652752;0.03325947;-0.008672703,0.08225464;0.005217911;-0.03653362,0.09029744;-0.3582931;0.01583082,0.09785813;-0.7646096;0.1133397,0.09966582;-0.7253036;0.01990993,-0.08121009;0.005714528;-0.03873015,-0.112549;-0.3585146;-0.00264708,-0.1377766;-0.7652129;0.09018757,-0.1334256;-0.7258101;-0.003148608,0.007314121;0.551511;0.005259153,0;0;0,0.0001173094;0.3194814;0.001010656,-0.001453996;0.6266575;-0.01055789,0.175012;0.5039519;-0.0116539,0.3979359;0.3546061;0.03192949,0.600092;0.2324428;0.02841973,-0.1735125;0.5041853;0.02969225,-0.3866299;0.335845;0.04157719,-0.5849677;0.2088089;0.02348788,0.07461213;0.003794536;-0.05046177,0.1060307;-0.3593274;-0.004610538,0.1042171;-0.7629453;0.1037753,0.1208212;-0.8033228;0.04385614,-0.08492357;0.003081474;-0.03010401,-0.1144747;-0.3627834;-0.01538514,-0.1075374;-0.7711044;0.07340675,-0.1222159;-0.8158406;0.01847012,-0.0009251758;0.5515868;-0.005367756,348.8922
+0;0;0,0.003947413;0.3191371;0.008141844,0.008567598;0.6262852;0.001278928,0.1842158;0.5068055;0.02224165,0.2746008;0.2552622;0.04409862,0.3735544;0.03686558;0.02276728,-0.1681805;0.4991775;0.006639075,-0.2765822;0.2540404;0.01547665,-0.377781;0.0368298;-0.007376419,0.08219813;0.005155927;-0.03650562,0.09032576;-0.3593781;0.0162517,0.09813368;-0.7654845;0.1136933,0.0999075;-0.7261899;0.02047538,-0.08116145;0.005764207;-0.03866998,-0.1124623;-0.359516;-0.002267946,-0.1378206;-0.7659934;0.09052892,-0.1335053;-0.7266073;-0.002596751,0.007374666;0.5511912;0.005398602,0;0;0,-5.723536E-05;0.3192628;0.001266956,-0.001786575;0.6263087;-0.0101428,0.1754475;0.503484;-0.01071358,0.3981307;0.3602948;0.03206801,0.6088033;0.2441296;0.02390718,-0.1747006;0.5041739;0.02982137,-0.3882324;0.3423343;0.04136678,-0.599846;0.2298606;0.01871078,0.0746244;0.003753513;-0.05032778,0.106066;-0.3604237;-0.004274845,0.1045514;-0.763999;0.1034417,0.1198638;-0.8054423;0.04478598,-0.08480892;0.003115992;-0.03022437,-0.1144918;-0.3638086;-0.01540039,-0.1073644;-0.7718687;0.073562,-0.1212757;-0.8163165;0.01839759,-0.001216426;0.5512713;-0.00498724,348.9156
+0;0;0,0.003947413;0.3191371;0.008141844,0.008567598;0.6262852;0.001278928,0.1842158;0.5068055;0.02224165,0.2746008;0.2552622;0.04409862,0.3735544;0.03686558;0.02276728,-0.1681805;0.4991775;0.006639075,-0.2765822;0.2540404;0.01547665,-0.377781;0.0368298;-0.007376419,0.08219813;0.005155927;-0.03650562,0.09032576;-0.3593781;0.0162517,0.09813368;-0.7654845;0.1136933,0.0999075;-0.7261899;0.02047538,-0.08116145;0.005764207;-0.03866998,-0.1124623;-0.359516;-0.002267946,-0.1378206;-0.7659934;0.09052892,-0.1335053;-0.7266073;-0.002596751,0.007374666;0.5511912;0.005398602,0;0;0,-5.723536E-05;0.3192628;0.001266956,-0.001786575;0.6263087;-0.0101428,0.1754475;0.503484;-0.01071358,0.3981307;0.3602948;0.03206801,0.6088033;0.2441296;0.02390718,-0.1747006;0.5041739;0.02982137,-0.3882324;0.3423343;0.04136678,-0.599846;0.2298606;0.01871078,0.0746244;0.003753513;-0.05032778,0.106066;-0.3604237;-0.004274845,0.1045514;-0.763999;0.1034417,0.1198638;-0.8054423;0.04478598,-0.08480892;0.003115992;-0.03022437,-0.1144918;-0.3638086;-0.01540039,-0.1073644;-0.7718687;0.073562,-0.1212757;-0.8163165;0.01839759,-0.001216426;0.5512713;-0.00498724,348.9482
+0;0;0,0.003944789;0.318925;0.008136432,0.008561887;0.6258677;0.001278003,0.1850482;0.5062257;0.02231786,0.273901;0.2589468;0.04380429,0.3708502;0.04497403;0.02290505,-0.1690167;0.4985616;0.006641399,-0.2755808;0.2575803;0.01532915,-0.3747297;0.0447695;-0.007060999,0.08217617;0.005154549;-0.03649586,0.09031644;-0.3599467;0.01634355,0.09817752;-0.7688174;0.1144484,0.0998634;-0.7299837;0.02585247,-0.08113977;0.005762667;-0.03865965,-0.1124893;-0.3600859;-0.002200976,-0.1380202;-0.7693303;0.09122757,-0.1339189;-0.7304095;0.002719283,0.007369716;0.5508216;0.005395052,0;0;0,-0.0001973063;0.3190491;0.001583815,-0.001964197;0.6258953;-0.009647131,0.176207;0.503109;-0.008979321,0.3972732;0.3656548;0.03272724,0.6095956;0.2629935;0.03240514,-0.1758624;0.5039073;0.03005178,-0.388929;0.3490348;0.04102966,-0.6107635;0.2726503;0.01704877,0.07462552;0.003744945;-0.05028367,0.1061719;-0.3610035;-0.004233599,0.1044572;-0.7673684;0.1040542,0.1184111;-0.8062626;0.04938244,-0.08477718;0.003076539;-0.03024573,-0.1144084;-0.3644351;-0.01560321,-0.1072611;-0.7752266;0.07417946,-0.1202891;-0.8160931;0.02185043,-0.001389854;0.5509038;-0.004523993,348.9704
+0;0;0,0.003989821;0.3187834;0.008089587,0.008616036;0.6255664;0.001216115,0.1856721;0.5063169;0.0222067,0.2808083;0.2637348;0.04454935,0.3958756;0.03404191;0.0216032,-0.1693971;0.49814;0.006787319,-0.2815673;0.2620494;0.01546033,-0.3949068;0.03146385;-0.007128781,0.0820535;0.005150055;-0.03657972,0.09018973;-0.3599301;0.01647465,0.09846171;-0.7703354;0.114639,0.1000524;-0.7315908;0.02699068,-0.08110951;0.005748795;-0.03854316,-0.1121067;-0.3601399;-0.002085801,-0.1379901;-0.7707986;0.09186436,-0.134007;-0.7319727;0.004300259,0.007422629;0.5505555;0.005331925,0;0;0,-0.0003689975;0.3189058;0.001784325,-0.002203561;0.6255938;-0.009382963,0.1763921;0.5025762;-0.008439302,0.3981356;0.3702818;0.03308415,0.6260869;0.2497679;0.02672458,-0.1767288;0.5040725;0.03012228,-0.3914636;0.3551657;0.04070109,-0.6321751;0.2664268;0.01407024,0.07461863;0.003788263;-0.05015063,0.1061889;-0.3609965;-0.004326344,0.1047386;-0.7688377;0.1043043,0.1186209;-0.8061278;0.0491631,-0.08466855;0.003020337;-0.03032313,-0.1141649;-0.3645174;-0.01581553,-0.1069468;-0.7768246;0.07411635,-0.1196791;-0.8171538;0.02260975,-0.001617402;0.5506374;-0.004264116,348.9929
+0;0;0,0.00398696;0.3185549;0.008083787,0.008609528;0.6250961;0.0012159,0.1867886;0.5056312;0.02230925,0.2805516;0.2665506;0.0443294,0.3943981;0.03929465;0.02162669,-0.1705156;0.4974029;0.006792805,-0.2810667;0.2647201;0.01534063,-0.3932037;0.03658089;-0.007008823,0.08200902;0.005147263;-0.03655989,0.09013908;-0.3596557;0.01645419,0.09839921;-0.7694736;0.1144781,0.1000137;-0.730598;0.02551672,-0.08106554;0.005745679;-0.03852227,-0.1120392;-0.3598652;-0.002092596,-0.1378856;-0.7699361;0.09172313,-0.1338428;-0.7309781;0.002847269,0.007417124;0.5501482;0.00532825,0;0;0,-0.0004047826;0.3186752;0.002100229,-0.002209008;0.6251315;-0.008783817,0.1774805;0.5017307;-0.006799459,0.3989964;0.376431;0.03402472,0.6244199;0.2570058;0.02742767,-0.1780432;0.503672;0.03027242,-0.3942856;0.3637857;0.04061344,-0.6321638;0.2754126;0.01367163,0.07464024;0.00383684;-0.05002713,0.1063268;-0.3606869;-0.004462246,0.1043412;-0.767797;0.1045563,0.1191369;-0.8062348;0.0489428,-0.08459258;0.002950461;-0.03039719,-0.1139746;-0.3643226;-0.01608125,-0.1067031;-0.7760339;0.07374383,-0.1198327;-0.8179657;0.02227599,-0.001634911;0.5502337;-0.003733397,349.0266
+0;0;0,0.003985675;0.3184522;0.00808118,0.00860604;0.6248474;0.001216523,0.1876752;0.5051965;0.02239217,0.280851;0.267613;0.04427443,0.3910974;0.0475433;0.02228962,-0.1714009;0.4969274;0.006798786,-0.2812597;0.2657016;0.01529308,-0.3898507;0.04477663;-0.006349638,0.08195715;0.005144007;-0.03653677,0.09008838;-0.3597123;0.01648507,0.09840256;-0.7722113;0.1151503,0.09999374;-0.7334641;0.02747599,-0.08101426;0.005742044;-0.0384979,-0.1119925;-0.3599223;-0.002062898,-0.1380079;-0.772676;0.09236656,-0.1340236;-0.7338475;0.004776567,0.007414189;0.5499343;0.005326968,0;0;0,-0.0005456358;0.3185703;0.002377033,-0.002409115;0.6248857;-0.008332729,0.1782181;0.5013868;-0.005807877,0.4006311;0.3808959;0.0344522,0.6217775;0.270748;0.02897882,-0.1794182;0.5038415;0.03007072,-0.3984571;0.3713695;0.038991,-0.6288794;0.2858109;0.01342528,0.07464521;0.003829137;-0.04991794,0.1061789;-0.360821;-0.004824162,0.1045018;-0.7705321;0.1051457,0.1191837;-0.8055071;0.04745245,-0.08450779;0.002936378;-0.03046606,-0.1139661;-0.3644086;-0.01677587,-0.1060693;-0.778718;0.07402465,-0.1196612;-0.8196635;0.02354876,-0.001824252;0.5500207;-0.003314734,349.049
+0;0;0,0.004014219;0.3184485;0.008213845,0.00861629;0.6248459;0.001442112,0.1878254;0.5055015;0.0219495,0.2872123;0.2705649;0.04504649,0.4030519;0.05319472;0.02505435,-0.1713918;0.4969419;0.007060472,-0.2863567;0.2682032;0.01531675,-0.3997592;0.04964525;-0.005672725,0.08184435;0.005135091;-0.03678997,0.08976382;-0.3596376;0.01683538,0.09868745;-0.7721403;0.1154319,0.100128;-0.7333854;0.0277558,-0.08110168;0.005721611;-0.03831646,-0.1119565;-0.3599428;-0.001777701,-0.1380523;-0.7727584;0.09235874,-0.1342133;-0.7338982;0.004765451,0.007427936;0.5499316;0.005534301,0;0;0,-0.0005456358;0.3185703;0.002377033,-0.002409115;0.6248857;-0.008332729,0.1782181;0.5013868;-0.005807877,0.4006311;0.3808959;0.0344522,0.6217775;0.270748;0.02897882,-0.1794182;0.5038415;0.03007072,-0.3984571;0.3713695;0.038991,-0.6288794;0.2858109;0.01342528,0.07464521;0.003829137;-0.04991794,0.1061789;-0.360821;-0.004824162,0.1045018;-0.7705321;0.1051457,0.1191837;-0.8055071;0.04745245,-0.08450779;0.002936378;-0.03046606,-0.1139661;-0.3644086;-0.01677587,-0.1060693;-0.778718;0.07402465,-0.1196612;-0.8196635;0.02354876,-0.001824252;0.5500207;-0.003314734,349.0711
+0;0;0,0.004011334;0.3182196;0.008207942,0.00861055;0.6244264;0.001440146,0.1886279;0.5049234;0.02201883,0.28692;0.272575;0.04486138,0.4017389;0.05711976;0.02504536,-0.1721975;0.4963254;0.007063143,-0.2858958;0.2701066;0.01522846,-0.3982993;0.0534741;-0.005576099,0.08176722;0.005130253;-0.0367553,0.08968867;-0.3597338;0.01688348,0.09861176;-0.7722117;0.1154741,0.1000506;-0.7334671;0.02790094,-0.08102525;0.005716219;-0.03828036,-0.1118878;-0.3600397;-0.001732446,-0.137982;-0.7728304;0.09239833,-0.1341475;-0.7339807;0.004907921,0.007422834;0.5495524;0.005530139,0;0;0,-0.0004862323;0.3183399;0.002570391,-0.002233945;0.6244676;-0.008064985,0.1791946;0.5008402;-0.004579544,0.4016472;0.3859862;0.03405118,0.622625;0.2803984;0.02992201,-0.1804999;0.5046242;0.03003343,-0.4001957;0.3787718;0.0380251,-0.6300714;0.2984834;0.01141768,0.0746507;0.003770053;-0.04976153,0.1062993;-0.3610239;-0.005158424,0.1046243;-0.7706872;0.1048911,0.1190245;-0.8064238;0.04815555,-0.08437727;0.00299504;-0.03057216,-0.113584;-0.3644664;-0.01697957,-0.1058416;-0.778733;0.07391005,-0.1183438;-0.8200507;0.02385942,-0.001678325;0.5496418;-0.003059864,349.1046
+0;0;0,0.00400909;0.3180416;0.008203351,0.008604703;0.6240091;0.00144124,0.1898142;0.5042805;0.0221246,0.2876703;0.2729627;0.04486582,0.3982086;0.06554013;0.02578859,-0.1733829;0.495626;0.007070612,-0.2865769;0.2704108;0.01519971,-0.3947897;0.06185472;-0.004829218,0.08159757;0.005119608;-0.03667904,0.08952375;-0.3599622;0.01699175,0.09842286;-0.7713316;0.1153174,0.09987197;-0.7325245;0.02711813,-0.08085714;0.005704358;-0.03820093,-0.1117381;-0.3602698;-0.001631204,-0.1377622;-0.7719513;0.09224662,-0.1339003;-0.7330383;0.004130647,0.007418062;0.5492029;0.005527532,0;0;0,-0.0006627515;0.3181587;0.002893925,-0.002586126;0.6240586;-0.007371664,0.1801992;0.5006099;-0.003088474,0.4037678;0.3903126;0.0350225,0.6251608;0.3091967;0.03153443,-0.1822985;0.5047927;0.03022837,-0.404373;0.3855076;0.0376352,-0.6263819;0.3103616;0.01171269,0.07464283;0.003802404;-0.04943395,0.1063581;-0.3612792;-0.005414966,0.1048597;-0.7697746;0.1045904,0.1191849;-0.8064626;0.04796646,-0.0841124;0.003041143;-0.03075029,-0.1131469;-0.3646504;-0.01703626,-0.105318;-0.7777646;0.0737787,-0.1181596;-0.8193493;0.02308842,-0.001985386;0.5492949;-0.00246048,349.1271
+0;0;0,0.00394476;0.3177249;0.008307895,0.008470872;0.6234186;0.001656624,0.1910275;0.5042484;0.02230362,0.2959362;0.2766993;0.04521445,0.4120483;0.07205188;0.0290841,-0.1746047;0.4946947;0.0073676,-0.2933809;0.2730238;0.01533884,-0.4075903;0.06757352;-0.003874107,0.0814813;0.00506226;-0.0367044,0.08908357;-0.3605057;0.01735547,0.09819382;-0.7714924;0.1156734,0.09958218;-0.7326332;0.02706159,-0.08081239;0.005728214;-0.03806033,-0.1120711;-0.3607301;-0.001298431,-0.1378968;-0.7720761;0.09244047,-0.1340836;-0.733114;0.003910214,0.007298065;0.5486842;0.005715825,0;0;0,-0.000894025;0.3178414;0.00313139,-0.003041916;0.6234704;-0.006891012,0.1811225;0.5004768;-0.001504421,0.4056461;0.3930976;0.03548503,0.6263322;0.3099933;0.031739,-0.1842158;0.5051887;0.03023574,-0.4096064;0.3935072;0.03620373,-0.6317786;0.3183645;0.01138699,0.07469229;0.003850713;-0.04917598,0.1062755;-0.361842;-0.005683895,0.1047476;-0.7698994;0.1045265,0.1192211;-0.80699;0.04776525,-0.08395291;0.002978701;-0.03090433,-0.1128746;-0.3652529;-0.01714906,-0.1052124;-0.7780865;0.07323419,-0.1179991;-0.8177967;0.01929477,-0.002379604;0.5487767;-0.002042532,349.1493
+0;0;0,0.003942629;0.3175533;0.008303406,0.008465761;0.6230457;0.001656486,0.1921995;0.5036395;0.02240705,0.2968613;0.276626;0.04526396,0.4130121;0.07191004;0.02912821,-0.1757736;0.4940247;0.007375401,-0.2942704;0.2728755;0.01532789,-0.408518;0.06735636;-0.0038915,0.08129179;0.005050486;-0.03661903,0.08891004;-0.3612863;0.01755453,0.09799876;-0.7713013;0.11564,0.09940068;-0.7323555;0.02616284,-0.08062442;0.005714891;-0.0379718,-0.1119489;-0.361514;-0.001132596,-0.1377135;-0.7718875;0.09238467,-0.1338631;-0.7328378;0.002989851,0.007293716;0.5483598;0.00571305,0;0;0,-0.001081184;0.3176667;0.003360986,-0.003365956;0.623098;-0.006504774,0.1820469;0.5000139;-0.0005078318,0.4076354;0.396068;0.03577995,0.6290091;0.3146824;0.03029513,-0.1859676;0.5054651;0.03030724,-0.4137876;0.4001865;0.03542122,-0.63679;0.3271099;0.01113656,0.07465614;0.003811836;-0.04885435,0.1062715;-0.3626966;-0.005640265,0.104842;-0.7698038;0.1042569,0.119651;-0.8080071;0.04753686,-0.08365649;0.00307238;-0.0310961,-0.1124432;-0.3659476;-0.01727529,-0.1047073;-0.7777895;0.07295793,-0.1177266;-0.8182456;0.01860173,-0.002672166;0.5484513;-0.001688004,349.1828
+0;0;0,0.003942629;0.3175533;0.008303406,0.008465761;0.6230457;0.001656486,0.1921995;0.5036395;0.02240705,0.2968613;0.276626;0.04526396,0.4130121;0.07191004;0.02912821,-0.1757736;0.4940247;0.007375401,-0.2942704;0.2728755;0.01532789,-0.408518;0.06735636;-0.0038915,0.08129179;0.005050486;-0.03661903,0.08891004;-0.3612863;0.01755453,0.09799876;-0.7713013;0.11564,0.09940068;-0.7323555;0.02616284,-0.08062442;0.005714891;-0.0379718,-0.1119489;-0.361514;-0.001132596,-0.1377135;-0.7718875;0.09238467,-0.1338631;-0.7328378;0.002989851,0.007293716;0.5483598;0.00571305,0;0;0,-0.001081184;0.3176667;0.003360986,-0.003365956;0.623098;-0.006504774,0.1820469;0.5000139;-0.0005078318,0.4076354;0.396068;0.03577995,0.6290091;0.3146824;0.03029513,-0.1859676;0.5054651;0.03030724,-0.4137876;0.4001865;0.03542122,-0.63679;0.3271099;0.01113656,0.07465614;0.003811836;-0.04885435,0.1062715;-0.3626966;-0.005640265,0.104842;-0.7698038;0.1042569,0.119651;-0.8080071;0.04753686,-0.08365649;0.00307238;-0.0310961,-0.1124432;-0.3659476;-0.01727529,-0.1047073;-0.7777895;0.07295793,-0.1177266;-0.8182456;0.01860173,-0.002672166;0.5484513;-0.001688004,349.2055
+0;0;0,0.003946188;0.3173169;0.008320577,0.00844522;0.6225468;0.001715402,0.1935302;0.5035033;0.02249083,0.3038063;0.2803618;0.04667085,0.4228331;0.07728699;0.03087277,-0.1769712;0.4932304;0.007483013,-0.3014748;0.2764906;0.01524948,-0.4245785;0.07627083;-0.005094334,0.08099586;0.005004336;-0.03658266,0.08851548;-0.3618769;0.01791095,0.09764613;-0.7730618;0.1162093,0.09898696;-0.7342449;0.02805314,-0.08040137;0.005724292;-0.03776924,-0.1117335;-0.3620831;-0.0008380488,-0.137743;-0.7736323;0.0928085,-0.133989;-0.7347104;0.004732646,0.007279021;0.5479319;0.005758762,0;0;0,-0.00143078;0.3174262;0.003662586,-0.004114412;0.6226012;-0.005865812,0.1827298;0.4997658;0.0006017685,0.4086698;0.3989217;0.03692245,0.6314697;0.3215964;0.0308125,-0.1880675;0.5053738;0.03033032,-0.4185126;0.4083464;0.03461068,-0.6418262;0.3363663;0.009988159,0.07464873;0.003851756;-0.04833627,0.1062525;-0.3633295;-0.00582695,0.104978;-0.7717316;0.1038315,0.1201379;-0.8088159;0.04796624,-0.0832537;0.003090459;-0.03135175,-0.11204;-0.3665107;-0.01741502,-0.1044797;-0.7794447;0.07339945,-0.1167398;-0.8194782;0.02052169,-0.003312394;0.5480219;-0.001134634,349.2282
+0;0;0,0.003942941;0.3170559;0.00831373,0.008437935;0.6220125;0.001714876,0.1942966;0.502861;0.02255557,0.3059466;0.2769396;0.04703683,0.4249709;0.07386905;0.03123908,-0.1777415;0.4925455;0.007485506,-0.3037962;0.2731055;0.01534873,-0.4268972;0.07289;-0.004994655,0.08081993;0.004993467;-0.03650321,0.08834453;-0.3621309;0.01802652,0.09747798;-0.7734416;0.116355,0.09884117;-0.7344778;0.02672885,-0.08022674;0.005711859;-0.0376872,-0.1115797;-0.3623393;-0.0007315278,-0.1375971;-0.7740144;0.09294365,-0.1337805;-0.7349437;0.003399208,0.007272928;0.5474739;0.005754104,0;0;0,-0.001677863;0.3171616;0.003848553,-0.004628934;0.6220679;-0.005445004,0.1831514;0.4994745;0.001331568,0.4137571;0.4013258;0.03729486,0.6379214;0.3281704;0.03003788,-0.1895557;0.5053748;0.03002183,-0.4259788;0.4148584;0.03407583,-0.6500942;0.3454722;0.009340134,0.07465247;0.003873304;-0.04797173,0.1060984;-0.3636485;-0.006146908,0.104887;-0.7721567;0.103616,0.1197669;-0.8105029;0.04684949,-0.08297397;0.003080688;-0.03154536,-0.1121637;-0.3667841;-0.01896088,-0.1045355;-0.7796493;0.07275892,-0.1177586;-0.8207706;0.01907507,-0.003753878;0.5475622;-0.0007736683,349.2614
+0;0;0,0.003939415;0.3167724;0.008306297,0.008431119;0.6215057;0.001712207,0.1949362;0.5022532;0.02260802,0.3067796;0.2759405;0.04713168,0.4258396;0.072809;0.03132919,-0.1783861;0.4919021;0.007485942,-0.3046592;0.272082;0.01536278,-0.4277972;0.07180639;-0.004986704,0.08059523;0.004979583;-0.03640172,0.08812969;-0.362626;0.01819949,0.09726031;-0.773809;0.1164974,0.09863745;-0.7347534;0.02595391,-0.08000369;0.005695978;-0.03758242,-0.1113977;-0.3628377;-0.0005783066,-0.1374071;-0.7743851;0.0930678,-0.1335514;-0.7352215;0.002606802,0.00726694;0.5470201;0.005748563,0;0;0,-0.001983009;0.3168752;0.003929377,-0.005174048;0.6215572;-0.005298853,0.18346;0.4994658;0.002241373,0.4154325;0.4032482;0.03771996,0.6402056;0.3319405;0.02879405,-0.1909799;0.5055883;0.02955153,-0.4299279;0.4206088;0.03273976,-0.6564394;0.358981;0.008615984,0.0746774;0.003914893;-0.04747033,0.1058378;-0.3642165;-0.006479502,0.1048488;-0.7726403;0.1030939,0.1197586;-0.8118355;0.04589462,-0.08262338;0.003012593;-0.03177695,-0.1120119;-0.3673295;-0.01932538,-0.1042766;-0.7800199;0.07256608,-0.1177708;-0.8217812;0.01824985,-0.004237302;0.5471047;-0.0006418228,349.2844
+0;0;0,0.003904233;0.3164505;0.008355659,0.008358013;0.6209478;0.001821185,0.1955183;0.5020126;0.02270763,0.3129272;0.2774674;0.04810372,0.4383937;0.07787783;0.03571184,-0.1790425;0.4914019;0.007720292,-0.3131312;0.2750286;0.01501189,-0.4381214;0.0759026;-0.006381744,0.08045969;0.004912691;-0.03636683,0.0878243;-0.3634392;0.01863325,0.09708393;-0.7741663;0.1166716,0.09844074;-0.7349373;0.02447487,-0.07989391;0.005740631;-0.037476,-0.1119839;-0.3635339;-0.0004770048,-0.1371847;-0.774593;0.09327494,-0.1333058;-0.7352581;0.001160517,0.007201388;0.5465319;0.005842877,0;0;0,-0.002291605;0.3165511;0.004014254,-0.005762115;0.6209975;-0.005046844,0.183626;0.4993287;0.002960682,0.4181113;0.4064795;0.03825998,0.6436863;0.3377618;0.02707219,-0.1922666;0.5054992;0.02911724,-0.4342081;0.4260632;0.03127204,-0.6619008;0.3684366;0.007469164,0.07468338;0.003864214;-0.04720068,0.1053919;-0.3651301;-0.006425861,0.1046619;-0.773131;0.1027932,0.1196583;-0.8134133;0.04428887,-0.08238506;0.0030597;-0.0319966,-0.1119293;-0.3680689;-0.019623,-0.1041645;-0.7802488;0.07225483,-0.1176201;-0.8233012;0.01685134,-0.004741289;0.5466137;-0.0004374981,349.317
+0;0;0,0.003902151;0.3162817;0.008351202,0.008352953;0.6205753;0.001821081,0.196054;0.5015618;0.02275321,0.31327;0.2773855;0.04810758,0.4387382;0.07779317;0.03571553,-0.1795808;0.4909207;0.007722904,-0.3134493;0.2749029;0.01500253,-0.4384412;0.07577415;-0.006391404,0.08032595;0.004904525;-0.03630638,0.08769643;-0.3637404;0.01873744,0.09698921;-0.7759386;0.1171269,0.09832665;-0.7368414;0.02624732,-0.07976112;0.005731089;-0.03741371,-0.1118767;-0.3638372;-0.000385277,-0.1371677;-0.7763685;0.09370244,-0.1333442;-0.737167;0.002903983,0.007197095;0.5462087;0.005840106,0;0;0,-0.002441891;0.3163783;0.004229546,-0.006014645;0.6206248;-0.00465107,0.1839956;0.4991593;0.003901482,0.4193141;0.4093353;0.03846049,0.6455394;0.3428664;0.02675962,-0.1932447;0.5055417;0.02890119,-0.4362583;0.4308433;0.03031911,-0.6649091;0.3770377;0.006725552,0.07473081;0.003816172;-0.04685307,0.1052086;-0.3655481;-0.006549601,0.1047456;-0.7751628;0.1024907,0.1197703;-0.8144772;0.04492831,-0.08215144;0.003100693;-0.03218684,-0.1117522;-0.3683428;-0.02049273,-0.1041171;-0.7818887;0.07222024,-0.1172565;-0.8238806;0.01755594,-0.004973464;0.5462883;-8.106232E-05,349.3502
+0;0;0,0.003894839;0.3156891;0.008335554,0.008335231;0.6192726;0.001821532,0.1966252;0.5003141;0.02279568,0.3132606;0.2772484;0.04802445,0.4387271;0.07765865;0.03563255,-0.1801751;0.4896399;0.00771874,-0.3133803;0.2746923;0.0149623,-0.4383706;0.07556613;-0.006431354,0.07989181;0.004878017;-0.03611016,0.08727444;-0.3643751;0.01902448,0.09656495;-0.776472;0.1173898,0.09789596;-0.7374185;0.02694702,-0.07933003;0.005700114;-0.0372115,-0.1114986;-0.3644779;-0.0001219846,-0.1367834;-0.7769077;0.0939426,-0.1329783;-0.7377504;0.0035806,0.00718238;0.5450995;0.0058301,0;0;0,-0.002700038;0.3157778;0.004615307,-0.006454594;0.619326;-0.003761053,0.1845278;0.4993829;0.0054636,0.4195709;0.4116729;0.03802538,0.6464655;0.3476024;0.02597141,-0.1947854;0.5056815;0.02797316,-0.4388782;0.4392281;0.02907884,-0.6677921;0.3863501;0.005974397,0.07472876;0.003697127;-0.04596066,0.1046655;-0.3664694;-0.006938457,0.1045514;-0.7760718;0.101743,0.1190774;-0.8153937;0.04475975,-0.08147748;0.00315522;-0.03258688,-0.1112641;-0.3688848;-0.02070585,-0.1033227;-0.7823584;0.07182743,-0.1162827;-0.8230457;0.01615893,-0.005372733;0.5451761;0.0006752014,349.3858
+0;0;0,0.003915544;0.3151567;0.008243848,0.008343143;0.618411;0.001692722,0.1971166;0.4999216;0.02316697,0.3184485;0.2805153;0.04841828,0.4495238;0.08443592;0.03861202,-0.1805326;0.4886472;0.008051015,-0.3186522;0.2779893;0.01471328,-0.4473815;0.08119003;-0.005849565,0.07956533;0.004809824;-0.03601831,0.08658198;-0.3648596;0.01897856,0.0964786;-0.7788782;0.1179895,0.09777341;-0.7399358;0.02866626,-0.07905045;0.005713514;-0.03700642,-0.1109546;-0.3648385;0.0004461221,-0.1370707;-0.7792073;0.09493908,-0.1333267;-0.7401625;0.005695261,0.007194971;0.5443147;0.005701594,0;0;0,-0.002761669;0.3152454;0.004440546,-0.006483108;0.6184614;-0.004077673,0.1850349;0.4992404;0.006226301,0.4202235;0.4143996;0.03763556,0.6495973;0.3602891;0.02408242,-0.1956576;0.506368;0.0270377,-0.4398769;0.4442801;0.02751445,-0.6704488;0.3988026;0.00532412,0.07470348;0.003594995;-0.04536032,0.1044526;-0.3670955;-0.007506844,0.1047069;-0.7788339;0.1010473,0.119044;-0.8174058;0.04489899,-0.08098426;0.003150026;-0.03290473,-0.110722;-0.3692727;-0.02080772,-0.1028361;-0.7847596;0.0720416,-0.1138582;-0.8244834;0.01656727,-0.00542099;0.5443897;0.0003845692,349.4172
+0;0;0,0.003915544;0.3151567;0.008243848,0.008343143;0.618411;0.001692722,0.1971166;0.4999216;0.02316697,0.3184485;0.2805153;0.04841828,0.4495238;0.08443592;0.03861202,-0.1805326;0.4886472;0.008051015,-0.3186522;0.2779893;0.01471328,-0.4473815;0.08119003;-0.005849565,0.07956533;0.004809824;-0.03601831,0.08658198;-0.3648596;0.01897856,0.0964786;-0.7788782;0.1179895,0.09777341;-0.7399358;0.02866626,-0.07905045;0.005713514;-0.03700642,-0.1109546;-0.3648385;0.0004461221,-0.1370707;-0.7792073;0.09493908,-0.1333267;-0.7401625;0.005695261,0.007194971;0.5443147;0.005701594,0;0;0,-0.002761669;0.3152454;0.004440546,-0.006483108;0.6184614;-0.004077673,0.1850349;0.4992404;0.006226301,0.4202235;0.4143996;0.03763556,0.6495973;0.3602891;0.02408242,-0.1956576;0.506368;0.0270377,-0.4398769;0.4442801;0.02751445,-0.6704488;0.3988026;0.00532412,0.07470348;0.003594995;-0.04536032,0.1044526;-0.3670955;-0.007506844,0.1047069;-0.7788339;0.1010473,0.119044;-0.8174058;0.04489899,-0.08098426;0.003150026;-0.03290473,-0.110722;-0.3692727;-0.02080772,-0.1028361;-0.7847596;0.0720416,-0.1138582;-0.8244834;0.01656727,-0.00542099;0.5443897;0.0003845692,349.4396
+0;0;0,0.003912393;0.3149031;0.008237214,0.008337195;0.617965;0.001689836,0.1974604;0.4994315;0.02319416,0.3183584;0.2808099;0.04835517,0.4494447;0.08471397;0.03854807,-0.180883;0.4881364;0.008050419,-0.3185087;0.2782319;0.01468886,-0.4472489;0.08141601;-0.005875727,0.07921233;0.004788484;-0.03585852,0.08622967;-0.3649175;0.0191438,0.09612778;-0.7789983;0.1181696,0.09743287;-0.7399848;0.02813707,-0.07869974;0.005688166;-0.03684224,-0.110607;-0.3649005;0.0006140061,-0.136727;-0.7793316;0.09512115,-0.1329533;-0.7402149;0.005168699,0.007189604;0.5439063;0.005696679,0;0;0,-0.002798989;0.3149925;0.004353762,-0.006507866;0.6180115;-0.004325151,0.1854963;0.4994604;0.006730795,0.420611;0.416803;0.03728676,0.6500878;0.3631487;0.02332139,-0.1963686;0.5071548;0.02630835,-0.4408239;0.4498273;0.02639769,-0.670659;0.4002569;0.00513689,0.07467409;0.00350596;-0.04466367,0.1042208;-0.3673521;-0.007944107,0.1046669;-0.7791754;0.1005375,0.1194099;-0.8181234;0.04381346,-0.0804678;0.003105351;-0.03314581,-0.1103599;-0.3693434;-0.02108741,-0.1026131;-0.7850084;0.07126796,-0.1134334;-0.8252678;0.01527379,-0.005454451;0.5439798;0.0001776218,349.4626
+0;0;0,0.003852859;0.3144487;0.008178627,0.008183942;0.6168187;0.001595277,0.1979361;0.4989944;0.02325974,0.3239921;0.2842746;0.04865013,0.457879;0.08993655;0.04204505,-0.1814894;0.4871117;0.00833502,-0.3240045;0.2814582;0.01428641,-0.4591799;0.08904496;-0.006722467,0.07884747;0.00468871;-0.03561407,0.08586952;-0.3653606;0.01952449,0.09574943;-0.7785209;0.1184296,0.09711286;-0.7386359;0.01967838,-0.07827277;0.005738049;-0.03671125,-0.1101597;-0.3651866;0.001027893,-0.1361929;-0.7787468;0.09521662,-0.1321221;-0.7387482;-0.003448658,0.0070619;0.5429416;0.005604479,0;0;0,-0.002880074;0.3145312;0.004641294,-0.006631799;0.6168629;-0.003798246,0.1861859;0.4998987;0.007448673,0.4216192;0.4200282;0.03627825,0.6518875;0.3700763;0.02151418,-0.1973921;0.5077386;0.0259014,-0.4417587;0.453662;0.02614377,-0.6711216;0.4017353;0.005337443,0.07459699;0.003346488;-0.04394722,0.1038907;-0.3679606;-0.007904291,0.1044538;-0.7790052;0.0999074,0.1209911;-0.8209935;0.0336082,-0.07987732;0.003087631;-0.03342675,-0.1099306;-0.3697122;-0.02146121,-0.1022387;-0.7844917;0.07062663,-0.1155178;-0.8310593;0.008881625,-0.005572557;0.5430107;0.0006592274,349.4964
+0;0;0,0.003845661;0.3138613;0.008163349,0.008165305;0.615436;0.001599083,0.1992082;0.4975507;0.02336983,0.3246254;0.2839193;0.04863154,0.4585332;0.08955088;0.04202543,-0.182776;0.4855879;0.008344464,-0.3245688;0.2809767;0.01426569,-0.4597653;0.08853343;-0.006746465,0.07834373;0.004658754;-0.03538654,0.08536322;-0.3652554;0.01973187,0.09516784;-0.7752668;0.1178832,0.09653398;-0.735362;0.0189354,-0.07777272;0.00570139;-0.03647671,-0.109648;-0.3650877;0.001248635,-0.1354828;-0.7754959;0.0947195,-0.1314039;-0.7354774;-0.004142165,0.007046839;0.5417944;0.005595508,0;0;0,-0.002618589;0.3139473;0.004533529,-0.005794093;0.615488;-0.003935575,0.188642;0.501235;0.009533644,0.423575;0.422798;0.03522635,0.6536638;0.3720463;0.01981759,-0.1985024;0.5081267;0.02478425,-0.4419833;0.4559457;0.02523618,-0.6749755;0.4246282;0.003148366,0.07450179;0.003149897;-0.04302573,0.1037135;-0.3681802;-0.008610249,0.1038315;-0.775897;0.09912133,0.1191844;-0.8200993;0.03470898,-0.07912042;0.003138313;-0.03378996,-0.1096789;-0.3694994;-0.02234101,-0.1017358;-0.7810693;0.06923559,-0.1150404;-0.8289171;0.008792568,-0.004922792;0.5418707;0.000541687,349.5297
+0;0;0,0.003838989;0.3133167;0.008149184,0.008147434;0.6141127;0.001603554,0.2012917;0.4959738;0.0235559,0.326498;0.2827013;0.04877516,0.4603969;0.08834592;0.04216949,-0.1848627;0.4838804;0.008366498,-0.3264172;0.279613;0.01427777,-0.4616047;0.0871826;-0.006732978,0.07799838;0.004638218;-0.03523056,0.08501567;-0.3651595;0.01987052,0.09484821;-0.7763388;0.1183014,0.09618648;-0.7366361;0.02137198,-0.07742988;0.005676258;-0.03631592,-0.1092951;-0.3649962;0.001397561,-0.1352035;-0.7765734;0.09513466,-0.1312078;-0.7367592;-0.001710393,0.007032452;0.5407004;0.005587533,0;0;0,-0.002228111;0.3134091;0.004275799,-0.004510596;0.6141689;-0.004456758,0.1922459;0.5030307;0.0124495,0.4271798;0.4249166;0.03485656,0.6572459;0.3741575;0.0193758,-0.2000347;0.5085713;0.02385038,-0.4433631;0.4577023;0.02504459,-0.6762785;0.4255705;0.003490673,0.0743979;0.002883256;-0.04246283,0.1035628;-0.3684444;-0.009281874,0.1035575;-0.77742;0.098387,0.118316;-0.8216765;0.0370729,-0.07855697;0.003294814;-0.0341233,-0.1092627;-0.3692121;-0.02265698,-0.1012248;-0.781985;0.06903646,-0.1158731;-0.8254765;0.006781489,-0.003924109;0.5407855;0.000125885,349.5628
+0;0;0,0.003863772;0.312738;0.008344376,0.008157223;0.6132106;0.001884754,0.2023927;0.4956579;0.02421004,0.3309228;0.2870235;0.05017117,0.4765048;0.101202;0.04714191,-0.1858055;0.4828344;0.00865473,-0.3316977;0.2843563;0.01530438,-0.4718201;0.09529695;-0.003543276,0.07745891;0.004729305;-0.03526005,0.08422547;-0.3650942;0.02013883,0.09462086;-0.7733843;0.1181789,0.09598659;-0.7337029;0.02156197,-0.07708347;0.005537451;-0.03595823,-0.1088358;-0.3652097;0.001758922,-0.134459;-0.7739864;0.09484926,-0.1304431;-0.7341904;-0.001682319,0.007045066;0.5398664;0.005859546,0;0;0,-0.001778178;0.3128434;0.003930569,-0.003412902;0.613273;-0.005102158,0.1942122;0.5031126;0.01338625,0.4275088;0.426569;0.03426957,0.6580487;0.3781152;0.01889181,-0.2003272;0.5085988;0.02281673,-0.4417819;0.4594033;0.02414579,-0.6764643;0.4403888;0.006954083,0.07426413;0.00264217;-0.04175377,0.1031922;-0.3688753;-0.009782076,0.1039109;-0.7749402;0.09760284,0.1186497;-0.8194034;0.03703523,-0.07782758;0.003593142;-0.03457566,-0.1089642;-0.3689563;-0.02354471,-0.1008063;-0.7788531;0.06777234,-0.1155466;-0.8224114;0.006109353,-0.003026217;0.5399625;-0.000430584,349.5964
+0;0;0,0.003862007;0.3125951;0.008340565,0.008155853;0.6130917;0.001878397,0.2028716;0.4953772;0.02425175,0.3302399;0.2886288;0.0499782,0.4945838;0.0788597;0.04655854,-0.1862827;0.4825221;0.00865812,-0.3308561;0.2858381;0.01524766,-0.4890366;0.07241395;-0.006028971,0.07693382;0.004697246;-0.03502103,0.08369525;-0.3648458;0.02033585,0.09408753;-0.7730135;0.1183465,0.0954556;-0.7333154;0.0215634,-0.07656093;0.005499913;-0.03571447,-0.1082892;-0.3649662;0.001974083,-0.1339047;-0.7736201;0.0950365,-0.1298819;-0.7338073;-0.001661114,0.007042895;0.5396947;0.005856052,0;0;0,-0.001755729;0.3127064;0.003439426,-0.003394611;0.6131476;-0.005993843,0.1946903;0.5032952;0.01398826,0.4264291;0.4288649;0.03365374,0.688195;0.3816789;0.01704741,-0.2009587;0.5085601;0.02102422,-0.4406554;0.461983;0.02338221,-0.7053468;0.4374797;0.004364438,0.07429433;0.002486438;-0.04051566,0.1027538;-0.3689084;-0.0100503,0.1034991;-0.774977;0.09682655,0.1185644;-0.8197273;0.03642511,-0.07699971;0.003647444;-0.03500129,-0.108271;-0.368601;-0.02380179,-0.1001367;-0.7784178;0.06729648,-0.1159838;-0.8229299;0.006800886,-0.003016658;0.5397904;-0.001223087,349.6299
+0;0;0,0.003865387;0.3128687;0.008347863,0.008169726;0.6140928;0.001866442,0.2024157;0.4962226;0.02421018,0.3294953;0.2899427;0.04987833,0.4938782;0.08012383;0.04645786,-0.1858129;0.4833981;0.00865365,-0.3300586;0.2871599;0.01522826,-0.4882767;0.07368502;-0.006053429,0.0765515;0.004673903;-0.03484699,0.08332276;-0.3654063;0.02059035,0.09376063;-0.7753648;0.1190311,0.09511554;-0.73576;0.02317931,-0.07618045;0.005472581;-0.03553699,-0.1079548;-0.3655319;0.00220634,-0.1336827;-0.775979;0.09567709,-0.1296986;-0.7362606;-8.998066E-05,0.007052809;0.5404347;0.005858248,0;0;0,-0.001336619;0.3129867;0.002995014,-0.002216093;0.6141277;-0.007316828,0.1949511;0.5032821;0.01384211,0.4268722;0.4311551;0.03307319,0.6882312;0.3814034;0.01653314,-0.1995894;0.5091184;0.01900701,-0.4389223;0.4636502;0.02245666,-0.7036504;0.4383669;0.00409442,0.07432926;0.002214253;-0.03957963,0.1025529;-0.3698127;-0.009950876,0.1031415;-0.7780012;0.09610271,0.1182668;-0.8215525;0.03574467,-0.07634383;0.003787013;-0.03540574,-0.107959;-0.3689764;-0.0241636,-0.09976806;-0.7805914;0.06733251,-0.1145541;-0.8250131;0.007965464,-0.002055883;0.5405269;-0.002257586,349.6531
+0;0;0,0.003880341;0.3131868;0.008417936,0.00819323;0.6151025;0.002019244,0.2027558;0.4973228;0.02451779,0.3338768;0.2972274;0.05101967,0.5049587;0.09055385;0.05168386,-0.1860174;0.4840465;0.009001201,-0.3331781;0.293705;0.01586386,-0.4986557;0.08362359;-0.005731391,0.07611261;0.00459955;-0.03466368,0.08288066;-0.3651199;0.02098081,0.09356534;-0.7753822;0.1193996,0.09489121;-0.7357733;0.02365424,-0.07576668;0.005469661;-0.0352895,-0.1073196;-0.365198;0.002717268,-0.1331442;-0.7759365;0.09621845,-0.1291903;-0.7362205;0.0005563572,0.007072677;0.5412323;0.005995007,0;0;0,-0.0004944429;0.313312;0.00269413,0.0001394004;0.6151121;-0.00843668,0.1968146;0.503183;0.01502275,0.4265566;0.4336006;0.0326333,0.6893317;0.3823271;0.01520562,-0.1981198;0.5095232;0.01543929,-0.4350354;0.4675134;0.02171722,-0.701211;0.4388386;0.004061528,0.07437478;0.002043739;-0.0384717,0.1023499;-0.3697783;-0.01018095,0.1030535;-0.7783493;0.09557725,0.1182342;-0.8213648;0.03475333,-0.07562283;0.003966694;-0.03579538,-0.1073403;-0.3684525;-0.0242855,-0.09912057;-0.7803085;0.06748952,-0.1126182;-0.8252182;0.008602999,-0.0001106337;0.5413182;-0.003120422,349.6854
+0;0;0,0.003879659;0.3131317;0.008416456,0.00819276;0.6150606;0.00201666,0.2036282;0.4970627;0.02459906,0.3335292;0.2988291;0.05085435,0.5055497;0.09102158;0.05152218,-0.1868798;0.4837272;0.009013232,-0.3326713;0.2951567;0.01581204,-0.4990568;0.08392265;-0.005901704,0.07557756;0.004567216;-0.03442,0.08234984;-0.3653834;0.02125927,0.09310532;-0.7783635;0.1203301,0.09440334;-0.7389563;0.02659526,-0.07523406;0.00543121;-0.03504142,-0.1068067;-0.3654681;0.002989106,-0.1328024;-0.7789277;0.09710972,-0.1289315;-0.7394158;0.003456444,0.007071868;0.5411682;0.005993623,0;0;0,-0.0002553314;0.3132631;0.00188303,0.0004107878;0.6150505;-0.009946108,0.1978281;0.5027757;0.01496458,0.4259384;0.4354125;0.03193736,0.6898461;0.382295;0.01442432,-0.1987887;0.5088435;0.01258288,-0.4337995;0.4691565;0.02000095,-0.7015557;0.4403419;0.004132602,0.07464285;0.001923099;-0.03663754,0.1016924;-0.3703881;-0.01090503,0.1024893;-0.7818646;0.09478188,0.1174904;-0.8222392;0.03396416,-0.07460877;0.003978929;-0.03654124,-0.1073775;-0.3685739;-0.02470563,-0.09875319;-0.783242;0.06726852,-0.1105054;-0.8267465;0.009515896,0.0001714081;0.5412458;-0.004470587,349.719
+0;0;0,0.003879659;0.3131317;0.008416456,0.00819276;0.6150606;0.00201666,0.2036282;0.4970627;0.02459906,0.3335292;0.2988291;0.05085435,0.5055497;0.09102158;0.05152218,-0.1868798;0.4837272;0.009013232,-0.3326713;0.2951567;0.01581204,-0.4990568;0.08392265;-0.005901704,0.07557756;0.004567216;-0.03442,0.08234984;-0.3653834;0.02125927,0.09310532;-0.7783635;0.1203301,0.09440334;-0.7389563;0.02659526,-0.07523406;0.00543121;-0.03504142,-0.1068067;-0.3654681;0.002989106,-0.1328024;-0.7789277;0.09710972,-0.1289315;-0.7394158;0.003456444,0.007071868;0.5411682;0.005993623,0;0;0,-0.0002553314;0.3132631;0.00188303,0.0004107878;0.6150505;-0.009946108,0.1978281;0.5027757;0.01496458,0.4259384;0.4354125;0.03193736,0.6898461;0.382295;0.01442432,-0.1987887;0.5088435;0.01258288,-0.4337995;0.4691565;0.02000095,-0.7015557;0.4403419;0.004132602,0.07464285;0.001923099;-0.03663754,0.1016924;-0.3703881;-0.01090503,0.1024893;-0.7818646;0.09478188,0.1174904;-0.8222392;0.03396416,-0.07460877;0.003978929;-0.03654124,-0.1073775;-0.3685739;-0.02470563,-0.09875319;-0.783242;0.06726852,-0.1105054;-0.8267465;0.009515896,0.0001714081;0.5412458;-0.004470587,349.7418
+0;0;0,0.00389087;0.3132942;0.008439027,0.008210097;0.6157068;0.00207075,0.2045484;0.497493;0.02495071,0.3369021;0.303806;0.0515749,0.5129576;0.09830275;0.05324409,-0.1878263;0.4842337;0.009244077,-0.3369514;0.3013157;0.01585456,-0.5128325;0.09683481;-0.006130872,0.07507526;0.004558655;-0.03422876,0.08183793;-0.3653373;0.02161529,0.09255305;-0.7710218;0.1190953,0.09391065;-0.731256;0.02180868,-0.07476927;0.00536272;-0.0347776,-0.1063274;-0.3655294;0.003043268,-0.1319437;-0.7716601;0.09577307,-0.1279138;-0.7317876;-0.001428723,0.00708683;0.5416659;0.006042713,0;0;0,0.0002139807;0.3134299;0.001134396,0.001526818;0.6156476;-0.01186919,0.1994282;0.5032462;0.01629186,0.4261583;0.4389749;0.03056312,0.6908153;0.3851035;0.01369643,-0.1988428;0.5089169;0.009215395,-0.4316431;0.4707844;0.01875044,-0.7010541;0.4468448;0.01011487,0.0746891;0.001742631;-0.03531551,0.1009952;-0.370676;-0.01082826,0.1008106;-0.7749005;0.09309316,0.1163798;-0.8198194;0.03221083,-0.07369604;0.00418664;-0.03714902,-0.106712;-0.3683034;-0.02496628,-0.09833942;-0.7757283;0.06521121,-0.1104312;-0.8220564;0.005297001,0.001134172;0.5417218;-0.006044865,349.7651
+0;0;0,0.003893071;0.3134715;0.008443801,0.008219674;0.6163977;0.002063292,0.2052547;0.4978691;0.0250187,0.337619;0.3041665;0.05164503,0.5125337;0.09999488;0.05330341,-0.1885093;0.4845628;0.009256458,-0.3376463;0.3016301;0.01586747,-0.5123878;0.09847425;-0.005975498,0.07446746;0.004521748;-0.03395164,0.08123018;-0.3653769;0.02189283,0.09212317;-0.7777956;0.1209909,0.09341301;-0.7385172;0.02855947,-0.07416394;0.005319304;-0.03449605,-0.1057223;-0.3655756;0.003325112,-0.1317638;-0.7784477;0.09759416,-0.1279351;-0.739068;0.005243286,0.007094001;0.5421984;0.00604376,0;0;0,0.0007512048;0.3136084;0.0001211166,0.002761401;0.6162837;-0.01401973,0.200943;0.5031929;0.01596665,0.4285806;0.4419114;0.02921891,0.6914716;0.3881302;0.01248908,-0.1985083;0.5086795;0.005762049,-0.4317321;0.4733106;0.01604073,-0.6991706;0.4466777;0.008874763,0.07464755;0.00141491;-0.03382754,0.1003608;-0.3711524;-0.01098418,0.1006389;-0.7823964;0.09345007,0.1164944;-0.8208138;0.03263068,-0.07262488;0.00420235;-0.03776941,-0.1062251;-0.3682449;-0.02579299,-0.0976147;-0.7823732;0.06614114,-0.1089572;-0.8247745;0.009038396,0.002194382;0.5422261;-0.007870913,349.7972
+0;0;0,0.003896362;0.3137364;0.008450938,0.008231366;0.6172482;0.002056692,0.2052335;0.4985503;0.02501864,0.3376318;0.3047979;0.05165181,0.5113513;0.1020214;0.05329886,-0.1884703;0.4852461;0.009258808,-0.3376457;0.3022664;0.01587152,-0.5111932;0.1004987;-0.005822198,0.07388863;0.0044866;-0.03368774,0.08064446;-0.3650353;0.02209983,0.09153564;-0.7773857;0.1211815,0.0928104;-0.7382157;0.02983139,-0.07358746;0.005277958;-0.03422791,-0.1051137;-0.3652391;0.003554717,-0.1311509;-0.7780428;0.09780815,-0.1273669;-0.7387727;0.006537668,0.007103023;0.5428728;0.006046601,0;0;0,0.001311161;0.3138697;-0.001114368,0.004161023;0.6170521;-0.01668429,0.2017571;0.5032525;0.01556754,0.4302675;0.4447622;0.02742052,0.6921412;0.3952159;0.01108432,-0.1973988;0.5089166;0.0005640611,-0.4310396;0.4766068;0.01267234,-0.696383;0.4472177;0.007314262,0.07467377;0.0009827912;-0.03220844,0.09959978;-0.3714065;-0.01197958,0.1001181;-0.7826746;0.09207296,0.1151669;-0.8202527;0.03176308,-0.07154603;0.004249823;-0.0384399,-0.1059666;-0.3677513;-0.02683457,-0.09689549;-0.7817033;0.06552404,-0.1077699;-0.8236551;0.009530734,0.003384769;0.5428545;-0.01012635,349.8193
+0;0;0,0.003967304;0.3140011;0.008512938,0.00832684;0.6179618;0.00216463,0.2057126;0.4996073;0.02541402,0.3431561;0.3095799;0.05305858,0.5208563;0.1128808;0.05602787,-0.1888162;0.4862797;0.009616939,-0.3415067;0.3062536;0.01606372,-0.519302;0.1107579;-0.005077092,0.07354651;0.004406499;-0.03347063,0.08036689;-0.3642958;0.02223562,0.09167697;-0.781413;0.1226917,0.09292316;-0.7423957;0.03284504,-0.07319923;0.005297667;-0.03409684,-0.1046186;-0.3644006;0.003680531,-0.1308868;-0.782012;0.09916215,-0.12717;-0.7428887;0.009394489,0.007196216;0.5434803;0.006147606,0;0;0,0.00179489;0.3141326;-0.001538277,0.00524687;0.61772;-0.01782203,0.2027543;0.503295;0.01584196,0.431852;0.4472123;0.02743173,0.6921843;0.3998458;0.01129913,-0.1968264;0.5092735;-0.002695125,-0.4305525;0.478344;0.01075204,-0.6943969;0.4530387;0.006007429,0.07452595;0.0007006824;-0.03153062,0.09923144;-0.3709095;-0.01186705,0.1000847;-0.7870884;0.09301591,0.1150751;-0.8209962;0.0309968,-0.07089517;0.004548644;-0.03875532,-0.1053307;-0.3666096;-0.02663567,-0.09617658;-0.7853268;0.06716263,-0.1065725;-0.824887;0.01051825,0.00433895;0.5434341;-0.0110836,349.8527
+0;0;0,0.003967304;0.3140011;0.008512938,0.00832684;0.6179618;0.00216463,0.2057126;0.4996073;0.02541402,0.3431561;0.3095799;0.05305858,0.5208563;0.1128808;0.05602787,-0.1888162;0.4862797;0.009616939,-0.3415067;0.3062536;0.01606372,-0.519302;0.1107579;-0.005077092,0.07354651;0.004406499;-0.03347063,0.08036689;-0.3642958;0.02223562,0.09167697;-0.781413;0.1226917,0.09292316;-0.7423957;0.03284504,-0.07319923;0.005297667;-0.03409684,-0.1046186;-0.3644006;0.003680531,-0.1308868;-0.782012;0.09916215,-0.12717;-0.7428887;0.009394489,0.007196216;0.5434803;0.006147606,0;0;0,0.00179489;0.3141326;-0.001538277,0.00524687;0.61772;-0.01782203,0.2027543;0.503295;0.01584196,0.431852;0.4472123;0.02743173,0.6921843;0.3998458;0.01129913,-0.1968264;0.5092735;-0.002695125,-0.4305525;0.478344;0.01075204,-0.6943969;0.4530387;0.006007429,0.07452595;0.0007006824;-0.03153062,0.09923144;-0.3709095;-0.01186705,0.1000847;-0.7870884;0.09301591,0.1150751;-0.8209962;0.0309968,-0.07089517;0.004548644;-0.03875532,-0.1053307;-0.3666096;-0.02663567,-0.09617658;-0.7853268;0.06716263,-0.1065725;-0.824887;0.01051825,0.00433895;0.5434341;-0.0110836,349.8757
+0;0;0,0.003967703;0.3140326;0.008513793,0.008328275;0.6180663;0.00216439,0.2054239;0.4997681;0.02538606,0.3428738;0.3097318;0.0530319,0.5205199;0.1130925;0.05600028,-0.1885285;0.48646;0.009612055,-0.3412261;0.3064255;0.01605914,-0.5189673;0.1109892;-0.005075241,0.07321421;0.004386589;-0.0333194,0.08000748;-0.3628497;0.02216535,0.09123407;-0.7768879;0.1218799,0.09244411;-0.7381323;0.03464013,-0.07286851;0.005273731;-0.03394279,-0.104163;-0.3629546;0.003684379,-0.1302373;-0.7774834;0.09846117,-0.1266283;-0.7386248;0.01129809,0.007197532;0.543577;0.00614779,0;0;0,0.002494685;0.3141558;-0.002159357,0.006782591;0.6177725;-0.01904559,0.2035721;0.5031714;0.01592088,0.4336332;0.4509258;0.0265429,0.694026;0.4043823;0.01031923,-0.1952607;0.5094005;-0.005014647,-0.4294211;0.4816529;0.008005088,-0.6932111;0.4563843;0.00480138,0.07446299;0.0004013181;-0.03073835,0.09903795;-0.369781;-0.01207447,0.09994733;-0.7828807;0.09206247,0.1157693;-0.8154711;0.03272438,-0.07022898;0.004683022;-0.03918806,-0.1050854;-0.3649504;-0.02721322,-0.09613279;-0.7806711;0.06548401,-0.1056636;-0.819317;0.01176425,0.005661115;0.5434955;-0.01215458,349.898
+0;0;0,0.004017764;0.3141827;0.008518729,0.008406089;0.6183608;0.002200448,0.2050306;0.500406;0.02566007,0.346596;0.3135894;0.05441523,0.530964;0.1238948;0.05816684,-0.1880872;0.4872901;0.009706469,-0.3446169;0.3105966;0.01648293,-0.5292276;0.1223566;-0.005294982,0.07283284;0.004319302;-0.03311644,0.07961024;-0.3630002;0.02247085,0.09087569;-0.7773051;0.1222954,0.09212067;-0.7385643;0.03521315,-0.0724716;0.005280495;-0.03376332,-0.1038712;-0.3630315;0.003917869,-0.1298731;-0.7778344;0.09880143,-0.1262328;-0.7389899;0.01179683,0.007270874;0.5438411;0.006172762,0;0;0,0.003273159;0.3142941;-0.00282979,0.00841362;0.6179975;-0.02049136,0.2042142;0.502886;0.01576734,0.4347654;0.4527796;0.02594376,0.6953529;0.4095243;0.01135659,-0.193389;0.509802;-0.007681695,-0.4279405;0.4854847;0.005058159,-0.6914414;0.4619858;0.002875023,0.07441333;0.0001322329;-0.02970886,0.09862979;-0.3702507;-0.01269174,0.09982407;-0.7836696;0.09134579,0.1158503;-0.8218079;0.03879476,-0.06946912;0.004803906;-0.03963511,-0.1049172;-0.3648594;-0.02730572,-0.09586403;-0.7809958;0.06482944,-0.1041562;-0.8194246;0.01088469,0.007091843;0.5437119;-0.01340985,349.9312
+0;0;0,0.004019902;0.3143499;0.008523261,0.008411562;0.6187596;0.002200429,0.20505;0.500751;0.0256642,0.3466354;0.313908;0.05442342,0.5308486;0.1243727;0.05817188,-0.188097;0.4876341;0.009709416,-0.3446489;0.3109156;0.01648683,-0.5291045;0.1228337;-0.005272791,0.07266107;0.004309115;-0.03303834,0.07943072;-0.3625897;0.02248529,0.09075731;-0.7791433;0.1228517,0.09201229;-0.7403323;0.03507049,-0.07230069;0.005268042;-0.0336837,-0.1036643;-0.3626221;0.003954336,-0.1298073;-0.7796764;0.09935288,-0.1261379;-0.7407609;0.01164998,0.007275574;0.5441892;0.006175445,0;0;0,0.004004724;0.3144481;-0.003318786,0.01012938;0.618324;-0.02167535,0.2054559;0.5031676;0.01635909,0.4365214;0.4551392;0.02562547,0.6972453;0.4138103;0.01194668,-0.1919878;0.5102343;-0.01000862,-0.4266997;0.4875517;0.003394053,-0.690115;0.4655673;0.002281361,0.0743851;-0.0001670122;-0.02926707,0.09801624;-0.3701771;-0.01260567,0.09961046;-0.7860661;0.09108829,0.1166384;-0.8212662;0.03413439,-0.06904282;0.005060879;-0.0399651,-0.104859;-0.364129;-0.02733568,-0.09498813;-0.7825391;0.06515279,-0.1019424;-0.8222691;0.01154188,0.008564621;0.5440091;-0.01441789,349.9648
+0;0;0,0.00402108;0.314442;0.008525759,0.008413756;0.6189229;0.002201854,0.2052528;0.5008621;0.02568583,0.3468173;0.3140467;0.0544408,0.5297126;0.1258674;0.05816245,-0.1882932;0.4877319;0.009714855,-0.3448219;0.3110396;0.01649127,-0.5279579;0.1243032;-0.005112678,0.07248385;0.004298605;-0.03295777,0.0792686;-0.3634195;0.02268985,0.09058812;-0.7797132;0.1229936,0.09183068;-0.7409893;0.03608117,-0.07212434;0.005255193;-0.03360154,-0.103558;-0.3634564;0.00412054,-0.1296847;-0.7802504;0.09945956,-0.1260515;-0.7414231;0.01262464,0.007277646;0.5443444;0.006177299,0;0;0,0.004663453;0.314527;-0.003697872,0.01140191;0.6184397;-0.02241969,0.2066158;0.5031701;0.0167079,0.4381358;0.4575283;0.02580094,0.6975693;0.4195367;0.01453662,-0.1910795;0.5103341;-0.01158702,-0.4259699;0.489829;0.00158014,-0.6877908;0.4718187;0.0003812895,0.07436448;-0.0003779233;-0.02878165,0.09781418;-0.3712129;-0.01172757,0.09983819;-0.7871835;0.09051585,0.1166525;-0.821622;0.03397917,-0.06859913;0.00532697;-0.04030364,-0.1045018;-0.3646853;-0.02760585,-0.09533725;-0.783048;0.0639252,-0.1022754;-0.8202209;0.008507755,0.009697087;0.544127;-0.01508808,349.9875
+0;0;0,0.003996038;0.3144022;0.008568502,0.008363516;0.6188518;0.00231765,0.2055708;0.5010756;0.02606882,0.3512127;0.3175621;0.05524631,0.5375937;0.1336992;0.05990895,-0.1887254;0.4878544;0.009978332,-0.3500825;0.3156229;0.01632676,-0.5380535;0.1345573;-0.00482418,0.07235838;0.004261315;-0.03283864,0.07918357;-0.3637801;0.02296705,0.09030123;-0.7709242;0.1211617,0.0916255;-0.7316915;0.02923995,-0.07195701;0.005252474;-0.03356887,-0.1035377;-0.3637654;0.004427772,-0.1292176;-0.7713935;0.09776604,-0.1253615;-0.7320541;0.005926408,0.007231986;0.5442775;0.006271632,0;0;0,0.004965916;0.3144767;-0.00422883,0.01177979;0.6183366;-0.02324557,0.2072783;0.5034866;0.01670003,0.4393455;0.4610308;0.0257802,0.6983556;0.4241249;0.0149684,-0.1910802;0.5104335;-0.01304528,-0.4260358;0.4913894;0.0001180787,-0.6873978;0.4755697;-0.002076572,0.07436675;-0.0005619973;-0.02831149,0.0976454;-0.3717794;-0.01184893,0.09938402;-0.7786715;0.087991,0.1172216;-0.8199316;0.03195143,-0.0682115;0.005367314;-0.04062823,-0.1040214;-0.3649901;-0.02765409,-0.09511061;-0.7742931;0.0613621,-0.102829;-0.814087;0.00131337,0.01006563;0.5440357;-0.01585054,350.0202
+0;0;0,0.003996038;0.3144022;0.008568502,0.008363516;0.6188518;0.00231765,0.2055708;0.5010756;0.02606882,0.3512127;0.3175621;0.05524631,0.5375937;0.1336992;0.05990895,-0.1887254;0.4878544;0.009978332,-0.3500825;0.3156229;0.01632676,-0.5380535;0.1345573;-0.00482418,0.07235838;0.004261315;-0.03283864,0.07918357;-0.3637801;0.02296705,0.09030123;-0.7709242;0.1211617,0.0916255;-0.7316915;0.02923995,-0.07195701;0.005252474;-0.03356887,-0.1035377;-0.3637654;0.004427772,-0.1292176;-0.7713935;0.09776604,-0.1253615;-0.7320541;0.005926408,0.007231986;0.5442775;0.006271632,0;0;0,0.004965916;0.3144767;-0.00422883,0.01177979;0.6183366;-0.02324557,0.2072783;0.5034866;0.01670003,0.4393455;0.4610308;0.0257802,0.6983556;0.4241249;0.0149684,-0.1910802;0.5104335;-0.01304528,-0.4260358;0.4913894;0.0001180787,-0.6873978;0.4755697;-0.002076572,0.07436675;-0.0005619973;-0.02831149,0.0976454;-0.3717794;-0.01184893,0.09938402;-0.7786715;0.087991,0.1172216;-0.8199316;0.03195143,-0.0682115;0.005367314;-0.04062823,-0.1040214;-0.3649901;-0.02765409,-0.09511061;-0.7742931;0.0613621,-0.102829;-0.814087;0.00131337,0.01006563;0.5440357;-0.01585054,350.0432
+0;0;0,0.003996192;0.3144142;0.008568831,0.008363415;0.6188465;0.002318511,0.2057616;0.5010371;0.02608828,0.351382;0.3175506;0.05526146,0.537744;0.1337064;0.05992363,-0.1889139;0.4878032;0.009982316,-0.3502471;0.315597;0.01632981,-0.538199;0.1345498;-0.004818987,0.07225078;0.004254978;-0.0327898,0.07907981;-0.3639936;0.02304731,0.08997987;-0.7631693;0.1193202,0.09139226;-0.7233222;0.02128125,-0.07185001;0.005244663;-0.03351895,-0.1034485;-0.363981;0.004499085,-0.1286258;-0.763631;0.09601054,-0.124513;-0.7236701;-0.001940727,0.007232012;0.5442806;0.006272051,0;0;0,0.005220979;0.3144811;-0.004477739,0.01215072;0.6183088;-0.02369547,0.2077871;0.5036933;0.01685929,0.4402821;0.4638208;0.02580023,0.6995996;0.4292037;0.01543856,-0.1909255;0.5103969;-0.01386894,-0.4259846;0.4928139;-0.001151383,-0.6874344;0.4791562;-0.004099711,0.07432482;-0.0006715655;-0.02808595,0.09752659;-0.3721091;-0.01173663,0.09812289;-0.7716904;0.08346248,0.1147421;-0.8197173;0.02561617,-0.06795487;0.005464156;-0.04081334,-0.1037501;-0.365105;-0.02782866,-0.09506304;-0.7664017;0.05942928,-0.1021137;-0.8127246;-0.002503667,0.01042095;0.5440207;-0.0162611,350.0651
+0;0;0,0.004020994;0.3143613;0.008600024,0.008398667;0.6187044;0.002418898,0.2056541;0.5011423;0.02631817,0.3552709;0.3210016;0.05609699,0.5439941;0.1421548;0.06314473,-0.188851;0.4882012;0.01020504,-0.3538337;0.3194746;0.0160901,-0.5460135;0.1453678;-0.004060667,0.0721439;0.004249003;-0.03278992,0.07925305;-0.3639656;0.02326939,0.0900052;-0.7632266;0.1197818,0.09138905;-0.7236074;0.02405261,-0.07179064;0.005222123;-0.0334187,-0.1033254;-0.3640065;0.004672006,-0.1284762;-0.7637554;0.09636652,-0.1244549;-0.7240263;0.0007229298,0.007264769;0.5441589;0.006349375,0;0;0,0.00540714;0.314424;-0.004631758,0.01235367;0.618156;-0.0239284,0.2078511;0.5038452;0.01678562,0.440654;0.4657554;0.02542043,0.6986692;0.4343361;0.01576066,-0.1905904;0.5105013;-0.01453702,-0.4257841;0.4943068;-0.002525222,-0.6855745;0.4820561;-0.005864691,0.07430119;-0.0007225275;-0.02787089,0.09745445;-0.3721726;-0.01162457,0.09824554;-0.7718988;0.08354855,0.1172172;-0.8160048;0.02517987,-0.06771693;0.005581417;-0.04100294,-0.1033205;-0.3649947;-0.02755175,-0.09465722;-0.7664821;0.0594677,-0.1016831;-0.8115678;-0.0002926327,0.01062811;0.5438902;-0.01648641,350.0988
+0;0;0,0.004021421;0.3143946;0.008600935,0.008398327;0.6186846;0.002420947,0.2057733;0.501111;0.02633147,0.355322;0.3210524;0.05609673,0.5422301;0.1439255;0.06307669,-0.1889691;0.4881622;0.01020866,-0.3538767;0.3195123;0.01609103,-0.5442082;0.14708;-0.003865939,0.07209169;0.004245928;-0.03276619,0.0792042;-0.364143;0.02331965,0.0902686;-0.7749989;0.1226349,0.09163982;-0.7354676;0.02778006,-0.07173869;0.005218345;-0.03339451,-0.1032884;-0.3641851;0.004714221,-0.1291696;-0.7755431;0.09907164,-0.125185;-0.7359029;0.004301637,0.007264648;0.5441535;0.006350667,0;0;0,0.005517893;0.3144535;-0.004759312,0.0124296;0.6181277;-0.02414966,0.2080595;0.5039349;0.01676583,0.4411537;0.4685527;0.02609706,0.69725;0.4423479;0.01686192,-0.1906115;0.5104091;-0.01505557,-0.4257837;0.4952355;-0.003408799,-0.6831135;0.4843947;-0.00800672,0.07429196;-0.0007682294;-0.02773046,0.09713526;-0.3723981;-0.01111794,0.0989752;-0.7837043;0.08692503,0.117956;-0.8205011;0.02159452,-0.06753195;0.005709385;-0.0411789,-0.1031799;-0.3650374;-0.02766444,-0.09435935;-0.7781525;0.06203879,-0.1007382;-0.8226659;0.002901331,0.01072111;0.543877;-0.01669765,350.1208
+0;0;0,0.004021022;0.3143634;0.008600083,0.008397043;0.6185915;0.002421163,0.2059122;0.5009983;0.02634521,0.3554444;0.3209595;0.05610719,0.5412879;0.1448416;0.06304739,-0.1891086;0.4880404;0.01021102,-0.353998;0.3194091;0.01609275,-0.5432454;0.1479589;-0.003750544,0.07204279;0.004243048;-0.03274397,0.07915623;-0.3641939;0.0233492,0.09021748;-0.7749327;0.1226361,0.09158535;-0.7354246;0.0280128,-0.07169002;0.005214805;-0.03337186,-0.1032438;-0.3642368;0.004741844,-0.1291177;-0.7754775;0.09907237,-0.1251428;-0.7358609;0.004533678,0.007263527;0.5440712;0.006350316,0;0;0,0.00565473;0.3144174;-0.004918575,0.0125517;0.6180266;-0.02436781,0.2083147;0.5039579;0.01682234,0.4417466;0.4710138;0.0259788,0.6965705;0.446918;0.01661515,-0.1906618;0.5105087;-0.01562906,-0.4258736;0.4959469;-0.004538005,-0.6817466;0.4854512;-0.009267472,0.07429534;-0.0008485615;-0.02756476,0.09719586;-0.3725329;-0.0111587,0.09908158;-0.7837262;0.08683706,0.1182635;-0.8205339;0.02191687,-0.0673637;0.005793282;-0.04133889,-0.1029005;-0.3650119;-0.0277955,-0.0939115;-0.7779417;0.06217585,-0.1001608;-0.8223827;0.003308769,0.01085062;0.543787;-0.01691103,350.155
+0;0;0,0.0040229;0.3143625;0.008632564,0.008390388;0.6185918;0.002500398,0.2059887;0.5014984;0.02667655,0.3594796;0.3249189;0.05700542,0.5521652;0.1564225;0.06621301,-0.1891584;0.4882033;0.01033917,-0.3590754;0.3246626;0.01684138,-0.5522605;0.1575431;-0.001975657,0.07204954;0.00420914;-0.03273349,0.07914846;-0.3642183;0.02342417,0.09021457;-0.7749575;0.1227089,0.09160898;-0.735445;0.02808647,-0.07168697;0.005237427;-0.03337488,-0.1031063;-0.3642184;0.004809272,-0.1290489;-0.7754152;0.09931186,-0.1250479;-0.735794;0.004774742,0.007259053;0.5440707;0.006416515,0;0;0,0.00565473;0.3144174;-0.004918575,0.0125517;0.6180266;-0.02436781,0.2083147;0.5039579;0.01682234,0.4417466;0.4710138;0.0259788,0.6965705;0.446918;0.01661515,-0.1906618;0.5105087;-0.01562906,-0.4258736;0.4959469;-0.004538005,-0.6817466;0.4854512;-0.009267472,0.07429534;-0.0008485615;-0.02756476,0.09719586;-0.3725329;-0.0111587,0.09908158;-0.7837262;0.08683706,0.1182635;-0.8205339;0.02191687,-0.0673637;0.005793282;-0.04133889,-0.1029005;-0.3650119;-0.0277955,-0.0939115;-0.7779417;0.06217585,-0.1001608;-0.8223827;0.003308769,0.01085062;0.543787;-0.01691103,350.1773
+0;0;0,0.004021729;0.3142709;0.00863005,0.008387763;0.6183981;0.002499453,0.2060656;0.5013013;0.02668297,0.3595224;0.3247611;0.0570051,0.536503;0.1699981;0.06546222,-0.1892392;0.488001;0.01033907,-0.3591184;0.3244967;0.01683984,-0.5365579;0.1709983;-0.000443507,0.07207263;0.004210489;-0.03274398,0.07918037;-0.3646747;0.02348346,0.09024006;-0.7751758;0.1227106,0.0916358;-0.7356542;0.0279979,-0.07170995;0.005239106;-0.03338558,-0.1031683;-0.3646759;0.004846029,-0.1290959;-0.7756343;0.09929381,-0.1250911;-0.7360039;0.004666485,0.007256635;0.5438907;0.006414855,0;0;0,0.005769841;0.314322;-0.005023956,0.01265178;0.6178273;-0.02451134,0.2085392;0.5041562;0.01695466,0.4421456;0.4729459;0.02638102,0.6768693;0.4594626;0.01812267,-0.1906325;0.5103039;-0.01606783,-0.4258544;0.4964539;-0.005405023,-0.660895;0.4878796;-0.01066189,0.07433692;-0.0009787977;-0.02752137,0.09727122;-0.3731127;-0.01082635,0.09918778;-0.7840995;0.08697796,0.1191461;-0.8222852;0.02361012,-0.06727216;0.005960314;-0.04151256,-0.1027046;-0.3653185;-0.02791368,-0.09375361;-0.7779347;0.06234808,-0.09978182;-0.8224664;0.00342603,0.01096111;0.5436012;-0.0170548,350.2106
+0;0;0,0.004021363;0.3142424;0.008629266,0.008386879;0.6183331;0.00249918,0.2063834;0.5011718;0.02671499,0.3598592;0.3246097;0.05704087,0.5452251;0.162514;0.06589869,-0.1895549;0.48785;0.01034489,-0.3594552;0.3243255;0.01684646,-0.5453017;0.1635544;-0.001255762,0.07200909;0.004206776;-0.03271511,0.07912305;-0.3650014;0.02356156,0.09029176;-0.779549;0.1237669,0.09164373;-0.7403259;0.03202422,-0.07164672;0.005234486;-0.03335614,-0.1031326;-0.3650044;0.004908938,-0.1293158;-0.7800138;0.1002878,-0.1254365;-0.7406854;0.008627832,0.007255807;0.5438293;0.006414388,0;0;0,0.005785994;0.3142914;-0.005132914,0.01258777;0.6177579;-0.02468133,0.2088219;0.504437;0.01734996,0.4425864;0.4740496;0.02626371,0.688323;0.4568926;0.02050614,-0.1908152;0.5095498;-0.01205781,-0.4263412;0.4973935;-0.006730921,-0.6725088;0.4885197;-0.01279281,0.07430603;-0.0009829551;-0.02740312,0.09721776;-0.3734408;-0.01059294,0.09959238;-0.7887027;0.08722043,0.1190523;-0.8224671;0.02350998,-0.06713362;0.005949412;-0.04160487,-0.1026734;-0.3656469;-0.0279865,-0.09362558;-0.7823513;0.06306919,-0.09920137;-0.824515;0.005929664,0.01093207;0.5435362;-0.01721072,350.2443
+0;0;0,0.004014799;0.3142661;0.008571983,0.00836029;0.6183094;0.002412698,0.2067416;0.5011708;0.02708893,0.3650684;0.3290524;0.05768833,0.5568793;0.1715605;0.06900944,-0.1900992;0.4881834;0.01039333,-0.3652993;0.3304053;0.01667046,-0.5542079;0.1699047;4.433841E-05,0.07204292;0.004190486;-0.03264834,0.07917248;-0.3653186;0.02364118,0.09052517;-0.7805511;0.1239888,0.09198909;-0.7409471;0.02839143,-0.07161219;0.005246921;-0.03343381,-0.1032241;-0.365261;0.005047884,-0.1293685;-0.7809615;0.1005789,-0.1252688;-0.7412438;0.005069748,0.007234824;0.5438284;0.006329892,0;0;0,0.005708426;0.3143144;-0.005163193,0.01203812;0.6177423;-0.02473807,0.2088678;0.5044668;0.01737165,0.4427136;0.4751436;0.02657557,0.690383;0.4565821;0.02035737,-0.1916572;0.5096775;-0.01325855,-0.4271224;0.4974654;-0.007306021,-0.6753142;0.4882448;-0.0135568,0.0743115;-0.0010048;-0.0273943,0.09715224;-0.3737651;-0.01053167,0.09986659;-0.7897483;0.08728027,0.1217529;-0.8229377;0.01827788,-0.0670977;0.005952983;-0.04166673,-0.1027118;-0.3659332;-0.02793505,-0.09367641;-0.7832906;0.06343113,-0.09925334;-0.8284522;0.00382527,0.01055769;0.5435395;-0.01726961,350.2776
+0;0;0,0.004014524;0.3142447;0.008571397,0.008357062;0.6180831;0.002417258,0.2069485;0.5009732;0.02711137,0.3652654;0.3288654;0.05770887,0.549468;0.1776207;0.06858091,-0.190308;0.4879722;0.01039828,-0.3654973;0.3302039;0.01667503,-0.5469126;0.1760698;0.0007083956,0.07203112;0.0041898;-0.03264299,0.07917254;-0.3659334;0.02374009,0.09050161;-0.7803019;0.1238789,0.09196492;-0.7407019;0.02832156,-0.07160047;0.005246062;-0.03342833,-0.1032649;-0.3658777;0.005117323,-0.1293549;-0.7807131;0.1004495,-0.1252569;-0.7409995;0.004980385,0.007232706;0.5436755;0.006330589,0;0;0,0.005597517;0.3142951;-0.005151033,0.01142653;0.6175325;-0.02466035,0.2086965;0.5046211;0.01747012,0.4425922;0.4758471;0.02676487,0.6803139;0.4569538;0.01933432,-0.1924108;0.5099573;-0.01467656,-0.4278331;0.4974894;-0.008162235,-0.6661297;0.4875674;-0.0144895,0.07430151;-0.00101985;-0.02738333,0.09709482;-0.3743749;-0.009841204,0.09995951;-0.7896317;0.08716869,0.1216747;-0.8229995;0.018332,-0.06705079;0.005956705;-0.04171703,-0.1027298;-0.3665449;-0.02790323,-0.09361196;-0.7830237;0.06330886,-0.09910473;-0.8283536;0.003972977,0.01011575;0.5433969;-0.01722598,350.3111
+0;0;0,0.004013855;0.3141923;0.008569969,0.008350765;0.6176402;0.002425618,0.2069136;0.5006763;0.0271092,0.3652679;0.328528;0.05771392,0.5600919;0.1685623;0.06921285,-0.1902818;0.4876774;0.01039868,-0.3655124;0.3298719;0.0166769,-0.5573884;0.1668501;-0.0002103876,0.07204357;0.004190524;-0.03264863,0.07920684;-0.3670653;0.02390699,0.09059682;-0.7836618;0.1245842,0.09202912;-0.7442653;0.03105194,-0.07161284;0.005246969;-0.03343411,-0.1033742;-0.3670124;0.005229499,-0.1296045;-0.7840785;0.1010743,-0.1255933;-0.7445707;0.007628337,0.007228517;0.5433721;0.006331613,0;0;0,0.005381785;0.3142481;-0.005054235,0.01038215;0.6171309;-0.02424073,0.2078787;0.5047907;0.01832581,0.4418844;0.4762729;0.02703261,0.6928855;0.451343;0.01964307,-0.1932406;0.5101748;-0.0149761,-0.4287262;0.4976484;-0.008866208,-0.6807051;0.4857684;-0.01543809,0.07430989;-0.001055285;-0.02739882,0.09681991;-0.375541;-0.009109259,0.1001432;-0.7931566;0.08786726,0.1203079;-0.8252409;0.02020955,-0.06702923;0.005994994;-0.04177215,-0.1028735;-0.367626;-0.0275151,-0.09383453;-0.7863348;0.06424309,-0.09828611;-0.8305755;0.00673534,0.009341821;0.5431194;-0.01692748,350.3333
+0;0;0,0.0040016;0.3140092;0.008484837,0.008309607;0.6169292;0.002270852,0.2073251;0.4999113;0.0274169,0.3697461;0.3316727;0.05861134,0.5754323;0.1822731;0.07014388,-0.1909587;0.4874881;0.01033742,-0.3697683;0.3337325;0.01699155,-0.5682822;0.1752027;0.00214123,0.07207336;0.004090608;-0.03255593,0.07952748;-0.368362;0.02431085,0.09051496;-0.7835528;0.1245009,0.09203249;-0.7441102;0.03043905,-0.07152019;0.005374189;-0.03357337,-0.1035469;-0.3680941;0.005235352,-0.1294266;-0.7836497;0.1010784,-0.1253173;-0.7440999;0.007104911,0.007195531;0.5428088;0.006187726,0;0;0,0.005110569;0.3140674;-0.005034924,0.009444065;0.6164399;-0.02411628,0.2077619;0.5049595;0.01858854,0.4417893;0.4763768;0.0270822,0.6947914;0.4497568;0.02065325,-0.1945952;0.5100279;-0.0153298,-0.4301298;0.4977601;-0.009771544,-0.6841877;0.4846055;-0.01621651,0.07423497;-0.001118809;-0.02755189,0.09662599;-0.3768085;-0.00841403,0.1002517;-0.7930633;0.08781981,0.1199821;-0.8252857;0.01942253,-0.06700506;0.00601273;-0.04177749,-0.1032208;-0.3688232;-0.02774883,-0.09401887;-0.7860128;0.06395896,-0.09846406;-0.830915;0.006435096,0.008583188;0.542569;-0.01685238,350.3669
+0;0;0,0.003998297;0.3137501;0.008477832,0.008298693;0.6161355;0.002275234,0.2079986;0.4991121;0.02748623,0.3704211;0.330872;0.05868093,0.5801896;0.1785072;0.07044236,-0.1916431;0.4866465;0.01034852,-0.3704542;0.3328896;0.0170027,-0.5729082;0.1712133;0.001857636,0.07205326;0.004089468;-0.03254686,0.07951239;-0.3686136;0.02435817,0.09043217;-0.7812464;0.123931,0.09197021;-0.7416762;0.02859808,-0.07150025;0.005372691;-0.03356401,-0.1035485;-0.3683467;0.005270809,-0.1292688;-0.7813421;0.1005234,-0.1251039;-0.7416633;0.005280055,0.007186731;0.5421558;0.006184675,0;0;0,0.004800312;0.3138155;-0.004874468,0.008619815;0.61568;-0.02364063,0.2079383;0.5050378;0.018821,0.44196;0.4763928;0.02731586,0.6998043;0.4472557;0.02246332,-0.1960925;0.509902;-0.0152666,-0.4316505;0.4978454;-0.01017919,-0.6906523;0.4826041;-0.01666122,0.07414998;-0.001224831;-0.02771235,0.09677818;-0.3771258;-0.008018017,0.09989452;-0.7906439;0.08838153,0.1210253;-0.8254899;0.02107024,-0.06696029;0.00607314;-0.04179869,-0.1029075;-0.3690216;-0.02719833,-0.09329725;-0.7837048;0.06360549,-0.09824751;-0.8290233;0.004572213,0.007878289;0.5419392;-0.01648068,350.4002
+0;0;0,0.003994235;0.3134313;0.00846922,0.008287393;0.6153075;0.002276865,0.2099552;0.4979824;0.02769009,0.3723613;0.3297592;0.05888166,0.5812046;0.1780665;0.07059121,-0.1935993;0.4853948;0.01038458,-0.3723925;0.3316533;0.0170381,-0.5739534;0.1706902;0.001959841,0.07202224;0.004087707;-0.03253284,0.07947926;-0.3685098;0.02435606,0.09035918;-0.7796364;0.1235654,0.0918772;-0.7401907;0.02947366,-0.07146946;0.005370378;-0.03354956,-0.1035086;-0.3682432;0.005274259,-0.129135;-0.779731;0.1001791,-0.1250244;-0.7401782;0.006175801,0.007177231;0.5414475;0.006179974,0;0;0,0.003854133;0.3135098;-0.004859686,0.005950868;0.6148885;-0.02351165,0.2079424;0.5051236;0.01896477,0.4419054;0.4762929;0.02778268,0.6987007;0.4479084;0.0240674,-0.2004417;0.5098513;-0.01488242,-0.4359754;0.4975822;-0.01029644,-0.6937629;0.4813554;-0.01704819,0.07393221;-0.001343146;-0.02818727,0.09688904;-0.3770832;-0.007857082,0.1000006;-0.7888582;0.08918738,0.1219848;-0.8211077;0.02146386,-0.06694338;0.006128624;-0.0417531,-0.102963;-0.3688597;-0.02735806,-0.09322418;-0.7819852;0.06329782,-0.09831886;-0.8261496;0.004830237,0.005669892;0.5412602;-0.01640201,350.4338
+0;0;0,0.004082061;0.3129534;0.008417538,0.008438429;0.6142147;0.002211942,0.2105837;0.4967259;0.02820975,0.376614;0.332209;0.05993297,0.5889777;0.1878509;0.07121591,-0.1941838;0.4848066;0.01056788,-0.3781585;0.3373613;0.01774264,-0.5832185;0.1830314;0.003688764,0.07210615;0.00403584;-0.03247361,0.08000715;-0.3683528;0.02441711,0.09035594;-0.7765779;0.1228719,0.09197749;-0.7368979;0.02641325,-0.07148704;0.005403655;-0.03362328,-0.1036553;-0.3679996;0.005202521,-0.1286308;-0.7765791;0.09947486,-0.1243538;-0.736795;0.003107965,0.007314123;0.5405008;0.006110966,0;0;0,0.003344096;0.3130422;-0.004558802,0.004997745;0.6138307;-0.0228591,0.2079186;0.5050392;0.01908088,0.441869;0.4763397;0.02812791,0.6973426;0.4481086;0.02707458,-0.2021837;0.5107198;-0.01395186,-0.437681;0.4978153;-0.01037908,-0.6940461;0.4804077;-0.01660505,0.07386254;-0.001375988;-0.02850533,0.0970131;-0.3768843;-0.007773161,0.1001794;-0.785549;0.08934212,0.1222813;-0.8209855;0.02129674,-0.06707407;0.006125316;-0.04163739,-0.1028812;-0.3686863;-0.02727224,-0.09308014;-0.7788908;0.06264122,-0.09824444;-0.8248976;0.002667051,0.004799835;0.5403395;-0.01584387,350.4562
+0;0;0,0.004076184;0.312503;0.008405421,0.008425039;0.613244;0.002210178,0.2100304;0.4959908;0.02814281,0.3759901;0.3315438;0.05985253,0.5916982;0.1849122;0.07131317,-0.1936584;0.4841032;0.01054795,-0.3775548;0.3367207;0.01771966,-0.5858443;0.1799602;0.003444453,0.07220367;0.004041298;-0.03251753,0.08010636;-0.3684275;0.02438544,0.09046714;-0.7771255;0.1229542,0.09207558;-0.7375237;0.02727577,-0.07158371;0.005410962;-0.03366875,-0.1037589;-0.3680727;0.005165413,-0.1287634;-0.7771254;0.09954693,-0.1245209;-0.7374204;0.003959469,0.007302546;0.539649;0.006102916,0;0;0,0.002861187;0.3125977;-0.004453421,0.004027642;0.6128695;-0.02271438,0.2067614;0.5050048;0.01837611,0.4405459;0.4762203;0.02872849,0.6996573;0.4442843;0.03059912,-0.2029765;0.5136279;-0.01266116,-0.4382571;0.4984973;-0.01042897,-0.6986157;0.4799743;-0.01612834,0.07379808;-0.0013666;-0.02896666,0.09718429;-0.376918;-0.007809399,0.1004763;-0.7860149;0.08958697,0.1221065;-0.819917;0.0210464,-0.06739202;0.005963519;-0.04135025,-0.1029848;-0.3689619;-0.02729816,-0.09319333;-0.7796133;0.06285052,-0.09846948;-0.8248104;0.003128558,0.003933936;0.5394968;-0.01570773,350.4896
+0;0;0,0.00407347;0.3122949;0.008399825,0.008420253;0.6128917;0.00220704,0.2080557;0.4960861;0.02792424,0.3738528;0.3318003;0.05960288,0.5919321;0.1835568;0.07118951,-0.1917097;0.4843141;0.01050038,-0.3754259;0.3370759;0.01766506,-0.5860051;0.1785923;0.003232932,0.07250443;0.004058132;-0.03265298,0.08040928;-0.368512;0.02426548,0.09075163;-0.7764831;0.1226589,0.09237172;-0.7368116;0.02628668,-0.0718819;0.005433502;-0.033809,-0.1040659;-0.3681519;0.005035739,-0.1290258;-0.7764769;0.09924936,-0.1247526;-0.7367015;0.002968766,0.007298115;0.53932;0.006098545,0;0;0,0.002482198;0.3123941;-0.004359961,0.003316119;0.6125295;-0.02250767,0.2043511;0.5052891;0.01725864,0.4374879;0.4745701;0.03088355,0.6996027;0.443526;0.03192067,-0.2017669;0.5149351;-0.01193831,-0.4367811;0.4991935;-0.01033422,-0.6999575;0.4798092;-0.01593656,0.07373963;-0.001435772;-0.02999973,0.09731053;-0.3770126;-0.00770092,0.1007932;-0.7853844;0.08950424,0.1217206;-0.8199916;0.02042651,-0.06794456;0.005788479;-0.04110485,-0.1032506;-0.3692888;-0.02764113,-0.09339745;-0.7791812;0.06246795,-0.09868779;-0.8251342;0.002576895,0.003290489;0.5391772;-0.01553392,350.523
+0;0;0,0.004026095;0.3123444;0.008350504,0.008342911;0.6130576;0.002133154,0.2075085;0.4963523;0.02801171,0.3778448;0.3368021;0.05932587,0.601912;0.1939183;0.07407583,-0.1914871;0.4851588;0.01038533,-0.3785476;0.3423169;0.01785807,-0.5946627;0.1876683;0.003109929,0.07266359;0.004114755;-0.03265515,0.08061803;-0.368441;0.02414907,0.09123503;-0.7763425;0.1225428,0.09294497;-0.7365119;0.02447682,-0.07198868;0.005413271;-0.03393545,-0.1043054;-0.3681273;0.004933249,-0.1292917;-0.7763859;0.09915784,-0.1248775;-0.7364417;0.001187809,0.007226414;0.5394484;0.006030169,0;0;0,0.002228945;0.3124461;-0.00417757,0.002815031;0.6127141;-0.02208042,0.2034419;0.5050107;0.0170486,0.4363857;0.4737707;0.03162742,0.7003258;0.4400404;0.03773332,-0.2018165;0.5158877;-0.01107783,-0.4367431;0.4997845;-0.009879682,-0.7020953;0.4797902;-0.01516341,0.07370356;-0.001410946;-0.03048086,0.09748983;-0.3769082;-0.007595539,0.1011457;-0.7853667;0.08897591,0.1221152;-0.8217056;0.01914811,-0.0681731;0.005753682;-0.04101966,-0.1032663;-0.3692929;-0.02701172,-0.09330003;-0.7791708;0.06286874,-0.09872009;-0.82612;0.001501426,0.002848156;0.5393171;-0.01517868,350.5565
+0;0;0,0.004026095;0.3123444;0.008350504,0.008342911;0.6130576;0.002133154,0.2075085;0.4963523;0.02801171,0.3778448;0.3368021;0.05932587,0.601912;0.1939183;0.07407583,-0.1914871;0.4851588;0.01038533,-0.3785476;0.3423169;0.01785807,-0.5946627;0.1876683;0.003109929,0.07266359;0.004114755;-0.03265515,0.08061803;-0.368441;0.02414907,0.09123503;-0.7763425;0.1225428,0.09294497;-0.7365119;0.02447682,-0.07198868;0.005413271;-0.03393545,-0.1043054;-0.3681273;0.004933249,-0.1292917;-0.7763859;0.09915784,-0.1248775;-0.7364417;0.001187809,0.007226414;0.5394484;0.006030169,0;0;0,0.002228945;0.3124461;-0.00417757,0.002815031;0.6127141;-0.02208042,0.2034419;0.5050107;0.0170486,0.4363857;0.4737707;0.03162742,0.7003258;0.4400404;0.03773332,-0.2018165;0.5158877;-0.01107783,-0.4367431;0.4997845;-0.009879682,-0.7020953;0.4797902;-0.01516341,0.07370356;-0.001410946;-0.03048086,0.09748983;-0.3769082;-0.007595539,0.1011457;-0.7853667;0.08897591,0.1221152;-0.8217056;0.01914811,-0.0681731;0.005753682;-0.04101966,-0.1032663;-0.3692929;-0.02701172,-0.09330003;-0.7791708;0.06286874,-0.09872009;-0.82612;0.001501426,0.002848156;0.5393171;-0.01517868,350.5791
+0;0;0,0.004028996;0.3125695;0.00835652,0.00835116;0.6136538;0.002130692,0.2067627;0.4970008;0.02793248,0.3769995;0.3375438;0.05922835,0.5994437;0.1956949;0.07387148,-0.190734;0.4858494;0.01037232,-0.3776853;0.3430909;0.01784069,-0.592235;0.1895625;0.003199372,0.07286817;0.00412634;-0.03274709,0.08083291;-0.368912;0.02413073,0.09136359;-0.7734973;0.1217245,0.09300428;-0.7340649;0.02763054,-0.07219136;0.005428512;-0.03403099,-0.10455;-0.368596;0.004888069,-0.1293331;-0.7735356;0.09834664,-0.1250977;-0.7339942;0.004344702,0.007233;0.539935;0.006033513,0;0;0,0.002006046;0.312673;-0.004159451,0.002393447;0.6133122;-0.02208376,0.2021537;0.5039625;0.01608753,0.4348798;0.4729634;0.032341,0.6961766;0.4339642;0.03680992,-0.2014363;0.5167298;-0.01028697,-0.436198;0.5002184;-0.009344185,-0.6996106;0.4799988;-0.01402481,0.07356266;-0.001269534;-0.03140211,0.0977639;-0.3771824;-0.007738113,0.09965724;-0.7823617;0.08792186,0.1207297;-0.8060474;0.01296091,-0.06849837;0.00573638;-0.04091743,-0.1034282;-0.3698197;-0.02700044,-0.09350713;-0.7763794;0.06208088,-0.09879033;-0.8203918;0.00343281,0.002472013;0.5398054;-0.01517749,350.6125
+0;0;0,0.004056773;0.3126493;0.008269493,0.0084054;0.6138148;0.001932248,0.2064591;0.4968598;0.02830766,0.3804972;0.3417443;0.05998805,0.613465;0.2014397;0.07574623,-0.1905801;0.4864558;0.01025212,-0.3810331;0.3485377;0.01800024,-0.6074746;0.197744;0.004102371,0.07314109;0.004090493;-0.0327948,0.08108994;-0.3694805;0.02415109,0.09130947;-0.7610118;0.1185325,0.09321824;-0.7207997;0.01655317,-0.07237226;0.005535428;-0.0342559,-0.1049376;-0.3689856;0.004920259,-0.1287853;-0.7608707;0.09528913,-0.1240643;-0.7205402;-0.006586783,0.007280786;0.5400765;0.00586445,0;0;0,0.00177034;0.3127517;-0.004203796,0.002011754;0.6134714;-0.02219105,0.2015477;0.5036723;0.01562572,0.4339718;0.4715453;0.03296638,0.7030207;0.429435;0.03982568,-0.2015888;0.5172132;-0.009697055,-0.4362777;0.5006534;-0.008870143,-0.707813;0.4793122;-0.01342848,0.07350232;-0.0009289831;-0.03222418,0.09795441;-0.3773032;-0.007610083,0.0975938;-0.7690656;0.08636428,0.12008;-0.8068966;0.01287246,-0.06884836;0.005704605;-0.04085597,-0.1036595;-0.3704039;-0.02700568,-0.09396181;-0.7638277;0.05920824,-0.09986755;-0.8141938;-0.004148785,0.002115823;0.5399448;-0.01527071,350.6349
+0;0;0,0.004060187;0.3129123;0.008276451,0.008416642;0.6146178;0.001926614,0.206484;0.4974983;0.02831243,0.3805464;0.3423612;0.05999723,0.614888;0.2012292;0.07584834,-0.1905874;0.4870934;0.01025543,-0.3810668;0.3491561;0.01800462,-0.6088437;0.1974732;0.004024797,0.07342517;0.00410638;-0.03292217,0.08139296;-0.3703547;0.02415941,0.09182667;-0.7700917;0.1205188,0.09363218;-0.730432;0.02405676,-0.07265335;0.005556927;-0.03438894,-0.1052963;-0.3698565;0.004880562,-0.1296438;-0.7699546;0.09714336,-0.1251782;-0.7301829;0.0007791072,0.007289572;0.5407185;0.005867401,0;0;0,0.001087114;0.3130146;-0.004453421,0.0004424974;0.6142454;-0.02291703,0.2001862;0.5032894;0.01408076,0.4323185;0.469739;0.03300524,0.7030807;0.4283838;0.04094648,-0.2028851;0.5178722;-0.008341683,-0.4375967;0.5011501;-0.008208186,-0.710717;0.4794416;-0.01262471,0.07347202;-0.0007619857;-0.0330646,0.09810407;-0.3779769;-0.007665634,0.1017826;-0.7783525;0.08651209,0.1194622;-0.8094745;0.01334763,-0.06942034;0.005646015;-0.04050836,-0.1038468;-0.3714207;-0.02714939,-0.09394122;-0.7730798;0.06091584,-0.09949613;-0.8191377;0.001033984,0.000777483;0.5405704;-0.01586056,350.6574
+0;0;0,0.004060187;0.3129123;0.008276451,0.008416642;0.6146178;0.001926614,0.206484;0.4974983;0.02831243,0.3805464;0.3423612;0.05999723,0.614888;0.2012292;0.07584834,-0.1905874;0.4870934;0.01025543,-0.3810668;0.3491561;0.01800462,-0.6088437;0.1974732;0.004024797,0.07342517;0.00410638;-0.03292217,0.08139296;-0.3703547;0.02415941,0.09182667;-0.7700917;0.1205188,0.09363218;-0.730432;0.02405676,-0.07265335;0.005556927;-0.03438894,-0.1052963;-0.3698565;0.004880562,-0.1296438;-0.7699546;0.09714336,-0.1251782;-0.7301829;0.0007791072,0.007289572;0.5407185;0.005867401,0;0;0,0.001087114;0.3130146;-0.004453421,0.0004424974;0.6142454;-0.02291703,0.2001862;0.5032894;0.01408076,0.4323185;0.469739;0.03300524,0.7030807;0.4283838;0.04094648,-0.2028851;0.5178722;-0.008341683,-0.4375967;0.5011501;-0.008208186,-0.710717;0.4794416;-0.01262471,0.07347202;-0.0007619857;-0.0330646,0.09810407;-0.3779769;-0.007665634,0.1017826;-0.7783525;0.08651209,0.1194622;-0.8094745;0.01334763,-0.06942034;0.005646015;-0.04050836,-0.1038468;-0.3714207;-0.02714939,-0.09394122;-0.7730798;0.06091584,-0.09949613;-0.8191377;0.001033984,0.000777483;0.5405704;-0.01586056,350.68
+0;0;0,0.004096479;0.3135597;0.008222072,0.008486805;0.6161805;0.001785482,0.2048792;0.4988765;0.02849849,0.3850555;0.345303;0.06119371,0.6230139;0.2124145;0.07777001,-0.1890647;0.4891449;0.01028643,-0.3862695;0.3543947;0.01864892,-0.614853;0.2056973;0.004615127,0.07403596;0.004120843;-0.03313356,0.08190582;-0.368519;0.02321605,0.09234044;-0.7680153;0.1196191,0.09430486;-0.7279297;0.01882147,-0.07320879;0.005606438;-0.03471567,-0.1056727;-0.3678988;0.004496705,-0.1300945;-0.7677708;0.09672256,-0.1253498;-0.7275674;-0.00397066,0.007351405;0.5420367;0.005754036,0;0;0,5.929917E-05;0.3136573;-0.004814148,-0.001523212;0.6157663;-0.02387786,0.1968159;0.5022988;0.01001191,0.4321402;0.4673037;0.03270793,0.7017753;0.4253273;0.04236174,-0.2029787;0.519734;-0.006575597,-0.4414372;0.5037712;-0.006555984,-0.713623;0.4821394;-0.00886045,0.07354921;-0.0002389848;-0.03444695,0.09901808;-0.3754216;-0.00823617,0.1022682;-0.7751867;0.08756065,0.121038;-0.8171092;0.01870871,-0.07069947;0.005451174;-0.03959808,-0.1039762;-0.3698646;-0.02826406,-0.0941342;-0.7711153;0.0606216,-0.09969766;-0.8219883;-0.0001596101,-0.0009736866;0.5418611;-0.01666141,350.7134
+0;0;0,0.004096479;0.3135597;0.008222072,0.008486805;0.6161805;0.001785482,0.2048792;0.4988765;0.02849849,0.3850555;0.345303;0.06119371,0.6230139;0.2124145;0.07777001,-0.1890647;0.4891449;0.01028643,-0.3862695;0.3543947;0.01864892,-0.614853;0.2056973;0.004615127,0.07403596;0.004120843;-0.03313356,0.08190582;-0.368519;0.02321605,0.09234044;-0.7680153;0.1196191,0.09430486;-0.7279297;0.01882147,-0.07320879;0.005606438;-0.03471567,-0.1056727;-0.3678988;0.004496705,-0.1300945;-0.7677708;0.09672256,-0.1253498;-0.7275674;-0.00397066,0.007351405;0.5420367;0.005754036,0;0;0,5.929917E-05;0.3136573;-0.004814148,-0.001523212;0.6157663;-0.02387786,0.1968159;0.5022988;0.01001191,0.4321402;0.4673037;0.03270793,0.7017753;0.4253273;0.04236174,-0.2029787;0.519734;-0.006575597,-0.4414372;0.5037712;-0.006555984,-0.713623;0.4821394;-0.00886045,0.07354921;-0.0002389848;-0.03444695,0.09901808;-0.3754216;-0.00823617,0.1022682;-0.7751867;0.08756065,0.121038;-0.8171092;0.01870871,-0.07069947;0.005451174;-0.03959808,-0.1039762;-0.3698646;-0.02826406,-0.0941342;-0.7711153;0.0606216,-0.09969766;-0.8219883;-0.0001596101,-0.0009736866;0.5418611;-0.01666141,350.7355
+0;0;0,0.004097912;0.3136694;0.00822495,0.008489682;0.61639;0.001786357,0.2046048;0.4991248;0.02846863,0.3854416;0.3449883;0.0612837,0.6245718;0.2114454;0.07794163,-0.1887867;0.4894068;0.01028211,-0.3867144;0.3541626;0.01867526,-0.6164237;0.2047329;0.004572352,0.0745088;0.004147161;-0.03334517,0.08237871;-0.3684948;0.02300476,0.09285131;-0.7694452;0.1197588,0.09481538;-0.7293615;0.01897901,-0.07367634;0.005642244;-0.03493739,-0.1061405;-0.3678651;0.00427521,-0.1306511;-0.7691927;0.09683678,-0.1259073;-0.728991;-0.003838569,0.007353951;0.5422244;0.005756071,0;0;0,-0.0003071278;0.3137653;-0.004920721,-0.002130963;0.6159695;-0.0240438,0.196005;0.5015463;0.008075714,0.4320252;0.4661648;0.03214669,0.7028245;0.4229013;0.04166055,-0.2032107;0.52011;-0.005566859,-0.4425992;0.5049536;-0.006041879,-0.7161192;0.4830704;-0.007608871,0.07353801;-0.0001663417;-0.03567624,0.09934786;-0.3752207;-0.007974625,0.1027628;-0.7764763;0.0880177,0.1216605;-0.8176478;0.0184505,-0.07136397;0.005427796;-0.03947636,-0.1041783;-0.3699362;-0.02832436,-0.09434436;-0.7726685;0.06079524,-0.1007303;-0.8233113;-0.0001807585,-0.001533665;0.5420436;-0.01681995,350.7579
+0;0;0,0.004164138;0.3137857;0.008232196,0.008610277;0.616575;0.001805525,0.2043185;0.4990881;0.02890355,0.3898265;0.349337;0.06236849,0.6365012;0.2298709;0.08022653,-0.1885363;0.4901825;0.01041286,-0.3917553;0.3613799;0.01880397,-0.6267219;0.2196043;0.00740729,0.07495138;0.004129274;-0.03351271,0.08280836;-0.3685853;0.02280282,0.09323253;-0.767755;0.119121,0.0952769;-0.7277202;0.01883201,-0.07408737;0.005698181;-0.03516325,-0.1066026;-0.3678587;0.004173238,-0.1309126;-0.767518;0.09584543,-0.1261019;-0.7273539;-0.004335925,0.007462038;0.542397;0.005771047,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.004164138;0.3137857;0.008232196,0.008610277;0.616575;0.001805525,0.2043185;0.4990881;0.02890355,0.3898265;0.349337;0.06236849,0.6365012;0.2298709;0.08022653,-0.1885363;0.4901825;0.01041286,-0.3917553;0.3613799;0.01880397,-0.6267219;0.2196043;0.00740729,0.07495138;0.004129274;-0.03351271,0.08280836;-0.3685853;0.02280282,0.09323253;-0.767755;0.119121,0.0952769;-0.7277202;0.01883201,-0.07408737;0.005698181;-0.03516325,-0.1066026;-0.3678587;0.004173238,-0.1309126;-0.767518;0.09584543,-0.1261019;-0.7273539;-0.004335925,0.007462038;0.542397;0.005771047,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.004170962;0.3137871;0.008175848,0.00861688;0.6165756;0.001706666,0.2042475;0.4990325;0.02936443,0.3946295;0.3556241;0.06323579,0.6428926;0.2399139;0.08363375,-0.1887245;0.49093;0.01040882,-0.3951813;0.367433;0.01949841,-0.6400899;0.2431905;0.0147008,0.07495789;0.00413275;-0.03349771,0.08278067;-0.3686075;0.02265278,0.0931585;-0.7677914;0.118917,0.09532434;-0.7277622;0.01863006,-0.07407833;0.005689109;-0.03518378,-0.1067069;-0.3678578;0.004154056,-0.1308614;-0.7674795;0.09603032,-0.1259313;-0.7273261;-0.004146323,0.007469076;0.5423981;0.005681146,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.004170962;0.3137871;0.008175848,0.00861688;0.6165756;0.001706666,0.2042475;0.4990325;0.02936443,0.3946295;0.3556241;0.06323579,0.6428926;0.2399139;0.08363375,-0.1887245;0.49093;0.01040882,-0.3951813;0.367433;0.01949841,-0.6400899;0.2431905;0.0147008,0.07495789;0.00413275;-0.03349771,0.08278067;-0.3686075;0.02265278,0.0931585;-0.7677914;0.118917,0.09532434;-0.7277622;0.01863006,-0.07407833;0.005689109;-0.03518378,-0.1067069;-0.3678578;0.004154056,-0.1308614;-0.7674795;0.09603032,-0.1259313;-0.7273261;-0.004146323,0.007469076;0.5423981;0.005681146,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.004170962;0.3137871;0.008175848,0.00861688;0.6165756;0.001706666,0.2042475;0.4990325;0.02936443,0.3946295;0.3556241;0.06323579,0.6428926;0.2399139;0.08363375,-0.1887245;0.49093;0.01040882,-0.3951813;0.367433;0.01949841,-0.6400899;0.2431905;0.0147008,0.07495789;0.00413275;-0.03349771,0.08278067;-0.3686075;0.02265278,0.0931585;-0.7677914;0.118917,0.09532434;-0.7277622;0.01863006,-0.07407833;0.005689109;-0.03518378,-0.1067069;-0.3678578;0.004154056,-0.1308614;-0.7674795;0.09603032,-0.1259313;-0.7273261;-0.004146323,0.007469076;0.5423981;0.005681146,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.004170962;0.3137871;0.008175848,0.00861688;0.6165756;0.001706666,0.2042475;0.4990325;0.02936443,0.3946295;0.3556241;0.06323579,0.6428926;0.2399139;0.08363375,-0.1887245;0.49093;0.01040882,-0.3951813;0.367433;0.01949841,-0.6400899;0.2431905;0.0147008,0.07495789;0.00413275;-0.03349771,0.08278067;-0.3686075;0.02265278,0.0931585;-0.7677914;0.118917,0.09532434;-0.7277622;0.01863006,-0.07407833;0.005689109;-0.03518378,-0.1067069;-0.3678578;0.004154056,-0.1308614;-0.7674795;0.09603032,-0.1259313;-0.7273261;-0.004146323,0.007469076;0.5423981;0.005681146,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.004081988;0.3137904;0.008092287,0.008460566;0.6165787;0.00156696,0.2040019;0.4986458;0.02938405,0.3991125;0.361855;0.06371513,0.6511135;0.2543042;0.08289325,-0.1890224;0.4915338;0.01028573,-0.3986021;0.3734265;0.01953516,-0.64314;0.2485035;0.01362301,0.07494587;0.004094611;-0.0335293,0.08260253;-0.368663;0.02252835,0.09262908;-0.768;0.1181929,0.09486727;-0.7279666;0.0179079,-0.07407027;0.00571825;-0.035196,-0.1070798;-0.3678464;0.003651995,-0.1312763;-0.7673248;0.09613869,-0.1262773;-0.7271932;-0.004036754,0.007327576;0.5424017;0.005553846,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.004081988;0.3137904;0.008092287,0.008460566;0.6165787;0.00156696,0.2040019;0.4986458;0.02938405,0.3991125;0.361855;0.06371513,0.6511135;0.2543042;0.08289325,-0.1890224;0.4915338;0.01028573,-0.3986021;0.3734265;0.01953516,-0.64314;0.2485035;0.01362301,0.07494587;0.004094611;-0.0335293,0.08260253;-0.368663;0.02252835,0.09262908;-0.768;0.1181929,0.09486727;-0.7279666;0.0179079,-0.07407027;0.00571825;-0.035196,-0.1070798;-0.3678464;0.003651995,-0.1312763;-0.7673248;0.09613869,-0.1262773;-0.7271932;-0.004036754,0.007327576;0.5424017;0.005553846,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003997335;0.3137914;0.008096808,0.00829261;0.6165813;0.001585961,0.2037598;0.4982041;0.02935442,0.4032353;0.3677143;0.06312457,0.6580849;0.267205;0.0828493,-0.1892913;0.4919974;0.0102269,-0.4019574;0.3795307;0.01933105,-0.649001;0.2596694;0.01283473,0.0749524;0.00407728;-0.03351679,0.08203355;-0.3687629;0.02206559,0.09225394;-0.7680386;0.1179651,0.09454066;-0.7280061;0.01768116,-0.0740477;0.005719264;-0.03524331,-0.1074077;-0.3677983;0.003757991,-0.1315355;-0.7672828;0.09623621,-0.1264901;-0.7271501;-0.003936782,0.007179431;0.5424037;0.005567708,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003997335;0.3137914;0.008096808,0.00829261;0.6165813;0.001585961,0.2037598;0.4982041;0.02935442,0.4032353;0.3677143;0.06312457,0.6580849;0.267205;0.0828493,-0.1892913;0.4919974;0.0102269,-0.4019574;0.3795307;0.01933105,-0.649001;0.2596694;0.01283473,0.0749524;0.00407728;-0.03351679,0.08203355;-0.3687629;0.02206559,0.09225394;-0.7680386;0.1179651,0.09454066;-0.7280061;0.01768116,-0.0740477;0.005719264;-0.03524331,-0.1074077;-0.3677983;0.003757991,-0.1315355;-0.7672828;0.09623621,-0.1264901;-0.7271501;-0.003936782,0.007179431;0.5424037;0.005567708,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003997335;0.3137914;0.008096808,0.00829261;0.6165813;0.001585961,0.2037598;0.4982041;0.02935442,0.4032353;0.3677143;0.06312457,0.6580849;0.267205;0.0828493,-0.1892913;0.4919974;0.0102269,-0.4019574;0.3795307;0.01933105,-0.649001;0.2596694;0.01283473,0.0749524;0.00407728;-0.03351679,0.08203355;-0.3687629;0.02206559,0.09225394;-0.7680386;0.1179651,0.09454066;-0.7280061;0.01768116,-0.0740477;0.005719264;-0.03524331,-0.1074077;-0.3677983;0.003757991,-0.1315355;-0.7672828;0.09623621,-0.1264901;-0.7271501;-0.003936782,0.007179431;0.5424037;0.005567708,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003997335;0.3137914;0.008096808,0.00829261;0.6165813;0.001585961,0.2037598;0.4982041;0.02935442,0.4032353;0.3677143;0.06312457,0.6580849;0.267205;0.0828493,-0.1892913;0.4919974;0.0102269,-0.4019574;0.3795307;0.01933105,-0.649001;0.2596694;0.01283473,0.0749524;0.00407728;-0.03351679,0.08203355;-0.3687629;0.02206559,0.09225394;-0.7680386;0.1179651,0.09454066;-0.7280061;0.01768116,-0.0740477;0.005719264;-0.03524331,-0.1074077;-0.3677983;0.003757991,-0.1315355;-0.7672828;0.09623621,-0.1264901;-0.7271501;-0.003936782,0.007179431;0.5424037;0.005567708,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.00402502;0.313792;0.008060201,0.008331433;0.616581;0.001515843,0.2038166;0.498446;0.02957686,0.4086867;0.3765415;0.06313354,0.6651164;0.2814513;0.08845364,-0.1894792;0.4928797;0.01012269,-0.4059425;0.3880402;0.02064938,-0.656298;0.2752456;0.01440742,0.07495836;0.004052615;-0.03350646,0.08188066;-0.3687264;0.02250436,0.09177859;-0.7683263;0.1170784,0.09417231;-0.7282677;0.01679958,-0.07403526;0.005739497;-0.03526614,-0.1075249;-0.3677858;0.00354854,-0.1318374;-0.7672316;0.09614564,-0.1266876;-0.7271064;-0.004022799,0.007216753;0.5424038;0.005504803,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.00402502;0.313792;0.008060201,0.008331433;0.616581;0.001515843,0.2038166;0.498446;0.02957686,0.4086867;0.3765415;0.06313354,0.6651164;0.2814513;0.08845364,-0.1894792;0.4928797;0.01012269,-0.4059425;0.3880402;0.02064938,-0.656298;0.2752456;0.01440742,0.07495836;0.004052615;-0.03350646,0.08188066;-0.3687264;0.02250436,0.09177859;-0.7683263;0.1170784,0.09417231;-0.7282677;0.01679958,-0.07403526;0.005739497;-0.03526614,-0.1075249;-0.3677858;0.00354854,-0.1318374;-0.7672316;0.09614564,-0.1266876;-0.7271064;-0.004022799,0.007216753;0.5424038;0.005504803,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.00402502;0.313792;0.008060201,0.008331433;0.616581;0.001515843,0.2038166;0.498446;0.02957686,0.4086867;0.3765415;0.06313354,0.6651164;0.2814513;0.08845364,-0.1894792;0.4928797;0.01012269,-0.4059425;0.3880402;0.02064938,-0.656298;0.2752456;0.01440742,0.07495836;0.004052615;-0.03350646,0.08188066;-0.3687264;0.02250436,0.09177859;-0.7683263;0.1170784,0.09417231;-0.7282677;0.01679958,-0.07403526;0.005739497;-0.03526614,-0.1075249;-0.3677858;0.00354854,-0.1318374;-0.7672316;0.09614564,-0.1266876;-0.7271064;-0.004022799,0.007216753;0.5424038;0.005504803,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003859764;0.3137926;0.008119333,0.00804654;0.6165841;0.001615421,0.2035982;0.4986988;0.02977868,0.4119814;0.3827832;0.06292294,0.6740412;0.3025565;0.0810294,-0.1900663;0.4942084;0.01032754,-0.408593;0.3937228;0.02068391,-0.6621548;0.2882692;0.01564188,0.07500438;0.00400881;-0.03340863,0.08113965;-0.3688178;0.02237681,0.09162316;-0.7683357;0.1172337,0.09405451;-0.7282752;0.0169559,-0.07397401;0.005777534;-0.03538826,-0.1078458;-0.3676989;0.003564879,-0.13223;-0.7671449;0.09614228,-0.1270401;-0.7270131;-0.004023425,0.006956094;0.5424061;0.005596419,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003859764;0.3137926;0.008119333,0.00804654;0.6165841;0.001615421,0.2035982;0.4986988;0.02977868,0.4119814;0.3827832;0.06292294,0.6740412;0.3025565;0.0810294,-0.1900663;0.4942084;0.01032754,-0.408593;0.3937228;0.02068391,-0.6621548;0.2882692;0.01564188,0.07500438;0.00400881;-0.03340863,0.08113965;-0.3688178;0.02237681,0.09162316;-0.7683357;0.1172337,0.09405451;-0.7282752;0.0169559,-0.07397401;0.005777534;-0.03538826,-0.1078458;-0.3676989;0.003564879,-0.13223;-0.7671449;0.09614228,-0.1270401;-0.7270131;-0.004023425,0.006956094;0.5424061;0.005596419,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003859764;0.3137926;0.008119333,0.00804654;0.6165841;0.001615421,0.2035982;0.4986988;0.02977868,0.4119814;0.3827832;0.06292294,0.6740412;0.3025565;0.0810294,-0.1900663;0.4942084;0.01032754,-0.408593;0.3937228;0.02068391,-0.6621548;0.2882692;0.01564188,0.07500438;0.00400881;-0.03340863,0.08113965;-0.3688178;0.02237681,0.09162316;-0.7683357;0.1172337,0.09405451;-0.7282752;0.0169559,-0.07397401;0.005777534;-0.03538826,-0.1078458;-0.3676989;0.003564879,-0.13223;-0.7671449;0.09614228,-0.1270401;-0.7270131;-0.004023425,0.006956094;0.5424061;0.005596419,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.00377689;0.313796;0.008023093,0.007898802;0.6165873;0.001464526,0.2035165;0.4991085;0.02994361,0.4154553;0.3896286;0.06241862,0.6766922;0.307156;0.08224282,-0.1906114;0.495921;0.01014706,-0.410919;0.3993953;0.02043564,-0.6694929;0.3068092;0.0178307,0.0750734;0.004034514;-0.0332501,0.08084686;-0.368855;0.02215233,0.091492;-0.768382;0.116953,0.09403978;-0.7283298;0.01667727,-0.07389468;0.00579825;-0.03555023,-0.1075715;-0.3676748;0.003604539,-0.1316317;-0.7672047;0.09590445,-0.1263324;-0.7270572;-0.004253946,0.006822266;0.5424097;0.005456313,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.00377689;0.313796;0.008023093,0.007898802;0.6165873;0.001464526,0.2035165;0.4991085;0.02994361,0.4154553;0.3896286;0.06241862,0.6766922;0.307156;0.08224282,-0.1906114;0.495921;0.01014706,-0.410919;0.3993953;0.02043564,-0.6694929;0.3068092;0.0178307,0.0750734;0.004034514;-0.0332501,0.08084686;-0.368855;0.02215233,0.091492;-0.768382;0.116953,0.09403978;-0.7283298;0.01667727,-0.07389468;0.00579825;-0.03555023,-0.1075715;-0.3676748;0.003604539,-0.1316317;-0.7672047;0.09590445,-0.1263324;-0.7270572;-0.004253946,0.006822266;0.5424097;0.005456313,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003665083;0.3138011;0.007878276,0.007699226;0.6165917;0.00122443,0.2034246;0.4995039;0.02969164,0.4185268;0.396045;0.06108982,0.6833398;0.3279518;0.08710605,-0.1910222;0.4968981;0.009783576,-0.4138581;0.4063762;0.02019911,-0.6743148;0.3192241;0.01769834,0.07510148;0.004069312;-0.03318238,0.08056994;-0.3688923;0.02176355,0.09132233;-0.7684175;0.1165598,0.09390176;-0.7283743;0.01628396,-0.07385734;0.005754455;-0.03563485,-0.1075148;-0.3677458;0.003276221,-0.1317219;-0.7672463;0.09566493,-0.1263927;-0.7271112;-0.00449314,0.006641122;0.5424148;0.005234747,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003665083;0.3138011;0.007878276,0.007699226;0.6165917;0.00122443,0.2034246;0.4995039;0.02969164,0.4185268;0.396045;0.06108982,0.6833398;0.3279518;0.08710605,-0.1910222;0.4968981;0.009783576,-0.4138581;0.4063762;0.02019911,-0.6743148;0.3192241;0.01769834,0.07510148;0.004069312;-0.03318238,0.08056994;-0.3688923;0.02176355,0.09132233;-0.7684175;0.1165598,0.09390176;-0.7283743;0.01628396,-0.07385734;0.005754455;-0.03563485,-0.1075148;-0.3677458;0.003276221,-0.1317219;-0.7672463;0.09566493,-0.1263927;-0.7271112;-0.00449314,0.006641122;0.5424148;0.005234747,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003665083;0.3138011;0.007878276,0.007699226;0.6165917;0.00122443,0.2034246;0.4995039;0.02969164,0.4185268;0.396045;0.06108982,0.6833398;0.3279518;0.08710605,-0.1910222;0.4968981;0.009783576,-0.4138581;0.4063762;0.02019911,-0.6743148;0.3192241;0.01769834,0.07510148;0.004069312;-0.03318238,0.08056994;-0.3688923;0.02176355,0.09132233;-0.7684175;0.1165598,0.09390176;-0.7283743;0.01628396,-0.07385734;0.005754455;-0.03563485,-0.1075148;-0.3677458;0.003276221,-0.1317219;-0.7672463;0.09566493,-0.1263927;-0.7271112;-0.00449314,0.006641122;0.5424148;0.005234747,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003576458;0.3138053;0.007747256,0.007538755;0.6165941;0.0009711171,0.2033104;0.4996372;0.02946223,0.4219815;0.4036892;0.06004781,0.6883708;0.3429932;0.08819392,-0.1914044;0.4979605;0.009642736,-0.416529;0.4132532;0.01974684,-0.6826734;0.3458667;0.02785148,0.07512914;0.004017725;-0.03312601,0.08011086;-0.3689919;0.0215395,0.09105944;-0.7685367;0.1162305,0.09364126;-0.7285027;0.01595388,-0.07382378;0.005791046;-0.0356984,-0.1078492;-0.3676916;0.003061511,-0.1322923;-0.7670691;0.09591848,-0.1269579;-0.7269502;-0.004240945,0.006497779;0.5424187;0.005013132,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003576458;0.3138053;0.007747256,0.007538755;0.6165941;0.0009711171,0.2033104;0.4996372;0.02946223,0.4219815;0.4036892;0.06004781,0.6883708;0.3429932;0.08819392,-0.1914044;0.4979605;0.009642736,-0.416529;0.4132532;0.01974684,-0.6826734;0.3458667;0.02785148,0.07512914;0.004017725;-0.03312601,0.08011086;-0.3689919;0.0215395,0.09105944;-0.7685367;0.1162305,0.09364126;-0.7285027;0.01595388,-0.07382378;0.005791046;-0.0356984,-0.1078492;-0.3676916;0.003061511,-0.1322923;-0.7670691;0.09591848,-0.1269579;-0.7269502;-0.004240945,0.006497779;0.5424187;0.005013132,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003576458;0.3138053;0.007747256,0.007538755;0.6165941;0.0009711171,0.2033104;0.4996372;0.02946223,0.4219815;0.4036892;0.06004781,0.6883708;0.3429932;0.08819392,-0.1914044;0.4979605;0.009642736,-0.416529;0.4132532;0.01974684,-0.6826734;0.3458667;0.02785148,0.07512914;0.004017725;-0.03312601,0.08011086;-0.3689919;0.0215395,0.09105944;-0.7685367;0.1162305,0.09364126;-0.7285027;0.01595388,-0.07382378;0.005791046;-0.0356984,-0.1078492;-0.3676916;0.003061511,-0.1322923;-0.7670691;0.09591848,-0.1269579;-0.7269502;-0.004240945,0.006497779;0.5424187;0.005013132,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.00329317;0.3138116;0.007617758,0.007081605;0.6166007;0.0007576402,0.2030261;0.5000907;0.02897011,0.4242329;0.4099922;0.0591082,0.6924462;0.357048;0.08552738,-0.1920725;0.4990748;0.009237569,-0.4196499;0.4211072;0.01862351,-0.6854287;0.3522704;0.02653306,0.07516107;0.004041889;-0.03305056,0.07968447;-0.369031;0.02122233,0.09065197;-0.7685679;0.115944,0.09322934;-0.728541;0.01566648,-0.07380008;0.005728997;-0.03575736,-0.108209;-0.3677301;0.002891276,-0.1327651;-0.7671151;0.09568594,-0.1274335;-0.7270012;-0.004474126,0.00608002;0.5424259;0.004820167,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.00329317;0.3138116;0.007617758,0.007081605;0.6166007;0.0007576402,0.2030261;0.5000907;0.02897011,0.4242329;0.4099922;0.0591082,0.6924462;0.357048;0.08552738,-0.1920725;0.4990748;0.009237569,-0.4196499;0.4211072;0.01862351,-0.6854287;0.3522704;0.02653306,0.07516107;0.004041889;-0.03305056,0.07968447;-0.369031;0.02122233,0.09065197;-0.7685679;0.115944,0.09322934;-0.728541;0.01566648,-0.07380008;0.005728997;-0.03575736,-0.108209;-0.3677301;0.002891276,-0.1327651;-0.7671151;0.09568594,-0.1274335;-0.7270012;-0.004474126,0.00608002;0.5424259;0.004820167,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.00329317;0.3138116;0.007617758,0.007081605;0.6166007;0.0007576402,0.2030261;0.5000907;0.02897011,0.4242329;0.4099922;0.0591082,0.6924462;0.357048;0.08552738,-0.1920725;0.4990748;0.009237569,-0.4196499;0.4211072;0.01862351,-0.6854287;0.3522704;0.02653306,0.07516107;0.004041889;-0.03305056,0.07968447;-0.369031;0.02122233,0.09065197;-0.7685679;0.115944,0.09322934;-0.728541;0.01566648,-0.07380008;0.005728997;-0.03575736,-0.108209;-0.3677301;0.002891276,-0.1327651;-0.7671151;0.09568594,-0.1274335;-0.7270012;-0.004474126,0.00608002;0.5424259;0.004820167,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003035477;0.3138214;0.007314276,0.006680093;0.6166068;0.0002447874,0.2027428;0.500526;0.02858911,0.4258851;0.4154655;0.05909704,0.6954658;0.3699831;0.0854993,-0.1927389;0.5004735;0.008730671,-0.4218233;0.4270538;0.01813379,-0.6900549;0.3681902;0.02326731,0.07515112;0.003980833;-0.03308058,0.07937089;-0.3691653;0.02071087,0.09042923;-0.7686954;0.1154511,0.0930436;-0.7286891;0.0151725,-0.07377353;0.005760435;-0.03580707,-0.1087045;-0.3677076;0.002281796,-0.1330557;-0.7671492;0.0948869,-0.1276875;-0.7270557;-0.005273283,0.005713761;0.5424352;0.004372804,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003035477;0.3138214;0.007314276,0.006680093;0.6166068;0.0002447874,0.2027428;0.500526;0.02858911,0.4258851;0.4154655;0.05909704,0.6954658;0.3699831;0.0854993,-0.1927389;0.5004735;0.008730671,-0.4218233;0.4270538;0.01813379,-0.6900549;0.3681902;0.02326731,0.07515112;0.003980833;-0.03308058,0.07937089;-0.3691653;0.02071087,0.09042923;-0.7686954;0.1154511,0.0930436;-0.7286891;0.0151725,-0.07377353;0.005760435;-0.03580707,-0.1087045;-0.3677076;0.002281796,-0.1330557;-0.7671492;0.0948869,-0.1276875;-0.7270557;-0.005273283,0.005713761;0.5424352;0.004372804,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003035477;0.3138214;0.007314276,0.006680093;0.6166068;0.0002447874,0.2027428;0.500526;0.02858911,0.4258851;0.4154655;0.05909704,0.6954658;0.3699831;0.0854993,-0.1927389;0.5004735;0.008730671,-0.4218233;0.4270538;0.01813379,-0.6900549;0.3681902;0.02326731,0.07515112;0.003980833;-0.03308058,0.07937089;-0.3691653;0.02071087,0.09042923;-0.7686954;0.1154511,0.0930436;-0.7286891;0.0151725,-0.07377353;0.005760435;-0.03580707,-0.1087045;-0.3677076;0.002281796,-0.1330557;-0.7671492;0.0948869,-0.1276875;-0.7270557;-0.005273283,0.005713761;0.5424352;0.004372804,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002978108;0.3138234;0.00725094,0.006544945;0.6166087;0.0001292154,0.2026964;0.500869;0.02849684,0.4280944;0.4221306;0.05939163,0.6989152;0.3852456;0.08650352,-0.1930698;0.5014788;0.008410141,-0.4237765;0.4334004;0.01832423,-0.6928251;0.3782934;0.02226877,0.07519281;0.00390868;-0.03299434,0.07913776;-0.3692725;0.020574,0.09014427;-0.7688251;0.1152254,0.09281886;-0.7288231;0.01494793,-0.07371929;0.005823151;-0.03590849,-0.1088121;-0.3676367;0.002112348,-0.1331484;-0.7671098;0.09458531,-0.1277215;-0.7270204;-0.00557211,0.005596894;0.5424373;0.004266725,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002978108;0.3138234;0.00725094,0.006544945;0.6166087;0.0001292154,0.2026964;0.500869;0.02849684,0.4280944;0.4221306;0.05939163,0.6989152;0.3852456;0.08650352,-0.1930698;0.5014788;0.008410141,-0.4237765;0.4334004;0.01832423,-0.6928251;0.3782934;0.02226877,0.07519281;0.00390868;-0.03299434,0.07913776;-0.3692725;0.020574,0.09014427;-0.7688251;0.1152254,0.09281886;-0.7288231;0.01494793,-0.07371929;0.005823151;-0.03590849,-0.1088121;-0.3676367;0.002112348,-0.1331484;-0.7671098;0.09458531,-0.1277215;-0.7270204;-0.00557211,0.005596894;0.5424373;0.004266725,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002978108;0.3138234;0.00725094,0.006544945;0.6166087;0.0001292154,0.2026964;0.500869;0.02849684,0.4280944;0.4221306;0.05939163,0.6989152;0.3852456;0.08650352,-0.1930698;0.5014788;0.008410141,-0.4237765;0.4334004;0.01832423,-0.6928251;0.3782934;0.02226877,0.07519281;0.00390868;-0.03299434,0.07913776;-0.3692725;0.020574,0.09014427;-0.7688251;0.1152254,0.09281886;-0.7288231;0.01494793,-0.07371929;0.005823151;-0.03590849,-0.1088121;-0.3676367;0.002112348,-0.1331484;-0.7671098;0.09458531,-0.1277215;-0.7270204;-0.00557211,0.005596894;0.5424373;0.004266725,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003005025;0.3138273;0.007070342,0.006560021;0.6166101;-0.0001752679,0.2028023;0.5013062;0.0282508,0.4294906;0.4270381;0.06073397,0.701641;0.4012739;0.08737652,-0.1933708;0.503121;0.008628821,-0.4259056;0.4415106;0.01812748,-0.6956058;0.389729;0.02259211,0.07531326;0.003936321;-0.03271516,0.07927062;-0.3693548;0.02008107,0.09029388;-0.7688859;0.1148211,0.09290263;-0.7288921;0.0145411,-0.07361776;0.005847409;-0.03611226,-0.1088571;-0.3675961;0.00193353,-0.1335321;-0.7670571;0.09436919,-0.1281665;-0.7269918;-0.005793966,0.005615897;0.5424399;0.003985848,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003005025;0.3138273;0.007070342,0.006560021;0.6166101;-0.0001752679,0.2028023;0.5013062;0.0282508,0.4294906;0.4270381;0.06073397,0.701641;0.4012739;0.08737652,-0.1933708;0.503121;0.008628821,-0.4259056;0.4415106;0.01812748,-0.6956058;0.389729;0.02259211,0.07531326;0.003936321;-0.03271516,0.07927062;-0.3693548;0.02008107,0.09029388;-0.7688859;0.1148211,0.09290263;-0.7288921;0.0145411,-0.07361776;0.005847409;-0.03611226,-0.1088571;-0.3675961;0.00193353,-0.1335321;-0.7670571;0.09436919,-0.1281665;-0.7269918;-0.005793966,0.005615897;0.5424399;0.003985848,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.003005025;0.3138273;0.007070342,0.006560021;0.6166101;-0.0001752679,0.2028023;0.5013062;0.0282508,0.4294906;0.4270381;0.06073397,0.701641;0.4012739;0.08737652,-0.1933708;0.503121;0.008628821,-0.4259056;0.4415106;0.01812748,-0.6956058;0.389729;0.02259211,0.07531326;0.003936321;-0.03271516,0.07927062;-0.3693548;0.02008107,0.09029388;-0.7688859;0.1148211,0.09290263;-0.7288921;0.0145411,-0.07361776;0.005847409;-0.03611226,-0.1088571;-0.3675961;0.00193353,-0.1335321;-0.7670571;0.09436919,-0.1281665;-0.7269918;-0.005793966,0.005615897;0.5424399;0.003985848,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002936434;0.3138352;0.006738492,0.006434065;0.6166148;-0.0006939706,0.2027134;0.5014622;0.02780106,0.4378551;0.4638847;0.06322443,0.7054445;0.4070534;0.0878341,-0.1938156;0.5048831;0.008531551,-0.4273323;0.4472121;0.01865679,-0.6979532;0.400549;0.02379369,0.07538016;0.004011889;-0.03255147,0.07906272;-0.369429;0.01919492,0.0902202;-0.7689327;0.1140347,0.09278437;-0.7289574;0.01375169,-0.07355052;0.005714684;-0.03627018,-0.1090027;-0.3677512;0.001355387,-0.1337607;-0.7671875;0.0938758,-0.128438;-0.7271437;-0.006291807,0.005500466;0.5424463;0.003498621,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002936434;0.3138352;0.006738492,0.006434065;0.6166148;-0.0006939706,0.2027134;0.5014622;0.02780106,0.4378551;0.4638847;0.06322443,0.7054445;0.4070534;0.0878341,-0.1938156;0.5048831;0.008531551,-0.4273323;0.4472121;0.01865679,-0.6979532;0.400549;0.02379369,0.07538016;0.004011889;-0.03255147,0.07906272;-0.369429;0.01919492,0.0902202;-0.7689327;0.1140347,0.09278437;-0.7289574;0.01375169,-0.07355052;0.005714684;-0.03627018,-0.1090027;-0.3677512;0.001355387,-0.1337607;-0.7671875;0.0938758,-0.128438;-0.7271437;-0.006291807,0.005500466;0.5424463;0.003498621,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002936434;0.3138352;0.006738492,0.006434065;0.6166148;-0.0006939706,0.2027134;0.5014622;0.02780106,0.4378551;0.4638847;0.06322443,0.7054445;0.4070534;0.0878341,-0.1938156;0.5048831;0.008531551,-0.4273323;0.4472121;0.01865679,-0.6979532;0.400549;0.02379369,0.07538016;0.004011889;-0.03255147,0.07906272;-0.369429;0.01919492,0.0902202;-0.7689327;0.1140347,0.09278437;-0.7289574;0.01375169,-0.07355052;0.005714684;-0.03627018,-0.1090027;-0.3677512;0.001355387,-0.1337607;-0.7671875;0.0938758,-0.128438;-0.7271437;-0.006291807,0.005500466;0.5424463;0.003498621,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002844264;0.31384;0.006555904,0.006266051;0.6166164;-0.001046325,0.2026283;0.5019597;0.02774661,0.4358244;0.4542704;0.06385541,0.7080082;0.4276491;0.08928663,-0.1941937;0.5061232;0.008435437,-0.4300393;0.4588198;0.01832038,-0.7005456;0.4116048;0.02436856,0.0754595;0.00395711;-0.0323739,0.07894212;-0.3696117;0.01845499,0.08999594;-0.7691309;0.1132413,0.09258316;-0.7291681;0.01295771,-0.07346383;0.005719312;-0.03644471,-0.108956;-0.3677667;0.0009429902,-0.1337099;-0.7671991;0.09348099,-0.1283656;-0.7271677;-0.006686717,0.005345859;0.5424498;0.003181938,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002844264;0.31384;0.006555904,0.006266051;0.6166164;-0.001046325,0.2026283;0.5019597;0.02774661,0.4358244;0.4542704;0.06385541,0.7080082;0.4276491;0.08928663,-0.1941937;0.5061232;0.008435437,-0.4300393;0.4588198;0.01832038,-0.7005456;0.4116048;0.02436856,0.0754595;0.00395711;-0.0323739,0.07894212;-0.3696117;0.01845499,0.08999594;-0.7691309;0.1132413,0.09258316;-0.7291681;0.01295771,-0.07346383;0.005719312;-0.03644471,-0.108956;-0.3677667;0.0009429902,-0.1337099;-0.7671991;0.09348099,-0.1283656;-0.7271677;-0.006686717,0.005345859;0.5424498;0.003181938,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002844264;0.31384;0.006555904,0.006266051;0.6166164;-0.001046325,0.2026283;0.5019597;0.02774661,0.4358244;0.4542704;0.06385541,0.7080082;0.4276491;0.08928663,-0.1941937;0.5061232;0.008435437,-0.4300393;0.4588198;0.01832038,-0.7005456;0.4116048;0.02436856,0.0754595;0.00395711;-0.0323739,0.07894212;-0.3696117;0.01845499,0.08999594;-0.7691309;0.1132413,0.09258316;-0.7291681;0.01295771,-0.07346383;0.005719312;-0.03644471,-0.108956;-0.3677667;0.0009429902,-0.1337099;-0.7671991;0.09348099,-0.1283656;-0.7271677;-0.006686717,0.005345859;0.5424498;0.003181938,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002746952;0.3138449;0.006358546,0.006086339;0.6166183;-0.001400938,0.2025185;0.502315;0.02762052,0.4359423;0.4554584;0.06334545,0.7090309;0.4422276;0.08955619,-0.1945504;0.5073485;0.008820402,-0.4313809;0.4648713;0.01691265,-0.7026614;0.4228119;0.02570959,0.07549147;0.003968187;-0.0322979,0.07891974;-0.3696658;0.018053,0.08995961;-0.7691752;0.1128822,0.09245604;-0.7292243;0.01259514,-0.07342766;0.005644641;-0.03652916,-0.1088897;-0.3678558;0.0007421896,-0.1336584;-0.7673084;0.09318944,-0.1284048;-0.7272884;-0.006984197,0.005187972;0.5424536;0.002865276,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002746952;0.3138449;0.006358546,0.006086339;0.6166183;-0.001400938,0.2025185;0.502315;0.02762052,0.4359423;0.4554584;0.06334545,0.7090309;0.4422276;0.08955619,-0.1945504;0.5073485;0.008820402,-0.4313809;0.4648713;0.01691265,-0.7026614;0.4228119;0.02570959,0.07549147;0.003968187;-0.0322979,0.07891974;-0.3696658;0.018053,0.08995961;-0.7691752;0.1128822,0.09245604;-0.7292243;0.01259514,-0.07342766;0.005644641;-0.03652916,-0.1088897;-0.3678558;0.0007421896,-0.1336584;-0.7673084;0.09318944,-0.1284048;-0.7272884;-0.006984197,0.005187972;0.5424536;0.002865276,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002746952;0.3138449;0.006358546,0.006086339;0.6166183;-0.001400938,0.2025185;0.502315;0.02762052,0.4359423;0.4554584;0.06334545,0.7090309;0.4422276;0.08955619,-0.1945504;0.5073485;0.008820402,-0.4313809;0.4648713;0.01691265,-0.7026614;0.4228119;0.02570959,0.07549147;0.003968187;-0.0322979,0.07891974;-0.3696658;0.018053,0.08995961;-0.7691752;0.1128822,0.09245604;-0.7292243;0.01259514,-0.07342766;0.005644641;-0.03652916,-0.1088897;-0.3678558;0.0007421896,-0.1336584;-0.7673084;0.09318944,-0.1284048;-0.7272884;-0.006984197,0.005187972;0.5424536;0.002865276,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002636529;0.3138534;0.00597511,0.005901482;0.6166216;-0.002006861,0.2024585;0.5029838;0.02728953,0.436942;0.4611407;0.06229222,0.710192;0.4564443;0.08971165,-0.194921;0.5086447;0.008856656,-0.4323198;0.4693216;0.01620799,-0.7045271;0.4340069;0.02598028,0.07554255;0.003967295;-0.03217833,0.0788394;-0.3697651;0.01744581,0.08984764;-0.769299;0.1121759,0.09227119;-0.7293695;0.0118849,-0.07335258;0.005609597;-0.03668505,-0.1089774;-0.3679111;0.0002263524,-0.1336975;-0.7673573;0.09271379,-0.1285178;-0.7273586;-0.007465817,0.00502152;0.5424601;0.002319473,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002636529;0.3138534;0.00597511,0.005901482;0.6166216;-0.002006861,0.2024585;0.5029838;0.02728953,0.436942;0.4611407;0.06229222,0.710192;0.4564443;0.08971165,-0.194921;0.5086447;0.008856656,-0.4323198;0.4693216;0.01620799,-0.7045271;0.4340069;0.02598028,0.07554255;0.003967295;-0.03217833,0.0788394;-0.3697651;0.01744581,0.08984764;-0.769299;0.1121759,0.09227119;-0.7293695;0.0118849,-0.07335258;0.005609597;-0.03668505,-0.1089774;-0.3679111;0.0002263524,-0.1336975;-0.7673573;0.09271379,-0.1285178;-0.7273586;-0.007465817,0.00502152;0.5424601;0.002319473,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002636529;0.3138534;0.00597511,0.005901482;0.6166216;-0.002006861,0.2024585;0.5029838;0.02728953,0.436942;0.4611407;0.06229222,0.710192;0.4564443;0.08971165,-0.194921;0.5086447;0.008856656,-0.4323198;0.4693216;0.01620799,-0.7045271;0.4340069;0.02598028,0.07554255;0.003967295;-0.03217833,0.0788394;-0.3697651;0.01744581,0.08984764;-0.769299;0.1121759,0.09227119;-0.7293695;0.0118849,-0.07335258;0.005609597;-0.03668505,-0.1089774;-0.3679111;0.0002263524,-0.1336975;-0.7673573;0.09271379,-0.1285178;-0.7273586;-0.007465817,0.00502152;0.5424601;0.002319473,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002549667;0.3138621;0.005536339,0.005705133;0.6166201;-0.002842558,0.2023418;0.5036423;0.02722442,0.4383465;0.4688349;0.05960826,0.711257;0.4663007;0.09047718,-0.1952069;0.5095568;0.008929739,-0.4331819;0.4738067;0.01588199,-0.7063087;0.446529;0.02573836,0.0755781;0.003978682;-0.03209335,0.07890692;-0.3698261;0.01698074,0.08990657;-0.7694165;0.1114731,0.09229943;-0.7295219;0.01117788,-0.07328053;0.005559163;-0.03683642,-0.1090722;-0.3679852;-0.000327386,-0.1337215;-0.7674245;0.09220848,-0.1285724;-0.7274616;-0.007976264,0.00485939;0.5424649;0.001597145,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002549667;0.3138621;0.005536339,0.005705133;0.6166201;-0.002842558,0.2023418;0.5036423;0.02722442,0.4383465;0.4688349;0.05960826,0.711257;0.4663007;0.09047718,-0.1952069;0.5095568;0.008929739,-0.4331819;0.4738067;0.01588199,-0.7063087;0.446529;0.02573836,0.0755781;0.003978682;-0.03209335,0.07890692;-0.3698261;0.01698074,0.08990657;-0.7694165;0.1114731,0.09229943;-0.7295219;0.01117788,-0.07328053;0.005559163;-0.03683642,-0.1090722;-0.3679852;-0.000327386,-0.1337215;-0.7674245;0.09220848,-0.1285724;-0.7274616;-0.007976264,0.00485939;0.5424649;0.001597145,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002549667;0.3138621;0.005536339,0.005705133;0.6166201;-0.002842558,0.2023418;0.5036423;0.02722442,0.4383465;0.4688349;0.05960826,0.711257;0.4663007;0.09047718,-0.1952069;0.5095568;0.008929739,-0.4331819;0.4738067;0.01588199,-0.7063087;0.446529;0.02573836,0.0755781;0.003978682;-0.03209335,0.07890692;-0.3698261;0.01698074,0.08990657;-0.7694165;0.1114731,0.09229943;-0.7295219;0.01117788,-0.07328053;0.005559163;-0.03683642,-0.1090722;-0.3679852;-0.000327386,-0.1337215;-0.7674245;0.09220848,-0.1285724;-0.7274616;-0.007976264,0.00485939;0.5424649;0.001597145,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916
+0;0;0,0.002456142;0.3138691;0.005169107,0.005514562;0.6166193;-0.003526806,0.2022897;0.5043541;0.02679039,0.4390114;0.4747271;0.05909542,0.7118542;0.4751645;0.09065537,-0.1954459;0.5101202;0.008829235,-0.4337749;0.4767074;0.01526132,-0.7075253;0.4576487;0.02696535,0.07563584;0.004017178;-0.03195222,0.07870898;-0.3698654;0.01654267,0.08985373;-0.769531;0.1106993,0.09216877;-0.7296608;0.01039991,-0.07319366;0.005490422;-0.03701899,-0.1092025;-0.3680595;-0.0007808767,-0.133846;-0.7675301;0.0916211,-0.1287742;-0.7275865;-0.008569509,0.004692418;0.5424683;0.0009861095,0;0;0,-0.0005781725;0.3138813;-0.004979372,-0.002486788;0.6161525;-0.02413416,0.1954644;0.5011828;0.006214619,0.4321662;0.4654128;0.03173399,0.7032297;0.4222178;0.0416472,-0.2032576;0.5206559;-0.004832271,-0.4435256;0.5055228;-0.005729084,-0.7173364;0.4839335;-0.0067356,0.07350687;2.428889E-05;-0.03680491,0.09988264;-0.3749643;-0.00786972,0.1025825;-0.7742825;0.08835912,0.1209673;-0.8186225;0.02279759,-0.07222941;0.005350415;-0.03888635,-0.1042966;-0.3701695;-0.02859748,-0.0945919;-0.7710942;0.06021385,-0.1004582;-0.8213613;-0.0004948191,-0.001880616;0.5422146;-0.0169065,350.7916

+ 145 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001935466;0.3335747;-0.0008332365,0.003802275;0.6529715;-0.01644629,0.1813098;0.5263495;0.01234595,0.2146429;0.2427921;0.03546785,0.2540329;-0.02761066;-0.02918471,-0.1730603;0.5174302;-0.005869849,-0.2203388;0.2354605;-0.02342997,-0.2679281;-0.03517681;-0.0812215,0.07117096;0.00808491;-0.04984114,0.09283368;-0.3517582;-0.01600967,0.09337299;-0.7316666;0.07201261,0.09509923;-0.6940386;-0.008106656,-0.06871068;0.007100712;-0.05332196,-0.1219649;-0.3499937;-0.02596356,-0.1454304;-0.7304175;0.05653302,-0.1416301;-0.6926652;-0.02350273,0.003468357;0.5750616;-0.01002766,0;0;0,0.005279139;0.3328911;0.02078962,0.009965926;0.6525899;0.02692795,0.1830202;0.5130883;0.007305622,0.2232538;0.2295013;0.004106045,0.2453622;-0.04320019;-0.05909431,-0.1673921;0.5212054;0.003575087,-0.2167521;0.2391573;-0.004362658,-0.2500634;-0.02935752;-0.07945836,0.07764513;0.001720116;-0.03978801,0.1033035;-0.3588065;-0.01826787,0.09429155;-0.7408708;0.05934763,0.0949047;-0.7695147;0.004204273,-0.07863425;0.005808841;-0.03738613,-0.106423;-0.3548609;-0.02169939,-0.09838962;-0.7370657;0.05533033,-0.1043014;-0.7664577;0.001312669,0.008902475;0.5744278;0.02783608,150.1887
+0;0;0,0.001871991;0.3335738;-0.001262789,0.003633586;0.6529062;-0.01807854,0.181121;0.5266961;0.01226969,0.2146229;0.2431335;0.03508215,0.2537772;-0.02725783;-0.02976103,-0.1732407;0.517638;-0.005728603,-0.2205338;0.2356366;-0.02273297,-0.2682378;-0.03522989;-0.07934448,0.07116002;0.008068466;-0.04985943,0.0928134;-0.351751;-0.015771,0.09273928;-0.7316159;0.07243997,0.0944277;-0.6940446;-0.007685483,-0.06879719;0.007095871;-0.05321096,-0.1223046;-0.349956;-0.02579148,-0.1458575;-0.7303683;0.05673333,-0.142096;-0.6926721;-0.02330968,0.003328039;0.5750282;-0.01128241,0;0;0,0.005279139;0.3328911;0.02078962,0.009965926;0.6525899;0.02692795,0.1830202;0.5130883;0.007305622,0.2232538;0.2295013;0.004106045,0.2453622;-0.04320019;-0.05909431,-0.1673921;0.5212054;0.003575087,-0.2167521;0.2391573;-0.004362658,-0.2500634;-0.02935752;-0.07945836,0.07764513;0.001720116;-0.03978801,0.1033035;-0.3588065;-0.01826787,0.09429155;-0.7408708;0.05934763,0.0949047;-0.7695147;0.004204273,-0.07863425;0.005808841;-0.03738613,-0.106423;-0.3548609;-0.02169939,-0.09838962;-0.7370657;0.05533033,-0.1043014;-0.7664577;0.001312669,0.008902475;0.5744278;0.02783608,150.2051
+0;0;0,0.001872058;0.3335858;-0.001262834,0.003633733;0.6529327;-0.01807936,0.1811455;0.5267122;0.01227245,0.2147111;0.2426115;0.0351282,0.2538281;-0.02752233;-0.02965323,-0.1732649;0.5176528;-0.005728324,-0.2206477;0.2351162;-0.02276496,-0.2683063;-0.03549224;-0.07932255,0.07119447;0.008072371;-0.04988357,0.09284137;-0.3516393;-0.01580535,0.09276666;-0.7345553;0.07311411,0.09439854;-0.6972375;-0.004328534,-0.0688305;0.007099305;-0.05323672,-0.1223219;-0.3498456;-0.02582546,-0.146064;-0.7333133;0.05736218,-0.1424284;-0.6958748;-0.02000078,0.00332817;0.5750508;-0.0112829,0;0;0,0.005262636;0.3329019;0.02081394,0.009919629;0.6526151;0.02697802,0.1829956;0.5130621;0.007373333,0.2234772;0.2289625;0.00406909,0.2453444;-0.04347283;-0.05917537,-0.1674661;0.52115;0.003853232,-0.216669;0.2385273;-0.004253402,-0.2498917;-0.02971378;-0.07936682,0.07765843;0.001706958;-0.03985524,0.1031922;-0.3587222;-0.0183773,0.09372728;-0.743902;0.05958581,0.09634025;-0.7730229;0.009073734,-0.07869907;0.005822495;-0.03734623,-0.105993;-0.3547794;-0.02173329,-0.09818022;-0.7400444;0.05599166,-0.1046652;-0.7665505;0.002901331,0.008864462;0.5744489;0.02787971,150.2223
+0;0;0,0.001872058;0.3335858;-0.001262834,0.003633733;0.6529327;-0.01807936,0.1811455;0.5267122;0.01227245,0.2147111;0.2426115;0.0351282,0.2538281;-0.02752233;-0.02965323,-0.1732649;0.5176528;-0.005728324,-0.2206477;0.2351162;-0.02276496,-0.2683063;-0.03549224;-0.07932255,0.07119447;0.008072371;-0.04988357,0.09284137;-0.3516393;-0.01580535,0.09276666;-0.7345553;0.07311411,0.09439854;-0.6972375;-0.004328534,-0.0688305;0.007099305;-0.05323672,-0.1223219;-0.3498456;-0.02582546,-0.146064;-0.7333133;0.05736218,-0.1424284;-0.6958748;-0.02000078,0.00332817;0.5750508;-0.0112829,0;0;0,0.005262636;0.3329019;0.02081394,0.009919629;0.6526151;0.02697802,0.1829956;0.5130621;0.007373333,0.2234772;0.2289625;0.00406909,0.2453444;-0.04347283;-0.05917537,-0.1674661;0.52115;0.003853232,-0.216669;0.2385273;-0.004253402,-0.2498917;-0.02971378;-0.07936682,0.07765843;0.001706958;-0.03985524,0.1031922;-0.3587222;-0.0183773,0.09372728;-0.743902;0.05958581,0.09634025;-0.7730229;0.009073734,-0.07869907;0.005822495;-0.03734623,-0.105993;-0.3547794;-0.02173329,-0.09818022;-0.7400444;0.05599166,-0.1046652;-0.7665505;0.002901331,0.008864462;0.5744489;0.02787971,150.2376
+0;0;0,0.001791278;0.3335078;-0.0002325966,0.003602249;0.6529368;-0.01355331,0.1811691;0.52585;0.0124961,0.2147062;0.2418971;0.03529853,0.2541542;-0.02815086;-0.03043324,-0.1730308;0.5169138;-0.005194875,-0.2204867;0.2345146;-0.02170404,-0.2683278;-0.03655839;-0.07677983,0.07127097;0.008087127;-0.04988706,0.09282915;-0.3516206;-0.01563837,0.09249503;-0.7341549;0.07320955,0.09408108;-0.6965965;-0.005195446,-0.06893902;0.00709141;-0.05320523,-0.1226455;-0.3498111;-0.025573,-0.1464013;-0.7329357;0.05736008,-0.1427879;-0.6952522;-0.0209655,0.00329726;0.574985;-0.007970956,0;0;0,0.00527437;0.3328173;0.02086926,0.009944707;0.652431;0.02711487,0.1829427;0.5130328;0.007411718,0.2234303;0.2290924;0.003868103,0.245169;-0.04358315;-0.05920446,-0.1673734;0.5210634;0.004106045,-0.216477;0.2385848;-0.004176583,-0.2495762;-0.02984667;-0.07935433,0.07767786;0.001712561;-0.0399611,0.1029703;-0.3587377;-0.01843762,0.09349704;-0.7435022;0.0596211,0.0965021;-0.7721476;0.00709796,-0.07880398;0.005826388;-0.03727812,-0.1061971;-0.3547834;-0.02186643,-0.09854326;-0.7396694;0.05579166,-0.1048662;-0.7667102;0.001816098,0.008887053;0.5742911;0.02799368,150.2595
+0;0;0,0.001791278;0.3335078;-0.0002325966,0.003602249;0.6529368;-0.01355331,0.1811691;0.52585;0.0124961,0.2147062;0.2418971;0.03529853,0.2541542;-0.02815086;-0.03043324,-0.1730308;0.5169138;-0.005194875,-0.2204867;0.2345146;-0.02170404,-0.2683278;-0.03655839;-0.07677983,0.07127097;0.008087127;-0.04988706,0.09282915;-0.3516206;-0.01563837,0.09249503;-0.7341549;0.07320955,0.09408108;-0.6965965;-0.005195446,-0.06893902;0.00709141;-0.05320523,-0.1226455;-0.3498111;-0.025573,-0.1464013;-0.7329357;0.05736008,-0.1427879;-0.6952522;-0.0209655,0.00329726;0.574985;-0.007970956,0;0;0,0.00527437;0.3328173;0.02086926,0.009944707;0.652431;0.02711487,0.1829427;0.5130328;0.007411718,0.2234303;0.2290924;0.003868103,0.245169;-0.04358315;-0.05920446,-0.1673734;0.5210634;0.004106045,-0.216477;0.2385848;-0.004176583,-0.2495762;-0.02984667;-0.07935433,0.07767786;0.001712561;-0.0399611,0.1029703;-0.3587377;-0.01843762,0.09349704;-0.7435022;0.0596211,0.0965021;-0.7721476;0.00709796,-0.07880398;0.005826388;-0.03727812,-0.1061971;-0.3547834;-0.02186643,-0.09854326;-0.7396694;0.05579166,-0.1048662;-0.7667102;0.001816098,0.008887053;0.5742911;0.02799368,150.2716
+0;0;0,0.001791511;0.3335511;-0.0002326268,0.003602763;0.65303;-0.01355547,0.1812637;0.5259041;0.01250572,0.2147913;0.2420319;0.03530166,0.2542441;-0.02804908;-0.03043813,-0.1731236;0.5169632;-0.005194618,-0.2205661;0.2346442;-0.02169909,-0.2684131;-0.03646192;-0.07678162,0.07125996;0.008085877;-0.04987935,0.09285431;-0.3522253;-0.0155732,0.09251978;-0.7352421;0.07338677,0.09413328;-0.6975529;-0.006375544,-0.06892837;0.007090314;-0.05319701,-0.122725;-0.350411;-0.02551842,-0.1465107;-0.7340187;0.05751926,-0.1428348;-0.6962023;-0.02216227,0.003297723;0.5750651;-0.007972169,0;0;0,0.005286045;0.33286;0.02087736,0.009945154;0.6525238;0.02713227,0.1830488;0.5130559;0.00756216,0.2233025;0.2291681;0.003750563,0.2448552;-0.04355201;-0.05934596,-0.1674777;0.5210924;0.004278883,-0.21608;0.2386093;-0.003983286,-0.2495525;-0.02979332;-0.07922689,0.07764288;0.001719356;-0.03999925,0.1026373;-0.3593615;-0.01847577,0.09271608;-0.744666;0.05935669,0.09465624;-0.7726493;0.004058123,-0.0788061;0.00582609;-0.03724202,-0.1063235;-0.3553857;-0.02187215,-0.09876329;-0.7407125;0.05611505,-0.1051742;-0.7695184;0.002036113,0.00889229;0.5743706;0.0280087,150.2935
+0;0;0,0.001535321;0.333552;0.0005565273,0.003142018;0.6530865;-0.01142553,0.1809898;0.5255908;0.01236446,0.2145865;0.2417367;0.03528294,0.2540036;-0.02831215;-0.03061,-0.1734178;0.5166626;-0.004744856,-0.2207813;0.2342901;-0.02054529,-0.269034;-0.03710783;-0.07380678,0.07132585;0.008087737;-0.04978478,0.09295082;-0.3522151;-0.01541019,0.09204555;-0.7351464;0.0739134,0.09355571;-0.6973854;-0.005843997,-0.06892021;0.007084373;-0.05320836,-0.1230313;-0.3503438;-0.0252001,-0.1468361;-0.7339175;0.05798876,-0.1432656;-0.6960299;-0.02169055,0.002909787;0.5750962;-0.006204127,0;0;0,0.005286045;0.33286;0.02087736,0.009945154;0.6525238;0.02713227,0.1830488;0.5130559;0.00756216,0.2233025;0.2291681;0.003750563,0.2448552;-0.04355201;-0.05934596,-0.1674777;0.5210924;0.004278883,-0.21608;0.2386093;-0.003983286,-0.2495525;-0.02979332;-0.07922689,0.07764288;0.001719356;-0.03999925,0.1026373;-0.3593615;-0.01847577,0.09271608;-0.744666;0.05935669,0.09465624;-0.7726493;0.004058123,-0.0788061;0.00582609;-0.03724202,-0.1063235;-0.3553857;-0.02187215,-0.09876329;-0.7407125;0.05611505,-0.1051742;-0.7695184;0.002036113,0.00889229;0.5743706;0.0280087,150.3157
+0;0;0,0.001535051;0.3334933;0.0005564294,0.003141374;0.6529531;-0.0114228,0.1807591;0.5255402;0.01234194,0.2143017;0.2421443;0.03522344,0.2537646;-0.02821922;-0.03074627,-0.1731907;0.5166235;-0.004745276,-0.2204777;0.2347068;-0.02052021,-0.2687866;-0.03700739;-0.07384374,0.07133981;0.008089321;-0.04979452,0.09295672;-0.3520793;-0.01543274,0.09205271;-0.7344836;0.07376791,0.09356698;-0.6967014;-0.006207369,-0.0689337;0.007085759;-0.05321877,-0.1230246;-0.3502093;-0.02522094,-0.1467967;-0.7332551;0.05785342,-0.1432165;-0.695346;-0.02204356,0.002909199;0.5749817;-0.006202663,0;0;0,0.005387813;0.3328019;0.02083898,0.01016045;0.6523904;0.02703428,0.183033;0.5130826;0.007510662,0.2234701;0.2296924;0.003415346,0.2448064;-0.04339129;-0.05963862,-0.1671229;0.5211275;0.004496476,-0.2154779;0.2390767;-0.003937914,-0.2489429;-0.02965805;-0.07922034,0.07764001;0.001718864;-0.04004216,0.1025608;-0.3592399;-0.01865935,0.0927476;-0.7439352;0.05946732,0.09478447;-0.7718009;0.00373292,-0.07883869;0.005827511;-0.03721292,-0.1062759;-0.3552598;-0.02195971,-0.09899652;-0.7400379;0.05603643,-0.1054037;-0.7691516;0.001967758,0.009079367;0.5742567;0.0279274,150.3271
+0;0;0,0.001535051;0.3334933;0.0005564294,0.003141374;0.6529531;-0.0114228,0.1807591;0.5255402;0.01234194,0.2143017;0.2421443;0.03522344,0.2537646;-0.02821922;-0.03074627,-0.1731907;0.5166235;-0.004745276,-0.2204777;0.2347068;-0.02052021,-0.2687866;-0.03700739;-0.07384374,0.07133981;0.008089321;-0.04979452,0.09295672;-0.3520793;-0.01543274,0.09205271;-0.7344836;0.07376791,0.09356698;-0.6967014;-0.006207369,-0.0689337;0.007085759;-0.05321877,-0.1230246;-0.3502093;-0.02522094,-0.1467967;-0.7332551;0.05785342,-0.1432165;-0.695346;-0.02204356,0.002909199;0.5749817;-0.006202663,0;0;0,0.005387813;0.3328019;0.02083898,0.01016045;0.6523904;0.02703428,0.183033;0.5130826;0.007510662,0.2234701;0.2296924;0.003415346,0.2448064;-0.04339129;-0.05963862,-0.1671229;0.5211275;0.004496476,-0.2154779;0.2390767;-0.003937914,-0.2489429;-0.02965805;-0.07922034,0.07764001;0.001718864;-0.04004216,0.1025608;-0.3592399;-0.01865935,0.0927476;-0.7439352;0.05946732,0.09478447;-0.7718009;0.00373292,-0.07883869;0.005827511;-0.03721292,-0.1062759;-0.3552598;-0.02195971,-0.09899652;-0.7400379;0.05603643,-0.1054037;-0.7691516;0.001967758,0.009079367;0.5742567;0.0279274,150.3382
+0;0;0,0.00165266;0.3334908;0.001261385,0.003386003;0.6529835;-0.009756009,0.1810548;0.5252888;0.01218284,0.2144437;0.2418778;0.03510323,0.2538317;-0.02843875;-0.03110325,-0.1729336;0.5164779;-0.004542045,-0.2201972;0.2345136;-0.01951537,-0.2689713;-0.03726408;-0.07208649,0.07133527;0.008047395;-0.04980782,0.0930473;-0.3521206;-0.01549957,0.09158629;-0.7344249;0.07412113,0.09303328;-0.6965845;-0.005849712,-0.06900126;0.007102439;-0.05312892,-0.1231637;-0.3501722;-0.02500878,-0.1469948;-0.7332013;0.05812623,-0.1434845;-0.6952386;-0.02176854,0.003118268;0.5749986;-0.004742659,0;0;0,0.005387813;0.3328019;0.02083898,0.01016045;0.6523904;0.02703428,0.183033;0.5130826;0.007510662,0.2234701;0.2296924;0.003415346,0.2448064;-0.04339129;-0.05963862,-0.1671229;0.5211275;0.004496476,-0.2154779;0.2390767;-0.003937914,-0.2489429;-0.02965805;-0.07922034,0.07764001;0.001718864;-0.04004216,0.1025608;-0.3592399;-0.01865935,0.0927476;-0.7439352;0.05946732,0.09478447;-0.7718009;0.00373292,-0.07883869;0.005827511;-0.03721292,-0.1062759;-0.3552598;-0.02195971,-0.09899652;-0.7400379;0.05603643,-0.1054037;-0.7691516;0.001967758,0.009079367;0.5742567;0.0279274,150.3501
+0;0;0,0.001652443;0.3334469;0.00126122,0.00338551;0.6528891;-0.009754451,0.1807849;0.5252814;0.01215801,0.2141694;0.2419076;0.03507538,0.2534994;-0.02801079;-0.03103359,-0.1726674;0.516484;-0.004541551,-0.2199248;0.2345567;-0.01951291,-0.2686271;-0.03682074;-0.07200661,0.0713886;0.008053412;-0.04984505,0.09310528;-0.3521918;-0.01552945,0.09164486;-0.7343414;0.07405496,0.09309287;-0.6964954;-0.005972855,-0.06905285;0.007107748;-0.05316863,-0.1232269;-0.3502434;-0.02504248,-0.1470484;-0.7331175;0.05805888,-0.1435355;-0.6951491;-0.02189282,0.003117816;0.574916;-0.004741861,0;0;0,0.005483024;0.3327607;0.02077103,0.01037165;0.6522987;0.02685356,0.1829458;0.5130733;0.00741601,0.2234862;0.2297359;0.003317356,0.2446552;-0.04290032;-0.05988526,-0.1667067;0.5211284;0.004628994,-0.2146587;0.2390444;-0.003715409,-0.2484261;-0.02923313;-0.07894941,0.07767855;0.001714885;-0.04011011,0.102542;-0.3593282;-0.01876783,0.09260333;-0.7438316;0.05948877,0.09466998;-0.7716634;0.003637794,-0.07892603;0.005828731;-0.03718099,-0.1063681;-0.3553427;-0.0220868,-0.09905425;-0.7399491;0.05595336,-0.1056036;-0.7701851;0.003068145,0.00926099;0.5741776;0.0277791,150.3722
+0;0;0,0.001652387;0.3334357;0.001261177,0.00338549;0.6528851;-0.009754796,0.1808913;0.5252446;0.01216799,0.2142699;0.2419207;0.03508133,0.2535025;-0.02732942;-0.03086396,-0.1727728;0.5164419;-0.004541576,-0.2200218;0.2345642;-0.0195103,-0.2686035;-0.03614131;-0.07187402,0.07145821;0.008061265;-0.04989366,0.09320466;-0.3526777;-0.01553102,0.09174745;-0.7339899;0.07385708,0.09319647;-0.6961384;-0.006226666,-0.06912018;0.007114679;-0.05322048,-0.1233685;-0.3507263;-0.02505577,-0.1471378;-0.7327613;0.05786348,-0.1436225;-0.6947874;-0.02214408,0.003117785;0.5749089;-0.004742006,0;0;0,0.005387209;0.3327546;0.02071357,0.01019823;0.6523017;0.02676368,0.1829011;0.5130764;0.007267714,0.223273;0.2297651;0.003210306,0.2443978;-0.04215905;-0.05999231,-0.1669857;0.5210485;0.004770771,-0.2144855;0.2389343;-0.003412762,-0.2483414;-0.02863014;-0.07855669,0.07769391;0.001745418;-0.04026473,0.1026776;-0.3597757;-0.01870918,0.09237051;-0.7434423;0.05929708,0.09436433;-0.7712536;0.00334144,-0.07909083;0.005791423;-0.03703699,-0.1063906;-0.3558841;-0.02181015,-0.09948789;-0.7397518;0.05558016,-0.105812;-0.7701784;0.002799559,0.009104371;0.5741773;0.02769542,150.3937
+0;0;0,0.001648868;0.3334377;0.0004815108,0.003202139;0.65273;-0.01403891,0.1807199;0.5260775;0.01203532,0.2143735;0.2427851;0.03493583,0.25333;-0.02654442;-0.03084859,-0.1730952;0.5170757;-0.004515732,-0.2204807;0.2351688;-0.01846997,-0.2694452;-0.03563985;-0.0699364,0.07143838;0.00808055;-0.04991894,0.09287805;-0.352657;-0.01534971,0.09123347;-0.7339474;0.07412814,0.09265423;-0.6962361;-0.005969726,-0.06918324;0.007084337;-0.05314253,-0.1237257;-0.3507015;-0.02484547,-0.1478941;-0.7326663;0.05828132,-0.1444023;-0.6948251;-0.02174038,0.002995746;0.5748457;-0.007756168,0;0;0,0.005387209;0.3327546;0.02071357,0.01019823;0.6523017;0.02676368,0.1829011;0.5130764;0.007267714,0.223273;0.2297651;0.003210306,0.2443978;-0.04215905;-0.05999231,-0.1669857;0.5210485;0.004770771,-0.2144855;0.2389343;-0.003412762,-0.2483414;-0.02863014;-0.07855669,0.07769391;0.001745418;-0.04026473,0.1026776;-0.3597757;-0.01870918,0.09237051;-0.7434423;0.05929708,0.09436433;-0.7712536;0.00334144,-0.07909083;0.005791423;-0.03703699,-0.1063906;-0.3558841;-0.02181015,-0.09948789;-0.7397518;0.05558016,-0.105812;-0.7701784;0.002799559,0.009104371;0.5741773;0.02769542,150.4051
+0;0;0,0.001648868;0.3334377;0.0004815108,0.003202139;0.65273;-0.01403891,0.1807199;0.5260775;0.01203532,0.2143735;0.2427851;0.03493583,0.25333;-0.02654442;-0.03084859,-0.1730952;0.5170757;-0.004515732,-0.2204807;0.2351688;-0.01846997,-0.2694452;-0.03563985;-0.0699364,0.07143838;0.00808055;-0.04991894,0.09287805;-0.352657;-0.01534971,0.09123347;-0.7339474;0.07412814,0.09265423;-0.6962361;-0.005969726,-0.06918324;0.007084337;-0.05314253,-0.1237257;-0.3507015;-0.02484547,-0.1478941;-0.7326663;0.05828132,-0.1444023;-0.6948251;-0.02174038,0.002995746;0.5748457;-0.007756168,0;0;0,0.005387209;0.3327546;0.02071357,0.01019823;0.6523017;0.02676368,0.1829011;0.5130764;0.007267714,0.223273;0.2297651;0.003210306,0.2443978;-0.04215905;-0.05999231,-0.1669857;0.5210485;0.004770771,-0.2144855;0.2389343;-0.003412762,-0.2483414;-0.02863014;-0.07855669,0.07769391;0.001745418;-0.04026473,0.1026776;-0.3597757;-0.01870918,0.09237051;-0.7434423;0.05929708,0.09436433;-0.7712536;0.00334144,-0.07909083;0.005791423;-0.03703699,-0.1063906;-0.3558841;-0.02181015,-0.09948789;-0.7397518;0.05558016,-0.105812;-0.7701784;0.002799559,0.009104371;0.5741773;0.02769542,150.4162
+0;0;0,0.001649009;0.3334661;0.0004815518,0.003202671;0.6528433;-0.01404306,0.1804645;0.5262331;0.01200492,0.2141529;0.2426478;0.03492912,0.2531016;-0.0266273;-0.03084201,-0.1728413;0.5172442;-0.004522303,-0.2202757;0.2350458;-0.01849097,-0.2692303;-0.03570804;-0.069947,0.07147933;0.008085182;-0.04994756,0.09291992;-0.352668;-0.01537683,0.0912751;-0.734014;0.0741141,0.09270217;-0.6962685;-0.00633952,-0.0692229;0.007088398;-0.053173,-0.1237677;-0.3507129;-0.02487471,-0.1479397;-0.7327335;0.05826422,-0.1444323;-0.6948574;-0.0221129,0.002996205;0.5749311;-0.007758074,0;0;0,0.00555604;0.3327864;0.02061486,0.0106173;0.6524179;0.026474,0.1829713;0.5130942;0.007280588,0.2234388;0.2295028;0.002877712,0.2445453;-0.04237902;-0.0602628,-0.1664036;0.5211203;0.004967894,-0.2136469;0.2386642;-0.003261352,-0.2470352;-0.02895302;-0.07821579,0.07772407;0.001733169;-0.0403161,0.1028391;-0.359794;-0.0187521,0.0923304;-0.7434972;0.05933475,0.09515876;-0.7710202;0.002608057,-0.07915118;0.005802396;-0.03702494,-0.1063169;-0.3559004;-0.02183195,-0.09956459;-0.7398206;0.0556003,-0.1058603;-0.7703843;0.002428703,0.00945574;0.5742673;0.02746129,150.4386
+0;0;0,0.001648714;0.3334647;0.001090728,0.003352114;0.6529282;-0.01161258,0.180671;0.5259894;0.01197522,0.2146077;0.2424327;0.03488774,0.2536105;-0.02686629;-0.03075359,-0.1727134;0.5171057;-0.004190127,-0.220228;0.2348622;-0.01691951,-0.2695577;-0.03616944;-0.06652138,0.07142604;0.008035884;-0.05003168,0.09270262;-0.3527165;-0.01535116,0.09127583;-0.7339892;0.07445498,0.09262952;-0.696165;-0.005992286,-0.06932083;0.007113035;-0.05304196,-0.1238703;-0.3506845;-0.02470526,-0.1481512;-0.7326745;0.05854248,-0.144716;-0.694717;-0.02182973,0.003087651;0.5749662;-0.005982646,0;0;0,0.00555604;0.3327864;0.02061486,0.0106173;0.6524179;0.026474,0.1829713;0.5130942;0.007280588,0.2234388;0.2295028;0.002877712,0.2445453;-0.04237902;-0.0602628,-0.1664036;0.5211203;0.004967894,-0.2136469;0.2386642;-0.003261352,-0.2470352;-0.02895302;-0.07821579,0.07772407;0.001733169;-0.0403161,0.1028391;-0.359794;-0.0187521,0.0923304;-0.7434972;0.05933475,0.09515876;-0.7710202;0.002608057,-0.07915118;0.005802396;-0.03702494,-0.1063169;-0.3559004;-0.02183195,-0.09956459;-0.7398206;0.0556003,-0.1058603;-0.7703843;0.002428703,0.00945574;0.5742673;0.02746129,150.4494
+0;0;0,0.001648654;0.3334525;0.001090689,0.003352027;0.6529116;-0.01161248,0.1805821;0.5259974;0.01196632,0.2144927;0.2426589;0.03486121,0.253529;-0.02687159;-0.03083654,-0.1726256;0.5171182;-0.004190939,-0.2201037;0.2350918;-0.01691053,-0.2694758;-0.03617281;-0.06655503,0.07143519;0.008036914;-0.05003809,0.09269904;-0.3524997;-0.01537831,0.09127107;-0.7340893;0.07450246,0.09262604;-0.6962577;-0.006020449,-0.06932971;0.007113946;-0.05304876,-0.1238466;-0.3504696;-0.024729,-0.1481477;-0.7327771;0.05858792,-0.1447092;-0.6948121;-0.02185986,0.003087565;0.5749497;-0.005982561,0;0;0,0.005617797;0.3327778;0.02053928,0.0107486;0.652405;0.02632236,0.1830056;0.5131255;0.00717783,0.2235094;0.2297623;0.00275135,0.2444149;-0.04238659;-0.06037235,-0.1662372;0.5211011;0.005211089,-0.2127588;0.2387439;-0.002850232,-0.2459742;-0.02908406;-0.07802746,0.07770015;0.00171274;-0.04038739,0.1028074;-0.3596021;-0.01890874,0.09211181;-0.7435291;0.05968428,0.09430237;-0.7710657;0.002834793,-0.07919393;0.005835508;-0.0369548,-0.1063468;-0.3556572;-0.02192602,-0.09954621;-0.7397471;0.056304,-0.1066523;-0.7705448;0.003386479,0.009570099;0.5742551;0.02733016,150.4608
+0;0;0,0.001648654;0.3334525;0.001090689,0.003352027;0.6529116;-0.01161248,0.1805821;0.5259974;0.01196632,0.2144927;0.2426589;0.03486121,0.253529;-0.02687159;-0.03083654,-0.1726256;0.5171182;-0.004190939,-0.2201037;0.2350918;-0.01691053,-0.2694758;-0.03617281;-0.06655503,0.07143519;0.008036914;-0.05003809,0.09269904;-0.3524997;-0.01537831,0.09127107;-0.7340893;0.07450246,0.09262604;-0.6962577;-0.006020449,-0.06932971;0.007113946;-0.05304876,-0.1238466;-0.3504696;-0.024729,-0.1481477;-0.7327771;0.05858792,-0.1447092;-0.6948121;-0.02185986,0.003087565;0.5749497;-0.005982561,0;0;0,0.005617797;0.3327778;0.02053928,0.0107486;0.652405;0.02632236,0.1830056;0.5131255;0.00717783,0.2235094;0.2297623;0.00275135,0.2444149;-0.04238659;-0.06037235,-0.1662372;0.5211011;0.005211089,-0.2127588;0.2387439;-0.002850232,-0.2459742;-0.02908406;-0.07802746,0.07770015;0.00171274;-0.04038739,0.1028074;-0.3596021;-0.01890874,0.09211181;-0.7435291;0.05968428,0.09430237;-0.7710657;0.002834793,-0.07919393;0.005835508;-0.0369548,-0.1063468;-0.3556572;-0.02192602,-0.09954621;-0.7397471;0.056304,-0.1066523;-0.7705448;0.003386479,0.009570099;0.5742551;0.02733016,150.4834
+0;0;0,0.001705729;0.3334186;0.0003730781,0.003350556;0.6527087;-0.01463073,0.1806507;0.526577;0.01122328,0.2143843;0.2440127;0.03462779,0.2533506;-0.02610782;-0.03082754,-0.1728105;0.5176264;-0.004096472,-0.2203563;0.2362922;-0.01499403,-0.2703362;-0.03566948;-0.06302261,0.07141635;0.008027332;-0.05005478,0.09254299;-0.3525227;-0.0152309,0.09149911;-0.7340792;0.07481819,0.09269564;-0.6963775;-0.005455747,-0.06936115;0.007121372;-0.05299557,-0.1240933;-0.3504376;-0.02451101,-0.1483096;-0.7327834;0.05867835,-0.1450316;-0.6949441;-0.02152422,0.003097236;0.5748211;-0.008252309,0;0;0,0.005662814;0.3327464;0.02046347,0.01086907;0.6523135;0.02610517,0.1831547;0.5131068;0.007015467,0.2238158;0.2305202;0.002567291,0.2443914;-0.04219201;-0.06046093,-0.1662229;0.5211154;0.005311936,-0.2121264;0.2394089;-0.002601265,-0.2452589;-0.02903113;-0.07750151,0.07766701;0.001717284;-0.04043639,0.1027476;-0.3596209;-0.0189631,0.09201743;-0.7435253;0.05976152,0.0942077;-0.7712234;0.003451824,-0.07922062;0.005834263;-0.03688183,-0.1063755;-0.3556836;-0.02195506,-0.09968337;-0.73979;0.05622944,-0.1060647;-0.7711723;0.004305024,0.009671725;0.574181;0.02715588,150.4949
+0;0;0,0.001705729;0.3334186;0.0003730781,0.003350556;0.6527087;-0.01463073,0.1806507;0.526577;0.01122328,0.2143843;0.2440127;0.03462779,0.2533506;-0.02610782;-0.03082754,-0.1728105;0.5176264;-0.004096472,-0.2203563;0.2362922;-0.01499403,-0.2703362;-0.03566948;-0.06302261,0.07141635;0.008027332;-0.05005478,0.09254299;-0.3525227;-0.0152309,0.09149911;-0.7340792;0.07481819,0.09269564;-0.6963775;-0.005455747,-0.06936115;0.007121372;-0.05299557,-0.1240933;-0.3504376;-0.02451101,-0.1483096;-0.7327834;0.05867835,-0.1450316;-0.6949441;-0.02152422,0.003097236;0.5748211;-0.008252309,0;0;0,0.005662814;0.3327464;0.02046347,0.01086907;0.6523135;0.02610517,0.1831547;0.5131068;0.007015467,0.2238158;0.2305202;0.002567291,0.2443914;-0.04219201;-0.06046093,-0.1662229;0.5211154;0.005311936,-0.2121264;0.2394089;-0.002601265,-0.2452589;-0.02903113;-0.07750151,0.07766701;0.001717284;-0.04043639,0.1027476;-0.3596209;-0.0189631,0.09201743;-0.7435253;0.05976152,0.0942077;-0.7712234;0.003451824,-0.07922062;0.005834263;-0.03688183,-0.1063755;-0.3556836;-0.02195506,-0.09968337;-0.73979;0.05622944,-0.1060647;-0.7711723;0.004305024,0.009671725;0.574181;0.02715588,150.5175
+0;0;0,0.001705785;0.3334296;0.0003730905,0.003350671;0.6527315;-0.0146313,0.1806388;0.5265996;0.01122168,0.2143706;0.2440502;0.03462495,0.2533579;-0.02621651;-0.03086581,-0.1727985;0.5176497;-0.004097039,-0.2203417;0.2363303;-0.01499402,-0.2703487;-0.03577858;-0.06304861,0.07143621;0.008029565;-0.0500687,0.09258774;-0.3529451;-0.01520381,0.09154635;-0.7335918;0.07463057,0.09278397;-0.6956256;-0.008399934,-0.06938045;0.007123353;-0.05301032,-0.1241771;-0.3508567;-0.02449221,-0.1483357;-0.732291;0.0584988,-0.144945;-0.6941825;-0.02445789,0.00309734;0.5748404;-0.008252595,0;0;0,0.005666479;0.3327649;0.02034092,0.01088119;0.6523449;0.02591395,0.1831573;0.5131854;0.006750107,0.2238026;0.230612;0.002284765,0.2443427;-0.04226115;-0.06073499,-0.1662081;0.5211034;0.005291605,-0.2114958;0.2393011;-0.002203632,-0.244719;-0.02931345;-0.0770074,0.07763205;0.00172621;-0.04055572,0.1032026;-0.3600006;-0.01898003,0.09174171;-0.7428488;0.06013465,0.09533264;-0.7717479;0.001168013,-0.07930362;0.005840987;-0.03676004,-0.1065178;-0.3561143;-0.02215214,-0.09995691;-0.7393367;0.05569901,-0.106569;-0.7729679;0.002160065,0.009680413;0.5742092;0.02698064,150.5396
+0;0;0,0.001669645;0.3334126;0.0008939142,0.00342823;0.6527759;-0.0125345,0.1809843;0.5263411;0.01085275,0.2149192;0.2426466;0.03468361,0.2534549;-0.02696303;-0.03025218,-0.1728481;0.5172832;-0.003765428,-0.2212553;0.2348213;-0.01237482,-0.2712934;-0.03685656;-0.05796329,0.07146814;0.008053348;-0.05004345,0.09266128;-0.3527707;-0.01502201,0.09138037;-0.734084;0.07503155,0.09246331;-0.696191;-0.006483942,-0.06939173;0.007109227;-0.05302025,-0.1240882;-0.3507353;-0.02429187,-0.1484307;-0.7327996;0.05904683,-0.1452358;-0.6947665;-0.02239953,0.003134955;0.5748437;-0.006729238,0;0;0,0.005650967;0.3327574;0.02020288,0.01087255;0.6523229;0.02563596,0.1833188;0.513133;0.006495237,0.2238581;0.2293451;0.001699448,0.2442288;-0.04276118;-0.06102407,-0.1664335;0.5210485;0.005398102,-0.2116483;0.2380202;-0.001858765,-0.2446889;-0.02986977;-0.07625169,0.07760028;0.001724303;-0.04064631,0.1030267;-0.3598861;-0.01917291,0.09147925;-0.7434368;0.05998921,0.09372998;-0.7703321;0.001115561,-0.07935117;0.005851729;-0.03668851,-0.1066111;-0.3559793;-0.02237452,-0.1003152;-0.7398478;0.05583327,-0.1061112;-0.7708495;0.001487553,0.009669691;0.5741913;0.02674174,150.5617
+0;0;0,0.001669645;0.3334126;0.0008939142,0.00342823;0.6527759;-0.0125345,0.1809843;0.5263411;0.01085275,0.2149192;0.2426466;0.03468361,0.2534549;-0.02696303;-0.03025218,-0.1728481;0.5172832;-0.003765428,-0.2212553;0.2348213;-0.01237482,-0.2712934;-0.03685656;-0.05796329,0.07146814;0.008053348;-0.05004345,0.09266128;-0.3527707;-0.01502201,0.09138037;-0.734084;0.07503155,0.09246331;-0.696191;-0.006483942,-0.06939173;0.007109227;-0.05302025,-0.1240882;-0.3507353;-0.02429187,-0.1484307;-0.7327996;0.05904683,-0.1452358;-0.6947665;-0.02239953,0.003134955;0.5748437;-0.006729238,0;0;0,0.005650967;0.3327574;0.02020288,0.01087255;0.6523229;0.02563596,0.1833188;0.513133;0.006495237,0.2238581;0.2293451;0.001699448,0.2442288;-0.04276118;-0.06102407,-0.1664335;0.5210485;0.005398102,-0.2116483;0.2380202;-0.001858765,-0.2446889;-0.02986977;-0.07625169,0.07760028;0.001724303;-0.04064631,0.1030267;-0.3598861;-0.01917291,0.09147925;-0.7434368;0.05998921,0.09372998;-0.7703321;0.001115561,-0.07935117;0.005851729;-0.03668851,-0.1066111;-0.3559793;-0.02237452,-0.1003152;-0.7398478;0.05583327,-0.1061112;-0.7708495;0.001487553,0.009669691;0.5741913;0.02674174,150.5842
+0;0;0,0.001669478;0.3333791;0.0008938244,0.003427905;0.6527134;-0.0125333,0.1809815;0.5262879;0.01085305,0.2148999;0.2427309;0.03467236,0.2534953;-0.02729622;-0.030364,-0.1728458;0.5172301;-0.003764915,-0.2212296;0.2349052;-0.01237014,-0.2713452;-0.03719345;-0.05802921,0.07148672;0.008055441;-0.05005645,0.09271337;-0.3533392;-0.01497963,0.09143224;-0.7347187;0.07508956,0.09249164;-0.6969972;-0.004653633,-0.06940977;0.007111074;-0.05303403,-0.1241927;-0.3512992;-0.02426023,-0.1485395;-0.7334299;0.05909294,-0.145414;-0.6955714;-0.02058263,0.003134664;0.5747898;-0.006728683,0;0;0,0.005586125;0.3327348;0.02003932,0.01080131;0.6522731;0.02534914,0.1832683;0.5131613;0.006249666,0.2239833;0.2295382;0.001497984,0.2441999;-0.04308498;-0.06096733,-0.1665253;0.5210073;0.005335975,-0.2112969;0.2380261;-0.0009519998,-0.2444389;-0.03027722;-0.07544308,0.07755912;0.00171338;-0.04077423,0.1032228;-0.3604434;-0.0190742,0.09134913;-0.7440684;0.06001592,0.09285251;-0.7721225;0.004814625,-0.07943454;0.005879701;-0.03655782,-0.1069095;-0.3565193;-0.02244614,-0.1006065;-0.7404864;0.05561724,-0.105587;-0.7711009;0.003455907,0.00959745;0.5741507;0.02649283,150.5957
+0;0;0,0.001694688;0.3333772;0.001419274,0.003524152;0.6527607;-0.01084461,0.1811587;0.5261412;0.01061774,0.2152411;0.2426201;0.03463015,0.2542049;-0.02753189;-0.02966376,-0.1727406;0.5171128;-0.003555058,-0.2218007;0.234828;-0.009103928,-0.2722282;-0.03753939;-0.05277399,0.07146178;0.00807199;-0.0500894,0.09246217;-0.3533082;-0.01472799,0.0910964;-0.7346922;0.07532048,0.09207666;-0.6969154;-0.004418343,-0.06949986;0.007089702;-0.05291878,-0.1243782;-0.3513032;-0.02410938,-0.1486627;-0.7334132;0.05935622,-0.1456186;-0.6955001;-0.02031709,0.003209639;0.5748118;-0.005393095,0;0;0,0.005586125;0.3327348;0.02003932,0.01080131;0.6522731;0.02534914,0.1832683;0.5131613;0.006249666,0.2239833;0.2295382;0.001497984,0.2441999;-0.04308498;-0.06096733,-0.1665253;0.5210073;0.005335975,-0.2112969;0.2380261;-0.0009519998,-0.2444389;-0.03027722;-0.07544308,0.07755912;0.00171338;-0.04077423,0.1032228;-0.3604434;-0.0190742,0.09134913;-0.7440684;0.06001592,0.09285251;-0.7721225;0.004814625,-0.07943454;0.005879701;-0.03655782,-0.1069095;-0.3565193;-0.02244614,-0.1006065;-0.7404864;0.05561724,-0.105587;-0.7711009;0.003455907,0.00959745;0.5741507;0.02649283,150.6072
+0;0;0,0.001694688;0.3333772;0.001419274,0.003524152;0.6527607;-0.01084461,0.1811587;0.5261412;0.01061774,0.2152411;0.2426201;0.03463015,0.2542049;-0.02753189;-0.02966376,-0.1727406;0.5171128;-0.003555058,-0.2218007;0.234828;-0.009103928,-0.2722282;-0.03753939;-0.05277399,0.07146178;0.00807199;-0.0500894,0.09246217;-0.3533082;-0.01472799,0.0910964;-0.7346922;0.07532048,0.09207666;-0.6969154;-0.004418343,-0.06949986;0.007089702;-0.05291878,-0.1243782;-0.3513032;-0.02410938,-0.1486627;-0.7334132;0.05935622,-0.1456186;-0.6955001;-0.02031709,0.003209639;0.5748118;-0.005393095,0;0;0,0.005586125;0.3327348;0.02003932,0.01080131;0.6522731;0.02534914,0.1832683;0.5131613;0.006249666,0.2239833;0.2295382;0.001497984,0.2441999;-0.04308498;-0.06096733,-0.1665253;0.5210073;0.005335975,-0.2112969;0.2380261;-0.0009519998,-0.2444389;-0.03027722;-0.07544308,0.07755912;0.00171338;-0.04077423,0.1032228;-0.3604434;-0.0190742,0.09134913;-0.7440684;0.06001592,0.09285251;-0.7721225;0.004814625,-0.07943454;0.005879701;-0.03655782,-0.1069095;-0.3565193;-0.02244614,-0.1006065;-0.7404864;0.05561724,-0.105587;-0.7711009;0.003455907,0.00959745;0.5741507;0.02649283,150.6189
+0;0;0,0.001694493;0.3333387;0.00141911,0.003523623;0.6526636;-0.01084246,0.1811906;0.5260509;0.0106217,0.2152724;0.2425348;0.03463368,0.2542137;-0.02746126;-0.0296231,-0.172773;0.5170208;-0.003553673,-0.2218322;0.234741;-0.009102447,-0.2722306;-0.03746921;-0.0527473,0.07148558;0.008074678;-0.05010608,0.09248917;-0.3533606;-0.01473928,0.09112328;-0.7347751;0.07531638,0.09210451;-0.6969905;-0.004501313,-0.06952301;0.007092063;-0.0529364,-0.1244097;-0.3513555;-0.02412261,-0.1486962;-0.7334961;0.05934966,-0.145649;-0.6955752;-0.02040246,0.003209173;0.5747303;-0.005392045,0;0;0,0.005581476;0.3327045;0.01990366,0.01083185;0.652186;0.02502227,0.1833774;0.513212;0.006051302,0.2238764;0.2295615;0.001388788,0.244166;-0.04289594;-0.06104922,-0.1665874;0.5209647;0.005413389,-0.2110874;0.2379254;0.0001212158,-0.2442226;-0.03026441;-0.07417223,0.07755775;0.001695812;-0.04084027,0.1032005;-0.3605168;-0.01911712,0.09131961;-0.7441661;0.060009,0.09321531;-0.7721432;0.004624128,-0.07948627;0.005903962;-0.03651143,-0.1070041;-0.3565536;-0.02255663,-0.1004556;-0.7405133;0.05567956,-0.1053007;-0.7715529;0.00388062,0.009620212;0.5740803;0.02622461,150.6418
+0;0;0,0.001735433;0.3333367;0.001798211,0.003673361;0.6526833;-0.009884331,0.1814263;0.5261505;0.01033351,0.2153573;0.2426477;0.03471265,0.2545949;-0.02738294;-0.02921777,-0.1726694;0.5170515;-0.003380197,-0.222749;0.2349008;-0.004978096,-0.2738982;-0.03758255;-0.04596385,0.07145713;0.008046604;-0.05015115,0.09240038;-0.3533729;-0.0145887,0.09137993;-0.7348453;0.07522581,0.09227282;-0.6970302;-0.00458993,-0.06958275;0.007107402;-0.05285577,-0.1245315;-0.3513245;-0.02396657,-0.1488108;-0.7334763;0.05945654,-0.1458485;-0.6955229;-0.02029554,0.003325295;0.5747393;-0.004588618,0;0;0,0.005581476;0.3327045;0.01990366,0.01083185;0.652186;0.02502227,0.1833774;0.513212;0.006051302,0.2238764;0.2295615;0.001388788,0.244166;-0.04289594;-0.06104922,-0.1665874;0.5209647;0.005413389,-0.2110874;0.2379254;0.0001212158,-0.2442226;-0.03026441;-0.07417223,0.07755775;0.001695812;-0.04084027,0.1032005;-0.3605168;-0.01911712,0.09131961;-0.7441661;0.060009,0.09321531;-0.7721432;0.004624128,-0.07948627;0.005903962;-0.03651143,-0.1070041;-0.3565536;-0.02255663,-0.1004556;-0.7405133;0.05567956,-0.1053007;-0.7715529;0.00388062,0.009620212;0.5740803;0.02622461,150.6529
+0;0;0,0.001735172;0.3332863;0.00179794,0.003672822;0.6525881;-0.009883054,0.1811382;0.5261427;0.0103101,0.215064;0.2426838;0.03468546,0.2543097;-0.02740264;-0.02925816,-0.1723858;0.5170583;-0.003381466,-0.2224576;0.2349513;-0.004979118,-0.2736174;-0.0375883;-0.04597333,0.0715096;0.008052512;-0.05018798,0.09245044;-0.3533254;-0.01462962,0.09142286;-0.7374675;0.07581343,0.09232278;-0.6995907;-0.004631773,-0.06963384;0.007112621;-0.05289458,-0.1245762;-0.351278;-0.02400871,-0.1490255;-0.7361042;0.05999822,-0.1460398;-0.698088;-0.02038283,0.003324796;0.574653;-0.004587937,0;0;0,0.005670473;0.3326629;0.01973057,0.01098186;0.6521021;0.02461672,0.1832813;0.5133157;0.005886078,0.2238582;0.2297218;0.001188755,0.2439245;-0.04285058;-0.06107951,-0.1662569;0.5210798;0.005636679,-0.210687;0.2380628;0.001015292,-0.2441837;-0.03016454;-0.07319902,0.07758941;0.001688659;-0.04091859,0.103128;-0.3604987;-0.01935434,0.09128234;-0.7467445;0.06077075,0.09298819;-0.7743102;0.004047155,-0.07957134;0.005913944;-0.03647911,-0.1072763;-0.3564898;-0.02259045,-0.1006356;-0.7431676;0.05603711,-0.1055931;-0.7747131;0.003865588,0.009759717;0.5740063;0.02587938,150.6643
+0;0;0,0.001735172;0.3332863;0.00179794,0.003672822;0.6525881;-0.009883054,0.1811382;0.5261427;0.0103101,0.215064;0.2426838;0.03468546,0.2543097;-0.02740264;-0.02925816,-0.1723858;0.5170583;-0.003381466,-0.2224576;0.2349513;-0.004979118,-0.2736174;-0.0375883;-0.04597333,0.0715096;0.008052512;-0.05018798,0.09245044;-0.3533254;-0.01462962,0.09142286;-0.7374675;0.07581343,0.09232278;-0.6995907;-0.004631773,-0.06963384;0.007112621;-0.05289458,-0.1245762;-0.351278;-0.02400871,-0.1490255;-0.7361042;0.05999822,-0.1460398;-0.698088;-0.02038283,0.003324796;0.574653;-0.004587937,0;0;0,0.005670473;0.3326629;0.01973057,0.01098186;0.6521021;0.02461672,0.1832813;0.5133157;0.005886078,0.2238582;0.2297218;0.001188755,0.2439245;-0.04285058;-0.06107951,-0.1662569;0.5210798;0.005636679,-0.210687;0.2380628;0.001015292,-0.2441837;-0.03016454;-0.07319902,0.07758941;0.001688659;-0.04091859,0.103128;-0.3604987;-0.01935434,0.09128234;-0.7467445;0.06077075,0.09298819;-0.7743102;0.004047155,-0.07957134;0.005913944;-0.03647911,-0.1072763;-0.3564898;-0.02259045,-0.1006356;-0.7431676;0.05603711,-0.1055931;-0.7747131;0.003865588,0.009759717;0.5740063;0.02587938,150.6868
+0;0;0,0.001824046;0.333252;0.0005944284,0.003607809;0.6523494;-0.01475503,0.1812468;0.5268663;0.009377034,0.2150546;0.2436637;0.03458566,0.254151;-0.02661127;-0.02903945,-0.1727959;0.5178705;-0.003357984,-0.2234919;0.2360786;-0.001044367,-0.2757625;-0.03701788;-0.03725699,0.07154422;0.008006808;-0.05029408,0.09223221;-0.3534527;-0.01452366,0.09134138;-0.737074;0.07562099,0.09208426;-0.6993206;-0.005172409,-0.06978072;0.007154318;-0.05283604,-0.1246628;-0.3513368;-0.0239826,-0.1492826;-0.7355894;0.05989834,-0.1464432;-0.6977;-0.0208354,0.003305159;0.5745134;-0.008240243,0;0;0,0.005875997;0.3326311;0.01956129,0.01137679;0.6520348;0.02421904,0.1837528;0.5131519;0.005631447,0.2236726;0.2296586;0.001143694,0.2438156;-0.0430133;-0.06106186,-0.1661285;0.5210832;0.005821392,-0.2105614;0.2382545;0.001847942,-0.2446825;-0.03018221;-0.07165529,0.07764755;0.001667112;-0.04099095,0.1029618;-0.3606188;-0.01934409,0.09103531;-0.7463018;0.06064701,0.09180684;-0.773736;0.003297571,-0.0796743;0.005932805;-0.03645527,-0.1074025;-0.3565556;-0.0225367,-0.1009491;-0.7426952;0.0558647,-0.1041734;-0.7715157;2.571568E-05,0.01011118;0.5739474;0.02553916,150.6985
+0;0;0,0.001824046;0.333252;0.0005944284,0.003607809;0.6523494;-0.01475503,0.1812468;0.5268663;0.009377034,0.2150546;0.2436637;0.03458566,0.254151;-0.02661127;-0.02903945,-0.1727959;0.5178705;-0.003357984,-0.2234919;0.2360786;-0.001044367,-0.2757625;-0.03701788;-0.03725699,0.07154422;0.008006808;-0.05029408,0.09223221;-0.3534527;-0.01452366,0.09134138;-0.737074;0.07562099,0.09208426;-0.6993206;-0.005172409,-0.06978072;0.007154318;-0.05283604,-0.1246628;-0.3513368;-0.0239826,-0.1492826;-0.7355894;0.05989834,-0.1464432;-0.6977;-0.0208354,0.003305159;0.5745134;-0.008240243,0;0;0,0.005875997;0.3326311;0.01956129,0.01137679;0.6520348;0.02421904,0.1837528;0.5131519;0.005631447,0.2236726;0.2296586;0.001143694,0.2438156;-0.0430133;-0.06106186,-0.1661285;0.5210832;0.005821392,-0.2105614;0.2382545;0.001847942,-0.2446825;-0.03018221;-0.07165529,0.07764755;0.001667112;-0.04099095,0.1029618;-0.3606188;-0.01934409,0.09103531;-0.7463018;0.06064701,0.09180684;-0.773736;0.003297571,-0.0796743;0.005932805;-0.03645527,-0.1074025;-0.3565556;-0.0225367,-0.1009491;-0.7426952;0.0558647,-0.1041734;-0.7715157;2.571568E-05,0.01011118;0.5739474;0.02553916,150.7097
+0;0;0,0.001823343;0.3331234;0.0005941991,0.003606307;0.6520781;-0.01474839,0.1809702;0.5267035;0.009353512,0.2147941;0.2433665;0.03457411,0.2539277;-0.02716559;-0.02911152,-0.1725249;0.5177216;-0.003361812,-0.2232449;0.2357959;-0.001047096,-0.2755652;-0.03756034;-0.03729416,0.07160932;0.008014093;-0.05033984,0.09229984;-0.3534897;-0.01456502,0.09141388;-0.7350124;0.07508644,0.09214923;-0.6973376;-0.004887491,-0.06984421;0.007160827;-0.05288411,-0.124733;-0.3513743;-0.02402713,-0.1492181;-0.7335247;0.05939489,-0.1464075;-0.6957154;-0.02051999,0.003303793;0.5742769;-0.008236521,0;0;0,0.00605382;0.3325083;0.01940393,0.01167836;0.6517693;0.02389431,0.1837581;0.5130438;0.005273581,0.2236325;0.2294038;0.0009837151,0.2433613;-0.04359987;-0.06110227,-0.1657249;0.5212235;0.006101456,-0.2103119;0.2382668;0.003357045,-0.2450852;-0.03052008;-0.06957652,0.07769597;0.001647741;-0.04107118,0.1028536;-0.3607005;-0.0195365,0.09108286;-0.7441856;0.06045294,0.09179288;-0.7721685;0.004840374,-0.07977802;0.005951839;-0.03641789,-0.1077486;-0.3565668;-0.02260625,-0.1015653;-0.74062;0.05525653,-0.1050177;-0.7689422;0.0001032688,0.01038728;0.573718;0.0252533,150.7322
+0;0;0,0.001808775;0.333124;1.678108E-05,0.003491394;0.651998;-0.01687734,0.1808745;0.5270597;0.008750208,0.2145398;0.243757;0.03456064,0.2539953;-0.02677119;-0.02894264,-0.1746651;0.5257242;0.002076215,-0.2281159;0.2443167;0.005659356,-0.2812182;-0.0294809;-0.02580325,0.07159086;0.007925292;-0.05038013,0.09216325;-0.3535731;-0.01448202,0.09135729;-0.7350672;0.07529134,0.09123379;-0.6974488;-0.004691266,-0.06984826;0.007234966;-0.05286866,-0.1248302;-0.351289;-0.02404974,-0.1492129;-0.7334241;0.05947207,-0.1472613;-0.6956754;-0.02047431,0.003212947;0.5742345;-0.009929266,0;0;0,0.00605382;0.3325083;0.01940393,0.01167836;0.6517693;0.02389431,0.1837581;0.5130438;0.005273581,0.2236325;0.2294038;0.0009837151,0.2433613;-0.04359987;-0.06110227,-0.1657249;0.5212235;0.006101456,-0.2103119;0.2382668;0.003357045,-0.2450852;-0.03052008;-0.06957652,0.07769597;0.001647741;-0.04107118,0.1028536;-0.3607005;-0.0195365,0.09108286;-0.7441856;0.06045294,0.09179288;-0.7721685;0.004840374,-0.07977802;0.005951839;-0.03641789,-0.1077486;-0.3565668;-0.02260625,-0.1015653;-0.74062;0.05525653,-0.1050177;-0.7689422;0.0001032688,0.01038728;0.573718;0.0252533,150.7451
+0;0;0,0.001808201;0.3330182;1.677575E-05,0.0034903;0.6517935;-0.01687207,0.1807005;0.526926;0.008735059,0.2142972;0.2442009;0.03449287,0.253853;-0.027015;-0.02917185,-0.1744929;0.5255919;0.002067565,-0.2278347;0.2447581;0.0056434,-0.2810721;-0.02973557;-0.02589918,0.0716253;0.007929103;-0.05040437,0.09220126;-0.3536322;-0.01450001,0.09139749;-0.7340902;0.07502954,0.09127483;-0.6965231;-0.004414506,-0.06988186;0.007238447;-0.05289409,-0.1248734;-0.3513479;-0.02407015,-0.1491898;-0.7324452;0.05922481,-0.1472514;-0.6947488;-0.02018325,0.003211943;0.5740548;-0.009926226,0;0;0,0.006150387;0.3324113;0.01921678,0.01190726;0.6515739;0.02349067,0.1837624;0.5128759;0.004937649,0.2234867;0.229803;0.0007631779,0.2431154;-0.04393718;-0.06134105,-0.1654459;0.5212328;0.006231995,-0.2100233;0.2388545;0.00519371,-0.2459964;-0.03095433;-0.06611573,0.07768738;0.001645505;-0.04117787,0.1027522;-0.3607852;-0.0198524,0.09070575;-0.7431623;0.06019235,0.09183718;-0.771446;0.005691286,-0.07985739;0.005959033;-0.03634474,-0.1081076;-0.3566103;-0.02276355,-0.1020721;-0.7396139;0.05492996,-0.1061372;-0.7676395;0.0002935231,0.01058182;0.5735492;0.02490759,150.7679
+0;0;0,0.001808201;0.3330182;1.677575E-05,0.0034903;0.6517935;-0.01687207,0.1807005;0.526926;0.008735059,0.2142972;0.2442009;0.03449287,0.253853;-0.027015;-0.02917185,-0.1744929;0.5255919;0.002067565,-0.2278347;0.2447581;0.0056434,-0.2810721;-0.02973557;-0.02589918,0.0716253;0.007929103;-0.05040437,0.09220126;-0.3536322;-0.01450001,0.09139749;-0.7340902;0.07502954,0.09127483;-0.6965231;-0.004414506,-0.06988186;0.007238447;-0.05289409,-0.1248734;-0.3513479;-0.02407015,-0.1491898;-0.7324452;0.05922481,-0.1472514;-0.6947488;-0.02018325,0.003211943;0.5740548;-0.009926226,0;0;0,0.006150387;0.3324113;0.01921678,0.01190726;0.6515739;0.02349067,0.1837624;0.5128759;0.004937649,0.2234867;0.229803;0.0007631779,0.2431154;-0.04393718;-0.06134105,-0.1654459;0.5212328;0.006231995,-0.2100233;0.2388545;0.00519371,-0.2459964;-0.03095433;-0.06611573,0.07768738;0.001645505;-0.04117787,0.1027522;-0.3607852;-0.0198524,0.09070575;-0.7431623;0.06019235,0.09183718;-0.771446;0.005691286,-0.07985739;0.005959033;-0.03634474,-0.1081076;-0.3566103;-0.02276355,-0.1020721;-0.7396139;0.05492996,-0.1061372;-0.7676395;0.0002935231,0.01058182;0.5735492;0.02490759,150.7896
+0;0;0,0.001896519;0.3329457;0.0003210485,0.003845808;0.651702;-0.01526393,0.1809075;0.5265954;0.00849463,0.2146921;0.2442842;0.03443931,0.2544566;-0.02919421;-0.02935271,-0.173973;0.5246624;0.001672996,-0.2284515;0.2445718;0.01144281,-0.2832412;-0.03254828;-0.01392725,0.07163494;0.007904293;-0.05043055,0.09210861;-0.3532436;-0.01446615,0.09138038;-0.7346894;0.0753023,0.09126025;-0.6969488;-0.005368084,-0.06992391;0.007252045;-0.05287094,-0.1248809;-0.3509225;-0.02404206,-0.149306;-0.7329671;0.0596546,-0.1473334;-0.695104;-0.0209799,0.003471241;0.5739452;-0.008813264,0;0;0,0.006358385;0.3323412;0.01911592,0.01234996;0.651409;0.0232687,0.1840925;0.5130106;0.004613161,0.2235827;0.2302783;0.0004799366,0.2432137;-0.04570511;-0.06188083,-0.1650556;0.521338;0.006538775,-0.2101535;0.2394172;0.007519394,-0.246782;-0.03305015;-0.06220151,0.07767;0.001606658;-0.04125619,0.1029764;-0.3604106;-0.02019787,0.09058832;-0.7438246;0.05980252,0.09226496;-0.7713276;0.002721541,-0.07990372;0.006008794;-0.03628462,-0.1082589;-0.3561498;-0.02296204,-0.1023134;-0.7401838;0.05477051,-0.1065155;-0.7691867;-0.0006248653,0.01096524;0.5734099;0.02471519,150.8005
+0;0;0,0.001896077;0.3328682;0.0003209738,0.003845252;0.6516066;-0.01526328,0.1808063;0.5265278;0.008485371,0.2145694;0.2443958;0.03441359,0.2544243;-0.02970368;-0.02952331,-0.1738728;0.524596;0.001667609,-0.2283168;0.2446831;0.01143122,-0.2832309;-0.03306636;-0.01399646,0.07165238;0.007906218;-0.05044283,0.09210864;-0.3529344;-0.01450903,0.09138012;-0.7345294;0.07529451,0.09125993;-0.696785;-0.005415283,-0.06994095;0.007253811;-0.05288382,-0.1248512;-0.3506159;-0.02407947,-0.1492858;-0.73281;0.05964993,-0.1473123;-0.694943;-0.02102396,0.003470689;0.5738508;-0.008812699,0;0;0,0.006326459;0.3322763;0.01890445,0.0123319;0.6513282;0.02284765,0.183974;0.5129516;0.004328251,0.2236357;0.2304266;0.0001718998,0.2429566;-0.04629382;-0.06195199,-0.1651039;0.5214791;0.00687049,-0.2108572;0.2398807;0.01130491,-0.2481147;-0.03359258;-0.05674776,0.07766681;0.001588985;-0.04130852,0.1029864;-0.360135;-0.02056527,0.09035415;-0.7436267;0.0597744,0.09234207;-0.7710894;0.00260663,-0.0799407;0.006016468;-0.03625382,-0.1082908;-0.3558346;-0.02299776,-0.1022237;-0.7401224;0.05424171,-0.1074918;-0.768527;-0.001751278,0.01094246;0.5733312;0.02435303,150.8227
+0;0;0,0.001896077;0.3328682;0.0003209738,0.003845252;0.6516066;-0.01526328,0.1808063;0.5265278;0.008485371,0.2145694;0.2443958;0.03441359,0.2544243;-0.02970368;-0.02952331,-0.1738728;0.524596;0.001667609,-0.2283168;0.2446831;0.01143122,-0.2832309;-0.03306636;-0.01399646,0.07165238;0.007906218;-0.05044283,0.09210864;-0.3529344;-0.01450903,0.09138012;-0.7345294;0.07529451,0.09125993;-0.696785;-0.005415283,-0.06994095;0.007253811;-0.05288382,-0.1248512;-0.3506159;-0.02407947,-0.1492858;-0.73281;0.05964993,-0.1473123;-0.694943;-0.02102396,0.003470689;0.5738508;-0.008812699,0;0;0,0.006326459;0.3322763;0.01890445,0.0123319;0.6513282;0.02284765,0.183974;0.5129516;0.004328251,0.2236357;0.2304266;0.0001718998,0.2429566;-0.04629382;-0.06195199,-0.1651039;0.5214791;0.00687049,-0.2108572;0.2398807;0.01130491,-0.2481147;-0.03359258;-0.05674776,0.07766681;0.001588985;-0.04130852,0.1029864;-0.360135;-0.02056527,0.09035415;-0.7436267;0.0597744,0.09234207;-0.7710894;0.00260663,-0.0799407;0.006016468;-0.03625382,-0.1082908;-0.3558346;-0.02299776,-0.1022237;-0.7401224;0.05424171,-0.1074918;-0.768527;-0.001751278,0.01094246;0.5733312;0.02435303,150.8342
+0;0;0,0.00196123;0.3327722;-0.000526817,0.00374435;0.6513095;-0.01800994,0.1807131;0.5270308;0.007623509,0.2143649;0.2448235;0.03423893,0.2540259;-0.02972162;-0.02954449,-0.1737201;0.5243844;0.001126247,-0.2295675;0.2449428;0.01771543,-0.2850271;-0.03360254;-0.001076827,0.07168809;0.007891018;-0.0504579,0.09205797;-0.3527972;-0.01435706,0.09149963;-0.7348713;0.07565135,0.09131664;-0.6972033;-0.00522846,-0.06997479;0.007271701;-0.05289707,-0.1249664;-0.3504386;-0.02402841,-0.1495002;-0.7331671;0.0596346,-0.1475813;-0.6953729;-0.02121058,0.003420362;0.5736263;-0.01099074,0;0;0,0.00637199;0.332189;0.01874399,0.01236849;0.6511446;0.02251887,0.1840071;0.5132012;0.0036273,0.2236861;0.230549;-0.0002534392,0.2427407;-0.04663679;-0.06207037,-0.1650866;0.5216258;0.006984882,-0.2111813;0.2399848;0.01293322,-0.2499776;-0.03414676;-0.05312059,0.07770264;0.001577452;-0.04131901,0.1029739;-0.3600271;-0.02088284,0.09001054;-0.743964;0.05978226,0.09178527;-0.7713342;0.002285477,-0.07998332;0.006021882;-0.03624713,-0.1083489;-0.3556888;-0.02302184,-0.1024366;-0.7404991;0.05423429,-0.1061207;-0.7667097;-0.004307803,0.01098628;0.5731719;0.02406406,150.8564
+0;0;0,0.00196123;0.3327722;-0.000526817,0.00374435;0.6513095;-0.01800994,0.1807131;0.5270308;0.007623509,0.2143649;0.2448235;0.03423893,0.2540259;-0.02972162;-0.02954449,-0.1737201;0.5243844;0.001126247,-0.2295675;0.2449428;0.01771543,-0.2850271;-0.03360254;-0.001076827,0.07168809;0.007891018;-0.0504579,0.09205797;-0.3527972;-0.01435706,0.09149963;-0.7348713;0.07565135,0.09131664;-0.6972033;-0.00522846,-0.06997479;0.007271701;-0.05289707,-0.1249664;-0.3504386;-0.02402841,-0.1495002;-0.7331671;0.0596346,-0.1475813;-0.6953729;-0.02121058,0.003420362;0.5736263;-0.01099074,0;0;0,0.00637199;0.332189;0.01874399,0.01236849;0.6511446;0.02251887,0.1840071;0.5132012;0.0036273,0.2236861;0.230549;-0.0002534392,0.2427407;-0.04663679;-0.06207037,-0.1650866;0.5216258;0.006984882,-0.2111813;0.2399848;0.01293322,-0.2499776;-0.03414676;-0.05312059,0.07770264;0.001577452;-0.04131901,0.1029739;-0.3600271;-0.02088284,0.09001054;-0.743964;0.05978226,0.09178527;-0.7713342;0.002285477,-0.07998332;0.006021882;-0.03624713,-0.1083489;-0.3556888;-0.02302184,-0.1024366;-0.7404991;0.05423429,-0.1061207;-0.7667097;-0.004307803,0.01098628;0.5731719;0.02406406,150.8684
+0;0;0,0.001960738;0.3326887;-0.000526685,0.003743267;0.6511202;-0.01800397,0.1809094;0.526816;0.007647816,0.2145559;0.2446534;0.03425901,0.2542251;-0.02994841;-0.02953757,-0.1739182;0.5241665;0.001143323,-0.2297568;0.2447692;0.01772988,-0.2852278;-0.03383359;-0.00106626,0.07177013;0.007900049;-0.05051565,0.0921381;-0.352754;-0.01441823,0.09157955;-0.7349724;0.07562416,0.09139575;-0.6972708;-0.005611204,-0.07005488;0.007280024;-0.05295761,-0.1250413;-0.3503965;-0.02409168,-0.1495843;-0.7332694;0.05960293,-0.1476571;-0.695441;-0.02159766,0.003419388;0.5734633;-0.01098715,0;0;0,0.006439521;0.3321141;0.01856542,0.01246288;0.6509658;0.02210069,0.1843632;0.5132641;0.003026247,0.2238417;0.2306262;-0.0006096365,0.2426886;-0.04667825;-0.06222832,-0.1652888;0.5216159;0.007038431,-0.2124459;0.2402656;0.01565086,-0.2516055;-0.03461403;-0.04725798,0.07775316;0.001562998;-0.04143906,0.102886;-0.3600118;-0.02091408,0.08978891;-0.744086;0.05979682,0.0918278;-0.7712006;0.001553308,-0.08010723;0.006043319;-0.03621466,-0.1085011;-0.3556399;-0.02324203,-0.1026711;-0.7405956;0.05404932,-0.1073398;-0.7696999;-0.00201685,0.01107911;0.5730207;0.02370739,150.8907
+0;0;0,0.002017678;0.3326869;-0.001151879,0.003741049;0.6510516;-0.01978829,0.1808398;0.5273617;0.008300454,0.2152462;0.2452093;0.03403224,0.2547693;-0.02949977;-0.02939236,-0.1738673;0.5242938;0.0008439301,-0.2310527;0.2456335;0.02395532,-0.2864985;-0.03353751;0.01769798,0.07174342;0.007871234;-0.05055806,0.09207788;-0.3527745;-0.01435858,0.09144407;-0.7349921;0.07568656,0.09141667;-0.697355;-0.005555108,-0.07009434;0.007297914;-0.05290291,-0.1251709;-0.3503642;-0.02403071,-0.1498461;-0.7332395;0.05961445,-0.1477601;-0.6954754;-0.02158838,0.003432667;0.5734234;-0.01245962,0;0;0,0.006439521;0.3321141;0.01856542,0.01246288;0.6509658;0.02210069,0.1843632;0.5132641;0.003026247,0.2238417;0.2306262;-0.0006096365,0.2426886;-0.04667825;-0.06222832,-0.1652888;0.5216159;0.007038431,-0.2124459;0.2402656;0.01565086,-0.2516055;-0.03461403;-0.04725798,0.07775316;0.001562998;-0.04143906,0.102886;-0.3600118;-0.02091408,0.08978891;-0.744086;0.05979682,0.0918278;-0.7712006;0.001553308,-0.08010723;0.006043319;-0.03621466,-0.1085011;-0.3556399;-0.02324203,-0.1026711;-0.7405956;0.05404932,-0.1073398;-0.7696999;-0.00201685,0.01107911;0.5730207;0.02370739,150.9134
+0;0;0,0.002017384;0.3326384;-0.001151712,0.003740547;0.6509652;-0.01978598,0.1808167;0.5272888;0.008299394,0.2152286;0.245091;0.03403532,0.2547749;-0.02977917;-0.02942647,-0.173845;0.5242214;0.000843823,-0.2310397;0.2455162;0.02395893,-0.286518;-0.03381857;0.01769792,0.07178197;0.007875462;-0.05058522,0.09211606;-0.3527636;-0.01438642,0.09148218;-0.7350216;0.07566826,0.09145469;-0.6973591;-0.005843103,-0.07013199;0.007301835;-0.05293133,-0.1252075;-0.3503537;-0.02405967,-0.1498853;-0.7332695;0.05959435,-0.1477924;-0.6954795;-0.02187806,0.003432195;0.5733446;-0.01245802,0;0;0,0.006523475;0.3320745;0.01837635,0.01260255;0.6508895;0.0216918,0.1845354;0.5134502;0.002513409,0.223873;0.2307459;-0.001089573,0.2427137;-0.04672837;-0.06271708,-0.165216;0.5216665;0.007184226,-0.2132439;0.2405203;0.01868511,-0.2537247;-0.03528288;-0.03995659,0.07776938;0.001547053;-0.04150987,0.1032104;-0.3600098;-0.02116895,0.08953327;-0.7440557;0.05978251,0.09151584;-0.7709964;0.0009891987,-0.08017597;0.00605986;-0.036175,-0.1086711;-0.3556117;-0.02328827,-0.102988;-0.74053;0.05441066,-0.1076903;-0.7707541;-0.0008501969,0.01120815;0.5729533;0.02335334,150.9352
+0;0;0,0.002017384;0.3326384;-0.001151712,0.003740547;0.6509652;-0.01978598,0.1808167;0.5272888;0.008299394,0.2152286;0.245091;0.03403532,0.2547749;-0.02977917;-0.02942647,-0.173845;0.5242214;0.000843823,-0.2310397;0.2455162;0.02395893,-0.286518;-0.03381857;0.01769792,0.07178197;0.007875462;-0.05058522,0.09211606;-0.3527636;-0.01438642,0.09148218;-0.7350216;0.07566826,0.09145469;-0.6973591;-0.005843103,-0.07013199;0.007301835;-0.05293133,-0.1252075;-0.3503537;-0.02405967,-0.1498853;-0.7332695;0.05959435,-0.1477924;-0.6954795;-0.02187806,0.003432195;0.5733446;-0.01245802,0;0;0,0.006523475;0.3320745;0.01837635,0.01260255;0.6508895;0.0216918,0.1845354;0.5134502;0.002513409,0.223873;0.2307459;-0.001089573,0.2427137;-0.04672837;-0.06271708,-0.165216;0.5216665;0.007184226,-0.2132439;0.2405203;0.01868511,-0.2537247;-0.03528288;-0.03995659,0.07776938;0.001547053;-0.04150987,0.1032104;-0.3600098;-0.02116895,0.08953327;-0.7440557;0.05978251,0.09151584;-0.7709964;0.0009891987,-0.08017597;0.00605986;-0.036175,-0.1086711;-0.3556117;-0.02328827,-0.102988;-0.74053;0.05441066,-0.1076903;-0.7707541;-0.0008501969,0.01120815;0.5729533;0.02335334,150.9569
+0;0;0,0.001967431;0.3326106;-0.001603448,0.003543104;0.6509323;-0.0209187,0.1809732;0.5273379;0.007421723,0.2148911;0.2452629;0.03383642,0.2544845;-0.0303694;-0.02927326,-0.1742396;0.5241744;0.0006512217,-0.2326845;0.2466356;0.03180996,-0.2881877;-0.03340623;0.02738328,0.07166381;0.007796453;-0.05053521,0.09186493;-0.3526729;-0.01397428,0.09110503;-0.7349755;0.07581268,0.09096665;-0.6973715;-0.005492203,-0.07003476;0.007356639;-0.05283279,-0.1253049;-0.3501294;-0.02399062,-0.1499716;-0.7330471;0.05957413,-0.1479944;-0.6953108;-0.02169434,0.003275995;0.5733117;-0.0134196,0;0;0,0.006056152;0.3320774;0.01800489,0.01184891;0.6509351;0.02104855,0.1840766;0.5134113;0.001534939,0.223295;0.2308058;-0.001708269,0.2417096;-0.04729348;-0.06371891,-0.1662301;0.5215965;0.007126506,-0.2151238;0.2408702;0.02184493,-0.257293;-0.03695053;-0.02876141,0.0775528;0.001571447;-0.04163396,0.1022236;-0.3599136;-0.02156281,0.08843715;-0.7439246;0.05944967,0.09086564;-0.770972;0.001071453,-0.08007967;0.006028267;-0.03607216,-0.1095072;-0.3554433;-0.0236109,-0.1041928;-0.74031;0.05427924,-0.1089722;-0.769665;-0.001599807,0.0105141;0.5729833;0.02278328,150.9683
+0;0;0,0.001967431;0.3326106;-0.001603448,0.003543104;0.6509323;-0.0209187,0.1809732;0.5273379;0.007421723,0.2148911;0.2452629;0.03383642,0.2544845;-0.0303694;-0.02927326,-0.1742396;0.5241744;0.0006512217,-0.2326845;0.2466356;0.03180996,-0.2881877;-0.03340623;0.02738328,0.07166381;0.007796453;-0.05053521,0.09186493;-0.3526729;-0.01397428,0.09110503;-0.7349755;0.07581268,0.09096665;-0.6973715;-0.005492203,-0.07003476;0.007356639;-0.05283279,-0.1253049;-0.3501294;-0.02399062,-0.1499716;-0.7330471;0.05957413,-0.1479944;-0.6953108;-0.02169434,0.003275995;0.5733117;-0.0134196,0;0;0,0.006056152;0.3320774;0.01800489,0.01184891;0.6509351;0.02104855,0.1840766;0.5134113;0.001534939,0.223295;0.2308058;-0.001708269,0.2417096;-0.04729348;-0.06371891,-0.1662301;0.5215965;0.007126506,-0.2151238;0.2408702;0.02184493,-0.257293;-0.03695053;-0.02876141,0.0775528;0.001571447;-0.04163396,0.1022236;-0.3599136;-0.02156281,0.08843715;-0.7439246;0.05944967,0.09086564;-0.770972;0.001071453,-0.08007967;0.006028267;-0.03607216,-0.1095072;-0.3554433;-0.0236109,-0.1041928;-0.74031;0.05427924,-0.1089722;-0.769665;-0.001599807,0.0105141;0.5729833;0.02278328,150.9796
+0;0;0,0.001967043;0.3325451;-0.001603132,0.003542266;0.6507755;-0.0209128,0.1811284;0.5271639;0.007443675,0.2150203;0.245305;0.03383814,0.2546055;-0.03027031;-0.02925851,-0.1743961;0.5239977;0.0006672312,-0.2327963;0.2466715;0.0318021,-0.288288;-0.03331247;0.02737633,0.07179683;0.007810924;-0.05062901,0.09198036;-0.3523447;-0.0140999,0.09122086;-0.7344481;0.0756403,0.09108274;-0.6968593;-0.005502686,-0.07016476;0.007370294;-0.05293085,-0.1253868;-0.3498046;-0.02411379,-0.1500406;-0.7325228;0.05940744,-0.1480674;-0.6948019;-0.0216992,0.003275237;0.5731781;-0.01341594,0;0;0,0.006213471;0.3320152;0.01788712,0.01212495;0.6507803;0.02082825,0.1845074;0.5135953;0.0005316753,0.2236011;0.2311897;-0.002387999,0.241788;-0.04687989;-0.06432724,-0.1662021;0.5215908;0.007120122,-0.2161847;0.2414485;0.02477921,-0.2604376;-0.03680277;-0.02113171,0.07764637;0.001540154;-0.04180622,0.1023869;-0.3596321;-0.0218997,0.08838164;-0.7433444;0.05949807,0.09000713;-0.7705801;0.001504656,-0.08026736;0.006061943;-0.03604849,-0.1095048;-0.3551105;-0.02366199,-0.1043846;-0.7397572;0.05429716,-0.1101714;-0.7694712;-0.000862062,0.01076484;0.5728527;0.02258253,151.0016
+0;0;0,0.001935237;0.3325431;-0.00200015,0.003387174;0.6507483;-0.02173933,0.1811414;0.5275255;0.00635008,0.2144961;0.2457072;0.03383941,0.2541046;-0.02993622;-0.02894457,-0.174539;0.5242137;0.0005323021,-0.2336351;0.248007;0.03935582,-0.2905259;-0.03172049;0.04178936,0.07174321;0.007781266;-0.05070952,0.09182052;-0.3523565;-0.01394718,0.09136923;-0.7344222;0.07595579,0.09106889;-0.696863;-0.005189508,-0.07022309;0.007385561;-0.05285132,-0.1255332;-0.3497836;-0.02413232,-0.1503317;-0.7325038;0.05933757,-0.1485155;-0.6948074;-0.02177506,0.00314862;0.5731598;-0.01414952,0;0;0,0.006213471;0.3320152;0.01788712,0.01212495;0.6507803;0.02082825,0.1845074;0.5135953;0.0005316753,0.2236011;0.2311897;-0.002387999,0.241788;-0.04687989;-0.06432724,-0.1662021;0.5215908;0.007120122,-0.2161847;0.2414485;0.02477921,-0.2604376;-0.03680277;-0.02113171,0.07764637;0.001540154;-0.04180622,0.1023869;-0.3596321;-0.0218997,0.08838164;-0.7433444;0.05949807,0.09000713;-0.7705801;0.001504656,-0.08026736;0.006061943;-0.03604849,-0.1095048;-0.3551105;-0.02366199,-0.1043846;-0.7397572;0.05429716,-0.1101714;-0.7694712;-0.000862062,0.01076484;0.5728527;0.02258253,151.0238
+0;0;0,0.001934863;0.3324789;-0.001999764,0.003386489;0.6506159;-0.02173473,0.1813198;0.5273636;0.006373692,0.2147358;0.2450269;0.03391358,0.2542793;-0.03016451;-0.02876747,-0.1747183;0.5240485;0.0005500643,-0.2339231;0.2473338;0.03944499,-0.2907206;-0.0319351;0.04187454,0.07184054;0.007791822;-0.05077831,0.09192871;-0.3525408;-0.01399608,0.09147751;-0.7345301;0.0758889,0.09117992;-0.69704;-0.004514374,-0.07031836;0.00739558;-0.05292302,-0.1256584;-0.3499668;-0.02418848,-0.1504519;-0.7326103;0.05926472,-0.1486524;-0.6949844;-0.02110619,0.003147985;0.5730438;-0.01414652,0;0;0,0.006312444;0.3319551;0.01777315,0.01225739;0.6506523;0.02064013,0.1848977;0.5137867;4.69666E-05,0.2241256;0.2308747;-0.00328231,0.2418962;-0.04682562;-0.06484247,-0.1663253;0.5215517;0.007374858,-0.2170813;0.2411472;0.02702672,-0.2630177;-0.03765124;-0.01017824,0.07771371;0.001516238;-0.04193437,0.1027445;-0.359831;-0.02199292,0.08832435;-0.74337;0.05977011,0.08778559;-0.7712153;0.003427271,-0.08041992;0.00608091;-0.03599822,-0.1095219;-0.355298;-0.02357147,-0.1043612;-0.7399446;0.05398924,-0.110286;-0.770758;0.001192342,0.01089379;0.5727415;0.0224061,151.0359
+0;0;0,0.001934255;0.3323744;-0.001999136,0.003385478;0.6504236;-0.02172871,0.1811851;0.5272257;0.006362336,0.2146167;0.2447574;0.03391507,0.2542627;-0.03114676;-0.02892832,-0.1745857;0.5239131;0.0005430793,-0.2338182;0.2470694;0.03945614,-0.2907628;-0.03292277;0.04189198,0.07194605;0.007803265;-0.05085288,0.09203041;-0.3524609;-0.01407764,0.0915805;-0.7333584;0.07555047,0.09128232;-0.6958537;-0.005010024,-0.07042163;0.007406441;-0.05300075,-0.1257512;-0.349888;-0.02427167,-0.1504738;-0.731438;0.05894303,-0.1486707;-0.6937972;-0.02158503,0.003147036;0.5728717;-0.01414248,0;0;0,0.00629802;0.3318642;0.0175209,0.01218411;0.6504767;0.02009177,0.1847937;0.5140365;-0.0007183533,0.2243071;0.2310319;-0.004212616,0.2421365;-0.04744482;-0.06567037,-0.1663574;0.5216037;0.007667079,-0.2177544;0.2414552;0.03091297,-0.2650005;-0.03861824;-0.0002456866,0.07777619;0.001486823;-0.04209268,0.1023908;-0.3598131;-0.02202988,0.08819234;-0.7421937;0.05982256,0.08718481;-0.7699938;0.003213886,-0.08059806;0.006114089;-0.03591255,-0.1098896;-0.3551822;-0.02354266,-0.1049748;-0.7387251;0.05383375,-0.1108522;-0.7710959;0.00263077,0.01083917;0.5725876;0.02193475,151.0579
+0;0;0,0.001939503;0.3323766;-0.001600744,0.003671743;0.6505319;-0.0196765,0.1815889;0.5270207;0.005250809,0.2145976;0.244617;0.03395137,0.2542901;-0.03137219;-0.02848826,-0.174463;0.5237976;0.0004968578,-0.2347242;0.2483564;0.04703605,-0.292465;-0.03132898;0.05632536,0.07191387;0.00774676;-0.05090701,0.09168747;-0.3525113;-0.01390448,0.09135876;-0.7334503;0.07554762,0.0908617;-0.6958707;-0.005004883,-0.07045793;0.007448989;-0.05294651,-0.1259007;-0.3498264;-0.02419832,-0.1505354;-0.7313684;0.05907923,-0.148934;-0.6936557;-0.02144625,0.003340765;0.5729235;-0.01269539,0;0;0,0.00629802;0.3318642;0.0175209,0.01218411;0.6504767;0.02009177,0.1847937;0.5140365;-0.0007183533,0.2243071;0.2310319;-0.004212616,0.2421365;-0.04744482;-0.06567037,-0.1663574;0.5216037;0.007667079,-0.2177544;0.2414552;0.03091297,-0.2650005;-0.03861824;-0.0002456866,0.07777619;0.001486823;-0.04209268,0.1023908;-0.3598131;-0.02202988,0.08819234;-0.7421937;0.05982256,0.08718481;-0.7699938;0.003213886,-0.08059806;0.006114089;-0.03591255,-0.1098896;-0.3551822;-0.02354266,-0.1049748;-0.7387251;0.05383375,-0.1108522;-0.7710959;0.00263077,0.01083917;0.5725876;0.02193475,151.0805
+0;0;0,0.001939034;0.3322963;-0.001600357,0.003670917;0.6503865;-0.01967249,0.1813893;0.5269408;0.005233513,0.2143609;0.2448535;0.03390191,0.2542208;-0.03230003;-0.02880114,-0.1742653;0.5237213;0.000484867,-0.234459;0.2485888;0.04697191,-0.2924434;-0.0322766;0.05630041,0.07199437;0.007755432;-0.050964,0.09175874;-0.3523344;-0.01397875,0.0914297;-0.7336568;0.07556339,0.09093141;-0.6960583;-0.005189843,-0.0705368;0.007457328;-0.05300578,-0.1259536;-0.3496512;-0.02427101,-0.1506132;-0.7315772;0.05909035,-0.1490078;-0.6938453;-0.02163578,0.00334;0.5727924;-0.01269266,0;0;0,0.006328315;0.3317938;0.01731896,0.01218101;0.6503432;0.01969337,0.1845745;0.5140153;-0.001385927,0.2246483;0.2314165;-0.005163431,0.2422453;-0.04829127;-0.06671417,-0.1662196;0.5216104;0.007959701,-0.2184029;0.2421584;0.03376119,-0.2660671;-0.03974134;0.00936326,0.07781053;0.001519874;-0.04223597,0.1019755;-0.359639;-0.02214837,0.08774815;-0.7423691;0.05994891,0.0883103;-0.7699571;0.00283169,-0.08074404;0.006092987;-0.03583211,-0.1101759;-0.3550282;-0.02364552,-0.1054325;-0.7389489;0.05385978,-0.1116689;-0.7711838;0.002216823,0.01084825;0.5724694;0.0215826,151.1021
+0;0;0,0.001938595;0.3322209;-0.001599994,0.00367014;0.6502495;-0.01966868,0.1814674;0.5267972;0.005244024,0.2144762;0.2443918;0.03394476,0.2543505;-0.03286159;-0.02878089,-0.1743447;0.5235764;0.0004932741,-0.2346063;0.2481335;0.04703274,-0.2926116;-0.03283298;0.0563646,0.07209219;0.00776597;-0.05103324,0.09187832;-0.3527203;-0.01400727,0.09154879;-0.7346129;0.07566877,0.09105232;-0.6970425;-0.004787222,-0.07063264;0.00746746;-0.0530778,-0.1261105;-0.3500342;-0.0243114,-0.1508069;-0.7325314;0.05917463,-0.1492074;-0.694828;-0.02125438,0.003339282;0.5726691;-0.01269009,0;0;0,0.006391697;0.3317263;0.01714253,0.01221896;0.6502156;0.01940179,0.1846131;0.5139528;-0.002508163,0.2250267;0.2310748;-0.006103754,0.2420962;-0.04872084;-0.06788516,-0.1663828;0.5217563;0.008391997,-0.2192909;0.2425093;0.03819104,-0.2682925;-0.03991044;0.02296477,0.07786187;0.001462519;-0.04239547,0.1014619;-0.360118;-0.02201676,0.08729736;-0.7434673;0.05999875,0.08800801;-0.7712055;0.003460884,-0.08091895;0.006140181;-0.03572685,-0.110357;-0.3553853;-0.02366555,-0.1061164;-0.7398359;0.05420452,-0.1129073;-0.7713783;0.00227049,0.01089732;0.5723559;0.02131152,151.1241
+0;0;0,0.0019404;0.3322181;-0.002093154,0.003605243;0.6501774;-0.02127955,0.1814599;0.5270012;0.004210065,0.2143242;0.2446585;0.03368368,0.2537989;-0.03276533;-0.02853904,-0.174433;0.5239269;0.0001235222,-0.2355744;0.2501706;0.05476236,-0.2943088;-0.03032318;0.071115,0.07209651;0.007693109;-0.05103817,0.09179994;-0.352785;-0.01388837,0.09173843;-0.7347514;0.07547355,0.09114715;-0.697234;-0.004986778,-0.07062978;0.007542679;-0.05307096,-0.1261161;-0.3499566;-0.02429126,-0.1509232;-0.7324684;0.05909498,-0.1494147;-0.6948181;-0.02134085,0.003290888;0.5726308;-0.01393453,0;0;0,0.006391697;0.3317263;0.01714253,0.01221896;0.6502156;0.01940179,0.1846131;0.5139528;-0.002508163,0.2250267;0.2310748;-0.006103754,0.2420962;-0.04872084;-0.06788516,-0.1663828;0.5217563;0.008391997,-0.2192909;0.2425093;0.03819104,-0.2682925;-0.03991044;0.02296477,0.07786187;0.001462519;-0.04239547,0.1014619;-0.360118;-0.02201676,0.08729736;-0.7434673;0.05999875,0.08800801;-0.7712055;0.003460884,-0.08091895;0.006140181;-0.03572685,-0.110357;-0.3553853;-0.02366555,-0.1061164;-0.7398359;0.05420452,-0.1129073;-0.7713783;0.00227049,0.01089732;0.5723559;0.02131152,151.1359
+0;0;0,0.001940042;0.3321569;-0.002092769,0.003604858;0.6501127;-0.02127921,0.1815243;0.5269154;0.004217451,0.2143655;0.2447713;0.03367033,0.2542657;-0.03564289;-0.02922309,-0.1744981;0.5238398;0.0001294203,-0.2355965;0.2502762;0.05472982,-0.2949639;-0.03324103;0.07125872,0.07196932;0.007679537;-0.05094813,0.09167793;-0.3528932;-0.01378858,0.09161588;-0.7382045;0.0763559,0.09102181;-0.7006518;-0.004483402,-0.07050519;0.007529373;-0.05297734,-0.1260061;-0.3500638;-0.02419008,-0.1510304;-0.7359253;0.05992639,-0.1495149;-0.698239;-0.0208883,0.003290485;0.5725615;-0.01393375,0;0;0,0.006233543;0.3316848;0.01681423,0.01195361;0.6501746;0.01870036,0.184386;0.5139228;-0.003561256,0.2250455;0.2312851;-0.007302521,0.2420674;-0.05155283;-0.06969392,-0.1668542;0.5220257;0.008823199,-0.2203798;0.2436088;0.04303318,-0.2712147;-0.04184437;0.03244935,0.07763256;0.001461804;-0.04248905,0.1007473;-0.3602474;-0.02214026,0.08600527;-0.7470652;0.05999088,0.08701783;-0.7744682;0.002577782,-0.08079166;0.00613866;-0.03562716,-0.1108845;-0.3554423;-0.02398509,-0.1069678;-0.7432268;0.05474707,-0.1138109;-0.7750866;0.002603669,0.01065699;0.5723124;0.02071333,151.1593
+0;0;0,0.001940042;0.3321569;-0.002092769,0.003604858;0.6501127;-0.02127921,0.1815243;0.5269154;0.004217451,0.2143655;0.2447713;0.03367033,0.2542657;-0.03564289;-0.02922309,-0.1744981;0.5238398;0.0001294203,-0.2355965;0.2502762;0.05472982,-0.2949639;-0.03324103;0.07125872,0.07196932;0.007679537;-0.05094813,0.09167793;-0.3528932;-0.01378858,0.09161588;-0.7382045;0.0763559,0.09102181;-0.7006518;-0.004483402,-0.07050519;0.007529373;-0.05297734,-0.1260061;-0.3500638;-0.02419008,-0.1510304;-0.7359253;0.05992639,-0.1495149;-0.698239;-0.0208883,0.003290485;0.5725615;-0.01393375,0;0;0,0.006233543;0.3316848;0.01681423,0.01195361;0.6501746;0.01870036,0.184386;0.5139228;-0.003561256,0.2250455;0.2312851;-0.007302521,0.2420674;-0.05155283;-0.06969392,-0.1668542;0.5220257;0.008823199,-0.2203798;0.2436088;0.04303318,-0.2712147;-0.04184437;0.03244935,0.07763256;0.001461804;-0.04248905,0.1007473;-0.3602474;-0.02214026,0.08600527;-0.7470652;0.05999088,0.08701783;-0.7744682;0.002577782,-0.08079166;0.00613866;-0.03562716,-0.1108845;-0.3554423;-0.02398509,-0.1069678;-0.7432268;0.05474707,-0.1138109;-0.7750866;0.002603669,0.01065699;0.5723124;0.02071333,151.1706
+0;0;0,0.001917427;0.3320553;-0.002459095,0.003511976;0.6498922;-0.02243138,0.182266;0.52701;0.003478421,0.2149353;0.2444019;0.03342748,0.2546023;-0.03622895;-0.02914901,-0.1753269;0.5238698;-2.718531E-05,-0.2369346;0.2514437;0.06177972,-0.2973637;-0.03152066;0.08463681,0.07188225;0.007604818;-0.05091597,0.09151406;-0.353021;-0.01372886,0.09144716;-0.7389433;0.07675977,0.09075687;-0.7013842;-0.004584558,-0.07042737;0.007589274;-0.05291232,-0.1259538;-0.3500557;-0.02416863,-0.1513113;-0.7365525;0.06010128,-0.1498773;-0.6988649;-0.02122129,0.00321979;0.5723792;-0.01484316,0;0;0,0.006024823;0.3315926;0.01674938,0.01152431;0.650018;0.01863837,0.1845337;0.5134727;-0.004684925,0.2249914;0.2303152;-0.008757353,0.2421713;-0.05258256;-0.07134056,-0.1680781;0.5220503;0.009316363,-0.2217864;0.2436615;0.0473521,-0.273607;-0.04182875;0.0400801,0.07745197;0.001438022;-0.04261982,0.1002588;-0.3603353;-0.02214456,0.08547309;-0.7477354;0.0604794,0.08800822;-0.77468;0.001952402,-0.08072806;0.006175352;-0.03552706,-0.1112702;-0.3554195;-0.02388157,-0.1077869;-0.7438436;0.05510459,-0.1158012;-0.7744529;0.000912331,0.0102791;0.5721697;0.02064443,151.1912
+0;0;0,0.001917427;0.3320553;-0.002459095,0.003511976;0.6498922;-0.02243138,0.182266;0.52701;0.003478421,0.2149353;0.2444019;0.03342748,0.2546023;-0.03622895;-0.02914901,-0.1753269;0.5238698;-2.718531E-05,-0.2369346;0.2514437;0.06177972,-0.2973637;-0.03152066;0.08463681,0.07188225;0.007604818;-0.05091597,0.09151406;-0.353021;-0.01372886,0.09144716;-0.7389433;0.07675977,0.09075687;-0.7013842;-0.004584558,-0.07042737;0.007589274;-0.05291232,-0.1259538;-0.3500557;-0.02416863,-0.1513113;-0.7365525;0.06010128,-0.1498773;-0.6988649;-0.02122129,0.00321979;0.5723792;-0.01484316,0;0;0,0.006024823;0.3315926;0.01674938,0.01152431;0.650018;0.01863837,0.1845337;0.5134727;-0.004684925,0.2249914;0.2303152;-0.008757353,0.2421713;-0.05258256;-0.07134056,-0.1680781;0.5220503;0.009316363,-0.2217864;0.2436615;0.0473521,-0.273607;-0.04182875;0.0400801,0.07745197;0.001438022;-0.04261982,0.1002588;-0.3603353;-0.02214456,0.08547309;-0.7477354;0.0604794,0.08800822;-0.77468;0.001952402,-0.08072806;0.006175352;-0.03552706,-0.1112702;-0.3554195;-0.02388157,-0.1077869;-0.7438436;0.05510459,-0.1158012;-0.7744529;0.000912331,0.0102791;0.5721697;0.02064443,151.2032
+0;0;0,0.001916884;0.3319613;-0.002458398,0.003510983;0.6497088;-0.0224251,0.1827098;0.5267352;0.00352813,0.215474;0.2433059;0.03356421,0.2549728;-0.0361349;-0.02874693,-0.1757712;0.5235873;1.38171E-05,-0.2375579;0.2503696;0.06200031,-0.2977309;-0.03139487;0.08476049,0.07188843;0.007605472;-0.05092035,0.09151024;-0.3528365;-0.01375221,0.09144332;-0.7388769;0.07676412,0.09075292;-0.7013166;-0.004592679,-0.07043344;0.007589927;-0.05291688,-0.1259315;-0.3498726;-0.02418784,-0.1512968;-0.7364877;0.06010787,-0.1498625;-0.698799;-0.02122717,0.003218878;0.5722171;-0.01483896,0;0;0,0.006062731;0.3315091;0.01652288,0.01154649;0.6498464;0.01817822,0.1849213;0.5133395;-0.006026983,0.2254963;0.2293642;-0.01044273,0.2428896;-0.05223837;-0.07311249,-0.1686597;0.5221758;0.009821187,-0.2226823;0.2433383;0.05030603,-0.2741829;-0.04104152;0.04789533,0.07738975;0.001441211;-0.04274833,0.09989155;-0.3601682;-0.0223223,0.08510201;-0.7476074;0.06069922,0.08748192;-0.7745634;0.002159357,-0.08077478;0.006178481;-0.03543914,-0.1114764;-0.3552177;-0.02381493,-0.1084563;-0.7437617;0.05520951,-0.1137507;-0.7704199;-0.003428183,0.01030907;0.5720209;0.02024031,151.2271
+0;0;0,0.0019147;0.3319579;-0.002881769,0.003475944;0.649664;-0.02348255,0.1827402;0.5268798;0.002496779,0.2152342;0.2434969;0.03325474,0.2546052;-0.03603679;-0.02871998,-0.1759101;0.524198;-0.0001406968,-0.2383877;0.2534489;0.07126861,-0.2993417;-0.02744496;0.1014891,0.07189292;0.007527953;-0.05092553,0.09129986;-0.3529103;-0.01360845,0.09133168;-0.7389875;0.07675076,0.09051086;-0.7014629;-0.004608154,-0.07043895;0.007653277;-0.05290041,-0.1259597;-0.3498109;-0.0242348,-0.1516447;-0.7363901;0.06012911,-0.1503389;-0.6987416;-0.0212119,0.003190494;0.5721898;-0.01571974,0;0;0,0.006062731;0.3315091;0.01652288,0.01154649;0.6498464;0.01817822,0.1849213;0.5133395;-0.006026983,0.2254963;0.2293642;-0.01044273,0.2428896;-0.05223837;-0.07311249,-0.1686597;0.5221758;0.009821187,-0.2226823;0.2433383;0.05030603,-0.2741829;-0.04104152;0.04789533,0.07738975;0.001441211;-0.04274833,0.09989155;-0.3601682;-0.0223223,0.08510201;-0.7476074;0.06069922,0.08748192;-0.7745634;0.002159357,-0.08077478;0.006178481;-0.03543914,-0.1114764;-0.3552177;-0.02381493,-0.1084563;-0.7437617;0.05520951,-0.1137507;-0.7704199;-0.003428183,0.01030907;0.5720209;0.02024031,151.2477
+0;0;0,0.00191406;0.331847;-0.002880806,0.003474954;0.6494828;-0.02347716,0.1827358;0.5267138;0.002500381,0.2152558;0.2431038;0.03328298,0.2545219;-0.0356853;-0.02852667,-0.1759075;0.5240319;-0.0001370423,-0.2384352;0.2530659;0.07132946,-0.2992268;-0.0270797;0.1014694,0.07196646;0.007535653;-0.05097762,0.09138118;-0.3530468;-0.0136456,0.09141301;-0.7392744;0.07674877,0.09058829;-0.7017141;-0.004996419,-0.070511;0.007661106;-0.05295452,-0.126054;-0.3499462;-0.02427744,-0.151749;-0.7366758;0.06011931,-0.1504369;-0.6989911;-0.02160792,0.003189557;0.5720229;-0.01571578,0;0;0,0.005904384;0.3313987;0.01656485,0.01119608;0.6496686;0.01830578,0.1845014;0.5134224;-0.00719142,0.2253125;0.2292511;-0.01175785,0.2425908;-0.05161098;-0.07423651,-0.1691222;0.5224875;0.01045927,-0.2231448;0.2438478;0.05383296,-0.2736581;-0.03992882;0.0560278,0.07736943;0.001440734;-0.04297173,0.09932729;-0.3603242;-0.02213097,0.08437275;-0.7479083;0.06092144,0.08601958;-0.7746533;0.001613624,-0.08093292;0.00619033;-0.0353018,-0.112172;-0.355302;-0.0235652,-0.1092774;-0.7439549;0.05570242,-0.1149855;-0.7751074;0.001223877,0.01000521;0.5718561;0.02034307,151.2698
+0;0;0,0.001914519;0.3319265;-0.002881496,0.003475901;0.6496625;-0.02348446,0.1825001;0.5269263;0.002471779,0.2150886;0.2427194;0.03331916,0.2543162;-0.0357962;-0.02842986,-0.1756708;0.5242481;-0.0001621703,-0.2383301;0.2527118;0.07145476,-0.2990621;-0.02715909;0.1015652,0.07199988;0.007539153;-0.0510013,0.09142666;-0.3532675;-0.01364607,0.09145849;-0.7396352;0.07678112,0.09063304;-0.7020682;-0.005037129,-0.07054374;0.007664663;-0.05297912,-0.1261213;-0.3501649;-0.0242842,-0.1518256;-0.737035;0.06014319,-0.1505124;-0.6993434;-0.02165707,0.003190405;0.5721757;-0.01572039,0;0;0,0.006274797;0.3314796;0.01640248,0.01198287;0.6498437;0.0180006,0.1847041;0.5133642;-0.008368969,0.22558;0.2285936;-0.013062,0.2429153;-0.05195928;-0.07561004,-0.1683865;0.5231545;0.01126942,-0.2220772;0.2446247;0.05949393,-0.2723986;-0.03888068;0.06339001,0.07733437;0.001461759;-0.0431186,0.09900261;-0.360529;-0.02196729,0.08392674;-0.7482129;0.06128573,0.08576646;-0.7748889;0.001816273,-0.0810137;0.006181294;-0.03522108,-0.1124058;-0.3555259;-0.02352973,-0.1097452;-0.744294;0.05590189,-0.1151923;-0.77658;0.002582472,0.01068457;0.5720067;0.02006865,151.2916
+0;0;0,0.001811383;0.331924;-0.003211976,0.003281995;0.6496254;-0.02433182,0.1823696;0.5269617;0.001562601,0.2146157;0.2427579;0.03279576,0.253636;-0.0358927;-0.02847411,-0.175913;0.5247104;-0.000262253,-0.2385718;0.2552397;0.07877269,-0.3000657;-0.02386826;0.1139859,0.07198883;0.007435084;-0.05103217,0.09119621;-0.3533787;-0.01363222,0.09152137;-0.7397896;0.07660964,0.09057527;-0.7022453;-0.005209394,-0.07054195;0.0077689;-0.05296632,-0.1263312;-0.3500424;-0.02445607,-0.152011;-0.7369027;0.06002385,-0.1508163;-0.6992408;-0.02178102,0.003024236;0.5721536;-0.01641951,0;0;0,0.006274797;0.3314796;0.01640248,0.01198287;0.6498437;0.0180006,0.1847041;0.5133642;-0.008368969,0.22558;0.2285936;-0.013062,0.2429153;-0.05195928;-0.07561004,-0.1683865;0.5231545;0.01126942,-0.2220772;0.2446247;0.05949393,-0.2723986;-0.03888068;0.06339001,0.07733437;0.001461759;-0.0431186,0.09900261;-0.360529;-0.02196729,0.08392674;-0.7482129;0.06128573,0.08576646;-0.7748889;0.001816273,-0.0810137;0.006181294;-0.03522108,-0.1124058;-0.3555259;-0.02352973,-0.1097452;-0.744294;0.05590189,-0.1151923;-0.77658;0.002582472,0.01068457;0.5720067;0.02006865,151.3032
+0;0;0,0.001811455;0.3319371;-0.003212103,0.003282199;0.6496685;-0.02433409,0.1829078;0.5268585;0.00161536,0.2153248;0.2411492;0.03301396,0.2544406;-0.03818402;-0.02840602,-0.1764496;0.5246005;-0.0002149679,-0.2394403;0.2537023;0.07923862,-0.3010849;-0.0260894;0.1145381,0.07205565;0.007441986;-0.05107953,0.09126581;-0.353424;-0.01367416,0.09159113;-0.7400168;0.07661017,0.09064466;-0.7024695;-0.005241066,-0.07060742;0.007776111;-0.05301549,-0.1264048;-0.350087;-0.0245011,-0.1520967;-0.7371293;0.06001858,-0.1509015;-0.6994644;-0.02181848,0.003024406;0.5721861;-0.0164207,0;0;0,0.006368123;0.3315115;0.01598287,0.01209718;0.649907;0.01704097,0.1853134;0.5134026;-0.009768486,0.2258876;0.2270655;-0.01536512,0.2440164;-0.05388626;-0.07913792,-0.1689615;0.5233744;0.01197498,-0.2229501;0.243695;0.06228568,-0.2736805;-0.04031828;0.07189945,0.07730191;0.001439914;-0.04334581,0.09874288;-0.3606186;-0.02221787,0.08363926;-0.7483556;0.06167078,0.08553409;-0.7750048;0.002132893,-0.08114783;0.006212647;-0.03511338,-0.1126427;-0.3555415;-0.02351492,-0.1103703;-0.7445152;0.05585552,-0.1162056;-0.776787;0.00251079,0.01080056;0.5720633;0.01925111,151.3254
+0;0;0,0.001811455;0.3319371;-0.003212103,0.003282199;0.6496685;-0.02433409,0.1829078;0.5268585;0.00161536,0.2153248;0.2411492;0.03301396,0.2544406;-0.03818402;-0.02840602,-0.1764496;0.5246005;-0.0002149679,-0.2394403;0.2537023;0.07923862,-0.3010849;-0.0260894;0.1145381,0.07205565;0.007441986;-0.05107953,0.09126581;-0.353424;-0.01367416,0.09159113;-0.7400168;0.07661017,0.09064466;-0.7024695;-0.005241066,-0.07060742;0.007776111;-0.05301549,-0.1264048;-0.350087;-0.0245011,-0.1520967;-0.7371293;0.06001858,-0.1509015;-0.6994644;-0.02181848,0.003024406;0.5721861;-0.0164207,0;0;0,0.006368123;0.3315115;0.01598287,0.01209718;0.649907;0.01704097,0.1853134;0.5134026;-0.009768486,0.2258876;0.2270655;-0.01536512,0.2440164;-0.05388626;-0.07913792,-0.1689615;0.5233744;0.01197498,-0.2229501;0.243695;0.06228568,-0.2736805;-0.04031828;0.07189945,0.07730191;0.001439914;-0.04334581,0.09874288;-0.3606186;-0.02221787,0.08363926;-0.7483556;0.06167078,0.08553409;-0.7750048;0.002132893,-0.08114783;0.006212647;-0.03511338,-0.1126427;-0.3555415;-0.02351492,-0.1103703;-0.7445152;0.05585552,-0.1162056;-0.776787;0.00251079,0.01080056;0.5720633;0.01925111,151.3372
+0;0;0,0.001906662;0.3319378;-0.003082697,0.003750777;0.6497109;-0.02359784,0.1833592;0.5267091;0.0004406571,0.2157826;0.2411207;0.03291305,0.2546179;-0.03829005;-0.02833249,-0.176294;0.5251354;-0.0001856722,-0.2396674;0.2564496;0.08617564,-0.301574;-0.02251017;0.1271454,0.07205257;0.007343191;-0.05109816,0.09113216;-0.353517;-0.01357016,0.09176859;-0.7401499;0.07654072,0.0906113;-0.702576;-0.00530535,-0.07062774;0.00788166;-0.05297283,-0.1263336;-0.3500006;-0.02451956,-0.1520495;-0.7369814;0.06027415,-0.1510651;-0.6992909;-0.02156331,0.003357992;0.5722057;-0.01591684,0;0;0,0.006368123;0.3315115;0.01598287,0.01209718;0.649907;0.01704097,0.1853134;0.5134026;-0.009768486,0.2258876;0.2270655;-0.01536512,0.2440164;-0.05388626;-0.07913792,-0.1689615;0.5233744;0.01197498,-0.2229501;0.243695;0.06228568,-0.2736805;-0.04031828;0.07189945,0.07730191;0.001439914;-0.04334581,0.09874288;-0.3606186;-0.02221787,0.08363926;-0.7483556;0.06167078,0.08553409;-0.7750048;0.002132893,-0.08114783;0.006212647;-0.03511338,-0.1126427;-0.3555415;-0.02351492,-0.1103703;-0.7445152;0.05585552,-0.1162056;-0.776787;0.00251079,0.01080056;0.5720633;0.01925111,151.3492
+0;0;0,0.001906805;0.3319627;-0.003082928,0.003751021;0.6497532;-0.02359919,0.1833789;0.5267423;0.0004414916,0.2158523;0.2407145;0.03296384,0.2545264;-0.03753737;-0.02802768,-0.1763133;0.5251684;-0.0001849066,-0.2397842;0.2560693;0.08630925,-0.301434;-0.02173358;0.1271091,0.07203394;0.007341293;-0.05108496,0.091146;-0.354133;-0.0134931,0.09178135;-0.740106;0.07646398,0.09062149;-0.7025153;-0.005563535,-0.07060949;0.007879623;-0.05295914,-0.1264101;-0.3506117;-0.02445745,-0.1520821;-0.7369319;0.06019153,-0.1510956;-0.6992244;-0.02182736,0.003358215;0.5722439;-0.01591778,0;0;0,0.006606064;0.3315433;0.0157423,0.01256277;0.6499528;0.01654363,0.1855858;0.5131122;-0.01048112,0.2260565;0.2263225;-0.01664042,0.2443459;-0.05342928;-0.08023429,-0.1689839;0.5247151;0.01340135,-0.2231549;0.2450342;0.06601492,-0.2743598;-0.03754985;0.07882477,0.0772058;0.001438111;-0.04347014,0.09851467;-0.3612414;-0.02222002,0.08324813;-0.7482822;0.06165004,0.08471554;-0.7748424;0.00176454,-0.08115847;0.006232922;-0.0350273,-0.1129859;-0.3561153;-0.02350051,-0.1106515;-0.7443745;0.05598054,-0.1171885;-0.7776215;0.003592025,0.01121068;0.5721077;0.01881623,151.3715
+0;0;0,0.001906493;0.3319084;-0.003082424,0.003750218;0.6496138;-0.02359304,0.1834192;0.5266166;0.000448985,0.2158656;0.2408262;0.03294434,0.2547278;-0.03877869;-0.02834374,-0.1763549;0.5250424;-0.0001775548,-0.2397731;0.2561665;0.08624483,-0.3017227;-0.0229871;0.1272431,0.0720806;0.007346047;-0.05111804,0.09120323;-0.3543282;-0.01350538,0.09183873;-0.7403971;0.07647403,0.09067934;-0.7028095;-0.005520329,-0.07065521;0.007884726;-0.05299344,-0.1264867;-0.3508049;-0.02447599,-0.1521651;-0.7372211;0.06019402,-0.1511789;-0.6995166;-0.02179171,0.003357534;0.5721285;-0.01591401,0;0;0,0.006865919;0.3314888;0.01563263,0.01311762;0.6498076;0.0163517,0.1859323;0.5129972;-0.01169872,0.2262888;0.2264375;-0.01800895,0.2443243;-0.05447215;-0.08289242,-0.1687517;0.5252759;0.01411479,-0.2226255;0.2465653;0.0707089,-0.2744475;-0.03721938;0.08574692,0.07716832;0.001422867;-0.04365385,0.09827051;-0.3614569;-0.02216792,0.08298104;-0.7485685;0.06183625,0.08446282;-0.7751492;0.002016313,-0.0812581;0.006272112;-0.03493441,-0.1132881;-0.3562602;-0.02340009,-0.1104084;-0.7445292;0.05650464,-0.1173858;-0.7789742;0.005709369,0.01168869;0.5719885;0.01864076,151.393
+0;0;0,0.001945587;0.3319035;-0.003549164,0.003824398;0.6495451;-0.02498073,0.1834941;0.5266303;-0.0005920157,0.2157965;0.2408624;0.03224342,0.2544795;-0.03891918;-0.02834743,-0.1764386;0.5258998;-0.0003717747,-0.2402202;0.2595814;0.09339048,-0.3020113;-0.01858997;0.1408024,0.07207994;0.007215276;-0.05113761,0.09117438;-0.3544593;-0.013514,0.09171867;-0.7404871;0.07664192,0.0904388;-0.7029477;-0.005355097,-0.07064587;0.008026814;-0.05298455,-0.1264757;-0.3506714;-0.02457214,-0.152266;-0.7370785;0.06010535,-0.1514007;-0.6994282;-0.02188682,0.003424629;0.5720885;-0.01701879,0;0;0,0.006865919;0.3314888;0.01563263,0.01311762;0.6498076;0.0163517,0.1859323;0.5129972;-0.01169872,0.2262888;0.2264375;-0.01800895,0.2443243;-0.05447215;-0.08289242,-0.1687517;0.5252759;0.01411479,-0.2226255;0.2465653;0.0707089,-0.2744475;-0.03721938;0.08574692,0.07716832;0.001422867;-0.04365385,0.09827051;-0.3614569;-0.02216792,0.08298104;-0.7485685;0.06183625,0.08446282;-0.7751492;0.002016313,-0.0812581;0.006272112;-0.03493441,-0.1132881;-0.3562602;-0.02340009,-0.1104084;-0.7445292;0.05650464,-0.1173858;-0.7789742;0.005709369,0.01168869;0.5719885;0.01864076,151.4049
+0;0;0,0.001945584;0.3319031;-0.003549159,0.003824333;0.649534;-0.02497999,0.1835469;0.5266089;-0.0005867649,0.2159358;0.2400762;0.03233656,0.2546784;-0.04013652;-0.02834766,-0.1764914;0.5258782;-0.0003664624,-0.2404438;0.2588471;0.09364673,-0.3023301;-0.01975298;0.1411317,0.07212486;0.007219773;-0.05116948,0.09126537;-0.3553274;-0.0134551,0.09180846;-0.7405125;0.07650399,0.09053054;-0.7029846;-0.005368046,-0.0706899;0.008031816;-0.05301757,-0.1266544;-0.3515318;-0.02453661,-0.1523884;-0.7370954;0.059956,-0.1515245;-0.6994567;-0.0219112,0.003424579;0.5720805;-0.01701836,0;0;0,0.007130958;0.3314897;0.01548409,0.01371431;0.6497916;0.01606727,0.186319;0.5128858;-0.0127852,0.2269169;0.2256095;-0.0204066,0.2448325;-0.05545363;-0.08662832,-0.1684566;0.5257924;0.01485619,-0.2225892;0.2468213;0.07383738,-0.2740507;-0.03710717;0.09479176,0.07713286;0.0014254;-0.04382837,0.09815154;-0.362332;-0.02219534,0.08295732;-0.7485198;0.06199837,0.08392861;-0.7752306;0.002464533,-0.08134884;0.006279657;-0.0348621,-0.1135082;-0.3571221;-0.02327964,-0.1104385;-0.7445645;0.05634084,-0.1178338;-0.7783477;0.004975889,0.01219807;0.5719782;0.01838684,151.4256
+0;0;0,0.001945584;0.3319031;-0.003549159,0.003824333;0.649534;-0.02497999,0.1835469;0.5266089;-0.0005867649,0.2159358;0.2400762;0.03233656,0.2546784;-0.04013652;-0.02834766,-0.1764914;0.5258782;-0.0003664624,-0.2404438;0.2588471;0.09364673,-0.3023301;-0.01975298;0.1411317,0.07212486;0.007219773;-0.05116948,0.09126537;-0.3553274;-0.0134551,0.09180846;-0.7405125;0.07650399,0.09053054;-0.7029846;-0.005368046,-0.0706899;0.008031816;-0.05301757,-0.1266544;-0.3515318;-0.02453661,-0.1523884;-0.7370954;0.059956,-0.1515245;-0.6994567;-0.0219112,0.003424579;0.5720805;-0.01701836,0;0;0,0.007130958;0.3314897;0.01548409,0.01371431;0.6497916;0.01606727,0.186319;0.5128858;-0.0127852,0.2269169;0.2256095;-0.0204066,0.2448325;-0.05545363;-0.08662832,-0.1684566;0.5257924;0.01485619,-0.2225892;0.2468213;0.07383738,-0.2740507;-0.03710717;0.09479176,0.07713286;0.0014254;-0.04382837,0.09815154;-0.362332;-0.02219534,0.08295732;-0.7485198;0.06199837,0.08392861;-0.7752306;0.002464533,-0.08134884;0.006279657;-0.0348621,-0.1135082;-0.3571221;-0.02327964,-0.1104385;-0.7445645;0.05634084,-0.1178338;-0.7783477;0.004975889,0.01219807;0.5719782;0.01838684,151.4377
+0;0;0,0.00202535;0.3318974;-0.004006788,0.003981723;0.6494823;-0.02608943,0.1836862;0.5264577;-0.001870362,0.2158543;0.2399863;0.03179429,0.2545357;-0.04035184;-0.02834754,-0.1765476;0.5270377;-0.0001606233,-0.2406355;0.2619092;0.09900381,-0.3025803;-0.01580003;0.1513793,0.07214461;0.007103464;-0.05115791,0.09117249;-0.3554421;-0.01337143,0.09172153;-0.7406396;0.07653436,0.09021378;-0.7031499;-0.005337268,-0.07069056;0.0081569;-0.05299759,-0.1267933;-0.3513955;-0.02464692,-0.1524808;-0.7369208;0.06003369,-0.1518462;-0.6993234;-0.02183944,0.003561898;0.5720475;-0.01794822,0;0;0,0.007130958;0.3314897;0.01548409,0.01371431;0.6497916;0.01606727,0.186319;0.5128858;-0.0127852,0.2269169;0.2256095;-0.0204066,0.2448325;-0.05545363;-0.08662832,-0.1684566;0.5257924;0.01485619,-0.2225892;0.2468213;0.07383738,-0.2740507;-0.03710717;0.09479176,0.07713286;0.0014254;-0.04382837,0.09815154;-0.362332;-0.02219534,0.08295732;-0.7485198;0.06199837,0.08392861;-0.7752306;0.002464533,-0.08134884;0.006279657;-0.0348621,-0.1135082;-0.3571221;-0.02327964,-0.1104385;-0.7445645;0.05634084,-0.1178338;-0.7783477;0.004975889,0.01219807;0.5719782;0.01838684,151.4485
+0;0;0,0.002025303;0.3318897;-0.004006695,0.003981563;0.6494561;-0.02608802,0.1838977;0.5263832;-0.001850618,0.2159749;0.2407214;0.03171889,0.2547305;-0.04015467;-0.02853834,-0.1767593;0.5269639;-0.0001388695,-0.2406661;0.2625847;0.09874532,-0.3027297;-0.0156574;0.1512213,0.07214701;0.0071037;-0.05115961,0.09118458;-0.3556264;-0.0133539,0.09173361;-0.7408224;0.07655157,0.09023289;-0.7033677;-0.004938483,-0.07069291;0.008157171;-0.05299934,-0.1268242;-0.3515782;-0.02463424,-0.1525116;-0.7371022;0.06004604,-0.15188;-0.6995401;-0.02144551,0.003561767;0.5720266;-0.01794736,0;0;0,0.007310964;0.3314832;0.01537299,0.01405799;0.6497633;0.01586723,0.1865077;0.5124391;-0.01409817,0.2272844;0.2260287;-0.02215242,0.2448395;-0.05552122;-0.08882868,-0.1686088;0.5266237;0.01558869,-0.2227562;0.2492571;0.07799377,-0.2745835;-0.03512168;0.09960199,0.0770755;0.001390055;-0.04393625,0.09797049;-0.3625529;-0.02216947,0.08282027;-0.7486986;0.0622182,0.08239667;-0.7757611;0.003548395,-0.0813786;0.00633517;-0.03479004,-0.1135805;-0.3572495;-0.02321274,-0.1108477;-0.7446961;0.05639215,-0.1175017;-0.7786717;0.005782735,0.01250312;0.5719566;0.01820564,151.471
+0;0;0,0.002024858;0.3318167;-0.004005814,0.00398069;0.6493136;-0.02608229,0.1844004;0.5261304;-0.001801755,0.2163919;0.2412314;0.03167811,0.255316;-0.04086512;-0.02884094,-0.1772635;0.5267127;-8.522719E-05,-0.2409997;0.2630394;0.09853492,-0.3033329;-0.01641163;0.1512389,0.07225696;0.007114525;-0.05123758,0.09128612;-0.3554555;-0.01344856,0.09183515;-0.740646;0.07645561,0.09034432;-0.7032405;-0.004497051,-0.07080065;0.008169603;-0.05308012,-0.1269072;-0.3514071;-0.02472753,-0.1525942;-0.7369254;0.05995154,-0.1519668;-0.6994132;-0.0210026,0.003560986;0.5719012;-0.01794344,0;0;0,0.007421084;0.3314081;0.01536489,0.01422806;0.6496173;0.01589513,0.1868668;0.5118688;-0.01518345,0.2276651;0.2262687;-0.02412593,0.2444507;-0.05652225;-0.09123445,-0.1691818;0.5272295;0.01667297,-0.2231309;0.2513072;0.08200444,-0.2755852;-0.03400046;0.1065834,0.07704448;0.00137718;-0.04426312,0.09773634;-0.3624262;-0.02267336,0.08258084;-0.7484878;0.06207037,0.08194923;-0.7759209;0.004525192,-0.08158035;0.00636844;-0.03465635,-0.1138486;-0.3570501;-0.02312869,-0.1113259;-0.7444044;0.05690303,-0.1181138;-0.7778518;0.006517015,0.01266158;0.5718277;0.01822138,151.4933
+0;0;0,0.002271123;0.331816;-0.003929814,0.004852791;0.6493317;-0.02569943,0.1850484;0.5255663;-0.003144754,0.2170431;0.2407741;0.0312296,0.255393;-0.04140675;-0.02926273,-0.1769245;0.527887;-0.0001369715,-0.2407559;0.2663856;0.1040473,-0.3035664;-0.01164094;0.1633107,0.07230587;0.006931063;-0.0511937,0.09136312;-0.3556256;-0.01329075,0.09185489;-0.7408181;0.07660525,0.09015633;-0.7033941;-0.00434164,-0.07078033;0.008367175;-0.05307643,-0.1267963;-0.3512322;-0.02483404,-0.1527663;-0.736694;0.06001642,-0.1523447;-0.6991619;-0.02093719,0.00421836;0.5719083;-0.01768078,0;0;0,0.007421084;0.3314081;0.01536489,0.01422806;0.6496173;0.01589513,0.1868668;0.5118688;-0.01518345,0.2276651;0.2262687;-0.02412593,0.2444507;-0.05652225;-0.09123445,-0.1691818;0.5272295;0.01667297,-0.2231309;0.2513072;0.08200444,-0.2755852;-0.03400046;0.1065834,0.07704448;0.00137718;-0.04426312,0.09773634;-0.3624262;-0.02267336,0.08258084;-0.7484878;0.06207037,0.08194923;-0.7759209;0.004525192,-0.08158035;0.00636844;-0.03465635,-0.1138486;-0.3570501;-0.02312869,-0.1113259;-0.7444044;0.05690303,-0.1181138;-0.7778518;0.006517015,0.01266158;0.5718277;0.01822138,151.5048
+0;0;0,0.002271123;0.331816;-0.003929814,0.004852791;0.6493317;-0.02569943,0.1850484;0.5255663;-0.003144754,0.2170431;0.2407741;0.0312296,0.255393;-0.04140675;-0.02926273,-0.1769245;0.527887;-0.0001369715,-0.2407559;0.2663856;0.1040473,-0.3035664;-0.01164094;0.1633107,0.07230587;0.006931063;-0.0511937,0.09136312;-0.3556256;-0.01329075,0.09185489;-0.7408181;0.07660525,0.09015633;-0.7033941;-0.00434164,-0.07078033;0.008367175;-0.05307643,-0.1267963;-0.3512322;-0.02483404,-0.1527663;-0.736694;0.06001642,-0.1523447;-0.6991619;-0.02093719,0.00421836;0.5719083;-0.01768078,0;0;0,0.007421084;0.3314081;0.01536489,0.01422806;0.6496173;0.01589513,0.1868668;0.5118688;-0.01518345,0.2276651;0.2262687;-0.02412593,0.2444507;-0.05652225;-0.09123445,-0.1691818;0.5272295;0.01667297,-0.2231309;0.2513072;0.08200444,-0.2755852;-0.03400046;0.1065834,0.07704448;0.00137718;-0.04426312,0.09773634;-0.3624262;-0.02267336,0.08258084;-0.7484878;0.06207037,0.08194923;-0.7759209;0.004525192,-0.08158035;0.00636844;-0.03465635,-0.1138486;-0.3570501;-0.02312869,-0.1113259;-0.7444044;0.05690303,-0.1181138;-0.7778518;0.006517015,0.01266158;0.5718277;0.01822138,151.5168
+0;0;0,0.002270924;0.3317869;-0.00392947,0.004852363;0.6492745;-0.02569713,0.1855443;0.5253894;-0.003103339,0.2175002;0.2409417;0.03122943,0.2558636;-0.04133838;-0.02928419,-0.1774219;0.5277165;-8.73059E-05,-0.2411761;0.2665313;0.1039709,-0.3040087;-0.01159298;0.1632552,0.07237019;0.006937229;-0.05123923,0.09141888;-0.3554565;-0.01335333,0.09191085;-0.7408131;0.07658097,0.09021281;-0.7033913;-0.004341252,-0.07084329;0.008374618;-0.05312365,-0.1268341;-0.3510631;-0.02489395,-0.1528151;-0.7366891;0.05999266,-0.1523937;-0.6991593;-0.0209363,0.004217993;0.5718585;-0.01767925,0;0;0,0.007697903;0.3313756;0.01530075,0.01484147;0.6495494;0.0157907,0.1875307;0.5112875;-0.01646972,0.2278949;0.2259925;-0.02584481,0.2443968;-0.0566541;-0.09406734,-0.1693196;0.5276951;0.01741736,-0.2232996;0.2530899;0.08661675,-0.2762679;-0.0319455;0.114273,0.07701535;0.001298487;-0.04447448,0.09782247;-0.3623375;-0.0229497,0.08249503;-0.7484909;0.06213117,0.08133138;-0.7759644;0.004669666,-0.08171484;0.006420321;-0.03453251,-0.1139883;-0.3568335;-0.02302112,-0.1115854;-0.7443861;0.0568873,-0.1184516;-0.778062;0.006841265,0.01318522;0.5717694;0.01812291,151.5396
+0;0;0,0.00236935;0.331703;-0.004477288,0.005054617;0.6490496;-0.02718295,0.1857099;0.5252312;-0.00443692,0.217696;0.2406723;0.03074544,0.2556762;-0.04157069;-0.02944518,-0.1773882;0.5288218;-1.771376E-06,-0.2403016;0.2699926;0.1108316,-0.3042046;-0.006538659;0.1754332,0.07240041;0.006753889;-0.05122457,0.09136784;-0.3553637;-0.01336426,0.09197029;-0.7409131;0.07667046,0.09009658;-0.7036831;-0.002715252,-0.07084525;0.008577624;-0.05309206,-0.1267798;-0.3506175;-0.02529828,-0.1528581;-0.7364105;0.059782,-0.1526515;-0.6990876;-0.01961704,0.004398767;0.5716804;-0.01889111,0;0;0,0.00782074;0.3312982;0.01526022,0.01501291;0.649399;0.01576543,0.1875302;0.5110638;-0.01701689,0.2276035;0.2255451;-0.02740383,0.2436352;-0.05701378;-0.09544766,-0.1692165;0.5279378;0.0181532,-0.2233364;0.2540492;0.09089059,-0.278571;-0.03012085;0.1212721,0.07696741;0.00127174;-0.04456222,0.09749847;-0.3621089;-0.02322543,0.08204254;-0.7483382;0.06246614,0.08413806;-0.7765283;0.007992268,-0.08176569;0.006432286;-0.03441495,-0.1140611;-0.356535;-0.02283834,-0.1121236;-0.7442546;0.0573163,-0.1184838;-0.7767107;0.00815675,0.01335021;0.5716364;0.01808977,151.5602
+0;0;0,0.00236935;0.331703;-0.004477288,0.005054617;0.6490496;-0.02718295,0.1857099;0.5252312;-0.00443692,0.217696;0.2406723;0.03074544,0.2556762;-0.04157069;-0.02944518,-0.1773882;0.5288218;-1.771376E-06,-0.2403016;0.2699926;0.1108316,-0.3042046;-0.006538659;0.1754332,0.07240041;0.006753889;-0.05122457,0.09136784;-0.3553637;-0.01336426,0.09197029;-0.7409131;0.07667046,0.09009658;-0.7036831;-0.002715252,-0.07084525;0.008577624;-0.05309206,-0.1267798;-0.3506175;-0.02529828,-0.1528581;-0.7364105;0.059782,-0.1526515;-0.6990876;-0.01961704,0.004398767;0.5716804;-0.01889111,0;0;0,0.00782074;0.3312982;0.01526022,0.01501291;0.649399;0.01576543,0.1875302;0.5110638;-0.01701689,0.2276035;0.2255451;-0.02740383,0.2436352;-0.05701378;-0.09544766,-0.1692165;0.5279378;0.0181532,-0.2233364;0.2540492;0.09089059,-0.278571;-0.03012085;0.1212721,0.07696741;0.00127174;-0.04456222,0.09749847;-0.3621089;-0.02322543,0.08204254;-0.7483382;0.06246614,0.08413806;-0.7765283;0.007992268,-0.08176569;0.006432286;-0.03441495,-0.1140611;-0.356535;-0.02283834,-0.1121236;-0.7442546;0.0573163,-0.1184838;-0.7767107;0.00815675,0.01335021;0.5716364;0.01808977,151.5717
+0;0;0,0.002368769;0.3316216;-0.00447619,0.005053393;0.6488923;-0.02717641,0.1859208;0.5250382;-0.004415484,0.2178368;0.2411026;0.0306898,0.2558933;-0.04170781;-0.02962184,-0.1776018;0.528633;2.484769E-05,-0.2403774;0.2703708;0.1106154,-0.3044088;-0.00671646;0.1753469,0.07246578;0.006759987;-0.05127082,0.09143478;-0.3553874;-0.01340739,0.09203937;-0.7423052;0.07694685,0.09014141;-0.7049816;-0.003465965,-0.07090922;0.008585369;-0.05314,-0.1268484;-0.3506393;-0.02534394,-0.1530192;-0.7378015;0.06003829,-0.15281;-0.7003838;-0.02038803,0.004397701;0.5715417;-0.01888657,0;0;0,0.007912099;0.3312144;0.01526451,0.01515571;0.6492378;0.01580048,0.1877734;0.5108792;-0.01754069,0.2273514;0.2259407;-0.0282191,0.2430803;-0.05721447;-0.09636092,-0.1694267;0.5283037;0.0192335,-0.2240265;0.2560272;0.09509351,-0.280393;-0.02778068;0.1317469,0.07694444;0.001247451;-0.04476249,0.09720595;-0.3621623;-0.02315188,0.08156134;-0.7497561;0.06284738,0.08388363;-0.7773034;0.006222494,-0.08189909;0.006461444;-0.03429974,-0.1143483;-0.3565216;-0.02269786,-0.1126519;-0.74562;0.05773295,-0.1195119;-0.7787904;0.007874012,0.01348299;0.5714939;0.01811504,151.5933
+0;0;0,0.002407648;0.3316159;-0.004862737,0.005110784;0.6488456;-0.02811456,0.1859766;0.5249749;-0.005237221,0.217871;0.2410716;0.03014744,0.255524;-0.04186788;-0.02981124,-0.1776619;0.5294815;2.768263E-05,-0.2399704;0.2736794;0.1164467,-0.3042252;-0.002181113;0.1860156,0.07249119;0.006575969;-0.05125884,0.09133071;-0.3555714;-0.01333056,0.09212116;-0.7425302;0.0768465,0.0901088;-0.7052394;-0.003566526,-0.07088225;0.008781576;-0.05314391,-0.1268468;-0.3504469;-0.02544829,-0.1531066;-0.7376075;0.05991402,-0.1530103;-0.7002231;-0.02051558,0.004459084;0.5715116;-0.01967059,0;0;0,0.007912099;0.3312144;0.01526451,0.01515571;0.6492378;0.01580048,0.1877734;0.5108792;-0.01754069,0.2273514;0.2259407;-0.0282191,0.2430803;-0.05721447;-0.09636092,-0.1694267;0.5283037;0.0192335,-0.2240265;0.2560272;0.09509351,-0.280393;-0.02778068;0.1317469,0.07694444;0.001247451;-0.04476249,0.09720595;-0.3621623;-0.02315188,0.08156134;-0.7497561;0.06284738,0.08388363;-0.7773034;0.006222494,-0.08189909;0.006461444;-0.03429974,-0.1143483;-0.3565216;-0.02269786,-0.1126519;-0.74562;0.05773295,-0.1195119;-0.7787904;0.007874012,0.01348299;0.5714939;0.01811504,151.6049
+0;0;0,0.002407127;0.3315441;-0.004861684,0.005109739;0.6487122;-0.02810889,0.1857126;0.5249262;-0.005254354,0.2177052;0.2401482;0.03023933,0.2553156;-0.04247037;-0.02965134,-0.1773988;0.5294263;2.916902E-06,-0.2398992;0.2728361;0.1167806,-0.3040812;-0.002711505;0.1862706,0.07258405;0.006584392;-0.05132449,0.09143101;-0.3557059;-0.01338125,0.09222212;-0.7429882;0.07687122,0.09020772;-0.70569;-0.003623508,-0.07097305;0.008792824;-0.05321198,-0.1269597;-0.3505775;-0.02550543,-0.1532415;-0.7380618;0.05992826,-0.1531451;-0.7006699;-0.02058306,0.004458184;0.5713955;-0.01966681,0;0;0,0.008197531;0.3311303;0.01537657,0.01581325;0.6490833;0.01601076,0.1879141;0.5106716;-0.01780927,0.2273879;0.2248605;-0.02945864,0.2423297;-0.05767375;-0.09892666,-0.1687415;0.5288256;0.02024915,-0.2240597;0.2564317;0.09850103,-0.2833706;-0.02560979;0.141039,0.07693518;0.00118497;-0.04500639,0.09719171;-0.3623527;-0.02311456,0.08148717;-0.7501711;0.06339526,0.08378065;-0.7776659;0.006598946,-0.08208825;0.006500568;-0.03413596,-0.1145477;-0.3566152;-0.02219859,-0.1132363;-0.7461187;0.05792037,-0.1200102;-0.7797278;0.008476324,0.01403551;0.5713582;0.01829696,151.6269
+0;0;0,0.002407127;0.3315441;-0.004861684,0.005109739;0.6487122;-0.02810889,0.1857126;0.5249262;-0.005254354,0.2177052;0.2401482;0.03023933,0.2553156;-0.04247037;-0.02965134,-0.1773988;0.5294263;2.916902E-06,-0.2398992;0.2728361;0.1167806,-0.3040812;-0.002711505;0.1862706,0.07258405;0.006584392;-0.05132449,0.09143101;-0.3557059;-0.01338125,0.09222212;-0.7429882;0.07687122,0.09020772;-0.70569;-0.003623508,-0.07097305;0.008792824;-0.05321198,-0.1269597;-0.3505775;-0.02550543,-0.1532415;-0.7380618;0.05992826,-0.1531451;-0.7006699;-0.02058306,0.004458184;0.5713955;-0.01966681,0;0;0,0.008197531;0.3311303;0.01537657,0.01581325;0.6490833;0.01601076,0.1879141;0.5106716;-0.01780927,0.2273879;0.2248605;-0.02945864,0.2423297;-0.05767375;-0.09892666,-0.1687415;0.5288256;0.02024915,-0.2240597;0.2564317;0.09850103,-0.2833706;-0.02560979;0.141039,0.07693518;0.00118497;-0.04500639,0.09719171;-0.3623527;-0.02311456,0.08148717;-0.7501711;0.06339526,0.08378065;-0.7776659;0.006598946,-0.08208825;0.006500568;-0.03413596,-0.1145477;-0.3566152;-0.02219859,-0.1132363;-0.7461187;0.05792037,-0.1200102;-0.7797278;0.008476324,0.01403551;0.5713582;0.01829696,151.6388
+0;0;0,0.002440003;0.3316419;-0.005358471,0.005281208;0.6489105;-0.02934807,0.1852769;0.5258994;-0.00259061,0.2188552;0.2417294;0.02905023,0.2565023;-0.04301059;-0.0308296,-0.1769751;0.5308487;8.253194E-05,-0.2391083;0.2771569;0.1211658,-0.3047342;0.001296729;0.1964926,0.0727019;0.006385677;-0.05142689,0.0914485;-0.3558795;-0.01344984,0.09213632;-0.7435226;0.07673584,0.09056935;-0.7062737;-0.00377243,-0.071109;0.008954514;-0.05323906,-0.1270896;-0.3504113;-0.02581392,-0.1533391;-0.738225;0.0596997,-0.1527954;-0.7008812;-0.02081338,0.004597793;0.5715752;-0.02067996,0;0;0,0.008635208;0.3312251;0.01537466,0.01677431;0.6493241;0.01602268,0.1879627;0.5102371;-0.01820898,0.2273528;0.2253072;-0.03023231,0.2411674;-0.05907619;-0.1010492,-0.1675171;0.5292912;0.02164143,-0.2233878;0.2585261;0.1019279,-0.2852002;-0.02474645;0.1468242,0.07696833;0.00111945;-0.04522932,0.09731173;-0.3623716;-0.02309012,0.08133223;-0.7503715;0.06409813,0.08280776;-0.7779337;0.007344253,-0.08231178;0.006542658;-0.03395636,-0.1149308;-0.3565248;-0.02180038,-0.1132858;-0.7462446;0.05892674,-0.1204205;-0.7803882;0.01023098,0.01485822;0.5715584;0.01830101,151.6614
+0;0;0,0.002440003;0.3316419;-0.005358471,0.005281208;0.6489105;-0.02934807,0.1852769;0.5258994;-0.00259061,0.2188552;0.2417294;0.02905023,0.2565023;-0.04301059;-0.0308296,-0.1769751;0.5308487;8.253194E-05,-0.2391083;0.2771569;0.1211658,-0.3047342;0.001296729;0.1964926,0.0727019;0.006385677;-0.05142689,0.0914485;-0.3558795;-0.01344984,0.09213632;-0.7435226;0.07673584,0.09056935;-0.7062737;-0.00377243,-0.071109;0.008954514;-0.05323906,-0.1270896;-0.3504113;-0.02581392,-0.1533391;-0.738225;0.0596997,-0.1527954;-0.7008812;-0.02081338,0.004597793;0.5715752;-0.02067996,0;0;0,0.008635208;0.3312251;0.01537466,0.01677431;0.6493241;0.01602268,0.1879627;0.5102371;-0.01820898,0.2273528;0.2253072;-0.03023231,0.2411674;-0.05907619;-0.1010492,-0.1675171;0.5292912;0.02164143,-0.2233878;0.2585261;0.1019279,-0.2852002;-0.02474645;0.1468242,0.07696833;0.00111945;-0.04522932,0.09731173;-0.3623716;-0.02309012,0.08133223;-0.7503715;0.06409813,0.08280776;-0.7779337;0.007344253,-0.08231178;0.006542658;-0.03395636,-0.1149308;-0.3565248;-0.02180038,-0.1132858;-0.7462446;0.05892674,-0.1204205;-0.7803882;0.01023098,0.01485822;0.5715584;0.01830101,151.6723
+0;0;0,0.002440003;0.3316419;-0.005358471,0.005281208;0.6489105;-0.02934807,0.1852769;0.5258994;-0.00259061,0.2188552;0.2417294;0.02905023,0.2565023;-0.04301059;-0.0308296,-0.1769751;0.5308487;8.253194E-05,-0.2391083;0.2771569;0.1211658,-0.3047342;0.001296729;0.1964926,0.0727019;0.006385677;-0.05142689,0.0914485;-0.3558795;-0.01344984,0.09213632;-0.7435226;0.07673584,0.09056935;-0.7062737;-0.00377243,-0.071109;0.008954514;-0.05323906,-0.1270896;-0.3504113;-0.02581392,-0.1533391;-0.738225;0.0596997,-0.1527954;-0.7008812;-0.02081338,0.004597793;0.5715752;-0.02067996,0;0;0,0.008635208;0.3312251;0.01537466,0.01677431;0.6493241;0.01602268,0.1879627;0.5102371;-0.01820898,0.2273528;0.2253072;-0.03023231,0.2411674;-0.05907619;-0.1010492,-0.1675171;0.5292912;0.02164143,-0.2233878;0.2585261;0.1019279,-0.2852002;-0.02474645;0.1468242,0.07696833;0.00111945;-0.04522932,0.09731173;-0.3623716;-0.02309012,0.08133223;-0.7503715;0.06409813,0.08280776;-0.7779337;0.007344253,-0.08231178;0.006542658;-0.03395636,-0.1149308;-0.3565248;-0.02180038,-0.1132858;-0.7462446;0.05892674,-0.1204205;-0.7803882;0.01023098,0.01485822;0.5715584;0.01830101,151.6845
+0;0;0,0.002558764;0.3315249;-0.005745055,0.005477728;0.6486378;-0.03021996,0.185323;0.5257374;-0.005181195,0.2182233;0.2411163;0.02860108,0.2554718;-0.04321074;-0.03121252,-0.1766377;0.531632;-0.0001033023,-0.2381947;0.2791708;0.1252241,-0.3037571;0.005674362;0.207128,0.07289743;0.006182423;-0.05145688,0.09164758;-0.356124;-0.0136747,0.09241841;-0.7423506;0.07613541,0.09046873;-0.7051441;-0.004181698,-0.07123679;0.009138693;-0.05330922,-0.1273785;-0.3502396;-0.02610027,-0.1536182;-0.7366382;0.05901697,-0.1534586;-0.699342;-0.02131554,0.004773838;0.5713485;-0.02142899,0;0;0,0.00893598;0.3311001;0.01552916,0.01735172;0.6490743;0.0163343,0.1880093;0.5098593;-0.01827109,0.2273117;0.2243501;-0.03141141,0.2403018;-0.05953592;-0.1024535,-0.1668116;0.5296857;0.02278079,-0.2232862;0.2595855;0.1069788,-0.2874433;-0.02244517;0.1533422,0.07705064;0.001006544;-0.04541206,0.09691678;-0.3624891;-0.02258122,0.0812466;-0.748993;0.06463456,0.08184618;-0.7767623;0.008341312,-0.08254977;0.006636305;-0.03378706,-0.1152975;-0.3564251;-0.02117725,-0.1137902;-0.744701;0.05930226,-0.1206302;-0.7783312;0.01020041,0.01536816;0.5713409;0.01857185,151.7057
+0;0;0,0.002558764;0.3315249;-0.005745055,0.005477728;0.6486378;-0.03021996,0.185323;0.5257374;-0.005181195,0.2182233;0.2411163;0.02860108,0.2554718;-0.04321074;-0.03121252,-0.1766377;0.531632;-0.0001033023,-0.2381947;0.2791708;0.1252241,-0.3037571;0.005674362;0.207128,0.07289743;0.006182423;-0.05145688,0.09164758;-0.356124;-0.0136747,0.09241841;-0.7423506;0.07613541,0.09046873;-0.7051441;-0.004181698,-0.07123679;0.009138693;-0.05330922,-0.1273785;-0.3502396;-0.02610027,-0.1536182;-0.7366382;0.05901697,-0.1534586;-0.699342;-0.02131554,0.004773838;0.5713485;-0.02142899,0;0;0,0.00893598;0.3311001;0.01552916,0.01735172;0.6490743;0.0163343,0.1880093;0.5098593;-0.01827109,0.2273117;0.2243501;-0.03141141,0.2403018;-0.05953592;-0.1024535,-0.1668116;0.5296857;0.02278079,-0.2232862;0.2595855;0.1069788,-0.2874433;-0.02244517;0.1533422,0.07705064;0.001006544;-0.04541206,0.09691678;-0.3624891;-0.02258122,0.0812466;-0.748993;0.06463456,0.08184618;-0.7767623;0.008341312,-0.08254977;0.006636305;-0.03378706,-0.1152975;-0.3564251;-0.02117725,-0.1137902;-0.744701;0.05930226,-0.1206302;-0.7783312;0.01020041,0.01536816;0.5713409;0.01857185,151.7167
+0;0;0,0.002558829;0.3315333;-0.005745201,0.005477825;0.6486498;-0.03022033,0.1850264;0.5258243;-0.005208269,0.2179446;0.2410493;0.02859227,0.2551369;-0.042849;-0.03113114,-0.1763396;0.5317093;-0.0001387205,-0.2379298;0.2791116;0.1252564,-0.3033934;0.00602752;0.2070368,0.07291406;0.006183833;-0.05146861,0.09166072;-0.3560553;-0.01369344,0.09243182;-0.7424168;0.07614803,0.09049193;-0.7052465;-0.003765926,-0.07125303;0.009140776;-0.05332138,-0.1273844;-0.3501709;-0.02611748,-0.1536332;-0.7367045;0.05902949,-0.1534744;-0.6994449;-0.0208998,0.004773935;0.5713605;-0.02142937,0;0;0,0.009239733;0.3310997;0.01554012,0.01789411;0.6490709;0.01641703,0.1879204;0.509579;-0.01889598,0.2268958;0.2238713;-0.03211951,0.2392804;-0.05960765;-0.1030755,-0.1661031;0.5302048;0.02366508,-0.2233076;0.2613935;0.111932,-0.2909532;-0.01829752;0.1643287,0.0769772;0.0009634644;-0.04557741,0.09654949;-0.3624637;-0.02248633,0.08086606;-0.7490324;0.06506896,0.08098865;-0.7770692;0.009633061,-0.08262242;0.006691477;-0.03365232,-0.1159135;-0.356252;-0.02102923,-0.114491;-0.7446085;0.05974507,-0.1214361;-0.7779829;0.01099194,0.01585929;0.5713383;0.01863265,151.7387
+0;0;0,0.002734181;0.331523;-0.006235038,0.005863664;0.6485996;-0.03119934,0.1853996;0.5254713;-0.007484226,0.2179312;0.2408167;0.02767668,0.2548173;-0.04334667;-0.03096665,-0.1761104;0.5325062;-0.0003526136,-0.2368777;0.2826485;0.1308012,-0.3028951;0.010474;0.215129,0.07293349;0.006002389;-0.05146257,0.09168395;-0.3562402;-0.01372242,0.09254117;-0.7425985;0.07613173,0.09027248;-0.7054594;-0.003776357,-0.0712845;0.009300992;-0.05325158,-0.1273774;-0.3500254;-0.02616393,-0.1534766;-0.7365379;0.05912486,-0.153647;-0.6993146;-0.02080768,0.005105933;0.5713239;-0.02229461,0;0;0,0.009239733;0.3310997;0.01554012,0.01789411;0.6490709;0.01641703,0.1879204;0.509579;-0.01889598,0.2268958;0.2238713;-0.03211951,0.2392804;-0.05960765;-0.1030755,-0.1661031;0.5302048;0.02366508,-0.2233076;0.2613935;0.111932,-0.2909532;-0.01829752;0.1643287,0.0769772;0.0009634644;-0.04557741,0.09654949;-0.3624637;-0.02248633,0.08086606;-0.7490324;0.06506896,0.08098865;-0.7770692;0.009633061,-0.08262242;0.006691477;-0.03365232,-0.1159135;-0.356252;-0.02102923,-0.114491;-0.7446085;0.05974507,-0.1214361;-0.7779829;0.01099194,0.01585929;0.5713383;0.01863265,151.75
+0;0;0,0.002733836;0.3314812;-0.006234252,0.005862879;0.6485131;-0.03119492,0.1853836;0.5254021;-0.0074826,0.2179263;0.2406505;0.02769027,0.2548612;-0.04388902;-0.03103068,-0.1760956;0.5324364;-0.0003515948,-0.2368836;0.2824936;0.1308468,-0.3029884;0.009958833;0.2152863,0.07299955;0.006007826;-0.05150919,0.09175366;-0.3563054;-0.0137617,0.09261127;-0.7428366;0.07613268,0.09033822;-0.7056838;-0.003928699,-0.07134907;0.009309418;-0.05329982,-0.1274529;-0.350087;-0.02620689,-0.1535638;-0.7367725;0.05912007,-0.1537345;-0.6995353;-0.02096581,0.005105278;0.5712507;-0.02229173,0;0;0,0.009576358;0.3310433;0.01564574,0.018635;0.6489583;0.01663041,0.1882156;0.5089326;-0.01927161,0.2265696;0.2230549;-0.03278089,0.2383429;-0.06075639;-0.1041086,-0.1654987;0.5304255;0.02472464,-0.2232746;0.2624879;0.1155593,-0.2924872;-0.01643986;0.1719863,0.07697622;0.0008843392;-0.04573953,0.09641994;-0.362596;-0.02225757,0.08063292;-0.7492795;0.06557656,0.08001447;-0.7772644;0.009867199,-0.08275821;0.006762506;-0.03351974,-0.1162752;-0.3562235;-0.02066801,-0.1147846;-0.7447587;0.06011764,-0.1210514;-0.7795808;0.01294788,0.0164927;0.5712411;0.01881504,151.7722
+0;0;0,0.002733836;0.3314812;-0.006234252,0.005862879;0.6485131;-0.03119492,0.1853836;0.5254021;-0.0074826,0.2179263;0.2406505;0.02769027,0.2548612;-0.04388902;-0.03103068,-0.1760956;0.5324364;-0.0003515948,-0.2368836;0.2824936;0.1308468,-0.3029884;0.009958833;0.2152863,0.07299955;0.006007826;-0.05150919,0.09175366;-0.3563054;-0.0137617,0.09261127;-0.7428366;0.07613268,0.09033822;-0.7056838;-0.003928699,-0.07134907;0.009309418;-0.05329982,-0.1274529;-0.350087;-0.02620689,-0.1535638;-0.7367725;0.05912007,-0.1537345;-0.6995353;-0.02096581,0.005105278;0.5712507;-0.02229173,0;0;0,0.009576358;0.3310433;0.01564574,0.018635;0.6489583;0.01663041,0.1882156;0.5089326;-0.01927161,0.2265696;0.2230549;-0.03278089,0.2383429;-0.06075639;-0.1041086,-0.1654987;0.5304255;0.02472464,-0.2232746;0.2624879;0.1155593,-0.2924872;-0.01643986;0.1719863,0.07697622;0.0008843392;-0.04573953,0.09641994;-0.362596;-0.02225757,0.08063292;-0.7492795;0.06557656,0.08001447;-0.7772644;0.009867199,-0.08275821;0.006762506;-0.03351974,-0.1162752;-0.3562235;-0.02066801,-0.1147846;-0.7447587;0.06011764,-0.1210514;-0.7795808;0.01294788,0.0164927;0.5712411;0.01881504,151.7837
+0;0;0,0.002823553;0.3314289;-0.006577463,0.006026322;0.6483574;-0.03193536,0.185412;0.5255737;-0.008693725,0.2176946;0.2405932;0.0271358,0.2545396;-0.04375038;-0.03126626,-0.1758713;0.5335385;-0.0001955889,-0.2365467;0.2856763;0.1355345,-0.3029176;0.015641;0.2266138,0.07293511;0.005755669;-0.05155086,0.0916655;-0.3564179;-0.01378994,0.09254716;-0.7432048;0.076155,0.09006062;-0.7060679;-0.003985338,-0.07137735;0.00955219;-0.05314302,-0.1274262;-0.3497308;-0.02629616,-0.153478;-0.7366642;0.05913704,-0.1538606;-0.6994467;-0.02103374,0.005251996;0.5711268;-0.02292936,0;0;0,0.009905048;0.3309921;0.01557112,0.01931101;0.6488267;0.01651168,0.1883997;0.5086634;-0.01982081,0.226506;0.2224847;-0.03358698,0.2377918;-0.06106299;-0.1049517,-0.1648312;0.5311867;0.02551415,-0.2237126;0.2641901;0.119246,-0.2941296;-0.01387382;0.1770517,0.0769494;0.0007999539;-0.04569793,0.09637532;-0.3625458;-0.02226865,0.08047755;-0.7494117;0.06591868,0.08013035;-0.7773331;0.01002073,-0.08270218;0.006861445;-0.03351746,-0.1163777;-0.3559776;-0.02086117,-0.1150975;-0.7446564;0.06051509,-0.1212528;-0.7793417;0.0130017,0.01708468;0.5711316;0.01870513,151.7955
+0;0;0,0.002823553;0.3314289;-0.006577463,0.006026322;0.6483574;-0.03193536,0.185412;0.5255737;-0.008693725,0.2176946;0.2405932;0.0271358,0.2545396;-0.04375038;-0.03126626,-0.1758713;0.5335385;-0.0001955889,-0.2365467;0.2856763;0.1355345,-0.3029176;0.015641;0.2266138,0.07293511;0.005755669;-0.05155086,0.0916655;-0.3564179;-0.01378994,0.09254716;-0.7432048;0.076155,0.09006062;-0.7060679;-0.003985338,-0.07137735;0.00955219;-0.05314302,-0.1274262;-0.3497308;-0.02629616,-0.153478;-0.7366642;0.05913704,-0.1538606;-0.6994467;-0.02103374,0.005251996;0.5711268;-0.02292936,0;0;0,0.009905048;0.3309921;0.01557112,0.01931101;0.6488267;0.01651168,0.1883997;0.5086634;-0.01982081,0.226506;0.2224847;-0.03358698,0.2377918;-0.06106299;-0.1049517,-0.1648312;0.5311867;0.02551415,-0.2237126;0.2641901;0.119246,-0.2941296;-0.01387382;0.1770517,0.0769494;0.0007999539;-0.04569793,0.09637532;-0.3625458;-0.02226865,0.08047755;-0.7494117;0.06591868,0.08013035;-0.7773331;0.01002073,-0.08270218;0.006861445;-0.03351746,-0.1163777;-0.3559776;-0.02086117,-0.1150975;-0.7446564;0.06051509,-0.1212528;-0.7793417;0.0130017,0.01708468;0.5711316;0.01870513,151.808
+0;0;0,0.002823037;0.3313683;-0.00657626,0.00602509;0.6482261;-0.03192841,0.1852272;0.525508;-0.008703518,0.2174066;0.2414386;0.02701145,0.2543114;-0.04336607;-0.03148531,-0.1756877;0.5334647;-0.0002140496,-0.236169;0.2863949;0.1350821,-0.3026476;0.01592168;0.2263091,0.07294884;0.005756751;-0.05156055,0.09165255;-0.3559011;-0.01385341,0.09253519;-0.7431167;0.07619125,0.09004901;-0.7059809;-0.003937326,-0.07139077;0.009553987;-0.05315301,-0.1273598;-0.3492173;-0.02634438,-0.1534404;-0.7365796;0.05918352,-0.1538231;-0.6993631;-0.02097549,0.005250957;0.5710146;-0.02292464,0;0;0,0.01011039;0.330915;0.01578546,0.01966108;0.6486735;0.01692653,0.1882465;0.5082827;-0.02022135,0.2262121;0.2230277;-0.03417492,0.2370889;-0.06109044;-0.1052812,-0.1644449;0.5317418;0.02648046,-0.2243388;0.266884;0.1227593,-0.2955279;-0.01096028;0.1830266,0.07697913;0.0007245093;-0.04568207,0.09624627;-0.3621036;-0.02217507,0.08005215;-0.7492508;0.06670475,0.07978499;-0.7771772;0.0108285,-0.08273418;0.006947992;-0.03346558,-0.1165277;-0.3553467;-0.02048123,-0.1154796;-0.7444179;0.06117282,-0.1215208;-0.7790355;0.01357276,0.01740293;0.5709974;0.0190711,151.8292
+0;0;0,0.002927772;0.3313615;-0.006862069,0.006204011;0.6481961;-0.03249381,0.1854837;0.5255975;-0.01008278,0.2175093;0.2416024;0.02635458,0.254284;-0.04333383;-0.0315808,-0.1756935;0.5345065;-0.0003118385,-0.2357659;0.2900145;0.139765,-0.303115;0.0216344;0.2363762,0.07296637;0.005530853;-0.05156047,0.09169711;-0.3561233;-0.01383113,0.09257846;-0.7433935;0.07597863,0.08989428;-0.706275;-0.004145101,-0.07141829;0.009754833;-0.05307952,-0.1271691;-0.3490649;-0.02646501,-0.1534331;-0.7365012;0.05867098,-0.154013;-0.6992946;-0.02148774,0.005411871;0.5709926;-0.02342358,0;0;0,0.01011039;0.330915;0.01578546,0.01966108;0.6486735;0.01692653,0.1882465;0.5082827;-0.02022135,0.2262121;0.2230277;-0.03417492,0.2370889;-0.06109044;-0.1052812,-0.1644449;0.5317418;0.02648046,-0.2243388;0.266884;0.1227593,-0.2955279;-0.01096028;0.1830266,0.07697913;0.0007245093;-0.04568207,0.09624627;-0.3621036;-0.02217507,0.08005215;-0.7492508;0.06670475,0.07978499;-0.7771772;0.0108285,-0.08273418;0.006947992;-0.03346558,-0.1165277;-0.3553467;-0.02048123,-0.1154796;-0.7444179;0.06117282,-0.1215208;-0.7790355;0.01357276,0.01740293;0.5709974;0.0190711,151.8525
+0;0;0,0.002927279;0.3313058;-0.006860915,0.006202761;0.6480672;-0.0324866,0.1855508;0.5254717;-0.01007291,0.2174732;0.2423915;0.02624707,0.2543151;-0.04306501;-0.0317941,-0.1757631;0.5343841;-0.0002982765,-0.235642;0.2906798;0.1393273,-0.303114;0.02180961;0.236115,0.07296468;0.005530725;-0.05155928,0.0916742;-0.3557137;-0.01387268,0.09255632;-0.7433221;0.0760155,0.08987246;-0.7062045;-0.004098535,-0.07141663;0.009754607;-0.05307829,-0.1271043;-0.3486586;-0.02649393,-0.1533912;-0.7364332;0.0587164,-0.1539711;-0.6992275;-0.02143261,0.00541083;0.570884;-0.02341877,0;0;0,0.01043645;0.3308468;0.01583266,0.02033809;0.6485208;0.01705599,0.188641;0.5076867;-0.02054894,0.2260544;0.2232835;-0.03424776,0.2366986;-0.06133312;-0.1056029,-0.1639942;0.5320665;0.02731056,-0.2243922;0.2690742;0.1255945,-0.2969246;-0.007850945;0.1908864,0.07695577;0.0006361157;-0.04571867,0.09648656;-0.3617721;-0.02233601,0.07998661;-0.7491425;0.06706668,0.07943984;-0.777092;0.01123048,-0.08274469;0.007040745;-0.03341462,-0.1169383;-0.3548216;-0.02099094,-0.1159254;-0.7441493;0.06112978,-0.1229004;-0.7775748;0.01209214,0.01799244;0.5708671;0.01917624,151.8728
+0;0;0,0.002926991;0.3312732;-0.006860239,0.006202122;0.6480008;-0.03248322,0.1855217;0.5254202;-0.01007255,0.2174184;0.2425687;0.02621809,0.2543239;-0.04338071;-0.0319233,-0.175735;0.5343312;-0.000299463,-0.2355655;0.2908237;0.1392133,-0.3031541;0.02148926;0.2361681,0.07290241;0.005526005;-0.05151527,0.09161626;-0.3558019;-0.01381996,0.0924987;-0.7435552;0.0761018,0.08981729;-0.706444;-0.003939658,-0.07135568;0.009746281;-0.05303299,-0.1270562;-0.3487498;-0.02644248,-0.1533529;-0.7366693;0.05879968,-0.1539323;-0.6994701;-0.02127673,0.005410271;0.5708253;-0.02341629,0;0;0,0.01063662;0.3308128;0.01572609,0.02062712;0.6484504;0.01687527,0.1887733;0.5073603;-0.02077413,0.2257212;0.2231396;-0.03465986,0.2355933;-0.06201056;-0.1060842,-0.1637907;0.5326334;0.02777646,-0.2253705;0.2713399;0.1291327,-0.2990434;-0.004876852;0.1983141,0.07686637;0.0005470514;-0.0457207,0.0964704;-0.3619394;-0.02230537,0.07951353;-0.7493849;0.06734824,0.07971616;-0.7773318;0.01161218,-0.08266255;0.007147568;-0.03339066,-0.1173835;-0.3547637;-0.02140327,-0.1155778;-0.7441984;0.06091704,-0.1231024;-0.7783955;0.01309958,0.01826954;0.5708053;0.01901317,151.8954
+0;0;0,0.003055292;0.331266;-0.007147861,0.006431948;0.6479727;-0.03301518,0.1857834;0.5254878;-0.01103406,0.2174376;0.2426878;0.02586529,0.2544742;-0.04328239;-0.03209016,-0.175631;0.5351573;-0.0002435055,-0.2351379;0.2940939;0.1435856,-0.3024346;0.02697229;0.2466714,0.07292002;0.005344615;-0.05150948,0.09161825;-0.3559646;-0.01362704,0.09229121;-0.7436912;0.07641135,0.08945294;-0.7065864;-0.003625281,-0.07138592;0.009878879;-0.05296772,-0.1269048;-0.3486507;-0.02644902,-0.1531749;-0.7365313;0.05897811,-0.1539144;-0.6993519;-0.02109877,0.00561431;0.5708042;-0.0238915,0;0;0,0.01063662;0.3308128;0.01572609,0.02062712;0.6484504;0.01687527,0.1887733;0.5073603;-0.02077413,0.2257212;0.2231396;-0.03465986,0.2355933;-0.06201056;-0.1060842,-0.1637907;0.5326334;0.02777646,-0.2253705;0.2713399;0.1291327,-0.2990434;-0.004876852;0.1983141,0.07686637;0.0005470514;-0.0457207,0.0964704;-0.3619394;-0.02230537,0.07951353;-0.7493849;0.06734824,0.07971616;-0.7773318;0.01161218,-0.08266255;0.007147568;-0.03339066,-0.1173835;-0.3547637;-0.02140327,-0.1155778;-0.7441984;0.06091704,-0.1231024;-0.7783955;0.01309958,0.01826954;0.5708053;0.01901317,151.9171
+0;0;0,0.003055034;0.331238;-0.007147258,0.00643132;0.64791;-0.03301169,0.1859854;0.5253839;-0.01101726,0.2176288;0.2426792;0.02586966,0.2546819;-0.04341865;-0.03211165,-0.1758352;0.5350642;-0.0002145804,-0.235322;0.294082;0.143566,-0.3026487;0.02684119;0.2466978,0.07287842;0.005341566;-0.0514801,0.09157223;-0.3558821;-0.01360663,0.09224674;-0.7444985;0.0766384,0.08940937;-0.7073959;-0.003372997,-0.0713452;0.009873245;-0.0529375,-0.1268509;-0.3485715;-0.02642508,-0.1531813;-0.7373422;0.0591981,-0.1539206;-0.7001652;-0.02085353,0.005613783;0.5707512;-0.02388914,0;0;0,0.01079924;0.3307757;0.0158062,0.02094954;0.648373;0.01706195,0.1891053;0.5071507;-0.02115905,0.2258291;0.2229998;-0.03507304,0.2350449;-0.06237155;-0.1062417,-0.1638051;0.5330452;0.02824563,-0.2261728;0.273483;0.1332296,-0.3013637;-0.00143832;0.2063825,0.07682824;0.0005118698;-0.04568541,0.09679307;-0.3618833;-0.02250028,0.07901692;-0.7500476;0.0679419,0.07954502;-0.7779794;0.01222873,-0.08260188;0.00718747;-0.0333956,-0.1176722;-0.354609;-0.02157331,-0.1158257;-0.744909;0.06106976,-0.1246115;-0.7801322;0.01492798,0.01855351;0.5707381;0.01917076,151.9287
+0;0;0,0.003055034;0.331238;-0.007147258,0.00643132;0.64791;-0.03301169,0.1859854;0.5253839;-0.01101726,0.2176288;0.2426792;0.02586966,0.2546819;-0.04341865;-0.03211165,-0.1758352;0.5350642;-0.0002145804,-0.235322;0.294082;0.143566,-0.3026487;0.02684119;0.2466978,0.07287842;0.005341566;-0.0514801,0.09157223;-0.3558821;-0.01360663,0.09224674;-0.7444985;0.0766384,0.08940937;-0.7073959;-0.003372997,-0.0713452;0.009873245;-0.0529375,-0.1268509;-0.3485715;-0.02642508,-0.1531813;-0.7373422;0.0591981,-0.1539206;-0.7001652;-0.02085353,0.005613783;0.5707512;-0.02388914,0;0;0,0.01079924;0.3307757;0.0158062,0.02094954;0.648373;0.01706195,0.1891053;0.5071507;-0.02115905,0.2258291;0.2229998;-0.03507304,0.2350449;-0.06237155;-0.1062417,-0.1638051;0.5330452;0.02824563,-0.2261728;0.273483;0.1332296,-0.3013637;-0.00143832;0.2063825,0.07682824;0.0005118698;-0.04568541,0.09679307;-0.3618833;-0.02250028,0.07901692;-0.7500476;0.0679419,0.07954502;-0.7779794;0.01222873,-0.08260188;0.00718747;-0.0333956,-0.1176722;-0.354609;-0.02157331,-0.1158257;-0.744909;0.06106976,-0.1246115;-0.7801322;0.01492798,0.01855351;0.5707381;0.01917076,151.94
+0;0;0,0.00315455;0.3311928;-0.007363872,0.006587182;0.6478165;-0.03332944,0.1862976;0.5251496;-0.01195331,0.2178313;0.2429519;0.02541996,0.2549292;-0.04322901;-0.03218619,-0.1762923;0.5370104;-0.0009173416,-0.2358179;0.2990153;0.1468722,-0.3031181;0.03411695;0.2559308,0.07287338;0.005149237;-0.05151301,0.09156263;-0.35646;-0.01341189,0.09203827;-0.7448055;0.076561,0.08919828;-0.7076916;-0.003766961,-0.07137995;0.01005082;-0.0528632,-0.1268275;-0.3488191;-0.02640214,-0.1530912;-0.7372577;0.05923161,-0.1538272;-0.7000642;-0.0211361,0.005757364;0.5706696;-0.02418796,0;0;0,0.01094882;0.330732;0.01578879,0.02118868;0.6482869;0.01704812,0.1893562;0.5068579;-0.02144074,0.2256938;0.2231081;-0.03530931,0.234756;-0.06239095;-0.1060371,-0.163747;0.5330951;0.02866982,-0.2268418;0.2747931;0.1350928,-0.3028008;0.002106845;0.2155083,0.076815;0.0004314482;-0.04571545,0.09683206;-0.3623605;-0.02240169,0.07873025;-0.7501583;0.0681119,0.07940982;-0.7778898;0.01173926,-0.08261053;0.00727151;-0.03336554,-0.1181129;-0.3549005;-0.02182041,-0.1162826;-0.7448605;0.06085583,-0.1246374;-0.7800553;0.0140468,0.01877626;0.5706619;0.01915574,151.9617
+0;0;0,0.00315455;0.3311928;-0.007363872,0.006587182;0.6478165;-0.03332944,0.1862976;0.5251496;-0.01195331,0.2178313;0.2429519;0.02541996,0.2549292;-0.04322901;-0.03218619,-0.1762923;0.5370104;-0.0009173416,-0.2358179;0.2990153;0.1468722,-0.3031181;0.03411695;0.2559308,0.07287338;0.005149237;-0.05151301,0.09156263;-0.35646;-0.01341189,0.09203827;-0.7448055;0.076561,0.08919828;-0.7076916;-0.003766961,-0.07137995;0.01005082;-0.0528632,-0.1268275;-0.3488191;-0.02640214,-0.1530912;-0.7372577;0.05923161,-0.1538272;-0.7000642;-0.0211361,0.005757364;0.5706696;-0.02418796,0;0;0,0.01094882;0.330732;0.01578879,0.02118868;0.6482869;0.01704812,0.1893562;0.5068579;-0.02144074,0.2256938;0.2231081;-0.03530931,0.234756;-0.06239095;-0.1060371,-0.163747;0.5330951;0.02866982,-0.2268418;0.2747931;0.1350928,-0.3028008;0.002106845;0.2155083,0.076815;0.0004314482;-0.04571545,0.09683206;-0.3623605;-0.02240169,0.07873025;-0.7501583;0.0681119,0.07940982;-0.7778898;0.01173926,-0.08261053;0.00727151;-0.03336554,-0.1181129;-0.3549005;-0.02182041,-0.1162826;-0.7448605;0.06085583,-0.1246374;-0.7800553;0.0140468,0.01877626;0.5706619;0.01915574,151.9739
+0;0;0,0.003153846;0.3311189;-0.007362229,0.006585318;0.6476356;-0.03331885,0.1864608;0.5249566;-0.01193505,0.2179853;0.2428405;0.02542741,0.255055;-0.04312345;-0.03213507,-0.1764599;0.5368282;-0.0008890107,-0.2359683;0.298902;0.1468578,-0.3032175;0.03420442;0.2558337,0.07289934;0.005151072;-0.05153136,0.09153783;-0.355476;-0.01353374,0.09201502;-0.7450756;0.07672973,0.08916423;-0.7079347;-0.003903382,-0.07140538;0.0100544;-0.05288203,-0.1267024;-0.3478408;-0.02649284,-0.1530508;-0.7375339;0.05941748,-0.1537896;-0.700313;-0.02125552,0.005755817;0.5705181;-0.02418086,0;0;0,0.01126088;0.330649;0.01575828,0.02189054;0.6480837;0.01700783,0.18994;0.5064011;-0.02188003,0.2255578;0.2226274;-0.03541112,0.2347187;-0.06262484;-0.1061943,-0.1633938;0.5333868;0.02902927,-0.2271435;0.2761209;0.1373318,-0.3036964;0.005478233;0.2230943,0.07683229;0.0003258288;-0.04574955,0.09673744;-0.3614992;-0.02273703,0.07845094;-0.7505015;0.06824827,0.07942431;-0.7780165;0.01122284,-0.08264409;0.007375991;-0.03334483,-0.1183848;-0.3537901;-0.022175,-0.1165403;-0.744951;0.06104347,-0.1250576;-0.7804064;0.01409804,0.01937667;0.5704916;0.01911592,151.9968
+0;0;0,0.003240497;0.3311123;-0.00761631,0.006699105;0.6476179;-0.03370782,0.1866047;0.5249305;-0.01286321,0.2180798;0.2429105;0.02525845,0.2549932;-0.04302529;-0.03254426,-0.176674;0.5384059;-0.001534019,-0.2362973;0.302813;0.1498604,-0.3039177;0.04076609;0.264847,0.07290175;0.004926675;-0.05154989,0.09160222;-0.3556853;-0.01343918,0.0920703;-0.7452935;0.07678709,0.08920304;-0.7081655;-0.003846578,-0.07143375;0.01025343;-0.05280544,-0.1266817;-0.3476679;-0.02666886,-0.1526704;-0.737376;0.05928313,-0.1534285;-0.7001708;-0.02139109,0.005865132;0.5705038;-0.02454027,0;0;0,0.01126088;0.330649;0.01575828,0.02189054;0.6480837;0.01700783,0.18994;0.5064011;-0.02188003,0.2255578;0.2226274;-0.03541112,0.2347187;-0.06262484;-0.1061943,-0.1633938;0.5333868;0.02902927,-0.2271435;0.2761209;0.1373318,-0.3036964;0.005478233;0.2230943,0.07683229;0.0003258288;-0.04574955,0.09673744;-0.3614992;-0.02273703,0.07845094;-0.7505015;0.06824827,0.07942431;-0.7780165;0.01122284,-0.08264409;0.007375991;-0.03334483,-0.1183848;-0.3537901;-0.022175,-0.1165403;-0.744951;0.06104347,-0.1250576;-0.7804064;0.01409804,0.01937667;0.5704916;0.01911592,152.0186
+0;0;0,0.003240955;0.3311591;-0.007617387,0.006700437;0.6477447;-0.03371567,0.1866655;0.5250191;-0.01286445,0.2181052;0.2433153;0.02521446,0.2550592;-0.04293469;-0.03265177,-0.1767332;0.538499;-0.001531525,-0.2362896;0.3031703;0.1496931,-0.3039843;0.04083535;0.2648061,0.07288993;0.004925876;-0.05154153,0.09158911;-0.3556611;-0.01343346,0.09205738;-0.745437;0.07683165,0.08921175;-0.7083628;-0.003194034,-0.07142217;0.01025177;-0.05279689,-0.1266663;-0.3476448;-0.02666212,-0.1526662;-0.7375206;0.05932687,-0.1534186;-0.7003698;-0.02073906,0.005866213;0.5706075;-0.02454537,0;0;0,0.01165456;0.3306867;0.0156641,0.02270758;0.6481876;0.01683259,0.1904572;0.5058986;-0.02220416,0.2255582;0.2223703;-0.03543663,0.2345439;-0.06321201;-0.1062545,-0.162778;0.5337682;0.0293531,-0.2269361;0.2778519;0.1397436,-0.3044618;0.009093523;0.2314598,0.07683101;0.0002961457;-0.04572356,0.09646624;-0.361512;-0.02261138,0.07812172;-0.7506758;0.06842875,0.07915854;-0.7785519;0.01264763,-0.08262801;0.007405864;-0.03333919,-0.1186935;-0.3537032;-0.0221852,-0.1168955;-0.7450008;0.06121835,-0.1252926;-0.7799177;0.01455406,0.02008885;0.5705762;0.01896095,152.0407
+0;0;0,0.003240955;0.3311591;-0.007617387,0.006700437;0.6477447;-0.03371567,0.1866655;0.5250191;-0.01286445,0.2181052;0.2433153;0.02521446,0.2550592;-0.04293469;-0.03265177,-0.1767332;0.538499;-0.001531525,-0.2362896;0.3031703;0.1496931,-0.3039843;0.04083535;0.2648061,0.07288993;0.004925876;-0.05154153,0.09158911;-0.3556611;-0.01343346,0.09205738;-0.745437;0.07683165,0.08921175;-0.7083628;-0.003194034,-0.07142217;0.01025177;-0.05279689,-0.1266663;-0.3476448;-0.02666212,-0.1526662;-0.7375206;0.05932687,-0.1534186;-0.7003698;-0.02073906,0.005866213;0.5706075;-0.02454537,0;0;0,0.01165456;0.3306867;0.0156641,0.02270758;0.6481876;0.01683259,0.1904572;0.5058986;-0.02220416,0.2255582;0.2223703;-0.03543663,0.2345439;-0.06321201;-0.1062545,-0.162778;0.5337682;0.0293531,-0.2269361;0.2778519;0.1397436,-0.3044618;0.009093523;0.2314598,0.07683101;0.0002961457;-0.04572356,0.09646624;-0.361512;-0.02261138,0.07812172;-0.7506758;0.06842875,0.07915854;-0.7785519;0.01264763,-0.08262801;0.007405864;-0.03333919,-0.1186935;-0.3537032;-0.0221852,-0.1168955;-0.7450008;0.06121835,-0.1252926;-0.7799177;0.01455406,0.02008885;0.5705762;0.01896095,152.0516
+0;0;0,0.003317398;0.331079;-0.00782758,0.006798135;0.6475042;-0.03402855,0.1862549;0.5248778;-0.0136007,0.2174945;0.2435801;0.02498823,0.2547347;-0.04485622;-0.03348324,-0.176303;0.5393792;-0.001974739,-0.2359027;0.306825;0.152815,-0.3033066;0.04596624;0.2769547,0.07293174;0.004681303;-0.05152759,0.09167519;-0.3557132;-0.01335668,0.09220432;-0.7455927;0.07684106,0.08932947;-0.708539;-0.003066286,-0.07142279;0.01046161;-0.05277675,-0.126525;-0.3472688;-0.02659943,-0.1524455;-0.7372398;0.05938089,-0.1532296;-0.7001103;-0.02056757,0.005960634;0.5704157;-0.02483636,0;0;0,0.01212731;0.3305964;0.01563692,0.02396098;0.6479182;0.01682234,0.1908033;0.5054879;-0.02237725,0.2256862;0.2222859;-0.03553867,0.2349393;-0.065586;-0.1065695,-0.1613492;0.5343446;0.0295129,-0.2266214;0.2800016;0.1419524,-0.3042771;0.01062587;0.2389449,0.07683184;0.0002399981;-0.04574776,0.09639042;-0.3613909;-0.02265835,0.07799535;-0.7505921;0.06858849,0.0786894;-0.7785624;0.01307129,-0.08264658;0.007463243;-0.03331501,-0.1187433;-0.3534591;-0.02215067,-0.1165005;-0.7451019;0.06002472,-0.1255712;-0.7791008;0.01243187,0.02112565;0.5703597;0.01893973,152.0629
+0;0;0,0.003317398;0.331079;-0.00782758,0.006798135;0.6475042;-0.03402855,0.1862549;0.5248778;-0.0136007,0.2174945;0.2435801;0.02498823,0.2547347;-0.04485622;-0.03348324,-0.176303;0.5393792;-0.001974739,-0.2359027;0.306825;0.152815,-0.3033066;0.04596624;0.2769547,0.07293174;0.004681303;-0.05152759,0.09167519;-0.3557132;-0.01335668,0.09220432;-0.7455927;0.07684106,0.08932947;-0.708539;-0.003066286,-0.07142279;0.01046161;-0.05277675,-0.126525;-0.3472688;-0.02659943,-0.1524455;-0.7372398;0.05938089,-0.1532296;-0.7001103;-0.02056757,0.005960634;0.5704157;-0.02483636,0;0;0,0.01212731;0.3305964;0.01563692,0.02396098;0.6479182;0.01682234,0.1908033;0.5054879;-0.02237725,0.2256862;0.2222859;-0.03553867,0.2349393;-0.065586;-0.1065695,-0.1613492;0.5343446;0.0295129,-0.2266214;0.2800016;0.1419524,-0.3042771;0.01062587;0.2389449,0.07683184;0.0002399981;-0.04574776,0.09639042;-0.3613909;-0.02265835,0.07799535;-0.7505921;0.06858849,0.0786894;-0.7785624;0.01307129,-0.08264658;0.007463243;-0.03331501,-0.1187433;-0.3534591;-0.02215067,-0.1165005;-0.7451019;0.06002472,-0.1255712;-0.7791008;0.01243187,0.02112565;0.5703597;0.01893973,152.0741
+0;0;0,0.003316837;0.3310231;-0.007826257,0.006796618;0.6473614;-0.03401999,0.1858601;0.5248567;-0.01361932,0.2171922;0.2427263;0.02508383,0.2543115;-0.04477376;-0.03319784,-0.1759065;0.5393264;-0.002018731,-0.2356826;0.3060839;0.1532291,-0.3028677;0.04607183;0.2769659,0.07288912;0.004678567;-0.05149749,0.09163382;-0.3557398;-0.01332404,0.09216294;-0.7456064;0.07687071,0.08928664;-0.7085492;-0.003076814,-0.07138105;0.01045549;-0.05274592,-0.1264869;-0.3472987;-0.02656685,-0.1524065;-0.7372569;0.05941062,-0.1531911;-0.7001237;-0.02057804,0.005959361;0.5702952;-0.02483045,0;0;0,0.01252177;0.3305292;0.01556301,0.02466958;0.647752;0.01668477,0.191026;0.5052981;-0.0223105,0.2256776;0.221206;-0.03527761,0.2349209;-0.06563398;-0.1064694,-0.1603976;0.5348951;0.02989008,-0.2266763;0.2813458;0.1456358,-0.3041214;0.01528412;0.2488072,0.07681438;0.0001573265;-0.04567528,0.09622528;-0.3615077;-0.02261865,0.07775398;-0.7506713;0.06871533,0.07820891;-0.7786339;0.01312923,-0.08255962;0.00756128;-0.03336826,-0.1191233;-0.3533573;-0.02283609,-0.1170003;-0.7448745;0.05987486,-0.1252709;-0.7782695;0.0112708,0.02176796;0.5702189;0.01881886,152.0961
+0;0;0,0.003436847;0.3310175;-0.008008814,0.00695598;0.6473529;-0.03423194,0.1856919;0.5253652;-0.008078866,0.2199551;0.2428394;0.0248207,0.2572386;-0.04457483;-0.03377878,-0.1758975;0.540139;-0.002267251,-0.2358586;0.3099965;0.1574707,-0.303418;0.05191886;0.2849955,0.0729115;0.004506875;-0.05148112,0.09175534;-0.3558903;-0.01315619,0.09237521;-0.7457993;0.07685472,0.09050037;-0.7087612;-0.00312423,-0.07138863;0.01053184;-0.05272048,-0.1262262;-0.3472556;-0.02643349,-0.1520872;-0.7372385;0.05944958,-0.1518685;-0.7001209;-0.02054402,0.006111602;0.5702876;-0.02503517,0;0;0,0.01252177;0.3305292;0.01556301,0.02466958;0.647752;0.01668477,0.191026;0.5052981;-0.0223105,0.2256776;0.221206;-0.03527761,0.2349209;-0.06563398;-0.1064694,-0.1603976;0.5348951;0.02989008,-0.2266763;0.2813458;0.1456358,-0.3041214;0.01528412;0.2488072,0.07681438;0.0001573265;-0.04567528,0.09622528;-0.3615077;-0.02261865,0.07775398;-0.7506713;0.06871533,0.07820891;-0.7786339;0.01312923,-0.08255962;0.00756128;-0.03336826,-0.1191233;-0.3533573;-0.02283609,-0.1170003;-0.7448745;0.05987486,-0.1252709;-0.7782695;0.0112708,0.02176796;0.5702189;0.01881886,152.1189
+0;0;0,0.003436082;0.3309438;-0.008007031,0.006954563;0.6472206;-0.03422539,0.1857815;0.5252224;-0.008065207,0.2201124;0.242139;0.0248993,0.2573182;-0.04467666;-0.03357812,-0.1759909;0.5400038;-0.002250651,-0.2360704;0.3094069;0.1578026,-0.3034891;0.05186683;0.2850618,0.07290211;0.004506295;-0.05147449,0.09173564;-0.3556937;-0.01317054,0.09235548;-0.7455858;0.07683648,0.0904778;-0.708537;-0.003263548,-0.07137944;0.01053048;-0.0527137,-0.126187;-0.3470612;-0.02644109,-0.1520469;-0.7370272;0.05943827,-0.1518279;-0.6998988;-0.02067643,0.00611032;0.5701677;-0.02503009,0;0;0,0.01265849;0.3304556;0.01544595,0.0248199;0.6476192;0.01645017,0.1912683;0.5050954;-0.02245104,0.2256046;0.2203828;-0.0351516,0.2347569;-0.06582481;-0.1063449,-0.1604281;0.5352702;0.0297701,-0.2280708;0.2829631;0.1487955,-0.3056481;0.01816183;0.2533382,0.07680978;0.0001207143;-0.04566061,0.09610005;-0.3613634;-0.02279091,0.07748049;-0.7504345;0.06883049,0.07720253;-0.7783726;0.01304221,-0.08254764;0.007597733;-0.03335881,-0.1194045;-0.3530903;-0.02279495,-0.1173281;-0.7445599;0.06005894,-0.125489;-0.7778947;0.01115769,0.0219236;0.5700993;0.01861572,152.1415
+0;0;0,0.003435156;0.3308546;-0.008004873,0.006952629;0.6470409;-0.03421576,0.1857554;0.5250702;-0.008060437,0.2202162;0.2409153;0.02502884,0.2574051;-0.04576987;-0.03342199,-0.1759678;0.5398495;-0.002246674,-0.2362747;0.3083799;0.1584124,-0.3036627;0.05095696;0.2856137,0.07291739;0.004507239;-0.05148528,0.09175299;-0.3557323;-0.01317712,0.09237292;-0.7456827;0.07684335,0.09049243;-0.7086234;-0.003376313,-0.0713944;0.01053269;-0.05272475,-0.126208;-0.3470983;-0.02644925,-0.1520718;-0.7371226;0.05944294,-0.1518524;-0.6999835;-0.02079141,0.00610862;0.5700093;-0.02502301,0;0;0,0.0128412;0.3303636;0.01534963,0.02510878;0.6474324;0.01625609,0.1914389;0.5047697;-0.02265584,0.2261385;0.2190068;-0.03538251,0.2347347;-0.06715113;-0.1062883,-0.1602339;0.5356262;0.02955769,-0.2293034;0.2835954;0.1509511,-0.3068515;0.02067158;0.2597868,0.07681125;1.189113E-05;-0.04569495,0.0959885;-0.3615161;-0.02279019,0.07704649;-0.7505717;0.06909156,0.0774203;-0.7783994;0.0130167,-0.08256358;0.00770672;-0.03334454,-0.1196183;-0.3530021;-0.02281172,-0.1176911;-0.7444952;0.06022327,-0.1261581;-0.7770289;0.01015925,0.02219318;0.5699355;0.01844764,152.164
+0;0;0,0.003433819;0.330848;-0.008273045,0.006897604;0.6470145;-0.03472874,0.1858763;0.5247555;-0.01118982,0.2201671;0.2409447;0.02489385,0.2573587;-0.04574931;-0.03351167,-0.1760666;0.5404071;-0.002433285,-0.2367519;0.3118541;0.1622096,-0.3055172;0.06096023;0.3011754,0.07288307;0.004423791;-0.05154109,0.09175573;-0.3557998;-0.01310127,0.09251598;-0.7457732;0.07681833,0.0901247;-0.7087248;-0.003388703,-0.07143988;0.01061235;-0.05264712,-0.1261596;-0.34704;-0.02646643,-0.151951;-0.7370377;0.05956807,-0.1522424;-0.6999139;-0.02066741,0.006070979;0.5699899;-0.02547606,0;0;0,0.0128412;0.3303636;0.01534963,0.02510878;0.6474324;0.01625609,0.1914389;0.5047697;-0.02265584,0.2261385;0.2190068;-0.03538251,0.2347347;-0.06715113;-0.1062883,-0.1602339;0.5356262;0.02955769,-0.2293034;0.2835954;0.1509511,-0.3068515;0.02067158;0.2597868,0.07681125;1.189113E-05;-0.04569495,0.0959885;-0.3615161;-0.02279019,0.07704649;-0.7505717;0.06909156,0.0774203;-0.7783994;0.0130167,-0.08256358;0.00770672;-0.03334454,-0.1196183;-0.3530021;-0.02281172,-0.1176911;-0.7444952;0.06022327,-0.1261581;-0.7770289;0.01015925,0.02219318;0.5699355;0.01844764,152.1859
+0;0;0,0.003433032;0.3307723;-0.008271149,0.006895844;0.6468499;-0.03471942,0.1857249;0.5246502;-0.011195,0.2199826;0.2411129;0.0248539,0.2571669;-0.04552439;-0.03354006,-0.1759162;0.5402887;-0.002445761,-0.236543;0.311956;0.1620384,-0.3052948;0.06111178;0.3009768,0.07287501;0.004423302;-0.05153539,0.09174992;-0.3558431;-0.013091,0.09251056;-0.7460204;0.07687561,0.09011733;-0.7089662;-0.003397129,-0.07143197;0.01061118;-0.0526413,-0.1261582;-0.3470836;-0.02645751,-0.1519631;-0.7372853;0.05962197,-0.1522547;-0.7001556;-0.02067923,0.00606945;0.5698469;-0.02546932,0;0;0,0.01309738;0.3302846;0.01519823,0.02560592;0.6472551;0.0159235,0.191723;0.5045041;-0.02270067,0.2260324;0.2189626;-0.03516829,0.2347232;-0.067184;-0.1058651,-0.1596854;0.5358347;0.02955913,-0.2295145;0.2854196;0.1531821,-0.3071741;0.02556643;0.2689354,0.07683091;-5.638599E-05;-0.0456425,0.09581873;-0.361634;-0.02268171,0.07688881;-0.7508727;0.06933881,0.07726499;-0.7786555;0.01312304,-0.08252738;0.007785758;-0.03338926,-0.1199187;-0.3529365;-0.02302223,-0.1180405;-0.7445538;0.06043583,-0.1261968;-0.7774469;0.01066497,0.02263358;0.5697833;0.01816416,152.2078
+0;0;0,0.003433032;0.3307723;-0.008271149,0.006895844;0.6468499;-0.03471942,0.1857249;0.5246502;-0.011195,0.2199826;0.2411129;0.0248539,0.2571669;-0.04552439;-0.03354006,-0.1759162;0.5402887;-0.002445761,-0.236543;0.311956;0.1620384,-0.3052948;0.06111178;0.3009768,0.07287501;0.004423302;-0.05153539,0.09174992;-0.3558431;-0.013091,0.09251056;-0.7460204;0.07687561,0.09011733;-0.7089662;-0.003397129,-0.07143197;0.01061118;-0.0526413,-0.1261582;-0.3470836;-0.02645751,-0.1519631;-0.7372853;0.05962197,-0.1522547;-0.7001556;-0.02067923,0.00606945;0.5698469;-0.02546932,0;0;0,0.01309738;0.3302846;0.01519823,0.02560592;0.6472551;0.0159235,0.191723;0.5045041;-0.02270067,0.2260324;0.2189626;-0.03516829,0.2347232;-0.067184;-0.1058651,-0.1596854;0.5358347;0.02955913,-0.2295145;0.2854196;0.1531821,-0.3071741;0.02556643;0.2689354,0.07683091;-5.638599E-05;-0.0456425,0.09581873;-0.361634;-0.02268171,0.07688881;-0.7508727;0.06933881,0.07726499;-0.7786555;0.01312304,-0.08252738;0.007785758;-0.03338926,-0.1199187;-0.3529365;-0.02302223,-0.1180405;-0.7445538;0.06043583,-0.1261968;-0.7774469;0.01066497,0.02263358;0.5697833;0.01816416,152.2191
+0;0;0,0.003445818;0.3306688;-0.008476689,0.006871862;0.6466058;-0.03508198,0.1860833;0.5249493;-0.007977275,0.2218042;0.241988;0.02444811,0.2589769;-0.0444507;-0.03381623,-0.1765381;0.5404971;-0.00270747,-0.2374696;0.3152821;0.1645051,-0.305759;0.06673314;0.3072764,0.07288482;0.00436559;-0.05155214,0.09176306;-0.3558707;-0.01326641,0.0923551;-0.742853;0.07604918,0.09057786;-0.7058604;-0.003840573,-0.07145175;0.01059459;-0.05264296,-0.1260525;-0.3470835;-0.02661475,-0.1516237;-0.7341021;0.05880029,-0.151311;-0.6970262;-0.02110128,0.006058343;0.5696403;-0.02578838,0;0;0,0.01328532;0.3301867;0.01502824,0.02597185;0.647023;0.01553035,0.1923514;0.5036459;-0.02316868,0.2259717;0.2188261;-0.03507829,0.2349551;-0.06716537;-0.1054478,-0.1599741;0.5361403;0.02969701,-0.231152;0.2881413;0.1554934,-0.3080826;0.03004625;0.2750438,0.07685256;-9.961426E-05;-0.04563498,0.0957147;-0.3616313;-0.02258325,0.07733935;-0.7477129;0.06872034,0.07679699;-0.7762962;0.01392865,-0.08254066;0.007827781;-0.03338626,-0.1200176;-0.3528371;-0.02296216,-0.1176653;-0.7411748;0.06023223,-0.1252217;-0.7710833;0.007427882,0.02295777;0.5695869;0.01783252,152.2411
+0;0;0,0.003444724;0.3305638;-0.008473998,0.006869308;0.6463661;-0.03506786,0.1858709;0.5247962;-0.007988116,0.2215749;0.2419681;0.02442201,0.258716;-0.04422733;-0.03379285,-0.176327;0.5403258;-0.002724465,-0.2372298;0.3152168;0.1644093,-0.3054612;0.06687896;0.3070593,0.07287708;0.004365127;-0.05154666,0.09176634;-0.3560814;-0.01323858,0.09235965;-0.743892;0.07626814,0.09058592;-0.7069132;-0.003463186,-0.07144415;0.01059346;-0.05263737,-0.1260767;-0.3472934;-0.02659396,-0.1517027;-0.7351402;0.05900386,-0.1513906;-0.6980783;-0.02073927,0.006056152;0.5694349;-0.02577841,0;0;0,0.01342873;0.330083;0.01486659,0.02622776;0.6467791;0.01509285,0.19241;0.5034993;-0.02334571,0.2259229;0.2187933;-0.03502131,0.2351631;-0.06709659;-0.1047195,-0.1596244;0.5366225;0.02965915,-0.2321114;0.2901258;0.1573384,-0.310909;0.03402597;0.2793221,0.07683183;-0.0001384616;-0.0456512,0.09563766;-0.3618814;-0.02253425,0.07722044;-0.748858;0.06867242,0.07669029;-0.7770535;0.01370024,-0.08253466;0.007874199;-0.03336475,-0.1201625;-0.3529889;-0.02297505,-0.1178606;-0.7421188;0.06057961,-0.1263034;-0.7730184;0.009306766,0.02318943;0.5693811;0.01747608,152.2645
+0;0;0,0.003444724;0.3305638;-0.008473998,0.006869308;0.6463661;-0.03506786,0.1858709;0.5247962;-0.007988116,0.2215749;0.2419681;0.02442201,0.258716;-0.04422733;-0.03379285,-0.176327;0.5403258;-0.002724465,-0.2372298;0.3152168;0.1644093,-0.3054612;0.06687896;0.3070593,0.07287708;0.004365127;-0.05154666,0.09176634;-0.3560814;-0.01323858,0.09235965;-0.743892;0.07626814,0.09058592;-0.7069132;-0.003463186,-0.07144415;0.01059346;-0.05263737,-0.1260767;-0.3472934;-0.02659396,-0.1517027;-0.7351402;0.05900386,-0.1513906;-0.6980783;-0.02073927,0.006056152;0.5694349;-0.02577841,0;0;0,0.01342873;0.330083;0.01486659,0.02622776;0.6467791;0.01509285,0.19241;0.5034993;-0.02334571,0.2259229;0.2187933;-0.03502131,0.2351631;-0.06709659;-0.1047195,-0.1596244;0.5366225;0.02965915,-0.2321114;0.2901258;0.1573384,-0.310909;0.03402597;0.2793221,0.07683183;-0.0001384616;-0.0456512,0.09563766;-0.3618814;-0.02253425,0.07722044;-0.748858;0.06867242,0.07669029;-0.7770535;0.01370024,-0.08253466;0.007874199;-0.03336475,-0.1201625;-0.3529889;-0.02297505,-0.1178606;-0.7421188;0.06057961,-0.1263034;-0.7730184;0.009306766,0.02318943;0.5693811;0.01747608,152.2862
+0;0;0,0.00348755;0.3304531;-0.008634183,0.006906323;0.6460973;-0.03526581,0.1862525;0.5245821;-0.01161799,0.2211749;0.2418561;0.02435805,0.2583453;-0.04306901;-0.03342748,-0.1763985;0.5407133;-0.002797309,-0.2377755;0.3185558;0.1684532,-0.3048133;0.07269274;0.3132303,0.07287261;0.004155915;-0.05149383,0.09188393;-0.3562706;-0.01303984,0.09239587;-0.7438641;0.07630914,0.09003231;-0.7069446;-0.002705172,-0.07139409;0.01074495;-0.05259973,-0.1258753;-0.3471699;-0.02659615,-0.1514092;-0.7347628;0.05903048,-0.1517068;-0.6977646;-0.02001169,0.006096913;0.5692071;-0.02596829,0;0;0,0.01367075;0.329976;0.01465869,0.02670901;0.6465075;0.0145843,0.1927975;0.5030205;-0.02364981,0.2262411;0.2180564;-0.0348196,0.2355556;-0.06661937;-0.1039289,-0.1593031;0.5369421;0.02959044,-0.2330088;0.2917972;0.1596645,-0.3127466;0.03883454;0.2843839,0.07682107;-0.0001939386;-0.04558277,0.09549392;-0.3619477;-0.02249527,0.07711325;-0.7487012;0.06858706,0.07620136;-0.7772973;0.0150857,-0.08245094;0.007950921;-0.03343543,-0.1202986;-0.3528846;-0.02282006,-0.1180625;-0.7417557;0.06076477,-0.1262943;-0.7720706;0.009862095,0.02361356;0.5691541;0.01705027,152.297
+0;0;0,0.00348755;0.3304531;-0.008634183,0.006906323;0.6460973;-0.03526581,0.1862525;0.5245821;-0.01161799,0.2211749;0.2418561;0.02435805,0.2583453;-0.04306901;-0.03342748,-0.1763985;0.5407133;-0.002797309,-0.2377755;0.3185558;0.1684532,-0.3048133;0.07269274;0.3132303,0.07287261;0.004155915;-0.05149383,0.09188393;-0.3562706;-0.01303984,0.09239587;-0.7438641;0.07630914,0.09003231;-0.7069446;-0.002705172,-0.07139409;0.01074495;-0.05259973,-0.1258753;-0.3471699;-0.02659615,-0.1514092;-0.7347628;0.05903048,-0.1517068;-0.6977646;-0.02001169,0.006096913;0.5692071;-0.02596829,0;0;0,0.01367075;0.329976;0.01465869,0.02670901;0.6465075;0.0145843,0.1927975;0.5030205;-0.02364981,0.2262411;0.2180564;-0.0348196,0.2355556;-0.06661937;-0.1039289,-0.1593031;0.5369421;0.02959044,-0.2330088;0.2917972;0.1596645,-0.3127466;0.03883454;0.2843839,0.07682107;-0.0001939386;-0.04558277,0.09549392;-0.3619477;-0.02249527,0.07711325;-0.7487012;0.06858706,0.07620136;-0.7772973;0.0150857,-0.08245094;0.007950921;-0.03343543,-0.1202986;-0.3528846;-0.02282006,-0.1180625;-0.7417557;0.06076477,-0.1262943;-0.7720706;0.009862095,0.02361356;0.5691541;0.01705027,152.3091
+0;0;0,0.003486182;0.3303234;-0.008630794,0.006903137;0.6457998;-0.03524811,0.1860814;0.5243703;-0.01161903,0.2210743;0.2410741;0.02442958,0.2581607;-0.043208;-0.03322553,-0.1762306;0.5404865;-0.002806591,-0.2377314;0.3178809;0.1687894,-0.3046179;0.07257271;0.3132398,0.07286335;0.004155387;-0.05148729,0.09187441;-0.3562662;-0.01303382,0.09238817;-0.7452362;0.0766325,0.09001992;-0.708303;-0.002538539,-0.07138503;0.01074359;-0.05259304,-0.1258655;-0.3471664;-0.02658982,-0.1514901;-0.7361358;0.05934092,-0.1517883;-0.6991237;-0.01985803,0.006094191;0.5689536;-0.02595591,0;0;0,0.01379255;0.3298503;0.01444793,0.02693298;0.646208;0.01403904,0.1929193;0.5028389;-0.02375329,0.2263405;0.2172789;-0.03467512,0.2356144;-0.06683722;-0.1032887,-0.1590035;0.5372487;0.02938553,-0.2347018;0.2936009;0.1623752,-0.3147923;0.04333833;0.2907106,0.07681462;-0.000254795;-0.04557109,0.09529033;-0.3620123;-0.02246237,0.07696983;-0.7501487;0.0689292,0.07612845;-0.7786334;0.01507234,-0.08243456;0.00801487;-0.03343024,-0.1204594;-0.3527945;-0.02272775,-0.1178888;-0.7428479;0.06206441,-0.1256743;-0.7749163;0.01298652,0.02381654;0.568903;0.01660013,152.3306
+0;0;0,0.003533214;0.3303183;-0.008804984,0.006983312;0.645782;-0.03556779,0.1862058;0.5242098;-0.01306786,0.2204421;0.2409839;0.02423823,0.2575664;-0.04330248;-0.03337114,-0.1762522;0.5411969;-0.002948452,-0.2383902;0.3212399;0.1718045,-0.3041862;0.0793923;0.3224578,0.07287457;0.004036164;-0.05148089,0.09190329;-0.3563827;-0.01301069,0.09215896;-0.7453508;0.07666489,0.08958691;-0.7084125;-0.002499335,-0.07137796;0.0108322;-0.05258446,-0.12578;-0.3470945;-0.02664768,-0.1513943;-0.7360459;0.05936772,-0.1518995;-0.699044;-0.01983108,0.006166107;0.5689402;-0.02623994,0;0;0,0.01379255;0.3298503;0.01444793,0.02693298;0.646208;0.01403904,0.1929193;0.5028389;-0.02375329,0.2263405;0.2172789;-0.03467512,0.2356144;-0.06683722;-0.1032887,-0.1590035;0.5372487;0.02938553,-0.2347018;0.2936009;0.1623752,-0.3147923;0.04333833;0.2907106,0.07681462;-0.000254795;-0.04557109,0.09529033;-0.3620123;-0.02246237,0.07696983;-0.7501487;0.0689292,0.07612845;-0.7786334;0.01507234,-0.08243456;0.00801487;-0.03343024,-0.1204594;-0.3527945;-0.02272775,-0.1178888;-0.7428479;0.06206441,-0.1256743;-0.7749163;0.01298652,0.02381654;0.568903;0.01660013,152.353
+0;0;0,0.003531473;0.3301555;-0.008800647,0.006978988;0.6453828;-0.03554308,0.1862343;0.5238667;-0.01304857,0.2204364;0.2409233;0.0242203,0.2574914;-0.04283294;-0.03328163,-0.1762883;0.5408568;-0.002927367,-0.2383644;0.3211192;0.1716512,-0.3040376;0.07972261;0.3220236,0.07286018;0.004035367;-0.05147073,0.09188942;-0.3563932;-0.01299949,0.0921452;-0.7455261;0.07671408,0.08960778;-0.7086811;-0.001384504,-0.07136387;0.01083007;-0.05257408,-0.1257674;-0.3471062;-0.02663661,-0.1513925;-0.7362224;0.05941522,-0.1518909;-0.6993148;-0.01871748,0.006162464;0.5686051;-0.026223,0;0;0,0.01393645;0.329692;0.01419783,0.02723871;0.6458037;0.01335311,0.1932464;0.5023925;-0.0240382,0.2263273;0.2170664;-0.03454471,0.2356905;-0.06674057;-0.1020951,-0.1588547;0.5374621;0.02892961,-0.2365469;0.2965114;0.1650266,-0.3160237;0.04847935;0.2967865,0.07679969;-0.0003345013;-0.04556119,0.09509106;-0.3621113;-0.02245628,0.07681096;-0.750428;0.06891656,0.07636885;-0.779422;0.01722336,-0.08240736;0.008112641;-0.03342662,-0.1207636;-0.3526722;-0.02274861,-0.1181382;-0.7429216;0.06193566,-0.1267677;-0.7728595;0.01207916,0.02408557;0.568569;0.01603961,152.3639
+0;0;0,0.003531473;0.3301555;-0.008800647,0.006978988;0.6453828;-0.03554308,0.1862343;0.5238667;-0.01304857,0.2204364;0.2409233;0.0242203,0.2574914;-0.04283294;-0.03328163,-0.1762883;0.5408568;-0.002927367,-0.2383644;0.3211192;0.1716512,-0.3040376;0.07972261;0.3220236,0.07286018;0.004035367;-0.05147073,0.09188942;-0.3563932;-0.01299949,0.0921452;-0.7455261;0.07671408,0.08960778;-0.7086811;-0.001384504,-0.07136387;0.01083007;-0.05257408,-0.1257674;-0.3471062;-0.02663661,-0.1513925;-0.7362224;0.05941522,-0.1518909;-0.6993148;-0.01871748,0.006162464;0.5686051;-0.026223,0;0;0,0.01393645;0.329692;0.01419783,0.02723871;0.6458037;0.01335311,0.1932464;0.5023925;-0.0240382,0.2263273;0.2170664;-0.03454471,0.2356905;-0.06674057;-0.1020951,-0.1588547;0.5374621;0.02892961,-0.2365469;0.2965114;0.1650266,-0.3160237;0.04847935;0.2967865,0.07679969;-0.0003345013;-0.04556119,0.09509106;-0.3621113;-0.02245628,0.07681096;-0.750428;0.06891656,0.07636885;-0.779422;0.01722336,-0.08240736;0.008112641;-0.03342662,-0.1207636;-0.3526722;-0.02274861,-0.1181382;-0.7429216;0.06193566,-0.1267677;-0.7728595;0.01207916,0.02408557;0.568569;0.01603961,152.3755
+0;0;0,0.003414553;0.3300104;-0.00909023,0.006765598;0.6450067;-0.03609524,0.1860756;0.5236947;-0.01391702,0.2198931;0.2411421;0.02386382,0.2571447;-0.04350436;-0.03372969,-0.1764491;0.5410242;-0.003048448,-0.2397694;0.3255124;0.1757033,-0.3040311;0.08583018;0.3311098,0.07275806;0.00397939;-0.05163018,0.0917153;-0.3567011;-0.01309743,0.09194101;-0.7457397;0.07667001,0.0892835;-0.7089124;-0.001457639,-0.07147171;0.01088828;-0.05242601,-0.1260331;-0.3473068;-0.02685407,-0.1516663;-0.7363576;0.05912061,-0.1522838;-0.6994668;-0.0190442,0.005985047;0.5682923;-0.02669031,0;0;0,0.01406232;0.3295564;0.01399922,0.02746882;0.6454543;0.01282597,0.193458;0.5021533;-0.02435386,0.2263369;0.217157;-0.03450394,0.2355048;-0.06774014;-0.101421,-0.1586608;0.5376238;0.02872023,-0.2381136;0.2990263;0.1671597,-0.3196734;0.05372854;0.3046564,0.07679676;-0.0003586411;-0.04557824,0.095134;-0.3623873;-0.02247882,0.07674369;-0.7506156;0.06889844,0.07623607;-0.7795948;0.01714134,-0.0824205;0.008136226;-0.03340522,-0.1208889;-0.3528923;-0.02276781,-0.1182549;-0.743044;0.06199088,-0.1274268;-0.7744379;0.01398811,0.02429554;0.5682766;0.01560211,152.3976
+0;0;0,0.003414553;0.3300104;-0.00909023,0.006765598;0.6450067;-0.03609524,0.1860756;0.5236947;-0.01391702,0.2198931;0.2411421;0.02386382,0.2571447;-0.04350436;-0.03372969,-0.1764491;0.5410242;-0.003048448,-0.2397694;0.3255124;0.1757033,-0.3040311;0.08583018;0.3311098,0.07275806;0.00397939;-0.05163018,0.0917153;-0.3567011;-0.01309743,0.09194101;-0.7457397;0.07667001,0.0892835;-0.7089124;-0.001457639,-0.07147171;0.01088828;-0.05242601,-0.1260331;-0.3473068;-0.02685407,-0.1516663;-0.7363576;0.05912061,-0.1522838;-0.6994668;-0.0190442,0.005985047;0.5682923;-0.02669031,0;0;0,0.01406232;0.3295564;0.01399922,0.02746882;0.6454543;0.01282597,0.193458;0.5021533;-0.02435386,0.2263369;0.217157;-0.03450394,0.2355048;-0.06774014;-0.101421,-0.1586608;0.5376238;0.02872023,-0.2381136;0.2990263;0.1671597,-0.3196734;0.05372854;0.3046564,0.07679676;-0.0003586411;-0.04557824,0.095134;-0.3623873;-0.02247882,0.07674369;-0.7506156;0.06889844,0.07623607;-0.7795948;0.01714134,-0.0824205;0.008136226;-0.03340522,-0.1208889;-0.3528923;-0.02276781,-0.1182549;-0.743044;0.06199088,-0.1274268;-0.7744379;0.01398811,0.02429554;0.5682766;0.01560211,152.409
+0;0;0,0.003414553;0.3300104;-0.00909023,0.006765598;0.6450067;-0.03609524,0.1860756;0.5236947;-0.01391702,0.2198931;0.2411421;0.02386382,0.2571447;-0.04350436;-0.03372969,-0.1764491;0.5410242;-0.003048448,-0.2397694;0.3255124;0.1757033,-0.3040311;0.08583018;0.3311098,0.07275806;0.00397939;-0.05163018,0.0917153;-0.3567011;-0.01309743,0.09194101;-0.7457397;0.07667001,0.0892835;-0.7089124;-0.001457639,-0.07147171;0.01088828;-0.05242601,-0.1260331;-0.3473068;-0.02685407,-0.1516663;-0.7363576;0.05912061,-0.1522838;-0.6994668;-0.0190442,0.005985047;0.5682923;-0.02669031,0;0;0,0.01406232;0.3295564;0.01399922,0.02746882;0.6454543;0.01282597,0.193458;0.5021533;-0.02435386,0.2263369;0.217157;-0.03450394,0.2355048;-0.06774014;-0.101421,-0.1586608;0.5376238;0.02872023,-0.2381136;0.2990263;0.1671597,-0.3196734;0.05372854;0.3046564,0.07679676;-0.0003586411;-0.04557824,0.095134;-0.3623873;-0.02247882,0.07674369;-0.7506156;0.06889844,0.07623607;-0.7795948;0.01714134,-0.0824205;0.008136226;-0.03340522,-0.1208889;-0.3528923;-0.02276781,-0.1182549;-0.743044;0.06199088,-0.1274268;-0.7744379;0.01398811,0.02429554;0.5682766;0.01560211,152.4204
+0;0;0,0.003365788;0.329842;-0.00935847,0.006612214;0.6445923;-0.03658763,0.1858526;0.5230616;-0.01549307,0.2189507;0.2409141;0.0234963,0.2566846;-0.04320416;-0.03391843,-0.1765444;0.5413225;-0.003358914,-0.2400899;0.3278031;0.17718,-0.3044463;0.09162305;0.3369321,0.0727978;0.003932313;-0.05162272,0.09161097;-0.3566698;-0.01308485,0.09188478;-0.7461885;0.0767244,0.08900162;-0.7093253;-0.001964144,-0.07145096;0.01090269;-0.05249553,-0.1260777;-0.3471897;-0.02682982,-0.151717;-0.7367522;0.05904433,-0.1525456;-0.6998283;-0.01968732,0.005862339;0.5679354;-0.02713149,0;0;0,0.0142452;0.3294016;0.01364946,0.02783295;0.6450595;0.01174402,0.1937833;0.5017903;-0.0246799,0.2263736;0.2170671;-0.0343461,0.235823;-0.0674589;-0.1006722,-0.1582957;0.537966;0.02848031,-0.2392169;0.3018476;0.169628,-0.3220463;0.06008153;0.3115152,0.07684525;-0.0004061759;-0.04554701,0.09510221;-0.3623566;-0.02249241,0.07668848;-0.751038;0.06904149,0.07575402;-0.7797534;0.01613664,-0.08244158;0.008160092;-0.03341685,-0.1209493;-0.3527823;-0.02289486,-0.1182349;-0.7433685;0.06210944,-0.1271068;-0.7751918;0.01366897,0.02461931;0.5679426;0.01472855,152.4319
+0;0;0,0.003365788;0.329842;-0.00935847,0.006612214;0.6445923;-0.03658763,0.1858526;0.5230616;-0.01549307,0.2189507;0.2409141;0.0234963,0.2566846;-0.04320416;-0.03391843,-0.1765444;0.5413225;-0.003358914,-0.2400899;0.3278031;0.17718,-0.3044463;0.09162305;0.3369321,0.0727978;0.003932313;-0.05162272,0.09161097;-0.3566698;-0.01308485,0.09188478;-0.7461885;0.0767244,0.08900162;-0.7093253;-0.001964144,-0.07145096;0.01090269;-0.05249553,-0.1260777;-0.3471897;-0.02682982,-0.151717;-0.7367522;0.05904433,-0.1525456;-0.6998283;-0.01968732,0.005862339;0.5679354;-0.02713149,0;0;0,0.0142452;0.3294016;0.01364946,0.02783295;0.6450595;0.01174402,0.1937833;0.5017903;-0.0246799,0.2263736;0.2170671;-0.0343461,0.235823;-0.0674589;-0.1006722,-0.1582957;0.537966;0.02848031,-0.2392169;0.3018476;0.169628,-0.3220463;0.06008153;0.3115152,0.07684525;-0.0004061759;-0.04554701,0.09510221;-0.3623566;-0.02249241,0.07668848;-0.751038;0.06904149,0.07575402;-0.7797534;0.01613664,-0.08244158;0.008160092;-0.03341685,-0.1209493;-0.3527823;-0.02289486,-0.1182349;-0.7433685;0.06210944,-0.1271068;-0.7751918;0.01366897,0.02461931;0.5679426;0.01472855,152.4547
+0;0;0,0.003364311;0.3296972;-0.009354362,0.006608008;0.6441826;-0.03656035,0.1858169;0.5227296;-0.01547647,0.2188813;0.2408691;0.02347326,0.2565818;-0.04299739;-0.03389058,-0.1765153;0.5409873;-0.003344486,-0.2399962;0.327685;0.1770109,-0.3042956;0.09171428;0.3366213,0.07279206;0.003932003;-0.05161866,0.09159958;-0.3565617;-0.01309237,0.09187355;-0.7463155;0.07677105,0.08896228;-0.7093854;-0.002684526,-0.07144532;0.01090183;-0.0524914,-0.1260556;-0.347083;-0.0268334,-0.1517104;-0.7368805;0.05909257,-0.1525471;-0.6998891;-0.02040654,0.005858816;0.5675955;-0.02711281,0;0;0,0.01441246;0.3292612;0.01335716,0.02823127;0.6446385;0.0109148,0.1942051;0.5014466;-0.02486062,0.2264348;0.2169677;-0.03428006,0.2359051;-0.06744054;-0.0999639,-0.1579879;0.5382168;0.02816588,-0.2408939;0.3043791;0.1713521,-0.3239054;0.06526905;0.3170489,0.07684881;-0.0004431457;-0.04552686,0.09510029;-0.3622909;-0.02257526,0.07677578;-0.7511865;0.06911993,0.07668141;-0.7794565;0.01458287,-0.08242518;0.00820653;-0.03342716,-0.1209601;-0.3526233;-0.02290851,-0.1182329;-0.7434633;0.0620634,-0.1274452;-0.7756583;0.01290443,0.02496136;0.5676001;0.01404357,152.4766
+0;0;0,0.003347046;0.3295504;-0.009540875,0.006555195;0.6438743;-0.03685794,0.1855339;0.5225397;-0.01621019,0.218385;0.2407064;0.02343119,0.2561721;-0.04246938;-0.03375366,-0.1763495;0.5414477;-0.003399884,-0.2405332;0.3316675;0.1808645,-0.3034365;0.09970412;0.3455541,0.07278266;0.003898479;-0.05162252,0.09154975;-0.3566294;-0.0130245,0.09189627;-0.7467536;0.07689966,0.08888715;-0.7098672;-0.002144553,-0.0714321;0.01089226;-0.05249964,-0.1261776;-0.347128;-0.02706715,-0.1518795;-0.7372639;0.05905353,-0.1528238;-0.7003193;-0.02003721,0.005815892;0.5673259;-0.02738699,0;0;0,0.01451556;0.3291278;0.01303268,0.02844129;0.6443435;0.01006842,0.1942628;0.5013123;-0.02500665,0.2263587;0.2167691;-0.03426361,0.2360352;-0.06699371;-0.09962022,-0.1575624;0.5384094;0.02773178,-0.2421001;0.3064307;0.1730587,-0.3242737;0.06914598;0.3208083,0.07684015;-0.0005223751;-0.0455271,0.09500023;-0.3624159;-0.02260018,0.0766248;-0.7517133;0.06901479,0.07448298;-0.7802782;0.01544213,-0.08241276;0.008310497;-0.03341364,-0.1210757;-0.3525504;-0.02307151,-0.1184651;-0.7437717;0.06191349,-0.1269891;-0.7764024;0.01385918,0.02515237;0.5673474;0.01333785,152.4981
+0;0;0,0.003347046;0.3295504;-0.009540875,0.006555195;0.6438743;-0.03685794,0.1855339;0.5225397;-0.01621019,0.218385;0.2407064;0.02343119,0.2561721;-0.04246938;-0.03375366,-0.1763495;0.5414477;-0.003399884,-0.2405332;0.3316675;0.1808645,-0.3034365;0.09970412;0.3455541,0.07278266;0.003898479;-0.05162252,0.09154975;-0.3566294;-0.0130245,0.09189627;-0.7467536;0.07689966,0.08888715;-0.7098672;-0.002144553,-0.0714321;0.01089226;-0.05249964,-0.1261776;-0.347128;-0.02706715,-0.1518795;-0.7372639;0.05905353,-0.1528238;-0.7003193;-0.02003721,0.005815892;0.5673259;-0.02738699,0;0;0,0.01451556;0.3291278;0.01303268,0.02844129;0.6443435;0.01006842,0.1942628;0.5013123;-0.02500665,0.2263587;0.2167691;-0.03426361,0.2360352;-0.06699371;-0.09962022,-0.1575624;0.5384094;0.02773178,-0.2421001;0.3064307;0.1730587,-0.3242737;0.06914598;0.3208083,0.07684015;-0.0005223751;-0.0455271,0.09500023;-0.3624159;-0.02260018,0.0766248;-0.7517133;0.06901479,0.07448298;-0.7802782;0.01544213,-0.08241276;0.008310497;-0.03341364,-0.1210757;-0.3525504;-0.02307151,-0.1184651;-0.7437717;0.06191349,-0.1269891;-0.7764024;0.01385918,0.02515237;0.5673474;0.01333785,152.5094
+0;0;0,0.003346551;0.3295017;-0.009539464,0.006554499;0.6438063;-0.03685518,0.1855552;0.5224643;-0.01620582,0.2183878;0.2407896;0.02341324,0.2561685;-0.04233801;-0.0337619,-0.1763726;0.5413746;-0.003393944,-0.2405201;0.3317125;0.1807667,-0.3034127;0.09978847;0.3454283,0.07278462;0.003898584;-0.05162392,0.09155432;-0.3566794;-0.01302053,0.09190015;-0.7460273;0.07672466,0.08889756;-0.7091559;-0.002148002,-0.07143403;0.01089256;-0.05250106,-0.1261871;-0.3471774;-0.02706504,-0.1518379;-0.736537;0.05888426,-0.1527801;-0.6996075;-0.02003483,0.005815177;0.567256;-0.02738399,0;0;0,0.01461492;0.3290851;0.01276588,0.02856255;0.6442779;0.009516477,0.1944065;0.501114;-0.02528071,0.226348;0.2167063;-0.03424048,0.2360521;-0.06707218;-0.09930396,-0.1575095;0.5386568;0.02728148,-0.2430302;0.3083451;0.1743563,-0.3291262;0.07517433;0.3262659,0.07685541;-0.0005503446;-0.04550577,0.0950315;-0.3624949;-0.02259768,0.07641502;-0.7510323;0.06871627,0.07466745;-0.7796865;0.01548313,-0.08240723;0.008341122;-0.0334261,-0.1211089;-0.3525673;-0.02311577,-0.1184644;-0.7430604;0.06146686,-0.1266471;-0.7754252;0.01329214,0.02527453;0.5672826;0.01284861,152.5317
+0;0;0,0.003328899;0.3294984;-0.009659258,0.006518661;0.6437964;-0.0370531,0.185527;0.522355;-0.01683851,0.2179649;0.2407026;0.02326105,0.2562256;-0.04241171;-0.0336601,-0.1764853;0.5420264;-0.003493207,-0.2414287;0.3356165;0.1840316,-0.3032486;0.106246;0.3526291,0.0727851;0.003900309;-0.05162312,0.09149984;-0.3566722;-0.01294202,0.09184369;-0.7460437;0.07670036,0.08875713;-0.7091779;-0.002169557,-0.0714374;0.01085103;-0.05250508,-0.1263446;-0.3471953;-0.02706821,-0.1518583;-0.7365342;0.0590151,-0.1528849;-0.6996115;-0.01990352,0.005784567;0.5672485;-0.02756192,0;0;0,0.01461492;0.3290851;0.01276588,0.02856255;0.6442779;0.009516477,0.1944065;0.501114;-0.02528071,0.226348;0.2167063;-0.03424048,0.2360521;-0.06707218;-0.09930396,-0.1575095;0.5386568;0.02728148,-0.2430302;0.3083451;0.1743563,-0.3291262;0.07517433;0.3262659,0.07685541;-0.0005503446;-0.04550577,0.0950315;-0.3624949;-0.02259768,0.07641502;-0.7510323;0.06871627,0.07466745;-0.7796865;0.01548313,-0.08240723;0.008341122;-0.0334261,-0.1211089;-0.3525673;-0.02311577,-0.1184644;-0.7430604;0.06146686,-0.1266471;-0.7754252;0.01329214,0.02527453;0.5672826;0.01284861,152.5429
+0;0;0,0.003328899;0.3294984;-0.009659258,0.006518661;0.6437964;-0.0370531,0.185527;0.522355;-0.01683851,0.2179649;0.2407026;0.02326105,0.2562256;-0.04241171;-0.0336601,-0.1764853;0.5420264;-0.003493207,-0.2414287;0.3356165;0.1840316,-0.3032486;0.106246;0.3526291,0.0727851;0.003900309;-0.05162312,0.09149984;-0.3566722;-0.01294202,0.09184369;-0.7460437;0.07670036,0.08875713;-0.7091779;-0.002169557,-0.0714374;0.01085103;-0.05250508,-0.1263446;-0.3471953;-0.02706821,-0.1518583;-0.7365342;0.0590151,-0.1528849;-0.6996115;-0.01990352,0.005784567;0.5672485;-0.02756192,0;0;0,0.01461492;0.3290851;0.01276588,0.02856255;0.6442779;0.009516477,0.1944065;0.501114;-0.02528071,0.226348;0.2167063;-0.03424048,0.2360521;-0.06707218;-0.09930396,-0.1575095;0.5386568;0.02728148,-0.2430302;0.3083451;0.1743563,-0.3291262;0.07517433;0.3262659,0.07685541;-0.0005503446;-0.04550577,0.0950315;-0.3624949;-0.02259768,0.07641502;-0.7510323;0.06871627,0.07466745;-0.7796865;0.01548313,-0.08240723;0.008341122;-0.0334261,-0.1211089;-0.3525673;-0.02311577,-0.1184644;-0.7430604;0.06146686,-0.1266471;-0.7754252;0.01329214,0.02527453;0.5672826;0.01284861,152.5545
+0;0;0,0.003327222;0.3293323;-0.00965439,0.006514575;0.6433932;-0.0370276,0.1855141;0.5220109;-0.01682061,0.2179096;0.2407271;0.02322647,0.2561917;-0.04254553;-0.03372649,-0.1764794;0.5416812;-0.003476003,-0.2413378;0.3355414;0.1838034,-0.3031923;0.1060427;0.3524951,0.07278912;0.003900524;-0.05162597,0.09151111;-0.3568118;-0.01292988,0.09185655;-0.7479742;0.07712479,0.08875559;-0.7110764;-0.00211297,-0.07144134;0.01085163;-0.05250798,-0.1263699;-0.3473336;-0.02706124,-0.1520009;-0.7384632;0.05941798,-0.1530322;-0.7015081;-0.01986872,0.005781026;0.566902;-0.02754347,0;0;0,0.01468293;0.328927;0.01246858,0.02869682;0.6438719;0.008696078,0.1946301;0.500883;-0.02566695,0.2262655;0.216807;-0.0342617,0.2360098;-0.0671823;-0.09912789,-0.1575863;0.5395047;0.02622112,-0.2448236;0.3119188;0.1757809,-0.3319923;0.08011307;0.3294697,0.07688923;-0.0005942136;-0.04545772,0.09496099;-0.3626872;-0.02258039,0.07632184;-0.7531517;0.06856799,0.07401437;-0.7815846;0.01456714,-0.08240382;0.008366862;-0.03344126,-0.1212511;-0.3526756;-0.02341443,-0.1186483;-0.744947;0.06164033,-0.1268368;-0.7776304;0.01327148,0.02540032;0.5669407;0.01217294,152.5669
+0;0;0,0.003380665;0.3293271;-0.009810747,0.006609793;0.643381;-0.0372612,0.185577;0.5218579;-0.01728551,0.2176111;0.2405574;0.02293525,0.2562229;-0.04272568;-0.03374222,-0.1764886;0.5423049;-0.003745807,-0.2418543;0.3396311;0.1871062,-0.3032502;0.1126144;0.3592877,0.07281508;0.003817861;-0.05159553,0.09151275;-0.3568903;-0.01284909,0.091975;-0.7480605;0.07717113,0.08884976;-0.7111728;-0.002066545,-0.07139903;0.01090864;-0.05255369,-0.1263164;-0.3472751;-0.02706381,-0.1519249;-0.7383968;0.05945814,-0.1529796;-0.7014499;-0.01982897,0.005865098;0.5668918;-0.02776216,0;0;0,0.01468293;0.328927;0.01246858,0.02869682;0.6438719;0.008696078,0.1946301;0.500883;-0.02566695,0.2262655;0.216807;-0.0342617,0.2360098;-0.0671823;-0.09912789,-0.1575863;0.5395047;0.02622112,-0.2448236;0.3119188;0.1757809,-0.3319923;0.08011307;0.3294697,0.07688923;-0.0005942136;-0.04545772,0.09496099;-0.3626872;-0.02258039,0.07632184;-0.7531517;0.06856799,0.07401437;-0.7815846;0.01456714,-0.08240382;0.008366862;-0.03344126,-0.1212511;-0.3526756;-0.02341443,-0.1186483;-0.744947;0.06164033,-0.1268368;-0.7776304;0.01327148,0.02540032;0.5669407;0.01217294,152.5786
+0;0;0,0.003379784;0.3292413;-0.009808189,0.006608354;0.6432413;-0.03725418,0.1857662;0.5216783;-0.01726836,0.2177788;0.240567;0.02292535,0.256328;-0.04225764;-0.0336604,-0.1766833;0.542147;-0.003714306,-0.2420051;0.3396095;0.1870093,-0.3033016;0.1129602;0.3589123,0.07280237;0.003817194;-0.05158652,0.09149124;-0.3567211;-0.01285833,0.09195372;-0.7480878;0.0772071,0.08882479;-0.7111919;-0.002124131,-0.07138656;0.01090674;-0.05254452,-0.1262781;-0.3471084;-0.02706664,-0.1518995;-0.7384264;0.05949878,-0.1529554;-0.7014713;-0.01988195,0.005863735;0.56676;-0.02775612,0;0;0,0.01469012;0.3288506;0.01220512,0.02865995;0.6437363;0.007935048,0.194851;0.5006406;-0.02598238,0.226235;0.2167221;-0.034302,0.2358935;-0.0668546;-0.09886777,-0.1578479;0.5397791;0.0257752,-0.245646;0.3137803;0.1770363,-0.3553789;0.0969529;0.3371061,0.07691;-0.0006449819;-0.04539121,0.094886;-0.3625774;-0.02261401,0.0763699;-0.7532663;0.06848574,0.07427727;-0.781642;0.01427603,-0.08237255;0.008427642;-0.03346138,-0.1211746;-0.352451;-0.02356065,-0.1187842;-0.7449579;0.06136556,-0.1272044;-0.7776777;0.01292868,0.02538332;0.5668184;0.01154685,152.5995
+0;0;0,0.003379784;0.3292413;-0.009808189,0.006608354;0.6432413;-0.03725418,0.1857662;0.5216783;-0.01726836,0.2177788;0.240567;0.02292535,0.256328;-0.04225764;-0.0336604,-0.1766833;0.542147;-0.003714306,-0.2420051;0.3396095;0.1870093,-0.3033016;0.1129602;0.3589123,0.07280237;0.003817194;-0.05158652,0.09149124;-0.3567211;-0.01285833,0.09195372;-0.7480878;0.0772071,0.08882479;-0.7111919;-0.002124131,-0.07138656;0.01090674;-0.05254452,-0.1262781;-0.3471084;-0.02706664,-0.1518995;-0.7384264;0.05949878,-0.1529554;-0.7014713;-0.01988195,0.005863735;0.56676;-0.02775612,0;0;0,0.01469012;0.3288506;0.01220512,0.02865995;0.6437363;0.007935048,0.194851;0.5006406;-0.02598238,0.226235;0.2167221;-0.034302,0.2358935;-0.0668546;-0.09886777,-0.1578479;0.5397791;0.0257752,-0.245646;0.3137803;0.1770363,-0.3553789;0.0969529;0.3371061,0.07691;-0.0006449819;-0.04539121,0.094886;-0.3625774;-0.02261401,0.0763699;-0.7532663;0.06848574,0.07427727;-0.781642;0.01427603,-0.08237255;0.008427642;-0.03346138,-0.1211746;-0.352451;-0.02356065,-0.1187842;-0.7449579;0.06136556,-0.1272044;-0.7776777;0.01292868,0.02538332;0.5668184;0.01154685,152.622
+0;0;0,0.003387321;0.3291894;-0.0100037,0.006605435;0.643185;-0.03761294,0.185603;0.5216292;-0.01781596,0.2174537;0.2407065;0.02271914,0.2562141;-0.04247898;-0.03370011,-0.1765596;0.5425994;-0.003917521,-0.2419241;0.343969;0.1906296,-0.304772;0.1221507;0.3687483,0.07278886;0.003786653;-0.05157563,0.09144446;-0.3566978;-0.01280772,0.09191863;-0.7464556;0.07685207,0.08870827;-0.7095192;-0.003086098,-0.0713698;0.01090641;-0.05253575,-0.1262843;-0.3470648;-0.02721638,-0.1517234;-0.7367446;0.05911222,-0.1528458;-0.6997499;-0.02087742,0.005863724;0.5666978;-0.02807702,0;0;0,0.01480992;0.3288116;0.01186466,0.02891496;0.6436934;0.007081985,0.1949532;0.5004894;-0.02620029,0.2262346;0.2167094;-0.03429472,0.2358065;-0.06727466;-0.09864473,-0.1574655;0.5400309;0.02539651,-0.2463441;0.3159633;0.178594,-0.3542115;0.09653693;0.3370118,0.07691112;-0.0006927401;-0.04535198,0.09504692;-0.3625643;-0.02254593,0.07613952;-0.7514713;0.06879973,0.07494952;-0.7795181;0.01332283,-0.08233681;0.008492365;-0.03348333,-0.1214729;-0.3523099;-0.02398957,-0.118913;-0.7431645;0.06072376,-0.1271553;-0.7761862;0.01164366,0.02560598;0.5667726;0.01082301,152.6448
+0;0;0,0.00338615;0.3290755;-0.01000024,0.006603092;0.6429572;-0.03759971,0.1856216;0.521419;-0.01780438,0.217473;0.2404902;0.02273159,0.2564169;-0.04403597;-0.03395478,-0.1765828;0.5423917;-0.003904333,-0.2419487;0.3437571;0.190647,-0.3050942;0.1208886;0.369609,0.07276016;0.00378516;-0.05155529,0.09139565;-0.3563109;-0.01282915,0.09187029;-0.7464523;0.0769189,0.08866056;-0.7095174;-0.00300356,-0.07134166;0.01090211;-0.05251503,-0.126197;-0.3466834;-0.02722295,-0.1516611;-0.7367469;0.05919064,-0.1527833;-0.6997536;-0.02078328,0.005861603;0.5664929;-0.02806662,0;0;0,0.01483014;0.3287139;0.01137733,0.02885194;0.6434674;0.005629778,0.1951145;0.5003442;-0.02669704,0.2262147;0.2165251;-0.03432572,0.2356412;-0.06889406;-0.09860754,-0.1575404;0.5403691;0.0248612,-0.2475074;0.3183289;0.1803692,-0.3485147;0.09674495;0.3427984,0.07692984;-0.0007337332;-0.04525018,0.09503871;-0.3622226;-0.022578,0.0761282;-0.7515504;0.0686996,0.07469112;-0.7796169;0.01327205,-0.08227722;0.008537377;-0.03352442,-0.1213558;-0.3518774;-0.02402517,-0.1186463;-0.7430384;0.06112773,-0.1283825;-0.7732785;0.008951697,0.02557638;0.5665815;0.009635925,152.6657

+ 145 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001927345;0.3321752;-0.0008297405,0.003785963;0.6501681;-0.01637388,0.182998;0.5234287;0.01260386,0.2175192;0.2297642;0.03654992,0.2559276;-0.03389952;-0.02649135,-0.1747656;0.514424;-0.005786375,-0.2237293;0.2224038;-0.02397241,-0.2701326;-0.04148862;-0.08032364,0.07164429;0.00813868;-0.05017261,0.09308832;-0.3480719;-0.01668266,0.09363481;-0.7330325;0.07251018,0.09532951;-0.6955439;-0.006145217,-0.06916765;0.007147936;-0.05367658,-0.1218842;-0.3463417;-0.02659436,-0.1456618;-0.7318245;0.0569993,-0.141931;-0.6942139;-0.02157411,0.003453541;0.5726072;-0.009984008,0;0;0,0.00377766;0.3316433;0.01852608,0.00683701;0.6499871;0.02260923,0.1802349;0.5102425;-0.008199334,0.2166135;0.2163156;-0.02515769,0.2251913;-0.05060497;-0.0855546,-0.1715175;0.5142496;0.009007946,-0.2226382;0.2223533;-0.004675871,-0.2512791;-0.04190585;-0.0703625,0.07627513;0.002288193;-0.04351211,0.1048345;-0.3545145;-0.02497458,0.1000526;-0.7402659;0.06060147,0.0982236;-0.7675224;0.006159067,-0.08049504;0.005504537;-0.03473734,-0.1075383;-0.3516215;-0.02070032,-0.09373716;-0.7393404;0.05435923,-0.09618987;-0.7215665;-0.02368005,0.006198205;0.5721787;0.02405119,520.5931
+0;0;0,0.001864136;0.3321742;-0.00125749,0.003618003;0.6501031;-0.01799902,0.1828094;0.5237792;0.0125443,0.2175054;0.2301093;0.03616989,0.255684;-0.03354329;-0.02705726,-0.1749458;0.5146343;-0.005626356,-0.2239246;0.2225813;-0.02323683,-0.2704397;-0.0415346;-0.07843745,0.07163327;0.008122125;-0.05019103,0.09306807;-0.348065;-0.01644671,0.09299297;-0.7329816;0.07293732,0.09465054;-0.6955486;-0.00572414,-0.06925473;0.007143062;-0.05356484,-0.122222;-0.3463044;-0.02642216,-0.1460881;-0.7317756;0.0572001,-0.1423953;-0.6942201;-0.02138042,0.003313825;0.572574;-0.01123335,0;0;0,0.00377766;0.3316433;0.01852608,0.00683701;0.6499871;0.02260923,0.1802349;0.5102425;-0.008199334,0.2166135;0.2163156;-0.02515769,0.2251913;-0.05060497;-0.0855546,-0.1715175;0.5142496;0.009007946,-0.2226382;0.2223533;-0.004675871,-0.2512791;-0.04190585;-0.0703625,0.07627513;0.002288193;-0.04351211,0.1048345;-0.3545145;-0.02497458,0.1000526;-0.7402659;0.06060147,0.0982236;-0.7675224;0.006159067,-0.08049504;0.005504537;-0.03473734,-0.1075383;-0.3516215;-0.02070032,-0.09373716;-0.7393404;0.05435923,-0.09618987;-0.7215665;-0.02368005,0.006198205;0.5721787;0.02405119,520.6194
+0;0;0,0.001864027;0.3321547;-0.001257416,0.003617879;0.6500803;-0.0179987,0.1827419;0.523777;0.01253549,0.2174597;0.229923;0.03617588,0.2556515;-0.03382125;-0.02707324,-0.1748791;0.5146356;-0.005628349,-0.2238886;0.2223995;-0.02324986,-0.2704199;-0.04180822;-0.07846968,0.07164733;0.008123718;-0.05020087,0.09308122;-0.3480484;-0.01645797,0.09300598;-0.7336843;0.0730931,0.09464903;-0.6963164;-0.004879646,-0.06926832;0.007144463;-0.05357535,-0.1222334;-0.3462881;-0.02643381,-0.1461441;-0.7324797;0.05734473,-0.1424836;-0.6949903;-0.02054778,0.00331371;0.5725536;-0.01123324,0;0;0,0.003805027;0.3316268;0.0184648,0.00690823;0.6499686;0.02237701,0.1802677;0.5104656;-0.008554935,0.216682;0.2163423;-0.02528226,0.2251914;-0.05070069;-0.0855794,-0.1714153;0.5142924;0.008946195,-0.2225933;0.2222134;-0.00465809,-0.2514216;-0.04213032;-0.07031935,0.07629064;0.002264589;-0.04352093,0.1047904;-0.3545329;-0.02508557,0.1000296;-0.7409999;0.06067586,0.09654476;-0.768655;0.007756233,-0.08051547;0.005533065;-0.03472902,-0.107489;-0.3515835;-0.02070105,-0.09385388;-0.7400889;0.05421241,-0.09633245;-0.7222135;-0.02314124,0.006254934;0.5721638;0.02387166,520.6455
+0;0;0,0.001863943;0.3321397;-0.00125736,0.003617513;0.6500137;-0.01799586,0.1827107;0.523733;0.01253301,0.2174104;0.230032;0.0361611,0.2556117;-0.03377783;-0.02710374,-0.1748487;0.5145931;-0.005627702,-0.2238327;0.2225091;-0.02324004,-0.2703755;-0.04176426;-0.07847358,0.07165822;0.008124953;-0.0502085,0.09310535;-0.3482673;-0.01644476,0.09303022;-0.7333559;0.07297923,0.0946838;-0.6959409;-0.005492598,-0.06927885;0.007145549;-0.05358349,-0.1222767;-0.3465054;-0.02642518,-0.1461534;-0.7321489;0.05723446,-0.1424695;-0.6946115;-0.02115662,0.0033134;0.5725012;-0.01123163,0;0;0,0.003801368;0.3316165;0.01838243,0.006893247;0.6499091;0.02203834,0.180205;0.5104377;-0.008939385,0.2168128;0.2164861;-0.02552187,0.2251557;-0.05065244;-0.08572829,-0.1714223;0.5143027;0.008830841,-0.2226447;0.222378;-0.004545609,-0.2515665;-0.04205921;-0.0700734,0.07629689;0.00227195;-0.04353654,0.1048338;-0.3547444;-0.02508783,0.1000401;-0.7407019;0.0603739,0.09586328;-0.76811;0.006499887,-0.08053287;0.005533274;-0.03472245,-0.1074828;-0.3518028;-0.02057961,-0.09381503;-0.7398598;0.05368279,-0.09635285;-0.722061;-0.02416474,0.006243892;0.57212;0.02360785,520.6678
+0;0;0,0.001783995;0.3321518;-0.0002316509,0.003587368;0.650241;-0.01349651,0.1828969;0.5229995;0.01272989,0.2174912;0.2300947;0.03625119,0.2560571;-0.03391448;-0.02801069,-0.1747706;0.5139759;-0.005134278,-0.2237227;0.2226737;-0.02216392,-0.270494;-0.04233757;-0.07600811,0.07167016;0.008132423;-0.05016648,0.0930455;-0.3485243;-0.01620827,0.09270867;-0.7341552;0.07335885,0.09430996;-0.6965241;-0.005799703,-0.06932514;0.007131129;-0.05350323,-0.1225761;-0.3467443;-0.02610537,-0.1465242;-0.7329701;0.05749904,-0.1428761;-0.6952127;-0.02157934,0.003283657;0.5726156;-0.007937536,0;0;0,0.003798239;0.3316328;0.01825547,0.006940596;0.6499643;0.02151966,0.1801354;0.5102042;-0.009739637,0.2167103;0.2170412;-0.02589536,0.2250927;-0.05064243;-0.08583653,-0.1714793;0.5144125;0.008517759,-0.2226568;0.2232897;-0.004582202,-0.2517245;-0.04165161;-0.06999572,0.076288;0.002267629;-0.04352498,0.1049711;-0.3550234;-0.02523494,0.1000312;-0.7415093;0.060426,0.09628953;-0.7685041;0.005068306,-0.08051393;0.005536583;-0.03473151,-0.1075342;-0.3520729;-0.0206067,-0.0938766;-0.7407039;0.05364215,-0.09650736;-0.7230206;-0.02489609,0.00628151;0.5721608;0.02321506,520.6916
+0;0;0,0.001783995;0.3321518;-0.0002316509,0.003587368;0.650241;-0.01349651,0.1828969;0.5229995;0.01272989,0.2174912;0.2300947;0.03625119,0.2560571;-0.03391448;-0.02801069,-0.1747706;0.5139759;-0.005134278,-0.2237227;0.2226737;-0.02216392,-0.270494;-0.04233757;-0.07600811,0.07167016;0.008132423;-0.05016648,0.0930455;-0.3485243;-0.01620827,0.09270867;-0.7341552;0.07335885,0.09430996;-0.6965241;-0.005799703,-0.06932514;0.007131129;-0.05350323,-0.1225761;-0.3467443;-0.02610537,-0.1465242;-0.7329701;0.05749904,-0.1428761;-0.6952127;-0.02157934,0.003283657;0.5726156;-0.007937536,0;0;0,0.003798239;0.3316328;0.01825547,0.006940596;0.6499643;0.02151966,0.1801354;0.5102042;-0.009739637,0.2167103;0.2170412;-0.02589536,0.2250927;-0.05064243;-0.08583653,-0.1714793;0.5144125;0.008517759,-0.2226568;0.2232897;-0.004582202,-0.2517245;-0.04165161;-0.06999572,0.076288;0.002267629;-0.04352498,0.1049711;-0.3550234;-0.02523494,0.1000312;-0.7415093;0.060426,0.09628953;-0.7685041;0.005068306,-0.08051393;0.005536583;-0.03473151,-0.1075342;-0.3520729;-0.0206067,-0.0938766;-0.7407039;0.05364215,-0.09650736;-0.7230206;-0.02489609,0.00628151;0.5721608;0.02321506,520.7243
+0;0;0,0.001784214;0.3321926;-0.0002316794,0.003588069;0.650368;-0.01350027,0.1828042;0.5231279;0.01271715,0.2174016;0.230197;0.03624054,0.2559863;-0.03394046;-0.02805258,-0.1746776;0.514109;-0.005137741,-0.223634;0.2227809;-0.02216889,-0.270428;-0.04235926;-0.07603925,0.07168536;0.008134146;-0.05017711,0.09305806;-0.3484786;-0.0162231,0.09272113;-0.7342325;0.0733726,0.09432869;-0.6965715;-0.006096162,-0.06933983;0.00713264;-0.05351457,-0.1225843;-0.3466991;-0.02612009,-0.14654;-0.7330481;0.05751099,-0.1428776;-0.6952603;-0.02187728,0.003284262;0.5727183;-0.007939544,0;0;0,0.003852948;0.3316803;0.01812541,0.007146411;0.650099;0.02110875,0.1801926;0.5103417;-0.0101155,0.2169669;0.2171675;-0.02609599,0.225042;-0.05067855;-0.0859648,-0.1712319;0.5145122;0.008422917,-0.2224872;0.2233663;-0.004453276,-0.2517714;-0.04173896;-0.06966538,0.07630645;0.002260402;-0.04353058,0.1049345;-0.3549918;-0.02526546,0.1000329;-0.7415926;0.06046331,0.0972049;-0.7683815;0.004395604,-0.0805376;0.005548541;-0.03472182,-0.1075545;-0.3520132;-0.02050966,-0.09378776;-0.7407662;0.05375481,-0.09647506;-0.7231408;-0.02508811,0.006442025;0.5722732;0.02287757,520.7571
+0;0;0,0.001528923;0.332162;0.0005542081,0.003128793;0.6503422;-0.01137731,0.1825811;0.522725;0.01255818,0.2172414;0.2298858;0.03620213,0.2558261;-0.03446105;-0.0282995,-0.1750179;0.5137164;-0.004705205,-0.2238806;0.2224057;-0.02100579,-0.2711145;-0.04326177;-0.07314266,0.07174353;0.008135099;-0.05007631,0.09313136;-0.3482168;-0.01607866,0.09221832;-0.7344382;0.07401236,0.09372211;-0.6967099;-0.005408473,-0.0693238;0.007125858;-0.05351994,-0.1228415;-0.3463829;-0.02581881,-0.1468509;-0.7332523;0.05808479,-0.1432955;-0.695398;-0.0212583,0.002897528;0.5726762;-0.006177617,0;0;0,0.003853478;0.33166;0.01791751,0.007096216;0.6500323;0.02041066,0.1801955;0.5104164;-0.01104987,0.2170579;0.2172928;-0.02637839,0.2250002;-0.05081576;-0.08623815,-0.1713743;0.51461;0.008021968,-0.222778;0.2235488;-0.004479362,-0.2522278;-0.04191679;-0.06920343,0.07628828;0.002262801;-0.04354227,0.1048166;-0.3547535;-0.02550209,0.09988622;-0.7419103;0.06034315,0.09711654;-0.7687144;0.00434947,-0.08052929;0.005546984;-0.03471622,-0.1076994;-0.3517534;-0.0206379,-0.09373467;-0.7406257;0.05596088,-0.09650183;-0.7231024;-0.02281941,0.006415613;0.5722184;0.02231801,520.7799
+0;0;0,0.00152918;0.3322178;0.0005543013,0.003129557;0.6505006;-0.01138117,0.1826802;0.522828;0.01256645,0.2173747;0.2296994;0.03623376,0.2559972;-0.03490609;-0.02833099,-0.1751147;0.5138144;-0.00470639,-0.2240257;0.2222159;-0.02102308,-0.2713058;-0.04371157;-0.07321098,0.07175148;0.008136;-0.05008186,0.09314944;-0.3483846;-0.01606811,0.09223621;-0.734686;0.07404157,0.09375256;-0.6968931;-0.006043002,-0.06933148;0.007126647;-0.05352587,-0.1228746;-0.3465495;-0.02581162,-0.1468889;-0.7334989;0.05810935,-0.1433037;-0.6955789;-0.02189682,0.002898209;0.5728066;-0.00617961,0;0;0,0.003881;0.3317255;0.01773357,0.007194944;0.6502023;0.01984262,0.1803369;0.5104448;-0.01154768,0.2171619;0.217016;-0.02677071,0.2250348;-0.05138043;-0.08658516,-0.1713894;0.5146345;0.007847527,-0.2229332;0.2232918;-0.004436235,-0.2526268;-0.04255143;-0.06863952,0.07629549;0.002251029;-0.0435499,0.1050236;-0.3549259;-0.02562928,0.09988403;-0.742154;0.06026149,0.0977392;-0.7685186;0.002859354,-0.08054201;0.00556068;-0.03470917,-0.1077315;-0.3519063;-0.0205723,-0.09390869;-0.7409999;0.05535148,-0.09675068;-0.7235812;-0.02408529,0.006493255;0.572363;0.02184916,520.8132
+0;0;0,0.001529235;0.3322297;0.0005543211,0.003129876;0.6505677;-0.01138341,0.1825415;0.5229155;0.01255095,0.2172019;0.2300753;0.03619497,0.2559097;-0.035115;-0.02851246,-0.1749769;0.5139089;-0.004708542,-0.2238397;0.2225972;-0.02100918,-0.2712243;-0.04391786;-0.0733124,0.07174025;0.008134726;-0.05007402,0.09314523;-0.3485028;-0.01604912,0.09223184;-0.734872;0.07407639,0.09375007;-0.6970695;-0.006107144,-0.06932063;0.007125532;-0.05351749,-0.1228812;-0.3466666;-0.02579415,-0.1468998;-0.7336841;0.05814156,-0.1433102;-0.6957543;-0.02196347,0.002898474;0.5728554;-0.006180623,0;0;0,0.003913105;0.331749;0.01750672,0.007342778;0.6502815;0.01924789,0.1802383;0.5104327;-0.01222885,0.2171515;0.2172975;-0.02722788,0.22501;-0.05171865;-0.08705914,-0.1711488;0.5147591;0.007530892,-0.2227728;0.2237051;-0.004227714,-0.2526539;-0.04283249;-0.06807197,0.07626431;0.002258152;-0.04357636,0.1048505;-0.3550513;-0.02571559,0.09948527;-0.7422962;0.06040752,0.09751216;-0.7685896;0.002790336,-0.08053374;0.005550705;-0.03469512,-0.1078716;-0.3520265;-0.02064561,-0.09443382;-0.7412558;0.05501523,-0.09733039;-0.7238547;-0.02451754,0.006614447;0.5724269;0.02135646,520.8354
+0;0;0,0.001646649;0.3322777;0.001256797,0.003374206;0.6507117;-0.009724701,0.1831271;0.5226778;0.0123967,0.2175902;0.2301483;0.03605452,0.2562666;-0.03528443;-0.02895582,-0.1750057;0.5137638;-0.004524,-0.22379;0.2227276;-0.01997908,-0.2716829;-0.04413992;-0.07160041,0.07175937;0.008095238;-0.05010393,0.09325461;-0.3484768;-0.01613822,0.09177914;-0.734566;0.07436974,0.09321886;-0.696765;-0.00519973,-0.06941149;0.007144663;-0.05344477,-0.1230332;-0.3465629;-0.02560539,-0.1471002;-0.733384;0.05835266,-0.1436075;-0.6954613;-0.02114112,0.003107305;0.5729696;-0.004726962,0;0;0,0.003988087;0.3318102;0.01728773,0.007570967;0.6504061;0.01868963,0.1805845;0.5102216;-0.01296854,0.2172135;0.2173524;-0.02735031,0.2249264;-0.05196336;-0.08723581,-0.1712509;0.5147178;0.007311042,-0.222933;0.2239912;-0.003996403,-0.2529651;-0.04294738;-0.06738923,0.0762844;0.002264664;-0.04359937,0.1049166;-0.354978;-0.0257895,0.09956393;-0.7420387;0.06031537,0.09766573;-0.7687185;0.003941298,-0.08057215;0.005560871;-0.03467778,-0.1078872;-0.3519517;-0.02060855,-0.09432244;-0.7411206;0.05437393,-0.09727698;-0.7236233;-0.02455125,0.006800823;0.5725377;0.0208776,520.8695
+0;0;0,0.001646693;0.3322866;0.001256831,0.003374625;0.650794;-0.009727541,0.1831344;0.5227315;0.01239623,0.2175653;0.2304757;0.03603192,0.2562755;-0.03518867;-0.02903514,-0.1750123;0.5138173;-0.004525124,-0.2237509;0.2230532;-0.01996575,-0.2716857;-0.04404718;-0.07163212,0.0717531;0.008094531;-0.05009956,0.09321935;-0.3479964;-0.01617968,0.09174224;-0.734514;0.07442869,0.09318129;-0.6967165;-0.005103841,-0.06940543;0.007144039;-0.05344011,-0.1229548;-0.3460863;-0.02563829,-0.1470485;-0.7333366;0.05841292,-0.1435574;-0.6954175;-0.02104396,0.003107634;0.5730253;-0.004728095,0;0;0,0.004115857;0.3318312;0.01702368,0.007856026;0.6505003;0.01798904,0.1807087;0.5100362;-0.01376224,0.2172886;0.2174202;-0.02773905,0.2248459;-0.05216855;-0.0875268,-0.1710702;0.5149214;0.006947395,-0.2229417;0.2244686;-0.003258183,-0.2531361;-0.04274017;-0.06648429,0.07629713;0.002258644;-0.04356194,0.1050583;-0.3545028;-0.02606332,0.09951968;-0.7419649;0.06025207,0.09777725;-0.7686609;0.003942013,-0.08055428;0.005560063;-0.03469998,-0.1078724;-0.3514656;-0.02061196,-0.09397926;-0.7410401;0.0545316,-0.09699524;-0.7235565;-0.02435148,0.007049248;0.5726088;0.02028787,520.8919
+0;0;0,0.001646794;0.3323071;0.001256908,0.003375064;0.6508797;-0.009729959,0.1830837;0.5228093;0.01239039,0.2175027;0.2306548;0.03601789,0.2562973;-0.03558922;-0.02919114,-0.1749614;0.5138976;-0.004526173,-0.2236832;0.2232343;-0.01996144,-0.2717225;-0.04444879;-0.07174054,0.0717372;0.008092737;-0.05008845,0.09322549;-0.3483638;-0.01613374,0.09174997;-0.7344643;0.07437685,0.09318937;-0.696665;-0.005174935,-0.06939004;0.007142456;-0.05342826,-0.1229944;-0.3464505;-0.0255979,-0.1470621;-0.7332828;0.0583626,-0.1435702;-0.6953619;-0.02111351,0.003107996;0.5730889;-0.004729086,0;0;0,0.004304782;0.3318672;0.01667023,0.008333035;0.6505988;0.01705766,0.1811247;0.5102291;-0.01439536,0.2171723;0.2176403;-0.02816582,0.2246501;-0.05260083;-0.08780563,-0.1706622;0.5150777;0.00656865,-0.2227152;0.2247213;-0.002422554,-0.253432;-0.04309574;-0.06545942,0.0762786;0.002255186;-0.04355526,0.1050528;-0.3548765;-0.02609324,0.09939048;-0.7419059;0.06018591,0.09761234;-0.768593;0.003840566,-0.08052935;0.005561614;-0.03470826,-0.1080602;-0.3518161;-0.02059681,-0.09422502;-0.7409962;0.05433838,-0.097281;-0.7235115;-0.02456294,0.007454656;0.5726905;0.01951146,520.9247
+0;0;0,0.001643288;0.3323092;0.000479881,0.003192211;0.6507251;-0.01400201,0.1829121;0.5236536;0.01230245,0.2176146;0.2315315;0.03591673,0.2561362;-0.03479105;-0.02913322,-0.175286;0.5145402;-0.004453631,-0.2241484;0.2238468;-0.0188428,-0.2725662;-0.04393828;-0.06973463,0.07171729;0.008112098;-0.05011383,0.09290245;-0.3483431;-0.01595498,0.09123722;-0.7344214;0.07464649,0.09264854;-0.6967613;-0.004919335,-0.06945334;0.007111995;-0.05335001,-0.1233483;-0.3464265;-0.02538887,-0.1478202;-0.7331878;0.05878178,-0.1443516;-0.6953986;-0.02070839,0.002986309;0.5730259;-0.007734209,0;0;0,0.004304782;0.3318672;0.01667023,0.008333035;0.6505988;0.01705766,0.1811247;0.5102291;-0.01439536,0.2171723;0.2176403;-0.02816582,0.2246501;-0.05260083;-0.08780563,-0.1706622;0.5150777;0.00656865,-0.2227152;0.2247213;-0.002422554,-0.253432;-0.04309574;-0.06545942,0.0762786;0.002255186;-0.04355526,0.1050528;-0.3548765;-0.02609324,0.09939048;-0.7419059;0.06018591,0.09761234;-0.768593;0.003840566,-0.08052935;0.005561614;-0.03470826,-0.1080602;-0.3518161;-0.02059681,-0.09422502;-0.7409962;0.05433838,-0.097281;-0.7235115;-0.02456294,0.007454656;0.5726905;0.01951146,520.9473
+0;0;0,0.001643539;0.33236;0.0004799545,0.003192941;0.6508754;-0.01400655,0.1829792;0.5237595;0.01230742,0.2176803;0.2316487;0.03592078,0.256252;-0.03502008;-0.02921376,-0.1753512;0.5146428;-0.004454852,-0.2242116;0.2239607;-0.01884346,-0.2726924;-0.04417259;-0.06980146,0.07172054;0.008112464;-0.0501161,0.09290887;-0.3483961;-0.01595214,0.09124643;-0.733826;0.07449716,0.09265114;-0.6962018;-0.004696354,-0.06945649;0.007112317;-0.05335243,-0.1233595;-0.3464791;-0.0253871,-0.1477904;-0.7325908;0.05864219,-0.144338;-0.6948381;-0.02047603,0.002986969;0.5731502;-0.007736641,0;0;0,0.004389055;0.3319325;0.01635945,0.008497909;0.6507629;0.01636732,0.1813076;0.5103802;-0.01522887,0.2170562;0.2177452;-0.028543,0.2244167;-0.05290282;-0.08802426,-0.1705919;0.515223;0.006055189,-0.2230674;0.2249049;-0.001167029,-0.2539678;-0.04329363;-0.06407407,0.07625155;0.002267599;-0.04360998,0.1048648;-0.3549349;-0.02622759,0.09929466;-0.7413577;0.05971681,0.09755673;-0.7682761;0.004138101,-0.08055242;0.005546733;-0.03466716,-0.1081892;-0.3518799;-0.02063512,-0.09447119;-0.7404403;0.05401511,-0.09756175;-0.7229108;-0.02451291,0.007605381;0.5728316;0.01891458,520.97
+0;0;0,0.001643421;0.3323361;0.00047992,0.003192221;0.6507238;-0.01400046,0.1829443;0.5236552;0.01230664,0.2176055;0.2318808;0.03589281,0.2563705;-0.03612411;-0.02956807,-0.1753179;0.5145403;-0.004452446,-0.2241221;0.2241929;-0.01882449,-0.2728458;-0.04528385;-0.0700378,0.07171763;0.008112137;-0.05011408,0.09293821;-0.3489392;-0.0158981,0.091277;-0.7340848;0.07448448,0.09268478;-0.6964439;-0.004881643,-0.06945368;0.00711203;-0.05335027,-0.1234388;-0.3470176;-0.02534237,-0.1478516;-0.7328446;0.05862494,-0.1443917;-0.695075;-0.02066571,0.00298635;0.5730364;-0.00773361,0;0;0,0.004547238;0.3319223;0.01603603,0.008812062;0.6506231;0.01578379,0.181637;0.5105458;-0.01577508,0.2171779;0.2182243;-0.02900362,0.2244632;-0.0538201;-0.08861268,-0.1704052;0.5155214;0.00550002,-0.2232156;0.2255653;0.0003512804,-0.2547721;-0.04372835;-0.06367716,0.07625921;0.002227262;-0.0435915,0.1051465;-0.3555014;-0.02620161,0.09942503;-0.7416279;0.05971956,0.09751785;-0.768447;0.003797296,-0.08053713;0.005593025;-0.03468623,-0.1082025;-0.3523726;-0.02047845,-0.09428347;-0.7405788;0.05442935,-0.09737837;-0.7230975;-0.02426659,0.00788103;0.572732;0.01838231,521.0046
+0;0;0,0.001642877;0.3322841;0.001086867,0.003340717;0.6507129;-0.011576,0.1830243;0.5233581;0.01223379,0.2179069;0.2318977;0.03578496,0.2567923;-0.03659114;-0.02965891,-0.1750641;0.5143562;-0.004146734,-0.2239031;0.2242456;-0.01723093,-0.2730844;-0.04597074;-0.06668358,0.07164232;0.008060217;-0.05018318,0.09274015;-0.3496613;-0.01579403,0.09130288;-0.7337341;0.07467166,0.09261806;-0.6961325;-0.003486365,-0.06953073;0.007134574;-0.05320258,-0.123622;-0.3476569;-0.02510394,-0.1480812;-0.7324523;0.05875517,-0.1447437;-0.6947212;-0.01932993,0.003077054;0.5729868;-0.005963113,0;0;0,0.004564062;0.3318921;0.01560163,0.008841328;0.6505459;0.01473927,0.181646;0.5106488;-0.01635528,0.2171028;0.2186114;-0.02968013,0.2243131;-0.05402026;-0.08885145,-0.1703578;0.515754;0.005107625,-0.2240725;0.2262123;0.004131489,-0.2567753;-0.04322597;-0.06079002,0.07623842;0.002206594;-0.04357493,0.1049987;-0.3562074;-0.02612078,0.09924645;-0.7413391;0.0595448,0.09410007;-0.7695119;0.007031679,-0.08050104;0.005606792;-0.03469995,-0.1082997;-0.3530256;-0.02047191,-0.09466505;-0.7402747;0.05402846,-0.09773996;-0.722628;-0.02347078,0.007916793;0.5726715;0.01750469,521.0264
+0;0;0,0.001642877;0.3322841;0.001086867,0.003340717;0.6507129;-0.011576,0.1830243;0.5233581;0.01223379,0.2179069;0.2318977;0.03578496,0.2567923;-0.03659114;-0.02965891,-0.1750641;0.5143562;-0.004146734,-0.2239031;0.2242456;-0.01723093,-0.2730844;-0.04597074;-0.06668358,0.07164232;0.008060217;-0.05018318,0.09274015;-0.3496613;-0.01579403,0.09130288;-0.7337341;0.07467166,0.09261806;-0.6961325;-0.003486365,-0.06953073;0.007134574;-0.05320258,-0.123622;-0.3476569;-0.02510394,-0.1480812;-0.7324523;0.05875517,-0.1447437;-0.6947212;-0.01932993,0.003077054;0.5729868;-0.005963113,0;0;0,0.004564062;0.3318921;0.01560163,0.008841328;0.6505459;0.01473927,0.181646;0.5106488;-0.01635528,0.2171028;0.2186114;-0.02968013,0.2243131;-0.05402026;-0.08885145,-0.1703578;0.515754;0.005107625,-0.2240725;0.2262123;0.004131489,-0.2567753;-0.04322597;-0.06079002,0.07623842;0.002206594;-0.04357493,0.1049987;-0.3562074;-0.02612078,0.09924645;-0.7413391;0.0595448,0.09410007;-0.7695119;0.007031679,-0.08050104;0.005606792;-0.03469995,-0.1082997;-0.3530256;-0.02047191,-0.09466505;-0.7402747;0.05402846,-0.09773996;-0.722628;-0.02347078,0.007916793;0.5726715;0.01750469,521.0495
+0;0;0,0.001642678;0.3322438;0.001086735,0.003340453;0.6506616;-0.0115758,0.1831563;0.5232707;0.01224735,0.2175406;0.2359744;0.03546204,0.2569763;-0.03631401;-0.03090797,-0.1751954;0.5142621;-0.00414522,-0.2233366;0.2282963;-0.01704248,-0.273214;-0.04574406;-0.06719498,0.07164139;0.008060114;-0.05018253,0.09272781;-0.3494679;-0.01581197,0.09128839;-0.7341149;0.07478894,0.09260432;-0.6965089;-0.00341367,-0.06952983;0.007134481;-0.05320188,-0.1235918;-0.3474652;-0.02511844,-0.1480876;-0.7328358;0.05886602,-0.1447482;-0.6951003;-0.01926362,0.003076792;0.5729359;-0.005962934,0;0;0,0.004543073;0.3318766;0.01506996,0.008747689;0.6505163;0.01343441,0.1817335;0.5105056;-0.01722813,0.2167723;0.2226517;-0.03037155,0.2239945;-0.0541423;-0.08897281,-0.1706568;0.5158259;0.004955877,-0.2245569;0.2306105;0.007659915,-0.2587729;-0.04227963;-0.05913368,0.07625291;0.002161518;-0.04354954,0.104777;-0.356087;-0.02632642,0.09882295;-0.7418538;0.0591867,0.09420598;-0.7700097;0.006538749,-0.08049032;0.005642924;-0.03471605,-0.1084953;-0.3527828;-0.02060911,-0.09523706;-0.7407107;0.05355366,-0.09841582;-0.7231016;-0.02398082,0.007855788;0.5726497;0.01641035,521.0838
+0;0;0,0.001699452;0.3321916;0.0003717052,0.003338957;0.65046;-0.01458517,0.1833735;0.5238116;0.01155019,0.2177229;0.2360897;0.03538189,0.2569441;-0.03579843;-0.03050176,-0.1755297;0.5147232;-0.004005433,-0.2239433;0.2282538;-0.0151019,-0.2742503;-0.04548746;-0.06344478,0.07166372;0.008055137;-0.05022816,0.0926356;-0.3498537;-0.01565939,0.09158456;-0.734027;0.0750073,0.09273919;-0.696595;-0.002455436,-0.06960141;0.00714604;-0.05317914,-0.1239327;-0.3477936;-0.02490325,-0.148315;-0.7327619;0.05885665,-0.1451518;-0.6951971;-0.01853722,0.003086372;0.5727984;-0.008225255,0;0;0,0.004749075;0.3318458;0.01449394,0.009093054;0.6504392;0.01230824,0.1822399;0.5103436;-0.01805174,0.2169929;0.2219654;-0.03077626,0.2243982;-0.05425781;-0.08949625,-0.1706634;0.515983;0.00491188,-0.2254549;0.2305256;0.01151852,-0.2604232;-0.04133773;-0.05681644,0.07631159;0.002153322;-0.04353559,0.1047327;-0.3564917;-0.02622807,0.09877546;-0.7418152;0.05921793,0.09345222;-0.7699057;0.007699013,-0.08052447;0.005647514;-0.03474705,-0.1085292;-0.3531677;-0.02057169,-0.09525673;-0.740825;0.05261535,-0.09851664;-0.7231097;-0.02416682,0.00816749;0.5725842;0.01540208,521.1063
+0;0;0,0.001698818;0.3320676;0.0003715665,0.003336939;0.6500635;-0.01457212,0.1835088;0.5234524;0.01157215,0.2179159;0.2352464;0.03544395,0.2570078;-0.03574497;-0.03022242,-0.1756672;0.5143571;-0.003995289,-0.2241623;0.2274058;-0.01511043,-0.2743033;-0.04543263;-0.06329387,0.07170948;0.00806028;-0.05026023,0.09267503;-0.3497406;-0.01570189,0.0916241;-0.7338767;0.07495603,0.09276933;-0.6965051;-0.001876637,-0.06964584;0.007150602;-0.0532131,-0.1239607;-0.347682;-0.02494573,-0.1483407;-0.7326129;0.05880607,-0.1452032;-0.6951097;-0.0179583,0.003084597;0.5724765;-0.008218318,0;0;0,0.005054384;0.3317435;0.01387894,0.009783611;0.6500491;0.01070237,0.183011;0.5098706;-0.01892972,0.2173177;0.2209229;-0.03112257,0.2242872;-0.05441031;-0.08960021,-0.1704694;0.5162913;0.004528214,-0.2272234;0.2309463;0.01770403,-0.264513;-0.03982452;-0.04989222,0.07636939;0.002120003;-0.04354918,0.104728;-0.3564306;-0.02644527,0.09868063;-0.7416505;0.05928457,0.09506579;-0.7698334;0.008682251,-0.08058579;0.005676662;-0.0347421,-0.1084444;-0.3530582;-0.02101244,-0.09587242;-0.740572;0.05284928,-0.09916285;-0.7227868;-0.02330111,0.008757137;0.5722812;0.01406145,521.1288
+0;0;0,0.001698598;0.3320248;0.0003715185,0.003336789;0.6500397;-0.0145736,0.1840743;0.5232587;0.01163406,0.2184671;0.2351726;0.03549593,0.2575416;-0.03569818;-0.0301412,-0.1762279;0.5141349;-0.0039822,-0.2247028;0.2273028;-0.01509272,-0.2748215;-0.04541415;-0.0632547,0.07174455;0.008064223;-0.05028481,0.09268986;-0.3493911;-0.01575985,0.09163439;-0.7351806;0.07528827,0.09279343;-0.6977202;-0.002470352,-0.06967992;0.007154099;-0.05323913,-0.1239423;-0.3473358;-0.02499906,-0.1484273;-0.7339236;0.05911322,-0.1452519;-0.6963299;-0.01857627,0.003084394;0.5724365;-0.008218469,0;0;0,0.005328074;0.3317247;0.01318479,0.01024136;0.6500361;0.009098649,0.1839161;0.5093167;-0.02007782,0.2174811;0.2203658;-0.03133142,0.2241559;-0.05490541;-0.08953142,-0.1708329;0.5166631;0.003976522,-0.2290781;0.2319295;0.0207134,-0.2682089;-0.03878704;-0.04552379,0.07647274;0.002049118;-0.04345798,0.1047976;-0.3561606;-0.02647412,0.0986831;-0.743064;0.05950737,0.09641778;-0.7707543;0.006875515,-0.08060942;0.00571896;-0.03478922,-0.1082983;-0.3526781;-0.02101012,-0.09606925;-0.741872;0.05317276,-0.09947269;-0.7242713;-0.02388616,0.009174965;0.5722625;0.01268291,521.1636
+0;0;0,0.001662692;0.3320239;0.0008901912,0.003414219;0.6501166;-0.01248589,0.1842548;0.5230708;0.01120477,0.2187108;0.2350201;0.03540155,0.2574463;-0.03598744;-0.02987093,-0.17611;0.5138456;-0.003683292,-0.2252605;0.2270465;-0.01242489,-0.2755581;-0.04604;-0.05824973,0.07176532;0.008086836;-0.05025154,0.09275947;-0.3493494;-0.01555892,0.09146357;-0.7351242;0.07554834,0.09249654;-0.6975954;-0.002205461,-0.06968027;0.007138788;-0.05324071,-0.1238632;-0.3473458;-0.02478208,-0.1484905;-0.7338805;0.05953174,-0.145443;-0.696218;-0.01815611,0.003122016;0.5724688;-0.006701821,0;0;0,0.005328074;0.3317247;0.01318479,0.01024136;0.6500361;0.009098649,0.1839161;0.5093167;-0.02007782,0.2174811;0.2203658;-0.03133142,0.2241559;-0.05490541;-0.08953142,-0.1708329;0.5166631;0.003976522,-0.2290781;0.2319295;0.0207134,-0.2682089;-0.03878704;-0.04552379,0.07647274;0.002049118;-0.04345798,0.1047976;-0.3561606;-0.02647412,0.0986831;-0.743064;0.05950737,0.09641778;-0.7707543;0.006875515,-0.08060942;0.00571896;-0.03478922,-0.1082983;-0.3526781;-0.02101012,-0.09606925;-0.741872;0.05317276,-0.09947269;-0.7242713;-0.02388616,0.009174965;0.5722625;0.01268291,521.1865
+0;0;0,0.001662072;0.3319002;0.0008898595,0.003413044;0.6498963;-0.01248261,0.1840811;0.5229107;0.01119,0.218575;0.234543;0.03541342,0.2572098;-0.03575996;-0.02968937,-0.1759403;0.5136943;-0.003683867,-0.2251449;0.2265796;-0.01243508,-0.2753118;-0.04579699;-0.05814079,0.07181937;0.008092926;-0.05028938,0.09281181;-0.3493142;-0.01559958,0.09151601;-0.7350593;0.07550063,0.09255955;-0.6974535;-0.003048196,-0.06973274;0.007144164;-0.0532808,-0.1239113;-0.3473116;-0.02482449,-0.1485367;-0.7338165;0.05948281,-0.1454581;-0.6960757;-0.01899939,0.00312089;0.5722617;-0.006699519,0;0;0,0.005708858;0.3316295;0.01227236,0.01094078;0.6498203;0.006945373,0.1844327;0.5088346;-0.02085912,0.2177034;0.2195164;-0.03184021,0.2242064;-0.05507901;-0.08971751,-0.1703239;0.5172744;0.00342009,-0.2299564;0.2328056;0.02472788,-0.2714171;-0.03721312;-0.0398137,0.07659828;0.001991019;-0.0433737,0.1049759;-0.3561941;-0.02657962,0.09852261;-0.7430418;0.05948675,0.09483651;-0.770353;0.005350836,-0.0806621;0.0057511;-0.03482942,-0.1078852;-0.352655;-0.02111994,-0.09634215;-0.7418799;0.05284525,-0.09980062;-0.7244592;-0.02499212,0.009797581;0.5720762;0.0108459,521.2188
+0;0;0,0.001661888;0.3318636;0.0008897611,0.003412875;0.6498642;-0.01248309,0.1842623;0.5228237;0.01120786,0.2187354;0.2346295;0.03541671,0.2574655;-0.03633988;-0.02984658,-0.17612;0.5135981;-0.003680914,-0.225295;0.2266561;-0.01242687,-0.2755855;-0.04639199;-0.05824526,0.07185464;0.008096901;-0.05031408,0.09284817;-0.3493286;-0.0156225,0.09155186;-0.7352258;0.07551363,0.09259783;-0.6976022;-0.003218845,-0.06976699;0.007147673;-0.05330697,-0.1239483;-0.3473263;-0.02484919,-0.1485834;-0.7339836;0.05949135,-0.1454976;-0.6962247;-0.01917435,0.003120701;0.5722241;-0.006699589,0;0;0,0.006081015;0.3316075;0.01168108,0.01156368;0.6497929;0.005975366,0.1850608;0.5085171;-0.02195311,0.2176098;0.2192602;-0.03202105,0.2241469;-0.05604714;-0.08987319,-0.1701358;0.5177863;0.002927457,-0.230546;0.2339138;0.02736916,-0.2746217;-0.03737205;-0.03300498,0.07670467;0.001885548;-0.0432781,0.1049757;-0.3563319;-0.0265969,0.09817662;-0.7433121;0.05956685,0.09464646;-0.7705147;0.005037777,-0.0806795;0.005832188;-0.03488496,-0.1078713;-0.35259;-0.0210485,-0.09669824;-0.7420372;0.05264078,-0.1002405;-0.7246643;-0.0253722,0.01036276;0.5720479;0.009949327,521.2414
+0;0;0,0.001686648;0.3317954;0.00141254,0.003508166;0.6498108;-0.01080081,0.1850911;0.5223973;0.0109967,0.2196406;0.2349902;0.03533823,0.2587875;-0.03643104;-0.02925775,-0.1766583;0.5131687;-0.003490475,-0.2263908;0.2270148;-0.009115402,-0.2770553;-0.04663232;-0.05299064,0.07185411;0.008116306;-0.05036439,0.0926167;-0.3491718;-0.01540339,0.09123482;-0.7350532;0.07570696,0.09219901;-0.6974038;-0.002725504,-0.06988141;0.007128625;-0.0532093,-0.1241383;-0.347206;-0.02472613,-0.1487093;-0.733822;0.05972372,-0.145715;-0.6960385;-0.0186443,0.003194806;0.5721475;-0.005369284,0;0;0,0.006356292;0.3315609;0.01095486,0.01216752;0.6496885;0.004373908,0.1861621;0.5078977;-0.02309704,0.2173273;0.2192214;-0.03224683,0.223951;-0.05646995;-0.08991015,-0.1704319;0.517965;0.002399228,-0.2318804;0.2355824;0.03194828,-0.2777946;-0.03637308;-0.02555629,0.07677057;0.001808688;-0.04322577,0.1047414;-0.3563167;-0.02673554,0.09792684;-0.7432594;0.05949903,0.09457666;-0.770623;0.005561113,-0.08069742;0.005890582;-0.03490969,-0.1080054;-0.3524003;-0.02112529,-0.0970024;-0.7418027;0.0527138,-0.1006068;-0.7244267;-0.02499551,0.01088463;0.571959;0.008575678,521.2635
+0;0;0,0.001686648;0.3317954;0.00141254,0.003508166;0.6498108;-0.01080081,0.1850911;0.5223973;0.0109967,0.2196406;0.2349902;0.03533823,0.2587875;-0.03643104;-0.02925775,-0.1766583;0.5131687;-0.003490475,-0.2263908;0.2270148;-0.009115402,-0.2770553;-0.04663232;-0.05299064,0.07185411;0.008116306;-0.05036439,0.0926167;-0.3491718;-0.01540339,0.09123482;-0.7350532;0.07570696,0.09219901;-0.6974038;-0.002725504,-0.06988141;0.007128625;-0.0532093,-0.1241383;-0.347206;-0.02472613,-0.1487093;-0.733822;0.05972372,-0.145715;-0.6960385;-0.0186443,0.003194806;0.5721475;-0.005369284,0;0;0,0.006356292;0.3315609;0.01095486,0.01216752;0.6496885;0.004373908,0.1861621;0.5078977;-0.02309704,0.2173273;0.2192214;-0.03224683,0.223951;-0.05646995;-0.08991015,-0.1704319;0.517965;0.002399228,-0.2318804;0.2355824;0.03194828,-0.2777946;-0.03637308;-0.02555629,0.07677057;0.001808688;-0.04322577,0.1047414;-0.3563167;-0.02673554,0.09792684;-0.7432594;0.05949903,0.09457666;-0.770623;0.005561113,-0.08069742;0.005890582;-0.03490969,-0.1080054;-0.3524003;-0.02112529,-0.0970024;-0.7418027;0.0527138,-0.1006068;-0.7244267;-0.02499551,0.01088463;0.571959;0.008575678,521.2863
+0;0;0,0.001685377;0.3315455;0.001411476,0.003505342;0.6492911;-0.01079166,0.1847106;0.5220433;0.01096749,0.2192277;0.2349067;0.03528611,0.2583607;-0.03641847;-0.02928699,-0.1762872;0.5128338;-0.003489589,-0.2259729;0.2269492;-0.009109221,-0.2766194;-0.04660094;-0.05296892,0.07187379;0.008118529;-0.05037818,0.09262798;-0.349025;-0.01543133,0.09124606;-0.7349163;0.07568136,0.09221049;-0.6972651;-0.002769925,-0.06990055;0.007130578;-0.05322388,-0.1241355;-0.3470607;-0.02475223,-0.1487071;-0.7336867;0.05969979,-0.1457121;-0.6959014;-0.01868704,0.003192233;0.5716901;-0.005364494,0;0;0,0.006872967;0.3313326;0.009938478,0.01311075;0.6491578;0.002287507,0.1867688;0.5075998;-0.02416122,0.2170516;0.2190783;-0.03244448,0.2237264;-0.05654007;-0.08996296,-0.1695195;0.5185381;0.001713326,-0.2323097;0.2372076;0.03548981,-0.27934;-0.03510311;-0.01885578,0.07687347;0.001718566;-0.04309559,0.1043938;-0.3563031;-0.02676654,0.09750513;-0.7432497;0.0594914,0.0942032;-0.7706013;0.005510215,-0.08068646;0.005961307;-0.03498386,-0.1082233;-0.3521607;-0.02106005,-0.09739071;-0.7416059;0.05263223,-0.1010434;-0.724284;-0.02508521,0.01172431;0.5715073;0.006753206,521.3192
+0;0;0,0.001726167;0.3315568;0.00178861,0.003654761;0.6493857;-0.009840825,0.185398;0.522077;0.01069001,0.219772;0.2348735;0.03538738,0.259282;-0.03703228;-0.02898699,-0.1766284;0.5127741;-0.003330844,-0.2273617;0.2269405;-0.004949601,-0.2788661;-0.0474351;-0.04621997,0.07183982;0.008089697;-0.05041973,0.09253895;-0.3491172;-0.01527179,0.09150673;-0.7349902;0.07557882,0.09238297;-0.6973208;-0.002749108,-0.06995539;0.007145465;-0.05313883,-0.1242636;-0.3471086;-0.02458636,-0.1488231;-0.7336689;0.05979913,-0.145916;-0.6958638;-0.01846634,0.00330809;0.5717541;-0.004566331,0;0;0,0.007091887;0.3313612;0.009247422,0.01341332;0.6492347;0.00108397,0.1872966;0.5070301;-0.02543688,0.2170953;0.2183507;-0.03275704,0.2236417;-0.05785254;-0.09026194,-0.169954;0.5193886;0.0008990811,-0.2336562;0.2385829;0.0378791,-0.2830461;-0.03502062;-0.01049083,0.07688113;0.001614228;-0.04307246,0.1041792;-0.3565021;-0.02669859,0.09716525;-0.7433693;0.05954206,0.09376469;-0.7707881;0.005817056,-0.08066484;0.006071365;-0.0349982,-0.1084772;-0.3521026;-0.02091171,-0.09733302;-0.7414492;0.05283108,-0.1010344;-0.7241515;-0.02475634,0.01201206;0.5715708;0.005662322,521.3416
+0;0;0,0.001725378;0.3314053;0.001787793,0.003652881;0.6490535;-0.009834925,0.1862114;0.5215691;0.01076104,0.22061;0.2341597;0.03547611,0.2601684;-0.03807896;-0.02897708,-0.1774355;0.5122246;-0.00332258,-0.2282052;0.226186;-0.004942498,-0.2797726;-0.04852548;-0.04626339,0.07184308;0.008090065;-0.05042202,0.09252847;-0.3488795;-0.01529743,0.09149563;-0.7349857;0.07560805,0.0923709;-0.6973248;-0.00263235,-0.06995858;0.00714579;-0.05314125,-0.1242307;-0.346873;-0.02460775,-0.148805;-0.7336668;0.05982871,-0.1459012;-0.6958703;-0.01834929,0.003306418;0.5714685;-0.004563597,0;0;0,0.007162891;0.3312237;0.008673072,0.01353006;0.6488998;-5.948544E-05,0.1880985;0.5065736;-0.02732027,0.2170001;0.2175644;-0.03337538,0.2232978;-0.05912134;-0.09028149,-0.1709454;0.5198398;0.0004024045,-0.2354593;0.2394706;0.04076685,-0.2859287;-0.03539565;-0.0008789413,0.07689832;0.001513541;-0.04305363,0.1041555;-0.356379;-0.02696276,0.09682035;-0.7434339;0.05951023,0.09348325;-0.7708995;0.005960345,-0.08065718;0.006176911;-0.03500745,-0.1085675;-0.3517642;-0.02129244,-0.09784212;-0.7413095;0.0527501,-0.1017323;-0.724031;-0.02473568,0.01212183;0.5712914;0.004661798,521.3641
+0;0;0,0.001724581;0.3312522;0.001786966,0.003651644;0.6488303;-0.009833476,0.1858508;0.5214541;0.01073168,0.2202431;0.234097;0.03544226,0.2596519;-0.03711164;-0.02876706,-0.1770815;0.512128;-0.003324262,-0.227842;0.2261415;-0.004943885,-0.2792143;-0.04753059;-0.04610844,0.071815;0.008086903;-0.05040231,0.0925015;-0.348902;-0.01527582,0.09146892;-0.7349126;0.07560717,0.09233613;-0.6973222;-0.001913019,-0.06993123;0.007142997;-0.05312048,-0.1242063;-0.3468949;-0.02458544,-0.1487745;-0.733593;0.05983013,-0.1458974;-0.6958683;-0.01762823,0.003305226;0.5712555;-0.00456284,0;0;0,0.007264614;0.3310923;0.007699132,0.01391566;0.648657;-0.002184987,0.1880013;0.5061515;-0.02873516,0.2165907;0.2171525;-0.03418922,0.22292;-0.05858213;-0.09040642,-0.1705375;0.520606;-0.0003345383,-0.2350767;0.2407524;0.04307256,-0.2869954;-0.03368789;0.008186776,0.07683313;0.001421064;-0.04310262,0.1035681;-0.3565409;-0.02725029,0.09610884;-0.7435062;0.05916321,0.0925308;-0.7713417;0.007105589,-0.08063182;0.006265411;-0.0349634,-0.1092414;-0.3516482;-0.02146404,-0.09864963;-0.7411385;0.05236099,-0.1025946;-0.723797;-0.02439801,0.01243561;0.5710802;0.002854705,521.3975
+0;0;0,0.001813121;0.331256;0.0005908681,0.00358732;0.648666;-0.01468018,0.1858271;0.5223045;0.009877703,0.2201233;0.2350114;0.03545044,0.2593698;-0.03630111;-0.0284189,-0.1773669;0.5130762;-0.003186492,-0.2287951;0.2272141;-0.0008394571,-0.2812663;-0.04693067;-0.03719109,0.07178042;0.008033242;-0.05046012,0.09221224;-0.3489505;-0.01513262,0.09131577;-0.7350008;0.07558282,0.09202871;-0.69756;-0.001953438,-0.07001109;0.007177937;-0.05301047,-0.1242136;-0.3468742;-0.0245143,-0.1489893;-0.7335598;0.05989775,-0.1462644;-0.6959885;-0.01758125,0.003286043;0.5711831;-0.008194949,0;0;0,0.007264614;0.3310923;0.007699132,0.01391566;0.648657;-0.002184987,0.1880013;0.5061515;-0.02873516,0.2165907;0.2171525;-0.03418922,0.22292;-0.05858213;-0.09040642,-0.1705375;0.520606;-0.0003345383,-0.2350767;0.2407524;0.04307256,-0.2869954;-0.03368789;0.008186776,0.07683313;0.001421064;-0.04310262,0.1035681;-0.3565409;-0.02725029,0.09610884;-0.7435062;0.05916321,0.0925308;-0.7713417;0.007105589,-0.08063182;0.006265411;-0.0349634,-0.1092414;-0.3516482;-0.02146404,-0.09864963;-0.7411385;0.05236099,-0.1025946;-0.723797;-0.02439801,0.01243561;0.5710802;0.002854705,521.4199
+0;0;0,0.001811377;0.3309373;0.0005902997,0.003583211;0.6479205;-0.01465978,0.1852221;0.5218333;0.009829087,0.2195033;0.2346657;0.03539065,0.2587364;-0.03655398;-0.02845685,-0.1767755;0.5126354;-0.003192077,-0.2281813;0.2268981;-0.0008460679,-0.2806346;-0.04715294;-0.03718527,0.07175905;0.00803085;-0.05044509,0.09221429;-0.3493621;-0.01507709,0.09131854;-0.7350998;0.07556486,0.09202463;-0.6977304;-0.00122723,-0.06999024;0.007175799;-0.05299468,-0.1242548;-0.3472822;-0.02446585,-0.1490105;-0.7336546;0.05987783,-0.1463117;-0.696156;-0.01685756,0.003282374;0.5705509;-0.008184036,0;0;0,0.007521875;0.3307868;0.006830931,0.01457427;0.647881;-0.004062295,0.1881127;0.5058812;-0.02983045,0.2161834;0.2169499;-0.0347836,0.2223456;-0.05875993;-0.09065819,-0.1697811;0.5215515;-0.0006760574,-0.2348893;0.2423142;0.044945,-0.2876022;-0.03263617;0.01666974,0.07675215;0.001317918;-0.04319644,0.1033297;-0.3570611;-0.02716267,0.09554092;-0.7437533;0.05896997,0.09104753;-0.771938;0.008510232,-0.08062844;0.006384609;-0.03488342,-0.109648;-0.3519105;-0.02141126,-0.09928514;-0.7411485;0.05205096,-0.1032994;-0.7237223;-0.0239597,0.01299305;0.5704379;0.001242518,521.4424
+0;0;0,0.001811059;0.3308792;0.0005901959,0.003582566;0.6478095;-0.01465799,0.1845263;0.5219074;0.009762128,0.2187959;0.2348374;0.03531502,0.257972;-0.03598866;-0.02843982,-0.1760882;0.5127447;-0.003209284,-0.2274765;0.2271045;-0.0008640706,-0.2798536;-0.04654878;-0.03715052,0.0717921;0.008034549;-0.05046833,0.09224917;-0.3493903;-0.01509717,0.09135186;-0.7358013;0.07570301,0.09211373;-0.6978498;-0.00715436,-0.07002249;0.007179105;-0.0530191,-0.1242919;-0.3473105;-0.02448772,-0.1490908;-0.7343574;0.0600032,-0.1461789;-0.6962665;-0.02279299,0.003281726;0.570439;-0.008182169,0;0;0,0.008408539;0.3307267;0.00581789,0.01673634;0.6476848;-0.006486773,0.1889504;0.5052669;-0.03204739,0.2163394;0.2163516;-0.03584337,0.2224724;-0.05906796;-0.09109378,-0.1676093;0.5228292;-0.00119787,-0.233458;0.2441439;0.04607816,-0.285781;-0.03101993;0.02386651,0.07676451;0.001231626;-0.04325974,0.1031772;-0.3571878;-0.02713513,0.09515382;-0.744517;0.05929863,0.09331702;-0.773937;0.001031637,-0.0806867;0.006518051;-0.03482647,-0.1098184;-0.3518025;-0.02141594,-0.09953958;-0.7417218;0.05217932,-0.1041308;-0.7253556;-0.02980966,0.01480711;0.5702742;-0.0008209944,521.4689
+0;0;0,0.00179614;0.3307971;1.666386E-05,0.003468162;0.6476948;-0.01677637,0.1842033;0.5222735;0.009167125,0.2180457;0.2374807;0.0351133,0.2578025;-0.03511351;-0.02887496,-0.1780416;0.5209129;0.002367262,-0.2317735;0.2380253;0.005969248,-0.2852814;-0.03786337;-0.02573364,0.07171062;0.007938549;-0.05046441,0.0920541;-0.3495376;-0.01496572,0.09123767;-0.7359848;0.07597321,0.09111227;-0.6982492;-0.00524012,-0.06996511;0.007247069;-0.05295709,-0.1243353;-0.3472878;-0.02445882,-0.1490345;-0.7343844;0.06014738,-0.147053;-0.6965165;-0.02102916,0.003191172;0.570338;-0.009864639,0;0;0,0.008630112;0.3306542;0.004821897,0.01702342;0.6476278;-0.008256912,0.1887794;0.5049487;-0.03424406,0.2166422;0.2183599;-0.03824437,0.2217534;-0.05932614;-0.09160209,-0.1672328;0.5233694;-0.001751014,-0.2329194;0.247126;0.04621134,-0.2856752;-0.03051749;0.03555313,0.07656363;0.001148432;-0.04346013,0.1027209;-0.3573422;-0.0272274,0.09430502;-0.7447577;0.05908823,0.09375636;-0.772603;0.001563665,-0.08066896;0.006627189;-0.03465099,-0.1106406;-0.3516816;-0.02124475,-0.100625;-0.7417731;0.05183224,-0.1053826;-0.7251735;-0.02849992,0.01509558;0.5702065;-0.002414107,521.4965
+0;0;0,0.00179614;0.3307971;1.666386E-05,0.003468162;0.6476948;-0.01677637,0.1842033;0.5222735;0.009167125,0.2180457;0.2374807;0.0351133,0.2578025;-0.03511351;-0.02887496,-0.1780416;0.5209129;0.002367262,-0.2317735;0.2380253;0.005969248,-0.2852814;-0.03786337;-0.02573364,0.07171062;0.007938549;-0.05046441,0.0920541;-0.3495376;-0.01496572,0.09123767;-0.7359848;0.07597321,0.09111227;-0.6982492;-0.00524012,-0.06996511;0.007247069;-0.05295709,-0.1243353;-0.3472878;-0.02445882,-0.1490345;-0.7343844;0.06014738,-0.147053;-0.6965165;-0.02102916,0.003191172;0.570338;-0.009864639,0;0;0,0.008630112;0.3306542;0.004821897,0.01702342;0.6476278;-0.008256912,0.1887794;0.5049487;-0.03424406,0.2166422;0.2183599;-0.03824437,0.2217534;-0.05932614;-0.09160209,-0.1672328;0.5233694;-0.001751014,-0.2329194;0.247126;0.04621134,-0.2856752;-0.03051749;0.03555313,0.07656363;0.001148432;-0.04346013,0.1027209;-0.3573422;-0.0272274,0.09430502;-0.7447577;0.05908823,0.09375636;-0.772603;0.001563665,-0.08066896;0.006627189;-0.03465099,-0.1106406;-0.3516816;-0.02124475,-0.100625;-0.7417731;0.05183224,-0.1053826;-0.7251735;-0.02849992,0.01509558;0.5702065;-0.002414107,521.5187
+0;0;0,0.00179529;0.3306405;1.665597E-05,0.003465887;0.6472678;-0.016762,0.1840836;0.5219446;0.009163146,0.2179572;0.2368896;0.03513321,0.2576693;-0.03539765;-0.028783,-0.1779259;0.5205849;0.002367701,-0.2317073;0.2374368;0.005973004,-0.2851549;-0.03814116;-0.02569419,0.07185923;0.007955001;-0.05056899,0.09219074;-0.3493105;-0.01509121,0.09137378;-0.736008;0.0759066,0.09124963;-0.6983495;-0.004496224,-0.0701101;0.007262088;-0.05306684,-0.1244482;-0.3470639;-0.02458537,-0.1491635;-0.7344111;0.06007562,-0.1472017;-0.6966217;-0.02029079,0.003189137;0.5699779;-0.009856251,0;0;0,0.009062015;0.3305003;0.003708601,0.01770519;0.6471468;-0.01051366,0.1893281;0.5046834;-0.03620982,0.2172525;0.2178255;-0.03953135,0.2215798;-0.05975232;-0.09182382,-0.166629;0.5236224;-0.002305429,-0.2325532;0.2474462;0.0472824,-0.2854661;-0.03001523;0.04303279,0.07663535;0.001148939;-0.04370308,0.1027181;-0.3571234;-0.02723157,0.09403662;-0.7448052;0.05904531,0.09436114;-0.7723781;0.002401352,-0.08090685;0.006678961;-0.03455037,-0.1110287;-0.3514016;-0.02107039,-0.100536;-0.7416893;0.05228889,-0.1054774;-0.7250318;-0.02721484,0.01572672;0.5698154;-0.004395604,521.5516
+0;0;0,0.001882496;0.3304839;0.0003186747,0.003818078;0.6470206;-0.01516131,0.1843507;0.5214514;0.008897178,0.2184557;0.236463;0.03508791,0.2580682;-0.03596991;-0.02846023,-0.1774673;0.5194807;0.001942188,-0.2324625;0.2367338;0.01180465,-0.2870427;-0.03932682;-0.01346842,0.07190705;0.007934318;-0.05062212,0.0921545;-0.349223;-0.01505512,0.09141567;-0.7362176;0.07601917,0.09129772;-0.6986175;-0.003187194,-0.07018953;0.007279593;-0.05307178,-0.1245393;-0.3469372;-0.02456144,-0.1493196;-0.7345393;0.06035274,-0.1473829;-0.6968189;-0.01881839,0.003445741;0.5697269;-0.008749066,0;0;0,0.009467833;0.3303397;0.003043175,0.01842459;0.6467952;-0.01160955,0.1897131;0.5043629;-0.03822649,0.217409;0.2174952;-0.04094911,0.2214846;-0.06027994;-0.09244227,-0.1660467;0.5238603;-0.002640337,-0.2316234;0.2479528;0.04876247,-0.284616;-0.02955166;0.05196577,0.07660631;0.00109148;-0.04389143,0.1027892;-0.3570654;-0.02732527,0.09368245;-0.7450378;0.05901337,0.09244246;-0.7718952;0.003361579,-0.08103532;0.006771458;-0.03440352,-0.1114129;-0.3511837;-0.02092853,-0.1013442;-0.7418785;0.05198327,-0.1064639;-0.7250474;-0.02632251,0.01637287;0.5695109;-0.005402446,521.5739
+0;0;0,0.001882534;0.3304906;0.0003186812,0.00381859;0.6471082;-0.01516579,0.184483;0.5214722;0.008908192,0.218724;0.2353477;0.03520333,0.2583093;-0.03689849;-0.02830127,-0.1775989;0.5195;0.001948129,-0.2328133;0.235626;0.01184991,-0.2873561;-0.04024541;-0.01340584,0.07206888;0.007952174;-0.05073604,0.09225417;-0.3481085;-0.01527824,0.09151369;-0.7359711;0.0760003,0.09139672;-0.6984343;-0.002546012,-0.0703475;0.007295976;-0.05319122,-0.1245304;-0.3458333;-0.02476843,-0.1493663;-0.7343047;0.0603362,-0.1474457;-0.6966486;-0.01817518,0.003446101;0.5697829;-0.008750925,0;0;0,0.009944126;0.3303398;0.002091169,0.01920085;0.6468307;-0.01334918,0.1904698;0.5045216;-0.04057038,0.2178695;0.2164683;-0.04294884,0.2218746;-0.06120244;-0.0939461,-0.1655587;0.5242761;-0.003042309,-0.2317234;0.2474986;0.04937435,-0.2845784;-0.02969921;0.05862409,0.07668857;0.00105682;-0.04414809,0.1025858;-0.3560138;-0.02759981,0.09357131;-0.7448476;0.05898356,0.09227797;-0.7720883;0.004686475,-0.0812821;0.006828876;-0.03432046,-0.1115728;-0.3500158;-0.02059967,-0.09957538;-0.7414107;0.0531284,-0.10497;-0.7245832;-0.02448427,0.01707957;0.5695315;-0.006959558,521.6069
+0;0;0,0.001882041;0.330404;0.0003185977,0.003817924;0.6469954;-0.01516491,0.1845533;0.5213398;0.008916043,0.2188393;0.2348379;0.03524587,0.2584829;-0.03780875;-0.02835213,-0.1776705;0.5193669;0.001953254,-0.2329577;0.2351184;0.0118681,-0.2875808;-0.04115874;-0.0134248,0.0722478;0.007971916;-0.050862,0.09242245;-0.3479013;-0.01542287,0.09168159;-0.7359606;0.07590197,0.09156388;-0.6983761;-0.003141627,-0.07052214;0.007314089;-0.05332327,-0.1246765;-0.3456292;-0.02491544,-0.149525;-0.7342977;0.06023235,-0.1475923;-0.6965932;-0.01877609,0.003445433;0.5696694;-0.00874999,0;0;0,0.01029414;0.3302467;0.001267791,0.01968276;0.6466842;-0.01465523,0.1908564;0.5046062;-0.04294932,0.2183781;0.2161791;-0.04508555,0.2226286;-0.06188303;-0.09623098,-0.1652851;0.5246807;-0.003100139,-0.2311372;0.2478256;0.05136929,-0.2837405;-0.0296146;0.06594073,0.07678042;0.001047194;-0.04442871,0.1026098;-0.3558227;-0.02753437,0.09334963;-0.7448292;0.05917764,0.09267262;-0.7717607;0.003826264,-0.08155706;0.006842254;-0.03423258,-0.1117911;-0.3498057;-0.02020292,-0.09981105;-0.7413538;0.05380597,-0.1055979;-0.7246474;-0.02426593,0.01753448;0.5693935;-0.008164406,521.6291
+0;0;0,0.001947269;0.3304034;-0.000523067,0.003718749;0.6468927;-0.01789815,0.1845572;0.5220035;0.008104697,0.2187153;0.2355502;0.03512057,0.2581151;-0.03718641;-0.02824267,-0.1776087;0.5192993;0.001465685,-0.2342963;0.2356532;0.01830447,-0.2893906;-0.04105714;-0.0003639907,0.07225394;0.007953305;-0.05085618,0.09235115;-0.3479064;-0.01523862,0.09178409;-0.7359451;0.07617491,0.09160523;-0.6984504;-0.002877131,-0.07052714;0.0073291;-0.05331461,-0.1247826;-0.3455927;-0.0248324,-0.1496994;-0.7342958;0.06013668,-0.1478239;-0.6966779;-0.01888153,0.003396454;0.5696156;-0.01091566,0;0;0,0.01029414;0.3302467;0.001267791,0.01968276;0.6466842;-0.01465523,0.1908564;0.5046062;-0.04294932,0.2183781;0.2161791;-0.04508555,0.2226286;-0.06188303;-0.09623098,-0.1652851;0.5246807;-0.003100139,-0.2311372;0.2478256;0.05136929,-0.2837405;-0.0296146;0.06594073,0.07678042;0.001047194;-0.04442871,0.1026098;-0.3558227;-0.02753437,0.09334963;-0.7448292;0.05917764,0.09267262;-0.7717607;0.003826264,-0.08155706;0.006842254;-0.03423258,-0.1117911;-0.3498057;-0.02020292,-0.09981105;-0.7413538;0.05380597,-0.1055979;-0.7246474;-0.02426593,0.01753448;0.5693935;-0.008164406,521.6526
+0;0;0,0.001946229;0.3302269;-0.0005227876,0.003717099;0.6466093;-0.01789229,0.1840599;0.5218705;0.008056707,0.2182262;0.2353484;0.03507906,0.25763;-0.03741556;-0.02829054,-0.177115;0.5191737;0.00143586,-0.2338162;0.2354596;0.01827868,-0.288916;-0.04127854;-0.0003916528,0.07236809;0.007965867;-0.05093652,0.09247405;-0.3480491;-0.01530343,0.09190647;-0.7364517;0.07619584,0.09172713;-0.6989371;-0.003066711,-0.07063854;0.007340678;-0.05339883,-0.1249177;-0.345735;-0.0249042,-0.1498578;-0.7348027;0.06014457,-0.1479773;-0.6971644;-0.01908404,0.003394888;0.5693523;-0.01091161,0;0;0,0.01032972;0.3300713;0.0003281832,0.01959126;0.6463649;-0.01637304,0.1903572;0.5047002;-0.04460967,0.2182917;0.2162489;-0.04742467,0.2221088;-0.06207132;-0.09734309,-0.1648453;0.5247141;-0.003369944,-0.2303809;0.2480236;0.05266475,-0.282163;-0.0292761;0.07246478,0.07671206;0.001010418;-0.04482592,0.1018287;-0.3560377;-0.02732182,0.09254406;-0.7454156;0.05944013,0.09135891;-0.7722445;0.00368952,-0.08180084;0.006922696;-0.03399739,-0.1127874;-0.3498201;-0.02003318,-0.101083;-0.7415829;0.05489327,-0.1071202;-0.7249568;-0.02336111,0.01748209;0.5691102;-0.00968504,521.6859
+0;0;0,0.001945797;0.3301536;-0.0005226716,0.003716327;0.6464759;-0.01788896,0.1843374;0.5216767;0.008088097,0.2184888;0.2352805;0.03509859,0.2579601;-0.03795174;-0.02837979,-0.1773937;0.5189757;0.001457053,-0.23407;0.2353861;0.01829248,-0.2892644;-0.04182702;-0.000409903,0.07264953;0.007996848;-0.05113462,0.09275497;-0.3480088;-0.01550246,0.09218806;-0.735951;0.07588835,0.09200773;-0.6983946;-0.003814869,-0.07091326;0.007369226;-0.0536065,-0.125191;-0.3456972;-0.02511261,-0.1501015;-0.7343038;0.05983534,-0.1482106;-0.6966231;-0.01983377,0.003394169;0.5692316;-0.01090943,0;0;0,0.01040763;0.3299956;-0.0001957417,0.0196282;0.6462206;-0.01708746,0.1905046;0.5047611;-0.04668045,0.2185822;0.2164514;-0.04948831,0.2220463;-0.06244063;-0.09899127,-0.1650966;0.5247;-0.003345576,-0.2303348;0.2483463;0.0540245,-0.2817483;-0.02913931;0.07855421,0.07678147;0.001090929;-0.04538798,0.1016295;-0.3559307;-0.0271666,0.092593;-0.7449108;0.05923128,0.09028372;-0.7719248;0.003072504,-0.08224111;0.006929176;-0.03383843,-0.1130343;-0.3498119;-0.01964387,-0.1022159;-0.7413739;0.05393534,-0.1086061;-0.7248304;-0.02472739,0.01753063;0.5689811;-0.01036751,521.7184
+0;0;0,0.002002034;0.3301073;-0.001142948,0.003713675;0.6463422;-0.01965968,0.1842923;0.5221633;0.008796993,0.2193063;0.235027;0.03498331,0.2585576;-0.03779188;-0.02800488,-0.177369;0.5190353;0.001194279,-0.2355646;0.2354527;0.0247139,-0.2906289;-0.0417974;0.01849962,0.07274567;0.007981194;-0.05126435,0.09282974;-0.3482236;-0.01551063,0.0921864;-0.7361845;0.07588755,0.09215979;-0.6987676;-0.003011227,-0.07107355;0.007399865;-0.05364195,-0.1254719;-0.3458581;-0.02512528,-0.1505178;-0.7344865;0.05977674,-0.148492;-0.6969462;-0.01908432,0.003406938;0.569128;-0.01237009,0;0;0,0.01061483;0.3299436;-0.0008386373,0.01997822;0.6461187;-0.018188,0.1906185;0.5045838;-0.0486021,0.2188763;0.2155298;-0.05147612,0.2221699;-0.06292343;-0.1003764,-0.164834;0.5248951;-0.003228555,-0.2301999;0.2482135;0.05621513,-0.2807979;-0.02840161;0.08557913,0.07677355;0.001048997;-0.04569888,0.1012969;-0.3561768;-0.02694094,0.09227499;-0.7451698;0.05949272,0.08913875;-0.7722968;0.004659422,-0.08247093;0.006985444;-0.03366623,-0.1132425;-0.3499686;-0.01950742,-0.1029547;-0.74156;0.05409978,-0.1095974;-0.7249019;-0.0237327,0.01784452;0.5688912;-0.01136029,521.7407
+0;0;0,0.00200165;0.3300442;-0.001142729,0.003713542;0.6463283;-0.01966274,0.1847099;0.5220204;0.008844754,0.2196131;0.2357932;0.03494815,0.2589795;-0.03782642;-0.02822493,-0.1777868;0.5188852;0.001224478,-0.2357982;0.2362005;0.02466963,-0.2910241;-0.04186338;0.01843711,0.07270516;0.00797675;-0.05123581,0.09279057;-0.3482517;-0.01547972,0.09214744;-0.7360846;0.07588832,0.09212087;-0.6986775;-0.002907597,-0.07103397;0.007395745;-0.05361209,-0.1254359;-0.3458856;-0.02509353,-0.1504736;-0.7343858;0.0597805,-0.1484504;-0.6968554;-0.01897776,0.003406723;0.5690936;-0.01237122,0;0;0,0.01045939;0.3298839;-0.001275539,0.01971122;0.6460871;-0.01905859,0.1904382;0.504209;-0.05069709,0.2186598;0.2160755;-0.05356789,0.2221708;-0.06321195;-0.1025013,-0.1654477;0.5247422;-0.003088034,-0.2299802;0.249545;0.05958285,-0.2809033;-0.02742875;0.09275923,0.07658868;0.0009803623;-0.04591286,0.1008548;-0.3562753;-0.02693629,0.09198029;-0.7451289;0.05953396,0.08873846;-0.7723207;0.004923951,-0.08251888;0.007101071;-0.03339143,-0.1136569;-0.3498541;-0.01946319,-0.1039065;-0.7414252;0.05361213,-0.1108787;-0.7247661;-0.02408648,0.01760982;0.5688487;-0.01211071,521.7631
+0;0;0,0.00200132;0.3299897;-0.001142541,0.003713316;0.6462963;-0.01966431,0.1842361;0.5220966;0.008789176,0.2191234;0.2360005;0.03488062,0.2586401;-0.03866431;-0.02853379,-0.177314;0.5189695;0.001188801,-0.2352987;0.2364144;0.02462321,-0.2907356;-0.0427117;0.01836688,0.07278797;0.007985834;-0.05129416,0.09287425;-0.3482582;-0.01553651,0.09223103;-0.7361507;0.07584555,0.09220453;-0.6987643;-0.002729498,-0.07111488;0.007404168;-0.05367314,-0.1255192;-0.3458927;-0.02515333,-0.1505608;-0.7344526;0.05973373,-0.1485432;-0.6969433;-0.01880377,0.003406439;0.5690469;-0.0123714,0;0;0,0.01068863;0.3298178;-0.002118587,0.02010886;0.6459839;-0.02083766,0.1901976;0.5041354;-0.05253768,0.218857;0.2161827;-0.05581439,0.222095;-0.06411257;-0.1052899,-0.1645917;0.5250518;-0.002975569,-0.2285933;0.2504372;0.06213526,-0.2800371;-0.02690285;0.1003427,0.07651031;0.0009559244;-0.04624081,0.1005298;-0.356306;-0.02677596,0.09159677;-0.7452327;0.05964088,0.08848053;-0.7725435;0.00547111,-0.08270583;0.007151003;-0.0331898,-0.1141094;-0.3497966;-0.01925763,-0.1047861;-0.741478;0.05361481,-0.1120554;-0.7248334;-0.02382801,0.01796719;0.5687541;-0.01364553,521.7963
+0;0;0,0.001951919;0.3299882;-0.001590806,0.003517194;0.6462551;-0.02078679,0.1841157;0.5222285;0.007887682,0.2185164;0.2361381;0.03467839,0.2579883;-0.03864783;-0.02823752,-0.177428;0.5190086;0.0009965105,-0.2367049;0.2375191;0.03259879,-0.2920377;-0.04166287;0.0281857,0.07277706;0.007917565;-0.05132023,0.09273967;-0.348296;-0.01519096,0.09196854;-0.7362511;0.07592356,0.09183479;-0.6989022;-0.002654895,-0.07112271;0.007470918;-0.0536535,-0.1257403;-0.3457945;-0.02515185,-0.1507717;-0.7343739;0.05964846,-0.1488608;-0.696897;-0.0188948,0.003251417;0.5690216;-0.0133251,0;0;0,0.01068863;0.3298178;-0.002118587,0.02010886;0.6459839;-0.02083766,0.1901976;0.5041354;-0.05253768,0.218857;0.2161827;-0.05581439,0.222095;-0.06411257;-0.1052899,-0.1645917;0.5250518;-0.002975569,-0.2285933;0.2504372;0.06213526,-0.2800371;-0.02690285;0.1003427,0.07651031;0.0009559244;-0.04624081,0.1005298;-0.356306;-0.02677596,0.09159677;-0.7452327;0.05964088,0.08848053;-0.7725435;0.00547111,-0.08270583;0.007151003;-0.0331898,-0.1141094;-0.3497966;-0.01925763,-0.1047861;-0.741478;0.05361481,-0.1120554;-0.7248334;-0.02382801,0.01796719;0.5687541;-0.01364553,521.8196
+0;0;0,0.001950866;0.3298101;-0.001589948,0.003515368;0.6459217;-0.0207766,0.1836473;0.5220518;0.007839669,0.2177829;0.2381662;0.03442392,0.2576662;-0.03948411;-0.02914781,-0.1769635;0.5188402;0.0009662788,-0.2357835;0.2395199;0.03232501,-0.2916931;-0.0425722;0.02786592,0.07296208;0.007937695;-0.05145071,0.09291725;-0.348143;-0.0153349,0.09215329;-0.7324879;0.07493171,0.09201837;-0.6950743;-0.004338324,-0.07130352;0.007489912;-0.05378991,-0.1259008;-0.3456438;-0.02529889,-0.1506992;-0.7306071;0.05871227,-0.1487715;-0.6930644;-0.02052226,0.003249715;0.5687242;-0.01331837,0;0;0,0.01094589;0.3296255;-0.002874494,0.02052175;0.6456016;-0.02208948,0.1901096;0.5042759;-0.05417097,0.2188323;0.2185873;-0.05864799,0.2214789;-0.06470576;-0.1082437,-0.1637721;0.5253527;-0.002591069,-0.2270853;0.2537352;0.06580716,-0.2797771;-0.0261122;0.1061897,0.07656007;0.0009600073;-0.046597,0.1000708;-0.356164;-0.02645445,0.09149314;-0.7412102;0.06035233,0.08768724;-0.7701867;0.007004261,-0.08303871;0.007130886;-0.03297528,-0.1144441;-0.3496799;-0.01898429,-0.1058038;-0.7377477;0.05311562,-0.1134676;-0.7212538;-0.02497132,0.01834264;0.5684194;-0.01478803,521.8414
+0;0;0,0.001949919;0.32965;-0.001589176,0.003513493;0.645574;-0.02076443,0.1833522;0.5218259;0.007812977,0.2172568;0.2398604;0.03421742,0.2573921;-0.03954396;-0.02975595,-0.1766721;0.5186196;0.0009507658,-0.2350943;0.2411885;0.0320974,-0.2913571;-0.04268572;0.02761014,0.07305203;0.00794748;-0.05151414,0.09299561;-0.3479262;-0.01541933,0.09223109;-0.7325525;0.07491337,0.09209613;-0.6951367;-0.004380047,-0.07139143;0.007499147;-0.05385623,-0.125957;-0.3454292;-0.02538177,-0.1507736;-0.7306744;0.05869089,-0.1488453;-0.6931295;-0.02056699,0.003247998;0.5684224;-0.01331065,0;0;0,0.01119965;0.3294494;-0.003623724,0.02103235;0.6451916;-0.02344894,0.1901632;0.5042932;-0.05620933,0.2193575;0.2206239;-0.06174624,0.2211333;-0.06428549;-0.1126752,-0.1630078;0.5254217;-0.002313781,-0.2258374;0.2562133;0.067904,-0.2789825;-0.02482903;0.1121874,0.07652801;0.0009523034;-0.04686177,0.09981465;-0.3559471;-0.02619195,0.09124616;-0.7412345;0.06086051,0.08751617;-0.7699026;0.007133476,-0.08322612;0.007115418;-0.03280628,-0.1146253;-0.3494811;-0.01867655,-0.105526;-0.7377568;0.0538296,-0.11357;-0.7213249;-0.02423229,0.01878486;0.5680717;-0.01600111,521.8641
+0;0;0,0.001917443;0.3294854;-0.001981759,0.003357867;0.6452182;-0.02157312,0.1824648;0.5221344;0.006624418,0.2158743;0.2398527;0.03415894,0.2560821;-0.03996164;-0.02957507,-0.1759157;0.5187975;0.0007624766,-0.235109;0.2421367;0.03964982,-0.2928605;-0.04182357;0.04212018,0.07315975;0.007934904;-0.05171075,0.09302904;-0.3484715;-0.01532931,0.0925751;-0.7327912;0.07510406,0.09228154;-0.6954027;-0.004207931,-0.07160962;0.007531386;-0.05389486,-0.1263467;-0.3459371;-0.02547342,-0.1512914;-0.7309152;0.05848893,-0.1495163;-0.6933928;-0.02079114,0.003120806;0.5681151;-0.0140308,0;0;0,0.01159846;0.3292629;-0.004433751,0.0218533;0.6447797;-0.02496052,0.1897735;0.5042611;-0.05837214,0.2195249;0.2202886;-0.06400323,0.2206918;-0.06470814;-0.1164461,-0.1613118;0.525588;-0.001892922,-0.2246095;0.2567554;0.07076854,-0.2783161;-0.02376768;0.1197296,0.07649525;0.0009604245;-0.04729557,0.09946068;-0.3564627;-0.02572715,0.09080718;-0.7414629;0.06133604,0.08705166;-0.7700881;0.007539626,-0.08353861;0.007109561;-0.03255871,-0.1147846;-0.3500653;-0.0186413,-0.1064162;-0.7380691;0.05390593,-0.1149008;-0.7216812;-0.02411836,0.01949583;0.5677201;-0.01734006,521.8986
+0;0;0,0.001917443;0.3294854;-0.001981759,0.003357867;0.6452182;-0.02157312,0.1824648;0.5221344;0.006624418,0.2158743;0.2398527;0.03415894,0.2560821;-0.03996164;-0.02957507,-0.1759157;0.5187975;0.0007624766,-0.235109;0.2421367;0.03964982,-0.2928605;-0.04182357;0.04212018,0.07315975;0.007934904;-0.05171075,0.09302904;-0.3484715;-0.01532931,0.0925751;-0.7327912;0.07510406,0.09228154;-0.6954027;-0.004207931,-0.07160962;0.007531386;-0.05389486,-0.1263467;-0.3459371;-0.02547342,-0.1512914;-0.7309152;0.05848893,-0.1495163;-0.6933928;-0.02079114,0.003120806;0.5681151;-0.0140308,0;0;0,0.01159846;0.3292629;-0.004433751,0.0218533;0.6447797;-0.02496052,0.1897735;0.5042611;-0.05837214,0.2195249;0.2202886;-0.06400323,0.2206918;-0.06470814;-0.1164461,-0.1613118;0.525588;-0.001892922,-0.2246095;0.2567554;0.07076854,-0.2783161;-0.02376768;0.1197296,0.07649525;0.0009604245;-0.04729557,0.09946068;-0.3564627;-0.02572715,0.09080718;-0.7414629;0.06133604,0.08705166;-0.7700881;0.007539626,-0.08353861;0.007109561;-0.03255871,-0.1147846;-0.3500653;-0.0186413,-0.1064162;-0.7380691;0.05390593,-0.1149008;-0.7216812;-0.02411836,0.01949583;0.5677201;-0.01734006,521.9211
+0;0;0,0.001918008;0.3295825;-0.001982343,0.003359444;0.6455411;-0.02158819,0.182179;0.522466;0.006582635,0.2155789;0.2402654;0.03410925,0.2560816;-0.04160079;-0.03009211,-0.1756276;0.5191345;0.0007300777,-0.2348039;0.2425531;0.03960625,-0.292979;-0.04348937;0.04209473,0.07333059;0.007953433;-0.05183151,0.09320044;-0.3484629;-0.01544904,0.09274722;-0.7321624;0.07483834,0.09245374;-0.6947758;-0.004454084,-0.07177684;0.007548973;-0.05402071,-0.1265154;-0.3459294;-0.02559847,-0.1514199;-0.7302861;0.05822835,-0.1496452;-0.6927655;-0.02103215,0.003122183;0.5683731;-0.01403951,0;0;0,0.0118136;0.3293449;-0.004966021,0.02222194;0.6450605;-0.02585137,0.1895582;0.5044005;-0.05995703,0.2192366;0.2205106;-0.06597018,0.2195606;-0.06645226;-0.1194776,-0.1605601;0.5257823;-0.001518039,-0.2238711;0.2580396;0.07474451,-0.2787918;-0.02362564;0.1282165,0.07650153;0.0008701831;-0.04768539,0.09896804;-0.356549;-0.02537013,0.09005141;-0.7409816;0.06128573,0.08559079;-0.7691043;0.00702893,-0.08384314;0.007186045;-0.03233924,-0.1152253;-0.3499855;-0.01838505,-0.1067113;-0.7372361;0.0547021,-0.11552;-0.7209017;-0.02325683,0.01982793;0.5679445;-0.01814914,521.9442
+0;0;0,0.001922941;0.3295383;-0.001587075,0.003643588;0.6456016;-0.01954965,0.1823917;0.5222576;0.005426899,0.215263;0.2410291;0.03400803,0.2560445;-0.04253218;-0.0301447,-0.1753167;0.5190196;0.0006508296,-0.2353272;0.2447246;0.04699636,-0.2946522;-0.04263425;0.05654053,0.07337745;0.007904421;-0.05194306,0.09294243;-0.3485529;-0.01533091,0.09261107;-0.7325635;0.07484245,0.0921219;-0.6951041;-0.004432634,-0.07189188;0.00760059;-0.05402407,-0.1267497;-0.3459055;-0.02557917,-0.1515831;-0.7305239;0.05836985,-0.1500071;-0.6929336;-0.02087863,0.003314234;0.568374;-0.0126028,0;0;0,0.01196189;0.3292857;-0.005432367,0.02251041;0.6449665;-0.026757,0.1894275;0.5042602;-0.06134856,0.2191023;0.2213203;-0.06851614,0.2189722;-0.06738496;-0.1217599,-0.1600089;0.5257636;-0.001182634,-0.2234417;0.2602612;0.07926399,-0.2811372;-0.02116576;0.139727,0.07643801;0.0008143485;-0.04797268,0.0986426;-0.3566413;-0.02522481,0.0897774;-0.7413371;0.06152749,0.08489315;-0.7690961;0.006933805,-0.08401391;0.007289103;-0.03214568,-0.1153435;-0.3499393;-0.01831299,-0.1071882;-0.7374469;0.05494548,-0.1162816;-0.7211382;-0.0229665,0.02008273;0.5678591;-0.0189451,521.9781
+0;0;0,0.001921644;0.329316;-0.001586004,0.00364095;0.6451324;-0.01953446,0.1819277;0.5219696;0.005390001,0.2148031;0.2407056;0.03397473,0.2556383;-0.04322898;-0.03026247,-0.1748586;0.5187399;0.0006262446,-0.2348766;0.2444104;0.04697761,-0.2942798;-0.04332688;0.05653434,0.07356129;0.007924225;-0.0520732,0.09313865;-0.3487584;-0.01543791,0.09280725;-0.7328152;0.07474631,0.09231131;-0.6952527;-0.005625635,-0.07207201;0.007619633;-0.05415943,-0.1269645;-0.34611;-0.02569655,-0.1518009;-0.7307746;0.05826258,-0.1502031;-0.6930792;-0.0220824,0.003311862;0.5679671;-0.01259321,0;0;0,0.01208256;0.3290481;-0.006050348,0.02272852;0.6444417;-0.02789652,0.1892021;0.5042447;-0.0625869,0.2189736;0.2212932;-0.07029176,0.2184147;-0.0673539;-0.1259277,-0.1593194;0.5259169;-0.0008282624,-0.2235136;0.2613504;0.08218347,-0.2818308;-0.01985136;0.144933,0.07641821;0.0008591413;-0.04842722,0.09834331;-0.3567873;-0.02484214,0.08951437;-0.7415244;0.06194687,0.08489716;-0.7699036;0.006380323,-0.08436058;0.007243533;-0.0318826,-0.1156461;-0.3502348;-0.01852791,-0.1077326;-0.7377301;0.05507733,-0.1172318;-0.7216412;-0.02387417,0.0202776;0.567411;-0.01995707,522.0008
+0;0;0,0.001920942;0.3291957;-0.001585425,0.003639789;0.6449284;-0.01952924,0.1817667;0.5218247;0.005377528,0.2145576;0.2412845;0.03388869,0.255344;-0.04231125;-0.03027185,-0.1747002;0.5185978;0.0006180331,-0.2345638;0.2449743;0.04685011,-0.293896;-0.04241955;0.05639545,0.07355474;0.007923519;-0.05206857,0.09313501;-0.3488123;-0.01542781,0.09280345;-0.7330614;0.07480158,0.09231189;-0.6955657;-0.004860036,-0.07206559;0.007618954;-0.0541546,-0.1269663;-0.3461633;-0.02568749,-0.1518151;-0.7310207;0.05831369,-0.1502314;-0.6933933;-0.02132119,0.003310777;0.567781;-0.0125896,0;0;0,0.01224174;0.3289117;-0.006579757,0.02302129;0.6441919;-0.02878404,0.1890305;0.5039282;-0.06423533,0.218713;0.2217155;-0.07235086,0.2176059;-0.06632981;-0.1292309,-0.1589621;0.5264799;-0.0006704591,-0.2240529;0.2641759;0.08622439,-0.2854583;-0.0152109;0.1523989,0.07628269;0.0007862001;-0.04862666,0.09803622;-0.3568866;-0.02447426,0.08939033;-0.7417364;0.06273127,0.08473472;-0.7697188;0.007787947,-0.0844289;0.007292759;-0.03166693,-0.1158276;-0.3502232;-0.01814574,-0.1082322;-0.7379168;0.05550796,-0.1179405;-0.7217317;-0.02270522,0.02053829;0.5671887;-0.0207634,522.0345
+0;0;0,0.001922731;0.329193;-0.002074094,0.003575356;0.6448568;-0.02112775,0.1817597;0.5220295;0.004354269,0.2144069;0.2415516;0.03363321,0.2547847;-0.04221848;-0.03001291,-0.1747883;0.5189494;0.0002602013,-0.2355258;0.2470014;0.05453814,-0.2956038;-0.03990892;0.07126486,0.07355915;0.007849181;-0.0520736,0.09305759;-0.3488785;-0.0153103,0.0929957;-0.7332019;0.07460304,0.09241025;-0.6957587;-0.005062871,-0.07206267;0.0076957;-0.05414763,-0.1269717;-0.3460842;-0.02566735,-0.1519319;-0.7309563;0.05823343,-0.1504383;-0.6933815;-0.02140822,0.003262755;0.567743;-0.01382373,0;0;0,0.01224174;0.3289117;-0.006579757,0.02302129;0.6441919;-0.02878404,0.1890305;0.5039282;-0.06423533,0.218713;0.2217155;-0.07235086,0.2176059;-0.06632981;-0.1292309,-0.1589621;0.5264799;-0.0006704591,-0.2240529;0.2641759;0.08622439,-0.2854583;-0.0152109;0.1523989,0.07628269;0.0007862001;-0.04862666,0.09803622;-0.3568866;-0.02447426,0.08939033;-0.7417364;0.06273127,0.08473472;-0.7697188;0.007787947,-0.0844289;0.007292759;-0.03166693,-0.1158276;-0.3502232;-0.01814574,-0.1082322;-0.7379168;0.05550796,-0.1179405;-0.7217317;-0.02270522,0.02053829;0.5671887;-0.0207634,522.0566
+0;0;0,0.001921904;0.3290514;-0.002073203,0.003573737;0.6445644;-0.02111782,0.1812065;0.5219137;0.004304656,0.2139086;0.2409641;0.03363284,0.254241;-0.04248777;-0.02994191,-0.1742393;0.5188432;0.0002232455,-0.2350791;0.2464377;0.05459248,-0.2950896;-0.04015088;0.07130044,0.07359029;0.007852504;-0.05209564,0.09310699;-0.3492091;-0.01529793,0.09304465;-0.7363113;0.07526551,0.09244524;-0.6986906;-0.006300293,-0.07209317;0.007698957;-0.05417055,-0.1270536;-0.3464121;-0.02566361,-0.1521943;-0.734067;0.0588438,-0.1506651;-0.6963116;-0.02269717,0.00326128;0.5674859;-0.01381714,0;0;0,0.01248256;0.3287476;-0.007213593,0.02354284;0.6438153;-0.03012431,0.1889544;0.5040818;-0.06567144,0.2188133;0.2214121;-0.07394731,0.2170067;-0.06636325;-0.1304765,-0.157886;0.5266203;-0.000606874,-0.2237132;0.2654591;0.09062828,-0.28625;-0.01264822;0.159613,0.07620261;0.000713706;-0.04882419,0.09807276;-0.357253;-0.02413619,0.08933619;-0.7450022;0.06318009,0.08389171;-0.7741473;0.006756421,-0.08452177;0.007364754;-0.03151159,-0.1160625;-0.3504826;-0.01815359,-0.1083343;-0.7409097;0.05639007,-0.1185485;-0.7251037;-0.02364502,0.0209868;0.5668697;-0.02191889,522.0797
+0;0;0,0.00192073;0.3288504;-0.002071936,0.003571845;0.6442271;-0.02110847,0.1806561;0.5217471;0.00425528,0.2132854;0.2414227;0.03351821,0.253808;-0.04336512;-0.03035615,-0.1736939;0.5186861;0.0001864508,-0.2343982;0.2468867;0.05443471,-0.2946917;-0.04105252;0.07122142,0.07356974;0.00785031;-0.05208109,0.09309435;-0.3493562;-0.01526845,0.09303198;-0.7366346;0.07533623,0.09243624;-0.6990605;-0.005731195,-0.07207304;0.007696807;-0.05415542,-0.1270558;-0.3465579;-0.02563691,-0.1522079;-0.7343893;0.05890898,-0.1506881;-0.6966813;-0.02213377,0.00325951;0.5671788;-0.01381066,0;0;0,0.01249292;0.3285336;-0.007756591,0.02357796;0.6434212;-0.03123713,0.1884782;0.5039722;-0.06653142,0.2185238;0.2219869;-0.07571566,0.2161545;-0.06693101;-0.1335682,-0.1573241;0.5270331;-0.0006554294,-0.2238317;0.2678951;0.09382744,-0.2878061;-0.01037067;0.166639,0.07607344;0.000613898;-0.04897988,0.09803884;-0.3574829;-0.02413928,0.08861686;-0.7453446;0.06342948,0.08441781;-0.7739219;0.007031567,-0.0845629;0.007464983;-0.03130436,-0.1167227;-0.3504718;-0.01789285,-0.1092621;-0.7410669;0.05676366,-0.1195685;-0.7252098;-0.02275621,0.02101973;0.5665221;-0.02288365,522.103
+0;0;0,0.001898267;0.3287372;-0.002434522,0.003479713;0.6440048;-0.02225133,0.1801598;0.5221463;0.003397333,0.2125508;0.2419456;0.03309127,0.2532656;-0.04609749;-0.03113805,-0.1732873;0.5190426;-6.763078E-05,-0.2343702;0.2489372;0.06121276,-0.2963955;-0.04150108;0.08467358,0.07368331;0.007795361;-0.0521917,0.09313647;-0.3495488;-0.015343,0.09306902;-0.7386818;0.07589846,0.09238748;-0.7012183;-0.004415996,-0.07219198;0.007779428;-0.05423808,-0.1272131;-0.346611;-0.02575595,-0.1527816;-0.7363234;0.05921504,-0.1513657;-0.6987331;-0.02107794,0.003189404;0.5669895;-0.01471184,0;0;0,0.01266174;0.3284037;-0.008272767,0.02388276;0.6431931;-0.03220546,0.1880918;0.5037433;-0.06756604,0.2180968;0.2218623;-0.07684934,0.2156708;-0.06969705;-0.1379981,-0.1565881;0.5276502;-0.000934368,-0.2235759;0.2706203;0.09852241,-0.2894402;-0.009610832;0.1752318,0.07607867;0.0006101578;-0.04925072,0.09765345;-0.3576092;-0.02386165,0.08804183;-0.7472534;0.06465042,0.08327249;-0.7745328;0.008056164,-0.08480093;0.007469222;-0.03109635,-0.1170594;-0.3505926;-0.01759576,-0.1099164;-0.7431158;0.05739761,-0.1202716;-0.727156;-0.02135657,0.02129397;0.5663168;-0.02374339,522.1348
+0;0;0,0.001898267;0.3287372;-0.002434522,0.003479713;0.6440048;-0.02225133,0.1801598;0.5221463;0.003397333,0.2125508;0.2419456;0.03309127,0.2532656;-0.04609749;-0.03113805,-0.1732873;0.5190426;-6.763078E-05,-0.2343702;0.2489372;0.06121276,-0.2963955;-0.04150108;0.08467358,0.07368331;0.007795361;-0.0521917,0.09313647;-0.3495488;-0.015343,0.09306902;-0.7386818;0.07589846,0.09238748;-0.7012183;-0.004415996,-0.07219198;0.007779428;-0.05423808,-0.1272131;-0.346611;-0.02575595,-0.1527816;-0.7363234;0.05921504,-0.1513657;-0.6987331;-0.02107794,0.003189404;0.5669895;-0.01471184,0;0;0,0.01266174;0.3284037;-0.008272767,0.02388276;0.6431931;-0.03220546,0.1880918;0.5037433;-0.06756604,0.2180968;0.2218623;-0.07684934,0.2156708;-0.06969705;-0.1379981,-0.1565881;0.5276502;-0.000934368,-0.2235759;0.2706203;0.09852241,-0.2894402;-0.009610832;0.1752318,0.07607867;0.0006101578;-0.04925072,0.09765345;-0.3576092;-0.02386165,0.08804183;-0.7472534;0.06465042,0.08327249;-0.7745328;0.008056164,-0.08480093;0.007469222;-0.03109635,-0.1170594;-0.3505926;-0.01759576,-0.1099164;-0.7431158;0.05739761,-0.1202716;-0.727156;-0.02135657,0.02129397;0.5663168;-0.02374339,522.1571
+0;0;0,0.001897187;0.3285502;-0.002433137,0.003477648;0.643621;-0.02223751,0.1798107;0.5219001;0.003370776,0.2122148;0.2415866;0.03307666,0.2529627;-0.04669145;-0.03120505,-0.1729429;0.5188023;-8.738972E-05,-0.2340504;0.2485883;0.06121766,-0.2961262;-0.0420869;0.08469761,0.07365571;0.007792442;-0.05217215,0.09310195;-0.3494246;-0.01533656,0.09303454;-0.7382748;0.0758386,0.0923515;-0.7007951;-0.004651278,-0.07216494;0.007776515;-0.05421777,-0.1271665;-0.3464878;-0.02574578,-0.1527164;-0.735917;0.05916348,-0.1512974;-0.6983101;-0.02130486,0.003187525;0.5666552;-0.01470286,0;0;0,0.01284984;0.328202;-0.008549213,0.02428325;0.6427728;-0.03265655,0.1880921;0.503545;-0.06802297,0.2178517;0.2215429;-0.07788634,0.2152466;-0.07013658;-0.1396364,-0.1560535;0.5282786;-0.001106255,-0.2240163;0.2731826;0.1028898,-0.2900695;-0.006095767;0.1837437,0.07604807;0.0005452037;-0.04923629,0.09755235;-0.3575417;-0.02373409,0.08781616;-0.7468077;0.06511772,0.08366152;-0.7730121;0.007162213,-0.0847874;0.007511943;-0.03102396,-0.1170655;-0.3504113;-0.01730717,-0.1103366;-0.7426338;0.05775026,-0.1207678;-0.7267143;-0.02116721,0.02163946;0.5659526;-0.02415693,522.18
+0;0;0,0.001894217;0.3284067;-0.00285094,0.003441519;0.6433187;-0.02327661,0.1796791;0.5218503;0.002340173,0.2118124;0.2416136;0.03275664,0.2524539;-0.04694104;-0.03121811,-0.1729213;0.5192137;-0.0002528122,-0.2347053;0.2514707;0.07036366,-0.2976264;-0.03848812;0.1015594,0.07369464;0.007716612;-0.05220178,0.09293749;-0.349674;-0.01520022,0.0929696;-0.7393801;0.07600828,0.092161;-0.7019675;-0.004140168,-0.07220423;0.007845078;-0.05422616,-0.1272556;-0.3465967;-0.02580292,-0.153182;-0.7368093;0.05935394,-0.1518956;-0.6992747;-0.02077688,0.003158101;0.566396;-0.01556906,0;0;0,0.01291864;0.3280444;-0.009092808,0.02438216;0.6424505;-0.03377795,0.1881013;0.5033531;-0.0687561,0.2174444;0.2213547;-0.0790633,0.2148401;-0.07050928;-0.1408446,-0.1559509;0.5291328;-0.001524307,-0.2248822;0.2759187;0.1062782,-0.2913255;-0.001947343;0.1922088,0.07601783;0.0004803985;-0.04936123,0.09722209;-0.3577726;-0.02342546,0.0872889;-0.7479045;0.06539011,0.08410388;-0.7743222;0.008064032,-0.08487889;0.007562096;-0.03088464,-0.1173347;-0.3505197;-0.01704475,-0.1110601;-0.7436665;0.05769446,-0.121497;-0.7277123;-0.02087501,0.02173506;0.5656729;-0.02513015,522.2033
+0;0;0,0.001893148;0.3282214;-0.002849332,0.003439572;0.6429552;-0.02326353,0.1794325;0.5215905;0.002324236,0.2116177;0.2409015;0.03278979,0.2522036;-0.04725805;-0.03109735,-0.172679;0.5189574;-0.000265155,-0.2345627;0.2507822;0.0704653,-0.2973976;-0.03877944;0.1016183,0.07365458;0.007712417;-0.0521734,0.09287269;-0.3492188;-0.01521941,0.09290485;-0.7394677;0.07611616,0.09210257;-0.7021132;-0.003405206,-0.07216498;0.007840812;-0.05419668,-0.1271455;-0.3461453;-0.02580997,-0.1531081;-0.7369016;0.05946552,-0.1518317;-0.6994259;-0.02003836,0.003156308;0.5660743;-0.01556017,0;0;0,0.01303694;0.32784;-0.009590268,0.02460311;0.6420285;-0.03471255,0.1880043;0.5030016;-0.06966341,0.2172962;0.220533;-0.0798502,0.2143814;-0.07093212;-0.1415292,-0.1556177;0.5298135;-0.001700308,-0.2251652;0.2783466;0.1108956,-0.2926379;0.00346759;0.2039207,0.07598416;0.0003686994;-0.04932356,0.09724667;-0.3574136;-0.02335131,0.08651442;-0.7479854;0.06595146,0.08410486;-0.7747391;0.009812471,-0.08483141;0.007669814;-0.03084391,-0.1173306;-0.3499402;-0.0169258,-0.1108982;-0.7435788;0.05819871,-0.1213811;-0.7275456;-0.01973345,0.02193169;0.565306;-0.02595937,522.2354
+0;0;0,0.001891979;0.3280187;-0.002847572,0.003437509;0.6425715;-0.02325017,0.1795056;0.5212291;0.002341066,0.2116564;0.2408389;0.0327742,0.2522174;-0.04714337;-0.03107364,-0.1727556;0.518595;-0.000249424,-0.2345735;0.2507052;0.07040573,-0.2973697;-0.03867832;0.1015396,0.07364887;0.00771182;-0.05216936,0.09286213;-0.3491292;-0.01522471,0.09289426;-0.7390047;0.07602347,0.09209254;-0.7016552;-0.003442891,-0.07215939;0.007840205;-0.05419248,-0.127126;-0.3460564;-0.02581295,-0.1530638;-0.7364389;0.05938094,-0.1517883;-0.6989684;-0.02006793,0.003154397;0.5657319;-0.01555094,0;0;0,0.0131103;0.3276177;-0.01013446,0.02471999;0.6415842;-0.03573239,0.188264;0.5027097;-0.07045412,0.2168329;0.2204609;-0.08034885,0.2139216;-0.07080424;-0.1420877,-0.1556933;0.5303935;-0.001975233,-0.2253467;0.2811417;0.1146457,-0.2942464;0.009091765;0.2141303,0.0759889;0.0002448112;-0.04930413,0.09702755;-0.3574308;-0.02294004,0.08657136;-0.7476113;0.06638539,0.08485018;-0.7743817;0.01031649,-0.08482993;0.007788667;-0.03079756,-0.1173358;-0.3497227;-0.01670711,-0.1117503;-0.7430351;0.05814819,-0.1222931;-0.7270173;-0.01971649,0.02203975;0.564917;-0.02686393,522.2704
+0;0;0,0.001790101;0.3280242;-0.003174238,0.003246039;0.6426071;-0.0240933,0.1791745;0.521362;0.001420625,0.2109762;0.2410752;0.03222332,0.2512738;-0.0466975;-0.03105233,-0.1727928;0.5191504;-0.0003720634,-0.234588;0.2533936;0.0775736,-0.298095;-0.0348514;0.1139396,0.07358167;0.007599594;-0.05216131,0.09256428;-0.3489919;-0.01519902,0.09289262;-0.7391726;0.07592324,0.09197327;-0.7018415;-0.003582858,-0.07210277;0.007940795;-0.05413827,-0.1272392;-0.3456834;-0.02596164,-0.1531695;-0.7363178;0.05934245,-0.1520086;-0.6988724;-0.02014986,0.00299035;0.5657574;-0.01624452,0;0;0,0.013413;0.3275989;-0.0105927,0.02548394;0.6415559;-0.03686714,0.1886029;0.5023031;-0.07111704,0.2168026;0.2201073;-0.08066571,0.213616;-0.07078972;-0.1423876,-0.1550285;0.5315484;-0.002652783,-0.2260358;0.285264;0.1190961,-0.2940145;0.01611167;0.225758,0.07593396;0.0001759231;-0.04926276,0.09702399;-0.3572316;-0.0228225,0.08646259;-0.7476798;0.06652534,0.08502823;-0.7744154;0.0103575,-0.08474337;0.007869672;-0.03081311,-0.1172424;-0.3493763;-0.01656053,-0.1114375;-0.7428964;0.05862331,-0.1219919;-0.7269244;-0.0192717,0.02267686;0.5648898;-0.02781236,522.3026
+0;0;0,0.001789143;0.3278488;-0.00317254,0.003244168;0.6422353;-0.02407867,0.1788741;0.5211108;0.001400681,0.2106382;0.2411561;0.03216688,0.2508857;-0.04625851;-0.03103005,-0.1724966;0.5189031;-0.0003889669,-0.2342186;0.2534611;0.07746434,-0.2976466;-0.03442526;0.1137851,0.07360238;0.007601734;-0.052176,0.09257016;-0.3487111;-0.01524259,0.0928985;-0.7388922;0.07587975,0.09197825;-0.7015541;-0.003703371,-0.07212308;0.007943031;-0.05415351,-0.1272164;-0.3454049;-0.02599889,-0.1531468;-0.7360396;0.05930527,-0.1519847;-0.6985871;-0.02026407,0.002988631;0.565431;-0.01623452,0;0;0,0.01365892;0.3273866;-0.01138091,0.02601356;0.6410625;-0.03850222,0.1887563;0.5018128;-0.07229793,0.2167507;0.2199127;-0.08117616,0.2132334;-0.07071048;-0.1423862,-0.1542958;0.5322038;-0.003000528,-0.2256145;0.2880374;0.1220058,-0.2941411;0.02030927;0.2308481,0.0759204;8.259714E-05;-0.04933071,0.09707481;-0.3570248;-0.02269435,0.08652518;-0.7474318;0.06683671,0.08518609;-0.7741237;0.01051259,-0.08479085;0.007952686;-0.03073593,-0.1170636;-0.3490353;-0.01656619,-0.1113579;-0.7425417;0.05869866,-0.1220716;-0.7266443;-0.01924045,0.02313489;0.5644706;-0.02923369,522.3356
+0;0;0,0.001788457;0.3277229;-0.003171323,0.003242924;0.6419901;-0.02406964,0.1785736;0.5209675;0.001376994,0.2102788;0.2415315;0.03208618,0.2505561;-0.04609618;-0.03115759,-0.1721991;0.5187634;-0.0004096106,-0.2338067;0.2538134;0.07729944,-0.2972817;-0.03428644;0.1136471,0.07359742;0.007601222;-0.05217249,0.09256335;-0.3486766;-0.01524271,0.09289184;-0.739046;0.07592361,0.09197224;-0.701713;-0.003603444,-0.07211822;0.007942498;-0.05414986,-0.1272061;-0.3453707;-0.02599802,-0.153149;-0.7361939;0.05934732,-0.1519878;-0.6987466;-0.02016595,0.002987475;0.5652122;-0.0162282,0;0;0,0.01392221;0.3272302;-0.01192164,0.02659107;0.6407317;-0.03952229,0.1888882;0.5013559;-0.07305121,0.2168348;0.2199678;-0.08156145,0.2130333;-0.07093924;-0.1424744,-0.1535003;0.5326975;-0.003111511,-0.2245925;0.2909238;0.1254347,-0.2940788;0.02615049;0.2412728,0.07591975;1.889467E-05;-0.04932058,0.09699447;-0.3570402;-0.02244985,0.08642638;-0.7475771;0.06737769,0.08470491;-0.7743225;0.01119792,-0.08479062;0.008008202;-0.03070422,-0.1171162;-0.3489306;-0.01631035,-0.1119435;-0.7426466;0.05892684,-0.1227638;-0.7267402;-0.0189414,0.02363265;0.5641835;-0.03014052,522.3693
+0;0;0,0.001881509;0.3275589;-0.003042029,0.003704506;0.641717;-0.02333032,0.1791398;0.5205098;0.0002553817,0.2107734;0.2418785;0.03193672,0.2507628;-0.04583594;-0.03112895,-0.1721678;0.5189726;-0.0003564144,-0.2339973;0.2568322;0.08390106,-0.2977437;-0.03041792;0.1260884,0.07352582;0.007493336;-0.05214297,0.09236972;-0.3489091;-0.01507856,0.09301356;-0.7400403;0.07608071,0.09188746;-0.7026705;-0.003559828,-0.07207186;0.008042815;-0.05405596,-0.1270896;-0.3454186;-0.02595418,-0.1531047;-0.7369016;0.05982606,-0.1521468;-0.6994184;-0.01980609,0.003315466;0.5649507;-0.01572254,0;0;0,0.01406548;0.3270419;-0.0123843,0.02685673;0.6403553;-0.04034519,0.1891542;0.5007552;-0.07382977,0.2167735;0.2200226;-0.08196652,0.2128936;-0.07104328;-0.1421463,-0.1534954;0.5332224;-0.003541894,-0.2247181;0.2938528;0.1278709,-0.2951536;0.03226107;0.2502011,0.07588165;-9.831786E-05;-0.0492245,0.09691191;-0.3572716;-0.02208424,0.08617271;-0.7485971;0.06759822,0.08250103;-0.7753108;0.01131069,-0.08466118;0.008165402;-0.0307717,-0.1170749;-0.3488878;-0.01614355,-0.1119695;-0.7433217;0.05928761,-0.1228507;-0.7274604;-0.01868607,0.02387091;0.5638529;-0.03088129,522.403
+0;0;0,0.001880766;0.3274296;-0.003040829,0.003703179;0.6414874;-0.02332277,0.1793997;0.520236;0.0002845097,0.2109451;0.2423807;0.03187761,0.2509124;-0.04517427;-0.03115312,-0.1724296;0.5186964;-0.0003281953,-0.2340869;0.2572862;0.08369458,-0.297798;-0.02980477;0.1258585,0.07347976;0.007488641;-0.0521103,0.09227926;-0.348074;-0.01513322,0.0929229;-0.7390882;0.0759988,0.09181218;-0.7018191;-0.002554111,-0.0720267;0.008037777;-0.05402209,-0.1269148;-0.3445907;-0.02598653,-0.1529221;-0.7359567;0.05976807,-0.1519773;-0.6985756;-0.01877657,0.003314249;0.5647428;-0.01571715,0;0;0,0.01424032;0.3268885;-0.01280689,0.02719925;0.6400651;-0.04109168,0.1893918;0.4998142;-0.07488704,0.2165411;0.2197976;-0.08198488,0.2127183;-0.07118639;-0.1417497,-0.1534272;0.5335081;-0.003344666,-0.2245719;0.296489;0.1306597,-0.2946965;0.03791988;0.2590445,0.07585827;-0.0001708567;-0.04915619,0.09679604;-0.3565005;-0.02202117,0.08579079;-0.7475778;0.06817317,0.08228662;-0.7749408;0.01411914,-0.08458944;0.008228923;-0.03078553,-0.1169547;-0.3479702;-0.01594574,-0.1113654;-0.7422861;0.05942835,-0.122285;-0.7262644;-0.01744821,0.02417349;0.5635955;-0.03155315,522.425
+0;0;0,0.001879235;0.327163;-0.003038353,0.003699944;0.6409264;-0.02330108,0.1792519;0.5197879;0.0002854615,0.2107956;0.241948;0.03187682,0.2507215;-0.04530975;-0.03108875,-0.1722878;0.5182496;-0.0003267378,-0.2339417;0.2568538;0.08369142,-0.2975869;-0.02994037;0.1258118,0.07343583;0.007484165;-0.05207914,0.09216218;-0.3466951;-0.01524593,0.09280845;-0.7393026;0.07625742,0.09169813;-0.7020361;-0.002266556,-0.07198364;0.008032971;-0.05398979,-0.1266582;-0.3432235;-0.02606331,-0.1527715;-0.7361842;0.06004072,-0.151827;-0.6988059;-0.018475,0.0033114;0.5642581;-0.01570302,0;0;0,0.01429881;0.3266006;-0.01326489,0.02729124;0.6394308;-0.04207432,0.1894024;0.4992762;-0.07539666,0.216252;0.2192342;-0.08199894,0.2124793;-0.07151347;-0.14139,-0.1533228;0.5344542;-0.003517862,-0.2253787;0.2995106;0.133586,-0.2952751;0.04230773;0.2641116,0.07579893;-0.0002678186;-0.04914796,0.09676757;-0.3552387;-0.02257097,0.08556452;-0.7477875;0.06850004,0.08052351;-0.7751829;0.01464462,-0.08453235;0.008316917;-0.03076008,-0.1169692;-0.3464783;-0.01597593,-0.1112751;-0.7423882;0.05976571,-0.1222458;-0.7263958;-0.01706842,0.02426137;0.5630561;-0.03239834,522.4586
+0;0;0,0.00191777;0.3271582;-0.00349842,0.003773126;0.6408586;-0.02467081,0.1793256;0.5198009;-0.0007420238,0.2107294;0.2419829;0.03117995,0.2504711;-0.04545641;-0.0310693,-0.1723689;0.5190871;-0.000526825,-0.2343762;0.2601776;0.09062701,-0.2978586;-0.02560747;0.1393366,0.07343516;0.007350934;-0.05209908,0.0921339;-0.3468287;-0.01525514,0.09268741;-0.7393944;0.0764277,0.09146171;-0.7021741;-0.002098821,-0.07197413;0.008177731;-0.05398074,-0.126647;-0.3430872;-0.02615712,-0.1528741;-0.7360387;0.0599545,-0.1520455;-0.6987122;-0.01856738,0.003377571;0.5642186;-0.01679282,0;0;0,0.01429881;0.3266006;-0.01326489,0.02729124;0.6394308;-0.04207432,0.1894024;0.4992762;-0.07539666,0.216252;0.2192342;-0.08199894,0.2124793;-0.07151347;-0.14139,-0.1533228;0.5344542;-0.003517862,-0.2253787;0.2995106;0.133586,-0.2952751;0.04230773;0.2641116,0.07579893;-0.0002678186;-0.04914796,0.09676757;-0.3552387;-0.02257097,0.08556452;-0.7477875;0.06850004,0.08052351;-0.7751829;0.01464462,-0.08453235;0.008316917;-0.03076008,-0.1169692;-0.3464783;-0.01597593,-0.1112751;-0.7423882;0.05976571,-0.1222458;-0.7263958;-0.01706842,0.02426137;0.5630561;-0.03239834,522.4811
+0;0;0,0.00191702;0.3270302;-0.003497051,0.003771422;0.6405699;-0.02465868,0.1793771;0.5195363;-0.0007289071,0.2107772;0.2417504;0.03118937,0.2504844;-0.04543874;-0.0310057,-0.1724234;0.5188222;-0.0005136449,-0.2344235;0.2599427;0.09062964,-0.2978506;-0.02559367;0.1392969,0.07340351;0.007347767;-0.05207663,0.09210894;-0.3469583;-0.01521954,0.09266285;-0.7398165;0.0765316,0.09146284;-0.7027475;-0.000349313,-0.07194311;0.008174207;-0.05395748,-0.1266355;-0.3432162;-0.02612393,-0.1528821;-0.7364603;0.06005183,-0.1520709;-0.6992874;-0.01682453,0.003376061;0.5639673;-0.01678454,0;0;0,0.01443551;0.3264465;-0.01374566,0.02758422;0.6390502;-0.04317129,0.1897883;0.4990523;-0.07620013,0.2161612;0.2189829;-0.08213937,0.2123226;-0.07161888;-0.1409475,-0.1532423;0.5352601;-0.004084121,-0.2260246;0.3023397;0.1359892,-0.2952317;0.04697916;0.2698694,0.075758;-0.0003323555;-0.04913914,0.09671362;-0.3554193;-0.02239513,0.08564651;-0.7482657;0.06873858,0.08074075;-0.7767583;0.01857245,-0.08448368;0.008396961;-0.03075773,-0.1168808;-0.346524;-0.01583687,-0.1111471;-0.7427445;0.05987692,-0.1219182;-0.7264894;-0.01533708,0.02451548;0.5627357;-0.0333333,522.5032
+0;0;0,0.001916307;0.3269086;-0.003495752,0.003769944;0.6403193;-0.02464881,0.1789813;0.5194138;-0.0007579532,0.2103488;0.2419167;0.03112715,0.2500196;-0.0450092;-0.03101092,-0.1720307;0.5187014;-0.0005431753,-0.2339664;0.260091;0.09050535,-0.2973353;-0.02518365;0.139128,0.07337023;0.007344435;-0.052053,0.09207677;-0.346983;-0.0151937,0.09262879;-0.7384956;0.07624319,0.09142224;-0.701388;-0.001056999,-0.07191049;0.0081705;-0.05393301,-0.1266061;-0.343241;-0.02609778,-0.1527629;-0.7351383;0.05978283,-0.1519472;-0.6979262;-0.01751279,0.00337473;0.5637453;-0.0167776,0;0;0,0.01471492;0.3262905;-0.01425219,0.02822458;0.6386949;-0.04424238,0.1898755;0.4985878;-0.07692277,0.2159767;0.2187729;-0.08216751,0.2122069;-0.07171899;-0.1401473,-0.1523135;0.5357397;-0.004510146,-0.2262479;0.3054577;0.1386997,-0.2957126;0.05184275;0.2751384,0.0757345;-0.0003888458;-0.04909968,0.09665255;-0.3554916;-0.02224994,0.08550029;-0.7469397;0.06878448,0.08150659;-0.7749637;0.01735926,-0.0844325;0.008441252;-0.03076595,-0.1169503;-0.3464843;-0.01570159,-0.1113106;-0.741379;0.05959479,-0.1222085;-0.7252195;-0.01601587,0.02506175;0.5624318;-0.0342617,522.5381
+0;0;0,0.001994266;0.3268035;-0.003945293,0.003924203;0.6401216;-0.02573857,0.1790002;0.5191548;-0.002026124,0.2101251;0.2419727;0.03054689,0.249678;-0.04468122;-0.03094988,-0.1719673;0.5197199;-0.0003603622,-0.2339771;0.2631886;0.09558851,-0.2973174;-0.0207772;0.149144,0.07334715;0.007221867;-0.05201063,0.09193335;-0.3469083;-0.01510126,0.09249042;-0.7377409;0.0761198,0.09106682;-0.7006692;-0.001182683,-0.07186886;0.008292862;-0.05388097,-0.1266694;-0.3429135;-0.02618838,-0.1527326;-0.7340788;0.05973105,-0.1521335;-0.6969054;-0.01757284,0.003509177;0.5635719;-0.01769041,0;0;0,0.01483886;0.3261617;-0.01477945,0.02842131;0.638473;-0.04521239,0.1899236;0.4981655;-0.07746124,0.2157763;0.218575;-0.08198488,0.2119878;-0.07167795;-0.1390431,-0.1520008;0.5363157;-0.004670979,-0.2265855;0.3081614;0.141077,-0.2958921;0.05612615;0.2796106,0.07571119;-0.0004925281;-0.0490371,0.09669523;-0.3553839;-0.02206182,0.08575378;-0.7461599;0.06874657,0.08205828;-0.7741964;0.01730907,-0.0843569;0.008541078;-0.03079006,-0.1169752;-0.3461767;-0.01571432,-0.1115726;-0.7403356;0.05965979,-0.1225354;-0.7242054;-0.01593884,0.02524517;0.5622299;-0.03512812,522.5604
+0;0;0,0.001993656;0.3267035;-0.003944086,0.003922868;0.6399044;-0.02572934,0.1790193;0.5189582;-0.002017789,0.2100682;0.2424539;0.03047558,0.2495454;-0.04365203;-0.03090363,-0.1719888;0.5195233;-0.000351835,-0.233847;0.2636193;0.09536241,-0.2970662;-0.01980358;0.1488155,0.0733057;0.007217786;-0.05198124,0.09188867;-0.3468505;-0.01507831,0.09244588;-0.7377876;0.07616713,0.09101926;-0.7007009;-0.001299493,-0.07182825;0.008288177;-0.05385053,-0.1266192;-0.3428569;-0.02616277,-0.1526894;-0.7341268;0.05977963,-0.152089;-0.6969382;-0.01768841,0.003507981;0.5633804;-0.01768389,0;0;0,0.01499948;0.3260315;-0.01527166,0.02880169;0.6381515;-0.04634249,0.190195;0.4976391;-0.07832599,0.215753;0.2186998;-0.08209085,0.211928;-0.07119629;-0.1380198,-0.1518094;0.5370002;-0.005475843,-0.2270375;0.3112673;0.1423751,-0.2963596;0.06148553;0.2837468,0.07569148;-0.0005654544;-0.04897296,0.09663918;-0.3553948;-0.02197516,0.08573208;-0.7462592;0.06893086,0.08278277;-0.7742054;0.0170958,-0.08427549;0.008622683;-0.03084093,-0.116907;-0.3460231;-0.0155735,-0.111452;-0.7403684;0.05939237,-0.1224467;-0.7242935;-0.0163608,0.02556802;0.5619592;-0.03609037,522.5926
+0;0;0,0.00199279;0.3265617;-0.003942374,0.00392087;0.6395789;-0.02571487,0.1788485;0.51872;-0.002023088,0.2098593;0.2425543;0.03043048,0.2493664;-0.0437682;-0.0309952,-0.1718215;0.5192846;-0.000358738,-0.2336039;0.2636941;0.09523826,-0.296871;-0.01994342;0.1487318,0.07329275;0.007216512;-0.05197205,0.09186822;-0.3467092;-0.015084,0.09242584;-0.7379311;0.07622792,0.09099642;-0.7008305;-0.001390405,-0.07181557;0.008286713;-0.05384102,-0.1265844;-0.3427169;-0.02616441,-0.1526737;-0.7342718;0.05984058,-0.1520721;-0.697069;-0.01777916,0.003506225;0.5630994;-0.0176741,0;0;0,0.01518848;0.3258576;-0.0157541,0.02923571;0.6377206;-0.04742551,0.1903206;0.4970871;-0.07916915,0.2156362;0.2184597;-0.08204997,0.2117567;-0.07180709;-0.1372283,-0.1513445;0.5374389;-0.006259134,-0.2277282;0.3142526;0.1441927,-0.2963802;0.0647684;0.2868779,0.07568205;-0.0006180704;-0.04895759,0.09662708;-0.3553046;-0.02197683,0.08568857;-0.7464417;0.06904435,0.08241736;-0.7743216;0.01692629,-0.08425543;0.008666357;-0.03083696,-0.1169132;-0.3458338;-0.01559755,-0.1115144;-0.7404534;0.05949605,-0.1225508;-0.7244391;-0.0163964,0.02593949;0.5615972;-0.03701866,522.626
+0;0;0,0.002235156;0.326561;-0.003867578,0.004780412;0.6395968;-0.02533742,0.1794869;0.5181731;-0.003321237,0.2105007;0.2421111;0.02999939,0.2494251;-0.04429707;-0.03139918,-0.1714829;0.5204233;-0.0004048869,-0.2333576;0.266938;0.1005857,-0.297109;-0.0152536;0.1607369,0.07334237;0.00703042;-0.05192755,0.09194525;-0.3468822;-0.01492829,0.09244472;-0.7381061;0.07637532,0.09081612;-0.7009879;-0.001237459,-0.07179496;0.008487118;-0.05383728,-0.1264754;-0.3425387;-0.02626824,-0.152852;-0.7340361;0.05991083,-0.1524478;-0.6968142;-0.01770841,0.004153626;0.5631064;-0.0174154,0;0;0,0.01518848;0.3258576;-0.0157541,0.02923571;0.6377206;-0.04742551,0.1903206;0.4970871;-0.07916915,0.2156362;0.2184597;-0.08204997,0.2117567;-0.07180709;-0.1372283,-0.1513445;0.5374389;-0.006259134,-0.2277282;0.3142526;0.1441927,-0.2963802;0.0647684;0.2868779,0.07568205;-0.0006180704;-0.04895759,0.09662708;-0.3553046;-0.02197683,0.08568857;-0.7464417;0.06904435,0.08241736;-0.7743216;0.01692629,-0.08425543;0.008666357;-0.03083696,-0.1169132;-0.3458338;-0.01559755,-0.1115144;-0.7404534;0.05949605,-0.1225508;-0.7244391;-0.0163964,0.02593949;0.5615972;-0.03701866,522.6483
+0;0;0,0.002234986;0.3265362;-0.003867284,0.004780548;0.6396096;-0.02534001,0.179634;0.5181325;-0.003310373,0.2106039;0.2424616;0.02996304,0.2495439;-0.04406127;-0.03146012,-0.1716302;0.5203846;-0.0003915746,-0.2334172;0.2672584;0.1004559,-0.2971942;-0.01504627;0.1606312,0.07329135;0.007025529;-0.05189143,0.0918929;-0.3468615;-0.01489484,0.09239233;-0.7380629;0.07640353,0.09076151;-0.7009349;-0.001315601,-0.07174502;0.008481214;-0.05379983,-0.1264215;-0.3425193;-0.02623278,-0.1527966;-0.7339942;0.05994134,-0.1523918;-0.6967624;-0.01778426,0.004153633;0.5631035;-0.01741636,0;0;0,0.01527439;0.3258108;-0.01612103,0.02934766;0.6376818;-0.04807699,0.1904418;0.4966398;-0.07975507,0.215578;0.2183887;-0.08203936,0.2117714;-0.07211089;-0.1366287,-0.1515883;0.5383094;-0.007287929,-0.2287059;0.3177317;0.1458755,-0.2979199;0.0712404;0.2936455,0.07566272;-0.0006888359;-0.04887104,0.09661551;-0.3553469;-0.02186274,0.08560804;-0.7464321;0.06927156,0.08202715;-0.7742693;0.01696705,-0.08414822;0.008752935;-0.0309219,-0.1168017;-0.3457153;-0.01553164,-0.1114742;-0.7403123;0.0595617,-0.1224451;-0.7243391;-0.01644237,0.02604985;0.5615513;-0.03760648,522.6822
+0;0;0,0.002234965;0.3265333;-0.003867249,0.004781195;0.6396887;-0.02534616,0.1797851;0.5181406;-0.003301062,0.2107957;0.2421082;0.03001598,0.2497938;-0.04484251;-0.03149891,-0.1717809;0.5203946;-0.0003797561,-0.233649;0.2669365;0.1005999,-0.2975212;-0.01578966;0.1608651,0.07331172;0.007027481;-0.05190585,0.09192256;-0.3470365;-0.01489077,0.09242133;-0.7377144;0.07628544,0.09079064;-0.700587;-0.001427107,-0.07176495;0.008483571;-0.05381478,-0.1264688;-0.3426923;-0.02623396,-0.1528086;-0.7336434;0.05982486,-0.1524038;-0.6964123;-0.01789415,0.004154016;0.5631502;-0.01741917,0;0;0,0.01532789;0.3257765;-0.01669347,0.02935889;0.6376593;-0.04934859,0.1906054;0.4962312;-0.08041012,0.2155192;0.2175907;-0.08249068,0.2115514;-0.07346854;-0.1364759,-0.151701;0.538731;-0.007936917,-0.2299847;0.3200092;0.1479412,-0.2991899;0.07505162;0.2991102,0.07566803;-0.000738129;-0.04890823,0.09661607;-0.3555616;-0.02171838,0.08537792;-0.7462038;0.06891798,0.08182842;-0.7740461;0.01662682,-0.08418227;0.008798195;-0.03088928,-0.1168516;-0.3458461;-0.01546584,-0.1116891;-0.7399698;0.05925022,-0.1226588;-0.7240361;-0.01673994,0.02607995;0.5615205;-0.03869474,522.7061
+0;0;0,0.002330977;0.3263309;-0.004404776,0.004978816;0.6392538;-0.02680242,0.1797939;0.5178317;-0.004618849,0.2107926;0.242057;0.02947744,0.249501;-0.04559809;-0.03186736,-0.1715933;0.5213066;-0.0003267452,-0.2325646;0.2704673;0.1070852,-0.297693;-0.01136658;0.1729256,0.07337723;0.006845011;-0.05191569,0.09193118;-0.3473785;-0.01488072,0.09254247;-0.7385856;0.07647518,0.09071715;-0.7015423;-0.0008597597,-0.07180108;0.008693353;-0.05380837,-0.1265163;-0.3426714;-0.0266205,-0.1529773;-0.7341256;0.05970826,-0.152776;-0.6969918;-0.01763966,0.004330581;0.5627828;-0.01860685,0;0;0,0.01547702;0.3255508;-0.01714146,0.02961314;0.6372261;-0.05014801,0.1906994;0.4957859;-0.08075869,0.2152108;0.2172683;-0.08228588,0.2112317;-0.07442889;-0.1361736,-0.1515849;0.5396526;-0.009502495,-0.2306463;0.3234032;0.1491186,-0.2991929;0.08111331;0.305975,0.07572003;-0.0008448064;-0.04890883,0.09635133;-0.3558224;-0.02142453,0.08487445;-0.7470316;0.06920063,0.08098485;-0.7750468;0.0176959,-0.08422657;0.008894986;-0.0308719,-0.1172333;-0.3458869;-0.01568987,-0.1121266;-0.7405144;0.05935894,-0.1228598;-0.7245387;-0.01628331,0.02631204;0.5611389;-0.03941369,522.738
+0;0;0,0.00233015;0.326215;-0.004403212,0.004976842;0.6390024;-0.02679102,0.179614;0.5176621;-0.004625523,0.2106124;0.2418899;0.02947046,0.2494216;-0.04651326;-0.03203388,-0.1714162;0.5211334;-0.0003377814,-0.232387;0.2702964;0.1070732,-0.2976847;-0.01227042;0.1730848,0.07336767;0.00684412;-0.05190893,0.09192485;-0.347441;-0.01486751,0.09253545;-0.7382061;0.07638518,0.09070569;-0.7011456;-0.00113821,-0.07179173;0.00869222;-0.05380137,-0.1265165;-0.3427337;-0.02660876,-0.1529475;-0.7337456;0.05962247,-0.1527458;-0.6965945;-0.01791394,0.004328912;0.5625675;-0.01859931,0;0;0,0.01554366;0.3254201;-0.0173552,0.02978979;0.6369207;-0.05066895,0.1907833;0.4956488;-0.08082938,0.2151706;0.2171228;-0.08233368,0.2111669;-0.07542163;-0.1358784,-0.151417;0.5402275;-0.01036194,-0.2318711;0.3271487;0.1518055,-0.3001276;0.08537118;0.3110224,0.07573035;-0.000900045;-0.0488702,0.09632111;-0.3559414;-0.02137434,0.08491068;-0.7466937;0.06921923,0.08107053;-0.7746294;0.01733673,-0.08419269;0.008969813;-0.03090837,-0.1172039;-0.3458711;-0.01565756,-0.1122427;-0.7400935;0.05910131,-0.1228851;-0.7241687;-0.01673868,0.02645993;0.5608828;-0.03985381,522.7614
+0;0;0,0.002329434;0.3261147;-0.004401859,0.00497529;0.6388035;-0.02678267,0.1796587;0.5174739;-0.004615924,0.2106705;0.241583;0.02949473,0.2495025;-0.04699045;-0.03204593,-0.1714638;0.5209461;-0.0003270544,-0.2324608;0.2700012;0.1071301,-0.2977971;-0.01273248;0.1731807,0.07333662;0.006841223;-0.05188696,0.09189139;-0.3473981;-0.01485034,0.09250352;-0.7391393;0.07663029,0.09066845;-0.7020584;-0.00111787,-0.07176135;0.008688541;-0.0537786,-0.126479;-0.3426919;-0.02658951,-0.1529761;-0.7346806;0.05985712,-0.1527738;-0.6975087;-0.0179041,0.004327552;0.5623912;-0.01859339,0;0;0,0.0155952;0.3253028;-0.0176208,0.02987369;0.6366735;-0.05120397,0.1909255;0.4953289;-0.08108616,0.2149304;0.2166477;-0.08233321,0.2111473;-0.07610542;-0.1357297,-0.1515429;0.5406562;-0.01133023,-0.2330609;0.3290486;0.1524321,-0.3015117;0.09039254;0.3165284,0.07571831;-0.0009823889;-0.04881692,0.09635203;-0.3559769;-0.02134585,0.08484907;-0.7476882;0.06953955,0.08037054;-0.7755051;0.01723815,-0.08411448;0.0090992;-0.03097219,-0.117088;-0.3456985;-0.01571402,-0.1122011;-0.7408873;0.05933381,-0.122761;-0.7250213;-0.01673855,0.02653811;0.560668;-0.04032409,522.7935
+0;0;0,0.002367667;0.3261091;-0.004781987,0.005031743;0.6387574;-0.0277065,0.1797138;0.5174122;-0.005423919,0.2107045;0.2415527;0.02895819,0.2491249;-0.04715246;-0.03222232,-0.1715208;0.5217651;-0.0003386065,-0.2320638;0.2732106;0.1127819,-0.2976281;-0.008271307;0.1837685,0.07336234;0.006654994;-0.05187482,0.09179046;-0.3475843;-0.01477478,0.09259077;-0.739367;0.07652647,0.09064509;-0.7023178;-0.001221888,-0.07173406;0.008887106;-0.05378255,-0.1264766;-0.3424971;-0.02669171,-0.1530637;-0.7344841;0.05973476,-0.1529706;-0.6973444;-0.01802963,0.004387949;0.5623615;-0.01936496,0;0;0,0.0155952;0.3253028;-0.0176208,0.02987369;0.6366735;-0.05120397,0.1909255;0.4953289;-0.08108616,0.2149304;0.2166477;-0.08233321,0.2111473;-0.07610542;-0.1357297,-0.1515429;0.5406562;-0.01133023,-0.2330609;0.3290486;0.1524321,-0.3015117;0.09039254;0.3165284,0.07571831;-0.0009823889;-0.04881692,0.09635203;-0.3559769;-0.02134585,0.08484907;-0.7476882;0.06953955,0.08037054;-0.7755051;0.01723815,-0.08411448;0.0090992;-0.03097219,-0.117088;-0.3456985;-0.01571402,-0.1122011;-0.7408873;0.05933381,-0.122761;-0.7250213;-0.01673855,0.02653811;0.560668;-0.04032409,522.816
+0;0;0,0.002367015;0.3260193;-0.004780669,0.005030725;0.6386246;-0.02770219,0.1796975;0.5172908;-0.005421625,0.2106953;0.2413673;0.02896846,0.249107;-0.04727253;-0.03219821,-0.1715063;0.5216432;-0.0003367569,-0.2320634;0.2730311;0.11281,-0.2976128;-0.008387148;0.1837805,0.07333533;0.006652544;-0.05185573,0.09175826;-0.3474868;-0.01476616,0.09255905;-0.739502;0.07658926,0.09061182;-0.7024471;-0.001221173,-0.07170765;0.008883835;-0.05376276,-0.1264347;-0.3424011;-0.02667956,-0.1530376;-0.7346208;0.0597982,-0.1529445;-0.6974754;-0.01802828,0.004386992;0.5622361;-0.01936144,0;0;0,0.01567069;0.3251927;-0.01792121,0.03004137;0.6364733;-0.05189228,0.1910466;0.4950133;-0.08148158,0.214745;0.2162393;-0.08236206,0.2110102;-0.07647562;-0.1355957,-0.1515171;0.5410833;-0.01235099,-0.2341761;0.3321451;0.1543512,-0.3013876;0.09478733;0.3207053,0.07569004;-0.001058683;-0.04879797,0.09645354;-0.3559486;-0.02138007,0.08472019;-0.7478724;0.06961668,0.08020606;-0.7756591;0.01719201,-0.08406926;0.009172068;-0.03097704,-0.1171785;-0.3455145;-0.01578072,-0.1129976;-0.740982;0.05912139,-0.1234617;-0.7251586;-0.01702027,0.02668474;0.5604909;-0.04091012,522.8386
+0;0;0,0.002366045;0.3258857;-0.004778711,0.00502828;0.6383181;-0.02768753,0.1795045;0.5170757;-0.005426786,0.2105625;0.2406172;0.02902997,0.2488859;-0.04735923;-0.03199612,-0.1713169;0.5214234;-0.0003474541,-0.2319914;0.2723293;0.1130187,-0.2973902;-0.008442163;0.1838261,0.07330865;0.006650123;-0.05183686,0.09172302;-0.3473248;-0.0147645,0.09252414;-0.7395043;0.07662921,0.09057159;-0.7024302;-0.001393758,-0.07168155;0.008880602;-0.05374319,-0.1263832;-0.3422413;-0.02667256,-0.1529973;-0.7346253;0.05984143,-0.1529038;-0.6974605;-0.01819762,0.004384905;0.561972;-0.01935143,0;0;0,0.01573247;0.3250348;-0.01829791,0.03015793;0.6360639;-0.0529319,0.1910983;0.49476;-0.0818181,0.2144572;0.2154126;-0.08256471,0.2109254;-0.07663482;-0.1356603,-0.151275;0.5414508;-0.0131579,-0.2351355;0.334062;0.1557754,-0.3027124;0.09933193;0.3244719,0.07569426;-0.001092896;-0.04873013,0.09659585;-0.3558248;-0.02152479,0.08458856;-0.7479114;0.06948125,0.08028864;-0.7755907;0.01660358,-0.08401191;0.009211361;-0.03102565,-0.1171825;-0.3453041;-0.01585221,-0.1131471;-0.7409375;0.05908872,-0.1235796;-0.7251877;-0.01726266,0.02679334;0.560152;-0.04176521,522.8734
+0;0;0,0.002396446;0.3257217;-0.005262816,0.005191898;0.6378843;-0.02887481,0.1794397;0.5173976;-0.002813576,0.2121868;0.2402622;0.028044,0.2502417;-0.04756203;-0.03248445,-0.1712692;0.5221893;-0.000225611,-0.2318643;0.2747776;0.1178602,-0.2982011;-0.004070699;0.194003,0.07330395;0.006438556;-0.05185276,0.09162121;-0.3475299;-0.01474547,0.09231704;-0.7396876;0.07649053,0.09079984;-0.702669;-0.001460575,-0.07169785;0.009028667;-0.05367993,-0.1263964;-0.3421068;-0.02688289,-0.1529515;-0.7344371;0.05962665,-0.1524252;-0.6973266;-0.01832911,0.004517931;0.561618;-0.02032651,0;0;0,0.01578072;0.3248617;-0.01854455,0.03026927;0.6356344;-0.05351961,0.1912575;0.4944516;-0.0819422,0.2142947;0.2146352;-0.08273458,0.2108462;-0.07714802;-0.1357,-0.1512044;0.5416828;-0.01374026,-0.2363449;0.3367011;0.1581962,-0.3038827;0.1043655;0.3296999,0.0756994;-0.001166746;-0.04870188,0.09652003;-0.3558944;-0.02148175,0.08452749;-0.7479602;0.06936312,0.07970595;-0.7756857;0.01670898,-0.08398088;0.009324311;-0.03104675,-0.1171967;-0.345179;-0.01587222,-0.1129763;-0.7406971;0.05935922,-0.123331;-0.7249486;-0.01691405,0.02689115;0.559792;-0.0422672,522.908
+0;0;0,0.002395482;0.3255907;-0.005260699,0.005189736;0.6376195;-0.02886254,0.1793604;0.5171855;-0.002812788,0.2121491;0.2396981;0.02808399,0.2501295;-0.04756275;-0.03232596,-0.1711932;0.521975;-0.0002259705,-0.2318653;0.274249;0.1180099,-0.2980722;-0.004053384;0.1940036,0.07326257;0.006434922;-0.05182349,0.09154638;-0.3468871;-0.01478397,0.09224284;-0.7393972;0.076534,0.09073976;-0.7024438;-0.000691846,-0.07165737;0.00902357;-0.05364963,-0.126256;-0.3414706;-0.02690153,-0.152835;-0.7341535;0.05968575,-0.1523136;-0.6971092;-0.01754471,0.004516061;0.5613863;-0.02031797,0;0;0,0.01583727;0.3247155;-0.01875448,0.03042487;0.6353179;-0.05399764,0.1913221;0.4941648;-0.08223641,0.2139621;0.2139581;-0.08301437,0.2108041;-0.07728276;-0.1357348,-0.1511537;0.5421737;-0.01469312,-0.2376915;0.3398064;0.1602001,-0.3055488;0.1110835;0.3353912,0.0756998;-0.001183197;-0.04860687,0.09663171;-0.3552737;-0.02169252,0.08442277;-0.7476188;0.06952119,0.07747176;-0.7757115;0.01861572,-0.08390356;0.009351497;-0.03110031,-0.1170716;-0.3445041;-0.01597588,-0.112353;-0.7403265;0.05956251,-0.122517;-0.7244757;-0.01600822,0.02702186;0.5595203;-0.04267943,522.9396
+0;0;0,0.002394039;0.3253945;-0.00525753,0.0051856;0.6371225;-0.02883621,0.1791462;0.5168238;-0.002816737,0.2119467;0.2392372;0.02809108,0.249901;-0.04782715;-0.03227755,-0.1709848;0.5216075;-0.0002330374,-0.2316786;0.273793;0.118045,-0.2978402;-0.004319072;0.1939868,0.07324218;0.006433131;-0.05180907,0.09154388;-0.3472347;-0.0147333,0.09224206;-0.7407175;0.07681101,0.09068238;-0.7035024;-0.003322832,-0.07163744;0.009021059;-0.0536347,-0.1262895;-0.3418162;-0.02686042,-0.1529344;-0.7354723;0.05994146,-0.1523933;-0.6981627;-0.02019717,0.004512649;0.5609713;-0.02030082,0;0;0,0.01591097;0.3245006;-0.01900589,0.03066939;0.6347411;-0.05467927,0.1914295;0.4939032;-0.08252764,0.2139031;0.2135821;-0.0832212,0.2107642;-0.07747057;-0.1358457,-0.1508308;0.5426044;-0.01532996,-0.2378316;0.3424373;0.16201,-0.3062767;0.1144257;0.3375571,0.07570556;-0.001238838;-0.04855013,0.09654211;-0.3556776;-0.02154136,0.08471876;-0.749123;0.06940173,0.07701108;-0.779675;0.01696157,-0.08385924;0.009411727;-0.03112921,-0.1170284;-0.344799;-0.01612668,-0.1122134;-0.741572;0.05975197,-0.1227166;-0.7262788;-0.01866562,0.02721971;0.5590464;-0.0432452,522.9726
+0;0;0,0.002510138;0.3252247;-0.005635877,0.005379109;0.636909;-0.02970017,0.1795322;0.5165991;-0.005305378,0.2115935;0.2392371;0.0276153,0.2492601;-0.04828173;-0.03286976,-0.1709961;0.5223075;-0.0003878679,-0.230983;0.2762852;0.1217431,-0.2972814;-0.0002814233;0.2045664,0.07328207;0.006215043;-0.05172839,0.09159219;-0.3475886;-0.0148329,0.09237824;-0.7414463;0.07675168,0.09043814;-0.7042752;-0.003171019,-0.07161266;0.009186911;-0.0535905,-0.1264369;-0.3417574;-0.0270201,-0.153195;-0.7357905;0.05977888,-0.1530362;-0.6985301;-0.02015915,0.004685692;0.5607696;-0.02103999,0;0;0,0.01587833;0.3243265;-0.0192188,0.03063286;0.6345461;-0.05502665,0.1914437;0.4936316;-0.08274651,0.2137947;0.2133793;-0.083359,0.2104964;-0.07805327;-0.1362789,-0.1509408;0.5427457;-0.01561141,-0.2388607;0.3451194;0.1639861,-0.3120154;0.1266775;0.3502007,0.07571932;-0.001291186;-0.048473,0.09641179;-0.3558664;-0.02160669,0.08459311;-0.7496752;0.069427,0.07703068;-0.7797965;0.01678609,-0.08381053;0.009437362;-0.031168,-0.117131;-0.344883;-0.01632271,-0.1118084;-0.7419367;0.06004623,-0.1222774;-0.7266292;-0.01816729,0.02718637;0.5588537;-0.0435605,523.0058
+0;0;0,0.002509241;0.3251085;-0.005633864,0.005376929;0.6366534;-0.02968756,0.1794255;0.5164007;-0.005305691,0.2114686;0.2391958;0.02759634,0.2491736;-0.04861611;-0.03295037,-0.1708926;0.5221057;-0.0003911294,-0.2308456;0.2762228;0.1216706,-0.2972116;-0.0006257892;0.2045784,0.0732648;0.006213579;-0.0517162,0.09158383;-0.3477623;-0.01480275,0.09236963;-0.7414958;0.07675296,0.09042055;-0.7042915;-0.003539398,-0.07159579;0.009184748;-0.05357788,-0.1264467;-0.3419303;-0.02699455,-0.1531963;-0.7358392;0.05977709,-0.1530368;-0.6985453;-0.02053066,0.004683791;0.5605447;-0.02103087,0;0;0,0.01591919;0.3241886;-0.01954103,0.03071109;0.6342147;-0.05578649,0.191512;0.4934315;-0.08303559,0.2137156;0.2133269;-0.08353686,0.2103679;-0.07841605;-0.136434,-0.1507788;0.5430776;-0.01602491,-0.2392064;0.3471064;0.1648829,-0.3130096;0.1279496;0.3504812,0.07572681;-0.001352116;-0.04842031,0.09635427;-0.3560982;-0.02146173,0.08456398;-0.7498144;0.06941032,0.07745365;-0.7799893;0.01620328,-0.08375353;0.009541261;-0.03122843,-0.1170145;-0.3449557;-0.01630555,-0.1117783;-0.741928;0.05981751,-0.1222851;-0.7267095;-0.01875522,0.02725511;0.5585704;-0.04421258,523.0286
+0;0;0,0.002508445;0.3250054;-0.005632076,0.005375676;0.6365007;-0.0296821,0.1795638;0.5162216;-0.005288683,0.2115981;0.2390937;0.02760421,0.2492873;-0.04859823;-0.03291724,-0.171034;0.5219312;-0.0003701989,-0.2309703;0.2761165;0.1216577,-0.2973086;-0.0006166101;0.2045309,0.07325949;0.006213129;-0.05171245,0.0915764;-0.3477221;-0.01480324,0.09236007;-0.7403821;0.07650283,0.09039443;-0.7031166;-0.004471838,-0.07159059;0.009184081;-0.053574,-0.1264352;-0.3418906;-0.02699372,-0.1531119;-0.7347256;0.05954133,-0.152951;-0.6973697;-0.02144887,0.004682619;0.5604008;-0.02102642,0;0;0,0.01594234;0.3240721;-0.01973736,0.03073734;0.6340214;-0.05620921,0.1916782;0.4931272;-0.08326805,0.213669;0.2130843;-0.08386552,0.2103257;-0.07856935;-0.136562,-0.1509128;0.5431826;-0.01632359,-0.2406069;0.3497005;0.1665087,-0.313534;0.1293635;0.3508541,0.07574029;-0.001408532;-0.0483855,0.09635103;-0.3561234;-0.02154517,0.08455336;-0.7487112;0.06931126,0.07749954;-0.7804283;0.01682508,-0.08373329;0.00959721;-0.03124681,-0.1169365;-0.3448652;-0.01635161,-0.111925;-0.7408875;0.05888458,-0.1225054;-0.7257866;-0.02035946,0.0272809;0.5583944;-0.04458177,523.0618
+0;0;0,0.002680344;0.3249953;-0.006112268,0.00575434;0.6364514;-0.03064277,0.1799295;0.5158787;-0.007506024,0.2115875;0.2388679;0.0267107,0.2489665;-0.0490925;-0.03271623,-0.1708081;0.5227039;-0.0005869232,-0.2299436;0.2795556;0.127045,-0.2968431;0.003744274;0.2124996,0.07327901;0.006030825;-0.05170637,0.09159963;-0.3479078;-0.01483139,0.09247082;-0.7405645;0.07648757,0.09017202;-0.7033306;-0.004481144,-0.07162221;0.009345056;-0.05350386,-0.1264292;-0.3417441;-0.02703717,-0.1529539;-0.7345576;0.059642,-0.1531266;-0.6972384;-0.02135149,0.00500827;0.5603649;-0.02187509,0;0;0,0.01594234;0.3240721;-0.01973736,0.03073734;0.6340214;-0.05620921,0.1916782;0.4931272;-0.08326805,0.213669;0.2130843;-0.08386552,0.2103257;-0.07856935;-0.136562,-0.1509128;0.5431826;-0.01632359,-0.2406069;0.3497005;0.1665087,-0.313534;0.1293635;0.3508541,0.07574029;-0.001408532;-0.0483855,0.09635103;-0.3561234;-0.02154517,0.08455336;-0.7487112;0.06931126,0.07749954;-0.7804283;0.01682508,-0.08373329;0.00959721;-0.03124681,-0.1169365;-0.3448652;-0.01635161,-0.111925;-0.7408875;0.05888458,-0.1225054;-0.7257866;-0.02035946,0.0272809;0.5583944;-0.04458177,523.084
+0;0;0,0.002678964;0.3248279;-0.00610912,0.005752342;0.6362215;-0.03063468,0.1800388;0.5156361;-0.0074906,0.2116702;0.2388578;0.02669741,0.2490511;-0.04911709;-0.0327325,-0.1709216;0.5224657;-0.0005671028,-0.2300075;0.2795215;0.1269577,-0.2969104;0.003696263;0.2124166,0.07326919;0.006030018;-0.05169944,0.0915949;-0.348007;-0.0148142,0.09246603;-0.7406315;0.07649726,0.09019371;-0.703481;-0.003538705,-0.07161261;0.009343803;-0.05349669,-0.1264348;-0.341843;-0.02702264,-0.1529574;-0.7346242;0.05964942,-0.1531281;-0.6973893;-0.02041104,0.005006425;0.5601506;-0.02186879,0;0;0,0.01598392;0.3238919;-0.01990569,0.03084098;0.63376;-0.05650401,0.191793;0.4927007;-0.08363819,0.2135847;0.2128785;-0.08418918,0.210164;-0.07877728;-0.1369525,-0.1510008;0.5434297;-0.01669665,-0.2408712;0.3509718;0.1667669,-0.3137251;0.130815;0.3513802,0.07575615;-0.001448289;-0.0483371,0.09629539;-0.3562771;-0.02163088,0.08448926;-0.7488124;0.06930423,0.0785671;-0.7805918;0.01821328,-0.08371016;0.009605165;-0.03127168,-0.1168965;-0.3449609;-0.01643442,-0.1122433;-0.7409621;0.05875807,-0.1226925;-0.7256905;-0.01957417,0.02736789;0.5581543;-0.04484642,523.1179
+0;0;0,0.002678078;0.3247206;-0.006107102,0.005751318;0.6361001;-0.03063161,0.1802101;0.5154732;-0.007473645,0.2118215;0.23887;0.02669274,0.2491876;-0.04899094;-0.03271366,-0.1710958;0.5223096;-0.0005433299,-0.2301443;0.2795191;0.1269008,-0.2970208;0.003803015;0.2123259,0.073242;0.00602778;-0.05168026,0.09155033;-0.3476732;-0.01483003,0.09236217;-0.7135769;0.07026705,0.08903075;-0.6730935;-0.0470725,-0.07158603;0.009340337;-0.05347684,-0.1263562;-0.3415132;-0.02702792,-0.1510737;-0.7075629;0.0537455,-0.151324;-0.6669559;-0.06362996,0.005005424;0.5600315;-0.02186599,0;0;0,0.01600308;0.3237742;-0.02005267,0.03089126;0.6336243;-0.05667186,0.1919073;0.492381;-0.08401322,0.2134217;0.2127154;-0.08455801,0.2100634;-0.07881883;-0.1373383,-0.1511674;0.5435266;-0.0169183,-0.240862;0.3520048;0.1673377,-0.3137193;0.1339796;0.3542764,0.07575398;-0.001511469;-0.04827654,0.09610952;-0.35601;-0.02155614,0.08239225;-0.7206935;0.06758094,0.06387366;-0.7125691;-0.04673481,-0.08366241;0.009652176;-0.03128913,-0.1168287;-0.3445776;-0.01649807,-0.1123591;-0.7135423;0.05401993,-0.1277048;-0.7051381;-0.06081779,0.02741019;0.5580219;-0.04501057,523.1407
+0;0;0,0.002765155;0.3245741;-0.006441424,0.005910114;0.635784;-0.03135053,0.1803862;0.5154572;-0.008639168,0.2117112;0.2389304;0.02612749,0.2490038;-0.04886717;-0.03298401,-0.1710274;0.5232044;-0.0003731903,-0.2299028;0.2826949;0.1313306,-0.29708;0.009379357;0.2235162,0.07319699;0.005776334;-0.05173596,0.09148601;-0.3478627;-0.01486487,0.09235187;-0.727716;0.07346773,0.08951976;-0.6895873;-0.01781005,-0.07163363;0.009586488;-0.05333383,-0.1263617;-0.34123;-0.02711961,-0.1519465;-0.7212272;0.0567821,-0.1523823;-0.6830066;-0.03453033,0.005147944;0.5597658;-0.02248591,0;0;0,0.01608063;0.3236193;-0.02023399,0.03105467;0.633321;-0.05689847,0.1919858;0.492193;-0.08426607,0.2134426;0.2125571;-0.08490336,0.2099759;-0.07886162;-0.1375859,-0.1509934;0.5435569;-0.01720593,-0.2407164;0.3533607;0.1683531,-0.3080763;0.1367232;0.3587296,0.07576638;-0.001550391;-0.04821646,0.09615584;-0.3560002;-0.02168047,0.08479603;-0.7351092;0.06909001,0.07987053;-0.7805324;0.01719761,-0.08362889;0.009661036;-0.03131532,-0.1167187;-0.3445184;-0.0166007,-0.1124919;-0.7275804;0.05645845,-0.1244221;-0.7143821;-0.03287855,0.02754686;0.5577607;-0.04522538,523.173
+0;0;0,0.002764483;0.3244952;-0.006439859,0.005909258;0.6356869;-0.03134759,0.1804351;0.5153502;-0.00863262,0.2117632;0.2387953;0.02613757,0.2489463;-0.04815716;-0.03280035,-0.1710782;0.5230996;-0.0003642961,-0.2299596;0.2825657;0.1313528,-0.2969395;0.01005271;0.2232678,0.07320213;0.00577674;-0.05173959,0.09148888;-0.3478186;-0.01487305,0.09236296;-0.7312778;0.07429805,0.08962829;-0.6934288;-0.01383933,-0.07163866;0.00958716;-0.05333757,-0.1263599;-0.341186;-0.0271266,-0.1521876;-0.7247904;0.05757158,-0.1526085;-0.6868526;-0.03059928,0.005147115;0.5596713;-0.02248329,0;0;0,0.01617294;0.3235303;-0.02031887,0.03124485;0.6332023;-0.05703914,0.1921344;0.4919683;-0.08449268,0.2133144;0.2122837;-0.0854373,0.2097453;-0.07831553;-0.1377571,-0.1508964;0.5435848;-0.01733166,-0.2405948;0.3539074;0.1688126,-0.3103062;0.1388412;0.3587727,0.07577262;-0.001602247;-0.0482167,0.09611192;-0.3560105;-0.02167762,0.08495141;-0.738978;0.06890142,0.07969763;-0.7805661;0.01708603,-0.08363191;0.009709016;-0.03131047,-0.1166125;-0.3444352;-0.01656649,-0.112529;-0.7312072;0.05680879,-0.1240628;-0.7174285;-0.02945318,0.02770666;0.5576479;-0.04535437,523.1959
+0;0;0,0.002764483;0.3244952;-0.006439859,0.005909258;0.6356869;-0.03134759,0.1804351;0.5153502;-0.00863262,0.2117632;0.2387953;0.02613757,0.2489463;-0.04815716;-0.03280035,-0.1710782;0.5230996;-0.0003642961,-0.2299596;0.2825657;0.1313528,-0.2969395;0.01005271;0.2232678,0.07320213;0.00577674;-0.05173959,0.09148888;-0.3478186;-0.01487305,0.09236296;-0.7312778;0.07429805,0.08962829;-0.6934288;-0.01383933,-0.07163866;0.00958716;-0.05333757,-0.1263599;-0.341186;-0.0271266,-0.1521876;-0.7247904;0.05757158,-0.1526085;-0.6868526;-0.03059928,0.005147115;0.5596713;-0.02248329,0;0;0,0.01617294;0.3235303;-0.02031887,0.03124485;0.6332023;-0.05703914,0.1921344;0.4919683;-0.08449268,0.2133144;0.2122837;-0.0854373,0.2097453;-0.07831553;-0.1377571,-0.1508964;0.5435848;-0.01733166,-0.2405948;0.3539074;0.1688126,-0.3103062;0.1388412;0.3587727,0.07577262;-0.001602247;-0.0482167,0.09611192;-0.3560105;-0.02167762,0.08495141;-0.738978;0.06890142,0.07969763;-0.7805661;0.01708603,-0.08363191;0.009709016;-0.03131047,-0.1166125;-0.3444352;-0.01656649,-0.112529;-0.7312072;0.05680879,-0.1240628;-0.7174285;-0.02945318,0.02770666;0.5576479;-0.04535437,523.218
+0;0;0,0.002866325;0.3244071;-0.006718051,0.006083417;0.6355238;-0.0318962,0.1806565;0.5153222;-0.009976633,0.2118767;0.2384697;0.02554432,0.2488342;-0.04788265;-0.03267901,-0.1710557;0.5239978;-0.0004617516,-0.2296172;0.2856548;0.1360921,-0.2973011;0.01594087;0.2331835,0.07323726;0.005551387;-0.05175189,0.09151575;-0.3473705;-0.01493353,0.09239911;-0.7355237;0.07508098,0.08957354;-0.6980302;-0.009263292,-0.07168344;0.009791049;-0.05327659,-0.1260882;-0.3403649;-0.02730468,-0.152412;-0.7286845;0.05802539,-0.1530225;-0.6910983;-0.02635571,0.005303666;0.5595277;-0.02296783,0;0;0,0.01620606;0.3234421;-0.02039337,0.03130648;0.6330552;-0.05715573,0.1921551;0.4918613;-0.08465672,0.2130925;0.2117827;-0.08581948,0.2094863;-0.07803431;-0.1382271,-0.1508729;0.5437891;-0.01766325,-0.2406493;0.3539301;0.168824,-0.317045;0.1404588;0.3568324,0.07579436;-0.001632959;-0.04822159,0.09588636;-0.355409;-0.0220983,0.08531763;-0.7432263;0.06874382,0.0792919;-0.779893;0.01680791,-0.08365614;0.009727594;-0.03130173,-0.116529;-0.3437497;-0.01657688,-0.1125152;-0.7352657;0.05735084,-0.1235244;-0.720792;-0.02520716,0.02776153;0.5575139;-0.04546452,523.2404
+0;0;0,0.002864744;0.3242281;-0.006714344,0.006081402;0.6353028;-0.03188907,0.1806843;0.5151047;-0.009968578,0.2119108;0.238196;0.02555958,0.2488401;-0.04793814;-0.03261938,-0.1710874;0.5237817;-0.0004520882,-0.2296608;0.2853904;0.1361294,-0.2972931;0.01588196;0.2331469,0.07322981;0.005550822;-0.05174662,0.09151401;-0.3474814;-0.01491676,0.09239823;-0.7360133;0.0751856,0.08959241;-0.6985722;-0.008569092,-0.07167614;0.009790052;-0.05327116,-0.1260979;-0.3404753;-0.02729114,-0.1524474;-0.7291738;0.05812222,-0.1530536;-0.6916407;-0.02566903,0.005301762;0.5593176;-0.02296197,0;0;0,0.016173;0.3232526;-0.02057576,0.0312634;0.6328253;-0.05732584,0.1921412;0.4916549;-0.08488679,0.2129688;0.2115114;-0.08613348,0.2092245;-0.07807338;-0.1385542,-0.1509787;0.543826;-0.01793385,-0.2406794;0.3539997;0.1687089,-0.3141341;0.1408172;0.3578621,0.07582626;-0.001643017;-0.048154,0.09577752;-0.3555556;-0.02226341,0.08527965;-0.7437531;0.06866956,0.07978784;-0.7795438;0.01652062,-0.08363565;0.009698257;-0.03133928,-0.1166465;-0.3438734;-0.01651141,-0.1126775;-0.7358218;0.05722437,-0.1236002;-0.7212468;-0.02475644,0.02772067;0.5572938;-0.04564285,523.2738
+0;0;0,0.002863739;0.3241144;-0.006711991,0.006080048;0.6351553;-0.03188388,0.1805729;0.514995;-0.009972749,0.2117821;0.2382397;0.02553573,0.248741;-0.04812384;-0.03268988,-0.1709779;0.5236666;-0.0004622359,-0.2295189;0.2854074;0.1360437,-0.2972053;0.01568282;0.2331389,0.07324313;0.005551831;-0.05175604,0.09154455;-0.347813;-0.01489147,0.09243102;-0.7373313;0.07543962,0.08964499;-0.6999426;-0.007724233,-0.07168917;0.009791832;-0.05328085,-0.1261622;-0.3408035;-0.02727635,-0.1525785;-0.7304888;0.05835383,-0.1531805;-0.6930088;-0.02484633,0.005300513;0.5591803;-0.02295798,0;0;0,0.01629623;0.3231235;-0.02071333,0.03151628;0.6326571;-0.05745173,0.1922223;0.4915085;-0.08504176,0.2128142;0.2115037;-0.08633637,0.2091142;-0.07831413;-0.1387978,-0.150676;0.5437858;-0.01814606,-0.2402072;0.3541561;0.1685439,-0.312346;0.1404944;0.3580299,0.07584166;-0.001682386;-0.04815888,0.09551416;-0.3559328;-0.02207744,0.08544268;-0.7451245;0.06910062,0.07950211;-0.7796837;0.01641858,-0.08365277;0.009718074;-0.0313343,-0.1167289;-0.3441792;-0.01638989,-0.1124644;-0.7370785;0.05775128,-0.1233081;-0.7224006;-0.02365037,0.0279291;0.5571373;-0.04577398,523.3079
+0;0;0,0.00298863;0.3240383;-0.006991906,0.006304971;0.6350896;-0.03240665,0.1807805;0.515019;-0.01091446,0.2116309;0.2393996;0.02504797,0.2488204;-0.04775178;-0.03314686,-0.1708277;0.5244261;-0.0004166923,-0.2288236;0.2894837;0.1397604,-0.2963983;0.02125868;0.243272,0.07326218;0.005369694;-0.05175119,0.09155187;-0.3480451;-0.01469645,0.09223025;-0.7388898;0.07606604,0.08928365;-0.7015138;-0.007025667,-0.07172088;0.009925236;-0.05321626,-0.1260267;-0.3407707;-0.02727698,-0.1525081;-0.7317706;0.05883714,-0.1532758;-0.6943172;-0.02429634,0.005499886;0.5591058;-0.02342304,0;0;0,0.01646557;0.3230391;-0.02081418,0.031748;0.6326022;-0.05754411,0.1922864;0.4913608;-0.08538485,0.212371;0.2124244;-0.08685899,0.2088075;-0.0782294;-0.1391398,-0.1504177;0.5437553;-0.01822635,-0.2382089;0.3546244;0.1681424,-0.3114065;0.1391684;0.3564147,0.07582499;-0.001707166;-0.04818738,0.09563331;-0.3560278;-0.02222335,0.08550198;-0.7465988;0.06915212,0.08083794;-0.7800741;0.01514781,-0.08366273;0.00972892;-0.03130918,-0.1167427;-0.3442375;-0.01637314,-0.1125058;-0.7385008;0.05803347,-0.1233864;-0.7238066;-0.02329713,0.02813743;0.5570667;-0.04587197,523.3408
+0;0;0,0.002987935;0.3239628;-0.006990279,0.006304341;0.6350203;-0.03240572,0.18074;0.5149543;-0.01091572,0.2115448;0.2397421;0.02499358,0.2487864;-0.04781115;-0.03328269,-0.1707883;0.5243592;-0.0004203357,-0.2286985;0.2897639;0.1395496,-0.2963678;0.02116352;0.2432061,0.07324133;0.005368166;-0.05173646,0.09151988;-0.3478314;-0.01470429,0.09219938;-0.7393236;0.07620856,0.08931994;-0.7021158;-0.004988961,-0.07170047;0.00992241;-0.05320111,-0.1259732;-0.34056;-0.02727763,-0.1524985;-0.7322077;0.05897915,-0.1532487;-0.6949242;-0.02225921,0.005499198;0.5590311;-0.02342146,0;0;0,0.01658871;0.3229555;-0.02083933,0.03191594;0.6325282;-0.05752635,0.192347;0.4912447;-0.08551729,0.2122739;0.2127118;-0.08711076,0.208313;-0.07824147;-0.1400297,-0.1502388;0.5439293;-0.01819717,-0.2374177;0.3546456;0.1676836,-0.3117117;0.1389064;0.3558509,0.07579871;-0.001703128;-0.04818118,0.09548039;-0.3558225;-0.02234494,0.08561511;-0.7470045;0.06936681,0.07997321;-0.7803778;0.01832485,-0.0836357;0.009705648;-0.0313152,-0.1167285;-0.344038;-0.01629141,-0.1123797;-0.7389764;0.05811625,-0.1230383;-0.7239302;-0.02135741,0.02828864;0.5569848;-0.04587412,523.3746
+0;0;0,0.002987979;0.3239676;-0.006990382,0.006305273;0.6351083;-0.03241305,0.1807325;0.5150152;-0.01092019,0.2115137;0.2400135;0.02496165,0.2488713;-0.04843488;-0.03349605,-0.1707795;0.5244198;-0.0004252922,-0.2286454;0.2900039;0.1394376,-0.2965253;0.02056736;0.2434168,0.07324766;0.005368629;-0.05174093,0.09152677;-0.3478419;-0.01470761,0.09220625;-0.7393232;0.07620271,0.0893225;-0.7021046;-0.005116656,-0.07170667;0.009923267;-0.0532057,-0.1259811;-0.3405699;-0.02728142,-0.1525056;-0.7322067;0.05897298,-0.153257;-0.6949123;-0.02238727,0.005499821;0.55909;-0.02342535,0;0;0,0.01662261;0.3229586;-0.02083957,0.03198788;0.6326278;-0.05741239,0.1923116;0.4911794;-0.0855931,0.2121435;0.2128553;-0.08740544,0.2075445;-0.07895729;-0.1406938,-0.1501905;0.5439587;-0.01828296,-0.2370645;0.3541931;0.1669273,-0.3118615;0.1379159;0.355726,0.075807;-0.001723126;-0.04818189,0.09533297;-0.3558648;-0.02238083,0.08561181;-0.7470511;0.06927896,0.07901438;-0.7792374;0.01671851,-0.08364337;0.009712047;-0.03131495,-0.1168806;-0.3440374;-0.0164843,-0.1125153;-0.7390024;0.05772002,-0.1231868;-0.7239727;-0.0218744,0.02835032;0.5570489;-0.04580164,523.4074
+0;0;0,0.003085324;0.3239249;-0.007202275,0.006458319;0.6350499;-0.03272691,0.1809111;0.5148441;-0.01184208,0.211616;0.2400632;0.02454894,0.249029;-0.04854873;-0.03354656,-0.1710951;0.5263586;-0.001128238,-0.2290562;0.2946186;0.142777,-0.2969281;0.02747002;0.2527621,0.07325111;0.005175928;-0.05178002,0.09151205;-0.3481461;-0.01455211,0.09199243;-0.7403493;0.0763146,0.08908624;-0.7030696;-0.005885616,-0.07174994;0.01010292;-0.05313721,-0.1259268;-0.3405424;-0.02728258,-0.1524513;-0.7328398;0.05920187,-0.1532045;-0.6954786;-0.02303901,0.005640682;0.5590354;-0.02371961,0;0;0,0.01666759;0.3229177;-0.02085853,0.03204024;0.6325877;-0.05736673,0.1923516;0.4911023;-0.08566451,0.2120729;0.2129309;-0.08749747,0.207313;-0.07892504;-0.1410619,-0.1501734;0.5440434;-0.01827439,-0.2368076;0.3543815;0.1669134,-0.3115277;0.13622;0.3537132,0.07582283;-0.001760989;-0.04818177,0.09527659;-0.3560361;-0.0223658,0.08568524;-0.747994;0.06905305,0.07862113;-0.7805239;0.01558876,-0.08365574;0.009752936;-0.03130946,-0.1168754;-0.3441284;-0.01646964,-0.112319;-0.7397952;0.05774239,-0.1231183;-0.724919;-0.02271234,0.0284017;0.5570064;-0.0457803,523.4416
+0;0;0,0.003084592;0.323848;-0.007200565,0.006456814;0.6349017;-0.03271906,0.1810097;0.5146939;-0.01183022,0.2117122;0.2399343;0.02455796,0.2491364;-0.04876411;-0.03355494,-0.1711971;0.526215;-0.001110274,-0.2291537;0.294493;0.1427838,-0.2970459;0.02726436;0.2528018,0.07326319;0.005176781;-0.05178856,0.09152153;-0.3480949;-0.01456594,0.0920026;-0.7408686;0.0764329,0.08913932;-0.7036964;-0.004553519,-0.07176178;0.01010458;-0.05314597,-0.1259309;-0.3404909;-0.02729502,-0.1524941;-0.7333589;0.0593152,-0.1532361;-0.6961063;-0.02171128,0.005639426;0.5589103;-0.02371452,0;0;0,0.01663174;0.3228496;-0.02074575,0.03191116;0.6325039;-0.05682325,0.1922048;0.4909561;-0.08583105,0.2118941;0.2128044;-0.08770752,0.2069808;-0.07904026;-0.1418092,-0.150427;0.5439815;-0.01821182,-0.2361227;0.3546316;0.1676979,-0.3113527;0.135735;0.353572,0.07581478;-0.00179626;-0.04822075,0.09508866;-0.356035;-0.02246737,0.08560558;-0.7486392;0.06876934,0.0776228;-0.7793951;0.01525819,-0.08368224;0.009768633;-0.03127627,-0.1170129;-0.3440605;-0.01665526,-0.1124141;-0.740287;0.05774624,-0.1230793;-0.7251669;-0.02152093,0.02830696;0.5569238;-0.0453732,523.4755
+0;0;0,0.003084359;0.3238235;-0.007200021,0.00645579;0.6348042;-0.03271225,0.1810711;0.5146044;-0.011822,0.2117549;0.2400118;0.02454408,0.2491145;-0.04818794;-0.03346843,-0.1712604;0.5261296;-0.00109826,-0.2291819;0.2945484;0.1427084,-0.2969568;0.02778137;0.2525364,0.07326957;0.005177232;-0.05179307,0.09153109;-0.3481561;-0.01456396,0.09201223;-0.7409869;0.07644813,0.08915237;-0.7038233;-0.004441775,-0.07176802;0.01010546;-0.0531506,-0.1259466;-0.3405511;-0.02729514,-0.1525136;-0.7334763;0.0593277,-0.1532548;-0.6962324;-0.02160222,0.005638658;0.5588365;-0.02371051,0;0;0,0.01659556;0.3228317;-0.02067101,0.03174473;0.6324575;-0.05642307,0.1920801;0.490949;-0.08587754,0.2117698;0.2129682;-0.08791208,0.206874;-0.07819432;-0.1428726,-0.1506603;0.5440784;-0.01813918,-0.2356531;0.3548622;0.1679753,-0.3112351;0.1361931;0.3531548,0.07581891;-0.001795664;-0.04822886,0.0950347;-0.3560992;-0.02246737,0.08564888;-0.7487775;0.0687201,0.07772918;-0.7795163;0.01532769,-0.08369383;0.009763697;-0.03126927,-0.1171071;-0.3441235;-0.01673153,-0.1116978;-0.7403968;0.05768413,-0.1223683;-0.7252513;-0.02148755,0.0281819;0.5568833;-0.04508066,523.4978
+0;0;0,0.003169101;0.3238171;-0.007448504,0.006567247;0.6347923;-0.03309365,0.1814675;0.5145198;-0.01270989,0.212106;0.2399953;0.02439857,0.2493762;-0.04870448;-0.03396288,-0.1717256;0.5276212;-0.001695234,-0.2297643;0.2982898;0.1456754,-0.2980384;0.03370979;0.2617735,0.07322764;0.004948698;-0.05178033,0.09155476;-0.3484637;-0.01443049,0.09202652;-0.7411408;0.07650648,0.08914655;-0.7039812;-0.004485235,-0.07175308;0.01029927;-0.0530415,-0.125898;-0.3404763;-0.02742673,-0.1520915;-0.7332541;0.0592023,-0.1528529;-0.696017;-0.02183015,0.005745706;0.5588279;-0.02406277,0;0;0,0.01656125;0.3228438;-0.02050972,0.03161228;0.6325448;-0.05571175,0.1920971;0.4909145;-0.08586645,0.2118505;0.2129143;-0.08813798,0.2064644;-0.07860905;-0.1440649,-0.1510883;0.5441397;-0.01796569,-0.2357312;0.3548763;0.1682986,-0.311074;0.1362089;0.3544458,0.07578805;-0.001816571;-0.04817522,0.09493732;-0.3562225;-0.02246463,0.08570598;-0.7487411;0.06868887,0.07776795;-0.7796548;0.01534355,-0.0836212;0.009783595;-0.03130106,-0.1171131;-0.3441989;-0.01694882,-0.1114912;-0.7402372;0.0577982,-0.1221814;-0.725086;-0.02147629,0.02807635;0.5569433;-0.04454279,523.5304
+0;0;0,0.003168777;0.3237839;-0.007447742,0.006566013;0.6346759;-0.03308585,0.1813741;0.5144506;-0.0127109,0.212014;0.2399137;0.02439923,0.2493903;-0.04960811;-0.03412839,-0.1716333;0.527545;-0.001702037,-0.2296745;0.2982033;0.1456753,-0.298143;0.03286996;0.2621039,0.07322653;0.004948623;-0.05177955,0.09155913;-0.3485695;-0.01441853,0.09203191;-0.7420892;0.07671355,0.0891722;-0.7049799;-0.003708258,-0.07175199;0.01029911;-0.05304069,-0.1259131;-0.3405813;-0.02741827,-0.1521628;-0.7342018;0.05939663,-0.1529189;-0.6970156;-0.02106562,0.005744731;0.5587354;-0.02405781,0;0;0,0.01655132;0.3228302;-0.0202049,0.03157728;0.6325114;-0.05484855,0.1918777;0.4910294;-0.08572543,0.2119221;0.2130406;-0.0883522,0.2066711;-0.07914868;-0.1453013,-0.1510911;0.5443624;-0.01762696,-0.2355053;0.3549708;0.1686296,-0.3107679;0.1364633;0.3563404,0.07579673;-0.001826361;-0.04815865,0.09495734;-0.3563434;-0.02251661,0.08558913;-0.7497345;0.06869031,0.07888519;-0.7791833;0.01440132,-0.08361655;0.009776996;-0.03131163,-0.1171464;-0.3443114;-0.01702191,-0.1118852;-0.7412311;0.05774437,-0.1225204;-0.7259377;-0.02097664,0.02805047;0.5569125;-0.04382539,523.5643
+0;0;0,0.003168777;0.3237839;-0.007447742,0.006566013;0.6346759;-0.03308585,0.1813741;0.5144506;-0.0127109,0.212014;0.2399137;0.02439923,0.2493903;-0.04960811;-0.03412839,-0.1716333;0.527545;-0.001702037,-0.2296745;0.2982033;0.1456753,-0.298143;0.03286996;0.2621039,0.07322653;0.004948623;-0.05177955,0.09155913;-0.3485695;-0.01441853,0.09203191;-0.7420892;0.07671355,0.0891722;-0.7049799;-0.003708258,-0.07175199;0.01029911;-0.05304069,-0.1259131;-0.3405813;-0.02741827,-0.1521628;-0.7342018;0.05939663,-0.1529189;-0.6970156;-0.02106562,0.005744731;0.5587354;-0.02405781,0;0;0,0.01655132;0.3228302;-0.0202049,0.03157728;0.6325114;-0.05484855,0.1918777;0.4910294;-0.08572543,0.2119221;0.2130406;-0.0883522,0.2066711;-0.07914868;-0.1453013,-0.1510911;0.5443624;-0.01762696,-0.2355053;0.3549708;0.1686296,-0.3107679;0.1364633;0.3563404,0.07579673;-0.001826361;-0.04815865,0.09495734;-0.3563434;-0.02251661,0.08558913;-0.7497345;0.06869031,0.07888519;-0.7791833;0.01440132,-0.08361655;0.009776996;-0.03131163,-0.1171464;-0.3443114;-0.01702191,-0.1118852;-0.7412311;0.05774437,-0.1225204;-0.7259377;-0.02097664,0.02805047;0.5569125;-0.04382539,523.5863
+0;0;0,0.0032458;0.3239335;-0.007658641,0.006668299;0.6350679;-0.03343157,0.181481;0.5146978;-0.01342269,0.2119626;0.2402253;0.02422994,0.2493633;-0.04945379;-0.03449347,-0.1717145;0.5288248;-0.002096955,-0.2298681;0.3019131;0.148937,-0.2975624;0.03993034;0.2736116,0.07326187;0.004702494;-0.05176084,0.09165299;-0.3489172;-0.01430747,0.09218813;-0.7432194;0.07691343,0.08930177;-0.7061375;-0.003313489,-0.0717461;0.01050896;-0.05301566,-0.1258125;-0.3404968;-0.02733041,-0.152027;-0.7348915;0.05962522,-0.1528143;-0.6977335;-0.02064299,0.005842538;0.5590598;-0.02436821,0;0;0,0.01648876;0.3230075;-0.01990962,0.03142151;0.6329994;-0.05409455,0.1915283;0.4911798;-0.08556938,0.2120645;0.2132388;-0.08857989,0.2067855;-0.07914147;-0.1455638,-0.1512089;0.5446216;-0.01695704,-0.2353997;0.3547473;0.1688968,-0.3103924;0.1376558;0.3586562,0.07578981;-0.001819283;-0.0481788,0.09500013;-0.356455;-0.02263665,0.08538751;-0.7506808;0.06840873,0.08009422;-0.7786556;0.01267946,-0.0836301;0.009756256;-0.03129572,-0.1173206;-0.3444372;-0.01715764,-0.1122038;-0.7421362;0.05770859,-0.1228849;-0.7267759;-0.02081807,0.02792111;0.5573101;-0.04318869,523.6205
+0;0;0,0.003245292;0.3238827;-0.007657441,0.006666878;0.6349341;-0.03342342,0.1816134;0.5145522;-0.01340883,0.2120938;0.2400901;0.02424238,0.2495781;-0.05023584;-0.03461216,-0.1718507;0.5286899;-0.002074478,-0.2300021;0.3017868;0.1489538,-0.2978475;0.03921905;0.2739068,0.0731955;0.004698233;-0.05171395,0.09162687;-0.3496954;-0.01417861,0.09216103;-0.7432828;0.07687694,0.08927349;-0.706198;-0.003383078,-0.0716811;0.01049944;-0.05296763,-0.1258658;-0.3412745;-0.02722617,-0.1520328;-0.7349544;0.05957184,-0.1528204;-0.6977933;-0.02072948,0.005841354;0.5589479;-0.02436267,0;0;0,0.01642379;0.3229766;-0.01963556,0.03129504;0.6329305;-0.05342829,0.1914747;0.4912168;-0.08550835,0.2123421;0.2133147;-0.08884811,0.2073873;-0.07956734;-0.1467587,-0.1515269;0.5446694;-0.0167792,-0.2356336;0.3547282;0.1690286,-0.3098322;0.1383408;0.3609378,0.07574231;-0.001831591;-0.04810131,0.0949362;-0.3572302;-0.02227604,0.08555048;-0.7508325;0.06823111,0.08013517;-0.7784607;0.01210737,-0.08352868;0.009745109;-0.0313366,-0.1172418;-0.3452383;-0.0174194,-0.1121216;-0.7421882;0.0574602,-0.1228102;-0.7268099;-0.02110291,0.02780756;0.5572492;-0.04261851,523.6431
+0;0;0,0.003245124;0.323866;-0.007657045,0.006666586;0.6349061;-0.03342209,0.1816166;0.5145259;-0.0134076,0.2120972;0.2400616;0.02424392,0.249795;-0.05191839;-0.03494591,-0.1718544;0.5286639;-0.002073022,-0.2300063;0.3017589;0.1489565,-0.2982382;0.03769529;0.2746214,0.07318554;0.004697594;-0.05170691,0.09162355;-0.3498239;-0.01415803,0.09215771;-0.7434106;0.07689735,0.08931464;-0.7064348;-0.002126753,-0.07167134;0.01049801;-0.05296042,-0.1258756;-0.3414028;-0.02720968,-0.1520426;-0.7350819;0.05958818,-0.1528181;-0.6980311;-0.01947659,0.00584109;0.5589225;-0.02436165,0;0;0,0.01643968;0.322972;-0.01942122,0.03133111;0.6329452;-0.05292237,0.1914357;0.491204;-0.08531272,0.2127203;0.2133367;-0.08907449,0.2088601;-0.08091825;-0.1488739,-0.1515225;0.5445935;-0.01652432,-0.2353168;0.3542635;0.16903,-0.3110796;0.1378838;0.3629802,0.07571355;-0.00183703;-0.0481236,0.09509706;-0.357356;-0.02231908,0.08586146;-0.7509653;0.06816994,0.08147076;-0.7780997;0.01323413,-0.08352028;0.009738914;-0.03132592,-0.1170412;-0.3454022;-0.01766939,-0.1120849;-0.7423342;0.05731232,-0.1226115;-0.7267084;-0.02004484,0.02783544;0.5572566;-0.04218435,523.676
+0;0;0,0.003362827;0.3238883;-0.007836326,0.006823604;0.6349823;-0.0336351,0.1814177;0.5150999;-0.008001463,0.2147573;0.2401904;0.0240112,0.2527582;-0.05275464;-0.03571593,-0.1718085;0.5295321;-0.002324266,-0.2301532;0.3055937;0.1531075,-0.2990126;0.04254982;0.2830863,0.07321778;0.004525807;-0.05169737,0.09177192;-0.3503307;-0.01396165,0.09239714;-0.7436087;0.076827,0.08965021;-0.7032968;-0.04035395,-0.07168851;0.01057608;-0.05294195,-0.125683;-0.3417107;-0.02705909,-0.1517675;-0.7350633;0.05956605,-0.1514471;-0.6946349;-0.05763634,0.005990909;0.5589834;-0.02456558,0;0;0,0.0163497;0.3230195;-0.01916814,0.03112683;0.6331044;-0.05221951,0.1911818;0.4914311;-0.08502877,0.2128465;0.2135369;-0.08914804,0.2099102;-0.08148241;-0.150656,-0.1516509;0.5448126;-0.01582578,-0.2351307;0.3539735;0.1694392,-0.3104597;0.1368912;0.3644495,0.07573173;-0.001834899;-0.0481174,0.09511618;-0.3577144;-0.02232158,0.08598287;-0.750965;0.06812763,0.06705601;-0.7422127;-0.04604578,-0.08353208;0.009728276;-0.03133206,-0.1170001;-0.345777;-0.01764717,-0.1120979;-0.7423736;0.05716999,-0.127783;-0.7336417;-0.05748997,0.0276596;0.5573809;-0.04160285,523.7094
+0;0;0,0.00336361;0.3239637;-0.007838151,0.006825371;0.6351461;-0.0336442,0.1813806;0.5152529;-0.008011777,0.2146802;0.240673;0.02396251,0.2528183;-0.05332968;-0.03598025,-0.1717677;0.5296819;-0.002335832,-0.2300425;0.306012;0.1529096,-0.2991506;0.04201841;0.2833577,0.07321914;0.004525891;-0.05169833,0.09180843;-0.351003;-0.0138911,0.09243276;-0.743719;0.0767678,0.08968557;-0.703406;-0.04042454,-0.07168983;0.01057627;-0.05294292,-0.1257867;-0.3423781;-0.02701101,-0.1518339;-0.7351685;0.05949032,-0.1515134;-0.694739;-0.05772348,0.005992453;0.5591267;-0.02457225,0;0;0,0.01613947;0.323134;-0.01868629,0.03057017;0.6334175;-0.05086327,0.190543;0.4917888;-0.08456993,0.2132161;0.2143175;-0.08914733,0.2102075;-0.08176771;-0.1508702,-0.1520769;0.5449289;-0.01482654,-0.234891;0.3537214;0.1698539,-0.3111069;0.135974;0.3654618,0.07573824;-0.00183773;-0.04811013,0.09513666;-0.3583714;-0.02197206,0.08601118;-0.7511664;0.0678835,0.06697417;-0.7423463;-0.04629599,-0.08353225;0.009725584;-0.03133717,-0.1170566;-0.3464554;-0.01766339,-0.1121638;-0.7424781;0.05708476,-0.1279586;-0.7336831;-0.05758356,0.02720038;0.5576358;-0.04048455,523.7426
+0;0;0,0.003363234;0.3239275;-0.007837274,0.006823816;0.6350039;-0.03363425,0.1812814;0.5151669;-0.00801486,0.2146279;0.2402001;0.02400449,0.2528055;-0.05410656;-0.03600025,-0.1716697;0.5295878;-0.002342084,-0.2300265;0.3056027;0.1531221,-0.299206;0.04133618;0.2837051,0.07319551;0.00452443;-0.05168165,0.09180716;-0.351432;-0.01382896,0.09242939;-0.7428305;0.07652581,0.090618;-0.7060306;-0.0007462725,-0.0716667;0.01057286;-0.05292584,-0.1258286;-0.342806;-0.02696275,-0.1517884;-0.7342787;0.05924841,-0.1515771;-0.697402;-0.01803782,0.005991246;0.5590162;-0.02456608,0;0;0,0.0158728;0.3231413;-0.01815248,0.03005191;0.6333935;-0.04970169,0.1900105;0.4921214;-0.08392859,0.2135244;0.214339;-0.08922327,0.2109315;-0.08201683;-0.1511991,-0.1523572;0.544758;-0.01336448,-0.2345909;0.3526038;0.1711847,-0.3112747;0.1345309;0.3667308,0.07571954;-0.001802594;-0.04808688,0.09523319;-0.3587627;-0.02195394,0.08622966;-0.7502936;0.06737459,0.07868946;-0.7783097;0.01640617,-0.08349893;0.009680247;-0.0313571,-0.1168871;-0.3469495;-0.01776974,-0.1120013;-0.7416215;0.05684509,-0.1225345;-0.725562;-0.01875392,0.02674118;0.5576211;-0.0394733,523.766
+0;0;0,0.003361925;0.323921;-0.008099831,0.006769672;0.6349779;-0.03413766,0.1813992;0.5148597;-0.01107059,0.2145812;0.2402259;0.02384633,0.2527615;-0.0540899;-0.03611189,-0.1717663;0.5301318;-0.002526401,-0.2304894;0.3089689;0.1567928,-0.3010828;0.05140507;0.299453,0.07316105;0.004440664;-0.05173768,0.09180933;-0.3515;-0.01375489,0.0925724;-0.7429216;0.07649864,0.09026899;-0.7061322;-0.000761278,-0.07171235;0.01065283;-0.05284793,-0.1257815;-0.3427471;-0.02697852,-0.1516687;-0.7341931;0.05937547,-0.1519493;-0.697331;-0.01791184,0.005954249;0.5589972;-0.02501037,0;0;0,0.0158728;0.3231413;-0.01815248,0.03005191;0.6333935;-0.04970169,0.1900105;0.4921214;-0.08392859,0.2135244;0.214339;-0.08922327,0.2109315;-0.08201683;-0.1511991,-0.1523572;0.544758;-0.01336448,-0.2345909;0.3526038;0.1711847,-0.3112747;0.1345309;0.3667308,0.07571954;-0.001802594;-0.04808688,0.09523319;-0.3587627;-0.02195394,0.08622966;-0.7502936;0.06737459,0.07868946;-0.7783097;0.01640617,-0.08349893;0.009680247;-0.0313571,-0.1168871;-0.3469495;-0.01776974,-0.1120013;-0.7416215;0.05684509,-0.1225345;-0.725562;-0.01875392,0.02674118;0.5576211;-0.0394733,523.7891
+0;0;0,0.00336186;0.3239148;-0.008099674,0.006769513;0.634963;-0.03413678,0.1814483;0.5148346;-0.01106605,0.2146434;0.2400923;0.02386465,0.2528175;-0.05417469;-0.03608364,-0.1718164;0.5301109;-0.002519459,-0.2305626;0.3088608;0.1568626,-0.3011444;0.0513396;0.2994992,0.07313713;0.004439212;-0.05172076,0.09179562;-0.3516963;-0.01371718,0.09255749;-0.7425052;0.07639506,0.09024835;-0.7056988;-0.00105723,-0.07168891;0.01064934;-0.05283064,-0.1257876;-0.3429441;-0.02694707,-0.1516343;-0.7337773;0.05927174,-0.1519157;-0.6968982;-0.01820802,0.005954113;0.5589844;-0.02500975,0;0;0,0.01579187;0.3231493;-0.01796854,0.02990383;0.6334106;-0.04937053,0.1898995;0.4921704;-0.08379972,0.2137367;0.2143073;-0.0892086,0.2119117;-0.08186373;-0.1518465,-0.1524599;0.544693;-0.01253685,-0.2341754;0.3517751;0.1716116,-0.310993;0.1338485;0.3671907,0.07569328;-0.001792505;-0.04807389,0.0953801;-0.3589416;-0.02195931,0.08643374;-0.7499331;0.06691122,0.07933934;-0.77812;0.01577938,-0.08346511;0.009660788;-0.03136923,-0.1167969;-0.3471734;-0.01783024,-0.112193;-0.7412856;0.05637696,-0.1228479;-0.7252506;-0.01939882,0.02660687;0.5576357;-0.0391717,523.821
+0;0;0,0.003361034;0.3238352;-0.008097686,0.006767054;0.6347343;-0.03412202,0.1817873;0.5145624;-0.01102928,0.2150708;0.2390888;0.0239944,0.2531998;-0.05483121;-0.03588319,-0.1721638;0.5298684;-0.002466084,-0.2310664;0.3080293;0.1573402,-0.3015649;0.05081183;0.2998086,0.07310358;0.004437175;-0.05169703,0.09176964;-0.351843;-0.01367801,0.09253141;-0.7425997;0.07642218,0.09024034;-0.7058466;-0.0004242286,-0.07165601;0.01064446;-0.0528064,-0.1257767;-0.3430926;-0.02691232,-0.1516199;-0.7338736;0.05929497,-0.1518991;-0.6970482;-0.01757869,0.005952109;0.558798;-0.02500007,0;0;0,0.01532748;0.3231226;-0.01740682,0.02894136;0.6333169;-0.04819453,0.1895245;0.4927542;-0.08347559,0.214165;0.2142254;-0.08936477,0.2130566;-0.08149761;-0.1524105,-0.1536343;0.5445188;-0.01142767,-0.2351246;0.3504656;0.1727538,-0.3122284;0.1321452;0.3672257,0.07563173;-0.001722947;-0.04809654,0.09577466;-0.3590032;-0.02212453,0.0868784;-0.7499379;0.06675899,0.07996904;-0.7781605;0.01657319,-0.08343303;0.009588675;-0.03135908,-0.1165522;-0.3474173;-0.01796875,-0.1118537;-0.7414798;0.05620687,-0.1225169;-0.7253015;-0.01896947,0.02577051;0.5575597;-0.03814507,523.8547
+0;0;0,0.003376097;0.3239782;-0.008305176,0.006749659;0.6350823;-0.03451321,0.1813662;0.515545;-0.007981971,0.2161886;0.239701;0.02362782,0.2543847;-0.05462366;-0.0362406,-0.171979;0.5306951;-0.002846969,-0.2313779;0.3111449;0.1601597,-0.3015474;0.05575311;0.3068616,0.07307779;0.004377148;-0.05168863,0.09176154;-0.3521478;-0.01379734,0.09235983;-0.7432113;0.07646018,0.09062167;-0.7063724;-0.001672342,-0.07164092;0.01062264;-0.05278234,-0.1256791;-0.3433705;-0.02702228,-0.15152;-0.7344706;0.05929355,-0.1512142;-0.6975503;-0.01885052,0.005946456;0.5590927;-0.02533745,0;0;0,0.01511615;0.3233052;-0.01695514,0.02859007;0.6337641;-0.04736018,0.1888696;0.4932079;-0.08293974,0.2145716;0.2146382;-0.08926725,0.2136169;-0.08146507;-0.1524504,-0.1535961;0.5444556;-0.01036749,-0.2345176;0.348789;0.1725751,-0.3124217;0.1301331;0.3669735,0.07558985;-0.001681551;-0.04811013,0.09594195;-0.3591884;-0.02223527,0.08711979;-0.7504452;0.06674612,0.08047409;-0.7794586;0.01548457,-0.08341011;0.009540206;-0.03135242,-0.1163809;-0.3477169;-0.01811878,-0.1113214;-0.741856;0.05742078,-0.1222562;-0.7258772;-0.01898812,0.02544984;0.5579345;-0.03739679,523.8881
+0;0;0,0.003376718;0.3240378;-0.008306704,0.006750713;0.6351816;-0.03451783,0.1814758;0.5156128;-0.007975314,0.2163658;0.2392332;0.02369586,0.2545681;-0.05513853;-0.03618214,-0.1720881;0.5307723;-0.002837135,-0.2316024;0.3107958;0.160486,-0.3017831;0.05536315;0.3072114,0.07308223;0.004377414;-0.05169176,0.09177633;-0.3523447;-0.01377951,0.09237443;-0.7432898;0.07645067,0.09064607;-0.7064895;-0.001241557,-0.07164527;0.01062328;-0.05278554,-0.1257134;-0.3435657;-0.02701123,-0.1515464;-0.7345474;0.05927846,-0.1512423;-0.6976661;-0.01842526,0.005947462;0.5591875;-0.02534153,0;0;0,0.0149068;0.3233996;-0.01647317,0.02815656;0.6339798;-0.04614556,0.1885325;0.4935609;-0.0824585,0.2147783;0.2145061;-0.08921301,0.2138897;-0.08164358;-0.1524121,-0.15407;0.5443074;-0.009392114,-0.2346575;0.3475161;0.1733232,-0.3127134;0.1263369;0.3648607,0.07556789;-0.001647845;-0.0481559,0.0959912;-0.3593464;-0.02222967,0.08724423;-0.7504881;0.06671727,0.08051547;-0.7792408;0.01584327,-0.0834304;0.009507837;-0.03132383,-0.1165126;-0.347946;-0.0182935,-0.1111431;-0.7419842;0.05710533,-0.1220742;-0.7259098;-0.01886773,0.02507109;0.5581178;-0.0363791,523.9215
+0;0;0,0.003376845;0.3240499;-0.008307016,0.006751118;0.6352194;-0.03452033,0.1815409;0.5156277;-0.007970585,0.2164616;0.2390048;0.02372847,0.2546861;-0.05553871;-0.03618447,-0.1721534;0.5307928;-0.002830511,-0.23172;0.3106226;0.1606364,-0.3019417;0.05504093;0.3074474,0.0730292;0.004374237;-0.05165425,0.09173393;-0.3525509;-0.01372042,0.09233177;-0.7433254;0.07647038,0.08972345;-0.7030628;-0.04077738,-0.07159328;0.01061557;-0.05274724,-0.1256921;-0.343775;-0.02695826,-0.1515139;-0.734586;0.05929377,-0.151055;-0.6942012;-0.05797134,0.005947795;0.5592185;-0.02534321,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003419925;0.3240453;-0.008466761,0.006790103;0.6352106;-0.03473016,0.1818883;0.5156407;-0.01152918,0.2160175;0.2393372;0.02362962,0.2544438;-0.05521557;-0.0361085,-0.1721927;0.5313907;-0.002916943,-0.2321754;0.3142798;0.1644434,-0.3014784;0.06010902;0.3141126,0.07306076;0.004166645;-0.05162679,0.09188624;-0.3527368;-0.01354867,0.09240242;-0.7435352;0.07653913,0.08889589;-0.7032696;-0.04068493,-0.07157843;0.01077269;-0.05273554,-0.1255271;-0.3436436;-0.02698614,-0.1512722;-0.7344415;0.05934852,-0.1517136;-0.6940591;-0.05791686,0.005990072;0.5592111;-0.02554036,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003419925;0.3240453;-0.008466761,0.006790103;0.6352106;-0.03473016,0.1818883;0.5156407;-0.01152918,0.2160175;0.2393372;0.02362962,0.2544438;-0.05521557;-0.0361085,-0.1721927;0.5313907;-0.002916943,-0.2321754;0.3142798;0.1644434,-0.3014784;0.06010902;0.3141126,0.07306076;0.004166645;-0.05162679,0.09188624;-0.3527368;-0.01354867,0.09240242;-0.7435352;0.07653913,0.08889589;-0.7032696;-0.04068493,-0.07157843;0.01077269;-0.05273554,-0.1255271;-0.3436436;-0.02698614,-0.1512722;-0.7344415;0.05934852,-0.1517136;-0.6940591;-0.05791686,0.005990072;0.5592111;-0.02554036,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003419925;0.3240453;-0.008466761,0.006790103;0.6352106;-0.03473016,0.1818883;0.5156407;-0.01152918,0.2160175;0.2393372;0.02362962,0.2544438;-0.05521557;-0.0361085,-0.1721927;0.5313907;-0.002916943,-0.2321754;0.3142798;0.1644434,-0.3014784;0.06010902;0.3141126,0.07306076;0.004166645;-0.05162679,0.09188624;-0.3527368;-0.01354867,0.09240242;-0.7435352;0.07653913,0.08889589;-0.7032696;-0.04068493,-0.07157843;0.01077269;-0.05273554,-0.1255271;-0.3436436;-0.02698614,-0.1512722;-0.7344415;0.05934852,-0.1517136;-0.6940591;-0.05791686,0.005990072;0.5592111;-0.02554036,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003466062;0.3240404;-0.00863764,0.006868932;0.6351931;-0.03504454,0.1820103;0.5154837;-0.01294664,0.2154015;0.2392489;0.02343858,0.253867;-0.05530834;-0.03625212,-0.1722133;0.5320849;-0.00305713,-0.2328176;0.3175574;0.1673822,-0.3009907;0.06697214;0.3234785,0.073072;0.004047099;-0.05162037,0.09191498;-0.3528536;-0.01352568,0.09217185;-0.7436501;0.07657143,0.08836357;-0.7033769;-0.04064255,-0.07157134;0.01086155;-0.05272693,-0.1254423;-0.3435713;-0.02704333,-0.151177;-0.734351;0.05937639,-0.1519251;-0.6939838;-0.05788878,0.006060733;0.559198;-0.02581948,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003466062;0.3240404;-0.00863764,0.006868932;0.6351931;-0.03504454,0.1820103;0.5154837;-0.01294664,0.2154015;0.2392489;0.02343858,0.253867;-0.05530834;-0.03625212,-0.1722133;0.5320849;-0.00305713,-0.2328176;0.3175574;0.1673822,-0.3009907;0.06697214;0.3234785,0.073072;0.004047099;-0.05162037,0.09191498;-0.3528536;-0.01352568,0.09217185;-0.7436501;0.07657143,0.08836357;-0.7033769;-0.04064255,-0.07157134;0.01086155;-0.05272693,-0.1254423;-0.3435713;-0.02704333,-0.151177;-0.734351;0.05937639,-0.1519251;-0.6939838;-0.05788878,0.006060733;0.559198;-0.02581948,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003466062;0.3240404;-0.00863764,0.006868932;0.6351931;-0.03504454,0.1820103;0.5154837;-0.01294664,0.2154015;0.2392489;0.02343858,0.253867;-0.05530834;-0.03625212,-0.1722133;0.5320849;-0.00305713,-0.2328176;0.3175574;0.1673822,-0.3009907;0.06697214;0.3234785,0.073072;0.004047099;-0.05162037,0.09191498;-0.3528536;-0.01352568,0.09217185;-0.7436501;0.07657143,0.08836357;-0.7033769;-0.04064255,-0.07157134;0.01086155;-0.05272693,-0.1254423;-0.3435713;-0.02704333,-0.151177;-0.734351;0.05937639,-0.1519251;-0.6939838;-0.05788878,0.006060733;0.559198;-0.02581948,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003352714;0.3240337;-0.008925601,0.006662488;0.6351628;-0.03560938,0.1818986;0.5155915;-0.01381014,0.214956;0.2393891;0.0231216,0.2535056;-0.05517551;-0.03647869,-0.1724103;0.5325283;-0.003187886,-0.2343075;0.32186;0.1715465,-0.3008083;0.07382633;0.332368,0.07296446;0.00399068;-0.05177665,0.09172308;-0.3529108;-0.01364762,0.0919498;-0.7436907;0.07652161,0.08796287;-0.7034481;-0.04068912,-0.07167445;0.01091917;-0.05257473,-0.1256642;-0.343523;-0.02727072,-0.1514121;-0.7343152;0.05908877,-0.1523385;-0.6939772;-0.05817771,0.005889364;0.5591784;-0.02629396,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003352714;0.3240337;-0.008925601,0.006662488;0.6351628;-0.03560938,0.1818986;0.5155915;-0.01381014,0.214956;0.2393891;0.0231216,0.2535056;-0.05517551;-0.03647869,-0.1724103;0.5325283;-0.003187886,-0.2343075;0.32186;0.1715465,-0.3008083;0.07382633;0.332368,0.07296446;0.00399068;-0.05177665,0.09172308;-0.3529108;-0.01364762,0.0919498;-0.7436907;0.07652161,0.08796287;-0.7034481;-0.04068912,-0.07167445;0.01091917;-0.05257473,-0.1256642;-0.343523;-0.02727072,-0.1514121;-0.7343152;0.05908877,-0.1523385;-0.6939772;-0.05817771,0.005889364;0.5591784;-0.02629396,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003352714;0.3240337;-0.008925601,0.006662488;0.6351628;-0.03560938,0.1818986;0.5155915;-0.01381014,0.214956;0.2393891;0.0231216,0.2535056;-0.05517551;-0.03647869,-0.1724103;0.5325283;-0.003187886,-0.2343075;0.32186;0.1715465,-0.3008083;0.07382633;0.332368,0.07296446;0.00399068;-0.05177665,0.09172308;-0.3529108;-0.01364762,0.0919498;-0.7436907;0.07652161,0.08796287;-0.7034481;-0.04068912,-0.07167445;0.01091917;-0.05257473,-0.1256642;-0.343523;-0.02727072,-0.1514121;-0.7343152;0.05908877,-0.1523385;-0.6939772;-0.05817771,0.005889364;0.5591784;-0.02629396,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003306448;0.3240267;-0.009193476,0.006515175;0.6351362;-0.03611778,0.1817826;0.5152768;-0.01536432,0.2141731;0.2391618;0.02279145,0.2532868;-0.05534589;-0.03672276,-0.1726018;0.5331339;-0.003498448,-0.2347887;0.3241797;0.1731805,-0.3014984;0.07936326;0.3387742,0.07298307;0.003942321;-0.05175411,0.09160347;-0.352965;-0.0136111,0.09187818;-0.7437599;0.07649238,0.08758388;-0.7035376;-0.04070926,-0.0716328;0.01093043;-0.05262914,-0.1256998;-0.3434928;-0.02722641,-0.1514231;-0.7343316;0.05892909,-0.1526573;-0.6940188;-0.05833676,0.005771944;0.5591585;-0.02674541,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003306448;0.3240267;-0.009193476,0.006515175;0.6351362;-0.03611778,0.1817826;0.5152768;-0.01536432,0.2141731;0.2391618;0.02279145,0.2532868;-0.05534589;-0.03672276,-0.1726018;0.5331339;-0.003498448,-0.2347887;0.3241797;0.1731805,-0.3014984;0.07936326;0.3387742,0.07298307;0.003942321;-0.05175411,0.09160347;-0.352965;-0.0136111,0.09187818;-0.7437599;0.07649238,0.08758388;-0.7035376;-0.04070926,-0.0716328;0.01093043;-0.05262914,-0.1256998;-0.3434928;-0.02722641,-0.1514231;-0.7343316;0.05892909,-0.1526573;-0.6940188;-0.05833676,0.005771944;0.5591585;-0.02674541,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003306448;0.3240267;-0.009193476,0.006515175;0.6351362;-0.03611778,0.1817826;0.5152768;-0.01536432,0.2141731;0.2391618;0.02279145,0.2532868;-0.05534589;-0.03672276,-0.1726018;0.5331339;-0.003498448,-0.2347887;0.3241797;0.1731805,-0.3014984;0.07936326;0.3387742,0.07298307;0.003942321;-0.05175411,0.09160347;-0.352965;-0.0136111,0.09187818;-0.7437599;0.07649238,0.08758388;-0.7035376;-0.04070926,-0.0716328;0.01093043;-0.05262914,-0.1256998;-0.3434928;-0.02722641,-0.1514231;-0.7343316;0.05892909,-0.1526573;-0.6940188;-0.05833676,0.005771944;0.5591585;-0.02674541,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003290892;0.3240215;-0.009380807,0.006465975;0.6351208;-0.0364279,0.1817733;0.5152765;-0.01607986,0.2139498;0.2392301;0.02274757,0.253247;-0.05526206;-0.03672252,-0.1727062;0.5337976;-0.00353164,-0.235572;0.3283248;0.1769493,-0.300989;0.08709158;0.3482202,0.07297928;0.00390901;-0.05176198,0.09155764;-0.3529933;-0.01355211,0.09190475;-0.7437936;0.07652789,0.08744323;-0.7035834;-0.04066855,-0.07162507;0.01092169;-0.05264147,-0.12582;-0.3434982;-0.02746474,-0.1515665;-0.7343103;0.0588052,-0.1529666;-0.6940138;-0.05846023,0.005732216;0.5591464;-0.02702798,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003290892;0.3240215;-0.009380807,0.006465975;0.6351208;-0.0364279,0.1817733;0.5152765;-0.01607986,0.2139498;0.2392301;0.02274757,0.253247;-0.05526206;-0.03672252,-0.1727062;0.5337976;-0.00353164,-0.235572;0.3283248;0.1769493,-0.300989;0.08709158;0.3482202,0.07297928;0.00390901;-0.05176198,0.09155764;-0.3529933;-0.01355211,0.09190475;-0.7437936;0.07652789,0.08744323;-0.7035834;-0.04066855,-0.07162507;0.01092169;-0.05264147,-0.12582;-0.3434982;-0.02746474,-0.1515665;-0.7343103;0.0588052,-0.1529666;-0.6940138;-0.05846023,0.005732216;0.5591464;-0.02702798,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003290892;0.3240215;-0.009380807,0.006465975;0.6351208;-0.0364279,0.1817733;0.5152765;-0.01607986,0.2139498;0.2392301;0.02274757,0.253247;-0.05526206;-0.03672252,-0.1727062;0.5337976;-0.00353164,-0.235572;0.3283248;0.1769493,-0.300989;0.08709158;0.3482202,0.07297928;0.00390901;-0.05176198,0.09155764;-0.3529933;-0.01355211,0.09190475;-0.7437936;0.07652789,0.08744323;-0.7035834;-0.04066855,-0.07162507;0.01092169;-0.05264147,-0.12582;-0.3434982;-0.02746474,-0.1515665;-0.7343103;0.0588052,-0.1529666;-0.6940138;-0.05846023,0.005732216;0.5591464;-0.02702798,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003273534;0.3240183;-0.009498608,0.006430614;0.6351109;-0.03662304,0.1817454;0.5151693;-0.01670055,0.2135352;0.2391447;0.02259777,0.2533316;-0.05533358;-0.03660814,-0.1728167;0.5344359;-0.003629886,-0.2364625;0.3321503;0.1801479,-0.3007638;0.09357314;0.3555127,0.07297976;0.00391074;-0.05176118,0.09150371;-0.3529862;-0.01347439,0.09184885;-0.7438103;0.0765024,0.08726254;-0.7036085;-0.04068996,-0.07162845;0.01088005;-0.0526455,-0.125976;-0.3435164;-0.02746792,-0.1515848;-0.7343078;0.05893652,-0.1531102;-0.6940212;-0.05832822,0.005702043;0.559139;-0.02720327,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003273534;0.3240183;-0.009498608,0.006430614;0.6351109;-0.03662304,0.1817454;0.5151693;-0.01670055,0.2135352;0.2391447;0.02259777,0.2533316;-0.05533358;-0.03660814,-0.1728167;0.5344359;-0.003629886,-0.2364625;0.3321503;0.1801479,-0.3007638;0.09357314;0.3555127,0.07297976;0.00391074;-0.05176118,0.09150371;-0.3529862;-0.01347439,0.09184885;-0.7438103;0.0765024,0.08726254;-0.7036085;-0.04068996,-0.07162845;0.01088005;-0.0526455,-0.125976;-0.3435164;-0.02746792,-0.1515848;-0.7343078;0.05893652,-0.1531102;-0.6940212;-0.05832822,0.005702043;0.559139;-0.02720327,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003273534;0.3240183;-0.009498608,0.006430614;0.6351109;-0.03662304,0.1817454;0.5151693;-0.01670055,0.2135352;0.2391447;0.02259777,0.2533316;-0.05533358;-0.03660814,-0.1728167;0.5344359;-0.003629886,-0.2364625;0.3321503;0.1801479,-0.3007638;0.09357314;0.3555127,0.07297976;0.00391074;-0.05176118,0.09150371;-0.3529862;-0.01347439,0.09184885;-0.7438103;0.0765024,0.08726254;-0.7036085;-0.04068996,-0.07162845;0.01088005;-0.0526455,-0.125976;-0.3435164;-0.02746792,-0.1515848;-0.7343078;0.05893652,-0.1531102;-0.6940212;-0.05832822,0.005702043;0.559139;-0.02720327,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003326115;0.3240132;-0.009652441,0.006524577;0.6350989;-0.03685337,0.1818075;0.5150194;-0.01715722,0.2132427;0.2389785;0.02231152,0.2533819;-0.05551076;-0.03660799,-0.1728252;0.5350467;-0.003895478,-0.2369688;0.3361623;0.1833881,-0.3007933;0.1001654;0.3623809,0.07300579;0.00382786;-0.05173066,0.09150568;-0.3530649;-0.01339406,0.09196752;-0.7438968;0.07654833,0.08734531;-0.7037099;-0.04064391,-0.07158603;0.01093721;-0.05269134,-0.1259225;-0.3434579;-0.02747107,-0.1515089;-0.7342413;0.05897606,-0.1530688;-0.6939668;-0.05828928,0.005784936;0.5591289;-0.0274188,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003326115;0.3240132;-0.009652441,0.006524577;0.6350989;-0.03685337,0.1818075;0.5150194;-0.01715722,0.2132427;0.2389785;0.02231152,0.2533819;-0.05551076;-0.03660799,-0.1728252;0.5350467;-0.003895478,-0.2369688;0.3361623;0.1833881,-0.3007933;0.1001654;0.3623809,0.07300579;0.00382786;-0.05173066,0.09150568;-0.3530649;-0.01339406,0.09196752;-0.7438968;0.07654833,0.08734531;-0.7037099;-0.04064391,-0.07158603;0.01093721;-0.05269134,-0.1259225;-0.3434579;-0.02747107,-0.1515089;-0.7342413;0.05897606,-0.1530688;-0.6939668;-0.05828928,0.005784936;0.5591289;-0.0274188,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003326115;0.3240132;-0.009652441,0.006524577;0.6350989;-0.03685337,0.1818075;0.5150194;-0.01715722,0.2132427;0.2389785;0.02231152,0.2533819;-0.05551076;-0.03660799,-0.1728252;0.5350467;-0.003895478,-0.2369688;0.3361623;0.1833881,-0.3007933;0.1001654;0.3623809,0.07300579;0.00382786;-0.05173066,0.09150568;-0.3530649;-0.01339406,0.09196752;-0.7438968;0.07654833,0.08734531;-0.7037099;-0.04064391,-0.07158603;0.01093721;-0.05269134,-0.1259225;-0.3434579;-0.02747107,-0.1515089;-0.7342413;0.05897606,-0.1530688;-0.6939668;-0.05828928,0.005784936;0.5591289;-0.0274188,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003333998;0.3240072;-0.009846224,0.006522008;0.6350791;-0.03720766,0.181813;0.5149757;-0.01768758,0.2131063;0.2389699;0.02213804,0.2534173;-0.05554441;-0.03653827,-0.1728709;0.5355129;-0.004076142,-0.2370914;0.3403591;0.1870659,-0.3024535;0.1096669;0.3723102,0.07300745;0.003798024;-0.05173051,0.09147701;-0.3530915;-0.01334921,0.09195249;-0.7439312;0.07655945,0.08724606;-0.7037624;-0.04063102,-0.07158413;0.01093917;-0.05269352,-0.125951;-0.3434622;-0.02762664,-0.1514607;-0.7342237;0.05894158,-0.1531062;-0.6939694;-0.05832435,0.005785355;0.5591136;-0.02773675,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956
+0;0;0,0.003333998;0.3240072;-0.009846224,0.006522008;0.6350791;-0.03720766,0.181813;0.5149757;-0.01768758,0.2131063;0.2389699;0.02213804,0.2534173;-0.05554441;-0.03653827,-0.1728709;0.5355129;-0.004076142,-0.2370914;0.3403591;0.1870659,-0.3024535;0.1096669;0.3723102,0.07300745;0.003798024;-0.05173051,0.09147701;-0.3530915;-0.01334921,0.09195249;-0.7439312;0.07655945,0.08724606;-0.7037624;-0.04063102,-0.07158413;0.01093917;-0.05269352,-0.125951;-0.3434622;-0.02762664,-0.1514607;-0.7342237;0.05894158,-0.1531062;-0.6939694;-0.05832435,0.005785355;0.5591136;-0.02773675,0;0;0,0.01463815;0.3234422;-0.01611376,0.02763762;0.6340901;-0.04545534,0.1881397;0.4938068;-0.08209014,0.2150138;0.2145739;-0.089252,0.2141988;-0.08176491;-0.1524123,-0.1545267;0.5440518;-0.008495403,-0.2350007;0.3452009;0.17241,-0.31357;0.1218053;0.361428,0.07551312;-0.001621813;-0.04812169,0.09614854;-0.3595226;-0.02232158,0.08746053;-0.7504798;0.06665253,0.06761186;-0.7414214;-0.04748178,-0.08335523;0.009478847;-0.03134672,-0.1164362;-0.3481804;-0.01830996,-0.110971;-0.7420772;0.05688854,-0.1275805;-0.7330605;-0.05775434,0.02461258;0.5582091;-0.03576398,523.956

+ 145 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001887995;0.3253932;-0.0008127997,0.003711223;0.6373546;-0.01606502,0.1790497;0.5130832;0.01230886,0.2125328;0.2282495;0.03553483,0.2523912;-0.04536846;-0.0298865,-0.1709832;0.504273;-0.005683996,-0.2184746;0.2210342;-0.02332315,-0.2666298;-0.05282116;-0.08180185,0.07130822;0.008100502;-0.04993726,0.09272102;-0.3475914;-0.01649608,0.0932788;-0.7405057;0.07453959,0.09586793;-0.6990647;-0.04562844,-0.0688432;0.007114406;-0.05342479,-0.121483;-0.3458605;-0.026382,-0.1457519;-0.7393079;0.0589388,-0.140052;-0.6976805;-0.06110398,0.003384824;0.5611989;-0.009790924,0;0;0,0.002849329;0.3251669;0.01197076,0.005249079;0.6374878;0.00916791,0.1792033;0.505469;0.00141573,0.2176881;0.2203238;3.480911E-05,0.2347945;-0.05688423;-0.0599531,-0.17112;0.510448;-0.0007544002,-0.2176797;0.2265065;-0.001127403,-0.2496468;-0.05098647;-0.0531968,0.07728451;0.002530664;-0.04080331,0.09875029;-0.3534965;-0.01118147,0.08862331;-0.7437527;0.09014463,0.08704814;-0.7337608;-0.02891481,-0.0789456;0.004869595;-0.03725707,-0.10812;-0.350992;-0.01266185,-0.1041633;-0.7418119;0.08690528,-0.1050914;-0.8105103;0.01736587,0.00472324;0.5611405;0.012326,50.91306
+0;0;0,0.001826238;0.325421;-0.001231925,0.003546947;0.6373653;-0.01766144,0.1788483;0.5134914;0.01224445,0.2125099;0.2285772;0.03516565,0.2521224;-0.04497808;-0.03043628,-0.1711428;0.504545;-0.005531859,-0.2186613;0.2211995;-0.02261728,-0.2669235;-0.05283651;-0.07989121,0.07128688;0.008082849;-0.04994832,0.09275152;-0.3486003;-0.01615702,0.0926751;-0.7402365;0.07478742,0.09438353;-0.7025754;-0.006287418,-0.06891984;0.00710852;-0.05330583,-0.1219609;-0.3468311;-0.02612535,-0.1462436;-0.7390317;0.05895674,-0.1424375;-0.7012443;-0.02203467,0.003248226;0.5612273;-0.01101717,0;0;0,0.002872646;0.3252007;0.01183009,0.005312633;0.6375649;0.008822203,0.179206;0.505415;0.001237869,0.2176353;0.2201849;-2.717972E-05,0.2347067;-0.05697316;-0.06000399,-0.1710556;0.5105567;-0.001122252,-0.2177358;0.2265576;-0.001286861,-0.249635;-0.05091789;-0.05320088,0.07728286;0.00251627;-0.04078007,0.0988484;-0.3545058;-0.01085413,0.08853807;-0.7435263;0.09017372,0.08944364;-0.7783181;0.04081845,-0.07892018;0.004892708;-0.03727804,-0.108371;-0.3519703;-0.01264342,-0.1042731;-0.7415833;0.08652694,-0.1053624;-0.7768333;0.03778277,0.004775777;0.5612065;0.01203609,50.92927
+0;0;0,0.001826238;0.325421;-0.001231925,0.003546947;0.6373653;-0.01766144,0.1788483;0.5134914;0.01224445,0.2125099;0.2285772;0.03516565,0.2521224;-0.04497808;-0.03043628,-0.1711428;0.504545;-0.005531859,-0.2186613;0.2211995;-0.02261728,-0.2669235;-0.05283651;-0.07989121,0.07128688;0.008082849;-0.04994832,0.09275152;-0.3486003;-0.01615702,0.0926751;-0.7402365;0.07478742,0.09438353;-0.7025754;-0.006287418,-0.06891984;0.00710852;-0.05330583,-0.1219609;-0.3468311;-0.02612535,-0.1462436;-0.7390317;0.05895674,-0.1424375;-0.7012443;-0.02203467,0.003248226;0.5612273;-0.01101717,0;0;0,0.002872646;0.3252007;0.01183009,0.005312633;0.6375649;0.008822203,0.179206;0.505415;0.001237869,0.2176353;0.2201849;-2.717972E-05,0.2347067;-0.05697316;-0.06000399,-0.1710556;0.5105567;-0.001122252,-0.2177358;0.2265576;-0.001286861,-0.249635;-0.05091789;-0.05320088,0.07728286;0.00251627;-0.04078007,0.0988484;-0.3545058;-0.01085413,0.08853807;-0.7435263;0.09017372,0.08944364;-0.7783181;0.04081845,-0.07892018;0.004892708;-0.03727804,-0.108371;-0.3519703;-0.01264342,-0.1042731;-0.7415833;0.08652694,-0.1053624;-0.7768333;0.03778277,0.004775777;0.5612065;0.01203609,50.94851
+0;0;0,0.001826443;0.3254576;-0.001232064,0.003547265;0.6374218;-0.01766255,0.1787764;0.5135643;0.01223405,0.2124493;0.2285541;0.03516298,0.2521254;-0.04543993;-0.03054418,-0.1710708;0.5046216;-0.005534944,-0.2186053;0.2211805;-0.02262612,-0.2669449;-0.05329499;-0.07999192,0.07124297;0.00807787;-0.04991756,0.09270786;-0.3486093;-0.01612587,0.09263143;-0.7403142;0.07483452,0.09433194;-0.7026888;-0.005864419,-0.06887739;0.007104142;-0.05327299,-0.1219191;-0.3468395;-0.0260922,-0.146206;-0.7391088;0.05900481,-0.1424176;-0.7013575;-0.02161109,0.003248532;0.5612806;-0.011018,0;0;0,0.00288314;0.3252357;0.01187348,0.005324889;0.6376203;0.0089221,0.1791355;0.505473;0.001233101,0.2176059;0.22015;9.703636E-05,0.2346499;-0.05745649;-0.05997372,-0.1709653;0.5106547;-0.001201398,-0.2176255;0.2265539;-0.001216787,-0.2495911;-0.05137682;-0.05315002,0.07727122;0.002526104;-0.04068601,0.09882326;-0.354493;-0.01066518,0.08847143;-0.7436159;0.09024429,0.0891957;-0.7773913;0.04018903,-0.07882618;0.004873639;-0.0373531,-0.1083106;-0.3519689;-0.01240359,-0.1042318;-0.7416539;0.0867703,-0.1059286;-0.7765256;0.03816832,0.004788231;0.561258;0.01212192,50.96268
+0;0;0,0.001748055;0.3254603;-0.0002269841,0.003517556;0.6376002;-0.0132462,0.1789001;0.512835;0.01242817,0.2125625;0.2278202;0.03531587,0.2525479;-0.04590651;-0.03131134,-0.1709367;0.5040089;-0.005044878,-0.2185701;0.2205537;-0.02161578,-0.267063;-0.05421212;-0.07744186,0.07126585;0.008086545;-0.04988347,0.09264237;-0.34859;-0.01592339,0.09230024;-0.7402909;0.07505355,0.09393242;-0.7025126;-0.005632207,-0.06893406;0.007090901;-0.0532014,-0.122188;-0.3468041;-0.02580203,-0.146513;-0.7391092;0.05911834,-0.1427945;-0.7012022;-0.02148569,0.003219282;0.5613648;-0.007786762,0;0;0,0.00288314;0.3252357;0.01187348,0.005324889;0.6376203;0.0089221,0.1791355;0.505473;0.001233101,0.2176059;0.22015;9.703636E-05,0.2346499;-0.05745649;-0.05997372,-0.1709653;0.5106547;-0.001201398,-0.2176255;0.2265539;-0.001216787,-0.2495911;-0.05137682;-0.05315002,0.07727122;0.002526104;-0.04068601,0.09882326;-0.354493;-0.01066518,0.08847143;-0.7436159;0.09024429,0.0891957;-0.7773913;0.04018903,-0.07882618;0.004873639;-0.0373531,-0.1083106;-0.3519689;-0.01240359,-0.1042318;-0.7416539;0.0867703,-0.1059286;-0.7765256;0.03816832,0.004788231;0.561258;0.01212192,50.9841
+0;0;0,0.001748053;0.32546;-0.0002269839,0.003517715;0.6376298;-0.01324759,0.1788502;0.5128675;0.01242181,0.2124283;0.2285668;0.03525217,0.2523987;-0.04505703;-0.03134999,-0.170887;0.5040439;-0.005046266,-0.2184011;0.2212988;-0.02157566,-0.2668757;-0.05336368;-0.07738075,0.071284;0.008088605;-0.04989617,0.09266181;-0.3486095;-0.01593403,0.09231983;-0.74014;0.07500333,0.09388417;-0.702685;-0.002328224,-0.06895161;0.007092706;-0.05321495,-0.1222088;-0.3468238;-0.02581391,-0.1465232;-0.7389582;0.05906952,-0.1429593;-0.70138;-0.01818369,0.003219399;0.5613835;-0.00778737,0;0;0,0.002946571;0.3252413;0.01169372,0.005479489;0.6376523;0.008484602,0.1791936;0.5054218;0.0009756079,0.2174888;0.2208022;8.034613E-05,0.2349424;-0.05667186;-0.05997777,-0.1708233;0.5107518;-0.001279479,-0.2173495;0.22736;-0.001294133,-0.2493215;-0.05048284;-0.05310762,0.07727397;0.002531409;-0.04072821,0.09879551;-0.3545066;-0.01065052,0.08838936;-0.743438;0.09029461,0.09288076;-0.7741093;0.0419519,-0.07885876;0.004874308;-0.03733628,-0.1083716;-0.3519985;-0.01254074,-0.1041936;-0.7414035;0.08701885,-0.10618;-0.7737574;0.04069138,0.004918467;0.5612822;0.01175427,50.99611
+0;0;0,0.001748053;0.32546;-0.0002269839,0.003517715;0.6376298;-0.01324759,0.1788502;0.5128675;0.01242181,0.2124283;0.2285668;0.03525217,0.2523987;-0.04505703;-0.03134999,-0.170887;0.5040439;-0.005046266,-0.2184011;0.2212988;-0.02157566,-0.2668757;-0.05336368;-0.07738075,0.071284;0.008088605;-0.04989617,0.09266181;-0.3486095;-0.01593403,0.09231983;-0.74014;0.07500333,0.09388417;-0.702685;-0.002328224,-0.06895161;0.007092706;-0.05321495,-0.1222088;-0.3468238;-0.02581391,-0.1465232;-0.7389582;0.05906952,-0.1429593;-0.70138;-0.01818369,0.003219399;0.5613835;-0.00778737,0;0;0,0.002946571;0.3252413;0.01169372,0.005479489;0.6376523;0.008484602,0.1791936;0.5054218;0.0009756079,0.2174888;0.2208022;8.034613E-05,0.2349424;-0.05667186;-0.05997777,-0.1708233;0.5107518;-0.001279479,-0.2173495;0.22736;-0.001294133,-0.2493215;-0.05048284;-0.05310762,0.07727397;0.002531409;-0.04072821,0.09879551;-0.3545066;-0.01065052,0.08838936;-0.743438;0.09029461,0.09288076;-0.7741093;0.0419519,-0.07885876;0.004874308;-0.03733628,-0.1083716;-0.3519985;-0.01254074,-0.1041936;-0.7414035;0.08701885,-0.10618;-0.7737574;0.04069138,0.004918467;0.5612822;0.01175427,51.01803
+0;0;0,0.00149818;0.3254831;0.0005430645,0.003068046;0.6377277;-0.01116816,0.1784974;0.5126202;0.01225436,0.2121575;0.2282309;0.03521605,0.2520816;-0.04529142;-0.03152442,-0.1710871;0.5038134;-0.004622123,-0.2185398;0.2209086;-0.02045235,-0.2674132;-0.0539802;-0.07439889,0.07138114;0.008094007;-0.04982337,0.09279151;-0.3486333;-0.0157899,0.09186705;-0.7396848;0.0754278,0.09333581;-0.7021366;-0.002143256,-0.06897364;0.007089864;-0.05324961,-0.1225477;-0.3467914;-0.02551929,-0.1468574;-0.7384989;0.05943361,-0.1433848;-0.7008275;-0.01806151,0.00284092;0.5614519;-0.006061536,0;0;0,0.00302558;0.325263;0.01168776,0.005642213;0.6376942;0.008494854,0.1792209;0.505417;0.00089717,0.2174598;0.2206809;9.083841E-05,0.2348847;-0.05674279;-0.05986869,-0.170593;0.5107905;-0.001211694,-0.2171339;0.2272919;-0.001321126,-0.2490802;-0.05051994;-0.05292214,0.07728212;0.002526715;-0.04079509,0.09869701;-0.3545356;-0.01048017,0.08849309;-0.7431539;0.09009028,0.09285869;-0.7741169;0.04170776,-0.07891995;0.004884449;-0.03729521,-0.1085354;-0.3520195;-0.01252466,-0.1045916;-0.7410544;0.08686905,-0.105887;-0.7725257;0.03895235,0.005059563;0.5613192;0.0117588,51.0403
+0;0;0,0.001498446;0.3255409;0.0005431608,0.00306847;0.6378178;-0.01116933,0.1785275;0.5126927;0.01225691,0.2121409;0.2286981;0.03518673,0.2520988;-0.04505643;-0.0316104,-0.1711161;0.5038845;-0.004622428,-0.218503;0.2213723;-0.02043069,-0.2674178;-0.05374986;-0.07442302,0.07138594;0.008094551;-0.04982672,0.09279814;-0.3486633;-0.01579034,0.09186759;-0.7422919;0.07602854,0.09335029;-0.704672;-0.002279036,-0.06897827;0.007090341;-0.05325319,-0.122557;-0.3468212;-0.0255205,-0.1470268;-0.7411102;0.05999228,-0.1435212;-0.703366;-0.01823864,0.002841317;0.5615327;-0.006062084,0;0;0,0.003045477;0.3253182;0.01175404,0.005682409;0.637782;0.008599997,0.179216;0.5053246;0.0007631779,0.2174829;0.220994;0.0001785755,0.2348784;-0.05668384;-0.05975831,-0.1705768;0.5108584;-0.001301082,-0.2171347;0.2277666;-0.001446973,-0.2490896;-0.05031788;-0.05290483,0.07728857;0.002521276;-0.0407958,0.09872076;-0.3545581;-0.01033092,0.08844492;-0.7456633;0.09118891,0.09287107;-0.7759115;0.04076171,-0.07892975;0.004893505;-0.03728706,-0.1083793;-0.3520193;-0.01200718,-0.1044171;-0.7436788;0.08780392,-0.1051891;-0.7762734;0.04012096,0.005091354;0.5613974;0.01185465,51.0625
+0;0;0,0.001498446;0.3255409;0.0005431608,0.00306847;0.6378178;-0.01116933,0.1785275;0.5126927;0.01225691,0.2121409;0.2286981;0.03518673,0.2520988;-0.04505643;-0.0316104,-0.1711161;0.5038845;-0.004622428,-0.218503;0.2213723;-0.02043069,-0.2674178;-0.05374986;-0.07442302,0.07138594;0.008094551;-0.04982672,0.09279814;-0.3486633;-0.01579034,0.09186759;-0.7422919;0.07602854,0.09335029;-0.704672;-0.002279036,-0.06897827;0.007090341;-0.05325319,-0.122557;-0.3468212;-0.0255205,-0.1470268;-0.7411102;0.05999228,-0.1435212;-0.703366;-0.01823864,0.002841317;0.5615327;-0.006062084,0;0;0,0.003045477;0.3253182;0.01175404,0.005682409;0.637782;0.008599997,0.179216;0.5053246;0.0007631779,0.2174829;0.220994;0.0001785755,0.2348784;-0.05668384;-0.05975831,-0.1705768;0.5108584;-0.001301082,-0.2171347;0.2277666;-0.001446973,-0.2490896;-0.05031788;-0.05290483,0.07728857;0.002521276;-0.0407958,0.09872076;-0.3545581;-0.01033092,0.08844492;-0.7456633;0.09118891,0.09287107;-0.7759115;0.04076171,-0.07892975;0.004893505;-0.03728706,-0.1083793;-0.3520193;-0.01200718,-0.1044171;-0.7436788;0.08780392,-0.1051891;-0.7762734;0.04012096,0.005091354;0.5613974;0.01185465,51.07467
+0;0;0,0.001613229;0.3255339;0.001231289,0.003307389;0.6378367;-0.009540782,0.1787419;0.5124564;0.01207643,0.21216;0.228797;0.0350169,0.2521355;-0.04555109;-0.032177,-0.17079;0.5037565;-0.0044379,-0.218095;0.2215451;-0.01942435,-0.2675966;-0.05428597;-0.07277953,0.07137956;0.008052391;-0.04983874,0.09289274;-0.3488173;-0.01584468,0.09138077;-0.7444588;0.07690256,0.09279996;-0.7067689;-0.001532696,-0.0690441;0.007106847;-0.0531619,-0.1227105;-0.3468959;-0.02529929,-0.147373;-0.7432874;0.06073601,-0.1439301;-0.7054777;-0.01762464,0.003045452;0.5615404;-0.004635988,0;0;0,0.003098141;0.3253129;0.01176167,0.005775411;0.6377704;0.008634806,0.1792368;0.5054188;0.0005698204,0.2174741;0.221441;8.869174E-05,0.2348197;-0.05693364;-0.05979967,-0.1704253;0.5109169;-0.001339848,-0.2169474;0.2281778;-0.001505631,-0.2490456;-0.05051836;-0.05325575,0.07728624;0.002510205;-0.04079604,0.09873196;-0.3546709;-0.01020098,0.08814006;-0.74805;0.09117579,0.09294888;-0.7781557;0.04040742,-0.07893001;0.004903817;-0.03727986,-0.1082871;-0.3521397;-0.01213159,-0.1045052;-0.7458738;0.0883458,-0.1052367;-0.7782359;0.04014123,0.005175598;0.5613875;0.01188207,51.09581
+0;0;0,0.001613229;0.3255339;0.001231289,0.003307389;0.6378367;-0.009540782,0.1787419;0.5124564;0.01207643,0.21216;0.228797;0.0350169,0.2521355;-0.04555109;-0.032177,-0.17079;0.5037565;-0.0044379,-0.218095;0.2215451;-0.01942435,-0.2675966;-0.05428597;-0.07277953,0.07137956;0.008052391;-0.04983874,0.09289274;-0.3488173;-0.01584468,0.09138077;-0.7444588;0.07690256,0.09279996;-0.7067689;-0.001532696,-0.0690441;0.007106847;-0.0531619,-0.1227105;-0.3468959;-0.02529929,-0.147373;-0.7432874;0.06073601,-0.1439301;-0.7054777;-0.01762464,0.003045452;0.5615404;-0.004635988,0;0;0,0.003098141;0.3253129;0.01176167,0.005775411;0.6377704;0.008634806,0.1792368;0.5054188;0.0005698204,0.2174741;0.221441;8.869174E-05,0.2348197;-0.05693364;-0.05979967,-0.1704253;0.5109169;-0.001339848,-0.2169474;0.2281778;-0.001505631,-0.2490456;-0.05051836;-0.05325575,0.07728624;0.002510205;-0.04079604,0.09873196;-0.3546709;-0.01020098,0.08814006;-0.74805;0.09117579,0.09294888;-0.7781557;0.04040742,-0.07893001;0.004903817;-0.03727986,-0.1082871;-0.3521397;-0.01213159,-0.1045052;-0.7458738;0.0883458,-0.1052367;-0.7782359;0.04014123,0.005175598;0.5613875;0.01188207,51.10762
+0;0;0,0.001613593;0.3256073;0.001231567,0.00330853;0.638057;-0.009545857,0.1787523;0.5126309;0.01207503,0.2122012;0.2287107;0.03503659,0.2521312;-0.04532552;-0.03208093,-0.1707984;0.5039306;-0.00444019,-0.2181469;0.2214596;-0.01944042,-0.2675922;-0.05405787;-0.07273495,0.07138455;0.008052954;-0.04984223,0.09293018;-0.3493549;-0.0157969,0.09142145;-0.7441472;0.07675128,0.09283121;-0.7065085;-0.0011627,-0.06904893;0.007107345;-0.05316561,-0.1227963;-0.3474292;-0.02526098,-0.1474059;-0.74297;0.06058963,-0.1439858;-0.7052121;-0.01725023,0.003046445;0.5617176;-0.004638289,0;0;0,0.003147189;0.3253872;0.0117259,0.00589769;0.6379907;0.008553505,0.1792693;0.5053474;0.0004806519,0.2175031;0.2211032;8.249283E-05,0.2348133;-0.05694243;-0.05980075,-0.1703224;0.5110646;-0.00142353,-0.2168977;0.2280673;-0.001503097,-0.2490159;-0.05029485;-0.05325224,0.07729101;0.002535701;-0.04079854,0.09855968;-0.3551745;-0.009899139,0.0881532;-0.7477441;0.0911417,0.092564;-0.7781131;0.0414722,-0.07893826;0.004876595;-0.03728031,-0.108406;-0.35269;-0.01195383,-0.1046504;-0.7455891;0.08826925,-0.1056423;-0.7776323;0.04051378,0.005279176;0.5615652;0.01181197,51.12962
+0;0;0,0.001610157;0.3256094;0.000470206,0.003129181;0.6379054;-0.01373538,0.1785842;0.5134549;0.01197678,0.2123086;0.2295663;0.03492549,0.2519577;-0.04455084;-0.0320283,-0.1711158;0.5045577;-0.004381771,-0.218601;0.2220576;-0.01836538,-0.2684358;-0.05356485;-0.07074667,0.07136474;0.00807222;-0.04986748,0.09260643;-0.3493342;-0.01561747,0.09090371;-0.744104;0.07702363,0.09228597;-0.7066017;-0.0009040982,-0.06911192;0.007077034;-0.05308775,-0.1231507;-0.3474049;-0.02505199,-0.1481736;-0.7428731;0.06101351,-0.1447763;-0.7052443;-0.01684011,0.002927121;0.5616559;-0.007584519,0;0;0,0.003147189;0.3253872;0.0117259,0.00589769;0.6379907;0.008553505,0.1792693;0.5053474;0.0004806519,0.2175031;0.2211032;8.249283E-05,0.2348133;-0.05694243;-0.05980075,-0.1703224;0.5110646;-0.00142353,-0.2168977;0.2280673;-0.001503097,-0.2490159;-0.05029485;-0.05325224,0.07729101;0.002535701;-0.04079854,0.09855968;-0.3551745;-0.009899139,0.0881532;-0.7477441;0.0911417,0.092564;-0.7781131;0.0414722,-0.07893826;0.004876595;-0.03728031,-0.108406;-0.35269;-0.01195383,-0.1046504;-0.7455891;0.08826925,-0.1056423;-0.7776323;0.04051378,0.005279176;0.5615652;0.01181197,51.14193
+0;0;0,0.001609999;0.3255775;0.00047016,0.003128797;0.6378259;-0.01373319,0.1786092;0.5133817;0.01198073,0.2123351;0.2294803;0.03493047,0.252044;-0.0450508;-0.03212445,-0.1711413;0.5044832;-0.004380183,-0.2186286;0.2219704;-0.01836442,-0.2685387;-0.05406836;-0.07082482,0.07137658;0.00807356;-0.04987576,0.09261958;-0.3493547;-0.01562366,0.09091704;-0.7440809;0.07700722,0.09230095;-0.7065696;-0.00101354,-0.06912339;0.007078209;-0.05309657,-0.1231655;-0.3474254;-0.02505909,-0.1481856;-0.7428498;0.0609969,-0.1447843;-0.7052119;-0.01694966,0.002926772;0.5615897;-0.007583393,0;0;0,0.003157712;0.3253587;0.0116291,0.00591765;0.6379137;0.008384943,0.1793387;0.5053483;0.0003693094,0.2174999;0.2210813;4.339125E-05,0.2347639;-0.05735478;-0.06008792,-0.1703167;0.5109455;-0.001561631,-0.2168349;0.2279258;-0.001646062,-0.2492207;-0.05082256;-0.05352101,0.07729718;0.002564475;-0.04081619,0.0985025;-0.3551633;-0.009822132,0.0882334;-0.7476774;0.09126854,0.09229729;-0.778042;0.04141688,-0.07896173;0.004851648;-0.03726792,-0.1083609;-0.3527324;-0.01179648,-0.1045661;-0.7455703;0.0884838,-0.1057224;-0.7772326;0.04008959,0.00529743;0.5615022;0.01165938,51.16321
+0;0;0,0.001609999;0.3255775;0.00047016,0.003128797;0.6378259;-0.01373319,0.1786092;0.5133817;0.01198073,0.2123351;0.2294803;0.03493047,0.252044;-0.0450508;-0.03212445,-0.1711413;0.5044832;-0.004380183,-0.2186286;0.2219704;-0.01836442,-0.2685387;-0.05406836;-0.07082482,0.07137658;0.00807356;-0.04987576,0.09261958;-0.3493547;-0.01562366,0.09091704;-0.7440809;0.07700722,0.09230095;-0.7065696;-0.00101354,-0.06912339;0.007078209;-0.05309657,-0.1231655;-0.3474254;-0.02505909,-0.1481856;-0.7428498;0.0609969,-0.1447843;-0.7052119;-0.01694966,0.002926772;0.5615897;-0.007583393,0;0;0,0.003157712;0.3253587;0.0116291,0.00591765;0.6379137;0.008384943,0.1793387;0.5053483;0.0003693094,0.2174999;0.2210813;4.339125E-05,0.2347639;-0.05735478;-0.06008792,-0.1703167;0.5109455;-0.001561631,-0.2168349;0.2279258;-0.001646062,-0.2492207;-0.05082256;-0.05352101,0.07729718;0.002564475;-0.04081619,0.0985025;-0.3551633;-0.009822132,0.0882334;-0.7476774;0.09126854,0.09229729;-0.778042;0.04141688,-0.07896173;0.004851648;-0.03726792,-0.1083609;-0.3527324;-0.01179648,-0.1045661;-0.7455703;0.0884838,-0.1057224;-0.7772326;0.04008959,0.00529743;0.5615022;0.01165938,51.18593
+0;0;0,0.001609857;0.3256056;0.001065022,0.003275372;0.6379958;-0.01135985,0.1787455;0.5132285;0.01192053,0.2126537;0.2299101;0.0348138,0.2524742;-0.04503492;-0.03220376,-0.1709487;0.5044376;-0.004076004,-0.2184234;0.2224313;-0.01679469,-0.2687874;-0.05428278;-0.0674365,0.07132512;0.00802453;-0.04996098,0.09233702;-0.3482402;-0.01571188,0.09085889;-0.7432305;0.07732533,0.09217062;-0.7056488;-0.000627771,-0.06922287;0.007102984;-0.05296702,-0.1230938;-0.3462437;-0.02498281,-0.1482483;-0.741977;0.06126002,-0.1449196;-0.7042663;-0.01662034,0.003016541;0.5616939;-0.005849804,0;0;0,0.003218968;0.3253888;0.01159883,0.006096903;0.6379999;0.008316517,0.1793736;0.5053325;0.0001888284,0.2174297;0.2216163;-6.674789E-06,0.2348058;-0.0572283;-0.0601362,-0.1701019;0.5110258;-0.001622058,-0.216534;0.2285595;-0.001747963,-0.2491533;-0.05054298;-0.05380161,0.07729788;0.002574146;-0.04081881,0.0985553;-0.3540148;-0.01029754,0.08812207;-0.7466949;0.09153032,0.09180838;-0.7771388;0.04184294,-0.07896605;0.004842636;-0.03726494,-0.1081199;-0.3516158;-0.01223494,-0.1042742;-0.7446657;0.0886232,-0.105755;-0.7767409;0.04086996,0.005441893;0.5615721;0.0115993,51.19688
+0;0;0,0.001609857;0.3256056;0.001065022,0.003275372;0.6379958;-0.01135985,0.1787455;0.5132285;0.01192053,0.2126537;0.2299101;0.0348138,0.2524742;-0.04503492;-0.03220376,-0.1709487;0.5044376;-0.004076004,-0.2184234;0.2224313;-0.01679469,-0.2687874;-0.05428278;-0.0674365,0.07132512;0.00802453;-0.04996098,0.09233702;-0.3482402;-0.01571188,0.09085889;-0.7432305;0.07732533,0.09217062;-0.7056488;-0.000627771,-0.06922287;0.007102984;-0.05296702,-0.1230938;-0.3462437;-0.02498281,-0.1482483;-0.741977;0.06126002,-0.1449196;-0.7042663;-0.01662034,0.003016541;0.5616939;-0.005849804,0;0;0,0.003218968;0.3253888;0.01159883,0.006096903;0.6379999;0.008316517,0.1793736;0.5053325;0.0001888284,0.2174297;0.2216163;-6.674789E-06,0.2348058;-0.0572283;-0.0601362,-0.1701019;0.5110258;-0.001622058,-0.216534;0.2285595;-0.001747963,-0.2491533;-0.05054298;-0.05380161,0.07729788;0.002574146;-0.04081881,0.0985553;-0.3540148;-0.01029754,0.08812207;-0.7466949;0.09153032,0.09180838;-0.7771388;0.04184294,-0.07896605;0.004842636;-0.03726494,-0.1081199;-0.3516158;-0.01223494,-0.1042742;-0.7446657;0.0886232,-0.105755;-0.7767409;0.04086996,0.005441893;0.5615721;0.0115993,51.20813
+0;0;0,0.001609788;0.3255916;0.001064976,0.003275208;0.6379638;-0.01135915,0.1787133;0.5132105;0.01191762,0.2125481;0.2305048;0.03476138,0.2524775;-0.04519203;-0.03243943,-0.1709171;0.5044212;-0.004075993,-0.2182891;0.2230248;-0.01676718,-0.2687908;-0.05444592;-0.06754746,0.07131752;0.008023676;-0.04995567,0.0923326;-0.3482949;-0.01570139,0.09085473;-0.743216;0.07731955,0.0921712;-0.705607;-0.0009151995,-0.06921551;0.007102228;-0.05296138,-0.1230946;-0.3462978;-0.02497294,-0.1482447;-0.741962;0.06125481,-0.1449039;-0.7042233;-0.01690693,0.003016394;0.561667;-0.005849469,0;0;0,0.003160834;0.3253756;0.01159263,0.005979963;0.6379693;0.008323908,0.1792478;0.5053846;-1.168251E-05,0.2173331;0.2222969;-8.153915E-05,0.2346518;-0.0573414;-0.06026089,-0.1701592;0.5109852;-0.001693668,-0.2165484;0.2291395;-0.00212644,-0.2492389;-0.05076033;-0.05415001,0.07728703;0.002589643;-0.04081845,0.09846725;-0.3540523;-0.0102284,0.08800306;-0.746624;0.09173155,0.09099977;-0.7770097;0.04148316,-0.07895998;0.004825574;-0.03725818,-0.1081543;-0.3517071;-0.0125595,-0.1043721;-0.7446408;0.08846868,-0.1053603;-0.7766757;0.04018823,0.005339645;0.5615463;0.01160336,51.22994
+0;0;0,0.001665694;0.3255929;0.0003643216,0.003274173;0.6378595;-0.0143125,0.1787577;0.5138701;0.01120677,0.2125039;0.2312004;0.03462001,0.2522905;-0.04460639;-0.03221322,-0.1710764;0.5050114;-0.003955779,-0.2186399;0.2235722;-0.0148574,-0.2696719;-0.05411446;-0.06389704,0.07130416;0.008014723;-0.04997615,0.09218243;-0.3482964;-0.0155617,0.09110209;-0.7431781;0.07763222,0.09226841;-0.7056709;-0.00061474,-0.0692522;0.007110186;-0.05291233,-0.1233409;-0.346245;-0.02476266,-0.1484029;-0.7419437;0.06133195,-0.1452076;-0.7043024;-0.01684545,0.00302621;0.5616191;-0.00806897,0;0;0,0.003160834;0.3253756;0.01159263,0.005979963;0.6379693;0.008323908,0.1792478;0.5053846;-1.168251E-05,0.2173331;0.2222969;-8.153915E-05,0.2346518;-0.0573414;-0.06026089,-0.1701592;0.5109852;-0.001693668,-0.2165484;0.2291395;-0.00212644,-0.2492389;-0.05076033;-0.05415001,0.07728703;0.002589643;-0.04081845,0.09846725;-0.3540523;-0.0102284,0.08800306;-0.746624;0.09173155,0.09099977;-0.7770097;0.04148316,-0.07895998;0.004825574;-0.03725818,-0.1081543;-0.3517071;-0.0125595,-0.1043721;-0.7446408;0.08846868,-0.1053603;-0.7766757;0.04018823,0.005339645;0.5615463;0.01160336,51.24131
+0;0;0,0.001665694;0.3255929;0.0003643216,0.003274173;0.6378595;-0.0143125,0.1787577;0.5138701;0.01120677,0.2125039;0.2312004;0.03462001,0.2522905;-0.04460639;-0.03221322,-0.1710764;0.5050114;-0.003955779,-0.2186399;0.2235722;-0.0148574,-0.2696719;-0.05411446;-0.06389704,0.07130416;0.008014723;-0.04997615,0.09218243;-0.3482964;-0.0155617,0.09110209;-0.7431781;0.07763222,0.09226841;-0.7056709;-0.00061474,-0.0692522;0.007110186;-0.05291233,-0.1233409;-0.346245;-0.02476266,-0.1484029;-0.7419437;0.06133195,-0.1452076;-0.7043024;-0.01684545,0.00302621;0.5616191;-0.00806897,0;0;0,0.003160834;0.3253756;0.01159263,0.005979963;0.6379693;0.008323908,0.1792478;0.5053846;-1.168251E-05,0.2173331;0.2222969;-8.153915E-05,0.2346518;-0.0573414;-0.06026089,-0.1701592;0.5109852;-0.001693668,-0.2165484;0.2291395;-0.00212644,-0.2492389;-0.05076033;-0.05415001,0.07728703;0.002589643;-0.04081845,0.09846725;-0.3540523;-0.0102284,0.08800306;-0.746624;0.09173155,0.09099977;-0.7770097;0.04148316,-0.07895998;0.004825574;-0.03725818,-0.1081543;-0.3517071;-0.0125595,-0.1043721;-0.7446408;0.08846868,-0.1053603;-0.7766757;0.04018823,0.005339645;0.5615463;0.01160336,51.25236
+0;0;0,0.001665924;0.3256378;0.0003643719,0.003274572;0.6379369;-0.01431394,0.178715;0.513952;0.0112012,0.2124835;0.2310959;0.03462987,0.2522426;-0.04452056;-0.03215723,-0.1710334;0.5050954;-0.003957637,-0.2186283;0.2234707;-0.01486645,-0.2696251;-0.0540244;-0.06387224,0.07128584;0.008012663;-0.0499633,0.09216458;-0.3483067;-0.01554806,0.09108609;-0.7425126;0.07748637,0.09225861;-0.7049654;-0.001177102,-0.0692344;0.007108358;-0.05289873,-0.1233244;-0.3462549;-0.02474841,-0.1483435;-0.7412765;0.06119888,-0.1451312;-0.7035945;-0.01739466,0.003026586;0.5616893;-0.008069821,0;0;0,0.003099047;0.3254212;0.01158977,0.005859952;0.6380481;0.008328199,0.1790807;0.5054437;-0.0001661787,0.2172382;0.2221757;-0.0002346048,0.2345032;-0.05730087;-0.06023908,-0.1702183;0.5111222;-0.001930952,-0.2168338;0.2291228;-0.002191116,-0.2494499;-0.05060792;-0.05408216,0.07728137;0.002606153;-0.04077995,0.09837745;-0.3540434;-0.01012337,0.08790135;-0.7459116;0.09178113,0.08997203;-0.7761961;0.04071473,-0.0789258;0.004805086;-0.03728051,-0.108379;-0.3517091;-0.01250234,-0.1046023;-0.7439975;0.08824719,-0.1056147;-0.7761528;0.03944186,0.005234301;0.5616176;0.01160622,51.27486
+0;0;0,0.001630707;0.325637;0.0008730671,0.003350663;0.6380124;-0.01226428,0.1788908;0.5137699;0.01080083,0.2127212;0.2309487;0.03455833,0.2521354;-0.04480699;-0.03185773,-0.1709185;0.504815;-0.003651138,-0.2191767;0.2232226;-0.01223403,-0.2703556;-0.05464843;-0.05886174,0.07130647;0.008035131;-0.04993024,0.0922339;-0.3482652;-0.01534788,0.09090973;-0.7424562;0.07774698,0.09195472;-0.7048398;-0.0009116232,-0.06923475;0.007093144;-0.05290031,-0.1232455;-0.3462649;-0.02453212,-0.1484101;-0.7412324;0.0616211,-0.1453272;-0.7034807;-0.01697079,0.003063564;0.561721;-0.00658125,0;0;0,0.003099047;0.3254212;0.01158977,0.005859952;0.6380481;0.008328199,0.1790807;0.5054437;-0.0001661787,0.2172382;0.2221757;-0.0002346048,0.2345032;-0.05730087;-0.06023908,-0.1702183;0.5111222;-0.001930952,-0.2168338;0.2291228;-0.002191116,-0.2494499;-0.05060792;-0.05408216,0.07728137;0.002606153;-0.04077995,0.09837745;-0.3540434;-0.01012337,0.08790135;-0.7459116;0.09178113,0.08997203;-0.7761961;0.04071473,-0.0789258;0.004805086;-0.03728051,-0.108379;-0.3517091;-0.01250234,-0.1046023;-0.7439975;0.08824719,-0.1056147;-0.7761528;0.03944186,0.005234301;0.5616176;0.01160622,51.28648
+0;0;0,0.0016309;0.3256754;0.00087317,0.003351;0.6380762;-0.01226518,0.1788806;0.513832;0.01079923,0.2127306;0.2308464;0.03457055,0.2521179;-0.04472041;-0.03180004,-0.1709078;0.5048776;-0.003651869,-0.219194;0.2231216;-0.01223975,-0.2703378;-0.0545592;-0.05883553,0.07130682;0.00803517;-0.04993049,0.09224083;-0.3483771;-0.01533725,0.09091688;-0.7425017;0.07774195,0.0919509;-0.7049653;-9.086728E-05,-0.06923509;0.007093179;-0.05290056,-0.1232628;-0.3463759;-0.02452346,-0.1484232;-0.7412769;0.06161527,-0.1453726;-0.7036067;-0.01615154,0.003063883;0.5617803;-0.006581806,0;0;0,0.003135904;0.3254588;0.01160431,0.005918108;0.6381114;0.008380413,0.1791112;0.5054854;-0.000228405,0.2172602;0.2220486;-0.0002913475,0.2345189;-0.05720326;-0.060408,-0.1701474;0.5111946;-0.002006898,-0.2168283;0.2290375;-0.002223535,-0.2495045;-0.05048269;-0.05412931,0.07728074;0.002597883;-0.04078257,0.0983699;-0.3541527;-0.009978771,0.0878924;-0.7459455;0.09194493,0.08999114;-0.7765737;0.04259276,-0.07893027;0.004813431;-0.03727094,-0.1084228;-0.351811;-0.01249466,-0.1041045;-0.7440571;0.08812402,-0.1053931;-0.7773864;0.04225959,0.005288724;0.5616758;0.01164746,51.30911
+0;0;0,0.001630918;0.3256792;0.0008731801,0.003350993;0.638075;-0.01226492,0.1789586;0.5138116;0.01080705,0.2128378;0.2305831;0.03459876,0.2522203;-0.04495069;-0.03176387,-0.170985;0.5048532;-0.003650469,-0.2193127;0.2228554;-0.01224572,-0.2704504;-0.05479217;-0.05883591,0.071326;0.008037331;-0.04994391,0.09225371;-0.3482678;-0.01536108,0.09093405;-0.7411204;0.0774177,0.09196811;-0.7035836;-0.0004183948,-0.06925371;0.007095087;-0.05291479,-0.1232652;-0.3462678;-0.02454621,-0.1483443;-0.7398942;0.0613145,-0.1452936;-0.7022236;-0.01645558,0.003063885;0.5617812;-0.006581706,0;0;0,0.003033109;0.3254613;0.01166463,0.005738758;0.6381103;0.008510351,0.1790081;0.5054321;-0.0002276888,0.2169395;0.2217185;-0.0004787436,0.2342413;-0.0575048;-0.06055224,-0.1703832;0.5111838;-0.002014382,-0.217084;0.2287811;-0.0021056,-0.2498326;-0.05068976;-0.05404207,0.07730167;0.002624258;-0.04079163,0.09826013;-0.3540145;-0.00985837,0.08735724;-0.7445312;0.09173226,0.08860961;-0.7765054;0.04404616,-0.07896385;0.004789688;-0.03725803,-0.1085445;-0.3517019;-0.0122373,-0.1044747;-0.7427461;0.08781622,-0.1056506;-0.7754437;0.0410834,0.005125105;0.5616761;0.01176119,51.33111
+0;0;0,0.001655546;0.3256773;0.001386493,0.003445118;0.6381214;-0.01061356,0.1791331;0.5136663;0.01055903,0.213176;0.2304737;0.03454362,0.2529344;-0.04518744;-0.03106141,-0.1708818;0.504737;-0.003458207,-0.219885;0.2227792;-0.00900065,-0.2713409;-0.05514252;-0.05356127,0.07130112;0.008053842;-0.04997678,0.09200576;-0.348237;-0.01511337,0.0905989;-0.7410944;0.07764408,0.09155571;-0.7035035;-0.0001877546,-0.0693436;0.007073762;-0.0527998,-0.1234491;-0.3462719;-0.02439613,-0.1484642;-0.7398771;0.0615804,-0.1454929;-0.7021533;-0.01618749,0.003137183;0.5618027;-0.00527607,0;0;0,0.003033109;0.3254613;0.01166463,0.005738758;0.6381103;0.008510351,0.1790081;0.5054321;-0.0002276888,0.2169395;0.2217185;-0.0004787436,0.2342413;-0.0575048;-0.06055224,-0.1703832;0.5111838;-0.002014382,-0.217084;0.2287811;-0.0021056,-0.2498326;-0.05068976;-0.05404207,0.07730167;0.002624258;-0.04079163,0.09826013;-0.3540145;-0.00985837,0.08735724;-0.7445312;0.09173226,0.08860961;-0.7765054;0.04404616,-0.07896385;0.004789688;-0.03725803,-0.1085445;-0.3517019;-0.0122373,-0.1044747;-0.7427461;0.08781622,-0.1056506;-0.7754437;0.0410834,0.005125105;0.5616761;0.01176119,51.34272
+0;0;0,0.001655546;0.3256773;0.001386493,0.003445118;0.6381214;-0.01061356,0.1791331;0.5136663;0.01055903,0.213176;0.2304737;0.03454362,0.2529344;-0.04518744;-0.03106141,-0.1708818;0.504737;-0.003458207,-0.219885;0.2227792;-0.00900065,-0.2713409;-0.05514252;-0.05356127,0.07130112;0.008053842;-0.04997678,0.09200576;-0.348237;-0.01511337,0.0905989;-0.7410944;0.07764408,0.09155571;-0.7035035;-0.0001877546,-0.0693436;0.007073762;-0.0527998,-0.1234491;-0.3462719;-0.02439613,-0.1484642;-0.7398771;0.0615804,-0.1454929;-0.7021533;-0.01618749,0.003137183;0.5618027;-0.00527607,0;0;0,0.003033109;0.3254613;0.01166463,0.005738758;0.6381103;0.008510351,0.1790081;0.5054321;-0.0002276888,0.2169395;0.2217185;-0.0004787436,0.2342413;-0.0575048;-0.06055224,-0.1703832;0.5111838;-0.002014382,-0.217084;0.2287811;-0.0021056,-0.2498326;-0.05068976;-0.05404207,0.07730167;0.002624258;-0.04079163,0.09826013;-0.3540145;-0.00985837,0.08735724;-0.7445312;0.09173226,0.08860961;-0.7765054;0.04404616,-0.07896385;0.004789688;-0.03725803,-0.1085445;-0.3517019;-0.0122373,-0.1044747;-0.7427461;0.08781622,-0.1056506;-0.7754437;0.0410834,0.005125105;0.5616761;0.01176119,51.35439
+0;0;0,0.001655583;0.3256845;0.001386524,0.003445148;0.6381271;-0.01061344,0.1791082;0.51368;0.01055682,0.2131897;0.2301664;0.0345686,0.2528155;-0.04457584;-0.03081772,-0.1708571;0.504752;-0.003458424,-0.2199159;0.2224746;-0.009007149,-0.2712002;-0.05452064;-0.05341922,0.07129529;0.008053184;-0.0499727,0.09202134;-0.3486061;-0.01507324,0.09061364;-0.7416964;0.07773922,0.09160499;-0.7038316;-0.002901979,-0.06933793;0.007073184;-0.05279549,-0.1234994;-0.3466378;-0.02436245,-0.1485293;-0.7404764;0.06166506,-0.1454507;-0.7024738;-0.01890989,0.003137217;0.5618095;-0.00527603,0;0;0,0.002992567;0.3254665;0.01173139,0.005660512;0.6381148;0.008641481,0.1789022;0.5054405;-0.0002477169,0.216906;0.2214095;-0.0006637573,0.2342759;-0.05677676;-0.06099272,-0.1704535;0.5113345;-0.002082829,-0.2173429;0.2286343;-0.002011805,-0.2500266;-0.04987994;-0.05388169,0.07729782;0.002608821;-0.0407846,0.09824044;-0.354388;-0.009671807,0.08734594;-0.7453071;0.09132171,0.08928636;-0.778922;0.04116965,-0.07895634;0.004805037;-0.03725521,-0.1087601;-0.3520535;-0.01241492,-0.1046959;-0.743241;0.08804426,-0.1061838;-0.7778981;0.03922747,0.005054966;0.5616812;0.01187849,51.37675
+0;0;0,0.001695584;0.3256825;0.00175692,0.003591608;0.6381463;-0.009676483,0.1793399;0.5137784;0.01026301,0.2132707;0.2302781;0.03464193,0.253198;-0.04449931;-0.0304123,-0.170756;0.5047821;-0.003295795,-0.2208351;0.222634;-0.00489368,-0.2728835;-0.05463925;-0.0465999,0.07126692;0.008025184;-0.05001765,0.09193342;-0.3486185;-0.01492513,0.09088174;-0.7417685;0.07763878,0.09178384;-0.7038727;-0.003000461,-0.06939752;0.007088482;-0.05271507,-0.1236201;-0.3466071;-0.02420761,-0.1486427;-0.7404573;0.06176924,-0.1456498;-0.7024218;-0.01880568,0.003250758;0.5618184;-0.004490566,0;0;0,0.002992567;0.3254665;0.01173139,0.005660512;0.6381148;0.008641481,0.1789022;0.5054405;-0.0002477169,0.216906;0.2214095;-0.0006637573,0.2342759;-0.05677676;-0.06099272,-0.1704535;0.5113345;-0.002082829,-0.2173429;0.2286343;-0.002011805,-0.2500266;-0.04987994;-0.05388169,0.07729782;0.002608821;-0.0407846,0.09824044;-0.354388;-0.009671807,0.08734594;-0.7453071;0.09132171,0.08928636;-0.778922;0.04116965,-0.07895634;0.004805037;-0.03725521,-0.1087601;-0.3520535;-0.01241492,-0.1046959;-0.743241;0.08804426,-0.1061838;-0.7778981;0.03922747,0.005054966;0.5616812;0.01187849,51.38902
+0;0;0,0.001695439;0.3256547;0.00175677,0.003591207;0.6380757;-0.009675002,0.1793851;0.5137075;0.01026748,0.213257;0.2306983;0.03460418,0.2532386;-0.04445246;-0.03053843,-0.1708013;0.5047089;-0.003294821,-0.2207937;0.2230495;-0.004889939,-0.2729127;-0.05460045;-0.04665282,0.07127104;0.008025648;-0.05002054,0.09194985;-0.3488306;-0.01490711,0.09089853;-0.7418472;0.07762538,0.09177481;-0.7041774;-0.0007055253,-0.06940154;0.007088893;-0.05271812,-0.1236565;-0.3468174;-0.02419368,-0.1486706;-0.7405339;0.06175401,-0.1457634;-0.7027285;-0.01651442,0.003250411;0.5617599;-0.004489901,0;0;0,0.003002334;0.3254421;0.01163459,0.005660288;0.638047;0.008463144,0.1789474;0.505356;-0.0004031658,0.2168776;0.2218159;-0.0007412434,0.2341919;-0.05678439;-0.06100821,-0.1705359;0.5114208;-0.002278738,-0.2174647;0.2292307;-0.00183155,-0.2512377;-0.04952887;-0.05381713,0.07730206;0.002606153;-0.04078758,0.09800857;-0.3546104;-0.009571075,0.08735386;-0.7453503;0.0915935,0.09070133;-0.7762347;0.04182196,-0.07896553;0.004804907;-0.03724762,-0.1088501;-0.3522695;-0.01251446,-0.1048729;-0.7433394;0.08785477,-0.1062534;-0.776252;0.0405745,0.005059533;0.5616261;0.01171875,51.41163
+0;0;0,0.001695539;0.3256739;0.001756874,0.00359137;0.638105;-0.009675231,0.179385;0.5137353;0.01026735,0.2132896;0.230454;0.03462744,0.2532909;-0.044833;-0.03054743,-0.1708009;0.5047367;-0.003294946,-0.2208414;0.2228065;-0.004891597,-0.2729863;-0.05498096;-0.04667516,0.07120014;0.008017665;-0.04997078,0.0919209;-0.3495626;-0.01478611,0.09087031;-0.7423075;0.07768241,0.0917536;-0.7045763;-0.001275726,-0.0693325;0.007081841;-0.05266568,-0.1236975;-0.3475425;-0.02408336,-0.1486943;-0.7409869;0.0618049,-0.1457638;-0.7031189;-0.01709025,0.003250568;0.5617876;-0.004490024,0;0;0,0.002838358;0.325467;0.01151824,0.005407173;0.638082;0.008289337,0.1786963;0.5053842;-0.0007493496,0.2166345;0.2215676;-0.001003742,0.233793;-0.05714095;-0.06148458,-0.1707915;0.5115774;-0.002626861,-0.2180748;0.2291701;-0.001331763,-0.252414;-0.04975691;-0.05282296,0.07719526;0.002619445;-0.0408026,0.09755442;-0.3553186;-0.009230614,0.0867955;-0.7457506;0.09199786,0.08998763;-0.7758142;0.04025697,-0.07887476;0.004792511;-0.03723745,-0.1093699;-0.3529753;-0.01267867,-0.1052021;-0.743775;0.08761273,-0.1071132;-0.7769251;0.03961941,0.004823647;0.5616601;0.01155829,51.43465
+0;0;0,0.001782439;0.3256503;0.0005808691,0.00352769;0.6378811;-0.01444093,0.1793914;0.5144938;0.00937926,0.2132127;0.2311781;0.03459796,0.2530428;-0.0441691;-0.03022119,-0.1711066;0.5055881;-0.003228256,-0.2218228;0.2236835;-0.0009137148,-0.2750744;-0.05453807;-0.03780593,0.07114668;0.007962317;-0.05001461,0.09161346;-0.3496321;-0.01462667,0.09070226;-0.742023;0.07757868,0.09143039;-0.7044235;-0.001610376,-0.06939297;0.007114563;-0.05254244,-0.1236882;-0.3475433;-0.02399752,-0.1488708;-0.7405798;0.06180091,-0.1460878;-0.7028472;-0.01732966,0.003231334;0.5616638;-0.008061634,0;0;0,0.002871539;0.3254406;0.01147962,0.005456287;0.6380205;0.008235216,0.1787919;0.5054064;-0.0009186268,0.2166054;0.2214738;-0.00108099,0.2337308;-0.05720434;-0.06149006,-0.1707841;0.5115806;-0.002783508,-0.2186423;0.2291752;-0.0006791707,-0.2541483;-0.04989961;-0.05028372,0.07720293;0.002578437;-0.04074025,0.09754233;-0.3553704;-0.009055257,0.08682095;-0.745327;0.09239507,0.08949353;-0.7758252;0.04080033,-0.07882769;0.004833764;-0.03727653,-0.1092264;-0.3529414;-0.01241975,-0.1051612;-0.7433684;0.08769743,-0.106954;-0.776958;0.03992355,0.004870765;0.5616083;0.01150513,51.45663
+0;0;0,0.001782439;0.3256503;0.0005808691,0.00352769;0.6378811;-0.01444093,0.1793914;0.5144938;0.00937926,0.2132127;0.2311781;0.03459796,0.2530428;-0.0441691;-0.03022119,-0.1711066;0.5055881;-0.003228256,-0.2218228;0.2236835;-0.0009137148,-0.2750744;-0.05453807;-0.03780593,0.07114668;0.007962317;-0.05001461,0.09161346;-0.3496321;-0.01462667,0.09070226;-0.742023;0.07757868,0.09143039;-0.7044235;-0.001610376,-0.06939297;0.007114563;-0.05254244,-0.1236882;-0.3475433;-0.02399752,-0.1488708;-0.7405798;0.06180091,-0.1460878;-0.7028472;-0.01732966,0.003231334;0.5616638;-0.008061634,0;0;0,0.002871539;0.3254406;0.01147962,0.005456287;0.6380205;0.008235216,0.1787919;0.5054064;-0.0009186268,0.2166054;0.2214738;-0.00108099,0.2337308;-0.05720434;-0.06149006,-0.1707841;0.5115806;-0.002783508,-0.2186423;0.2291752;-0.0006791707,-0.2541483;-0.04989961;-0.05028372,0.07720293;0.002578437;-0.04074025,0.09754233;-0.3553704;-0.009055257,0.08682095;-0.745327;0.09239507,0.08949353;-0.7758252;0.04080033,-0.07882769;0.004833764;-0.03727653,-0.1092264;-0.3529414;-0.01241975,-0.1051612;-0.7433684;0.08769743,-0.106954;-0.776958;0.03992355,0.004870765;0.5616083;0.01150513,51.46898
+0;0;0,0.001782292;0.3256235;0.0005808214,0.003527413;0.6378308;-0.01443983,0.1795191;0.5144153;0.009392519,0.2133849;0.230727;0.03464438,0.2532491;-0.04485616;-0.03023032,-0.1712334;0.5055031;-0.003224153,-0.2220164;0.2232278;-0.0009065678,-0.2753136;-0.05523223;-0.0378304,0.07111265;0.007958509;-0.04999068,0.09157821;-0.3496148;-0.01460484,0.09066617;-0.7423668;0.07768537,0.09139582;-0.7047515;-0.001668908,-0.06935978;0.00711116;-0.05251732,-0.1236518;-0.3475257;-0.02397409,-0.1488576;-0.7409239;0.06190331,-0.1460688;-0.7031751;-0.01739237,0.003231081;0.5616196;-0.008061041,0;0;0,0.002969604;0.3254099;0.01156545,0.005608447;0.6379664;0.008387089,0.1790606;0.5054436;-0.001335859,0.2167117;0.2211094;-0.00113821,0.2338122;-0.05784428;-0.06144059,-0.1707793;0.5115378;-0.002694056,-0.2195886;0.2289255;0.0007075591,-0.2571407;-0.05120575;-0.04242332,0.07718921;0.002497703;-0.04068172,0.09764812;-0.3554036;-0.008779764,0.08693931;-0.7457105;0.09279919,0.09024488;-0.7774255;0.0424409,-0.07875073;0.004932607;-0.03732838,-0.1090818;-0.3528185;-0.01235189,-0.1051513;-0.7436218;0.08779667,-0.1068936;-0.7770374;0.03951568,0.005012095;0.5615597;0.01164222,51.49104
+0;0;0,0.001768053;0.3256241;1.640327E-05,0.003414951;0.6377524;-0.01652301,0.1794253;0.5147693;0.008817616,0.2131324;0.2311153;0.03466005,0.2533246;-0.04446387;-0.03002891,-0.1733558;0.5134442;0.002195403,-0.2268728;0.2316878;0.005782986,-0.2809667;-0.0472219;-0.02626706,0.07109432;0.007870323;-0.05003071,0.09144302;-0.3496975;-0.01452291,0.09061334;-0.7424202;0.07789278,0.0904908;-0.7048608;-0.001470104,-0.06936381;0.007184786;-0.05250197,-0.1237479;-0.347441;-0.02399639,-0.1488483;-0.7408235;0.06198372,-0.1469119;-0.7031349;-0.01734321,0.003142195;0.5615781;-0.009716933,0;0;0,0.002969604;0.3254099;0.01156545,0.005608447;0.6379664;0.008387089,0.1790606;0.5054436;-0.001335859,0.2167117;0.2211094;-0.00113821,0.2338122;-0.05784428;-0.06144059,-0.1707793;0.5115378;-0.002694056,-0.2195886;0.2289255;0.0007075591,-0.2571407;-0.05120575;-0.04242332,0.07718921;0.002497703;-0.04068172,0.09764812;-0.3554036;-0.008779764,0.08693931;-0.7457105;0.09279919,0.09024488;-0.7774255;0.0424409,-0.07875073;0.004932607;-0.03732838,-0.1090818;-0.3528185;-0.01235189,-0.1051513;-0.7436218;0.08779667,-0.1068936;-0.7770374;0.03951568,0.005012095;0.5615597;0.01164222,51.50256
+0;0;0,0.001768053;0.3256241;1.640327E-05,0.003414951;0.6377524;-0.01652301,0.1794253;0.5147693;0.008817616,0.2131324;0.2311153;0.03466005,0.2533246;-0.04446387;-0.03002891,-0.1733558;0.5134442;0.002195403,-0.2268728;0.2316878;0.005782986,-0.2809667;-0.0472219;-0.02626706,0.07109432;0.007870323;-0.05003071,0.09144302;-0.3496975;-0.01452291,0.09061334;-0.7424202;0.07789278,0.0904908;-0.7048608;-0.001470104,-0.06936381;0.007184786;-0.05250197,-0.1237479;-0.347441;-0.02399639,-0.1488483;-0.7408235;0.06198372,-0.1469119;-0.7031349;-0.01734321,0.003142195;0.5615781;-0.009716933,0;0;0,0.002969604;0.3254099;0.01156545,0.005608447;0.6379664;0.008387089,0.1790606;0.5054436;-0.001335859,0.2167117;0.2211094;-0.00113821,0.2338122;-0.05784428;-0.06144059,-0.1707793;0.5115378;-0.002694056,-0.2195886;0.2289255;0.0007075591,-0.2571407;-0.05120575;-0.04242332,0.07718921;0.002497703;-0.04068172,0.09764812;-0.3554036;-0.008779764,0.08693931;-0.7457105;0.09279919,0.09024488;-0.7774255;0.0424409,-0.07875073;0.004932607;-0.03732838,-0.1090818;-0.3528185;-0.01235189,-0.1051513;-0.7436218;0.08779667,-0.1068936;-0.7770374;0.03951568,0.005012095;0.5615597;0.01164222,51.51443
+0;0;0,0.001768244;0.3256594;1.640505E-05,0.003415585;0.6378745;-0.01652793,0.1797479;0.5147781;0.008849052,0.213444;0.2312166;0.03468304,0.253648;-0.04444334;-0.03002487,-0.1736778;0.5134505;0.002214739,-0.2271773;0.2317861;0.005801151,-0.281287;-0.04720539;-0.02625829,0.07102608;0.007862768;-0.04998268,0.09122075;-0.3469984;-0.01474367,0.09038543;-0.7423892;0.07829988,0.0902627;-0.7048181;-0.001186438,-0.06929723;0.007177889;-0.05245157,-0.1232697;-0.3447635;-0.02416177,-0.1485406;-0.7408186;0.06240248,-0.1466011;-0.703118;-0.01704783,0.003142729;0.5616723;-0.009719362,0;0;0,0.002958734;0.3254517;0.01138592,0.005562816;0.6380907;0.007851362,0.1793222;0.5053895;-0.001930714,0.2166954;0.2211132;-0.00148344,0.2337258;-0.05794504;-0.06171918,-0.1711487;0.51154;-0.002885002,-0.2207115;0.2291824;0.002369767,-0.2595504;-0.05181769;-0.03399505,0.07710613;0.00246498;-0.04066157,0.09844334;-0.3527502;-0.009954453,0.08682458;-0.7455614;0.09278821,0.09111728;-0.7756913;0.04043006,-0.07863715;0.004994493;-0.03736375,-0.1090391;-0.350054;-0.01302524,-0.1050952;-0.7434298;0.08812605,-0.1064766;-0.7773466;0.04029135,0.004983183;0.5616605;0.01121211,51.53793
+0;0;0,0.001854814;0.3256242;0.0003139887,0.003764229;0.6378783;-0.01495602,0.1801673;0.5144702;0.008611413,0.2141307;0.2306649;0.03469341,0.2541852;-0.04480743;-0.02956371,-0.1733813;0.5125446;0.001815381,-0.2281481;0.2309715;0.0116369,-0.2833373;-0.04816905;-0.01391813,0.07103311;0.007837887;-0.05000687,0.09122314;-0.3483064;-0.01454074,0.0904706;-0.7424804;0.07822311,0.09035227;-0.7048553;-0.001244292,-0.06933647;0.007191119;-0.05242676,-0.1235321;-0.346021;-0.02399729,-0.1487722;-0.7408138;0.06249218,-0.146829;-0.703068;-0.01693987,0.003396988;0.5616423;-0.008631522,0;0;0,0.002937056;0.3254168;0.01139998,0.005513962;0.6380241;0.007905245,0.1793924;0.5054357;-0.002249718,0.2168709;0.2208761;-0.001615763,0.2342102;-0.05786958;-0.06177032,-0.1713003;0.5114965;-0.002848588,-0.2221041;0.2291634;0.006436735,-0.2618859;-0.05217138;-0.0233373,0.07712319;0.002441049;-0.04066789,0.0983922;-0.3540136;-0.009172678,0.0866991;-0.7457122;0.0928781,0.09086065;-0.7761565;0.04089355,-0.07866053;0.005010993;-0.03735283,-0.1089859;-0.3513561;-0.01312297,-0.1053877;-0.7435033;0.0878052,-0.1071835;-0.7773104;0.03986096,0.004940808;0.5616009;0.01125479,51.56033
+0;0;0,0.001854814;0.3256242;0.0003139887,0.003764229;0.6378783;-0.01495602,0.1801673;0.5144702;0.008611413,0.2141307;0.2306649;0.03469341,0.2541852;-0.04480743;-0.02956371,-0.1733813;0.5125446;0.001815381,-0.2281481;0.2309715;0.0116369,-0.2833373;-0.04816905;-0.01391813,0.07103311;0.007837887;-0.05000687,0.09122314;-0.3483064;-0.01454074,0.0904706;-0.7424804;0.07822311,0.09035227;-0.7048553;-0.001244292,-0.06933647;0.007191119;-0.05242676,-0.1235321;-0.346021;-0.02399729,-0.1487722;-0.7408138;0.06249218,-0.146829;-0.703068;-0.01693987,0.003396988;0.5616423;-0.008631522,0;0;0,0.002937056;0.3254168;0.01139998,0.005513962;0.6380241;0.007905245,0.1793924;0.5054357;-0.002249718,0.2168709;0.2208761;-0.001615763,0.2342102;-0.05786958;-0.06177032,-0.1713003;0.5114965;-0.002848588,-0.2221041;0.2291634;0.006436735,-0.2618859;-0.05217138;-0.0233373,0.07712319;0.002441049;-0.04066789,0.0983922;-0.3540136;-0.009172678,0.0866991;-0.7457122;0.0928781,0.09086065;-0.7761565;0.04089355,-0.07866053;0.005010993;-0.03735283,-0.1089859;-0.3513561;-0.01312297,-0.1053877;-0.7435033;0.0878052,-0.1071835;-0.7773104;0.03986096,0.004940808;0.5616009;0.01125479,51.58143
+0;0;0,0.001854946;0.3256474;0.000314011,0.00376436;0.6379005;-0.01495583,0.1804321;0.5144247;0.008637176,0.2143881;0.2306815;0.03471347,0.2544776;-0.04503155;-0.02959979,-0.1736458;0.5124962;0.00183097,-0.2284007;0.2309848;0.01165034,-0.283638;-0.04839969;-0.01392702,0.07101888;0.007836316;-0.04999685,0.09121732;-0.3484566;-0.01451593,0.0904651;-0.7424715;0.0782105,0.09034692;-0.7048566;-0.001150489,-0.06932257;0.007189678;-0.05241626,-0.1235408;-0.3461699;-0.02397493,-0.1487707;-0.7408032;0.06247964,-0.1468302;-0.7030678;-0.01684605,0.003397133;0.5616674;-0.008631575,0;0;0,0.002990369;0.325447;0.01118255,0.005606722;0.6380508;0.007472754,0.1797253;0.5053372;-0.002629758,0.2168649;0.2207969;-0.001815797,0.2346045;-0.05816334;-0.06204474,-0.171481;0.51131;-0.002711769,-0.2232711;0.2293926;0.01083708,-0.2649834;-0.05285248;-0.008105523,0.07711953;0.002341315;-0.04064322,0.09827024;-0.3542511;-0.008925796,0.08673868;-0.7458316;0.09294771,0.09076005;-0.7764485;0.04131841,-0.07863162;0.005119911;-0.03735812,-0.1089462;-0.3514219;-0.01347405,-0.1055262;-0.7433062;0.08782495,-0.1069393;-0.7763243;0.03901009,0.005025625;0.5616327;0.01087236,51.59296
+0;0;0,0.001919235;0.3256467;-0.0005155366,0.003666503;0.6377993;-0.01765098,0.1804354;0.5150731;0.007825448,0.2142647;0.231378;0.03458118,0.2541076;-0.04442599;-0.0294947,-0.1735858;0.5124297;0.001335737,-0.2297276;0.2315148;0.01801238,-0.2854415;-0.0483076;-0.0008660462,0.07102492;0.00781802;-0.04999113,0.09114583;-0.3484614;-0.01433156,0.09057007;-0.7424554;0.07848492,0.0903905;-0.7049307;-0.0008845404,-0.06932749;0.007204433;-0.05240774,-0.1236469;-0.3461335;-0.02389194,-0.1489461;-0.7408022;0.06238118,-0.1470631;-0.7031536;-0.01695431,0.003348764;0.5616145;-0.01076717,0;0;0,0.002990369;0.325447;0.01118255,0.005606722;0.6380508;0.007472754,0.1797253;0.5053372;-0.002629758,0.2168649;0.2207969;-0.001815797,0.2346045;-0.05816334;-0.06204474,-0.171481;0.51131;-0.002711769,-0.2232711;0.2293926;0.01083708,-0.2649834;-0.05285248;-0.008105523,0.07711953;0.002341315;-0.04064322,0.09827024;-0.3542511;-0.008925796,0.08673868;-0.7458316;0.09294771,0.09076005;-0.7764485;0.04131841,-0.07863162;0.005119911;-0.03735812,-0.1089462;-0.3514219;-0.01347405,-0.1055262;-0.7433062;0.08782495,-0.1069393;-0.7763243;0.03901009,0.005025625;0.5616327;0.01087236,51.61513
+0;0;0,0.001919502;0.325692;-0.0005156082,0.003666987;0.6378828;-0.0176531,0.1806952;0.5150803;0.007851291,0.2145619;0.2310705;0.03463671,0.2541906;-0.04325071;-0.02909467,-0.1738444;0.5124331;0.001352077,-0.2300485;0.2312065;0.01804722,-0.2854629;-0.04711148;-0.0007297043,0.07105653;0.007821499;-0.05001339,0.09119159;-0.3487087;-0.01432872,0.09061607;-0.7425377;0.07844889,0.0904339;-0.7049041;-0.002068222,-0.06935834;0.00720764;-0.05243107,-0.123716;-0.346379;-0.0238952,-0.1490046;-0.7408825;0.06234179,-0.1470943;-0.7031233;-0.01814085,0.003349213;0.5616898;-0.01076855,0;0;0,0.00306832;0.3254955;0.01106501,0.005765259;0.638136;0.007264853,0.1800727;0.50531;-0.003349304,0.2172272;0.2204521;-0.002123594,0.2355638;-0.05688164;-0.0624063,-0.1715919;0.5111959;-0.002586742,-0.2240681;0.2293763;0.01611964,-0.2672685;-0.05152908;0.005625905,0.07713091;0.002322733;-0.04070592,0.09818141;-0.3545016;-0.008676648,0.08669999;-0.745932;0.09310627,0.09052694;-0.7766899;0.03986025,-0.07869051;0.005127972;-0.03732361,-0.1090277;-0.3516686;-0.01348153,-0.1054759;-0.7435008;0.08733629,-0.1072941;-0.7765083;0.0366602,0.005164731;0.5617107;0.01068306,51.6261
+0;0;0,0.001919502;0.325692;-0.0005156082,0.003666987;0.6378828;-0.0176531,0.1806952;0.5150803;0.007851291,0.2145619;0.2310705;0.03463671,0.2541906;-0.04325071;-0.02909467,-0.1738444;0.5124331;0.001352077,-0.2300485;0.2312065;0.01804722,-0.2854629;-0.04711148;-0.0007297043,0.07105653;0.007821499;-0.05001339,0.09119159;-0.3487087;-0.01432872,0.09061607;-0.7425377;0.07844889,0.0904339;-0.7049041;-0.002068222,-0.06935834;0.00720764;-0.05243107,-0.123716;-0.346379;-0.0238952,-0.1490046;-0.7408825;0.06234179,-0.1470943;-0.7031233;-0.01814085,0.003349213;0.5616898;-0.01076855,0;0;0,0.00306832;0.3254955;0.01106501,0.005765259;0.638136;0.007264853,0.1800727;0.50531;-0.003349304,0.2172272;0.2204521;-0.002123594,0.2355638;-0.05688164;-0.0624063,-0.1715919;0.5111959;-0.002586742,-0.2240681;0.2293763;0.01611964,-0.2672685;-0.05152908;0.005625905,0.07713091;0.002322733;-0.04070592,0.09818141;-0.3545016;-0.008676648,0.08669999;-0.745932;0.09310627,0.09052694;-0.7766899;0.03986025,-0.07869051;0.005127972;-0.03732361,-0.1090277;-0.3516686;-0.01348153,-0.1054759;-0.7435008;0.08733629,-0.1072941;-0.7765083;0.0366602,0.005164731;0.5617107;0.01068306,51.64849
+0;0;0,0.001975087;0.3256642;-0.001127564,0.003664431;0.6377631;-0.01939993,0.1807224;0.5155553;0.008544584,0.2153456;0.2316249;0.03443852,0.2548202;-0.04274687;-0.02890822,-0.1738915;0.5124883;0.001090018,-0.2314373;0.232072;0.02434704,-0.286815;-0.0467563;0.01809739,0.07103104;0.007793075;-0.05005604,0.09114493;-0.3489408;-0.01424922,0.09049114;-0.7432077;0.07863458,0.09046414;-0.7056805;-0.00143753,-0.06939834;0.00722545;-0.05237761,-0.1238775;-0.3465572;-0.02381859,-0.1493305;-0.7415025;0.06246348,-0.1472746;-0.7038502;-0.01757035,0.003361888;0.5616049;-0.01221003,0;0;0,0.003001306;0.3254752;0.010921,0.005625337;0.6380874;0.00694561,0.1799913;0.5051776;-0.004104376,0.2174155;0.2204262;-0.002752304,0.2359939;-0.05686739;-0.06286919,-0.1718545;0.5111979;-0.002506895,-0.2249233;0.2300145;0.02209712,-0.2676738;-0.05108505;0.01957487,0.07708871;0.002339482;-0.04078734,0.09784939;-0.3546973;-0.008547544,0.08623531;-0.7465484;0.09339429,0.09083947;-0.7759465;0.03936768,-0.07871506;0.005111221;-0.03727685,-0.1093942;-0.3518827;-0.01361615,-0.105944;-0.744064;0.08765668,-0.1066602;-0.7749175;0.03507779,0.005045801;0.5616707;0.01041079,51.65986
+0;0;0,0.001975087;0.3256642;-0.001127564,0.003664431;0.6377631;-0.01939993,0.1807224;0.5155553;0.008544584,0.2153456;0.2316249;0.03443852,0.2548202;-0.04274687;-0.02890822,-0.1738915;0.5124883;0.001090018,-0.2314373;0.232072;0.02434704,-0.286815;-0.0467563;0.01809739,0.07103104;0.007793075;-0.05005604,0.09114493;-0.3489408;-0.01424922,0.09049114;-0.7432077;0.07863458,0.09046414;-0.7056805;-0.00143753,-0.06939834;0.00722545;-0.05237761,-0.1238775;-0.3465572;-0.02381859,-0.1493305;-0.7415025;0.06246348,-0.1472746;-0.7038502;-0.01757035,0.003361888;0.5616049;-0.01221003,0;0;0,0.003001306;0.3254752;0.010921,0.005625337;0.6380874;0.00694561,0.1799913;0.5051776;-0.004104376,0.2174155;0.2204262;-0.002752304,0.2359939;-0.05686739;-0.06286919,-0.1718545;0.5111979;-0.002506895,-0.2249233;0.2300145;0.02209712,-0.2676738;-0.05108505;0.01957487,0.07708871;0.002339482;-0.04078734,0.09784939;-0.3546973;-0.008547544,0.08623531;-0.7465484;0.09339429,0.09083947;-0.7759465;0.03936768,-0.07871506;0.005111221;-0.03727685,-0.1093942;-0.3518827;-0.01361615,-0.105944;-0.744064;0.08765668,-0.1066602;-0.7749175;0.03507779,0.005045801;0.5616707;0.01041079,51.67137
+0;0;0,0.001975225;0.325687;-0.001127643,0.003664801;0.6378296;-0.01940266,0.1805972;0.5156417;0.008528356,0.2150889;0.2327898;0.03432394,0.2547307;-0.04274398;-0.02929107,-0.1737657;0.5125769;0.001079067,-0.2310929;0.2332256;0.02424775,-0.2867052;-0.04678345;0.01797163,0.07106153;0.00779642;-0.05007752,0.09118479;-0.3491034;-0.01425404,0.09053268;-0.74235;0.07838938,0.09050559;-0.7047957;-0.001971439,-0.06942812;0.00722855;-0.05240008,-0.1239326;-0.3467187;-0.02382777,-0.1493198;-0.7406418;0.062231,-0.1472564;-0.7029619;-0.01809141,0.003362208;0.5616587;-0.01221157,0;0;0,0.002936814;0.3255052;0.01072097,0.005480066;0.6381587;0.006514311,0.1797189;0.5053002;-0.004863977,0.2172057;0.2216576;-0.003478765,0.2365759;-0.0568082;-0.06363523,-0.1718858;0.5112671;-0.002272714,-0.2251178;0.2320815;0.03062169,-0.2682856;-0.05015385;0.03474087,0.07703499;0.002303407;-0.04097056,0.09736386;-0.3548946;-0.008380651,0.0858261;-0.7457583;0.0931995,0.09025082;-0.7756956;0.03932119,-0.07879435;0.005173569;-0.03718828,-0.1099492;-0.3519815;-0.01405013,-0.1067176;-0.7430427;0.08737348,-0.1063562;-0.7756404;0.03641926,0.004923847;0.5617318;0.01003981,51.69301
+0;0;0,0.001926468;0.3256855;-0.001570063,0.00347126;0.637789;-0.02051042,0.1804781;0.5157709;0.007638192,0.2144887;0.2329246;0.03412512,0.2540855;-0.04273069;-0.02898983,-0.1738786;0.512615;0.0008840067,-0.2324833;0.2343172;0.03212794,-0.2879911;-0.04574791;0.02770089,0.07105087;0.00772977;-0.05010298,0.09105023;-0.3491395;-0.01390719,0.09026845;-0.7424496;0.07846498,0.09013166;-0.7049337;-0.001899317,-0.06943576;0.007293717;-0.05238091,-0.1241539;-0.346622;-0.0238268,-0.1495308;-0.7405651;0.06214402,-0.1475765;-0.7029182;-0.01818428,0.003209194;0.5616338;-0.0131529,0;0;0,0.002936814;0.3255052;0.01072097,0.005480066;0.6381587;0.006514311,0.1797189;0.5053002;-0.004863977,0.2172057;0.2216576;-0.003478765,0.2365759;-0.0568082;-0.06363523,-0.1718858;0.5112671;-0.002272714,-0.2251178;0.2320815;0.03062169,-0.2682856;-0.05015385;0.03474087,0.07703499;0.002303407;-0.04097056,0.09736386;-0.3548946;-0.008380651,0.0858261;-0.7457583;0.0931995,0.09025082;-0.7756956;0.03932119,-0.07879435;0.005173569;-0.03718828,-0.1099492;-0.3519815;-0.01405013,-0.1067176;-0.7430427;0.08737348,-0.1063562;-0.7756404;0.03641926,0.004923847;0.5617318;0.01003981,51.70642
+0;0;0,0.001926734;0.3257305;-0.001570281,0.003471862;0.6379028;-0.02051494,0.1807066;0.5158063;0.007662278,0.2147102;0.2330182;0.03414375,0.2542515;-0.04225159;-0.02888294,-0.1741057;0.5126464;0.0008994099,-0.2326984;0.2344059;0.03213691,-0.2881286;-0.04526758;0.02771605,0.07104962;0.007729634;-0.05010209,0.09108604;-0.3498011;-0.01383922,0.09030239;-0.744054;0.07875438,0.09016339;-0.7064163;-0.002911262,-0.06943454;0.007293589;-0.05237999,-0.1242541;-0.3472781;-0.02377294,-0.1496918;-0.7421654;0.06240393,-0.1477059;-0.7043948;-0.01922513,0.003209729;0.5617282;-0.01315555,0;0;0,0.002889447;0.3255576;0.01050878,0.00532617;0.6382767;0.006017685,0.1797782;0.5052837;-0.005646944,0.217329;0.2217097;-0.004109859,0.237084;-0.05623662;-0.06464827,-0.1723217;0.5114145;-0.001879233,-0.2256551;0.2331831;0.03773654,-0.2693458;-0.04836097;0.04928695,0.07698552;0.002266601;-0.04106224,0.09681042;-0.3556058;-0.008214355,0.08539364;-0.7474941;0.09328794,0.09046587;-0.7805673;0.04109907,-0.07880999;0.005219575;-0.03714508,-0.1102685;-0.3525816;-0.01405148,-0.1072021;-0.7445793;0.08762376,-0.1071283;-0.7785006;0.03622635,0.00480273;0.5618336;0.009618521,51.72837
+0;0;0,0.001926734;0.3257305;-0.001570281,0.003471862;0.6379028;-0.02051494,0.1807066;0.5158063;0.007662278,0.2147102;0.2330182;0.03414375,0.2542515;-0.04225159;-0.02888294,-0.1741057;0.5126464;0.0008994099,-0.2326984;0.2344059;0.03213691,-0.2881286;-0.04526758;0.02771605,0.07104962;0.007729634;-0.05010209,0.09108604;-0.3498011;-0.01383922,0.09030239;-0.744054;0.07875438,0.09016339;-0.7064163;-0.002911262,-0.06943454;0.007293589;-0.05237999,-0.1242541;-0.3472781;-0.02377294,-0.1496918;-0.7421654;0.06240393,-0.1477059;-0.7043948;-0.01922513,0.003209729;0.5617282;-0.01315555,0;0;0,0.002889447;0.3255576;0.01050878,0.00532617;0.6382767;0.006017685,0.1797782;0.5052837;-0.005646944,0.217329;0.2217097;-0.004109859,0.237084;-0.05623662;-0.06464827,-0.1723217;0.5114145;-0.001879233,-0.2256551;0.2331831;0.03773654,-0.2693458;-0.04836097;0.04928695,0.07698552;0.002266601;-0.04106224,0.09681042;-0.3556058;-0.008214355,0.08539364;-0.7474941;0.09328794,0.09046587;-0.7805673;0.04109907,-0.07880999;0.005219575;-0.03714508,-0.1102685;-0.3525816;-0.01405148,-0.1072021;-0.7445793;0.08762376,-0.1071283;-0.7785006;0.03622635,0.00480273;0.5618336;0.009618521,51.7399
+0;0;0,0.001895344;0.3256881;-0.001958919,0.003319368;0.6377989;-0.02132257,0.1806826;0.5161102;0.00658115,0.214264;0.2323761;0.03425735,0.2536987;-0.0420579;-0.02825117,-0.1742077;0.5128058;0.0007762946,-0.2337055;0.2347215;0.03986373,-0.2903467;-0.04377875;0.0422866,0.07096076;0.007696401;-0.05015646,0.09090689;-0.3500882;-0.01363433,0.09044947;-0.7373385;0.07748864,0.09012845;-0.6992587;-0.009245284,-0.06945722;0.007305012;-0.05227492,-0.1244059;-0.3475303;-0.02374357,-0.1495409;-0.7354441;0.06085903,-0.1475997;-0.6972176;-0.02583998,0.00308522;0.5616432;-0.01387291,0;0;0,0.002886619;0.3255258;0.01023626,0.005333044;0.6382016;0.005354643,0.1797843;0.5053886;-0.00632751,0.2178901;0.2208799;-0.005104542,0.2376;-0.05615526;-0.06543267,-0.1724222;0.5115908;-0.001091202,-0.2265026;0.2336869;0.04627372,-0.2696235;-0.04677123;0.06240707,0.07689513;0.002233118;-0.04113984,0.09631105;-0.3559073;-0.007973671,0.08441658;-0.7406236;0.09261608,0.09016643;-0.7806693;0.04115057,-0.07878972;0.005257272;-0.0370793,-0.1106084;-0.3527963;-0.01412907,-0.1077434;-0.7378355;0.08588625,-0.1068727;-0.7760029;0.03165895,0.004809272;0.5617738;0.009063721,51.76004
+0;0;0,0.001895344;0.3256881;-0.001958919,0.003319368;0.6377989;-0.02132257,0.1806826;0.5161102;0.00658115,0.214264;0.2323761;0.03425735,0.2536987;-0.0420579;-0.02825117,-0.1742077;0.5128058;0.0007762946,-0.2337055;0.2347215;0.03986373,-0.2903467;-0.04377875;0.0422866,0.07096076;0.007696401;-0.05015646,0.09090689;-0.3500882;-0.01363433,0.09044947;-0.7373385;0.07748864,0.09012845;-0.6992587;-0.009245284,-0.06945722;0.007305012;-0.05227492,-0.1244059;-0.3475303;-0.02374357,-0.1495409;-0.7354441;0.06085903,-0.1475997;-0.6972176;-0.02583998,0.00308522;0.5616432;-0.01387291,0;0;0,0.002886619;0.3255258;0.01023626,0.005333044;0.6382016;0.005354643,0.1797843;0.5053886;-0.00632751,0.2178901;0.2208799;-0.005104542,0.2376;-0.05615526;-0.06543267,-0.1724222;0.5115908;-0.001091202,-0.2265026;0.2336869;0.04627372,-0.2696235;-0.04677123;0.06240707,0.07689513;0.002233118;-0.04113984,0.09631105;-0.3559073;-0.007973671,0.08441658;-0.7406236;0.09261608,0.09016643;-0.7806693;0.04115057,-0.07878972;0.005257272;-0.0370793,-0.1106084;-0.3527963;-0.01412907,-0.1077434;-0.7378355;0.08588625,-0.1068727;-0.7760029;0.03165895,0.004809272;0.5617738;0.009063721,51.77176
+0;0;0,0.001895344;0.3256881;-0.001958919,0.003319368;0.6377989;-0.02132257,0.1806826;0.5161102;0.00658115,0.214264;0.2323761;0.03425735,0.2536987;-0.0420579;-0.02825117,-0.1742077;0.5128058;0.0007762946,-0.2337055;0.2347215;0.03986373,-0.2903467;-0.04377875;0.0422866,0.07096076;0.007696401;-0.05015646,0.09090689;-0.3500882;-0.01363433,0.09044947;-0.7373385;0.07748864,0.09012845;-0.6992587;-0.009245284,-0.06945722;0.007305012;-0.05227492,-0.1244059;-0.3475303;-0.02374357,-0.1495409;-0.7354441;0.06085903,-0.1475997;-0.6972176;-0.02583998,0.00308522;0.5616432;-0.01387291,0;0;0,0.002886619;0.3255258;0.01023626,0.005333044;0.6382016;0.005354643,0.1797843;0.5053886;-0.00632751,0.2178901;0.2208799;-0.005104542,0.2376;-0.05615526;-0.06543267,-0.1724222;0.5115908;-0.001091202,-0.2265026;0.2336869;0.04627372,-0.2696235;-0.04677123;0.06240707,0.07689513;0.002233118;-0.04113984,0.09631105;-0.3559073;-0.007973671,0.08441658;-0.7406236;0.09261608,0.09016643;-0.7806693;0.04115057,-0.07878972;0.005257272;-0.0370793,-0.1106084;-0.3527963;-0.01412907,-0.1077434;-0.7378355;0.08588625,-0.1068727;-0.7760029;0.03165895,0.004809272;0.5617738;0.009063721,51.78296
+0;0;0,0.001900455;0.3256849;-0.001568517,0.003600053;0.6378586;-0.01930653,0.1810668;0.5158761;0.005447877,0.2143778;0.2308849;0.0344114,0.2536981;-0.04251665;-0.02744282,-0.1740732;0.5126613;0.0007060999,-0.2348866;0.2346965;0.04767169,-0.2920861;-0.04236665;0.0568739,0.07114761;0.007664218;-0.05036459,0.09082818;-0.3508987;-0.01353617,0.09049293;-0.7394122;0.07769457,0.0899625;-0.7013236;-0.00826779,-0.06970719;0.007369619;-0.05238236,-0.1248891;-0.3482247;-0.02376943,-0.1500137;-0.7373531;0.06116397,-0.1483047;-0.6991225;-0.02476955,0.003275093;0.5616613;-0.01245236,0;0;0,0.002855305;0.3255214;0.01021671,0.005260501;0.6381582;0.005440235,0.1796213;0.5053873;-0.007295251,0.2188558;0.2196815;-0.006137013,0.2388801;-0.05610737;-0.06663454,-0.1724936;0.5114691;-0.000122482,-0.2270611;0.2335908;0.05441634,-0.2712353;-0.0452593;0.07470733,0.07695343;0.0022102;-0.04160047,0.09592705;-0.356634;-0.007221103,0.08445718;-0.7425655;0.09373021,0.09009691;-0.783034;0.04415584,-0.07917319;0.005252423;-0.03689624,-0.1112684;-0.3535738;-0.01398963,-0.108194;-0.7397346;0.08668889,-0.1072977;-0.7774254;0.03309416,0.004745919;0.5617425;0.00911355,51.80544
+0;0;0,0.001900174;0.3256366;-0.001568284,0.003599427;0.6377466;-0.01930262,0.1811675;0.5157551;0.005460456,0.2145459;0.2301872;0.03448259,0.2537918;-0.04269689;-0.02725456,-0.1741748;0.5125384;0.0007159794,-0.2351112;0.2340111;0.04777661,-0.2922024;-0.04252765;0.0569614,0.07124496;0.007674703;-0.0504335,0.09103691;-0.3529176;-0.01339664,0.09070183;-0.7412371;0.07778856,0.0901808;-0.7032919;-0.006649747,-0.06980257;0.007379703;-0.05245403,-0.1252967;-0.3502271;-0.02367917,-0.1504088;-0.7391613;0.06121184,-0.1487301;-0.7010765;-0.02319814,0.003274539;0.5615664;-0.01244998,0;0;0,0.002827808;0.3254761;0.01013041,0.005194567;0.6380492;0.005333185,0.1796759;0.5056005;-0.008413792,0.2197773;0.2194251;-0.007434607,0.2400583;-0.05596411;-0.06715834,-0.1727529;0.5113959;0.001650929,-0.2275253;0.235144;0.06638333,-0.2713219;-0.04298604;0.0896849,0.07693382;0.00216274;-0.04189026,0.09562483;-0.3586186;-0.006145477,0.08436432;-0.7445406;0.09407616,0.08971743;-0.7835731;0.04509568,-0.07935659;0.005298954;-0.03677958,-0.111631;-0.3555656;-0.01385823,-0.1087017;-0.7414908;0.08693894,-0.1080642;-0.7778315;0.03410206,0.004689317;0.5616506;0.00900507,51.82766
+0;0;0,0.001900174;0.3256366;-0.001568284,0.003599427;0.6377466;-0.01930262,0.1811675;0.5157551;0.005460456,0.2145459;0.2301872;0.03448259,0.2537918;-0.04269689;-0.02725456,-0.1741748;0.5125384;0.0007159794,-0.2351112;0.2340111;0.04777661,-0.2922024;-0.04252765;0.0569614,0.07124496;0.007674703;-0.0504335,0.09103691;-0.3529176;-0.01339664,0.09070183;-0.7412371;0.07778856,0.0901808;-0.7032919;-0.006649747,-0.06980257;0.007379703;-0.05245403,-0.1252967;-0.3502271;-0.02367917,-0.1504088;-0.7391613;0.06121184,-0.1487301;-0.7010765;-0.02319814,0.003274539;0.5615664;-0.01244998,0;0;0,0.002827808;0.3254761;0.01013041,0.005194567;0.6380492;0.005333185,0.1796759;0.5056005;-0.008413792,0.2197773;0.2194251;-0.007434607,0.2400583;-0.05596411;-0.06715834,-0.1727529;0.5113959;0.001650929,-0.2275253;0.235144;0.06638333,-0.2713219;-0.04298604;0.0896849,0.07693382;0.00216274;-0.04189026,0.09562483;-0.3586186;-0.006145477,0.08436432;-0.7445406;0.09407616,0.08971743;-0.7835731;0.04509568,-0.07935659;0.005298954;-0.03677958,-0.111631;-0.3555656;-0.01385823,-0.1087017;-0.7414908;0.08693894,-0.1080642;-0.7778315;0.03410206,0.004689317;0.5616506;0.00900507,51.85081
+0;0;0,0.001901824;0.3256136;-0.002051542,0.003535446;0.637623;-0.02088085,0.1810751;0.5159374;0.004442701,0.2143232;0.2302972;0.03426054,0.2530124;-0.04160586;-0.02672394,-0.1741772;0.5128685;0.0003635129,-0.2360326;0.2359151;0.05564047,-0.2935982;-0.03899679;0.07166769,0.07140383;0.007619197;-0.05054782,0.09114029;-0.3534631;-0.01333575,0.0910778;-0.7415434;0.07745652,0.0904693;-0.7038071;-0.005346067,-0.06995121;0.007470212;-0.05256108,-0.1255305;-0.3506283;-0.02373313,-0.1507347;-0.7392627;0.0609878,-0.1491823;-0.7013897;-0.02178957,0.003226801;0.5614848;-0.01366923,0;0;0,0.002860494;0.3254596;0.009993792,0.005265716;0.6379986;0.005102634,0.1796026;0.5059061;-0.01008153,0.2203564;0.2196842;-0.009085894,0.2417805;-0.05446684;-0.06849504,-0.1726885;0.5114728;0.002917659,-0.2277507;0.2362978;0.07242807,-0.2700939;-0.04002029;0.104092,0.07683038;0.002156451;-0.04247451,0.09548221;-0.3590337;-0.00575316,0.084431;-0.7446719;0.09429956,0.09018414;-0.7811069;0.04460264,-0.07962671;0.00529104;-0.03665015,-0.1118791;-0.3560858;-0.01382011,-0.1088944;-0.7417023;0.08688031,-0.1088336;-0.7761154;0.0342739,0.004749905;0.5616099;0.008792877,51.86186
+0;0;0,0.001901824;0.3256136;-0.002051542,0.003535446;0.637623;-0.02088085,0.1810751;0.5159374;0.004442701,0.2143232;0.2302972;0.03426054,0.2530124;-0.04160586;-0.02672394,-0.1741772;0.5128685;0.0003635129,-0.2360326;0.2359151;0.05564047,-0.2935982;-0.03899679;0.07166769,0.07140383;0.007619197;-0.05054782,0.09114029;-0.3534631;-0.01333575,0.0910778;-0.7415434;0.07745652,0.0904693;-0.7038071;-0.005346067,-0.06995121;0.007470212;-0.05256108,-0.1255305;-0.3506283;-0.02373313,-0.1507347;-0.7392627;0.0609878,-0.1491823;-0.7013897;-0.02178957,0.003226801;0.5614848;-0.01366923,0;0;0,0.002860494;0.3254596;0.009993792,0.005265716;0.6379986;0.005102634,0.1796026;0.5059061;-0.01008153,0.2203564;0.2196842;-0.009085894,0.2417805;-0.05446684;-0.06849504,-0.1726885;0.5114728;0.002917659,-0.2277507;0.2362978;0.07242807,-0.2700939;-0.04002029;0.104092,0.07683038;0.002156451;-0.04247451,0.09548221;-0.3590337;-0.00575316,0.084431;-0.7446719;0.09429956,0.09018414;-0.7811069;0.04460264,-0.07962671;0.00529104;-0.03665015,-0.1118791;-0.3560858;-0.01382011,-0.1088944;-0.7417023;0.08688031,-0.1088336;-0.7761154;0.0342739,0.004749905;0.5616099;0.008792877,51.8736
+0;0;0,0.001901499;0.3255578;-0.002051191,0.003534794;0.6375045;-0.02087668,0.18109;0.515831;0.00444693,0.2143869;0.2297712;0.03430857,0.2530906;-0.042234;-0.02669882,-0.1741932;0.5127618;0.0003673872,-0.2361395;0.2354016;0.05572555,-0.2937267;-0.03961363;0.07175879,0.07156006;0.007635866;-0.05065841,0.09138316;-0.3550317;-0.01328297,0.09132046;-0.7443585;0.07780096,0.090437;-0.7031264;-0.04241887,-0.07010425;0.007486556;-0.05267607,-0.1259276;-0.3521841;-0.02372156,-0.1512127;-0.7420669;0.06127152,-0.1489588;-0.7006361;-0.0589117,0.003226213;0.5613824;-0.01366658,0;0;0,0.002832599;0.3254061;0.009927273,0.005204275;0.6378824;0.005016327,0.1795037;0.5061517;-0.01169908,0.2210121;0.219612;-0.0100733,0.2435798;-0.05443805;-0.07002318,-0.1729317;0.5117883;0.00488758,-0.2276725;0.2374558;0.07955838,-0.2700121;-0.03825268;0.1169603,0.07679674;0.002188697;-0.04292893,0.09521344;-0.3605209;-0.005243301,0.08500998;-0.7474256;0.09511781,0.07894731;-0.7375525;-0.02378511,-0.07991397;0.005255806;-0.03649051,-0.1122651;-0.3577293;-0.0138456,-0.1087869;-0.7442533;0.08842304,-0.1096147;-0.8117021;0.0171293,0.004696369;0.5615097;0.008707523,51.89402
+0;0;0,0.001879894;0.3255555;-0.002410959,0.003444585;0.6374524;-0.02201161,0.1811274;0.5162569;0.003649632,0.2141934;0.2302177;0.03396229,0.2526564;-0.04189545;-0.02671489,-0.1743154;0.5131356;0.000165103,-0.2366711;0.2374021;0.06272237,-0.2952661;-0.0369738;0.08488572,0.07155091;0.007569762;-0.05068126,0.09129398;-0.3550998;-0.01328341,0.0912265;-0.7443817;0.07799295,0.09020627;-0.7032095;-0.04223139,-0.07010273;0.00755429;-0.05266842,-0.1259438;-0.3521175;-0.02376184,-0.1515221;-0.7419789;0.06124166,-0.1494026;-0.7006168;-0.05895053,0.003157729;0.5613533;-0.01456179,0;0;0,0.002832599;0.3254061;0.009927273,0.005204275;0.6378824;0.005016327,0.1795037;0.5061517;-0.01169908,0.2210121;0.219612;-0.0100733,0.2435798;-0.05443805;-0.07002318,-0.1729317;0.5117883;0.00488758,-0.2276725;0.2374558;0.07955838,-0.2700121;-0.03825268;0.1169603,0.07679674;0.002188697;-0.04292893,0.09521344;-0.3605209;-0.005243301,0.08500998;-0.7474256;0.09511781,0.07894731;-0.7375525;-0.02378511,-0.07991397;0.005255806;-0.03649051,-0.1122651;-0.3577293;-0.0138456,-0.1087869;-0.7442533;0.08842304,-0.1096147;-0.8117021;0.0171293,0.004696369;0.5615097;0.008707523,51.91663
+0;0;0,0.001879143;0.3254253;-0.002409995,0.003443475;0.6372516;-0.02200632,0.1809769;0.5161087;0.003638178,0.2140904;0.2296576;0.03399448,0.2525216;-0.04222977;-0.02663236,-0.1741674;0.51299;0.0001565777,-0.2366129;0.2368594;0.06280392,-0.2951593;-0.03728878;0.08494888,0.07163145;0.007578283;-0.05073832,0.09138434;-0.3552717;-0.01332187,0.09131681;-0.7448037;0.07801315,0.09063721;-0.7073616;-0.00207112,-0.07018165;0.007562794;-0.05272771,-0.1260505;-0.3522879;-0.02380674,-0.1516452;-0.7423999;0.06125139,-0.1502334;-0.7048314;-0.01881147,0.003156675;0.5611672;-0.01455795,0;0;0,0.002751198;0.3252783;0.009870529,0.005079418;0.6376835;0.004927158,0.1792165;0.5064029;-0.01297832,0.2218107;0.2195995;-0.01166821,0.2448487;-0.05413279;-0.07179499,-0.1730744;0.5121548;0.007003903,-0.2279831;0.2389646;0.0871558,-0.2740289;-0.03469273;0.1326179,0.07672465;0.002258927;-0.04325616,0.09492496;-0.3606085;-0.005226374,0.08483289;-0.7477584;0.09522437,0.08954516;-0.7822334;0.04736923,-0.08013398;0.005404875;-0.03622434,-0.1129111;-0.3577541;-0.01405505,-0.109409;-0.744527;0.08827649,-0.1101263;-0.7794462;0.04079686,0.004579619;0.5613261;0.008627415,51.92771
+0;0;0,0.001879143;0.3254253;-0.002409995,0.003443475;0.6372516;-0.02200632,0.1809769;0.5161087;0.003638178,0.2140904;0.2296576;0.03399448,0.2525216;-0.04222977;-0.02663236,-0.1741674;0.51299;0.0001565777,-0.2366129;0.2368594;0.06280392,-0.2951593;-0.03728878;0.08494888,0.07163145;0.007578283;-0.05073832,0.09138434;-0.3552717;-0.01332187,0.09131681;-0.7448037;0.07801315,0.09063721;-0.7073616;-0.00207112,-0.07018165;0.007562794;-0.05272771,-0.1260505;-0.3522879;-0.02380674,-0.1516452;-0.7423999;0.06125139,-0.1502334;-0.7048314;-0.01881147,0.003156675;0.5611672;-0.01455795,0;0;0,0.002751198;0.3252783;0.009870529,0.005079418;0.6376835;0.004927158,0.1792165;0.5064029;-0.01297832,0.2218107;0.2195995;-0.01166821,0.2448487;-0.05413279;-0.07179499,-0.1730744;0.5121548;0.007003903,-0.2279831;0.2389646;0.0871558,-0.2740289;-0.03469273;0.1326179,0.07672465;0.002258927;-0.04325616,0.09492496;-0.3606085;-0.005226374,0.08483289;-0.7477584;0.09522437,0.08954516;-0.7822334;0.04736923,-0.08013398;0.005404875;-0.03622434,-0.1129111;-0.3577541;-0.01405505,-0.109409;-0.744527;0.08827649,-0.1101263;-0.7794462;0.04079686,0.004579619;0.5613261;0.008627415,51.93983
+0;0;0,0.001875993;0.3252472;-0.002823513,0.00340709;0.6368295;-0.02302875,0.1806064;0.5160282;0.002594197,0.2134109;0.2299372;0.03364608,0.2518584;-0.04303995;-0.02687502,-0.1739083;0.5133772;-1.286529E-05,-0.236983;0.2400409;0.07207883,-0.2965073;-0.03426456;0.1015905,0.07193131;0.007531973;-0.05095273,0.09146868;-0.3553285;-0.01338487,0.09150083;-0.7454743;0.07792656,0.09070424;-0.7081719;-0.001030706,-0.07047657;0.007657364;-0.05292866,-0.1263704;-0.3522091;-0.02407041,-0.1523262;-0.7428621;0.06118255,-0.1510588;-0.7054394;-0.01775736,0.003127021;0.5608157;-0.01541227,0;0;0,0.002809178;0.3251089;0.009671688,0.005194914;0.6373061;0.004511833,0.1788504;0.5065283;-0.01466656,0.2225585;0.2202138;-0.01322913,0.2470935;-0.05390468;-0.07579613,-0.1727055;0.5123904;0.008590708,-0.2275735;0.2412645;0.09443176,-0.2736849;-0.03376618;0.1378991,0.07671192;0.002381831;-0.04400718,0.09461534;-0.3604281;-0.005158305,0.08490868;-0.7480766;0.09576702,0.08986737;-0.7802467;0.04679251,-0.08065493;0.005275954;-0.03597181,-0.1133069;-0.3579112;-0.01384152,-0.109846;-0.7452465;0.08868103,-0.1107592;-0.7791206;0.04169709,0.004679833;0.5610052;0.008266687,51.96085
+0;0;0,0.001875993;0.3252472;-0.002823513,0.00340709;0.6368295;-0.02302875,0.1806064;0.5160282;0.002594197,0.2134109;0.2299372;0.03364608,0.2518584;-0.04303995;-0.02687502,-0.1739083;0.5133772;-1.286529E-05,-0.236983;0.2400409;0.07207883,-0.2965073;-0.03426456;0.1015905,0.07193131;0.007531973;-0.05095273,0.09146868;-0.3553285;-0.01338487,0.09150083;-0.7454743;0.07792656,0.09070424;-0.7081719;-0.001030706,-0.07047657;0.007657364;-0.05292866,-0.1263704;-0.3522091;-0.02407041,-0.1523262;-0.7428621;0.06118255,-0.1510588;-0.7054394;-0.01775736,0.003127021;0.5608157;-0.01541227,0;0;0,0.002809178;0.3251089;0.009671688,0.005194914;0.6373061;0.004511833,0.1788504;0.5065283;-0.01466656,0.2225585;0.2202138;-0.01322913,0.2470935;-0.05390468;-0.07579613,-0.1727055;0.5123904;0.008590708,-0.2275735;0.2412645;0.09443176,-0.2736849;-0.03376618;0.1378991,0.07671192;0.002381831;-0.04400718,0.09461534;-0.3604281;-0.005158305,0.08490868;-0.7480766;0.09576702,0.08986737;-0.7802467;0.04679251,-0.08065493;0.005275954;-0.03597181,-0.1133069;-0.3579112;-0.01384152,-0.109846;-0.7452465;0.08868103,-0.1107592;-0.7791206;0.04169709,0.004679833;0.5610052;0.008266687,51.97355
+0;0;0,0.001875377;0.3251402;-0.002822584,0.00340605;0.6366367;-0.02302231,0.1805126;0.5158785;0.002589244,0.2133047;0.2298958;0.03362937,0.2518079;-0.04347679;-0.02697941,-0.1738167;0.5132289;-1.645461E-05,-0.2368675;0.239996;0.07204793,-0.296478;-0.03470677;0.1016023,0.07214878;0.007554745;-0.05110677,0.09170569;-0.3556687;-0.01350133,0.09173799;-0.7476153;0.07823158,0.09052516;-0.706497;-0.04198448,-0.07068964;0.007680515;-0.05308868,-0.1266394;-0.3525459;-0.02420156,-0.1527149;-0.7450022;0.06144491,-0.1507854;-0.7037008;-0.05874471,0.003126053;0.5606425;-0.01540781,0;0;0,0.002757341;0.3250004;0.009735584,0.005098689;0.6371131;0.004647732,0.1785192;0.5063913;-0.01569819,0.2230536;0.2203133;-0.01474166,0.2484166;-0.05378875;-0.07887685,-0.1727985;0.5126532;0.01051301,-0.2271942;0.243092;0.101082,-0.2741677;-0.03082526;0.1525733,0.07669372;0.002471566;-0.0445689,0.09461278;-0.3606128;-0.004863024,0.08522706;-0.7500902;0.09641099,0.07683643;-0.7402029;-0.02234113,-0.08103153;0.005187858;-0.03579664,-0.1138357;-0.3583647;-0.01385741,-0.1102177;-0.7474803;0.08916265,-0.1127326;-0.814778;0.01772167,0.004593939;0.5608311;0.008385181,51.9953
+0;0;0,0.001774349;0.3251378;-0.003146307,0.003216032;0.6366004;-0.02385278,0.180385;0.5159137;0.001696359,0.2128326;0.2299341;0.03312467,0.2511323;-0.04357094;-0.0270138,-0.1740547;0.5136865;-0.0001089219,-0.237105;0.2425321;0.07941985,-0.2974634;-0.0314219;0.1139829,0.0721377;0.007450461;-0.05113771,0.09147374;-0.3557801;-0.01348724,0.0918036;-0.7477706;0.07805766,0.09041349;-0.7066857;-0.04215956,-0.07068783;0.007784966;-0.05307586,-0.1268508;-0.3524231;-0.02437463,-0.1529014;-0.7448694;0.06132512,-0.151146;-0.7036117;-0.05887127,0.002963239;0.5606209;-0.01609288,0;0;0,0.002757341;0.3250004;0.009735584,0.005098689;0.6371131;0.004647732,0.1785192;0.5063913;-0.01569819,0.2230536;0.2203133;-0.01474166,0.2484166;-0.05378875;-0.07887685,-0.1727985;0.5126532;0.01051301,-0.2271942;0.243092;0.101082,-0.2741677;-0.03082526;0.1525733,0.07669372;0.002471566;-0.0445689,0.09461278;-0.3606128;-0.004863024,0.08522706;-0.7500902;0.09641099,0.07683643;-0.7402029;-0.02234113,-0.08103153;0.005187858;-0.03579664,-0.1138357;-0.3583647;-0.01385741,-0.1102177;-0.7474803;0.08916265,-0.1127326;-0.814778;0.01772167,0.004593939;0.5608311;0.008385181,52.00626
+0;0;0,0.001774349;0.3251378;-0.003146307,0.003216032;0.6366004;-0.02385278,0.180385;0.5159137;0.001696359,0.2128326;0.2299341;0.03312467,0.2511323;-0.04357094;-0.0270138,-0.1740547;0.5136865;-0.0001089219,-0.237105;0.2425321;0.07941985,-0.2974634;-0.0314219;0.1139829,0.0721377;0.007450461;-0.05113771,0.09147374;-0.3557801;-0.01348724,0.0918036;-0.7477706;0.07805766,0.09041349;-0.7066857;-0.04215956,-0.07068783;0.007784966;-0.05307586,-0.1268508;-0.3524231;-0.02437463,-0.1529014;-0.7448694;0.06132512,-0.151146;-0.7036117;-0.05887127,0.002963239;0.5606209;-0.01609288,0;0;0,0.002757341;0.3250004;0.009735584,0.005098689;0.6371131;0.004647732,0.1785192;0.5063913;-0.01569819,0.2230536;0.2203133;-0.01474166,0.2484166;-0.05378875;-0.07887685,-0.1727985;0.5126532;0.01051301,-0.2271942;0.243092;0.101082,-0.2741677;-0.03082526;0.1525733,0.07669372;0.002471566;-0.0445689,0.09461278;-0.3606128;-0.004863024,0.08522706;-0.7500902;0.09641099,0.07683643;-0.7402029;-0.02234113,-0.08103153;0.005187858;-0.03579664,-0.1138357;-0.3583647;-0.01385741,-0.1102177;-0.7474803;0.08916265,-0.1127326;-0.814778;0.01772167,0.004593939;0.5608311;0.008385181,52.01863
+0;0;0,0.001774105;0.3250931;-0.003145874,0.003215552;0.6365042;-0.02384887,0.1803109;0.5158498;0.00169147,0.2127785;0.2296943;0.03313912,0.2510798;-0.04382259;-0.02700195,-0.1739817;0.5136237;-0.0001130626,-0.2370708;0.2423024;0.07946465,-0.2974317;-0.03166345;0.1140292,0.07217644;0.007454462;-0.05116517,0.0915164;-0.3558497;-0.01350708,0.0918454;-0.7468152;0.07779847,0.09091432;-0.7093907;-0.002721101,-0.0707258;0.007789147;-0.05310436,-0.1269001;-0.3524918;-0.02439732,-0.1528826;-0.743912;0.06107836,-0.1517069;-0.7063718;-0.01942726,0.002962805;0.5605385;-0.01609038,0;0;0,0.002652857;0.3249604;0.009606361,0.004846942;0.6370184;0.004299641,0.1781854;0.5065405;-0.01681674,0.2235146;0.2204053;-0.01692355,0.2495566;-0.05343047;-0.08197117,-0.1729843;0.5128773;0.01167888,-0.2272546;0.2443958;0.1060214,-0.2739143;-0.02785036;0.166024,0.07664257;0.002527297;-0.0447483,0.09436005;-0.360636;-0.004992124,0.08505361;-0.7490654;0.09613611,0.09341866;-0.7777498;0.04113103,-0.08113723;0.00515951;-0.03567928,-0.1141981;-0.3584537;-0.01389779,-0.1108172;-0.7466307;0.08856285,-0.1125733;-0.7815828;0.04042215,0.004387341;0.5607532;0.008099556,52.04052
+0;0;0,0.001866927;0.3250203;-0.003018454,0.003674007;0.6364158;-0.02312305,0.1808416;0.5155625;0.0005413424,0.2133235;0.2294587;0.03307234,0.251404;-0.04452163;-0.02698287,-0.1739192;0.5140102;-7.646624E-05,-0.237407;0.2448395;0.0864407,-0.2981104;-0.02869865;0.1266142,0.07227743;0.007366107;-0.05125763,0.09148426;-0.3559007;-0.01347935,0.09212856;-0.747309;0.0777445,0.09098921;-0.7098525;-0.002832495,-0.07084815;0.007906256;-0.05313814,-0.1269255;-0.3523628;-0.02449512,-0.152959;-0.7441232;0.06134589,-0.1519899;-0.706552;-0.01922262,0.003288973;0.5604402;-0.01559364,0;0;0,0.002603162;0.3248878;0.009587526,0.004760161;0.6368897;0.004288673,0.1782241;0.5067025;-0.01728499,0.2237255;0.2205245;-0.01799286,0.2507634;-0.05315697;-0.08499551,-0.1732394;0.5133145;0.01414706,-0.2266158;0.2464188;0.1135776,-0.2738875;-0.02535731;0.1770209,0.07663686;0.002628878;-0.04500568,0.09432734;-0.360491;-0.005131364,0.08501662;-0.7492977;0.09618639,0.09247722;-0.7780722;0.0410552,-0.08135529;0.00518416;-0.03549747,-0.1145319;-0.3584026;-0.01398269,-0.1108949;-0.7469294;0.08876141,-0.1127687;-0.7817622;0.04035945,0.004308172;0.5606367;0.008084774,52.06174
+0;0;0,0.001866927;0.3250203;-0.003018454,0.003674007;0.6364158;-0.02312305,0.1808416;0.5155625;0.0005413424,0.2133235;0.2294587;0.03307234,0.251404;-0.04452163;-0.02698287,-0.1739192;0.5140102;-7.646624E-05,-0.237407;0.2448395;0.0864407,-0.2981104;-0.02869865;0.1266142,0.07227743;0.007366107;-0.05125763,0.09148426;-0.3559007;-0.01347935,0.09212856;-0.747309;0.0777445,0.09098921;-0.7098525;-0.002832495,-0.07084815;0.007906256;-0.05313814,-0.1269255;-0.3523628;-0.02449512,-0.152959;-0.7441232;0.06134589,-0.1519899;-0.706552;-0.01922262,0.003288973;0.5604402;-0.01559364,0;0;0,0.002603162;0.3248878;0.009587526,0.004760161;0.6368897;0.004288673,0.1782241;0.5067025;-0.01728499,0.2237255;0.2205245;-0.01799286,0.2507634;-0.05315697;-0.08499551,-0.1732394;0.5133145;0.01414706,-0.2266158;0.2464188;0.1135776,-0.2738875;-0.02535731;0.1770209,0.07663686;0.002628878;-0.04500568,0.09432734;-0.360491;-0.005131364,0.08501662;-0.7492977;0.09618639,0.09247722;-0.7780722;0.0410552,-0.08135529;0.00518416;-0.03549747,-0.1145319;-0.3584026;-0.01398269,-0.1108949;-0.7469294;0.08876141,-0.1127687;-0.7817622;0.04035945,0.004308172;0.5606367;0.008084774,52.07302
+0;0;0,0.001866653;0.3249726;-0.003018011,0.003673436;0.6363169;-0.02311924,0.1802888;0.515617;0.0004936028,0.2127633;0.2295789;0.03301711,0.2510543;-0.04591623;-0.02737015,-0.1733685;0.5140694;-0.0001222854,-0.2368416;0.2449607;0.08637495,-0.2978807;-0.03008988;0.1267706,0.07242734;0.007381386;-0.05136395,0.09164482;-0.3560867;-0.01356474,0.09229093;-0.7485987;0.07791634,0.09114491;-0.7110986;-0.003132202,-0.0709951;0.007922655;-0.05324836,-0.1271035;-0.352546;-0.02458947,-0.1532105;-0.7454111;0.0614936,-0.1522356;-0.7077955;-0.0195464,0.003288473;0.5603551;-0.01559119,0;0;0,0.00247772;0.3248414;0.009574652,0.004484676;0.6367924;0.004250526,0.1772689;0.5069913;-0.01885605,0.2240335;0.2210844;-0.019539,0.2510041;-0.05372301;-0.08855963,-0.1728696;0.513422;0.01572066,-0.2256096;0.2473394;0.1174492,-0.2740684;-0.02409926;0.1880411,0.07663335;0.002673864;-0.04537225,0.09424062;-0.3606086;-0.005086187,0.08485126;-0.7505501;0.09636474,0.0906959;-0.7792246;0.04024362,-0.08162053;0.005143798;-0.03535662,-0.1148515;-0.3586418;-0.01384182,-0.1113031;-0.7482846;0.089118,-0.1121259;-0.7825778;0.03919663,0.004074402;0.5605534;0.008053303,52.09673
+0;0;0,0.00190493;0.3249678;-0.003474998,0.003746096;0.6362496;-0.02447877,0.1803622;0.5156305;-0.0005258769,0.2126926;0.2296151;0.032338,0.250807;-0.04605421;-0.02736227,-0.173451;0.5149124;-0.0003093835,-0.2372879;0.2483634;0.09353408,-0.2981708;-0.02571937;0.1402492,0.07242668;0.007249985;-0.0513836,0.09161582;-0.3562185;-0.01357339,0.09216919;-0.7486887;0.07808714,0.09090409;-0.7112362;-0.00296402,-0.07098572;0.008065427;-0.05323943,-0.1270924;-0.3524119;-0.0246861,-0.1533132;-0.7452677;0.06140456,-0.1524579;-0.7077057;-0.01964181,0.003354187;0.5603158;-0.01667337,0;0;0,0.00247772;0.3248414;0.009574652,0.004484676;0.6367924;0.004250526,0.1772689;0.5069913;-0.01885605,0.2240335;0.2210844;-0.019539,0.2510041;-0.05372301;-0.08855963,-0.1728696;0.513422;0.01572066,-0.2256096;0.2473394;0.1174492,-0.2740684;-0.02409926;0.1880411,0.07663335;0.002673864;-0.04537225,0.09424062;-0.3606086;-0.005086187,0.08485126;-0.7505501;0.09636474,0.0906959;-0.7792246;0.04024362,-0.08162053;0.005143798;-0.03535662,-0.1148515;-0.3586418;-0.01384182,-0.1113031;-0.7482846;0.089118,-0.1121259;-0.7825778;0.03919663,0.004074402;0.5605534;0.008053303,52.118
+0;0;0,0.001904922;0.3249663;-0.003474982,0.003745997;0.6362329;-0.0244777,0.1803416;0.5156231;-0.0005271025,0.2126193;0.2300733;0.03228328,0.2507025;-0.04537019;-0.02736808,-0.1734307;0.514905;-0.0003106333,-0.2371636;0.24879;0.09338006,-0.2979966;-0.02506831;0.1400569,0.07255196;0.007262526;-0.05147248,0.09174581;-0.3562952;-0.01365298,0.09229925;-0.7488126;0.07801856,0.09105089;-0.7114587;-0.001959495,-0.0711085;0.008079378;-0.05333152,-0.127229;-0.3524865;-0.02477118,-0.1534529;-0.7453896;0.06132983,-0.1526089;-0.7079276;-0.01864351,0.003354109;0.5603032;-0.01667272,0;0;0,0.002510697;0.3248447;0.009405375,0.004564881;0.636777;0.003909826,0.1772685;0.5069943;-0.01946282,0.2242284;0.2216018;-0.0211854,0.2512295;-0.05277106;-0.09095788,-0.1727299;0.5135869;0.01741542,-0.224903;0.249492;0.1231933,-0.2762874;-0.01829332;0.2039917,0.07659198;0.002768174;-0.04573786,0.09431261;-0.3605751;-0.005234238,0.08480354;-0.750486;0.09651566,0.09022062;-0.7798146;0.04263711,-0.0818363;0.005083965;-0.03525507,-0.1150282;-0.3587989;-0.01379671,-0.1115965;-0.7484895;0.0891762,-0.1122298;-0.7815988;0.03948772,0.004140679;0.5605443;0.007753372,52.14169
+0;0;0,0.00190493;0.3249677;-0.003474997,0.003745992;0.636232;-0.02447756,0.1800354;0.5157001;-0.0005549565,0.2124096;0.2292977;0.03235339,0.2504502;-0.04583806;-0.02723134,-0.1731248;0.5149834;-0.0003388636,-0.2370481;0.2480737;0.09363157,-0.2978131;-0.02547863;0.1402562,0.07260907;0.007268242;-0.05151299,0.09181581;-0.3565336;-0.0136681,0.09236873;-0.7486864;0.07791828,0.09114938;-0.7115034;-0.0002013296,-0.07116447;0.008085738;-0.0533735,-0.1273226;-0.3527223;-0.02479397,-0.1535222;-0.7452604;0.06122705,-0.1526978;-0.7079718;-0.01688795,0.003354107;0.560303;-0.01667265,0;0;0,0.002519898;0.3248476;0.009347677,0.004579227;0.6367768;0.003799915,0.1768719;0.5071508;-0.02032495,0.2245031;0.2210052;-0.0233767,0.25081;-0.05312288;-0.09308243,-0.1724739;0.5141895;0.01857787,-0.224511;0.2509336;0.1287861,-0.2772963;-0.0156613;0.2114784,0.0765859;0.002808928;-0.04588246,0.09422581;-0.3607758;-0.005287647,0.08474845;-0.7502811;0.09653544,0.08892262;-0.7806132;0.0465517,-0.08196164;0.005103644;-0.03513879,-0.1151527;-0.3590247;-0.01364876,-0.1115106;-0.7485618;0.08842833,-0.1117665;-0.7815397;0.04163643,0.004153635;0.5605453;0.007655144,52.16323
+0;0;0,0.001983029;0.3249621;-0.003923063,0.00390016;0.6361812;-0.02556439,0.1801719;0.5155517;-0.001812715,0.2123253;0.2292106;0.03183662,0.2503059;-0.04604825;-0.02721554,-0.1731801;0.5161207;-0.0001356378,-0.2372389;0.2511128;0.0989837,-0.2980613;-0.02156484;0.1504102,0.07262895;0.007151152;-0.05150135,0.09172267;-0.3566491;-0.01358411,0.09228164;-0.7488146;0.07794802,0.090843;-0.7116682;-0.0001712143,-0.07116514;0.00821166;-0.05335338,-0.1274621;-0.352585;-0.02490459,-0.1536142;-0.7450842;0.06130783,-0.1530087;-0.707835;-0.01681283,0.003488599;0.5602706;-0.01758342,0;0;0,0.002519898;0.3248476;0.009347677,0.004579227;0.6367768;0.003799915,0.1768719;0.5071508;-0.02032495,0.2245031;0.2210052;-0.0233767,0.25081;-0.05312288;-0.09308243,-0.1724739;0.5141895;0.01857787,-0.224511;0.2509336;0.1287861,-0.2772963;-0.0156613;0.2114784,0.0765859;0.002808928;-0.04588246,0.09422581;-0.3607758;-0.005287647,0.08474845;-0.7502811;0.09653544,0.08892262;-0.7806132;0.0465517,-0.08196164;0.005103644;-0.03513879,-0.1151527;-0.3590247;-0.01364876,-0.1115106;-0.7485618;0.08842833,-0.1117665;-0.7815397;0.04163643,0.004153635;0.5605453;0.007655144,52.17472
+0;0;0,0.001983029;0.3249621;-0.003923063,0.00390016;0.6361812;-0.02556439,0.1801719;0.5155517;-0.001812715,0.2123253;0.2292106;0.03183662,0.2503059;-0.04604825;-0.02721554,-0.1731801;0.5161207;-0.0001356378,-0.2372389;0.2511128;0.0989837,-0.2980613;-0.02156484;0.1504102,0.07262895;0.007151152;-0.05150135,0.09172267;-0.3566491;-0.01358411,0.09228164;-0.7488146;0.07794802,0.090843;-0.7116682;-0.0001712143,-0.07116514;0.00821166;-0.05335338,-0.1274621;-0.352585;-0.02490459,-0.1536142;-0.7450842;0.06130783,-0.1530087;-0.707835;-0.01681283,0.003488599;0.5602706;-0.01758342,0;0;0,0.002519898;0.3248476;0.009347677,0.004579227;0.6367768;0.003799915,0.1768719;0.5071508;-0.02032495,0.2245031;0.2210052;-0.0233767,0.25081;-0.05312288;-0.09308243,-0.1724739;0.5141895;0.01857787,-0.224511;0.2509336;0.1287861,-0.2772963;-0.0156613;0.2114784,0.0765859;0.002808928;-0.04588246,0.09422581;-0.3607758;-0.005287647,0.08474845;-0.7502811;0.09653544,0.08892262;-0.7806132;0.0465517,-0.08196164;0.005103644;-0.03513879,-0.1151527;-0.3590247;-0.01364876,-0.1115106;-0.7485618;0.08842833,-0.1117665;-0.7815397;0.04163643,0.004153635;0.5605453;0.007655144,52.18666
+0;0;0,0.001982777;0.3249209;-0.003922565,0.003899684;0.6361036;-0.02556138,0.1801122;0.5154974;-0.001815878,0.2123806;0.2281328;0.03195374,0.2503551;-0.04708192;-0.02708893,-0.1731213;0.5160662;-0.0001393631,-0.2374091;0.250111;0.09933428,-0.2982217;-0.02252281;0.1507526,0.07269997;0.007158145;-0.05155171,0.09180678;-0.3568913;-0.0136085,0.09236573;-0.7490405;0.07791983,0.09092925;-0.7119048;-8.225441E-05,-0.07123473;0.008219691;-0.05340555,-0.1275702;-0.3528242;-0.02493728,-0.1537213;-0.7453071;0.06127156,-0.1531167;-0.7080687;-0.01673195,0.003488168;0.5602013;-0.0175813,0;0;0,0.002472769;0.3248069;0.009339809,0.004491121;0.6367004;0.003810883,0.1767127;0.5073152;-0.02085102,0.2244968;0.2201635;-0.02539492,0.249961;-0.05397451;-0.09518862,-0.1724648;0.5142973;0.01967727,-0.2245097;0.2510267;0.1325488,-0.2782122;-0.01413301;0.2190219,0.07656697;0.002848998;-0.0460813,0.09415709;-0.3609812;-0.005400181,0.08467599;-0.7504072;0.09665966,0.08902866;-0.7807706;0.0469141,-0.08211081;0.005069959;-0.03501735,-0.1152523;-0.3592992;-0.01325575,-0.1116359;-0.7488874;0.0885608,-0.1123738;-0.7821135;0.042309,0.004074316;0.5604769;0.007659674,52.20742
+0;0;0,0.002223724;0.3248909;-0.003847797,0.004754035;0.63609;-0.02518576,0.1807284;0.514919;-0.003127736,0.2130526;0.2271933;0.0316007,0.2503913;-0.04754689;-0.02729655,-0.1727699;0.5171854;-0.0001903735,-0.2372589;0.2529903;0.105067,-0.2984131;-0.01770505;0.1627677,0.07278293;0.006976792;-0.05153145,0.09192939;-0.3572772;-0.01345107,0.09243002;-0.7494094;0.07806452,0.09078243;-0.7122082;-0.0004530549,-0.07124732;0.008422378;-0.05342661,-0.1275256;-0.3528605;-0.025052,-0.1539634;-0.7452667;0.06132714,-0.1535544;-0.7079607;-0.01719696,0.004131973;0.560176;-0.01732344,0;0;0,0.002385676;0.3247794;0.009298801,0.004296232;0.6366705;0.003718853,0.1764328;0.5074288;-0.02176297,0.2242646;0.219814;-0.02694571,0.2486349;-0.05390644;-0.09643233,-0.1726074;0.5145184;0.02054843,-0.2244791;0.2524152;0.1373741,-0.278679;-0.01088297;0.2272722,0.07654077;0.002869621;-0.04620385,0.09410203;-0.3611668;-0.005378008,0.08462174;-0.7505635;0.09671688,0.0885981;-0.7807408;0.04589891,-0.08221145;0.005077973;-0.03488569,-0.1153162;-0.3594937;-0.01276644,-0.1117328;-0.7491133;0.08885418,-0.1122333;-0.7826558;0.04214565,0.00391024;0.5604467;0.007581234,52.22913
+0;0;0,0.002223724;0.3248909;-0.003847797,0.004754035;0.63609;-0.02518576,0.1807284;0.514919;-0.003127736,0.2130526;0.2271933;0.0316007,0.2503913;-0.04754689;-0.02729655,-0.1727699;0.5171854;-0.0001903735,-0.2372589;0.2529903;0.105067,-0.2984131;-0.01770505;0.1627677,0.07278293;0.006976792;-0.05153145,0.09192939;-0.3572772;-0.01345107,0.09243002;-0.7494094;0.07806452,0.09078243;-0.7122082;-0.0004530549,-0.07124732;0.008422378;-0.05342661,-0.1275256;-0.3528605;-0.025052,-0.1539634;-0.7452667;0.06132714,-0.1535544;-0.7079607;-0.01719696,0.004131973;0.560176;-0.01732344,0;0;0,0.002385676;0.3247794;0.009298801,0.004296232;0.6366705;0.003718853,0.1764328;0.5074288;-0.02176297,0.2242646;0.219814;-0.02694571,0.2486349;-0.05390644;-0.09643233,-0.1726074;0.5145184;0.02054843,-0.2244791;0.2524152;0.1373741,-0.278679;-0.01088297;0.2272722,0.07654077;0.002869621;-0.04620385,0.09410203;-0.3611668;-0.005378008,0.08462174;-0.7505635;0.09671688,0.0885981;-0.7807408;0.04589891,-0.08221145;0.005077973;-0.03488569,-0.1153162;-0.3594937;-0.01276644,-0.1117328;-0.7491133;0.08885418,-0.1122333;-0.7826558;0.04214565,0.00391024;0.5604467;0.007581234,52.25137
+0;0;0,0.002223665;0.3248823;-0.003847695,0.004753891;0.6360709;-0.02518493,0.1805242;0.5149549;-0.003143595,0.2128285;0.2274066;0.03156343,0.2503862;-0.0489454;-0.02767935,-0.1725656;0.5172186;-0.0002096258,-0.2370148;0.2531864;0.1049829,-0.2985278;-0.019097;0.1630221,0.07280018;0.006978447;-0.05154368,0.09195074;-0.3573536;-0.01345513,0.0924515;-0.749585;0.07808361,0.08993027;-0.7085652;-0.04206883,-0.07126421;0.008424376;-0.05343929,-0.1275545;-0.3529359;-0.0250586,-0.153999;-0.7454414;0.06134241,-0.1533732;-0.7042613;-0.05882003,0.004131851;0.5601596;-0.0173229,0;0;0,0.002387967;0.324772;0.00925684,0.004299656;0.6366519;0.003638744,0.1761235;0.5074821;-0.02246952,0.2239101;0.220045;-0.02781153,0.2471738;-0.05521455;-0.09839237,-0.1723331;0.5146119;0.02153235,-0.2240521;0.2540031;0.1412836,-0.2810653;-0.008798093;0.2360239,0.07652862;0.00285609;-0.04626584,0.09409533;-0.3612547;-0.005399942,0.0846501;-0.7507499;0.09672403,0.07193375;-0.7409108;-0.02158165,-0.0822755;0.005123487;-0.03478229,-0.1153589;-0.3595251;-0.01259757,-0.1117673;-0.7492936;0.08885567,-0.1128289;-0.8159375;0.01658376,0.003913127;0.5604312;0.007509947,52.26281
+0;0;0,0.002320576;0.3248748;-0.004385122,0.004953164;0.6359957;-0.02664681,0.1807148;0.5149209;-0.004451241,0.2130254;0.227475;0.03108806,0.2502275;-0.04898605;-0.02786952,-0.1725579;0.5184143;-0.0001361091,-0.2361096;0.2569592;0.1118217,-0.2987035;-0.01390713;0.1750999,0.07282891;0.006793862;-0.05152774,0.09191251;-0.3575413;-0.01343557,0.09252539;-0.74976;0.07815659,0.08968946;-0.7088172;-0.04199586,-0.07126454;0.008628391;-0.05340629,-0.1275417;-0.3527664;-0.02544231,-0.1540711;-0.7452329;0.06110971,-0.1537584;-0.7041495;-0.05906292,0.004309917;0.5601131;-0.0185143,0;0;0,0.002387967;0.324772;0.00925684,0.004299656;0.6366519;0.003638744,0.1761235;0.5074821;-0.02246952,0.2239101;0.220045;-0.02781153,0.2471738;-0.05521455;-0.09839237,-0.1723331;0.5146119;0.02153235,-0.2240521;0.2540031;0.1412836,-0.2810653;-0.008798093;0.2360239,0.07652862;0.00285609;-0.04626584,0.09409533;-0.3612547;-0.005399942,0.0846501;-0.7507499;0.09672403,0.07193375;-0.7409108;-0.02158165,-0.0822755;0.005123487;-0.03478229,-0.1153589;-0.3595251;-0.01259757,-0.1117673;-0.7492936;0.08885567,-0.1128289;-0.8159375;0.01658376,0.003913127;0.5604312;0.007509947,52.28522
+0;0;0,0.002320144;0.3248142;-0.004384304,0.004952393;0.6358951;-0.0266432,0.1806872;0.5148355;-0.004450666,0.21277;0.2294163;0.03083804,0.250222;-0.04890203;-0.02851563,-0.1725316;0.5183284;-0.000136191,-0.2356352;0.2587168;0.1110322,-0.2986497;-0.0139693;0.1747355,0.07281981;0.006793012;-0.0515213,0.09190621;-0.3575956;-0.01342354,0.09251927;-0.7499319;0.07819607,0.0896835;-0.7089897;-0.04194972,-0.07125564;0.008627312;-0.05339961,-0.127541;-0.3528206;-0.02543152,-0.1540784;-0.7454047;0.06114644,-0.1537657;-0.7043219;-0.05901953,0.004309216;0.5600209;-0.01851158,0;0;0,0.00230689;0.3247133;0.009211779,0.00416369;0.636553;0.003575325,0.1758425;0.5073494;-0.02317429,0.2228425;0.2218742;-0.02897203,0.2457422;-0.05539849;-0.09955585,-0.1724173;0.5146165;0.02192326,-0.2235309;0.2572867;0.1440193,-0.281433;-0.005048454;0.2450849,0.07646775;0.002821758;-0.04634691,0.09389188;-0.361358;-0.005550507,0.08458846;-0.7509699;0.0966177,0.07160804;-0.7411323;-0.02165222,-0.0823277;0.005158762;-0.03462442,-0.115198;-0.3595384;-0.01203368,-0.1119909;-0.7495155;0.08910917,-0.1133802;-0.8160105;0.01665518,0.003788337;0.5603409;0.007450104,52.30918
+0;0;0,0.00232002;0.3247969;-0.00438407,0.004952119;0.63586;-0.0266417,0.1805596;0.514837;-0.004459759,0.2126583;0.2292769;0.03084639,0.2501541;-0.04936668;-0.02857663,-0.1724042;0.5183275;-0.0001483988,-0.235539;0.2585875;0.1110749,-0.298627;-0.01441714;0.1748526,0.07283779;0.00679469;-0.05153403,0.09189048;-0.3569505;-0.01350355,0.09250531;-0.7504134;0.07837914,0.08966971;-0.7094718;-0.04175939,-0.07127323;0.008629443;-0.0534128,-0.1274592;-0.3521801;-0.0254941,-0.1540728;-0.7458916;0.06133246,-0.1537601;-0.7048094;-0.05882624,0.004308976;0.5599898;-0.01851052,0;0;0,0.002264384;0.3246968;0.009191513,0.004081365;0.6365191;0.00355649,0.1755485;0.5072678;-0.02355552,0.2224861;0.2216414;-0.02954602,0.244373;-0.0560666;-0.1001045,-0.172348;0.5147223;0.02239825,-0.2234524;0.2595186;0.1492085,-0.2832289;-0.0009049475;0.2549706,0.07646143;0.002825454;-0.04639971,0.09367445;-0.3607759;-0.006179687,0.08453773;-0.7514192;0.09663178,0.0713459;-0.7415783;-0.02160786,-0.08239369;0.00513829;-0.03452746,-0.115304;-0.3589077;-0.01200471,-0.1123675;-0.7499849;0.08951332,-0.1143399;-0.817982;0.01913074,0.00371474;0.5603109;0.007429361,52.33007
+0;0;0,0.002358099;0.3247913;-0.004762662,0.005008343;0.6358142;-0.02756112,0.1806144;0.5147753;-0.005264612,0.2126912;0.2292476;0.03032251,0.2497895;-0.04952303;-0.02875275,-0.1724621;0.519151;-0.0001526307,-0.235127;0.2618853;0.1169325,-0.2984352;-0.009910673;0.1854764,0.07286333;0.006609727;-0.05152198,0.09178597;-0.3571354;-0.01342637,0.0925898;-0.75064;0.07827614,0.08958328;-0.7097473;-0.04186267,-0.07124612;0.008826656;-0.05341673,-0.1274576;-0.3519867;-0.02559892,-0.1541616;-0.7456965;0.0612074,-0.1540178;-0.7046641;-0.05895619,0.004369115;0.5599603;-0.01927876,0;0;0,0.002264384;0.3246968;0.009191513,0.004081365;0.6365191;0.00355649,0.1755485;0.5072678;-0.02355552,0.2224861;0.2216414;-0.02954602,0.244373;-0.0560666;-0.1001045,-0.172348;0.5147223;0.02239825,-0.2234524;0.2595186;0.1492085,-0.2832289;-0.0009049475;0.2549706,0.07646143;0.002825454;-0.04639971,0.09367445;-0.3607759;-0.006179687,0.08453773;-0.7514192;0.09663178,0.0713459;-0.7415783;-0.02160786,-0.08239369;0.00513829;-0.03452746,-0.115304;-0.3589077;-0.01200471,-0.1123675;-0.7499849;0.08951332,-0.1143399;-0.817982;0.01913074,0.00371474;0.5603109;0.007429361,52.34118
+0;0;0,0.002357929;0.3247678;-0.004762318,0.005008122;0.6357849;-0.02756047,0.1806197;0.5147435;-0.005263404,0.2127133;0.2290659;0.0303424,0.2499189;-0.05051062;-0.02890362,-0.1724678;0.5191193;-0.0001512635,-0.2351657;0.2617186;0.1169953,-0.2986569;-0.01086313;0.1857374,0.07284725;0.006608268;-0.0515106,0.09176901;-0.3571201;-0.01341676,0.09257306;-0.7507349;0.07831144,0.08956666;-0.7098427;-0.04182257,-0.0712304;0.008824707;-0.05340493,-0.1274393;-0.351972;-0.02558841,-0.1541508;-0.7457922;0.06124222,-0.1540069;-0.7047602;-0.05891657,0.004368886;0.5599299;-0.01927799,0;0;0,0.00219002;0.3246748;0.009156704,0.003964067;0.6364913;0.003511667,0.1753774;0.5071287;-0.02379298,0.2222034;0.2213364;-0.03008342,0.2428152;-0.05741209;-0.1003102,-0.1724658;0.514989;0.02318302,-0.2234374;0.261213;0.1532183,-0.2844777;0.002339989;0.2641967,0.07642654;0.002803058;-0.04642046,0.09362012;-0.3607982;-0.006345872,0.08449239;-0.7515035;0.0966754,0.07106215;-0.7416664;-0.02153182,-0.08240787;0.005143555;-0.03444153,-0.1154685;-0.3588787;-0.01202964,-0.1124759;-0.7500879;0.0894282,-0.1142283;-0.8188109;0.02006994,0.003606748;0.5602821;0.007385969,52.36315
+0;0;0,0.002357929;0.3247678;-0.004762318,0.005008122;0.6357849;-0.02756047,0.1806197;0.5147435;-0.005263404,0.2127133;0.2290659;0.0303424,0.2499189;-0.05051062;-0.02890362,-0.1724678;0.5191193;-0.0001512635,-0.2351657;0.2617186;0.1169953,-0.2986569;-0.01086313;0.1857374,0.07284725;0.006608268;-0.0515106,0.09176901;-0.3571201;-0.01341676,0.09257306;-0.7507349;0.07831144,0.08956666;-0.7098427;-0.04182257,-0.0712304;0.008824707;-0.05340493,-0.1274393;-0.351972;-0.02558841,-0.1541508;-0.7457922;0.06124222,-0.1540069;-0.7047602;-0.05891657,0.004368886;0.5599299;-0.01927799,0;0;0,0.00219002;0.3246748;0.009156704,0.003964067;0.6364913;0.003511667,0.1753774;0.5071287;-0.02379298,0.2222034;0.2213364;-0.03008342,0.2428152;-0.05741209;-0.1003102,-0.1724658;0.514989;0.02318302,-0.2234374;0.261213;0.1532183,-0.2844777;0.002339989;0.2641967,0.07642654;0.002803058;-0.04642046,0.09362012;-0.3607982;-0.006345872,0.08449239;-0.7515035;0.0966754,0.07106215;-0.7416664;-0.02153182,-0.08240787;0.005143555;-0.03444153,-0.1154685;-0.3588787;-0.01202964,-0.1124759;-0.7500879;0.0894282,-0.1142283;-0.8188109;0.02006994,0.003606748;0.5602821;0.007385969,52.38533
+0;0;0,0.002388899;0.3246959;-0.005246241,0.00517328;0.6356198;-0.02875777,0.1806395;0.5152689;-0.00262459,0.2144446;0.2291802;0.02922989,0.2513704;-0.05010462;-0.02950275,-0.1725044;0.5200939;-1.865439E-05,-0.2350571;0.2646891;0.1218821,-0.2994258;-0.005886048;0.1957659,0.07285061;0.006398739;-0.05153208,0.09167878;-0.3574427;-0.01338978,0.09237728;-0.7511033;0.07819586,0.0900387;-0.7102848;-0.04195686,-0.07125445;0.00897283;-0.05334796,-0.1274787;-0.3519567;-0.02580348,-0.1541356;-0.7457905;0.06103759,-0.1533242;-0.7048304;-0.05912232,0.004503226;0.5597963;-0.02025912,0;0;0,0.00215799;0.3246116;0.009127378,0.003911793;0.6363914;0.003473997,0.1753343;0.5069943;-0.02396691,0.2219917;0.2210112;-0.03036582,0.241825;-0.05740178;-0.1004082,-0.1725463;0.515002;0.02357133,-0.2240999;0.2630558;0.1572483,-0.2852586;0.006546825;0.272469,0.07640041;0.002800792;-0.04646337,0.09357435;-0.3609155;-0.006394502,0.08447298;-0.7516253;0.09665918,0.07091153;-0.7417898;-0.02152991,-0.08244743;0.005139389;-0.03434706,-0.1155485;-0.3589844;-0.01180595,-0.1126405;-0.7502602;0.08944577,-0.1153988;-0.8185636;0.01953141,0.00355773;0.5601895;0.00734973,52.40823
+0;0;0,0.002388899;0.3246959;-0.005246241,0.00517328;0.6356198;-0.02875777,0.1806395;0.5152689;-0.00262459,0.2144446;0.2291802;0.02922989,0.2513704;-0.05010462;-0.02950275,-0.1725044;0.5200939;-1.865439E-05,-0.2350571;0.2646891;0.1218821,-0.2994258;-0.005886048;0.1957659,0.07285061;0.006398739;-0.05153208,0.09167878;-0.3574427;-0.01338978,0.09237728;-0.7511033;0.07819586,0.0900387;-0.7102848;-0.04195686,-0.07125445;0.00897283;-0.05334796,-0.1274787;-0.3519567;-0.02580348,-0.1541356;-0.7457905;0.06103759,-0.1533242;-0.7048304;-0.05912232,0.004503226;0.5597963;-0.02025912,0;0;0,0.00215799;0.3246116;0.009127378,0.003911793;0.6363914;0.003473997,0.1753343;0.5069943;-0.02396691,0.2219917;0.2210112;-0.03036582,0.241825;-0.05740178;-0.1004082,-0.1725463;0.515002;0.02357133,-0.2240999;0.2630558;0.1572483,-0.2852586;0.006546825;0.272469,0.07640041;0.002800792;-0.04646337,0.09357435;-0.3609155;-0.006394502,0.08447298;-0.7516253;0.09665918,0.07091153;-0.7417898;-0.02152991,-0.08244743;0.005139389;-0.03434706,-0.1155485;-0.3589844;-0.01180595,-0.1126405;-0.7502602;0.08944577,-0.1153988;-0.8185636;0.01953141,0.00355773;0.5601895;0.00734973,52.41898
+0;0;0,0.002388797;0.3246821;-0.005246019,0.00517322;0.6356107;-0.028758,0.180628;0.5152597;-0.002625614,0.2143849;0.229579;0.02918344,0.2513964;-0.05035385;-0.02968547,-0.172493;0.5200843;-1.985021E-05,-0.2349565;0.2650438;0.1217071,-0.2994745;-0.006159216;0.1957623,0.07284024;0.006397826;-0.05152474,0.0916478;-0.3570457;-0.01342417,0.09234726;-0.7512482;0.07828757,0.09000877;-0.7104301;-0.04186101,-0.07124429;0.008971551;-0.05334035,-0.127407;-0.3515631;-0.02582601,-0.1541006;-0.7459393;0.06113464,-0.1532893;-0.7049795;-0.05902112,0.004503139;0.5597842;-0.020259,0;0;0,0.002114393;0.3245998;0.009065628,0.003836505;0.6363838;0.003371477,0.1752118;0.5068666;-0.02408969,0.2216751;0.2212735;-0.03061152,0.2410833;-0.05788836;-0.1005385,-0.1725862;0.515126;0.02401384,-0.2242716;0.2650304;0.160196,-0.2861604;0.01101968;0.2820407,0.07637274;0.002754376;-0.04648709,0.09373815;-0.3606037;-0.006916638,0.0844193;-0.7517635;0.09659386,0.07072446;-0.7419325;-0.02157485,-0.08246629;0.005177184;-0.03426278,-0.115353;-0.3585885;-0.01213866,-0.1128911;-0.7503682;0.08939889,-0.11546;-0.8177968;0.01827055,0.003489733;0.5601792;0.007256985,52.43077
+0;0;0,0.002505894;0.3246748;-0.00562635,0.005367578;0.6355655;-0.02962293,0.1809674;0.5152178;-0.005135408,0.2139728;0.2296886;0.02875465,0.2506506;-0.05028218;-0.03014253,-0.1724553;0.5209734;-0.000177294,-0.2342086;0.2677067;0.1255499,-0.2987666;-0.001599461;0.206199,0.07290363;0.006182949;-0.05146126,0.09171369;-0.357281;-0.01355837,0.09250046;-0.7514938;0.07810881,0.0895841;-0.7107143;-0.04203058,-0.07124285;0.009139471;-0.05331376,-0.127564;-0.351387;-0.02601788,-0.1543462;-0.7457755;0.06085939,-0.1541075;-0.7048617;-0.05930305,0.004677138;0.5597531;-0.02099995,0;0;0,0.002114393;0.3245998;0.009065628,0.003836505;0.6363838;0.003371477,0.1752118;0.5068666;-0.02408969,0.2216751;0.2212735;-0.03061152,0.2410833;-0.05788836;-0.1005385,-0.1725862;0.515126;0.02401384,-0.2242716;0.2650304;0.160196,-0.2861604;0.01101968;0.2820407,0.07637274;0.002754376;-0.04648709,0.09373815;-0.3606037;-0.006916638,0.0844193;-0.7517635;0.09659386,0.07072446;-0.7419325;-0.02157485,-0.08246629;0.005177184;-0.03426278,-0.115353;-0.3585885;-0.01213866,-0.1128911;-0.7503682;0.08939889,-0.11546;-0.8177968;0.01827055,0.003489733;0.5601792;0.007256985,52.45321
+0;0;0,0.002505064;0.3245672;-0.005624484,0.005366091;0.6353866;-0.02961569,0.1809124;0.5150673;-0.005134681,0.2139137;0.2295734;0.0287512,0.2506305;-0.05069521;-0.03020863,-0.1724027;0.5208211;-0.0001780782,-0.2341484;0.2675857;0.1255336,-0.298775;-0.002006918;0.2062684,0.07290014;0.006182652;-0.05145879,0.09170993;-0.3572762;-0.01355643,0.09249582;-0.7510492;0.07800847,0.08957944;-0.7102696;-0.04213218,-0.07123943;0.009139032;-0.05331121,-0.1275598;-0.3513825;-0.0260157,-0.1543121;-0.7453309;0.06076463,-0.1540734;-0.704417;-0.05939907,0.004675786;0.559589;-0.02099439,0;0;0,0.002090529;0.3244947;0.00897789,0.003791582;0.6362067;0.003240824,0.1750781;0.5066773;-0.0243479,0.2214531;0.2211076;-0.03094208,0.2401993;-0.05848476;-0.1005951,-0.1726497;0.5154365;0.024312,-0.2252751;0.2683356;0.1654356,-0.2869761;0.01474077;0.2889568,0.07634011;0.002713874;-0.04653478,0.09363279;-0.3606737;-0.007251263,0.08434224;-0.7513462;0.09633732,0.07052405;-0.7415287;-0.02181602,-0.0825173;0.005201857;-0.03412475,-0.1154142;-0.3585636;-0.01209576,-0.1131723;-0.7499729;0.08907513,-0.1152646;-0.8170153;0.01740304,0.003448203;0.5600174;0.007133007,52.47639
+0;0;0,0.002504634;0.3245115;-0.005623518,0.005365548;0.6353188;-0.02961405,0.180952;0.5149868;-0.005129142,0.2139634;0.2294051;0.02876715,0.2506668;-0.05076116;-0.03017115,-0.1724436;0.5207419;-0.0001714062,-0.2342083;0.2674286;0.1255789,-0.2988113;-0.002065539;0.2062843,0.07287919;0.006180876;-0.051444,0.09169149;-0.3573264;-0.01353659,0.09247798;-0.7514009;0.07809844,0.09055337;-0.7142871;-0.001186199,-0.07121895;0.009136406;-0.05329588,-0.1275468;-0.351433;-0.02599675,-0.1543196;-0.7456832;0.06085005,-0.1541621;-0.7084808;-0.01844979,0.00467522;0.5595186;-0.02099247,0;0;0,0.002033949;0.3244442;0.008797169,0.003716685;0.6361431;0.002996922,0.1750331;0.506566;-0.02458239,0.2212921;0.2208866;-0.03114104,0.2395199;-0.05872244;-0.1004269,-0.1727863;0.5156016;0.02447622,-0.2253416;0.2707306;0.1696371,-0.2889061;0.02275798;0.3029906,0.07628563;0.002687052;-0.04657626,0.0935958;-0.3607658;-0.007451057,0.08417268;-0.7517624;0.09611177,0.0840432;-0.7840305;0.0464828,-0.08253628;0.00521569;-0.03400917,-0.1150313;-0.3586108;-0.01158751,-0.1134079;-0.7504925;0.08900329,-0.1149002;-0.7835349;0.04038432,0.003374189;0.559952;0.006904125,52.4972
+0;0;0,0.002676271;0.3245014;-0.006102981,0.005743488;0.6352696;-0.03057295,0.1813175;0.5146415;-0.007356064,0.2139412;0.2291805;0.02790444,0.2503424;-0.0512473;-0.02996797,-0.172219;0.5215212;-0.0003817491,-0.2331584;0.2709557;0.1311436,-0.298308;0.002359122;0.2143628,0.07289861;0.005999519;-0.05143796,0.09171471;-0.3575112;-0.0135657,0.09258905;-0.7515826;0.07808226,0.09033822;-0.7144997;-0.001196563,-0.07125041;0.009296545;-0.05322612,-0.1275396;-0.3512878;-0.02604365,-0.1541599;-0.7455164;0.06094781,-0.154329;-0.7083499;-0.01835527,0.005000357;0.5594827;-0.02183979,0;0;0,0.002033949;0.3244442;0.008797169,0.003716685;0.6361431;0.002996922,0.1750331;0.506566;-0.02458239,0.2212921;0.2208866;-0.03114104,0.2395199;-0.05872244;-0.1004269,-0.1727863;0.5156016;0.02447622,-0.2253416;0.2707306;0.1696371,-0.2889061;0.02275798;0.3029906,0.07628563;0.002687052;-0.04657626,0.0935958;-0.3607658;-0.007451057,0.08417268;-0.7517624;0.09611177,0.0840432;-0.7840305;0.0464828,-0.08253628;0.00521569;-0.03400917,-0.1150313;-0.3586108;-0.01158751,-0.1134079;-0.7504925;0.08900329,-0.1149002;-0.7835349;0.04038432,0.003374189;0.559952;0.006904125,52.51013
+0;0;0,0.002675668;0.3244282;-0.006101604,0.00574244;0.6351513;-0.03056818,0.1812576;0.5145462;-0.007357047,0.2137129;0.2305581;0.02772152,0.2502884;-0.05121216;-0.03042793,-0.1721608;0.5214236;-0.0003850628,-0.2327857;0.2721509;0.1304616,-0.2982472;0.002268583;0.2140792,0.072873;0.005997411;-0.05141989,0.09169105;-0.3575509;-0.01354372,0.09256504;-0.7514681;0.07806838,0.09030657;-0.7143611;-0.00147976,-0.07122537;0.009293279;-0.05320742,-0.1275204;-0.3513282;-0.02602214,-0.1541303;-0.7454026;0.06093528,-0.1542999;-0.7082118;-0.0186372,0.004999386;0.5593724;-0.02183593,0;0;0,0.001947191;0.324376;0.008630991,0.003566209;0.6360287;0.00274682,0.1748083;0.5064086;-0.02484608,0.2207299;0.2221753;-0.0308255,0.2389275;-0.05882031;-0.1002799,-0.1729042;0.515753;0.02445974,-0.2257565;0.274244;0.1721524,-0.292002;0.02932586;0.3126524,0.0762635;0.002664357;-0.04655349,0.09341902;-0.3608774;-0.00783515,0.0840002;-0.751713;0.09571767,0.08328877;-0.7835079;0.0450778,-0.08252292;0.005207929;-0.03396017,-0.1152341;-0.3586527;-0.0117901,-0.113221;-0.7505026;0.08827923,-0.1153675;-0.7847621;0.04084904,0.003235538;0.5598463;0.006668329,52.53067
+0;0;0,0.002675668;0.3244282;-0.006101604,0.00574244;0.6351513;-0.03056818,0.1812576;0.5145462;-0.007357047,0.2137129;0.2305581;0.02772152,0.2502884;-0.05121216;-0.03042793,-0.1721608;0.5214236;-0.0003850628,-0.2327857;0.2721509;0.1304616,-0.2982472;0.002268583;0.2140792,0.072873;0.005997411;-0.05141989,0.09169105;-0.3575509;-0.01354372,0.09256504;-0.7514681;0.07806838,0.09030657;-0.7143611;-0.00147976,-0.07122537;0.009293279;-0.05320742,-0.1275204;-0.3513282;-0.02602214,-0.1541303;-0.7454026;0.06093528,-0.1542999;-0.7082118;-0.0186372,0.004999386;0.5593724;-0.02183593,0;0;0,0.001947191;0.324376;0.008630991,0.003566209;0.6360287;0.00274682,0.1748083;0.5064086;-0.02484608,0.2207299;0.2221753;-0.0308255,0.2389275;-0.05882031;-0.1002799,-0.1729042;0.515753;0.02445974,-0.2257565;0.274244;0.1721524,-0.292002;0.02932586;0.3126524,0.0762635;0.002664357;-0.04655349,0.09341902;-0.3608774;-0.00783515,0.0840002;-0.751713;0.09571767,0.08328877;-0.7835079;0.0450778,-0.08252292;0.005207929;-0.03396017,-0.1152341;-0.3586527;-0.0117901,-0.113221;-0.7505026;0.08827923,-0.1153675;-0.7847621;0.04084904,0.003235538;0.5598463;0.006668329,52.5425
+0;0;0,0.002762322;0.3242415;-0.006434824,0.005901488;0.634877;-0.03129212,0.18147;0.5145355;-0.008525071,0.2136268;0.230665;0.02716489,0.2500424;-0.05036399;-0.03055638,-0.172129;0.5223309;-0.0002076868,-0.232568;0.2754341;0.1349937,-0.2981653;0.008546561;0.2250113,0.0728142;0.005746126;-0.0514654,0.09161144;-0.3577201;-0.01356971,0.09250963;-0.7517617;0.07806227,0.0900391;-0.7146708;-0.00156232,-0.07125901;0.009536354;-0.05305491,-0.1275079;-0.3510289;-0.02611223,-0.1540483;-0.7452198;0.06092337,-0.1544285;-0.7080487;-0.01873146,0.005141934;0.5591196;-0.02245792,0;0;0,0.001678549;0.3242055;0.008342505,0.003183864;0.6358016;0.00233078,0.1744132;0.5062238;-0.02525616,0.2201292;0.222024;-0.03080857,0.2385783;-0.05823642;-0.09972048,-0.1732962;0.5158486;0.02423078,-0.227552;0.2777418;0.176716,-0.2934624;0.03485759;0.3191878,0.07629688;0.002692953;-0.04642355,0.09308018;-0.3608561;-0.008376833,0.08367883;-0.751797;0.09527087,0.08294912;-0.7836991;0.04463434,-0.08248428;0.005136154;-0.03396434,-0.1154954;-0.3586397;-0.01218045,-0.113496;-0.7506017;0.08795859,-0.1156158;-0.7845328;0.03995037,0.002868611;0.5596294;0.006267548,52.56424
+0;0;0,0.002762322;0.3242415;-0.006434824,0.005901488;0.634877;-0.03129212,0.18147;0.5145355;-0.008525071,0.2136268;0.230665;0.02716489,0.2500424;-0.05036399;-0.03055638,-0.172129;0.5223309;-0.0002076868,-0.232568;0.2754341;0.1349937,-0.2981653;0.008546561;0.2250113,0.0728142;0.005746126;-0.0514654,0.09161144;-0.3577201;-0.01356971,0.09250963;-0.7517617;0.07806227,0.0900391;-0.7146708;-0.00156232,-0.07125901;0.009536354;-0.05305491,-0.1275079;-0.3510289;-0.02611223,-0.1540483;-0.7452198;0.06092337,-0.1544285;-0.7080487;-0.01873146,0.005141934;0.5591196;-0.02245792,0;0;0,0.001678549;0.3242055;0.008342505,0.003183864;0.6358016;0.00233078,0.1744132;0.5062238;-0.02525616,0.2201292;0.222024;-0.03080857,0.2385783;-0.05823642;-0.09972048,-0.1732962;0.5158486;0.02423078,-0.227552;0.2777418;0.176716,-0.2934624;0.03485759;0.3191878,0.07629688;0.002692953;-0.04642355,0.09308018;-0.3608561;-0.008376833,0.08367883;-0.751797;0.09527087,0.08294912;-0.7836991;0.04463434,-0.08248428;0.005136154;-0.03396434,-0.1154954;-0.3586397;-0.01218045,-0.113496;-0.7506017;0.08795859,-0.1156158;-0.7845328;0.03995037,0.002868611;0.5596294;0.006267548,52.57587
+0;0;0,0.002761366;0.3241293;-0.006432597,0.005899865;0.6346988;-0.03128494,0.1814768;0.5143646;-0.008518323,0.2136755;0.2301248;0.02721807,0.249982;-0.05006289;-0.03033041,-0.1721389;0.5221604;-0.0002005454,-0.2326566;0.2749424;0.1351768,-0.2980574;0.008853793;0.2249249,0.07279787;0.005744838;-0.05145386,0.09159245;-0.3576697;-0.01356355,0.09249058;-0.7516807;0.07806131,0.09004129;-0.7146508;-0.0008784086,-0.07124303;0.009534216;-0.05304302,-0.1274839;-0.3509798;-0.02610417,-0.1540223;-0.74514;0.06092467,-0.1543992;-0.7080306;-0.01804503,0.005140405;0.5589508;-0.02245184,0;0;0,0.001558621;0.3240995;0.008115768,0.002982289;0.6356275;0.001963377,0.1741922;0.505909;-0.02557135,0.219764;0.2212954;-0.03052008,0.2385078;-0.05815551;-0.09901071,-0.1735433;0.5159684;0.02408462,-0.2294369;0.2802511;0.1803518,-0.2899018;0.04273455;0.3322234,0.07633647;0.00264287;-0.0463227,0.09293019;-0.3609098;-0.008730173,0.08357302;-0.7518281;0.09488416,0.08258948;-0.7835037;0.04506398,-0.08246288;0.005147772;-0.03396185,-0.1155681;-0.3585835;-0.01245189,-0.1136714;-0.750522;0.0876537,-0.1155907;-0.783926;0.04008108,0.002680328;0.559466;0.005923748,52.59869
+0;0;0,0.002863812;0.3241228;-0.006712163,0.006075024;0.6346696;-0.03183855,0.1817279;0.5144524;-0.009869245,0.2137727;0.230287;0.02658997,0.2499513;-0.05003014;-0.03040622,-0.1721448;0.5231813;-0.0002959147,-0.2322532;0.2785426;0.1398649,-0.2985105;0.01451322;0.23491,0.07281537;0.005519408;-0.05145377,0.0916371;-0.3578914;-0.01354116,0.09253392;-0.7519579;0.07784468,0.08988956;-0.714945;-0.001090266,-0.07127049;0.009734646;-0.05296968,-0.1272921;-0.350828;-0.02622588,-0.154017;-0.7450634;0.06040416,-0.1545884;-0.7079638;-0.01856524,0.005297899;0.5589294;-0.02294024,0;0;0,0.001558621;0.3240995;0.008115768,0.002982289;0.6356275;0.001963377,0.1741922;0.505909;-0.02557135,0.219764;0.2212954;-0.03052008,0.2385078;-0.05815551;-0.09901071,-0.1735433;0.5159684;0.02408462,-0.2294369;0.2802511;0.1803518,-0.2899018;0.04273455;0.3322234,0.07633647;0.00264287;-0.0463227,0.09293019;-0.3609098;-0.008730173,0.08357302;-0.7518281;0.09488416,0.08258948;-0.7835037;0.04506398,-0.08246288;0.005147772;-0.03396185,-0.1155681;-0.3585835;-0.01245189,-0.1136714;-0.750522;0.0876537,-0.1155907;-0.783926;0.04008108,0.002680328;0.559466;0.005923748,52.62121
+0;0;0,0.002862359;0.3239582;-0.006708755,0.006072964;0.6344464;-0.03183056,0.1818057;0.51422;-0.009856633,0.2138358;0.230185;0.02658585,0.2499925;-0.04996273;-0.03037591,-0.1722269;0.5229528;-0.0002789814,-0.2323077;0.2784264;0.1398175,-0.298525;0.01455656;0.2348052,0.07280914;0.005518936;-0.05144937,0.09162818;-0.3578399;-0.01354219,0.09252539;-0.75208;0.0778839,0.089892;-0.7150962;-0.0007236153,-0.0712644;0.009733814;-0.05296515,-0.127278;-0.3507772;-0.02622519,-0.1540146;-0.7451864;0.06044302,-0.1545836;-0.7081162;-0.01819881,0.005295951;0.5587171;-0.02293354,0;0;0,0.001481175;0.3239423;0.007831573,0.002866577;0.6354097;0.001575232,0.1741531;0.505585;-0.02577984,0.2195199;0.2210684;-0.03047383,0.2381174;-0.05844253;-0.09801996,-0.1737984;0.5160492;0.02390356,-0.2309003;0.283034;0.1835068,-0.2899828;0.04932566;0.3413813,0.07632905;0.002604693;-0.04632235,0.09282176;-0.360945;-0.009168506,0.08343391;-0.7520254;0.09452677,0.08270781;-0.7837677;0.04531074,-0.08247569;0.005159004;-0.0339089,-0.1154034;-0.3585101;-0.01197052,-0.1137595;-0.7508066;0.08745591,-0.1158681;-0.7829907;0.03883963,0.002561696;0.5592603;0.005557537,52.64365
+0;0;0,0.002860963;0.3238002;-0.006705483,0.006070676;0.6342022;-0.03182054,0.1819098;0.5139654;-0.009840661,0.2139117;0.2301802;0.02656977,0.2500751;-0.05001909;-0.03040247,-0.1723359;0.5227034;-0.0002572425,-0.2323638;0.2783922;0.139716,-0.2985933;0.01447374;0.2347212,0.07285616;0.005522499;-0.05148259,0.09160694;-0.3565185;-0.01371289,0.09250733;-0.7521602;0.07803825,0.08988774;-0.7152129;-0.0001577213,-0.07131041;0.009740098;-0.05299934,-0.1271209;-0.3494634;-0.02635636,-0.1539525;-0.7452748;0.06061997,-0.1545186;-0.7082416;-0.01761013,0.00529383;0.5584893;-0.02292544,0;0;0,0.001495995;0.3237917;0.007509709,0.002849624;0.6351693;0.001053334,0.1742173;0.5051171;-0.02606499,0.2191158;0.2207681;-0.02975583,0.2382865;-0.05911484;-0.09581113,-0.1739895;0.5161667;0.02358783,-0.2326929;0.2859419;0.1861741,-0.3217048;0.07077324;0.3560111,0.07633959;0.002572149;-0.04641795,0.09298074;-0.3597392;-0.01028823,0.08333014;-0.7521797;0.09386897,0.08439602;-0.7826976;0.04380703,-0.08259985;0.005166548;-0.03375717,-0.115485;-0.3572213;-0.01265213,-0.1140243;-0.7508286;0.08746074,-0.1157169;-0.7823079;0.03860208,0.002549328;0.5590382;0.005070687,52.6647
+0;0;0,0.00298637;0.3237931;-0.006986617,0.006295582;0.6341748;-0.03234114,0.182166;0.5140317;-0.01078243,0.2139246;0.2302983;0.02623871,0.2502164;-0.04992142;-0.03055132,-0.1722344;0.5235135;-0.0002012961,-0.2319377;0.2816545;0.1441025,-0.2978811;0.01990435;0.2451154,0.07287375;0.005341224;-0.05147681,0.09160888;-0.356681;-0.01351961,0.09229554;-0.7522955;0.07835053,0.08952271;-0.7153545;0.000159286,-0.07134063;0.009872613;-0.05293411,-0.126969;-0.3493645;-0.02636309,-0.1537736;-0.7451361;0.06080198,-0.154496;-0.7081223;-0.01742858,0.005493437;0.5584686;-0.02339035,0;0;0,0.001495995;0.3237917;0.007509709,0.002849624;0.6351693;0.001053334,0.1742173;0.5051171;-0.02606499,0.2191158;0.2207681;-0.02975583,0.2382865;-0.05911484;-0.09581113,-0.1739895;0.5161667;0.02358783,-0.2326929;0.2859419;0.1861741,-0.3217048;0.07077324;0.3560111,0.07633959;0.002572149;-0.04641795,0.09298074;-0.3597392;-0.01028823,0.08333014;-0.7521797;0.09386897,0.08439602;-0.7826976;0.04380703,-0.08259985;0.005166548;-0.03375717,-0.115485;-0.3572213;-0.01265213,-0.1140243;-0.7508286;0.08746074,-0.1157169;-0.7823079;0.03860208,0.002549328;0.5590382;0.005070687,52.6763
+0;0;0,0.00298637;0.3237931;-0.006986617,0.006295582;0.6341748;-0.03234114,0.182166;0.5140317;-0.01078243,0.2139246;0.2302983;0.02623871,0.2502164;-0.04992142;-0.03055132,-0.1722344;0.5235135;-0.0002012961,-0.2319377;0.2816545;0.1441025,-0.2978811;0.01990435;0.2451154,0.07287375;0.005341224;-0.05147681,0.09160888;-0.356681;-0.01351961,0.09229554;-0.7522955;0.07835053,0.08952271;-0.7153545;0.000159286,-0.07134063;0.009872613;-0.05293411,-0.126969;-0.3493645;-0.02636309,-0.1537736;-0.7451361;0.06080198,-0.154496;-0.7081223;-0.01742858,0.005493437;0.5584686;-0.02339035,0;0;0,0.001495995;0.3237917;0.007509709,0.002849624;0.6351693;0.001053334,0.1742173;0.5051171;-0.02606499,0.2191158;0.2207681;-0.02975583,0.2382865;-0.05911484;-0.09581113,-0.1739895;0.5161667;0.02358783,-0.2326929;0.2859419;0.1861741,-0.3217048;0.07077324;0.3560111,0.07633959;0.002572149;-0.04641795,0.09298074;-0.3597392;-0.01028823,0.08333014;-0.7521797;0.09386897,0.08439602;-0.7826976;0.04380703,-0.08259985;0.005166548;-0.03375717,-0.115485;-0.3572213;-0.01265213,-0.1140243;-0.7508286;0.08746074,-0.1157169;-0.7823079;0.03860208,0.002549328;0.5590382;0.005070687,52.68793
+0;0;0,0.002985119;0.3236576;-0.006983693,0.006293675;0.6339776;-0.03233248,0.1822125;0.5138521;-0.01077384,0.2139586;0.2302305;0.02623271,0.2502406;-0.04991373;-0.03054203,-0.1722844;0.5233364;-0.000189824,-0.2319641;0.2815728;0.1440571,-0.2978898;0.01989311;0.2450427,0.07281704;0.005337067;-0.05143674,0.09154846;-0.3566134;-0.01348707,0.09223744;-0.7535669;0.07869402,0.08946925;-0.7166375;0.000633575,-0.07128511;0.009864929;-0.05289292,-0.1269025;-0.349301;-0.02632716,-0.1537978;-0.7464122;0.06113291,-0.154519;-0.7094101;-0.01696678,0.005491845;0.5583011;-0.02338519,0;0;0,0.001352675;0.3236637;0.007206917,0.00265542;0.634977;0.000633955,0.1740739;0.5048063;-0.02623785,0.2188607;0.2205466;-0.02924705,0.238214;-0.05940935;-0.09459722,-0.1742624;0.5161976;0.02332192,-0.2340545;0.288341;0.188624,-0.32191;0.06975591;0.3545231,0.07644479;0.002574041;-0.0461098,0.09287897;-0.359746;-0.01070821,0.08281541;-0.7536721;0.09317088,0.08489223;-0.7841542;0.04330397,-0.08248161;0.005115373;-0.03386978,-0.1155794;-0.3571957;-0.013028,-0.1140441;-0.7521485;0.08737025,-0.1156688;-0.7833918;0.03842396,0.002361327;0.5588773;0.004682302,52.7002
+0;0;0,0.003082726;0.323652;-0.007196208,0.006446915;0.6339633;-0.03264724,0.1823695;0.5137284;-0.01170341,0.214055;0.2301719;0.02584982,0.2503793;-0.05004156;-0.03055512,-0.1725813;0.5253392;-0.0008999482,-0.2323935;0.2861982;0.1476012,-0.2982903;0.02682355;0.2543857,0.07280911;0.005144695;-0.05146758,0.09151506;-0.3567876;-0.01333243,0.0920013;-0.7537885;0.07864578,0.08924142;-0.7168753;0.0005836189,-0.07131699;0.01004195;-0.05281657,-0.1268141;-0.3491485;-0.02633188,-0.1536631;-0.7462447;0.06121048,-0.1543784;-0.709254;-0.01689029,0.005632941;0.5582893;-0.0236803,0;0;0,0.001352675;0.3236637;0.007206917,0.00265542;0.634977;0.000633955,0.1740739;0.5048063;-0.02623785,0.2188607;0.2205466;-0.02924705,0.238214;-0.05940935;-0.09459722,-0.1742624;0.5161976;0.02332192,-0.2340545;0.288341;0.188624,-0.32191;0.06975591;0.3545231,0.07644479;0.002574041;-0.0461098,0.09287897;-0.359746;-0.01070821,0.08281541;-0.7536721;0.09317088,0.08489223;-0.7841542;0.04330397,-0.08248161;0.005115373;-0.03386978,-0.1155794;-0.3571957;-0.013028,-0.1140441;-0.7521485;0.08737025,-0.1156688;-0.7833918;0.03842396,0.002361327;0.5588773;0.004682302,52.72072
+0;0;0,0.00308065;0.3234342;-0.007191364,0.006444022;0.6336701;-0.03263619,0.182499;0.5134207;-0.01168564,0.2142803;0.2290064;0.02598119,0.2504992;-0.05039442;-0.03026017,-0.1727172;0.5250402;-0.000874104,-0.2327103;0.2851757;0.1480763,-0.2984161;0.0265533;0.2545511,0.0726945;0.005136597;-0.05138656,0.09141135;-0.3570066;-0.01322919,0.0918971;-0.7536008;0.07865481,0.08914674;-0.7167115;0.0008623153,-0.07120474;0.01002615;-0.05273344,-0.1267342;-0.3493737;-0.0262333,-0.1535557;-0.7460631;0.06121939,-0.1542685;-0.7090966;-0.01661159,0.005630251;0.5580149;-0.02367149,0;0;0,0.001270071;0.3234562;0.006733418,0.002536628;0.6346906;-4.768372E-05,0.1740713;0.5042925;-0.02670324,0.2187077;0.2191171;-0.02842391,0.2381499;-0.06021985;-0.09270883,-0.1745512;0.5162066;0.02288069,-0.2358414;0.2902763;0.1917574,-0.3208047;0.07078369;0.3565116,0.07645594;0.002504677;-0.04582214,0.09277645;-0.3601208;-0.01131999,0.08256356;-0.7535704;0.09271383,0.08535254;-0.7841206;0.04339242,-0.08228054;0.005117939;-0.03398781,-0.115445;-0.3574249;-0.01357128,-0.1138016;-0.7519808;0.08669242,-0.1149656;-0.7824958;0.03726286,0.002256874;0.5586113;0.004023552,52.74285
+0;0;0,0.00308065;0.3234342;-0.007191364,0.006444022;0.6336701;-0.03263619,0.182499;0.5134207;-0.01168564,0.2142803;0.2290064;0.02598119,0.2504992;-0.05039442;-0.03026017,-0.1727172;0.5250402;-0.000874104,-0.2327103;0.2851757;0.1480763,-0.2984161;0.0265533;0.2545511,0.0726945;0.005136597;-0.05138656,0.09141135;-0.3570066;-0.01322919,0.0918971;-0.7536008;0.07865481,0.08914674;-0.7167115;0.0008623153,-0.07120474;0.01002615;-0.05273344,-0.1267342;-0.3493737;-0.0262333,-0.1535557;-0.7460631;0.06121939,-0.1542685;-0.7090966;-0.01661159,0.005630251;0.5580149;-0.02367149,0;0;0,0.001270071;0.3234562;0.006733418,0.002536628;0.6346906;-4.768372E-05,0.1740713;0.5042925;-0.02670324,0.2187077;0.2191171;-0.02842391,0.2381499;-0.06021985;-0.09270883,-0.1745512;0.5162066;0.02288069,-0.2358414;0.2902763;0.1917574,-0.3208047;0.07078369;0.3565116,0.07645594;0.002504677;-0.04582214,0.09277645;-0.3601208;-0.01131999,0.08256356;-0.7535704;0.09271383,0.08535254;-0.7841206;0.04339242,-0.08228054;0.005117939;-0.03398781,-0.115445;-0.3574249;-0.01357128,-0.1138016;-0.7519808;0.08669242,-0.1149656;-0.7824958;0.03726286,0.002256874;0.5586113;0.004023552,52.75388
+0;0;0,0.003161796;0.3230706;-0.007431335,0.006549363;0.6330761;-0.03299064,0.1825834;0.5128772;-0.01257651,0.214332;0.2284061;0.02587646,0.2504028;-0.05100313;-0.03060688,-0.1728808;0.5260627;-0.001491027,-0.2330223;0.2884223;0.1512191,-0.2990993;0.03235665;0.2635811,0.07271066;0.004913761;-0.05141477,0.0915162;-0.3577244;-0.01308992,0.09199198;-0.753747;0.0786218,0.08919282;-0.7167883;-9.69246E-05,-0.0712465;0.01022656;-0.05266703,-0.1268049;-0.3497058;-0.0263836,-0.1532215;-0.7458299;0.06098348,-0.1539616;-0.7087959;-0.01777484,0.0057317;0.5574702;-0.02400238,0;0;0,0.001277227;0.3231088;0.006238937,0.002496369;0.634115;-0.0009515285,0.1740718;0.5039011;-0.02728379,0.218474;0.2185263;-0.02751601,0.237853;-0.0611116;-0.09066725,-0.1746804;0.5164097;0.02223306,-0.2376355;0.2923929;0.1932989,-0.3124172;0.08301206;0.3753109,0.07647464;0.002355561;-0.04583168,0.0927008;-0.3608551;-0.01201463,0.08241908;-0.7537765;0.09167839,0.08537699;-0.7839264;0.04043246,-0.08230906;0.005236423;-0.03394497,-0.1156322;-0.3578661;-0.01458015,-0.1138949;-0.7518484;0.08552037,-0.1150446;-0.7828176;0.03517817,0.002227288;0.5580859;0.003196955,52.76633
+0;0;0,0.003161796;0.3230706;-0.007431335,0.006549363;0.6330761;-0.03299064,0.1825834;0.5128772;-0.01257651,0.214332;0.2284061;0.02587646,0.2504028;-0.05100313;-0.03060688,-0.1728808;0.5260627;-0.001491027,-0.2330223;0.2884223;0.1512191,-0.2990993;0.03235665;0.2635811,0.07271066;0.004913761;-0.05141477,0.0915162;-0.3577244;-0.01308992,0.09199198;-0.753747;0.0786218,0.08919282;-0.7167883;-9.69246E-05,-0.0712465;0.01022656;-0.05266703,-0.1268049;-0.3497058;-0.0263836,-0.1532215;-0.7458299;0.06098348,-0.1539616;-0.7087959;-0.01777484,0.0057317;0.5574702;-0.02400238,0;0;0,0.001277227;0.3231088;0.006238937,0.002496369;0.634115;-0.0009515285,0.1740718;0.5039011;-0.02728379,0.218474;0.2185263;-0.02751601,0.237853;-0.0611116;-0.09066725,-0.1746804;0.5164097;0.02223306,-0.2376355;0.2923929;0.1932989,-0.3124172;0.08301206;0.3753109,0.07647464;0.002355561;-0.04583168,0.0927008;-0.3608551;-0.01201463,0.08241908;-0.7537765;0.09167839,0.08537699;-0.7839264;0.04043246,-0.08230906;0.005236423;-0.03394497,-0.1156322;-0.3578661;-0.01458015,-0.1138949;-0.7518484;0.08552037,-0.1150446;-0.7828176;0.03517817,0.002227288;0.5580859;0.003196955,52.7891
+0;0;0,0.003158775;0.322762;-0.007424235,0.006542851;0.632448;-0.03295688,0.1825075;0.5123513;-0.01255734,0.2142888;0.2275873;0.02593523,0.2504204;-0.05229232;-0.03064321,-0.1728154;0.5255316;-0.001476264,-0.2330188;0.2876465;0.1513912,-0.2992071;0.03114974;0.2639424,0.0727254;0.004914757;-0.05142519,0.09153309;-0.3577648;-0.01309597,0.09200896;-0.7538561;0.07863165,0.08773969;-0.7132427;-0.04142993,-0.07126095;0.01022863;-0.05267771,-0.1268257;-0.3497449;-0.02639128,-0.1532469;-0.7459377;0.06099095,-0.1543756;-0.7052094;-0.05913102,0.005726103;0.5569266;-0.02397868,0;0;0,0.001248576;0.3228028;0.006096839,0.002410684;0.6334841;-0.001278878,0.173994;0.5035595;-0.02753556,0.2182364;0.2178595;-0.02687252,0.2374195;-0.06271234;-0.08811498,-0.1748516;0.5166118;0.02192786,-0.2397397;0.2944708;0.1952058,-0.3207662;0.08295082;0.3727816,0.07650299;0.002264246;-0.04582417,0.09260745;-0.361053;-0.01264942,0.08237903;-0.7540694;0.09096503,0.06850402;-0.7444142;-0.02709949,-0.08233102;0.00530084;-0.03392922,-0.1159916;-0.3578489;-0.01525888,-0.1140518;-0.7518902;0.08489166,-0.1189895;-0.8164507;0.01019504,0.002157286;0.5575426;0.002912044,52.79994
+0;0;0,0.003234006;0.3227564;-0.007630812,0.006640491;0.6324328;-0.03327652,0.1826077;0.5122625;-0.01325446,0.2142257;0.2275571;0.02580195,0.2503572;-0.05229172;-0.03092867,-0.1728987;0.5264819;-0.001854613,-0.2332204;0.2911105;0.1548102,-0.2986175;0.03801817;0.275254,0.0727566;0.004670061;-0.05140386,0.09161829;-0.357998;-0.01299215,0.09215588;-0.7541096;0.07864738,0.0878364;-0.7135113;-0.04141375,-0.07125127;0.01043648;-0.05265002,-0.1267011;-0.3495507;-0.02630755,-0.1530359;-0.7457553;0.06104712,-0.1542141;-0.7050431;-0.0590758,0.005820053;0.5569147;-0.02427159,0;0;0,0.001248576;0.3228028;0.006096839,0.002410684;0.6334841;-0.001278878,0.173994;0.5035595;-0.02753556,0.2182364;0.2178595;-0.02687252,0.2374195;-0.06271234;-0.08811498,-0.1748516;0.5166118;0.02192786,-0.2397397;0.2944708;0.1952058,-0.3207662;0.08295082;0.3727816,0.07650299;0.002264246;-0.04582417,0.09260745;-0.361053;-0.01264942,0.08237903;-0.7540694;0.09096503,0.06850402;-0.7444142;-0.02709949,-0.08233102;0.00530084;-0.03392922,-0.1159916;-0.3578489;-0.01525888,-0.1140518;-0.7518902;0.08489166,-0.1189895;-0.8164507;0.01019504,0.002157286;0.5575426;0.002912044,52.81143
+0;0;0,0.003230879;0.3224443;-0.007623434,0.006635505;0.6319517;-0.03325509,0.1825923;0.5118265;-0.01323875,0.2141458;0.2277019;0.02573796,0.2503757;-0.05290899;-0.03114716,-0.1728922;0.5260449;-0.00183961,-0.2330908;0.2911538;0.1545056,-0.298666;0.03737217;0.2752773,0.07268235;0.004665296;-0.0513514,0.09159208;-0.3589263;-0.01284187,0.09213022;-0.7554424;0.07889124,0.08934096;-0.7185987;0.001362741,-0.07117856;0.01042583;-0.05259629,-0.1267696;-0.350478;-0.02618674,-0.1531313;-0.7470872;0.06125714,-0.1538921;-0.7101699;-0.01631125,0.005815526;0.5564759;-0.0242552,0;0;0,0.001367349;0.322502;0.005432367,0.002549049;0.6330045;-0.002352476,0.174216;0.503232;-0.0281198,0.2177934;0.2180307;-0.02644801,0.2371323;-0.06352329;-0.08681667,-0.1748414;0.5167707;0.02098908,-0.2411398;0.2963234;0.1949116,-0.3139056;0.0837791;0.3760775,0.07647657;0.002110839;-0.04569829,0.09271778;-0.3621911;-0.01314521,0.08220148;-0.7558059;0.08979702,0.08148326;-0.7868803;0.0414784,-0.08220328;0.005409717;-0.03398253,-0.1165658;-0.3586767;-0.01666971,-0.1142517;-0.7531535;0.08344498,-0.1174183;-0.7840188;0.03496111,0.002284959;0.5571098;0.001911163,52.83187
+0;0;0,0.003230879;0.3224443;-0.007623434,0.006635505;0.6319517;-0.03325509,0.1825923;0.5118265;-0.01323875,0.2141458;0.2277019;0.02573796,0.2503757;-0.05290899;-0.03114716,-0.1728922;0.5260449;-0.00183961,-0.2330908;0.2911538;0.1545056,-0.298666;0.03737217;0.2752773,0.07268235;0.004665296;-0.0513514,0.09159208;-0.3589263;-0.01284187,0.09213022;-0.7554424;0.07889124,0.08934096;-0.7185987;0.001362741,-0.07117856;0.01042583;-0.05259629,-0.1267696;-0.350478;-0.02618674,-0.1531313;-0.7470872;0.06125714,-0.1538921;-0.7101699;-0.01631125,0.005815526;0.5564759;-0.0242552,0;0;0,0.001367349;0.322502;0.005432367,0.002549049;0.6330045;-0.002352476,0.174216;0.503232;-0.0281198,0.2177934;0.2180307;-0.02644801,0.2371323;-0.06352329;-0.08681667,-0.1748414;0.5167707;0.02098908,-0.2411398;0.2963234;0.1949116,-0.3139056;0.0837791;0.3760775,0.07647657;0.002110839;-0.04569829,0.09271778;-0.3621911;-0.01314521,0.08220148;-0.7558059;0.08979702,0.08148326;-0.7868803;0.0414784,-0.08220328;0.005409717;-0.03398253,-0.1165658;-0.3586767;-0.01666971,-0.1142517;-0.7531535;0.08344498,-0.1174183;-0.7840188;0.03496111,0.002284959;0.5571098;0.001911163,52.84372
+0;0;0,0.003346428;0.3223088;-0.007798111,0.006788719;0.6317384;-0.03345232,0.1824526;0.512132;-0.007782944,0.2169727;0.2274878;0.02536331,0.2533387;-0.05285326;-0.03179405,-0.1729157;0.5266517;-0.002071317,-0.2333264;0.2947835;0.1588644,-0.2992231;0.04305705;0.2832509,0.07269727;0.004493633;-0.05132985,0.09173008;-0.3595178;-0.01262059,0.09235915;-0.7552139;0.07872628,0.09052516;-0.7183291;0.0004901141,-0.07117887;0.01050089;-0.05256557,-0.1265664;-0.3508746;-0.02601497,-0.1528113;-0.7466457;0.0611428,-0.1525973;-0.7096831;-0.01710768,0.005961964;0.5562816;-0.02444751,0;0;0,0.001449402;0.3223778;0.005037069,0.002636857;0.6327993;-0.003008127,0.1744239;0.503018;-0.02812457,0.2176499;0.2176433;-0.02579701,0.2367128;-0.06384587;-0.08563864,-0.1748301;0.5168526;0.0205784,-0.2424889;0.2976685;0.1957732,-0.31359;0.08294597;0.374713,0.07650848;0.002013996;-0.04563153,0.09266302;-0.3627651;-0.01337886,0.08223566;-0.7556205;0.08897305,0.08233182;-0.7864857;0.0393033,-0.08217781;0.005481652;-0.0340088,-0.1167261;-0.3590427;-0.01688221,-0.1142001;-0.7527522;0.08264935,-0.1172791;-0.7845321;0.03421979,0.002365608;0.5569253;0.001299381,52.86575
+0;0;0,0.003346428;0.3223088;-0.007798111,0.006788719;0.6317384;-0.03345232,0.1824526;0.512132;-0.007782944,0.2169727;0.2274878;0.02536331,0.2533387;-0.05285326;-0.03179405,-0.1729157;0.5266517;-0.002071317,-0.2333264;0.2947835;0.1588644,-0.2992231;0.04305705;0.2832509,0.07269727;0.004493633;-0.05132985,0.09173008;-0.3595178;-0.01262059,0.09235915;-0.7552139;0.07872628,0.09052516;-0.7183291;0.0004901141,-0.07117887;0.01050089;-0.05256557,-0.1265664;-0.3508746;-0.02601497,-0.1528113;-0.7466457;0.0611428,-0.1525973;-0.7096831;-0.01710768,0.005961964;0.5562816;-0.02444751,0;0;0,0.001449402;0.3223778;0.005037069,0.002636857;0.6327993;-0.003008127,0.1744239;0.503018;-0.02812457,0.2176499;0.2176433;-0.02579701,0.2367128;-0.06384587;-0.08563864,-0.1748301;0.5168526;0.0205784,-0.2424889;0.2976685;0.1957732,-0.31359;0.08294597;0.374713,0.07650848;0.002013996;-0.04563153,0.09266302;-0.3627651;-0.01337886,0.08223566;-0.7556205;0.08897305,0.08233182;-0.7864857;0.0393033,-0.08217781;0.005481652;-0.0340088,-0.1167261;-0.3590427;-0.01688221,-0.1142001;-0.7527522;0.08264935,-0.1172791;-0.7845321;0.03421979,0.002365608;0.5569253;0.001299381,52.88816
+0;0;0,0.003344956;0.322167;-0.00779468,0.006786398;0.6315205;-0.03344302,0.1824121;0.5119331;-0.007778386,0.2170368;0.2264268;0.02546827,0.2532862;-0.05301604;-0.03150595,-0.172879;0.5264497;-0.002067998,-0.2334727;0.2938792;0.1593552,-0.2991584;0.04295936;0.2833431,0.07270025;0.004493817;-0.05133196,0.09172433;-0.3593504;-0.01264047,0.09235393;-0.7553836;0.07878421,0.09052356;-0.7185124;0.0007024407,-0.07118179;0.01050132;-0.05256773,-0.1265439;-0.3507082;-0.02602932,-0.1528111;-0.7468164;0.06120269,-0.1525976;-0.7098676;-0.01689338,0.005959747;0.5560732;-0.02443934,0;0;0,0.001546606;0.3222449;0.004399776,0.002718709;0.6325787;-0.004121304,0.1745397;0.5028428;-0.02879381,0.2174414;0.2165474;-0.02526069,0.2363148;-0.06403711;-0.0849638,-0.1747901;0.5170288;0.01953324,-0.2433872;0.2981017;0.1961217,-0.3200085;0.08522969;0.3734999,0.07648088;0.001881763;-0.04569054,0.09269406;-0.3628013;-0.01430619,0.08233817;-0.7560345;0.08797526,0.08243309;-0.7866091;0.03819537,-0.08219627;0.005606495;-0.03395339,-0.1168468;-0.3587924;-0.01800562,-0.1141053;-0.7528003;0.08175064,-0.1166435;-0.7844741;0.03340559,0.002452567;0.556719;0.0002703667,52.8992
+0;0;0,0.003343653;0.3221606;-0.00805581,0.006732562;0.6314947;-0.03394367,0.182531;0.5116242;-0.01084908,0.2169849;0.2264636;0.0254062,0.253237;-0.0529879;-0.03152384,-0.1729759;0.5269975;-0.002248252,-0.2339498;0.2973574;0.1631777,-0.3009779;0.05280179;0.2986329,0.07266603;0.004410617;-0.0513876,0.09172754;-0.3594175;-0.01256314,0.09249964;-0.755474;0.0787591,0.0901721;-0.7186134;0.0006896332,-0.07122713;0.01058075;-0.05249034,-0.1264944;-0.3506503;-0.02604769,-0.1526881;-0.7467316;0.06132885,-0.1529717;-0.7097976;-0.01676831,0.005922938;0.5560542;-0.02488128,0;0;0,0.001546606;0.3222449;0.004399776,0.002718709;0.6325787;-0.004121304,0.1745397;0.5028428;-0.02879381,0.2174414;0.2165474;-0.02526069,0.2363148;-0.06403711;-0.0849638,-0.1747901;0.5170288;0.01953324,-0.2433872;0.2981017;0.1961217,-0.3200085;0.08522969;0.3734999,0.07648088;0.001881763;-0.04569054,0.09269406;-0.3628013;-0.01430619,0.08233817;-0.7560345;0.08797526,0.08243309;-0.7866091;0.03819537,-0.08219627;0.005606495;-0.03395339,-0.1168468;-0.3587924;-0.01800562,-0.1141053;-0.7528003;0.08175064,-0.1166435;-0.7844741;0.03340559,0.002452567;0.556719;0.0002703667,52.91074
+0;0;0,0.003340995;0.3219045;-0.008049405,0.006728485;0.6311092;-0.03392678,0.1826013;0.5112447;-0.01082925,0.2169675;0.2268106;0.02533366,0.2531373;-0.05200669;-0.03146721,-0.1730548;0.5266244;-0.00222481,-0.2338734;0.2975695;0.1627796,-0.3007494;0.05356874;0.2979274,0.07273354;0.004414715;-0.05143535,0.09176108;-0.3587648;-0.0126801,0.09253425;-0.7553692;0.07876847,0.09020328;-0.7184986;0.0005839989,-0.0712933;0.01059058;-0.05253911,-0.126462;-0.3499965;-0.02614359,-0.152692;-0.7466257;0.06135381,-0.152976;-0.7096815;-0.01685838,0.005919124;0.5556933;-0.02486734,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003340995;0.3219045;-0.008049405,0.006728485;0.6311092;-0.03392678,0.1826013;0.5112447;-0.01082925,0.2169675;0.2268106;0.02533366,0.2531373;-0.05200669;-0.03146721,-0.1730548;0.5266244;-0.00222481,-0.2338734;0.2975695;0.1627796,-0.3007494;0.05356874;0.2979274,0.07273354;0.004414715;-0.05143535,0.09176108;-0.3587648;-0.0126801,0.09253425;-0.7553692;0.07876847,0.09020328;-0.7184986;0.0005839989,-0.0712933;0.01059058;-0.05253911,-0.126462;-0.3499965;-0.02614359,-0.152692;-0.7466257;0.06135381,-0.152976;-0.7096815;-0.01685838,0.005919124;0.5556933;-0.02486734,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003354432;0.3218992;-0.00825188,0.00670729;0.6310902;-0.03429335,0.1824428;0.5118558;-0.007721948,0.2183791;0.2271876;0.02489903,0.2545647;-0.05164468;-0.0318181,-0.173144;0.527102;-0.00255437,-0.234443;0.3005285;0.1656668,-0.300919;0.05857973;0.3046468,0.07273127;0.004356393;-0.05144353,0.09176461;-0.3588394;-0.01284327,0.09237134;-0.7554249;0.0786887,0.09063164;-0.7185799;0.0004865825,-0.07130121;0.01057227;-0.05253205,-0.1263505;-0.3500443;-0.02629001,-0.1525563;-0.7466669;0.06124463,-0.1522502;-0.7097405;-0.01696906,0.005910208;0.5556798;-0.02518753,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003354432;0.3218992;-0.00825188,0.00670729;0.6310902;-0.03429335,0.1824428;0.5118558;-0.007721948,0.2183791;0.2271876;0.02489903,0.2545647;-0.05164468;-0.0318181,-0.173144;0.527102;-0.00255437,-0.234443;0.3005285;0.1656668,-0.300919;0.05857973;0.3046468,0.07273127;0.004356393;-0.05144353,0.09176461;-0.3588394;-0.01284327,0.09237134;-0.7554249;0.0786887,0.09063164;-0.7185799;0.0004865825,-0.07130121;0.01057227;-0.05253205,-0.1263505;-0.3500443;-0.02629001,-0.1525563;-0.7466669;0.06124463,-0.1522502;-0.7097405;-0.01696906,0.005910208;0.5556798;-0.02518753,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003354432;0.3218992;-0.00825188,0.00670729;0.6310902;-0.03429335,0.1824428;0.5118558;-0.007721948,0.2183791;0.2271876;0.02489903,0.2545647;-0.05164468;-0.0318181,-0.173144;0.527102;-0.00255437,-0.234443;0.3005285;0.1656668,-0.300919;0.05857973;0.3046468,0.07273127;0.004356393;-0.05144353,0.09176461;-0.3588394;-0.01284327,0.09237134;-0.7554249;0.0786887,0.09063164;-0.7185799;0.0004865825,-0.07130121;0.01057227;-0.05253205,-0.1263505;-0.3500443;-0.02629001,-0.1525563;-0.7466669;0.06124463,-0.1522502;-0.7097405;-0.01696906,0.005910208;0.5556798;-0.02518753,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003397226;0.3218946;-0.008410566,0.006746021;0.6310815;-0.0345018,0.1827916;0.511869;-0.01129725,0.2179133;0.2275296;0.02488409,0.25429;-0.05131149;-0.03166754,-0.1731839;0.5277032;-0.002638932,-0.2349112;0.304278;0.1695889,-0.3005175;0.0636649;0.3112745,0.07276271;0.004149647;-0.05141617,0.09191893;-0.359024;-0.01266909,0.09244279;-0.7556337;0.07875836,0.09010399;-0.7187868;0.0005720407,-0.07128643;0.01072875;-0.0525204,-0.1261829;-0.3499141;-0.02631863,-0.1523108;-0.7465233;0.06129987,-0.1526052;-0.7095984;-0.01691401,0.005952205;0.5556725;-0.0253834,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003397226;0.3218946;-0.008410566,0.006746021;0.6310815;-0.0345018,0.1827916;0.511869;-0.01129725,0.2179133;0.2275296;0.02488409,0.25429;-0.05131149;-0.03166754,-0.1731839;0.5277032;-0.002638932,-0.2349112;0.304278;0.1695889,-0.3005175;0.0636649;0.3112745,0.07276271;0.004149647;-0.05141617,0.09191893;-0.359024;-0.01266909,0.09244279;-0.7556337;0.07875836,0.09010399;-0.7187868;0.0005720407,-0.07128643;0.01072875;-0.0525204,-0.1261829;-0.3499141;-0.02631863,-0.1523108;-0.7465233;0.06129987,-0.1526052;-0.7095984;-0.01691401,0.005952205;0.5556725;-0.0253834,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003397226;0.3218946;-0.008410566,0.006746021;0.6310815;-0.0345018,0.1827916;0.511869;-0.01129725,0.2179133;0.2275296;0.02488409,0.25429;-0.05131149;-0.03166754,-0.1731839;0.5277032;-0.002638932,-0.2349112;0.304278;0.1695889,-0.3005175;0.0636649;0.3112745,0.07276271;0.004149647;-0.05141617,0.09191893;-0.359024;-0.01266909,0.09244279;-0.7556337;0.07875836,0.09010399;-0.7187868;0.0005720407,-0.07128643;0.01072875;-0.0525204,-0.1261829;-0.3499141;-0.02631863,-0.1523108;-0.7465233;0.06129987,-0.1526052;-0.7095984;-0.01691401,0.005952205;0.5556725;-0.0253834,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003443058;0.3218897;-0.008580311,0.006824335;0.6310641;-0.03481414,0.1829134;0.5117113;-0.01271903,0.2172757;0.2274426;0.02472442,0.2536895;-0.05140275;-0.03178234,-0.1732056;0.5284013;-0.0027766,-0.2355724;0.3076345;0.1726198,-0.3001091;0.07041566;0.3203897,0.07277391;0.004030589;-0.05140978,0.09194793;-0.3591403;-0.01264583,0.09220862;-0.7557482;0.07879106,0.08966856;-0.7188961;0.0006114617,-0.07127937;0.01081724;-0.05251183,-0.1260968;-0.3498424;-0.02637701,-0.1522142;-0.7464331;0.06132781,-0.1527131;-0.7095184;-0.01688593,0.006022415;0.5556595;-0.02566075,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003443058;0.3218897;-0.008580311,0.006824335;0.6310641;-0.03481414,0.1829134;0.5117113;-0.01271903,0.2172757;0.2274426;0.02472442,0.2536895;-0.05140275;-0.03178234,-0.1732056;0.5284013;-0.0027766,-0.2355724;0.3076345;0.1726198,-0.3001091;0.07041566;0.3203897,0.07277391;0.004030589;-0.05140978,0.09194793;-0.3591403;-0.01264583,0.09220862;-0.7557482;0.07879106,0.08966856;-0.7188961;0.0006114617,-0.07127937;0.01081724;-0.05251183,-0.1260968;-0.3498424;-0.02637701,-0.1522142;-0.7464331;0.06132781,-0.1527131;-0.7095184;-0.01688593,0.006022415;0.5556595;-0.02566075,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003443058;0.3218897;-0.008580311,0.006824335;0.6310641;-0.03481414,0.1829134;0.5117113;-0.01271903,0.2172757;0.2274426;0.02472442,0.2536895;-0.05140275;-0.03178234,-0.1732056;0.5284013;-0.0027766,-0.2355724;0.3076345;0.1726198,-0.3001091;0.07041566;0.3203897,0.07277391;0.004030589;-0.05140978,0.09194793;-0.3591403;-0.01264583,0.09220862;-0.7557482;0.07879106,0.08966856;-0.7188961;0.0006114617,-0.07127937;0.01081724;-0.05251183,-0.1260968;-0.3498424;-0.02637701,-0.1522142;-0.7464331;0.06132781,-0.1527131;-0.7095184;-0.01688593,0.006022415;0.5556595;-0.02566075,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003330461;0.3218831;-0.00886636,0.006619258;0.631034;-0.03537526,0.1828031;0.5118198;-0.0135816,0.216822;0.2275844;0.02442425,0.2533153;-0.05126783;-0.0319969,-0.1734015;0.5288472;-0.002902508,-0.237099;0.3120519;0.1769138,-0.3000526;0.0772486;0.3291569,0.0726668;0.0039744;-0.05156543,0.09175498;-0.3591973;-0.01276653,0.09198508;-0.7557882;0.07874353,0.08932587;-0.7189566;0.0005661175,-0.07138206;0.01087462;-0.05236026,-0.1263203;-0.3497944;-0.02661169,-0.1524512;-0.7463979;0.061032,-0.153069;-0.7095026;-0.01718261,0.005852141;0.5556399;-0.02613221,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003330461;0.3218831;-0.00886636,0.006619258;0.631034;-0.03537526,0.1828031;0.5118198;-0.0135816,0.216822;0.2275844;0.02442425,0.2533153;-0.05126783;-0.0319969,-0.1734015;0.5288472;-0.002902508,-0.237099;0.3120519;0.1769138,-0.3000526;0.0772486;0.3291569,0.0726668;0.0039744;-0.05156543,0.09175498;-0.3591973;-0.01276653,0.09198508;-0.7557882;0.07874353,0.08932587;-0.7189566;0.0005661175,-0.07138206;0.01087462;-0.05236026,-0.1263203;-0.3497944;-0.02661169,-0.1524512;-0.7463979;0.061032,-0.153069;-0.7095026;-0.01718261,0.005852141;0.5556399;-0.02613221,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003330461;0.3218831;-0.00886636,0.006619258;0.631034;-0.03537526,0.1828031;0.5118198;-0.0135816,0.216822;0.2275844;0.02442425,0.2533153;-0.05126783;-0.0319969,-0.1734015;0.5288472;-0.002902508,-0.237099;0.3120519;0.1769138,-0.3000526;0.0772486;0.3291569,0.0726668;0.0039744;-0.05156543,0.09175498;-0.3591973;-0.01276653,0.09198508;-0.7557882;0.07874353,0.08932587;-0.7189566;0.0005661175,-0.07138206;0.01087462;-0.05236026,-0.1263203;-0.3497944;-0.02661169,-0.1524512;-0.7463979;0.061032,-0.153069;-0.7095026;-0.01718261,0.005852141;0.5556399;-0.02613221,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003284503;0.3218761;-0.009132458,0.006472905;0.6310076;-0.03588035,0.1826879;0.5115036;-0.01513881,0.2160204;0.2273582;0.02412666,0.2530477;-0.05144018;-0.03221301,-0.1735927;0.5294563;-0.003209453,-0.2375882;0.3144249;0.178608,-0.3007396;0.0826672;0.3353688,0.07268534;0.003926239;-0.05154298,0.09163287;-0.3592513;-0.01272986,0.09191166;-0.7558575;0.07871349,0.08904745;-0.7190394;0.000542134,-0.07134058;0.01088584;-0.05241444,-0.1263575;-0.3497641;-0.02656542,-0.1524633;-0.7464149;0.06087124,-0.1532865;-0.7095365;-0.01734295,0.005735449;0.5556201;-0.02658081,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003284503;0.3218761;-0.009132458,0.006472905;0.6310076;-0.03588035,0.1826879;0.5115036;-0.01513881,0.2160204;0.2273582;0.02412666,0.2530477;-0.05144018;-0.03221301,-0.1735927;0.5294563;-0.003209453,-0.2375882;0.3144249;0.178608,-0.3007396;0.0826672;0.3353688,0.07268534;0.003926239;-0.05154298,0.09163287;-0.3592513;-0.01272986,0.09191166;-0.7558575;0.07871349,0.08904745;-0.7190394;0.000542134,-0.07134058;0.01088584;-0.05241444,-0.1263575;-0.3497641;-0.02656542,-0.1524633;-0.7464149;0.06087124,-0.1532865;-0.7095365;-0.01734295,0.005735449;0.5556201;-0.02658081,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003284503;0.3218761;-0.009132458,0.006472905;0.6310076;-0.03588035,0.1826879;0.5115036;-0.01513881,0.2160204;0.2273582;0.02412666,0.2530477;-0.05144018;-0.03221301,-0.1735927;0.5294563;-0.003209453,-0.2375882;0.3144249;0.178608,-0.3007396;0.0826672;0.3353688,0.07268534;0.003926239;-0.05154298,0.09163287;-0.3592513;-0.01272986,0.09191166;-0.7558575;0.07871349,0.08904745;-0.7190394;0.000542134,-0.07134058;0.01088584;-0.05241444,-0.1263575;-0.3497641;-0.02656542,-0.1524633;-0.7464149;0.06087124,-0.1532865;-0.7095365;-0.01734295,0.005735449;0.5556201;-0.02658081,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.00326905;0.3218709;-0.009318546,0.006424024;0.6309922;-0.03618846,0.182679;0.5115035;-0.01585487,0.2157913;0.2274286;0.0241018,0.2529924;-0.05135509;-0.0321961,-0.1736972;0.5301237;-0.003239507,-0.2383913;0.318675;0.1824905,-0.300319;0.09030943;0.3446256,0.07268156;0.003893063;-0.05155082,0.09158631;-0.3592794;-0.01266967,0.09193859;-0.7558911;0.07874986,0.08896284;-0.719081;0.0005819649,-0.07133288;0.01087713;-0.05242672,-0.12648;-0.3497693;-0.02680767,-0.1526093;-0.7463929;0.06074513,-0.1535431;-0.7095253;-0.01746878,0.005695966;0.5556082;-0.02686156,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.00326905;0.3218709;-0.009318546,0.006424024;0.6309922;-0.03618846,0.182679;0.5115035;-0.01585487,0.2157913;0.2274286;0.0241018,0.2529924;-0.05135509;-0.0321961,-0.1736972;0.5301237;-0.003239507,-0.2383913;0.318675;0.1824905,-0.300319;0.09030943;0.3446256,0.07268156;0.003893063;-0.05155082,0.09158631;-0.3592794;-0.01266967,0.09193859;-0.7558911;0.07874986,0.08896284;-0.719081;0.0005819649,-0.07133288;0.01087713;-0.05242672,-0.12648;-0.3497693;-0.02680767,-0.1526093;-0.7463929;0.06074513,-0.1535431;-0.7095253;-0.01746878,0.005695966;0.5556082;-0.02686156,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.00326905;0.3218709;-0.009318546,0.006424024;0.6309922;-0.03618846,0.182679;0.5115035;-0.01585487,0.2157913;0.2274286;0.0241018,0.2529924;-0.05135509;-0.0321961,-0.1736972;0.5301237;-0.003239507,-0.2383913;0.318675;0.1824905,-0.300319;0.09030943;0.3446256,0.07268156;0.003893063;-0.05155082,0.09158631;-0.3592794;-0.01266967,0.09193859;-0.7558911;0.07874986,0.08896284;-0.719081;0.0005819649,-0.07133288;0.01087713;-0.05242672,-0.12648;-0.3497693;-0.02680767,-0.1526093;-0.7463929;0.06074513,-0.1535431;-0.7095253;-0.01746878,0.005695966;0.5556082;-0.02686156,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003251807;0.3218677;-0.009435565,0.006388894;0.6309825;-0.03638232,0.1826513;0.5113959;-0.01647682,0.2153657;0.2273434;0.02396444,0.2530393;-0.05142713;-0.03208338,-0.173808;0.5307655;-0.003336221,-0.2393048;0.3225967;0.1857865,-0.3001762;0.09674545;0.3517972,0.07268204;0.003894786;-0.05155003,0.09153143;-0.3592722;-0.0125906,0.0918817;-0.755908;0.07872418,0.08882271;-0.7191036;0.0005590022,-0.07133624;0.01083566;-0.05243073,-0.1266385;-0.349787;-0.02681083,-0.1526282;-0.7463896;0.06087848,-0.1536456;-0.7095286;-0.01733496,0.005665983;0.5556008;-0.02703574,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003251807;0.3218677;-0.009435565,0.006388894;0.6309825;-0.03638232,0.1826513;0.5113959;-0.01647682,0.2153657;0.2273434;0.02396444,0.2530393;-0.05142713;-0.03208338,-0.173808;0.5307655;-0.003336221,-0.2393048;0.3225967;0.1857865,-0.3001762;0.09674545;0.3517972,0.07268204;0.003894786;-0.05155003,0.09153143;-0.3592722;-0.0125906,0.0918817;-0.755908;0.07872418,0.08882271;-0.7191036;0.0005590022,-0.07133624;0.01083566;-0.05243073,-0.1266385;-0.349787;-0.02681083,-0.1526282;-0.7463896;0.06087848,-0.1536456;-0.7095286;-0.01733496,0.005665983;0.5556008;-0.02703574,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003251807;0.3218677;-0.009435565,0.006388894;0.6309825;-0.03638232,0.1826513;0.5113959;-0.01647682,0.2153657;0.2273434;0.02396444,0.2530393;-0.05142713;-0.03208338,-0.173808;0.5307655;-0.003336221,-0.2393048;0.3225967;0.1857865,-0.3001762;0.09674545;0.3517972,0.07268204;0.003894786;-0.05155003,0.09153143;-0.3592722;-0.0125906,0.0918817;-0.755908;0.07872418,0.08882271;-0.7191036;0.0005590022,-0.07133624;0.01083566;-0.05243073,-0.1266385;-0.349787;-0.02681083,-0.1526282;-0.7463896;0.06087848,-0.1536456;-0.7095286;-0.01733496,0.005665983;0.5556008;-0.02703574,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003304039;0.3218627;-0.009588378,0.006482243;0.6309705;-0.03661114,0.1827127;0.5112453;-0.01693339,0.2150622;0.2271761;0.02368324,0.2530603;-0.05160484;-0.03209346,-0.1738175;0.5313797;-0.003600692,-0.2398266;0.3267111;0.1891298,-0.3002467;0.1033024;0.3585749,0.07270797;0.003812245;-0.05151962,0.09153287;-0.3593506;-0.01250952,0.09200159;-0.7559943;0.07877035,0.08891866;-0.7191998;0.0006052554,-0.07129399;0.01089259;-0.05247638,-0.1265851;-0.3497286;-0.02681303,-0.1525519;-0.7463231;0.0609196,-0.1535923;-0.7094702;-0.01729425,0.005748349;0.5555907;-0.02724988,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003304039;0.3218627;-0.009588378,0.006482243;0.6309705;-0.03661114,0.1827127;0.5112453;-0.01693339,0.2150622;0.2271761;0.02368324,0.2530603;-0.05160484;-0.03209346,-0.1738175;0.5313797;-0.003600692,-0.2398266;0.3267111;0.1891298,-0.3002467;0.1033024;0.3585749,0.07270797;0.003812245;-0.05151962,0.09153287;-0.3593506;-0.01250952,0.09200159;-0.7559943;0.07877035,0.08891866;-0.7191998;0.0006052554,-0.07129399;0.01089259;-0.05247638,-0.1265851;-0.3497286;-0.02681303,-0.1525519;-0.7463231;0.0609196,-0.1535923;-0.7094702;-0.01729425,0.005748349;0.5555907;-0.02724988,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.003304039;0.3218627;-0.009588378,0.006482243;0.6309705;-0.03661114,0.1827127;0.5112453;-0.01693339,0.2150622;0.2271761;0.02368324,0.2530603;-0.05160484;-0.03209346,-0.1738175;0.5313797;-0.003600692,-0.2398266;0.3267111;0.1891298,-0.3002467;0.1033024;0.3585749,0.07270797;0.003812245;-0.05151962,0.09153287;-0.3593506;-0.01250952,0.09200159;-0.7559943;0.07877035,0.08891866;-0.7191998;0.0006052554,-0.07129399;0.01089259;-0.05247638,-0.1265851;-0.3497286;-0.02681303,-0.1525519;-0.7463231;0.0609196,-0.1535923;-0.7094702;-0.01729425,0.005748349;0.5555907;-0.02724988,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.00331187;0.3218568;-0.009780873,0.006479689;0.6309509;-0.03696313,0.1827183;0.5112014;-0.01746287,0.2149217;0.2271684;0.02352102,0.2530824;-0.05163625;-0.03202544,-0.1738635;0.5318485;-0.003778605,-0.2399517;0.331019;0.1929225,-0.3018273;0.1126321;0.3682858,0.07270962;0.00378253;-0.05151947,0.09150365;-0.359377;-0.01246388,0.0919862;-0.7560286;0.07878176,0.0888471;-0.7192462;0.0006178543,-0.07129209;0.01089454;-0.05247856,-0.1266141;-0.349733;-0.0269713,-0.1525031;-0.7463054;0.06088423,-0.1536006;-0.709466;-0.01733001,0.005748759;0.5555756;-0.02756581,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393
+0;0;0,0.00331187;0.3218568;-0.009780873,0.006479689;0.6309509;-0.03696313,0.1827183;0.5112014;-0.01746287,0.2149217;0.2271684;0.02352102,0.2530824;-0.05163625;-0.03202544,-0.1738635;0.5318485;-0.003778605,-0.2399517;0.331019;0.1929225,-0.3018273;0.1126321;0.3682858,0.07270962;0.00378253;-0.05151947,0.09150365;-0.359377;-0.01246388,0.0919862;-0.7560286;0.07878176,0.0888471;-0.7192462;0.0006178543,-0.07129209;0.01089454;-0.05247856,-0.1266141;-0.349733;-0.0269713,-0.1525031;-0.7463054;0.06088423,-0.1536006;-0.709466;-0.01733001,0.005748759;0.5555756;-0.02756581,0;0;0,0.001629967;0.3219955;0.003833532,0.002812266;0.6321884;-0.005116701,0.1748137;0.5024199;-0.02899027,0.2170794;0.2167786;-0.02523315,0.2360385;-0.06349286;-0.08321738,-0.1748884;0.5172424;0.01876864,-0.2442559;0.2995657;0.195394,-0.3195587;0.08600038;0.3714424,0.07654919;0.0017903;-0.04574132,0.09295047;-0.3622897;-0.01507962,0.08233746;-0.7561724;0.08691216,0.08408432;-0.7866168;0.03682351,-0.08230049;0.005681971;-0.0339057,-0.1168396;-0.3581076;-0.01881782,-0.1137368;-0.7526749;0.08100951,-0.1171475;-0.7850935;0.03349387,0.002544038;0.556358;-0.0006492138,52.93393

+ 145 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001934624;0.3334296;-0.0008328739,0.003806224;0.6537005;-0.01649549,0.1833268;0.5261593;0.01258047,0.2183307;0.2283885;0.03686137,0.2551413;-0.02430639;-0.02355729,-0.1750577;0.517139;-0.00584168,-0.2247061;0.2210355;-0.02428201,-0.2691789;-0.03187859;-0.07828894,0.07175784;0.008151579;-0.05025213,0.09310503;-0.3464503;-0.01691343,0.09364744;-0.7285382;0.07161382,0.09539853;-0.6908004;-0.009658784,-0.06927727;0.007159264;-0.05376165,-0.1217558;-0.3447339;-0.02680174,-0.1453559;-0.7273402;0.05616811,-0.141501;-0.6894763;-0.02501979,0.003470731;0.5754232;-0.0100466,0;0;0,0.005302794;0.3333921;-0.001149416,0.009518005;0.6536025;-0.01760316,0.1876188;0.5204711;-0.02642071,0.239436;0.2247723;-0.007460117,0.2776413;-0.03206378;-0.04535115,-0.1687791;0.5196025;-0.03759454,-0.2120004;0.2220613;-0.04672989,-0.2302251;-0.03071484;-0.1147904,0.07883064;0.001776144;-0.03903186,0.1014401;-0.3529696;-0.008146048,0.1090041;-0.7341996;0.08369564,0.1104159;-0.7645518;0.02870654,-0.07910198;0.005994778;-0.03805064,-0.09210024;-0.3494236;-0.009440612,-0.06889021;-0.7298838;0.08297037,-0.06699078;-0.7139034;0.002546377,0.00862629;0.5753428;-0.01099598,245.2743
+0;0;0,0.001871021;0.3334011;-0.001262135,0.003636892;0.6535661;-0.01812862,0.1834462;0.5263706;0.01255825,0.218575;0.2290385;0.03647847,0.2553104;-0.02464819;-0.02435872,-0.1755461;0.5171942;-0.00567524,-0.2251357;0.2214991;-0.02350533,-0.2698926;-0.03263336;-0.07661939,0.07171924;0.008131873;-0.05025126,0.0931038;-0.3472203;-0.01658605,0.09302939;-0.7285975;0.07197605,0.09471827;-0.6910241;-0.008171462,-0.06933784;0.007151635;-0.05362913,-0.122181;-0.3454673;-0.02655007,-0.1458276;-0.7273939;0.05630326,-0.142065;-0.6896957;-0.0237618,0.003329957;0.5753343;-0.01130162,0;0;0,0.004896656;0.3333709;-0.0011307,0.008601591;0.6535463;-0.01758635,0.1872902;0.5207002;-0.02610528,0.2404327;0.2257184;-0.006758332,0.2793994;-0.03193966;-0.04550707,-0.1697729;0.5191988;-0.03766629,-0.2124712;0.2220312;-0.04666134,-0.230833;-0.0316321;-0.1154024,0.07881612;0.001890123;-0.03897965,0.1016459;-0.3536013;-0.007827045,0.1090044;-0.7340765;0.08423936,0.1086108;-0.7640483;0.03050792,-0.07905479;0.005874003;-0.0380894,-0.09145465;-0.3503107;-0.009028826,-0.06899302;-0.7300675;0.08355631,-0.06707847;-0.7138848;0.00425151,0.007849239;0.575298;-0.01098585,245.3001
+0;0;0,0.001870883;0.3333764;-0.001262042,0.00363663;0.6535186;-0.01812727,0.1835307;0.5263068;0.01257024,0.2186155;0.2293466;0.03646053,0.2553563;-0.0243772;-0.02438557,-0.1756306;0.517126;-0.00567183,-0.2251581;0.2218008;-0.02347961,-0.2699215;-0.03236887;-0.07660146,0.07166983;0.00812627;-0.05021664,0.09317268;-0.3491917;-0.01636519,0.09309895;-0.7270547;0.07138088,0.0948127;-0.6893699;-0.009946421,-0.06929008;0.007146708;-0.05359218,-0.1224255;-0.3474229;-0.02636332,-0.1458543;-0.7258303;0.05572658,-0.1420363;-0.6880187;-0.02551704,0.003329721;0.5752935;-0.01130086,0;0;0,0.004629195;0.3333507;-0.0008823872,0.00815703;0.6535155;-0.01713669,0.1870895;0.5210013;-0.02558172,0.2412302;0.2266115;-0.005822301,0.281453;-0.0307523;-0.04549503,-0.1701347;0.5188321;-0.03745414,-0.2124398;0.2219847;-0.04633963,-0.2309036;-0.03177336;-0.1148511,0.07881782;0.001958862;-0.03883588,0.1022488;-0.3554356;-0.007139802,0.1090815;-0.732237;0.08480501,0.1092053;-0.7639691;0.03127694,-0.07894935;0.005784636;-0.03818178,-0.0906517;-0.3523366;-0.00823711,-0.06903052;-0.7285339;0.08389295,-0.0670483;-0.7125402;0.003419235,0.007445544;0.5752696;-0.01058412,245.3235
+0;0;0,0.001870883;0.3333764;-0.001262042,0.00363663;0.6535186;-0.01812727,0.1835307;0.5263068;0.01257024,0.2186155;0.2293466;0.03646053,0.2553563;-0.0243772;-0.02438557,-0.1756306;0.517126;-0.00567183,-0.2251581;0.2218008;-0.02347961,-0.2699215;-0.03236887;-0.07660146,0.07166983;0.00812627;-0.05021664,0.09317268;-0.3491917;-0.01636519,0.09309895;-0.7270547;0.07138088,0.0948127;-0.6893699;-0.009946421,-0.06929008;0.007146708;-0.05359218,-0.1224255;-0.3474229;-0.02636332,-0.1458543;-0.7258303;0.05572658,-0.1420363;-0.6880187;-0.02551704,0.003329721;0.5752935;-0.01130086,0;0;0,0.004629195;0.3333507;-0.0008823872,0.00815703;0.6535155;-0.01713669,0.1870895;0.5210013;-0.02558172,0.2412302;0.2266115;-0.005822301,0.281453;-0.0307523;-0.04549503,-0.1701347;0.5188321;-0.03745414,-0.2124398;0.2219847;-0.04633963,-0.2309036;-0.03177336;-0.1148511,0.07881782;0.001958862;-0.03883588,0.1022488;-0.3554356;-0.007139802,0.1090815;-0.732237;0.08480501,0.1092053;-0.7639691;0.03127694,-0.07894935;0.005784636;-0.03818178,-0.0906517;-0.3523366;-0.00823711,-0.06903052;-0.7285339;0.08389295,-0.0670483;-0.7125402;0.003419235,0.007445544;0.5752696;-0.01058412,245.3456
+0;0;0,0.001790689;0.3333982;-0.0002325201,0.003606502;0.6537446;-0.01359763,0.1835957;0.5256094;0.01275781,0.2187112;0.2282922;0.03663345,0.2557444;-0.02522421;-0.0250744,-0.1754308;0.5165515;-0.005174233,-0.2251203;0.220861;-0.02246041,-0.2700327;-0.03361765;-0.07416461,0.07170752;0.008136662;-0.05019262,0.09313665;-0.3494177;-0.01614896,0.09280556;-0.7284783;0.07189213,0.09441077;-0.6908285;-0.007459886,-0.06936128;0.007134845;-0.05353112,-0.1227463;-0.3476311;-0.02606431,-0.1462863;-0.7272765;0.05611566,-0.1426293;-0.6895002;-0.02315598,0.003300031;0.5754141;-0.007988143,0;0;0,0.004388921;0.3333737;-0.0005679131,0.007749647;0.6535748;-0.01660824,0.1867397;0.5213113;-0.02509665,0.241683;0.2267274;-0.005041361,0.2829532;-0.03045368;-0.04509795,-0.1702307;0.5184388;-0.03734653,-0.2123125;0.2211953;-0.04606856,-0.2309948;-0.03266299;-0.1143095,0.07884409;0.002017349;-0.03882027,0.102293;-0.3555748;-0.006551981,0.1089694;-0.733583;0.08566272,0.1090115;-0.7644203;0.03411996,-0.0789744;0.005729945;-0.03817965,-0.09039183;-0.3526122;-0.007785087,-0.0690455;-0.7299964;0.08475524,-0.06705807;-0.7136468;0.006221443,0.007083721;0.5753156;-0.01010585,245.379
+0;0;0,0.001790406;0.3333454;-0.0002324834,0.003606308;0.6537099;-0.01359856,0.185714;0.5249796;0.01300136,0.2207751;0.2281228;0.03684001,0.2577578;-0.02504835;-0.02478382,-0.1775311;0.5158153;-0.005141391,-0.2271436;0.2205828;-0.0224008,-0.2719949;-0.0335494;-0.0740346,0.07182112;0.008149552;-0.05027214,0.09327002;-0.3497345;-0.01619708,0.09293927;-0.7284114;0.07175488,0.0945152;-0.6909012;-0.006150126,-0.06947117;0.007146149;-0.05361593,-0.1229054;-0.347947;-0.02612379,-0.1464216;-0.727208;0.05597299,-0.1428313;-0.6895735;-0.02185311,0.003299798;0.5753694;-0.007988365,0;0;0,0.003867969;0.3333278;-0.00030756,0.006846525;0.653555;-0.0162586,0.1883137;0.5212586;-0.02413344,0.2418329;0.2268607;-0.004459858,0.2843178;-0.02965146;-0.04517126,-0.1729983;0.5174478;-0.03739012,-0.2147237;0.2206227;-0.04607058,-0.2336172;-0.03284964;-0.114303,0.07898811;0.002066448;-0.03884053,0.1018482;-0.3558446;-0.005987883,0.1083547;-0.7334266;0.08632327,0.1079224;-0.7626708;0.03515673,-0.07913978;0.005690084;-0.03816406,-0.0902311;-0.3529718;-0.007491464,-0.06949316;-0.7299438;0.08521158,-0.06745281;-0.7133333;0.008110113,0.006297775;0.5752833;-0.009774923,245.4025
+0;0;0,0.001790347;0.3333344;-0.0002324757,0.003606219;0.653695;-0.01359852,0.185321;0.5250709;0.01295636,0.2204644;0.2275176;0.03685095,0.2574079;-0.02538523;-0.02470756,-0.1771418;0.5159262;-0.005147316,-0.2268707;0.220001;-0.02244722,-0.2716745;-0.03386179;-0.07402629,0.07202032;0.008172155;-0.05041158,0.09349176;-0.3500881;-0.0163007,0.09316116;-0.7285945;0.07161167,0.09475273;-0.6910097;-0.007066347,-0.06966385;0.00716597;-0.05376464,-0.1231543;-0.3483004;-0.0262436,-0.1466599;-0.7273907;0.05581622,-0.1430339;-0.6896805;-0.0227821,0.0032997;0.5753522;-0.007988158,0;0;0,0.00363332;0.3333194;-0.0002081394,0.006506041;0.6535472;-0.01608706,0.1876724;0.5216389;-0.02411592,0.2423327;0.226765;-0.003976107,0.2858495;-0.02919999;-0.04523504,-0.1728194;0.5173069;-0.0373531,-0.2145222;0.2197686;-0.04606383,-0.233423;-0.03346202;-0.114116,0.07917152;0.002228633;-0.03901207,0.1017295;-0.3560521;-0.00582993,0.1081219;-0.7334309;0.08658278,0.1081099;-0.7632185;0.03485525,-0.07943433;0.00561359;-0.03812759,-0.09003298;-0.3534389;-0.007403644,-0.06960266;-0.730118;0.08582294,-0.06754307;-0.7136304;0.007954679,0.005980544;0.5752718;-0.00961709,245.4358
+0;0;0,0.001534198;0.333308;0.0005561203,0.003144837;0.6537161;-0.01146517,0.1848118;0.524779;0.01274858,0.2200588;0.2269826;0.03679276,0.2568886;-0.025341;-0.02477514,-0.1771989;0.5156592;-0.004727786,-0.2268887;0.2194172;-0.02130431,-0.2719743;-0.03416693;-0.07106984,0.07208471;0.008173785;-0.05031445,0.0936464;-0.3510747;-0.01604045,0.0927508;-0.7299168;0.07232927,0.09439628;-0.6914604;-0.01457477,-0.06965347;0.007159745;-0.05377445,-0.1236062;-0.3492225;-0.02584815,-0.1471568;-0.7287002;0.05645236,-0.1432664;-0.6901058;-0.0303666,0.002911476;0.5753464;-0.006218364,0;0;0,0.003236108;0.3332963;2.563E-05,0.005914554;0.6535226;-0.01574409,0.1869542;0.5219133;-0.02397835,0.242149;0.2268918;-0.003508449,0.2861261;-0.02834329;-0.0451653,-0.1730196;0.5171657;-0.03724153,-0.214536;0.2193271;-0.0457125,-0.2335241;-0.03330502;-0.1137617,0.07918474;0.002297089;-0.03897512,0.1018153;-0.3569657;-0.005550027,0.107977;-0.7348015;0.08682667,0.1116802;-0.7687529;0.02747142,-0.07943612;0.00553808;-0.03812861,-0.08956823;-0.3545137;-0.00715789,-0.06978346;-0.7316212;0.08627548,-0.0675026;-0.7165313;0.0002579316,0.005447209;0.5752438;-0.009294391,245.4688
+0;0;0,0.001534299;0.3333299;0.0005561567,0.003145048;0.653762;-0.01146618,0.1844588;0.5249135;0.01271138,0.2196042;0.227975;0.0366863,0.2566417;-0.0257718;-0.02522885,-0.176849;0.5158115;-0.004731052,-0.2263957;0.2204228;-0.02125982,-0.2717355;-0.03459156;-0.07130605,0.07208022;0.008173277;-0.05031133,0.0936354;-0.3509665;-0.01604769,0.09273931;-0.7300152;0.07237022,0.09437065;-0.6916314;-0.01378752,-0.06964915;0.0071593;-0.05377112,-0.1235856;-0.3491152;-0.02585327,-0.1471491;-0.7287998;0.05649213,-0.143292;-0.6902792;-0.02958126,0.002911659;0.5753828;-0.006218735,0;0;0,0.00295914;0.3333207;6.890297E-05,0.005467661;0.6535748;-0.01565421,0.1862456;0.5222784;-0.02403045,0.2426012;0.2283764;-0.003338575,0.2868041;-0.02830282;-0.0452261,-0.1730313;0.5171746;-0.03711755,-0.2142614;0.2201678;-0.04545977,-0.2334028;-0.03385055;-0.1140231,0.07919119;0.002346665;-0.03894663,0.1017027;-0.3568186;-0.005576134,0.1076729;-0.7348261;0.0870043,0.1106584;-0.7678691;0.02773558,-0.07943244;0.005483502;-0.03813148,-0.08921507;-0.3544527;-0.006981894,-0.06988108;-0.7317134;0.08681039,-0.06764432;-0.7164919;0.001530275,0.005039766;0.5752855;-0.009212852,245.5025
+0;0;0,0.001534321;0.3333347;0.0005561648,0.003144995;0.6537569;-0.01146615,0.1841561;0.5249856;0.01268031,0.2192917;0.2281298;0.03664855,0.256517;-0.02690271;-0.02558034,-0.1765495;0.5158987;-0.004733051,-0.2260824;0.2205924;-0.02125721,-0.2716519;-0.03571415;-0.07155702,0.07217763;0.008184322;-0.05037931,0.09379306;-0.3519596;-0.01601988,0.09289922;-0.7300567;0.07217605,0.09452284;-0.6917126;-0.013574,-0.06974326;0.007168975;-0.05384378,-0.1238305;-0.3501016;-0.02584787,-0.1473348;-0.728833;0.05629079,-0.1434961;-0.6903527;-0.0293753,0.002911586;0.5753708;-0.006218255,0;0;0,0.002682827;0.3333278;0.000218153,0.005087569;0.6535769;-0.01541507,0.1856072;0.5225044;-0.02398896,0.2427406;0.2288673;-0.002884984,0.28739;-0.0290083;-0.04538584,-0.1730744;0.5172144;-0.03687936,-0.2141122;0.2202666;-0.04526286,-0.2333065;-0.03518602;-0.1136386,0.07925677;0.002511412;-0.03907335,0.1019478;-0.357607;-0.005142212,0.1073868;-0.7346444;0.08732367,0.1097448;-0.7671146;0.02801729,-0.07959144;0.005367101;-0.03809286,-0.0891754;-0.3555779;-0.0068148,-0.06998698;-0.7318863;0.08678316,-0.0710475;-0.7719874;0.03668283,0.004678369;0.5752792;-0.008989453,245.5365
+0;0;0,0.001651673;0.3332916;0.001260632,0.003389755;0.653749;-0.009797428,0.1842584;0.5247369;0.01247313,0.2191678;0.2284189;0.03643735,0.2564263;-0.02728269;-0.02618962,-0.1760986;0.5157676;-0.004552653,-0.2255147;0.2209621;-0.02020789,-0.2716518;-0.03612164;-0.0699367,0.07225801;0.00815149;-0.0504521,0.09398153;-0.3522072;-0.01612569,0.0925289;-0.7323183;0.07298088,0.09404179;-0.6941208;-0.01063278,-0.06989381;0.00719431;-0.05381615,-0.1240849;-0.3502694;-0.02568114,-0.1477793;-0.7311011;0.05697694,-0.1441091;-0.6927757;-0.02655719,0.003120568;0.575341;-0.004756876,0;0;0,0.002428442;0.3332891;0.0002856255,0.004708618;0.6535442;-0.01529229,0.1851246;0.5227201;-0.02395141,0.2430305;0.2298292;-0.002523661,0.2877851;-0.02876633;-0.04517353,-0.1732051;0.517178;-0.0367387,-0.213953;0.2207552;-0.04513332,-0.2333632;-0.03540185;-0.113693,0.07932991;0.002626926;-0.03915286,0.1019286;-0.3577092;-0.005156279,0.1068263;-0.7369018;0.08766341,0.1098961;-0.7666816;0.02869153,-0.07972873;0.005283206;-0.03805914,-0.0892694;-0.3558773;-0.006743994,-0.07033538;-0.7343301;0.0872857,-0.07144813;-0.7725706;0.03826809,0.004338741;0.5752366;-0.008883238,245.5698
+0;0;0,0.001651307;0.3332177;0.001260352,0.003389159;0.65364;-0.009797093,0.1859034;0.5241615;0.01263042,0.2208129;0.2278429;0.03659469,0.2581268;-0.02823865;-0.02612532,-0.1777275;0.5151107;-0.004550044,-0.2271437;0.2203046;-0.02020532,-0.2733493;-0.03716111;-0.07000801,0.07231054;0.008157416;-0.05048877,0.09399723;-0.3515904;-0.01622055,0.09254187;-0.7324159;0.07305349,0.09405048;-0.6942416;-0.01032341,-0.06994462;0.00719954;-0.05385527,-0.1240439;-0.3496583;-0.02576794,-0.1477828;-0.7312058;0.05704549,-0.144123;-0.6929039;-0.0262521,0.003119949;0.5752255;-0.004756122,0;0;0,0.002096437;0.3332172;0.0004554987,0.004237033;0.6534437;-0.01501334,0.1864969;0.5225397;-0.02313077,0.2429926;0.2293331;-0.002254486,0.288024;-0.02960783;-0.0449816,-0.1752441;0.5164863;-0.03675473,-0.2158234;0.2200401;-0.04516026,-0.235486;-0.03639486;-0.1141409,0.07935924;0.002709225;-0.03923321,0.10211;-0.3570347;-0.005619645,0.1064788;-0.7369444;0.08738364,0.1096465;-0.7668721;0.02890766,-0.07983448;0.00520219;-0.03799824,-0.08932643;-0.3553443;-0.006705634,-0.07092188;-0.7344382;0.08789465,-0.07322685;-0.7695308;0.03518372,0.003893293;0.5751269;-0.008635163,245.5912
+0;0;0,0.00165125;0.3332061;0.001260309,0.003389078;0.653628;-0.009797417,0.1855884;0.52423;0.01260062,0.2205629;0.2273597;0.03660951,0.2578969;-0.02885991;-0.02614432,-0.177416;0.5151948;-0.004550244,-0.2269242;0.2198398;-0.02023466,-0.2731547;-0.03776467;-0.07006421,0.0723502;0.00816189;-0.05051646,0.09404218;-0.3516737;-0.01623988,0.09258301;-0.7334983;0.07326837,0.09408006;-0.6953866;-0.009469643,-0.06998298;0.007203489;-0.05388481,-0.1240954;-0.3497414;-0.02579063,-0.1478967;-0.7322898;0.05724005,-0.1442648;-0.6940516;-0.02541925,0.003119844;0.575206;-0.004755967,0;0;0,0.001920305;0.3332066;0.0005935431,0.003925413;0.6534394;-0.01475036,0.1859654;0.5229019;-0.02314329,0.2428819;0.2292279;-0.001983762,0.2880664;-0.02980262;-0.04490113,-0.1751793;0.5164623;-0.03645717,-0.2156996;0.2194487;-0.04498197,-0.235594;-0.03705287;-0.1142025,0.0794024;0.002771571;-0.03925121,0.1024041;-0.3570479;-0.005666375,0.1061026;-0.7379028;0.08782053,0.1097851;-0.767092;0.02953935,-0.07990544;0.005137597;-0.03797111,-0.08920519;-0.3555087;-0.006748423,-0.07136901;-0.7357003;0.0878036,-0.07352018;-0.7701994;0.035374,0.003615811;0.5751125;-0.008403301,245.6248
+0;0;0,0.001647733;0.3332082;0.0004811793,0.003205121;0.6534724;-0.01409312,0.1854154;0.5250865;0.01253972,0.2206781;0.2282492;0.03653517,0.2577493;-0.02804598;-0.02606557,-0.177744;0.515847;-0.004448449,-0.2273951;0.2204614;-0.01906988,-0.2739899;-0.03724122;-0.06804556,0.07233012;0.008181415;-0.05054206,0.0937161;-0.3516528;-0.0160594,0.09206931;-0.7334555;0.07353871,0.09353716;-0.6954887;-0.009213895,-0.07004683;0.007172767;-0.05380589,-0.1244527;-0.3497171;-0.02557969,-0.1486536;-0.7321953;0.05765883,-0.1450461;-0.6940941;-0.02501508,0.002997548;0.5751427;-0.007774465,0;0;0,0.001920305;0.3332066;0.0005935431,0.003925413;0.6534394;-0.01475036,0.1859654;0.5229019;-0.02314329,0.2428819;0.2292279;-0.001983762,0.2880664;-0.02980262;-0.04490113,-0.1751793;0.5164623;-0.03645717,-0.2156996;0.2194487;-0.04498197,-0.235594;-0.03705287;-0.1142025,0.0794024;0.002771571;-0.03925121,0.1024041;-0.3570479;-0.005666375,0.1061026;-0.7379028;0.08782053,0.1097851;-0.767092;0.02953935,-0.07990544;0.005137597;-0.03797111,-0.08920519;-0.3555087;-0.006748423,-0.07136901;-0.7357003;0.0878036,-0.07352018;-0.7701994;0.035374,0.003615811;0.5751125;-0.008403301,245.6476
+0;0;0,0.001647322;0.3331249;0.000481059,0.003204582;0.6533678;-0.01409267,0.1848931;0.525122;0.01248233,0.2200993;0.2287604;0.03643932,0.2572081;-0.02779496;-0.02622498,-0.1772276;0.5159089;-0.004457252,-0.2267991;0.2209967;-0.01905525,-0.2734413;-0.03696758;-0.06808065,0.07239007;0.008188197;-0.05058395,0.09374019;-0.3510425;-0.01615912,0.09209357;-0.7328047;0.07342944,0.09357518;-0.6947631;-0.01009917,-0.07010489;0.007178713;-0.05385049,-0.1244195;-0.3491126;-0.02567162,-0.1486178;-0.73155;0.05755802,-0.1449765;-0.693373;-0.02589116,0.002997001;0.5750351;-0.007773755,0;0;0,0.001667514;0.3331245;0.000648737,0.003502391;0.6533436;-0.01457453,0.1850939;0.5231438;-0.02323472,0.242936;0.2301664;-0.001735806,0.2883822;-0.02911085;-0.04456639,-0.174995;0.5163793;-0.03630005,-0.2152559;0.2198128;-0.04472703,-0.2354284;-0.03685641;-0.1142865,0.07947696;0.002916291;-0.03925574,0.1022184;-0.3563231;-0.005826235,0.1060055;-0.7370364;0.08805728,0.1093525;-0.7672192;0.02965593,-0.07999969;0.005010599;-0.03796114,-0.08945617;-0.3550279;-0.006808689,-0.07166339;-0.7351661;0.0877931,-0.07403644;-0.7704132;0.03505719,0.003231667;0.5750097;-0.008272529,245.6702
+0;0;0,0.001647001;0.3330601;0.0004809654,0.0032041;0.653273;-0.01409164,0.1846898;0.5250849;0.0124606,0.2198775;0.2288785;0.03640505,0.2570007;-0.0277763;-0.02628354,-0.1770271;0.515882;-0.004460087,-0.2265726;0.2211242;-0.01905044,-0.2732329;-0.03694001;-0.06809483,0.07239762;0.008189051;-0.05058923,0.0937661;-0.3513507;-0.01613479,0.0921198;-0.7330403;0.07343677,0.09359793;-0.6950176;-0.009895727,-0.0701122;0.007179462;-0.05385611,-0.1244735;-0.3494183;-0.02565301,-0.1486673;-0.7317831;0.05756083,-0.1450345;-0.6936252;-0.02569243,0.002996524;0.5749422;-0.007772892,0;0;0,0.001199313;0.3330614;0.0007725954,0.002805322;0.6532547;-0.01437497,0.1843073;0.5233538;-0.02327764,0.2425429;0.2306212;-0.001690388,0.2881758;-0.02875721;-0.04435325,-0.1753827;0.516251;-0.03613676,-0.2154796;0.2198166;-0.04441976,-0.235444;-0.03699583;-0.1139069,0.0794569;0.002999634;-0.03931093,0.101838;-0.3565622;-0.005741835,0.1054613;-0.7371647;0.08828641,0.1083471;-0.7667955;0.02957774,-0.08003873;0.004918638;-0.03791245,-0.0898429;-0.3554196;-0.006723404,-0.07183261;-0.7356073;0.08732837,-0.07480433;-0.7705594;0.03457191,0.002600603;0.5749221;-0.008079052,245.7051
+0;0;0,0.001646456;0.3330079;0.001089234,0.003353426;0.653249;-0.0116546,0.1846303;0.5248044;0.01236346,0.2201721;0.2278373;0.03635959,0.2572077;-0.02787936;-0.02597107,-0.1766332;0.5157226;-0.004162308,-0.2263949;0.2201309;-0.01749371,-0.2732367;-0.03723109;-0.06459387,0.07232847;0.008137413;-0.0506638,0.09355585;-0.3517809;-0.01606347,0.09212853;-0.7331948;0.07377591,0.09351061;-0.6952065;-0.00835795,-0.07019666;0.007202904;-0.05371212,-0.1246201;-0.3497674;-0.02544093,-0.14891;-0.7318988;0.05783762,-0.1454027;-0.6937745;-0.0242196,0.00308756;0.5748731;-0.005994793,0;0;0,0.000936836;0.3330114;0.0008330345,0.00237906;0.6531501;-0.01424682,0.1836358;0.5234026;-0.02331889,0.2423711;0.2299581;-0.001663685,0.2880072;-0.02843234;-0.04408395,-0.1755238;0.5162274;-0.03599751,-0.215602;0.2189824;-0.0442154,-0.2357225;-0.036816;-0.1135706,0.07941978;0.003032178;-0.03934145,0.1015842;-0.3569165;-0.0056566,0.1050689;-0.7373449;0.0882144,0.1077425;-0.7653989;0.02961159,-0.08003772;0.004870383;-0.03787725,-0.09006181;-0.3558478;-0.006718036,-0.07232739;-0.7358351;0.08732919,-0.07610621;-0.769632;0.03510503,0.002191357;0.5748214;-0.007965803,245.7267
+0;0;0,0.001646456;0.3330079;0.001089234,0.003353426;0.653249;-0.0116546,0.1846303;0.5248044;0.01236346,0.2201721;0.2278373;0.03635959,0.2572077;-0.02787936;-0.02597107,-0.1766332;0.5157226;-0.004162308,-0.2263949;0.2201309;-0.01749371,-0.2732367;-0.03723109;-0.06459387,0.07232847;0.008137413;-0.0506638,0.09355585;-0.3517809;-0.01606347,0.09212853;-0.7331948;0.07377591,0.09351061;-0.6952065;-0.00835795,-0.07019666;0.007202904;-0.05371212,-0.1246201;-0.3497674;-0.02544093,-0.14891;-0.7318988;0.05783762,-0.1454027;-0.6937745;-0.0242196,0.00308756;0.5748731;-0.005994793,0;0;0,0.000936836;0.3330114;0.0008330345,0.00237906;0.6531501;-0.01424682,0.1836358;0.5234026;-0.02331889,0.2423711;0.2299581;-0.001663685,0.2880072;-0.02843234;-0.04408395,-0.1755238;0.5162274;-0.03599751,-0.215602;0.2189824;-0.0442154,-0.2357225;-0.036816;-0.1135706,0.07941978;0.003032178;-0.03934145,0.1015842;-0.3569165;-0.0056566,0.1050689;-0.7373449;0.0882144,0.1077425;-0.7653989;0.02961159,-0.08003772;0.004870383;-0.03787725,-0.09006181;-0.3558478;-0.006718036,-0.07232739;-0.7358351;0.08732919,-0.07610621;-0.769632;0.03510503,0.002191357;0.5748214;-0.007965803,245.7496
+0;0;0,0.001646379;0.3329923;0.001089183,0.003353232;0.6532125;-0.01165393,0.1843778;0.5248404;0.01233842,0.2199108;0.2279468;0.03632861,0.2569281;-0.02764365;-0.02597128,-0.1763836;0.5157713;-0.004164381,-0.226133;0.2202526;-0.01749249,-0.2729516;-0.03698227;-0.06456938,0.07234503;0.008139276;-0.0506754,0.09357549;-0.3518313;-0.01607004,0.09214623;-0.7337639;0.07389154,0.09352189;-0.6958128;-0.007860459,-0.07021273;0.007204553;-0.05372442,-0.124644;-0.3498176;-0.02544912,-0.148967;-0.7324687;0.0579427,-0.145476;-0.6943821;-0.02373302,0.003087376;0.5748396;-0.005994319,0;0;0,0.0008055046;0.332996;0.0008776188,0.002140366;0.6531187;-0.01412261,0.1831334;0.5234278;-0.023489,0.2422103;0.2301454;-0.001595974,0.2878297;-0.02810135;-0.04408705,-0.1754974;0.5162858;-0.03589139,-0.2154724;0.2190945;-0.04384473,-0.2358357;-0.03649402;-0.1133995,0.07946362;0.003072172;-0.03929555,0.1015133;-0.3569377;-0.005624771,0.1048404;-0.7379336;0.0881772,0.1075029;-0.7656222;0.02975249,-0.08005453;0.004827644;-0.03789476,-0.08973333;-0.3559587;-0.006804226,-0.07278316;-0.7365968;0.0869775,-0.0764538;-0.7705002;0.0354858,0.001969576;0.5747902;-0.007874727,245.7843
+0;0;0,0.001704083;0.3330967;0.0003727181,0.003352555;0.6532037;-0.01467982,0.1841134;0.5257081;0.0115886,0.2195404;0.2289591;0.03616801,0.2565029;-0.02727127;-0.02592148,-0.1762398;0.516583;-0.004029865,-0.2261724;0.2211259;-0.01547448,-0.2735822;-0.03685099;-0.06103335,0.07213073;0.008107631;-0.05055548,0.09321797;-0.3517699;-0.01579656,0.09217203;-0.734081;0.07443064,0.09335942;-0.6964381;-0.005230241,-0.07005498;0.007192608;-0.05352569,-0.1246851;-0.3496994;-0.02509427,-0.1489493;-0.7328016;0.05825964,-0.1456962;-0.6950222;-0.02133042,0.003097858;0.5748929;-0.008266734,0;0;0,0.0001084358;0.3331007;0.0006439686,0.001033694;0.6532174;-0.01442182,0.1817649;0.5236732;-0.02399254,0.2413882;0.2306308;-0.001847625,0.2867492;-0.02821782;-0.04445183,-0.1762126;0.5164143;-0.03619696,-0.2161792;0.2193242;-0.04389685,-0.2371937;-0.03674129;-0.113641,0.07912792;0.003224134;-0.0394057,0.1005572;-0.3567639;-0.006026864,0.1032873;-0.7381715;0.0879128,0.1065923;-0.7662538;0.0329473,-0.07983623;0.004613407;-0.03780642,-0.09099253;-0.3560881;-0.007234665,-0.07428966;-0.7372488;0.08626121,-0.07874081;-0.7691227;0.03568958,0.0009165257;0.5748932;-0.008170247,245.8075
+0;0;0,0.00170381;0.3330435;0.0003726585,0.003351883;0.6530733;-0.01467628,0.1839759;0.5256332;0.01157563,0.2193913;0.2289814;0.03614699,0.2564066;-0.02761456;-0.02603108,-0.1761048;0.516515;-0.004031025,-0.226021;0.2211546;-0.01547189,-0.2734985;-0.03719032;-0.06109575,0.07211811;0.008106211;-0.05054664,0.09322252;-0.3520644;-0.01575941,0.09217741;-0.7340701;0.0743957,0.09336917;-0.6963991;-0.00555817,-0.07004272;0.007191349;-0.05351633,-0.1247173;-0.3499914;-0.02506175,-0.1489621;-0.7327874;0.05822555,-0.1456971;-0.6949794;-0.02165723,0.003097246;0.5747808;-0.008264691,0;0;0,-0.0001609102;0.3330474;0.000626564,0.0004770011;0.6530888;-0.01440942,0.1811146;0.5236349;-0.02407622,0.2408191;0.2307158;-0.001848459,0.2861532;-0.02853021;-0.04444039,-0.1765757;0.5163147;-0.03620357,-0.2167758;0.2193499;-0.04370008,-0.2386027;-0.03704253;-0.1134441,0.07911813;0.003299788;-0.03938437,0.1001383;-0.3570192;-0.006115079,0.1027069;-0.7380647;0.08798647,0.105664;-0.7664797;0.03292441,-0.07982583;0.00452977;-0.03780229,-0.09089201;-0.3564647;-0.007160429,-0.07564121;-0.7375651;0.08550736,-0.07993654;-0.7681122;0.03289097,0.0004026145;0.5747827;-0.008161068,245.8302
+0;0;0,0.001703263;0.3329366;0.0003725388,0.003350784;0.6528607;-0.01467158,0.1838709;0.5254714;0.01156708,0.2192779;0.2288897;0.03613263,0.2563805;-0.02831107;-0.026192,-0.1760028;0.5163584;-0.004030608,-0.2259073;0.2210678;-0.01546877,-0.2734967;-0.03788605;-0.06120017,0.07220879;0.008116405;-0.0506102,0.09331077;-0.3520126;-0.01582699,0.09226473;-0.7343553;0.07440767,0.0934613;-0.6966534;-0.005868658,-0.0701308;0.007200392;-0.05358362,-0.1247991;-0.349941;-0.02513233,-0.1490653;-0.7330748;0.05822846,-0.1457871;-0.6952353;-0.0219765,0.003096221;0.5745907;-0.00826184,0;0;0,-0.0005272925;0.3329402;0.0006151199,-0.0002202988;0.6528773;-0.01438999,0.1803666;0.5235205;-0.02414513,0.2402245;0.230711;-0.001840115,0.2854933;-0.02916777;-0.04458284,-0.1771156;0.5161333;-0.03615917,-0.2176985;0.2192761;-0.04299176,-0.2404569;-0.03784141;-0.1121715,0.07922183;0.003373549;-0.03941953,0.09964703;-0.3569351;-0.00612402,0.1020062;-0.7383454;0.08795,0.1057065;-0.7669428;0.03265358,-0.07996812;0.004451377;-0.0377712,-0.0911855;-0.3564894;-0.007047258,-0.0767935;-0.7380865;0.08518014,-0.0803343;-0.7699626;0.03356762,-0.0002458841;0.5745937;-0.008143902,245.8644
+0;0;0,0.001667258;0.3329358;0.0008926358,0.003428838;0.6529381;-0.01257237,0.1840515;0.5252839;0.01114668,0.2195236;0.2287387;0.03605703,0.2563043;-0.0285919;-0.02592136,-0.1758848;0.5160698;-0.003723671,-0.2264847;0.2208131;-0.01272305,-0.274244;-0.03849167;-0.05623526,0.0722297;0.008139163;-0.0505767,0.09338088;-0.3519706;-0.01562459,0.09209656;-0.7342988;0.07466867,0.09316298;-0.6965262;-0.00560268,-0.07013115;0.007184981;-0.05358522,-0.1247194;-0.3499511;-0.02491372,-0.1491266;-0.7330323;0.0586468,-0.1459805;-0.6951218;-0.02155646,0.003134124;0.5746233;-0.006738611,0;0;0,-0.0005272925;0.3329402;0.0006151199,-0.0002202988;0.6528773;-0.01438999,0.1803666;0.5235205;-0.02414513,0.2402245;0.230711;-0.001840115,0.2854933;-0.02916777;-0.04458284,-0.1771156;0.5161333;-0.03615917,-0.2176985;0.2192761;-0.04299176,-0.2404569;-0.03784141;-0.1121715,0.07922183;0.003373549;-0.03941953,0.09964703;-0.3569351;-0.00612402,0.1020062;-0.7383454;0.08795,0.1057065;-0.7669428;0.03265358,-0.07996812;0.004451377;-0.0377712,-0.0911855;-0.3564894;-0.007047258,-0.0767935;-0.7380865;0.08518014,-0.0803343;-0.7699626;0.03356762,-0.0002458841;0.5745937;-0.008143902,245.8871
+0;0;0,0.001667366;0.3329573;0.0008926936,0.003428765;0.6529235;-0.01257045,0.1838838;0.525332;0.01113077,0.2193318;0.228988;0.03602421,0.2561499;-0.02860448;-0.02601726,-0.1757188;0.5161264;-0.003725803,-0.2262844;0.22107;-0.01271908,-0.2740923;-0.03849864;-0.05627557,0.0722338;0.008139625;-0.05057957,0.09337361;-0.3517767;-0.01564623,0.09209305;-0.7329863;0.07438287,0.09317338;-0.6951124;-0.006935328,-0.07013512;0.007185388;-0.05358826,-0.124694;-0.3497588;-0.02493216,-0.1490299;-0.7317194;0.0583839,-0.1458427;-0.6937056;-0.02286534,0.003134115;0.5746256;-0.006737947,0;0;0,-0.0007138252;0.3329614;0.0005831718,-0.0007057562;0.6528636;-0.01439822,0.1797194;0.5234205;-0.02430964,0.2396147;0.2308307;-0.001953483,0.2848735;-0.02933711;-0.04465008,-0.1774017;0.516203;-0.03600054,-0.2185925;0.2196125;-0.04178029,-0.2435076;-0.03794017;-0.1096366,0.07922202;0.003328934;-0.03943419,0.0991623;-0.3568215;-0.006252885,0.1017112;-0.7370794;0.0876894,0.1050312;-0.7674366;0.03271842,-0.07998542;0.004481198;-0.03774279,-0.09158237;-0.3562644;-0.007163063,-0.07724933;-0.7367709;0.08469071,-0.08187518;-0.7694419;0.03247228,-0.0006684214;0.5745965;-0.008158803,245.9097
+0;0;0,0.00166671;0.3328264;0.0008923426,0.003427442;0.6526718;-0.01256578,0.1837359;0.5251485;0.01111883,0.2191914;0.2287417;0.03601754,0.2560188;-0.02891609;-0.02603965,-0.1755749;0.5159503;-0.003725675,-0.2261511;0.2208315;-0.01272085,-0.2739711;-0.03880289;-0.05628838,0.07233047;0.008150519;-0.05064726,0.09349581;-0.3522003;-0.01567175,0.09221314;-0.7340386;0.07450581,0.09329449;-0.6961572;-0.006889351,-0.07022899;0.007195006;-0.05365997,-0.1248537;-0.3501801;-0.02496928,-0.1492298;-0.7327706;0.05848417,-0.1460396;-0.6947492;-0.02284196,0.003132897;0.574402;-0.006735374,0;0;0,-0.001249164;0.3328291;0.0004529953,-0.001634829;0.6526088;-0.01455736,0.1786965;0.5232422;-0.02454829,0.2390271;0.2306825;-0.00211978,0.283893;-0.02962875;-0.04478121,-0.1781661;0.5160736;-0.0359903,-0.220447;0.2195473;-0.04028786,-0.2476203;-0.03836223;-0.1061603,0.07938133;0.0034201;-0.03937232,0.09843381;-0.3572272;-0.006288171,0.1008092;-0.7382107;0.08741379,0.1039361;-0.7680707;0.03177691,-0.08011334;0.004382726;-0.03776133,-0.09211024;-0.3567918;-0.007215824,-0.07803433;-0.7379742;0.08463188,-0.08250999;-0.7698529;0.03134542,-0.001537837;0.5743704;-0.008312345,245.9328
+0;0;0,0.001691879;0.3328245;0.001416921,0.003523775;0.6527193;-0.01087583,0.1839147;0.5249992;0.01085886,0.2195416;0.2286301;0.03595942,0.2567205;-0.02914688;-0.02538933,-0.1754692;0.5158309;-0.003533581,-0.2267524;0.220754;-0.009333907,-0.27487;-0.03913686;-0.05100355,0.07230523;0.008167262;-0.05068059,0.09324497;-0.3521691;-0.01542131,0.09187755;-0.734012;0.07473551,0.09287811;-0.6960741;-0.006655194,-0.07032014;0.007173381;-0.05354337,-0.12504;-0.3501844;-0.02481718,-0.1493538;-0.7327542;0.05874884,-0.1462465;-0.6946772;-0.02257499,0.003207864;0.574424;-0.005400104,0;0;0,-0.001249164;0.3328291;0.0004529953,-0.001634829;0.6526088;-0.01455736,0.1786965;0.5232422;-0.02454829,0.2390271;0.2306825;-0.00211978,0.283893;-0.02962875;-0.04478121,-0.1781661;0.5160736;-0.0359903,-0.220447;0.2195473;-0.04028786,-0.2476203;-0.03836223;-0.1061603,0.07938133;0.0034201;-0.03937232,0.09843381;-0.3572272;-0.006288171,0.1008092;-0.7382107;0.08741379,0.1039361;-0.7680707;0.03177691,-0.08011334;0.004382726;-0.03776133,-0.09211024;-0.3567918;-0.007215824,-0.07803433;-0.7379742;0.08463188,-0.08250999;-0.7698529;0.03134542,-0.001537837;0.5743704;-0.008312345,245.9552
+0;0;0,0.0016913;0.3327106;0.001416436,0.003522556;0.6524923;-0.01087181,0.1835596;0.5249004;0.01082883,0.2191097;0.2291709;0.03587522,0.2564002;-0.02938002;-0.02565772,-0.1751203;0.5157501;-0.003535416,-0.2262929;0.22131;-0.009323223,-0.2745549;-0.03936112;-0.05111797,0.07235641;0.008173043;-0.05071647,0.09329344;-0.3521169;-0.01546175,0.09192842;-0.733291;0.07453716,0.09293754;-0.6952851;-0.007550478,-0.07036993;0.007178458;-0.05358127,-0.1250827;-0.3501331;-0.02485879,-0.1493539;-0.7320329;0.05856087,-0.1462201;-0.6938868;-0.02345932,0.003206773;0.5742285;-0.005398282,0;0;0,-0.001336239;0.332715;0.0003683567,-0.002039313;0.6523805;-0.01464832,0.1779784;0.5230227;-0.02472031,0.2385524;0.2311887;-0.002118945,0.2831785;-0.02997839;-0.04484749,-0.1782101;0.5161402;-0.03589521,-0.2216373;0.2204058;-0.03742431,-0.2506084;-0.03821343;-0.1030159,0.07943194;0.003510922;-0.03940368,0.09798554;-0.3571268;-0.006445646,0.1000775;-0.7374201;0.08719195,0.1030945;-0.7682557;0.03157342,-0.0802008;0.004288462;-0.03773395,-0.09188384;-0.3568415;-0.007095439,-0.07880187;-0.7374552;0.08432306,-0.08632632;-0.7734326;0.03539594,-0.001857884;0.5741739;-0.008404851,245.9878
+0;0;0,0.001690529;0.332559;0.001415791,0.00352107;0.6522138;-0.01086738,0.1833501;0.5247148;0.01081202,0.2188793;0.2291579;0.03584379,0.2562108;-0.02967656;-0.02575661,-0.1749157;0.5155749;-0.003535644,-0.2260585;0.2213067;-0.009320073,-0.2743734;-0.03965023;-0.05116064,0.07239582;0.008177495;-0.05074409,0.09335028;-0.3524123;-0.01546001,0.09198467;-0.7337482;0.07457709,0.09296845;-0.6959435;-0.005448036,-0.07040825;0.007182367;-0.05361045,-0.1251666;-0.3504267;-0.02486406,-0.1494481;-0.7324885;0.05859099,-0.146393;-0.6945471;-0.02136838,0.003205431;0.5739858;-0.00539636,0;0;0,-0.001494311;0.3325629;0.0001050234,-0.002516471;0.6520932;-0.01506972,0.1773433;0.5227541;-0.02523863,0.2379187;0.2311096;-0.002503395,0.28247;-0.03037113;-0.04524148,-0.1784839;0.516148;-0.03609675,-0.2236214;0.2208514;-0.03378801,-0.2551332;-0.03888983;-0.0948208,0.07946657;0.003602445;-0.03943443,0.09731223;-0.3574124;-0.006893754,0.09926896;-0.7379112;0.08660698,0.1019781;-0.7660167;0.03108835,-0.08027509;0.004181447;-0.03770164,-0.09190641;-0.3572963;-0.007574944,-0.07944358;-0.7380198;0.08418472,-0.08540531;-0.7719247;0.03574373,-0.002249211;0.5739255;-0.008792639,246.0211
+0;0;0,0.001730956;0.3324767;0.001793572,0.003669913;0.6520655;-0.009906447,0.1831962;0.5247819;0.0104782,0.2185608;0.2293015;0.03588733,0.2561969;-0.02970842;-0.0254339,-0.1744276;0.5155922;-0.003372148,-0.226623;0.221521;-0.005037557,-0.2756847;-0.03984147;-0.04435056,0.07238503;0.008151092;-0.05080237,0.09329809;-0.3527475;-0.01529118,0.09227803;-0.7340757;0.07448937,0.09317844;-0.6961946;-0.005999736,-0.07048631;0.007199694;-0.05354212,-0.1253558;-0.3507156;-0.02469456,-0.149626;-0.7327229;0.05869702,-0.1466387;-0.6947024;-0.02172789,0.003320656;0.5738549;-0.00459261,0;0;0,-0.001689412;0.3324817;-1.80006E-05,-0.003070384;0.651921;-0.01523209,0.1764457;0.5225849;-0.02548599,0.2370331;0.2310203;-0.002589226,0.2817092;-0.0306147;-0.04518127,-0.1786524;0.516307;-0.03597771,-0.2248326;0.2212762;-0.0305735,-0.2596896;-0.03881574;-0.08888365,0.07947662;0.003652573;-0.03945935,0.09656341;-0.3577319;-0.006971002,0.09827041;-0.7381959;0.08639395,0.1009983;-0.7666489;0.0305618,-0.0803185;0.004117528;-0.03766828,-0.09224568;-0.3577336;-0.00821157,-0.08066341;-0.7384491;0.08340923,-0.08704956;-0.7703717;0.03177371,-0.002707504;0.5737823;-0.008950233,246.0435
+0;0;0,0.001730614;0.3324111;0.001793218,0.003669141;0.6519264;-0.009903809,0.1830014;0.524721;0.01046286,0.2183463;0.2294044;0.03585789,0.2558998;-0.02903619;-0.02532856,-0.1742365;0.5155411;-0.003372541,-0.2264029;0.2216331;-0.005037026,-0.2753567;-0.03915495;-0.04426362,0.07237709;0.008150197;-0.0507968,0.09330992;-0.3530898;-0.01525201,0.09228942;-0.7345869;0.0745683,0.09319232;-0.6966841;-0.00614246,-0.07047857;0.007198904;-0.05353624,-0.1254;-0.351055;-0.02466139,-0.1496809;-0.7332315;0.05876713,-0.1466854;-0.6951889;-0.02187926,0.003319997;0.573741;-0.004591686,0;0;0,-0.001635507;0.3324164;-0.0001722574,-0.003102943;0.6517771;-0.01548266,0.1761919;0.5223229;-0.02575743,0.2365966;0.2309;-0.002735615,0.2812406;-0.03018153;-0.04503167,-0.1785715;0.5164624;-0.03590168,-0.2258483;0.2218277;-0.02807003,-0.263092;-0.03809428;-0.08283352,0.07945739;0.003619924;-0.03947914,0.09630421;-0.3581238;-0.007019758,0.09762084;-0.7387691;0.08634102,0.1030628;-0.7697027;0.03309643,-0.08031911;0.004138151;-0.0376417,-0.09252496;-0.3580646;-0.008381719,-0.08100194;-0.739001;0.08307056,-0.08827035;-0.7705172;0.03072148,-0.002705351;0.5736654;-0.009182453,246.066
+0;0;0,0.001729983;0.3322898;0.001792564,0.003667961;0.6517137;-0.009901002,0.1829019;0.5245603;0.01045571,0.2183184;0.2286457;0.03590217,0.2557775;-0.02914551;-0.02513053,-0.1741402;0.5153855;-0.003372109,-0.2264123;0.2208823;-0.005039964,-0.2752431;-0.03925046;-0.04416799,0.07235802;0.008148051;-0.05078342,0.09335438;-0.3541881;-0.01513078,0.09233628;-0.7347851;0.0744776,0.09323952;-0.6968793;-0.006263711,-0.07046001;0.007197008;-0.05352214,-0.1255481;-0.3521439;-0.02455967,-0.1497717;-0.7334187;0.05867199,-0.146775;-0.6953731;-0.02200492,0.003318929;0.5735534;-0.004590585,0;0;0,-0.001730613;0.3322944;-0.0003882647,-0.003349975;0.6515572;-0.01582038,0.1758561;0.5220641;-0.02611828,0.2364618;0.2300846;-0.002832294,0.2807377;-0.03036132;-0.04516459,-0.1787947;0.5165011;-0.03587488,-0.2272759;0.2215841;-0.02400546,-0.266648;-0.03805715;-0.07519863,0.07941959;0.003597349;-0.03950465,0.09638401;-0.3592426;-0.006964326,0.09703239;-0.7390122;0.08609116,0.1015949;-0.7702904;0.03311336,-0.08030647;0.004145797;-0.03761267,-0.09279172;-0.3591818;-0.008687915,-0.08158069;-0.7391685;0.08279518,-0.08896255;-0.7704517;0.030142,-0.0029108;0.5734729;-0.00949657,246.1001
+0;0;0,0.001817886;0.3321266;0.0005924209,0.003601335;0.6512436;-0.01476686,0.1825496;0.5252162;0.009511101,0.2178553;0.2294667;0.03583657,0.2552272;-0.02888668;-0.0249821,-0.1740997;0.5161542;-0.003317682,-0.2270417;0.2218778;-0.0009015633,-0.2770067;-0.03917259;-0.03551688,0.07234144;0.008096028;-0.0508545,0.09309005;-0.3544226;-0.01497927,0.09220678;-0.7347863;0.07439989,0.09295278;-0.6970003;-0.006732218,-0.07055829;0.007234038;-0.05342479,-0.1256011;-0.3523075;-0.0244868,-0.1500119;-0.7332971;0.05868182,-0.1471606;-0.6953747;-0.02239038,0.003297932;0.5732141;-0.008235888,0;0;0,-0.001815423;0.3321264;-0.0006740093,-0.003575981;0.6512409;-0.01630425,0.1753549;0.5219829;-0.02672398,0.2359448;0.2301383;-0.002999067,0.2801227;-0.03089777;-0.04483819,-0.1788304;0.5166243;-0.03576382,-0.2286555;0.2221861;-0.02056922,-0.2695686;-0.03858882;-0.06709468,0.07940149;0.00360547;-0.0395906,0.09565837;-0.3594764;-0.007270813,0.09627209;-0.7389296;0.0859003,0.1006491;-0.7705184;0.03269076,-0.08036492;0.004123448;-0.03754316,-0.09334621;-0.3594245;-0.009230034,-0.08163947;-0.7389666;0.08283884,-0.09009115;-0.7691972;0.02857614,-0.00309696;0.5731988;-0.00993669,246.1328
+0;0;0,0.001817886;0.3321266;0.0005924209,0.003601335;0.6512436;-0.01476686,0.1825496;0.5252162;0.009511101,0.2178553;0.2294667;0.03583657,0.2552272;-0.02888668;-0.0249821,-0.1740997;0.5161542;-0.003317682,-0.2270417;0.2218778;-0.0009015633,-0.2770067;-0.03917259;-0.03551688,0.07234144;0.008096028;-0.0508545,0.09309005;-0.3544226;-0.01497927,0.09220678;-0.7347863;0.07439989,0.09295278;-0.6970003;-0.006732218,-0.07055829;0.007234038;-0.05342479,-0.1256011;-0.3523075;-0.0244868,-0.1500119;-0.7332971;0.05868182,-0.1471606;-0.6953747;-0.02239038,0.003297932;0.5732141;-0.008235888,0;0;0,-0.001815423;0.3321264;-0.0006740093,-0.003575981;0.6512409;-0.01630425,0.1753549;0.5219829;-0.02672398,0.2359448;0.2301383;-0.002999067,0.2801227;-0.03089777;-0.04483819,-0.1788304;0.5166243;-0.03576382,-0.2286555;0.2221861;-0.02056922,-0.2695686;-0.03858882;-0.06709468,0.07940149;0.00360547;-0.0395906,0.09565837;-0.3594764;-0.007270813,0.09627209;-0.7389296;0.0859003,0.1006491;-0.7705184;0.03269076,-0.08036492;0.004123448;-0.03754316,-0.09334621;-0.3594245;-0.009230034,-0.08163947;-0.7389666;0.08283884,-0.09009115;-0.7691972;0.02857614,-0.00309696;0.5731988;-0.00993669,246.156
+0;0;0,0.001817024;0.331969;0.0005921399,0.003599404;0.6508901;-0.01475714,0.1821485;0.5250298;0.00947625,0.2174322;0.2294643;0.03578534,0.2548344;-0.0290983;-0.02508258,-0.173706;0.5159879;-0.003323947,-0.2266151;0.2218946;-0.0009093308,-0.2766205;-0.03936717;-0.03555268,0.07236061;0.008098173;-0.05086798,0.09310763;-0.3543926;-0.0149955,0.09222537;-0.7343183;0.07428075,0.09296466;-0.6966025;-0.006121114,-0.07057698;0.007235955;-0.05343895,-0.1256156;-0.352278;-0.02450318,-0.1499982;-0.732829;0.05856969,-0.1471726;-0.6949779;-0.02177281,0.003296235;0.5729207;-0.008231193,0;0;0,-0.001672812;0.3319689;-0.0009536744,-0.003274441;0.6508705;-0.01692128,0.1753064;0.5220807;-0.02717161,0.2355601;0.2303829;-0.003130198,0.2796858;-0.03091386;-0.04478776,-0.1784015;0.5168723;-0.03560532,-0.2290943;0.2229385;-0.01746031,-0.2717419;-0.03891081;-0.05714133,0.07940319;0.003555089;-0.03964448,0.09521733;-0.3595321;-0.007481813,0.09604505;-0.7385309;0.08565163,0.09973256;-0.7697869;0.03312873,-0.08041004;0.004166713;-0.03749738,-0.09349007;-0.359381;-0.009590065,-0.08219604;-0.7384837;0.08243269,-0.09042909;-0.7678256;0.02825429,-0.002833165;0.5728964;-0.0104599,246.189
+0;0;0,0.001801922;0.3318618;1.67175E-05,0.003483301;0.6505722;-0.01687679,0.1814566;0.5253493;0.008824269,0.2165848;0.229736;0.03575625,0.2545045;-0.03026175;-0.02527515,-0.1752651;0.5240094;0.002128085,-0.2310385;0.2303737;0.005866926,-0.2820739;-0.03276628;-0.02437099,0.07235894;0.008010319;-0.05092065,0.09301341;-0.3549305;-0.01487929,0.09221126;-0.7346194;0.07446928,0.09208731;-0.6969727;-0.005810767,-0.07059764;0.007312588;-0.05343586,-0.1257989;-0.352642;-0.02450195,-0.1500663;-0.7329689;0.05862464,-0.1481075;-0.6951914;-0.02161904,0.003204397;0.572681;-0.009917314,0;0;0,-0.001441516;0.3318613;-0.001220465,-0.002789326;0.6506168;-0.01751304,0.1750924;0.5218903;-0.02764523,0.2353891;0.2301404;-0.003296256,0.279858;-0.03276533;-0.04409695,-0.1776796;0.5173674;-0.03514323,-0.2292091;0.2237261;-0.01355608,-0.273174;-0.04020086;-0.04777991,0.07940271;0.003547639;-0.03969276,0.09509911;-0.3600088;-0.007568717,0.09561478;-0.7388546;0.08529186,0.09868579;-0.7708501;0.03380871,-0.08045146;0.004163875;-0.03745821,-0.09376733;-0.3598493;-0.009731984,-0.08211841;-0.738809;0.08192678,-0.09207816;-0.7675438;0.02757226,-0.00240811;0.5726905;-0.01096368,246.2224
+0;0;0,0.001801479;0.3317804;1.671339E-05,0.003482464;0.6504145;-0.01687259,0.181522;0.5251961;0.008833452,0.2167713;0.228564;0.03585826,0.254594;-0.0307689;-0.02501706,-0.1753321;0.5238557;0.002134785,-0.2312977;0.229208;0.005886512,-0.2822025;-0.03325909;-0.02427408,0.07240779;0.008015728;-0.05095503,0.09306912;-0.3550457;-0.01490169,0.09226832;-0.7340974;0.07429692,0.09214345;-0.6963947;-0.006570607,-0.07064531;0.007317525;-0.05347195,-0.125865;-0.3527566;-0.02452842,-0.1500916;-0.7324452;0.05845866,-0.1481184;-0.6946108;-0.02237223,0.003203639;0.5725453;-0.009915081,0;0;0,-0.001387581;0.3317793;-0.001427531,-0.002711028;0.6504483;-0.01791573,0.1752685;0.5218927;-0.02814364,0.2360118;0.2291982;-0.003572941,0.2799457;-0.03319967;-0.04366112,-0.1778429;0.517505;-0.03491577,-0.2299521;0.2232002;-0.00975983,-0.2743046;-0.04039907;-0.04038949,0.07943171;0.003506511;-0.03977263,0.09486982;-0.3601892;-0.007719994,0.09523578;-0.7384285;0.08486605,0.09736139;-0.7703156;0.0322888,-0.08054268;0.004205445;-0.0373998,-0.09399297;-0.3599453;-0.009947203,-0.08244973;-0.7382182;0.08177844,-0.09189203;-0.7682975;0.02792469,-0.002331533;0.5725482;-0.01131749,246.2454
+0;0;0,0.00180145;0.331775;1.671312E-05,0.003482445;0.6504101;-0.01687253,0.1816121;0.5251698;0.008842804,0.2168967;0.2282407;0.03589466,0.2545748;-0.03010103;-0.02474801,-0.1754223;0.5238287;0.002140751,-0.2314439;0.228886;0.005896233,-0.2821542;-0.0325779;-0.02414909,0.07243452;0.008018687;-0.05097384,0.09310542;-0.3552107;-0.01490383,0.09230301;-0.7350258;0.07447443,0.09217867;-0.6973556;-0.006051183,-0.07067139;0.007320228;-0.05349169,-0.1259166;-0.3529205;-0.02453477,-0.150192;-0.7333738;0.05861944,-0.1482272;-0.6955725;-0.02186969,0.003203627;0.5725429;-0.009915203,0;0;0,-0.001368478;0.3317732;-0.0016011,-0.002732508;0.6504362;-0.01822078,0.175374;0.5220047;-0.02863801,0.236051;0.229017;-0.00373435,0.279648;-0.0324654;-0.04328036,-0.1779952;0.5174921;-0.0348212,-0.2303481;0.2233168;-0.005430926,-0.2747172;-0.04006401;-0.02778166,0.07943103;0.003462151;-0.03985119,0.0945767;-0.360415;-0.007790446,0.09460728;-0.7394381;0.08489238,0.09645738;-0.7702947;0.03163563,-0.080606;0.004248875;-0.03733647,-0.09417047;-0.3600982;-0.01029782,-0.08293815;-0.739115;0.08172755,-0.09191719;-0.7691204;0.02823034,-0.002337106;0.5725407;-0.01159358,246.2778
+0;0;0,0.001889827;0.3317709;0.0003199157,0.00383856;0.6504815;-0.01527009,0.1816839;0.5250154;0.008577421,0.2172462;0.2278487;0.03588735,0.2547883;-0.03034493;-0.02433932,-0.1747653;0.523074;0.001725635,-0.2321105;0.2282447;0.01200955,-0.283838;-0.03338712;-0.01194257,0.07247101;0.007996544;-0.05101913,0.09306563;-0.3552848;-0.01484228,0.09234048;-0.7351196;0.07454704,0.09222019;-0.6973692;-0.006225817,-0.07074001;0.007336685;-0.05348801,-0.1260217;-0.3529538;-0.02448882,-0.1503436;-0.7333848;0.05885436,-0.1483685;-0.6955118;-0.02188256,0.00346327;0.5725746;-0.008806976,0;0;0,-0.001126766;0.3317694;-0.001844883,-0.002246186;0.6504195;-0.01877189,0.1755421;0.522078;-0.02916574,0.2359168;0.2287601;-0.003905892,0.2794766;-0.0325413;-0.04295373,-0.1774775;0.5177507;-0.03444129,-0.2301028;0.2238305;-0.0003818907,-0.2747214;-0.03945819;-0.02010181,0.07943753;0.003402964;-0.03996301,0.09430184;-0.3605455;-0.007919669,0.09418199;-0.7395935;0.0847522,0.0956566;-0.7704969;0.03115237,-0.08070136;0.004317522;-0.03725041,-0.09448713;-0.3601007;-0.01050065,-0.08317569;-0.739098;0.08168729,-0.09167171;-0.771075;0.03000547,-0.001907699;0.5725331;-0.01206326,246.3006
+0;0;0,0.001889028;0.3316306;0.0003197804,0.003836961;0.6502093;-0.0152636,0.1817428;0.5247633;0.008586808,0.2173525;0.2272009;0.03593309,0.254881;-0.03089908;-0.02427174,-0.1748271;0.5228212;0.001732699,-0.2322487;0.2275993;0.0120303,-0.2839575;-0.03393754;-0.01191313,0.07245417;0.007994688;-0.05100728,0.09304602;-0.3552378;-0.01483529,0.09232004;-0.7355044;0.07465565,0.09220077;-0.6978192;-0.005437784,-0.07072358;0.007334981;-0.05347559,-0.1259978;-0.3529069;-0.0244803,-0.1503474;-0.7337705;0.05895763,-0.1483889;-0.6959636;-0.02110019,0.003461845;0.5723385;-0.008803482,0;0;0,-0.001088075;0.3316281;-0.002036095,-0.002167694;0.650136;-0.01914597,0.1757294;0.5220594;-0.02961028,0.2360719;0.2283389;-0.004188538,0.2794568;-0.0329183;-0.04306042,-0.1776165;0.5177435;-0.03422112,-0.2302479;0.2237677;0.002757177,-0.2747293;-0.03982443;-0.01099843,0.07938796;0.003330722;-0.04002154,0.09420849;-0.3605825;-0.008118629,0.09380691;-0.7400739;0.08460677,0.09628811;-0.7711067;0.03223432,-0.08069844;0.004387571;-0.03719916,-0.09454302;-0.3599931;-0.01064145,-0.08331689;-0.7393323;0.08202776,-0.09063397;-0.7717085;0.03173153,-0.001838252;0.5722902;-0.01238966,246.334
+0;0;0,0.001888457;0.3315305;0.0003196839,0.003835791;0.6500107;-0.01525882,0.1819652;0.5245304;0.008611279,0.2175989;0.2267683;0.03597592,0.2550117;-0.03053656;-0.02404343,-0.1750517;0.5225859;0.00174858,-0.2325118;0.2271658;0.0120531,-0.2840612;-0.03356534;-0.01181657,0.07251887;0.008001827;-0.05105283,0.09311422;-0.3552923;-0.0148747,0.09238929;-0.7350096;0.07448696,0.09226897;-0.6972567;-0.006312184,-0.07078674;0.007341531;-0.05352334,-0.1260704;-0.3529616;-0.02452312,-0.1503847;-0.733275;0.05879427,-0.1484091;-0.6953993;-0.02196894,0.003460797;0.5721653;-0.008800808,0;0;0,-0.001035377;0.3315275;-0.002139926,-0.002122961;0.6499329;-0.01932073,0.1760562;0.5220728;-0.02997899,0.2361825;0.2281248;-0.004283786,0.2793484;-0.03238672;-0.0427326,-0.1779053;0.5176702;-0.03386556,-0.2303005;0.2239251;0.00674716,-0.2751071;-0.03893861;-0.003395598,0.07940605;0.003347829;-0.04016066,0.09396979;-0.3606356;-0.008228779,0.09365416;-0.7394842;0.08474898,0.09598134;-0.7708758;0.03169918,-0.08082361;0.004383681;-0.03711786,-0.09466131;-0.3600742;-0.01076216,-0.08370289;-0.738801;0.08206631,-0.09123162;-0.7724925;0.03231346,-0.001787066;0.5721139;-0.01255023,246.3678
+0;0;0,0.001953225;0.3314139;-0.0005246668,0.003734375;0.6496487;-0.01799804,0.1820025;0.5249559;0.00777841,0.217518;0.2271197;0.03586783,0.2546671;-0.03003693;-0.02387581,-0.1750289;0.5222901;0.001233518,-0.2339692;0.2273726;0.01874143,-0.2859162;-0.03353068;0.001139402,0.07262158;0.007993771;-0.05111494,0.09314726;-0.3554532;-0.01473799,0.09259282;-0.7348584;0.07464169,0.0924091;-0.6971602;-0.006556615,-0.07088598;0.00736639;-0.05358587,-0.1262982;-0.3530799;-0.0244964,-0.1506606;-0.7331348;0.05858221,-0.1487342;-0.69531;-0.02258134,0.003410085;0.571893;-0.0109723,0;0;0,-0.0008921251;0.3314111;-0.002270937,-0.001833402;0.6496661;-0.0195936,0.1763488;0.5219055;-0.03038108,0.2361807;0.2277834;-0.004513741,0.2792792;-0.03250772;-0.04285336,-0.1777894;0.5175564;-0.03355491,-0.2301054;0.2241717;0.01054982,-0.2748903;-0.03856084;0.00385634,0.07945446;0.003353551;-0.04032707,0.09382126;-0.3607939;-0.008257866,0.09345683;-0.7393047;0.08483815,0.09573986;-0.7710453;0.03159022,-0.08099399;0.004411402;-0.0370276,-0.09488934;-0.360222;-0.01080478,-0.08414882;-0.7386533;0.08199491,-0.08351711;-0.7226448;0.001643799,-0.001532771;0.5718908;-0.01278698,246.401
+0;0;0,0.001952612;0.3313099;-0.0005245022,0.003732858;0.6493806;-0.01798852,0.1816642;0.5248238;0.007748256,0.2172083;0.226747;0.03586036,0.2543282;-0.03020757;-0.02383635,-0.1746936;0.522163;0.001215717,-0.2336814;0.2270073;0.01873777,-0.2855876;-0.03369108;0.001149567,0.07267375;0.007999514;-0.05115167,0.0932026;-0.3555035;-0.0147691,0.09264806;-0.7349782;0.07462695,0.09246483;-0.6973006;-0.006355286,-0.0709369;0.007371683;-0.05362437,-0.1263577;-0.3531302;-0.02453041,-0.1507245;-0.7332548;0.05856342,-0.1488032;-0.6954508;-0.02238416,0.003408765;0.5716724;-0.01096707,0;0;0,-0.0006873757;0.3313068;-0.002384663,-0.001392737;0.6493899;-0.01984954,0.1763844;0.5218046;-0.03075778,0.2364756;0.2274736;-0.005032659,0.2792494;-0.03272644;-0.04289579,-0.1771985;0.5176512;-0.03324938,-0.2295165;0.2244131;0.01341693,-0.2732848;-0.03834948;0.0106963,0.07948013;0.003364011;-0.04041719,0.09381802;-0.3608356;-0.008282423,0.09327202;-0.7393689;0.08501935,0.09555364;-0.7706562;0.03157997,-0.0810876;0.004405371;-0.03697772,-0.09497382;-0.3602942;-0.01088309,-0.08437225;-0.7388037;0.08191355,-0.08384028;-0.7227736;0.001778252,-0.001151018;0.5716654;-0.01300633,246.423
+0;0;0,0.001952474;0.3312865;-0.000524465,0.003732497;0.6493167;-0.01798616,0.1816183;0.524784;0.007744743,0.2171574;0.2267496;0.03585284,0.254346;-0.03068009;-0.02395425,-0.1746483;0.5221239;0.001213873,-0.2336278;0.2270102;0.01873343,-0.28563;-0.03417027;0.001112709,0.07275542;0.008008503;-0.05120914,0.09328712;-0.3555449;-0.01482153,0.09273252;-0.7350571;0.07458335,0.09254932;-0.6973805;-0.006388091,-0.07101662;0.007379967;-0.05368463,-0.1264451;-0.3531719;-0.02458664,-0.1508143;-0.7333341;0.0585154,-0.1488933;-0.6955311;-0.02242139,0.003408455;0.5716206;-0.0109658,0;0;0,-0.0004060045;0.3312825;-0.002560735,-0.0008083358;0.649313;-0.02024841,0.1768032;0.5216403;-0.03122783,0.236596;0.2272984;-0.005434871,0.2800491;-0.03327498;-0.04342496,-0.1767861;0.5177664;-0.03275266,-0.2285965;0.2250155;0.01714887,-0.2722969;-0.03827143;0.01670623,0.07950275;0.003360525;-0.0405941,0.09382977;-0.3608916;-0.008472681,0.09308624;-0.7394736;0.08479167,0.09534291;-0.7709225;0.03155375,-0.08124638;0.004448308;-0.03686599,-0.09527509;-0.3603149;-0.01102734,-0.08468374;-0.7388365;0.08188283,-0.08430157;-0.7228162;0.001759402,-0.0006404817;0.5716056;-0.01334786,246.4568
+0;0;0,0.002009173;0.3312846;-0.001147024,0.003730112;0.6492481;-0.01976644,0.1815482;0.5253322;0.008410186,0.2178899;0.2273085;0.03558941,0.2549415;-0.03022176;-0.02386896,-0.1745974;0.522252;0.0009234222,-0.2349996;0.2279167;0.02533484,-0.2869781;-0.0337964;0.01946881,0.07272834;0.007979292;-0.05125214,0.09322628;-0.3555657;-0.01476166,0.09259695;-0.7350771;0.07464597,0.09256964;-0.6974649;-0.006331764,-0.07105662;0.007398103;-0.05362917,-0.1265759;-0.3531393;-0.02452487,-0.1510764;-0.7333038;0.05852807,-0.1489972;-0.6955649;-0.02241095,0.003421574;0.5715807;-0.01243407,0;0;0,-0.0004060045;0.3312825;-0.002560735,-0.0008083358;0.649313;-0.02024841,0.1768032;0.5216403;-0.03122783,0.236596;0.2272984;-0.005434871,0.2800491;-0.03327498;-0.04342496,-0.1767861;0.5177664;-0.03275266,-0.2285965;0.2250155;0.01714887,-0.2722969;-0.03827143;0.01670623,0.07950275;0.003360525;-0.0405941,0.09382977;-0.3608916;-0.008472681,0.09308624;-0.7394736;0.08479167,0.09534291;-0.7709225;0.03155375,-0.08124638;0.004448308;-0.03686599,-0.09527509;-0.3603149;-0.01102734,-0.08468374;-0.7388365;0.08188283,-0.08430157;-0.7228162;0.001759402,-0.0006404817;0.5716056;-0.01334786,246.479
+0;0;0,0.002008744;0.3312138;-0.001146779,0.00372957;0.6491577;-0.01976522,0.1811277;0.5253522;0.008362152,0.2174492;0.2274947;0.03552621,0.254533;-0.03025928;-0.02398383,-0.1741782;0.5222791;0.0008930396,-0.2345467;0.2281081;0.02529084,-0.2865704;-0.03383243;0.01941971,0.07266074;0.007971876;-0.05120451,0.09317215;-0.3558121;-0.01469004,0.09254406;-0.7345742;0.07454103,0.09251679;-0.69697;-0.006350957,-0.07099058;0.007391227;-0.05357933,-0.1265464;-0.3533832;-0.0244559,-0.1509985;-0.732797;0.05843306,-0.1489214;-0.6950663;-0.02242026,0.003421037;0.5714916;-0.01243297,0;0;0,-0.0003240183;0.3312086;-0.002935767,-0.0006534308;0.6492006;-0.02095938,0.1764325;0.5214788;-0.03221071,0.2361161;0.227285;-0.006440639,0.279586;-0.0335615;-0.04416668,-0.1763432;0.5179372;-0.03273305,-0.2280938;0.2256881;0.01911755,-0.2711521;-0.03793508;0.02073552,0.07926171;0.003384918;-0.04087985,0.09333362;-0.361148;-0.009091258,0.09248182;-0.7389631;0.08406651,0.0938061;-0.770855;0.03144538,-0.08127856;0.004384784;-0.03660062,-0.09611167;-0.3606434;-0.01155679,-0.08612372;-0.7383862;0.08136252,-0.08588064;-0.7223829;0.001328953,-0.000502713;0.571502;-0.01397419,246.5016
+0;0;0,0.002008792;0.3312218;-0.001146807,0.003729444;0.6491321;-0.01976306,0.1809529;0.5253847;0.008342656,0.2172445;0.2277721;0.03548438,0.2542961;-0.02975824;-0.02397401,-0.1740037;0.5223147;0.0008808868,-0.2343225;0.2283855;0.02525863,-0.2863011;-0.03332776;0.01939259,0.07274653;0.007981287;-0.05126496,0.09321964;-0.3551234;-0.01481867,0.0925927;-0.7331906;0.0742487,0.09256528;-0.6955447;-0.007086433,-0.07107438;0.007399953;-0.05364259,-0.1265264;-0.3527008;-0.02457353,-0.1509337;-0.7314186;0.05816335,-0.1488453;-0.6936455;-0.02313291,0.003420962;0.5714787;-0.01243202,0;0;0,-6.958842E-06;0.3312158;-0.003048182,0.0001285598;0.6491652;-0.02122891,0.1767972;0.5211987;-0.03272605,0.2364769;0.2272556;-0.006981254,0.2797462;-0.03341848;-0.04448807,-0.1756274;0.5181336;-0.03231556,-0.226624;0.2265562;0.02253858,-0.2700794;-0.03675303;0.0256758,0.07930313;0.003394023;-0.04102862,0.09344506;-0.360465;-0.009420037,0.09301133;-0.7373891;0.08436835,0.09346181;-0.7698585;0.03172576,-0.08142346;0.004434936;-0.03652952,-0.09608409;-0.3599172;-0.01152868,-0.08602274;-0.7369745;0.0811795,-0.08592165;-0.7210543;0.0007082969,0.0001555681;0.5714829;-0.01420403,246.5352
+0;0;0,0.001958353;0.3310759;-0.00159605,0.003530754;0.6487848;-0.02087982,0.1807712;0.525269;0.007435497,0.2165696;0.227554;0.03531479,0.2535589;-0.02994931;-0.02364402,-0.1740623;0.5221089;0.0006722277,-0.2357477;0.2291816;0.0335586,-0.2876004;-0.0324412;0.02942307,0.07280849;0.007920985;-0.0513424,0.09319238;-0.3558099;-0.01445067,0.092439;-0.7348329;0.07456606,0.09230262;-0.6973391;-0.00556197,-0.07115342;0.007474145;-0.05367668,-0.1269237;-0.3532464;-0.02457354,-0.1513787;-0.7328793;0.05827435,-0.1494302;-0.6952549;-0.02181777,0.003263746;0.5711937;-0.01338357,0;0;0,0.0001947433;0.3310701;-0.003194809,0.0005992576;0.6488472;-0.02154386,0.1771147;0.5209683;-0.03328323,0.2367759;0.2268927;-0.007727623,0.279747;-0.03369862;-0.0451169,-0.1753153;0.5181316;-0.03186886,-0.2260755;0.2267845;0.02499301,-0.2695174;-0.03635222;0.02990951,0.07931082;0.0033212;-0.04121435,0.09392773;-0.3611696;-0.009442806,0.09287284;-0.739094;0.08412528,0.09272209;-0.770224;0.03178239,-0.08160535;0.004578763;-0.0363244,-0.0962054;-0.3604445;-0.01139434,-0.0862041;-0.7383926;0.08154744,-0.08626266;-0.7222713;0.0022754,0.0005565211;0.5712156;-0.01447356,246.5596
+0;0;0,0.001958353;0.3310759;-0.00159605,0.003530754;0.6487848;-0.02087982,0.1807712;0.525269;0.007435497,0.2165696;0.227554;0.03531479,0.2535589;-0.02994931;-0.02364402,-0.1740623;0.5221089;0.0006722277,-0.2357477;0.2291816;0.0335586,-0.2876004;-0.0324412;0.02942307,0.07280849;0.007920985;-0.0513424,0.09319238;-0.3558099;-0.01445067,0.092439;-0.7348329;0.07456606,0.09230262;-0.6973391;-0.00556197,-0.07115342;0.007474145;-0.05367668,-0.1269237;-0.3532464;-0.02457354,-0.1513787;-0.7328793;0.05827435,-0.1494302;-0.6952549;-0.02181777,0.003263746;0.5711937;-0.01338357,0;0;0,0.0001947433;0.3310701;-0.003194809,0.0005992576;0.6488472;-0.02154386,0.1771147;0.5209683;-0.03328323,0.2367759;0.2268927;-0.007727623,0.279747;-0.03369862;-0.0451169,-0.1753153;0.5181316;-0.03186886,-0.2260755;0.2267845;0.02499301,-0.2695174;-0.03635222;0.02990951,0.07931082;0.0033212;-0.04121435,0.09392773;-0.3611696;-0.009442806,0.09287284;-0.739094;0.08412528,0.09272209;-0.770224;0.03178239,-0.08160535;0.004578763;-0.0363244,-0.0962054;-0.3604445;-0.01139434,-0.0862041;-0.7383926;0.08154744,-0.08626266;-0.7222713;0.0022754,0.0005565211;0.5712156;-0.01447356,246.5818
+0;0;0,0.001957936;0.3310053;-0.00159571,0.003529909;0.6486273;-0.02087412,0.1806492;0.5251658;0.007424762,0.2164669;0.2272904;0.03531908,0.2536431;-0.03151333;-0.02393749,-0.1739419;0.5220078;0.0006661117,-0.2356606;0.2289227;0.0335702,-0.2877751;-0.03402132;0.02941378,0.07289251;0.007930125;-0.05140164,0.09328236;-0.355907;-0.01449914,0.09252931;-0.7347596;0.07447757,0.0923923;-0.6972307;-0.006025247,-0.07123553;0.00748277;-0.05373862,-0.1270221;-0.3533432;-0.02462699,-0.1514661;-0.7328054;0.05818366,-0.1495084;-0.6951454;-0.02228309,0.00326298;0.5710591;-0.01338008,0;0;0,0.0003646985;0.3309988;-0.003255367,0.0009142831;0.6486859;-0.02164745,0.1772498;0.5209284;-0.03379047,0.236983;0.2266847;-0.008425832,0.280352;-0.03513271;-0.04641974,-0.1749873;0.5181319;-0.0314928,-0.2257027;0.2269078;0.02687887,-0.2693217;-0.03752273;0.03370931,0.07934774;0.003302619;-0.0413686,0.09423399;-0.3612953;-0.009717941,0.09282324;-0.7390308;0.08387995,0.09230068;-0.7715937;0.03266454,-0.08176625;0.004641387;-0.03620872,-0.09645775;-0.3605301;-0.01194061,-0.08640271;-0.7382692;0.08111211,-0.08660161;-0.722223;0.001471318,0.0008398816;0.5710782;-0.0145694,246.6131
+0;0;0,0.001925559;0.3308801;-0.001990148,0.003374046;0.6483806;-0.02169125,0.1808805;0.525274;0.006364443,0.2162003;0.2268518;0.03547337,0.2534283;-0.03222555;-0.02353732,-0.1743044;0.5219669;0.0005547712,-0.2368823;0.2294868;0.04166566,-0.2903539;-0.03342918;0.04395295,0.07294179;0.007911265;-0.0515567,0.09323335;-0.3560696;-0.01440207,0.09278604;-0.734772;0.07470949,0.09249007;-0.6973228;-0.005253874,-0.07139628;0.007508948;-0.05373429,-0.1272966;-0.3534716;-0.02470883,-0.1518768;-0.7328228;0.0580263,-0.1500871;-0.6952385;-0.02190487,0.003135654;0.5708448;-0.01410659,0;0;0,0.0004281774;0.3308749;-0.003313661,0.001005888;0.6484634;-0.02174044,0.1775864;0.5209774;-0.03440857,0.2373196;0.2261079;-0.009217978,0.2806416;-0.03584808;-0.04783833,-0.1752291;0.518068;-0.03105429,-0.2258679;0.2266267;0.02934717,-0.2698509;-0.03795034;0.03667884,0.0793718;0.003331974;-0.0415957,0.09448262;-0.3614253;-0.01000381,0.09277009;-0.738974;0.08386111,0.09143925;-0.7711279;0.03301978,-0.08194914;0.004680374;-0.03610568,-0.0964446;-0.3607067;-0.01251695,-0.08671267;-0.7383173;0.08060731,-0.08708486;-0.7221788;0.001503341,0.0009270012;0.5708799;-0.01465583,246.6467
+0;0;0,0.001925685;0.3309018;-0.001990278,0.003374193;0.6484069;-0.02169169,0.1807662;0.5253281;0.006350986,0.2160902;0.2268711;0.0354633,0.2535319;-0.03369355;-0.02388616,-0.17419;0.522023;0.0005450528,-0.2367752;0.2295089;0.04166073,-0.2905539;-0.03491643;0.04396114,0.07310544;0.007929013;-0.05167237,0.09342483;-0.3565511;-0.01446677,0.09297669;-0.7359559;0.07481006,0.09253926;-0.6949462;-0.04337528,-0.07155646;0.007525795;-0.05385485,-0.1275335;-0.3539499;-0.02478956,-0.1521592;-0.7340046;0.058099,-0.149514;-0.6927952;-0.06003877,0.003135796;0.5708695;-0.01410688,0;0;0,0.0006849989;0.3308949;-0.003429532,0.001574315;0.6484783;-0.02201176,0.177876;0.5208788;-0.03503728,0.2375873;0.2259588;-0.009964705,0.2806235;-0.03740481;-0.05003572,-0.1747246;0.5182444;-0.03059061,-0.2255447;0.2270343;0.03093917,-0.2698711;-0.03899553;0.03996556,0.07945172;0.00335066;-0.04187489,0.09479107;-0.3618848;-0.01008368,0.09290072;-0.7402486;0.08348882,0.08910769;-0.7307799;-0.03335834,-0.0822111;0.004757489;-0.03600015,-0.09663751;-0.361144;-0.01252998,-0.08694828;-0.7394696;0.0807136,-0.08774792;-0.7299705;-0.03619774,0.001418196;0.5708969;-0.01488876,246.6703
+0;0;0,0.001925072;0.3307964;-0.001989644,0.003372932;0.6481581;-0.021682,0.180527;0.5251786;0.006329507,0.2159305;0.2260496;0.03550737,0.2534696;-0.03519219;-0.02399634,-0.1739535;0.521878;0.0005313559,-0.2366796;0.2287053;0.0417396,-0.290598;-0.03640723;0.044046,0.07318716;0.007937877;-0.05173012,0.09351527;-0.3566986;-0.01450857,0.09306753;-0.7357607;0.07468764,0.09263007;-0.6947502;-0.04350521,-0.07163645;0.007534207;-0.05391505,-0.1276375;-0.3540965;-0.0248373,-0.152241;-0.733808;0.05797642,-0.1495956;-0.6925978;-0.06016885,0.003134652;0.570659;-0.01410094,0;0;0,0.0008840412;0.3307885;-0.003476739,0.001952685;0.6482259;-0.02208364,0.1779266;0.5208372;-0.03576326,0.2378332;0.2252183;-0.01119506,0.280978;-0.03871241;-0.05213702,-0.174313;0.5184761;-0.03006653,-0.2254415;0.2268174;0.03241494,-0.2702543;-0.03976226;0.04356344,0.07945407;0.003321648;-0.04208791,0.0947453;-0.3620634;-0.01017642,0.09282037;-0.7400945;0.08327436,0.08874177;-0.7306303;-0.03357005,-0.0824058;0.004849563;-0.03579304,-0.09686135;-0.3612353;-0.012742,-0.08722536;-0.7392355;0.08035579,-0.08831223;-0.729732;-0.03656165,0.001755185;0.5706836;-0.01495731,246.7034
+0;0;0,0.001929654;0.3306888;-0.001592616,0.003657629;0.6480949;-0.01963102,0.1809661;0.5248044;0.005229238,0.2159939;0.2251259;0.03568543,0.2534855;-0.03556007;-0.02329202,-0.1738693;0.5215923;0.0004915278,-0.2378168;0.2293023;0.04987753,-0.292356;-0.03487498;0.05865176,0.07331981;0.007898212;-0.05190226,0.09334373;-0.3569205;-0.0144313,0.09301738;-0.7351265;0.07437903,0.09228808;-0.6940053;-0.04381241,-0.07183541;0.00759462;-0.05398164,-0.12798;-0.3542037;-0.02486951,-0.152438;-0.7330083;0.05781056,-0.1500883;-0.6916918;-0.06034122,0.003326924;0.5705503;-0.01265565,0;0;0,0.0008348674;0.3306782;-0.003546715,0.001793608;0.6480533;-0.02217162,0.1778303;0.5208622;-0.03633177,0.2380764;0.2246033;-0.012609,0.2809209;-0.0387477;-0.05325067,-0.1745557;0.5184399;-0.02976587,-0.2260739;0.2264237;0.03374879,-0.2711875;-0.03937426;0.04629326,0.07950966;0.003346905;-0.04241502,0.09469447;-0.3622254;-0.01041436,0.09251438;-0.7393125;0.08300757,0.08822837;-0.7298626;-0.03383744,-0.08270188;0.004856914;-0.03562066,-0.09697205;-0.3614387;-0.01278108,-0.08781205;-0.73862;0.07983334,-0.0891059;-0.7291177;-0.03709228,0.001623116;0.570522;-0.01504409,246.7373
+0;0;0,0.001929058;0.3305866;-0.001592124,0.003656337;0.6478637;-0.01962303,0.1807107;0.5246741;0.005208437,0.2158224;0.2242774;0.03573762,0.2534784;-0.03755149;-0.02349839,-0.1736168;0.5214667;0.0004775096,-0.2377175;0.2284761;0.04998188,-0.2924958;-0.0368593;0.05879458,0.07346763;0.007914135;-0.0520069,0.09350304;-0.3571138;-0.01451445,0.09317655;-0.7354752;0.07433239,0.09268016;-0.6979058;-0.00611151,-0.07198024;0.007609931;-0.05409047,-0.128157;-0.3543958;-0.02496165,-0.1526251;-0.7333561;0.05775242,-0.1510259;-0.6956539;-0.02266449,0.003325783;0.5703546;-0.01265085,0;0;0,0.001140572;0.3305745;-0.003597379,0.002420202;0.6478181;-0.02224076,0.1780516;0.5207118;-0.03691745,0.2382791;0.2236648;-0.01370561,0.2810122;-0.04069433;-0.05576968,-0.1738722;0.5185474;-0.02923612,-0.2259375;0.2261598;0.03558481,-0.2723369;-0.04047167;0.05094676,0.07955258;0.003380552;-0.0427177,0.09465054;-0.3624017;-0.01065731,0.09226415;-0.7396185;0.08290029,0.0925694;-0.7728702;0.0326221,-0.08298182;0.00487222;-0.0354277,-0.09721909;-0.3616537;-0.01287795,-0.08824521;-0.7390116;0.0797058,-0.08929466;-0.7229635;0.0001256019,0.002170056;0.5703229;-0.01511228,246.7698
+0;0;0,0.001928637;0.3305144;-0.001591776,0.00365559;0.6477321;-0.01961936,0.1804718;0.5246168;0.005186953,0.2156766;0.2234244;0.035797,0.2534372;-0.03913227;-0.02360367,-0.1733799;0.5214137;0.0004623774,-0.2376504;0.2276471;0.05009788,-0.292581;-0.03842595;0.05893507,0.07350682;0.007918358;-0.05203465,0.09353381;-0.356956;-0.01455797,0.09320759;-0.7350088;0.07421639,0.09271456;-0.6974906;-0.005683221,-0.07201864;0.007613991;-0.05411933,-0.1281718;-0.3542395;-0.02500276,-0.1526199;-0.7328907;0.05764382,-0.1510315;-0.6952405;-0.02222898,0.003325091;0.570236;-0.01264836,0;0;0,0.001310207;0.330501;-0.00366056,0.002674818;0.6476824;-0.02234209,0.1779931;0.5206603;-0.03748906,0.2388119;0.2228701;-0.01478863,0.2811152;-0.0422639;-0.05727029,-0.1738845;0.5191022;-0.02465287,-0.2284505;0.2258051;0.03773767,-0.2757691;-0.04128444;0.05547007,0.07946537;0.003300115;-0.04298747,0.09487599;-0.3623291;-0.01110208,0.09222127;-0.7390765;0.08302176,0.09009117;-0.7724784;0.03386509,-0.08317845;0.004967929;-0.03507454,-0.09741116;-0.3614273;-0.01291953,-0.08849792;-0.7385449;0.07931791,-0.0904014;-0.722395;0.000290893,0.00241024;0.570201;-0.01520622,246.8037
+0;0;0,0.001929982;0.3304345;-0.002081916,0.003590055;0.6475172;-0.02122065,0.1802422;0.524748;0.004137103,0.2153266;0.2233311;0.03560187,0.252657;-0.03902188;-0.02324066,-0.1732479;0.5216944;7.814821E-05,-0.2385198;0.2294441;0.05840821,-0.2940634;-0.03581214;0.07387251,0.07355529;0.007848768;-0.05207086,0.0935014;-0.3570693;-0.01446349,0.0934405;-0.7352407;0.07401059,0.09284728;-0.6976987;-0.00671348,-0.07205889;0.007695295;-0.05414478,-0.1282286;-0.3542073;-0.0250106,-0.1527893;-0.7329187;0.05754716,-0.1512759;-0.6952433;-0.02315233,0.003276101;0.5700695;-0.01388499,0;0;0,0.001398295;0.3304233;-0.003668666,0.002776168;0.6475396;-0.02233553,0.1778448;0.5206879;-0.03791487,0.2389908;0.2226444;-0.01545739,0.2809947;-0.04213458;-0.05803514,-0.1736507;0.5190335;-0.02276914,-0.2293175;0.2259698;0.04116812,-0.2775259;-0.04051864;0.0597411,0.07943112;0.003259599;-0.04316747,0.09480831;-0.3624254;-0.01130319,0.09204748;-0.7391813;0.08297646,0.09095272;-0.7725818;0.03245127,-0.08331322;0.004984643;-0.03489153,-0.09746295;-0.3614741;-0.01286558,-0.08880655;-0.7386816;0.07922585,-0.09353025;-0.7740882;0.03154693,0.002512939;0.5700725;-0.01520526,246.8369
+0;0;0,0.001929764;0.3303972;-0.002081682,0.003589654;0.647445;-0.02121834,0.1800894;0.5247225;0.004123157,0.2152041;0.2230457;0.03561506,0.2527193;-0.04060662;-0.02351888,-0.1730962;0.5216715;6.76997E-05,-0.2384244;0.2291691;0.05844806,-0.2942432;-0.03740075;0.07398894,0.07369239;0.007863399;-0.05216792,0.09364176;-0.3571141;-0.01455443,0.09358085;-0.7353424;0.07393298,0.09298414;-0.6977561;-0.007266246,-0.0721932;0.007709639;-0.05424571,-0.1283721;-0.3542519;-0.02510678,-0.1529364;-0.7330202;0.05746341,-0.1514141;-0.6952997;-0.02371109,0.003275731;0.5700049;-0.01388341,0;0;0,0.001537375;0.3303857;-0.003646255,0.002940506;0.6474707;-0.0222497,0.1777557;0.5205342;-0.03832483,0.2389966;0.2222261;-0.01606464,0.2808526;-0.04369628;-0.06022465,-0.1734136;0.5190824;-0.02115342,-0.2302683;0.2262792;0.04417254,-0.2796707;-0.04117849;0.06520892,0.07949902;0.003199116;-0.04340005,0.09476882;-0.3625432;-0.01145208,0.09167825;-0.739334;0.082919,0.08984135;-0.7734061;0.03249466,-0.08353471;0.005003776;-0.03479666,-0.09789782;-0.3615136;-0.01288716,-0.08925493;-0.7387736;0.07923739,-0.09420151;-0.7745579;0.03128755,0.002677493;0.5700096;-0.01513815,246.8592
+0;0;0,0.001929764;0.3303972;-0.002081682,0.003589654;0.647445;-0.02121834,0.1800894;0.5247225;0.004123157,0.2152041;0.2230457;0.03561506,0.2527193;-0.04060662;-0.02351888,-0.1730962;0.5216715;6.76997E-05,-0.2384244;0.2291691;0.05844806,-0.2942432;-0.03740075;0.07398894,0.07369239;0.007863399;-0.05216792,0.09364176;-0.3571141;-0.01455443,0.09358085;-0.7353424;0.07393298,0.09298414;-0.6977561;-0.007266246,-0.0721932;0.007709639;-0.05424571,-0.1283721;-0.3542519;-0.02510678,-0.1529364;-0.7330202;0.05746341,-0.1514141;-0.6952997;-0.02371109,0.003275731;0.5700049;-0.01388341,0;0;0,0.001537375;0.3303857;-0.003646255,0.002940506;0.6474707;-0.0222497,0.1777557;0.5205342;-0.03832483,0.2389966;0.2222261;-0.01606464,0.2808526;-0.04369628;-0.06022465,-0.1734136;0.5190824;-0.02115342,-0.2302683;0.2262792;0.04417254,-0.2796707;-0.04117849;0.06520892,0.07949902;0.003199116;-0.04340005,0.09476882;-0.3625432;-0.01145208,0.09167825;-0.739334;0.082919,0.08984135;-0.7734061;0.03249466,-0.08353471;0.005003776;-0.03479666,-0.09789782;-0.3615136;-0.01288716,-0.08925493;-0.7387736;0.07923739,-0.09420151;-0.7745579;0.03128755,0.002677493;0.5700096;-0.01513815,246.8812
+0;0;0,0.001907507;0.3303374;-0.002446373,0.00349739;0.6472801;-0.02236752,0.1802397;0.525017;0.003325701,0.2151017;0.2234413;0.03528482,0.2523953;-0.04039815;-0.02354745,-0.1733346;0.5219121;-0.0001405096,-0.2390772;0.2312018;0.06581462,-0.2958906;-0.03483158;0.08730409,0.07379849;0.007807546;-0.05227328,0.09366474;-0.3571247;-0.0146421,0.09359926;-0.7348299;0.07391982,0.09290958;-0.6972775;-0.007352039,-0.07230483;0.007791589;-0.05432286,-0.1284943;-0.3541242;-0.02523593,-0.1533119;-0.7323917;0.05723969,-0.1518791;-0.694711;-0.02401043,0.003205616;0.5698763;-0.01478999,0;0;0,0.001642421;0.3303281;-0.003614783,0.003079303;0.6473624;-0.02214944,0.1779349;0.5203683;-0.03869855,0.2390196;0.2220789;-0.01686573,0.280894;-0.04392156;-0.06106567,-0.1734695;0.5191003;-0.020022,-0.2317566;0.2270615;0.04706461,-0.2816235;-0.04025236;0.06986597,0.07955348;0.003186554;-0.0435977,0.09463276;-0.3625121;-0.01160622,0.09166904;-0.7388633;0.08249664,0.09004273;-0.772662;0.03160739,-0.08371902;0.004988365;-0.03472624,-0.09790801;-0.3614846;-0.01275844,-0.08965316;-0.7383238;0.07904812,-0.09255575;-0.7223995;-0.001301624,0.002811737;0.5699124;-0.01505768,246.9152
+0;0;0,0.001907044;0.3302571;-0.002445778,0.003496673;0.6471502;-0.02236394,0.1801616;0.5249162;0.003320443,0.2150224;0.2233508;0.03527847,0.2523509;-0.04073596;-0.02360895,-0.1732581;0.5218126;-0.0001442526,-0.2389984;0.2311123;0.06580863,-0.2958651;-0.03517044;0.08731823,0.07388359;0.007816549;-0.05233356,0.09375291;-0.3571723;-0.01469655,0.09368744;-0.7348886;0.07386799,0.09300254;-0.6973886;-0.006840199,-0.07238821;0.007800573;-0.0543855,-0.1285864;-0.3541713;-0.02529406,-0.1534047;-0.73245;0.057184,-0.1519819;-0.6948225;-0.02350261,0.003204935;0.5697559;-0.01478733,0;0;0,0.001596138;0.330248;-0.003621936,0.00292822;0.6472336;-0.02214539,0.1776699;0.5201865;-0.03898931,0.2388089;0.2219163;-0.01719153,0.280715;-0.04427701;-0.06177855,-0.173608;0.5192125;-0.01873518,-0.2329513;0.2279795;0.05083477,-0.283856;-0.03901234;0.0777982,0.07955502;0.003157437;-0.04381454,0.09426798;-0.3625987;-0.01165605,0.09135291;-0.7389198;0.08261621,0.09106354;-0.7726228;0.03249252,-0.08388721;0.004993503;-0.03459313,-0.09819608;-0.3615426;-0.01280447,-0.08979235;-0.7382843;0.07943624,-0.09293678;-0.7222758;-0.0003439859,0.002688035;0.5697927;-0.01505733,246.9383
+0;0;0,0.00190657;0.3301752;-0.002445171,0.003495881;0.6470054;-0.02235946,0.1800381;0.524816;0.003311031,0.2148724;0.22348;0.03524474,0.2521689;-0.0403803;-0.02359218,-0.1731364;0.5217146;-0.0001512608,-0.2388267;0.2312354;0.06575144,-0.2956446;-0.03481901;0.0872426,0.07389704;0.007817973;-0.05234309,0.09377988;-0.357419;-0.01468049,0.09371443;-0.7349702;0.07384533,0.093028;-0.6974533;-0.007044017,-0.07240138;0.007801994;-0.05439541,-0.1286378;-0.354416;-0.02528419,-0.1534453;-0.7325293;0.05715781,-0.1520192;-0.6948847;-0.0237099,0.003204194;0.5696245;-0.01478417,0;0;0,0.001697332;0.330165;-0.003670692,0.003054611;0.6470855;-0.0222255,0.1775817;0.5199549;-0.03944349,0.238468;0.2218536;-0.01787961,0.2804927;-0.04395634;-0.06320214,-0.1735177;0.519595;-0.0176593,-0.2335816;0.2290981;0.05333624,-0.2851562;-0.0371705;0.08360521,0.07951359;0.00312841;-0.043926,0.09388781;-0.3628781;-0.01160777,0.09077774;-0.7390918;0.08238889,0.09010752;-0.7727599;0.03193117,-0.08393956;0.00497711;-0.03451189,-0.09826615;-0.361814;-0.01281182,-0.08954479;-0.7383417;0.07956018,-0.09294766;-0.7223616;-0.0003893375,0.002813548;0.5696589;-0.01513124,246.9714
+0;0;0,0.001903861;0.3300786;-0.002865455,0.003460082;0.6468006;-0.0234078,0.1797832;0.5248838;0.002260556,0.2143208;0.2236784;0.03495294,0.2515316;-0.04051793;-0.02362138,-0.1729912;0.5222458;-0.0003337078,-0.2393982;0.2344688;0.07556665,-0.2970077;-0.03101301;0.104129,0.07395615;0.007743995;-0.05238702,0.09362027;-0.3574707;-0.01457543,0.09365147;-0.7360504;0.07402901,0.09284395;-0.6986477;-0.006011687,-0.07246046;0.007872916;-0.05441859,-0.128717;-0.3543283;-0.0253731,-0.1539032;-0.7334001;0.05735248,-0.1526185;-0.6958756;-0.02267062,0.003175092;0.5694514;-0.01565752,0;0;0,0.001702167;0.330071;-0.003736615,0.003010966;0.6469221;-0.02233303,0.1772508;0.519965;-0.03981948,0.2383735;0.2219516;-0.01888227,0.2800866;-0.04422155;-0.06390619,-0.173246;0.5194299;-0.01689553,-0.2340397;0.2298292;0.05673809,-0.2862795;-0.03628713;0.08942416,0.07951026;0.003083929;-0.0440737,0.09348965;-0.362914;-0.01169682,0.09027556;-0.7400089;0.08297324,0.09007436;-0.7723158;0.03218174,-0.0840523;0.004986006;-0.03441269,-0.09866111;-0.361789;-0.01294495,-0.0901002;-0.7393134;0.07965852,-0.09365509;-0.7231859;0.0005580634,0.002784908;0.5695106;-0.01523018,247.0074
+0;0;0,0.001903581;0.3300301;-0.002865033,0.003459637;0.646719;-0.02340529,0.1797319;0.5248219;0.002257217,0.2142433;0.2238451;0.03492478,0.2514144;-0.04006952;-0.02358708,-0.1729408;0.5221847;-0.0003363006,-0.2392974;0.2346261;0.07550645,-0.2968456;-0.03057268;0.1040384,0.07398738;0.007747265;-0.05240914,0.09365271;-0.35749;-0.01459521,0.09368388;-0.7357797;0.07394138,0.09288564;-0.6984621;-0.005180374,-0.07249104;0.00787624;-0.05444156,-0.128751;-0.3543474;-0.02539428,-0.153918;-0.7331289;0.05726793,-0.152648;-0.6956908;-0.02183642,0.003174673;0.5693766;-0.01565569,0;0;0,0.001718387;0.3300217;-0.003795505,0.00301712;0.6468371;-0.02243662,0.1771609;0.5198554;-0.04016447,0.2382701;0.2220623;-0.01942384,0.2799948;-0.04381496;-0.06441951,-0.1731607;0.5192608;-0.01612573,-0.2347929;0.2307321;0.06001819,-0.2871838;-0.03435692;0.09795618,0.07950236;0.003062725;-0.04416859,0.09336947;-0.3629632;-0.01180232,0.09001349;-0.739743;0.08289504,0.08845338;-0.7718212;0.03331375,-0.08412247;0.004986512;-0.0343426,-0.098489;-0.3618279;-0.01299645,-0.09049205;-0.7390799;0.07951747,-0.0941854;-0.7227978;0.001334235,0.002795234;0.5694334;-0.01532364,247.0389
+0;0;0,0.001903158;0.3299567;-0.002864396,0.003458996;0.6466019;-0.02340191,0.1797503;0.5247086;0.002261667,0.2142677;0.2236796;0.03493489,0.2514487;-0.04030523;-0.02359254,-0.1729605;0.5220711;-0.0003321311,-0.2393285;0.2344627;0.07552376,-0.296892;-0.0308066;0.1040633,0.07397831;0.007746316;-0.05240272,0.09363467;-0.3573241;-0.01460606,0.09366585;-0.7358033;0.07397487,0.09286496;-0.6984614;-0.005409062,-0.07248217;0.007875275;-0.05443489,-0.1287165;-0.3541829;-0.02540088,-0.153896;-0.7331542;0.05730275,-0.1526218;-0.6956914;-0.02206372,0.003174063;0.5692682;-0.01565318,0;0;0,0.001676053;0.3299473;-0.003901362,0.002910875;0.6467149;-0.02261376,0.17706;0.5197709;-0.04060376,0.2380612;0.2218828;-0.02013433,0.2795189;-0.04413497;-0.06498599,-0.1732752;0.5191579;-0.01516958,-0.2358404;0.2312553;0.06277323,-0.2891721;-0.03281265;0.1065878,0.07944248;0.003039226;-0.0442549,0.09305914;-0.362837;-0.01199675,0.08971087;-0.7397738;0.08287442,0.08868308;-0.7720197;0.03306735,-0.0841377;0.004959321;-0.03427964,-0.09856033;-0.3617007;-0.0132135,-0.09099388;-0.7391215;0.07946546,-0.09637332;-0.7702482;0.02856421,0.002705507;0.5693213;-0.01548541,247.0718
+0;0;0,0.001800824;0.3299892;-0.003193253,0.003266347;0.6466333;-0.02424814,0.1794152;0.5248549;0.001336794,0.2135364;0.2241251;0.03438611,0.250425;-0.03930271;-0.02353657,-0.1729956;0.5226406;-0.0004581511,-0.2392979;0.2375005;0.08317256,-0.2974324;-0.02635965;0.1164621,0.0738719;0.007629571;-0.05236707,0.09331548;-0.3576211;-0.0145072,0.09363419;-0.7363549;0.07394175,0.09271871;-0.6990549;-0.005228326,-0.07238717;0.007972118;-0.05435181,-0.1288625;-0.3542393;-0.02549096,-0.1540321;-0.7334134;0.05731052,-0.1528761;-0.6959996;-0.02184583,0.00300907;0.5693063;-0.01635061,0;0;0,0.00123781;0.3299795;-0.004278183,0.002148375;0.6467698;-0.02319896,0.1760769;0.5197636;-0.04147744,0.2370933;0.2221817;-0.02105808,0.2782153;-0.04319921;-0.06568956,-0.1738202;0.5194741;-0.01460937,-0.2375333;0.2327756;0.06563722,-0.2908476;-0.02989712;0.1132884,0.07909266;0.003068686;-0.04463756,0.09234954;-0.3629911;-0.01232648,0.08858524;-0.7401673;0.08247089,0.08870203;-0.772425;0.03301382,-0.08416083;0.004871223;-0.0339235,-0.09957456;-0.3619605;-0.01351751,-0.09229358;-0.7399623;0.07771952,-0.09762596;-0.7670335;0.02261527,0.002009638;0.5693715;-0.01603067,247.1055
+0;0;0,0.001800807;0.3299861;-0.003193223,0.003266291;0.6466217;-0.02424754,0.1792426;0.5248891;0.001319861,0.2133431;0.2243422;0.03434908,0.2501443;-0.03846174;-0.02343644,-0.1728235;0.5226769;-0.0004733298,-0.2390855;0.2377103;0.08310651,-0.2970822;-0.02552503;0.1163172,0.07396383;0.007639065;-0.05243224,0.09341133;-0.3576853;-0.01456473,0.09373055;-0.7370414;0.07402956,0.0928172;-0.6997583;-0.004956797,-0.07247726;0.007982039;-0.05441945,-0.1289639;-0.3543024;-0.02555278,-0.1541749;-0.7340996;0.05738476,-0.1530216;-0.696703;-0.02158792,0.003009022;0.569297;-0.01635025,0;0;0,0.001414061;0.3299759;-0.004259586,0.002478197;0.6467586;-0.02315784,0.1760696;0.5196111;-0.04194379,0.2369412;0.2221942;-0.02144945,0.2778522;-0.04260212;-0.06581879,-0.1733598;0.5195542;-0.01409868,-0.2381107;0.2343197;0.06975146,-0.2914908;-0.02635384;0.1241507,0.07914585;0.003075331;-0.04477298,0.09219442;-0.3630559;-0.01234198,0.08853148;-0.7407891;0.082865,0.08852386;-0.7724918;0.03301024,-0.08430677;0.004867771;-0.03386468,-0.09981987;-0.3620412;-0.0135852,-0.09263583;-0.740663;0.07781525,-0.09791751;-0.7674987;0.02272861,0.002305061;0.569362;-0.0159955,247.1393
+0;0;0,0.001800959;0.330014;-0.003193493,0.003266662;0.6466978;-0.02425113,0.1794163;0.5249072;0.001335116,0.2134933;0.2245674;0.03434157,0.2503178;-0.03840306;-0.02348055,-0.1729961;0.5226928;-0.0004598387,-0.2392125;0.2379225;0.0830624,-0.297246;-0.02547953;0.1162941,0.07400443;0.007643258;-0.05246101,0.09344482;-0.3575476;-0.01460736,0.09376389;-0.7367128;0.07394233,0.0928423;-0.6993639;-0.005756944,-0.07251704;0.00798642;-0.05444932,-0.1289831;-0.3541656;-0.0255932,-0.1541814;-0.7337716;0.05730259,-0.1530176;-0.6963082;-0.02238288,0.003009345;0.5693587;-0.01635237,0;0;0,0.001575463;0.3300019;-0.004352093,0.002864368;0.646821;-0.02342916,0.1764828;0.5194538;-0.04244256,0.2369382;0.2221778;-0.02178514,0.2776658;-0.04282194;-0.06616211,-0.1732606;0.5197972;-0.01336349,-0.2389778;0.2355867;0.07242859,-0.2939221;-0.02379158;0.1320687,0.07914665;0.003032759;-0.04487586,0.09278707;-0.362954;-0.01258445,0.08848347;-0.7403928;0.08296049,0.08829339;-0.7712688;0.03099025,-0.08439592;0.00496406;-0.03376271,-0.0998774;-0.3618248;-0.01372782,-0.09271955;-0.7401428;0.07809626,-0.09655757;-0.7652481;0.02016949,0.002631843;0.5694151;-0.01621377,247.1753
+0;0;0,0.001895027;0.3299123;-0.003063885,0.00373237;0.6465371;-0.02350999,0.1799411;0.5245634;0.000202775,0.2140204;0.2243901;0.03433352,0.2504247;-0.03753072;-0.02307831,-0.1729176;0.5230194;-0.0004117219,-0.2395274;0.240612;0.09036002,-0.297559;-0.02088615;0.1287653,0.07403844;0.007545579;-0.0525065,0.09335473;-0.3577915;-0.01451293,0.09397863;-0.7368056;0.07382226,0.09282344;-0.6992454;-0.007875241,-0.07257434;0.008098889;-0.05443283,-0.1289713;-0.3542233;-0.02562658,-0.1541805;-0.7335784;0.05749623,-0.1531979;-0.6959018;-0.02419268,0.003340439;0.5692005;-0.0158457,0;0;0,0.001637302;0.3298975;-0.004478812,0.00298129;0.6466058;-0.02370846,0.1765613;0.5190835;-0.04306197,0.2366683;0.2217823;-0.02233768,0.2767503;-0.04217362;-0.06643546,-0.1733048;0.5199008;-0.01271928,-0.2395953;0.236799;0.07610242,-0.2948816;-0.02005813;0.1408462,0.07913217;0.002992064;-0.04499673,0.09254079;-0.3631512;-0.01263749,0.08820094;-0.7404019;0.08285236,0.08729361;-0.7717497;0.02836752,-0.08447777;0.004989719;-0.03367741,-0.09996308;-0.3619969;-0.01447151,-0.09328452;-0.7401054;0.07742269,-0.09754525;-0.766902;0.01835519,0.002736561;0.5692294;-0.01645112,247.2036
+0;0;0,0.001894716;0.3298581;-0.003063382,0.00373179;0.6464368;-0.02350654,0.179894;0.5244855;0.000200944,0.2139996;0.2240802;0.03435806,0.2504831;-0.03840977;-0.02317853,-0.1728717;0.5229419;-0.0004133899,-0.239533;0.2403162;0.09042849,-0.2976906;-0.02175015;0.1289172,0.07404795;0.007546548;-0.05251325,0.09335107;-0.3575414;-0.01454559,0.09397466;-0.7363694;0.07374623,0.09281293;-0.6987664;-0.008413933,-0.07258366;0.00809993;-0.05443983,-0.1289422;-0.3539752;-0.02565321,-0.1541389;-0.733144;0.05742877,-0.1531508;-0.695424;-0.02472274,0.003339914;0.5691108;-0.0158433,0;0;0,0.001708537;0.3298419;-0.004556656,0.003105976;0.6464983;-0.0238719,0.1765623;0.5190308;-0.04368174,0.2365934;0.2214725;-0.02298033,0.2763366;-0.04315263;-0.06698632,-0.1731883;0.5200396;-0.01208762,-0.2398825;0.2378356;0.08003207,-0.2959377;-0.01740319;0.152513,0.07909331;0.002957866;-0.04509091,0.09247789;-0.3629453;-0.01285553,0.08809696;-0.740038;0.08247733,0.08755758;-0.7720165;0.02799964,-0.08452151;0.005014831;-0.03359549,-0.100085;-0.3617261;-0.01456386,-0.09355687;-0.7396549;0.07727142,-0.09877571;-0.7665325;0.0177134,0.00285016;0.5691348;-0.01659226,247.2255
+0;0;0,0.001894388;0.3298009;-0.003062851,0.003731128;0.6463219;-0.02350227,0.1796918;0.5244361;0.0001854599,0.2137991;0.2240163;0.03434422,0.250265;-0.0383476;-0.02316473,-0.1726711;0.5228942;-0.0004281737,-0.2393356;0.2402549;0.09041809,-0.2974653;-0.0216856;0.1288883,0.07409993;0.007551846;-0.05255011,0.09340248;-0.3575253;-0.01458357,0.09402725;-0.7370736;0.07387613,0.09287235;-0.6995153;-0.007800914,-0.07263462;0.008105615;-0.05447804,-0.1289915;-0.3539588;-0.02569228,-0.1542361;-0.7338486;0.05754768,-0.1532538;-0.6961739;-0.02412077,0.003339325;0.5690104;-0.01584046,0;0;0,0.001751095;0.3297828;-0.004671812,0.003201276;0.6463707;-0.02415383,0.176384;0.518997;-0.0443188,0.2364914;0.2214523;-0.02342796,0.2761654;-0.04311067;-0.06706572,-0.1729303;0.5201384;-0.01174559,-0.2404894;0.2389998;0.08301207,-0.296661;-0.01435477;0.1612942,0.0791047;0.002932772;-0.04520166,0.09253974;-0.3629547;-0.01293361,0.08795234;-0.740883;0.08210075,0.08741636;-0.7721706;0.02757419,-0.08461954;0.005042534;-0.03351788,-0.1002385;-0.3616974;-0.01472317,-0.09365392;-0.7402874;0.07751898,-0.09976149;-0.7669606;0.01852363,0.002933457;0.5690264;-0.0168258,247.2585
+0;0;0,0.001932587;0.3296858;-0.003525449,0.00380367;0.6460397;-0.02487532,0.1797519;0.5242675;-0.0008470435,0.2136925;0.2240076;0.03365356,0.2499864;-0.03849497;-0.02319527,-0.17274;0.5235521;-0.0006313585,-0.2397562;0.2437281;0.0978858,-0.2977312;-0.01726377;0.1423696,0.07413276;0.007420765;-0.05259399,0.0934036;-0.3575952;-0.01462279,0.09393905;-0.7373587;0.07407013,0.09266528;-0.6998552;-0.007535994,-0.07265785;0.008255416;-0.05449354,-0.1290034;-0.3537567;-0.02581863,-0.1543753;-0.7338934;0.05748474,-0.1535141;-0.6962795;-0.02411655,0.003404948;0.5687859;-0.01693423,0;0;0,0.001726635;0.3296703;-0.004835725,0.003210418;0.6461383;-0.02455723,0.1763362;0.5188204;-0.04490066,0.2361985;0.2213882;-0.02371562,0.2759145;-0.04316896;-0.06717622,-0.1729751;0.5202438;-0.01132545,-0.2409815;0.2404078;0.08647621,-0.2980166;-0.0118646;0.1674842,0.07908638;0.0028864;-0.04531968,0.09245959;-0.3629405;-0.013044,0.08782905;-0.7411063;0.08212018,0.08919959;-0.7739167;0.02948499,-0.08470079;0.00508985;-0.03341751,-0.1005307;-0.3615911;-0.0148618,-0.09414604;-0.7403265;0.07790581,-0.1001929;-0.7669102;0.01892103,0.002934769;0.5688305;-0.01715422,247.292
+0;0;0,0.001932587;0.3296858;-0.003525449,0.00380367;0.6460397;-0.02487532,0.1797519;0.5242675;-0.0008470435,0.2136925;0.2240076;0.03365356,0.2499864;-0.03849497;-0.02319527,-0.17274;0.5235521;-0.0006313585,-0.2397562;0.2437281;0.0978858,-0.2977312;-0.01726377;0.1423696,0.07413276;0.007420765;-0.05259399,0.0934036;-0.3575952;-0.01462279,0.09393905;-0.7373587;0.07407013,0.09266528;-0.6998552;-0.007535994,-0.07265785;0.008255416;-0.05449354,-0.1290034;-0.3537567;-0.02581863,-0.1543753;-0.7338934;0.05748474,-0.1535141;-0.6962795;-0.02411655,0.003404948;0.5687859;-0.01693423,0;0;0,0.001726635;0.3296703;-0.004835725,0.003210418;0.6461383;-0.02455723,0.1763362;0.5188204;-0.04490066,0.2361985;0.2213882;-0.02371562,0.2759145;-0.04316896;-0.06717622,-0.1729751;0.5202438;-0.01132545,-0.2409815;0.2404078;0.08647621,-0.2980166;-0.0118646;0.1674842,0.07908638;0.0028864;-0.04531968,0.09245959;-0.3629405;-0.013044,0.08782905;-0.7411063;0.08212018,0.08919959;-0.7739167;0.02948499,-0.08470079;0.00508985;-0.03341751,-0.1005307;-0.3615911;-0.0148618,-0.09414604;-0.7403265;0.07790581,-0.1001929;-0.7669102;0.01892103,0.002934769;0.5688305;-0.01715422,247.3147
+0;0;0,0.001932796;0.3297215;-0.003525831,0.003804372;0.6461598;-0.02488172,0.1797207;0.5243682;-0.0008535199,0.2136168;0.2245014;0.03360192,0.2499651;-0.03839418;-0.023332,-0.1727077;0.5236529;-0.000637874,-0.2396362;0.2441953;0.09775034,-0.2976979;-0.01718733;0.1423008,0.07421092;0.007428589;-0.05264944,0.09348361;-0.3576225;-0.0146746,0.09401909;-0.7374078;0.0740234,0.09273189;-0.6998252;-0.008443393,-0.07273445;0.00826412;-0.05455099,-0.1290855;-0.3537828;-0.02587333,-0.1544587;-0.7339413;0.05743482,-0.1535885;-0.6962472;-0.0250271,0.003405508;0.5688787;-0.01693781,0;0;0,0.001771927;0.3297038;-0.00497067,0.003262341;0.6462411;-0.02493298,0.1761239;0.5185329;-0.04598832,0.2360334;0.2215288;-0.02464187,0.2757805;-0.04355061;-0.06741834,-0.1728756;0.5203626;-0.01106099,-0.2412394;0.2421779;0.08991368,-0.2986349;-0.009553164;0.1736631,0.07912432;0.002844796;-0.0454495,0.09248749;-0.3630071;-0.01305235,0.08773667;-0.7411927;0.08211921,0.0884921;-0.7746534;0.0289018,-0.08481456;0.005138113;-0.03338407,-0.1006327;-0.3615807;-0.01486715,-0.09431099;-0.7403991;0.07765973,-0.1005809;-0.7684427;0.01890983,0.002990581;0.5689121;-0.01746261,247.3491
+0;0;0,0.002011493;0.3296266;-0.003979374,0.003959826;0.6459238;-0.02597768,0.1797336;0.5240979;-0.002130961,0.2133952;0.2243266;0.03309662,0.2496783;-0.03863031;-0.02331637,-0.1726369;0.5246652;-0.0004585423,-0.2397003;0.2472278;0.1033098,-0.2978044;-0.01326329;0.1524379,0.07424586;0.007310355;-0.0526479,0.09339524;-0.3575503;-0.01462015,0.09393689;-0.7375666;0.07407638,0.09241034;-0.6999835;-0.008816533,-0.07274946;0.008394473;-0.05454116,-0.1292105;-0.3534538;-0.02600946,-0.1545524;-0.7337936;0.05753215,-0.15391;-0.6961014;-0.02536227,0.003541104;0.5686926;-0.01785787,0;0;0,0.001717046;0.3296133;-0.00506866,0.003200769;0.6460485;-0.02512717,0.1758665;0.5184321;-0.04663515,0.2359692;0.2215175;-0.02504063,0.2755779;-0.04353133;-0.06776679,-0.1728796;0.520584;-0.01060024,-0.2413755;0.2435825;0.09339677,-0.2994236;-0.006649971;0.1809148,0.07909881;0.002794266;-0.04553306,0.09242955;-0.3628765;-0.01323342,0.08765031;-0.7412549;0.08209109,0.0904322;-0.7764717;0.03041816,-0.08486804;0.005200722;-0.0332875,-0.1006401;-0.3613412;-0.01500266,-0.09472787;-0.7403578;0.07768662,-0.1008392;-0.7686963;0.01860752,0.002933182;0.5687541;-0.01762497,247.373
+0;0;0,0.002011159;0.3295718;-0.003978712,0.003959376;0.6458505;-0.02597582,0.1797511;0.5240228;-0.002127789,0.2133585;0.2247338;0.03304311,0.2497272;-0.03884327;-0.02350292,-0.1726552;0.5245902;-0.0004552007,-0.2396107;0.2475991;0.1031461,-0.2978518;-0.01350626;0.1523902,0.07426405;0.007312146;-0.0526608,0.09335551;-0.3564448;-0.01474808,0.09389908;-0.7378084;0.0742629,0.09238257;-0.7002752;-0.008084901,-0.07276729;0.008396531;-0.05455453,-0.1290575;-0.3523572;-0.02610913,-0.1544893;-0.7340455;0.05772867,-0.1538511;-0.6964039;-0.02462064,0.003540669;0.568622;-0.01785629,0;0;0,0.001669653;0.3295562;-0.005230665,0.003158927;0.6459624;-0.0254457,0.1756785;0.5182287;-0.04765391,0.2357281;0.2218298;-0.02569687,0.2753195;-0.04392916;-0.06809628,-0.1729447;0.5206596;-0.00992915,-0.2419412;0.2454297;0.09697431,-0.3004378;-0.004229724;0.1877562,0.07904083;0.002741471;-0.0456816,0.09241895;-0.3618405;-0.013713,0.08765271;-0.7415676;0.08192205,0.09033763;-0.7760254;0.03017068,-0.08496905;0.005283078;-0.03307757,-0.1008876;-0.3601597;-0.01521273,-0.09486306;-0.7405562;0.07765073,-0.1016919;-0.7682208;0.01875783,0.002889335;0.5686755;-0.0178951,247.4044
+0;0;0,0.00201095;0.3295377;-0.0039783,0.003959109;0.6458073;-0.02597489,0.1797416;0.5239817;-0.002127659,0.2133072;0.225065;0.03299949,0.249882;-0.04000628;-0.0238671,-0.1726463;0.524549;-0.000455156,-0.2395184;0.2479025;0.1030173,-0.2980897;-0.01468307;0.1525405,0.07426573;0.007312312;-0.052662,0.09338664;-0.3570057;-0.0146908,0.09393033;-0.7384615;0.07434168,0.0923992;-0.7008557;-0.008800037,-0.07276893;0.008396721;-0.05455577,-0.129146;-0.3529134;-0.0260665,-0.1545839;-0.7346939;0.05779155,-0.1539395;-0.6969786;-0.0253517,0.003540401;0.5685785;-0.01785534,0;0;0,0.001699835;0.3295199;-0.005359411,0.003226206;0.6459095;-0.02568758,0.1756643;0.5181037;-0.04809606,0.2355473;0.2220501;-0.02623224,0.2752128;-0.04528844;-0.06855345,-0.1729525;0.5209944;-0.009510954,-0.2423137;0.2474476;0.1003661,-0.3013522;-0.002895355;0.1935173,0.07895667;0.00268209;-0.04583454,0.09251764;-0.36244;-0.01363313,0.08746796;-0.7423262;0.081743,0.08936822;-0.7764647;0.0283072,-0.0850601;0.005388862;-0.03283129,-0.1011811;-0.3606251;-0.01525553,-0.09518983;-0.7410663;0.07782601,-0.1020599;-0.769529;0.01860058,0.002946571;0.5686252;-0.01810849,247.4382
+0;0;0,0.002254889;0.3294442;-0.003901724,0.004826352;0.6457037;-0.02559055,0.1804728;0.5232953;-0.003421464,0.214021;0.2246745;0.03262201,0.2501938;-0.04148743;-0.02443628,-0.1723907;0.5255577;-0.0004893783,-0.2393216;0.2513585;0.1087538,-0.2985665;-0.01088494;0.1646529,0.07434394;0.007126427;-0.05263668,0.09346005;-0.3565501;-0.01461666,0.09394857;-0.7391986;0.07468562,0.09221746;-0.7016323;-0.007812709,-0.0727754;0.008603019;-0.05457249,-0.1289644;-0.3521071;-0.02624286,-0.1547629;-0.735023;0.05804721,-0.1543332;-0.6973466;-0.02445798,0.004193486;0.5684711;-0.01759168,0;0;0,0.001612432;0.3294248;-0.005518198,0.003102578;0.6457719;-0.02604556,0.1755604;0.5179195;-0.04880571,0.2353624;0.2220509;-0.02679408,0.2750869;-0.04635683;-0.06904948,-0.1731755;0.5210818;-0.009094032,-0.2425449;0.2485826;0.1028484,-0.3032448;-0.000754863;0.200586,0.07891942;0.002638161;-0.04596949,0.09245227;-0.3618711;-0.01401019,0.087296;-0.7429121;0.0817821,0.08964259;-0.7765338;0.02874446,-0.08514379;0.005425878;-0.03270357,-0.1014333;-0.359945;-0.01508668,-0.09536014;-0.7416295;0.0780532,-0.1018925;-0.7705122;0.02011896,0.002838142;0.5685015;-0.0183996,247.4605
+0;0;0,0.002254368;0.3293681;-0.003900822,0.004825488;0.6455852;-0.02558685,0.1804882;0.5231807;-0.003417286,0.2139774;0.2250853;0.03256277,0.2502724;-0.04197541;-0.0246882,-0.1724078;0.5254433;-0.0004849285,-0.2392209;0.2517265;0.108566,-0.2986659;-0.01140246;0.1646539,0.07441331;0.007133077;-0.05268579,0.0935352;-0.3566534;-0.01465428,0.09402362;-0.7392253;0.07463013,0.09229102;-0.7016525;-0.007939331,-0.07284331;0.008611046;-0.0546234,-0.1290493;-0.3522081;-0.02628521,-0.1548426;-0.7350475;0.05798799,-0.1544125;-0.6973644;-0.02458834,0.004192687;0.5683607;-0.01758881,0;0;0,0.001629628;0.3293441;-0.005782366,0.003214031;0.645624;-0.02666795,0.1754312;0.5173879;-0.04997134,0.2352005;0.2220553;-0.02798772,0.2747412;-0.04741439;-0.06968951,-0.1730968;0.5211001;-0.008722669,-0.242791;0.2502038;0.1054477,-0.3036896;0.001115307;0.2062579,0.07888857;0.002569765;-0.04619527,0.09230783;-0.3620501;-0.01418018,0.08702459;-0.7430119;0.08159745,0.08687308;-0.7755945;0.02717817,-0.08532275;0.005529702;-0.03245714,-0.1018511;-0.3599645;-0.01532575,-0.09615101;-0.7416748;0.07739908,-0.1025596;-0.7720534;0.02090643,0.002924807;0.5683721;-0.01891756,247.4937
+0;0;0,0.002254368;0.3293681;-0.003900822,0.004825488;0.6455852;-0.02558685,0.1804882;0.5231807;-0.003417286,0.2139774;0.2250853;0.03256277,0.2502724;-0.04197541;-0.0246882,-0.1724078;0.5254433;-0.0004849285,-0.2392209;0.2517265;0.108566,-0.2986659;-0.01140246;0.1646539,0.07441331;0.007133077;-0.05268579,0.0935352;-0.3566534;-0.01465428,0.09402362;-0.7392253;0.07463013,0.09229102;-0.7016525;-0.007939331,-0.07284331;0.008611046;-0.0546234,-0.1290493;-0.3522081;-0.02628521,-0.1548426;-0.7350475;0.05798799,-0.1544125;-0.6973644;-0.02458834,0.004192687;0.5683607;-0.01758881,0;0;0,0.001629628;0.3293441;-0.005782366,0.003214031;0.645624;-0.02666795,0.1754312;0.5173879;-0.04997134,0.2352005;0.2220553;-0.02798772,0.2747412;-0.04741439;-0.06968951,-0.1730968;0.5211001;-0.008722669,-0.242791;0.2502038;0.1054477,-0.3036896;0.001115307;0.2062579,0.07888857;0.002569765;-0.04619527,0.09230783;-0.3620501;-0.01418018,0.08702459;-0.7430119;0.08159745,0.08687308;-0.7755945;0.02717817,-0.08532275;0.005529702;-0.03245714,-0.1018511;-0.3599645;-0.01532575,-0.09615101;-0.7416748;0.07739908,-0.1025596;-0.7720534;0.02090643,0.002924807;0.5683721;-0.01891756,247.5172
+0;0;0,0.002351476;0.3292006;-0.004443512,0.005026673;0.6453568;-0.02707075,0.1805398;0.523003;-0.004750501,0.2140192;0.2251594;0.03207435,0.2500145;-0.04233339;-0.02497067,-0.172258;0.5264918;-0.0004411675,-0.2381085;0.2555791;0.1155664,-0.298672;-0.006500512;0.1767919,0.07434975;0.006935733;-0.05260376,0.09342122;-0.357168;-0.01453579,0.09401985;-0.7402729;0.07492808,0.09208626;-0.7028118;-0.006994508,-0.07275271;0.008808571;-0.05452153,-0.1289941;-0.3523567;-0.02657532,-0.154907;-0.7357036;0.05796551,-0.1546938;-0.6981466;-0.02397083,0.004372068;0.5681345;-0.01879465,0;0;0,0.0008826852;0.32917;-0.006682634,0.002207957;0.6454334;-0.02793789,0.1742426;0.5172568;-0.05162656,0.2341708;0.222114;-0.02955639,0.2734706;-0.04777902;-0.07097459,-0.173947;0.5212776;-0.008765068,-0.243866;0.2516472;0.1078477,-0.3057529;0.004613042;0.2138963,0.07844634;0.002482995;-0.0467242,0.09124605;-0.3625037;-0.01501715,0.08587256;-0.7440889;0.08057237,0.08539316;-0.7765892;0.02705407,-0.08533904;0.005542749;-0.03208848,-0.1036336;-0.3602504;-0.01643344,-0.09771142;-0.7425076;0.0763993,-0.1043174;-0.7729099;0.02091375,0.001958773;0.5681658;-0.02007139,247.5497
+0;0;0,0.002350979;0.3291311;-0.004442574,0.005025454;0.645202;-0.02706342,0.1803282;0.522929;-0.004762848,0.213809;0.2250723;0.03206363,0.2499343;-0.04338658;-0.02518743,-0.1720478;0.5264136;-0.0004586689,-0.2379012;0.255489;0.115554,-0.2986834;-0.007537097;0.1770006,0.07439006;0.006939494;-0.05263228,0.09347896;-0.3574969;-0.01452952,0.09407702;-0.7402341;0.07484847,0.09214079;-0.7027629;-0.007185563,-0.07279216;0.008813348;-0.05455109,-0.1290849;-0.352682;-0.02657933,-0.154973;-0.7356609;0.05788036,-0.1547595;-0.6980937;-0.02416745,0.004371078;0.5680066;-0.01879021,0;0;0,0.0009384901;0.3290967;-0.00685668,0.002388746;0.645246;-0.02850342,0.1739379;0.5171757;-0.05338597,0.234121;0.2221498;-0.03028858,0.2734064;-0.04872942;-0.07193005,-0.1736433;0.5215812;-0.008539365,-0.2438598;0.2537702;0.1120538,-0.3064673;0.008161426;0.2234517,0.07842417;0.002433032;-0.04686069,0.09126744;-0.3628814;-0.01507067,0.08576682;-0.7440718;0.08053339,0.08495669;-0.7763476;0.02658689,-0.08546983;0.005617122;-0.03186771,-0.1038637;-0.3605221;-0.01657291,-0.09793967;-0.7423869;0.07627445,-0.1038209;-0.7692785;0.0169624,0.002111666;0.5680182;-0.02051604,247.5725
+0;0;0,0.002350187;0.3290202;-0.004441076,0.005024292;0.6450474;-0.02705893,0.1803352;0.5227804;-0.004758564,0.2137504;0.2255073;0.03199575,0.2500191;-0.04401687;-0.02548248,-0.172057;0.5262651;-0.0004541855,-0.2377814;0.2558714;0.1153312,-0.2988048;-0.00819844;0.1770216,0.07440083;0.006940499;-0.05263991,0.09350459;-0.3577796;-0.01450749,0.09410266;-0.7405219;0.07487169,0.09216335;-0.7030388;-0.007292882,-0.0728027;0.008814625;-0.054559,-0.1291393;-0.352962;-0.02656547,-0.1550277;-0.7359461;0.05789534,-0.1548139;-0.6983668;-0.02428302,0.004369983;0.56786;-0.01878657,0;0;0,0.0004048422;0.328975;-0.007404089,0.001571767;0.645059;-0.02936935,0.1730652;0.5169821;-0.05473316,0.2331039;0.2225336;-0.03162122,0.2723326;-0.04944846;-0.07344568,-0.1744552;0.5216967;-0.008795754,-0.2448942;0.2561467;0.1151409,-0.3081032;0.01105405;0.2300176,0.07820471;0.002403885;-0.04725313,0.09022478;-0.3632257;-0.01546704,0.08411472;-0.7444599;0.07994676,0.0837319;-0.7770776;0.02619123,-0.08559202;0.005614925;-0.03157677,-0.1051427;-0.3607885;-0.01721967,-0.09917609;-0.7426884;0.07550295,-0.1046657;-0.7697907;0.01617363,0.00134746;0.5678486;-0.02129161,247.6061
+0;0;0,0.002388557;0.3289864;-0.004824179,0.005080777;0.6449369;-0.02798869,0.1802893;0.522693;-0.005580525,0.2136774;0.2254934;0.03146134,0.2496279;-0.0446524;-0.0257862,-0.1720128;0.5270591;-0.0004797559,-0.2372394;0.2592768;0.1213916,-0.2985889;-0.004110098;0.1878148,0.07446973;0.00675545;-0.05265787,0.09341827;-0.3574877;-0.0145101,0.09420027;-0.7403044;0.07470167,0.09218016;-0.7029855;-0.006021008,-0.07281687;0.009021256;-0.0545944,-0.1291053;-0.3522861;-0.0267385,-0.155084;-0.7353023;0.05771006,-0.1549874;-0.6978895;-0.02302927,0.00443056;0.5677789;-0.01956394,0;0;0,0.0004745499;0.328944;-0.007527233,0.001682073;0.6449685;-0.02982247,0.1729411;0.5168442;-0.05561757,0.2330047;0.2224103;-0.03291225,0.2719945;-0.05016866;-0.07449341,-0.1742718;0.5219623;-0.008432223,-0.2443997;0.2581826;0.119305,-0.3083135;0.0136966;0.2363098,0.07822311;0.002395436;-0.04732478,0.08997406;-0.3627774;-0.01573205,0.08430491;-0.7440031;0.07988536,0.0818875;-0.7764992;0.02828896,-0.08566246;0.005644217;-0.03153273,-0.105118;-0.3602824;-0.0171611,-0.09910974;-0.7422433;0.07545473,-0.1040163;-0.7682516;0.01703557,0.001456179;0.5677798;-0.02166116,247.6288
+0;0;0,0.002388557;0.3289864;-0.004824179,0.005080777;0.6449369;-0.02798869,0.1802893;0.522693;-0.005580525,0.2136774;0.2254934;0.03146134,0.2496279;-0.0446524;-0.0257862,-0.1720128;0.5270591;-0.0004797559,-0.2372394;0.2592768;0.1213916,-0.2985889;-0.004110098;0.1878148,0.07446973;0.00675545;-0.05265787,0.09341827;-0.3574877;-0.0145101,0.09420027;-0.7403044;0.07470167,0.09218016;-0.7029855;-0.006021008,-0.07281687;0.009021256;-0.0545944,-0.1291053;-0.3522861;-0.0267385,-0.155084;-0.7353023;0.05771006,-0.1549874;-0.6978895;-0.02302927,0.00443056;0.5677789;-0.01956394,0;0;0,0.0004745499;0.328944;-0.007527233,0.001682073;0.6449685;-0.02982247,0.1729411;0.5168442;-0.05561757,0.2330047;0.2224103;-0.03291225,0.2719945;-0.05016866;-0.07449341,-0.1742718;0.5219623;-0.008432223,-0.2443997;0.2581826;0.119305,-0.3083135;0.0136966;0.2363098,0.07822311;0.002395436;-0.04732478,0.08997406;-0.3627774;-0.01573205,0.08430491;-0.7440031;0.07988536,0.0818875;-0.7764992;0.02828896,-0.08566246;0.005644217;-0.03153273,-0.105118;-0.3602824;-0.0171611,-0.09910974;-0.7422433;0.07545473,-0.1040163;-0.7682516;0.01703557,0.001456179;0.5677798;-0.02166116,247.6513
+0;0;0,0.002388153;0.3289307;-0.004823362,0.005080597;0.6449077;-0.02799033,0.1801429;0.522684;-0.005591891,0.2134745;0.2259874;0.03138728,0.2494306;-0.04420063;-0.0258692,-0.1718666;0.5270464;-0.0004953574,-0.2369828;0.2597174;0.1211698,-0.2983418;-0.003710717;0.1876034,0.0744513;0.006753778;-0.05264483,0.09338494;-0.3572029;-0.01452706,0.09416753;-0.7403113;0.07475269,0.09217492;-0.703092;-0.004871123,-0.07279885;0.009019022;-0.05458088,-0.129043;-0.3520042;-0.02674689,-0.1550415;-0.7353123;0.05776603,-0.1549462;-0.6980004;-0.0218742,0.004430234;0.5677324;-0.01956369,0;0;0,0.0002930611;0.3288799;-0.00789237,0.001381092;0.6449071;-0.03051805,0.172314;0.5165468;-0.0568645,0.2325906;0.2226748;-0.03420854,0.2716127;-0.04991394;-0.07598603,-0.1744864;0.5225061;-0.008313841,-0.2452922;0.2612467;0.1229773,-0.3083581;0.01910362;0.2452972,0.07805032;0.002328515;-0.04756904,0.08954331;-0.3625629;-0.01597631,0.08397537;-0.7441238;0.07954215,0.08235852;-0.7761915;0.02913355,-0.08570255;0.005695537;-0.03134837,-0.1057189;-0.3599353;-0.0175891,-0.09964023;-0.7421449;0.07526749,-0.1047688;-0.7690177;0.01927433,0.001188315;0.5677115;-0.02225649,247.6741
+0;0;0,0.002419417;0.3288439;-0.005313262,0.00524798;0.6447033;-0.0292029,0.1801371;0.5231903;-0.002980059,0.2152172;0.2263113;0.03007587,0.2510744;-0.04489097;-0.02695703,-0.1718729;0.5279998;-0.0003824923,-0.2367849;0.262962;0.126116,-0.2992907;0.0002173185;0.1978615,0.0745241;0.006545726;-0.05271585,0.09336928;-0.3576244;-0.0145391,0.09404895;-0.740675;0.07457811,0.09250125;-0.7035152;-0.004939929,-0.07289127;0.009178949;-0.05457344,-0.1291663;-0.3520766;-0.02700408,-0.1551047;-0.7352957;0.05749644,-0.1545678;-0.6980423;-0.02202635,0.004566394;0.5675747;-0.02055797,0;0;0,0.0004774109;0.3287961;-0.008078337,0.00173603;0.6447269;-0.03119266,0.1725223;0.5162543;-0.05776191,0.2326637;0.2224133;-0.03538036,0.271506;-0.05108249;-0.0775764,-0.1742525;0.5228892;-0.007979793,-0.2449226;0.2635151;0.1268951,-0.3077954;0.02355297;0.2555589,0.07808217;0.002272651;-0.04768288,0.08971907;-0.3628181;-0.0159688,0.08413543;-0.7443088;0.07944465,0.08261125;-0.7763001;0.02913023,-0.08581565;0.005788278;-0.03127008,-0.1056182;-0.3600696;-0.01754608,-0.09914585;-0.7421644;0.0753611,-0.1049472;-0.7685413;0.01910482,0.001497343;0.5675666;-0.02281129,247.7076
+0;0;0,0.002419142;0.3288065;-0.005312657,0.005247748;0.6446705;-0.0292025,0.1801888;0.5231463;-0.002974682,0.2152549;0.2263851;0.03006814,0.2510894;-0.04464543;-0.02692864,-0.1719252;0.5279572;-0.0003763475,-0.2368115;0.2630245;0.126072,-0.2992777;0.0004462898;0.1977721,0.07458583;0.00655115;-0.05275952,0.09343755;-0.3577455;-0.01456951,0.09411526;-0.7396839;0.07428895,0.09255642;-0.7024726;-0.005801402,-0.07295165;0.009186553;-0.05461865,-0.1292462;-0.3521944;-0.02703972,-0.1551093;-0.734301;0.05721546,-0.1545685;-0.6969953;-0.02287969,0.004566178;0.5675439;-0.02055778,0;0;0,0.0006758645;0.3287553;-0.008202434,0.002099559;0.6446742;-0.03153992,0.1726804;0.5158756;-0.05865943,0.2328166;0.2221421;-0.03645682,0.2717128;-0.05115947;-0.07868969,-0.1741087;0.5235906;-0.007538113,-0.2452793;0.2664977;0.1311222,-0.3088105;0.03020601;0.2657339,0.07810339;0.002203166;-0.04779685,0.08989652;-0.3629945;-0.0158987,0.08463989;-0.7434023;0.07915652,0.082614;-0.776368;0.02915537,-0.08591255;0.005898519;-0.03120536,-0.1054907;-0.3601003;-0.01751265,-0.09842444;-0.7409135;0.07578534,-0.1026081;-0.7706162;0.02205468,0.001820512;0.5675206;-0.02311659,247.7303
+0;0;0,0.002419016;0.3287894;-0.005312381,0.005247613;0.6446526;-0.02920229,0.1800663;0.5231569;-0.00298644,0.2150738;0.2268927;0.03000103,0.2509289;-0.04429406;-0.02702861,-0.1718025;0.5279644;-0.0003899168,-0.23658;0.2634755;0.1258466,-0.2990823;0.0007458627;0.197588,0.07457059;0.00654981;-0.05274873,0.09342706;-0.3578386;-0.0145491,0.09410506;-0.7399459;0.07434867,0.09252679;-0.7026446;-0.006740741,-0.07293674;0.009184674;-0.05460748,-0.1292455;-0.3522873;-0.0270216,-0.15512;-0.7345629;0.05727084,-0.1545725;-0.6971661;-0.02382343,0.004566022;0.5675235;-0.0205573,0;0;0,0.0007140264;0.3287337;-0.00837481,0.002108142;0.6446359;-0.03193033,0.1724137;0.5156415;-0.05945206,0.2324441;0.2223479;-0.03797233,0.2715613;-0.05103388;-0.08054602,-0.1740575;0.5241593;-0.007363973,-0.2456919;0.2697572;0.1348831,-0.3099589;0.03670359;0.2750117,0.0780267;0.002148196;-0.04788864,0.08978547;-0.3631434;-0.01599097,0.08433944;-0.7437251;0.07907319,0.08351412;-0.7779456;0.02900982,-0.08591616;0.005948481;-0.03113085,-0.1056691;-0.3601412;-0.01764526,-0.09863002;-0.7411426;0.075616,-0.1023056;-0.7716652;0.02125791,0.001844205;0.5674853;-0.02345562,247.7644
+0;0;0,0.002537902;0.328822;-0.005698215,0.005445894;0.644745;-0.03008805,0.1804166;0.5232261;-0.005505117,0.2146268;0.227274;0.02962206,0.2500018;-0.04275182;-0.027183,-0.1717691;0.5289615;-0.0005643573,-0.2357766;0.2664496;0.1297524,-0.2980414;0.006709665;0.2075367,0.0746801;0.006333611;-0.05271523,0.09352754;-0.3578529;-0.01473699,0.09429091;-0.7403445;0.07420463,0.09232362;-0.703073;-0.006838135,-0.07297884;0.009362174;-0.05461287,-0.1294119;-0.351881;-0.02726273,-0.1553978;-0.7345431;0.0570314,-0.1552368;-0.697181;-0.02402691,0.004743369;0.5676055;-0.02131413,0;0;0,0.0008695275;0.3287691;-0.008539677,0.002409823;0.6447486;-0.0323782,0.1725953;0.5155272;-0.05997527,0.2323415;0.2223219;-0.03869176,0.2716959;-0.04962808;-0.08212638,-0.1738629;0.5247966;-0.006993013,-0.2465202;0.2725547;0.1382202,-0.3087612;0.04403426;0.2841537,0.07803603;0.002142623;-0.04797829,0.08996877;-0.3629346;-0.01626671,0.08445223;-0.7438404;0.07908189,0.08355746;-0.7779997;0.02900732,-0.08598729;0.005957498;-0.03109374,-0.1055249;-0.3599177;-0.01756696,-0.09858324;-0.741442;0.07518037,-0.1023097;-0.7723348;0.02130223,0.002109416;0.5675799;-0.02384198,247.7971
+0;0;0,0.002537902;0.328822;-0.005698215,0.005445894;0.644745;-0.03008805,0.1804166;0.5232261;-0.005505117,0.2146268;0.227274;0.02962206,0.2500018;-0.04275182;-0.027183,-0.1717691;0.5289615;-0.0005643573,-0.2357766;0.2664496;0.1297524,-0.2980414;0.006709665;0.2075367,0.0746801;0.006333611;-0.05271523,0.09352754;-0.3578529;-0.01473699,0.09429091;-0.7403445;0.07420463,0.09232362;-0.703073;-0.006838135,-0.07297884;0.009362174;-0.05461287,-0.1294119;-0.351881;-0.02726273,-0.1553978;-0.7345431;0.0570314,-0.1552368;-0.697181;-0.02402691,0.004743369;0.5676055;-0.02131413,0;0;0,0.0008695275;0.3287691;-0.008539677,0.002409823;0.6447486;-0.0323782,0.1725953;0.5155272;-0.05997527,0.2323415;0.2223219;-0.03869176,0.2716959;-0.04962808;-0.08212638,-0.1738629;0.5247966;-0.006993013,-0.2465202;0.2725547;0.1382202,-0.3087612;0.04403426;0.2841537,0.07803603;0.002142623;-0.04797829,0.08996877;-0.3629346;-0.01626671,0.08445223;-0.7438404;0.07908189,0.08355746;-0.7779997;0.02900732,-0.08598729;0.005957498;-0.03109374,-0.1055249;-0.3599177;-0.01756696,-0.09858324;-0.741442;0.07518037,-0.1023097;-0.7723348;0.02130223,0.002109416;0.5675799;-0.02384198,247.8198
+0;0;0,0.002536966;0.3287006;-0.005696112,0.005444469;0.6445705;-0.03008197,0.1804171;0.523062;-0.005500082,0.2145893;0.2274384;0.0295881,0.2500642;-0.04335073;-0.02737755,-0.1717722;0.5287974;-0.0005592722,-0.2357087;0.266577;0.1296128,-0.2981495;0.006102741;0.207617,0.07468075;0.006333665;-0.05271569,0.09353754;-0.3580334;-0.01471862,0.09430368;-0.7419142;0.07454599,0.0923713;-0.7047716;-0.005058631,-0.07297947;0.009362255;-0.05461334,-0.1294405;-0.3520601;-0.02724964,-0.1555208;-0.7361118;0.05735062,-0.1553627;-0.6988804;-0.02226928,0.004742041;0.5674418;-0.02130926,0;0;0,0.001455441;0.3286489;-0.008411765,0.003216654;0.6445752;-0.03223515,0.1732198;0.5152278;-0.06024456,0.2328987;0.2223;-0.03965473,0.2720817;-0.05030084;-0.08419478,-0.1732431;0.525407;-0.006265583,-0.247121;0.2767891;0.1438123,-0.3085605;0.04879528;0.2923867,0.07781721;0.002029315;-0.04833877,0.09053903;-0.3631365;-0.01586032,0.08501103;-0.7455228;0.07944596,0.08399477;-0.7779494;0.02951062,-0.08602475;0.006030115;-0.03097827,-0.1050426;-0.3600431;-0.01714018,-0.0979943;-0.7429569;0.07592175,-0.1017858;-0.7721543;0.02232196,0.002859794;0.5674167;-0.02370667,247.8529
+0;0;0,0.002710543;0.3286569;-0.006181133,0.005827361;0.6444515;-0.0310513,0.1807936;0.5226575;-0.007731484,0.2145324;0.2274393;0.02873424,0.2498782;-0.0448578;-0.02746023,-0.1715502;0.529514;-0.000780696,-0.2345726;0.270384;0.1352402,-0.2978332;0.009575129;0.2160466,0.07475151;0.006152011;-0.05274538,0.093633;-0.3586219;-0.01474152,0.09448577;-0.7429755;0.0746464,0.09224447;-0.7059225;-0.004296936,-0.07306141;0.009532838;-0.05457899,-0.1295462;-0.3523044;-0.02730206,-0.15551;-0.7368114;0.05754418,-0.1556784;-0.6996753;-0.02142332,0.005071313;0.5673473;-0.02216635,0;0;0,0.00161735;0.3286117;-0.008522987,0.003546245;0.6444889;-0.03251469,0.1733584;0.5148313;-0.06075025,0.2329569;0.2221328;-0.040815,0.2719251;-0.05177009;-0.08566523,-0.1730313;0.5257988;-0.006084688,-0.2474656;0.2802888;0.1482079,-0.3089505;0.05562295;0.3040851,0.07786563;0.001954392;-0.04838217,0.09071657;-0.3636063;-0.01580847,0.0850345;-0.7464319;0.07974684,0.08407632;-0.7778864;0.02965438,-0.08609583;0.006142771;-0.03094323,-0.1048892;-0.3603483;-0.01709191,-0.09779279;-0.7437186;0.07615736,-0.1018902;-0.7737924;0.02457086,0.003146;0.5673454;-0.02395475,247.8753
+0;0;0,0.002710741;0.328681;-0.006181587,0.005827738;0.6444936;-0.0310531,0.1805122;0.5227683;-0.007756089,0.2142357;0.2276846;0.02869302,0.2495478;-0.04435328;-0.02744793,-0.1712667;0.5296137;-0.0008164439,-0.2342604;0.2706018;0.1351425,-0.2974607;0.01004127;0.2158719,0.0747902;0.006155196;-0.05277269,0.09367579;-0.3586981;-0.01476055,0.09452874;-0.7431283;0.07464519,0.09117733;-0.7025821;-0.04339849,-0.07309923;0.009537774;-0.05460724,-0.1295964;-0.3523782;-0.02732437,-0.1555653;-0.7369619;0.05753879,-0.1558172;-0.6962913;-0.060541,0.005071661;0.5673865;-0.02216781,0;0;0,0.001808234;0.328631;-0.008669257,0.003985606;0.6445105;-0.03285265,0.1732537;0.514523;-0.06135392,0.2329641;0.2219703;-0.04166174,0.2714935;-0.05158684;-0.08732688,-0.1724545;0.5264797;-0.005863758,-0.2477226;0.2839292;0.1523896,-0.3085223;0.06135304;0.3110295,0.07789768;0.001897141;-0.04842281,0.09076646;-0.3637384;-0.01579535,0.08507319;-0.7466253;0.07983875,0.0692744;-0.7376082;-0.0357765,-0.08615258;0.006209315;-0.03091269,-0.1048331;-0.3603689;-0.0170931,-0.09773453;-0.7438174;0.0761677,-0.1043582;-0.8036518;-0.0009211972,0.003522225;0.5673686;-0.02425349,247.9093
+0;0;0,0.00271028;0.3286251;-0.006180536,0.005826414;0.6443502;-0.03104501,0.1803901;0.5226802;-0.007760759,0.2141397;0.2273675;0.02871663,0.249584;-0.04568812;-0.02763436,-0.1711462;0.529521;-0.0008259006,-0.2341886;0.2703081;0.1352385,-0.2976255;0.008772701;0.21627,0.07482939;0.006158421;-0.05280034,0.09375197;-0.3594095;-0.01471376,0.09460429;-0.7435559;0.074626,0.09237089;-0.7065278;-0.00403899,-0.07313753;0.009542772;-0.05463586,-0.1297453;-0.3530821;-0.02729956,-0.1556951;-0.7373819;0.05750098,-0.1558629;-0.700271;-0.02118808,0.005070577;0.5672677;-0.02216254,0;0;0,0.001983635;0.3285701;-0.008818507,0.004330061;0.6443474;-0.03317392,0.1733797;0.5143183;-0.06174326,0.2328296;0.2214239;-0.04282904,0.2712395;-0.05296996;-0.08998597,-0.1722048;0.5273747;-0.005655542,-0.2484019;0.2869452;0.1557969,-0.308596;0.06641236;0.3192993,0.07793322;0.001804918;-0.04846025,0.09078068;-0.3645239;-0.01549673,0.08506837;-0.7471749;0.0798787,0.08294815;-0.7783369;0.02990592,-0.08620204;0.006333224;-0.03089236,-0.1047771;-0.3609953;-0.01773179,-0.09778894;-0.7440758;0.07581696,-0.1018174;-0.7739977;0.02447795,0.003826208;0.5672343;-0.02454209,247.9322
+0;0;0,0.002799604;0.3286178;-0.006521673,0.005989864;0.6443099;-0.03178746,0.1806392;0.5228846;-0.008938905,0.214087;0.227618;0.02818384,0.2494771;-0.04549712;-0.02791199,-0.1711429;0.5306399;-0.0006642584,-0.2340083;0.2738314;0.1399649,-0.2977583;0.01445946;0.2274475,0.07480101;0.005902915;-0.05286968,0.09370683;-0.3596629;-0.01475509,0.09458248;-0.7438112;0.0745763,0.09214184;-0.7068061;-0.004084587,-0.07320339;0.009796564;-0.05450257,-0.1297772;-0.3528515;-0.02740426,-0.1556512;-0.7371453;0.05744615,-0.1560269;-0.700061;-0.0212446,0.005217146;0.5672396;-0.02280017,0;0;0,0.001983635;0.3285701;-0.008818507,0.004330061;0.6443474;-0.03317392,0.1733797;0.5143183;-0.06174326,0.2328296;0.2214239;-0.04282904,0.2712395;-0.05296996;-0.08998597,-0.1722048;0.5273747;-0.005655542,-0.2484019;0.2869452;0.1557969,-0.308596;0.06641236;0.3192993,0.07793322;0.001804918;-0.04846025,0.09078068;-0.3645239;-0.01549673,0.08506837;-0.7471749;0.0798787,0.08294815;-0.7783369;0.02990592,-0.08620204;0.006333224;-0.03089236,-0.1047771;-0.3609953;-0.01773179,-0.09778894;-0.7440758;0.07581696,-0.1018174;-0.7739977;0.02447795,0.003826208;0.5672343;-0.02454209,247.9547
+0;0;0,0.002798883;0.328533;-0.006519992,0.005988101;0.6441222;-0.03177749,0.1806257;0.5227261;-0.008932934,0.2140709;0.227482;0.02818698,0.2494697;-0.04569989;-0.02792256,-0.1711324;0.5304809;-0.0006588511,-0.233993;0.273692;0.1399596,-0.2977586;0.01425663;0.2274636,0.07484737;0.005906573;-0.05290245,0.09364857;-0.3576362;-0.01499878,0.09452809;-0.7434865;0.07472836,0.0921694;-0.7067166;-0.001291461,-0.07324876;0.009802635;-0.05453635,-0.1295095;-0.3508385;-0.027588,-0.1554982;-0.736835;0.05763832,-0.1558612;-0.6999886;-0.01841038,0.005215647;0.5670782;-0.02279325,0;0;0,0.002116889;0.3284805;-0.008963108,0.004543424;0.6441443;-0.03344381,0.1734664;0.5140259;-0.06226575,0.2326358;0.221063;-0.04390037,0.2707136;-0.05342916;-0.09116375,-0.1720676;0.5277563;-0.005427418,-0.2485206;0.2897565;0.1594258,-0.3098469;0.07388312;0.3287405,0.07795899;0.001779482;-0.04852748,0.09080116;-0.36257;-0.01630867,0.0849188;-0.7466838;0.08040833,0.08168979;-0.776123;0.0325861,-0.08627059;0.006337306;-0.03086921,-0.1046484;-0.3589641;-0.01780592,-0.09766044;-0.7437322;0.07619858,-0.1022029;-0.7706071;0.02545388,0.004023902;0.5670604;-0.02478898,247.9872
+0;0;0,0.002798822;0.328526;-0.006519852,0.005987547;0.6440663;-0.03177342,0.1808568;0.5226239;-0.008912005,0.2142847;0.2275326;0.0281887,0.2497827;-0.04641554;-0.02807822,-0.1713655;0.530389;-0.0006270055,-0.2341935;0.273733;0.1399186,-0.298138;0.01356992;0.2276681,0.07491645;0.005912026;-0.05295128,0.09370315;-0.3573503;-0.01507685,0.09458236;-0.7430611;0.07461786,0.09092039;-0.7025504;-0.04340632,-0.07331637;0.009811684;-0.05458669,-0.1295337;-0.3505513;-0.02765913,-0.155513;-0.7364082;0.05753637,-0.1560766;-0.6957788;-0.06053261,0.005215215;0.5670345;-0.02279061,0;0;0,0.002234809;0.3284662;-0.009197354,0.004729591;0.6440613;-0.03392541,0.173623;0.513413;-0.06314981,0.2323996;0.2205194;-0.04494417,0.2700173;-0.05469358;-0.09307289,-0.172194;0.5282397;-0.005246999,-0.2497003;0.2939763;0.164123,-0.3098986;0.07946639;0.336852,0.0779366;0.00181821;-0.04872215,0.09080832;-0.3622516;-0.01655948,0.08524381;-0.7461579;0.08041346,0.06891937;-0.7372022;-0.0351038,-0.0863814;0.006313477;-0.03081656,-0.1046971;-0.358709;-0.01777582,-0.09778902;-0.7433715;0.07606321,-0.1038888;-0.8030997;-0.001171686,0.004197545;0.5669958;-0.02521873,248.0096
+0;0;0,0.002901547;0.3283935;-0.006800605,0.006162965;0.6437963;-0.03232325,0.1812697;0.5224596;-0.01024614,0.2145273;0.2275388;0.02759302,0.249951;-0.04692948;-0.02821395,-0.1715333;0.531162;-0.0007017497,-0.2339168;0.2772641;0.144764,-0.2987916;0.01874366;0.237826,0.07501215;0.005685923;-0.05300609,0.09385459;-0.3581248;-0.01505176,0.09473059;-0.7430481;0.07421374,0.09203004;-0.7058861;-0.00639879,-0.07342066;0.01002833;-0.05456773,-0.1295039;-0.3509311;-0.02779451,-0.1556087;-0.7360194;0.05682553,-0.1561922;-0.6987689;-0.02382219,0.005372973;0.5668021;-0.02327762,0;0;0,0.002372354;0.3283328;-0.009430528,0.004981585;0.6437895;-0.03443825,0.1738504;0.5128266;-0.06388175,0.2322762;0.2199403;-0.04598832,0.2695875;-0.055738;-0.09406567,-0.1722047;0.5286307;-0.005056432,-0.2517136;0.2976507;0.167694,-0.3097931;0.08369058;0.3424794,0.07797471;0.001727775;-0.04884422,0.09099579;-0.3628767;-0.01647389,0.08540329;-0.7459858;0.08012426,0.08127989;-0.7792146;0.02970517,-0.08651181;0.006431051;-0.03071069,-0.1048401;-0.359152;-0.01779123,-0.09801348;-0.7429547;0.07593136,-0.1020752;-0.7740428;0.02293404,0.00442259;0.5667623;-0.02566016,248.0328
+0;0;0,0.002900694;0.3282969;-0.006798605,0.006161487;0.6436394;-0.03231637,0.1812767;0.5223154;-0.01024038,0.214508;0.2276285;0.02756878,0.2501354;-0.04841784;-0.02855904,-0.1715431;0.5310183;-0.0006955303,-0.233877;0.2773217;0.1446549,-0.2991249;0.01731491;0.2382519,0.07503366;0.005687554;-0.05302128,0.09389289;-0.3584474;-0.01503313,0.09477235;-0.7448921;0.07458518,0.09207036;-0.7077264;-0.006070331,-0.07344171;0.01003121;-0.05458337,-0.129575;-0.3512499;-0.02778629,-0.1557829;-0.7378603;0.05716822,-0.1563668;-0.7006059;-0.0235225,0.005371648;0.56666;-0.02327248,0;0;0,0.002499796;0.3282301;-0.009606481,0.005234987;0.6436104;-0.03479695,0.1739484;0.5124526;-0.06447685,0.2320755;0.2197477;-0.04660833,0.2690081;-0.05752039;-0.09538937,-0.1720447;0.5289149;-0.005008308,-0.2529182;0.3012474;0.1710632,-0.3122483;0.08971421;0.3509378,0.07797872;0.001638845;-0.04889059,0.09087357;-0.3632804;-0.01632214,0.08522375;-0.7478901;0.08071018,0.08129412;-0.77955;0.02830244,-0.08654328;0.006482819;-0.03069022,-0.1048924;-0.3594292;-0.01785621,-0.09768011;-0.744604;0.07680175,-0.1021037;-0.7744773;0.02239972,0.004644096;0.5666038;-0.0259726,248.0653
+0;0;0,0.002900694;0.3282969;-0.006798605,0.006161487;0.6436394;-0.03231637,0.1812767;0.5223154;-0.01024038,0.214508;0.2276285;0.02756878,0.2501354;-0.04841784;-0.02855904,-0.1715431;0.5310183;-0.0006955303,-0.233877;0.2773217;0.1446549,-0.2991249;0.01731491;0.2382519,0.07503366;0.005687554;-0.05302128,0.09389289;-0.3584474;-0.01503313,0.09477235;-0.7448921;0.07458518,0.09207036;-0.7077264;-0.006070331,-0.07344171;0.01003121;-0.05458337,-0.129575;-0.3512499;-0.02778629,-0.1557829;-0.7378603;0.05716822,-0.1563668;-0.7006059;-0.0235225,0.005371648;0.56666;-0.02327248,0;0;0,0.002499796;0.3282301;-0.009606481,0.005234987;0.6436104;-0.03479695,0.1739484;0.5124526;-0.06447685,0.2320755;0.2197477;-0.04660833,0.2690081;-0.05752039;-0.09538937,-0.1720447;0.5289149;-0.005008308,-0.2529182;0.3012474;0.1710632,-0.3122483;0.08971421;0.3509378,0.07797872;0.001638845;-0.04889059,0.09087357;-0.3632804;-0.01632214,0.08522375;-0.7478901;0.08071018,0.08129412;-0.77955;0.02830244,-0.08654328;0.006482819;-0.03069022,-0.1048924;-0.3594292;-0.01785621,-0.09768011;-0.744604;0.07680175,-0.1021037;-0.7744773;0.02239972,0.004644096;0.5666038;-0.0259726,248.0889
+0;0;0,0.00302838;0.328348;-0.0070849,0.006390808;0.6437215;-0.03285035,0.1815765;0.5224645;-0.01118787,0.214578;0.2276269;0.02728212,0.2503054;-0.0482347;-0.0286247,-0.1714777;0.5319102;-0.0006469265,-0.2335174;0.2805859;0.1493043,-0.2984353;0.02290657;0.2487462,0.0750763;0.005502658;-0.05303265,0.09392937;-0.3587984;-0.01483652,0.09460127;-0.7459116;0.07505944,0.09176882;-0.7088214;-0.004812963,-0.07349684;0.010171;-0.054534,-0.1294754;-0.3513274;-0.02779572,-0.155704;-0.7385944;0.05749625,-0.156442;-0.7014298;-0.02241632,0.005575072;0.5667326;-0.02374789,0;0;0,0.002686799;0.32828;-0.009841323,0.005565241;0.6436924;-0.03526819,0.1741396;0.5122122;-0.06511748,0.2317891;0.2191839;-0.04753256,0.268475;-0.05797893;-0.09587061,-0.1718417;0.5296382;-0.004717551,-0.2537161;0.304272;0.1741816,-0.310188;0.09714526;0.3596839,0.07798029;0.001534656;-0.04894805,0.09085525;-0.3635691;-0.01634252,0.0853309;-0.7490201;0.0802772,0.08191026;-0.7807221;0.02910042,-0.08658433;0.006574355;-0.03064513,-0.1049293;-0.359528;-0.01791107,-0.09769006;-0.7453964;0.07691237,-0.1023118;-0.7749217;0.02330941,0.00494203;0.5666755;-0.0263896,248.1219
+0;0;0,0.003026644;0.3281598;-0.007080839,0.006387853;0.6434189;-0.03283684,0.1815366;0.5222012;-0.01118057,0.2145566;0.227199;0.02731091,0.2502587;-0.04846808;-0.02855649,-0.1714428;0.531645;-0.0006418582,-0.2335172;0.2801803;0.1493931,-0.2983893;0.02268267;0.2487649,0.07507219;0.005502357;-0.05302974,0.09392162;-0.3587285;-0.01484097,0.094593;-0.7455363;0.07498407,0.09177383;-0.7084793;-0.004513875,-0.07349281;0.01017045;-0.05453102,-0.1294606;-0.3512583;-0.02779788,-0.1556685;-0.7382197;0.05742681,-0.156403;-0.7010887;-0.02211111,0.005572435;0.56646;-0.02373793,0;0;0,0.002754614;0.3280854;-0.01002693,0.005690292;0.6433674;-0.03563106,0.174095;0.511885;-0.06587088,0.2314564;0.2186275;-0.04832256,0.2676356;-0.05833995;-0.09698701,-0.1718114;0.5300551;-0.004815221,-0.25518;0.3074899;0.1771535,-0.3195563;0.1072202;0.367248,0.07796898;0.001430303;-0.04895974,0.09078181;-0.3636189;-0.01651347,0.08538984;-0.7486879;0.08034752,0.08226459;-0.7786408;0.02768301,-0.0865668;0.006640978;-0.03066512,-0.1046164;-0.3594095;-0.01805249,-0.09774387;-0.7448872;0.0770733,-0.1023598;-0.7743897;0.02400898,0.00505241;0.5663868;-0.0267036,248.1547
+0;0;0,0.003024171;0.3278917;-0.007075053,0.006384084;0.6430294;-0.03282155,0.1814742;0.5218477;-0.01117198,0.2144829;0.2269459;0.02730639,0.2501927;-0.04878026;-0.02857298,-0.1713871;0.5312883;-0.0006367937,-0.2334404;0.2799093;0.1493471,-0.2983264;0.02235645;0.2487401,0.07501508;0.005498171;-0.0529894,0.09387694;-0.3589731;-0.01477543,0.09454719;-0.745131;0.07489871,0.09036414;-0.7046599;-0.04305955,-0.0734369;0.01016271;-0.05448953,-0.1294416;-0.3515045;-0.02773875,-0.1556055;-0.7378159;0.05734277,-0.1566953;-0.6972349;-0.06067481,0.00556889;0.5660916;-0.02372514,0;0;0,0.002636544;0.3278036;-0.01049113,0.005501077;0.642948;-0.03629363,0.1737649;0.5114066;-0.06672573,0.2306994;0.2181581;-0.04937732,0.2666741;-0.05892518;-0.09788811,-0.1720808;0.5305771;-0.005150413,-0.2570128;0.3107171;0.1792006,-0.3223398;0.1097087;0.368279,0.07775973;0.001290321;-0.0491643,0.09037636;-0.3640333;-0.01699626,0.0851475;-0.7483834;0.07999635,0.06801419;-0.7395248;-0.03533268,-0.08653095;0.006759908;-0.03052977,-0.1050255;-0.3595319;-0.01854564,-0.09844779;-0.7444388;0.07612877,-0.1046198;-0.7973535;-0.008300878,0.004870988;0.565994;-0.02731979,248.177
+0;0;0,0.003121338;0.3277059;-0.007286343,0.006536925;0.6427591;-0.03313069,0.1817194;0.5214599;-0.01208829,0.2146026;0.2271847;0.02688448,0.2503352;-0.04846394;-0.0286016,-0.1717718;0.533023;-0.001329251,-0.233845;0.2848423;0.1527854,-0.2986684;0.02969292;0.2578304,0.07494842;0.00529586;-0.05297982,0.09376093;-0.3586982;-0.01462744,0.09423411;-0.7450287;0.07487864,0.0914607;-0.7080817;-0.003565967,-0.07341247;0.01033701;-0.05436846,-0.1292257;-0.3508996;-0.02773289,-0.1553531;-0.7373229;0.05745656,-0.1560719;-0.700298;-0.02102685,0.005709533;0.5658376;-0.02401593,0;0;0,0.002743959;0.3276136;-0.01076043,0.005676337;0.6426594;-0.03682268,0.173905;0.5110494;-0.06755579,0.2304637;0.2182921;-0.05045855,0.2660183;-0.05878273;-0.09844923,-0.1722677;0.5317016;-0.005435923,-0.2582572;0.313431;0.1793933,-0.3248198;0.1144692;0.3699749,0.0777214;0.001277715;-0.04909098,0.09067217;-0.3636145;-0.01742971,0.08502789;-0.7480489;0.079736,0.08244589;-0.7798197;0.03087688,-0.08643052;0.006719429;-0.03060698,-0.1046945;-0.3591099;-0.01828662,-0.09842437;-0.7442483;0.07601073,-0.1020766;-0.7715203;0.02200988,0.005029231;0.5657281;-0.02777696,248.2105
+0;0;0,0.003118853;0.327445;-0.007280542,0.006533542;0.6424154;-0.03311833,0.181674;0.5211424;-0.01208062,0.2145007;0.2273736;0.02682509,0.2502691;-0.04855177;-0.02871669,-0.1717326;0.5327027;-0.001324158,-0.2336989;0.284949;0.1525253,-0.2985874;0.02954352;0.2576757,0.07499028;0.005298818;-0.05300942,0.09382709;-0.3591654;-0.0146075,0.09430172;-0.7466765;0.0751721,0.09153296;-0.7097411;-0.003140874,-0.07345347;0.01034279;-0.05439883,-0.1293388;-0.3513604;-0.02772885,-0.155546;-0.7389646;0.05772093,-0.1562636;-0.7019514;-0.02063077,0.005706317;0.5655094;-0.02400541,0;0;0,0.002996422;0.3273409;-0.011042,0.006133258;0.642284;-0.03730929,0.1741829;0.5105158;-0.06802952,0.2304938;0.2182272;-0.05106413,0.265875;-0.05918488;-0.0989157,-0.1718859;0.5318368;-0.005583832,-0.2613499;0.3176323;0.1815097,-0.3266914;0.1179688;0.3722032,0.07774386;0.001143545;-0.04915488,0.09070784;-0.364209;-0.01732445,0.08476575;-0.7500143;0.07934201,0.08330584;-0.7809299;0.02958405,-0.08648452;0.0068111;-0.03058847,-0.1046342;-0.359505;-0.01847279,-0.0985508;-0.7456965;0.07663032,-0.1019983;-0.7730663;0.02291344,0.005423591;0.5653758;-0.02820551,248.2444
+0;0;0,0.003117189;0.3272703;-0.007276659,0.00653029;0.6420941;-0.03310208,0.181628;0.5208748;-0.01207238,0.2144467;0.2271772;0.0268239,0.2502987;-0.04939348;-0.02884777,-0.1716917;0.5324323;-0.001318561,-0.2336431;0.2847387;0.1524936,-0.2986833;0.02873588;0.2578899,0.07503352;0.005301873;-0.05303998,0.09390767;-0.3598847;-0.01456194,0.09438166;-0.7468749;0.07509697,0.09159635;-0.7098981;-0.003684141,-0.07349583;0.01034875;-0.05443019,-0.129492;-0.3520714;-0.02770736,-0.1556639;-0.7391545;0.05762757,-0.1563858;-0.7020995;-0.02119252,0.005703526;0.565231;-0.02399423,0;0;0,0.003118426;0.327157;-0.01127338,0.006412074;0.6419231;-0.03786337,0.17439;0.5102593;-0.068488,0.2303862;0.2179852;-0.05149984,0.2653629;-0.06011134;-0.09961402,-0.1716356;0.5319436;-0.005704578,-0.2625982;0.3201842;0.1833246,-0.3296445;0.1224759;0.3764366,0.07779133;0.001051769;-0.0491811,0.09073627;-0.3650136;-0.01714051,0.08471692;-0.7503403;0.07923079,0.08359827;-0.7809783;0.02839089,-0.08653987;0.00688628;-0.03057462,-0.1048493;-0.3601508;-0.0184665,-0.09863397;-0.7458855;0.07624608,-0.1039131;-0.7678546;0.01679655,0.005661748;0.5650696;-0.02866817,248.267
+0;0;0,0.003201696;0.3271476;-0.007525114,0.006640247;0.6418198;-0.03347281,0.1819738;0.5205807;-0.01295882,0.214712;0.2272427;0.02669273,0.2504667;-0.04971766;-0.02929557,-0.1721088;0.533715;-0.001916429,-0.2341249;0.2886673;0.1555537,-0.2996228;0.03484595;0.2669309,0.07503603;0.005070908;-0.05305907,0.09400361;-0.360692;-0.01440399,0.09446997;-0.7488754;0.07549232,0.09169897;-0.7119867;-0.00243444,-0.07352505;0.01055361;-0.05435138,-0.1295621;-0.3524802;-0.02784147,-0.1554559;-0.7407632;0.0577962,-0.1561885;-0.7038;-0.02016974,0.00580946;0.5650004;-0.02434029,0;0;0,0.0032463;0.3270348;-0.01140749,0.006659351;0.6416413;-0.03819573,0.1746911;0.5099784;-0.06932962,0.2302264;0.2178963;-0.05215228,0.2650839;-0.06067047;-0.1001698,-0.1717767;0.5325313;-0.005910229,-0.2635134;0.322469;0.1842199,-0.3431706;0.1345231;0.3828432,0.07778678;0.0009935945;-0.04918957,0.09078052;-0.3656544;-0.01698887,0.08476748;-0.7523968;0.07872999,0.08434238;-0.7818374;0.02779519,-0.08653476;0.006929025;-0.03057953,-0.1051475;-0.3606687;-0.01785187,-0.09848857;-0.7477662;0.07637715,-0.1043149;-0.7690946;0.01756253,0.005880445;0.5648346;-0.02895272,248.2998
+0;0;0,0.003199386;0.3269116;-0.007519685,0.006635932;0.6414003;-0.03345272,0.1821133;0.5201604;-0.01293366,0.21483;0.2270147;0.02669189,0.2504736;-0.0490852;-0.02912246,-0.1722576;0.5333055;-0.001882281,-0.234233;0.2884184;0.1554847,-0.2995274;0.03538555;0.2665158,0.07501933;0.00506978;-0.05304725,0.09399681;-0.360884;-0.01437201,0.09446182;-0.7479453;0.07526445,0.09166765;-0.710999;-0.003314085,-0.07350869;0.01055126;-0.05433929,-0.129575;-0.352672;-0.02781554,-0.1553939;-0.7398326;0.05757459,-0.1561326;-0.7028111;-0.02104346,0.005805527;0.5646163;-0.0243244,0;0;0,0.003276184;0.3267923;-0.01157737,0.006646074;0.6412091;-0.03843331,0.1747805;0.5094897;-0.06971955,0.2299964;0.2175528;-0.0524255,0.2641371;-0.06017539;-0.1005746,-0.1720181;0.5326314;-0.006131474,-0.2654782;0.3245766;0.1850579,-0.3400511;0.1355404;0.3833534,0.07777631;0.0008903444;-0.04916978,0.09058365;-0.3659623;-0.01702762,0.08475825;-0.7515301;0.07865405,0.08381471;-0.7816808;0.02754975,-0.08649509;0.007001305;-0.03061366,-0.1052441;-0.360781;-0.01785771,-0.09867471;-0.7468179;0.07586378,-0.1047409;-0.771517;0.0192788,0.005879276;0.5644393;-0.02918053,248.3329
+0;0;0,0.003199386;0.3269116;-0.007519685,0.006635932;0.6414003;-0.03345272,0.1821133;0.5201604;-0.01293366,0.21483;0.2270147;0.02669189,0.2504736;-0.0490852;-0.02912246,-0.1722576;0.5333055;-0.001882281,-0.234233;0.2884184;0.1554847,-0.2995274;0.03538555;0.2665158,0.07501933;0.00506978;-0.05304725,0.09399681;-0.360884;-0.01437201,0.09446182;-0.7479453;0.07526445,0.09166765;-0.710999;-0.003314085,-0.07350869;0.01055126;-0.05433929,-0.129575;-0.352672;-0.02781554,-0.1553939;-0.7398326;0.05757459,-0.1561326;-0.7028111;-0.02104346,0.005805527;0.5646163;-0.0243244,0;0;0,0.003276184;0.3267923;-0.01157737,0.006646074;0.6412091;-0.03843331,0.1747805;0.5094897;-0.06971955,0.2299964;0.2175528;-0.0524255,0.2641371;-0.06017539;-0.1005746,-0.1720181;0.5326314;-0.006131474,-0.2654782;0.3245766;0.1850579,-0.3400511;0.1355404;0.3833534,0.07777631;0.0008903444;-0.04916978,0.09058365;-0.3659623;-0.01702762,0.08475825;-0.7515301;0.07865405,0.08381471;-0.7816808;0.02754975,-0.08649509;0.007001305;-0.03061366,-0.1052441;-0.360781;-0.01785771,-0.09867471;-0.7468179;0.07586378,-0.1047409;-0.771517;0.0192788,0.005879276;0.5644393;-0.02918053,248.3554
+0;0;0,0.003274562;0.326804;-0.007726507,0.006732474;0.6411569;-0.03376375,0.1823077;0.5198534;-0.01361876,0.2148059;0.2272226;0.02652487,0.2502167;-0.04704404;-0.02907413,-0.1724373;0.5340423;-0.002243333,-0.2344382;0.2921188;0.1587826,-0.2985308;0.04407491;0.2768238,0.07502333;0.004815557;-0.05300535,0.09405263;-0.361075;-0.01425232,0.09457824;-0.7483655;0.07534647,0.09176493;-0.7114628;-0.002850376,-0.07347111;0.01076163;-0.05429033,-0.1294136;-0.3524243;-0.02771379,-0.155162;-0.7398058;0.05769557,-0.1559294;-0.7028288;-0.02054151,0.005898685;0.56441;-0.0246123,0;0;0,0.003357515;0.3266856;-0.0116837,0.006781623;0.6409638;-0.03866708,0.1750019;0.5092846;-0.06996882,0.2299439;0.2177504;-0.05295002,0.263317;-0.05820325;-0.1009414,-0.1720637;0.5327361;-0.006451482,-0.2663015;0.326216;0.1853015,-0.341102;0.1389204;0.3825134,0.07777724;0.0007932782;-0.04910528,0.09058727;-0.3660093;-0.01698601,0.08476208;-0.7518043;0.07867169,0.08447973;-0.7810254;0.02706647,-0.08640666;0.007150586;-0.03072482,-0.1051401;-0.3605744;-0.01779182,-0.09849721;-0.746865;0.07579032,-0.105228;-0.7680769;0.01660967,0.006004632;0.5642319;-0.02938545,248.3893
+0;0;0,0.003273566;0.3267045;-0.007724156,0.006729341;0.6408631;-0.03374518,0.1820032;0.519686;-0.01362498,0.2144995;0.2270721;0.02651634,0.2497913;-0.04627317;-0.02889588,-0.1721347;0.5338507;-0.002269022,-0.234132;0.2919411;0.1587477,-0.2980093;0.0447305;0.2763923,0.07501273;0.004814876;-0.05299785,0.09406272;-0.3614737;-0.01420267,0.09458762;-0.7482373;0.07527419,0.09176742;-0.7113177;-0.003114313,-0.07346072;0.01076011;-0.05428266,-0.1294641;-0.3528208;-0.02767721,-0.1551774;-0.7396752;0.05761593,-0.1559467;-0.7026811;-0.02081291,0.005896097;0.5641664;-0.0245997,0;0;0,0.003625028;0.3265785;-0.01181471,0.007310994;0.6406498;-0.03889751,0.1750902;0.5089048;-0.0701952,0.2297425;0.2173352;-0.05315006,0.2628847;-0.05765873;-0.1012501,-0.1714263;0.53316;-0.006888073,-0.2664533;0.3281299;0.1860441,-0.3560196;0.1547037;0.3883677,0.0777752;0.000730142;-0.04908514,0.09048203;-0.3664718;-0.01688933,0.08467354;-0.7517733;0.07851195,0.08509953;-0.7813191;0.02698803,-0.08638335;0.007180395;-0.0307445,-0.1053336;-0.3609326;-0.01774165,-0.09871532;-0.7467519;0.07548946,-0.1049129;-0.7684026;0.01637607,0.006471075;0.5639713;-0.02960038,248.413
+0;0;0,0.003272675;0.3266157;-0.007722055,0.006727448;0.6406832;-0.03373558,0.1818926;0.5195549;-0.0136247,0.2143845;0.2269806;0.02651116,0.2496476;-0.04614195;-0.02885592,-0.1720262;0.5337107;-0.002275769,-0.2340151;0.291834;0.1587191,-0.2978403;0.04482476;0.2762679,0.07501177;0.004814815;-0.05299718,0.09406734;-0.3615807;-0.01419067,0.09459189;-0.7480901;0.07522741,0.09180551;-0.7112535;-0.002220854,-0.07345979;0.01075997;-0.05428196,-0.1294795;-0.3529271;-0.02766875,-0.1551759;-0.7395273;0.05756835,-0.155936;-0.7026171;-0.01991977,0.005894435;0.5640076;-0.02459263,0;0;0,0.003854037;0.3264835;-0.01190722,0.007777125;0.6404558;-0.03904307,0.1753086;0.5085726;-0.07037735,0.2297438;0.2170004;-0.05338347,0.2627616;-0.05782714;-0.1011808,-0.1710061;0.5335429;-0.007051473,-0.2667677;0.32952;0.1865221,-0.3556699;0.1547267;0.3876405,0.07780652;0.0006800591;-0.049034,0.09053329;-0.3666321;-0.01686954,0.08474626;-0.7516326;0.0786636,0.08401047;-0.7809359;0.02831174,-0.08636324;0.007206879;-0.03079128,-0.1053636;-0.3610074;-0.017677,-0.09867904;-0.7466038;0.07536115,-0.1048751;-0.7678217;0.01712812,0.00687433;0.5638005;-0.02973914,248.4447
+0;0;0,0.003390919;0.3265939;-0.007901788,0.006883884;0.6405804;-0.03393787,0.1814736;0.5200437;-0.008225977,0.2170055;0.2270574;0.02589171,0.2524267;-0.04600152;-0.02978093,-0.1717582;0.5344761;-0.002548687,-0.2339394;0.2958125;0.1631036,-0.2981244;0.05062498;0.284259,0.07503697;0.004638257;-0.05298186,0.09419923;-0.3618487;-0.01400934,0.09481406;-0.7485907;0.07527046,0.0929971;-0.7117698;-0.002239533,-0.0734697;0.01083885;-0.05425735,-0.1292339;-0.3529943;-0.02752618,-0.1548849;-0.7398096;0.05765931,-0.1546729;-0.7029117;-0.01986487,0.006044029;0.5639279;-0.02479036,0;0;0,0.004157856;0.3264618;-0.01195669,0.008496985;0.6403495;-0.03910005,0.1755323;0.5082864;-0.07057893,0.2296973;0.2166633;-0.05355871,0.2627319;-0.05815926;-0.1014807,-0.1702614;0.5339724;-0.007490126,-0.2668218;0.3307033;0.1864822,-0.3499053;0.1519174;0.3866022,0.07783467;0.0006338954;-0.0489949,0.09047919;-0.3668049;-0.01693881,0.0846776;-0.7520101;0.07858014,0.08395395;-0.7814936;0.02839231,-0.08635142;0.007240718;-0.03082435,-0.105399;-0.3610857;-0.01772422,-0.0989105;-0.7468779;0.07535007,-0.1060183;-0.7737951;0.0227426,0.007483155;0.5637171;-0.02980316,248.4673
+0;0;0,0.003389935;0.3264992;-0.007899496,0.006881383;0.6403492;-0.03392424,0.1815316;0.5198312;-0.008210704,0.2171058;0.2264954;0.02594766,0.2526186;-0.04726842;-0.02986871,-0.1718213;0.5342685;-0.002531469,-0.2340766;0.2953203;0.1633184,-0.2984273;0.04949974;0.2847866,0.07500701;0.004636405;-0.05296071,0.09417318;-0.3619254;-0.01398023,0.09478771;-0.748474;0.07525493,0.09296068;-0.7116153;-0.002684377,-0.07344037;0.01083452;-0.05423569,-0.129216;-0.3530729;-0.02749906,-0.1548541;-0.7396948;0.05764384,-0.154641;-0.7027587;-0.02030973,0.006041897;0.5637304;-0.02478076,0;0;0,0.00432846;0.326362;-0.01202953,0.008806214;0.640107;-0.03921354,0.1758678;0.5080329;-0.07066965,0.2296138;0.2159703;-0.05366921,0.262732;-0.05951548;-0.1019809,-0.1701886;0.5344781;-0.007799271,-0.267213;0.3311927;0.1864672,-0.3543145;0.1536373;0.3869932,0.07783773;0.0005821735;-0.0489217,0.09036925;-0.3669413;-0.01692474,0.08461391;-0.7519172;0.07869709,0.08406945;-0.7816963;0.02818882,-0.0862838;0.007296144;-0.03089101,-0.1054147;-0.3610988;-0.0177174,-0.09904525;-0.7468297;0.07477125,-0.1055046;-0.7746663;0.02244411,0.007762253;0.5635098;-0.02991211,248.5007
+0;0;0,0.003389499;0.3264571;-0.007898478,0.006880333;0.640252;-0.03391878,0.1815906;0.5197299;-0.008200873,0.2171578;0.2264528;0.02595067,0.252684;-0.04741538;-0.02988698,-0.171883;0.5341721;-0.002519695,-0.2341259;0.2952717;0.163297,-0.2985011;0.04935743;0.2848115,0.07500948;0.004636557;-0.05296245,0.094189;-0.3621808;-0.0139548,0.09480356;-0.748746;0.0752842,0.09293833;-0.711744;-0.004284643,-0.07344279;0.01083488;-0.05423747,-0.1292573;-0.3533262;-0.0274822,-0.1548965;-0.7399647;0.05766436,-0.1546789;-0.7028836;-0.02191905,0.006040966;0.5636441;-0.0247766,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003388179;0.3264506;-0.008163084,0.00682572;0.6402258;-0.03442635,0.1817083;0.5194221;-0.01126413,0.2170999;0.2265002;0.02597792,0.2526288;-0.04737651;-0.02981643,-0.1719801;0.5347167;-0.002707299,-0.2346135;0.2988265;0.167221,-0.3003045;0.0591495;0.2999741,0.07497416;0.004550715;-0.05301986,0.09419143;-0.3622503;-0.01387815,0.09494507;-0.7488384;0.07526086,0.0925732;-0.7118471;-0.004295453,-0.07348956;0.01091683;-0.05415763,-0.1292084;-0.353266;-0.0274989,-0.154776;-0.7398782;0.05778873,-0.155065;-0.7028121;-0.02179579,0.006003642;0.5636249;-0.02522456,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003388179;0.3264506;-0.008163084,0.00682572;0.6402258;-0.03442635,0.1817083;0.5194221;-0.01126413,0.2170999;0.2265002;0.02597792,0.2526288;-0.04737651;-0.02981643,-0.1719801;0.5347167;-0.002707299,-0.2346135;0.2988265;0.167221,-0.3003045;0.0591495;0.2999741,0.07497416;0.004550715;-0.05301986,0.09419143;-0.3622503;-0.01387815,0.09494507;-0.7488384;0.07526086,0.0925732;-0.7118471;-0.004295453,-0.07348956;0.01091683;-0.05415763,-0.1292084;-0.353266;-0.0274989,-0.154776;-0.7398782;0.05778873,-0.155065;-0.7028121;-0.02179579,0.006003642;0.5636249;-0.02522456,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003388179;0.3264506;-0.008163084,0.00682572;0.6402258;-0.03442635,0.1817083;0.5194221;-0.01126413,0.2170999;0.2265002;0.02597792,0.2526288;-0.04737651;-0.02981643,-0.1719801;0.5347167;-0.002707299,-0.2346135;0.2988265;0.167221,-0.3003045;0.0591495;0.2999741,0.07497416;0.004550715;-0.05301986,0.09419143;-0.3622503;-0.01387815,0.09494507;-0.7488384;0.07526086,0.0925732;-0.7118471;-0.004295453,-0.07348956;0.01091683;-0.05415763,-0.1292084;-0.353266;-0.0274989,-0.154776;-0.7398782;0.05778873,-0.155065;-0.7028121;-0.02179579,0.006003642;0.5636249;-0.02522456,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003401806;0.3264453;-0.008368419,0.006804199;0.6402066;-0.03479821,0.1815505;0.5200297;-0.008180359,0.2185592;0.2268666;0.02541407,0.2541036;-0.04702476;-0.03029803,-0.1720689;0.5351915;-0.003041375,-0.2351972;0.3018567;0.1701997,-0.3004953;0.06419532;0.306717,0.07497182;0.004490596;-0.05302829,0.09419496;-0.3623269;-0.01404312,0.09478637;-0.7488964;0.07517718,0.09301614;-0.7119314;-0.004397087,-0.07349771;0.01089795;-0.05415035,-0.1290959;-0.3533146;-0.02764663,-0.1546399;-0.7399203;0.0576773,-0.1543284;-0.7028723;-0.02190874,0.005994592;0.5636112;-0.0255493,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003401806;0.3264453;-0.008368419,0.006804199;0.6402066;-0.03479821,0.1815505;0.5200297;-0.008180359,0.2185592;0.2268666;0.02541407,0.2541036;-0.04702476;-0.03029803,-0.1720689;0.5351915;-0.003041375,-0.2351972;0.3018567;0.1701997,-0.3004953;0.06419532;0.306717,0.07497182;0.004490596;-0.05302829,0.09419496;-0.3623269;-0.01404312,0.09478637;-0.7488964;0.07517718,0.09301614;-0.7119314;-0.004397087,-0.07349771;0.01089795;-0.05415035,-0.1290959;-0.3533146;-0.02764663,-0.1546399;-0.7399203;0.0576773,-0.1543284;-0.7028723;-0.02190874,0.005994592;0.5636112;-0.0255493,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003401806;0.3264453;-0.008368419,0.006804199;0.6402066;-0.03479821,0.1815505;0.5200297;-0.008180359,0.2185592;0.2268666;0.02541407,0.2541036;-0.04702476;-0.03029803,-0.1720689;0.5351915;-0.003041375,-0.2351972;0.3018567;0.1701997,-0.3004953;0.06419532;0.306717,0.07497182;0.004490596;-0.05302829,0.09419496;-0.3623269;-0.01404312,0.09478637;-0.7488964;0.07517718,0.09301614;-0.7119314;-0.004397087,-0.07349771;0.01089795;-0.05415035,-0.1290959;-0.3533146;-0.02764663,-0.1546399;-0.7399203;0.0576773,-0.1543284;-0.7028723;-0.02190874,0.005994592;0.5636112;-0.0255493,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003445204;0.3264407;-0.008529346,0.006843471;0.6401978;-0.03500964,0.1818982;0.5200426;-0.01173974,0.218068;0.2272182;0.0255213,0.2538;-0.04668188;-0.03002824,-0.1721078;0.5357893;-0.00312933,-0.2356771;0.3056967;0.174238,-0.3001209;0.06934728;0.313413,0.07500423;0.004277481;-0.0530001,0.09435147;-0.3625176;-0.01386664,0.0948621;-0.7491108;0.07525177,0.09248227;-0.7121437;-0.004306413,-0.07348247;0.01105926;-0.05413834,-0.1289264;-0.3531798;-0.02767529,-0.1543944;-0.7397724;0.05773038,-0.154694;-0.7027261;-0.02185585,0.00603718;0.5636038;-0.02574795,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003445204;0.3264407;-0.008529346,0.006843471;0.6401978;-0.03500964,0.1818982;0.5200426;-0.01173974,0.218068;0.2272182;0.0255213,0.2538;-0.04668188;-0.03002824,-0.1721078;0.5357893;-0.00312933,-0.2356771;0.3056967;0.174238,-0.3001209;0.06934728;0.313413,0.07500423;0.004277481;-0.0530001,0.09435147;-0.3625176;-0.01386664,0.0948621;-0.7491108;0.07525177,0.09248227;-0.7121437;-0.004306413,-0.07348247;0.01105926;-0.05413834,-0.1289264;-0.3531798;-0.02767529,-0.1543944;-0.7397724;0.05773038,-0.154694;-0.7027261;-0.02185585,0.00603718;0.5636038;-0.02574795,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003445204;0.3264407;-0.008529346,0.006843471;0.6401978;-0.03500964,0.1818982;0.5200426;-0.01173974,0.218068;0.2272182;0.0255213,0.2538;-0.04668188;-0.03002824,-0.1721078;0.5357893;-0.00312933,-0.2356771;0.3056967;0.174238,-0.3001209;0.06934728;0.313413,0.07500423;0.004277481;-0.0530001,0.09435147;-0.3625176;-0.01386664,0.0948621;-0.7491108;0.07525177,0.09248227;-0.7121437;-0.004306413,-0.07348247;0.01105926;-0.05413834,-0.1289264;-0.3531798;-0.02767529,-0.1543944;-0.7397724;0.05773038,-0.154694;-0.7027261;-0.02185585,0.00603718;0.5636038;-0.02574795,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003491683;0.3264356;-0.008701488,0.006922912;0.6401801;-0.03532648,0.1820207;0.5198856;-0.01315914,0.2174084;0.2271339;0.02540166,0.253177;-0.04677027;-0.0301038,-0.1721279;0.5364832;-0.003271725,-0.2363559;0.3091285;0.1773587,-0.299749;0.07611315;0.3225101,0.07501578;0.004154754;-0.05299351,0.09438099;-0.3626376;-0.01384302,0.09463509;-0.749229;0.0752846,0.09205047;-0.7122567;-0.004266746,-0.0734752;0.01115048;-0.0541295,-0.1288393;-0.3531056;-0.02773407,-0.154297;-0.7396803;0.05775573,-0.1548047;-0.7026442;-0.02183035,0.00610839;0.5635906;-0.02602926,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003491683;0.3264356;-0.008701488,0.006922912;0.6401801;-0.03532648,0.1820207;0.5198856;-0.01315914,0.2174084;0.2271339;0.02540166,0.253177;-0.04677027;-0.0301038,-0.1721279;0.5364832;-0.003271725,-0.2363559;0.3091285;0.1773587,-0.299749;0.07611315;0.3225101,0.07501578;0.004154754;-0.05299351,0.09438099;-0.3626376;-0.01384302,0.09463509;-0.749229;0.0752846,0.09205047;-0.7122567;-0.004266746,-0.0734752;0.01115048;-0.0541295,-0.1288393;-0.3531056;-0.02773407,-0.154297;-0.7396803;0.05775573,-0.1548047;-0.7026442;-0.02183035,0.00610839;0.5635906;-0.02602926,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003491683;0.3264356;-0.008701488,0.006922912;0.6401801;-0.03532648,0.1820207;0.5198856;-0.01315914,0.2174084;0.2271339;0.02540166,0.253177;-0.04677027;-0.0301038,-0.1721279;0.5364832;-0.003271725,-0.2363559;0.3091285;0.1773587,-0.299749;0.07611315;0.3225101,0.07501578;0.004154754;-0.05299351,0.09438099;-0.3626376;-0.01384302,0.09463509;-0.749229;0.0752846,0.09205047;-0.7122567;-0.004266746,-0.0734752;0.01115048;-0.0541295,-0.1288393;-0.3531056;-0.02773407,-0.154297;-0.7396803;0.05775573,-0.1548047;-0.7026442;-0.02183035,0.00610839;0.5635906;-0.02602926,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003377496;0.326429;-0.008991579,0.006714862;0.6401495;-0.03589574,0.1819076;0.5199931;-0.01402628,0.2169417;0.2272757;0.02511372,0.2527883;-0.04663533;-0.03030765,-0.1723262;0.5369263;-0.003406269,-0.2379245;0.3136615;0.181776,-0.2997625;0.0830189;0.3313214,0.07490537;0.004096834;-0.05315395,0.09418389;-0.3626963;-0.01396816,0.09440818;-0.7492712;0.07523079,0.09170231;-0.7123197;-0.004318334,-0.07358105;0.01120962;-0.05397326,-0.1290672;-0.353056;-0.02796794,-0.154538;-0.739643;0.05746228,-0.1551668;-0.7026268;-0.02212469,0.005935691;0.5635707;-0.02650745,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003377496;0.326429;-0.008991579,0.006714862;0.6401495;-0.03589574,0.1819076;0.5199931;-0.01402628,0.2169417;0.2272757;0.02511372,0.2527883;-0.04663533;-0.03030765,-0.1723262;0.5369263;-0.003406269,-0.2379245;0.3136615;0.181776,-0.2997625;0.0830189;0.3313214,0.07490537;0.004096834;-0.05315395,0.09418389;-0.3626963;-0.01396816,0.09440818;-0.7492712;0.07523079,0.09170231;-0.7123197;-0.004318334,-0.07358105;0.01120962;-0.05397326,-0.1290672;-0.353056;-0.02796794,-0.154538;-0.739643;0.05746228,-0.1551668;-0.7026268;-0.02212469,0.005935691;0.5635707;-0.02650745,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003377496;0.326429;-0.008991579,0.006714862;0.6401495;-0.03589574,0.1819076;0.5199931;-0.01402628,0.2169417;0.2272757;0.02511372,0.2527883;-0.04663533;-0.03030765,-0.1723262;0.5369263;-0.003406269,-0.2379245;0.3136615;0.181776,-0.2997625;0.0830189;0.3313214,0.07490537;0.004096834;-0.05315395,0.09418389;-0.3626963;-0.01396816,0.09440818;-0.7492712;0.07523079,0.09170231;-0.7123197;-0.004318334,-0.07358105;0.01120962;-0.05397326,-0.1290672;-0.353056;-0.02796794,-0.154538;-0.739643;0.05746228,-0.1551668;-0.7026268;-0.02212469,0.005935691;0.5635707;-0.02650745,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003330888;0.3264219;-0.009261433,0.006566369;0.6401227;-0.03640812,0.1817907;0.5196783;-0.01558376,0.2161179;0.2270535;0.02485345,0.2524891;-0.04680452;-0.03048788,-0.1725187;0.5375317;-0.003720401,-0.2384239;0.3160835;0.1835227,-0.3004562;0.08843246;0.3375057,0.07492448;0.00404719;-0.05313081,0.09406095;-0.3627518;-0.01393066,0.0943327;-0.7493417;0.07520327,0.09141823;-0.712404;-0.004339695,-0.07353829;0.01122119;-0.05402911,-0.1291038;-0.353025;-0.02792234,-0.1545503;-0.7396582;0.05730609,-0.1553879;-0.7026591;-0.02228046,0.005817325;0.5635507;-0.02696244,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003330888;0.3264219;-0.009261433,0.006566369;0.6401227;-0.03640812,0.1817907;0.5196783;-0.01558376,0.2161179;0.2270535;0.02485345,0.2524891;-0.04680452;-0.03048788,-0.1725187;0.5375317;-0.003720401,-0.2384239;0.3160835;0.1835227,-0.3004562;0.08843246;0.3375057,0.07492448;0.00404719;-0.05313081,0.09406095;-0.3627518;-0.01393066,0.0943327;-0.7493417;0.07520327,0.09141823;-0.712404;-0.004339695,-0.07353829;0.01122119;-0.05402911,-0.1291038;-0.353025;-0.02792234,-0.1545503;-0.7396582;0.05730609,-0.1553879;-0.7026591;-0.02228046,0.005817325;0.5635507;-0.02696244,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003330888;0.3264219;-0.009261433,0.006566369;0.6401227;-0.03640812,0.1817907;0.5196783;-0.01558376,0.2161179;0.2270535;0.02485345,0.2524891;-0.04680452;-0.03048788,-0.1725187;0.5375317;-0.003720401,-0.2384239;0.3160835;0.1835227,-0.3004562;0.08843246;0.3375057,0.07492448;0.00404719;-0.05313081,0.09406095;-0.3627518;-0.01393066,0.0943327;-0.7493417;0.07520327,0.09141823;-0.712404;-0.004339695,-0.07353829;0.01122119;-0.05402911,-0.1291038;-0.353025;-0.02792234,-0.1545503;-0.7396582;0.05730609,-0.1553879;-0.7026591;-0.02228046,0.005817325;0.5635507;-0.02696244,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003315218;0.3264166;-0.009450149,0.006516776;0.6401072;-0.03672066,0.1817811;0.5196778;-0.0163014,0.2158815;0.2271258;0.02484763,0.2524233;-0.04671785;-0.03045267,-0.1726233;0.538195;-0.00375584,-0.239248;0.3204364;0.1875166,-0.3000783;0.09611745;0.3467787,0.07492058;0.004012993;-0.05313889,0.09401385;-0.3627809;-0.01387002,0.09435723;-0.7493761;0.07524068,0.09132926;-0.7124465;-0.004298761,-0.07353035;0.01121221;-0.05404177,-0.1292273;-0.3530305;-0.02816726,-0.1546967;-0.7396373;0.05717438,-0.155647;-0.7026492;-0.02241189,0.005777277;0.5635385;-0.0272472,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003315218;0.3264166;-0.009450149,0.006516776;0.6401072;-0.03672066,0.1817811;0.5196778;-0.0163014,0.2158815;0.2271258;0.02484763,0.2524233;-0.04671785;-0.03045267,-0.1726233;0.538195;-0.00375584,-0.239248;0.3204364;0.1875166,-0.3000783;0.09611745;0.3467787,0.07492058;0.004012993;-0.05313889,0.09401385;-0.3627809;-0.01387002,0.09435723;-0.7493761;0.07524068,0.09132926;-0.7124465;-0.004298761,-0.07353035;0.01121221;-0.05404177,-0.1292273;-0.3530305;-0.02816726,-0.1546967;-0.7396373;0.05717438,-0.155647;-0.7026492;-0.02241189,0.005777277;0.5635385;-0.0272472,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003315218;0.3264166;-0.009450149,0.006516776;0.6401072;-0.03672066,0.1817811;0.5196778;-0.0163014,0.2158815;0.2271258;0.02484763,0.2524233;-0.04671785;-0.03045267,-0.1726233;0.538195;-0.00375584,-0.239248;0.3204364;0.1875166,-0.3000783;0.09611745;0.3467787,0.07492058;0.004012993;-0.05313889,0.09401385;-0.3627809;-0.01387002,0.09435723;-0.7493761;0.07524068,0.09132926;-0.7124465;-0.004298761,-0.07353035;0.01121221;-0.05404177,-0.1292273;-0.3530305;-0.02816726,-0.1546967;-0.7396373;0.05717438,-0.155647;-0.7026492;-0.02241189,0.005777277;0.5635385;-0.0272472,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003297732;0.3264134;-0.009568821,0.006481137;0.6400973;-0.03691731,0.1817529;0.5195707;-0.01692336,0.2154436;0.2270418;0.02472472,0.2524496;-0.04678899;-0.03032993,-0.1727341;0.5388332;-0.003855463,-0.2401854;0.3244523;0.190911,-0.2999782;0.1026031;0.35398,0.07492107;0.004014769;-0.05313807,0.09395842;-0.3627736;-0.01379015,0.09429985;-0.7493923;0.07521845,0.09118719;-0.7124684;-0.004318222,-0.07353382;0.01116946;-0.05404591,-0.1293876;-0.3530492;-0.02817053,-0.1547209;-0.7396355;0.05730417,-0.1557561;-0.7026542;-0.02228162,0.005746867;0.563531;-0.02742385,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003297732;0.3264134;-0.009568821,0.006481137;0.6400973;-0.03691731,0.1817529;0.5195707;-0.01692336,0.2154436;0.2270418;0.02472472,0.2524496;-0.04678899;-0.03032993,-0.1727341;0.5388332;-0.003855463,-0.2401854;0.3244523;0.190911,-0.2999782;0.1026031;0.35398,0.07492107;0.004014769;-0.05313807,0.09395842;-0.3627736;-0.01379015,0.09429985;-0.7493923;0.07521845,0.09118719;-0.7124684;-0.004318222,-0.07353382;0.01116946;-0.05404591,-0.1293876;-0.3530492;-0.02817053,-0.1547209;-0.7396355;0.05730417,-0.1557561;-0.7026542;-0.02228162,0.005746867;0.563531;-0.02742385,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003297732;0.3264134;-0.009568821,0.006481137;0.6400973;-0.03691731,0.1817529;0.5195707;-0.01692336,0.2154436;0.2270418;0.02472472,0.2524496;-0.04678899;-0.03032993,-0.1727341;0.5388332;-0.003855463,-0.2401854;0.3244523;0.190911,-0.2999782;0.1026031;0.35398,0.07492107;0.004014769;-0.05313807,0.09395842;-0.3627736;-0.01379015,0.09429985;-0.7493923;0.07521845,0.09118719;-0.7124684;-0.004318222,-0.07353382;0.01116946;-0.05404591,-0.1293876;-0.3530492;-0.02817053,-0.1547209;-0.7396355;0.05730417,-0.1557561;-0.7026542;-0.02228162,0.005746867;0.563531;-0.02742385,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003350701;0.3264082;-0.009723792,0.006575833;0.6400852;-0.03714941,0.1818157;0.5194207;-0.01738164,0.2151305;0.2268745;0.02444705,0.2524553;-0.0469664;-0.03034129,-0.1727419;0.5394437;-0.004122701,-0.2407208;0.3286675;0.1943591,-0.3000703;0.1092176;0.3608017,0.0749478;0.003929684;-0.05310673,0.09396043;-0.3628545;-0.01370763,0.0944173;-0.7494808;0.07526693,0.09128028;-0.7125671;-0.00426966,-0.07349027;0.01122815;-0.05409297,-0.1293327;-0.3529891;-0.02817371,-0.1546438;-0.7395675;0.05734321,-0.1557024;-0.7025944;-0.02224299,0.005830406;0.5635208;-0.02764104,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003350701;0.3264082;-0.009723792,0.006575833;0.6400852;-0.03714941,0.1818157;0.5194207;-0.01738164,0.2151305;0.2268745;0.02444705,0.2524553;-0.0469664;-0.03034129,-0.1727419;0.5394437;-0.004122701,-0.2407208;0.3286675;0.1943591,-0.3000703;0.1092176;0.3608017,0.0749478;0.003929684;-0.05310673,0.09396043;-0.3628545;-0.01370763,0.0944173;-0.7494808;0.07526693,0.09128028;-0.7125671;-0.00426966,-0.07349027;0.01122815;-0.05409297,-0.1293327;-0.3529891;-0.02817371,-0.1546438;-0.7395675;0.05734321,-0.1557024;-0.7025944;-0.02224299,0.005830406;0.5635208;-0.02764104,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003350701;0.3264082;-0.009723792,0.006575833;0.6400852;-0.03714941,0.1818157;0.5194207;-0.01738164,0.2151305;0.2268745;0.02444705,0.2524553;-0.0469664;-0.03034129,-0.1727419;0.5394437;-0.004122701,-0.2407208;0.3286675;0.1943591,-0.3000703;0.1092176;0.3608017,0.0749478;0.003929684;-0.05310673,0.09396043;-0.3628545;-0.01370763,0.0944173;-0.7494808;0.07526693,0.09128028;-0.7125671;-0.00426966,-0.07349027;0.01122815;-0.05409297,-0.1293327;-0.3529891;-0.02817371,-0.1546438;-0.7395675;0.05734321,-0.1557024;-0.7025944;-0.02224299,0.005830406;0.5635208;-0.02764104,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003358643;0.3264023;-0.009919005,0.006573235;0.6400653;-0.03750647,0.1818212;0.5193768;-0.01791444,0.2149856;0.2268679;0.02429247,0.2524701;-0.04699636;-0.03026971,-0.1727876;0.5399097;-0.004305884,-0.240848;0.3330871;0.1982651,-0.3016272;0.1185701;0.3705209,0.0749495;0.003899055;-0.05310658,0.09393094;-0.3628818;-0.01366153,0.09440131;-0.7495158;0.07527967,0.09120712;-0.7126144;-0.004255719,-0.07348832;0.01123015;-0.0540952,-0.1293619;-0.3529935;-0.0283336,-0.1545972;-0.7395504;0.05730312,-0.1557139;-0.7025909;-0.02228349,0.00583082;0.5635055;-0.02796148,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231
+0;0;0,0.003358643;0.3264023;-0.009919005,0.006573235;0.6400653;-0.03750647,0.1818212;0.5193768;-0.01791444,0.2149856;0.2268679;0.02429247,0.2524701;-0.04699636;-0.03026971,-0.1727876;0.5399097;-0.004305884,-0.240848;0.3330871;0.1982651,-0.3016272;0.1185701;0.3705209,0.0749495;0.003899055;-0.05310658,0.09393094;-0.3628818;-0.01366153,0.09440131;-0.7495158;0.07527967,0.09120712;-0.7126144;-0.004255719,-0.07348832;0.01123015;-0.0540952,-0.1293619;-0.3529935;-0.0283336,-0.1545972;-0.7395504;0.05730312,-0.1557139;-0.7025909;-0.02228349,0.00583082;0.5635055;-0.02796148,0;0;0,0.004581742;0.3263121;-0.01214576,0.009302251;0.6399906;-0.03941858,0.1763621;0.5077408;-0.07063818,0.2295596;0.2156286;-0.05380666,0.2626287;-0.05997992;-0.1020778,-0.1698545;0.5345854;-0.008029504,-0.2674644;0.3316517;0.1862204,-0.3561128;0.1540914;0.3862143,0.07787081;0.0005506724;-0.04887509,0.09034099;-0.3672399;-0.01695347,0.08443417;-0.7522573;0.07856274,0.08300773;-0.783498;0.02726698,-0.0862738;0.007295486;-0.03092811,-0.1056297;-0.361343;-0.01768374,-0.09787618;-0.7468089;0.07587132,-0.1057723;-0.7742916;0.02094316,0.00819923;0.5634074;-0.03009939,248.5231

+ 145 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_None_Fast.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001877576;0.3235975;-0.0008083141,0.003692418;0.6341306;-0.01599153,0.1783638;0.5103724;0.01227106,0.2117056;0.2267407;0.03539901,0.2503847;-0.03878143;-0.0280866,-0.1703372;0.5015958;-0.00565333,-0.2176281;0.2195522;-0.02321805,-0.2643584;-0.04620025;-0.07996646,0.06861412;0.007794457;-0.04805057,0.09042989;-0.3545911;-0.01398008,0.09098299;-0.7442094;0.07629193,0.09356686;-0.7027918;-0.04363179,-0.06624223;0.006845616;-0.05140634,-0.1198727;-0.3527718;-0.02385465,-0.1439379;-0.7429187;0.06075043,-0.1382497;-0.7013149;-0.0590483,0.003367434;0.5583051;-0.009744631,0;0;0,0.0004689581;0.3234867;0.008695841,0.001189925;0.6343485;0.003125191,0.1768455;0.5085395;0.008999825,0.2176307;0.225585;0.02815223,0.2541154;-0.04181805;-0.02835429,-0.1724202;0.5090812;-0.02305969,-0.2231976;0.2271671;-0.02935112,-0.2503595;-0.03811812;-0.09945446,0.0757309;0.002632424;-0.03654325,0.0920297;-0.3610641;-0.01606917,0.08455419;-0.7501895;0.07600307,0.09010641;-0.7404356;-0.04264772,-0.07410967;0.004469162;-0.03956375,-0.1096584;-0.3578736;-0.0194649,-0.1035055;-0.7464535;0.0749785,-0.09478457;-0.7367644;-0.04347046,0.001006052;0.558362;0.006952524,44.09875
+0;0;0,0.001815999;0.3235965;-0.001225018,0.003528545;0.6340671;-0.01757766,0.1781798;0.5107138;0.01221197,0.2116905;0.227077;0.0350304,0.2501382;-0.03843397;-0.0286424,-0.1705129;0.5018006;-0.005498402,-0.2178184;0.2197254;-0.02250722,-0.2646614;-0.04625207;-0.07809693,0.06860356;0.007778602;-0.04806821,0.09040993;-0.3545831;-0.01373893,0.09033392;-0.7441568;0.07672659,0.09286118;-0.702824;-0.04320639,-0.06632562;0.006840948;-0.05129933,-0.1202111;-0.3527336;-0.02368612,-0.144366;-0.7428687;0.0609479,-0.1387356;-0.7013489;-0.05886167,0.003231172;0.5582727;-0.01096336,0;0;0,0.0004689581;0.3234867;0.008695841,0.001189925;0.6343485;0.003125191,0.1768455;0.5085395;0.008999825,0.2176307;0.225585;0.02815223,0.2541154;-0.04181805;-0.02835429,-0.1724202;0.5090812;-0.02305969,-0.2231976;0.2271671;-0.02935112,-0.2503595;-0.03811812;-0.09945446,0.0757309;0.002632424;-0.03654325,0.0920297;-0.3610641;-0.01606917,0.08455419;-0.7501895;0.07600307,0.09010641;-0.7404356;-0.04264772,-0.07410967;0.004469162;-0.03956375,-0.1096584;-0.3578736;-0.0194649,-0.1035055;-0.7464535;0.0749785,-0.09478457;-0.7367644;-0.04347046,0.001006052;0.558362;0.006952524,44.1157
+0;0;0,0.001816284;0.3236472;-0.00122521,0.003529156;0.6341791;-0.01758132,0.1785823;0.5106962;0.01226331,0.2121034;0.2269711;0.03508886,0.2506511;-0.03923082;-0.02874964,-0.1709115;0.5017625;-0.00548774,-0.2182317;0.2195994;-0.02250186,-0.2651966;-0.04707021;-0.07823622,0.06861974;0.007780435;-0.04807954,0.09043613;-0.3547479;-0.01373448,0.09036019;-0.7439797;0.07665162,0.09288747;-0.7026467;-0.04328287,-0.06634126;0.006842561;-0.05131143,-0.1202515;-0.3528973;-0.02368553,-0.1443852;-0.74269;0.06087422,-0.1387548;-0.70117;-0.05893688,0.003231704;0.5583643;-0.01096526,0;0;0,0.0004271529;0.3235405;0.008585215,0.001093119;0.6344602;0.002841234,0.1771552;0.5084441;0.008266449,0.2177737;0.2253955;0.0277164,0.2542301;-0.04262;-0.02940893,-0.1728648;0.5090455;-0.02351658,-0.2239994;0.2270969;-0.02942242,-0.2515136;-0.03906351;-0.09889428,0.07576178;0.002629191;-0.03652513,0.09191681;-0.3612441;-0.01609159,0.08444311;-0.7500354;0.07586765,0.08990704;-0.7402929;-0.04278684,-0.07412705;0.004469654;-0.03957333,-0.1099178;-0.3580205;-0.01951711,-0.1038908;-0.7462773;0.07477695,-0.09525326;-0.7366003;-0.04367761,0.0009278841;0.5584559;0.006721735,44.13309
+0;0;0,0.001816284;0.3236472;-0.00122521,0.003529156;0.6341791;-0.01758132,0.1785823;0.5106962;0.01226331,0.2121034;0.2269711;0.03508886,0.2506511;-0.03923082;-0.02874964,-0.1709115;0.5017625;-0.00548774,-0.2182317;0.2195994;-0.02250186,-0.2651966;-0.04707021;-0.07823622,0.06861974;0.007780435;-0.04807954,0.09043613;-0.3547479;-0.01373448,0.09036019;-0.7439797;0.07665162,0.09288747;-0.7026467;-0.04328287,-0.06634126;0.006842561;-0.05131143,-0.1202515;-0.3528973;-0.02368553,-0.1443852;-0.74269;0.06087422,-0.1387548;-0.70117;-0.05893688,0.003231704;0.5583643;-0.01096526,0;0;0,0.0004271529;0.3235405;0.008585215,0.001093119;0.6344602;0.002841234,0.1771552;0.5084441;0.008266449,0.2177737;0.2253955;0.0277164,0.2542301;-0.04262;-0.02940893,-0.1728648;0.5090455;-0.02351658,-0.2239994;0.2270969;-0.02942242,-0.2515136;-0.03906351;-0.09889428,0.07576178;0.002629191;-0.03652513,0.09191681;-0.3612441;-0.01609159,0.08444311;-0.7500354;0.07586765,0.08990704;-0.7402929;-0.04278684,-0.07412705;0.004469654;-0.03957333,-0.1099178;-0.3580205;-0.01951711,-0.1038908;-0.7462773;0.07477695,-0.09525326;-0.7366003;-0.04367761,0.0009278841;0.5584559;0.006721735,44.14443
+0;0;0,0.001738159;0.3236178;-0.0002256991,0.003499149;0.6342641;-0.01318336,0.1788716;0.5098481;0.01246492,0.2123834;0.2261095;0.03525014,0.2512344;-0.0398517;-0.02948687,-0.1709425;0.5010226;-0.005006995,-0.2183626;0.2188365;-0.02150371,-0.2654797;-0.0481343;-0.07574601,0.06867038;0.007792037;-0.04806674,0.09039244;-0.35465;-0.0135577,0.09005294;-0.7433449;0.07672105,0.09247887;-0.701784;-0.04320271,-0.06642351;0.006832653;-0.05126383,-0.1205383;-0.3527829;-0.02342156,-0.1446766;-0.7420774;0.06084711,-0.1391498;-0.7003252;-0.05895518,0.003202229;0.5583748;-0.007748701,0;0;0,0.0005441681;0.3235097;0.00853014,0.001390215;0.6343658;0.002659798,0.1775933;0.5083877;0.007998943,0.2180473;0.2253035;0.02740645,0.254336;-0.04280624;-0.02947867,-0.1727999;0.508971;-0.0236325,-0.2240896;0.2270326;-0.02910401,-0.252369;-0.03918788;-0.09811527,0.07580364;0.002633125;-0.03651881,0.09205541;-0.3611606;-0.01609921,0.08400144;-0.7493073;0.07615756,0.08942527;-0.7395852;-0.04250432,-0.07416202;0.004473273;-0.03958199,-0.1097006;-0.3579448;-0.01915854,-0.1036724;-0.7456874;0.07493377,-0.09508384;-0.7360294;-0.04353011,0.001180023;0.5583827;0.006577253,44.16023
+0;0;0,0.001738159;0.3236178;-0.0002256991,0.003499149;0.6342641;-0.01318336,0.1788716;0.5098481;0.01246492,0.2123834;0.2261095;0.03525014,0.2512344;-0.0398517;-0.02948687,-0.1709425;0.5010226;-0.005006995,-0.2183626;0.2188365;-0.02150371,-0.2654797;-0.0481343;-0.07574601,0.06867038;0.007792037;-0.04806674,0.09039244;-0.35465;-0.0135577,0.09005294;-0.7433449;0.07672105,0.09247887;-0.701784;-0.04320271,-0.06642351;0.006832653;-0.05126383,-0.1205383;-0.3527829;-0.02342156,-0.1446766;-0.7420774;0.06084711,-0.1391498;-0.7003252;-0.05895518,0.003202229;0.5583748;-0.007748701,0;0;0,0.0005441681;0.3235097;0.00853014,0.001390215;0.6343658;0.002659798,0.1775933;0.5083877;0.007998943,0.2180473;0.2253035;0.02740645,0.254336;-0.04280624;-0.02947867,-0.1727999;0.508971;-0.0236325,-0.2240896;0.2270326;-0.02910401,-0.252369;-0.03918788;-0.09811527,0.07580364;0.002633125;-0.03651881,0.09205541;-0.3611606;-0.01609921,0.08400144;-0.7493073;0.07615756,0.08942527;-0.7395852;-0.04250432,-0.07416202;0.004473273;-0.03958199,-0.1097006;-0.3579448;-0.01915854,-0.1036724;-0.7456874;0.07493377,-0.09508384;-0.7360294;-0.04353011,0.001180023;0.5583827;0.006577253,44.17162
+0;0;0,0.001738159;0.3236178;-0.0002256991,0.003499149;0.6342641;-0.01318336,0.1788716;0.5098481;0.01246492,0.2123834;0.2261095;0.03525014,0.2512344;-0.0398517;-0.02948687,-0.1709425;0.5010226;-0.005006995,-0.2183626;0.2188365;-0.02150371,-0.2654797;-0.0481343;-0.07574601,0.06867038;0.007792037;-0.04806674,0.09039244;-0.35465;-0.0135577,0.09005294;-0.7433449;0.07672105,0.09247887;-0.701784;-0.04320271,-0.06642351;0.006832653;-0.05126383,-0.1205383;-0.3527829;-0.02342156,-0.1446766;-0.7420774;0.06084711,-0.1391498;-0.7003252;-0.05895518,0.003202229;0.5583748;-0.007748701,0;0;0,0.0005441681;0.3235097;0.00853014,0.001390215;0.6343658;0.002659798,0.1775933;0.5083877;0.007998943,0.2180473;0.2253035;0.02740645,0.254336;-0.04280624;-0.02947867,-0.1727999;0.508971;-0.0236325,-0.2240896;0.2270326;-0.02910401,-0.252369;-0.03918788;-0.09811527,0.07580364;0.002633125;-0.03651881,0.09205541;-0.3611606;-0.01609921,0.08400144;-0.7493073;0.07615756,0.08942527;-0.7395852;-0.04250432,-0.07416202;0.004473273;-0.03958199,-0.1097006;-0.3579448;-0.01915854,-0.1036724;-0.7456874;0.07493377,-0.09508384;-0.7360294;-0.04353011,0.001180023;0.5583827;0.006577253,44.18413
+0;0;0,0.001489428;0.3235815;0.0005398918,0.003051;0.6341814;-0.01110997,0.1785629;0.5094444;0.0122947,0.2121728;0.2254791;0.03522215,0.2509553;-0.04022199;-0.02960992,-0.1711835;0.5006336;-0.004589599,-0.2185655;0.2181506;-0.02039622,-0.2660414;-0.04887792;-0.0728002,0.06875876;0.007796651;-0.04799297,0.09051219;-0.3546467;-0.01341417,0.08959332;-0.7433328;0.07725181,0.09186379;-0.7016643;-0.04266088,-0.0664397;0.006829399;-0.05129334,-0.1208722;-0.3527222;-0.02311868,-0.1450348;-0.7420604;0.06132038,-0.1396667;-0.7002016;-0.05847492,0.002825046;0.5582988;-0.006029679,0;0;0,0.0006351918;0.3234732;0.008495569,0.00170704;0.6342254;0.002495527,0.1778345;0.5084017;0.007717371,0.2184075;0.2250828;0.02710414,0.2548537;-0.04275078;-0.02982712,-0.1725922;0.5091172;-0.02362834,-0.2241118;0.2269656;-0.02889764,-0.2526653;-0.0391205;-0.09736096,0.07583433;0.002629638;-0.03652561,0.09209015;-0.3611721;-0.01607704,0.08401696;-0.7494069;0.076154,0.08937582;-0.7396886;-0.04250644,-0.07420467;0.004480877;-0.039566,-0.1095729;-0.3579684;-0.01922634,-0.1035736;-0.7457925;0.07487223,-0.09505299;-0.7361649;-0.0435876,0.001433592;0.5582759;0.00645113,44.20597
+0;0;0,0.001489029;0.323495;0.0005397475,0.003050098;0.6339939;-0.01110627,0.1787134;0.509241;0.01231243,0.2124082;0.2245585;0.0352978,0.2510517;-0.0401904;-0.02930193,-0.1713342;0.5004226;-0.004586408,-0.2188359;0.217226;-0.02043296,-0.2661416;-0.0488455;-0.07264913,0.06881992;0.007803586;-0.04803566,0.09052714;-0.3538697;-0.01353032,0.08960701;-0.7430896;0.07726017,0.09187756;-0.7014208;-0.0426566,-0.06649879;0.006835473;-0.05133896,-0.1208157;-0.3519523;-0.02322416,-0.1450115;-0.7418252;0.06133086,-0.1396432;-0.699966;-0.05846851,0.002824222;0.5581374;-0.006027728,0;0;0,0.0007445067;0.3233868;0.008482456,0.001901485;0.6340367;0.002435923,0.1781897;0.5082747;0.007084846,0.2189759;0.2242281;0.02610683,0.2550643;-0.04277211;-0.03016877,-0.1726236;0.5090999;-0.02366268,-0.2244347;0.2262624;-0.02879901,-0.2530158;-0.03891116;-0.09680283,0.0759039;0.002614677;-0.03655493,0.09199672;-0.3604229;-0.01620364,0.08427859;-0.749164;0.07629871,0.08948303;-0.7394494;-0.04237211,-0.0742867;0.004499293;-0.03956948,-0.1093609;-0.3571889;-0.01905293,-0.1035678;-0.7456557;0.07473367,-0.09519424;-0.7360035;-0.04374501,0.001611687;0.5581141;0.006402016,44.22685
+0;0;0,0.001489029;0.323495;0.0005397475,0.003050098;0.6339939;-0.01110627,0.1787134;0.509241;0.01231243,0.2124082;0.2245585;0.0352978,0.2510517;-0.0401904;-0.02930193,-0.1713342;0.5004226;-0.004586408,-0.2188359;0.217226;-0.02043296,-0.2661416;-0.0488455;-0.07264913,0.06881992;0.007803586;-0.04803566,0.09052714;-0.3538697;-0.01353032,0.08960701;-0.7430896;0.07726017,0.09187756;-0.7014208;-0.0426566,-0.06649879;0.006835473;-0.05133896,-0.1208157;-0.3519523;-0.02322416,-0.1450115;-0.7418252;0.06133086,-0.1396432;-0.699966;-0.05846851,0.002824222;0.5581374;-0.006027728,0;0;0,0.0007445067;0.3233868;0.008482456,0.001901485;0.6340367;0.002435923,0.1781897;0.5082747;0.007084846,0.2189759;0.2242281;0.02610683,0.2550643;-0.04277211;-0.03016877,-0.1726236;0.5090999;-0.02366268,-0.2244347;0.2262624;-0.02879901,-0.2530158;-0.03891116;-0.09680283,0.0759039;0.002614677;-0.03655493,0.09199672;-0.3604229;-0.01620364,0.08427859;-0.749164;0.07629871,0.08948303;-0.7394494;-0.04237211,-0.0742867;0.004499293;-0.03956948,-0.1093609;-0.3571889;-0.01905293,-0.1035678;-0.7456557;0.07473367,-0.09519424;-0.7360035;-0.04374501,0.001611687;0.5581141;0.006402016,44.23864
+0;0;0,0.001603048;0.3234794;0.001223519,0.003287173;0.6339341;-0.009484951,0.1788252;0.5089732;0.01211317,0.212345;0.2244506;0.03512346,0.2509107;-0.04022247;-0.0297008,-0.1709096;0.5002682;-0.004410744,-0.2183586;0.217198;-0.0194428,-0.2661144;-0.0489057;-0.07091637,0.06882878;0.007764636;-0.04805773,0.09063622;-0.3539862;-0.01359871,0.089145;-0.7441956;0.07787511,0.09131438;-0.7024409;-0.04202075,-0.06657679;0.006852882;-0.05126214,-0.1209773;-0.3519919;-0.02301842,-0.1453011;-0.742941;0.0618356,-0.1400383;-0.701003;-0.05794621,0.003026773;0.5580857;-0.004608947,0;0;0,0.0009991676;0.3233768;0.008333206,0.002606202;0.6339424;0.002003193,0.1786065;0.50828;0.006777287,0.2192398;0.2243894;0.0257833,0.2551329;-0.04264519;-0.03030157,-0.1719724;0.5092563;-0.02362928,-0.2239477;0.2266264;-0.02863629,-0.2526253;-0.03851861;-0.09658493,0.07592875;0.002589419;-0.03654253,0.09200104;-0.3605247;-0.01613355,0.08424704;-0.7503636;0.07659435,0.08938339;-0.7406518;-0.04206444,-0.07429712;0.004538302;-0.03958001,-0.1093411;-0.3572285;-0.01900381,-0.1034232;-0.7467561;0.0751573,-0.09512097;-0.7371246;-0.04330827,0.002198976;0.5580457;0.00604701,44.26048
+0;0;0,0.001603048;0.3234794;0.001223519,0.003287173;0.6339341;-0.009484951,0.1788252;0.5089732;0.01211317,0.212345;0.2244506;0.03512346,0.2509107;-0.04022247;-0.0297008,-0.1709096;0.5002682;-0.004410744,-0.2183586;0.217198;-0.0194428,-0.2661144;-0.0489057;-0.07091637,0.06882878;0.007764636;-0.04805773,0.09063622;-0.3539862;-0.01359871,0.089145;-0.7441956;0.07787511,0.09131438;-0.7024409;-0.04202075,-0.06657679;0.006852882;-0.05126214,-0.1209773;-0.3519919;-0.02301842,-0.1453011;-0.742941;0.0618356,-0.1400383;-0.701003;-0.05794621,0.003026773;0.5580857;-0.004608947,0;0;0,0.0009991676;0.3233768;0.008333206,0.002606202;0.6339424;0.002003193,0.1786065;0.50828;0.006777287,0.2192398;0.2243894;0.0257833,0.2551329;-0.04264519;-0.03030157,-0.1719724;0.5092563;-0.02362928,-0.2239477;0.2266264;-0.02863629,-0.2526253;-0.03851861;-0.09658493,0.07592875;0.002589419;-0.03654253,0.09200104;-0.3605247;-0.01613355,0.08424704;-0.7503636;0.07659435,0.08938339;-0.7406518;-0.04206444,-0.07429712;0.004538302;-0.03958001,-0.1093411;-0.3572285;-0.01900381,-0.1034232;-0.7467561;0.0751573,-0.09512097;-0.7371246;-0.04330827,0.002198976;0.5580457;0.00604701,44.27227
+0;0;0,0.00160291;0.3234517;0.001223414,0.003286885;0.6338809;-0.009484364,0.1784741;0.5090194;0.01208029,0.2119705;0.224695;0.03507454,0.2505461;-0.04004592;-0.02976635,-0.1705627;0.5003319;-0.004410649,-0.2179787;0.2174588;-0.01943224,-0.2657468;-0.04871318;-0.07091901,0.06887376;0.007769711;-0.04808914,0.0905889;-0.35245;-0.01377597,0.08909251;-0.7440131;0.07801521,0.09126183;-0.7022587;-0.04187781,-0.0666203;0.00685736;-0.05129563,-0.1207905;-0.3504685;-0.02317147,-0.1451988;-0.7427739;0.06197694,-0.139936;-0.7008362;-0.05780202,0.003026491;0.5580339;-0.004608457,0;0;0,0.001436435;0.3233521;0.008150101,0.003445849;0.6338851;0.001596689,0.1789015;0.5079493;0.006007195,0.2194656;0.2242337;0.02474618,0.2556882;-0.0427551;-0.03169048,-0.171011;0.5096899;-0.02373997,-0.2232292;0.2273039;-0.02848456,-0.2519311;-0.03792262;-0.09639107,0.07596356;0.002579808;-0.03659797,0.09211021;-0.3590304;-0.01698971,0.0842324;-0.7501276;0.07644772,0.08925188;-0.7404342;-0.04220999,-0.07436696;0.004544241;-0.03956559,-0.1091853;-0.3557276;-0.01959059,-0.1036355;-0.7465189;0.07528315,-0.09544603;-0.7369059;-0.04318418,0.002951879;0.5579935;0.00569582,44.29382
+0;0;0,0.001599497;0.3234537;0.0004670931,0.003108696;0.6337302;-0.01364668,0.1783068;0.5098425;0.01199703,0.2120792;0.2255497;0.03497842,0.2503833;-0.03926936;-0.0297043,-0.1708791;0.5009584;-0.004337469,-0.2184319;0.218056;-0.01834099,-0.2665764;-0.0482173;-0.0689455,0.06885464;0.007788298;-0.04811351,0.09026345;-0.35243;-0.01359405,0.08857466;-0.7439708;0.07828929,0.09070166;-0.7024262;-0.04162487,-0.06668106;0.006828115;-0.05122051,-0.121145;-0.3504426;-0.02296419,-0.1459632;-0.742676;0.06239735,-0.1407356;-0.7009369;-0.05740278,0.002907939;0.5579727;-0.007535507,0;0;0,0.001436435;0.3233521;0.008150101,0.003445849;0.6338851;0.001596689,0.1789015;0.5079493;0.006007195,0.2194656;0.2242337;0.02474618,0.2556882;-0.0427551;-0.03169048,-0.171011;0.5096899;-0.02373997,-0.2232292;0.2273039;-0.02848456,-0.2519311;-0.03792262;-0.09639107,0.07596356;0.002579808;-0.03659797,0.09211021;-0.3590304;-0.01698971,0.0842324;-0.7501276;0.07644772,0.08925188;-0.7404342;-0.04220999,-0.07436696;0.004544241;-0.03956559,-0.1091853;-0.3557276;-0.01959059,-0.1036355;-0.7465189;0.07528315,-0.09544603;-0.7369059;-0.04318418,0.002951879;0.5579935;0.00569582,44.30617
+0;0;0,0.001599463;0.3234469;0.0004670832,0.003108706;0.6337352;-0.01364743,0.1782039;0.5098686;0.01198541,0.2119704;0.2256251;0.0349628,0.2502832;-0.03925404;-0.02973461,-0.1707771;0.5009897;-0.004339512,-0.2183217;0.2181364;-0.0183406,-0.2664771;-0.04819736;-0.06895661,0.06886259;0.007789196;-0.04811906,0.09027341;-0.352463;-0.01359633,0.08858688;-0.7434797;0.07816402,0.09071384;-0.7019354;-0.04174783,-0.06668875;0.006828903;-0.05122642,-0.1211578;-0.3504756;-0.02296742,-0.1459428;-0.7421839;0.06227985,-0.1407153;-0.7004451;-0.05751797,0.00290793;0.5579705;-0.007535674,0;0;0,0.001578067;0.3233488;0.007981777,0.00362606;0.6338886;0.001208544,0.1789527;0.5078881;0.005731583,0.2196127;0.2242257;0.02430272,0.2556015;-0.04281417;-0.03234637,-0.170795;0.5098243;-0.02383579,-0.2232036;0.2275223;-0.02846149,-0.2516059;-0.03791288;-0.09593046,0.0759663;0.002600625;-0.03661323,0.09191124;-0.3590516;-0.01698303,0.08397679;-0.749604;0.07641268,0.08896306;-0.7399322;-0.04224038,-0.0743837;0.004520897;-0.03955752,-0.109367;-0.3557711;-0.01961243,-0.1037259;-0.7459498;0.07549582,-0.09557328;-0.7363735;-0.04296537,0.003131986;0.5579928;0.005365849,44.32824
+0;0;0,0.001599463;0.3234469;0.0004670832,0.003108706;0.6337352;-0.01364743,0.1782039;0.5098686;0.01198541,0.2119704;0.2256251;0.0349628,0.2502832;-0.03925404;-0.02973461,-0.1707771;0.5009897;-0.004339512,-0.2183217;0.2181364;-0.0183406,-0.2664771;-0.04819736;-0.06895661,0.06886259;0.007789196;-0.04811906,0.09027341;-0.352463;-0.01359633,0.08858688;-0.7434797;0.07816402,0.09071384;-0.7019354;-0.04174783,-0.06668875;0.006828903;-0.05122642,-0.1211578;-0.3504756;-0.02296742,-0.1459428;-0.7421839;0.06227985,-0.1407153;-0.7004451;-0.05751797,0.00290793;0.5579705;-0.007535674,0;0;0,0.001578067;0.3233488;0.007981777,0.00362606;0.6338886;0.001208544,0.1789527;0.5078881;0.005731583,0.2196127;0.2242257;0.02430272,0.2556015;-0.04281417;-0.03234637,-0.170795;0.5098243;-0.02383579,-0.2232036;0.2275223;-0.02846149,-0.2516059;-0.03791288;-0.09593046,0.0759663;0.002600625;-0.03661323,0.09191124;-0.3590516;-0.01698303,0.08397679;-0.749604;0.07641268,0.08896306;-0.7399322;-0.04224038,-0.0743837;0.004520897;-0.03955752,-0.109367;-0.3557711;-0.01961243,-0.1037259;-0.7459498;0.07549582,-0.09557328;-0.7363735;-0.04296537,0.003131986;0.5579928;0.005365849,44.35082
+0;0;0,0.001598945;0.3233985;0.001057803,0.003253449;0.6337268;-0.01128535,0.1781797;0.5096068;0.01190399,0.2122222;0.2251664;0.03488792,0.2505991;-0.03981185;-0.02970025,-0.1704289;0.5008432;-0.00404289,-0.2180916;0.21772;-0.01681195,-0.2666298;-0.04896316;-0.06561799,0.06881505;0.007742132;-0.04820277,0.09009572;-0.3530796;-0.01351558,0.0886308;-0.7445428;0.07869084,0.09064826;-0.7028821;-0.04120264,-0.0667868;0.006853017;-0.05110301,-0.1213468;-0.3510134;-0.02276085,-0.1462767;-0.7432129;0.06271186,-0.1411571;-0.7013535;-0.05706975,0.002996303;0.5579217;-0.005811183,0;0;0,0.001750365;0.3233029;0.007902861,0.003832575;0.6337969;0.001060963,0.1789193;0.5078117;0.005367756,0.2198315;0.223927;0.02351189,0.2554633;-0.04323697;-0.03315985,-0.1704545;0.5100784;-0.0238247,-0.2230192;0.2275725;-0.02839774,-0.2514067;-0.037927;-0.09594066,0.07593797;0.002573073;-0.03668463,0.09169346;-0.3596426;-0.01668453,0.08399403;-0.7508368;0.07634974,0.08890785;-0.7411541;-0.04229916,-0.07441085;0.004552673;-0.03951275,-0.1097158;-0.3562855;-0.01956848,-0.1045034;-0.747027;0.07551847,-0.0964127;-0.7374304;-0.04294138,0.003341701;0.5579102;0.005233049,44.3731
+0;0;0,0.001598901;0.3233896;0.001057774,0.003253478;0.6337337;-0.01128621,0.1780044;0.5096536;0.01188601,0.2120859;0.2248868;0.03489632,0.2504804;-0.04021212;-0.02972126,-0.1702553;0.5008988;-0.004044903,-0.2179727;0.2174507;-0.01682862,-0.2665331;-0.04935387;-0.06565688,0.06883834;0.007744751;-0.04821907,0.09011173;-0.3529535;-0.01354375,0.08864535;-0.7448022;0.07875347,0.09066275;-0.7031419;-0.04113556,-0.06680939;0.006855336;-0.0511203,-0.1213507;-0.3508886;-0.02278784,-0.1463051;-0.7434745;0.06276906,-0.1411857;-0.7016155;-0.0570081,0.002996303;0.5579202;-0.005811426,0;0;0,0.001941714;0.3232969;0.00773549,0.004157033;0.6338005;0.000660419,0.1790759;0.5079814;0.004962205,0.2197478;0.2237182;0.02294517,0.2552477;-0.04357427;-0.033813,-0.1700521;0.5102255;-0.0238829,-0.222804;0.227418;-0.0283917,-0.2511794;-0.0382314;-0.09586191,0.07594825;0.002608776;-0.03672647,0.09156021;-0.3594866;-0.01669264,0.08390469;-0.7511423;0.07611703,0.08874177;-0.7414708;-0.04252852,-0.07445668;0.00451565;-0.03949163,-0.1099434;-0.3561814;-0.01957958,-0.1050387;-0.7472608;0.07581034,-0.09701777;-0.7376622;-0.04265004,0.003639556;0.5579089;0.00489521,44.3946
+0;0;0,0.001598901;0.3233896;0.001057774,0.003253478;0.6337337;-0.01128621,0.1780044;0.5096536;0.01188601,0.2120859;0.2248868;0.03489632,0.2504804;-0.04021212;-0.02972126,-0.1702553;0.5008988;-0.004044903,-0.2179727;0.2174507;-0.01682862,-0.2665331;-0.04935387;-0.06565688,0.06883834;0.007744751;-0.04821907,0.09011173;-0.3529535;-0.01354375,0.08864535;-0.7448022;0.07875347,0.09066275;-0.7031419;-0.04113556,-0.06680939;0.006855336;-0.0511203,-0.1213507;-0.3508886;-0.02278784,-0.1463051;-0.7434745;0.06276906,-0.1411857;-0.7016155;-0.0570081,0.002996303;0.5579202;-0.005811426,0;0;0,0.001941714;0.3232969;0.00773549,0.004157033;0.6338005;0.000660419,0.1790759;0.5079814;0.004962205,0.2197478;0.2237182;0.02294517,0.2552477;-0.04357427;-0.033813,-0.1700521;0.5102255;-0.0238829,-0.222804;0.227418;-0.0283917,-0.2511794;-0.0382314;-0.09586191,0.07594825;0.002608776;-0.03672647,0.09156021;-0.3594866;-0.01669264,0.08390469;-0.7511423;0.07611703,0.08874177;-0.7414708;-0.04252852,-0.07445668;0.00451565;-0.03949163,-0.1099434;-0.3561814;-0.01957958,-0.1050387;-0.7472608;0.07581034,-0.09701777;-0.7376622;-0.04265004,0.003639556;0.5579089;0.00489521,44.41719
+0;0;0,0.001654399;0.3233852;0.0003618513,0.003252289;0.633602;-0.01421919,0.1781165;0.5102695;0.01119199,0.2121035;0.225583;0.03477227,0.2503934;-0.03984854;-0.02954684,-0.1704816;0.5014421;-0.003916987,-0.2183844;0.2179949;-0.01489639,-0.2674967;-0.04924583;-0.06209126,0.06885035;0.00773891;-0.0482563,0.08998434;-0.3529365;-0.01342032,0.08891426;-0.744071;0.07888925,0.09070165;-0.7025661;-0.0410247,-0.06686901;0.0068655;-0.05109144,-0.1216202;-0.3508177;-0.02259697,-0.1464444;-0.7427616;0.06268066,-0.1415476;-0.7010511;-0.05712669,0.003005914;0.5578498;-0.008015646,0;0;0,0.002171382;0.3232935;0.007577658,0.004690692;0.633768;0.0003156662,0.1796008;0.5079411;0.004572392,0.2199667;0.2236834;0.02261806,0.255446;-0.04384294;-0.03419626,-0.1697221;0.5102654;-0.02397641,-0.2226768;0.2275379;-0.02827136,-0.2511292;-0.03832057;-0.09584902,0.07598481;0.002560839;-0.03672445,0.09157281;-0.3595174;-0.01664233,0.08379826;-0.7504448;0.07622194,0.08856331;-0.7407988;-0.04242849,-0.07448216;0.004576381;-0.03950188,-0.1098904;-0.3561054;-0.01945667,-0.105016;-0.7464855;0.07587492,-0.09706788;-0.7369068;-0.04259326,0.004095327;0.5578849;0.00459671,44.42796
+0;0;0,0.001654399;0.3233852;0.0003618513,0.003252289;0.633602;-0.01421919,0.1781165;0.5102695;0.01119199,0.2121035;0.225583;0.03477227,0.2503934;-0.03984854;-0.02954684,-0.1704816;0.5014421;-0.003916987,-0.2183844;0.2179949;-0.01489639,-0.2674967;-0.04924583;-0.06209126,0.06885035;0.00773891;-0.0482563,0.08998434;-0.3529365;-0.01342032,0.08891426;-0.744071;0.07888925,0.09070165;-0.7025661;-0.0410247,-0.06686901;0.0068655;-0.05109144,-0.1216202;-0.3508177;-0.02259697,-0.1464444;-0.7427616;0.06268066,-0.1415476;-0.7010511;-0.05712669,0.003005914;0.5578498;-0.008015646,0;0;0,0.002171382;0.3232935;0.007577658,0.004690692;0.633768;0.0003156662,0.1796008;0.5079411;0.004572392,0.2199667;0.2236834;0.02261806,0.255446;-0.04384294;-0.03419626,-0.1697221;0.5102654;-0.02397641,-0.2226768;0.2275379;-0.02827136,-0.2511292;-0.03832057;-0.09584902,0.07598481;0.002560839;-0.03672445,0.09157281;-0.3595174;-0.01664233,0.08379826;-0.7504448;0.07622194,0.08856331;-0.7407988;-0.04242849,-0.07448216;0.004576381;-0.03950188,-0.1098904;-0.3561054;-0.01945667,-0.105016;-0.7464855;0.07587492,-0.09706788;-0.7369068;-0.04259326,0.004095327;0.5578849;0.00459671,44.43996
+0;0;0,0.001654354;0.3233763;0.0003618413,0.003252325;0.6336112;-0.01422027,0.1780803;0.5102795;0.01118769,0.2120185;0.2260013;0.03473415,0.2503289;-0.0395723;-0.02961937,-0.1704457;0.5014539;-0.003918166,-0.2182799;0.2184132;-0.01488182,-0.2674184;-0.04897046;-0.06210194,0.06886818;0.007740913;-0.0482688,0.08999731;-0.3528514;-0.01344085,0.08892808;-0.7436733;0.07879493,0.09071543;-0.7021686;-0.04111657,-0.06688632;0.006867279;-0.05110468,-0.1216249;-0.3507336;-0.02261678,-0.1464293;-0.7423641;0.06259269,-0.1415325;-0.700654;-0.0572122,0.003005921;0.5578499;-0.008015977,0;0;0,0.002308089;0.323288;0.007389307,0.004884876;0.6337739;-0.0001261234,0.1797283;0.5078703;0.004253387,0.2202945;0.2240493;0.02215242,0.2554279;-0.04374817;-0.03431475,-0.169538;0.5103644;-0.02425428,-0.222643;0.2280792;-0.02815745,-0.2512007;-0.0379194;-0.09574129,0.07599406;0.00255242;-0.03675616,0.09152843;-0.3594399;-0.01659369,0.0837464;-0.7500857;0.07606506,0.08850418;-0.7404621;-0.04257929,-0.07451481;0.004580794;-0.03948653,-0.1100032;-0.3560109;-0.01947532,-0.1053211;-0.7462006;0.07529001,-0.1098184;-0.8140559;0.005158499,0.004282467;0.5578855;0.004223108,44.46157
+0;0;0,0.001619382;0.3233755;0.0008670037,0.00332793;0.6336862;-0.01218427,0.1782553;0.5100979;0.01078384,0.2122559;0.2258547;0.03466079,0.2502339;-0.03985292;-0.02933521,-0.1703313;0.5011743;-0.003617618,-0.2188322;0.2181662;-0.01224367,-0.2681461;-0.0495798;-0.05717235,0.06888812;0.00776262;-0.04823686,0.09006651;-0.3528104;-0.01323978,0.08875371;-0.7436174;0.07905591,0.09034665;-0.7020072;-0.04084815,-0.06688666;0.006852582;-0.05110619,-0.1215451;-0.350743;-0.02239781,-0.1464937;-0.7423198;0.06301582,-0.1417942;-0.7005035;-0.05678654,0.003042662;0.5578815;-0.006537489,0;0;0,0.002308089;0.323288;0.007389307,0.004884876;0.6337739;-0.0001261234,0.1797283;0.5078703;0.004253387,0.2202945;0.2240493;0.02215242,0.2554279;-0.04374817;-0.03431475,-0.169538;0.5103644;-0.02425428,-0.222643;0.2280792;-0.02815745,-0.2512007;-0.0379194;-0.09574129,0.07599406;0.00255242;-0.03675616,0.09152843;-0.3594399;-0.01659369,0.0837464;-0.7500857;0.07606506,0.08850418;-0.7404621;-0.04257929,-0.07451481;0.004580794;-0.03948653,-0.1100032;-0.3560109;-0.01947532,-0.1053211;-0.7462006;0.07529001,-0.1098184;-0.8140559;0.005158499,0.004282467;0.5578855;0.004223108,44.47409
+0;0;0,0.001619281;0.3233552;0.0008669493,0.003327722;0.633647;-0.01218355,0.1783471;0.5100376;0.01079335,0.2123301;0.2259406;0.03465802,0.250294;-0.03966761;-0.02931403,-0.1704225;0.5011093;-0.003615667,-0.2188984;0.2182467;-0.01223728,-0.2681939;-0.04939914;-0.05714915,0.06896427;0.007771201;-0.04829018,0.09014691;-0.3528742;-0.01328608,0.08883389;-0.743748;0.07902537,0.09042686;-0.7021376;-0.04088061,-0.0669606;0.006860156;-0.05116269,-0.12163;-0.350807;-0.02244855,-0.1465828;-0.7424508;0.06297968,-0.1418833;-0.7006343;-0.05682459,0.003042469;0.5578462;-0.006537071,0;0;0,0.002423327;0.3232689;0.007303237,0.005033523;0.6337354;-0.0002231603,0.1799589;0.5077816;0.003899812,0.2205422;0.2240805;0.02128315,0.2553389;-0.04382503;-0.03436935,-0.1695239;0.5104192;-0.02430825,-0.2228814;0.2283278;-0.02789291,-0.2515213;-0.03755769;-0.0954657,0.0760829;0.002548188;-0.03678727,0.09148371;-0.3595057;-0.01632142,0.08353563;-0.7502205;0.07632995,0.08822092;-0.7405995;-0.04231882,-0.07462101;0.004581415;-0.03948569,-0.1098455;-0.3560642;-0.01867571,-0.1052492;-0.7463493;0.07599126,-0.1096116;-0.8146972;0.006540157,0.004429027;0.557851;0.00412321,44.49583
+0;0;0,0.001619281;0.3233552;0.0008669493,0.003327722;0.633647;-0.01218355,0.1783471;0.5100376;0.01079335,0.2123301;0.2259406;0.03465802,0.250294;-0.03966761;-0.02931403,-0.1704225;0.5011093;-0.003615667,-0.2188984;0.2182467;-0.01223728,-0.2681939;-0.04939914;-0.05714915,0.06896427;0.007771201;-0.04829018,0.09014691;-0.3528742;-0.01328608,0.08883389;-0.743748;0.07902537,0.09042686;-0.7021376;-0.04088061,-0.0669606;0.006860156;-0.05116269,-0.12163;-0.350807;-0.02244855,-0.1465828;-0.7424508;0.06297968,-0.1418833;-0.7006343;-0.05682459,0.003042469;0.5578462;-0.006537071,0;0;0,0.002423327;0.3232689;0.007303237,0.005033523;0.6337354;-0.0002231603,0.1799589;0.5077816;0.003899812,0.2205422;0.2240805;0.02128315,0.2553389;-0.04382503;-0.03436935,-0.1695239;0.5104192;-0.02430825,-0.2228814;0.2283278;-0.02789291,-0.2515213;-0.03755769;-0.0954657,0.0760829;0.002548188;-0.03678727,0.09148371;-0.3595057;-0.01632142,0.08353563;-0.7502205;0.07632995,0.08822092;-0.7405995;-0.04231882,-0.07462101;0.004581415;-0.03948569,-0.1098455;-0.3560642;-0.01867571,-0.1052492;-0.7463493;0.07599126,-0.1096116;-0.8146972;0.006540157,0.004429027;0.557851;0.00412321,44.51825
+0;0;0,0.001643347;0.3232774;0.001376276,0.003420295;0.6335255;-0.01054028,0.1787187;0.5096936;0.01056098,0.212833;0.2259079;0.03459581,0.2510876;-0.0393275;-0.02852797,-0.1705173;0.5007842;-0.003425067,-0.2196232;0.2182358;-0.008979119,-0.269133;-0.04917458;-0.0518544,0.06906687;0.007801472;-0.04841074,0.09002978;-0.3529336;-0.01311246,0.08863012;-0.7437791;0.07916997,0.09010411;-0.7020852;-0.04073171,-0.06717069;0.006852103;-0.0511453,-0.1219511;-0.350901;-0.02238733,-0.1468381;-0.7424905;0.0631489,-0.1422607;-0.7005918;-0.05665427,0.003114442;0.5577229;-0.005238886,0;0;0,0.002554193;0.323194;0.007209301,0.005241156;0.633567;-0.0003745561,0.1803663;0.507635;0.003667831,0.2205978;0.2241798;0.02128601,0.2554078;-0.04318878;-0.03439295,-0.1696123;0.5104138;-0.02428693,-0.2231832;0.2286389;-0.02726956,-0.2521209;-0.03671274;-0.09471532,0.07619274;0.002525106;-0.03691864,0.09143811;-0.3596234;-0.0161531,0.08357958;-0.7502693;0.07664919,0.08819261;-0.7406554;-0.04200351,-0.07480878;0.004591255;-0.03946215,-0.1097937;-0.3561661;-0.01835869,-0.1053805;-0.7464798;0.07605497,-0.1071903;-0.8151861;0.006996095,0.004621968;0.5577061;0.003982543,44.52941
+0;0;0,0.001643347;0.3232774;0.001376276,0.003420295;0.6335255;-0.01054028,0.1787187;0.5096936;0.01056098,0.212833;0.2259079;0.03459581,0.2510876;-0.0393275;-0.02852797,-0.1705173;0.5007842;-0.003425067,-0.2196232;0.2182358;-0.008979119,-0.269133;-0.04917458;-0.0518544,0.06906687;0.007801472;-0.04841074,0.09002978;-0.3529336;-0.01311246,0.08863012;-0.7437791;0.07916997,0.09010411;-0.7020852;-0.04073171,-0.06717069;0.006852103;-0.0511453,-0.1219511;-0.350901;-0.02238733,-0.1468381;-0.7424905;0.0631489,-0.1422607;-0.7005918;-0.05665427,0.003114442;0.5577229;-0.005238886,0;0;0,0.002554193;0.323194;0.007209301,0.005241156;0.633567;-0.0003745561,0.1803663;0.507635;0.003667831,0.2205978;0.2241798;0.02128601,0.2554078;-0.04318878;-0.03439295,-0.1696123;0.5104138;-0.02428693,-0.2231832;0.2286389;-0.02726956,-0.2521209;-0.03671274;-0.09471532,0.07619274;0.002525106;-0.03691864,0.09143811;-0.3596234;-0.0161531,0.08357958;-0.7502693;0.07664919,0.08819261;-0.7406554;-0.04200351,-0.07480878;0.004591255;-0.03946215,-0.1097937;-0.3561661;-0.01835869,-0.1053805;-0.7464798;0.07605497,-0.1071903;-0.8151861;0.006996095,0.004621968;0.5577061;0.003982543,44.54126
+0;0;0,0.00164262;0.3231344;0.001375668,0.003418819;0.6332522;-0.01053594,0.1782723;0.5095727;0.01052313,0.2124674;0.225114;0.03461496,0.2506384;-0.03954071;-0.02837064,-0.1700787;0.5006859;-0.003427465,-0.2193009;0.2174675;-0.008994687,-0.2687023;-0.0493575;-0.05177612,0.06902946;0.007797246;-0.04838452,0.08999979;-0.3530657;-0.01307372,0.08860195;-0.7434061;0.07908945,0.09007597;-0.701712;-0.04081469,-0.06713431;0.006848392;-0.0511176,-0.1219341;-0.3510315;-0.02234943,-0.146789;-0.742115;0.06307626,-0.1422114;-0.7002161;-0.05672937,0.003113091;0.5574803;-0.005236686,0;0;0,0.002605539;0.3230547;0.007022142,0.005275719;0.6332928;-0.0007426739,0.1800072;0.5076762;0.003390789,0.2205588;0.2235622;0.02074766,0.2550859;-0.04324433;-0.03482687,-0.1692623;0.5106441;-0.02429723,-0.2231942;0.2282363;-0.02619955,-0.2532545;-0.03651974;-0.09303501,0.07614587;0.002536178;-0.03690934,0.09093521;-0.3597615;-0.01616454,0.08320285;-0.7498734;0.0766499,0.08777479;-0.7402805;-0.04200327,-0.07476543;0.004565363;-0.03944886,-0.1101149;-0.3562928;-0.01846098,-0.105927;-0.7461114;0.07580201,-0.1091458;-0.8136997;0.005218044,0.004664056;0.5574654;0.003660917,44.56353
+0;0;0,0.001682308;0.3231325;0.001743164,0.003564177;0.6332713;-0.009606088,0.1785026;0.5096708;0.01022827,0.2125465;0.2252254;0.03468846,0.2510078;-0.03946328;-0.02797722,-0.1699783;0.500716;-0.003267989,-0.2202244;0.2176272;-0.004871201,-0.2703617;-0.0494656;-0.04504614,0.06900199;0.007770136;-0.04842804,0.08991207;-0.3530771;-0.0129219,0.08886775;-0.7434767;0.07899445,0.09020907;-0.7017366;-0.04090674,-0.06719201;0.006863204;-0.05103974,-0.1220537;-0.3510012;-0.02219628,-0.1469012;-0.7420961;0.06317911,-0.1424512;-0.7001483;-0.05662647,0.003225765;0.5574892;-0.004457249,0;0;0,0.002605539;0.3230547;0.007022142,0.005275719;0.6332928;-0.0007426739,0.1800072;0.5076762;0.003390789,0.2205588;0.2235622;0.02074766,0.2550859;-0.04324433;-0.03482687,-0.1692623;0.5106441;-0.02429723,-0.2231942;0.2282363;-0.02619955,-0.2532545;-0.03651974;-0.09303501,0.07614587;0.002536178;-0.03690934,0.09093521;-0.3597615;-0.01616454,0.08320285;-0.7498734;0.0766499,0.08777479;-0.7402805;-0.04200327,-0.07476543;0.004565363;-0.03944886,-0.1101149;-0.3562928;-0.01846098,-0.105927;-0.7461114;0.07580201,-0.1091458;-0.8136997;0.005218044,0.004664056;0.5574654;0.003660917,44.57507
+0;0;0,0.001681916;0.3230573;0.001742758,0.003563203;0.6330999;-0.009602936,0.1785742;0.509504;0.01023583,0.2126853;0.2244961;0.03474439,0.2511377;-0.04013085;-0.02790669,-0.1700507;0.5005454;-0.003266,-0.2203961;0.216897;-0.004872382,-0.2705218;-0.05013362;-0.04503795,0.06904347;0.007774808;-0.04845715,0.08994666;-0.3529535;-0.01296272,0.08890135;-0.7437236;0.07904087,0.08977707;-0.7060587;0.0007596239,-0.06723241;0.006867331;-0.05107042,-0.122076;-0.3508791;-0.02223647,-0.1469471;-0.7423452;0.06321993,-0.1440418;-0.7045447;-0.01499888,0.0032249;0.5573421;-0.004455751,0;0;0,0.002787083;0.3229808;0.00689435,0.005599253;0.6331185;-0.0009758477,0.1803535;0.5074446;0.003262043,0.2212994;0.2228169;0.02070546,0.2551598;-0.04398301;-0.03499401,-0.1691355;0.5106369;-0.02420414,-0.2237474;0.2277743;-0.02441063,-0.2555237;-0.03707588;-0.08980019,0.07620943;0.002469406;-0.03689945,0.09089903;-0.3597031;-0.01599455,0.08311715;-0.750168;0.07697678,0.08295318;-0.780794;0.02685762,-0.07481372;0.004629505;-0.0394591,-0.1103002;-0.3560869;-0.01833784,-0.1061087;-0.7462554;0.07609756,-0.1082579;-0.7797218;0.02967693,0.004955761;0.5573173;0.003452062,44.58635
+0;0;0,0.001681916;0.3230573;0.001742758,0.003563203;0.6330999;-0.009602936,0.1785742;0.509504;0.01023583,0.2126853;0.2244961;0.03474439,0.2511377;-0.04013085;-0.02790669,-0.1700507;0.5005454;-0.003266,-0.2203961;0.216897;-0.004872382,-0.2705218;-0.05013362;-0.04503795,0.06904347;0.007774808;-0.04845715,0.08994666;-0.3529535;-0.01296272,0.08890135;-0.7437236;0.07904087,0.08977707;-0.7060587;0.0007596239,-0.06723241;0.006867331;-0.05107042,-0.122076;-0.3508791;-0.02223647,-0.1469471;-0.7423452;0.06321993,-0.1440418;-0.7045447;-0.01499888,0.0032249;0.5573421;-0.004455751,0;0;0,0.002787083;0.3229808;0.00689435,0.005599253;0.6331185;-0.0009758477,0.1803535;0.5074446;0.003262043,0.2212994;0.2228169;0.02070546,0.2551598;-0.04398301;-0.03499401,-0.1691355;0.5106369;-0.02420414,-0.2237474;0.2277743;-0.02441063,-0.2555237;-0.03707588;-0.08980019,0.07620943;0.002469406;-0.03689945,0.09089903;-0.3597031;-0.01599455,0.08311715;-0.750168;0.07697678,0.08295318;-0.780794;0.02685762,-0.07481372;0.004629505;-0.0394591,-0.1103002;-0.3560869;-0.01833784,-0.1061087;-0.7462554;0.07609756,-0.1082579;-0.7797218;0.02967693,0.004955761;0.5573173;0.003452062,44.59845
+0;0;0,0.001768266;0.323061;0.0005762505,0.003500313;0.6329395;-0.01433356,0.178551;0.5103197;0.009359969,0.2125668;0.2253752;0.03472364,0.2508609;-0.03935298;-0.02759571,-0.1703251;0.5014551;-0.003189213,-0.2213329;0.21793;-0.0008613656,-0.2725308;-0.04956183;-0.03633081,0.06901023;0.007723218;-0.04851273,0.08965607;-0.3529999;-0.01281518,0.08874854;-0.7438102;0.07901877,0.08946848;-0.7062963;0.0007212982,-0.06730918;0.006900921;-0.05096466,-0.1220794;-0.3508599;-0.02217,-0.1471606;-0.7423134;0.06328286,-0.1444089;-0.7046677;-0.01495679,0.003206093;0.5572714;-0.008000227,0;0;0,0.002787083;0.3229808;0.00689435,0.005599253;0.6331185;-0.0009758477,0.1803535;0.5074446;0.003262043,0.2212994;0.2228169;0.02070546,0.2551598;-0.04398301;-0.03499401,-0.1691355;0.5106369;-0.02420414,-0.2237474;0.2277743;-0.02441063,-0.2555237;-0.03707588;-0.08980019,0.07620943;0.002469406;-0.03689945,0.09089903;-0.3597031;-0.01599455,0.08311715;-0.750168;0.07697678,0.08295318;-0.780794;0.02685762,-0.07481372;0.004629505;-0.0394591,-0.1103002;-0.3560869;-0.01833784,-0.1061087;-0.7462554;0.07609756,-0.1082579;-0.7797218;0.02967693,0.004955761;0.5573173;0.003452062,44.62137
+0;0;0,0.001768203;0.3230494;0.0005762298,0.003500308;0.6329399;-0.01433434,0.1789773;0.5101989;0.009401967,0.2129403;0.2256969;0.03472626,0.2512432;-0.03909302;-0.02760761,-0.170747;0.5013129;-0.003177721,-0.2216756;0.2182279;-0.0008534882,-0.2728854;-0.04932621;-0.03633119,0.06897591;0.007719377;-0.0484886,0.08961955;-0.3529652;-0.01279487,0.08871194;-0.7438091;0.07904696,0.08943558;-0.7062564;0.000345692,-0.0672757;0.00689749;-0.05093931,-0.1220401;-0.350825;-0.02214773,-0.1471234;-0.7423121;0.06331245,-0.1443576;-0.704627;-0.01533071,0.00320606;0.5572648;-0.008000431,0;0;0,0.002749849;0.3229735;0.006705045,0.005510394;0.6331168;-0.001412392,0.1806668;0.5071815;0.002443313,0.2211609;0.2229863;0.02059627,0.2550738;-0.04388273;-0.03505552,-0.1696868;0.5106278;-0.02447215,-0.2247226;0.2283048;-0.02346866,-0.2585105;-0.03700599;-0.086197,0.07616629;0.002455562;-0.03689277,0.09061958;-0.3596878;-0.01599264,0.08283505;-0.7501736;0.07703948,0.08218844;-0.7806439;0.02610445,-0.07477017;0.004639665;-0.03945002,-0.11041;-0.3560333;-0.01851382,-0.1063217;-0.7462235;0.07598281,-0.1088322;-0.7796595;0.02885498,0.004882764;0.5573127;0.003087759,44.64348
+0;0;0,0.001768517;0.3231067;0.0005763322,0.003501165;0.6330965;-0.01433926,0.1788764;0.5103533;0.009389449,0.2128521;0.2257446;0.03472324,0.2511382;-0.03892884;-0.02758322,-0.1706457;0.5014724;-0.003182964,-0.2215934;0.2182813;-0.0008578596,-0.2727807;-0.04915518;-0.03631997,0.06908939;0.007732078;-0.04856838,0.0897419;-0.3531075;-0.0128593,0.08883066;-0.7455133;0.07934955,0.08993322;-0.704006;-0.04056031,-0.0673864;0.006908837;-0.05102312,-0.1221743;-0.3509675;-0.02221916,-0.1473579;-0.744019;0.06358253,-0.1431438;-0.70231;-0.05623877,0.003206803;0.557392;-0.008002885,0;0;0,0.002933025;0.323034;0.006469965,0.00580278;0.6332693;-0.001893759,0.1807615;0.50708;0.001874208,0.221292;0.2227867;0.02011776,0.2549836;-0.0440768;-0.03509748,-0.1693624;0.5107505;-0.02452353,-0.2248648;0.2284157;-0.02233016,-0.2610546;-0.03728563;-0.08143204,0.0763123;0.00245291;-0.03691113,0.09041981;-0.3598488;-0.01580954,0.08245917;-0.7520889;0.07676458,0.08671984;-0.7425123;-0.04188085,-0.07492875;0.004637347;-0.03944863,-0.1105663;-0.3561883;-0.01843295,-0.1066733;-0.7479267;0.07649563,-0.1096442;-0.8144946;0.004538424,0.005153276;0.5574393;0.002667427,44.66604
+0;0;0,0.001754387;0.3231073;1.627649E-05,0.00338951;0.6330187;-0.01640733,0.1787833;0.5107063;0.008823027,0.2125997;0.226132;0.0347493,0.2512008;-0.03853762;-0.02737876,-0.1727603;0.5093858;0.002224045,-0.2264509;0.2267153;0.005823267,-0.2784033;-0.04115301;-0.02495799,0.06907158;0.007646401;-0.04860726,0.08960617;-0.3531877;-0.0127751,0.08877721;-0.7455642;0.0795591,0.08859205;-0.7041414;-0.04036375,-0.06739031;0.006980368;-0.05100821,-0.1222712;-0.3508848;-0.02224224,-0.1473494;-0.7439206;0.06366207,-0.1444234;-0.7023025;-0.05620646,0.003118568;0.5573509;-0.009646502,0;0;0,0.002933025;0.323034;0.006469965,0.00580278;0.6332693;-0.001893759,0.1807615;0.50708;0.001874208,0.221292;0.2227867;0.02011776,0.2549836;-0.0440768;-0.03509748,-0.1693624;0.5107505;-0.02452353,-0.2248648;0.2284157;-0.02233016,-0.2610546;-0.03728563;-0.08143204,0.0763123;0.00245291;-0.03691113,0.09041981;-0.3598488;-0.01580954,0.08245917;-0.7520889;0.07676458,0.08671984;-0.7425123;-0.04188085,-0.07492875;0.004637347;-0.03944863,-0.1105663;-0.3561883;-0.01843295,-0.1066733;-0.7479267;0.07649563,-0.1096442;-0.8144946;0.004538424,0.005153276;0.5574393;0.002667427,44.678
+0;0;0,0.001754387;0.3231073;1.627649E-05,0.00338951;0.6330187;-0.01640733,0.1787833;0.5107063;0.008823027,0.2125997;0.226132;0.0347493,0.2512008;-0.03853762;-0.02737876,-0.1727603;0.5093858;0.002224045,-0.2264509;0.2267153;0.005823267,-0.2784033;-0.04115301;-0.02495799,0.06907158;0.007646401;-0.04860726,0.08960617;-0.3531877;-0.0127751,0.08877721;-0.7455642;0.0795591,0.08859205;-0.7041414;-0.04036375,-0.06739031;0.006980368;-0.05100821,-0.1222712;-0.3508848;-0.02224224,-0.1473494;-0.7439206;0.06366207,-0.1444234;-0.7023025;-0.05620646,0.003118568;0.5573509;-0.009646502,0;0;0,0.002933025;0.323034;0.006469965,0.00580278;0.6332693;-0.001893759,0.1807615;0.50708;0.001874208,0.221292;0.2227867;0.02011776,0.2549836;-0.0440768;-0.03509748,-0.1693624;0.5107505;-0.02452353,-0.2248648;0.2284157;-0.02233016,-0.2610546;-0.03728563;-0.08143204,0.0763123;0.00245291;-0.03691113,0.09041981;-0.3598488;-0.01580954,0.08245917;-0.7520889;0.07676458,0.08671984;-0.7425123;-0.04188085,-0.07492875;0.004637347;-0.03944863,-0.1105663;-0.3561883;-0.01843295,-0.1066733;-0.7479267;0.07649563,-0.1096442;-0.8144946;0.004538424,0.005153276;0.5574393;0.002667427,44.68951
+0;0;0,0.001753782;0.3229959;1.627088E-05,0.00338814;0.6327617;-0.01639955,0.1786621;0.510518;0.008814896,0.2124956;0.2257999;0.03475427,0.2511024;-0.03890872;-0.02738295,-0.1726415;0.5091984;0.002220419,-0.2263592;0.2263851;0.00582146,-0.2783193;-0.04152274;-0.02496434,0.06916819;0.007657095;-0.04867524,0.08970466;-0.3532102;-0.0128398,0.08887525;-0.7458013;0.07954492,0.08875488;-0.7083764;0.001594059,-0.06748456;0.006990131;-0.05107955,-0.1223705;-0.3509079;-0.02231094,-0.1474624;-0.7441587;0.06364036,-0.1455605;-0.7066069;-0.01427519,0.003117329;0.5571307;-0.009642023,0;0;0,0.003105417;0.3229258;0.006223917,0.006103605;0.6330063;-0.002412558,0.1809311;0.5069551;0.00125432,0.2214614;0.2225494;0.02003288,0.2550879;-0.04436952;-0.03515518,-0.1691226;0.510866;-0.02449801,-0.225379;0.2285523;-0.02047972,-0.2633008;-0.037718;-0.07601582,0.07641982;0.002394006;-0.03696525,0.09021978;-0.3599366;-0.01558304,0.08223754;-0.7524131;0.07694745,0.08254415;-0.7831185;0.02748799,-0.07506809;0.004675314;-0.03943439,-0.110772;-0.3561619;-0.01815479,-0.1065544;-0.7482669;0.07618148,-0.1095749;-0.7811986;0.02968454,0.005425841;0.5572179;0.002217531,44.71184
+0;0;0,0.001839839;0.3229953;0.0003114537,0.003734427;0.6328321;-0.01484152,0.1789825;0.5102969;0.00856619,0.2130493;0.225627;0.03472765,0.2515534;-0.03918257;-0.02704225,-0.1722505;0.5083839;0.00181467,-0.2271843;0.225953;0.01166611,-0.2802372;-0.04238278;-0.01289975,0.06916128;0.007631345;-0.0486891,0.08961874;-0.3532304;-0.0127532,0.08886923;-0.7458202;0.07963784,0.08875316;-0.708341;0.001692161,-0.06750933;0.007001621;-0.05104523,-0.1224228;-0.3508891;-0.02223918,-0.1475614;-0.7440952;0.06390268,-0.1456555;-0.7064977;-0.01400833,0.003369903;0.5571601;-0.008563811,0;0;0,0.003105417;0.3229258;0.006223917,0.006103605;0.6330063;-0.002412558,0.1809311;0.5069551;0.00125432,0.2214614;0.2225494;0.02003288,0.2550879;-0.04436952;-0.03515518,-0.1691226;0.510866;-0.02449801,-0.225379;0.2285523;-0.02047972,-0.2633008;-0.037718;-0.07601582,0.07641982;0.002394006;-0.03696525,0.09021978;-0.3599366;-0.01558304,0.08223754;-0.7524131;0.07694745,0.08254415;-0.7831185;0.02748799,-0.07506809;0.004675314;-0.03943439,-0.110772;-0.3561619;-0.01815479,-0.1065544;-0.7482669;0.07618148,-0.1095749;-0.7811986;0.02968454,0.005425841;0.5572179;0.002217531,44.72476
+0;0;0,0.001839603;0.3229538;0.0003114137,0.003734139;0.6327837;-0.01484146,0.1791959;0.5101879;0.008587393,0.2133716;0.2246082;0.03483246,0.2518015;-0.03969109;-0.02681841,-0.1724645;0.5082725;0.001827658,-0.2275738;0.224939;0.01171058,-0.2805245;-0.04287973;-0.01280794,0.06912275;0.007627094;-0.04866198,0.08956933;-0.3530428;-0.01274518,0.08881929;-0.7459127;0.07971178,0.08870243;-0.7083834;0.001243599,-0.06747173;0.00699772;-0.05101679,-0.122356;-0.3507028;-0.02222607,-0.1475126;-0.7441894;0.06397728,-0.1455939;-0.7065409;-0.014456,0.003369598;0.557108;-0.008563452,0;0;0,0.003001291;0.3228917;0.005882502,0.005874164;0.6329527;-0.003212929,0.1809412;0.5068077;0.0004453659,0.2214586;0.221482;0.01942277,0.2548968;-0.0449506;-0.03559828,-0.1696787;0.5110309;-0.02467185,-0.2269333;0.2280133;-0.0187125,-0.2669877;-0.03830534;-0.06972031,0.07638509;0.002336934;-0.03693199,0.08962125;-0.3598179;-0.01549459,0.08164621;-0.7525824;0.07706928,0.08362447;-0.7829768;0.02644753,-0.07501558;0.004725558;-0.03942646,-0.1113458;-0.3558603;-0.01824123,-0.1071741;-0.7482327;0.07621594,-0.1103042;-0.7815151;0.02931711,0.005233727;0.5571683;0.001548529,44.74643
+0;0;0,0.001839556;0.3229456;0.0003114058,0.003733975;0.6327562;-0.01484053,0.1792772;0.5101432;0.008595893,0.2134279;0.2247725;0.03482175,0.2519267;-0.04000035;-0.0269396,-0.1725462;0.5082269;0.001833024,-0.2276151;0.2251009;0.01170871,-0.2806607;-0.04319772;-0.01285375,0.0691779;0.00763318;-0.04870081,0.08961535;-0.3528757;-0.01280005,0.08886537;-0.7457153;0.07964976,0.08868679;-0.7042087;-0.04026894,-0.06752557;0.007003305;-0.0510575,-0.1223854;-0.3505375;-0.02227962,-0.14754;-0.7439938;0.06391706,-0.1446078;-0.7023051;-0.05594832,0.003369455;0.5570851;-0.008562902,0;0;0,0.003166549;0.3228855;0.005681753,0.006203111;0.6329199;-0.003611088,0.1812575;0.5065811;-0.0002784729,0.2216593;0.2214881;0.01921868,0.2552431;-0.04548684;-0.03553331,-0.169553;0.5110693;-0.02463588,-0.2275536;0.2284997;-0.01564519,-0.269227;-0.03873608;-0.06307573,0.07644783;0.002291605;-0.03696072,0.08965547;-0.3596897;-0.01532054,0.08187564;-0.7523221;0.07768321,0.08564468;-0.7428141;-0.04097092,-0.07509176;0.004771917;-0.03942173,-0.1113991;-0.3556499;-0.0181829,-0.1072245;-0.7479036;0.07663299,-0.1122555;-0.8148203;0.005255356,0.005522501;0.5571433;0.001195669,44.76805
+0;0;0,0.001902963;0.3228858;-0.0005111658,0.003636602;0.6326175;-0.01751567,0.1795883;0.5106559;0.00782509,0.2137549;0.2241317;0.03484765,0.2518277;-0.03941923;-0.02638154,-0.1727946;0.5080248;0.001365412,-0.2294963;0.2243085;0.01820836,-0.282735;-0.04308233;0.0001686458,0.06917413;0.007614295;-0.04868845,0.08950173;-0.3523251;-0.01266256,0.08892741;-0.7453366;0.07992248,0.08865605;-0.703966;-0.04001228,-0.06752093;0.007016698;-0.05104208,-0.1223984;-0.349951;-0.02223335,-0.1476345;-0.7436356;0.06382465,-0.144789;-0.7020778;-0.05605876,0.003321154;0.5569819;-0.01068148,0;0;0,0.002997272;0.3228335;0.005354404,0.005964629;0.6328766;-0.004330158,0.181326;0.5063816;-0.0009837151,0.2215644;0.2200351;0.01851606,0.2549752;-0.04568473;-0.03565323,-0.1701716;0.5110204;-0.02479635,-0.229394;0.2275703;-0.01286286,-0.2721052;-0.03871825;-0.05672389,0.07642303;0.002242208;-0.03698778,0.08934145;-0.359199;-0.01552272,0.08142585;-0.7519792;0.07770562,0.08504943;-0.7425068;-0.04095018,-0.07509508;0.004811303;-0.03938507,-0.1118012;-0.3550225;-0.01841571,-0.1078134;-0.7475402;0.07615895,-0.1132627;-0.8140482;0.004254721,0.005302265;0.557095;0.0005955696,44.7902
+0;0;0,0.001902963;0.3228858;-0.0005111658,0.003636602;0.6326175;-0.01751567,0.1795883;0.5106559;0.00782509,0.2137549;0.2241317;0.03484765,0.2518277;-0.03941923;-0.02638154,-0.1727946;0.5080248;0.001365412,-0.2294963;0.2243085;0.01820836,-0.282735;-0.04308233;0.0001686458,0.06917413;0.007614295;-0.04868845,0.08950173;-0.3523251;-0.01266256,0.08892741;-0.7453366;0.07992248,0.08865605;-0.703966;-0.04001228,-0.06752093;0.007016698;-0.05104208,-0.1223984;-0.349951;-0.02223335,-0.1476345;-0.7436356;0.06382465,-0.144789;-0.7020778;-0.05605876,0.003321154;0.5569819;-0.01068148,0;0;0,0.002997272;0.3228335;0.005354404,0.005964629;0.6328766;-0.004330158,0.181326;0.5063816;-0.0009837151,0.2215644;0.2200351;0.01851606,0.2549752;-0.04568473;-0.03565323,-0.1701716;0.5110204;-0.02479635,-0.229394;0.2275703;-0.01286286,-0.2721052;-0.03871825;-0.05672389,0.07642303;0.002242208;-0.03698778,0.08934145;-0.359199;-0.01552272,0.08142585;-0.7519792;0.07770562,0.08504943;-0.7425068;-0.04095018,-0.07509508;0.004811303;-0.03938507,-0.1118012;-0.3550225;-0.01841571,-0.1078134;-0.7475402;0.07615895,-0.1132627;-0.8140482;0.004254721,0.005302265;0.557095;0.0005955696,44.80167
+0;0;0,0.001902963;0.3228858;-0.0005111658,0.003636602;0.6326175;-0.01751567,0.1795883;0.5106559;0.00782509,0.2137549;0.2241317;0.03484765,0.2518277;-0.03941923;-0.02638154,-0.1727946;0.5080248;0.001365412,-0.2294963;0.2243085;0.01820836,-0.282735;-0.04308233;0.0001686458,0.06917413;0.007614295;-0.04868845,0.08950173;-0.3523251;-0.01266256,0.08892741;-0.7453366;0.07992248,0.08865605;-0.703966;-0.04001228,-0.06752093;0.007016698;-0.05104208,-0.1223984;-0.349951;-0.02223335,-0.1476345;-0.7436356;0.06382465,-0.144789;-0.7020778;-0.05605876,0.003321154;0.5569819;-0.01068148,0;0;0,0.002997272;0.3228335;0.005354404,0.005964629;0.6328766;-0.004330158,0.181326;0.5063816;-0.0009837151,0.2215644;0.2200351;0.01851606,0.2549752;-0.04568473;-0.03565323,-0.1701716;0.5110204;-0.02479635,-0.229394;0.2275703;-0.01286286,-0.2721052;-0.03871825;-0.05672389,0.07642303;0.002242208;-0.03698778,0.08934145;-0.359199;-0.01552272,0.08142585;-0.7519792;0.07770562,0.08504943;-0.7425068;-0.04095018,-0.07509508;0.004811303;-0.03938507,-0.1118012;-0.3550225;-0.01841571,-0.1078134;-0.7475402;0.07615895,-0.1132627;-0.8140482;0.004254721,0.005302265;0.557095;0.0005955696,44.82363
+0;0;0,0.001957898;0.3228301;-0.001117751,0.003633524;0.6324096;-0.01924463,0.1796287;0.5110508;0.008521212,0.214567;0.2245365;0.03465079,0.2525499;-0.03946716;-0.02630217,-0.1728556;0.5080021;0.001111412,-0.2309251;0.2250339;0.02458008,-0.2842102;-0.04325783;0.01856659,0.06921953;0.007594328;-0.04877945,0.08951317;-0.3523273;-0.01265266,0.08886132;-0.7454146;0.07995322,0.08882087;-0.7041389;-0.0399944,-0.06762846;0.007041178;-0.05104182,-0.1225944;-0.3499029;-0.02222759,-0.1479713;-0.7436664;0.0637963,-0.1448915;-0.7022032;-0.05609398,0.003333255;0.5568238;-0.01210877,0;0;0,0.003097132;0.3227839;0.005027771,0.006101266;0.6327266;-0.005053282,0.1816331;0.5064592;-0.001845122,0.2215347;0.2201213;0.01845956,0.2553552;-0.04592621;-0.03567767,-0.1702832;0.5109965;-0.02473317,-0.230417;0.2278746;-0.009907562,-0.2739012;-0.03937626;-0.04917589,0.0765063;0.002190202;-0.03701949,0.08923459;-0.359239;-0.01539659,0.08122653;-0.7520341;0.07810044,0.0846159;-0.7425917;-0.04056072,-0.07519017;0.004859425;-0.03938626,-0.1119204;-0.3549553;-0.01829541,-0.1080391;-0.7475396;0.07634225,-0.1132546;-0.8135087;0.003697179,0.005434692;0.5569733;-3.051758E-05,44.83489
+0;0;0,0.001957898;0.3228301;-0.001117751,0.003633524;0.6324096;-0.01924463,0.1796287;0.5110508;0.008521212,0.214567;0.2245365;0.03465079,0.2525499;-0.03946716;-0.02630217,-0.1728556;0.5080021;0.001111412,-0.2309251;0.2250339;0.02458008,-0.2842102;-0.04325783;0.01856659,0.06921953;0.007594328;-0.04877945,0.08951317;-0.3523273;-0.01265266,0.08886132;-0.7454146;0.07995322,0.08882087;-0.7041389;-0.0399944,-0.06762846;0.007041178;-0.05104182,-0.1225944;-0.3499029;-0.02222759,-0.1479713;-0.7436664;0.0637963,-0.1448915;-0.7022032;-0.05609398,0.003333255;0.5568238;-0.01210877,0;0;0,0.003097132;0.3227839;0.005027771,0.006101266;0.6327266;-0.005053282,0.1816331;0.5064592;-0.001845122,0.2215347;0.2201213;0.01845956,0.2553552;-0.04592621;-0.03567767,-0.1702832;0.5109965;-0.02473317,-0.230417;0.2278746;-0.009907562,-0.2739012;-0.03937626;-0.04917589,0.0765063;0.002190202;-0.03701949,0.08923459;-0.359239;-0.01539659,0.08122653;-0.7520341;0.07810044,0.0846159;-0.7425917;-0.04056072,-0.07519017;0.004859425;-0.03938626,-0.1119204;-0.3549553;-0.01829541,-0.1080391;-0.7475396;0.07634225,-0.1132546;-0.8135087;0.003697179,0.005434692;0.5569733;-3.051758E-05,44.84663
+0;0;0,0.001957915;0.3228329;-0.001117761,0.003633799;0.6324631;-0.019248,0.1797549;0.5110507;0.008534542,0.2145833;0.2254373;0.03458196,0.2526784;-0.03934622;-0.02655106,-0.1729814;0.5079999;0.001119448,-0.2308683;0.2259214;0.02451432,-0.2843108;-0.04316288;0.01848307,0.06933948;0.007607488;-0.04886398,0.08964521;-0.3525287;-0.01271566,0.08899317;-0.7457373;0.07991882,0.08895272;-0.7044621;-0.04002506,-0.06774565;0.00705338;-0.05113026,-0.1227444;-0.3501034;-0.02229886,-0.1481291;-0.7439886;0.06375159,-0.1450494;-0.7025257;-0.05613495,0.003333448;0.5568565;-0.01211018,0;0;0,0.003362726;0.3227897;0.004650593,0.006661568;0.632759;-0.006045103,0.1822508;0.5064677;-0.002681732,0.2217171;0.2210055;0.01781702,0.2555034;-0.04599157;-0.03575444,-0.170085;0.5111312;-0.02467538,-0.2307684;0.2293122;-0.005648162,-0.2749205;-0.03908032;-0.04190959,0.07662782;0.002146423;-0.03710926,0.08912523;-0.3594818;-0.01506591,0.08115348;-0.7524036;0.07844043,0.08432078;-0.743;-0.04021633,-0.07535232;0.004882919;-0.03939178,-0.1122061;-0.3551339;-0.01825486,-0.1082554;-0.7478536;0.07635084,-0.1151582;-0.8146464;0.004956268,0.005920451;0.5569966;-0.0008568764,44.86901
+0;0;0,0.001908937;0.3227218;-0.001555776,0.003440286;0.6321274;-0.02033456,0.1796554;0.5109277;0.00766171,0.2139632;0.2256091;0.03438015,0.2521259;-0.0400624;-0.02644889,-0.1731143;0.507786;0.0009377757,-0.2322313;0.2270558;0.0324548,-0.2857288;-0.04286593;0.02818809,0.06943326;0.007553787;-0.04896229,0.08961117;-0.3525015;-0.01244336,0.0888299;-0.7455542;0.07986838,0.08862574;-0.7043359;-0.04008307,-0.06785492;0.007127662;-0.05118836,-0.1230616;-0.3499477;-0.02237932,-0.1484219;-0.7436329;0.06353523,-0.1455049;-0.7022192;-0.05636249,0.003180329;0.5565853;-0.01303627,0;0;0,0.003513355;0.3226849;0.00418663,0.006893639;0.6324465;-0.007083178,0.1825037;0.5062619;-0.003546715,0.2218287;0.2211112;0.01743507,0.2556904;-0.04672101;-0.03601754,-0.1701356;0.5112541;-0.02443944,-0.231313;0.2300417;-0.00265575,-0.2754102;-0.03978136;-0.03410247,0.07673471;0.002116024;-0.037184,0.08900216;-0.359458;-0.0149517,0.08086342;-0.7521563;0.07850599,0.08376397;-0.7427984;-0.04015207,-0.07550794;0.004902069;-0.0393683,-0.1123147;-0.3550624;-0.0181217,-0.1083635;-0.7475451;0.0765052,-0.1153325;-0.8144529;0.005269341,0.006138023;0.5567435;-0.001750946,44.8917
+0;0;0,0.001908937;0.3227218;-0.001555776,0.003440286;0.6321274;-0.02033456,0.1796554;0.5109277;0.00766171,0.2139632;0.2256091;0.03438015,0.2521259;-0.0400624;-0.02644889,-0.1731143;0.507786;0.0009377757,-0.2322313;0.2270558;0.0324548,-0.2857288;-0.04286593;0.02818809,0.06943326;0.007553787;-0.04896229,0.08961117;-0.3525015;-0.01244336,0.0888299;-0.7455542;0.07986838,0.08862574;-0.7043359;-0.04008307,-0.06785492;0.007127662;-0.05118836,-0.1230616;-0.3499477;-0.02237932,-0.1484219;-0.7436329;0.06353523,-0.1455049;-0.7022192;-0.05636249,0.003180329;0.5565853;-0.01303627,0;0;0,0.003513355;0.3226849;0.00418663,0.006893639;0.6324465;-0.007083178,0.1825037;0.5062619;-0.003546715,0.2218287;0.2211112;0.01743507,0.2556904;-0.04672101;-0.03601754,-0.1701356;0.5112541;-0.02443944,-0.231313;0.2300417;-0.00265575,-0.2754102;-0.03978136;-0.03410247,0.07673471;0.002116024;-0.037184,0.08900216;-0.359458;-0.0149517,0.08086342;-0.7521563;0.07850599,0.08376397;-0.7427984;-0.04015207,-0.07550794;0.004902069;-0.0393683,-0.1123147;-0.3550624;-0.0181217,-0.1083635;-0.7475451;0.0765052,-0.1153325;-0.8144529;0.005269341,0.006138023;0.5567435;-0.001750946,44.91347
+0;0;0,0.001908338;0.3226204;-0.001555287,0.00343935;0.6319599;-0.02033026,0.179783;0.5107387;0.00767995,0.2141121;0.2252435;0.03441492,0.2523262;-0.04078585;-0.02649605,-0.1732436;0.5075946;0.0009511169,-0.2323972;0.2266907;0.03248765,-0.2859667;-0.04359457;0.02821518,0.06951769;0.007562972;-0.04902182,0.08970135;-0.3525949;-0.01249248,0.08892126;-0.7450556;0.07968019,0.08871709;-0.7038368;-0.0402762,-0.06793743;0.007136329;-0.0512506,-0.1231598;-0.3500408;-0.02243335,-0.1484819;-0.7431329;0.06335177,-0.1455648;-0.7017189;-0.05655088,0.003179434;0.5564295;-0.01303311,0;0;0,0.003348604;0.3225909;0.003723621,0.006585717;0.6322606;-0.00822854,0.1823464;0.5059847;-0.004890442,0.2217647;0.2206762;0.01622772,0.2556281;-0.04765064;-0.03664994,-0.1707457;0.5114527;-0.02442849,-0.232647;0.230572;0.001551578,-0.2762469;-0.04046816;-0.02249814,0.0767768;0.002127364;-0.0373342,0.08844306;-0.3595616;-0.01496196,0.08038649;-0.7516688;0.07835865,0.0829566;-0.742363;-0.04030299,-0.07567375;0.004900289;-0.03927488,-0.1129928;-0.3551221;-0.018141,-0.1089554;-0.7469902;0.07643598,-0.10319;-0.7377567;-0.04210074,0.00587973;0.5565832;-0.002697945,44.93621
+0;0;0,0.001876907;0.3225199;-0.001939864,0.003287732;0.6317592;-0.02112771,0.1798923;0.5109165;0.006624721,0.2136209;0.2259383;0.03442227,0.2519498;-0.04080045;-0.02633348,-0.1734779;0.5076262;0.0008447301,-0.2332366;0.2283225;0.04010355,-0.2882895;-0.04236835;0.04245847,0.06945069;0.007532619;-0.04908912,0.08952563;-0.3525625;-0.01233113,0.08906202;-0.745057;0.08002582,0.08861799;-0.7038813;-0.03994196,-0.06797915;0.007149559;-0.05116249,-0.1232827;-0.3499773;-0.02244689,-0.1487581;-0.7431443;0.06330141,-0.146073;-0.7017657;-0.05661809,0.003055584;0.5562544;-0.01374173,0;0;0,0.003364608;0.3224954;0.003432989,0.006625935;0.6320782;-0.008796692,0.182505;0.505939;-0.006204844,0.2217091;0.2211145;0.0152638,0.2554684;-0.04801804;-0.03706157,-0.1710296;0.5117979;-0.02418985,-0.2333986;0.2321246;0.007682633,-0.2763429;-0.03984901;-0.01458941,0.07670625;0.002095193;-0.03743851,0.0881988;-0.3595447;-0.01491738,0.08001944;-0.7517535;0.07828832,0.0822177;-0.7424687;-0.04038525,-0.07570178;0.004943724;-0.03917501,-0.113265;-0.355019;-0.01823464,-0.1092878;-0.7470756;0.07588127,-0.1155023;-0.811388;0.00115566,0.005915403;0.5564227;-0.003198863,44.95783
+0;0;0,0.001876907;0.3225199;-0.001939864,0.003287732;0.6317592;-0.02112771,0.1798923;0.5109165;0.006624721,0.2136209;0.2259383;0.03442227,0.2519498;-0.04080045;-0.02633348,-0.1734779;0.5076262;0.0008447301,-0.2332366;0.2283225;0.04010355,-0.2882895;-0.04236835;0.04245847,0.06945069;0.007532619;-0.04908912,0.08952563;-0.3525625;-0.01233113,0.08906202;-0.745057;0.08002582,0.08861799;-0.7038813;-0.03994196,-0.06797915;0.007149559;-0.05116249,-0.1232827;-0.3499773;-0.02244689,-0.1487581;-0.7431443;0.06330141,-0.146073;-0.7017657;-0.05661809,0.003055584;0.5562544;-0.01374173,0;0;0,0.003364608;0.3224954;0.003432989,0.006625935;0.6320782;-0.008796692,0.182505;0.505939;-0.006204844,0.2217091;0.2211145;0.0152638,0.2554684;-0.04801804;-0.03706157,-0.1710296;0.5117979;-0.02418985,-0.2333986;0.2321246;0.007682633,-0.2763429;-0.03984901;-0.01458941,0.07670625;0.002095193;-0.03743851,0.0881988;-0.3595447;-0.01491738,0.08001944;-0.7517535;0.07828832,0.0822177;-0.7424687;-0.04038525,-0.07570178;0.004943724;-0.03917501,-0.113265;-0.355019;-0.01823464,-0.1092878;-0.7470756;0.07588127,-0.1155023;-0.811388;0.00115566,0.005915403;0.5564227;-0.003198863,44.96927
+0;0;0,0.001876859;0.3225117;-0.001939814,0.003287847;0.6317896;-0.02113038,0.1796822;0.5109847;0.00659942,0.2134807;0.2254163;0.03445455,0.2518588;-0.04166481;-0.02637917,-0.173268;0.5076984;0.0008263001,-0.2331506;0.2278162;0.04016644,-0.2882741;-0.04322213;0.04252439,0.06953477;0.007541738;-0.04914855,0.08960287;-0.3524308;-0.01240308,0.08913878;-0.7453433;0.08005223,0.08869473;-0.7041671;-0.03991903,-0.06806145;0.007158215;-0.05122443,-0.1233462;-0.349847;-0.0225186,-0.1488487;-0.7434326;0.06332101,-0.1461635;-0.7020537;-0.05660195,0.00305565;0.5562688;-0.01374282,0;0;0,0.003535748;0.3224898;0.002990007,0.006932788;0.6320858;-0.009827614,0.1825609;0.5059971;-0.007605553,0.221863;0.220602;0.01413417,0.2556702;-0.04887962;-0.0382359,-0.1707378;0.5120575;-0.02379233,-0.2331775;0.232282;0.01218694,-0.2749194;-0.04066217;-0.004092904,0.07673204;0.002100527;-0.03762078,0.08788382;-0.3594098;-0.01483798,0.07976255;-0.7520241;0.07852411,0.08153643;-0.7427804;-0.04015291,-0.07586226;0.00496927;-0.03908665,-0.1136727;-0.3548528;-0.01831105,-0.1097897;-0.7473354;0.07587313,-0.1159293;-0.8115351;0.0009936616,0.006192274;0.5564257;-0.00407958,44.99116
+0;0;0,0.001881951;0.3225138;-0.001553245,0.003566251;0.631895;-0.01913523,0.1800789;0.5107802;0.005466969,0.2134499;0.225277;0.03448253,0.251873;-0.04188627;-0.02596035,-0.1731501;0.5075828;0.0007507065,-0.2340727;0.2291186;0.04780068,-0.2899671;-0.04162279;0.05679292,0.06950367;0.007487127;-0.04920086,0.08926126;-0.3524793;-0.01222828,0.08892219;-0.7454346;0.08004549,0.08818197;-0.704147;-0.03991388,-0.06809653;0.007199336;-0.05117201,-0.1234944;-0.3497868;-0.0224471,-0.1489062;-0.7433641;0.06345735,-0.1465214;-0.7018783;-0.05646177,0.003243941;0.5563191;-0.01233695,0;0;0,0.003535748;0.3224898;0.002990007,0.006932788;0.6320858;-0.009827614,0.1825609;0.5059971;-0.007605553,0.221863;0.220602;0.01413417,0.2556702;-0.04887962;-0.0382359,-0.1707378;0.5120575;-0.02379233,-0.2331775;0.232282;0.01218694,-0.2749194;-0.04066217;-0.004092904,0.07673204;0.002100527;-0.03762078,0.08788382;-0.3594098;-0.01483798,0.07976255;-0.7520241;0.07852411,0.08153643;-0.7427804;-0.04015291,-0.07586226;0.00496927;-0.03908665,-0.1136727;-0.3548528;-0.01831105,-0.1097897;-0.7473354;0.07587313,-0.1159293;-0.8115351;0.0009936616,0.006192274;0.5564257;-0.00407958,45.01381
+0;0;0,0.001881648;0.3224619;-0.001552994,0.003565423;0.6317461;-0.01912939,0.1800911;0.5106535;0.005471816,0.2134607;0.2251616;0.03448623,0.2518792;-0.04196885;-0.0259492,-0.1731637;0.5074558;0.0007552095,-0.2340839;0.2290025;0.04780332,-0.2899714;-0.04170552;0.05679446,0.06964779;0.007502652;-0.04930288,0.0894084;-0.3525187;-0.01232466,0.0890692;-0.7456081;0.07998058,0.08832894;-0.7043199;-0.03998543,-0.06823773;0.007214264;-0.05127811,-0.123644;-0.3498264;-0.02254882,-0.1490646;-0.7435379;0.06338494,-0.1466796;-0.7020515;-0.05654082,0.003243222;0.5561957;-0.01233341,0;0;0,0.00375301;0.3224389;0.002577543,0.007447045;0.6319184;-0.01062846,0.1829776;0.5058124;-0.009016752,0.2222064;0.2204641;0.013309,0.2563047;-0.04894179;-0.03908229,-0.1704984;0.5121292;-0.0233284,-0.232744;0.2327859;0.01608947,-0.2724182;-0.04077026;0.007140295,0.07675457;0.002129808;-0.03797472,0.08798891;-0.3593959;-0.0146029,0.07980089;-0.7521608;0.07871509,0.08112609;-0.7429492;-0.03996897,-0.07609098;0.004975772;-0.03902926,-0.1137759;-0.3549179;-0.0183027,-0.1101159;-0.7475275;0.075952,-0.1160776;-0.8114756;0.0007321611,0.00662462;0.5562913;-0.004796028,45.03645
+0;0;0,0.00188144;0.3224263;-0.001552823,0.003564951;0.6316619;-0.01912644,0.1801115;0.5105763;0.005475748,0.2134475;0.2253714;0.034461,0.251877;-0.04183614;-0.02599188,-0.1731848;0.5073782;0.0007585874,-0.2340438;0.2292049;0.04775941,-0.2899474;-0.04158127;0.05675314,0.0697585;0.007514578;-0.04938126,0.08952856;-0.3526789;-0.01238536,0.0891897;-0.7453809;0.07982892,0.08844934;-0.7040912;-0.04015288,-0.0683462;0.007225732;-0.05135962,-0.123779;-0.3499856;-0.02261659,-0.1491745;-0.7433091;0.06323248,-0.1467892;-0.7018212;-0.05670905,0.003242803;0.5561239;-0.01233156,0;0;0,0.003908031;0.3224028;0.002403975,0.007743776;0.6318294;-0.01087308,0.1832286;0.5057179;-0.01026249,0.2224512;0.2206673;0.0121212,0.2569247;-0.04882419;-0.04000521,-0.1703891;0.5122068;-0.02267109,-0.2324836;0.2339388;0.02210026,-0.2699335;-0.04005498;0.01460422,0.07680196;0.002108365;-0.03818691,0.08800195;-0.3595654;-0.01440525,0.0798513;-0.7519226;0.07891035,0.08072178;-0.7427241;-0.0397917,-0.07627105;0.00503869;-0.03896876,-0.1137939;-0.3550567;-0.01841972,-0.110402;-0.7472192;0.07600195,-0.1170813;-0.8111994;0.0008570254,0.006885633;0.5562156;-0.005033493,45.05991
+0;0;0,0.001883192;0.3224235;-0.002031443,0.003501845;0.6315918;-0.02069204,0.180105;0.5107797;0.004475931,0.2132951;0.2256381;0.03424172,0.2513395;-0.04173371;-0.02572646,-0.1732715;0.507727;0.0004182821,-0.235019;0.231257;0.05559875,-0.2916252;-0.0390735;0.07135888,0.06976268;0.007444076;-0.04938602,0.08945011;-0.3527412;-0.0122664,0.08938686;-0.745519;0.07962489,0.0885051;-0.7043086;-0.04036338,-0.06834344;0.007298516;-0.05135301,-0.1237847;-0.3499104;-0.02259668,-0.1492939;-0.7432491;0.06314977,-0.1470444;-0.7018404;-0.05680196,0.003195765;0.5560866;-0.01354037,0;0;0,0.003908031;0.3224028;0.002403975,0.007743776;0.6318294;-0.01087308,0.1832286;0.5057179;-0.01026249,0.2224512;0.2206673;0.0121212,0.2569247;-0.04882419;-0.04000521,-0.1703891;0.5122068;-0.02267109,-0.2324836;0.2339388;0.02210026,-0.2699335;-0.04005498;0.01460422,0.07680196;0.002108365;-0.03818691,0.08800195;-0.3595654;-0.01440525,0.0798513;-0.7519226;0.07891035,0.08072178;-0.7427241;-0.0397917,-0.07627105;0.00503869;-0.03896876,-0.1137939;-0.3550567;-0.01841972,-0.110402;-0.7472192;0.07600195,-0.1170813;-0.8111994;0.0008570254,0.006885633;0.5562156;-0.005033493,45.08102
+0;0;0,0.001883062;0.3224012;-0.002031302,0.003501592;0.6315467;-0.0206906,0.1801843;0.5107181;0.004485095,0.2133819;0.2255113;0.0342577,0.251318;-0.04109928;-0.02553973,-0.173351;0.5076641;0.0004256219,-0.2351127;0.2311308;0.05561873,-0.2915577;-0.03843006;0.07133398,0.06989829;0.007458547;-0.04948203,0.08959705;-0.3529341;-0.01234103,0.08953384;-0.7454356;0.0794856,0.088652;-0.7042241;-0.04051384,-0.06847629;0.007312703;-0.05145283,-0.1239494;-0.3501019;-0.02267995,-0.1494408;-0.7431638;0.06300618,-0.147191;-0.701754;-0.05695671,0.003195528;0.5560454;-0.0135393,0;0;0,0.0041577;0.3223794;0.00209856,0.008368559;0.6317663;-0.01146126,0.1837616;0.5054826;-0.0114367,0.2232545;0.2203782;0.01063657,0.2579624;-0.04825035;-0.04161394,-0.1701052;0.5121866;-0.02169823,-0.232173;0.2345701;0.02737384,-0.2671442;-0.03905135;0.02528007,0.07685164;0.002004877;-0.03846657,0.0880496;-0.3598426;-0.01414871,0.07978979;-0.7518914;0.07922745,0.08014534;-0.7427179;-0.03948426,-0.07648133;0.005148298;-0.03890982,-0.1136246;-0.3552051;-0.01851078,-0.1105506;-0.747087;0.07587538,-0.1171185;-0.8111642;0.0008241609,0.007405564;0.5561626;-0.005558014,45.10327
+0;0;0,0.001883062;0.3224012;-0.002031302,0.003501592;0.6315467;-0.0206906,0.1801843;0.5107181;0.004485095,0.2133819;0.2255113;0.0342577,0.251318;-0.04109928;-0.02553973,-0.173351;0.5076641;0.0004256219,-0.2351127;0.2311308;0.05561873,-0.2915577;-0.03843006;0.07133398,0.06989829;0.007458547;-0.04948203,0.08959705;-0.3529341;-0.01234103,0.08953384;-0.7454356;0.0794856,0.088652;-0.7042241;-0.04051384,-0.06847629;0.007312703;-0.05145283,-0.1239494;-0.3501019;-0.02267995,-0.1494408;-0.7431638;0.06300618,-0.147191;-0.701754;-0.05695671,0.003195528;0.5560454;-0.0135393,0;0;0,0.0041577;0.3223794;0.00209856,0.008368559;0.6317663;-0.01146126,0.1837616;0.5054826;-0.0114367,0.2232545;0.2203782;0.01063657,0.2579624;-0.04825035;-0.04161394,-0.1701052;0.5121866;-0.02169823,-0.232173;0.2345701;0.02737384,-0.2671442;-0.03905135;0.02528007,0.07685164;0.002004877;-0.03846657,0.0880496;-0.3598426;-0.01414871,0.07978979;-0.7518914;0.07922745,0.08014534;-0.7427179;-0.03948426,-0.07648133;0.005148298;-0.03890982,-0.1136246;-0.3552051;-0.01851078,-0.1105506;-0.747087;0.07587538,-0.1171185;-0.8111642;0.0008241609,0.007405564;0.5561626;-0.005558014,45.11472
+0;0;0,0.001861532;0.3223756;-0.002387409,0.003411979;0.6314543;-0.02181394,0.1802003;0.5111094;0.003694509,0.2132223;0.2254507;0.03396684,0.2507508;-0.04005125;-0.02523612,-0.1734513;0.5080038;0.0002275398,-0.235724;0.232637;0.0627016,-0.2928954;-0.03507262;0.08432646,0.07005369;0.007411365;-0.04962076,0.08968105;-0.3531328;-0.01244208,0.08961304;-0.7455266;0.07956396,0.08859456;-0.7043736;-0.04045363,-0.06863583;0.007396217;-0.05156633,-0.1241497;-0.3501677;-0.02282916,-0.1499324;-0.7431457;0.06285389,-0.1478166;-0.7018032;-0.0571316,0.003127472;0.5559785;-0.01442514,0;0;0,0.004304539;0.322356;0.001807928,0.008658465;0.6317151;-0.01194882,0.1839217;0.5053378;-0.01304674,0.224297;0.2198434;0.008644819,0.2593347;-0.0474284;-0.04372668,-0.1700023;0.5123299;-0.02067369,-0.2318573;0.2352091;0.03396848,-0.2656199;-0.03730637;0.0341345,0.07688293;0.002032697;-0.03885293,0.08810507;-0.3599273;-0.0139823,0.07985196;-0.751904;0.07942128,0.07957862;-0.7427487;-0.0393014,-0.07673626;0.005143818;-0.03885558,-0.1135368;-0.3554269;-0.01900498,-0.110598;-0.7471644;0.07571104,-0.1159797;-0.81078;-3.065169E-05,0.007659968;0.5561176;-0.006007671,45.12654
+0;0;0,0.001861532;0.3223756;-0.002387409,0.003411979;0.6314543;-0.02181394,0.1802003;0.5111094;0.003694509,0.2132223;0.2254507;0.03396684,0.2507508;-0.04005125;-0.02523612,-0.1734513;0.5080038;0.0002275398,-0.235724;0.232637;0.0627016,-0.2928954;-0.03507262;0.08432646,0.07005369;0.007411365;-0.04962076,0.08968105;-0.3531328;-0.01244208,0.08961304;-0.7455266;0.07956396,0.08859456;-0.7043736;-0.04045363,-0.06863583;0.007396217;-0.05156633,-0.1241497;-0.3501677;-0.02282916,-0.1499324;-0.7431457;0.06285389,-0.1478166;-0.7018032;-0.0571316,0.003127472;0.5559785;-0.01442514,0;0;0,0.004304539;0.322356;0.001807928,0.008658465;0.6317151;-0.01194882,0.1839217;0.5053378;-0.01304674,0.224297;0.2198434;0.008644819,0.2593347;-0.0474284;-0.04372668,-0.1700023;0.5123299;-0.02067369,-0.2318573;0.2352091;0.03396848,-0.2656199;-0.03730637;0.0341345,0.07688293;0.002032697;-0.03885293,0.08810507;-0.3599273;-0.0139823,0.07985196;-0.751904;0.07942128,0.07957862;-0.7427487;-0.0393014,-0.07673626;0.005143818;-0.03885558,-0.1135368;-0.3554269;-0.01900498,-0.110598;-0.7471644;0.07571104,-0.1159797;-0.81078;-3.065169E-05,0.007659968;0.5561176;-0.006007671,45.13793
+0;0;0,0.00186083;0.3222541;-0.00238651,0.0034107;0.6312178;-0.02180584,0.1804829;0.5108283;0.003728965,0.2134938;0.2252657;0.03399112,0.2509807;-0.03994149;-0.02514612,-0.1737355;0.5077177;0.0002564406,-0.2359873;0.2324436;0.0627095,-0.2930952;-0.03496885;0.08431035,0.07024026;0.007431102;-0.04975291,0.0898777;-0.3532983;-0.01255513,0.08980969;-0.7456688;0.07944544,0.08913446;-0.7082747;-0.0001231879,-0.06881861;0.007415914;-0.05170366,-0.124361;-0.3503317;-0.02295172,-0.1501422;-0.7432864;0.06272622,-0.1487394;-0.7057666;-0.01682112,0.003126296;0.5557693;-0.01441973,0;0;0,0.004501302;0.3222332;0.001544714,0.009038631;0.6314679;-0.01236176,0.1845367;0.5051574;-0.01427412,0.2257348;0.2198068;0.006444931,0.2612862;-0.04690206;-0.04684508,-0.1701223;0.5123008;-0.01974092,-0.2318025;0.2364816;0.04084679,-0.2652062;-0.03574404;0.04468358,0.07688063;0.001999766;-0.03936541,0.08824226;-0.3600847;-0.01366043,0.07999615;-0.7520036;0.07988262,0.08052662;-0.7821922;0.02731514,-0.07705449;0.005154523;-0.03873375,-0.1136188;-0.3556281;-0.01888668,-0.1108406;-0.7473344;0.07586171,-0.1151353;-0.779717;0.02609972,0.007993672;0.5559008;-0.006392956,45.1589
+0;0;0,0.001858711;0.3222508;-0.002797501,0.003376635;0.6311743;-0.02283343,0.1805134;0.5109716;0.00272462,0.2132521;0.2254556;0.03371409,0.2506176;-0.03983963;-0.02510388,-0.1738722;0.5083216;0.0001185061,-0.2368201;0.2355347;0.0720653,-0.2946694;-0.03105149;0.1007465,0.07024465;0.007355361;-0.04975797,0.08966707;-0.3533702;-0.01241114,0.0896994;-0.7457781;0.07942973,0.08889663;-0.708419;-0.0001409501,-0.06882401;0.007477812;-0.05168758,-0.124389;-0.3502714;-0.02299911,-0.1504952;-0.7431895;0.06274816,-0.1492181;-0.7057091;-0.01680502,0.003098711;0.5557428;-0.01527529,0;0;0,0.004501302;0.3222332;0.001544714,0.009038631;0.6314679;-0.01236176,0.1845367;0.5051574;-0.01427412,0.2257348;0.2198068;0.006444931,0.2612862;-0.04690206;-0.04684508,-0.1701223;0.5123008;-0.01974092,-0.2318025;0.2364816;0.04084679,-0.2652062;-0.03574404;0.04468358,0.07688063;0.001999766;-0.03936541,0.08824226;-0.3600847;-0.01366043,0.07999615;-0.7520036;0.07988262,0.08052662;-0.7821922;0.02731514,-0.07705449;0.005154523;-0.03873375,-0.1136188;-0.3556281;-0.01888668,-0.1108406;-0.7473344;0.07586171,-0.1151353;-0.779717;0.02609972,0.007993672;0.5559008;-0.006392956,45.17055
+0;0;0,0.001858711;0.3222508;-0.002797501,0.003376635;0.6311743;-0.02283343,0.1805134;0.5109716;0.00272462,0.2132521;0.2254556;0.03371409,0.2506176;-0.03983963;-0.02510388,-0.1738722;0.5083216;0.0001185061,-0.2368201;0.2355347;0.0720653,-0.2946694;-0.03105149;0.1007465,0.07024465;0.007355361;-0.04975797,0.08966707;-0.3533702;-0.01241114,0.0896994;-0.7457781;0.07942973,0.08889663;-0.708419;-0.0001409501,-0.06882401;0.007477812;-0.05168758,-0.124389;-0.3502714;-0.02299911,-0.1504952;-0.7431895;0.06274816,-0.1492181;-0.7057091;-0.01680502,0.003098711;0.5557428;-0.01527529,0;0;0,0.004501302;0.3222332;0.001544714,0.009038631;0.6314679;-0.01236176,0.1845367;0.5051574;-0.01427412,0.2257348;0.2198068;0.006444931,0.2612862;-0.04690206;-0.04684508,-0.1701223;0.5123008;-0.01974092,-0.2318025;0.2364816;0.04084679,-0.2652062;-0.03574404;0.04468358,0.07688063;0.001999766;-0.03936541,0.08824226;-0.3600847;-0.01366043,0.07999615;-0.7520036;0.07988262,0.08052662;-0.7821922;0.02731514,-0.07705449;0.005154523;-0.03873375,-0.1136188;-0.3556281;-0.01888668,-0.1108406;-0.7473344;0.07586171,-0.1151353;-0.779717;0.02609972,0.007993672;0.5559008;-0.006392956,45.18198
+0;0;0,0.001857996;0.3221268;-0.002796424,0.003375561;0.6309779;-0.02282772,0.1804898;0.5107972;0.002726405,0.2132471;0.2251185;0.03373354,0.2503765;-0.03849959;-0.02471258,-0.1738507;0.5081475;0.000120624,-0.2368345;0.2352051;0.07210843,-0.294318;-0.02969575;0.1006083,0.07041951;0.007373671;-0.04988183,0.08984018;-0.3533196;-0.01253834,0.08987254;-0.7459808;0.07936178,0.08906465;-0.7085747;-0.0007160679,-0.06899533;0.007496426;-0.05181624,-0.1245554;-0.3502207;-0.02313034,-0.1506784;-0.7433923;0.06267225,-0.1493931;-0.7058644;-0.01738799,0.003097698;0.5555627;-0.01527122,0;0;0,0.004750304;0.3221058;0.001504183,0.009446956;0.6312662;-0.01238847,0.1849101;0.5052262;-0.01525426,0.22668;0.2197603;0.005026579,0.2632938;-0.04454666;-0.05056381,-0.1698739;0.5122564;-0.01819721,-0.2314995;0.2372152;0.04662127,-0.2632419;-0.03333125;0.05589924,0.07683632;0.001935557;-0.03992379,0.08859523;-0.3600449;-0.01340485,0.08028837;-0.7522223;0.08017015,0.08050895;-0.7820079;0.02637791,-0.07739274;0.005237653;-0.03852797,-0.1134622;-0.3555667;-0.01876444,-0.11061;-0.7474824;0.07622176,-0.1136214;-0.78196;0.0282473,0.008363485;0.5557156;-0.006425381,45.20446
+0;0;0,0.001757084;0.321974;-0.003115692,0.003185713;0.6306394;-0.02363909,0.1805635;0.5105217;0.001867339,0.2130015;0.2246263;0.03328639,0.2500528;-0.03996366;-0.02489183,-0.1742892;0.508292;5.995668E-05,-0.237321;0.2372174;0.07956531,-0.2957119;-0.02780688;0.1130017,0.07054726;0.007286199;-0.05001026,0.08976606;-0.3537419;-0.01258809,0.09009814;-0.7483765;0.07957432,0.08917967;-0.7110525;0.0001450256,-0.06912936;0.007613329;-0.05190568,-0.1249518;-0.3504105;-0.02337849,-0.1511781;-0.7455039;0.06289934,-0.1500183;-0.7080658;-0.01651619,0.002934986;0.555281;-0.01594262,0;0;0,0.004989285;0.3219524;0.001357794,0.009969447;0.630947;-0.01272225,0.1856015;0.5052794;-0.01663828,0.2279818;0.2196273;0.002915382,0.2647282;-0.04511487;-0.05476165,-0.169854;0.5124158;-0.01682995,-0.2308715;0.2382444;0.05304417,-0.2620979;-0.0331918;0.06365936,0.07680008;0.001887664;-0.04036355,0.08891125;-0.3603641;-0.01319814,0.07967857;-0.7545342;0.08047795,0.08002509;-0.7845984;0.02798343,-0.07767165;0.005346752;-0.03833484,-0.1130815;-0.3558903;-0.01923126,-0.11074;-0.7497175;0.07629457,-0.1142;-0.7836716;0.02874033,0.008803878;0.5554441;-0.006710768,45.22689
+0;0;0,0.001757084;0.321974;-0.003115692,0.003185713;0.6306394;-0.02363909,0.1805635;0.5105217;0.001867339,0.2130015;0.2246263;0.03328639,0.2500528;-0.03996366;-0.02489183,-0.1742892;0.508292;5.995668E-05,-0.237321;0.2372174;0.07956531,-0.2957119;-0.02780688;0.1130017,0.07054726;0.007286199;-0.05001026,0.08976606;-0.3537419;-0.01258809,0.09009814;-0.7483765;0.07957432,0.08917967;-0.7110525;0.0001450256,-0.06912936;0.007613329;-0.05190568,-0.1249518;-0.3504105;-0.02337849,-0.1511781;-0.7455039;0.06289934,-0.1500183;-0.7080658;-0.01651619,0.002934986;0.555281;-0.01594262,0;0;0,0.004989285;0.3219524;0.001357794,0.009969447;0.630947;-0.01272225,0.1856015;0.5052794;-0.01663828,0.2279818;0.2196273;0.002915382,0.2647282;-0.04511487;-0.05476165,-0.169854;0.5124158;-0.01682995,-0.2308715;0.2382444;0.05304417,-0.2620979;-0.0331918;0.06365936,0.07680008;0.001887664;-0.04036355,0.08891125;-0.3603641;-0.01319814,0.07967857;-0.7545342;0.08047795,0.08002509;-0.7845984;0.02798343,-0.07767165;0.005346752;-0.03833484,-0.1130815;-0.3558903;-0.01923126,-0.11074;-0.7497175;0.07629457,-0.1142;-0.7836716;0.02874033,0.008803878;0.5554441;-0.006710768,45.24831
+0;0;0,0.001756376;0.3218443;-0.003114436,0.00318458;0.6304177;-0.02363173,0.1806596;0.5102979;0.001882164,0.2133337;0.2223229;0.03352976,0.2501808;-0.04080951;-0.02432799,-0.1743873;0.508067;7.379055E-05,-0.2378775;0.2350205;0.08015747,-0.2959468;-0.0285438;0.1134097,0.07068104;0.007300015;-0.05010509,0.08986466;-0.3530672;-0.01275142,0.09019747;-0.7485554;0.07961034,0.08927952;-0.7112356;0.0002259985,-0.06926046;0.007627766;-0.05200411,-0.1249807;-0.3497408;-0.02352913,-0.1512637;-0.7456888;0.06293532,-0.1501046;-0.7082549;-0.01643527,0.002933928;0.5550817;-0.01593755,0;0;0,0.005173806;0.3218201;0.001253605,0.0102991;0.6307163;-0.01291108,0.1860346;0.505344;-0.01750612,0.2301917;0.2176708;-0.0003876686,0.2660284;-0.04589373;-0.05689764,-0.1698501;0.5124756;-0.0145729,-0.2312982;0.2373326;0.05971825,-0.262015;-0.03240103;0.07534431,0.07676402;0.001866445;-0.04078507,0.0894874;-0.3596837;-0.01344538,0.07995966;-0.7546376;0.08069491,0.08025445;-0.7847283;0.02829909,-0.07795367;0.005446559;-0.0381206,-0.1128452;-0.3551856;-0.01928295,-0.1107066;-0.7498537;0.07649953,-0.114616;-0.7834871;0.0286267,0.009096134;0.5552382;-0.006880283,45.25972
+0;0;0,0.001848688;0.321845;-0.002988965,0.003639566;0.630459;-0.02291678,0.1810997;0.51015;0.0007127319,0.2137803;0.2222967;0.03344263,0.2503632;-0.04090866;-0.02425077,-0.1742394;0.508595;9.39155E-05,-0.2381153;0.2377786;0.08714007,-0.2964315;-0.02500209;0.1257337,0.07067803;0.007203105;-0.05012337,0.08973125;-0.3531583;-0.01264724,0.09038232;-0.7486876;0.07953707,0.08925991;-0.7113419;0.0001577437,-0.06928038;0.007731302;-0.05196226,-0.1249093;-0.3496563;-0.02354833,-0.1512169;-0.7455414;0.06319647,-0.1502621;-0.7080827;-0.0161745,0.003257662;0.5551008;-0.01544856,0;0;0,0.005173806;0.3218201;0.001253605,0.0102991;0.6307163;-0.01291108,0.1860346;0.505344;-0.01750612,0.2301917;0.2176708;-0.0003876686,0.2660284;-0.04589373;-0.05689764,-0.1698501;0.5124756;-0.0145729,-0.2312982;0.2373326;0.05971825,-0.262015;-0.03240103;0.07534431,0.07676402;0.001866445;-0.04078507,0.0894874;-0.3596837;-0.01344538,0.07995966;-0.7546376;0.08069491,0.08025445;-0.7847283;0.02829909,-0.07795367;0.005446559;-0.0381206,-0.1128452;-0.3551856;-0.01928295,-0.1107066;-0.7498537;0.07649953,-0.114616;-0.7834871;0.0286267,0.009096134;0.5552382;-0.006880283,45.27129
+0;0;0,0.001847916;0.3217106;-0.002987716,0.003638329;0.6302447;-0.02291045,0.1810917;0.5099553;0.0007166658,0.2139161;0.2208353;0.03359061,0.2501927;-0.04016665;-0.02361981,-0.1742337;0.5084006;9.787362E-05,-0.2383907;0.2363923;0.0875271,-0.2962187;-0.02418852;0.1257976,0.0708358;0.007219184;-0.05023526,0.08990456;-0.3534362;-0.01272856,0.0905552;-0.7486949;0.07939269,0.08944097;-0.7114028;0.0005922168,-0.06943503;0.007748561;-0.05207826,-0.1251093;-0.3499307;-0.02364114,-0.1513989;-0.745545;0.06304431,-0.1504511;-0.7081406;-0.01574787,0.003256516;0.5549045;-0.01544399,0;0;0,0.005520687;0.3216801;0.001197815,0.01090111;0.6304897;-0.01301265,0.1864844;0.5051053;-0.01870871,0.2317047;0.2162436;-0.00250411,0.2679165;-0.04485863;-0.05929649,-0.1694476;0.5126155;-0.01313314,-0.2304009;0.2371654;0.06535544,-0.2608427;-0.03018355;0.08293023,0.07674919;0.001743585;-0.0412302,0.08995432;-0.3600293;-0.01314521,0.08043236;-0.7547402;0.08081603,0.08160856;-0.7850558;0.02958536,-0.07828031;0.005549594;-0.0378788,-0.1123633;-0.3554684;-0.01924733,-0.110788;-0.7499089;0.07630532,-0.1150097;-0.7829468;0.02863633,0.009632871;0.5550316;-0.006969213,45.293
+0;0;0,0.001847916;0.3217106;-0.002987716,0.003638329;0.6302447;-0.02291045,0.1810917;0.5099553;0.0007166658,0.2139161;0.2208353;0.03359061,0.2501927;-0.04016665;-0.02361981,-0.1742337;0.5084006;9.787362E-05,-0.2383907;0.2363923;0.0875271,-0.2962187;-0.02418852;0.1257976,0.0708358;0.007219184;-0.05023526,0.08990456;-0.3534362;-0.01272856,0.0905552;-0.7486949;0.07939269,0.08944097;-0.7114028;0.0005922168,-0.06943503;0.007748561;-0.05207826,-0.1251093;-0.3499307;-0.02364114,-0.1513989;-0.745545;0.06304431,-0.1504511;-0.7081406;-0.01574787,0.003256516;0.5549045;-0.01544399,0;0;0,0.005520687;0.3216801;0.001197815,0.01090111;0.6304897;-0.01301265,0.1864844;0.5051053;-0.01870871,0.2317047;0.2162436;-0.00250411,0.2679165;-0.04485863;-0.05929649,-0.1694476;0.5126155;-0.01313314,-0.2304009;0.2371654;0.06535544,-0.2608427;-0.03018355;0.08293023,0.07674919;0.001743585;-0.0412302,0.08995432;-0.3600293;-0.01314521,0.08043236;-0.7547402;0.08081603,0.08160856;-0.7850558;0.02958536,-0.07828031;0.005549594;-0.0378788,-0.1123633;-0.3554684;-0.01924733,-0.110788;-0.7499089;0.07630532,-0.1150097;-0.7829468;0.02863633,0.009632871;0.5550316;-0.006969213,45.30467
+0;0;0,0.001884775;0.3215294;-0.00343823,0.003708659;0.6299005;-0.02424864,0.1811587;0.5097167;-0.0002862718,0.2138625;0.2203978;0.03295719,0.2498029;-0.03954798;-0.02333792,-0.1743148;0.5089952;-6.876141E-05,-0.238889;0.2393675;0.0948586,-0.2962993;-0.01908222;0.1389092,0.07099406;0.007106579;-0.05036722,0.09007436;-0.3543002;-0.01277147,0.09063107;-0.7491395;0.07944236,0.08937936;-0.711766;-0.000750266,-0.06958161;0.007905891;-0.05218635,-0.1253701;-0.3505268;-0.02379498,-0.1517491;-0.7457541;0.06281536,-0.1509029;-0.7082721;-0.01737253,0.003320078;0.5546117;-0.01650954,0;0;0,0.005749449;0.3214997;0.001178503,0.01125282;0.6302053;-0.01303792,0.1867337;0.5048873;-0.01988554,0.2328818;0.2159079;-0.004349947,0.2698847;-0.04366764;-0.06165588,-0.1693092;0.5128889;-0.01091285,-0.2297274;0.2381857;0.07135446,-0.2623563;-0.02746007;0.09136255,0.07666751;0.001773566;-0.04179072,0.09023912;-0.3606814;-0.01290083,0.08068865;-0.7549974;0.081043,0.08251212;-0.7849596;0.02730274,-0.07863598;0.005630522;-0.03757923,-0.1123088;-0.3561993;-0.01920197,-0.1110826;-0.7502575;0.07628861,-0.1151919;-0.7841899;0.0274771,0.009955317;0.5547718;-0.006991386,45.32636
+0;0;0,0.001884775;0.3215294;-0.00343823,0.003708659;0.6299005;-0.02424864,0.1811587;0.5097167;-0.0002862718,0.2138625;0.2203978;0.03295719,0.2498029;-0.03954798;-0.02333792,-0.1743148;0.5089952;-6.876141E-05,-0.238889;0.2393675;0.0948586,-0.2962993;-0.01908222;0.1389092,0.07099406;0.007106579;-0.05036722,0.09007436;-0.3543002;-0.01277147,0.09063107;-0.7491395;0.07944236,0.08937936;-0.711766;-0.000750266,-0.06958161;0.007905891;-0.05218635,-0.1253701;-0.3505268;-0.02379498,-0.1517491;-0.7457541;0.06281536,-0.1509029;-0.7082721;-0.01737253,0.003320078;0.5546117;-0.01650954,0;0;0,0.005749449;0.3214997;0.001178503,0.01125282;0.6302053;-0.01303792,0.1867337;0.5048873;-0.01988554,0.2328818;0.2159079;-0.004349947,0.2698847;-0.04366764;-0.06165588,-0.1693092;0.5128889;-0.01091285,-0.2297274;0.2381857;0.07135446,-0.2623563;-0.02746007;0.09136255,0.07666751;0.001773566;-0.04179072,0.09023912;-0.3606814;-0.01290083,0.08068865;-0.7549974;0.081043,0.08251212;-0.7849596;0.02730274,-0.07863598;0.005630522;-0.03757923,-0.1123088;-0.3561993;-0.01920197,-0.1110826;-0.7502575;0.07628861,-0.1151919;-0.7841899;0.0274771,0.009955317;0.5547718;-0.006991386,45.33794
+0;0;0,0.001884775;0.3215294;-0.00343823,0.003708659;0.6299005;-0.02424864,0.1811587;0.5097167;-0.0002862718,0.2138625;0.2203978;0.03295719,0.2498029;-0.03954798;-0.02333792,-0.1743148;0.5089952;-6.876141E-05,-0.238889;0.2393675;0.0948586,-0.2962993;-0.01908222;0.1389092,0.07099406;0.007106579;-0.05036722,0.09007436;-0.3543002;-0.01277147,0.09063107;-0.7491395;0.07944236,0.08937936;-0.711766;-0.000750266,-0.06958161;0.007905891;-0.05218635,-0.1253701;-0.3505268;-0.02379498,-0.1517491;-0.7457541;0.06281536,-0.1509029;-0.7082721;-0.01737253,0.003320078;0.5546117;-0.01650954,0;0;0,0.005749449;0.3214997;0.001178503,0.01125282;0.6302053;-0.01303792,0.1867337;0.5048873;-0.01988554,0.2328818;0.2159079;-0.004349947,0.2698847;-0.04366764;-0.06165588,-0.1693092;0.5128889;-0.01091285,-0.2297274;0.2381857;0.07135446,-0.2623563;-0.02746007;0.09136255,0.07666751;0.001773566;-0.04179072,0.09023912;-0.3606814;-0.01290083,0.08068865;-0.7549974;0.081043,0.08251212;-0.7849596;0.02730274,-0.07863598;0.005630522;-0.03757923,-0.1123088;-0.3561993;-0.01920197,-0.1110826;-0.7502575;0.07628861,-0.1151919;-0.7841899;0.0274771,0.009955317;0.5547718;-0.006991386,45.35005
+0;0;0,0.001961438;0.3214239;-0.003880348,0.003860163;0.6296657;-0.02531781,0.1813678;0.5093833;-0.001525411,0.213834;0.2202574;0.03245116,0.2498676;-0.04089108;-0.02357386,-0.1744488;0.5099561;0.0001633652,-0.2391306;0.242371;0.1002466,-0.2968351;-0.01632857;0.1490369,0.07120503;0.007010951;-0.05049165,0.09019169;-0.3547492;-0.01278704,0.09075441;-0.7495473;0.07935956,0.08928309;-0.7122386;-0.0005343109,-0.06976992;0.008050667;-0.05230737,-0.1257511;-0.3507227;-0.02401811,-0.1520789;-0.7458568;0.06277306,-0.1514596;-0.7084429;-0.01712227,0.003452174;0.554414;-0.01740612,0;0;0,0.005828474;0.3213984;0.001139641,0.01137374;0.6300204;-0.01303601,0.1869102;0.5049391;-0.0209446,0.2336073;0.2161628;-0.005785226,0.2712674;-0.04412341;-0.06467986,-0.1694244;0.5132619;-0.009634759,-0.2292634;0.2392353;0.0748098,-0.2625714;-0.02727267;0.09716764,0.07670772;0.001846865;-0.04220462,0.09040534;-0.3609262;-0.0128684,0.08076651;-0.7551069;0.08139443,0.08312447;-0.7852739;0.02835679,-0.07894548;0.005585328;-0.03748508,-0.1122279;-0.3566491;-0.01929116,-0.1114487;-0.7506365;0.07626091,-0.1156212;-0.783584;0.02667443,0.01006873;0.554605;-0.007003546,45.37233
+0;0;0,0.001961031;0.3213573;-0.003879544,0.003859453;0.62955;-0.02531365,0.1815142;0.509241;-0.00150926,0.2139826;0.2200953;0.03246966,0.2502149;-0.04249334;-0.02386431,-0.1745964;0.5098144;0.0001809094,-0.2392827;0.2422108;0.1002711,-0.2973054;-0.0179154;0.1493305,0.07136241;0.007026447;-0.05060324,0.09038184;-0.3553582;-0.01283355,0.09094467;-0.7502347;0.07933137,0.08873315;-0.7092491;-0.04075576,-0.06992412;0.008068462;-0.05242298,-0.126002;-0.3513243;-0.02408489,-0.1523349;-0.746537;0.06272352,-0.1514042;-0.7053932;-0.0573658,0.003451522;0.554309;-0.01740309,0;0;0,0.005998723;0.3213288;0.001085758,0.01167298;0.6298999;-0.01307821,0.187135;0.5045532;-0.0225054,0.2344247;0.2158211;-0.007961512,0.2728437;-0.04537928;-0.06909585,-0.169405;0.5134982;-0.008311226,-0.2288426;0.2403728;0.07934563,-0.2621424;-0.02731574;0.1052888,0.07669647;0.001832142;-0.04262567,0.09082712;-0.3615096;-0.0127244,0.08097419;-0.7557237;0.08172297,0.07552262;-0.746543;-0.03695023,-0.07924391;0.005589067;-0.03730705,-0.1123192;-0.3573099;-0.01938142,-0.1117076;-0.7513319;0.07637029,-0.116229;-0.8180756;0.004490376,0.01033841;0.5544953;-0.007052183,45.39331
+0;0;0,0.001961031;0.3213573;-0.003879544,0.003859453;0.62955;-0.02531365,0.1815142;0.509241;-0.00150926,0.2139826;0.2200953;0.03246966,0.2502149;-0.04249334;-0.02386431,-0.1745964;0.5098144;0.0001809094,-0.2392827;0.2422108;0.1002711,-0.2973054;-0.0179154;0.1493305,0.07136241;0.007026447;-0.05060324,0.09038184;-0.3553582;-0.01283355,0.09094467;-0.7502347;0.07933137,0.08873315;-0.7092491;-0.04075576,-0.06992412;0.008068462;-0.05242298,-0.126002;-0.3513243;-0.02408489,-0.1523349;-0.746537;0.06272352,-0.1514042;-0.7053932;-0.0573658,0.003451522;0.554309;-0.01740309,0;0;0,0.005998723;0.3213288;0.001085758,0.01167298;0.6298999;-0.01307821,0.187135;0.5045532;-0.0225054,0.2344247;0.2158211;-0.007961512,0.2728437;-0.04537928;-0.06909585,-0.169405;0.5134982;-0.008311226,-0.2288426;0.2403728;0.07934563,-0.2621424;-0.02731574;0.1052888,0.07669647;0.001832142;-0.04262567,0.09082712;-0.3615096;-0.0127244,0.08097419;-0.7557237;0.08172297,0.07552262;-0.746543;-0.03695023,-0.07924391;0.005589067;-0.03730705,-0.1123192;-0.3573099;-0.01938142,-0.1117076;-0.7513319;0.07637029,-0.116229;-0.8180756;0.004490376,0.01033841;0.5544953;-0.007052183,45.41586
+0;0;0,0.002199644;0.3213727;-0.00380613,0.004705747;0.6295938;-0.02494299,0.182041;0.5087351;-0.002844331,0.214583;0.2190708;0.03211809,0.2502114;-0.04308465;-0.02408132,-0.1741707;0.5110189;0.0001155771,-0.2390941;0.2450438;0.1060822,-0.2974471;-0.0132522;0.1611399,0.07159714;0.006863126;-0.0506919,0.0906534;-0.3556747;-0.01279092,0.09115735;-0.7504014;0.07933016,0.08943172;-0.712859;-0.002906978,-0.07008655;0.008285161;-0.05255619,-0.1260996;-0.3512956;-0.02431526,-0.1527124;-0.7462981;0.0626354,-0.1522841;-0.708646;-0.01960859,0.004089091;0.5543395;-0.017149,0;0;0,0.006042767;0.3213444;0.0009832382,0.01173825;0.6299247;-0.01319718,0.1869127;0.5043639;-0.0238899,0.2354678;0.215172;-0.009846925,0.2734458;-0.0454281;-0.07147896,-0.1693325;0.5139325;-0.006876507,-0.228689;0.2416833;0.08555687,-0.2621583;-0.02515897;0.1143364,0.07674532;0.001866728;-0.0430069,0.09127322;-0.3616112;-0.0129056,0.08115715;-0.755605;0.08176327,0.08185534;-0.784614;0.02396823,-0.07954048;0.005587689;-0.03721577,-0.1124198;-0.3575056;-0.01945368,-0.1120158;-0.7513812;0.07624163,-0.115584;-0.7869455;0.0261277,0.01040078;0.5545174;-0.007172823,45.43715
+0;0;0,0.002199571;0.321362;-0.003806004,0.004705486;0.62956;-0.02494128,0.1818808;0.5087477;-0.002856046,0.2144343;0.2189809;0.03211874,0.2500164;-0.04283404;-0.02400767,-0.1740106;0.5110294;0.0001012012,-0.238957;0.2449602;0.1061053,-0.2972342;-0.01300028;0.1610915,0.07192373;0.006894431;-0.05092313,0.09105211;-0.3570157;-0.01287869,0.09155591;-0.7516298;0.07921613,0.08983877;-0.7141246;-0.002616569,-0.07040625;0.008322953;-0.05279592,-0.1266314;-0.3526189;-0.02444809,-0.1532366;-0.7475089;0.06247779,-0.1528103;-0.7098944;-0.01936172,0.004088874;0.5543111;-0.01714785,0;0;0,0.006142333;0.3213323;0.0008220673,0.01191092;0.6298833;-0.01346183,0.186805;0.5042187;-0.02476048,0.2356567;0.2149669;-0.01080847,0.2736193;-0.04508457;-0.07322156,-0.169185;0.5147671;-0.005131,-0.2281336;0.2431007;0.08958001,-0.2615652;-0.02301234;0.121666,0.07687967;0.001946226;-0.04358268,0.09169538;-0.362859;-0.01289821,0.08101749;-0.7568071;0.08140397,0.0819461;-0.7854572;0.02382636,-0.08005057;0.005641923;-0.03706474,-0.1130254;-0.358851;-0.01970128,-0.1119287;-0.7522188;0.07757424,-0.1162788;-0.7891909;0.03012219,0.01055828;0.5544835;-0.007416964,45.45956
+0;0;0,0.002199571;0.321362;-0.003806004,0.004705486;0.62956;-0.02494128,0.1818808;0.5087477;-0.002856046,0.2144343;0.2189809;0.03211874,0.2500164;-0.04283404;-0.02400767,-0.1740106;0.5110294;0.0001012012,-0.238957;0.2449602;0.1061053,-0.2972342;-0.01300028;0.1610915,0.07192373;0.006894431;-0.05092313,0.09105211;-0.3570157;-0.01287869,0.09155591;-0.7516298;0.07921613,0.08983877;-0.7141246;-0.002616569,-0.07040625;0.008322953;-0.05279592,-0.1266314;-0.3526189;-0.02444809,-0.1532366;-0.7475089;0.06247779,-0.1528103;-0.7098944;-0.01936172,0.004088874;0.5543111;-0.01714785,0;0;0,0.006142333;0.3213323;0.0008220673,0.01191092;0.6298833;-0.01346183,0.186805;0.5042187;-0.02476048,0.2356567;0.2149669;-0.01080847,0.2736193;-0.04508457;-0.07322156,-0.169185;0.5147671;-0.005131,-0.2281336;0.2431007;0.08958001,-0.2615652;-0.02301234;0.121666,0.07687967;0.001946226;-0.04358268,0.09169538;-0.362859;-0.01289821,0.08101749;-0.7568071;0.08140397,0.0819461;-0.7854572;0.02382636,-0.08005057;0.005641923;-0.03706474,-0.1130254;-0.358851;-0.01970128,-0.1119287;-0.7522188;0.07757424,-0.1162788;-0.7891909;0.03012219,0.01055828;0.5544835;-0.007416964,45.47077
+0;0;0,0.002295841;0.3214118;-0.004338379,0.004903619;0.6296006;-0.02639348,0.1820221;0.5088265;-0.004159512,0.214498;0.2199101;0.0315616,0.2499304;-0.04339918;-0.02459126,-0.1739569;0.5123467;0.0001886785,-0.2378337;0.2495541;0.1127192,-0.2974499;-0.008426636;0.1729871,0.07224806;0.006739676;-0.05111678,0.09131394;-0.3572575;-0.01305995,0.09193021;-0.7516477;0.0790393,0.09000849;-0.7142324;-0.002380282,-0.07069616;0.008559574;-0.05298033,-0.1269211;-0.3525;-0.0250423,-0.1535973;-0.7471393;0.06198891,-0.1533854;-0.7096288;-0.01944435,0.004265856;0.554365;-0.0183303,0;0;0,0.006225199;0.3213882;0.0007095337,0.01205065;0.629995;-0.01360798,0.1867026;0.5040255;-0.02584231,0.2359489;0.2155992;-0.01211381,0.2737535;-0.04577971;-0.07529783,-0.1690047;0.5149828;-0.003674625,-0.2273103;0.2454785;0.09517513,-0.2623945;-0.02144819;0.130666,0.0769298;0.002026811;-0.04422474,0.09200297;-0.3628115;-0.01305509,0.08093788;-0.7564534;0.08154893,0.08176234;-0.7853779;0.02484751,-0.08052704;0.005637162;-0.03690186,-0.1134855;-0.3589484;-0.01967213,-0.1124685;-0.7522987;0.07676868,-0.1171396;-0.7876596;0.02784051,0.01068614;0.5545803;-0.007559299,45.49292
+0;0;0,0.002295841;0.3214118;-0.004338379,0.004903619;0.6296006;-0.02639348,0.1820221;0.5088265;-0.004159512,0.214498;0.2199101;0.0315616,0.2499304;-0.04339918;-0.02459126,-0.1739569;0.5123467;0.0001886785,-0.2378337;0.2495541;0.1127192,-0.2974499;-0.008426636;0.1729871,0.07224806;0.006739676;-0.05111678,0.09131394;-0.3572575;-0.01305995,0.09193021;-0.7516477;0.0790393,0.09000849;-0.7142324;-0.002380282,-0.07069616;0.008559574;-0.05298033,-0.1269211;-0.3525;-0.0250423,-0.1535973;-0.7471393;0.06198891,-0.1533854;-0.7096288;-0.01944435,0.004265856;0.554365;-0.0183303,0;0;0,0.006225199;0.3213882;0.0007095337,0.01205065;0.629995;-0.01360798,0.1867026;0.5040255;-0.02584231,0.2359489;0.2155992;-0.01211381,0.2737535;-0.04577971;-0.07529783,-0.1690047;0.5149828;-0.003674625,-0.2273103;0.2454785;0.09517513,-0.2623945;-0.02144819;0.130666,0.0769298;0.002026811;-0.04422474,0.09200297;-0.3628115;-0.01305509,0.08093788;-0.7564534;0.08154893,0.08176234;-0.7853779;0.02484751,-0.08052704;0.005637162;-0.03690186,-0.1134855;-0.3589484;-0.01967213,-0.1124685;-0.7522987;0.07676868,-0.1171396;-0.7876596;0.02784051,0.01068614;0.5545803;-0.007559299,45.50464
+0;0;0,0.002295841;0.3214118;-0.004338379,0.004903619;0.6296006;-0.02639348,0.1820221;0.5088265;-0.004159512,0.214498;0.2199101;0.0315616,0.2499304;-0.04339918;-0.02459126,-0.1739569;0.5123467;0.0001886785,-0.2378337;0.2495541;0.1127192,-0.2974499;-0.008426636;0.1729871,0.07224806;0.006739676;-0.05111678,0.09131394;-0.3572575;-0.01305995,0.09193021;-0.7516477;0.0790393,0.09000849;-0.7142324;-0.002380282,-0.07069616;0.008559574;-0.05298033,-0.1269211;-0.3525;-0.0250423,-0.1535973;-0.7471393;0.06198891,-0.1533854;-0.7096288;-0.01944435,0.004265856;0.554365;-0.0183303,0;0;0,0.006225199;0.3213882;0.0007095337,0.01205065;0.629995;-0.01360798,0.1867026;0.5040255;-0.02584231,0.2359489;0.2155992;-0.01211381,0.2737535;-0.04577971;-0.07529783,-0.1690047;0.5149828;-0.003674625,-0.2273103;0.2454785;0.09517513,-0.2623945;-0.02144819;0.130666,0.0769298;0.002026811;-0.04422474,0.09200297;-0.3628115;-0.01305509,0.08093788;-0.7564534;0.08154893,0.08176234;-0.7853779;0.02484751,-0.08052704;0.005637162;-0.03690186,-0.1134855;-0.3589484;-0.01967213,-0.1124685;-0.7522987;0.07676868,-0.1171396;-0.7876596;0.02784051,0.01068614;0.5545803;-0.007559299,45.51647
+0;0;0,0.002333125;0.3213516;-0.004712223,0.004958383;0.629443;-0.02729897,0.1816505;0.5087755;-0.004987326,0.2141277;0.2196837;0.03104401,0.2493029;-0.04463574;-0.02496885,-0.1735908;0.513178;0.0001559965,-0.2370379;0.2527011;0.1187026,-0.2970642;-0.00500527;0.1836933,0.07247508;0.006574507;-0.05124744,0.09142268;-0.3576506;-0.01310157,0.09222862;-0.7521894;0.07884195,0.09019913;-0.7148365;-0.002255462,-0.07086649;0.008779624;-0.0531321,-0.1271521;-0.3525099;-0.02527758,-0.1539263;-0.7472544;0.06175688,-0.1538292;-0.7098072;-0.01935726,0.004324619;0.5542375;-0.0190874,0;0;0,0.00630023;0.3213322;0.0006256104,0.01218573;0.6298782;-0.01373744,0.1863971;0.5043164;-0.0267117,0.2362839;0.2157452;-0.01386499,0.2739442;-0.04653791;-0.07733786,-0.1684988;0.515387;-0.002102274,-0.2265019;0.2463678;0.09885029,-0.2622782;-0.02075747;0.1388957,0.0769729;0.002114251;-0.04464149,0.09209341;-0.3629255;-0.01315546,0.08100234;-0.7566056;0.08175564,0.08290166;-0.7856587;0.02568341,-0.08087818;0.005637583;-0.03673008,-0.1137799;-0.3591936;-0.01970942,-0.1129841;-0.752653;0.07674891,-0.1177246;-0.7875174;0.0277069,0.0108077;0.5544785;-0.007679939,45.53927
+0;0;0,0.002332048;0.3212032;-0.004710048,0.004956585;0.6292102;-0.02729077,0.1815278;0.5085908;-0.004990609,0.2140635;0.2189783;0.03110562,0.2492818;-0.04566503;-0.02497585,-0.173471;0.5129902;0.0001492016,-0.2370324;0.2520441;0.1189094,-0.2971323;-0.005978018;0.1839796,0.07261442;0.006587147;-0.05134597,0.09153289;-0.357078;-0.01325874,0.09233961;-0.7519967;0.07877332,0.09031429;-0.714659;-0.002157114,-0.07100273;0.008796503;-0.05323425,-0.1272019;-0.3519374;-0.02542256,-0.1540018;-0.7470621;0.06169572,-0.1539049;-0.7096303;-0.01925141,0.004322965;0.5540217;-0.01908106,0;0;0,0.006316297;0.3211834;0.0006766319,0.01219685;0.6296473;-0.01362586,0.1862106;0.5042934;-0.02771461,0.236576;0.2152387;-0.01556516,0.2738014;-0.0474076;-0.07922614,-0.1683732;0.5154122;-0.0009295773,-0.2255029;0.2472253;0.104184,-0.2617432;-0.01966339;0.147527,0.07696434;0.002126083;-0.04499578,0.09242114;-0.362349;-0.01369405,0.0811991;-0.7562667;0.08187938,0.08309384;-0.7854289;0.02616645,-0.08116544;0.00564278;-0.03651002,-0.1138694;-0.3586615;-0.01996728,-0.1133328;-0.7524571;0.07675952,-0.1183127;-0.7871144;0.02774605,0.01082053;0.5542637;-0.007581234,45.56056
+0;0;0,0.002332048;0.3212032;-0.004710048,0.004956585;0.6292102;-0.02729077,0.1815278;0.5085908;-0.004990609,0.2140635;0.2189783;0.03110562,0.2492818;-0.04566503;-0.02497585,-0.173471;0.5129902;0.0001492016,-0.2370324;0.2520441;0.1189094,-0.2971323;-0.005978018;0.1839796,0.07261442;0.006587147;-0.05134597,0.09153289;-0.357078;-0.01325874,0.09233961;-0.7519967;0.07877332,0.09031429;-0.714659;-0.002157114,-0.07100273;0.008796503;-0.05323425,-0.1272019;-0.3519374;-0.02542256,-0.1540018;-0.7470621;0.06169572,-0.1539049;-0.7096303;-0.01925141,0.004322965;0.5540217;-0.01908106,0;0;0,0.006316297;0.3211834;0.0006766319,0.01219685;0.6296473;-0.01362586,0.1862106;0.5042934;-0.02771461,0.236576;0.2152387;-0.01556516,0.2738014;-0.0474076;-0.07922614,-0.1683732;0.5154122;-0.0009295773,-0.2255029;0.2472253;0.104184,-0.2617432;-0.01966339;0.147527,0.07696434;0.002126083;-0.04499578,0.09242114;-0.362349;-0.01369405,0.0811991;-0.7562667;0.08187938,0.08309384;-0.7854289;0.02616645,-0.08116544;0.00564278;-0.03651002,-0.1138694;-0.3586615;-0.01996728,-0.1133328;-0.7524571;0.07675952,-0.1183127;-0.7871144;0.02774605,0.01082053;0.5542637;-0.007581234,45.58296
+0;0;0,0.00236293;0.3211662;-0.005189211,0.005120407;0.629087;-0.02847684,0.1813563;0.5092093;-0.002341861,0.2156348;0.2191137;0.02995878,0.2506787;-0.04593727;-0.02578052,-0.1733189;0.5140552;0.0002753697,-0.2367478;0.2550732;0.1238835,-0.2978358;-0.001711935;0.1940017,0.07270589;0.006386026;-0.05142971,0.09154999;-0.3577634;-0.01325513,0.09224947;-0.7519753;0.07845877,0.09069154;-0.7147682;-0.001584835,-0.07111289;0.008955004;-0.05324197,-0.1273847;-0.35228;-0.02567418,-0.1540789;-0.7466654;0.06128851,-0.1535384;-0.709364;-0.01875988,0.004456241;0.5539298;-0.02005286,0;0;0,0.006384268;0.3211527;0.0006213188,0.01232104;0.6295846;-0.01369905,0.1860392;0.5041945;-0.02870631,0.236503;0.2149163;-0.01664877,0.2734852;-0.04797196;-0.08075023,-0.1681413;0.5157706;0.0002560327,-0.2246865;0.2484176;0.1084173,-0.2617878;-0.01832801;0.1537742,0.07693692;0.002129376;-0.04525614,0.09258388;-0.3627945;-0.01358747,0.08117005;-0.7559781;0.08176136,0.08240145;-0.7856857;0.02795767,-0.08135383;0.00564447;-0.03635432,-0.1139617;-0.3591669;-0.02002618,-0.1135682;-0.7522326;0.07648381,-0.1188216;-0.7861533;0.02802881,0.01093192;0.5542086;-0.007652521,45.60454
+0;0;0,0.00236293;0.3211662;-0.005189211,0.005120407;0.629087;-0.02847684,0.1813563;0.5092093;-0.002341861,0.2156348;0.2191137;0.02995878,0.2506787;-0.04593727;-0.02578052,-0.1733189;0.5140552;0.0002753697,-0.2367478;0.2550732;0.1238835,-0.2978358;-0.001711935;0.1940017,0.07270589;0.006386026;-0.05142971,0.09154999;-0.3577634;-0.01325513,0.09224947;-0.7519753;0.07845877,0.09069154;-0.7147682;-0.001584835,-0.07111289;0.008955004;-0.05324197,-0.1273847;-0.35228;-0.02567418,-0.1540789;-0.7466654;0.06128851,-0.1535384;-0.709364;-0.01875988,0.004456241;0.5539298;-0.02005286,0;0;0,0.006384268;0.3211527;0.0006213188,0.01232104;0.6295846;-0.01369905,0.1860392;0.5041945;-0.02870631,0.236503;0.2149163;-0.01664877,0.2734852;-0.04797196;-0.08075023,-0.1681413;0.5157706;0.0002560327,-0.2246865;0.2484176;0.1084173,-0.2617878;-0.01832801;0.1537742,0.07693692;0.002129376;-0.04525614,0.09258388;-0.3627945;-0.01358747,0.08117005;-0.7559781;0.08176136,0.08240145;-0.7856857;0.02795767,-0.08135383;0.00564447;-0.03635432,-0.1139617;-0.3591669;-0.02002618,-0.1135682;-0.7522326;0.07648381,-0.1188216;-0.7861533;0.02802881,0.01093192;0.5542086;-0.007652521,45.61632
+0;0;0,0.002363039;0.321181;-0.00518945,0.005120682;0.6291203;-0.02847851,0.1810349;0.5093186;-0.002375146,0.215369;0.2187528;0.02997784,0.250404;-0.04623112;-0.02574736,-0.1729955;0.5141556;0.0002373289,-0.2365271;0.2547539;0.1240458,-0.2975997;-0.001966327;0.1941463,0.07281566;0.006395667;-0.05150736,0.0916775;-0.3580965;-0.01329685,0.0923771;-0.7523797;0.07843363,0.09003947;-0.7115656;-0.04167024,-0.07122026;0.008968524;-0.05332236,-0.127545;-0.3526065;-0.02572862,-0.1542441;-0.7470632;0.06124979,-0.1534331;-0.7061076;-0.05886126,0.004456469;0.5539578;-0.02005394,0;0;0,0.006485585;0.3211658;0.0004861355,0.01255863;0.6296058;-0.01399755,0.1858932;0.5044594;-0.0295223,0.2366201;0.2147329;-0.01771641,0.2730252;-0.04809734;-0.08209157,-0.1675442;0.5158067;0.0012149,-0.2237028;0.2491369;0.1125137,-0.2615653;-0.01694539;0.1606374,0.07691105;0.00221853;-0.04556096,0.09273992;-0.3630194;-0.01360655,0.08124025;-0.7561921;0.08208656,0.07185318;-0.7470312;-0.03634048,-0.08161743;0.005698801;-0.03608534,-0.1140852;-0.3594863;-0.0200827,-0.1139205;-0.752641;0.07637212,-0.1196037;-0.818999;0.004052103,0.01113327;0.5542286;-0.007908821,45.63811
+0;0;0,0.002478873;0.3211738;-0.00556568,0.005313035;0.6290755;-0.02933469,0.1813729;0.5092771;-0.004881827,0.2149427;0.2188654;0.02958775,0.2496618;-0.04615444;-0.02616422,-0.1729599;0.5150475;8.905679E-05,-0.2357692;0.25745;0.1279662,-0.2968796;0.0025253;0.2043084,0.07287904;0.006180863;-0.0514439,0.09174337;-0.3583319;-0.01343163,0.0925303;-0.7526253;0.07825427,0.08961502;-0.7118497;-0.04184043,-0.07121881;0.009136386;-0.05329578,-0.1277025;-0.3524305;-0.02592113,-0.1544902;-0.7468995;0.06097388,-0.1542516;-0.7059898;-0.05914385,0.004628642;0.553927;-0.02078722,0;0;0,0.006485585;0.3211658;0.0004861355,0.01255863;0.6296058;-0.01399755,0.1858932;0.5044594;-0.0295223,0.2366201;0.2147329;-0.01771641,0.2730252;-0.04809734;-0.08209157,-0.1675442;0.5158067;0.0012149,-0.2237028;0.2491369;0.1125137,-0.2615653;-0.01694539;0.1606374,0.07691105;0.00221853;-0.04556096,0.09273992;-0.3630194;-0.01360655,0.08124025;-0.7561921;0.08208656,0.07185318;-0.7470312;-0.03634048,-0.08161743;0.005698801;-0.03608534,-0.1140852;-0.3594863;-0.0200827,-0.1139205;-0.752641;0.07637212,-0.1196037;-0.818999;0.004052103,0.01113327;0.5542286;-0.007908821,45.6497
+0;0;0,0.002478558;0.321133;-0.005564971,0.005312269;0.6289857;-0.02933019,0.1813925;0.5091946;-0.004876906,0.2149054;0.2192753;0.02953422,0.2496236;-0.04573748;-0.02621626,-0.1729809;0.5149656;9.454414E-05,-0.2356837;0.2578049;0.1277548,-0.2967925;0.002887011;0.204095,0.07293497;0.006185606;-0.05148338,0.09184866;-0.3592808;-0.01337167,0.09263161;-0.7515829;0.07785119,0.090689;-0.7144026;-0.002174519,-0.07127347;0.009143398;-0.05333668,-0.1279049;-0.3533693;-0.02589042,-0.1545573;-0.7458462;0.06056576,-0.1543983;-0.7085765;-0.0194753,0.004627989;0.5538496;-0.02078412,0;0;0,0.006510183;0.3211245;0.0004327297,0.01259326;0.6295135;-0.01408672,0.1858597;0.5044986;-0.03057456,0.236575;0.215262;-0.01914811,0.2726153;-0.04764938;-0.08336592,-0.1675029;0.5157985;0.001967636,-0.2230243;0.2508642;0.1163687,-0.2611651;-0.01386216;0.1712362,0.0769201;0.002237797;-0.04567933,0.09286352;-0.3639368;-0.01346397,0.08142664;-0.7550551;0.08202887,0.08195318;-0.7888597;0.03316021,-0.08175004;0.005701027;-0.03595467,-0.1142619;-0.3604496;-0.02006249,-0.1141668;-0.7516636;0.07572277,-0.1184294;-0.7858056;0.02748292,0.01116683;0.5541494;-0.007990599,45.66139
+0;0;0,0.002478558;0.321133;-0.005564971,0.005312269;0.6289857;-0.02933019,0.1813925;0.5091946;-0.004876906,0.2149054;0.2192753;0.02953422,0.2496236;-0.04573748;-0.02621626,-0.1729809;0.5149656;9.454414E-05,-0.2356837;0.2578049;0.1277548,-0.2967925;0.002887011;0.204095,0.07293497;0.006185606;-0.05148338,0.09184866;-0.3592808;-0.01337167,0.09263161;-0.7515829;0.07785119,0.090689;-0.7144026;-0.002174519,-0.07127347;0.009143398;-0.05333668,-0.1279049;-0.3533693;-0.02589042,-0.1545573;-0.7458462;0.06056576,-0.1543983;-0.7085765;-0.0194753,0.004627989;0.5538496;-0.02078412,0;0;0,0.006510183;0.3211245;0.0004327297,0.01259326;0.6295135;-0.01408672,0.1858597;0.5044986;-0.03057456,0.236575;0.215262;-0.01914811,0.2726153;-0.04764938;-0.08336592,-0.1675029;0.5157985;0.001967636,-0.2230243;0.2508642;0.1163687,-0.2611651;-0.01386216;0.1712362,0.0769201;0.002237797;-0.04567933,0.09286352;-0.3639368;-0.01346397,0.08142664;-0.7550551;0.08202887,0.08195318;-0.7888597;0.03316021,-0.08175004;0.005701027;-0.03595467,-0.1142619;-0.3604496;-0.02006249,-0.1141668;-0.7516636;0.07572277,-0.1184294;-0.7858056;0.02748292,0.01116683;0.5541494;-0.007990599,45.68386
+0;0;0,0.002647736;0.3210415;-0.006037908,0.005684199;0.6286942;-0.030265,0.1810979;0.5088179;-0.007143581,0.2142854;0.2184243;0.0287262,0.2485818;-0.04578897;-0.02579998,-0.1721033;0.515691;-0.0001758784,-0.2340957;0.2607959;0.1336221,-0.2954783;0.007729858;0.2120295,0.07302771;0.006010144;-0.05152905,0.09186756;-0.3579595;-0.01360898,0.09274343;-0.7527238;0.0782001,0.08933437;-0.7119961;-0.04187417,-0.07137658;0.009313008;-0.05332038,-0.1277369;-0.3517265;-0.02610358,-0.1544039;-0.7466483;0.0610408,-0.1546601;-0.705794;-0.05907021,0.004948022;0.5536165;-0.02161358,0;0;0,0.0066415;0.3210404;0.0002040863,0.01291198;0.6292472;-0.01465011,0.1855;0.5047274;-0.03137803,0.2365255;0.2149274;-0.02002585,0.2720532;-0.04683453;-0.08465123,-0.1665427;0.5158852;0.002527985,-0.2220903;0.2518543;0.1205051,-0.261195;-0.009475738;0.1848122,0.0769254;0.002232596;-0.04584659,0.09305663;-0.3625002;-0.01459694,0.08133204;-0.7558184;0.08252048,0.07115655;-0.7466872;-0.0358243,-0.08191496;0.005727674;-0.03579867,-0.1141903;-0.3589176;-0.01970878,-0.1142615;-0.7527808;0.075896,-0.1203672;-0.8188741;0.003278263,0.01143577;0.5539373;-0.008462906,45.69533
+0;0;0,0.002647736;0.3210415;-0.006037908,0.005684199;0.6286942;-0.030265,0.1810979;0.5088179;-0.007143581,0.2142854;0.2184243;0.0287262,0.2485818;-0.04578897;-0.02579998,-0.1721033;0.515691;-0.0001758784,-0.2340957;0.2607959;0.1336221,-0.2954783;0.007729858;0.2120295,0.07302771;0.006010144;-0.05152905,0.09186756;-0.3579595;-0.01360898,0.09274343;-0.7527238;0.0782001,0.08933437;-0.7119961;-0.04187417,-0.07137658;0.009313008;-0.05332038,-0.1277369;-0.3517265;-0.02610358,-0.1544039;-0.7466483;0.0610408,-0.1546601;-0.705794;-0.05907021,0.004948022;0.5536165;-0.02161358,0;0;0,0.0066415;0.3210404;0.0002040863,0.01291198;0.6292472;-0.01465011,0.1855;0.5047274;-0.03137803,0.2365255;0.2149274;-0.02002585,0.2720532;-0.04683453;-0.08465123,-0.1665427;0.5158852;0.002527985,-0.2220903;0.2518543;0.1205051,-0.261195;-0.009475738;0.1848122,0.0769254;0.002232596;-0.04584659,0.09305663;-0.3625002;-0.01459694,0.08133204;-0.7558184;0.08252048,0.07115655;-0.7466872;-0.0358243,-0.08191496;0.005727674;-0.03579867,-0.1141903;-0.3589176;-0.01970878,-0.1142615;-0.7527808;0.075896,-0.1203672;-0.8188741;0.003278263,0.01143577;0.5539373;-0.008462906,45.70822
+0;0;0,0.002647466;0.3210088;-0.006037294,0.005683304;0.6285982;-0.03025939,0.1809401;0.5087774;-0.007152669,0.2140838;0.2187664;0.02866986,0.2483456;-0.04517981;-0.02580121,-0.1719462;0.5156446;-0.0001911819,-0.2338569;0.2610852;0.1334305,-0.2951775;0.008274883;0.2117587,0.07306749;0.006013418;-0.05155713,0.09186325;-0.3571044;-0.01372581,0.0927397;-0.752126;0.07814315,0.0893307;-0.7113985;-0.04192866,-0.07141548;0.009318082;-0.05334943,-0.1276439;-0.3508765;-0.02619634,-0.1543283;-0.7460557;0.06100488,-0.1545844;-0.7052017;-0.05910368,0.004947281;0.5535362;-0.02160976,0;0;0,0.006707858;0.3210064;2.717972E-05,0.01306263;0.629136;-0.01506519,0.1853784;0.5046825;-0.03243363,0.2364433;0.2152871;-0.02099466,0.2713723;-0.04637596;-0.08518958,-0.1661937;0.5158526;0.003177137,-0.2215564;0.2534446;0.1238635,-0.2609116;-0.005942076;0.1944204,0.07691054;0.002208129;-0.04596794,0.09296101;-0.3616878;-0.01496577,0.08125955;-0.7552066;0.08244467,0.07066816;-0.7460997;-0.03585684,-0.08202726;0.005782043;-0.03565466,-0.114197;-0.3580145;-0.01964852,-0.1145162;-0.7521764;0.07584532,-0.1187924;-0.8187333;0.003717504,0.0115657;0.5538474;-0.008816004,45.72749
+0;0;0,0.00273472;0.3210016;-0.006370526,0.005842774;0.6285588;-0.03098359,0.181186;0.5089834;-0.008317391,0.2140333;0.2190177;0.0281389,0.2482428;-0.0449861;-0.02608552,-0.171947;0.5167685;-1.096725E-05,-0.2336838;0.2645704;0.1380935,-0.295307;0.01385134;0.2226577,0.07303979;0.005763928;-0.05162484,0.0918189;-0.3573518;-0.0137657,0.09271934;-0.7523755;0.07809465,0.08899403;-0.711683;-0.04197089,-0.07147978;0.009565899;-0.05321928,-0.1276744;-0.3506516;-0.02630259,-0.154281;-0.7458248;0.06094991,-0.1548543;-0.7050115;-0.05916123,0.005090313;0.5535088;-0.02223188,0;0;0,0.006707858;0.3210064;2.717972E-05,0.01306263;0.629136;-0.01506519,0.1853784;0.5046825;-0.03243363,0.2364433;0.2152871;-0.02099466,0.2713723;-0.04637596;-0.08518958,-0.1661937;0.5158526;0.003177137,-0.2215564;0.2534446;0.1238635,-0.2609116;-0.005942076;0.1944204,0.07691054;0.002208129;-0.04596794,0.09296101;-0.3616878;-0.01496577,0.08125955;-0.7552066;0.08244467,0.07066816;-0.7460997;-0.03585684,-0.08202726;0.005782043;-0.03565466,-0.114197;-0.3580145;-0.01964852,-0.1145162;-0.7521764;0.07584532,-0.1187924;-0.8187333;0.003717504,0.0115657;0.5538474;-0.008816004,45.73986
+0;0;0,0.00273472;0.3210016;-0.006370526,0.005842774;0.6285588;-0.03098359,0.181186;0.5089834;-0.008317391,0.2140333;0.2190177;0.0281389,0.2482428;-0.0449861;-0.02608552,-0.171947;0.5167685;-1.096725E-05,-0.2336838;0.2645704;0.1380935,-0.295307;0.01385134;0.2226577,0.07303979;0.005763928;-0.05162484,0.0918189;-0.3573518;-0.0137657,0.09271934;-0.7523755;0.07809465,0.08899403;-0.711683;-0.04197089,-0.07147978;0.009565899;-0.05321928,-0.1276744;-0.3506516;-0.02630259,-0.154281;-0.7458248;0.06094991,-0.1548543;-0.7050115;-0.05916123,0.005090313;0.5535088;-0.02223188,0;0;0,0.006707858;0.3210064;2.717972E-05,0.01306263;0.629136;-0.01506519,0.1853784;0.5046825;-0.03243363,0.2364433;0.2152871;-0.02099466,0.2713723;-0.04637596;-0.08518958,-0.1661937;0.5158526;0.003177137,-0.2215564;0.2534446;0.1238635,-0.2609116;-0.005942076;0.1944204,0.07691054;0.002208129;-0.04596794,0.09296101;-0.3616878;-0.01496577,0.08125955;-0.7552066;0.08244467,0.07066816;-0.7460997;-0.03585684,-0.08202726;0.005782043;-0.03565466,-0.114197;-0.3580145;-0.01964852,-0.1145162;-0.7521764;0.07584532,-0.1187924;-0.8187333;0.003717504,0.0115657;0.5538474;-0.008816004,45.75137
+0;0;0,0.002734109;0.3209299;-0.006369103,0.005841703;0.6284416;-0.03097856,0.1810116;0.5089204;-0.00832727,0.2138386;0.2191338;0.02810649,0.2479924;-0.04444081;-0.02602979,-0.1717736;0.5166978;-2.902746E-05,-0.2334722;0.2646555;0.1379901,-0.2949953;0.01434401;0.2224168,0.07309165;0.005768021;-0.0516615,0.09186134;-0.3571654;-0.01382135,0.09276147;-0.752054;0.07800758,0.0903273;-0.7150674;-0.0004447922,-0.07153054;0.009572691;-0.05325707,-0.127697;-0.350464;-0.02635389,-0.1542944;-0.7455021;0.06086879,-0.154669;-0.7084366;-0.01761337,0.005089344;0.5534019;-0.02222806,0;0;0,0.006698433;0.3209349;-5.316734E-05,0.01302025;0.6290159;-0.01521468,0.1851583;0.5047885;-0.03300798,0.2363195;0.2155798;-0.02195466,0.2710315;-0.04578602;-0.08560824,-0.1660039;0.5160382;0.004449897,-0.2208521;0.2548291;0.1275058,-0.2624027;-0.002827287;0.2013675,0.07687522;0.002259344;-0.0461483,0.09299174;-0.3614416;-0.01505613,0.08116698;-0.7547475;0.08262182,0.08251442;-0.7866933;0.03393484,-0.08218926;0.005803811;-0.03543741,-0.1142785;-0.3578244;-0.01963734,-0.1147185;-0.7518765;0.07572067,-0.1174556;-0.7846213;0.02812747,0.01153377;0.553739;-0.008948565,45.77251
+0;0;0,0.002835545;0.3209234;-0.006645909,0.006015135;0.6284125;-0.03152671,0.1812609;0.509008;-0.009671316,0.2139311;0.2192973;0.02749937,0.2479645;-0.04439902;-0.02611737,-0.1717807;0.5177164;-0.0001204703,-0.2330621;0.2683039;0.1427755,-0.2953908;0.01992945;0.2321851,0.07310922;0.005541681;-0.05166141,0.09190603;-0.357388;-0.013799,0.09280483;-0.7523322;0.07779038,0.09017681;-0.7153626;-0.0006572455,-0.07155811;0.009773931;-0.05318344,-0.1275056;-0.3503114;-0.02647506,-0.1542899;-0.7454249;0.06034794,-0.1548578;-0.7083691;-0.01813393,0.005245276;0.5533806;-0.02271162,0;0;0,0.006698433;0.3209349;-5.316734E-05,0.01302025;0.6290159;-0.01521468,0.1851583;0.5047885;-0.03300798,0.2363195;0.2155798;-0.02195466,0.2710315;-0.04578602;-0.08560824,-0.1660039;0.5160382;0.004449897,-0.2208521;0.2548291;0.1275058,-0.2624027;-0.002827287;0.2013675,0.07687522;0.002259344;-0.0461483,0.09299174;-0.3614416;-0.01505613,0.08116698;-0.7547475;0.08262182,0.08251442;-0.7866933;0.03393484,-0.08218926;0.005803811;-0.03543741,-0.1142785;-0.3578244;-0.01963734,-0.1147185;-0.7518765;0.07572067,-0.1174556;-0.7846213;0.02812747,0.01153377;0.553739;-0.008948565,45.78414
+0;0;0,0.002834846;0.3208444;-0.006644272,0.006013703;0.6282626;-0.03151936,0.1807894;0.5089936;-0.009700787,0.2134289;0.2195548;0.02743502,0.2476077;-0.0452677;-0.0264107,-0.1713089;0.5176786;-0.0001754612,-0.2325328;0.2685001;0.1425864,-0.2951277;0.01906507;0.2323778,0.07321884;0.00554999;-0.05173887,0.09202365;-0.3575343;-0.01386033,0.09292263;-0.7525545;0.07774667,0.09030286;-0.7156068;-0.0004543439,-0.07166539;0.009788585;-0.05326318,-0.1276367;-0.3504501;-0.02654342,-0.1544262;-0.7456397;0.0602963,-0.1549923;-0.7086061;-0.01793886,0.005244018;0.5532476;-0.02270624,0;0;0,0.006653715;0.3208566;-0.0002281666,0.01288508;0.6288577;-0.01559854,0.1844937;0.5047548;-0.03388679,0.2359721;0.2158905;-0.02263546,0.2704437;-0.04671526;-0.0862627,-0.1656137;0.5162231;0.004972757,-0.2202019;0.2566775;0.1309705,-0.2630908;-0.001855969;0.2052638,0.07689703;0.002234355;-0.04637421,0.09281684;-0.3616042;-0.01496292,0.08116813;-0.7550544;0.08247876,0.08363864;-0.7861406;0.03315425,-0.08242524;0.005853532;-0.03522112,-0.1146934;-0.3579232;-0.01960491,-0.1153556;-0.7520609;0.07572937,-0.1183072;-0.7846941;0.02841218,0.01142726;0.553602;-0.009276152,45.80705
+0;0;0,0.002834282;0.3207805;-0.006642948,0.006012544;0.6281412;-0.03151339,0.1804793;0.508964;-0.009719347,0.2131712;0.2190607;0.02747605,0.2473373;-0.04566327;-0.02634963,-0.1709991;0.5176338;-0.00021079,-0.2323212;0.2680554;0.1427802,-0.2948929;0.01871312;0.2325382,0.07323454;0.00555118;-0.05174996,0.09204384;-0.3576198;-0.01386238,0.09294335;-0.7528707;0.07779813,0.09032238;-0.7159198;-0.0004388243,-0.07168075;0.009790684;-0.0532746,-0.1276654;-0.3505339;-0.02654846,-0.1544706;-0.7459543;0.06034196,-0.1550369;-0.7089174;-0.01792914,0.005243002;0.5531401;-0.02270191,0;0;0,0.006660536;0.3207924;-0.0003945827,0.01288609;0.6287243;-0.01598573,0.1841853;0.5047767;-0.03433871,0.2358231;0.2154582;-0.02318013,0.2698042;-0.0471175;-0.08676147,-0.1652664;0.516391;0.005525704,-0.2199552;0.2582534;0.1354112,-0.2642435;0.001118153;0.2132788,0.07686772;0.00219135;-0.04646206,0.09269203;-0.3617284;-0.01492763,0.08102854;-0.7554044;0.08258605,0.08368426;-0.7864649;0.03318191,-0.08253191;0.005920596;-0.03500861,-0.1150804;-0.3579203;-0.01942553,-0.1153406;-0.7522869;0.07597181,-0.1184946;-0.7853285;0.02915285,0.01143334;0.5534877;-0.0096035,45.8296
+0;0;0,0.002958519;0.3207735;-0.00692146,0.006235305;0.628114;-0.03202901,0.1807332;0.5090299;-0.01065295,0.2131765;0.2191794;0.02716633,0.2474639;-0.04556385;-0.02648721,-0.1708988;0.5184376;-0.0001544692,-0.2318892;0.2713643;0.1472604,-0.2941906;0.02407056;0.2426943,0.07325222;0.005368964;-0.05174415,0.09204583;-0.3577831;-0.01366848,0.09273181;-0.7530069;0.07811092,0.08995753;-0.7160622;-0.0001213029,-0.07171114;0.009923886;-0.05320903,-0.1275131;-0.3504344;-0.02655507,-0.1542913;-0.7458152;0.06052389,-0.1550141;-0.7087976;-0.01774767,0.005440702;0.5531197;-0.02316238,0;0;0,0.006660536;0.3207924;-0.0003945827,0.01288609;0.6287243;-0.01598573,0.1841853;0.5047767;-0.03433871,0.2358231;0.2154582;-0.02318013,0.2698042;-0.0471175;-0.08676147,-0.1652664;0.516391;0.005525704,-0.2199552;0.2582534;0.1354112,-0.2642435;0.001118153;0.2132788,0.07686772;0.00219135;-0.04646206,0.09269203;-0.3617284;-0.01492763,0.08102854;-0.7554044;0.08258605,0.08368426;-0.7864649;0.03318191,-0.08253191;0.005920596;-0.03500861,-0.1150804;-0.3579203;-0.01942553,-0.1153406;-0.7522869;0.07597181,-0.1184946;-0.7853285;0.02915285,0.01143334;0.5534877;-0.0096035,45.85215
+0;0;0,0.002957796;0.3206951;-0.006919769,0.006234136;0.6279938;-0.032024,0.1806883;0.508929;-0.01065204,0.2131366;0.2190344;0.02717301,0.2474332;-0.04578033;-0.02649501,-0.1708559;0.5183343;-0.0001561791,-0.2318555;0.2712234;0.1472811,-0.2941738;0.0238629;0.2427409,0.0732668;0.005370033;-0.05175444,0.09207064;-0.3579797;-0.01365806,0.09275645;-0.7531074;0.07809904,0.08997954;-0.7161562;-0.0002073571,-0.07172541;0.009925861;-0.05321962,-0.1275578;-0.3506285;-0.02655116,-0.1543294;-0.7459131;0.06050665,-0.1550529;-0.708889;-0.01783913,0.005439621;0.5530078;-0.02315834,0;0;0,0.006641176;0.3207142;-0.0004711151,0.01284282;0.6286032;-0.01609468,0.1840668;0.5046712;-0.03469193,0.2355245;0.215278;-0.02345824,0.2693127;-0.0474039;-0.08701873,-0.1652403;0.5166352;0.00645338,-0.2201325;0.2603212;0.1399168,-0.2665423;0.005345643;0.2236841,0.07685156;0.00217101;-0.04652429,0.09253037;-0.3619478;-0.01490784,0.08093688;-0.7555182;0.08263016,0.08343042;-0.7865493;0.03306293,-0.08262432;0.00592296;-0.03483568,-0.1153486;-0.3580981;-0.01916189,-0.1157691;-0.7523226;0.07640328,-0.1182923;-0.7858175;0.03003566,0.01139631;0.5533752;-0.009706736,45.87403
+0;0;0,0.002957054;0.3206147;-0.006918034,0.006232614;0.6278403;-0.03201621,0.1805643;0.5088255;-0.01065529,0.2130117;0.2189389;0.02716871,0.2473069;-0.04586443;-0.02649702,-0.1707338;0.5182244;-0.0001667794,-0.2317318;0.2711203;0.1472665,-0.2940474;0.02377038;0.2427221,0.07326281;0.00536974;-0.05175163,0.09206782;-0.3580028;-0.01365285,0.09275216;-0.7522792;0.07790657,0.08995577;-0.7152792;-0.0009489879,-0.0717215;0.00992532;-0.05321672,-0.1275574;-0.3506517;-0.02654659,-0.1542713;-0.7450848;0.06032366,-0.1549999;-0.7080113;-0.01857156,0.005438304;0.5528735;-0.02315284,0;0;0,0.006570727;0.3206351;-0.0005819798,0.01267298;0.6284443;-0.01635957,0.1837926;0.5046353;-0.03512764,0.2352126;0.2152476;-0.02379453,0.2690789;-0.04746956;-0.08711731,-0.1652326;0.5168422;0.007157201,-0.2198473;0.262032;0.1435635,-0.2694665;0.008925408;0.2310393,0.07681817;0.002140328;-0.04657137,0.09241009;-0.3619983;-0.01487446,0.08099091;-0.7546987;0.08256006,0.08327976;-0.7866182;0.03320671,-0.08267298;0.005921269;-0.03470765,-0.1155512;-0.3581094;-0.01904194,-0.1159993;-0.751535;0.07610855,-0.1194336;-0.7855636;0.02959448,0.01125793;0.5532389;-0.009928465,45.89614
+0;0;0,0.003053743;0.3206092;-0.007128552,0.006384379;0.6278262;-0.03232796,0.1807199;0.508703;-0.0115763,0.2131053;0.2188829;0.02680645,0.2474404;-0.04598588;-0.02650972,-0.171028;0.5202091;-0.0008703209,-0.2321615;0.2757856;0.1509111,-0.2944498;0.03061445;0.2518481,0.07325482;0.00517619;-0.05178265,0.09203427;-0.358178;-0.01349768,0.09251723;-0.7525015;0.07786024,0.08972923;-0.7155179;-0.0009970665,-0.07175358;0.01010343;-0.05313991,-0.1274687;-0.3504982;-0.02655115,-0.1541367;-0.7449164;0.06040082,-0.1548592;-0.7078545;-0.01849548,0.005578039;0.5528618;-0.02344512,0;0;0,0.006570727;0.3206351;-0.0005819798,0.01267298;0.6284443;-0.01635957,0.1837926;0.5046353;-0.03512764,0.2352126;0.2152476;-0.02379453,0.2690789;-0.04746956;-0.08711731,-0.1652326;0.5168422;0.007157201,-0.2198473;0.262032;0.1435635,-0.2694665;0.008925408;0.2310393,0.07681817;0.002140328;-0.04657137,0.09241009;-0.3619983;-0.01487446,0.08099091;-0.7546987;0.08256006,0.08327976;-0.7866182;0.03320671,-0.08267298;0.005921269;-0.03470765,-0.1155512;-0.3581094;-0.01904194,-0.1159993;-0.751535;0.07610855,-0.1194336;-0.7855636;0.02959448,0.01125793;0.5532389;-0.009928465,45.90763
+0;0;0,0.003053309;0.3205636;-0.007127539,0.006383472;0.6277369;-0.03232339,0.1805579;0.5086645;-0.01158385,0.2129198;0.2190541;0.02677112,0.2472865;-0.0460577;-0.02659397,-0.1708663;0.52016;-0.0008877274,-0.2319555;0.2759134;0.1507839,-0.294301;0.03051725;0.2518135,0.07326186;0.005176687;-0.05178762,0.09204697;-0.358287;-0.01349111,0.09252998;-0.7526466;0.07787515,0.08974314;-0.7156659;-0.0009494573,-0.07176048;0.0101044;-0.053145,-0.1274924;-0.3506059;-0.02654824,-0.1541628;-0.7450602;0.06041169,-0.1548851;-0.7080013;-0.01845191,0.005577241;0.5527827;-0.02344174,0;0;0,0.006607309;0.3205885;-0.0007040501,0.01273581;0.6283476;-0.01659369,0.1836416;0.504496;-0.03545713,0.234924;0.2152951;-0.02425301,0.2686043;-0.04771277;-0.08754337,-0.1649947;0.5169901;0.00753404,-0.2197074;0.2634789;0.1458494,-0.2714711;0.01374224;0.2421059,0.07680462;0.002090067;-0.04661262,0.09232691;-0.3621587;-0.01487494,0.08089112;-0.7549275;0.08243585,0.08303365;-0.7863193;0.03247309,-0.08272943;0.005941717;-0.03459181,-0.1160396;-0.3581777;-0.01933301,-0.1162269;-0.7516539;0.07576658,-0.119436;-0.7858862;0.02957414,0.01131501;0.5531548;-0.01013684,45.92924
+0;0;0,0.003053309;0.3205636;-0.007127539,0.006383472;0.6277369;-0.03232339,0.1805579;0.5086645;-0.01158385,0.2129198;0.2190541;0.02677112,0.2472865;-0.0460577;-0.02659397,-0.1708663;0.52016;-0.0008877274,-0.2319555;0.2759134;0.1507839,-0.294301;0.03051725;0.2518135,0.07326186;0.005176687;-0.05178762,0.09204697;-0.358287;-0.01349111,0.09252998;-0.7526466;0.07787515,0.08974314;-0.7156659;-0.0009494573,-0.07176048;0.0101044;-0.053145,-0.1274924;-0.3506059;-0.02654824,-0.1541628;-0.7450602;0.06041169,-0.1548851;-0.7080013;-0.01845191,0.005577241;0.5527827;-0.02344174,0;0;0,0.006607309;0.3205885;-0.0007040501,0.01273581;0.6283476;-0.01659369,0.1836416;0.504496;-0.03545713,0.234924;0.2152951;-0.02425301,0.2686043;-0.04771277;-0.08754337,-0.1649947;0.5169901;0.00753404,-0.2197074;0.2634789;0.1458494,-0.2714711;0.01374224;0.2421059,0.07680462;0.002090067;-0.04661262,0.09232691;-0.3621587;-0.01487494,0.08089112;-0.7549275;0.08243585,0.08303365;-0.7863193;0.03247309,-0.08272943;0.005941717;-0.03459181,-0.1160396;-0.3581777;-0.01933301,-0.1162269;-0.7516539;0.07576658,-0.119436;-0.7858862;0.02957414,0.01131501;0.5531548;-0.01013684,45.94089
+0;0;0,0.003136144;0.3204496;-0.007371044,0.006492107;0.6275634;-0.03269374,0.1807107;0.508492;-0.01247676,0.2129841;0.219319;0.02661179,0.2472;-0.04572162;-0.0269669,-0.1710901;0.5215417;-0.001505526,-0.2322256;0.2799733;0.1537288,-0.2949046;0.03707586;0.2603125,0.07325055;0.004950246;-0.05179653,0.09210286;-0.3585899;-0.01337636,0.09257691;-0.7531742;0.07800229,0.08977941;-0.7162196;-0.0006700084,-0.07177553;0.01030249;-0.0530581,-0.1274721;-0.3505251;-0.02670929,-0.1537928;-0.7452106;0.06034049,-0.1545324;-0.7081808;-0.01837137,0.005681667;0.5526254;-0.02378488,0;0;0,0.006612267;0.3204803;-0.000880003,0.0127819;0.6281756;-0.01702952,0.1836844;0.5043234;-0.03583646,0.2346396;0.2154093;-0.02475691,0.2682992;-0.04762486;-0.08774889,-0.1650049;0.5173731;0.007947133,-0.2198623;0.2662052;0.149707,-0.2732477;0.01905395;0.2514626,0.07675722;0.001990393;-0.04666257,0.09223686;-0.362353;-0.01492619,0.08085637;-0.7553285;0.08247924,0.08301105;-0.786398;0.03236532,-0.08277941;0.006037781;-0.03441137,-0.1162478;-0.3581626;-0.01921699,-0.1163614;-0.7518824;0.07581873,-0.1195037;-0.7852041;0.02863798,0.01135039;0.5530025;-0.01049614,45.96279
+0;0;0,0.003136144;0.3204496;-0.007371044,0.006492107;0.6275634;-0.03269374,0.1807107;0.508492;-0.01247676,0.2129841;0.219319;0.02661179,0.2472;-0.04572162;-0.0269669,-0.1710901;0.5215417;-0.001505526,-0.2322256;0.2799733;0.1537288,-0.2949046;0.03707586;0.2603125,0.07325055;0.004950246;-0.05179653,0.09210286;-0.3585899;-0.01337636,0.09257691;-0.7531742;0.07800229,0.08977941;-0.7162196;-0.0006700084,-0.07177553;0.01030249;-0.0530581,-0.1274721;-0.3505251;-0.02670929,-0.1537928;-0.7452106;0.06034049,-0.1545324;-0.7081808;-0.01837137,0.005681667;0.5526254;-0.02378488,0;0;0,0.006612267;0.3204803;-0.000880003,0.0127819;0.6281756;-0.01702952,0.1836844;0.5043234;-0.03583646,0.2346396;0.2154093;-0.02475691,0.2682992;-0.04762486;-0.08774889,-0.1650049;0.5173731;0.007947133,-0.2198623;0.2662052;0.149707,-0.2732477;0.01905395;0.2514626,0.07675722;0.001990393;-0.04666257,0.09223686;-0.362353;-0.01492619,0.08085637;-0.7553285;0.08247924,0.08301105;-0.786398;0.03236532,-0.08277941;0.006037781;-0.03441137,-0.1162478;-0.3581626;-0.01921699,-0.1163614;-0.7518824;0.07581873,-0.1195037;-0.7852041;0.02863798,0.01135039;0.5530025;-0.01049614,45.97547
+0;0;0,0.003135381;0.3203716;-0.007369251,0.006490748;0.6274308;-0.0326874,0.1807379;0.5083666;-0.01247029,0.2130227;0.2190905;0.0266322,0.2473933;-0.04714805;-0.02718865,-0.1711199;0.5214183;-0.00149728,-0.2322773;0.2797638;0.1537924,-0.2952395;0.03576854;0.2608579,0.07323851;0.004949432;-0.05178801,0.09209334;-0.3586393;-0.01336271,0.09256664;-0.7525976;0.07787098,0.08978497;-0.7156824;-0.000355877,-0.07176372;0.0103008;-0.05304937,-0.1274677;-0.350575;-0.02669704,-0.1537466;-0.7446344;0.06021464,-0.1544821;-0.7076443;-0.01805155,0.005680463;0.5525072;-0.02378025,0;0;0,0.006579485;0.3204027;-0.0009617805,0.01271532;0.6280388;-0.01720476,0.1836251;0.5041442;-0.03610671,0.2344138;0.2150959;-0.02498937,0.267969;-0.04917306;-0.08821082,-0.165081;0.5174036;0.008176548,-0.2206025;0.2682971;0.1534876,-0.2749296;0.02384908;0.2641886,0.07672437;0.001929492;-0.0466907,0.09216069;-0.362462;-0.01492071,0.08089918;-0.7547994;0.08240128,0.08374409;-0.7854427;0.03250837,-0.08280774;0.006092321;-0.03429482,-0.1164219;-0.3581501;-0.01925101,-0.1164421;-0.751265;0.07555231,-0.1186373;-0.7845732;0.02905219,0.01129467;0.5528821;-0.01064634,45.99755
+0;0;0,0.003210054;0.3203661;-0.007574298,0.006587639;0.6274158;-0.03300455,0.1808373;0.5082786;-0.01316119,0.2129563;0.219062;0.02651406,0.2473268;-0.04714718;-0.02745155,-0.1712022;0.5223593;-0.001872519,-0.2324797;0.2832584;0.1572747,-0.2946894;0.04250157;0.2718481,0.07326992;0.00470301;-0.05176653,0.0921789;-0.3588741;-0.01325853,0.09271359;-0.7528527;0.07788752,0.08989921;-0.7159473;-0.0003390461,-0.07175398;0.01051012;-0.05302148,-0.1273428;-0.3503794;-0.02661298,-0.1535358;-0.7444505;0.06027131,-0.1543035;-0.7074709;-0.0179955,0.005773693;0.5524954;-0.02407088,0;0;0,0.006579485;0.3204027;-0.0009617805,0.01271532;0.6280388;-0.01720476,0.1836251;0.5041442;-0.03610671,0.2344138;0.2150959;-0.02498937,0.267969;-0.04917306;-0.08821082,-0.165081;0.5174036;0.008176548,-0.2206025;0.2682971;0.1534876,-0.2749296;0.02384908;0.2641886,0.07672437;0.001929492;-0.0466907,0.09216069;-0.362462;-0.01492071,0.08089918;-0.7547994;0.08240128,0.08374409;-0.7854427;0.03250837,-0.08280774;0.006092321;-0.03429482,-0.1164219;-0.3581501;-0.01925101,-0.1164421;-0.751265;0.07555231,-0.1186373;-0.7845732;0.02905219,0.01129467;0.5528821;-0.01064634,46.01926
+0;0;0,0.00320962;0.3203227;-0.007573273,0.006586658;0.6273228;-0.03299946,0.1808423;0.5081952;-0.01315705,0.2129754;0.2188514;0.02653565,0.247305;-0.04704145;-0.02736583,-0.1712089;0.5222763;-0.00186801,-0.2325134;0.2830703;0.1573492,-0.2946491;0.04259962;0.2717864,0.07329563;0.00470466;-0.05178469,0.09220185;-0.3588195;-0.01328231,0.09273659;-0.7528344;0.07787216,0.08992997;-0.7159482;-0.0001388341,-0.07177915;0.0105138;-0.05304009,-0.1273599;-0.3503231;-0.02663544,-0.1535553;-0.7444306;0.06025687,-0.1543208;-0.7074702;-0.01779427,0.005772833;0.5524134;-0.02406711,0;0;0,0.006581765;0.3203589;-0.001086712,0.01268877;0.6279393;-0.01744986,0.1835563;0.5040128;-0.03662968,0.2342309;0.2148174;-0.02540553,0.267709;-0.04917437;-0.08841693,-0.1651051;0.5175998;0.008472661,-0.2213735;0.2702598;0.156745,-0.2776051;0.02960055;0.2738091,0.07671903;0.001909345;-0.04676092,0.09206435;-0.3624287;-0.01494933,0.08072364;-0.7547923;0.08241272,0.08376087;-0.7853569;0.03277683,-0.08287869;0.006098177;-0.03420484,-0.1167004;-0.3580782;-0.01932986,-0.1169288;-0.7513642;0.0749215,-0.1188864;-0.7842565;0.02821229,0.01127769;0.5527961;-0.01086426,46.0415
+0;0;0,0.003209039;0.3202647;-0.007571902,0.006585425;0.6272055;-0.03299313,0.1809633;0.5080625;-0.01314496,0.2130263;0.2193506;0.02646106,0.2474507;-0.04727623;-0.02758922,-0.1713334;0.5221534;-0.001848036,-0.232504;0.2834698;0.1570214,-0.2948113;0.04233524;0.2717746,0.07330139;0.00470503;-0.05178877,0.09221441;-0.3589497;-0.01327255,0.09274939;-0.7531451;0.07792367,0.08843189;-0.7125517;-0.04208253,-0.07178479;0.01051463;-0.05304425,-0.1273855;-0.3504519;-0.02663011,-0.1535929;-0.7447399;0.06030199,-0.1547706;-0.7040325;-0.05976598,0.005771767;0.5523115;-0.02406263,0;0;0,0.006610274;0.3203;-0.001153469,0.01275335;0.6278167;-0.01758122,0.1836398;0.5036608;-0.03697288,0.233839;0.2150399;-0.02560437,0.267279;-0.04973686;-0.0886234,-0.1651655;0.5176518;0.008766066,-0.2220825;0.2733685;0.1605467,-0.2784995;0.03464139;0.2831144,0.07670515;0.00186412;-0.04679906,0.09201879;-0.3626006;-0.01490927,0.08067787;-0.7551366;0.0825274,0.06763899;-0.7461488;-0.03545916,-0.08292438;0.006158795;-0.03410166,-0.1169389;-0.3581313;-0.0192128,-0.1169914;-0.7516438;0.0748886,-0.1198507;-0.8189409;0.003772788,0.01133266;0.5526906;-0.01098084,46.06351
+0;0;0,0.003325149;0.3202594;-0.007748526,0.006739712;0.6271974;-0.03319828,0.1807986;0.5085577;-0.007748296,0.2158612;0.2194412;0.02591875,0.2504378;-0.04710606;-0.02842626,-0.1713256;0.5229449;-0.002088809,-0.2326855;0.2874336;0.1613756,-0.2953399;0.04809304;0.2796417,0.0733239;0.004532366;-0.0517723,0.09233694;-0.3591009;-0.01310324,0.09296369;-0.7533392;0.07790709,0.09014943;-0.7127745;-0.04214631,-0.07179241;0.0105914;-0.05301868,-0.1271224;-0.3504087;-0.02649564,-0.1532706;-0.7447217;0.06034101,-0.1529423;-0.7040376;-0.05973436,0.005919135;0.5523043;-0.02426074,0;0;0,0.006610274;0.3203;-0.001153469,0.01275335;0.6278167;-0.01758122,0.1836398;0.5036608;-0.03697288,0.233839;0.2150399;-0.02560437,0.267279;-0.04973686;-0.0886234,-0.1651655;0.5176518;0.008766066,-0.2220825;0.2733685;0.1605467,-0.2784995;0.03464139;0.2831144,0.07670515;0.00186412;-0.04679906,0.09201879;-0.3626006;-0.01490927,0.08067787;-0.7551366;0.0825274,0.06763899;-0.7461488;-0.03545916,-0.08292438;0.006158795;-0.03410166,-0.1169389;-0.3581313;-0.0192128,-0.1169914;-0.7516438;0.0748886,-0.1198507;-0.8189409;0.003772788,0.01133266;0.5526906;-0.01098084,46.075
+0;0;0,0.003322701;0.3200236;-0.007742821,0.006736225;0.6268682;-0.03318503,0.1807441;0.5082603;-0.007742131,0.2158024;0.2191782;0.0259209,0.2507568;-0.05028084;-0.02901779,-0.1712769;0.5226432;-0.002084302,-0.2326295;0.28716;0.1613605,-0.2959683;0.04520488;0.2809187,0.07328974;0.004530255;-0.05174818,0.09231398;-0.3593173;-0.01305635,0.09294075;-0.7535654;0.07795628,0.09112133;-0.7167354;0.0003418848,-0.07175897;0.01058647;-0.05299398,-0.1271216;-0.3506263;-0.02645532,-0.1532704;-0.7449493;0.06038352,-0.1530581;-0.7080421;-0.01724508,0.005915854;0.551994;-0.02424973,0;0;0,0.006542284;0.3200649;-0.001312733,0.01266798;0.6274838;-0.01781797,0.1834988;0.5033577;-0.03720427,0.2335605;0.2147518;-0.02575266,0.2661186;-0.05314252;-0.08916295,-0.1652529;0.5180009;0.009198017,-0.2229577;0.2765957;0.1651607,-0.2839933;0.04102787;0.2979414,0.07662085;0.001684263;-0.04686356,0.09180595;-0.3629939;-0.0148747,0.08044942;-0.7555598;0.0824821,0.08618918;-0.7860344;0.03365755,-0.0829382;0.006315524;-0.03392865,-0.1172039;-0.35818;-0.01933794,-0.1171379;-0.7516836;0.07484399,-0.119321;-0.7844182;0.02865346,0.01124729;0.5523787;-0.0111959,46.09733
+0;0;0,0.003322701;0.3200236;-0.007742821,0.006736225;0.6268682;-0.03318503,0.1807441;0.5082603;-0.007742131,0.2158024;0.2191782;0.0259209,0.2507568;-0.05028084;-0.02901779,-0.1712769;0.5226432;-0.002084302,-0.2326295;0.28716;0.1613605,-0.2959683;0.04520488;0.2809187,0.07328974;0.004530255;-0.05174818,0.09231398;-0.3593173;-0.01305635,0.09294075;-0.7535654;0.07795628,0.09112133;-0.7167354;0.0003418848,-0.07175897;0.01058647;-0.05299398,-0.1271216;-0.3506263;-0.02645532,-0.1532704;-0.7449493;0.06038352,-0.1530581;-0.7080421;-0.01724508,0.005915854;0.551994;-0.02424973,0;0;0,0.006542284;0.3200649;-0.001312733,0.01266798;0.6274838;-0.01781797,0.1834988;0.5033577;-0.03720427,0.2335605;0.2147518;-0.02575266,0.2661186;-0.05314252;-0.08916295,-0.1652529;0.5180009;0.009198017,-0.2229577;0.2765957;0.1651607,-0.2839933;0.04102787;0.2979414,0.07662085;0.001684263;-0.04686356,0.09180595;-0.3629939;-0.0148747,0.08044942;-0.7555598;0.0824821,0.08618918;-0.7860344;0.03365755,-0.0829382;0.006315524;-0.03392865,-0.1172039;-0.35818;-0.01933794,-0.1171379;-0.7516836;0.07484399,-0.119321;-0.7844182;0.02865346,0.01124729;0.5523787;-0.0111959,46.10838
+0;0;0,0.003321408;0.3200172;-0.008002213,0.006682822;0.6268427;-0.033682,0.1808619;0.5079542;-0.0107854,0.2157473;0.2192222;0.02592394,0.2507042;-0.0502452;-0.02897216,-0.1713729;0.5231859;-0.00226373,-0.2331104;0.2906699;0.1652339,-0.2977439;0.05485153;0.2958497,0.07325524;0.004446381;-0.05180429,0.09231693;-0.3593851;-0.01297947,0.09308554;-0.7536565;0.07793118,0.09077193;-0.716837;0.0003290176,-0.07180467;0.01066654;-0.05291596,-0.1270724;-0.3505678;-0.02647306,-0.1531481;-0.7448639;0.06050966,-0.15343;-0.7079713;-0.01712003,0.005879347;0.5519753;-0.02468845,0;0;0,0.006542284;0.3200649;-0.001312733,0.01266798;0.6274838;-0.01781797,0.1834988;0.5033577;-0.03720427,0.2335605;0.2147518;-0.02575266,0.2661186;-0.05314252;-0.08916295,-0.1652529;0.5180009;0.009198017,-0.2229577;0.2765957;0.1651607,-0.2839933;0.04102787;0.2979414,0.07662085;0.001684263;-0.04686356,0.09180595;-0.3629939;-0.0148747,0.08044942;-0.7555598;0.0824821,0.08618918;-0.7860344;0.03365755,-0.0829382;0.006315524;-0.03392865,-0.1172039;-0.35818;-0.01933794,-0.1171379;-0.7516836;0.07484399,-0.119321;-0.7844182;0.02865346,0.01124729;0.5523787;-0.0111959,46.11991
+0;0;0,0.003319569;0.31984;-0.007997783,0.006679588;0.6265377;-0.0336661,0.180914;0.5076827;-0.01077083,0.2157785;0.2191233;0.02591659,0.2507466;-0.05043039;-0.02899709,-0.1714311;0.5229192;-0.002246492,-0.2331318;0.2905421;0.1651511,-0.2977859;0.05464828;0.2958087,0.07322292;0.004444419;-0.05178143,0.09233359;-0.3603219;-0.01285684,0.09310134;-0.7541496;0.07795148,0.09076826;-0.7172727;-0.0003038272,-0.07177299;0.01066183;-0.05289261,-0.1271828;-0.3515007;-0.02638177,-0.1532291;-0.745353;0.06050306,-0.1535134;-0.7084025;-0.01778,0.00587662;0.5517176;-0.02467823,0;0;0,0.006408233;0.3198899;-0.001416922,0.01247359;0.627175;-0.01803279,0.1833613;0.5030284;-0.03743327,0.2332051;0.2145688;-0.02582693,0.2658233;-0.05340454;-0.08926046,-0.1655146;0.5181333;0.009370873,-0.224046;0.2789684;0.168123,-0.2838517;0.04723088;0.308189,0.0765347;0.001571551;-0.04693222,0.0915902;-0.3640311;-0.01463985,0.08035244;-0.7561816;0.08251333,0.08280607;-0.7866834;0.03241205,-0.08295372;0.006433068;-0.03376331,-0.1179736;-0.358953;-0.01957006,-0.1175733;-0.7520012;0.07455717,-0.1198987;-0.7848032;0.02736472,0.01107864;0.5521205;-0.01137161,46.14253
+0;0;0,0.003318127;0.3197011;-0.007994309,0.00667625;0.6262255;-0.03364783,0.1806928;0.5074738;-0.01077572,0.2154843;0.2195185;0.02583488,0.2505603;-0.05086651;-0.02924814,-0.1712127;0.5226913;-0.002262011,-0.2327842;0.2908007;0.1647851,-0.2976377;0.05417939;0.2958457,0.07320973;0.004443618;-0.0517721,0.09233307;-0.3605646;-0.01282171,0.09309924;-0.75358;0.07779931,0.09074825;-0.7166503;-0.00105679,-0.07176007;0.01065991;-0.05288309,-0.1272066;-0.3517428;-0.02635467,-0.1531992;-0.7447827;0.06035094,-0.1534856;-0.7077789;-0.01853311,0.005873801;0.5514537;-0.02466577,0;0;0,0.006495446;0.3197486;-0.001529694,0.01270735;0.6268486;-0.01828933,0.1833387;0.5028151;-0.0376091,0.2327514;0.2149039;-0.02601111,0.2653402;-0.05397674;-0.08936489,-0.1652004;0.5185269;0.009312546,-0.2247653;0.2826925;0.1714951,-0.2832077;0.05247185;0.3162551,0.07650869;0.001485139;-0.04694653,0.09150527;-0.3643557;-0.01455235,0.08047614;-0.7558212;0.08192039,0.08185256;-0.7861369;0.03061771,-0.08296465;0.006464226;-0.03368743,-0.1182315;-0.3591446;-0.01953742,-0.117303;-0.7513973;0.07432863,-0.1187965;-0.7858917;0.02839315,0.01126955;0.5518471;-0.01159143,46.16444
+0;0;0,0.003330037;0.3195581;-0.008191867,0.006653156;0.6260071;-0.03400289,0.1804212;0.507921;-0.007706322,0.2168068;0.219694;0.02532248,0.2519147;-0.05083397;-0.02970548,-0.1711885;0.5229967;-0.002596544,-0.2332539;0.2935906;0.1677277,-0.2977501;0.0588477;0.3025685,0.07320979;0.004385055;-0.05178199,0.09234527;-0.3607597;-0.01297459,0.09294659;-0.7538092;0.07774131,0.09117587;-0.7168422;-0.001854949,-0.07177032;0.01064182;-0.05287768,-0.127115;-0.3519099;-0.02649481,-0.1530871;-0.7449962;0.06025938,-0.1527756;-0.7079463;-0.01934865,0.005863032;0.5512549;-0.02497656,0;0;0,0.006523766;0.3196096;-0.001645327,0.01278589;0.6266422;-0.01847863,0.1832762;0.5026188;-0.03777456,0.2323661;0.2146207;-0.02607405,0.2650918;-0.05438879;-0.08939052,-0.1650653;0.5186466;0.009245271,-0.2258862;0.2844315;0.1733603,-0.2884104;0.05823773;0.3229368,0.07650831;0.001447871;-0.0469538,0.09146097;-0.364526;-0.01466751,0.08040328;-0.7560418;0.08182478,0.08258501;-0.785964;0.02898717,-0.08298916;0.00644993;-0.03363738,-0.1184725;-0.3592603;-0.01950242,-0.1173987;-0.7516051;0.0742106,-0.1189955;-0.7867734;0.02797453,0.01133104;0.5516573;-0.01176071,46.18895
+0;0;0,0.003330037;0.3195581;-0.008191867,0.006653156;0.6260071;-0.03400289,0.1804212;0.507921;-0.007706322,0.2168068;0.219694;0.02532248,0.2519147;-0.05083397;-0.02970548,-0.1711885;0.5229967;-0.002596544,-0.2332539;0.2935906;0.1677277,-0.2977501;0.0588477;0.3025685,0.07320979;0.004385055;-0.05178199,0.09234527;-0.3607597;-0.01297459,0.09294659;-0.7538092;0.07774131,0.09117587;-0.7168422;-0.001854949,-0.07177032;0.01064182;-0.05287768,-0.127115;-0.3519099;-0.02649481,-0.1530871;-0.7449962;0.06025938,-0.1527756;-0.7079463;-0.01934865,0.005863032;0.5512549;-0.02497656,0;0;0,0.006523766;0.3196096;-0.001645327,0.01278589;0.6266422;-0.01847863,0.1832762;0.5026188;-0.03777456,0.2323661;0.2146207;-0.02607405,0.2650918;-0.05438879;-0.08939052,-0.1650653;0.5186466;0.009245271,-0.2258862;0.2844315;0.1733603,-0.2884104;0.05823773;0.3229368,0.07650831;0.001447871;-0.0469538,0.09146097;-0.364526;-0.01466751,0.08040328;-0.7560418;0.08182478,0.08258501;-0.785964;0.02898717,-0.08298916;0.00644993;-0.03363738,-0.1184725;-0.3592603;-0.01950242,-0.1173987;-0.7516051;0.0742106,-0.1189955;-0.7867734;0.02797453,0.01133104;0.5516573;-0.01176071,46.20864
+0;0;0,0.003328678;0.3194277;-0.008188523,0.00665138;0.6258384;-0.03399656,0.1804559;0.5077478;-0.007696928,0.216842;0.2195163;0.02533239,0.2519504;-0.0510149;-0.02969621,-0.1712272;0.5228266;-0.002586083,-0.2332935;0.2934169;0.1677408,-0.2977904;0.05867127;0.3025832,0.07320028;0.004384485;-0.05177526,0.09230364;-0.3601474;-0.01303299,0.09290575;-0.7537154;0.07780255,0.09112357;-0.7167034;-0.002308957,-0.071761;0.01064044;-0.05287081,-0.1270128;-0.3513029;-0.02653221,-0.1530192;-0.7449076;0.0603364,-0.1527056;-0.7078121;-0.01978695,0.005861303;0.5510907;-0.02497076,0;0;0,0.006475013;0.3194792;-0.001811027,0.01271779;0.6264702;-0.0187068,0.1832137;0.5023248;-0.03797972,0.2321587;0.2142999;-0.02621973,0.2646877;-0.05479318;-0.08929622,-0.1651981;0.5187536;0.009227447,-0.2293129;0.2879161;0.176845,-0.286911;0.06486063;0.3329749,0.07648505;0.001387611;-0.0469712,0.09140199;-0.3639896;-0.01493311,0.08034496;-0.7559968;0.08178949,0.08282295;-0.7856309;0.02786517,-0.08300117;0.006475681;-0.03357162,-0.1188299;-0.3585878;-0.01962896,-0.1174467;-0.7514541;0.07418633,-0.1192415;-0.7870889;0.02772061,0.01126457;0.5514913;-0.01197195,46.23062
+0;0;0,0.003371143;0.3194232;-0.00834599,0.006689818;0.6258298;-0.03420335,0.180801;0.5077608;-0.01123358,0.2163623;0.2198622;0.02540067,0.251656;-0.05067745;-0.02946735,-0.1712665;0.5234212;-0.002670314,-0.2337665;0.2971992;0.1717134,-0.2974196;0.06374946;0.3091809,0.07323191;0.004176406;-0.05174773,0.09245861;-0.3603333;-0.01285809,0.09297848;-0.7539253;0.07787371,0.09058259;-0.7169112;-0.002221599,-0.07174612;0.01079793;-0.05285908,-0.1268446;-0.3511717;-0.0265609,-0.1527736;-0.7447631;0.06039093,-0.1530753;-0.7076692;-0.01973262,0.005902978;0.5510835;-0.02516508,0;0;0,0.006475013;0.3194792;-0.001811027,0.01271779;0.6264702;-0.0187068,0.1832137;0.5023248;-0.03797972,0.2321587;0.2142999;-0.02621973,0.2646877;-0.05479318;-0.08929622,-0.1651981;0.5187536;0.009227447,-0.2293129;0.2879161;0.176845,-0.286911;0.06486063;0.3329749,0.07648505;0.001387611;-0.0469712,0.09140199;-0.3639896;-0.01493311,0.08034496;-0.7559968;0.08178949,0.08282295;-0.7856309;0.02786517,-0.08300117;0.006475681;-0.03357162,-0.1188299;-0.3585878;-0.01962896,-0.1174467;-0.7514541;0.07418633,-0.1192415;-0.7870889;0.02772061,0.01126457;0.5514913;-0.01197195,46.24225
+0;0;0,0.003370866;0.3193969;-0.008345305,0.006688808;0.6257358;-0.03419702,0.1807318;0.5076991;-0.01123454,0.2162192;0.2203993;0.02532353,0.2516252;-0.05100134;-0.02971911,-0.1711982;0.5233534;-0.002674615,-0.2335681;0.2976019;0.1713464,-0.2974238;0.06340919;0.3092514,0.07322049;0.004175754;-0.05173966,0.09244999;-0.360387;-0.01284437,0.09296977;-0.7539144;0.07787254,0.09056763;-0.716882;-0.002431162,-0.07173492;0.01079625;-0.05285083,-0.1268414;-0.351226;-0.02654883,-0.1527662;-0.7447528;0.06038872,-0.1530686;-0.7076404;-0.01994328,0.005902129;0.5510049;-0.0251606,0;0;0,0.006527741;0.3194512;-0.001927376,0.01280684;0.6263664;-0.01895475,0.1831277;0.5020458;-0.03845108,0.2318578;0.2146156;-0.02635336,0.2636951;-0.05553219;-0.08918726,-0.1650897;0.5189903;0.009122092,-0.2301057;0.2897422;0.1775124,-0.2845401;0.06810863;0.3383135,0.07648176;0.00136058;-0.04695058,0.09137014;-0.3640772;-0.01497889,0.08027153;-0.7559994;0.08180643,0.08228491;-0.7855558;0.02746583,-0.0829911;0.006478306;-0.03355857,-0.1188872;-0.3586343;-0.0196713,-0.1176962;-0.7515031;0.07384993,-0.1189389;-0.7870966;0.02694717,0.0113464;0.5514056;-0.01219201,46.2663
+0;0;0,0.003370866;0.3193969;-0.008345305,0.006688808;0.6257358;-0.03419702,0.1807318;0.5076991;-0.01123454,0.2162192;0.2203993;0.02532353,0.2516252;-0.05100134;-0.02971911,-0.1711982;0.5233534;-0.002674615,-0.2335681;0.2976019;0.1713464,-0.2974238;0.06340919;0.3092514,0.07322049;0.004175754;-0.05173966,0.09244999;-0.360387;-0.01284437,0.09296977;-0.7539144;0.07787254,0.09056763;-0.716882;-0.002431162,-0.07173492;0.01079625;-0.05285083,-0.1268414;-0.351226;-0.02654883,-0.1527662;-0.7447528;0.06038872,-0.1530686;-0.7076404;-0.01994328,0.005902129;0.5510049;-0.0251606,0;0;0,0.006527741;0.3194512;-0.001927376,0.01280684;0.6263664;-0.01895475,0.1831277;0.5020458;-0.03845108,0.2318578;0.2146156;-0.02635336,0.2636951;-0.05553219;-0.08918726,-0.1650897;0.5189903;0.009122092,-0.2301057;0.2897422;0.1775124,-0.2845401;0.06810863;0.3383135,0.07648176;0.00136058;-0.04695058,0.09137014;-0.3640772;-0.01497889,0.08027153;-0.7559994;0.08180643,0.08228491;-0.7855558;0.02746583,-0.0829911;0.006478306;-0.03355857,-0.1188872;-0.3586343;-0.0196713,-0.1176962;-0.7515031;0.07384993,-0.1189389;-0.7870966;0.02694717,0.0113464;0.5514056;-0.01219201,46.28701
+0;0;0,0.003415164;0.3192818;-0.008510797,0.006764312;0.6255192;-0.03449617,0.1808643;0.5073627;-0.01263215,0.2155692;0.2202601;0.02518457,0.2510492;-0.05143428;-0.02987307,-0.1712352;0.5238644;-0.002801942,-0.2342238;0.3008967;0.174343,-0.2971054;0.06976137;0.3183233,0.07322263;0.004055441;-0.05172677,0.0924969;-0.3610143;-0.01276015,0.09275524;-0.7540549;0.07785435,0.09014597;-0.7170161;-0.002455972,-0.07171886;0.01088394;-0.05283561,-0.1268229;-0.3516614;-0.02656415,-0.1527054;-0.7446852;0.06035183,-0.1532179;-0.707582;-0.01999356,0.00596984;0.5508149;-0.0254278,0;0;0,0.006515574;0.3193408;-0.002003431,0.0127933;0.6261624;-0.01909852,0.1831005;0.5018281;-0.03869402,0.2315708;0.2144896;-0.02645946,0.2632503;-0.05604029;-0.08905339,-0.1651908;0.5192104;0.008995311,-0.2316714;0.291633;0.1788522,-0.2838905;0.07336195;0.3454021,0.07647055;0.001295969;-0.04694927,0.09121746;-0.3646541;-0.0148735,0.08019429;-0.7561214;0.08168626,0.08225605;-0.7856557;0.02730322,-0.0829924;0.006506386;-0.03351994,-0.1190469;-0.3591067;-0.01962902,-0.1178243;-0.751636;0.07316753,-0.1210056;-0.7871784;0.02626153,0.01133285;0.5512258;-0.01231885,46.30943
+0;0;0,0.003415164;0.3192818;-0.008510797,0.006764312;0.6255192;-0.03449617,0.1808643;0.5073627;-0.01263215,0.2155692;0.2202601;0.02518457,0.2510492;-0.05143428;-0.02987307,-0.1712352;0.5238644;-0.002801942,-0.2342238;0.3008967;0.174343,-0.2971054;0.06976137;0.3183233,0.07322263;0.004055441;-0.05172677,0.0924969;-0.3610143;-0.01276015,0.09275524;-0.7540549;0.07785435,0.09014597;-0.7170161;-0.002455972,-0.07171886;0.01088394;-0.05283561,-0.1268229;-0.3516614;-0.02656415,-0.1527054;-0.7446852;0.06035183,-0.1532179;-0.707582;-0.01999356,0.00596984;0.5508149;-0.0254278,0;0;0,0.006515574;0.3193408;-0.002003431,0.0127933;0.6261624;-0.01909852,0.1831005;0.5018281;-0.03869402,0.2315708;0.2144896;-0.02645946,0.2632503;-0.05604029;-0.08905339,-0.1651908;0.5192104;0.008995311,-0.2316714;0.291633;0.1788522,-0.2838905;0.07336195;0.3454021,0.07647055;0.001295969;-0.04694927,0.09121746;-0.3646541;-0.0148735,0.08019429;-0.7561214;0.08168626,0.08225605;-0.7856557;0.02730322,-0.0829924;0.006506386;-0.03351994,-0.1190469;-0.3591067;-0.01962902,-0.1178243;-0.751636;0.07316753,-0.1210056;-0.7871784;0.02626153,0.01133285;0.5512258;-0.01231885,46.32055
+0;0;0,0.003415302;0.3192948;-0.008511143,0.006764805;0.6255646;-0.0344995,0.1807574;0.5074223;-0.01264181,0.2154525;0.2204013;0.02516416,0.2509584;-0.05149156;-0.02993372,-0.1711262;0.5239139;-0.002817621,-0.2340969;0.3010097;0.1742769,-0.2970245;0.06970537;0.3183625,0.07320851;0.004054659;-0.0517168,0.09248838;-0.3611211;-0.01273885,0.09274837;-0.756658;0.07845111,0.09014232;-0.7196279;-0.001759544,-0.07170504;0.01088184;-0.05282543,-0.1268251;-0.3517689;-0.02654633,-0.1528719;-0.7472887;0.06092165,-0.1533838;-0.7101943;-0.01932404,0.0059702;0.5508478;-0.02542961,0;0;0,0.006594844;0.3193514;-0.002114058,0.01299702;0.6261922;-0.01939988,0.1831444;0.5017287;-0.03877521,0.2314019;0.2144418;-0.02646542,0.2626332;-0.05635214;-0.08905506,-0.1649394;0.5194663;0.008832328,-0.2335788;0.2938264;0.1802655,-0.3173119;0.09013648;0.3526644,0.07650775;0.001263067;-0.0468564,0.09116624;-0.3648086;-0.01490259,0.08038482;-0.7590565;0.08110428,0.08307835;-0.7885317;0.02683258,-0.08296549;0.006536223;-0.03353443,-0.1192771;-0.3591589;-0.01964583,-0.1177618;-0.7541145;0.07401717,-0.1209908;-0.7904325;0.02839404,0.01150271;0.5512484;-0.012568,46.34231
+0;0;0,0.003302378;0.3191689;-0.008791598,0.006559785;0.6253703;-0.03504848,0.1807073;0.5073631;-0.01348569,0.2150206;0.2206681;0.02484905,0.2506332;-0.05145478;-0.03021052,-0.1713839;0.5241939;-0.00292992,-0.2356325;0.3055225;0.1784425,-0.2970669;0.07638559;0.3270115,0.07309624;0.003997887;-0.05187016,0.09229442;-0.3612668;-0.01284766,0.09252383;-0.756665;0.07838719,0.08980596;-0.7196826;-0.001514658,-0.0718039;0.01093889;-0.05266969,-0.1270588;-0.3518088;-0.02677273,-0.153111;-0.7472194;0.06060738,-0.1537425;-0.7101722;-0.01933248,0.005799801;0.5506772;-0.02589136,0;0;0,0.006605029;0.3192307;-0.002260923,0.01304478;0.6260201;-0.01963425,0.1832285;0.501508;-0.03897119,0.2311224;0.2144656;-0.02656722,0.2623531;-0.05659747;-0.08901799,-0.1650032;0.5194994;0.008622695,-0.2351771;0.295808;0.1814776,-0.317234;0.09139518;0.3541991,0.07654674;0.001227811;-0.04678297,0.09112862;-0.3649545;-0.01504135,0.08040176;-0.7589772;0.08136749,0.08279224;-0.7886455;0.02775383,-0.08295765;0.006544499;-0.03353735,-0.1194104;-0.3592299;-0.01975729,-0.1177873;-0.7539929;0.07417405,-0.1215202;-0.7889168;0.02714851,0.01153778;0.5510925;-0.01277351,46.36511
+0;0;0,0.003302378;0.3191689;-0.008791598,0.006559785;0.6253703;-0.03504848,0.1807073;0.5073631;-0.01348569,0.2150206;0.2206681;0.02484905,0.2506332;-0.05145478;-0.03021052,-0.1713839;0.5241939;-0.00292992,-0.2356325;0.3055225;0.1784425,-0.2970669;0.07638559;0.3270115,0.07309624;0.003997887;-0.05187016,0.09229442;-0.3612668;-0.01284766,0.09252383;-0.756665;0.07838719,0.08980596;-0.7196826;-0.001514658,-0.0718039;0.01093889;-0.05266969,-0.1270588;-0.3518088;-0.02677273,-0.153111;-0.7472194;0.06060738,-0.1537425;-0.7101722;-0.01933248,0.005799801;0.5506772;-0.02589136,0;0;0,0.006605029;0.3192307;-0.002260923,0.01304478;0.6260201;-0.01963425,0.1832285;0.501508;-0.03897119,0.2311224;0.2144656;-0.02656722,0.2623531;-0.05659747;-0.08901799,-0.1650032;0.5194994;0.008622695,-0.2351771;0.295808;0.1814776,-0.317234;0.09139518;0.3541991,0.07654674;0.001227811;-0.04678297,0.09112862;-0.3649545;-0.01504135,0.08040176;-0.7589772;0.08136749,0.08279224;-0.7886455;0.02775383,-0.08295765;0.006544499;-0.03353735,-0.1194104;-0.3592299;-0.01975729,-0.1177873;-0.7539929;0.07417405,-0.1215202;-0.7889168;0.02714851,0.01153778;0.5510925;-0.01277351,46.37716
+0;0;0,0.003302378;0.3191689;-0.008791598,0.006559785;0.6253703;-0.03504848,0.1807073;0.5073631;-0.01348569,0.2150206;0.2206681;0.02484905,0.2506332;-0.05145478;-0.03021052,-0.1713839;0.5241939;-0.00292992,-0.2356325;0.3055225;0.1784425,-0.2970669;0.07638559;0.3270115,0.07309624;0.003997887;-0.05187016,0.09229442;-0.3612668;-0.01284766,0.09252383;-0.756665;0.07838719,0.08980596;-0.7196826;-0.001514658,-0.0718039;0.01093889;-0.05266969,-0.1270588;-0.3518088;-0.02677273,-0.153111;-0.7472194;0.06060738,-0.1537425;-0.7101722;-0.01933248,0.005799801;0.5506772;-0.02589136,0;0;0,0.006605029;0.3192307;-0.002260923,0.01304478;0.6260201;-0.01963425,0.1832285;0.501508;-0.03897119,0.2311224;0.2144656;-0.02656722,0.2623531;-0.05659747;-0.08901799,-0.1650032;0.5194994;0.008622695,-0.2351771;0.295808;0.1814776,-0.317234;0.09139518;0.3541991,0.07654674;0.001227811;-0.04678297,0.09112862;-0.3649545;-0.01504135,0.08040176;-0.7589772;0.08136749,0.08279224;-0.7886455;0.02775383,-0.08295765;0.006544499;-0.03353735,-0.1194104;-0.3592299;-0.01975729,-0.1177873;-0.7539929;0.07417405,-0.1215202;-0.7889168;0.02714851,0.01153778;0.5510925;-0.01277351,46.38831
+0;0;0,0.003255764;0.3190598;-0.009052552,0.00641337;0.6252068;-0.03554318,0.1806165;0.5069142;-0.01501951,0.2141783;0.2208142;0.02451605,0.2503152;-0.05127949;-0.03046874,-0.1715994;0.524662;-0.003226249,-0.2360351;0.3081515;0.1798418,-0.2976678;0.08196719;0.3328328,0.07307676;0.003947382;-0.05182055,0.09213947;-0.3614377;-0.01277151,0.09241654;-0.7555978;0.07810786,0.08952561;-0.7187161;-0.0007927418,-0.07172477;0.01094447;-0.0526967,-0.1270761;-0.3518977;-0.02669056,-0.1530208;-0.746102;0.06020682,-0.1538517;-0.7091594;-0.01873702,0.005682839;0.5505273;-0.02633096,0;0;0,0.006617546;0.319127;-0.002425671,0.01307203;0.6258779;-0.01985073,0.1832429;0.5013076;-0.03925633,0.2307608;0.2147249;-0.02680421,0.2618886;-0.05641225;-0.08909309,-0.1651144;0.5198355;0.008244542,-0.2363123;0.297608;0.1817048,-0.3170364;0.09165251;0.353257,0.07654079;0.001203552;-0.04670358,0.09107641;-0.3651114;-0.01513505,0.08041164;-0.7578362;0.0811708,0.08206385;-0.7880654;0.0296855,-0.08290401;0.006534019;-0.03354693,-0.1195368;-0.3593422;-0.01986847,-0.1181917;-0.7528641;0.07372647,-0.1214816;-0.786294;0.02632549,0.01155702;0.5509586;-0.0129776,46.40997
+0;0;0,0.003255035;0.3189884;-0.009050524,0.00641192;0.6250651;-0.03553487,0.1806186;0.5067931;-0.01501363,0.2141434;0.2210083;0.02447839,0.2503083;-0.05129626;-0.03054901,-0.171604;0.5245413;-0.00322015,-0.2359687;0.3082693;0.1796463,-0.2976491;0.08190969;0.3327558,0.0730395;0.00394537;-0.05179412,0.09212224;-0.3618238;-0.01270403,0.09239949;-0.7562277;0.07823154,0.08950265;-0.719332;-0.0008299649,-0.07168819;0.01093889;-0.05266983,-0.1270977;-0.3522846;-0.02663635,-0.1530585;-0.7467328;0.06031479,-0.1538911;-0.7097761;-0.01879004,0.005681599;0.5504071;-0.0263253,0;0;0,0.006628245;0.3190544;-0.002541304,0.01310512;0.6257201;-0.02019906,0.1832809;0.501128;-0.03941333,0.2304848;0.2148209;-0.0268997,0.2616889;-0.05653942;-0.08915377,-0.1651373;0.5200911;0.00811295,-0.2369003;0.2991096;0.1823938,-0.3176919;0.09267356;0.3536905,0.07653287;0.001166299;-0.04662967,0.09106147;-0.3655419;-0.01511264,0.08032773;-0.7586031;0.08086371,0.07826844;-0.7908443;0.03158425,-0.08284494;0.00656322;-0.03356497,-0.1194789;-0.3596948;-0.01969809,-0.118129;-0.7534772;0.07388301,-0.1211212;-0.7877027;0.02726971,0.01158726;0.5508291;-0.01325679,46.43237
+0;0;0,0.003255035;0.3189884;-0.009050524,0.00641192;0.6250651;-0.03553487,0.1806186;0.5067931;-0.01501363,0.2141434;0.2210083;0.02447839,0.2503083;-0.05129626;-0.03054901,-0.171604;0.5245413;-0.00322015,-0.2359687;0.3082693;0.1796463,-0.2976491;0.08190969;0.3327558,0.0730395;0.00394537;-0.05179412,0.09212224;-0.3618238;-0.01270403,0.09239949;-0.7562277;0.07823154,0.08950265;-0.719332;-0.0008299649,-0.07168819;0.01093889;-0.05266983,-0.1270977;-0.3522846;-0.02663635,-0.1530585;-0.7467328;0.06031479,-0.1538911;-0.7097761;-0.01879004,0.005681599;0.5504071;-0.0263253,0;0;0,0.006628245;0.3190544;-0.002541304,0.01310512;0.6257201;-0.02019906,0.1832809;0.501128;-0.03941333,0.2304848;0.2148209;-0.0268997,0.2616889;-0.05653942;-0.08915377,-0.1651373;0.5200911;0.00811295,-0.2369003;0.2991096;0.1823938,-0.3176919;0.09267356;0.3536905,0.07653287;0.001166299;-0.04662967,0.09106147;-0.3655419;-0.01511264,0.08032773;-0.7586031;0.08086371,0.07826844;-0.7908443;0.03158425,-0.08284494;0.00656322;-0.03356497,-0.1194789;-0.3596948;-0.01969809,-0.118129;-0.7534772;0.07388301,-0.1211212;-0.7877027;0.02726971,0.01158726;0.5508291;-0.01325679,46.45448
+0;0;0,0.003238034;0.318817;-0.009230132,0.006361455;0.6248479;-0.03583213,0.1805806;0.5066074;-0.01571703,0.2138594;0.2211043;0.02444053,0.250225;-0.05141827;-0.030593,-0.1716818;0.5250127;-0.003247298,-0.2367013;0.3125009;0.1834165,-0.2972381;0.08926407;0.3419103,0.07304093;0.003912313;-0.05180572,0.09208847;-0.3620032;-0.0126309,0.0924389;-0.756538;0.0783099,0.08944552;-0.7196876;-0.0003210455,-0.07168559;0.01093092;-0.05268595,-0.1272492;-0.3524395;-0.0268734,-0.1532417;-0.7469862;0.06022093,-0.154181;-0.7100779;-0.0184563,0.005640536;0.550203;-0.02659668,0;0;0,0.006663922;0.3188851;-0.002801418,0.0132283;0.6254978;-0.02070308,0.1833312;0.5008596;-0.03981602,0.2303293;0.2147448;-0.02710199,0.2613669;-0.05691141;-0.0892247,-0.1650977;0.5203075;0.007593211,-0.2380256;0.3005764;0.1826129,-0.3184186;0.09326419;0.3534295,0.07653315;0.001069963;-0.04664385,0.09106532;-0.3658078;-0.01532006,0.08028534;-0.7590058;0.08063388,0.07919784;-0.7910432;0.03175759,-0.08286491;0.006642901;-0.03351711,-0.1195961;-0.3597683;-0.01990476,-0.118226;-0.753703;0.07359194,-0.1214822;-0.78728;0.02683646,0.01168267;0.5506249;-0.01367879,46.47668
+0;0;0,0.003238034;0.318817;-0.009230132,0.006361455;0.6248479;-0.03583213,0.1805806;0.5066074;-0.01571703,0.2138594;0.2211043;0.02444053,0.250225;-0.05141827;-0.030593,-0.1716818;0.5250127;-0.003247298,-0.2367013;0.3125009;0.1834165,-0.2972381;0.08926407;0.3419103,0.07304093;0.003912313;-0.05180572,0.09208847;-0.3620032;-0.0126309,0.0924389;-0.756538;0.0783099,0.08944552;-0.7196876;-0.0003210455,-0.07168559;0.01093092;-0.05268595,-0.1272492;-0.3524395;-0.0268734,-0.1532417;-0.7469862;0.06022093,-0.154181;-0.7100779;-0.0184563,0.005640536;0.550203;-0.02659668,0;0;0,0.006663922;0.3188851;-0.002801418,0.0132283;0.6254978;-0.02070308,0.1833312;0.5008596;-0.03981602,0.2303293;0.2147448;-0.02710199,0.2613669;-0.05691141;-0.0892247,-0.1650977;0.5203075;0.007593211,-0.2380256;0.3005764;0.1826129,-0.3184186;0.09326419;0.3534295,0.07653315;0.001069963;-0.04664385,0.09106532;-0.3658078;-0.01532006,0.08028534;-0.7590058;0.08063388,0.07919784;-0.7910432;0.03175759,-0.08286491;0.006642901;-0.03351711,-0.1195961;-0.3597683;-0.01990476,-0.118226;-0.753703;0.07359194,-0.1214822;-0.78728;0.02683646,0.01168267;0.5506249;-0.01367879,46.48772
+0;0;0,0.003237012;0.3187164;-0.009227219,0.006359103;0.624616;-0.03581719,0.1806009;0.5064145;-0.01570623,0.2138171;0.2214481;0.02437584,0.250204;-0.05123407;-0.03068991,-0.1717063;0.5248222;-0.003234904,-0.2366035;0.3127099;0.183078,-0.2971757;0.08934237;0.3416646,0.07305577;0.003913107;-0.05181624,0.09210515;-0.3620378;-0.01263763,0.09245186;-0.7523773;0.07733616,0.08931855;-0.7152067;-0.004970148,-0.07170015;0.01093314;-0.05269664,-0.1272691;-0.3524724;-0.0268816,-0.1529852;-0.7428236;0.05928661,-0.1539685;-0.7055925;-0.02306816,0.005638613;0.5500156;-0.02658725,0;0;0,0.006674282;0.3187832;-0.002921343,0.0131969;0.6252561;-0.02095878,0.1833501;0.5007236;-0.0400697,0.2298143;0.2150787;-0.02727151,0.2611163;-0.05672503;-0.08935797,-0.1651928;0.5203266;0.007214433,-0.2385727;0.3014726;0.1822402,-0.3183646;0.09421894;0.3536782,0.07655171;0.001016617;-0.04664958,0.09107708;-0.3659067;-0.01543736,0.08009733;-0.7546475;0.08058548,0.08041932;-0.7895375;0.02935315,-0.08289459;0.006688999;-0.03348321,-0.119698;-0.3597556;-0.02000159,-0.11816;-0.7494807;0.07258517,-0.1219315;-0.7853169;0.02271602,0.01166733;0.550432;-0.01389074,46.51
+0;0;0,0.003218769;0.3185975;-0.009339699,0.006322864;0.6244616;-0.03600321,0.1806069;0.5061611;-0.01631415,0.213388;0.2215296;0.02420956,0.2503034;-0.05163056;-0.03071027,-0.1718526;0.5253134;-0.003320994,-0.237483;0.3167202;0.1861873,-0.2971293;0.09541428;0.348857,0.07305492;0.003914768;-0.0518145,0.09205753;-0.362204;-0.01253841,0.09240242;-0.7527421;0.07737252,0.08770807;-0.7122999;-0.04258046,-0.07170223;0.01089125;-0.05269973,-0.127454;-0.3526624;-0.02687159,-0.1530441;-0.7431678;0.05946961,-0.1546054;-0.7026389;-0.06055745,0.00560753;0.54987;-0.02675459,0;0;0,0.006660928;0.3186663;-0.003059864,0.01316749;0.6251055;-0.02117491,0.183358;0.5005534;-0.0402528,0.2295845;0.2151964;-0.02735519,0.2608903;-0.05713221;-0.08942366,-0.1653028;0.5203569;0.006846577,-0.2396321;0.3025861;0.1822972,-0.318838;0.09462743;0.3539801,0.07654817;0.0009577424;-0.04665351,0.09109581;-0.3661425;-0.01546955,0.08014303;-0.7550536;0.08061504,0.0668754;-0.7462326;-0.03726292,-0.08289872;0.006727533;-0.03346091,-0.1198445;-0.3598853;-0.02016856,-0.1185358;-0.749741;0.07264797,-0.1205523;-0.814595;-0.001638174,0.01164412;0.5502902;-0.01408267,46.52141
+0;0;0,0.003218769;0.3185975;-0.009339699,0.006322864;0.6244616;-0.03600321,0.1806069;0.5061611;-0.01631415,0.213388;0.2215296;0.02420956,0.2503034;-0.05163056;-0.03071027,-0.1718526;0.5253134;-0.003320994,-0.237483;0.3167202;0.1861873,-0.2971293;0.09541428;0.348857,0.07305492;0.003914768;-0.0518145,0.09205753;-0.362204;-0.01253841,0.09240242;-0.7527421;0.07737252,0.08770807;-0.7122999;-0.04258046,-0.07170223;0.01089125;-0.05269973,-0.127454;-0.3526624;-0.02687159,-0.1530441;-0.7431678;0.05946961,-0.1546054;-0.7026389;-0.06055745,0.00560753;0.54987;-0.02675459,0;0;0,0.006660928;0.3186663;-0.003059864,0.01316749;0.6251055;-0.02117491,0.183358;0.5005534;-0.0402528,0.2295845;0.2151964;-0.02735519,0.2608903;-0.05713221;-0.08942366,-0.1653028;0.5203569;0.006846577,-0.2396321;0.3025861;0.1822972,-0.318838;0.09462743;0.3539801,0.07654817;0.0009577424;-0.04665351,0.09109581;-0.3661425;-0.01546955,0.08014303;-0.7550536;0.08061504,0.0668754;-0.7462326;-0.03726292,-0.08289872;0.006727533;-0.03346091,-0.1198445;-0.3598853;-0.02016856,-0.1185358;-0.749741;0.07264797,-0.1205523;-0.814595;-0.001638174,0.01164412;0.5502902;-0.01408267,46.53269
+0;0;0,0.003218769;0.3185975;-0.009339699,0.006322864;0.6244616;-0.03600321,0.1806069;0.5061611;-0.01631415,0.213388;0.2215296;0.02420956,0.2503034;-0.05163056;-0.03071027,-0.1718526;0.5253134;-0.003320994,-0.237483;0.3167202;0.1861873,-0.2971293;0.09541428;0.348857,0.07305492;0.003914768;-0.0518145,0.09205753;-0.362204;-0.01253841,0.09240242;-0.7527421;0.07737252,0.08770807;-0.7122999;-0.04258046,-0.07170223;0.01089125;-0.05269973,-0.127454;-0.3526624;-0.02687159,-0.1530441;-0.7431678;0.05946961,-0.1546054;-0.7026389;-0.06055745,0.00560753;0.54987;-0.02675459,0;0;0,0.006660928;0.3186663;-0.003059864,0.01316749;0.6251055;-0.02117491,0.183358;0.5005534;-0.0402528,0.2295845;0.2151964;-0.02735519,0.2608903;-0.05713221;-0.08942366,-0.1653028;0.5203569;0.006846577,-0.2396321;0.3025861;0.1822972,-0.318838;0.09462743;0.3539801,0.07654817;0.0009577424;-0.04665351,0.09109581;-0.3661425;-0.01546955,0.08014303;-0.7550536;0.08061504,0.0668754;-0.7462326;-0.03726292,-0.08289872;0.006727533;-0.03346091,-0.1198445;-0.3598853;-0.02016856,-0.1185358;-0.749741;0.07264797,-0.1205523;-0.814595;-0.001638174,0.01164412;0.5502902;-0.01408267,46.5542
+0;0;0,0.003269817;0.3185289;-0.009489064,0.006414502;0.6243771;-0.03622713,0.1806337;0.5059473;-0.01676513,0.2130446;0.2213378;0.02392876,0.2503017;-0.05200645;-0.03076022,-0.1718289;0.525852;-0.003584541,-0.2379634;0.3207941;0.1895125,-0.2972053;0.1017422;0.3556532,0.07305454;0.003830416;-0.0517652,0.09203573;-0.3623473;-0.01243124,0.09249659;-0.7523448;0.07731913,0.08776557;-0.7119181;-0.04263193,-0.07163382;0.01094451;-0.05272652,-0.1273839;-0.3526706;-0.02685012,-0.1529157;-0.7426196;0.05941245,-0.1545123;-0.7021033;-0.06061343,0.005688294;0.5497869;-0.02696391,0;0;0,0.006728455;0.3186001;-0.003177643,0.01330843;0.6250227;-0.02139103,0.1834253;0.5004396;-0.0404762,0.2295247;0.2151066;-0.02747953,0.2607709;-0.05741444;-0.0895443,-0.1651984;0.5204643;0.006507954,-0.2399768;0.3030033;0.1820868,-0.3189916;0.09523781;0.3543837,0.0765606;0.000912398;-0.04657161,0.09110694;-0.366266;-0.01555514,0.08018209;-0.7546035;0.08050728,0.06694476;-0.7457972;-0.03736961,-0.08285349;0.006759125;-0.03347964,-0.1197181;-0.3599277;-0.02023901,-0.1184211;-0.7492099;0.07255701,-0.1208196;-0.8131141;-0.002912223,0.01176251;0.5502097;-0.01427269,46.56647
+0;0;0,0.003269817;0.3185289;-0.009489064,0.006414502;0.6243771;-0.03622713,0.1806337;0.5059473;-0.01676513,0.2130446;0.2213378;0.02392876,0.2503017;-0.05200645;-0.03076022,-0.1718289;0.525852;-0.003584541,-0.2379634;0.3207941;0.1895125,-0.2972053;0.1017422;0.3556532,0.07305454;0.003830416;-0.0517652,0.09203573;-0.3623473;-0.01243124,0.09249659;-0.7523448;0.07731913,0.08776557;-0.7119181;-0.04263193,-0.07163382;0.01094451;-0.05272652,-0.1273839;-0.3526706;-0.02685012,-0.1529157;-0.7426196;0.05941245,-0.1545123;-0.7021033;-0.06061343,0.005688294;0.5497869;-0.02696391,0;0;0,0.006728455;0.3186001;-0.003177643,0.01330843;0.6250227;-0.02139103,0.1834253;0.5004396;-0.0404762,0.2295247;0.2151066;-0.02747953,0.2607709;-0.05741444;-0.0895443,-0.1651984;0.5204643;0.006507954,-0.2399768;0.3030033;0.1820868,-0.3189916;0.09523781;0.3543837,0.0765606;0.000912398;-0.04657161,0.09110694;-0.366266;-0.01555514,0.08018209;-0.7546035;0.08050728,0.06694476;-0.7457972;-0.03736961,-0.08285349;0.006759125;-0.03347964,-0.1197181;-0.3599277;-0.02023901,-0.1184211;-0.7492099;0.07255701,-0.1208196;-0.8131141;-0.002912223,0.01176251;0.5502097;-0.01427269,46.57798
+0;0;0,0.003268822;0.318432;-0.009486176,0.006413195;0.6242499;-0.03622167,0.1806423;0.5058234;-0.01675981,0.2130155;0.2215454;0.02388668,0.2503194;-0.05214199;-0.03087094,-0.1718401;0.5257292;-0.003578484,-0.2378977;0.3209102;0.1892937,-0.2972139;0.1015833;0.3556429,0.07306401;0.003830913;-0.05177192,0.09205345;-0.3625059;-0.01242087,0.09251427;-0.752466;0.07732085,0.08928313;-0.7153448;-0.004601799,-0.07164312;0.01094593;-0.05273336,-0.1274175;-0.3528271;-0.02684571,-0.1529468;-0.7427387;0.05940856,-0.1540372;-0.7055564;-0.02256519,0.005687043;0.5496655;-0.02695917,0;0;0,0.006752059;0.3185016;-0.003275156,0.01333503;0.6248922;-0.02151275,0.1834458;0.5003127;-0.04068065,0.2292155;0.2152752;-0.02753007,0.2607301;-0.05755731;-0.08969128,-0.1652406;0.5205485;0.00621183,-0.2404527;0.3036261;0.1817168,-0.3188209;0.09526159;0.3541622,0.07656994;0.0008751154;-0.04657936,0.0910838;-0.366466;-0.01556993,0.080245;-0.7548151;0.08029509,0.08123749;-0.7900071;0.03008056,-0.08287227;0.006773317;-0.03346143,-0.1198615;-0.3600675;-0.02037056,-0.118286;-0.7493791;0.0721314,-0.1200854;-0.7841578;0.02140707,0.01178671;0.5500857;-0.01438856,46.60103
+0;0;0,0.00327657;0.3184262;-0.009676619,0.006410667;0.6242305;-0.03656991,0.1806478;0.5057801;-0.0172835,0.2128748;0.2215383;0.02373053,0.2503384;-0.05217248;-0.03080107,-0.1718856;0.5261928;-0.003754593,-0.2380224;0.3252156;0.1930911,-0.2987675;0.1108188;0.3652504,0.07306568;0.003801053;-0.05177177,0.09202398;-0.3625325;-0.01237483,0.0924984;-0.7525002;0.07733326,0.08920839;-0.7153918;-0.004588149,-0.07164121;0.01094789;-0.05273554,-0.1274467;-0.3528315;-0.02700535,-0.1528995;-0.7427213;0.05936975,-0.1540498;-0.7055531;-0.02260441,0.005687449;0.5496504;-0.02727174,0;0;0,0.006752059;0.3185016;-0.003275156,0.01333503;0.6248922;-0.02151275,0.1834458;0.5003127;-0.04068065,0.2292155;0.2152752;-0.02753007,0.2607301;-0.05755731;-0.08969128,-0.1652406;0.5205485;0.00621183,-0.2404527;0.3036261;0.1817168,-0.3188209;0.09526159;0.3541622,0.07656994;0.0008751154;-0.04657936,0.0910838;-0.366466;-0.01556993,0.080245;-0.7548151;0.08029509,0.08123749;-0.7900071;0.03008056,-0.08287227;0.006773317;-0.03346143,-0.1198615;-0.3600675;-0.02037056,-0.118286;-0.7493791;0.0721314,-0.1200854;-0.7841578;0.02140707,0.01178671;0.5500857;-0.01438856,46.60103
+0;0;0,0.00327657;0.3184262;-0.009676619,0.006410667;0.6242305;-0.03656991,0.1806478;0.5057801;-0.0172835,0.2128748;0.2215383;0.02373053,0.2503384;-0.05217248;-0.03080107,-0.1718856;0.5261928;-0.003754593,-0.2380224;0.3252156;0.1930911,-0.2987675;0.1108188;0.3652504,0.07306568;0.003801053;-0.05177177,0.09202398;-0.3625325;-0.01237483,0.0924984;-0.7525002;0.07733326,0.08920839;-0.7153918;-0.004588149,-0.07164121;0.01094789;-0.05273554,-0.1274467;-0.3528315;-0.02700535,-0.1528995;-0.7427213;0.05936975,-0.1540498;-0.7055531;-0.02260441,0.005687449;0.5496504;-0.02727174,0;0;0,0.006752059;0.3185016;-0.003275156,0.01333503;0.6248922;-0.02151275,0.1834458;0.5003127;-0.04068065,0.2292155;0.2152752;-0.02753007,0.2607301;-0.05755731;-0.08969128,-0.1652406;0.5205485;0.00621183,-0.2404527;0.3036261;0.1817168,-0.3188209;0.09526159;0.3541622,0.07656994;0.0008751154;-0.04657936,0.0910838;-0.366466;-0.01556993,0.080245;-0.7548151;0.08029509,0.08123749;-0.7900071;0.03008056,-0.08287227;0.006773317;-0.03346143,-0.1198615;-0.3600675;-0.02037056,-0.118286;-0.7493791;0.0721314,-0.1200854;-0.7841578;0.02140707,0.01178671;0.5500857;-0.01438856,46.60103

+ 145 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Backward_None_Slow.csv

@@ -0,0 +1,145 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001916486;0.3303036;-0.0008250657,0.003766929;0.6469157;-0.01630395,0.1827231;0.520533;0.01261786,0.2175458;0.2243035;0.03677308,0.2564584;-0.04282185;-0.02709587,-0.1745281;0.5115412;-0.005746036,-0.2239195;0.2169704;-0.02409092,-0.270932;-0.05038676;-0.08118199,0.07221016;0.008202961;-0.05056889,0.09374403;-0.3495;-0.01693862,0.09429451;-0.7372744;0.07290615,0.09597324;-0.6998564;-0.005007714,-0.06971396;0.007204392;-0.05410053,-0.1226514;-0.3477663;-0.02690484,-0.1466028;-0.7360667;0.05729982,-0.1429071;-0.6985278;-0.02053283,0.003435733;0.5696411;-0.009937657,0;0;0,0.01003167;0.3299403;0.01198328,0.01933628;0.6467974;0.009653449,0.1911769;0.508523;-0.02035797,0.2245698;0.2115672;-0.03617644,0.2315695;-0.05933669;-0.09543407,-0.1636593;0.520799;0.0106154,-0.2089149;0.2250274;0.01499062,-0.2397514;-0.04315913;-0.04884118,0.07622623;0.001265496;-0.04501962,0.1003449;-0.3575022;-0.0292021,0.08044147;-0.7465483;0.05257976,0.07404159;-0.7741354;-6.234273E-05,-0.08168409;0.006384695;-0.03355223,-0.1123902;-0.3520038;-0.02086683,-0.1107918;-0.7443712;0.04611525,-0.1152391;-0.7267517;-0.03105573,0.01718071;0.5693483;0.01265585,531.238
+0;0;0,0.001853422;0.330265;-0.001250263,0.003599343;0.6467727;-0.01791926,0.1824604;0.5208352;0.01255429,0.2174752;0.2244669;0.03639697,0.2560777;-0.04211318;-0.02753223,-0.1746341;0.5117072;-0.005582806,-0.2240629;0.2169706;-0.02335509,-0.2710946;-0.05007792;-0.07916864,0.07220056;0.008186447;-0.05058851,0.09372102;-0.3494243;-0.01670932,0.09364527;-0.7377229;0.07346007,0.09529166;-0.70034;-0.004671022,-0.06980318;0.007199629;-0.05398904,-0.1229822;-0.3476606;-0.02673787,-0.147058;-0.7365186;0.05761913,-0.14339;-0.699014;-0.02043157,0.003296327;0.56954;-0.01117944,0;0;0,0.01006952;0.329902;0.01196837,0.01936658;0.6467183;0.009604215,0.1911479;0.5084977;-0.02036762,0.2245255;0.2113994;-0.03609085,0.23174;-0.05892879;-0.09535849,-0.1635921;0.5209106;0.01048335,-0.2089652;0.2250219;0.01493968,-0.239747;-0.04262009;-0.04879635,0.07623506;0.001257867;-0.04500854,0.1002817;-0.3574451;-0.02918613,0.08020867;-0.7470071;0.05294085,0.07382825;-0.7744808;-0.0001417398,-0.08168636;0.006396235;-0.0335494,-0.1124762;-0.3519172;-0.02090534,-0.111283;-0.7448983;0.04595877,-0.1157173;-0.7273172;-0.03142206,0.01721463;0.5692798;0.0126164,531.2679
+0;0;0,0.001853493;0.3302776;-0.001250311,0.003599459;0.6467934;-0.01791971,0.1825023;0.5208429;0.01255952,0.2175258;0.2244025;0.036408,0.2561286;-0.04218054;-0.02752191,-0.1746756;0.5117127;-0.005581813,-0.2241165;0.2169045;-0.02335842,-0.2711486;-0.050147;-0.0791726,0.07219754;0.008186105;-0.05058639,0.09371634;-0.3493969;-0.01670984,0.09364062;-0.737482;0.07340996,0.0952831;-0.7001166;-0.004535459,-0.06980027;0.007199329;-0.05398678,-0.1229751;-0.3476333;-0.02673773,-0.1470377;-0.7362775;0.05757287,-0.1433785;-0.6987907;-0.02029234,0.003296437;0.569559;-0.01117976,0;0;0,0.0100567;0.3299156;0.01195037,0.01933097;0.6467402;0.009557366,0.1911636;0.5085106;-0.02039814,0.2245864;0.2113408;-0.03606188,0.2316087;-0.05903351;-0.09515619,-0.1636667;0.5209298;0.01042317,-0.2089746;0.2249556;0.01475894,-0.2398045;-0.0426558;-0.04909557,0.07624728;0.001237273;-0.04498112,0.100256;-0.3574401;-0.02915728,0.08017533;-0.746767;0.05301869,0.07435106;-0.7743474;0.0002644062,-0.08167715;0.006414969;-0.03355847,-0.112491;-0.3518679;-0.02090181,-0.111187;-0.7445662;0.04631344,-0.1156064;-0.7269647;-0.0308823,0.01718464;0.5693004;0.01257908,531.2996
+0;0;0,0.001853493;0.3302776;-0.001250311,0.003599459;0.6467934;-0.01791971,0.1825023;0.5208429;0.01255952,0.2175258;0.2244025;0.036408,0.2561286;-0.04218054;-0.02752191,-0.1746756;0.5117127;-0.005581813,-0.2241165;0.2169045;-0.02335842,-0.2711486;-0.050147;-0.0791726,0.07219754;0.008186105;-0.05058639,0.09371634;-0.3493969;-0.01670984,0.09364062;-0.737482;0.07340996,0.0952831;-0.7001166;-0.004535459,-0.06980027;0.007199329;-0.05398678,-0.1229751;-0.3476333;-0.02673773,-0.1470377;-0.7362775;0.05757287,-0.1433785;-0.6987907;-0.02029234,0.003296437;0.569559;-0.01117976,0;0;0,0.0100567;0.3299156;0.01195037,0.01933097;0.6467402;0.009557366,0.1911636;0.5085106;-0.02039814,0.2245864;0.2113408;-0.03606188,0.2316087;-0.05903351;-0.09515619,-0.1636667;0.5209298;0.01042317,-0.2089746;0.2249556;0.01475894,-0.2398045;-0.0426558;-0.04909557,0.07624728;0.001237273;-0.04498112,0.100256;-0.3574401;-0.02915728,0.08017533;-0.746767;0.05301869,0.07435106;-0.7743474;0.0002644062,-0.08167715;0.006414969;-0.03355847,-0.112491;-0.3518679;-0.02090181,-0.111187;-0.7445662;0.04631344,-0.1156064;-0.7269647;-0.0308823,0.01718464;0.5693004;0.01257908,531.3218
+0;0;0,0.001774034;0.3302972;-0.0002303574,0.003569482;0.6470069;-0.01343949,0.1829194;0.5200461;0.01277057,0.2178964;0.2239015;0.03655204,0.2567932;-0.0423727;-0.02826117,-0.1748263;0.5110205;-0.005097507,-0.2243198;0.2164962;-0.02231551,-0.2714924;-0.05078873;-0.07662165,0.07220188;0.008192757;-0.05053866,0.09362143;-0.3492019;-0.0165102,0.0932825;-0.7372473;0.07361773,0.0948711;-0.6996768;-0.004913568,-0.06983947;0.007184035;-0.05390017,-0.1232006;-0.3474235;-0.02644563,-0.1472986;-0.7360676;0.05768225,-0.1436794;-0.6983718;-0.0207695,0.003266911;0.5696731;-0.007901379,0;0;0,0.01006087;0.3299331;0.01193058,0.0193238;0.6467735;0.009505152,0.1913593;0.5082437;-0.02056074,0.2245621;0.2113473;-0.03607523,0.2315765;-0.05897748;-0.09515965,-0.1639771;0.5209327;0.01034139,-0.2092116;0.2252522;0.01452143,-0.2400533;-0.04230824;-0.0493211,0.07625169;0.001196012;-0.04492927,0.100384;-0.3572995;-0.02923704,0.0802245;-0.7465791;0.05296671,0.07438675;-0.7738497;-0.001005534,-0.08163696;0.006440899;-0.03359033,-0.1124981;-0.3516585;-0.0209386,-0.1112431;-0.7443135;0.04631388,-0.1156995;-0.7268093;-0.03147429,0.01718053;0.5693299;0.01253641,531.3552
+0;0;0,0.001774;0.3302909;-0.000230353,0.003569389;0.6469902;-0.01343904,0.1829276;0.5200298;0.01277177,0.2179121;0.2238212;0.03655837,0.2567902;-0.04232463;-0.02822359,-0.1748346;0.5110038;-0.005097128,-0.2243388;0.2164159;-0.02231885,-0.2714886;-0.05074018;-0.07659882,0.0721991;0.008192441;-0.05053671,0.0936056;-0.3489843;-0.016529,0.09326837;-0.7350727;0.07314435,0.09485025;-0.6975341;-0.00505428,-0.06983677;0.007183758;-0.0538981,-0.1231654;-0.3472076;-0.02646029,-0.1471419;-0.7338915;0.05724328,-0.143538;-0.6962282;-0.02087614,0.003266829;0.5696591;-0.007901128,0;0;0,0.01010474;0.3299256;0.01192713,0.01939395;0.6467547;0.009489775,0.1914248;0.50821;-0.02058697,0.224577;0.2112403;-0.03605175,0.2315467;-0.0589568;-0.09510088,-0.163929;0.520948;0.01032792,-0.2091402;0.2251953;0.01426886,-0.239976;-0.04225111;-0.04947602,0.07624854;0.001197949;-0.04492783,0.100569;-0.357069;-0.02932715,0.08047377;-0.7443128;0.05279518,0.07444912;-0.771805;-0.0004279502,-0.08163434;0.006441126;-0.03358767,-0.1124626;-0.3514404;-0.02092126,-0.1109952;-0.7421802;0.04560582,-0.1154353;-0.7246362;-0.03185056,0.01724575;0.5693141;0.0125246,531.3774
+0;0;0,0.001773836;0.3302604;-0.0002303318,0.003568981;0.6469163;-0.01343717,0.1829576;0.519959;0.01277631,0.2179608;0.223593;0.03657556,0.2567995;-0.04228356;-0.02814084,-0.1748651;0.5109315;-0.005095607,-0.2243956;0.216187;-0.02232648,-0.2714977;-0.05069876;-0.07655152,0.07218494;0.008190834;-0.0505268,0.09358841;-0.3489355;-0.01652389,0.09325117;-0.7350423;0.07315376,0.09481627;-0.6975837;-0.00421603,-0.06982308;0.007182349;-0.05388752,-0.1231442;-0.347159;-0.02645359,-0.1471218;-0.7338614;0.05725399,-0.1435561;-0.6962793;-0.02003743,0.003266466;0.5695966;-0.007900082,0;0;0,0.01017664;0.3298923;0.01194167,0.0195111;0.6466765;0.009507418,0.1915664;0.5081128;-0.02051294,0.2246912;0.2109793;-0.03597093,0.2315797;-0.05893427;-0.09501469,-0.1638511;0.5208747;0.01023246,-0.2090912;0.2249659;0.01420902,-0.2398339;-0.04222411;-0.0494412,0.07624654;0.001182392;-0.04489744,0.1005758;-0.3570354;-0.02935231,0.08046336;-0.7442391;0.05304575,0.07350572;-0.7721283;0.001620054,-0.08160676;0.006463451;-0.03360467,-0.1124868;-0.3513611;-0.02089444,-0.1111028;-0.7421266;0.04559665,-0.1154673;-0.7244509;-0.03104035,0.0173533;0.5692477;0.01254201,531.4109
+0;0;0,0.001520227;0.3302728;0.0005510561,0.00311268;0.6469983;-0.01132738,0.1825898;0.5196918;0.01258935,0.2176659;0.2233389;0.03651699,0.2564196;-0.0421654;-0.02826707,-0.1750567;0.510682;-0.004676327,-0.2245057;0.215876;-0.0211725,-0.2719464;-0.05095476;-0.07353766,0.07220834;0.008187804;-0.05040075,0.09362976;-0.3487235;-0.01634973,0.09271704;-0.7348085;0.07370949,0.09494811;-0.6933426;-0.04412202,-0.06977294;0.007172026;-0.05386669,-0.1233747;-0.3468917;-0.02612207,-0.1473756;-0.7336245;0.05775191,-0.1421006;-0.6919715;-0.05996425,0.00288236;0.5696497;-0.006148935,0;0;0,0.01020438;0.329904;0.01191568,0.01952477;0.6467029;0.00944376,0.1914856;0.5081689;-0.02057087,0.224664;0.2110304;-0.03592575,0.2315711;-0.05850676;-0.09503078,-0.163765;0.5210497;0.01011453,-0.2090759;0.2251465;0.01413715,-0.2399257;-0.04165953;-0.04953529,0.07620603;0.001175627;-0.04486179,0.1004764;-0.3568379;-0.02932799,0.08027668;-0.7441117;0.05303765,0.07040362;-0.7328424;-0.06346297,-0.08153867;0.006480401;-0.03362696,-0.1125862;-0.3511212;-0.02093059,-0.111672;-0.7419922;0.04534253,-0.1182963;-0.7307423;-0.07138478,0.01737249;0.5692705;0.01248813,531.4337
+0;0;0,0.001520202;0.3302674;0.0005510471,0.003112711;0.6470053;-0.01132795,0.1824507;0.5197319;0.01257465,0.2175091;0.2235288;0.03649019,0.2562795;-0.04209009;-0.02832181,-0.174919;0.5107291;-0.004677666,-0.224343;0.216072;-0.0211655,-0.2718042;-0.05087385;-0.07355325,0.07222664;0.008189877;-0.05041352,0.0936497;-0.3487489;-0.01635987,0.09273621;-0.7351593;0.07377525,0.09496719;-0.6936938;-0.04405124,-0.06979061;0.007173842;-0.05388033,-0.1233965;-0.3469172;-0.02613357,-0.1474176;-0.7339759;0.05781109,-0.1421429;-0.6923234;-0.05990005,0.002882374;0.5696511;-0.006149135,0;0;0,0.01032425;0.3298984;0.01181817,0.01981745;0.6467028;0.009169102,0.1915382;0.5080225;-0.02072394,0.2246562;0.2110209;-0.03591037,0.2315726;-0.05863637;-0.09502244,-0.1634108;0.5211968;0.01008611,-0.208691;0.2254416;0.01407636,-0.2395657;-0.04150009;-0.0495316,0.07621676;0.001163349;-0.04488802,0.1004713;-0.3568766;-0.02929759,0.08017927;-0.744468;0.05315971,0.07028455;-0.7332029;-0.06333327,-0.08156813;0.006494237;-0.03361173,-0.1125558;-0.3511406;-0.02092398,-0.1117076;-0.7423201;0.0455299,-0.1183551;-0.731079;-0.07118955,0.01761872;0.5692682;0.01226497,531.4669
+0;0;0,0.001520202;0.3302674;0.0005510471,0.003112711;0.6470053;-0.01132795,0.1824507;0.5197319;0.01257465,0.2175091;0.2235288;0.03649019,0.2562795;-0.04209009;-0.02832181,-0.174919;0.5107291;-0.004677666,-0.224343;0.216072;-0.0211655,-0.2718042;-0.05087385;-0.07355325,0.07222664;0.008189877;-0.05041352,0.0936497;-0.3487489;-0.01635987,0.09273621;-0.7351593;0.07377525,0.09496719;-0.6936938;-0.04405124,-0.06979061;0.007173842;-0.05388033,-0.1233965;-0.3469172;-0.02613357,-0.1474176;-0.7339759;0.05781109,-0.1421429;-0.6923234;-0.05990005,0.002882374;0.5696511;-0.006149135,0;0;0,0.01032425;0.3298984;0.01181817,0.01981745;0.6467028;0.009169102,0.1915382;0.5080225;-0.02072394,0.2246562;0.2110209;-0.03591037,0.2315726;-0.05863637;-0.09502244,-0.1634108;0.5211968;0.01008611,-0.208691;0.2254416;0.01407636,-0.2395657;-0.04150009;-0.0495316,0.07621676;0.001163349;-0.04488802,0.1004713;-0.3568766;-0.02929759,0.08017927;-0.744468;0.05315971,0.07028455;-0.7332029;-0.06333327,-0.08156813;0.006494237;-0.03361173,-0.1125558;-0.3511406;-0.02092398,-0.1117076;-0.7423201;0.0455299,-0.1183551;-0.731079;-0.07118955,0.01761872;0.5692682;0.01226497,531.4891
+0;0;0,0.001636701;0.3302703;0.001249205,0.003355273;0.6470649;-0.009677116,0.1826376;0.5195286;0.01237589,0.2175439;0.2232374;0.03633794,0.2562285;-0.04225138;-0.02868612,-0.1745566;0.5106381;-0.004500462,-0.2239682;0.2158592;-0.02015428,-0.2718713;-0.05106464;-0.07178651,0.07221623;0.008146777;-0.05042292,0.09373306;-0.3487832;-0.01642311,0.09225541;-0.7354423;0.07421842,0.09438713;-0.6938916;-0.04359616,-0.0698534;0.007190149;-0.05378503,-0.1235289;-0.3468725;-0.02591771,-0.1476315;-0.7342645;0.05816426,-0.1424599;-0.6925337;-0.05953825,0.003089629;0.5696887;-0.004702892,0;0;0,0.01038396;0.3299041;0.01175642,0.01997476;0.6467284;0.008981943,0.1915578;0.5080367;-0.02081335,0.2247007;0.2109598;-0.03591049,0.2316002;-0.05861297;-0.09500253,-0.1631793;0.5212725;0.009967263,-0.2085492;0.2254584;0.01405637,-0.2395131;-0.04138231;-0.04955329,0.07621788;0.001165777;-0.04487205,0.1004829;-0.3568646;-0.0292697,0.08028833;-0.7448489;0.05309296,0.07039697;-0.733584;-0.06339478,-0.08155414;0.006494823;-0.03362684,-0.1124494;-0.3511372;-0.02086689,-0.1117879;-0.7426504;0.0457681,-0.1184286;-0.7314113;-0.07094594,0.01774933;0.5692872;0.01211381,531.5227
+0;0;0,0.001636666;0.3302633;0.001249178,0.0033552;0.647051;-0.009676923,0.1825144;0.5195504;0.01236429,0.2174285;0.2231928;0.03633171,0.256098;-0.04219192;-0.02866685,-0.1744349;0.5106659;-0.004500491,-0.2238576;0.215821;-0.02015782,-0.2717418;-0.05099821;-0.0717698,0.07221431;0.00814656;-0.05042158,0.09370796;-0.348399;-0.01645838,0.09223303;-0.7343451;0.07401603,0.0936245;-0.6968055;-0.002886854,-0.06985154;0.007189958;-0.0537836,-0.1234692;-0.3464913;-0.02594629,-0.1475274;-0.7331691;0.05798066,-0.1441517;-0.6955119;-0.01884907,0.00308956;0.569676;-0.004702782,0;0;0,0.01043951;0.3298978;0.01168406,0.02005345;0.6467136;0.008806586,0.1915192;0.5080281;-0.02083969,0.2246514;0.2108811;-0.03591299,0.2314758;-0.05859226;-0.09496105,-0.162999;0.5213647;0.009846244,-0.2085301;0.2255091;0.0140479,-0.2394874;-0.04122972;-0.04952266,0.07621659;0.001153439;-0.0448699,0.1005024;-0.3564943;-0.02942574,0.08039689;-0.7437227;0.05298889,0.07357521;-0.7718289;0.002491713,-0.08155354;0.006511071;-0.03361897,-0.1124825;-0.3507293;-0.02085573,-0.1118196;-0.74152;0.04566042,-0.1161407;-0.7237701;-0.03052422,0.01782484;0.569275;0.01196659,531.5449
+0;0;0,0.001636501;0.3302301;0.001249052,0.003354821;0.6469781;-0.009675679,0.1824578;0.5195029;0.01235955,0.2173648;0.2232057;0.03632209,0.2560351;-0.04218546;-0.02867805,-0.1743795;0.5106212;-0.004499934,-0.2237921;0.2158364;-0.02015408,-0.2716775;-0.05098924;-0.0717673,0.07222851;0.008148163;-0.0504315,0.09377455;-0.3492665;-0.01638552,0.09229989;-0.735143;0.0740726,0.09370689;-0.6975192;-0.003689006,-0.06986528;0.007191373;-0.05379418,-0.1236137;-0.347352;-0.02588901,-0.1476675;-0.7339601;0.0580228,-0.1442541;-0.6962174;-0.01966483,0.003089214;0.5696129;-0.004702162,0;0;0,0.01046119;0.3298672;0.01159179,0.0200629;0.6466419;0.008565068,0.1915216;0.5080436;-0.02091777,0.2246306;0.2109526;-0.03593302,0.2314153;-0.05854079;-0.094926,-0.1629578;0.5214345;0.009755818,-0.2086142;0.2256616;0.01407617,-0.2395703;-0.0410924;-0.0494603,0.0762356;0.001105472;-0.04487312,0.1003608;-0.3574162;-0.02910089,0.08027481;-0.7446575;0.05291307,0.07507085;-0.772364;0.0004739799,-0.08157276;0.006551684;-0.03361023,-0.1125885;-0.3515578;-0.02079699,-0.111779;-0.7422857;0.04566067,-0.1161494;-0.7246755;-0.03137414,0.01784099;0.5692145;0.01176751,531.5786
+0;0;0,0.001633058;0.3302405;0.0004768938,0.003173145;0.6468531;-0.013924,0.182218;0.5203853;0.01227144,0.2174297;0.2239766;0.03623223,0.2558452;-0.04161179;-0.02863842,-0.1746341;0.5113062;-0.004421679,-0.2242135;0.2163472;-0.01902199,-0.2724978;-0.05069974;-0.06977352,0.07220344;0.008167086;-0.05045354,0.09344144;-0.3491773;-0.01620948,0.09177765;-0.7349216;0.07431361,0.09315728;-0.6974336;-0.0034656,-0.06992414;0.007160204;-0.05371165,-0.1239536;-0.3472602;-0.02568075,-0.1484043;-0.7336869;0.05841707,-0.1450136;-0.6960726;-0.01928817,0.002968351;0.5695721;-0.00768993,0;0;0,0.01049217;0.3298774;0.01151228,0.02010366;0.6466709;0.008368731,0.1915053;0.5081238;-0.02107775,0.2245578;0.2108739;-0.03598082,0.231303;-0.058743;-0.09499276,-0.1628599;0.5215273;0.009487936,-0.2086339;0.2256297;0.01411656,-0.2396071;-0.04125747;-0.04938972,0.07623024;0.001103774;-0.04487014,0.1003269;-0.3573489;-0.02906513,0.0803925;-0.744462;0.05304408,0.07496516;-0.7721694;0.0006228685,-0.08156805;0.006564334;-0.03360293,-0.1124739;-0.3514827;-0.02072337,-0.1117991;-0.7421279;0.04554697,-0.1161541;-0.724522;-0.03149199,0.01788148;0.5692379;0.01160336,531.6013
+0;0;0,0.001633058;0.3302405;0.0004768938,0.003173145;0.6468531;-0.013924,0.182218;0.5203853;0.01227144,0.2174297;0.2239766;0.03623223,0.2558452;-0.04161179;-0.02863842,-0.1746341;0.5113062;-0.004421679,-0.2242135;0.2163472;-0.01902199,-0.2724978;-0.05069974;-0.06977352,0.07220344;0.008167086;-0.05045354,0.09344144;-0.3491773;-0.01620948,0.09177765;-0.7349216;0.07431361,0.09315728;-0.6974336;-0.0034656,-0.06992414;0.007160204;-0.05371165,-0.1239536;-0.3472602;-0.02568075,-0.1484043;-0.7336869;0.05841707,-0.1450136;-0.6960726;-0.01928817,0.002968351;0.5695721;-0.00768993,0;0;0,0.01049217;0.3298774;0.01151228,0.02010366;0.6466709;0.008368731,0.1915053;0.5081238;-0.02107775,0.2245578;0.2108739;-0.03598082,0.231303;-0.058743;-0.09499276,-0.1628599;0.5215273;0.009487936,-0.2086339;0.2256297;0.01411656,-0.2396071;-0.04125747;-0.04938972,0.07623024;0.001103774;-0.04487014,0.1003269;-0.3573489;-0.02906513,0.0803925;-0.744462;0.05304408,0.07496516;-0.7721694;0.0006228685,-0.08156805;0.006564334;-0.03360293,-0.1124739;-0.3514827;-0.02072337,-0.1117991;-0.7421279;0.04554697,-0.1161541;-0.724522;-0.03149199,0.01788148;0.5692379;0.01160336,531.623
+0;0;0,0.001633007;0.3302303;0.000476879,0.003173131;0.6468521;-0.01392458,0.1821816;0.5203891;0.01226723,0.2173954;0.2239625;0.03622947,0.2558095;-0.04161713;-0.02863904,-0.174598;0.5113118;-0.004422497,-0.2241804;0.216335;-0.01902369,-0.2724631;-0.05070311;-0.06977355,0.0722077;0.008167569;-0.05045651,0.09344348;-0.3491395;-0.01621602,0.09177653;-0.7356176;0.07447927,0.0931559;-0.698131;-0.003285378,-0.06992827;0.007160627;-0.05371482,-0.123952;-0.3472227;-0.02568686,-0.1484493;-0.7343846;0.05857096,-0.1450592;-0.6967717;-0.01911974,0.002968323;0.5695659;-0.007690083,0;0;0,0.0105534;0.3298713;0.01133525,0.02021384;0.6466693;0.007905841,0.1916265;0.5081758;-0.02123475,0.2245316;0.2108869;-0.03604817,0.2311964;-0.0587455;-0.09495533,-0.1627329;0.5215602;0.00936305,-0.2086505;0.2256691;0.01415026,-0.2396858;-0.04120716;-0.04933216,0.07623477;0.001082614;-0.04487324,0.1004115;-0.3573271;-0.02907288,0.08029617;-0.7452111;0.05299509,0.07515855;-0.7729095;0.0005565882,-0.0815733;0.006585855;-0.03359975,-0.1124916;-0.3514212;-0.02068833,-0.1119769;-0.7428452;0.04549938,-0.1163369;-0.7252468;-0.03152325,0.01798159;0.5692347;0.01121986,531.6571
+0;0;0,0.00163279;0.3302439;0.001080193,0.003321585;0.6469926;-0.01151731,0.1824065;0.5201796;0.01220464,0.2178773;0.2238052;0.03615288,0.2563282;-0.04168358;-0.02855974,-0.1744881;0.5112077;-0.004121277,-0.2241506;0.2162058;-0.01742607,-0.2727823;-0.05099121;-0.06632615,0.07216927;0.008119502;-0.05055228,0.09323762;-0.3491023;-0.01621116,0.09179148;-0.7355461;0.07481295,0.09309994;-0.6979833;-0.002945602,-0.07004215;0.00718705;-0.0535939,-0.1240578;-0.3471089;-0.02553451,-0.148668;-0.7342796;0.05884226,-0.1453476;-0.6965881;-0.01884373,0.003059199;0.5696429;-0.005931601,0;0;0,0.01057544;0.3298885;0.01125181,0.02024084;0.6467254;0.007652879,0.191643;0.5081074;-0.02140152,0.2244567;0.2108256;-0.03610587,0.2311676;-0.058687;-0.09499943,-0.1627128;0.5215626;0.009241407,-0.2087409;0.2257169;0.01436058,-0.2398079;-0.04104811;-0.0490569,0.07624788;0.001080707;-0.04488826,0.1004502;-0.3572416;-0.0290767,0.08031272;-0.7451535;0.05305159,0.07502034;-0.772853;0.0006295443,-0.08159668;0.006591702;-0.03359157,-0.1124849;-0.3513336;-0.0207064,-0.1123216;-0.7428403;0.04523873,-0.1166852;-0.7252439;-0.03178342,0.01801077;0.5692789;0.01101625,531.6799
+0;0;0,0.00163254;0.3301933;0.001080028,0.003321028;0.6468845;-0.01151519,0.1824155;0.5200828;0.01220672,0.2178496;0.2240151;0.03613017,0.25651;-0.0429199;-0.02893496,-0.1744981;0.5111105;-0.004120069,-0.2241091;0.2164139;-0.0174111,-0.2730058;-0.05223864;-0.06657755,0.07216597;0.008119131;-0.05054998,0.09323061;-0.3490397;-0.01621492,0.09178428;-0.7355328;0.07482083,0.09307764;-0.6980574;-0.002040222,-0.07003895;0.007186722;-0.05359145,-0.1240451;-0.3470468;-0.025537,-0.1486584;-0.7342669;0.05885055,-0.1453764;-0.6966642;-0.01793879,0.00305869;0.5695488;-0.005930489,0;0;0,0.01061803;0.3298414;0.01110673,0.02029102;0.6466178;0.00729847,0.1916949;0.5079676;-0.0216645,0.2244276;0.2109852;-0.0362941,0.2312468;-0.05991384;-0.09587276,-0.1627128;0.5216246;0.009061959,-0.2088645;0.2261221;0.0147473,-0.2400564;-0.04207391;-0.04913025,0.07624489;0.001074463;-0.04488552,0.1004048;-0.3571867;-0.02906477,0.0802481;-0.7451483;0.05306935,0.07457627;-0.7732623;0.00251472,-0.08159366;0.006606281;-0.03358541,-0.1123669;-0.3512652;-0.02069805,-0.1123326;-0.7428237;0.0452445,-0.1166556;-0.7250948;-0.03088638,0.01806255;0.5691877;0.01071787,531.7032
+0;0;0,0.001632368;0.3301585;0.001079914,0.003320549;0.6467915;-0.01151292,0.182418;0.5200048;0.01220814,0.217832;0.2241046;0.03611807,0.2565111;-0.0429593;-0.02897846,-0.1745013;0.5110323;-0.004118911,-0.2240843;0.2165024;-0.01740242,-0.2730046;-0.0522798;-0.0665926,0.07217844;0.008120534;-0.05055871,0.09323693;-0.3489341;-0.01623366,0.09179036;-0.7354902;0.07481693,0.09308901;-0.6979842;-0.002358831,-0.07005105;0.007187964;-0.05360071,-0.1240414;-0.3469422;-0.02555445,-0.1486588;-0.7342255;0.05884685,-0.1453633;-0.6965916;-0.01825689,0.003058265;0.5694715;-0.00592936,0;0;0,0.01064024;0.3298083;0.01103449,0.0203165;0.6465245;0.007107496,0.1916956;0.507913;-0.02202225,0.2243981;0.2110853;-0.03639889,0.2311614;-0.05997238;-0.09588587,-0.1627168;0.5216532;0.008970514,-0.2091635;0.2263922;0.0157866,-0.2405258;-0.04185551;-0.04837182,0.07625481;0.001076981;-0.04489875,0.1004368;-0.3570771;-0.02906859,0.08022972;-0.7451056;0.0530498,0.07484532;-0.7730812;0.00182509,-0.08161356;0.006608077;-0.03357697,-0.112299;-0.351167;-0.02072808,-0.112347;-0.7426183;0.04623344,-0.116727;-0.72494;-0.03020685,0.01808975;0.5691118;0.01055956,531.7378
+0;0;0,0.001689022;0.3301529;0.0003694241,0.003319195;0.6466207;-0.01450388,0.1824907;0.5206239;0.01150254,0.2178208;0.2246864;0.03601473,0.2563657;-0.04251283;-0.02873271,-0.1746916;0.511579;-0.003978497,-0.2244877;0.2169299;-0.01539181,-0.2739271;-0.05209056;-0.06290098,0.07210629;0.008104882;-0.05053834,0.09302387;-0.3488774;-0.01605906,0.09196657;-0.7353407;0.07514806,0.09312211;-0.6979028;-0.002376318,-0.07003123;0.00719017;-0.05350755,-0.1242218;-0.3468306;-0.02530486,-0.1487495;-0.7340935;0.05895432,-0.1455837;-0.6965227;-0.01850113,0.003067965;0.5693758;-0.008178085,0;0;0,0.0104131;0.3298135;0.0108875,0.01987489;0.6464744;0.006729007,0.191381;0.5080141;-0.02240729,0.2239977;0.211084;-0.03643286,0.2307915;-0.0600248;-0.09582341,-0.1631568;0.5217462;0.008732786,-0.2101759;0.2265358;0.01698284,-0.2423191;-0.04164568;-0.04719552,0.07620122;0.001113251;-0.04484713,0.1000813;-0.3569961;-0.02902949,0.0798357;-0.7449589;0.05312097,0.07399203;-0.7727728;0.001254912,-0.0815265;0.00658013;-0.0336045,-0.1124519;-0.3511046;-0.02064449,-0.1126841;-0.7425005;0.04630967,-0.1171065;-0.724886;-0.03046097,0.01771247;0.5690809;0.01025259,531.7599
+0;0;0,0.001689022;0.3301529;0.0003694241,0.003319195;0.6466207;-0.01450388,0.1824907;0.5206239;0.01150254,0.2178208;0.2246864;0.03601473,0.2563657;-0.04251283;-0.02873271,-0.1746916;0.511579;-0.003978497,-0.2244877;0.2169299;-0.01539181,-0.2739271;-0.05209056;-0.06290098,0.07210629;0.008104882;-0.05053834,0.09302387;-0.3488774;-0.01605906,0.09196657;-0.7353407;0.07514806,0.09312211;-0.6979028;-0.002376318,-0.07003123;0.00719017;-0.05350755,-0.1242218;-0.3468306;-0.02530486,-0.1487495;-0.7340935;0.05895432,-0.1455837;-0.6965227;-0.01850113,0.003067965;0.5693758;-0.008178085,0;0;0,0.0104131;0.3298135;0.0108875,0.01987489;0.6464744;0.006729007,0.191381;0.5080141;-0.02240729,0.2239977;0.211084;-0.03643286,0.2307915;-0.0600248;-0.09582341,-0.1631568;0.5217462;0.008732786,-0.2101759;0.2265358;0.01698284,-0.2423191;-0.04164568;-0.04719552,0.07620122;0.001113251;-0.04484713,0.1000813;-0.3569961;-0.02902949,0.0798357;-0.7449589;0.05312097,0.07399203;-0.7727728;0.001254912,-0.0815265;0.00658013;-0.0336045,-0.1124519;-0.3511046;-0.02064449,-0.1126841;-0.7425005;0.04630967,-0.1171065;-0.724886;-0.03046097,0.01771247;0.5690809;0.01025259,531.7833
+0;0;0,0.001688906;0.3301302;0.0003693986,0.003318943;0.6465726;-0.01450281,0.1825572;0.5205617;0.01151059,0.2177827;0.2255008;0.03595018,0.2564614;-0.04262587;-0.029022,-0.174758;0.5115135;-0.0039762,-0.2244065;0.217737;-0.01535571,-0.2740175;-0.05221716;-0.06302978,0.07211132;0.008105449;-0.05054188,0.09302922;-0.348882;-0.0160621,0.09197183;-0.735374;0.07515181,0.09312645;-0.697942;-0.002310969,-0.07003614;0.007190673;-0.05351129,-0.1242275;-0.3468353;-0.02530819,-0.1487571;-0.7341269;0.05895726,-0.1455938;-0.6965622;-0.01843666,0.003067726;0.5693318;-0.00817735,0;0;0,0.01036964;0.3297983;0.0107007,0.01973967;0.6464317;0.006225586,0.1913613;0.5079862;-0.02278459,0.2237219;0.2119255;-0.03692257,0.2305766;-0.06024233;-0.09597349,-0.1633518;0.5217715;0.00873798,-0.2111915;0.2276326;0.01836717,-0.244482;-0.04135302;-0.04603649,0.07620752;0.001134351;-0.04484808,0.09989421;-0.3569932;-0.02903378,0.07961504;-0.7449835;0.05312133,0.07346795;-0.7728212;0.001410011,-0.08153783;0.00656625;-0.03359598,-0.1122742;-0.3511377;-0.02057092,-0.1128967;-0.7425697;0.04634541,-0.1173729;-0.7249575;-0.03035893,0.01760833;0.5690454;0.009838581,531.8176
+0;0;0,0.001653122;0.3301129;0.0008850675,0.003395975;0.6466411;-0.01242634,0.1828504;0.5203295;0.01110063,0.2181446;0.2252713;0.03588606,0.2565308;-0.04329237;-0.02879781,-0.1747539;0.511175;-0.003673375,-0.2251001;0.2173989;-0.01262763,-0.2749442;-0.05322507;-0.05803924,0.07216377;0.008131734;-0.05053054,0.0931519;-0.349202;-0.01584787,0.09185439;-0.7354566;0.07537268,0.09288239;-0.6979641;-0.002006814,-0.07006714;0.007178423;-0.05353631,-0.1242345;-0.3472045;-0.02508583,-0.1488925;-0.73422;0.05933284,-0.1458597;-0.6965944;-0.01798102,0.00310511;0.5693492;-0.00666878,0;0;0,0.01040383;0.3297909;0.01038277,0.01972871;0.6464266;0.005437016,0.1915153;0.5079336;-0.02325737,0.2236396;0.211794;-0.03699291,0.2304478;-0.06065965;-0.09620988,-0.1634829;0.5218122;0.00866276,-0.2122383;0.2278422;0.01979283,-0.2486037;-0.04135227;-0.04342001,0.07623081;0.001120389;-0.04488516,0.09978831;-0.3573796;-0.02895916,0.07948065;-0.7451414;0.05316149,0.07362534;-0.773016;0.001576297,-0.08158956;0.006583753;-0.03356885,-0.1122681;-0.3514959;-0.02058541,-0.1131361;-0.7426725;0.04646396,-0.1176663;-0.7250673;-0.03015607,0.01761487;0.569039;0.009174466,531.8403
+0;0;0,0.001652811;0.330051;0.0008849014,0.003395387;0.6465306;-0.01242464,0.182524;0.5203156;0.01106954,0.2178049;0.2253683;0.03584566,0.2561974;-0.0432393;-0.02884878,-0.1744321;0.5111777;-0.003677682,-0.2247593;0.2175119;-0.01262857,-0.2746115;-0.05315626;-0.0580476,0.07219336;0.008135069;-0.05055126,0.09318426;-0.3492458;-0.01586401,0.09188891;-0.7348556;0.07520426,0.09291651;-0.6973659;-0.002145365,-0.07009587;0.007181367;-0.05355826,-0.1242704;-0.3472483;-0.02510404,-0.1488872;-0.7336177;0.05917371,-0.1458556;-0.695995;-0.01811031,0.003104552;0.5692464;-0.006667658,0;0;0,0.01051003;0.3297367;0.01002216,0.01990105;0.6463127;0.004549265,0.1914029;0.5079778;-0.0237695,0.2234659;0.2119275;-0.03713989,0.2303039;-0.06061307;-0.09616745,-0.1630485;0.5219972;0.008648652,-0.2127046;0.228384;0.02199493,-0.251835;-0.04075539;-0.0399902,0.07627109;0.001092046;-0.04488898,0.09962925;-0.3574658;-0.02890206,0.07932991;-0.744562;0.05316162,0.0727779;-0.7724499;0.001720555,-0.08163122;0.006612645;-0.03355753,-0.11221;-0.3515278;-0.02070234,-0.1131587;-0.7420231;0.04639869,-0.1177688;-0.7244362;-0.03018316,0.0177732;0.5689401;0.008424997,531.8743
+0;0;0,0.001652619;0.3300126;0.0008847986,0.003395014;0.6464598;-0.01242344,0.1824713;0.5202656;0.01106509,0.217709;0.22568;0.03581082,0.2561155;-0.04302537;-0.02890718,-0.1743806;0.5111304;-0.00367784,-0.2246462;0.2178247;-0.01261776,-0.2745166;-0.05294201;-0.05805332,0.07220606;0.0081365;-0.05056015,0.09315252;-0.3484877;-0.01594634,0.09185458;-0.7348694;0.0753042,0.09288343;-0.6973706;-0.00213936,-0.0701082;0.00718263;-0.05356768,-0.124168;-0.3464966;-0.0251737,-0.1488341;-0.7336394;0.05927273,-0.1457988;-0.6960074;-0.01810515,0.003104203;0.5691822;-0.006666944,0;0;0,0.01051854;0.3297043;0.009812117,0.0198762;0.6462451;0.004122019,0.191327;0.5079323;-0.0241884,0.2233451;0.2122353;-0.03733587,0.2300875;-0.06045696;-0.09615374,-0.1630531;0.5221223;0.008630619,-0.2138149;0.2291999;0.02458224,-0.255677;-0.0397408;-0.03693632,0.07631075;0.001046658;-0.04485333,0.09973597;-0.3567529;-0.0290904,0.0791188;-0.744581;0.05327058,0.07260711;-0.7724252;0.001632929,-0.08163747;0.006653448;-0.03357529,-0.1120614;-0.3507405;-0.02086217,-0.1133858;-0.7419932;0.04650772,-0.1180601;-0.7244321;-0.03016183,0.01775914;0.5688814;0.008048534,531.9077
+0;0;0,0.0016771;0.3299173;0.001404544,0.003489367;0.6463215;-0.01074736,0.1824227;0.5200164;0.01078481,0.2177053;0.2265111;0.03564283,0.2565918;-0.04310483;-0.02852347,-0.1740542;0.5109223;-0.003491209,-0.2248419;0.2186967;-0.009235485,-0.2751693;-0.05313012;-0.05281888,0.07214851;0.00814956;-0.05057074,0.09287325;-0.3484872;-0.01567347,0.09148978;-0.7348111;0.07554134,0.09244294;-0.6972492;-0.001993284,-0.07016773;0.007157832;-0.05342732,-0.1243258;-0.3465309;-0.02499606,-0.1489248;-0.7335902;0.05955061,-0.1459648;-0.6958959;-0.01792031,0.003177553;0.5690414;-0.005342633,0;0;0,0.01041672;0.3296258;0.009410024,0.01978484;0.6460657;0.003282547,0.1909852;0.5078254;-0.02494836,0.22277;0.2131532;-0.03784084,0.22952;-0.06041801;-0.09645319,-0.1630661;0.5225906;0.008240622,-0.2148736;0.2310654;0.0266032,-0.2611858;-0.03872234;-0.03163709,0.07623717;0.001018316;-0.04490077,0.09913282;-0.3568462;-0.02921939,0.07849701;-0.7446002;0.05317699,0.07241614;-0.7724063;0.001300327,-0.08161172;0.006694745;-0.03352506,-0.1125144;-0.3506939;-0.02105413,-0.1142086;-0.7419227;0.04606737,-0.1189369;-0.7243977;-0.03069022,0.0176618;0.5687311;0.007329345,531.9297
+0;0;0,0.0016771;0.3299173;0.001404544,0.003489367;0.6463215;-0.01074736,0.1824227;0.5200164;0.01078481,0.2177053;0.2265111;0.03564283,0.2565918;-0.04310483;-0.02852347,-0.1740542;0.5109223;-0.003491209,-0.2248419;0.2186967;-0.009235485,-0.2751693;-0.05313012;-0.05281888,0.07214851;0.00814956;-0.05057074,0.09287325;-0.3484872;-0.01567347,0.09148978;-0.7348111;0.07554134,0.09244294;-0.6972492;-0.001993284,-0.07016773;0.007157832;-0.05342732,-0.1243258;-0.3465309;-0.02499606,-0.1489248;-0.7335902;0.05955061,-0.1459648;-0.6958959;-0.01792031,0.003177553;0.5690414;-0.005342633,0;0;0,0.01041672;0.3296258;0.009410024,0.01978484;0.6460657;0.003282547,0.1909852;0.5078254;-0.02494836,0.22277;0.2131532;-0.03784084,0.22952;-0.06041801;-0.09645319,-0.1630661;0.5225906;0.008240622,-0.2148736;0.2310654;0.0266032,-0.2611858;-0.03872234;-0.03163709,0.07623717;0.001018316;-0.04490077,0.09913282;-0.3568462;-0.02921939,0.07849701;-0.7446002;0.05317699,0.07241614;-0.7724063;0.001300327,-0.08161172;0.006694745;-0.03352506,-0.1125144;-0.3506939;-0.02105413,-0.1142086;-0.7419227;0.04606737,-0.1189369;-0.7243977;-0.03069022,0.0176618;0.5687311;0.007329345,531.9527
+0;0;0,0.00167673;0.3298444;0.001404234,0.003488609;0.6461815;-0.01074516,0.1823231;0.5199182;0.01077709,0.2175426;0.2269385;0.03559058,0.256477;-0.04300937;-0.02865474,-0.1739572;0.510829;-0.003491063,-0.2246539;0.2191268;-0.009225052,-0.2750434;-0.05303481;-0.05286212,0.0720902;0.008142973;-0.05052987,0.0928154;-0.3485016;-0.01563185,0.09143279;-0.7345864;0.07552654,0.09239659;-0.6969401;-0.002873987,-0.07011102;0.007152047;-0.05338413,-0.1242702;-0.3465443;-0.02495226,-0.1488541;-0.7333641;0.05954211,-0.145861;-0.6955838;-0.018794,0.003176854;0.5689162;-0.005341467,0;0;0,0.01025673;0.3295684;0.009029269,0.01949636;0.6459339;0.002394795,0.1906304;0.5076908;-0.02562296,0.2222548;0.2135214;-0.03817046,0.2289766;-0.06045923;-0.09651995,-0.1632985;0.5228457;0.008044884,-0.216355;0.2322662;0.02906232,-0.2648264;-0.03809908;-0.02633067,0.0761608;0.001026779;-0.04488933,0.09860251;-0.356875;-0.02922475,0.07788525;-0.7443833;0.05312431,0.0740206;-0.7717535;-0.0007251501,-0.08153581;0.006689052;-0.03352225,-0.112662;-0.3506904;-0.0211195,-0.1140215;-0.7414178;0.04746284,-0.1188818;-0.7240443;-0.03014506,0.01741266;0.5686206;0.006582618,531.9857
+0;0;0,0.001716692;0.3297368;0.001778792,0.003635368;0.6459306;-0.009790735,0.1822569;0.5198753;0.01045114,0.217294;0.2271307;0.035625,0.256554;-0.04305419;-0.02834193,-0.1735595;0.510732;-0.003329209,-0.2252716;0.2193836;-0.004979197,-0.27645;-0.05325535;-0.04598835,0.07210112;0.00811912;-0.05060311,0.09277955;-0.3487307;-0.01549032,0.09174569;-0.7352197;0.07550529,0.09262505;-0.6975229;-0.003101386,-0.07020984;0.007171455;-0.05333211,-0.1244638;-0.3467284;-0.02480819,-0.1490624;-0.7339057;0.05971199,-0.146145;-0.6960728;-0.01883201,0.003290488;0.5687003;-0.004543503,0;0;0,0.01039666;0.3294692;0.008626938,0.01977366;0.6456546;0.001495838,0.1905709;0.5073903;-0.02607155,0.2219955;0.2134065;-0.03818619,0.2287593;-0.06080276;-0.09646595,-0.1628214;0.5229957;0.008023,-0.2175042;0.2332089;0.0323973,-0.2677958;-0.03747526;-0.0208366,0.07619382;0.001040027;-0.04492867,0.09833468;-0.3570977;-0.02913725,0.07760984;-0.7449037;0.05351901,0.07375862;-0.772157;-0.0007604361,-0.08160085;0.006675295;-0.03349488,-0.1126454;-0.3509349;-0.02110704,-0.1143924;-0.7419831;0.04769149,-0.1193313;-0.7246735;-0.0301133,0.01765499;0.5683946;0.005806923,532.0081
+0;0;0,0.001715687;0.3295438;0.00177775,0.003633054;0.6455229;-0.009784044,0.1824328;0.5194686;0.01046938,0.2172561;0.2285103;0.03548963,0.2567142;-0.04303822;-0.02880014,-0.1737374;0.5103162;-0.003324675,-0.225134;0.2207456;-0.004964596,-0.2765707;-0.05326942;-0.04618073,0.07216989;0.008126866;-0.05065139,0.09284098;-0.3485959;-0.01555108,0.09180692;-0.735157;0.07546148,0.09268846;-0.6974411;-0.003340147,-0.07027682;0.007178296;-0.05338299,-0.1245115;-0.3465957;-0.02486921,-0.1491147;-0.7338451;0.05966671,-0.14619;-0.6959928;-0.01907207,0.003288396;0.5683421;-0.004540176,0;0;0,0.01048709;0.3292889;0.008002996,0.01980992;0.6452441;0.0001614094,0.1908936;0.5071568;-0.02709854,0.2217369;0.2149138;-0.03885043,0.2282742;-0.06089547;-0.09642851,-0.1630604;0.5231143;0.007686081,-0.218669;0.2355341;0.03415798,-0.2711207;-0.03684267;-0.0157261,0.07626094;0.0009646416;-0.04498267,0.09800473;-0.357064;-0.02907157,0.07725306;-0.744905;0.05376863,0.07308285;-0.7720543;-0.0008809566,-0.08170225;0.006744552;-0.03345677,-0.1127598;-0.3507391;-0.02115408,-0.1146233;-0.7417961;0.04801737,-0.1196761;-0.7245594;-0.02996711,0.01771228;0.5680431;0.004645586,532.0314
+0;0;0,0.001715387;0.3294863;0.00177744,0.003632468;0.6454191;-0.009782778,0.1824875;0.5193582;0.01047469,0.2173214;0.2283115;0.03550255,0.2567451;-0.04300019;-0.02873117,-0.1737925;0.5102029;-0.00332361,-0.2252047;0.2205445;-0.004964028,-0.2765965;-0.05323157;-0.04614422,0.07219401;0.008129581;-0.05066831,0.09284139;-0.3481842;-0.01560825,0.09180598;-0.7352544;0.0755242,0.09267467;-0.697651;-0.002128847,-0.0703003;0.007180694;-0.05340083,-0.1244727;-0.3461877;-0.02491974,-0.1491084;-0.7339472;0.05972753,-0.1462263;-0.6962093;-0.01786359,0.003287847;0.5682467;-0.004539486,0;0;0,0.01052846;0.329238;0.00766778,0.01984036;0.6451377;-0.0005477667,0.1910176;0.5071055;-0.02765453,0.2215871;0.2147282;-0.03901124,0.2280348;-0.06085065;-0.09650004,-0.1631314;0.5232384;0.007399469,-0.2197636;0.2360749;0.03702856,-0.2745422;-0.03647715;-0.007747769,0.07628168;0.0009455979;-0.04500616,0.09785335;-0.3566839;-0.02916765,0.07708405;-0.7450181;0.05386662,0.07294515;-0.7727686;0.00155675,-0.08174127;0.006764584;-0.03343572,-0.1127321;-0.3503154;-0.02125006,-0.1149887;-0.7418762;0.04806434,-0.1200061;-0.7244719;-0.02877795,0.01774833;0.5679503;0.004026294,532.064
+0;0;0,0.001803456;0.3294901;0.0005877182,0.003568465;0.6452557;-0.01460419,0.1824639;0.5201921;0.009588788,0.2172005;0.2292102;0.03548987,0.2564618;-0.0422053;-0.02840373,-0.1740729;0.511133;-0.003235949,-0.2261615;0.2216004;-0.0008587791,-0.2786526;-0.05264845;-0.03722422,0.07215925;0.008075637;-0.05072642,0.09255242;-0.348233;-0.01546574,0.09165349;-0.735343;0.0754987,0.09236765;-0.6978894;-0.002170436,-0.07038058;0.007215818;-0.05329023,-0.1244805;-0.3461667;-0.02484795,-0.1493243;-0.7339137;0.0597958,-0.1465947;-0.6963295;-0.01781599,0.00326875;0.5681748;-0.008152603,0;0;0,0.01052846;0.329238;0.00766778,0.01984036;0.6451377;-0.0005477667,0.1910176;0.5071055;-0.02765453,0.2215871;0.2147282;-0.03901124,0.2280348;-0.06085065;-0.09650004,-0.1631314;0.5232384;0.007399469,-0.2197636;0.2360749;0.03702856,-0.2745422;-0.03647715;-0.007747769,0.07628168;0.0009455979;-0.04500616,0.09785335;-0.3566839;-0.02916765,0.07708405;-0.7450181;0.05386662,0.07294515;-0.7727686;0.00155675,-0.08174127;0.006764584;-0.03343572,-0.1127321;-0.3503154;-0.02125006,-0.1149887;-0.7418762;0.04806434,-0.1200061;-0.7244719;-0.02877795,0.01774833;0.5679503;0.004026294,532.0864
+0;0;0,0.001803237;0.3294501;0.0005876469,0.003568214;0.6452119;-0.01460428,0.1822587;0.5201996;0.009568692,0.2169832;0.2293181;0.03546084,0.2563552;-0.04286185;-0.02861272,-0.1738703;0.5111508;-0.003241372,-0.2259409;0.2217182;-0.0008650227,-0.2785799;-0.05330312;-0.03733289,0.07217098;0.008076951;-0.05073467,0.09256729;-0.3482864;-0.01546857,0.0916685;-0.7353365;0.07548177,0.09237728;-0.6979391;-0.001601703,-0.07039202;0.007216991;-0.0532989,-0.1245003;-0.3462199;-0.02485226,-0.1493402;-0.7339069;0.05977838,-0.1466312;-0.6963798;-0.01724817,0.003268486;0.5681275;-0.008152402,0;0;0,0.01055887;0.3292057;0.007287383,0.01986638;0.6450907;-0.001331925,0.1908224;0.5070138;-0.02822161,0.2212918;0.2147149;-0.03923047,0.2274953;-0.06165281;-0.09684932,-0.1629706;0.5235925;0.007227204,-0.2205877;0.2370816;0.04008998,-0.278563;-0.03677484;0.002954464,0.07628828;0.0008860827;-0.04502451,0.09749517;-0.356816;-0.02908754,0.07675165;-0.7450873;0.05395257,0.07208806;-0.7731172;0.002885342,-0.08175994;0.006828078;-0.03341534,-0.1127213;-0.3503086;-0.02119553,-0.1154624;-0.7417893;0.04820085,-0.1205013;-0.724313;-0.02805435,0.01777738;0.5679057;0.003341079,532.1086
+0;0;0,0.00180319;0.3294415;0.0005876316,0.003568423;0.6452517;-0.01460693,0.1820373;0.5202804;0.009545643,0.2167349;0.2296251;0.03541766,0.2561313;-0.04272446;-0.02869581,-0.1736509;0.5112429;-0.003248568,-0.225681;0.2220353;-0.0008740658,-0.2783529;-0.05315739;-0.03736464,0.07219293;0.008079407;-0.0507501,0.09258777;-0.3482581;-0.01548655,0.09168922;-0.7352003;0.07543845,0.09239916;-0.6977907;-0.001771428,-0.07041343;0.007219187;-0.05331511,-0.1245178;-0.346192;-0.02487053,-0.1493507;-0.7337709;0.05973652,-0.1466373;-0.6962315;-0.01741634,0.003268624;0.568149;-0.008153521,0;0;0,0.01055889;0.3292055;0.00689888,0.01981837;0.6451301;-0.002097606,0.1905447;0.5070118;-0.02881885,0.2209336;0.2149189;-0.03940368,0.2270279;-0.06167033;-0.09683323,-0.1627977;0.5237916;0.007082418,-0.2210517;0.2378643;0.04180893,-0.2808399;-0.03644285;0.009905979,0.07630526;0.0008707047;-0.04504908,0.0970934;-0.356825;-0.02900076,0.07634644;-0.7449707;0.05409503,0.07171856;-0.7729449;0.002769105,-0.08179925;0.006848889;-0.03338626,-0.1129817;-0.3502388;-0.02106105,-0.1159207;-0.7416174;0.04826788,-0.1210405;-0.7241818;-0.02810422,0.01774321;0.5679318;0.002665759,532.1423
+0;0;0,0.001787979;0.329294;1.658814E-05,0.00345288;0.6448387;-0.01670436,0.1819004;0.5203634;0.00896826,0.2163845;0.2301705;0.03540642,0.2561213;-0.04228684;-0.02854972,-0.1757641;0.5190199;0.002254382,-0.2305148;0.2307684;0.005924666,-0.2839958;-0.04498175;-0.02576231,0.07217082;0.007989493;-0.05078826,0.09243362;-0.348069;-0.01543034,0.09161517;-0.7354751;0.07573424,0.0914955;-0.6980928;-0.001769729,-0.0704141;0.007293576;-0.05329694,-0.1245686;-0.3458352;-0.02491169,-0.1493292;-0.7338923;0.05990446,-0.1474381;-0.6963838;-0.01756439,0.0031771;0.5678201;-0.009822849,0;0;0,0.01058637;0.3290643;0.006508112,0.01982435;0.6447903;-0.002933621,0.1905693;0.5068872;-0.02954888,0.2206074;0.2151842;-0.03989935,0.2267654;-0.06162584;-0.09682655,-0.1628263;0.5239193;0.006925005,-0.2217981;0.2388205;0.0435459,-0.2837915;-0.03615415;0.02237571,0.07631204;0.0008543283;-0.0450294,0.0971115;-0.3565636;-0.02896094,0.07608151;-0.7451916;0.05423307,0.07152081;-0.7730278;0.002314333,-0.08179162;0.006865649;-0.0333901,-0.113123;-0.3499329;-0.02108218,-0.116184;-0.7418032;0.04836939,-0.1214088;-0.7244353;-0.02827596,0.01775724;0.5676458;0.001941205,532.1761
+0;0;0,0.001788249;0.3293437;1.659065E-05,0.00345361;0.6449775;-0.01670928,0.1818288;0.5204954;0.008958069,0.216281;0.2305712;0.03537175,0.2560352;-0.04200494;-0.02861226,-0.1756912;0.5191525;0.002246901,-0.2303912;0.2311678;0.005913788,-0.2838956;-0.0447025;-0.025787,0.07218774;0.007991369;-0.05080018,0.09244492;-0.3479681;-0.01545209,0.09162819;-0.7345572;0.07552022,0.09150939;-0.6972283;-0.001422502,-0.07043062;0.007295288;-0.05330944,-0.1245701;-0.3457354;-0.02493209,-0.1492784;-0.7329739;0.05970516,-0.1474011;-0.6955198;-0.01720271,0.003177738;0.567933;-0.009825452,0;0;0,0.01073806;0.3291146;0.006225705,0.02011009;0.6449199;-0.00342834,0.1905118;0.5066459;-0.03055894,0.2204828;0.2151814;-0.04009354,0.2264387;-0.06178007;-0.09691751,-0.1624955;0.5240588;0.00688356,-0.2220823;0.2395245;0.04470373,-0.2852632;-0.03589341;0.03351163,0.07632425;0.0008394569;-0.0450499,0.09704703;-0.3564799;-0.02891302,0.0756495;-0.7442551;0.05415487,0.07196698;-0.7723618;0.003322236,-0.08182053;0.006880702;-0.03337136,-0.1131131;-0.3498304;-0.02133225,-0.1163293;-0.7408655;0.0480145,-0.1216623;-0.7234369;-0.02806066,0.01800677;0.5677532;0.001491904,532.1978
+0;0;0,0.001787665;0.3292361;1.658523E-05,0.003452479;0.6447671;-0.01670394,0.181858;0.5203001;0.008964526,0.2163143;0.2303419;0.03538131,0.2560325;-0.04198784;-0.02854486,-0.1757225;0.518957;0.00225222,-0.2304289;0.2309385;0.005919538,-0.2838849;-0.04468247;-0.02575259,0.07225881;0.007999235;-0.05085018,0.09253977;-0.3483782;-0.01546059,0.09172376;-0.7346331;0.07543308,0.09160437;-0.6972685;-0.001885079,-0.07049995;0.007302469;-0.05336192,-0.124703;-0.3461427;-0.02495124,-0.14939;-0.7330466;0.05961285,-0.1475035;-0.695556;-0.01767028,0.00317669;0.5677457;-0.009822175,0;0;0,0.01072124;0.3290169;0.005705953,0.01998678;0.6447073;-0.004427671,0.1904658;0.5064578;-0.03135765,0.220095;0.2149143;-0.04059923,0.2259537;-0.06191859;-0.09678435,-0.1626596;0.5241216;0.006676639,-0.2227021;0.2397537;0.04528575,-0.2880677;-0.03511205;0.04721313,0.07636809;0.0008100718;-0.04514778,0.09676501;-0.3569304;-0.02858484,0.0752538;-0.744364;0.05440688,0.07168718;-0.7722964;0.002798077,-0.08193786;0.006911723;-0.03330883,-0.1135034;-0.3501967;-0.02123457,-0.1169069;-0.7408928;0.04804856,-0.1223553;-0.7235551;-0.02838658,0.01791279;0.5675705;0.0006068945,532.2329
+0;0;0,0.001875829;0.3293135;0.0003175461,0.003806911;0.6451172;-0.01512706,0.1818568;0.5203795;0.008675183,0.2165217;0.2307127;0.03529586,0.2564813;-0.0441072;-0.02880908,-0.174994;0.5184358;0.001815674,-0.230892;0.2310474;0.01184004,-0.2859505;-0.04743201;-0.01365447,0.07224389;0.007971485;-0.05085925,0.09244481;-0.3483651;-0.01537398,0.09170755;-0.7345409;0.07550764,0.09159103;-0.6970329;-0.002738975,-0.07051832;0.007313693;-0.05332039,-0.1247432;-0.3460892;-0.02487557,-0.1494711;-0.7328713;0.05985898,-0.1475579;-0.6952444;-0.01835284,0.003435388;0.5679922;-0.008728807,0;0;0,0.01098718;0.3290926;0.005323172,0.02058038;0.6449605;-0.005231261,0.190384;0.5061954;-0.03232753,0.2199585;0.214879;-0.04111707,0.225518;-0.06425712;-0.09842598,-0.1618334;0.524523;0.006553383,-0.2221719;0.240573;0.04590922,-0.2886609;-0.03636149;0.05680335,0.07635446;0.000794977;-0.04515254,0.09663394;-0.3569158;-0.02857614,0.07511912;-0.7442421;0.0545342,0.07054372;-0.7717261;0.001115322,-0.08193058;0.006930733;-0.03329765,-0.1135419;-0.3501368;-0.02119375,-0.1171264;-0.7409856;0.04674936,-0.1227731;-0.7238053;-0.03059847,0.01841515;0.567771;-9.024143E-05,532.2656
+0;0;0,0.001875829;0.3293135;0.0003175461,0.003806911;0.6451172;-0.01512706,0.1818568;0.5203795;0.008675183,0.2165217;0.2307127;0.03529586,0.2564813;-0.0441072;-0.02880908,-0.174994;0.5184358;0.001815674,-0.230892;0.2310474;0.01184004,-0.2859505;-0.04743201;-0.01365447,0.07224389;0.007971485;-0.05085925,0.09244481;-0.3483651;-0.01537398,0.09170755;-0.7345409;0.07550764,0.09159103;-0.6970329;-0.002738975,-0.07051832;0.007313693;-0.05332039,-0.1247432;-0.3460892;-0.02487557,-0.1494711;-0.7328713;0.05985898,-0.1475579;-0.6952444;-0.01835284,0.003435388;0.5679922;-0.008728807,0;0;0,0.01098718;0.3290926;0.005323172,0.02058038;0.6449605;-0.005231261,0.190384;0.5061954;-0.03232753,0.2199585;0.214879;-0.04111707,0.225518;-0.06425712;-0.09842598,-0.1618334;0.524523;0.006553383,-0.2221719;0.240573;0.04590922,-0.2886609;-0.03636149;0.05680335,0.07635446;0.000794977;-0.04515254,0.09663394;-0.3569158;-0.02857614,0.07511912;-0.7442421;0.0545342,0.07054372;-0.7717261;0.001115322,-0.08193058;0.006930733;-0.03329765,-0.1135419;-0.3501368;-0.02119375,-0.1171264;-0.7409856;0.04674936,-0.1227731;-0.7238053;-0.03059847,0.01841515;0.567771;-9.024143E-05,532.2883
+0;0;0,0.00187597;0.3293383;0.0003175701,0.003807376;0.6451957;-0.01512976,0.1815812;0.520516;0.00864684,0.2161142;0.2319511;0.03516626,0.256245;-0.04404613;-0.02921331,-0.1747176;0.5185754;0.001797944,-0.230403;0.2322802;0.01178418,-0.2856973;-0.04739222;-0.01381955,0.07227752;0.007975195;-0.05088292,0.09244929;-0.3478473;-0.01544884,0.0917112;-0.7344584;0.07553518,0.09159458;-0.6969438;-0.002779439,-0.07055113;0.007317097;-0.0533452,-0.1246978;-0.3455759;-0.02494142,-0.1494536;-0.7327939;0.05988861,-0.1475386;-0.6951604;-0.01839118,0.003435777;0.5680551;-0.008730225,0;0;0,0.01116399;0.3291152;0.005087256,0.02094087;0.6450253;-0.005650163,0.1902582;0.5060594;-0.03302622,0.220054;0.2158939;-0.04206526,0.2253052;-0.06462783;-0.09871936,-0.1612692;0.5247966;0.006431891,-0.2220663;0.2423115;0.04731473,-0.2882926;-0.03532961;0.06874332,0.07638049;0.0007325113;-0.0451907,0.09670132;-0.35646;-0.02867806,0.07496744;-0.7442104;0.05453288,0.07058361;-0.7716582;0.0009586774,-0.08197866;0.006996688;-0.03327553,-0.1136785;-0.3495486;-0.02132885,-0.1173898;-0.740859;0.04656192,-0.1231321;-0.7236988;-0.03084497,0.01872727;0.5678241;-0.0004688501,532.321
+0;0;0,0.001940848;0.3293138;-0.0005213422,0.003708052;0.6450371;-0.01785404,0.181622;0.5211108;0.007824142,0.2160114;0.2327178;0.03502294,0.2559027;-0.04342094;-0.02913071,-0.1746958;0.5184503;0.001292334,-0.2317673;0.2328836;0.01824513,-0.2875488;-0.04727852;-0.0006562043,0.0723813;0.007967323;-0.05094583,0.09247692;-0.3478644;-0.01533106,0.09191056;-0.735422;0.07596913,0.09173366;-0.6980091;-0.00221967,-0.07065144;0.007342018;-0.05340858,-0.1249026;-0.345552;-0.02492862,-0.1497885;-0.7337732;0.05993512,-0.1479335;-0.6962384;-0.01822021,0.003386568;0.5679541;-0.01088909,0;0;0,0.01128787;0.3290904;0.004872322,0.02114232;0.6449647;-0.00590682,0.1903446;0.5058094;-0.03363407,0.2198826;0.2157445;-0.042732,0.2250084;-0.06494173;-0.09884453,-0.1611452;0.5248803;0.006535884,-0.2223853;0.2427803;0.04851356,-0.2875696;-0.03437588;0.07843184,0.07640135;0.0007150472;-0.04539084,0.0966832;-0.3564897;-0.02860165,0.0746222;-0.7451741;0.05491292,0.06997029;-0.7726769;0.001618866,-0.08214115;0.007026087;-0.03318845,-0.1139702;-0.3495305;-0.02123882,-0.1179139;-0.7417959;0.04694642,-0.1237501;-0.7246164;-0.03031964,0.01890992;0.5677729;-0.0007250309,532.3541
+0;0;0,0.001940465;0.3292489;-0.0005212392,0.003707427;0.6449301;-0.01785181,0.1816922;0.5209917;0.007833227,0.2159168;0.2339812;0.03490164,0.2558777;-0.04263964;-0.02936401,-0.1747672;0.5183301;0.001298822,-0.231565;0.2341323;0.01817036,-0.2874439;-0.04651892;-0.0007639788,0.07242577;0.007972217;-0.05097712,0.09252068;-0.347847;-0.01536362,0.09195428;-0.7354437;0.07594581,0.09177644;-0.697992;-0.002653398,-0.07069485;0.007346529;-0.05344139,-0.1249441;-0.345535;-0.02496243,-0.1498325;-0.7337955;0.05990989,-0.1479678;-0.6962212;-0.01865567,0.003385969;0.5678536;-0.01088744,0;0;0,0.01124828;0.3290334;0.004396796,0.0210062;0.644847;-0.006976008,0.1902546;0.505573;-0.03462422,0.2195506;0.2168929;-0.04382145,0.2245141;-0.06443879;-0.09926414,-0.1613659;0.5250647;0.006290996,-0.2227035;0.244849;0.05096639,-0.2884225;-0.0321964;0.08521384,0.07638336;0.0007175654;-0.04552782,0.09645683;-0.3564788;-0.02857888,0.07418164;-0.74517;0.05503869,0.06944744;-0.7724546;0.000914216,-0.08223285;0.007037454;-0.03310511,-0.1144378;-0.3494718;-0.02113034,-0.1183669;-0.7417666;0.0471215,-0.1243482;-0.7246841;-0.03053649,0.01880463;0.5676717;-0.001635432,532.3766
+0;0;0,0.001939895;0.3291522;-0.0005210862,0.003706258;0.6447257;-0.01784566,0.1818649;0.5207699;0.007855074,0.2159491;0.2349367;0.03481246,0.2561927;-0.04364169;-0.02990797,-0.1749418;0.5181057;0.0013143,-0.2315067;0.2350736;0.01811663,-0.287781;-0.04756361;-0.0009516925,0.07243405;0.007973129;-0.05098295,0.09250729;-0.3474623;-0.01540786,0.09194008;-0.7356083;0.07603097,0.09176372;-0.6982186;-0.001914643,-0.07070293;0.007347369;-0.0534475,-0.1248937;-0.3451536;-0.02499926,-0.1498174;-0.7339643;0.05999334,-0.1479681;-0.6964529;-0.0179189,0.003384918;0.5676774;-0.01088383,0;0;0,0.01122176;0.3289402;0.004195333,0.02094812;0.6446408;-0.007344842,0.1903357;0.5054406;-0.03536654,0.2197975;0.2179805;-0.04473495,0.2243262;-0.06533411;-0.1006502,-0.1616451;0.5251355;0.006280952,-0.2227454;0.246737;0.05475901,-0.2887385;-0.03162301;0.09444274,0.07636454;0.0007197857;-0.0455792,0.09668713;-0.3560852;-0.02884352,0.07398578;-0.7452511;0.05514026,0.06833512;-0.7728766;0.002437949,-0.08226022;0.007040164;-0.0330638,-0.1145951;-0.3490677;-0.02104213,-0.1185483;-0.7419299;0.04723961,-0.1245854;-0.7247496;-0.02976277,0.01875482;0.5674964;-0.001965404,532.4098
+0;0;0,0.001996248;0.3291534;-0.001139645,0.003704173;0.6446967;-0.01961521,0.1819384;0.5213097;0.008549768,0.216773;0.2356455;0.03460182,0.2569264;-0.04344413;-0.02983417,-0.1750342;0.5182222;0.001045618,-0.2329314;0.2360936;0.02444465,-0.2892614;-0.04752916;0.01808754,0.07237305;0.007940313;-0.05100176,0.09241083;-0.3474434;-0.01533047,0.09176645;-0.7360314;0.07621546,0.09174038;-0.698765;-0.001082897,-0.0707095;0.007361962;-0.05336719,-0.1249824;-0.3450817;-0.02491626,-0.1500689;-0.7343383;0.06012302,-0.1480841;-0.6969511;-0.01713839,0.003398163;0.5676655;-0.0123429,0;0;0,0.01108706;0.3289509;0.003950477,0.02069554;0.644685;-0.007763147,0.1900797;0.5052691;-0.03634953,0.2194221;0.2179428;-0.04522693,0.2239083;-0.06568617;-0.1017056,-0.1620354;0.5253094;0.006326249,-0.2232104;0.247755;0.05845445,-0.2893972;-0.03073269;0.09991826,0.07626209;0.000712052;-0.0456692,0.09632722;-0.3560603;-0.02886522,0.07379836;-0.7455443;0.05584824,0.06861968;-0.773487;0.004431605,-0.08224351;0.007061251;-0.03298836,-0.1151031;-0.3489605;-0.02114561,-0.119093;-0.7422378;0.04740249,-0.12523;-0.7249624;-0.02894056,0.01853082;0.567531;-0.002343655,532.433
+0;0;0,0.001996248;0.3291534;-0.001139645,0.003704173;0.6446967;-0.01961521,0.1819384;0.5213097;0.008549768,0.216773;0.2356455;0.03460182,0.2569264;-0.04344413;-0.02983417,-0.1750342;0.5182222;0.001045618,-0.2329314;0.2360936;0.02444465,-0.2892614;-0.04752916;0.01808754,0.07237305;0.007940313;-0.05100176,0.09241083;-0.3474434;-0.01533047,0.09176645;-0.7360314;0.07621546,0.09174038;-0.698765;-0.001082897,-0.0707095;0.007361962;-0.05336719,-0.1249824;-0.3450817;-0.02491626,-0.1500689;-0.7343383;0.06012302,-0.1480841;-0.6969511;-0.01713839,0.003398163;0.5676655;-0.0123429,0;0;0,0.01108706;0.3289509;0.003950477,0.02069554;0.644685;-0.007763147,0.1900797;0.5052691;-0.03634953,0.2194221;0.2179428;-0.04522693,0.2239083;-0.06568617;-0.1017056,-0.1620354;0.5253094;0.006326249,-0.2232104;0.247755;0.05845445,-0.2893972;-0.03073269;0.09991826,0.07626209;0.000712052;-0.0456692,0.09632722;-0.3560603;-0.02886522,0.07379836;-0.7455443;0.05584824,0.06861968;-0.773487;0.004431605,-0.08224351;0.007061251;-0.03298836,-0.1151031;-0.3489605;-0.02114561,-0.119093;-0.7422378;0.04740249,-0.12523;-0.7249624;-0.02894056,0.01853082;0.567531;-0.002343655,532.4555
+0;0;0,0.001996026;0.3291167;-0.001139518,0.003703857;0.6446431;-0.01961416,0.1816833;0.5213249;0.008520746,0.2164868;0.2359152;0.03454959,0.2566659;-0.04335293;-0.02992761,-0.1747798;0.5182418;0.001027308,-0.2326254;0.2363645;0.0244055,-0.2889915;-0.0474396;0.01804432,0.07244619;0.007948335;-0.0510533,0.09246978;-0.3471839;-0.01540725,0.09182464;-0.7362268;0.07624586,0.0917986;-0.6989658;-0.0009947941,-0.07078095;0.007369401;-0.05342112,-0.1250155;-0.3448248;-0.02499032,-0.1501313;-0.7345372;0.06014852,-0.148148;-0.6971555;-0.01705522,0.003397856;0.5676146;-0.0123421,0;0;0,0.01106943;0.3289189;0.003591656,0.02062578;0.6446276;-0.008393288,0.1895412;0.5051374;-0.0377444,0.2190457;0.2180657;-0.04591739,0.2233724;-0.06583384;-0.101995,-0.1618919;0.5257474;0.006571988,-0.2235382;0.24905;0.06121401,-0.2894338;-0.02940777;0.1045894,0.07624452;0.0007469058;-0.04587245,0.09622999;-0.3557711;-0.02896333,0.07332861;-0.7456411;0.05607843,0.06820209;-0.7736105;0.004774328,-0.08238669;0.007048706;-0.03287574,-0.1156391;-0.3486786;-0.02092398,-0.1197225;-0.7424117;0.0477253,-0.1261076;-0.7251438;-0.0285372,0.01847464;0.5674803;-0.002912402,532.4883
+0;0;0,0.001946071;0.3289996;-0.00158604,0.003506941;0.644364;-0.02072578,0.1817709;0.5211928;0.007650509,0.2160735;0.2359185;0.0343648,0.2562506;-0.04377756;-0.02967533,-0.1751044;0.5180145;0.0008483212,-0.2342122;0.2373278;0.03236046,-0.2905337;-0.04684275;0.02786851,0.07251494;0.007889049;-0.05113539,0.0924021;-0.3469781;-0.01514267,0.09162775;-0.7365468;0.07635079,0.0914958;-0.6992962;-0.001176313,-0.07086654;0.007444012;-0.05346027,-0.1252777;-0.3444862;-0.02506634,-0.1504132;-0.7346817;0.06008664,-0.1485279;-0.6973048;-0.01740572,0.003242029;0.5673817;-0.01328836,0;0;0,0.01107778;0.3288053;0.003375053,0.02063145;0.6443887;-0.008683443,0.1897103;0.505032;-0.03855515,0.2191147;0.2180941;-0.04714429,0.2232791;-0.06620264;-0.102851,-0.1621774;0.5259817;0.006933829,-0.2242064;0.2498032;0.06305517,-0.2890549;-0.02786389;0.1144446,0.07623548;0.0007055252;-0.04607749,0.09632146;-0.3555522;-0.02879536,0.07314514;-0.7458482;0.05645311,0.06800471;-0.7736835;0.004571557,-0.08253303;0.007086118;-0.03276534,-0.1158844;-0.3483925;-0.02075238,-0.1193042;-0.7425938;0.04801532,-0.1258882;-0.7254067;-0.02850605,0.01847953;0.5672728;-0.003192306,532.5105
+0;0;0,0.001945951;0.3289793;-0.001585942,0.003506871;0.6443546;-0.02072645,0.1816898;0.5211995;0.007640811,0.2160435;0.2354997;0.03439495,0.2561505;-0.04370758;-0.02953329,-0.1750235;0.5180227;0.0008417089,-0.2342195;0.2369173;0.03240085,-0.2904426;-0.04675665;0.02791675,0.07248357;0.007885637;-0.05111327,0.09237608;-0.3470769;-0.01511088,0.09160206;-0.7364808;0.07634389,0.09146956;-0.6992002;-0.00150419,-0.07083589;0.007440791;-0.05343714,-0.1252617;-0.344584;-0.02503559,-0.1503866;-0.7346145;0.06008139,-0.1484934;-0.6972071;-0.01773182,0.003241941;0.5673675;-0.01328855,0;0;0,0.01099434;0.3287901;0.003142238,0.02048623;0.6443791;-0.009105325,0.1893457;0.5049474;-0.03948593,0.2189064;0.2176039;-0.04844165,0.222929;-0.06624004;-0.1038359,-0.1622701;0.5263364;0.007167331,-0.224678;0.2504098;0.06624413,-0.2891823;-0.02646297;0.1194681,0.07610754;0.0007027537;-0.04621434,0.09585295;-0.3556582;-0.02868473,0.07270791;-0.7457416;0.05675054,0.067949;-0.7734248;0.004182938,-0.08253165;0.00710925;-0.03265891,-0.1164743;-0.3484154;-0.02081118,-0.1198016;-0.7424064;0.04818195,-0.1265927;-0.7252856;-0.02863832,0.01834846;0.5672612;-0.003568172,532.5334
+0;0;0,0.00194546;0.3288962;-0.001585542,0.003505931;0.6441802;-0.02072042,0.1816788;0.5210518;0.007643322,0.2160198;0.2354576;0.03438757,0.2569191;-0.04926592;-0.03080369,-0.1750142;0.5178751;0.0008446071,-0.2341883;0.2368737;0.03239208,-0.2915222;-0.05240479;0.02781939,0.07254133;0.00789192;-0.05115401,0.09240197;-0.3465019;-0.01520929,0.09162642;-0.7366739;0.07642587,0.09149373;-0.699383;-0.001532413,-0.07089234;0.007446721;-0.05347973,-0.125231;-0.3440141;-0.02512367,-0.1504054;-0.7348139;0.06016119,-0.1485096;-0.697396;-0.01776217,0.003241084;0.5672171;-0.01328485,0;0;0,0.01095543;0.328711;0.002841115,0.02040733;0.6441915;-0.009845138,0.1892066;0.5048255;-0.04045558,0.2188801;0.2175982;-0.04931891,0.2230655;-0.07153529;-0.1074088,-0.1623283;0.5264357;0.007417097,-0.2246569;0.2514731;0.07041948,-0.2897533;-0.03033483;0.1281855,0.07608599;0.000728041;-0.04638588,0.09608073;-0.3550509;-0.02897942,0.07238168;-0.7458034;0.05694306,0.06747655;-0.773434;0.004166961,-0.08264378;0.007124995;-0.03256532,-0.1167043;-0.3478206;-0.02094701,-0.1203237;-0.7425802;0.04821609,-0.1273112;-0.7254961;-0.02869309,0.01828318;0.5671063;-0.004185677,532.5668
+0;0;0,0.001913831;0.3288649;-0.001978027,0.003352076;0.6441059;-0.02153734,0.1816725;0.5213762;0.006554648,0.2154529;0.2359604;0.03439488,0.2564367;-0.04925373;-0.03056905,-0.1751353;0.5180539;0.0007184288,-0.2349858;0.2383214;0.04003753,-0.2938519;-0.05111867;0.04255557,0.07260546;0.007874785;-0.05131897,0.09236132;-0.346497;-0.01514522,0.09190023;-0.7368642;0.07671115,0.09161662;-0.6997262;8.702278E-05,-0.07106707;0.007474324;-0.05348653,-0.1254916;-0.3439763;-0.02522733,-0.1508289;-0.7350122;0.0600562,-0.149114;-0.6977447;-0.01653709,0.003115483;0.5671552;-0.01400993,0;0;0,0.01092862;0.3286839;0.002670765,0.02033249;0.6441446;-0.0101006,0.189073;0.505031;-0.04133737,0.2192352;0.2180141;-0.05082071,0.2229984;-0.07172304;-0.1081383,-0.1624189;0.526823;0.007882449,-0.2251722;0.2528159;0.07391638,-0.2907587;-0.02863073;0.1350168,0.0761255;0.000712797;-0.04660046,0.09591983;-0.3550566;-0.02886653,0.07226353;-0.746045;0.05711496,0.06613729;-0.7742801;0.007180694,-0.08283269;0.007144277;-0.03247932,-0.1168994;-0.3477963;-0.02086759,-0.1209248;-0.742816;0.04818013,-0.1279927;-0.7255213;-0.02739044,0.01821994;0.5670637;-0.004426837,532.6
+0;0;0,0.001913831;0.3288649;-0.001978027,0.003352076;0.6441059;-0.02153734,0.1816725;0.5213762;0.006554648,0.2154529;0.2359604;0.03439488,0.2564367;-0.04925373;-0.03056905,-0.1751353;0.5180539;0.0007184288,-0.2349858;0.2383214;0.04003753,-0.2938519;-0.05111867;0.04255557,0.07260546;0.007874785;-0.05131897,0.09236132;-0.346497;-0.01514522,0.09190023;-0.7368642;0.07671115,0.09161662;-0.6997262;8.702278E-05,-0.07106707;0.007474324;-0.05348653,-0.1254916;-0.3439763;-0.02522733,-0.1508289;-0.7350122;0.0600562,-0.149114;-0.6977447;-0.01653709,0.003115483;0.5671552;-0.01400993,0;0;0,0.01092862;0.3286839;0.002670765,0.02033249;0.6441446;-0.0101006,0.189073;0.505031;-0.04133737,0.2192352;0.2180141;-0.05082071,0.2229984;-0.07172304;-0.1081383,-0.1624189;0.526823;0.007882449,-0.2251722;0.2528159;0.07391638,-0.2907587;-0.02863073;0.1350168,0.0761255;0.000712797;-0.04660046,0.09591983;-0.3550566;-0.02886653,0.07226353;-0.746045;0.05711496,0.06613729;-0.7742801;0.007180694,-0.08283269;0.007144277;-0.03247932,-0.1168994;-0.3477963;-0.02086759,-0.1209248;-0.742816;0.04818013,-0.1279927;-0.7255213;-0.02739044,0.01821994;0.5670637;-0.004426837,532.6224
+0;0;0,0.001913755;0.3288517;-0.001977948,0.003352009;0.644095;-0.02153744,0.1818375;0.5213219;0.006573687,0.2157084;0.2351426;0.0344884,0.2565435;-0.04903728;-0.03023996,-0.1753003;0.5179965;0.0007320708,-0.2353109;0.2375157;0.04015636,-0.2939635;-0.05087474;0.04266526,0.07263917;0.007878441;-0.0513428,0.09239455;-0.3464847;-0.01516993,0.091933;-0.7372408;0.07677796,0.09164876;-0.7000868;-1.721829E-05,-0.07110006;0.007477794;-0.05351136,-0.1255233;-0.3439643;-0.02525285,-0.1508858;-0.7353898;0.06011564,-0.149167;-0.6981061;-0.01664862,0.003115412;0.5671432;-0.01400991,0;0;0,0.01084119;0.3286749;0.002514839,0.02014688;0.6441394;-0.01030016,0.1889623;0.5051319;-0.04232657,0.2192507;0.2173658;-0.05224276,0.2231352;-0.07130471;-0.1094241,-0.162811;0.5272931;0.008432273,-0.2266377;0.2537149;0.07847632,-0.293036;-0.02598515;0.1415207,0.07609008;0.000708431;-0.04673756,0.09581456;-0.3550412;-0.02870584,0.07198928;-0.7463914;0.05744695,0.06588528;-0.7745484;0.007155057,-0.08291987;0.007151727;-0.03236895,-0.1172136;-0.3477565;-0.02070424,-0.1214763;-0.7431784;0.04834805,-0.1287839;-0.7259089;-0.02737047,0.01805715;0.567057;-0.00462246,532.6445
+0;0;0,0.001918528;0.3287821;-0.001583433,0.003635014;0.6440681;-0.01949988,0.1823581;0.5209653;0.005452964,0.2157876;0.2349611;0.03451945,0.2567725;-0.0500145;-0.02995326,-0.1752984;0.5177278;0.0006775865,-0.2363279;0.2387748;0.04781013,-0.2959488;-0.0500173;0.0574019,0.07267059;0.007828277;-0.05144269,0.09212362;-0.3465892;-0.01504005,0.09178622;-0.7376025;0.07677773,0.09131318;-0.7003892;0.0001173317,-0.07119934;0.007527372;-0.05350364,-0.1257432;-0.3439558;-0.02522153,-0.1510295;-0.7355881;0.06025838,-0.1495054;-0.698248;-0.01637629,0.00330666;0.567075;-0.01257412,0;0;0,0.01075228;0.3286074;0.002332449,0.01995675;0.644008;-0.01058662,0.188865;0.5050345;-0.04291582,0.2195065;0.2174259;-0.05307567,0.2231664;-0.0717392;-0.1115369,-0.1631158;0.5274793;0.008882155,-0.2268638;0.2549137;0.082401,-0.2953952;-0.02428362;0.1487324,0.07605574;0.0007045121;-0.04694331,0.09560274;-0.3550933;-0.02847433,0.07177321;-0.7466782;0.05763913,0.06608544;-0.7748896;0.007557634,-0.0830521;0.007161912;-0.03224441,-0.1177029;-0.3477952;-0.02128679,-0.1219607;-0.7433422;0.04833028,-0.1294078;-0.7260589;-0.02724682,0.01789152;0.5669414;-0.004887938,532.678
+0;0;0,0.001917631;0.3286283;-0.001582692,0.00363325;0.6437544;-0.01948994,0.1824733;0.5206631;0.00547091,0.2159019;0.2346668;0.03453659,0.2569966;-0.05107248;-0.03010891,-0.1754164;0.5174235;0.0006924206,-0.2364442;0.2384783;0.04782366,-0.2962249;-0.05108786;0.05744114,0.07268858;0.007830214;-0.05145542,0.09213424;-0.346453;-0.01506658,0.09179643;-0.7379354;0.07686134,0.09132103;-0.7006862;-0.0001808479,-0.07121696;0.007529236;-0.05351689,-0.1257402;-0.3438207;-0.0252455,-0.1510568;-0.7359229;0.06033697,-0.1495251;-0.6985463;-0.01667937,0.003305074;0.5668029;-0.01256792,0;0;0,0.01061733;0.3284592;0.002137899,0.01968043;0.6436952;-0.01098168,0.1887121;0.5048125;-0.04353631,0.2194996;0.2172421;-0.05410063,0.2230329;-0.07261235;-0.1131487,-0.1634868;0.5275606;0.009411007,-0.227533;0.2563284;0.08743262,-0.2981037;-0.02247137;0.1567523,0.07599759;0.0006706566;-0.04707992,0.09537162;-0.3549861;-0.02832449,0.07163182;-0.7470323;0.05796301,0.06549618;-0.7750677;0.007144444,-0.08311189;0.007199963;-0.03214307,-0.1179581;-0.3476041;-0.02124892,-0.1223602;-0.743579;0.04870693,-0.130013;-0.7263712;-0.02722773,0.01765215;0.5666733;-0.005231261,532.7007
+0;0;0,0.001917577;0.328619;-0.001582648,0.003633303;0.6437658;-0.01949121,0.1823674;0.5206935;0.005459727,0.2157407;0.2351705;0.0344773,0.2568929;-0.05096871;-0.03025866,-0.1753108;0.5174558;0.0006840592,-0.2362376;0.2389722;0.0477373,-0.296102;-0.05099919;0.05736824,0.07267937;0.007829222;-0.0514489,0.09211273;-0.3462299;-0.01508306,0.09177572;-0.7367966;0.0766298,0.09129738;-0.6995025;-0.0008880794,-0.07120793;0.007528281;-0.05351011,-0.1256967;-0.3435995;-0.02525659,-0.1509541;-0.7347844;0.06012566,-0.149413;-0.6973622;-0.01736622,0.003305091;0.566806;-0.01256845,0;0;0,0.01059678;0.3284522;0.001867294,0.01961894;0.6437001;-0.01149166,0.1885674;0.5048711;-0.04396677,0.219408;0.2178381;-0.05580294,0.2230441;-0.07238388;-0.1151145,-0.1634008;0.5277489;0.009740768,-0.2279085;0.2581497;0.09119181,-0.2998181;-0.01850796;0.1689697,0.07595128;0.0006376207;-0.04713357,0.09515372;-0.3547969;-0.02827692,0.07162724;-0.7458333;0.05827224,0.06511234;-0.7736691;0.006551504,-0.08312362;0.007233968;-0.0320735,-0.1181658;-0.3473275;-0.02129129,-0.1227413;-0.7423741;0.04850047,-0.1305635;-0.7252471;-0.02789033,0.01760097;0.5666739;-0.00568378,532.7344
+0;0;0,0.001919362;0.3286163;-0.002070461,0.00356899;0.6436943;-0.02108674,0.1823606;0.5208991;0.004439285,0.2155876;0.2354395;0.03423828,0.2563275;-0.0508756;-0.02997864,-0.1753988;0.5178086;0.0003313078,-0.2372152;0.2410303;0.05557333,-0.297832;-0.04845315;0.07245006,0.07268372;0.007755768;-0.05145387,0.09203586;-0.3462954;-0.01496641,0.09197295;-0.7369374;0.07642521,0.09140327;-0.6996946;-0.001096852,-0.07120506;0.007604113;-0.05350322,-0.1257021;-0.3435213;-0.02523662,-0.1510727;-0.7347212;0.06004358,-0.1496193;-0.6973503;-0.01745488,0.00325715;0.566768;-0.01380047,0;0;0,0.01059678;0.3284522;0.001867294,0.01961894;0.6437001;-0.01149166,0.1885674;0.5048711;-0.04396677,0.219408;0.2178381;-0.05580294,0.2230441;-0.07238388;-0.1151145,-0.1634008;0.5277489;0.009740768,-0.2279085;0.2581497;0.09119181,-0.2998181;-0.01850796;0.1689697,0.07595128;0.0006376207;-0.04713357,0.09515372;-0.3547969;-0.02827692,0.07162724;-0.7458333;0.05827224,0.06511234;-0.7736691;0.006551504,-0.08312362;0.007233968;-0.0320735,-0.1181658;-0.3473275;-0.02129129,-0.1227413;-0.7423741;0.04850047,-0.1305635;-0.7252471;-0.02789033,0.01760097;0.5666739;-0.00568378,532.7574
+0;0;0,0.001918843;0.3285274;-0.002069901,0.003568057;0.6435265;-0.02108144,0.1824854;0.5207179;0.004455608,0.2158219;0.234318;0.03435275,0.2564667;-0.05132854;-0.02971423,-0.1755251;0.5176252;0.0003447486,-0.2375451;0.2399352;0.05576872,-0.2980203;-0.04887223;0.07260604,0.07271667;0.007759283;-0.05147719,0.09205125;-0.3459707;-0.01502283,0.09198825;-0.737193;0.07650453,0.09141541;-0.69991;-0.001446575,-0.07123733;0.00760756;-0.05352747,-0.1256849;-0.3431994;-0.02528652,-0.1510932;-0.7349803;0.06012035,-0.1496318;-0.6975686;-0.01780701,0.003256292;0.5666189;-0.01379695,0;0;0,0.01054184;0.3283655;0.001777768,0.01952097;0.6435347;-0.01160347,0.1885016;0.50463;-0.04445159,0.2194711;0.216671;-0.05671895,0.2230592;-0.07265842;-0.1169366,-0.1636351;0.5278888;0.01020659,-0.2290354;0.2592729;0.09737498,-0.301528;-0.01541376;0.178877,0.07592387;0.0006083697;-0.0472548,0.09530406;-0.3544934;-0.02841902,0.07150106;-0.7460304;0.05855405,0.06564081;-0.7736661;0.005889654,-0.08319871;0.007259636;-0.03198582,-0.1181791;-0.3469921;-0.0215113,-0.1227709;-0.7425625;0.04873926,-0.1307766;-0.7255086;-0.0280595,0.01751189;0.5665272;-0.00579381,532.7895
+0;0;0,0.001918549;0.328477;-0.002069583,0.003567571;0.6434398;-0.02107898,0.1822736;0.5206932;0.004435793,0.2156755;0.2337313;0.03439161,0.2565872;-0.05379099;-0.03009606,-0.1753147;0.5176042;0.0003297813,-0.2374564;0.2393692;0.05586252,-0.2983287;-0.05133471;0.07281041,0.07264685;0.007751833;-0.05142777,0.09197535;-0.3458667;-0.01498489,0.09191232;-0.7372562;0.07658157,0.09133978;-0.699977;-0.001328669,-0.07116892;0.007600255;-0.05347607,-0.1255994;-0.3430962;-0.02524402,-0.1510185;-0.7350445;0.06019934,-0.1495578;-0.6976367;-0.01768717,0.003255839;0.5665401;-0.01379524,0;0;0,0.0104987;0.3283172;0.001641154,0.01943415;0.6434483;-0.01180995,0.1881968;0.5046231;-0.04471076,0.2195614;0.2161518;-0.05738831,0.2228091;-0.07474992;-0.1195744,-0.1635223;0.5282574;0.01067152,-0.2298442;0.2610498;0.1032009,-0.3033305;-0.01354325;0.1909497,0.07584603;0.000608027;-0.04721737,0.09515141;-0.3543839;-0.02835464,0.07127631;-0.7460532;0.05879557,0.06535646;-0.7737086;0.006220579,-0.08311183;0.00725427;-0.03197297,-0.1181952;-0.3468705;-0.02136363,-0.1214352;-0.742286;0.05079002,-0.1295701;-0.7252177;-0.02595576,0.01743491;0.5664496;-0.005986929,532.8125
+0;0;0,0.0018966;0.3284485;-0.002432384,0.003476267;0.6433445;-0.02222344,0.1822626;0.521095;0.003626742,0.2154316;0.2341639;0.03403392,0.2559577;-0.05254444;-0.02989778,-0.1753899;0.5179543;0.0001205532,-0.23794;0.2413611;0.06287289,-0.2996779;-0.04773143;0.086225,0.072564;0.007676944;-0.05139887,0.09181839;-0.346016;-0.01492666,0.09175076;-0.7361439;0.07654807,0.09108879;-0.6988949;-0.001458891,-0.07109533;0.007661252;-0.05341416,-0.1255543;-0.3431081;-0.02522305,-0.1511881;-0.7338169;0.05996519,-0.1498129;-0.6964447;-0.01802091,0.003186495;0.5664718;-0.0146979,0;0;0,0.01059076;0.3282884;0.001581907,0.01963426;0.6434;-0.01186633,0.1882114;0.5043985;-0.04492748,0.2193321;0.2159261;-0.05794144,0.2227125;-0.07391164;-0.1205037,-0.1633787;0.5289602;0.0114393,-0.2305263;0.2637342;0.1089106,-0.30333;-0.008990973;0.1997508,0.07576305;0.0006001741;-0.04717958,0.09498243;-0.35446;-0.0281378,0.07110441;-0.7448147;0.05915738,0.06510423;-0.77245;0.006429322,-0.08301485;0.007259801;-0.03197098,-0.1183231;-0.3469151;-0.02133106,-0.121664;-0.741076;0.05073427,-0.1299492;-0.7240253;-0.02608852,0.0176051;0.5664055;-0.006046891,532.8458
+0;0;0,0.001896078;0.3283581;-0.002431714,0.003475302;0.6431656;-0.02221718,0.1822113;0.5209511;0.003625678,0.2153665;0.23414;0.03402014,0.2561255;-0.05421603;-0.03027895,-0.1753406;0.5178112;0.0001204731,-0.2378646;0.2413336;0.06284657,-0.2999572;-0.04942018;0.08633287,0.07246783;0.007666769;-0.05133075,0.09173016;-0.346172;-0.01484351,0.0916627;-0.7353703;0.07641326,0.0910069;-0.6981888;-0.0008670017,-0.0710011;0.007651098;-0.05334337,-0.1254825;-0.3432629;-0.02514064,-0.1510552;-0.7330406;0.05984462,-0.1496928;-0.6957371;-0.01741497,0.003185614;0.5663151;-0.01469381,0;0;0,0.01064353;0.3281968;0.001476407,0.01976481;0.643214;-0.01205051,0.1882075;0.504194;-0.04526865,0.2190776;0.2158193;-0.05833614,0.222362;-0.07554767;-0.1218921,-0.1632879;0.529463;0.01193395,-0.2312016;0.2658946;0.1129446,-0.3058682;-0.006257355;0.209397,0.07568252;0.0005022734;-0.04708624,0.09477659;-0.3547054;-0.02792406,0.07105456;-0.744074;0.05943978,0.06531262;-0.7720814;0.008191105,-0.08285489;0.007373536;-0.03202979,-0.11835;-0.3469291;-0.02135367,-0.1219121;-0.7401114;0.05074456,-0.1302391;-0.722944;-0.02534898,0.01771373;0.5662439;-0.006212354,532.8683
+0;0;0,0.001896078;0.3283581;-0.002431714,0.003475302;0.6431656;-0.02221718,0.1822113;0.5209511;0.003625678,0.2153665;0.23414;0.03402014,0.2561255;-0.05421603;-0.03027895,-0.1753406;0.5178112;0.0001204731,-0.2378646;0.2413336;0.06284657,-0.2999572;-0.04942018;0.08633287,0.07246783;0.007666769;-0.05133075,0.09173016;-0.346172;-0.01484351,0.0916627;-0.7353703;0.07641326,0.0910069;-0.6981888;-0.0008670017,-0.0710011;0.007651098;-0.05334337,-0.1254825;-0.3432629;-0.02514064,-0.1510552;-0.7330406;0.05984462,-0.1496928;-0.6957371;-0.01741497,0.003185614;0.5663151;-0.01469381,0;0;0,0.01064353;0.3281968;0.001476407,0.01976481;0.643214;-0.01205051,0.1882075;0.504194;-0.04526865,0.2190776;0.2158193;-0.05833614,0.222362;-0.07554767;-0.1218921,-0.1632879;0.529463;0.01193395,-0.2312016;0.2658946;0.1129446,-0.3058682;-0.006257355;0.209397,0.07568252;0.0005022734;-0.04708624,0.09477659;-0.3547054;-0.02792406,0.07105456;-0.744074;0.05943978,0.06531262;-0.7720814;0.008191105,-0.08285489;0.007373536;-0.03202979,-0.11835;-0.3469291;-0.02135367,-0.1219121;-0.7401114;0.05074456,-0.1302391;-0.722944;-0.02534898,0.01771373;0.5662439;-0.006212354,532.8908
+0;0;0,0.001892258;0.328067;-0.002847991,0.003437459;0.6425312;-0.02324177,0.1820061;0.5206451;0.002594387,0.2148669;0.2340641;0.03369946,0.2554525;-0.05409336;-0.03018723,-0.1752494;0.5179737;-3.283191E-05,-0.2384321;0.2441691;0.07218235,-0.3012666;-0.04539055;0.1033352,0.07243746;0.007584972;-0.05131125,0.09149085;-0.346287;-0.014674,0.09152304;-0.7369146;0.0767502,0.09072147;-0.6995666;-0.002700269,-0.07097247;0.007711245;-0.05330109,-0.1254818;-0.3432409;-0.0251577,-0.1514695;-0.7343764;0.06020055,-0.1501943;-0.6969073;-0.01923245,0.003154668;0.5657789;-0.01555129,0;0;0,0.01072349;0.3279074;0.001168132,0.02002661;0.6426001;-0.01271403,0.1881902;0.5037736;-0.04584324,0.2186928;0.2155435;-0.05884421,0.2220054;-0.07542565;-0.1227927,-0.1630427;0.5307777;0.01283227,-0.2325713;0.2708018;0.1212497,-0.3077578;0.003612578;0.2295103,0.07555984;0.0003770739;-0.04720306,0.09460069;-0.354855;-0.02775323,0.0702125;-0.7456956;0.05940878,0.06484756;-0.7744477;0.005683303,-0.08283096;0.007495766;-0.03194382,-0.1189735;-0.3467791;-0.0212818,-0.1225919;-0.741394;0.0509283,-0.131367;-0.7246035;-0.02727351,0.01792274;0.5657201;-0.006781936,532.9236
+0;0;0,0.001892258;0.328067;-0.002847991,0.003437459;0.6425312;-0.02324177,0.1820061;0.5206451;0.002594387,0.2148669;0.2340641;0.03369946,0.2554525;-0.05409336;-0.03018723,-0.1752494;0.5179737;-3.283191E-05,-0.2384321;0.2441691;0.07218235,-0.3012666;-0.04539055;0.1033352,0.07243746;0.007584972;-0.05131125,0.09149085;-0.346287;-0.014674,0.09152304;-0.7369146;0.0767502,0.09072147;-0.6995666;-0.002700269,-0.07097247;0.007711245;-0.05330109,-0.1254818;-0.3432409;-0.0251577,-0.1514695;-0.7343764;0.06020055,-0.1501943;-0.6969073;-0.01923245,0.003154668;0.5657789;-0.01555129,0;0;0,0.01072349;0.3279074;0.001168132,0.02002661;0.6426001;-0.01271403,0.1881902;0.5037736;-0.04584324,0.2186928;0.2155435;-0.05884421,0.2220054;-0.07542565;-0.1227927,-0.1630427;0.5307777;0.01283227,-0.2325713;0.2708018;0.1212497,-0.3077578;0.003612578;0.2295103,0.07555984;0.0003770739;-0.04720306,0.09460069;-0.354855;-0.02775323,0.0702125;-0.7456956;0.05940878,0.06484756;-0.7744477;0.005683303,-0.08283096;0.007495766;-0.03194382,-0.1189735;-0.3467791;-0.0212818,-0.1225919;-0.741394;0.0509283,-0.131367;-0.7246035;-0.02727351,0.01792274;0.5657201;-0.006781936,532.9462
+0;0;0,0.001892004;0.328023;-0.00284761,0.00343688;0.6424202;-0.02323692,0.1819395;0.5205699;0.002590623,0.2147779;0.2341844;0.03367447,0.2554328;-0.05446544;-0.03032137,-0.175184;0.5178994;-3.562588E-05,-0.2383236;0.2442816;0.07213028,-0.3012654;-0.0457727;0.1033363,0.07245304;0.007586604;-0.05132229,0.09150278;-0.3462175;-0.01469206,0.09153498;-0.7370223;0.07677361,0.09074606;-0.6997901;-0.001423903,-0.07098774;0.007712904;-0.05331256,-0.1254866;-0.3431719;-0.02517456,-0.1514861;-0.7344848;0.0602224,-0.150231;-0.6971335;-0.01795792,0.00315416;0.5656869;-0.01554835,0;0;0,0.01083827;0.3278599;0.001089215,0.02034739;0.6424749;-0.01288784,0.1883358;0.5036229;-0.04609358,0.2188464;0.2155961;-0.05916691,0.2219027;-0.07581946;-0.1234679,-0.1627818;0.5313522;0.01322158,-0.2331107;0.2736498;0.125936,-0.3084469;0.007714719;0.238497,0.07556875;0.0003586263;-0.04722512,0.09461632;-0.3548049;-0.02778149,0.07023877;-0.7458076;0.05949414,0.06493896;-0.7737211;0.006714229,-0.08285855;0.007514038;-0.03192141,-0.1189637;-0.346708;-0.02166691,-0.122714;-0.7414391;0.05091194,-0.1314431;-0.7244453;-0.02604533,0.01818365;0.5656177;-0.006931663,532.9689
+0;0;0,0.001789133;0.3278469;-0.003172522,0.003242994;0.6419494;-0.02405564,0.1816978;0.52027;0.001690872,0.214176;0.2340214;0.03314876,0.2545207;-0.05408746;-0.03020081,-0.1753151;0.5180268;-0.0001275148,-0.2384247;0.2466172;0.0794761,-0.3020059;-0.0419645;0.1158846,0.0724539;0.007483118;-0.05136186,0.09129111;-0.346377;-0.01468268,0.09161992;-0.7371033;0.07656701,0.09071416;-0.6998807;-0.001763001,-0.07099768;0.00781909;-0.05330851,-0.1257118;-0.3430965;-0.02534771,-0.1516784;-0.7342771;0.06007568,-0.1505346;-0.696942;-0.01824076,0.002987978;0.5653019;-0.01622751,0;0;0,0.0109566;0.3276827;0.0008840561,0.02065073;0.6420193;-0.01334202,0.1884255;0.5032815;-0.04669976,0.2188795;0.215377;-0.05959618,0.2219608;-0.07534972;-0.1237525,-0.162455;0.5316657;0.01359626,-0.2335684;0.2758286;0.1296696,-0.3087395;0.01224357;0.2459442,0.0755595;0.000318259;-0.04726803,0.09463719;-0.3548816;-0.0276159,0.07018773;-0.7457316;0.0597471,0.06552157;-0.7731964;0.006225109,-0.08288665;0.007549276;-0.03188131,-0.1191624;-0.3467078;-0.0217234,-0.1227988;-0.7413241;0.05079206,-0.1316902;-0.7243627;-0.02627619,0.01843542;0.5652401;-0.007321715,532.9909
+0;0;0,0.001789255;0.3278692;-0.003172739,0.003243351;0.6420249;-0.02405968,0.1815868;0.5203544;0.001677627,0.2140191;0.2345098;0.03309111,0.2545046;-0.05460408;-0.03047944,-0.1752038;0.5181126;-0.0001396276,-0.2382243;0.247086;0.07935163,-0.3020273;-0.04250234;0.1158871,0.07242653;0.007480291;-0.05134245,0.09125109;-0.3461421;-0.01468791,0.09158049;-0.7375771;0.07672726,0.09067081;-0.7003232;-0.001941986,-0.07097085;0.007816136;-0.05328836,-0.1256482;-0.3428637;-0.02534634,-0.1516619;-0.7347538;0.06023197,-0.1505132;-0.6973869;-0.01842365,0.002988272;0.5653582;-0.0162296,0;0;0,0.01116884;0.3276985;0.0006569624,0.02117153;0.6420662;-0.01383817,0.1884974;0.5028963;-0.0474962,0.2187053;0.2153537;-0.05984747,0.2214836;-0.07639068;-0.1242262,-0.1619788;0.5325233;0.01377614,-0.2333357;0.2788859;0.1334512,-0.3103059;0.01641867;0.2536744,0.07553437;0.0002852529;-0.04724491,0.09477241;-0.3546798;-0.02784264,0.07003574;-0.7461356;0.06007051,0.06529956;-0.7734134;0.005856875,-0.08284347;0.007590209;-0.0318897,-0.1193944;-0.3464066;-0.02204126,-0.1228968;-0.7416931;0.05085941,-0.1319704;-0.7248006;-0.02652381,0.0188731;0.5652757;-0.007748723,533.0244
+0;0;0,0.00178889;0.3278023;-0.003172091,0.003242503;0.6418532;-0.02405202,0.1816879;0.5201837;0.001692787,0.2140957;0.2345548;0.03308256,0.2546031;-0.05471554;-0.03052239,-0.1753061;0.5179405;-0.0001255032,-0.2382791;0.2471185;0.07930575,-0.3021166;-0.04262659;0.115861,0.07240071;0.007477625;-0.05132415,0.09124367;-0.3464904;-0.01463379,0.09157276;-0.7375685;0.07669804,0.09067819;-0.7004352;-0.0006639808,-0.07094556;0.00781335;-0.05326937,-0.1256763;-0.3432092;-0.02530004,-0.1516663;-0.734742;0.06020024,-0.1505367;-0.6974975;-0.01714837,0.002987512;0.5652131;-0.01622465,0;0;0,0.0112251;0.3276301;0.0003950596,0.02126458;0.6418721;-0.01450264,0.1886315;0.5025808;-0.04810011,0.2187108;0.2152233;-0.05994761,0.2213585;-0.07669157;-0.1243097,-0.162059;0.5333257;0.01413223,-0.2349474;0.282012;0.1372102,-0.3111226;0.02182925;0.2631706,0.07549825;0.0002203584;-0.04724312,0.09467475;-0.355094;-0.02778709,0.06994802;-0.7461432;0.0602634,0.06365024;-0.7740744;0.008873943,-0.0828031;0.007691978;-0.03188145,-0.1195671;-0.3466342;-0.02208623,-0.1230436;-0.7415054;0.05104615,-0.1320966;-0.7244089;-0.02503347,0.01896162;0.5651173;-0.008302927,533.058
+0;0;0,0.001882672;0.3277612;-0.003043909,0.003704923;0.6417755;-0.02331877,0.1821005;0.5199462;0.0005234182,0.214483;0.2347184;0.0329548,0.2547224;-0.05479476;-0.03050514,-0.1751207;0.5183831;-9.867549E-05,-0.238414;0.2500367;0.08615356,-0.302559;-0.03900927;0.1286047,0.07238521;0.007377091;-0.05133407,0.09109928;-0.34657;-0.01452501,0.09174275;-0.7374701;0.07658044,0.09065027;-0.7003204;-0.0006819069,-0.0709538;0.007918047;-0.05321738,-0.1255925;-0.3431082;-0.02530921,-0.1515922;-0.73436;0.06042037,-0.1506629;-0.6971002;-0.01683383,0.00331652;0.5651351;-0.01572347,0;0;0,0.01141763;0.3275818;0.0002509356,0.02184989;0.6417205;-0.01489663,0.1889604;0.5023278;-0.0486728,0.2186569;0.2151988;-0.06009138,0.22124;-0.07690769;-0.1243668,-0.1615762;0.5337398;0.01433881,-0.2346202;0.284487;0.1408018,-0.3110523;0.02760351;0.2735919,0.07548082;0.0001657158;-0.0472424,0.09469157;-0.3551341;-0.02783394,0.06998776;-0.7459741;0.06012821,0.06363662;-0.7739523;0.008942481,-0.0827826;0.007762657;-0.03187488,-0.1198066;-0.3465234;-0.02216371,-0.1231602;-0.7411829;0.05088555,-0.1323137;-0.7240788;-0.02508608,0.01943548;0.5649972;-0.008628249,533.0913
+0;0;0,0.001882672;0.3277612;-0.003043909,0.003704923;0.6417755;-0.02331877,0.1821005;0.5199462;0.0005234182,0.214483;0.2347184;0.0329548,0.2547224;-0.05479476;-0.03050514,-0.1751207;0.5183831;-9.867549E-05,-0.238414;0.2500367;0.08615356,-0.302559;-0.03900927;0.1286047,0.07238521;0.007377091;-0.05133407,0.09109928;-0.34657;-0.01452501,0.09174275;-0.7374701;0.07658044,0.09065027;-0.7003204;-0.0006819069,-0.0709538;0.007918047;-0.05321738,-0.1255925;-0.3431082;-0.02530921,-0.1515922;-0.73436;0.06042037,-0.1506629;-0.6971002;-0.01683383,0.00331652;0.5651351;-0.01572347,0;0;0,0.01141763;0.3275818;0.0002509356,0.02184989;0.6417205;-0.01489663,0.1889604;0.5023278;-0.0486728,0.2186569;0.2151988;-0.06009138,0.22124;-0.07690769;-0.1243668,-0.1615762;0.5337398;0.01433881,-0.2346202;0.284487;0.1408018,-0.3110523;0.02760351;0.2735919,0.07548082;0.0001657158;-0.0472424,0.09469157;-0.3551341;-0.02783394,0.06998776;-0.7459741;0.06012821,0.06363662;-0.7739523;0.008942481,-0.0827826;0.007762657;-0.03187488,-0.1198066;-0.3465234;-0.02216371,-0.1231602;-0.7411829;0.05088555,-0.1323137;-0.7240788;-0.02508608,0.01943548;0.5649972;-0.008628249,533.1136
+0;0;0,0.001882322;0.3277004;-0.003043344,0.003704681;0.6417335;-0.02331948,0.182032;0.5199153;0.000517102,0.2143841;0.234955;0.03291807,0.2545368;-0.05393472;-0.03040522,-0.1750528;0.5183527;-0.0001047542,-0.2382868;0.250258;0.08606658,-0.3022936;-0.03816554;0.1284263,0.07241616;0.007380246;-0.05135602,0.09111948;-0.3463634;-0.01456812,0.0917633;-0.7374824;0.07658833,0.09067464;-0.7003577;-0.0004042909,-0.07098415;0.007921432;-0.05324014,-0.1255914;-0.342903;-0.02534801,-0.1516057;-0.7343739;0.06042957,-0.1506797;-0.6971394;-0.01655494,0.003316247;0.565087;-0.01572358,0;0;0,0.01157419;0.3275154;0.0001100302,0.02237365;0.6416515;-0.01521659,0.1891553;0.5019774;-0.04909587,0.218654;0.2150906;-0.06026018,0.2211414;-0.07647437;-0.1240021,-0.1611383;0.5345443;0.01484376,-0.2349661;0.2877315;0.1449656,-0.3116581;0.03378776;0.2817511,0.07547668;8.904934E-05;-0.04732096,0.09494099;-0.3549942;-0.02796149,0.07014336;-0.7460237;0.06015766,0.06291404;-0.7741051;0.009619478,-0.08285346;0.007880007;-0.03176821,-0.1198671;-0.3462059;-0.02223503,-0.1232379;-0.7410845;0.05086449,-0.13249;-0.7239429;-0.02482483,0.01985009;0.56493;-0.008893251,533.1472
+0;0;0,0.001921235;0.3277492;-0.00350474,0.00377891;0.6418288;-0.02469909,0.182035;0.5200736;-0.0005221236,0.2141517;0.235949;0.0321245,0.2540773;-0.05282;-0.03041268,-0.1750638;0.5193488;-0.0003036186,-0.2384787;0.2545619;0.09291948,-0.3022547;-0.03254512;0.1418544,0.07242119;0.007249435;-0.05137971,0.09109993;-0.3465512;-0.0145752,0.09164971;-0.7364795;0.0764917,0.09043928;-0.6993492;-0.001056388,-0.07098034;0.008064817;-0.0532354,-0.1255947;-0.3428243;-0.02544155,-0.1516456;-0.7331358;0.06009155,-0.1508273;-0.6959006;-0.01745195,0.003383278;0.5651739;-0.01681957,0;0;0,0.01181446;0.3275605;-0.0001790524,0.02312259;0.641762;-0.01603377,0.1893385;0.5013916;-0.05015504,0.2186153;0.2152858;-0.06066501,0.2209275;-0.07608593;-0.1238283,-0.1604676;0.5350915;0.01463628,-0.2354348;0.2912526;0.1478528,-0.315675;0.0405893;0.2879308,0.07546552;7.095933E-05;-0.04735196,0.09496535;-0.3550666;-0.02797604,0.06991255;-0.7450714;0.0592382,0.06341928;-0.7729298;0.007505659,-0.08286736;0.007914107;-0.03174311,-0.1202123;-0.3462002;-0.0224271,-0.1235047;-0.7399732;0.05016548,-0.1329495;-0.7229415;-0.02604889,0.02045909;0.56502;-0.00956881,533.1699
+0;0;0,0.001921455;0.3277869;-0.003505143,0.003779339;0.6419021;-0.02470204,0.1820236;0.5201383;-0.0005249493,0.2140641;0.2366877;0.03204423,0.2540255;-0.05234072;-0.03054916,-0.1750517;0.5194136;-0.0003064591,-0.2383161;0.2552549;0.09269548,-0.3021495;-0.03211021;0.1416744,0.07244887;0.007252206;-0.05139934,0.0911245;-0.3464895;-0.01460096,0.09167532;-0.737151;0.07663716,0.090463;-0.7000095;-0.001032561,-0.07100746;0.008067898;-0.05325574,-0.1256127;-0.3427627;-0.02546652,-0.1517126;-0.7338082;0.06022739,-0.150893;-0.6965616;-0.01743774,0.003383647;0.5652356;-0.01682132,0;0;0,0.01202852;0.3275901;-0.0004920959,0.02362545;0.6417938;-0.0167942,0.1895553;0.5009468;-0.05090106,0.2185688;0.2154822;-0.06089032,0.2208789;-0.07621351;-0.1238235,-0.1599827;0.5353104;0.01449865,-0.2356491;0.2936872;0.1498663,-0.3161523;0.04523204;0.2942324,0.07546982;3.455579E-05;-0.04740918,0.09494774;-0.3550462;-0.02805972,0.06975625;-0.7457625;0.05938911,0.06260829;-0.7735362;0.007464528,-0.08291683;0.007994422;-0.03168933,-0.1204274;-0.3460476;-0.02255999,-0.1235933;-0.7405583;0.05018881,-0.1331464;-0.723567;-0.02613007,0.02089334;0.5650521;-0.01021683,533.192
+0;0;0,0.001920943;0.3276995;-0.003504209,0.003778851;0.6418187;-0.02470132,0.1818442;0.5201003;-0.0005405713,0.2138485;0.2369697;0.03199184,0.2538024;-0.05200443;-0.03058977,-0.1748735;0.5193763;-0.0003223028,-0.2380665;0.2555158;0.09257465,-0.3018878;-0.03179523;0.1415444,0.07250796;0.007258121;-0.05144127,0.09119303;-0.3466625;-0.01462428,0.09174371;-0.7372234;0.07659033,0.09053019;-0.7000749;-0.001155414,-0.07106538;0.008074479;-0.05329918,-0.1256982;-0.3429336;-0.02549591,-0.1517914;-0.7338783;0.06017593,-0.150971;-0.6966246;-0.01756522,0.003383161;0.5651524;-0.01682062,0;0;0,0.01226449;0.3274935;-0.0007195473,0.02424259;0.6416723;-0.01729357,0.1897624;0.5005475;-0.05130827,0.2185974;0.2153849;-0.06112683,0.2207084;-0.07633629;-0.1236814,-0.1593913;0.5360148;0.01420823,-0.2363266;0.2971277;0.1529869,-0.3172591;0.05148181;0.3017378,0.07547411;-0.0001159906;-0.04753876,0.09496336;-0.3553714;-0.02809203,0.06974043;-0.745998;0.05927443,0.06285901;-0.7737421;0.007166382,-0.08305595;0.008222857;-0.03147033,-0.1206456;-0.3459992;-0.02262867,-0.1238036;-0.7404192;0.05004265,-0.1333821;-0.7234532;-0.02634677,0.02140924;0.5649409;-0.01064169,533.2256
+0;0;0,0.001999699;0.3276939;-0.003956042,0.003934375;0.6417675;-0.02579779,0.1819819;0.5199504;-0.001809757,0.213768;0.2368804;0.03145518,0.2536589;-0.052223;-0.03056708,-0.1749295;0.5205251;-0.0001157857,-0.2382565;0.2585445;0.09787124,-0.302138;-0.02784771;0.1518843,0.07252782;0.007141195;-0.05142964,0.09110294;-0.3467779;-0.01454227,0.09165964;-0.7373514;0.07661831,0.09022788;-0.7002392;-0.001127049,-0.07106605;0.008200226;-0.05327909,-0.1258339;-0.3427968;-0.025603,-0.1518799;-0.7337028;0.06025946,-0.1512773;-0.6964883;-0.01748732,0.003518817;0.5651198;-0.01773933,0;0;0,0.01226449;0.3274935;-0.0007195473,0.02424259;0.6416723;-0.01729357,0.1897624;0.5005475;-0.05130827,0.2185974;0.2153849;-0.06112683,0.2207084;-0.07633629;-0.1236814,-0.1593913;0.5360148;0.01420823,-0.2363266;0.2971277;0.1529869,-0.3172591;0.05148181;0.3017378,0.07547411;-0.0001159906;-0.04753876,0.09496336;-0.3553714;-0.02809203,0.06974043;-0.745998;0.05927443,0.06285901;-0.7737421;0.007166382,-0.08305595;0.008222857;-0.03147033,-0.1206456;-0.3459992;-0.02262867,-0.1238036;-0.7404192;0.05004265,-0.1333821;-0.7234532;-0.02634677,0.02140924;0.5649409;-0.01064169,533.248
+0;0;0,0.001999331;0.3276335;-0.003955313,0.003933204;0.6415766;-0.0257879,0.1820521;0.519775;-0.001797035,0.2137739;0.2372781;0.03140055,0.2538866;-0.05343321;-0.03096668,-0.1750017;0.5203499;-0.0001023877,-0.2382005;0.2588997;0.09768624,-0.3024374;-0.02908543;0.1519998,0.0725381;0.007142208;-0.05143693,0.09110869;-0.3466904;-0.01455858,0.09166685;-0.7382938;0.07684238,0.0902326;-0.7011692;-0.001038395,-0.07107613;0.00820139;-0.05328665,-0.1258306;-0.3427099;-0.02561732,-0.1519453;-0.7346466;0.06047154,-0.1513416;-0.6974195;-0.01741066,0.003517828;0.5649624;-0.01773296,0;0;0,0.01245773;0.3274252;-0.0009747743,0.02479395;0.6414275;-0.01811874,0.1901634;0.4999991;-0.05200124,0.2185877;0.2153621;-0.06131327,0.2197766;-0.07801521;-0.1240836,-0.1590509;0.5364504;0.01392366,-0.2370575;0.2996529;0.1544753,-0.3187808;0.05503622;0.3077586,0.07546546;-0.0001699924;-0.04757607,0.09494276;-0.355342;-0.02818906,0.06948739;-0.7469996;0.05935526,0.06280395;-0.7746627;0.006928802,-0.08307679;0.008329542;-0.03142308,-0.1208614;-0.345788;-0.02273584,-0.1241415;-0.741307;0.04980114,-0.1337865;-0.7243863;-0.02671121,0.02187166;0.5647472;-0.01130843,533.2714
+0;0;0,0.00199875;0.3275384;-0.003954165,0.003931967;0.6413741;-0.02577904,0.1818251;0.5196611;-0.001811642,0.2135308;0.2373075;0.0313691,0.2537293;-0.05402496;-0.03113136,-0.1747769;0.5202353;-0.0001191385,-0.2379436;0.2589177;0.09761991,-0.3023177;-0.02968264;0.1520495,0.07255492;0.007143862;-0.05144885,0.09110697;-0.3463357;-0.0146073,0.09166512;-0.737924;0.07679015,0.09023702;-0.70083;-0.0007564276,-0.07109259;0.008203289;-0.05329899,-0.1257924;-0.3423578;-0.02565727,-0.1519061;-0.7342795;0.06042828,-0.151305;-0.6970834;-0.01711971,0.003516762;0.5647913;-0.01772741,0;0;0,0.01269428;0.32732;-0.001228452,0.02540714;0.6411766;-0.01877987,0.190448;0.4997103;-0.05231941,0.2186162;0.2151865;-0.06140804,0.219519;-0.07884574;-0.1241853,-0.1583899;0.5369672;0.01349542,-0.2382344;0.303326;0.1579478,-0.3211567;0.06276557;0.3181081,0.07547839;-0.0002720207;-0.04759383,0.09495649;-0.3550986;-0.0284121,0.069397;-0.746717;0.05920637,0.06270394;-0.7745498;0.0074724,-0.08309112;0.008444832;-0.03141312,-0.1208829;-0.3453195;-0.02293692,-0.1243066;-0.740863;0.04937403,-0.1338952;-0.7238997;-0.02680956,0.02238743;0.5645412;-0.01186538,533.3051
+0;0;0,0.002241339;0.3274645;-0.003878277,0.004793392;0.6413372;-0.02540115,0.1824735;0.5190408;-0.003134438,0.2140985;0.2375393;0.03084274,0.2537431;-0.05416796;-0.03169182,-0.1744505;0.5213292;-0.0001686104,-0.2375444;0.2628492;0.1028119,-0.3024754;-0.02456346;0.164076,0.07264257;0.006963338;-0.05143208,0.09117737;-0.345654;-0.01456822,0.09167896;-0.7385389;0.07712302,0.0900545;-0.7014387;-0.0002930164,-0.07110993;0.008406137;-0.05332359,-0.1255903;-0.3413351;-0.02585544,-0.1520789;-0.7344946;0.06068949,-0.1516756;-0.697291;-0.01673298,0.004165702;0.5647364;-0.01746771,0;0;0,0.01301879;0.327232;-0.00167191,0.02630106;0.6410316;-0.0201019,0.1910547;0.4990378;-0.0531013,0.218731;0.2152085;-0.06162405,0.2194241;-0.07915702;-0.1242646,-0.1577172;0.537641;0.01285973,-0.2386643;0.3066867;0.1595069,-0.321833;0.06924936;0.3246791,0.07549527;-0.0003794879;-0.04765511,0.09527735;-0.3543639;-0.02907443,0.06953402;-0.747231;0.05900967,0.06197445;-0.7755817;0.008173231,-0.08315071;0.008549828;-0.03136158,-0.120735;-0.3443811;-0.02307472,-0.1241385;-0.7412388;0.04944029,-0.1337285;-0.7242883;-0.02661256,0.0231268;0.564418;-0.01294076,533.3375
+0;0;0,0.002239643;0.3272167;-0.003875342,0.004788177;0.6406568;-0.02536757,0.1820892;0.5185848;-0.00314456,0.213678;0.237405;0.03079378,0.2533222;-0.05429956;-0.0317402,-0.1740739;0.5208683;-0.0001850557,-0.2370957;0.2626838;0.1026777,-0.302026;-0.02472621;0.1639412,0.07265515;0.006964544;-0.05144099,0.09117468;-0.3453622;-0.01460752,0.09167433;-0.7367311;0.07672994,0.09001828;-0.6994929;-0.002190925,-0.07112224;0.008407594;-0.05333282,-0.1255577;-0.3410453;-0.02588733,-0.1519441;-0.7326877;0.06032369,-0.151533;-0.6953442;-0.01860374,0.004161527;0.564183;-0.01744728,0;0;0,0.01335607;0.3269682;-0.002052546,0.02718371;0.6402707;-0.02112198,0.1914962;0.4984877;-0.05349922,0.218823;0.2149434;-0.06172335,0.2192194;-0.07947484;-0.1241049,-0.1567543;0.5382524;0.01198296,-0.2398196;0.311154;0.1627749,-0.3227161;0.07457682;0.3293075,0.0755388;-0.0004883558;-0.0476141,0.09528001;-0.3541924;-0.02924359,0.07001172;-0.7456843;0.05798066,0.06264573;-0.772814;0.003523588,-0.08313882;0.008656465;-0.03140783,-0.1205999;-0.3439919;-0.02306545,-0.1239204;-0.7393099;0.04921908,-0.1336298;-0.72264;-0.02831589,0.02386773;0.5638067;-0.01379859,533.3728
+0;0;0,0.002238598;0.327064;-0.003873535,0.004785883;0.6403506;-0.02535503,0.1815853;0.5184491;-0.003176705,0.2131214;0.2377385;0.03070501,0.2528865;-0.05485505;-0.03201953,-0.1735731;0.5207262;-0.0002255477,-0.2364897;0.2629725;0.1024656,-0.3016179;-0.02531344;0.1639158,0.07272243;0.006970993;-0.05148862,0.09124719;-0.3454553;-0.01464475,0.09174778;-0.7375614;0.07686476,0.09008717;-0.7003033;-0.002273366,-0.0711881;0.008415379;-0.05338221,-0.1256389;-0.3411362;-0.02592895,-0.152075;-0.7335165;0.06044446,-0.1516628;-0.6961527;-0.01870026,0.004159577;0.5639187;-0.01743907,0;0;0,0.01400664;0.3267845;-0.002569079,0.02905128;0.6398249;-0.02245784,0.1923989;0.4976902;-0.05418038,0.2188892;0.2145289;-0.06185806,0.2185999;-0.08080709;-0.124333,-0.1547869;0.5389926;0.01122743,-0.2388287;0.3142138;0.1640424,-0.3350432;0.08686373;0.3377701,0.07558905;-0.0006974488;-0.04768682,0.09529833;-0.3545067;-0.02937067,0.07021626;-0.7467858;0.05786169,0.06356739;-0.7737916;0.002866983,-0.08322916;0.00892027;-0.03132986,-0.12065;-0.3438349;-0.02305791,-0.1238225;-0.739939;0.04914293,-0.1335618;-0.723335;-0.02860007,0.02540558;0.5634389;-0.01492321,533.4048
+0;0;0,0.002334516;0.3268263;-0.004411463,0.004983173;0.6398463;-0.02680941,0.181344;0.5181457;-0.00451526,0.2128675;0.2377023;0.03015826,0.2522748;-0.05514607;-0.03229406,-0.1731367;0.5216511;-0.0001853704,-0.2351402;0.2665654;0.109045,-0.3014444;-0.02035671;0.176074,0.07281292;0.00679237;-0.05151643,0.09127694;-0.3457141;-0.01466099,0.09188968;-0.7378492;0.07691164,0.09002029;-0.7006359;-0.002290584,-0.0712489;0.008626497;-0.05339456,-0.1256989;-0.341035;-0.02633848,-0.1522226;-0.7334179;0.06019508,-0.1520165;-0.6961119;-0.01902045,0.004335932;0.5634925;-0.0186264,0;0;0,0.01435091;0.3265349;-0.003056645,0.02982824;0.6393124;-0.02358866,0.1927026;0.4973022;-0.05474937,0.2189346;0.2142803;-0.06216228,0.2184649;-0.08127287;-0.1243035,-0.1537231;0.5393834;0.01053923,-0.2384132;0.3159909;0.1647074,-0.3345578;0.0891052;0.3393285,0.0756139;-0.0008641779;-0.04778695,0.09531829;-0.3547593;-0.0296216,0.07056323;-0.7470806;0.05771184,0.06377779;-0.7740481;0.00260127,-0.08332107;0.009109171;-0.03124776,-0.1208267;-0.3437224;-0.02329553,-0.1237947;-0.7399076;0.04870695,-0.1335424;-0.7233437;-0.02909393,0.02608638;0.5629978;-0.01588488,533.4385
+0;0;0,0.002332648;0.3265648;-0.004407933,0.004980525;0.6394925;-0.02679931,0.1812105;0.5178474;-0.004517954,0.2126952;0.2377486;0.03011297,0.2521098;-0.05515355;-0.0323508,-0.1730078;0.5213503;-0.0001912713,-0.2349351;0.2665778;0.1089049,-0.3012514;-0.02039686;0.1759462,0.07286625;0.006797344;-0.05155416,0.0913192;-0.3454978;-0.01472081,0.09193245;-0.7379609;0.07692842,0.09006796;-0.7007665;-0.002066538,-0.07130108;0.008632815;-0.05343367,-0.1257184;-0.3408191;-0.0263938,-0.1522644;-0.7335302;0.06021215,-0.1520588;-0.6962433;-0.01879607,0.004333469;0.5631607;-0.01861865,0;0;0,0.01474268;0.3262503;-0.003579497,0.03053304;0.6388869;-0.02459168,0.1931801;0.4968601;-0.05554342,0.2191412;0.214155;-0.0625999,0.2184197;-0.08157811;-0.124149,-0.1530396;0.5395666;0.009590475,-0.2390615;0.3189494;0.1663521,-0.3295866;0.09215063;0.3441566,0.0756311;-0.001021013;-0.04787922,0.09546167;-0.3547131;-0.03005457,0.07087096;-0.7473884;0.05728793,0.06423127;-0.7744763;0.002585765,-0.08339889;0.009247339;-0.03118715,-0.1207588;-0.343396;-0.02370619,-0.1235056;-0.739922;0.04831388,-0.1332093;-0.7233545;-0.02928024,0.02671637;0.5626112;-0.0167594,533.4609
+0;0;0,0.002332085;0.3264859;-0.004406869,0.004980818;0.6395149;-0.02680619,0.181252;0.5178198;-0.004517289,0.2127417;0.2376763;0.03011914,0.2519695;-0.05383766;-0.03204861,-0.1730495;0.5213234;-0.0001895893,-0.2349866;0.2665104;0.1089239,-0.3009887;-0.01910421;0.1756475,0.07286815;0.006797521;-0.0515555,0.09130896;-0.345266;-0.01474637,0.09192253;-0.7379299;0.07694976,0.09011105;-0.7009401;0.0002009943,-0.07130293;0.008633039;-0.05343505,-0.1256845;-0.3405891;-0.02641297,-0.152244;-0.7335012;0.06023731,-0.1520443;-0.6964215;-0.01652434,0.004333428;0.5631436;-0.0186213,0;0;0,0.01503277;0.3261523;-0.004076719,0.0311261;0.6388383;-0.02562892,0.1936896;0.4965286;-0.05628884,0.219181;0.2137227;-0.06282008,0.2181977;-0.08074886;-0.1233971,-0.1526395;0.5402206;0.008728581,-0.2398791;0.3216212;0.1677103,-0.3365411;0.1012497;0.3479238,0.07563021;-0.001138896;-0.04788232,0.09559821;-0.3546074;-0.03041816,0.0710917;-0.7474248;0.05726003,0.06296971;-0.7755801;0.007314913,-0.08339164;0.00933871;-0.031186,-0.1206745;-0.3430827;-0.02391935,-0.1233527;-0.7398524;0.04791545,-0.132758;-0.7229296;-0.02747051,0.02724677;0.5625405;-0.0176549,533.4936
+0;0;0,0.002370362;0.3264803;-0.00478743,0.005037352;0.6394688;-0.02773101,0.1813071;0.5177577;-0.005326679,0.2127755;0.2376461;0.0295854,0.2515873;-0.05400085;-0.03221852,-0.1731074;0.52215;-0.0001953244,-0.2345837;0.2697643;0.1146689,-0.300816;-0.01458585;0.1863787,0.07289369;0.006612482;-0.05154345,0.09120863;-0.345451;-0.01467128,0.09201083;-0.7381566;0.07684503,0.09009016;-0.701198;9.606779E-05,-0.07127582;0.008830335;-0.05343899,-0.1256821;-0.3403955;-0.02651455,-0.1523318;-0.7333059;0.06011551,-0.1522399;-0.6962581;-0.01664927,0.004393903;0.5631139;-0.01939394,0;0;0,0.01503277;0.3261523;-0.004076719,0.0311261;0.6388383;-0.02562892,0.1936896;0.4965286;-0.05628884,0.219181;0.2137227;-0.06282008,0.2181977;-0.08074886;-0.1233971,-0.1526395;0.5402206;0.008728581,-0.2398791;0.3216212;0.1677103,-0.3365411;0.1012497;0.3479238,0.07563021;-0.001138896;-0.04788232,0.09559821;-0.3546074;-0.03041816,0.0710917;-0.7474248;0.05726003,0.06296971;-0.7755801;0.007314913,-0.08339164;0.00933871;-0.031186,-0.1206745;-0.3430827;-0.02391935,-0.1233527;-0.7398524;0.04791545,-0.132758;-0.7229296;-0.02747051,0.02724677;0.5625405;-0.0176549,533.5165
+0;0;0,0.0023697;0.3263893;-0.004786094,0.00503604;0.6393014;-0.02772446,0.1810405;0.5176687;-0.00534237,0.2124853;0.2377671;0.02954354,0.2513151;-0.05401486;-0.03228897,-0.1728424;0.5220544;-0.0002187137,-0.2342726;0.2698579;0.1145594,-0.3005356;-0.01462382;0.1863025,0.07291763;0.006614653;-0.05156037,0.09121213;-0.345056;-0.01472934,0.09201532;-0.7382479;0.07690029,0.09009332;-0.7012845;9.839237E-05,-0.07129922;0.008833234;-0.05345654,-0.1256448;-0.340003;-0.02656214,-0.1523275;-0.7333999;0.06017519,-0.1522356;-0.6963471;-0.01664254,0.004392678;0.5629569;-0.01938853,0;0;0,0.01538383;0.3260396;-0.004471302,0.03189496;0.6385901;-0.02655768,0.1940288;0.4961083;-0.05688572,0.2192475;0.2134822;-0.0629884,0.2181699;-0.08115903;-0.1234294,-0.1517616;0.5407038;0.007999431,-0.23956;0.3240325;0.1689209,-0.329637;0.1022391;0.3510241,0.07565939;-0.001236767;-0.04788876,0.09569632;-0.3543165;-0.03066361,0.07113824;-0.7476016;0.05720114,0.06370389;-0.7757569;0.0070672,-0.08341636;0.009436292;-0.03117487,-0.1206097;-0.3425998;-0.02405354,-0.1231097;-0.7398922;0.04770275,-0.1325123;-0.7230008;-0.02773245,0.02791955;0.5623206;-0.01846147,533.5389
+0;0;0,0.002368663;0.3262463;-0.004783999,0.005034514;0.6391013;-0.02771846,0.1807596;0.5175482;-0.005359462,0.2121878;0.2377934;0.02950814,0.2509789;-0.05369762;-0.03226273,-0.1725635;0.521927;-0.0002439115,-0.2339614;0.2698628;0.1144739,-0.3001584;-0.0143353;0.1861455,0.07295264;0.006617828;-0.05158513,0.0912443;-0.3449982;-0.01475983,0.09204786;-0.7383693;0.07691157,0.09012207;-0.7013922;-4.196167E-05,-0.07133345;0.008837475;-0.0534822,-0.1256706;-0.3399445;-0.02659198,-0.1523655;-0.7335208;0.06018489,-0.1522734;-0.6964541;-0.0167845,0.00439122;0.5627648;-0.0193834,0;0;0,0.0157833;0.3258701;-0.004970431,0.03272629;0.6383036;-0.02755928,0.194428;0.4956878;-0.05750394,0.2194426;0.2131884;-0.06338537,0.2181128;-0.0813624;-0.122761,-0.1507853;0.5408776;0.007189939,-0.2389484;0.3255718;0.1694763,-0.3333976;0.1063856;0.3520254,0.0756653;-0.001329258;-0.0479573,0.09591387;-0.3543541;-0.03099,0.0713203;-0.7477834;0.05706501,0.06430823;-0.7758877;0.00657773,-0.08346965;0.00950507;-0.03113483,-0.1205784;-0.3424912;-0.02434698,-0.122704;-0.7398544;0.04806212,-0.1321152;-0.7230018;-0.02752104,0.02864389;0.562062;-0.01933193,533.5727
+0;0;0,0.002399836;0.3261824;-0.005270259,0.005201001;0.6389813;-0.02892569,0.1810557;0.51803;-0.00269701,0.21406;0.238718;0.02840292,0.2525522;-0.05241379;-0.0328211,-0.1728759;0.5228658;-8.526258E-05,-0.2339469;0.2735109;0.118928,-0.301046;-0.008541882;0.1959459,0.07294913;0.006407391;-0.05160177,0.09114216;-0.3451607;-0.01474612,0.09184067;-0.7388264;0.07684073,0.09032576;-0.7018183;-0.000993222,-0.07135081;0.008984964;-0.0534201,-0.1256784;-0.3397694;-0.02680477,-0.1523357;-0.7336084;0.06003744,-0.1518101;-0.6965086;-0.01780117,0.004526519;0.5626568;-0.02037087,0;0;0,0.01619606;0.3257854;-0.005483866,0.03330375;0.6381762;-0.02853942,0.1951507;0.4951195;-0.05834758,0.2197946;0.2132785;-0.06382453,0.2182965;-0.08090121;-0.1225089,-0.1505648;0.5409125;0.006562183,-0.2388939;0.3272978;0.169775,-0.3332502;0.1074611;0.3507625,0.07566844;-0.001461327;-0.04793251,0.09624431;-0.3544347;-0.03132415,0.07161483;-0.7481351;0.05673707,0.06626649;-0.775857;0.004305121,-0.08344463;0.009600959;-0.03114785,-0.1203864;-0.3423657;-0.02450055,-0.1223236;-0.7400393;0.04770268,-0.1318621;-0.7233613;-0.02872426,0.0291817;0.5619375;-0.02018869,533.6057
+0;0;0,0.002399248;0.3261026;-0.00526897,0.00520019;0.6388767;-0.02892284,0.1811096;0.517911;-0.00268862,0.2140698;0.2389725;0.02836972,0.2525819;-0.05231059;-0.03288612,-0.1729317;0.5227482;-7.606484E-05,-0.2339211;0.2737268;0.1187781,-0.301055;-0.008472472;0.1958359,0.07295444;0.006407857;-0.05160552,0.09113456;-0.3449106;-0.01477605,0.09183128;-0.7375662;0.0765758,0.09033667;-0.700652;-0.0002153963,-0.07135599;0.008985618;-0.05342399,-0.125645;-0.3395211;-0.02682756,-0.1522339;-0.7323495;0.05979182,-0.1517154;-0.6953448;-0.01700398,0.004525703;0.5625516;-0.02036796,0;0;0,0.01656842;0.3256794;-0.005900502,0.03398086;0.6380059;-0.0292623,0.1957156;0.4946648;-0.05890942,0.2199841;0.2131674;-0.0641917,0.2183021;-0.08130747;-0.1221837,-0.1500494;0.5410501;0.005951444,-0.2384196;0.3284697;0.1698354,-0.3351986;0.1105259;0.352087,0.07565202;-0.001594454;-0.04796636,0.096515;-0.3543035;-0.03145504,0.07247424;-0.7469033;0.05692768,0.06425169;-0.7750693;0.006967302,-0.08345103;0.009723083;-0.03111157,-0.1202805;-0.3420058;-0.02463276,-0.122011;-0.7387037;0.04714326,-0.1314122;-0.7218655;-0.02825776,0.02978353;0.5617787;-0.02083755,533.6276
+0;0;0,0.002399248;0.3261026;-0.00526897,0.00520019;0.6388767;-0.02892284,0.1811096;0.517911;-0.00268862,0.2140698;0.2389725;0.02836972,0.2525819;-0.05231059;-0.03288612,-0.1729317;0.5227482;-7.606484E-05,-0.2339211;0.2737268;0.1187781,-0.301055;-0.008472472;0.1958359,0.07295444;0.006407857;-0.05160552,0.09113456;-0.3449106;-0.01477605,0.09183128;-0.7375662;0.0765758,0.09033667;-0.700652;-0.0002153963,-0.07135599;0.008985618;-0.05342399,-0.125645;-0.3395211;-0.02682756,-0.1522339;-0.7323495;0.05979182,-0.1517154;-0.6953448;-0.01700398,0.004525703;0.5625516;-0.02036796,0;0;0,0.01656842;0.3256794;-0.005900502,0.03398086;0.6380059;-0.0292623,0.1957156;0.4946648;-0.05890942,0.2199841;0.2131674;-0.0641917,0.2183021;-0.08130747;-0.1221837,-0.1500494;0.5410501;0.005951444,-0.2384196;0.3284697;0.1698354,-0.3351986;0.1105259;0.352087,0.07565202;-0.001594454;-0.04796636,0.096515;-0.3543035;-0.03145504,0.07247424;-0.7469033;0.05692768,0.06425169;-0.7750693;0.006967302,-0.08345103;0.009723083;-0.03111157,-0.1202805;-0.3420058;-0.02463276,-0.122011;-0.7387037;0.04714326,-0.1314122;-0.7218655;-0.02825776,0.02978353;0.5617787;-0.02083755,533.6504
+0;0;0,0.002516024;0.3259873;-0.005649094,0.005393627;0.6386083;-0.0297818,0.1812042;0.5177312;-0.005220877,0.2134244;0.2389944;0.02786298,0.2517585;-0.05361882;-0.03369377,-0.1726497;0.5234938;-0.0002567135,-0.2329339;0.276252;0.1224796,-0.3004071;-0.005214959;0.2067704,0.07301439;0.006192342;-0.05153944,0.09120158;-0.345236;-0.01489165,0.09198525;-0.7378982;0.07641494,0.09012678;-0.7010289;-0.0001451448,-0.07135108;0.009153356;-0.05339476,-0.1258072;-0.3394348;-0.02700274,-0.1524841;-0.732272;0.0595328,-0.152332;-0.6953171;-0.01704198,0.00469886;0.5623207;-0.02110477,0;0;0,0.01689323;0.3255478;-0.006265521,0.03453868;0.6377125;-0.03006506,0.196054;0.4944614;-0.05920649,0.2201063;0.2129995;-0.06445467,0.217983;-0.08290374;-0.1220568,-0.149307;0.5412551;0.005475553,-0.2376944;0.32884;0.1694706,-0.3279307;0.1067116;0.3522207,0.0756546;-0.00166662;-0.04795169,0.09667625;-0.3544591;-0.03148102,0.07260201;-0.7471089;0.0566535,0.0651373;-0.7753947;0.00706375,-0.08343392;0.009770758;-0.03112998,-0.1202066;-0.3420547;-0.02461936,-0.1219622;-0.7387887;0.04693588,-0.1313199;-0.7219316;-0.0282425,0.03028714;0.5615231;-0.02154016,533.6844
+0;0;0,0.002515351;0.3259002;-0.005647583,0.005392625;0.6384853;-0.02977762,0.1811776;0.5176215;-0.00521978,0.213422;0.2386754;0.02788892,0.2517424;-0.05383375;-0.03364594,-0.1726248;0.5233832;-0.0002563391,-0.2329544;0.2759558;0.1225721,-0.3004035;-0.005411059;0.206833,0.07304373;0.006194831;-0.05156016,0.09123558;-0.3453235;-0.01490299,0.09201918;-0.7379507;0.07639547,0.09011752;-0.7009217;-0.001943432,-0.07137975;0.009157035;-0.05341622,-0.1258498;-0.3395203;-0.02701745,-0.1525243;-0.7323225;0.05951038,-0.1523687;-0.695206;-0.01884355,0.00469792;0.5622045;-0.02110137,0;0;0,0.01720324;0.3254385;-0.006554008,0.03494391;0.6375566;-0.0304265,0.196371;0.4942338;-0.05958092,0.2199585;0.2125201;-0.06485391,0.2178473;-0.08335036;-0.1220623,-0.1489416;0.5412799;0.004945224,-0.2376905;0.3292405;0.1695955,-0.3268135;0.1059792;0.3513318,0.07569796;-0.00174813;-0.04794765,0.09677415;-0.354628;-0.03147257,0.07277019;-0.7472997;0.05641842,0.06624275;-0.7747796;0.003094193,-0.08346197;0.009833283;-0.03113871,-0.1201898;-0.3420801;-0.02422213,-0.1216642;-0.7388508;0.04693251,-0.1312157;-0.7223109;-0.02999344,0.03067169;0.5613765;-0.0218904,533.7064
+0;0;0,0.002514653;0.3258096;-0.005646015,0.005391505;0.6383489;-0.02977267,0.18114;0.5175025;-0.005219046,0.2133443;0.2389033;0.02784849,0.2517227;-0.05404848;-0.03377947,-0.1725891;0.523263;-0.0002566334,-0.2328436;0.2761432;0.1224191,-0.3003948;-0.005649358;0.2068075,0.07305461;0.006195753;-0.05156783,0.09125428;-0.3454737;-0.01489489,0.09203653;-0.7374256;0.07624653,0.09013608;-0.7004011;-0.002042718,-0.07139038;0.009158396;-0.05342416,-0.1258839;-0.3396689;-0.02701404,-0.1525125;-0.7317954;0.05936495,-0.152357;-0.6946834;-0.01893931,0.004696874;0.5620763;-0.02109734,0;0;0,0.01746319;0.3253285;-0.006821871,0.03523922;0.6373855;-0.03086698,0.196546;0.493949;-0.06008387,0.2199402;0.2125692;-0.06521368,0.2176763;-0.08380231;-0.1222259,-0.148605;0.5412037;0.004652929,-0.2372055;0.3294204;0.1691094,-0.3212262;0.1029648;0.3500791,0.07571724;-0.001805082;-0.04794002,0.09687798;-0.3548301;-0.03141451,0.07288148;-0.7468758;0.05609536,0.06679505;-0.7743978;0.002838019,-0.08346608;0.009869026;-0.03115476,-0.1203031;-0.3421861;-0.02424324,-0.121519;-0.7382203;0.04709401,-0.1311004;-0.7216884;-0.02977583,0.03096192;0.5612179;-0.02229631,533.7401
+0;0;0,0.002686394;0.3257289;-0.006126065,0.005770615;0.6382204;-0.03073432,0.1815429;0.5170667;-0.00744614,0.2133451;0.238794;0.02692646,0.2514711;-0.05492088;-0.03368802,-0.1724006;0.5239543;-0.0004637949,-0.2318054;0.2796984;0.1277495,-0.3000419;-0.001624614;0.2149118,0.07302471;0.006009896;-0.05152693,0.09122295;-0.3455645;-0.01489826,0.0920928;-0.7376132;0.07627928,0.0898681;-0.7006125;-0.002079055,-0.07137364;0.009312624;-0.05331818,-0.1258145;-0.3394314;-0.02702828,-0.1522982;-0.7316366;0.05951666,-0.1524653;-0.6945533;-0.01886566,0.005022836;0.5619595;-0.02194654,0;0;0,0.01779177;0.3252322;-0.007175684,0.03553823;0.6372749;-0.03131688,0.1968586;0.4937563;-0.06054783,0.2199329;0.2125632;-0.06570613,0.2174703;-0.08435827;-0.1225189,-0.1483408;0.5411987;0.004239738,-0.2368269;0.329433;0.1684167,-0.3268598;0.1022902;0.3464513,0.07566624;-0.00186637;-0.04790497,0.09709217;-0.3547814;-0.03149438,0.07330956;-0.7469941;0.05579758,0.06709262;-0.7744755;0.00240064,-0.08338392;0.009896857;-0.03119174,-0.1200553;-0.3420776;-0.02436627,-0.1209034;-0.7381248;0.0474821,-0.1305046;-0.7216153;-0.02945823,0.03127422;0.5611074;-0.02272439,533.7735
+0;0;0,0.002686426;0.3257327;-0.006126137,0.005771042;0.6382643;-0.03073785,0.1816633;0.517064;-0.00743795,0.2133952;0.2394069;0.0268586,0.2515208;-0.05430496;-0.03375527,-0.1725211;0.5239563;-0.0004508533,-0.2317945;0.2802408;0.1274788,-0.3000303;-0.001079381;0.2146402,0.07306475;0.006013193;-0.05155519,0.09128369;-0.3459609;-0.01488487,0.09215204;-0.7373288;0.07613432,0.08992489;-0.7003204;-0.002310142,-0.0714128;0.009317732;-0.05334743,-0.1259156;-0.3398228;-0.02702763,-0.1523532;-0.7313468;0.05936701,-0.1525206;-0.6942558;-0.01910146,0.005023105;0.5619873;-0.02194822,0;0;0,0.01800719;0.3252185;-0.00742948,0.03572945;0.6372964;-0.03166187,0.1971521;0.4936356;-0.06086636,0.2196649;0.2130257;-0.06614292,0.2175481;-0.08396801;-0.1225743,-0.1482262;0.5411256;0.004091509,-0.2367087;0.3294867;0.1673595,-0.3261344;0.1017666;0.3449569,0.07569936;-0.001893595;-0.04794347,0.09688236;-0.3552063;-0.03109527,0.07370287;-0.74686;0.05564582,0.06781605;-0.7743034;0.002043366,-0.08344243;0.009910803;-0.03117195,-0.1198713;-0.3424897;-0.02415467,-0.120863;-0.7379495;0.0470115,-0.130496;-0.721463;-0.03000929,0.03147896;0.5611133;-0.02305603,533.8069
+0;0;0,0.002686934;0.3257943;-0.006127296,0.005772225;0.6383944;-0.03074497,0.1819075;0.517104;-0.007421824,0.2136596;0.2392699;0.02689658,0.2517405;-0.05409747;-0.0336462,-0.1727647;0.5240058;-0.0004251041,-0.2320759;0.2801349;0.1275861,-0.3002316;-0.0008553267;0.2146453,0.07307962;0.006014416;-0.05156568,0.09130519;-0.3460879;-0.014882,0.09217372;-0.7375405;0.07615691,0.08994094;-0.7005144;-0.002486244,-0.07142732;0.009319628;-0.05335828,-0.12595;-0.3399481;-0.02702889,-0.1523933;-0.7315569;0.05938446,-0.1525611;-0.6944479;-0.01928277,0.005024011;0.5620892;-0.02195208,0;0;0,0.01806765;0.3252693;-0.007754206,0.0354862;0.6374227;-0.03212905,0.1972393;0.4936728;-0.06140447,0.2193689;0.2128552;-0.06682956,0.2176741;-0.08385232;-0.1228813,-0.1485745;0.5410938;0.003903244,-0.2373446;0.3287836;0.1664516,-0.3270804;0.09861808;0.340093,0.07572915;-0.001926675;-0.04792916,0.09718112;-0.3553439;-0.03090012,0.07430109;-0.7471823;0.05548966,0.0685105;-0.7745116;0.001462702,-0.0834523;0.009929488;-0.03119202,-0.1196491;-0.3426254;-0.02421093,-0.1203569;-0.7381959;0.0468347,-0.1300644;-0.7217606;-0.03037191,0.03133484;0.5612087;-0.02349412,533.8292
+0;0;0,0.002775488;0.325787;-0.006465495,0.005934172;0.6383545;-0.03148051,0.1821562;0.5173107;-0.008598939,0.2136243;0.2395201;0.02632663,0.2516469;-0.05391133;-0.03394201,-0.1727641;0.5251353;-0.0002504755,-0.2319086;0.2835265;0.1320553,-0.3004008;0.00486061;0.2260455,0.07305189;0.005764884;-0.05163341,0.09126133;-0.3463355;-0.01492275,0.09215363;-0.73779;0.07610764,0.08971367;-0.7007868;-0.002531417,-0.07149164;0.009567485;-0.05322811,-0.1259816;-0.3397225;-0.02712795,-0.1523477;-0.7313253;0.05933623,-0.1527233;-0.694243;-0.01933268,0.005169248;0.5620615;-0.02258385,0;0;0,0.01806765;0.3252693;-0.007754206,0.0354862;0.6374227;-0.03212905,0.1972393;0.4936728;-0.06140447,0.2193689;0.2128552;-0.06682956,0.2176741;-0.08385232;-0.1228813,-0.1485745;0.5410938;0.003903244,-0.2373446;0.3287836;0.1664516,-0.3270804;0.09861808;0.340093,0.07572915;-0.001926675;-0.04792916,0.09718112;-0.3553439;-0.03090012,0.07430109;-0.7471823;0.05548966,0.0685105;-0.7745116;0.001462702,-0.0834523;0.009929488;-0.03119202,-0.1196491;-0.3426254;-0.02421093,-0.1203569;-0.7381959;0.0468347,-0.1300644;-0.7217606;-0.03037191,0.03133484;0.5612087;-0.02349412,533.8519
+0;0;0,0.002776058;0.3258539;-0.006466823,0.005936176;0.6385635;-0.03149419,0.1828089;0.5173003;-0.008554764,0.2143757;0.2386375;0.02648045,0.2522789;-0.05387157;-0.03359875,-0.1734173;0.5251536;-0.0001755841,-0.2327476;0.2827863;0.1325455,-0.3010245;0.00499627;0.2262403,0.07296746;0.005758221;-0.05157372,0.09120209;-0.3468292;-0.01481228,0.0920614;-0.7238108;0.07285248,0.08937284;-0.686094;-0.01379906,-0.07140901;0.009556427;-0.05316659,-0.1259743;-0.3402169;-0.02703032,-0.1513657;-0.7173412;0.05623706,-0.1517794;-0.6795372;-0.0304474,0.005170702;0.5622157;-0.02259114,0;0;0,0.01789448;0.3253371;-0.008114576,0.03459716;0.637653;-0.03274107,0.1972532;0.4937141;-0.06200075,0.2187495;0.2119645;-0.06765354,0.2176444;-0.08381894;-0.1234987,-0.149816;0.5409297;0.003827674,-0.238888;0.3264355;0.164872,-0.3271717;0.09172088;0.3313736,0.07563978;-0.001932725;-0.04787636,0.09677795;-0.3558459;-0.03054249,0.07339472;-0.7326841;0.05458712,0.06898525;-0.7717654;0.001827233,-0.08332495;0.009918842;-0.03123823,-0.1197221;-0.3431057;-0.02411611,-0.1200462;-0.7241238;0.04389853,-0.1308069;-0.7090986;-0.04116165,0.0306693;0.5613791;-0.02404034,533.8848
+0;0;0,0.002776622;0.3259201;-0.006468136,0.005937784;0.6387331;-0.03150414,0.182486;0.5175189;-0.008586496,0.2140983;0.2384553;0.02649911,0.2521013;-0.05482471;-0.03373843,-0.1730901;0.5253579;-0.0002226066,-0.2325057;0.2826419;0.1326894,-0.3009626;0.004119843;0.2266311,0.07291086;0.005753754;-0.05153372,0.09114604;-0.3468443;-0.01477117,0.0920241;-0.7320498;0.07480603,0.08952051;-0.694864;-0.005883582,-0.07135361;0.009549013;-0.05312534,-0.1259205;-0.3402347;-0.02698829,-0.1518658;-0.7255862;0.05809562,-0.1522511;-0.6883192;-0.02262464,0.00517198;0.5623524;-0.02259725,0;0;0,0.01799761;0.3253893;-0.008446217,0.03459674;0.6378082;-0.03316247,0.1968321;0.4938807;-0.06284928,0.2184617;0.2117299;-0.0683254,0.2174071;-0.08470392;-0.1249981,-0.149428;0.5408232;0.00334375,-0.2381788;0.3229533;0.160706,-0.3251088;0.08430478;0.3237275,0.07558256;-0.001960665;-0.04783571,0.09680229;-0.3558799;-0.03050685,0.07380037;-0.7412056;0.05553471,0.06949109;-0.7720352;0.002150171,-0.08323335;0.009925751;-0.03128117,-0.1198159;-0.3430817;-0.02374114,-0.1196028;-0.7325255;0.04511871,-0.1297072;-0.7164835;-0.03407593,0.03070179;0.561501;-0.02444601,533.9073
+0;0;0,0.002879721;0.3259232;-0.006749447,0.006114631;0.6387628;-0.03206592,0.1826589;0.5176656;-0.009953284,0.2141493;0.238416;0.02587523,0.2519147;-0.05419555;-0.03362076,-0.1730151;0.5264388;-0.0003312267,-0.2320837;0.2860322;0.1374049,-0.3012469;0.0104228;0.2366186,0.07296671;0.005530879;-0.05156071,0.09129344;-0.3483225;-0.01464518,0.09217432;-0.7353877;0.07511704,0.0894954;-0.6982831;-0.004849836,-0.07141862;0.009754878;-0.05307977,-0.1259669;-0.3413252;-0.02703933,-0.152217;-0.7285564;0.0580516,-0.1527958;-0.6913639;-0.02195019,0.005330799;0.562369;-0.02309081,0;0;0,0.01778764;0.3253986;-0.008894205,0.03386913;0.6378672;-0.03395307,0.1963018;0.494285;-0.06355882,0.2183259;0.2119062;-0.06928766,0.2172375;-0.08381116;-0.1253014,-0.1498253;0.5405537;0.00307763,-0.2383749;0.3192072;0.1561147,-0.325542;0.07931505;0.3156176,0.07553262;-0.001898959;-0.04800475,0.09672679;-0.3570635;-0.030123,0.07461306;-0.7444118;0.05560815,0.06998014;-0.7729754;0.0008249283,-0.08334656;0.009858313;-0.03113524,-0.1198454;-0.3444353;-0.02373951,-0.1194671;-0.7357562;0.04514755,-0.1295689;-0.719619;-0.03332619,0.0301159;0.5615413;-0.02515233,533.9409
+0;0;0,0.002878725;0.3258105;-0.006747115,0.006112264;0.6385175;-0.03205284,0.1824189;0.5175127;-0.009961663,0.2139223;0.238148;0.02588161,0.2518411;-0.05565238;-0.0338561,-0.1727778;0.5262743;-0.0003525149,-0.2318707;0.2857686;0.1374404,-0.301315;0.009039313;0.2370572,0.07296257;0.005530566;-0.05155779,0.09130566;-0.3486386;-0.01460932,0.09218704;-0.7359254;0.0752043,0.08951397;-0.6988364;-0.004587725,-0.07141457;0.009754326;-0.05307676,-0.1260116;-0.341639;-0.02701308,-0.1522766;-0.729092;0.05812657,-0.1528542;-0.6919153;-0.02170029,0.005328766;0.5621562;-0.02308157,0;0;0,0.01756857;0.3252891;-0.009200573,0.03326879;0.6376301;-0.03442752,0.1956911;0.4946588;-0.06430757,0.2179878;0.2121895;-0.07029152,0.2168264;-0.08471954;-0.1265832,-0.1499861;0.5402247;0.003111307,-0.2390224;0.3166732;0.1528414,-0.3277895;0.06920688;0.3018579,0.07545;-0.001788065;-0.04812932,0.09709617;-0.3572443;-0.0302471,0.07509872;-0.7448891;0.05522835,0.07090855;-0.7730334;0.0002206527,-0.08339076;0.009746354;-0.0310374,-0.1198638;-0.3448694;-0.02363238,-0.1191629;-0.736514;0.04472314,-0.1293877;-0.7203631;-0.03355727,0.02961466;0.5613363;-0.02559316,533.9744
+0;0;0,0.002879187;0.3258628;-0.006748196,0.006114309;0.638723;-0.03206698,0.1828538;0.517558;-0.009937693,0.2143297;0.2384377;0.02587422,0.2524374;-0.05682603;-0.03416102,-0.1732122;0.526341;-0.0003050268,-0.2322535;0.2860457;0.1373674,-0.3020436;0.007938147;0.2374803,0.07297163;0.005531251;-0.05156418,0.09131805;-0.3487024;-0.01460898,0.09219907;-0.7358326;0.07516831,0.08951974;-0.698727;-0.004810885,-0.07142343;0.009755535;-0.05308335,-0.1260303;-0.3417018;-0.02701491,-0.1522848;-0.7289981;0.05809029,-0.1528637;-0.6918045;-0.02192381,0.005330287;0.5623107;-0.02308971,0;0;0,0.01690066;0.3253722;-0.00936377,0.03165871;0.637912;-0.03461945,0.1948048;0.4950498;-0.06490624,0.2177702;0.2128951;-0.0714376,0.2165035;-0.08545026;-0.1282312,-0.1515787;0.5395235;0.00359636,-0.2409818;0.3123258;0.1470176,-0.3328851;0.06032199;0.2894428,0.07542497;-0.001685292;-0.04819285,0.09729111;-0.3571948;-0.03034281,0.07568233;-0.7447289;0.0549854,0.07155038;-0.7728966;-0.0002757348,-0.0834289;0.009633607;-0.03100208,-0.1196902;-0.3450705;-0.02365992,-0.1187836;-0.7365909;0.04446852,-0.1291975;-0.7204885;-0.03397092,0.02825816;0.5615538;-0.02579331,534.0078
+0;0;0,0.00300658;0.3259845;-0.0070339,0.006343652;0.63898;-0.03260684,0.1840494;0.5176346;-0.01082926,0.2153219;0.238244;0.02562524,0.2535331;-0.05679551;-0.03416821,-0.1740483;0.5272153;-0.0001377333,-0.2328377;0.2890581;0.1419574,-0.3022687;0.01346499;0.2483124,0.07294617;0.005346532;-0.05152796,0.09128704;-0.3490573;-0.01436953,0.09195829;-0.7357978;0.07543988,0.08912902;-0.6987155;-0.004343085,-0.07141152;0.009882422;-0.05298671,-0.1258693;-0.3417949;-0.02697485,-0.1520726;-0.728689;0.05823501,-0.1528098;-0.6915324;-0.02158806,0.00553368;0.5625351;-0.0235687,0;0;0,0.01634596;0.3255343;-0.009197235,0.03058101;0.6382972;-0.03395116,0.1947704;0.4955116;-0.06526434,0.2181151;0.2130751;-0.07238507,0.2169022;-0.08504167;-0.1290293,-0.153208;0.5383213;0.004802616,-0.2424966;0.3085365;0.144776,-0.3366051;0.05297107;0.2786175,0.07527308;-0.001561865;-0.04833615,0.09785524;-0.357213;-0.03040373,0.07703713;-0.7444802;0.05459666,0.07318918;-0.7723039;-0.0007666312,-0.08340676;0.0095272;-0.03094196,-0.1191087;-0.3454234;-0.02355212,-0.1179825;-0.7366375;0.04415783,-0.1285775;-0.7204866;-0.03406898,0.02730893;0.5618755;-0.02528083,534.0411
+0;0;0,0.003007215;0.3260533;-0.007035386,0.006345131;0.639128;-0.03261477,0.1842776;0.5177068;-0.01081877,0.2155495;0.2383216;0.02563502,0.2537768;-0.05684268;-0.03418373,-0.1742754;0.5272996;-0.0001136586,-0.2330636;0.2891471;0.1419787,-0.302524;0.01343739;0.2483787,0.07300784;0.005351052;-0.05157152,0.09140497;-0.35014;-0.01429909,0.09207454;-0.7359077;0.07528442,0.08918592;-0.6986769;-0.006172329,-0.07147189;0.009890777;-0.0530315,-0.1260967;-0.3428654;-0.02693984,-0.1522342;-0.7287864;0.0580557,-0.1529868;-0.6914797;-0.02344201,0.005534961;0.5626644;-0.02357442,0;0;0,0.01558332;0.3256435;-0.009098768,0.02911727;0.6385461;-0.03349757,0.1937308;0.495926;-0.06525731,0.218421;0.2136397;-0.07348907,0.2171951;-0.08454806;-0.1304463,-0.1544333;0.5375704;0.006233532,-0.243477;0.3044285;0.1406915,-0.3415723;0.04344833;0.2608091,0.07512808;-0.001453236;-0.04870379,0.09813818;-0.3581491;-0.03025925,0.07832305;-0.7444931;0.05452299,0.07390802;-0.7740399;-0.001428131,-0.08358521;0.009441026;-0.03070472,-0.1192319;-0.3466192;-0.0234934,-0.1174285;-0.736913;0.04366241,-0.1284734;-0.7210456;-0.03617562,0.02601144;0.5620862;-0.02493548,534.0635
+0;0;0,0.003007215;0.3260533;-0.007035386,0.006345131;0.639128;-0.03261477,0.1842776;0.5177068;-0.01081877,0.2155495;0.2383216;0.02563502,0.2537768;-0.05684268;-0.03418373,-0.1742754;0.5272996;-0.0001136586,-0.2330636;0.2891471;0.1419787,-0.302524;0.01343739;0.2483787,0.07300784;0.005351052;-0.05157152,0.09140497;-0.35014;-0.01429909,0.09207454;-0.7359077;0.07528442,0.08918592;-0.6986769;-0.006172329,-0.07147189;0.009890777;-0.0530315,-0.1260967;-0.3428654;-0.02693984,-0.1522342;-0.7287864;0.0580557,-0.1529868;-0.6914797;-0.02344201,0.005534961;0.5626644;-0.02357442,0;0;0,0.01558332;0.3256435;-0.009098768,0.02911727;0.6385461;-0.03349757,0.1937308;0.495926;-0.06525731,0.218421;0.2136397;-0.07348907,0.2171951;-0.08454806;-0.1304463,-0.1544333;0.5375704;0.006233532,-0.243477;0.3044285;0.1406915,-0.3415723;0.04344833;0.2608091,0.07512808;-0.001453236;-0.04870379,0.09813818;-0.3581491;-0.03025925,0.07832305;-0.7444931;0.05452299,0.07390802;-0.7740399;-0.001428131,-0.08358521;0.009441026;-0.03070472,-0.1192319;-0.3466192;-0.0234934,-0.1174285;-0.736913;0.04366241,-0.1284734;-0.7210456;-0.03617562,0.02601144;0.5620862;-0.02493548,534.0858
+0;0;0,0.003107565;0.3262599;-0.007254193,0.00650487;0.6396271;-0.0329617,0.1855935;0.5177254;-0.01170005,0.2168782;0.2377555;0.02537817,0.255028;-0.05654052;-0.0338615,-0.1757345;0.5295448;-0.0007024929,-0.2347902;0.2934287;0.1459203,-0.3039988;0.02101868;0.2580715,0.07314786;0.005168631;-0.05170703,0.09153673;-0.3506287;-0.0142183,0.09200791;-0.7353238;0.07490888,0.08916079;-0.6981921;-0.00562048,-0.0716488;0.01008867;-0.0530623,-0.1262052;-0.3430133;-0.02702654,-0.152222;-0.7278007;0.05780229,-0.1529598;-0.6905891;-0.0227669,0.00568158;0.5630869;-0.02389213,0;0;0,0.01444355;0.3259238;-0.008536577,0.0265722;0.6392744;-0.03182888,0.1926329;0.4965562;-0.06493437,0.2186512;0.2137564;-0.07410181,0.2174658;-0.08312204;-0.132725,-0.1574938;0.5363325;0.008028667,-0.2472718;0.2994794;0.1367812,-0.3452618;0.03378913;0.2434655,0.07513948;-0.001227498;-0.04902541,0.09786394;-0.3582588;-0.03038525,0.07976806;-0.7435268;0.05432225,0.07584888;-0.7727262;-0.0006687604,-0.08388837;0.009211957;-0.03047655,-0.1188828;-0.3472414;-0.02329119,-0.1167514;-0.7363355;0.04405413,-0.1278483;-0.7202662;-0.03485557,0.02383509;0.5626843;-0.02359474,534.1196
+0;0;0,0.00310934;0.3264462;-0.007258336,0.006508128;0.6399501;-0.03297655,0.1868567;0.5177078;-0.01162679,0.2181888;0.237314;0.02550759,0.2566351;-0.05926928;-0.03419247,-0.1770022;0.5296101;-0.0005521998,-0.2361473;0.2931363;0.1462927,-0.3058938;0.01860926;0.2593154,0.0732955;0.005179064;-0.0518114,0.09169302;-0.3507855;-0.01430504,0.09216389;-0.7352294;0.07476393,0.0893259;-0.6981205;-0.005507216,-0.07179342;0.01010904;-0.0531694,-0.1263755;-0.343159;-0.0271214,-0.1523753;-0.7276951;0.05765203,-0.1531108;-0.6905066;-0.02265882,0.005684592;0.5633871;-0.02390427,0;0;0,0.01324177;0.3261881;-0.007448435,0.02409039;0.6398447;-0.02907848,0.1916913;0.4973907;-0.06401527,0.2198344;0.2144002;-0.07430029,0.2198891;-0.08417204;-0.1364164,-0.1604964;0.533663;0.01043374,-0.2502978;0.2928977;0.1327007,-0.3491471;0.02412784;0.2375597,0.07513499;-0.0009423047;-0.04936921,0.09895723;-0.358068;-0.0306673,0.08212364;-0.7430504;0.05439591,0.08007283;-0.7714772;-0.001139283,-0.08418;0.008966281;-0.03027883,-0.1193419;-0.3476356;-0.02288147,-0.1148573;-0.7364906;0.04421739,-0.1261059;-0.7203072;-0.03442495,0.02166412;0.5631728;-0.02130556,534.1527
+0;0;0,0.003110384;0.3265558;-0.007260772,0.006508444;0.6399924;-0.03297246,0.1873616;0.5176603;-0.01159296,0.2188451;0.2359113;0.02572089,0.2572226;-0.06014115;-0.03387231,-0.1775099;0.5295957;-0.0004875455,-0.2369408;0.291979;0.147067,-0.3065625;0.01794335;0.2598875,0.07344927;0.005189929;-0.05192009,0.0918377;-0.350599;-0.01443225,0.09230845;-0.7349417;0.0746133,0.08948461;-0.6978683;-0.005257487,-0.07194404;0.01013025;-0.05328095,-0.1264992;-0.3429634;-0.0272458,-0.1524921;-0.7273984;0.05750533,-0.1532239;-0.6902458;-0.02240497,0.00568531;0.5634667;-0.0239046,0;0;0,0.01248247;0.326356;-0.006084919,0.02243293;0.6400968;-0.02589822,0.1907962;0.4983525;-0.06254756,0.2199407;0.2141371;-0.07430398,0.2221724;-0.08344844;-0.1384062,-0.1621973;0.5315206;0.012385,-0.2507244;0.287168;0.1316359,-0.3516052;0.01327956;0.2181195,0.07519027;-0.0007523894;-0.04963148,0.0992206;-0.357686;-0.03091919,0.08447202;-0.7424679;0.05495286,0.08221764;-0.7708479;-3.850833E-05,-0.08444416;0.008830624;-0.03014351,-0.1186468;-0.347677;-0.02228744,-0.1131201;-0.7365489;0.0440208,-0.1243738;-0.7202021;-0.03423708,0.0202247;0.5634072;-0.01862359,534.1752
+0;0;0,0.003198475;0.3268184;-0.007517543,0.006625108;0.6404;-0.03337511,0.1877368;0.5179751;-0.01252015,0.2192317;0.2357769;0.02562559,0.2570681;-0.0573087;-0.03362248,-0.1779537;0.53154;-0.001115749,-0.2376147;0.2957982;0.1503743,-0.306926;0.02719879;0.2682361,0.07363605;0.004976299;-0.05206912,0.09206935;-0.3504835;-0.01450291,0.0925314;-0.7350744;0.07456143,0.08972941;-0.6981087;-0.004236944,-0.07215326;0.01035671;-0.05333733,-0.1266119;-0.3424509;-0.02757417,-0.152266;-0.7271404;0.05727095,-0.1530068;-0.6900993;-0.02156705,0.005797246;0.563851;-0.02427473,0;0;0,0.01214854;0.3266594;-0.004808187,0.02200525;0.640632;-0.02343976,0.1905315;0.4986983;-0.06053591,0.2215213;0.2141918;-0.07389677,0.2249532;-0.07982063;-0.140124,-0.1624632;0.5295095;0.01428857,-0.2501098;0.2812648;0.1273174,-0.349548;0.00755015;0.2049926,0.0752091;-0.0004743338;-0.05001592,0.09970881;-0.3570492;-0.03112495,0.08767985;-0.7419032;0.05596996,0.08617666;-0.7702258;0.002474435,-0.08478177;0.008606714;-0.02993665,-0.1175542;-0.3477054;-0.02154862,-0.110567;-0.736833;0.04458563,-0.1216633;-0.7202263;-0.03263515,0.01979578;0.5638895;-0.01644301,534.2089
+0;0;0,0.003199966;0.3269709;-0.007521049,0.0066278;0.6406621;-0.03338731,0.1885266;0.5180194;-0.01247917,0.2200741;0.2353504;0.0257302,0.2578562;-0.05731472;-0.03343287,-0.1787465;0.531643;-0.00102542,-0.238507;0.2955079;0.1507174,-0.3077188;0.02729386;0.2684101,0.07378162;0.004986136;-0.05217206,0.09225157;-0.3511805;-0.01453115,0.09271136;-0.7338917;0.07409789,0.08987632;-0.6968438;-0.005629852,-0.0722959;0.01037718;-0.05344277,-0.1268628;-0.343132;-0.02762838,-0.1523915;-0.7259412;0.05680205,-0.153141;-0.6888171;-0.02296579,0.005799728;0.5640938;-0.02428463,0;0;0,0.01105009;0.3268642;-0.003800511,0.02013107;0.6410301;-0.02139509,0.1899435;0.4996504;-0.05872953,0.2224536;0.2149152;-0.0737592,0.2276811;-0.07846576;-0.1406989,-0.1645905;0.5270849;0.01536951,-0.2522937;0.27522;0.1213371,-0.3495729;-0.001131117;0.1902391,0.07534209;-0.0001618117;-0.05014038,0.09975083;-0.3574863;-0.03180873,0.09040698;-0.7403251;0.05577171,0.08846214;-0.7703126;0.002743963,-0.08501901;0.008295656;-0.02989088,-0.1171394;-0.3487844;-0.02124437,-0.1082036;-0.7359872;0.04446175,-0.1193098;-0.7194886;-0.03369571,0.01808401;0.5642416;-0.01464272,534.2422
+0;0;0,0.003203239;0.3273053;-0.00752874,0.006633471;0.6412159;-0.03341262,0.1877854;0.5187175;-0.0125475,0.2192298;0.2369722;0.02553703,0.2570939;-0.05632761;-0.03375433,-0.1779874;0.5322854;-0.001140529,-0.2375527;0.2969219;0.1501064,-0.3069146;0.02812621;0.2680544,0.07400852;0.00500147;-0.05233251,0.09253775;-0.3523082;-0.01457079,0.09299619;-0.7339031;0.07379972,0.09013394;-0.6967875;-0.006693639,-0.07251824;0.0104091;-0.05360712,-0.1272603;-0.3442346;-0.02770989,-0.1527145;-0.7259272;0.05647426,-0.1534712;-0.6887347;-0.02405959,0.005804925;0.5646037;-0.02430473,0;0;0,0.01101842;0.3272125;-0.002506495,0.02004533;0.6416683;-0.0188514,0.1889477;0.5004545;-0.0571388,0.2227385;0.2168679;-0.0731523,0.2301986;-0.07676321;-0.1417019,-0.1638734;0.5261945;0.01564562,-0.2501699;0.2715777;0.1133332,-0.3457884;-0.007521451;0.1760601,0.07554702;1.704693E-05;-0.05033505,0.1010123;-0.3583772;-0.03177226,0.09386642;-0.7401109;0.05570638,0.09154982;-0.7707012;0.002213836,-0.08536659;0.008145197;-0.02978539,-0.1158177;-0.3502267;-0.02074214,-0.1059617;-0.736304;0.04461353,-0.1170221;-0.7198626;-0.03432847,0.01801201;0.5648081;-0.01241422,534.2642
+0;0;0,0.003279528;0.3272996;-0.007738225,0.006732473;0.6412005;-0.03373671,0.1878871;0.5186262;-0.01326056,0.2191699;0.2369388;0.02538182,0.257034;-0.05632865;-0.03406902,-0.1780746;0.5332638;-0.001525452,-0.2377569;0.3003875;0.1534787,-0.3062897;0.03515941;0.2796976,0.07404027;0.004752457;-0.0523108,0.0926227;-0.3525458;-0.01446782,0.09314061;-0.7341603;0.07381781,0.09024468;-0.6970549;-0.006675243,-0.07250839;0.01062062;-0.05357894,-0.1271372;-0.3440365;-0.02762651,-0.1525082;-0.7257406;0.05653111,-0.1532981;-0.6885587;-0.02400337,0.005900184;0.5645916;-0.02460171,0;0;0,0.01101842;0.3272125;-0.002506495,0.02004533;0.6416683;-0.0188514,0.1889477;0.5004545;-0.0571388,0.2227385;0.2168679;-0.0731523,0.2301986;-0.07676321;-0.1417019,-0.1638734;0.5261945;0.01564562,-0.2501699;0.2715777;0.1133332,-0.3457884;-0.007521451;0.1760601,0.07554702;1.704693E-05;-0.05033505,0.1010123;-0.3583772;-0.03177226,0.09386642;-0.7401109;0.05570638,0.09154982;-0.7707012;0.002213836,-0.08536659;0.008145197;-0.02978539,-0.1158177;-0.3502267;-0.02074214,-0.1059617;-0.736304;0.04461353,-0.1170221;-0.7198626;-0.03432847,0.01801201;0.5648081;-0.01241422,534.2872
+0;0;0,0.003283263;0.3276724;-0.007747039,0.006738795;0.6418083;-0.03376444,0.18607;0.5196483;-0.0133964,0.2174293;0.2372719;0.02534049,0.2549771;-0.05354664;-0.0336139,-0.1762259;0.5341392;-0.001778837,-0.2360542;0.3006933;0.1536044,-0.3040147;0.03768003;0.2787694,0.07395095;0.004746723;-0.05224769,0.09257248;-0.3533035;-0.01432507,0.09309015;-0.7347351;0.07391828,0.09023283;-0.6977245;-0.005501516,-0.07242091;0.01060781;-0.0535143,-0.1271647;-0.3447956;-0.02750725,-0.1525235;-0.7263169;0.05661005,-0.1533029;-0.6892308;-0.02285061,0.005906004;0.5651532;-0.02462394,0;0;0,0.01145362;0.3275778;-0.001255035,0.02099804;0.6423043;-0.01660085,0.1879333;0.5018737;-0.05542946,0.2232331;0.2177807;-0.0717206,0.232755;-0.07264081;-0.1426121,-0.161045;0.5252357;0.01582251,-0.245988;0.2668191;0.1065194,-0.3384978;-0.0129002;0.158094,0.07527476;0.0002904534;-0.05054427,0.1034246;-0.3586428;-0.03158677,0.09803044;-0.7401927;0.05597901,0.09244128;-0.7714541;0.005179159,-0.08529022;0.007927711;-0.02972922,-0.1148432;-0.3512747;-0.02050677,-0.1023788;-0.7370651;0.04497315,-0.11318;-0.7203708;-0.0329442,0.01883505;0.5653821;-0.0103929,534.3204
+0;0;0,0.003288587;0.3282037;-0.0077596,0.006751243;0.6429874;-0.03383106,0.1849543;0.5209453;-0.01351335,0.2163943;0.2378425;0.02532321,0.2539713;-0.05320188;-0.03367696,-0.1750767;0.5353457;-0.001968417,-0.2350589;0.3012992;0.1538146,-0.3030722;0.03808165;0.2790768,0.07397471;0.004748248;-0.05226447,0.09265716;-0.3544732;-0.01421779,0.09317297;-0.7345374;0.07370917,0.09031942;-0.6975359;-0.005606011,-0.07244418;0.01061121;-0.05353149,-0.127367;-0.3459548;-0.02743937,-0.152635;-0.7261083;0.05637635,-0.1534133;-0.6890315;-0.02297965,0.005916643;0.5661658;-0.0246707,0;0;0,0.01043411;0.3281454;-0.0006264448,0.01907277;0.6435817;-0.01529229,0.1848497;0.5027774;-0.0543555,0.2226216;0.2183174;-0.07167006,0.2331372;-0.07212391;-0.1433158,-0.1614254;0.5248954;0.01556409,-0.2461809;0.2627816;0.09776403,-0.3326873;-0.02048385;0.1410913,0.07538856;0.0004950762;-0.05042517,0.103013;-0.3596893;-0.03196418,0.1002386;-0.7398428;0.05553317,0.09451125;-0.7702954;0.003950834,-0.0852962;0.007703908;-0.02985943,-0.1144917;-0.3527014;-0.02025203,-0.1005437;-0.737158;0.04439095,-0.1112079;-0.7204196;-0.0334452,0.01712283;0.5664724;-0.009250045,534.3538
+0;0;0,0.003414145;0.3288309;-0.007955911,0.006922452;0.6441958;-0.03410482,0.1831261;0.5229486;-0.008203717,0.2175488;0.2391081;0.02484895,0.2551261;-0.05057096;-0.03421229,-0.1733622;0.537514;-0.00247409,-0.2336023;0.3063005;0.1580073,-0.301694;0.04618925;0.2865369,0.07399744;0.004574;-0.05224787,0.0928504;-0.3559977;-0.01390439,0.09345283;-0.7349319;0.07357299,0.09158937;-0.6979365;-0.005920246,-0.07245189;0.0106887;-0.05350569,-0.127316;-0.347272;-0.02720597,-0.1524492;-0.7262781;0.05625975,-0.1522318;-0.6892037;-0.02324805,0.006079245;0.5672374;-0.02492081,0;0;0,0.01006875;0.3287907;-3.290176E-05,0.01859584;0.644839;-0.01421237,0.1825139;0.5039387;-0.05329788,0.2205637;0.21919;-0.07099688,0.2334509;-0.0695588;-0.1436074,-0.1601037;0.524813;0.01439054,-0.2433304;0.259551;0.08890372,-0.3258199;-0.02509126;0.1203442,0.0755292;0.0007710904;-0.05021083,0.1030471;-0.3608513;-0.03261399,0.1031024;-0.7397622;0.05496657,0.09755923;-0.7701672;0.003081203,-0.08524863;0.007400627;-0.03007136,-0.1128069;-0.3545067;-0.02001053,-0.09830812;-0.737909;0.04352187,-0.1087403;-0.7211714;-0.03449648,0.01665463;0.5675819;-0.008277893,534.3872
+0;0;0,0.003422514;0.329637;-0.007975413,0.006937462;0.6455986;-0.03417315,0.1820727;0.5244864;-0.008357037,0.2166383;0.2394671;0.0248329,0.2540428;-0.04887986;-0.03395674,-0.1722672;0.538964;-0.002661938,-0.2327575;0.3067903;0.1584859,-0.3005362;0.0478752;0.2864245,0.07435898;0.004596347;-0.05250314,0.09331377;-0.3579229;-0.01395255,0.09391662;-0.7371229;0.07358619,0.09209118;-0.7002702;-0.004285023,-0.07280587;0.01074092;-0.05376711,-0.1279664;-0.3491533;-0.02732534,-0.1531171;-0.7284253;0.05619893,-0.1529042;-0.6914952;-0.02168652,0.006092809;0.5685082;-0.02497338,0;0;0,0.01075055;0.3295746;0.0009177923,0.01996072;0.6462363;-0.01250196,0.1823424;0.5049721;-0.0519948,0.2226367;0.2193688;-0.07041907,0.2350648;-0.06807062;-0.1426922,-0.1576501;0.5246093;0.01388134,-0.2385597;0.2552085;0.08028316,-0.3173825;-0.0301165;0.09967047,0.07619493;0.0008881688;-0.05000508,0.1049165;-0.3626448;-0.03313661,0.1076992;-0.741395;0.05628718,0.1036701;-0.7691722;0.00375355,-0.0856507;0.007273106;-0.03029889,-0.1108967;-0.3567218;-0.01863715,-0.0928157;-0.7404352;0.043758,-0.1028236;-0.7233714;-0.03270581,0.01785336;0.5688368;-0.006744266,534.4213
+0;0;0,0.003430349;0.3303916;-0.007993671,0.006952323;0.6469846;-0.03424333,0.1823617;0.525658;-0.008383837,0.2168176;0.2415439;0.0247007,0.2543915;-0.04810917;-0.03435523,-0.1725334;0.5401583;-0.002679816,-0.2328316;0.3087219;0.1579562,-0.3009173;0.04863402;0.2864744,0.07417547;0.004585004;-0.05237357,0.09315884;-0.3584807;-0.01376487,0.09375999;-0.7366132;0.07352742,0.09194069;-0.6997835;-0.004082061,-0.0726262;0.01071441;-0.05363443,-0.1278698;-0.3497223;-0.02715279,-0.1529498;-0.7279264;0.05613633,-0.1527375;-0.6910197;-0.02148736,0.006106077;0.5697488;-0.02502622,0;0;0,0.01103127;0.3303162;0.00194943,0.0205563;0.6476431;-0.01049054,0.1827981;0.5060948;-0.05140066,0.2214567;0.2212071;-0.07003331,0.2355728;-0.06764659;-0.141884,-0.1571124;0.5235671;0.01319857,-0.2344101;0.2518743;0.06986202,-0.3111277;-0.03594631;0.07834447,0.07613076;0.001007095;-0.04969013,0.1074362;-0.362923;-0.03411567,0.1122344;-0.7405289;0.05530012,0.1088687;-0.7684216;0.003239632,-0.08530778;0.00717542;-0.03061224,-0.1088278;-0.357432;-0.01734735,-0.08764824;-0.7400872;0.0437342,-0.09743322;-0.7229201;-0.03250723,0.01836735;0.5700814;-0.004975796,534.4428
+0;0;0,0.00343518;0.3309791;-0.008276323,0.006910919;0.6482398;-0.03482902,0.1816167;0.5266753;-0.0115837,0.2161973;0.2404664;0.02480487,0.2532399;-0.04507926;-0.0333667,-0.1717331;0.5419554;-0.00303505,-0.2329312;0.3114711;0.162999,-0.301421;0.06158225;0.3014082,0.07415286;0.004500864;-0.05243906,0.09317828;-0.3586382;-0.01368812,0.09391468;-0.7363837;0.07341199,0.09147415;-0.6991901;-0.008447126,-0.07268453;0.01079724;-0.05356435,-0.1278471;-0.3497497;-0.02717178,-0.1528298;-0.7275188;0.05616505,-0.1531272;-0.6902482;-0.02572309,0.006080222;0.5708358;-0.02553076,0;0;0,0.009898193;0.330944;0.002361536,0.01842728;0.6490038;-0.009723425,0.1795127;0.5069239;-0.05157959,0.2207565;0.2199386;-0.07091546,0.2332545;-0.06519094;-0.1404665,-0.1577532;0.5227543;0.01158199,-0.2325152;0.2458572;0.0582095,-0.3038712;-0.03908038;0.05484852,0.07609644;0.001245305;-0.04976487,0.1071858;-0.3628885;-0.03658748,0.1157802;-0.7398007;0.05364525,0.1141405;-0.7668381;-0.005538106,-0.08533996;0.006964806;-0.03061608,-0.1068509;-0.3578726;-0.01778817,-0.08427134;-0.7401134;0.04271621,-0.09443499;-0.7236439;-0.03773405,0.01647005;0.5712532;-0.004287362,534.4652
+0;0;0,0.003444315;0.3318594;-0.008298333,0.006931381;0.6501544;-0.03493833,0.183224;0.5279223;-0.01153455,0.2182184;0.238288;0.02528951,0.255262;-0.04726526;-0.03288362,-0.1733258;0.5433407;-0.002908489,-0.2352563;0.3100981;0.1651126,-0.303748;0.06020249;0.3035255,0.07422482;0.004505232;-0.05248995,0.09318736;-0.3574337;-0.01386708,0.09392082;-0.7336687;0.07288474,0.09145822;-0.69641;-0.009714849,-0.07275505;0.01080772;-0.05361633,-0.1277353;-0.3485477;-0.02731098,-0.1526181;-0.7248062;0.0556926,-0.1529182;-0.6874698;-0.02693629,0.006097811;0.5724826;-0.02560791,0;0;0,0.008297026;0.3318661;0.002713799,0.0151998;0.6510162;-0.009061813,0.177989;0.5081662;-0.05214536,0.2177792;0.2174517;-0.07139122,0.2298328;-0.06819457;-0.1389041,-0.1613767;0.5206399;0.009913007,-0.2340747;0.237968;0.04569287,-0.3014793;-0.04784009;0.03748293,0.0762279;0.001517013;-0.04971743,0.1079408;-0.3614601;-0.04007435,0.1190113;-0.7369657;0.04910075,0.11737;-0.7616163;-0.01328564,-0.08541885;0.006703609;-0.03071642,-0.1052906;-0.3569976;-0.01738936,-0.08082479;-0.7377711;0.04170521,-0.09090072;-0.7214202;-0.03949592,0.01364474;0.5729814;-0.003696203,534.4991
+0;0;0,0.003444315;0.3318594;-0.008298333,0.006931381;0.6501544;-0.03493833,0.183224;0.5279223;-0.01153455,0.2182184;0.238288;0.02528951,0.255262;-0.04726526;-0.03288362,-0.1733258;0.5433407;-0.002908489,-0.2352563;0.3100981;0.1651126,-0.303748;0.06020249;0.3035255,0.07422482;0.004505232;-0.05248995,0.09318736;-0.3574337;-0.01386708,0.09392082;-0.7336687;0.07288474,0.09145822;-0.69641;-0.009714849,-0.07275505;0.01080772;-0.05361633,-0.1277353;-0.3485477;-0.02731098,-0.1526181;-0.7248062;0.0556926,-0.1529182;-0.6874698;-0.02693629,0.006097811;0.5724826;-0.02560791,0;0;0,0.008297026;0.3318661;0.002713799,0.0151998;0.6510162;-0.009061813,0.177989;0.5081662;-0.05214536,0.2177792;0.2174517;-0.07139122,0.2298328;-0.06819457;-0.1389041,-0.1613767;0.5206399;0.009913007,-0.2340747;0.237968;0.04569287,-0.3014793;-0.04784009;0.03748293,0.0762279;0.001517013;-0.04971743,0.1079408;-0.3614601;-0.04007435,0.1190113;-0.7369657;0.04910075,0.11737;-0.7616163;-0.01328564,-0.08541885;0.006703609;-0.03071642,-0.1052906;-0.3569976;-0.01738936,-0.08082479;-0.7377711;0.04170521,-0.09090072;-0.7214202;-0.03949592,0.01364474;0.5729814;-0.003696203,534.5214
+0;0;0,0.003468449;0.3328404;-0.008532359,0.006928139;0.651884;-0.03540471,0.1815087;0.530505;-0.008652234,0.2181601;0.2401725;0.02461785,0.2555017;-0.04756758;-0.03391121,-0.1718033;0.5456536;-0.003517715,-0.2343221;0.3145717;0.1680508,-0.3029218;0.06489351;0.3114707,0.07492405;0.004487734;-0.0529945,0.09383366;-0.356347;-0.01464517,0.09441309;-0.7350862;0.07276788,0.09256347;-0.6978088;-0.0103751,-0.07345088;0.01089101;-0.05411585,-0.1281423;-0.3473813;-0.0280444,-0.1531688;-0.7261559;0.05555119,-0.1528434;-0.6887918;-0.02760408,0.006105426;0.5740486;-0.02600608,0;0;0,0.008604258;0.3328457;0.002695084,0.0160431;0.6527467;-0.009168148,0.1763478;0.5088461;-0.05276,0.218976;0.2180069;-0.07116103,0.2276411;-0.07039818;-0.1372051,-0.1587234;0.5208976;0.007867603,-0.2287567;0.2360462;0.0342918,-0.2938196;-0.05204707;0.01470979,0.0771144;0.001855209;-0.04992092,0.1104633;-0.3599091;-0.04325604,0.1244736;-0.737582;0.04758215,0.1254954;-0.7625285;-0.01525879,-0.08641692;0.00634325;-0.03056227,-0.1032475;-0.3563266;-0.01582366,-0.07521052;-0.7397183;0.04170458,-0.08521909;-0.72346;-0.0400275,0.01433673;0.5745459;-0.003775597,534.5552
+0;0;0,0.003473671;0.3333417;-0.008545208,0.006937957;0.6528088;-0.03545286,0.1823423;0.5311295;-0.008607242,0.2192535;0.2387392;0.02489865,0.2564411;-0.04781377;-0.03338893,-0.1726311;0.5463494;-0.003448583,-0.235593;0.3136296;0.1693359,-0.3039096;0.06498151;0.3121641,0.07517026;0.004502481;-0.05316864,0.09398001;-0.3544267;-0.01502183,0.09456419;-0.736277;0.07310925,0.09274563;-0.6991218;-0.0086376,-0.07369224;0.0109268;-0.05429367,-0.1280949;-0.3454535;-0.0283599,-0.1533269;-0.7273395;0.05592237,-0.153007;-0.6900991;-0.02583656,0.006114235;0.5748779;-0.02604269,0;0;0,0.007902168;0.3333587;0.003356576,0.01482845;0.6537213;-0.007827401,0.175985;0.5099994;-0.05266738,0.2186413;0.2170497;-0.07105613,0.2287167;-0.07035044;-0.1358061,-0.1603367;0.5199686;0.006076463,-0.2266268;0.2314295;0.02418805,-0.287651;-0.05581346;-0.001510993,0.07740267;0.002096072;-0.05002177,0.1122402;-0.3576539;-0.04767931,0.1300253;-0.7380524;0.04482817,0.1318854;-0.7630414;-0.01608003,-0.08674556;0.006139928;-0.03058193,-0.100545;-0.3547002;-0.01499185,-0.06986518;-0.7411742;0.04222402,-0.0793966;-0.724661;-0.03817691,0.01322918;0.5754103;-0.002605319,534.5886
+0;0;0,0.003490625;0.3349685;-0.008586912,0.006969706;0.6557994;-0.03560863,0.1841138;0.5333714;-0.008552393,0.2214766;0.2374037;0.02536344,0.2581303;-0.04503503;-0.03208726,-0.1743707;0.5487418;-0.003342707,-0.2381029;0.3131747;0.1715558,-0.3054387;0.06809659;0.3123333,0.07528053;0.004509086;-0.05324665,0.09412077;-0.3550018;-0.01503801,0.09471054;-0.7405043;0.073936,0.09292283;-0.7034704;-0.006424449,-0.07380036;0.01094283;-0.05437333,-0.1282911;-0.3460151;-0.02839752,-0.1537645;-0.7315536;0.05669086,-0.15345;-0.694436;-0.02368148,0.006142643;0.5775525;-0.0261603,0;0;0,0.009144694;0.3349454;0.004219174,0.01738157;0.6566721;-0.006226182,0.1796177;0.5128056;-0.05341458,0.2229953;0.2162161;-0.07062685,0.2337281;-0.06708607;-0.1341906,-0.1586654;0.5179648;0.00225828,-0.2155982;0.2231942;0.005738358,-0.2670493;-0.05961362;-0.03654891,0.07748512;0.002389684;-0.05013024,0.1196113;-0.3570609;-0.05927252,0.1445465;-0.7391394;0.04034222,0.1488029;-0.7647499;-0.01796591,-0.08684115;0.006016207;-0.03074275,-0.09339608;-0.35556;-0.01393284,-0.05563128;-0.7453766;0.04215401,-0.06449921;-0.7285892;-0.03694883,0.01544705;0.5780379;-0.001179576,534.6218
+0;0;0,0.003535155;0.3349638;-0.00875204,0.00701002;0.6557904;-0.0358254,0.1844669;0.5333844;-0.01216308,0.2209827;0.2377585;0.02545445,0.2578298;-0.04468906;-0.03182861,-0.1744096;0.5493478;-0.0034342,-0.2385871;0.3170539;0.17563,-0.3050419;0.07332876;0.3191482,0.07531307;0.004295094;-0.05321833,0.09427494;-0.3551939;-0.01486437,0.09478416;-0.7407199;0.07400805,0.09238081;-0.703684;-0.006336167,-0.07378504;0.01110479;-0.05436127,-0.1281245;-0.345879;-0.02842533,-0.1535223;-0.7314045;0.05674458,-0.1538248;-0.6942886;-0.02362795,0.006186346;0.577545;-0.02636401,0;0;0,0.009144694;0.3349454;0.004219174,0.01738157;0.6566721;-0.006226182,0.1796177;0.5128056;-0.05341458,0.2229953;0.2162161;-0.07062685,0.2337281;-0.06708607;-0.1341906,-0.1586654;0.5179648;0.00225828,-0.2155982;0.2231942;0.005738358,-0.2670493;-0.05961362;-0.03654891,0.07748512;0.002389684;-0.05013024,0.1196113;-0.3570609;-0.05927252,0.1445465;-0.7391394;0.04034222,0.1488029;-0.7647499;-0.01796591,-0.08684115;0.006016207;-0.03074275,-0.09339608;-0.35556;-0.01393284,-0.05563128;-0.7453766;0.04215401,-0.06449921;-0.7285892;-0.03694883,0.01544705;0.5780379;-0.001179576,534.6447
+0;0;0,0.003544375;0.3358373;-0.008774864,0.007027941;0.6574671;-0.03591586,0.1854549;0.5346274;-0.01215276,0.2220044;0.238729;0.02549943,0.2579041;-0.03645605;-0.03031074,-0.1753785;0.5506777;-0.00337629,-0.2396151;0.3181698;0.1758529,-0.3043612;0.08071147;0.3156809,0.07514668;0.004285605;-0.05310076,0.09404708;-0.3540381;-0.01487112,0.09455945;-0.7419454;0.07455023,0.09216886;-0.7049468;-0.005367614,-0.07362204;0.01108026;-0.05424117,-0.1277854;-0.3447464;-0.0283893,-0.15334;-0.7326532;0.05730668,-0.153641;-0.695575;-0.02263933,0.006202235;0.5790287;-0.02643114,0;0;0,0.009191196;0.3358099;0.004847407,0.01753046;0.6583605;-0.004983902,0.1799498;0.5126231;-0.05307614,0.2235982;0.2157564;-0.06964016,0.2310796;-0.06037924;-0.1314747,-0.1590186;0.5176592;0.001277328,-0.2122435;0.2219083;-0.001525308,-0.2596765;-0.05358693;-0.04605491,0.0773664;0.002494231;-0.04993296,0.1229052;-0.3551466;-0.06522703,0.1510902;-0.7384159;0.03859365,0.1561247;-0.7641764;-0.01891267,-0.08653498;0.005996629;-0.03099705,-0.0919986;-0.3542557;-0.01092098,-0.04861073;-0.7462872;0.04290528,-0.05722174;-0.7293971;-0.03580647,0.01556063;0.5795227;-9.036064E-05,534.6777
+0;0;0,0.003546778;0.336065;-0.008780814,0.007032937;0.6579344;-0.03594214,0.1853482;0.5350613;-0.01218054,0.2219985;0.2383473;0.02557544,0.2579052;-0.03689218;-0.03024575,-0.1752617;0.5511017;-0.003409497,-0.2396753;0.3179529;0.1763138,-0.3044343;0.08044763;0.3161694,0.07488836;0.004270873;-0.05291823,0.09392281;-0.3565941;-0.01441745,0.09443344;-0.7431924;0.07470214,0.09206526;-0.7062595;-0.004466668,-0.07336896;0.01104217;-0.05405471,-0.1279165;-0.3473081;-0.02801949,-0.1533848;-0.7339059;0.05738729,-0.153683;-0.696894;-0.02180942,0.006206591;0.5794352;-0.02645006,0;0;0,0.01001819;0.3360143;0.004838824,0.01929894;0.6587781;-0.00504458,0.1816151;0.5135363;-0.05296469,0.2256994;0.2159335;-0.07019973,0.2326669;-0.06035218;-0.1316795,-0.156905;0.5167017;-0.0006942397,-0.2074582;0.2197249;-0.008250804,-0.2520525;-0.05506259;-0.05987676,0.07730436;0.002596453;-0.04943824,0.1279507;-0.3566202;-0.07103741,0.1580884;-0.7374294;0.03609241,0.1648883;-0.7633924;-0.01997256,-0.0860288;0.005941924;-0.03147356,-0.08747614;-0.3568329;-0.01001465,-0.04218075;-0.7475417;0.04190613,-0.05041672;-0.7305202;-0.03610092,0.01708281;0.5798866;-0.0001331568,534.7002
+0;0;0,0.003592727;0.3358822;-0.008953297,0.007110893;0.6575733;-0.03624908,0.1864675;0.53435;-0.01354222,0.2221819;0.2388956;0.02537459,0.2580634;-0.03587306;-0.03030604,-0.176295;0.5513514;-0.003414312,-0.241116;0.3218977;0.1788837,-0.3047091;0.08814692;0.3244933,0.07497702;0.004152608;-0.05296613,0.09416077;-0.3592026;-0.01418252,0.09441446;-0.7451681;0.07480083,0.09185652;-0.7082678;-0.003929377,-0.07343723;0.01114472;-0.05410154,-0.1282825;-0.3496979;-0.02795346,-0.153699;-0.7356468;0.05739796,-0.1542015;-0.6986834;-0.02136664,0.00627653;0.5791181;-0.02672537,0;0;0,0.009832481;0.3358385;0.005072117,0.01902808;0.6584455;-0.004585385,0.1827511;0.5136141;-0.05227101,0.224698;0.2169293;-0.0696485,0.234125;-0.05861881;-0.1318579,-0.1579876;0.5156704;-0.001567412,-0.2041584;0.2193376;-0.01333642,-0.2455283;-0.05385062;-0.07285425,0.07737476;0.002795204;-0.04949284,0.1308356;-0.3582704;-0.07542956,0.1629158;-0.7376986;0.0336237,0.1708893;-0.7636886;-0.02164065,-0.08612233;0.005799576;-0.0315201,-0.08472372;-0.3594562;-0.009487286,-0.03846129;-0.7494677;0.04187697,-0.04636275;-0.7323618;-0.0357369,0.01681986;0.5795902;0.0002717972,534.7337
+0;0;0,0.003592727;0.3358822;-0.008953297,0.007110893;0.6575733;-0.03624908,0.1864675;0.53435;-0.01354222,0.2221819;0.2388956;0.02537459,0.2580634;-0.03587306;-0.03030604,-0.176295;0.5513514;-0.003414312,-0.241116;0.3218977;0.1788837,-0.3047091;0.08814692;0.3244933,0.07497702;0.004152608;-0.05296613,0.09416077;-0.3592026;-0.01418252,0.09441446;-0.7451681;0.07480083,0.09185652;-0.7082678;-0.003929377,-0.07343723;0.01114472;-0.05410154,-0.1282825;-0.3496979;-0.02795346,-0.153699;-0.7356468;0.05739796,-0.1542015;-0.6986834;-0.02136664,0.00627653;0.5791181;-0.02672537,0;0;0,0.009832481;0.3358385;0.005072117,0.01902808;0.6584455;-0.004585385,0.1827511;0.5136141;-0.05227101,0.224698;0.2169293;-0.0696485,0.234125;-0.05861881;-0.1318579,-0.1579876;0.5156704;-0.001567412,-0.2041584;0.2193376;-0.01333642,-0.2455283;-0.05385062;-0.07285425,0.07737476;0.002795204;-0.04949284,0.1308356;-0.3582704;-0.07542956,0.1629158;-0.7376986;0.0336237,0.1708893;-0.7636886;-0.02164065,-0.08612233;0.005799576;-0.0315201,-0.08472372;-0.3594562;-0.009487286,-0.03846129;-0.7494677;0.04187697,-0.04636275;-0.7323618;-0.0357369,0.01681986;0.5795902;0.0002717972,534.7559
+0;0;0,0.003588833;0.3355181;-0.008943591,0.007102964;0.6568401;-0.03620793,0.1851775;0.5340283;-0.01360619,0.2215308;0.2332895;0.02600667,0.2567073;-0.03608152;-0.02858017,-0.175002;0.5509086;-0.003550394,-0.2409823;0.317351;0.1820081,-0.3033262;0.08819209;0.3247573,0.0750527;0.0041568;-0.05301959,0.09439938;-0.3622845;-0.01390658,0.09465097;-0.7450534;0.07433981,0.09209758;-0.7081654;-0.004250377,-0.07351136;0.01115597;-0.05415615,-0.1288224;-0.3527514;-0.02778598,-0.1540285;-0.7355039;0.05685855,-0.15453;-0.6985528;-0.02176596,0.006269585;0.5784776;-0.02669547,0;0;0,0.01005562;0.3354622;0.005407095,0.01947449;0.6577021;-0.003903508,0.1821489;0.5137366;-0.05108059,0.2229851;0.2114852;-0.0687176,0.2351294;-0.05792058;-0.1323643,-0.1563863;0.5156215;-0.002498172,-0.2016678;0.2139108;-0.0184598,-0.2396893;-0.05427533;-0.07684185,0.07752933;0.002996415;-0.04941142,0.1325674;-0.3607285;-0.07870853,0.1664506;-0.7363223;0.03120422,0.1760375;-0.7621196;-0.02379704,-0.08618648;0.005616184;-0.03164827,-0.08477157;-0.3627389;-0.009381678,-0.03503092;-0.7491008;0.04111495,-0.04260372;-0.7319442;-0.03639688,0.01720793;0.5789368;0.00086689,534.7781
+0;0;0,0.003471973;0.33556;-0.009243094,0.006890277;0.6568843;-0.03679547,0.1868128;0.5337755;-0.01437145,0.2225496;0.2351865;0.02555366,0.2578112;-0.03425461;-0.02896329,-0.1769785;0.5511656;-0.003464911,-0.2438926;0.3234223;0.185432,-0.3047215;0.09654357;0.3325369,0.07471431;0.004086385;-0.05301837,0.09413144;-0.365344;-0.01355083,0.09435274;-0.746787;0.07446396,0.0917066;-0.7099889;-0.003329448,-0.07339337;0.01118103;-0.05383559,-0.1292784;-0.3557036;-0.0276433,-0.1544112;-0.7371585;0.05665281,-0.155026;-0.7002972;-0.02117762,0.006093029;0.5785289;-0.02718937,0;0;0,0.01002249;0.3355008;0.006061316,0.01943512;0.6577868;-0.002572179,0.1840441;0.5138305;-0.05022025,0.2249118;0.2138037;-0.06866693,0.2377175;-0.05555025;-0.132686,-0.1578521;0.5144421;-0.003210199,-0.2023926;0.2150129;-0.02282734,-0.2376358;-0.05327907;-0.08275494,0.07752977;0.003256544;-0.04887128,0.1353415;-0.3628386;-0.08120823,0.1714355;-0.736501;0.02978301,0.1804003;-0.7628131;-0.02363622,-0.08572771;0.005350849;-0.03212478,-0.08123528;-0.3659132;-0.00853763,-0.02985814;-0.7508999;0.04036018,-0.03711228;-0.7335699;-0.03639841,0.01716407;0.5790076;0.002027035,534.8116
+0;0;0,0.003472001;0.3355626;-0.009243168,0.006890068;0.6568646;-0.03679347,0.1858471;0.5340035;-0.01443899,0.2215857;0.2353998;0.02548809,0.2569671;-0.03495586;-0.02921391,-0.1760006;0.5513006;-0.003590718,-0.2429179;0.3235461;0.1853155,-0.3039533;0.09589727;0.3329197,0.07467907;0.004084458;-0.05299336,0.09414417;-0.3662585;-0.01342833,0.09436505;-0.7469751;0.07441887,0.09170965;-0.7101532;-0.003646694,-0.07335875;0.01117576;-0.0538102,-0.1293819;-0.3566152;-0.0275532,-0.1544667;-0.7373438;0.05658237,-0.1550837;-0.7004585;-0.02152033,0.006092908;0.5785178;-0.02718843,0;0;0,0.01024627;0.3354864;0.006606579,0.0198733;0.6577579;-0.001482487,0.1836472;0.514159;-0.0486393,0.225448;0.2143133;-0.06815541,0.2373025;-0.05588478;-0.1328764,-0.1566719;0.5152124;-0.00309319,-0.1992555;0.2156437;-0.02502194,-0.2331591;-0.05355006;-0.08602686,0.07766396;0.003296673;-0.04857349,0.1373525;-0.3633168;-0.0821892,0.1750613;-0.7359345;0.02914977,0.1852476;-0.7618792;-0.02483404,-0.08557463;0.005330783;-0.03241154,-0.07876596;-0.3667456;-0.007693218,-0.02923533;-0.7515925;0.03815249,-0.03624035;-0.7342941;-0.03890217,0.01754731;0.5789811;0.002979994,534.8342
+0;0;0,0.003472001;0.3355626;-0.009243168,0.006890068;0.6568646;-0.03679347,0.1858471;0.5340035;-0.01443899,0.2215857;0.2353998;0.02548809,0.2569671;-0.03495586;-0.02921391,-0.1760006;0.5513006;-0.003590718,-0.2429179;0.3235461;0.1853155,-0.3039533;0.09589727;0.3329197,0.07467907;0.004084458;-0.05299336,0.09414417;-0.3662585;-0.01342833,0.09436505;-0.7469751;0.07441887,0.09170965;-0.7101532;-0.003646694,-0.07335875;0.01117576;-0.0538102,-0.1293819;-0.3566152;-0.0275532,-0.1544667;-0.7373438;0.05658237,-0.1550837;-0.7004585;-0.02152033,0.006092908;0.5785178;-0.02718843,0;0;0,0.01024627;0.3354864;0.006606579,0.0198733;0.6577579;-0.001482487,0.1836472;0.514159;-0.0486393,0.225448;0.2143133;-0.06815541,0.2373025;-0.05588478;-0.1328764,-0.1566719;0.5152124;-0.00309319,-0.1992555;0.2156437;-0.02502194,-0.2331591;-0.05355006;-0.08602686,0.07766396;0.003296673;-0.04857349,0.1373525;-0.3633168;-0.0821892,0.1750613;-0.7359345;0.02914977,0.1852476;-0.7618792;-0.02483404,-0.08557463;0.005330783;-0.03241154,-0.07876596;-0.3667456;-0.007693218,-0.02923533;-0.7515925;0.03815249,-0.03624035;-0.7342941;-0.03890217,0.01754731;0.5789811;0.002979994,534.8563
+0;0;0,0.003422272;0.3353773;-0.009515521,0.006733711;0.6564367;-0.03729466,0.1854315;0.533415;-0.01603404,0.2203104;0.2360866;0.02505315,0.2566667;-0.03765926;-0.03026551,-0.175905;0.5516224;-0.003935389,-0.2428695;0.3266147;0.1863174,-0.3048764;0.09905691;0.3402373,0.0746619;0.004033007;-0.05294461,0.09402727;-0.3671534;-0.01327557,0.09429432;-0.7470641;0.07431836,0.09155015;-0.7105318;-0.0005769432,-0.07328057;0.01118187;-0.05383977,-0.1295107;-0.3574212;-0.02742072,-0.1545175;-0.7373745;0.05633519,-0.1553063;-0.7007843;-0.01860116,0.005967967;0.5781575;-0.02763839,0;0;0,0.009742785;0.3353125;0.007126569,0.01886461;0.6573902;-0.0003588204,0.1825726;0.5139571;-0.04734135,0.2242028;0.2153176;-0.06709456,0.2351492;-0.05819142;-0.1333648,-0.1574237;0.5154384;-0.002444554,-0.1980942;0.2169801;-0.02647364,-0.2309667;-0.0555746;-0.08933914,0.07774401;0.00328517;-0.0483619,0.1379654;-0.3640772;-0.08221877,0.177108;-0.7358714;0.02842356,0.1857391;-0.7635062;-0.01915013,-0.08544699;0.005346947;-0.03261929,-0.07677911;-0.3674983;-0.007334957,-0.02586978;-0.7513691;0.0380118,-0.03249174;-0.7335071;-0.03593635,0.01666131;0.5786624;0.003945827,534.8788
+0;0;0,0.00342244;0.3353937;-0.009515987,0.006734004;0.6564651;-0.03729612,0.1847207;0.5336188;-0.01608123,0.2197213;0.2352533;0.02514927,0.2558302;-0.03663;-0.02979301,-0.175184;0.5517541;-0.004030529,-0.2423822;0.3259615;0.1868859,-0.3039672;0.09995203;0.3397586,0.07475297;0.004037926;-0.05300919,0.09417919;-0.3683149;-0.01321551,0.09444554;-0.7472274;0.07414831,0.09169909;-0.7106897;-0.0008091778,-0.07336996;0.01119551;-0.05390544,-0.1297768;-0.3585658;-0.02740338,-0.1547179;-0.7375209;0.05613251,-0.1555073;-0.7009253;-0.01886606,0.005968241;0.578184;-0.02763961,0;0;0,0.009602359;0.3353238;0.00754714,0.01865427;0.6574249;0.0004734993,0.181785;0.5141132;-0.04601419,0.224429;0.2145547;-0.06584227,0.2364774;-0.05658224;-0.1335375,-0.1570194;0.5159356;-0.00156593,-0.1967306;0.2164036;-0.02707208,-0.2277443;-0.05443436;-0.08974581,0.07782456;0.003379881;-0.0484376,0.1385636;-0.3651484;-0.08168149,0.1798824;-0.7358738;0.02814866,0.1906363;-0.7631132;-0.01956844,-0.08557399;0.005257446;-0.03261503,-0.07491741;-0.3687337;-0.007623797,-0.02269228;-0.7513157;0.03832018,-0.02921384;-0.7335933;-0.03567739,0.01645989;0.5786894;0.004677057,534.9123
+0;0;0,0.003423993;0.335546;-0.009520307,0.006737161;0.6567728;-0.03731384,0.1842765;0.534001;-0.0161233,0.2190065;0.2379425;0.02478841,0.255113;-0.03392261;-0.03015019,-0.1747283;0.5520909;-0.004102722,-0.2414069;0.3280442;0.1853375,-0.3029878;0.1020499;0.3382,0.07476807;0.004038741;-0.05301989,0.09421425;-0.3686967;-0.01318531,0.09448052;-0.7474992;0.07415313,0.09169809;-0.7108758;-0.001786284,-0.07338477;0.01119777;-0.05391632,-0.1298496;-0.3589435;-0.02738702,-0.1547835;-0.7377886;0.0561246,-0.1555832;-0.7011065;-0.01985643,0.005971037;0.5784548;-0.02765278,0;0;0,0.009075301;0.3354758;0.008192778,0.01742296;0.6577699;0.001930952,0.1804811;0.5146805;-0.04429781,0.2223001;0.217395;-0.0643754,0.2364233;-0.05357978;-0.132241,-0.1576003;0.5162826;-0.0001088819,-0.1961155;0.2189786;-0.02575121,-0.2277423;-0.05138195;-0.09007452,0.07793775;0.003456786;-0.04828501,0.1389913;-0.3654943;-0.0805999,0.1817102;-0.7361422;0.0285542,0.1926832;-0.7629502;-0.02115345,-0.08554123;0.00516844;-0.03276689,-0.07569603;-0.3692886;-0.008649852,-0.02157632;-0.7512794;0.03903184,-0.02813557;-0.7336999;-0.03594223,0.01541598;0.5789805;0.005911112,534.9346
+0;0;0,0.003407337;0.3354867;-0.009712737,0.006684786;0.6566062;-0.03762437,0.1843499;0.5338578;-0.01684238,0.2189901;0.2366749;0.024958,0.2552609;-0.03513733;-0.02993208,-0.1749222;0.5526293;-0.004124507,-0.2426016;0.3314238;0.1901755,-0.3029805;0.1087689;0.3482562,0.07475088;0.004003903;-0.05301853,0.09417543;-0.3691542;-0.01306833,0.09451149;-0.7475074;0.07414261,0.09157863;-0.7107955;-0.002898268,-0.0733638;0.01118682;-0.05391936,-0.1300272;-0.3593758;-0.02759591,-0.1549536;-0.7377404;0.05592632,-0.155874;-0.7009718;-0.02115991,0.005928707;0.5783209;-0.02793852,0;0;0,0.008038977;0.3354421;0.008440733,0.01517388;0.6576747;0.002518177,0.1787286;0.5144894;-0.04336071,0.2212034;0.2160875;-0.063784,0.2362284;-0.05455542;-0.1326098,-0.1595752;0.5160299;0.0005850345,-0.1992084;0.2176135;-0.02474798,-0.2305408;-0.05253568;-0.08992483,0.07792827;0.00354591;-0.04826283,0.1386533;-0.365961;-0.07984352,0.1826807;-0.7361749;0.02860165,0.1940389;-0.7624061;-0.02334058,-0.08551599;0.005076369;-0.03280146,-0.07525484;-0.3697962;-0.008603493,-0.02179335;-0.7513008;0.0399063,-0.02842304;-0.7338203;-0.03617428,0.01347748;0.5789031;0.00641036,534.9681
+0;0;0,0.003406115;0.3353663;-0.009709254,0.006681887;0.6563213;-0.03760635,0.1848906;0.5334824;-0.01679614,0.2195707;0.2359574;0.02505237,0.2559021;-0.03630871;-0.02992936,-0.1754753;0.5523111;-0.004039548,-0.2432325;0.3308509;0.1904842,-0.3037124;0.1078242;0.3488289,0.07482566;0.004007908;-0.05307157,0.09426389;-0.369413;-0.01309322,0.09459958;-0.747354;0.0740227,0.09011998;-0.7071024;-0.04364844,-0.07343719;0.01119801;-0.0539733,-0.1301405;-0.3596256;-0.02763131,-0.1550397;-0.7375779;0.05579991,-0.1564455;-0.6972397;-0.06194051,0.005926243;0.5780809;-0.02792606,0;0;0,0.006938372;0.3353355;0.008857489,0.01311027;0.65743;0.003358126,0.1775236;0.5140479;-0.04227781,0.2207725;0.2154304;-0.06307089,0.23627;-0.0556601;-0.1319295,-0.1619295;0.5155528;0.001708056,-0.201703;0.2167311;-0.02276411,-0.239436;-0.05364081;-0.0855891,0.07809307;0.003637955;-0.04816401,0.1395004;-0.3660971;-0.07889568,0.1845144;-0.7359631;0.02881504,0.1709825;-0.7248122;-0.08708691,-0.08558095;0.004967124;-0.03290537,-0.07397572;-0.3701305;-0.008689135,-0.01890471;-0.7506679;0.04217484,-0.02907895;-0.7396967;-0.07404068,0.01163513;0.5786944;0.007148743,534.9904
+0;0;0,0.003406115;0.3353663;-0.009709254,0.006681887;0.6563213;-0.03760635,0.1848906;0.5334824;-0.01679614,0.2195707;0.2359574;0.02505237,0.2559021;-0.03630871;-0.02992936,-0.1754753;0.5523111;-0.004039548,-0.2432325;0.3308509;0.1904842,-0.3037124;0.1078242;0.3488289,0.07482566;0.004007908;-0.05307157,0.09426389;-0.369413;-0.01309322,0.09459958;-0.747354;0.0740227,0.09011998;-0.7071024;-0.04364844,-0.07343719;0.01119801;-0.0539733,-0.1301405;-0.3596256;-0.02763131,-0.1550397;-0.7375779;0.05579991,-0.1564455;-0.6972397;-0.06194051,0.005926243;0.5780809;-0.02792606,0;0;0,0.006938372;0.3353355;0.008857489,0.01311027;0.65743;0.003358126,0.1775236;0.5140479;-0.04227781,0.2207725;0.2154304;-0.06307089,0.23627;-0.0556601;-0.1319295,-0.1619295;0.5155528;0.001708056,-0.201703;0.2167311;-0.02276411,-0.239436;-0.05364081;-0.0855891,0.07809307;0.003637955;-0.04816401,0.1395004;-0.3660971;-0.07889568,0.1845144;-0.7359631;0.02881504,0.1709825;-0.7248122;-0.08708691,-0.08558095;0.004967124;-0.03290537,-0.07397572;-0.3701305;-0.008689135,-0.01890471;-0.7506679;0.04217484,-0.02907895;-0.7396967;-0.07404068,0.01163513;0.5786944;0.007148743,535.024
+0;0;0,0.003387886;0.335337;-0.009830416,0.006645548;0.656331;-0.03781159,0.1855387;0.5332071;-0.01739122,0.2197502;0.236155;0.02490083,0.2565672;-0.03627703;-0.02987261,-0.1762745;0.5528677;-0.00405325,-0.2447688;0.335172;0.1937247,-0.3042562;0.114456;0.3559607,0.0747647;0.004006389;-0.05302716,0.09412944;-0.3690896;-0.01300258,0.09446265;-0.7464002;0.07386309,0.08985753;-0.7061566;-0.04380974,-0.07338034;0.01114615;-0.05393311,-0.1301946;-0.3593359;-0.02761275,-0.154918;-0.7366148;0.05580409,-0.1564496;-0.6962861;-0.06194142,0.005895081;0.5780759;-0.02810873,0;0;0,0.005849596;0.3353258;0.009021521,0.01083458;0.6574888;0.003644466,0.1763076;0.5138977;-0.0418328,0.2190729;0.21568;-0.0627203,0.236355;-0.05541652;-0.1318787,-0.1644632;0.5150732;0.002009484,-0.204875;0.2166694;-0.02081517,-0.2461117;-0.05404332;-0.08072384,0.0780927;0.003706157;-0.04801547,0.1401944;-0.3655673;-0.07896841,0.1854755;-0.7348482;0.02822423,0.1719884;-0.7237064;-0.08768737,-0.0854577;0.004893794;-0.03302609,-0.07485501;-0.3699265;-0.009049281,-0.01823658;-0.749555;0.04179976,-0.02836397;-0.7385797;-0.07442644,0.009659108;0.5787296;0.007411242,535.0468
+0;0;0,0.003386697;0.3352193;-0.009826966,0.006643405;0.6561194;-0.03780005,0.1857114;0.5329729;-0.01737186,0.2199168;0.235975;0.02491247,0.2566885;-0.03612173;-0.02979355,-0.1764537;0.5526525;-0.004020922,-0.2449355;0.3349966;0.1937209,-0.3043496;0.1145523;0.3557573,0.07468303;0.004002012;-0.05296923,0.09404053;-0.3689546;-0.0129596,0.09437364;-0.7461543;0.07388052,0.08976857;-0.7059108;-0.04379108,-0.07330018;0.01113397;-0.05387419,-0.1300932;-0.3592097;-0.02756367,-0.1548093;-0.7363778;0.05582865,-0.156341;-0.6960492;-0.06191564,0.00589314;0.5778853;-0.0280998,0;0;0,0.004975082;0.3352214;0.009047508,0.009172754;0.6573;0.003607512,0.1750263;0.5135912;-0.04168176,0.2184097;0.2155276;-0.06269789,0.2365229;-0.05513069;-0.1319622,-0.1661696;0.5149699;0.002456794,-0.2079409;0.2166368;-0.01799338,-0.2518167;-0.05403748;-0.07449008,0.07813233;0.003802836;-0.04775131,0.1408662;-0.3652016;-0.07893348,0.1866191;-0.7343365;0.02815055,0.1730743;-0.7232065;-0.08775116,-0.08527797;0.004766062;-0.03323045,-0.07494575;-0.3698985;-0.008903664,-0.01694683;-0.7491785;0.04212371,-0.02713526;-0.7382009;-0.07409631,0.008182494;0.5785607;0.007399082,535.0692
+0;0;0,0.003385511;0.3351019;-0.009823526,0.006640994;0.6558813;-0.03778606,0.1859609;0.5327018;-0.01734657,0.2202568;0.2349181;0.02504965,0.2569189;-0.03636819;-0.02949344,-0.1767109;0.5524091;-0.003976947,-0.2453739;0.3341772;0.1942881,-0.3046111;0.1143894;0.3558419,0.07473078;0.004004572;-0.05300311,0.09408063;-0.3688046;-0.01300929,0.09441394;-0.7462264;0.07388198,0.09149605;-0.7097359;-0.0006779209,-0.07334705;0.01114109;-0.05390864,-0.1301177;-0.3590562;-0.02760852,-0.1548483;-0.7364464;0.05583292,-0.1558188;-0.6999019;-0.01877304,0.005891016;0.5776771;-0.02808952,0;0;0,0.004219743;0.3351151;0.009015799,0.007711828;0.6570791;0.003489494,0.1742059;0.5135077;-0.04129159,0.2167289;0.2145275;-0.06253922,0.2367522;-0.05513561;-0.1317936,-0.1677395;0.514761;0.002653765,-0.2114305;0.2157016;-0.01476279,-0.2575473;-0.05436298;-0.06818266,0.07820278;0.003967717;-0.0477351,0.1415554;-0.3647707;-0.07902479,0.1875702;-0.7341008;0.02809858,0.1976196;-0.7616245;-0.01880408,-0.08534093;0.004578368;-0.03325687,-0.07566124;-0.3699266;-0.008499606,-0.01650305;-0.7493201;0.04208086,-0.02292628;-0.7313672;-0.0315631,0.006890608;0.5783693;0.007308006,535.1022
+0;0;0,0.003438894;0.3349995;-0.009979729,0.006736218;0.6556915;-0.03801423,0.1855826;0.5324988;-0.01783404,0.2195086;0.234585;0.02476211,0.256489;-0.03672892;-0.02952065,-0.1762729;0.552934;-0.004302194,-0.245499;0.3382905;0.1978213,-0.3043008;0.1208657;0.3627279,0.07474948;0.003919286;-0.05296621,0.09406771;-0.3687606;-0.0129338,0.09451305;-0.7456229;0.07379374,0.09158928;-0.7091792;-0.0003360063,-0.0732958;0.01119844;-0.05394983,-0.1300359;-0.3588733;-0.02761394,-0.1547077;-0.7356888;0.05574328,-0.1556944;-0.6991897;-0.01843271,0.005975014;0.5775067;-0.02830461,0;0;0,0.003298027;0.3350334;0.008821487,0.005880921;0.6569195;0.002992391,0.172419;0.5138953;-0.04127884,0.2164471;0.2150052;-0.06235516,0.2368543;-0.05469787;-0.1314149,-0.1689321;0.5147812;0.002690727,-0.2137377;0.2156082;-0.01165996,-0.2643105;-0.05516234;-0.05694942,0.07823972;0.004058659;-0.04764807,0.1420988;-0.3644429;-0.07918727,0.1885532;-0.7331342;0.02784419,0.1984061;-0.7608442;-0.01817501,-0.08530081;0.004490633;-0.03334473,-0.0760044;-0.3698592;-0.008009693,-0.01554954;-0.7485278;0.0420135,-0.02195659;-0.7305178;-0.03120181,0.005282876;0.5782294;0.006896257,535.136
+0;0;0,0.003438894;0.3349995;-0.009979729,0.006736218;0.6556915;-0.03801423,0.1855826;0.5324988;-0.01783404,0.2195086;0.234585;0.02476211,0.256489;-0.03672892;-0.02952065,-0.1762729;0.552934;-0.004302194,-0.245499;0.3382905;0.1978213,-0.3043008;0.1208657;0.3627279,0.07474948;0.003919286;-0.05296621,0.09406771;-0.3687606;-0.0129338,0.09451305;-0.7456229;0.07379374,0.09158928;-0.7091792;-0.0003360063,-0.0732958;0.01119844;-0.05394983,-0.1300359;-0.3588733;-0.02761394,-0.1547077;-0.7356888;0.05574328,-0.1556944;-0.6991897;-0.01843271,0.005975014;0.5775067;-0.02830461,0;0;0,0.003298027;0.3350334;0.008821487,0.005880921;0.6569195;0.002992391,0.172419;0.5138953;-0.04127884,0.2164471;0.2150052;-0.06235516,0.2368543;-0.05469787;-0.1314149,-0.1689321;0.5147812;0.002690727,-0.2137377;0.2156082;-0.01165996,-0.2643105;-0.05516234;-0.05694942,0.07823972;0.004058659;-0.04764807,0.1420988;-0.3644429;-0.07918727,0.1885532;-0.7331342;0.02784419,0.1984061;-0.7608442;-0.01817501,-0.08530081;0.004490633;-0.03334473,-0.0760044;-0.3698592;-0.008009693,-0.01554954;-0.7485278;0.0420135,-0.02195659;-0.7305178;-0.03120181,0.005282876;0.5782294;0.006896257,535.1579
+0;0;0,0.003439754;0.3350833;-0.009982223,0.006738456;0.6559095;-0.03802868,0.1855002;0.5327006;-0.01784877,0.219503;0.2341131;0.02484372,0.2564297;-0.03680739;-0.02936033,-0.1761855;0.5531262;-0.004323274,-0.2455682;0.3379973;0.1982573,-0.3042847;0.1208878;0.3629248,0.07472198;0.003917844;-0.05294672,0.09404515;-0.3688572;-0.0129041,0.09449148;-0.7465604;0.07401697,0.09156505;-0.7101108;-0.0001802221,-0.07326885;0.01119432;-0.05392999,-0.1300234;-0.3589718;-0.02758738,-0.1547503;-0.7366282;0.05595584,-0.1557379;-0.7001232;-0.01828762,0.005976888;0.5776874;-0.02831443,0;0;0,0.002681269;0.3351241;0.008769035,0.004771777;0.6571465;0.002825737,0.1714443;0.5143242;-0.04131675,0.2160088;0.2148245;-0.06246448,0.2375276;-0.05442241;-0.1313313,-0.1697816;0.5147958;0.002921367,-0.2160158;0.2149499;-0.006466564,-0.2654414;-0.05555773;-0.05209927,0.07826935;0.004256487;-0.04751706,0.1428438;-0.3641899;-0.07938278,0.1898012;-0.7335923;0.02809763,0.2000899;-0.7611936;-0.01807177,-0.08523381;0.004270403;-0.03345208,-0.07549409;-0.3701393;-0.007751705,-0.01437513;-0.7495914;0.04220591,-0.020826;-0.7316024;-0.031071,0.004285136;0.5784196;0.006762028,535.1915
+0;0;0,0.003447898;0.3350764;-0.0101826,0.00673559;0.6558657;-0.03839256,0.1849548;0.5327772;-0.01842414,0.2188374;0.2339332;0.02469687,0.2558812;-0.03671083;-0.02922375,-0.1756731;0.5536586;-0.004584597,-0.2452075;0.3423567;0.2023735,-0.3052721;0.1303621;0.3726039,0.07479833;0.00389119;-0.05299946,0.0940938;-0.3689577;-0.01290184,0.09455293;-0.7463613;0.073916,0.09157872;-0.7099351;-0.0001422092,-0.07334009;0.0112075;-0.05398609,-0.1301381;-0.3590419;-0.02779829,-0.1547709;-0.7363701;0.05579395,-0.1558107;-0.6998899;-0.01831196,0.005977164;0.5776548;-0.02864172,0;0;0,0.002067751;0.3351336;0.008542299,0.003746273;0.6571304;0.002333403,0.1702438;0.5150858;-0.04148269,0.2161832;0.2154353;-0.06183803,0.2390082;-0.05340123;-0.1306406,-0.1702633;0.5151462;0.003539009,-0.217821;0.2150625;0.001741391,-0.2665401;-0.05655983;-0.03534779,0.07833202;0.004553527;-0.04756296,0.1434236;-0.3639041;-0.07916236,0.191419;-0.7328301;0.02835989,0.2013771;-0.7605473;-0.01751304,-0.0853404;0.003985877;-0.03346649,-0.07508262;-0.370463;-0.00740443,-0.01290805;-0.7494245;0.04253084,-0.01945596;-0.7314326;-0.03059707,0.00334792;0.5784131;0.006337881,535.2249
+0;0;0,0.003447898;0.3350764;-0.0101826,0.00673559;0.6558657;-0.03839256,0.1849548;0.5327772;-0.01842414,0.2188374;0.2339332;0.02469687,0.2558812;-0.03671083;-0.02922375,-0.1756731;0.5536586;-0.004584597,-0.2452075;0.3423567;0.2023735,-0.3052721;0.1303621;0.3726039,0.07479833;0.00389119;-0.05299946,0.0940938;-0.3689577;-0.01290184,0.09455293;-0.7463613;0.073916,0.09157872;-0.7099351;-0.0001422092,-0.07334009;0.0112075;-0.05398609,-0.1301381;-0.3590419;-0.02779829,-0.1547709;-0.7363701;0.05579395,-0.1558107;-0.6998899;-0.01831196,0.005977164;0.5776548;-0.02864172,0;0;0,0.002067751;0.3351336;0.008542299,0.003746273;0.6571304;0.002333403,0.1702438;0.5150858;-0.04148269,0.2161832;0.2154353;-0.06183803,0.2390082;-0.05340123;-0.1306406,-0.1702633;0.5151462;0.003539009,-0.217821;0.2150625;0.001741391,-0.2665401;-0.05655983;-0.03534779,0.07833202;0.004553527;-0.04756296,0.1434236;-0.3639041;-0.07916236,0.191419;-0.7328301;0.02835989,0.2013771;-0.7605473;-0.01751304,-0.0853404;0.003985877;-0.03346649,-0.07508262;-0.370463;-0.00740443,-0.01290805;-0.7494245;0.04253084,-0.01945596;-0.7314326;-0.03059707,0.00334792;0.5784131;0.006337881,535.2478

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006350092;0.3347884;0.00903834,0.01280354;0.6566721;0.00299817,0.1853815;0.5275648;0.008622841,0.2203528;0.2454568;0.03045361,0.2614672;-0.02333435;-0.03387983,-0.1593694;0.516387;0.0005544065,-0.2034385;0.2347482;0.005242157,-0.2385945;-0.03922215;-0.03697336,0.08018532;0.005460959;-0.03893173,0.09467328;-0.3454945;-0.0009916276,0.09894895;-0.7336425;0.07354656,0.09928651;-0.6960377;-0.003218487,-0.07908291;0.005219272;-0.04115629,-0.1025585;-0.3462977;-0.01462787,-0.1184701;-0.7345715;0.05764554,-0.1162234;-0.6969495;-0.01908565,0.01113716;0.5779375;0.006916172,0;0;0,0.004957348;0.3349155;0.003513456,0.009102538;0.6566815;-0.00809443,0.1798195;0.5204449;-0.01432538,0.2225887;0.2386366;-0.008047105,0.2574371;-0.0322597;-0.06702673,-0.1669843;0.5310528;-0.00506713,-0.213115;0.2497802;-0.01156305,-0.2603181;-0.01749736;-0.0779891,0.07872578;0.002499834;-0.04208553,0.09961363;-0.3484624;-0.007324815,0.09257037;-0.7328389;0.08453465,0.09305862;-0.7620422;0.0350821,-0.08154394;0.005558024;-0.03598448,-0.1081558;-0.3453291;-0.004534397,-0.1006315;-0.7315005;0.07941885,-0.1075042;-0.7627351;0.03300856,0.008201927;0.5780188;-0.002745628,342.6383
+0;0;0,0.006212767;0.3347928;0.008970008,0.01248634;0.6566787;0.002856594,0.1851444;0.5276797;0.008680497,0.2200349;0.2455218;0.02998893,0.2617725;-0.02324712;-0.03403537,-0.1596278;0.5163402;0.0007327003,-0.2032938;0.2346334;0.00510125,-0.2385112;-0.03931433;-0.03720959,0.08014408;0.005464811;-0.03901603,0.09473772;-0.3454709;-0.000934504,0.0988638;-0.7335997;0.07371224,0.0991786;-0.6959988;-0.003053293,-0.0791233;0.005216003;-0.04107901,-0.1024831;-0.3463103;-0.01457089,-0.1184878;-0.7345555;0.05783484,-0.1162641;-0.6969371;-0.01889739,0.01087059;0.5779439;0.006791245,0;0;0,0.004957348;0.3349155;0.003513456,0.009102538;0.6566815;-0.00809443,0.1798195;0.5204449;-0.01432538,0.2225887;0.2386366;-0.008047105,0.2574371;-0.0322597;-0.06702673,-0.1669843;0.5310528;-0.00506713,-0.213115;0.2497802;-0.01156305,-0.2603181;-0.01749736;-0.0779891,0.07872578;0.002499834;-0.04208553,0.09961363;-0.3484624;-0.007324815,0.09257037;-0.7328389;0.08453465,0.09305862;-0.7620422;0.0350821,-0.08154394;0.005558024;-0.03598448,-0.1081558;-0.3453291;-0.004534397,-0.1006315;-0.7315005;0.07941885,-0.1075042;-0.7627351;0.03300856,0.008201927;0.5780188;-0.002745628,342.6555
+0;0;0,0.006213391;0.3348264;0.008970909,0.01248777;0.6567537;0.002856698,0.1852024;0.527728;0.008681735,0.2200748;0.2457163;0.02997912,0.2618134;-0.02305919;-0.03404677,-0.1596822;0.5163849;0.0007313485,-0.2033255;0.2348242;0.005097634,-0.2385438;-0.03913039;-0.03721425,0.08016377;0.005466154;-0.03902562,0.09475872;-0.345501;-0.000940688,0.09885661;-0.7309783;0.07319611,0.09917887;-0.6931972;-0.00538902,-0.07914275;0.005217285;-0.0410891,-0.1025046;-0.3463404;-0.01457861,-0.1184;-0.7319334;0.05733249,-0.1161237;-0.6941345;-0.02121855,0.01087181;0.5780087;0.006791867,0;0;0,0.00492017;0.3349497;0.003509641,0.009010673;0.6567585;-0.008084416,0.1797878;0.5204582;-0.01432002,0.2227659;0.2388296;-0.008116246,0.2575616;-0.03209952;-0.06700933,-0.1670755;0.5309469;-0.005082415,-0.2130481;0.2497988;-0.01160555,-0.2603135;-0.01744163;-0.07816567,0.07873669;0.002514243;-0.0421108,0.09957969;-0.3484743;-0.00726819,0.09287699;-0.7302197;0.08400811,0.09315369;-0.7622762;0.03516973,-0.0815752;0.005549137;-0.03596945,-0.1081558;-0.345394;-0.004764263,-0.09996092;-0.7287252;0.07947281,-0.107475;-0.7610671;0.03158443,0.008125521;0.5780849;-0.002740025,342.6734
+0;0;0,0.006213391;0.3348264;0.008970909,0.01248777;0.6567537;0.002856698,0.1852024;0.527728;0.008681735,0.2200748;0.2457163;0.02997912,0.2618134;-0.02305919;-0.03404677,-0.1596822;0.5163849;0.0007313485,-0.2033255;0.2348242;0.005097634,-0.2385438;-0.03913039;-0.03721425,0.08016377;0.005466154;-0.03902562,0.09475872;-0.345501;-0.000940688,0.09885661;-0.7309783;0.07319611,0.09917887;-0.6931972;-0.00538902,-0.07914275;0.005217285;-0.0410891,-0.1025046;-0.3463404;-0.01457861,-0.1184;-0.7319334;0.05733249,-0.1161237;-0.6941345;-0.02121855,0.01087181;0.5780087;0.006791867,0;0;0,0.00492017;0.3349497;0.003509641,0.009010673;0.6567585;-0.008084416,0.1797878;0.5204582;-0.01432002,0.2227659;0.2388296;-0.008116246,0.2575616;-0.03209952;-0.06700933,-0.1670755;0.5309469;-0.005082415,-0.2130481;0.2497988;-0.01160555,-0.2603135;-0.01744163;-0.07816567,0.07873669;0.002514243;-0.0421108,0.09957969;-0.3484743;-0.00726819,0.09287699;-0.7302197;0.08400811,0.09315369;-0.7622762;0.03516973,-0.0815752;0.005549137;-0.03596945,-0.1081558;-0.345394;-0.004764263,-0.09996092;-0.7287252;0.07947281,-0.107475;-0.7610671;0.03158443,0.008125521;0.5780849;-0.002740025,342.6855
+0;0;0,0.006191284;0.3348178;0.008939429,0.01244891;0.6567127;0.002811301,0.1851367;0.5277141;0.008653877,0.2202144;0.2451466;0.0300565,0.26254;-0.02432063;-0.03416143,-0.1596923;0.5163752;0.0008290634,-0.2031262;0.2341885;0.004958996,-0.2382851;-0.04052877;-0.03772884,0.0801602;0.005475118;-0.03908784,0.09480156;-0.3454428;-0.0009234771,0.09886259;-0.7308457;0.0731793,0.0991675;-0.6929323;-0.006749623,-0.07918549;0.005213588;-0.04106056,-0.102449;-0.3463196;-0.01464965,-0.1185125;-0.7317939;0.05742435,-0.1162194;-0.6938627;-0.02247048,0.01083729;0.5779822;0.006746997,0;0;0,0.00491076;0.3349396;0.003539324,0.008998625;0.6567194;-0.007968426,0.1797675;0.5205202;-0.01430786,0.2229122;0.2383282;-0.008048058,0.2580687;-0.03327647;-0.06740177,-0.1670398;0.5308859;-0.005159355,-0.2131016;0.2491626;-0.01173214,-0.2605558;-0.01880148;-0.0786003,0.07875528;0.002520666;-0.04212773,0.09958158;-0.3484297;-0.007279515,0.09297613;-0.7301154;0.08390987,0.09344212;-0.760916;0.03142726,-0.08160581;0.005545191;-0.03596158,-0.1081617;-0.3453627;-0.004772911,-0.100306;-0.728553;0.07976472,-0.1071734;-0.7614577;0.03029567,0.008115321;0.5780582;-0.002658606,342.7005
+0;0;0,0.006191284;0.3348178;0.008939429,0.01244891;0.6567127;0.002811301,0.1851367;0.5277141;0.008653877,0.2202144;0.2451466;0.0300565,0.26254;-0.02432063;-0.03416143,-0.1596923;0.5163752;0.0008290634,-0.2031262;0.2341885;0.004958996,-0.2382851;-0.04052877;-0.03772884,0.0801602;0.005475118;-0.03908784,0.09480156;-0.3454428;-0.0009234771,0.09886259;-0.7308457;0.0731793,0.0991675;-0.6929323;-0.006749623,-0.07918549;0.005213588;-0.04106056,-0.102449;-0.3463196;-0.01464965,-0.1185125;-0.7317939;0.05742435,-0.1162194;-0.6938627;-0.02247048,0.01083729;0.5779822;0.006746997,0;0;0,0.00491076;0.3349396;0.003539324,0.008998625;0.6567194;-0.007968426,0.1797675;0.5205202;-0.01430786,0.2229122;0.2383282;-0.008048058,0.2580687;-0.03327647;-0.06740177,-0.1670398;0.5308859;-0.005159355,-0.2131016;0.2491626;-0.01173214,-0.2605558;-0.01880148;-0.0786003,0.07875528;0.002520666;-0.04212773,0.09958158;-0.3484297;-0.007279515,0.09297613;-0.7301154;0.08390987,0.09344212;-0.760916;0.03142726,-0.08160581;0.005545191;-0.03596158,-0.1081617;-0.3453627;-0.004772911,-0.100306;-0.728553;0.07976472,-0.1071734;-0.7614577;0.03029567,0.008115321;0.5780582;-0.002658606,342.722
+0;0;0,0.006191224;0.3348145;0.008939343,0.01244869;0.6567012;0.002811498,0.1851537;0.5277029;0.008654005,0.2202402;0.2450643;0.030062,0.2625637;-0.02438945;-0.03415273,-0.1597092;0.5163628;0.0008284231,-0.203154;0.2341052;0.004959393,-0.2383111;-0.04059836;-0.03772632,0.08015883;0.005475024;-0.03908717,0.09480336;-0.345519;-0.0009145327,0.09886575;-0.7310508;0.07321304,0.09917077;-0.6931348;-0.006742112,-0.07918413;0.005213499;-0.04105986,-0.1024527;-0.3463959;-0.01464322,-0.1185216;-0.7319992;0.05745489,-0.1162277;-0.6940653;-0.02246616,0.01083717;0.5779759;0.006746938,0;0;0,0.004876643;0.3349366;0.003559947,0.008863308;0.6567119;-0.007889986,0.1797044;0.5205997;-0.01435184,0.2229314;0.2383489;-0.00804019,0.2583635;-0.0331457;-0.06766725,-0.1671419;0.530814;-0.005172476,-0.2131896;0.2490163;-0.01177346,-0.2606298;-0.01892307;-0.07869162,0.07876043;0.0025125;-0.04211533,0.09951717;-0.3485136;-0.007212281,0.09292758;-0.7303434;0.08394039,0.09351303;-0.7610805;0.03134525,-0.08160147;0.005554543;-0.03596618,-0.1081824;-0.3454423;-0.004932683,-0.09981627;-0.7284666;0.08090821,-0.1080303;-0.7596418;0.02947171,0.008012384;0.578054;-0.002600789,342.7336
+0;0;0,0.006087105;0.3348175;0.008899316,0.01222234;0.656705;0.002692891,0.1849703;0.5277324;0.008591342,0.2201577;0.245113;0.03008628,0.2625779;-0.02430516;-0.03421394,-0.1599275;0.5164244;0.0009450722,-0.203017;0.2341073;0.004725664,-0.237969;-0.04057854;-0.03824136,0.08016884;0.005491954;-0.03906424,0.09484858;-0.3454928;-0.0008197352,0.09882483;-0.7310359;0.07325373,0.09909789;-0.6931226;-0.006701805,-0.07917314;0.005195512;-0.04108333,-0.1023364;-0.3464285;-0.01476902,-0.1186145;-0.7319835;0.05753994,-0.1163522;-0.6940523;-0.02238228,0.01064686;0.57798;0.006649453,0;0;0,0.004876643;0.3349366;0.003559947,0.008863308;0.6567119;-0.007889986,0.1797044;0.5205997;-0.01435184,0.2229314;0.2383489;-0.00804019,0.2583635;-0.0331457;-0.06766725,-0.1671419;0.530814;-0.005172476,-0.2131896;0.2490163;-0.01177346,-0.2606298;-0.01892307;-0.07869162,0.07876043;0.0025125;-0.04211533,0.09951717;-0.3485136;-0.007212281,0.09292758;-0.7303434;0.08394039,0.09351303;-0.7610805;0.03134525,-0.08160147;0.005554543;-0.03596618,-0.1081824;-0.3454423;-0.004932683,-0.09981627;-0.7284666;0.08090821,-0.1080303;-0.7596418;0.02947171,0.008012384;0.578054;-0.002600789,342.746
+0;0;0,0.006087279;0.3348271;0.008899571,0.01222275;0.656727;0.002692929,0.185046;0.5277302;0.008592343,0.2202413;0.2450475;0.0300921,0.2626899;-0.02455148;-0.03425126,-0.1600009;0.5164173;0.000942769,-0.2031;0.234037;0.004724209,-0.2380754;-0.0408332;-0.03827165,0.08017837;0.005492606;-0.03906889,0.09486502;-0.3456573;-0.0008063763,0.09883782;-0.7308663;0.0732029,0.09910396;-0.6931534;-0.004727527,-0.07918255;0.005196129;-0.04108821,-0.1023567;-0.3465933;-0.01476152,-0.1186207;-0.7318141;0.05748478,-0.1164157;-0.6940838;-0.02041317,0.01064722;0.5779995;0.006649615,0;0;0,0.00482069;0.334947;0.003559947,0.008705892;0.6567369;-0.007866263,0.179658;0.5206424;-0.01444578,0.2229887;0.238345;-0.008031845,0.2583393;-0.03335965;-0.06763434,-0.1673248;0.530737;-0.005186403,-0.2134427;0.2488863;-0.01180354,-0.2608178;-0.01923111;-0.07884262,0.07876679;0.002516717;-0.0421257,0.09951824;-0.3486622;-0.007072449,0.09292974;-0.7301346;0.08411169,0.09439382;-0.7614425;0.03540945,-0.08161656;0.00555115;-0.03595884,-0.1082164;-0.3456143;-0.004954429,-0.1002278;-0.7283196;0.08078928,-0.1073385;-0.7584281;0.03109893,0.007883608;0.5780757;-0.002584338,342.7669
+0;0;0,0.006087279;0.3348271;0.008899571,0.01222275;0.656727;0.002692929,0.185046;0.5277302;0.008592343,0.2202413;0.2450475;0.0300921,0.2626899;-0.02455148;-0.03425126,-0.1600009;0.5164173;0.000942769,-0.2031;0.234037;0.004724209,-0.2380754;-0.0408332;-0.03827165,0.08017837;0.005492606;-0.03906889,0.09486502;-0.3456573;-0.0008063763,0.09883782;-0.7308663;0.0732029,0.09910396;-0.6931534;-0.004727527,-0.07918255;0.005196129;-0.04108821,-0.1023567;-0.3465933;-0.01476152,-0.1186207;-0.7318141;0.05748478,-0.1164157;-0.6940838;-0.02041317,0.01064722;0.5779995;0.006649615,0;0;0,0.00482069;0.334947;0.003559947,0.008705892;0.6567369;-0.007866263,0.179658;0.5206424;-0.01444578,0.2229887;0.238345;-0.008031845,0.2583393;-0.03335965;-0.06763434,-0.1673248;0.530737;-0.005186403,-0.2134427;0.2488863;-0.01180354,-0.2608178;-0.01923111;-0.07884262,0.07876679;0.002516717;-0.0421257,0.09951824;-0.3486622;-0.007072449,0.09292974;-0.7301346;0.08411169,0.09439382;-0.7614425;0.03540945,-0.08161656;0.00555115;-0.03595884,-0.1082164;-0.3456143;-0.004954429,-0.1002278;-0.7283196;0.08078928,-0.1073385;-0.7584281;0.03109893,0.007883608;0.5780757;-0.002584338,342.7887
+0;0;0,0.006022946;0.3348425;0.00888331,0.01208081;0.6567504;0.002663573,0.1849205;0.5277868;0.008524884,0.2201661;0.2448964;0.02994221,0.2631593;-0.02487659;-0.0345719,-0.1601293;0.5164927;0.001041942,-0.2028684;0.2338441;0.004376777,-0.2371526;-0.04124144;-0.03967409,0.08012822;0.005500948;-0.03901738,0.09484235;-0.3457121;-0.0007307567,0.09885188;-0.7317575;0.07335535,0.09908704;-0.6940914;-0.004104048,-0.07911566;0.005176813;-0.04107384,-0.102086;-0.3467007;-0.01485199,-0.118626;-0.7327195;0.05761664,-0.1164631;-0.6950346;-0.01981104,0.01052661;0.5780201;0.006622088,0;0;0,0.004613549;0.3349649;0.003448367,0.008425944;0.6567621;-0.007991672,0.1794001;0.5207275;-0.01465273,0.2228283;0.2382376;-0.008219838,0.2584488;-0.03371763;-0.06788135,-0.1675423;0.5306774;-0.005440849,-0.2137107;0.2486249;-0.01198282,-0.2611058;-0.01976979;-0.07910933,0.07866222;0.00254859;-0.04217708,0.09935992;-0.3487076;-0.007196069,0.09300081;-0.7310551;0.08394003,0.0941961;-0.7615391;0.03496003,-0.08156636;0.005505728;-0.03591327,-0.1086883;-0.3457227;-0.005319959,-0.1004593;-0.7291435;0.08103154,-0.1077264;-0.7594812;0.03239681,0.007626325;0.5780981;-0.002711058,342.8007
+0;0;0,0.006022946;0.3348425;0.00888331,0.01208081;0.6567504;0.002663573,0.1849205;0.5277868;0.008524884,0.2201661;0.2448964;0.02994221,0.2631593;-0.02487659;-0.0345719,-0.1601293;0.5164927;0.001041942,-0.2028684;0.2338441;0.004376777,-0.2371526;-0.04124144;-0.03967409,0.08012822;0.005500948;-0.03901738,0.09484235;-0.3457121;-0.0007307567,0.09885188;-0.7317575;0.07335535,0.09908704;-0.6940914;-0.004104048,-0.07911566;0.005176813;-0.04107384,-0.102086;-0.3467007;-0.01485199,-0.118626;-0.7327195;0.05761664,-0.1164631;-0.6950346;-0.01981104,0.01052661;0.5780201;0.006622088,0;0;0,0.004613549;0.3349649;0.003448367,0.008425944;0.6567621;-0.007991672,0.1794001;0.5207275;-0.01465273,0.2228283;0.2382376;-0.008219838,0.2584488;-0.03371763;-0.06788135,-0.1675423;0.5306774;-0.005440849,-0.2137107;0.2486249;-0.01198282,-0.2611058;-0.01976979;-0.07910933,0.07866222;0.00254859;-0.04217708,0.09935992;-0.3487076;-0.007196069,0.09300081;-0.7310551;0.08394003,0.0941961;-0.7615391;0.03496003,-0.08156636;0.005505728;-0.03591327,-0.1086883;-0.3457227;-0.005319959,-0.1004593;-0.7291435;0.08103154,-0.1077264;-0.7594812;0.03239681,0.007626325;0.5780981;-0.002711058,342.8219
+0;0;0,0.006023148;0.3348537;0.008883607,0.01208131;0.6567777;0.002663599,0.1850103;0.5277853;0.008526036,0.2202295;0.2451074;0.02992728,0.2631672;-0.02431715;-0.0345035,-0.1602164;0.5164853;0.001039257,-0.2029234;0.2340491;0.004371587,-0.2371633;-0.04068109;-0.03962237,0.08014069;0.005501804;-0.03902346,0.09485818;-0.3457913;-0.0007281192,0.0988652;-0.7315953;0.07331167,0.09922355;-0.6899131;-0.04472671,-0.07912798;0.005177619;-0.04108023,-0.1021036;-0.34678;-0.01485242,-0.1186332;-0.7325575;0.05757091,-0.1153372;-0.6908467;-0.06041914,0.01052705;0.5780444;0.006622264,0;0;0,0.004579976;0.3349766;0.003446936,0.008316211;0.656791;-0.007984281,0.179436;0.5208423;-0.01470208,0.2228937;0.2385746;-0.008254887,0.2586403;-0.03300497;-0.06784725,-0.1676969;0.5305933;-0.005468459,-0.2137891;0.2487488;-0.01213429,-0.2611631;-0.01930484;-0.07912279,0.07866885;0.002572849;-0.0421927,0.09939665;-0.3487608;-0.007193327,0.09311937;-0.730819;0.0841018,0.0882906;-0.7206461;-0.03274523,-0.08158328;0.005496282;-0.03591087,-0.1088427;-0.345819;-0.005506437,-0.1005588;-0.7289376;0.0810626,-0.1117332;-0.790554;0.006555937,0.007537901;0.5781236;-0.002706409,342.8444
+0;0;0,0.005829512;0.3348564;0.008912129,0.01166657;0.6567837;0.0026589,0.1846961;0.5279115;0.008603526,0.2199735;0.2452489;0.03011044,0.2631022;-0.02409926;-0.03451179,-0.1605734;0.5164978;0.00123689,-0.2028067;0.2339828;0.003856277,-0.2373468;-0.04077819;-0.0397085,0.08015222;0.005544373;-0.03899375,0.09492001;-0.3457335;-0.0005784295,0.09882801;-0.7315505;0.07339893,0.09915058;-0.6898689;-0.04463962,-0.07911413;0.005132555;-0.04111255,-0.1020165;-0.3468325;-0.01491966,-0.1188311;-0.7325633;0.0576867,-0.1155688;-0.6908525;-0.0603043,0.01017879;0.5780496;0.00662761,0;0;0,0.004579976;0.3349766;0.003446936,0.008316211;0.656791;-0.007984281,0.179436;0.5208423;-0.01470208,0.2228937;0.2385746;-0.008254887,0.2586403;-0.03300497;-0.06784725,-0.1676969;0.5305933;-0.005468459,-0.2137891;0.2487488;-0.01213429,-0.2611631;-0.01930484;-0.07912279,0.07866885;0.002572849;-0.0421927,0.09939665;-0.3487608;-0.007193327,0.09311937;-0.730819;0.0841018,0.0882906;-0.7206461;-0.03274523,-0.08158328;0.005496282;-0.03591087,-0.1088427;-0.345819;-0.005506437,-0.1005588;-0.7289376;0.0810626,-0.1117332;-0.790554;0.006555937,0.007537901;0.5781236;-0.002706409,342.8558
+0;0;0,0.005830164;0.3348938;0.008913125,0.01166896;0.6569167;0.002657768,0.1846218;0.5280364;0.008603044,0.2199064;0.2453165;0.03011431,0.2629885;-0.02374077;-0.03443816,-0.1604971;0.5166276;0.001239621,-0.2027389;0.2340555;0.003859538,-0.2372417;-0.04040885;-0.0396582,0.08013631;0.005543273;-0.03898602,0.09490426;-0.3457382;-0.0005702972,0.09880635;-0.7309724;0.07329532,0.09912893;-0.6892904;-0.04474703,-0.07909843;0.005131536;-0.04110439,-0.1020011;-0.3468371;-0.01491123,-0.1187903;-0.7319852;0.05758545,-0.1155278;-0.690274;-0.06040936,0.01018061;0.5781526;0.006627989,0;0;0,0.004533127;0.3350151;0.003410101,0.008214705;0.6569249;-0.008043051,0.1792758;0.5210204;-0.01499629,0.2229165;0.2387258;-0.008400083,0.2585789;-0.0325954;-0.06779647,-0.1676773;0.5306234;-0.005600626,-0.2137337;0.2487138;-0.01223426,-0.2610882;-0.01907074;-0.07904693,0.07865515;0.002587616;-0.04217982,0.0993458;-0.3487574;-0.007236004,0.0933098;-0.7302697;0.0838064,0.08843619;-0.7201059;-0.03304112,-0.08156469;0.005480514;-0.03591145,-0.1088812;-0.3458384;-0.005557621,-0.1004388;-0.7284256;0.08065426,-0.1122352;-0.7909431;0.007360809,0.00745403;0.5782279;-0.002755523,342.8674
+0;0;0,0.005830164;0.3348938;0.008913125,0.01166896;0.6569167;0.002657768,0.1846218;0.5280364;0.008603044,0.2199064;0.2453165;0.03011431,0.2629885;-0.02374077;-0.03443816,-0.1604971;0.5166276;0.001239621,-0.2027389;0.2340555;0.003859538,-0.2372417;-0.04040885;-0.0396582,0.08013631;0.005543273;-0.03898602,0.09490426;-0.3457382;-0.0005702972,0.09880635;-0.7309724;0.07329532,0.09912893;-0.6892904;-0.04474703,-0.07909843;0.005131536;-0.04110439,-0.1020011;-0.3468371;-0.01491123,-0.1187903;-0.7319852;0.05758545,-0.1155278;-0.690274;-0.06040936,0.01018061;0.5781526;0.006627989,0;0;0,0.004533127;0.3350151;0.003410101,0.008214705;0.6569249;-0.008043051,0.1792758;0.5210204;-0.01499629,0.2229165;0.2387258;-0.008400083,0.2585789;-0.0325954;-0.06779647,-0.1676773;0.5306234;-0.005600626,-0.2137337;0.2487138;-0.01223426,-0.2610882;-0.01907074;-0.07904693,0.07865515;0.002587616;-0.04217982,0.0993458;-0.3487574;-0.007236004,0.0933098;-0.7302697;0.0838064,0.08843619;-0.7201059;-0.03304112,-0.08156469;0.005480514;-0.03591145,-0.1088812;-0.3458384;-0.005557621,-0.1004388;-0.7284256;0.08065426,-0.1122352;-0.7909431;0.007360809,0.00745403;0.5782279;-0.002755523,342.8898
+0;0;0,0.005549574;0.3349477;0.009181141,0.01119724;0.6571922;0.003013726,0.1840836;0.5282306;0.008846096,0.2196028;0.2455046;0.03044424,0.2629642;-0.02417004;-0.03443553,-0.1607684;0.5168446;0.001619897,-0.2025739;0.2341591;0.003431318,-0.237541;-0.04099447;-0.03994882,0.08011498;0.005589524;-0.03892609,0.09469989;-0.345696;-0.0002755895,0.09852783;-0.7306312;0.07361531,0.09872117;-0.6927173;-0.006229818,-0.07905453;0.005080398;-0.04110309,-0.1020574;-0.3468837;-0.01464065,-0.1189455;-0.731719;0.05792755,-0.1167638;-0.6937854;-0.02188606,0.009778447;0.5783542;0.006963947,0;0;0,0.004387334;0.3350744;0.003316641,0.007871278;0.6571934;-0.008371353,0.1788226;0.5211258;-0.01541567,0.2227787;0.2388449;-0.008525729,0.2587517;-0.03313771;-0.06806898,-0.1677663;0.5306469;-0.005820732,-0.2138845;0.2487033;-0.01238034,-0.2612664;-0.01980466;-0.07925659,0.07859607;0.002614215;-0.04219854,0.09918627;-0.3487612;-0.00727725,0.09306712;-0.7299346;0.0839312,0.09232238;-0.7616377;0.03264689,-0.08152962;0.005442264;-0.03589143,-0.1089825;-0.3458967;-0.005635787,-0.1006287;-0.7281977;0.08053721,-0.1083981;-0.7617581;0.03218812,0.007182442;0.5784297;-0.003000975,342.912
+0;0;0,0.005550259;0.3349891;0.009182275,0.01119828;0.6572538;0.003014313,0.1840832;0.5282837;0.008847112,0.2195552;0.2459329;0.03041658,0.2629704;-0.02407607;-0.03454365,-0.1607662;0.5168978;0.001620969,-0.2025163;0.2345875;0.003429984,-0.2375267;-0.04090723;-0.04000395,0.08009236;0.005587947;-0.0389151,0.09467092;-0.3455447;-0.0002814233,0.09850384;-0.7309796;0.0737054,0.09869691;-0.6930764;-0.0060312,-0.07903221;0.005078963;-0.04109149,-0.102025;-0.3467319;-0.01464056,-0.1189351;-0.7320668;0.05802185,-0.1167564;-0.694144;-0.02168327,0.009779328;0.5784069;0.006964978,0;0;0,0.004346021;0.3351175;0.003190637,0.007712215;0.6572506;-0.008673787,0.1787094;0.5212141;-0.01567638,0.2227383;0.239329;-0.008771181,0.2587349;-0.03303149;-0.06821513,-0.1678727;0.5306495;-0.006088513,-0.2139393;0.2490789;-0.01251464,-0.2613381;-0.01976943;-0.07947371,0.07857456;0.002642915;-0.04218352,0.09920058;-0.3485953;-0.007463098,0.09299397;-0.7302784;0.08379638,0.09247633;-0.7616468;0.03227866,-0.08150575;0.005409757;-0.03588792,-0.1089309;-0.3457841;-0.00572231,-0.1015805;-0.7286904;0.08016989,-0.1082519;-0.7612109;0.03049981,0.007060468;0.5784822;-0.003237247,342.9345
+0;0;0,0.005549476;0.3349418;0.009180979,0.01119731;0.657196;0.003013442,0.1840503;0.5282432;0.008845492,0.219442;0.2465324;0.03036607,0.2629187;-0.0238592;-0.03468621,-0.1607357;0.5168594;0.001620676,-0.2023911;0.235189;0.003425592,-0.2374512;-0.0406962;-0.04006989,0.08008083;0.005587142;-0.0389095,0.09466264;-0.3456238;-0.0002672151,0.09848893;-0.7303916;0.07359155,0.09868138;-0.6925136;-0.00589066,-0.07902084;0.005078232;-0.04108557,-0.1020188;-0.3468111;-0.01462875,-0.1188996;-0.731479;0.05790789,-0.1167278;-0.6935815;-0.02154294,0.009778502;0.5783572;0.006963704,0;0;0,0.004247487;0.3350722;0.003108621,0.007514164;0.6571925;-0.008832693,0.1785456;0.5213107;-0.01600754,0.2225329;0.2400796;-0.008878112,0.2587611;-0.03265333;-0.06835866,-0.1679951;0.5305866;-0.006298264,-0.2139765;0.2496578;-0.01272799,-0.2613256;-0.01963112;-0.0796251,0.07854974;0.002652541;-0.042202,0.09906884;-0.3486749;-0.00751853,0.0929304;-0.729722;0.08348358,0.09252997;-0.7596243;0.03065288,-0.08150135;0.005397561;-0.03586784,-0.1090684;-0.3458854;-0.005946465,-0.1007149;-0.7281755;0.07949648,-0.1084969;-0.7617407;0.03176353,0.006898262;0.5784339;-0.003367305,342.9562
+0;0;0,0.005200461;0.3349466;0.009208882,0.01044111;0.6572055;0.002938678,0.1834266;0.5282788;0.008917354,0.2189691;0.2466013;0.03062326,0.2624912;-0.02374765;-0.03457626,-0.1612063;0.5164651;0.001159846,-0.2024949;0.234739;0.002683347,-0.2375436;-0.04095331;-0.04202682,0.08008687;0.005694047;-0.03888157,0.09441602;-0.3455063;-4.918501E-05,0.09831355;-0.7302779;0.07378575,0.09859458;-0.6924048;-0.005696684,-0.07902098;0.004965696;-0.04109903,-0.1020985;-0.3469042;-0.01445455,-0.1191853;-0.7315878;0.05795147,-0.1169237;-0.6936905;-0.02149688,0.009148402;0.5783661;0.006920127,0;0;0,0.004247487;0.3350722;0.003108621,0.007514164;0.6571925;-0.008832693,0.1785456;0.5213107;-0.01600754,0.2225329;0.2400796;-0.008878112,0.2587611;-0.03265333;-0.06835866,-0.1679951;0.5305866;-0.006298264,-0.2139765;0.2496578;-0.01272799,-0.2613256;-0.01963112;-0.0796251,0.07854974;0.002652541;-0.042202,0.09906884;-0.3486749;-0.00751853,0.0929304;-0.729722;0.08348358,0.09252997;-0.7596243;0.03065288,-0.08150135;0.005397561;-0.03586784,-0.1090684;-0.3458854;-0.005946465,-0.1007149;-0.7281755;0.07949648,-0.1084969;-0.7617407;0.03176353,0.006898262;0.5784339;-0.003367305,342.968
+0;0;0,0.005200342;0.334939;0.009208673,0.01044188;0.6572527;0.002937298,0.1834105;0.5283148;0.008916588,0.2189651;0.2465407;0.03062994,0.2624394;-0.02351087;-0.03449787,-0.1611895;0.5165023;0.001159821,-0.2024923;0.2346796;0.002683844,-0.2375025;-0.04070956;-0.04197715,0.0800528;0.005691625;-0.03886502,0.09439004;-0.3457069;-1.072511E-05,0.09829497;-0.7312092;0.07396443,0.09857399;-0.6933928;-0.004945852,-0.07898737;0.004963584;-0.04108155,-0.1020779;-0.3471049;-0.01442203,-0.1191971;-0.732519;0.05812151,-0.1169518;-0.6946787;-0.02075493,0.009148914;0.5783974;0.006919552,0;0;0,0.004116438;0.3350676;0.002958894,0.007234208;0.6572399;-0.009082317,0.1782919;0.5213619;-0.01638269,0.2224129;0.2400585;-0.009037018,0.2586936;-0.03235483;-0.06848621,-0.1681677;0.5304992;-0.006816264,-0.2141509;0.249464;-0.01289874,-0.2614077;-0.01953712;-0.07971726,0.07851399;0.002705172;-0.04218495,0.09888874;-0.3488385;-0.007572055,0.09257998;-0.730538;0.08389008,0.09318541;-0.758985;0.03030288,-0.08146422;0.005344579;-0.03586574,-0.1092126;-0.3461366;-0.006080685,-0.1011514;-0.729093;0.07982067,-0.1080318;-0.7620583;0.03211278,0.006669186;0.5784675;-0.003578782,342.9896
+0;0;0,0.005200342;0.334939;0.009208673,0.01044188;0.6572527;0.002937298,0.1834105;0.5283148;0.008916588,0.2189651;0.2465407;0.03062994,0.2624394;-0.02351087;-0.03449787,-0.1611895;0.5165023;0.001159821,-0.2024923;0.2346796;0.002683844,-0.2375025;-0.04070956;-0.04197715,0.0800528;0.005691625;-0.03886502,0.09439004;-0.3457069;-1.072511E-05,0.09829497;-0.7312092;0.07396443,0.09857399;-0.6933928;-0.004945852,-0.07898737;0.004963584;-0.04108155,-0.1020779;-0.3471049;-0.01442203,-0.1191971;-0.732519;0.05812151,-0.1169518;-0.6946787;-0.02075493,0.009148914;0.5783974;0.006919552,0;0;0,0.004116438;0.3350676;0.002958894,0.007234208;0.6572399;-0.009082317,0.1782919;0.5213619;-0.01638269,0.2224129;0.2400585;-0.009037018,0.2586936;-0.03235483;-0.06848621,-0.1681677;0.5304992;-0.006816264,-0.2141509;0.249464;-0.01289874,-0.2614077;-0.01953712;-0.07971726,0.07851399;0.002705172;-0.04218495,0.09888874;-0.3488385;-0.007572055,0.09257998;-0.730538;0.08389008,0.09318541;-0.758985;0.03030288,-0.08146422;0.005344579;-0.03586574,-0.1092126;-0.3461366;-0.006080685,-0.1011514;-0.729093;0.07982067,-0.1080318;-0.7620583;0.03211278,0.006669186;0.5784675;-0.003578782,343.0013
+0;0;0,0.004989154;0.3349789;0.009305959,0.01010781;0.6573262;0.003074805,0.183223;0.5284036;0.008999453,0.2189495;0.2464747;0.03077793,0.2626195;-0.02333277;-0.03452841,-0.1614393;0.5162416;0.0003326936,-0.2025737;0.2342104;0.001318733,-0.2380945;-0.04074368;-0.04457879,0.08010142;0.005764243;-0.03882128,0.09431283;-0.3451842;2.081692E-05,0.09822933;-0.7319127;0.07421205,0.09865972;-0.6941436;-0.004187174,-0.07898246;0.004881687;-0.04116427,-0.1021062;-0.3467205;-0.01439353,-0.1194405;-0.7333271;0.05850029,-0.1170556;-0.6955352;-0.01986157,0.008850812;0.578466;0.007049645,0;0;0,0.00404603;0.3351085;0.002881527,0.007102154;0.6573089;-0.009257436,0.1782939;0.5215117;-0.01658273,0.2225147;0.2400467;-0.009059668,0.2588193;-0.03221866;-0.06840265,-0.168359;0.5304267;-0.007115214,-0.2143999;0.2492145;-0.01299164,-0.2615763;-0.01966956;-0.07965329,0.07855099;0.002718881;-0.04217708,0.09891478;-0.3483815;-0.007690191,0.09263549;-0.7313466;0.08383524,0.09323033;-0.7592922;0.03045976,-0.0814988;0.005321077;-0.03586346,-0.1089865;-0.3457224;-0.006057907,-0.101011;-0.7296926;0.08101588,-0.1074113;-0.7617723;0.03293118,0.006540932;0.578534;-0.00373435,343.023
+0;0;0,0.004989154;0.3349789;0.009305959,0.01010781;0.6573262;0.003074805,0.183223;0.5284036;0.008999453,0.2189495;0.2464747;0.03077793,0.2626195;-0.02333277;-0.03452841,-0.1614393;0.5162416;0.0003326936,-0.2025737;0.2342104;0.001318733,-0.2380945;-0.04074368;-0.04457879,0.08010142;0.005764243;-0.03882128,0.09431283;-0.3451842;2.081692E-05,0.09822933;-0.7319127;0.07421205,0.09865972;-0.6941436;-0.004187174,-0.07898246;0.004881687;-0.04116427,-0.1021062;-0.3467205;-0.01439353,-0.1194405;-0.7333271;0.05850029,-0.1170556;-0.6955352;-0.01986157,0.008850812;0.578466;0.007049645,0;0;0,0.00404603;0.3351085;0.002881527,0.007102154;0.6573089;-0.009257436,0.1782939;0.5215117;-0.01658273,0.2225147;0.2400467;-0.009059668,0.2588193;-0.03221866;-0.06840265,-0.168359;0.5304267;-0.007115214,-0.2143999;0.2492145;-0.01299164,-0.2615763;-0.01966956;-0.07965329,0.07855099;0.002718881;-0.04217708,0.09891478;-0.3483815;-0.007690191,0.09263549;-0.7313466;0.08383524,0.09323033;-0.7592922;0.03045976,-0.0814988;0.005321077;-0.03586346,-0.1089865;-0.3457224;-0.006057907,-0.101011;-0.7296926;0.08101588,-0.1074113;-0.7617723;0.03293118,0.006540932;0.578534;-0.00373435,343.0352
+0;0;0,0.004988927;0.3349637;0.009305536,0.01010659;0.6572483;0.003075642,0.1832266;0.5283409;0.008999509,0.2189657;0.2463127;0.03078565,0.2626276;-0.02344444;-0.03450853,-0.1614447;0.5161785;0.0003325217,-0.2025936;0.2340481;0.001318908,-0.2381078;-0.04085475;-0.04457007,0.08009695;0.005763921;-0.03881912,0.09430993;-0.3452232;2.725422E-05,0.0982256;-0.7318693;0.07420268,0.09865345;-0.694146;-0.003734745,-0.07897805;0.004881415;-0.04116197,-0.1021043;-0.3467595;-0.01438828,-0.1194349;-0.7332837;0.05848999,-0.1170641;-0.6955377;-0.01941028,0.008849853;0.5784046;0.00704965,0;0;0,0.003954008;0.3350952;0.002774239,0.006703019;0.6572206;-0.009733915,0.1780579;0.5216935;-0.01707959,0.2225071;0.2401743;-0.009140968,0.2589197;-0.0320245;-0.06847525,-0.1686796;0.5303789;-0.007565858,-0.2148207;0.2490805;-0.01339872,-0.261751;-0.01989719;-0.07963464,0.07853518;0.002742216;-0.04219449,0.09887397;-0.3483972;-0.007691979,0.09260228;-0.7312846;0.08379781,0.09344943;-0.7594475;0.03135312,-0.0815061;0.005265504;-0.03584271,-0.1090414;-0.3458149;-0.006053478,-0.1011245;-0.7296954;0.08104168,-0.1073245;-0.7614058;0.03321419,0.006228119;0.5784695;-0.004100204,343.0573
+0;0;0,0.00473971;0.3349628;0.009464269,0.009753436;0.6572509;0.003345083,0.1829082;0.5284017;0.009276733,0.2187007;0.2463744;0.03098565,0.2625948;-0.02333668;-0.03434319,-0.1615959;0.5157908;-0.0003928686,-0.2028477;0.2336752;-0.001356335,-0.2388969;-0.04093218;-0.04857763,0.08010253;0.005853361;-0.03879422,0.09414505;-0.3451178;0.0002579615,0.09804443;-0.7317495;0.07450885,0.09863964;-0.6940198;-0.003426835,-0.07898384;0.004794178;-0.04116112,-0.102314;-0.3468147;-0.01414456,-0.1196858;-0.7333169;0.05884045,-0.1171467;-0.6955655;-0.01905398,0.008514628;0.578406;0.007300292,0;0;0,0.003954008;0.3350952;0.002774239,0.006703019;0.6572206;-0.009733915,0.1780579;0.5216935;-0.01707959,0.2225071;0.2401743;-0.009140968,0.2589197;-0.0320245;-0.06847525,-0.1686796;0.5303789;-0.007565858,-0.2148207;0.2490805;-0.01339872,-0.261751;-0.01989719;-0.07963464,0.07853518;0.002742216;-0.04219449,0.09887397;-0.3483972;-0.007691979,0.09260228;-0.7312846;0.08379781,0.09344943;-0.7594475;0.03135312,-0.0815061;0.005265504;-0.03584271,-0.1090414;-0.3458149;-0.006053478,-0.1011245;-0.7296954;0.08104168,-0.1073245;-0.7614058;0.03321419,0.006228119;0.5784695;-0.004100204,343.0793
+0;0;0,0.004739812;0.3349701;0.009464473,0.009753654;0.6572655;0.003345193,0.1827027;0.5284747;0.009274546,0.2185837;0.2457504;0.03103711,0.2624112;-0.02355102;-0.03419251,-0.1613951;0.5158786;-0.0003836504,-0.2027488;0.2330659;-0.001349497,-0.2387432;-0.04112446;-0.04849907,0.0800873;0.005852248;-0.03878684,0.09413049;-0.3451357;0.0002672188,0.0980313;-0.7319109;0.07454568,0.09862544;-0.6941953;-0.00324706,-0.07896882;0.004793266;-0.04115329,-0.1023001;-0.3468325;-0.01413543,-0.1196783;-0.7334782;0.05887667,-0.1171439;-0.6957409;-0.0188749,0.008514835;0.5784199;0.007300436,0;0;0,0.003886007;0.3351038;0.002715111,0.006472275;0.6572323;-0.009936094,0.1777689;0.5221598;-0.01756275,0.2225885;0.2399925;-0.009386301,0.2589461;-0.03181705;-0.06851947,-0.1686392;0.5304103;-0.008275881,-0.2150911;0.2484526;-0.01428368,-0.2617289;-0.02029988;-0.079828,0.07851335;0.002751559;-0.04219866,0.09882035;-0.3484069;-0.007696867,0.09251875;-0.7315464;0.08336377,0.0935817;-0.7601077;0.03158498,-0.08149052;0.005250521;-0.03583811,-0.1091017;-0.345843;-0.006072376,-0.1011841;-0.7298992;0.08090879,-0.106419;-0.7609639;0.03237745,0.006040029;0.5784828;-0.004267454,343.091
+0;0;0,0.004739812;0.3349701;0.009464473,0.009753654;0.6572655;0.003345193,0.1827027;0.5284747;0.009274546,0.2185837;0.2457504;0.03103711,0.2624112;-0.02355102;-0.03419251,-0.1613951;0.5158786;-0.0003836504,-0.2027488;0.2330659;-0.001349497,-0.2387432;-0.04112446;-0.04849907,0.0800873;0.005852248;-0.03878684,0.09413049;-0.3451357;0.0002672188,0.0980313;-0.7319109;0.07454568,0.09862544;-0.6941953;-0.00324706,-0.07896882;0.004793266;-0.04115329,-0.1023001;-0.3468325;-0.01413543,-0.1196783;-0.7334782;0.05887667,-0.1171439;-0.6957409;-0.0188749,0.008514835;0.5784199;0.007300436,0;0;0,0.003886007;0.3351038;0.002715111,0.006472275;0.6572323;-0.009936094,0.1777689;0.5221598;-0.01756275,0.2225885;0.2399925;-0.009386301,0.2589461;-0.03181705;-0.06851947,-0.1686392;0.5304103;-0.008275881,-0.2150911;0.2484526;-0.01428368,-0.2617289;-0.02029988;-0.079828,0.07851335;0.002751559;-0.04219866,0.09882035;-0.3484069;-0.007696867,0.09251875;-0.7315464;0.08336377,0.0935817;-0.7601077;0.03158498,-0.08149052;0.005250521;-0.03583811,-0.1091017;-0.345843;-0.006072376,-0.1011841;-0.7298992;0.08090879,-0.106419;-0.7609639;0.03237745,0.006040029;0.5784828;-0.004267454,343.1029
+0;0;0,0.004304297;0.335003;0.009750275,0.00914146;0.6573608;0.003755884,0.182201;0.5285541;0.009562344,0.218205;0.245788;0.03107828,0.2623029;-0.02381679;-0.03386957,-0.1618798;0.5156898;-0.0008825967,-0.2031351;0.232849;-0.004746682,-0.2407732;-0.04066765;-0.05594827,0.08010058;0.005949832;-0.03870106,0.09381056;-0.3451305;0.0005425699,0.09758669;-0.7319517;0.07494549,0.09831355;-0.694222;-0.00288038,-0.07892366;0.004691787;-0.04121065,-0.1026267;-0.3469809;-0.01382729,-0.1198767;-0.7336976;0.05920261,-0.1172104;-0.6959443;-0.01857863,0.007950881;0.5785005;0.007694747,0;0;0,0.003827319;0.3351402;0.002648115,0.006306276;0.6573241;-0.01009703,0.1776901;0.5222453;-0.01770926,0.2225764;0.2400536;-0.009404182,0.2589984;-0.03200731;-0.0686146,-0.1687988;0.5303374;-0.008500913,-0.2155721;0.2484155;-0.01544354,-0.2624267;-0.02034804;-0.08192962,0.07850054;0.00275366;-0.04218245,0.09877609;-0.3485038;-0.007649779,0.09250562;-0.731692;0.08349931,0.09356946;-0.7601761;0.03157986,-0.08145896;0.005246773;-0.03586342,-0.1091971;-0.3459527;-0.00628479,-0.1012721;-0.7301038;0.08058239,-0.1073174;-0.7605342;0.0312999,0.005897507;0.5785626;-0.004410028,343.1249
+0;0;0,0.004304297;0.335003;0.009750275,0.00914146;0.6573608;0.003755884,0.182201;0.5285541;0.009562344,0.218205;0.245788;0.03107828,0.2623029;-0.02381679;-0.03386957,-0.1618798;0.5156898;-0.0008825967,-0.2031351;0.232849;-0.004746682,-0.2407732;-0.04066765;-0.05594827,0.08010058;0.005949832;-0.03870106,0.09381056;-0.3451305;0.0005425699,0.09758669;-0.7319517;0.07494549,0.09831355;-0.694222;-0.00288038,-0.07892366;0.004691787;-0.04121065,-0.1026267;-0.3469809;-0.01382729,-0.1198767;-0.7336976;0.05920261,-0.1172104;-0.6959443;-0.01857863,0.007950881;0.5785005;0.007694747,0;0;0,0.003827319;0.3351402;0.002648115,0.006306276;0.6573241;-0.01009703,0.1776901;0.5222453;-0.01770926,0.2225764;0.2400536;-0.009404182,0.2589984;-0.03200731;-0.0686146,-0.1687988;0.5303374;-0.008500913,-0.2155721;0.2484155;-0.01544354,-0.2624267;-0.02034804;-0.08192962,0.07850054;0.00275366;-0.04218245,0.09877609;-0.3485038;-0.007649779,0.09250562;-0.731692;0.08349931,0.09356946;-0.7601761;0.03157986,-0.08145896;0.005246773;-0.03586342,-0.1091971;-0.3459527;-0.00628479,-0.1012721;-0.7301038;0.08058239,-0.1073174;-0.7605342;0.0312999,0.005897507;0.5785626;-0.004410028,343.1381
+0;0;0,0.004304269;0.3350008;0.009750211,0.009141201;0.6573434;0.003756153,0.182247;0.5285283;0.009562863,0.2182851;0.2454949;0.03109914,0.2622119;-0.02306327;-0.03359659,-0.1619251;0.5156606;-0.0008848505,-0.2032194;0.2325524;-0.004752588,-0.2407114;-0.03990251;-0.05575542,0.08008162;0.005948423;-0.0386919,0.09380191;-0.345396;0.0005812533,0.0975903;-0.7334721;0.07522556,0.09832198;-0.695691;-0.003117554,-0.07890498;0.004690676;-0.04120089,-0.1026259;-0.3472466;-0.01379694,-0.1199318;-0.7352178;0.0594699,-0.1172478;-0.697413;-0.01882828,0.007950697;0.578488;0.007694771,0;0;0,0.003754519;0.3351392;0.002587438,0.006118849;0.6573061;-0.01022792,0.1776036;0.522307;-0.01782,0.2226078;0.2398607;-0.009503841,0.258746;-0.03109601;-0.06879234,-0.1690241;0.5303799;-0.008700438,-0.2160761;0.2482821;-0.01749829,-0.262992;-0.01936296;-0.08385829,0.07848319;0.002771273;-0.04216897,0.09864268;-0.3487541;-0.00757122,0.09231415;-0.7331916;0.08384562,0.09313246;-0.7611099;0.03052092,-0.08143139;0.005216799;-0.03587794,-0.1091898;-0.3462683;-0.00653185,-0.1012411;-0.7315952;0.08092812,-0.1062448;-0.7610743;0.0295869,0.005735345;0.5785503;-0.004528642,343.1598
+0;0;0,0.004006128;0.3350003;0.009892908,0.00869952;0.6573461;0.003975667,0.1818574;0.5285735;0.009763048,0.2181157;0.2455396;0.03092014,0.2618972;-0.02316654;-0.0332578,-0.1623383;0.5156833;-0.0006112037,-0.2034984;0.2326367;-0.008418698,-0.2420931;-0.03911912;-0.06224988,0.08009978;0.006022088;-0.03864287,0.09354823;-0.3453161;0.000779096,0.09735825;-0.7333971;0.07539776,0.09807471;-0.6956094;-0.002944842,-0.07889073;0.004616967;-0.04123649,-0.10271;-0.3472986;-0.01364013,-0.120267;-0.7352366;0.05974275,-0.1175975;-0.697427;-0.01855545,0.007548532;0.5784895;0.007903453,0;0;0,0.003754519;0.3351392;0.002587438,0.006118849;0.6573061;-0.01022792,0.1776036;0.522307;-0.01782,0.2226078;0.2398607;-0.009503841,0.258746;-0.03109601;-0.06879234,-0.1690241;0.5303799;-0.008700438,-0.2160761;0.2482821;-0.01749829,-0.262992;-0.01936296;-0.08385829,0.07848319;0.002771273;-0.04216897,0.09864268;-0.3487541;-0.00757122,0.09231415;-0.7331916;0.08384562,0.09313246;-0.7611099;0.03052092,-0.08143139;0.005216799;-0.03587794,-0.1091898;-0.3462683;-0.00653185,-0.1012411;-0.7315952;0.08092812,-0.1062448;-0.7610743;0.0295869,0.005735345;0.5785503;-0.004528642,343.1837
+0;0;0,0.004006077;0.334996;0.009892781,0.008698858;0.6572999;0.003976463,0.1819561;0.5285128;0.009764208,0.2182287;0.2453671;0.03092967,0.261912;-0.02273649;-0.03310435,-0.1624353;0.5156153;-0.0006159404,-0.2036117;0.2324569;-0.008426522,-0.2421198;-0.03868961;-0.06213699,0.08011058;0.006022899;-0.03864808,0.0936003;-0.3463933;0.0008948445,0.09740254;-0.7336828;0.07536132,0.09813922;-0.6956753;-0.005191788,-0.07890137;0.00461759;-0.04124204,-0.1027937;-0.3483777;-0.01356101,-0.1203149;-0.7355245;0.05967219,-0.1175701;-0.6974946;-0.02083526,0.007548074;0.5784573;0.007903555,0;0;0,0.003648713;0.3351365;0.002534628,0.0059416;0.6572626;-0.01027393,0.1775888;0.5223808;-0.01773405,0.2226697;0.2398331;-0.009386301,0.2592227;-0.0304651;-0.06847012,-0.1692838;0.5303068;-0.00891051,-0.216716;0.2482184;-0.01947466,-0.2638565;-0.01852623;-0.08665466,0.07850785;0.002769261;-0.04214859,0.09841111;-0.3498174;-0.007087231,0.09236119;-0.7334949;0.08405972,0.09121776;-0.762193;0.02832199,-0.08143866;0.005221607;-0.03589058,-0.1090476;-0.3473929;-0.006846016,-0.101304;-0.7318313;0.08090334,-0.1067266;-0.7631713;0.02835367,0.005566962;0.5785201;-0.00458324,343.2057
+0;0;0,0.004006077;0.334996;0.009892781,0.008698858;0.6572999;0.003976463,0.1819561;0.5285128;0.009764208,0.2182287;0.2453671;0.03092967,0.261912;-0.02273649;-0.03310435,-0.1624353;0.5156153;-0.0006159404,-0.2036117;0.2324569;-0.008426522,-0.2421198;-0.03868961;-0.06213699,0.08011058;0.006022899;-0.03864808,0.0936003;-0.3463933;0.0008948445,0.09740254;-0.7336828;0.07536132,0.09813922;-0.6956753;-0.005191788,-0.07890137;0.00461759;-0.04124204,-0.1027937;-0.3483777;-0.01356101,-0.1203149;-0.7355245;0.05967219,-0.1175701;-0.6974946;-0.02083526,0.007548074;0.5784573;0.007903555,0;0;0,0.003648713;0.3351365;0.002534628,0.0059416;0.6572626;-0.01027393,0.1775888;0.5223808;-0.01773405,0.2226697;0.2398331;-0.009386301,0.2592227;-0.0304651;-0.06847012,-0.1692838;0.5303068;-0.00891051,-0.216716;0.2482184;-0.01947466,-0.2638565;-0.01852623;-0.08665466,0.07850785;0.002769261;-0.04214859,0.09841111;-0.3498174;-0.007087231,0.09236119;-0.7334949;0.08405972,0.09121776;-0.762193;0.02832199,-0.08143866;0.005221607;-0.03589058,-0.1090476;-0.3473929;-0.006846016,-0.101304;-0.7318313;0.08090334,-0.1067266;-0.7631713;0.02835367,0.005566962;0.5785201;-0.00458324,343.2169
+0;0;0,0.003754695;0.3349468;0.009974144,0.008345912;0.6571813;0.004104125,0.1814734;0.5284582;0.009871308,0.2177657;0.2451688;0.03100881,0.26167;-0.02236867;-0.03329572,-0.1626246;0.5156541;-0.000465651,-0.2038319;0.2325115;-0.01267365,-0.243085;-0.03703535;-0.07134755,0.08010207;0.006070531;-0.03864083,0.0933672;-0.3462649;0.000988435,0.09713607;-0.7333371;0.07544415,0.09786499;-0.6953501;-0.004859857,-0.0789049;0.004573553;-0.04122386,-0.102949;-0.348325;-0.01345412,-0.1206275;-0.7352393;0.05980996,-0.1178959;-0.6972302;-0.02044868,0.007229766;0.5783573;0.008019817,0;0;0,0.003528744;0.3350877;0.002592564,0.005763441;0.6571468;-0.0101099,0.1774106;0.5227576;-0.0173527,0.2228207;0.2401146;-0.009125233,0.2598764;-0.02964959;-0.06822753,-0.1692648;0.530198;-0.009184601,-0.216939;0.2481107;-0.02225285,-0.2659325;-0.01628283;-0.09529155,0.07856272;0.002747163;-0.04203165,0.09826744;-0.3497556;-0.006815314,0.09249069;-0.7332546;0.08416796,0.0915134;-0.7644163;0.03152442,-0.08139229;0.005246643;-0.03597326,-0.1086068;-0.3473249;-0.007001378,-0.1011097;-0.7314277;0.08126888,-0.1064848;-0.761544;0.02769464,0.005395561;0.5784218;-0.00444901,343.2393
+0;0;0,0.003754695;0.3349468;0.009974144,0.008345912;0.6571813;0.004104125,0.1814734;0.5284582;0.009871308,0.2177657;0.2451688;0.03100881,0.26167;-0.02236867;-0.03329572,-0.1626246;0.5156541;-0.000465651,-0.2038319;0.2325115;-0.01267365,-0.243085;-0.03703535;-0.07134755,0.08010207;0.006070531;-0.03864083,0.0933672;-0.3462649;0.000988435,0.09713607;-0.7333371;0.07544415,0.09786499;-0.6953501;-0.004859857,-0.0789049;0.004573553;-0.04122386,-0.102949;-0.348325;-0.01345412,-0.1206275;-0.7352393;0.05980996,-0.1178959;-0.6972302;-0.02044868,0.007229766;0.5783573;0.008019817,0;0;0,0.003528744;0.3350877;0.002592564,0.005763441;0.6571468;-0.0101099,0.1774106;0.5227576;-0.0173527,0.2228207;0.2401146;-0.009125233,0.2598764;-0.02964959;-0.06822753,-0.1692648;0.530198;-0.009184601,-0.216939;0.2481107;-0.02225285,-0.2659325;-0.01628283;-0.09529155,0.07856272;0.002747163;-0.04203165,0.09826744;-0.3497556;-0.006815314,0.09249069;-0.7332546;0.08416796,0.0915134;-0.7644163;0.03152442,-0.08139229;0.005246643;-0.03597326,-0.1086068;-0.3473249;-0.007001378,-0.1011097;-0.7314277;0.08126888,-0.1064848;-0.761544;0.02769464,0.005395561;0.5784218;-0.00444901,343.251
+0;0;0,0.003755062;0.3349795;0.00997512,0.0083455;0.6571593;0.00410638,0.1815715;0.5284283;0.009873604,0.2178591;0.2451758;0.03100835,0.2617249;-0.02212787;-0.03323999,-0.1627204;0.515617;-0.0004691798,-0.2039224;0.2325113;-0.01267559,-0.2431411;-0.03680006;-0.07129822,0.08003156;0.006065187;-0.03860682,0.09329472;-0.3462179;0.001016568,0.097064;-0.733333;0.07548051,0.09779135;-0.6953632;-0.004649572,-0.07883544;0.004569527;-0.04118758,-0.102876;-0.3482767;-0.01342195,-0.1205564;-0.7352337;0.05985022,-0.1178307;-0.697242;-0.02023461,0.007229639;0.5783554;0.008021071,0;0;0,0.003227778;0.3351229;0.002664685,0.005231522;0.6571283;-0.01004851,0.1771134;0.5228705;-0.01716805,0.2226516;0.2402865;-0.008921623,0.2601289;-0.02916381;-0.06804252,-0.1697786;0.5300894;-0.009542406,-0.2173689;0.2481822;-0.02563436,-0.2677062;-0.01480982;-0.1018226,0.0785226;0.00277552;-0.0419383,0.09793989;-0.3496864;-0.006682515,0.09222282;-0.7332176;0.08435702,0.09199809;-0.7641034;0.03165269,-0.08127577;0.005213184;-0.03604713,-0.1085968;-0.3473438;-0.0076485,-0.1014561;-0.731373;0.08116423,-0.1072659;-0.7598335;0.02608696,0.004945472;0.5784232;-0.004388332,343.2741
+0;0;0,0.003478349;0.3349818;0.009998266,0.007900358;0.6571646;0.004151477,0.1812191;0.5285188;0.009992963,0.2175857;0.2452718;0.03106559,0.2615715;-0.02193895;-0.03348672,-0.1630884;0.5155979;-0.000430827,-0.2037924;0.232691;-0.01781881,-0.2440501;-0.03647906;-0.07638577,0.08004849;0.006130379;-0.03856139,0.09308464;-0.3461603;0.001070321,0.09653564;-0.7332652;0.07560243,0.09727736;-0.6952931;-0.004527293,-0.07883332;0.004510184;-0.04119817,-0.102911;-0.3483303;-0.01339224,-0.1208161;-0.7352502;0.06002094,-0.1180783;-0.6972564;-0.02006325,0.006853442;0.5783592;0.008054689,0;0;0,0.003227778;0.3351229;0.002664685,0.005231522;0.6571283;-0.01004851,0.1771134;0.5228705;-0.01716805,0.2226516;0.2402865;-0.008921623,0.2601289;-0.02916381;-0.06804252,-0.1697786;0.5300894;-0.009542406,-0.2173689;0.2481822;-0.02563436,-0.2677062;-0.01480982;-0.1018226,0.0785226;0.00277552;-0.0419383,0.09793989;-0.3496864;-0.006682515,0.09222282;-0.7332176;0.08435702,0.09199809;-0.7641034;0.03165269,-0.08127577;0.005213184;-0.03604713,-0.1085968;-0.3473438;-0.0076485,-0.1014561;-0.731373;0.08116423,-0.1072659;-0.7598335;0.02608696,0.004945472;0.5784232;-0.004388332,343.2858
+0;0;0,0.003478246;0.3349718;0.009997968,0.00789925;0.6570809;0.004153041,0.1811023;0.5284989;0.009991718,0.2175078;0.2449494;0.03108685,0.2614902;-0.02224129;-0.03346062,-0.1629759;0.5155866;-0.0004251311,-0.2037234;0.2323776;-0.01783168,-0.2439781;-0.03677234;-0.07639426,0.07999598;0.006126357;-0.03853609,0.09303335;-0.3461973;0.001099322,0.0964852;-0.7333976;0.07564981,0.09721136;-0.6955927;-0.002799921,-0.0787816;0.004507225;-0.04117114,-0.1028616;-0.3483663;-0.01336261,-0.120771;-0.7353817;0.06006867,-0.1180906;-0.6975555;-0.0183365,0.006852741;0.5783062;0.008054734,0;0;0,0.003026292;0.3351141;0.002754807,0.004927032;0.6570497;-0.009889126,0.1767864;0.5229661;-0.01679838,0.2225527;0.2401059;-0.008659005,0.260459;-0.02928543;-0.06767702,-0.1698746;0.52995;-0.0100104,-0.217611;0.2478904;-0.02829373,-0.2689878;-0.01370612;-0.1084148,0.07849095;0.002816543;-0.04187071,0.09772044;-0.3496869;-0.006594658,0.09196446;-0.733319;0.08443844,0.09060998;-0.7623233;0.0321654,-0.08118967;0.00516164;-0.03610421,-0.1086523;-0.3474234;-0.007775672,-0.1016162;-0.7315702;0.08096839,-0.107506;-0.7597498;0.02808885,0.00468085;0.5783728;-0.004260659,343.3088
+0;0;0,0.00347779;0.334928;0.009996659,0.00789783;0.656966;0.004153741,0.181142;0.528407;0.009991152,0.2175546;0.2448018;0.03109044,0.2614812;-0.02204975;-0.0333751,-0.1630165;0.5154917;-0.0004281243,-0.2037719;0.232227;-0.0178381,-0.2439756;-0.03658125;-0.07632634,0.07994292;0.006122293;-0.03851053,0.09296893;-0.3458944;0.001090344,0.09642832;-0.7339414;0.07580385,0.09714495;-0.696239;-0.001615919,-0.07872935;0.004504235;-0.04114383,-0.1027883;-0.3480618;-0.01335953,-0.120737;-0.7359235;0.06023233,-0.1180917;-0.6982;-0.01714345,0.00685178;0.5782259;0.008053717,0;0;0,0.002966166;0.335066;0.003284216,0.004821368;0.6569403;-0.009106398,0.1768201;0.5230336;-0.01573598,0.2226719;0.2401257;-0.007749081,0.260982;-0.02877998;-0.06705463,-0.1699005;0.5296264;-0.01020646,-0.2175872;0.247778;-0.03235251,-0.2699297;-0.01105604;-0.1193024,0.07858513;0.002833247;-0.04156637,0.09770674;-0.3493467;-0.006108522,0.09187311;-0.7338725;0.08488834,0.09014054;-0.7623461;0.0335902,-0.08102608;0.005132039;-0.03632975,-0.1080122;-0.3471564;-0.007725772,-0.1006142;-0.7320411;0.08162528,-0.1077672;-0.76196;0.03251087,0.004598282;0.5782937;-0.003542065,343.3298
+0;0;0,0.00303387;0.3349302;0.01006721,0.007213049;0.6569715;0.004239167,0.1805682;0.5285069;0.01026404,0.217016;0.2448912;0.03116168,0.2611178;-0.02183992;-0.03368153,-0.1636122;0.5154835;-0.0003095828,-0.2037613;0.232478;-0.02264671,-0.2473426;-0.03265703;-0.09405521,0.0799762;0.006132393;-0.03843975,0.09262182;-0.3458936;0.001200929,0.09607163;-0.7339723;0.07575048,0.09681293;-0.6962664;-0.001668721,-0.07867192;0.004500191;-0.04125397,-0.103072;-0.3480262;-0.01326548,-0.1210833;-0.735872;0.06039456,-0.118414;-0.6981451;-0.01698005,0.006252991;0.5782303;0.00814061,0;0;0,0.002966166;0.335066;0.003284216,0.004821368;0.6569403;-0.009106398,0.1768201;0.5230336;-0.01573598,0.2226719;0.2401257;-0.007749081,0.260982;-0.02877998;-0.06705463,-0.1699005;0.5296264;-0.01020646,-0.2175872;0.247778;-0.03235251,-0.2699297;-0.01105604;-0.1193024,0.07858513;0.002833247;-0.04156637,0.09770674;-0.3493467;-0.006108522,0.09187311;-0.7338725;0.08488834,0.09014054;-0.7623461;0.0335902,-0.08102608;0.005132039;-0.03632975,-0.1080122;-0.3471564;-0.007725772,-0.1006142;-0.7320411;0.08162528,-0.1077672;-0.76196;0.03251087,0.004598282;0.5782937;-0.003542065,343.3414
+0;0;0,0.003034836;0.3350368;0.01007042,0.007213576;0.6570439;0.004243144,0.1804625;0.5286218;0.01026613,0.2169481;0.2447113;0.03118548,0.2610097;-0.02177578;-0.03359842,-0.1635078;0.5156064;-0.0003010444,-0.2036987;0.2323068;-0.02266138,-0.2472402;-0.03258577;-0.09400456,0.07987949;0.006124977;-0.03839327,0.09252451;-0.3458842;0.001245517,0.09598581;-0.7352556;0.0760434,0.09673788;-0.697438;-0.002498835,-0.07857679;0.004494749;-0.04120408,-0.1029757;-0.3480148;-0.01321693,-0.121047;-0.7371526;0.06068848,-0.118339;-0.6993136;-0.01780852,0.006253665;0.5783149;0.00814399,0;0;0,0.00263454;0.3351732;0.00350666,0.004181035;0.6570214;-0.008742571,0.1762808;0.523311;-0.01474893,0.222391;0.2401325;-0.007147193,0.2610644;-0.028393;-0.06674719,-0.1701984;0.5294328;-0.01083953,-0.2180916;0.2475884;-0.03621491,-0.2714122;-0.009344637;-0.1272978,0.07853499;0.002868891;-0.04142845,0.09734452;-0.3492984;-0.00584805,0.09103632;-0.7350905;0.08548367,0.09138484;-0.7628903;0.03172839,-0.08086756;0.005099307;-0.03642425,-0.1078305;-0.3471928;-0.008054018,-0.1009687;-0.7333262;0.08178318,-0.1079779;-0.7633242;0.030973,0.004068024;0.5783825;-0.00323689,343.3634
+0;0;0,0.003034836;0.3350368;0.01007042,0.007213576;0.6570439;0.004243144,0.1804625;0.5286218;0.01026613,0.2169481;0.2447113;0.03118548,0.2610097;-0.02177578;-0.03359842,-0.1635078;0.5156064;-0.0003010444,-0.2036987;0.2323068;-0.02266138,-0.2472402;-0.03258577;-0.09400456,0.07987949;0.006124977;-0.03839327,0.09252451;-0.3458842;0.001245517,0.09598581;-0.7352556;0.0760434,0.09673788;-0.697438;-0.002498835,-0.07857679;0.004494749;-0.04120408,-0.1029757;-0.3480148;-0.01321693,-0.121047;-0.7371526;0.06068848,-0.118339;-0.6993136;-0.01780852,0.006253665;0.5783149;0.00814399,0;0;0,0.00263454;0.3351732;0.00350666,0.004181035;0.6570214;-0.008742571,0.1762808;0.523311;-0.01474893,0.222391;0.2401325;-0.007147193,0.2610644;-0.028393;-0.06674719,-0.1701984;0.5294328;-0.01083953,-0.2180916;0.2475884;-0.03621491,-0.2714122;-0.009344637;-0.1272978,0.07853499;0.002868891;-0.04142845,0.09734452;-0.3492984;-0.00584805,0.09103632;-0.7350905;0.08548367,0.09138484;-0.7628903;0.03172839,-0.08086756;0.005099307;-0.03642425,-0.1078305;-0.3471928;-0.008054018,-0.1009687;-0.7333262;0.08178318,-0.1079779;-0.7633242;0.030973,0.004068024;0.5783825;-0.00323689,343.3857
+0;0;0,0.002806253;0.3351396;0.01007209,0.00674485;0.6571276;0.004217535,0.180029;0.5287378;0.0103014,0.2164517;0.2455626;0.03111012,0.2607127;-0.02037936;-0.03379283,-0.163835;0.5157185;-0.0003535179,-0.2036349;0.2335751;-0.02790083,-0.2483978;-0.02903229;-0.1049087,0.07969535;0.006133301;-0.03825532,0.09217498;-0.3458197;0.001391523,0.09560642;-0.7353238;0.07627086,0.09637666;-0.6974883;-0.002459832,-0.07838196;0.004459404;-0.04109522,-0.1027977;-0.3479969;-0.0132207,-0.1210266;-0.7372407;0.06086767,-0.1182952;-0.6993843;-0.01781732,0.00587239;0.5784082;0.008121629,0;0;0,0.002268128;0.335273;0.003838301,0.003581971;0.6571087;-0.008225083,0.1758041;0.523548;-0.01362729,0.2221812;0.2411648;-0.006100536,0.2613978;-0.02682778;-0.06558692,-0.1705494;0.5293719;-0.0115979,-0.2185488;0.2486165;-0.04023888,-0.2727082;-0.005775064;-0.1364067,0.07841285;0.002925262;-0.04117405,0.09697839;-0.3491855;-0.00551033,0.09057545;-0.735158;0.0856837,0.0910567;-0.762843;0.03152907,-0.08051322;0.005026384;-0.03667143,-0.1075443;-0.3471859;-0.008134069,-0.1012603;-0.7333407;0.08229319,-0.1079669;-0.764376;0.03239091,0.00355947;0.5784748;-0.002798795,343.4077
+0;0;0,0.002806253;0.3351396;0.01007209,0.00674485;0.6571276;0.004217535,0.180029;0.5287378;0.0103014,0.2164517;0.2455626;0.03111012,0.2607127;-0.02037936;-0.03379283,-0.163835;0.5157185;-0.0003535179,-0.2036349;0.2335751;-0.02790083,-0.2483978;-0.02903229;-0.1049087,0.07969535;0.006133301;-0.03825532,0.09217498;-0.3458197;0.001391523,0.09560642;-0.7353238;0.07627086,0.09637666;-0.6974883;-0.002459832,-0.07838196;0.004459404;-0.04109522,-0.1027977;-0.3479969;-0.0132207,-0.1210266;-0.7372407;0.06086767,-0.1182952;-0.6993843;-0.01781732,0.00587239;0.5784082;0.008121629,0;0;0,0.002268128;0.335273;0.003838301,0.003581971;0.6571087;-0.008225083,0.1758041;0.523548;-0.01362729,0.2221812;0.2411648;-0.006100536,0.2613978;-0.02682778;-0.06558692,-0.1705494;0.5293719;-0.0115979,-0.2185488;0.2486165;-0.04023888,-0.2727082;-0.005775064;-0.1364067,0.07841285;0.002925262;-0.04117405,0.09697839;-0.3491855;-0.00551033,0.09057545;-0.735158;0.0856837,0.0910567;-0.762843;0.03152907,-0.08051322;0.005026384;-0.03667143,-0.1075443;-0.3471859;-0.008134069,-0.1012603;-0.7333407;0.08229319,-0.1079669;-0.764376;0.03239091,0.00355947;0.5784748;-0.002798795,343.4196
+0;0;0,0.002807018;0.335231;0.01007484,0.006742784;0.6569844;0.004225583,0.1798921;0.5287156;0.01030367,0.2163446;0.2453084;0.03112943,0.2606761;-0.02105692;-0.03387684,-0.1637039;0.5157065;-0.0003429474,-0.2035364;0.2333319;-0.02791283,-0.2483705;-0.02969351;-0.1050433,0.07948736;0.006117295;-0.03815548,0.09196487;-0.345776;0.001484625,0.09538781;-0.7343147;0.07617836,0.09616242;-0.6964347;-0.00299938,-0.07817741;0.004447767;-0.04098797,-0.102589;-0.3479487;-0.01311819,-0.1207727;-0.7362278;0.06078655,-0.1180258;-0.6983268;-0.01834523,0.005871236;0.5783474;0.008125594,0;0;0,0.001862407;0.3353609;0.004328728,0.002873458;0.6569935;-0.007016301,0.1752201;0.5238838;-0.01206589,0.2215661;0.2412537;-0.004688144,0.2612054;-0.02700454;-0.06475329,-0.1709102;0.5292388;-0.01192854,-0.2192232;0.2486748;-0.04404986,-0.2731123;-0.005429208;-0.1423797,0.0783143;0.002974987;-0.04085982,0.09649781;-0.3490753;-0.00500083,0.09015533;-0.73405;0.08614385,0.09193494;-0.7614169;0.03102863,-0.0801369;0.004965046;-0.03694494,-0.1071837;-0.3471797;-0.008336395,-0.101332;-0.7323816;0.08187718,-0.1082308;-0.7630954;0.03090616,0.00296133;0.5784227;-0.001881242,343.4415
+0;0;0,0.002594861;0.3352312;0.01012383,0.006343986;0.6569878;0.004306541,0.1795909;0.5288125;0.01043604,0.2160828;0.2454027;0.03115707,0.2605771;-0.02082333;-0.03430713,-0.1634099;0.5145993;-0.003725944,-0.204048;0.232595;-0.03379678,-0.2490579;-0.02949727;-0.1139424,0.07949508;0.006149421;-0.03813424,0.09182502;-0.345751;0.001488462,0.09516493;-0.7342749;0.07626312,0.09655434;-0.6964029;-0.002907015,-0.07817459;0.004417176;-0.04099666,-0.1026678;-0.3479717;-0.01310235,-0.12127;-0.7362629;0.06063385,-0.1179058;-0.6983722;-0.01847512,0.005543783;0.5783491;0.008187811,0;0;0,0.001862407;0.3353609;0.004328728,0.002873458;0.6569935;-0.007016301,0.1752201;0.5238838;-0.01206589,0.2215661;0.2412537;-0.004688144,0.2612054;-0.02700454;-0.06475329,-0.1709102;0.5292388;-0.01192854,-0.2192232;0.2486748;-0.04404986,-0.2731123;-0.005429208;-0.1423797,0.0783143;0.002974987;-0.04085982,0.09649781;-0.3490753;-0.00500083,0.09015533;-0.73405;0.08614385,0.09193494;-0.7614169;0.03102863,-0.0801369;0.004965046;-0.03694494,-0.1071837;-0.3471797;-0.008336395,-0.101332;-0.7323816;0.08187718,-0.1082308;-0.7630954;0.03090616,0.00296133;0.5784227;-0.001881242,343.4539
+0;0;0,0.002594609;0.3351986;0.01012284,0.006343652;0.6569471;0.004305973,0.1795429;0.5287938;0.01043443,0.2160493;0.2452716;0.03116368,0.2605183;-0.02080289;-0.03426325,-0.1633639;0.5145846;-0.00372367,-0.2040181;0.2324684;-0.03380644,-0.2490023;-0.02947468;-0.1139064,0.07938836;0.006141165;-0.03808304,0.09172017;-0.3458128;0.00154569,0.09506374;-0.7347612;0.07640206,0.09643743;-0.6969783;-0.001872636,-0.07806963;0.004411246;-0.04094163,-0.1025666;-0.3480312;-0.01304307,-0.1211891;-0.7367468;0.06077371,-0.117863;-0.6989453;-0.01744051,0.005543536;0.5783169;0.008186822,0;0;0,0.001853853;0.335321;0.004869819,0.002753101;0.6569743;-0.005764723,0.1751111;0.5238509;-0.01019895,0.2215383;0.2411089;-0.003219366,0.2615361;-0.02690029;-0.06342781,-0.170889;0.5291147;-0.01177409,-0.2196979;0.2490788;-0.04844641,-0.2737026;-0.003437936;-0.1502924,0.07838215;0.002918378;-0.04047549,0.09646334;-0.349173;-0.004436255,0.09014359;-0.7345045;0.08708012,0.09267031;-0.7622918;0.03375447,-0.07985081;0.00506108;-0.03726629,-0.1063384;-0.3471441;-0.00821384,-0.1008853;-0.7326427;0.08265216,-0.1080643;-0.7624175;0.03200809,0.002854921;0.5783941;-0.0009129047,343.4755
+0;0;0,0.002594921;0.3352389;0.01012406,0.006343705;0.6569637;0.004307965,0.1796114;0.5288051;0.01043661,0.2161223;0.2452477;0.03116843,0.2603219;-0.01921496;-0.03386217,-0.1634299;0.5145903;-0.00372705,-0.2040892;0.2324392;-0.03381354,-0.248801;-0.02791712;-0.1134283,0.07932723;0.006136436;-0.03805372,0.09166815;-0.3460774;0.001604274,0.09500421;-0.7341518;0.07629245,0.09637259;-0.696399;-0.00167945,-0.07800952;0.00440785;-0.0409101,-0.1025245;-0.3482948;-0.01299094,-0.1211053;-0.736137;0.06065996,-0.117792;-0.6983657;-0.01725169,0.005543732;0.5783476;0.008188117,0;0;0,0.001803607;0.3353401;0.006172895,0.002295181;0.6570212;-0.003062368,0.1748492;0.5239149;-0.007928967,0.2214816;0.2411641;-0.001217365,0.2619008;-0.02528393;-0.06033421,-0.1710347;0.5285992;-0.01147758,-0.2202359;0.2493297;-0.05337518,-0.2745935;0.0006349236;-0.1597672,0.07853618;0.002935618;-0.040025,0.09635834;-0.3493458;-0.003149748,0.09024613;-0.7338313;0.08809042,0.09190953;-0.7618518;0.03543639,-0.07969249;0.005024879;-0.03744874,-0.1057909;-0.3473859;-0.007362995,-0.1005826;-0.731897;0.08382541,-0.1075078;-0.7612557;0.03312837,0.002501391;0.5784235;0.001243472,343.4987
+0;0;0,0.002295013;0.3352395;0.01017937,0.00580001;0.656968;0.004395025,0.1792006;0.5289501;0.01065787,0.2158411;0.2454012;0.03127668,0.2602481;-0.01896968;-0.03398528,-0.1635737;0.514158;-0.005510044,-0.205165;0.2326396;-0.0399363,-0.2518324;-0.02130803;-0.1371774,0.07936731;0.006184001;-0.03796233,0.09143709;-0.3460432;0.001660433,0.09481796;-0.7341015;0.07642984,0.09653189;-0.6963519;-0.001535542,-0.07796686;0.004361445;-0.04099631,-0.1026673;-0.3483196;-0.01296787,-0.1213587;-0.736156;0.06068529,-0.1176994;-0.698386;-0.017211,0.005094518;0.5783501;0.008255977,0;0;0,0.001803607;0.3353401;0.006172895,0.002295181;0.6570212;-0.003062368,0.1748492;0.5239149;-0.007928967,0.2214816;0.2411641;-0.001217365,0.2619008;-0.02528393;-0.06033421,-0.1710347;0.5285992;-0.01147758,-0.2202359;0.2493297;-0.05337518,-0.2745935;0.0006349236;-0.1597672,0.07853618;0.002935618;-0.040025,0.09635834;-0.3493458;-0.003149748,0.09024613;-0.7338313;0.08809042,0.09190953;-0.7618518;0.03543639,-0.07969249;0.005024879;-0.03744874,-0.1057909;-0.3473859;-0.007362995,-0.1005826;-0.731897;0.08382541,-0.1075078;-0.7612557;0.03312837,0.002501391;0.5784235;0.001243472,343.5205
+0;0;0,0.002295276;0.3352779;0.01018053,0.005801616;0.6571307;0.004393782,0.1793518;0.5290356;0.01066039,0.2159471;0.2458365;0.03125377,0.2604352;-0.01901713;-0.03412734,-0.1637175;0.5142308;-0.005521435,-0.2052576;0.2330596;-0.03990524,-0.2520102;-0.02135167;-0.1373239,0.07929079;0.006178039;-0.03792573,0.09136172;-0.3460825;0.001700789,0.09473843;-0.733664;0.0763783,0.0964503;-0.6959237;-0.001493245,-0.07789169;0.004357239;-0.04095678,-0.1025945;-0.3483572;-0.01292569,-0.1212629;-0.7357169;0.06063695,-0.117608;-0.6979563;-0.01716558,0.005095813;0.5784782;0.008256435,0;0;0,0.001668327;0.3353662;0.006848812,0.00192412;0.6572002;-0.001437664,0.1746703;0.5238451;-0.00571084,0.2211713;0.2414264;0.000800252,0.2618671;-0.02533206;-0.05907547,-0.1713434;0.5284082;-0.01128885,-0.2206655;0.2503772;-0.05852406,-0.274914;0.001578808;-0.1660311,0.07859588;0.002927691;-0.03971994,0.09623011;-0.3493594;-0.00248611,0.09021116;-0.7333506;0.08873869,0.09190901;-0.7614242;0.03628493,-0.07952259;0.005027483;-0.03760904,-0.1054202;-0.3474535;-0.007776583,-0.1005838;-0.7312307;0.08441459,-0.1063477;-0.7584924;0.03136092,0.002176411;0.5785519;0.002566695,343.5318
+0;0;0,0.002295276;0.3352779;0.01018053,0.005801616;0.6571307;0.004393782,0.1793518;0.5290356;0.01066039,0.2159471;0.2458365;0.03125377,0.2604352;-0.01901713;-0.03412734,-0.1637175;0.5142308;-0.005521435,-0.2052576;0.2330596;-0.03990524,-0.2520102;-0.02135167;-0.1373239,0.07929079;0.006178039;-0.03792573,0.09136172;-0.3460825;0.001700789,0.09473843;-0.733664;0.0763783,0.0964503;-0.6959237;-0.001493245,-0.07789169;0.004357239;-0.04095678,-0.1025945;-0.3483572;-0.01292569,-0.1212629;-0.7357169;0.06063695,-0.117608;-0.6979563;-0.01716558,0.005095813;0.5784782;0.008256435,0;0;0,0.001668327;0.3353662;0.006848812,0.00192412;0.6572002;-0.001437664,0.1746703;0.5238451;-0.00571084,0.2211713;0.2414264;0.000800252,0.2618671;-0.02533206;-0.05907547,-0.1713434;0.5284082;-0.01128885,-0.2206655;0.2503772;-0.05852406,-0.274914;0.001578808;-0.1660311,0.07859588;0.002927691;-0.03971994,0.09623011;-0.3493594;-0.00248611,0.09021116;-0.7333506;0.08873869,0.09190901;-0.7614242;0.03628493,-0.07952259;0.005027483;-0.03760904,-0.1054202;-0.3474535;-0.007776583,-0.1005838;-0.7312307;0.08441459,-0.1063477;-0.7584924;0.03136092,0.002176411;0.5785519;0.002566695,343.553
+0;0;0,0.001846956;0.3353064;0.01028402,0.005173496;0.6571665;0.004556215,0.1788964;0.5290801;0.01093355,0.2156317;0.2458883;0.03150864,0.2603087;-0.01915494;-0.03423364,-0.1639235;0.5135576;-0.007721037,-0.2071062;0.2333786;-0.04778819,-0.2531661;-0.02203152;-0.1437576,0.07928126;0.006226309;-0.03777497,0.09092844;-0.3460544;0.001823928,0.09409211;-0.7336471;0.07648411,0.09624077;-0.695868;-0.001787856,-0.07778942;0.00429713;-0.041007,-0.102579;-0.3484071;-0.01288787,-0.1217139;-0.7356839;0.06102233,-0.1176128;-0.6978813;-0.01716931,0.004526778;0.5785146;0.008404505,0;0;0,0.001490079;0.3353844;0.007394791,0.001231968;0.6572538;0.0003695488,0.1743125;0.5241134;-0.00349021,0.2206091;0.2416418;0.00257647,0.2620187;-0.0253019;-0.05735934,-0.1717652;0.5279745;-0.01140249,-0.2210424;0.2506385;-0.0626559,-0.2756917;0.004795432;-0.1772885,0.07862604;0.002926111;-0.03950465,0.09610803;-0.3493414;-0.001989126,0.09008983;-0.733339;0.08923531,0.09224351;-0.7611701;0.03591967,-0.07939909;0.005024325;-0.03770643,-0.1050978;-0.3474714;-0.007844009,-0.1003781;-0.7312165;0.08451195,-0.1078903;-0.7599472;0.03268621,0.001597442;0.5785913;0.004032969,343.5755
+0;0;0,0.001847398;0.3353867;0.01028649,0.005174507;0.6573026;0.004557552,0.179062;0.5291528;0.0109381,0.2158383;0.2456453;0.03153612,0.2605848;-0.01981083;-0.0343086,-0.1640818;0.5136157;-0.007734112,-0.2073126;0.2331244;-0.04784592,-0.2534442;-0.02268371;-0.1439649,0.07920995;0.00622071;-0.037741,0.09086974;-0.3464412;0.001900744,0.09403094;-0.733732;0.0765028,0.09618185;-0.6959448;-0.001851417,-0.07771946;0.004293266;-0.04097012,-0.1025358;-0.3487926;-0.01282057,-0.1216559;-0.7357678;0.06103209,-0.1175505;-0.697957;-0.01724172,0.004527651;0.578634;0.008406663,0;0;0,0.00128863;0.3354512;0.008018255,0.0006054491;0.6574091;0.002683878,0.1738507;0.5238642;-0.001166821,0.2198436;0.2410153;0.004699469,0.2617351;-0.02624512;-0.05548132,-0.1722339;0.5278052;-0.01131457,-0.2213738;0.2509504;-0.0669014,-0.2773066;0.007860914;-0.1876648,0.07863472;0.002911031;-0.03931165,0.09601519;-0.3497098;-0.001438856,0.08991421;-0.7334397;0.0895766,0.09219701;-0.7612122;0.03608096,-0.0792708;0.005049168;-0.03778813,-0.1047789;-0.3478989;-0.008550432,-0.1010566;-0.7313915;0.08358663,-0.1083812;-0.7595026;0.0309168,0.001054108;0.5787113;0.005915761,343.5981
+0;0;0,0.001546186;0.3353851;0.0103882,0.004706493;0.6573039;0.004761122,0.1786253;0.529187;0.01127049,0.2154974;0.2456842;0.03176058,0.2603999;-0.01975206;-0.03405832,-0.1641992;0.5133081;-0.009578079,-0.2100215;0.2346309;-0.05849152,-0.2552348;-0.02002782;-0.1580379,0.07925365;0.006244969;-0.03764515,0.09069183;-0.3464204;0.002030745,0.09379123;-0.7337134;0.07662392,0.09632237;-0.6959277;-0.001719102,-0.077673;0.004268319;-0.04106073,-0.1026865;-0.3488079;-0.01296486,-0.1219854;-0.7357154;0.06119555,-0.1174991;-0.6979001;-0.01705689,0.004083501;0.5786346;0.008599469,0;0;0,0.00128863;0.3354512;0.008018255,0.0006054491;0.6574091;0.002683878,0.1738507;0.5238642;-0.001166821,0.2198436;0.2410153;0.004699469,0.2617351;-0.02624512;-0.05548132,-0.1722339;0.5278052;-0.01131457,-0.2213738;0.2509504;-0.0669014,-0.2773066;0.007860914;-0.1876648,0.07863472;0.002911031;-0.03931165,0.09601519;-0.3497098;-0.001438856,0.08991421;-0.7334397;0.0895766,0.09219701;-0.7612122;0.03608096,-0.0792708;0.005049168;-0.03778813,-0.1047789;-0.3478989;-0.008550432,-0.1010566;-0.7313915;0.08358663,-0.1083812;-0.7595026;0.0309168,0.001054108;0.5787113;0.005915761,343.6091
+0;0;0,0.00154692;0.3355442;0.01039313,0.00470645;0.6573865;0.00476698,0.1787039;0.5292561;0.01127712,0.215555;0.2459151;0.03175552,0.2605782;-0.02023464;-0.0342403,-0.164275;0.5133701;-0.00958084,-0.2100711;0.2348518;-0.05846638,-0.2554059;-0.02049133;-0.1582804,0.07909238;0.006232262;-0.03756855,0.09058015;-0.3479619;0.002279337,0.09367174;-0.7342797;0.07668468,0.09620224;-0.696496;-0.001638442,-0.07751495;0.004259634;-0.04097718,-0.1026368;-0.3503471;-0.01275952,-0.1218872;-0.7362804;0.06121416,-0.117402;-0.6984671;-0.01701842,0.004083528;0.578726;0.008604896,0;0;0,0.001060374;0.3355953;0.008662701,0.0001902803;0.6574856;0.003966808,0.1735194;0.5237216;0.0009590387,0.219439;0.2410274;0.006865501,0.2615031;-0.02696824;-0.05336058,-0.1725282;0.5277354;-0.01144209,-0.22151;0.251986;-0.07163004,-0.2778269;0.01167771;-0.1992958,0.07859756;0.002959714;-0.03898084,0.09611878;-0.3511246;-0.0003726482,0.08968039;-0.7339386;0.0901767,0.09252079;-0.7616587;0.03668058,-0.07896864;0.005000291;-0.03801043,-0.1049154;-0.3494307;-0.00836676,-0.1010917;-0.7317995;0.08418947,-0.1082759;-0.759924;0.03154504,0.0006702766;0.5787912;0.007059097,343.6211
+0;0;0,0.00154692;0.3355442;0.01039313,0.00470645;0.6573865;0.00476698,0.1787039;0.5292561;0.01127712,0.215555;0.2459151;0.03175552,0.2605782;-0.02023464;-0.0342403,-0.164275;0.5133701;-0.00958084,-0.2100711;0.2348518;-0.05846638,-0.2554059;-0.02049133;-0.1582804,0.07909238;0.006232262;-0.03756855,0.09058015;-0.3479619;0.002279337,0.09367174;-0.7342797;0.07668468,0.09620224;-0.696496;-0.001638442,-0.07751495;0.004259634;-0.04097718,-0.1026368;-0.3503471;-0.01275952,-0.1218872;-0.7362804;0.06121416,-0.117402;-0.6984671;-0.01701842,0.004083528;0.578726;0.008604896,0;0;0,0.001060374;0.3355953;0.008662701,0.0001902803;0.6574856;0.003966808,0.1735194;0.5237216;0.0009590387,0.219439;0.2410274;0.006865501,0.2615031;-0.02696824;-0.05336058,-0.1725282;0.5277354;-0.01144209,-0.22151;0.251986;-0.07163004,-0.2778269;0.01167771;-0.1992958,0.07859756;0.002959714;-0.03898084,0.09611878;-0.3511246;-0.0003726482,0.08968039;-0.7339386;0.0901767,0.09252079;-0.7616587;0.03668058,-0.07896864;0.005000291;-0.03801043,-0.1049154;-0.3494307;-0.00836676,-0.1010917;-0.7317995;0.08418947,-0.1082759;-0.759924;0.03154504,0.0006702766;0.5787912;0.007059097,343.6432
+0;0;0,0.001547089;0.335581;0.01039427,0.004706555;0.6574166;0.004768263,0.1789936;0.5292064;0.01128272,0.2158781;0.2456087;0.03177968,0.2612399;-0.02254245;-0.03471243,-0.1645541;0.513294;-0.009609824,-0.2103917;0.2345235;-0.05853964,-0.2560674;-0.0227398;-0.1591042,0.07892787;0.006219298;-0.03749041,0.09041511;-0.3479586;0.002355661,0.0935069;-0.7343013;0.07676581,0.09607439;-0.6964038;-0.002702445,-0.07735372;0.004250774;-0.04089195,-0.1024745;-0.3503398;-0.01267558,-0.1217261;-0.736298;0.06130287,-0.1171753;-0.6983704;-0.01807351,0.00408365;0.5787583;0.008606071,0;0;0,0.0007907748;0.3356187;0.009193659,-0.0003841669;0.6575104;0.005218744,0.1733554;0.5236947;0.003453016,0.2185111;0.2406184;0.009539247,0.2611722;-0.02930671;-0.05132413,-0.1730896;0.5274037;-0.01176917,-0.2223636;0.2522706;-0.07566084,-0.2781051;0.01206405;-0.2082413,0.0785396;0.002983049;-0.03868401,0.09591112;-0.3510793;4.220009E-05,0.08944826;-0.7339013;0.09066642,0.09254879;-0.7609591;0.03481878,-0.07866646;0.004951947;-0.03822155,-0.1043938;-0.3495023;-0.008862287,-0.1004331;-0.7316052;0.08488624,-0.1083592;-0.7619568;0.03312686,0.0001620128;0.5788127;0.008156776,343.6646
+0;0;0,0.001332031;0.3355798;0.01046558,0.004252964;0.6574191;0.004902156,0.1786461;0.5293256;0.01170796,0.2156039;0.2457161;0.03190692,0.2610188;-0.02240014;-0.0346896,-0.1647565;0.5131385;-0.01051847,-0.2122511;0.235797;-0.06560178,-0.2577564;-0.01941797;-0.1713302,0.07898534;0.006238768;-0.03736592,0.09034222;-0.3479463;0.002453309,0.09334308;-0.7343007;0.07680675,0.09614502;-0.6964031;-0.002653554,-0.07726769;0.004243549;-0.04105502,-0.1024644;-0.3503264;-0.01264809,-0.1219098;-0.736264;0.06138673,-0.1171244;-0.6983354;-0.01797574,0.00370766;0.5787589;0.008713127,0;0;0,0.0007907748;0.3356187;0.009193659,-0.0003841669;0.6575104;0.005218744,0.1733554;0.5236947;0.003453016,0.2185111;0.2406184;0.009539247,0.2611722;-0.02930671;-0.05132413,-0.1730896;0.5274037;-0.01176917,-0.2223636;0.2522706;-0.07566084,-0.2781051;0.01206405;-0.2082413,0.0785396;0.002983049;-0.03868401,0.09591112;-0.3510793;4.220009E-05,0.08944826;-0.7339013;0.09066642,0.09254879;-0.7609591;0.03481878,-0.07866646;0.004951947;-0.03822155,-0.1043938;-0.3495023;-0.008862287,-0.1004331;-0.7316052;0.08488624,-0.1083592;-0.7619568;0.03312686,0.0001620128;0.5788127;0.008156776,343.6761
+0;0;0,0.001332031;0.3355798;0.01046558,0.004252964;0.6574191;0.004902156,0.1786461;0.5293256;0.01170796,0.2156039;0.2457161;0.03190692,0.2610188;-0.02240014;-0.0346896,-0.1647565;0.5131385;-0.01051847,-0.2122511;0.235797;-0.06560178,-0.2577564;-0.01941797;-0.1713302,0.07898534;0.006238768;-0.03736592,0.09034222;-0.3479463;0.002453309,0.09334308;-0.7343007;0.07680675,0.09614502;-0.6964031;-0.002653554,-0.07726769;0.004243549;-0.04105502,-0.1024644;-0.3503264;-0.01264809,-0.1219098;-0.736264;0.06138673,-0.1171244;-0.6983354;-0.01797574,0.00370766;0.5787589;0.008713127,0;0;0,0.0007907748;0.3356187;0.009193659,-0.0003841669;0.6575104;0.005218744,0.1733554;0.5236947;0.003453016,0.2185111;0.2406184;0.009539247,0.2611722;-0.02930671;-0.05132413,-0.1730896;0.5274037;-0.01176917,-0.2223636;0.2522706;-0.07566084,-0.2781051;0.01206405;-0.2082413,0.0785396;0.002983049;-0.03868401,0.09591112;-0.3510793;4.220009E-05,0.08944826;-0.7339013;0.09066642,0.09254879;-0.7609591;0.03481878,-0.07866646;0.004951947;-0.03822155,-0.1043938;-0.3495023;-0.008862287,-0.1004331;-0.7316052;0.08488624,-0.1083592;-0.7619568;0.03312686,0.0001620128;0.5788127;0.008156776,343.6876
+0;0;0,0.001332263;0.3356382;0.0104674,0.00425272;0.6574259;0.004904761,0.1790559;0.5292265;0.0117171,0.2160597;0.2452638;0.03194122,0.2614876;-0.02292892;-0.03467431,-0.1651515;0.5130015;-0.01056141,-0.2127052;0.2353145;-0.06571332,-0.2582236;-0.01997328;-0.1714719,0.078837;0.006227051;-0.03729575,0.09019075;-0.3478608;0.002512541,0.09319016;-0.7340285;0.07683006,0.09598553;-0.6961493;-0.002443828,-0.07712258;0.00423558;-0.04097792,-0.1023124;-0.350237;-0.01257878,-0.1217484;-0.7359881;0.06142025,-0.1169742;-0.6980782;-0.01775603,0.003707485;0.5787756;0.008715252,0;0;0,0.0004478842;0.3356602;0.009817362,-0.001159176;0.6575122;0.007303715,0.17316;0.5236964;0.006229162,0.2181076;0.240205;0.01127279,0.2604565;-0.02994183;-0.04919171,-0.1737285;0.5267509;-0.0123255,-0.2231588;0.2518893;-0.078815,-0.2780825;0.01331349;-0.2148063,0.0785016;0.003007442;-0.03838587,0.09564406;-0.3509577;0.0004291534,0.08913121;-0.7335858;0.091043,0.09222277;-0.7607586;0.03558159,-0.078347;0.004905246;-0.03850595,-0.1044254;-0.3494354;-0.009276019,-0.1005057;-0.7311909;0.08508996,-0.1086255;-0.7611279;0.03316815,-0.0005054921;0.5788137;0.009910464,343.699
+0;0;0,0.001129805;0.3356385;0.01048156,0.003813103;0.6574283;0.004915969,0.1787214;0.5293688;0.0121783,0.2155529;0.2453657;0.03214968,0.2613857;-0.02270672;-0.03467251,-0.1653946;0.5129656;-0.01147551,-0.214596;0.2371102;-0.07389459,-0.2620442;-0.009384945;-0.1980617,0.07886094;0.006241138;-0.03724274,0.09006725;-0.3478535;0.002546318,0.09301323;-0.7340047;0.07695159,0.09605156;-0.6961291;-0.002313711,-0.07710747;0.004219313;-0.04100801,-0.1023323;-0.3502493;-0.01259155,-0.1218774;-0.7359393;0.06169737,-0.1168611;-0.6980317;-0.01746418,0.003341753;0.5787774;0.008723943,0;0;0,0.0004478842;0.3356602;0.009817362,-0.001159176;0.6575122;0.007303715,0.17316;0.5236964;0.006229162,0.2181076;0.240205;0.01127279,0.2604565;-0.02994183;-0.04919171,-0.1737285;0.5267509;-0.0123255,-0.2231588;0.2518893;-0.078815,-0.2780825;0.01331349;-0.2148063,0.0785016;0.003007442;-0.03838587,0.09564406;-0.3509577;0.0004291534,0.08913121;-0.7335858;0.091043,0.09222277;-0.7607586;0.03558159,-0.078347;0.004905246;-0.03850595,-0.1044254;-0.3494354;-0.009276019,-0.1005057;-0.7311909;0.08508996,-0.1086255;-0.7611279;0.03316815,-0.0005054921;0.5788137;0.009910464,343.7209
+0;0;0,0.001130094;0.3357245;0.01048424,0.00381334;0.6575115;0.004918332,0.1787252;0.5294425;0.01218114,0.215473;0.2460848;0.03210713,0.2613807;-0.02242604;-0.03482434,-0.1653979;0.5130391;-0.01147315,-0.2144874;0.2378105;-0.0737504,-0.2620132;-0.009087801;-0.1981206,0.07873253;0.006230975;-0.03718209,0.0899633;-0.3486369;0.002693854,0.09290238;-0.7338821;0.07692456,0.09594287;-0.6960009;-0.002397247,-0.07698192;0.004212442;-0.04094124,-0.1022619;-0.3510303;-0.01246272,-0.1217611;-0.7358152;0.0616519,-0.1167412;-0.697902;-0.01756608,0.00334194;0.5788522;0.00872671,0;0;0,0.00012853;0.3357279;0.01043618,-0.001740344;0.6575807;0.00902617,0.1726446;0.523699;0.0087502,0.2172301;0.2408057;0.01349568,0.2602547;-0.0295783;-0.04755175,-0.1740244;0.5268042;-0.01254202,-0.2231582;0.2533777;-0.08227606,-0.2776395;0.01675653;-0.2227311,0.07844566;0.003076703;-0.0381701,0.09567402;-0.3516266;0.001024604,0.08871605;-0.7333914;0.09124601,0.09201528;-0.7605104;0.03565967,-0.07812761;0.00481905;-0.03863933,-0.1039808;-0.3502895;-0.009025233,-0.1010511;-0.7312701;0.08466534,-0.1086285;-0.7590404;0.03018147,-0.001027197;0.5788673;0.01141477,343.7442
+0;0;0,0.001130258;0.3357731;0.01048576,0.003813532;0.6575637;0.004919761,0.1790109;0.5294128;0.01218826,0.2156864;0.2466128;0.03207504,0.2616602;-0.02228433;-0.03495272,-0.1656725;0.5129827;-0.01150454,-0.2146654;0.2382957;-0.07365923,-0.2622595;-0.008957714;-0.1982084,0.07854934;0.006216477;-0.03709558,0.0897881;-0.3489037;0.002808709,0.09272423;-0.7337624;0.07696493,0.09573616;-0.6959552;-0.001611903,-0.07680281;0.004202641;-0.04084598,-0.1021007;-0.3512926;-0.01234722,-0.1215804;-0.7356915;0.06169304,-0.1166076;-0.6978527;-0.01678094,0.003342123;0.578903;0.00872821,0;0;0,-0.0002013594;0.3357541;0.01113212,-0.002349138;0.6576102;0.0109067,0.1722251;0.523091;0.01123989,0.2167686;0.2407558;0.01561666,0.259476;-0.02992111;-0.046206,-0.1744694;0.5265584;-0.01316939,-0.2239012;0.2551536;-0.08808505,-0.2770688;0.02055648;-0.233169,0.07835555;0.003048882;-0.03789246,0.09539983;-0.3518994;0.001479983,0.08832207;-0.7333205;0.09143472,0.09265535;-0.7624174;0.03915549,-0.07777058;0.004851645;-0.03889634,-0.1042437;-0.3504995;-0.009677373,-0.1014386;-0.7309309;0.08459898,-0.1090957;-0.7580163;0.03049751,-0.001568109;0.578889;0.01304984,343.7669
+0;0;0,0.0008367106;0.3357714;0.01056734,0.003219103;0.6575658;0.005059695,0.178526;0.5294506;0.01250401,0.2152381;0.2466448;0.032241,0.2613064;-0.02221781;-0.03486001,-0.1659806;0.512926;-0.01269535,-0.2160249;0.2397424;-0.08039088,-0.2640713;-0.001749948;-0.2156127,0.07859012;0.006240137;-0.03700513,0.08967672;-0.3488989;0.002773374,0.09251142;-0.7337255;0.07709999,0.09578728;-0.6959181;-0.001466267,-0.07676036;0.004179303;-0.04092807,-0.1022883;-0.3512937;-0.01235799,-0.1217046;-0.7356693;0.06182048,-0.1164686;-0.697826;-0.01663594,0.002850702;0.5789031;0.008840435,0;0;0,-0.0002013594;0.3357541;0.01113212,-0.002349138;0.6576102;0.0109067,0.1722251;0.523091;0.01123989,0.2167686;0.2407558;0.01561666,0.259476;-0.02992111;-0.046206,-0.1744694;0.5265584;-0.01316939,-0.2239012;0.2551536;-0.08808505,-0.2770688;0.02055648;-0.233169,0.07835555;0.003048882;-0.03789246,0.09539983;-0.3518994;0.001479983,0.08832207;-0.7333205;0.09143472,0.09265535;-0.7624174;0.03915549,-0.07777058;0.004851645;-0.03889634,-0.1042437;-0.3504995;-0.009677373,-0.1014386;-0.7309309;0.08459898,-0.1090957;-0.7580163;0.03049751,-0.001568109;0.578889;0.01304984,343.7884
+0;0;0,0.0008370172;0.3358944;0.01057121,0.003220503;0.6578373;0.005060957,0.1785104;0.5296889;0.01250675,0.2151979;0.2470729;0.03223049,0.2611725;-0.0212428;-0.03473401,-0.1659633;0.513166;-0.01269021,-0.215974;0.2401656;-0.08034031,-0.2639226;-0.0008354932;-0.215287,0.07844214;0.006228387;-0.03693546,0.08952476;-0.3487835;0.002828807,0.0923598;-0.7336563;0.07716434,0.09559932;-0.6959356;-0.0005299449,-0.07661583;0.004171433;-0.04085101,-0.1021346;-0.3511743;-0.01229116,-0.1215533;-0.7355959;0.06189622,-0.1163754;-0.6978397;-0.01568945,0.002851923;0.5791367;0.008843523,0;0;0,-0.0005496442;0.3358522;0.01185393,-0.002868593;0.6578535;0.01251173,0.1716679;0.5230778;0.01388979,0.2160977;0.2409065;0.01737392,0.2583607;-0.02927399;-0.04433143,-0.174436;0.5262672;-0.01390359,-0.2247416;0.2568328;-0.09440982,-0.2767547;0.0237298;-0.2412051,0.07829898;0.003071979;-0.03763008,0.09503303;-0.3517534;0.001820922,0.08772669;-0.7332418;0.09167683,0.09219225;-0.7622507;0.04064238,-0.07751263;0.004810276;-0.03904925,-0.1043488;-0.3504185;-0.01024284,-0.1014244;-0.7306142;0.08516948,-0.1103157;-0.7589828;0.03397813,-0.002046429;0.5790902;0.01448619,343.8106
+0;0;0,0.0008370172;0.3358944;0.01057121,0.003220503;0.6578373;0.005060957,0.1785104;0.5296889;0.01250675,0.2151979;0.2470729;0.03223049,0.2611725;-0.0212428;-0.03473401,-0.1659633;0.513166;-0.01269021,-0.215974;0.2401656;-0.08034031,-0.2639226;-0.0008354932;-0.215287,0.07844214;0.006228387;-0.03693546,0.08952476;-0.3487835;0.002828807,0.0923598;-0.7336563;0.07716434,0.09559932;-0.6959356;-0.0005299449,-0.07661583;0.004171433;-0.04085101,-0.1021346;-0.3511743;-0.01229116,-0.1215533;-0.7355959;0.06189622,-0.1163754;-0.6978397;-0.01568945,0.002851923;0.5791367;0.008843523,0;0;0,-0.0005496442;0.3358522;0.01185393,-0.002868593;0.6578535;0.01251173,0.1716679;0.5230778;0.01388979,0.2160977;0.2409065;0.01737392,0.2583607;-0.02927399;-0.04433143,-0.174436;0.5262672;-0.01390359,-0.2247416;0.2568328;-0.09440982,-0.2767547;0.0237298;-0.2412051,0.07829898;0.003071979;-0.03763008,0.09503303;-0.3517534;0.001820922,0.08772669;-0.7332418;0.09167683,0.09219225;-0.7622507;0.04064238,-0.07751263;0.004810276;-0.03904925,-0.1043488;-0.3504185;-0.01024284,-0.1014244;-0.7306142;0.08516948,-0.1103157;-0.7589828;0.03397813,-0.002046429;0.5790902;0.01448619,343.8215
+0;0;0,0.0005063353;0.3361263;0.01070262,0.002720853;0.6582017;0.005324782,0.1782697;0.530066;0.01310693,0.2151478;0.2462771;0.03271766,0.2608204;-0.02077672;-0.03398962,-0.1662131;0.5130664;-0.01422591,-0.2187026;0.2421927;-0.09266683,-0.2672211;0.008280948;-0.2368363,0.07826719;0.006238655;-0.03668508,0.08897957;-0.3484516;0.003048856,0.09191594;-0.7331314;0.07731229,0.09553833;-0.6953598;-0.0008661523,-0.07632803;0.004128915;-0.04083443,-0.1018791;-0.3508771;-0.01225939,-0.121646;-0.7350691;0.06195715,-0.1160718;-0.6972609;-0.01610275,0.002408992;0.5794653;0.009044966,0;0;0,-0.001147442;0.33606;0.01257074,-0.003724083;0.6581844;0.01380014,0.1709953;0.5231254;0.01645708,0.215097;0.2397031;0.01919937,0.2574236;-0.02905288;-0.04270589,-0.1748023;0.525951;-0.015265,-0.226777;0.2572357;-0.1011217,-0.2777566;0.02963576;-0.2542652,0.07830109;0.003079817;-0.03701246,0.09429826;-0.3514714;0.002182126,0.08698212;-0.7327568;0.09201658,0.09099339;-0.7607892;0.03908694,-0.0769456;0.004688948;-0.03959617,-0.1046565;-0.3500599;-0.009863285,-0.1022318;-0.730035;0.08561081,-0.1111011;-0.7585204;0.03378243,-0.002837449;0.5793866;0.01566255,343.8441
+0;0;0,0.0005064895;0.3362286;0.01070588,0.002722298;0.6584933;0.005324786,0.1781146;0.5303528;0.01310562,0.2150216;0.2463418;0.0327317,0.2606106;-0.02022347;-0.03385355,-0.166062;0.5133683;-0.01420292,-0.2185925;0.2422826;-0.09270524,-0.2670223;0.008798733;-0.2366109,0.07812832;0.006227586;-0.03661999,0.08882955;-0.3480935;0.003072593,0.09175921;-0.7318953;0.07716651,0.09542411;-0.6940325;-0.001929209,-0.07619261;0.004121589;-0.04076198,-0.1017171;-0.350515;-0.01221668,-0.1214389;-0.73383;0.06183045,-0.1157993;-0.6959301;-0.01714534,0.002410245;0.5797082;0.009047268,0;0;0,-0.001304083;0.3361357;0.01325476,-0.00398954;0.6584439;0.01513875,0.1704999;0.5231255;0.01866198,0.2143883;0.2394384;0.02089405,0.256265;-0.02903768;-0.04022825,-0.1745655;0.5262135;-0.01583146,-0.2270003;0.2585658;-0.1054126,-0.2776119;0.03399435;-0.2621773,0.07831166;0.002969131;-0.03663754,0.0940771;-0.3512405;0.00235486,0.08672486;-0.7315591;0.09238839,0.09074675;-0.7603614;0.0389328,-0.07667698;0.004706275;-0.03977855,-0.1044981;-0.3496326;-0.009722099,-0.1022757;-0.7287003;0.08569818,-0.110573;-0.7545956;0.02967791,-0.003087275;0.5795947;0.01688135,343.8662
+0;0;0,0.0005064895;0.3362286;0.01070588,0.002722298;0.6584933;0.005324786,0.1781146;0.5303528;0.01310562,0.2150216;0.2463418;0.0327317,0.2606106;-0.02022347;-0.03385355,-0.166062;0.5133683;-0.01420292,-0.2185925;0.2422826;-0.09270524,-0.2670223;0.008798733;-0.2366109,0.07812832;0.006227586;-0.03661999,0.08882955;-0.3480935;0.003072593,0.09175921;-0.7318953;0.07716651,0.09542411;-0.6940325;-0.001929209,-0.07619261;0.004121589;-0.04076198,-0.1017171;-0.350515;-0.01221668,-0.1214389;-0.73383;0.06183045,-0.1157993;-0.6959301;-0.01714534,0.002410245;0.5797082;0.009047268,0;0;0,-0.001304083;0.3361357;0.01325476,-0.00398954;0.6584439;0.01513875,0.1704999;0.5231255;0.01866198,0.2143883;0.2394384;0.02089405,0.256265;-0.02903768;-0.04022825,-0.1745655;0.5262135;-0.01583146,-0.2270003;0.2585658;-0.1054126,-0.2776119;0.03399435;-0.2621773,0.07831166;0.002969131;-0.03663754,0.0940771;-0.3512405;0.00235486,0.08672486;-0.7315591;0.09238839,0.09074675;-0.7603614;0.0389328,-0.07667698;0.004706275;-0.03977855,-0.1044981;-0.3496326;-0.009722099,-0.1022757;-0.7287003;0.08569818,-0.110573;-0.7545956;0.02967791,-0.003087275;0.5795947;0.01688135,343.8774
+0;0;0,-0.0002493845;0.3362185;0.01102674,0.001670408;0.6584869;0.005804773,0.1771508;0.5304598;0.01395808,0.2139895;0.2464133;0.03319421,0.2596432;-0.02012712;-0.03344632,-0.1665599;0.5128886;-0.01583073,-0.2216901;0.2452968;-0.1039489,-0.2705478;0.01484351;-0.2525195,0.0782327;0.006347855;-0.0363757,0.08809328;-0.3479837;0.003440484,0.09097587;-0.7317775;0.07757791,0.09507267;-0.6939061;-0.001495749,-0.07607162;0.00398985;-0.04100037,-0.1023661;-0.3505401;-0.01183611,-0.1218807;-0.7338402;0.06234272,-0.1158127;-0.6959308;-0.01660034,0.001423829;0.5797007;0.00950807,0;0;0,-0.001304083;0.3361357;0.01325476,-0.00398954;0.6584439;0.01513875,0.1704999;0.5231255;0.01866198,0.2143883;0.2394384;0.02089405,0.256265;-0.02903768;-0.04022825,-0.1745655;0.5262135;-0.01583146,-0.2270003;0.2585658;-0.1054126,-0.2776119;0.03399435;-0.2621773,0.07831166;0.002969131;-0.03663754,0.0940771;-0.3512405;0.00235486,0.08672486;-0.7315591;0.09238839,0.09074675;-0.7603614;0.0389328,-0.07667698;0.004706275;-0.03977855,-0.1044981;-0.3496326;-0.009722099,-0.1022757;-0.7287003;0.08569818,-0.110573;-0.7545956;0.02967791,-0.003087275;0.5795947;0.01688135,343.889
+0;0;0,-0.0002493846;0.3362188;0.01102674,0.001670264;0.658457;0.005805644,0.1774074;0.5303746;0.01396467,0.2143257;0.2457139;0.0332424,0.2598005;-0.01978198;-0.03313698,-0.1668054;0.5127778;-0.01586765,-0.2220549;0.2446073;-0.1041763,-0.2707211;0.01505712;-0.2521647,0.07809543;0.006336716;-0.03631187,0.08794543;-0.3476148;0.003461603,0.09082831;-0.7314483;0.07760671,0.09490047;-0.6936242;-0.0009911954,-0.07593814;0.003982849;-0.04092843,-0.1022044;-0.3501668;-0.01179545,-0.121721;-0.7335066;0.06239105,-0.1156895;-0.6956447;-0.01607703,0.001423736;0.5796875;0.009508159,0;0;0,-0.001502305;0.3361109;0.01385176,-0.004371762;0.6583816;0.01648951,0.1703616;0.5228584;0.02053201,0.2138909;0.2384835;0.02210414,0.2555642;-0.0289095;-0.03894138,-0.1745563;0.5255533;-0.01688194,-0.2280276;0.2593721;-0.1120383,-0.2774281;0.03840581;-0.2723372,0.07828537;0.002930552;-0.03633749,0.09409095;-0.3509011;0.002572417,0.08642742;-0.7312676;0.09255325,0.09035939;-0.7593089;0.03896986,-0.07636641;0.004744532;-0.04004075,-0.1042729;-0.3492635;-0.0107122,-0.1024859;-0.72813;0.08567706,-0.1116678;-0.7545422;0.03100723,-0.0034265;0.5795461;0.01806414,343.9115
+0;0;0,-0.0002494098;0.3362527;0.01102786,0.001670793;0.6585782;0.005805719,0.1780414;0.5303061;0.01398136,0.2150385;0.2450382;0.03330021,0.2603672;-0.01960465;-0.0328659,-0.1674105;0.512646;-0.01595835,-0.2227778;0.2439035;-0.1044554,-0.2712876;0.01509087;-0.2519683,0.07799699;0.006328729;-0.0362661,0.08783088;-0.3470436;0.003442291,0.09072872;-0.7328683;0.07797204,0.09479328;-0.6950588;-0.0004791468,-0.07584243;0.003977829;-0.04087685,-0.1020657;-0.3495923;-0.01179153,-0.1216836;-0.7349208;0.06277983,-0.1156633;-0.6970736;-0.01554179,0.001424227;0.5797965;0.009508803,0;0;0,-0.001593098;0.3361195;0.01444459,-0.00459303;0.65847;0.01764083,0.1708235;0.5229269;0.02321601,0.2134764;0.2377952;0.02387094,0.2546633;-0.02883741;-0.03678501,-0.175023;0.5254344;-0.0176201,-0.2288736;0.2603971;-0.1174956,-0.2773444;0.04418233;-0.2829351,0.07823678;0.002923966;-0.03618383,0.09428679;-0.3503411;0.002439022,0.08638541;-0.7326748;0.09289455,0.09016312;-0.7602021;0.03896451,-0.07621377;0.004758513;-0.04009527,-0.1043091;-0.3486445;-0.0107277,-0.102793;-0.7295702;0.08579732,-0.1119518;-0.7562006;0.03156431,-0.003623895;0.5796207;0.01911056,343.9341
+0;0;0,-0.0006656027;0.3363242;0.01122031,0.001018387;0.6588119;0.006127598,0.1778419;0.530528;0.01476105,0.2147912;0.2457412;0.03372125,0.2604421;-0.01954108;-0.03250549,-0.1681717;0.5126534;-0.01671684,-0.2249792;0.2472419;-0.112414,-0.2741202;0.03570849;-0.2847027,0.07791615;0.006365223;-0.03607475,0.08735166;-0.3469018;0.003745273,0.0901021;-0.7336539;0.07838957,0.09435186;-0.6959659;0.001235865,-0.07567937;0.003916194;-0.04086719,-0.102009;-0.3495425;-0.01178231,-0.1219157;-0.735719;0.06323731,-0.1157442;-0.6979929;-0.01378269,0.0008382426;0.5799965;0.009791113,0;0;0,-0.001640677;0.3361647;0.01519692,-0.004684851;0.6586653;0.01905465,0.1709816;0.5227543;0.02597785,0.2127204;0.2379982;0.02559471,0.2536522;-0.02925497;-0.03560138,-0.1749992;0.5252467;-0.01821157,-0.2294977;0.2629552;-0.1233847,-0.2773787;0.04744658;-0.2910393,0.07825249;0.002842858;-0.03579521,0.09404907;-0.3503671;0.002486467,0.08595888;-0.7336805;0.09282922,0.09088432;-0.7616999;0.04145455,-0.07594727;0.004804446;-0.04027108,-0.1044527;-0.3484432;-0.01067705,-0.1030482;-0.7302536;0.08614903,-0.1123787;-0.7566692;0.03361247,-0.003714427;0.5797817;0.0203836,343.9556
+0;0;0,-0.0006656027;0.3363242;0.01122031,0.001018387;0.6588119;0.006127598,0.1778419;0.530528;0.01476105,0.2147912;0.2457412;0.03372125,0.2604421;-0.01954108;-0.03250549,-0.1681717;0.5126534;-0.01671684,-0.2249792;0.2472419;-0.112414,-0.2741202;0.03570849;-0.2847027,0.07791615;0.006365223;-0.03607475,0.08735166;-0.3469018;0.003745273,0.0901021;-0.7336539;0.07838957,0.09435186;-0.6959659;0.001235865,-0.07567937;0.003916194;-0.04086719,-0.102009;-0.3495425;-0.01178231,-0.1219157;-0.735719;0.06323731,-0.1157442;-0.6979929;-0.01378269,0.0008382426;0.5799965;0.009791113,0;0;0,-0.001640677;0.3361647;0.01519692,-0.004684851;0.6586653;0.01905465,0.1709816;0.5227543;0.02597785,0.2127204;0.2379982;0.02559471,0.2536522;-0.02925497;-0.03560138,-0.1749992;0.5252467;-0.01821157,-0.2294977;0.2629552;-0.1233847,-0.2773787;0.04744658;-0.2910393,0.07825249;0.002842858;-0.03579521,0.09404907;-0.3503671;0.002486467,0.08595888;-0.7336805;0.09282922,0.09088432;-0.7616999;0.04145455,-0.07594727;0.004804446;-0.04027108,-0.1044527;-0.3484432;-0.01067705,-0.1030482;-0.7302536;0.08614903,-0.1123787;-0.7566692;0.03361247,-0.003714427;0.5797817;0.0203836,343.9673
+0;0;0,-0.0006656027;0.3363242;0.01122031,0.001018387;0.6588119;0.006127598,0.1778419;0.530528;0.01476105,0.2147912;0.2457412;0.03372125,0.2604421;-0.01954108;-0.03250549,-0.1681717;0.5126534;-0.01671684,-0.2249792;0.2472419;-0.112414,-0.2741202;0.03570849;-0.2847027,0.07791615;0.006365223;-0.03607475,0.08735166;-0.3469018;0.003745273,0.0901021;-0.7336539;0.07838957,0.09435186;-0.6959659;0.001235865,-0.07567937;0.003916194;-0.04086719,-0.102009;-0.3495425;-0.01178231,-0.1219157;-0.735719;0.06323731,-0.1157442;-0.6979929;-0.01378269,0.0008382426;0.5799965;0.009791113,0;0;0,-0.001640677;0.3361647;0.01519692,-0.004684851;0.6586653;0.01905465,0.1709816;0.5227543;0.02597785,0.2127204;0.2379982;0.02559471,0.2536522;-0.02925497;-0.03560138,-0.1749992;0.5252467;-0.01821157,-0.2294977;0.2629552;-0.1233847,-0.2773787;0.04744658;-0.2910393,0.07825249;0.002842858;-0.03579521,0.09404907;-0.3503671;0.002486467,0.08595888;-0.7336805;0.09282922,0.09088432;-0.7616999;0.04145455,-0.07594727;0.004804446;-0.04027108,-0.1044527;-0.3484432;-0.01067705,-0.1030482;-0.7302536;0.08614903,-0.1123787;-0.7566692;0.03361247,-0.003714427;0.5797817;0.0203836,343.989
+0;0;0,-0.00119208;0.3364029;0.01160593,0.0001515997;0.6590267;0.006744432,0.1772444;0.530804;0.01562747,0.2143355;0.2447128;0.03430876,0.2599217;-0.01962286;-0.03165867,-0.1686261;0.5126433;-0.01823207,-0.2282588;0.2515166;-0.1269964,-0.2761619;0.04049174;-0.2986849,0.07783508;0.00638261;-0.03588,0.08676364;-0.3468174;0.004160404,0.08944717;-0.7326173;0.078486,0.09412768;-0.6948723;0.0008841902,-0.0754912;0.003876093;-0.04089582,-0.1026009;-0.3495139;-0.01236825,-0.1221958;-0.734588;0.06317645,-0.1155835;-0.6968006;-0.01428041,0.0001027905;0.5801827;0.0103105,0;0;0,-0.001829833;0.3362303;0.01577628,-0.00502903;0.6588532;0.02004182,0.1707012;0.5227031;0.02757394,0.2121779;0.2366042;0.02772248,0.2529204;-0.02962238;-0.03365016,-0.1750036;0.5251724;-0.01886539,-0.2320937;0.2656737;-0.1327692,-0.2784673;0.05306555;-0.3029174,0.07826562;0.002842665;-0.03539526,0.09381919;-0.350343;0.002699614,0.08532813;-0.732682;0.09279883,0.09106199;-0.7614105;0.04159319,-0.07567122;0.004809831;-0.04046164,-0.1044289;-0.3483244;-0.01042151,-0.1033225;-0.7291812;0.08611834,-0.1125465;-0.7557748;0.03305217,-0.004025958;0.5799447;0.02128851,344.0005
+0;0;0,-0.00119208;0.3364029;0.01160593,0.0001515997;0.6590267;0.006744432,0.1772444;0.530804;0.01562747,0.2143355;0.2447128;0.03430876,0.2599217;-0.01962286;-0.03165867,-0.1686261;0.5126433;-0.01823207,-0.2282588;0.2515166;-0.1269964,-0.2761619;0.04049174;-0.2986849,0.07783508;0.00638261;-0.03588,0.08676364;-0.3468174;0.004160404,0.08944717;-0.7326173;0.078486,0.09412768;-0.6948723;0.0008841902,-0.0754912;0.003876093;-0.04089582,-0.1026009;-0.3495139;-0.01236825,-0.1221958;-0.734588;0.06317645,-0.1155835;-0.6968006;-0.01428041,0.0001027905;0.5801827;0.0103105,0;0;0,-0.001829833;0.3362303;0.01577628,-0.00502903;0.6588532;0.02004182,0.1707012;0.5227031;0.02757394,0.2121779;0.2366042;0.02772248,0.2529204;-0.02962238;-0.03365016,-0.1750036;0.5251724;-0.01886539,-0.2320937;0.2656737;-0.1327692,-0.2784673;0.05306555;-0.3029174,0.07826562;0.002842665;-0.03539526,0.09381919;-0.350343;0.002699614,0.08532813;-0.732682;0.09279883,0.09106199;-0.7614105;0.04159319,-0.07567122;0.004809831;-0.04046164,-0.1044289;-0.3483244;-0.01042151,-0.1033225;-0.7291812;0.08611834,-0.1125465;-0.7557748;0.03305217,-0.004025958;0.5799447;0.02128851,344.0225
+0;0;0,-0.001192302;0.3364656;0.01160809,0.0001518327;0.6591914;0.006745312,0.1779985;0.53074;0.01565181,0.2150126;0.2452421;0.03429436,0.2606588;-0.01944125;-0.03175986,-0.1693439;0.5125021;-0.01835181,-0.2288529;0.2519169;-0.1268906,-0.2768191;0.04061444;-0.2988049,0.07769072;0.006370771;-0.03581345,0.08661162;-0.3465262;0.004192594,0.08929291;-0.7320052;0.07845636,0.09394361;-0.6943096;0.001348808,-0.07535118;0.003868904;-0.04081997,-0.1024376;-0.3492178;-0.01231687,-0.1220162;-0.7339717;0.06316499,-0.115446;-0.6962339;-0.01379853,0.0001030121;0.5803288;0.01031222,0;0;0,-0.002007499;0.3362597;0.01645041,-0.005435809;0.658975;0.02119863,0.1710065;0.5225493;0.03053272,0.2118876;0.236976;0.0287329,0.2521896;-0.02980763;-0.03214634,-0.1756165;0.524861;-0.01970123,-0.2332588;0.2671798;-0.1359096,-0.2789341;0.05732477;-0.3102043,0.07822847;0.002821818;-0.03509104,0.09377445;-0.3500856;0.002737641,0.08471133;-0.7321582;0.09248602,0.09096383;-0.7606416;0.04182017,-0.07545139;0.004815778;-0.04053313,-0.1043654;-0.3480011;-0.01052436,-0.1036236;-0.7285157;0.08603902,-0.1128512;-0.7549314;0.03351721,-0.004382469;0.5800471;0.02234328,344.0358
+0;0;0,-0.001421654;0.336578;0.01176032,-0.0002432935;0.6594341;0.007028616,0.177827;0.531104;0.01659752,0.2147749;0.2454131;0.03498005,0.2604772;-0.0185357;-0.03113461,-0.1693527;0.5121835;-0.01987883,-0.2332548;0.2586157;-0.1421175,-0.2795618;0.05124174;-0.3181303,0.0775691;0.006363748;-0.03571118,0.08624354;-0.3464205;0.004376154,0.08887358;-0.7308533;0.07848957,0.09398402;-0.6930856;0.0006899908,-0.07521006;0.003858969;-0.04075915,-0.1024895;-0.3490942;-0.01214399,-0.1215705;-0.7328072;0.06327852,-0.1145284;-0.6949942;-0.01436552,-0.0002529486;0.5805427;0.01054447,0;0;0,-0.002329916;0.3363452;0.01707411,-0.005988598;0.6591759;0.02240813,0.1705881;0.5224946;0.03192866,0.2110903;0.2366994;0.03016984,0.2512899;-0.02939361;-0.03071773,-0.1758121;0.5248409;-0.02027571,-0.2348386;0.2702887;-0.1429193,-0.2790607;0.06328653;-0.3199032,0.07821467;0.002815902;-0.03474605,0.09325018;-0.3500226;0.00290823,0.08420131;-0.7310414;0.09252466,0.09040051;-0.7597522;0.04100908,-0.07520902;0.004816912;-0.04065897,-0.1045403;-0.3478431;-0.01050013,-0.1040034;-0.7272736;0.08604251,-0.1136493;-0.7551877;0.0341567,-0.004878014;0.5802203;0.02340424,344.0575
+0;0;0,-0.001421654;0.336578;0.01176032,-0.0002432935;0.6594341;0.007028616,0.177827;0.531104;0.01659752,0.2147749;0.2454131;0.03498005,0.2604772;-0.0185357;-0.03113461,-0.1693527;0.5121835;-0.01987883,-0.2332548;0.2586157;-0.1421175,-0.2795618;0.05124174;-0.3181303,0.0775691;0.006363748;-0.03571118,0.08624354;-0.3464205;0.004376154,0.08887358;-0.7308533;0.07848957,0.09398402;-0.6930856;0.0006899908,-0.07521006;0.003858969;-0.04075915,-0.1024895;-0.3490942;-0.01214399,-0.1215705;-0.7328072;0.06327852,-0.1145284;-0.6949942;-0.01436552,-0.0002529486;0.5805427;0.01054447,0;0;0,-0.002329916;0.3363452;0.01707411,-0.005988598;0.6591759;0.02240813,0.1705881;0.5224946;0.03192866,0.2110903;0.2366994;0.03016984,0.2512899;-0.02939361;-0.03071773,-0.1758121;0.5248409;-0.02027571,-0.2348386;0.2702887;-0.1429193,-0.2790607;0.06328653;-0.3199032,0.07821467;0.002815902;-0.03474605,0.09325018;-0.3500226;0.00290823,0.08420131;-0.7310414;0.09252466,0.09040051;-0.7597522;0.04100908,-0.07520902;0.004816912;-0.04065897,-0.1045403;-0.3478431;-0.01050013,-0.1040034;-0.7272736;0.08604251,-0.1136493;-0.7551877;0.0341567,-0.004878014;0.5802203;0.02340424,344.0788
+0;0;0,-0.001421978;0.3366547;0.011763,-0.000243271;0.6595979;0.007030259,0.1778684;0.5312411;0.01660125,0.2147737;0.24588;0.03496256,0.2604116;-0.01769704;-0.03105897,-0.169392;0.5123162;-0.01988359,-0.2332203;0.2590412;-0.1419811,-0.2794621;0.05195925;-0.317746,0.07744003;0.006353158;-0.03565175,0.08612362;-0.3468031;0.004477851,0.08876225;-0.7324923;0.07883348,0.09382781;-0.6947928;0.00171724,-0.0750849;0.003852548;-0.04069133,-0.1023931;-0.3494729;-0.01204599,-0.1215364;-0.7344398;0.063623,-0.1145562;-0.6966954;-0.01333905,-0.0002529279;0.5806913;0.01054679,0;0;0,-0.002554856;0.33639;0.01766229,-0.006456882;0.659297;0.02344763,0.1700915;0.5222432;0.03311694,0.2106921;0.2367989;0.03130162,0.2505848;-0.02902052;-0.02922189,-0.175806;0.5247865;-0.020922,-0.2356557;0.273352;-0.1487063,-0.278944;0.06840153;-0.3276921,0.07819027;0.002800673;-0.03445005,0.09325614;-0.3504124;0.003215313,0.08364896;-0.732826;0.0924307,0.08974256;-0.7607065;0.04100525,-0.07500205;0.004824212;-0.04074049,-0.1046647;-0.3481827;-0.01055142,-0.1042251;-0.7288415;0.08635325,-0.1138144;-0.7562287;0.0349079,-0.005289786;0.5803258;0.0243417,344.1018
+0;0;0,-0.001989282;0.3366464;0.01191596,-0.001162227;0.6595942;0.007351022,0.1770767;0.5312951;0.01733947,0.2140256;0.2459276;0.03551253,0.259758;-0.01760057;-0.0306387,-0.1696514;0.5120251;-0.02186387,-0.2365952;0.2655714;-0.1556894,-0.2803602;0.06630482;-0.3408703,0.07749567;0.006428477;-0.0355171,0.08569351;-0.3467422;0.004588041,0.08822371;-0.7324477;0.0788627,0.09375354;-0.6947471;0.001778468,-0.07502133;0.003774732;-0.04081567,-0.1029763;-0.3494778;-0.01189632,-0.1219155;-0.7344596;0.0637486,-0.1144734;-0.6967108;-0.01316971,-0.001044191;0.5806845;0.0107961,0;0;0,-0.002554856;0.33639;0.01766229,-0.006456882;0.659297;0.02344763,0.1700915;0.5222432;0.03311694,0.2106921;0.2367989;0.03130162,0.2505848;-0.02902052;-0.02922189,-0.175806;0.5247865;-0.020922,-0.2356557;0.273352;-0.1487063,-0.278944;0.06840153;-0.3276921,0.07819027;0.002800673;-0.03445005,0.09325614;-0.3504124;0.003215313,0.08364896;-0.732826;0.0924307,0.08974256;-0.7607065;0.04100525,-0.07500205;0.004824212;-0.04074049,-0.1046647;-0.3481827;-0.01055142,-0.1042251;-0.7288415;0.08635325,-0.1138144;-0.7562287;0.0349079,-0.005289786;0.5803258;0.0243417,344.1229
+0;0;0,-0.001990046;0.3367757;0.01192054,-0.001162744;0.6598113;0.00735452,0.1775047;0.5313761;0.01735947,0.2142978;0.2472121;0.03545588,0.2602364;-0.01750416;-0.0309936,-0.1700575;0.5120597;-0.02193818,-0.2367189;0.2666455;-0.1551993,-0.2806813;0.06648047;-0.3412151,0.07728976;0.006411396;-0.03542272,0.08548033;-0.3464465;0.004646897,0.08800941;-0.7319802;0.07888848,0.09356382;-0.6942454;0.00146161,-0.074822;0.003764702;-0.04070722,-0.1027522;-0.349175;-0.01181347,-0.121683;-0.7339854;0.06379776,-0.1142078;-0.6962022;-0.01346247,-0.001044682;0.5808843;0.01080035,0;0;0,-0.00293687;0.3364905;0.01815248,-0.007068016;0.6594762;0.02427983,0.1699328;0.5223744;0.03499389,0.2096201;0.2380283;0.03337193,0.2497682;-0.02895641;-0.02752041,-0.1762507;0.5244666;-0.02179812,-0.2372272;0.276197;-0.1524673,-0.2804618;0.07497254;-0.3375081,0.07805078;0.002848089;-0.03419864,0.09282979;-0.3500779;0.003300786,0.08293515;-0.7322773;0.09263277,0.08909297;-0.7599964;0.04051566,-0.07469934;0.004783167;-0.04082538,-0.1050404;-0.3478348;-0.01047187,-0.1047029;-0.7282785;0.08656935,-0.1141687;-0.7557214;0.03464337,-0.005847581;0.5804875;0.02508926,344.1347
+0;0;0,-0.002355768;0.336768;0.01207117,-0.001814883;0.6598085;0.007718084,0.1766336;0.5316074;0.02449878,0.2190184;0.2478721;0.03582055,0.2650495;-0.01675034;-0.0309379,-0.1702593;0.512121;-0.02356169,-0.2396999;0.2775542;-0.1738508,-0.2826965;0.08963956;-0.3724458,0.07731821;0.006413652;-0.03536019,0.08527151;-0.3464517;0.004691437,0.0877561;-0.7319804;0.07896071,0.09485321;-0.6942689;0.00165765,-0.07471574;0.003775632;-0.04090092,-0.1032476;-0.3490962;-0.01176801,-0.1219847;-0.7338845;0.06400405,-0.1129724;-0.6961162;-0.01309351,-0.001596965;0.5808778;0.01107221,0;0;0,-0.00293687;0.3364905;0.01815248,-0.007068016;0.6594762;0.02427983,0.1699328;0.5223744;0.03499389,0.2096201;0.2380283;0.03337193,0.2497682;-0.02895641;-0.02752041,-0.1762507;0.5244666;-0.02179812,-0.2372272;0.276197;-0.1524673,-0.2804618;0.07497254;-0.3375081,0.07805078;0.002848089;-0.03419864,0.09282979;-0.3500779;0.003300786,0.08293515;-0.7322773;0.09263277,0.08909297;-0.7599964;0.04051566,-0.07469934;0.004783167;-0.04082538,-0.1050404;-0.3478348;-0.01047187,-0.1047029;-0.7282785;0.08656935,-0.1141687;-0.7557214;0.03464337,-0.005847581;0.5804875;0.02508926,344.1462
+0;0;0,-0.002356582;0.3368844;0.01207534,-0.001815389;0.6600884;0.007720278,0.1764718;0.5318978;0.02449026,0.2190321;0.2469876;0.03585891,0.2651197;-0.01795995;-0.03098156,-0.1701069;0.5124289;-0.02352667,-0.2398351;0.2768909;-0.1744381,-0.2828845;0.0887454;-0.3732771,0.07718606;0.00640269;-0.03529975,0.08516197;-0.3474658;0.004865736,0.08764514;-0.7327741;0.07909255,0.0947447;-0.6950599;0.001762807,-0.07458804;0.003769179;-0.04083101,-0.103201;-0.3501058;-0.01161528,-0.1219274;-0.7346741;0.06411346,-0.112912;-0.6969032;-0.0130107,-0.001597377;0.5811235;0.01107585,0;0;0,-0.003060989;0.3365585;0.01901305,-0.007400446;0.6596909;0.02583921,0.1694021;0.5222813;0.03594601,0.2091135;0.2367355;0.03493845,0.2490525;-0.03059527;-0.02611959,-0.1759273;0.5247139;-0.02200868,-0.2375789;0.277455;-0.1568292,-0.2817414;0.07720089;-0.3432076,0.07801986;0.002830982;-0.03390634,0.09314582;-0.3510861;0.003692746,0.08266173;-0.7331936;0.09236228,0.08836124;-0.7609349;0.04017746,-0.07450778;0.004795535;-0.04086989,-0.1052678;-0.3488036;-0.01051743,-0.1049894;-0.7289815;0.08665755,-0.1133754;-0.7556027;0.03361491,-0.006135099;0.5806671;0.02648413,344.1689
+0;0;0,-0.002357634;0.3370349;0.01208073,-0.00181609;0.6604272;0.00772337,0.1765442;0.5321766;0.02450055,0.2191833;0.2467389;0.03589025,0.2651401;-0.01745686;-0.03076053,-0.1701766;0.5126997;-0.02353607,-0.2400339;0.2767256;-0.1747269,-0.2829612;0.08911401;-0.3730016,0.07704604;0.006391075;-0.03523572,0.08504099;-0.3483218;0.005025603,0.08752245;-0.7333667;0.07920168,0.09466372;-0.6956071;0.001417771,-0.07445274;0.003762342;-0.04075694,-0.103134;-0.350957;-0.01147151,-0.1218475;-0.7352624;0.06420547,-0.1127792;-0.6974458;-0.01337166,-0.001597968;0.5814224;0.01108064,0;0;0,-0.003107712;0.3366565;0.01991951,-0.007548332;0.6599619;0.02735829,0.1692514;0.5221748;0.03704119,0.2091505;0.2361147;0.03656983,0.2484655;-0.03056479;-0.02417624,-0.1756639;0.5249358;-0.02226822,-0.2383321;0.2774959;-0.1574299,-0.2807657;0.08352934;-0.349602,0.07803693;0.002741411;-0.03348458,0.09303311;-0.3520328;0.004151225,0.08230292;-0.7339907;0.09224749,0.08752451;-0.761546;0.03912807,-0.07429538;0.004844663;-0.04092946,-0.1054642;-0.3496014;-0.01088641,-0.1051988;-0.7294708;0.08641222,-0.1135732;-0.756776;0.03342612,-0.00626874;0.5808976;0.02786613,344.1902
+0;0;0,-0.002357634;0.3370349;0.01208073,-0.00181609;0.6604272;0.00772337,0.1765442;0.5321766;0.02450055,0.2191833;0.2467389;0.03589025,0.2651401;-0.01745686;-0.03076053,-0.1701766;0.5126997;-0.02353607,-0.2400339;0.2767256;-0.1747269,-0.2829612;0.08911401;-0.3730016,0.07704604;0.006391075;-0.03523572,0.08504099;-0.3483218;0.005025603,0.08752245;-0.7333667;0.07920168,0.09466372;-0.6956071;0.001417771,-0.07445274;0.003762342;-0.04075694,-0.103134;-0.350957;-0.01147151,-0.1218475;-0.7352624;0.06420547,-0.1127792;-0.6974458;-0.01337166,-0.001597968;0.5814224;0.01108064,0;0;0,-0.003107712;0.3366565;0.01991951,-0.007548332;0.6599619;0.02735829,0.1692514;0.5221748;0.03704119,0.2091505;0.2361147;0.03656983,0.2484655;-0.03056479;-0.02417624,-0.1756639;0.5249358;-0.02226822,-0.2383321;0.2774959;-0.1574299,-0.2807657;0.08352934;-0.349602,0.07803693;0.002741411;-0.03348458,0.09303311;-0.3520328;0.004151225,0.08230292;-0.7339907;0.09224749,0.08752451;-0.761546;0.03912807,-0.07429538;0.004844663;-0.04092946,-0.1054642;-0.3496014;-0.01088641,-0.1051988;-0.7294708;0.08641222,-0.1135732;-0.756776;0.03342612,-0.00626874;0.5808976;0.02786613,344.2021
+0;0;0,-0.002718924;0.3370779;0.01233628,-0.002480943;0.6605465;0.008377207,0.1756485;0.5323113;0.02460594,0.2179489;0.2476605;0.03660673,0.2638918;-0.01726988;-0.03049713,-0.1713863;0.5139604;-0.0204023,-0.2384727;0.2835641;-0.1797018,-0.2839792;0.1120457;-0.3925689,0.0770647;0.006316326;-0.03504623,0.08458631;-0.3484769;0.005236998,0.08704424;-0.7330585;0.07934777,0.09372504;-0.6951981;0.000864692,-0.07429751;0.003850501;-0.040892,-0.1034042;-0.3508777;-0.01125627,-0.122322;-0.734701;0.0643957,-0.1136944;-0.6967786;-0.01389104,-0.002185201;0.5815243;0.0115764,0;0;0,-0.003110692;0.3366753;0.02052164,-0.007559806;0.6600379;0.02843285,0.1689288;0.5223211;0.03762031,0.2089131;0.2370833;0.03778434,0.2482048;-0.03052953;-0.02255916,-0.1748612;0.5248947;-0.02270425,-0.2389981;0.2790687;-0.1584077,-0.2811946;0.0869936;-0.3536728,0.07803016;0.002717152;-0.03333187,0.09272826;-0.3521562;0.004170895,0.08205073;-0.7337117;0.09193683,0.08649141;-0.761008;0.03749942,-0.07420547;0.004867994;-0.04095064,-0.1055456;-0.3496448;-0.01101631,-0.1051823;-0.7290121;0.08635775,-0.1133785;-0.7584655;0.03474253,-0.006286919;0.5809616;0.02882957,344.2246
+0;0;0,-0.002718924;0.3370779;0.01233628,-0.002480943;0.6605465;0.008377207,0.1756485;0.5323113;0.02460594,0.2179489;0.2476605;0.03660673,0.2638918;-0.01726988;-0.03049713,-0.1713863;0.5139604;-0.0204023,-0.2384727;0.2835641;-0.1797018,-0.2839792;0.1120457;-0.3925689,0.0770647;0.006316326;-0.03504623,0.08458631;-0.3484769;0.005236998,0.08704424;-0.7330585;0.07934777,0.09372504;-0.6951981;0.000864692,-0.07429751;0.003850501;-0.040892,-0.1034042;-0.3508777;-0.01125627,-0.122322;-0.734701;0.0643957,-0.1136944;-0.6967786;-0.01389104,-0.002185201;0.5815243;0.0115764,0;0;0,-0.003110692;0.3366753;0.02052164,-0.007559806;0.6600379;0.02843285,0.1689288;0.5223211;0.03762031,0.2089131;0.2370833;0.03778434,0.2482048;-0.03052953;-0.02255916,-0.1748612;0.5248947;-0.02270425,-0.2389981;0.2790687;-0.1584077,-0.2811946;0.0869936;-0.3536728,0.07803016;0.002717152;-0.03333187,0.09272826;-0.3521562;0.004170895,0.08205073;-0.7337117;0.09193683,0.08649141;-0.761008;0.03749942,-0.07420547;0.004867994;-0.04095064,-0.1055456;-0.3496448;-0.01101631,-0.1051823;-0.7290121;0.08635775,-0.1133785;-0.7584655;0.03474253,-0.006286919;0.5809616;0.02882957,344.2469
+0;0;0,-0.002720031;0.3372151;0.0123413,-0.002481942;0.6607707;0.008381449,0.1753414;0.5326065;0.0245883,0.217567;0.2484591;0.03656787,0.2636163;-0.01708478;-0.03069138,-0.1710958;0.5142872;-0.02034243,-0.2380637;0.2842984;-0.1793603,-0.2836755;0.1123827;-0.3927203,0.07695791;0.006307573;-0.03499766,0.08447945;-0.3484822;0.005285159,0.0869359;-0.732833;0.07935147,0.09362178;-0.6949666;0.0008088052,-0.07419455;0.003845165;-0.04083534,-0.103301;-0.3508795;-0.0111999,-0.1222074;-0.7344725;0.06440668,-0.1135733;-0.6965441;-0.0139395,-0.002186148;0.5817348;0.0115812,0;0;0,-0.00321345;0.3367696;0.02120459,-0.007778496;0.6602082;0.02947438,0.1684043;0.5224597;0.03826129,0.2088141;0.2377977;0.03918588,0.2478399;-0.03060952;-0.02075124,-0.1745016;0.5252;-0.02257237,-0.2388231;0.2803408;-0.158855,-0.2805014;0.09364386;-0.3602628,0.07795155;0.002701804;-0.03321743,0.09242266;-0.3522219;0.003860354,0.08170511;-0.7335629;0.09150494,0.08588263;-0.7608584;0.03695858,-0.07406374;0.004885333;-0.04096142,-0.1057609;-0.3496193;-0.01135135,-0.1054174;-0.728743;0.0860268,-0.114101;-0.7585409;0.03479846,-0.006485127;0.5811182;0.02979577,344.2688
+0;0;0,-0.002943716;0.3372559;0.012542,-0.002983255;0.6608144;0.008785985,0.1750401;0.5325066;0.0274926,0.2196176;0.2487568;0.03704481,0.2658112;-0.01738149;-0.03001007,-0.1705872;0.5136869;-0.02513317,-0.2347195;0.2858855;-0.188185,-0.2865948;0.1099786;-0.3975305,0.07684371;0.006284703;-0.03480927,0.08439359;-0.3486493;0.00538674,0.08675234;-0.7324786;0.07953218,0.09473545;-0.6946952;0.001685075,-0.07385465;0.003882285;-0.04106771,-0.1033956;-0.3509061;-0.01101064,-0.1223927;-0.7339724;0.0646686,-0.1124785;-0.6961081;-0.01294806,-0.002603199;0.58178;0.01191337,0;0;0,-0.003474027;0.3367989;0.02149224,-0.008236021;0.660234;0.0297637,0.1683102;0.522499;0.03949094,0.208658;0.2379568;0.03985834,0.2476364;-0.03116819;-0.01940572,-0.1749618;0.5251006;-0.02322176,-0.2577155;0.3093535;-0.1940942,-0.2832672;0.1096773;-0.3862824,0.07787049;0.002702415;-0.03293967,0.0922527;-0.3524104;0.003651261,0.08133048;-0.7332947;0.09103513,0.08488986;-0.7609686;0.03769159,-0.07382444;0.004883009;-0.0410152,-0.1058867;-0.3497545;-0.01177289,-0.1052887;-0.7282594;0.08601151,-0.1133519;-0.7595954;0.03745883,-0.006902926;0.5811487;0.03009391,344.2904
+0;0;0,-0.002943716;0.3372559;0.012542,-0.002983255;0.6608144;0.008785985,0.1750401;0.5325066;0.0274926,0.2196176;0.2487568;0.03704481,0.2658112;-0.01738149;-0.03001007,-0.1705872;0.5136869;-0.02513317,-0.2347195;0.2858855;-0.188185,-0.2865948;0.1099786;-0.3975305,0.07684371;0.006284703;-0.03480927,0.08439359;-0.3486493;0.00538674,0.08675234;-0.7324786;0.07953218,0.09473545;-0.6946952;0.001685075,-0.07385465;0.003882285;-0.04106771,-0.1033956;-0.3509061;-0.01101064,-0.1223927;-0.7339724;0.0646686,-0.1124785;-0.6961081;-0.01294806,-0.002603199;0.58178;0.01191337,0;0;0,-0.003474027;0.3367989;0.02149224,-0.008236021;0.660234;0.0297637,0.1683102;0.522499;0.03949094,0.208658;0.2379568;0.03985834,0.2476364;-0.03116819;-0.01940572,-0.1749618;0.5251006;-0.02322176,-0.2577155;0.3093535;-0.1940942,-0.2832672;0.1096773;-0.3862824,0.07787049;0.002702415;-0.03293967,0.0922527;-0.3524104;0.003651261,0.08133048;-0.7332947;0.09103513,0.08488986;-0.7609686;0.03769159,-0.07382444;0.004883009;-0.0410152,-0.1058867;-0.3497545;-0.01177289,-0.1052887;-0.7282594;0.08601151,-0.1133519;-0.7595954;0.03745883,-0.006902926;0.5811487;0.03009391,344.3027
+0;0;0,-0.002944703;0.3373689;0.0125462,-0.002984235;0.661022;0.008789201,0.1751105;0.5326742;0.02750286,0.2197225;0.2487046;0.03706247,0.2660041;-0.01794064;-0.03012015,-0.1706555;0.513847;-0.02514402,-0.2348374;0.2858691;-0.1883222,-0.2868115;0.1096272;-0.3980664,0.07675463;0.006277417;-0.03476892,0.0843008;-0.3484823;0.005407348,0.08665688;-0.7318765;0.07946873,0.09464739;-0.6940858;0.001549393,-0.07376904;0.003877785;-0.04102011,-0.1032955;-0.3507363;-0.0109778,-0.122271;-0.7333683;0.06461562,-0.1123477;-0.6954967;-0.01307305,-0.002604082;0.5819674;0.01191738,0;0;0,-0.003626295;0.336891;0.02179813,-0.00849545;0.6604169;0.03014374,0.1680532;0.522351;0.03970385,0.2085552;0.2376069;0.04055977,0.2471583;-0.03218481;-0.01840985,-0.1748533;0.524996;-0.02391319,-0.2588191;0.3101339;-0.1956815,-0.2844335;0.1100536;-0.3882092,0.07778832;0.002671599;-0.0328846,0.09217915;-0.3522996;0.003362179,0.08104843;-0.7327115;0.09079576,0.08428071;-0.7603917;0.03733063,-0.07370985;0.004919508;-0.04101481,-0.1059983;-0.3495607;-0.01226177,-0.1047999;-0.7274899;0.08597122,-0.113622;-0.7571396;0.03537425,-0.007142261;0.5813117;0.03046298,344.324
+0;0;0,-0.003337178;0.3373504;0.01293843,-0.003632448;0.661006;0.00939647,0.1745773;0.5327936;0.02759082,0.2181501;0.2486822;0.03771517,0.2643363;-0.0179919;-0.02941831,-0.1722975;0.5148103;-0.02156977,-0.2353398;0.2945796;-0.1954791,-0.2852893;0.1324536;-0.4167829,0.07685938;0.006226856;-0.03454593,0.0838653;-0.3485182;0.005856812,0.08618672;-0.7319191;0.07988448,0.09355487;-0.6940975;0.001906931,-0.07366799;0.003929058;-0.04119646,-0.1036841;-0.3506162;-0.01082791,-0.1226445;-0.7332232;0.06489564,-0.1133419;-0.6953197;-0.01286657,-0.003215583;0.5819495;0.01247174,0;0;0,-0.003626295;0.336891;0.02179813,-0.00849545;0.6604169;0.03014374,0.1680532;0.522351;0.03970385,0.2085552;0.2376069;0.04055977,0.2471583;-0.03218481;-0.01840985,-0.1748533;0.524996;-0.02391319,-0.2588191;0.3101339;-0.1956815,-0.2844335;0.1100536;-0.3882092,0.07778832;0.002671599;-0.0328846,0.09217915;-0.3522996;0.003362179,0.08104843;-0.7327115;0.09079576,0.08428071;-0.7603917;0.03733063,-0.07370985;0.004919508;-0.04101481,-0.1059983;-0.3495607;-0.01226177,-0.1047999;-0.7274899;0.08597122,-0.113622;-0.7571396;0.03537425,-0.007142261;0.5813117;0.03046298,344.3356
+0;0;0,-0.003337559;0.3373889;0.0129399,-0.003632801;0.6610509;0.009398089,0.1751221;0.532692;0.02763864,0.2187506;0.2482173;0.03777593,0.2648916;-0.01819536;-0.02929171,-0.1728164;0.5146536;-0.0216727,-0.2359393;0.2941412;-0.1958044,-0.2858398;0.1321741;-0.4168912,0.07681008;0.006222863;-0.03452377,0.08381473;-0.3484576;0.005871624,0.08614112;-0.7326807;0.08005806,0.097188;-0.6909541;-0.03685173,-0.07362074;0.003926538;-0.04117003,-0.1036313;-0.3505542;-0.010807,-0.1226325;-0.7339818;0.06507894,-0.1086853;-0.6921323;-0.05150799,-0.003215959;0.5819986;0.01247319,0;0;0,-0.00375469;0.3368989;0.02224672,-0.008767262;0.6604183;0.0309993,0.1684011;0.522365;0.0407666,0.2085402;0.2371968;0.04094994,0.2471967;-0.03233987;-0.01785815,-0.1751115;0.5247439;-0.02474109,-0.2607157;0.3128411;-0.1999585,-0.2888512;0.118761;-0.3978072,0.07774361;0.002658516;-0.03285217,0.09215348;-0.3522643;0.003221631,0.08060733;-0.7335619;0.09048688,0.09356541;-0.7220214;-0.0253526,-0.07364756;0.004935728;-0.04101313,-0.1060195;-0.3494817;-0.01238649,-0.1052222;-0.728275;0.08585501,-0.117864;-0.787677;0.009862088,-0.007379897;0.5813176;0.03121531,344.3572
+0;0;0,-0.003337559;0.3373889;0.0129399,-0.003632801;0.6610509;0.009398089,0.1751221;0.532692;0.02763864,0.2187506;0.2482173;0.03777593,0.2648916;-0.01819536;-0.02929171,-0.1728164;0.5146536;-0.0216727,-0.2359393;0.2941412;-0.1958044,-0.2858398;0.1321741;-0.4168912,0.07681008;0.006222863;-0.03452377,0.08381473;-0.3484576;0.005871624,0.08614112;-0.7326807;0.08005806,0.097188;-0.6909541;-0.03685173,-0.07362074;0.003926538;-0.04117003,-0.1036313;-0.3505542;-0.010807,-0.1226325;-0.7339818;0.06507894,-0.1086853;-0.6921323;-0.05150799,-0.003215959;0.5819986;0.01247319,0;0;0,-0.00375469;0.3368989;0.02224672,-0.008767262;0.6604183;0.0309993,0.1684011;0.522365;0.0407666,0.2085402;0.2371968;0.04094994,0.2471967;-0.03233987;-0.01785815,-0.1751115;0.5247439;-0.02474109,-0.2607157;0.3128411;-0.1999585,-0.2888512;0.118761;-0.3978072,0.07774361;0.002658516;-0.03285217,0.09215348;-0.3522643;0.003221631,0.08060733;-0.7335619;0.09048688,0.09356541;-0.7220214;-0.0253526,-0.07364756;0.004935728;-0.04101313,-0.1060195;-0.3494817;-0.01238649,-0.1052222;-0.728275;0.08585501,-0.117864;-0.787677;0.009862088,-0.007379897;0.5813176;0.03121531,344.3697
+0;0;0,-0.003702945;0.337408;0.01326679,-0.004250514;0.6610614;0.009932731,0.1743976;0.5327193;0.02791896,0.217055;0.2477497;0.03854049,0.2631763;-0.01758102;-0.02843634,-0.1736226;0.5151563;-0.02011489,-0.2373861;0.305546;-0.2075658,-0.2853827;0.148357;-0.4311757,0.07689635;0.00611637;-0.03421627,0.08348987;-0.3489346;0.006064847,0.08583002;-0.7329904;0.08041542,0.09288551;-0.6952538;0.003438331,-0.07336268;0.004073244;-0.04150346,-0.1039047;-0.3506609;-0.01054937,-0.1228933;-0.7339138;0.06553583,-0.1139279;-0.6960973;-0.01123417,-0.003796414;0.5820151;0.01298073,0;0;0,-0.00378269;0.3369114;0.02258921,-0.008786984;0.6604156;0.03154588,0.1682032;0.5223321;0.04107976,0.2086349;0.2368411;0.04157281,0.2470835;-0.03182003;-0.01636135,-0.1748919;0.5249175;-0.02462042,-0.2585332;0.3139219;-0.2024548,-0.2885939;0.1246539;-0.4031722,0.07766856;0.00265789;-0.03288984,0.09213705;-0.3526146;0.003156543,0.08032268;-0.7337948;0.09030271,0.08588896;-0.7634472;0.04084849,-0.07360423;0.004939823;-0.04097838,-0.1060331;-0.3498695;-0.01294308,-0.1058468;-0.7286665;0.08475602,-0.1139405;-0.7583177;0.0356506,-0.007406928;0.5813215;0.03171539,344.3921
+0;0;0,-0.003702945;0.337408;0.01326679,-0.004250514;0.6610614;0.009932731,0.1743976;0.5327193;0.02791896,0.217055;0.2477497;0.03854049,0.2631763;-0.01758102;-0.02843634,-0.1736226;0.5151563;-0.02011489,-0.2373861;0.305546;-0.2075658,-0.2853827;0.148357;-0.4311757,0.07689635;0.00611637;-0.03421627,0.08348987;-0.3489346;0.006064847,0.08583002;-0.7329904;0.08041542,0.09288551;-0.6952538;0.003438331,-0.07336268;0.004073244;-0.04150346,-0.1039047;-0.3506609;-0.01054937,-0.1228933;-0.7339138;0.06553583,-0.1139279;-0.6960973;-0.01123417,-0.003796414;0.5820151;0.01298073,0;0;0,-0.00378269;0.3369114;0.02258921,-0.008786984;0.6604156;0.03154588,0.1682032;0.5223321;0.04107976,0.2086349;0.2368411;0.04157281,0.2470835;-0.03182003;-0.01636135,-0.1748919;0.5249175;-0.02462042,-0.2585332;0.3139219;-0.2024548,-0.2885939;0.1246539;-0.4031722,0.07766856;0.00265789;-0.03288984,0.09213705;-0.3526146;0.003156543,0.08032268;-0.7337948;0.09030271,0.08588896;-0.7634472;0.04084849,-0.07360423;0.004939823;-0.04097838,-0.1060331;-0.3498695;-0.01294308,-0.1058468;-0.7286665;0.08475602,-0.1139405;-0.7583177;0.0356506,-0.007406928;0.5813215;0.03171539,344.4136
+0;0;0,-0.004089855;0.3374224;0.01366552,-0.004907528;0.6610891;0.01056369,0.1738624;0.5328631;0.02839982,0.216034;0.2480341;0.03940142,0.2619363;-0.0170038;-0.02753565,-0.1740575;0.5154289;-0.02084599,-0.238306;0.3155794;-0.2182271,-0.2845751;0.1747698;-0.4524589,0.07695143;0.006084112;-0.03392423,0.08314686;-0.3488337;0.006445654,0.08550458;-0.7325462;0.0808853,0.09282799;-0.6947309;0.00325764,-0.07313269;0.004110126;-0.04176253,-0.1041459;-0.3503956;-0.01016178,-0.1231737;-0.7334263;0.0653865,-0.1139241;-0.6955314;-0.0120272,-0.004385226;0.5820397;0.01357359,0;0;0,-0.004016526;0.3369386;0.0226624,-0.009156331;0.6604564;0.03149104,0.1678491;0.5222795;0.0408926,0.2085153;0.2370203;0.04157329,0.2469615;-0.03141657;-0.01583957,-0.1749979;0.5251468;-0.02556313,-0.2589292;0.314139;-0.2029279,-0.2899979;0.1308101;-0.4084953,0.07757599;0.002651051;-0.03292918,0.0919069;-0.3525524;0.002565384,0.08002896;-0.7333855;0.08978462,0.08527488;-0.762112;0.03816629,-0.07354613;0.004955757;-0.04093654,-0.1063625;-0.3497437;-0.01362148,-0.1061141;-0.7281898;0.08415663,-0.1145575;-0.7598059;0.03648124,-0.007750586;0.5813607;0.03169703,344.4259
+0;0;0,-0.004089855;0.3374224;0.01366552,-0.004907528;0.6610891;0.01056369,0.1738624;0.5328631;0.02839982,0.216034;0.2480341;0.03940142,0.2619363;-0.0170038;-0.02753565,-0.1740575;0.5154289;-0.02084599,-0.238306;0.3155794;-0.2182271,-0.2845751;0.1747698;-0.4524589,0.07695143;0.006084112;-0.03392423,0.08314686;-0.3488337;0.006445654,0.08550458;-0.7325462;0.0808853,0.09282799;-0.6947309;0.00325764,-0.07313269;0.004110126;-0.04176253,-0.1041459;-0.3503956;-0.01016178,-0.1231737;-0.7334263;0.0653865,-0.1139241;-0.6955314;-0.0120272,-0.004385226;0.5820397;0.01357359,0;0;0,-0.004016526;0.3369386;0.0226624,-0.009156331;0.6604564;0.03149104,0.1678491;0.5222795;0.0408926,0.2085153;0.2370203;0.04157329,0.2469615;-0.03141657;-0.01583957,-0.1749979;0.5251468;-0.02556313,-0.2589292;0.314139;-0.2029279,-0.2899979;0.1308101;-0.4084953,0.07757599;0.002651051;-0.03292918,0.0919069;-0.3525524;0.002565384,0.08002896;-0.7333855;0.08978462,0.08527488;-0.762112;0.03816629,-0.07354613;0.004955757;-0.04093654,-0.1063625;-0.3497437;-0.01362148,-0.1061141;-0.7281898;0.08415663,-0.1145575;-0.7598059;0.03648124,-0.007750586;0.5813607;0.03169703,344.4385
+0;0;0,-0.004091633;0.3375691;0.01367146,-0.004909581;0.6613497;0.01056864,0.1740531;0.5330453;0.02842175,0.2161672;0.2486052;0.03940832,0.2621107;-0.0166705;-0.0275888,-0.1742427;0.5155923;-0.02087728,-0.2384035;0.3160156;-0.2179889,-0.2847141;0.1750797;-0.4524308,0.0769221;0.006081793;-0.0339113,0.08311767;-0.348844;0.006459493,0.08547652;-0.732738;0.08093436,0.09277882;-0.6949452;0.003530413,-0.07310481;0.004108559;-0.04174661,-0.1041187;-0.3504052;-0.01014515,-0.1231555;-0.7336171;0.06543888,-0.1139325;-0.6957449;-0.01175173,-0.004387112;0.582275;0.0135795,0;0;0,-0.003997236;0.3370624;0.02301085,-0.009059943;0.6606895;0.03204906,0.167932;0.5218759;0.04128754,0.2086342;0.2370189;0.0418452,0.246948;-0.03170595;-0.01550996,-0.1747759;0.5254343;-0.02620829,-0.258796;0.3144479;-0.2029166,-0.2905237;0.1351965;-0.4122798,0.07753901;0.002612665;-0.03293705,0.09196991;-0.3526244;0.002260923,0.07969724;-0.733659;0.08937418,0.08521384;-0.7613708;0.03698766,-0.07351913;0.004991585;-0.04091448,-0.1065349;-0.3497422;-0.01418701,-0.1061618;-0.728285;0.08395575,-0.1144039;-0.7588827;0.03532032,-0.007678837;0.5815679;0.03220689,344.4584
+0;0;0,-0.004410246;0.3375527;0.01397203,-0.00552122;0.6613341;0.01107725,0.1735529;0.5331106;0.02886453,0.2151124;0.2486034;0.04021746,0.2609159;-0.01693287;-0.02583681,-0.1745786;0.5157751;-0.02170466,-0.239935;0.3228002;-0.2249033,-0.2856183;0.1860473;-0.4619314,0.07701711;0.006026833;-0.03370482,0.08289114;-0.3488869;0.006819468,0.08515289;-0.7327875;0.08126366,0.09267248;-0.6949878;0.003881216,-0.07297487;0.004187268;-0.04196557,-0.1043669;-0.3502487;-0.009869341,-0.1234268;-0.7334412;0.06580719,-0.1139888;-0.6955643;-0.01135693,-0.004911641;0.5822583;0.01404288,0;0;0,-0.003997236;0.3370624;0.02301085,-0.009059943;0.6606895;0.03204906,0.167932;0.5218759;0.04128754,0.2086342;0.2370189;0.0418452,0.246948;-0.03170595;-0.01550996,-0.1747759;0.5254343;-0.02620829,-0.258796;0.3144479;-0.2029166,-0.2905237;0.1351965;-0.4122798,0.07753901;0.002612665;-0.03293705,0.09196991;-0.3526244;0.002260923,0.07969724;-0.733659;0.08937418,0.08521384;-0.7613708;0.03698766,-0.07351913;0.004991585;-0.04091448,-0.1065349;-0.3497422;-0.01418701,-0.1061618;-0.728285;0.08395575,-0.1144039;-0.7588827;0.03532032,-0.007678837;0.5815679;0.03220689,344.472
+0;0;0,-0.004411202;0.3376259;0.01397506,-0.005522363;0.6614652;0.01107984,0.1737427;0.5331771;0.02888342,0.215375;0.2481715;0.04025623,0.2611117;-0.0169774;-0.02570167,-0.174761;0.5158231;-0.02173984,-0.2402319;0.3225102;-0.2252944,-0.2858486;0.1859568;-0.4619768,0.07695588;0.006022041;-0.03367803,0.0828569;-0.3505224;0.007032458,0.08512173;-0.7349455;0.08157799,0.09291292;-0.6968641;0.001400635,-0.07291685;0.004183939;-0.04193221,-0.1044531;-0.3518804;-0.009688511,-0.1235389;-0.7355946;0.06609103,-0.1137601;-0.6974331;-0.01386011,-0.004912691;0.5823774;0.01404592,0;0;0,-0.00404612;0.3371142;0.02331567,-0.009123027;0.6607928;0.03257561,0.1680275;0.5218145;0.04176044,0.2086352;0.2364345;0.04210258,0.2470717;-0.03185651;-0.0152452,-0.1746906;0.525851;-0.02708552,-0.2572441;0.3183019;-0.2092917,-0.2913608;0.1431002;-0.4211564,0.07746441;0.002545163;-0.03294647,0.09129385;-0.354314;0.002779961,0.07972754;-0.7362712;0.0883267,0.08460481;-0.764702;0.03250122,-0.07345262;0.005062618;-0.04088722,-0.1069473;-0.3513031;-0.01447456,-0.1064106;-0.7304001;0.08365092,-0.1152537;-0.7633387;0.03350159,-0.007741369;0.5816592;0.03268027,344.4913
+0;0;0,-0.004411202;0.3376259;0.01397506,-0.005522363;0.6614652;0.01107984,0.1737427;0.5331771;0.02888342,0.215375;0.2481715;0.04025623,0.2611117;-0.0169774;-0.02570167,-0.174761;0.5158231;-0.02173984,-0.2402319;0.3225102;-0.2252944,-0.2858486;0.1859568;-0.4619768,0.07695588;0.006022041;-0.03367803,0.0828569;-0.3505224;0.007032458,0.08512173;-0.7349455;0.08157799,0.09291292;-0.6968641;0.001400635,-0.07291685;0.004183939;-0.04193221,-0.1044531;-0.3518804;-0.009688511,-0.1235389;-0.7355946;0.06609103,-0.1137601;-0.6974331;-0.01386011,-0.004912691;0.5823774;0.01404592,0;0;0,-0.00404612;0.3371142;0.02331567,-0.009123027;0.6607928;0.03257561,0.1680275;0.5218145;0.04176044,0.2086352;0.2364345;0.04210258,0.2470717;-0.03185651;-0.0152452,-0.1746906;0.525851;-0.02708552,-0.2572441;0.3183019;-0.2092917,-0.2913608;0.1431002;-0.4211564,0.07746441;0.002545163;-0.03294647,0.09129385;-0.354314;0.002779961,0.07972754;-0.7362712;0.0883267,0.08460481;-0.764702;0.03250122,-0.07345262;0.005062618;-0.04088722,-0.1069473;-0.3513031;-0.01447456,-0.1064106;-0.7304001;0.08365092,-0.1152537;-0.7633387;0.03350159,-0.007741369;0.5816592;0.03268027,344.5039
+0;0;0,-0.004411758;0.3376684;0.01397682,-0.005522993;0.6615322;0.01108144,0.1738788;0.5332021;0.02889654,0.2155865;0.2476805;0.04028994,0.2612884;-0.01726648;-0.02561774,-0.1748916;0.5158347;-0.02176547,-0.240481;0.3221719;-0.2256885,-0.286063;0.1857225;-0.4621907,0.07684875;0.006013657;-0.03363114,0.08275009;-0.3505503;0.007081572,0.08501468;-0.7349334;0.08161934,0.09271852;-0.6969426;0.002340898,-0.07281534;0.004178115;-0.04187384,-0.1043534;-0.3519058;-0.00962837,-0.1234372;-0.73558;0.06614328,-0.1137679;-0.69751;-0.01291148,-0.004913288;0.58244;0.01404768,0;0;0,-0.004140884;0.3371432;0.02349663,-0.00927493;0.6608428;0.03284121,0.1679757;0.5217083;0.0422039,0.2085539;0.235797;0.04241204,0.2469321;-0.03217843;-0.01542997,-0.1746551;0.5259732;-0.02783409,-0.2552129;0.3214813;-0.2151451,-0.2915624;0.1486072;-0.428271,0.07740518;0.002516091;-0.03278804,0.09112623;-0.3544206;0.002399087,0.07947875;-0.7363271;0.08797479,0.08229121;-0.7642739;0.03281569,-0.07329722;0.005077997;-0.04092283,-0.1070431;-0.3513114;-0.01488401,-0.1065778;-0.7303168;0.08343238,-0.1152078;-0.7633957;0.03490562,-0.007881731;0.581705;0.03292847,344.5248
+0;0;0,-0.004616472;0.3376576;0.01417144,-0.005941017;0.6615225;0.01145804,0.1735294;0.5334008;0.02950819,0.2144738;0.2477728;0.04100086,0.2601252;-0.01726878;-0.02456067,-0.1750885;0.5159574;-0.02255344,-0.2408444;0.3275048;-0.2312486,-0.2853338;0.198854;-0.4722861,0.07695244;0.00599865;-0.03339588,0.08256997;-0.3505731;0.007288609,0.08483831;-0.7349509;0.08185364,0.0927823;-0.6969585;0.002599061,-0.07259654;0.004201893;-0.04224967,-0.1045211;-0.3517909;-0.009384628,-0.1236684;-0.7354674;0.06635919,-0.1137601;-0.6973941;-0.01266561,-0.005296694;0.5824288;0.01437605,0;0;0,-0.004140884;0.3371432;0.02349663,-0.00927493;0.6608428;0.03284121,0.1679757;0.5217083;0.0422039,0.2085539;0.235797;0.04241204,0.2469321;-0.03217843;-0.01542997,-0.1746551;0.5259732;-0.02783409,-0.2552129;0.3214813;-0.2151451,-0.2915624;0.1486072;-0.428271,0.07740518;0.002516091;-0.03278804,0.09112623;-0.3544206;0.002399087,0.07947875;-0.7363271;0.08797479,0.08229121;-0.7642739;0.03281569,-0.07329722;0.005077997;-0.04092283,-0.1070431;-0.3513114;-0.01488401,-0.1065778;-0.7303168;0.08343238,-0.1152078;-0.7633957;0.03490562,-0.007881731;0.581705;0.03292847,344.5375
+0;0;0,-0.004615704;0.3376014;0.01416908,-0.00593986;0.6613742;0.01145654,0.1737457;0.5332181;0.029524,0.2146901;0.2475901;0.04101668,0.2603277;-0.01737121;-0.02452499,-0.175292;0.5157536;-0.02260033,-0.2410479;0.327301;-0.2312955,-0.2855239;0.1986892;-0.47226,0.07688395;0.005993311;-0.03336616,0.08251015;-0.3511292;0.007381175,0.08477753;-0.7353438;0.08191454,0.09272748;-0.6973454;0.002600506,-0.07253192;0.004198153;-0.04221207,-0.1045058;-0.3523445;-0.009296261,-0.1236449;-0.7358581;0.06641541,-0.1137292;-0.6977787;-0.01266868,-0.005295738;0.5823051;0.01437363,0;0;0,-0.004187442;0.3370754;0.02365267,-0.00931412;0.6606812;0.03305471,0.1681439;0.5215698;0.04285467,0.2084538;0.2356207;0.04249275,0.2468565;-0.03222767;-0.01551986,-0.1746627;0.5259738;-0.02853839,-0.2550593;0.3215027;-0.2159412,-0.2915379;0.1530718;-0.4324668,0.07734416;0.002441555;-0.03274572,0.09135039;-0.3550566;0.002287984,0.07911168;-0.7367976;0.0877589,0.0820692;-0.7644232;0.0321852,-0.07320619;0.00514098;-0.04092416,-0.1070916;-0.3518262;-0.01533708,-0.1067399;-0.7306324;0.08308553,-0.1155478;-0.7636216;0.03437547,-0.007925913;0.5815679;0.03313053,344.5593
+0;0;0,-0.004615704;0.3376014;0.01416908,-0.00593986;0.6613742;0.01145654,0.1737457;0.5332181;0.029524,0.2146901;0.2475901;0.04101668,0.2603277;-0.01737121;-0.02452499,-0.175292;0.5157536;-0.02260033,-0.2410479;0.327301;-0.2312955,-0.2855239;0.1986892;-0.47226,0.07688395;0.005993311;-0.03336616,0.08251015;-0.3511292;0.007381175,0.08477753;-0.7353438;0.08191454,0.09272748;-0.6973454;0.002600506,-0.07253192;0.004198153;-0.04221207,-0.1045058;-0.3523445;-0.009296261,-0.1236449;-0.7358581;0.06641541,-0.1137292;-0.6977787;-0.01266868,-0.005295738;0.5823051;0.01437363,0;0;0,-0.004187442;0.3370754;0.02365267,-0.00931412;0.6606812;0.03305471,0.1681439;0.5215698;0.04285467,0.2084538;0.2356207;0.04249275,0.2468565;-0.03222767;-0.01551986,-0.1746627;0.5259738;-0.02853839,-0.2550593;0.3215027;-0.2159412,-0.2915379;0.1530718;-0.4324668,0.07734416;0.002441555;-0.03274572,0.09135039;-0.3550566;0.002287984,0.07911168;-0.7367976;0.0877589,0.0820692;-0.7644232;0.0321852,-0.07320619;0.00514098;-0.04092416,-0.1070916;-0.3518262;-0.01533708,-0.1067399;-0.7306324;0.08308553,-0.1155478;-0.7636216;0.03437547,-0.007925913;0.5815679;0.03313053,344.5813
+0;0;0,-0.004922455;0.3375265;0.01436622,-0.00650949;0.6612174;0.01188227,0.1732353;0.5331694;0.02990541,0.2137388;0.2471724;0.04160746,0.2591653;-0.01766643;-0.02363391,-0.1754674;0.5155553;-0.0235441,-0.2405365;0.3368718;-0.2412824,-0.2852674;0.2122894;-0.4840539,0.07694605;0.006001504;-0.0331459,0.08211689;-0.3507503;0.007463913,0.0843984;-0.7353914;0.08219509,0.0925054;-0.6974596;0.003601313,-0.07241464;0.004172188;-0.04235653,-0.1047926;-0.3519333;-0.009368096,-0.1240739;-0.735818;0.06678663,-0.1140191;-0.697808;-0.01157381,-0.005803742;0.5821677;0.01471337,0;0;0,-0.004222907;0.3370045;0.02376807,-0.009342082;0.6605251;0.03322232,0.1680656;0.5213726;0.04302728,0.2084973;0.2351264;0.04264009,0.2467237;-0.03243452;-0.01575065,-0.1744418;0.526123;-0.02924804,-0.2541136;0.3302039;-0.2263263,-0.2918982;0.1612395;-0.4419254,0.07729617;0.002407715;-0.03278518,0.09146315;-0.3547225;0.001928091,0.07894959;-0.7369393;0.08732426,0.08210987;-0.7641786;0.03237617,-0.07318609;0.005169149;-0.04089545,-0.1071869;-0.3514268;-0.0157767,-0.106911;-0.7307065;0.08263865,-0.1143053;-0.7548608;0.02503432,-0.007958218;0.5814338;0.03328645,344.6036
+0;0;0,-0.004919517;0.337325;0.01435764,-0.00650516;0.6607434;0.01187618,0.1733157;0.5327516;0.02990307,0.2138468;0.24656;0.04161308,0.2592436;-0.01810619;-0.02358577,-0.1755365;0.5151299;-0.02356935,-0.2406499;0.3363248;-0.2414558,-0.2853516;0.2118236;-0.484069,0.07689498;0.00599752;-0.0331239,0.0820672;-0.3508498;0.007496789,0.08434821;-0.7354074;0.08221174,0.09248585;-0.6974456;0.003320888,-0.07236657;0.004169419;-0.04232842,-0.1047532;-0.3520315;-0.009331148,-0.1240303;-0.7358328;0.06680705,-0.1139375;-0.6977925;-0.01184958,-0.005800099;0.5817709;0.01470451,0;0;0,-0.004240468;0.3367862;0.02399123,-0.009319998;0.6600279;0.03368652,0.1683043;0.5214459;0.04381001,0.2082468;0.2349343;0.04269278,0.2464225;-0.03239676;-0.01593029,-0.1743831;0.5263784;-0.0298076,-0.2539576;0.3294466;-0.2262033,-0.2915627;0.1670058;-0.4465639,0.07726184;0.002342924;-0.03272796,0.09141466;-0.3549229;0.001588106,0.07867557;-0.7370871;0.08679545,0.08232078;-0.7641072;0.03121841,-0.07311203;0.005218682;-0.04090716,-0.1072531;-0.3514799;-0.01606183,-0.1070796;-0.730656;0.08241436,-0.1146257;-0.7559911;0.02554208,-0.007949881;0.5810134;0.03368533,344.6253
+0;0;0,-0.005157456;0.3373136;0.01454228,-0.007001788;0.6607316;0.01224442,0.1728522;0.5326782;0.03031996,0.2130575;0.2464531;0.04232716,0.2576677;-0.01867229;-0.02153547,-0.173246;0.5149533;-0.03356604,-0.2450628;0.34076;-0.2530758,-0.2876318;0.2227657;-0.4992976,0.07697289;0.006007752;-0.03294058,0.08187477;-0.3508477;0.00764123,0.08414114;-0.7353796;0.08248885,0.09411483;-0.6974585;0.003804944,-0.07223664;0.004182107;-0.04254852,-0.1050451;-0.3519383;-0.009102311,-0.1243019;-0.7357044;0.06721796,-0.1123819;-0.697696;-0.01118583,-0.006239927;0.5817584;0.01503879,0;0;0,-0.004240468;0.3367862;0.02399123,-0.009319998;0.6600279;0.03368652,0.1683043;0.5214459;0.04381001,0.2082468;0.2349343;0.04269278,0.2464225;-0.03239676;-0.01593029,-0.1743831;0.5263784;-0.0298076,-0.2539576;0.3294466;-0.2262033,-0.2915627;0.1670058;-0.4465639,0.07726184;0.002342924;-0.03272796,0.09141466;-0.3549229;0.001588106,0.07867557;-0.7370871;0.08679545,0.08232078;-0.7641072;0.03121841,-0.07311203;0.005218682;-0.04090716,-0.1072531;-0.3514799;-0.01606183,-0.1070796;-0.730656;0.08241436,-0.1146257;-0.7559911;0.02554208,-0.007949881;0.5810134;0.03368533,344.6374
+0;0;0,-0.00515708;0.3372889;0.01454121,-0.007001333;0.6606923;0.01224342,0.1729603;0.532612;0.03032806,0.2131962;0.2461691;0.0423444,0.2577714;-0.01874796;-0.02146804,-0.173346;0.5148764;-0.03359635,-0.2452175;0.3405506;-0.2532731,-0.287753;0.222649;-0.4993014,0.07690427;0.006002395;-0.03291121,0.08180747;-0.3509496;0.007681567,0.08407472;-0.7356297;0.08255802,0.09413436;-0.6976403;0.003196046,-0.07217225;0.004178379;-0.04251059,-0.1049896;-0.3520382;-0.009055339,-0.1242538;-0.7359523;0.06729434,-0.1122311;-0.6978748;-0.01178511,-0.006239497;0.5817217;0.01503771,0;0;0,-0.004354753;0.336763;0.02395022,-0.009495571;0.659991;0.03357923,0.1682908;0.5215861;0.04418337,0.208126;0.2348401;0.04250991,0.2463876;-0.03227782;-0.0160054,-0.1744879;0.5265803;-0.03058048,-0.2528959;0.3319914;-0.2300805,-0.2907133;0.1766508;-0.4552007,0.07722171;0.002339602;-0.03263092,0.09148055;-0.355046;0.001408815,0.07854709;-0.7374823;0.08605874,0.08275624;-0.7640154;0.0290531,-0.07301228;0.00521607;-0.04093217,-0.1069832;-0.3515579;-0.01553942,-0.107029;-0.7310315;0.08239004,-0.1148539;-0.7568758;0.02508786,-0.008113399;0.5809793;0.03359425,344.6595
+0;0;0,-0.00515708;0.3372889;0.01454121,-0.007001333;0.6606923;0.01224342,0.1729603;0.532612;0.03032806,0.2131962;0.2461691;0.0423444,0.2577714;-0.01874796;-0.02146804,-0.173346;0.5148764;-0.03359635,-0.2452175;0.3405506;-0.2532731,-0.287753;0.222649;-0.4993014,0.07690427;0.006002395;-0.03291121,0.08180747;-0.3509496;0.007681567,0.08407472;-0.7356297;0.08255802,0.09413436;-0.6976403;0.003196046,-0.07217225;0.004178379;-0.04251059,-0.1049896;-0.3520382;-0.009055339,-0.1242538;-0.7359523;0.06729434,-0.1122311;-0.6978748;-0.01178511,-0.006239497;0.5817217;0.01503771,0;0;0,-0.004354753;0.336763;0.02395022,-0.009495571;0.659991;0.03357923,0.1682908;0.5215861;0.04418337,0.208126;0.2348401;0.04250991,0.2463876;-0.03227782;-0.0160054,-0.1744879;0.5265803;-0.03058048,-0.2528959;0.3319914;-0.2300805,-0.2907133;0.1766508;-0.4552007,0.07722171;0.002339602;-0.03263092,0.09148055;-0.355046;0.001408815,0.07854709;-0.7374823;0.08605874,0.08275624;-0.7640154;0.0290531,-0.07301228;0.00521607;-0.04093217,-0.1069832;-0.3515579;-0.01553942,-0.107029;-0.7310315;0.08239004,-0.1148539;-0.7568758;0.02508786,-0.008113399;0.5809793;0.03359425,344.6826
+0;0;0,-0.005381902;0.3373178;0.01473875,-0.007468549;0.6607546;0.01269049,0.1725728;0.5325987;0.03081575,0.2124811;0.2466297;0.04319266,0.2566815;-0.0187093;-0.02056249,-0.1723813;0.5149079;-0.03801447,-0.247629;0.348925;-0.2623171,-0.2856873;0.2372683;-0.5123321,0.07699266;0.006004103;-0.03262149,0.08162777;-0.3509631;0.007909991,0.08390604;-0.7352257;0.08287309,0.09481672;-0.6972642;0.003761217,-0.07190198;0.004212382;-0.04290036,-0.1053336;-0.3519205;-0.009113476,-0.1245144;-0.7353694;0.06757643,-0.1116482;-0.6973165;-0.01123174,-0.006684904;0.5817754;0.01546997,0;0;0,-0.004462369;0.3367927;0.02408767,-0.009691097;0.6600513;0.03380752,0.1681092;0.5213417;0.04420996,0.2078621;0.2350885;0.04248452,0.2463955;-0.032334;-0.01602637,-0.1743421;0.5264064;-0.03123,-0.2520676;0.3339577;-0.232343,-0.2898932;0.1808112;-0.4593639,0.07719962;0.002294526;-0.03260422,0.09167261;-0.3551024;0.001276135,0.07838161;-0.7371436;0.08583498,0.0830824;-0.7637227;0.029109,-0.07296968;0.005248045;-0.04093856,-0.1070715;-0.3515443;-0.01591486,-0.1070784;-0.7305653;0.0821943,-0.1158104;-0.7588333;0.02769929,-0.008287847;0.5810319;0.03380227,344.7055
+0;0;0,-0.005383035;0.3373888;0.01474185,-0.007470135;0.6608957;0.01269314,0.1727035;0.5326862;0.03083033,0.2125845;0.2469131;0.04319875,0.2567566;-0.01825616;-0.02051564,-0.1725049;0.5149823;-0.03805064,-0.247701;0.3491132;-0.2621995,-0.285735;0.2375279;-0.5120547,0.07691456;0.005998013;-0.0325884,0.08155049;-0.3510324;0.007950258,0.0838279;-0.7351485;0.0828848,0.09477344;-0.6971617;0.003520161,-0.07182904;0.004208109;-0.04285685,-0.1052666;-0.3519878;-0.009063974,-0.1244401;-0.7352908;0.06759673,-0.1115328;-0.6972121;-0.01146325,-0.006686317;0.5818992;0.01547323,0;0;0,-0.004503675;0.3368552;0.02420294,-0.009754211;0.6601813;0.0339967,0.1681311;0.5212749;0.04445207,0.2078198;0.2352147;0.04243362,0.2462529;-0.0320389;-0.01608038,-0.1742038;0.5265064;-0.0319379,-0.2467422;0.3640903;-0.2594657,-0.2857615;0.1948957;-0.474352,0.07718988;0.002279595;-0.03240919,0.09146501;-0.3552245;0.001096368,0.07818694;-0.737126;0.08559835,0.08277369;-0.7635627;0.02836025,-0.07284095;0.005241254;-0.04099456,-0.1070603;-0.3515857;-0.0157136,-0.1072456;-0.7305022;0.08220416,-0.1165545;-0.760919;0.02980658,-0.008346468;0.5811446;0.03397501,344.7263
+0;0;0,-0.005383035;0.3373888;0.01474185,-0.007470135;0.6608957;0.01269314,0.1727035;0.5326862;0.03083033,0.2125845;0.2469131;0.04319875,0.2567566;-0.01825616;-0.02051564,-0.1725049;0.5149823;-0.03805064,-0.247701;0.3491132;-0.2621995,-0.285735;0.2375279;-0.5120547,0.07691456;0.005998013;-0.0325884,0.08155049;-0.3510324;0.007950258,0.0838279;-0.7351485;0.0828848,0.09477344;-0.6971617;0.003520161,-0.07182904;0.004208109;-0.04285685,-0.1052666;-0.3519878;-0.009063974,-0.1244401;-0.7352908;0.06759673,-0.1115328;-0.6972121;-0.01146325,-0.006686317;0.5818992;0.01547323,0;0;0,-0.004503675;0.3368552;0.02420294,-0.009754211;0.6601813;0.0339967,0.1681311;0.5212749;0.04445207,0.2078198;0.2352147;0.04243362,0.2462529;-0.0320389;-0.01608038,-0.1742038;0.5265064;-0.0319379,-0.2467422;0.3640903;-0.2594657,-0.2857615;0.1948957;-0.474352,0.07718988;0.002279595;-0.03240919,0.09146501;-0.3552245;0.001096368,0.07818694;-0.737126;0.08559835,0.08277369;-0.7635627;0.02836025,-0.07284095;0.005241254;-0.04099456,-0.1070603;-0.3515857;-0.0157136,-0.1072456;-0.7305022;0.08220416,-0.1165545;-0.760919;0.02980658,-0.008346468;0.5811446;0.03397501,344.7377
+0;0;0,-0.005593808;0.3374881;0.01487682,-0.007929564;0.6611484;0.01301259,0.1723529;0.5328934;0.03135957,0.2114627;0.2494782;0.0438359,0.2559587;-0.01823673;-0.02059085,-0.1720898;0.5148872;-0.04018435,-0.2498925;0.3718423;-0.2757566,-0.2818579;0.25435;-0.5267062,0.0770141;0.005998143;-0.03231098,0.0813873;-0.3510961;0.008229099,0.08367757;-0.7347417;0.08308928,0.09507056;-0.6967707;0.003899947,-0.07154523;0.004223319;-0.04329656,-0.1054998;-0.3519306;-0.008938994,-0.1246373;-0.7347125;0.06790473,-0.1112883;-0.6966501;-0.01096916,-0.00710531;0.5821089;0.01577639,0;0;0,-0.00457418;0.3369544;0.0243243,-0.009904519;0.6604303;0.03425014,0.1680114;0.5212241;0.04455698,0.2078509;0.2376384;0.04338396,0.2462136;-0.03214207;-0.01618731,-0.1741591;0.5267895;-0.0324556,-0.2544962;0.3560534;-0.2478727,-0.2895002;0.2008938;-0.4770063,0.07717565;0.002252638;-0.03240359,0.09157612;-0.3553074;0.001098394,0.07810114;-0.7367218;0.08556545,0.08256767;-0.763254;0.02857029,-0.07281961;0.005265113;-0.04099673,-0.1069135;-0.3516275;-0.01561504,-0.1072951;-0.730138;0.08197,-0.1165585;-0.7603607;0.02951319,-0.008475356;0.5813512;0.03419387,344.7596
+0;0;0,-0.005593808;0.3374881;0.01487682,-0.007929564;0.6611484;0.01301259,0.1723529;0.5328934;0.03135957,0.2114627;0.2494782;0.0438359,0.2559587;-0.01823673;-0.02059085,-0.1720898;0.5148872;-0.04018435,-0.2498925;0.3718423;-0.2757566,-0.2818579;0.25435;-0.5267062,0.0770141;0.005998143;-0.03231098,0.0813873;-0.3510961;0.008229099,0.08367757;-0.7347417;0.08308928,0.09507056;-0.6967707;0.003899947,-0.07154523;0.004223319;-0.04329656,-0.1054998;-0.3519306;-0.008938994,-0.1246373;-0.7347125;0.06790473,-0.1112883;-0.6966501;-0.01096916,-0.00710531;0.5821089;0.01577639,0;0;0,-0.00457418;0.3369544;0.0243243,-0.009904519;0.6604303;0.03425014,0.1680114;0.5212241;0.04455698,0.2078509;0.2376384;0.04338396,0.2462136;-0.03214207;-0.01618731,-0.1741591;0.5267895;-0.0324556,-0.2544962;0.3560534;-0.2478727,-0.2895002;0.2008938;-0.4770063,0.07717565;0.002252638;-0.03240359,0.09157612;-0.3553074;0.001098394,0.07810114;-0.7367218;0.08556545,0.08256767;-0.763254;0.02857029,-0.07281961;0.005265113;-0.04099673,-0.1069135;-0.3516275;-0.01561504,-0.1072951;-0.730138;0.08197,-0.1165585;-0.7603607;0.02951319,-0.008475356;0.5813512;0.03419387,344.7712
+0;0;0,-0.00559587;0.3376125;0.0148823,-0.007932559;0.661402;0.01301733,0.1724178;0.533097;0.03137128,0.2115436;0.2495664;0.04385269,0.2559003;-0.01731059;-0.02037241,-0.1721546;0.5150841;-0.0401996,-0.2499891;0.3719809;-0.2758678,-0.2818544;0.2548563;-0.526032,0.07685959;0.005986108;-0.03224615,0.08123097;-0.3509596;0.008277059,0.08352242;-0.7348019;0.08317564,0.09491319;-0.6968325;0.004001662,-0.07140169;0.004214846;-0.04320969,-0.1053421;-0.3517908;-0.008866422,-0.1244895;-0.7347691;0.06801672,-0.1111431;-0.6967083;-0.01084188,-0.007107976;0.5823311;0.01578223,0;0;0,-0.004662842;0.3370581;0.02459848,-0.01008112;0.6606536;0.03479588,0.167855;0.5211359;0.04470003,0.2077031;0.237435;0.04323304,0.2459268;-0.03153452;-0.01601267,-0.1739106;0.526862;-0.03306879,-0.2444426;0.3723634;-0.2637887,-0.2864242;0.2204492;-0.4928637,0.0771054;0.002286136;-0.0321337,0.09141012;-0.3551839;0.0007597208,0.07798797;-0.7368329;0.08510387,0.08171284;-0.763455;0.02816665,-0.07259149;0.005222822;-0.04106387,-0.106798;-0.3515123;-0.0157364,-0.1072737;-0.730243;0.08179725,-0.1161345;-0.7601869;0.02897676,-0.008629784;0.5815434;0.03467119,344.7928
+0;0;0,-0.005799459;0.3376004;0.01507599,-0.00838655;0.6613882;0.01344929,0.1719843;0.5331041;0.03195578,0.2107598;0.2495504;0.04499459,0.2546753;-0.01743498;-0.01908304,-0.1716649;0.5147919;-0.04209679,-0.2449111;0.376863;-0.2822776,-0.2832215;0.2565298;-0.5300032,0.07698092;0.005981729;-0.03195626,0.08111408;-0.35096;0.008626956,0.08342969;-0.7347954;0.08356041,0.09525731;-0.6968247;0.004450634,-0.07115786;0.004267165;-0.04360499,-0.1055298;-0.3516265;-0.008537423,-0.1246822;-0.734579;0.06847286,-0.1109017;-0.6965141;-0.01031063,-0.007531884;0.5823168;0.01618941,0;0;0,-0.004662842;0.3370581;0.02459848,-0.01008112;0.6606536;0.03479588,0.167855;0.5211359;0.04470003,0.2077031;0.237435;0.04323304,0.2459268;-0.03153452;-0.01601267,-0.1739106;0.526862;-0.03306879,-0.2444426;0.3723634;-0.2637887,-0.2864242;0.2204492;-0.4928637,0.0771054;0.002286136;-0.0321337,0.09141012;-0.3551839;0.0007597208,0.07798797;-0.7368329;0.08510387,0.08171284;-0.763455;0.02816665,-0.07259149;0.005222822;-0.04106387,-0.106798;-0.3515123;-0.0157364,-0.1072737;-0.730243;0.08179725,-0.1161345;-0.7601869;0.02897676,-0.008629784;0.5815434;0.03467119,344.8057
+0;0;0,-0.00580177;0.337735;0.015082,-0.008390022;0.6616679;0.01345455,0.1722582;0.5332719;0.03198662,0.2110206;0.2498149;0.04502099,0.254992;-0.01751092;-0.01913834,-0.1719213;0.5149314;-0.04218024,-0.2451426;0.3770495;-0.2822792,-0.2835018;0.2565629;-0.5303206,0.07689358;0.005974944;-0.03192001,0.0810266;-0.3509546;0.008661814,0.08334178;-0.7347202;0.08358164,0.09508196;-0.6968085;0.005056836,-0.07107713;0.004262324;-0.04355552,-0.1054479;-0.3516192;-0.008489154,-0.1245968;-0.7345021;0.06850713,-0.1109182;-0.6964968;-0.009693801,-0.007534969;0.5825605;0.01619592,0;0;0,-0.004736073;0.3371721;0.02487159,-0.0102213;0.6609032;0.03533649,0.1679607;0.5211348;0.04520607,0.2075976;0.237506;0.04322028,0.245782;-0.03178617;-0.01624942,-0.1737259;0.5267534;-0.03386969,-0.245226;0.3480445;-0.2459338,-0.2833695;0.2214918;-0.4909694,0.0770511;0.002264708;-0.0320189,0.091502;-0.3552133;0.0005897284,0.07788701;-0.7368265;0.08473516,0.08123592;-0.763849;0.02902341,-0.07245694;0.005227103;-0.04110814,-0.1066645;-0.351435;-0.01494311,-0.1072951;-0.7304016;0.08138111,-0.116621;-0.760438;0.02965846,-0.008753598;0.5817577;0.03514457,344.8271
+0;0;0,-0.00580177;0.337735;0.015082,-0.008390022;0.6616679;0.01345455,0.1722582;0.5332719;0.03198662,0.2110206;0.2498149;0.04502099,0.254992;-0.01751092;-0.01913834,-0.1719213;0.5149314;-0.04218024,-0.2451426;0.3770495;-0.2822792,-0.2835018;0.2565629;-0.5303206,0.07689358;0.005974944;-0.03192001,0.0810266;-0.3509546;0.008661814,0.08334178;-0.7347202;0.08358164,0.09508196;-0.6968085;0.005056836,-0.07107713;0.004262324;-0.04355552,-0.1054479;-0.3516192;-0.008489154,-0.1245968;-0.7345021;0.06850713,-0.1109182;-0.6964968;-0.009693801,-0.007534969;0.5825605;0.01619592,0;0;0,-0.004736073;0.3371721;0.02487159,-0.0102213;0.6609032;0.03533649,0.1679607;0.5211348;0.04520607,0.2075976;0.237506;0.04322028,0.245782;-0.03178617;-0.01624942,-0.1737259;0.5267534;-0.03386969,-0.245226;0.3480445;-0.2459338,-0.2833695;0.2214918;-0.4909694,0.0770511;0.002264708;-0.0320189,0.091502;-0.3552133;0.0005897284,0.07788701;-0.7368265;0.08473516,0.08123592;-0.763849;0.02902341,-0.07245694;0.005227103;-0.04110814,-0.1066645;-0.351435;-0.01494311,-0.1072951;-0.7304016;0.08138111,-0.116621;-0.760438;0.02965846,-0.008753598;0.5817577;0.03514457,344.8503
+0;0;0,-0.006174439;0.337761;0.01525964,-0.009236459;0.6617318;0.01399223,0.1718079;0.5331244;0.03283888,0.2101551;0.2498826;0.04602176,0.2544343;-0.01758999;-0.01816988,-0.1717092;0.5144494;-0.04501231,-0.2471583;0.3777558;-0.2847882,-0.2810967;0.2926376;-0.5478964,0.07706524;0.006003074;-0.03146345,0.08081859;-0.3506506;0.009208053,0.08308777;-0.733232;0.08362661,0.09544233;-0.6953301;0.005276009,-0.07073223;0.004300271;-0.04408508,-0.1058584;-0.3511522;-0.008170754,-0.1250537;-0.7327198;0.06896155,-0.1107658;-0.6947221;-0.009049885,-0.00831046;0.5826126;0.01668949,0;0;0,-0.004850045;0.3372116;0.02486491,-0.01041925;0.6609836;0.03532577,0.1681141;0.5210054;0.04553843,0.2073144;0.2375829;0.04324913,0.245584;-0.03184623;-0.01646841,-0.1744488;0.5266253;-0.03348877,-0.2447884;0.3478875;-0.2455626,-0.2821952;0.2240956;-0.4923401,0.07703895;0.002261534;-0.03201437,0.09142248;-0.3549684;0.000389576,0.07783275;-0.735313;0.08444357,0.08111297;-0.7624217;0.02893018,-0.07243735;0.005228115;-0.0411161,-0.1067536;-0.351169;-0.01516182,-0.1073945;-0.729024;0.0804256,-0.1172455;-0.7558517;0.02540317,-0.008930944;0.5818273;0.03513408,344.8724
+0;0;0,-0.006176632;0.337881;0.01526506,-0.009240443;0.6620384;0.01399655,0.1717891;0.5333803;0.03284369,0.2101509;0.2500308;0.04603158,0.2544018;-0.01727045;-0.01811894,-0.1716986;0.5147069;-0.04500083,-0.2471764;0.3779613;-0.284868,-0.281093;0.2928976;-0.5478076,0.07705521;0.006002293;-0.03145935,0.08080466;-0.35028;0.009169787,0.0830759;-0.7332095;0.08365607,0.09543117;-0.6953071;0.005300969,-0.07072303;0.004299711;-0.04407934,-0.1058126;-0.3507825;-0.008202426,-0.1250255;-0.7326975;0.06900007,-0.1107367;-0.6946993;-0.009015828,-0.008313801;0.5828643;0.01669568,0;0;0,-0.004865825;0.3373253;0.02495301,-0.01041911;0.6612798;0.0355643,0.168019;0.5210239;0.04567516,0.2072673;0.2374983;0.04336274,0.2454087;-0.0317364;-0.01648116,-0.1744587;0.5267087;-0.03310931,-0.2430812;0.3484848;-0.2463221,-0.2779787;0.2306573;-0.4961665,0.07706726;0.002256155;-0.03191817,0.09153179;-0.3546038;0.000387311,0.07774501;-0.7353293;0.08433021,0.08093993;-0.7624413;0.02880872,-0.07240649;0.005232049;-0.04114788,-0.1065864;-0.3507725;-0.01479754,-0.1074281;-0.7290754;0.08046308,-0.116639;-0.7547286;0.02413809,-0.008935764;0.5820685;0.03532994,344.8935
+0;0;0,-0.006176632;0.337881;0.01526506,-0.009240443;0.6620384;0.01399655,0.1717891;0.5333803;0.03284369,0.2101509;0.2500308;0.04603158,0.2544018;-0.01727045;-0.01811894,-0.1716986;0.5147069;-0.04500083,-0.2471764;0.3779613;-0.284868,-0.281093;0.2928976;-0.5478076,0.07705521;0.006002293;-0.03145935,0.08080466;-0.35028;0.009169787,0.0830759;-0.7332095;0.08365607,0.09543117;-0.6953071;0.005300969,-0.07072303;0.004299711;-0.04407934,-0.1058126;-0.3507825;-0.008202426,-0.1250255;-0.7326975;0.06900007,-0.1107367;-0.6946993;-0.009015828,-0.008313801;0.5828643;0.01669568,0;0;0,-0.004865825;0.3373253;0.02495301,-0.01041911;0.6612798;0.0355643,0.168019;0.5210239;0.04567516,0.2072673;0.2374983;0.04336274,0.2454087;-0.0317364;-0.01648116,-0.1744587;0.5267087;-0.03310931,-0.2430812;0.3484848;-0.2463221,-0.2779787;0.2306573;-0.4961665,0.07706726;0.002256155;-0.03191817,0.09153179;-0.3546038;0.000387311,0.07774501;-0.7353293;0.08433021,0.08093993;-0.7624413;0.02880872,-0.07240649;0.005232049;-0.04114788,-0.1065864;-0.3507725;-0.01479754,-0.1074281;-0.7290754;0.08046308,-0.116639;-0.7547286;0.02413809,-0.008935764;0.5820685;0.03532994,344.9052
+0;0;0,-0.006446535;0.337869;0.01541697,-0.009799639;0.6620234;0.01432025,0.1712864;0.5334895;0.03359291,0.2092677;0.2500957;0.04692905,0.2536277;-0.01723954;-0.01700423,-0.1714719;0.5143889;-0.04625247,-0.2485312;0.3791803;-0.2864878,-0.2867272;0.3170382;-0.5551935,0.07718009;0.005995702;-0.03115299,0.08069392;-0.3502918;0.009451458,0.08296528;-0.7332128;0.08398133,0.09566657;-0.6953102;0.005681597,-0.07044044;0.004334633;-0.04452616,-0.1060513;-0.3506353;-0.008056592,-0.1252477;-0.7324938;0.06942928,-0.1106153;-0.6944939;-0.008522734,-0.008810063;0.5828494;0.01699904,0;0;0,-0.004865825;0.3373253;0.02495301,-0.01041911;0.6612798;0.0355643,0.168019;0.5210239;0.04567516,0.2072673;0.2374983;0.04336274,0.2454087;-0.0317364;-0.01648116,-0.1744587;0.5267087;-0.03310931,-0.2430812;0.3484848;-0.2463221,-0.2779787;0.2306573;-0.4961665,0.07706726;0.002256155;-0.03191817,0.09153179;-0.3546038;0.000387311,0.07774501;-0.7353293;0.08433021,0.08093993;-0.7624413;0.02880872,-0.07240649;0.005232049;-0.04114788,-0.1065864;-0.3507725;-0.01479754,-0.1074281;-0.7290754;0.08046308,-0.116639;-0.7547286;0.02413809,-0.008935764;0.5820685;0.03532994,344.9163
+0;0;0,-0.006449614;0.3380303;0.01542433,-0.009804889;0.6623936;0.01432675,0.1715403;0.5337341;0.03362508,0.2095195;0.2503563;0.04696047,0.2538061;-0.01653591;-0.01686687,-0.17171;0.5146061;-0.04633491,-0.2487649;0.3794051;-0.2865566,-0.2868976;0.317366;-0.5548172,0.07708977;0.005988686;-0.03111653,0.08060215;-0.3501518;0.009471156,0.08287461;-0.7332569;0.08403686,0.1016379;-0.6915826;-0.03163327,-0.07035801;0.00432956;-0.04447405,-0.1059541;-0.3504939;-0.008019533,-0.1251598;-0.7325358;0.06950359,-0.1035438;-0.6907179;-0.04565286,-0.008814628;0.5831649;0.0170074,0;0;0,-0.004953533;0.3374686;0.02518845,-0.01061179;0.6616211;0.03608155,0.1680716;0.5210786;0.04591036,0.2071631;0.2375512;0.04319978,0.2453136;-0.03122935;-0.0165348,-0.1747448;0.5268434;-0.03298423,-0.2424033;0.3494153;-0.247145,-0.2760805;0.236093;-0.4987212,0.07709639;0.002278566;-0.03158939,0.09152548;-0.3544809;0.0001945496,0.07758464;-0.73536;0.08428645,0.09371001;-0.7237053;-0.0309149,-0.07224914;0.005221699;-0.04122779,-0.1064799;-0.3506348;-0.01495784,-0.1074352;-0.7291375;0.08027608,-0.1210489;-0.7807896;-0.003482699,-0.00909999;0.5823559;0.03577352,344.9387
+0;0;0,-0.006451145;0.3381106;0.01542799,-0.009807565;0.6625841;0.01432998,0.1714994;0.5339067;0.03362572,0.2094407;0.2508118;0.0469478,0.2537184;-0.01602763;-0.01686691,-0.1716774;0.5147827;-0.04631716,-0.2486555;0.3797166;-0.286299,-0.2867806;0.3176898;-0.5545065,0.07705286;0.005985819;-0.03110163,0.08056296;-0.3499238;0.009459751,0.08284098;-0.7339652;0.08420768,0.0953455;-0.6961851;0.007120959,-0.07032432;0.004327488;-0.04445276,-0.1058974;-0.3502661;-0.008021869,-0.12515;-0.7332417;0.0696907,-0.1107443;-0.6953658;-0.007053681,-0.008816948;0.5833268;0.01701159,0;0;0,-0.004990757;0.3375416;0.02528226,-0.01069604;0.6618;0.03628242,0.1678348;0.5208427;0.04588068,0.2070823;0.2376246;0.04325569,0.2451853;-0.03110766;-0.01647067,-0.1742468;0.5271966;-0.03421863,-0.2407078;0.357484;-0.2545373,-0.2737422;0.2439658;-0.5060496,0.07708;0.002247334;-0.03152633,0.09163286;-0.3542811;0.0001741648,0.07737967;-0.7361599;0.08411276,0.08134034;-0.763849;0.03105104,-0.07219278;0.005236402;-0.041244,-0.1063806;-0.3503903;-0.01497396,-0.1074836;-0.7298157;0.08050033,-0.1158337;-0.7527207;0.02313659,-0.009171709;0.5825065;0.03594816,344.9606
+0;0;0,-0.006692387;0.3381005;0.01554728,-0.01031735;0.6625706;0.01465629,0.1710034;0.5339197;0.03416362,0.2086233;0.2508067;0.04800373,0.2525532;-0.01615646;-0.01553304,-0.1715802;0.5146503;-0.04735706,-0.2498108;0.3822686;-0.2884272,-0.2872087;0.3223978;-0.5572263,0.07717011;0.005958742;-0.03081481,0.08035152;-0.3499563;0.009726292,0.08270333;-0.7339836;0.08454463,0.09548034;-0.6961991;0.007503048,-0.07011931;0.004373003;-0.04477102,-0.106278;-0.3501256;-0.007993899,-0.1255549;-0.7330261;0.07008117,-0.1108777;-0.69515;-0.006611735,-0.009298582;0.5833129;0.01731508,0;0;0,-0.004990757;0.3375416;0.02528226,-0.01069604;0.6618;0.03628242,0.1678348;0.5208427;0.04588068,0.2070823;0.2376246;0.04325569,0.2451853;-0.03110766;-0.01647067,-0.1742468;0.5271966;-0.03421863,-0.2407078;0.357484;-0.2545373,-0.2737422;0.2439658;-0.5060496,0.07708;0.002247334;-0.03152633,0.09163286;-0.3542811;0.0001741648,0.07737967;-0.7361599;0.08411276,0.08134034;-0.763849;0.03105104,-0.07219278;0.005236402;-0.041244,-0.1063806;-0.3503903;-0.01497396,-0.1074836;-0.7298157;0.08050033,-0.1158337;-0.7527207;0.02313659,-0.009171709;0.5825065;0.03594816,344.9726
+0;0;0,-0.006692387;0.3381005;0.01554728,-0.01031735;0.6625706;0.01465629,0.1710034;0.5339197;0.03416362,0.2086233;0.2508067;0.04800373,0.2525532;-0.01615646;-0.01553304,-0.1715802;0.5146503;-0.04735706,-0.2498108;0.3822686;-0.2884272,-0.2872087;0.3223978;-0.5572263,0.07717011;0.005958742;-0.03081481,0.08035152;-0.3499563;0.009726292,0.08270333;-0.7339836;0.08454463,0.09548034;-0.6961991;0.007503048,-0.07011931;0.004373003;-0.04477102,-0.106278;-0.3501256;-0.007993899,-0.1255549;-0.7330261;0.07008117,-0.1108777;-0.69515;-0.006611735,-0.009298582;0.5833129;0.01731508,0;0;0,-0.004990757;0.3375416;0.02528226,-0.01069604;0.6618;0.03628242,0.1678348;0.5208427;0.04588068,0.2070823;0.2376246;0.04325569,0.2451853;-0.03110766;-0.01647067,-0.1742468;0.5271966;-0.03421863,-0.2407078;0.357484;-0.2545373,-0.2737422;0.2439658;-0.5060496,0.07708;0.002247334;-0.03152633,0.09163286;-0.3542811;0.0001741648,0.07737967;-0.7361599;0.08411276,0.08134034;-0.763849;0.03105104,-0.07219278;0.005236402;-0.041244,-0.1063806;-0.3503903;-0.01497396,-0.1074836;-0.7298157;0.08050033,-0.1158337;-0.7527207;0.02313659,-0.009171709;0.5825065;0.03594816,344.9836
+0;0;0,-0.006694518;0.3382081;0.01555223,-0.01032115;0.6628275;0.01466082,0.1710129;0.5341363;0.03417058,0.2083066;0.2534777;0.04789071,0.2526796;-0.01617774;-0.01628681,-0.1715951;0.5148656;-0.0473559,-0.2491475;0.3836315;-0.2863361,-0.2869226;0.3231569;-0.5578461,0.07711735;0.005954667;-0.03079374,0.08029859;-0.3499418;0.009745244,0.08264721;-0.7334483;0.08446212,0.09543045;-0.6956601;0.007383019,-0.07007138;0.004370013;-0.04474041,-0.1062281;-0.35011;-0.007965207,-0.1254789;-0.7324915;0.07000399,-0.1107946;-0.6946115;-0.006726265,-0.009301908;0.583533;0.01732085,0;0;0,-0.005050093;0.337632;0.02550578,-0.01085475;0.6620279;0.03680849,0.1676615;0.5208403;0.04609871,0.206751;0.2400956;0.04443359,0.2449441;-0.03131014;-0.01624549,-0.1738123;0.5275209;-0.03522874,-0.239161;0.3572653;-0.2522331,-0.2725932;0.2476626;-0.5084972,0.07708017;0.00225094;-0.03137481,0.09161303;-0.3542771;0.0001271963,0.07734137;-0.7355814;0.084203,0.081942;-0.7631963;0.03105593,-0.07212154;0.005228688;-0.04125462,-0.1062758;-0.3503753;-0.01488935,-0.1076268;-0.729332;0.08027024,-0.1155857;-0.7516312;0.02224686,-0.009303898;0.5826985;0.03639388,344.9963
+0;0;0,-0.006997367;0.3381951;0.0157004,-0.01091405;0.6628105;0.01503301,0.1704323;0.5341821;0.0348396,0.2073567;0.2534774;0.0486148,0.2513781;-0.01634806;-0.01508832,-0.1714286;0.5147541;-0.04872303,-0.2503986;0.3862294;-0.2887094,-0.2869141;0.3356297;-0.5624027,0.07724343;0.005918393;-0.03048317,0.0799849;-0.3499851;0.01002671,0.0822348;-0.7333997;0.08521642,0.09537145;-0.6956077;0.008197151,-0.06982598;0.004430243;-0.04511656,-0.1065729;-0.3499276;-0.007753599,-0.1258983;-0.7322658;0.07040921,-0.1108649;-0.6943828;-0.006253116,-0.009869607;0.5835156;0.01766924,0;0;0,-0.005050093;0.337632;0.02550578,-0.01085475;0.6620279;0.03680849,0.1676615;0.5208403;0.04609871,0.206751;0.2400956;0.04443359,0.2449441;-0.03131014;-0.01624549,-0.1738123;0.5275209;-0.03522874,-0.239161;0.3572653;-0.2522331,-0.2725932;0.2476626;-0.5084972,0.07708017;0.00225094;-0.03137481,0.09161303;-0.3542771;0.0001271963,0.07734137;-0.7355814;0.084203,0.081942;-0.7631963;0.03105593,-0.07212154;0.005228688;-0.04125462,-0.1062758;-0.3503753;-0.01488935,-0.1076268;-0.729332;0.08027024,-0.1155857;-0.7516312;0.02224686,-0.009303898;0.5826985;0.03639388,345.0176
+0;0;0,-0.006999951;0.3383201;0.0157062,-0.01091835;0.6630782;0.01503854,0.1705872;0.534372;0.03486139,0.2075549;0.2533387;0.04865272,0.2515356;-0.01623711;-0.01499147,-0.1715748;0.5149269;-0.04877484,-0.2506372;0.3862517;-0.2890421,-0.287119;0.3356989;-0.5624822,0.07719408;0.005914612;-0.03046369,0.0799349;-0.3499046;0.01003659,0.08218507;-0.7333658;0.08523541,0.09502012;-0.6957526;0.009984471,-0.06978136;0.004427413;-0.04508774,-0.1065196;-0.3498466;-0.007733617,-0.1258473;-0.732231;0.07043865,-0.1111591;-0.6945291;-0.004463539,-0.009873461;0.5837489;0.01767591,0;0;0,-0.005045302;0.3377399;0.02573848,-0.01081543;0.6622715;0.03726554,0.1678036;0.5209445;0.04693532,0.2067177;0.2398449;0.04463744,0.2446225;-0.03132725;-0.01606584,-0.1733888;0.5276973;-0.03613061,-0.25026;0.3830781;-0.2678905,-0.2866742;0.2886665;-0.529456,0.07705277;0.002213016;-0.03130364,0.09146358;-0.3542498;2.849102E-05,0.07730898;-0.7356174;0.08405661,0.08173622;-0.7640729;0.03457164,-0.0720368;0.005249991;-0.04129264,-0.1062184;-0.3502727;-0.01501797,-0.1075855;-0.7292603;0.08021279,-0.1154646;-0.7508653;0.02399671,-0.009276062;0.5829078;0.03679609,345.0429
+0;0;0,-0.007003329;0.3384833;0.01571378,-0.01092397;0.6634269;0.01504577,0.1712882;0.5344831;0.03493733,0.2082983;0.2531269;0.04874449,0.2521817;-0.01585245;-0.01475888,-0.1722124;0.5149619;-0.04902608,-0.2513656;0.3861389;-0.2895694,-0.2877667;0.3356979;-0.5624045,0.07705171;0.005903703;-0.03040751,0.07978807;-0.3493371;0.01002694,0.08203637;-0.7324783;0.085163,0.09496302;-0.6948107;0.009374954,-0.06965266;0.004419247;-0.04500458,-0.1063311;-0.3492789;-0.00771118,-0.1256428;-0.7313442;0.07039585,-0.1108497;-0.6935873;-0.005040951,-0.009878489;0.5840532;0.01768462,0;0;0,-0.005163305;0.3378836;0.02597916,-0.01106726;0.6625892;0.03776515,0.1682104;0.5208663;0.0478996,0.2067965;0.2393987;0.04493034,0.2445305;-0.03116754;-0.01571929,-0.1736307;0.5275998;-0.03724209,-0.242444;0.4093928;-0.2862673,-0.2810052;0.2925451;-0.5375997,0.0769771;0.002196655;-0.03108275,0.09143449;-0.3537004;9.655952E-06,0.07726347;-0.7347139;0.08412541,0.08171106;-0.762958;0.03355302,-0.07186089;0.005234177;-0.04129226,-0.1060056;-0.3496957;-0.01488448,-0.1073819;-0.7284223;0.08004639,-0.1154173;-0.7502049;0.0232686,-0.009494759;0.5831821;0.03723085,345.0591
+0;0;0,-0.007135903;0.3384752;0.01582789,-0.01133163;0.6634153;0.01540253,0.1708589;0.5343807;0.03563991,0.2075988;0.2529947;0.04956138,0.2514447;-0.01609436;-0.01350167,-0.171908;0.5146259;-0.04999863,-0.2518502;0.3938848;-0.2944419,-0.2882952;0.3507994;-0.568529,0.07718836;0.005864065;-0.03006671,0.07975172;-0.3493754;0.01039121,0.08194805;-0.732493;0.08564799,0.09516276;-0.6948279;0.009909406,-0.06938421;0.004513302;-0.04540813,-0.1064915;-0.3490557;-0.00732325,-0.1257317;-0.7311027;0.07089135,-0.1106531;-0.6933427;-0.004488595,-0.01024523;0.5840406;0.01799376,0;0;0,-0.005163305;0.3378836;0.02597916,-0.01106726;0.6625892;0.03776515,0.1682104;0.5208663;0.0478996,0.2067965;0.2393987;0.04493034,0.2445305;-0.03116754;-0.01571929,-0.1736307;0.5275998;-0.03724209,-0.242444;0.4093928;-0.2862673,-0.2810052;0.2925451;-0.5375997,0.0769771;0.002196655;-0.03108275,0.09143449;-0.3537004;9.655952E-06,0.07726347;-0.7347139;0.08412541,0.08171106;-0.762958;0.03355302,-0.07186089;0.005234177;-0.04129226,-0.1060056;-0.3496957;-0.01488448,-0.1073819;-0.7284223;0.08004639,-0.1154173;-0.7502049;0.0232686,-0.009494759;0.5831821;0.03723085,345.0725
+0;0;0,-0.007136974;0.338526;0.01583026,-0.0113328;0.6634738;0.01540512,0.1707987;0.5344589;0.03563663,0.207544;0.2530317;0.04956014,0.2513779;-0.01598406;-0.01348573,-0.1718565;0.5147106;-0.04997401,-0.2518105;0.3939518;-0.2944531,-0.2882455;0.3508781;-0.5684656,0.07715119;0.005861241;-0.03005224,0.07972117;-0.3502957;0.01051018,0.08191161;-0.7323865;0.08556524,0.09520361;-0.6946765;0.009383671,-0.06935079;0.004511129;-0.04538626,-0.1065539;-0.3499711;-0.007203016,-0.1257425;-0.730994;0.07080194,-0.1105757;-0.6931887;-0.005018882,-0.01024645;0.5841026;0.01799623,0;0;0,-0.00521861;0.3379175;0.02618968,-0.0112007;0.6626211;0.03820407,0.1680144;0.5208012;0.04798472,0.2067068;0.2393062;0.04501903,0.2443601;-0.03116876;-0.01573646,-0.1739477;0.5275934;-0.03622016,-0.2394327;0.3979423;-0.2804489,-0.2739469;0.2800782;-0.5318102,0.07701221;0.002228618;-0.03088605,0.09098111;-0.3546129;0.0002377033,0.07715428;-0.7346336;0.08405006,0.08153985;-0.7626851;0.03256667,-0.07178845;0.005207203;-0.04134127,-0.1061441;-0.3506222;-0.01479299,-0.1078203;-0.728581;0.07888612,-0.1156133;-0.7503195;0.02142178,-0.009607434;0.5832185;0.03761184,345.09
+0;0;0,-0.007136974;0.338526;0.01583026,-0.0113328;0.6634738;0.01540512,0.1707987;0.5344589;0.03563663,0.207544;0.2530317;0.04956014,0.2513779;-0.01598406;-0.01348573,-0.1718565;0.5147106;-0.04997401,-0.2518105;0.3939518;-0.2944531,-0.2882455;0.3508781;-0.5684656,0.07715119;0.005861241;-0.03005224,0.07972117;-0.3502957;0.01051018,0.08191161;-0.7323865;0.08556524,0.09520361;-0.6946765;0.009383671,-0.06935079;0.004511129;-0.04538626,-0.1065539;-0.3499711;-0.007203016,-0.1257425;-0.730994;0.07080194,-0.1105757;-0.6931887;-0.005018882,-0.01024645;0.5841026;0.01799623,0;0;0,-0.00521861;0.3379175;0.02618968,-0.0112007;0.6626211;0.03820407,0.1680144;0.5208012;0.04798472,0.2067068;0.2393062;0.04501903,0.2443601;-0.03116876;-0.01573646,-0.1739477;0.5275934;-0.03622016,-0.2394327;0.3979423;-0.2804489,-0.2739469;0.2800782;-0.5318102,0.07701221;0.002228618;-0.03088605,0.09098111;-0.3546129;0.0002377033,0.07715428;-0.7346336;0.08405006,0.08153985;-0.7626851;0.03256667,-0.07178845;0.005207203;-0.04134127,-0.1061441;-0.3506222;-0.01479299,-0.1078203;-0.728581;0.07888612,-0.1156133;-0.7503195;0.02142178,-0.009607434;0.5832185;0.03761184,345.1022
+0;0;0,-0.007257844;0.3385191;0.01592194,-0.01167328;0.6634638;0.01567201,0.1704244;0.5343164;0.03621893,0.2069738;0.2528701;0.05027226,0.2508684;-0.01607361;-0.01303829,-0.1715398;0.5144439;-0.05094029,-0.2517288;0.4043733;-0.3003387,-0.2892041;0.3642457;-0.574658,0.07726847;0.005898135;-0.02974209,0.07972475;-0.3502626;0.01079356,0.08154157;-0.7323701;0.08577351,0.09510531;-0.6946589;0.009639993,-0.06907519;0.00448028;-0.04580766,-0.1069618;-0.3499123;-0.007464692,-0.1255878;-0.7308261;0.07120608,-0.1101569;-0.6930228;-0.00456164,-0.01055018;0.5840921;0.0182298,0;0;0,-0.00521861;0.3379175;0.02618968,-0.0112007;0.6626211;0.03820407,0.1680144;0.5208012;0.04798472,0.2067068;0.2393062;0.04501903,0.2443601;-0.03116876;-0.01573646,-0.1739477;0.5275934;-0.03622016,-0.2394327;0.3979423;-0.2804489,-0.2739469;0.2800782;-0.5318102,0.07701221;0.002228618;-0.03088605,0.09098111;-0.3546129;0.0002377033,0.07715428;-0.7346336;0.08405006,0.08153985;-0.7626851;0.03256667,-0.07178845;0.005207203;-0.04134127,-0.1061441;-0.3506222;-0.01479299,-0.1078203;-0.728581;0.07888612,-0.1156133;-0.7503195;0.02142178,-0.009607434;0.5832185;0.03761184,345.1228
+0;0;0,-0.007259576;0.3385999;0.01592574,-0.01167601;0.6636177;0.01567582,0.1704611;0.5344431;0.03622716,0.2068018;0.2546042;0.05020024,0.2509353;-0.01580337;-0.01345491,-0.1715772;0.5145664;-0.05095096,-0.2513082;0.4051244;-0.2989251,-0.2889875;0.3647784;-0.5747374,0.077222;0.005894587;-0.0297242,0.07967874;-0.3503328;0.01081902,0.08149523;-0.7323694;0.08578506,0.09514201;-0.6946109;0.009185411,-0.06903365;0.004477585;-0.04578011,-0.1069273;-0.3499812;-0.007429976,-0.1255499;-0.7308244;0.07122619,-0.1100245;-0.6929734;-0.005005412,-0.01055267;0.5842296;0.01823413,0;0;0,-0.005230367;0.3379893;0.02630758,-0.01119912;0.6627634;0.03839731,0.1680182;0.5208549;0.04833961,0.206644;0.240982;0.04611182,0.2442405;-0.03089061;-0.01546562,-0.1740711;0.5275781;-0.03577326,-0.2392133;0.3965505;-0.2774631,-0.2716671;0.2902565;-0.5358589,0.07699584;0.002236977;-0.030792,0.09099061;-0.3546842;0.0001775026,0.07720358;-0.7346517;0.08390188,0.08174805;-0.7624591;0.03144622,-0.07170811;0.005202483;-0.04138108,-0.1061965;-0.3506598;-0.01454256,-0.10767;-0.7285653;0.0790547,-0.1156015;-0.7505929;0.02122598,-0.009611204;0.5833444;0.03778958,345.1347
+0;0;0,-0.007261009;0.3386668;0.01592889,-0.01167848;0.6637611;0.01567888,0.1702859;0.5346147;0.03621365,0.2067133;0.2541083;0.05022005,0.2506917;-0.01534906;-0.01321142,-0.1714255;0.514757;-0.05088114,-0.2513467;0.405054;-0.2994467,-0.2888936;0.3648497;-0.5742899,0.07718399;0.005891687;-0.02970958,0.07963612;-0.3496662;0.01075746,0.08145449;-0.7320999;0.08580141,0.09528516;-0.6942369;0.008169599,-0.06899968;0.004475382;-0.04575758,-0.1068221;-0.3493173;-0.007479519,-0.1254641;-0.7305564;0.0712584,-0.1097294;-0.6925995;-0.006000407,-0.01055487;0.5843537;0.01823781,0;0;0,-0.005190298;0.3380496;0.02640343,-0.01107233;0.6628986;0.03858232,0.167839;0.5206831;0.04828668,0.2065786;0.240143;0.04641151,0.2441499;-0.03068924;-0.01525867,-0.1738537;0.5276999;-0.03541333,-0.2385555;0.398929;-0.2792139,-0.2689373;0.2954599;-0.5379339,0.07698522;0.002219945;-0.03070975,0.09121107;-0.3540471;-0.0001082439,0.07723369;-0.7343929;0.08374954,0.08213485;-0.761615;0.02914716,-0.07164159;0.005217298;-0.0414126,-0.1062355;-0.3499484;-0.01447507,-0.1071984;-0.7282521;0.0792042,-0.1160434;-0.7532991;0.02288897,-0.009510286;0.5834599;0.03795242,345.1563
+0;0;0,-0.007543217;0.3386544;0.01606039,-0.01222932;0.6637443;0.01597985,0.1697516;0.534643;0.03693211,0.2058356;0.2540998;0.05109141,0.2495448;-0.01547736;-0.01201628,-0.1715211;0.5146581;-0.05145999,-0.2520818;0.4150978;-0.304056,-0.2889233;0.3875334;-0.580548,0.07729535;0.005883075;-0.02942039,0.07945476;-0.3496761;0.01105237,0.08118274;-0.7321296;0.08599721,0.09523376;-0.6942639;0.008405238,-0.06885124;0.004486416;-0.04597955,-0.1076143;-0.349182;-0.00749442,-0.1257491;-0.7303627;0.07164354,-0.1097969;-0.692401;-0.005570136,-0.01105735;0.5843369;0.01851673,0;0;0,-0.005190298;0.3380496;0.02640343,-0.01107233;0.6628986;0.03858232,0.167839;0.5206831;0.04828668,0.2065786;0.240143;0.04641151,0.2441499;-0.03068924;-0.01525867,-0.1738537;0.5276999;-0.03541333,-0.2385555;0.398929;-0.2792139,-0.2689373;0.2954599;-0.5379339,0.07698522;0.002219945;-0.03070975,0.09121107;-0.3540471;-0.0001082439,0.07723369;-0.7343929;0.08374954,0.08213485;-0.761615;0.02914716,-0.07164159;0.005217298;-0.0414126,-0.1062355;-0.3499484;-0.01447507,-0.1071984;-0.7282521;0.0792042,-0.1160434;-0.7532991;0.02288897,-0.009510286;0.5834599;0.03795242,345.1682
+0;0;0,-0.007543217;0.3386544;0.01606039,-0.01222932;0.6637443;0.01597985,0.1697516;0.534643;0.03693211,0.2058356;0.2540998;0.05109141,0.2495448;-0.01547736;-0.01201628,-0.1715211;0.5146581;-0.05145999,-0.2520818;0.4150978;-0.304056,-0.2889233;0.3875334;-0.580548,0.07729535;0.005883075;-0.02942039,0.07945476;-0.3496761;0.01105237,0.08118274;-0.7321296;0.08599721,0.09523376;-0.6942639;0.008405238,-0.06885124;0.004486416;-0.04597955,-0.1076143;-0.349182;-0.00749442,-0.1257491;-0.7303627;0.07164354,-0.1097969;-0.692401;-0.005570136,-0.01105735;0.5843369;0.01851673,0;0;0,-0.005190298;0.3380496;0.02640343,-0.01107233;0.6628986;0.03858232,0.167839;0.5206831;0.04828668,0.2065786;0.240143;0.04641151,0.2441499;-0.03068924;-0.01525867,-0.1738537;0.5276999;-0.03541333,-0.2385555;0.398929;-0.2792139,-0.2689373;0.2954599;-0.5379339,0.07698522;0.002219945;-0.03070975,0.09121107;-0.3540471;-0.0001082439,0.07723369;-0.7343929;0.08374954,0.08213485;-0.761615;0.02914716,-0.07164159;0.005217298;-0.0414126,-0.1062355;-0.3499484;-0.01447507,-0.1071984;-0.7282521;0.0792042,-0.1160434;-0.7532991;0.02288897,-0.009510286;0.5834599;0.03795242,345.179
+0;0;0,-0.007545038;0.3387361;0.01606427,-0.01223216;0.6638969;0.01598371,0.1699262;0.5347296;0.03695457,0.2059663;0.2545278;0.05109663,0.2496941;-0.0151642;-0.01203793,-0.1716809;0.5147251;-0.05152415,-0.2521436;0.4152859;-0.3038128,-0.2890007;0.3877098;-0.5804226,0.0772538;0.005879912;-0.02940458,0.07941343;-0.3497161;0.01107238,0.08114052;-0.7319728;0.08597866,0.09525189;-0.6940734;0.008053415,-0.06881423;0.004484005;-0.04595483,-0.1075813;-0.349221;-0.00746572,-0.1257068;-0.7302056;0.07163153,-0.109686;-0.6922097;-0.005913801,-0.01105993;0.5844721;0.01852114,0;0;0,-0.005220413;0.3381268;0.02646005,-0.01111864;0.6630447;0.03868687,0.1679362;0.5206876;0.04858816,0.2065023;0.240473;0.04649699,0.2439932;-0.030505;-0.01512467,-0.1740686;0.5277486;-0.03534724,-0.237571;0.4001718;-0.2796903,-0.2653752;0.2994837;-0.5399222,0.07699069;0.002182126;-0.03057814,0.09086512;-0.3541535;-0.0001808386,0.07716013;-0.7343054;0.0836693,0.08180033;-0.7613658;0.02838409,-0.07156561;0.005238449;-0.04145207,-0.1062452;-0.3499485;-0.01441351,-0.1071806;-0.7280617;0.07920124,-0.1159473;-0.7545369;0.0238155,-0.009552941;0.5835888;0.038046,345.2021
+0;0;0,-0.007770506;0.3387201;0.01629367,-0.01270099;0.6638765;0.01643755,0.1694801;0.5346911;0.03754325,0.2052245;0.2544628;0.05190979,0.24917;-0.01518923;-0.01124436,-0.1717669;0.5147271;-0.05190056,-0.2511325;0.4241634;-0.3078522,-0.2805601;0.4042509;-0.5860057,0.07738008;0.005886496;-0.02906928,0.07933827;-0.3497173;0.01134896,0.08101902;-0.7319287;0.0864874,0.0953;-0.6940235;0.008593634,-0.06868285;0.004473267;-0.04615201,-0.107709;-0.349135;-0.007040922,-0.1257987;-0.7300892;0.07221051,-0.1096115;-0.692088;-0.005299687,-0.01148342;0.5844512;0.01893619,0;0;0,-0.005220413;0.3381268;0.02646005,-0.01111864;0.6630447;0.03868687,0.1679362;0.5206876;0.04858816,0.2065023;0.240473;0.04649699,0.2439932;-0.030505;-0.01512467,-0.1740686;0.5277486;-0.03534724,-0.237571;0.4001718;-0.2796903,-0.2653752;0.2994837;-0.5399222,0.07699069;0.002182126;-0.03057814,0.09086512;-0.3541535;-0.0001808386,0.07716013;-0.7343054;0.0836693,0.08180033;-0.7613658;0.02838409,-0.07156561;0.005238449;-0.04145207,-0.1062452;-0.3499485;-0.01441351,-0.1071806;-0.7280617;0.07920124,-0.1159473;-0.7545369;0.0238155,-0.009552941;0.5835888;0.038046,345.2123
+0;0;0,-0.007773538;0.3388522;0.01630002,-0.01270696;0.6642025;0.01644382,0.1694664;0.5349681;0.03755027,0.2052927;0.2540985;0.05194969,0.2491169;-0.01480955;-0.01103023,-0.1717646;0.5150051;-0.05188935,-0.2513119;0.4242341;-0.3084267,-0.2806583;0.4043766;-0.5858128,0.07735157;0.005884327;-0.02905857,0.07930937;-0.3496482;0.01135156,0.08099499;-0.7329675;0.0867078,0.09524689;-0.6950784;0.008972593,-0.06865754;0.004471619;-0.04613501,-0.1076758;-0.3490658;-0.007031761,-0.125818;-0.7311243;0.07244938,-0.1096637;-0.6931393;-0.004903041,-0.0114886;0.5847259;0.01894408,0;0;0,-0.005291738;0.3382431;0.02665567,-0.01130078;0.6633438;0.03912687,0.1677066;0.5207211;0.04883075,0.2064235;0.2398744;0.04664946,0.243628;-0.03041211;-0.0146662,-0.1740356;0.5278763;-0.03526882,-0.2368222;0.3994612;-0.2801075,-0.2640969;0.3057672;-0.5421689,0.07698856;0.002154425;-0.03050268,0.09045451;-0.3541302;-0.0001695137,0.07691302;-0.735505;0.08340693,0.08202562;-0.7625749;0.02840686,-0.07150795;0.005255731;-0.04148834,-0.106233;-0.3498545;-0.01445051,-0.1072282;-0.7290945;0.07931041,-0.1159065;-0.7560097;0.02459782,-0.009704478;0.5838378;0.03842211,345.2248
+0;0;0,-0.007773538;0.3388522;0.01630002,-0.01270696;0.6642025;0.01644382,0.1694664;0.5349681;0.03755027,0.2052927;0.2540985;0.05194969,0.2491169;-0.01480955;-0.01103023,-0.1717646;0.5150051;-0.05188935,-0.2513119;0.4242341;-0.3084267,-0.2806583;0.4043766;-0.5858128,0.07735157;0.005884327;-0.02905857,0.07930937;-0.3496482;0.01135156,0.08099499;-0.7329675;0.0867078,0.09524689;-0.6950784;0.008972593,-0.06865754;0.004471619;-0.04613501,-0.1076758;-0.3490658;-0.007031761,-0.125818;-0.7311243;0.07244938,-0.1096637;-0.6931393;-0.004903041,-0.0114886;0.5847259;0.01894408,0;0;0,-0.005291738;0.3382431;0.02665567,-0.01130078;0.6633438;0.03912687,0.1677066;0.5207211;0.04883075,0.2064235;0.2398744;0.04664946,0.243628;-0.03041211;-0.0146662,-0.1740356;0.5278763;-0.03526882,-0.2368222;0.3994612;-0.2801075,-0.2640969;0.3057672;-0.5421689,0.07698856;0.002154425;-0.03050268,0.09045451;-0.3541302;-0.0001695137,0.07691302;-0.735505;0.08340693,0.08202562;-0.7625749;0.02840686,-0.07150795;0.005255731;-0.04148834,-0.106233;-0.3498545;-0.01445051,-0.1072282;-0.7290945;0.07931041,-0.1159065;-0.7560097;0.02459782,-0.009704478;0.5838378;0.03842211,345.2464
+0;0;0,-0.007943508;0.3389282;0.01645088,-0.01317729;0.6643627;0.01688682,0.169117;0.5350792;0.0382922,0.2045811;0.2540685;0.05275217,0.2487219;-0.01490089;-0.01018425,-0.1723663;0.5156419;-0.05188846,-0.2507901;0.428965;-0.3102886,-0.2806883;0.4071777;-0.5875707,0.07747675;0.005873355;-0.02860281,0.07922855;-0.3496436;0.01170877,0.08084632;-0.7329245;0.08735464,0.09507652;-0.6951004;0.01037705,-0.06844167;0.00450166;-0.04637604,-0.1076064;-0.3489314;-0.006733224,-0.12589;-0.7308966;0.07325073,-0.109777;-0.6929767;-0.00334505,-0.01190796;0.5848621;0.01931641,0;0;0,-0.005312853;0.338329;0.02667046,-0.01133294;0.6635195;0.03912258,0.1677213;0.5206965;0.04899478,0.2063672;0.239743;0.04667306,0.2435527;-0.03069201;-0.01445055,-0.1741598;0.5279663;-0.03529073,-0.2322158;0.4057395;-0.2845374,-0.2696523;0.3412478;-0.5541543,0.0769889;0.002131447;-0.030388,0.09043429;-0.3541436;-0.0002593994,0.07688539;-0.7355419;0.08329153,0.08212664;-0.7630036;0.02981305,-0.07144062;0.005254457;-0.04151977,-0.1065581;-0.3498051;-0.01468939,-0.1074;-0.7290809;0.07900319,-0.115962;-0.7555562;0.02490611,-0.009734556;0.5839907;0.03842521,345.2687
+0;0;0,-0.007945678;0.3390208;0.01645537,-0.01318139;0.6645756;0.01689141,0.1693997;0.5351824;0.03832775,0.2048445;0.2543251;0.05277983,0.2489111;-0.01419234;-0.01005085,-0.1726237;0.5157143;-0.05199557,-0.2510048;0.4290847;-0.3102547,-0.2808527;0.4073341;-0.5870709,0.07741278;0.005868504;-0.02857919,0.0791654;-0.3498154;0.01175132,0.08078031;-0.7324203;0.08726378,0.09497456;-0.694616;0.01048069,-0.06838515;0.004497943;-0.04633774,-0.1075683;-0.3491012;-0.006676305,-0.1258196;-0.7303926;0.07316658,-0.1097474;-0.6924927;-0.003235653,-0.01191157;0.585044;0.01932194,0;0;0,-0.005348183;0.3384165;0.0267328,-0.0114084;0.6637248;0.0392307,0.1678083;0.520456;0.04936659,0.2063117;0.2396401;0.04692686,0.2432414;-0.0304535;-0.01371014,-0.1744725;0.5280665;-0.03534785,-0.2316857;0.4061773;-0.2847786,-0.2605154;0.3266637;-0.5509319,0.0769697;0.002116591;-0.03025115,0.09041533;-0.354337;-0.0002390146,0.07681489;-0.7350607;0.08316171,0.08211544;-0.762627;0.03009522,-0.07135627;0.005256098;-0.04152834,-0.1065784;-0.3499504;-0.01453952,-0.1074408;-0.7285678;0.07894477,-0.1162711;-0.7550787;0.0252179,-0.009800024;0.5841655;0.03852403,345.2903
+0;0;0,-0.007945678;0.3390208;0.01645537,-0.01318139;0.6645756;0.01689141,0.1693997;0.5351824;0.03832775,0.2048445;0.2543251;0.05277983,0.2489111;-0.01419234;-0.01005085,-0.1726237;0.5157143;-0.05199557,-0.2510048;0.4290847;-0.3102547,-0.2808527;0.4073341;-0.5870709,0.07741278;0.005868504;-0.02857919,0.0791654;-0.3498154;0.01175132,0.08078031;-0.7324203;0.08726378,0.09497456;-0.694616;0.01048069,-0.06838515;0.004497943;-0.04633774,-0.1075683;-0.3491012;-0.006676305,-0.1258196;-0.7303926;0.07316658,-0.1097474;-0.6924927;-0.003235653,-0.01191157;0.585044;0.01932194,0;0;0,-0.005348183;0.3384165;0.0267328,-0.0114084;0.6637248;0.0392307,0.1678083;0.520456;0.04936659,0.2063117;0.2396401;0.04692686,0.2432414;-0.0304535;-0.01371014,-0.1744725;0.5280665;-0.03534785,-0.2316857;0.4061773;-0.2847786,-0.2605154;0.3266637;-0.5509319,0.0769697;0.002116591;-0.03025115,0.09041533;-0.354337;-0.0002390146,0.07681489;-0.7350607;0.08316171,0.08211544;-0.762627;0.03009522,-0.07135627;0.005256098;-0.04152834,-0.1065784;-0.3499504;-0.01453952,-0.1074408;-0.7285678;0.07894477,-0.1162711;-0.7550787;0.0252179,-0.009800024;0.5841655;0.03852403,345.3022
+0;0;0,-0.008057314;0.3390091;0.01663077,-0.01351736;0.6645332;0.01735535,0.1691651;0.5350724;0.03905764,0.2043718;0.2540647;0.05361141,0.248654;-0.01427311;-0.009053692,-0.1730818;0.5162438;-0.05212233,-0.2506398;0.4363936;-0.3129392,-0.2828538;0.4037526;-0.5882387,0.07743279;0.005805571;-0.02813319,0.07894277;-0.3497411;0.01211241,0.08054392;-0.7311609;0.08748306,0.09485499;-0.6933571;0.01081819,-0.06802757;0.004563222;-0.04660948,-0.1072975;-0.3487993;-0.006258704,-0.1256911;-0.7289054;0.07339884,-0.1095059;-0.6910039;-0.002882302,-0.0122174;0.5850101;0.01971915,0;0;0,-0.005349778;0.3384093;0.02681875,-0.01138519;0.6636883;0.03940511,0.1679124;0.5203416;0.0496676,0.2063164;0.2393837;0.04754305,0.2428901;-0.03057453;-0.01310289,-0.1746306;0.5282736;-0.03530005,-0.2260256;0.4212092;-0.2928121,-0.2594476;0.3302552;-0.5545435,0.07693253;0.002051175;-0.02996993,0.0903613;-0.3542807;-0.0002598744,0.07702606;-0.7338182;0.08303357,0.08209036;-0.7614845;0.03019262,-0.07118241;0.005254173;-0.04155089,-0.1064025;-0.3497931;-0.0144142,-0.1071696;-0.7272708;0.07872186,-0.114818;-0.750716;0.02190342,-0.00978522;0.5841389;0.03867579,345.324
+0;0;0,-0.008057314;0.3390091;0.01663077,-0.01351736;0.6645332;0.01735535,0.1691651;0.5350724;0.03905764,0.2043718;0.2540647;0.05361141,0.248654;-0.01427311;-0.009053692,-0.1730818;0.5162438;-0.05212233,-0.2506398;0.4363936;-0.3129392,-0.2828538;0.4037526;-0.5882387,0.07743279;0.005805571;-0.02813319,0.07894277;-0.3497411;0.01211241,0.08054392;-0.7311609;0.08748306,0.09485499;-0.6933571;0.01081819,-0.06802757;0.004563222;-0.04660948,-0.1072975;-0.3487993;-0.006258704,-0.1256911;-0.7289054;0.07339884,-0.1095059;-0.6910039;-0.002882302,-0.0122174;0.5850101;0.01971915,0;0;0,-0.005349778;0.3384093;0.02681875,-0.01138519;0.6636883;0.03940511,0.1679124;0.5203416;0.0496676,0.2063164;0.2393837;0.04754305,0.2428901;-0.03057453;-0.01310289,-0.1746306;0.5282736;-0.03530005,-0.2260256;0.4212092;-0.2928121,-0.2594476;0.3302552;-0.5545435,0.07693253;0.002051175;-0.02996993,0.0903613;-0.3542807;-0.0002598744,0.07702606;-0.7338182;0.08303357,0.08209036;-0.7614845;0.03019262,-0.07118241;0.005254173;-0.04155089,-0.1064025;-0.3497931;-0.0144142,-0.1071696;-0.7272708;0.07872186,-0.114818;-0.750716;0.02190342,-0.00978522;0.5841389;0.03867579,345.336
+0;0;0,-0.008059369;0.3390956;0.01663501,-0.01352057;0.6646879;0.01735984,0.1692105;0.5351993;0.03906771,0.204447;0.2539535;0.05363382,0.2486649;-0.01399475;-0.008940309,-0.1731277;0.5163658;-0.05213656,-0.2507514;0.4364479;-0.3131744,-0.2829187;0.4038543;-0.5880742,0.07734931;0.005799312;-0.02810286,0.07885892;-0.3496602;0.01213288,0.08045977;-0.731007;0.08748908,0.09436513;-0.6934243;0.01299758,-0.06795423;0.004558303;-0.04655924,-0.1072146;-0.3487177;-0.006218344,-0.1256047;-0.7287511;0.07342394,-0.1098783;-0.6910735;-0.0006947145,-0.01222037;0.5851504;0.01972407,0;0;0,-0.005292341;0.3384858;0.02696013,-0.01121509;0.6638304;0.03967237,0.1680315;0.5202841;0.04999638,0.2062049;0.2390487;0.04841661,0.2429383;-0.03044656;-0.01232839,-0.1745062;0.5284753;-0.03521958,-0.2274816;0.4100029;-0.2876298,-0.2574049;0.3345074;-0.5542232,0.07690334;0.002035797;-0.02980018,0.09014098;-0.3542239;-0.0001941938,0.07697472;-0.733667;0.08320832,0.08252926;-0.7622534;0.03486967,-0.07106617;0.005245683;-0.04157405,-0.1063666;-0.3496999;-0.01436747,-0.1070725;-0.7270855;0.07883182,-0.1148033;-0.7497616;0.02437726,-0.009647585;0.5842662;0.03891182,345.3575
+0;0;0,-0.008077999;0.3390891;0.01675764,-0.01365362;0.664679;0.01765342,0.1690153;0.535105;0.03982878,0.2037002;0.2537748;0.05408715,0.2479539;-0.01427177;-0.0080388,-0.1733192;0.5171528;-0.05247173,-0.2508471;0.4399829;-0.3143634,-0.2833672;0.4056563;-0.5890107,0.07743412;0.005718966;-0.02788494,0.07885485;-0.3497454;0.01231106,0.08051471;-0.7310833;0.08771046,0.09459683;-0.6934988;0.01325236,-0.06789257;0.00463458;-0.0466416,-0.107245;-0.3486052;-0.00607397,-0.1253923;-0.7286041;0.073788,-0.1094926;-0.6909265;-0.0002936497,-0.01233751;0.5851405;0.01997817,0;0;0,-0.005292341;0.3384858;0.02696013,-0.01121509;0.6638304;0.03967237,0.1680315;0.5202841;0.04999638,0.2062049;0.2390487;0.04841661,0.2429383;-0.03044656;-0.01232839,-0.1745062;0.5284753;-0.03521958,-0.2274816;0.4100029;-0.2876298,-0.2574049;0.3345074;-0.5542232,0.07690334;0.002035797;-0.02980018,0.09014098;-0.3542239;-0.0001941938,0.07697472;-0.733667;0.08320832,0.08252926;-0.7622534;0.03486967,-0.07106617;0.005245683;-0.04157405,-0.1063666;-0.3496999;-0.01436747,-0.1070725;-0.7270855;0.07883182,-0.1148033;-0.7497616;0.02437726,-0.009647585;0.5842662;0.03891182,345.3701
+0;0;0,-0.008078753;0.3391207;0.0167592,-0.01365414;0.6646972;0.01765504,0.1688571;0.5351722;0.03981299,0.2035552;0.2537347;0.05407679,0.2477669;-0.01405737;-0.007990155,-0.17318;0.5172356;-0.05240732,-0.2507374;0.4400363;-0.3143989,-0.2832266;0.4057423;-0.5887854,0.0773381;0.005711874;-0.02785036,0.07876175;-0.3504834;0.01242828,0.08042279;-0.7320921;0.08788123,0.09458934;-0.6944622;0.01297674,-0.06780837;0.004628833;-0.04658377,-0.1072417;-0.3493372;-0.005932733,-0.1254019;-0.729606;0.07398597,-0.1094069;-0.6918824;-0.0005398169,-0.01233813;0.5851642;0.01997963,0;0;0,-0.005278327;0.338516;0.02698278,-0.01118041;0.6638483;0.03967476,0.1679146;0.5204401;0.050313,0.2060969;0.2390971;0.04866695,0.2430715;-0.03010866;-0.01200199,-0.1743394;0.5286324;-0.03519629,-0.2254297;0.4150189;-0.290336,-0.2559258;0.336692;-0.5557685,0.07686197;0.002049074;-0.02962243,0.08995389;-0.3549567;-4.386902E-05,0.07696734;-0.7347066;0.08327841,0.08195006;-0.7631626;0.03400706,-0.07091951;0.00526445;-0.04161922,-0.1063813;-0.3503895;-0.01419415,-0.1070881;-0.7280706;0.07895973,-0.1150054;-0.7540151;0.02721883,-0.009617805;0.5842894;0.03892088,345.3918
+0;0;0,-0.008078753;0.3391207;0.0167592,-0.01365414;0.6646972;0.01765504,0.1688571;0.5351722;0.03981299,0.2035552;0.2537347;0.05407679,0.2477669;-0.01405737;-0.007990155,-0.17318;0.5172356;-0.05240732,-0.2507374;0.4400363;-0.3143989,-0.2832266;0.4057423;-0.5887854,0.0773381;0.005711874;-0.02785036,0.07876175;-0.3504834;0.01242828,0.08042279;-0.7320921;0.08788123,0.09458934;-0.6944622;0.01297674,-0.06780837;0.004628833;-0.04658377,-0.1072417;-0.3493372;-0.005932733,-0.1254019;-0.729606;0.07398597,-0.1094069;-0.6918824;-0.0005398169,-0.01233813;0.5851642;0.01997963,0;0;0,-0.005278327;0.338516;0.02698278,-0.01118041;0.6638483;0.03967476,0.1679146;0.5204401;0.050313,0.2060969;0.2390971;0.04866695,0.2430715;-0.03010866;-0.01200199,-0.1743394;0.5286324;-0.03519629,-0.2254297;0.4150189;-0.290336,-0.2559258;0.336692;-0.5557685,0.07686197;0.002049074;-0.02962243,0.08995389;-0.3549567;-4.386902E-05,0.07696734;-0.7347066;0.08327841,0.08195006;-0.7631626;0.03400706,-0.07091951;0.00526445;-0.04161922,-0.1063813;-0.3503895;-0.01419415,-0.1070881;-0.7280706;0.07895973,-0.1150054;-0.7540151;0.02721883,-0.009617805;0.5842894;0.03892088,345.4135
+0;0;0,-0.008040301;0.3391947;0.0169652,-0.01369438;0.6648514;0.01810885,0.1686953;0.5352538;0.0403782,0.2033568;0.2529559;0.05472274,0.2473592;-0.01353925;-0.006941024,-0.1730417;0.5182276;-0.05294651,-0.2510662;0.4445623;-0.316736,-0.2833307;0.4154502;-0.5903594,0.07739942;0.00565382;-0.0274624,0.07890009;-0.3506104;0.01259005,0.08050347;-0.7323518;0.08840275,0.09486926;-0.694719;0.01351047,-0.0676436;0.004694526;-0.0466811,-0.1069993;-0.3492786;-0.005634617,-0.1252025;-0.7296821;0.07460545,-0.1090084;-0.6919509;9.728968E-05,-0.01236978;0.5852968;0.02037084,0;0;0,-0.005203307;0.3385924;0.0270853,-0.0109605;0.6640058;0.03987813,0.1679131;0.520355;0.0504899,0.2059776;0.2381346;0.04907775,0.2427882;-0.02981278;-0.01098454,-0.17404;0.5288417;-0.03510752,-0.2232019;0.4179982;-0.2927819,-0.2713048;0.4071892;-0.5654127,0.07683779;0.001985833;-0.02947593,0.08988443;-0.355071;3.480911E-05,0.07702543;-0.7350532;0.08325028,0.08194579;-0.7635003;0.03392267,-0.0708079;0.005281399;-0.04165534,-0.1063346;-0.3504044;-0.01415734,-0.1069488;-0.7282849;0.07902279,-0.1150002;-0.7544655;0.02752128,-0.009440459;0.5844263;0.0390985,345.4246
+0;0;0,-0.008040301;0.3391947;0.0169652,-0.01369438;0.6648514;0.01810885,0.1686953;0.5352538;0.0403782,0.2033568;0.2529559;0.05472274,0.2473592;-0.01353925;-0.006941024,-0.1730417;0.5182276;-0.05294651,-0.2510662;0.4445623;-0.316736,-0.2833307;0.4154502;-0.5903594,0.07739942;0.00565382;-0.0274624,0.07890009;-0.3506104;0.01259005,0.08050347;-0.7323518;0.08840275,0.09486926;-0.694719;0.01351047,-0.0676436;0.004694526;-0.0466811,-0.1069993;-0.3492786;-0.005634617,-0.1252025;-0.7296821;0.07460545,-0.1090084;-0.6919509;9.728968E-05,-0.01236978;0.5852968;0.02037084,0;0;0,-0.005203307;0.3385924;0.0270853,-0.0109605;0.6640058;0.03987813,0.1679131;0.520355;0.0504899,0.2059776;0.2381346;0.04907775,0.2427882;-0.02981278;-0.01098454,-0.17404;0.5288417;-0.03510752,-0.2232019;0.4179982;-0.2927819,-0.2713048;0.4071892;-0.5654127,0.07683779;0.001985833;-0.02947593,0.08988443;-0.355071;3.480911E-05,0.07702543;-0.7350532;0.08325028,0.08194579;-0.7635003;0.03392267,-0.0708079;0.005281399;-0.04165534,-0.1063346;-0.3504044;-0.01415734,-0.1069488;-0.7282849;0.07902279,-0.1150002;-0.7544655;0.02752128,-0.009440459;0.5844263;0.0390985,345.4369
+0;0;0,-0.008040946;0.3392218;0.01696656,-0.01369598;0.6649337;0.0181103,0.1685639;0.535356;0.04036573,0.2032719;0.252679;0.05472953,0.2472527;-0.01368573;-0.006904077,-0.1729276;0.518342;-0.05289191,-0.2510569;0.4445778;-0.3170356,-0.2833056;0.41548;-0.5905252,0.07738775;0.005652968;-0.02745826,0.07888829;-0.3505809;0.01259078,0.08049221;-0.7324501;0.08842887,0.09486473;-0.6948138;0.01350144,-0.0676334;0.004693818;-0.04667406,-0.1069858;-0.3492492;-0.005631078,-0.1251951;-0.72978;0.07463586,-0.1089933;-0.6920452;9.272993E-05,-0.01237112;0.5853631;0.02037274,0;0;0,-0.005186334;0.3386205;0.02707887,-0.01089042;0.6640913;0.0398314,0.1677969;0.520365;0.05050325,0.2058939;0.2377618;0.04936028,0.2426942;-0.03007349;-0.01058292,-0.1738954;0.5290385;-0.03509299,-0.2170117;0.4551113;-0.3071095,-0.2695634;0.3925986;-0.5717106,0.07683332;0.001977041;-0.02945352,0.08970105;-0.3550603;-5.960464E-07,0.07687641;-0.7351599;0.08329391,0.08202802;-0.7635652;0.03388453,-0.07078493;0.005290097;-0.04166875,-0.1065347;-0.3503576;-0.01436625,-0.1071237;-0.7282641;0.07925226,-0.1149106;-0.75499;0.02825671,-0.009387828;0.5844954;0.03906703,345.4591
+0;0;0,-0.007959245;0.3392068;0.01730253,-0.01363224;0.6649176;0.01857243,0.1685961;0.5352998;0.04109507,0.2030131;0.2525844;0.05540441,0.2471887;-0.01369843;-0.006443691,-0.1728314;0.5189505;-0.05306428,-0.250888;0.4487192;-0.3181906,-0.2834541;0.419202;-0.5915977,0.07748032;0.005554975;-0.02721613,0.07896964;-0.3506677;0.01293344,0.0806033;-0.7325227;0.08884207,0.09512731;-0.694881;0.01394441,-0.0675995;0.00478438;-0.04671397,-0.1067882;-0.3491279;-0.005251937,-0.1249457;-0.7296474;0.07508063,-0.1085946;-0.6919063;0.0005707517,-0.01229568;0.5853465;0.02081226,0;0;0,-0.005186334;0.3386205;0.02707887,-0.01089042;0.6640913;0.0398314,0.1677969;0.520365;0.05050325,0.2058939;0.2377618;0.04936028,0.2426942;-0.03007349;-0.01058292,-0.1738954;0.5290385;-0.03509299,-0.2170117;0.4551113;-0.3071095,-0.2695634;0.3925986;-0.5717106,0.07683332;0.001977041;-0.02945352,0.08970105;-0.3550603;-5.960464E-07,0.07687641;-0.7351599;0.08329391,0.08202802;-0.7635652;0.03388453,-0.07078493;0.005290097;-0.04166875,-0.1065347;-0.3503576;-0.01436625,-0.1071237;-0.7282641;0.07925226,-0.1149106;-0.75499;0.02825671,-0.009387828;0.5844954;0.03906703,345.4711

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006303631;0.3323389;0.008972212,0.01270163;0.6514617;0.002986445,0.1909896;0.5214468;0.008630136,0.2284993;0.2188619;0.0320455,0.2671292;-0.03368706;-0.02840048,-0.1650279;0.5099038;0.0002980242,-0.2122957;0.2078221;0.005326037,-0.2453273;-0.04959306;-0.03433854,0.08029062;0.00546813;-0.03898285,0.09516222;-0.3547807;-3.808737E-05,0.09942427;-0.7416924;0.07426268,0.09977764;-0.7037315;-0.00609681,-0.07918677;0.005226125;-0.04121033,-0.103284;-0.3555991;-0.01397943,-0.1191449;-0.7426361;0.05806378,-0.116793;-0.7046573;-0.02226028,0.01105089;0.5734658;0.006867693,0;0;0,0.007445857;0.3322527;0.01104951,0.01417081;0.6514025;0.00743103,0.1884503;0.5141156;-0.01482976,0.235233;0.2119165;-0.01484823,0.2669063;-0.04166457;-0.07501805,-0.1644943;0.5149528;-0.006719841,-0.2059499;0.2121911;-0.01810645,-0.2313873;-0.04032585;-0.08530085,0.07806738;0.002299413;-0.04354703,0.102066;-0.3591652;-0.02667987,0.1034281;-0.7424071;0.06477046,0.1020093;-0.7700303;0.008213282,-0.08205002;0.005471165;-0.03512846,-0.1037217;-0.3561727;-0.01896859,-0.09146412;-0.7417923;0.0609483,-0.09545079;-0.7668735;0.002030369,0.01261292;0.5733801;0.010782,269.7783
+0;0;0,0.006165171;0.3322279;0.00890129,0.01238221;0.6512176;0.0028456,0.1903981;0.5214525;0.0086887,0.2278131;0.2188796;0.03153886,0.2669875;-0.03338403;-0.02855367,-0.1649423;0.5097655;0.0004972829,-0.2117676;0.2076764;0.005181911,-0.2448223;-0.0494481;-0.03453059,0.08034457;0.005478481;-0.03911363,0.09532782;-0.3548263;-1.543388E-05,0.09946141;-0.7436622;0.07476731,0.09978901;-0.7057523;-0.005119272,-0.07932124;0.005229052;-0.04118177,-0.1033047;-0.355682;-0.01396596,-0.1193385;-0.7446346;0.05857169,-0.1170245;-0.7067065;-0.02128024,0.01078235;0.5732575;0.006741538,0;0;0,0.00759872;0.332135;0.01101327,0.01447707;0.6511455;0.007362843,0.1884283;0.5140973;-0.01465869,0.2352625;0.2119732;-0.01481616,0.2665334;-0.04140007;-0.07487249,-0.1639732;0.5150909;-0.006594989,-0.2055625;0.2124092;-0.01784408,-0.2309591;-0.03982139;-0.08505581,0.07812136;0.002267078;-0.04366982,0.1019111;-0.359264;-0.02629066,0.1028474;-0.744417;0.06568313,0.1016121;-0.7716676;0.009421349,-0.08220054;0.00550482;-0.0350415,-0.1038883;-0.3562117;-0.01880899,-0.09202904;-0.7437309;0.06175867,-0.09553225;-0.7707993;0.005407386,0.01288116;0.5731604;0.01072073,269.8071
+0;0;0,0.006165553;0.3322485;0.008901841,0.0123829;0.6512544;0.002845881,0.1903322;0.5215055;0.008688411,0.2277147;0.2191947;0.03151878,0.2668979;-0.03312513;-0.02858714,-0.1648765;0.5098228;0.0005000303,-0.2116613;0.2079954;0.0051806,-0.2447233;-0.04918632;-0.03454075,0.08029978;0.005475428;-0.03909183,0.09527484;-0.3546323;-1.501292E-05,0.09941727;-0.7442994;0.07492758,0.09974387;-0.7064135;-0.004716717,-0.07927702;0.005226137;-0.04115881,-0.1032473;-0.3554875;-0.01395789,-0.1193154;-0.7452716;0.05873482,-0.1170084;-0.7073675;-0.02087492,0.01078299;0.5732913;0.00674197,0;0;0,0.007766128;0.3321501;0.01106024,0.01480512;0.6511741;0.007466316,0.1885923;0.5140471;-0.01474607,0.2352759;0.2121678;-0.01499403,0.2664748;-0.04129001;-0.07498646,-0.1636495;0.5152347;-0.006510664,-0.2053848;0.212835;-0.01760613,-0.2307393;-0.0394232;-0.08495823,0.07807289;0.002271712;-0.04365396,0.1016171;-0.3590579;-0.02589476,0.1020783;-0.7449278;0.06672359,0.1012525;-0.7722972;0.0109241,-0.08214987;0.005502524;-0.03503322,-0.1039755;-0.3559984;-0.01861572,-0.09284835;-0.7443548;0.06218912,-0.09594827;-0.7708542;0.005587738,0.01316999;0.573186;0.01080871,269.8305
+0;0;0,0.006163746;0.3321511;0.008899231,0.01237941;0.6510702;0.002844913,0.1905498;0.5212788;0.008688782,0.2279918;0.2184872;0.03155546,0.2671012;-0.03335756;-0.02843729,-0.1650955;0.5095817;0.0004903357,-0.2119547;0.2072743;0.00517835,-0.2449545;-0.04942322;-0.03446821,0.08027472;0.005473719;-0.03907963,0.09524439;-0.3545045;-1.686066E-05,0.09936632;-0.7422429;0.07455479,0.09969128;-0.7043966;-0.00468906,-0.07925227;0.005224505;-0.04114597,-0.103214;-0.3553595;-0.01395482,-0.1192025;-0.7432141;0.05837808,-0.1169071;-0.7053499;-0.02083139,0.01077992;0.5731282;0.006739949,0;0;0,0.007667288;0.332052;0.01114726,0.0145957;0.6509926;0.007643461,0.1886574;0.5138642;-0.01453185,0.2352385;0.2114779;-0.01506925,0.2661273;-0.04155022;-0.07487822,-0.1640339;0.514968;-0.006410638,-0.2058176;0.2120886;-0.01762534,-0.2312512;-0.03971344;-0.084732,0.07804213;0.002290666;-0.04365075,0.101219;-0.3589064;-0.02537954,0.1017146;-0.7428663;0.06678057,0.1003209;-0.7705342;0.01188302,-0.08212741;0.005478084;-0.03501837,-0.1041072;-0.3558801;-0.01854219,-0.09328681;-0.7421727;0.06257482,-0.09910622;-0.7716214;0.009913243,0.01298871;0.5730242;0.0109632,269.8628
+0;0;0,0.006142808;0.3321962;0.008869436,0.01234347;0.6511654;0.00279948,0.1901314;0.5214765;0.00865889,0.2277706;0.2182754;0.03162436,0.2673316;-0.03359106;-0.02839907,-0.1647562;0.5098069;0.0006058253,-0.2113617;0.2070144;0.005037332,-0.2442241;-0.0497593;-0.03486228,0.0802475;0.00548108;-0.0391304,0.09525827;-0.3542906;-3.14787E-06,0.09935637;-0.743212;0.07477616,0.09965944;-0.7053466;-0.004667133,-0.07927173;0.005219266;-0.04110527,-0.1031222;-0.3551831;-0.01402801,-0.1193324;-0.7441766;0.05870399,-0.1170532;-0.7062936;-0.02070542,0.01074774;0.5732109;0.006696385,0;0;0,0.007853337;0.3320923;0.01112247,0.01497231;0.6510787;0.007605553,0.1885595;0.5139061;-0.01448047,0.2354622;0.2111282;-0.01532173,0.2658606;-0.04210135;-0.07494831,-0.1633193;0.515256;-0.006742762,-0.2056052;0.212003;-0.0179017,-0.2311417;-0.03988129;-0.08503439,0.07803971;0.002283156;-0.04365182,0.1010988;-0.3587136;-0.02517164,0.1010551;-0.7437542;0.06763148,0.09999866;-0.77128;0.01228834,-0.08213044;0.005487046;-0.03500535,-0.1040156;-0.3556759;-0.01844351,-0.09366251;-0.7430693;0.06333566,-0.09989983;-0.7732469;0.01124969,0.01331819;0.5730988;0.01092696,269.8962
+0;0;0,0.006142808;0.3321962;0.008869436,0.01234347;0.6511654;0.00279948,0.1901314;0.5214765;0.00865889,0.2277706;0.2182754;0.03162436,0.2673316;-0.03359106;-0.02839907,-0.1647562;0.5098069;0.0006058253,-0.2113617;0.2070144;0.005037332,-0.2442241;-0.0497593;-0.03486228,0.0802475;0.00548108;-0.0391304,0.09525827;-0.3542906;-3.14787E-06,0.09935637;-0.743212;0.07477616,0.09965944;-0.7053466;-0.004667133,-0.07927173;0.005219266;-0.04110527,-0.1031222;-0.3551831;-0.01402801,-0.1193324;-0.7441766;0.05870399,-0.1170532;-0.7062936;-0.02070542,0.01074774;0.5732109;0.006696385,0;0;0,0.007853337;0.3320923;0.01112247,0.01497231;0.6510787;0.007605553,0.1885595;0.5139061;-0.01448047,0.2354622;0.2111282;-0.01532173,0.2658606;-0.04210135;-0.07494831,-0.1633193;0.515256;-0.006742762,-0.2056052;0.212003;-0.0179017,-0.2311417;-0.03988129;-0.08503439,0.07803971;0.002283156;-0.04365182,0.1010988;-0.3587136;-0.02517164,0.1010551;-0.7437542;0.06763148,0.09999866;-0.77128;0.01228834,-0.08213044;0.005487046;-0.03500535,-0.1040156;-0.3556759;-0.01844351,-0.09366251;-0.7430693;0.06333566,-0.09989983;-0.7732469;0.01124969,0.01331819;0.5730988;0.01092696,269.9191
+0;0;0,0.006143727;0.3322459;0.008870764,0.01234498;0.6512454;0.002800331,0.1904676;0.521455;0.008663652,0.2281324;0.2180476;0.03164475,0.2674656;-0.03236842;-0.02803301,-0.1650824;0.5097636;0.0005955584,-0.2117196;0.2067651;0.00503008,-0.2443927;-0.04852983;-0.03463976,0.08027937;0.005483257;-0.03914594,0.09528428;-0.3541479;-3.397092E-05,0.09938478;-0.7432978;0.07478926,0.09968651;-0.7054672;-0.004302822,-0.07930321;0.005221339;-0.0411216,-0.1031443;-0.3550403;-0.01405491,-0.1193641;-0.7442623;0.05871981,-0.1170949;-0.7064142;-0.02033854,0.01074914;0.5732859;0.006697485,0;0;0,0.007790186;0.3321409;0.01120377,0.01482117;0.6511606;0.007776022,0.1886507;0.5135887;-0.01446998,0.2359732;0.2106664;-0.01567948,0.2657344;-0.04112878;-0.07509494,-0.1637717;0.5151762;-0.006518589,-0.2060229;0.2117204;-0.01801689,-0.2312017;-0.03848696;-0.0856853,0.07807682;0.002260357;-0.04365945,0.1005848;-0.3585916;-0.02445793,0.1003613;-0.743822;0.06855011,0.1001689;-0.7715039;0.01387167,-0.08217704;0.005511539;-0.0349829,-0.1040922;-0.3555063;-0.01839117,-0.09450044;-0.7430584;0.06385502,-0.1011603;-0.7744577;0.01382761,0.01319097;0.5731742;0.01107383,269.9533
+0;0;0,0.006041822;0.3323267;0.008833113,0.01212303;0.6513838;0.002683784,0.1903952;0.5215769;0.008605723,0.2282069;0.2178798;0.03170375,0.2675693;-0.03211807;-0.02796155,-0.1654024;0.5099115;0.0007178099,-0.2117055;0.2065393;0.004780358,-0.244138;-0.04834652;-0.03508949,0.08005188;0.005483942;-0.03900725,0.09509514;-0.3541922;0.0001843013,0.09910822;-0.7433065;0.07494389,0.09937961;-0.7054415;-0.004523225,-0.07905763;0.005187932;-0.0410234,-0.1027945;-0.3551433;-0.01405746,-0.1192234;-0.7442696;0.05892127,-0.1169749;-0.7063869;-0.02051273,0.01056263;0.5734125;0.006602465,0;0;0,0.007543303;0.3322256;0.01117396,0.01436076;0.6513065;0.007729292,0.1882196;0.5134214;-0.01476514,0.2358303;0.2102274;-0.01611006,0.2651147;-0.04126912;-0.07527256,-0.164251;0.5152013;-0.006699122,-0.2062615;0.2114084;-0.01854087,-0.231381;-0.0383368;-0.08639808,0.07779676;0.002283588;-0.04361641,0.1001147;-0.3586261;-0.02424288,0.09931306;-0.7438147;0.06873107,0.09965032;-0.7712514;0.0132525,-0.08187481;0.005488602;-0.03501904,-0.1045371;-0.3555402;-0.01847191,-0.09537523;-0.7429844;0.06410013,-0.1011035;-0.774799;0.01386971,0.01278023;0.573307;0.0110302,269.9763
+0;0;0,0.006042458;0.3323617;0.008834042,0.01212422;0.651448;0.002684179,0.1906045;0.5215747;0.008608758,0.2284359;0.2177194;0.03171882,0.2676763;-0.03150307;-0.02776143,-0.1656051;0.5098959;0.0007117102,-0.2119323;0.2063656;0.004776374,-0.2442642;-0.04772973;-0.03496983,0.08013868;0.005489889;-0.03904955,0.09516452;-0.3537695;9.659678E-05,0.0991523;-0.7404312;0.07438495,0.09942798;-0.7024418;-0.006338917,-0.07914336;0.005193558;-0.04106788,-0.1028527;-0.3547202;-0.01413319,-0.119178;-0.7413937;0.05838554,-0.116894;-0.7033862;-0.0223047,0.0105637;0.5734704;0.00660318,0;0;0,0.007696062;0.3322548;0.01124167,0.01465949;0.6513626;0.00785327,0.188714;0.5134131;-0.014521,0.2363009;0.2100557;-0.01629901,0.2651992;-0.0407165;-0.07518649,-0.1641579;0.5151333;-0.00679159,-0.2062997;0.2112032;-0.01878646,-0.2312351;-0.03779262;-0.0863799,0.07783142;0.00232777;-0.04375005,0.1002038;-0.3581408;-0.02406621,0.09941716;-0.7409155;0.06826353,0.09942394;-0.7709084;0.01366401,-0.08202071;0.005459188;-0.03492873,-0.1042705;-0.3551609;-0.01808631,-0.09544262;-0.7402549;0.06356272,-0.1016632;-0.7722917;0.01166864,0.01304349;0.5733569;0.01114011,269.9976
+0;0;0,0.006042718;0.332376;0.008834423,0.01212472;0.6514749;0.002684336,0.1907385;0.5215604;0.008610537,0.2286468;0.2170877;0.03176755,0.2678463;-0.03187583;-0.02765088,-0.1657353;0.5098729;0.000707631,-0.2121567;0.2057259;0.004780555,-0.244455;-0.04810536;-0.03492434,0.0802161;0.005495192;-0.03908727,0.09524336;-0.3537984;6.259605E-05,0.09924128;-0.741443;0.07453983,0.0995141;-0.7035363;-0.005349286,-0.07921981;0.005198575;-0.04110755,-0.1029314;-0.3547494;-0.0141703,-0.1192983;-0.742406;0.05853279,-0.1170379;-0.7044813;-0.02132303,0.01056414;0.5734946;0.006603471,0;0;0,0.00776539;0.3322676;0.01123786,0.01478453;0.6513869;0.007852316,0.1889496;0.513326;-0.01444387,0.2367677;0.2093731;-0.0161618,0.2654766;-0.04106104;-0.07539463,-0.1641482;0.5150846;-0.006997719,-0.2065052;0.2105578;-0.01908967,-0.2314482;-0.03815031;-0.08670713,0.07789163;0.002325624;-0.04381919,0.1003305;-0.3581533;-0.02377355,0.09934273;-0.7418877;0.06884503,0.09803864;-0.7711452;0.0146997,-0.08213406;0.005461479;-0.03488271,-0.1041579;-0.3552079;-0.01806095,-0.09510243;-0.7411789;0.0642529,-0.1016474;-0.7732645;0.01378104,0.01315635;0.5733786;0.01113772,270.0304
+0;0;0,0.005979526;0.3324286;0.00881927,0.01198555;0.6515859;0.002655236,0.1905472;0.5217134;0.008541861,0.2284329;0.2176328;0.03156348,0.2682791;-0.03239328;-0.02822831,-0.1657952;0.5100495;0.0008140202,-0.2117357;0.2062289;0.004398655,-0.2435104;-0.0487209;-0.03642776,0.08016165;0.005503243;-0.03903366,0.09521132;-0.3537188;0.0001260377,0.09923866;-0.7414782;0.07454111,0.09948103;-0.7035769;-0.005295515,-0.07914867;0.005178973;-0.04109097,-0.1026428;-0.3547226;-0.01427117,-0.1192563;-0.7424555;0.05851923,-0.117027;-0.7045347;-0.0212847,0.01044586;0.5735906;0.00657679,0;0;0,0.007921062;0.332315;0.01124024,0.01511157;0.6514875;0.007851124,0.1890939;0.5132076;-0.01428306,0.2375095;0.2097572;-0.01631713,0.2663859;-0.04175758;-0.07616925,-0.163757;0.5151128;-0.006972035,-0.2059495;0.2109976;-0.01978022,-0.2308172;-0.03897361;-0.08739531,0.07786922;0.002253875;-0.04371619,0.1002747;-0.3581424;-0.02339554,0.0990593;-0.7419712;0.06926083,0.09786238;-0.7711554;0.0151112,-0.08201583;0.005547979;-0.03496318,-0.1041166;-0.3550293;-0.01775755,-0.09518581;-0.741061;0.06477121,-0.1017987;-0.7733777;0.01467855,0.01343963;0.5734656;0.01113677,270.0641
+0;0;0,0.005979526;0.3324286;0.00881927,0.01198555;0.6515859;0.002655236,0.1905472;0.5217134;0.008541861,0.2284329;0.2176328;0.03156348,0.2682791;-0.03239328;-0.02822831,-0.1657952;0.5100495;0.0008140202,-0.2117357;0.2062289;0.004398655,-0.2435104;-0.0487209;-0.03642776,0.08016165;0.005503243;-0.03903366,0.09521132;-0.3537188;0.0001260377,0.09923866;-0.7414782;0.07454111,0.09948103;-0.7035769;-0.005295515,-0.07914867;0.005178973;-0.04109097,-0.1026428;-0.3547226;-0.01427117,-0.1192563;-0.7424555;0.05851923,-0.117027;-0.7045347;-0.0212847,0.01044586;0.5735906;0.00657679,0;0;0,0.007921062;0.332315;0.01124024,0.01511157;0.6514875;0.007851124,0.1890939;0.5132076;-0.01428306,0.2375095;0.2097572;-0.01631713,0.2663859;-0.04175758;-0.07616925,-0.163757;0.5151128;-0.006972035,-0.2059495;0.2109976;-0.01978022,-0.2308172;-0.03897361;-0.08739531,0.07786922;0.002253875;-0.04371619,0.1002747;-0.3581424;-0.02339554,0.0990593;-0.7419712;0.06926083,0.09786238;-0.7711554;0.0151112,-0.08201583;0.005547979;-0.03496318,-0.1041166;-0.3550293;-0.01775755,-0.09518581;-0.741061;0.06477121,-0.1017987;-0.7733777;0.01467855,0.01343963;0.5734656;0.01113677,270.0862
+0;0;0,0.005980726;0.3324953;0.008821039,0.01198792;0.6517146;0.002655801,0.1908026;0.5217537;0.00854596,0.2286761;0.2177712;0.03156015,0.2685608;-0.03249639;-0.02828941,-0.1660411;0.5100735;0.0008072485,-0.2119667;0.206351;0.004390727,-0.2437721;-0.04884514;-0.03647513,0.08015136;0.005502537;-0.03902865,0.09519535;-0.3535839;0.0001162626,0.09921647;-0.7407452;0.07441653,0.09945773;-0.7028801;-0.005053222,-0.07913852;0.005178308;-0.0410857,-0.1026238;-0.3545874;-0.01427603,-0.1192116;-0.7417221;0.05840209,-0.1169926;-0.7038378;-0.02103513,0.01044792;0.573704;0.006578126,0;0;0,0.007956304;0.3323783;0.01131797,0.01518509;0.6516128;0.007996321,0.1894159;0.5132234;-0.01409066,0.237594;0.2098359;-0.01617372,0.2665887;-0.04191962;-0.07604933,-0.1638612;0.5150016;-0.007216105,-0.205746;0.2109511;-0.020193,-0.2309554;-0.03922832;-0.08787867,0.07788359;0.002230152;-0.04366839,0.1002789;-0.3580254;-0.02326989,0.09890386;-0.7411346;0.06976771,0.09781714;-0.769858;0.01565909,-0.08199026;0.005570345;-0.0349903,-0.1041894;-0.3548529;-0.01755681,-0.0952427;-0.7402182;0.06517276,-0.1012941;-0.7724368;0.01547785,0.0135032;0.573575;0.01126504,270.1206
+0;0;0,0.005788547;0.3325033;0.008849502,0.01157643;0.6517219;0.002651445,0.1906124;0.5218529;0.008627385,0.2286457;0.2171092;0.03181438,0.2685362;-0.03201605;-0.02795596,-0.1665133;0.5100472;0.001007786,-0.2120457;0.2054627;0.003831795,-0.2439926;-0.04866901;-0.03646209,0.08012138;0.005542241;-0.03897875,0.09518568;-0.3527886;0.0002078749,0.09911593;-0.7408018;0.07460636,0.09933367;-0.7029164;-0.005072802,-0.0790837;0.00513058;-0.04109673,-0.1024459;-0.3539012;-0.01437794,-0.1193562;-0.7418277;0.05864172,-0.1171541;-0.7039226;-0.02100535,0.01010234;0.5737126;0.006583618,0;0;0,0.007876672;0.3323838;0.01136827,0.01502195;0.6516166;0.008097172,0.1894567;0.5133313;-0.01389933,0.2378844;0.2091885;-0.01608908,0.266609;-0.04147545;-0.07583523,-0.1640877;0.5149347;-0.007363362,-0.2059768;0.2101053;-0.02067545,-0.2305338;-0.03887954;-0.08872424,0.07786207;0.002200305;-0.04361367,0.1004373;-0.3572971;-0.02323043,0.09855741;-0.741219;0.0700717,0.09764804;-0.7701348;0.01585817,-0.08192551;0.005597946;-0.03501956,-0.1040733;-0.3540773;-0.017507,-0.09546392;-0.7402519;0.06555874,-0.10214;-0.7731737;0.01649474,0.01336055;0.57358;0.01135373,270.1427
+0;0;0,0.005788437;0.3324969;0.008849333,0.01157607;0.6517023;0.002651573,0.1909113;0.5217515;0.008630691,0.228978;0.2167402;0.03183804,0.2688392;-0.03220166;-0.02788831,-0.1668064;0.5099262;0.0009984598,-0.2123788;0.2050743;0.003824948,-0.2443021;-0.04887041;-0.03643929,0.080041;0.00553668;-0.03893964,0.09511633;-0.3530565;0.0002756752,0.09903497;-0.7399237;0.07445441,0.09925511;-0.7019514;-0.006103046,-0.07900435;0.005125433;-0.0410555,-0.1023837;-0.3541692;-0.01431714,-0.1192441;-0.74095;0.05848685,-0.1170176;-0.7029577;-0.02203816,0.01010207;0.5736972;0.006583535,0;0;0,0.007809639;0.3323755;0.01147127,0.01487755;0.6515976;0.008290291,0.1897089;0.5134007;-0.01361835,0.2376972;0.2089147;-0.01583683,0.2667636;-0.04150325;-0.07562149,-0.164432;0.5147432;-0.007677723,-0.2062738;0.2096492;-0.02133032,-0.2309662;-0.03913961;-0.08932035,0.07782441;0.002165139;-0.04349923,0.1004892;-0.3575814;-0.02293479,0.09812754;-0.7403014;0.07036019,0.09764591;-0.7705991;0.01635028,-0.08178866;0.005631917;-0.03510565,-0.1034958;-0.3543062;-0.01700798,-0.0956043;-0.7393383;0.0658901,-0.1023973;-0.7731082;0.01649012,0.01323596;0.5735639;0.01152587,270.1651
+0;0;0,0.005787488;0.3324424;0.008847883,0.01157415;0.6515943;0.00265118,0.1913287;0.5215366;0.00863436,0.2293991;0.2164953;0.03184399,0.2692176;-0.03217964;-0.02781831,-0.167218;0.509684;0.0009844429,-0.2127948;0.2048021;0.003811209,-0.2446839;-0.04887033;-0.03640985,0.07992332;0.00552854;-0.0388824,0.09498987;-0.3528558;0.0003100783,0.0989088;-0.7397529;0.07449456,0.09912591;-0.7018909;-0.004948571,-0.0788882;0.005117897;-0.04099514,-0.1022539;-0.3539675;-0.01427236,-0.1191156;-0.7407783;0.05853727,-0.11692;-0.7028966;-0.02087386,0.01010041;0.5736027;0.00658246,0;0;0,0.007790491;0.3323199;0.01151419,0.01482689;0.6514896;0.008375645,0.1901741;0.5133422;-0.01333308,0.2376466;0.2087456;-0.01567233,0.2666983;-0.04140967;-0.07536042,-0.164832;0.514457;-0.007970477,-0.2066148;0.2093446;-0.02207085,-0.2313955;-0.03918175;-0.08993015,0.07775978;0.00219135;-0.04334462,0.1004829;-0.3573411;-0.02279174,0.09789167;-0.7400792;0.07055163,0.09885217;-0.7703216;0.01817799,-0.0815904;0.005594422;-0.03523991,-0.1035187;-0.3540989;-0.01674208,-0.09572678;-0.7391405;0.06626625,-0.102754;-0.7714981;0.0169183,0.01319426;0.5734688;0.01160073,270.1981
+0;0;0,0.005508026;0.33244;0.009112404,0.01110153;0.6515971;0.003007712,0.1909143;0.5214921;0.008872421,0.2292322;0.2164887;0.03217239,0.2692072;-0.03212491;-0.02764044,-0.1676111;0.5096547;0.001359704,-0.2127107;0.204695;0.003313855,-0.2449469;-0.04896972;-0.0366784,0.07994001;0.005577317;-0.03884108,0.0948189;-0.3527888;0.0005884655,0.09866621;-0.7396713;0.07485317,0.09885857;-0.7017974;-0.004588842,-0.07888188;0.005069302;-0.04101333,-0.1023484;-0.353989;-0.0140175,-0.1193219;-0.7407712;0.05891782,-0.1171513;-0.7028776;-0.02049281,0.009697922;0.5736032;0.006915645,0;0;0,0.007790491;0.3323199;0.01151419,0.01482689;0.6514896;0.008375645,0.1901741;0.5133422;-0.01333308,0.2376466;0.2087456;-0.01567233,0.2666983;-0.04140967;-0.07536042,-0.164832;0.514457;-0.007970477,-0.2066148;0.2093446;-0.02207085,-0.2313955;-0.03918175;-0.08993015,0.07775978;0.00219135;-0.04334462,0.1004829;-0.3573411;-0.02279174,0.09789167;-0.7400792;0.07055163,0.09885217;-0.7703216;0.01817799,-0.0815904;0.005594422;-0.03523991,-0.1035187;-0.3540989;-0.01674208,-0.09572678;-0.7391405;0.06626625,-0.102754;-0.7714981;0.0169183,0.01319426;0.5734688;0.01160073,270.221
+0;0;0,0.005507952;0.3324356;0.009112282,0.01110135;0.651587;0.003007713,0.1911443;0.5214176;0.00887482,0.2294731;0.216327;0.03218145,0.2693832;-0.03188275;-0.02753419,-0.1678364;0.5095651;0.001352564,-0.2129489;0.2045182;0.003307273,-0.2451327;-0.04873431;-0.03662,0.0798952;0.005574191;-0.03881931,0.09477062;-0.3527084;0.0006010495,0.09862112;-0.739911;0.0749272,0.09882002;-0.7017689;-0.007219173,-0.07883766;0.00506646;-0.04099033,-0.1022987;-0.3539082;-0.0140008,-0.1192863;-0.7410103;0.05899486,-0.1170417;-0.702848;-0.02311908,0.009697779;0.5735947;0.006915559,0;0;0,0.007856786;0.332314;0.01150823,0.01494298;0.6514771;0.008372784,0.1905263;0.5131783;-0.01302779,0.2376951;0.2084458;-0.01541901,0.2666217;-0.04129833;-0.07506776,-0.1649453;0.5144237;-0.008219153,-0.2069314;0.2092454;-0.02221685,-0.2316321;-0.03878663;-0.09031092,0.07776084;0.002155587;-0.04324186,0.1004082;-0.3572902;-0.0225662,0.09774842;-0.7403653;0.07076906,0.09902678;-0.7697464;0.01344012,-0.08149745;0.005631518;-0.03532286,-0.1035676;-0.3539628;-0.01670822,-0.09540152;-0.7391492;0.06713586,-0.103155;-0.7719508;0.01412451,0.01330006;0.5734582;0.01159596,270.244
+0;0;0,0.005507947;0.3324353;0.009112274,0.01110124;0.6515806;0.003007856,0.1912121;0.5213939;0.008875581,0.2295364;0.2163399;0.03217941,0.2694392;-0.03182434;-0.0275253,-0.1679029;0.509537;0.001350508,-0.21301;0.2045267;0.003304982,-0.245188;-0.0486795;-0.03661498,0.07982308;0.005569159;-0.03878427,0.09470008;-0.3527515;0.0006402731,0.0985468;-0.7395747;0.07489361,0.09874579;-0.7014296;-0.007283889,-0.07876649;0.005061888;-0.04095334,-0.10223;-0.3539509;-0.01396094,-0.119201;-0.7406738;0.05896321,-0.1169556;-0.7025084;-0.02318183,0.009697707;0.5735906;0.006915587,0;0;0,0.007816575;0.3323125;0.01157308,0.01484989;0.651471;0.008497715,0.1905155;0.5130889;-0.01276088,0.2375632;0.2083742;-0.01504493,0.2662771;-0.04138236;-0.0745393,-0.1650956;0.5144534;-0.008241108,-0.2071207;0.2093293;-0.02248622,-0.2316684;-0.03867936;-0.09054165,0.07772659;0.002127081;-0.04313946,0.1002809;-0.3573528;-0.0222882,0.09752238;-0.740001;0.07116437,0.09742863;-0.7700987;0.01452708,-0.08137764;0.005657101;-0.0353926,-0.1037233;-0.3539411;-0.01644265,-0.09577089;-0.7387377;0.06739588,-0.1031284;-0.7722301;0.01510721,0.0132212;0.5734535;0.01170683,270.2782
+0;0;0,0.0051619;0.3324631;0.009140599,0.0103522;0.6516269;0.002934278,0.1907146;0.5214305;0.008954592,0.229206;0.216382;0.03246145,0.2691666;-0.03184402;-0.02740274,-0.1684785;0.5091177;0.000869344,-0.2131929;0.2040167;0.00251925,-0.2453735;-0.04911557;-0.03853225,0.07982803;0.005675644;-0.0387559,0.09446526;-0.3530755;0.0009113811,0.09841991;-0.7434862;0.07582842,0.09870464;-0.7055096;-0.004698336,-0.07876559;0.004949647;-0.0409662,-0.1023392;-0.3544855;-0.01374885,-0.1196765;-0.7448068;0.05971833,-0.1173851;-0.7068058;-0.02077391,0.009073371;0.5736339;0.006872986,0;0;0,0.00773266;0.3323369;0.0115869,0.0146782;0.6515115;0.008528709,0.1905285;0.5131204;-0.01250446,0.2374337;0.2083518;-0.01467109,0.2661633;-0.04156965;-0.07392168,-0.1653665;0.5144612;-0.008227097,-0.2073548;0.2093139;-0.02274793,-0.2319984;-0.03878722;-0.09083077,0.07774989;0.002070516;-0.04309773,0.1001294;-0.3578438;-0.02186131,0.09629993;-0.7440628;0.07231355,0.0972708;-0.7708076;0.01463032,-0.08136933;0.00570629;-0.03540083,-0.104019;-0.3543117;-0.01631694,-0.09606218;-0.7426653;0.06834026,-0.1028385;-0.7753038;0.01755874,0.01307151;0.573491;0.01173329,270.3014
+0;0;0,0.005161322;0.3324259;0.009139578,0.01035112;0.6515586;0.002933851,0.1906385;0.521391;0.008952934,0.2291044;0.2165442;0.03244426,0.2690931;-0.03185573;-0.02746185,-0.168406;0.5090833;0.0008710306,-0.2130908;0.2041839;0.002519847,-0.245294;-0.04912555;-0.0385604,0.0798194;0.00567503;-0.03875171,0.09445731;-0.3530925;0.0009173825,0.09838489;-0.7408311;0.07532167,0.09867222;-0.7027818;-0.00594002,-0.07875708;0.004949112;-0.04096177,-0.1023318;-0.3545025;-0.01374318,-0.1195504;-0.7421523;0.05922116,-0.1172381;-0.7040783;-0.02200568,0.009072408;0.5735729;0.006872189,0;0;0,0.007641196;0.3323;0.01163888,0.01448998;0.6514461;0.008632421,0.1903405;0.5131164;-0.01211667,0.2370039;0.2085167;-0.01427615,0.2657454;-0.04164419;-0.07329965,-0.165463;0.5144685;-0.008192983,-0.2072529;0.2095288;-0.02331024,-0.2321073;-0.03865489;-0.091702,0.07775794;0.002123877;-0.04306078,0.09985135;-0.357816;-0.02167749,0.09575225;-0.7412806;0.0722947,0.09665337;-0.7695379;0.01507926,-0.08136175;0.005647889;-0.03540347,-0.1039534;-0.3543743;-0.01602041,-0.09634686;-0.7401353;0.06778455,-0.1027642;-0.7725216;0.01548621,0.01290776;0.5734318;0.01182413,270.3236
+0;0;0,0.005161322;0.3324259;0.009139578,0.01035112;0.6515586;0.002933851,0.1906385;0.521391;0.008952934,0.2291044;0.2165442;0.03244426,0.2690931;-0.03185573;-0.02746185,-0.168406;0.5090833;0.0008710306,-0.2130908;0.2041839;0.002519847,-0.245294;-0.04912555;-0.0385604,0.0798194;0.00567503;-0.03875171,0.09445731;-0.3530925;0.0009173825,0.09838489;-0.7408311;0.07532167,0.09867222;-0.7027818;-0.00594002,-0.07875708;0.004949112;-0.04096177,-0.1023318;-0.3545025;-0.01374318,-0.1195504;-0.7421523;0.05922116,-0.1172381;-0.7040783;-0.02200568,0.009072408;0.5735729;0.006872189,0;0;0,0.007641196;0.3323;0.01163888,0.01448998;0.6514461;0.008632421,0.1903405;0.5131164;-0.01211667,0.2370039;0.2085167;-0.01427615,0.2657454;-0.04164419;-0.07329965,-0.165463;0.5144685;-0.008192983,-0.2072529;0.2095288;-0.02331024,-0.2321073;-0.03865489;-0.091702,0.07775794;0.002123877;-0.04306078,0.09985135;-0.357816;-0.02167749,0.09575225;-0.7412806;0.0722947,0.09665337;-0.7695379;0.01507926,-0.08136175;0.005647889;-0.03540347,-0.1039534;-0.3543743;-0.01602041,-0.09634686;-0.7401353;0.06778455,-0.1027642;-0.7725216;0.01548621,0.01290776;0.5734318;0.01182413,270.3478
+0;0;0,0.004951425;0.3324457;0.009235585,0.01001928;0.6515945;0.003069899,0.1904555;0.5214449;0.009032356,0.2290947;0.2165306;0.03258641,0.2694024;-0.03250289;-0.02769164,-0.16865;0.5087732;2.410728E-06,-0.213138;0.2037483;0.001068841,-0.2459239;-0.05003548;-0.04129478,0.07978309;0.005741335;-0.038667,0.09430713;-0.3529274;0.001029558,0.09823801;-0.7410749;0.07549302,0.09868309;-0.7030405;-0.005583793,-0.07866857;0.004862287;-0.04100068,-0.1023009;-0.3544746;-0.01364102,-0.1196989;-0.7424997;0.05952026,-0.1172326;-0.7044417;-0.02151792,0.008776168;0.5736052;0.00700084,0;0;0,0.007466249;0.3323234;0.01163578,0.01415974;0.6514863;0.00863719,0.1901915;0.5131485;-0.01183796,0.2364956;0.2083993;-0.01392639,0.2652204;-0.04266509;-0.0723846,-0.1658474;0.5144667;-0.00823563,-0.2079168;0.2094972;-0.02386656,-0.2328609;-0.03944153;-0.09229971,0.07773385;0.002122462;-0.04296958,0.09949882;-0.3577263;-0.02140069,0.09527761;-0.7416238;0.07253361,0.09599698;-0.769447;0.01513886,-0.08127131;0.005642869;-0.03544818,-0.1043058;-0.3542483;-0.01601038,-0.09688208;-0.7402891;0.06846527,-0.103041;-0.7734166;0.01732633,0.01261416;0.5734686;0.01182604,270.3808
+0;0;0,0.004950996;0.3324169;0.009234784,0.01001864;0.6515521;0.003069312,0.1907704;0.521314;0.009035191,0.2292806;0.2174179;0.03251059,0.2696744;-0.03214787;-0.0278963,-0.1689588;0.5086203;-1.043687E-05,-0.2132982;0.204614;0.001052432,-0.2461542;-0.04971227;-0.04140174,0.07970045;0.005735388;-0.03862695,0.0942274;-0.3530052;0.001077555,0.09814443;-0.7397871;0.07527905,0.09859266;-0.701696;-0.006369933,-0.07858709;0.00485725;-0.04095821,-0.1022242;-0.3545516;-0.01359308,-0.1195609;-0.7412115;0.05931081,-0.1170772;-0.7030966;-0.02229927,0.008775556;0.5735649;0.007000146,0;0;0,0.007227868;0.3322972;0.01170826,0.01372209;0.6514511;0.008767128,0.1901617;0.5130253;-0.01139522,0.2358636;0.2092257;-0.01342273,0.2644186;-0.04247692;-0.07168174,-0.1665815;0.5144727;-0.00828748,-0.2087111;0.2106205;-0.0251972,-0.2342634;-0.03879449;-0.09377523,0.07768063;0.00213021;-0.04287517,0.09899327;-0.3578144;-0.02124369,0.09463468;-0.740312;0.07255411,0.09538186;-0.7698951;0.01614904,-0.08115141;0.005627919;-0.0354947,-0.1045025;-0.3542993;-0.01576227,-0.09747434;-0.7389944;0.06839141,-0.1024362;-0.7734345;0.0178436,0.01222203;0.5734341;0.0119431,270.4046
+0;0;0,0.004950871;0.3324085;0.009234551,0.01001828;0.6515288;0.003069401,0.1904342;0.5213917;0.009031297,0.2289706;0.2172885;0.03252269,0.2692612;-0.03163958;-0.02772984,-0.168631;0.5087215;2.367422E-06,-0.2130006;0.204508;0.001065961,-0.2457726;-0.04916844;-0.04127973,0.07969893;0.005735279;-0.03862621,0.09424967;-0.3535929;0.001143329,0.09817225;-0.7409223;0.07544984,0.09861619;-0.7029086;-0.005417645,-0.07858559;0.004857157;-0.04095742,-0.1022614;-0.3551404;-0.01354747,-0.1196227;-0.7423476;0.05945961,-0.1171627;-0.7043104;-0.02136933,0.008775267;0.5735462;0.00700001,0;0;0,0.007277861;0.3322861;0.01175714,0.01378521;0.6514254;0.008872986,0.1898472;0.5128809;-0.01103616,0.2353085;0.2088333;-0.01303399,0.2639623;-0.0422993;-0.07074237,-0.1662461;0.5147471;-0.008184142,-0.2087707;0.2107832;-0.02588315,-0.2349256;-0.03774877;-0.09492442,0.07772269;0.002119452;-0.0427959,0.09873352;-0.3584256;-0.02098191,0.09401601;-0.7415011;0.07278299,0.09500521;-0.7695746;0.0159459,-0.08113764;0.005630087;-0.03552159,-0.1045695;-0.3548742;-0.01557987,-0.09813809;-0.7401296;0.06866863,-0.1038275;-0.7735615;0.01819104,0.01228624;0.5734122;0.01203418,270.4388
+0;0;0,0.0047025;0.3323332;0.009389968,0.009666124;0.6514018;0.003335444,0.1900061;0.5213695;0.009304564,0.2286069;0.2172143;0.03271677,0.2691042;-0.03162403;-0.02755633,-0.1686649;0.5082399;-0.0007626768,-0.2131533;0.2039896;-0.001801736,-0.2464126;-0.04936615;-0.0453686,0.07960035;0.005816665;-0.03855101,0.09395687;-0.3530026;0.001374435,0.09786925;-0.7409242;0.07587305,0.09848434;-0.7029365;-0.004663311,-0.07848868;0.004764122;-0.04090307,-0.1023405;-0.3547072;-0.01328238,-0.1197703;-0.7424989;0.05994611,-0.1171465;-0.7044888;-0.02054762,0.008441037;0.5734301;0.007246847,0;0;0,0.007097676;0.3322114;0.01186609,0.01344437;0.6512996;0.009072542,0.189507;0.5129348;-0.010638,0.2347166;0.2087954;-0.01259923,0.2633414;-0.04230189;-0.07025492,-0.1664633;0.5147904;-0.008138111,-0.2095049;0.2109859;-0.02810823,-0.2362534;-0.03726594;-0.09774267,0.07766723;0.002143338;-0.04265487,0.09840623;-0.3579331;-0.02106071,0.09336228;-0.741531;0.0731504,0.09434473;-0.7696983;0.01688408,-0.0809726;0.005591831;-0.03561461,-0.1046782;-0.3543813;-0.01539516,-0.09853352;-0.7402244;0.06907928,-0.1042938;-0.7733908;0.01880889,0.01198336;0.5732971;0.01221275,270.472
+0;0;0,0.004702481;0.3323318;0.00938993,0.009665936;0.6513895;0.003335655,0.189861;0.5214026;0.009302948,0.2284476;0.217359;0.03270656,0.2689453;-0.031482;-0.02756718,-0.1685236;0.5082835;-0.0007562544,-0.2129957;0.2041448;-0.001794933,-0.2462554;-0.04921362;-0.04536227,0.07957005;0.005814451;-0.03853633,0.09394968;-0.3535823;0.00145337,0.09786028;-0.7413265;0.0759179,0.09847628;-0.7033267;-0.004739672,-0.07845879;0.004762309;-0.0408875,-0.102349;-0.3552876;-0.01322236,-0.1197708;-0.7429018;0.05997264,-0.1171431;-0.7048796;-0.02064224,0.008440906;0.5734215;0.007246873,0;0;0,0.006964206;0.3322084;0.01199293,0.01317175;0.6512893;0.009310485,0.1890985;0.512818;-0.01021922,0.2341003;0.2087617;-0.01215208,0.2626807;-0.0423578;-0.0697453,-0.166615;0.515012;-0.007939422,-0.2104509;0.2115913;-0.0301542,-0.2412325;-0.03457198;-0.1053269,0.07769028;0.002191171;-0.04254019,0.09788246;-0.3584853;-0.02070534,0.09300018;-0.7419211;0.07341671,0.09373958;-0.770259;0.01714802,-0.08091085;0.005534763;-0.03567983,-0.104721;-0.355007;-0.01531457,-0.09916976;-0.7406186;0.06941263,-0.1048864;-0.7738762;0.0190558,0.01174581;0.5732888;0.01242471,270.4945
+0;0;0,0.004702235;0.3323144;0.009389438,0.009665831;0.6513811;0.003334885,0.1896503;0.5214498;0.009300031,0.2281777;0.2178729;0.03266772,0.2687666;-0.03152864;-0.0277418,-0.1683184;0.5083459;-0.0007474963,-0.2127222;0.2046741;-0.00178458,-0.2460569;-0.04925513;-0.04545006,0.07928953;0.005793952;-0.03840047,0.0936631;-0.3534513;0.001572371,0.09757418;-0.7412446;0.07604633,0.09819065;-0.7032389;-0.004670843,-0.0781822;0.00474552;-0.04074335,-0.1020623;-0.3551526;-0.01308987,-0.1194863;-0.7428159;0.06011439,-0.1168567;-0.7047878;-0.02056006,0.008440726;0.5734084;0.007246343,0;0;0,0.006388984;0.3322037;0.01195908,0.0121467;0.651302;0.009254456,0.188074;0.5130429;-0.009800436,0.2325704;0.2093889;-0.01171088,0.2612101;-0.04225326;-0.06962371,-0.1674101;0.515382;-0.008138543,-0.2122782;0.2127719;-0.03270053,-0.2457097;-0.03262402;-0.1111932,0.07743722;0.002328277;-0.04234445,0.09644993;-0.3582799;-0.02085412,0.09150255;-0.7417614;0.07328796,0.09239401;-0.7699975;0.01682997,-0.08051719;0.00536684;-0.03582144,-0.1056808;-0.3549338;-0.01552693,-0.1009479;-0.7406741;0.06889636,-0.1061302;-0.7738034;0.01822515,0.01082046;0.5732951;0.01237345,270.5269
+0;0;0,0.004269724;0.3323121;0.009671959,0.009057557;0.6513833;0.003742085,0.1890956;0.5214661;0.009578947,0.22775;0.2178848;0.03267873,0.2685504;-0.03155914;-0.02741238,-0.1687389;0.5080876;-0.001283503,-0.2130311;0.204426;-0.005432033,-0.2478547;-0.04863727;-0.05280481,0.07931948;0.005891812;-0.03832367,0.09334804;-0.3533468;0.0018319,0.09713347;-0.7411197;0.07641788,0.0978873;-0.7031031;-0.00429704,-0.07815403;0.004646035;-0.04080878,-0.1024079;-0.3551987;-0.0127891,-0.1197003;-0.7428669;0.06042048,-0.1169351;-0.7048258;-0.02024814,0.007880354;0.573409;0.007636698,0;0;0,0.006388984;0.3322037;0.01195908,0.0121467;0.651302;0.009254456,0.188074;0.5130429;-0.009800436,0.2325704;0.2093889;-0.01171088,0.2612101;-0.04225326;-0.06962371,-0.1674101;0.515382;-0.008138543,-0.2122782;0.2127719;-0.03270053,-0.2457097;-0.03262402;-0.1111932,0.07743722;0.002328277;-0.04234445,0.09644993;-0.3582799;-0.02085412,0.09150255;-0.7417614;0.07328796,0.09239401;-0.7699975;0.01682997,-0.08051719;0.00536684;-0.03582144,-0.1056808;-0.3549338;-0.01552693,-0.1009479;-0.7406741;0.06889636,-0.1061302;-0.7738034;0.01822515,0.01082046;0.5732951;0.01237345,270.5497
+0;0;0,0.004269865;0.3323231;0.009672279,0.009057728;0.6513962;0.003742392,0.189223;0.5214425;0.009580613,0.2278946;0.2177258;0.0326907,0.2686585;-0.03149503;-0.02734667,-0.1688627;0.5080547;-0.001289463,-0.2131747;0.2042576;-0.005439844,-0.2479671;-0.04857937;-0.05277026,0.0792876;0.005889443;-0.03830826,0.09330145;-0.3529725;0.001805209,0.09708714;-0.7407722;0.07639633,0.09784219;-0.7027426;-0.004448861,-0.07812262;0.004644168;-0.04079238,-0.1023511;-0.3548234;-0.01280207,-0.1196447;-0.7425182;0.06041256,-0.116875;-0.7044642;-0.02038627,0.007880526;0.5734219;0.007637001,0;0;0,0.006215677;0.3322145;0.01205683,0.01182933;0.6513175;0.009411573,0.1879229;0.5129458;-0.009399176,0.2321681;0.2091166;-0.0112983,0.2607801;-0.04223105;-0.06946123,-0.1677812;0.5153211;-0.008251226,-0.2137029;0.2129714;-0.03562412,-0.248671;-0.03155328;-0.1153871,0.07749966;0.002374545;-0.04215324,0.09606248;-0.3578855;-0.02081096,0.0911289;-0.7414365;0.07316303,0.09109989;-0.7700198;0.01686931,-0.08041334;0.005309484;-0.03597547,-0.1055648;-0.3545971;-0.01543206,-0.1020236;-0.740378;0.06899142,-0.106444;-0.7761407;0.02148649,0.01053489;0.5733098;0.01251936,270.5723
+0;0;0,0.00426857;0.3322223;0.009669345,0.009055404;0.6512269;0.003740648,0.1893897;0.5212396;0.009579943,0.2279763;0.2181904;0.03263925,0.2688458;-0.03167653;-0.02755375,-0.1690293;0.5078393;-0.00130025,-0.2132438;0.2047099;-0.00544151,-0.2481265;-0.04878253;-0.05289461,0.07924771;0.005886481;-0.03828899,0.09323593;-0.3523192;0.001751114,0.09702786;-0.7407581;0.07646519,0.09813228;-0.6990132;-0.04178767,-0.07808332;0.004641831;-0.04077186,-0.1022674;-0.3541683;-0.01283275,-0.1195896;-0.7425022;0.06050257,-0.1155383;-0.7007214;-0.05768245,0.007878425;0.5732673;0.007634521,0;0;0,0.005995981;0.3321111;0.01223373,0.01143444;0.6511494;0.009705544,0.1878229;0.5127941;-0.008561132,0.2314501;0.209558;-0.01057935,0.2602453;-0.04240593;-0.06899154,-0.1683226;0.515213;-0.008122804,-0.2151679;0.2139448;-0.03816396,-0.2539808;-0.02890556;-0.1232772,0.07753985;0.002316058;-0.04198933,0.09574605;-0.3573155;-0.02092123,0.09058601;-0.7414503;0.0733931,0.08773417;-0.7306036;-0.04385842,-0.08031752;0.005364951;-0.03607228,-0.1053285;-0.3539559;-0.0167556,-0.1026148;-0.7401724;0.06874757,-0.1093511;-0.8074026;0.0007488877,0.01017791;0.5731548;0.01278901,270.6056
+0;0;0,0.003972412;0.3321808;0.009809647,0.008616548;0.651144;0.003957891,0.1891395;0.5211751;0.009778431,0.2279519;0.2182042;0.03242584,0.2686161;-0.03136982;-0.02718256,-0.1695733;0.5077412;-0.001033376,-0.2136327;0.2047567;-0.009390835,-0.2494794;-0.04764989;-0.05938918,0.07928681;0.005960966;-0.03825067,0.09299445;-0.3521488;0.001931105,0.09680862;-0.7406527;0.0766311,0.09750813;-0.7030492;0.000142172,-0.07809003;0.004570107;-0.04081796,-0.1023684;-0.3541281;-0.01268972,-0.1199445;-0.742489;0.06077313,-0.1173382;-0.7048641;-0.01567245,0.007478828;0.5731965;0.007840403,0;0;0,0.005879916;0.3320668;0.01237774,0.01124434;0.651063;0.0099864,0.1878012;0.5125597;-0.007841109,0.2311862;0.2093718;-0.01020205,0.2598816;-0.0421969;-0.0683713,-0.1686312;0.5151501;-0.008054052,-0.216485;0.2143763;-0.04054695,-0.2576403;-0.02611986;-0.1297757,0.07763091;0.002253637;-0.04187369,0.09539966;-0.3573141;-0.02088809,0.09018426;-0.7414958;0.07348919,0.09020131;-0.7711346;0.02499104,-0.08031333;0.005418361;-0.03613108,-0.1055012;-0.3538035;-0.01688698,-0.1032144;-0.7400411;0.06881667,-0.1079443;-0.7705059;0.02158846,0.0100029;0.5730798;0.01303148,270.6397
+0;0;0,0.003971739;0.3321246;0.009807985,0.008614778;0.6510125;0.003957809,0.1891122;0.5210741;0.00977692,0.2278155;0.2189546;0.03236069,0.2685695;-0.0311707;-0.02737939,-0.1695496;0.5076421;-0.001033347,-0.2134851;0.2055091;-0.009367319,-0.249411;-0.04745507;-0.05947611,0.0792703;0.005959725;-0.0382427,0.09296852;-0.351904;0.001911461,0.0967843;-0.7405714;0.0766429,0.09748977;-0.7029033;-0.000497289,-0.07807377;0.004569156;-0.04080946,-0.1023354;-0.3538826;-0.01270054,-0.119919;-0.742407;0.06079324,-0.1172904;-0.7047172;-0.01630323,0.007477395;0.573088;0.007839168,0;0;0,0.0056642;0.3320074;0.01255798,0.0108686;0.6509324;0.01035142,0.1874495;0.5124143;-0.007284404,0.2304721;0.2100443;-0.00964892,0.2592576;-0.04202491;-0.06817174,-0.1690006;0.5153228;-0.008018875,-0.2179177;0.2159164;-0.04333261,-0.2610136;-0.02340864;-0.1363847,0.07772145;0.002251893;-0.04166663,0.09479861;-0.3571156;-0.02093601,0.08948736;-0.7414483;0.07351971,0.08952691;-0.7715172;0.02451324,-0.08025008;0.005410702;-0.03622776,-0.1059699;-0.3535174;-0.01684969,-0.1037486;-0.7399092;0.06893028,-0.1088741;-0.7709721;0.02144383,0.009663433;0.5729699;0.01334524,270.662
+0;0;0,0.003971739;0.3321246;0.009807985,0.008614778;0.6510125;0.003957809,0.1891122;0.5210741;0.00977692,0.2278155;0.2189546;0.03236069,0.2685695;-0.0311707;-0.02737939,-0.1695496;0.5076421;-0.001033347,-0.2134851;0.2055091;-0.009367319,-0.249411;-0.04745507;-0.05947611,0.0792703;0.005959725;-0.0382427,0.09296852;-0.351904;0.001911461,0.0967843;-0.7405714;0.0766429,0.09748977;-0.7029033;-0.000497289,-0.07807377;0.004569156;-0.04080946,-0.1023354;-0.3538826;-0.01270054,-0.119919;-0.742407;0.06079324,-0.1172904;-0.7047172;-0.01630323,0.007477395;0.573088;0.007839168,0;0;0,0.0056642;0.3320074;0.01255798,0.0108686;0.6509324;0.01035142,0.1874495;0.5124143;-0.007284404,0.2304721;0.2100443;-0.00964892,0.2592576;-0.04202491;-0.06817174,-0.1690006;0.5153228;-0.008018875,-0.2179177;0.2159164;-0.04333261,-0.2610136;-0.02340864;-0.1363847,0.07772145;0.002251893;-0.04166663,0.09479861;-0.3571156;-0.02093601,0.08948736;-0.7414483;0.07351971,0.08952691;-0.7715172;0.02451324,-0.08025008;0.005410702;-0.03622776,-0.1059699;-0.3535174;-0.01684969,-0.1037486;-0.7399092;0.06893028,-0.1088741;-0.7709721;0.02144383,0.009663433;0.5729699;0.01334524,270.6855
+0;0;0,0.003722396;0.3320655;0.009888345,0.008264222;0.6508328;0.004085349,0.1887042;0.5209603;0.009883353,0.2275589;0.2176704;0.03251318,0.2683902;-0.03114234;-0.02729072,-0.1698083;0.5076199;-0.0008866284,-0.2139249;0.2044871;-0.01395652,-0.2504307;-0.0461944;-0.06852388,0.07926322;0.006006958;-0.03823617,0.09273195;-0.351736;0.002001315,0.09651689;-0.74046;0.07677475,0.09722941;-0.7026529;-0.001720756,-0.07807858;0.004525658;-0.04079216,-0.1024917;-0.3537892;-0.01259621,-0.1202456;-0.7423545;0.06098051,-0.1175755;-0.7045258;-0.01747066,0.007161399;0.5729496;0.007954302,0;0;0,0.005486965;0.331938;0.01288986,0.01063401;0.650745;0.01111627,0.1871665;0.5123416;-0.006530046,0.2301817;0.2087781;-0.008877277,0.2585845;-0.04196602;-0.06780183,-0.1691867;0.5156083;-0.008010153,-0.220104;0.215876;-0.04769112,-0.2645112;-0.02052271;-0.1441024,0.07780874;0.002180383;-0.04149449,0.09415576;-0.3571025;-0.02077997,0.08879681;-0.7415028;0.07366276,0.08905044;-0.7710013;0.02186632,-0.08020057;0.005468891;-0.03631401,-0.1063103;-0.3533066;-0.01684849,-0.1043147;-0.7397198;0.0691319,-0.1097642;-0.7719302;0.02093257,0.009441093;0.5728196;0.01397586,270.7174
+0;0;0,0.003722585;0.3320824;0.009888848,0.008264292;0.6508412;0.004086136,0.1886259;0.5209964;0.009883049,0.2274651;0.2178267;0.0325039,0.2682811;-0.03089204;-0.02727744,-0.1697316;0.5076617;-0.0008822782,-0.2138307;0.2046492;-0.01394699,-0.2503227;-0.04593766;-0.06849375,0.07921237;0.006003105;-0.03821164,0.09267904;-0.3516851;0.002019685,0.09648499;-0.7425662;0.07720804,0.09719296;-0.7048088;-0.0007868707,-0.07802849;0.004522755;-0.04076599,-0.1024379;-0.3537372;-0.01257436,-0.1202903;-0.7444587;0.06141064,-0.1176372;-0.7066799;-0.01654023,0.007161542;0.5729632;0.007954831,0;0;0,0.005445972;0.3319459;0.01313806,0.01062264;0.6507466;0.0117147,0.1870133;0.5121671;-0.005932688,0.2297698;0.2086919;-0.008519291,0.2582204;-0.04190499;-0.06761706,-0.1691929;0.5159447;-0.00777888,-0.2210552;0.2168666;-0.0501414,-0.2667834;-0.01791346;-0.14958,0.07785164;0.002128288;-0.04129601,0.09389149;-0.3571167;-0.02064359,0.08819124;-0.7438051;0.07367158,0.08834212;-0.7720315;0.02119732,-0.08004885;0.005515592;-0.03650378,-0.1063354;-0.3531851;-0.01691768,-0.1034908;-0.7416203;0.07006347,-0.1095376;-0.7747932;0.02405795,0.009422913;0.5728226;0.01446676,270.7397
+0;0;0,0.003723165;0.3321341;0.009890389,0.008265662;0.6509484;0.004086703,0.1887859;0.5210454;0.009885933,0.2275327;0.2185973;0.03245295,0.2684098;-0.03049408;-0.02741794,-0.1698853;0.5076991;-0.000888817,-0.2138795;0.2054076;-0.01392244,-0.2504261;-0.04555458;-0.06855091,0.07922249;0.006003872;-0.03821652,0.09268714;-0.3516308;0.002008781,0.09648886;-0.7420777;0.07711363,0.09719621;-0.704327;-0.0008133501,-0.07803847;0.004523333;-0.0407712,-0.1024442;-0.353683;-0.01258379,-0.1202768;-0.7439705;0.06131903,-0.117626;-0.7061985;-0.01656393,0.007162733;0.5730578;0.007956028,0;0;0,0.00554841;0.3319876;0.01334953,0.01079053;0.6508445;0.01226115,0.1872716;0.5118351;-0.00489831,0.2295783;0.2090381;-0.007994175,0.2580733;-0.04190284;-0.06731236,-0.1691957;0.5161172;-0.007655021,-0.2221911;0.21835;-0.05250648,-0.2691747;-0.01465073;-0.1564543,0.07794148;0.00206247;-0.04115367,0.0936887;-0.3571512;-0.0206722,0.08793855;-0.7432806;0.07406402,0.08848199;-0.7715333;0.02172352,-0.08002879;0.005568698;-0.03656685,-0.1064475;-0.3530661;-0.0169428,-0.1036911;-0.7410696;0.06994607,-0.110676;-0.7751918;0.02553053,0.009581909;0.5729047;0.01492238,270.764
+0;0;0,0.00344885;0.3321409;0.009913473,0.007824129;0.650915;0.004132546,0.1886142;0.5210671;0.01001088,0.2273632;0.2192647;0.03246397,0.2683996;-0.03002897;-0.02775998,-0.170422;0.5075935;-0.0008588154,-0.2137925;0.2061535;-0.01938588,-0.2513509;-0.04496816;-0.07402581,0.07920507;0.006065787;-0.03815509,0.0924307;-0.3513453;0.002052646,0.09591299;-0.7419603;0.0772606,0.09663349;-0.7042164;-0.0005769357,-0.07800271;0.004462663;-0.04076409,-0.1024304;-0.3535063;-0.01255401,-0.1204978;-0.7439348;0.06152488,-0.1178383;-0.7061696;-0.01626843,0.006789569;0.5730397;0.007989691,0;0;0,0.005621761;0.3319798;0.01362395,0.011068;0.6507927;0.01307273,0.1876544;0.5115721;-0.003907323,0.2291649;0.2093222;-0.007407069,0.2577561;-0.04185647;-0.06698954,-0.1691524;0.5162575;-0.007546268,-0.2241328;0.2203165;-0.05740998,-0.2712929;-0.01111279;-0.1654593,0.07795472;0.002002582;-0.04104996,0.09345889;-0.3569934;-0.02065957,0.08771937;-0.7432669;0.07425261,0.08840123;-0.7715541;0.02208639,-0.0799419;0.005633309;-0.03665525,-0.1064443;-0.3527481;-0.01678899,-0.1038328;-0.7409576;0.07001577,-0.1105963;-0.7746018;0.02503979,0.009807952;0.5728651;0.01556659,270.7953
+0;0;0,0.003448662;0.3321228;0.009912933,0.007823095;0.650835;0.004133301,0.1885681;0.5210194;0.01001018,0.227296;0.2193813;0.03245104,0.2683119;-0.02978775;-0.0277428,-0.1703786;0.507549;-0.0008568084,-0.2137255;0.2062731;-0.01937379,-0.2512651;-0.044723;-0.0739864,0.07920102;0.006065477;-0.03815314,0.09243237;-0.3515005;0.002072021,0.0959128;-0.7419069;0.07723979,0.09663207;-0.7041761;-0.0004652813,-0.07799872;0.004462434;-0.04076201,-0.102437;-0.3536616;-0.0125397,-0.1204947;-0.7438815;0.06149959,-0.1178398;-0.7061295;-0.01616133,0.00678879;0.5729789;0.007989491,0;0;0,0.005793937;0.3319534;0.01375222,0.0114683;0.6507008;0.01346064,0.1879043;0.5113344;-0.003483057,0.2290564;0.209207;-0.007292509,0.2576071;-0.04183632;-0.06689906,-0.168805;0.5164397;-0.00747693,-0.2253393;0.2216196;-0.06108609,-0.2722697;-0.008895949;-0.1708629,0.07796322;0.001969159;-0.04102576,0.09339263;-0.357188;-0.02066302,0.08762716;-0.7432811;0.07409071,0.08817689;-0.7716378;0.02220082,-0.07992211;0.005676145;-0.03668095,-0.1064254;-0.3528642;-0.01685794,-0.1036583;-0.740839;0.07001713,-0.1026716;-0.7233613;-0.007058032,0.01015347;0.5727914;0.01588845,270.8299
+0;0;0,0.003447913;0.3320507;0.009910778,0.007820012;0.6505924;0.004134721,0.1887031;0.5207909;0.01001048,0.2274522;0.2189875;0.03246364,0.2683583;-0.02951483;-0.02756914,-0.1705148;0.5073104;-0.0008647125,-0.2138854;0.2058695;-0.01939183,-0.2513246;-0.04445508;-0.07385832,0.07916615;0.006062806;-0.03813634,0.09239628;-0.3514701;0.002085097,0.09588043;-0.7422932;0.07733312,0.0966059;-0.7044957;-0.00104215,-0.07796437;0.004460469;-0.04074406,-0.1024004;-0.3536304;-0.01252436,-0.1204774;-0.7442669;0.06159398,-0.1177995;-0.7064481;-0.01673676,0.006786416;0.5727897;0.007988271,0;0;0,0.005856626;0.3318704;0.01398087,0.01158357;0.6504471;0.01411605,0.1881666;0.5110508;-0.002705455,0.2288075;0.2086877;-0.006675363,0.2572469;-0.04154456;-0.06672275,-0.1688735;0.5165521;-0.007471014,-0.2262427;0.2223397;-0.06438086,-0.2737658;-0.003887832;-0.1809714,0.07799795;0.00187026;-0.0408808,0.0933048;-0.3572644;-0.02061856,0.08729051;-0.7437592;0.07426453,0.08732972;-0.7718062;0.02102399,-0.07979203;0.005807524;-0.03684999,-0.1064279;-0.352691;-0.01705231,-0.1035854;-0.7409826;0.07034743,-0.1024663;-0.7235913;-0.007394321,0.01026519;0.5725875;0.01642442,270.8631
+0;0;0,0.003007674;0.3320383;0.009980289,0.007141281;0.650561;0.004219458,0.1882947;0.5208206;0.01029235,0.2270576;0.2191892;0.03251743,0.2681193;-0.02915464;-0.02785578,-0.1712603;0.5072154;-0.0007536011,-0.2139598;0.2062331;-0.02450961,-0.2545368;-0.04062477;-0.09099552,0.07914908;0.00606897;-0.0380422,0.09199541;-0.3515444;0.002227657,0.09546632;-0.7419962;0.07723308,0.09621327;-0.7042317;-0.0007753968,-0.07785828;0.00445365;-0.04082732,-0.1026457;-0.353668;-0.01239459,-0.1207671;-0.7438855;0.06171589,-0.1180774;-0.7060998;-0.01624766,0.006192749;0.5727652;0.008074062,0;0;0,0.00586921;0.3318471;0.01418138,0.01158482;0.6504017;0.01460457,0.1883487;0.510878;-0.001914501,0.2286238;0.2086584;-0.006295919,0.2568533;-0.0414916;-0.06657648,-0.1690253;0.5166249;-0.007402468,-0.2271457;0.2233308;-0.06722368,-0.2747787;-0.001153991;-0.1869873,0.07800617;0.001790702;-0.0407486,0.09314347;-0.3574306;-0.02062595,0.08719862;-0.7435044;0.07425356,0.08732285;-0.7717363;0.02176356,-0.07965931;0.005921403;-0.03698579,-0.1064933;-0.3526436;-0.01736345,-0.1036355;-0.7404839;0.07017089,-0.10241;-0.7230237;-0.007207528,0.01027706;0.5725477;0.01683736,270.8961
+0;0;0,0.003007674;0.3320383;0.009980289,0.007141281;0.650561;0.004219458,0.1882947;0.5208206;0.01029235,0.2270576;0.2191892;0.03251743,0.2681193;-0.02915464;-0.02785578,-0.1712603;0.5072154;-0.0007536011,-0.2139598;0.2062331;-0.02450961,-0.2545368;-0.04062477;-0.09099552,0.07914908;0.00606897;-0.0380422,0.09199541;-0.3515444;0.002227657,0.09546632;-0.7419962;0.07723308,0.09621327;-0.7042317;-0.0007753968,-0.07785828;0.00445365;-0.04082732,-0.1026457;-0.353668;-0.01239459,-0.1207671;-0.7438855;0.06171589,-0.1180774;-0.7060998;-0.01624766,0.006192749;0.5727652;0.008074062,0;0;0,0.00586921;0.3318471;0.01418138,0.01158482;0.6504017;0.01460457,0.1883487;0.510878;-0.001914501,0.2286238;0.2086584;-0.006295919,0.2568533;-0.0414916;-0.06657648,-0.1690253;0.5166249;-0.007402468,-0.2271457;0.2233308;-0.06722368,-0.2747787;-0.001153991;-0.1869873,0.07800617;0.001790702;-0.0407486,0.09314347;-0.3574306;-0.02062595,0.08719862;-0.7435044;0.07425356,0.08732285;-0.7717363;0.02176356,-0.07965931;0.005921403;-0.03698579,-0.1064933;-0.3526436;-0.01736345,-0.1036355;-0.7404839;0.07017089,-0.10241;-0.7230237;-0.007207528,0.01027706;0.5725477;0.01683736,270.9194
+0;0;0,0.003008006;0.3320749;0.00998139,0.007141874;0.6506175;0.004220324,0.1885046;0.5208155;0.01029585,0.2272324;0.2194574;0.0325008,0.2682558;-0.02865498;-0.02781615,-0.1714637;0.5071948;-0.0007627914,-0.2141245;0.2064851;-0.02449727,-0.2546637;-0.0401427;-0.09092122,0.07908814;0.006064298;-0.03801291,0.09193964;-0.351693;0.002273157,0.09541821;-0.7430063;0.07744408,0.09616657;-0.7052271;-0.0007125065,-0.07779834;0.004450221;-0.04079588,-0.1025957;-0.3538156;-0.01235171,-0.1207571;-0.7448942;0.0619223,-0.1180624;-0.7070937;-0.01618928,0.00619332;0.5728198;0.008075019,0;0;0,0.005983465;0.3318676;0.01450872,0.01172986;0.6504406;0.01537704,0.1887183;0.5107667;-0.0008494854,0.2284321;0.2087636;-0.005998254,0.2561958;-0.04120085;-0.06622934,-0.1690311;0.5166903;-0.007378248,-0.227854;0.2245876;-0.07082473,-0.2753542;0.00290902;-0.1952561,0.0779862;0.001700848;-0.04064417,0.09298109;-0.3576762;-0.02060199,0.08685654;-0.7446925;0.07410718,0.08658089;-0.7728481;0.02131153,-0.07954951;0.006030394;-0.0370432,-0.1065729;-0.3526645;-0.01739261,-0.1037958;-0.7413801;0.07025104,-0.1024031;-0.7239252;-0.007274501,0.01042369;0.5725816;0.01749992,270.9523
+0;0;0,0.002780783;0.3320978;0.009980678,0.006677399;0.6506433;0.004192226,0.1883183;0.5207991;0.01033463,0.227068;0.2195323;0.03247278,0.2683361;-0.02842724;-0.02804157,-0.1720254;0.5071559;-0.0008309316,-0.2143681;0.2069868;-0.0301382,-0.2561041;-0.03786367;-0.1019389,0.07906475;0.00608477;-0.03795262,0.09175342;-0.3517638;0.00235834,0.09520009;-0.7429968;0.07757007,0.09596568;-0.7052087;-0.0006851107,-0.07776175;0.004424119;-0.04077005,-0.1025864;-0.3539361;-0.01242861,-0.1208963;-0.7449078;0.06198863,-0.1181814;-0.7070989;-0.01622111,0.005815203;0.57285;0.008050388,0;0;0,0.006064922;0.3318735;0.01481485,0.01184566;0.6504447;0.01620221,0.1890079;0.5105647;0.0001876354,0.2281953;0.2085998;-0.005718946,0.2556909;-0.04133175;-0.06594491,-0.1690312;0.5166878;-0.007338809,-0.2277825;0.2252105;-0.07323738,-0.2761101;0.006001025;-0.2015364,0.07799147;0.001632765;-0.04053795,0.09279957;-0.3578452;-0.02059174,0.08670713;-0.7447765;0.07416606,0.08643942;-0.7728823;0.02116823,-0.07945129;0.006131162;-0.037129,-0.1068711;-0.3526318;-0.01766485,-0.1043751;-0.7411294;0.07062656,-0.1099167;-0.7741653;0.02392657,0.01053916;0.5725874;0.01818752,270.9751
+0;0;0,0.002781345;0.3321651;0.009982698,0.006679203;0.650812;0.00419238,0.1883697;0.5209283;0.01033666,0.2270199;0.2204349;0.03241798,0.2684326;-0.02839279;-0.02830824,-0.1720725;0.5072814;-0.0008319532,-0.2143065;0.2078829;-0.03006398,-0.2561887;-0.03782481;-0.1021161,0.07902037;0.006081355;-0.03793131,0.09170432;-0.3516343;0.002364673,0.09516549;-0.7445126;0.07789268,0.09592832;-0.7067525;-7.989258E-05,-0.0777181;0.004421635;-0.04074716,-0.1025336;-0.3538055;-0.01241625,-0.1209204;-0.7464212;0.06231393,-0.1182153;-0.7086405;-0.01561337,0.005816727;0.5729935;0.008051796,0;0;0,0.00630191;0.3319115;0.01536274,0.01228685;0.650576;0.01765108,0.1892954;0.510266;0.001182795,0.2280142;0.2090328;-0.004910231,0.2552274;-0.04176578;-0.065552,-0.1685673;0.5169317;-0.007288905,-0.22788;0.2270996;-0.07626037,-0.2771258;0.009366095;-0.2084907,0.07807697;0.001472324;-0.04027164,0.0927515;-0.3578931;-0.0206182,0.08648877;-0.7464916;0.07436514,0.08654819;-0.7746871;0.02188849,-0.07934657;0.006225386;-0.03722032,-0.1069664;-0.3523988;-0.01796109,-0.1044367;-0.7425115;0.07078335,-0.1104445;-0.7758231;0.02500057,0.01093315;0.5726885;0.01940155,271.0072
+0;0;0,0.002781954;0.3322378;0.009984883,0.006680476;0.6509387;0.004193701,0.1884476;0.5210227;0.01033946,0.2270883;0.2206028;0.03241538,0.2684839;-0.02812266;-0.02828588,-0.1721461;0.5073701;-0.0008338476,-0.2143698;0.2080447;-0.03005873,-0.2562347;-0.037562;-0.1020813,0.07896443;0.00607705;-0.03790446,0.0916393;-0.3513819;0.002362613,0.09510217;-0.7444539;0.07792786,0.09586903;-0.7066528;-0.0004575625,-0.07766309;0.004418506;-0.04071832,-0.1024608;-0.3535516;-0.01240773,-0.1208567;-0.746361;0.06235929,-0.1181373;-0.7085391;-0.01598063,0.005817885;0.5731098;0.008053632,0;0;0,0.006391584;0.3319668;0.01570106,0.01236814;0.6506822;0.01836967,0.1893909;0.5101154;0.001873732,0.2277435;0.2089198;-0.004674196,0.2547218;-0.04180595;-0.06526589,-0.168439;0.5169799;-0.007374695,-0.2286786;0.2283449;-0.08013192,-0.2783624;0.01323853;-0.2162325,0.07805156;0.001391083;-0.04018807,0.09264968;-0.3577324;-0.02079082,0.08633576;-0.7465366;0.07417822,0.08662219;-0.77451;0.02084231,-0.07923903;0.006345136;-0.03728241,-0.1070195;-0.3520039;-0.0179629,-0.1039004;-0.7422415;0.07110209,-0.1091797;-0.7738569;0.02230252,0.0110234;0.5727822;0.02003384,271.0298
+0;0;0,0.002571692;0.332238;0.01003343,0.00628537;0.6509421;0.004273906,0.1881506;0.5211243;0.01047474,0.226833;0.2207016;0.03243963,0.2683807;-0.02789375;-0.02868923,-0.1718184;0.5062081;-0.004387841,-0.214896;0.2072752;-0.0362638,-0.2569251;-0.03746015;-0.1111018,0.0789721;0.006108965;-0.03788336,0.09149706;-0.3513573;0.002366032,0.09487594;-0.7444143;0.07801314,0.09625144;-0.7066211;-0.0003647581,-0.0776603;0.004388117;-0.04072696,-0.1025409;-0.3535743;-0.01239145,-0.1213602;-0.7463959;0.06220507,-0.1180296;-0.7085842;-0.01611226,0.00549339;0.5731115;0.008115289,0;0;0,0.006391584;0.3319668;0.01570106,0.01236814;0.6506822;0.01836967,0.1893909;0.5101154;0.001873732,0.2277435;0.2089198;-0.004674196,0.2547218;-0.04180595;-0.06526589,-0.168439;0.5169799;-0.007374695,-0.2286786;0.2283449;-0.08013192,-0.2783624;0.01323853;-0.2162325,0.07805156;0.001391083;-0.04018807,0.09264968;-0.3577324;-0.02079082,0.08633576;-0.7465366;0.07417822,0.08662219;-0.77451;0.02084231,-0.07923903;0.006345136;-0.03728241,-0.1070195;-0.3520039;-0.0179629,-0.1039004;-0.7422415;0.07110209,-0.1091797;-0.7738569;0.02230252,0.0110234;0.5727822;0.02003384,271.0522
+0;0;0,0.002572492;0.3323413;0.01003655,0.006287063;0.6511217;0.004275755,0.1882354;0.5212641;0.01047845,0.2268756;0.2211697;0.03241935,0.268455;-0.02761529;-0.02875615,-0.1718977;0.506341;-0.004390898,-0.2149282;0.2077349;-0.03623203,-0.2569894;-0.03718717;-0.1111271,0.07889431;0.006102947;-0.03784605,0.09142702;-0.3515849;0.002428293,0.09480212;-0.7442016;0.07799067,0.09617361;-0.7064311;-0.0001587495,-0.0775838;0.004383794;-0.04068683,-0.1024798;-0.3538004;-0.01233377,-0.121278;-0.7461821;0.0621792,-0.1179572;-0.7083932;-0.01590983,0.005494921;0.573275;0.008117931,0;0;0,0.006589361;0.3320365;0.0163238,0.0126202;0.6508209;0.01963067,0.1895505;0.5095968;0.003454924,0.2274334;0.2086933;-0.003828883,0.2540964;-0.04213586;-0.06497693,-0.1681298;0.5171814;-0.00742143,-0.229379;0.2298129;-0.08291325,-0.2786975;0.01616409;-0.2217913,0.07803266;0.001287699;-0.04003906,0.09230754;-0.3580736;-0.02066612,0.08613555;-0.7465212;0.07388186,0.08626486;-0.7746201;0.02102256,-0.07911935;0.006418255;-0.03732042,-0.1072514;-0.3521272;-0.01799723,-0.1035153;-0.7416669;0.07207924,-0.1095337;-0.7737947;0.02439778,0.01126901;0.5729018;0.02114558,271.0857
+0;0;0,0.002572794;0.3323803;0.01003773,0.006287777;0.6511962;0.004276224,0.1885794;0.5212307;0.01048386,0.2271473;0.2216972;0.03238375,0.2687466;-0.02720654;-0.02882095,-0.1722305;0.5062796;-0.004413428,-0.2151805;0.2082316;-0.03619504,-0.2572618;-0.03680743;-0.1111259,0.07885525;0.006099925;-0.03782731,0.09139037;-0.3516566;0.00245478,0.09475474;-0.7430248;0.07777685,0.0961251;-0.7052608;-0.0003077015,-0.07754537;0.004381624;-0.04066669,-0.1024462;-0.3538715;-0.01230817,-0.1211846;-0.7450054;0.06196783,-0.1178665;-0.7072229;-0.01605638,0.00549553;0.5733393;0.008118906,0;0;0,0.006519467;0.3320681;0.01650238,0.01247856;0.6508877;0.0199697,0.1896773;0.509196;0.004043102,0.227179;0.2088244;-0.003564954,0.253486;-0.04220608;-0.06456697,-0.1685022;0.5171188;-0.007675489,-0.2302846;0.2312433;-0.0860691,-0.2795461;0.01996998;-0.2287802,0.07801098;0.001254141;-0.03998721,0.09202976;-0.3581951;-0.0207715,0.08596196;-0.745389;0.07355666,0.08589137;-0.7735506;0.02086329,-0.07906719;0.006441766;-0.03732489,-0.107588;-0.3521519;-0.0181749,-0.1037552;-0.740636;0.07081464,-0.1100277;-0.7720003;0.0222921,0.01114926;0.5729573;0.02144527,271.1205
+0;0;0,0.002276018;0.3324648;0.01009512,0.005750866;0.6514153;0.004362596,0.1883921;0.5215017;0.01071726,0.2269189;0.2233552;0.03239756,0.2690023;-0.02718246;-0.02944956,-0.172562;0.5059251;-0.00630816,-0.2162946;0.2099136;-0.04250675,-0.2605201;-0.03074618;-0.1346597,0.07881375;0.00614087;-0.03769756,0.09106311;-0.3513269;0.002514727,0.09445806;-0.7410023;0.0775957,0.0961735;-0.7032459;-0.0004381463,-0.07742307;0.004331025;-0.04071037,-0.102491;-0.3535973;-0.01226492,-0.1212603;-0.7430498;0.06169515,-0.1175977;-0.705273;-0.01626953,0.005051874;0.5735217;0.008187975,0;0;0,0.006653517;0.3321174;0.01713777,0.01262841;0.65106;0.02123213,0.189888;0.5087377;0.005512238,0.2265493;0.2096663;-0.002099276,0.2520641;-0.04313752;-0.06377947,-0.1684089;0.5173773;-0.00788649,-0.2314614;0.2348086;-0.09170168,-0.2821537;0.02743307;-0.2426683,0.07803386;0.00114727;-0.039747,0.09168906;-0.3580357;-0.02100158,0.08600018;-0.7435126;0.07318331,0.08557726;-0.7717472;0.02063871,-0.07893399;0.006489248;-0.03738634,-0.1077946;-0.3517645;-0.0181104,-0.103981;-0.7387004;0.06998987,-0.1108211;-0.7689306;0.02021102,0.01129907;0.573092;0.0225606,271.1531
+0;0;0,0.002276018;0.3324648;0.01009512,0.005750866;0.6514153;0.004362596,0.1883921;0.5215017;0.01071726,0.2269189;0.2233552;0.03239756,0.2690023;-0.02718246;-0.02944956,-0.172562;0.5059251;-0.00630816,-0.2162946;0.2099136;-0.04250675,-0.2605201;-0.03074618;-0.1346597,0.07881375;0.00614087;-0.03769756,0.09106311;-0.3513269;0.002514727,0.09445806;-0.7410023;0.0775957,0.0961735;-0.7032459;-0.0004381463,-0.07742307;0.004331025;-0.04071037,-0.102491;-0.3535973;-0.01226492,-0.1212603;-0.7430498;0.06169515,-0.1175977;-0.705273;-0.01626953,0.005051874;0.5735217;0.008187975,0;0;0,0.006653517;0.3321174;0.01713777,0.01262841;0.65106;0.02123213,0.189888;0.5087377;0.005512238,0.2265493;0.2096663;-0.002099276,0.2520641;-0.04313752;-0.06377947,-0.1684089;0.5173773;-0.00788649,-0.2314614;0.2348086;-0.09170168,-0.2821537;0.02743307;-0.2426683,0.07803386;0.00114727;-0.039747,0.09168906;-0.3580357;-0.02100158,0.08600018;-0.7435126;0.07318331,0.08557726;-0.7717472;0.02063871,-0.07893399;0.006489248;-0.03738634,-0.1077946;-0.3517645;-0.0181104,-0.103981;-0.7387004;0.06998987,-0.1108211;-0.7689306;0.02021102,0.01129907;0.573092;0.0225606,271.1751
+0;0;0,0.00227669;0.332563;0.0100981,0.005752763;0.6516261;0.004363512,0.1884482;0.5216685;0.01072032,0.2270167;0.2231987;0.03242414,0.2690719;-0.02717042;-0.02938136,-0.1726131;0.5060872;-0.006310147,-0.2163931;0.2097547;-0.04254799,-0.2605889;-0.03074311;-0.134639,0.07873572;0.00613479;-0.03766024,0.09099059;-0.3514937;0.002570134,0.09438945;-0.7416186;0.07773769,0.09611115;-0.7038339;-0.0005808622,-0.07734641;0.004326737;-0.04067007,-0.1024256;-0.3537626;-0.01221182,-0.1212166;-0.7436643;0.06183355,-0.1175406;-0.7058591;-0.01641559,0.005053515;0.5737039;0.008190292,0;0;0,0.006664135;0.332201;0.01741791,0.01256704;0.6512551;0.02167845,0.1898569;0.5086948;0.006196976,0.226304;0.2092717;-0.001563311,0.251528;-0.04332849;-0.06345142,-0.1683639;0.5174055;-0.008081714,-0.2325696;0.2358365;-0.09548513,-0.2838885;0.03142345;-0.2499354,0.07804475;0.00106968;-0.03953624,0.09156532;-0.358293;-0.02103007,0.08539406;-0.744189;0.07333803,0.08541646;-0.7722452;0.02016998,-0.07880717;0.006521015;-0.03744526,-0.1079323;-0.3518717;-0.01812692,-0.1036575;-0.7393494;0.06963357,-0.1111234;-0.7689251;0.01871838,0.01125719;0.5732577;0.02297473,271.1979
+0;0;0,0.001831657;0.3325288;0.01019883,0.005128398;0.6514912;0.004524793,0.1877081;0.5216572;0.01099324,0.2263637;0.2236617;0.03264388,0.2686643;-0.02728388;-0.02960157,-0.1725124;0.5053468;-0.008608205,-0.2179524;0.2105216;-0.05076985,-0.2615624;-0.03130324;-0.1416347,0.07876452;0.006185728;-0.03752876,0.09058838;-0.3514385;0.00267078,0.09376401;-0.7404987;0.07761365,0.09590477;-0.7027482;-0.0003703907,-0.07728241;0.004269123;-0.04073973,-0.102448;-0.353785;-0.01219408,-0.1216553;-0.7425281;0.06199597,-0.1175694;-0.7047542;-0.01590804,0.004487941;0.5736008;0.008335821,0;0;0,0.006764315;0.3321496;0.01771164,0.01276243;0.6510929;0.02236772,0.1897976;0.5084794;0.006825447,0.225884;0.2094761;-0.0008652215,0.250818;-0.04391381;-0.06258488,-0.167932;0.5174952;-0.008212492,-0.2328764;0.2376288;-0.09888435,-0.2855814;0.03530823;-0.2567641,0.07803626;0.001032695;-0.03949428,0.09145767;-0.3583144;-0.02104378,0.0854068;-0.7431591;0.07304287,0.08528643;-0.7714043;0.02056766,-0.0787667;0.006550626;-0.03746223,-0.1080956;-0.3518028;-0.01813512,-0.1041762;-0.7382873;0.06909247,-0.1118378;-0.7671454;0.01787531,0.01142889;0.5731273;0.02356124,271.2307
+0;0;0,0.001831657;0.3325288;0.01019883,0.005128398;0.6514912;0.004524793,0.1877081;0.5216572;0.01099324,0.2263637;0.2236617;0.03264388,0.2686643;-0.02728388;-0.02960157,-0.1725124;0.5053468;-0.008608205,-0.2179524;0.2105216;-0.05076985,-0.2615624;-0.03130324;-0.1416347,0.07876452;0.006185728;-0.03752876,0.09058838;-0.3514385;0.00267078,0.09376401;-0.7404987;0.07761365,0.09590477;-0.7027482;-0.0003703907,-0.07728241;0.004269123;-0.04073973,-0.102448;-0.353785;-0.01219408,-0.1216553;-0.7425281;0.06199597,-0.1175694;-0.7047542;-0.01590804,0.004487941;0.5736008;0.008335821,0;0;0,0.006764315;0.3321496;0.01771164,0.01276243;0.6510929;0.02236772,0.1897976;0.5084794;0.006825447,0.225884;0.2094761;-0.0008652215,0.250818;-0.04391381;-0.06258488,-0.167932;0.5174952;-0.008212492,-0.2328764;0.2376288;-0.09888435,-0.2855814;0.03530823;-0.2567641,0.07803626;0.001032695;-0.03949428,0.09145767;-0.3583144;-0.02104378,0.0854068;-0.7431591;0.07304287,0.08528643;-0.7714043;0.02056766,-0.0787667;0.006550626;-0.03746223,-0.1080956;-0.3518028;-0.01813512,-0.1041762;-0.7382873;0.06909247,-0.1118378;-0.7671454;0.01787531,0.01142889;0.5731273;0.02356124,271.2537
+0;0;0,0.001533083;0.3325429;0.01030017,0.004664587;0.6515133;0.004726975,0.1873188;0.5217006;0.011332,0.22597;0.2245186;0.03281076,0.2685272;-0.02705362;-0.02957034,-0.1726512;0.5050275;-0.01055925,-0.2206844;0.2129039;-0.0618328,-0.2635362;-0.02845362;-0.1561798,0.07874915;0.006205215;-0.03740552,0.09032202;-0.3506128;0.002737567,0.09344529;-0.7408905;0.07790558,0.09596624;-0.7031361;-0.0001220554,-0.07717857;0.004241148;-0.04079935,-0.1024866;-0.3529926;-0.01237265,-0.1219343;-0.7428818;0.06235927,-0.117466;-0.7050979;-0.01557817,0.00404775;0.5736212;0.008527401,0;0;0,0.00667689;0.3321578;0.01788497,0.01255903;0.6511071;0.02261281,0.1896862;0.5084378;0.00744009,0.2254687;0.2102251;-0.0003855228,0.2503197;-0.04386279;-0.06213379,-0.1680636;0.5174405;-0.008373067,-0.2338847;0.2395824;-0.1018335,-0.2875355;0.03922762;-0.2629876,0.07800972;0.0009984672;-0.03940296,0.09120349;-0.3575675;-0.02149141,0.08509923;-0.7436333;0.07280922,0.08616003;-0.7721552;0.02057075,-0.07867464;0.006570295;-0.03749985,-0.108533;-0.3509548;-0.01882429,-0.1047619;-0.7386996;0.06844747,-0.1122413;-0.7679078;0.01752354,0.01125391;0.5731397;0.02379417,271.2755
+0;0;0,0.001533485;0.3326302;0.01030288,0.004665526;0.6516545;0.004728866,0.1872572;0.5218493;0.01133343,0.2260433;0.2236306;0.03288712,0.268582;-0.02783245;-0.02946693,-0.1725901;0.505182;-0.01055036,-0.220791;0.2120393;-0.06200279,-0.2636241;-0.02921352;-0.1563088,0.0787235;0.006203194;-0.03739333,0.0902961;-0.3506067;0.00274884,0.09341264;-0.7400423;0.07775468,0.09596122;-0.702203;-0.001128137,-0.07715342;0.004239766;-0.04078606,-0.1024608;-0.3529858;-0.01236001,-0.1218666;-0.7420338;0.06221069,-0.1173493;-0.7041646;-0.01658093,0.004048609;0.5737523;0.008529784,0;0;0,0.006789602;0.3322212;0.01828599,0.01275505;0.6512163;0.02344084,0.1898105;0.508459;0.008688211,0.2255094;0.2091867;0.0006263256,0.2499924;-0.04487324;-0.0608989,-0.1676679;0.5175041;-0.008429784,-0.2367569;0.2423754;-0.1105781,-0.2905015;0.04251319;-0.2721263,0.07801756;0.001014262;-0.03932381,0.09115199;-0.3575554;-0.02160645,0.08516059;-0.7427124;0.07280684,0.0889947;-0.7701859;0.01828575,-0.07863696;0.006549433;-0.03751615,-0.10859;-0.350957;-0.01879277,-0.1048212;-0.7378879;0.06819014,-0.1123618;-0.7668824;0.01571883,0.01142801;0.5732377;0.02451849,271.3008
+0;0;0,0.001533989;0.3327395;0.01030626,0.004666857;0.651848;0.004730787,0.1873971;0.5219831;0.01133847,0.2262075;0.2235774;0.03290566,0.2688299;-0.02838039;-0.02957107,-0.1727227;0.5053033;-0.01056189,-0.2209537;0.2119768;-0.06204658,-0.2638711;-0.02975075;-0.1565382,0.07866471;0.006198561;-0.03736541,0.09022801;-0.3503243;0.002744466,0.0933353;-0.7386047;0.0775278,0.09591454;-0.700671;-0.002303876,-0.07709581;0.004236601;-0.0407556,-0.1023829;-0.3527016;-0.01235242,-0.121731;-0.7405954;0.06199705,-0.1171594;-0.7026315;-0.01774233,0.004049779;0.5739254;0.008532697,0;0;0,0.006706841;0.3323149;0.01860023,0.01251199;0.6513945;0.02389359,0.1897101;0.5084128;0.009369373,0.225272;0.2089303;0.001439095,0.249788;-0.04567745;-0.06001532,-0.1678037;0.5173605;-0.008681502,-0.23941;0.2445028;-0.1156325,-0.2944469;0.04677252;-0.2801818,0.07801749;0.0009586811;-0.03918016,0.09101132;-0.3573502;-0.0219481,0.08529352;-0.7413403;0.0723002,0.0888689;-0.7703444;0.01800084,-0.0785419;0.006566539;-0.03756036,-0.1087841;-0.350645;-0.01922004,-0.1034546;-0.736146;0.06866893,-0.1118829;-0.7681033;0.01834053,0.01122534;0.5733945;0.0249474,271.3313
+0;0;0,0.001534084;0.33276;0.01030689,0.004666871;0.65186;0.004731626,0.187647;0.5219277;0.01134297,0.2264546;0.2235432;0.03290863,0.2690478;-0.02824166;-0.02952521,-0.1729636;0.5052251;-0.01058724,-0.2211912;0.2119194;-0.06206827,-0.2640791;-0.02964218;-0.156495,0.0786083;0.006194117;-0.03733861,0.09017131;-0.3503204;0.002770323,0.09327842;-0.7385775;0.07754917,0.09587414;-0.7005932;-0.002792656,-0.07704052;0.004233562;-0.04072637,-0.102327;-0.3526962;-0.01232386,-0.121674;-0.7405668;0.06202115,-0.1170732;-0.7025521;-0.01822779,0.00404982;0.5739408;0.008533373,0;0;0,0.006688066;0.3323216;0.01885414,0.01246422;0.6513903;0.02430058,0.1899431;0.508288;0.01024628,0.2249904;0.2087706;0.002159119,0.2499443;-0.04557976;-0.059412,-0.1678634;0.5171233;-0.009276181,-0.2416115;0.2463346;-0.1199067,-0.2985669;0.05378526;-0.2895789,0.07799319;0.0009074807;-0.03909016,0.09102791;-0.3574;-0.02203631,0.08529603;-0.7413608;0.07223129,0.08837701;-0.771154;0.01800418,-0.07846624;0.006590078;-0.0375689,-0.1087214;-0.3506133;-0.01925618,-0.1033683;-0.7361801;0.0682351,-0.1126398;-0.7697121;0.01921449,0.01118312;0.5733932;0.02532458,271.3648
+0;0;0,0.001320833;0.3327587;0.0103776,0.004217138;0.6518624;0.004864376,0.187304;0.5220529;0.01178311,0.2261887;0.2236559;0.03303525,0.2688319;-0.02809614;-0.02949663,-0.1731543;0.5050618;-0.01154723,-0.2231252;0.2132596;-0.06950258,-0.2658532;-0.02637863;-0.168778,0.07866553;0.006213507;-0.03721463,0.09009733;-0.3503082;0.002867289,0.09311306;-0.738577;0.07758916,0.09594581;-0.7005925;-0.002744645,-0.07695483;0.004226367;-0.04088879,-0.1023178;-0.3526827;-0.01229445,-0.1218595;-0.7405327;0.06210721,-0.1170215;-0.702517;-0.01812768,0.003676958;0.5739413;0.008639538,0;0;0,0.006688066;0.3323216;0.01885414,0.01246422;0.6513903;0.02430058,0.1899431;0.508288;0.01024628,0.2249904;0.2087706;0.002159119,0.2499443;-0.04557976;-0.059412,-0.1678634;0.5171233;-0.009276181,-0.2416115;0.2463346;-0.1199067,-0.2985669;0.05378526;-0.2895789,0.07799319;0.0009074807;-0.03909016,0.09102791;-0.3574;-0.02203631,0.08529603;-0.7413608;0.07223129,0.08837701;-0.771154;0.01800418,-0.07846624;0.006590078;-0.0375689,-0.1087214;-0.3506133;-0.01925618,-0.1033683;-0.7361801;0.0682351,-0.1126398;-0.7697121;0.01921449,0.01118312;0.5733932;0.02532458,271.3874
+0;0;0,0.001321248;0.3328633;0.01038086,0.004218784;0.6521034;0.004865171,0.1870969;0.5223168;0.01178208,0.2260088;0.2237116;0.03304904,0.268708;-0.02837136;-0.02956503,-0.1729522;0.505345;-0.01152178,-0.2229579;0.2133392;-0.06951757,-0.2657421;-0.026614;-0.1689235,0.07858877;0.006207445;-0.03717832,0.08997992;-0.3490466;0.002761081,0.09300125;-0.738036;0.07762165,0.09584535;-0.7000195;-0.003034204,-0.07687975;0.004222244;-0.0408489,-0.1021525;-0.3514178;-0.01235623,-0.1217305;-0.7399877;0.06218353,-0.1168731;-0.7019398;-0.01837302,0.003678355;0.5741463;0.008642075,0;0;0,0.006687999;0.3324115;0.01911473,0.01242117;0.6516148;0.02471232,0.189659;0.5084431;0.01052642,0.2248557;0.2087286;0.00253725,0.2501354;-0.04597133;-0.05893183,-0.1675297;0.5173763;-0.009693839,-0.2441267;0.2489395;-0.1246114,-0.3007573;0.05630624;-0.2948317,0.07809567;0.0007561743;-0.03869689,0.09108706;-0.3563111;-0.02243316,0.08512069;-0.741002;0.07192445,0.08838259;-0.7707064;0.01712966,-0.07833069;0.006645008;-0.03764442,-0.1087749;-0.3492654;-0.01944319,-0.1030863;-0.7357334;0.06736766,-0.1132869;-0.7672989;0.01556658,0.01115059;0.573581;0.02570295,271.4098
+0;0;0,0.001321262;0.3328667;0.01038097,0.004218633;0.6520884;0.004865628,0.1870583;0.522318;0.01178162,0.2260409;0.2231707;0.0330872,0.2688166;-0.02936438;-0.02963917,-0.1729152;0.5053498;-0.01151735,-0.2230118;0.2128138;-0.06961843,-0.2658727;-0.02756977;-0.1692026,0.07854419;0.006203923;-0.03715723,0.08993735;-0.3491128;0.002789222,0.09299999;-0.7434211;0.0786734,0.09580803;-0.7055063;-0.0009596944,-0.07683614;0.004219848;-0.04082572,-0.1021134;-0.3514829;-0.01232802,-0.1219591;-0.7453659;0.06323096,-0.1171633;-0.7074201;-0.01630409,0.003678241;0.5741367;0.008642275,0;0;0,0.006624952;0.332408;0.01925468,0.01226584;0.6515934;0.02490902,0.1895412;0.5085161;0.01100659,0.2247332;0.2082446;0.003181934,0.2505988;-0.04697019;-0.05793047,-0.1675039;0.5173141;-0.01001373,-0.247979;0.2529878;-0.1329691,-0.3042672;0.05995236;-0.3035777,0.07808485;0.0007152259;-0.03860807,0.09116196;-0.3564163;-0.02243495,0.08504131;-0.7465044;0.07264757,0.08683526;-0.7736483;0.01658225,-0.07825889;0.006666768;-0.03767544,-0.108778;-0.3492984;-0.01943097,-0.1026551;-0.7409486;0.06899728,-0.1129061;-0.7718886;0.01807382,0.0110181;0.5735645;0.02588987,271.4341
+0;0;0,0.001120175;0.3327776;0.01039222,0.00378151;0.651907;0.004875589,0.1866444;0.5223294;0.01225957,0.2255326;0.2224675;0.03334615,0.2686567;-0.02976212;-0.0295269,-0.173071;0.5051827;-0.01246651,-0.2250198;0.2139233;-0.07837112,-0.2696638;-0.01800419;-0.1952001,0.07847758;0.006210798;-0.0370617,0.08972324;-0.3491275;0.00286711,0.09273278;-0.7436084;0.07887737,0.09572496;-0.7058524;0.0008159056,-0.07673264;0.004198802;-0.04080867,-0.1020461;-0.3515148;-0.01229239,-0.1220128;-0.7455243;0.063599,-0.1170726;-0.7077369;-0.01436029,0.003314485;0.5739778;0.008648617,0;0;0,0.00655061;0.3323155;0.01933169,0.01211913;0.6514075;0.02498627,0.1893389;0.5083988;0.01112413,0.2246884;0.2074516;0.00368929,0.2505532;-0.04750553;-0.05763233,-0.1674918;0.5173165;-0.01044002,-0.2499543;0.2544113;-0.1367527,-0.3070551;0.06506273;-0.3108765,0.0780504;0.000684768;-0.03845179,0.09101778;-0.356481;-0.02262318,0.08496173;-0.746803;0.0723176,0.08554638;-0.7748864;0.01950955,-0.07811822;0.006683417;-0.0377326,-0.1092322;-0.349269;-0.01995973,-0.1031858;-0.7410325;0.06884629,-0.1124451;-0.7706065;0.01856787,0.01088791;0.5734016;0.02596879,271.4566
+0;0;0,0.001120175;0.3327776;0.01039222,0.00378151;0.651907;0.004875589,0.1866444;0.5223294;0.01225957,0.2255326;0.2224675;0.03334615,0.2686567;-0.02976212;-0.0295269,-0.173071;0.5051827;-0.01246651,-0.2250198;0.2139233;-0.07837112,-0.2696638;-0.01800419;-0.1952001,0.07847758;0.006210798;-0.0370617,0.08972324;-0.3491275;0.00286711,0.09273278;-0.7436084;0.07887737,0.09572496;-0.7058524;0.0008159056,-0.07673264;0.004198802;-0.04080867,-0.1020461;-0.3515148;-0.01229239,-0.1220128;-0.7455243;0.063599,-0.1170726;-0.7077369;-0.01436029,0.003314485;0.5739778;0.008648617,0;0;0,0.00655061;0.3323155;0.01933169,0.01211913;0.6514075;0.02498627,0.1893389;0.5083988;0.01112413,0.2246884;0.2074516;0.00368929,0.2505532;-0.04750553;-0.05763233,-0.1674918;0.5173165;-0.01044002,-0.2499543;0.2544113;-0.1367527,-0.3070551;0.06506273;-0.3108765,0.0780504;0.000684768;-0.03845179,0.09101778;-0.356481;-0.02262318,0.08496173;-0.746803;0.0723176,0.08554638;-0.7748864;0.01950955,-0.07811822;0.006683417;-0.0377326,-0.1092322;-0.349269;-0.01995973,-0.1031858;-0.7410325;0.06884629,-0.1124451;-0.7706065;0.01856787,0.01088791;0.5734016;0.02596879,271.4878
+0;0;0,0.001120222;0.3327917;0.01039266,0.003781556;0.6519209;0.004876033,0.1864913;0.5223865;0.01225699,0.2254197;0.2222141;0.03336541,0.2686028;-0.03036007;-0.02959354,-0.1729236;0.5052541;-0.01244842,-0.2249261;0.2136931;-0.07842127,-0.2696312;-0.01855122;-0.1954099,0.07846094;0.006209482;-0.03705383,0.08970749;-0.3491567;0.002878107,0.0927179;-0.7437532;0.07891064,0.09572499;-0.7059585;0.0004601479,-0.07671636;0.004197911;-0.04080002,-0.1020318;-0.3515436;-0.01228151,-0.1220044;-0.7456686;0.06363213,-0.1170396;-0.7078424;-0.01471568,0.003314531;0.5739918;0.008649059,0;0;0,0.006508455;0.3323262;0.01940513,0.01203056;0.6514193;0.0250237,0.1891923;0.5086381;0.01141095,0.2246298;0.2073877;0.003873347,0.2510374;-0.04795372;-0.05716515,-0.167324;0.5173271;-0.01076125,-0.2519338;0.2566527;-0.1409708,-0.3102844;0.06979294;-0.3178915,0.07801045;0.0006764233;-0.03849125,0.09090897;-0.3565255;-0.02278721,0.08488256;-0.7470044;0.07200885,0.08515405;-0.7749025;0.0184176,-0.07809695;0.006686639;-0.03773353,-0.1093328;-0.3492905;-0.02010483,-0.1032321;-0.741088;0.06907962,-0.1124791;-0.7711343;0.01874843,0.01080897;0.5734134;0.02601933,271.522
+0;0;0,0.0008292809;0.3327899;0.0104735,0.003192144;0.6519069;0.005015011,0.1858656;0.5224547;0.01257752,0.2249107;0.2216773;0.03356874,0.2681651;-0.03076258;-0.02943358,-0.1730804;0.5052376;-0.01367803,-0.2263049;0.2146938;-0.08567544,-0.2714165;-0.01204765;-0.2126376,0.078423;0.006226867;-0.03692644,0.08951905;-0.349215;0.002885979,0.09242021;-0.7430649;0.07895538,0.09565336;-0.7053593;0.001413643,-0.07659712;0.004170415;-0.04084104,-0.1021468;-0.3516057;-0.0122466,-0.1220184;-0.7449939;0.06367119,-0.1168507;-0.7072529;-0.01376215,0.002827188;0.57398;0.008760394,0;0;0,0.006432503;0.3323211;0.01951337,0.01187091;0.6513993;0.02515197,0.1889756;0.5087622;0.01195073,0.2245782;0.2069211;0.004430294,0.2513788;-0.0482873;-0.0565331,-0.1672069;0.5173408;-0.01114094,-0.2547177;0.2583643;-0.1442018,-0.3147835;0.07703322;-0.3260735,0.07799751;0.0006668419;-0.0383203,0.09077851;-0.3566102;-0.02292907,0.0847597;-0.7463535;0.07181549,0.08413949;-0.7747595;0.02013469,-0.07797154;0.006669106;-0.03779504,-0.1092666;-0.3493606;-0.02017287,-0.1026823;-0.7404336;0.06888433,-0.1119539;-0.7702069;0.01965275,0.01066891;0.5733972;0.02614665,271.5452
+0;0;0,0.000829361;0.332822;0.01047452,0.003192493;0.6519765;0.005015284,0.1858036;0.5225303;0.01257705,0.2249135;0.2212533;0.03360314,0.2679693;-0.03002793;-0.02911002,-0.1730202;0.505319;-0.01366957,-0.2263331;0.2142926;-0.08578657,-0.2712376;-0.01140819;-0.212166,0.0784053;0.006225462;-0.03691811,0.0894873;-0.3487666;0.002843931,0.09234919;-0.737285;0.07788361,0.09559892;-0.69954;-5.563349E-05,-0.07657983;0.004169474;-0.04083182,-0.1020972;-0.3511564;-0.01227357,-0.1216998;-0.7392195;0.06261654,-0.1165056;-0.7014388;-0.01521374,0.002827483;0.574038;0.008761222,0;0;0,0.006345712;0.3323561;0.01949501,0.01170182;0.6514739;0.02508879,0.1887754;0.5088072;0.01217413,0.2246687;0.2064898;0.004734754,0.2517098;-0.04756454;-0.05571508,-0.1671023;0.5172851;-0.01187523,-0.2563584;0.258627;-0.1455497,-0.3161067;0.07969525;-0.3281492,0.07797827;0.0006693751;-0.03831494,0.09057429;-0.3561734;-0.02322233,0.08483084;-0.7404487;0.07103944,0.08378769;-0.7708177;0.02104378,-0.07793754;0.006667625;-0.03782032,-0.1093235;-0.3488956;-0.0201318,-0.1029368;-0.7347603;0.06735179,-0.1120923;-0.7648841;0.01789092,0.01052242;0.57346;0.0260942,271.5779
+0;0;0,0.0008294898;0.3328737;0.01047614,0.003193113;0.6520949;0.005015742,0.1857802;0.5226384;0.01257782,0.224974;0.2207157;0.03364899,0.2677544;-0.02895823;-0.02866301,-0.1729967;0.5054294;-0.01366536,-0.2264239;0.2137792;-0.08593695,-0.2710412;-0.01047787;-0.211508,0.07821671;0.006210488;-0.03682931,0.08930016;-0.3488277;0.002937905,0.09216804;-0.7381594;0.07813464,0.09541102;-0.7004305;0.000357151,-0.07639564;0.004159445;-0.04073361,-0.1019163;-0.3512127;-0.01217164,-0.1215599;-0.7400879;0.06287522,-0.1163765;-0.7023234;-0.01479354,0.002828023;0.5741394;0.008762496,0;0;0,0.006298781;0.332391;0.01979566,0.0115884;0.6515725;0.02561998,0.1886299;0.5088986;0.01232958,0.2248214;0.2059515;0.005210638,0.2518804;-0.04654661;-0.05447638,-0.1670316;0.5175636;-0.01234052,-0.2580028;0.2608478;-0.1500313,-0.3177294;0.08362386;-0.331895,0.07802092;0.0005009323;-0.03775322,0.09052879;-0.3564184;-0.02331173,0.08461732;-0.7414213;0.07144952,0.08349141;-0.770692;0.0204072,-0.07764662;0.006697548;-0.03793371,-0.1093142;-0.3488824;-0.02014365,-0.1029228;-0.7356016;0.0673165,-0.1123487;-0.7651566;0.01747731,0.01042495;0.5735407;0.02657151,271.6001
+0;0;0,0.0005015248;0.3329328;0.01060094,0.002697133;0.6522121;0.005273103,0.1854334;0.5228238;0.01318502,0.2247238;0.2204717;0.03407853,0.2674386;-0.02928726;-0.02830869,-0.1731226;0.5051298;-0.01526444,-0.2290455;0.2165376;-0.09883635,-0.2744218;-0.002225682;-0.2336691,0.07824679;0.00623703;-0.03667552,0.08898932;-0.3494512;0.003170215,0.09195647;-0.7381649;0.07821238,0.09559641;-0.7003556;-0.0003446639,-0.07630815;0.004127839;-0.04082379,-0.1019311;-0.3518771;-0.01216835,-0.1219053;-0.7400978;0.06282643,-0.1163041;-0.7022517;-0.0156115,0.002388305;0.5742413;0.008957116,0;0;0,0.006177776;0.332437;0.02010942,0.01130614;0.6516696;0.02620292,0.1883543;0.5087175;0.01261091,0.2250411;0.2054017;0.005496264,0.2518688;-0.04725543;-0.05400944,-0.1671396;0.5177063;-0.01286928,-0.2632953;0.2673576;-0.1594184,-0.3206522;0.08773406;-0.3398119,0.0780278;0.0005065054;-0.03765583,0.09036691;-0.3570585;-0.02308834,0.08451687;-0.74147;0.07142138,0.08388305;-0.7709589;0.01940108,-0.07755959;0.006683343;-0.03803154,-0.1093254;-0.3495113;-0.01977059,-0.102975;-0.7356755;0.067266,-0.1124482;-0.7656121;0.0166369,0.01018401;0.5736243;0.02708888,271.633
+0;0;0,0.0005016539;0.3330185;0.01060367,0.002697949;0.6523997;0.005273989,0.1853554;0.523005;0.01318543,0.2247561;0.2198046;0.03413757,0.2672284;-0.02853678;-0.02789553,-0.1730464;0.5053186;-0.0152518,-0.2291262;0.2159167;-0.09905821,-0.274245;-0.001604885;-0.2331257,0.0781818;0.006231849;-0.03664505,0.08891232;-0.349059;0.003156163,0.09188578;-0.7385988;0.07835782,0.09553104;-0.7007782;-0.000314109,-0.07624476;0.00412441;-0.04078988,-0.1018391;-0.3514828;-0.01216645,-0.1218557;-0.7405286;0.06298772,-0.1162464;-0.7026711;-0.01556493,0.002389008;0.5744004;0.008959346,0;0;0,0.006180905;0.3325203;0.02015114,0.0113223;0.6518542;0.0262711,0.1882518;0.5087723;0.0127995,0.2251373;0.2046131;0.005828381,0.2520229;-0.04659602;-0.05330324,-0.166989;0.5180116;-0.01324262,-0.2651434;0.2709882;-0.1657781,-0.3222564;0.09475638;-0.3474533,0.07803179;0.0004380345;-0.0374825,0.0904276;-0.3567388;-0.02327394,0.08453638;-0.7418987;0.07171346,0.08428266;-0.7719662;0.02018142,-0.07745113;0.006727388;-0.03808089,-0.1092425;-0.349054;-0.01964962,-0.1026196;-0.7360523;0.06749339,-0.1111241;-0.7663941;0.01699323,0.01019545;0.5737803;0.02715015,271.6664
+0;0;0,0.0005016539;0.3330185;0.01060367,0.002697949;0.6523997;0.005273989,0.1853554;0.523005;0.01318543,0.2247561;0.2198046;0.03413757,0.2672284;-0.02853678;-0.02789553,-0.1730464;0.5053186;-0.0152518,-0.2291262;0.2159167;-0.09905821,-0.274245;-0.001604885;-0.2331257,0.0781818;0.006231849;-0.03664505,0.08891232;-0.349059;0.003156163,0.09188578;-0.7385988;0.07835782,0.09553104;-0.7007782;-0.000314109,-0.07624476;0.00412441;-0.04078988,-0.1018391;-0.3514828;-0.01216645,-0.1218557;-0.7405286;0.06298772,-0.1162464;-0.7026711;-0.01556493,0.002389008;0.5744004;0.008959346,0;0;0,0.006180905;0.3325203;0.02015114,0.0113223;0.6518542;0.0262711,0.1882518;0.5087723;0.0127995,0.2251373;0.2046131;0.005828381,0.2520229;-0.04659602;-0.05330324,-0.166989;0.5180116;-0.01324262,-0.2651434;0.2709882;-0.1657781,-0.3222564;0.09475638;-0.3474533,0.07803179;0.0004380345;-0.0374825,0.0904276;-0.3567388;-0.02327394,0.08453638;-0.7418987;0.07171346,0.08428266;-0.7719662;0.02018142,-0.07745113;0.006727388;-0.03808089,-0.1092425;-0.349054;-0.01964962,-0.1026196;-0.7360523;0.06749339,-0.1111241;-0.7663941;0.01699323,0.01019545;0.5737803;0.02715015,271.6889
+0;0;0,-0.000247009;0.3330159;0.0109217,0.001655996;0.6524147;0.005749583,0.1842937;0.5231663;0.01404725,0.2236998;0.2193229;0.03462405,0.2661649;-0.02860108;-0.027362,-0.1734115;0.5048797;-0.01695443,-0.232384;0.2186379;-0.111214,-0.2778292;0.004280493;-0.2494078,0.07824658;0.006348981;-0.03638215,0.0881312;-0.3488467;0.003531121,0.09106029;-0.7388312;0.07886442,0.09512708;-0.7010174;0.0003701746,-0.07608512;0.003990558;-0.04100765,-0.1024437;-0.3514039;-0.01177227,-0.1222731;-0.7408868;0.0636031,-0.1162495;-0.7030353;-0.01476151,0.001411869;0.5744121;0.009416046,0;0;0,0.006172903;0.332513;0.02039456,0.01130057;0.6518551;0.02681971,0.1881143;0.5088351;0.01299691,0.2251506;0.2040771;0.006072998,0.2519916;-0.04676023;-0.0528512,-0.1668697;0.5184448;-0.01344719,-0.2659769;0.2725668;-0.1684272,-0.3239219;0.09939151;-0.3521785,0.07804119;0.0004133284;-0.03736174,0.0902115;-0.356672;-0.02333856,0.08447879;-0.7422826;0.07175756,0.08284196;-0.7703313;0.01821686,-0.07738846;0.006741281;-0.03810615,-0.1092408;-0.3489287;-0.01969295,-0.1028787;-0.7364569;0.06721535,-0.1112348;-0.7668083;0.0169478,0.01017614;0.5737783;0.02761769,271.7224
+0;0;0,-0.0002470781;0.3331091;0.01092476,0.001656647;0.6526302;0.005750549,0.1843311;0.523339;0.01405067,0.2237415;0.2194633;0.03462967,0.2662021;-0.02843504;-0.02734999,-0.1734461;0.5050487;-0.01695726,-0.232425;0.2187764;-0.1112269,-0.2778655;0.004441172;-0.2494064,0.07826806;0.006350724;-0.03639214,0.08814376;-0.3485241;0.003485087,0.09107264;-0.7384818;0.07881321,0.09517471;-0.7006003;-0.0003620312,-0.076106;0.003991653;-0.04101891,-0.1024408;-0.3510818;-0.01180993,-0.1222688;-0.740538;0.06356026,-0.116193;-0.7026184;-0.01548421,0.001412418;0.5745951;0.009418541,0;0;0,0.006075583;0.332598;0.02056074,0.01107771;0.6520617;0.0271287,0.1879196;0.508871;0.01332641,0.2250849;0.2041029;0.006098509,0.2517567;-0.04673439;-0.05278492,-0.1670628;0.5189811;-0.01381864,-0.2660707;0.2746934;-0.1714196,-0.3263704;0.1059958;-0.3585107,0.07802777;0.0004221201;-0.03744459,0.09014124;-0.3563468;-0.0235498,0.08439162;-0.741907;0.07163549,0.08232954;-0.7701783;0.01734115,-0.07741382;0.006761414;-0.03810501,-0.1093343;-0.3485824;-0.01978251,-0.1031195;-0.736128;0.06693388,-0.1111825;-0.7668726;0.01601482,0.009986266;0.5739515;0.02789211,271.7457
+0;0;0,-0.0002470698;0.3330979;0.01092439,0.001656465;0.6525863;0.005750766,0.1842114;0.523338;0.01404743,0.2236227;0.2194552;0.0346269,0.2660727;-0.02838106;-0.02733722,-0.173332;0.5050596;-0.01694024,-0.2323122;0.2187806;-0.1112121,-0.2777414;0.004499093;-0.2493569,0.07824738;0.006349046;-0.03638253,0.08812078;-0.348443;0.003485393,0.09103879;-0.7369525;0.07853378,0.09515318;-0.6990473;-0.000879176,-0.0760859;0.003990599;-0.04100807,-0.1024145;-0.351;-0.01180591,-0.1221689;-0.73901;0.06328439,-0.1160749;-0.7010666;-0.0159974,0.001412265;0.5745606;0.00941832,0;0;0,0.006051622;0.3325797;0.0206821,0.01103111;0.6520098;0.02729893,0.1877307;0.5087776;0.01354289,0.2248371;0.2039923;0.006433725,0.2516057;-0.04668978;-0.05278039,-0.1670026;0.519362;-0.01407888,-0.2676199;0.2800825;-0.1782221,-0.3279406;0.1122103;-0.3659578,0.07798693;0.0004242957;-0.03747678,0.0900469;-0.3562721;-0.02381778,0.08419361;-0.7403381;0.07125879,0.08271929;-0.7681061;0.01606346,-0.0773766;0.006758508;-0.03812917,-0.1093827;-0.348503;-0.01998574,-0.1032157;-0.7346195;0.06636521,-0.111848;-0.7634882;0.01301921,0.009944133;0.5739087;0.02805448,271.7683
+0;0;0,-0.0006591742;0.333076;0.01111195,0.001008913;0.6524697;0.006070738,0.1832867;0.5234834;0.01481911,0.2227929;0.2189887;0.03509139,0.2653676;-0.02841768;-0.02667272,-0.1733854;0.5050582;-0.01762842,-0.2341241;0.2212797;-0.1199479,-0.2799537;0.02400026;-0.2806272,0.07829285;0.006395997;-0.03624916,0.08778503;-0.3489924;0.003809981,0.09054251;-0.7367358;0.07864559,0.09490955;-0.6988357;-0.0006372854,-0.07604525;0.003935128;-0.04106478,-0.102533;-0.3516462;-0.01180524,-0.1224907;-0.7388124;0.06340666,-0.1161489;-0.7008731;-0.01573882,0.0008306456;0.5744756;0.009696076,0;0;0,0.006085538;0.3325521;0.02087092,0.01114227;0.6518764;0.02779484,0.1874499;0.5087858;0.0139308,0.2246166;0.2034086;0.006713391,0.251492;-0.04676312;-0.05269349,-0.1665229;0.5196726;-0.01413413,-0.2678885;0.2814928;-0.1805194,-0.3278659;0.1170556;-0.3707836,0.07798014;0.0004275143;-0.03746462,0.09003041;-0.3568665;-0.02362585,0.08437096;-0.7401845;0.07117987,0.08269978;-0.7681515;0.01636839,-0.07735863;0.006755355;-0.03814039,-0.1095007;-0.3491054;-0.02009079,-0.1033258;-0.734418;0.06621622,-0.1118065;-0.7637944;0.01358749,0.01003111;0.5738088;0.02846432,271.801
+0;0;0,-0.0006591914;0.3330846;0.01111224,0.001008903;0.6524771;0.006071184,0.1834136;0.5234591;0.01482294,0.2228331;0.2196328;0.03505072,0.2654827;-0.02820842;-0.02682193,-0.1735066;0.505021;-0.01764715,-0.234112;0.2218655;-0.1197421,-0.2800221;0.0242393;-0.2807037,0.07830032;0.006396607;-0.03625261,0.08779678;-0.3491523;0.003824614,0.09056389;-0.738249;0.07892144,0.09491249;-0.7003822;-2.684444E-05,-0.07605251;0.003935503;-0.04106869,-0.1025522;-0.3518063;-0.01179594,-0.1225796;-0.7403239;0.06367849,-0.1162645;-0.7024181;-0.01513297,0.0008306439;0.5744868;0.00969635,0;0;0,0.00611537;0.3325404;0.02118516,0.01126023;0.6518517;0.02859855,0.1875514;0.5084031;0.01463604,0.2241902;0.2036481;0.007190466,0.2511633;-0.04690108;-0.05255926,-0.1664769;0.5199265;-0.01421057,-0.2689525;0.2839591;-0.181816,-0.3286405;0.1236233;-0.3762441,0.07797964;0.0004217476;-0.03748477,0.09004419;-0.3570296;-0.02354419,0.08428901;-0.7418278;0.07101083,0.08296581;-0.7696204;0.0164957,-0.07736838;0.006771229;-0.03813651,-0.1094695;-0.3492537;-0.02004954,-0.1032769;-0.7359341;0.0664567,-0.1115724;-0.7649662;0.01392071,0.01012144;0.5737871;0.02913356,271.8342
+0;0;0,-0.0006591;0.3330384;0.01111069,0.001008675;0.6523677;0.006070752,0.1834607;0.5233546;0.014823,0.2228669;0.2196308;0.03504395,0.265503;-0.02813202;-0.02680914,-0.173552;0.5049118;-0.01765551,-0.2341369;0.2218518;-0.119716,-0.2800325;0.02428809;-0.2806267,0.07829645;0.006396291;-0.03625082,0.08779238;-0.3491326;0.00382416,0.09057187;-0.73997;0.07925694,0.09493019;-0.7020857;0.000132218,-0.07604875;0.003935309;-0.04106666,-0.1025469;-0.3517866;-0.01179556,-0.1226639;-0.7420423;0.06401651,-0.1163347;-0.7041188;-0.01497108,0.0008304574;0.5743955;0.009695072,0;0;0,0.006136939;0.3324763;0.02145481,0.01128702;0.6517167;0.02919459,0.1876018;0.5081681;0.01533628,0.2241113;0.2035181;0.007255077,0.2507454;-0.04699233;-0.05245423,-0.1664438;0.5201821;-0.01439656,-0.2715839;0.2898836;-0.1879419,-0.3301328;0.1288897;-0.3820632,0.07797045;0.0004259497;-0.03749394,0.08999514;-0.3570077;-0.02358091,0.08422924;-0.7435743;0.07120681,0.08328006;-0.7712162;0.01626682,-0.07735766;0.006779526;-0.03814707,-0.1094465;-0.3492213;-0.01996229,-0.103288;-0.737638;0.06690697,-0.1117514;-0.7649162;0.01223096,0.01014759;0.5736698;0.02964711,271.8684
+0;0;0,-0.001180273;0.333071;0.01149098,0.0001504253;0.6525097;0.006679888,0.1828925;0.5235512;0.01569453,0.2222704;0.2198218;0.03552757,0.2649512;-0.0276666;-0.02623549,-0.1740073;0.5048115;-0.01924473,-0.2373164;0.2275857;-0.1347147,-0.2821665;0.0300103;-0.2954608,0.07834349;0.0064243;-0.03611436,0.08732421;-0.3488391;0.004159957,0.09004234;-0.7396134;0.07944388,0.0947929;-0.7017525;0.0006805956,-0.07598429;0.003901411;-0.04116294,-0.1032524;-0.351553;-0.01246871,-0.1230999;-0.7415922;0.06405003,-0.1163886;-0.7036882;-0.01456614,0.0001021355;0.5745045;0.01020801,0;0;0,0.00617405;0.3325086;0.0216713,0.01139563;0.6518446;0.02966189,0.18774;0.5079179;0.01610732,0.2239108;0.2032668;0.007458448,0.2502905;-0.04691669;-0.05253494,-0.1663892;0.5203689;-0.01456663,-0.2733421;0.2938752;-0.1919284,-0.3306376;0.1361176;-0.3886937,0.07795948;0.0003961325;-0.03748846,0.09001169;-0.3567865;-0.02370393,0.08412889;-0.7432541;0.07110023,0.08363928;-0.7710668;0.01682806,-0.07733606;0.006802233;-0.03815869,-0.1093807;-0.3489417;-0.01987815,-0.1037317;-0.7373036;0.06685562,-0.1114912;-0.7648283;0.01283051,0.01023553;0.5737693;0.03005147,271.8906
+0;0;0,-0.001180273;0.333071;0.01149098,0.0001504253;0.6525097;0.006679888,0.1828925;0.5235512;0.01569453,0.2222704;0.2198218;0.03552757,0.2649512;-0.0276666;-0.02623549,-0.1740073;0.5048115;-0.01924473,-0.2373164;0.2275857;-0.1347147,-0.2821665;0.0300103;-0.2954608,0.07834349;0.0064243;-0.03611436,0.08732421;-0.3488391;0.004159957,0.09004234;-0.7396134;0.07944388,0.0947929;-0.7017525;0.0006805956,-0.07598429;0.003901411;-0.04116294,-0.1032524;-0.351553;-0.01246871,-0.1230999;-0.7415922;0.06405003,-0.1163886;-0.7036882;-0.01456614,0.0001021355;0.5745045;0.01020801,0;0;0,0.00617405;0.3325086;0.0216713,0.01139563;0.6518446;0.02966189,0.18774;0.5079179;0.01610732,0.2239108;0.2032668;0.007458448,0.2502905;-0.04691669;-0.05253494,-0.1663892;0.5203689;-0.01456663,-0.2733421;0.2938752;-0.1919284,-0.3306376;0.1361176;-0.3886937,0.07795948;0.0003961325;-0.03748846,0.09001169;-0.3567865;-0.02370393,0.08412889;-0.7432541;0.07110023,0.08363928;-0.7710668;0.01682806,-0.07733606;0.006802233;-0.03815869,-0.1093807;-0.3489417;-0.01987815,-0.1037317;-0.7373036;0.06685562,-0.1114912;-0.7648283;0.01283051,0.01023553;0.5737693;0.03005147,271.9136
+0;0;0,-0.001180195;0.333049;0.01149022,0.0001504718;0.6524805;0.006679228,0.1830594;0.523477;0.01569881,0.222442;0.219711;0.03553425,0.265172;-0.02806266;-0.02629998,-0.1741662;0.5047201;-0.01927235,-0.2374829;0.2274609;-0.1347562,-0.2823847;0.02965783;-0.2956875,0.07833347;0.006423478;-0.03610974,0.08731095;-0.3487118;0.004150052,0.09002914;-0.7394938;0.07943545,0.09478779;-0.7016196;0.000537999,-0.07597458;0.003900912;-0.04115768,-0.1032329;-0.3514253;-0.0124738,-0.1230808;-0.7414722;0.06404646,-0.116358;-0.7035549;-0.01470364,0.0001021829;0.5744768;0.01020729,0;0;0,0.006148585;0.3324749;0.02185583,0.01133928;0.6517996;0.03002954,0.1878779;0.5078276;0.01666856,0.2234295;0.2030722;0.007812262,0.2494018;-0.04735386;-0.05263042,-0.1665295;0.5206643;-0.01501512,-0.2741237;0.2950472;-0.1931685,-0.3313797;0.1403539;-0.3927501,0.07796013;0.000367105;-0.03746188,0.08999916;-0.3566898;-0.02375209,0.08414962;-0.7431697;0.07103705,0.0835397;-0.7709149;0.01649737,-0.0773113;0.006833381;-0.03817824,-0.1094058;-0.348769;-0.01975438,-0.1037805;-0.7372186;0.06662312,-0.1120637;-0.7642728;0.01198185,0.01018687;0.5737253;0.03037596,271.9352
+0;0;0,-0.001406939;0.3330941;0.01163859,-0.0002406085;0.6525908;0.006958079,0.1827558;0.5237634;0.01665564,0.2219979;0.2203344;0.03617952,0.2650114;-0.02808605;-0.02604554,-0.1740276;0.5043196;-0.02082973,-0.2418973;0.2350082;-0.150658,-0.28548;0.03983422;-0.3163158,0.07834356;0.006427283;-0.03606772,0.08706276;-0.3481776;0.004226498,0.08974025;-0.739545;0.07967681,0.09491066;-0.7016861;0.0009641796,-0.07596096;0.003897497;-0.0411661,-0.1033812;-0.3508773;-0.01240326,-0.1228063;-0.7415118;0.06437975,-0.1156816;-0.7036071;-0.0141755,-0.0002501571;0.5745698;0.01043515,0;0;0,0.00614708;0.3325111;0.02208352,0.01136648;0.6518925;0.03043056,0.1878604;0.507795;0.01685762,0.2232249;0.2033978;0.007802963,0.2485762;-0.04784262;-0.05278075,-0.1664506;0.5210507;-0.01531721,-0.2735868;0.2984015;-0.1968096,-0.3313559;0.1446426;-0.3979458,0.07795049;0.0003398508;-0.03746343,0.0898681;-0.3561957;-0.02387476,0.08409829;-0.7433476;0.0707214,0.0832101;-0.7711864;0.0165174,-0.07729019;0.006861287;-0.03819754,-0.1093656;-0.3482136;-0.0198332,-0.1037246;-0.7372717;0.06659807,-0.1119755;-0.764473;0.01233844,0.01020507;0.5738033;0.03073835,271.9683
+0;0;0,-0.001406945;0.3330956;0.01163864,-0.0002406218;0.6525899;0.00695818,0.1827466;0.523766;0.01665538,0.2219046;0.2209865;0.03613746,0.265171;-0.02889408;-0.02645336,-0.1740188;0.5043231;-0.0208281,-0.2417432;0.2355883;-0.1503784,-0.2855821;0.03926706;-0.3170099,0.07824782;0.006419429;-0.03602364,0.08695604;-0.347739;0.004219837,0.08963604;-0.7394742;0.07974107,0.09480136;-0.701623;0.001106046,-0.07586812;0.003892734;-0.04111579,-0.1032538;-0.3504353;-0.01238917,-0.1226972;-0.741437;0.06446601,-0.1155795;-0.7035401;-0.01401178,-0.0002501702;0.5745698;0.0104352,0;0;0,0.006139345;0.332501;0.02225947,0.01134347;0.6518779;0.030689,0.1877961;0.5076809;0.01713157,0.2227697;0.2039055;0.00787878,0.2474499;-0.04891279;-0.05297958,-0.166366;0.5214015;-0.01584087,-0.2730517;0.3016322;-0.1999818,-0.3309327;0.1494487;-0.4042363,0.07792139;0.0002764463;-0.0372802,0.08981833;-0.355829;-0.02420723,0.08407031;-0.7433251;0.07056022,0.08292003;-0.7712165;0.01653195,-0.07714699;0.006885224;-0.03824354,-0.1094271;-0.3477247;-0.01998673,-0.1028185;-0.7371016;0.06666883,-0.1124668;-0.7629708;0.0113757,0.010186;0.5737895;0.03098249,272.0016
+0;0;0,-0.001407199;0.3331557;0.01164074,-0.0002405217;0.6527509;0.006958676,0.1826808;0.5239176;0.01665487,0.2217943;0.2214821;0.03611482,0.2650632;-0.0284133;-0.02647971,-0.1739561;0.5044817;-0.0208151,-0.2416035;0.2360522;-0.1502182,-0.285445;0.03971937;-0.3168596,0.07822629;0.006417662;-0.03601373,0.0869083;-0.3466749;0.004108641,0.08959107;-0.7388145;0.07970782,0.09479171;-0.7009096;0.0005350411,-0.07584725;0.003891663;-0.04110447,-0.1031505;-0.34937;-0.0124643,-0.122614;-0.7407753;0.0644702,-0.1154476;-0.7028244;-0.01454427,-0.0002500735;0.574703;0.01043694,0;0;0,0.006171524;0.3325509;0.02240515,0.01144546;0.6520237;0.03098679,0.1877738;0.5076334;0.01779795,0.2223327;0.2041809;0.007897854,0.2470136;-0.04860467;-0.05316209,-0.166156;0.5218173;-0.01611727,-0.2724603;0.3035061;-0.2016311,-0.3298825;0.155936;-0.40939,0.07790616;0.0002423227;-0.03725719,0.08985917;-0.3547998;-0.02453744,0.08422203;-0.7427869;0.06996178,0.08339609;-0.7703711;0.01481437,-0.07710638;0.00691375;-0.0382666,-0.1093779;-0.3466222;-0.02008825,-0.1027527;-0.736402;0.06665079,-0.1118736;-0.7623743;0.01059926,0.01026744;0.5739076;0.03124166,272.0251
+0;0;0,-0.001968607;0.3331475;0.01179211,-0.001149907;0.6527472;0.007276089,0.1818972;0.5239733;0.01740373,0.221057;0.221531;0.03666416,0.2644155;-0.02831802;-0.02605333,-0.174193;0.5041829;-0.02285815,-0.2451422;0.242983;-0.1646911,-0.2866355;0.0540598;-0.3402596,0.07828249;0.006493746;-0.0358777,0.08647884;-0.3466132;0.004220203,0.08905137;-0.7387694;0.07973704,0.09472866;-0.7008635;0.0005971342,-0.07578304;0.003813057;-0.04123008,-0.1037329;-0.3493758;-0.01231594,-0.1229889;-0.7407961;0.06459408,-0.1153483;-0.7028406;-0.01437549,-0.001033156;0.5746963;0.01068367,0;0;0,0.006171524;0.3325509;0.02240515,0.01144546;0.6520237;0.03098679,0.1877738;0.5076334;0.01779795,0.2223327;0.2041809;0.007897854,0.2470136;-0.04860467;-0.05316209,-0.166156;0.5218173;-0.01611727,-0.2724603;0.3035061;-0.2016311,-0.3298825;0.155936;-0.40939,0.07790616;0.0002423227;-0.03725719,0.08985917;-0.3547998;-0.02453744,0.08422203;-0.7427869;0.06996178,0.08339609;-0.7703711;0.01481437,-0.07710638;0.00691375;-0.0382666,-0.1093779;-0.3466222;-0.02008825,-0.1027527;-0.736402;0.06665079,-0.1118736;-0.7623743;0.01059926,0.01026744;0.5739076;0.03124166,272.0482
+0;0;0,-0.00196867;0.3331581;0.01179249,-0.001149964;0.6527539;0.007276636,0.1818402;0.5239996;0.01740201,0.2210069;0.2215033;0.03666588,0.2643593;-0.02831021;-0.02604267,-0.1741391;0.5042154;-0.02284732,-0.245101;0.2429688;-0.1647056,-0.2865884;0.05407251;-0.3402491,0.07827504;0.006493127;-0.03587429,0.08644411;-0.3454382;0.004090112,0.08902556;-0.7389559;0.07986914,0.09468313;-0.7010773;0.001004115,-0.07577582;0.003812694;-0.04122616,-0.1036327;-0.3482002;-0.01240828,-0.1229555;-0.7409796;0.06476876,-0.1153414;-0.7030517;-0.01392651,-0.001033219;0.5747068;0.01068405,0;0;0,0.006173462;0.332549;0.02259088,0.0114535;0.6520112;0.03141594,0.1876997;0.5076092;0.01801443,0.2220747;0.2040812;0.008103371,0.2465663;-0.04860598;-0.05327988,-0.1659741;0.5220923;-0.01647396,-0.2721092;0.3064502;-0.2052674,-0.3285886;0.1599944;-0.4140241,0.07790048;0.0002375394;-0.03725004,0.08993629;-0.353632;-0.02496064,0.08419026;-0.7429454;0.06994605,0.08335905;-0.7706813;0.01535988,-0.07709351;0.00691652;-0.03827349,-0.1093352;-0.3454352;-0.02015606,-0.1026218;-0.7365826;0.06681489,-0.1120377;-0.7624521;0.01110385,0.01027374;0.5738989;0.03160739,272.0806
+0;0;0,-0.002330896;0.3332125;0.01194372,-0.001795416;0.6528835;0.007637589,0.1809342;0.5243619;0.02470428,0.2260442;0.2223835;0.036754,0.26945;-0.02714668;-0.02619699,-0.1742958;0.504407;-0.02451126,-0.2482012;0.2547585;-0.1844634,-0.2887456;0.07756129;-0.3717319,0.07824012;0.006490126;-0.03578181,0.08617193;-0.3454216;0.004161563,0.08870654;-0.7387124;0.07992616,0.09588899;-0.7009081;0.001693584,-0.07560662;0.003820651;-0.04138861,-0.1040614;-0.3480975;-0.01233444,-0.1231757;-0.740633;0.06496321,-0.114055;-0.7027714;-0.0130614,-0.001579882;0.5748163;0.01095502,0;0;0,0.00616309;0.3325902;0.02290058,0.01149035;0.6521121;0.03208852,0.1875563;0.5074365;0.01819515,0.222086;0.2039955;0.008080244,0.2460397;-0.04848394;-0.05350363,-0.1657017;0.5223626;-0.01687453,-0.2712619;0.3089812;-0.2084379,-0.3272172;0.1637492;-0.4179346,0.07785363;0.0002209693;-0.03718519,0.09009165;-0.3536206;-0.02507818,0.08436082;-0.7427324;0.06970358,0.08470309;-0.7706834;0.01609015,-0.07699322;0.006931399;-0.03831416,-0.1091935;-0.3453866;-0.0200009,-0.1026218;-0.7363665;0.06669357,-0.1118223;-0.7621005;0.01154001,0.01029411;0.5739834;0.03218532,272.1026
+0;0;0,-0.002331252;0.3332633;0.01194554,-0.001795689;0.6529831;0.007638761,0.1811309;0.5243953;0.02472078,0.2261647;0.2229271;0.03675015,0.2696829;-0.0272494;-0.02636389,-0.1744823;0.504419;-0.02454785,-0.2482629;0.2551922;-0.1842297,-0.2889123;0.07753603;-0.3719832,0.07809452;0.006478048;-0.03571522,0.08602258;-0.3452675;0.004209299,0.08855773;-0.7386419;0.07998998,0.0957431;-0.7008345;0.001725584,-0.07546593;0.003813541;-0.04131158,-0.1039073;-0.3479384;-0.01227113,-0.1230256;-0.7405573;0.06504293,-0.1139013;-0.7026924;-0.01301341,-0.001580123;0.5749042;0.01095669,0;0;0,0.006094955;0.3326358;0.0229969,0.01135;0.6522075;0.03218842,0.1875823;0.5072439;0.01871443,0.2218451;0.2043053;0.008221865,0.2453485;-0.04884025;-0.05366826,-0.1658124;0.5223074;-0.01745401,-0.2706579;0.3098051;-0.2095635,-0.3259927;0.1663535;-0.4212831,0.07778624;0.0001464933;-0.03695369,0.09011425;-0.3535394;-0.02529085,0.0843226;-0.7427038;0.06963062,0.08571811;-0.770569;0.01589442,-0.07678181;0.006970859;-0.03836999,-0.1091333;-0.3451671;-0.02009478,-0.1025254;-0.7362047;0.06672966,-0.1114728;-0.7602919;0.009875227,0.0101721;0.5740668;0.03228855,272.1353
+0;0;0,-0.002332884;0.3334967;0.01195391,-0.001797028;0.6534125;0.007644258,0.1812921;0.5247259;0.02474081,0.2262749;0.2235993;0.03675653,0.2697808;-0.02650678;-0.02633975,-0.1746372;0.5047318;-0.02457163,-0.2483341;0.2557875;-0.1840725,-0.2889721;0.07818128;-0.3717732,0.07792356;0.006463866;-0.03563703,0.08584478;-0.344978;0.004253022,0.08839355;-0.7404665;0.08044096,0.09559143;-0.7026454;0.002040468,-0.07530072;0.003805193;-0.04122114,-0.1037175;-0.3476432;-0.01220576,-0.1229386;-0.742372;0.06552379,-0.1137984;-0.7044935;-0.01266828,-0.001581314;0.5752797;0.01096447,0;0;0,0.006202042;0.3328628;0.02307153,0.01156138;0.6526264;0.03235555,0.187795;0.5071194;0.0193212,0.2218119;0.2045259;0.008141279,0.2446487;-0.04860702;-0.05373931,-0.1655449;0.5225446;-0.01812478,-0.2700761;0.3144869;-0.2146704,-0.323769;0.171072;-0.4267464,0.07771996;-7.137656E-05;-0.03665328,0.09023105;-0.3534575;-0.02538097,0.08394539;-0.7449693;0.0689652,0.08589847;-0.77266;0.01485802,-0.07651617;0.007118573;-0.03845076,-0.1088964;-0.3447009;-0.020013,-0.1023688;-0.7378653;0.06717268,-0.1111385;-0.762952;0.01106418,0.0103538;0.5744322;0.03242731,272.1596
+0;0;0,-0.002333067;0.3335229;0.01195485,-0.001797163;0.6534649;0.007644875,0.181153;0.5248111;0.02473119,0.22614;0.2236556;0.03674807,0.2696375;-0.02640173;-0.02633591,-0.1745058;0.5048323;-0.02454375,-0.2482098;0.255864;-0.18406,-0.2888398;0.07829241;-0.3717241,0.07790026;0.006461935;-0.03562638,0.08580946;-0.3444469;0.004203174,0.08836059;-0.7403016;0.08046167,0.09554398;-0.7024963;0.002218932,-0.07527821;0.003804056;-0.04120882,-0.1036519;-0.3471113;-0.01223745,-0.1228908;-0.7422057;0.06556408,-0.113769;-0.704343;-0.01247065,-0.001581433;0.5753265;0.01096533,0;0;0,0.006239459;0.3328797;0.0231967,0.01163732;0.6526675;0.03252435,0.1877432;0.5072363;0.01955462,0.2215261;0.2045913;0.008257389,0.2440872;-0.0484525;-0.05387259,-0.165231;0.5230176;-0.01871589,-0.2688689;0.3173365;-0.2182588,-0.3220644;0.1763052;-0.4319893,0.07770067;-0.0001133382;-0.03663385,0.09012289;-0.3529741;-0.02563703,0.08368683;-0.7448283;0.06887055,0.0865391;-0.7725304;0.01504875,-0.07646414;0.007158762;-0.03848939,-0.1089052;-0.344121;-0.02015697,-0.1023127;-0.7376605;0.06705534,-0.1115309;-0.7631727;0.0116669,0.0104211;0.5744678;0.03259087,272.1917
+0;0;0,-0.002690154;0.3335111;0.01220574,-0.002454656;0.6534608;0.008290413,0.1805843;0.5247436;0.02484357,0.2253384;0.2235813;0.03754049,0.2686957;-0.02643892;-0.02578678,-0.1760376;0.5058857;-0.02140806,-0.2470155;0.262125;-0.1899481,-0.2899609;0.1002595;-0.390835,0.07798069;0.0063914;-0.03546279,0.08542014;-0.3445262;0.004380394,0.08795008;-0.7403765;0.0806627,0.09461404;-0.7025359;0.002377532,-0.0751806;0.003896267;-0.04137804,-0.1039693;-0.346957;-0.01206605,-0.1234414;-0.7420268;0.06580262,-0.1148356;-0.7041243;-0.01228669,-0.002162198;0.5753162;0.01145408,0;0;0,0.006239459;0.3328797;0.0231967,0.01163732;0.6526675;0.03252435,0.1877432;0.5072363;0.01955462,0.2215261;0.2045913;0.008257389,0.2440872;-0.0484525;-0.05387259,-0.165231;0.5230176;-0.01871589,-0.2688689;0.3173365;-0.2182588,-0.3220644;0.1763052;-0.4319893,0.07770067;-0.0001133382;-0.03663385,0.09012289;-0.3529741;-0.02563703,0.08368683;-0.7448283;0.06887055,0.0865391;-0.7725304;0.01504875,-0.07646414;0.007158762;-0.03848939,-0.1089052;-0.344121;-0.02015697,-0.1023127;-0.7376605;0.06705534,-0.1115309;-0.7631727;0.0116669,0.0104211;0.5744678;0.03259087,272.2159
+0;0;0,-0.002690916;0.3336056;0.0122092,-0.002455347;0.6536644;0.008292479,0.1808596;0.5248427;0.02486699,0.2255797;0.2239088;0.03755427,0.2688867;-0.02582131;-0.02569954,-0.1763006;0.5059564;-0.02145445,-0.2472246;0.2623805;-0.1898665,-0.2901202;0.1007029;-0.3905205,0.07791863;0.006386314;-0.03543456,0.08535197;-0.3442432;0.004375909,0.08787229;-0.7385862;0.08036776,0.09447955;-0.7008123;0.002748564,-0.07512077;0.003893167;-0.04134511,-0.1038859;-0.346672;-0.01205718,-0.1232838;-0.7402375;0.06551499,-0.1147512;-0.7024022;-0.01191002,-0.002162784;0.5754916;0.01145729,0;0;0,0.006328307;0.3329633;0.02333188,0.01184474;0.652855;0.03276944,0.1881152;0.5070344;0.02013874,0.2214129;0.2045901;0.008275986,0.2432983;-0.04821447;-0.05379343,-0.1651008;0.5232294;-0.01944943,-0.2678764;0.3210124;-0.2225934,-0.3201714;0.1797871;-0.4360468,0.07765938;-0.0001607388;-0.03656089,0.09023435;-0.352734;-0.02582991,0.08387944;-0.7431587;0.06806184,0.08569062;-0.771315;0.01568437,-0.07634945;0.00721141;-0.03855467,-0.108916;-0.3437676;-0.0202701,-0.1022173;-0.7358665;0.0663385,-0.1118181;-0.7607827;0.01137606,0.01059644;0.5746276;0.03280973,272.2479
+0;0;0,-0.002692457;0.3337966;0.01221619,-0.002456772;0.654094;0.008296168,0.1811602;0.5251203;0.02489555,0.2255543;0.2263803;0.03749035,0.2691634;-0.02509201;-0.02620472,-0.1765889;0.5062028;-0.02150225,-0.2469959;0.2644027;-0.1886866,-0.2901907;0.1015971;-0.3907403,0.07774436;0.006372032;-0.03535531,0.08516646;-0.3437269;0.004394915,0.08769207;-0.7388991;0.08054656,0.09433491;-0.7010834;0.002509557,-0.07495277;0.00388446;-0.04125265,-0.1036744;-0.3461503;-0.01200904,-0.1231131;-0.7405432;0.06572625,-0.1145346;-0.7026658;-0.01211552,-0.002163953;0.5758528;0.01146375,0;0;0,0.006342039;0.3331474;0.02343631,0.01184609;0.6532742;0.03300929,0.1882505;0.5068296;0.0204134,0.2209786;0.2065561;0.008589745,0.2431929;-0.04803747;-0.05374599,-0.1651116;0.5234783;-0.02022568,-0.2641489;0.3253183;-0.2258937,-0.3164203;0.1837164;-0.4413321,0.0775915;-0.0003821999;-0.0362519,0.09028552;-0.3524292;-0.02594435,0.08402566;-0.7436461;0.06827116,0.08531519;-0.7716203;0.0150516,-0.07609592;0.007316343;-0.0386092,-0.1087153;-0.3431187;-0.02028672,-0.102004;-0.7360713;0.06637127,-0.1113423;-0.7618522;0.01163295,0.01060218;0.5749782;0.03301287,272.2699
+0;0;0,-0.002914055;0.3338576;0.01241563,-0.002953218;0.6542063;0.008696772,0.1805232;0.5251662;0.02785103,0.227386;0.2268693;0.03789295,0.2710013;-0.02441397;-0.02541915,-0.175721;0.5057684;-0.02639129,-0.2431411;0.2662882;-0.1978023,-0.292121;0.1001999;-0.3954628,0.0777413;0.006358112;-0.03521587,0.08518299;-0.3434895;0.004404116,0.08761047;-0.7385039;0.0807102,0.09560922;-0.7007052;0.002710626,-0.07471733;0.003927633;-0.04154741,-0.1038349;-0.3457764;-0.01192107,-0.1233856;-0.7400056;0.0659635,-0.113452;-0.7021258;-0.01180518,-0.00257692;0.5759531;0.01179324,0;0;0,0.006402991;0.3332145;0.02346659,0.01195816;0.6533902;0.03297663,0.1883768;0.5068905;0.02097487,0.2209194;0.2067798;0.008625507,0.2425531;-0.04764971;-0.05343593,-0.1647994;0.5236968;-0.0210446,-0.2547067;0.3476774;-0.2495436,-0.310897;0.1905673;-0.4525537,0.07757091;-0.0004176348;-0.03615069,0.09026531;-0.3522092;-0.02614808,0.08407649;-0.7432678;0.06819034,0.08644555;-0.7711219;0.01474857,-0.07596776;0.007368947;-0.03871551,-0.1089384;-0.3427757;-0.02054565,-0.1019229;-0.7354922;0.06657152,-0.1111158;-0.7615381;0.0119539,0.01070362;0.575085;0.03299975,272.3033
+0;0;0,-0.002915063;0.3339731;0.01241992,-0.00295423;0.6544213;0.008699962,0.1808793;0.5252593;0.02788643,0.2276821;0.2273438;0.03791551,0.2713007;-0.02395856;-0.02540139,-0.1760595;0.5058237;-0.02646163,-0.2433934;0.2666498;-0.1976535,-0.2923769;0.1005489;-0.395329,0.07758373;0.006345225;-0.03514449,0.08504063;-0.3442177;0.004556496,0.087454;-0.736935;0.08041885,0.09545199;-0.6991371;0.002426639,-0.07456589;0.003919673;-0.0414632,-0.103743;-0.3464994;-0.01177629,-0.12318;-0.738436;0.06565537,-0.1132474;-0.700557;-0.01210597,-0.002577821;0.5761452;0.01179733,0;0;0,0.006470256;0.3333227;0.02355647,0.0120939;0.6535957;0.03310513,0.1888125;0.506761;0.02166843,0.2209555;0.2070177;0.008804083,0.2425547;-0.04740924;-0.05336416,-0.1647007;0.5237061;-0.02199373,-0.2598044;0.3384026;-0.2403114,-0.3085908;0.1936367;-0.4541506,0.07746411;-0.0005344301;-0.03596747,0.08946095;-0.3530664;-0.0258007,0.08469305;-0.7417819;0.06835532,0.08650217;-0.7697172;0.01499057,-0.07571645;0.007452932;-0.03880858,-0.1087155;-0.3434121;-0.02061822,-0.1019908;-0.733696;0.06668067,-0.1109797;-0.7617304;0.01415665,0.01082259;0.5752678;0.03312159,272.3366
+0;0;0,-0.002915349;0.3340059;0.01242114,-0.002954505;0.6544645;0.008701131,0.1809004;0.525296;0.02788951,0.2276892;0.2274701;0.03791557,0.2713117;-0.02385452;-0.02540693,-0.17608;0.5058581;-0.02646491,-0.2433937;0.2667561;-0.1976053,-0.2923815;0.1006405;-0.3952983,0.07742299;0.006332079;-0.03507167,0.08487903;-0.3441899;0.00462468,0.08729025;-0.7365588;0.08041973,0.09532013;-0.6987298;0.002116598,-0.0744114;0.003911552;-0.0413773,-0.1035851;-0.3464666;-0.01169386,-0.1230049;-0.7380555;0.0656691,-0.1130326;-0.7001451;-0.01240223,-0.002578093;0.5761878;0.01179853,0;0;0,0.006511353;0.3333519;0.023597,0.01217499;0.6536353;0.03312111,0.1889167;0.5067787;0.02194858,0.2208965;0.2071059;0.009162426,0.2425765;-0.04730761;-0.05313063,-0.1642576;0.5235869;-0.02306629,-0.259982;0.3366036;-0.2395474,-0.3076272;0.1948893;-0.455704,0.07738911;-0.0005439222;-0.03570807,0.0895632;-0.3530398;-0.02593648,0.08465906;-0.7413481;0.06838537,0.08638177;-0.7691373;0.01439834,-0.07549059;0.007431139;-0.03886368,-0.1086295;-0.3433768;-0.02062435,-0.1018486;-0.7333582;0.0663961,-0.1112575;-0.7616057;0.01370975,0.01089487;0.5753068;0.0331471,272.3589
+0;0;0,-0.00330433;0.3340299;0.01281107,-0.003596728;0.6545299;0.009303611,0.1805108;0.5254554;0.0279699,0.226181;0.2276684;0.03858158,0.2696334;-0.02322105;-0.0245782,-0.1778785;0.5068752;-0.02282258,-0.2439554;0.2760437;-0.205103,-0.2909483;0.123514;-0.4133076,0.07748953;0.00627791;-0.03482916,0.08441679;-0.3444843;0.005119961,0.08679385;-0.7370746;0.08092193,0.09418559;-0.699228;0.002694756,-0.07427198;0.003961272;-0.04153422,-0.1039511;-0.3466033;-0.01150663,-0.123366;-0.7383808;0.06603187,-0.1140336;-0.700452;-0.01197927,-0.003183922;0.576243;0.01234894,0;0;0,0.006549023;0.3333864;0.02369857,0.0122553;0.653706;0.03328085,0.1890656;0.506603;0.02241302,0.2208618;0.2071098;0.009438753,0.242545;-0.04689527;-0.05248081,-0.1639342;0.5235765;-0.02410595,-0.2602078;0.3367859;-0.2402451,-0.3034488;0.1985946;-0.4590056,0.07736954;-0.0005575716;-0.03564763,0.08921571;-0.3533242;-0.02598405,0.08450049;-0.741886;0.06822991,0.08659908;-0.7697054;0.01448774,-0.07541112;0.007452063;-0.03891965,-0.1086003;-0.3436108;-0.02071577,-0.1018073;-0.7338019;0.06636736,-0.111428;-0.7608737;0.0126463,0.01096481;0.5753695;0.03329587,272.393
+0;0;0,-0.003304488;0.3340459;0.01281168,-0.00359689;0.6545635;0.009304098,0.1805589;0.5254734;0.02797458,0.2260652;0.2287547;0.03854819,0.2697064;-0.02322507;-0.02488608,-0.1779246;0.5068882;-0.02283123,-0.2437643;0.2768849;-0.2044577,-0.2909615;0.1236923;-0.4135671,0.07745663;0.006275245;-0.03481438,0.08438244;-0.3444137;0.005126402,0.08676289;-0.737563;0.08103632,0.09419928;-0.6996691;0.002336495,-0.07424045;0.003959591;-0.04151659,-0.1039133;-0.3465318;-0.01149527,-0.1233559;-0.7388672;0.06615365,-0.1139671;-0.7008905;-0.01232884,-0.003184071;0.5762743;0.01234952,0;0;0,0.006614581;0.3333902;0.02385187,0.0124722;0.6537179;0.03367162,0.1892871;0.5065863;0.02284074,0.2207595;0.2081404;0.01003051,0.2426659;-0.04692432;-0.05229426,-0.1633441;0.5234306;-0.02506579,-0.2595167;0.3358389;-0.2390395,-0.3022259;0.2011918;-0.4614543,0.07735865;-0.0005800277;-0.03558445,0.08924448;-0.3532737;-0.02600348,0.08429275;-0.742376;0.06838584,0.08677514;-0.7698962;0.01364517,-0.07535717;0.007467184;-0.03894212,-0.1085378;-0.343523;-0.02075235,-0.1017741;-0.7342673;0.06646898,-0.1111285;-0.7617428;0.01242877,0.01113657;0.5753797;0.03362107,272.4254
+0;0;0,-0.003304488;0.3340459;0.01281168,-0.00359689;0.6545635;0.009304098,0.1805589;0.5254734;0.02797458,0.2260652;0.2287547;0.03854819,0.2697064;-0.02322507;-0.02488608,-0.1779246;0.5068882;-0.02283123,-0.2437643;0.2768849;-0.2044577,-0.2909615;0.1236923;-0.4135671,0.07745663;0.006275245;-0.03481438,0.08438244;-0.3444137;0.005126402,0.08676289;-0.737563;0.08103632,0.09419928;-0.6996691;0.002336495,-0.07424045;0.003959591;-0.04151659,-0.1039133;-0.3465318;-0.01149527,-0.1233559;-0.7388672;0.06615365,-0.1139671;-0.7008905;-0.01232884,-0.003184071;0.5762743;0.01234952,0;0;0,0.006614581;0.3333902;0.02385187,0.0124722;0.6537179;0.03367162,0.1892871;0.5065863;0.02284074,0.2207595;0.2081404;0.01003051,0.2426659;-0.04692432;-0.05229426,-0.1633441;0.5234306;-0.02506579,-0.2595167;0.3358389;-0.2390395,-0.3022259;0.2011918;-0.4614543,0.07735865;-0.0005800277;-0.03558445,0.08924448;-0.3532737;-0.02600348,0.08429275;-0.742376;0.06838584,0.08677514;-0.7698962;0.01364517,-0.07535717;0.007467184;-0.03894212,-0.1085378;-0.343523;-0.02075235,-0.1017741;-0.7342673;0.06646898,-0.1111285;-0.7617428;0.01242877,0.01113657;0.5753797;0.03362107,272.4483
+0;0;0,-0.003666976;0.3341306;0.01313792,-0.004209472;0.6547544;0.009834701,0.1804474;0.5254788;0.02829685,0.2249745;0.2280182;0.03938396,0.2686452;-0.02321467;-0.02403417,-0.1793163;0.5073233;-0.02135783,-0.2458748;0.2885251;-0.2170253,-0.2913211;0.1396881;-0.4287541,0.07747768;0.006162609;-0.03447494,0.08398587;-0.3442938;0.005284917,0.08638304;-0.7377067;0.08144695,0.0935563;-0.6998409;0.003185064,-0.0739173;0.004104037;-0.04181722,-0.1040641;-0.3460396;-0.01126369,-0.1235154;-0.7386301;0.06667523,-0.1144003;-0.7006831;-0.01137611,-0.003759566;0.5764381;0.01285455,0;0;0,0.006588265;0.3334855;0.0239439,0.01240098;0.6539172;0.03382611,0.1897946;0.5067884;0.02378225,0.2204965;0.20766;0.01082015,0.2428092;-0.04657885;-0.05172324,-0.1636652;0.5237461;-0.02580505,-0.2607917;0.3374186;-0.2412974,-0.3005891;0.2036661;-0.4639481,0.07738721;-0.0006476641;-0.0352149,0.08926597;-0.3530943;-0.02609527,0.0843114;-0.7424606;0.06850624,0.08673488;-0.7702345;0.01470518,-0.07517327;0.00751295;-0.03901055,-0.1083917;-0.3432122;-0.02080896,-0.1018511;-0.7342519;0.0665141,-0.110654;-0.7610733;0.01236534,0.01107857;0.5755526;0.03376174,272.4711
+0;0;0,-0.003667084;0.3341404;0.0131383,-0.004209585;0.6547683;0.009835061,0.1806236;0.5254433;0.02831201,0.2251635;0.227897;0.03940231,0.2688833;-0.02361825;-0.02408709,-0.1794844;0.5072703;-0.02139018,-0.2460621;0.2884091;-0.217114,-0.2915595;0.1394048;-0.4290808,0.07743111;0.006158905;-0.03445422,0.08393487;-0.3440587;0.00527855,0.08633532;-0.7380109;0.08154499,0.09352703;-0.7001249;0.003081791,-0.07387286;0.004101571;-0.04179209,-0.1039991;-0.3458035;-0.01125938,-0.1234771;-0.7389321;0.06678638,-0.1143385;-0.7009647;-0.01146572,-0.003759675;0.5764514;0.01285493,0;0;0,0.006675258;0.3334926;0.0239582,0.01254383;0.6539268;0.0338583,0.1900595;0.5065984;0.02413106,0.2205564;0.2073643;0.01111078,0.2428523;-0.04723501;-0.05121351,-0.1648963;0.5243372;-0.02279871,-0.2538363;0.3383091;-0.2421703,-0.2924196;0.2068039;-0.4667141,0.0773595;-0.0006438345;-0.03515244,0.089492;-0.3528423;-0.02607548,0.0844646;-0.7428467;0.06822181,0.0868616;-0.7705036;0.01399708,-0.07509433;0.007515848;-0.03905065,-0.1085739;-0.3429551;-0.02108796,-0.1018244;-0.7344887;0.06652746,-0.1104264;-0.7619526;0.01272884,0.01120569;0.5755619;0.03378797,272.5041
+0;0;0,-0.004050386;0.334166;0.01353364,-0.004860546;0.6548396;0.01046015,0.1801063;0.5256246;0.02878464,0.2242057;0.2277757;0.04028913,0.2677565;-0.02368501;-0.02321893,-0.1799186;0.5075838;-0.02217457,-0.2471041;0.2985989;-0.2285783,-0.2910029;0.1650026;-0.450811,0.07744673;0.006123272;-0.03414258,0.08355898;-0.3440301;0.005685382,0.08597934;-0.7379346;0.08210225,0.09340332;-0.700012;0.003408477,-0.0736034;0.00413658;-0.04203133,-0.1042003;-0.3456103;-0.01085478,-0.1237335;-0.7388148;0.06670016,-0.1143568;-0.7008115;-0.01177672,-0.004343015;0.5765122;0.01344257,0;0;0,0.00669489;0.3335298;0.02407384,0.01259727;0.6540048;0.03407693,0.1900949;0.5065773;0.02434421,0.2205488;0.2070741;0.01163745,0.2432285;-0.04744717;-0.05054784,-0.1641987;0.5247338;-0.02495357,-0.255574;0.3379713;-0.2430393,-0.2935727;0.2081774;-0.4685877,0.07732425;-0.0006542802;-0.03495336,0.08953404;-0.3527947;-0.02606285,0.08456979;-0.7427779;0.06824827,0.08705344;-0.7702906;0.01350594,-0.07495934;0.007512753;-0.03906227,-0.1084841;-0.3428956;-0.02114373,-0.1016861;-0.7344088;0.06647687,-0.1101054;-0.7620643;0.01248098,0.01125071;0.5756305;0.03398299,272.539
+0;0;0,-0.004051108;0.3342257;0.01353606,-0.004861498;0.6549817;0.01046163,0.1801388;0.5257334;0.02878979,0.2242157;0.228036;0.04028844,0.2677506;-0.0233326;-0.02319636,-0.179951;0.5076894;-0.02217859,-0.2471023;0.2988108;-0.2284773,-0.290985;0.1652634;-0.4506286,0.07739931;0.006119524;-0.03412168,0.08353303;-0.3452632;0.005846109,0.08594564;-0.7379071;0.08201844,0.09337409;-0.6999797;0.003277436,-0.07355835;0.004134048;-0.0420056,-0.1042626;-0.3468407;-0.0107196,-0.1237333;-0.7387869;0.06658716,-0.1143511;-0.7007788;-0.01193681,-0.004343808;0.5766302;0.01344496,0;0;0,0.006748095;0.3335795;0.02419925,0.01274779;0.6541282;0.03444171,0.190163;0.5064501;0.02460527,0.2206037;0.207086;0.01222563,0.2431234;-0.04737201;-0.04986906,-0.1648717;0.5252032;-0.02268706,-0.2507127;0.3413312;-0.2452205,-0.2886569;0.2113031;-0.4705307,0.0773165;-0.0006779283;-0.0348438,0.08909837;-0.3540638;-0.02565372,0.08461771;-0.7428426;0.06819892,0.08716402;-0.7703198;0.01335311,-0.0748641;0.007488016;-0.03913677,-0.1084884;-0.3441459;-0.02103142,-0.1016441;-0.7344828;0.06596032,-0.110111;-0.7624406;0.01222597,0.01137144;0.5757304;0.03427887,272.5711
+0;0;0,-0.0040515;0.334258;0.01353737,-0.004861962;0.6550404;0.01046264,0.1802148;0.5257635;0.02879745,0.2241704;0.2288855;0.04026445,0.2678454;-0.02329189;-0.02342461,-0.1800242;0.507712;-0.02219205,-0.2469907;0.2994083;-0.2279229,-0.2910146;0.1654313;-0.450789,0.07736599;0.006116889;-0.03410699,0.08348905;-0.3446548;0.005791306,0.08589151;-0.7356474;0.08164328,0.0934256;-0.6976072;0.00178238,-0.07352667;0.004132268;-0.04198751,-0.1041776;-0.3462322;-0.01075591,-0.1235664;-0.7365301;0.06622574,-0.1140507;-0.6984081;-0.01341505,-0.004344222;0.5766814;0.01344626,0;0;0,0.006751626;0.3336109;0.02421165,0.01275054;0.6541857;0.0344646,0.1902388;0.5063986;0.02512431,0.2206136;0.2078547;0.0129149,0.242883;-0.04758847;-0.04881084,-0.1642759;0.5253506;-0.02480952,-0.2514335;0.3507119;-0.2530748,-0.2877281;0.21755;-0.4778143,0.07730038;-0.000721693;-0.0347898,0.08938537;-0.3534799;-0.02552772,0.08483057;-0.7404754;0.06853747,0.0868723;-0.7693701;0.01352452,-0.07479849;0.007494891;-0.03918179,-0.1084408;-0.343517;-0.02104406,-0.1014316;-0.7322021;0.06561275,-0.1100809;-0.7610208;0.01116358,0.01137494;0.5757804;0.03429985,272.6061
+0;0;0,-0.004367558;0.3342855;0.01383679,-0.005468437;0.6550968;0.01096792,0.1798381;0.5258637;0.0292467,0.2231685;0.2292336;0.04108338,0.2668205;-0.02382979;-0.02186817,-0.1804616;0.5079222;-0.02309004,-0.2486029;0.3067246;-0.234947,-0.2921403;0.1763954;-0.4608413,0.07737074;0.006054505;-0.03385958,0.08316174;-0.3438423;0.006091874,0.08546896;-0.7354614;0.0820328,0.09327391;-0.6973656;0.001713872,-0.07330994;0.004206494;-0.04215826,-0.1042582;-0.3452192;-0.01051573,-0.1237013;-0.736116;0.0666823,-0.1139052;-0.6979401;-0.01341001,-0.004864318;0.5767293;0.01390698,0;0;0,0.006799794;0.3336474;0.02429914,0.0128767;0.6542451;0.03467011,0.1903837;0.5061705;0.02562761,0.2206086;0.2079411;0.01326752,0.2428474;-0.0484018;-0.04758656,-0.1637239;0.5253635;-0.02630424,-0.2454552;0.3658447;-0.2668886,-0.2845956;0.2253803;-0.4874498,0.07728316;-0.0008702427;-0.03458202,0.08946434;-0.3527663;-0.02574253,0.08482508;-0.7403622;0.06852173,0.08764999;-0.769897;0.01351976,-0.07460777;0.007500571;-0.03932915,-0.1081946;-0.3426334;-0.02101145,-0.1011635;-0.731948;0.06572116,-0.1105134;-0.761765;0.01175726,0.01148015;0.575833;0.03447366,272.6385
+0;0;0,-0.004368221;0.3343362;0.01383889,-0.005469309;0.6552084;0.01096948,0.1799475;0.5259302;0.02925796,0.2231384;0.2302549;0.04105653,0.2668756;-0.02330223;-0.02201785,-0.1805671;0.507978;-0.02311,-0.2484891;0.3074281;-0.234285,-0.2921114;0.1768446;-0.4606201,0.07731594;0.006050217;-0.0338356,0.08310731;-0.3438687;0.006118383,0.08541467;-0.7355126;0.08206412,0.0932451;-0.6973905;0.001482911,-0.07325801;0.004203515;-0.0421284,-0.1042083;-0.3452443;-0.01048387,-0.1236526;-0.7361659;0.06671906,-0.1138244;-0.6979634;-0.01363479,-0.004865076;0.5768261;0.01390909,0;0;0,0.006813422;0.3336933;0.02436471,0.01290441;0.65435;0.03478909,0.1904708;0.5060587;0.02610779,0.2205427;0.208778;0.01392817,0.242746;-0.04810524;-0.04690433,-0.1647868;0.5255333;-0.02341726,-0.2426847;0.3657237;-0.2638779,-0.2799394;0.2290216;-0.4877242,0.07725865;-0.000846818;-0.03449047,0.08948718;-0.3527644;-0.02568197,0.08494291;-0.7403984;0.06853724,0.0855543;-0.7706839;0.01389384,-0.07452532;0.007488152;-0.03935877,-0.1081087;-0.3426655;-0.02098224,-0.1011092;-0.7320298;0.065646,-0.1096697;-0.7624385;0.01181171,0.01150472;0.575923;0.03458142,272.6607
+0;0;0,-0.004368221;0.3343362;0.01383889,-0.005469309;0.6552084;0.01096948,0.1799475;0.5259302;0.02925796,0.2231384;0.2302549;0.04105653,0.2668756;-0.02330223;-0.02201785,-0.1805671;0.507978;-0.02311,-0.2484891;0.3074281;-0.234285,-0.2921114;0.1768446;-0.4606201,0.07731594;0.006050217;-0.0338356,0.08310731;-0.3438687;0.006118383,0.08541467;-0.7355126;0.08206412,0.0932451;-0.6973905;0.001482911,-0.07325801;0.004203515;-0.0421284,-0.1042083;-0.3452443;-0.01048387,-0.1236526;-0.7361659;0.06671906,-0.1138244;-0.6979634;-0.01363479,-0.004865076;0.5768261;0.01390909,0;0;0,0.006813422;0.3336933;0.02436471,0.01290441;0.65435;0.03478909,0.1904708;0.5060587;0.02610779,0.2205427;0.208778;0.01392817,0.242746;-0.04810524;-0.04690433,-0.1647868;0.5255333;-0.02341726,-0.2426847;0.3657237;-0.2638779,-0.2799394;0.2290216;-0.4877242,0.07725865;-0.000846818;-0.03449047,0.08948718;-0.3527644;-0.02568197,0.08494291;-0.7403984;0.06853724,0.0855543;-0.7706839;0.01389384,-0.07452532;0.007488152;-0.03935877,-0.1081087;-0.3426655;-0.02098224,-0.1011092;-0.7320298;0.065646,-0.1096697;-0.7624385;0.01181171,0.01150472;0.575923;0.03458142,272.6838
+0;0;0,-0.004368864;0.3343853;0.01384093,-0.005470419;0.6553863;0.01097019,0.1800568;0.5260419;0.02926917,0.2232935;0.2300531;0.04108025,0.2669655;-0.02312633;-0.02190017,-0.1806726;0.5080791;-0.02312999,-0.2486666;0.3073165;-0.2345289,-0.292224;0.1769275;-0.4605268,0.07731729;0.006050322;-0.03383619,0.08310877;-0.3438754;0.00611857,0.08541612;-0.7355165;0.08206376,0.09324181;-0.6973993;0.001531303,-0.07325929;0.004203588;-0.04212914,-0.1042102;-0.345251;-0.01048399,-0.1236543;-0.7361698;0.06671839,-0.1138321;-0.6979722;-0.01358685,-0.004865909;0.5769681;0.01391116,0;0;0,0.006830476;0.3337363;0.02444625,0.01296174;0.6545142;0.03509521,0.1905747;0.5060165;0.02639437,0.2205015;0.2084047;0.014153,0.2427017;-0.04819894;-0.04614067,-0.1651471;0.5256162;-0.02227668,-0.2412315;0.3658089;-0.263712,-0.2769623;0.2324352;-0.4893409,0.07726528;-0.0008304119;-0.03447962,0.08950104;-0.3527537;-0.02563429,0.08491017;-0.740397;0.06853223,0.08648463;-0.770812;0.01412487,-0.07450521;0.007464938;-0.03940438,-0.1081196;-0.3426885;-0.02094977,-0.1014426;-0.7320759;0.06558699,-0.109557;-0.7623473;0.01160434,0.01155005;0.5760517;0.03482103,272.7162
+0;0;0,-0.00457239;0.3344333;0.01403612,-0.005885862;0.6555575;0.01134472,0.1797872;0.5263776;0.02989643,0.2222102;0.2304349;0.04180413,0.2656895;-0.02199578;-0.02063794,-0.1809329;0.5083286;-0.02397252,-0.2490634;0.3130705;-0.2402042,-0.291436;0.190541;-0.4697729,0.07740913;0.006034249;-0.03359407,0.08292039;-0.3437922;0.006320793,0.08523268;-0.7356176;0.08233057,0.09324887;-0.6975526;0.002355717,-0.07302736;0.004226829;-0.04250041,-0.104348;-0.3450317;-0.01025707,-0.1238663;-0.7361423;0.06695434,-0.1138679;-0.6979955;-0.01278865,-0.005246784;0.5771075;0.01423897,0;0;0,0.006886669;0.3337847;0.02457452,0.01313517;0.6546731;0.03552198,0.190726;0.5059406;0.02697706,0.22054;0.2084863;0.01450109,0.2425651;-0.04744515;-0.04486835,-0.1651826;0.5256142;-0.02155701,-0.2390664;0.3695197;-0.2658913,-0.2739001;0.2375712;-0.4914727,0.07726208;-0.0008253455;-0.03445339,0.0895677;-0.3526369;-0.02554786,0.08499447;-0.7404806;0.06861353,0.08589158;-0.7702911;0.01432562,-0.07445778;0.007476192;-0.03946254,-0.1080832;-0.34257;-0.02104658,-0.1005321;-0.7320353;0.06595802,-0.1091672;-0.7647326;0.01576078,0.01168548;0.5761814;0.03516078,272.739
+0;0;0,-0.004573588;0.334521;0.0140398,-0.005887134;0.6556601;0.01134819,0.1799249;0.5264363;0.02991187,0.2223894;0.2302039;0.04183122,0.2658625;-0.02219051;-0.02060188,-0.181066;0.5083737;-0.02399752,-0.2492632;0.3129245;-0.2404408,-0.2916297;0.1904126;-0.4699766,0.07737807;0.006031828;-0.0335806,0.08288047;-0.343232;0.006270077,0.08519167;-0.7348726;0.08224399,0.09302338;-0.6969932;0.004109606,-0.07299807;0.004225134;-0.04248336,-0.1042684;-0.3444718;-0.01029187,-0.1237774;-0.7353977;0.06688312,-0.1140091;-0.6974384;-0.01102474,-0.005248008;0.5772043;0.01424266,0;0;0,0.006907836;0.3338653;0.02466869,0.01316137;0.654768;0.03563619,0.1908718;0.5059084;0.02737808,0.2204425;0.2081455;0.01465917,0.2422556;-0.04777759;-0.04465604,-0.1654731;0.5257754;-0.02101905,-0.2377725;0.3734952;-0.268572,-0.2728651;0.2406821;-0.4935607,0.07727128;-0.0007932484;-0.03435004,0.08965077;-0.3520433;-0.0257622,0.08491844;-0.7396401;0.06860948,0.08762005;-0.770194;0.01806903,-0.07428822;0.007422771;-0.03971862,-0.1078502;-0.3420393;-0.02091831,-0.1004261;-0.731429;0.06556997,-0.1086028;-0.7633139;0.01728115,0.01171029;0.5762705;0.03526783,272.7725
+0;0;0,-0.004574141;0.3345614;0.01404149,-0.005887882;0.6557514;0.01134954,0.1803619;0.5263974;0.02995063,0.2227676;0.2305754;0.04185347,0.2661488;-0.02128625;-0.02044782,-0.1814822;0.5082921;-0.02408616,-0.2495849;0.3131137;-0.2402296,-0.291862;0.1908604;-0.4692808,0.07737176;0.006031337;-0.03357786,0.08287261;-0.3431348;0.006261662,0.08518896;-0.7356485;0.08240495,0.09294835;-0.6978418;0.004992105,-0.07299212;0.00422479;-0.0424799,-0.1042537;-0.3443745;-0.01029742,-0.1238062;-0.736172;0.06704962,-0.1141282;-0.6982862;-0.01013878,-0.005248673;0.5772854;0.01424439,0;0;0,0.006915472;0.3338999;0.02474809,0.01314301;0.6548506;0.03581166,0.1911155;0.5053124;0.02812266,0.2203382;0.2079566;0.01485109,0.2420678;-0.04745179;-0.0442425,-0.1659192;0.5256034;-0.0208233,-0.2365897;0.3718183;-0.2674129,-0.2721499;0.2428544;-0.4939112,0.07727934;-0.0007905364;-0.03431499,0.08951759;-0.3519487;-0.02579474,0.08498783;-0.7404801;0.06850839,0.08754989;-0.7701544;0.01804733,-0.07425322;0.007430478;-0.03976791,-0.108007;-0.3419109;-0.02090698,-0.1005267;-0.7321415;0.06589333,-0.1085512;-0.7626061;0.01696957,0.01170262;0.5763428;0.03542209,272.8062
+0;0;0,-0.004879787;0.3346008;0.01424169,-0.006455215;0.6558942;0.01177511,0.1799425;0.5265819;0.03034322,0.2217037;0.2317042;0.04240863,0.2651348;-0.02150109;-0.0199669,-0.1817273;0.5083128;-0.0250939,-0.248817;0.3240809;-0.2495933,-0.291583;0.204971;-0.4817006,0.0774451;0.006040429;-0.03336088,0.0825028;-0.3429054;0.006360374,0.08482468;-0.7343535;0.08241408,0.09280498;-0.6965458;0.0050487,-0.07288431;0.004199249;-0.04263125,-0.1045538;-0.3441145;-0.01036462,-0.1241763;-0.7347928;0.06713782,-0.1142787;-0.696908;-0.009997867,-0.005754446;0.5774024;0.01458623,0;0;0,0.007033914;0.3339299;0.02501392,0.01342896;0.6549653;0.036479,0.1912667;0.5049688;0.02881289,0.2202367;0.2086114;0.01556659,0.2416711;-0.04807907;-0.04393506,-0.1656861;0.525695;-0.02045952,-0.2354571;0.372638;-0.2665245,-0.271128;0.2445151;-0.495002,0.07728264;-0.0007912964;-0.0342629,0.0895041;-0.3517104;-0.02571952,0.08522669;-0.7393526;0.06774926,0.0868125;-0.767652;0.01570391,-0.0742188;0.007431094;-0.03979357,-0.1084188;-0.3416357;-0.02110496,-0.1005128;-0.7307565;0.06574972,-0.1083914;-0.7602807;0.01570132,0.01194737;0.5764354;0.03598595,272.8389
+0;0;0,-0.004879782;0.3346004;0.01424168,-0.006455156;0.6558846;0.01177523,0.1800026;0.5265597;0.0303483,0.2217543;0.2317491;0.04241097,0.2651522;-0.02126259;-0.01991688,-0.1817843;0.5082847;-0.02510677,-0.2488587;0.3240947;-0.2495551,-0.291592;0.2050759;-0.481485,0.07743151;0.006039368;-0.03335502,0.08248886;-0.3428827;0.006363522,0.08481481;-0.7350168;0.0825505,0.09282404;-0.6971807;0.004904561,-0.07287151;0.004198512;-0.04262376,-0.1045389;-0.3440915;-0.01035933,-0.1241957;-0.7354544;0.06727892,-0.1142622;-0.6975411;-0.01013649,-0.005754421;0.5773966;0.0145862,0;0;0,0.007068373;0.3339242;0.02507472,0.01348561;0.6549486;0.03657246,0.191343;0.5048319;0.02902293,0.2201259;0.2085212;0.01585007,0.2414818;-0.04792124;-0.04385126,-0.1657274;0.5257042;-0.0203045,-0.2354208;0.3707815;-0.2651386,-0.2761383;0.2620919;-0.5024396,0.07729268;-0.0007891059;-0.03420365,0.08952497;-0.3516852;-0.02571511,0.08493635;-0.7400426;0.06775427,0.08648179;-0.7681932;0.01511812,-0.07417588;0.007414904;-0.03984506,-0.1084535;-0.3416198;-0.02114915,-0.1004464;-0.7314206;0.06585813,-0.1083741;-0.7609635;0.01539775,0.01200106;0.5764228;0.03607583,272.873
+0;0;0,-0.005116926;0.3346628;0.014428,-0.006949759;0.6560288;0.01214326,0.1796563;0.5265861;0.03077896,0.221102;0.2315303;0.04315661,0.2637083;-0.02168548;-0.01783727,-0.179499;0.5081924;-0.03551725,-0.2535315;0.3286249;-0.2617993,-0.2941883;0.215931;-0.4969606,0.07737902;0.00603945;-0.03311438,0.08216811;-0.3426051;0.006533675,0.08447915;-0.7347147;0.08285626,0.0943162;-0.6969022;0.005250327,-0.07261779;0.004204174;-0.04277302,-0.1046713;-0.3437222;-0.01009638,-0.1243077;-0.735051;0.06772789,-0.1125509;-0.6971523;-0.009601764,-0.006192357;0.5775178;0.01492128,0;0;0,0.007164262;0.3339855;0.02521705,0.01374087;0.6550821;0.03690457,0.1915894;0.5046842;0.02951884,0.2199023;0.2081135;0.0163641,0.2413822;-0.0480347;-0.04347312,-0.1637241;0.5253491;-0.02537614,-0.2428334;0.3857858;-0.2767576,-0.2936548;0.2805436;-0.5133904,0.07726433;-0.000969559;-0.0339092,0.08947837;-0.3515858;-0.02572525,0.08486668;-0.7399465;0.06773687,0.0856711;-0.768065;0.01480222,-0.07396697;0.007435263;-0.03992686,-0.1083082;-0.3412894;-0.0209599,-0.1002563;-0.7311068;0.06597687,-0.1081197;-0.7611171;0.015803,0.01221299;0.576535;0.03636026,272.8958
+0;0;0,-0.005118086;0.3347386;0.01443126,-0.006951115;0.6561382;0.01214626,0.1795369;0.5267186;0.0307722,0.2208365;0.2327038;0.04310618,0.2635934;-0.02140757;-0.01810344,-0.1793901;0.5083367;-0.03548187,-0.2531614;0.3294027;-0.2609656,-0.293962;0.2163102;-0.4969587,0.07733604;0.006036096;-0.03309599,0.08212005;-0.3422385;0.00650999,0.08442649;-0.7335679;0.08268069,0.09423669;-0.6957766;0.005286574,-0.07257745;0.004201839;-0.04274926,-0.104597;-0.3433553;-0.01010729,-0.1241942;-0.7339054;0.06756212,-0.1124696;-0.6960283;-0.009556487,-0.006193624;0.577618;0.0149246,0;0;0,0.007228769;0.3340506;0.02534485,0.01396023;0.6551722;0.03718662,0.1915966;0.5046765;0.02973175,0.2197293;0.209141;0.0167017,0.2411249;-0.04791468;-0.04339802,-0.162441;0.5254083;-0.02781965,-0.2472578;0.3843804;-0.2752458,-0.2956067;0.2811092;-0.5142956,0.07724015;-0.001011401;-0.03384638,0.08948284;-0.3512544;-0.02568078,0.08489953;-0.7387821;0.06784581,0.08579476;-0.7670236;0.01536798,-0.07384909;0.007482167;-0.04003713,-0.1083227;-0.3408471;-0.02093152,-0.1002599;-0.7299789;0.0654244,-0.1080091;-0.7604029;0.0160717,0.01238963;0.5766171;0.03659821,272.9283
+0;0;0,-0.005118086;0.3347386;0.01443126,-0.006951115;0.6561382;0.01214626,0.1795369;0.5267186;0.0307722,0.2208365;0.2327038;0.04310618,0.2635934;-0.02140757;-0.01810344,-0.1793901;0.5083367;-0.03548187,-0.2531614;0.3294027;-0.2609656,-0.293962;0.2163102;-0.4969587,0.07733604;0.006036096;-0.03309599,0.08212005;-0.3422385;0.00650999,0.08442649;-0.7335679;0.08268069,0.09423669;-0.6957766;0.005286574,-0.07257745;0.004201839;-0.04274926,-0.104597;-0.3433553;-0.01010729,-0.1241942;-0.7339054;0.06756212,-0.1124696;-0.6960283;-0.009556487,-0.006193624;0.577618;0.0149246,0;0;0,0.007228769;0.3340506;0.02534485,0.01396023;0.6551722;0.03718662,0.1915966;0.5046765;0.02973175,0.2197293;0.209141;0.0167017,0.2411249;-0.04791468;-0.04339802,-0.162441;0.5254083;-0.02781965,-0.2472578;0.3843804;-0.2752458,-0.2956067;0.2811092;-0.5142956,0.07724015;-0.001011401;-0.03384638,0.08948284;-0.3512544;-0.02568078,0.08489953;-0.7387821;0.06784581,0.08579476;-0.7670236;0.01536798,-0.07384909;0.007482167;-0.04003713,-0.1083227;-0.3408471;-0.02093152,-0.1002599;-0.7299789;0.0654244,-0.1080091;-0.7604029;0.0160717,0.01238963;0.5766171;0.03659821,272.9536
+0;0;0,-0.00534125;0.3347698;0.01462742,-0.007415269;0.6562214;0.01259024,0.1791378;0.5267236;0.03125764,0.2199791;0.2340686;0.04392392,0.2624945;-0.02115491;-0.01740072,-0.1783556;0.5083897;-0.04007459,-0.2553625;0.3385261;-0.2696213,-0.29197;0.2311261;-0.5101051,0.0774003;0.006035893;-0.03279421,0.08191936;-0.3419933;0.006722413,0.08424428;-0.7341251;0.08322066,0.09491748;-0.696337;0.005830728,-0.07228268;0.004234685;-0.0431275,-0.1048772;-0.3429811;-0.01018659,-0.1244508;-0.7342826;0.06807382,-0.1118647;-0.6964049;-0.009019017,-0.006636045;0.5776879;0.01535404,0;0;0,0.007286713;0.3340804;0.02550507,0.01409295;0.6552455;0.03757334,0.1917159;0.5045724;0.03010416,0.2195636;0.2104039;0.01726699,0.2408137;-0.04765508;-0.04324198,-0.1618054;0.5253544;-0.02897939,-0.2486099;0.3853937;-0.2746445,-0.2966105;0.2823667;-0.5150374,0.0772125;-0.001047924;-0.03376138,0.0896402;-0.3510281;-0.02565598,0.08485191;-0.7394326;0.06785202,0.08579639;-0.7676023;0.0151341,-0.07375211;0.007492214;-0.04008979,-0.1083353;-0.3405572;-0.02080589,-0.1002158;-0.730515;0.06574906,-0.1082575;-0.7607134;0.01599704,0.01250546;0.5766782;0.03692818,272.9846
+0;0;0,-0.005343107;0.3348862;0.0146325,-0.007417412;0.6563802;0.01259495,0.1791012;0.5268787;0.03125986,0.2198639;0.2347872;0.04390175,0.2624654;-0.02095369;-0.01754719,-0.1783257;0.5085483;-0.0400591,-0.2551843;0.3390117;-0.2691639,-0.291866;0.231394;-0.5101351,0.07736383;0.006033048;-0.03277875,0.0818801;-0.3417815;0.006713495,0.0842085;-0.7344983;0.08332587,0.09497606;-0.6966413;0.005251735,-0.07224862;0.004232689;-0.04310718,-0.1048231;-0.3427689;-0.01018659,-0.1244259;-0.7346542;0.06819057,-0.1117285;-0.6967068;-0.009583846,-0.006638058;0.5778335;0.01535921,0;0;0,0.007397525;0.3341841;0.02564645,0.01439115;0.6553811;0.03789163,0.1918571;0.5045387;0.03038526,0.2194909;0.2109236;0.01752186,0.2405774;-0.04767478;-0.04311216,-0.1610296;0.5256076;-0.0300982,-0.2420122;0.4015874;-0.2854404,-0.2966914;0.279767;-0.5160142,0.07719636;-0.00107713;-0.0336982,0.0897018;-0.3508378;-0.02557015,0.08470112;-0.7398018;0.06814957,0.08636419;-0.7675527;0.01397109,-0.07367195;0.00753527;-0.04014561,-0.1082245;-0.3402933;-0.02074531,-0.09989773;-0.730849;0.06584704,-0.1084367;-0.7611004;0.01515077,0.01274856;0.5768022;0.03719616,273.0186
+0;0;0,-0.005344748;0.3349891;0.014637,-0.007419411;0.6565384;0.01259909,0.1792708;0.5269763;0.03127916,0.2200892;0.2344858;0.04393832,0.2625661;-0.02050707;-0.01733089,-0.1784861;0.5086288;-0.04010566,-0.2554497;0.3388608;-0.2695234,-0.2920241;0.2315578;-0.5097898,0.07733779;0.006031018;-0.03276772,0.08186397;-0.3425469;0.006811205,0.08419757;-0.7361417;0.08359486,0.09497891;-0.6982746;0.005420826,-0.0722243;0.004231264;-0.04309268,-0.1048702;-0.3435319;-0.01009983,-0.1245169;-0.7362933;0.06845257,-0.1118032;-0.6983358;-0.009421363,-0.006639922;0.5779781;0.01536383,0;0;0,0.007430642;0.3342781;0.02575779,0.01445732;0.6555264;0.03809237,0.1919851;0.504354;0.03065085,0.2194736;0.2103256;0.01766038,0.2402483;-0.04748288;-0.04302537,-0.1608683;0.5257862;-0.03072291,-0.2437606;0.4017565;-0.2859142,-0.2930937;0.2946884;-0.5239944,0.07717893;-0.001075387;-0.03366733,0.08993247;-0.3515886;-0.02521896,0.08446454;-0.7415509;0.06814861,0.08664885;-0.7691644;0.01369476,-0.07362235;0.007569449;-0.0401707,-0.1083534;-0.3410167;-0.02080651,-0.100154;-0.7323517;0.06641576,-0.1085729;-0.7625895;0.01552526,0.01280864;0.5769342;0.03737617,273.0514
+0;0;0,-0.005552984;0.3350251;0.01476824,-0.00787431;0.6566657;0.01291433,0.1788434;0.5271037;0.03180449,0.2192387;0.234373;0.0446909,0.2616243;-0.02064374;-0.01667999,-0.17796;0.5084514;-0.04230689,-0.2583201;0.3607048;-0.2856221,-0.2887693;0.2487853;-0.5246688,0.07737094;0.006025935;-0.03246069,0.08163692;-0.342313;0.007085413,0.08398539;-0.7357073;0.08384786,0.0952543;-0.6978232;0.005520932,-0.07187673;0.004242888;-0.04349717,-0.1049988;-0.3431787;-0.009981997,-0.1246226;-0.7356875;0.06881439,-0.111419;-0.6977129;-0.009200521,-0.007054844;0.5780854;0.01566208,0;0;0,0.007508657;0.3342938;0.02611566,0.01459008;0.6556177;0.03886437,0.192045;0.5043111;0.03082323,0.2192206;0.210062;0.01786065,0.2399639;-0.04775405;-0.042943,-0.1604505;0.5260238;-0.0309219,-0.2445201;0.4018883;-0.2858959,-0.2987421;0.2945018;-0.5228022,0.07714824;-0.001173034;-0.03351188,0.08998436;-0.3514413;-0.02517629,0.08457581;-0.741186;0.06824136,0.08647611;-0.7687083;0.01336122,-0.07351269;0.007616071;-0.04017651,-0.1082302;-0.3407102;-0.02054011,-0.09992461;-0.7318937;0.06642906,-0.1083305;-0.7619455;0.01497648,0.01293322;0.5770068;0.03804708,273.0849
+0;0;0,-0.005553505;0.3350565;0.01476963,-0.007874989;0.6567193;0.01291561,0.1788149;0.5271602;0.03180351,0.2193078;0.2337223;0.04472106,0.2615868;-0.02065313;-0.0164955,-0.177935;0.5085106;-0.04229675,-0.2584892;0.3604071;-0.2861998,-0.2888618;0.2487691;-0.5246453,0.07735814;0.006024938;-0.03245532,0.08161895;-0.341892;0.007042877,0.08395775;-0.7336677;0.08348949,0.09526151;-0.6957592;0.004920326,-0.07186484;0.004242186;-0.04348998,-0.1049468;-0.3427586;-0.0100154,-0.1244899;-0.7336524;0.06845678,-0.1112454;-0.6956531;-0.009799406,-0.007055473;0.5781342;0.01566353,0;0;0,0.007560089;0.3343204;0.02616405,0.01471012;0.6556633;0.03895402,0.1921027;0.5043187;0.03091788,0.2190353;0.2093358;0.01780248,0.2398163;-0.04779541;-0.04297197,-0.1601728;0.5261435;-0.03125563,-0.2614028;0.3850159;-0.2715634,-0.2973941;0.2766117;-0.5107181,0.07713749;-0.001174763;-0.03350163,0.09013832;-0.3510099;-0.025087,0.08396669;-0.7391735;0.06780386,0.08637802;-0.7677345;0.01369071,-0.07348919;0.007633289;-0.04018709,-0.10848;-0.3402771;-0.02125443,-0.1001189;-0.7297086;0.06598704,-0.1086335;-0.7600341;0.01449174,0.01303544;0.5770481;0.03812933,273.1073
+0;0;0,-0.005553776;0.3350729;0.01477035,-0.007875315;0.6567439;0.01291633,0.1788292;0.5271799;0.03180553,0.2194244;0.2330005;0.04475572,0.2616636;-0.02113566;-0.01640324,-0.1779487;0.5085289;-0.04230054,-0.2587065;0.360051;-0.28682,-0.2890505;0.248518;-0.5250412,0.07733929;0.00602347;-0.03244741,0.08159989;-0.3418763;0.007048842,0.08393842;-0.7336055;0.08348638,0.09558946;-0.695454;0.002503395,-0.07184733;0.004241152;-0.04347938,-0.1049276;-0.3427425;-0.01000645,-0.1244684;-0.7335899;0.06845641,-0.1108171;-0.6953449;-0.01220398,-0.007055789;0.578158;0.01566428,0;0;0,0.007583216;0.3343328;0.02620888,0.0147447;0.6556829;0.03901434,0.1921336;0.5042784;0.03110075,0.2188815;0.2085362;0.01774669,0.2391293;-0.04837704;-0.04304254,-0.1600738;0.5263109;-0.03150958,-0.2601062;0.3853047;-0.2733111,-0.2998231;0.3020099;-0.521493,0.07712585;-0.001184538;-0.03347659,0.09008303;-0.3510026;-0.025002,0.08395875;-0.7391369;0.06781077,0.08673339;-0.7674841;0.009945866,-0.07345328;0.007642773;-0.04020803,-0.1084881;-0.3402428;-0.02122072,-0.1001061;-0.72963;0.06599937,-0.1091325;-0.7608634;0.01187517,0.01306902;0.5770668;0.03818941,273.1419
+0;0;0,-0.005757558;0.3351613;0.01496706,-0.008328021;0.6568529;0.01334964,0.1784183;0.5272993;0.0323999,0.2186674;0.23297;0.04593422,0.2604331;-0.02094567;-0.01500661,-0.1774454;0.5083363;-0.04428479,-0.2534752;0.3651658;-0.293593,-0.2899102;0.2507233;-0.5291917,0.07741512;0.006015469;-0.03213651,0.08144068;-0.3416337;0.007390175,0.08380533;-0.7335982;0.0839106,0.09587239;-0.6954662;0.003199294,-0.07155922;0.004291233;-0.04385094,-0.1050363;-0.3423372;-0.009696312,-0.1245943;-0.7334;0.06894493,-0.1105349;-0.6951718;-0.01143347,-0.007478541;0.5782613;0.01607314,0;0;0,0.00763499;0.3344228;0.02633119,0.01482767;0.6557943;0.03914356,0.1921705;0.5042396;0.03117657,0.2186296;0.2083461;0.01776361,0.238832;-0.04820207;-0.04311514,-0.1598762;0.5264442;-0.03176985,-0.2597011;0.3836192;-0.2727449,-0.2998853;0.3024955;-0.5212111,0.07713098;-0.001187861;-0.03333831,0.09007546;-0.3507594;-0.02492738,0.0839955;-0.7391302;0.06796098,0.08615648;-0.7676829;0.01057649,-0.0732618;0.007664915;-0.04044749,-0.1082864;-0.339948;-0.02102841,-0.09987608;-0.7296137;0.06607488,-0.1088938;-0.7606837;0.01208233,0.01314259;0.5771732;0.03831863,273.1631
+0;0;0,-0.005757558;0.3351613;0.01496706,-0.008328021;0.6568529;0.01334964,0.1784183;0.5272993;0.0323999,0.2186674;0.23297;0.04593422,0.2604331;-0.02094567;-0.01500661,-0.1774454;0.5083363;-0.04428479,-0.2534752;0.3651658;-0.293593,-0.2899102;0.2507233;-0.5291917,0.07741512;0.006015469;-0.03213651,0.08144068;-0.3416337;0.007390175,0.08380533;-0.7335982;0.0839106,0.09587239;-0.6954662;0.003199294,-0.07155922;0.004291233;-0.04385094,-0.1050363;-0.3423372;-0.009696312,-0.1245943;-0.7334;0.06894493,-0.1105349;-0.6951718;-0.01143347,-0.007478541;0.5782613;0.01607314,0;0;0,0.00763499;0.3344228;0.02633119,0.01482767;0.6557943;0.03914356,0.1921705;0.5042396;0.03117657,0.2186296;0.2083461;0.01776361,0.238832;-0.04820207;-0.04311514,-0.1598762;0.5264442;-0.03176985,-0.2597011;0.3836192;-0.2727449,-0.2998853;0.3024955;-0.5212111,0.07713098;-0.001187861;-0.03333831,0.09007546;-0.3507594;-0.02492738,0.0839955;-0.7391302;0.06796098,0.08615648;-0.7676829;0.01057649,-0.0732618;0.007664915;-0.04044749,-0.1082864;-0.339948;-0.02102841,-0.09987608;-0.7296137;0.06607488,-0.1088938;-0.7606837;0.01208233,0.01314259;0.5771732;0.03831863,273.1859
+0;0;0,-0.005757838;0.3351776;0.01496779,-0.008328409;0.6568837;0.01335038,0.1784326;0.5273247;0.03240197,0.2186815;0.2329964;0.04593624,0.2603772;-0.0204936;-0.01490244,-0.1774592;0.5083601;-0.04428873,-0.2534887;0.3651901;-0.293596,-0.2898625;0.2509395;-0.5287998,0.07739097;0.006013592;-0.03212648,0.08141581;-0.3415736;0.007393144,0.08378053;-0.7335494;0.08391576,0.09572323;-0.6955011;0.00403627,-0.07153689;0.004289894;-0.04383726,-0.105008;-0.3422767;-0.009688724,-0.1245666;-0.7333508;0.06895478,-0.110652;-0.6952074;-0.01059526,-0.007478913;0.5782906;0.01607393,0;0;0,0.007646143;0.3344361;0.02636719,0.01484637;0.6558211;0.03919506,0.1921763;0.5041972;0.03120255,0.2185636;0.2083002;0.01775169,0.2385082;-0.04783121;-0.04304302,-0.1598437;0.5265874;-0.03188102,-0.2587568;0.3974088;-0.2808014,-0.3016496;0.2936635;-0.5197453,0.07711006;-0.001179665;-0.0333209,0.08999022;-0.3506917;-0.02493644,0.08397567;-0.7390912;0.06788588,0.08612301;-0.7675505;0.01161838,-0.07323226;0.007663731;-0.04044675,-0.1083689;-0.339874;-0.02100874,-0.09976327;-0.7296141;0.0657943,-0.1086823;-0.7600044;0.01230032,0.01316065;0.5771986;0.03836989,273.2188
+0;0;0,-0.006127771;0.3352081;0.0151443,-0.00916895;0.6569655;0.01388448,0.1775622;0.5273077;0.03322404,0.2189254;0.2217892;0.04744373,0.2591715;-0.02132097;-0.01090108,-0.1768121;0.5080425;-0.04708773,-0.2581952;0.360598;-0.3057218,-0.2890423;0.2832327;-0.544865,0.0775167;0.006038242;-0.03164777,0.08117313;-0.3414048;0.007973384,0.08349735;-0.7332662;0.08419706,0.09611243;-0.6951976;0.004194312,-0.0711466;0.004325463;-0.04434334,-0.1053656;-0.3419473;-0.009356514,-0.1250266;-0.7327704;0.06964673,-0.1104374;-0.694604;-0.0100097,-0.008248964;0.5783601;0.01656423,0;0;0,0.007781148;0.3344699;0.02647161,0.01511814;0.6559018;0.03943634,0.1923196;0.5041921;0.03119183,0.2169451;0.1968226;0.01806927,0.2385215;-0.04794852;-0.04315162,-0.1594658;0.5266541;-0.03190702,-0.2586952;0.4042902;-0.2973035,-0.3029073;0.2954389;-0.5216316,0.0770596;-0.001213402;-0.03327501,0.09009977;-0.3505844;-0.02492213,0.08416313;-0.7388154;0.06787944,0.08629841;-0.767574;0.01159835,-0.07314852;0.007706343;-0.04045723,-0.1081892;-0.3396983;-0.0209112,-0.09979491;-0.7293307;0.06561565,-0.1083756;-0.7603208;0.01240609,0.0133924;0.577269;0.03857613,273.2521
+0;0;0,-0.006128204;0.3352318;0.01514537,-0.00916957;0.6570099;0.01388557,0.1774831;0.5273711;0.03321818,0.2186981;0.2229475;0.04738691,0.2590801;-0.02098301;-0.01115479,-0.1767415;0.508114;-0.04705967,-0.257833;0.361198;-0.3047669,-0.2887842;0.2835716;-0.5447171,0.0775214;0.006038608;-0.03164969,0.08117764;-0.3413866;0.007969428,0.08350565;-0.7338871;0.08431743,0.09611584;-0.6958217;0.004345685,-0.07115091;0.004325725;-0.04434603,-0.1053682;-0.3419293;-0.009360995,-0.1250612;-0.7333899;0.06977111,-0.1104777;-0.6952266;-0.009854451,-0.008249555;0.5784019;0.0165654,0;0;0,0.007849082;0.3344824;0.02659273,0.01522844;0.6559328;0.03958535,0.192312;0.5041704;0.03127718,0.2169899;0.1979328;0.01776242,0.238412;-0.04781802;-0.04312742,-0.159218;0.5267326;-0.03192209,-0.2610317;0.3791644;-0.2817835,-0.3023255;0.2989179;-0.5193025,0.07705422;-0.001197517;-0.03330088,0.09006588;-0.3505511;-0.02492929,0.08423759;-0.7394643;0.06782651,0.0855173;-0.7701569;0.01365709,-0.07315327;0.007719346;-0.0404567,-0.1082601;-0.3396589;-0.02088106,-0.0999468;-0.7299751;0.06557857,-0.1077829;-0.7651142;0.01746359,0.01349633;0.5772975;0.03872514,273.2747
+0;0;0,-0.006129047;0.3352779;0.01514746,-0.009170442;0.6570596;0.01388772,0.1773753;0.5274512;0.03321069,0.2178792;0.2282794;0.047135,0.259064;-0.02050097;-0.01257065,-0.1766454;0.5082051;-0.0470209,-0.2563378;0.3638237;-0.3002822,-0.2879044;0.2846539;-0.5450032,0.07752147;0.006038614;-0.03164972,0.08117623;-0.3412459;0.007953357,0.08349998;-0.7330278;0.08416156,0.0963578;-0.6948041;0.002619356,-0.07115099;0.00432573;-0.04434607,-0.1053544;-0.3417891;-0.009375207,-0.1250114;-0.7325329;0.069612,-0.1101414;-0.6942093;-0.01157722,-0.008250438;0.5784526;0.01656751,0;0;0,0.007962607;0.3345256;0.02659893,0.0154505;0.655977;0.03958869,0.1923923;0.5042502;0.03123784,0.2169219;0.2033345;0.01759195,0.2383588;-0.0476591;-0.04319704,-0.1588732;0.5267906;-0.03200117,-0.2610557;0.3930804;-0.283036,-0.3053901;0.3292182;-0.5302378,0.07704478;-0.001173481;-0.03332376,0.0900831;-0.3503865;-0.02504265,0.08435426;-0.7384604;0.06808043,0.08502366;-0.7691184;0.01149201,-0.07315042;0.007730942;-0.04045982,-0.1082056;-0.3394669;-0.02013514,-0.1002989;-0.7291516;0.06582645,-0.1071109;-0.7671736;0.0188297,0.01368507;0.5773435;0.03873134,273.3091
+0;0;0,-0.006397066;0.3352763;0.01529866,-0.009725561;0.6570491;0.0142096,0.1768605;0.5275776;0.03397034,0.2165562;0.2313923;0.04790843,0.2582573;-0.01991886;-0.01219271,-0.1763791;0.5078928;-0.04831665,-0.2569166;0.3665814;-0.2993954,-0.2928231;0.3081641;-0.551995,0.0776071;0.006028875;-0.03132535,0.08103012;-0.3410507;0.00822971,0.08335522;-0.7330312;0.08452286,0.0963968;-0.6949168;0.004125319,-0.07083017;0.004358616;-0.04477251,-0.1055207;-0.3414375;-0.00924547,-0.1251713;-0.7323301;0.07007361,-0.1101468;-0.6941159;-0.009966902,-0.008743132;0.5784469;0.01686905,0;0;0,0.00803601;0.3345236;0.02673054,0.01563794;0.6559595;0.039891,0.1924759;0.504128;0.03124928,0.2171424;0.2063051;0.01750779,0.2383562;-0.04738614;-0.04331315,-0.158593;0.5268768;-0.03206798,-0.2551982;0.4180345;-0.2934424,-0.3047199;0.329785;-0.5348302,0.07701533;-0.001206174;-0.03328168,0.08999751;-0.350213;-0.02514255,0.08446228;-0.7384895;0.06805301,0.08456471;-0.7695974;0.01359654,-0.07309309;0.007759333;-0.04046826,-0.108275;-0.339212;-0.02012964,-0.1007446;-0.7291291;0.06579259,-0.1076953;-0.7653351;0.01816756,0.01384194;0.5773319;0.0389905,273.3415
+0;0;0,-0.006399571;0.3354076;0.01530465,-0.009728339;0.6572067;0.01421552,0.1768859;0.5277215;0.03397906,0.2166125;0.2313057;0.04792799,0.258217;-0.01942307;-0.01203386,-0.1764072;0.5080338;-0.04832041,-0.2570074;0.3666123;-0.2995945,-0.2928306;0.3083304;-0.5516088,0.07760546;0.006028747;-0.03132468,0.08102708;-0.3409101;0.008214343,0.08335328;-0.7330739;0.0845432,0.09639142;-0.6949618;0.004166827,-0.07082867;0.004358523;-0.04477156,-0.1055051;-0.3412974;-0.009258918,-0.1251649;-0.7323729;0.07009728,-0.1101444;-0.694161;-0.009922162,-0.008745834;0.5785985;0.01687517,0;0;0,0.008143961;0.334648;0.026793,0.01578669;0.656109;0.03996301,0.1924635;0.5038739;0.03095651,0.2168775;0.2058062;0.01700473,0.2382955;-0.04728499;-0.04363704,-0.1583451;0.526961;-0.0323083,-0.2521201;0.4232752;-0.2970546,-0.3038329;0.3312774;-0.5359133,0.07701756;-0.001200005;-0.03327227,0.09005018;-0.3500623;-0.02509451,0.08455677;-0.7385671;0.06795311,0.08516441;-0.7693853;0.01320886,-0.07308067;0.007795349;-0.04048008,-0.1081824;-0.3390391;-0.02010087,-0.1008765;-0.7291731;0.06572534,-0.1079417;-0.7651613;0.01785254,0.01397742;0.5774757;0.03905964,273.3749
+0;0;0,-0.006399706;0.3354147;0.01530498,-0.009728365;0.6572039;0.01421598,0.1769217;0.5277139;0.03398265,0.2189132;0.2143979;0.04872689,0.2592118;-0.02846061;-0.009352792,-0.1764396;0.5080224;-0.04833268,-0.2616352;0.3585377;-0.3139333,-0.296334;0.3020853;-0.5580369,0.07758374;0.00602706;-0.03131592,0.08100458;-0.3408324;0.008214053,0.08333018;-0.7328964;0.0845235,0.09624788;-0.6948592;0.004889637,-0.07080884;0.004357303;-0.04475902,-0.1054773;-0.3412195;-0.009254519,-0.1251322;-0.7321955;0.0700815,-0.1102504;-0.6940594;-0.00919871,-0.008745922;0.5786006;0.01687546,0;0;0,0.00819882;0.3346474;0.02687239,0.01586221;0.6560957;0.04009795,0.1924734;0.5036318;0.03094697,0.2164974;0.1884623;0.0154984,0.2392137;-0.05598246;-0.04539669,-0.158262;0.5270279;-0.03236613,-0.262672;0.399504;-0.3025213,-0.3070705;0.3280699;-0.5410657,0.07701685;-0.001212493;-0.03321421,0.09006427;-0.3499947;-0.02505863,0.0846802;-0.7384317;0.06784177,0.08552568;-0.7681124;0.01297355,-0.07303575;0.007817482;-0.0405082,-0.1080281;-0.3389416;-0.02002838,-0.1006991;-0.7289926;0.06570009,-0.1077233;-0.7645643;0.01854055,0.01404969;0.5774676;0.03918171,273.4084
+0;0;0,-0.006640219;0.3354649;0.01542609,-0.01023601;0.6573232;0.01454218,0.1764326;0.527841;0.03452868,0.2186271;0.2103007;0.05005179,0.2586092;-0.03267114;-0.007775068,-0.1763278;0.5079992;-0.04941364,-0.2640714;0.3595194;-0.3197985,-0.2981085;0.3050291;-0.5644413,0.07762741;0.005994052;-0.03099741,0.08073529;-0.3416961;0.008606821,0.08313043;-0.7327982;0.08480351,0.09619874;-0.6948363;0.006005511,-0.07053482;0.004398916;-0.04503632,-0.1058579;-0.3419075;-0.009109087,-0.1254899;-0.7318623;0.07040434,-0.1104781;-0.6938066;-0.008037038,-0.009225411;0.5787014;0.01717965,0;0;0,0.008301318;0.3347009;0.02692866,0.01604068;0.6562181;0.04019547,0.1925932;0.5036396;0.03091812,0.2163932;0.1842062;0.0151372,0.2396461;-0.06003976;-0.04635298,-0.158051;0.5272428;-0.03249345,-0.2645295;0.3999205;-0.3069102,-0.3085249;0.3272078;-0.5451434,0.07696323;-0.001216337;-0.03313553,0.08934291;-0.3508583;-0.02514374,0.08486827;-0.7383041;0.06779814,0.08654658;-0.7691152;0.01542926,-0.07293221;0.007828117;-0.04052646,-0.1079384;-0.3397584;-0.01991599,-0.1007226;-0.7289398;0.06527971,-0.1074489;-0.7637208;0.01835981,0.0142092;0.5775723;0.0392704,273.4316
+0;0;0,-0.006640219;0.3354649;0.01542609,-0.01023601;0.6573232;0.01454218,0.1764326;0.527841;0.03452868,0.2186271;0.2103007;0.05005179,0.2586092;-0.03267114;-0.007775068,-0.1763278;0.5079992;-0.04941364,-0.2640714;0.3595194;-0.3197985,-0.2981085;0.3050291;-0.5644413,0.07762741;0.005994052;-0.03099741,0.08073529;-0.3416961;0.008606821,0.08313043;-0.7327982;0.08480351,0.09619874;-0.6948363;0.006005511,-0.07053482;0.004398916;-0.04503632,-0.1058579;-0.3419075;-0.009109087,-0.1254899;-0.7318623;0.07040434,-0.1104781;-0.6938066;-0.008037038,-0.009225411;0.5787014;0.01717965,0;0;0,0.008301318;0.3347009;0.02692866,0.01604068;0.6562181;0.04019547,0.1925932;0.5036396;0.03091812,0.2163932;0.1842062;0.0151372,0.2396461;-0.06003976;-0.04635298,-0.158051;0.5272428;-0.03249345,-0.2645295;0.3999205;-0.3069102,-0.3085249;0.3272078;-0.5451434,0.07696323;-0.001216337;-0.03313553,0.08934291;-0.3508583;-0.02514374,0.08486827;-0.7383041;0.06779814,0.08654658;-0.7691152;0.01542926,-0.07293221;0.007828117;-0.04052646,-0.1079384;-0.3397584;-0.01991599,-0.1007226;-0.7289398;0.06527971,-0.1074489;-0.7637208;0.01835981,0.0142092;0.5775723;0.0392704,273.4546
+0;0;0,-0.006640259;0.335467;0.01542618,-0.01023606;0.657326;0.01454233,0.1763588;0.5278651;0.03452189,0.2186655;0.2094803;0.05008629,0.2586488;-0.033499;-0.00774236,-0.1762614;0.5080311;-0.04938708,-0.2642384;0.3591565;-0.320491,-0.2982765;0.3046645;-0.5651413,0.07752465;0.005986118;-0.03095638,0.08063302;-0.3417582;0.008654017,0.08302909;-0.7330122;0.08488031,0.09607515;-0.6950638;0.006216422,-0.07044146;0.004393094;-0.04497671,-0.10577;-0.3419673;-0.009043884,-0.1254097;-0.7320735;0.07050043,-0.1104234;-0.6940315;-0.007807441,-0.009225472;0.5787053;0.01717975,0;0;0,0.008402251;0.3347003;0.02693057,0.01624005;0.6562164;0.0401814,0.1926563;0.5035821;0.03086424,0.2164533;0.1832922;0.01508451,0.2397302;-0.06089056;-0.04667914,-0.1578235;0.5275142;-0.03261705,-0.2651929;0.3985378;-0.3069123,-0.306236;0.3306674;-0.5471014,0.07690646;-0.001210168;-0.03298688,0.08938197;-0.3509068;-0.02514994,0.08495653;-0.7384969;0.06785656,0.08651825;-0.7688925;0.01521326,-0.07279717;0.007821158;-0.04054141,-0.1077911;-0.3397927;-0.01945152,-0.09990527;-0.7290478;0.06607127,-0.1069458;-0.7617022;0.01661177,0.01438145;0.5775723;0.03926229,273.4873
+0;0;0,-0.006940638;0.3354533;0.01557312,-0.01082416;0.65732;0.0149113,0.1758065;0.5279128;0.0351997,0.2150382;0.2296675;0.04983567,0.255635;-0.01916687;-0.008911662,-0.1760904;0.5079145;-0.05081609,-0.259995;0.3713586;-0.3057986,-0.2936699;0.3246953;-0.5582,0.07760055;0.005945755;-0.0306241,0.08027519;-0.3412804;0.008898096,0.08257224;-0.7327319;0.08566388,0.09613725;-0.6946858;0.006133258,-0.0701488;0.004450725;-0.04532515,-0.1059998;-0.3412675;-0.008873139,-0.1257303;-0.73162;0.07092807,-0.1102067;-0.69348;-0.008233979,-0.009788536;0.5786946;0.01752527,0;0;0,0.008497626;0.3346974;0.026927,0.01637279;0.656225;0.04015493,0.1927356;0.5034289;0.03085375,0.2147649;0.2034417;0.01582193,0.23803;-0.04728264;-0.04429412,-0.1577851;0.5278373;-0.03273167,-0.2609685;0.3995161;-0.284903,-0.2943169;0.3375132;-0.5340244,0.07687851;-0.001248032;-0.03291154,0.08944916;-0.350419;-0.02537894,0.0850948;-0.7382609;0.06785393,0.08631177;-0.7689052;0.01405191,-0.07271519;0.007866411;-0.04056668,-0.1076191;-0.3392235;-0.01946148,-0.09967804;-0.7287535;0.06618844,-0.1066056;-0.7614293;0.01522145,0.01449894;0.5775769;0.03924656,273.5091
+0;0;0,-0.006941217;0.3354813;0.01557442,-0.01082518;0.6573855;0.01491261,0.1757531;0.5279856;0.03519625,0.2146601;0.2322096;0.04971105,0.2556623;-0.0191099;-0.009622995,-0.1760444;0.5079929;-0.05079524,-0.2592543;0.3725675;-0.3036667,-0.2932655;0.3254383;-0.5585887,0.07756913;0.005943349;-0.03061171,0.08024412;-0.3413285;0.008915698,0.08254476;-0.7333896;0.08580101,0.09603956;-0.695385;0.006681986,-0.07012041;0.004448924;-0.0453068,-0.1059761;-0.3413149;-0.008849986,-0.1257373;-0.7322751;0.07107545,-0.110294;-0.6941772;-0.007676885,-0.009789471;0.578753;0.01752681,0;0;0,0.008621946;0.3347154;0.02701378,0.01663621;0.6562732;0.04033542,0.1928459;0.5033562;0.03081703,0.214942;0.2058522;0.01629019,0.2380435;-0.04739511;-0.04449868,-0.1575238;0.5281973;-0.03273041,-0.258027;0.4036673;-0.2849194,-0.2834087;0.3582898;-0.5411611,0.07686469;-0.001275703;-0.0328567,0.08954604;-0.3504906;-0.0254091,0.08495259;-0.7389208;0.06802202,0.08655585;-0.7687591;0.01395894,-0.07265878;0.00790308;-0.04059081,-0.1075013;-0.3392352;-0.01941604,-0.09939681;-0.7293707;0.06635757,-0.106079;-0.7622993;0.01634419,0.0147254;0.5776192;0.03940344,273.5428
+0;0;0,-0.006940719;0.3354573;0.0155733,-0.01082458;0.6573525;0.01491149,0.1757401;0.5279579;0.03519378,0.2147055;0.2317373;0.04973039,0.2557663;-0.01994103;-0.009688377,-0.1760316;0.5079668;-0.0507914,-0.2593666;0.3723379;-0.3040429,-0.2934264;0.3251413;-0.559329,0.07753867;0.005941014;-0.03059968,0.08021343;-0.3413022;0.008924466,0.08251671;-0.733813;0.08589795,0.09592847;-0.6958577;0.007265761,-0.07009287;0.004447176;-0.04528901,-0.1059456;-0.3412881;-0.008835196,-0.1257295;-0.7326968;0.07118192,-0.1103812;-0.6946487;-0.007085845,-0.009788887;0.5787216;0.01752564,0;0;0,0.008695669;0.3346868;0.02704525,0.01672827;0.6562353;0.0403645,0.1929255;0.5033332;0.03081656,0.2151039;0.2053984;0.01601076,0.2374498;-0.04818025;-0.04528451,-0.1574672;0.5285908;-0.03287347,-0.2582942;0.4020929;-0.2844852,-0.2913355;0.350321;-0.5390171,0.07685078;-0.001290709;-0.03280509,0.08960303;-0.3504755;-0.02541864,0.08516737;-0.739424;0.06782436,0.08672414;-0.7687838;0.01397109,-0.07259326;0.007939242;-0.04063335,-0.1073258;-0.339174;-0.0193443,-0.09953745;-0.7297875;0.06641864,-0.1061845;-0.7629162;0.01746181,0.0148164;0.5775829;0.03943324,273.5762
+0;0;0,-0.007072439;0.335465;0.01568712,-0.01122913;0.6573813;0.01526551,0.1753733;0.5278676;0.0359098,0.2159451;0.2171333;0.05128327,0.2555884;-0.02616356;-0.005735174,-0.1757627;0.5076305;-0.05181972,-0.2640429;0.3742962;-0.3217583,-0.2969946;0.3353405;-0.5695741,0.0776721;0.005900816;-0.03025514,0.08017541;-0.3410168;0.009255001,0.08242632;-0.7336555;0.08638202,0.09616282;-0.6956877;0.007652901,-0.06981904;0.004541588;-0.0456927,-0.106057;-0.3407447;-0.008500002,-0.1257754;-0.732286;0.07165834,-0.1101014;-0.6942196;-0.006697975,-0.01015277;0.57874;0.0178328,0;0;0,0.008714408;0.3347034;0.02702856,0.01674178;0.6562781;0.04030848,0.1929571;0.5032325;0.03078771,0.214918;0.1906233;0.01557279,0.2376785;-0.05357639;-0.04659224,-0.1574673;0.5288406;-0.03318699,-0.2416089;0.440447;-0.3222286,-0.2898841;0.3188687;-0.5388024,0.07685041;-0.001304507;-0.03279424,0.08949921;-0.350167;-0.02544117,0.0850961;-0.739305;0.06767726,0.08800366;-0.7685803;0.0135622,-0.07258115;0.00795465;-0.04064294,-0.1072796;-0.3388328;-0.01934503,-0.09943743;-0.7295762;0.06654343,-0.1061954;-0.7627578;0.01742236,0.01483427;0.577616;0.03939271,273.5992
+0;0;0,-0.007072439;0.335465;0.01568712,-0.01122913;0.6573813;0.01526551,0.1753733;0.5278676;0.0359098,0.2159451;0.2171333;0.05128327,0.2555884;-0.02616356;-0.005735174,-0.1757627;0.5076305;-0.05181972,-0.2640429;0.3742962;-0.3217583,-0.2969946;0.3353405;-0.5695741,0.0776721;0.005900816;-0.03025514,0.08017541;-0.3410168;0.009255001,0.08242632;-0.7336555;0.08638202,0.09616282;-0.6956877;0.007652901,-0.06981904;0.004541588;-0.0456927,-0.106057;-0.3407447;-0.008500002,-0.1257754;-0.732286;0.07165834,-0.1101014;-0.6942196;-0.006697975,-0.01015277;0.57874;0.0178328,0;0;0,0.008714408;0.3347034;0.02702856,0.01674178;0.6562781;0.04030848,0.1929571;0.5032325;0.03078771,0.214918;0.1906233;0.01557279,0.2376785;-0.05357639;-0.04659224,-0.1574673;0.5288406;-0.03318699,-0.2416089;0.440447;-0.3222286,-0.2898841;0.3188687;-0.5388024,0.07685041;-0.001304507;-0.03279424,0.08949921;-0.350167;-0.02544117,0.0850961;-0.739305;0.06767726,0.08800366;-0.7685803;0.0135622,-0.07258115;0.00795465;-0.04064294,-0.1072796;-0.3388328;-0.01934503,-0.09943743;-0.7295762;0.06654343,-0.1061954;-0.7627578;0.01742236,0.01483427;0.577616;0.03939271,273.6216
+0;0;0,-0.007073031;0.335493;0.01568843,-0.01123022;0.6574479;0.01526677,0.1752179;0.5279671;0.03589632,0.2153669;0.2204705;0.0511096,0.2550092;-0.0228198;-0.005907327,-0.1756258;0.5077469;-0.05176017,-0.2629861;0.3758019;-0.3188861,-0.2959369;0.3368472;-0.5666953,0.07761612;0.005896563;-0.03023334,0.08012001;-0.3411016;0.009285996,0.08238292;-0.7358323;0.08682396,0.09598586;-0.697942;0.00886026,-0.06976872;0.004538314;-0.04565977,-0.1060151;-0.3408282;-0.008458428,-0.1258385;-0.7344557;0.07212701,-0.1103169;-0.6964678;-0.005467504,-0.01015373;0.5787972;0.01783436,0;0;0,0.008823007;0.3347251;0.02707338,0.01707883;0.6563289;0.04044414,0.1929687;0.5030991;0.03076315,0.2147577;0.1937512;0.01570821,0.2368866;-0.05065413;-0.04584646,-0.157014;0.5290306;-0.0331869,-0.2551993;0.3898996;-0.2928014,-0.2885131;0.4150755;-0.542339,0.07681564;-0.001356199;-0.03272009,0.08948139;-0.3502967;-0.02524292,0.08490721;-0.7415731;0.06809211,0.08828407;-0.7689372;0.01310492,-0.0725038;0.007982871;-0.04065168,-0.1072561;-0.3388735;-0.01923385,-0.09941573;-0.7316972;0.06712402,-0.1061529;-0.7639515;0.01808674,0.01510108;0.5776594;0.03950572,273.6567
+0;0;0,-0.007193611;0.3355232;0.01578103,-0.01156851;0.6574838;0.01553296,0.1748102;0.5278746;0.03648328,0.2145042;0.2222133;0.05174573,0.2541998;-0.02100323;-0.005508538,-0.1752625;0.5075309;-0.05274262,-0.2623507;0.3879901;-0.3235987,-0.2962412;0.3517011;-0.5716766,0.0777109;0.005931908;-0.02991239,0.08010405;-0.3410735;0.009581264,0.08197843;-0.7352876;0.08693688,0.09597121;-0.6973324;0.008395128,-0.06947071;0.004505933;-0.04606996,-0.1063834;-0.3407768;-0.00871262,-0.1255996;-0.7337594;0.07245074,-0.1096805;-0.6957093;-0.005713634,-0.01045557;0.5788305;0.0180676,0;0;0,0.009029217;0.3347503;0.02715445,0.01741697;0.6563621;0.04044986,0.1931921;0.5030497;0.03084564,0.2145889;0.1955868;0.01515889,0.2363387;-0.04896565;-0.04590786,-0.1564969;0.529324;-0.03376234,-0.2452634;0.4292377;-0.3118641,-0.3044172;0.3750728;-0.5518122,0.0767865;-0.001391128;-0.03272343,0.08951434;-0.3503333;-0.02526665,0.08516077;-0.7412137;0.06739259,0.08879491;-0.7681774;0.01109147,-0.07246377;0.008028843;-0.04066282,-0.1071233;-0.3388338;-0.01913861,-0.09959936;-0.7311835;0.06686845,-0.1060929;-0.7650628;0.0188563,0.01539423;0.5776914;0.0395391,273.6881
+0;0;0,-0.007194205;0.3355509;0.01578233,-0.01156928;0.6575246;0.01553429,0.174824;0.5279089;0.03648613,0.2158809;0.2117527;0.05227262,0.2555803;-0.03148711;-0.004987117,-0.1752761;0.5075637;-0.05274677,-0.2653546;0.3839185;-0.3329028,-0.2992483;0.347626;-0.5810044,0.07755719;0.005920174;-0.02985323,0.07994919;-0.3409189;0.009621488,0.08182064;-0.7345186;0.08685654,0.09580243;-0.6965697;0.008376561,-0.0693333;0.004497021;-0.04597883,-0.1062283;-0.3406201;-0.008639403,-0.1254145;-0.7329904;0.07239746,-0.109508;-0.6949466;-0.005705439,-0.01045631;0.5788689;0.018069,0;0;0,0.009162694;0.3347737;0.02716327,0.01761964;0.6563972;0.04045415,0.1933402;0.5029507;0.03081012,0.2141556;0.1848134;0.01515627,0.2371357;-0.05914938;-0.04788673,-0.1562831;0.5298148;-0.0341558,-0.2521151;0.4242361;-0.3197412,-0.3044912;0.3709265;-0.5614749,0.0766788;-0.001460776;-0.03255165,0.08967423;-0.3502309;-0.02534997,0.08536531;-0.7404519;0.06737781,0.0882303;-0.7675453;0.0112536,-0.07226256;0.008058298;-0.04067639,-0.1070103;-0.3386226;-0.01908328,-0.0994267;-0.7302706;0.06719401,-0.1060843;-0.763623;0.01861479,0.01558327;0.5777245;0.03954291,273.7111
+0;0;0,-0.007194877;0.3355822;0.01578381,-0.01157061;0.6576045;0.01553561,0.1746999;0.528008;0.03647569,0.2147374;0.2197017;0.05187022,0.2544331;-0.02351525;-0.005384151,-0.1751679;0.5076762;-0.05269798,-0.2630097;0.3871011;-0.3258979,-0.2969003;0.350812;-0.5739763,0.07754464;0.005919216;-0.02984839,0.07993659;-0.3409115;0.009625377,0.08180751;-0.7343985;0.0868383,0.09583712;-0.6964223;0.008089848,-0.06932209;0.004496293;-0.04597139,-0.1062162;-0.3406126;-0.008632857,-0.1253969;-0.7328703;0.0723808,-0.109436;-0.6947991;-0.005989283,-0.01045744;0.5789342;0.01807079,0;0;0,0.009257719;0.3348011;0.0271821,0.01775748;0.6564723;0.04046392,0.1932712;0.5028833;0.03075528,0.2142934;0.1927074;0.0152061,0.2359113;-0.05177467;-0.04619002,-0.1559101;0.5300081;-0.03446416,-0.2492151;0.4264736;-0.3127941,-0.2998848;0.3751036;-0.5552854,0.07667235;-0.001479581;-0.0325315,0.089718;-0.3502388;-0.0252986,0.08548778;-0.7403691;0.06731749,0.08835468;-0.7672973;0.01063657,-0.07223173;0.008086081;-0.04069802,-0.1069772;-0.3385796;-0.01899254,-0.09945479;-0.7301502;0.06710739,-0.1063088;-0.7641411;0.01894136,0.01571086;0.5777853;0.03955626,273.744
+0;0;0,-0.007474256;0.3355584;0.01591356,-0.01211573;0.6575516;0.01583343,0.1741282;0.5280234;0.03719711,0.2134247;0.222504;0.05261698,0.2528776;-0.02082233;-0.004345417,-0.1752116;0.507566;-0.05328445,-0.2629445;0.3991421;-0.3283685,-0.2961984;0.3742618;-0.5779364,0.07763691;0.005909072;-0.0295504,0.07974187;-0.3406847;0.009901853,0.08151873;-0.7339557;0.08696646,0.09576566;-0.6959804;0.008292653,-0.0691555;0.004506242;-0.04618274,-0.1069411;-0.3402445;-0.008668002,-0.1255889;-0.7322066;0.07270832,-0.1094143;-0.6941339;-0.005581915,-0.01095479;0.5788919;0.01834642,0;0;0,0.009416834;0.3347849;0.02718306,0.01799978;0.6564323;0.04038119,0.1934285;0.502831;0.03077269,0.2145883;0.1955283;0.01523662,0.2350489;-0.04917645;-0.04567242,-0.1555508;0.5301718;-0.034867,-0.2492747;0.4381087;-0.3139087,-0.2952686;0.3722913;-0.5538287,0.07666948;-0.001481414;-0.03248429,0.08968012;-0.3500044;-0.0253669,0.08558364;-0.7399017;0.06719375,0.08845189;-0.7668609;0.01059365,-0.07218472;0.008099121;-0.04073578,-0.1069081;-0.3383263;-0.0190131,-0.0993061;-0.7296329;0.0671588,-0.1057066;-0.7634424;0.01874882,0.01592194;0.5777562;0.03950715,273.7665
+0;0;0,-0.007474256;0.3355584;0.01591356,-0.01211573;0.6575516;0.01583343,0.1741282;0.5280234;0.03719711,0.2134247;0.222504;0.05261698,0.2528776;-0.02082233;-0.004345417,-0.1752116;0.507566;-0.05328445,-0.2629445;0.3991421;-0.3283685,-0.2961984;0.3742618;-0.5779364,0.07763691;0.005909072;-0.0295504,0.07974187;-0.3406847;0.009901853,0.08151873;-0.7339557;0.08696646,0.09576566;-0.6959804;0.008292653,-0.0691555;0.004506242;-0.04618274,-0.1069411;-0.3402445;-0.008668002,-0.1255889;-0.7322066;0.07270832,-0.1094143;-0.6941339;-0.005581915,-0.01095479;0.5788919;0.01834642,0;0;0,0.009416834;0.3347849;0.02718306,0.01799978;0.6564323;0.04038119,0.1934285;0.502831;0.03077269,0.2145883;0.1955283;0.01523662,0.2350489;-0.04917645;-0.04567242,-0.1555508;0.5301718;-0.034867,-0.2492747;0.4381087;-0.3139087,-0.2952686;0.3722913;-0.5538287,0.07666948;-0.001481414;-0.03248429,0.08968012;-0.3500044;-0.0253669,0.08558364;-0.7399017;0.06719375,0.08845189;-0.7668609;0.01059365,-0.07218472;0.008099121;-0.04073578,-0.1069081;-0.3383263;-0.0190131,-0.0993061;-0.7296329;0.0671588,-0.1057066;-0.7634424;0.01874882,0.01592194;0.5777562;0.03950715,273.7887
+0;0;0,-0.007474404;0.335565;0.01591388,-0.01211585;0.6575564;0.01583375,0.1741404;0.5280254;0.03719867,0.21314;0.2248146;0.05250203,0.2527345;-0.0193854;-0.004664887,-0.1752227;0.5075668;-0.05328891,-0.2622926;0.399962;-0.3262945,-0.295666;0.3749925;-0.5767583,0.07762896;0.005908466;-0.02954737,0.07973172;-0.3403215;0.009863466,0.08151034;-0.7339841;0.08700483,0.09572116;-0.696029;0.008530445,-0.06914841;0.004505781;-0.04617801,-0.1068944;-0.3398831;-0.008702647,-0.1255607;-0.7322356;0.07275473,-0.1094271;-0.6941833;-0.005337052,-0.01095492;0.5788974;0.01834673,0;0;0,0.009454973;0.3347879;0.02721501,0.01805462;0.6564328;0.04041696,0.1934642;0.5027584;0.0307672,0.2145485;0.1977765;0.01548767,0.23486;-0.04791422;-0.04528189,-0.1554035;0.5300639;-0.03500807,-0.2485709;0.4411159;-0.3126771,-0.2912184;0.3755053;-0.5542259,0.0766741;-0.00149405;-0.03245091,0.08975731;-0.3496495;-0.02541614,0.08566499;-0.7399342;0.06724072,0.08842321;-0.7670267;0.01105976,-0.07215162;0.008124685;-0.04077186,-0.1069289;-0.3379248;-0.01902053,-0.09906251;-0.7296227;0.06720661,-0.1058039;-0.7628721;0.01844675,0.01597682;0.5777574;0.0395422,273.8217
+0;0;0,-0.007696893;0.3355112;0.01613931,-0.01257904;0.6574799;0.01628141,0.1737017;0.5279338;0.03778564,0.2122225;0.2259392;0.05326807,0.2521762;-0.01921913;-0.004149519,-0.1752983;0.5075162;-0.05369029,-0.2608286;0.4099181;-0.3295226,-0.2875831;0.3918144;-0.5824102,0.07772373;0.005912638;-0.02919838,0.07962942;-0.3401567;0.01013616,0.0813597;-0.7336315;0.08748884,0.09572504;-0.6956795;0.009134933,-0.06898787;0.004493133;-0.04635698,-0.1069676;-0.3396342;-0.008294534,-0.1255904;-0.7318147;0.07329233,-0.1093076;-0.6937662;-0.004675746,-0.01137327;0.5788244;0.01875584,0;0;0,0.00960727;0.3347467;0.02719951,0.01826181;0.6563733;0.0403564,0.1936191;0.5025911;0.03073478,0.2145026;0.198848;0.015625,0.2348333;-0.0478922;-0.04521585,-0.155136;0.5299456;-0.03517601,-0.2480477;0.442699;-0.312087,-0.2870173;0.3864818;-0.5576816,0.07665661;-0.001504511;-0.03240347,0.08977963;-0.3494909;-0.02547026,0.08571161;-0.7395966;0.06731868,0.08858302;-0.7667404;0.01132512,-0.07208986;0.008144098;-0.04080698,-0.1069088;-0.337723;-0.01893508,-0.09885143;-0.7293074;0.06712032,-0.1056073;-0.762474;0.01840407,0.0161754;0.577702;0.03949952,273.8439
+0;0;0,-0.007698068;0.3355624;0.01614177,-0.01258169;0.6576278;0.01628354,0.1738207;0.528016;0.03780125,0.212197;0.2271544;0.05322561,0.2522436;-0.01857401;-0.00432549,-0.1754078;0.5075851;-0.05373456,-0.2606171;0.4103531;-0.328532,-0.2874339;0.3922073;-0.5820076,0.0776462;0.005906739;-0.02916925,0.07955192;-0.3401697;0.01016609,0.0812844;-0.7341443;0.08761706,0.09561729;-0.6962104;0.009440087,-0.06891905;0.004488651;-0.04631073,-0.1068996;-0.3396457;-0.00824751,-0.1255461;-0.7323245;0.07344302,-0.1093;-0.6942942;-0.004348993,-0.01137542;0.57894;0.01875899,0;0;0,0.009596877;0.3348029;0.02714562,0.0181734;0.6565331;0.04017305,0.1936288;0.5025418;0.03068423,0.2146138;0.1999342;0.01596546,0.2347786;-0.0474318;-0.04487658,-0.1552303;0.5298718;-0.03542665,-0.2484592;0.4479184;-0.3125916,-0.2846223;0.3885842;-0.558498,0.07660912;-0.001530841;-0.03230119,0.0897793;-0.3495216;-0.02531981,0.08593124;-0.7401871;0.06732655,0.08866632;-0.7674336;0.01169038,-0.07198556;0.00815467;-0.04081971,-0.1069413;-0.3376985;-0.01883116,-0.0986432;-0.7297865;0.06728379,-0.1055932;-0.7625592;0.01838274,0.01611798;0.577828;0.03936243,273.8775
+0;0;0,-0.007698809;0.3355948;0.01614333,-0.01258273;0.6576805;0.01628502,0.1737102;0.5280916;0.03779168,0.2119762;0.2280951;0.05317169,0.2521148;-0.01819783;-0.00451161,-0.1753117;0.5076728;-0.05369001,-0.2602761;0.4107203;-0.3276974,-0.2871545;0.3925329;-0.5817553,0.07757802;0.005901553;-0.02914364,0.07948264;-0.339976;0.01016911,0.08121169;-0.7331702;0.08746664,0.0956309;-0.6951885;0.008818865,-0.06885853;0.004484709;-0.04627007,-0.1068172;-0.3394519;-0.008228712,-0.1254268;-0.7313529;0.07329999,-0.1090828;-0.6932741;-0.004960507,-0.01137636;0.5789855;0.01876069,0;0;0,0.009745218;0.3348316;0.02713966,0.01838087;0.6565821;0.04012299,0.1935883;0.5023307;0.03062963,0.2146876;0.2005968;0.01612854,0.234934;-0.04738435;-0.0446502,-0.1548565;0.5299383;-0.03559653,-0.2476281;0.4508034;-0.3127785,-0.2812659;0.3998767;-0.5615226,0.07657489;-0.001582935;-0.03219175,0.08986591;-0.3493719;-0.02536345,0.08623628;-0.7391886;0.06742311,0.08842669;-0.7669812;0.01163507,-0.07186784;0.008198529;-0.04086963,-0.1067191;-0.3374504;-0.01867534,-0.09837334;-0.7287957;0.06710813,-0.106275;-0.762633;0.01894736,0.01631027;0.5778701;0.03932929,273.8999
+0;0;0,-0.007864931;0.3355755;0.01628815,-0.01304465;0.6576489;0.01671898,0.1729959;0.5281382;0.03849375,0.2108102;0.228506;0.05391194,0.2512531;-0.01793107;-0.003752135,-0.1755786;0.5082972;-0.05355961,-0.2591993;0.4158766;-0.3290829,-0.2865928;0.3959145;-0.5831364,0.07772645;0.005892284;-0.02869499,0.07943073;-0.3399818;0.01052319,0.08109029;-0.7331642;0.08812328,0.09565324;-0.6951572;0.009345748,-0.06866224;0.004516169;-0.0465255,-0.1067647;-0.3393306;-0.007957943,-0.1255206;-0.7311633;0.0740923,-0.1090309;-0.6930583;-0.0042945,-0.0117882;0.5789549;0.01912392,0;0;0,0.009904951;0.3348157;0.02717352,0.01858682;0.6565572;0.04015875,0.1934934;0.5023433;0.03053308,0.2148697;0.2010343;0.01628423,0.2349282;-0.0471449;-0.0445168,-0.1542988;0.5299675;-0.03569876,-0.2465008;0.4568128;-0.3142563,-0.2805515;0.3954305;-0.5607615,0.07659124;-0.001592919;-0.03210557,0.0899591;-0.3493644;-0.02531517,0.08642887;-0.739228;0.06747984,0.08760065;-0.767549;0.01198768,-0.07180391;0.008217472;-0.04094137,-0.1065504;-0.3374119;-0.01851839,-0.09764897;-0.7287132;0.06762742,-0.08636814;-0.711246;-0.01109844,0.01650842;0.5778479;0.03936839,273.9341
+0;0;0,-0.007865634;0.3356055;0.0162896,-0.01304687;0.6577731;0.01672026,0.1729899;0.5282335;0.0384955,0.210732;0.2291725;0.0538843,0.2512533;-0.01774213;-0.003891524,-0.1755765;0.508393;-0.05355571,-0.2590378;0.4161485;-0.3285538,-0.2864844;0.3961478;-0.5830995,0.07767861;0.005888658;-0.02867734,0.07938312;-0.3400306;0.01054597,0.08104593;-0.7339822;0.08829788,0.09575947;-0.6958925;0.008705735,-0.06861999;0.004513389;-0.04649687,-0.1067274;-0.3393783;-0.007924262,-0.12552;-0.7319776;0.07428649,-0.1088598;-0.6937886;-0.004910879,-0.01178994;0.579049;0.01912612,0;0;0,0.01006197;0.3348445;0.02713275,0.01887323;0.6566802;0.04002833,0.1936745;0.502283;0.03049684,0.2149849;0.2015418;0.01637602,0.2350711;-0.04714607;-0.044433,-0.1539465;0.5298901;-0.03591597,-0.2464655;0.4726746;-0.3174571,-0.270059;0.4134566;-0.566221,0.0765753;-0.001613423;-0.0320102,0.09003214;-0.3494292;-0.02533269,0.08668078;-0.7400885;0.06751204,0.08834363;-0.768809;0.01124501,-0.07171468;0.008244663;-0.04098857,-0.1063516;-0.3374298;-0.01838295,-0.09736751;-0.7295474;0.06769305,-0.1049198;-0.7662641;0.02177251,0.01675679;0.5779414;0.03926659,273.9562
+0;0;0,-0.007865634;0.3356055;0.0162896,-0.01304687;0.6577731;0.01672026,0.1729899;0.5282335;0.0384955,0.210732;0.2291725;0.0538843,0.2512533;-0.01774213;-0.003891524,-0.1755765;0.508393;-0.05355571,-0.2590378;0.4161485;-0.3285538,-0.2864844;0.3961478;-0.5830995,0.07767861;0.005888658;-0.02867734,0.07938312;-0.3400306;0.01054597,0.08104593;-0.7339822;0.08829788,0.09575947;-0.6958925;0.008705735,-0.06861999;0.004513389;-0.04649687,-0.1067274;-0.3393783;-0.007924262,-0.12552;-0.7319776;0.07428649,-0.1088598;-0.6937886;-0.004910879,-0.01178994;0.579049;0.01912612,0;0;0,0.01006197;0.3348445;0.02713275,0.01887323;0.6566802;0.04002833,0.1936745;0.502283;0.03049684,0.2149849;0.2015418;0.01637602,0.2350711;-0.04714607;-0.044433,-0.1539465;0.5298901;-0.03591597,-0.2464655;0.4726746;-0.3174571,-0.270059;0.4134566;-0.566221,0.0765753;-0.001613423;-0.0320102,0.09003214;-0.3494292;-0.02533269,0.08668078;-0.7400885;0.06751204,0.08834363;-0.768809;0.01124501,-0.07171468;0.008244663;-0.04098857,-0.1063516;-0.3374298;-0.01838295,-0.09736751;-0.7295474;0.06769305,-0.1049198;-0.7662641;0.02177251,0.01675679;0.5779414;0.03926659,273.9897
+0;0;0,-0.00797594;0.3355853;0.01646281,-0.01337941;0.6577371;0.01717897,0.1725455;0.528182;0.03920451,0.2099768;0.2294182;0.05467789,0.2507485;-0.01764707;-0.003019422,-0.1758443;0.5090155;-0.05361201,-0.2583029;0.4241198;-0.3309091,-0.2879632;0.3940664;-0.5843842,0.07780769;0.005833679;-0.0282694,0.07927752;-0.3402595;0.01090612,0.08093064;-0.7340606;0.08872339,0.09579211;-0.6959566;0.009109996,-0.06835694;0.004585315;-0.04683515,-0.1065827;-0.3393818;-0.007557239,-0.1255734;-0.7318267;0.07468608,-0.1087658;-0.6936212;-0.004528828,-0.01209256;0.579016;0.01951892,0;0;0,0.01013322;0.3348334;0.02712965,0.0189836;0.6566576;0.03999496,0.1936591;0.502246;0.03048062,0.2150374;0.2018349;0.01646352,0.2351517;-0.04705046;-0.04423296,-0.1536502;0.5298638;-0.03612332,-0.2438978;0.4720727;-0.3179316,-0.2791741;0.4055933;-0.5636319,0.07657444;-0.001653567;-0.03195071,0.08991648;-0.3496382;-0.02516186,0.0868111;-0.7402174;0.06744362,0.08842445;-0.7693279;0.01151348,-0.07165754;0.00830002;-0.04103089,-0.1062429;-0.3375356;-0.01824972,-0.09722789;-0.729539;0.06771313,-0.08574276;-0.7122171;-0.01186192,0.01685718;0.5779236;0.03924465,274.0233
+0;0;0,-0.007974807;0.3355376;0.01646047,-0.01337724;0.6576274;0.01717657,0.1725237;0.5280958;0.03919908,0.2099463;0.2294017;0.05466886,0.2508255;-0.01831473;-0.00318053,-0.1758214;0.5089318;-0.05360555,-0.2582608;0.4240559;-0.3308379,-0.2879993;0.3939233;-0.5849811,0.07780654;0.005833593;-0.02826899,0.07927769;-0.3405724;0.01094195,0.08093136;-0.7344998;0.08878417,0.09570931;-0.6964414;0.009618163,-0.06835593;0.004585248;-0.04683446,-0.1066163;-0.3396928;-0.007521052,-0.1256131;-0.7322634;0.07474865,-0.1088998;-0.6941041;-0.004021116,-0.01209067;0.5789233;0.01951602,0;0;0,0.01017807;0.3347828;0.02714705,0.01908363;0.6565435;0.04000735,0.1937202;0.5021306;0.03054953,0.2151763;0.2017913;0.0166266,0.2355879;-0.04781647;-0.04387498,-0.1533776;0.5295927;-0.03634194,-0.2436661;0.4725673;-0.3182178,-0.280077;0.4120061;-0.5659832,0.07661769;-0.001745388;-0.03183877,0.08997966;-0.3500419;-0.02492881,0.08690001;-0.7408031;0.06746792,0.0885924;-0.7698255;0.01211381,-0.0715766;0.008422697;-0.04114453,-0.1060361;-0.3377225;-0.01806293,-0.09705403;-0.7298691;0.06785171,-0.1053021;-0.7655563;0.02129264,0.01695028;0.5778267;0.03925729,274.0451
+0;0;0,-0.007973266;0.3354728;0.01645729,-0.01337451;0.6574917;0.01717325,0.1725632;0.5279678;0.03919918,0.2099904;0.2292364;0.05467089,0.2509464;-0.01894553;-0.003287207,-0.1758518;0.5087999;-0.05362405,-0.2583015;0.4239135;-0.330891,-0.2880958;0.3937243;-0.5855117,0.07776114;0.00583019;-0.0282525,0.07923377;-0.3409226;0.0109977,0.08088672;-0.73468;0.08880631,0.09560062;-0.6966565;0.009983428,-0.06831605;0.004582573;-0.04680713,-0.1066147;-0.3400401;-0.007454362,-0.1256033;-0.7324414;0.07477982,-0.1089625;-0.6943174;-0.003648534,-0.01208823;0.5788055;0.01951217,0;0;0,0.01025879;0.334718;0.02711082,0.01924277;0.6564076;0.03992438,0.1939377;0.5020652;0.03061152,0.2152233;0.201673;0.01675224,0.2358695;-0.04845577;-0.04358137,-0.1532183;0.5293927;-0.03648952,-0.2438569;0.4728871;-0.3183979,-0.2673575;0.4376982;-0.5730355,0.07659994;-0.00180535;-0.03175187,0.0900095;-0.3504472;-0.0247308,0.0871617;-0.7410607;0.06754494,0.08880852;-0.7701908;0.01281977,-0.07147689;0.008487701;-0.04120684,-0.1057461;-0.338012;-0.01788586,-0.09678981;-0.7299976;0.06795584,-0.1049678;-0.7654672;0.02168724,0.0170968;0.5777089;0.03918409,274.0799
+0;0;0,-0.007991838;0.3354724;0.0165789,-0.01350601;0.6574748;0.01746398,0.1722616;0.5278986;0.03995503,0.2086544;0.2327151;0.0549155,0.2502165;-0.01902801;-0.003431745,-0.175949;0.5096382;-0.0539298,-0.2572945;0.4286683;-0.3287176,-0.2878366;0.3964295;-0.5866599,0.07782219;0.005747627;-0.02802469,0.07920624;-0.3405403;0.01113363,0.08091611;-0.7333704;0.0888053,0.0956137;-0.6954545;0.01109297,-0.06823281;0.004657807;-0.04687535,-0.1065694;-0.3394629;-0.007354993,-0.1252636;-0.7309136;0.07491374,-0.1086689;-0.6929005;-0.002405688,-0.01220408;0.5787929;0.01976369,0;0;0,0.01038246;0.3347133;0.02719593,0.01944811;0.6563849;0.04004908,0.1940033;0.5020273;0.03080058,0.2147108;0.205242;0.01771355,0.2360753;-0.04839996;-0.04324305,-0.1528966;0.5294517;-0.03643323,-0.2430634;0.4735386;-0.3146871,-0.2816992;0.4608324;-0.573245,0.07664095;-0.001839965;-0.03158307,0.08983563;-0.3500189;-0.02465594,0.08731996;-0.7396906;0.06754446,0.08860077;-0.7672824;0.01277733,-0.07134003;0.008527569;-0.04138346,-0.1053659;-0.3374882;-0.01759407,-0.09638163;-0.7285769;0.06796448,-0.1043086;-0.7625148;0.02141343,0.01728851;0.577692;0.03929925,274.1122
+0;0;0,-0.007989679;0.3353817;0.01657442,-0.01350224;0.6572906;0.01745924,0.1722475;0.5277421;0.03994771,0.2086281;0.2326575;0.05490317,0.2502027;-0.01916182;-0.003461733,-0.1759301;0.5094835;-0.05392821,-0.2572483;0.4285406;-0.328624,-0.2877997;0.3962922;-0.5866444,0.07772356;0.005740343;-0.02798918,0.07910866;-0.34081;0.01119882,0.08082175;-0.7343775;0.08901628,0.0955203;-0.696461;0.01129892,-0.06814635;0.004651904;-0.04681595,-0.106512;-0.3397296;-0.007265642,-0.1252412;-0.7319151;0.07515752,-0.1086455;-0.6939014;-0.002166912,-0.01220069;0.5786316;0.01975828,0;0;0,0.01048654;0.3346162;0.0272305,0.01966221;0.6561902;0.0401051,0.1941433;0.501764;0.03095531,0.2149634;0.2050876;0.01784897,0.2364326;-0.04863468;-0.04307688,-0.1526476;0.5292168;-0.03642018,-0.2453339;0.4739609;-0.3138696,-0.2729533;0.4685028;-0.574168,0.07661357;-0.001858011;-0.03137207,0.09001232;-0.3502929;-0.02442074,0.08751356;-0.7407844;0.06757951,0.08919264;-0.7683243;0.01276112,-0.07113574;0.008551306;-0.04151964,-0.1048573;-0.337729;-0.01728027,-0.09593623;-0.7295874;0.0682844,-0.1035623;-0.7634572;0.0215811,0.01748269;0.5775206;0.0393486,274.1351
+0;0;0,-0.007988607;0.3353367;0.0165722,-0.01350024;0.6571909;0.01745694,0.171949;0.5277404;0.0399121,0.2080253;0.2351246;0.05474244,0.2499757;-0.018971;-0.004150048,-0.1756618;0.5095114;-0.05381103,-0.2562998;0.4292458;-0.3262085,-0.2871273;0.3967058;-0.5865612,0.07769409;0.005738166;-0.02797856,0.07907954;-0.340901;0.01121948,0.08079112;-0.734123;0.08896863,0.09548557;-0.6962087;0.01127294,-0.0681205;0.00465014;-0.04679819,-0.1064959;-0.3398196;-0.007237747,-0.1252088;-0.7316608;0.07511307,-0.1086177;-0.6936494;-0.002189808,-0.01219893;0.578547;0.01975554,0;0;0,0.01058588;0.3345703;0.02719951,0.0198562;0.6560886;0.04002881,0.1939316;0.5015633;0.03093433,0.2147596;0.2073509;0.01865888,0.2367457;-0.04863885;-0.04281151,-0.1521702;0.5291522;-0.03637952,-0.244826;0.4746974;-0.311325,-0.2646835;0.4580572;-0.5742347,0.07661764;-0.001890138;-0.03127718,0.09011344;-0.3504105;-0.02430809,0.08793955;-0.7405586;0.06762171,0.08952326;-0.7681257;0.01286125,-0.07106415;0.008568688;-0.04157596,-0.1047295;-0.3377813;-0.01696913,-0.09534672;-0.7292457;0.06869857,-0.102108;-0.7626554;0.02127832,0.0176593;0.5774345;0.03928304,274.1682
+0;0;0,-0.007947756;0.3352905;0.01676993,-0.01353473;0.657083;0.0178993,0.1719039;0.5275658;0.04048089,0.2078519;0.23479;0.05535785,0.2498107;-0.01932862;-0.003442142,-0.1756167;0.5102514;-0.05442323,-0.2565372;0.433852;-0.3280036,-0.2873033;0.4060918;-0.5889195,0.07781449;0.00568414;-0.02760968,0.07927627;-0.3413475;0.01140482,0.08092692;-0.7343439;0.08945274,0.09592639;-0.6963745;0.01125693,-0.06800634;0.004719701;-0.04693143,-0.1063422;-0.3400801;-0.006948676,-0.125082;-0.7316992;0.07565714,-0.1081735;-0.693627;-0.002137601,-0.01222557;0.5784557;0.02013493,0;0;0,0.01058049;0.3345315;0.02721786,0.01986841;0.6559896;0.04004645,0.1939454;0.5014043;0.03114438,0.2148089;0.2070496;0.01884508,0.2369505;-0.0489248;-0.04264545,-0.1521462;0.5290589;-0.03644291,-0.2444214;0.4777884;-0.3122832,-0.2632868;0.453771;-0.574698,0.07664336;-0.001918003;-0.03117394,0.09001327;-0.3508071;-0.02390599,0.08816634;-0.7408137;0.06791925,0.09000626;-0.7682865;0.01227236,-0.07100552;0.008587712;-0.04164332,-0.1045054;-0.3381265;-0.01669864,-0.0955032;-0.7298859;0.0668711,-0.1022542;-0.7619609;0.01682902,0.01767138;0.577354;0.03929996,274.1906
+0;0;0,-0.007947756;0.3352905;0.01676993,-0.01353473;0.657083;0.0178993,0.1719039;0.5275658;0.04048089,0.2078519;0.23479;0.05535785,0.2498107;-0.01932862;-0.003442142,-0.1756167;0.5102514;-0.05442323,-0.2565372;0.433852;-0.3280036,-0.2873033;0.4060918;-0.5889195,0.07781449;0.00568414;-0.02760968,0.07927627;-0.3413475;0.01140482,0.08092692;-0.7343439;0.08945274,0.09592639;-0.6963745;0.01125693,-0.06800634;0.004719701;-0.04693143,-0.1063422;-0.3400801;-0.006948676,-0.125082;-0.7316992;0.07565714,-0.1081735;-0.693627;-0.002137601,-0.01222557;0.5784557;0.02013493,0;0;0,0.01058049;0.3345315;0.02721786,0.01986841;0.6559896;0.04004645,0.1939454;0.5014043;0.03114438,0.2148089;0.2070496;0.01884508,0.2369505;-0.0489248;-0.04264545,-0.1521462;0.5290589;-0.03644291,-0.2444214;0.4777884;-0.3122832,-0.2632868;0.453771;-0.574698,0.07664336;-0.001918003;-0.03117394,0.09001327;-0.3508071;-0.02390599,0.08816634;-0.7408137;0.06791925,0.09000626;-0.7682865;0.01227236,-0.07100552;0.008587712;-0.04164332,-0.1045054;-0.3381265;-0.01669864,-0.0955032;-0.7298859;0.0668711,-0.1022542;-0.7619609;0.01682902,0.01767138;0.577354;0.03929996,274.2129
+0;0;0,-0.007947252;0.3352692;0.01676887,-0.01353335;0.6570109;0.01789827,0.171935;0.5275027;0.04048268,0.2079505;0.2341776;0.05538756,0.2498051;-0.01930991;-0.003266402,-0.1756423;0.5101855;-0.05443693,-0.2567146;0.4336427;-0.3285306,-0.2874043;0.4059515;-0.5887985,0.07777905;0.005681551;-0.0275971,0.07924067;-0.3413129;0.01141322,0.08089009;-0.7340149;0.08940265,0.09571043;-0.6961406;0.01214064,-0.06797536;0.004717551;-0.04691005,-0.1063071;-0.3400454;-0.006931573,-0.1250329;-0.731371;0.07561233,-0.1083264;-0.6933951;-0.001253396,-0.01222448;0.578401;0.0201334,0;0;0,0.01046576;0.3345112;0.02724886,0.01962973;0.6559215;0.04009414,0.193768;0.5013047;0.03138423,0.2147398;0.2064065;0.01897073,0.2369828;-0.04889709;-0.04245687,-0.1522814;0.5288943;-0.03655468,-0.254719;0.4842474;-0.3105475,-0.2658388;0.4541744;-0.5721197,0.07664678;-0.00191921;-0.03106523,0.09009187;-0.350767;-0.02374458,0.08825815;-0.7404805;0.0680151,0.08882558;-0.768342;0.01413751,-0.07091647;0.00857556;-0.04172258,-0.1043817;-0.3380869;-0.01653701,-0.0951594;-0.7295148;0.06712327,-0.1018465;-0.7608494;0.01768218,0.01747123;0.5773021;0.03934121,274.2464
+0;0;0,-0.007864946;0.335188;0.01709754,-0.01346773;0.656868;0.01835134,0.171525;0.5274566;0.04115832,0.2072655;0.2338693;0.05601793,0.2493782;-0.01997876;-0.002942022,-0.1751512;0.510856;-0.0544485,-0.2562095;0.437924;-0.3297704,-0.2872548;0.4097851;-0.59041,0.07783878;0.005580675;-0.02734205,0.07928907;-0.3413073;0.01175543,0.08096964;-0.734127;0.08984371,0.09562482;-0.6964162;0.01426962,-0.06791225;0.004806514;-0.04693009,-0.1060741;-0.3398316;-0.006554548,-0.1247529;-0.7312774;0.07608469,-0.1082542;-0.6934664;0.0009018928,-0.01214756;0.5782727;0.02056371,0;0;0,0.01048018;0.3344364;0.0273428,0.01967365;0.6557828;0.04024553,0.1933908;0.5013789;0.03156877,0.2147404;0.2062848;0.0191052,0.236722;-0.04953498;-0.04222726,-0.1517579;0.5288419;-0.0363736,-0.2548156;0.4829003;-0.3101621,-0.2651091;0.453336;-0.5722854,0.07667085;-0.001969278;-0.03090811,0.09017057;-0.3507192;-0.02361262,0.08840562;-0.7405584;0.06820345,0.09051717;-0.7691278;0.01769758,-0.07079277;0.008614524;-0.04185429,-0.1041204;-0.3379367;-0.01629023,-0.09492086;-0.7294948;0.06740903,-0.101965;-0.7594107;0.01897201,0.0175107;0.5771787;0.03947949,274.269

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.00637076;0.335878;0.009067759,0.01283994;0.6585499;0.003014705,0.1894088;0.5281416;0.008685778,0.2242053;0.2474441;0.0304074,0.265754;-0.02418631;-0.0346056,-0.1632444;0.5167077;0.0004324,-0.2070931;0.2364769;0.005096714,-0.2426205;-0.04038736;-0.03756472,0.07951263;0.005415145;-0.03860511,0.09399226;-0.3453389;-0.0006867908,0.09829071;-0.7355546;0.07424846,0.09862942;-0.6979241;-0.002775393,-0.07841946;0.005175486;-0.04081102,-0.1018816;-0.3461398;-0.01429782,-0.1178779;-0.7364819;0.0583606,-0.1156236;-0.6988342;-0.0186293,0.01117047;0.5796691;0.006939989,0;0;0,0.002905555;0.3359896;0.00628078,0.003984056;0.6586705;-0.002107978,0.1806467;0.5263814;-0.01597774,0.2302685;0.2479621;0.006251335,0.2577482;-0.02837351;-0.0449301,-0.1737697;0.5263748;0.003326057,-0.2137618;0.2456256;0.01069451,-0.2400911;-0.02812424;-0.05336653,0.07708628;0.003051936;-0.04347789,0.1166956;-0.3474714;-0.02797532,0.1155456;-0.7358069;0.05626404,0.1210703;-0.7633187;0.004757762,-0.08134319;0.005093724;-0.03463059,-0.1136493;-0.3452421;-0.004681574,-0.0970228;-0.7312556;0.08815841,-0.0999887;-0.7141306;0.01189273,0.003913924;0.5798045;0.002421618,433.1357
+0;0;0,0.006232988;0.3358825;0.008999204,0.01252186;0.6585566;0.002872725,0.1891716;0.5282591;0.008747247,0.2238877;0.2475119;0.02994914,0.2660661;-0.02409601;-0.03475145,-0.1635035;0.5166597;0.0006172713,-0.2069511;0.2363614;0.00496398,-0.2425405;-0.04048008;-0.03779379,0.07947173;0.005418965;-0.03868871,0.09405699;-0.3453154;-0.0006290413,0.09820505;-0.7355118;0.07441536,0.0985209;-0.6978853;-0.002608992,-0.07845951;0.005172245;-0.04073438,-0.1018059;-0.3461523;-0.01424148,-0.1178958;-0.7364657;0.05854997,-0.1156647;-0.6988217;-0.01844096,0.01090311;0.5796755;0.006814689,0;0;0,0.002905555;0.3359896;0.00628078,0.003984056;0.6586705;-0.002107978,0.1806467;0.5263814;-0.01597774,0.2302685;0.2479621;0.006251335,0.2577482;-0.02837351;-0.0449301,-0.1737697;0.5263748;0.003326057,-0.2137618;0.2456256;0.01069451,-0.2400911;-0.02812424;-0.05336653,0.07708628;0.003051936;-0.04347789,0.1166956;-0.3474714;-0.02797532,0.1155456;-0.7358069;0.05626404,0.1210703;-0.7633187;0.004757762,-0.08134319;0.005093724;-0.03463059,-0.1136493;-0.3452421;-0.004681574,-0.0970228;-0.7312556;0.08815841,-0.0999887;-0.7141306;0.01189273,0.003913924;0.5798045;0.002421618,433.1552
+0;0;0,0.00623296;0.335881;0.008999163,0.01252176;0.6585513;0.002872774,0.1888249;0.5283552;0.008743469,0.2236037;0.2471001;0.02998372,0.2657944;-0.02458629;-0.03473558,-0.1631643;0.5167784;0.000629304,-0.2066906;0.235973;0.004983876,-0.2422903;-0.04094851;-0.03778625,0.07948195;0.005419662;-0.03869369,0.09411116;-0.3463713;-0.0005193651,0.09825531;-0.7362;0.07445432,0.09857424;-0.6984993;-0.003319308,-0.0784696;0.00517291;-0.04073963,-0.1018863;-0.34721;-0.01416691,-0.1179611;-0.7371557;0.05855595,-0.1157083;-0.6994373;-0.01918393,0.01090303;0.5796716;0.00681467,0;0;0,0.002667144;0.33599;0.006284952,0.003512777;0.6586688;-0.002070904,0.1799927;0.5268424;-0.01591122,0.2302753;0.2480114;0.006227374,0.2578799;-0.02840331;-0.04490983,-0.1737526;0.5261776;0.003261434,-0.2134677;0.2448732;0.01072361,-0.2395792;-0.02881417;-0.05404951,0.07709037;0.003055185;-0.04349363,0.11674;-0.3485129;-0.02749717,0.1155888;-0.7365298;0.05644488,0.1211727;-0.7636514;0.003396872,-0.08135925;0.005089959;-0.0346225,-0.113714;-0.3463062;-0.00458868,-0.09717862;-0.7319846;0.0880582,-0.1001675;-0.714983;0.0110501,0.003495432;0.5798035;0.002449274,433.1732
+0;0;0,0.006232425;0.3358521;0.008998391,0.01252036;0.6584781;0.002872909,0.1887201;0.5283243;0.00874186,0.2235302;0.2468167;0.03000118,0.2657382;-0.02498141;-0.03474472,-0.1630641;0.5167542;0.0006324206,-0.2066295;0.2356967;0.004990902,-0.2422438;-0.04133862;-0.03779681,0.07951166;0.005421688;-0.03870815,0.09414234;-0.3464046;-0.0005299971,0.09828655;-0.7362382;0.07444464,0.09860756;-0.6984873;-0.003836237,-0.07849894;0.005174844;-0.04075485,-0.101918;-0.3472434;-0.01417947,-0.117993;-0.7371941;0.05854431,-0.1157255;-0.6994253;-0.01970261,0.01090188;0.5796108;0.006814185,0;0;0,0.002488062;0.3359627;0.006272435,0.003173895;0.6585975;-0.002088547,0.1796501;0.5269912;-0.0158236,0.2302495;0.2479585;0.006328344,0.2581565;-0.02853948;-0.04483593,-0.1739141;0.5260246;0.003221246,-0.2132127;0.2444015;0.01059149,-0.2388983;-0.02941042;-0.05433166,0.077095;0.00310643;-0.04354918,0.1168422;-0.3484776;-0.02735817,0.1156251;-0.7364861;0.05664515,0.1212732;-0.7633319;0.002564311,-0.08140881;0.005052513;-0.03459619,-0.1137016;-0.3463841;-0.004548954,-0.09718545;-0.7320995;0.08796851,-0.1001798;-0.7151849;0.01045797,0.003192864;0.5797446;0.00243187,433.1892
+0;0;0,0.006210435;0.3358534;0.00896708,0.01248222;0.6584795;0.002826752,0.1886868;0.5283291;0.008714675,0.2236304;0.2468426;0.03003541,0.2663101;-0.02487957;-0.03471991,-0.1631053;0.5167612;0.0007318542,-0.206373;0.235654;0.004845986,-0.2418261;-0.04136214;-0.03819907,0.07948628;0.005429088;-0.03875922,0.09416507;-0.3463861;-0.0004972816,0.09827283;-0.7362238;0.07445819,0.09857146;-0.6984735;-0.003822833,-0.07851977;0.005169757;-0.04071536,-0.1018427;-0.3472622;-0.01423692,-0.1180911;-0.7371721;0.05866643,-0.1158453;-0.6994044;-0.01958121,0.0108678;0.5796122;0.006769289,0;0;0,0.002488062;0.3359627;0.006272435,0.003173895;0.6585975;-0.002088547,0.1796501;0.5269912;-0.0158236,0.2302495;0.2479585;0.006328344,0.2581565;-0.02853948;-0.04483593,-0.1739141;0.5260246;0.003221246,-0.2132127;0.2444015;0.01059149,-0.2388983;-0.02941042;-0.05433166,0.077095;0.00310643;-0.04354918,0.1168422;-0.3484776;-0.02735817,0.1156251;-0.7364861;0.05664515,0.1212732;-0.7633319;0.002564311,-0.08140881;0.005052513;-0.03459619,-0.1137016;-0.3463841;-0.004548954,-0.09718545;-0.7320995;0.08796851,-0.1001798;-0.7151849;0.01045797,0.003192864;0.5797446;0.00243187,433.2086
+0;0;0,0.006210435;0.3358534;0.00896708,0.01248222;0.6584795;0.002826752,0.1886868;0.5283291;0.008714675,0.2236304;0.2468426;0.03003541,0.2663101;-0.02487957;-0.03471991,-0.1631053;0.5167612;0.0007318542,-0.206373;0.235654;0.004845986,-0.2418261;-0.04136214;-0.03819907,0.07948628;0.005429088;-0.03875922,0.09416507;-0.3463861;-0.0004972816,0.09827283;-0.7362238;0.07445819,0.09857146;-0.6984735;-0.003822833,-0.07851977;0.005169757;-0.04071536,-0.1018427;-0.3472622;-0.01423692,-0.1180911;-0.7371721;0.05866643,-0.1158453;-0.6994044;-0.01958121,0.0108678;0.5796122;0.006769289,0;0;0,0.002488062;0.3359627;0.006272435,0.003173895;0.6585975;-0.002088547,0.1796501;0.5269912;-0.0158236,0.2302495;0.2479585;0.006328344,0.2581565;-0.02853948;-0.04483593,-0.1739141;0.5260246;0.003221246,-0.2132127;0.2444015;0.01059149,-0.2388983;-0.02941042;-0.05433166,0.077095;0.00310643;-0.04354918,0.1168422;-0.3484776;-0.02735817,0.1156251;-0.7364861;0.05664515,0.1212732;-0.7633319;0.002564311,-0.08140881;0.005052513;-0.03459619,-0.1137016;-0.3463841;-0.004548954,-0.09718545;-0.7320995;0.08796851,-0.1001798;-0.7151849;0.01045797,0.003192864;0.5797446;0.00243187,433.2195
+0;0;0,0.006209233;0.3357884;0.008965345,0.01247981;0.6583527;0.002826205,0.1885864;0.5282459;0.008712284,0.2235634;0.2464907;0.03005337,0.2663918;-0.02617854;-0.03492766,-0.1630113;0.5166845;0.0007338747,-0.2063203;0.235309;0.004851935,-0.2418969;-0.04267275;-0.03834317,0.07955391;0.005433707;-0.03879219,0.09425165;-0.3468356;-0.0004808716,0.09835631;-0.7363796;0.07441814,0.09865394;-0.6986551;-0.003602371,-0.07858657;0.005174155;-0.04074999,-0.1019396;-0.3477127;-0.01423738,-0.1181758;-0.7373289;0.05861106,-0.1159374;-0.699587;-0.01937619,0.01086571;0.5795007;0.006767973,0;0;0,0.002426431;0.3358943;0.006472349,0.003174648;0.6584713;-0.001715899,0.1796119;0.527162;-0.01544857,0.2306738;0.2479342;0.00667274,0.2589658;-0.02949682;-0.04467845,-0.173802;0.5258288;0.003518673,-0.2128093;0.24389;0.01085198,-0.2383232;-0.03086594;-0.05444384,0.07715873;0.003119916;-0.04358876,0.1172051;-0.3488616;-0.02677548,0.116048;-0.7366036;0.05704641,0.1212711;-0.7636458;0.003512621,-0.08150342;0.005033982;-0.03456927,-0.1133126;-0.3468825;-0.004231589,-0.09673759;-0.7322817;0.08831075,-0.09971856;-0.7153122;0.01105612,0.003173038;0.5796317;0.002765059,433.2416
+0;0;0,0.006104811;0.3357914;0.008925202,0.01225291;0.6583564;0.002707317,0.1884027;0.5282759;0.008650053,0.2234802;0.2465398;0.03007781,0.2664066;-0.02609345;-0.03498972,-0.1632307;0.5167471;0.0008544591,-0.2061855;0.2353124;0.004623235,-0.2415545;-0.04265144;-0.03885653,0.07956384;0.005450509;-0.03876945,0.09429692;-0.3468094;-0.0003859848,0.09831455;-0.7363649;0.07445837,0.09858099;-0.698643;-0.003562525,-0.07857566;0.005156304;-0.0407733,-0.1018231;-0.3477452;-0.01436338,-0.1182706;-0.7373127;0.0586981,-0.1160631;-0.6995733;-0.01929028,0.01067489;0.5795048;0.006670241,0;0;0,0.002426431;0.3358943;0.006472349,0.003174648;0.6584713;-0.001715899,0.1796119;0.527162;-0.01544857,0.2306738;0.2479342;0.00667274,0.2589658;-0.02949682;-0.04467845,-0.173802;0.5258288;0.003518673,-0.2128093;0.24389;0.01085198,-0.2383232;-0.03086594;-0.05444384,0.07715873;0.003119916;-0.04358876,0.1172051;-0.3488616;-0.02677548,0.116048;-0.7366036;0.05704641,0.1212711;-0.7636458;0.003512621,-0.08150342;0.005033982;-0.03456927,-0.1133126;-0.3468825;-0.004231589,-0.09673759;-0.7322817;0.08831075,-0.09971856;-0.7153122;0.01105612,0.003173038;0.5796317;0.002765059,433.2531
+0;0;0,0.006105588;0.3358341;0.008926339,0.01225564;0.6585014;0.002706278,0.1885521;0.5283485;0.008652161,0.2236625;0.2463485;0.03009999,0.2665351;-0.02594361;-0.03488612,-0.1633727;0.5168102;0.0008501061,-0.2063677;0.2351118;0.004622413,-0.2416925;-0.04250416;-0.03880294,0.07956552;0.005450623;-0.03877026,0.09430046;-0.346854;-0.0003819279,0.09832024;-0.7366174;0.07450235,0.09858645;-0.6989023;-0.003450267,-0.07857731;0.005156412;-0.04077415,-0.1018277;-0.3477899;-0.01436088,-0.118284;-0.7375653;0.05873957,-0.1160784;-0.6998327;-0.01918057,0.01067703;0.5796199;0.006670708,0;0;0,0.002167337;0.3359401;0.006407976,0.002618194;0.6586179;-0.001861692,0.1793475;0.5273772;-0.01529026,0.2306872;0.2479159;0.006672502,0.2593098;-0.0291298;-0.04461753,-0.1743667;0.5256906;0.003492889,-0.2127438;0.2433925;0.01068838,-0.2377146;-0.03102595;-0.05469665,0.07714725;0.003160015;-0.04360998,0.1172528;-0.348857;-0.0267297,0.1159755;-0.7368304;0.0570215,0.1211188;-0.7639138;0.003624439,-0.08151199;0.004990302;-0.03456018,-0.1132355;-0.3469839;-0.004276136,-0.09663714;-0.732559;0.0884365,-0.09959125;-0.7155845;0.01124963,0.002690159;0.5797495;0.002641677,433.2643
+0;0;0,0.006105588;0.3358341;0.008926339,0.01225564;0.6585014;0.002706278,0.1885521;0.5283485;0.008652161,0.2236625;0.2463485;0.03009999,0.2665351;-0.02594361;-0.03488612,-0.1633727;0.5168102;0.0008501061,-0.2063677;0.2351118;0.004622413,-0.2416925;-0.04250416;-0.03880294,0.07956552;0.005450623;-0.03877026,0.09430046;-0.346854;-0.0003819279,0.09832024;-0.7366174;0.07450235,0.09858645;-0.6989023;-0.003450267,-0.07857731;0.005156412;-0.04077415,-0.1018277;-0.3477899;-0.01436088,-0.118284;-0.7375653;0.05873957,-0.1160784;-0.6998327;-0.01918057,0.01067703;0.5796199;0.006670708,0;0;0,0.002167337;0.3359401;0.006407976,0.002618194;0.6586179;-0.001861692,0.1793475;0.5273772;-0.01529026,0.2306872;0.2479159;0.006672502,0.2593098;-0.0291298;-0.04461753,-0.1743667;0.5256906;0.003492889,-0.2127438;0.2433925;0.01068838,-0.2377146;-0.03102595;-0.05469665,0.07714725;0.003160015;-0.04360998,0.1172528;-0.348857;-0.0267297,0.1159755;-0.7368304;0.0570215,0.1211188;-0.7639138;0.003624439,-0.08151199;0.004990302;-0.03456018,-0.1132355;-0.3469839;-0.004276136,-0.09663714;-0.732559;0.0884365,-0.09959125;-0.7155845;0.01124963,0.002690159;0.5797495;0.002641677,433.2867
+0;0;0,0.00604063;0.3358257;0.008909392,0.01211239;0.6584744;0.002676798,0.1877112;0.5285696;0.00857557,0.2229224;0.2459553;0.029972,0.2662791;-0.02609816;-0.03508748,-0.1628035;0.5170965;0.0009741127,-0.2055008;0.2347239;0.004305693,-0.2400749;-0.04268706;-0.04011754,0.07961088;0.005465432;-0.03876546,0.09436455;-0.3466915;-0.0003759563,0.09841898;-0.7370596;0.07453973,0.09865474;-0.6993739;-0.003117532,-0.07860486;0.005143389;-0.04080865,-0.1016369;-0.3476797;-0.01451633,-0.1183622;-0.738021;0.05876377,-0.1161937;-0.7003164;-0.0188617,0.01055531;0.5795984;0.006642637,0;0;0,0.001957759;0.335932;0.006370067,0.002191976;0.6585892;-0.001935125,0.178345;0.5279224;-0.01537299,0.2304953;0.2479832;0.006602168,0.2594422;-0.0288907;-0.04466677,-0.1739578;0.5257053;0.003494664,-0.2120785;0.2427427;0.01038192,-0.2363324;-0.03160676;-0.05496125,0.07713269;0.003213987;-0.04371202,0.1172573;-0.3486493;-0.02673733,0.1159396;-0.7371758;0.05729508,0.1210146;-0.7644146;0.004495978,-0.08157586;0.004960267;-0.03451517,-0.1134727;-0.34686;-0.004332481,-0.09655249;-0.7329845;0.08860623,-0.09952731;-0.7159621;0.01171339,0.002316616;0.5797273;0.002575755,433.3094
+0;0;0,0.00604063;0.3358257;0.008909392,0.01211239;0.6584744;0.002676798,0.1877112;0.5285696;0.00857557,0.2229224;0.2459553;0.029972,0.2662791;-0.02609816;-0.03508748,-0.1628035;0.5170965;0.0009741127,-0.2055008;0.2347239;0.004305693,-0.2400749;-0.04268706;-0.04011754,0.07961088;0.005465432;-0.03876546,0.09436455;-0.3466915;-0.0003759563,0.09841898;-0.7370596;0.07453973,0.09865474;-0.6993739;-0.003117532,-0.07860486;0.005143389;-0.04080865,-0.1016369;-0.3476797;-0.01451633,-0.1183622;-0.738021;0.05876377,-0.1161937;-0.7003164;-0.0188617,0.01055531;0.5795984;0.006642637,0;0;0,0.001957759;0.335932;0.006370067,0.002191976;0.6585892;-0.001935125,0.178345;0.5279224;-0.01537299,0.2304953;0.2479832;0.006602168,0.2594422;-0.0288907;-0.04466677,-0.1739578;0.5257053;0.003494664,-0.2120785;0.2427427;0.01038192,-0.2363324;-0.03160676;-0.05496125,0.07713269;0.003213987;-0.04371202,0.1172573;-0.3486493;-0.02673733,0.1159396;-0.7371758;0.05729508,0.1210146;-0.7644146;0.004495978,-0.08157586;0.004960267;-0.03451517,-0.1134727;-0.34686;-0.004332481,-0.09655249;-0.7329845;0.08860623,-0.09952731;-0.7159621;0.01171339,0.002316616;0.5797273;0.002575755,433.3205
+0;0;0,0.006040731;0.3358313;0.008909542,0.01211238;0.6584742;0.002677113,0.1876508;0.5285895;0.008575087,0.2228587;0.2460018;0.0299695,0.2662193;-0.0260765;-0.03509592,-0.1627442;0.5171204;0.0009762282,-0.2054375;0.2347743;0.004307495,-0.2400148;-0.04266199;-0.0401198,0.07963214;0.005466891;-0.03877582,0.09438707;-0.34672;-0.0003830381,0.09844211;-0.7371476;0.07454407,0.09867635;-0.6995113;-0.0026142,-0.07862585;0.005144762;-0.04081954,-0.1016599;-0.3477084;-0.01452499,-0.1183876;-0.7381092;0.05876627,-0.1162331;-0.7004541;-0.01836041,0.01055536;0.5796009;0.006642816,0;0;0,0.001779266;0.3359391;0.006346465,0.001826495;0.6585905;-0.001965522,0.1779789;0.527943;-0.01524675,0.2303757;0.2480647;0.006566405,0.2595786;-0.02883384;-0.04456723,-0.1741715;0.5255707;0.003185517,-0.2117149;0.2425653;0.01036754,-0.235867;-0.03180784;-0.05502578,0.07712029;0.003261626;-0.04377842,0.1170303;-0.3486632;-0.02694201,0.1158722;-0.7371444;0.05758727,0.1211529;-0.7646048;0.005797502,-0.08161392;0.004934059;-0.03448988,-0.1134922;-0.3469198;-0.004324066,-0.09767485;-0.7334027;0.08757233,-0.1005567;-0.7162669;0.01116567,0.00199572;0.5797313;0.002545715,433.3421
+0;0;0,0.005846531;0.335834;0.008938148,0.01169658;0.6584803;0.002672425,0.1873361;0.5287176;0.008653686,0.2226023;0.2461452;0.03015374,0.2661558;-0.02585599;-0.03510502,-0.1631023;0.5171329;0.001176768,-0.205322;0.2347081;0.003795319,-0.2402024;-0.04275927;-0.04019856,0.07964358;0.00550919;-0.0387463,0.09444895;-0.3466625;-0.0002332367,0.09840379;-0.7371032;0.07463069,0.09861465;-0.6994672;-0.002527684,-0.07861209;0.005099984;-0.04085166,-0.1015728;-0.3477606;-0.01459212,-0.1185889;-0.7381141;0.05888436,-0.1164564;-0.7004591;-0.01824294,0.01020616;0.5796062;0.006648189,0;0;0,0.001779266;0.3359391;0.006346465,0.001826495;0.6585905;-0.001965522,0.1779789;0.527943;-0.01524675,0.2303757;0.2480647;0.006566405,0.2595786;-0.02883384;-0.04456723,-0.1741715;0.5255707;0.003185517,-0.2117149;0.2425653;0.01036754,-0.235867;-0.03180784;-0.05502578,0.07712029;0.003261626;-0.04377842,0.1170303;-0.3486632;-0.02694201,0.1158722;-0.7371444;0.05758727,0.1211529;-0.7646048;0.005797502,-0.08161392;0.004934059;-0.03448988,-0.1134922;-0.3469198;-0.004324066,-0.09767485;-0.7334027;0.08757233,-0.1005567;-0.7162669;0.01116567,0.00199572;0.5797313;0.002545715,433.3536
+0;0;0,0.00584656;0.3358356;0.008938191,0.01169667;0.6584853;0.002672395,0.1871437;0.5287768;0.008651529,0.2223818;0.2464292;0.03013448,0.2659725;-0.02580422;-0.03518,-0.1629139;0.5172048;0.001182735,-0.2051;0.2350047;0.003799203,-0.2400102;-0.04269961;-0.04023224,0.07963838;0.00550883;-0.03874378,0.09442778;-0.346283;-0.0002722479,0.09837338;-0.7358121;0.07441689,0.09858358;-0.6981999;-0.002501756,-0.07860696;0.005099651;-0.04084899,-0.1015429;-0.3473803;-0.01461778,-0.1185192;-0.7368225;0.05868717,-0.1163934;-0.6991913;-0.01820049,0.01020623;0.5796102;0.006648211,0;0;0,0.001576841;0.3359433;0.006263852,0.001486473;0.6585962;-0.002119899,0.1775225;0.5280492;-0.01502979,0.2301136;0.2484301;0.006667376,0.2597026;-0.02869016;-0.04438162,-0.1742648;0.5255497;0.003173322,-0.2115714;0.2427365;0.0101295,-0.2355705;-0.03193271;-0.05512402,0.07709938;0.003309846;-0.04379988,0.1168006;-0.3482598;-0.02710152,0.1164517;-0.7358333;0.05724108,0.121114;-0.7635075;0.005992536,-0.08161607;0.004889546;-0.03447621,-0.1135063;-0.346581;-0.004347336,-0.0976182;-0.7320776;0.08766831,-0.1004619;-0.7149097;0.01149929,0.001684122;0.5797371;0.002408981,433.3645
+0;0;0,0.005845714;0.335787;0.008936898,0.01169472;0.6583757;0.002672335,0.1873398;0.5286266;0.008652896,0.2225961;0.246134;0.03014687,0.2663401;-0.02705702;-0.03539736,-0.1631091;0.5170416;0.001175751,-0.2053169;0.2346966;0.003793562,-0.2403499;-0.04398453;-0.04039277,0.07965836;0.005510211;-0.03875349,0.09444875;-0.346305;-0.0002793968,0.09839831;-0.7362255;0.07448477,0.0986099;-0.6985627;-0.002944589,-0.07862667;0.005100931;-0.04085923,-0.1015641;-0.3474025;-0.01462627,-0.1185575;-0.7372358;0.05875231,-0.1164176;-0.699554;-0.01864586,0.01020459;0.5795168;0.006647338,0;0;0,0.001284011;0.3358967;0.006219983,0.0009306967;0.6584878;-0.002190948,0.1773313;0.5281274;-0.01472056,0.2300438;0.2483757;0.006899357,0.25943;-0.02974808;-0.04435027,-0.1749838;0.5254911;0.003068966,-0.2121567;0.242512;0.009997814,-0.2359795;-0.03312433;-0.05557677,0.07712389;0.003346384;-0.04379904,0.1169589;-0.3482217;-0.02688634,0.1164377;-0.7361624;0.05764186,0.121558;-0.7635279;0.005325075,-0.08164494;0.004848678;-0.03447091,-0.1134383;-0.3466417;-0.004193975,-0.09739755;-0.7324824;0.08807144,-0.1001975;-0.7154014;0.01139466,0.001190893;0.5796454;0.002343655,433.3882
+0;0;0,0.00556344;0.3357846;0.00920408,0.01121719;0.6583786;0.00303252,0.1869216;0.528583;0.008896499,0.2224071;0.2461256;0.03047413,0.2663231;-0.02699813;-0.03523545,-0.1635066;0.517013;0.001553455,-0.2052724;0.2345959;0.003363155,-0.2406867;-0.04407677;-0.04057181,0.079675;0.005558827;-0.03871232,0.09428116;-0.3462386;-5.494803E-06,0.09815853;-0.7361443;0.07483953,0.09834602;-0.6984699;-0.002588734,-0.07862037;0.005052497;-0.04087736,-0.1016567;-0.3474245;-0.01437636,-0.1187629;-0.737229;0.05912889,-0.1166473;-0.6995355;-0.01826881,0.009797977;0.5795172;0.006983916,0;0;0,0.001284011;0.3358967;0.006219983,0.0009306967;0.6584878;-0.002190948,0.1773313;0.5281274;-0.01472056,0.2300438;0.2483757;0.006899357,0.25943;-0.02974808;-0.04435027,-0.1749838;0.5254911;0.003068966,-0.2121567;0.242512;0.009997814,-0.2359795;-0.03312433;-0.05557677,0.07712389;0.003346384;-0.04379904,0.1169589;-0.3482217;-0.02688634,0.1164377;-0.7361624;0.05764186,0.121558;-0.7635279;0.005325075,-0.08164494;0.004848678;-0.03447091,-0.1134383;-0.3466417;-0.004193975,-0.09739755;-0.7324824;0.08807144,-0.1001975;-0.7154014;0.01139466,0.001190893;0.5796454;0.002343655,433.401
+0;0;0,0.00556344;0.3357846;0.00920408,0.01121719;0.6583786;0.00303252,0.1869216;0.528583;0.008896499,0.2224071;0.2461256;0.03047413,0.2663231;-0.02699813;-0.03523545,-0.1635066;0.517013;0.001553455,-0.2052724;0.2345959;0.003363155,-0.2406867;-0.04407677;-0.04057181,0.079675;0.005558827;-0.03871232,0.09428116;-0.3462386;-5.494803E-06,0.09815853;-0.7361443;0.07483953,0.09834602;-0.6984699;-0.002588734,-0.07862037;0.005052497;-0.04087736,-0.1016567;-0.3474245;-0.01437636,-0.1187629;-0.737229;0.05912889,-0.1166473;-0.6995355;-0.01826881,0.009797977;0.5795172;0.006983916,0;0;0,0.001284011;0.3358967;0.006219983,0.0009306967;0.6584878;-0.002190948,0.1773313;0.5281274;-0.01472056,0.2300438;0.2483757;0.006899357,0.25943;-0.02974808;-0.04435027,-0.1749838;0.5254911;0.003068966,-0.2121567;0.242512;0.009997814,-0.2359795;-0.03312433;-0.05557677,0.07712389;0.003346384;-0.04379904,0.1169589;-0.3482217;-0.02688634,0.1164377;-0.7361624;0.05764186,0.121558;-0.7635279;0.005325075,-0.08164494;0.004848678;-0.03447091,-0.1134383;-0.3466417;-0.004193975,-0.09739755;-0.7324824;0.08807144,-0.1001975;-0.7154014;0.01139466,0.001190893;0.5796454;0.002343655,433.4201
+0;0;0,0.005563134;0.3357661;0.009203576,0.01121665;0.6583468;0.003032254,0.1868408;0.5285773;0.008895221,0.2223203;0.2461667;0.03046926,0.2661299;-0.02629492;-0.03508104,-0.1634285;0.5170124;0.001555508,-0.2051873;0.2346423;0.003364907,-0.2405158;-0.04335487;-0.04046356,0.07967046;0.00555851;-0.03871011,0.09428044;-0.3463309;6.828457E-06,0.09815684;-0.7361381;0.07483295,0.09834488;-0.6984412;-0.002822526,-0.07861589;0.005052209;-0.04087503,-0.1016583;-0.3475169;-0.0143671,-0.1187601;-0.737223;0.05911958,-0.1166383;-0.6995069;-0.01850522,0.009797491;0.5794883;0.006983506,0;0;0,0.001205422;0.3358786;0.006219864,0.000871636;0.6584567;-0.002178431,0.1772003;0.5281424;-0.01457715,0.2299559;0.248442;0.006974339,0.2595479;-0.02895483;-0.04427803,-0.1749591;0.5254431;0.003146017,-0.2117226;0.2424558;0.009968989,-0.2355008;-0.03252622;-0.05538388,0.07713147;0.003385097;-0.04377246,0.1169297;-0.3482817;-0.02688491,0.1165366;-0.736102;0.05772544,0.1219152;-0.76332;0.004935037,-0.08163378;0.004800202;-0.03449107,-0.1132045;-0.3467988;-0.004158832,-0.09700398;-0.7324654;0.08837452,-0.09980568;-0.7154317;0.01147409,0.001121782;0.579617;0.002352834,433.432
+0;0;0,0.00521326;0.335771;0.009231547,0.01045921;0.6583564;0.00295746,0.186216;0.5286133;0.008968896,0.2218467;0.2462361;0.03072872,0.265702;-0.02618247;-0.03496994,-0.1638977;0.5166118;0.00108802,-0.2052889;0.2341859;0.002615305,-0.240606;-0.04361704;-0.04243714,0.07967646;0.005664867;-0.03868232,0.0940333;-0.346214;0.0002250858,0.09798188;-0.736025;0.07502706,0.09825645;-0.6983329;-0.002628617,-0.07861604;0.004940249;-0.04088842,-0.1017381;-0.3476095;-0.01419246,-0.1190487;-0.7373313;0.05916189,-0.1168391;-0.6996155;-0.0184605,0.009166177;0.5794972;0.006939907,0;0;0,0.001205422;0.3358786;0.006219864,0.000871636;0.6584567;-0.002178431,0.1772003;0.5281424;-0.01457715,0.2299559;0.248442;0.006974339,0.2595479;-0.02895483;-0.04427803,-0.1749591;0.5254431;0.003146017,-0.2117226;0.2424558;0.009968989,-0.2355008;-0.03252622;-0.05538388,0.07713147;0.003385097;-0.04377246,0.1169297;-0.3482817;-0.02688491,0.1165366;-0.736102;0.05772544,0.1219152;-0.76332;0.004935037,-0.08163378;0.004800202;-0.03449107,-0.1132045;-0.3467988;-0.004158832,-0.09700398;-0.7324654;0.08837452,-0.09980568;-0.7154317;0.01147409,0.001121782;0.579617;0.002352834,433.4547
+0;0;0,0.00521341;0.3357807;0.009231813,0.01045971;0.6583877;0.00295727,0.186087;0.5286757;0.008967535,0.2217319;0.2461858;0.03073604,0.2655659;-0.02610013;-0.03493063,-0.1637708;0.5166829;0.001092417,-0.2051785;0.2341444;0.002620311,-0.2404784;-0.04352328;-0.0424102,0.07964426;0.005662578;-0.03866668,0.09399875;-0.3461587;0.0002343543,0.09794076;-0.7353213;0.07491189,0.09821668;-0.6975915;-0.003123209,-0.07858427;0.004938253;-0.04087189,-0.1017025;-0.3475538;-0.0141803,-0.1189844;-0.7366273;0.05905202,-0.1167639;-0.6988739;-0.01894962,0.009166579;0.5795224;0.006940028,0;0;0,0.001071163;0.3358899;0.006154299,0.0006897077;0.6584876;-0.00232029,0.1769399;0.528255;-0.01438272,0.2299875;0.2484771;0.006953478,0.2595963;-0.02881202;-0.04410744,-0.174969;0.525391;0.003088954,-0.2115691;0.2422642;0.009768714,-0.2351775;-0.0326151;-0.05547826,0.07711236;0.003452688;-0.04372811,0.1170794;-0.3481367;-0.02684402,0.1163879;-0.7352358;0.05797148,0.1222113;-0.7622157;0.004411459,-0.08158562;0.004716035;-0.03452435,-0.1129756;-0.3468383;-0.004163725,-0.09662879;-0.7319182;0.08795594,-0.09941337;-0.7149426;0.01067778,0.0009466857;0.5796429;0.00223124,433.4768
+0;0;0,0.005213389;0.3357793;0.009231776,0.01045995;0.6584023;0.002956891,0.1862481;0.5286394;0.008969236,0.2219016;0.2460817;0.03074296,0.2657678;-0.02640474;-0.03497207,-0.1639279;0.5166357;0.001086955,-0.2053456;0.2340294;0.002615216,-0.2406714;-0.04384282;-0.04244846,0.07964936;0.00566294;-0.03866915,0.09400631;-0.3462185;0.0002385415,0.0979479;-0.7353397;0.07490812,0.09822381;-0.6976101;-0.003125221,-0.07858929;0.004938568;-0.0408745,-0.1017115;-0.3476138;-0.01417834,-0.1189915;-0.7366459;0.05904618,-0.1167711;-0.6988927;-0.01895369,0.00916674;0.5795323;0.006939885,0;0;0,0.0008613021;0.3358883;0.00620401,0.000318721;0.6585035;-0.002205729,0.176841;0.528466;-0.01426208,0.2298477;0.2486067;0.007025003,0.2594682;-0.02888003;-0.04411519,-0.1754455;0.5252932;0.003189974,-0.2120913;0.2420952;0.009520629,-0.2353821;-0.03303039;-0.0557101,0.0771239;0.003513917;-0.0437144,0.1172257;-0.3481178;-0.02675939,0.1165784;-0.7351803;0.05802643,0.1224003;-0.7621613;0.004469987,-0.08159245;0.004635561;-0.0345337,-0.1128256;-0.3469895;-0.004123062,-0.09653719;-0.7319217;0.08844212,-0.09932014;-0.7149527;0.01116682,0.0006120504;0.5796532;0.002328992,433.4987
+0;0;0,0.005001084;0.3357799;0.009328211,0.01012416;0.6584055;0.003094036,0.1859628;0.5286902;0.009049681,0.2217661;0.2461555;0.03087495,0.2658554;-0.02624226;-0.03505836,-0.164083;0.5163382;0.0002475479,-0.2053058;0.2337011;0.001235706,-0.2411676;-0.04389274;-0.04510247,0.07967158;0.005733311;-0.03861296,0.09392078;-0.3461484;0.0003324263,0.09786155;-0.7352731;0.07498337,0.09828992;-0.6975404;-0.003048956,-0.07855862;0.00485549;-0.04094337,-0.1017438;-0.3476817;-0.01410144,-0.1191855;-0.7366838;0.05924404,-0.1168118;-0.6989284;-0.01875111,0.008866986;0.5795346;0.007069417,0;0;0,0.0008613021;0.3358883;0.00620401,0.000318721;0.6585035;-0.002205729,0.176841;0.528466;-0.01426208,0.2298477;0.2486067;0.007025003,0.2594682;-0.02888003;-0.04411519,-0.1754455;0.5252932;0.003189974,-0.2120913;0.2420952;0.009520629,-0.2353821;-0.03303039;-0.0557101,0.0771239;0.003513917;-0.0437144,0.1172257;-0.3481178;-0.02675939,0.1165784;-0.7351803;0.05802643,0.1224003;-0.7621613;0.004469987,-0.08159245;0.004635561;-0.0345337,-0.1128256;-0.3469895;-0.004123062,-0.09653719;-0.7319217;0.08844212,-0.09932014;-0.7149527;0.01116682,0.0006120504;0.5796532;0.002328992,433.5208
+0;0;0,0.004999707;0.3356874;0.00932564,0.01012087;0.658193;0.003093934,0.1858032;0.5285556;0.009046164,0.2216349;0.245797;0.03088873,0.2655638;-0.02560985;-0.03480476,-0.1639326;0.5162146;0.0002518264,-0.205188;0.2333535;0.001240768,-0.2409194;-0.04323056;-0.04492885,0.07967463;0.005733531;-0.03861444,0.09393274;-0.3463681;0.0003552809,0.09784967;-0.7331395;0.07455476,0.09827729;-0.6954203;-0.003340788,-0.07856163;0.004855677;-0.04094494,-0.1017613;-0.3479019;-0.01408624,-0.1190976;-0.7345514;0.05881567,-0.116728;-0.6968095;-0.01904275,0.008864228;0.579355;0.007067654,0;0;0,0.0007615536;0.3357952;0.006242514,0.0001531094;0.6582911;-0.00212872,0.1765894;0.5285131;-0.01415658,0.2296592;0.2484232;0.006977558,0.2589299;-0.02815789;-0.04355192,-0.1754759;0.5252752;0.003053288,-0.2122541;0.2418554;0.008886801,-0.2349893;-0.03233749;-0.05598593,0.07713547;0.003574967;-0.04369593,0.1172785;-0.348266;-0.02655065,0.1167015;-0.7330086;0.05762684,0.1198297;-0.7604396;0.004528999,-0.08159333;0.004567938;-0.03454939,-0.1126636;-0.3473011;-0.004213661,-0.09739616;-0.730204;0.08670011,-0.1001315;-0.7131678;0.009551279,0.0004616678;0.5794734;0.002396345,433.5321
+0;0;0,0.004999707;0.3356874;0.00932564,0.01012087;0.658193;0.003093934,0.1858032;0.5285556;0.009046164,0.2216349;0.245797;0.03088873,0.2655638;-0.02560985;-0.03480476,-0.1639326;0.5162146;0.0002518264,-0.205188;0.2333535;0.001240768,-0.2409194;-0.04323056;-0.04492885,0.07967463;0.005733531;-0.03861444,0.09393274;-0.3463681;0.0003552809,0.09784967;-0.7331395;0.07455476,0.09827729;-0.6954203;-0.003340788,-0.07856163;0.004855677;-0.04094494,-0.1017613;-0.3479019;-0.01408624,-0.1190976;-0.7345514;0.05881567,-0.116728;-0.6968095;-0.01904275,0.008864228;0.579355;0.007067654,0;0;0,0.0007615536;0.3357952;0.006242514,0.0001531094;0.6582911;-0.00212872,0.1765894;0.5285131;-0.01415658,0.2296592;0.2484232;0.006977558,0.2589299;-0.02815789;-0.04355192,-0.1754759;0.5252752;0.003053288,-0.2122541;0.2418554;0.008886801,-0.2349893;-0.03233749;-0.05598593,0.07713547;0.003574967;-0.04369593,0.1172785;-0.348266;-0.02655065,0.1167015;-0.7330086;0.05762684,0.1198297;-0.7604396;0.004528999,-0.08159333;0.004567938;-0.03454939,-0.1126636;-0.3473011;-0.004213661,-0.09739616;-0.730204;0.08670011,-0.1001315;-0.7131678;0.009551279,0.0004616678;0.5794734;0.002396345,433.5542
+0;0;0,0.00475019;0.3357035;0.009485194,0.009767663;0.6582331;0.003363884,0.1857479;0.5285743;0.009327528,0.2215904;0.246153;0.03106678,0.2657382;-0.02511612;-0.03463946,-0.1643378;0.5157591;-0.0004987372,-0.2056472;0.2332494;-0.001463549,-0.2419046;-0.04294437;-0.04895763,0.07971482;0.00582503;-0.03860645,0.09381553;-0.3466005;0.0006075688,0.0977137;-0.7331132;0.07483561,0.09831052;-0.6953628;-0.003308229,-0.07860155;0.004770974;-0.04096189,-0.1020284;-0.348295;-0.01383338,-0.1193948;-0.7346783;0.05912917,-0.116849;-0.6969061;-0.01897331,0.008528863;0.5793887;0.007319066,0;0;0,0.0006146878;0.3358122;0.00625968,-7.227063E-05;0.6583291;-0.002088666,0.1766414;0.5283622;-0.01380539,0.2297359;0.2486154;0.007215381,0.2588952;-0.02788633;-0.04328001,-0.1759354;0.5251892;0.003210383,-0.212681;0.2420945;0.008331274,-0.2350847;-0.03201479;-0.05659522,0.07720748;0.003605634;-0.04364455,0.1169217;-0.3486166;-0.02624893,0.116986;-0.7330926;0.05798484,0.1205147;-0.7603457;0.004351627,-0.08162414;0.004534461;-0.03458007,-0.1123191;-0.3477103;-0.004219942,-0.09733307;-0.7304715;0.08625924,-0.1000431;-0.7134507;0.008857161,0.000251472;0.579506;0.002430558,433.566
+0;0;0,0.00475019;0.3357035;0.009485194,0.009767663;0.6582331;0.003363884,0.1857479;0.5285743;0.009327528,0.2215904;0.246153;0.03106678,0.2657382;-0.02511612;-0.03463946,-0.1643378;0.5157591;-0.0004987372,-0.2056472;0.2332494;-0.001463549,-0.2419046;-0.04294437;-0.04895763,0.07971482;0.00582503;-0.03860645,0.09381553;-0.3466005;0.0006075688,0.0977137;-0.7331132;0.07483561,0.09831052;-0.6953628;-0.003308229,-0.07860155;0.004770974;-0.04096189,-0.1020284;-0.348295;-0.01383338,-0.1193948;-0.7346783;0.05912917,-0.116849;-0.6969061;-0.01897331,0.008528863;0.5793887;0.007319066,0;0;0,0.0006146878;0.3358122;0.00625968,-7.227063E-05;0.6583291;-0.002088666,0.1766414;0.5283622;-0.01380539,0.2297359;0.2486154;0.007215381,0.2588952;-0.02788633;-0.04328001,-0.1759354;0.5251892;0.003210383,-0.212681;0.2420945;0.008331274,-0.2350847;-0.03201479;-0.05659522,0.07720748;0.003605634;-0.04364455,0.1169217;-0.3486166;-0.02624893,0.116986;-0.7330926;0.05798484,0.1205147;-0.7603457;0.004351627,-0.08162414;0.004534461;-0.03458007,-0.1123191;-0.3477103;-0.004219942,-0.09733307;-0.7304715;0.08625924,-0.1000431;-0.7134507;0.008857161,0.000251472;0.579506;0.002430558,433.5769
+0;0;0,0.00475019;0.3357035;0.009485194,0.009767663;0.6582331;0.003363884,0.1857479;0.5285743;0.009327528,0.2215904;0.246153;0.03106678,0.2657382;-0.02511612;-0.03463946,-0.1643378;0.5157591;-0.0004987372,-0.2056472;0.2332494;-0.001463549,-0.2419046;-0.04294437;-0.04895763,0.07971482;0.00582503;-0.03860645,0.09381553;-0.3466005;0.0006075688,0.0977137;-0.7331132;0.07483561,0.09831052;-0.6953628;-0.003308229,-0.07860155;0.004770974;-0.04096189,-0.1020284;-0.348295;-0.01383338,-0.1193948;-0.7346783;0.05912917,-0.116849;-0.6969061;-0.01897331,0.008528863;0.5793887;0.007319066,0;0;0,0.0006146878;0.3358122;0.00625968,-7.227063E-05;0.6583291;-0.002088666,0.1766414;0.5283622;-0.01380539,0.2297359;0.2486154;0.007215381,0.2588952;-0.02788633;-0.04328001,-0.1759354;0.5251892;0.003210383,-0.212681;0.2420945;0.008331274,-0.2350847;-0.03201479;-0.05659522,0.07720748;0.003605634;-0.04364455,0.1169217;-0.3486166;-0.02624893,0.116986;-0.7330926;0.05798484,0.1205147;-0.7603457;0.004351627,-0.08162414;0.004534461;-0.03458007,-0.1123191;-0.3477103;-0.004219942,-0.09733307;-0.7304715;0.08625924,-0.1000431;-0.7134507;0.008857161,0.000251472;0.579506;0.002430558,433.5883
+0;0;0,0.004313169;0.3356935;0.009770373,0.00915275;0.658213;0.003775398,0.1853176;0.5285351;0.009614198,0.2212215;0.2465548;0.03107034,0.2656197;-0.02488539;-0.03431967,-0.1648946;0.5154416;-0.001016866,-0.2060352;0.2333868;-0.004870213,-0.2439296;-0.04199195;-0.05642037,0.07970721;0.005920612;-0.038511,0.0934869;-0.3469449;0.0009321868,0.09727722;-0.7352191;0.07561456,0.09801307;-0.6973937;-0.003175072,-0.07853606;0.004668745;-0.04100826,-0.1023597;-0.3487922;-0.01348566,-0.1196744;-0.7369614;0.05981854,-0.1169752;-0.6991121;-0.0189259,0.007962456;0.5793715;0.007713322,0;0;0,0.0006122291;0.3358017;0.006406784,-6.517023E-05;0.6583072;-0.001821756,0.1767451;0.528155;-0.01346004,0.2295735;0.2488112;0.007481813,0.2588617;-0.02781323;-0.04299545,-0.1760758;0.5251825;0.003188915,-0.2127883;0.2425332;0.008077402,-0.2350403;-0.0317404;-0.05677384,0.07717492;0.003563374;-0.04362023,0.1167298;-0.3491141;-0.02590716,0.1171308;-0.7355009;0.05807913,0.1216658;-0.7622216;0.003017552,-0.08157039;0.004571087;-0.0345943,-0.1121395;-0.3481269;-0.004109118,-0.096563;-0.7321759;0.08869405,-0.09923629;-0.7152904;0.01065272,0.0002578124;0.5794868;0.002667069,433.6012
+0;0;0,0.004313169;0.3356935;0.009770373,0.00915275;0.658213;0.003775398,0.1853176;0.5285351;0.009614198,0.2212215;0.2465548;0.03107034,0.2656197;-0.02488539;-0.03431967,-0.1648946;0.5154416;-0.001016866,-0.2060352;0.2333868;-0.004870213,-0.2439296;-0.04199195;-0.05642037,0.07970721;0.005920612;-0.038511,0.0934869;-0.3469449;0.0009321868,0.09727722;-0.7352191;0.07561456,0.09801307;-0.6973937;-0.003175072,-0.07853606;0.004668745;-0.04100826,-0.1023597;-0.3487922;-0.01348566,-0.1196744;-0.7369614;0.05981854,-0.1169752;-0.6991121;-0.0189259,0.007962456;0.5793715;0.007713322,0;0;0,0.0006122291;0.3358017;0.006406784,-6.517023E-05;0.6583072;-0.001821756,0.1767451;0.528155;-0.01346004,0.2295735;0.2488112;0.007481813,0.2588617;-0.02781323;-0.04299545,-0.1760758;0.5251825;0.003188915,-0.2127883;0.2425332;0.008077402,-0.2350403;-0.0317404;-0.05677384,0.07717492;0.003563374;-0.04362023,0.1167298;-0.3491141;-0.02590716,0.1171308;-0.7355009;0.05807913,0.1216658;-0.7622216;0.003017552,-0.08157039;0.004571087;-0.0345943,-0.1121395;-0.3481269;-0.004109118,-0.096563;-0.7321759;0.08869405,-0.09923629;-0.7152904;0.01065272,0.0002578124;0.5794868;0.002667069,433.6229
+0;0;0,0.004313641;0.3357302;0.009771441,0.009153458;0.6582655;0.003776214,0.1850782;0.5286535;0.009612584,0.2209879;0.2466276;0.0310722,0.2653528;-0.02460846;-0.03426863,-0.1646599;0.5155777;-0.00100409,-0.2058072;0.2334772;-0.004858059,-0.2436731;-0.0416944;-0.05636946,0.07969087;0.005919398;-0.03850311,0.09347074;-0.3469507;0.0009405948,0.09726463;-0.73559;0.0756932,0.09800144;-0.6977545;-0.00319846,-0.07851998;0.004667789;-0.04099986,-0.1023439;-0.3487978;-0.0134769,-0.1196749;-0.737332;0.05989625,-0.1169722;-0.6994726;-0.01895017,0.007963121;0.5794211;0.007714281,0;0;0,0.0006268397;0.3358354;0.006560564,-4.353374E-05;0.6583593;-0.001565814,0.1765008;0.5281327;-0.01307666,0.2294051;0.2487535;0.00782907,0.2585218;-0.02773136;-0.04232073,-0.1758327;0.525363;0.003168331,-0.2126343;0.2426663;0.00727013,-0.2347099;-0.03146681;-0.05730836,0.07719269;0.003582969;-0.04355013,0.1163922;-0.3491312;-0.02568495,0.117247;-0.7358222;0.05864871,0.1220238;-0.7624486;0.003363371,-0.08152799;0.004545908;-0.03465088,-0.1115701;-0.348194;-0.00407223,-0.09684102;-0.7326573;0.0887388,-0.1011861;-0.7687399;0.04514934,0.0002810955;0.5795345;0.002896905,433.6346
+0;0;0,0.004014851;0.3357297;0.009914448,0.008711046;0.6582682;0.003996092,0.1846881;0.5286994;0.009812998,0.2208173;0.2466731;0.03089478,0.2650353;-0.02471244;-0.0339231,-0.1650741;0.5156007;-0.0007290281,-0.2060876;0.2335618;-0.00850873,-0.2450671;-0.04090387;-0.06287669,0.07970895;0.005992704;-0.03845432,0.0932158;-0.3468713;0.001138844,0.09703135;-0.7355153;0.07586578,0.09775282;-0.6976731;-0.00302536,-0.0785058;0.00459444;-0.04103528,-0.1024285;-0.3488494;-0.01331908,-0.120011;-0.7373503;0.06017028,-0.1173228;-0.6994861;-0.01867615,0.007560219;0.5794227;0.007923329,0;0;0,0.0006268397;0.3358354;0.006560564,-4.353374E-05;0.6583593;-0.001565814,0.1765008;0.5281327;-0.01307666,0.2294051;0.2487535;0.00782907,0.2585218;-0.02773136;-0.04232073,-0.1758327;0.525363;0.003168331,-0.2126343;0.2426663;0.00727013,-0.2347099;-0.03146681;-0.05730836,0.07719269;0.003582969;-0.04355013,0.1163922;-0.3491312;-0.02568495,0.117247;-0.7358222;0.05864871,0.1220238;-0.7624486;0.003363371,-0.08152799;0.004545908;-0.03465088,-0.1115701;-0.348194;-0.00407223,-0.09684102;-0.7326573;0.0887388,-0.1011861;-0.7687399;0.04514934,0.0002810955;0.5795345;0.002896905,433.657
+0;0;0,0.004014236;0.3356783;0.00991293,0.008709084;0.6581244;0.003996494,0.1846562;0.5285922;0.009811684,0.2207667;0.2467121;0.03088253,0.2649343;-0.02436426;-0.03386151,-0.165046;0.5154958;-0.0007285364,-0.2060383;0.2336031;-0.008504204,-0.2449735;-0.04054993;-0.06281023,0.07968785;0.005991118;-0.03844414,0.09320001;-0.3470114;0.001164578,0.0970123;-0.7353249;0.07582794,0.09773463;-0.6974734;-0.00315588,-0.07848502;0.004593224;-0.04102442,-0.1024171;-0.3489895;-0.01329733,-0.1199847;-0.7371598;0.06012949,-0.1172933;-0.6992863;-0.01880956,0.007558666;0.5793068;0.007922338,0;0;0,0.0004724413;0.3357821;0.006669282,-0.0004010201;0.6582172;-0.00129962,0.176178;0.5279881;-0.0126189,0.2292121;0.2487726;0.00812757,0.2581986;-0.02744871;-0.04173768,-0.1761355;0.525353;0.00285851,-0.2127089;0.2427643;0.006075559,-0.2346622;-0.03115818;-0.05802981,0.0771959;0.003597483;-0.04349542,0.1164464;-0.3492425;-0.02545154,0.1173027;-0.7355827;0.05891037,0.1222079;-0.7621444;0.003436685,-0.08148514;0.004525788;-0.03469421,-0.1113134;-0.3483786;-0.004181104,-0.09653109;-0.7323923;0.08904647,-0.1013648;-0.7677673;0.04428764,-2.196431E-05;0.5794181;0.003116488,433.6689
+0;0;0,0.004014348;0.3356876;0.009913206,0.008709104;0.6581274;0.003996954,0.1846589;0.5285977;0.009812012,0.2207521;0.2468525;0.03087278,0.2647654;-0.02327624;-0.03364494,-0.1650486;0.515501;-0.000728366,-0.2060212;0.2337433;-0.008500312,-0.2448202;-0.03945139;-0.0626165,0.0796725;0.005989964;-0.03843674,0.09320297;-0.3474909;0.001225654,0.0970145;-0.7357256;0.0758739,0.09773358;-0.6979095;-0.002754547,-0.0784699;0.004592339;-0.04101652,-0.1024344;-0.3494695;-0.01325186,-0.1199984;-0.7375612;0.0601601,-0.1173191;-0.6997231;-0.01842377,0.007558732;0.579313;0.007922639,0;0;0,0.0004658773;0.3357885;0.006814003,-0.0004408583;0.6582207;-0.001023769,0.1761262;0.5277349;-0.01181579,0.2291701;0.2486344;0.008576512,0.2578971;-0.0266085;-0.04127681,-0.1761799;0.5254021;0.002696379,-0.2131263;0.2429898;0.004910061,-0.2345475;-0.03010714;-0.05855966,0.07724458;0.003588036;-0.04337478,0.1158034;-0.3497887;-0.02485347,0.1173899;-0.736159;0.05898309,0.1218656;-0.7629669;0.00423944,-0.08140365;0.004545036;-0.03483903,-0.111167;-0.3488623;-0.004468776,-0.0965099;-0.7327018;0.08915526,-0.1020412;-0.7674314;0.04417168,-5.087259E-05;0.5794227;0.003353119,433.6915
+0;0;0,0.003763005;0.3356881;0.00999622,0.008357183;0.65813;0.004124898,0.184341;0.5285977;0.009921999,0.2204358;0.2468499;0.03094447,0.2647426;-0.02314064;-0.03394969,-0.1653974;0.5155837;-0.0005844021,-0.2063805;0.2339819;-0.01272597,-0.2459935;-0.03803647;-0.07193787,0.07967079;0.006037846;-0.03843278,0.09297897;-0.3474408;0.001325067,0.0967591;-0.73567;0.07600333,0.09747281;-0.6978496;-0.002624735,-0.07848006;0.004548929;-0.04100191,-0.1026022;-0.3494947;-0.01314206,-0.1203335;-0.7375655;0.060341,-0.1176589;-0.6997235;-0.01824266,0.007241161;0.5793146;0.008040158,0;0;0,0.0004658773;0.3357885;0.006814003,-0.0004408583;0.6582207;-0.001023769,0.1761262;0.5277349;-0.01181579,0.2291701;0.2486344;0.008576512,0.2578971;-0.0266085;-0.04127681,-0.1761799;0.5254021;0.002696379,-0.2131263;0.2429898;0.004910061,-0.2345475;-0.03010714;-0.05855966,0.07724458;0.003588036;-0.04337478,0.1158034;-0.3497887;-0.02485347,0.1173899;-0.736159;0.05898309,0.1218656;-0.7629669;0.00423944,-0.08140365;0.004545036;-0.03483903,-0.111167;-0.3488623;-0.004468776,-0.0965099;-0.7327018;0.08915526,-0.1020412;-0.7674314;0.04417168,-5.087259E-05;0.5794227;0.003353119,433.7034
+0;0;0,0.003763005;0.3356881;0.00999622,0.008357183;0.65813;0.004124898,0.184341;0.5285977;0.009921999,0.2204358;0.2468499;0.03094447,0.2647426;-0.02314064;-0.03394969,-0.1653974;0.5155837;-0.0005844021,-0.2063805;0.2339819;-0.01272597,-0.2459935;-0.03803647;-0.07193787,0.07967079;0.006037846;-0.03843278,0.09297897;-0.3474408;0.001325067,0.0967591;-0.73567;0.07600333,0.09747281;-0.6978496;-0.002624735,-0.07848006;0.004548929;-0.04100191,-0.1026022;-0.3494947;-0.01314206,-0.1203335;-0.7375655;0.060341,-0.1176589;-0.6997235;-0.01824266,0.007241161;0.5793146;0.008040158,0;0;0,0.0004658773;0.3357885;0.006814003,-0.0004408583;0.6582207;-0.001023769,0.1761262;0.5277349;-0.01181579,0.2291701;0.2486344;0.008576512,0.2578971;-0.0266085;-0.04127681,-0.1761799;0.5254021;0.002696379,-0.2131263;0.2429898;0.004910061,-0.2345475;-0.03010714;-0.05855966,0.07724458;0.003588036;-0.04337478,0.1158034;-0.3497887;-0.02485347,0.1173899;-0.736159;0.05898309,0.1218656;-0.7629669;0.00423944,-0.08140365;0.004545036;-0.03483903,-0.111167;-0.3488623;-0.004468776,-0.0965099;-0.7327018;0.08915526,-0.1020412;-0.7674314;0.04417168,-5.087259E-05;0.5794227;0.003353119,433.7144
+0;0;0,0.003762384;0.3356327;0.009994572,0.008355409;0.6579936;0.004125061,0.184314;0.5284964;0.009920506,0.2204185;0.2466735;0.03094858,0.2646755;-0.02301386;-0.03387269,-0.1653739;0.5154844;-0.0005843788,-0.2063679;0.2338075;-0.01272918,-0.2459364;-0.03790542;-0.07187458,0.0796342;0.006035073;-0.03841513,0.09295829;-0.3478665;0.00139029,0.09672166;-0.7343746;0.07573749,0.09743294;-0.696581;-0.002621889,-0.07844402;0.004546839;-0.04098307,-0.102595;-0.3499204;-0.01308989,-0.1202477;-0.7362707;0.0600674,-0.1175822;-0.6984556;-0.01824772,0.00723978;0.5792061;0.008038937,0;0;0,0.0004588217;0.3357301;0.006962776,-0.0004984364;0.6580845;-0.0007426743,0.1760899;0.5276222;-0.01117885,0.2289389;0.2484047;0.009178996,0.257834;-0.0264613;-0.04087591,-0.1762116;0.5253565;0.002499372,-0.2138229;0.2429475;0.003195678,-0.2345845;-0.02995241;-0.05994172,0.07727812;0.003561452;-0.04323375,0.1153319;-0.3502934;-0.02460611,0.1172327;-0.7349073;0.05905235,0.1212019;-0.7619544;0.004910704,-0.08127611;0.004580604;-0.03502801,-0.1106114;-0.3492919;-0.00466338,-0.09635259;-0.7314171;0.08864936,-0.1017344;-0.7656291;0.04338018,-9.262562E-05;0.5793122;0.003591895,433.7271
+0;0;0,0.003485132;0.335635;0.01001776,0.007909661;0.6579989;0.004170209,0.1839615;0.5285884;0.01004126,0.2201445;0.2467709;0.03100754,0.2645225;-0.02282268;-0.03412042,-0.1657423;0.5154649;-0.0005458994,-0.2062409;0.2339858;-0.01784612,-0.2468576;-0.03758457;-0.07693536,0.07965104;0.006099941;-0.03836993,0.09274708;-0.3478092;0.001443852,0.09619267;-0.7343072;0.0758591,0.096918;-0.6965113;-0.002499923,-0.07844191;0.00448779;-0.04099362,-0.1026302;-0.3499737;-0.01305994,-0.1205072;-0.7362871;0.06023814,-0.1178299;-0.6984699;-0.01807637,0.006862963;0.5792099;0.008072608,0;0;0,0.0004588217;0.3357301;0.006962776,-0.0004984364;0.6580845;-0.0007426743,0.1760899;0.5276222;-0.01117885,0.2289389;0.2484047;0.009178996,0.257834;-0.0264613;-0.04087591,-0.1762116;0.5253565;0.002499372,-0.2138229;0.2429475;0.003195678,-0.2345845;-0.02995241;-0.05994172,0.07727812;0.003561452;-0.04323375,0.1153319;-0.3502934;-0.02460611,0.1172327;-0.7349073;0.05905235,0.1212019;-0.7619544;0.004910704,-0.08127611;0.004580604;-0.03502801,-0.1106114;-0.3492919;-0.00466338,-0.09635259;-0.7314171;0.08864936,-0.1017344;-0.7656291;0.04338018,-9.262562E-05;0.5793122;0.003591895,433.7489
+0;0;0,0.003484586;0.3355825;0.01001619,0.007907079;0.6577975;0.004171752,0.1842145;0.5283604;0.01004334,0.2204029;0.2465013;0.03101272,0.2647008;-0.02260557;-0.03399767,-0.1659928;0.515218;-0.000559058,-0.2064974;0.2336974;-0.01786184,-0.2470408;-0.03738272;-0.0768444,0.07958974;0.006095246;-0.0383404,0.09268536;-0.3478025;0.001472101,0.09612769;-0.7339351;0.07581701,0.09685723;-0.6960939;-0.002997503,-0.07838152;0.004484336;-0.04096206,-0.1025691;-0.3499658;-0.01302929,-0.1204291;-0.7359139;0.06019951,-0.1177363;-0.6980513;-0.01857022,0.006860995;0.5790548;0.008071858,0;0;0,0.0002901256;0.3356737;0.007148266,-0.0009829774;0.6578844;-0.0003190041,0.1760531;0.5275424;-0.01014888,0.2285622;0.2482145;0.01016438,0.2576799;-0.02602276;-0.0403651,-0.1768632;0.5251631;0.00200903,-0.2142641;0.2426832;0.001690785,-0.2351744;-0.02956104;-0.06197253,0.07727967;0.003573284;-0.04308999,0.1152903;-0.3502702;-0.0243777,0.1172672;-0.7345091;0.05925226,0.1214436;-0.7612832;0.004179601,-0.08115102;0.004564578;-0.03514741,-0.1101366;-0.3493381;-0.004934661,-0.09630807;-0.7309496;0.088974,-0.1015046;-0.7644617;0.04193184,-0.0004851148;0.5791548;0.003939033,433.7718
+0;0;0,0.003484904;0.335613;0.01001711,0.007908232;0.6578891;0.004171387,0.1844154;0.5283757;0.01004615,0.2205883;0.2466379;0.03100651,0.2649063;-0.0225915;-0.03403347,-0.1661869;0.5152186;-0.0005682139,-0.206674;0.233819;-0.01786355,-0.2472359;-0.03738457;-0.07687296,0.07954009;0.006091443;-0.03831647,0.09268802;-0.3492202;0.001655091,0.09611725;-0.7338828;0.07571696,0.09684081;-0.696106;-0.002450369,-0.07833263;0.004481538;-0.04093651,-0.1026168;-0.3513847;-0.01289213,-0.1204089;-0.7358636;0.06005787,-0.1177381;-0.6980655;-0.01806505,0.006861894;0.5791274;0.008072437,0;0;0,0.0001521632;0.3357012;0.007298589,-0.001401387;0.6579781;8.094311E-05,0.175943;0.5274793;-0.009156942,0.2282372;0.2482298;0.01106846,0.2573909;-0.02608037;-0.03975236,-0.1773545;0.5250447;0.001638864,-0.2146949;0.242685;-1.646485E-05,-0.2361603;-0.02951714;-0.06423454,0.0773017;0.003580674;-0.04293609,0.114855;-0.3517309;-0.02395177,0.1172934;-0.7344953;0.05940104,0.1199989;-0.7617939;0.005728964,-0.08097126;0.004557689;-0.03542266,-0.1094861;-0.350793;-0.004930841,-0.09639416;-0.7309527;0.08871402,-0.1009571;-0.7635846;0.04151691,-0.0008257255;0.5792258;0.004259825,433.794
+0;0;0,0.003040075;0.3356152;0.0100878,0.007222381;0.6578946;0.004256971,0.1838411;0.5284773;0.01032268,0.2200488;0.246729;0.03108272,0.2645437;-0.02237886;-0.0343383,-0.1667836;0.5152102;-0.0004489208,-0.2066683;0.2340681;-0.02263897,-0.250638;-0.03342947;-0.09468377,0.0795732;0.006101491;-0.03824605,0.09233719;-0.3492197;0.001765687,0.09575692;-0.7339135;0.07566503,0.09650538;-0.6961333;-0.002501734,-0.07827549;0.004477514;-0.04104609,-0.102904;-0.3513488;-0.01279561,-0.1207582;-0.7358118;0.06022197,-0.1180631;-0.6980103;-0.01789976,0.006262059;0.5791318;0.008159488,0;0;0,0.0001521632;0.3357012;0.007298589,-0.001401387;0.6579781;8.094311E-05,0.175943;0.5274793;-0.009156942,0.2282372;0.2482298;0.01106846,0.2573909;-0.02608037;-0.03975236,-0.1773545;0.5250447;0.001638864,-0.2146949;0.242685;-1.646485E-05,-0.2361603;-0.02951714;-0.06423454,0.0773017;0.003580674;-0.04293609,0.114855;-0.3517309;-0.02395177,0.1172934;-0.7344953;0.05940104,0.1199989;-0.7617939;0.005728964,-0.08097126;0.004557689;-0.03542266,-0.1094861;-0.350793;-0.004930841,-0.09639416;-0.7309527;0.08871402,-0.1009571;-0.7635846;0.04151691,-0.0008257255;0.5792258;0.004259825,433.8053
+0;0;0,0.003040075;0.3356152;0.0100878,0.007222381;0.6578946;0.004256971,0.1838411;0.5284773;0.01032268,0.2200488;0.246729;0.03108272,0.2645437;-0.02237886;-0.0343383,-0.1667836;0.5152102;-0.0004489208,-0.2066683;0.2340681;-0.02263897,-0.250638;-0.03342947;-0.09468377,0.0795732;0.006101491;-0.03824605,0.09233719;-0.3492197;0.001765687,0.09575692;-0.7339135;0.07566503,0.09650538;-0.6961333;-0.002501734,-0.07827549;0.004477514;-0.04104609,-0.102904;-0.3513488;-0.01279561,-0.1207582;-0.7358118;0.06022197,-0.1180631;-0.6980103;-0.01789976,0.006262059;0.5791318;0.008159488,0;0;0,0.0001521632;0.3357012;0.007298589,-0.001401387;0.6579781;8.094311E-05,0.175943;0.5274793;-0.009156942,0.2282372;0.2482298;0.01106846,0.2573909;-0.02608037;-0.03975236,-0.1773545;0.5250447;0.001638864,-0.2146949;0.242685;-1.646485E-05,-0.2361603;-0.02951714;-0.06423454,0.0773017;0.003580674;-0.04293609,0.114855;-0.3517309;-0.02395177,0.1172934;-0.7344953;0.05940104,0.1199989;-0.7617939;0.005728964,-0.08097126;0.004557689;-0.03542266,-0.1094861;-0.350793;-0.004930841,-0.09639416;-0.7309527;0.08871402,-0.1009571;-0.7635846;0.04151691,-0.0008257255;0.5792258;0.004259825,433.8169
+0;0;0,0.00304071;0.3356853;0.01008991,0.00722336;0.6579912;0.004258481,0.1835656;0.5286436;0.01032128,0.2197168;0.2473352;0.03104891,0.2642368;-0.02192506;-0.03440915,-0.1665134;0.5153971;-0.0004335567,-0.2063359;0.2346939;-0.02258896,-0.2503304;-0.0329552;-0.09467456,0.07947374;0.006093865;-0.03819824,0.09224945;-0.3495537;0.001850255,0.09566569;-0.7338558;0.07567433,0.09641954;-0.6960197;-0.003054127,-0.07817765;0.004471918;-0.04099479,-0.1028288;-0.3516813;-0.01271835,-0.1206648;-0.7357528;0.06022488,-0.1179503;-0.6978952;-0.01845825,0.006262925;0.5792192;0.008161454,0;0;0,8.051097E-05;0.3357637;0.007644057,-0.001698539;0.658077;0.0008443594,0.175406;0.5273657;-0.007823229,0.2277175;0.2485819;0.01252639,0.2573131;-0.02581042;-0.03847158,-0.1772334;0.5250199;0.001162401,-0.214572;0.2431166;-0.001545753,-0.2361191;-0.02895591;-0.06696868,0.07730735;0.003590286;-0.0426966,0.1144798;-0.3520795;-0.02347255,0.11732;-0.7344669;0.05972326,0.1198095;-0.7614784;0.004917741,-0.0807614;0.00456912;-0.03562353,-0.1092622;-0.3510887;-0.004841318,-0.09631406;-0.7308396;0.08881419,-0.1007662;-0.7637365;0.04101973,-0.001057938;0.5793082;0.004874945,433.8287
+0;0;0,0.002810839;0.3356874;0.01008856,0.006753396;0.657996;0.004229204,0.1831844;0.528655;0.01035512,0.219367;0.2473465;0.03102666,0.2641633;-0.02181193;-0.03466125,-0.1668941;0.5154005;-0.0004923651,-0.2064317;0.2351169;-0.02785809,-0.2517359;-0.03066656;-0.1057973,0.0794915;0.006117613;-0.03815746,0.09210227;-0.3495342;0.001906034,0.0954878;-0.7338263;0.07578342,0.09625802;-0.6959911;-0.002944976,-0.07818147;0.004447998;-0.0409901,-0.1028538;-0.3517123;-0.01282264,-0.1208388;-0.7357477;0.06027436,-0.1181075;-0.6978916;-0.01840832,0.005880343;0.5792232;0.008135949,0;0;0,8.051097E-05;0.3357637;0.007644057,-0.001698539;0.658077;0.0008443594,0.175406;0.5273657;-0.007823229,0.2277175;0.2485819;0.01252639,0.2573131;-0.02581042;-0.03847158,-0.1772334;0.5250199;0.001162401,-0.214572;0.2431166;-0.001545753,-0.2361191;-0.02895591;-0.06696868,0.07730735;0.003590286;-0.0426966,0.1144798;-0.3520795;-0.02347255,0.11732;-0.7344669;0.05972326,0.1198095;-0.7614784;0.004917741,-0.0807614;0.00456912;-0.03562353,-0.1092622;-0.3510887;-0.004841318,-0.09631406;-0.7308396;0.08881419,-0.1007662;-0.7637365;0.04101973,-0.001057938;0.5793082;0.004874945,433.8516
+0;0;0,0.00281082;0.3356851;0.01008849,0.006753187;0.6579775;0.004229606,0.1834171;0.5285784;0.01035803,0.2195854;0.2473813;0.03102138,0.264338;-0.02151468;-0.03460249,-0.1671211;0.5153065;-0.000503704,-0.206643;0.2351339;-0.02785859,-0.251903;-0.03039041;-0.1057218,0.07934923;0.006106663;-0.03808917,0.09196302;-0.3496302;0.001983911,0.0953543;-0.7345743;0.07598663,0.09611834;-0.696802;-0.002109975,-0.07804155;0.004440037;-0.04091674,-0.1027197;-0.3518055;-0.01274254,-0.1207353;-0.7364924;0.06047846,-0.1180259;-0.6986994;-0.0175728,0.005880225;0.579213;0.008135942,0;0;0,-0.0001026615;0.3357547;0.007932305,-0.00230132;0.6580594;0.001562238,0.1752215;0.5273064;-0.006404996,0.2269918;0.2485539;0.01418054,0.2569551;-0.02550179;-0.03690791,-0.1778915;0.5248226;0.0008054902,-0.2151451;0.2430475;-0.003875061,-0.2368995;-0.02832976;-0.07092313,0.0772692;0.003586069;-0.04243803,0.1141942;-0.3521976;-0.02324927,0.1171293;-0.7352127;0.06018126,0.1195345;-0.7625638;0.006654143,-0.08045761;0.00454306;-0.03592089,-0.1090063;-0.3511669;-0.004790967,-0.09625688;-0.7314926;0.08933467,-0.1006131;-0.7639312;0.04197934,-0.001540944;0.5792929;0.005452991,433.8735
+0;0;0,0.002811213;0.335732;0.0100899,0.006753814;0.6580439;0.00423057,0.1834207;0.5286369;0.01035938,0.2196147;0.2472399;0.03103743,0.2643067;-0.02129182;-0.03449754,-0.1671235;0.5153647;-0.0005025389,-0.2066735;0.234993;-0.02787687,-0.2518722;-0.03017169;-0.1056346,0.07926228;0.006099972;-0.03804744,0.09187427;-0.3495861;0.002019927,0.09526514;-0.7344848;0.07601391,0.09602669;-0.6967378;-0.001827464,-0.07795603;0.004435172;-0.04087191,-0.1026307;-0.3517595;-0.01270173,-0.1206441;-0.736401;0.06051064,-0.1179436;-0.6986334;-0.01728554,0.005880775;0.5792723;0.008137254,0;0;0,-0.0002304465;0.3357959;0.00816834,-0.002648398;0.6581249;0.002105236,0.1749678;0.5272969;-0.00506711,0.2266533;0.2483283;0.01559699,0.257057;-0.02523026;-0.03581154,-0.1781168;0.5247267;0.0003449824,-0.2159541;0.2428809;-0.006945666,-0.2371176;-0.02786967;-0.07511996,0.07726625;0.003615901;-0.04223955,0.1141271;-0.352121;-0.0230149,0.116987;-0.7350998;0.06036747,0.119418;-0.7625815;0.007359743,-0.08025939;0.004523334;-0.03612889,-0.1082986;-0.3511539;-0.00475046,-0.09600434;-0.7313744;0.08966784,-0.1002078;-0.7621632;0.04060743,-0.001836017;0.5793476;0.005908012,433.8948
+0;0;0,0.002598739;0.3357323;0.01013896,0.006354376;0.6580473;0.004311656,0.1831194;0.5287357;0.01049326,0.2193525;0.2473361;0.03106731,0.2642087;-0.02105516;-0.03492931,-0.1668175;0.5142351;-0.003955111,-0.2071673;0.234231;-0.03381266,-0.2525433;-0.02999288;-0.1146101,0.07926998;0.006132008;-0.03802626,0.09173281;-0.3495613;0.002023514,0.09504144;-0.7344453;0.07609765,0.0964074;-0.6967062;-0.001736239,-0.07795323;0.004404668;-0.04088058,-0.1027104;-0.3517823;-0.0126856,-0.1211384;-0.7364359;0.0603598,-0.117831;-0.6986784;-0.01741395,0.005552804;0.5792741;0.008199566,0;0;0,-0.0002304465;0.3357959;0.00816834,-0.002648398;0.6581249;0.002105236,0.1749678;0.5272969;-0.00506711,0.2266533;0.2483283;0.01559699,0.257057;-0.02523026;-0.03581154,-0.1781168;0.5247267;0.0003449824,-0.2159541;0.2428809;-0.006945666,-0.2371176;-0.02786967;-0.07511996,0.07726625;0.003615901;-0.04223955,0.1141271;-0.352121;-0.0230149,0.116987;-0.7350998;0.06036747,0.119418;-0.7625815;0.007359743,-0.08025939;0.004523334;-0.03612889,-0.1082986;-0.3511539;-0.00475046,-0.09600434;-0.7313744;0.08966784,-0.1002078;-0.7621632;0.04060743,-0.001836017;0.5793476;0.005908012,433.9066
+0;0;0,0.002598701;0.3357272;0.01013881,0.006353816;0.6579965;0.004312609,0.1832374;0.5286691;0.01049486,0.2193889;0.2479026;0.03102262,0.2643756;-0.02126953;-0.03516601,-0.1669326;0.5141589;-0.003963136,-0.2071917;0.2347848;-0.0337535,-0.2526997;-0.03020787;-0.114786,0.07916545;0.006123922;-0.03797611,0.09162956;-0.3496057;0.002077747,0.09493116;-0.7336729;0.07599467,0.09626468;-0.6961175;9.030104E-06,-0.07785043;0.004398861;-0.04082667,-0.1026102;-0.3518245;-0.01262882,-0.120999;-0.7356617;0.06026156,-0.1177701;-0.6980885;-0.01566537,0.005552426;0.5792412;0.008199636,0;0;0,-0.0004276037;0.3357843;0.008425593,-0.003301419;0.658078;0.003091693,0.1746654;0.5273961;-0.003217816,0.2263122;0.2490384;0.01697505,0.2571128;-0.02529666;-0.03450274,-0.1786196;0.5243632;-0.0005146516,-0.2165866;0.2431982;-0.008445556,-0.2378475;-0.02758893;-0.07972441,0.07721163;0.003615886;-0.04209685,0.1139435;-0.3521674;-0.02280223,0.1165358;-0.7342702;0.06070125,0.1209763;-0.7623973;0.01136363,-0.08006812;0.004513656;-0.03627091,-0.1080769;-0.3511951;-0.004805818,-0.09601842;-0.7305646;0.08961587,-0.1001339;-0.7591352;0.04077712,-0.002370343;0.5793099;0.006682992,433.9282
+0;0;0,0.002598701;0.3357272;0.01013881,0.006353816;0.6579965;0.004312609,0.1832374;0.5286691;0.01049486,0.2193889;0.2479026;0.03102262,0.2643756;-0.02126953;-0.03516601,-0.1669326;0.5141589;-0.003963136,-0.2071917;0.2347848;-0.0337535,-0.2526997;-0.03020787;-0.114786,0.07916545;0.006123922;-0.03797611,0.09162956;-0.3496057;0.002077747,0.09493116;-0.7336729;0.07599467,0.09626468;-0.6961175;9.030104E-06,-0.07785043;0.004398861;-0.04082667,-0.1026102;-0.3518245;-0.01262882,-0.120999;-0.7356617;0.06026156,-0.1177701;-0.6980885;-0.01566537,0.005552426;0.5792412;0.008199636,0;0;0,-0.0004276037;0.3357843;0.008425593,-0.003301419;0.658078;0.003091693,0.1746654;0.5273961;-0.003217816,0.2263122;0.2490384;0.01697505,0.2571128;-0.02529666;-0.03450274,-0.1786196;0.5243632;-0.0005146516,-0.2165866;0.2431982;-0.008445556,-0.2378475;-0.02758893;-0.07972441,0.07721163;0.003615886;-0.04209685,0.1139435;-0.3521674;-0.02280223,0.1165358;-0.7342702;0.06070125,0.1209763;-0.7623973;0.01136363,-0.08006812;0.004513656;-0.03627091,-0.1080769;-0.3511951;-0.004805818,-0.09601842;-0.7305646;0.08961587,-0.1001339;-0.7591352;0.04077712,-0.002370343;0.5793099;0.006682992,433.94
+0;0;0,0.002298361;0.3357284;0.01019422,0.005809167;0.6579905;0.004400234,0.1830221;0.5287591;0.01072215,0.219204;0.2487585;0.03108293,0.2644044;-0.02033564;-0.035345,-0.16726;0.513643;-0.005799893,-0.2083309;0.2356475;-0.03979534,-0.2558321;-0.0228371;-0.1387738,0.07902883;0.006157628;-0.03780043,0.09122302;-0.3497001;0.002230734,0.09457972;-0.7349846;0.07646568,0.09625181;-0.6974242;0.000403814,-0.07763435;0.004342844;-0.04082147,-0.1025894;-0.3519734;-0.01250413,-0.1211472;-0.7370375;0.06062255,-0.1175772;-0.6994572;-0.0153719,0.005102495;0.579241;0.008267646,0;0;0,-0.0006680563;0.335775;0.008805037,-0.004006453;0.6580639;0.004088759,0.1743792;0.5275029;-0.001450539,0.2257269;0.2498982;0.019117,0.2570407;-0.02441582;-0.03225124,-0.1792599;0.5240628;-0.00117831,-0.2174648;0.2437719;-0.0112483,-0.2386832;-0.02643332;-0.08477601,0.07714127;0.003596172;-0.04181671,0.1137732;-0.3523077;-0.02241409,0.1163459;-0.7357422;0.0608784,0.1215864;-0.7637047;0.0112977,-0.07974946;0.0045427;-0.0364929,-0.1076498;-0.3512817;-0.004925828,-0.095883;-0.731741;0.09035559,-0.09994355;-0.7587234;0.03954346,-0.002954148;0.5792971;0.007497668,433.9616
+0;0;0,0.002298361;0.3357284;0.01019422,0.005809167;0.6579905;0.004400234,0.1830221;0.5287591;0.01072215,0.219204;0.2487585;0.03108293,0.2644044;-0.02033564;-0.035345,-0.16726;0.513643;-0.005799893,-0.2083309;0.2356475;-0.03979534,-0.2558321;-0.0228371;-0.1387738,0.07902883;0.006157628;-0.03780043,0.09122302;-0.3497001;0.002230734,0.09457972;-0.7349846;0.07646568,0.09625181;-0.6974242;0.000403814,-0.07763435;0.004342844;-0.04082147,-0.1025894;-0.3519734;-0.01250413,-0.1211472;-0.7370375;0.06062255,-0.1175772;-0.6994572;-0.0153719,0.005102495;0.579241;0.008267646,0;0;0,-0.0006680563;0.335775;0.008805037,-0.004006453;0.6580639;0.004088759,0.1743792;0.5275029;-0.001450539,0.2257269;0.2498982;0.019117,0.2570407;-0.02441582;-0.03225124,-0.1792599;0.5240628;-0.00117831,-0.2174648;0.2437719;-0.0112483,-0.2386832;-0.02643332;-0.08477601,0.07714127;0.003596172;-0.04181671,0.1137732;-0.3523077;-0.02241409,0.1163459;-0.7357422;0.0608784,0.1215864;-0.7637047;0.0112977,-0.07974946;0.0045427;-0.0364929,-0.1076498;-0.3512817;-0.004925828,-0.095883;-0.731741;0.09035559,-0.09994355;-0.7587234;0.03954346,-0.002954148;0.5792971;0.007497668,433.9733
+0;0;0,0.002298361;0.3357284;0.01019422,0.005809167;0.6579905;0.004400234,0.1830221;0.5287591;0.01072215,0.219204;0.2487585;0.03108293,0.2644044;-0.02033564;-0.035345,-0.16726;0.513643;-0.005799893,-0.2083309;0.2356475;-0.03979534,-0.2558321;-0.0228371;-0.1387738,0.07902883;0.006157628;-0.03780043,0.09122302;-0.3497001;0.002230734,0.09457972;-0.7349846;0.07646568,0.09625181;-0.6974242;0.000403814,-0.07763435;0.004342844;-0.04082147,-0.1025894;-0.3519734;-0.01250413,-0.1211472;-0.7370375;0.06062255,-0.1175772;-0.6994572;-0.0153719,0.005102495;0.579241;0.008267646,0;0;0,-0.0006680563;0.335775;0.008805037,-0.004006453;0.6580639;0.004088759,0.1743792;0.5275029;-0.001450539,0.2257269;0.2498982;0.019117,0.2570407;-0.02441582;-0.03225124,-0.1792599;0.5240628;-0.00117831,-0.2174648;0.2437719;-0.0112483,-0.2386832;-0.02643332;-0.08477601,0.07714127;0.003596172;-0.04181671,0.1137732;-0.3523077;-0.02241409,0.1163459;-0.7357422;0.0608784,0.1215864;-0.7637047;0.0112977,-0.07974946;0.0045427;-0.0364929,-0.1076498;-0.3512817;-0.004925828,-0.095883;-0.731741;0.09035559,-0.09994355;-0.7587234;0.03954346,-0.002954148;0.5792971;0.007497668,433.9852
+0;0;0,0.001849421;0.3357538;0.01029775,0.005180229;0.6580268;0.00456261,0.1829024;0.528706;0.01100288,0.2192283;0.2486706;0.03134864,0.2646031;-0.02051276;-0.03542059,-0.1677819;0.5128275;-0.008079657,-0.2104833;0.2357713;-0.04770023,-0.2572627;-0.02362853;-0.1451688,0.07889356;0.006195862;-0.03759025,0.09066028;-0.3497002;0.002415046,0.09380596;-0.7350901;0.07665094,0.0958959;-0.6975237;0.0005179048,-0.07740902;0.004276117;-0.04080647,-0.102453;-0.3520478;-0.01239876,-0.1214791;-0.7371237;0.06109141,-0.1174902;-0.6995344;-0.01496349,0.004532686;0.5792745;0.008415813,0;0;0,-0.00102216;0.33579;0.009172678,-0.005030788;0.6580878;0.005030394,0.1741048;0.5277027;0.0001497269,0.2252978;0.2500453;0.02110159,0.2570313;-0.02443784;-0.03016925,-0.1803375;0.5235442;-0.001883127,-0.2192837;0.2433966;-0.01428733,-0.2400892;-0.02676749;-0.08882058,0.07704986;0.003601179;-0.04154468,0.1134753;-0.3523454;-0.02215064,0.1162263;-0.7359163;0.06098855,0.1214107;-0.7638464;0.01123834,-0.07941663;0.004530787;-0.03671623,-0.1073226;-0.3512858;-0.004829966,-0.0946424;-0.7316442;0.09115422,-0.1001995;-0.760904;0.04303707,-0.003798746;0.5793153;0.008280516,434.0067
+0;0;0,0.001849421;0.3357538;0.01029775,0.005180229;0.6580268;0.00456261,0.1829024;0.528706;0.01100288,0.2192283;0.2486706;0.03134864,0.2646031;-0.02051276;-0.03542059,-0.1677819;0.5128275;-0.008079657,-0.2104833;0.2357713;-0.04770023,-0.2572627;-0.02362853;-0.1451688,0.07889356;0.006195862;-0.03759025,0.09066028;-0.3497002;0.002415046,0.09380596;-0.7350901;0.07665094,0.0958959;-0.6975237;0.0005179048,-0.07740902;0.004276117;-0.04080647,-0.102453;-0.3520478;-0.01239876,-0.1214791;-0.7371237;0.06109141,-0.1174902;-0.6995344;-0.01496349,0.004532686;0.5792745;0.008415813,0;0;0,-0.00102216;0.33579;0.009172678,-0.005030788;0.6580878;0.005030394,0.1741048;0.5277027;0.0001497269,0.2252978;0.2500453;0.02110159,0.2570313;-0.02443784;-0.03016925,-0.1803375;0.5235442;-0.001883127,-0.2192837;0.2433966;-0.01428733,-0.2400892;-0.02676749;-0.08882058,0.07704986;0.003601179;-0.04154468,0.1134753;-0.3523454;-0.02215064,0.1162263;-0.7359163;0.06098855,0.1214107;-0.7638464;0.01123834,-0.07941663;0.004530787;-0.03671623,-0.1073226;-0.3512858;-0.004829966,-0.0946424;-0.7316442;0.09115422,-0.1001995;-0.760904;0.04303707,-0.003798746;0.5793153;0.008280516,434.0192
+0;0;0,0.001547964;0.3357707;0.01040015,0.004712033;0.6580711;0.004766678,0.1825148;0.5287671;0.01133971,0.2189345;0.2487427;0.0315784,0.2643064;-0.01946867;-0.03492865,-0.1679397;0.5125349;-0.009972867,-0.2131997;0.2372768;-0.05828617,-0.2588857;-0.02004436;-0.1588733,0.07881771;0.006210618;-0.03743808,0.09036221;-0.3497326;0.002606589,0.09344538;-0.7349997;0.07680956,0.09593613;-0.6973382;-0.0002830625,-0.07724576;0.004244841;-0.04083487,-0.1024917;-0.3521131;-0.01247787,-0.1216897;-0.7369967;0.06129461,-0.117275;-0.6993061;-0.01570888,0.004088356;0.5793152;0.008609243,0;0;0,-0.001243427;0.3357981;0.009517908,-0.005564146;0.658126;0.006175995,0.1737465;0.527822;0.001842738,0.2253006;0.2502075;0.02238536,0.257146;-0.02341855;-0.02795172,-0.1807147;0.5233948;-0.002410124,-0.2196242;0.243301;-0.01594387,-0.2412695;-0.0248529;-0.09368781,0.07699434;0.003601879;-0.04136801,0.1131764;-0.3524136;-0.02197003,0.1161182;-0.7358581;0.06114388,0.1216088;-0.763315;0.009406686,-0.07917274;0.004521075;-0.03692765,-0.1069727;-0.3513322;-0.004865084,-0.09510689;-0.731577;0.0911525,-0.1011691;-0.762516;0.04363552,-0.004269309;0.5793436;0.009222507,434.0406
+0;0;0,0.00154814;0.335809;0.01040133,0.004712589;0.6581483;0.00476712,0.1824599;0.5288491;0.01133984,0.2189362;0.2483901;0.03160994,0.264079;-0.01846725;-0.03456135,-0.1678859;0.5126219;-0.009966126,-0.2132162;0.2369366;-0.05835441,-0.2586715;-0.01908547;-0.1584338,0.0787116;0.006202256;-0.03738768,0.09026013;-0.3498655;0.002671003,0.09334037;-0.7347655;0.07680327,0.09582771;-0.6971146;-0.0001838431,-0.07714176;0.004239126;-0.0407799,-0.1023965;-0.3522435;-0.01241297,-0.1215763;-0.7367604;0.06128921,-0.1171676;-0.6990803;-0.01560889,0.004088825;0.5793815;0.008610221,0;0;0,-0.001500383;0.335826;0.009843826,-0.00614427;0.6581938;0.007096648,0.1732665;0.5280808;0.003381491,0.2250389;0.2500597;0.02393758,0.2582151;-0.02240664;-0.02392471,-0.1809885;0.523254;-0.003238806,-0.2199509;0.242849;-0.01916274,-0.2427618;-0.0226016;-0.1006798,0.07694633;0.003624961;-0.04120612,0.1129356;-0.3525319;-0.02172828,0.1159317;-0.7356448;0.06114876,0.1213549;-0.7631627;0.009631507,-0.07900341;0.004478321;-0.03701658,-0.105657;-0.3515716;-0.004761957,-0.09505363;-0.7314167;0.09145823,-0.1007386;-0.7623816;0.04410093,-0.004778668;0.5793962;0.01000404,434.0621
+0;0;0,0.00154814;0.335809;0.01040133,0.004712589;0.6581483;0.00476712,0.1824599;0.5288491;0.01133984,0.2189362;0.2483901;0.03160994,0.264079;-0.01846725;-0.03456135,-0.1678859;0.5126219;-0.009966126,-0.2132162;0.2369366;-0.05835441,-0.2586715;-0.01908547;-0.1584338,0.0787116;0.006202256;-0.03738768,0.09026013;-0.3498655;0.002671003,0.09334037;-0.7347655;0.07680327,0.09582771;-0.6971146;-0.0001838431,-0.07714176;0.004239126;-0.0407799,-0.1023965;-0.3522435;-0.01241297,-0.1215763;-0.7367604;0.06128921,-0.1171676;-0.6990803;-0.01560889,0.004088825;0.5793815;0.008610221,0;0;0,-0.001500383;0.335826;0.009843826,-0.00614427;0.6581938;0.007096648,0.1732665;0.5280808;0.003381491,0.2250389;0.2500597;0.02393758,0.2582151;-0.02240664;-0.02392471,-0.1809885;0.523254;-0.003238806,-0.2199509;0.242849;-0.01916274,-0.2427618;-0.0226016;-0.1006798,0.07694633;0.003624961;-0.04120612,0.1129356;-0.3525319;-0.02172828,0.1159317;-0.7356448;0.06114876,0.1213549;-0.7631627;0.009631507,-0.07900341;0.004478321;-0.03701658,-0.105657;-0.3515716;-0.004761957,-0.09505363;-0.7314167;0.09145823,-0.1007386;-0.7623816;0.04410093,-0.004778668;0.5793962;0.01000404,434.0737
+0;0;0,0.00154814;0.335809;0.01040133,0.004712589;0.6581483;0.00476712,0.1824599;0.5288491;0.01133984,0.2189362;0.2483901;0.03160994,0.264079;-0.01846725;-0.03456135,-0.1678859;0.5126219;-0.009966126,-0.2132162;0.2369366;-0.05835441,-0.2586715;-0.01908547;-0.1584338,0.0787116;0.006202256;-0.03738768,0.09026013;-0.3498655;0.002671003,0.09334037;-0.7347655;0.07680327,0.09582771;-0.6971146;-0.0001838431,-0.07714176;0.004239126;-0.0407799,-0.1023965;-0.3522435;-0.01241297,-0.1215763;-0.7367604;0.06128921,-0.1171676;-0.6990803;-0.01560889,0.004088825;0.5793815;0.008610221,0;0;0,-0.001500383;0.335826;0.009843826,-0.00614427;0.6581938;0.007096648,0.1732665;0.5280808;0.003381491,0.2250389;0.2500597;0.02393758,0.2582151;-0.02240664;-0.02392471,-0.1809885;0.523254;-0.003238806,-0.2199509;0.242849;-0.01916274,-0.2427618;-0.0226016;-0.1006798,0.07694633;0.003624961;-0.04120612,0.1129356;-0.3525319;-0.02172828,0.1159317;-0.7356448;0.06114876,0.1213549;-0.7631627;0.009631507,-0.07900341;0.004478321;-0.03701658,-0.105657;-0.3515716;-0.004761957,-0.09505363;-0.7314167;0.09145823,-0.1007386;-0.7623816;0.04410093,-0.004778668;0.5793962;0.01000404,434.0855
+0;0;0,0.001333086;0.3358455;0.01047387,0.004259047;0.6582342;0.00490157,0.181861;0.5291145;0.0117681,0.2184739;0.2481519;0.03177854,0.2634071;-0.01712012;-0.03411151,-0.1678422;0.5126304;-0.01086614,-0.2148935;0.2378772;-0.06543536,-0.2599161;-0.01463041;-0.1700422,0.07863179;0.006210842;-0.03719867,0.09008162;-0.3508734;0.002946485,0.09306829;-0.7353991;0.07694803,0.09576033;-0.6978112;0.0006044284,-0.07692183;0.004224554;-0.04087125,-0.1023248;-0.3532476;-0.0122318,-0.1216782;-0.7373586;0.06145262,-0.1170805;-0.699741;-0.01479698,0.003712917;0.5794548;0.008718317,0;0;0,-0.001768984;0.335853;0.01016629,-0.006664671;0.658266;0.007875681,0.1726267;0.5283431;0.005179882,0.2245515;0.2498445;0.02575362,0.2587497;-0.02100876;-0.02113712,-0.181017;0.5231619;-0.003974612,-0.2201988;0.2424101;-0.02197891,-0.2446204;-0.0198583;-0.1077028,0.07688351;0.003637001;-0.04099965,0.1124335;-0.353561;-0.02105904,0.1154378;-0.7363257;0.06156886,0.1209379;-0.7641079;0.01132798,-0.0787735;0.004444808;-0.03715177,-0.1054259;-0.3526151;-0.004752532,-0.09510715;-0.7320983;0.09132671,-0.1007627;-0.7622408;0.04395513,-0.005242765;0.5794549;0.01067817,434.1071
+0;0;0,0.001333086;0.3358455;0.01047387,0.004259047;0.6582342;0.00490157,0.181861;0.5291145;0.0117681,0.2184739;0.2481519;0.03177854,0.2634071;-0.01712012;-0.03411151,-0.1678422;0.5126304;-0.01086614,-0.2148935;0.2378772;-0.06543536,-0.2599161;-0.01463041;-0.1700422,0.07863179;0.006210842;-0.03719867,0.09008162;-0.3508734;0.002946485,0.09306829;-0.7353991;0.07694803,0.09576033;-0.6978112;0.0006044284,-0.07692183;0.004224554;-0.04087125,-0.1023248;-0.3532476;-0.0122318,-0.1216782;-0.7373586;0.06145262,-0.1170805;-0.699741;-0.01479698,0.003712917;0.5794548;0.008718317,0;0;0,-0.001768984;0.335853;0.01016629,-0.006664671;0.658266;0.007875681,0.1726267;0.5283431;0.005179882,0.2245515;0.2498445;0.02575362,0.2587497;-0.02100876;-0.02113712,-0.181017;0.5231619;-0.003974612,-0.2201988;0.2424101;-0.02197891,-0.2446204;-0.0198583;-0.1077028,0.07688351;0.003637001;-0.04099965,0.1124335;-0.353561;-0.02105904,0.1154378;-0.7363257;0.06156886,0.1209379;-0.7641079;0.01132798,-0.0787735;0.004444808;-0.03715177,-0.1054259;-0.3526151;-0.004752532,-0.09510715;-0.7320983;0.09132671,-0.1007627;-0.7622408;0.04395513,-0.005242765;0.5794549;0.01067817,434.1187
+0;0;0,0.001333254;0.335888;0.01047519,0.004259418;0.6582997;0.004902412,0.181859;0.529173;0.01176927,0.2185137;0.2478897;0.03180255,0.2633721;-0.01694044;-0.03397775,-0.1678396;0.5126891;-0.01086467,-0.2149446;0.2376224;-0.06549618,-0.2598923;-0.01446468;-0.1699288,0.07855869;0.006205068;-0.03716409,0.09000921;-0.3509005;0.00298347,0.0929896;-0.7346193;0.0768297,0.09575494;-0.6968248;-0.001592442,-0.07685032;0.004220627;-0.04083326,-0.1022548;-0.3532729;-0.01219209,-0.1215675;-0.7365777;0.06133767,-0.1168447;-0.6987528;-0.01698792,0.003713235;0.5795126;0.00871953,0;0;0,-0.002163775;0.3358827;0.01050663,-0.007585064;0.6583133;0.00876534,0.1719094;0.5285765;0.006414652,0.224239;0.2498667;0.02757275,0.2593014;-0.02048007;-0.01887715,-0.1815749;0.5228783;-0.004591631,-0.2213132;0.2420506;-0.02513126,-0.2462684;-0.01861969;-0.1140275,0.07688763;0.003655761;-0.0408175,0.1121011;-0.3535952;-0.02084172,0.1150412;-0.7356013;0.06140745,0.1212208;-0.7622706;0.006920338,-0.07864761;0.004403076;-0.03723315,-0.105118;-0.3527059;-0.004987169,-0.09545933;-0.7312713;0.09143496,-0.1003749;-0.7656288;0.04613163,-0.006027453;0.5794928;0.01144588,434.1294
+0;0;0,0.001130645;0.3358883;0.01048936,0.003819195;0.6583021;0.004913625,0.1815246;0.5293175;0.01223769,0.2180086;0.2479943;0.03202062,0.2632667;-0.01671708;-0.03396376,-0.1680813;0.5126526;-0.01179348,-0.2168184;0.2394001;-0.0736236,-0.2636717;-0.004004464;-0.1962339,0.07858255;0.006219105;-0.03711126,0.08988436;-0.3508933;0.003016893,0.09281166;-0.7345957;0.07695031,0.09581733;-0.6968047;-0.001463339,-0.07683527;0.004204418;-0.04086325,-0.1022751;-0.3532852;-0.0122046,-0.1216963;-0.7365292;0.06161321,-0.1167338;-0.6987066;-0.0166978,0.003347025;0.5795144;0.008728221,0;0;0,-0.002163775;0.3358827;0.01050663,-0.007585064;0.6583133;0.00876534,0.1719094;0.5285765;0.006414652,0.224239;0.2498667;0.02757275,0.2593014;-0.02048007;-0.01887715,-0.1815749;0.5228783;-0.004591631,-0.2213132;0.2420506;-0.02513126,-0.2462684;-0.01861969;-0.1140275,0.07688763;0.003655761;-0.0408175,0.1121011;-0.3535952;-0.02084172,0.1150412;-0.7356013;0.06140745,0.1212208;-0.7622706;0.006920338,-0.07864761;0.004403076;-0.03723315,-0.105118;-0.3527059;-0.004987169,-0.09545933;-0.7312713;0.09143496,-0.1003749;-0.7656288;0.04613163,-0.006027453;0.5794928;0.01144588,434.1417
+0;0;0,0.001130785;0.3359298;0.01049065,0.003818693;0.6582661;0.004916319,0.1816969;0.5292531;0.0122428,0.2182213;0.2476181;0.03204766,0.2635839;-0.01770446;-0.03408908,-0.1682478;0.5125722;-0.01181166,-0.2170389;0.2390168;-0.07371029,-0.2640004;-0.004949823;-0.1966037,0.07846346;0.00620968;-0.03705502,0.08976953;-0.3510373;0.003088251,0.09269565;-0.734584;0.07699168,0.09563784;-0.6969576;0.0002342239,-0.07671882;0.004198046;-0.04080132,-0.1021682;-0.3534262;-0.01213188,-0.1215815;-0.7365148;0.06165599,-0.1167239;-0.6988574;-0.015001,0.003346645;0.5794987;0.008729933,0;0;0,-0.002542019;0.3359081;0.01093209,-0.008331358;0.6582572;0.009776711,0.1715162;0.5287624;0.00767076,0.2239947;0.2497942;0.02928758,0.2595101;-0.02114263;-0.01718616,-0.1820856;0.5223225;-0.005442761,-0.2224888;0.2414995;-0.0289073,-0.248297;-0.01885056;-0.1204478,0.07684644;0.003721237;-0.04060698,0.1116965;-0.3536926;-0.02046919,0.1147561;-0.7355593;0.06166983,0.1214398;-0.7629947;0.01053238,-0.07847072;0.004308979;-0.03730855,-0.1051448;-0.3529473;-0.00535262,-0.09571716;-0.7313595;0.09105141,-0.1003967;-0.764218;0.04649317,-0.006681859;0.5794542;0.01231289,434.1642
+0;0;0,0.001130785;0.3359298;0.01049065,0.003818693;0.6582661;0.004916319,0.1816969;0.5292531;0.0122428,0.2182213;0.2476181;0.03204766,0.2635839;-0.01770446;-0.03408908,-0.1682478;0.5125722;-0.01181166,-0.2170389;0.2390168;-0.07371029,-0.2640004;-0.004949823;-0.1966037,0.07846346;0.00620968;-0.03705502,0.08976953;-0.3510373;0.003088251,0.09269565;-0.734584;0.07699168,0.09563784;-0.6969576;0.0002342239,-0.07671882;0.004198046;-0.04080132,-0.1021682;-0.3534262;-0.01213188,-0.1215815;-0.7365148;0.06165599,-0.1167239;-0.6988574;-0.015001,0.003346645;0.5794987;0.008729933,0;0;0,-0.002542019;0.3359081;0.01093209,-0.008331358;0.6582572;0.009776711,0.1715162;0.5287624;0.00767076,0.2239947;0.2497942;0.02928758,0.2595101;-0.02114263;-0.01718616,-0.1820856;0.5223225;-0.005442761,-0.2224888;0.2414995;-0.0289073,-0.248297;-0.01885056;-0.1204478,0.07684644;0.003721237;-0.04060698,0.1116965;-0.3536926;-0.02046919,0.1147561;-0.7355593;0.06166983,0.1214398;-0.7629947;0.01053238,-0.07847072;0.004308979;-0.03730855,-0.1051448;-0.3529473;-0.00535262,-0.09571716;-0.7313595;0.09105141,-0.1003967;-0.764218;0.04649317,-0.006681859;0.5794542;0.01231289,434.1867
+0;0;0,0.0008372345;0.3359816;0.01057395,0.003224596;0.6584325;0.005056326,0.1811293;0.5294559;0.01256107,0.2177536;0.2473271;0.03225082,0.2631167;-0.01741999;-0.03382305,-0.1684729;0.512687;-0.01301102,-0.2183974;0.2401572;-0.08054451,-0.2657084;0.002361432;-0.2136964,0.07849299;0.006232425;-0.0369594,0.08964539;-0.3510146;0.003055215,0.09247072;-0.73457;0.07713632,0.09567513;-0.696933;0.0002836958,-0.07666548;0.004174137;-0.04087749,-0.1023449;-0.3534088;-0.01213783,-0.1216971;-0.7365146;0.06179562,-0.1165753;-0.6988424;-0.01494956,0.002855586;0.5796399;0.008843312,0;0;0,-0.002901047;0.3359405;0.01147532,-0.009171143;0.6583928;0.01117182,0.1708313;0.5293151;0.009139419,0.2236443;0.2499221;0.03095853,0.2601811;-0.02041736;-0.01482606,-0.1824589;0.5221709;-0.005913068,-0.2231988;0.2411095;-0.03180659,-0.2496945;-0.01758367;-0.1260955,0.0768797;0.003758654;-0.04051387,0.1114265;-0.3536603;-0.02028477,0.1146641;-0.7355809;0.06179392,0.1215993;-0.7629293;0.0104326,-0.07845376;0.004271626;-0.03731958,-0.1050795;-0.3529742;-0.005422272,-0.09601025;-0.7314125;0.09108125,-0.1001306;-0.7638857;0.04574859,-0.007409349;0.579563;0.01351774,434.208
+0;0;0,0.0008372524;0.3359888;0.01057418,0.00322466;0.6584437;0.005056667,0.1813317;0.5294137;0.01256547,0.2180123;0.2468509;0.0322855,0.2634852;-0.01853687;-0.03394826,-0.1686672;0.5126257;-0.01303564,-0.2186686;0.2396767;-0.08067302,-0.2660939;0.001305506;-0.2141472,0.07846841;0.006230473;-0.03694782,0.08961925;-0.3509665;0.003061187,0.09244309;-0.7343193;0.07710315,0.09563984;-0.6967006;0.0004345626,-0.07664148;0.00417283;-0.04086469,-0.1023173;-0.3533601;-0.01212906,-0.1216593;-0.7362635;0.06176534,-0.1165498;-0.6986097;-0.01479606,0.002855667;0.5796546;0.008843486,0;0;0,-0.003235474;0.3359278;0.01196027,-0.009858087;0.6583761;0.0121479,0.1705515;0.529669;0.0106355,0.2238253;0.2499362;0.03271496,0.2605124;-0.02106458;-0.01308918,-0.1830572;0.5218873;-0.006345822,-0.2241432;0.2406428;-0.0344447,-0.2510585;-0.01778004;-0.1312878,0.07692306;0.003770217;-0.04037178,0.1113391;-0.3536123;-0.02017248,0.1146137;-0.735348;0.06178273,0.1216698;-0.762767;0.01079632,-0.07839989;0.004255496;-0.03737111,-0.1049391;-0.3529756;-0.00580579,-0.0962553;-0.7312014;0.09073126,-0.09379581;-0.7135388;0.01465185,-0.008024849;0.5795488;0.01440287,434.23
+0;0;0,0.0008372524;0.3359888;0.01057418,0.00322466;0.6584437;0.005056667,0.1813317;0.5294137;0.01256547,0.2180123;0.2468509;0.0322855,0.2634852;-0.01853687;-0.03394826,-0.1686672;0.5126257;-0.01303564,-0.2186686;0.2396767;-0.08067302,-0.2660939;0.001305506;-0.2141472,0.07846841;0.006230473;-0.03694782,0.08961925;-0.3509665;0.003061187,0.09244309;-0.7343193;0.07710315,0.09563984;-0.6967006;0.0004345626,-0.07664148;0.00417283;-0.04086469,-0.1023173;-0.3533601;-0.01212906,-0.1216593;-0.7362635;0.06176534,-0.1165498;-0.6986097;-0.01479606,0.002855667;0.5796546;0.008843486,0;0;0,-0.003235474;0.3359278;0.01196027,-0.009858087;0.6583761;0.0121479,0.1705515;0.529669;0.0106355,0.2238253;0.2499362;0.03271496,0.2605124;-0.02106458;-0.01308918,-0.1830572;0.5218873;-0.006345822,-0.2241432;0.2406428;-0.0344447,-0.2510585;-0.01778004;-0.1312878,0.07692306;0.003770217;-0.04037178,0.1113391;-0.3536123;-0.02017248,0.1146137;-0.735348;0.06178273,0.1216698;-0.762767;0.01079632,-0.07839989;0.004255496;-0.03737111,-0.1049391;-0.3529756;-0.00580579,-0.0962553;-0.7312014;0.09073126,-0.09379581;-0.7135388;0.01465185,-0.008024849;0.5795488;0.01440287,434.2408
+0;0;0,0.0005061234;0.3359855;0.01069814,0.002723428;0.6584451;0.005315421,0.180907;0.5295132;0.01316107,0.2176269;0.246942;0.03268766,0.2630146;-0.018446;-0.03360353,-0.1687373;0.5122589;-0.0145813,-0.2210016;0.2425475;-0.09268565,-0.2692174;0.01009475;-0.2359558,0.07853135;0.006259711;-0.0368089,0.08931975;-0.3509476;0.00320702,0.09224603;-0.7343062;0.07721536,0.09579773;-0.6966862;0.0005625114,-0.07658566;0.004142851;-0.04097225,-0.102318;-0.3533826;-0.01219442,-0.122017;-0.7362548;0.06176718,-0.1165517;-0.698599;-0.01476944,0.002411346;0.5796527;0.009038251,0;0;0,-0.003235474;0.3359278;0.01196027,-0.009858087;0.6583761;0.0121479,0.1705515;0.529669;0.0106355,0.2238253;0.2499362;0.03271496,0.2605124;-0.02106458;-0.01308918,-0.1830572;0.5218873;-0.006345822,-0.2241432;0.2406428;-0.0344447,-0.2510585;-0.01778004;-0.1312878,0.07692306;0.003770217;-0.04037178,0.1113391;-0.3536123;-0.02017248,0.1146137;-0.735348;0.06178273,0.1216698;-0.762767;0.01079632,-0.07839989;0.004255496;-0.03737111,-0.1049391;-0.3529756;-0.00580579,-0.0962553;-0.7312014;0.09073126,-0.09379581;-0.7135388;0.01465185,-0.008024849;0.5795488;0.01440287,434.2528
+0;0;0,0.0005061531;0.3360053;0.01069877,0.002723232;0.6584313;0.005316654,0.1808151;0.5295345;0.01315975,0.2176221;0.246293;0.03273265,0.262982;-0.01893231;-0.03351789,-0.1686495;0.512289;-0.01456837,-0.2210377;0.2419378;-0.09285799,-0.269224;0.009627625;-0.2360403,0.07842104;0.006250919;-0.03675719,0.08920828;-0.3509176;0.003254373,0.09213482;-0.7343106;0.07726938,0.09568187;-0.6967007;0.0007169992,-0.07647808;0.004137031;-0.0409147,-0.1022077;-0.3533495;-0.01214,-0.1219084;-0.7362562;0.06182826,-0.1164502;-0.6986104;-0.01460804,0.002411186;0.5796482;0.009039043,0;0;0,-0.003612846;0.3359321;0.01228094,-0.01055376;0.6583394;0.01279187,0.1698686;0.5297151;0.01180863,0.2231616;0.2492963;0.033916,0.2606669;-0.02148178;-0.01151228,-0.1833527;0.5216343;-0.006957808,-0.224926;0.2400616;-0.03781321,-0.2528761;-0.01686871;-0.1377969,0.07689383;0.00379464;-0.04016173,0.1110465;-0.3535784;-0.0200423,0.1143118;-0.7353532;0.06189871,0.1213733;-0.7628154;0.01111484,-0.07819418;0.004202168;-0.03752381,-0.1047457;-0.3530079;-0.006177187,-0.09661105;-0.7311594;0.09083977,-0.1009589;-0.7641186;0.0467036,-0.008640803;0.5795214;0.01497805,434.2744
+0;0;0,0.0005061531;0.3360053;0.01069877,0.002723232;0.6584313;0.005316654,0.1808151;0.5295345;0.01315975,0.2176221;0.246293;0.03273265,0.262982;-0.01893231;-0.03351789,-0.1686495;0.512289;-0.01456837,-0.2210377;0.2419378;-0.09285799,-0.269224;0.009627625;-0.2360403,0.07842104;0.006250919;-0.03675719,0.08920828;-0.3509176;0.003254373,0.09213482;-0.7343106;0.07726938,0.09568187;-0.6967007;0.0007169992,-0.07647808;0.004137031;-0.0409147,-0.1022077;-0.3533495;-0.01214,-0.1219084;-0.7362562;0.06182826,-0.1164502;-0.6986104;-0.01460804,0.002411186;0.5796482;0.009039043,0;0;0,-0.003612846;0.3359321;0.01228094,-0.01055376;0.6583394;0.01279187,0.1698686;0.5297151;0.01180863,0.2231616;0.2492963;0.033916,0.2606669;-0.02148178;-0.01151228,-0.1833527;0.5216343;-0.006957808,-0.224926;0.2400616;-0.03781321,-0.2528761;-0.01686871;-0.1377969,0.07689383;0.00379464;-0.04016173,0.1110465;-0.3535784;-0.0200423,0.1143118;-0.7353532;0.06189871,0.1213733;-0.7628154;0.01111484,-0.07819418;0.004202168;-0.03752381,-0.1047457;-0.3530079;-0.006177187,-0.09661105;-0.7311594;0.09083977,-0.1009589;-0.7641186;0.0467036,-0.008640803;0.5795214;0.01497805,434.2866
+0;0;0,-0.0002492481;0.3360347;0.01102071,0.00167212;0.6585405;0.005796649,0.1799723;0.5297081;0.01402208,0.2170287;0.2439829;0.0333719,0.2620185;-0.01868173;-0.03229961,-0.1692539;0.511855;-0.01624474,-0.2247099;0.2426817;-0.1048837,-0.2728571;0.01557945;-0.2512939,0.0784344;0.006364221;-0.03646948,0.08837815;-0.3509557;0.003682494,0.0912558;-0.734092;0.07769294,0.09524741;-0.6964227;0.0006497353,-0.07626776;0.004000137;-0.04110609,-0.102784;-0.3535198;-0.01169586,-0.1222651;-0.7361634;0.06235591,-0.116353;-0.698457;-0.01456005,0.001425492;0.5797392;0.009500654,0;0;0,-0.003941484;0.335951;0.01273692,-0.01116765;0.6584265;0.01357162,0.1695011;0.5299436;0.01338279,0.2227849;0.2470357;0.03597665,0.261214;-0.02088666;-0.009524465,-0.183743;0.5213307;-0.007561591,-0.2260259;0.2376143;-0.0407841,-0.2541964;-0.01594195;-0.1420025,0.07696798;0.003781736;-0.03980088,0.1108582;-0.3537669;-0.01982641,0.114205;-0.735322;0.06192826,0.1210986;-0.7625729;0.01010917,-0.07803579;0.004186112;-0.03762144,-0.1046652;-0.3532092;-0.006831598,-0.09645047;-0.7307148;0.09166381,-0.1011349;-0.7652401;0.04894441,-0.009194903;0.5795913;0.01570201,434.3091
+0;0;0,-0.0002492794;0.3360768;0.01102209,0.001672507;0.6586502;0.005797105,0.1804262;0.5296785;0.0140346,0.2176343;0.242783;0.03346367,0.2625016;-0.01916623;-0.03202898,-0.169687;0.51178;-0.0163091,-0.2253702;0.2415042;-0.1053111,-0.2733862;0.01502049;-0.2513225,0.07839253;0.006360823;-0.03645001,0.08833561;-0.3509355;0.00369931,0.09121003;-0.7336413;0.07762659,0.0951782;-0.696017;0.001035772,-0.07622705;0.003998001;-0.04108414,-0.1027415;-0.3534983;-0.01167586,-0.1222008;-0.7357119;0.0622927,-0.1163233;-0.6980508;-0.01417162,0.001425842;0.5798367;0.00950169,0;0;0,-0.004322551;0.3359668;0.01329732,-0.01196993;0.6584978;0.01475334,0.1693506;0.5302157;0.01511168,0.2226155;0.246047;0.03706515,0.2619208;-0.0210233;-0.008193374,-0.1844849;0.5207362;-0.00830628,-0.2270902;0.2361282;-0.04371882,-0.2554626;-0.01548931;-0.1476583,0.0769926;0.00378184;-0.03965211,0.1107667;-0.3537576;-0.01974356,0.1140745;-0.7348458;0.06209814,0.1203453;-0.7624116;0.01123666,-0.07795347;0.004176835;-0.03768638,-0.1043115;-0.3533256;-0.008211192,-0.09677219;-0.7301726;0.09112054,-0.0999817;-0.7630358;0.04664641,-0.009901181;0.579649;0.01673973,434.3318
+0;0;0,-0.0002492794;0.3360768;0.01102209,0.001672507;0.6586502;0.005797105,0.1804262;0.5296785;0.0140346,0.2176343;0.242783;0.03346367,0.2625016;-0.01916623;-0.03202898,-0.169687;0.51178;-0.0163091,-0.2253702;0.2415042;-0.1053111,-0.2733862;0.01502049;-0.2513225,0.07839253;0.006360823;-0.03645001,0.08833561;-0.3509355;0.00369931,0.09121003;-0.7336413;0.07762659,0.0951782;-0.696017;0.001035772,-0.07622705;0.003998001;-0.04108414,-0.1027415;-0.3534983;-0.01167586,-0.1222008;-0.7357119;0.0622927,-0.1163233;-0.6980508;-0.01417162,0.001425842;0.5798367;0.00950169,0;0;0,-0.004322551;0.3359668;0.01329732,-0.01196993;0.6584978;0.01475334,0.1693506;0.5302157;0.01511168,0.2226155;0.246047;0.03706515,0.2619208;-0.0210233;-0.008193374,-0.1844849;0.5207362;-0.00830628,-0.2270902;0.2361282;-0.04371882,-0.2554626;-0.01548931;-0.1476583,0.0769926;0.00378184;-0.03965211,0.1107667;-0.3537576;-0.01974356,0.1140745;-0.7348458;0.06209814,0.1203453;-0.7624116;0.01123666,-0.07795347;0.004176835;-0.03768638,-0.1043115;-0.3533256;-0.008211192,-0.09677219;-0.7301726;0.09112054,-0.0999817;-0.7630358;0.04664641,-0.009901181;0.579649;0.01673973,434.3536
+0;0;0,-0.000665227;0.3361343;0.01121398,0.001019944;0.6588317;0.006118853,0.1800759;0.5298948;0.01481634,0.2172835;0.2431164;0.03390913,0.2621812;-0.01778892;-0.03122491,-0.1703019;0.5117947;-0.01705856,-0.2275066;0.2445272;-0.1134249,-0.2758368;0.03648384;-0.282871,0.07839748;0.006404545;-0.0362976,0.08794047;-0.3508865;0.003976002,0.09066193;-0.7335643;0.07783394,0.09492788;-0.695847;0.0003862455,-0.07614687;0.003940387;-0.04111965,-0.1027764;-0.3535445;-0.01170347,-0.1224734;-0.7356527;0.06252585,-0.1162784;-0.6978972;-0.01478763,0.0008397327;0.5799872;0.009783721,0;0;0,-0.004632734;0.3360139;0.01362646,-0.01258384;0.6586558;0.01546717,0.1689595;0.5300577;0.01636386,0.2225626;0.2460456;0.03768754,0.2623184;-0.01991168;-0.007212162,-0.1847547;0.5200534;-0.009290913,-0.2279822;0.2359826;-0.04705301,-0.2560774;-0.01378468;-0.1526785,0.07700198;0.003786102;-0.03951025,0.1106797;-0.3537601;-0.01960003,0.1139983;-0.7348244;0.06215358,0.1205588;-0.761932;0.009507656,-0.07777492;0.004142168;-0.03792892,-0.1039416;-0.3533847;-0.008607499,-0.09697691;-0.7300606;0.09124944,-0.1004419;-0.7635146;0.04611085,-0.0104481;0.5797776;0.01736259,434.3753
+0;0;0,-0.0006653523;0.3361977;0.01121609,0.001020294;0.6589844;0.006119653,0.1803831;0.5299423;0.01482666,0.2176222;0.2429222;0.03393555,0.2625169;-0.017966;-0.03119422,-0.1705947;0.5118113;-0.01710283,-0.2278476;0.2443184;-0.1135504,-0.2761746;0.03628872;-0.2829854,0.07836432;0.006401835;-0.03628225,0.08791872;-0.3513163;0.004039507,0.0906446;-0.7346152;0.07801732,0.09487983;-0.6969535;0.001127452,-0.07611466;0.00393872;-0.04110226,-0.102776;-0.3539736;-0.01165091,-0.122505;-0.736702;0.06269888,-0.1163546;-0.6990023;-0.01405774,0.0008400385;0.5801204;0.009785423,0;0;0,-0.005001031;0.3360591;0.01394296,-0.01321262;0.6587818;0.01603997,0.1686801;0.5300315;0.01778471,0.2222259;0.2457702;0.03925216,0.2625999;-0.0198656;-0.006873727,-0.1853425;0.5197594;-0.009993847,-0.228271;0.2357146;-0.05009647,-0.2566254;-0.01363775;-0.1565834,0.07701137;0.003769219;-0.03941309,0.1105243;-0.3542136;-0.0192976,0.1137603;-0.7360018;0.06209934,0.1200362;-0.7633984;0.01057326,-0.07767898;0.004153883;-0.0380404,-0.1037046;-0.3538556;-0.009207461,-0.09739807;-0.7310425;0.09123346,-0.1005944;-0.7639596;0.04629001,-0.01102427;0.5798844;0.01788294,434.3983
+0;0;0,-0.0006653523;0.3361977;0.01121609,0.001020294;0.6589844;0.006119653,0.1803831;0.5299423;0.01482666,0.2176222;0.2429222;0.03393555,0.2625169;-0.017966;-0.03119422,-0.1705947;0.5118113;-0.01710283,-0.2278476;0.2443184;-0.1135504,-0.2761746;0.03628872;-0.2829854,0.07836432;0.006401835;-0.03628225,0.08791872;-0.3513163;0.004039507,0.0906446;-0.7346152;0.07801732,0.09487983;-0.6969535;0.001127452,-0.07611466;0.00393872;-0.04110226,-0.102776;-0.3539736;-0.01165091,-0.122505;-0.736702;0.06269888,-0.1163546;-0.6990023;-0.01405774,0.0008400385;0.5801204;0.009785423,0;0;0,-0.005001031;0.3360591;0.01394296,-0.01321262;0.6587818;0.01603997,0.1686801;0.5300315;0.01778471,0.2222259;0.2457702;0.03925216,0.2625999;-0.0198656;-0.006873727,-0.1853425;0.5197594;-0.009993847,-0.228271;0.2357146;-0.05009647,-0.2566254;-0.01363775;-0.1565834,0.07701137;0.003769219;-0.03941309,0.1105243;-0.3542136;-0.0192976,0.1137603;-0.7360018;0.06209934,0.1200362;-0.7633984;0.01057326,-0.07767898;0.004153883;-0.0380404,-0.1037046;-0.3538556;-0.009207461,-0.09739807;-0.7310425;0.09123346,-0.1005944;-0.7639596;0.04629001,-0.01102427;0.5798844;0.01788294,434.4201
+0;0;0,-0.001191748;0.3363093;0.0116027,0.0001534773;0.6592856;0.006736552,0.1798286;0.5302734;0.01570024,0.2170196;0.2434118;0.03443185,0.2620297;-0.01758322;-0.0307019,-0.171084;0.5118481;-0.01865289,-0.2308773;0.2500181;-0.1277102,-0.278175;0.04166016;-0.2972289,0.0783793;0.006427237;-0.03613087,0.08742895;-0.3515628;0.004452545,0.09009444;-0.7347698;0.07827862,0.09477323;-0.6970277;0.00070519,-0.07601903;0.003903195;-0.04118176,-0.1034964;-0.3542793;-0.01226731,-0.1229596;-0.7367655;0.06276968,-0.1163497;-0.698981;-0.01465885,0.000104625;0.580372;0.01030577,0;0;0,-0.005349845;0.3361597;0.01442242,-0.01385958;0.6590555;0.01680911,0.1681844;0.5299489;0.01877272,0.2222311;0.245996;0.04052818,0.2629491;-0.01959476;-0.006272793,-0.1857557;0.5195374;-0.01040271,-0.2290834;0.236123;-0.05309483,-0.2574699;-0.01280573;-0.1608696,0.0770321;0.003765613;-0.03926754,0.1102872;-0.3545131;-0.01886666,0.1136972;-0.7362529;0.06217755,0.1210513;-0.7631313;0.009165891,-0.07762436;0.004150975;-0.03804331,-0.1037139;-0.3541829;-0.009724991,-0.0976404;-0.7311718;0.09100974,-0.1009359;-0.7637048;0.04433816,-0.01160201;0.5801136;0.01859224,434.4336
+0;0;0,-0.001191748;0.3363093;0.0116027,0.0001534773;0.6592856;0.006736552,0.1798286;0.5302734;0.01570024,0.2170196;0.2434118;0.03443185,0.2620297;-0.01758322;-0.0307019,-0.171084;0.5118481;-0.01865289,-0.2308773;0.2500181;-0.1277102,-0.278175;0.04166016;-0.2972289,0.0783793;0.006427237;-0.03613087,0.08742895;-0.3515628;0.004452545,0.09009444;-0.7347698;0.07827862,0.09477323;-0.6970277;0.00070519,-0.07601903;0.003903195;-0.04118176,-0.1034964;-0.3542793;-0.01226731,-0.1229596;-0.7367655;0.06276968,-0.1163497;-0.698981;-0.01465885,0.000104625;0.580372;0.01030577,0;0;0,-0.005349845;0.3361597;0.01442242,-0.01385958;0.6590555;0.01680911,0.1681844;0.5299489;0.01877272,0.2222311;0.245996;0.04052818,0.2629491;-0.01959476;-0.006272793,-0.1857557;0.5195374;-0.01040271,-0.2290834;0.236123;-0.05309483,-0.2574699;-0.01280573;-0.1608696,0.0770321;0.003765613;-0.03926754,0.1102872;-0.3545131;-0.01886666,0.1136972;-0.7362529;0.06217755,0.1210513;-0.7631313;0.009165891,-0.07762436;0.004150975;-0.03804331,-0.1037139;-0.3541829;-0.009724991,-0.0976404;-0.7311718;0.09100974,-0.1009359;-0.7637048;0.04433816,-0.01160201;0.5801136;0.01859224,434.4536
+0;0;0,-0.001191983;0.3363755;0.01160499,0.0001534774;0.6594046;0.00673817,0.180114;0.5303032;0.01571086,0.2173707;0.2429345;0.03447558,0.2622733;-0.01743701;-0.03050257,-0.1713558;0.5118486;-0.01869681,-0.2312548;0.2495558;-0.1279468,-0.2784395;0.04169561;-0.2970606,0.07820328;0.006412802;-0.03604972,0.08725982;-0.3518498;0.004564594,0.08992314;-0.7347441;0.07833041,0.09461384;-0.6969823;0.0005596653,-0.0758483;0.003894429;-0.04108927,-0.1033466;-0.3545608;-0.0121528,-0.1227939;-0.7367349;0.06282295,-0.1161672;-0.6989305;-0.01480255,0.0001046192;0.5804813;0.01030782,0;0;0,-0.005739488;0.3361993;0.01488781,-0.01459821;0.6591359;0.01755428,0.1678528;0.5300856;0.02060699,0.2217308;0.245531;0.04174304,0.2633189;-0.01923913;-0.005150199,-0.1863566;0.5192531;-0.01115406,-0.2300563;0.2356146;-0.05543119,-0.2587948;-0.01144581;-0.1657352,0.07711787;0.003708735;-0.03867221,0.110035;-0.3548926;-0.01854229,0.1135757;-0.7363405;0.06233716,0.120338;-0.7632093;0.00894475,-0.07736915;0.004167678;-0.03811961,-0.1036056;-0.3544401;-0.009910408,-0.09777316;-0.7311151;0.09077936,-0.1001201;-0.763839;0.04397397,-0.01225445;0.5801855;0.01927757,434.4644
+0;0;0,-0.001420773;0.3363695;0.01175304,-0.000241728;0.659402;0.007019094,0.1797893;0.5304932;0.01665617,0.216958;0.2430955;0.03514853,0.2620264;-0.01719251;-0.03004916,-0.171213;0.5113644;-0.0202218,-0.2354968;0.2562818;-0.1431907,-0.2811616;0.05178389;-0.3167623,0.07822069;0.006417203;-0.03601115,0.08702971;-0.3518407;0.004698165,0.08964916;-0.7347259;0.07851321,0.09475598;-0.6969636;0.0007687211,-0.07584183;0.003891385;-0.04110153,-0.1035445;-0.3545382;-0.01204238,-0.1225487;-0.7367064;0.06307649,-0.1155116;-0.6988989;-0.01451256,-0.0002513872;0.5804763;0.01053648,0;0;0,-0.005739488;0.3361993;0.01488781,-0.01459821;0.6591359;0.01755428,0.1678528;0.5300856;0.02060699,0.2217308;0.245531;0.04174304,0.2633189;-0.01923913;-0.005150199,-0.1863566;0.5192531;-0.01115406,-0.2300563;0.2356146;-0.05543119,-0.2587948;-0.01144581;-0.1657352,0.07711787;0.003708735;-0.03867221,0.110035;-0.3548926;-0.01854229,0.1135757;-0.7363405;0.06233716,0.120338;-0.7632093;0.00894475,-0.07736915;0.004167678;-0.03811961,-0.1036056;-0.3544401;-0.009910408,-0.09777316;-0.7311151;0.09077936,-0.1001201;-0.763839;0.04397397,-0.01225445;0.5801855;0.01927757,434.4764
+0;0;0,-0.001420862;0.3363904;0.01175377,-0.000241788;0.6594286;0.007019812,0.1797231;0.5305385;0.01665463,0.2169147;0.2429635;0.0351584,0.2620274;-0.01758024;-0.03010336,-0.1711503;0.5114168;-0.0202098,-0.2354737;0.2561768;-0.1432546,-0.2811834;0.051478;-0.3169968,0.0781002;0.006407318;-0.03595567,0.08691119;-0.3519307;0.004762743,0.0895304;-0.7347803;0.07857093,0.09467556;-0.6969598;0.0002427623,-0.07572499;0.00388539;-0.04103822,-0.1034339;-0.3546243;-0.01197257,-0.1224363;-0.736757;0.06313932,-0.1153463;-0.6988909;-0.01503224,-0.0002514472;0.5805032;0.01053718,0;0;0,-0.005971633;0.3362085;0.01506352,-0.01498;0.6591457;0.0178082,0.1674328;0.5301041;0.02134681,0.2215098;0.2453948;0.04235387,0.26339;-0.01957721;-0.004690528,-0.1864423;0.5191864;-0.01181329,-0.2302754;0.235788;-0.05860017,-0.2589084;-0.0103644;-0.1715889,0.07714333;0.003716245;-0.03832233,0.1097539;-0.3550038;-0.01836586,0.113418;-0.7364064;0.06254745,0.1204833;-0.7629106;0.007955313,-0.07710817;0.004142494;-0.03834938,-0.10351;-0.3545771;-0.01069167,-0.09804636;-0.7311352;0.09031548,-0.1005733;-0.7636865;0.04231667,-0.01260089;0.5801964;0.01951814,434.4983
+0;0;0,-0.001420862;0.3363904;0.01175377,-0.000241788;0.6594286;0.007019812,0.1797231;0.5305385;0.01665463,0.2169147;0.2429635;0.0351584,0.2620274;-0.01758024;-0.03010336,-0.1711503;0.5114168;-0.0202098,-0.2354737;0.2561768;-0.1432546,-0.2811834;0.051478;-0.3169968,0.0781002;0.006407318;-0.03595567,0.08691119;-0.3519307;0.004762743,0.0895304;-0.7347803;0.07857093,0.09467556;-0.6969598;0.0002427623,-0.07572499;0.00388539;-0.04103822,-0.1034339;-0.3546243;-0.01197257,-0.1224363;-0.736757;0.06313932,-0.1153463;-0.6988909;-0.01503224,-0.0002514472;0.5805032;0.01053718,0;0;0,-0.005971633;0.3362085;0.01506352,-0.01498;0.6591457;0.0178082,0.1674328;0.5301041;0.02134681,0.2215098;0.2453948;0.04235387,0.26339;-0.01957721;-0.004690528,-0.1864423;0.5191864;-0.01181329,-0.2302754;0.235788;-0.05860017,-0.2589084;-0.0103644;-0.1715889,0.07714333;0.003716245;-0.03832233,0.1097539;-0.3550038;-0.01836586,0.113418;-0.7364064;0.06254745,0.1204833;-0.7629106;0.007955313,-0.07710817;0.004142494;-0.03834938,-0.10351;-0.3545771;-0.01069167,-0.09804636;-0.7311352;0.09031548,-0.1005733;-0.7636865;0.04231667,-0.01260089;0.5801964;0.01951814,434.5206
+0;0;0,-0.001987966;0.3364236;0.01190807,-0.001160558;0.6594936;0.007341691,0.1787739;0.5307018;0.01739341,0.2160331;0.2429381;0.03571907,0.2613253;-0.01805386;-0.02979553,-0.1712546;0.5112483;-0.02218308,-0.2387604;0.2627253;-0.1571323,-0.2821043;0.0653764;-0.340531,0.07797161;0.006467958;-0.03573523,0.08629306;-0.3520282;0.004974656,0.08880102;-0.7343422;0.07859621,0.09441216;-0.6965283;0.0003785715,-0.07548209;0.003797915;-0.04106635,-0.1038586;-0.3547813;-0.01171092,-0.1226313;-0.736378;0.06326884,-0.1150797;-0.6985152;-0.01478045,-0.001042489;0.5805613;0.01078775,0;0;0,-0.006235361;0.3362252;0.01550293,-0.01537795;0.6591838;0.01847053,0.166952;0.5304055;0.02299738,0.2214279;0.2455275;0.04322004,0.2635136;-0.01991001;-0.004024625,-0.1863662;0.5189874;-0.01223142,-0.2304561;0.2357863;-0.06107065,-0.2594112;-0.009663209;-0.1767273,0.07714449;0.003692448;-0.0378617,0.1096239;-0.3551911;-0.01801908,0.1133173;-0.736088;0.06256747,0.120346;-0.7626494;0.008143656,-0.07687201;0.004135621;-0.03836675,-0.1030605;-0.3547144;-0.01031656,-0.09734809;-0.7308829;0.08995831,-0.1004161;-0.7636595;0.04241646,-0.01297249;0.5802304;0.02013326,434.5428
+0;0;0,-0.00198834;0.336487;0.01191032,-0.001160771;0.6596178;0.007343123,0.1788718;0.5307851;0.01739904,0.2162247;0.242297;0.03577083,0.2613195;-0.01755744;-0.02945822,-0.1713476;0.5113209;-0.02219903,-0.2390234;0.2621723;-0.157488,-0.2821784;0.06568359;-0.3400873,0.07786243;0.0064589;-0.03568519,0.08618192;-0.3519531;0.00501515,0.08869042;-0.7343488;0.07865243,0.09429961;-0.6965377;0.0004617944,-0.07537638;0.003792597;-0.04100884,-0.1037462;-0.3547025;-0.01166029,-0.1225229;-0.7363807;0.06333549,-0.114974;-0.6985207;-0.01468685,-0.001042681;0.5806718;0.01078978,0;0;0,-0.006470181;0.336274;0.01572454,-0.01576123;0.6592879;0.01881468,0.1666647;0.5303613;0.02377784,0.2211;0.2447346;0.04408348,0.2636482;-0.01933441;-0.003560305,-0.1865411;0.5189348;-0.0131305,-0.2306199;0.235626;-0.06558332,-0.260837;-0.007741243;-0.1825107,0.07716148;0.003680274;-0.03755355,0.1094367;-0.355151;-0.01797426,0.1131255;-0.7361946;0.06232107,0.120279;-0.7627472;0.007943753,-0.07667399;0.004151725;-0.03849117,-0.1030981;-0.3545968;-0.01045191,-0.0974413;-0.7308823;0.08970992,-0.1003175;-0.762605;0.04083971,-0.01332001;0.5803213;0.02045095,434.565
+0;0;0,-0.002353748;0.3364793;0.01206082,-0.001812678;0.6596149;0.007706617,0.1779985;0.5310183;0.02459077,0.2210282;0.2429654;0.03608482,0.2662139;-0.01679695;-0.02944752,-0.1715464;0.5113828;-0.02383713,-0.2420437;0.2732466;-0.1764132,-0.2842507;0.08878328;-0.3713607,0.07789109;0.006461173;-0.03562218,0.08596958;-0.3519585;0.005059872,0.08843394;-0.7343491;0.07872462,0.09560107;-0.6965615;0.0006590188,-0.07526934;0.003803607;-0.04120397,-0.1042503;-0.3546226;-0.0116125,-0.1228349;-0.7362788;0.06354281,-0.1137337;-0.6984339;-0.01431525,-0.001594708;0.5806652;0.01106155,0;0;0,-0.006470181;0.336274;0.01572454,-0.01576123;0.6592879;0.01881468,0.1666647;0.5303613;0.02377784,0.2211;0.2447346;0.04408348,0.2636482;-0.01933441;-0.003560305,-0.1865411;0.5189348;-0.0131305,-0.2306199;0.235626;-0.06558332,-0.260837;-0.007741243;-0.1825107,0.07716148;0.003680274;-0.03755355,0.1094367;-0.355151;-0.01797426,0.1131255;-0.7361946;0.06232107,0.120279;-0.7627472;0.007943753,-0.07667399;0.004151725;-0.03849117,-0.1030981;-0.3545968;-0.01045191,-0.0974413;-0.7308823;0.08970992,-0.1003175;-0.762605;0.04083971,-0.01332001;0.5803213;0.02045095,434.5761
+0;0;0,-0.002354496;0.3365862;0.01206465,-0.001813186;0.6598686;0.007708441,0.1784774;0.5311027;0.02463026,0.2216699;0.2419599;0.0361678,0.2666539;-0.01664287;-0.02907201,-0.1720004;0.5114148;-0.02392688,-0.2427644;0.2723777;-0.1770802,-0.284783;0.08873774;-0.3711575,0.07780281;0.00645385;-0.03558181,0.08588947;-0.3523279;0.005141348,0.08835167;-0.7343847;0.07874177,0.09551802;-0.6965979;0.0006846935,-0.07518403;0.003799297;-0.04115727,-0.1041943;-0.3549891;-0.0115359,-0.1227626;-0.736312;0.06355378,-0.1136624;-0.698468;-0.01429579,-0.001595114;0.5808821;0.01106493,0;0;0,-0.006735228;0.3363633;0.01599312,-0.01628339;0.659514;0.01933861,0.1666617;0.5303859;0.02520108,0.2208148;0.2435867;0.04559445,0.2638638;-0.0189712;-0.003040075,-0.1871896;0.5188265;-0.0138774,-0.2316279;0.2347716;-0.06810135,-0.2624213;-0.006297082;-0.1868147,0.07713475;0.003682479;-0.03738534,0.1091883;-0.3555245;-0.01761115,0.1129683;-0.7362912;0.06234431,0.1201157;-0.7628485;0.007983562,-0.07651594;0.004159423;-0.03858763,-0.1030702;-0.3549618;-0.01074986,-0.09748851;-0.7308841;0.08945829,-0.100603;-0.7623186;0.04025454,-0.01377425;0.5805115;0.0209105,434.5988
+0;0;0,-0.002354496;0.3365862;0.01206465,-0.001813186;0.6598686;0.007708441,0.1784774;0.5311027;0.02463026,0.2216699;0.2419599;0.0361678,0.2666539;-0.01664287;-0.02907201,-0.1720004;0.5114148;-0.02392688,-0.2427644;0.2723777;-0.1770802,-0.284783;0.08873774;-0.3711575,0.07780281;0.00645385;-0.03558181,0.08588947;-0.3523279;0.005141348,0.08835167;-0.7343847;0.07874177,0.09551802;-0.6965979;0.0006846935,-0.07518403;0.003799297;-0.04115727,-0.1041943;-0.3549891;-0.0115359,-0.1227626;-0.736312;0.06355378,-0.1136624;-0.698468;-0.01429579,-0.001595114;0.5808821;0.01106493,0;0;0,-0.006735228;0.3363633;0.01599312,-0.01628339;0.659514;0.01933861,0.1666617;0.5303859;0.02520108,0.2208148;0.2435867;0.04559445,0.2638638;-0.0189712;-0.003040075,-0.1871896;0.5188265;-0.0138774,-0.2316279;0.2347716;-0.06810135,-0.2624213;-0.006297082;-0.1868147,0.07713475;0.003682479;-0.03738534,0.1091883;-0.3555245;-0.01761115,0.1129683;-0.7362912;0.06234431,0.1201157;-0.7628485;0.007983562,-0.07651594;0.004159423;-0.03858763,-0.1030702;-0.3549618;-0.01074986,-0.09748851;-0.7308841;0.08945829,-0.100603;-0.7623186;0.04025454,-0.01377425;0.5805115;0.0209105,434.6211
+0;0;0,-0.0023556;0.3367441;0.01207031,-0.001814055;0.6601565;0.00771246,0.1786524;0.5313131;0.02464875,0.2219804;0.2412639;0.03622247,0.2666635;-0.01560917;-0.02858097,-0.1721676;0.511606;-0.02395581,-0.2431535;0.2718195;-0.1775893,-0.284891;0.08940786;-0.3703685,0.07760213;0.006437203;-0.03549003,0.08569011;-0.3524036;0.005239822,0.08815117;-0.7342816;0.07880582,0.0953235;-0.6964883;0.000683628,-0.07499011;0.003789497;-0.04105111,-0.1040051;-0.3550579;-0.01142487,-0.1225648;-0.7362025;0.06362969,-0.113457;-0.6983519;-0.01428483,-0.001595904;0.5811412;0.01107017,0;0;0,-0.007021114;0.336489;0.01654375,-0.0167399;0.6597607;0.02026522,0.1662959;0.5301452;0.02639139,0.2203579;0.2423989;0.04686606,0.2637321;-0.01819104;-0.002035618,-0.1874799;0.5188075;-0.01422913,-0.2329764;0.2345438;-0.07136114,-0.2637644;-0.003719255;-0.191622,0.0771273;0.003642514;-0.0368942,0.1090454;-0.355649;-0.01735246,0.1128665;-0.7363151;0.06219399,0.1195906;-0.762902;0.007714987,-0.07625305;0.004166597;-0.03861583,-0.1027174;-0.3551492;-0.01248565,-0.09772622;-0.7306147;0.08875468,-0.10073;-0.7612833;0.03849971,-0.01419351;0.5807287;0.02174652,434.6439
+0;0;0,-0.002716978;0.3368365;0.01232744,-0.002479055;0.6602873;0.00836831,0.1784339;0.5312784;0.02480112,0.2216503;0.2404637;0.03706178,0.2661217;-0.01598114;-0.02789279,-0.1740328;0.5126402;-0.0209116,-0.2425719;0.2772549;-0.1836607,-0.2866209;0.11123;-0.3897098,0.07752426;0.006353991;-0.03525522,0.08513347;-0.3525711;0.005497128,0.08757475;-0.7345478;0.07910594,0.09422634;-0.6967218;0.0009660646,-0.07474056;0.003873462;-0.04113586,-0.1041862;-0.3549857;-0.011155,-0.1229758;-0.7362094;0.06398457,-0.114386;-0.6983216;-0.01395982,-0.002183301;0.5812618;0.01156764,0;0;0,-0.007176004;0.3365782;0.01678801,-0.01691565;0.6598786;0.02059388,0.1664226;0.5300825;0.02785635,0.2201409;0.2414847;0.04827285,0.2636833;-0.0184752;-0.001583815,-0.1877583;0.5187608;-0.0150671,-0.2346923;0.234565;-0.07524264,-0.2661484;-0.002580792;-0.1966231,0.07712531;0.003690824;-0.03648806,0.1089875;-0.3556962;-0.01721132,0.11282;-0.7365173;0.0621047,0.1198214;-0.7630711;0.007662173,-0.07600302;0.004212812;-0.03871833,-0.1025069;-0.3551645;-0.01242405,-0.09756495;-0.7308041;0.08857515,-0.1015166;-0.7624003;0.03956867,-0.01436977;0.5808424;0.02205896,434.666
+0;0;0,-0.002716978;0.3368365;0.01232744,-0.002479055;0.6602873;0.00836831,0.1784339;0.5312784;0.02480112,0.2216503;0.2404637;0.03706178,0.2661217;-0.01598114;-0.02789279,-0.1740328;0.5126402;-0.0209116,-0.2425719;0.2772549;-0.1836607,-0.2866209;0.11123;-0.3897098,0.07752426;0.006353991;-0.03525522,0.08513347;-0.3525711;0.005497128,0.08757475;-0.7345478;0.07910594,0.09422634;-0.6967218;0.0009660646,-0.07474056;0.003873462;-0.04113586,-0.1041862;-0.3549857;-0.011155,-0.1229758;-0.7362094;0.06398457,-0.114386;-0.6983216;-0.01395982,-0.002183301;0.5812618;0.01156764,0;0;0,-0.007176004;0.3365782;0.01678801,-0.01691565;0.6598786;0.02059388,0.1664226;0.5300825;0.02785635,0.2201409;0.2414847;0.04827285,0.2636833;-0.0184752;-0.001583815,-0.1877583;0.5187608;-0.0150671,-0.2346923;0.234565;-0.07524264,-0.2661484;-0.002580792;-0.1966231,0.07712531;0.003690824;-0.03648806,0.1089875;-0.3556962;-0.01721132,0.11282;-0.7365173;0.0621047,0.1198214;-0.7630711;0.007662173,-0.07600302;0.004212812;-0.03871833,-0.1025069;-0.3551645;-0.01242405,-0.09756495;-0.7308041;0.08857515,-0.1015166;-0.7624003;0.03956867,-0.01436977;0.5808424;0.02205896,434.6876
+0;0;0,-0.002717578;0.336911;0.01233017,-0.002479617;0.6604032;0.008370573,0.1785361;0.5313571;0.02481126,0.2216869;0.2409842;0.0370533,0.2663204;-0.01639554;-0.02813807,-0.174131;0.5127084;-0.02092745,-0.242566;0.2776806;-0.1834293,-0.2867755;0.1110505;-0.3902296,0.0772505;0.006331554;-0.03513072,0.084863;-0.3527487;0.005639248,0.08730011;-0.7340729;0.0791223,0.09392686;-0.6962761;0.001274168,-0.07447663;0.003859784;-0.04099059,-0.103935;-0.3551546;-0.01099677,-0.1226926;-0.735727;0.06401443,-0.1141348;-0.6978686;-0.01363894,-0.00218383;0.5813689;0.01157026,0;0;0,-0.007603981;0.3366303;0.01704681,-0.01757103;0.6599644;0.02092636,0.1658337;0.5298882;0.0288204,0.219148;0.2416862;0.04944742,0.2626695;-0.01934442;-0.0001037121,-0.1881931;0.518722;-0.015855,-0.2359141;0.2355048;-0.07781483,-0.2685914;-0.0004984289;-0.2031984,0.07715987;0.003652006;-0.03570592,0.1084654;-0.3559764;-0.01710141,0.1124275;-0.7361432;0.06209052,0.1183926;-0.7630286;0.008299232,-0.07557806;0.004218129;-0.0388852,-0.1025477;-0.355301;-0.01285865,-0.097435;-0.7302732;0.08805446,-0.1011925;-0.7612209;0.03869554,-0.01497096;0.5809209;0.02237546,434.6989
+0;0;0,-0.002940625;0.3369017;0.01252883,-0.002980266;0.6603972;0.00877289,0.1778967;0.5312955;0.02772986,0.2234712;0.2411991;0.03749571,0.2681573;-0.01625356;-0.02737081,-0.1732826;0.5121735;-0.02574127,-0.2388493;0.279277;-0.19244,-0.2890316;0.109111;-0.3949534,0.07730278;0.006322247;-0.03501721,0.08494109;-0.3527692;0.005649619,0.08728424;-0.7340606;0.07930482,0.09525479;-0.6962895;0.001580209,-0.07429586;0.003905478;-0.04131305,-0.1041828;-0.3550386;-0.01090391,-0.1230543;-0.7355721;0.06427494,-0.1131557;-0.6977202;-0.01321959,-0.002600199;0.5813603;0.01190037,0;0;0,-0.007603981;0.3366303;0.01704681,-0.01757103;0.6599644;0.02092636,0.1658337;0.5298882;0.0288204,0.219148;0.2416862;0.04944742,0.2626695;-0.01934442;-0.0001037121,-0.1881931;0.518722;-0.015855,-0.2359141;0.2355048;-0.07781483,-0.2685914;-0.0004984289;-0.2031984,0.07715987;0.003652006;-0.03570592,0.1084654;-0.3559764;-0.01710141,0.1124275;-0.7361432;0.06209052,0.1183926;-0.7630286;0.008299232,-0.07557806;0.004218129;-0.0388852,-0.1025477;-0.355301;-0.01285865,-0.097435;-0.7302732;0.08805446,-0.1011925;-0.7612209;0.03869554,-0.01497096;0.5809209;0.02237546,434.7212
+0;0;0,-0.002941231;0.336971;0.01253141,-0.002980861;0.6605083;0.008775074,0.177994;0.5313717;0.02774093,0.2236501;0.2407556;0.03752428,0.2681901;-0.01585484;-0.02713002,-0.1733757;0.5122394;-0.02575918,-0.2390598;0.2789255;-0.1927566,-0.289078;0.1093162;-0.3946075,0.07711646;0.006307009;-0.03493281,0.08476841;-0.3534257;0.00580664,0.08710755;-0.7340634;0.07933555,0.09521239;-0.6961613;0.0003013238,-0.07411679;0.003896065;-0.04121348,-0.1040571;-0.355689;-0.01075004,-0.1228963;-0.7355701;0.0642999,-0.1128309;-0.6975858;-0.01450036,-0.002600757;0.5814638;0.01190286,0;0;0,-0.007803253;0.336683;0.01728702,-0.01785042;0.6600548;0.02130628,0.16549;0.5294567;0.03025508,0.2188563;0.2407385;0.0510335,0.2620443;-0.01938111;0.00117898,-0.188323;0.5188816;-0.01671296,-0.237207;0.2359082;-0.08132204,-0.2704347;0.004065365;-0.2123095,0.07710804;0.00358519;-0.03533447,0.1081203;-0.3567148;-0.01667845,0.112205;-0.7363092;0.06198788,0.1138943;-0.7629449;0.005737662,-0.07525189;0.004316208;-0.03905829,-0.1024023;-0.3558445;-0.01311726,-0.09749793;-0.7301351;0.08777628,-0.1013537;-0.7614283;0.0367584,-0.01523276;0.5810034;0.02272272,434.7437
+0;0;0,-0.002941231;0.336971;0.01253141,-0.002980861;0.6605083;0.008775074,0.177994;0.5313717;0.02774093,0.2236501;0.2407556;0.03752428,0.2681901;-0.01585484;-0.02713002,-0.1733757;0.5122394;-0.02575918,-0.2390598;0.2789255;-0.1927566,-0.289078;0.1093162;-0.3946075,0.07711646;0.006307009;-0.03493281,0.08476841;-0.3534257;0.00580664,0.08710755;-0.7340634;0.07933555,0.09521239;-0.6961613;0.0003013238,-0.07411679;0.003896065;-0.04121348,-0.1040571;-0.355689;-0.01075004,-0.1228963;-0.7355701;0.0642999,-0.1128309;-0.6975858;-0.01450036,-0.002600757;0.5814638;0.01190286,0;0;0,-0.007803253;0.336683;0.01728702,-0.01785042;0.6600548;0.02130628,0.16549;0.5294567;0.03025508,0.2188563;0.2407385;0.0510335,0.2620443;-0.01938111;0.00117898,-0.188323;0.5188816;-0.01671296,-0.237207;0.2359082;-0.08132204,-0.2704347;0.004065365;-0.2123095,0.07710804;0.00358519;-0.03533447,0.1081203;-0.3567148;-0.01667845,0.112205;-0.7363092;0.06198788,0.1138943;-0.7629449;0.005737662,-0.07525189;0.004316208;-0.03905829,-0.1024023;-0.3558445;-0.01311726,-0.09749793;-0.7301351;0.08777628,-0.1013537;-0.7614283;0.0367584,-0.01523276;0.5810034;0.02272272,434.7548
+0;0;0,-0.003334303;0.3370598;0.01292728,-0.003629623;0.6606713;0.009385224,0.1777173;0.5315866;0.02784654,0.2221703;0.2417363;0.0381754,0.2666065;-0.01483306;-0.02641427,-0.1752782;0.513286;-0.02218149,-0.2395939;0.2886067;-0.1996037,-0.2876507;0.1326239;-0.4125219,0.07705971;0.006243087;-0.03463597,0.08416935;-0.3537539;0.006364927,0.08646641;-0.7331318;0.07961581,0.09404498;-0.6950869;-0.0005887076,-0.07386;0.003939299;-0.04130384,-0.1043205;-0.3558549;-0.01048568,-0.123082;-0.7344472;0.06444329,-0.1135137;-0.696318;-0.01553973,-0.003212732;0.5816098;0.01246069,0;0;0,-0.008074299;0.3367683;0.01759076,-0.01832565;0.6602028;0.02182245,0.1651261;0.5290048;0.03181219,0.2182393;0.241141;0.05204511,0.2612623;-0.01897764;0.002431154,-0.1886608;0.5189454;-0.01775977,-0.2388465;0.2378228;-0.08519426,-0.2717012;0.006636634;-0.2172842,0.07702842;0.003562823;-0.0350821,0.1079446;-0.3570321;-0.01650918,0.1119074;-0.7353529;0.06195211,0.114893;-0.7627433;0.004922748,-0.07500434;0.004338791;-0.03914522,-0.1021945;-0.3561224;-0.01349653,-0.09743872;-0.7292327;0.08682588,-0.1015957;-0.7609248;0.03455989,-0.01565698;0.5811372;0.02318621,434.7677
+0;0;0,-0.003334303;0.3370598;0.01292728,-0.003629623;0.6606713;0.009385224,0.1777173;0.5315866;0.02784654,0.2221703;0.2417363;0.0381754,0.2666065;-0.01483306;-0.02641427,-0.1752782;0.513286;-0.02218149,-0.2395939;0.2886067;-0.1996037,-0.2876507;0.1326239;-0.4125219,0.07705971;0.006243087;-0.03463597,0.08416935;-0.3537539;0.006364927,0.08646641;-0.7331318;0.07961581,0.09404498;-0.6950869;-0.0005887076,-0.07386;0.003939299;-0.04130384,-0.1043205;-0.3558549;-0.01048568,-0.123082;-0.7344472;0.06444329,-0.1135137;-0.696318;-0.01553973,-0.003212732;0.5816098;0.01246069,0;0;0,-0.008074299;0.3367683;0.01759076,-0.01832565;0.6602028;0.02182245,0.1651261;0.5290048;0.03181219,0.2182393;0.241141;0.05204511,0.2612623;-0.01897764;0.002431154,-0.1886608;0.5189454;-0.01775977,-0.2388465;0.2378228;-0.08519426,-0.2717012;0.006636634;-0.2172842,0.07702842;0.003562823;-0.0350821,0.1079446;-0.3570321;-0.01650918,0.1119074;-0.7353529;0.06195211,0.114893;-0.7627433;0.004922748,-0.07500434;0.004338791;-0.03914522,-0.1021945;-0.3561224;-0.01349653,-0.09743872;-0.7292327;0.08682588,-0.1015957;-0.7609248;0.03455989,-0.01565698;0.5811372;0.02318621,434.7891
+0;0;0,-0.003333891;0.3370181;0.01292568,-0.003629096;0.6605394;0.009384822,0.1780618;0.5313872;0.02787433,0.2225334;0.2414152;0.03820752,0.266858;-0.01450959;-0.02621989,-0.175605;0.5130518;-0.02224886,-0.2399477;0.2882782;-0.1997456,-0.2878838;0.1326873;-0.4121288,0.07685369;0.006226396;-0.03454337,0.08396579;-0.3538948;0.006471679,0.08625882;-0.7326081;0.07959425,0.09376214;-0.6946431;0.0001861155,-0.07366253;0.003928768;-0.04119341,-0.1041335;-0.3559896;-0.01036462,-0.1228622;-0.7339188;0.0644331,-0.1133889;-0.6958703;-0.01475575,-0.003212351;0.5815056;0.01245921,0;0;0,-0.008259155;0.3367084;0.01785147,-0.01855486;0.6600485;0.02228725,0.1651677;0.528706;0.0334264,0.2175288;0.240549;0.05322874,0.260453;-0.01881766;0.00323379,-0.1889389;0.518864;-0.01879985,-0.2400586;0.238513;-0.08921523,-0.2738731;0.0103385;-0.2248842,0.07694383;0.003509626;-0.03472507,0.1077205;-0.3572379;-0.01644611,0.1115433;-0.7349468;0.06163871,0.1155968;-0.7624121;0.005900864,-0.07465176;0.004418739;-0.03932036,-0.1022346;-0.3561421;-0.01372408,-0.09768207;-0.7285556;0.08659243,-0.1012367;-0.7603218;0.03562484,-0.01587787;0.58101;0.02359784,434.8108
+0;0;0,-0.00369898;0.3370467;0.01325258,-0.004246443;0.6605769;0.009919078,0.1775287;0.5313806;0.02816703,0.2209894;0.2410441;0.03898861,0.2654353;-0.01464811;-0.02555519,-0.1765988;0.5135095;-0.02070974,-0.2415632;0.2999514;-0.211691,-0.2878162;0.1484726;-0.427178,0.07683187;0.006111241;-0.03418758,0.0835264;-0.3543794;0.006710671,0.08583025;-0.732476;0.07990758,0.09308417;-0.6945218;0.0007655844,-0.07330117;0.004069829;-0.04146866,-0.1043111;-0.356099;-0.01004033,-0.1230051;-0.7334052;0.06486429,-0.1137875;-0.6953689;-0.01406479,-0.003792405;0.5815415;0.01296665,0;0;0,-0.008381829;0.3367411;0.01802731,-0.01869568;0.6600879;0.02249193,0.1649349;0.5284478;0.03446865,0.2172771;0.240041;0.05404019,0.2599062;-0.01930219;0.004606247,-0.1889171;0.5189923;-0.01955136,-0.2409453;0.2392093;-0.09246086,-0.2749643;0.01341507;-0.2316711,0.07687875;0.003439411;-0.03445435,0.1073809;-0.3576672;-0.015944,0.1114275;-0.7348937;0.06154084,0.1156005;-0.7621235;0.005982872,-0.07442974;0.004443266;-0.0393668,-0.1021313;-0.3564698;-0.01396215,-0.097646;-0.7282807;0.08632079,-0.1015202;-0.7598701;0.03561486,-0.0160176;0.5810487;0.02379918,434.8329
+0;0;0,-0.00369898;0.3370467;0.01325258,-0.004246443;0.6605769;0.009919078,0.1775287;0.5313806;0.02816703,0.2209894;0.2410441;0.03898861,0.2654353;-0.01464811;-0.02555519,-0.1765988;0.5135095;-0.02070974,-0.2415632;0.2999514;-0.211691,-0.2878162;0.1484726;-0.427178,0.07683187;0.006111241;-0.03418758,0.0835264;-0.3543794;0.006710671,0.08583025;-0.732476;0.07990758,0.09308417;-0.6945218;0.0007655844,-0.07330117;0.004069829;-0.04146866,-0.1043111;-0.356099;-0.01004033,-0.1230051;-0.7334052;0.06486429,-0.1137875;-0.6953689;-0.01406479,-0.003792405;0.5815415;0.01296665,0;0;0,-0.008381829;0.3367411;0.01802731,-0.01869568;0.6600879;0.02249193,0.1649349;0.5284478;0.03446865,0.2172771;0.240041;0.05404019,0.2599062;-0.01930219;0.004606247,-0.1889171;0.5189923;-0.01955136,-0.2409453;0.2392093;-0.09246086,-0.2749643;0.01341507;-0.2316711,0.07687875;0.003439411;-0.03445435,0.1073809;-0.3576672;-0.015944,0.1114275;-0.7348937;0.06154084,0.1156005;-0.7621235;0.005982872,-0.07442974;0.004443266;-0.0393668,-0.1021313;-0.3564698;-0.01396215,-0.097646;-0.7282807;0.08632079,-0.1015202;-0.7598701;0.03561486,-0.0160176;0.5810487;0.02379918,434.855
+0;0;0,-0.004085774;0.3370857;0.01365189,-0.004903297;0.6606516;0.01055029,0.1772131;0.5315076;0.02866457,0.2201706;0.2413706;0.03987119,0.2642601;-0.0131999;-0.02442228,-0.1772388;0.5137461;-0.0215058,-0.2426846;0.3101722;-0.2225653,-0.2871264;0.1749237;-0.4475464,0.07669917;0.006064168;-0.03381303,0.08299048;-0.3543465;0.007181656,0.08531427;-0.7325341;0.08054946,0.09270453;-0.6946474;0.002213076,-0.07289295;0.004096652;-0.04162563,-0.1043861;-0.3558956;-0.009535801,-0.1231399;-0.7334112;0.06492467,-0.1138059;-0.6954442;-0.0131958,-0.00438103;0.5816075;0.01355999,0;0;0,-0.008590788;0.3367852;0.01821327,-0.01901039;0.6601623;0.02274942,0.1647546;0.5281731;0.03534985,0.2167554;0.2399711;0.05499458,0.2588891;-0.01855919;0.007344365,-0.1891647;0.519009;-0.02043298,-0.2418151;0.2405928;-0.0970017,-0.2770061;0.01998898;-0.2418438,0.07676616;0.003371954;-0.03403592,0.1071494;-0.3576933;-0.01601422,0.1112839;-0.7350862;0.06126142,0.1158782;-0.7618853;0.006432891,-0.07406231;0.004480482;-0.03946591,-0.1017632;-0.3563533;-0.01401711,-0.09691996;-0.728395;0.08586083,-0.1014808;-0.7582139;0.03434094,-0.01630823;0.5811159;0.02404094,434.8666
+0;0;0,-0.004085774;0.3370857;0.01365189,-0.004903297;0.6606516;0.01055029,0.1772131;0.5315076;0.02866457,0.2201706;0.2413706;0.03987119,0.2642601;-0.0131999;-0.02442228,-0.1772388;0.5137461;-0.0215058,-0.2426846;0.3101722;-0.2225653,-0.2871264;0.1749237;-0.4475464,0.07669917;0.006064168;-0.03381303,0.08299048;-0.3543465;0.007181656,0.08531427;-0.7325341;0.08054946,0.09270453;-0.6946474;0.002213076,-0.07289295;0.004096652;-0.04162563,-0.1043861;-0.3558956;-0.009535801,-0.1231399;-0.7334112;0.06492467,-0.1138059;-0.6954442;-0.0131958,-0.00438103;0.5816075;0.01355999,0;0;0,-0.008590788;0.3367852;0.01821327,-0.01901039;0.6601623;0.02274942,0.1647546;0.5281731;0.03534985,0.2167554;0.2399711;0.05499458,0.2588891;-0.01855919;0.007344365,-0.1891647;0.519009;-0.02043298,-0.2418151;0.2405928;-0.0970017,-0.2770061;0.01998898;-0.2418438,0.07676616;0.003371954;-0.03403592,0.1071494;-0.3576933;-0.01601422,0.1112839;-0.7350862;0.06126142,0.1158782;-0.7618853;0.006432891,-0.07406231;0.004480482;-0.03946591,-0.1017632;-0.3563533;-0.01401711,-0.09691996;-0.728395;0.08586083,-0.1014808;-0.7582139;0.03434094,-0.01630823;0.5811159;0.02404094,434.8775
+0;0;0,-0.004085774;0.3370857;0.01365189,-0.004903297;0.6606516;0.01055029,0.1772131;0.5315076;0.02866457,0.2201706;0.2413706;0.03987119,0.2642601;-0.0131999;-0.02442228,-0.1772388;0.5137461;-0.0215058,-0.2426846;0.3101722;-0.2225653,-0.2871264;0.1749237;-0.4475464,0.07669917;0.006064168;-0.03381303,0.08299048;-0.3543465;0.007181656,0.08531427;-0.7325341;0.08054946,0.09270453;-0.6946474;0.002213076,-0.07289295;0.004096652;-0.04162563,-0.1043861;-0.3558956;-0.009535801,-0.1231399;-0.7334112;0.06492467,-0.1138059;-0.6954442;-0.0131958,-0.00438103;0.5816075;0.01355999,0;0;0,-0.008590788;0.3367852;0.01821327,-0.01901039;0.6601623;0.02274942,0.1647546;0.5281731;0.03534985,0.2167554;0.2399711;0.05499458,0.2588891;-0.01855919;0.007344365,-0.1891647;0.519009;-0.02043298,-0.2418151;0.2405928;-0.0970017,-0.2770061;0.01998898;-0.2418438,0.07676616;0.003371954;-0.03403592,0.1071494;-0.3576933;-0.01601422,0.1112839;-0.7350862;0.06126142,0.1158782;-0.7618853;0.006432891,-0.07406231;0.004480482;-0.03946591,-0.1017632;-0.3563533;-0.01401711,-0.09691996;-0.728395;0.08586083,-0.1014808;-0.7582139;0.03434094,-0.01630823;0.5811159;0.02404094,434.8893
+0;0;0,-0.004405023;0.3371529;0.01395548,-0.005515568;0.660777;0.01106137,0.1768204;0.531674;0.02911886,0.2191333;0.2420098;0.04067756,0.2630966;-0.01285839;-0.02272294,-0.1776743;0.5140216;-0.02237466,-0.2442153;0.3175489;-0.2292564,-0.2880633;0.1862901;-0.4567618,0.07665205;0.005998265;-0.03354506,0.08261853;-0.3545012;0.007617019,0.08484794;-0.732913;0.08099683,0.09267069;-0.6947988;0.0004946887,-0.07262897;0.00416742;-0.04176665,-0.1045151;-0.3558468;-0.00916528,-0.1233024;-0.7335605;0.06542925,-0.1134839;-0.695366;-0.01484577,-0.004906133;0.5817201;0.01402629,0;0;0,-0.008677952;0.3368533;0.01846039,-0.0191265;0.6602833;0.02327001,0.1646681;0.5280935;0.03636754,0.2164744;0.2404051;0.05588162,0.2584347;-0.01832908;0.008912325,-0.1890215;0.5191066;-0.02141567,-0.243365;0.24287;-0.1024679,-0.2774616;0.02301696;-0.2487971,0.07671356;0.003330484;-0.03377461,0.1071037;-0.3578444;-0.01591635,0.1111073;-0.7353057;0.06213462,0.1178214;-0.7614828;0.003767848,-0.07379843;0.004596464;-0.0396163,-0.101472;-0.3563337;-0.01405463,-0.09659208;-0.7284983;0.0862183,-0.1012977;-0.7582196;0.03127408,-0.01642016;0.5812241;0.02448785,434.9118
+0;0;0,-0.004405283;0.3371729;0.01395631,-0.00551581;0.6607964;0.01106231,0.1771852;0.5315958;0.02915,0.2199408;0.2389003;0.04082967,0.2634354;-0.01325044;-0.02189486,-0.1780216;0.513908;-0.02244695,-0.245259;0.3153792;-0.2314937,-0.2886394;0.18552;-0.4565734,0.07652672;0.005988458;-0.03349021,0.0824993;-0.3548791;0.007713888,0.08472477;-0.7326229;0.08096418,0.09243493;-0.6946255;0.001620732,-0.07251021;0.004160607;-0.04169837,-0.1044289;-0.3562211;-0.009063713,-0.1231831;-0.7332681;0.06539916,-0.1135059;-0.6951916;-0.01372043,-0.004906399;0.5817425;0.01402711,0;0;0,-0.008724198;0.3368577;0.01872075,-0.01913721;0.660284;0.02382505,0.1649057;0.5279024;0.03800571,0.2159236;0.2370234;0.05854142,0.2577548;-0.01862708;0.01059222,-0.1890004;0.5190958;-0.02262087,-0.2448428;0.2409481;-0.1071817,-0.2781076;0.02688907;-0.2571095,0.07668588;0.003235116;-0.03350532,0.1068932;-0.3583124;-0.01534581,0.1108485;-0.7352142;0.06205142,0.1174963;-0.7611108;0.005041242,-0.07356156;0.004657739;-0.03975926,-0.1014597;-0.3566354;-0.01430732,-0.09676289;-0.7280338;0.08620197,-0.1024745;-0.7578771;0.03324024,-0.01644263;0.5812263;0.02496445,434.9342
+0;0;0,-0.004405283;0.3371729;0.01395631,-0.00551581;0.6607964;0.01106231,0.1771852;0.5315958;0.02915,0.2199408;0.2389003;0.04082967,0.2634354;-0.01325044;-0.02189486,-0.1780216;0.513908;-0.02244695,-0.245259;0.3153792;-0.2314937,-0.2886394;0.18552;-0.4565734,0.07652672;0.005988458;-0.03349021,0.0824993;-0.3548791;0.007713888,0.08472477;-0.7326229;0.08096418,0.09243493;-0.6946255;0.001620732,-0.07251021;0.004160607;-0.04169837,-0.1044289;-0.3562211;-0.009063713,-0.1231831;-0.7332681;0.06539916,-0.1135059;-0.6951916;-0.01372043,-0.004906399;0.5817425;0.01402711,0;0;0,-0.008724198;0.3368577;0.01872075,-0.01913721;0.660284;0.02382505,0.1649057;0.5279024;0.03800571,0.2159236;0.2370234;0.05854142,0.2577548;-0.01862708;0.01059222,-0.1890004;0.5190958;-0.02262087,-0.2448428;0.2409481;-0.1071817,-0.2781076;0.02688907;-0.2571095,0.07668588;0.003235116;-0.03350532,0.1068932;-0.3583124;-0.01534581,0.1108485;-0.7352142;0.06205142,0.1174963;-0.7611108;0.005041242,-0.07356156;0.004657739;-0.03975926,-0.1014597;-0.3566354;-0.01430732,-0.09676289;-0.7280338;0.08620197,-0.1024745;-0.7578771;0.03324024,-0.01644263;0.5812263;0.02496445,434.9561
+0;0;0,-0.004405674;0.3372028;0.01395755,-0.005516287;0.6608518;0.01106332,0.1772931;0.5316153;0.02916024,0.2200324;0.2390317;0.04083544,0.2632669;-0.01161098;-0.02151394,-0.178125;0.513917;-0.02246741,-0.2453367;0.315464;-0.2314343,-0.2884577;0.1863815;-0.4551678,0.07640557;0.005978978;-0.0334372,0.08238003;-0.3550028;0.007779952,0.08461943;-0.7351097;0.08148848,0.09240894;-0.69703;0.001328424,-0.07239542;0.00415402;-0.04163235,-0.1043242;-0.3563418;-0.008987367,-0.1231957;-0.7357476;0.06594132,-0.1134189;-0.6975879;-0.01399257,-0.004906829;0.5817918;0.01402835,0;0;0,-0.008802347;0.3368777;0.01886487,-0.01922455;0.6603281;0.02402616,0.1647451;0.5274467;0.03881931,0.2156038;0.2366567;0.05937743,0.2562525;-0.01784945;0.01297975,-0.1890582;0.5191457;-0.02299695,-0.2453761;0.2425165;-0.1117254,-0.2779901;0.03264469;-0.2649199,0.07667845;0.003127307;-0.03320003,0.1068073;-0.358553;-0.0152564,0.1105432;-0.7377779;0.06280565,0.1177125;-0.762998;0.004060984,-0.07337694;0.004681661;-0.0398185,-0.1013302;-0.3567157;-0.01426551,-0.09657167;-0.7304106;0.08697024,-0.1030933;-0.7646925;0.03821687,-0.0165294;0.5812641;0.02515459,434.9781
+0;0;0,-0.004610106;0.337192;0.0141519,-0.00593388;0.6608419;0.01143954,0.1769447;0.531818;0.02977692,0.2189018;0.2391253;0.04155385,0.2620885;-0.01160684;-0.02046806,-0.1783179;0.514042;-0.02327702,-0.2457002;0.3209283;-0.237134,-0.2877877;0.1992233;-0.4651581,0.07650867;0.005964057;-0.0332033,0.0821958;-0.3550256;0.007985279,0.0844389;-0.7351272;0.08172077,0.09247123;-0.697046;0.001584843,-0.07217789;0.004177662;-0.04200603,-0.104498;-0.3562259;-0.008733787,-0.1234323;-0.735634;0.06616739,-0.1134138;-0.6974708;-0.0137362,-0.00528982;0.5817804;0.01435635,0;0;0,-0.008802347;0.3368777;0.01886487,-0.01922455;0.6603281;0.02402616,0.1647451;0.5274467;0.03881931,0.2156038;0.2366567;0.05937743,0.2562525;-0.01784945;0.01297975,-0.1890582;0.5191457;-0.02299695,-0.2453761;0.2425165;-0.1117254,-0.2779901;0.03264469;-0.2649199,0.07667845;0.003127307;-0.03320003,0.1068073;-0.358553;-0.0152564,0.1105432;-0.7377779;0.06280565,0.1177125;-0.762998;0.004060984,-0.07337694;0.004681661;-0.0398185,-0.1013302;-0.3567157;-0.01426551,-0.09657167;-0.7304106;0.08697024,-0.1030933;-0.7646925;0.03821687,-0.0165294;0.5812641;0.02515459,434.9893
+0;0;0,-0.004610016;0.3371854;0.01415162,-0.005933684;0.6608136;0.01143956,0.1772096;0.5317255;0.02979903,0.2192348;0.2385577;0.04159508,0.2623428;-0.01171792;-0.0203139,-0.1785691;0.5139236;-0.02333197,-0.2460608;0.3204964;-0.2375361,-0.2880716;0.199013;-0.4651449,0.07636818;0.005953105;-0.03314232,0.08205393;-0.3549492;0.008036286,0.08429735;-0.7351047;0.08178222,0.09231158;-0.6970416;0.001826957,-0.07204535;0.00416999;-0.04192889,-0.1043577;-0.3561464;-0.008664694,-0.1232946;-0.7356082;0.06624709,-0.1132987;-0.6974635;-0.01347636,-0.005289693;0.5817605;0.01435606,0;0;0,-0.009010941;0.3368529;0.01908934,-0.01956164;0.6602738;0.02447712,0.1646629;0.5274028;0.04007971,0.2148926;0.2360045;0.0604912,0.2546822;-0.01837918;0.01538408,-0.1893197;0.5190815;-0.02380084,-0.2468647;0.2435713;-0.1167275,-0.2787626;0.03655137;-0.2731057,0.076616;0.00303939;-0.03296518,0.1065263;-0.3585848;-0.01530635,0.1102238;-0.737887;0.0626539,0.1177415;-0.7631748;0.004268762,-0.07312264;0.004743702;-0.0399566,-0.1014214;-0.3565525;-0.01460381,-0.09662488;-0.7302347;0.08688594,-0.103567;-0.7628055;0.03630134,-0.01683249;0.5812187;0.02554572,435.0009
+0;0;0,-0.004610016;0.3371854;0.01415162,-0.005933684;0.6608136;0.01143956,0.1772096;0.5317255;0.02979903,0.2192348;0.2385577;0.04159508,0.2623428;-0.01171792;-0.0203139,-0.1785691;0.5139236;-0.02333197,-0.2460608;0.3204964;-0.2375361,-0.2880716;0.199013;-0.4651449,0.07636818;0.005953105;-0.03314232,0.08205393;-0.3549492;0.008036286,0.08429735;-0.7351047;0.08178222,0.09231158;-0.6970416;0.001826957,-0.07204535;0.00416999;-0.04192889,-0.1043577;-0.3561464;-0.008664694,-0.1232946;-0.7356082;0.06624709,-0.1132987;-0.6974635;-0.01347636,-0.005289693;0.5817605;0.01435606,0;0;0,-0.009010941;0.3368529;0.01908934,-0.01956164;0.6602738;0.02447712,0.1646629;0.5274028;0.04007971,0.2148926;0.2360045;0.0604912,0.2546822;-0.01837918;0.01538408,-0.1893197;0.5190815;-0.02380084,-0.2468647;0.2435713;-0.1167275,-0.2787626;0.03655137;-0.2731057,0.076616;0.00303939;-0.03296518,0.1065263;-0.3585848;-0.01530635,0.1102238;-0.737887;0.0626539,0.1177415;-0.7631748;0.004268762,-0.07312264;0.004743702;-0.0399566,-0.1014214;-0.3565525;-0.01460381,-0.09662488;-0.7302347;0.08688594,-0.103567;-0.7628055;0.03630134,-0.01683249;0.5812187;0.02554572,435.0226
+0;0;0,-0.004918286;0.3372406;0.01435405,-0.006505436;0.6609332;0.01186934,0.17702;0.5318301;0.030214,0.2185061;0.2388948;0.04219994,0.2612603;-0.01036435;-0.01920348,-0.1790456;0.513844;-0.02436409,-0.2456933;0.3308257;-0.2473848,-0.2877929;0.2135721;-0.4758747,0.0762562;0.005947698;-0.03284873,0.08148616;-0.3548833;0.008225426,0.08373639;-0.7342517;0.08193219,0.09189107;-0.6962733;0.002876133,-0.07176542;0.004134783;-0.04197679,-0.1045136;-0.3560425;-0.008611154,-0.1235306;-0.7346649;0.06649965,-0.1134166;-0.6966078;-0.0123217,-0.005799504;0.581863;0.01470117,0;0;0,-0.009063877;0.3368968;0.01949048,-0.01958252;0.6603754;0.02523851,0.1647135;0.5268087;0.04126072,0.2145443;0.2356473;0.06170011,0.2540645;-0.01772928;0.01735044,-0.1892253;0.5190914;-0.02466101,-0.2473595;0.2452428;-0.1211144,-0.279123;0.04357195;-0.2825094,0.07653936;0.002923816;-0.03259754,0.1064943;-0.3586238;-0.01529396,0.1101865;-0.7372485;0.06208777,0.11759;-0.7631391;0.005506516,-0.07284342;0.004761978;-0.04000726,-0.1012092;-0.3564406;-0.01467987,-0.0963915;-0.7293274;0.08676177,-0.1033425;-0.7621065;0.03786911,-0.01686512;0.5813041;0.02621555,435.0341
+0;0;0,-0.004918286;0.3372406;0.01435405,-0.006505436;0.6609332;0.01186934,0.17702;0.5318301;0.030214,0.2185061;0.2388948;0.04219994,0.2612603;-0.01036435;-0.01920348,-0.1790456;0.513844;-0.02436409,-0.2456933;0.3308257;-0.2473848,-0.2877929;0.2135721;-0.4758747,0.0762562;0.005947698;-0.03284873,0.08148616;-0.3548833;0.008225426,0.08373639;-0.7342517;0.08193219,0.09189107;-0.6962733;0.002876133,-0.07176542;0.004134783;-0.04197679,-0.1045136;-0.3560425;-0.008611154,-0.1235306;-0.7346649;0.06649965,-0.1134166;-0.6966078;-0.0123217,-0.005799504;0.581863;0.01470117,0;0;0,-0.009063877;0.3368968;0.01949048,-0.01958252;0.6603754;0.02523851,0.1647135;0.5268087;0.04126072,0.2145443;0.2356473;0.06170011,0.2540645;-0.01772928;0.01735044,-0.1892253;0.5190914;-0.02466101,-0.2473595;0.2452428;-0.1211144,-0.279123;0.04357195;-0.2825094,0.07653936;0.002923816;-0.03259754,0.1064943;-0.3586238;-0.01529396,0.1101865;-0.7372485;0.06208777,0.11759;-0.7631391;0.005506516,-0.07284342;0.004761978;-0.04000726,-0.1012092;-0.3564406;-0.01467987,-0.0963915;-0.7293274;0.08676177,-0.1033425;-0.7621065;0.03786911,-0.01686512;0.5813041;0.02621555,435.0564
+0;0;0,-0.00515646;0.3372484;0.01453947,-0.007002612;0.6609577;0.0122384,0.1766171;0.531771;0.03063877,0.2176296;0.2397999;0.04288701,0.2598713;-0.01124904;-0.01758491,-0.1767565;0.5136734;-0.03459022,-0.2500151;0.3359832;-0.2585066,-0.290324;0.2242537;-0.4916556,0.07626286;0.005952334;-0.03263672,0.08121751;-0.3547452;0.008382,0.08345391;-0.7341902;0.08223946,0.09347221;-0.6962337;0.003203645,-0.0715703;0.00414353;-0.04215603,-0.104732;-0.3558109;-0.008349732,-0.123734;-0.7345003;0.06696092,-0.1117607;-0.6964561;-0.01179354,-0.006239771;0.5818828;0.01503637,0;0;0,-0.009131089;0.3369093;0.01957572,-0.01966491;0.6604031;0.02540147,0.1645259;0.5263574;0.04179466,0.2141041;0.236217;0.06276453,0.253365;-0.01878875;0.01920545,-0.1890475;0.5189734;-0.02544393,-0.2479782;0.2483715;-0.127331,-0.2793561;0.04726689;-0.2917667,0.07653459;0.002852708;-0.03241801,0.1063666;-0.3585713;-0.01531482,0.1100724;-0.7372926;0.06211174,0.1184515;-0.7628979;0.00511897,-0.07263764;0.004823606;-0.04021337,-0.1012112;-0.3562188;-0.01488086,-0.09634247;-0.7291441;0.08681177,-0.103167;-0.7621762;0.03791674,-0.01694392;0.5813277;0.02635944,435.0679
+0;0;0,-0.00515646;0.3372484;0.01453947,-0.007002612;0.6609577;0.0122384,0.1766171;0.531771;0.03063877,0.2176296;0.2397999;0.04288701,0.2598713;-0.01124904;-0.01758491,-0.1767565;0.5136734;-0.03459022,-0.2500151;0.3359832;-0.2585066,-0.290324;0.2242537;-0.4916556,0.07626286;0.005952334;-0.03263672,0.08121751;-0.3547452;0.008382,0.08345391;-0.7341902;0.08223946,0.09347221;-0.6962337;0.003203645,-0.0715703;0.00414353;-0.04215603,-0.104732;-0.3558109;-0.008349732,-0.123734;-0.7345003;0.06696092,-0.1117607;-0.6964561;-0.01179354,-0.006239771;0.5818828;0.01503637,0;0;0,-0.009131089;0.3369093;0.01957572,-0.01966491;0.6604031;0.02540147,0.1645259;0.5263574;0.04179466,0.2141041;0.236217;0.06276453,0.253365;-0.01878875;0.01920545,-0.1890475;0.5189734;-0.02544393,-0.2479782;0.2483715;-0.127331,-0.2793561;0.04726689;-0.2917667,0.07653459;0.002852708;-0.03241801,0.1063666;-0.3585713;-0.01531482,0.1100724;-0.7372926;0.06211174,0.1184515;-0.7628979;0.00511897,-0.07263764;0.004823606;-0.04021337,-0.1012112;-0.3562188;-0.01488086,-0.09634247;-0.7291441;0.08681177,-0.103167;-0.7621762;0.03791674,-0.01694392;0.5813277;0.02635944,435.0797
+0;0;0,-0.005156523;0.3372526;0.01453965,-0.007002514;0.6609379;0.01223892,0.1767168;0.5317345;0.03064742,0.2178735;0.2387366;0.04293874,0.2599756;-0.01148278;-0.01733339,-0.1768494;0.5136271;-0.0346171,-0.2503656;0.3353121;-0.2593209,-0.2905413;0.2239517;-0.4916995,0.0761667;0.005944829;-0.03259557,0.08112033;-0.3546778;0.008414637,0.08334907;-0.7328244;0.08201939,0.09333181;-0.6948961;0.003264144,-0.07148007;0.004138306;-0.04210288,-0.1046349;-0.3557414;-0.008303598,-0.1235719;-0.733135;0.06674936,-0.1116411;-0.6951194;-0.01172552,-0.006239775;0.5818737;0.01503652,0;0;0,-0.009274602;0.3368957;0.01981282,-0.0199516;0.660354;0.02604532,0.1642997;0.526023;0.04235101,0.2134481;0.2348288;0.06432867,0.2524332;-0.01936898;0.02098441,-0.1890625;0.5189478;-0.02605522,-0.2465955;0.2467605;-0.1275281,-0.2789958;0.05165254;-0.2975226,0.07651274;0.002820864;-0.03220284,0.106167;-0.3585536;-0.01534462,0.1098818;-0.7360833;0.06130433,0.1180839;-0.7619163;0.004910111,-0.07238686;0.004844907;-0.04044564,-0.1013441;-0.3560752;-0.0148869,-0.09641032;-0.7277125;0.08649772,-0.1029676;-0.7593006;0.03621038,-0.01718642;0.5812894;0.02688694,435.1021
+0;0;0,-0.00538067;0.3372405;0.01473537,-0.007469028;0.6609246;0.01268459,0.1762547;0.5316733;0.03112803,0.2171468;0.2386551;0.04381002,0.2588449;-0.01166236;-0.01633578,-0.175784;0.5136192;-0.03911581,-0.2528865;0.3435448;-0.2689475,-0.2887903;0.2382093;-0.5048084,0.07628334;0.005948788;-0.03232095,0.08096605;-0.3546846;0.0086268,0.08320787;-0.7328001;0.08239073,0.09405381;-0.6948859;0.00374829,-0.07123956;0.004173574;-0.04250513,-0.1050145;-0.3556169;-0.008371238,-0.1238885;-0.7329319;0.06709187,-0.1110987;-0.6949267;-0.01124867,-0.006684534;0.58186;0.01546708,0;0;0,-0.009274602;0.3368957;0.01981282,-0.0199516;0.660354;0.02604532,0.1642997;0.526023;0.04235101,0.2134481;0.2348288;0.06432867,0.2524332;-0.01936898;0.02098441,-0.1890625;0.5189478;-0.02605522,-0.2465955;0.2467605;-0.1275281,-0.2789958;0.05165254;-0.2975226,0.07651274;0.002820864;-0.03220284,0.106167;-0.3585536;-0.01534462,0.1098818;-0.7360833;0.06130433,0.1180839;-0.7619163;0.004910111,-0.07238686;0.004844907;-0.04044564,-0.1013441;-0.3560752;-0.0148869,-0.09641032;-0.7277125;0.08649772,-0.1029676;-0.7593006;0.03621038,-0.01718642;0.5812894;0.02688694,435.1249
+0;0;0,-0.005381007;0.3372617;0.01473629,-0.007469361;0.660947;0.0126856,0.1763305;0.5316768;0.03113548,0.2171225;0.2393752;0.04378646,0.2588904;-0.01136082;-0.01645993,-0.1758547;0.5136151;-0.03913759,-0.2527686;0.3439567;-0.2684072,-0.2887324;0.238445;-0.5046626,0.07618942;0.005941464;-0.03228116,0.08087166;-0.354655;0.008662395,0.08311246;-0.732599;0.08239284,0.09374748;-0.6948386;0.005279765,-0.07115185;0.004168435;-0.0424528,-0.1049234;-0.3555852;-0.008322407,-0.1237888;-0.732729;0.06710646,-0.1112477;-0.6948795;-0.009710595,-0.006684888;0.5818844;0.01546801,0;0;0,-0.009311527;0.3369024;0.02004075,-0.01999561;0.6603569;0.0265224,0.1642145;0.5257359;0.04317474,0.2130472;0.235225;0.06515265,0.2513696;-0.01975155;0.02318692,-0.1889064;0.518956;-0.02657119,-0.2469873;0.2485507;-0.1303587,-0.2789742;0.05468622;-0.3025103,0.07648978;0.002803668;-0.03199458,0.1060411;-0.3585517;-0.01535082,0.1098325;-0.7358798;0.06140876,0.1190125;-0.7624259;0.008135676,-0.07220744;0.004860086;-0.04055448,-0.1010188;-0.3560144;-0.01471755,-0.09618148;-0.7274395;0.08678554,-0.1023567;-0.7573956;0.03691677,-0.01723046;0.5812936;0.02730155,435.1456
+0;0;0,-0.005380847;0.3372516;0.01473586,-0.007468876;0.6608886;0.01268557,0.1761854;0.531673;0.03112249,0.2170094;0.2391429;0.04378336,0.258694;-0.01109388;-0.01634306,-0.17572;0.5136256;-0.03909475,-0.252694;0.3438346;-0.2685435,-0.2885862;0.238533;-0.5043285,0.07606978;0.005932135;-0.03223047,0.08075351;-0.3547798;0.008726202,0.08299316;-0.7325293;0.08241872,0.09361083;-0.6947817;0.005431496,-0.07104012;0.00416189;-0.04238614,-0.1048225;-0.355707;-0.008244809,-0.1236781;-0.7326567;0.06714524,-0.1111575;-0.69482;-0.009546429,-0.006684548;0.5818406;0.01546747,0;0;0,-0.009302936;0.3368799;0.02025175,-0.01991408;0.6602849;0.02690148,0.1640219;0.525517;0.04400611,0.2128874;0.2347934;0.06620097,0.2508235;-0.01985061;0.02510905,-0.1884508;0.5190889;-0.02717172,-0.2472603;0.2488195;-0.1315586,-0.2787379;0.05893408;-0.3074106,0.07644594;0.002765238;-0.03176439,0.105938;-0.3587153;-0.0151962,0.109739;-0.7359033;0.06125665,0.1189643;-0.7625062;0.008239627,-0.07202948;0.004878354;-0.04060246,-0.1009496;-0.356097;-0.0146627,-0.09624925;-0.7273121;0.08686361,-0.1024469;-0.7580371;0.03814137,-0.01717132;0.5812352;0.0276413,435.1569
+0;0;0,-0.005589738;0.3372425;0.01486599,-0.007925377;0.6608778;0.01300133,0.1757552;0.5316823;0.03164369,0.2161301;0.2390995;0.04452359,0.2577201;-0.01113075;-0.01569541,-0.1752095;0.5133352;-0.04125493,-0.2555289;0.3656632;-0.2844472,-0.2854066;0.2558444;-0.5190072,0.07618279;0.005933397;-0.0319622,0.08060034;-0.3547825;0.008989032,0.0828554;-0.7325287;0.08269808,0.09392252;-0.6947857;0.005773708,-0.07077295;0.004177731;-0.0428292,-0.1050719;-0.3555883;-0.008123185,-0.1239151;-0.7324841;0.0675389,-0.1109479;-0.6946523;-0.009079032,-0.007101032;0.5818297;0.01576544,0;0;0,-0.009302936;0.3368799;0.02025175,-0.01991408;0.6602849;0.02690148,0.1640219;0.525517;0.04400611,0.2128874;0.2347934;0.06620097,0.2508235;-0.01985061;0.02510905,-0.1884508;0.5190889;-0.02717172,-0.2472603;0.2488195;-0.1315586,-0.2787379;0.05893408;-0.3074106,0.07644594;0.002765238;-0.03176439,0.105938;-0.3587153;-0.0151962,0.109739;-0.7359033;0.06125665,0.1189643;-0.7625062;0.008239627,-0.07202948;0.004878354;-0.04060246,-0.1009496;-0.356097;-0.0146627,-0.09624925;-0.7273121;0.08686361,-0.1024469;-0.7580371;0.03814137,-0.01717132;0.5812352;0.0276413,435.179
+0;0;0,-0.005589738;0.3372425;0.01486599,-0.007925377;0.6608778;0.01300133,0.1757552;0.5316823;0.03164369,0.2161301;0.2390995;0.04452359,0.2577201;-0.01113075;-0.01569541,-0.1752095;0.5133352;-0.04125493,-0.2555289;0.3656632;-0.2844472,-0.2854066;0.2558444;-0.5190072,0.07618279;0.005933397;-0.0319622,0.08060034;-0.3547825;0.008989032,0.0828554;-0.7325287;0.08269808,0.09392252;-0.6947857;0.005773708,-0.07077295;0.004177731;-0.0428292,-0.1050719;-0.3555883;-0.008123185,-0.1239151;-0.7324841;0.0675389,-0.1109479;-0.6946523;-0.009079032,-0.007101032;0.5818297;0.01576544,0;0;0,-0.009302936;0.3368799;0.02025175,-0.01991408;0.6602849;0.02690148,0.1640219;0.525517;0.04400611,0.2128874;0.2347934;0.06620097,0.2508235;-0.01985061;0.02510905,-0.1884508;0.5190889;-0.02717172,-0.2472603;0.2488195;-0.1315586,-0.2787379;0.05893408;-0.3074106,0.07644594;0.002765238;-0.03176439,0.105938;-0.3587153;-0.0151962,0.109739;-0.7359033;0.06125665,0.1189643;-0.7625062;0.008239627,-0.07202948;0.004878354;-0.04060246,-0.1009496;-0.356097;-0.0146627,-0.09624925;-0.7273121;0.08686361,-0.1024469;-0.7580371;0.03814137,-0.01717132;0.5812352;0.0276413,435.1905
+0;0;0,-0.005589933;0.3372543;0.01486651,-0.007925574;0.6608901;0.01300187,0.1757434;0.5316982;0.0316432,0.2161038;0.2392202;0.04451849,0.25767;-0.01086706;-0.01566609,-0.1751991;0.5133522;-0.04125079,-0.2554897;0.3657331;-0.284356,-0.2853504;0.255977;-0.5187818,0.07612023;0.005928524;-0.03193596,0.08053754;-0.3547675;0.00901302,0.08279239;-0.7324805;0.08271559,0.09384678;-0.6947464;0.00587973,-0.07071483;0.0041743;-0.04279403,-0.1050119;-0.3555719;-0.008089926,-0.1238535;-0.7324345;0.0675655,-0.1109012;-0.6946117;-0.00896427,-0.007101233;0.5818424;0.01576596,0;0;0,-0.009338193;0.3368819;0.02039802,-0.01992008;0.6602838;0.02727616,0.1639111;0.5253022;0.04451501,0.2125876;0.2346483;0.06662953,0.2499152;-0.02001613;0.02605593,-0.1881562;0.519176;-0.02787399,-0.2491432;0.2532083;-0.1413635,-0.2796564;0.06485306;-0.3188031,0.07640833;0.002755493;-0.03167832,0.1058252;-0.3587143;-0.01517951,0.1095253;-0.7358902;0.0611676,0.1187517;-0.7625378;0.008331183,-0.07183661;0.004861323;-0.04080701,-0.100957;-0.3560692;-0.01474737,-0.09645873;-0.7272019;0.08696054,-0.1012184;-0.7573997;0.03757078,-0.01718568;0.5812337;0.02795255,435.2024
+0;0;0,-0.005793306;0.3372422;0.01505999,-0.008379222;0.6608762;0.01343351,0.17531;0.5317055;0.03223066,0.2153092;0.2392038;0.04568094,0.2564619;-0.01098508;-0.01436545,-0.1746921;0.5130548;-0.0431909,-0.2502497;0.3707733;-0.2909511,-0.2861499;0.2580104;-0.5230918,0.07624038;0.005924188;-0.03164885,0.08041697;-0.3547678;0.009360757,0.0826956;-0.732474;0.08309762,0.09417394;-0.6947386;0.00632409,-0.07047334;0.004226116;-0.04318552,-0.1052064;-0.3554068;-0.007749513,-0.1240529;-0.7322441;0.06803103,-0.1106795;-0.6944174;-0.008425862,-0.007524807;0.581828;0.01617282,0;0;0,-0.009338193;0.3368819;0.02039802,-0.01992008;0.6602838;0.02727616,0.1639111;0.5253022;0.04451501,0.2125876;0.2346483;0.06662953,0.2499152;-0.02001613;0.02605593,-0.1881562;0.519176;-0.02787399,-0.2491432;0.2532083;-0.1413635,-0.2796564;0.06485306;-0.3188031,0.07640833;0.002755493;-0.03167832,0.1058252;-0.3587143;-0.01517951,0.1095253;-0.7358902;0.0611676,0.1187517;-0.7625378;0.008331183,-0.07183661;0.004861323;-0.04080701,-0.100957;-0.3560692;-0.01474737,-0.09645873;-0.7272019;0.08696054,-0.1012184;-0.7573997;0.03757078,-0.01718568;0.5812337;0.02795255,435.214
+0;0;0,-0.005793998;0.3372825;0.01506179,-0.008380277;0.6609619;0.01343507,0.1753089;0.5317798;0.03223259,0.2151336;0.240554;0.0456242,0.2564119;-0.01039907;-0.0146056,-0.1746928;0.5131292;-0.04318888,-0.2499209;0.3714683;-0.2898683,-0.2859308;0.258361;-0.5227181,0.07613286;0.005915832;-0.03160422,0.08030996;-0.3548202;0.009410392,0.08258288;-0.7315795;0.08296242,0.09406074;-0.6938445;0.006192014,-0.07037395;0.004220156;-0.04312462,-0.1051112;-0.3554566;-0.007684287,-0.1239105;-0.7313493;0.06790631,-0.1105376;-0.6935229;-0.00854747,-0.007525739;0.5819023;0.01617478,0;0;0,-0.009383351;0.336912;0.02054727,-0.01997768;0.6603574;0.02748549,0.1636826;0.5249727;0.04526246,0.2121571;0.2356424;0.06797874,0.2493636;-0.01979458;0.02703226,-0.1879938;0.5192319;-0.02833072,-0.2506257;0.2579106;-0.1481902,-0.2802222;0.07050741;-0.3279485,0.07639594;0.002736956;-0.0314039,0.1057171;-0.358797;-0.01517022,0.1093226;-0.7350554;0.06085169,0.1184507;-0.7617382;0.008040544,-0.07167991;0.00485057;-0.04084724,-0.1009036;-0.3561101;-0.01470449,-0.09655237;-0.7262539;0.08696844,-0.1011363;-0.7565861;0.03773151,-0.01724155;0.5812958;0.02815235,435.2258
+0;0;0,-0.005793998;0.3372825;0.01506179,-0.008380277;0.6609619;0.01343507,0.1753089;0.5317798;0.03223259,0.2151336;0.240554;0.0456242,0.2564119;-0.01039907;-0.0146056,-0.1746928;0.5131292;-0.04318888,-0.2499209;0.3714683;-0.2898683,-0.2859308;0.258361;-0.5227181,0.07613286;0.005915832;-0.03160422,0.08030996;-0.3548202;0.009410392,0.08258288;-0.7315795;0.08296242,0.09406074;-0.6938445;0.006192014,-0.07037395;0.004220156;-0.04312462,-0.1051112;-0.3554566;-0.007684287,-0.1239105;-0.7313493;0.06790631,-0.1105376;-0.6935229;-0.00854747,-0.007525739;0.5819023;0.01617478,0;0;0,-0.009383351;0.336912;0.02054727,-0.01997768;0.6603574;0.02748549,0.1636826;0.5249727;0.04526246,0.2121571;0.2356424;0.06797874,0.2493636;-0.01979458;0.02703226,-0.1879938;0.5192319;-0.02833072,-0.2506257;0.2579106;-0.1481902,-0.2802222;0.07050741;-0.3279485,0.07639594;0.002736956;-0.0314039,0.1057171;-0.358797;-0.01517022,0.1093226;-0.7350554;0.06085169,0.1184507;-0.7617382;0.008040544,-0.07167991;0.00485057;-0.04084724,-0.1009036;-0.3561101;-0.01470449,-0.09655237;-0.7262539;0.08696844,-0.1011363;-0.7565861;0.03773151,-0.01724155;0.5812958;0.02815235,435.2384
+0;0;0,-0.006165479;0.3372709;0.0152375,-0.009224724;0.660944;0.01397073,0.1744832;0.5316642;0.03305423,0.2139021;0.2405068;0.04660552,0.2554592;-0.01052245;-0.01363984,-0.1741152;0.512713;-0.04594854,-0.2516728;0.3721993;-0.2924253,-0.2835248;0.2923139;-0.5393585,0.07621398;0.005936765;-0.0311159,0.08000851;-0.3546298;0.01000181,0.08225144;-0.7327846;0.08355931,0.09430788;-0.6950734;0.007099271,-0.06995092;0.00425277;-0.04359812,-0.1054625;-0.3550994;-0.007289775,-0.1244357;-0.7322521;0.06895007,-0.1104926;-0.6944473;-0.007178985,-0.008299423;0.5818845;0.01666596,0;0;0,-0.009426855;0.336903;0.02072036,-0.02004346;0.660341;0.02786839,0.1635966;0.5248744;0.04564011,0.2118496;0.2356251;0.06836951,0.249152;-0.0199112;0.02735841,-0.1877588;0.5193193;-0.02901012,-0.2508429;0.2590068;-0.1505334,-0.2799627;0.07483858;-0.3338536,0.07636251;0.002663076;-0.03120398,0.1056116;-0.3587241;-0.01516962,0.1092339;-0.7364403;0.06055391,0.1178593;-0.7632906;0.008164883,-0.07145539;0.004860365;-0.04101851,-0.1008403;-0.3559079;-0.01463534,-0.09648676;-0.7273338;0.08754413,-0.1017062;-0.7567438;0.03760245,-0.01730146;0.5812801;0.02848136,435.2559
+0;0;0,-0.006165479;0.3372709;0.0152375,-0.009224724;0.660944;0.01397073,0.1744832;0.5316642;0.03305423,0.2139021;0.2405068;0.04660552,0.2554592;-0.01052245;-0.01363984,-0.1741152;0.512713;-0.04594854,-0.2516728;0.3721993;-0.2924253,-0.2835248;0.2923139;-0.5393585,0.07621398;0.005936765;-0.0311159,0.08000851;-0.3546298;0.01000181,0.08225144;-0.7327846;0.08355931,0.09430788;-0.6950734;0.007099271,-0.06995092;0.00425277;-0.04359812,-0.1054625;-0.3550994;-0.007289775,-0.1244357;-0.7322521;0.06895007,-0.1104926;-0.6944473;-0.007178985,-0.008299423;0.5818845;0.01666596,0;0;0,-0.009426855;0.336903;0.02072036,-0.02004346;0.660341;0.02786839,0.1635966;0.5248744;0.04564011,0.2118496;0.2356251;0.06836951,0.249152;-0.0199112;0.02735841,-0.1877588;0.5193193;-0.02901012,-0.2508429;0.2590068;-0.1505334,-0.2799627;0.07483858;-0.3338536,0.07636251;0.002663076;-0.03120398,0.1056116;-0.3587241;-0.01516962,0.1092339;-0.7364403;0.06055391,0.1178593;-0.7632906;0.008164883,-0.07145539;0.004860365;-0.04101851,-0.1008403;-0.3559079;-0.01463534,-0.09648676;-0.7273338;0.08754413,-0.1017062;-0.7567438;0.03760245,-0.01730146;0.5812801;0.02848136,435.2692
+0;0;0,-0.006165479;0.3372709;0.0152375,-0.009224724;0.660944;0.01397073,0.1744832;0.5316642;0.03305423,0.2139021;0.2405068;0.04660552,0.2554592;-0.01052245;-0.01363984,-0.1741152;0.512713;-0.04594854,-0.2516728;0.3721993;-0.2924253,-0.2835248;0.2923139;-0.5393585,0.07621398;0.005936765;-0.0311159,0.08000851;-0.3546298;0.01000181,0.08225144;-0.7327846;0.08355931,0.09430788;-0.6950734;0.007099271,-0.06995092;0.00425277;-0.04359812,-0.1054625;-0.3550994;-0.007289775,-0.1244357;-0.7322521;0.06895007,-0.1104926;-0.6944473;-0.007178985,-0.008299423;0.5818845;0.01666596,0;0;0,-0.009426855;0.336903;0.02072036,-0.02004346;0.660341;0.02786839,0.1635966;0.5248744;0.04564011,0.2118496;0.2356251;0.06836951,0.249152;-0.0199112;0.02735841,-0.1877588;0.5193193;-0.02901012,-0.2508429;0.2590068;-0.1505334,-0.2799627;0.07483858;-0.3338536,0.07636251;0.002663076;-0.03120398,0.1056116;-0.3587241;-0.01516962,0.1092339;-0.7364403;0.06055391,0.1178593;-0.7632906;0.008164883,-0.07145539;0.004860365;-0.04101851,-0.1008403;-0.3559079;-0.01463534,-0.09648676;-0.7273338;0.08754413,-0.1017062;-0.7567438;0.03760245,-0.01730146;0.5812801;0.02848136,435.29
+0;0;0,-0.006435859;0.3373095;0.01539143,-0.00978469;0.6610491;0.01429586,0.1740533;0.5318556;0.03381899,0.2129678;0.2414994;0.04748277,0.2535749;-0.003219262;-0.01104176,-0.1739448;0.5124629;-0.04724701,-0.2528973;0.3739325;-0.2933843,-0.2878619;0.3170477;-0.5393577,0.07616626;0.005916943;-0.03074376,0.07971933;-0.3543508;0.01031429,0.08196345;-0.7326776;0.08394996,0.09434481;-0.6949741;0.007622488,-0.06951515;0.004277694;-0.04394126,-0.1055238;-0.3546578;-0.007064283,-0.1244899;-0.7319347;0.06949192,-0.1102261;-0.6941364;-0.006496586,-0.008796301;0.58197;0.01697145,0;0;0,-0.009528853;0.3369377;0.02093363,-0.02023133;0.6604375;0.02830815,0.1634331;0.5247794;0.04628944,0.21129;0.2363463;0.06917524,0.2493884;-0.01276202;0.0310328,-0.1877185;0.5194284;-0.02951688,-0.2518266;0.2620777;-0.1546908,-0.2798678;0.086631;-0.3374295,0.07637566;0.002502948;-0.03069174,0.1054126;-0.3586163;-0.01516902,0.1090791;-0.7365267;0.06051922,0.1176784;-0.7634174;0.008288737,-0.07113162;0.004846957;-0.04121029,-0.1007018;-0.3555765;-0.01453113,-0.09653406;-0.7271571;0.08778651,-0.1009909;-0.7572895;0.03876852,-0.0174662;0.5813572;0.02886343,435.3012
+0;0;0,-0.006435859;0.3373095;0.01539143,-0.00978469;0.6610491;0.01429586,0.1740533;0.5318556;0.03381899,0.2129678;0.2414994;0.04748277,0.2535749;-0.003219262;-0.01104176,-0.1739448;0.5124629;-0.04724701,-0.2528973;0.3739325;-0.2933843,-0.2878619;0.3170477;-0.5393577,0.07616626;0.005916943;-0.03074376,0.07971933;-0.3543508;0.01031429,0.08196345;-0.7326776;0.08394996,0.09434481;-0.6949741;0.007622488,-0.06951515;0.004277694;-0.04394126,-0.1055238;-0.3546578;-0.007064283,-0.1244899;-0.7319347;0.06949192,-0.1102261;-0.6941364;-0.006496586,-0.008796301;0.58197;0.01697145,0;0;0,-0.009528853;0.3369377;0.02093363,-0.02023133;0.6604375;0.02830815,0.1634331;0.5247794;0.04628944,0.21129;0.2363463;0.06917524,0.2493884;-0.01276202;0.0310328,-0.1877185;0.5194284;-0.02951688,-0.2518266;0.2620777;-0.1546908,-0.2798678;0.086631;-0.3374295,0.07637566;0.002502948;-0.03069174,0.1054126;-0.3586163;-0.01516902,0.1090791;-0.7365267;0.06051922,0.1176784;-0.7634174;0.008288737,-0.07113162;0.004846957;-0.04121029,-0.1007018;-0.3555765;-0.01453113,-0.09653406;-0.7271571;0.08778651,-0.1009909;-0.7572895;0.03876852,-0.0174662;0.5813572;0.02886343,435.3234
+0;0;0,-0.006435479;0.3372895;0.01539052,-0.00978375;0.6609761;0.01429527,0.1738083;0.5318663;0.03379519,0.2126527;0.2420329;0.04743437,0.2527855;0.0001728088;-0.01040653,-0.1737221;0.5124997;-0.04716183,-0.2525324;0.3742187;-0.292856,-0.2870885;0.3179983;-0.5359561,0.07608157;0.005910364;-0.03070958,0.0796341;-0.3543013;0.01034208,0.08187945;-0.7328365;0.0840183,0.09433126;-0.6950891;0.007256508,-0.06943785;0.004272938;-0.04389241,-0.1054409;-0.3546067;-0.007021166,-0.1244175;-0.7320913;0.0695772,-0.1100725;-0.6942487;-0.006843708,-0.008795566;0.5819134;0.0169703,0;0;0,-0.009538338;0.336901;0.02119505,-0.02019705;0.660341;0.02893341,0.1632483;0.524897;0.04681599,0.2107051;0.2369206;0.06952679,0.2492723;-0.009206802;0.03229249,-0.1869106;0.5193983;-0.03047723,-0.2550615;0.2698874;-0.1675832,-0.2812039;0.09406732;-0.3460668,0.07630178;0.002513558;-0.03062904,0.1052592;-0.3585592;-0.01519358,0.1087846;-0.7366774;0.06054437,0.1171708;-0.7633794;0.007421851,-0.07097332;0.004828486;-0.04130242,-0.1007719;-0.3555197;-0.01462741,-0.09671077;-0.7272788;0.08784599,-0.1012497;-0.7569115;0.03753911,-0.01744398;0.5812761;0.02939069,435.3456
+0;0;0,-0.006676135;0.3372794;0.01550953,-0.0102923;0.6609626;0.01462079,0.1733132;0.5318797;0.03433533,0.2118286;0.2420278;0.04850488,0.2516462;5.555153E-05;-0.009084094,-0.1736164;0.5123659;-0.0482195,-0.2537091;0.3768331;-0.2950278,-0.2876061;0.3225668;-0.5386642,0.07619735;0.005883629;-0.03042637,0.07941721;-0.3543335;0.01060476,0.08173531;-0.7328547;0.08435038,0.09445846;-0.695103;0.007633537,-0.06923542;0.004317879;-0.04420666,-0.1058311;-0.3544656;-0.006985001,-0.1248316;-0.7318764;0.06997066,-0.1102163;-0.6940334;-0.006398991,-0.009276033;0.5818995;0.01727306,0;0;0,-0.009538338;0.336901;0.02119505,-0.02019705;0.660341;0.02893341,0.1632483;0.524897;0.04681599,0.2107051;0.2369206;0.06952679,0.2492723;-0.009206802;0.03229249,-0.1869106;0.5193983;-0.03047723,-0.2550615;0.2698874;-0.1675832,-0.2812039;0.09406732;-0.3460668,0.07630178;0.002513558;-0.03062904,0.1052592;-0.3585592;-0.01519358,0.1087846;-0.7366774;0.06054437,0.1171708;-0.7633794;0.007421851,-0.07097332;0.004828486;-0.04130242,-0.1007719;-0.3555197;-0.01462741,-0.09671077;-0.7272788;0.08784599,-0.1012497;-0.7569115;0.03753911,-0.01744398;0.5812761;0.02939069,435.3568
+0;0;0,-0.006675614;0.3372531;0.01550831,-0.01029146;0.6609069;0.01461965,0.1732222;0.5318561;0.03432538,0.2116886;0.2423725;0.04847692,0.2514991;0.0004427731;-0.009101927,-0.173533;0.5123521;-0.04818795,-0.2535239;0.3769915;-0.2946827,-0.287415;0.3227348;-0.5382762,0.07611085;0.00587695;-0.03039184,0.07933213;-0.3544987;0.01065736,0.08164898;-0.7328166;0.08436337,0.0943388;-0.6950853;0.007847518,-0.06915683;0.004312978;-0.04415648,-0.1057687;-0.3546284;-0.006918442,-0.124759;-0.7318364;0.06999588,-0.1101819;-0.6940141;-0.006173678,-0.009275274;0.5818508;0.01727169,0;0;0,-0.009578921;0.3368622;0.02137256,-0.02024051;0.6602697;0.02923107,0.1630861;0.5248199;0.04723167,0.2101518;0.2371628;0.07001162,0.249254;-0.00882484;0.03271151,-0.1866058;0.5194806;-0.03103293,-0.2551713;0.2701702;-0.1675017,-0.2813886;0.09869769;-0.3500943,0.07622048;0.002509654;-0.03058112,0.1051974;-0.3587169;-0.01503325,0.1085732;-0.7366846;0.06040835,0.1167426;-0.7635249;0.007702351,-0.0708444;0.004836843;-0.04133691,-0.1007888;-0.3556445;-0.01445678,-0.09668839;-0.7272164;0.08791479,-0.1015063;-0.7572619;0.03844956,-0.01748772;0.5812116;0.02966285,435.3683
+0;0;0,-0.006675614;0.3372531;0.01550831,-0.01029146;0.6609069;0.01461965,0.1732222;0.5318561;0.03432538,0.2116886;0.2423725;0.04847692,0.2514991;0.0004427731;-0.009101927,-0.173533;0.5123521;-0.04818795,-0.2535239;0.3769915;-0.2946827,-0.287415;0.3227348;-0.5382762,0.07611085;0.00587695;-0.03039184,0.07933213;-0.3544987;0.01065736,0.08164898;-0.7328166;0.08436337,0.0943388;-0.6950853;0.007847518,-0.06915683;0.004312978;-0.04415648,-0.1057687;-0.3546284;-0.006918442,-0.124759;-0.7318364;0.06999588,-0.1101819;-0.6940141;-0.006173678,-0.009275274;0.5818508;0.01727169,0;0;0,-0.009578921;0.3368622;0.02137256,-0.02024051;0.6602697;0.02923107,0.1630861;0.5248199;0.04723167,0.2101518;0.2371628;0.07001162,0.249254;-0.00882484;0.03271151,-0.1866058;0.5194806;-0.03103293,-0.2551713;0.2701702;-0.1675017,-0.2813886;0.09869769;-0.3500943,0.07622048;0.002509654;-0.03058112,0.1051974;-0.3587169;-0.01503325,0.1085732;-0.7366846;0.06040835,0.1167426;-0.7635249;0.007702351,-0.0708444;0.004836843;-0.04133691,-0.1007888;-0.3556445;-0.01445678,-0.09668839;-0.7272164;0.08791479,-0.1015063;-0.7572619;0.03844956,-0.01748772;0.5812116;0.02966285,435.3912
+0;0;0,-0.006977649;0.3372422;0.01565616,-0.01088249;0.6608772;0.01499094,0.1726622;0.5318896;0.03499909,0.210705;0.2426826;0.04919152,0.2505823;-0.001741886;-0.008514687,-0.173373;0.5122244;-0.04958386,-0.2547348;0.3798068;-0.2968391,-0.2878129;0.3339705;-0.5447674,0.07614398;0.005834153;-0.03004928,0.07891969;-0.3545136;0.01096646,0.08113614;-0.7322294;0.08503857,0.09458192;-0.6942539;0.006206952,-0.0688321;0.004367185;-0.04447439,-0.1060379;-0.3544157;-0.00664486,-0.125076;-0.7310709;0.07035615,-0.1096889;-0.6930025;-0.008110128,-0.009841258;0.5818254;0.01761908,0;0;0,-0.009659596;0.3368592;0.02141595,-0.02033795;0.6602511;0.02927923,0.1629432;0.5246542;0.04751539,0.2097315;0.237279;0.07022405,0.2480205;-0.01115313;0.03176665,-0.186406;0.5195359;-0.03192535,-0.2554114;0.2705734;-0.1681065,-0.2818235;0.1024224;-0.3570276,0.07616186;0.002500206;-0.03046346,0.1051008;-0.3586982;-0.01501036,0.1086384;-0.7361579;0.06030488,0.1176134;-0.7614648;0.002690434,-0.07056291;0.00484586;-0.04162086,-0.1008845;-0.3555686;-0.01474134,-0.09662268;-0.7265726;0.08772154,-0.1014166;-0.758665;0.0369241,-0.01758084;0.5811981;0.02971053,435.4052
+0;0;0,-0.006977649;0.3372422;0.01565616,-0.01088249;0.6608772;0.01499094,0.1726622;0.5318896;0.03499909,0.210705;0.2426826;0.04919152,0.2505823;-0.001741886;-0.008514687,-0.173373;0.5122244;-0.04958386,-0.2547348;0.3798068;-0.2968391,-0.2878129;0.3339705;-0.5447674,0.07614398;0.005834153;-0.03004928,0.07891969;-0.3545136;0.01096646,0.08113614;-0.7322294;0.08503857,0.09458192;-0.6942539;0.006206952,-0.0688321;0.004367185;-0.04447439,-0.1060379;-0.3544157;-0.00664486,-0.125076;-0.7310709;0.07035615,-0.1096889;-0.6930025;-0.008110128,-0.009841258;0.5818254;0.01761908,0;0;0,-0.009659596;0.3368592;0.02141595,-0.02033795;0.6602511;0.02927923,0.1629432;0.5246542;0.04751539,0.2097315;0.237279;0.07022405,0.2480205;-0.01115313;0.03176665,-0.186406;0.5195359;-0.03192535,-0.2554114;0.2705734;-0.1681065,-0.2818235;0.1024224;-0.3570276,0.07616186;0.002500206;-0.03046346,0.1051008;-0.3586982;-0.01501036,0.1086384;-0.7361579;0.06030488,0.1176134;-0.7614648;0.002690434,-0.07056291;0.00484586;-0.04162086,-0.1008845;-0.3555686;-0.01474134,-0.09662268;-0.7265726;0.08772154,-0.1014166;-0.758665;0.0369241,-0.01758084;0.5811981;0.02971053,435.4239
+0;0;0,-0.006978657;0.3372909;0.01565842,-0.01088407;0.6609729;0.01499312,0.1727151;0.5319592;0.03500681,0.2107029;0.2431704;0.04917873,0.2504872;-0.0006837398;-0.008392818,-0.1734231;0.5122882;-0.04960132,-0.2546673;0.380062;-0.2964991,-0.2876682;0.3343327;-0.5438489,0.07603163;0.005825544;-0.03000494,0.07880662;-0.3544296;0.01100026,0.08102349;-0.7322156;0.08508617,0.0944656;-0.6942424;0.006276086,-0.06873053;0.004360741;-0.04440877,-0.1059267;-0.3543299;-0.006588958,-0.1249684;-0.7310553;0.07042639,-0.1095855;-0.692989;-0.008018441,-0.009842685;0.58191;0.01762163,0;0;0,-0.009759843;0.3368891;0.021667,-0.02052795;0.6603208;0.02970266,0.162696;0.524485;0.04857397,0.2093311;0.237473;0.07076001,0.2480694;-0.01028612;0.03233004,-0.186388;0.5196998;-0.03232237,-0.2563035;0.2716497;-0.168799,-0.2824609;0.1150454;-0.3666702,0.07611523;0.002470121;-0.03025579,0.1049017;-0.3586614;-0.01514566,0.1083716;-0.7361974;0.06015706,0.1173892;-0.7615103;0.002585765,-0.07040425;0.004851882;-0.04165022,-0.1009191;-0.3554576;-0.01483955,-0.09659899;-0.7265211;0.08767438,-0.1012665;-0.7585289;0.03679662,-0.01774824;0.5812571;0.03009558,435.436
+0;0;0,-0.007110764;0.3372828;0.01577213,-0.0112902;0.6609613;0.01534854,0.1722867;0.5318562;0.03571127,0.2099972;0.2430367;0.0500005,0.2497475;-0.0009168386;-0.007171858,-0.1731122;0.5119497;-0.05058488,-0.2551662;0.388019;-0.3014857,-0.2882069;0.3489581;-0.5499705,0.07616646;0.005786431;-0.02966866,0.078766;-0.3544674;0.01136033,0.08093163;-0.7322303;0.08556528,0.09467328;-0.6942595;0.006806627,-0.06846564;0.004453551;-0.04480697,-0.1060967;-0.3541063;-0.006184511,-0.1250679;-0.7308134;0.07093691,-0.1093881;-0.6927441;-0.0074488,-0.01020806;0.5818974;0.01792962,0;0;0,-0.009759843;0.3368891;0.021667,-0.02052795;0.6603208;0.02970266,0.162696;0.524485;0.04857397,0.2093311;0.237473;0.07076001,0.2480694;-0.01028612;0.03233004,-0.186388;0.5196998;-0.03232237,-0.2563035;0.2716497;-0.168799,-0.2824609;0.1150454;-0.3666702,0.07611523;0.002470121;-0.03025579,0.1049017;-0.3586614;-0.01514566,0.1083716;-0.7361974;0.06015706,0.1173892;-0.7615103;0.002585765,-0.07040425;0.004851882;-0.04165022,-0.1009191;-0.3554576;-0.01483955,-0.09659899;-0.7265211;0.08767438,-0.1012665;-0.7585289;0.03679662,-0.01774824;0.5812571;0.03009558,435.4574
+0;0;0,-0.007111007;0.3372943;0.01577267,-0.01129067;0.6609901;0.01534904,0.1723678;0.531858;0.03571985,0.2099855;0.2437486;0.04997396,0.2497378;-0.0002170652;-0.007201239,-0.1731853;0.5119427;-0.05061479,-0.2550376;0.3883166;-0.3008988,-0.2880799;0.3492538;-0.5493959,0.07613983;0.005784408;-0.02965829,0.0787321;-0.3534615;0.01125593,0.08090342;-0.7322163;0.08565569,0.09462186;-0.694259;0.007030033,-0.06844169;0.004451994;-0.0447913,-0.1059675;-0.3531047;-0.006276887,-0.1249885;-0.7308009;0.07104701,-0.1093352;-0.6927452;-0.007206336,-0.01020846;0.5819216;0.01793027,0;0;0,-0.009778209;0.3368987;0.02169073,-0.02055685;0.6603467;0.02973998,0.1626255;0.5242361;0.04907143,0.2088817;0.2378818;0.07113755,0.2480954;-0.009832054;0.0328151,-0.1864265;0.5199496;-0.03273661,-0.2569732;0.273325;-0.1699399,-0.2828262;0.1163093;-0.367541,0.07609887;0.002455398;-0.03022051,0.105383;-0.3576097;-0.01492762,0.108397;-0.7362304;0.06012261,0.1169673;-0.7617112;0.002834443,-0.07031039;0.004874609;-0.04174966,-0.1009437;-0.354416;-0.01509937,-0.0964755;-0.7264317;0.08775729,-0.1005059;-0.7586758;0.03732965,-0.0177749;0.5812786;0.03013074,435.4691
+0;0;0,-0.007111007;0.3372943;0.01577267,-0.01129067;0.6609901;0.01534904,0.1723678;0.531858;0.03571985,0.2099855;0.2437486;0.04997396,0.2497378;-0.0002170652;-0.007201239,-0.1731853;0.5119427;-0.05061479,-0.2550376;0.3883166;-0.3008988,-0.2880799;0.3492538;-0.5493959,0.07613983;0.005784408;-0.02965829,0.0787321;-0.3534615;0.01125593,0.08090342;-0.7322163;0.08565569,0.09462186;-0.694259;0.007030033,-0.06844169;0.004451994;-0.0447913,-0.1059675;-0.3531047;-0.006276887,-0.1249885;-0.7308009;0.07104701,-0.1093352;-0.6927452;-0.007206336,-0.01020846;0.5819216;0.01793027,0;0;0,-0.009778209;0.3368987;0.02169073,-0.02055685;0.6603467;0.02973998,0.1626255;0.5242361;0.04907143,0.2088817;0.2378818;0.07113755,0.2480954;-0.009832054;0.0328151,-0.1864265;0.5199496;-0.03273661,-0.2569732;0.273325;-0.1699399,-0.2828262;0.1163093;-0.367541,0.07609887;0.002455398;-0.03022051,0.105383;-0.3576097;-0.01492762,0.108397;-0.7362304;0.06012261,0.1169673;-0.7617112;0.002834443,-0.07031039;0.004874609;-0.04174966,-0.1009437;-0.354416;-0.01509937,-0.0964755;-0.7264317;0.08775729,-0.1005059;-0.7586758;0.03732965,-0.0177749;0.5812786;0.03013074,435.491
+0;0;0,-0.007231767;0.3373029;0.01586474,-0.01163002;0.6609825;0.0156157,0.1720187;0.5317142;0.03630733,0.2094409;0.2435474;0.05069624,0.2494532;-0.001609296;-0.007014729,-0.1728846;0.5116709;-0.051601,-0.2549883;0.3989721;-0.3069547,-0.2891491;0.3623936;-0.5570115,0.07621453;0.005817685;-0.02933641,0.07869197;-0.3534118;0.01154849,0.08048552;-0.7306235;0.08556776,0.09443313;-0.6926939;0.00727956,-0.06813301;0.004419169;-0.04518285,-0.106346;-0.3530269;-0.006509516,-0.1247334;-0.7290603;0.07115328,-0.1088658;-0.6910362;-0.006758764,-0.01051126;0.5819178;0.01816359,0;0;0,-0.009805173;0.3369081;0.02177179,-0.02056918;0.6603431;0.02984679,0.1625947;0.5241739;0.04936659,0.2087592;0.2377531;0.07126534,0.2469561;-0.01144291;0.03285062,-0.1862741;0.5202722;-0.03348037,-0.2635062;0.286638;-0.1887153,-0.2853933;0.1184621;-0.3791651,0.07605472;0.002446786;-0.03021288,0.1053169;-0.3575996;-0.01491916,0.1083913;-0.7346242;0.06000531,0.1166779;-0.7603754;0.003352046,-0.07024457;0.004885006;-0.04177275,-0.1012779;-0.3544067;-0.01588869,-0.09665357;-0.7247875;0.08690914,-0.09974167;-0.7572261;0.03712616,-0.01779254;0.581279;0.03022921,435.5023
+0;0;0,-0.007231767;0.3373029;0.01586474,-0.01163002;0.6609825;0.0156157,0.1720187;0.5317142;0.03630733,0.2094409;0.2435474;0.05069624,0.2494532;-0.001609296;-0.007014729,-0.1728846;0.5116709;-0.051601,-0.2549883;0.3989721;-0.3069547,-0.2891491;0.3623936;-0.5570115,0.07621453;0.005817685;-0.02933641,0.07869197;-0.3534118;0.01154849,0.08048552;-0.7306235;0.08556776,0.09443313;-0.6926939;0.00727956,-0.06813301;0.004419169;-0.04518285,-0.106346;-0.3530269;-0.006509516,-0.1247334;-0.7290603;0.07115328,-0.1088658;-0.6910362;-0.006758764,-0.01051126;0.5819178;0.01816359,0;0;0,-0.009805173;0.3369081;0.02177179,-0.02056918;0.6603431;0.02984679,0.1625947;0.5241739;0.04936659,0.2087592;0.2377531;0.07126534,0.2469561;-0.01144291;0.03285062,-0.1862741;0.5202722;-0.03348037,-0.2635062;0.286638;-0.1887153,-0.2853933;0.1184621;-0.3791651,0.07605472;0.002446786;-0.03021288,0.1053169;-0.3575996;-0.01491916,0.1083913;-0.7346242;0.06000531,0.1166779;-0.7603754;0.003352046,-0.07024457;0.004885006;-0.04177275,-0.1012779;-0.3544067;-0.01588869,-0.09665357;-0.7247875;0.08690914,-0.09974167;-0.7572261;0.03712616,-0.01779254;0.581279;0.03022921,435.5134
+0;0;0,-0.007232044;0.3373158;0.01586534,-0.01163044;0.6610059;0.01561629,0.1722045;0.5316838;0.03632652,0.2096158;0.2436006;0.05071125,0.2493094;0.0003966838;-0.006540049,-0.1730505;0.51162;-0.05167147,-0.2551304;0.3989539;-0.3069511,-0.2890192;0.3626668;-0.5550161,0.07613896;0.005811916;-0.02930732,0.078618;-0.3536493;0.01160396,0.08041075;-0.7306941;0.08559047,0.09423217;-0.6928363;0.008010581,-0.06806544;0.004414787;-0.04513804,-0.1063031;-0.3532618;-0.00643976,-0.1246824;-0.7291288;0.07118867,-0.1089583;-0.6911773;-0.006018475,-0.01051164;0.5819385;0.01816427,0;0;0,-0.009868644;0.3369144;0.02184713,-0.02066772;0.6603583;0.02992737,0.1626013;0.5240369;0.05000246,0.2083767;0.237623;0.07168543,0.2470275;-0.009462878;0.0335263,-0.1864222;0.5204404;-0.03397133,-0.2631071;0.2860065;-0.1881096,-0.286499;0.1232508;-0.3803721,0.07599328;0.002434671;-0.03014851,0.1052036;-0.3578448;-0.01472962,0.1083123;-0.7347955;0.05969155,0.117167;-0.7608733;0.004480239,-0.07014375;0.00489325;-0.04178215,-0.1014072;-0.3546223;-0.01602485,-0.09621429;-0.7246487;0.08738425,-0.09971833;-0.7567232;0.0383342,-0.01788351;0.5812919;0.03031242,435.5357
+0;0;0,-0.007513127;0.3373035;0.01599633,-0.01217899;0.660989;0.01591601,0.1716719;0.5317125;0.03704838,0.2087306;0.2435917;0.05159013,0.2481812;0.0002795756;-0.005368937,-0.1731398;0.5115203;-0.05226038,-0.2558765;0.4092708;-0.3116792,-0.2891285;0.384392;-0.5612324,0.07624879;0.00580342;-0.02902205,0.07843191;-0.3536591;0.01189503,0.08013555;-0.7307234;0.08578382,0.09417717;-0.692863;0.008243747,-0.06791903;0.004425672;-0.045357,-0.1071076;-0.3531253;-0.006449383,-0.1249869;-0.7289348;0.07157345,-0.1090453;-0.6909783;-0.005588584,-0.01101204;0.5819217;0.01844203,0;0;0,-0.009868644;0.3369144;0.02184713,-0.02066772;0.6603583;0.02992737,0.1626013;0.5240369;0.05000246,0.2083767;0.237623;0.07168543,0.2470275;-0.009462878;0.0335263,-0.1864222;0.5204404;-0.03397133,-0.2631071;0.2860065;-0.1881096,-0.286499;0.1232508;-0.3803721,0.07599328;0.002434671;-0.03014851,0.1052036;-0.3578448;-0.01472962,0.1083123;-0.7347955;0.05969155,0.117167;-0.7608733;0.004480239,-0.07014375;0.00489325;-0.04178215,-0.1014072;-0.3546223;-0.01602485,-0.09621429;-0.7246487;0.08738425,-0.09971833;-0.7567232;0.0383342,-0.01788351;0.5812919;0.03031242,435.5467
+0;0;0,-0.007511944;0.3372504;0.01599381,-0.0121774;0.6609081;0.01591354,0.1717102;0.5316292;0.03704941,0.2087809;0.2434152;0.05159585,0.2486601;-0.00254038;-0.005982056,-0.173171;0.5114329;-0.05227734,-0.2559345;0.4091504;-0.31178,-0.2895478;0.3840013;-0.5640445,0.07614335;0.005795395;-0.02898191,0.07832741;-0.3538212;0.0119527,0.08004036;-0.7329477;0.08624558,0.09387366;-0.695204;0.009855866,-0.0678251;0.004419553;-0.04529428,-0.1070305;-0.3532847;-0.006369982,-0.1250076;-0.7311494;0.07207955,-0.1093025;-0.6933111;-0.003937721,-0.01101056;0.5818485;0.01843931,0;0;0,-0.009947821;0.3368534;0.02192879,-0.0207511;0.6602684;0.03004742,0.1625288;0.5239165;0.05026722,0.2080815;0.2373677;0.07189822,0.2459421;-0.01270479;0.03408241,-0.186413;0.5205379;-0.03438687,-0.2633673;0.2858667;-0.1882069,-0.2871902;0.1241684;-0.3848941,0.07590015;0.002383739;-0.03008044,0.1050733;-0.3580534;-0.0146364,0.108498;-0.7372713;0.05912876,0.1174698;-0.7639092;0.006229043,-0.06994814;0.004962233;-0.04188059,-0.1016919;-0.354708;-0.01669868,-0.09600097;-0.7267048;0.08744207,-0.09997722;-0.7588933;0.04050053,-0.01796739;0.5812097;0.03042221,435.5588
+0;0;0,-0.007511944;0.3372504;0.01599381,-0.0121774;0.6609081;0.01591354,0.1717102;0.5316292;0.03704941,0.2087809;0.2434152;0.05159585,0.2486601;-0.00254038;-0.005982056,-0.173171;0.5114329;-0.05227734,-0.2559345;0.4091504;-0.31178,-0.2895478;0.3840013;-0.5640445,0.07614335;0.005795395;-0.02898191,0.07832741;-0.3538212;0.0119527,0.08004036;-0.7329477;0.08624558,0.09387366;-0.695204;0.009855866,-0.0678251;0.004419553;-0.04529428,-0.1070305;-0.3532847;-0.006369982,-0.1250076;-0.7311494;0.07207955,-0.1093025;-0.6933111;-0.003937721,-0.01101056;0.5818485;0.01843931,0;0;0,-0.009947821;0.3368534;0.02192879,-0.0207511;0.6602684;0.03004742,0.1625288;0.5239165;0.05026722,0.2080815;0.2373677;0.07189822,0.2459421;-0.01270479;0.03408241,-0.186413;0.5205379;-0.03438687,-0.2633673;0.2858667;-0.1882069,-0.2871902;0.1241684;-0.3848941,0.07590015;0.002383739;-0.03008044,0.1050733;-0.3580534;-0.0146364,0.108498;-0.7372713;0.05912876,0.1174698;-0.7639092;0.006229043,-0.06994814;0.004962233;-0.04188059,-0.1016919;-0.354708;-0.01669868,-0.09600097;-0.7267048;0.08744207,-0.09997722;-0.7588933;0.04050053,-0.01796739;0.5812097;0.03042221,435.5816
+0;0;0,-0.00773568;0.337202;0.01622064,-0.01264279;0.6608168;0.01636385,0.1712082;0.5315474;0.03763,0.2079732;0.2433182;0.05240672,0.2480576;-0.00264217;-0.005198706,-0.1731987;0.5113986;-0.05264205,-0.2548303;0.4182491;-0.3159015,-0.2816724;0.4000862;-0.5696164,0.07621776;0.005798074;-0.02863263,0.07819825;-0.3538563;0.012246,0.07986555;-0.7330095;0.08678322,0.09389995;-0.6952407;0.01023436,-0.06765116;0.004406074;-0.04545876,-0.1071218;-0.35323;-0.005902171,-0.1250668;-0.7311361;0.07271512,-0.1091591;-0.693273;-0.003456794,-0.01143099;0.5817683;0.01885064,0;0;0,-0.01005375;0.3368141;0.02198434,-0.02092604;0.6601869;0.03015065,0.1623016;0.5238491;0.05042195,0.2077002;0.2372849;0.07200861,0.2457522;-0.01281664;0.03428698,-0.1864199;0.5207597;-0.03477352,-0.2632855;0.2858907;-0.1883128,-0.28775;0.1277704;-0.3878651,0.07584818;0.002398401;-0.03006482,0.1049477;-0.3580766;-0.01466119,0.1085473;-0.737308;0.05940819,0.1171736;-0.76391;0.006127354,-0.06989199;0.004937594;-0.04187269,-0.1020658;-0.3547723;-0.01738034,-0.09620024;-0.7267358;0.0871398,-0.09933596;-0.7593077;0.04032131,-0.01812344;0.5811405;0.03051305,435.5914
+0;0;0,-0.00773568;0.337202;0.01622064,-0.01264279;0.6608168;0.01636385,0.1712082;0.5315474;0.03763,0.2079732;0.2433182;0.05240672,0.2480576;-0.00264217;-0.005198706,-0.1731987;0.5113986;-0.05264205,-0.2548303;0.4182491;-0.3159015,-0.2816724;0.4000862;-0.5696164,0.07621776;0.005798074;-0.02863263,0.07819825;-0.3538563;0.012246,0.07986555;-0.7330095;0.08678322,0.09389995;-0.6952407;0.01023436,-0.06765116;0.004406074;-0.04545876,-0.1071218;-0.35323;-0.005902171,-0.1250668;-0.7311361;0.07271512,-0.1091591;-0.693273;-0.003456794,-0.01143099;0.5817683;0.01885064,0;0;0,-0.01005375;0.3368141;0.02198434,-0.02092604;0.6601869;0.03015065,0.1623016;0.5238491;0.05042195,0.2077002;0.2372849;0.07200861,0.2457522;-0.01281664;0.03428698,-0.1864199;0.5207597;-0.03477352,-0.2632855;0.2858907;-0.1883128,-0.28775;0.1277704;-0.3878651,0.07584818;0.002398401;-0.03006482,0.1049477;-0.3580766;-0.01466119,0.1085473;-0.737308;0.05940819,0.1171736;-0.76391;0.006127354,-0.06989199;0.004937594;-0.04187269,-0.1020658;-0.3547723;-0.01738034,-0.09620024;-0.7267358;0.0871398,-0.09933596;-0.7593077;0.04032131,-0.01812344;0.5811405;0.03051305,435.6032
+0;0;0,-0.00773568;0.337202;0.01622064,-0.01264279;0.6608168;0.01636385,0.1712082;0.5315474;0.03763,0.2079732;0.2433182;0.05240672,0.2480576;-0.00264217;-0.005198706,-0.1731987;0.5113986;-0.05264205,-0.2548303;0.4182491;-0.3159015,-0.2816724;0.4000862;-0.5696164,0.07621776;0.005798074;-0.02863263,0.07819825;-0.3538563;0.012246,0.07986555;-0.7330095;0.08678322,0.09389995;-0.6952407;0.01023436,-0.06765116;0.004406074;-0.04545876,-0.1071218;-0.35323;-0.005902171,-0.1250668;-0.7311361;0.07271512,-0.1091591;-0.693273;-0.003456794,-0.01143099;0.5817683;0.01885064,0;0;0,-0.01005375;0.3368141;0.02198434,-0.02092604;0.6601869;0.03015065,0.1623016;0.5238491;0.05042195,0.2077002;0.2372849;0.07200861,0.2457522;-0.01281664;0.03428698,-0.1864199;0.5207597;-0.03477352,-0.2632855;0.2858907;-0.1883128,-0.28775;0.1277704;-0.3878651,0.07584818;0.002398401;-0.03006482,0.1049477;-0.3580766;-0.01466119,0.1085473;-0.737308;0.05940819,0.1171736;-0.76391;0.006127354,-0.06989199;0.004937594;-0.04187269,-0.1020658;-0.3547723;-0.01738034,-0.09620024;-0.7267358;0.0871398,-0.09933596;-0.7593077;0.04032131,-0.01812344;0.5811405;0.03051305,435.6146
+0;0;0,-0.007902856;0.3371937;0.01636669,-0.01310731;0.6608049;0.01680048,0.170894;0.5315022;0.03837173,0.2072588;0.2433552;0.05319892,0.2480812;-0.005394474;-0.005006265,-0.173823;0.5118808;-0.05266292,-0.2542385;0.4230027;-0.3176252,-0.281889;0.4028533;-0.5740626,0.07631719;0.005785451;-0.02817473,0.07808972;-0.3539399;0.01261404,0.07968853;-0.7327278;0.08737316,0.09391891;-0.6949036;0.01039463,-0.06741733;0.004434286;-0.04568195,-0.1070457;-0.3531826;-0.005569864,-0.1251149;-0.7306702;0.07347649,-0.1090018;-0.6927502;-0.003120221,-0.01184521;0.5817565;0.01921625,0;0;0,-0.01011103;0.3368084;0.02208567,-0.02103315;0.6601772;0.03039432,0.1622956;0.5236803;0.05074143,0.2074145;0.2372048;0.07235265,0.245237;-0.01596102;0.03483939,-0.1865129;0.5208741;-0.03509194,-0.2633716;0.2872648;-0.1903028,-0.2886756;0.1293714;-0.3936746,0.07584357;0.002390653;-0.02989376,0.1048035;-0.3581608;-0.01462424,0.1084507;-0.7371126;0.05922651,0.1163219;-0.7636008;0.005036596,-0.06971914;0.004984719;-0.04202372,-0.1022357;-0.3547486;-0.01745099,-0.09622172;-0.7263969;0.08701479,-0.1002066;-0.7592906;0.03991989,-0.01821564;0.5811328;0.03071809,435.6369
+0;0;0,-0.007902856;0.3371937;0.01636669,-0.01310731;0.6608049;0.01680048,0.170894;0.5315022;0.03837173,0.2072588;0.2433552;0.05319892,0.2480812;-0.005394474;-0.005006265,-0.173823;0.5118808;-0.05266292,-0.2542385;0.4230027;-0.3176252,-0.281889;0.4028533;-0.5740626,0.07631719;0.005785451;-0.02817473,0.07808972;-0.3539399;0.01261404,0.07968853;-0.7327278;0.08737316,0.09391891;-0.6949036;0.01039463,-0.06741733;0.004434286;-0.04568195,-0.1070457;-0.3531826;-0.005569864,-0.1251149;-0.7306702;0.07347649,-0.1090018;-0.6927502;-0.003120221,-0.01184521;0.5817565;0.01921625,0;0;0,-0.01011103;0.3368084;0.02208567,-0.02103315;0.6601772;0.03039432,0.1622956;0.5236803;0.05074143,0.2074145;0.2372048;0.07235265,0.245237;-0.01596102;0.03483939,-0.1865129;0.5208741;-0.03509194,-0.2633716;0.2872648;-0.1903028,-0.2886756;0.1293714;-0.3936746,0.07584357;0.002390653;-0.02989376,0.1048035;-0.3581608;-0.01462424,0.1084507;-0.7371126;0.05922651,0.1163219;-0.7636008;0.005036596,-0.06971914;0.004984719;-0.04202372,-0.1022357;-0.3547486;-0.01745099,-0.09622172;-0.7263969;0.08701479,-0.1002066;-0.7592906;0.03991989,-0.01821564;0.5811328;0.03071809,435.6481
+0;0;0,-0.00790307;0.3372028;0.01636713,-0.01310751;0.6608133;0.01680093,0.1709594;0.5314931;0.03837904,0.207207;0.2442742;0.05315848,0.247492;-0.001200452;-0.004280385,-0.1738814;0.5118646;-0.05268828,-0.2540378;0.4232728;-0.316797,-0.2813243;0.4033887;-0.5698582,0.07626176;0.005781249;-0.02815426,0.0780341;-0.3539042;0.01262998,0.07963492;-0.7331702;0.08748347,0.1008372;-0.6915128;-0.02720913,-0.06736836;0.004431065;-0.04564877,-0.1069923;-0.3531461;-0.005541131,-0.1250844;-0.7311102;0.073605,-0.101077;-0.6893099;-0.04051872,-0.01184542;0.5817654;0.01921669,0;0;0,-0.01018745;0.3368123;0.02213037,-0.0211294;0.6601794;0.03045666,0.1622307;0.5236159;0.05102074,0.2068377;0.2380081;0.07259357,0.2459466;-0.01152058;0.03536665,-0.1865992;0.5211211;-0.03546626,-0.2660111;0.2951339;-0.1987162,-0.2891934;0.1349492;-0.3961581,0.07580756;0.002376378;-0.02982461,0.1047112;-0.3581411;-0.01459754,0.1084299;-0.7373593;0.0604223,0.1247393;-0.725595;-0.05421317,-0.06960168;0.004999906;-0.04210162,-0.1023564;-0.3546679;-0.01747838,-0.09648369;-0.7267672;0.08719222,-0.1014077;-0.7923557;0.01952817,-0.01830658;0.5811356;0.03077543,435.671
+0;0;0,-0.008014118;0.3371917;0.01654161,-0.013442;0.6607978;0.01726215,0.1706087;0.5314319;0.03909706,0.2065971;0.2441854;0.05397394,0.2471047;-0.001279548;-0.003349647,-0.1742346;0.5124604;-0.05277463,-0.2535144;0.4308375;-0.3193819,-0.2829826;0.4009787;-0.5712151,0.07640958;0.005728855;-0.02776144,0.07793717;-0.3539656;0.01295366,0.07952921;-0.7332142;0.08789527,0.1009317;-0.6915433;-0.02675877,-0.06712864;0.004502922;-0.04599357,-0.1068567;-0.3529819;-0.005172074,-0.1251456;-0.7309244;0.07403204,-0.1009403;-0.6891074;-0.04004814,-0.01214978;0.5817484;0.01961186,0;0;0,-0.01018745;0.3368123;0.02213037,-0.0211294;0.6601794;0.03045666,0.1622307;0.5236159;0.05102074,0.2068377;0.2380081;0.07259357,0.2459466;-0.01152058;0.03536665,-0.1865992;0.5211211;-0.03546626,-0.2660111;0.2951339;-0.1987162,-0.2891934;0.1349492;-0.3961581,0.07580756;0.002376378;-0.02982461,0.1047112;-0.3581411;-0.01459754,0.1084299;-0.7373593;0.0604223,0.1247393;-0.725595;-0.05421317,-0.06960168;0.004999906;-0.04210162,-0.1023564;-0.3546679;-0.01747838,-0.09648369;-0.7267672;0.08719222,-0.1014077;-0.7923557;0.01952817,-0.01830658;0.5811356;0.03077543,435.6827
+0;0;0,-0.008013673;0.3371729;0.01654069,-0.01344136;0.6607673;0.01726129,0.1705537;0.5314217;0.03909013,0.2066447;0.2433563;0.05400943,0.2466668;0.0008332133;-0.002627153,-0.1741847;0.5124561;-0.05275362,-0.2536906;0.4306004;-0.320121,-0.2828056;0.4010996;-0.568936,0.07635365;0.005724662;-0.02774111,0.07788153;-0.3540378;0.01298169,0.07947077;-0.732618;0.08779121,0.09372826;-0.6948434;0.01141332,-0.06707951;0.004499626;-0.04595991,-0.1068151;-0.3530529;-0.005130678,-0.1250718;-0.7303292;0.07393383,-0.1089472;-0.6924573;-0.002061769,-0.01214922;0.581723;0.01961086,0;0;0,-0.01026587;0.3367895;0.02215433,-0.02122556;0.6601442;0.03048205,0.1620888;0.5236149;0.05105114,0.2067445;0.2371878;0.07278204,0.2463869;-0.00913766;0.03564477,-0.1864154;0.5212683;-0.03612402,-0.2675248;0.2970695;-0.2024461,-0.2892776;0.1396409;-0.3983285,0.07575405;0.0023572;-0.0297991,0.1046064;-0.3582354;-0.01462507,0.1080468;-0.7368336;0.0600307,0.1123912;-0.7641565;0.007186409,-0.06952738;0.005017403;-0.04210688,-0.1023372;-0.3547112;-0.01743765,-0.09663296;-0.7263076;0.08651176,-0.1000303;-0.7581972;0.03902024,-0.01839589;0.5811057;0.03080082,435.7058
+0;0;0,-0.008013511;0.3371661;0.01654036,-0.01344111;0.6607553;0.01726096,0.1705654;0.5314081;0.03909097,0.206754;0.2425631;0.05405064,0.2467336;0.0002976805;-0.002525758,-0.1741947;0.5124412;-0.05275854,-0.2539157;0.4303641;-0.3208494,-0.2829998;0.4008946;-0.5694001,0.07626893;0.00571831;-0.02771033,0.07779633;-0.3539298;0.01299953,0.0793848;-0.7323282;0.08777311,0.09384793;-0.6944414;0.0102936,-0.06700508;0.004494634;-0.04590891,-0.106728;-0.3529442;-0.005092662,-0.1249759;-0.7300393;0.07393387,-0.1086188;-0.6920538;-0.003157839,-0.012149;0.5817125;0.01961048,0;0;0,-0.01033733;0.3367724;0.02227676,-0.02131011;0.660121;0.0306226,0.1620118;0.5235873;0.05123746,0.2066872;0.2363548;0.0728339,0.245968;-0.009733066;0.03555691,-0.1863025;0.5213605;-0.03660859,-0.2683696;0.2985534;-0.205685,-0.2903329;0.1453697;-0.4045421,0.07569942;0.002330989;-0.02969301,0.104526;-0.3581509;-0.01458454,0.1078901;-0.736523;0.06026232,0.1126963;-0.7631882;0.005122304,-0.0693748;0.005056276;-0.04217917,-0.102317;-0.3545258;-0.01723999,-0.09656875;-0.7258365;0.08703958,-0.1003234;-0.7592881;0.03977176,-0.01847845;0.581084;0.0309397,435.7273
+0;0;0,-0.008032035;0.3371597;0.01666229,-0.01357335;0.6607465;0.01755279,0.1703704;0.5313132;0.03985412,0.2059924;0.2423816;0.05449774,0.2460044;2.728403E-05;-0.001673438,-0.174386;0.513234;-0.05309939,-0.2540087;0.433979;-0.3220672,-0.2834117;0.4029426;-0.5703896,0.07635255;0.005639086;-0.02749546,0.07779002;-0.354014;0.0131742,0.07943705;-0.7324035;0.08799063,0.09408403;-0.6945148;0.01054587,-0.06694426;0.004569846;-0.04599013,-0.1067604;-0.3528323;-0.00494447,-0.1247674;-0.7298933;0.07430005,-0.1082299;-0.6919078;-0.002753168,-0.01226544;0.5817027;0.01986308,0;0;0,-0.01033733;0.3367724;0.02227676,-0.02131011;0.660121;0.0306226,0.1620118;0.5235873;0.05123746,0.2066872;0.2363548;0.0728339,0.245968;-0.009733066;0.03555691,-0.1863025;0.5213605;-0.03660859,-0.2683696;0.2985534;-0.205685,-0.2903329;0.1453697;-0.4045421,0.07569942;0.002330989;-0.02969301,0.104526;-0.3581509;-0.01458454,0.1078901;-0.736523;0.06026232,0.1126963;-0.7631882;0.005122304,-0.0693748;0.005056276;-0.04217917,-0.102317;-0.3545258;-0.01723999,-0.09656875;-0.7258365;0.08703958,-0.1003234;-0.7592881;0.03977176,-0.01847845;0.581084;0.0309397,435.7496
+0;0;0,-0.008031763;0.3371483;0.01666172,-0.0135729;0.6607241;0.01755236,0.1704047;0.5312881;0.03985722,0.2060184;0.242424;0.05449742,0.246941;-0.005445763;-0.002952073,-0.1744158;0.5132055;-0.05311358,-0.2540199;0.433969;-0.3220187,-0.2840921;0.4022263;-0.5759922,0.07623606;0.005630482;-0.02745351,0.07767313;-0.353922;0.01320477,0.07932224;-0.7327909;0.08811598,0.09372976;-0.6950312;0.0119374,-0.06684213;0.004562874;-0.04591996,-0.1066472;-0.3527394;-0.004885778,-0.124677;-0.7302779;0.07445913,-0.1084098;-0.6924229;-0.00133431,-0.01226509;0.5816869;0.01986246,0;0;0,-0.01057241;0.336761;0.02216625,-0.02160621;0.6600981;0.03043628,0.1617301;0.5235288;0.05122614,0.2063861;0.2363528;0.07269716,0.2446999;-0.01550615;0.03379202,-0.1864329;0.5214425;-0.03734374,-0.2688892;0.298493;-0.205925,-0.2909929;0.1421149;-0.4095713,0.07554253;0.002340391;-0.02975202,0.104253;-0.3580562;-0.01481271,0.1075455;-0.7368923;0.06021023,0.1121732;-0.7642653;0.007694598,-0.06927247;0.005037223;-0.04211041,-0.1026178;-0.3544196;-0.0173718,-0.09689945;-0.7261864;0.08709281,-0.1005174;-0.7582726;0.04015483,-0.01876733;0.581068;0.03078198,435.7615
+0;0;0,-0.008031763;0.3371483;0.01666172,-0.0135729;0.6607241;0.01755236,0.1704047;0.5312881;0.03985722,0.2060184;0.242424;0.05449742,0.246941;-0.005445763;-0.002952073,-0.1744158;0.5132055;-0.05311358,-0.2540199;0.433969;-0.3220187,-0.2840921;0.4022263;-0.5759922,0.07623606;0.005630482;-0.02745351,0.07767313;-0.353922;0.01320477,0.07932224;-0.7327909;0.08811598,0.09372976;-0.6950312;0.0119374,-0.06684213;0.004562874;-0.04591996,-0.1066472;-0.3527394;-0.004885778,-0.124677;-0.7302779;0.07445913,-0.1084098;-0.6924229;-0.00133431,-0.01226509;0.5816869;0.01986246,0;0;0,-0.01057241;0.336761;0.02216625,-0.02160621;0.6600981;0.03043628,0.1617301;0.5235288;0.05122614,0.2063861;0.2363528;0.07269716,0.2446999;-0.01550615;0.03379202,-0.1864329;0.5214425;-0.03734374,-0.2688892;0.298493;-0.205925,-0.2909929;0.1421149;-0.4095713,0.07554253;0.002340391;-0.02975202,0.104253;-0.3580562;-0.01481271,0.1075455;-0.7368923;0.06021023,0.1121732;-0.7642653;0.007694598,-0.06927247;0.005037223;-0.04211041,-0.1026178;-0.3544196;-0.0173718,-0.09689945;-0.7261864;0.08709281,-0.1005174;-0.7582726;0.04015483,-0.01876733;0.581068;0.03078198,435.7831
+0;0;0,-0.00799086;0.3371089;0.01686088,-0.01360842;0.6606616;0.01799751,0.1702934;0.5311664;0.04042004,0.2057336;0.242526;0.05508687,0.2466616;-0.005349904;-0.002268635,-0.1743139;0.5139972;-0.0536885,-0.2540914;0.4386769;-0.3234047,-0.2841017;0.4115987;-0.5779108,0.07634129;0.005576527;-0.02708696,0.07785647;-0.354132;0.01335271,0.07944652;-0.7326976;0.0885347,0.09391944;-0.6950079;0.01308389,-0.06671884;0.004630347;-0.04604292,-0.106455;-0.3527648;-0.004599612,-0.1245068;-0.7300037;0.07497291,-0.1081919;-0.6922148;-9.090453E-05,-0.01229252;0.5816298;0.02024464,0;0;0,-0.01058758;0.3367289;0.02218306,-0.02161384;0.6600453;0.03044116,0.1616592;0.523461;0.05128682,0.2063008;0.2365217;0.07267368,0.2446139;-0.01534891;0.0339371,-0.1863604;0.5218087;-0.03777473,-0.2686334;0.2993524;-0.2066794,-0.2906967;0.144369;-0.4113757,0.07552114;0.002319887;-0.02973163,0.1041632;-0.3582132;-0.0147866,0.107471;-0.7367916;0.06027472,0.1137864;-0.7642762;0.009117484,-0.06923342;0.005053232;-0.04211878,-0.1026356;-0.3545265;-0.01732722,-0.09708485;-0.7259239;0.08755306,-0.09927336;-0.7589905;0.04306446,-0.0187789;0.5810221;0.03079212,435.805
+0;0;0,-0.00799086;0.3371089;0.01686088,-0.01360842;0.6606616;0.01799751,0.1702934;0.5311664;0.04042004,0.2057336;0.242526;0.05508687,0.2466616;-0.005349904;-0.002268635,-0.1743139;0.5139972;-0.0536885,-0.2540914;0.4386769;-0.3234047,-0.2841017;0.4115987;-0.5779108,0.07634129;0.005576527;-0.02708696,0.07785647;-0.354132;0.01335271,0.07944652;-0.7326976;0.0885347,0.09391944;-0.6950079;0.01308389,-0.06671884;0.004630347;-0.04604292,-0.106455;-0.3527648;-0.004599612,-0.1245068;-0.7300037;0.07497291,-0.1081919;-0.6922148;-9.090453E-05,-0.01229252;0.5816298;0.02024464,0;0;0,-0.01058758;0.3367289;0.02218306,-0.02161384;0.6600453;0.03044116,0.1616592;0.523461;0.05128682,0.2063008;0.2365217;0.07267368,0.2446139;-0.01534891;0.0339371,-0.1863604;0.5218087;-0.03777473,-0.2686334;0.2993524;-0.2066794,-0.2906967;0.144369;-0.4113757,0.07552114;0.002319887;-0.02973163,0.1041632;-0.3582132;-0.0147866,0.107471;-0.7367916;0.06027472,0.1137864;-0.7642762;0.009117484,-0.06923342;0.005053232;-0.04211878,-0.1026356;-0.3545265;-0.01732722,-0.09708485;-0.7259239;0.08755306,-0.09927336;-0.7589905;0.04306446,-0.0187789;0.5810221;0.03079212,435.8163
+0;0;0,-0.007992188;0.3371649;0.01686368,-0.01361015;0.6607405;0.01800031,0.1702742;0.5312427;0.04042111,0.2056363;0.2432387;0.0550556,0.2461518;-0.002138838;-0.001721807,-0.1742999;0.5140752;-0.05367837,-0.2539016;0.4389209;-0.3227999,-0.2836094;0.4121157;-0.5747408,0.07625048;0.005569893;-0.02705474,0.07776207;-0.3532862;0.01328911,0.0793573;-0.733089;0.08871681,0.09405719;-0.6952788;0.01208279,-0.06663948;0.004624839;-0.04598815,-0.1062815;-0.3519235;-0.004643045,-0.1243923;-0.7303952;0.07518955,-0.1078215;-0.6924841;-0.001051418,-0.01229412;0.5817012;0.02024765,0;0;0,-0.01070888;0.3367778;0.0222367,-0.0217745;0.6601157;0.03049338,0.1614604;0.5234408;0.05132401,0.2058742;0.2371149;0.07267463,0.2445586;-0.01207905;0.03418815,-0.186248;0.5218545;-0.03830369,-0.2685297;0.3007472;-0.2078685,-0.2902364;0.147489;-0.4106395,0.07545236;0.002323523;-0.02964222,0.1043429;-0.357334;-0.01482928,0.1073032;-0.7371662;0.06040895,0.1140536;-0.7639807;0.00677681,-0.06908575;0.005042785;-0.0421764,-0.102699;-0.353653;-0.01737447,-0.09707356;-0.7262901;0.08775405,-0.09974901;-0.7602744;0.04249132,-0.01893362;0.5810854;0.03084695,435.8401
+0;0;0,-0.007910982;0.3371499;0.01719761,-0.01354678;0.6607244;0.01845958,0.1703056;0.5311862;0.04115037,0.2053711;0.2431431;0.05572936,0.246066;-0.002158925;-0.001245644,-0.1742041;0.5146893;-0.05385897,-0.2537317;0.4431345;-0.3239816,-0.2837318;0.415943;-0.5758466,0.07634169;0.00547334;-0.02681617,0.07784197;-0.3533714;0.01362894,0.07946679;-0.7331601;0.08912682,0.09432161;-0.6953443;0.01252324,-0.06660607;0.004714069;-0.04602747,-0.1060833;-0.3518034;-0.004260231,-0.1241425;-0.7302637;0.07563762,-0.107419;-0.6923463;-0.0005693287,-0.01221914;0.5816847;0.02068446,0;0;0,-0.01070888;0.3367778;0.0222367,-0.0217745;0.6601157;0.03049338,0.1614604;0.5234408;0.05132401,0.2058742;0.2371149;0.07267463,0.2445586;-0.01207905;0.03418815,-0.186248;0.5218545;-0.03830369,-0.2685297;0.3007472;-0.2078685,-0.2902364;0.147489;-0.4106395,0.07545236;0.002323523;-0.02964222,0.1043429;-0.357334;-0.01482928,0.1073032;-0.7371662;0.06040895,0.1140536;-0.7639807;0.00677681,-0.06908575;0.005042785;-0.0421764,-0.102699;-0.353653;-0.01737447,-0.09707356;-0.7262901;0.08775405,-0.09974901;-0.7602744;0.04249132,-0.01893362;0.5810854;0.03084695,435.8525

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006379351;0.336331;0.009079987,0.0128492;0.6590413;0.003028912,0.1866264;0.5294968;0.008669822,0.2228601;0.2372053;0.03128864,0.2636393;-0.02939504;-0.03252045,-0.160501;0.5182421;0.0005457718,-0.2061608;0.2264366;0.005402741,-0.2410303;-0.04530072;-0.0364687,0.07869501;0.005359462;-0.03820815,0.09348022;-0.3527968;0.0005103983,0.09774827;-0.7402532;0.07491578,0.09809168;-0.7025167;-0.003179073,-0.07761309;0.005122267;-0.04039136,-0.1015704;-0.3536071;-0.01331864,-0.1174536;-0.741189;0.058826,-0.1151679;-0.703435;-0.01923442,0.01118093;0.5802169;0.006951389,0;0;0,0.00458017;0.3363019;0.01103377,0.007913016;0.6590903;0.006993055,0.178695;0.5199263;-0.007816792,0.2253918;0.2283247;-0.0009813309,0.2666675;-0.0407213;-0.05314326,-0.1664219;0.5258831;-0.004863326,-0.2169576;0.2349667;-0.01338811,-0.2549502;-0.03187093;-0.07792108,0.0776659;0.00249809;-0.04053712,0.1062414;-0.3565196;-0.02370286,0.1045597;-0.7428218;0.05657531,0.1081372;-0.7700927;0.003039967,-0.07958618;0.005202418;-0.03633822,-0.1038921;-0.3535855;-0.01037503,-0.08827373;-0.7395529;0.07001248,-0.09629399;-0.767583;0.01779214,0.007269613;0.5802288;0.01044607,404.3471
+0;0;0,0.006240711;0.3362986;0.009010354,0.01252975;0.6589854;0.00288618,0.1862837;0.5295825;0.008726349,0.2224476;0.2371265;0.03081249,0.2637314;-0.02872008;-0.03251567,-0.1606601;0.5181716;0.0007284922,-0.2059198;0.2261832;0.005256484,-0.2407543;-0.04478595;-0.03659431,0.07863943;0.005362213;-0.03828353,0.0935534;-0.3532766;0.0006338879,0.09766489;-0.7400321;0.07501651,0.09798481;-0.7023073;-0.002999835,-0.07763781;0.005118076;-0.04030778,-0.1015103;-0.3541242;-0.0132178,-0.1174584;-0.7409958;0.05893175,-0.1151986;-0.7032533;-0.01905075,0.0109122;0.5801633;0.006825197,0;0;0,0.004495464;0.3362677;0.0109899,0.007750235;0.6590307;0.006924629,0.1785184;0.5200822;-0.007782459,0.225446;0.2284097;-0.000632525,0.26628;-0.04020897;-0.0512861,-0.1664653;0.5259575;-0.005272053,-0.2168465;0.2348895;-0.01347633,-0.2543172;-0.0313361;-0.07757828,0.07764832;0.002492815;-0.04053473,0.1064329;-0.3570146;-0.02366376,0.1046249;-0.7426668;0.05632734,0.1080699;-0.7699944;0.002960563,-0.07956933;0.005208482;-0.03633366,-0.1037512;-0.3540998;-0.0104202,-0.08801677;-0.7394184;0.06965177,-0.09600023;-0.7653014;0.01524885,0.007122956;0.5801719;0.01038408,404.3766
+0;0;0,0.006240723;0.3362993;0.009010372,0.01252959;0.6589774;0.002886217,0.1863647;0.5295496;0.008727338,0.2225181;0.237179;0.03080702,0.2639296;-0.02949041;-0.03271717,-0.1607398;0.5181335;0.0007257774,-0.2059862;0.2262304;0.005252445,-0.2409285;-0.04557747;-0.03672789,0.07861782;0.005360739;-0.03827301,0.09352686;-0.3531593;0.0006315261,0.09763924;-0.7399995;0.07503044,0.09795938;-0.7022697;-0.003037058,-0.07761648;0.00511667;-0.0402967,-0.1014811;-0.3540067;-0.0132157,-0.1174326;-0.740963;0.05894965,-0.1151713;-0.7032154;-0.01908398,0.01091202;0.5801539;0.006825306,0;0;0,0.004396886;0.3362735;0.01086974,0.007438056;0.6590282;0.006700516,0.1784169;0.5201584;-0.007700205,0.2252154;0.2285733;0.0002456903,0.2658426;-0.04121894;-0.04899275,-0.1667731;0.5259173;-0.005652864,-0.216802;0.23487;-0.01363458,-0.2535631;-0.03237209;-0.07761203,0.07761935;0.002515748;-0.04053676,0.106497;-0.3568715;-0.02382278,0.1046549;-0.742614;0.05615711,0.1080581;-0.7699194;0.002688408,-0.0795522;0.005182078;-0.03631686,-0.1037885;-0.3540179;-0.01061691,-0.08810313;-0.7394081;0.06954402,-0.09579767;-0.7655168;0.01525771,0.00687512;0.5801691;0.0101943,404.4036
+0;0;0,0.00624046;0.3362851;0.009009992,0.01252894;0.6589428;0.002886139,0.186148;0.5295802;0.008724771,0.2222446;0.2376682;0.03076982,0.2638562;-0.03028932;-0.0330612,-0.1605289;0.5181781;0.0007330696,-0.2057043;0.2267328;0.005252639,-0.2408154;-0.04638794;-0.03693047,0.07860094;0.005359588;-0.03826479,0.09349694;-0.3528471;0.0006057322,0.09761325;-0.7400564;0.07507566,0.09793274;-0.702342;-0.002836846,-0.07759981;0.005115571;-0.04028805,-0.1014436;-0.3536938;-0.01323072,-0.1174103;-0.7410194;0.05900351,-0.1151535;-0.7032872;-0.0188752,0.01091142;0.5801221;0.006825083,0;0;0,0.004349813;0.3362644;0.01073182,0.007324018;0.6589978;0.006456494,0.1781771;0.5203471;-0.007701874,0.2248608;0.2292413;0.001220703,0.265504;-0.0419946;-0.04762995,-0.1666683;0.526018;-0.00592884,-0.2162244;0.2353591;-0.01388085,-0.2523886;-0.03331903;-0.07800063,0.07759243;0.002573475;-0.04054403,0.1065816;-0.3564993;-0.02407777,0.1047156;-0.7425935;0.05605733,0.1081774;-0.7699724;0.002900481,-0.07954469;0.005118066;-0.03629701,-0.1037176;-0.3537855;-0.01082712,-0.08833519;-0.7396344;0.0690342,-0.09443242;-0.7667882;0.01587186,0.006777413;0.5801427;0.009978414,404.4355
+0;0;0,0.006218146;0.3362704;0.008978214,0.01249037;0.6589231;0.002839508,0.1861083;0.5295644;0.00869685,0.2224092;0.2371441;0.03084574,0.2644533;-0.03053096;-0.0329451,-0.1605646;0.5181649;0.0008301926,-0.205513;0.2261387;0.00510413,-0.240438;-0.04675153;-0.03729982,0.07852987;0.005363763;-0.03829286,0.09347397;-0.3528101;0.0006606281,0.09754599;-0.7392565;0.07496405,0.09784285;-0.7015522;-0.002852798,-0.07757499;0.005107553;-0.04022545,-0.1013195;-0.3536943;-0.01326845,-0.1174265;-0.7402123;0.0590007,-0.115194;-0.7024907;-0.01878296,0.01087688;0.5801013;0.006779773,0;0;0,0.004215397;0.3362564;0.01053417,0.00702621;0.6589848;0.00616014,0.1779903;0.5205105;-0.007867455,0.2246273;0.2288886;0.002112031,0.2652784;-0.04228842;-0.0458194,-0.1668999;0.5260053;-0.006364733,-0.2162868;0.2347745;-0.01433147,-0.2512594;-0.03396475;-0.07791645,0.0775333;0.002639443;-0.04054224,0.106693;-0.3564168;-0.02449429,0.1049002;-0.7417227;0.05559695,0.1081977;-0.7691863;0.002663255,-0.07950141;0.005052447;-0.03627742,-0.1037738;-0.3538395;-0.01104584,-0.0885593;-0.7390204;0.06821699,-0.09477447;-0.7655667;0.01456257,0.006524563;0.5801293;0.009705901,404.4684
+0;0;0,0.006218289;0.3362781;0.008978421,0.01249174;0.6589935;0.002838195,0.1862169;0.5295804;0.008697881,0.2225475;0.2369206;0.03086492,0.264419;-0.02965593;-0.03266413,-0.1606691;0.5181738;0.0008263895,-0.2056542;0.2259085;0.005103827,-0.240436;-0.04586184;-0.03712609,0.07850793;0.005362264;-0.03828215,0.09341585;-0.3519445;0.0005770288,0.09749249;-0.7388296;0.07496481,0.09779312;-0.7010273;-0.003841199,-0.07755331;0.005106125;-0.04021421,-0.1012403;-0.3528271;-0.01332247,-0.1173657;-0.7397839;0.05902874,-0.1151048;-0.7019641;-0.01974367,0.01087778;0.5801483;0.006779626,0;0;0,0.003981359;0.3362725;0.01035643,0.006384291;0.6590633;0.005771279,0.1776707;0.5206949;-0.007750511,0.2247147;0.2288934;0.002237916,0.2653107;-0.04132438;-0.04452264,-0.1674955;0.5259372;-0.006801696,-0.2163806;0.2343729;-0.01464673,-0.2506386;-0.03329599;-0.07814442,0.07748204;0.002673969;-0.04058516,0.1067354;-0.3555196;-0.02502763,0.1051278;-0.7412394;0.05527163,0.1083444;-0.7681889;0.0003374889,-0.07949585;0.00502012;-0.03623505,-0.1036232;-0.3530357;-0.01145054,-0.08857641;-0.7387127;0.06765161,-0.09526387;-0.7663817;0.01379148,0.005997129;0.5801867;0.00938201,404.4903
+0;0;0,0.006218235;0.3362752;0.008978343,0.01249225;0.6590186;0.002837298,0.1865098;0.5295073;0.008700876,0.2228435;0.236823;0.03086978,0.2647531;-0.02999607;-0.03271706,-0.1609553;0.5180817;0.0008162446,-0.2059442;0.2257918;0.005094042,-0.2407576;-0.04622576;-0.03717429,0.07844356;0.005357868;-0.03825076,0.09335233;-0.3519692;0.000610631,0.09742995;-0.738947;0.07501622,0.09773275;-0.7010888;-0.004354775,-0.07748973;0.005101939;-0.04018124,-0.1011781;-0.3528516;-0.01328797,-0.1173073;-0.7399011;0.05908054,-0.1150302;-0.7020252;-0.0202566,0.010878;0.5801597;0.006779419,0;0;0,0.003701478;0.3362746;0.01029694,0.005568236;0.6590946;0.005574226,0.1774255;0.5209039;-0.007569194,0.2246881;0.2291214;0.002676606,0.2653423;-0.04132572;-0.0442028,-0.1683452;0.5255757;-0.007159745,-0.2167049;0.2338946;-0.01485179,-0.2503782;-0.03406811;-0.07852457,0.07743521;0.002666876;-0.04052031,0.1068192;-0.3555419;-0.02508616,0.10495;-0.7414074;0.05496967,0.1080305;-0.7680345;-0.001114964,-0.07940764;0.005023207;-0.03625485,-0.103656;-0.3530567;-0.01163941,-0.08758958;-0.7389504;0.06667146,-0.09443819;-0.7701799;0.01601924,0.005329505;0.5802056;0.009228587,404.5238
+0;0;0,0.006113645;0.3362773;0.008938118,0.01226536;0.6590346;0.002717967,0.186184;0.5295852;0.008636449,0.2225371;0.2376041;0.03084341,0.264448;-0.02857962;-0.03268486,-0.1610355;0.5182011;0.0009387066,-0.2055524;0.2265323;0.00484453,-0.2400847;-0.04485583;-0.03760666,0.07834101;0.005366739;-0.03817359,0.09328484;-0.351932;0.0007589161,0.09727823;-0.7391372;0.07515169,0.09754962;-0.701272;-0.00431785,-0.07736802;0.005077057;-0.04014665,-0.100948;-0.3528725;-0.01335895,-0.1172963;-0.7400895;0.0592617,-0.1150477;-0.7022065;-0.02017473,0.01068711;0.5801711;0.006681488,0;0;0,0.003558472;0.3362749;0.01030529,0.005346149;0.6591089;0.005603075,0.1771208;0.5210698;-0.007459402,0.2243568;0.2300228;0.003857613,0.2654576;-0.03973582;-0.04290926,-0.1683711;0.525568;-0.007387212,-0.2159977;0.2344666;-0.01509168,-0.2491598;-0.03293961;-0.07865529,0.0773366;0.002670869;-0.04043829,0.1069575;-0.3555092;-0.02523601,0.105345;-0.7415304;0.05515707,0.1087057;-0.7680658;-0.001143932,-0.07925705;0.00501935;-0.03628313,-0.1035606;-0.3530537;-0.01190108,-0.08736104;-0.7391033;0.06672033,-0.09428348;-0.770835;0.01653441,0.0051191;0.5802147;0.009250283,404.558
+0;0;0,0.006113645;0.3362773;0.008938118,0.01226536;0.6590346;0.002717967,0.186184;0.5295852;0.008636449,0.2225371;0.2376041;0.03084341,0.264448;-0.02857962;-0.03268486,-0.1610355;0.5182011;0.0009387066,-0.2055524;0.2265323;0.00484453,-0.2400847;-0.04485583;-0.03760666,0.07834101;0.005366739;-0.03817359,0.09328484;-0.351932;0.0007589161,0.09727823;-0.7391372;0.07515169,0.09754962;-0.701272;-0.00431785,-0.07736802;0.005077057;-0.04014665,-0.100948;-0.3528725;-0.01335895,-0.1172963;-0.7400895;0.0592617,-0.1150477;-0.7022065;-0.02017473,0.01068711;0.5801711;0.006681488,0;0;0,0.003558472;0.3362749;0.01030529,0.005346149;0.6591089;0.005603075,0.1771208;0.5210698;-0.007459402,0.2243568;0.2300228;0.003857613,0.2654576;-0.03973582;-0.04290926,-0.1683711;0.525568;-0.007387212,-0.2159977;0.2344666;-0.01509168,-0.2491598;-0.03293961;-0.07865529,0.0773366;0.002670869;-0.04043829,0.1069575;-0.3555092;-0.02523601,0.105345;-0.7415304;0.05515707,0.1087057;-0.7680658;-0.001143932,-0.07925705;0.00501935;-0.03628313,-0.1035606;-0.3530537;-0.01190108,-0.08736104;-0.7391033;0.06672033,-0.09428348;-0.770835;0.01653441,0.0051191;0.5802147;0.009250283,404.5806
+0;0;0,0.006114067;0.3363005;0.008938734,0.01226682;0.6591116;0.002717361,0.1861624;0.5296512;0.008636476,0.222525;0.2375931;0.03084929,0.2643796;-0.02823305;-0.03259365,-0.1610122;0.5182686;0.000939732,-0.2055407;0.2265229;0.004846585,-0.2400267;-0.04450077;-0.03754758,0.07830639;0.005364368;-0.03815672,0.09324688;-0.3518546;0.0007670932,0.0972449;-0.7395091;0.0752462,0.09751704;-0.7016222;-0.004441671,-0.07733383;0.005074813;-0.04012891,-0.1009085;-0.3527948;-0.0133472,-0.1172758;-0.7404612;0.05935775,-0.1150211;-0.7025566;-0.02029692,0.01068821;0.5802305;0.006681769,0;0;0,0.003345638;0.3363015;0.01026857,0.004828475;0.6591908;0.005551815,0.1767106;0.5212162;-0.007251024,0.224244;0.2301452;0.004232049,0.2653573;-0.03923491;-0.04250574,-0.1687215;0.5254731;-0.007562259,-0.2161777;0.2342649;-0.01526453,-0.2489582;-0.03284046;-0.07867205,0.07731415;0.002717897;-0.04039478,0.1070964;-0.3553741;-0.02533484,0.1055763;-0.7419902;0.05444491,0.1087672;-0.7683929;-0.002308846,-0.07920933;0.004978907;-0.0363001,-0.1035156;-0.3530276;-0.01213048,-0.08723997;-0.7394768;0.06680777,-0.09457397;-0.7715391;0.01673857,0.00468123;0.5802789;0.009203553,404.6132
+0;0;0,0.006049138;0.3362986;0.00892194,0.01212435;0.6591329;0.002687111,0.1858813;0.5297461;0.008566413,0.2220242;0.239654;0.03052897,0.2644753;-0.02671695;-0.03317159,-0.1609897;0.5183923;0.001043976,-0.2048167;0.2285483;0.004463708,-0.2386686;-0.04306829;-0.03903165,0.0783456;0.005378568;-0.03814935,0.09330598;-0.3517122;0.000778012,0.09733349;-0.7394888;0.07519637,0.09757574;-0.7015914;-0.004600666,-0.07735557;0.005061643;-0.04016006,-0.1007103;-0.3527047;-0.01349938,-0.1173245;-0.7404547;0.05929425,-0.1150963;-0.7025378;-0.02047011,0.01056703;0.5802445;0.006653574,0;0;0,0.003197424;0.3363;0.01025093,0.004683472;0.6592113;0.005539656,0.1764526;0.5214199;-0.007029772,0.2238518;0.2323779;0.005221605,0.2657718;-0.03756458;-0.04154503,-0.1686822;0.5254241;-0.007500045,-0.2148404;0.2360266;-0.01528095,-0.2475305;-0.03173691;-0.07890029,0.0773449;0.002730474;-0.04040599,0.1074524;-0.3552077;-0.02534509,0.1059511;-0.7419369;0.05442512,0.1081177;-0.7683805;-0.002490759,-0.0792441;0.004972944;-0.03630395,-0.1032109;-0.3529311;-0.01215241,-0.08686244;-0.7394763;0.0668442,-0.09461407;-0.7723425;0.01767349,0.004522547;0.5802922;0.009186625,404.6362
+0;0;0,0.006049234;0.336304;0.008922083,0.01212466;0.6591494;0.002687023,0.1857919;0.5297853;0.008565504,0.2219658;0.2394439;0.03054694,0.2643969;-0.02680171;-0.03312363,-0.1609016;0.5184373;0.001046915,-0.2047664;0.2283442;0.004469586,-0.2386023;-0.04314458;-0.03900531,0.07835302;0.005379078;-0.03815297,0.09329592;-0.3512945;0.0007289127,0.09732741;-0.7394544;0.07522084,0.09756939;-0.7015659;-0.00448589,-0.0773629;0.005062123;-0.04016387,-0.1006904;-0.3522862;-0.01353434,-0.117321;-0.7404195;0.05933125,-0.1150953;-0.7025116;-0.02034286,0.01056727;0.5802579;0.006653643,0;0;0,0.00304991;0.3363058;0.01028073,0.004480526;0.6592293;0.005608201,0.1762461;0.521662;-0.006845117,0.2240249;0.2324248;0.005356073,0.2661663;-0.03735116;-0.04139996,-0.1687633;0.525408;-0.007529454,-0.2146339;0.2357115;-0.01538136,-0.2468174;-0.03194699;-0.07913285,0.07734816;0.002742529;-0.04041684,0.1077823;-0.3547498;-0.0254451,0.106102;-0.7418818;0.0543009,0.1082482;-0.7683853;-0.002428293,-0.07925217;0.004962621;-0.03630765,-0.1030178;-0.352545;-0.01233556,-0.08659217;-0.7394635;0.06676998,-0.09437418;-0.7722566;0.01765861,0.004325241;0.5803065;0.009243369,404.658
+0;0;0,0.006049111;0.3362972;0.008921902,0.01212438;0.6591346;0.002686976,0.1855313;0.529847;0.008562542,0.2217333;0.2392804;0.03056102,0.2640705;-0.02637595;-0.03296864,-0.1606472;0.5185158;0.001055124,-0.2045459;0.2281977;0.004480449,-0.238307;-0.04269019;-0.03889822,0.07835884;0.005379477;-0.0381558,0.0933043;-0.351355;0.0007327199,0.09733908;-0.7398312;0.07528532,0.09758011;-0.7019737;-0.004108697,-0.07736864;0.005062499;-0.04016685,-0.1007001;-0.3523468;-0.01353277,-0.1173443;-0.7407963;0.05939217,-0.1151273;-0.7029195;-0.01996934,0.01056703;0.5802445;0.006653522,0;0;0,0.002883822;0.3363033;0.01018596,0.004135773;0.6592191;0.005484819,0.1758255;0.5220656;-0.006706476,0.2239278;0.2326583;0.005663872,0.2665114;-0.03641543;-0.04110897,-0.1688057;0.5254672;-0.007553736,-0.2142577;0.2354812;-0.01565821,-0.2461159;-0.03160766;-0.07930051,0.07731148;0.002783313;-0.04049814,0.1077043;-0.3547801;-0.02567077,0.106041;-0.7422523;0.05401969,0.1081653;-0.7689414;-0.002078891,-0.07928964;0.004913841;-0.03624801,-0.1031049;-0.3526767;-0.01264695,-0.08667163;-0.7399118;0.0665175,-0.09480517;-0.7728848;0.01821166,0.004027903;0.5802981;0.009125471,404.6914
+0;0;0,0.005854642;0.3362999;0.008950547,0.01170819;0.6591407;0.002682308,0.1852158;0.5299735;0.008640283,0.2214778;0.2394226;0.03074739,0.2640033;-0.02615839;-0.03297105,-0.1610055;0.5185283;0.001253338,-0.2044173;0.2281293;0.003945824,-0.2384744;-0.04278898;-0.03900966,0.0783701;0.005421099;-0.03812676,0.09336665;-0.3512979;0.0008836053,0.09730171;-0.7397871;0.07537334,0.09751868;-0.7019299;-0.004020788,-0.0773551;0.005018437;-0.04019845,-0.1006122;-0.3523984;-0.01359984,-0.1175433;-0.7408009;0.0595094,-0.115349;-0.702924;-0.01985274,0.01021745;0.5802498;0.006658919,0;0;0,0.002883822;0.3363033;0.01018596,0.004135773;0.6592191;0.005484819,0.1758255;0.5220656;-0.006706476,0.2239278;0.2326583;0.005663872,0.2665114;-0.03641543;-0.04110897,-0.1688057;0.5254672;-0.007553736,-0.2142577;0.2354812;-0.01565821,-0.2461159;-0.03160766;-0.07930051,0.07731148;0.002783313;-0.04049814,0.1077043;-0.3547801;-0.02567077,0.106041;-0.7422523;0.05401969,0.1081653;-0.7689414;-0.002078891,-0.07928964;0.004913841;-0.03624801,-0.1031049;-0.3526767;-0.01264695,-0.08667163;-0.7399118;0.0665175,-0.09480517;-0.7728848;0.01821166,0.004027903;0.5802981;0.009125471,404.7136
+0;0;0,0.005854304;0.3362805;0.00895003,0.01170758;0.6591061;0.002682068,0.1853446;0.529905;0.008641343,0.221622;0.2392302;0.03075789,0.2641006;-0.02605799;-0.03289028,-0.1611325;0.5184514;0.001248941,-0.2045629;0.2279283;0.003942576,-0.2385824;-0.04269111;-0.03896553,0.07842514;0.005424906;-0.03815353,0.09343084;-0.351512;0.0008806586,0.09736338;-0.7397512;0.07532247,0.09758344;-0.7017821;-0.00520283,-0.07740942;0.005021961;-0.04022668,-0.1006808;-0.3526132;-0.01361182,-0.1176009;-0.7407657;0.05945037,-0.1153754;-0.7027767;-0.02104249,0.0102169;0.5802185;0.006658515,0;0;0,0.002759323;0.3362838;0.01022339,0.004000776;0.6591851;0.005562186,0.1758661;0.5221722;-0.006721377,0.2242641;0.2326853;0.005608916,0.2669492;-0.03606698;-0.0411191,-0.1690381;0.5253372;-0.007685404,-0.2140455;0.2351576;-0.01588477,-0.2456284;-0.03164795;-0.07952929,0.07734724;0.002806261;-0.04056048,0.108082;-0.3549486;-0.02574098,0.1064958;-0.7421212;0.05414391,0.1087062;-0.7680821;-0.004263043,-0.07937247;0.004893762;-0.03621719,-0.1027939;-0.3529606;-0.01288234,-0.08642039;-0.7398701;0.06661429,-0.09607495;-0.771157;0.01466634,0.003886737;0.5802668;0.009190798,404.7366
+0;0;0,0.005852938;0.336202;0.008947942,0.01170441;0.6589282;0.002682022,0.1853092;0.5297636;0.008639563,0.2216303;0.2387392;0.0307827,0.2641107;-0.02656019;-0.03286815,-0.1611032;0.518312;0.001248541,-0.2045858;0.2274396;0.003945415,-0.2386067;-0.04319122;-0.0389645,0.07843053;0.005425279;-0.03815616,0.09344143;-0.3516355;0.0008915775,0.09737416;-0.7398939;0.07533707,0.09759472;-0.7019065;-0.005372241,-0.07741474;0.005022306;-0.04022944,-0.1006942;-0.3527369;-0.01360536,-0.1176152;-0.7409085;0.05946045,-0.1153845;-0.7029012;-0.02121636,0.01021424;0.5800676;0.006657106,0;0;0,0.002590388;0.3362078;0.01018405,0.003644869;0.6590104;0.005520821,0.1756708;0.522419;-0.006589293,0.2242649;0.2326003;0.005595446,0.2671553;-0.03610647;-0.04127526,-0.1693119;0.5252125;-0.007786974,-0.2139602;0.2346227;-0.01608561,-0.2452681;-0.03222385;-0.07974474,0.0773257;0.002807513;-0.04061437,0.1081215;-0.3550721;-0.02590978,0.1066823;-0.7422279;0.05415559,0.1087682;-0.7680769;-0.004618403,-0.079393;0.004894992;-0.03618651,-0.1027957;-0.3531063;-0.0131692,-0.08705894;-0.7400579;0.06634748,-0.09700526;-0.7716442;0.01452048,0.003578611;0.580119;0.009148359,404.7707
+0;0;0,0.005570293;0.3361982;0.009215418,0.01122649;0.6589327;0.003042412,0.1847799;0.5297517;0.008883367,0.2213824;0.238403;0.03114022,0.2640024;-0.02666041;-0.03263015,-0.1613928;0.5183221;0.001629496,-0.2044733;0.227015;0.003496162,-0.2388424;-0.04343355;-0.0391422,0.07844318;0.005472885;-0.0381138,0.09326693;-0.3515651;0.001169618,0.09712576;-0.7396058;0.07565664,0.09732108;-0.7016108;-0.005006015,-0.07740486;0.004974383;-0.04024538,-0.1007844;-0.3527533;-0.0133496,-0.1178088;-0.7406933;0.05980405,-0.1156048;-0.7026784;-0.02082675,0.009807201;0.5800673;0.006994011,0;0;0,0.002436213;0.3362094;0.01012492,0.003333129;0.6590147;0.005412102,0.1753699;0.522636;-0.006433964,0.2243107;0.2325013;0.005644321,0.267372;-0.03594923;-0.04149103,-0.1695033;0.5252883;-0.007718017,-0.2137104;0.2342691;-0.01624701,-0.2448896;-0.03237709;-0.08003885,0.07729993;0.002835736;-0.04065251,0.1081512;-0.3550343;-0.02594459,0.1067662;-0.7420222;0.0539124,0.1088842;-0.7679015;-0.004768491,-0.07939994;0.004869376;-0.03616471,-0.1028069;-0.3531365;-0.01329632,-0.08834576;-0.739934;0.06618524,-0.09749824;-0.7707247;0.01335394,0.003305122;0.5801215;0.009052038,404.7925
+0;0;0,0.005570293;0.3361982;0.009215418,0.01122649;0.6589327;0.003042412,0.1847799;0.5297517;0.008883367,0.2213824;0.238403;0.03114022,0.2640024;-0.02666041;-0.03263015,-0.1613928;0.5183221;0.001629496,-0.2044733;0.227015;0.003496162,-0.2388424;-0.04343355;-0.0391422,0.07844318;0.005472885;-0.0381138,0.09326693;-0.3515651;0.001169618,0.09712576;-0.7396058;0.07565664,0.09732108;-0.7016108;-0.005006015,-0.07740486;0.004974383;-0.04024538,-0.1007844;-0.3527533;-0.0133496,-0.1178088;-0.7406933;0.05980405,-0.1156048;-0.7026784;-0.02082675,0.009807201;0.5800673;0.006994011,0;0;0,0.002436213;0.3362094;0.01012492,0.003333129;0.6590147;0.005412102,0.1753699;0.522636;-0.006433964,0.2243107;0.2325013;0.005644321,0.267372;-0.03594923;-0.04149103,-0.1695033;0.5252883;-0.007718017,-0.2137104;0.2342691;-0.01624701,-0.2448896;-0.03237709;-0.08003885,0.07729993;0.002835736;-0.04065251,0.1081512;-0.3550343;-0.02594459,0.1067662;-0.7420222;0.0539124,0.1088842;-0.7679015;-0.004768491,-0.07939994;0.004869376;-0.03616471,-0.1028069;-0.3531365;-0.01329632,-0.08834576;-0.739934;0.06618524,-0.09749824;-0.7707247;0.01335394,0.003305122;0.5801215;0.009052038,404.8156
+0;0;0,0.00557005;0.3361836;0.009215017,0.01122595;0.6589015;0.003042323,0.1848639;0.5297;0.008883993,0.221484;0.2382104;0.03115162,0.2640748;-0.0266712;-0.03257503,-0.1614758;0.5182649;0.001626622,-0.2045772;0.226817;0.003494191,-0.2389228;-0.04344609;-0.03911493,0.07844;0.005472664;-0.03811226,0.09326467;-0.3515875;0.001173597,0.09711697;-0.7389715;0.07553457,0.09731014;-0.7010643;-0.004241884,-0.07740173;0.004974181;-0.04024375,-0.1007827;-0.3527757;-0.0133463,-0.1177783;-0.7400593;0.05968356,-0.1155985;-0.7021324;-0.02006139,0.009806737;0.5800399;0.006993725,0;0;0,0.002294123;0.3361953;0.01013672,0.00311473;0.6589845;0.005436063,0.175275;0.522641;-0.006328939,0.2244612;0.2323979;0.005620838,0.2677395;-0.03580278;-0.04163027,-0.1697724;0.5251782;-0.007729538,-0.2138074;0.2339908;-0.01633088,-0.2446821;-0.0324744;-0.08020833,0.07730068;0.00283435;-0.04064357,0.1082874;-0.3550468;-0.02594686,0.1067733;-0.7413777;0.05378354,0.1089611;-0.7678471;-0.003078345,-0.07939036;0.004870385;-0.03617705,-0.1026327;-0.3531721;-0.01336213,-0.08852009;-0.7395449;0.06491697,-0.09801605;-0.7689487;0.01192769,0.003099062;0.5800949;0.009071231,404.8515
+0;0;0,0.005218996;0.3361405;0.009241705,0.0104662;0.6588032;0.002967416,0.1843707;0.5296053;0.008956978,0.2211527;0.2381039;0.03141991,0.2637811;-0.02669337;-0.03244074,-0.1620797;0.5177293;0.00115856,-0.2048084;0.2261777;0.002735195,-0.2391374;-0.04385328;-0.04105685,0.07845062;0.005577712;-0.03808718,0.09301542;-0.3513983;0.00138383,0.09694054;-0.7388933;0.07574137,0.09722276;-0.7009872;-0.004074402,-0.07740651;0.004864242;-0.04025934,-0.1008635;-0.3527924;-0.01317667,-0.1180713;-0.7401987;0.05974184,-0.1158002;-0.7022684;-0.02003971,0.009173375;0.5799568;0.006949218,0;0;0,0.002060018;0.3361474;0.01018465,0.002613999;0.6588787;0.005576015,0.1750337;0.5227286;-0.006396532,0.2244872;0.23248;0.00546515,0.2680356;-0.03560102;-0.0419594,-0.1702932;0.5250143;-0.007969556,-0.2139484;0.2337054;-0.01596384,-0.2449606;-0.03269079;-0.07987204,0.07727645;0.002864406;-0.04069877,0.1082918;-0.3549454;-0.02613211,0.1066969;-0.7413998;0.05353796,0.1090921;-0.7678224;-0.003417257,-0.07941145;0.004842742;-0.03614713,-0.1026279;-0.3531516;-0.01371897,-0.0885662;-0.7395091;0.06519249,-0.09799132;-0.7686667;0.01185686,0.002667233;0.5800037;0.00918448,404.8734
+0;0;0,0.005218091;0.3360822;0.009240103,0.01046393;0.658661;0.002967499,0.184645;0.5294055;0.008959126,0.2214413;0.2377906;0.0314308,0.2641217;-0.02732989;-0.03250779,-0.1623516;0.5175108;0.001148414,-0.2050969;0.2258456;0.002725663,-0.2394678;-0.04451495;-0.04111983,0.07840763;0.005574656;-0.03806631,0.09297222;-0.3513961;0.00140411,0.09689841;-0.7389975;0.07578206,0.0971806;-0.7010919;-0.004027545,-0.07736409;0.004861577;-0.04023728,-0.1008207;-0.3527898;-0.01315501,-0.1180332;-0.7403023;0.05978352,-0.1157623;-0.7023726;-0.01999186,0.00917146;0.5798364;0.006948201,0;0;0,0.001772575;0.3360918;0.01015031,0.001902863;0.658738;0.005463243,0.1748548;0.5228851;-0.006213903,0.2245204;0.2325454;0.005378127,0.2683066;-0.03580108;-0.04228282,-0.1711361;0.5247168;-0.00806045,-0.2142567;0.2332164;-0.01620599,-0.2452349;-0.03347293;-0.08036026,0.07723488;0.002905816;-0.04067194,0.1082957;-0.3548969;-0.02616155,0.1067869;-0.741498;0.05333459,0.1095895;-0.7678781;-0.003635406,-0.07935473;0.004808755;-0.03616049,-0.1024805;-0.3531951;-0.01387629,-0.08816859;-0.739603;0.06528425,-0.09726011;-0.7692735;0.01247392,0.0020696;0.5798863;0.00909698,404.8964
+0;0;0,0.005216836;0.3360013;0.009237879,0.01046164;0.6585167;0.00296642,0.1847975;0.5292302;0.008959142,0.2215931;0.2376207;0.03143041,0.2642587;-0.02740771;-0.03248598,-0.1625047;0.517325;0.001141551,-0.2052492;0.2256653;0.002718771,-0.2396082;-0.04460138;-0.04111149,0.07848226;0.005579961;-0.03810253,0.09304771;-0.3514119;0.001370214,0.09697687;-0.7393063;0.0758044,0.09725764;-0.7014405;-0.00360433,-0.07743772;0.004866203;-0.04027557,-0.1008957;-0.3528063;-0.0131917,-0.1181213;-0.7406119;0.05980198,-0.1158617;-0.702722;-0.01957271,0.009169395;0.5797055;0.006946447,0;0;0,0.001664244;0.3360123;0.01011908,0.001789995;0.6585947;0.005394816,0.1749854;0.5229669;-0.0061481,0.2248405;0.2326576;0.005252957,0.2687126;-0.03556448;-0.04247415,-0.1713981;0.5245426;-0.008254312,-0.2144371;0.2330341;-0.01634403,-0.24524;-0.03359672;-0.0804134,0.07730276;0.002898887;-0.04072201,0.1083596;-0.3549074;-0.02577007,0.1074314;-0.7419075;0.05327475,0.1096764;-0.7685855;-0.00285244,-0.07945692;0.004822577;-0.03613507,-0.1022261;-0.3532383;-0.01405787,-0.08770344;-0.7399119;0.0652555,-0.09543431;-0.7739635;0.01829453,0.001949653;0.5797567;0.009036422,404.93
+0;0;0,0.005004391;0.3360019;0.009334378,0.01012575;0.6585199;0.003103618,0.1845119;0.5292806;0.009040048,0.2214622;0.2376947;0.03156451,0.2643447;-0.02724734;-0.03256417,-0.1626611;0.51703;0.0003101546,-0.2052044;0.2253383;0.001329969,-0.2400847;-0.04465753;-0.0437399,0.07850415;0.0056493;-0.03804716,0.09296029;-0.3513428;0.001463827,0.09688863;-0.7392409;0.07587944,0.09732455;-0.7013718;-0.003528267,-0.0774075;0.004784343;-0.04034343,-0.1009294;-0.3528727;-0.01311167,-0.1183162;-0.7406484;0.06000259,-0.1159006;-0.7027563;-0.01936728,0.008869518;0.5797077;0.007076037,0;0;0,0.001664244;0.3360123;0.01011908,0.001789995;0.6585947;0.005394816,0.1749854;0.5229669;-0.0061481,0.2248405;0.2326576;0.005252957,0.2687126;-0.03556448;-0.04247415,-0.1713981;0.5245426;-0.008254312,-0.2144371;0.2330341;-0.01634403,-0.24524;-0.03359672;-0.0804134,0.07730276;0.002898887;-0.04072201,0.1083596;-0.3549074;-0.02577007,0.1074314;-0.7419075;0.05327475,0.1096764;-0.7685855;-0.00285244,-0.07945692;0.004822577;-0.03613507,-0.1022261;-0.3532383;-0.01405787,-0.08770344;-0.7399119;0.0652555,-0.09543431;-0.7739635;0.01829453,0.001949653;0.5797567;0.009036422,404.9536
+0;0;0,0.005003647;0.3359519;0.00933299,0.01012363;0.6583831;0.003104082,0.184526;0.5291648;0.009039406,0.221487;0.2374932;0.03157048,0.2642092;-0.0264582;-0.03231841,-0.1626781;0.5169131;0.0003087311,-0.205234;0.2251357;0.001328845,-0.2399839;-0.04385066;-0.0435725,0.07850106;0.005649078;-0.03804567,0.09295444;-0.3512747;0.001457766,0.09688342;-0.7392349;0.0758853,0.09731193;-0.7014996;-0.002173297,-0.07740445;0.004784155;-0.04034184,-0.1009219;-0.3528045;-0.0131153,-0.1183114;-0.7406424;0.06001069,-0.1159369;-0.7028844;-0.01801071,0.0088678;0.5795964;0.007075218,0;0;0,0.00152941;0.3359623;0.01014173,0.00145106;0.6584589;0.005488753,0.1747619;0.5229924;-0.006103873,0.2247651;0.2326205;0.005295396,0.2691523;-0.03443456;-0.04254484,-0.1716771;0.5244137;-0.008335713,-0.2143251;0.2327593;-0.01639507,-0.2447197;-0.03301668;-0.07977171,0.0773111;0.002924442;-0.04069698,0.1081695;-0.3548221;-0.02555788,0.1074126;-0.7419441;0.05320776,0.108453;-0.7694932;-8.558854E-05,-0.07944729;0.004801683;-0.03615071,-0.1022519;-0.3531859;-0.01404068,-0.08772098;-0.7399834;0.06498151,-0.09509268;-0.7722123;0.01779674,0.001666732;0.5796456;0.009109855,404.9767
+0;0;0,0.005003548;0.3359453;0.009332807,0.01012376;0.6583911;0.003103525,0.1844651;0.5291844;0.00903846,0.2214302;0.2374811;0.03157198,0.2641302;-0.02633342;-0.03228381,-0.1626187;0.5169369;0.0003108107,-0.2051791;0.2251278;0.001331036,-0.239911;-0.04371905;-0.04354703,0.07840724;0.005642327;-0.0380002,0.09286772;-0.3514568;0.001522645,0.09679319;-0.7390714;0.07588389,0.09722476;-0.7012808;-0.002732314,-0.07731195;0.004778437;-0.04029363,-0.1008409;-0.3529859;-0.0130537,-0.118215;-0.7404783;0.06000714,-0.1158235;-0.7026648;-0.01857159,0.00886784;0.5795985;0.007074954,0;0;0,0.001379713;0.3359601;0.01001632,0.001151353;0.6584701;0.005289197,0.1744744;0.523076;-0.0061239,0.2246974;0.2327024;0.00509131,0.2691785;-0.03416497;-0.04289043,-0.1718366;0.5243258;-0.008553071,-0.2142539;0.2326082;-0.01671397,-0.2447097;-0.03307334;-0.07983869,0.07725112;0.002953515;-0.04058433,0.1082108;-0.3549618;-0.02544916,0.1074682;-0.7417898;0.05299628,0.1092272;-0.7689795;-0.001479741,-0.07931126;0.00477516;-0.03620039,-0.1021783;-0.3533902;-0.01416428,-0.08755561;-0.7398552;0.06470975,-0.09544758;-0.7717326;0.01622995,0.001406677;0.579652;0.008929133,405.0093
+0;0;0,0.004752962;0.3358994;0.00949073,0.009768507;0.6583056;0.003373009,0.1842082;0.5291492;0.009316155,0.2212317;0.2374222;0.0317717,0.2641143;-0.02607358;-0.03205168,-0.1628323;0.5164453;-0.0004246361,-0.2055028;0.2246271;-0.001421238,-0.2407213;-0.04365215;-0.04755434,0.07843588;0.005731574;-0.03798705,0.09275668;-0.3521947;0.001839031,0.0966799;-0.7411908;0.07654399,0.09727429;-0.7034718;-0.001283236,-0.07734048;0.004694428;-0.0403047,-0.1011329;-0.3538823;-0.01275276,-0.118611;-0.742748;0.06067856,-0.1160755;-0.7050073;-0.01710747,0.008530656;0.5795215;0.007325163,0;0;0,0.001257822;0.3359178;0.009936213,0.0009413138;0.658383;0.005098939,0.1743822;0.5230492;-0.006106853,0.2248282;0.2326846;0.004993797,0.2692738;-0.03386748;-0.04314113,-0.1720803;0.5241971;-0.008735009,-0.2144608;0.2324499;-0.01692441,-0.2447575;-0.03299102;-0.07989746,0.07727801;0.002957612;-0.04058838,0.1082497;-0.355791;-0.02501225,0.1074849;-0.7441317;0.05312264,0.1113883;-0.771467;7.128716E-05,-0.07933684;0.004769138;-0.03620742,-0.1020812;-0.3542606;-0.0142359,-0.0874787;-0.7421399;0.06482458,-0.09509188;-0.7724119;0.01556657,0.001213551;0.579576;0.008767724,405.043
+0;0;0,0.004752275;0.3358508;0.009489357,0.009767323;0.6582251;0.003372222,0.1841941;0.5290797;0.009314854,0.2212298;0.2372567;0.03177778,0.2642526;-0.02710024;-0.0322542,-0.1628207;0.5163768;-0.0004252191,-0.2055053;0.2244626;-0.001422149,-0.2408388;-0.04469347;-0.04770604,0.07840123;0.005729041;-0.03797026,0.09271927;-0.3521284;0.001848161,0.09662864;-0.7397512;0.07628938,0.09722582;-0.701996;-0.001902379,-0.07730629;0.004692354;-0.04028689,-0.1010942;-0.3538154;-0.01274024,-0.1185105;-0.7413083;0.06043185,-0.1159631;-0.7035314;-0.01771852,0.008529587;0.5794483;0.007324009,0;0;0,0.001189537;0.3358724;0.009833217,0.0008416548;0.6583048;0.004933476,0.1743205;0.5230981;-0.006175756,0.2247736;0.232631;0.004786372,0.2694228;-0.03479263;-0.04344976,-0.1721461;0.5241233;-0.009008355,-0.2144895;0.2322741;-0.01725077,-0.244583;-0.03410581;-0.08027276,0.0772405;0.002976253;-0.04057539,0.1082058;-0.3557072;-0.02508843,0.1070479;-0.7426857;0.05272257,0.1131659;-0.7695652;-0.001145247,-0.07929043;0.004750455;-0.03621845,-0.1020275;-0.3542232;-0.01446063,-0.08753767;-0.7407159;0.06441723,-0.09515671;-0.771092;0.01470677,0.001120061;0.5795058;0.008615613,405.0653
+0;0;0,0.004751818;0.3358186;0.009488447,0.009766615;0.6581766;0.003371576,0.1841645;0.5290425;0.009313732,0.2212473;0.2368482;0.03180525,0.2642379;-0.02731115;-0.03217887,-0.1627931;0.5163417;-0.0004247329,-0.205532;0.224056;-0.001422932,-0.2408391;-0.04489887;-0.04767222,0.0783859;0.005727921;-0.03796284,0.09270448;-0.3521428;0.001857057,0.09661391;-0.7397716;0.07629943,0.09721198;-0.7020048;-0.002009429,-0.07729119;0.004691437;-0.04027902,-0.10108;-0.3538296;-0.01273135,-0.1184966;-0.7413285;0.06044187,-0.1159453;-0.7035399;-0.01782555,0.008528925;0.5794028;0.007323216,0;0;0,0.001079254;0.3358427;0.009760618,0.0006593689;0.6582581;0.004814386,0.1741663;0.5231842;-0.006257893,0.2247188;0.2323501;0.004627704,0.2694102;-0.03483865;-0.04369593,-0.1722503;0.5240422;-0.009299267,-0.2146835;0.2318292;-0.01763697,-0.2445037;-0.0343748;-0.08063298,0.07722641;0.002976418;-0.04056549,0.1082241;-0.3557248;-0.02524388,0.1071054;-0.7426928;0.05265045,0.1130546;-0.769536;-0.001445889,-0.07926538;0.00474647;-0.03623268,-0.1019568;-0.354256;-0.01468164,-0.08603945;-0.7403022;0.06611444,-0.0936368;-0.7742677;0.02090761,0.0009533316;0.5794625;0.008506536,405.0992
+0;0;0,0.004314747;0.3358163;0.009773946,0.009151969;0.6581788;0.003783041,0.1836038;0.5290583;0.009600168,0.2208088;0.2368598;0.03183383,0.2640234;-0.02734447;-0.03181303,-0.1632238;0.5160913;-0.0009281533,-0.2058552;0.2238155;-0.004921135,-0.2427394;-0.04422224;-0.05509709,0.07841551;0.005824665;-0.03788691,0.0923904;-0.3520394;0.002115015,0.09617423;-0.7396479;0.07666937,0.09690557;-0.7018704;-0.001637317,-0.07726335;0.004593086;-0.0403437,-0.1014244;-0.3538749;-0.01243123,-0.1187095;-0.7413787;0.06074731,-0.1160268;-0.7035775;-0.01751445,0.007962673;0.5794034;0.007717662,0;0;0,0.001079254;0.3358427;0.009760618,0.0006593689;0.6582581;0.004814386,0.1741663;0.5231842;-0.006257893,0.2247188;0.2323501;0.004627704,0.2694102;-0.03483865;-0.04369593,-0.1722503;0.5240422;-0.009299267,-0.2146835;0.2318292;-0.01763697,-0.2445037;-0.0343748;-0.08063298,0.07722641;0.002976418;-0.04056549,0.1082241;-0.3557248;-0.02524388,0.1071054;-0.7426928;0.05265045,0.1130546;-0.769536;-0.001445889,-0.07926538;0.00474647;-0.03623268,-0.1019568;-0.354256;-0.01468164,-0.08603945;-0.7403022;0.06611444,-0.0936368;-0.7742677;0.02090761,0.0009533316;0.5794625;0.008506536,405.1221
+0;0;0,0.004315038;0.3358389;0.009774607,0.009152703;0.658231;0.003783113,0.1835141;0.5291281;0.009599682,0.2206466;0.2374997;0.03178996,0.2639638;-0.02733177;-0.032008,-0.1631352;0.5161678;-0.0009232312,-0.2056835;0.2244623;-0.004908422,-0.2426553;-0.04421183;-0.0552035,0.07834224;0.005819222;-0.0378515,0.09231289;-0.3519365;0.002138305,0.09609575;-0.7394461;0.07667363,0.09681997;-0.7017444;-0.0008707643,-0.07719114;0.004588793;-0.04030601,-0.1013449;-0.3537706;-0.01240199,-0.1186256;-0.7411755;0.06075788,-0.115969;-0.7034503;-0.01674204,0.007963283;0.5794474;0.007718143,0;0;0,0.000970222;0.3358678;0.009688139,0.0004978626;0.6583122;0.004701853,0.1739488;0.5232825;-0.006176114,0.2244131;0.2330144;0.004601002,0.2693615;-0.03475767;-0.04397917,-0.1722647;0.5240204;-0.0095612,-0.2145019;0.2323668;-0.01807849,-0.2442705;-0.03448331;-0.08122227,0.07721545;0.003034219;-0.04040635,0.1081074;-0.3555802;-0.02541006,0.1070928;-0.7424251;0.05258679,0.1138388;-0.769556;1.752377E-05,-0.07914789;0.004704175;-0.03629859,-0.101918;-0.3541928;-0.01489871,-0.08539632;-0.7400016;0.0664165,-0.09310155;-0.7730465;0.02126187,0.00080204;0.5795088;0.008400917,405.1548
+0;0;0,0.0043158;0.3358982;0.009776332,0.009154943;0.6583888;0.003782855,0.1835164;0.5292581;0.009600814,0.2206562;0.2375712;0.03179554,0.263819;-0.02631581;-0.03177489,-0.1631338;0.5162977;-0.0009221239,-0.2056906;0.2245337;-0.004908113,-0.2425305;-0.04318222;-0.05502382,0.07827593;0.005814298;-0.03781947,0.09224463;-0.351891;0.002164703,0.09602225;-0.7388644;0.07659689,0.09675104;-0.7011142;-0.001436479,-0.07712582;0.00458491;-0.04027189,-0.1012762;-0.353724;-0.0123718,-0.1185329;-0.7405928;0.06068683,-0.1158596;-0.7028189;-0.01730177,0.007965105;0.5795774;0.007719271,0;0;0,0.0009028912;0.3359221;0.009868145,0.0003888085;0.6584693;0.00513339,0.1738509;0.5233942;-0.005716681,0.2243555;0.2330555;0.004575491,0.2690584;-0.03377476;-0.04383755,-0.1722986;0.5241057;-0.009729803,-0.2145608;0.2324011;-0.01841847,-0.244125;-0.03347927;-0.08145954,0.0771924;0.003046319;-0.04029012,0.1080213;-0.3555279;-0.02542257,0.1069486;-0.7417918;0.05269194,0.1133773;-0.7687351;-0.0008425713,-0.07904467;0.004693562;-0.03634764,-0.1020259;-0.3541138;-0.014529,-0.08648986;-0.7396851;0.06544768,-0.09379624;-0.7709985;0.01710427,0.0006999075;0.5796347;0.008759737,405.1883
+0;0;0,0.004016904;0.3359014;0.009919519,0.008712542;0.6584018;0.004002838,0.1830967;0.529322;0.009801112,0.220396;0.2381617;0.03156567,0.2633538;-0.02548951;-0.03140496,-0.1635191;0.5163412;-0.0006460808,-0.205861;0.2251679;-0.008677742,-0.2437296;-0.04147574;-0.06149626,0.07820468;0.005879609;-0.03772861,0.0918836;-0.3514796;0.002368938,0.09567423;-0.7375861;0.07660799,0.09639569;-0.6997441;-0.002281517,-0.07702424;0.004507734;-0.04026086,-0.1012517;-0.3534387;-0.01219158,-0.1187194;-0.7394032;0.06081797,-0.1160312;-0.701539;-0.01802681,0.007562194;0.5795891;0.007928442,0;0;0,0.0008275583;0.3359187;0.01010931,0.0002793744;0.6584772;0.005677342,0.1737981;0.5235778;-0.004935265,0.2242085;0.233755;0.005103946,0.2688974;-0.0326477;-0.04342604,-0.1722912;0.5240668;-0.009883832,-0.2142551;0.2328917;-0.01964975,-0.2433862;-0.03228545;-0.08410969,0.07717356;0.003056839;-0.04011095,0.1081466;-0.3551702;-0.02546322,0.1070702;-0.7406681;0.05195987,0.1130681;-0.7672179;-0.003282547,-0.07890449;0.004676627;-0.03641702,-0.1016928;-0.3538015;-0.01463152,-0.08672715;-0.7385677;0.06496197,-0.09389448;-0.7657734;0.01054037,0.0005945414;0.5796386;0.00921905,405.222
+0;0;0,0.004016904;0.3359014;0.009919519,0.008712542;0.6584018;0.004002838,0.1830967;0.529322;0.009801112,0.220396;0.2381617;0.03156567,0.2633538;-0.02548951;-0.03140496,-0.1635191;0.5163412;-0.0006460808,-0.205861;0.2251679;-0.008677742,-0.2437296;-0.04147574;-0.06149626,0.07820468;0.005879609;-0.03772861,0.0918836;-0.3514796;0.002368938,0.09567423;-0.7375861;0.07660799,0.09639569;-0.6997441;-0.002281517,-0.07702424;0.004507734;-0.04026086,-0.1012517;-0.3534387;-0.01219158,-0.1187194;-0.7394032;0.06081797,-0.1160312;-0.701539;-0.01802681,0.007562194;0.5795891;0.007928442,0;0;0,0.0008275583;0.3359187;0.01010931,0.0002793744;0.6584772;0.005677342,0.1737981;0.5235778;-0.004935265,0.2242085;0.233755;0.005103946,0.2688974;-0.0326477;-0.04342604,-0.1722912;0.5240668;-0.009883832,-0.2142551;0.2328917;-0.01964975,-0.2433862;-0.03228545;-0.08410969,0.07717356;0.003056839;-0.04011095,0.1081466;-0.3551702;-0.02546322,0.1070702;-0.7406681;0.05195987,0.1130681;-0.7672179;-0.003282547,-0.07890449;0.004676627;-0.03641702,-0.1016928;-0.3538015;-0.01463152,-0.08672715;-0.7385677;0.06496197,-0.09389448;-0.7657734;0.01054037,0.0005945414;0.5796386;0.00921905,405.2446
+0;0;0,0.004016964;0.3359064;0.009919666,0.008712896;0.6584269;0.0040026,0.1830118;0.5293663;0.00980023,0.2202817;0.2384361;0.03154759,0.2633435;-0.02585319;-0.03157543,-0.1634359;0.5163917;-0.0006418973,-0.2057442;0.2254484;-0.008667212,-0.2437046;-0.04184043;-0.06161354,0.07810815;0.005872353;-0.03768205,0.09178434;-0.3514153;0.002407473,0.09557469;-0.7374933;0.07664102,0.0962954;-0.6996593;-0.002166487,-0.07692917;0.00450217;-0.04021117,-0.1011518;-0.3533725;-0.01214751,-0.1186182;-0.7393084;0.06085663,-0.1159328;-0.7014524;-0.01790622,0.00756247;0.5796089;0.007928468,0;0;0,0.0008090287;0.3359182;0.01029146,0.0002855062;0.6585006;0.006106019,0.1736915;0.5234969;-0.004292012,0.2240522;0.2338883;0.005351662,0.2687132;-0.03318915;-0.04325581,-0.1721739;0.5241397;-0.009949198,-0.2140103;0.2332135;-0.02062688,-0.2427888;-0.03216285;-0.08722162,0.07714175;0.003061831;-0.03993845,0.1082042;-0.3550905;-0.02542388,0.1070246;-0.7405969;0.05180705,0.1129773;-0.7672007;-0.003266454,-0.07876959;0.004673988;-0.03645286,-0.1015787;-0.3537317;-0.01468734,-0.08666891;-0.7384686;0.06491411,-0.09348936;-0.765677;0.01057072,0.0005894229;0.5796535;0.009579062,405.2672
+0;0;0,0.003765024;0.3358683;0.01000159,0.008359398;0.6583238;0.004130801,0.18265;0.5292919;0.009909136,0.2199043;0.2384938;0.03160689,0.2631274;-0.02489358;-0.03170015,-0.1637442;0.5164024;-0.0004968038,-0.2060438;0.2257549;-0.01302838,-0.2446879;-0.03961068;-0.07079213,0.07807521;0.005916926;-0.03766308,0.09152356;-0.351285;0.002513546,0.0952756;-0.7366298;0.076637,0.09599011;-0.6988007;-0.002078518,-0.07690833;0.004457827;-0.04018075,-0.1012845;-0.353315;-0.01202746,-0.1188841;-0.7385026;0.06090968,-0.1162065;-0.700652;-0.01776138,0.007243595;0.5795239;0.00804529,0;0;0,0.0007556826;0.3358777;0.01035726,0.0001541898;0.6583948;0.006315827,0.1735531;0.5234074;-0.003869534,0.2236741;0.2338997;0.005895257,0.2687287;-0.03222147;-0.04307997,-0.1722485;0.5241452;-0.009961812,-0.2140411;0.2333924;-0.02172615,-0.2424075;-0.03078237;-0.08996095,0.07714646;0.002997279;-0.03985846,0.1082267;-0.3550699;-0.02536273,0.1072038;-0.7399035;0.05145633,0.1125345;-0.7666587;-0.00339222,-0.07869678;0.004677223;-0.03652667,-0.1014302;-0.3536384;-0.01458835,-0.08681337;-0.7377267;0.06454252,-0.09356109;-0.7646377;0.01001231,0.0004777909;0.5795652;0.009746194,405.3
+0;0;0,0.003765024;0.3358683;0.01000159,0.008359398;0.6583238;0.004130801,0.18265;0.5292919;0.009909136,0.2199043;0.2384938;0.03160689,0.2631274;-0.02489358;-0.03170015,-0.1637442;0.5164024;-0.0004968038,-0.2060438;0.2257549;-0.01302838,-0.2446879;-0.03961068;-0.07079213,0.07807521;0.005916926;-0.03766308,0.09152356;-0.351285;0.002513546,0.0952756;-0.7366298;0.076637,0.09599011;-0.6988007;-0.002078518,-0.07690833;0.004457827;-0.04018075,-0.1012845;-0.353315;-0.01202746,-0.1188841;-0.7385026;0.06090968,-0.1162065;-0.700652;-0.01776138,0.007243595;0.5795239;0.00804529,0;0;0,0.0007556826;0.3358777;0.01035726,0.0001541898;0.6583948;0.006315827,0.1735531;0.5234074;-0.003869534,0.2236741;0.2338997;0.005895257,0.2687287;-0.03222147;-0.04307997,-0.1722485;0.5241452;-0.009961812,-0.2140411;0.2333924;-0.02172615,-0.2424075;-0.03078237;-0.08996095,0.07714646;0.002997279;-0.03985846,0.1082267;-0.3550699;-0.02536273,0.1072038;-0.7399035;0.05145633,0.1125345;-0.7666587;-0.00339222,-0.07869678;0.004677223;-0.03652667,-0.1014302;-0.3536384;-0.01458835,-0.08681337;-0.7377267;0.06454252,-0.09356109;-0.7646377;0.01001231,0.0004777909;0.5795652;0.009746194,405.3222
+0;0;0,0.003764819;0.3358499;0.01000104,0.008358668;0.6582685;0.004130963,0.1826807;0.5292376;0.009909139,0.2199114;0.2386238;0.03159313,0.2630862;-0.02446887;-0.03164307,-0.1637753;0.5163457;-0.000498659,-0.2060481;0.2258826;-0.01302229,-0.244649;-0.03918612;-0.0707214,0.07805372;0.005915297;-0.03765272,0.09150305;-0.3513124;0.00252682,0.09525403;-0.7365483;0.0766293,0.09596877;-0.6987167;-0.002111778,-0.07688716;0.0044566;-0.0401697,-0.1012651;-0.3533421;-0.01201436,-0.1188597;-0.7384207;0.06090213,-0.1161813;-0.7005675;-0.01779447,0.007243005;0.5794786;0.00804496,0;0;0,0.000718914;0.3358566;0.0104506,7.63908E-05;0.6583393;0.006597996,0.1735335;0.5231606;-0.002592802,0.2235974;0.2338088;0.006451845,0.2686592;-0.03192261;-0.04291332,-0.1723467;0.5241646;-0.009965915,-0.214539;0.2337275;-0.02333706,-0.2420147;-0.03020033;-0.09165847,0.07715929;0.002968446;-0.0397836,0.1082024;-0.3551275;-0.02527285,0.1071948;-0.7398663;0.05145407,0.1123589;-0.7666294;-0.003439307,-0.07863777;0.004649891;-0.03660028,-0.1012857;-0.3536928;-0.01458765,-0.0868082;-0.737798;0.06393341,-0.09374169;-0.7656813;0.01042212,0.0004090741;0.5795172;0.009972572,405.3555
+0;0;0,0.003487158;0.3358302;0.01002359,0.007911916;0.65821;0.004176347,0.1822508;0.5292998;0.01002783,0.2194716;0.2393999;0.03159541,0.2628665;-0.02422187;-0.03208989,-0.1640704;0.5163033;-0.0004569218,-0.2057304;0.2267515;-0.01825331,-0.2454475;-0.03880328;-0.07603365,0.07805092;0.005977398;-0.03759911,0.09127006;-0.3512585;0.002588924,0.09470376;-0.7364231;0.07674748,0.09543604;-0.6985526;-0.002361976,-0.07686607;0.004397633;-0.04017008,-0.1012818;-0.3533958;-0.01197383,-0.1190971;-0.7383765;0.06107139,-0.1163941;-0.7004845;-0.01799312,0.006865358;0.5794317;0.008078219,0;0;0,0.0007347167;0.3358294;0.01061034,0.0001491383;0.658276;0.007154703,0.1735229;0.5231197;-0.001954675,0.2233641;0.2344507;0.006907463,0.2684349;-0.03190249;-0.04269087,-0.172209;0.524264;-0.009951331,-0.2143058;0.2346178;-0.02496569,-0.2417343;-0.02970126;-0.09438094,0.07716729;0.002958193;-0.03972185,0.108181;-0.355141;-0.02521706,0.1071603;-0.7398288;0.05144691,0.1124586;-0.7663594;-0.004203916,-0.07857849;0.004633426;-0.03667859,-0.1012681;-0.3537056;-0.01464252,-0.08655009;-0.7377388;0.06387462,-0.0934337;-0.7674091;0.0117894,0.0004630759;0.5794619;0.01041055,405.3779
+0;0;0,0.003486478;0.3357647;0.01002163,0.007909629;0.6580273;0.004176721,0.1822145;0.5291603;0.01002616,0.2193822;0.2396741;0.03156297,0.2627848;-0.02399412;-0.03213355,-0.1640387;0.5161663;-0.0004565315,-0.2056393;0.2270277;-0.01822753,-0.2453633;-0.03857389;-0.07601804,0.07802495;0.005975408;-0.0375866,0.0912455;-0.3512988;0.002605747,0.09466764;-0.7351667;0.0765146,0.09540305;-0.6972625;-0.002932906,-0.07684049;0.00439617;-0.04015672,-0.1012588;-0.3534357;-0.01195744,-0.1190141;-0.7371202;0.06084186,-0.1162996;-0.6991944;-0.01856051,0.006863515;0.5792824;0.008076936,0;0;0,0.0007265732;0.3357589;0.01076961,0.0001868606;0.6580919;0.007639885,0.1734909;0.5228403;-0.001175404,0.2231987;0.2345726;0.007680655,0.2682398;-0.03173226;-0.04246855,-0.1721661;0.5243101;-0.00997716,-0.214197;0.2351723;-0.02671991,-0.2417692;-0.02881774;-0.09750816,0.07717016;0.002919391;-0.03965592,0.1081864;-0.3552198;-0.02518618,0.1067624;-0.7386423;0.05106282,0.1117788;-0.7650304;-0.005241275,-0.07852285;0.004630682;-0.03672966,-0.1011277;-0.3537473;-0.01460912,-0.08649004;-0.7365861;0.0631659,-0.09348909;-0.7666618;0.01104252,0.0004822686;0.5793076;0.01080298,405.4124
+0;0;0,0.003486264;0.3357441;0.01002102,0.00790892;0.6579705;0.004176816,0.1821852;0.5291219;0.01002544,0.2192476;0.2404553;0.03150126,0.2626913;-0.02346268;-0.0322556,-0.1640112;0.51613;-0.0004555387,-0.205494;0.2278101;-0.01817622,-0.2452557;-0.03804314;-0.07602148,0.07800657;0.005974001;-0.03757774,0.09123593;-0.3515381;0.002641361,0.09466732;-0.7364436;0.07675003,0.0954053;-0.6985119;-0.002974801,-0.07682239;0.004395134;-0.04014726,-0.101257;-0.3536749;-0.0119292,-0.1190603;-0.7383966;0.06106689,-0.1163363;-0.7004432;-0.01861265,0.006862941;0.5792357;0.008076528,0;0;0,0.0007716119;0.3357328;0.01093447,0.0003926679;0.6580346;0.008229136,0.1735522;0.5224053;0.0002348423,0.2228345;0.2348907;0.008590817,0.2678573;-0.03158328;-0.04210007,-0.1719731;0.5244198;-0.00998359,-0.2143507;0.2362679;-0.0283097,-0.2421963;-0.0276334;-0.1003218,0.07717848;0.002910122;-0.0395956,0.1080857;-0.3554727;-0.02496934,0.1067797;-0.7398129;0.05208313,0.111722;-0.7660221;-0.004799247,-0.07844575;0.004607669;-0.03684878,-0.1008965;-0.3540074;-0.01451829,-0.08644454;-0.7378914;0.06345829,-0.09253422;-0.7679644;0.01079268,0.0006376877;0.5792553;0.0112685,405.435
+0;0;0,0.003042594;0.3358933;0.01009616,0.007225129;0.6581895;0.004265354,0.1817381;0.5293768;0.01030522,0.2187393;0.241454;0.03152022,0.2624523;-0.0229249;-0.03275117,-0.1647288;0.5162669;-0.0003386475,-0.2054876;0.2289636;-0.02301499,-0.2486846;-0.03383332;-0.09379376,0.07799055;0.005980138;-0.03748537,0.09082083;-0.3511865;0.002734184,0.09424107;-0.7359374;0.07664447,0.09501176;-0.6979261;-0.003844291,-0.07671866;0.004388461;-0.04022972,-0.1014751;-0.3532859;-0.01183251,-0.1193319;-0.737806;0.06119591,-0.1165568;-0.6997727;-0.01924651,0.006264854;0.5794306;0.008167681,0;0;0,0.0007328168;0.3358723;0.01116931,0.0004526228;0.6582435;0.008711457,0.1735971;0.5221479;0.001006007,0.222538;0.2353454;0.009240746,0.267327;-0.03174537;-0.04169357,-0.1719905;0.5245564;-0.01019595,-0.2146637;0.2373816;-0.03089288,-0.2429161;-0.02669072;-0.1044144,0.07719743;0.002884671;-0.03944206,0.1080236;-0.3551445;-0.02477515,0.1067087;-0.7393121;0.05217421,0.1127359;-0.7648705;-0.00630784,-0.07830285;0.004613385;-0.03702461,-0.1005643;-0.3536607;-0.01479035,-0.08630087;-0.7372786;0.0635777,-0.09222294;-0.7689972;0.01162611,0.0006668493;0.579438;0.01167309,405.4672
+0;0;0,0.003042751;0.3359107;0.01009669,0.007225337;0.6582111;0.004265722,0.1819191;0.5293438;0.01030794,0.2187638;0.2426394;0.03143316,0.2627169;-0.02319208;-0.03319135,-0.1649048;0.5162205;-0.0003469,-0.2054912;0.2301329;-0.02292729,-0.2489255;-0.03410789;-0.09409493,0.07795098;0.005977103;-0.03746635,0.09076988;-0.3508729;0.002717543,0.09419087;-0.7357089;0.07664418,0.09495674;-0.6977477;-0.003340699,-0.07667972;0.004386234;-0.0402093,-0.1014142;-0.352971;-0.01183727,-0.119275;-0.7375761;0.0612073,-0.1165172;-0.6995931;-0.01873151,0.006265027;0.5794492;0.008168194,0;0;0,0.0007854626;0.3358809;0.01142848,0.0006636381;0.6582599;0.009407878,0.1738315;0.5215852;0.002552748,0.2222711;0.2359352;0.01035655,0.2666067;-0.03271425;-0.0409894,-0.1719886;0.5246973;-0.01019247,-0.2144841;0.2388282;-0.03201468,-0.2439337;-0.025668;-0.1091448,0.07722875;0.002819255;-0.0392884,0.1078994;-0.3549078;-0.0247407,0.1066547;-0.7391651;0.05220354,0.1130069;-0.7650095;-0.005264759,-0.07818017;0.004629934;-0.03717839,-0.1005262;-0.3533138;-0.01486422,-0.08550082;-0.7369608;0.0636522,-0.09200685;-0.7687952;0.01270393,0.0008359179;0.579447;0.01224935,405.5014
+0;0;0,0.00304295;0.3359326;0.01009734,0.007224422;0.658147;0.004268024,0.1819733;0.5292873;0.01030976,0.2187412;0.2431796;0.03139101,0.2629255;-0.02404976;-0.03357336,-0.1649588;0.5161598;-0.0003484022,-0.2054607;0.2306677;-0.02288179,-0.2491235;-0.03496265;-0.0944237,0.07788524;0.005972062;-0.03743475,0.09069657;-0.3506671;0.0027254,0.09411898;-0.7356632;0.07668281,0.09488779;-0.6976715;-0.003609344,-0.07661505;0.004382534;-0.04017539,-0.1013349;-0.3527635;-0.01182012,-0.1192031;-0.7375287;0.06125484,-0.1164347;-0.699515;-0.01899106,0.006264394;0.5794083;0.008169348,0;0;0,0.000809446;0.3358909;0.01177251,0.0008112267;0.6581875;0.0102793,0.174008;0.5214264;0.003948332,0.2219258;0.236293;0.01147688,0.2648643;-0.03422415;-0.03912902,-0.1719351;0.5249169;-0.01012009,-0.2149507;0.2398629;-0.03352422,-0.2453687;-0.02512214;-0.1137856,0.07725108;0.002780229;-0.03908551,0.1077685;-0.3547482;-0.02457631,0.106554;-0.7391887;0.05228388,0.1118826;-0.764975;-0.005774613,-0.07799579;0.00462147;-0.03739564,-0.1004654;-0.353082;-0.01477394,-0.08497243;-0.7369042;0.06360948,-0.09295958;-0.7667544;0.01007965,0.0009507164;0.5793925;0.01297152,405.5349
+0;0;0,0.00281291;0.3359346;0.01009599,0.006754363;0.6581516;0.004238752,0.181592;0.5292985;0.01034307,0.2183919;0.2431908;0.03136728,0.2628503;-0.02393761;-0.03382521,-0.1653397;0.5161631;-0.0004069088,-0.2055518;0.2310978;-0.0282395,-0.2505143;-0.03268108;-0.1055909,0.07790264;0.005995335;-0.03739478,0.09054858;-0.350648;0.002780408,0.09394023;-0.7356341;0.07679121,0.09472575;-0.6976433;-0.003500856,-0.0766188;0.004359092;-0.0401708,-0.1013599;-0.3527942;-0.01192481,-0.1193774;-0.7375231;0.0613042,-0.1165918;-0.6995109;-0.01894126,0.005881679;0.5794121;0.008143847,0;0;0,0.000809446;0.3358909;0.01177251,0.0008112267;0.6581875;0.0102793,0.174008;0.5214264;0.003948332,0.2219258;0.236293;0.01147688,0.2648643;-0.03422415;-0.03912902,-0.1719351;0.5249169;-0.01012009,-0.2149507;0.2398629;-0.03352422,-0.2453687;-0.02512214;-0.1137856,0.07725108;0.002780229;-0.03908551,0.1077685;-0.3547482;-0.02457631,0.106554;-0.7391887;0.05228388,0.1118826;-0.764975;-0.005774613,-0.07799579;0.00462147;-0.03739564,-0.1004654;-0.353082;-0.01477394,-0.08497243;-0.7369042;0.06360948,-0.09295958;-0.7667544;0.01007965,0.0009507164;0.5793925;0.01297152,405.5576
+0;0;0,0.002813383;0.3359911;0.01009769,0.006755266;0.6582437;0.004239652,0.182033;0.5292526;0.01035009,0.2186723;0.2443933;0.03128256,0.2632805;-0.02363479;-0.0341295,-0.1657679;0.5160843;-0.0004268177,-0.2058046;0.2322628;-0.02813796,-0.2509185;-0.03240451;-0.1057499,0.07777368;0.00598541;-0.03733287,0.09043463;-0.3510816;0.00289005,0.09382139;-0.735513;0.0767942,0.09460516;-0.69754;-0.00331828,-0.07649196;0.004351876;-0.0401043,-0.1012624;-0.3532258;-0.01182475,-0.119254;-0.7374003;0.06129874,-0.1164746;-0.6994061;-0.01876724,0.005882445;0.5794918;0.008145361,0;0;0,0.0008472428;0.3359281;0.01231146,0.0009290576;0.6582623;0.01137614,0.1743375;0.5205801;0.005878687,0.2214136;0.23659;0.01355529,0.2630481;-0.03511944;-0.03692508,-0.1722424;0.5251447;-0.01008714,-0.2158033;0.2417352;-0.03667662,-0.2481767;-0.02228495;-0.1224261,0.07739834;0.002513409;-0.03849018,0.1078084;-0.3554613;-0.02419281,0.1058557;-0.7393682;0.05243921,0.1100504;-0.7654147;-0.005209684,-0.07763024;0.004706345;-0.03781151,-0.1001332;-0.3534103;-0.01498283,-0.08526966;-0.7366543;0.06352751,-0.0929458;-0.7662552;0.009945765,0.001053885;0.5794504;0.01393628,405.5903
+0;0;0,0.002813383;0.3359911;0.01009769,0.006755266;0.6582437;0.004239652,0.182033;0.5292526;0.01035009,0.2186723;0.2443933;0.03128256,0.2632805;-0.02363479;-0.0341295,-0.1657679;0.5160843;-0.0004268177,-0.2058046;0.2322628;-0.02813796,-0.2509185;-0.03240451;-0.1057499,0.07777368;0.00598541;-0.03733287,0.09043463;-0.3510816;0.00289005,0.09382139;-0.735513;0.0767942,0.09460516;-0.69754;-0.00331828,-0.07649196;0.004351876;-0.0401043,-0.1012624;-0.3532258;-0.01182475,-0.119254;-0.7374003;0.06129874,-0.1164746;-0.6994061;-0.01876724,0.005882445;0.5794918;0.008145361,0;0;0,0.0008472428;0.3359281;0.01231146,0.0009290576;0.6582623;0.01137614,0.1743375;0.5205801;0.005878687,0.2214136;0.23659;0.01355529,0.2630481;-0.03511944;-0.03692508,-0.1722424;0.5251447;-0.01008714,-0.2158033;0.2417352;-0.03667662,-0.2481767;-0.02228495;-0.1224261,0.07739834;0.002513409;-0.03849018,0.1078084;-0.3554613;-0.02419281,0.1058557;-0.7393682;0.05243921,0.1100504;-0.7654147;-0.005209684,-0.07763024;0.004706345;-0.03781151,-0.1001332;-0.3534103;-0.01498283,-0.08526966;-0.7366543;0.06352751,-0.0929458;-0.7662552;0.009945765,0.001053885;0.5794504;0.01393628,405.6129
+0;0;0,0.002600012;0.3358966;0.01014392,0.006353849;0.6580557;0.004319812,0.1815949;0.5292251;0.01047939,0.2182285;0.2447149;0.03128088,0.263011;-0.02323571;-0.0346074,-0.1653376;0.5148491;-0.003844926,-0.2061335;0.2317498;-0.03403252,-0.251435;-0.0320403;-0.1146973,0.07773404;0.006013194;-0.03728946,0.0902283;-0.3505771;0.002861302,0.09353504;-0.7352412;0.07689312,0.09492566;-0.6973623;-0.002346464,-0.0764428;0.004319323;-0.04008847,-0.1012624;-0.3527659;-0.0118224,-0.1196799;-0.7371997;0.06118127,-0.1163127;-0.6993021;-0.01799709,0.005552756;0.5793296;0.008205395,0;0;0,0.001027822;0.3358191;0.01267552,0.001305163;0.6580571;0.01211166,0.1745838;0.5205419;0.006895541,0.2212688;0.2368405;0.01429772,0.2622052;-0.03512418;-0.03573942,-0.1718128;0.5253744;-0.01000488,-0.2157964;0.2425644;-0.03837262,-0.2493133;-0.0204407;-0.1269683,0.07744266;0.002493262;-0.03828394,0.107347;-0.3550445;-0.0242393,0.1055572;-0.7391889;0.05249405,0.1092795;-0.7658358;-0.003364682,-0.07752249;0.004731825;-0.0379093,-0.1001725;-0.3528784;-0.01495868,-0.08492678;-0.7363375;0.06368427,-0.09295139;-0.7659651;0.01150109,0.001383603;0.57927;0.01458669,405.6353
+0;0;0,0.002600203;0.3359213;0.01014467,0.006354399;0.6581112;0.004320041,0.181579;0.5292786;0.01047974,0.2181018;0.2456287;0.03121832,0.2632651;-0.02460054;-0.03523025,-0.1653212;0.5149038;-0.003843244,-0.2059937;0.2326606;-0.03393956,-0.2516804;-0.0333727;-0.1152903,0.07761594;0.006004058;-0.03723281,0.0900659;-0.3493219;0.002775598,0.09337588;-0.7343639;0.07688016,0.09476937;-0.6964688;-0.002522253,-0.07632667;0.004312761;-0.04002757,-0.1010583;-0.3515064;-0.01186172,-0.1194938;-0.7363179;0.06121368,-0.1161197;-0.6984041;-0.01812738,0.005553239;0.5793784;0.008205952,0;0;0,0.001196735;0.3358299;0.01302516,0.00177183;0.6580988;0.01285112,0.1747949;0.5200857;0.007708669,0.2209814;0.2371816;0.01501262,0.2612242;-0.03760409;-0.03348804,-0.1714119;0.5256226;-0.009799536,-0.2158443;0.2440089;-0.04047132,-0.2505674;-0.02022651;-0.1324111,0.07742707;0.002464309;-0.03802025,0.1086196;-0.3536882;-0.02406836,0.1053671;-0.7382928;0.05227625,0.1089176;-0.764874;-0.003893018,-0.07724635;0.00475907;-0.03816961,-0.09999273;-0.3515633;-0.01516572,-0.08481833;-0.7353069;0.06402033,-0.09365411;-0.7640505;0.01072741,0.001771368;0.579302;0.01522648,405.669
+0;0;0,0.002600595;0.335972;0.0101462,0.006355678;0.6582378;0.00432026,0.181472;0.5294188;0.0104794,0.2179938;0.2457773;0.03121737,0.2630432;-0.02376997;-0.03506353,-0.1652152;0.515053;-0.00383479,-0.2058865;0.2328182;-0.0339302,-0.2514579;-0.03254387;-0.1150757,0.07751652;0.005996367;-0.03718511,0.08992898;-0.3482592;0.00270278,0.0932572;-0.735422;0.07721549,0.09461634;-0.6977215;-0.0002300739,-0.07622889;0.004307237;-0.03997629,-0.100886;-0.3504401;-0.01189528,-0.1194231;-0.7373711;0.06158261,-0.1161322;-0.6996523;-0.01580312,0.005554345;0.5794879;0.008207013,0;0;0,0.001245335;0.3358657;0.01340103,0.001830578;0.6582102;0.01347971,0.1746391;0.5198572;0.008587599,0.2205824;0.2369254;0.01601863,0.260213;-0.03733096;-0.03184819,-0.1712064;0.5259278;-0.009850215,-0.2163043;0.2445603;-0.04170723,-0.2513267;-0.0185619;-0.1345431,0.07744144;0.002424866;-0.03774178,0.1087369;-0.3526402;-0.02390218,0.1045883;-0.7393576;0.05284858,0.10725;-0.7670828;0.0006979704,-0.07706989;0.004816378;-0.03826922,-0.1002487;-0.3503857;-0.0151088,-0.08569879;-0.7363218;0.06426273,-0.09403804;-0.7637685;0.01240426,0.001831919;0.5793946;0.01580429,405.7033
+0;0;0,0.002300165;0.335992;0.01020222,0.005811664;0.6583176;0.004407103,0.1811895;0.5295914;0.01070445,0.2177893;0.2463574;0.03130037,0.2631336;-0.02359331;-0.035339,-0.1654801;0.5146313;-0.00564719,-0.2070252;0.2334255;-0.04003522,-0.2546776;-0.02588192;-0.1393287,0.07751814;0.006039921;-0.03707786,0.08965568;-0.3481644;0.002767321,0.09302285;-0.7346513;0.07723396,0.09473331;-0.6969175;-0.0005731136,-0.07615032;0.004259828;-0.04004114,-0.1009894;-0.3504009;-0.01185538,-0.1196051;-0.7366668;0.06149953,-0.1159532;-0.6989126;-0.01623858,0.005104854;0.5795528;0.008275268,0;0;0,0.001412921;0.3358743;0.01365554,0.002159342;0.6582742;0.01396573,0.1750367;0.5197545;0.009476304,0.2205405;0.2371547;0.01668537,0.259831;-0.03765336;-0.03134656,-0.1709552;0.5259763;-0.01008704,-0.2166771;0.2453393;-0.0438158,-0.2533116;-0.01666388;-0.1406792,0.07747216;0.002397805;-0.0375849,0.108371;-0.3526425;-0.02389777,0.1044544;-0.7387009;0.0527333,0.1078289;-0.7661773;-0.0001983643,-0.07699059;0.004847556;-0.03833094,-0.1000404;-0.3502894;-0.01504846,-0.08562901;-0.7355229;0.06442668,-0.09394381;-0.763299;0.0123742,0.00212267;0.5794441;0.01623952,405.7359
+0;0;0,0.002299748;0.3359311;0.01020037,0.005810634;0.6581994;0.004406453,0.1810014;0.5295445;0.01070033,0.2176207;0.2461589;0.03130726,0.2629199;-0.02352297;-0.03526576,-0.1652995;0.5146003;-0.005633925,-0.2068669;0.233244;-0.04004036,-0.2544719;-0.02580529;-0.139235,0.07747943;0.006036904;-0.03705934,0.08963264;-0.3486247;0.002837285,0.09299455;-0.7345078;0.07718755,0.09470671;-0.6967663;-0.0006971583,-0.07611229;0.0042577;-0.04002114,-0.1009834;-0.350861;-0.01179898,-0.1195701;-0.7365233;0.06144129,-0.1159145;-0.6987613;-0.01637439,0.005103987;0.5794528;0.008273726,0;0;0,0.00167726;0.3358005;0.01393616,0.002756104;0.6581417;0.01458681,0.1753065;0.5195475;0.009953141,0.2206265;0.2367778;0.01772559,0.2595367;-0.03770244;-0.03084326,-0.1702872;0.5263665;-0.01025157,-0.2165367;0.2458784;-0.04575443,-0.2537447;-0.01513061;-0.144254,0.07750405;0.002342343;-0.03742373,0.1082391;-0.3531729;-0.02369034,0.1043593;-0.7386498;0.05271327,0.1079066;-0.7660665;-0.0003869534,-0.07690133;0.004880161;-0.03840923,-0.1000348;-0.3507423;-0.01556555,-0.08569457;-0.7352836;0.06423014,-0.09417745;-0.7634497;0.01252281,0.00263226;0.5793275;0.01677787,405.7576
+0;0;0,0.002299748;0.3359311;0.01020037,0.005810634;0.6581994;0.004406453,0.1810014;0.5295445;0.01070033,0.2176207;0.2461589;0.03130726,0.2629199;-0.02352297;-0.03526576,-0.1652995;0.5146003;-0.005633925,-0.2068669;0.233244;-0.04004036,-0.2544719;-0.02580529;-0.139235,0.07747943;0.006036904;-0.03705934,0.08963264;-0.3486247;0.002837285,0.09299455;-0.7345078;0.07718755,0.09470671;-0.6967663;-0.0006971583,-0.07611229;0.0042577;-0.04002114,-0.1009834;-0.350861;-0.01179898,-0.1195701;-0.7365233;0.06144129,-0.1159145;-0.6987613;-0.01637439,0.005103987;0.5794528;0.008273726,0;0;0,0.00167726;0.3358005;0.01393616,0.002756104;0.6581417;0.01458681,0.1753065;0.5195475;0.009953141,0.2206265;0.2367778;0.01772559,0.2595367;-0.03770244;-0.03084326,-0.1702872;0.5263665;-0.01025157,-0.2165367;0.2458784;-0.04575443,-0.2537447;-0.01513061;-0.144254,0.07750405;0.002342343;-0.03742373,0.1082391;-0.3531729;-0.02369034,0.1043593;-0.7386498;0.05271327,0.1079066;-0.7660665;-0.0003869534,-0.07690133;0.004880161;-0.03840923,-0.1000348;-0.3507423;-0.01556555,-0.08569457;-0.7352836;0.06423014,-0.09417745;-0.7634497;0.01252281,0.00263226;0.5793275;0.01677787,405.7804
+0;0;0,0.001850076;0.3358729;0.0103014,0.005180519;0.6581084;0.004567229,0.180039;0.5296159;0.01096515,0.2166554;0.2473407;0.03147365,0.2623625;-0.02381417;-0.03578459,-0.1650148;0.5139923;-0.007810995,-0.2080577;0.2347201;-0.04774847,-0.2551798;-0.02657953;-0.1459309,0.07750335;0.006086682;-0.03692785,0.08921645;-0.3481878;0.002895154,0.09236305;-0.7336901;0.0771527,0.09449363;-0.6959764;-0.0004609525,-0.07604496;0.004200766;-0.04008741,-0.1009748;-0.3504996;-0.01180913,-0.1200065;-0.7356877;0.06170247,-0.1159399;-0.6979508;-0.01583154,0.00453311;0.5793725;0.008419625,0;0;0,0.002039976;0.3357264;0.01427305,0.003602423;0.6580288;0.01535475,0.1756051;0.5195369;0.01035368,0.2205579;0.2378392;0.01849735,0.2590444;-0.03835386;-0.03022587,-0.1691159;0.5265899;-0.01030387,-0.2152202;0.2475385;-0.0483218,-0.2534592;-0.01465502;-0.1479717,0.07752563;0.002285585;-0.03731,0.1081018;-0.3528448;-0.02385676,0.1043257;-0.73791;0.05260599,0.107996;-0.7654576;4.434213E-05,-0.07684503;0.004926199;-0.0384455,-0.0999136;-0.3502946;-0.01565376,-0.08598492;-0.7344474;0.06415068,-0.0940982;-0.7621974;0.01231404,0.003350206;0.5792241;0.01743758,405.8136
+0;0;0,0.001850249;0.3359043;0.01030236,0.005182031;0.6582701;0.004565767,0.1796076;0.5298659;0.0109591,0.2163088;0.2469372;0.03151507,0.2619098;-0.02358809;-0.035587,-0.1645957;0.5142808;-0.007770765,-0.2077382;0.2343621;-0.0478007,-0.2547508;-0.02633083;-0.1457551,0.07747239;0.006084251;-0.0369131,0.08918148;-0.3480687;0.002896242,0.09232809;-0.7335725;0.07715407,0.09453532;-0.6955813;-0.003251836,-0.07601459;0.004199088;-0.04007139,-0.1009359;-0.3503796;-0.01180282,-0.1199677;-0.7355692;0.06170906,-0.1157548;-0.6975539;-0.01861434,0.004534339;0.5794998;0.008419846,0;0;0,0.002419472;0.3357396;0.01464081,0.004455671;0.658168;0.0161016,0.1758551;0.5196762;0.01062536,0.2206993;0.2372982;0.01898098,0.2589552;-0.03831476;-0.02939296,-0.1678388;0.5267851;-0.01025716,-0.2143448;0.2474154;-0.05035584,-0.2539067;-0.01228046;-0.1540813,0.07754686;0.002244487;-0.03718889,0.1085048;-0.352729;-0.02371287,0.1042202;-0.7378319;0.05254149,0.1089278;-0.7636138;-0.005768538,-0.0767972;0.004959541;-0.03845985,-0.0997954;-0.3501504;-0.01578426,-0.08591013;-0.734256;0.06426218,-0.09487354;-0.7646456;0.01128491,0.004080169;0.579327;0.01809525,405.8475
+0;0;0,0.001548943;0.3359831;0.01040673,0.004714794;0.6584644;0.004770188,0.1791348;0.5300767;0.0112935,0.2158905;0.2474693;0.03171889,0.2616934;-0.02328941;-0.0354198,-0.1646762;0.5141522;-0.009615052,-0.2103537;0.236355;-0.05837402,-0.2564736;-0.02340996;-0.1599165,0.07738391;0.006097638;-0.03675703,0.0888588;-0.3476993;0.003046174,0.09194006;-0.7327269;0.07720304,0.09456431;-0.6946549;-0.004021838,-0.07584055;0.004167621;-0.04009203,-0.1009343;-0.3500415;-0.01190601,-0.1201204;-0.7346859;0.06182062,-0.115469;-0.6965831;-0.01931036,0.004090785;0.5796666;0.008614801,0;0;0,0.002652362;0.3358085;0.01486504,0.004822835;0.658348;0.01639807,0.1760943;0.5196923;0.01062286,0.2203227;0.2375433;0.01904428,0.2585483;-0.03840026;-0.02901542,-0.1674246;0.5270365;-0.01035224,-0.2137467;0.2484339;-0.05359586,-0.2547203;-0.01011223;-0.1603237,0.07748555;0.002169117;-0.03698397,0.108146;-0.3524767;-0.02377141,0.1039003;-0.7370497;0.05265224,0.1081106;-0.7623283;-0.00731504,-0.07658616;0.005045915;-0.03854385,-0.09976394;-0.3496864;-0.01582871,-0.08643249;-0.7333474;0.06405573,-0.09549756;-0.7643518;0.01052241,0.004420325;0.5794799;0.0183841,405.873
+0;0;0,0.001548768;0.3359453;0.01040556,0.004714135;0.6583758;0.004770127,0.1787645;0.5301107;0.01128692,0.2155074;0.2476017;0.03170518,0.2613294;-0.02327049;-0.03546164,-0.1643202;0.5142198;-0.00957747,-0.2099818;0.2365194;-0.05831945,-0.256121;-0.02335447;-0.1599045,0.07736842;0.006096418;-0.03674968,0.08882848;-0.3472434;0.003002096,0.09191246;-0.7326102;0.07722428,0.09453354;-0.6945479;-0.003902376,-0.07582538;0.004166787;-0.04008401,-0.1008867;-0.3495847;-0.01193441,-0.1200897;-0.7345679;0.06185716,-0.1154439;-0.6964749;-0.01917571,0.004090267;0.5795958;0.008613871,0;0;0,0.002976894;0.3357569;0.01511073,0.005609378;0.6582406;0.01698923,0.1763545;0.5196655;0.01072764,0.2203529;0.2375812;0.01914549,0.2584596;-0.03851467;-0.02883077,-0.1663311;0.5271275;-0.01031217,-0.2125055;0.2490289;-0.05621788,-0.2535727;-0.009433717;-0.1634249,0.07748432;0.002121463;-0.0369494,0.1083624;-0.352048;-0.02386832,0.1037497;-0.7369357;0.05272293,0.1082356;-0.7622519;-0.007055048,-0.07655869;0.005093744;-0.03855384,-0.09962873;-0.3491835;-0.01583907,-0.08679134;-0.7332115;0.06405903,-0.09563639;-0.7638533;0.01022827,0.005084097;0.579389;0.0188868,405.9033
+0;0;0,0.001548888;0.3359712;0.01040636,0.004714658;0.6584424;0.004770284,0.1790239;0.5300955;0.01129144,0.2157974;0.2473514;0.0317267,0.2615718;-0.02323925;-0.03537032,-0.1645694;0.5141811;-0.009603874,-0.210269;0.2362496;-0.05838642,-0.2563603;-0.02335417;-0.1598659,0.07735187;0.006095113;-0.03674181,0.08881465;-0.3473286;0.0030194,0.09189482;-0.7322196;0.07714994,0.09448583;-0.6942497;-0.00304614,-0.07580915;0.004165895;-0.04007543,-0.1008764;-0.3496695;-0.01191914,-0.1200557;-0.7341775;0.06178132,-0.1154632;-0.6961772;-0.01832204,0.004090723;0.579654;0.008614437,0;0;0,0.003135428;0.3357739;0.01527858,0.005956702;0.6582953;0.01737309,0.176895;0.5196023;0.01086044,0.2205853;0.2372308;0.01932335,0.2584389;-0.03857616;-0.02878308,-0.1661495;0.5269198;-0.01048881,-0.2126702;0.2490111;-0.05862064,-0.2534551;-0.008537501;-0.1673493,0.07746986;0.002110943;-0.03693759,0.1081325;-0.352164;-0.02390885,0.1037843;-0.7366007;0.05248117,0.1081764;-0.7625766;-0.00538981,-0.07654067;0.005118337;-0.03854543,-0.09946741;-0.3492539;-0.01584454,-0.08720152;-0.7328992;0.06360209,-0.09573711;-0.762632;0.01011578,0.005386539;0.5794343;0.01921725,405.9372
+0;0;0,0.001549109;0.3360191;0.01040784,0.004716066;0.658612;0.004769514,0.1791391;0.5302001;0.01129402,0.2159578;0.2471081;0.03175442,0.2616399;-0.022937;-0.03520732,-0.1646781;0.5142753;-0.009614917,-0.210434;0.2360018;-0.05845748,-0.2564324;-0.02307856;-0.1597324,0.07735494;0.006095355;-0.03674327,0.08878764;-0.3464011;0.002913624,0.09187519;-0.7322141;0.07722175,0.09446006;-0.6942631;-0.002784446,-0.07581215;0.004166061;-0.04007702,-0.1008136;-0.348741;-0.01199461,-0.1200389;-0.73417;0.06188241,-0.1154573;-0.6961887;-0.0180313,0.004091872;0.5797909;0.008615266,0;0;0,0.003356382;0.3358096;0.01549923,0.006472386;0.6584481;0.01788843,0.1773924;0.519556;0.01107371,0.2209732;0.2368039;0.01927435,0.2586652;-0.03845811;-0.02873838,-0.1657073;0.5268531;-0.01045075,-0.2121665;0.2490025;-0.06100642,-0.2531762;-0.005834758;-0.174458,0.07747781;0.002085075;-0.03693032,0.1086738;-0.3512102;-0.02403343,0.1038276;-0.7366036;0.05233037,0.1084264;-0.7626736;-0.005166534,-0.07654914;0.005153203;-0.03853155,-0.09936804;-0.3482921;-0.01588668,-0.08728583;-0.7328592;0.06376978,-0.09547375;-0.7617693;0.009608414,0.005827226;0.5795532;0.01965821,405.9713
+0;0;0,0.001333761;0.3360156;0.01047917,0.00426126;0.6585689;0.004904668,0.1787042;0.5303172;0.01171831,0.2155941;0.2472288;0.03188016,0.2613072;-0.02264735;-0.0351535,-0.1647981;0.5141253;-0.01051457,-0.2122054;0.2372934;-0.06549666,-0.2580095;-0.01959682;-0.1719191,0.07739221;0.006112932;-0.03661226,0.08870676;-0.3467523;0.003058583,0.0916984;-0.7319188;0.07718343,0.09451297;-0.6939855;-0.00263501,-0.0757092;0.004157957;-0.04022694,-0.100812;-0.3490906;-0.01192587,-0.1201976;-0.7338417;0.06188133,-0.1153907;-0.6958774;-0.01783884,0.003714959;0.5797648;0.008722612,0;0;0,0.003664285;0.335792;0.0157603,0.00721696;0.6583796;0.01855862,0.1779138;0.5194997;0.01139057,0.2211027;0.236694;0.01926863,0.2589668;-0.0383431;-0.02907646,-0.1648694;0.5267861;-0.01048871,-0.2112181;0.2495406;-0.06427646,-0.2533286;-0.00312236;-0.1817688,0.07746589;0.002067327;-0.0369072,0.1084277;-0.3516208;-0.02418923,0.1037333;-0.7363369;0.05215299,0.1083483;-0.7625244;-0.004974123,-0.07651456;0.005190447;-0.03854814,-0.09937713;-0.3486129;-0.01583036,-0.08724725;-0.7325542;0.06353377,-0.09538309;-0.7610404;0.009173736,0.006458327;0.5795023;0.02022088,406.0039
+0;0;0,0.001333902;0.3360513;0.01048028,0.004261696;0.658636;0.004905357,0.1785841;0.5304136;0.01171717,0.2156098;0.2462826;0.03195327,0.2611692;-0.02268618;-0.03485501,-0.1646817;0.5142329;-0.01050041,-0.2122636;0.2363814;-0.065685,-0.2579137;-0.01964512;-0.1717496,0.07740288;0.006113776;-0.03661731,0.08872384;-0.3469511;0.003075987,0.09171958;-0.7326465;0.07730261,0.09452469;-0.6947399;-0.002247445,-0.07571965;0.00415853;-0.04023249,-0.1008367;-0.34929;-0.0119154,-0.1202489;-0.7345693;0.06199313,-0.1154581;-0.6966318;-0.01745898,0.003715361;0.5798271;0.008723533,0;0;0,0.003850043;0.3358182;0.01591742,0.007596143;0.6584336;0.01888168,0.1780725;0.519449;0.01150858,0.2216852;0.2356411;0.0193702,0.2593217;-0.03836119;-0.02951193,-0.164346;0.5267754;-0.01040825,-0.2105032;0.2488799;-0.06657294,-0.252396;-0.001306176;-0.1871345,0.07747225;0.002054423;-0.0369221,0.1081332;-0.3518654;-0.02430284,0.103716;-0.7370676;0.05237281,0.1085638;-0.7633788;-0.00423241,-0.07653359;0.005207096;-0.03853448,-0.09941462;-0.3487946;-0.01577882,-0.08745249;-0.7332332;0.0638661,-0.09566005;-0.7612376;0.009398393,0.006793432;0.5795511;0.02050698,406.0259
+0;0;0,0.001333902;0.3360513;0.01048028,0.004261696;0.658636;0.004905357,0.1785841;0.5304136;0.01171717,0.2156098;0.2462826;0.03195327,0.2611692;-0.02268618;-0.03485501,-0.1646817;0.5142329;-0.01050041,-0.2122636;0.2363814;-0.065685,-0.2579137;-0.01964512;-0.1717496,0.07740288;0.006113776;-0.03661731,0.08872384;-0.3469511;0.003075987,0.09171958;-0.7326465;0.07730261,0.09452469;-0.6947399;-0.002247445,-0.07571965;0.00415853;-0.04023249,-0.1008367;-0.34929;-0.0119154,-0.1202489;-0.7345693;0.06199313,-0.1154581;-0.6966318;-0.01745898,0.003715361;0.5798271;0.008723533,0;0;0,0.003850043;0.3358182;0.01591742,0.007596143;0.6584336;0.01888168,0.1780725;0.519449;0.01150858,0.2216852;0.2356411;0.0193702,0.2593217;-0.03836119;-0.02951193,-0.164346;0.5267754;-0.01040825,-0.2105032;0.2488799;-0.06657294,-0.252396;-0.001306176;-0.1871345,0.07747225;0.002054423;-0.0369221,0.1081332;-0.3518654;-0.02430284,0.103716;-0.7370676;0.05237281,0.1085638;-0.7633788;-0.00423241,-0.07653359;0.005207096;-0.03853448,-0.09941462;-0.3487946;-0.01577882,-0.08745249;-0.7332332;0.0638661,-0.09566005;-0.7612376;0.009398393,0.006793432;0.5795511;0.02050698,406.0484
+0;0;0,0.001131089;0.3360202;0.01049347,0.003820952;0.6585827;0.004916115,0.1781246;0.5305431;0.01217382,0.214973;0.2464098;0.03215437,0.2608554;-0.02195331;-0.03474027,-0.1648067;0.5141965;-0.01139855,-0.2140306;0.2382144;-0.07384627,-0.2615303;-0.008547977;-0.198148,0.07742435;0.006127445;-0.0365643,0.08861192;-0.3473749;0.003158193,0.09155143;-0.7326783;0.0774001,0.09460923;-0.6947522;-0.0023733,-0.07570283;0.004142451;-0.04026099,-0.1008855;-0.3497332;-0.01189205,-0.1203877;-0.7345763;0.06223376,-0.1153392;-0.6966181;-0.01743523,0.003348701;0.5797817;0.008731361,0;0;0,0.004207075;0.335773;0.01611662,0.008399963;0.6583568;0.01922894,0.1785822;0.5192916;0.01163769,0.2218637;0.2354649;0.0192461,0.2598365;-0.03787479;-0.03017378,-0.1635274;0.526851;-0.0102976,-0.2092724;0.2494262;-0.06887794,-0.2512901;0.0004877448;-0.1907918,0.07747371;0.002033636;-0.03691494,0.1077214;-0.3523636;-0.02448165,0.1036825;-0.7371501;0.0523448,0.1083672;-0.7633342;-0.004728556,-0.07653261;0.00522761;-0.03852865,-0.09942791;-0.3492054;-0.01572573,-0.0874956;-0.7332659;0.06386338,-0.0954738;-0.7616945;0.009472042,0.007481605;0.5794835;0.02082491,406.0711
+0;0;0,0.001131179;0.3360467;0.0104943,0.003821234;0.6586313;0.004916681,0.178176;0.5305747;0.01217552,0.2150466;0.2462704;0.03216808,0.2608977;-0.02190936;-0.03468087,-0.1648557;0.5142232;-0.01140376,-0.2141093;0.2380752;-0.07388905,-0.2615765;-0.008518636;-0.1981059,0.07744901;0.006129396;-0.03657594,0.08864915;-0.3477703;0.003191203,0.09158603;-0.7327282;0.07736655,0.09464116;-0.6948091;-0.002337076,-0.07572693;0.00414377;-0.0402738,-0.1009379;-0.3501297;-0.01187298,-0.1204226;-0.7346278;0.06218638,-0.1153785;-0.6966766;-0.01741293,0.003348968;0.5798277;0.008732049,0;0;0,0.004578359;0.335786;0.01629639,0.009242319;0.6583835;0.01960826,0.1792611;0.5190509;0.01184201,0.2221338;0.2349824;0.01926279,0.2608217;-0.03783566;-0.03138351,-0.1627747;0.5267688;-0.01026032,-0.2079115;0.2498224;-0.0723202,-0.251191;0.001859114;-0.1953348,0.0774928;0.001976803;-0.03694153,0.107267;-0.3528644;-0.02456939,0.1036332;-0.7372503;0.05248594,0.1077002;-0.7635561;-0.004416104,-0.07656697;0.005280033;-0.03851412,-0.09949537;-0.3495492;-0.01565785,-0.08770864;-0.7332633;0.06388974,-0.09575795;-0.7616504;0.009567831,0.008204348;0.5795081;0.02115536,406.1047
+0;0;0,0.001131407;0.3361146;0.01049642,0.003822139;0.6587797;0.004917488,0.1782771;0.530677;0.01217916,0.2151569;0.2463015;0.03217673,0.2610356;-0.0220392;-0.03471234,-0.1649514;0.5143162;-0.01141364,-0.2142173;0.238099;-0.0739146,-0.261713;-0.008642882;-0.198206,0.07744884;0.006129383;-0.03657587,0.08865409;-0.3479319;0.003209434,0.0915946;-0.7333648;0.07747632,0.09468032;-0.6953664;-0.003025368,-0.07572677;0.004143761;-0.04027372,-0.1009492;-0.3502914;-0.01185994,-0.120458;-0.7352639;0.06229081,-0.1153634;-0.6972331;-0.01810551,0.003349767;0.5799583;0.008733717,0;0;0,0.004971802;0.3358387;0.01649606,0.01025276;0.6585045;0.02004158,0.1800549;0.5187144;0.01210129,0.2226393;0.234519;0.01910102,0.2614933;-0.0381681;-0.03303218,-0.1619379;0.5267222;-0.01017907,-0.2071822;0.2501018;-0.07392533,-0.2507693;0.002640069;-0.1982177,0.07749447;0.001938745;-0.03693962,0.1071246;-0.3530784;-0.02458262,0.1036139;-0.7379713;0.05241048,0.1083769;-0.7636446;-0.006171227,-0.07655547;0.005352438;-0.03852659,-0.09951213;-0.3496221;-0.01542079,-0.08781679;-0.7338495;0.06404839,-0.09584091;-0.7624053;0.008723486,0.009050429;0.5796127;0.02153361,406.1381
+0;0;0,0.0008375879;0.3361234;0.01057842,0.003226923;0.6588296;0.005057362,0.1776225;0.5308014;0.01249083,0.2145361;0.246444;0.03233611,0.2604728;-0.0216507;-0.03457323,-0.1650985;0.5143625;-0.01257793,-0.2154174;0.23968;-0.08064489,-0.2633266;-0.001122609;-0.2154805,0.07747555;0.006151639;-0.03648032,0.08853902;-0.3482468;0.003215235,0.09137414;-0.7331306;0.0775529,0.09465881;-0.6953023;-0.00122457,-0.07567173;0.004120031;-0.04034763,-0.1011464;-0.3506117;-0.01183713,-0.1205656;-0.7350445;0.06235238,-0.1153155;-0.6971801;-0.01631496,0.002857729;0.5799977;0.008846243,0;0;0,0.005358875;0.3358331;0.01670313,0.01096377;0.6585293;0.02035069,0.1805031;0.5187249;0.01237416,0.2229205;0.2345176;0.01890039,0.2621573;-0.03778014;-0.03378916,-0.1610759;0.5267463;-0.01009717,-0.2065021;0.2506779;-0.07596309,-0.2506592;0.00570792;-0.2044218,0.07749358;0.001901418;-0.03690863,0.1070083;-0.3534429;-0.02443171,0.1035016;-0.7378358;0.05237651,0.1077132;-0.7646605;-0.002679583,-0.07653587;0.005382299;-0.03852803,-0.0995542;-0.3499056;-0.01535279,-0.08796076;-0.7336555;0.06383853,-0.09578513;-0.7608816;0.009599041,0.009688661;0.5796295;0.02182603,406.1608
+0;0;0,0.0008375879;0.3361234;0.01057842,0.003226923;0.6588296;0.005057362,0.1776225;0.5308014;0.01249083,0.2145361;0.246444;0.03233611,0.2604728;-0.0216507;-0.03457323,-0.1650985;0.5143625;-0.01257793,-0.2154174;0.23968;-0.08064489,-0.2633266;-0.001122609;-0.2154805,0.07747555;0.006151639;-0.03648032,0.08853902;-0.3482468;0.003215235,0.09137414;-0.7331306;0.0775529,0.09465881;-0.6953023;-0.00122457,-0.07567173;0.004120031;-0.04034763,-0.1011464;-0.3506117;-0.01183713,-0.1205656;-0.7350445;0.06235238,-0.1153155;-0.6971801;-0.01631496,0.002857729;0.5799977;0.008846243,0;0;0,0.005358875;0.3358331;0.01670313,0.01096377;0.6585293;0.02035069,0.1805031;0.5187249;0.01237416,0.2229205;0.2345176;0.01890039,0.2621573;-0.03778014;-0.03378916,-0.1610759;0.5267463;-0.01009717,-0.2065021;0.2506779;-0.07596309,-0.2506592;0.00570792;-0.2044218,0.07749358;0.001901418;-0.03690863,0.1070083;-0.3534429;-0.02443171,0.1035016;-0.7378358;0.05237651,0.1077132;-0.7646605;-0.002679583,-0.07653587;0.005382299;-0.03852803,-0.0995542;-0.3499056;-0.01535279,-0.08796076;-0.7336555;0.06383853,-0.09578513;-0.7608816;0.009599041,0.009688661;0.5796295;0.02182603,406.1836
+0;0;0,0.0008376284;0.3361397;0.01057893,0.003227253;0.6588843;0.005057278,0.1772819;0.5309441;0.01248401,0.214235;0.2462824;0.03235053,0.2602078;-0.02202311;-0.03461143,-0.1647707;0.5145373;-0.01253585,-0.2151434;0.2395608;-0.08067563,-0.2630902;-0.001431137;-0.2156173,0.07752003;0.006155171;-0.03650127,0.08858335;-0.3482386;0.003193758,0.09141795;-0.7330508;0.07751759,0.0947336;-0.6951486;-0.002002731,-0.07571518;0.004122397;-0.04037079,-0.1011895;-0.3506047;-0.01186067,-0.1206051;-0.7349658;0.06231503,-0.1153055;-0.6970273;-0.01709412,0.002858022;0.5800444;0.008846538,0;0;0,0.005743802;0.3358282;0.01699734,0.01167807;0.6585538;0.02091146,0.1807367;0.5187242;0.01247668,0.2235424;0.2342561;0.01864386,0.2625751;-0.03816256;-0.03473973,-0.1600771;0.5269645;-0.00984313,-0.2054876;0.2509142;-0.07712331,-0.2500369;0.006905138;-0.207738,0.07751082;0.001856402;-0.03698933,0.1069475;-0.3534862;-0.02441382,0.1034437;-0.7378109;0.05236363,0.1077939;-0.7641739;-0.004215602,-0.07660852;0.005419833;-0.03848821,-0.09969436;-0.3498647;-0.01540079,-0.08814422;-0.7335414;0.06379049,-0.09612266;-0.7609732;0.008700974,0.01032744;0.5796462;0.02232361,406.2064
+0;0;0,0.0005064239;0.336185;0.01070449,0.00272552;0.6588908;0.005318688,0.1765853;0.5311387;0.01306612,0.2135781;0.2464668;0.03273787,0.2594787;-0.02191988;-0.03430232,-0.1645896;0.5143023;-0.01400425,-0.2172424;0.2425857;-0.09268926,-0.266003;0.007506549;-0.2375782,0.07755931;0.00618223;-0.03635328,0.08825899;-0.3480875;0.003333546,0.0911999;-0.7333638;0.07771213,0.09490436;-0.6954162;-0.002237462,-0.07563769;0.004091572;-0.04046511,-0.1011585;-0.3504936;-0.01192395,-0.120956;-0.7352813;0.06240767,-0.1152556;-0.6972962;-0.01742069,0.0024133;0.5800636;0.009043163,0;0;0,0.006024651;0.3358598;0.01723647,0.01212864;0.6585368;0.02129269,0.180847;0.5187428;0.01260877,0.2241095;0.2343367;0.01853323,0.2625805;-0.03810781;-0.03556466,-0.1593859;0.5271531;-0.009672202,-0.2045833;0.2515306;-0.07883129,-0.2495377;0.007808477;-0.210023,0.07751092;0.001836821;-0.03693116,0.1069673;-0.3533719;-0.02445626,0.103444;-0.7382141;0.05211234,0.1080823;-0.7642454;-0.005401254,-0.0765638;0.005469432;-0.0385136,-0.09960769;-0.349673;-0.01528971,-0.08813889;-0.7338028;0.06402914,-0.09597724;-0.7610821;0.008114245,0.01074328;0.5796453;0.02267504,406.2384
+0;0;0,0.0005064224;0.3361841;0.01070446,0.002725456;0.6588808;0.005318809,0.1766837;0.5311031;0.01306841,0.2136763;0.2464339;0.03273998,0.2595402;-0.02173871;-0.03424674,-0.1646841;0.5142573;-0.01401727,-0.2173364;0.2425432;-0.09270156,-0.2660582;0.007651538;-0.2374749,0.07756816;0.006182936;-0.03635743,0.08832425;-0.3499545;0.003538635,0.09125289;-0.7336218;0.07760659,0.09498057;-0.6956244;-0.002844192,-0.07564633;0.004092039;-0.04046972,-0.1013016;-0.3523625;-0.01177809,-0.1210165;-0.7355433;0.0622431,-0.1152803;-0.697508;-0.01808571,0.002413244;0.5800558;0.009043178,0;0;0,0.006091289;0.3358558;0.01727307,0.01224921;0.6585225;0.02132499,0.1810694;0.5187554;0.01257455,0.2244947;0.2343704;0.01818097,0.2628858;-0.03782699;-0.03605878,-0.1593559;0.5271404;-0.009791758,-0.2046804;0.2521082;-0.08117114,-0.2496247;0.009703949;-0.2143155,0.07749792;0.001770213;-0.03698444,0.1068094;-0.355325;-0.02413392,0.1036729;-0.7385656;0.0521034,0.1079831;-0.764296;-0.006426334,-0.07657845;0.005496463;-0.03850247,-0.09975794;-0.3515221;-0.0152268,-0.08831766;-0.7340681;0.06365862,-0.0961153;-0.7636798;0.009475306,0.01085227;0.5796335;0.02271068,406.2722
+0;0;0,0.0005064859;0.3362262;0.01070581,0.002725473;0.6589142;0.005320435,0.176651;0.5311514;0.01306901,0.2137248;0.2458567;0.0327838,0.2595828;-0.0222815;-0.03419436,-0.1646526;0.5143087;-0.01401157,-0.2174206;0.2419977;-0.0928687,-0.2661361;0.007136106;-0.2376235,0.07755697;0.006182044;-0.03635219,0.08831728;-0.3500949;0.003559507,0.09125327;-0.7347273;0.07781375,0.09508906;-0.6964979;-0.004970126,-0.07563541;0.004091448;-0.04046388,-0.1013008;-0.3525028;-0.01176101,-0.1210652;-0.7366473;0.06244636,-0.1151627;-0.6983791;-0.020212,0.002413284;0.5800948;0.009044541,0;0;0,0.00629507;0.3358899;0.01735818,0.01266864;0.6585432;0.02144206,0.1814499;0.5189075;0.01278794,0.2249286;0.2338822;0.01791871,0.2631992;-0.03822264;-0.03668427,-0.1589648;0.5272464;-0.009746645,-0.2044239;0.2520854;-0.08306843,-0.2500771;0.01109599;-0.2184458,0.07749024;0.001744002;-0.036973,0.1068648;-0.3554867;-0.02411342,0.1036505;-0.7397408;0.05206263,0.1063455;-0.7638726;-0.01116788,-0.07654563;0.005598189;-0.03852542,-0.09970234;-0.35157;-0.01535913,-0.08834577;-0.7350404;0.06392425,-0.09642556;-0.7663682;0.008163847,0.01121843;0.5796607;0.02282369,406.3057
+0;0;0,-0.0002493951;0.3362329;0.01102721,0.001673301;0.6589451;0.005800874,0.1757407;0.5312746;0.01392025,0.2127954;0.2455623;0.0332692,0.2587261;-0.02259508;-0.03377561,-0.1652066;0.5138447;-0.01562905,-0.2206601;0.2446835;-0.104264,-0.2698142;0.01283224;-0.2537359,0.07764941;0.006300526;-0.03610449,0.08756283;-0.3499297;0.00392504,0.0904506;-0.7344131;0.07819569,0.09461896;-0.6964042;-0.002259053,-0.07550444;0.003960102;-0.04069468,-0.1019398;-0.3524695;-0.01137415,-0.1214895;-0.7364584;0.06293797,-0.1153155;-0.6984108;-0.01738388,0.001426598;0.5801196;0.009506017,0;0;0,0.006441683;0.335898;0.01747096,0.01296207;0.6585674;0.02167141,0.181696;0.5187473;0.0128423,0.2252599;0.2333423;0.01785147,0.263527;-0.03872022;-0.03719974,-0.1586883;0.5271969;-0.009838786,-0.2048407;0.2525738;-0.08620019,-0.2508711;0.0115914;-0.2215577,0.07749015;0.001721039;-0.03694558,0.1068762;-0.3554522;-0.02412498,0.1034776;-0.7395757;0.05196416,0.1076546;-0.7652795;-0.006637216,-0.07652313;0.005628378;-0.03853821,-0.09965741;-0.3514789;-0.01530534,-0.08747982;-0.7347819;0.06395727,-0.09588263;-0.7652379;0.0107694,0.01147756;0.57968;0.02302253,406.3282
+0;0;0,-0.0002494009;0.3362407;0.01102746,0.001673259;0.6589465;0.00580126,0.1758947;0.5312351;0.01392443,0.2129417;0.2455821;0.03326936,0.2588697;-0.02256012;-0.03377167,-0.1653538;0.5137898;-0.01565097,-0.2207958;0.2446845;-0.1042675,-0.2699471;0.01284629;-0.253731,0.07764779;0.006300394;-0.03610373,0.08755782;-0.3498081;0.003912117,0.09044646;-0.7344072;0.07820512,0.0946287;-0.6963717;-0.002517544,-0.07550287;0.003960019;-0.04069383,-0.1019292;-0.3523479;-0.01138331,-0.1214847;-0.7364523;0.06295118,-0.1152902;-0.6983779;-0.01763817,0.001426563;0.5801232;0.009506299,0;0;0,0.00655669;0.3359005;0.01753151,0.01310079;0.6585628;0.02173436,0.1819792;0.5186726;0.01292956,0.2254808;0.2333162;0.01779497,0.2636935;-0.03872573;-0.03731513,-0.1586906;0.5271681;-0.009887375,-0.2058156;0.2540688;-0.09075966,-0.2510909;0.01236778;-0.2250538,0.07750656;0.00168778;-0.03690851,0.1069464;-0.3553622;-0.02420604,0.1034546;-0.7395872;0.05197299,0.1075736;-0.7651124;-0.007172581,-0.07650074;0.005672977;-0.0385721,-0.09961963;-0.3513086;-0.0152816,-0.08700138;-0.7346829;0.06414901,-0.09628796;-0.7653209;0.01090425,0.01161525;0.5796778;0.02308786,406.361
+0;0;0,-0.0002494009;0.3362407;0.01102746,0.001673259;0.6589465;0.00580126,0.1758947;0.5312351;0.01392443,0.2129417;0.2455821;0.03326936,0.2588697;-0.02256012;-0.03377167,-0.1653538;0.5137898;-0.01565097,-0.2207958;0.2446845;-0.1042675,-0.2699471;0.01284629;-0.253731,0.07764779;0.006300394;-0.03610373,0.08755782;-0.3498081;0.003912117,0.09044646;-0.7344072;0.07820512,0.0946287;-0.6963717;-0.002517544,-0.07550287;0.003960019;-0.04069383,-0.1019292;-0.3523479;-0.01138331,-0.1214847;-0.7364523;0.06295118,-0.1152902;-0.6983779;-0.01763817,0.001426563;0.5801232;0.009506299,0;0;0,0.00655669;0.3359005;0.01753151,0.01310079;0.6585628;0.02173436,0.1819792;0.5186726;0.01292956,0.2254808;0.2333162;0.01779497,0.2636935;-0.03872573;-0.03731513,-0.1586906;0.5271681;-0.009887375,-0.2058156;0.2540688;-0.09075966,-0.2510909;0.01236778;-0.2250538,0.07750656;0.00168778;-0.03690851,0.1069464;-0.3553622;-0.02420604,0.1034546;-0.7395872;0.05197299,0.1075736;-0.7651124;-0.007172581,-0.07650074;0.005672977;-0.0385721,-0.09961963;-0.3513086;-0.0152816,-0.08700138;-0.7346829;0.06414901,-0.09628796;-0.7653209;0.01090425,0.01161525;0.5796778;0.02308786,406.3834
+0;0;0,-0.0006655238;0.3362843;0.01121898,0.001020018;0.6590353;0.006123952,0.1756537;0.5313445;0.0146968,0.2126854;0.2459223;0.0336993,0.258772;-0.02189195;-0.03315953,-0.1660792;0.5136911;-0.01639166,-0.2230135;0.2476874;-0.1123023,-0.2726234;0.03413495;-0.2862355,0.07770196;0.006347725;-0.03597558,0.08721229;-0.3497201;0.004160151,0.08994977;-0.7346515;0.07845306,0.09431426;-0.696756;-0.0007836223,-0.07547132;0.003905429;-0.04075485,-0.1020097;-0.3523557;-0.01143937,-0.1218227;-0.7367141;0.06322709,-0.1154845;-0.6987795;-0.01587227,0.0008398298;0.580201;0.009788349,0;0;0,0.006713398;0.3359399;0.01768613,0.01332194;0.6586407;0.02201915,0.1823922;0.518328;0.01306105,0.2255588;0.233174;0.0177722,0.2637884;-0.03852439;-0.03733683,-0.1587351;0.5271218;-0.009987827,-0.2065587;0.2549143;-0.09253667,-0.2516837;0.01491426;-0.2292196,0.0775006;0.00164707;-0.03691983,0.1068941;-0.3553676;-0.02418709,0.1033235;-0.7398901;0.05215955,0.1070946;-0.7664164;-0.003968831,-0.07650422;0.005719775;-0.03855539,-0.09967571;-0.3512207;-0.01526959,-0.08587974;-0.7346943;0.06508429,-0.09576219;-0.765552;0.01450246,0.01182527;0.5797462;0.02334046,406.4057
+0;0;0,-0.0006655799;0.3363127;0.01121993,0.001019992;0.6590685;0.006124875,0.175717;0.5313601;0.0146995,0.212722;0.2461435;0.03368831,0.2587427;-0.02128777;-0.03307494,-0.1661397;0.5137003;-0.01640022,-0.2230329;0.2478883;-0.1122418,-0.2725719;0.03464119;-0.2859262,0.07769863;0.006347452;-0.03597403,0.08721002;-0.3497606;0.004166231,0.08994653;-0.7345547;0.07843263,0.0943127;-0.6966562;-0.0008343458,-0.07546809;0.003905261;-0.0407531,-0.1020094;-0.352396;-0.01143431,-0.1218154;-0.7366174;0.06320551,-0.1154748;-0.6986797;-0.0159241,0.0008398041;0.5802343;0.009789266,0;0;0,0.006746039;0.3359579;0.0178709,0.01330368;0.6586633;0.02228665,0.1824237;0.5182462;0.01335597,0.2254108;0.2332723;0.01788068,0.2639158;-0.03796795;-0.03726315,-0.1587193;0.5270556;-0.01005481,-0.2073886;0.2560818;-0.09539533,-0.2520524;0.0170709;-0.2331402,0.07752411;0.001597866;-0.03686404,0.1066779;-0.355473;-0.02401423,0.1030542;-0.7398574;0.05230689,0.1066955;-0.7663807;-0.003876448,-0.07649362;0.005774171;-0.03856012,-0.09992074;-0.3511947;-0.01534266,-0.0848749;-0.7345575;0.06463279,-0.09613466;-0.7677759;0.01728972,0.01182157;0.5797684;0.02359009,406.4395
+0;0;0,-0.0006655826;0.3363141;0.01121997,0.001019924;0.6590574;0.00612512,0.1760326;0.5312639;0.01470846,0.2131441;0.2452264;0.03375192,0.259037;-0.02146205;-0.03282587,-0.1664411;0.5135722;-0.01644739,-0.2234981;0.2469951;-0.1125648,-0.2728995;0.03434035;-0.2857668,0.07767882;0.006345835;-0.03596487,0.08718953;-0.3497362;0.004172463,0.08992521;-0.7344153;0.07841668,0.09435122;-0.6964085;-0.001936629,-0.07544885;0.003904266;-0.04074271,-0.1019882;-0.352371;-0.01142607,-0.1217883;-0.7364776;0.06319146,-0.1153608;-0.6984311;-0.01702259,0.0008397436;0.5802262;0.009789366,0;0;0,0.006713644;0.335954;0.01798201,0.01319401;0.658648;0.02241874,0.1826276;0.518064;0.01362014,0.2254928;0.232231;0.01802778,0.2639527;-0.03818408;-0.0372715,-0.1590487;0.5268656;-0.01021324,-0.208296;0.2557888;-0.09767433,-0.2524784;0.0184126;-0.2368215,0.07752201;0.001568273;-0.03681874,0.1065269;-0.3554863;-0.02391064,0.1030326;-0.7397794;0.05227542,0.1067851;-0.7655895;-0.006132726,-0.07646406;0.005810297;-0.03856461,-0.09998348;-0.3511172;-0.01520871,-0.0846624;-0.734274;0.06512657,-0.09607154;-0.7694604;0.01864084,0.01172954;0.5797559;0.02371979,406.4736
+0;0;0,-0.001191858;0.3363403;0.01160377,0.0001525491;0.6590927;0.006741964,0.1754323;0.5313848;0.01557015,0.2125408;0.2451592;0.03426022,0.2585495;-0.02162629;-0.03231861,-0.1668982;0.51341;-0.01794282,-0.2265589;0.2521607;-0.1267583,-0.274906;0.03918003;-0.300038,0.07771698;0.006372925;-0.03582555,0.08671685;-0.349648;0.004534639,0.08939301;-0.7343892;0.07865627,0.0942234;-0.6963962;-0.001430534,-0.07537664;0.003870212;-0.04083376,-0.1027029;-0.3523422;-0.01207835,-0.122244;-0.7363596;0.06325904,-0.1154199;-0.6983228;-0.01667819,0.0001037457;0.5802581;0.0103076,0;0;0,0.006787881;0.3359877;0.018085,0.0132724;0.6586833;0.022578,0.1828033;0.518028;0.01372194,0.2256464;0.2320269;0.01811171,0.2640391;-0.03850389;-0.03723395,-0.1589864;0.5267912;-0.01042399,-0.2089702;0.2566481;-0.1008438,-0.2526996;0.01928467;-0.2403802,0.07750025;0.001524463;-0.03681576,0.1064825;-0.3554837;-0.02392805,0.1029905;-0.7398117;0.05227423,0.1066569;-0.7657945;-0.005636096,-0.07643619;0.005898587;-0.03855814,-0.09989829;-0.3509843;-0.0152141,-0.08476501;-0.7342134;0.06499501,-0.09560626;-0.7696944;0.01921494,0.01181009;0.5797921;0.02386689,406.5062
+0;0;0,-0.001192133;0.3364178;0.01160645,0.0001523001;0.6591711;0.006744819,0.1757893;0.5313681;0.01558352,0.212933;0.2448708;0.03429135,0.2590491;-0.02253756;-0.0324429,-0.1672387;0.5133568;-0.01799773,-0.226956;0.2518593;-0.1269165,-0.275416;0.03838146;-0.3006008,0.07770179;0.006371679;-0.03581855,0.08670511;-0.3497857;0.00455711,0.08938342;-0.7348355;0.07873818,0.09412734;-0.6969856;8.493662E-05,-0.07536191;0.003869455;-0.04082578,-0.1026986;-0.3524794;-0.01205934,-0.1222554;-0.7368048;0.06333846,-0.1155535;-0.698912;-0.01516788,0.0001034996;0.580341;0.01031025,0;0;0,0.006985821;0.336045;0.0183866,0.01360152;0.658735;0.02314305,0.1834268;0.5178884;0.01421666,0.2257874;0.2315339;0.01834917,0.2639391;-0.03971148;-0.03694761,-0.1589212;0.5267443;-0.01056678,-0.20863;0.2565219;-0.1017769,-0.2530518;0.02099635;-0.2454493,0.07747885;0.001477689;-0.03682363,0.1064032;-0.3556731;-0.02393854,0.1031391;-0.7403007;0.05237842,0.1068558;-0.7671548;-0.002614852,-0.07642297;0.005961388;-0.03853732,-0.09997437;-0.3510602;-0.01529479,-0.08483531;-0.7346081;0.06492469,-0.09564123;-0.7690874;0.02024681,0.01210932;0.579848;0.02436471,406.5406
+0;0;0,-0.001192085;0.3364043;0.01160598,0.0001522519;0.6591336;0.006744741,0.1760141;0.5312746;0.01558989,0.2131767;0.2446315;0.03430723,0.259352;-0.02311987;-0.03251264,-0.1674529;0.5132401;-0.01803434,-0.2272006;0.2516097;-0.1270085,-0.2757228;0.03785793;-0.3009155,0.07765629;0.006367948;-0.03579757,0.08665144;-0.3494664;0.004541468,0.08932239;-0.7334572;0.07851852,0.09407145;-0.6955988;-0.0002199262,-0.07531779;0.003867189;-0.04080187,-0.1026297;-0.3521585;-0.01206153,-0.1221327;-0.735427;0.06312892,-0.1154235;-0.6975256;-0.01546247,0.0001034555;0.5803101;0.01030988,0;0;0,0.00698986;0.3360255;0.01849186,0.0135664;0.6586915;0.02331603,0.1836874;0.5179297;0.01450121,0.2257389;0.2313777;0.01840723,0.2639332;-0.04029149;-0.03659201,-0.1590825;0.5265977;-0.01079244,-0.2092106;0.2572905;-0.104901,-0.2534173;0.02401252;-0.2529382,0.07743729;0.001418561;-0.03679633,0.1062242;-0.3554251;-0.02414,0.103112;-0.7389821;0.0520376,0.1068342;-0.7658132;-0.003102422,-0.0763514;0.006051332;-0.03855336,-0.1000692;-0.3506591;-0.0157201,-0.08583879;-0.7330376;0.064982,-0.09521109;-0.7668878;0.01894547,0.01208522;0.5798105;0.02451956,406.5623
+0;0;0,-0.001420815;0.3363793;0.01175338,-0.0002427804;0.6590976;0.007025192,0.1756878;0.531433;0.01651818,0.2127482;0.2448725;0.03495666,0.2591095;-0.0228821;-0.03211129,-0.1673204;0.51274;-0.0195199,-0.231417;0.2584004;-0.1421306,-0.2783917;0.04803628;-0.3206813,0.07764015;0.006369576;-0.03574388,0.08640365;-0.3500367;0.00475502,0.08902402;-0.7330565;0.07859603,0.09424146;-0.6951261;-0.0008324683,-0.07527894;0.003862504;-0.04079648,-0.1028385;-0.3527144;-0.01188753,-0.1218493;-0.7350171;0.06325777,-0.1146597;-0.6970405;-0.01601192,-0.0002524267;0.5802778;0.01053786,0;0;0,0.006990313;0.3359985;0.01863754,0.01354443;0.6586484;0.02362168,0.183652;0.5178564;0.0146209,0.2256068;0.2314037;0.01850021,0.2639694;-0.0403662;-0.03635812,-0.1589642;0.5265318;-0.01112023,-0.2097609;0.2585605;-0.1082875,-0.254519;0.02716747;-0.2592643,0.07740541;0.00136368;-0.03677952,0.105997;-0.3560821;-0.02423251,0.1029772;-0.7386088;0.05210745,0.1065736;-0.765036;-0.00447917,-0.07630935;0.006111615;-0.03854506,-0.1001979;-0.3511917;-0.01604909,-0.0862635;-0.732591;0.06459834,-0.09553708;-0.76747;0.01873206,0.01207177;0.5797726;0.02477777,406.5955
+0;0;0,-0.001420815;0.3363793;0.01175338,-0.0002427804;0.6590976;0.007025192,0.1756878;0.531433;0.01651818,0.2127482;0.2448725;0.03495666,0.2591095;-0.0228821;-0.03211129,-0.1673204;0.51274;-0.0195199,-0.231417;0.2584004;-0.1421306,-0.2783917;0.04803628;-0.3206813,0.07764015;0.006369576;-0.03574388,0.08640365;-0.3500367;0.00475502,0.08902402;-0.7330565;0.07859603,0.09424146;-0.6951261;-0.0008324683,-0.07527894;0.003862504;-0.04079648,-0.1028385;-0.3527144;-0.01188753,-0.1218493;-0.7350171;0.06325777,-0.1146597;-0.6970405;-0.01601192,-0.0002524267;0.5802778;0.01053786,0;0;0,0.006990313;0.3359985;0.01863754,0.01354443;0.6586484;0.02362168,0.183652;0.5178564;0.0146209,0.2256068;0.2314037;0.01850021,0.2639694;-0.0403662;-0.03635812,-0.1589642;0.5265318;-0.01112023,-0.2097609;0.2585605;-0.1082875,-0.254519;0.02716747;-0.2592643,0.07740541;0.00136368;-0.03677952,0.105997;-0.3560821;-0.02423251,0.1029772;-0.7386088;0.05210745,0.1065736;-0.765036;-0.00447917,-0.07630935;0.006111615;-0.03854506,-0.1001979;-0.3511917;-0.01604909,-0.0862635;-0.732591;0.06459834,-0.09553708;-0.76747;0.01873206,0.01207177;0.5797726;0.02477777,406.619
+0;0;0,-0.001421058;0.3364368;0.01175539,-0.0002428003;0.6592183;0.007026213,0.1756912;0.5315357;0.01652008,0.2127636;0.2448826;0.03496453,0.259106;-0.02276284;-0.03207607,-0.1673237;0.5128422;-0.0195187,-0.231441;0.2584204;-0.1421691,-0.2783965;0.04814212;-0.3206469,0.07757986;0.00636463;-0.03571612,0.08634181;-0.3499792;0.004775692,0.08895944;-0.7325976;0.07853931,0.09415592;-0.6946991;-0.0005702004,-0.07522047;0.003859504;-0.0407648,-0.1027752;-0.352655;-0.01186091,-0.1217661;-0.734557;0.06320561,-0.1146054;-0.6966124;-0.01574573,-0.0002524487;0.5803814;0.01053964,0;0;0,0.006976292;0.3360468;0.01881075,0.01348065;0.6587591;0.02391171,0.1835223;0.5177193;0.01488161,0.2253141;0.231146;0.01859713,0.2637132;-0.04051578;-0.03618872,-0.158787;0.5264131;-0.01163871,-0.2104986;0.2591848;-0.1106315,-0.255198;0.02939248;-0.2638423,0.07734525;0.001287326;-0.03675377,0.1057345;-0.3561103;-0.02417314,0.1026271;-0.7382918;0.05180335,0.1063423;-0.7649055;-0.004132271,-0.07623398;0.006192683;-0.0385333,-0.100405;-0.3510442;-0.01628802,-0.08838224;-0.7317456;0.06597202,-0.09672385;-0.7633493;0.0161412,0.01202144;0.5798655;0.02503777,406.6418
+0;0;0,-0.001988271;0.3364752;0.0119099,-0.001161332;0.659321;0.007347456,0.1749081;0.5316752;0.01725395,0.2120324;0.2449529;0.03551328,0.2584211;-0.02235734;-0.03158735,-0.167597;0.5126399;-0.02147191,-0.2348585;0.2650163;-0.1559328,-0.2792518;0.06288983;-0.3437713,0.07760707;0.006437717;-0.03556815,0.08587521;-0.3497614;0.004880894,0.08838614;-0.73253;0.07858999,0.09680601;-0.6908048;-0.03878064,-0.07512918;0.003780158;-0.04087435,-0.1033238;-0.3525015;-0.011707,-0.1221189;-0.7345519;0.06336191,-0.1107873;-0.6927533;-0.0537561,-0.001043374;0.5804631;0.01079027,0;0;0,0.006985359;0.3360885;0.0188961,0.01350655;0.6588591;0.02408099,0.1835212;0.5177158;0.01499248,0.2252342;0.2310669;0.01869106,0.2636549;-0.04031181;-0.03595924,-0.1586995;0.5265018;-0.01184629,-0.2116452;0.2606782;-0.1141,-0.2558832;0.03494729;-0.272838,0.07734639;0.001281202;-0.03667819,0.1057275;-0.3559588;-0.02417338,0.1025523;-0.7382766;0.05181456,0.1059179;-0.7267839;-0.06493473,-0.07614457;0.00618576;-0.03864112,-0.1002223;-0.3508771;-0.0160883,-0.08889036;-0.7318313;0.06574468,-0.1003349;-0.7914069;-0.01060636,0.01204426;0.5799474;0.02518201,406.6634
+0;0;0,-0.001988824;0.336569;0.01191321,-0.001161486;0.6595882;0.00734799,0.1748905;0.5318965;0.01725606,0.2119777;0.2454606;0.03549716,0.2584087;-0.02209303;-0.03166455,-0.1675805;0.512863;-0.02146594,-0.2347748;0.2654867;-0.1557925,-0.2792085;0.06317624;-0.3438021,0.07755946;0.006433768;-0.03554633,0.08582477;-0.349644;0.004888929,0.08833608;-0.7324687;0.07860884,0.09382088;-0.6948308;0.002152182,-0.07508308;0.003777839;-0.04084927,-0.1032681;-0.3523824;-0.01169186,-0.1220659;-0.7344888;0.06338806,-0.1146844;-0.6968031;-0.01290403,-0.001043452;0.5806795;0.01079302,0;0;0,0.007037602;0.336172;0.01906216,0.01362949;0.659111;0.0245229,0.1835308;0.5177104;0.01528394,0.2249946;0.2313145;0.01873338,0.2635294;-0.04032472;-0.03584373,-0.1583624;0.5265028;-0.01215962,-0.211771;0.2614174;-0.1152663,-0.256032;0.03746703;-0.2769408,0.07732917;0.001266196;-0.03659236,0.1055134;-0.355875;-0.02432477,0.1024682;-0.7381818;0.05201638,0.1091215;-0.765775;0.001293659,-0.07603695;0.006195248;-0.03873506,-0.1002382;-0.3507253;-0.01600418,-0.08881747;-0.7317396;0.06580862,-0.09616312;-0.7591481;0.01497202,0.01215201;0.5801475;0.02554142,406.6965
+0;0;0,-0.002354321;0.3365612;0.01206375,-0.001813379;0.6595854;0.00771144,0.1740243;0.5321244;0.02429468,0.2167479;0.2461205;0.03570697,0.2632724;-0.02133822;-0.03176701,-0.1677872;0.5129234;-0.02306177,-0.237783;0.2764812;-0.1745525,-0.2812405;0.08655241;-0.3752761,0.077588;0.006436032;-0.03548357,0.08561388;-0.3496493;0.004933521,0.088081;-0.732469;0.07868093,0.09508919;-0.694854;0.002346538,-0.07497646;0.003788807;-0.04104364,-0.1037687;-0.352303;-0.0116449,-0.1223741;-0.7343875;0.06359474,-0.1134747;-0.6967165;-0.01253672,-0.001595512;0.580673;0.01106478,0;0;0,0.007037602;0.336172;0.01906216,0.01362949;0.659111;0.0245229,0.1835308;0.5177104;0.01528394,0.2249946;0.2313145;0.01873338,0.2635294;-0.04032472;-0.03584373,-0.1583624;0.5265028;-0.01215962,-0.211771;0.2614174;-0.1152663,-0.256032;0.03746703;-0.2769408,0.07732917;0.001266196;-0.03659236,0.1055134;-0.355875;-0.02432477,0.1024682;-0.7381818;0.05201638,0.1091215;-0.765775;0.001293659,-0.07603695;0.006195248;-0.03873506,-0.1002382;-0.3507253;-0.01600418,-0.08881747;-0.7317396;0.06580862,-0.09616312;-0.7591481;0.01497202,0.01215201;0.5801475;0.02554142,406.7189
+0;0;0,-0.002354771;0.3366255;0.01206606,-0.001813659;0.6597639;0.007712069,0.1741709;0.5322308;0.02430771,0.2167762;0.2470193;0.03568839,0.2633271;-0.02059123;-0.03182388,-0.1679263;0.5130137;-0.02308834,-0.2377282;0.2772266;-0.1741593,-0.2812104;0.08719009;-0.3749968,0.07756867;0.006434428;-0.03547473,0.08559;-0.3494498;0.004919544,0.08805867;-0.7325073;0.07871277,0.09506746;-0.6948917;0.002371833,-0.07495777;0.003787863;-0.04103341,-0.1037337;-0.3521029;-0.01165127,-0.1223507;-0.7344247;0.06363511,-0.1134506;-0.6967531;-0.01250288,-0.001595705;0.58082;0.01106675,0;0;0,0.007043526;0.3362268;0.0192306,0.01362;0.6592755;0.02500677,0.1835983;0.5175685;0.01570892,0.2246745;0.2319224;0.0187633,0.2631712;-0.03993687;-0.03555834,-0.158327;0.5265335;-0.01250954,-0.2127078;0.2635082;-0.1181066,-0.257215;0.04282255;-0.2844113,0.07732488;0.001243979;-0.03655231,0.1052488;-0.3557214;-0.02448809,0.1023367;-0.7381548;0.05245876,0.1089014;-0.7657623;0.001730565,-0.07600536;0.006217486;-0.03874639,-0.1002677;-0.3504914;-0.01595035,-0.08839387;-0.7317374;0.06587376,-0.09597202;-0.7595711;0.01554594,0.0121543;0.580279;0.02593112,406.7521
+0;0;0,-0.002355296;0.3367006;0.01206875,-0.001814003;0.6599594;0.007712998,0.1743649;0.5323396;0.02432468,0.2169341;0.2473699;0.0356957,0.2637237;-0.02161315;-0.03216283,-0.1681104;0.5131012;-0.02312376,-0.2378531;0.277514;-0.1740667,-0.2815583;0.08650284;-0.3759343,0.07751392;0.006429887;-0.03544969,0.08553655;-0.3495117;0.00495109,0.08800459;-0.7324719;0.07872558,0.09502505;-0.6948436;0.002257518,-0.07490487;0.003785189;-0.04100445,-0.1036855;-0.3521628;-0.01161757,-0.1222977;-0.7343876;0.0636497,-0.1133828;-0.6967033;-0.01261507,-0.001595958;0.5809824;0.01106909,0;0;0,0.007019989;0.3362902;0.01944458,0.01355863;0.6594536;0.02562773,0.1836503;0.5173888;0.01613867,0.2245107;0.2319558;0.01888931,0.2620021;-0.04147962;-0.03563952,-0.1583522;0.5265288;-0.01282777,-0.2133772;0.2651498;-0.1214666,-0.2593986;0.04691124;-0.2929306,0.07731409;0.001219675;-0.03643453,0.105025;-0.3558272;-0.02457917,0.1022235;-0.7381219;0.05255878,0.1085376;-0.7657089;0.001581192,-0.0758639;0.006238809;-0.03888673,-0.1002712;-0.3505107;-0.01597344,-0.0880315;-0.7316679;0.06573743,-0.09582949;-0.7601299;0.01597565,0.01211324;0.5804223;0.02642906,406.7744
+0;0;0,-0.002355858;0.336781;0.01207163,-0.001814501;0.6600871;0.00771515,0.1743513;0.5324569;0.02432643,0.2169354;0.2473874;0.03570144,0.2637098;-0.02150783;-0.03213494,-0.1680984;0.5132201;-0.02311845,-0.2378656;0.2775503;-0.1741143,-0.2815565;0.08660144;-0.375916,0.07745022;0.006424602;-0.03542056,0.08547527;-0.3496242;0.004992392,0.08794267;-0.732487;0.07874811,0.09513716;-0.6946696;0.0003845096,-0.07484331;0.003782079;-0.04097075,-0.1036326;-0.3522732;-0.01157502,-0.1222401;-0.7344007;0.06367309,-0.1131041;-0.6965259;-0.01448219,-0.001596417;0.5810962;0.01107183,0;0;0,0.006919697;0.3363616;0.01963997,0.01341915;0.6595711;0.02593946,0.1834947;0.5174473;0.0164187,0.2241844;0.231886;0.01897764,0.2613682;-0.04149947;-0.03553867,-0.1582412;0.5265754;-0.01342541,-0.2138383;0.2657668;-0.123404,-0.2597732;0.0502632;-0.298168,0.07728326;0.001218602;-0.03633511,0.1049165;-0.3559433;-0.02449751,0.1020119;-0.7381828;0.05240798,0.1078357;-0.7648618;-0.002430916,-0.07576826;0.006244803;-0.03891787,-0.1003693;-0.3505962;-0.01594886,-0.087294;-0.731701;0.06540275,-0.09558404;-0.7644591;0.01800633,0.01198833;0.5805252;0.02670407,406.7966
+0;0;0,-0.002716987;0.3368377;0.01232749,-0.002479152;0.6602576;0.008368324,0.1738952;0.5325015;0.02446872,0.216225;0.2476524;0.03647788,0.2629121;-0.02156889;-0.03171281,-0.1697145;0.5143317;-0.02009529,-0.2368477;0.2837749;-0.1795059,-0.2830912;0.1094785;-0.3958206,0.07742693;0.006346014;-0.03521095,0.08495462;-0.3487341;0.005104829,0.08740704;-0.7324539;0.07904956,0.09404546;-0.6946434;0.00106433,-0.07464673;0.003868599;-0.04108421,-0.103777;-0.3511463;-0.01142452,-0.1226523;-0.7341096;0.06405795,-0.1140795;-0.6962374;-0.01373217,-0.002183385;0.5812288;0.01156779,0;0;0,0.006740242;0.3364199;0.01987982,0.01312034;0.6597342;0.02639723,0.1832938;0.517337;0.01697636,0.223755;0.231972;0.01916027,0.2604982;-0.04187644;-0.03530729,-0.1585091;0.5267092;-0.01354904,-0.2145341;0.2669091;-0.1250844,-0.2604346;0.0527022;-0.3020542,0.07723702;0.001194149;-0.03616667,0.1053963;-0.3549449;-0.02450824,0.1017005;-0.738085;0.05233407,0.1073854;-0.765017;-0.001640085,-0.07557268;0.0062688;-0.03904463,-0.1004896;-0.3495513;-0.01591291,-0.08723033;-0.731451;0.06588928,-0.09580172;-0.7638109;0.01872416,0.01173356;0.5806553;0.02709222,406.8317
+0;0;0,-0.002716875;0.3368238;0.01232698,-0.00247903;0.6602564;0.008367658,0.173858;0.5325075;0.02446545,0.2161984;0.2475875;0.0364776,0.2626828;-0.0204652;-0.03141711,-0.1696789;0.5143415;-0.02008912,-0.2368287;0.2837273;-0.1795393,-0.2828715;0.1101874;-0.3949152,0.07731189;0.006336585;-0.03515864,0.08483788;-0.3486631;0.005148023,0.08728552;-0.7316344;0.07894849,0.09394399;-0.6938003;0.0007277355,-0.07453582;0.003862852;-0.04102316,-0.1036595;-0.3510717;-0.01137019,-0.122498;-0.7332879;0.06396502,-0.1138993;-0.695392;-0.01406004,-0.002183252;0.5812244;0.01156725,0;0;0,0.006668903;0.33639;0.02017152,0.0130263;0.6597152;0.02680528,0.1831211;0.5171896;0.01744187,0.2233215;0.2317135;0.01936138,0.2594831;-0.04091936;-0.03528678,-0.158456;0.526897;-0.01387184,-0.2165381;0.2696356;-0.1303168,-0.2610229;0.05924818;-0.3102641,0.07718355;0.001117885;-0.03598416,0.1053125;-0.3549404;-0.02426636,0.1016188;-0.7373253;0.05246437,0.1069902;-0.7641878;-0.00195992,-0.07537854;0.006356255;-0.03912905,-0.1005216;-0.3493661;-0.01598904,-0.08816744;-0.7305208;0.06579087,-0.09626727;-0.7620994;0.01714239,0.01164316;0.5806329;0.02746785,406.8635
+0;0;0,-0.002716875;0.3368238;0.01232698,-0.00247903;0.6602564;0.008367658,0.173858;0.5325075;0.02446545,0.2161984;0.2475875;0.0364776,0.2626828;-0.0204652;-0.03141711,-0.1696789;0.5143415;-0.02008912,-0.2368287;0.2837273;-0.1795393,-0.2828715;0.1101874;-0.3949152,0.07731189;0.006336585;-0.03515864,0.08483788;-0.3486631;0.005148023,0.08728552;-0.7316344;0.07894849,0.09394399;-0.6938003;0.0007277355,-0.07453582;0.003862852;-0.04102316,-0.1036595;-0.3510717;-0.01137019,-0.122498;-0.7332879;0.06396502,-0.1138993;-0.695392;-0.01406004,-0.002183252;0.5812244;0.01156725,0;0;0,0.006668903;0.33639;0.02017152,0.0130263;0.6597152;0.02680528,0.1831211;0.5171896;0.01744187,0.2233215;0.2317135;0.01936138,0.2594831;-0.04091936;-0.03528678,-0.158456;0.526897;-0.01387184,-0.2165381;0.2696356;-0.1303168,-0.2610229;0.05924818;-0.3102641,0.07718355;0.001117885;-0.03598416,0.1053125;-0.3549404;-0.02426636,0.1016188;-0.7373253;0.05246437,0.1069902;-0.7641878;-0.00195992,-0.07537854;0.006356255;-0.03912905,-0.1005216;-0.3493661;-0.01598904,-0.08816744;-0.7305208;0.06579087,-0.09626727;-0.7620994;0.01714239,0.01164316;0.5806329;0.02746785,406.8861
+0;0;0,-0.002940591;0.3368978;0.01252868,-0.002980321;0.6603376;0.008772815,0.1734417;0.5324696;0.02733916,0.2179829;0.2489508;0.03688359,0.264655;-0.01994404;-0.03086583,-0.1690699;0.5138196;-0.02481222,-0.23315;0.2862036;-0.1877313,-0.2855626;0.1084748;-0.3992451,0.07719786;0.006313667;-0.03496969,0.08470629;-0.3466714;0.005005602,0.08707092;-0.7314571;0.07933578,0.09504708;-0.6936805;0.001556441,-0.07419503;0.003900178;-0.04125699,-0.1035738;-0.3489401;-0.01136496,-0.1226182;-0.7329609;0.06450284,-0.1127127;-0.6951034;-0.01304625,-0.002600245;0.5812988;0.01190037,0;0;0,0.006382279;0.3364567;0.02054024,0.01265276;0.6597859;0.02723646,0.1828541;0.5167801;0.01827216,0.2225401;0.2323837;0.01953888,0.2582988;-0.04097158;-0.03587687,-0.1588935;0.5271032;-0.01428894,-0.2180283;0.2734047;-0.1351115,-0.261668;0.06666882;-0.3206608,0.07711535;0.001068354;-0.03569782,0.1060684;-0.3528932;-0.0244801,0.1012976;-0.7371028;0.05266118,0.1066097;-0.7641475;-0.001110669,-0.07506697;0.006411408;-0.03932044,-0.1004758;-0.3472091;-0.01565958,-0.08724441;-0.7300779;0.06696597,-0.09558649;-0.7638832;0.02187709,0.0112871;0.5806988;0.02789497,406.9197
+0;0;0,-0.002941156;0.3369625;0.01253109,-0.00298091;0.6604468;0.008774591,0.1736147;0.5325168;0.02735671,0.2181519;0.2490226;0.0369003,0.2648167;-0.01982957;-0.03083837,-0.1692345;0.5138484;-0.02484607,-0.233309;0.2862522;-0.187751,-0.2857133;0.1085516;-0.3992312,0.07702969;0.006299913;-0.03489351,0.0845162;-0.345655;0.004965112,0.0868873;-0.7314944;0.07949886,0.09888371;-0.6897981;-0.03748384,-0.07403339;0.003891681;-0.04116711,-0.1033264;-0.3479188;-0.01136232,-0.122423;-0.7329913;0.06471325,-0.1075247;-0.6911734;-0.05192314,-0.002600767;0.5813941;0.0119027,0;0;0,0.00615915;0.3365091;0.02081084,0.01231816;0.659882;0.02768564,0.1826597;0.5165677;0.01894164,0.2218545;0.2321266;0.01971579,0.2576072;-0.04112783;-0.03597415,-0.1591536;0.5272068;-0.01484579,-0.219109;0.2749112;-0.1381172,-0.2642519;0.07189947;-0.3273154,0.07702733;0.001054615;-0.03544712,0.1062731;-0.351848;-0.02442884,0.1009827;-0.7370976;0.05295181,0.1061025;-0.7255246;-0.06366682,-0.07473188;0.006412659;-0.03955811,-0.1004171;-0.346109;-0.01535578,-0.08754973;-0.7300937;0.06724694,-0.1005023;-0.7943751;-0.002816692,0.01099329;0.5807798;0.02827835,406.9538
+0;0;0,-0.002940852;0.3369277;0.0125298,-0.002980592;0.6604353;0.008773135,0.1736144;0.5325026;0.02735531,0.2181078;0.2492881;0.0368895,0.2647653;-0.01952255;-0.0308387,-0.1692336;0.5138343;-0.02484729,-0.2332449;0.2864626;-0.1875915,-0.2856411;0.1087895;-0.3990391,0.07696369;0.006294515;-0.03486362,0.0844474;-0.3455285;0.00498008,0.08681799;-0.7312858;0.07949794,0.0946454;-0.6936542;0.003169179,-0.07396997;0.003888347;-0.04113184,-0.103252;-0.3477904;-0.01133821,-0.1223445;-0.7327808;0.06472115,-0.1126237;-0.6950699;-0.01138166,-0.002600435;0.5813798;0.01190135,0;0;0,0.006012753;0.3364633;0.021029,0.01204725;0.6598588;0.02807665,0.1823875;0.5163835;0.01946139,0.2214429;0.2322083;0.01986933,0.2570532;-0.0409919;-0.03595817,-0.1590836;0.5272399;-0.01572455,-0.2209817;0.2776859;-0.1428956,-0.2648225;0.07560658;-0.3333296,0.07698941;0.0009917021;-0.03535748,0.106487;-0.3517596;-0.02443004,0.1008512;-0.7369254;0.05291843,0.1041522;-0.7649336;0.002225876,-0.07465664;0.006458652;-0.03953701,-0.1007159;-0.3459138;-0.01550415,-0.08730355;-0.7297322;0.06738606,-0.09626588;-0.7611954;0.02169638,0.01077047;0.5807526;0.02860904,406.9762
+0;0;0,-0.003333073;0.3369355;0.01292251,-0.00362849;0.6605195;0.009379979,0.1730386;0.5327144;0.02744389,0.2161298;0.2517433;0.03745633,0.2630787;-0.01933452;-0.03078573,-0.1708263;0.5148872;-0.02129013,-0.2331718;0.2970906;-0.1932773,-0.2839462;0.1322874;-0.4182355,0.07702128;0.006239973;-0.03461869,0.08395973;-0.3450886;0.005394943,0.08629867;-0.7313832;0.07998133,0.09351813;-0.6937195;0.003577344,-0.07382317;0.003937335;-0.04128323,-0.1035502;-0.3471934;-0.01120715,-0.1226537;-0.7326882;0.06508792,-0.1135388;-0.6949442;-0.01110507,-0.003211523;0.5814438;0.012456,0;0;0,0.005956226;0.3364801;0.02119529,0.01191849;0.6599479;0.02840054,0.1822068;0.5163094;0.02021158,0.2201476;0.2344187;0.02031577,0.2568672;-0.04096437;-0.0359,-0.1590414;0.5273792;-0.01590581,-0.2213905;0.2821547;-0.1458268,-0.2649994;0.08091834;-0.3406255,0.07697467;0.000970617;-0.03526509,0.1066916;-0.3512819;-0.0244894,0.1007584;-0.7369447;0.05310643,0.1040425;-0.7649472;0.002378225,-0.07459143;0.006468215;-0.03954678,-0.1006998;-0.3454031;-0.01534044,-0.08884613;-0.7299286;0.06707155,-0.09691714;-0.7599801;0.01935255,0.01066647;0.5808226;0.02888644,407.0089
+0;0;0,-0.00333374;0.3370029;0.0129251,-0.003629313;0.6607209;0.009380881,0.1732335;0.5328231;0.02746292,0.2162756;0.2521718;0.03746397,0.2632927;-0.01929915;-0.03087707,-0.1710129;0.5149761;-0.02132516,-0.2332874;0.2974275;-0.1931166,-0.2841354;0.1323852;-0.418401,0.07701917;0.006239803;-0.03461775,0.08396399;-0.3454114;0.005432632,0.08629907;-0.7310686;0.07989594,0.09366141;-0.6932533;0.001979858,-0.07382115;0.003937227;-0.04128211,-0.1035754;-0.3475159;-0.0111784,-0.1226475;-0.7323746;0.06499077,-0.1133522;-0.6944773;-0.01271014,-0.003212143;0.5816066;0.0124584,0;0;0,0.005802326;0.3365349;0.02144074,0.01137043;0.6601406;0.02880383,0.1819545;0.5162808;0.02067137,0.2197558;0.2346981;0.02040744,0.2565972;-0.04099479;-0.0362823,-0.1593857;0.5273809;-0.01644498,-0.2244356;0.286626;-0.1525458,-0.2666973;0.0858406;-0.3487006,0.07697999;0.0009025931;-0.03524971,0.106339;-0.3517039;-0.02440822,0.1007209;-0.7366828;0.05331802,0.1039607;-0.7639496;-0.0004985332,-0.07461176;0.006521818;-0.03949464,-0.1008927;-0.3456602;-0.01524557,-0.08918791;-0.7295589;0.06701244,-0.09822644;-0.7590396;0.0163512,0.01025868;0.5809743;0.02923369,407.0424
+0;0;0,-0.003334867;0.3371169;0.01292947,-0.003630636;0.661008;0.009383112,0.1735023;0.5329866;0.02749,0.2165557;0.2522618;0.03749367,0.2635054;-0.01882043;-0.03074954,-0.1712706;0.5151123;-0.0213727,-0.2335614;0.2975067;-0.1932091,-0.2843366;0.1327007;-0.418171,0.07685061;0.006226146;-0.03454199,0.08379491;-0.3453988;0.005505398,0.08613131;-0.7312746;0.08001094,0.09347735;-0.6934766;0.002267368,-0.07365959;0.003928611;-0.04119176,-0.1034117;-0.3474983;-0.01109031,-0.1224945;-0.7325752;0.06512205,-0.1132198;-0.6946954;-0.01240683,-0.003213208;0.5818447;0.01246253,0;0;0,0.00565692;0.3366249;0.02185678,0.01080567;0.6604053;0.02949715,0.1817336;0.5162538;0.02122116,0.2194577;0.2345861;0.02072334,0.2565719;-0.0405933;-0.03624928,-0.159714;0.5272129;-0.01689034,-0.2262081;0.2876731;-0.1545832,-0.2685757;0.09259595;-0.3558216,0.0769434;0.0008849502;-0.0348835,0.1064334;-0.3516827;-0.02399635,0.1005144;-0.7368873;0.05371475,0.1039136;-0.7642224;0.0002360344,-0.07422549;0.006573182;-0.03981582,-0.1009793;-0.345513;-0.0150838,-0.08876648;-0.7295464;0.06753498,-0.09745733;-0.7580873;0.01599585,0.009830214;0.5811877;0.02982998,407.0648
+0;0;0,-0.003699569;0.3371004;0.01325469,-0.004247861;0.6609926;0.009915952,0.1729317;0.5329391;0.02778355,0.214974;0.2520781;0.03825195,0.2620829;-0.01893431;-0.03015909,-0.172219;0.515521;-0.01985424,-0.2350632;0.3089327;-0.2046026,-0.2840875;0.1483777;-0.4330008,0.07698656;0.006123546;-0.03425641,0.08351692;-0.3455266;0.005638879,0.08586794;-0.7313656;0.08033466,0.09299539;-0.69355;0.002572499,-0.07344875;0.004078023;-0.04155215,-0.1036983;-0.3472583;-0.01089455,-0.122775;-0.7322906;0.0655439,-0.1137182;-0.6943945;-0.01200905,-0.003793084;0.5818285;0.01296849,0;0;0,0.00565692;0.3366249;0.02185678,0.01080567;0.6604053;0.02949715,0.1817336;0.5162538;0.02122116,0.2194577;0.2345861;0.02072334,0.2565719;-0.0405933;-0.03624928,-0.159714;0.5272129;-0.01689034,-0.2262081;0.2876731;-0.1545832,-0.2685757;0.09259595;-0.3558216,0.0769434;0.0008849502;-0.0348835,0.1064334;-0.3516827;-0.02399635,0.1005144;-0.7368873;0.05371475,0.1039136;-0.7642224;0.0002360344,-0.07422549;0.006573182;-0.03981582,-0.1009793;-0.345513;-0.0150838,-0.08876648;-0.7295464;0.06753498,-0.09745733;-0.7580873;0.01599585,0.009830214;0.5811877;0.02982998,407.087
+0;0;0,-0.003700482;0.3371836;0.01325796,-0.004249007;0.6612168;0.009917813,0.1731376;0.5330727;0.02780404,0.2151717;0.2522673;0.03827037,0.2622365;-0.01849172;-0.0300767,-0.1724171;0.5156342;-0.01988952,-0.2352489;0.3090869;-0.2046013,-0.2842274;0.148682;-0.432786,0.076968;0.006122069;-0.03424815,0.08349593;-0.3453973;0.005632296,0.08584902;-0.731575;0.08039364,0.09297079;-0.6937656;0.002693415,-0.07343104;0.00407704;-0.04154213,-0.1036693;-0.3471286;-0.01089594,-0.1227628;-0.7324989;0.06560962,-0.1137131;-0.694609;-0.01188157,-0.003794038;0.5820193;0.01297164,0;0;0,0.005512759;0.3366993;0.0220331,0.01019074;0.6606175;0.03011668,0.1814025;0.5162168;0.0215677,0.219318;0.234632;0.02087605,0.2563236;-0.04026055;-0.03623391,-0.1600087;0.527131;-0.01757841,-0.230789;0.2935738;-0.163075,-0.2722167;0.09515136;-0.3608353,0.07694556;0.000870958;-0.03482974,0.1063337;-0.3515707;-0.02386975,0.1002319;-0.7371317;0.05380595,0.1038325;-0.7644697;0.0004353486,-0.07421523;0.006584961;-0.03978977,-0.1010498;-0.345354;-0.01493391,-0.08859903;-0.7296715;0.06796939,-0.09707046;-0.7579719;0.01621677,0.009356901;0.5813646;0.03032362,407.1212
+0;0;0,-0.004088702;0.3373272;0.01366167,-0.004907707;0.6613979;0.01055379,0.1726453;0.5333516;0.02829457,0.2142114;0.2526122;0.03913821,0.2610739;-0.01796958;-0.029199,-0.1728973;0.5160365;-0.02061476,-0.2362233;0.3190564;-0.2151619,-0.2834602;0.1753015;-0.4542931,0.07703955;0.006091079;-0.03396308,0.08317526;-0.3454056;0.006017677,0.08554184;-0.7305573;0.08073652,0.09302938;-0.6925668;0.001369089,-0.07321643;0.004114832;-0.04181035,-0.1039307;-0.3469737;-0.01051421,-0.1230298;-0.7314411;0.06531742,-0.1135729;-0.6933692;-0.01383126,-0.004384372;0.5821922;0.01356965,0;0;0,0.005504154;0.3368266;0.022596,0.0100689;0.6607786;0.03085744,0.1813198;0.5162004;0.02247894,0.2192823;0.2347438;0.02148306,0.2564795;-0.03984988;-0.03592074,-0.159833;0.5273056;-0.0180569,-0.2307705;0.2935458;-0.1629161,-0.2729239;0.109472;-0.3736777,0.07698814;0.0008300245;-0.03460956,0.1062921;-0.3515927;-0.0234077,0.1000679;-0.7362109;0.05379617,0.1047821;-0.7624459;-0.003076553,-0.07413276;0.006627452;-0.0398258,-0.1009386;-0.3452567;-0.01442896,-0.08844337;-0.7285677;0.06831709,-0.09729051;-0.7578047;0.01510234,0.009266146;0.5815179;0.03101695,407.144
+0;0;0,-0.004089613;0.3374024;0.01366471,-0.004909036;0.6616561;0.01055539,0.1728024;0.5335296;0.02831072,0.2143737;0.2527555;0.03915569,0.2609712;-0.01629624;-0.02879511,-0.1730489;0.5161991;-0.02064231,-0.2363828;0.3191947;-0.2152135,-0.2833526;0.1762526;-0.4529926,0.07699359;0.006087445;-0.03394282,0.08313102;-0.3455075;0.006049115,0.08550169;-0.7313261;0.08089733,0.0930162;-0.6933068;0.001243949,-0.07317276;0.004112377;-0.04178541,-0.1038956;-0.3470743;-0.01048051,-0.1230278;-0.7322074;0.06548242,-0.1135368;-0.6941065;-0.01395142,-0.00438546;0.5824139;0.01357264,0;0;0,0.005385444;0.3368928;0.02276027,0.009518877;0.6610241;0.0314008,0.1809594;0.5161718;0.02290404,0.2192458;0.2347247;0.02165854,0.2568503;-0.03822407;-0.03545856,-0.1600532;0.5272633;-0.01871743,-0.2340051;0.296576;-0.1670225,-0.2738152;0.1107924;-0.3745726,0.07698038;0.0008168965;-0.03450418,0.106105;-0.3517219;-0.02336264,0.1003556;-0.7369139;0.05447066,0.1050144;-0.7629615;-0.002995849,-0.07404868;0.006638173;-0.03987371,-0.1008913;-0.3453266;-0.01425624,-0.08832215;-0.7292646;0.06879533,-0.09698009;-0.7580821;0.01465677,0.008820355;0.5817258;0.03146207,407.1766
+0;0;0,-0.004089776;0.3374158;0.01366526,-0.004909015;0.6616223;0.01055684,0.1727473;0.5335345;0.02830669,0.2143347;0.2526513;0.03915588,0.2609441;-0.0164696;-0.02881238,-0.1729967;0.5162093;-0.02063114,-0.2363552;0.3191284;-0.2152779,-0.2833371;0.1761496;-0.4531181,0.07696097;0.006084866;-0.03392844,0.08310268;-0.3457559;0.006091457,0.08547073;-0.7311478;0.0808569,0.09297752;-0.6931368;0.001285426,-0.07314175;0.004110635;-0.0417677,-0.1038861;-0.3473216;-0.01044092,-0.1229971;-0.7320288;0.06543802,-0.1135159;-0.6939362;-0.01391414,-0.004385595;0.5824035;0.01357319,0;0;0,0.005277179;0.3368936;0.02297187,0.009094782;0.6609759;0.0318265,0.1806154;0.5162904;0.02351713,0.2191313;0.2347649;0.02195406,0.2569398;-0.0382309;-0.03515995,-0.1601696;0.527424;-0.019116,-0.2369722;0.3014326;-0.1732969,-0.2746978;0.1128242;-0.3787765,0.07698677;0.0007868409;-0.03440309,0.1058086;-0.352022;-0.0231595,0.1003702;-0.7368006;0.05454755,0.1050557;-0.762899;-0.002751354,-0.07400081;0.006659122;-0.03988346,-0.1008843;-0.3455363;-0.01405893,-0.08776974;-0.7288986;0.06951005,-0.09660956;-0.7582527;0.01611434,0.00847096;0.5817004;0.03183246,407.2099
+0;0;0,-0.004409133;0.3374675;0.0139685,-0.005521976;0.6617345;0.01106802,0.1718117;0.5338361;0.02871645,0.2129674;0.2520931;0.03995907,0.2593551;-0.01683;-0.02693769,-0.1729223;0.5166698;-0.02135923,-0.2376437;0.3255697;-0.2225836,-0.2839097;0.1870727;-0.462635,0.07706074;0.006030246;-0.03372391,0.08288753;-0.3460291;0.006474465,0.08515997;-0.7317457;0.08127081,0.09273513;-0.6938884;0.003316596,-0.0730162;0.00418964;-0.04198934,-0.1041558;-0.3473957;-0.01015124,-0.1233058;-0.7324009;0.06588326,-0.1137981;-0.6944658;-0.01185101,-0.004911206;0.5825042;0.01403944,0;0;0,0.005176038;0.3369528;0.02312779,0.00873296;0.661093;0.03215694,0.1798582;0.5164449;0.02412844,0.2188277;0.2341726;0.02238584,0.2570118;-0.0382202;-0.03497922,-0.1598207;0.5277258;-0.0195616,-0.2405269;0.3066178;-0.1801763,-0.2755785;0.1154294;-0.383068,0.07700516;0.0007895529;-0.03437448,0.1053722;-0.3522888;-0.02312183,0.100324;-0.7372295;0.05544114,0.1047086;-0.7643142;0.001421809,-0.07401836;0.006654717;-0.03986251,-0.1011166;-0.3457798;-0.01434399,-0.08790279;-0.7293864;0.0696106,-0.09652257;-0.7596511;0.01971221,0.008164078;0.5818067;0.03212357,407.2437
+0;0;0,-0.004409876;0.3375244;0.01397086,-0.005522752;0.6618106;0.01107043,0.172103;0.533833;0.02874308,0.2134131;0.2510332;0.04002786,0.2597012;-0.01731202;-0.02672517,-0.1732008;0.5166383;-0.02141538,-0.238165;0.3248215;-0.2233945,-0.2843316;0.186622;-0.46293,0.07703891;0.006028538;-0.03371436,0.08286659;-0.3460847;0.006490167,0.08513483;-0.7310893;0.08114845,0.09274572;-0.6931949;0.002826527,-0.07299551;0.004188453;-0.04197745,-0.1041399;-0.3474507;-0.01013448,-0.1232545;-0.7317452;0.06575969,-0.113702;-0.6937727;-0.01234125,-0.004911991;0.5825815;0.0140418,0;0;0,0.005026042;0.3369986;0.02332473,0.008380547;0.6611566;0.03246474,0.1798548;0.5164418;0.02464771,0.2188022;0.2330869;0.02299976,0.2575566;-0.03852904;-0.03471136,-0.1600532;0.5277989;-0.02060671,-0.2458984;0.3159717;-0.1925642,-0.2769998;0.1189986;-0.3896481,0.07702331;0.0007847995;-0.03427517,0.1046175;-0.3524148;-0.02320218,0.1005337;-0.7366173;0.05540705,0.1041241;-0.7636039;0.0006877184,-0.07398716;0.006638434;-0.03987262,-0.1011621;-0.3458468;-0.01438277,-0.08786668;-0.728639;0.06988409,-0.09505036;-0.7579595;0.01807635,0.007850483;0.5818713;0.03241587,407.2661
+0;0;0,-0.004409876;0.3375244;0.01397086,-0.005522752;0.6618106;0.01107043,0.172103;0.533833;0.02874308,0.2134131;0.2510332;0.04002786,0.2597012;-0.01731202;-0.02672517,-0.1732008;0.5166383;-0.02141538,-0.238165;0.3248215;-0.2233945,-0.2843316;0.186622;-0.46293,0.07703891;0.006028538;-0.03371436,0.08286659;-0.3460847;0.006490167,0.08513483;-0.7310893;0.08114845,0.09274572;-0.6931949;0.002826527,-0.07299551;0.004188453;-0.04197745,-0.1041399;-0.3474507;-0.01013448,-0.1232545;-0.7317452;0.06575969,-0.113702;-0.6937727;-0.01234125,-0.004911991;0.5825815;0.0140418,0;0;0,0.005026042;0.3369986;0.02332473,0.008380547;0.6611566;0.03246474,0.1798548;0.5164418;0.02464771,0.2188022;0.2330869;0.02299976,0.2575566;-0.03852904;-0.03471136,-0.1600532;0.5277989;-0.02060671,-0.2458984;0.3159717;-0.1925642,-0.2769998;0.1189986;-0.3896481,0.07702331;0.0007847995;-0.03427517,0.1046175;-0.3524148;-0.02320218,0.1005337;-0.7366173;0.05540705,0.1041241;-0.7636039;0.0006877184,-0.07398716;0.006638434;-0.03987262,-0.1011621;-0.3458468;-0.01438277,-0.08786668;-0.728639;0.06988409,-0.09505036;-0.7579595;0.01807635,0.007850483;0.5818713;0.03241587,407.289
+0;0;0,-0.004411338;0.3376362;0.01397549,-0.005524472;0.6620016;0.01107444,0.1721028;0.5340065;0.02874784,0.213452;0.2509391;0.04004331,0.2597823;-0.0176509;-0.02677061,-0.1732038;0.5168117;-0.02141102,-0.2382294;0.3248134;-0.2235813,-0.2844381;0.1864879;-0.4633353,0.0770191;0.006026988;-0.03370569,0.08286062;-0.3469225;0.006594326,0.08512374;-0.7310561;0.08108369,0.09647911;-0.6892777;-0.03577179,-0.07297675;0.004187376;-0.04196666,-0.1041951;-0.348287;-0.01004806,-0.1232665;-0.731712;0.06567438,-0.1090141;-0.689817;-0.05085139,-0.00491358;0.5827554;0.01404645,0;0;0,0.004998818;0.3370989;0.02350199,0.008299887;0.6613336;0.03274119,0.1797568;0.5165102;0.02519476,0.2188452;0.2329029;0.02334726,0.2581388;-0.03890899;-0.03432,-0.1598988;0.5278982;-0.02102005,-0.245991;0.3170329;-0.1944803,-0.2773199;0.1213492;-0.3931698,0.0770683;0.0007935912;-0.0341202,0.1039316;-0.3533131;-0.02323759,0.1006267;-0.7365653;0.05562413,0.1088262;-0.7248753;-0.06065309,-0.07391111;0.006624309;-0.03997006,-0.1011029;-0.3466813;-0.01413673,-0.08765067;-0.728533;0.0702474,-0.1000099;-0.7844637;-0.009665281,0.007772908;0.5820312;0.03267539,407.3214
+0;0;0,-0.004617392;0.3377249;0.01417426,-0.0059445;0.6621791;0.01145485,0.1718491;0.5343451;0.02936935,0.212519;0.2506315;0.040785,0.2588473;-0.01833951;-0.02574855,-0.1734972;0.5170653;-0.0222037,-0.2388123;0.3298758;-0.2295001,-0.2839614;0.1993176;-0.4741111,0.07707773;0.006008416;-0.03345026,0.08264241;-0.3472085;0.006851457,0.08491074;-0.731585;0.08141621,0.09281031;-0.6936373;0.002604797,-0.07271473;0.004208734;-0.04231846,-0.1043389;-0.3484347;-0.009762622,-0.1234861;-0.7321098;0.06598093,-0.1136332;-0.6940816;-0.01260199,-0.005298772;0.5829129;0.01437922,0;0;0,0.004873544;0.3371873;0.02369142,0.0080567;0.6615074;0.03304887,0.1796019;0.5165061;0.0259552,0.2188303;0.2323682;0.02382636,0.2588071;-0.03968605;-0.03367853,-0.1599088;0.5279885;-0.02167052,-0.247901;0.3205039;-0.1991114,-0.2778433;0.1244852;-0.3981053,0.07707381;0.0007611513;-0.03398597,0.103452;-0.3536462;-0.02316868,0.1005879;-0.7371196;0.05589032,0.1046437;-0.7637405;8.321181E-05,-0.07383458;0.006626731;-0.04000673,-0.1012191;-0.3469252;-0.01415057,-0.08762363;-0.7290476;0.07015789,-0.09639256;-0.7557145;0.01494211,0.007549971;0.5821863;0.03296518,407.344
+0;0;0,-0.004618698;0.3378204;0.01417827,-0.005945984;0.6623245;0.01145863,0.172028;0.5344338;0.02938866,0.2127838;0.2501216;0.04082839,0.259134;-0.01897702;-0.02573671,-0.1736698;0.5171363;-0.0222369,-0.2391228;0.3295519;-0.2299706,-0.2842933;0.1989318;-0.4746977,0.07706941;0.006007768;-0.03344664,0.08267228;-0.3496338;0.007131711,0.08492755;-0.7317972;0.08126718,0.09267912;-0.6939985;0.003932342,-0.07270689;0.00420828;-0.04231389,-0.1045482;-0.3508559;-0.009534586,-0.1235851;-0.732322;0.06577289,-0.1139168;-0.6944442;-0.01133773,-0.005300197;0.583051;0.01438326,0;0;0,0.004807033;0.3372748;0.02382457,0.007949643;0.6616421;0.03327644,0.1796219;0.5164187;0.02641451,0.2187852;0.2316594;0.02450073,0.2593681;-0.04046902;-0.03287959,-0.1599263;0.5282238;-0.02246549,-0.2479955;0.3203295;-0.2003674,-0.2780304;0.128716;-0.4037771,0.07712703;0.0007313191;-0.03384304,0.1025175;-0.3561876;-0.02274573,0.1006818;-0.7373817;0.05623376,0.1041074;-0.7648897;0.00348258,-0.07377963;0.006648401;-0.04008529,-0.1012541;-0.349333;-0.0139843,-0.0879094;-0.729219;0.07003142,-0.09664066;-0.7554512;0.0165217,0.00744123;0.5823137;0.03318059,407.3666
+0;0;0,-0.004618698;0.3378204;0.01417827,-0.005945984;0.6623245;0.01145863,0.172028;0.5344338;0.02938866,0.2127838;0.2501216;0.04082839,0.259134;-0.01897702;-0.02573671,-0.1736698;0.5171363;-0.0222369,-0.2391228;0.3295519;-0.2299706,-0.2842933;0.1989318;-0.4746977,0.07706941;0.006007768;-0.03344664,0.08267228;-0.3496338;0.007131711,0.08492755;-0.7317972;0.08126718,0.09267912;-0.6939985;0.003932342,-0.07270689;0.00420828;-0.04231389,-0.1045482;-0.3508559;-0.009534586,-0.1235851;-0.732322;0.06577289,-0.1139168;-0.6944442;-0.01133773,-0.005300197;0.583051;0.01438326,0;0;0,0.004807033;0.3372748;0.02382457,0.007949643;0.6616421;0.03327644,0.1796219;0.5164187;0.02641451,0.2187852;0.2316594;0.02450073,0.2593681;-0.04046902;-0.03287959,-0.1599263;0.5282238;-0.02246549,-0.2479955;0.3203295;-0.2003674,-0.2780304;0.128716;-0.4037771,0.07712703;0.0007313191;-0.03384304,0.1025175;-0.3561876;-0.02274573,0.1006818;-0.7373817;0.05623376,0.1041074;-0.7648897;0.00348258,-0.07377963;0.006648401;-0.04008529,-0.1012541;-0.349333;-0.0139843,-0.0879094;-0.729219;0.07003142,-0.09664066;-0.7554512;0.0165217,0.00744123;0.5823137;0.03318059,407.3889
+0;0;0,-0.004928325;0.337929;0.01438335,-0.006519697;0.6624755;0.01189185,0.1716572;0.5346217;0.0297902,0.2119017;0.2504535;0.04141742,0.2580094;-0.01835686;-0.02480232,-0.1739877;0.517162;-0.02319059,-0.2386407;0.3396212;-0.2395366,-0.2840424;0.2131705;-0.4859487,0.07711702;0.006014839;-0.03321954,0.08227193;-0.3496382;0.007265206,0.08453629;-0.7313886;0.08143474,0.09657443;-0.6896107;-0.03526962,-0.07257554;0.004181459;-0.04245064,-0.1048538;-0.3508274;-0.0095638,-0.1239902;-0.731827;0.0660186,-0.1090598;-0.6899329;-0.05033928,-0.005811845;0.5831904;0.01473138,0;0;0,0.004652753;0.3373783;0.02411258,0.007717088;0.6617823;0.03370249,0.1794941;0.5164011;0.02711356,0.2186126;0.2318451;0.02509964,0.2598071;-0.03984442;-0.03197753,-0.1598829;0.5286088;-0.02348765,-0.2487092;0.3240974;-0.2045715,-0.2780087;0.1311689;-0.4062895,0.07713807;0.0007455349;-0.03370333,0.1021471;-0.35619;-0.02246547,0.1007046;-0.7369254;0.05676854,0.1099913;-0.7252187;-0.05934632,-0.07371912;0.006612603;-0.0401063,-0.1014971;-0.3493437;-0.01406356,-0.08811994;-0.728744;0.07029299,-0.1019259;-0.7823336;-0.01171751,0.007223368;0.5824448;0.0335921,407.4221
+0;0;0,-0.004929352;0.3379994;0.01438635,-0.006520928;0.6625919;0.01189464,0.1718371;0.5346813;0.02980862,0.2119804;0.2512275;0.04140661,0.2581596;-0.01799971;-0.02491581,-0.1741605;0.5172038;-0.02322624,-0.238651;0.3401093;-0.2390284,-0.2841231;0.2134626;-0.4858226,0.0771022;0.006013684;-0.03321316,0.08225624;-0.3495789;0.0072647,0.08452126;-0.7314419;0.08145612,0.09655694;-0.6896665;-0.03522439,-0.0725616;0.004180655;-0.04244249,-0.1048343;-0.3507678;-0.009561241,-0.1239764;-0.7318798;0.06604345,-0.109049;-0.6899882;-0.05029065,-0.005813012;0.5832995;0.01473443,0;0;0,0.004442289;0.3374491;0.02415073,0.007245556;0.6618996;0.03379047,0.1791955;0.5162506;0.02757776,0.218332;0.2324245;0.02581108,0.2599654;-0.03965265;-0.03124309,-0.1602676;0.5289086;-0.02427106,-0.2460426;0.321161;-0.2019664,-0.2779499;0.1325871;-0.4079671,0.077195;0.000711605;-0.03353286,0.1021011;-0.356173;-0.02238798,0.1007667;-0.7370057;0.05694377,0.1103524;-0.7252981;-0.05912244,-0.07360614;0.006663154;-0.04027116,-0.1011982;-0.349212;-0.01376266,-0.08795749;-0.7286408;0.07101536,-0.101689;-0.7812234;-0.0119872,0.006808996;0.5825545;0.0336777,407.4559
+0;0;0,-0.005168281;0.3380216;0.0145728,-0.007019414;0.6626047;0.01226554,0.1711397;0.5347021;0.03020734,0.2110359;0.2506776;0.04212222,0.2563563;-0.01866829;-0.02275704,-0.1716772;0.5171452;-0.03307299,-0.2429419;0.3442912;-0.250895,-0.2861886;0.2244186;-0.5010364,0.07714961;0.006021545;-0.03301621,0.0820348;-0.3496183;0.007427353,0.08428451;-0.7313225;0.08172455,0.09903178;-0.6896101;-0.03461877,-0.0724025;0.00419171;-0.04264621,-0.1050992;-0.3507155;-0.009313934,-0.1242144;-0.7316595;0.0664451,-0.1065893;-0.6898181;-0.04948404,-0.006254518;0.5833169;0.01507104,0;0;0,0.004290275;0.3374824;0.0241847,0.006924845;0.6619248;0.03383064,0.1786982;0.5163671;0.02793694,0.2183015;0.2320575;0.02615261,0.260046;-0.03962705;-0.03090334,-0.1599773;0.5292021;-0.02533143,-0.2476507;0.3258979;-0.2080452,-0.2776605;0.1342451;-0.4109715,0.07719805;0.0007010698;-0.0334419,0.1017296;-0.3562478;-0.02226245,0.1008061;-0.7369165;0.05719614,0.1107755;-0.7252128;-0.05880511,-0.07355125;0.006672836;-0.04029987,-0.1011462;-0.3492226;-0.01353779,-0.08793072;-0.728542;0.07111079,-0.1013854;-0.7787601;-0.01417966,0.006526984;0.5825847;0.03372669,407.4788
+0;0;0,-0.005168349;0.338026;0.01457299,-0.007019089;0.6625459;0.01226641,0.171525;0.5345592;0.03024031,0.2114455;0.2503614;0.04216246,0.2566992;-0.01858833;-0.02262139,-0.1720363;0.5169642;-0.03317742,-0.2433445;0.3440047;-0.2511324,-0.2865276;0.2243083;-0.5009059,0.07709794;0.006017512;-0.03299409,0.08198573;-0.3498123;0.007471073,0.0842336;-0.7312049;0.08170764,0.09897646;-0.6894961;-0.03460089,-0.072354;0.004188902;-0.04261764,-0.1050681;-0.3509079;-0.009267561,-0.1241678;-0.7315412;0.06642964,-0.1065479;-0.6897033;-0.04946484,-0.006254401;0.5832796;0.01507115,0;0;0,0.004033037;0.3374864;0.02423394,0.006412379;0.6618669;0.03387892,0.1787139;0.516382;0.02855361,0.2181169;0.2318677;0.02676046,0.2600837;-0.03941736;-0.03000259,-0.1604193;0.5293001;-0.02665029,-0.2484238;0.3283851;-0.2121026,-0.2777137;0.1372504;-0.4150521,0.07720038;0.0006623417;-0.03329527,0.1016602;-0.3564768;-0.02191377,0.1008488;-0.7368219;0.05754292,0.1112404;-0.7251201;-0.05838513,-0.07346327;0.006701594;-0.04033793,-0.1010122;-0.3493448;-0.01298513,-0.08782208;-0.7283726;0.07151625,-0.1010257;-0.7792714;-0.01311926,0.006075792;0.5825481;0.03379261,407.5114
+0;0;0,-0.005168734;0.3380512;0.01457408,-0.007019435;0.6625661;0.01226761,0.1716804;0.5345402;0.03025468,0.2116018;0.2503364;0.04217708,0.2568339;-0.01848537;-0.02257593,-0.1721819;0.5169297;-0.0332186,-0.2434916;0.3439667;-0.2511781,-0.2866541;0.2243273;-0.5008327,0.07704101;0.006013069;-0.03296973,0.08194933;-0.3513116;0.007665429,0.08420622;-0.7342346;0.08219987,0.0989432;-0.6925304;-0.03406227,-0.07230058;0.004185809;-0.04258617,-0.1051522;-0.3524028;-0.009095989,-0.1243284;-0.7345632;0.06690495,-0.1067156;-0.6927301;-0.04894331,-0.00625478;0.5833032;0.01507223,0;0;0,0.003936373;0.3375079;0.02430332,0.00625553;0.6618819;0.03400433,0.1787266;0.5163451;0.02896702,0.2180704;0.231817;0.02709782,0.2598785;-0.03943989;-0.02925647,-0.1605043;0.5295454;-0.02739547,-0.2486856;0.3300075;-0.2142545,-0.2776385;0.139613;-0.417763,0.07719389;0.0006447434;-0.03315365,0.1014359;-0.3580031;-0.02130997,0.1008806;-0.7399516;0.05809748,0.1115465;-0.7282085;-0.05776441,-0.07333361;0.006699278;-0.04044476,-0.1010165;-0.3508192;-0.01268788,-0.08812058;-0.731342;0.07232149,-0.1007073;-0.7819093;-0.01265817,0.005927481;0.5825665;0.03391087,407.5354
+0;0;0,-0.005393716;0.3380582;0.0147711,-0.007487301;0.6625573;0.01271542,0.1715133;0.5344099;0.03076112,0.2113575;0.2489003;0.04311814,0.2559305;-0.01867548;-0.02117447,-0.1714328;0.5168221;-0.03766842,-0.2465595;0.3511059;-0.2616106,-0.2849387;0.2385079;-0.5137333,0.07709829;0.006012341;-0.03266624,0.08173689;-0.3512235;0.00789573,0.08400849;-0.7343625;0.08263964,0.09451722;-0.6966943;0.006442338,-0.07200063;0.004218161;-0.04295922,-0.1054574;-0.3521827;-0.00914691,-0.1245821;-0.7345105;0.06731877,-0.11219;-0.6967543;-0.008586027,-0.006700899;0.5833004;0.01550467,0;0;0,0.0037582;0.3375323;0.0242579,0.005893521;0.6618944;0.03390002,0.1787174;0.5162601;0.02965736,0.2173174;0.2303181;0.02786899,0.2599434;-0.03932574;-0.02863168,-0.1609646;0.5297;-0.02813597,-0.2472741;0.32547;-0.2127891,-0.2762696;0.1441602;-0.4225582,0.07720668;0.0005819649;-0.03295708,0.1013614;-0.3579749;-0.02122128,0.1009688;-0.7401998;0.05809641,0.1066295;-0.7677598;0.006812215,-0.0731215;0.006796921;-0.04067463,-0.1009328;-0.3505763;-0.0124773,-0.08796118;-0.7312886;0.07282973,-0.09602085;-0.7566615;0.01949924,0.005607881;0.5825851;0.03383255,407.5602
+0;0;0,-0.005393716;0.3380582;0.0147711,-0.007487301;0.6625573;0.01271542,0.1715133;0.5344099;0.03076112,0.2113575;0.2489003;0.04311814,0.2559305;-0.01867548;-0.02117447,-0.1714328;0.5168221;-0.03766842,-0.2465595;0.3511059;-0.2616106,-0.2849387;0.2385079;-0.5137333,0.07709829;0.006012341;-0.03266624,0.08173689;-0.3512235;0.00789573,0.08400849;-0.7343625;0.08263964,0.09451722;-0.6966943;0.006442338,-0.07200063;0.004218161;-0.04295922,-0.1054574;-0.3521827;-0.00914691,-0.1245821;-0.7345105;0.06731877,-0.11219;-0.6967543;-0.008586027,-0.006700899;0.5833004;0.01550467,0;0;0,0.0037582;0.3375323;0.0242579,0.005893521;0.6618944;0.03390002,0.1787174;0.5162601;0.02965736,0.2173174;0.2303181;0.02786899,0.2599434;-0.03932574;-0.02863168,-0.1609646;0.5297;-0.02813597,-0.2472741;0.32547;-0.2127891,-0.2762696;0.1441602;-0.4225582,0.07720668;0.0005819649;-0.03295708,0.1013614;-0.3579749;-0.02122128,0.1009688;-0.7401998;0.05809641,0.1066295;-0.7677598;0.006812215,-0.0731215;0.006796921;-0.04067463,-0.1009328;-0.3505763;-0.0124773,-0.08796118;-0.7312886;0.07282973,-0.09602085;-0.7566615;0.01949924,0.005607881;0.5825851;0.03383255,407.5873
+0;0;0,-0.005394199;0.3380885;0.01477242,-0.007487849;0.6625988;0.01271674,0.1718827;0.5343491;0.03079414,0.2117254;0.24885;0.0431507,0.256242;-0.01838747;-0.02106062,-0.1717753;0.5167247;-0.03777744,-0.2468992;0.3510146;-0.2617114,-0.2852299;0.238559;-0.5135152,0.07706654;0.006009865;-0.03265279,0.08170553;-0.3512556;0.007912554,0.08397643;-0.7342751;0.08263315,0.09490339;-0.6963018;0.003403217,-0.07197098;0.004216424;-0.04294153,-0.1054305;-0.352214;-0.009126414,-0.1245493;-0.7344226;0.06731541,-0.1116639;-0.6963576;-0.01161037,-0.006701438;0.583341;0.01550602,0;0;0,0.003538035;0.3375711;0.02417302,0.005384855;0.6619491;0.03371119,0.178674;0.5162433;0.02992105,0.2172039;0.2303033;0.02802348,0.2599072;-0.0390406;-0.02811038,-0.1615946;0.5297297;-0.02890284,-0.2472869;0.3263271;-0.2147362,-0.2767321;0.1464896;-0.4252408,0.07721602;0.0005635023;-0.03284729,0.1013836;-0.3580219;-0.02109373,0.1010053;-0.7401088;0.05828953,0.1061062;-0.7660493;0.0008003712,-0.0730326;0.006804946;-0.04076159,-0.1007785;-0.3505892;-0.01238388,-0.08779413;-0.7311814;0.07289952,-0.09622516;-0.7586386;0.01733024,0.005169682;0.5826386;0.03367949,407.6099
+0;0;0,-0.005604693;0.3381448;0.01490577,-0.007947148;0.6627262;0.01303577,0.1718532;0.5343674;0.03134896,0.2113534;0.2481233;0.04394983,0.2556539;-0.01841488;-0.02019374,-0.1716594;0.5164099;-0.04000179,-0.2502388;0.3719371;-0.2779255,-0.2820637;0.2549612;-0.5277721,0.0770603;0.006001741;-0.03233036,0.08143879;-0.3515243;0.008258734,0.0837239;-0.7343062;0.0829504,0.09511464;-0.6963368;0.003776684,-0.07158815;0.004225852;-0.04332253,-0.1055838;-0.3523587;-0.008923423,-0.1246782;-0.7342789;0.06774731,-0.1113319;-0.6962181;-0.01111101,-0.007120425;0.5834501;0.01580786,0;0;0,0.003246248;0.3376453;0.02409673,0.004682332;0.6621013;0.03350043,0.1785115;0.5163028;0.03032303,0.2168116;0.2296255;0.02831841,0.2597275;-0.03893602;-0.02782822,-0.1624422;0.5300416;-0.0297851,-0.2480629;0.3284124;-0.2186488,-0.278028;0.1504549;-0.429724,0.07716884;0.0004887432;-0.03262353,0.1014508;-0.3583424;-0.02070343,0.1009358;-0.7402081;0.05857038,0.1054164;-0.7662265;0.001093384,-0.07273322;0.006883799;-0.04101287,-0.1006913;-0.3507119;-0.01211346,-0.08779433;-0.7311121;0.07294749,-0.09592605;-0.7581415;0.01688261,0.004575416;0.5827725;0.03351378,407.6438
+0;0;0,-0.005604233;0.3381171;0.01490454,-0.007946448;0.6626675;0.01303487,0.1723356;0.5341878;0.0313895,0.2118424;0.2478952;0.0439925,0.2556264;-0.01553524;-0.01940319,-0.1721018;0.5161819;-0.04015333,-0.2506945;0.3716847;-0.2781172,-0.2821483;0.2560727;-0.5250508,0.07687866;0.005987594;-0.03225416,0.08125634;-0.3514723;0.008327428,0.08354221;-0.7343799;0.08304362,0.09498516;-0.696374;0.003506929,-0.07141942;0.004215892;-0.04322042,-0.1054088;-0.3523027;-0.008827675,-0.1245095;-0.7343483;0.06786823,-0.1111019;-0.6962506;-0.01135162,-0.007119842;0.5834026;0.01580656,0;0;0,0.002823994;0.3376266;0.02402115,0.0037186;0.6620599;0.03316951,0.1782079;0.5161686;0.03076768,0.2164901;0.2294402;0.02868056,0.2591883;-0.03605324;-0.02628982,-0.16354;0.529972;-0.03071696,-0.2501447;0.3318575;-0.2228974,-0.2788133;0.1547273;-0.4305862,0.07705188;0.000399664;-0.03239381,0.1015662;-0.3583342;-0.02004027,0.1004978;-0.7403697;0.05904055,0.1050767;-0.7661352;0.0008137226,-0.07248154;0.006900901;-0.04105259,-0.1008606;-0.3505939;-0.01214384,-0.0868386;-0.7310122;0.07324512,-0.09576623;-0.7617218;0.02074976,0.003763452;0.5827423;0.0332675,407.666
+0;0;0,-0.005605037;0.3381656;0.01490668,-0.007947717;0.6627797;0.0130366,0.1728001;0.5341558;0.03143225,0.2122844;0.248027;0.04402804,0.2559434;-0.01465181;-0.01918676,-0.172531;0.5161032;-0.04029622,-0.2510787;0.3716887;-0.278124,-0.2824427;0.2564065;-0.524353,0.07672601;0.005975706;-0.03219011,0.08110616;-0.3516853;0.008414306,0.08339273;-0.7347109;0.08315355,0.0945821;-0.6968824;0.00537952,-0.07127761;0.004207521;-0.0431346,-0.1052861;-0.3525116;-0.00872251,-0.1243927;-0.734675;0.06799705,-0.1112823;-0.6967568;-0.009467162,-0.007120939;0.5834983;0.01580887,0;0;0,0.002479479;0.3376848;0.02392578,0.002923876;0.6621878;0.03287983,0.1779987;0.5161254;0.03115153,0.2159298;0.2295178;0.02899981,0.2590466;-0.03513062;-0.02581418,-0.1645731;0.5299711;-0.0313363,-0.2505822;0.3351699;-0.2268927,-0.2795777;0.1592872;-0.434563,0.07695818;0.000341028;-0.03218877,0.1014605;-0.3585791;-0.01933432,0.1000051;-0.7408025;0.05942512,0.1046499;-0.7676517;0.004818559,-0.07224498;0.006917029;-0.04112922,-0.1008066;-0.3507342;-0.01181868,-0.08680519;-0.7313863;0.07308041,-0.09605754;-0.7592908;0.02019606,0.003086969;0.5828539;0.03303647,407.6995
+0;0;0,-0.005810089;0.3382192;0.01510362,-0.008404238;0.6628854;0.0134721,0.1723927;0.53426;0.03202359,0.2115197;0.248136;0.04518059,0.2547207;-0.01450548;-0.01785449,-0.1720674;0.5159046;-0.04220373,-0.2459777;0.3767254;-0.2845617,-0.2836647;0.2583501;-0.5282568,0.07666728;0.005957359;-0.03182606,0.08081493;-0.3522359;0.008899439,0.08312283;-0.7347946;0.08358364,0.09474792;-0.6969604;0.005828597,-0.07086795;0.00424978;-0.04342733,-0.1053604;-0.3528917;-0.008236811,-0.1244491;-0.7345704;0.06851733,-0.1109046;-0.6966437;-0.008917026,-0.007547139;0.5835888;0.01622002,0;0;0,0.002260365;0.3377537;0.02390587,0.002547421;0.6623122;0.03279555,0.1776558;0.5161408;0.03152645,0.2155445;0.2295573;0.0292114,0.2584364;-0.03504759;-0.02523875,-0.1649022;0.530441;-0.03181307,-0.2507861;0.3348734;-0.2266161,-0.2806236;0.1635767;-0.4377736,0.07684205;0.0003190339;-0.03196025,0.1016484;-0.3590956;-0.01839757,0.09984229;-0.7409369;0.05988562,0.1042027;-0.7677961;0.005201221,-0.07190572;0.006952494;-0.0413218,-0.1008376;-0.3512001;-0.01186328,-0.08729101;-0.7313111;0.07337986,-0.0961974;-0.759583;0.02077348,0.002744459;0.5829638;0.03297412,407.7213
+0;0;0,-0.005810089;0.3382192;0.01510362,-0.008404238;0.6628854;0.0134721,0.1723927;0.53426;0.03202359,0.2115197;0.248136;0.04518059,0.2547207;-0.01450548;-0.01785449,-0.1720674;0.5159046;-0.04220373,-0.2459777;0.3767254;-0.2845617,-0.2836647;0.2583501;-0.5282568,0.07666728;0.005957359;-0.03182606,0.08081493;-0.3522359;0.008899439,0.08312283;-0.7347946;0.08358364,0.09474792;-0.6969604;0.005828597,-0.07086795;0.00424978;-0.04342733,-0.1053604;-0.3528917;-0.008236811,-0.1244491;-0.7345704;0.06851733,-0.1109046;-0.6966437;-0.008917026,-0.007547139;0.5835888;0.01622002,0;0;0,0.002260365;0.3377537;0.02390587,0.002547421;0.6623122;0.03279555,0.1776558;0.5161408;0.03152645,0.2155445;0.2295573;0.0292114,0.2584364;-0.03504759;-0.02523875,-0.1649022;0.530441;-0.03181307,-0.2507861;0.3348734;-0.2266161,-0.2806236;0.1635767;-0.4377736,0.07684205;0.0003190339;-0.03196025,0.1016484;-0.3590956;-0.01839757,0.09984229;-0.7409369;0.05988562,0.1042027;-0.7677961;0.005201221,-0.07190572;0.006952494;-0.0413218,-0.1008376;-0.3512001;-0.01186328,-0.08729101;-0.7313111;0.07337986,-0.0961974;-0.759583;0.02077348,0.002744459;0.5829638;0.03297412,407.7445
+0;0;0,-0.005810329;0.3382332;0.01510424,-0.008404538;0.6629068;0.01347268,0.1722656;0.5343143;0.0320131,0.2113575;0.2484467;0.04515832,0.2544221;-0.01336578;-0.01767779,-0.1719518;0.5159719;-0.0421619,-0.2457958;0.3769174;-0.2843027,-0.2833638;0.2589157;-0.5272286,0.07648751;0.00594339;-0.03175144,0.08061702;-0.3506829;0.008795902,0.08292799;-0.7337507;0.08357948,0.09455022;-0.6959184;0.005843505,-0.07070177;0.004239814;-0.04332551,-0.1050433;-0.3513393;-0.008288931,-0.1241574;-0.733526;0.06856734,-0.1106163;-0.6956012;-0.008848019,-0.007547419;0.5836084;0.01622067,0;0;0,0.002039276;0.3377697;0.02389669,0.002184637;0.6623369;0.03273916,0.1771366;0.5160378;0.03181195,0.215218;0.2297428;0.02931046,0.2580361;-0.03412348;-0.02444756,-0.1651289;0.5307871;-0.0320043,-0.2502869;0.3374561;-0.2289625,-0.2810569;0.1693785;-0.4414521,0.07670593;0.0002802759;-0.03177953,0.1027785;-0.3574325;-0.01745605,0.09906258;-0.7399105;0.06023312,0.1037683;-0.7667632;0.005598545,-0.07163872;0.006950894;-0.04139319,-0.1007179;-0.3495975;-0.01187876,-0.08714595;-0.7302906;0.07313519,-0.09574517;-0.7593647;0.02140886,0.002412312;0.5829868;0.03293514,407.7674
+0;0;0,-0.006182717;0.3382138;0.0152801,-0.009251145;0.6628595;0.01400964,0.1712549;0.5342255;0.03281382,0.2099755;0.2482257;0.04612505,0.2531591;-0.01262805;-0.01647811,-0.1712317;0.5156065;-0.04480385,-0.2474155;0.3775819;-0.2869145,-0.280514;0.29457;-0.5435117,0.07655905;0.005963645;-0.03125679,0.08031557;-0.3509901;0.009448927,0.08258614;-0.7338059;0.08391307,0.09488556;-0.6959393;0.00591217,-0.07026764;0.004272026;-0.04379552,-0.1054234;-0.3514795;-0.007850982,-0.1246305;-0.733281;0.06932858,-0.1104063;-0.6953189;-0.008334674,-0.008323098;0.5835653;0.01671286,0;0;0,0.001841508;0.3377527;0.0240835,0.001926817;0.6622925;0.03304684,0.1767229;0.5160887;0.0325433,0.2149957;0.2297343;0.02960241,0.2575423;-0.03324229;-0.02389312,-0.1651522;0.5310449;-0.03200206,-0.2503652;0.3392564;-0.2305675,-0.2809203;0.1734003;-0.4436093,0.07663267;0.0002281964;-0.03164208,0.1026778;-0.3578089;-0.01687086,0.09889144;-0.7400117;0.06061852,0.1036762;-0.7666458;0.005238175,-0.07152298;0.006955202;-0.04135127,-0.1007326;-0.3499401;-0.01203177,-0.08750632;-0.730288;0.07316494,-0.09671581;-0.7591544;0.02075079,0.002162285;0.5829473;0.03322017,407.8002
+0;0;0,-0.006183207;0.3382406;0.01528131,-0.009252476;0.6629744;0.01401039,0.171244;0.5343187;0.03281452,0.2099737;0.2482521;0.04612887,0.2531082;-0.0123055;-0.0164032,-0.1712238;0.5157007;-0.0447989,-0.2474254;0.3776438;-0.2869661,-0.2804863;0.2947262;-0.5432721,0.07644024;0.005954389;-0.03120828,0.0801963;-0.3509565;0.009492546,0.08246737;-0.7338564;0.08397309,0.0947555;-0.6959971;0.006043747,-0.07015859;0.004265395;-0.04372755,-0.1053101;-0.3514433;-0.007787332,-0.1245214;-0.7333288;0.06940921,-0.1103103;-0.6953741;-0.008182779,-0.008324143;0.5836558;0.01671445,0;0;0,0.00160905;0.3377783;0.02411807,0.001382299;0.6624068;0.03306019,0.1762333;0.5161061;0.03286207,0.2147846;0.2297224;0.02977598,0.2575243;-0.03292993;-0.02359211,-0.1655284;0.5315371;-0.03246649,-0.2511604;0.3420236;-0.2331232,-0.2806994;0.1774568;-0.4469135,0.07653765;0.0002081841;-0.03153515,0.1026322;-0.3577781;-0.01667345,0.09874011;-0.7400809;0.06074989,0.1027081;-0.7668598;0.005557775,-0.07134929;0.006953836;-0.04139377,-0.1008845;-0.3498842;-0.01223429,-0.08770614;-0.7302382;0.07333517,-0.09653068;-0.7620984;0.02453764,0.001710705;0.5830376;0.03323662,407.8335
+0;0;0,-0.006182878;0.3382226;0.0152805,-0.009251856;0.662927;0.01400986,0.1713751;0.5342469;0.03282531,0.2101617;0.2477601;0.04615921,0.2532648;-0.01260787;-0.01632736,-0.1713418;0.5156153;-0.04484455,-0.2476553;0.3773557;-0.2873675,-0.2806922;0.2944984;-0.543487,0.0762879;0.005942523;-0.03114609,0.08004473;-0.3510406;0.00956298,0.08231329;-0.733518;0.08396131,0.09461084;-0.6956526;0.005972281,-0.07001878;0.004256896;-0.04364041,-0.1051774;-0.3515239;-0.007692911,-0.1243675;-0.7329878;0.06941842,-0.1101456;-0.695027;-0.008232996,-0.008323657;0.5836198;0.01671353,0;0;0,0.001312412;0.3377629;0.02409887,0.0007408857;0.6623631;0.03297997,0.1758288;0.5160815;0.03350997,0.214589;0.2293009;0.03013635,0.2575164;-0.03311509;-0.02323985,-0.1661689;0.5315402;-0.03272051,-0.2511406;0.341056;-0.2333507,-0.2826644;0.1854728;-0.4532462,0.07644559;0.0001542717;-0.03132546,0.1024811;-0.3579081;-0.01643252,0.09869493;-0.7397979;0.06086564,0.1032449;-0.7664767;0.00552845,-0.0710775;0.006954367;-0.04153146,-0.1007822;-0.3499126;-0.01200297,-0.08725349;-0.7297637;0.07378328,-0.09698974;-0.7607263;0.02394201,0.001157813;0.5830058;0.03317332,407.8674
+0;0;0,-0.006453054;0.3382106;0.01543256,-0.009811814;0.662912;0.01433401,0.1708717;0.5343558;0.03357394,0.2092736;0.2478242;0.04705773,0.252483;-0.01257688;-0.01521724,-0.1711175;0.5152979;-0.04609228,-0.24903;0.3785923;-0.2889874,-0.2862352;0.3180621;-0.5507236,0.07641155;0.005935998;-0.03084277,0.07993229;-0.3510524;0.009841554,0.08220097;-0.7335213;0.08428342,0.09484292;-0.6956556;0.006349497,-0.06973901;0.00429147;-0.04408277,-0.1054199;-0.3513768;-0.007541463,-0.1245937;-0.7327843;0.06985291,-0.1100296;-0.6948218;-0.007734917,-0.008820575;0.5836049;0.0170173,0;0;0,0.001312412;0.3377629;0.02409887,0.0007408857;0.6623631;0.03297997,0.1758288;0.5160815;0.03350997,0.214589;0.2293009;0.03013635,0.2575164;-0.03311509;-0.02323985,-0.1661689;0.5315402;-0.03272051,-0.2511406;0.341056;-0.2333507,-0.2826644;0.1854728;-0.4532462,0.07644559;0.0001542717;-0.03132546,0.1024811;-0.3579081;-0.01643252,0.09869493;-0.7397979;0.06086564,0.1032449;-0.7664767;0.00552845,-0.0710775;0.006954367;-0.04153146,-0.1007822;-0.3499126;-0.01200297,-0.08725349;-0.7297637;0.07378328,-0.09698974;-0.7607263;0.02394201,0.001157813;0.5830058;0.03317332,407.89
+0;0;0,-0.006452374;0.338175;0.01543093,-0.009810556;0.6628225;0.01433286,0.171116;0.5342203;0.0335945,0.2094268;0.2483678;0.04704634,0.2527906;-0.01296327;-0.01545106,-0.1713361;0.5151367;-0.04617954,-0.249064;0.3787551;-0.288499,-0.2864021;0.3180086;-0.55117,0.07629197;0.00592671;-0.03079451,0.07981326;-0.351118;0.009896232,0.08208111;-0.733445;0.08431049,0.09470737;-0.6955891;0.006473236,-0.06962988;0.004284754;-0.04401379,-0.1053164;-0.3514396;-0.007466722,-0.1244831;-0.7327056;0.06989895,-0.1099371;-0.6947531;-0.007592633,-0.008819574;0.5835361;0.01701546,0;0;0,0.0009954572;0.3377263;0.02412522,-1.60858E-05;0.6622713;0.03301942,0.1754278;0.515933;0.03409708,0.2142913;0.2298593;0.03066552,0.2575261;-0.03349236;-0.02278507,-0.167016;0.5315306;-0.03292906,-0.2511663;0.3406108;-0.2325002,-0.2839887;0.1883806;-0.4557242,0.07638794;7.507205E-05;-0.03112507,0.1023265;-0.3580507;-0.01622045,0.09863216;-0.7398357;0.06087124,0.1039868;-0.7664638;0.005695466,-0.07086137;0.006994388;-0.04163698,-0.1006268;-0.3499294;-0.01216747,-0.087132;-0.7294312;0.07450921,-0.09687611;-0.7605373;0.02500288,0.0005175024;0.5829353;0.03320563,407.9228
+0;0;0,-0.006452003;0.3381556;0.01543004,-0.0098097;0.6627573;0.01433229,0.170993;0.5342041;0.03358203,0.2093066;0.2483309;0.04703484,0.2526811;-0.01306492;-0.01547801,-0.1712238;0.5151336;-0.0461372,-0.2489572;0.378742;-0.2884742,-0.2863046;0.3179806;-0.5512102,0.07615173;0.005915814;-0.0307379,0.07967365;-0.3511924;0.00996008,0.08193876;-0.7330581;0.08428455,0.09459901;-0.6951811;0.006237805,-0.06950188;0.004276878;-0.04393288,-0.1051947;-0.3515108;-0.007379308,-0.1243383;-0.7323167;0.06989302,-0.1097532;-0.6943428;-0.007807128,-0.008818907;0.5834859;0.01701438,0;0;0,0.0005969852;0.337692;0.02434599,-0.0007008687;0.6621879;0.0333153,0.1747315;0.5159979;0.03517735,0.2137719;0.2299306;0.03147137,0.2572787;-0.03345186;-0.02194965,-0.1674621;0.5315892;-0.0327822,-0.2512128;0.3406904;-0.2325718,-0.2851479;0.1933683;-0.458982,0.07633247;7.875264E-05;-0.03085852,0.1019936;-0.3581252;-0.01581061,0.09829494;-0.739408;0.06139362,0.1034925;-0.7659454;0.005804658,-0.0706476;0.006945397;-0.04170826,-0.100671;-0.3499838;-0.01178907,-0.0872883;-0.7287955;0.0758079,-0.09727833;-0.758637;0.02449682,-8.574128E-05;0.5828676;0.03348386,407.9568
+0;0;0,-0.006692796;0.3381211;0.01554823,-0.01031825;0.6626389;0.01465801,0.1705736;0.5341159;0.03412491,0.2084664;0.2489488;0.04806545,0.251608;-0.01322401;-0.01433121,-0.1711953;0.5148923;-0.04720188,-0.2499935;0.3815501;-0.2900211,-0.2867204;0.3227536;-0.5539969,0.07613126;0.005878526;-0.03039999,0.07933588;-0.3526337;0.01043695,0.08166613;-0.733138;0.08456892,0.094622;-0.6952445;0.006448835,-0.06917538;0.004314134;-0.04416832,-0.1055979;-0.3527713;-0.007122833,-0.1246979;-0.7321593;0.070236,-0.1098153;-0.6941729;-0.007530533,-0.009299607;0.5833916;0.01731645,0;0;0,0.0002813935;0.3376609;0.02444208,-0.001273006;0.662074;0.03345287,0.1743239;0.5159689;0.03584087,0.2132653;0.2306243;0.03230631,0.2572922;-0.03335744;-0.02121353,-0.1680206;0.5317612;-0.03295084,-0.251172;0.3439507;-0.2348506,-0.2852678;0.1968597;-0.4622068,0.07624932;9.611249E-05;-0.03067112,0.1015507;-0.3595293;-0.01523376,0.09802197;-0.7394689;0.06169426,0.1030239;-0.7659593;0.005866528,-0.07047343;0.006902456;-0.04171974,-0.1008995;-0.3514071;-0.01176224,-0.08740902;-0.7287791;0.07594645,-0.097595;-0.758878;0.02478706,-0.0005946085;0.5827786;0.03361285,407.9794
+0;0;0,-0.00669279;0.3381208;0.01554822,-0.01031808;0.6626246;0.01465808,0.1706674;0.5340804;0.03413359,0.2085945;0.2486549;0.04808675,0.2517701;-0.01372382;-0.01435893,-0.1712795;0.5148469;-0.04723557,-0.2501491;0.3813838;-0.2902748,-0.2869048;0.3225411;-0.554458,0.07604887;0.005872164;-0.03036709,0.07926481;-0.3539075;0.01061422,0.08158647;-0.7330102;0.08447314,0.09467009;-0.6950389;0.005582839,-0.06910051;0.004309465;-0.04412052,-0.1056518;-0.3540383;-0.006944068,-0.1246815;-0.7320289;0.07012982,-0.1096521;-0.6939638;-0.008403443,-0.009299501;0.5833819;0.01731637,0;0;0,4.309416E-05;0.3376474;0.02462673,-0.001676127;0.6620427;0.03374338,0.1740102;0.5158082;0.03673744,0.2130758;0.2302189;0.03305411,0.2576376;-0.03393579;-0.02026308,-0.1684314;0.531838;-0.03290839,-0.2501355;0.3538066;-0.2444034,-0.2820155;0.2045306;-0.4709129,0.07621306;8.156896E-05;-0.03052271,0.1012013;-0.3608314;-0.01475418,0.09789583;-0.7393638;0.06193781,0.102301;-0.7654496;0.004549861,-0.07036855;0.006896575;-0.04172263,-0.1009116;-0.3526585;-0.01141635,-0.08780695;-0.7287718;0.07545434,-0.09773853;-0.7590687;0.02326187,-0.0009520575;0.5827523;0.03387427,408.0029
+0;0;0,-0.006691309;0.338046;0.01554478,-0.01031566;0.6624656;0.01465489,0.1707018;0.5339338;0.03413271,0.208336;0.2507129;0.0479781,0.2518731;-0.01386327;-0.01499055,-0.1713064;0.5146968;-0.04725104,-0.2495669;0.3822646;-0.288413,-0.2866304;0.3229291;-0.5548087,0.0758981;0.005860522;-0.03030688,0.07912451;-0.355089;0.01080768,0.08144165;-0.7334539;0.08452286,0.09452246;-0.6954843;0.005649462,-0.06896352;0.004300922;-0.04403305,-0.1056336;-0.3552121;-0.006735712,-0.1246263;-0.7324671;0.07018818,-0.1096001;-0.6944036;-0.008328252,-0.009297349;0.583244;0.01731248,0;0;0,-0.0004024282;0.3375527;0.02489114,-0.002367184;0.6618562;0.03420734,0.1734098;0.5156864;0.03784823,0.2123381;0.2323204;0.03462648,0.2575433;-0.03403521;-0.01896691,-0.1690601;0.5316558;-0.03259186,-0.2521546;0.3500756;-0.2373991,-0.2852134;0.2087927;-0.4715087,0.07616027;6.437302E-05;-0.03021562,0.1006259;-0.3620524;-0.01414502,0.09763633;-0.7398059;0.06261873,0.1012453;-0.7659943;0.005299691,-0.07014777;0.006861325;-0.04178021,-0.1008418;-0.3538266;-0.01099947,-0.08800317;-0.7291049;0.07618272,-0.09756666;-0.7589325;0.02341124,-0.001592472;0.5825874;0.03430128,408.0374
+0;0;0,-0.00699211;0.3379411;0.01568861,-0.01090577;0.6623099;0.01502293,0.1699187;0.5339134;0.03477696,0.2073131;0.2496359;0.04872748,0.2507749;-0.01675922;-0.01416575,-0.1709549;0.5145416;-0.04854434,-0.25093;0.384381;-0.2915853,-0.2869814;0.3344246;-0.561799,0.07599013;0.005822366;-0.02998857,0.07877195;-0.3553182;0.0111174,0.08097969;-0.7315482;0.08489816,0.0944007;-0.6935874;0.00621178,-0.06869303;0.004358361;-0.04438453,-0.1059806;-0.3552139;-0.006471775,-0.1249439;-0.7303876;0.07022636,-0.1095851;-0.692334;-0.008095346,-0.009862511;0.5831044;0.01765618,0;0;0,-0.0006008968;0.3374434;0.02511525,-0.00267072;0.6616966;0.03454638,0.1729825;0.5157532;0.03876925,0.2122021;0.2313969;0.03560829,0.2582187;-0.03661528;-0.01789665,-0.1691218;0.5317204;-0.03236091,-0.2524668;0.3493907;-0.2378267,-0.2850184;0.2112038;-0.475851,0.07613762;6.972253E-05;-0.03017902,0.1003756;-0.3622388;-0.01390076,0.09789699;-0.7378972;0.06272888,0.1008154;-0.7647355;0.00619626,-0.07013404;0.006836856;-0.04173952,-0.100994;-0.3540149;-0.01085926,-0.08806732;-0.7272513;0.07588757,-0.0970976;-0.7565197;0.02258884,-0.00185743;0.5824447;0.0346005,408.0599
+0;0;0,-0.00699223;0.3379469;0.01568888,-0.01090576;0.6623037;0.01502302,0.1695504;0.5340058;0.03474204,0.2067945;0.2508707;0.0486365,0.2504693;-0.01682952;-0.01456487,-0.1706249;0.5146737;-0.04840858,-0.2502786;0.3850361;-0.2904727,-0.2865066;0.334835;-0.5620104,0.07584859;0.00581152;-0.02993271,0.07863064;-0.3553602;0.01117681,0.08083861;-0.7316299;0.08496536,0.09432924;-0.6936278;0.005870797,-0.06856508;0.004350243;-0.04430186,-0.1058559;-0.355253;-0.006385829,-0.1248212;-0.7304662;0.0703204,-0.1093827;-0.6923709;-0.0084076,-0.009862466;0.5830961;0.01765634,0;0;0,-0.0008320957;0.3374241;0.02544403,-0.002955638;0.661661;0.03500557,0.1723055;0.515732;0.03947377,0.2119626;0.2325952;0.03692365,0.2582659;-0.03682786;-0.01629782,-0.1690169;0.5318753;-0.03193149,-0.2288373;0.3194782;-0.2137409,-0.2782708;0.2093942;-0.4647452,0.07608201;7.861853E-05;-0.02990437,0.1000788;-0.362272;-0.01350594,0.09763107;-0.7379704;0.06313109,0.1010956;-0.7644877;0.005722284,-0.06987233;0.006786503;-0.04188734,-0.1009391;-0.3540668;-0.0108634,-0.08812565;-0.7272239;0.07641815,-0.09709175;-0.7588711;0.02522029,-0.002123445;0.5824072;0.03503013,408.0921
+0;0;0,-0.006992647;0.3379671;0.01568981,-0.01090605;0.6623136;0.01502399,0.1695777;0.5340111;0.03474555,0.2069321;0.250038;0.04868114,0.2505894;-0.01755577;-0.01449509,-0.17065;0.5146759;-0.04841788,-0.2505395;0.3846546;-0.2911985,-0.286753;0.3344735;-0.5626281,0.07573009;0.00580244;-0.02988595,0.07851325;-0.3555129;0.01123993,0.0807244;-0.7323232;0.08513447,0.09422231;-0.6943168;0.005997211,-0.06845795;0.004343446;-0.04423264,-0.1057636;-0.3554028;-0.006301533,-0.1247561;-0.731155;0.07051487,-0.1093093;-0.6930553;-0.008255623,-0.009862795;0.5831088;0.01765722,0;0;0,-0.001131803;0.3374221;0.02572584,-0.003418997;0.6616428;0.03544545,0.1719194;0.5157689;0.04073954,0.2115602;0.2317791;0.03779888,0.2582042;-0.03749982;-0.01527476,-0.169409;0.531918;-0.03170273,-0.2286494;0.3161041;-0.2109936,-0.276072;0.2114505;-0.4645726,0.07602447;8.925796E-05;-0.02970111,0.09974962;-0.3624183;-0.01317084,0.09746313;-0.7386768;0.06348157,0.1008639;-0.7650865;0.005902167,-0.06969689;0.006755946;-0.04193549,-0.100911;-0.3542378;-0.01099867,-0.08836928;-0.72779;0.07705028,-0.09771913;-0.7559757;0.0219503,-0.002535991;0.5823923;0.03543329,408.1259
+0;0;0,-0.00712502;0.337959;0.01580375,-0.01131302;0.6623021;0.01538013,0.1691497;0.5339095;0.03544387,0.2062313;0.2499063;0.04949482,0.2498513;-0.01779655;-0.01324337,-0.1703514;0.514343;-0.04937875,-0.2510372;0.3924789;-0.2960956,-0.2872944;0.3496154;-0.5687708,0.07586439;0.005763482;-0.02955099,0.07847159;-0.3555505;0.01159875,0.08063162;-0.7323377;0.08561201,0.09443031;-0.6943339;0.006526388,-0.0681941;0.004435888;-0.04462926,-0.1059359;-0.3551791;-0.005893141,-0.1248582;-0.7309133;0.07102907,-0.1091132;-0.6928104;-0.007682055,-0.01022893;0.5830963;0.01796585,0;0;0,-0.001131803;0.3374221;0.02572584,-0.003418997;0.6616428;0.03544545,0.1719194;0.5157689;0.04073954,0.2115602;0.2317791;0.03779888,0.2582042;-0.03749982;-0.01527476,-0.169409;0.531918;-0.03170273,-0.2286494;0.3161041;-0.2109936,-0.276072;0.2114505;-0.4645726,0.07602447;8.925796E-05;-0.02970111,0.09974962;-0.3624183;-0.01317084,0.09746313;-0.7386768;0.06348157,0.1008639;-0.7650865;0.005902167,-0.06969689;0.006755946;-0.04193549,-0.100911;-0.3542378;-0.01099867,-0.08836928;-0.72779;0.07705028,-0.09771913;-0.7559757;0.0219503,-0.002535991;0.5823923;0.03543329,408.1483
+0;0;0,-0.007123687;0.3378958;0.01580079,-0.01131201;0.6622648;0.01537734,0.1691415;0.5338733;0.03544022,0.206143;0.2504832;0.04946084,0.2499063;-0.01809874;-0.01348336,-0.1703421;0.5143078;-0.04937799,-0.2508537;0.3927068;-0.2955623,-0.28723;0.3497025;-0.5691329,0.07580923;0.005759291;-0.02952951,0.07841115;-0.354824;0.01153702,0.0805738;-0.7320666;0.08563976,0.09424761;-0.6941352;0.007269867,-0.06814452;0.004432663;-0.04459681,-0.10581;-0.3544551;-0.005939025,-0.1247551;-0.7306435;0.07107618,-0.1091527;-0.6926139;-0.006922603,-0.01022791;0.5830575;0.01796311,0;0;0,-0.001371771;0.3373434;0.02591396,-0.003888153;0.6615822;0.03588843,0.171506;0.5157093;0.04158258,0.2115057;0.2323907;0.03908587,0.2582075;-0.03791478;-0.01351976,-0.1697053;0.5318897;-0.03159072,-0.2290989;0.3157219;-0.2094096,-0.2744751;0.2136724;-0.4654181,0.07601596;9.439886E-05;-0.02955949,0.0996808;-0.3616805;-0.01305366,0.09710824;-0.7384048;0.0636282,0.1012608;-0.7648118;0.007123951,-0.06958967;0.006740149;-0.04200056,-0.1009233;-0.3534875;-0.01089124,-0.08855401;-0.7274926;0.07728539,-0.09800377;-0.7549186;0.02247041,-0.002923466;0.5823313;0.03576922,408.1709
+0;0;0,-0.007125365;0.3379753;0.01580451,-0.01131387;0.6623583;0.01538094,0.1691668;0.5339534;0.03544666,0.2061475;0.2507231;0.04945937,0.2495658;-0.01574147;-0.01298862,-0.1703681;0.5143849;-0.0493844,-0.2508343;0.3928524;-0.2954298,-0.2869239;0.3501872;-0.5668437,0.0759794;0.00577222;-0.0295958,0.07857991;-0.3546153;0.01144843,0.08074319;-0.7319678;0.08557275,0.09433668;-0.694083;0.007663213,-0.06829748;0.004442614;-0.04469693,-0.1059425;-0.3542503;-0.006060131,-0.1248932;-0.7305481;0.07097749,-0.1093824;-0.6925658;-0.00656312,-0.01022968;0.583145;0.01796689,0;0;0,-0.001684725;0.3373953;0.02625704,-0.004335381;0.6616428;0.03639293,0.1711412;0.5158266;0.04269075,0.2112963;0.2326964;0.03983951,0.2581604;-0.03567812;-0.0108279,-0.1720575;0.5293321;-0.0239615,-0.234485;0.3169376;-0.2049992,-0.272417;0.2262872;-0.4640976,0.07621308;0.0001685917;-0.02955735,0.09928314;-0.3614372;-0.01283658,0.09678715;-0.7382432;0.06400776,0.1021189;-0.7647796;0.008401513,-0.0698081;0.006700879;-0.0420003,-0.1011271;-0.3533189;-0.01076815,-0.08885294;-0.7273576;0.07776627,-0.09810811;-0.7546538;0.02346753,-0.003318749;0.5823866;0.03621268,408.2057
+0;0;0,-0.00724684;0.3380059;0.0158978,-0.01165449;0.6623781;0.01564923,0.1688897;0.533819;0.03603674,0.2056859;0.2504729;0.05018494,0.2491011;-0.01553375;-0.01243421,-0.1701434;0.5141169;-0.05037542,-0.2508737;0.4033033;-0.3014574,-0.2879398;0.3636139;-0.5727808,0.076078;0.005807262;-0.02928386,0.07856427;-0.3547016;0.01174665,0.08035783;-0.7319177;0.0857668,0.0941799;-0.6940596;0.008183338,-0.06801095;0.004411252;-0.04510191,-0.10636;-0.3543078;-0.006290849,-0.1247476;-0.7303456;0.07137287,-0.1090228;-0.6923937;-0.005837835,-0.01053367;0.5831681;0.0182018,0;0;0,-0.001735017;0.3374228;0.02638364,-0.00449045;0.661657;0.03670263,0.1709735;0.5154833;0.04315972,0.2112705;0.2322713;0.04065299,0.2584125;-0.03564981;-0.009958148,-0.1728583;0.5283674;-0.02122131,-0.2313954;0.322017;-0.210515,-0.2709055;0.226909;-0.4673398,0.0762212;0.0001981258;-0.02948594,0.09922795;-0.3615338;-0.01284182,0.09679762;-0.7382325;0.06375051,0.1017326;-0.764982;0.008731127,-0.06978082;0.006663518;-0.04201625,-0.1008384;-0.3535026;-0.01083798,-0.08885819;-0.7273421;0.07790177,-0.09805962;-0.7563948;0.02593925,-0.003447309;0.5824051;0.03645015,408.2383
+0;0;0,-0.0072499;0.3381486;0.01590452,-0.01165807;0.6625593;0.01565564,0.1691381;0.5339151;0.03606869,0.20603;0.2498322;0.05025368,0.2492989;-0.01527852;-0.01215456,-0.1703707;0.5141853;-0.05046472,-0.2513109;0.4030836;-0.3021996,-0.2882522;0.3635279;-0.5726092,0.07619657;0.005816313;-0.02932949,0.07868248;-0.3546414;0.0116952,0.0804791;-0.7325007;0.08584152,0.09437922;-0.6945981;0.007819943,-0.06811695;0.004418127;-0.0451722,-0.1064606;-0.3542501;-0.006366633,-0.1248796;-0.730929;0.07142948,-0.1090659;-0.6929322;-0.006217226,-0.01053703;0.5833334;0.01820872,0;0;0,-0.002193704;0.3375377;0.02671099,-0.005317084;0.6618004;0.03728318,0.1704543;0.515413;0.04446483,0.2109427;0.2314774;0.04189777,0.2582139;-0.03543708;-0.008824468,-0.1740672;0.5276979;-0.01929919,-0.2435504;0.4001034;-0.2665987,-0.2739663;0.2442568;-0.4920702,0.07636568;0.0002931207;-0.0294646,0.0987519;-0.3614123;-0.01252341,0.09658596;-0.7387787;0.06408215,0.1005897;-0.7653708;0.00818634,-0.0699371;0.006602702;-0.04201394,-0.101341;-0.3534563;-0.01054481,-0.08932988;-0.7279731;0.07817608,-0.09913352;-0.7577373;0.02645415,-0.004136838;0.582535;0.03692245,408.2598
+0;0;0,-0.0072507;0.3381859;0.01590627,-0.01165918;0.6626194;0.01565734,0.1693354;0.5339143;0.03609031,0.2061787;0.2502045;0.05025666,0.2495099;-0.0152877;-0.0122414,-0.1705481;0.5141627;-0.05053858,-0.251382;0.403207;-0.3019427,-0.2883764;0.3635944;-0.5727415,0.07616076;0.00581358;-0.02931571,0.07864771;-0.3547942;0.01172606,0.08044554;-0.7329065;0.08592205,0.09436458;-0.6949932;0.007794194,-0.06808494;0.004416051;-0.04515097,-0.1064446;-0.3544014;-0.006329261,-0.1248758;-0.7313327;0.07151897,-0.1090407;-0.693325;-0.006233506,-0.01053805;0.5833871;0.01821063,0;0;0,-0.002336644;0.3375676;0.02679467,-0.005650073;0.6618464;0.03752685,0.1703298;0.5153844;0.04549432,0.2105434;0.2317902;0.04293799,0.2583736;-0.03546077;-0.007647872,-0.1746751;0.5273154;-0.01839123,-0.2336653;0.355059;-0.2395184,-0.2702721;0.2359857;-0.485996,0.07635272;0.0003262311;-0.02939093,0.09852393;-0.3615503;-0.01258636,0.09660383;-0.7391165;0.06433749,0.1004483;-0.7656562;0.008223299,-0.06987353;0.006558334;-0.04205174,-0.1013583;-0.3536352;-0.010462,-0.08942313;-0.7283694;0.07847083,-0.09885513;-0.7582426;0.02663885,-0.004417792;0.5825758;0.03711057,408.2935
+0;0;0,-0.007532507;0.3381735;0.01603759,-0.01220908;0.6626025;0.01595779,0.1688021;0.5339423;0.03680594,0.2052981;0.2501954;0.05112693,0.2483642;-0.01541483;-0.01105211,-0.1706451;0.5140643;-0.05111333,-0.2521257;0.413367;-0.3065939,-0.2884251;0.3862083;-0.5790173,0.07627063;0.005805082;-0.02903036,0.07846072;-0.3548039;0.01201722,0.08016917;-0.7329359;0.08611522,0.09430997;-0.69502;0.008027464,-0.06793848;0.00442694;-0.04537,-0.107252;-0.3542645;-0.00633828,-0.125182;-0.731138;0.07190546,-0.1091278;-0.6931254;-0.005801573,-0.01103969;0.5833703;0.01848907,0;0;0,-0.002336644;0.3375676;0.02679467,-0.005650073;0.6618464;0.03752685,0.1703298;0.5153844;0.04549432,0.2105434;0.2317902;0.04293799,0.2583736;-0.03546077;-0.007647872,-0.1746751;0.5273154;-0.01839123,-0.2336653;0.355059;-0.2395184,-0.2702721;0.2359857;-0.485996,0.07635272;0.0003262311;-0.02939093,0.09852393;-0.3615503;-0.01258636,0.09660383;-0.7391165;0.06433749,0.1004483;-0.7656562;0.008223299,-0.06987353;0.006558334;-0.04205174,-0.1013583;-0.3536352;-0.010462,-0.08942313;-0.7283694;0.07847083,-0.09885513;-0.7582426;0.02663885,-0.004417792;0.5825758;0.03711057,408.3161
+0;0;0,-0.007533871;0.3382348;0.01604049,-0.01221094;0.6626981;0.01596061,0.1686872;0.5340587;0.03679757,0.2051797;0.2503399;0.05111714,0.2482339;-0.01519772;-0.01104489,-0.1705464;0.5141932;-0.05106641,-0.252019;0.4135059;-0.3065217,-0.2883084;0.3863545;-0.5788705,0.07631285;0.005808295;-0.02904643,0.07850228;-0.3546928;0.01198887,0.08021132;-0.7329537;0.08611214,0.101086;-0.6912682;-0.02916093,-0.06797609;0.00442939;-0.04539511,-0.1072779;-0.3541547;-0.006375071,-0.1252139;-0.7311567;0.07189535,-0.1015148;-0.6893285;-0.04281572,-0.0110414;0.5834556;0.01849222,0;0;0,-0.002560519;0.337617;0.02692676,-0.006111585;0.661916;0.03803611,0.1697883;0.5153987;0.04602098,0.2103683;0.2318832;0.04372025,0.2580614;-0.03543919;-0.00620091,-0.1750108;0.5271261;-0.01752298,-0.2495637;0.4095384;-0.267819,-0.2761128;0.2592966;-0.4979289,0.07640661;0.0003732443;-0.02937639,0.09841573;-0.3614017;-0.01251686,0.09647544;-0.7390728;0.06454968,0.1083334;-0.7271952;-0.05117047,-0.06993415;0.006527519;-0.04204388,-0.1016059;-0.3535418;-0.01047281,-0.08964916;-0.728317;0.07885265,-0.1035933;-0.7844611;-0.0001723394,-0.004808038;0.582637;0.03749585,408.3385
+0;0;0,-0.007534561;0.3382658;0.01604196,-0.01221095;0.6626822;0.01596196,0.1686613;0.5340584;0.03679602,0.205255;0.2495524;0.05115533,0.2479817;-0.01396501;-0.01053377,-0.1705236;0.5141957;-0.05105532,-0.2522222;0.413229;-0.3072194,-0.2882356;0.3862843;-0.5774962,0.07629293;0.005806779;-0.02903885,0.07848287;-0.3547778;0.01200595,0.08019175;-0.7330059;0.08612279,0.1010661;-0.6913206;-0.02914844,-0.06795833;0.004428234;-0.04538326,-0.1072692;-0.3542389;-0.006354187,-0.1252037;-0.7312082;0.07190944,-0.101505;-0.6893802;-0.04279979,-0.01104154;0.5834482;0.01849331,0;0;0,-0.002671055;0.3376442;0.02696538,-0.006490387;0.6618881;0.03822207,0.1693974;0.5153563;0.04674196,0.2102024;0.2310694;0.04453278,0.2576419;-0.03432;-0.004359841,-0.1753623;0.5269113;-0.0169948,-0.2463754;0.4053857;-0.2673498,-0.274137;0.2629487;-0.4997579,0.07640396;0.000400871;-0.02932334,0.09835139;-0.3614602;-0.01242375,0.09635773;-0.7390913;0.06467056,0.1082545;-0.7272064;-0.05104482,-0.06989392;0.006486856;-0.04207547,-0.1016101;-0.3536763;-0.01065398,-0.08992109;-0.7284384;0.07861794,-0.1033077;-0.7834004;-0.001768626,-0.005131893;0.5826188;0.03764677,408.373
+0;0;0,-0.007759729;0.3382503;0.01627107,-0.01267854;0.6626374;0.01641518,0.1682087;0.5340084;0.03738183,0.204474;0.2496971;0.05195769,0.2473248;-0.01323804;-0.009623338,-0.1706043;0.5141868;-0.05142402,-0.2511263;0.4223035;-0.3111049,-0.2798209;0.4028871;-0.5823298,0.07641787;0.005813297;-0.02870781,0.07839741;-0.3536676;0.01215111,0.0800584;-0.7313861;0.08640628,0.09403359;-0.6936501;0.01018035,-0.06782877;0.004417642;-0.04557812,-0.1072804;-0.3530461;-0.006040595,-0.1251575;-0.7295222;0.07227921,-0.1093169;-0.6916922;-0.003571369,-0.01146406;0.5834136;0.01890749,0;0;0,-0.002705149;0.3376409;0.02700996,-0.006648988;0.6618492;0.03853154,0.1691938;0.5152667;0.04747844,0.2099215;0.2311954;0.04517555,0.2574873;-0.03368112;-0.003210664,-0.1754861;0.5267615;-0.01666646,-0.2464801;0.4080626;-0.2681241,-0.2678247;0.2695667;-0.5029146,0.07641162;0.0004115403;-0.02930391,0.0983825;-0.3603464;-0.01284504,0.09629501;-0.7373401;0.06499577,0.0984658;-0.7651189;0.01281869,-0.06989197;0.006474763;-0.04208103,-0.1015329;-0.3525837;-0.0108436,-0.08992865;-0.7268952;0.07828613,-0.098882;-0.752916;0.02492836,-0.005276397;0.5825915;0.03788757,408.3945
+0;0;0,-0.007763301;0.338406;0.01627856,-0.01268417;0.6629282;0.01642208,0.1685303;0.534161;0.03742381,0.2047471;0.2502294;0.05198021,0.2477114;-0.0134024;-0.009763971,-0.1708983;0.5143034;-0.05154337,-0.2513128;0.4225428;-0.3108775,-0.2800834;0.4030749;-0.5828209,0.0764141;0.005813011;-0.02870639,0.0783935;-0.353641;0.01214946,0.080057;-0.7319297;0.08651673,0.09412158;-0.6941442;0.009803265,-0.06782544;0.004417425;-0.04557587,-0.1072741;-0.3530195;-0.006041311,-0.1251782;-0.7300639;0.07239673,-0.1092362;-0.6921839;-0.00393898,-0.01146894;0.583656;0.01891591,0;0;0,-0.002986364;0.3377914;0.02705455,-0.007427931;0.6621134;0.03898382,0.1688105;0.5153326;0.04843378,0.2097562;0.2316829;0.04579926,0.2570965;-0.03409976;-0.00193429,-0.1762638;0.5265657;-0.01666689,-0.2398902;0.4026955;-0.2671635,-0.2672219;0.2705376;-0.5057997,0.07646395;0.0004455298;-0.02915525,0.09815097;-0.3603111;-0.01288736,0.09606092;-0.7379224;0.06483555,0.09856148;-0.7654021;0.01160753,-0.06986097;0.00642297;-0.04213259,-0.1006961;-0.3526341;-0.0103906,-0.08975157;-0.7275057;0.07897961,-0.09962103;-0.7541075;0.02566716,-0.005932316;0.5828102;0.03824902,408.4286
+0;0;0,-0.007764361;0.3384522;0.01628078,-0.01268548;0.6629908;0.01642429,0.1686109;0.5341965;0.03743459,0.2048602;0.2500105;0.05200403,0.2478024;-0.01348534;-0.009708315,-0.1709721;0.5143299;-0.05157309,-0.2514586;0.4224871;-0.3111396,-0.2802144;0.4030293;-0.5829428,0.07635678;0.00580865;-0.02868486,0.07833695;-0.3537857;0.01218695,0.0799984;-0.7316093;0.08646283,0.09396924;-0.6938758;0.01026061,-0.06777456;0.004414111;-0.04554168,-0.1072386;-0.3531623;-0.005991686,-0.1251207;-0.7297434;0.07234995,-0.109285;-0.6919159;-0.003477022,-0.01147018;0.583714;0.01891826,0;0;0,-0.003158607;0.3378288;0.02714777,-0.007877626;0.6621552;0.0393033,0.1685277;0.5154524;0.04905295,0.2093988;0.2315323;0.04643035,0.2565758;-0.03412545;-0.001348257,-0.1766599;0.5264152;-0.01646717,-0.2379977;0.4034301;-0.2682613,-0.2675489;0.2743627;-0.5081589,0.07644983;0.0004697889;-0.02901936,0.09803991;-0.3604329;-0.01271975,0.09584662;-0.7375537;0.06503248,0.09854281;-0.7652828;0.01286101,-0.06971388;0.006374028;-0.04226424,-0.1006088;-0.3528046;-0.01034595,-0.08975431;-0.7271578;0.07916532,-0.09968556;-0.7544234;0.02736,-0.006316707;0.5828491;0.03850961,408.462
+0;0;0,-0.007932512;0.338459;0.01642811,-0.01314942;0.6628443;0.01686272,0.1683144;0.5340462;0.03817358,0.2041912;0.249766;0.0528018,0.2474873;-0.01405683;-0.008930363,-0.1716101;0.5146976;-0.05159542,-0.2509464;0.4270122;-0.313002,-0.2802725;0.4056419;-0.5849785,0.07648832;0.005798424;-0.0282379,0.07826019;-0.3537931;0.01253569,0.07985478;-0.7315829;0.08709783,0.09416606;-0.6937143;0.009681702,-0.0675685;0.004444229;-0.04578438,-0.1071821;-0.3530396;-0.005687214,-0.1252037;-0.7295325;0.07315085,-0.108999;-0.6915675;-0.003881291,-0.01188421;0.5836018;0.01928442,0;0;0,-0.003400892;0.3378386;0.02721822,-0.008553371;0.6620035;0.03953516,0.16823;0.515618;0.04929078,0.2091163;0.2316464;0.04708374,0.2563802;-0.0343065;-0.001114368,-0.1773565;0.5262978;-0.01643065,-0.2402443;0.4071857;-0.2697562,-0.2707247;0.280158;-0.5110502,0.07644626;0.0004915446;-0.02893424,0.0979244;-0.3604051;-0.01268697,0.09576418;-0.737529;0.06515944,0.09882301;-0.7645577;0.01040208,-0.06965911;0.006349952;-0.04229361,-0.1007127;-0.3528115;-0.01050633,-0.08980335;-0.7270995;0.07936385,-0.1005835;-0.7557802;0.02739891,-0.006890893;0.5827357;0.03870857,408.4954
+0;0;0,-0.007932512;0.338459;0.01642811,-0.01314942;0.6628443;0.01686272,0.1683144;0.5340462;0.03817358,0.2041912;0.249766;0.0528018,0.2474873;-0.01405683;-0.008930363,-0.1716101;0.5146976;-0.05159542,-0.2509464;0.4270122;-0.313002,-0.2802725;0.4056419;-0.5849785,0.07648832;0.005798424;-0.0282379,0.07826019;-0.3537931;0.01253569,0.07985478;-0.7315829;0.08709783,0.09416606;-0.6937143;0.009681702,-0.0675685;0.004444229;-0.04578438,-0.1071821;-0.3530396;-0.005687214,-0.1252037;-0.7295325;0.07315085,-0.108999;-0.6915675;-0.003881291,-0.01188421;0.5836018;0.01928442,0;0;0,-0.003400892;0.3378386;0.02721822,-0.008553371;0.6620035;0.03953516,0.16823;0.515618;0.04929078,0.2091163;0.2316464;0.04708374,0.2563802;-0.0343065;-0.001114368,-0.1773565;0.5262978;-0.01643065,-0.2402443;0.4071857;-0.2697562,-0.2707247;0.280158;-0.5110502,0.07644626;0.0004915446;-0.02893424,0.0979244;-0.3604051;-0.01268697,0.09576418;-0.737529;0.06515944,0.09882301;-0.7645577;0.01040208,-0.06965911;0.006349952;-0.04229361,-0.1007127;-0.3528115;-0.01050633,-0.08980335;-0.7270995;0.07936385,-0.1005835;-0.7557802;0.02739891,-0.006890893;0.5827357;0.03870857,408.518
+0;0;0,-0.007933593;0.3385052;0.01643035,-0.01314954;0.6628307;0.01686482,0.1683907;0.5340247;0.03818332,0.2041742;0.2504838;0.05277349,0.2476126;-0.01420614;-0.009161584,-0.1716783;0.5146678;-0.05162387,-0.2508083;0.4272105;-0.3123506,-0.2802307;0.4057699;-0.5852209,0.0764398;0.005794745;-0.02821999,0.07821169;-0.3537994;0.01255389,0.07980904;-0.7322443;0.08724533,0.09406201;-0.6944077;0.01014463,-0.06752564;0.00444141;-0.04575534,-0.1071396;-0.353045;-0.005657885,-0.1251924;-0.7301909;0.0733169,-0.1090537;-0.6922583;-0.003401376,-0.01188454;0.5836014;0.01928612,0;0;0,-0.003627308;0.3378744;0.02731967,-0.009083182;0.6619636;0.03991985,0.1678736;0.5156623;0.04976439,0.2085991;0.2324195;0.04782844,0.2561658;-0.03437409;-0.0005679131,-0.1777717;0.5260771;-0.01631976,-0.2404086;0.40944;-0.2700148,-0.2706845;0.2838245;-0.5130944,0.07643268;0.0005117357;-0.02882314,0.0977221;-0.360402;-0.0126493,0.09569383;-0.7382251;0.06511664,0.09847908;-0.7654429;0.01101077,-0.06956676;0.006320868;-0.04234975,-0.1008593;-0.3528178;-0.01051001,-0.08997545;-0.7277255;0.07964381,-0.1004797;-0.7559984;0.02765325,-0.007349752;0.5827112;0.03902507,408.5505
+0;0;0,-0.008046452;0.3385521;0.01660835,-0.01348702;0.6629146;0.01733009,0.1680445;0.5340471;0.0389019,0.203432;0.2515965;0.0535304,0.2472769;-0.01409149;-0.008515891,-0.1720393;0.5153375;-0.05170179,-0.2499955;0.4350774;-0.3138577,-0.2818915;0.4027587;-0.5864387,0.07658041;0.005741663;-0.0278235,0.07810699;-0.3537156;0.01286476,0.07969537;-0.732092;0.087634,0.09395601;-0.6943157;0.01123928,-0.06727872;0.00451299;-0.0460964,-0.1069806;-0.3527361;-0.005301807,-0.1252275;-0.7298093;0.07372014,-0.1090993;-0.6919357;-0.002292201,-0.01219159;0.5836692;0.01968563,0;0;0,-0.003910348;0.3379234;0.02739692,-0.009784646;0.6620339;0.04030728,0.1673017;0.5158603;0.05046844,0.2076705;0.2337022;0.04914165,0.2553618;-0.03416577;0.0008246899,-0.1782062;0.5259209;-0.01633002,-0.2392055;0.4101347;-0.2695439,-0.2690239;0.2927188;-0.5179118,0.07650264;0.0005189329;-0.02861381,0.09751487;-0.3602769;-0.01273024,0.0956022;-0.7379942;0.06529284,0.09822184;-0.765596;0.01261306,-0.06952494;0.006300028;-0.04240597,-0.1009712;-0.3526764;-0.01055491,-0.09004251;-0.7275558;0.07948756,-0.1004943;-0.7551756;0.02780865,-0.007959001;0.5827696;0.03935456,408.5733
+0;0;0,-0.008047767;0.3386074;0.01661106,-0.0134892;0.663022;0.01733293,0.1681102;0.5341234;0.03891232,0.2035171;0.2515182;0.05354883,0.246957;-0.01171583;-0.00792437,-0.1721013;0.5154068;-0.05172538,-0.2501002;0.4351028;-0.3140249,-0.2817015;0.4030826;-0.5840882,0.07655892;0.005740052;-0.02781569,0.07808612;-0.3538637;0.01288914,0.07967775;-0.7330124;0.08781101,0.09392586;-0.6952429;0.0114834,-0.06725984;0.004511723;-0.04608347,-0.1069779;-0.352883;-0.005272258,-0.125262;-0.7307259;0.073911,-0.109148;-0.6928591;-0.002034575,-0.01219358;0.5837641;0.01968884,0;0;0,-0.004190296;0.3379733;0.02742541,-0.01026757;0.6621251;0.04050052,0.1669152;0.5159749;0.05112159,0.2073358;0.233666;0.04992425,0.2535368;-0.03208014;0.00299263,-0.1785837;0.52579;-0.01638628,-0.2384178;0.4109905;-0.2705015,-0.2683589;0.2961952;-0.5172477,0.07655492;0.0005315095;-0.02840757,0.09719138;-0.3604431;-0.01273918,0.09496319;-0.7388921;0.06562507,0.09779967;-0.76649;0.01305401,-0.06946871;0.006285313;-0.04245611,-0.1012321;-0.3528172;-0.01066696,-0.09018519;-0.7284148;0.07974313,-0.1009671;-0.754306;0.0263652,-0.008403093;0.5828495;0.0395242,408.6062
+0;0;0,-0.008050398;0.3387181;0.01661649,-0.01349512;0.6633286;0.01733863,0.1683487;0.5343111;0.03894553,0.2034535;0.2541169;0.05345717,0.2474443;-0.01245528;-0.008795619,-0.1723223;0.5155692;-0.0518146,-0.2496558;0.4359502;-0.3118763,-0.2816579;0.403524;-0.5853644,0.0765522;0.005739548;-0.02781325,0.07807891;-0.3537472;0.01287834,0.07966939;-0.7326245;0.08774656,0.09405006;-0.6947827;0.01070879,-0.06725394;0.004511327;-0.04607942,-0.1069591;-0.3527671;-0.005281486,-0.1252301;-0.7303395;0.07384506,-0.1089662;-0.6923996;-0.002807118,-0.01219864;0.5840189;0.01969608,0;0;0,-0.004478283;0.3380687;0.02757561,-0.01093023;0.662394;0.04101121,0.1665086;0.5159556;0.05159461,0.2062447;0.2360042;0.05166757,0.2534645;-0.03296614;0.003744721,-0.1791433;0.5256707;-0.01652779,-0.2384531;0.4131978;-0.2690826,-0.2679973;0.2976917;-0.5193961,0.07660334;0.0005248338;-0.02825618,0.09698825;-0.3603572;-0.0128442,0.09474728;-0.7384883;0.06568968,0.09871192;-0.7655902;0.01159001,-0.06944058;0.006292464;-0.04248729,-0.1013296;-0.3526953;-0.01086814,-0.0904362;-0.7279347;0.07986474,-0.1006946;-0.7548924;0.02644475,-0.008988485;0.5830693;0.03996527,408.6405
+0;0;0,-0.008068954;0.3387094;0.01673887,-0.01362781;0.6633212;0.01763144,0.1682797;0.5341827;0.03971724,0.2027716;0.2544177;0.05389628,0.2465773;-0.01091582;-0.007600855,-0.1726246;0.5163055;-0.05219765,-0.2497211;0.4395649;-0.3126323,-0.2819121;0.4055858;-0.5844997,0.07659891;0.005657281;-0.02758417,0.07803558;-0.353795;0.01306278,0.07968153;-0.731939;0.08783066,0.09419424;-0.6941226;0.01109586,-0.06716027;0.004584591;-0.04613853,-0.1069542;-0.3526181;-0.00511577,-0.1249495;-0.7294343;0.07407732,-0.1085636;-0.6915219;-0.002269521,-0.01231545;0.5840092;0.01994957,0;0;0,-0.004625186;0.338057;0.02766597,-0.01131163;0.6623739;0.04127753,0.1663024;0.5159532;0.05195153,0.2057872;0.2364892;0.05217731,0.2527663;-0.03117213;0.004710674,-0.1794924;0.525535;-0.01660216,-0.2385758;0.4140998;-0.2690909,-0.2675742;0.3045614;-0.5206126,0.07661256;0.0004949272;-0.02811682,0.09690323;-0.3603608;-0.01289582,0.09457509;-0.7378116;0.06527913,0.09871608;-0.7650481;0.01173687,-0.06930815;0.006245157;-0.04263405,-0.1011948;-0.3527097;-0.01109266,-0.09047043;-0.7272054;0.07959265,-0.1002278;-0.7540609;0.02637431,-0.009333551;0.5830491;0.04019678,408.6733
+0;0;0,-0.008071842;0.3388306;0.01674487,-0.01363158;0.6634941;0.01763749,0.1684231;0.5343004;0.03973981,0.2031114;0.2529424;0.05399958,0.2466942;-0.0110403;-0.007184479,-0.1727586;0.5164086;-0.05224989,-0.2502941;0.4392311;-0.3141674,-0.2823212;0.4054249;-0.5846508,0.07652089;0.005651518;-0.02755607,0.07795728;-0.3537314;0.01308303,0.07960577;-0.7324591;0.08796632,0.09407833;-0.6946643;0.01144383,-0.06709186;0.004579921;-0.04609152,-0.1068781;-0.3525538;-0.005076695,-0.1249012;-0.7299516;0.07423864,-0.1085606;-0.6920612;-0.001896963,-0.01231898;0.5841674;0.01995604,0;0;0,-0.004783951;0.3381705;0.02774095,-0.01157597;0.6625344;0.04140568,0.1661665;0.5159997;0.05226707,0.2055251;0.2348957;0.05287933,0.252558;-0.03121379;0.00488472,-0.178856;0.5257655;-0.01963323,-0.2393121;0.4146985;-0.2737555,-0.2678605;0.3077611;-0.5249113,0.07655625;0.000529632;-0.02802825,0.09677963;-0.3602627;-0.01287675,0.09452489;-0.7383455;0.06518221,0.09855393;-0.7656915;0.01206803,-0.0691872;0.006209807;-0.04267659,-0.1012514;-0.3526477;-0.01100887,-0.09055133;-0.7277461;0.07971882,-0.1002542;-0.7544097;0.02660572,-0.009582691;0.5831956;0.04031801,408.6961
+0;0;0,-0.008072442;0.3388559;0.01674611,-0.01363322;0.6635799;0.01763909,0.1685027;0.5343536;0.03975058,0.2030876;0.2538344;0.05396784,0.2464343;-0.008718789;-0.006884888,-0.172832;0.5164538;-0.05228036,-0.2501364;0.4395064;-0.3134171,-0.28199;0.4058833;-0.5824357,0.07645764;0.005646847;-0.0275333,0.07789373;-0.3536611;0.01309733,0.07954063;-0.7320229;0.08790825,0.0940632;-0.6942012;0.0111213,-0.06703641;0.004576136;-0.04605343,-0.1068144;-0.3524832;-0.00504715,-0.12482;-0.7295163;0.07419152,-0.108423;-0.6915985;-0.002207212,-0.01232045;0.5842429;0.01995795,0;0;0,-0.004887596;0.3381839;0.02786839,-0.01180485;0.6625954;0.0417732,0.1660087;0.5159904;0.05278528,0.2049417;0.2356819;0.05357754,0.2517934;-0.02921873;0.007222772,-0.1786449;0.5260025;-0.02092753,-0.2386124;0.4168327;-0.2750439,-0.266641;0.3107536;-0.5249995,0.07653791;0.0005260259;-0.0278821,0.09669515;-0.3602022;-0.01291466,0.09430298;-0.737879;0.06526124,0.09853306;-0.7650707;0.0115999,-0.06907023;0.00620957;-0.04273738,-0.1012874;-0.3525545;-0.01102694,-0.09071614;-0.7273003;0.0795863,-0.1001293;-0.752093;0.02411126,-0.009793952;0.5832474;0.04063594,408.7289
+0;0;0,-0.008032057;0.3388468;0.0169478,-0.0136699;0.6635688;0.01808764,0.1684332;0.5342654;0.04031958,0.2028782;0.2537309;0.05457452,0.2462331;-0.008843243;-0.006181981,-0.1727697;0.5172658;-0.05285925,-0.2503068;0.4440607;-0.3150009,-0.2820966;0.4153769;-0.5845984,0.07658953;0.005594661;-0.02717504,0.07810313;-0.3537393;0.01322252,0.07969205;-0.7320381;0.08835155,0.09441398;-0.6942161;0.0116026,-0.06693579;0.004645403;-0.04619264,-0.1066306;-0.3523777;-0.004792478,-0.1246697;-0.7293507;0.07472399,-0.108074;-0.6914278;-0.00163132,-0.01234889;0.5842302;0.0203435,0;0;0,-0.004887596;0.3381839;0.02786839,-0.01180485;0.6625954;0.0417732,0.1660087;0.5159904;0.05278528,0.2049417;0.2356819;0.05357754,0.2517934;-0.02921873;0.007222772,-0.1786449;0.5260025;-0.02092753,-0.2386124;0.4168327;-0.2750439,-0.266641;0.3107536;-0.5249995,0.07653791;0.0005260259;-0.0278821,0.09669515;-0.3602022;-0.01291466,0.09430298;-0.737879;0.06526124,0.09853306;-0.7650707;0.0115999,-0.06907023;0.00620957;-0.04273738,-0.1012874;-0.3525545;-0.01102694,-0.09071614;-0.7273003;0.0795863,-0.1001293;-0.752093;0.02411126,-0.009793952;0.5832474;0.04063594,408.7512
+0;0;0,-0.008033115;0.3388915;0.01695004,-0.0136721;0.663679;0.01809018,0.1683694;0.5343781;0.0403157,0.2026721;0.2550029;0.05451172,0.2459388;-0.007037431;-0.006121274,-0.1727168;0.5173844;-0.05283127,-0.2499335;0.4444818;-0.3138896,-0.2816587;0.4158563;-0.5829391,0.0764959;0.005587821;-0.02714182,0.07800988;-0.3538356;0.01326581,0.07959768;-0.7318678;0.08834188,0.09431565;-0.694048;0.0116136,-0.06685396;0.004639724;-0.04613617,-0.1065587;-0.3524723;-0.004725702,-0.124585;-0.7291796;0.07473473,-0.1079938;-0.6912588;-0.001600012,-0.01235085;0.5843259;0.02034644,0;0;0,-0.005005471;0.3382178;0.0279814,-0.01198583;0.6626881;0.04200399,0.1657103;0.5160046;0.05336821,0.2046989;0.2368859;0.05453289,0.2513087;-0.02760741;0.00887835,-0.1784703;0.5263564;-0.02173141,-0.2387865;0.4179007;-0.2747689,-0.267502;0.305737;-0.5213622,0.07648972;0.0004766583;-0.02772403,0.0965881;-0.3603536;-0.01296365,0.09422161;-0.7377526;0.06521356,0.09814325;-0.7649939;0.01161265,-0.06894609;0.006220851;-0.04274651,-0.1013552;-0.3526192;-0.01106464,-0.09129578;-0.7271775;0.07922509,-0.1003564;-0.7526935;0.0244448,-0.009972632;0.5833259;0.04084957,408.7737
+0;0;0,-0.008033979;0.3389279;0.01695186,-0.013674;0.6637752;0.01809242,0.1683762;0.5344626;0.04031916,0.20243;0.2571144;0.05441219,0.2460007;-0.006766975;-0.006646775,-0.1727261;0.517468;-0.05283222,-0.2493826;0.4450944;-0.3119966,-0.2813307;0.4162678;-0.5829363,0.07642382;0.005582556;-0.02711625,0.07793756;-0.353783;0.01328486,0.07952174;-0.7309526;0.08818962,0.09393819;-0.6932929;0.01303317,-0.06679097;0.004635353;-0.0460927,-0.1064893;-0.3524191;-0.004688907,-0.1244745;-0.7282668;0.07459019,-0.1082232;-0.6905084;-0.0001807734,-0.0123526;0.5844127;0.02034896,0;0;0,-0.005082123;0.3382467;0.0280602,-0.01212513;0.6627723;0.04215121,0.1655564;0.5161155;0.05406284,0.2044477;0.2390529;0.05609107,0.2509415;-0.02727705;0.009543777,-0.1783015;0.526471;-0.02246947,-0.2369796;0.4251086;-0.2765617,-0.2675966;0.307633;-0.5225741,0.07646117;0.0004568547;-0.02757788,0.0965528;-0.3603217;-0.01297462,0.09403753;-0.7369109;0.06477118,0.09703436;-0.7650384;0.01449978,-0.06884888;0.006234105;-0.04275541,-0.1013703;-0.3525317;-0.01101361,-0.09112065;-0.7262422;0.07901693,-0.09998607;-0.7502993;0.0250332,-0.01010966;0.5834007;0.04099107,408.8076
+0;0;0,-0.007952999;0.3389407;0.01728895,-0.01361202;0.6638489;0.01855572,0.1682415;0.5345299;0.0410312,0.2020456;0.2568494;0.0550857,0.2457662;-0.00669083;-0.006125391,-0.1724848;0.5182142;-0.05293478,-0.2491513;0.4492337;-0.3133395,-0.281382;0.4200205;-0.5839306,0.07644133;0.005480484;-0.02685117,0.07794368;-0.3538603;0.01364985,0.07955573;-0.7306619;0.08855391,0.09438739;-0.6928583;0.01206974,-0.06669301;0.004720222;-0.04608754,-0.1062248;-0.35229;-0.004262578,-0.1241419;-0.7277738;0.07500687,-0.1074445;-0.6898687;-0.00108131,-0.01227875;0.5844738;0.02079004,0;0;0,-0.00517723;0.3382553;0.02827501,-0.01229586;0.662828;0.04266953,0.1652334;0.5162907;0.05481648,0.2040828;0.2389209;0.05666924,0.2506847;-0.02708539;0.009972095,-0.1780065;0.526706;-0.02288982,-0.2373563;0.4245537;-0.2768371,-0.2682904;0.3080552;-0.5229731,0.07643738;0.0004132241;-0.02741265,0.09642515;-0.3603657;-0.01301181,0.09376296;-0.7366002;0.06466246,0.09747466;-0.7639998;0.01153791,-0.06874549;0.006245126;-0.04277096,-0.1013474;-0.3524919;-0.01094003,-0.09121854;-0.7259119;0.07876852,-0.1001916;-0.7509772;0.02383208,-0.01027425;0.5834455;0.04143882,408.8306

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_None_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.00634679;0.3346143;0.009033642,0.0127855;0.6557664;0.003009147,0.189368;0.5257291;0.008661727,0.2261421;0.2290781;0.0316179,0.2664218;-0.03425652;-0.03140957,-0.1632966;0.5142949;0.0004080855,-0.2096374;0.2181371;0.005337496,-0.2440798;-0.05027154;-0.03602104,0.07841343;0.005340285;-0.03807143,0.09303841;-0.3489343;0.0002274811,0.09730921;-0.7366405;0.07468081,0.09767877;-0.6983149;-0.009359196,-0.07733538;0.005103939;-0.04024684,-0.101033;-0.3497375;-0.01346752,-0.1169265;-0.7375692;0.05872361,-0.1144668;-0.6992249;-0.02527935,0.01112392;0.5772582;0.006915883,0;0;0,0.002352282;0.3344939;0.01403296,0.003112361;0.6557393;0.01174355,0.1761382;0.5155108;-0.01143599,0.2225937;0.2193331;-0.01277661,0.2505559;-0.0444296;-0.08050692,-0.1695713;0.5156509;-0.01319111,-0.2181585;0.2205673;-0.03431298,-0.2586254;-0.03905407;-0.1111192,0.07662611;0.003846481;-0.04171646,0.1039161;-0.3499758;-0.006272793,0.09703266;-0.7319044;0.09353065,0.1005246;-0.767777;0.04079746,-0.07934865;0.00381502;-0.03627474,-0.1131099;-0.349404;-0.0003905632,-0.113641;-0.7340226;0.08874905,-0.1228071;-0.7665738;0.03275339,0.003168978;0.5771902;0.01514518,118.1745
+0;0;0,0.006209537;0.3346187;0.008965344,0.01246879;0.655773;0.002867771,0.1891319;0.5258467;0.008723727,0.225821;0.2291431;0.03113063,0.2667113;-0.0341697;-0.03159397,-0.1635545;0.5142469;0.0005934918,-0.2094715;0.2180178;0.005187246,-0.243974;-0.05036879;-0.03626467,0.0783731;0.005344052;-0.03815388,0.09310476;-0.3489107;0.0002878048,0.09722615;-0.7365976;0.07484956,0.09757078;-0.6982764;-0.009190984,-0.07737488;0.005100743;-0.04017127,-0.1009556;-0.34975;-0.01341245,-0.116942;-0.7375533;0.05891086,-0.1145077;-0.699213;-0.02509323,0.01085768;0.5772647;0.006791108,0;0;0,0.002352282;0.3344939;0.01403296,0.003112361;0.6557393;0.01174355,0.1761382;0.5155108;-0.01143599,0.2225937;0.2193331;-0.01277661,0.2505559;-0.0444296;-0.08050692,-0.1695713;0.5156509;-0.01319111,-0.2181585;0.2205673;-0.03431298,-0.2586254;-0.03905407;-0.1111192,0.07662611;0.003846481;-0.04171646,0.1039161;-0.3499758;-0.006272793,0.09703266;-0.7319044;0.09353065,0.1005246;-0.767777;0.04079746,-0.07934865;0.00381502;-0.03627474,-0.1131099;-0.349404;-0.0003905632,-0.113641;-0.7340226;0.08874905,-0.1228071;-0.7665738;0.03275339,0.003168978;0.5771902;0.01514518,118.194
+0;0;0,0.00621005;0.3346464;0.008966085,0.01246954;0.6558132;0.002868421,0.1891749;0.5258752;0.008724809,0.2257883;0.2297839;0.03108547,0.2668708;-0.0347662;-0.03193387,-0.163595;0.5142726;0.0005926467,-0.2094173;0.2186549;0.00517692,-0.2440819;-0.05099288;-0.03646978,0.07821287;0.005333127;-0.03807587,0.09295137;-0.3490859;0.0003836416,0.09710973;-0.7402506;0.07561426,0.09744116;-0.7022479;-0.005209029,-0.07721669;0.005090315;-0.04008914,-0.1008083;-0.3499251;-0.01331791,-0.1169382;-0.7412071;0.05965417,-0.1145971;-0.7031861;-0.02113406,0.01085844;0.5773054;0.006791731,0;0;0,0.002253689;0.334519;0.01411116,0.002981797;0.6557811;0.01213372,0.1760599;0.5155097;-0.0110836,0.22207;0.2198883;-0.01234519,0.2496297;-0.04523146;-0.08015358,-0.1696453;0.5156614;-0.01345534,-0.2185241;0.2213002;-0.03520209,-0.2591463;-0.03945571;-0.1126758,0.07651086;0.003835857;-0.04155529,0.1036388;-0.3501754;-0.006209731,0.09661987;-0.7356746;0.09392941,0.1001223;-0.7677838;0.04171121,-0.07909273;0.003835887;-0.03640184,-0.1132172;-0.3495048;-0.0004140958,-0.1139259;-0.7374551;0.09003353,-0.1226203;-0.7677116;0.03627362,0.003044412;0.5772274;0.01541436,118.2057
+0;0;0,0.006213868;0.3348521;0.008971598,0.01247538;0.6561237;0.002872544,0.1891938;0.5261708;0.008729625,0.2257953;0.2301762;0.03108299,0.266809;-0.03393134;-0.03183092,-0.1636024;0.5145675;0.0005968595,-0.2094096;0.2190461;0.005179638,-0.2440163;-0.05015051;-0.0363974,0.07817478;0.005330529;-0.03805732,0.092907;-0.3489376;0.0003858134,0.09705467;-0.7390975;0.07542319,0.09739281;-0.7009327;-0.007036828,-0.07717908;0.005087836;-0.04006961,-0.1007607;-0.3497765;-0.01330978,-0.1168491;-0.7400534;0.05947486,-0.1144606;-0.70187;-0.02294939,0.01086406;0.5776049;0.006796405,0;0;0,0.002301008;0.3347044;0.01458585,0.003180139;0.6560762;0.01325703,0.1761298;0.5155401;-0.01022243,0.2221709;0.2200209;-0.01111126,0.2493653;-0.0447225;-0.07867217,-0.1693345;0.5157586;-0.01317372,-0.2183369;0.2215581;-0.0354683,-0.2588902;-0.0386101;-0.1133208,0.07655434;0.003753468;-0.0413934,0.1041316;-0.3500551;-0.005898952,0.09650585;-0.7343724;0.09467244,0.1015236;-0.7683869;0.04229498,-0.07899616;0.003939374;-0.03649874,-0.112792;-0.3492231;3.774837E-05,-0.1136828;-0.7359518;0.09121192,-0.1227965;-0.7665456;0.03542874,0.003197223;0.5775034;0.0163399,118.227
+0;0;0,0.006191943;0.3348534;0.00894038,0.01243737;0.656125;0.002826543,0.1891606;0.5261756;0.00870264,0.2259024;0.2302032;0.03112058,0.2673745;-0.03383061;-0.03180249,-0.1636434;0.5145744;0.0006968579,-0.2091378;0.2190009;0.005022712,-0.2435877;-0.05017713;-0.0368044,0.07814983;0.005337804;-0.03810753,0.0929305;-0.3489192;0.0004199706,0.09704169;-0.7390831;0.07543816,0.09735626;-0.700919;-0.007022023,-0.07719956;0.005082834;-0.04003078,-0.1006844;-0.3497952;-0.01336857,-0.1169464;-0.7400314;0.05959579,-0.1145807;-0.701849;-0.02282923,0.01083009;0.5776062;0.006751658,0;0;0,0.002301008;0.3347044;0.01458585,0.003180139;0.6560762;0.01325703,0.1761298;0.5155401;-0.01022243,0.2221709;0.2200209;-0.01111126,0.2493653;-0.0447225;-0.07867217,-0.1693345;0.5157586;-0.01317372,-0.2183369;0.2215581;-0.0354683,-0.2588902;-0.0386101;-0.1133208,0.07655434;0.003753468;-0.0413934,0.1041316;-0.3500551;-0.005898952,0.09650585;-0.7343724;0.09467244,0.1015236;-0.7683869;0.04229498,-0.07899616;0.003939374;-0.03649874,-0.112792;-0.3492231;3.774837E-05,-0.1136828;-0.7359518;0.09121192,-0.1227965;-0.7665456;0.03542874,0.003197223;0.5775034;0.0163399,118.2483
+0;0;0,0.006193202;0.3349215;0.008942198,0.01243932;0.6562292;0.002828074,0.1891476;0.526285;0.008703961,0.2258994;0.2302321;0.031128,0.267387;-0.03390011;-0.03181852,-0.1636268;0.5146848;0.000698851,-0.2091336;0.2190309;0.005025882,-0.2435964;-0.05024746;-0.03681681,0.07813723;0.005336944;-0.03810139,0.0929285;-0.3491741;0.0004537366,0.09706382;-0.7416282;0.07591228,0.09737086;-0.7036598;-0.004571855,-0.07718711;0.005082015;-0.04002433,-0.1006888;-0.3500505;-0.013343,-0.1170463;-0.7425774;0.06004965,-0.1147372;-0.7045911;-0.02040017,0.01083205;0.5777113;0.006753143,0;0;0,0.002356656;0.3347718;0.01459515,0.003336899;0.6561821;0.01346374,0.1762565;0.5155354;-0.00976336,0.2221355;0.2199087;-0.01065516,0.2484939;-0.04512164;-0.07783759,-0.1690836;0.5157716;-0.0134744,-0.2181536;0.2215519;-0.03644713,-0.2586604;-0.03859517;-0.1147542,0.07657276;0.00374566;-0.04133046,0.1038288;-0.3503551;-0.005931497,0.09680064;-0.7369536;0.09518015,0.1014148;-0.7682887;0.04266346,-0.07896477;0.003950928;-0.0365319,-0.1127801;-0.3494871;-0.0001808368,-0.1137216;-0.7383492;0.09210573,-0.1227839;-0.7677142;0.03793044,0.003327139;0.5776067;0.01645637,118.2701
+0;0;0,0.006195674;0.3350551;0.008945768,0.01244331;0.6564416;0.002830462,0.1890754;0.5265078;0.008706095,0.2258272;0.2304555;0.0311301,0.2673835;-0.03411463;-0.03192078,-0.1635488;0.5149125;0.0007043914,-0.2090555;0.2192592;0.005031414,-0.2435754;-0.05046555;-0.03688065,0.07809938;0.005334359;-0.03808294,0.09289323;-0.3492383;0.0004788972,0.09699693;-0.7386912;0.07536039,0.09730972;-0.7005736;-0.006630257,-0.07714973;0.005079553;-0.04000494,-0.1006555;-0.3501147;-0.01331897,-0.1168879;-0.7396398;0.05951243,-0.1145356;-0.7015041;-0.02244325,0.01083581;0.5779122;0.006756107,0;0;0,0.002495743;0.3348931;0.01485729,0.003608689;0.6563839;0.01407397,0.1763947;0.5156317;-0.009177325,0.2220881;0.2199766;-0.009992359,0.2480152;-0.04561889;-0.07697356,-0.1686282;0.5160862;-0.01395648,-0.2177073;0.2219054;-0.03739501,-0.2583338;-0.0385446;-0.1162302,0.07661442;0.003799051;-0.04115915,0.1038312;-0.3503504;-0.005591393,0.09747256;-0.7340318;0.09463775,0.1017166;-0.7675093;0.0422827,-0.07886937;0.003899124;-0.03664283,-0.112492;-0.3496189;-0.0002817176,-0.1135104;-0.7352455;0.09239428,-0.1230217;-0.7653161;0.03681087,0.00356967;0.5777929;0.01695871,118.2919
+0;0;0,0.00609148;0.3350581;0.008905713,0.01221708;0.6564453;0.00271195,0.1888922;0.5265378;0.008644258,0.2257497;0.2305055;0.03115933,0.267401;-0.03402963;-0.03197549,-0.1637678;0.5149753;0.0008259024,-0.2089023;0.2192597;0.004785918,-0.2432207;-0.05044764;-0.03740235,0.07810914;0.005350854;-0.03806061,0.09293855;-0.3492124;0.0005738363,0.09695524;-0.7386768;0.07540068,0.09723525;-0.700562;-0.006590359,-0.07713902;0.005062029;-0.04002782,-0.1005384;-0.3501471;-0.01344521,-0.1169821;-0.7396234;0.05959917,-0.1146623;-0.7014902;-0.02235771,0.01064552;0.5779163;0.006658665,0;0;0,0.002495743;0.3348931;0.01485729,0.003608689;0.6563839;0.01407397,0.1763947;0.5156317;-0.009177325,0.2220881;0.2199766;-0.009992359,0.2480152;-0.04561889;-0.07697356,-0.1686282;0.5160862;-0.01395648,-0.2177073;0.2219054;-0.03739501,-0.2583338;-0.0385446;-0.1162302,0.07661442;0.003799051;-0.04115915,0.1038312;-0.3503504;-0.005591393,0.09747256;-0.7340318;0.09463775,0.1017166;-0.7675093;0.0422827,-0.07886937;0.003899124;-0.03664283,-0.112492;-0.3496189;-0.0002817176,-0.1135104;-0.7352455;0.09239428,-0.1230217;-0.7653161;0.03681087,0.00356967;0.5777929;0.01695871,118.3037
+0;0;0,0.00609148;0.3350581;0.008905713,0.01221708;0.6564453;0.00271195,0.1888922;0.5265378;0.008644258,0.2257497;0.2305055;0.03115933,0.267401;-0.03402963;-0.03197549,-0.1637678;0.5149753;0.0008259024,-0.2089023;0.2192597;0.004785918,-0.2432207;-0.05044764;-0.03740235,0.07810914;0.005350854;-0.03806061,0.09293855;-0.3492124;0.0005738363,0.09695524;-0.7386768;0.07540068,0.09723525;-0.700562;-0.006590359,-0.07713902;0.005062029;-0.04002782,-0.1005384;-0.3501471;-0.01344521,-0.1169821;-0.7396234;0.05959917,-0.1146623;-0.7014902;-0.02235771,0.01064552;0.5779163;0.006658665,0;0;0,0.002495743;0.3348931;0.01485729,0.003608689;0.6563839;0.01407397,0.1763947;0.5156317;-0.009177325,0.2220881;0.2199766;-0.009992359,0.2480152;-0.04561889;-0.07697356,-0.1686282;0.5160862;-0.01395648,-0.2177073;0.2219054;-0.03739501,-0.2583338;-0.0385446;-0.1162302,0.07661442;0.003799051;-0.04115915,0.1038312;-0.3503504;-0.005591393,0.09747256;-0.7340318;0.09463775,0.1017166;-0.7675093;0.0422827,-0.07886937;0.003899124;-0.03664283,-0.112492;-0.3496189;-0.0002817176,-0.1135104;-0.7352455;0.09239428,-0.1230217;-0.7653161;0.03681087,0.00356967;0.5777929;0.01695871,118.3148
+0;0;0,0.00609291;0.3351368;0.008907802,0.01221923;0.656562;0.002713564,0.1889065;0.5266479;0.00864616,0.2257407;0.2308019;0.03114706,0.2674004;-0.03378585;-0.03200033,-0.1637776;0.5150846;0.0008272696,-0.2088837;0.2195552;0.004784792,-0.243209;-0.05020586;-0.03741188,0.07806127;0.005347575;-0.03803728,0.09288938;-0.3491845;0.0005937628,0.09691174;-0.7391995;0.07552642,0.09718956;-0.7011482;-0.005823746,-0.07709174;0.005058927;-0.04000328,-0.1004891;-0.3501189;-0.01342302,-0.116956;-0.7401459;0.05972465,-0.1146543;-0.7020764;-0.02159161,0.01064761;0.5780299;0.006660432,0;0;0,0.002548054;0.3349631;0.01504457,0.00372918;0.6564926;0.01450133,0.1765174;0.5156959;-0.008702397,0.2220325;0.2202036;-0.009423018,0.2475338;-0.04556465;-0.07610679,-0.168359;0.5161083;-0.01441686,-0.2176256;0.2221731;-0.03813909,-0.2584052;-0.03822401;-0.1172604,0.07664584;0.003842354;-0.04098344,0.1038033;-0.350283;-0.005446315,0.09745353;-0.7344581;0.09511233,0.1016273;-0.7672336;0.04291487,-0.07875394;0.003847035;-0.03676967,-0.1123389;-0.3496265;-0.000249669,-0.1134526;-0.7356254;0.09327304,-0.1226184;-0.7653294;0.03818972,0.003674887;0.577896;0.01731539,118.3373
+0;0;0,0.006028268;0.3351384;0.008891159,0.01207697;0.6565649;0.002684008,0.1887954;0.526683;0.008577649,0.2256558;0.2308325;0.03097617,0.2678064;-0.03365305;-0.03227351,-0.1639211;0.5151379;0.0009284406,-0.2086182;0.2195404;0.004416055,-0.2422304;-0.05015358;-0.03877144,0.07807098;0.005359714;-0.03801563,0.09292404;-0.3491695;0.0006324835,0.09697496;-0.7392;0.0754834,0.09722193;-0.7011488;-0.005866878,-0.07708442;0.005043902;-0.04001929,-0.1002716;-0.3501559;-0.01354986,-0.1169824;-0.7401597;0.05966688,-0.1147108;-0.7020888;-0.0216501,0.01052668;0.5780324;0.006632574,0;0;0,0.002548054;0.3349631;0.01504457,0.00372918;0.6564926;0.01450133,0.1765174;0.5156959;-0.008702397,0.2220325;0.2202036;-0.009423018,0.2475338;-0.04556465;-0.07610679,-0.168359;0.5161083;-0.01441686,-0.2176256;0.2221731;-0.03813909,-0.2584052;-0.03822401;-0.1172604,0.07664584;0.003842354;-0.04098344,0.1038033;-0.350283;-0.005446315,0.09745353;-0.7344581;0.09511233,0.1016273;-0.7672336;0.04291487,-0.07875394;0.003847035;-0.03676967,-0.1123389;-0.3496265;-0.000249669,-0.1134526;-0.7356254;0.09327304,-0.1226184;-0.7653294;0.03818972,0.003674887;0.577896;0.01731539,118.3492
+0;0;0,0.00602751;0.3350963;0.008890041,0.01207546;0.6564829;0.002683718,0.188922;0.5265753;0.008578193,0.2256559;0.2317401;0.03089985,0.2678118;-0.03277898;-0.03235783,-0.1640476;0.5150219;0.000923499,-0.2085912;0.2204388;0.004399145,-0.2422078;-0.04928941;-0.03879382,0.07800446;0.005355148;-0.03798324,0.09286509;-0.3493547;0.0006845668,0.09693926;-0.7416232;0.07596496,0.09718414;-0.7036397;-0.00470072,-0.07701875;0.005039604;-0.03998519,-0.1002178;-0.3503413;-0.01350228,-0.1170244;-0.7425829;0.06013457,-0.114772;-0.7045798;-0.02049809,0.01052539;0.5779616;0.006631724,0;0;0,0.002388529;0.3349113;0.01528251,0.003550254;0.6564021;0.01499379,0.1764942;0.5156232;-0.008108377,0.2214665;0.2210855;-0.008833408,0.2467885;-0.04492515;-0.07475841,-0.1685107;0.5159057;-0.0147794,-0.2177585;0.223022;-0.03863744,-0.2584201;-0.03753743;-0.1174055,0.07665297;0.003840998;-0.04081261,0.1037044;-0.3504502;-0.005020499,0.09722739;-0.7369521;0.09564042,0.1015352;-0.7685567;0.04313254,-0.07862154;0.00383771;-0.03687852,-0.1124061;-0.3498364;-0.0007072538,-0.1135363;-0.737823;0.09428439,-0.1224998;-0.7669562;0.03956994,0.003478482;0.577814;0.01772904,118.3717
+0;0;0,0.006027401;0.3350902;0.00888988,0.01207535;0.6564768;0.002683503,0.1889553;0.5265583;0.008578409,0.2256313;0.2321873;0.03086492,0.2678943;-0.03300402;-0.03255352,-0.1640804;0.5150027;0.0009222818,-0.2085539;0.2208834;0.004392455,-0.2422559;-0.04953021;-0.03891027,0.07797901;0.005353401;-0.03797085,0.0927657;-0.3475915;0.0005045645,0.09686316;-0.7421025;0.07621531,0.09710796;-0.7041218;-0.004422978,-0.07699361;0.00503796;-0.03997215,-0.1000772;-0.3485746;-0.013621,-0.1169799;-0.7430586;0.06043681,-0.1147282;-0.7050583;-0.02016847,0.01052525;0.5779542;0.006631575,0;0;0,0.002384074;0.3348978;0.01544535,0.003616996;0.6563891;0.01537895,0.176594;0.5156263;-0.007667663,0.2213372;0.2215281;-0.008276464,0.2461808;-0.04529497;-0.07402396,-0.168379;0.5159576;-0.01528122,-0.2178369;0.2236192;-0.0395353,-0.2586232;-0.03753242;-0.1187237,0.07664278;0.003815234;-0.04077375,0.1036526;-0.3488038;-0.006140709,0.09733206;-0.7371641;0.09644616,0.1019114;-0.767999;0.04311288,-0.0785818;0.003867302;-0.03689329,-0.1120986;-0.348041;-0.0007505342,-0.1134163;-0.738406;0.09412409,-0.1213797;-0.7649133;0.0365932,0.003515527;0.5777974;0.01804638,118.3928
+0;0;0,0.005833629;0.3350929;0.008918423,0.01166086;0.6564828;0.002678884,0.1886419;0.5266872;0.008657584,0.2253786;0.2323321;0.03105414,0.2678297;-0.03278396;-0.03255274,-0.1644375;0.5150153;0.001124316,-0.2084177;0.220814;0.003852056,-0.2424152;-0.04962996;-0.03902823,0.07799023;0.005394822;-0.03794195,0.09282746;-0.3475348;0.0006540082,0.09682366;-0.7420591;0.07630092,0.09704402;-0.7040788;-0.004337482,-0.07698014;0.004994111;-0.04000359,-0.09999023;-0.3486259;-0.01368754,-0.1171843;-0.743062;0.06055743,-0.1149556;-0.7050617;-0.02004849,0.01017706;0.5779594;0.006636973,0;0;0,0.002384074;0.3348978;0.01544535,0.003616996;0.6563891;0.01537895,0.176594;0.5156263;-0.007667663,0.2213372;0.2215281;-0.008276464,0.2461808;-0.04529497;-0.07402396,-0.168379;0.5159576;-0.01528122,-0.2178369;0.2236192;-0.0395353,-0.2586232;-0.03753242;-0.1187237,0.07664278;0.003815234;-0.04077375,0.1036526;-0.3488038;-0.006140709,0.09733206;-0.7371641;0.09644616,0.1019114;-0.767999;0.04311288,-0.0785818;0.003867302;-0.03689329,-0.1120986;-0.348041;-0.0007505342,-0.1134163;-0.738406;0.09412409,-0.1213797;-0.7649133;0.0365932,0.003515527;0.5777974;0.01804638,118.4041
+0;0;0,0.005833629;0.3350929;0.008918423,0.01166086;0.6564828;0.002678884,0.1886419;0.5266872;0.008657584,0.2253786;0.2323321;0.03105414,0.2678297;-0.03278396;-0.03255274,-0.1644375;0.5150153;0.001124316,-0.2084177;0.220814;0.003852056,-0.2424152;-0.04962996;-0.03902823,0.07799023;0.005394822;-0.03794195,0.09282746;-0.3475348;0.0006540082,0.09682366;-0.7420591;0.07630092,0.09704402;-0.7040788;-0.004337482,-0.07698014;0.004994111;-0.04000359,-0.09999023;-0.3486259;-0.01368754,-0.1171843;-0.743062;0.06055743,-0.1149556;-0.7050617;-0.02004849,0.01017706;0.5779594;0.006636973,0;0;0,0.002384074;0.3348978;0.01544535,0.003616996;0.6563891;0.01537895,0.176594;0.5156263;-0.007667663,0.2213372;0.2215281;-0.008276464,0.2461808;-0.04529497;-0.07402396,-0.168379;0.5159576;-0.01528122,-0.2178369;0.2236192;-0.0395353,-0.2586232;-0.03753242;-0.1187237,0.07664278;0.003815234;-0.04077375,0.1036526;-0.3488038;-0.006140709,0.09733206;-0.7371641;0.09644616,0.1019114;-0.767999;0.04311288,-0.0785818;0.003867302;-0.03689329,-0.1120986;-0.348041;-0.0007505342,-0.1134163;-0.738406;0.09412409,-0.1213797;-0.7649133;0.0365932,0.003515527;0.5777974;0.01804638,118.4152
+0;0;0,0.005833645;0.3350938;0.008918447,0.01166055;0.6564662;0.002679421,0.1887227;0.5266559;0.008658609,0.2254172;0.2326393;0.03102942,0.2678872;-0.03259507;-0.03260583,-0.1645169;0.5149787;0.001121922,-0.2084466;0.2211156;0.003846525,-0.2424592;-0.04944891;-0.03905288,0.07797059;0.005393463;-0.0379324,0.09278369;-0.3469622;0.0006008036,0.09679243;-0.7427251;0.0764852,0.09701218;-0.7047672;-0.00392653,-0.07696076;0.004992854;-0.03999352,-0.09993342;-0.3480521;-0.01372026,-0.1171815;-0.7437266;0.0607578,-0.1149591;-0.7057489;-0.01962154,0.01017692;0.5779514;0.006637081,0;0;0,0.002377167;0.3348913;0.01560748,0.003685817;0.6563658;0.01579666,0.176722;0.5155271;-0.007119894,0.2212733;0.2217454;-0.007622004,0.2458174;-0.04529038;-0.07313442,-0.1683193;0.5159898;-0.01563089,-0.2176455;0.2240095;-0.0402717,-0.2586603;-0.03719944;-0.1195816,0.07668672;0.00381276;-0.04064453,0.103886;-0.348228;-0.006201982,0.09747475;-0.7376823;0.09717572,0.1021874;-0.768102;0.04372776,-0.07852103;0.003866504;-0.03697114,-0.1118526;-0.3474677;-0.0007488914,-0.1129722;-0.738977;0.09476015,-0.1213243;-0.7653543;0.03747774,0.003550589;0.5777798;0.01837885,118.4375
+0;0;0,0.005551954;0.3350914;0.009185079,0.01118436;0.6564692;0.003038703,0.1883055;0.526612;0.008900671,0.2252385;0.2326319;0.03135854,0.2678755;-0.0325371;-0.03243725,-0.1649133;0.5149499;0.001499154,-0.2083829;0.2210118;0.003382679,-0.2427657;-0.04954454;-0.03927268,0.07798687;0.005441049;-0.03789209,0.09261548;-0.3468968;0.0008741878,0.09655095;-0.7426447;0.07684065,0.09674565;-0.7046747;-0.003569938,-0.0769546;0.004945446;-0.04001126,-0.1000263;-0.348073;-0.01346955,-0.1173888;-0.7437182;0.06113707,-0.1151917;-0.7057284;-0.01924177,0.009771338;0.5779518;0.006972859,0;0;0,0.002377167;0.3348913;0.01560748,0.003685817;0.6563658;0.01579666,0.176722;0.5155271;-0.007119894,0.2212733;0.2217454;-0.007622004,0.2458174;-0.04529038;-0.07313442,-0.1683193;0.5159898;-0.01563089,-0.2176455;0.2240095;-0.0402717,-0.2586603;-0.03719944;-0.1195816,0.07668672;0.00381276;-0.04064453,0.103886;-0.348228;-0.006201982,0.09747475;-0.7376823;0.09717572,0.1021874;-0.768102;0.04372776,-0.07852103;0.003866504;-0.03697114,-0.1118526;-0.3474677;-0.0007488914,-0.1129722;-0.738977;0.09476015,-0.1213243;-0.7653543;0.03747774,0.003550589;0.5777798;0.01837885,118.4484
+0;0;0,0.005551739;0.3350784;0.009184724,0.01118377;0.6564349;0.003038827,0.1884046;0.5265561;0.008901523,0.2253643;0.232364;0.03137559,0.267953;-0.03250515;-0.03234807,-0.1650112;0.5148874;0.001495876,-0.2085122;0.2207374;0.003380759,-0.2428561;-0.0495131;-0.03922637,0.07792883;0.005436999;-0.03786389,0.09256843;-0.3471657;0.0009315386,0.09651072;-0.7435983;0.07702946,0.09670396;-0.7056882;-0.002777509,-0.07689732;0.004941766;-0.03998149,-0.0999864;-0.3483421;-0.01341982,-0.117379;-0.7446719;0.06131589,-0.1151983;-0.706742;-0.01845956,0.009770874;0.5779245;0.006972635,0;0;0,0.002452895;0.3348659;0.01586056,0.003878005;0.6563189;0.01634395,0.17701;0.5154322;-0.006386876,0.2214224;0.221413;-0.006951571,0.2457322;-0.0453805;-0.07222378,-0.1682183;0.5159475;-0.01545772,-0.217691;0.2238121;-0.04054725,-0.2585143;-0.03721207;-0.1194777,0.07677022;0.003776878;-0.04035103,0.1040601;-0.3485046;-0.005694151,0.0977995;-0.7386616;0.09776378,0.1025237;-0.7683868;0.04445004,-0.07834048;0.003907541;-0.0371973,-0.1113515;-0.3476824;-0.0005514957,-0.112475;-0.7397258;0.09570846,-0.120225;-0.7670172;0.04012617,0.003706425;0.5777372;0.01884031,118.4595
+0;0;0,0.005551739;0.3350784;0.009184724,0.01118377;0.6564349;0.003038827,0.1884046;0.5265561;0.008901523,0.2253643;0.232364;0.03137559,0.267953;-0.03250515;-0.03234807,-0.1650112;0.5148874;0.001495876,-0.2085122;0.2207374;0.003380759,-0.2428561;-0.0495131;-0.03922637,0.07792883;0.005436999;-0.03786389,0.09256843;-0.3471657;0.0009315386,0.09651072;-0.7435983;0.07702946,0.09670396;-0.7056882;-0.002777509,-0.07689732;0.004941766;-0.03998149,-0.0999864;-0.3483421;-0.01341982,-0.117379;-0.7446719;0.06131589,-0.1151983;-0.706742;-0.01845956,0.009770874;0.5779245;0.006972635,0;0;0,0.002452895;0.3348659;0.01586056,0.003878005;0.6563189;0.01634395,0.17701;0.5154322;-0.006386876,0.2214224;0.221413;-0.006951571,0.2457322;-0.0453805;-0.07222378,-0.1682183;0.5159475;-0.01545772,-0.217691;0.2238121;-0.04054725,-0.2585143;-0.03721207;-0.1194777,0.07677022;0.003776878;-0.04035103,0.1040601;-0.3485046;-0.005694151,0.0977995;-0.7386616;0.09776378,0.1025237;-0.7683868;0.04445004,-0.07834048;0.003907541;-0.0371973,-0.1113515;-0.3476824;-0.0005514957,-0.112475;-0.7397258;0.09570846,-0.120225;-0.7670172;0.04012617,0.003706425;0.5777372;0.01884031,118.4713
+0;0;0,0.005202582;0.3350832;0.009212638,0.01042861;0.6564444;0.002964371,0.1877816;0.5265924;0.008976452,0.2248987;0.2324349;0.03164405,0.267532;-0.03239235;-0.03222384,-0.1654772;0.514483;0.00102478,-0.2085952;0.2202749;0.002615781,-0.2429281;-0.04978666;-0.04118123,0.07793471;0.005541031;-0.03783671,0.09232065;-0.3470511;0.001149565,0.09633633;-0.7434877;0.07722294,0.09661852;-0.7055824;-0.002584256,-0.07689746;0.004832254;-0.03999458,-0.1000664;-0.3484321;-0.0132445,-0.1176713;-0.7447779;0.06135663,-0.1154004;-0.7068484;-0.01841635,0.00914129;0.5779334;0.006929236,0;0;0,0.002452895;0.3348659;0.01586056,0.003878005;0.6563189;0.01634395,0.17701;0.5154322;-0.006386876,0.2214224;0.221413;-0.006951571,0.2457322;-0.0453805;-0.07222378,-0.1682183;0.5159475;-0.01545772,-0.217691;0.2238121;-0.04054725,-0.2585143;-0.03721207;-0.1194777,0.07677022;0.003776878;-0.04035103,0.1040601;-0.3485046;-0.005694151,0.0977995;-0.7386616;0.09776378,0.1025237;-0.7683868;0.04445004,-0.07834048;0.003907541;-0.0371973,-0.1113515;-0.3476824;-0.0005514957,-0.112475;-0.7397258;0.09570846,-0.120225;-0.7670172;0.04012617,0.003706425;0.5777372;0.01884031,118.4822
+0;0;0,0.005201967;0.3350436;0.009211549,0.01042748;0.6563731;0.00296384,0.1878338;0.5265121;0.008976211,0.224899;0.2327666;0.03161208,0.2676032;-0.03250131;-0.03236207,-0.1655303;0.5143992;0.001022168,-0.2085879;0.220603;0.002610941,-0.2429779;-0.04990789;-0.04125893,0.07790451;0.005538885;-0.03782205,0.09230089;-0.3473091;0.001192521,0.09631497;-0.7435865;0.07723534,0.09659672;-0.7056935;-0.002448827,-0.07686767;0.004830381;-0.03997908,-0.1000534;-0.3486904;-0.01320959,-0.1176512;-0.7448771;0.0613616,-0.1153838;-0.7069598;-0.0182884,0.009140264;0.5778685;0.006928385,0;0;0,0.002409086;0.3348218;0.01595914,0.003850229;0.6562437;0.01660609,0.1770581;0.5153622;-0.005959272,0.221168;0.221718;-0.006251216,0.2455212;-0.04555514;-0.07148445,-0.1681953;0.5158631;-0.01585899,-0.2178976;0.2242163;-0.04124632,-0.2586107;-0.03730655;-0.120187,0.07679203;0.003772438;-0.04023743,0.1040172;-0.348761;-0.005450726,0.09791191;-0.7386892;0.09824645,0.1022264;-0.7686898;0.04539501,-0.0782733;0.003912682;-0.03725962,-0.1112829;-0.3479501;-0.0007350817,-0.1123676;-0.7396926;0.09606922,-0.1196499;-0.7671143;0.04073689,0.003662556;0.5776665;0.01904488,118.4935
+0;0;0,0.005201967;0.3350436;0.009211549,0.01042748;0.6563731;0.00296384,0.1878338;0.5265121;0.008976211,0.224899;0.2327666;0.03161208,0.2676032;-0.03250131;-0.03236207,-0.1655303;0.5143992;0.001022168,-0.2085879;0.220603;0.002610941,-0.2429779;-0.04990789;-0.04125893,0.07790451;0.005538885;-0.03782205,0.09230089;-0.3473091;0.001192521,0.09631497;-0.7435865;0.07723534,0.09659672;-0.7056935;-0.002448827,-0.07686767;0.004830381;-0.03997908,-0.1000534;-0.3486904;-0.01320959,-0.1176512;-0.7448771;0.0613616,-0.1153838;-0.7069598;-0.0182884,0.009140264;0.5778685;0.006928385,0;0;0,0.002409086;0.3348218;0.01595914,0.003850229;0.6562437;0.01660609,0.1770581;0.5153622;-0.005959272,0.221168;0.221718;-0.006251216,0.2455212;-0.04555514;-0.07148445,-0.1681953;0.5158631;-0.01585899,-0.2178976;0.2242163;-0.04124632,-0.2586107;-0.03730655;-0.120187,0.07679203;0.003772438;-0.04023743,0.1040172;-0.348761;-0.005450726,0.09791191;-0.7386892;0.09824645,0.1022264;-0.7686898;0.04539501,-0.0782733;0.003912682;-0.03725962,-0.1112829;-0.3479501;-0.0007350817,-0.1123676;-0.7396926;0.09606922,-0.1196499;-0.7671143;0.04073689,0.003662556;0.5776665;0.01904488,118.5165
+0;0;0,0.004990196;0.3350488;0.0093079,0.01009252;0.6563684;0.003101087,0.1873937;0.5266057;0.009054325,0.2245241;0.2335979;0.03168862,0.267589;-0.03247085;-0.03271279,-0.1655312;0.5141522;0.0001797932,-0.2082821;0.2210381;0.001204581,-0.2433107;-0.05010602;-0.04405696,0.07789814;0.005605691;-0.03775346,0.09219112;-0.3473569;0.001311563,0.09619744;-0.7429551;0.07720438,0.09663425;-0.7050699;-0.002366424,-0.07680996;0.00474741;-0.040032,-0.1000664;-0.3488728;-0.01310761,-0.1177983;-0.7443461;0.06145802,-0.1153778;-0.7064378;-0.01807486,0.008841267;0.5778683;0.007057773,0;0;0,0.002397731;0.3348231;0.01603019,0.003847167;0.6562322;0.0167408,0.1768692;0.5152742;-0.005690813,0.220764;0.2223275;-0.005814672,0.2449458;-0.0459635;-0.07085252,-0.16801;0.5159208;-0.01593545,-0.2177904;0.225087;-0.04205333,-0.2583993;-0.03735527;-0.1212348,0.07678476;0.003772571;-0.04018378,0.1040058;-0.3488733;-0.005357265,0.09806715;-0.7380922;0.09831095,0.1018954;-0.7682142;0.04573179,-0.07822341;0.003906606;-0.03729215,-0.1111811;-0.34821;-0.002068657,-0.1124971;-0.7389493;0.09588398,-0.1201213;-0.7664791;0.04087419,0.003655434;0.5776602;0.01916516,118.5387
+0;0;0,0.004989967;0.3350334;0.009307474,0.01009205;0.6563374;0.003101016,0.1873971;0.5265788;0.009054037,0.2245401;0.2334711;0.03169605,0.2675856;-0.0324775;-0.03267628,-0.1655353;0.514125;0.0001793206,-0.2083007;0.220911;0.001204457,-0.2433135;-0.05011064;-0.04403664,0.07782739;0.0056006;-0.03771917,0.09213381;-0.347694;0.001382593,0.09613881;-0.7431616;0.07725035,0.09657624;-0.7052653;-0.002432562,-0.07674021;0.004743099;-0.03999564,-0.1000185;-0.3492096;-0.01304593,-0.1177445;-0.7445524;0.06149508,-0.1153206;-0.706633;-0.01814985,0.00884087;0.5778425;0.007057444,0;0;0,0.002334848;0.3348015;0.01616979,0.003767669;0.6561948;0.01697671,0.1768095;0.5152038;-0.005286694,0.2206388;0.2221452;-0.005428076,0.244448;-0.04610392;-0.07024264,-0.1678926;0.515667;-0.01630515,-0.2182795;0.2249035;-0.0431768,-0.2586311;-0.03729007;-0.1228743,0.07677855;0.003762483;-0.04002631,0.1039161;-0.3492179;-0.005110741,0.09804665;-0.7383105;0.09851849,0.1018647;-0.769438;0.04693592,-0.07807031;0.00390409;-0.0374298,-0.111279;-0.3485549;-0.002493605,-0.1125362;-0.7390587;0.09585115,-0.1206704;-0.7676861;0.04191991,0.003577568;0.5776271;0.01937675,118.5606
+0;0;0,0.004989967;0.3350334;0.009307474,0.01009205;0.6563374;0.003101016,0.1873971;0.5265788;0.009054037,0.2245401;0.2334711;0.03169605,0.2675856;-0.0324775;-0.03267628,-0.1655353;0.514125;0.0001793206,-0.2083007;0.220911;0.001204457,-0.2433135;-0.05011064;-0.04403664,0.07782739;0.0056006;-0.03771917,0.09213381;-0.347694;0.001382593,0.09613881;-0.7431616;0.07725035,0.09657624;-0.7052653;-0.002432562,-0.07674021;0.004743099;-0.03999564,-0.1000185;-0.3492096;-0.01304593,-0.1177445;-0.7445524;0.06149508,-0.1153206;-0.706633;-0.01814985,0.00884087;0.5778425;0.007057444,0;0;0,0.002334848;0.3348015;0.01616979,0.003767669;0.6561948;0.01697671,0.1768095;0.5152038;-0.005286694,0.2206388;0.2221452;-0.005428076,0.244448;-0.04610392;-0.07024264,-0.1678926;0.515667;-0.01630515,-0.2182795;0.2249035;-0.0431768,-0.2586311;-0.03729007;-0.1228743,0.07677855;0.003762483;-0.04002631,0.1039161;-0.3492179;-0.005110741,0.09804665;-0.7383105;0.09851849,0.1018647;-0.769438;0.04693592,-0.07807031;0.00390409;-0.0374298,-0.111279;-0.3485549;-0.002493605,-0.1125362;-0.7390587;0.09585115,-0.1206704;-0.7676861;0.04191991,0.003577568;0.5776271;0.01937675,118.572
+0;0;0,0.004741018;0.3350553;0.00946688,0.009739581;0.6563701;0.003370875,0.1870334;0.5266877;0.009331712,0.2242552;0.2333985;0.03190751,0.2674673;-0.03212166;-0.03240623,-0.1656363;0.5137779;-0.0005670809,-0.2085353;0.220397;-0.00156902,-0.2440243;-0.04994348;-0.04805657,0.07779826;0.005684981;-0.03767825,0.09194605;-0.3479172;0.001666695,0.09593528;-0.743458;0.07762854,0.09654082;-0.7055944;-0.001657479,-0.07671176;0.004656266;-0.03997706,-0.1002168;-0.3495885;-0.01275796,-0.1179889;-0.7449967;0.06190883,-0.1154058;-0.7071109;-0.01733523,0.008506303;0.5778772;0.007308426,0;0;0,0.002272606;0.3348233;0.01619744,0.003668763;0.6562245;0.01706719,0.1767034;0.5151554;-0.00471735,0.22049;0.2219043;-0.005132198,0.2443158;-0.04595307;-0.06985688,-0.1678941;0.5156805;-0.01641484,-0.2185824;0.2249107;-0.04465195,-0.2588539;-0.03655383;-0.1253923,0.07677753;0.003749728;-0.03994608,0.1037201;-0.3495587;-0.004875779,0.09805664;-0.7387366;0.09879279,0.101418;-0.7701486;0.04813958,-0.07800329;0.003911668;-0.03747967,-0.1112097;-0.348864;-0.002417572,-0.1125102;-0.7394313;0.09604152,-0.1204879;-0.768114;0.04273882,0.003480889;0.5776592;0.01944101,118.5936
+0;0;0,0.004741018;0.3350553;0.00946688,0.009739581;0.6563701;0.003370875,0.1870334;0.5266877;0.009331712,0.2242552;0.2333985;0.03190751,0.2674673;-0.03212166;-0.03240623,-0.1656363;0.5137779;-0.0005670809,-0.2085353;0.220397;-0.00156902,-0.2440243;-0.04994348;-0.04805657,0.07779826;0.005684981;-0.03767825,0.09194605;-0.3479172;0.001666695,0.09593528;-0.743458;0.07762854,0.09654082;-0.7055944;-0.001657479,-0.07671176;0.004656266;-0.03997706,-0.1002168;-0.3495885;-0.01275796,-0.1179889;-0.7449967;0.06190883,-0.1154058;-0.7071109;-0.01733523,0.008506303;0.5778772;0.007308426,0;0;0,0.002272606;0.3348233;0.01619744,0.003668763;0.6562245;0.01706719,0.1767034;0.5151554;-0.00471735,0.22049;0.2219043;-0.005132198,0.2443158;-0.04595307;-0.06985688,-0.1678941;0.5156805;-0.01641484,-0.2185824;0.2249107;-0.04465195,-0.2588539;-0.03655383;-0.1253923,0.07677753;0.003749728;-0.03994608,0.1037201;-0.3495587;-0.004875779,0.09805664;-0.7387366;0.09879279,0.101418;-0.7701486;0.04813958,-0.07800329;0.003911668;-0.03747967,-0.1112097;-0.348864;-0.002417572,-0.1125102;-0.7394313;0.09604152,-0.1204879;-0.768114;0.04273882,0.003480889;0.5776592;0.01944101,118.6055
+0;0;0,0.004741018;0.3350553;0.00946688,0.009739581;0.6563701;0.003370875,0.1870334;0.5266877;0.009331712,0.2242552;0.2333985;0.03190751,0.2674673;-0.03212166;-0.03240623,-0.1656363;0.5137779;-0.0005670809,-0.2085353;0.220397;-0.00156902,-0.2440243;-0.04994348;-0.04805657,0.07779826;0.005684981;-0.03767825,0.09194605;-0.3479172;0.001666695,0.09593528;-0.743458;0.07762854,0.09654082;-0.7055944;-0.001657479,-0.07671176;0.004656266;-0.03997706,-0.1002168;-0.3495885;-0.01275796,-0.1179889;-0.7449967;0.06190883,-0.1154058;-0.7071109;-0.01733523,0.008506303;0.5778772;0.007308426,0;0;0,0.002272606;0.3348233;0.01619744,0.003668763;0.6562245;0.01706719,0.1767034;0.5151554;-0.00471735,0.22049;0.2219043;-0.005132198,0.2443158;-0.04595307;-0.06985688,-0.1678941;0.5156805;-0.01641484,-0.2185824;0.2249107;-0.04465195,-0.2588539;-0.03655383;-0.1253923,0.07677753;0.003749728;-0.03994608,0.1037201;-0.3495587;-0.004875779,0.09805664;-0.7387366;0.09879279,0.101418;-0.7701486;0.04813958,-0.07800329;0.003911668;-0.03747967,-0.1112097;-0.348864;-0.002417572,-0.1125102;-0.7394313;0.09604152,-0.1204879;-0.768114;0.04273882,0.003480889;0.5776592;0.01944101,118.6169
+0;0;0,0.004304635;0.3350292;0.00975104,0.009125727;0.6563172;0.003781428,0.1864277;0.5266754;0.009614348,0.2236845;0.2340695;0.03187901,0.2672158;-0.03207019;-0.0322341,-0.1660191;0.5134984;-0.00108455,-0.20871;0.2208151;-0.005083099,-0.2458644;-0.04918623;-0.05562662,0.07779828;0.005778818;-0.0375887,0.0916298;-0.3484139;0.002002843,0.09548302;-0.7431315;0.07792458,0.09622295;-0.7052627;-0.001301683,-0.07665519;0.004556932;-0.04002615,-0.1005684;-0.3502334;-0.01240004,-0.1181705;-0.7448443;0.06212066,-0.1154563;-0.7069516;-0.01706016,0.007940876;0.5778362;0.007701343,0;0;0,0.002233788;0.3347986;0.01622057,0.003547989;0.6561692;0.01713741,0.1765819;0.5150462;-0.0043242,0.2202104;0.2224741;-0.004625203,0.2441975;-0.04589662;-0.06972206,-0.1679458;0.5158155;-0.01663038,-0.2188116;0.2260425;-0.04739202,-0.2598925;-0.03548944;-0.1295456,0.0767751;0.003747478;-0.03988004,0.1035511;-0.3501731;-0.004743934,0.09810166;-0.7385083;0.09892333,0.1012678;-0.7700197;0.04846942,-0.0779031;0.003940796;-0.03760923,-0.1110485;-0.3494494;-0.002566639,-0.1125537;-0.7391595;0.09594616,-0.1201855;-0.7709872;0.04636438,0.003386669;0.5776168;0.01948655,118.6282
+0;0;0,0.004304635;0.3350292;0.00975104,0.009125727;0.6563172;0.003781428,0.1864277;0.5266754;0.009614348,0.2236845;0.2340695;0.03187901,0.2672158;-0.03207019;-0.0322341,-0.1660191;0.5134984;-0.00108455,-0.20871;0.2208151;-0.005083099,-0.2458644;-0.04918623;-0.05562662,0.07779828;0.005778818;-0.0375887,0.0916298;-0.3484139;0.002002843,0.09548302;-0.7431315;0.07792458,0.09622295;-0.7052627;-0.001301683,-0.07665519;0.004556932;-0.04002615,-0.1005684;-0.3502334;-0.01240004,-0.1181705;-0.7448443;0.06212066,-0.1154563;-0.7069516;-0.01706016,0.007940876;0.5778362;0.007701343,0;0;0,0.002233788;0.3347986;0.01622057,0.003547989;0.6561692;0.01713741,0.1765819;0.5150462;-0.0043242,0.2202104;0.2224741;-0.004625203,0.2441975;-0.04589662;-0.06972206,-0.1679458;0.5158155;-0.01663038,-0.2188116;0.2260425;-0.04739202,-0.2598925;-0.03548944;-0.1295456,0.0767751;0.003747478;-0.03988004,0.1035511;-0.3501731;-0.004743934,0.09810166;-0.7385083;0.09892333,0.1012678;-0.7700197;0.04846942,-0.0779031;0.003940796;-0.03760923,-0.1110485;-0.3494494;-0.002566639,-0.1125537;-0.7391595;0.09594616,-0.1201855;-0.7709872;0.04636438,0.003386669;0.5776168;0.01948655,118.641
+0;0;0,0.004304574;0.3350245;0.009750903,0.009125052;0.6562716;0.003782266,0.1863607;0.5266641;0.009613714,0.2235809;0.2343463;0.03185645,0.267096;-0.03169447;-0.03223284,-0.1659547;0.513492;-0.001081198,-0.2086036;0.2210968;-0.00507581,-0.2457442;-0.0488041;-0.05560055,0.07776165;0.005776097;-0.037571,0.0915941;-0.3484403;0.002023194,0.09544692;-0.7431172;0.07793711,0.09618724;-0.7052444;-0.001330599,-0.0766191;0.004554787;-0.0400073,-0.1005339;-0.3502594;-0.01237934,-0.1181342;-0.7448297;0.06213369,-0.1154185;-0.7069327;-0.01708856,0.007940431;0.5778059;0.007701421,0;0;0,0.002173066;0.3347927;0.01625383,0.003363259;0.6561233;0.0172323,0.1764071;0.5150706;-0.004078627,0.2200425;0.2227939;-0.004369497,0.2439192;-0.04549643;-0.0693996,-0.1679751;0.5158626;-0.0168959,-0.2191747;0.2268183;-0.05098046,-0.2616674;-0.03363308;-0.135468,0.07675712;0.003757045;-0.0398252,0.1034178;-0.3501971;-0.004697561,0.09807938;-0.738493;0.09896278,0.1012844;-0.7699333;0.04835916,-0.0778184;0.003915923;-0.03769323,-0.1109216;-0.3494887;-0.002512608,-0.1125139;-0.7391243;0.09612413,-0.1200277;-0.7704177;0.04579961,0.003240876;0.5775851;0.01955068,118.6634
+0;0;0,0.004006412;0.335024;0.00989361,0.008683847;0.6562743;0.004001545,0.1859717;0.5267103;0.009813517,0.2234194;0.234392;0.03166464,0.2667904;-0.03179535;-0.03191172,-0.1663679;0.5135151;-0.0008061957,-0.2088782;0.2211837;-0.008869801,-0.2471111;-0.04802477;-0.06219638,0.07777929;0.005847628;-0.03752339,0.09133768;-0.3483626;0.002220832,0.0952125;-0.7430443;0.07810868,0.09593742;-0.7051647;-0.001158513,-0.07660527;0.004483214;-0.04004186,-0.1006193;-0.3503091;-0.01221992,-0.1184749;-0.7448456;0.06241111,-0.1157739;-0.7069438;-0.01681115,0.007538547;0.5778074;0.007909923,0;0;0,0.002173066;0.3347927;0.01625383,0.003363259;0.6561233;0.0172323,0.1764071;0.5150706;-0.004078627,0.2200425;0.2227939;-0.004369497,0.2439192;-0.04549643;-0.0693996,-0.1679751;0.5158626;-0.0168959,-0.2191747;0.2268183;-0.05098046,-0.2616674;-0.03363308;-0.135468,0.07675712;0.003757045;-0.0398252,0.1034178;-0.3501971;-0.004697561,0.09807938;-0.738493;0.09896278,0.1012844;-0.7699333;0.04835916,-0.0778184;0.003915923;-0.03769323,-0.1109216;-0.3494887;-0.002512608,-0.1125139;-0.7391243;0.09612413,-0.1200277;-0.7704177;0.04579961,0.003240876;0.5775851;0.01955068,118.6764
+0;0;0,0.004006344;0.3350183;0.009893442,0.008683314;0.6562367;0.004002182,0.1860709;0.5266573;0.009814564,0.2233893;0.2353484;0.03159023,0.2668712;-0.03151923;-0.0321486,-0.1664653;0.5134547;-0.0008110739,-0.2088287;0.2221327;-0.008846836,-0.2471594;-0.04776376;-0.0623097,0.07775344;0.005845684;-0.03751092,0.09131572;-0.3484662;0.002244707,0.09519824;-0.7439325;0.07828341,0.09592075;-0.7060791;-0.0007201061,-0.07657981;0.004481724;-0.04002856,-0.1006007;-0.3504123;-0.01219863,-0.1184918;-0.7457331;0.06258078,-0.1157998;-0.7078577;-0.01637797,0.007538205;0.5777829;0.007909908,0;0;0,0.002073273;0.3347859;0.01628768,0.00297112;0.6560863;0.01742029,0.1762984;0.5149949;-0.00318718,0.2196991;0.2237152;-0.003719687,0.2437588;-0.04524878;-0.06892049,-0.1683069;0.5158488;-0.01719246,-0.2197399;0.2283407;-0.05489454,-0.2630603;-0.03170332;-0.1424852,0.07675149;0.003758907;-0.03977334,0.103511;-0.3502877;-0.004612803,0.09769356;-0.7394465;0.09888673,0.1013319;-0.7702217;0.0479269,-0.07773223;0.003904971;-0.03780596,-0.1105226;-0.3495973;-0.002277195,-0.1124178;-0.7400861;0.0962394,-0.1197394;-0.7704477;0.04518428,0.00293608;0.5775592;0.01967299,118.6969
+0;0;0,0.004006344;0.3350183;0.009893442,0.008683314;0.6562367;0.004002182,0.1860709;0.5266573;0.009814564,0.2233893;0.2353484;0.03159023,0.2668712;-0.03151923;-0.0321486,-0.1664653;0.5134547;-0.0008110739,-0.2088287;0.2221327;-0.008846836,-0.2471594;-0.04776376;-0.0623097,0.07775344;0.005845684;-0.03751092,0.09131572;-0.3484662;0.002244707,0.09519824;-0.7439325;0.07828341,0.09592075;-0.7060791;-0.0007201061,-0.07657981;0.004481724;-0.04002856,-0.1006007;-0.3504123;-0.01219863,-0.1184918;-0.7457331;0.06258078,-0.1157998;-0.7078577;-0.01637797,0.007538205;0.5777829;0.007909908,0;0;0,0.002073273;0.3347859;0.01628768,0.00297112;0.6560863;0.01742029,0.1762984;0.5149949;-0.00318718,0.2196991;0.2237152;-0.003719687,0.2437588;-0.04524878;-0.06892049,-0.1683069;0.5158488;-0.01719246,-0.2197399;0.2283407;-0.05489454,-0.2630603;-0.03170332;-0.1424852,0.07675149;0.003758907;-0.03977334,0.103511;-0.3502877;-0.004612803,0.09769356;-0.7394465;0.09888673,0.1013319;-0.7702217;0.0479269,-0.07773223;0.003904971;-0.03780596,-0.1105226;-0.3495973;-0.002277195,-0.1124178;-0.7400861;0.0962394,-0.1197394;-0.7704477;0.04518428,0.00293608;0.5775592;0.01967299,118.7085
+0;0;0,0.003755725;0.3350387;0.009976882,0.008332616;0.6562667;0.004130601,0.1857036;0.5267059;0.009924144,0.2231059;0.2347525;0.0317081,0.2667926;-0.03145948;-0.03227786,-0.166764;0.5135903;-0.0006642435,-0.2092316;0.2217882;-0.0132456,-0.2482902;-0.04642323;-0.07162882,0.07769494;0.005888106;-0.03747964,0.09103436;-0.3484206;0.002371572,0.09488337;-0.7437247;0.07841074,0.09560537;-0.7058136;-0.001129523,-0.07653373;0.004436114;-0.03998505,-0.1007125;-0.3504389;-0.01205978,-0.1187669;-0.7455817;0.06276241,-0.1160613;-0.7076489;-0.01673294,0.007221793;0.5778186;0.008027619,0;0;0,0.001984261;0.3347998;0.01642299,0.002617285;0.6561083;0.01807225,0.1760007;0.5150365;-0.002502441,0.2196078;0.2231328;-0.003446221,0.2436357;-0.04525456;-0.06873357,-0.1683048;0.5157639;-0.01755713,-0.2199507;0.2281038;-0.05872291,-0.2638906;-0.02888668;-0.1530454,0.07677594;0.003758326;-0.03958821,0.103508;-0.3503082;-0.004616857,0.09761292;-0.7393098;0.09884882,0.1006818;-0.7696095;0.04646277,-0.07760686;0.003953001;-0.03791365,-0.1103893;-0.3495405;-0.0022997,-0.1115239;-0.7396494;0.09707762,-0.1194604;-0.7712175;0.04671745,0.002660044;0.5775828;0.02014315,118.7309
+0;0;0,0.003755725;0.3350387;0.009976882,0.008332616;0.6562667;0.004130601,0.1857036;0.5267059;0.009924144,0.2231059;0.2347525;0.0317081,0.2667926;-0.03145948;-0.03227786,-0.166764;0.5135903;-0.0006642435,-0.2092316;0.2217882;-0.0132456,-0.2482902;-0.04642323;-0.07162882,0.07769494;0.005888106;-0.03747964,0.09103436;-0.3484206;0.002371572,0.09488337;-0.7437247;0.07841074,0.09560537;-0.7058136;-0.001129523,-0.07653373;0.004436114;-0.03998505,-0.1007125;-0.3504389;-0.01205978,-0.1187669;-0.7455817;0.06276241,-0.1160613;-0.7076489;-0.01673294,0.007221793;0.5778186;0.008027619,0;0;0,0.001984261;0.3347998;0.01642299,0.002617285;0.6561083;0.01807225,0.1760007;0.5150365;-0.002502441,0.2196078;0.2231328;-0.003446221,0.2436357;-0.04525456;-0.06873357,-0.1683048;0.5157639;-0.01755713,-0.2199507;0.2281038;-0.05872291,-0.2638906;-0.02888668;-0.1530454,0.07677594;0.003758326;-0.03958821,0.103508;-0.3503082;-0.004616857,0.09761292;-0.7393098;0.09884882,0.1006818;-0.7696095;0.04646277,-0.07760686;0.003953001;-0.03791365,-0.1103893;-0.3495405;-0.0022997,-0.1115239;-0.7396494;0.09707762,-0.1194604;-0.7712175;0.04671745,0.002660044;0.5775828;0.02014315,118.7432
+0;0;0,0.003755641;0.3350312;0.009976659,0.008331396;0.6561794;0.004132329,0.1855489;0.5266941;0.009922673,0.2229373;0.2348493;0.03169852,0.2665901;-0.0311563;-0.03223781,-0.1666147;0.5135899;-0.0006565852,-0.2090665;0.2218963;-0.01323326,-0.2480948;-0.04610714;-0.07157121,0.07766943;0.005886174;-0.03746734,0.09100444;-0.3483052;0.002370674,0.09485465;-0.7437319;0.07843342,0.09557506;-0.7058381;-0.0009325817,-0.07650862;0.004434658;-0.03997193,-0.1006794;-0.3503228;-0.01205591,-0.1187394;-0.7455882;0.0627895,-0.1160397;-0.7076727;-0.01653168,0.007221018;0.5777627;0.008027783,0;0;0,0.001881748;0.3347865;0.01655245,0.002251342;0.6560144;0.01861036,0.1755433;0.5149231;-0.001894832,0.21948;0.2231808;-0.003085613,0.2432836;-0.0450471;-0.06819773,-0.1682721;0.5157952;-0.01799798,-0.219788;0.228952;-0.06396005,-0.265161;-0.02433959;-0.1666102,0.07678369;0.003765211;-0.03951049,0.1035192;-0.3501957;-0.004679084,0.09760371;-0.7393129;0.09883666,0.1009849;-0.7699535;0.04713488,-0.07755835;0.003965121;-0.03794692,-0.1102858;-0.3494122;-0.0023132,-0.1115503;-0.7397041;0.0968498,-0.1194274;-0.7714702;0.04700312,0.002364986;0.5775173;0.02054834,118.7677
+0;0;0,0.003478886;0.3350335;0.009999808,0.007886814;0.6561847;0.004177345,0.1851974;0.5267866;0.01004397,0.2226671;0.2349475;0.03175582,0.2664393;-0.0309656;-0.03248301,-0.1669823;0.5135702;-0.0006181486,-0.208921;0.2220815;-0.01853358,-0.2489833;-0.04578137;-0.07681613,0.07768587;0.005949441;-0.03742326,0.09079263;-0.3482495;0.002423126,0.09431773;-0.7436659;0.07855551,0.09505237;-0.7057699;-0.0008101314,-0.07650656;0.004377066;-0.03998221,-0.1007147;-0.3503747;-0.01202566,-0.1190042;-0.7456023;0.06296377,-0.1162925;-0.7076846;-0.01635678,0.006845042;0.5777665;0.008061377,0;0;0,0.001881748;0.3347865;0.01655245,0.002251342;0.6560144;0.01861036,0.1755433;0.5149231;-0.001894832,0.21948;0.2231808;-0.003085613,0.2432836;-0.0450471;-0.06819773,-0.1682721;0.5157952;-0.01799798,-0.219788;0.228952;-0.06396005,-0.265161;-0.02433959;-0.1666102,0.07678369;0.003765211;-0.03951049,0.1035192;-0.3501957;-0.004679084,0.09760371;-0.7393129;0.09883666,0.1009849;-0.7699535;0.04713488,-0.07755835;0.003965121;-0.03794692,-0.1102858;-0.3494122;-0.0023132,-0.1115503;-0.7397041;0.0968498,-0.1194274;-0.7714702;0.04700312,0.002364986;0.5775173;0.02054834,118.7891
+0;0;0,0.003479371;0.3350803;0.0100012,0.007888247;0.6563004;0.004177644,0.1856762;0.5267525;0.01005023,0.2231968;0.2345179;0.03179151,0.2669812;-0.03146991;-0.03246536,-0.1674465;0.5135008;-0.0006404389,-0.2094421;0.221617;-0.01858016,-0.2495156;-0.04632118;-0.07687908,0.07765742;0.005947262;-0.03740955,0.09080224;-0.3492801;0.002552532,0.09433133;-0.7451451;0.07877129,0.09506007;-0.7073126;4.377216E-05,-0.07647854;0.004375463;-0.03996756,-0.100757;-0.3514064;-0.01192984,-0.1190672;-0.7470823;0.06314468,-0.1163773;-0.7092283;-0.01553812,0.006846299;0.577869;0.008062329,0;0;0,0.001628295;0.3348171;0.01690555,0.001385912;0.6561095;0.01979494,0.1754001;0.5149171;-0.0005635023,0.2192029;0.2227533;-0.002353311,0.2432633;-0.04536763;-0.06813908,-0.1690857;0.5155541;-0.01840475,-0.2203614;0.2290508;-0.06908242,-0.267374;-0.02183175;-0.1769866,0.07679665;0.0037411;-0.03941822,0.1032667;-0.3512391;-0.004138589,0.09724718;-0.740919;0.09903228,0.1006531;-0.7703978;0.04696906,-0.07751654;0.003975765;-0.03795915,-0.1103867;-0.3504276;-0.002265222,-0.111684;-0.7411894;0.09690343,-0.1191569;-0.771787;0.04658456,0.001668692;0.5775937;0.02148259,118.811
+0;0;0,0.003479292;0.3350726;0.01000097,0.007887652;0.6562546;0.004178575,0.1859737;0.5266422;0.01005345,0.2235402;0.2340493;0.03182139,0.2673239;-0.0319334;-0.03243426,-0.1677371;0.5133684;-0.0006550215,-0.2097841;0.2211269;-0.01861673,-0.2498568;-0.04680619;-0.07691453,0.07762034;0.005944423;-0.03739169,0.09077415;-0.3495258;0.002597716,0.09429848;-0.7448565;0.0787136,0.09502791;-0.7070166;-8.863956E-05,-0.07644203;0.004373374;-0.03994849,-0.1007371;-0.3516517;-0.01189159,-0.1190226;-0.7467936;0.06308159,-0.1163301;-0.7089322;-0.01567587,0.006845978;0.5778438;0.008062239,0;0;0,0.001396395;0.3348005;0.01710105,0.0007562116;0.6560509;0.02039719,0.1753048;0.5149059;0.0006476641,0.218993;0.2223637;-0.001820683,0.2429691;-0.0456405;-0.06808889,-0.1696498;0.5153049;-0.01886481,-0.2214757;0.2298148;-0.07635532,-0.2692539;-0.01689126;-0.1931713,0.07678773;0.003748789;-0.03934443,0.1031601;-0.3514883;-0.004096746,0.09728801;-0.7406461;0.0989281,0.1002685;-0.7705204;0.04717887,-0.07746015;0.003970798;-0.0379809,-0.1104911;-0.3506815;-0.002455998,-0.1116166;-0.7407667;0.09716655,-0.1191794;-0.7711524;0.04648947,0.001141638;0.5775539;0.02197206,118.8334
+0;0;0,0.00303518;0.3350748;0.01007156,0.007203375;0.65626;0.004264003,0.1854008;0.5267447;0.01033149,0.2230036;0.2341411;0.0318914,0.2669618;-0.03172159;-0.0327407,-0.1683325;0.5133599;-0.0005356055,-0.209754;0.2213858;-0.02358061,-0.2531935;-0.04288602;-0.0947566,0.07765266;0.005954229;-0.03732296,0.09042235;-0.3495255;0.002706632,0.09393691;-0.7448884;0.07865547,0.09469146;-0.707045;-0.0001461804,-0.07638627;0.004369447;-0.04005542,-0.1010258;-0.3516156;-0.01179233,-0.1193751;-0.7467414;0.06325032,-0.1166581;-0.7088764;-0.01550596,0.006247333;0.5778483;0.008149127,0;0;0,0.001396395;0.3348005;0.01710105,0.0007562116;0.6560509;0.02039719,0.1753048;0.5149059;0.0006476641,0.218993;0.2223637;-0.001820683,0.2429691;-0.0456405;-0.06808889,-0.1696498;0.5153049;-0.01886481,-0.2214757;0.2298148;-0.07635532,-0.2692539;-0.01689126;-0.1931713,0.07678773;0.003748789;-0.03934443,0.1031601;-0.3514883;-0.004096746,0.09728801;-0.7406461;0.0989281,0.1002685;-0.7705204;0.04717887,-0.07746015;0.003970798;-0.0379809,-0.1104911;-0.3506815;-0.002455998,-0.1116166;-0.7407667;0.09716655,-0.1191794;-0.7711524;0.04648947,0.001141638;0.5775539;0.02197206,118.8454
+0;0;0,0.003035492;0.3351093;0.0100726,0.007202594;0.6562091;0.004267207,0.1856513;0.526658;0.01033598,0.2232244;0.2342854;0.03187885,0.267245;-0.03195426;-0.03284492,-0.1685773;0.5132545;-0.0005463352,-0.2099661;0.2215109;-0.02357314,-0.2534671;-0.04313567;-0.09485008,0.07758184;0.005948798;-0.03728892,0.09035101;-0.3495166;0.002739064,0.09385807;-0.7440355;0.07852577,0.09461916;-0.706124;-0.0009597614,-0.0763166;0.004365462;-0.04001889,-0.1009551;-0.3516052;-0.01175694,-0.1192653;-0.7458874;0.06312551,-0.1165247;-0.7079542;-0.01631426,0.006246989;0.5778331;0.008150556,0;0;0,0.001217291;0.334816;0.01748323,0.0003871768;0.6559734;0.02148438,0.1752554;0.5146917;0.002112508,0.2186221;0.2223383;-0.0004148483,0.24278;-0.04588443;-0.06737387,-0.1699704;0.5151653;-0.01907689,-0.2217174;0.2308031;-0.08086628,-0.2700775;-0.01110034;-0.207967,0.07679106;0.003731445;-0.03916633,0.1031272;-0.3515123;-0.004105926,0.09740746;-0.7398114;0.09881235,0.1001105;-0.7708809;0.04738928,-0.07733037;0.004075494;-0.03805517,-0.1103087;-0.3505554;-0.002413351,-0.1112326;-0.7397384;0.09727007,-0.1190884;-0.7709661;0.0465692,0.000804536;0.5775087;0.02286136,118.8661
+0;0;0,0.003035492;0.3351093;0.0100726,0.007202594;0.6562091;0.004267207,0.1856513;0.526658;0.01033598,0.2232244;0.2342854;0.03187885,0.267245;-0.03195426;-0.03284492,-0.1685773;0.5132545;-0.0005463352,-0.2099661;0.2215109;-0.02357314,-0.2534671;-0.04313567;-0.09485008,0.07758184;0.005948798;-0.03728892,0.09035101;-0.3495166;0.002739064,0.09385807;-0.7440355;0.07852577,0.09461916;-0.706124;-0.0009597614,-0.0763166;0.004365462;-0.04001889,-0.1009551;-0.3516052;-0.01175694,-0.1192653;-0.7458874;0.06312551,-0.1165247;-0.7079542;-0.01631426,0.006246989;0.5778331;0.008150556,0;0;0,0.001217291;0.334816;0.01748323,0.0003871768;0.6559734;0.02148438,0.1752554;0.5146917;0.002112508,0.2186221;0.2223383;-0.0004148483,0.24278;-0.04588443;-0.06737387,-0.1699704;0.5151653;-0.01907689,-0.2217174;0.2308031;-0.08086628,-0.2700775;-0.01110034;-0.207967,0.07679106;0.003731445;-0.03916633,0.1031272;-0.3515123;-0.004105926,0.09740746;-0.7398114;0.09881235,0.1001105;-0.7708809;0.04738928,-0.07733037;0.004075494;-0.03805517,-0.1103087;-0.3505554;-0.002413351,-0.1112326;-0.7397384;0.09727007,-0.1190884;-0.7709661;0.0465692,0.000804536;0.5775087;0.02286136,118.8777
+0;0;0,0.002806016;0.3351113;0.01007124,0.006733972;0.6562137;0.00423803,0.185271;0.5266694;0.01037061,0.2228767;0.2342967;0.03185518,0.2671705;-0.03184232;-0.03309586,-0.1689571;0.5132577;-0.0006054593,-0.2100497;0.2219503;-0.0290475,-0.2548457;-0.04085168;-0.1061124,0.07759917;0.00597198;-0.03724911,0.09020349;-0.3494976;0.002793863,0.09367902;-0.7440063;0.07863529,0.09445664;-0.7060957;-0.0008501709,-0.07632033;0.004342111;-0.04001432,-0.10098;-0.3516358;-0.01186129,-0.1194431;-0.7458808;0.06317901,-0.1166855;-0.7079492;-0.01626031,0.005865309;0.5778369;0.008125132,0;0;0,0.001217291;0.334816;0.01748323,0.0003871768;0.6559734;0.02148438,0.1752554;0.5146917;0.002112508,0.2186221;0.2223383;-0.0004148483,0.24278;-0.04588443;-0.06737387,-0.1699704;0.5151653;-0.01907689,-0.2217174;0.2308031;-0.08086628,-0.2700775;-0.01110034;-0.207967,0.07679106;0.003731445;-0.03916633,0.1031272;-0.3515123;-0.004105926,0.09740746;-0.7398114;0.09881235,0.1001105;-0.7708809;0.04738928,-0.07733037;0.004075494;-0.03805517,-0.1103087;-0.3505554;-0.002413351,-0.1112326;-0.7397384;0.09727007,-0.1190884;-0.7709661;0.0465692,0.000804536;0.5775087;0.02286136,118.8889
+0;0;0,0.002805818;0.3350877;0.01007053,0.006733147;0.6561385;0.004238319,0.1856671;0.5264952;0.01037516,0.2231833;0.2348182;0.03180861,0.267596;-0.03203541;-0.03331682,-0.1693444;0.5130538;-0.0006251754,-0.2103392;0.2224396;-0.02899954,-0.2552555;-0.04106805;-0.1062714,0.07757907;0.005970433;-0.03723946,0.09018675;-0.349594;0.002814196,0.09367812;-0.7458992;0.079001,0.09444635;-0.7080842;0.0004761219,-0.07630056;0.004340987;-0.04000395,-0.1009668;-0.3517319;-0.01184341,-0.119514;-0.7477723;0.06353861,-0.1167898;-0.7099365;-0.01494069,0.00586464;0.5777759;0.008124722,0;0;0,0.001031093;0.3347797;0.01773453,-6.836656E-05;0.6558805;0.02207816,0.1753226;0.5144127;0.003416419,0.2185907;0.2227587;0.0005707741,0.2426821;-0.04613012;-0.06683183,-0.1705904;0.5150285;-0.01939182,-0.2215416;0.232692;-0.08745326,-0.2712822;-0.00522168;-0.2229067,0.07680603;0.003681317;-0.03909242,0.1028461;-0.3516746;-0.00397265,0.09778654;-0.7418547;0.09902429,0.09971301;-0.7711427;0.04697584,-0.07729752;0.00409889;-0.03806876,-0.1112322;-0.3506599;-0.003659811,-0.1112571;-0.7413381;0.09755732,-0.119122;-0.7729129;0.04882828,0.0004099458;0.5774288;0.02337241,118.9117
+0;0;0,0.002806334;0.3351493;0.01007239,0.006734943;0.6563052;0.004238172,0.1859852;0.5265437;0.01038036,0.2234728;0.2350889;0.03179749,0.2679343;-0.03205794;-0.03339949,-0.1696514;0.5130787;-0.0006393474,-0.210615;0.2226858;-0.0289921,-0.2555806;-0.04111135;-0.1063488,0.07753787;0.005967263;-0.03721969,0.09015233;-0.3497884;0.00285551,0.09363437;-0.7450364;0.07883907,0.09441029;-0.7071432;-0.0004715919,-0.07626005;0.004338682;-0.03998271,-0.1009395;-0.3519257;-0.01180702,-0.1194373;-0.7469096;0.0633739,-0.1166858;-0.7089953;-0.01589072,0.005866128;0.5779147;0.008125955,0;0;0,0.0007571727;0.3348168;0.01820815,-0.0007263049;0.6560119;0.02319336,0.1750247;0.5142303;0.004528761,0.2184168;0.2228216;0.001690626,0.2423183;-0.04625988;-0.06627107,-0.1711033;0.5148898;-0.01972239,-0.2225656;0.23413;-0.09276701,-0.273499;0.001453951;-0.2372057,0.07683724;0.003624186;-0.03893507,0.1025954;-0.3519561;-0.003914595,0.09777203;-0.7410323;0.09905636,0.09947008;-0.7710513;0.04663575,-0.07723083;0.004118328;-0.03809821,-0.1112255;-0.3508263;-0.003661219,-0.1115211;-0.7405583;0.09691443,-0.1190353;-0.7724894;0.04730427,-0.000155732;0.5775305;0.02432287,118.9346
+0;0;0,0.002594229;0.3351496;0.01012136,0.006336587;0.6563086;0.004319041,0.1856851;0.5266439;0.01051515,0.2232132;0.2351863;0.03182457,0.267838;-0.03182071;-0.03383169,-0.1693354;0.5119327;-0.004143106,-0.2111274;0.2219206;-0.03506783,-0.2562693;-0.04094061;-0.1154486,0.0775454;0.005998602;-0.03719897,0.09001067;-0.3497643;0.002858635,0.09340826;-0.7449973;0.07892451,0.0948;-0.7071121;-0.0003785416,-0.0762573;0.004308842;-0.03999119,-0.1010193;-0.3519478;-0.0117907,-0.1199428;-0.7469442;0.06321877,-0.1165729;-0.7090403;-0.016023,0.005538893;0.5779164;0.008188141,0;0;0,0.0007571727;0.3348168;0.01820815,-0.0007263049;0.6560119;0.02319336,0.1750247;0.5142303;0.004528761,0.2184168;0.2228216;0.001690626,0.2423183;-0.04625988;-0.06627107,-0.1711033;0.5148898;-0.01972239,-0.2225656;0.23413;-0.09276701,-0.273499;0.001453951;-0.2372057,0.07683724;0.003624186;-0.03893507,0.1025954;-0.3519561;-0.003914595,0.09777203;-0.7410323;0.09905636,0.09947008;-0.7710513;0.04663575,-0.07723083;0.004118328;-0.03809821,-0.1112255;-0.3508263;-0.003661219,-0.1115211;-0.7405583;0.09691443,-0.1190353;-0.7724894;0.04730427,-0.000155732;0.5775305;0.02432287,118.9562
+0;0;0,0.002594677;0.3352074;0.01012311,0.006336838;0.656348;0.00432148,0.1863108;0.5265185;0.01052502,0.2238746;0.2347837;0.03185472,0.2683978;-0.0316155;-0.03365206,-0.169942;0.5117563;-0.004184122,-0.2117738;0.2214682;-0.03513828,-0.256813;-0.04079452;-0.115336,0.07743447;0.00599002;-0.03714575,0.08989421;-0.349615;0.002894074,0.0932852;-0.7440799;0.07881214,0.09468877;-0.7061278;-0.00116498,-0.0761482;0.004302678;-0.03993398,-0.1008993;-0.3517959;-0.01174601,-0.1197859;-0.7460247;0.06311771,-0.1163874;-0.7080536;-0.01679761,0.005539278;0.5779691;0.008189928,0;0;0,0.0005270392;0.3348359;0.01891589,-0.001193538;0.6559963;0.02483904,0.1753871;0.5141282;0.007069111,0.2179937;0.2223327;0.003157258,0.2419429;-0.04609677;-0.06476927,-0.171634;0.5145547;-0.02016346,-0.2237349;0.2345273;-0.09661856,-0.2749423;0.01041068;-0.2527964,0.07687286;0.003562734;-0.03859603,0.1024623;-0.3519073;-0.003960371,0.09808034;-0.7401562;0.0990988,0.09901068;-0.7715281;0.04719341,-0.07707348;0.004148142;-0.03813469,-0.1110859;-0.3506344;-0.003698464,-0.1115309;-0.7395855;0.096773,-0.1196409;-0.7720031;0.04677478,-0.0005781949;0.5775253;0.02572286,118.9781
+0;0;0,0.002594677;0.3352074;0.01012311,0.006336838;0.656348;0.00432148,0.1863108;0.5265185;0.01052502,0.2238746;0.2347837;0.03185472,0.2683978;-0.0316155;-0.03365206,-0.169942;0.5117563;-0.004184122,-0.2117738;0.2214682;-0.03513828,-0.256813;-0.04079452;-0.115336,0.07743447;0.00599002;-0.03714575,0.08989421;-0.349615;0.002894074,0.0932852;-0.7440799;0.07881214,0.09468877;-0.7061278;-0.00116498,-0.0761482;0.004302678;-0.03993398,-0.1008993;-0.3517959;-0.01174601,-0.1197859;-0.7460247;0.06311771,-0.1163874;-0.7080536;-0.01679761,0.005539278;0.5779691;0.008189928,0;0;0,0.0005270392;0.3348359;0.01891589,-0.001193538;0.6559963;0.02483904,0.1753871;0.5141282;0.007069111,0.2179937;0.2223327;0.003157258,0.2419429;-0.04609677;-0.06476927,-0.171634;0.5145547;-0.02016346,-0.2237349;0.2345273;-0.09661856,-0.2749423;0.01041068;-0.2527964,0.07687286;0.003562734;-0.03859603,0.1024623;-0.3519073;-0.003960371,0.09808034;-0.7401562;0.0990988,0.09901068;-0.7715281;0.04719341,-0.07707348;0.004148142;-0.03813469,-0.1110859;-0.3506344;-0.003698464,-0.1115309;-0.7395855;0.096773,-0.1196409;-0.7720031;0.04677478,-0.0005781949;0.5775253;0.02572286,118.9898
+0;0;0,0.00229509;0.3352507;0.01017971,0.005794743;0.6564671;0.004408374,0.1862284;0.5266716;0.01075754,0.2238306;0.2356798;0.03191757,0.268606;-0.03088385;-0.03388569,-0.1703884;0.5112822;-0.006063296,-0.2130715;0.2223742;-0.04139321,-0.260126;-0.03367978;-0.1394409,0.07742828;0.006032919;-0.03703487,0.08962937;-0.3500258;0.003018916,0.09305309;-0.743004;0.07873625,0.09482709;-0.7049828;-0.001961961,-0.07606204;0.00425489;-0.03999472,-0.1010312;-0.3522627;-0.01166139,-0.1199596;-0.7450161;0.06292555,-0.1161719;-0.7069737;-0.01770113,0.005091202;0.5780666;0.008258651,0;0;0,0.0003324747;0.3348573;0.01929784,-0.001542226;0.656082;0.02557683,0.1754404;0.5139952;0.008509517,0.2175361;0.2228782;0.004413009,0.2415689;-0.0458208;-0.06351602,-0.1719299;0.5142989;-0.02052585,-0.2254134;0.2375775;-0.1048035,-0.2767803;0.01548466;-0.264263,0.07688405;0.003546253;-0.03846276,0.102173;-0.3523874;-0.003782749,0.09763463;-0.7392063;0.09881973,0.09861107;-0.7713971;0.04675198,-0.07699657;0.004147647;-0.03817645,-0.1114423;-0.3511145;-0.004511517,-0.1118591;-0.738551;0.09583552,-0.1199714;-0.7716181;0.04547271,-0.0008964242;0.5775905;0.02637935,119.0112
+0;0;0,0.00229509;0.3352507;0.01017971,0.005794743;0.6564671;0.004408374,0.1862284;0.5266716;0.01075754,0.2238306;0.2356798;0.03191757,0.268606;-0.03088385;-0.03388569,-0.1703884;0.5112822;-0.006063296,-0.2130715;0.2223742;-0.04139321,-0.260126;-0.03367978;-0.1394409,0.07742828;0.006032919;-0.03703487,0.08962937;-0.3500258;0.003018916,0.09305309;-0.743004;0.07873625,0.09482709;-0.7049828;-0.001961961,-0.07606204;0.00425489;-0.03999472,-0.1010312;-0.3522627;-0.01166139,-0.1199596;-0.7450161;0.06292555,-0.1161719;-0.7069737;-0.01770113,0.005091202;0.5780666;0.008258651,0;0;0,0.0003324747;0.3348573;0.01929784,-0.001542226;0.656082;0.02557683,0.1754404;0.5139952;0.008509517,0.2175361;0.2228782;0.004413009,0.2415689;-0.0458208;-0.06351602,-0.1719299;0.5142989;-0.02052585,-0.2254134;0.2375775;-0.1048035,-0.2767803;0.01548466;-0.264263,0.07688405;0.003546253;-0.03846276,0.102173;-0.3523874;-0.003782749,0.09763463;-0.7392063;0.09881973,0.09861107;-0.7713971;0.04675198,-0.07699657;0.004147647;-0.03817645,-0.1114423;-0.3511145;-0.004511517,-0.1118591;-0.738551;0.09583552,-0.1199714;-0.7716181;0.04547271,-0.0008964242;0.5775905;0.02637935,119.0232
+0;0;0,0.002295495;0.3353098;0.0101815,0.005795743;0.6565805;0.004409268,0.1863786;0.5267312;0.01076106,0.2242002;0.2340416;0.03204455,0.2687025;-0.03089613;-0.03335733,-0.1705322;0.5113291;-0.006073644,-0.2134643;0.2207354;-0.0416097,-0.2602318;-0.03375664;-0.1390593,0.07739168;0.006030067;-0.03701737,0.08955052;-0.3487958;0.002897728,0.09298269;-0.7427436;0.07880186,0.09473948;-0.7048002;-0.001113243,-0.07602609;0.004252878;-0.03997582,-0.1009088;-0.3510302;-0.0117406,-0.1198839;-0.7447525;0.06303035,-0.116133;-0.7067882;-0.01681391,0.005092099;0.5781685;0.008260107,0;0;0,0.0001433194;0.334893;0.01970315,-0.001919933;0.6561622;0.026407,0.1753322;0.5140013;0.0101068,0.2172733;0.2211203;0.006599545,0.2418463;-0.04568943;-0.06165445,-0.1720192;0.5141754;-0.02105003,-0.2286085;0.2408883;-0.119348,-0.2786916;0.02789901;-0.2883956,0.07691994;0.003538594;-0.0383004,0.1023913;-0.3511773;-0.00409162,0.09757313;-0.7390181;0.09849668,0.09753592;-0.7707369;0.04708267,-0.07692994;0.004143054;-0.03821962,-0.1113854;-0.349883;-0.004741549,-0.1119317;-0.7383071;0.09572981,-0.1198976;-0.770677;0.04573829,-0.001233928;0.5776587;0.027107,119.0452
+0;0;0,0.00184692;0.3352998;0.01028382,0.005166585;0.6564668;0.00457259,0.186071;0.5266175;0.01104073,0.2239972;0.2342455;0.03228279,0.2685759;-0.03021502;-0.03331498,-0.1708638;0.5104559;-0.008381926,-0.2154463;0.2211944;-0.04974792,-0.2614049;-0.03365421;-0.1455064,0.07730439;0.006071058;-0.03683306,0.0890267;-0.3484816;0.003021222,0.09224794;-0.7431288;0.0790403,0.09446085;-0.7051171;-0.001572222,-0.07584976;0.004189983;-0.0399845,-0.1007992;-0.3507889;-0.01168402,-0.1202824;-0.7451146;0.06357142,-0.1160587;-0.7070786;-0.01695838,0.004522107;0.5780873;0.00840755,0;0;0,-4.137307E-05;0.3348433;0.02037251,-0.002200492;0.6559919;0.02768636,0.17542;0.5138586;0.01206839,0.2168702;0.2212203;0.008107305,0.2413284;-0.04545584;-0.05908895,-0.1721176;0.5140591;-0.02155528,-0.2310005;0.2444704;-0.1275066,-0.2796843;0.0397162;-0.3062112,0.07694194;0.003569647;-0.03790379,0.102367;-0.3509155;-0.004328966,0.09740976;-0.7394046;0.09856558,0.09798562;-0.7716044;0.04662013,-0.07672548;0.004098655;-0.03828712,-0.1111212;-0.3496253;-0.004676856,-0.1117035;-0.7386811;0.09617467,-0.1199909;-0.771266;0.0453621,-0.001502991;0.5775211;0.02823758,119.0582
+0;0;0,0.00184692;0.3352998;0.01028382,0.005166585;0.6564668;0.00457259,0.186071;0.5266175;0.01104073,0.2239972;0.2342455;0.03228279,0.2685759;-0.03021502;-0.03331498,-0.1708638;0.5104559;-0.008381926,-0.2154463;0.2211944;-0.04974792,-0.2614049;-0.03365421;-0.1455064,0.07730439;0.006071058;-0.03683306,0.0890267;-0.3484816;0.003021222,0.09224794;-0.7431288;0.0790403,0.09446085;-0.7051171;-0.001572222,-0.07584976;0.004189983;-0.0399845,-0.1007992;-0.3507889;-0.01168402,-0.1202824;-0.7451146;0.06357142,-0.1160587;-0.7070786;-0.01695838,0.004522107;0.5780873;0.00840755,0;0;0,-4.137307E-05;0.3348433;0.02037251,-0.002200492;0.6559919;0.02768636,0.17542;0.5138586;0.01206839,0.2168702;0.2212203;0.008107305,0.2413284;-0.04545584;-0.05908895,-0.1721176;0.5140591;-0.02155528,-0.2310005;0.2444704;-0.1275066,-0.2796843;0.0397162;-0.3062112,0.07694194;0.003569647;-0.03790379,0.102367;-0.3509155;-0.004328966,0.09740976;-0.7394046;0.09856558,0.09798562;-0.7716044;0.04662013,-0.07672548;0.004098655;-0.03828712,-0.1111212;-0.3496253;-0.004676856,-0.1117035;-0.7386811;0.09617467,-0.1199909;-0.771266;0.0453621,-0.001502991;0.5775211;0.02823758,119.0804
+0;0;0,0.001545889;0.3353207;0.01038621,0.004699448;0.6565253;0.00477596,0.185596;0.5267116;0.01137843,0.2236353;0.2342348;0.03251713,0.2682475;-0.02948606;-0.03287641,-0.1709294;0.5101982;-0.01030334,-0.2182022;0.2226996;-0.0607651,-0.2631232;-0.03031325;-0.1596682,0.07725105;0.00608717;-0.03669393,0.08875045;-0.3484657;0.003194325,0.09190878;-0.7431229;0.07920585,0.09449542;-0.7051665;-0.0008552596,-0.07571035;0.004160466;-0.0400232,-0.1008577;-0.3508055;-0.01177696,-0.1205236;-0.7450699;0.06379357,-0.1159389;-0.7070831;-0.01617498,0.004078669;0.5781354;0.008600671,0;0;0,-0.0002106503;0.3348504;0.02062511,-0.002466023;0.656029;0.02810073,0.1752056;0.513888;0.01329827,0.2165436;0.2211249;0.009117246,0.2407008;-0.04512244;-0.05679202,-0.1719707;0.5139616;-0.02219784,-0.233472;0.2484789;-0.1369719,-0.2808888;0.05027205;-0.3221229,0.07697438;0.003539935;-0.03759837,0.1022622;-0.3509834;-0.004359484,0.09732755;-0.7394933;0.09848856,0.09841458;-0.7709883;0.04655622,-0.07655899;0.004094574;-0.038382,-0.1111585;-0.3495982;-0.004687048,-0.1117361;-0.7386;0.09640356,-0.119938;-0.770449;0.04553887,-0.001750022;0.5775484;0.02861857,119.1039
+0;0;0,0.001545995;0.3353437;0.01038692,0.004699603;0.6565532;0.004776611,0.1855347;0.5267563;0.01137818,0.2233389;0.2360871;0.03238622,0.268346;-0.02996802;-0.03358614,-0.17087;0.5102484;-0.01029625,-0.2178506;0.2245267;-0.06044614,-0.2631693;-0.03072569;-0.1602246,0.07709654;0.006074994;-0.03662053,0.08859421;-0.3484249;0.003261752,0.09175753;-0.743705;0.07939327,0.09431049;-0.7058522;0.0003747717,-0.07555891;0.004152144;-0.03994314,-0.1007025;-0.3507607;-0.01170113,-0.1203995;-0.7456474;0.0639887,-0.1158744;-0.7077647;-0.01493844,0.004078819;0.5781627;0.008601354,0;0;0,-0.0003582686;0.3348549;0.02092278,-0.002673663;0.6560344;0.02854526,0.1750235;0.5138271;0.01503301,0.2165026;0.2229214;0.01150382,0.2402934;-0.04570255;-0.05511832,-0.1716935;0.5138394;-0.02296776,-0.2348457;0.254404;-0.145704,-0.2816585;0.06024668;-0.3387709,0.07698061;0.003562629;-0.03719056,0.1021204;-0.3509707;-0.004524827,0.09691525;-0.7400566;0.09861314,0.09872708;-0.7706827;0.04729736,-0.07632945;0.004066458;-0.03845939,-0.1109948;-0.349539;-0.004483156,-0.1114465;-0.7391393;0.09682763,-0.119457;-0.7702615;0.04670755,-0.001949765;0.5775529;0.02903426,119.1242
+0;0;0,0.001545995;0.3353437;0.01038692,0.004699603;0.6565532;0.004776611,0.1855347;0.5267563;0.01137818,0.2233389;0.2360871;0.03238622,0.268346;-0.02996802;-0.03358614,-0.17087;0.5102484;-0.01029625,-0.2178506;0.2245267;-0.06044614,-0.2631693;-0.03072569;-0.1602246,0.07709654;0.006074994;-0.03662053,0.08859421;-0.3484249;0.003261752,0.09175753;-0.743705;0.07939327,0.09431049;-0.7058522;0.0003747717,-0.07555891;0.004152144;-0.03994314,-0.1007025;-0.3507607;-0.01170113,-0.1203995;-0.7456474;0.0639887,-0.1158744;-0.7077647;-0.01493844,0.004078819;0.5781627;0.008601354,0;0;0,-0.0003582686;0.3348549;0.02092278,-0.002673663;0.6560344;0.02854526,0.1750235;0.5138271;0.01503301,0.2165026;0.2229214;0.01150382,0.2402934;-0.04570255;-0.05511832,-0.1716935;0.5138394;-0.02296776,-0.2348457;0.254404;-0.145704,-0.2816585;0.06024668;-0.3387709,0.07698061;0.003562629;-0.03719056,0.1021204;-0.3509707;-0.004524827,0.09691525;-0.7400566;0.09861314,0.09872708;-0.7706827;0.04729736,-0.07632945;0.004066458;-0.03845939,-0.1109948;-0.349539;-0.004483156,-0.1114465;-0.7391393;0.09682763,-0.119457;-0.7702615;0.04670755,-0.001949765;0.5775529;0.02903426,119.1465
+0;0;0,0.001546524;0.3354583;0.01039047,0.004701443;0.656802;0.004777736,0.1857584;0.5269074;0.01138439,0.2235872;0.2360488;0.03240613,0.2684512;-0.02916017;-0.03335642,-0.1710826;0.5103794;-0.01031657,-0.2180939;0.2244715;-0.06049915,-0.2632684;-0.02996916;-0.1599603,0.07692552;0.006061518;-0.0365393,0.08842093;-0.3483685;0.003335129,0.09156819;-0.7416426;0.07908027,0.09415595;-0.7036827;-0.001015484,-0.0753913;0.004142934;-0.03985454,-0.1005299;-0.3507;-0.01161809,-0.1201269;-0.7435826;0.06368761,-0.1155402;-0.7055924;-0.01631554,0.004080385;0.5783768;0.008604171,0;0;0,-0.0004675984;0.3349384;0.0214169,-0.002756156;0.6562431;0.02941394,0.175164;0.5137304;0.01699412,0.2161032;0.2225667;0.01259685,0.2393429;-0.0454796;-0.05285871,-0.1714401;0.5139058;-0.02401113,-0.2364675;0.2592158;-0.1558297,-0.2847784;0.06777434;-0.3499676,0.07691667;0.003557444;-0.03688586,0.1016734;-0.3509943;-0.004903078,0.09631319;-0.7379481;0.09829474,0.09756614;-0.7705526;0.04765392,-0.07604867;0.004044019;-0.03859587,-0.1109201;-0.3494568;-0.004480112,-0.1112774;-0.7371187;0.09616728,-0.1175817;-0.773249;0.05064326,-0.002047636;0.5777264;0.02981138,119.1591
+0;0;0,0.001331543;0.335457;0.01046175,0.004248332;0.6568045;0.004911488,0.1854122;0.5270313;0.01182188,0.2233162;0.2361605;0.03253799,0.2682329;-0.02901396;-0.03332784,-0.1712781;0.5102178;-0.01126459,-0.2199887;0.2257755;-0.0677582,-0.2649948;-0.02663928;-0.1723266,0.07698152;0.006080494;-0.03641797,0.08834648;-0.3483567;0.003429599,0.09140118;-0.7416427;0.07911702,0.09422525;-0.7036827;-0.0009707212,-0.07530745;0.004135893;-0.04001348,-0.1005221;-0.3506864;-0.01158633,-0.1203164;-0.7435482;0.06377675,-0.1154932;-0.705557;-0.01621239,0.003704645;0.5783774;0.008711166,0;0;0,-0.0004675984;0.3349384;0.0214169,-0.002756156;0.6562431;0.02941394,0.175164;0.5137304;0.01699412,0.2161032;0.2225667;0.01259685,0.2393429;-0.0454796;-0.05285871,-0.1714401;0.5139058;-0.02401113,-0.2364675;0.2592158;-0.1558297,-0.2847784;0.06777434;-0.3499676,0.07691667;0.003557444;-0.03688586,0.1016734;-0.3509943;-0.004903078,0.09631319;-0.7379481;0.09829474,0.09756614;-0.7705526;0.04765392,-0.07604867;0.004044019;-0.03859587,-0.1109201;-0.3494568;-0.004480112,-0.1112774;-0.7371187;0.09616728,-0.1175817;-0.773249;0.05064326,-0.002047636;0.5777264;0.02981138,119.1711
+0;0;0,0.001331543;0.335457;0.01046175,0.004248332;0.6568045;0.004911488,0.1854122;0.5270313;0.01182188,0.2233162;0.2361605;0.03253799,0.2682329;-0.02901396;-0.03332784,-0.1712781;0.5102178;-0.01126459,-0.2199887;0.2257755;-0.0677582,-0.2649948;-0.02663928;-0.1723266,0.07698152;0.006080494;-0.03641797,0.08834648;-0.3483567;0.003429599,0.09140118;-0.7416427;0.07911702,0.09422525;-0.7036827;-0.0009707212,-0.07530745;0.004135893;-0.04001348,-0.1005221;-0.3506864;-0.01158633,-0.1203164;-0.7435482;0.06377675,-0.1154932;-0.705557;-0.01621239,0.003704645;0.5783774;0.008711166,0;0;0,-0.0004675984;0.3349384;0.0214169,-0.002756156;0.6562431;0.02941394,0.175164;0.5137304;0.01699412,0.2161032;0.2225667;0.01259685,0.2393429;-0.0454796;-0.05285871,-0.1714401;0.5139058;-0.02401113,-0.2364675;0.2592158;-0.1558297,-0.2847784;0.06777434;-0.3499676,0.07691667;0.003557444;-0.03688586,0.1016734;-0.3509943;-0.004903078,0.09631319;-0.7379481;0.09829474,0.09756614;-0.7705526;0.04765392,-0.07604867;0.004044019;-0.03859587,-0.1109201;-0.3494568;-0.004480112,-0.1112774;-0.7371187;0.09616728,-0.1175817;-0.773249;0.05064326,-0.002047636;0.5777264;0.02981138,119.1909
+0;0;0,0.001332149;0.3356096;0.01046651,0.004250836;0.6571679;0.004912367,0.1854977;0.5273141;0.01182695,0.2232277;0.2377787;0.03244796,0.2679526;-0.02626327;-0.03313655,-0.1713564;0.5104929;-0.01127011,-0.2198433;0.2273564;-0.06750436,-0.2646572;-0.02398038;-0.1716261,0.0768539;0.006070413;-0.03635759,0.08819245;-0.3475432;0.003397387,0.09125617;-0.7419903;0.07930829,0.09408788;-0.7040088;-0.0009963363,-0.0751826;0.004129036;-0.03994714,-0.1003387;-0.3498688;-0.01158604,-0.1201914;-0.7438905;0.06399954,-0.1153551;-0.7058777;-0.01620622,0.003706752;0.5786837;0.008714812,0;0;0,-0.000476569;0.3350677;0.02178204,-0.002637029;0.6565778;0.03005064,0.1751143;0.5132816;0.01818752,0.2156081;0.2234098;0.0144341,0.2386588;-0.04387948;-0.04916537,-0.1709917;0.5142069;-0.02492189,-0.2371796;0.2612197;-0.1564369,-0.2857291;0.08681898;-0.3643963,0.07691561;0.003534496;-0.03656149,0.1015892;-0.3502496;-0.005263209,0.09595659;-0.7383464;0.09822404,0.09735041;-0.7705756;0.04678333,-0.07583266;0.004047501;-0.03870752,-0.1106295;-0.3486109;-0.00446089,-0.110799;-0.7375097;0.09612758,-0.1180663;-0.7715493;0.04747912,-0.001970321;0.5780031;0.03037989,119.2025
+0;0;0,0.001129772;0.3356287;0.01048125,0.003811339;0.6571679;0.004924771,0.1850018;0.5275159;0.01230224,0.222618;0.2374618;0.03269914,0.267472;-0.02488557;-0.03269596,-0.1714385;0.5105253;-0.01219871,-0.2216881;0.2287924;-0.07594772,-0.268123;-0.01243851;-0.1974631,0.0767769;0.006076205;-0.03625853,0.0879793;-0.3478951;0.003516667,0.09098507;-0.7418827;0.07943188,0.0940609;-0.7039099;-0.0008118153,-0.07506977;0.00410781;-0.0399243,-0.1002858;-0.3502374;-0.01151773,-0.1202276;-0.7437543;0.06427877,-0.1151493;-0.7057491;-0.01585989,0.003341051;0.5786941;0.008724168,0;0;0,-0.0004774481;0.3350469;0.02238631,-0.002539083;0.6565191;0.03131104,0.1750234;0.5131868;0.01989567,0.2153634;0.2228096;0.01587462,0.238082;-0.04299146;-0.04695988,-0.170186;0.5145568;-0.02593309,-0.2385763;0.2627982;-0.1597343,-0.2865891;0.09439339;-0.3705639,0.07691346;0.003473148;-0.03631186,0.1011469;-0.3507037;-0.005090833,0.09579004;-0.7384439;0.0979979,0.09719276;-0.7705883;0.0465374,-0.07566373;0.004061184;-0.03879176,-0.1106674;-0.3489254;-0.004463155,-0.1109212;-0.7374053;0.09594454,-0.118112;-0.771708;0.04772075,-0.001905374;0.5779547;0.03146887,119.2251
+0;0;0,0.001129772;0.3356287;0.01048125,0.003811339;0.6571679;0.004924771,0.1850018;0.5275159;0.01230224,0.222618;0.2374618;0.03269914,0.267472;-0.02488557;-0.03269596,-0.1714385;0.5105253;-0.01219871,-0.2216881;0.2287924;-0.07594772,-0.268123;-0.01243851;-0.1974631,0.0767769;0.006076205;-0.03625853,0.0879793;-0.3478951;0.003516667,0.09098507;-0.7418827;0.07943188,0.0940609;-0.7039099;-0.0008118153,-0.07506977;0.00410781;-0.0399243,-0.1002858;-0.3502374;-0.01151773,-0.1202276;-0.7437543;0.06427877,-0.1151493;-0.7057491;-0.01585989,0.003341051;0.5786941;0.008724168,0;0;0,-0.0004774481;0.3350469;0.02238631,-0.002539083;0.6565191;0.03131104,0.1750234;0.5131868;0.01989567,0.2153634;0.2228096;0.01587462,0.238082;-0.04299146;-0.04695988,-0.170186;0.5145568;-0.02593309,-0.2385763;0.2627982;-0.1597343,-0.2865891;0.09439339;-0.3705639,0.07691346;0.003473148;-0.03631186,0.1011469;-0.3507037;-0.005090833,0.09579004;-0.7384439;0.0979979,0.09719276;-0.7705883;0.0465374,-0.07566373;0.004061184;-0.03879176,-0.1106674;-0.3489254;-0.004463155,-0.1109212;-0.7374053;0.09594454,-0.118112;-0.771708;0.04772075,-0.001905374;0.5779547;0.03146887,119.2477
+0;0;0,0.001129999;0.3356963;0.01048336,0.003812053;0.6572931;0.004925953,0.1850697;0.5276097;0.01230535,0.2227091;0.2373769;0.03271481,0.2675066;-0.02464044;-0.03259802,-0.1715025;0.5106128;-0.01220467,-0.2217831;0.2287063;-0.07599296,-0.2681596;-0.01222107;-0.1973555,0.0764884;0.006053372;-0.03612228,0.08768173;-0.3476312;0.003620684,0.09068613;-0.7414402;0.07950149,0.09367406;-0.7036952;0.001551196,-0.07478768;0.004092374;-0.03977428,-0.09998332;-0.3499657;-0.01139073,-0.1199161;-0.7433043;0.06437142,-0.1149829;-0.7055279;-0.01347684,0.003341689;0.5788069;0.008725953,0;0;0,-0.0005201548;0.3350784;0.02292228,-0.002536789;0.6565962;0.03228259,0.1749878;0.5128578;0.02152681,0.2150786;0.2222667;0.01729083,0.2377465;-0.04317015;-0.04559863,-0.1695835;0.5148548;-0.02731429,-0.2418475;0.2682842;-0.1689095,-0.288174;0.1029216;-0.3820638,0.0768998;0.003362596;-0.03559566,0.1009137;-0.3506198;-0.00530827,0.09572182;-0.7382035;0.09766912,0.0959501;-0.7696008;0.04893017,-0.07525088;0.004070693;-0.03889308,-0.1103812;-0.3486149;-0.004596494,-0.1107286;-0.7370132;0.09539923,-0.1176721;-0.7692319;0.04822108,-0.001919538;0.578019;0.03233552,119.2695
+0;0;0,0.0008368548;0.3358293;0.01056916,0.003219072;0.6575376;0.00506825,0.1849235;0.5277712;0.01263878,0.2226987;0.2367765;0.03294728,0.2675291;-0.02486193;-0.03235077,-0.1721276;0.510645;-0.01347816,-0.223621;0.229551;-0.08313389,-0.2703764;-0.005452618;-0.2147224,0.07623541;0.00605317;-0.03589639,0.08726259;-0.3471828;0.003668964,0.09016849;-0.7416757;0.07986256,0.09340876;-0.7039533;0.002150141,-0.07446046;0.004054083;-0.03970179,-0.09985156;-0.3495141;-0.01128481,-0.1197556;-0.7435446;0.06475694,-0.1145765;-0.7057866;-0.01284683,0.002851371;0.5790245;0.008841807,0;0;0,-0.0006739572;0.3351811;0.02338529,-0.002741016;0.6567984;0.033005,0.1751232;0.5127101;0.02351499,0.2144324;0.2212502;0.01869583,0.2369458;-0.04381695;-0.04423952,-0.1693969;0.5149747;-0.0287323,-0.2450829;0.2709471;-0.1744699,-0.2900436;0.1152579;-0.3946238,0.07679551;0.00328584;-0.03505254,0.1004616;-0.350338;-0.005850315,0.09520987;-0.7387596;0.09681248,0.09532785;-0.7696263;0.04777574,-0.07474899;0.004072086;-0.03915397,-0.1104565;-0.3481575;-0.005658042,-0.1110655;-0.7372372;0.0946175,-0.1179033;-0.7690625;0.0472863,-0.002114296;0.5781963;0.03300214,119.2913
+0;0;0,0.0008368548;0.3358293;0.01056916,0.003219072;0.6575376;0.00506825,0.1849235;0.5277712;0.01263878,0.2226987;0.2367765;0.03294728,0.2675291;-0.02486193;-0.03235077,-0.1721276;0.510645;-0.01347816,-0.223621;0.229551;-0.08313389,-0.2703764;-0.005452618;-0.2147224,0.07623541;0.00605317;-0.03589639,0.08726259;-0.3471828;0.003668964,0.09016849;-0.7416757;0.07986256,0.09340876;-0.7039533;0.002150141,-0.07446046;0.004054083;-0.03970179,-0.09985156;-0.3495141;-0.01128481,-0.1197556;-0.7435446;0.06475694,-0.1145765;-0.7057866;-0.01284683,0.002851371;0.5790245;0.008841807,0;0;0,-0.0006739572;0.3351811;0.02338529,-0.002741016;0.6567984;0.033005,0.1751232;0.5127101;0.02351499,0.2144324;0.2212502;0.01869583,0.2369458;-0.04381695;-0.04423952,-0.1693969;0.5149747;-0.0287323,-0.2450829;0.2709471;-0.1744699,-0.2900436;0.1152579;-0.3946238,0.07679551;0.00328584;-0.03505254,0.1004616;-0.350338;-0.005850315,0.09520987;-0.7387596;0.09681248,0.09532785;-0.7696263;0.04777574,-0.07474899;0.004072086;-0.03915397,-0.1104565;-0.3481575;-0.005658042,-0.1110655;-0.7372372;0.0946175,-0.1179033;-0.7690625;0.0472863,-0.002114296;0.5781963;0.03300214,119.3136
+0;0;0,0.0008369586;0.3358709;0.01057047,0.00321958;0.6576332;0.005068692,0.1849254;0.5278545;0.01263982,0.2226532;0.2372246;0.03292286,0.2673593;-0.02368811;-0.03219404,-0.1721285;0.5107281;-0.01347733,-0.2235573;0.2299865;-0.08304572,-0.270183;-0.004365161;-0.2142692,0.076136;0.006045277;-0.03584958,0.08715224;-0.34684;0.003676489,0.0899979;-0.7331544;0.07829046,0.09354796;-0.6946936;-0.006851763,-0.07436337;0.004048796;-0.03965002,-0.09972927;-0.3491684;-0.01126125,-0.1192207;-0.7350299;0.06320402,-0.1135464;-0.6965302;-0.02181917,0.002851823;0.5791082;0.008842819,0;0;0,-0.0006901771;0.3351861;0.02390695,-0.002702117;0.6568401;0.03411436,0.1750897;0.5125736;0.02458978,0.214313;0.221463;0.02050483,0.2364628;-0.04319775;-0.04096341,-0.1688696;0.515518;-0.02964988,-0.2492301;0.2826425;-0.1896864,-0.2922748;0.1252421;-0.408059,0.07679343;0.003205866;-0.03479826,0.1004028;-0.350095;-0.005939128,0.09446155;-0.7301039;0.09590411,0.09606926;-0.7695088;0.04576659,-0.07458094;0.00410265;-0.03923365,-0.1105937;-0.3477706;-0.006067179,-0.1110219;-0.7287981;0.09207557,-0.1191672;-0.7653189;0.03876495,-0.002094202;0.5782261;0.03395677,119.3258
+0;0;0,0.0005059458;0.3358676;0.01069439,0.002718854;0.6576346;0.005327065,0.1845015;0.5279561;0.01324335,0.2222697;0.2373177;0.03332741,0.266892;-0.0235953;-0.03184595,-0.1721907;0.510354;-0.01505824,-0.2259471;0.2329424;-0.09539244,-0.2733499;0.004409418;-0.2362467,0.07619707;0.006073647;-0.03571478,0.08685526;-0.3468219;0.003818113,0.08980414;-0.733142;0.0783982,0.09374839;-0.6946799;-0.006726541,-0.07430921;0.004019708;-0.03975438,-0.099731;-0.3491901;-0.01132393,-0.1195822;-0.7350203;0.06320906,-0.1135127;-0.6965182;-0.02178662,0.002407818;0.5791063;0.009037416,0;0;0,-0.0006901771;0.3351861;0.02390695,-0.002702117;0.6568401;0.03411436,0.1750897;0.5125736;0.02458978,0.214313;0.221463;0.02050483,0.2364628;-0.04319775;-0.04096341,-0.1688696;0.515518;-0.02964988,-0.2492301;0.2826425;-0.1896864,-0.2922748;0.1252421;-0.408059,0.07679343;0.003205866;-0.03479826,0.1004028;-0.350095;-0.005939128,0.09446155;-0.7301039;0.09590411,0.09606926;-0.7695088;0.04576659,-0.07458094;0.00410265;-0.03923365,-0.1105937;-0.3477706;-0.006067179,-0.1110219;-0.7287981;0.09207557,-0.1191672;-0.7653189;0.03876495,-0.002094202;0.5782261;0.03395677,119.3477
+0;0;0,0.0005059314;0.3358581;0.01069408,0.002718349;0.6575503;0.005328258,0.184618;0.5278634;0.01324608,0.2223542;0.2374716;0.0333131,0.2669415;-0.02323633;-0.03180903,-0.1723033;0.51025;-0.01507368,-0.226014;0.2330738;-0.0953397,-0.2733796;0.004720405;-0.2360833,0.07596865;0.006055439;-0.03560771,0.08661839;-0.3465609;0.003893904,0.08960319;-0.7375848;0.07938208,0.09340404;-0.6994303;-0.002647899,-0.07408644;0.004007657;-0.03963521,-0.09948811;-0.3489227;-0.01122725,-0.119581;-0.7394508;0.06421326,-0.1137322;-0.7012578;-0.01769233,0.00240741;0.5790464;0.009037454,0;0;0,-0.0006361306;0.3351428;0.02437592,-0.002506562;0.6567092;0.03500223,0.1752946;0.5121455;0.02612972,0.2141725;0.2212445;0.02174306,0.2360962;-0.0432654;-0.03950524,-0.1683484;0.5160258;-0.0307569,-0.2515601;0.2954181;-0.2055773,-0.2935821;0.1400412;-0.4253265,0.07671209;0.003139406;-0.03436875,0.1002272;-0.3499411;-0.006203173,0.09440789;-0.7347215;0.09635043,0.09497873;-0.7698922;0.04573106,-0.07421055;0.004133853;-0.03938932,-0.1104996;-0.3474369;-0.006325494,-0.1114859;-0.7333585;0.09201421,-0.1187695;-0.7670673;0.04007192,-0.001937956;0.5781197;0.0347414,119.3595
+0;0;0,0.0005059314;0.3358581;0.01069408,0.002718349;0.6575503;0.005328258,0.184618;0.5278634;0.01324608,0.2223542;0.2374716;0.0333131,0.2669415;-0.02323633;-0.03180903,-0.1723033;0.51025;-0.01507368,-0.226014;0.2330738;-0.0953397,-0.2733796;0.004720405;-0.2360833,0.07596865;0.006055439;-0.03560771,0.08661839;-0.3465609;0.003893904,0.08960319;-0.7375848;0.07938208,0.09340404;-0.6994303;-0.002647899,-0.07408644;0.004007657;-0.03963521,-0.09948811;-0.3489227;-0.01122725,-0.119581;-0.7394508;0.06421326,-0.1137322;-0.7012578;-0.01769233,0.00240741;0.5790464;0.009037454,0;0;0,-0.0006361306;0.3351428;0.02437592,-0.002506562;0.6567092;0.03500223,0.1752946;0.5121455;0.02612972,0.2141725;0.2212445;0.02174306,0.2360962;-0.0432654;-0.03950524,-0.1683484;0.5160258;-0.0307569,-0.2515601;0.2954181;-0.2055773,-0.2935821;0.1400412;-0.4253265,0.07671209;0.003139406;-0.03436875,0.1002272;-0.3499411;-0.006203173,0.09440789;-0.7347215;0.09635043,0.09497873;-0.7698922;0.04573106,-0.07421055;0.004133853;-0.03938932,-0.1104996;-0.3474369;-0.006325494,-0.1114859;-0.7333585;0.09201421,-0.1187695;-0.7670673;0.04007192,-0.001937956;0.5781197;0.0347414,119.3722
+0;0;0,-0.0002491144;0.3358545;0.0110148,0.001667715;0.6575352;0.005808213,0.1838894;0.5279067;0.01411871,0.2212813;0.2395941;0.03364375,0.2662069;-0.02269503;-0.03193388,-0.1730051;0.5096616;-0.01681271,-0.2289633;0.2380507;-0.1062543,-0.2770417;0.01127315;-0.2524552,0.07592811;0.006160858;-0.03530413,0.08572318;-0.3458166;0.004247516,0.08867578;-0.738933;0.08018581,0.09287271;-0.7008692;-0.0008203089,-0.07383069;0.003872316;-0.03979258,-0.09995045;-0.3483022;-0.01082208,-0.1199391;-0.740913;0.06515862,-0.1137228;-0.7028103;-0.01571371,0.001422035;0.5790364;0.009498004,0;0;0,-0.0007487982;0.3351209;0.02475989,-0.002696797;0.6566601;0.03572977,0.1752381;0.5116014;0.02767694,0.2137356;0.2227943;0.02422106,0.2356286;-0.04321522;-0.03802001,-0.1681631;0.5162061;-0.03190146,-0.2535114;0.3061939;-0.21497,-0.2953694;0.1474495;-0.4344294,0.0766077;0.003038928;-0.0342263,0.1000094;-0.3494222;-0.006442785,0.09395686;-0.7365562;0.09556949,0.09562044;-0.7702721;0.04475462,-0.07395446;0.004214066;-0.03952714,-0.1105147;-0.3467051;-0.006854482,-0.1116643;-0.7346518;0.09220051,-0.1193438;-0.767501;0.04086205,-0.002107576;0.5780772;0.03538501,119.3929
+0;0;0,-0.0002491144;0.3358545;0.0110148,0.001667715;0.6575352;0.005808213,0.1838894;0.5279067;0.01411871,0.2212813;0.2395941;0.03364375,0.2662069;-0.02269503;-0.03193388,-0.1730051;0.5096616;-0.01681271,-0.2289633;0.2380507;-0.1062543,-0.2770417;0.01127315;-0.2524552,0.07592811;0.006160858;-0.03530413,0.08572318;-0.3458166;0.004247516,0.08867578;-0.738933;0.08018581,0.09287271;-0.7008692;-0.0008203089,-0.07383069;0.003872316;-0.03979258,-0.09995045;-0.3483022;-0.01082208,-0.1199391;-0.740913;0.06515862,-0.1137228;-0.7028103;-0.01571371,0.001422035;0.5790364;0.009498004,0;0;0,-0.0007487982;0.3351209;0.02475989,-0.002696797;0.6566601;0.03572977,0.1752381;0.5116014;0.02767694,0.2137356;0.2227943;0.02422106,0.2356286;-0.04321522;-0.03802001,-0.1681631;0.5162061;-0.03190146,-0.2535114;0.3061939;-0.21497,-0.2953694;0.1474495;-0.4344294,0.0766077;0.003038928;-0.0342263,0.1000094;-0.3494222;-0.006442785,0.09395686;-0.7365562;0.09556949,0.09562044;-0.7702721;0.04475462,-0.07395446;0.004214066;-0.03952714,-0.1105147;-0.3467051;-0.006854482,-0.1116643;-0.7346518;0.09220051,-0.1193438;-0.767501;0.04086205,-0.002107576;0.5780772;0.03538501,119.4153
+0;0;0,-0.0002491114;0.3358504;0.01101466,0.001667567;0.6575051;0.005808545,0.1836574;0.527949;0.01411282,0.2209525;0.2403831;0.03358728,0.2660767;-0.02306604;-0.03228039,-0.1727835;0.5097271;-0.01677929,-0.2285968;0.2388197;-0.1059892,-0.2768878;0.01103914;-0.2528368,0.07575349;0.00614669;-0.03522294,0.08554005;-0.3455251;0.004294351,0.08849461;-0.738902;0.08028295,0.09266125;-0.7008964;-0.0001384914,-0.0736609;0.003863411;-0.03970107,-0.09975797;-0.3480052;-0.01075573,-0.1197598;-0.7408761;0.0652753,-0.1135884;-0.7028318;-0.01501331,0.00142191;0.5790137;0.009497985,0;0;0,-0.0008603706;0.3350942;0.02506089,-0.002862625;0.656601;0.03619909,0.1749284;0.51169;0.02932119,0.2135578;0.2236613;0.02591729,0.2353802;-0.04350975;-0.03672171,-0.1676857;0.5166517;-0.03278483,-0.2499403;0.3247696;-0.2349724,-0.2957892;0.1603113;-0.4509158,0.07650948;0.002985716;-0.03397667,0.0995995;-0.34924;-0.006878495,0.09355728;-0.7366959;0.09495378,0.09549277;-0.770379;0.0450561,-0.07363906;0.004233675;-0.03970382,-0.1103531;-0.3463756;-0.00721284,-0.1118812;-0.7347883;0.09108064,-0.1200014;-0.7666304;0.03951819,-0.002260797;0.5780258;0.03581905,119.4367
+0;0;0,-0.0006646515;0.3358436;0.01120428,0.001015472;0.657502;0.006129502,0.1830939;0.5280717;0.01489552,0.2204063;0.240486;0.03404205,0.2657399;-0.02295256;-0.03172441,-0.1731908;0.5096664;-0.01751675,-0.2305565;0.2416466;-0.1141544,-0.2793559;0.03158323;-0.2852457,0.07580748;0.006192959;-0.03509844,0.0852003;-0.3454758;0.004541416,0.08799794;-0.738866;0.0804669,0.09242689;-0.7008539;6.012619E-05,-0.07363123;0.003810209;-0.03976119,-0.0998417;-0.3480493;-0.01080791,-0.1200901;-0.740854;0.06549934,-0.1136584;-0.7028022;-0.01476809,0.0008360628;0.5790085;0.009778053,0;0;0,-0.0008603706;0.3350942;0.02506089,-0.002862625;0.656601;0.03619909,0.1749284;0.51169;0.02932119,0.2135578;0.2236613;0.02591729,0.2353802;-0.04350975;-0.03672171,-0.1676857;0.5166517;-0.03278483,-0.2499403;0.3247696;-0.2349724,-0.2957892;0.1603113;-0.4509158,0.07650948;0.002985716;-0.03397667,0.0995995;-0.34924;-0.006878495,0.09355728;-0.7366959;0.09495378,0.09549277;-0.770379;0.0450561,-0.07363906;0.004233675;-0.03970382,-0.1103531;-0.3463756;-0.00721284,-0.1118812;-0.7347883;0.09108064,-0.1200014;-0.7666304;0.03951819,-0.002260797;0.5780258;0.03581905,119.448
+0;0;0,-0.0006648569;0.3359474;0.01120774,0.001015912;0.6577309;0.006130913,0.1832213;0.5282326;0.01490201,0.2207165;0.2392377;0.03414236,0.2658992;-0.02332371;-0.03140512,-0.1733117;0.5098145;-0.01753286,-0.2309586;0.2404813;-0.114644,-0.2795955;0.03111741;-0.2851657,0.07559662;0.006175733;-0.03500082,0.08497263;-0.3448634;0.004568078,0.08778324;-0.7400778;0.08084563,0.09233504;-0.7018434;-0.00179147,-0.07342643;0.003799611;-0.03965059,-0.09958997;-0.34743;-0.01074914,-0.1199323;-0.7420563;0.06591196,-0.1133221;-0.7037811;-0.01658194,0.0008364291;0.5792049;0.009780973,0;0;0,-0.001172483;0.3351689;0.02543879,-0.003484301;0.6567839;0.03701067,0.1745678;0.5118877;0.03053784,0.2133436;0.2224434;0.02699709,0.2352129;-0.04369941;-0.03598034,-0.1676573;0.5167491;-0.0337461,-0.2512946;0.3285049;-0.24078,-0.3011136;0.1864089;-0.4701339,0.0764353;0.002866283;-0.03357792,0.09942055;-0.3487915;-0.007299663,0.09340723;-0.7381847;0.0944717,0.09559523;-0.7720934;0.04128981,-0.07326863;0.00430546;-0.03989008,-0.1104679;-0.3456862;-0.008201759,-0.1123915;-0.7358274;0.09082729,-0.1206892;-0.7690532;0.03743191,-0.002797924;0.5781776;0.03651476,119.4717
+0;0;0,-0.0006648751;0.3359565;0.01120805,0.001015834;0.6577263;0.006131556,0.1833763;0.5281911;0.01490671,0.2207083;0.2404546;0.03406328,0.2662063;-0.02393934;-0.03194169,-0.1734598;0.5097573;-0.01755574,-0.2308557;0.2415969;-0.114244,-0.2798321;0.03077178;-0.2859558,0.07546917;0.006165321;-0.03494181,0.08483487;-0.3444881;0.004583612,0.08765949;-0.741671;0.08124108,0.09206638;-0.7036988;0.001234606,-0.07330263;0.003793205;-0.03958375,-0.09943742;-0.3470505;-0.01071404,-0.119881;-0.7436422;0.06632887,-0.1134813;-0.7056305;-0.01353895,0.0008363658;0.5792068;0.009781322,0;0;0,-0.001226284;0.3351458;0.02585888,-0.003551438;0.6567322;0.03783822,0.1748336;0.5121456;0.03283119,0.2129937;0.2239057;0.02901745,0.2350077;-0.04405612;-0.03456461,-0.1673915;0.5171;-0.03455709,-0.2527967;0.3350263;-0.2445763,-0.3024771;0.1965935;-0.4784546,0.07628383;0.002789587;-0.03357875,0.0989282;-0.3485038;-0.007349253,0.09249054;-0.7400487;0.09408903,0.09431142;-0.7709144;0.04140067,-0.07305687;0.004391494;-0.03997431,-0.1106791;-0.3451917;-0.008606348,-0.112702;-0.7372434;0.09104285,-0.1206053;-0.7684723;0.03934589,-0.002862565;0.5781329;0.03724074,119.492
+0;0;0,-0.001190447;0.3359421;0.01159004,0.0001502323;0.6577186;0.006745801,0.1826663;0.5283039;0.01577715,0.2199742;0.2405402;0.03456766,0.2655687;-0.0238435;-0.03141176,-0.1737927;0.5095873;-0.01911896,-0.233774;0.246934;-0.1285192,-0.2816858;0.03587081;-0.3002389,0.07552535;0.006193208;-0.03481527,0.08438922;-0.3444479;0.004935037,0.08715211;-0.7416569;0.08145864,0.09197614;-0.7036744;0.001477264,-0.07325101;0.003761071;-0.03968224,-0.1001643;-0.3470685;-0.01136135,-0.1203387;-0.7435304;0.06641741,-0.1135236;-0.7055042;-0.01341458,0.000101621;0.5791943;0.0102974,0;0;0,-0.001226284;0.3351458;0.02585888,-0.003551438;0.6567322;0.03783822,0.1748336;0.5121456;0.03283119,0.2129937;0.2239057;0.02901745,0.2350077;-0.04405612;-0.03456461,-0.1673915;0.5171;-0.03455709,-0.2527967;0.3350263;-0.2445763,-0.3024771;0.1965935;-0.4784546,0.07628383;0.002789587;-0.03357875,0.0989282;-0.3485038;-0.007349253,0.09249054;-0.7400487;0.09408903,0.09431142;-0.7709144;0.04140067,-0.07305687;0.004391494;-0.03997431,-0.1106791;-0.3451917;-0.008606348,-0.112702;-0.7372434;0.09104285,-0.1206053;-0.7684723;0.03934589,-0.002862565;0.5781329;0.03724074,119.5038
+0;0;0,-0.001190447;0.3359421;0.01159004,0.0001502323;0.6577186;0.006745801,0.1826663;0.5283039;0.01577715,0.2199742;0.2405402;0.03456766,0.2655687;-0.0238435;-0.03141176,-0.1737927;0.5095873;-0.01911896,-0.233774;0.246934;-0.1285192,-0.2816858;0.03587081;-0.3002389,0.07552535;0.006193208;-0.03481527,0.08438922;-0.3444479;0.004935037,0.08715211;-0.7416569;0.08145864,0.09197614;-0.7036744;0.001477264,-0.07325101;0.003761071;-0.03968224,-0.1001643;-0.3470685;-0.01136135,-0.1203387;-0.7435304;0.06641741,-0.1135236;-0.7055042;-0.01341458,0.000101621;0.5791943;0.0102974,0;0;0,-0.001226284;0.3351458;0.02585888,-0.003551438;0.6567322;0.03783822,0.1748336;0.5121456;0.03283119,0.2129937;0.2239057;0.02901745,0.2350077;-0.04405612;-0.03456461,-0.1673915;0.5171;-0.03455709,-0.2527967;0.3350263;-0.2445763,-0.3024771;0.1965935;-0.4784546,0.07628383;0.002789587;-0.03357875,0.0989282;-0.3485038;-0.007349253,0.09249054;-0.7400487;0.09408903,0.09431142;-0.7709144;0.04140067,-0.07305687;0.004391494;-0.03997431,-0.1106791;-0.3451917;-0.008606348,-0.112702;-0.7372434;0.09104285,-0.1206053;-0.7684723;0.03934589,-0.002862565;0.5781329;0.03724074,119.5162
+0;0;0,-0.001190584;0.3359808;0.01159137,0.0001502122;0.6577836;0.006746797,0.183067;0.5282523;0.0157904,0.2203605;0.2405995;0.03457366,0.2656913;-0.02225518;-0.03102419,-0.1741745;0.5094947;-0.01918231,-0.2341326;0.2469425;-0.1285404,-0.2817674;0.03709997;-0.299267,0.07535696;0.006179399;-0.03473764,0.08420616;-0.3438813;0.004946861,0.08697041;-0.7412861;0.08150817,0.09182462;-0.7032537;0.001026474,-0.07308769;0.003752685;-0.03959377,-0.09995645;-0.3464962;-0.01131977,-0.1201407;-0.7431535;0.06649733,-0.113283;-0.7050771;-0.01383405,0.0001015979;0.5792544;0.01029863,0;0;0,-0.001386493;0.3351575;0.02619899,-0.003842898;0.6567583;0.03847086,0.1749267;0.5118849;0.03394449,0.2123709;0.2236733;0.02949989,0.2350664;-0.04302725;-0.03219533,-0.1676611;0.5172362;-0.03515775,-0.2515517;0.343973;-0.252942,-0.2988321;0.209607;-0.4878055,0.07626553;0.002767041;-0.0331583,0.09862213;-0.348013;-0.007680656,0.09198575;-0.7397994;0.09360731,0.09452656;-0.7701309;0.03957903,-0.07275155;0.004392006;-0.04014327,-0.1104948;-0.3445967;-0.008870702,-0.1125071;-0.7367682;0.09111597,-0.1204917;-0.7678747;0.03850773,-0.003121331;0.5781549;0.03780305,119.539
+0;0;0,-0.001419737;0.3361241;0.01174446,-0.0002440453;0.6581231;0.007029211,0.1828941;0.5286939;0.01675666,0.2201068;0.2409559;0.03527091,0.2656038;-0.0218071;-0.03054673,-0.1741657;0.509235;-0.02075775,-0.2385257;0.2538503;-0.1438723,-0.2846246;0.04740794;-0.3190943,0.07527993;0.006175944;-0.03465729,0.08388064;-0.3436101;0.00508935,0.0865991;-0.7409679;0.08169454,0.09188545;-0.7029328;0.001217023,-0.07299049;0.003745085;-0.03955629,-0.1000381;-0.3462085;-0.01118432,-0.1197606;-0.7428223;0.06677397,-0.1124761;-0.7047403;-0.01354264,-0.0002536627;0.5795395;0.01053135,0;0;0,-0.001615733;0.335263;0.02674818,-0.004317097;0.657027;0.03974628,0.17467;0.5120481;0.03515768,0.2117057;0.223728;0.03062105,0.234732;-0.04284751;-0.03145659,-0.1675567;0.5175649;-0.03570931,-0.2519834;0.3532893;-0.2602229,-0.2984471;0.2172686;-0.4942867,0.07620493;0.002734467;-0.0330404,0.09829538;-0.3478014;-0.007730126,0.09168591;-0.7396152;0.09330106,0.09417582;-0.7699487;0.03923798,-0.07256492;0.004439273;-0.04026119,-0.1104609;-0.3442712;-0.00913395,-0.1127305;-0.7363301;0.09113429,-0.1207199;-0.7673563;0.03839808,-0.003526941;0.5783741;0.03888035,119.56
+0;0;0,-0.001419737;0.3361241;0.01174446,-0.0002440453;0.6581231;0.007029211,0.1828941;0.5286939;0.01675666,0.2201068;0.2409559;0.03527091,0.2656038;-0.0218071;-0.03054673,-0.1741657;0.509235;-0.02075775,-0.2385257;0.2538503;-0.1438723,-0.2846246;0.04740794;-0.3190943,0.07527993;0.006175944;-0.03465729,0.08388064;-0.3436101;0.00508935,0.0865991;-0.7409679;0.08169454,0.09188545;-0.7029328;0.001217023,-0.07299049;0.003745085;-0.03955629,-0.1000381;-0.3462085;-0.01118432,-0.1197606;-0.7428223;0.06677397,-0.1124761;-0.7047403;-0.01354264,-0.0002536627;0.5795395;0.01053135,0;0;0,-0.001615733;0.335263;0.02674818,-0.004317097;0.657027;0.03974628,0.17467;0.5120481;0.03515768,0.2117057;0.223728;0.03062105,0.234732;-0.04284751;-0.03145659,-0.1675567;0.5175649;-0.03570931,-0.2519834;0.3532893;-0.2602229,-0.2984471;0.2172686;-0.4942867,0.07620493;0.002734467;-0.0330404,0.09829538;-0.3478014;-0.007730126,0.09168591;-0.7396152;0.09330106,0.09417582;-0.7699487;0.03923798,-0.07256492;0.004439273;-0.04026119,-0.1104609;-0.3442712;-0.00913395,-0.1127305;-0.7363301;0.09113429,-0.1207199;-0.7673563;0.03839808,-0.003526941;0.5783741;0.03888035,119.5715
+0;0;0,-0.001419919;0.3361673;0.01174597,-0.000244118;0.658191;0.007030524,0.1834332;0.5286102;0.01677638,0.2207595;0.2399934;0.03534718,0.2659213;-0.02083367;-0.02998554,-0.1746777;0.5090941;-0.02084846,-0.2392343;0.2529294;-0.144339,-0.2849936;0.04800798;-0.3182701,0.07517967;0.006167719;-0.03461113,0.08379602;-0.3442546;0.005207818,0.08652134;-0.7426142;0.08200611,0.09165705;-0.704808;0.003821813,-0.07289328;0.003740097;-0.0395036,-0.0999901;-0.3468501;-0.01108002,-0.1197623;-0.7444637;0.06707479,-0.1126854;-0.7066121;-0.01095319,-0.0002537356;0.5796056;0.01053274,0;0;0,-0.001848437;0.3352637;0.02726305,-0.004858047;0.6570255;0.04085505,0.1746831;0.5116981;0.03626716,0.2116828;0.222479;0.0316633,0.2347133;-0.04220641;-0.0295732,-0.1679209;0.5173749;-0.0362177,-0.2542542;0.3309759;-0.2431954,-0.2995705;0.2227058;-0.4892904,0.07620336;0.00270851;-0.03276682,0.09779133;-0.3485101;-0.007567167,0.09136899;-0.7415174;0.09293067,0.09531373;-0.7704495;0.04085815,-0.07236882;0.004449849;-0.04038446,-0.1105857;-0.3448913;-0.009467734,-0.1129138;-0.7377498;0.09178718,-0.1210004;-0.7669608;0.04051574,-0.003984265;0.5783734;0.03983724,119.5928
+0;0;0,-0.001986402;0.336159;0.01189871,-0.001161183;0.6581873;0.00735054,0.1826428;0.5286661;0.01752942,0.2200133;0.2400428;0.03590982,0.2652686;-0.02073586;-0.02955124,-0.1749191;0.508794;-0.02289886,-0.2426266;0.2595285;-0.1582513,-0.2859351;0.0623409;-0.3415,0.07523368;0.006240839;-0.0344804,0.08336806;-0.3441958;0.005314268,0.08598138;-0.7425722;0.08202894,0.09158779;-0.704765;0.003877096,-0.07283157;0.003664553;-0.03962432,-0.1005701;-0.3468533;-0.01092884,-0.1201315;-0.7444822;0.0672011,-0.1125863;-0.706626;-0.01078253,-0.001043628;0.5795988;0.01078159,0;0;0,-0.001848437;0.3352637;0.02726305,-0.004858047;0.6570255;0.04085505,0.1746831;0.5116981;0.03626716,0.2116828;0.222479;0.0316633,0.2347133;-0.04220641;-0.0295732,-0.1679209;0.5173749;-0.0362177,-0.2542542;0.3309759;-0.2431954,-0.2995705;0.2227058;-0.4892904,0.07620336;0.00270851;-0.03276682,0.09779133;-0.3485101;-0.007567167,0.09136899;-0.7415174;0.09293067,0.09531373;-0.7704495;0.04085815,-0.07236882;0.004449849;-0.04038446,-0.1105857;-0.3448913;-0.009467734,-0.1129138;-0.7377498;0.09178718,-0.1210004;-0.7669608;0.04051574,-0.003984265;0.5783734;0.03983724,119.6047
+0;0;0,-0.001986876;0.3362392;0.01190155,-0.00116147;0.6583341;0.007352559,0.1829492;0.5287147;0.01754328,0.2202025;0.2409963;0.03586605,0.2655455;-0.02028817;-0.02972198,-0.1752097;0.5088094;-0.0229525,-0.2427049;0.2603255;-0.1578805,-0.2860973;0.06275544;-0.3414847,0.07501955;0.006223076;-0.03438227,0.08316559;-0.3447163;0.005469497,0.08577858;-0.7430409;0.08217418,0.09140674;-0.7052034;0.00371924,-0.07262428;0.003654123;-0.03951154,-0.1004026;-0.3473666;-0.01077489,-0.1199615;-0.7449439;0.06734489,-0.112387;-0.7070572;-0.01094119,-0.001043895;0.5797324;0.01078419,0;0;0,-0.002063707;0.3352974;0.02781725,-0.005303152;0.6570992;0.04197836,0.1744634;0.5112898;0.03739715,0.2111833;0.2229628;0.03244185,0.2342379;-0.0422762;-0.02874744,-0.1679807;0.5174285;-0.03671569,-0.2616376;0.3652437;-0.2660049,-0.3039801;0.2324013;-0.5009249,0.07621866;0.002577409;-0.03213835,0.0976558;-0.3491836;-0.007287027,0.09098508;-0.7423321;0.0924263,0.09449349;-0.7711416;0.03972507,-0.07199039;0.004502849;-0.04056979,-0.1105977;-0.3453065;-0.00965344,-0.1129882;-0.7380952;0.0916597,-0.1212739;-0.7674062;0.04006676,-0.004370466;0.5784367;0.04081917,119.6262
+0;0;0,-0.002352015;0.3362315;0.01205194,-0.001812144;0.6583313;0.007715199,0.1820695;0.5289534;0.02489143,0.2249844;0.2416691;0.03635482,0.2704188;-0.01952276;-0.02953817,-0.1753997;0.5088728;-0.02463434,-0.2457089;0.271372;-0.1768033,-0.2881482;0.08589351;-0.3728237,0.07504717;0.006225266;-0.03432156,0.08295722;-0.3447216;0.005512301,0.08552424;-0.743041;0.0822456,0.09271559;-0.705227;0.003916129,-0.07252114;0.003664732;-0.03969955,-0.1008979;-0.3472885;-0.01072504,-0.1202566;-0.7448429;0.06756091,-0.1111246;-0.7069715;-0.01056033,-0.001595125;0.5797259;0.0110555,0;0;0,-0.002063707;0.3352974;0.02781725,-0.005303152;0.6570992;0.04197836,0.1744634;0.5112898;0.03739715,0.2111833;0.2229628;0.03244185,0.2342379;-0.0422762;-0.02874744,-0.1679807;0.5174285;-0.03671569,-0.2616376;0.3652437;-0.2660049,-0.3039801;0.2324013;-0.5009249,0.07621866;0.002577409;-0.03213835,0.0976558;-0.3491836;-0.007287027,0.09098508;-0.7423321;0.0924263,0.09449349;-0.7711416;0.03972507,-0.07199039;0.004502849;-0.04056979,-0.1105977;-0.3453065;-0.00965344,-0.1129882;-0.7380952;0.0916597,-0.1212739;-0.7674062;0.04006676,-0.004370466;0.5784367;0.04081917,119.6381
+0;0;0,-0.002352866;0.3363533;0.0120563,-0.001812756;0.6586016;0.0077175,0.18221;0.5291469;0.02490596,0.2250117;0.2426209;0.03633909,0.2704723;-0.01872253;-0.02959212,-0.1755337;0.5090508;-0.02465783,-0.2456573;0.272177;-0.1764251,-0.2881212;0.08659086;-0.3725592,0.07492884;0.00621545;-0.03426745,0.08284505;-0.3450047;0.005597435,0.0854061;-0.7423975;0.08215225,0.09259788;-0.7045831;0.003818139,-0.07240679;0.003658953;-0.03963695,-0.1008056;-0.3475676;-0.01063988,-0.1201193;-0.7441972;0.06746397,-0.1109868;-0.7063254;-0.01066189,-0.001595632;0.5799584;0.01105941,0;0;0,-0.002372183;0.3353775;0.02829683,-0.005984969;0.6572999;0.04300296,0.1739489;0.5112149;0.03835261,0.2111725;0.2237279;0.03330219,0.2336824;-0.04179364;-0.02757144,-0.1680171;0.517467;-0.03722758,-0.2623675;0.3671744;-0.2665091,-0.3043127;0.2349807;-0.5020497,0.07615189;0.002567291;-0.0319612,0.0971793;-0.3495089;-0.007311106,0.09067043;-0.7417334;0.09221709,0.09413498;-0.7705569;0.03952157,-0.07177021;0.004517269;-0.04069215,-0.1106239;-0.3455397;-0.009740952,-0.1131733;-0.737501;0.09099665,-0.1215845;-0.7672107;0.0398789,-0.004952401;0.5786029;0.04170501,119.6602
+0;0;0,-0.002352866;0.3363533;0.0120563,-0.001812756;0.6586016;0.0077175,0.18221;0.5291469;0.02490596,0.2250117;0.2426209;0.03633909,0.2704723;-0.01872253;-0.02959212,-0.1755337;0.5090508;-0.02465783,-0.2456573;0.272177;-0.1764251,-0.2881212;0.08659086;-0.3725592,0.07492884;0.00621545;-0.03426745,0.08284505;-0.3450047;0.005597435,0.0854061;-0.7423975;0.08215225,0.09259788;-0.7045831;0.003818139,-0.07240679;0.003658953;-0.03963695,-0.1008056;-0.3475676;-0.01063988,-0.1201193;-0.7441972;0.06746397,-0.1109868;-0.7063254;-0.01066189,-0.001595632;0.5799584;0.01105941,0;0;0,-0.002372183;0.3353775;0.02829683,-0.005984969;0.6572999;0.04300296,0.1739489;0.5112149;0.03835261,0.2111725;0.2237279;0.03330219,0.2336824;-0.04179364;-0.02757144,-0.1680171;0.517467;-0.03722758,-0.2623675;0.3671744;-0.2665091,-0.3043127;0.2349807;-0.5020497,0.07615189;0.002567291;-0.0319612,0.0971793;-0.3495089;-0.007311106,0.09067043;-0.7417334;0.09221709,0.09413498;-0.7705569;0.03952157,-0.07177021;0.004517269;-0.04069215,-0.1106239;-0.3455397;-0.009740952,-0.1131733;-0.737501;0.09099665,-0.1215845;-0.7672107;0.0398789,-0.004952401;0.5786029;0.04170501,119.6716
+0;0;0,-0.002352866;0.3363533;0.0120563,-0.001812756;0.6586016;0.0077175,0.18221;0.5291469;0.02490596,0.2250117;0.2426209;0.03633909,0.2704723;-0.01872253;-0.02959212,-0.1755337;0.5090508;-0.02465783,-0.2456573;0.272177;-0.1764251,-0.2881212;0.08659086;-0.3725592,0.07492884;0.00621545;-0.03426745,0.08284505;-0.3450047;0.005597435,0.0854061;-0.7423975;0.08215225,0.09259788;-0.7045831;0.003818139,-0.07240679;0.003658953;-0.03963695,-0.1008056;-0.3475676;-0.01063988,-0.1201193;-0.7441972;0.06746397,-0.1109868;-0.7063254;-0.01066189,-0.001595632;0.5799584;0.01105941,0;0;0,-0.002372183;0.3353775;0.02829683,-0.005984969;0.6572999;0.04300296,0.1739489;0.5112149;0.03835261,0.2111725;0.2237279;0.03330219,0.2336824;-0.04179364;-0.02757144,-0.1680171;0.517467;-0.03722758,-0.2623675;0.3671744;-0.2665091,-0.3043127;0.2349807;-0.5020497,0.07615189;0.002567291;-0.0319612,0.0971793;-0.3495089;-0.007311106,0.09067043;-0.7417334;0.09221709,0.09413498;-0.7705569;0.03952157,-0.07177021;0.004517269;-0.04069215,-0.1106239;-0.3455397;-0.009740952,-0.1131733;-0.737501;0.09099665,-0.1215845;-0.7672107;0.0398789,-0.004952401;0.5786029;0.04170501,119.683
+0;0;0,-0.002713778;0.3364399;0.01231293,-0.002476158;0.6587896;0.008370472,0.1817236;0.5292255;0.02502983,0.2243509;0.2423747;0.03712337,0.2694919;-0.01793101;-0.02880912,-0.1771596;0.5102481;-0.02151507,-0.2447646;0.2780711;-0.1820458,-0.2894767;0.1095467;-0.3911971,0.07486681;0.006136183;-0.03404671,0.08231723;-0.3452988;0.005855218,0.08485538;-0.7424321;0.08238479,0.0915129;-0.7045991;0.004175186,-0.07217853;0.003740684;-0.03972576,-0.1010097;-0.3476298;-0.01037055,-0.1205449;-0.7439802;0.06775053,-0.1119474;-0.7060853;-0.01026341,-0.002181731;0.5801188;0.01155544,0;0;0,-0.002494268;0.3354452;0.02865422,-0.006195635;0.6574453;0.04368508,0.1736738;0.510831;0.03965294,0.2109286;0.2230306;0.03420079,0.2334555;-0.0413917;-0.02676881,-0.1680344;0.5176098;-0.03721339,-0.2674894;0.3765317;-0.2705638,-0.3094288;0.2723471;-0.5186173,0.07619128;0.00257431;-0.03146636,0.09688237;-0.3497652;-0.007322552,0.09026025;-0.7417936;0.09191478,0.09360167;-0.7707095;0.03956808,-0.07149431;0.004504289;-0.0408674,-0.1105787;-0.3456719;-0.009193487,-0.1131806;-0.7375061;0.09099299,-0.121684;-0.7666963;0.03954754,-0.005143747;0.5787285;0.04231012,119.7062
+0;0;0,-0.002714323;0.3365074;0.0123154,-0.002476644;0.6589242;0.008372178,0.1814785;0.529413;0.02501421,0.2239999;0.2432751;0.0370777,0.2691254;-0.01694161;-0.02883223,-0.1769273;0.5104608;-0.02146877,-0.2443642;0.2788608;-0.1816006,-0.289061;0.110394;-0.3906803,0.07480671;0.006131257;-0.03401937,0.08228351;-0.3465483;0.006023861,0.08482119;-0.7436086;0.08253935,0.09150682;-0.7057425;0.003999636,-0.07212059;0.003737681;-0.03969387,-0.1010539;-0.3488773;-0.01023469,-0.1205855;-0.7451546;0.067872,-0.1119517;-0.7072265;-0.01047123,-0.002182161;0.5802386;0.01155775,0;0;0,-0.00241667;0.3354857;0.02897871,-0.005967446;0.6575397;0.04432905,0.1733869;0.5103881;0.04038537,0.2108203;0.2233406;0.03481591,0.2333035;-0.04100078;-0.02610445,-0.1675179;0.5178983;-0.03687863,-0.2640466;0.3745307;-0.269164,-0.3066137;0.2782632;-0.5201894,0.07613689;0.00255087;-0.03142643,0.09678904;-0.3510039;-0.006631136,0.08990859;-0.7430896;0.09205735,0.09356784;-0.7717857;0.03898728,-0.07138094;0.004527325;-0.04092944,-0.110774;-0.3468685;-0.009126965,-0.1134029;-0.7386141;0.09110485,-0.1219332;-0.7680602;0.03944764,-0.004960924;0.5788089;0.04287517,119.7284
+0;0;0,-0.002714323;0.3365074;0.0123154,-0.002476644;0.6589242;0.008372178,0.1814785;0.529413;0.02501421,0.2239999;0.2432751;0.0370777,0.2691254;-0.01694161;-0.02883223,-0.1769273;0.5104608;-0.02146877,-0.2443642;0.2788608;-0.1816006,-0.289061;0.110394;-0.3906803,0.07480671;0.006131257;-0.03401937,0.08228351;-0.3465483;0.006023861,0.08482119;-0.7436086;0.08253935,0.09150682;-0.7057425;0.003999636,-0.07212059;0.003737681;-0.03969387,-0.1010539;-0.3488773;-0.01023469,-0.1205855;-0.7451546;0.067872,-0.1119517;-0.7072265;-0.01047123,-0.002182161;0.5802386;0.01155775,0;0;0,-0.00241667;0.3354857;0.02897871,-0.005967446;0.6575397;0.04432905,0.1733869;0.5103881;0.04038537,0.2108203;0.2233406;0.03481591,0.2333035;-0.04100078;-0.02610445,-0.1675179;0.5178983;-0.03687863,-0.2640466;0.3745307;-0.269164,-0.3066137;0.2782632;-0.5201894,0.07613689;0.00255087;-0.03142643,0.09678904;-0.3510039;-0.006631136,0.08990859;-0.7430896;0.09205735,0.09356784;-0.7717857;0.03898728,-0.07138094;0.004527325;-0.04092944,-0.110774;-0.3468685;-0.009126965,-0.1134029;-0.7386141;0.09110485,-0.1219332;-0.7680602;0.03944764,-0.004960924;0.5788089;0.04287517,119.7397
+0;0;0,-0.002937917;0.3365915;0.01251729,-0.002976888;0.6590832;0.008776272,0.1808265;0.5295028;0.02797682,0.2256067;0.2444622;0.03757248,0.2709627;-0.01685038;-0.02826656,-0.1760496;0.5100707;-0.0263617,-0.2404736;0.281233;-0.1901553,-0.2914083;0.1085157;-0.3957049,0.07464168;0.006104609;-0.03381177,0.0821463;-0.3467015;0.006143253,0.08459252;-0.744764;0.08303815,0.09260131;-0.7069556;0.004940696,-0.07173828;0.003771035;-0.03989088,-0.1011021;-0.3488903;-0.01001401,-0.1208037;-0.7461615;0.06847155,-0.1108576;-0.7082719;-0.009394713,-0.002598424;0.5803798;0.01189055,0;0;0,-0.002495304;0.3355401;0.02942324,-0.006083578;0.6576501;0.04508758,0.173173;0.5102378;0.04120541,0.2102776;0.2239951;0.03538394,0.2329689;-0.0413138;-0.02603662,-0.1672828;0.5182034;-0.03702617,-0.262868;0.3739293;-0.2680975,-0.3041136;0.2732269;-0.5187647,0.07602733;0.002558574;-0.03106737,0.09671879;-0.3511456;-0.006775141,0.08957127;-0.744364;0.09171724,0.09280157;-0.7732337;0.03929353,-0.07101701;0.00451487;-0.0410863,-0.1107381;-0.3469554;-0.009215277,-0.1135363;-0.739736;0.0912241,-0.1219894;-0.7691512;0.04001176,-0.005071566;0.5789055;0.0435636,119.7604
+0;0;0,-0.002937917;0.3365915;0.01251729,-0.002976888;0.6590832;0.008776272,0.1808265;0.5295028;0.02797682,0.2256067;0.2444622;0.03757248,0.2709627;-0.01685038;-0.02826656,-0.1760496;0.5100707;-0.0263617,-0.2404736;0.281233;-0.1901553,-0.2914083;0.1085157;-0.3957049,0.07464168;0.006104609;-0.03381177,0.0821463;-0.3467015;0.006143253,0.08459252;-0.744764;0.08303815,0.09260131;-0.7069556;0.004940696,-0.07173828;0.003771035;-0.03989088,-0.1011021;-0.3488903;-0.01001401,-0.1208037;-0.7461615;0.06847155,-0.1108576;-0.7082719;-0.009394713,-0.002598424;0.5803798;0.01189055,0;0;0,-0.002495304;0.3355401;0.02942324,-0.006083578;0.6576501;0.04508758,0.173173;0.5102378;0.04120541,0.2102776;0.2239951;0.03538394,0.2329689;-0.0413138;-0.02603662,-0.1672828;0.5182034;-0.03702617,-0.262868;0.3739293;-0.2680975,-0.3041136;0.2732269;-0.5187647,0.07602733;0.002558574;-0.03106737,0.09671879;-0.3511456;-0.006775141,0.08957127;-0.744364;0.09171724,0.09280157;-0.7732337;0.03929353,-0.07101701;0.00451487;-0.0410863,-0.1107381;-0.3469554;-0.009215277,-0.1135363;-0.739736;0.0912241,-0.1219894;-0.7691512;0.04001176,-0.005071566;0.5789055;0.0435636,119.7724
+0;0;0,-0.002937917;0.3365915;0.01251729,-0.002976888;0.6590832;0.008776272,0.1808265;0.5295028;0.02797682,0.2256067;0.2444622;0.03757248,0.2709627;-0.01685038;-0.02826656,-0.1760496;0.5100707;-0.0263617,-0.2404736;0.281233;-0.1901553,-0.2914083;0.1085157;-0.3957049,0.07464168;0.006104609;-0.03381177,0.0821463;-0.3467015;0.006143253,0.08459252;-0.744764;0.08303815,0.09260131;-0.7069556;0.004940696,-0.07173828;0.003771035;-0.03989088,-0.1011021;-0.3488903;-0.01001401,-0.1208037;-0.7461615;0.06847155,-0.1108576;-0.7082719;-0.009394713,-0.002598424;0.5803798;0.01189055,0;0;0,-0.002495304;0.3355401;0.02942324,-0.006083578;0.6576501;0.04508758,0.173173;0.5102378;0.04120541,0.2102776;0.2239951;0.03538394,0.2329689;-0.0413138;-0.02603662,-0.1672828;0.5182034;-0.03702617,-0.262868;0.3739293;-0.2680975,-0.3041136;0.2732269;-0.5187647,0.07602733;0.002558574;-0.03106737,0.09671879;-0.3511456;-0.006775141,0.08957127;-0.744364;0.09171724,0.09280157;-0.7732337;0.03929353,-0.07101701;0.00451487;-0.0410863,-0.1107381;-0.3469554;-0.009215277,-0.1135363;-0.739736;0.0912241,-0.1219894;-0.7691512;0.04001176,-0.005071566;0.5789055;0.0435636,119.7843
+0;0;0,-0.003330265;0.3366517;0.01291163,-0.003624145;0.6592259;0.009384094,0.1805495;0.5296983;0.02807275,0.2243159;0.2443246;0.03824208,0.2695866;-0.01706365;-0.0275607,-0.1779643;0.5111116;-0.02273737,-0.2412867;0.2899023;-0.1974194,-0.2902462;0.1309899;-0.4143365,0.07466437;0.006049025;-0.03355934,0.08162979;-0.3466454;0.006609846,0.08403932;-0.7445977;0.08344713,0.09131309;-0.7068763;0.006468311,-0.07156413;0.00381685;-0.04001994,-0.1014067;-0.3486789;-0.009826932,-0.1210868;-0.7458072;0.06877059,-0.1119033;-0.7080049;-0.007995635,-0.003209042;0.5805035;0.01244637,0;0;0,-0.002524853;0.3355781;0.02988517,-0.006142154;0.6577411;0.04609883,0.173331;0.5101231;0.04229343,0.2100495;0.2236409;0.03623426,0.2328502;-0.04151618;-0.02601612,-0.167219;0.5182804;-0.03701277,-0.2615921;0.3746529;-0.2692237,-0.3035063;0.2703654;-0.5183634,0.07600372;0.002568111;-0.0308938,0.09652695;-0.3510677;-0.006895542,0.08947325;-0.7441919;0.09148849,0.09346177;-0.7735277;0.04147232,-0.07087038;0.004505624;-0.04116645,-0.1106279;-0.3468408;-0.009065337,-0.1135671;-0.7395707;0.091086,-0.1207113;-0.7667571;0.03896166,-0.005124591;0.5789822;0.04443181,119.8055
+0;0;0,-0.003331497;0.3367761;0.0129164,-0.003625496;0.6594926;0.009387376,0.1811115;0.5297762;0.02812521,0.2247277;0.2453822;0.03825963,0.2700888;-0.01652756;-0.02767445,-0.1785012;0.5111325;-0.02284065,-0.2416062;0.2906827;-0.196923,-0.2906633;0.1314532;-0.414273,0.07448573;0.006034553;-0.03347905,0.08143566;-0.3458756;0.006600816,0.08384715;-0.744153;0.08350088,0.09131122;-0.7062297;0.004508257,-0.0713929;0.003807717;-0.03992419,-0.1011691;-0.3479041;-0.009798326,-0.1208653;-0.745357;0.06886341,-0.1114415;-0.7073507;-0.00991106,-0.003210219;0.5807372;0.01245093,0;0;0,-0.002636097;0.3356304;0.03068221,-0.006394424;0.6578873;0.04781163,0.1734693;0.5095328;0.04378855,0.2095425;0.2239763;0.03736842,0.2324351;-0.0416185;-0.02537715,-0.1673053;0.5184236;-0.03717651,-0.2659823;0.3830906;-0.2713407,-0.3021327;0.3152111;-0.5341851,0.07593343;0.002519712;-0.0305475,0.09611133;-0.3503864;-0.007191418,0.08915906;-0.743876;0.09110415,0.09554686;-0.7719646;0.03685248,-0.07056407;0.004530872;-0.04129853,-0.1103761;-0.3459969;-0.009039443,-0.1135375;-0.739138;0.09083271,-0.1213211;-0.7689468;0.03867275,-0.005340561;0.5791013;0.0459069,119.8284
+0;0;0,-0.003331497;0.3367761;0.0129164,-0.003625496;0.6594926;0.009387376,0.1811115;0.5297762;0.02812521,0.2247277;0.2453822;0.03825963,0.2700888;-0.01652756;-0.02767445,-0.1785012;0.5111325;-0.02284065,-0.2416062;0.2906827;-0.196923,-0.2906633;0.1314532;-0.414273,0.07448573;0.006034553;-0.03347905,0.08143566;-0.3458756;0.006600816,0.08384715;-0.744153;0.08350088,0.09131122;-0.7062297;0.004508257,-0.0713929;0.003807717;-0.03992419,-0.1011691;-0.3479041;-0.009798326,-0.1208653;-0.745357;0.06886341,-0.1114415;-0.7073507;-0.00991106,-0.003210219;0.5807372;0.01245093,0;0;0,-0.002636097;0.3356304;0.03068221,-0.006394424;0.6578873;0.04781163,0.1734693;0.5095328;0.04378855,0.2095425;0.2239763;0.03736842,0.2324351;-0.0416185;-0.02537715,-0.1673053;0.5184236;-0.03717651,-0.2659823;0.3830906;-0.2713407,-0.3021327;0.3152111;-0.5341851,0.07593343;0.002519712;-0.0305475,0.09611133;-0.3503864;-0.007191418,0.08915906;-0.743876;0.09110415,0.09554686;-0.7719646;0.03685248,-0.07056407;0.004530872;-0.04129853,-0.1103761;-0.3459969;-0.009039443,-0.1135375;-0.739138;0.09083271,-0.1213211;-0.7689468;0.03867275,-0.005340561;0.5791013;0.0459069,119.8512
+0;0;0,-0.003697556;0.3369169;0.01324747,-0.004243501;0.6598034;0.009923596,0.1807842;0.5299441;0.02843517,0.2233216;0.245776;0.03902684,0.2688075;-0.01589954;-0.0270273,-0.1796983;0.5117522;-0.02131871,-0.2432825;0.3027314;-0.2082425,-0.2906179;0.1477078;-0.4287719,0.07448646;0.005924687;-0.03314395,0.08102056;-0.3459268;0.006774172,0.08344706;-0.744153;0.08386806,0.09066088;-0.7062427;0.005163625,-0.07106354;0.003945591;-0.04020277,-0.1013304;-0.3475918;-0.00952762,-0.1210196;-0.7449856;0.06936489,-0.111853;-0.7069938;-0.009127796,-0.003790826;0.5810052;0.01296202,0;0;0,-0.002597973;0.3357604;0.03098953,-0.006248534;0.6581778;0.04830229,0.1736418;0.5092174;0.04496992,0.2092026;0.2239907;0.0376004,0.2319261;-0.04140458;-0.02528965,-0.1671852;0.5186028;-0.03726986,-0.2652777;0.382418;-0.2707323,-0.3009197;0.3382461;-0.5384723,0.07585018;0.002446741;-0.03037465,0.09595142;-0.350404;-0.007398725,0.08904558;-0.7439016;0.09081257,0.09420971;-0.7723043;0.03722657,-0.07033943;0.004583947;-0.04139092,-0.1108058;-0.3458463;-0.009820372,-0.1139299;-0.7389749;0.09004789,-0.1213873;-0.7688627;0.0384064,-0.00522688;0.5793504;0.04635918,119.8732
+0;0;0,-0.003699343;0.3370798;0.01325388,-0.004245581;0.6601389;0.009928223,0.1809893;0.5301802;0.02845878,0.2234417;0.24658;0.03902927,0.2689368;-0.01514831;-0.0270382,-0.1798974;0.511968;-0.02135089,-0.2433545;0.3033649;-0.2079011,-0.2906994;0.1483101;-0.428475,0.07437472;0.005915799;-0.03309423,0.08091453;-0.3462433;0.006858792,0.08334035;-0.7443583;0.08393112,0.09055938;-0.7064423;0.005169839,-0.07095694;0.003939672;-0.04014246,-0.1012502;-0.3479051;-0.009440497,-0.120934;-0.7451878;0.06942996,-0.1117607;-0.7071902;-0.009119421,-0.003792664;0.5812986;0.01296828,0;0;0,-0.002667218;0.3358866;0.03138888,-0.006363176;0.6584581;0.04903591,0.1735217;0.508841;0.04522479,0.2087078;0.2241504;0.03772628,0.2314757;-0.04123253;-0.02543938,-0.1671162;0.5187792;-0.03739725,-0.2652986;0.3845162;-0.2712278,-0.2997288;0.3673397;-0.5422554,0.07576232;0.002456591;-0.03026319,0.09574126;-0.3507138;-0.007316591,0.08868989;-0.7442269;0.09035289,0.09379102;-0.7725971;0.03664052,-0.07014319;0.004582056;-0.04148208,-0.1107133;-0.346149;-0.009909127,-0.1142433;-0.7392013;0.08978528,-0.1211728;-0.7671439;0.03581531,-0.005332209;0.5795906;0.04701436,119.8943
+0;0;0,-0.004085457;0.3370596;0.01365083,-0.004901275;0.6601197;0.01055707,0.1804464;0.5302866;0.02893251,0.2224439;0.2466333;0.03988869,0.2677763;-0.0151135;-0.02621719,-0.1803152;0.5122089;-0.02213096,-0.2442985;0.3131843;-0.2186974,-0.2899931;0.1741232;-0.4500206,0.07448984;0.005889488;-0.03283903,0.08063703;-0.346265;0.00721655,0.08308307;-0.7443497;0.08444437,0.09051148;-0.7064223;0.005703717,-0.07079326;0.003978648;-0.04042659,-0.101565;-0.347767;-0.009071868,-0.1213055;-0.7451444;0.06930611,-0.1119233;-0.7071363;-0.00921753,-0.004380348;0.5812783;0.01355905,0;0;0,-0.002667218;0.3358866;0.03138888,-0.006363176;0.6584581;0.04903591,0.1735217;0.508841;0.04522479,0.2087078;0.2241504;0.03772628,0.2314757;-0.04123253;-0.02543938,-0.1671162;0.5187792;-0.03739725,-0.2652986;0.3845162;-0.2712278,-0.2997288;0.3673397;-0.5422554,0.07576232;0.002456591;-0.03026319,0.09574126;-0.3507138;-0.007316591,0.08868989;-0.7442269;0.09035289,0.09379102;-0.7725971;0.03664052,-0.07014319;0.004582056;-0.04148208,-0.1107133;-0.346149;-0.009909127,-0.1142433;-0.7392013;0.08978528,-0.1211728;-0.7671439;0.03581531,-0.005332209;0.5795906;0.04701436,119.9059
+0;0;0,-0.004085457;0.3370596;0.01365083,-0.004901275;0.6601197;0.01055707,0.1804464;0.5302866;0.02893251,0.2224439;0.2466333;0.03988869,0.2677763;-0.0151135;-0.02621719,-0.1803152;0.5122089;-0.02213096,-0.2442985;0.3131843;-0.2186974,-0.2899931;0.1741232;-0.4500206,0.07448984;0.005889488;-0.03283903,0.08063703;-0.346265;0.00721655,0.08308307;-0.7443497;0.08444437,0.09051148;-0.7064223;0.005703717,-0.07079326;0.003978648;-0.04042659,-0.101565;-0.347767;-0.009071868,-0.1213055;-0.7451444;0.06930611,-0.1119233;-0.7071363;-0.00921753,-0.004380348;0.5812783;0.01355905,0;0;0,-0.002667218;0.3358866;0.03138888,-0.006363176;0.6584581;0.04903591,0.1735217;0.508841;0.04522479,0.2087078;0.2241504;0.03772628,0.2314757;-0.04123253;-0.02543938,-0.1671162;0.5187792;-0.03739725,-0.2652986;0.3845162;-0.2712278,-0.2997288;0.3673397;-0.5422554,0.07576232;0.002456591;-0.03026319,0.09574126;-0.3507138;-0.007316591,0.08868989;-0.7442269;0.09035289,0.09379102;-0.7725971;0.03664052,-0.07014319;0.004582056;-0.04148208,-0.1107133;-0.346149;-0.009909127,-0.1142433;-0.7392013;0.08978528,-0.1211728;-0.7671439;0.03581531,-0.005332209;0.5795906;0.04701436,119.917
+0;0;0,-0.004085756;0.3370842;0.01365183,-0.004901447;0.6601045;0.01055863,0.1805317;0.5302622;0.02894064,0.2225698;0.2463354;0.03990738,0.2678519;-0.0151217;-0.02612535,-0.1803969;0.5121762;-0.02214649,-0.244442;0.3129597;-0.2189024,-0.2900859;0.1740525;-0.4499696,0.07434478;0.005878019;-0.03277509,0.08049309;-0.3463408;0.007287815,0.08291508;-0.7405116;0.08375635,0.09027877;-0.7026532;0.005701706,-0.07065539;0.0039709;-0.04034787,-0.1014327;-0.347839;-0.008987423,-0.1209791;-0.7413094;0.06861997,-0.1116787;-0.703371;-0.009219542,-0.004380616;0.5812775;0.01356006,0;0;0,-0.002754383;0.3358843;0.03166962,-0.006515786;0.6584051;0.04949737,0.1734442;0.5087078;0.04597378,0.2083725;0.2237188;0.03802466,0.2310246;-0.04132563;-0.02529168,-0.1671494;0.5187777;-0.03740389,-0.2639521;0.3934345;-0.277029,-0.3023366;0.3595564;-0.5456357,0.07566351;0.002411827;-0.03008521,0.09552249;-0.3508578;-0.007566215,0.08917109;-0.7404755;0.08929276,0.09301116;-0.7693926;0.03711486,-0.06990699;0.004607371;-0.04156547,-0.1106601;-0.3461574;-0.009877086,-0.1141403;-0.7353954;0.08863987,-0.1215213;-0.7650324;0.03767461,-0.005470552;0.5795531;0.04743719,119.9392
+0;0;0,-0.004404206;0.3370904;0.0139529,-0.005511939;0.6600432;0.01106818,0.1798515;0.5303598;0.02936774,0.2213785;0.2460753;0.04071178,0.2662382;-0.01398915;-0.02398134,-0.1805527;0.5124132;-0.02298418,-0.2458579;0.3195894;-0.2260237,-0.2905998;0.1856545;-0.4581675,0.07435118;0.005818214;-0.03253813,0.08025659;-0.3509912;0.008202612,0.08257535;-0.7445694;0.08452344,0.0903172;-0.7065392;0.004853778,-0.07044885;0.004042326;-0.04051294,-0.1020086;-0.3522868;-0.008245274,-0.1215489;-0.745139;0.06933895,-0.1118319;-0.7070292;-0.01010593,-0.004904462;0.5812402;0.01402358,0;0;0,-0.002907254;0.335859;0.0321604,-0.006819658;0.6582848;0.05043399,0.1730396;0.5087929;0.04631221,0.2079862;0.2235084;0.03841531,0.2296686;-0.0400607;-0.02397311,-0.1668323;0.5188044;-0.03734113,-0.2660764;0.3938044;-0.2764989,-0.2982773;0.3669517;-0.5449634,0.07556961;0.002318025;-0.03007555,0.09477669;-0.3555583;-0.006342055,0.08851254;-0.7449762;0.08878148,0.09127092;-0.7749704;0.03525794,-0.0697518;0.004677125;-0.0416352,-0.1109733;-0.3506292;-0.00898724,-0.1147234;-0.7394699;0.08859778,-0.1225971;-0.7701275;0.03634509,-0.005737394;0.5794612;0.04826391,119.9611
+0;0;0,-0.004404206;0.3370904;0.0139529,-0.005511939;0.6600432;0.01106818,0.1798515;0.5303598;0.02936774,0.2213785;0.2460753;0.04071178,0.2662382;-0.01398915;-0.02398134,-0.1805527;0.5124132;-0.02298418,-0.2458579;0.3195894;-0.2260237,-0.2905998;0.1856545;-0.4581675,0.07435118;0.005818214;-0.03253813,0.08025659;-0.3509912;0.008202612,0.08257535;-0.7445694;0.08452344,0.0903172;-0.7065392;0.004853778,-0.07044885;0.004042326;-0.04051294,-0.1020086;-0.3522868;-0.008245274,-0.1215489;-0.745139;0.06933895,-0.1118319;-0.7070292;-0.01010593,-0.004904462;0.5812402;0.01402358,0;0;0,-0.002907254;0.335859;0.0321604,-0.006819658;0.6582848;0.05043399,0.1730396;0.5087929;0.04631221,0.2079862;0.2235084;0.03841531,0.2296686;-0.0400607;-0.02397311,-0.1668323;0.5188044;-0.03734113,-0.2660764;0.3938044;-0.2764989,-0.2982773;0.3669517;-0.5449634,0.07556961;0.002318025;-0.03007555,0.09477669;-0.3555583;-0.006342055,0.08851254;-0.7449762;0.08878148,0.09127092;-0.7749704;0.03525794,-0.0697518;0.004677125;-0.0416352,-0.1109733;-0.3506292;-0.00898724,-0.1147234;-0.7394699;0.08859778,-0.1225971;-0.7701275;0.03634509,-0.005737394;0.5794612;0.04826391,119.9732
+0;0;0,-0.004404951;0.3371474;0.01395526,-0.005512788;0.660134;0.01107031,0.1800035;0.5304022;0.02938281,0.2215947;0.2456781;0.04074438,0.2662657;-0.01329255;-0.02367665,-0.1806988;0.5124407;-0.02301242,-0.246105;0.3193187;-0.2263659,-0.2906587;0.1859472;-0.4575333,0.07424878;0.005810202;-0.03249333,0.08014917;-0.3506955;0.008212738,0.08245948;-0.7428398;0.08425549,0.09016982;-0.7048422;0.004910126,-0.07035183;0.004036759;-0.04045715,-0.1018847;-0.351989;-0.008216951,-0.1213538;-0.74341;0.06908461,-0.1116764;-0.7053332;-0.01003689,-0.004905263;0.5813246;0.01402594,0;0;0,-0.002941899;0.3358895;0.03243661,-0.006855734;0.6583369;0.05091977,0.17306;0.5085586;0.04669881,0.207887;0.2228061;0.0389998,0.229033;-0.03957009;-0.02363372,-0.1668529;0.5188535;-0.0372948,-0.2648419;0.4010036;-0.2810903,-0.2979716;0.3864585;-0.5492363,0.07551038;0.002281755;-0.0299238,0.09485332;-0.3553016;-0.006513001,0.0887754;-0.7432331;0.08855104,0.091521;-0.773313;0.03561735,-0.06958589;0.004689298;-0.04169258,-0.1108057;-0.3502783;-0.008723404,-0.1145301;-0.7377805;0.08819532,-0.1223674;-0.7683147;0.03629845,-0.005775936;0.5795084;0.04870152,119.9958
+0;0;0,-0.004404951;0.3371474;0.01395526,-0.005512788;0.660134;0.01107031,0.1800035;0.5304022;0.02938281,0.2215947;0.2456781;0.04074438,0.2662657;-0.01329255;-0.02367665,-0.1806988;0.5124407;-0.02301242,-0.246105;0.3193187;-0.2263659,-0.2906587;0.1859472;-0.4575333,0.07424878;0.005810202;-0.03249333,0.08014917;-0.3506955;0.008212738,0.08245948;-0.7428398;0.08425549,0.09016982;-0.7048422;0.004910126,-0.07035183;0.004036759;-0.04045715,-0.1018847;-0.351989;-0.008216951,-0.1213538;-0.74341;0.06908461,-0.1116764;-0.7053332;-0.01003689,-0.004905263;0.5813246;0.01402594,0;0;0,-0.002941899;0.3358895;0.03243661,-0.006855734;0.6583369;0.05091977,0.17306;0.5085586;0.04669881,0.207887;0.2228061;0.0389998,0.229033;-0.03957009;-0.02363372,-0.1668529;0.5188535;-0.0372948,-0.2648419;0.4010036;-0.2810903,-0.2979716;0.3864585;-0.5492363,0.07551038;0.002281755;-0.0299238,0.09485332;-0.3553016;-0.006513001,0.0887754;-0.7432331;0.08855104,0.091521;-0.773313;0.03561735,-0.06958589;0.004689298;-0.04169258,-0.1108057;-0.3502783;-0.008723404,-0.1145301;-0.7377805;0.08819532,-0.1223674;-0.7683147;0.03629845,-0.005775936;0.5795084;0.04870152,120.0184
+0;0;0,-0.004609965;0.3371817;0.01415147,-0.005930601;0.6601835;0.01144796,0.1795994;0.5306813;0.03000068,0.2203243;0.2465846;0.04143174,0.2650875;-0.01330045;-0.02285425,-0.180836;0.5126464;-0.02382575,-0.2462394;0.3252042;-0.231402,-0.2898633;0.1990564;-0.46775,0.07423633;0.005786921;-0.03221714,0.07984623;-0.3503011;0.008412156,0.08215933;-0.7422628;0.08444838,0.09018654;-0.7041867;0.004363604,-0.07003418;0.004053583;-0.04075843,-0.1019154;-0.3514563;-0.007937968,-0.1214405;-0.7427028;0.06930031,-0.1114284;-0.7045449;-0.01055229,-0.00528857;0.5813711;0.01435559,0;0;0,-0.00307855;0.3359113;0.03266668,-0.007106304;0.6583624;0.05130839,0.1727403;0.5085018;0.04696941,0.207361;0.2234658;0.03948474,0.2285766;-0.03965792;-0.02370095,-0.1668264;0.5189352;-0.03731865,-0.2652331;0.4169697;-0.2871571,-0.2999018;0.3561704;-0.5494131,0.07539736;0.002260089;-0.02987635,0.09482841;-0.3549187;-0.006927609,0.08869793;-0.7426597;0.08815193,0.09150127;-0.7735133;0.03493333,-0.06940459;0.004704458;-0.04175328,-0.1109032;-0.3498132;-0.008951213,-0.1151931;-0.7372997;0.08726038,-0.1222392;-0.7687144;0.03508927,-0.005999431;0.5795338;0.04905438,120.0406
+0;0;0,-0.004611119;0.337266;0.01415501,-0.005932047;0.6603403;0.01145092,0.1797128;0.5307896;0.03001397,0.220425;0.246781;0.04144148,0.2650189;-0.01212111;-0.02260138,-0.1809462;0.5127436;-0.02384584,-0.2463293;0.3253595;-0.2313577,-0.2897882;0.1996888;-0.4668118,0.07416122;0.005781066;-0.03218454,0.07975675;-0.3493951;0.008340713,0.08207408;-0.7420751;0.08451629,0.09008069;-0.7040198;0.00463704,-0.06996331;0.004049482;-0.04071719,-0.1017629;-0.35055;-0.007980775,-0.1213238;-0.7425137;0.06939906,-0.1113374;-0.7043766;-0.0102486,-0.005289878;0.5815109;0.01435917,0;0;0,-0.00318978;0.335963;0.03299487,-0.007291622;0.6584713;0.05188358,0.1725374;0.5081887;0.04749095,0.2070285;0.2232283;0.03995359,0.227534;-0.03892121;-0.02311456,-0.1668587;0.519139;-0.03739736,-0.2692668;0.4397928;-0.2936504,-0.2695482;0.3927826;-0.5599405,0.07530753;0.002217963;-0.02988327,0.09507232;-0.3540475;-0.007344723,0.08867753;-0.7425402;0.08772457,0.09124724;-0.7734572;0.03488314,-0.0692704;0.004747371;-0.04181179,-0.1109269;-0.348857;-0.009370901,-0.1152083;-0.7371046;0.08681212,-0.1223976;-0.7688947;0.03543127,-0.006168768;0.5796275;0.04957163,120.0622
+0;0;0,-0.004611119;0.337266;0.01415501,-0.005932047;0.6603403;0.01145092,0.1797128;0.5307896;0.03001397,0.220425;0.246781;0.04144148,0.2650189;-0.01212111;-0.02260138,-0.1809462;0.5127436;-0.02384584,-0.2463293;0.3253595;-0.2313577,-0.2897882;0.1996888;-0.4668118,0.07416122;0.005781066;-0.03218454,0.07975675;-0.3493951;0.008340713,0.08207408;-0.7420751;0.08451629,0.09008069;-0.7040198;0.00463704,-0.06996331;0.004049482;-0.04071719,-0.1017629;-0.35055;-0.007980775,-0.1213238;-0.7425137;0.06939906,-0.1113374;-0.7043766;-0.0102486,-0.005289878;0.5815109;0.01435917,0;0;0,-0.00318978;0.335963;0.03299487,-0.007291622;0.6584713;0.05188358,0.1725374;0.5081887;0.04749095,0.2070285;0.2232283;0.03995359,0.227534;-0.03892121;-0.02311456,-0.1668587;0.519139;-0.03739736,-0.2692668;0.4397928;-0.2936504,-0.2695482;0.3927826;-0.5599405,0.07530753;0.002217963;-0.02988327,0.09507232;-0.3540475;-0.007344723,0.08867753;-0.7425402;0.08772457,0.09124724;-0.7734572;0.03488314,-0.0692704;0.004747371;-0.04181179,-0.1109269;-0.348857;-0.009370901,-0.1152083;-0.7371046;0.08681212,-0.1223976;-0.7688947;0.03543127,-0.006168768;0.5796275;0.04957163,120.0737
+0;0;0,-0.004917439;0.3371825;0.01435158,-0.006500594;0.6601561;0.01187567,0.1790264;0.5307685;0.03038092,0.2193378;0.246128;0.04202747,0.2637361;-0.01271641;-0.02173723,-0.1809421;0.5125852;-0.02479542,-0.2457026;0.3347493;-0.241501,-0.2894211;0.2129867;-0.4787775,0.07408576;0.005778412;-0.03191378,0.07922494;-0.348789;0.00844739,0.08155882;-0.7422603;0.08489417,0.0895025;-0.7044884;0.007883757,-0.06972279;0.004017097;-0.04078203,-0.1019025;-0.3499081;-0.007995572,-0.1216264;-0.7426056;0.06990744,-0.1117742;-0.704757;-0.00687433,-0.005797017;0.5813498;0.01469805,0;0;0,-0.003312789;0.3358802;0.03310204,-0.007476784;0.6582847;0.0519948,0.1721874;0.5081438;0.04756165,0.2068259;0.2226242;0.03984666,0.2273628;-0.03928423;-0.02355528,-0.1666984;0.5191983;-0.03759283,-0.2614131;0.4373284;-0.2966436,-0.2850335;0.4041972;-0.5638176,0.07519479;0.002285108;-0.02968335,0.09535083;-0.353375;-0.007932067,0.08854695;-0.7427403;0.08702898,0.09101848;-0.7721607;0.03685713,-0.06900075;0.004676715;-0.04192379,-0.1111609;-0.3482647;-0.009855639,-0.1151707;-0.7373825;0.08627181,-0.1221749;-0.7669945;0.03675948,-0.006341748;0.5794666;0.04968596,120.0974
+0;0;0,-0.004917439;0.3371825;0.01435158,-0.006500594;0.6601561;0.01187567,0.1790264;0.5307685;0.03038092,0.2193378;0.246128;0.04202747,0.2637361;-0.01271641;-0.02173723,-0.1809421;0.5125852;-0.02479542,-0.2457026;0.3347493;-0.241501,-0.2894211;0.2129867;-0.4787775,0.07408576;0.005778412;-0.03191378,0.07922494;-0.348789;0.00844739,0.08155882;-0.7422603;0.08489417,0.0895025;-0.7044884;0.007883757,-0.06972279;0.004017097;-0.04078203,-0.1019025;-0.3499081;-0.007995572,-0.1216264;-0.7426056;0.06990744,-0.1117742;-0.704757;-0.00687433,-0.005797017;0.5813498;0.01469805,0;0;0,-0.003312789;0.3358802;0.03310204,-0.007476784;0.6582847;0.0519948,0.1721874;0.5081438;0.04756165,0.2068259;0.2226242;0.03984666,0.2273628;-0.03928423;-0.02355528,-0.1666984;0.5191983;-0.03759283,-0.2614131;0.4373284;-0.2966436,-0.2850335;0.4041972;-0.5638176,0.07519479;0.002285108;-0.02968335,0.09535083;-0.353375;-0.007932067,0.08854695;-0.7427403;0.08702898,0.09101848;-0.7721607;0.03685713,-0.06900075;0.004676715;-0.04192379,-0.1111609;-0.3482647;-0.009855639,-0.1151707;-0.7373825;0.08627181,-0.1221749;-0.7669945;0.03675948,-0.006341748;0.5794666;0.04968596,120.1177
+0;0;0,-0.005157033;0.3372858;0.01454108,-0.006999175;0.6603729;0.01224774,0.1784569;0.5309227;0.03079649,0.2184959;0.2458818;0.04275401,0.2620398;-0.01290655;-0.01958218,-0.17847;0.5126431;-0.03508838,-0.2499897;0.3391706;-0.2536899,-0.2915412;0.2239965;-0.4940265,0.07403407;0.005778376;-0.03168291,0.07887693;-0.3467802;0.008410253,0.08119634;-0.7403102;0.08500929,0.09091781;-0.7025894;0.008315176,-0.06947865;0.004022435;-0.04092402,-0.1018921;-0.3478099;-0.007880535,-0.1215995;-0.7405562;0.07022563,-0.1099809;-0.7027503;-0.006195463,-0.006238652;0.5815384;0.01503721,0;0;0,-0.003232405;0.3359603;0.03346717,-0.007217377;0.6584592;0.05273426,0.1721493;0.5079868;0.04770458,0.2067024;0.2220841;0.03994906,0.2271785;-0.03924322;-0.02362788,-0.1661802;0.5194904;-0.03738227,-0.239489;0.468768;-0.3113302,-0.2893577;0.3726789;-0.5583793,0.07511451;0.002174854;-0.02951813,0.09628963;-0.3514395;-0.008613942,0.08879647;-0.740819;0.08660209,0.09079666;-0.770363;0.03673613,-0.06879309;0.004731517;-0.04199241,-0.1107825;-0.3461853;-0.01001156,-0.1147689;-0.7354593;0.08584456,-0.1220599;-0.7650542;0.03653526,-0.006134614;0.5796158;0.05032814,120.129
+0;0;0,-0.005157033;0.3372858;0.01454108,-0.006999175;0.6603729;0.01224774,0.1784569;0.5309227;0.03079649,0.2184959;0.2458818;0.04275401,0.2620398;-0.01290655;-0.01958218,-0.17847;0.5126431;-0.03508838,-0.2499897;0.3391706;-0.2536899,-0.2915412;0.2239965;-0.4940265,0.07403407;0.005778376;-0.03168291,0.07887693;-0.3467802;0.008410253,0.08119634;-0.7403102;0.08500929,0.09091781;-0.7025894;0.008315176,-0.06947865;0.004022435;-0.04092402,-0.1018921;-0.3478099;-0.007880535,-0.1215995;-0.7405562;0.07022563,-0.1099809;-0.7027503;-0.006195463,-0.006238652;0.5815384;0.01503721,0;0;0,-0.003232405;0.3359603;0.03346717,-0.007217377;0.6584592;0.05273426,0.1721493;0.5079868;0.04770458,0.2067024;0.2220841;0.03994906,0.2271785;-0.03924322;-0.02362788,-0.1661802;0.5194904;-0.03738227,-0.239489;0.468768;-0.3113302,-0.2893577;0.3726789;-0.5583793,0.07511451;0.002174854;-0.02951813,0.09628963;-0.3514395;-0.008613942,0.08879647;-0.740819;0.08660209,0.09079666;-0.770363;0.03673613,-0.06879309;0.004731517;-0.04199241,-0.1107825;-0.3461853;-0.01001156,-0.1147689;-0.7354593;0.08584456,-0.1220599;-0.7650542;0.03653526,-0.006134614;0.5796158;0.05032814,120.1412
+0;0;0,-0.005157136;0.3372926;0.01454137,-0.006999159;0.6603601;0.01224823,0.1785169;0.5308996;0.03080188,0.2185385;0.2459825;0.0427542,0.2621486;-0.01319927;-0.01967676,-0.178526;0.5126141;-0.0351044,-0.2500146;0.3392169;-0.2536109,-0.2916293;0.2238678;-0.4943129,0.07385291;0.005764237;-0.03160538,0.07868552;-0.3460484;0.008402947,0.08100901;-0.7402702;0.08513667,0.09077926;-0.7025107;0.008057714,-0.06930865;0.004012592;-0.04082388,-0.1016535;-0.3470753;-0.007850312,-0.1213955;-0.7405121;0.07039318,-0.1097187;-0.7026671;-0.006411374,-0.006238696;0.5815318;0.01503747,0;0;0,-0.003317825;0.3359485;0.03364491,-0.007353544;0.658421;0.05300999,0.1720093;0.5077469;0.04808307,0.2065685;0.2219833;0.03989053,0.2270494;-0.03968933;-0.02400506,-0.1661604;0.5195721;-0.03760354,-0.2689683;0.4512466;-0.297766,-0.2855487;0.4258788;-0.5661989,0.07499823;0.00210385;-0.02927828,0.09662563;-0.3507816;-0.009271383,0.08879375;-0.7408503;0.08606649,0.09117047;-0.7704656;0.0356958,-0.06850422;0.00475875;-0.04208212,-0.1105864;-0.3453942;-0.01017388,-0.1145274;-0.7354008;0.08565727,-0.121661;-0.7653331;0.03611872,-0.006259724;0.5795847;0.05058384,120.163
+0;0;0,-0.005381309;0.3372806;0.01473712,-0.007465289;0.6603467;0.01269351,0.178055;0.530838;0.03128263,0.2178192;0.245901;0.04361486,0.2610109;-0.01338229;-0.01868525,-0.1774454;0.5126063;-0.03965192,-0.2524214;0.3472224;-0.2631449,-0.2896112;0.238114;-0.507454,0.073966;0.005768076;-0.03133911,0.07853431;-0.346055;0.008608293,0.08087143;-0.7402444;0.08550794,0.09148652;-0.7024986;0.008539401,-0.06907544;0.004046788;-0.04121391,-0.1020253;-0.346954;-0.007913906,-0.1217016;-0.7403088;0.07075717,-0.109184;-0.702474;-0.00591591,-0.006683137;0.5815181;0.01546769,0;0;0,-0.003317825;0.3359485;0.03364491,-0.007353544;0.658421;0.05300999,0.1720093;0.5077469;0.04808307,0.2065685;0.2219833;0.03989053,0.2270494;-0.03968933;-0.02400506,-0.1661604;0.5195721;-0.03760354,-0.2689683;0.4512466;-0.297766,-0.2855487;0.4258788;-0.5661989,0.07499823;0.00210385;-0.02927828,0.09662563;-0.3507816;-0.009271383,0.08879375;-0.7408503;0.08606649,0.09117047;-0.7704656;0.0356958,-0.06850422;0.00475875;-0.04208212,-0.1105864;-0.3453942;-0.01017388,-0.1145274;-0.7354008;0.08565727,-0.121661;-0.7653331;0.03611872,-0.006259724;0.5795847;0.05058384,120.174
+0;0;0,-0.005381309;0.3372806;0.01473712,-0.007465289;0.6603467;0.01269351,0.178055;0.530838;0.03128263,0.2178192;0.245901;0.04361486,0.2610109;-0.01338229;-0.01868525,-0.1774454;0.5126063;-0.03965192,-0.2524214;0.3472224;-0.2631449,-0.2896112;0.238114;-0.507454,0.073966;0.005768076;-0.03133911,0.07853431;-0.346055;0.008608293,0.08087143;-0.7402444;0.08550794,0.09148652;-0.7024986;0.008539401,-0.06907544;0.004046788;-0.04121391,-0.1020253;-0.346954;-0.007913906,-0.1217016;-0.7403088;0.07075717,-0.109184;-0.702474;-0.00591591,-0.006683137;0.5815181;0.01546769,0;0;0,-0.003317825;0.3359485;0.03364491,-0.007353544;0.658421;0.05300999,0.1720093;0.5077469;0.04808307,0.2065685;0.2219833;0.03989053,0.2270494;-0.03968933;-0.02400506,-0.1661604;0.5195721;-0.03760354,-0.2689683;0.4512466;-0.297766,-0.2855487;0.4258788;-0.5661989,0.07499823;0.00210385;-0.02927828,0.09662563;-0.3507816;-0.009271383,0.08879375;-0.7408503;0.08606649,0.09117047;-0.7704656;0.0356958,-0.06850422;0.00475875;-0.04208212,-0.1105864;-0.3453942;-0.01017388,-0.1145274;-0.7354008;0.08565727,-0.121661;-0.7653331;0.03611872,-0.006259724;0.5795847;0.05058384,120.1855
+0;0;0,-0.005380622;0.3372375;0.01473524,-0.007464095;0.6602271;0.01269222,0.1780499;0.5307415;0.03128007,0.2176398;0.2470537;0.04355824,0.2610549;-0.01357087;-0.01906414,-0.1774388;0.5125104;-0.03965216,-0.2520861;0.3478516;-0.2621654,-0.2894683;0.2381788;-0.5077382,0.0739617;0.005767741;-0.03133728,0.07853195;-0.346204;0.00862699,0.08088168;-0.7425188;0.08594127,0.09157535;-0.7047157;0.008402914,-0.06907143;0.004046554;-0.04121151,-0.1020352;-0.3471025;-0.00789744,-0.1218176;-0.7425782;0.07119781,-0.1092073;-0.7046854;-0.006042883,-0.006682156;0.5814199;0.01546564,0;0;0,-0.003326572;0.3358837;0.03385663,-0.007322617;0.65827;0.05338883,0.1720059;0.5075685;0.04879713,0.2062036;0.2230288;0.04076076,0.2271939;-0.03981531;-0.02407694,-0.1660455;0.5198015;-0.03766724,-0.2644855;0.4545821;-0.2989198,-0.2840199;0.4306051;-0.5686883,0.07496143;0.002042726;-0.02936387,0.09678445;-0.3509894;-0.009509087,0.08848729;-0.7431327;0.08642459,0.0913646;-0.772139;0.03448797,-0.0684818;0.004828519;-0.04210173,-0.1107033;-0.3454893;-0.01052833,-0.1146687;-0.7377301;0.08528332,-0.1218508;-0.7686013;0.03598267,-0.006241031;0.5794562;0.05092263,120.2071
+0;0;0,-0.005587767;0.3371236;0.01486075,-0.007917554;0.6599962;0.01300365,0.1774649;0.5306012;0.03178465,0.2167969;0.2455759;0.04433186,0.2600834;-0.01486158;-0.01834355,-0.1767716;0.5120831;-0.04179355,-0.2550164;0.3682255;-0.2787041,-0.2861128;0.253927;-0.5228321,0.0739441;0.00575904;-0.03102297,0.07826247;-0.3468581;0.009008825,0.08062319;-0.7423056;0.08617193,0.09177361;-0.7045044;0.008668572,-0.06869324;0.004054966;-0.04157064,-0.1022221;-0.3476336;-0.007643834,-0.1219484;-0.742191;0.07156382,-0.1088836;-0.7043002;-0.005630799,-0.007096005;0.5812161;0.01575838,0;0;0,-0.003256708;0.3357795;0.03385115,-0.007149883;0.6580555;0.05331016,0.1719744;0.5073611;0.04927969,0.2062781;0.2215302;0.0410428,0.2271999;-0.04095143;-0.0244956,-0.1665983;0.5208501;-0.03692531,-0.267033;0.4533442;-0.2982674,-0.2964263;0.435457;-0.5674247,0.07485611;0.001980633;-0.02925682,0.0968364;-0.3517274;-0.01008606,0.0885986;-0.7430353;0.08556342,0.09148442;-0.7720302;0.03357077,-0.06825537;0.004850404;-0.04220189,-0.1104411;-0.3461406;-0.01080572,-0.1143667;-0.7376627;0.08423904,-0.1220664;-0.7694558;0.03613198,-0.006093822;0.5792681;0.0508647,120.2296
+0;0;0,-0.005587767;0.3371236;0.01486075,-0.007917554;0.6599962;0.01300365,0.1774649;0.5306012;0.03178465,0.2167969;0.2455759;0.04433186,0.2600834;-0.01486158;-0.01834355,-0.1767716;0.5120831;-0.04179355,-0.2550164;0.3682255;-0.2787041,-0.2861128;0.253927;-0.5228321,0.0739441;0.00575904;-0.03102297,0.07826247;-0.3468581;0.009008825,0.08062319;-0.7423056;0.08617193,0.09177361;-0.7045044;0.008668572,-0.06869324;0.004054966;-0.04157064,-0.1022221;-0.3476336;-0.007643834,-0.1219484;-0.742191;0.07156382,-0.1088836;-0.7043002;-0.005630799,-0.007096005;0.5812161;0.01575838,0;0;0,-0.003256708;0.3357795;0.03385115,-0.007149883;0.6580555;0.05331016,0.1719744;0.5073611;0.04927969,0.2062781;0.2215302;0.0410428,0.2271999;-0.04095143;-0.0244956,-0.1665983;0.5208501;-0.03692531,-0.267033;0.4533442;-0.2982674,-0.2964263;0.435457;-0.5674247,0.07485611;0.001980633;-0.02925682,0.0968364;-0.3517274;-0.01008606,0.0885986;-0.7430353;0.08556342,0.09148442;-0.7720302;0.03357077,-0.06825537;0.004850404;-0.04220189,-0.1104411;-0.3461406;-0.01080572,-0.1143667;-0.7376627;0.08423904,-0.1220664;-0.7694558;0.03613198,-0.006093822;0.5792681;0.0508647,120.241
+0;0;0,-0.005587934;0.3371337;0.01486119,-0.007917694;0.6600027;0.01300412,0.1772448;0.5306692;0.03176599,0.2165592;0.2457715;0.04430759,0.2598295;-0.01456824;-0.01834429,-0.1765696;0.5121732;-0.04172454,-0.2547794;0.36838;-0.2785291,-0.2858641;0.2541244;-0.5225654,0.07386598;0.005752956;-0.0309902,0.07820671;-0.3486898;0.009248866,0.08055785;-0.7425322;0.08609875,0.0917345;-0.7047126;0.008413099,-0.06862067;0.004050682;-0.04152672,-0.1023231;-0.3494587;-0.007424261,-0.1219693;-0.7424145;0.07146187,-0.1088738;-0.7045053;-0.005914308,-0.007096157;0.5812238;0.01575881,0;0;0,-0.003218673;0.3357869;0.03388178,-0.007045805;0.6580612;0.05332482,0.1716564;0.5069737;0.04947197,0.2061165;0.2212962;0.04107606,0.2273187;-0.041089;-0.02433646,-0.1666028;0.5214453;-0.03662591,-0.2399352;0.4814895;-0.3121173,-0.2940818;0.4023738;-0.5658557,0.07480138;0.00190404;-0.02916848,0.09693692;-0.3536325;-0.009894846,0.08859088;-0.7434417;0.08498633,0.09173319;-0.7723198;0.03259718,-0.06810759;0.004900431;-0.04227309,-0.1105591;-0.3479228;-0.01094638,-0.114368;-0.7379318;0.08340266,-0.122065;-0.7697695;0.03505001,-0.006006822;0.5792745;0.0508858,120.2629
+0;0;0,-0.005791234;0.3371217;0.01505461,-0.00837072;0.6599889;0.01343517,0.1768119;0.5306768;0.03235442,0.2157744;0.2457559;0.04545611,0.2586141;-0.01468951;-0.0170519,-0.1760545;0.5118735;-0.04368436,-0.249654;0.3732795;-0.2850233,-0.2870259;0.2558939;-0.5266806,0.07398259;0.005748747;-0.03071159,0.07808676;-0.3486901;0.009587048,0.0804627;-0.7425254;0.08647269,0.09206799;-0.7047045;0.008850053,-0.06838632;0.004100963;-0.04190662,-0.1025172;-0.3492972;-0.007084943,-0.1221686;-0.7422265;0.07193165,-0.1086472;-0.7043132;-0.00537084,-0.00751921;0.5812095;0.01616517,0;0;0,-0.003218673;0.3357869;0.03388178,-0.007045805;0.6580612;0.05332482,0.1716564;0.5069737;0.04947197,0.2061165;0.2212962;0.04107606,0.2273187;-0.041089;-0.02433646,-0.1666028;0.5214453;-0.03662591,-0.2399352;0.4814895;-0.3121173,-0.2940818;0.4023738;-0.5658557,0.07480138;0.00190404;-0.02916848,0.09693692;-0.3536325;-0.009894846,0.08859088;-0.7434417;0.08498633,0.09173319;-0.7723198;0.03259718,-0.06810759;0.004900431;-0.04227309,-0.1105591;-0.3479228;-0.01094638,-0.114368;-0.7379318;0.08340266,-0.122065;-0.7697695;0.03505001,-0.006006822;0.5792745;0.0508858,120.274
+0;0;0,-0.005791234;0.3371217;0.01505461,-0.00837072;0.6599889;0.01343517,0.1768119;0.5306768;0.03235442,0.2157744;0.2457559;0.04545611,0.2586141;-0.01468951;-0.0170519,-0.1760545;0.5118735;-0.04368436,-0.249654;0.3732795;-0.2850233,-0.2870259;0.2558939;-0.5266806,0.07398259;0.005748747;-0.03071159,0.07808676;-0.3486901;0.009587048,0.0804627;-0.7425254;0.08647269,0.09206799;-0.7047045;0.008850053,-0.06838632;0.004100963;-0.04190662,-0.1025172;-0.3492972;-0.007084943,-0.1221686;-0.7422265;0.07193165,-0.1086472;-0.7043132;-0.00537084,-0.00751921;0.5812095;0.01616517,0;0;0,-0.003218673;0.3357869;0.03388178,-0.007045805;0.6580612;0.05332482,0.1716564;0.5069737;0.04947197,0.2061165;0.2212962;0.04107606,0.2273187;-0.041089;-0.02433646,-0.1666028;0.5214453;-0.03662591,-0.2399352;0.4814895;-0.3121173,-0.2940818;0.4023738;-0.5658557,0.07480138;0.00190404;-0.02916848,0.09693692;-0.3536325;-0.009894846,0.08859088;-0.7434417;0.08498633,0.09173319;-0.7723198;0.03259718,-0.06810759;0.004900431;-0.04227309,-0.1105591;-0.3479228;-0.01094638,-0.114368;-0.7379318;0.08340266,-0.122065;-0.7697695;0.03505001,-0.006006822;0.5792745;0.0508858,120.2862
+0;0;0,-0.005788927;0.3369874;0.01504861,-0.008365955;0.659557;0.01343151,0.1766888;0.5303738;0.03233635,0.2155662;0.2460747;0.04540944,0.2583812;-0.01421979;-0.01706235,-0.1759348;0.5115833;-0.0436501,-0.2493736;0.3732919;-0.2844622,-0.2867239;0.2559743;-0.5259796,0.07378283;0.005733225;-0.03062867,0.07788725;-0.3487264;0.009672327,0.08026252;-0.7424515;0.08653646,0.09195821;-0.7045698;0.008309126,-0.06820168;0.00408989;-0.04179347,-0.1023346;-0.349329;-0.006969757,-0.1219804;-0.7421484;0.07202473,-0.1083537;-0.7041735;-0.005879968,-0.007515462;0.5808716;0.01615825,0;0;0,-0.003170319;0.3355787;0.03460288,-0.006822772;0.657495;0.05506349,0.1717204;0.5066265;0.05013943,0.2062858;0.2216043;0.04143167,0.2277192;-0.04059342;-0.02400589,-0.1661963;0.522173;-0.0360934,-0.2567566;0.4664164;-0.3029235,-0.2930538;0.4233886;-0.5681031,0.07468963;0.001774371;-0.02886522,0.09729055;-0.3537994;-0.01044941,0.08902571;-0.7434768;0.08450532,0.09201049;-0.7725623;0.03141641,-0.06778248;0.004957987;-0.04237739,-0.1103137;-0.3478729;-0.01100731,-0.113663;-0.7378159;0.08315487,-0.1213332;-0.7704352;0.03479765,-0.005839489;0.578811;0.05234194,120.3082
+0;0;0,-0.006159091;0.3369214;0.01522171,-0.009207183;0.6594464;0.01396348,0.1754875;0.530276;0.03312284,0.21404;0.2455175;0.04637631,0.257052;-0.01429975;-0.0159781,-0.1750013;0.511222;-0.04630835,-0.2508544;0.3737964;-0.2873682,-0.2838214;0.2911144;-0.542946,0.0738112;0.005749598;-0.03013492,0.0775415;-0.3487136;0.01028679,0.07987427;-0.7420168;0.08679092,0.09221639;-0.7041228;0.008519173,-0.0677456;0.004118694;-0.04222361,-0.102656;-0.3491507;-0.006529868,-0.1223893;-0.7414118;0.07276406,-0.1081158;-0.7034221;-0.005168855,-0.008286349;0.5807686;0.01664569,0;0;0,-0.002988733;0.3355219;0.03466642,-0.006459072;0.6573983;0.05514538,0.1715405;0.5063452;0.05019462,0.2063398;0.2209327;0.04135644,0.2279511;-0.04073036;-0.02428269,-0.1655671;0.5225321;-0.03601629,-0.2570365;0.4668598;-0.3030056,-0.298849;0.435875;-0.5685894,0.07459585;0.001699194;-0.02866769,0.09752157;-0.3539058;-0.0110184,0.08946779;-0.7431164;0.08382858,0.09250814;-0.7719345;0.0302347,-0.0675371;0.004992007;-0.04246272,-0.1099083;-0.3478858;-0.01125493,-0.1131966;-0.7374122;0.08257556,-0.1208149;-0.770468;0.03454394,-0.005520016;0.5787222;0.05242264,120.3305
+0;0;0,-0.006159091;0.3369214;0.01522171,-0.009207183;0.6594464;0.01396348,0.1754875;0.530276;0.03312284,0.21404;0.2455175;0.04637631,0.257052;-0.01429975;-0.0159781,-0.1750013;0.511222;-0.04630835,-0.2508544;0.3737964;-0.2873682,-0.2838214;0.2911144;-0.542946,0.0738112;0.005749598;-0.03013492,0.0775415;-0.3487136;0.01028679,0.07987427;-0.7420168;0.08679092,0.09221639;-0.7041228;0.008519173,-0.0677456;0.004118694;-0.04222361,-0.102656;-0.3491507;-0.006529868,-0.1223893;-0.7414118;0.07276406,-0.1081158;-0.7034221;-0.005168855,-0.008286349;0.5807686;0.01664569,0;0;0,-0.002988733;0.3355219;0.03466642,-0.006459072;0.6573983;0.05514538,0.1715405;0.5063452;0.05019462,0.2063398;0.2209327;0.04135644,0.2279511;-0.04073036;-0.02428269,-0.1655671;0.5225321;-0.03601629,-0.2570365;0.4668598;-0.3030056,-0.298849;0.435875;-0.5685894,0.07459585;0.001699194;-0.02866769,0.09752157;-0.3539058;-0.0110184,0.08946779;-0.7431164;0.08382858,0.09250814;-0.7719345;0.0302347,-0.0675371;0.004992007;-0.04246272,-0.1099083;-0.3478858;-0.01125493,-0.1131966;-0.7374122;0.08257556,-0.1208149;-0.770468;0.03454394,-0.005520016;0.5787222;0.05242264,120.3529
+0;0;0,-0.006160941;0.3370225;0.01522628,-0.009209893;0.6596389;0.01396772,0.1754949;0.5304442;0.0331287,0.2139983;0.2460485;0.04636528,0.2569246;-0.01325122;-0.01586493,-0.1750127;0.5113891;-0.04630674,-0.2507691;0.3741387;-0.2870595,-0.2836705;0.2916213;-0.5421281,0.07368265;0.005739585;-0.03008244,0.0774335;-0.3506758;0.01056189,0.07975963;-0.7428584;0.08684804,0.0921217;-0.7049516;0.008449815,-0.06762762;0.004111521;-0.04215008,-0.1027303;-0.3511034;-0.006259751,-0.1224074;-0.7422469;0.07280824,-0.1081108;-0.7042443;-0.005250603,-0.008288807;0.5809395;0.01665067,0;0;0,-0.002977416;0.3355636;0.03524494,-0.00639417;0.6574941;0.0563128,0.1715425;0.5062739;0.05144334,0.2059674;0.2212119;0.04179096,0.2279604;-0.03988409;-0.02375925,-0.1647608;0.5223181;-0.03618713,-0.2601795;0.4697013;-0.3020167,-0.2903552;0.433403;-0.5679556,0.07450931;0.001694635;-0.02850473,0.09644923;-0.3559548;-0.01108372,0.08923571;-0.7441556;0.08315134,0.0924332;-0.7725554;0.02892161,-0.06731363;0.004986199;-0.04255633,-0.1101065;-0.349818;-0.0112391,-0.1132028;-0.7383302;0.08193126,-0.1203176;-0.7711465;0.03329875,-0.005470246;0.5788013;0.05344486,120.3746
+0;0;0,-0.006430157;0.3370107;0.0153778,-0.009767039;0.6596239;0.01429025,0.1749937;0.530556;0.03388599,0.2131152;0.2461159;0.04727136,0.2561474;-0.01321679;-0.01474811,-0.1747696;0.5110649;-0.04759119,-0.2521134;0.3753571;-0.2887135,-0.289166;0.3150752;-0.5493757,0.07380207;0.005733282;-0.02978948,0.07731721;-0.3506874;0.01083014,0.07964346;-0.7428612;0.08716093,0.09235173;-0.7049542;0.008818112,-0.0673574;0.004144915;-0.04257733,-0.1029815;-0.3509578;-0.006094139,-0.1226419;-0.7420433;0.07326408,-0.1080014;-0.7040391;-0.004730836,-0.008783396;0.5809246;0.01695299,0;0;0,-0.002977416;0.3355636;0.03524494,-0.00639417;0.6574941;0.0563128,0.1715425;0.5062739;0.05144334,0.2059674;0.2212119;0.04179096,0.2279604;-0.03988409;-0.02375925,-0.1647608;0.5223181;-0.03618713,-0.2601795;0.4697013;-0.3020167,-0.2903552;0.433403;-0.5679556,0.07450931;0.001694635;-0.02850473,0.09644923;-0.3559548;-0.01108372,0.08923571;-0.7441556;0.08315134,0.0924332;-0.7725554;0.02892161,-0.06731363;0.004986199;-0.04255633,-0.1101065;-0.349818;-0.0112391,-0.1132028;-0.7383302;0.08193126,-0.1203176;-0.7711465;0.03329875,-0.005470246;0.5788013;0.05344486,120.3858
+0;0;0,-0.006432399;0.3371282;0.01538316,-0.009770721;0.65988;0.01429505,0.1748888;0.5308036;0.03388264,0.2130138;0.2463381;0.04726922,0.2559667;-0.01251683;-0.014636,-0.174681;0.5113234;-0.04754949,-0.2520317;0.3756034;-0.2886933,-0.289016;0.3154326;-0.5488754,0.07370692;0.005725891;-0.02975108,0.0772372;-0.3522303;0.01104354,0.07955256;-0.7425677;0.08701691,0.09246664;-0.7045327;0.007405363,-0.06727056;0.004139571;-0.04252244,-0.1030482;-0.3524929;-0.005882077,-0.1226164;-0.7417471;0.07310455,-0.1077389;-0.7036133;-0.006153464,-0.008786624;0.5811444;0.01695901,0;0;0,-0.002967961;0.3356626;0.035429,-0.006354399;0.6577231;0.05663633,0.1713976;0.5063192;0.05161953,0.2057845;0.2212193;0.04218626,0.2276199;-0.0394488;-0.02307034,-0.1641855;0.5221171;-0.03638238,-0.2599208;0.4704666;-0.3023154,-0.2870651;0.4333622;-0.5679646,0.07444223;0.001636147;-0.02839541,0.09620177;-0.3575859;-0.01121008,0.0894934;-0.7439619;0.08264732,0.0929578;-0.7725962;0.0267961,-0.06715117;0.005026434;-0.04261546,-0.1103838;-0.3512839;-0.01126078,-0.1130962;-0.7380202;0.08130451,-0.1202829;-0.7717582;0.03175504,-0.005438589;0.5789949;0.05373764,120.3974
+0;0;0,-0.006432399;0.3371282;0.01538316,-0.009770721;0.65988;0.01429505,0.1748888;0.5308036;0.03388264,0.2130138;0.2463381;0.04726922,0.2559667;-0.01251683;-0.014636,-0.174681;0.5113234;-0.04754949,-0.2520317;0.3756034;-0.2886933,-0.289016;0.3154326;-0.5488754,0.07370692;0.005725891;-0.02975108,0.0772372;-0.3522303;0.01104354,0.07955256;-0.7425677;0.08701691,0.09246664;-0.7045327;0.007405363,-0.06727056;0.004139571;-0.04252244,-0.1030482;-0.3524929;-0.005882077,-0.1226164;-0.7417471;0.07310455,-0.1077389;-0.7036133;-0.006153464,-0.008786624;0.5811444;0.01695901,0;0;0,-0.002967961;0.3356626;0.035429,-0.006354399;0.6577231;0.05663633,0.1713976;0.5063192;0.05161953,0.2057845;0.2212193;0.04218626,0.2276199;-0.0394488;-0.02307034,-0.1641855;0.5221171;-0.03638238,-0.2599208;0.4704666;-0.3023154,-0.2870651;0.4333622;-0.5679646,0.07444223;0.001636147;-0.02839541,0.09620177;-0.3575859;-0.01121008,0.0894934;-0.7439619;0.08264732,0.0929578;-0.7725962;0.0267961,-0.06715117;0.005026434;-0.04261546,-0.1103838;-0.3512839;-0.01126078,-0.1130962;-0.7380202;0.08130451,-0.1202829;-0.7717582;0.03175504,-0.005438589;0.5789949;0.05373764,120.4192
+0;0;0,-0.006672468;0.3370941;0.015501,-0.01027759;0.6598079;0.01461896,0.1742063;0.5308188;0.03440472,0.2121423;0.2453266;0.04836114,0.2544969;-0.01206329;-0.01289721,-0.1744004;0.5112107;-0.0485492,-0.2532884;0.3777164;-0.2916452,-0.2893453;0.3199925;-0.5508053,0.07368511;0.005689645;-0.02942321,0.07688115;-0.3518625;0.01130436,0.07927214;-0.742286;0.08736886,0.09253669;-0.7042045;0.007387564,-0.06695272;0.004175518;-0.04274916,-0.1032777;-0.3519536;-0.005802874,-0.1228757;-0.7412318;0.07357261,-0.1076384;-0.7030551;-0.006046712,-0.009265631;0.5810804;0.01725997,0;0;0,-0.003072783;0.3356151;0.03564131,-0.00657025;0.6576298;0.05699098,0.1710437;0.5063435;0.05209529,0.2057329;0.2202503;0.04276407,0.2269948;-0.03887025;-0.0220474,-0.1637967;0.5220511;-0.03666189,-0.2611271;0.4633721;-0.3016587,-0.2831726;0.4440338;-0.567997,0.07436793;0.001658753;-0.0281825,0.09644926;-0.3571666;-0.01177203,0.08963224;-0.7436637;0.08201277,0.09314872;-0.7725484;0.02581227,-0.06692191;0.005006378;-0.04270815,-0.1102926;-0.3508846;-0.01151322,-0.1128472;-0.7377138;0.08110762,-0.1206497;-0.7720217;0.0316921,-0.005625762;0.5789118;0.05406272,120.4308
+0;0;0,-0.006672468;0.3370941;0.015501,-0.01027759;0.6598079;0.01461896,0.1742063;0.5308188;0.03440472,0.2121423;0.2453266;0.04836114,0.2544969;-0.01206329;-0.01289721,-0.1744004;0.5112107;-0.0485492,-0.2532884;0.3777164;-0.2916452,-0.2893453;0.3199925;-0.5508053,0.07368511;0.005689645;-0.02942321,0.07688115;-0.3518625;0.01130436,0.07927214;-0.742286;0.08736886,0.09253669;-0.7042045;0.007387564,-0.06695272;0.004175518;-0.04274916,-0.1032777;-0.3519536;-0.005802874,-0.1228757;-0.7412318;0.07357261,-0.1076384;-0.7030551;-0.006046712,-0.009265631;0.5810804;0.01725997,0;0;0,-0.003072783;0.3356151;0.03564131,-0.00657025;0.6576298;0.05699098,0.1710437;0.5063435;0.05209529,0.2057329;0.2202503;0.04276407,0.2269948;-0.03887025;-0.0220474,-0.1637967;0.5220511;-0.03666189,-0.2611271;0.4633721;-0.3016587,-0.2831726;0.4440338;-0.567997,0.07436793;0.001658753;-0.0281825,0.09644926;-0.3571666;-0.01177203,0.08963224;-0.7436637;0.08201277,0.09314872;-0.7725484;0.02581227,-0.06692191;0.005006378;-0.04270815,-0.1102926;-0.3508846;-0.01151322,-0.1128472;-0.7377138;0.08110762,-0.1206497;-0.7720217;0.0316921,-0.005625762;0.5789118;0.05406272,120.4541
+0;0;0,-0.006670813;0.3370105;0.01549716,-0.01027525;0.6596622;0.01461518,0.1740221;0.5307367;0.0343831,0.2118771;0.2458545;0.04830971,0.2542164;-0.01144245;-0.01292653,-0.1742305;0.5111485;-0.04848655,-0.25295;0.3779395;-0.2910631,-0.2889938;0.3202365;-0.5501296,0.07366644;0.005688203;-0.02941576,0.07686023;-0.3516126;0.01128319,0.07924823;-0.7415495;0.08725287,0.09234803;-0.7035683;0.008264981,-0.06693576;0.00417446;-0.04273833,-0.1032352;-0.3517044;-0.005818017,-0.1228087;-0.7404973;0.07345852,-0.1077608;-0.7024222;-0.005171888,-0.009263448;0.5809473;0.01725577,0;0;0,-0.002946667;0.3355404;0.03556335,-0.006336458;0.6575019;0.05679452,0.171007;0.5061247;0.05246246,0.2055214;0.2206377;0.04293954,0.2269243;-0.0384925;-0.02138543,-0.1639272;0.5221674;-0.03596647,-0.2617782;0.4640952;-0.3002344,-0.2763359;0.4350986;-0.5661132,0.07436419;0.001576453;-0.02814019,0.09667256;-0.3570109;-0.01239359,0.08971497;-0.7429283;0.08166611,0.09268449;-0.7709736;0.0260216,-0.06685948;0.005075322;-0.04276025,-0.1102154;-0.3505896;-0.01188604,-0.1125585;-0.7370244;0.08025781,-0.1202603;-0.7703757;0.03125082,-0.005415931;0.5787948;0.05389774,120.4758
+0;0;0,-0.006972589;0.3369976;0.01564481,-0.01086538;0.6596454;0.01498554,0.1734438;0.5307837;0.03505575,0.2109239;0.2458547;0.04903825,0.2529278;-0.01160458;-0.01174533,-0.1740493;0.5110356;-0.0498836,-0.2542077;0.3805768;-0.2934814,-0.2890497;0.3322961;-0.5546312,0.07378688;0.005653552;-0.02911908,0.07653917;-0.3516543;0.01155064,0.07882679;-0.7414978;0.08800108,0.09228876;-0.7035127;0.009074509,-0.06670135;0.004231995;-0.04309765,-0.1035932;-0.3515241;-0.005587254,-0.1232427;-0.7402731;0.07388613,-0.107837;-0.7021949;-0.004674658,-0.009828577;0.5809299;0.01760251,0;0;0,-0.002946667;0.3355404;0.03556335,-0.006336458;0.6575019;0.05679452,0.171007;0.5061247;0.05246246,0.2055214;0.2206377;0.04293954,0.2269243;-0.0384925;-0.02138543,-0.1639272;0.5221674;-0.03596647,-0.2617782;0.4640952;-0.3002344,-0.2763359;0.4350986;-0.5661132,0.07436419;0.001576453;-0.02814019,0.09667256;-0.3570109;-0.01239359,0.08971497;-0.7429283;0.08166611,0.09268449;-0.7709736;0.0260216,-0.06685948;0.005075322;-0.04276025,-0.1102154;-0.3505896;-0.01188604,-0.1125585;-0.7370244;0.08025781,-0.1202603;-0.7703757;0.03125082,-0.005415931;0.5787948;0.05389774,120.4865
+0;0;0,-0.006973174;0.3370259;0.01564612,-0.01086613;0.6596874;0.01498687,0.1733067;0.5308607;0.03504416,0.210767;0.2460814;0.04901931,0.2527206;-0.01106909;-0.01169138,-0.1739278;0.5111273;-0.04983195,-0.254044;0.380737;-0.2933018,-0.2888443;0.3325142;-0.5541385,0.07377461;0.005652612;-0.02911424,0.07652009;-0.3507716;0.01145491,0.07881118;-0.7412052;0.08802105,0.0923811;-0.7031561;0.008461535,-0.06669025;0.004231291;-0.04309048,-0.1034909;-0.3506451;-0.005672846,-0.1231701;-0.7399824;0.07392082,-0.1076409;-0.7018394;-0.005269982,-0.009829295;0.5809696;0.01760391,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.006973174;0.3370259;0.01564612,-0.01086613;0.6596874;0.01498687,0.1733067;0.5308607;0.03504416,0.210767;0.2460814;0.04901931,0.2527206;-0.01106909;-0.01169138,-0.1739278;0.5111273;-0.04983195,-0.254044;0.380737;-0.2933018,-0.2888443;0.3325142;-0.5541385,0.07377461;0.005652612;-0.02911424,0.07652009;-0.3507716;0.01145491,0.07881118;-0.7412052;0.08802105,0.0923811;-0.7031561;0.008461535,-0.06669025;0.004231291;-0.04309048,-0.1034909;-0.3506451;-0.005672846,-0.1231701;-0.7399824;0.07392082,-0.1076409;-0.7018394;-0.005269982,-0.009829295;0.5809696;0.01760391,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007105177;0.3370178;0.01575974,-0.01127134;0.6596758;0.01534145,0.1728789;0.5307573;0.03574923,0.2100658;0.2459479;0.04984008,0.2519835;-0.01130751;-0.01044966,-0.173614;0.5107878;-0.05082022,-0.2545288;0.3885777;-0.2982375,-0.2893711;0.347387;-0.5602711,0.07390545;0.00561466;-0.02878794,0.07647735;-0.3508082;0.01180476,0.07871548;-0.7412179;0.08849393,0.0925878;-0.7031713;0.008986324,-0.06643321;0.004321346;-0.04347686,-0.1036641;-0.3504255;-0.005265113,-0.1232705;-0.7397441;0.07443817,-0.1074415;-0.701598;-0.004692942,-0.01019392;0.580957;0.01791127,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007105177;0.3370178;0.01575974,-0.01127134;0.6596758;0.01534145,0.1728789;0.5307573;0.03574923,0.2100658;0.2459479;0.04984008,0.2519835;-0.01130751;-0.01044966,-0.173614;0.5107878;-0.05082022,-0.2545288;0.3885777;-0.2982375,-0.2893711;0.347387;-0.5602711,0.07390545;0.00561466;-0.02878794,0.07647735;-0.3508082;0.01180476,0.07871548;-0.7412179;0.08849393,0.0925878;-0.7031713;0.008986324,-0.06643321;0.004321346;-0.04347686,-0.1036641;-0.3504255;-0.005265113,-0.1232705;-0.7397441;0.07443817,-0.1074415;-0.701598;-0.004692942,-0.01019392;0.580957;0.01791127,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007105177;0.3370178;0.01575974,-0.01127134;0.6596758;0.01534145,0.1728789;0.5307573;0.03574923,0.2100658;0.2459479;0.04984008,0.2519835;-0.01130751;-0.01044966,-0.173614;0.5107878;-0.05082022,-0.2545288;0.3885777;-0.2982375,-0.2893711;0.347387;-0.5602711,0.07390545;0.00561466;-0.02878794,0.07647735;-0.3508082;0.01180476,0.07871548;-0.7412179;0.08849393,0.0925878;-0.7031713;0.008986324,-0.06643321;0.004321346;-0.04347686,-0.1036641;-0.3504255;-0.005265113,-0.1232705;-0.7397441;0.07443817,-0.1074415;-0.701598;-0.004692942,-0.01019392;0.580957;0.01791127,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007225509;0.337011;0.01585101,-0.01160977;0.6596659;0.01560671,0.1725055;0.5306134;0.03633408,0.2094942;0.2457847;0.05055631,0.2514699;-0.01140177;-0.009986531,-0.1732885;0.5105183;-0.05180129,-0.2544412;0.399125;-0.304197,-0.2902783;0.3607516;-0.566524,0.07401779;0.005650001;-0.02849084,0.0764759;-0.3507767;0.01207507,0.07833228;-0.7412034;0.08868749,0.0924882;-0.7031555;0.009230033,-0.0661692;0.004291794;-0.04388054,-0.1040841;-0.3503654;-0.005508944,-0.1231156;-0.7395725;0.07487465,-0.107011;-0.7014286;-0.004201032,-0.01049589;0.5809466;0.01814348,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007225509;0.337011;0.01585101,-0.01160977;0.6596659;0.01560671,0.1725055;0.5306134;0.03633408,0.2094942;0.2457847;0.05055631,0.2514699;-0.01140177;-0.009986531,-0.1732885;0.5105183;-0.05180129,-0.2544412;0.399125;-0.304197,-0.2902783;0.3607516;-0.566524,0.07401779;0.005650001;-0.02849084,0.0764759;-0.3507767;0.01207507,0.07833228;-0.7412034;0.08868749,0.0924882;-0.7031555;0.009230033,-0.0661692;0.004291794;-0.04388054,-0.1040841;-0.3503654;-0.005508944,-0.1231156;-0.7395725;0.07487465,-0.107011;-0.7014286;-0.004201032,-0.01049589;0.5809466;0.01814348,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007225509;0.337011;0.01585101,-0.01160977;0.6596659;0.01560671,0.1725055;0.5306134;0.03633408,0.2094942;0.2457847;0.05055631,0.2514699;-0.01140177;-0.009986531,-0.1732885;0.5105183;-0.05180129,-0.2544412;0.399125;-0.304197,-0.2902783;0.3607516;-0.566524,0.07401779;0.005650001;-0.02849084,0.0764759;-0.3507767;0.01207507,0.07833228;-0.7412034;0.08868749,0.0924882;-0.7031555;0.009230033,-0.0661692;0.004291794;-0.04388054,-0.1040841;-0.3503654;-0.005508944,-0.1231156;-0.7395725;0.07487465,-0.107011;-0.7014286;-0.004201032,-0.01049589;0.5809466;0.01814348,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007506337;0.3369987;0.01598187,-0.01215724;0.6596493;0.0159058,0.1719738;0.5306422;0.0370561,0.2086138;0.2457762;0.05143357,0.2503325;-0.01152459;-0.008800223,-0.1733763;0.5104185;-0.0523921,-0.2551784;0.4093241;-0.3088802,-0.2903421;0.383015;-0.572781,0.07412457;0.005641742;-0.02821352,0.07628925;-0.3507862;0.01235814,0.07805335;-0.7412332;0.08886937,0.0924348;-0.7031826;0.009452686,-0.06602686;0.004302377;-0.0440934,-0.1048846;-0.3502302;-0.005514231,-0.1233985;-0.7393778;0.07527776,-0.1070711;-0.7012289;-0.003751725,-0.01099542;0.5809298;0.0184207,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007506337;0.3369987;0.01598187,-0.01215724;0.6596493;0.0159058,0.1719738;0.5306422;0.0370561,0.2086138;0.2457762;0.05143357,0.2503325;-0.01152459;-0.008800223,-0.1733763;0.5104185;-0.0523921,-0.2551784;0.4093241;-0.3088802,-0.2903421;0.383015;-0.572781,0.07412457;0.005641742;-0.02821352,0.07628925;-0.3507862;0.01235814,0.07805335;-0.7412332;0.08886937,0.0924348;-0.7031826;0.009452686,-0.06602686;0.004302377;-0.0440934,-0.1048846;-0.3502302;-0.005514231,-0.1233985;-0.7393778;0.07527776,-0.1070711;-0.7012289;-0.003751725,-0.01099542;0.5809298;0.0184207,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007506337;0.3369987;0.01598187,-0.01215724;0.6596493;0.0159058,0.1719738;0.5306422;0.0370561,0.2086138;0.2457762;0.05143357,0.2503325;-0.01152459;-0.008800223,-0.1733763;0.5104185;-0.0523921,-0.2551784;0.4093241;-0.3088802,-0.2903421;0.383015;-0.572781,0.07412457;0.005641742;-0.02821352,0.07628925;-0.3507862;0.01235814,0.07805335;-0.7412332;0.08886937,0.0924348;-0.7031826;0.009452686,-0.06602686;0.004302377;-0.0440934,-0.1048846;-0.3502302;-0.005514231,-0.1233985;-0.7393778;0.07527776,-0.1070711;-0.7012289;-0.003751725,-0.01099542;0.5809298;0.0184207,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.00773065;0.3369827;0.01621009,-0.01262305;0.6596289;0.01635675,0.1715301;0.5306036;0.03764415,0.2078695;0.2457107;0.05224983,0.2497959;-0.01155201;-0.008002665,-0.173456;0.5104209;-0.05277971,-0.2541428;0.4183496;-0.3129918,-0.2822183;0.3993521;-0.5783654,0.07424574;0.005648058;-0.02789181,0.07620852;-0.3507878;0.012621,0.07792528;-0.7411884;0.08936936,0.09247958;-0.7031319;0.009984776,-0.06590079;0.004292074;-0.04428259,-0.1050182;-0.3501436;-0.005079985,-0.1234955;-0.7392602;0.07586949,-0.1069985;-0.7011058;-0.003124192,-0.01141629;0.580909;0.01883321,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.00773065;0.3369827;0.01621009,-0.01262305;0.6596289;0.01635675,0.1715301;0.5306036;0.03764415,0.2078695;0.2457107;0.05224983,0.2497959;-0.01155201;-0.008002665,-0.173456;0.5104209;-0.05277971,-0.2541428;0.4183496;-0.3129918,-0.2822183;0.3993521;-0.5783654,0.07424574;0.005648058;-0.02789181,0.07620852;-0.3507878;0.012621,0.07792528;-0.7411884;0.08936936,0.09247958;-0.7031319;0.009984776,-0.06590079;0.004292074;-0.04428259,-0.1050182;-0.3501436;-0.005079985,-0.1234955;-0.7392602;0.07586949,-0.1069985;-0.7011058;-0.003124192,-0.01141629;0.580909;0.01883321,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.00773065;0.3369827;0.01621009,-0.01262305;0.6596289;0.01635675,0.1715301;0.5306036;0.03764415,0.2078695;0.2457107;0.05224983,0.2497959;-0.01155201;-0.008002665,-0.173456;0.5104209;-0.05277971,-0.2541428;0.4183496;-0.3129918,-0.2822183;0.3993521;-0.5783654,0.07424574;0.005648058;-0.02789181,0.07620852;-0.3507878;0.012621,0.07792528;-0.7411884;0.08936936,0.09247958;-0.7031319;0.009984776,-0.06590079;0.004292074;-0.04428259,-0.1050182;-0.3501436;-0.005079985,-0.1234955;-0.7392602;0.07586949,-0.1069985;-0.7011058;-0.003124192,-0.01141629;0.580909;0.01883321,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007897655;0.3369718;0.01635592,-0.01308653;0.6596131;0.01679221,0.1710802;0.5305905;0.03837135,0.20704;0.2456524;0.05303343,0.2492543;-0.0115779;-0.007156163,-0.1739587;0.5109508;-0.05274831,-0.2534786;0.4230625;-0.3147599,-0.2820719;0.4022262;-0.5799401,0.074404;0.005640416;-0.02746842,0.07616039;-0.3508073;0.0129487,0.07780796;-0.7411509;0.08998851,0.09247898;-0.7030845;0.01062642,-0.06572726;0.004323123;-0.04453675,-0.1049946;-0.3500353;-0.004790142,-0.123615;-0.7390389;0.07666768,-0.107003;-0.7008737;-0.002300777,-0.01182964;0.5808918;0.01919799,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007897655;0.3369718;0.01635592,-0.01308653;0.6596131;0.01679221,0.1710802;0.5305905;0.03837135,0.20704;0.2456524;0.05303343,0.2492543;-0.0115779;-0.007156163,-0.1739587;0.5109508;-0.05274831,-0.2534786;0.4230625;-0.3147599,-0.2820719;0.4022262;-0.5799401,0.074404;0.005640416;-0.02746842,0.07616039;-0.3508073;0.0129487,0.07780796;-0.7411509;0.08998851,0.09247898;-0.7030845;0.01062642,-0.06572726;0.004323123;-0.04453675,-0.1049946;-0.3500353;-0.004790142,-0.123615;-0.7390389;0.07666768,-0.107003;-0.7008737;-0.002300777,-0.01182964;0.5808918;0.01919799,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007897655;0.3369718;0.01635592,-0.01308653;0.6596131;0.01679221,0.1710802;0.5305905;0.03837135,0.20704;0.2456524;0.05303343,0.2492543;-0.0115779;-0.007156163,-0.1739587;0.5109508;-0.05274831,-0.2534786;0.4230625;-0.3147599,-0.2820719;0.4022262;-0.5799401,0.074404;0.005640416;-0.02746842,0.07616039;-0.3508073;0.0129487,0.07780796;-0.7411509;0.08998851,0.09247898;-0.7030845;0.01062642,-0.06572726;0.004323123;-0.04453675,-0.1049946;-0.3500353;-0.004790142,-0.123615;-0.7390389;0.07666768,-0.107003;-0.7008737;-0.002300777,-0.01182964;0.5808918;0.01919799,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.008008627;0.3369606;0.01653028,-0.01342031;0.6595976;0.01725245,0.1707301;0.5305293;0.03908885,0.2064327;0.2455639;0.0538476,0.2488802;-0.01165631;-0.006221194,-0.1743113;0.511547;-0.05283562,-0.2529617;0.4305723;-0.3173258,-0.283841;0.3992836;-0.5812192,0.07454822;0.005589299;-0.02708516,0.07606206;-0.3508673;0.01326344,0.0777006;-0.7411931;0.09039394,0.09251018;-0.7031174;0.01105852,-0.06549338;0.004393231;-0.04487316,-0.1048638;-0.3498737;-0.004419114,-0.1236869;-0.7388551;0.07709838,-0.1069379;-0.7006783;-0.001839943,-0.01213343;0.5808748;0.01959246,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.008008627;0.3369606;0.01653028,-0.01342031;0.6595976;0.01725245,0.1707301;0.5305293;0.03908885,0.2064327;0.2455639;0.0538476,0.2488802;-0.01165631;-0.006221194,-0.1743113;0.511547;-0.05283562,-0.2529617;0.4305723;-0.3173258,-0.283841;0.3992836;-0.5812192,0.07454822;0.005589299;-0.02708516,0.07606206;-0.3508673;0.01326344,0.0777006;-0.7411931;0.09039394,0.09251018;-0.7031174;0.01105852,-0.06549338;0.004393231;-0.04487316,-0.1048638;-0.3498737;-0.004419114,-0.1236869;-0.7388551;0.07709838,-0.1069379;-0.7006783;-0.001839943,-0.01213343;0.5808748;0.01959246,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.008008627;0.3369606;0.01653028,-0.01342031;0.6595976;0.01725245,0.1707301;0.5305293;0.03908885,0.2064327;0.2455639;0.0538476,0.2488802;-0.01165631;-0.006221194,-0.1743113;0.511547;-0.05283562,-0.2529617;0.4305723;-0.3173258,-0.283841;0.3992836;-0.5812192,0.07454822;0.005589299;-0.02708516,0.07606206;-0.3508673;0.01326344,0.0777006;-0.7411931;0.09039394,0.09251018;-0.7031174;0.01105852,-0.06549338;0.004393231;-0.04487316,-0.1048638;-0.3498737;-0.004419114,-0.1236869;-0.7388551;0.07709838,-0.1069379;-0.7006783;-0.001839943,-0.01213343;0.5808748;0.01959246,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.008027139;0.3369542;0.01665213,-0.01355222;0.6595888;0.01754371,0.1705353;0.5304344;0.03985201,0.2056789;0.2453835;0.05429894,0.2481608;-0.01193109;-0.005339615,-0.1745025;0.5123404;-0.05317738,-0.2530558;0.4341499;-0.3185327,-0.2842738;0.4011977;-0.5821837,0.07462996;0.005511862;-0.02687513,0.07605468;-0.3509496;0.01343362,0.07775362;-0.7412664;0.09060832,0.09275145;-0.7031887;0.01130848,-0.06543394;0.004466746;-0.04495255,-0.1048968;-0.3497639;-0.004271124,-0.1234714;-0.73871;0.07747124,-0.1065377;-0.7005332;-0.001427673,-0.01224959;0.580865;0.01984465,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.008027139;0.3369542;0.01665213,-0.01355222;0.6595888;0.01754371,0.1705353;0.5304344;0.03985201,0.2056789;0.2453835;0.05429894,0.2481608;-0.01193109;-0.005339615,-0.1745025;0.5123404;-0.05317738,-0.2530558;0.4341499;-0.3185327,-0.2842738;0.4011977;-0.5821837,0.07462996;0.005511862;-0.02687513,0.07605468;-0.3509496;0.01343362,0.07775362;-0.7412664;0.09060832,0.09275145;-0.7031887;0.01130848,-0.06543394;0.004466746;-0.04495255,-0.1048968;-0.3497639;-0.004271124,-0.1234714;-0.73871;0.07747124,-0.1065377;-0.7005332;-0.001427673,-0.01224959;0.580865;0.01984465,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.008027139;0.3369542;0.01665213,-0.01355222;0.6595888;0.01754371,0.1705353;0.5304344;0.03985201,0.2056789;0.2453835;0.05429894,0.2481608;-0.01193109;-0.005339615,-0.1745025;0.5123404;-0.05317738,-0.2530558;0.4341499;-0.3185327,-0.2842738;0.4011977;-0.5821837,0.07462996;0.005511862;-0.02687513,0.07605468;-0.3509496;0.01343362,0.07775362;-0.7412664;0.09060832,0.09275145;-0.7031887;0.01130848,-0.06543394;0.004466746;-0.04495255,-0.1048968;-0.3497639;-0.004271124,-0.1234714;-0.73871;0.07747124,-0.1065377;-0.7005332;-0.001427673,-0.01224959;0.580865;0.01984465,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.00798698;0.3369452;0.01685269,-0.01358864;0.6595778;0.01798954,0.1704656;0.5303455;0.04042076,0.205467;0.245279;0.05490598,0.2479569;-0.01205608;-0.004638262,-0.174439;0.5131615;-0.05376897,-0.2532288;0.4387738;-0.3201455,-0.2843843;0.4106623;-0.5843638,0.0747587;0.005460923;-0.02652544,0.07626031;-0.3510264;0.01355209,0.07789944;-0.7412783;0.09105496,0.09310316;-0.7032003;0.01179437,-0.06533573;0.004534358;-0.04508843,-0.1047161;-0.3496603;-0.00401625,-0.1233251;-0.7385445;0.07801269,-0.1061864;-0.7003623;-0.0008413792,-0.01227785;0.5808524;0.02022796,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.00798698;0.3369452;0.01685269,-0.01358864;0.6595778;0.01798954,0.1704656;0.5303455;0.04042076,0.205467;0.245279;0.05490598,0.2479569;-0.01205608;-0.004638262,-0.174439;0.5131615;-0.05376897,-0.2532288;0.4387738;-0.3201455,-0.2843843;0.4106623;-0.5843638,0.0747587;0.005460923;-0.02652544,0.07626031;-0.3510264;0.01355209,0.07789944;-0.7412783;0.09105496,0.09310316;-0.7032003;0.01179437,-0.06533573;0.004534358;-0.04508843,-0.1047161;-0.3496603;-0.00401625,-0.1233251;-0.7385445;0.07801269,-0.1061864;-0.7003623;-0.0008413792,-0.01227785;0.5808524;0.02022796,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.00798698;0.3369452;0.01685269,-0.01358864;0.6595778;0.01798954,0.1704656;0.5303455;0.04042076,0.205467;0.245279;0.05490598,0.2479569;-0.01205608;-0.004638262,-0.174439;0.5131615;-0.05376897,-0.2532288;0.4387738;-0.3201455,-0.2843843;0.4106623;-0.5843638,0.0747587;0.005460923;-0.02652544,0.07626031;-0.3510264;0.01355209,0.07789944;-0.7412783;0.09105496,0.09310316;-0.7032003;0.01179437,-0.06533573;0.004534358;-0.04508843,-0.1047161;-0.3496603;-0.00401625,-0.1233251;-0.7385445;0.07801269,-0.1061864;-0.7003623;-0.0008413792,-0.01227785;0.5808524;0.02022796,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085
+0;0;0,-0.007905826;0.3369302;0.01718641,-0.01352526;0.6595617;0.01844824,0.1704969;0.5302889;0.04114981,0.2052048;0.2451837;0.05558011,0.2478828;-0.01207224;-0.00417136,-0.1743432;0.5137762;-0.05395064,-0.2530596;0.4429512;-0.3213181,-0.2845217;0.4144346;-0.5854567,0.07484813;0.005366259;-0.02629153,0.07633851;-0.3511097;0.0138866,0.07800803;-0.7413472;0.09146156,0.09337199;-0.7032635;0.01223247,-0.06530298;0.004621842;-0.04512698,-0.1045196;-0.3495421;-0.003635455,-0.1230756;-0.7384147;0.07846054,-0.105779;-0.7002259;-0.0003583431,-0.0122029;0.5808358;0.02066428,0;0;0,-0.003025331;0.3355461;0.03577065,-0.006492727;0.6575086;0.05718136,0.1706288;0.5059181;0.05281353,0.2052653;0.2205923;0.04346967,0.2268786;-0.03830034;-0.02040303,-0.1638247;0.5222275;-0.0357754,-0.2615422;0.4674417;-0.3006294,-0.2769122;0.4223071;-0.5638762,0.07436348;0.001504049;-0.0281086,0.09699477;-0.3561819;-0.01260901,0.0899297;-0.7427844;0.08117033,0.09334537;-0.7708179;0.02460981,-0.06681839;0.005136479;-0.04279254,-0.1101985;-0.3496669;-0.01238879,-0.1123293;-0.736762;0.07958288,-0.1199798;-0.7705225;0.03003768,-0.005552627;0.5788009;0.05424261,120.5085

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Forward_None_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.006208908;0.327345;0.008837389,0.01250801;0.6415357;0.002944699,0.1870978;0.5138166;0.008491243,0.2222951;0.2298854;0.0304631,0.2640453;-0.04306263;-0.03486527,-0.1615516;0.5025125;0.0003315727,-0.2059054;0.2190534;0.00504962,-0.2416051;-0.05915388;-0.03781877,0.07718375;0.005256539;-0.03747439,0.09176996;-0.3480788;0.0007229857,0.09612112;-0.7430809;0.07657738,0.09647176;-0.7051817;-0.003159106,-0.0761226;0.005023899;-0.03961569,-0.09975743;-0.3488769;-0.01290737,-0.1159499;-0.7440068;0.06064226,-0.1136162;-0.7060899;-0.01905907,0.01088307;0.564759;0.006765275,0;0;0,0.004694767;0.3272703;0.0119772,0.008786701;0.6415428;0.009727955,0.1815549;0.5071492;-0.0004093638,0.2179957;0.2225272;-0.001365899,0.2232131;-0.05357304;-0.06658041,-0.1659775;0.5123128;-0.0133287,-0.211982;0.2294379;-0.02760829,-0.2431584;-0.04217216;-0.1035524,0.07657041;0.002267554;-0.03900158,0.09992849;-0.3519585;-0.01672983,0.09530623;-0.7430174;0.07734942,0.09501439;-0.7761765;0.02804136,-0.07707316;0.004954569;-0.03774221,-0.1100092;-0.3482788;-0.0120692,-0.106337;-0.7396465;0.08075984,-0.1092885;-0.7724268;0.03105727,0.007877998;0.564717;0.01270556,108.7369
+0;0;0,0.006074194;0.3273254;0.008769937,0.0121973;0.6414965;0.002806173,0.1868681;0.5138919;0.008553346,0.2219817;0.2299303;0.02999798,0.2642162;-0.04203889;-0.03478869,-0.1618063;0.5024241;0.0005155932,-0.2057514;0.2189166;0.004912067,-0.2413881;-0.05829322;-0.03790259,0.07713652;0.005259734;-0.03755188,0.0918568;-0.3487212;0.0008600876,0.09605409;-0.7435484;0.07679509,0.09638122;-0.7056497;-0.002977945,-0.07615405;0.005020264;-0.03953744,-0.09971653;-0.3495563;-0.01279931,-0.1159974;-0.7445019;0.06085602,-0.1136867;-0.7065852;-0.01888241,0.01062184;0.564725;0.00664271,0;0;0,0.004733935;0.3272453;0.01199436,0.008862354;0.6414953;0.009757757,0.1816105;0.507076;-0.000414609,0.2180999;0.2224802;-0.001275777,0.2232182;-0.05270624;-0.06604111,-0.1659252;0.5122921;-0.01326322,-0.2120351;0.2294544;-0.02753482,-0.243819;-0.04099143;-0.1036741,0.07657411;0.002257496;-0.03897643,0.09979329;-0.3526342;-0.01645184,0.09549426;-0.7435911;0.07739115,0.09447632;-0.776694;0.0279622,-0.07705677;0.004961382;-0.03775569,-0.1100381;-0.3489439;-0.01210565,-0.106516;-0.7401974;0.08052516,-0.1105842;-0.7737279;0.03180594,0.00794439;0.5646751;0.01273322,108.7632
+0;0;0,0.006074961;0.3273667;0.008771044,0.01219908;0.6415894;0.002806264,0.1869503;0.5139481;0.008554986,0.2220782;0.2298709;0.03000835,0.2642937;-0.04197606;-0.03474919,-0.1618838;0.502475;0.0005135532,-0.2058468;0.2188521;0.004911818,-0.2414675;-0.05823311;-0.03788359,0.07714051;0.005260005;-0.03755382,0.09185616;-0.3486097;0.0008460768,0.09605417;-0.7435042;0.07679403,0.09638018;-0.7056323;-0.002708286,-0.07615799;0.005020523;-0.03953948,-0.09971306;-0.3494446;-0.01280975,-0.1159967;-0.7444576;0.06085813,-0.1136938;-0.7065676;-0.01860968,0.01062334;0.5648045;0.006643476,0;0;0,0.004722603;0.3272834;0.01208687,0.008823194;0.641586;0.009919167,0.1816077;0.5070159;-0.0004673013,0.2181047;0.2223034;-0.001365424,0.2232192;-0.05273402;-0.06620932,-0.1659828;0.5122619;-0.0133163,-0.212228;0.2293313;-0.02766032,-0.2439839;-0.04101232;-0.1037022,0.07660092;0.002249196;-0.03893399,0.09972217;-0.3525518;-0.01665187,0.0954778;-0.7435829;0.07717776,0.09443905;-0.7763621;0.02777743,-0.07704778;0.004964571;-0.03778369,-0.1101176;-0.3488407;-0.01242542,-0.1066245;-0.7401464;0.08028421,-0.1109309;-0.7730235;0.03118612,0.007913373;0.5647515;0.01287937,108.7891
+0;0;0,0.006074961;0.3273667;0.008771044,0.01219908;0.6415894;0.002806264,0.1869503;0.5139481;0.008554986,0.2220782;0.2298709;0.03000835,0.2642937;-0.04197606;-0.03474919,-0.1618838;0.502475;0.0005135532,-0.2058468;0.2188521;0.004911818,-0.2414675;-0.05823311;-0.03788359,0.07714051;0.005260005;-0.03755382,0.09185616;-0.3486097;0.0008460768,0.09605417;-0.7435042;0.07679403,0.09638018;-0.7056323;-0.002708286,-0.07615799;0.005020523;-0.03953948,-0.09971306;-0.3494446;-0.01280975,-0.1159967;-0.7444576;0.06085813,-0.1136938;-0.7065676;-0.01860968,0.01062334;0.5648045;0.006643476,0;0;0,0.004722603;0.3272834;0.01208687,0.008823194;0.641586;0.009919167,0.1816077;0.5070159;-0.0004673013,0.2181047;0.2223034;-0.001365424,0.2232192;-0.05273402;-0.06620932,-0.1659828;0.5122619;-0.0133163,-0.212228;0.2293313;-0.02766032,-0.2439839;-0.04101232;-0.1037022,0.07660092;0.002249196;-0.03893399,0.09972217;-0.3525518;-0.01665187,0.0954778;-0.7435829;0.07717776,0.09443905;-0.7763621;0.02777743,-0.07704778;0.004964571;-0.03778369,-0.1101176;-0.3488407;-0.01242542,-0.1066245;-0.7401464;0.08028421,-0.1109309;-0.7730235;0.03118612,0.007913373;0.5647515;0.01287937,108.8203
+0;0;0,0.006053759;0.3273806;0.008740861,0.01216249;0.6416209;0.002761274,0.1871183;0.5139207;0.008531203,0.2223824;0.2298517;0.03004754,0.2650332;-0.04168564;-0.03466373,-0.1621192;0.5024368;0.0006063529,-0.2057838;0.2187507;0.004758229,-0.2412128;-0.05807704;-0.03825755,0.07708298;0.005264937;-0.03758731,0.09185752;-0.348845;0.0009241961,0.09601718;-0.7436084;0.07682674,0.09647232;-0.7017961;-0.04248142,-0.07614569;0.005013447;-0.03948431,-0.0996208;-0.3497174;-0.01283316,-0.1160745;-0.7445538;0.06099132,-0.1126516;-0.702715;-0.05826596,0.0105906;0.5648314;0.006599944,0;0;0,0.004742935;0.3272945;0.0121212,0.008856043;0.6416143;0.009954692,0.1818265;0.5069162;-0.0003013602,0.2181699;0.2221712;-0.001352548,0.2232639;-0.05262417;-0.06616557,-0.166157;0.5122678;-0.01334317,-0.2125591;0.2293459;-0.02761593,-0.2446856;-0.04073045;-0.1035488,0.07661269;0.002270624;-0.03882849,0.09965756;-0.3527917;-0.0165813,0.09540487;-0.7437041;0.07715273,0.09600834;-0.7334271;-0.04110467,-0.07698089;0.004943492;-0.03783935,-0.109968;-0.3491221;-0.01244892,-0.1065933;-0.7403359;0.08005527,-0.1131439;-0.8048464;0.006577194,0.00794363;0.5647753;0.01291704,108.8534
+0;0;0,0.00605399;0.327393;0.008741193,0.01216318;0.6416572;0.00276111,0.1870997;0.5139557;0.008531173,0.2223786;0.2297682;0.03005649,0.2649125;-0.04102594;-0.03447765,-0.1620999;0.502473;0.0006071823,-0.2057827;0.2186685;0.004760792,-0.2411147;-0.05740151;-0.03813725,0.07703841;0.005261892;-0.03756558,0.09181155;-0.3488147;0.0009423047,0.0959716;-0.7436147;0.07685188,0.09642674;-0.7018025;-0.0424555,-0.07610165;0.005010548;-0.03946148,-0.09957455;-0.3496868;-0.01281284,-0.1160298;-0.7445599;0.0610185,-0.1126069;-0.7027212;-0.05823801,0.01059115;0.5648608;0.006600123,0;0;0,0.004741766;0.3273078;0.01209879,0.008829407;0.6416514;0.009872914,0.1817362;0.5068088;-0.0004239064,0.2180324;0.2219368;-0.001412867,0.2232177;-0.05205333;-0.06626475,-0.1662237;0.5124834;-0.0133196,-0.2128365;0.2294861;-0.02781943,-0.2448726;-0.03980783;-0.103699,0.07655716;0.002318427;-0.03882527,0.09942225;-0.352743;-0.01691914,0.09535357;-0.743714;0.07673836,0.09592888;-0.7334388;-0.04151809,-0.07692474;0.004896966;-0.03784679,-0.1100524;-0.3491214;-0.01245135,-0.1068934;-0.740441;0.07977415,-0.1132615;-0.8044475;0.005637653,0.007924795;0.564806;0.01285219,108.876
+0;0;0,0.006052999;0.3273395;0.008739764,0.01216163;0.6415745;0.002760174,0.1870479;0.5138931;0.008529404,0.2223655;0.2293938;0.03007833,0.2647628;-0.04053017;-0.03424845,-0.162052;0.5024137;0.000607674,-0.2057828;0.2182979;0.00476584,-0.2410013;-0.05688506;-0.03799437,0.07705039;0.00526271;-0.03757142,0.09183035;-0.3489772;0.0009542257,0.09599081;-0.7438167;0.0768714,0.09629552;-0.7059086;-0.003003798,-0.07611348;0.005011327;-0.03946761,-0.09959721;-0.3498497;-0.01280668,-0.1160541;-0.7447622;0.06103204,-0.1137625;-0.7068363;-0.0188091,0.01058971;0.5647838;0.006598906,0;0;0,0.004866093;0.327255;0.01202846,0.009034827;0.6415678;0.009742737,0.1819052;0.5068508;-0.0005817413,0.2182243;0.2216642;-0.001603842,0.2234127;-0.05145082;-0.06622338,-0.1659936;0.5124752;-0.01348794,-0.212793;0.229189;-0.0279872,-0.2445988;-0.03939164;-0.1031355,0.07657888;0.002303317;-0.03881288,0.09943751;-0.3529395;-0.01716423,0.09567725;-0.743995;0.07632589,0.09426557;-0.7763106;0.02575469,-0.0769297;0.004908998;-0.03786543,-0.1098978;-0.3492986;-0.01259309,-0.1061216;-0.740706;0.07941183,-0.1107946;-0.774718;0.03121122,0.00811258;0.5647289;0.01273561,108.9097
+0;0;0,0.005951352;0.3273505;0.008700846,0.01194071;0.6415887;0.002644451,0.1868958;0.5139238;0.00846992,0.2223027;0.2295423;0.03009888,0.2646452;-0.03938296;-0.03408368,-0.1622924;0.5024752;0.0007285322,-0.2056505;0.2183979;0.004532697,-0.2405385;-0.05578539;-0.03835571,0.07707145;0.005279768;-0.03755497,0.0918897;-0.3490166;0.00105039,0.09595861;-0.743544;0.07685,0.0962337;-0.7055719;-0.003699861,-0.07611422;0.004994779;-0.03949605,-0.09949602;-0.3499469;-0.01293345,-0.1161535;-0.7444865;0.06106053,-0.1138744;-0.7064963;-0.01945578,0.01040391;0.5647965;0.006503874,0;0;0,0.004920594;0.327264;0.01198077,0.009106837;0.641579;0.009674787,0.1819615;0.5067253;-0.0006184587,0.218253;0.2216353;-0.001594306,0.2233653;-0.05055645;-0.06577051,-0.1659638;0.5124632;-0.0134389,-0.2128279;0.2292926;-0.02801665,-0.2448452;-0.0382441;-0.1030636,0.07659604;0.002292603;-0.03880787,0.09947841;-0.3530127;-0.01711893,0.09567225;-0.7437726;0.07618833,0.09444122;-0.7756822;0.02405762,-0.07694081;0.004920563;-0.0378703,-0.1098314;-0.349364;-0.01264005,-0.1062261;-0.7405121;0.07903425,-0.1115364;-0.7754688;0.03103067,0.008182399;0.5647385;0.01267052,108.9428
+0;0;0,0.005951744;0.327372;0.008701419,0.01194133;0.6416222;0.002644847,0.1869078;0.5139525;0.008470522,0.2223234;0.2295007;0.03010483,0.2646982;-0.03962943;-0.03412664,-0.1623029;0.5025031;0.0007286379,-0.2056717;0.2183556;0.004533742,-0.2405863;-0.05603659;-0.03838734,0.07702567;0.005276632;-0.03753266,0.09185508;-0.3492866;0.001101773,0.09592886;-0.744286;0.07699205,0.09620543;-0.7062708;-0.003993049,-0.07606901;0.004991813;-0.03947259,-0.09946842;-0.3502172;-0.01288999,-0.1161458;-0.7452288;0.06119251,-0.1138544;-0.7071954;-0.01975884,0.0104045;0.5648285;0.00650435,0;0;0,0.004972659;0.3272884;0.01187992,0.00918892;0.6416148;0.009501696,0.1820425;0.5067312;-0.0007600784,0.2183709;0.2215742;-0.001702785,0.2234372;-0.05086061;-0.0657804,-0.1658989;0.5124943;-0.01359508,-0.2128544;0.229263;-0.02809975,-0.2449;-0.03848538;-0.1031743,0.07658641;0.002242476;-0.03871679,0.09941469;-0.3533421;-0.01712775,0.09602456;-0.7446134;0.07612348,0.0944151;-0.7760581;0.02278614,-0.0768619;0.004951581;-0.03791077,-0.1097061;-0.3496091;-0.01269992,-0.106391;-0.7413684;0.07848202,-0.1115844;-0.7767648;0.03032343,0.008259162;0.5647732;0.01251101,108.9654
+0;0;0,0.005950663;0.3273126;0.00869984,0.0119399;0.6415442;0.002643513,0.1868629;0.5138887;0.008468617,0.2222713;0.2294948;0.03009851,0.2647324;-0.04018331;-0.03426373,-0.1622618;0.5024421;0.0007286379,-0.2056218;0.2183525;0.004532967,-0.2406075;-0.05659837;-0.0384755,0.07704239;0.005277777;-0.0375408,0.09187331;-0.3493215;0.001097567,0.09594703;-0.7443152;0.07698674,0.09622065;-0.7063853;-0.003135912,-0.07608552;0.004992896;-0.03948115,-0.0994873;-0.3502522;-0.01289584,-0.1161645;-0.7452581;0.06118557,-0.1138975;-0.7073103;-0.0189037,0.0104031;0.5647521;0.006502929,0;0;0,0.005045496;0.3272337;0.01171803,0.009299673;0.6415406;0.009269714,0.1821197;0.5066887;-0.0008606911,0.2184756;0.2215941;-0.001776934,0.223561;-0.05141082;-0.06591845,-0.1657903;0.5125109;-0.01369682,-0.2128257;0.2293452;-0.02806139,-0.2450027;-0.03891969;-0.1033628,0.07660725;0.002220988;-0.0387181,0.09952206;-0.3534073;-0.01734018,0.09618492;-0.7446369;0.07606244,0.09365257;-0.7750186;0.02286243,-0.07687756;0.004971241;-0.03791865,-0.1096754;-0.3496459;-0.0129271,-0.1063188;-0.7414109;0.0782029,-0.1115395;-0.7761992;0.03068639,0.008364938;0.5647011;0.01228666,108.9987
+0;0;0,0.005887752;0.3273265;0.008683912,0.01180145;0.6415778;0.0026146,0.1867868;0.5139405;0.008401701,0.2222239;0.2295135;0.02993536,0.2651779;-0.04001349;-0.03451994,-0.1624329;0.5025098;0.0008283281,-0.205404;0.218326;0.004181277,-0.239657;-0.05650872;-0.03982943,0.07708267;0.005291866;-0.03753439,0.09192811;-0.3490553;0.001093891,0.09603695;-0.7446623;0.07701497,0.09627965;-0.7067501;-0.002931394,-0.0761086;0.00498005;-0.03951269,-0.09928393;-0.3500375;-0.01305684,-0.1162336;-0.7456173;0.0612067,-0.1140012;-0.7076856;-0.01870693,0.01028542;0.5647808;0.00647591,0;0;0,0.005048156;0.3272487;0.01164103,0.009314016;0.6415735;0.009121656,0.1821461;0.5066657;-0.001024008,0.2185188;0.2215437;-0.001810074,0.2235183;-0.05145228;-0.06578314,-0.1658167;0.5125263;-0.0137853,-0.2129351;0.2293402;-0.02805581,-0.2450468;-0.03892866;-0.1031892,0.07663368;0.002182811;-0.03874385,0.09947482;-0.3532079;-0.01752639,0.09605848;-0.7450451;0.07594966,0.09364618;-0.7750159;0.02254771,-0.07692296;0.005015257;-0.03789825,-0.109753;-0.349355;-0.01303103,-0.1061218;-0.7417375;0.07812027,-0.1113094;-0.7757406;0.02984209,0.00837598;0.56473;0.0121541,109.032
+0;0;0,0.005887752;0.3273265;0.008683912,0.01180145;0.6415778;0.0026146,0.1867868;0.5139405;0.008401701,0.2222239;0.2295135;0.02993536,0.2651779;-0.04001349;-0.03451994,-0.1624329;0.5025098;0.0008283281,-0.205404;0.218326;0.004181277,-0.239657;-0.05650872;-0.03982943,0.07708267;0.005291866;-0.03753439,0.09192811;-0.3490553;0.001093891,0.09603695;-0.7446623;0.07701497,0.09627965;-0.7067501;-0.002931394,-0.0761086;0.00498005;-0.03951269,-0.09928393;-0.3500375;-0.01305684,-0.1162336;-0.7456173;0.0612067,-0.1140012;-0.7076856;-0.01870693,0.01028542;0.5647808;0.00647591,0;0;0,0.005048156;0.3272487;0.01164103,0.009314016;0.6415735;0.009121656,0.1821461;0.5066657;-0.001024008,0.2185188;0.2215437;-0.001810074,0.2235183;-0.05145228;-0.06578314,-0.1658167;0.5125263;-0.0137853,-0.2129351;0.2293402;-0.02805581,-0.2450468;-0.03892866;-0.1031892,0.07663368;0.002182811;-0.03874385,0.09947482;-0.3532079;-0.01752639,0.09605848;-0.7450451;0.07594966,0.09364618;-0.7750159;0.02254771,-0.07692296;0.005015257;-0.03789825,-0.109753;-0.349355;-0.01303103,-0.1061218;-0.7417375;0.07812027,-0.1113094;-0.7757406;0.02984209,0.00837598;0.56473;0.0121541,109.0548
+0;0;0,0.005887197;0.3272957;0.008683092,0.01180076;0.6415397;0.002613868,0.1867718;0.513907;0.008400788,0.2222037;0.2295221;0.02993127,0.2651736;-0.04010469;-0.03454788,-0.1624196;0.5024772;0.0008280282,-0.2053844;0.2183355;0.004180482,-0.2396501;-0.05660099;-0.03984651,0.07709716;0.00529286;-0.03754144,0.09194604;-0.3491366;0.001095805,0.09598383;-0.7379031;0.07570414,0.09624063;-0.6995314;-0.008885182,-0.0761229;0.004980986;-0.03952011,-0.09930361;-0.350119;-0.01305812,-0.1159602;-0.7388589;0.05992134,-0.1135982;-0.7004666;-0.02463336,0.01028474;0.5647432;0.006475152,0;0;0,0.00509394;0.327221;0.01152945,0.009387173;0.641538;0.008954763,0.1822192;0.5066642;-0.001077652,0.218591;0.2215849;-0.001852989,0.22359;-0.05150062;-0.06589913,-0.1657372;0.5124678;-0.01385764,-0.2129317;0.2293287;-0.02795334,-0.2449346;-0.03909922;-0.1029522,0.0766539;0.002169445;-0.0387404,0.09952089;-0.3533108;-0.01765752,0.09459099;-0.7380857;0.07532668,0.09313816;-0.7749174;0.02282023,-0.07693592;0.005027743;-0.03790686,-0.1098752;-0.3494253;-0.01317616,-0.1062338;-0.7350687;0.07619981,-0.1114935;-0.772829;0.02514701,0.00844568;0.5646954;0.01199412,109.0883
+0;0;0,0.005697839;0.3272929;0.008710828,0.01139551;0.641536;0.002609252,0.1864526;0.5140295;0.008478749,0.2217638;0.231097;0.0300062,0.2652214;-0.04030499;-0.0351088,-0.1627559;0.5024855;0.001028068,-0.2050295;0.2197008;0.003649957,-0.239833;-0.05715537;-0.04024702,0.07717483;0.005338418;-0.03754526,0.09205744;-0.3486707;0.001168754,0.09600602;-0.7384936;0.07591423,0.09623541;-0.7001867;-0.008024856,-0.0761753;0.004941897;-0.03958535,-0.09925576;-0.3497597;-0.01318881,-0.116245;-0.7394956;0.06017143,-0.1139251;-0.7011679;-0.02373385,0.009944345;0.5647396;0.00648029,0;0;0,0.005213425;0.3272177;0.01141906,0.009579875;0.6415286;0.008734465,0.1823857;0.5066385;-0.001167059,0.2187957;0.2230272;-0.00140357,0.2236434;-0.05189744;-0.06606042,-0.1655492;0.5124367;-0.01396619,-0.2124922;0.2307246;-0.02795913,-0.2447306;-0.0396274;-0.1031791,0.07670724;0.002132341;-0.03880143,0.09990907;-0.3529259;-0.01787186,0.0951177;-0.7388412;0.0749228,0.09337227;-0.7748964;0.0224967,-0.0770321;0.00507463;-0.03787352,-0.1097;-0.3490145;-0.01345086,-0.1060048;-0.7356243;0.0764579,-0.1108482;-0.7726214;0.02544064,0.008624926;0.564688;0.0117991,109.1107
+0;0;0,0.005698136;0.3273099;0.008711281,0.01139591;0.6415591;0.002609628,0.186438;0.5140564;0.008478981,0.2217636;0.2310087;0.0300152,0.265193;-0.04021758;-0.03505765,-0.1627409;0.5025134;0.001028934,-0.2050316;0.2196136;0.00365189,-0.2398126;-0.05706334;-0.04021666,0.07722169;0.00534166;-0.03756806,0.09210626;-0.3487139;0.001151029,0.09605342;-0.7383973;0.07586975,0.09628386;-0.7000522;-0.008454904,-0.07622156;0.004944898;-0.03960939,-0.09930504;-0.3498032;-0.01320939,-0.1162882;-0.7393997;0.06012459,-0.1139576;-0.7010337;-0.02416609,0.009944741;0.5647622;0.006480692,0;0;0,0.005257189;0.3272366;0.01134539,0.009658247;0.6415526;0.008594036,0.1824288;0.5066355;-0.00132823,0.2188693;0.2229107;-0.001490831,0.2237434;-0.0518361;-0.06610274,-0.1654759;0.5124362;-0.01394467,-0.2124144;0.2306047;-0.02792814,-0.2445867;-0.03965464;-0.102822,0.07674397;0.002137765;-0.03884423,0.09997766;-0.3529681;-0.01796269,0.09522822;-0.7387621;0.07473063,0.09397795;-0.7745308;0.02131461,-0.07710169;0.005070256;-0.03785106,-0.1096957;-0.3490863;-0.0136277,-0.1060383;-0.7354848;0.07656342,-0.1107902;-0.7722417;0.02458942,0.008696161;0.5647122;0.01167274,109.1334
+0;0;0,0.005698178;0.3273124;0.008711346,0.01139613;0.6415711;0.002609594,0.1864407;0.5140674;0.008478987,0.2217635;0.2310419;0.03001351,0.2651729;-0.04005951;-0.03502939,-0.1627431;0.5025243;0.001028835,-0.2050305;0.2196466;0.003651585,-0.2397955;-0.05690295;-0.04019678,0.07721618;0.005341279;-0.03756538,0.09211885;-0.349145;0.001200814,0.09606508;-0.7387365;0.07590191,0.0962944;-0.7004317;-0.00801488,-0.07621612;0.004944545;-0.03960656,-0.09932769;-0.3502352;-0.01317444,-0.1163068;-0.7397397;0.06014223,-0.1139875;-0.7014141;-0.02374076,0.009944949;0.5647739;0.00648067,0;0;0,0.005336232;0.3272405;0.01126647,0.009780981;0.641565;0.00846076,0.182557;0.5066748;-0.001431228,0.2190001;0.222973;-0.001613856,0.2237527;-0.05167562;-0.06608498,-0.165373;0.5124815;-0.01406808,-0.2123426;0.2306703;-0.0278934,-0.2445955;-0.03948864;-0.1026253,0.07675152;0.002093598;-0.03881812,0.1001534;-0.3534217;-0.0176847,0.09547418;-0.7392359;0.07452655,0.09203587;-0.7756181;0.02263594,-0.07708525;0.00510794;-0.03786553,-0.1096336;-0.3494947;-0.0137197,-0.1058933;-0.7356675;0.07702135,-0.1031244;-0.7195787;-0.006104231,0.008811422;0.5647249;0.0115509,109.1673
+0;0;0,0.005423028;0.32731;0.008971786,0.01093077;0.6415738;0.002960634,0.1860329;0.514024;0.008714397,0.2215853;0.2310337;0.03033273,0.2651654;-0.04000092;-0.03487425,-0.1631302;0.5024957;0.001397863,-0.2049748;0.2195459;0.003210977,-0.2401183;-0.0569953;-0.04038794,0.07723231;0.005388404;-0.03752546,0.09194937;-0.3490799;0.001475222,0.09582347;-0.7386566;0.0762571,0.09602666;-0.7003393;-0.007658504,-0.07621001;0.004897596;-0.03962414,-0.09942126;-0.3502554;-0.01292193,-0.116513;-0.7397311;0.0605213,-0.1142201;-0.7013929;-0.02336117,0.009548662;0.5647743;0.00680872,0;0;0,0.005336232;0.3272405;0.01126647,0.009780981;0.641565;0.00846076,0.182557;0.5066748;-0.001431228,0.2190001;0.222973;-0.001613856,0.2237527;-0.05167562;-0.06608498,-0.165373;0.5124815;-0.01406808,-0.2123426;0.2306703;-0.0278934,-0.2445955;-0.03948864;-0.1026253,0.07675152;0.002093598;-0.03881812,0.1001534;-0.3534217;-0.0176847,0.09547418;-0.7392359;0.07452655,0.09203587;-0.7756181;0.02263594,-0.07708525;0.00510794;-0.03786553,-0.1096336;-0.3494947;-0.0137197,-0.1058933;-0.7356675;0.07702135,-0.1031244;-0.7195787;-0.006104231,0.008811422;0.5647249;0.0115509,109.1905
+0;0;0,0.005422962;0.327306;0.008971676,0.01093028;0.6415457;0.002961227,0.1858605;0.5140571;0.008712542,0.2214404;0.2308475;0.03034762,0.2649881;-0.0399856;-0.03481087,-0.1629621;0.50254;0.001403145,-0.2048391;0.219371;0.003217663,-0.2399564;-0.05696461;-0.04034883,0.07724107;0.005389016;-0.03752973,0.09196346;-0.3492077;0.001485094,0.0958361;-0.7386374;0.07623875,0.0960394;-0.7003158;-0.007719778,-0.07621866;0.004898153;-0.03962864,-0.09943832;-0.3503835;-0.01291676,-0.1165236;-0.7397122;0.06049876,-0.1142296;-0.7013699;-0.02342662,0.00954838;0.5647578;0.006808723,0;0;0,0.005425982;0.3272372;0.01120162,0.009916201;0.641536;0.008333445,0.1825098;0.5067061;-0.001507282,0.2190797;0.2227972;-0.001666784,0.2238801;-0.05163568;-0.06613517,-0.165096;0.5125643;-0.01413158,-0.2120606;0.2305193;-0.02779125,-0.2443032;-0.03948081;-0.1023097,0.07676584;0.002091408;-0.03881156,0.1003589;-0.3535373;-0.01761341,0.09561881;-0.7392377;0.07442665,0.0931877;-0.7756059;0.02239132,-0.07709059;0.005113254;-0.03787614,-0.1095479;-0.3496295;-0.01375439,-0.1058704;-0.7357322;0.07663249,-0.1030965;-0.7196516;-0.006535321,0.008935384;0.5647087;0.01144528,109.2131
+0;0;0,0.005423003;0.3273085;0.008971744,0.01093055;0.6415612;0.00296075,0.1857732;0.5140873;0.008711644,0.2211487;0.2325049;0.03022242,0.2649371;-0.03982517;-0.03529621,-0.1628765;0.5025759;0.001405867,-0.204513;0.2210338;0.00320996,-0.2398243;-0.05682915;-0.04059733,0.07727017;0.005391045;-0.03754386,0.09197953;-0.3488919;0.001436424,0.09586254;-0.7393637;0.07639013,0.09606224;-0.7011893;-0.006082594,-0.07624737;0.004899997;-0.03964356,-0.09944647;-0.3500672;-0.01295533,-0.1165775;-0.7404377;0.06065666,-0.1143241;-0.702243;-0.0217835,0.009548465;0.5647629;0.006808768,0;0;0,0.005519412;0.3272421;0.01108479,0.01004036;0.6415527;0.008167028,0.1825049;0.5066319;-0.001589775,0.2189505;0.2243652;-0.001568556,0.2239435;-0.05163187;-0.0661788,-0.1648972;0.512587;-0.01423637,-0.2116416;0.2321576;-0.02754335,-0.2440433;-0.03949052;-0.1019155,0.07679017;0.002057925;-0.03883708,0.1003746;-0.35326;-0.01773977,0.09556133;-0.7399515;0.07471538,0.09456214;-0.7748347;0.02316165,-0.07713223;0.005154669;-0.03785939,-0.1095598;-0.3492925;-0.01403111,-0.1058212;-0.7364055;0.07669367,-0.1030887;-0.7201189;-0.004995309,0.00904908;0.5647159;0.01129937,109.2368
+0;0;0,0.005081839;0.3273066;0.00899883,0.01019225;0.6415576;0.002887968,0.1850537;0.5141465;0.00878448,0.2205957;0.2324721;0.03049015,0.2644074;-0.03967559;-0.03514318,-0.1632225;0.5022079;0.0009449655,-0.2045107;0.220485;0.00246845,-0.2397926;-0.05704167;-0.0425392,0.07727548;0.005494162;-0.03751666,0.09173995;-0.3490226;0.001682423,0.09573709;-0.7436287;0.07740454,0.09615882;-0.7018144;-0.04186712,-0.07624701;0.004791379;-0.03965628,-0.09954241;-0.3504013;-0.01276019,-0.117066;-0.7449171;0.06149649,-0.1136722;-0.7030665;-0.05772403,0.008933073;0.5647633;0.00676614,0;0;0,0.005560182;0.3272368;0.01102591,0.01009623;0.6415403;0.008072138,0.182446;0.5066448;-0.001612663,0.2189484;0.2242579;-0.001681566,0.2239662;-0.05160698;-0.06621814,-0.164737;0.512613;-0.01429438,-0.2116407;0.2320786;-0.02753503,-0.243718;-0.03959817;-0.1013887,0.07679741;0.002040416;-0.03882241,0.1002041;-0.3535308;-0.01762891,0.09519824;-0.7445266;0.07489705,0.0957583;-0.7343029;-0.04331493,-0.07712638;0.005169545;-0.03786797,-0.1095357;-0.3495281;-0.01405344,-0.1054847;-0.7406616;0.07793576,-0.1015247;-0.7305052;-0.04019991,0.009100959;0.5647087;0.01122022,109.259
+0;0;0,0.005081839;0.3273066;0.00899883,0.01019225;0.6415576;0.002887968,0.1850537;0.5141465;0.00878448,0.2205957;0.2324721;0.03049015,0.2644074;-0.03967559;-0.03514318,-0.1632225;0.5022079;0.0009449655,-0.2045107;0.220485;0.00246845,-0.2397926;-0.05704167;-0.0425392,0.07727548;0.005494162;-0.03751666,0.09173995;-0.3490226;0.001682423,0.09573709;-0.7436287;0.07740454,0.09615882;-0.7018144;-0.04186712,-0.07624701;0.004791379;-0.03965628,-0.09954241;-0.3504013;-0.01276019,-0.117066;-0.7449171;0.06149649,-0.1136722;-0.7030665;-0.05772403,0.008933073;0.5647633;0.00676614,0;0;0,0.005560182;0.3272368;0.01102591,0.01009623;0.6415403;0.008072138,0.182446;0.5066448;-0.001612663,0.2189484;0.2242579;-0.001681566,0.2239662;-0.05160698;-0.06621814,-0.164737;0.512613;-0.01429438,-0.2116407;0.2320786;-0.02753503,-0.243718;-0.03959817;-0.1013887,0.07679741;0.002040416;-0.03882241,0.1002041;-0.3535308;-0.01762891,0.09519824;-0.7445266;0.07489705,0.0957583;-0.7343029;-0.04331493,-0.07712638;0.005169545;-0.03786797,-0.1095357;-0.3495281;-0.01405344,-0.1054847;-0.7406616;0.07793576,-0.1015247;-0.7305052;-0.04019991,0.009100959;0.5647087;0.01122022,109.2821
+0;0;0,0.00508212;0.3273247;0.008999326,0.0101927;0.641586;0.002888258,0.1850643;0.5141692;0.008785021,0.2206118;0.2324516;0.03049402,0.2645463;-0.0404588;-0.03532324,-0.1632321;0.50223;0.0009450517,-0.2045266;0.2204638;0.002468769,-0.2399074;-0.05784059;-0.04266501,0.07717066;0.005486709;-0.03746577,0.09164286;-0.3492196;0.001754273,0.09563927;-0.7437521;0.07746224,0.09606098;-0.7019382;-0.04180483,-0.07614359;0.00478488;-0.03960249,-0.09945144;-0.3505977;-0.01269202,-0.1169717;-0.7450398;0.0615508,-0.1135781;-0.7031897;-0.05766513,0.008933477;0.564789;0.006766564,0;0;0,0.005514957;0.3272622;0.01083088,0.01002242;0.6415753;0.007790327,0.1824083;0.5066805;-0.001785278,0.2189185;0.2242504;-0.001921892,0.2233839;-0.0524368;-0.06646991,-0.1648165;0.51267;-0.01451252,-0.2116829;0.2320844;-0.02774277,-0.2440766;-0.04030776;-0.1018734,0.07671643;0.002037942;-0.03872383,0.09989218;-0.3537503;-0.01770377,0.09524625;-0.7447037;0.07469439,0.09581556;-0.734488;-0.04351152,-0.07698219;0.005166111;-0.03789658,-0.1095121;-0.3497183;-0.01416675,-0.105608;-0.7408365;0.07756562,-0.1107428;-0.808174;0.007827327,0.009045161;0.564742;0.01096535,109.3065
+0;0;0,0.004875209;0.3273284;0.009093423,0.009865554;0.6415957;0.003021931,0.184834;0.5142115;0.008863049,0.2205479;0.2323817;0.03063387,0.2646873;-0.04032609;-0.0353745,-0.1634264;0.5019225;0.0001058122,-0.2045464;0.2199905;0.001091505,-0.240449;-0.05791926;-0.0452994,0.07720788;0.005556018;-0.03741892,0.09154719;-0.3485509;0.00177275,0.0955487;-0.7436739;0.0775744,0.09620342;-0.7018553;-0.04168946,-0.07612933;0.004705343;-0.03967727,-0.09946114;-0.3500613;-0.01266559,-0.1171717;-0.7450596;0.06181048,-0.1135438;-0.7032062;-0.05739654,0.008641408;0.5647966;0.006892886,0;0;0,0.005516343;0.3272653;0.01083398,0.0100412;0.6415814;0.007771969,0.1824677;0.5066634;-0.001787663,0.2189403;0.2240908;-0.001875639,0.2234413;-0.05245915;-0.06648815,-0.1648431;0.5126451;-0.01454203,-0.2116856;0.2319166;-0.02776301,-0.2439152;-0.04041022;-0.1017517,0.07673656;0.002032697;-0.03872299,0.09983238;-0.3531636;-0.01785445,0.09537084;-0.7447556;0.07444835,0.09594472;-0.7345389;-0.04375601,-0.07699871;0.005171551;-0.03790191,-0.1093775;-0.3491181;-0.01415742,-0.1053946;-0.7407541;0.07798059,-0.1106775;-0.8081481;0.008335255,0.009059064;0.564747;0.01095247,109.3393
+0;0;0,0.00487514;0.3273238;0.009093294,0.00986547;0.6415902;0.003021745,0.1847305;0.5142341;0.008861786,0.22057;0.2314133;0.03070916,0.2645688;-0.04042548;-0.03508886,-0.1633256;0.5019524;0.0001096851,-0.2045901;0.2190289;0.001098844,-0.2403784;-0.05799523;-0.04514424,0.07721099;0.005556243;-0.03742043,0.09156407;-0.3488908;0.001808878,0.09553225;-0.7407213;0.07697891,0.09596747;-0.7028649;-0.002301894,-0.07613241;0.004705533;-0.03967887,-0.09948662;-0.3504018;-0.01264126,-0.1170496;-0.7421088;0.06121424,-0.114638;-0.7042293;-0.01802878,0.008641299;0.5647895;0.006892778,0;0;0,0.005508997;0.327262;0.01079607,0.01002466;0.6415758;0.007616282,0.1823727;0.5067185;-0.001710176,0.2188216;0.2231328;-0.001968145,0.22348;-0.05252314;-0.06641746,-0.1647732;0.5126848;-0.0145642,-0.2117049;0.2309668;-0.02804626,-0.24377;-0.04045546;-0.1019611,0.07673083;0.002032414;-0.03874207,0.09983321;-0.3535001;-0.01775241,0.09567808;-0.7418407;0.07374501,0.09404204;-0.7738433;0.02374148,-0.07700509;0.005173371;-0.03789658,-0.109291;-0.3494582;-0.01398711,-0.1053754;-0.737909;0.07705215,-0.1091144;-0.772866;0.03107423,0.009043247;0.5647414;0.01083469,109.3616
+0;0;0,0.00487514;0.3273238;0.009093294,0.00986547;0.6415902;0.003021745,0.1847305;0.5142341;0.008861786,0.22057;0.2314133;0.03070916,0.2645688;-0.04042548;-0.03508886,-0.1633256;0.5019524;0.0001096851,-0.2045901;0.2190289;0.001098844,-0.2403784;-0.05799523;-0.04514424,0.07721099;0.005556243;-0.03742043,0.09156407;-0.3488908;0.001808878,0.09553225;-0.7407213;0.07697891,0.09596747;-0.7028649;-0.002301894,-0.07613241;0.004705533;-0.03967887,-0.09948662;-0.3504018;-0.01264126,-0.1170496;-0.7421088;0.06121424,-0.114638;-0.7042293;-0.01802878,0.008641299;0.5647895;0.006892778,0;0;0,0.005508997;0.327262;0.01079607,0.01002466;0.6415758;0.007616282,0.1823727;0.5067185;-0.001710176,0.2188216;0.2231328;-0.001968145,0.22348;-0.05252314;-0.06641746,-0.1647732;0.5126848;-0.0145642,-0.2117049;0.2309668;-0.02804626,-0.24377;-0.04045546;-0.1019611,0.07673083;0.002032414;-0.03874207,0.09983321;-0.3535001;-0.01775241,0.09567808;-0.7418407;0.07374501,0.09404204;-0.7738433;0.02374148,-0.07700509;0.005173371;-0.03789658,-0.109291;-0.3494582;-0.01398711,-0.1053754;-0.737909;0.07705215,-0.1091144;-0.772866;0.03107423,0.009043247;0.5647414;0.01083469,109.3839
+0;0;0,0.004632825;0.3274091;0.009250839,0.009522736;0.6417391;0.003285459,0.1843757;0.5144245;0.009135043,0.2202805;0.2315121;0.03091209,0.2647275;-0.04159608;-0.0352396,-0.1634206;0.501693;-0.0006269654,-0.2048019;0.2186922;-0.001593455,-0.2413051;-0.05937403;-0.04940951,0.07715121;0.005637698;-0.03736487,0.09136567;-0.3496307;0.002165467,0.09530814;-0.7405365;0.07723717,0.09594839;-0.7022219;-0.006594025,-0.07607374;0.00461754;-0.03964457,-0.09968953;-0.3512964;-0.01229722,-0.1172534;-0.7420712;0.06149461,-0.1145222;-0.7037334;-0.02229222,0.008315547;0.5649066;0.007139714,0;0;0,0.005291417;0.3273587;0.01058459,0.009676076;0.641732;0.007286787,0.1820202;0.5067704;-0.001832009,0.2185446;0.2231004;-0.002181054,0.2232808;-0.05387715;-0.06699347,-0.1649962;0.5127888;-0.01488158,-0.2119236;0.2309822;-0.02850785,-0.244363;-0.04152876;-0.1035086,0.07664531;0.00205268;-0.03874934,0.09970763;-0.3543103;-0.0174439,0.0954226;-0.741856;0.07337832,0.092147;-0.7758598;0.0186975,-0.07692343;0.005154195;-0.0379005,-0.1095704;-0.3503027;-0.01413239,-0.1057052;-0.7377952;0.07693514,-0.1095761;-0.7758375;0.02741278,0.00875593;0.5648688;0.01056385,109.4172
+0;0;0,0.00463455;0.327531;0.009254284,0.009525151;0.6419053;0.003287986,0.1839839;0.514691;0.009133741,0.2198475;0.2321037;0.03088577,0.26439;-0.04159102;-0.03540798,-0.1630341;0.501988;-0.0006064209,-0.2043678;0.2193123;-0.0015718,-0.2409494;-0.05935103;-0.04949054,0.07705949;0.005630996;-0.03732045,0.09126839;-0.3494988;0.002194472,0.09522901;-0.7422035;0.07761166,0.09586629;-0.7039276;-0.005830474,-0.07598329;0.00461205;-0.03959743,-0.09958987;-0.3511631;-0.01226075,-0.1172345;-0.7437361;0.06187067,-0.1145161;-0.7054371;-0.02152731,0.008317763;0.5650601;0.007142878,0;0;0,0.005130008;0.3274894;0.01039386,0.00941705;0.6419072;0.007007837,0.1814148;0.5070355;-0.001914977,0.2183671;0.2237523;-0.002206086,0.2228031;-0.05383125;-0.06713212,-0.1648225;0.5130749;-0.01511008,-0.2117841;0.2316335;-0.02926296,-0.2440739;-0.04143533;-0.1046185,0.07659959;0.002052262;-0.0386132,0.09962109;-0.354189;-0.01757288,0.09530874;-0.7435673;0.07345653,0.09063665;-0.7779264;0.01990676,-0.07678495;0.005145887;-0.037951,-0.1095964;-0.3501639;-0.01430989,-0.1056635;-0.7394101;0.07729993,-0.1094674;-0.7774159;0.02838941,0.008537687;0.565032;0.01031256,109.4397
+0;0;0,0.004634343;0.3275164;0.009253872,0.009524614;0.6418695;0.003288069,0.1838044;0.514714;0.009131421,0.2196715;0.2320993;0.03088555,0.2641296;-0.04107717;-0.03528266,-0.1628599;0.5020239;-0.0005988129,-0.2041976;0.2193208;-0.001564286,-0.2407099;-0.05881485;-0.04939229,0.07703052;0.005628879;-0.03730642,0.09122273;-0.3490835;0.002162054,0.09518896;-0.7423452;0.07768621,0.0958183;-0.7041725;-0.004715815,-0.07595473;0.004610316;-0.03958255,-0.09953356;-0.3507466;-0.01227799,-0.1172033;-0.7438766;0.06195857,-0.1145187;-0.7056809;-0.02039985,0.008317343;0.5650318;0.007142588,0;0;0,0.00506524;0.327475;0.01041961,0.009275317;0.6418728;0.007041216,0.181069;0.5068947;-0.001726627,0.2182187;0.2236095;-0.002102613,0.222375;-0.05344379;-0.06694353,-0.1647708;0.5131585;-0.01515196,-0.2116792;0.2317359;-0.03037375,-0.2443259;-0.03993455;-0.1085367,0.07657036;0.002068311;-0.03859866,0.09968847;-0.3537574;-0.01777244,0.09517571;-0.7436579;0.07350517,0.09133571;-0.7785531;0.02221037,-0.07674067;0.005123883;-0.03797063,-0.1096933;-0.3497465;-0.01428035,-0.1057656;-0.7395269;0.07753606,-0.1090394;-0.7754294;0.02750181,0.008415788;0.5650046;0.01034188,109.4738
+0;0;0,0.004207994;0.3275077;0.009532125,0.008925196;0.6418718;0.003689058,0.1832975;0.5147175;0.009408366,0.2192995;0.2319671;0.03092311,0.2640336;-0.04152727;-0.03496174,-0.1633153;0.5017586;-0.001113437,-0.2045683;0.2189334;-0.004977307,-0.2427495;-0.05852932;-0.05691759,0.07704908;0.005723167;-0.03722671,0.09083774;-0.347372;0.002242148,0.09469047;-0.7420399;0.07815434,0.09545298;-0.7039311;-0.003489159,-0.07591699;0.004513049;-0.03964069,-0.09975608;-0.349178;-0.01210018,-0.117356;-0.7437392;0.06241114,-0.1145589;-0.7056056;-0.01918552,0.007765115;0.5650315;0.007527026,0;0;0,0.005058065;0.327467;0.01047063,0.009249717;0.6418717;0.007083178,0.1811066;0.5068916;-0.001396657,0.2182461;0.2234711;-0.001940251,0.222495;-0.05388138;-0.06673753,-0.1648041;0.5130945;-0.01522822,-0.2119069;0.2316606;-0.03205542,-0.2442066;-0.04019773;-0.1107375,0.0765931;0.002067029;-0.03852749,0.09985453;-0.3521565;-0.01831222,0.09520297;-0.7434038;0.07358027,0.09109116;-0.7770996;0.02202511,-0.07669067;0.005116211;-0.03804615,-0.1093817;-0.3481392;-0.01425595,-0.1049888;-0.7394919;0.07719941,-0.1082576;-0.7762064;0.02954972,0.008390076;0.5650025;0.01038337,109.4966
+0;0;0,0.004207994;0.3275077;0.009532125,0.008925196;0.6418718;0.003689058,0.1832975;0.5147175;0.009408366,0.2192995;0.2319671;0.03092311,0.2640336;-0.04152727;-0.03496174,-0.1633153;0.5017586;-0.001113437,-0.2045683;0.2189334;-0.004977307,-0.2427495;-0.05852932;-0.05691759,0.07704908;0.005723167;-0.03722671,0.09083774;-0.347372;0.002242148,0.09469047;-0.7420399;0.07815434,0.09545298;-0.7039311;-0.003489159,-0.07591699;0.004513049;-0.03964069,-0.09975608;-0.349178;-0.01210018,-0.117356;-0.7437392;0.06241114,-0.1145589;-0.7056056;-0.01918552,0.007765115;0.5650315;0.007527026,0;0;0,0.005058065;0.327467;0.01047063,0.009249717;0.6418717;0.007083178,0.1811066;0.5068916;-0.001396657,0.2182461;0.2234711;-0.001940251,0.222495;-0.05388138;-0.06673753,-0.1648041;0.5130945;-0.01522822,-0.2119069;0.2316606;-0.03205542,-0.2442066;-0.04019773;-0.1107375,0.0765931;0.002067029;-0.03852749,0.09985453;-0.3521565;-0.01831222,0.09520297;-0.7434038;0.07358027,0.09109116;-0.7770996;0.02202511,-0.07669067;0.005116211;-0.03804615,-0.1093817;-0.3481392;-0.01425595,-0.1049888;-0.7394919;0.07719941,-0.1082576;-0.7762064;0.02954972,0.008390076;0.5650025;0.01038337,109.5188
+0;0;0,0.00420898;0.3275844;0.009534358,0.008926438;0.6419655;0.003690958,0.1832358;0.5148247;0.009409821,0.2192994;0.2315906;0.03096138,0.2639694;-0.04151142;-0.03482896,-0.1632529;0.5018705;-0.001108217,-0.2045765;0.2185614;-0.004978699,-0.2427029;-0.05850324;-0.05684445,0.0769374;0.005714872;-0.03717275,0.09072838;-0.3474396;0.002302736,0.09457898;-0.7418886;0.07817281,0.09533508;-0.7038479;-0.002784468,-0.07580696;0.004506508;-0.03958324,-0.09965006;-0.3492439;-0.0120381,-0.1172402;-0.7435863;0.06243188,-0.1144667;-0.705521;-0.01847896,0.007766289;0.5651207;0.007529153,0;0;0,0.004891291;0.3275442;0.01053643,0.009010635;0.6419677;0.007185459,0.1808043;0.5068826;-0.001122236,0.2177586;0.2229453;-0.001910448,0.2219523;-0.05403462;-0.06650949,-0.1649244;0.5131617;-0.01525393,-0.2119854;0.2313754;-0.0344477,-0.2450708;-0.03884155;-0.1168894,0.07650172;0.002114236;-0.03842986,0.0998146;-0.3521686;-0.01826143,0.09503654;-0.7432202;0.07348204,0.09265361;-0.7763174;0.02217532,-0.07647299;0.005030297;-0.03821537,-0.1094903;-0.3482404;-0.01420985,-0.1055294;-0.7393808;0.07719332,-0.1085678;-0.7748173;0.02894253,0.008177511;0.5650929;0.01046872,109.5512
+0;0;0,0.003917696;0.3276054;0.00967453,0.008495788;0.6420326;0.003905036,0.1828524;0.5149195;0.009605551,0.2191569;0.2315255;0.03078958,0.2636441;-0.04151219;-0.0344229,-0.1636529;0.5019428;-0.0008383114,-0.2048653;0.218536;-0.008655743,-0.2440822;-0.05760053;-0.06335468,0.07686818;0.005779128;-0.03708383,0.09034;-0.3461697;0.002406649,0.09422491;-0.7418793;0.07849214,0.09496063;-0.7038823;-0.001956075,-0.0757079;0.004430697;-0.03957281,-0.09956858;-0.3480965;-0.01192849,-0.1174707;-0.7436605;0.06289692,-0.1147294;-0.705641;-0.0175057,0.007373912;0.5651705;0.007733478,0;0;0,0.004773788;0.3275654;0.01060128,0.008785643;0.6420334;0.007263899,0.1806545;0.5069189;-0.0004017362,0.2174766;0.2228034;-0.001625539,0.2218521;-0.05391255;-0.0663594,-0.1650724;0.5131455;-0.01526494,-0.2128558;0.231514;-0.03716016,-0.2450395;-0.03876004;-0.1189984,0.07643174;0.002136365;-0.03835297,0.0995966;-0.3509797;-0.01882291,0.09488181;-0.7431854;0.07360363,0.09238363;-0.7756118;0.02228975,-0.07630109;0.004986389;-0.03834847,-0.1092477;-0.3470824;-0.01445152,-0.1054374;-0.7394503;0.07732599,-0.1084196;-0.7741523;0.02894025,0.007993668;0.5651417;0.01054001,109.5851
+0;0;0,0.003918961;0.3277112;0.009677652,0.008498644;0.6422475;0.003905399,0.1827471;0.5151204;0.009607,0.2190677;0.2316003;0.03080044,0.263527;-0.0412665;-0.03437124,-0.1635458;0.5021517;-0.0008304617,-0.2047766;0.2186189;-0.008651368,-0.2439689;-0.05734491;-0.06331608,0.07672711;0.005768523;-0.03701578,0.0901918;-0.3459939;0.002453774,0.09407594;-0.7416252;0.0785242,0.09481061;-0.7036396;-0.001808748,-0.07556897;0.004422566;-0.03950019,-0.09941701;-0.3479179;-0.01187052,-0.1173156;-0.7434036;0.06294008,-0.1145783;-0.7053955;-0.01734734,0.007376113;0.5653406;0.007736075,0;0;0,0.004496127;0.3276724;0.01068711,0.00820753;0.6422548;0.007446527,0.1800603;0.5069546;0.0002653599,0.2170842;0.2227375;-0.001098394,0.2213193;-0.05374235;-0.06606972,-0.1653606;0.513203;-0.01525291,-0.2130301;0.2316085;-0.03942247,-0.2453312;-0.03802431;-0.1226996,0.07631118;0.002200171;-0.03823948,0.09925293;-0.350757;-0.01898336,0.09471529;-0.7428339;0.07365084,0.09155608;-0.7751437;0.02241421,-0.07606643;0.004898552;-0.03847593,-0.1093282;-0.3469492;-0.01454383,-0.1055152;-0.739146;0.07761406,-0.1076259;-0.7736025;0.02904864,0.007532224;0.5653155;0.01068711,109.6075
+0;0;0,0.003919342;0.327743;0.009678592,0.008499064;0.642282;0.003906279,0.1827225;0.5151612;0.00960766,0.2190609;0.2315023;0.03081148,0.2634253;-0.0407815;-0.03422094,-0.1635211;0.5021943;-0.0008283155,-0.204772;0.2185226;-0.008653051,-0.2438806;-0.05685148;-0.06320096,0.07663846;0.005761857;-0.03697301,0.09010337;-0.3460064;0.002497204,0.0939858;-0.7414629;0.07853402,0.09472872;-0.7033877;-0.002700768,-0.07548165;0.004417456;-0.03945455,-0.09933008;-0.3479288;-0.01182442,-0.1172208;-0.7432398;0.06295312,-0.1144527;-0.7051418;-0.01823563,0.00737652;0.5653743;0.007737,0;0;0,0.004353546;0.3277015;0.01082921,0.007848583;0.6422924;0.007825613,0.1797606;0.5069559;0.001009226,0.2168975;0.2226134;-0.0006103516,0.2209529;-0.05319488;-0.06579649,-0.1655661;0.5132106;-0.01527197,-0.2135292;0.2317731;-0.04219671,-0.2462426;-0.03626359;-0.1283479,0.07624302;0.002226353;-0.03815365,0.09908403;-0.350746;-0.0189476,0.09464706;-0.7426576;0.07361674,0.09221751;-0.7752202;0.02122521,-0.07593013;0.00486948;-0.03852999,-0.1093004;-0.3469691;-0.01452752,-0.1056197;-0.7389576;0.07774328,-0.1078947;-0.7741694;0.02868105,0.00724417;0.5653483;0.01098323,109.642
+0;0;0,0.00367469;0.3278098;0.009761618,0.008157326;0.6424233;0.004031757,0.1823494;0.5152992;0.009715772,0.2188257;0.230574;0.0309604,0.2630669;-0.03901702;-0.03383772,-0.1637979;0.5024189;-0.0006827498,-0.2052141;0.2178412;-0.01295262,-0.2447684;-0.05377463;-0.07207689,0.07658862;0.005804264;-0.03694596,0.08983228;-0.3459609;0.002619162,0.09368677;-0.7418278;0.07876661,0.09442297;-0.703761;-0.002339341,-0.07544395;0.004372947;-0.03941569,-0.09944913;-0.3479545;-0.0116909,-0.1175293;-0.7436599;0.06323784,-0.1147704;-0.7055708;-0.0178223,0.00706803;0.5654954;0.007853255,0;0;0,0.004322551;0.3277536;0.01126575,0.007514924;0.6424257;0.008678198,0.1794097;0.5069023;0.002227306,0.2170243;0.2215381;0.0005934238,0.2213372;-0.05158502;-0.06437254,-0.1656445;0.5131717;-0.014966,-0.2143885;0.2311519;-0.04561096,-0.2474473;-0.03320593;-0.1342533,0.07629982;0.002234593;-0.03791904,0.0991777;-0.3507249;-0.01853681,0.09469625;-0.7430285;0.07420921,0.09160616;-0.7752324;0.02162671,-0.07579449;0.004873653;-0.03867755,-0.108889;-0.3469653;-0.01431453,-0.1053584;-0.7393012;0.0783359,-0.107631;-0.7743739;0.02930349,0.00698974;0.5654559;0.01168871,109.6744
+0;0;0,0.003676;0.3279266;0.009765098,0.008159538;0.6426035;0.004033713,0.1822955;0.515471;0.009718347,0.2184801;0.2330229;0.03079307,0.263092;-0.03882682;-0.03454795,-0.1637417;0.5025947;-0.0006768685,-0.2048267;0.220293;-0.01284861,-0.2447124;-0.05359855;-0.07246825,0.07653079;0.005799882;-0.03691806,0.08977864;-0.3460764;0.002659567,0.09363642;-0.7422817;0.07887206,0.09436126;-0.7043394;-0.0009816214,-0.07538699;0.004369645;-0.03938593,-0.09939976;-0.3480691;-0.01165237,-0.1174954;-0.7441126;0.06334037,-0.1147791;-0.7061484;-0.0164682,0.007069896;0.5656512;0.007856422,0;0;0,0.00418549;0.3278624;0.01155496,0.007142395;0.6426067;0.009660959,0.1790272;0.5069597;0.003391981,0.2169003;0.2239531;0.00158143,0.2211217;-0.05138072;-0.06426239,-0.1657618;0.5132911;-0.01499131,-0.2139035;0.2338312;-0.04838203,-0.2480733;-0.03153387;-0.1409875,0.0762613;0.002287477;-0.03784871,0.09896589;-0.3507956;-0.01846552,0.09469394;-0.7434511;0.07429886,0.09098352;-0.7744359;0.0222671,-0.07571294;0.004840743;-0.03869965,-0.1088752;-0.3470984;-0.01424654,-0.1055743;-0.7396824;0.07885936,-0.1078115;-0.7727277;0.02925584,0.006678104;0.565604;0.01245666,109.6965
+0;0;0,0.003677502;0.3280605;0.009769085,0.00816137;0.6427607;0.0040372,0.18229;0.5156227;0.009722131,0.2185054;0.2329341;0.0308148,0.2630542;-0.03853136;-0.03443385,-0.1637329;0.502747;-0.000672657,-0.2048529;0.2202049;-0.01285476,-0.2446823;-0.05329949;-0.07239012,0.07637181;0.005787834;-0.03684137,0.08961709;-0.3460202;0.002728567,0.09349658;-0.7444545;0.07936985,0.09421176;-0.7066182;0.0005812868,-0.07523039;0.004360568;-0.03930411,-0.09923849;-0.3480097;-0.01157594,-0.1174359;-0.7462814;0.06383872,-0.1147558;-0.7084235;-0.01490535,0.007071622;0.5658009;0.007860282,0;0;0,0.00407058;0.3279763;0.01215029,0.006859198;0.6427515;0.01087093,0.1787599;0.5069864;0.004712105,0.2167238;0.2237499;0.002449512,0.2210979;-0.05111879;-0.06360757,-0.1658566;0.5133209;-0.01467507,-0.2138024;0.2342476;-0.05325767,-0.2491515;-0.02965242;-0.1483507,0.076238;0.0022991;-0.03749561,0.09893992;-0.3507076;-0.01797652,0.0941608;-0.745692;0.0747776,0.09077162;-0.7751579;0.0226059,-0.07537735;0.004858189;-0.03896273,-0.1085215;-0.3469717;-0.01391725,-0.1053503;-0.74166;0.08015666,-0.1078875;-0.7736447;0.03095284,0.006436601;0.5657333;0.01344609,109.7301
+0;0;0,0.003406504;0.3280628;0.009791752,0.007725861;0.6427659;0.004081308,0.1819459;0.5157136;0.009841201,0.2182401;0.2330304;0.03087188,0.2629107;-0.0383406;-0.03468548,-0.1640929;0.5027276;-0.0006350018,-0.2047158;0.220384;-0.01798837,-0.2456004;-0.05297694;-0.07746719,0.07638798;0.005850044;-0.03679803,0.08940654;-0.3459655;0.002780229,0.09295845;-0.7443894;0.07949167,0.09368775;-0.7065508;0.0007034615,-0.07522837;0.004303938;-0.03931423,-0.09927361;-0.3480607;-0.0115458,-0.1177022;-0.7462943;0.064014,-0.1150102;-0.7084342;-0.01472944,0.006703443;0.5658046;0.00789318,0;0;0,0.00407058;0.3279763;0.01215029,0.006859198;0.6427515;0.01087093,0.1787599;0.5069864;0.004712105,0.2167238;0.2237499;0.002449512,0.2210979;-0.05111879;-0.06360757,-0.1658566;0.5133209;-0.01467507,-0.2138024;0.2342476;-0.05325767,-0.2491515;-0.02965242;-0.1483507,0.076238;0.0022991;-0.03749561,0.09893992;-0.3507076;-0.01797652,0.0941608;-0.745692;0.0747776,0.09077162;-0.7751579;0.0226059,-0.07537735;0.004858189;-0.03896273,-0.1085215;-0.3469717;-0.01391725,-0.1053503;-0.74166;0.08015666,-0.1078875;-0.7736447;0.03095284,0.006436601;0.5657333;0.01344609,109.7524
+0;0;0,0.003407277;0.3281373;0.009793975,0.007728336;0.6429646;0.004081088,0.1818179;0.5159145;0.009841267,0.2181623;0.2328407;0.03090102,0.2627819;-0.03822112;-0.03458163,-0.1639642;0.5029382;-0.0006271657,-0.2046433;0.2202043;-0.01800452,-0.2454813;-0.05284515;-0.07741556,0.07630585;0.005843755;-0.03675846,0.08932143;-0.3458911;0.002810717,0.09286228;-0.7430737;0.07928317,0.09359352;-0.7052143;0.000285387,-0.07514749;0.004299311;-0.03927196,-0.09918721;-0.3479845;-0.0115099,-0.1175584;-0.7449774;0.06381449,-0.1148592;-0.7070965;-0.0151384,0.006705455;0.5659684;0.007894691,0;0;0,0.003965519;0.3280431;0.01239347,0.006615326;0.642946;0.0116961,0.1784068;0.5070791;0.00589633,0.2164499;0.223462;0.002845049,0.2210044;-0.05102849;-0.06339383,-0.1658214;0.5134589;-0.01461781,-0.214321;0.2348683;-0.05855298,-0.2504557;-0.02728993;-0.1571468,0.07618007;0.002332404;-0.03740418,0.09888734;-0.3505923;-0.01788378,0.09396353;-0.7442024;0.07518315,0.09136795;-0.7735849;0.02255296,-0.07524446;0.004830335;-0.03902378,-0.1085006;-0.3469314;-0.01432084,-0.1055124;-0.7402618;0.0800027,-0.1080986;-0.77243;0.03069362,0.00622227;0.5658877;0.01411796,109.7865
+0;0;0,0.003408441;0.3282493;0.009797319,0.007732831;0.6433197;0.004079701,0.1820156;0.516147;0.009845363,0.218443;0.2324272;0.03095317,0.2628714;-0.03747296;-0.03424885,-0.1641498;0.5031563;-0.0006346758,-0.2049217;0.2197772;-0.01805168,-0.2455847;-0.05210206;-0.07720811,0.07623582;0.005838392;-0.03672473,0.08923083;-0.3453403;0.002781887,0.09277145;-0.7424979;0.07924952,0.09350803;-0.704581;-0.000326179,-0.07507853;0.004295366;-0.03923592,-0.09908025;-0.3474315;-0.01151775,-0.1174503;-0.7443993;0.06380188,-0.1147314;-0.7064607;-0.0157286,0.006709058;0.5662563;0.007896629,0;0;0,0.003884844;0.3281416;0.01277614,0.006406568;0.6432906;0.01263142,0.1783212;0.5069743;0.007015467,0.2163134;0.2226966;0.003525495,0.2211337;-0.05056983;-0.06260693,-0.1660338;0.5134833;-0.01450806,-0.2147965;0.2349709;-0.06270026,-0.2522011;-0.02437779;-0.1647317,0.076173;0.002340063;-0.03724098,0.09892748;-0.3500324;-0.0179534,0.09385084;-0.7435305;0.07546735,0.09153251;-0.7733791;0.02247405,-0.0751223;0.004834259;-0.03908916,-0.108162;-0.3463742;-0.01424754,-0.1054842;-0.7396215;0.08032167,-0.1080036;-0.772468;0.03093055,0.006035984;0.56616;0.01489091,109.8112
+0;0;0,0.002975174;0.3284503;0.009872444,0.007067308;0.6437873;0.004164055,0.1816731;0.5165706;0.01012469,0.217993;0.2339496;0.03094904,0.2627341;-0.03664774;-0.03483409,-0.1649381;0.5034553;-0.0005236063,-0.2049464;0.2214424;-0.02278239,-0.2491595;-0.04753584;-0.09522595,0.07616953;0.005840505;-0.03661011,0.08874759;-0.3443049;0.002818804,0.09228548;-0.7422916;0.07927167,0.09304382;-0.7044088;7.370859E-05,-0.07492733;0.004285993;-0.03929038,-0.0991971;-0.3463572;-0.01145141,-0.1176682;-0.7441051;0.06408925,-0.1149376;-0.7062007;-0.01506311,0.006126747;0.5666453;0.007986266,0;0;0,0.003752418;0.3283174;0.01339841,0.006096616;0.6437327;0.01374221,0.1780701;0.5066249;0.008553982,0.2159215;0.2234626;0.004845858,0.2209823;-0.05051422;-0.06196153,-0.1663086;0.5135719;-0.0144021,-0.2152074;0.2371275;-0.06745704,-0.2538454;-0.02193007;-0.1720916,0.07618418;0.002311572;-0.03697073,0.09863837;-0.3490408;-0.0179441,0.09360556;-0.7432064;0.07617855,0.09046313;-0.773759;0.02461743,-0.07492284;0.004887926;-0.03922863,-0.1077954;-0.3452776;-0.0143656,-0.1053922;-0.7391578;0.08104703,-0.1077759;-0.7716034;0.031753,0.0057678;0.5665196;0.01584387,109.8419
+0;0;0,0.002976558;0.3286032;0.009877038,0.007074709;0.6444038;0.004160271,0.1821519;0.5169392;0.01013227,0.2184936;0.2341481;0.03096915,0.2632246;-0.03638819;-0.03479913,-0.1653927;0.5037886;-0.0005447036,-0.2054251;0.2216059;-0.02281689,-0.2496282;-0.04731154;-0.09524409,0.07608815;0.005834266;-0.036571,0.08865334;-0.3439528;0.002817556,0.09212102;-0.7340412;0.07775317,0.0929288;-0.6956443;-0.006609172,-0.07484727;0.004281414;-0.03924841,-0.09909221;-0.3460029;-0.01143793,-0.1171968;-0.7358572;0.06260358,-0.114288;-0.6974373;-0.02171019,0.00613277;0.5671487;0.007988084,0;0;0,0.003674403;0.3284537;0.0138247,0.005813166;0.6443326;0.01513743,0.1780606;0.5062732;0.009985924,0.2155528;0.2228973;0.00572443,0.2209872;-0.05085295;-0.06171072,-0.1667093;0.5135007;-0.01440188,-0.2158033;0.2375336;-0.07059464,-0.2561186;-0.01974437;-0.1787563,0.0761916;0.002301335;-0.03674817,0.09873221;-0.3486927;-0.01789522,0.09313632;-0.7347631;0.0754571,0.09190907;-0.7718784;0.0236671,-0.07471392;0.004934465;-0.03942543,-0.1073616;-0.3448867;-0.01453371,-0.1052842;-0.7308467;0.079418,-0.1077991;-0.7671764;0.02667126,0.005515769;0.5669996;0.01697826,109.8752
+0;0;0,0.002978164;0.3287804;0.009882365,0.00707923;0.6448056;0.004161528,0.1824741;0.5171952;0.01014013,0.2186658;0.2355714;0.030891,0.2635151;-0.03568003;-0.03505112,-0.1656991;0.5040208;-0.0005561523,-0.2055663;0.2230029;-0.02273639,-0.2498862;-0.04662541;-0.09535506,0.0760241;0.005829354;-0.03654021,0.08854571;-0.3427445;0.002711732,0.09202556;-0.7342026;0.07791048,0.09282833;-0.6958579;-0.005927049,-0.07478427;0.00427781;-0.03921537,-0.09894512;-0.3447916;-0.01150134,-0.1171132;-0.7360149;0.06280015,-0.1142226;-0.6976474;-0.02098909,0.006136619;0.5674955;0.007992069,0;0;0,0.00356891;0.3286205;0.01410437,0.005725443;0.6447216;0.01582456,0.1781014;0.5059271;0.01128983,0.2150957;0.2236866;0.006381512,0.2202701;-0.05070534;-0.06158495,-0.1668271;0.5133699;-0.01481181,-0.2162757;0.2394923;-0.07479721,-0.2577554;-0.01628849;-0.1879023,0.07613741;0.002300203;-0.03669655,0.09869991;-0.3474971;-0.01841903,0.09313704;-0.7348672;0.075495,0.09186879;-0.7712312;0.02359867,-0.07463647;0.004944326;-0.03941806,-0.1071536;-0.3437619;-0.01601139,-0.1055803;-0.7307761;0.07950824,-0.1080859;-0.766534;0.02689044,0.005418062;0.5673314;0.01758242,109.8979
+0;0;0,0.002753021;0.3287824;0.009881039,0.006618639;0.6448101;0.004132825,0.1821007;0.5172064;0.01017416,0.2183238;0.2355825;0.03086887,0.2634514;-0.0355663;-0.03530479,-0.1660721;0.504024;-0.0006142762,-0.205654;0.2234263;-0.02801067,-0.2512932;-0.0443227;-0.1065262,0.07604109;0.005852072;-0.0365012,0.08840105;-0.3427259;0.002765451,0.09184962;-0.7341739;0.07801849,0.09266982;-0.6958302;-0.005818971,-0.07478793;0.004254928;-0.03921089,-0.0989695;-0.3448215;-0.01160367,-0.1172894;-0.7360079;0.06285445,-0.1143808;-0.697642;-0.02093433,0.005761788;0.5674992;0.007967069,0;0;0,0.00356891;0.3286205;0.01410437,0.005725443;0.6447216;0.01582456,0.1781014;0.5059271;0.01128983,0.2150957;0.2236866;0.006381512,0.2202701;-0.05070534;-0.06158495,-0.1668271;0.5133699;-0.01481181,-0.2162757;0.2394923;-0.07479721,-0.2577554;-0.01628849;-0.1879023,0.07613741;0.002300203;-0.03669655,0.09869991;-0.3474971;-0.01841903,0.09313704;-0.7348672;0.075495,0.09186879;-0.7712312;0.02359867,-0.07463647;0.004944326;-0.03941806,-0.1071536;-0.3437619;-0.01601139,-0.1055803;-0.7307761;0.07950824,-0.1080859;-0.766534;0.02689044,0.005418062;0.5673314;0.01758242,109.9203
+0;0;0,0.002754614;0.3289726;0.009886755,0.006624345;0.6453364;0.004132512,0.1821088;0.5176515;0.01017786,0.2181059;0.2377847;0.03074347,0.2633047;-0.03379181;-0.03553456,-0.1660705;0.5044689;-0.0006107735,-0.2054055;0.2256217;-0.02783625,-0.2511167;-0.04254952;-0.1064757,0.07593806;0.005844142;-0.03645175,0.08831444;-0.3431972;0.002867103,0.09179339;-0.7380927;0.0787829,0.09259358;-0.6999525;-0.003009379,-0.07468659;0.004249163;-0.03915776,-0.09890032;-0.3452913;-0.01151384,-0.1173816;-0.7399229;0.06360003,-0.114544;-0.7017611;-0.01814476,0.005766605;0.5679453;0.007970733,0;0;0,0.003501818;0.3287902;0.01459741,0.005795538;0.6452206;0.01727033,0.1779316;0.5058046;0.01236844,0.2146621;0.2253172;0.007690907,0.2204794;-0.0494194;-0.06068635,-0.166493;0.5135189;-0.01482784,-0.2160129;0.2422109;-0.07794632,-0.2596543;-0.01022705;-0.1986111,0.07610666;0.002245948;-0.03649938,0.09867438;-0.3480003;-0.01786375,0.09278873;-0.7388692;0.07650065,0.09281076;-0.7717781;0.02359176,-0.07442179;0.005017363;-0.03956887,-0.1072245;-0.3441061;-0.01578237,-0.1056178;-0.7344508;0.08089341,-0.1084684;-0.7686331;0.02961586,0.005440459;0.5677451;0.01877713,109.9434
+0;0;0,0.002755412;0.3290679;0.009889618,0.006627538;0.6456246;0.004132864,0.1822747;0.5178699;0.01018141,0.2182439;0.2382199;0.03073108,0.2635445;-0.03396827;-0.03569624,-0.1662264;0.5046751;-0.0006171977,-0.2055308;0.226044;-0.02782158,-0.251345;-0.04273126;-0.1066381,0.07581947;0.005835016;-0.03639482,0.08819861;-0.343284;0.002932776,0.09167866;-0.7383056;0.07887281,0.09247915;-0.7001625;-0.002948664,-0.07456996;0.004242527;-0.03909661,-0.09878907;-0.3453757;-0.01144654,-0.1172762;-0.7401333;0.06369133,-0.1144376;-0.7019686;-0.01808266,0.005769541;0.5682102;0.007972237,0;0;0,0.003419884;0.3288556;0.01527691,0.005709574;0.6454684;0.01911068,0.1778723;0.505649;0.01366997,0.2144102;0.2253672;0.008445978,0.2204647;-0.04995999;-0.060179,-0.1664203;0.5134624;-0.0146222,-0.216645;0.2433865;-0.08138098,-0.2611634;-0.007774383;-0.2058296,0.07606904;0.002155706;-0.03627777,0.09854987;-0.3481598;-0.01736641,0.09275489;-0.7392066;0.0768137,0.09295271;-0.7725588;0.0243907,-0.07422021;0.00512528;-0.03965243,-0.107521;-0.3440236;-0.01577539,-0.1049727;-0.7342887;0.08173236,-0.1086905;-0.7695686;0.03186835,0.005344227;0.5679641;0.02030039,109.9766
+0;0;0,0.002548343;0.3292215;0.009942335,0.006238822;0.6459503;0.004214657,0.1818995;0.5182889;0.01031607,0.2178165;0.2393444;0.03071063,0.2634043;-0.03342488;-0.03636253,-0.1658342;0.5038796;-0.00404133,-0.205832;0.2263185;-0.03363838,-0.2519482;-0.04221544;-0.1157538,0.07569615;0.005855551;-0.03631187,0.08792315;-0.3431071;0.00298005,0.09132254;-0.7385494;0.07908623,0.09274815;-0.7004724;-0.002146594,-0.07443876;0.004206087;-0.0390375,-0.09872749;-0.3452409;-0.01137606,-0.117661;-0.7404464;0.06367316,-0.1142091;-0.7023502;-0.01749689,0.005450805;0.568509;0.008036822,0;0;0,0.003316209;0.3289774;0.01596808,0.005728796;0.6457447;0.02082348,0.1776947;0.5057187;0.01497889,0.2138839;0.2261192;0.009462595,0.2203161;-0.04983276;-0.05974209,-0.1659639;0.5135569;-0.01475924,-0.2164214;0.2448055;-0.08362667,-0.26235;-0.004731312;-0.2124757,0.0760184;0.002120361;-0.03604794,0.09823591;-0.3480395;-0.01700211,0.09251278;-0.7395625;0.07710028,0.0928601;-0.7724122;0.02498651,-0.07400227;0.005163002;-0.03974612,-0.1078648;-0.3438101;-0.01652122,-0.1050383;-0.7342536;0.08209026,-0.1094259;-0.7699868;0.03386226,0.005328409;0.5682118;0.02175355,109.9983
+0;0;0,0.002548823;0.3292835;0.009944208,0.006237213;0.6458289;0.004220855,0.1818537;0.5182495;0.01031827,0.21826;0.235504;0.03099073,0.263214;-0.0334723;-0.03514976,-0.1657915;0.5038439;-0.004035469,-0.2063343;0.2225006;-0.03403582,-0.2518092;-0.04229927;-0.1150094,0.07553953;0.005843435;-0.03623674,0.08775969;-0.3429241;0.00303321,0.09116022;-0.738499;0.07916492,0.09258319;-0.7004369;-0.001917236,-0.07428473;0.004197384;-0.03895673,-0.09855989;-0.3450542;-0.01131075,-0.1174997;-0.7403923;0.06376365,-0.1140543;-0.7023111;-0.01725586,0.005449899;0.5684569;0.008039605,0;0;0,0.003311574;0.3290061;0.01664352,0.005959757;0.6455719;0.02246118,0.177757;0.5054528;0.01662874,0.2132316;0.2218978;0.01063681,0.2201112;-0.04980186;-0.05918896,-0.165559;0.5136762;-0.01458775,-0.2177048;0.2421108;-0.08691245,-0.2637718;-0.001128271;-0.2190346,0.07596376;0.002082914;-0.03575802,0.09813378;-0.3478794;-0.01664996,0.09240837;-0.7395184;0.07754779,0.09268274;-0.7717568;0.0249393,-0.07368425;0.005229564;-0.03995936,-0.1077086;-0.3434994;-0.01628066,-0.1048835;-0.7340537;0.0824435,-0.09898742;-0.7172093;0.002234355,0.005488984;0.5681062;0.02315116,110.0316
+0;0;0,0.002548823;0.3292835;0.009944208,0.006237213;0.6458289;0.004220855,0.1818537;0.5182495;0.01031827,0.21826;0.235504;0.03099073,0.263214;-0.0334723;-0.03514976,-0.1657915;0.5038439;-0.004035469,-0.2063343;0.2225006;-0.03403582,-0.2518092;-0.04229927;-0.1150094,0.07553953;0.005843435;-0.03623674,0.08775969;-0.3429241;0.00303321,0.09116022;-0.738499;0.07916492,0.09258319;-0.7004369;-0.001917236,-0.07428473;0.004197384;-0.03895673,-0.09855989;-0.3450542;-0.01131075,-0.1174997;-0.7403923;0.06376365,-0.1140543;-0.7023111;-0.01725586,0.005449899;0.5684569;0.008039605,0;0;0,0.003311574;0.3290061;0.01664352,0.005959757;0.6455719;0.02246118,0.177757;0.5054528;0.01662874,0.2132316;0.2218978;0.01063681,0.2201112;-0.04980186;-0.05918896,-0.165559;0.5136762;-0.01458775,-0.2177048;0.2421108;-0.08691245,-0.2637718;-0.001128271;-0.2190346,0.07596376;0.002082914;-0.03575802,0.09813378;-0.3478794;-0.01664996,0.09240837;-0.7395184;0.07754779,0.09268274;-0.7717568;0.0249393,-0.07368425;0.005229564;-0.03995936,-0.1077086;-0.3434994;-0.01628066,-0.1048835;-0.7340537;0.0824435,-0.09898742;-0.7172093;0.002234355,0.005488984;0.5681062;0.02315116,110.0541
+0;0;0,0.00225568;0.3294939;0.01000491,0.005708249;0.6464142;0.004306284,0.1818616;0.5187754;0.01055013,0.2184403;0.2357044;0.03113419,0.2635038;-0.03257465;-0.03509251,-0.1663118;0.5037504;-0.005872448,-0.207833;0.2227064;-0.04024069,-0.2551903;-0.03499529;-0.1389193,0.07552993;0.005885006;-0.03612687,0.08749381;-0.3432518;0.003148254,0.09093592;-0.7383396;0.07927206,0.09271827;-0.7002807;-0.001805916,-0.07419719;0.00415057;-0.03901415,-0.09868091;-0.3454361;-0.01123163,-0.1177109;-0.7402979;0.06375572,-0.1139055;-0.7022177;-0.01725039,0.005013142;0.5689535;0.008110405,0;0;0,0.003328838;0.3291886;0.01718259,0.006038442;0.6461083;0.02381897,0.1779676;0.5050761;0.01802707,0.2131637;0.2211644;0.01122212,0.2200195;-0.04981986;-0.05885553,-0.1655331;0.5136882;-0.01467108,-0.2182736;0.2424863;-0.08922891,-0.2655026;0.002164021;-0.2248938,0.07596138;0.00198485;-0.03564382,0.09795155;-0.3483477;-0.01651859,0.09238729;-0.7394727;0.07777476,0.09236431;-0.7714023;0.02479839,-0.07358018;0.005316866;-0.04002799,-0.1077955;-0.3437437;-0.01619001,-0.1046556;-0.7337898;0.08257855,-0.110265;-0.7708521;0.03661178,0.005544029;0.5685544;0.02433538,110.0877
+0;0;0,0.00225687;0.3296678;0.01001019,0.005711689;0.6467916;0.004308431,0.1823167;0.5189877;0.01056032,0.2187317;0.2371837;0.03105224,0.2639869;-0.03223699;-0.03545631,-0.1667465;0.5039242;-0.005904221,-0.2080819;0.2241383;-0.04011861,-0.2556407;-0.03466007;-0.1392172,0.07546534;0.005879973;-0.03609597,0.08744352;-0.3436742;0.003226101,0.09089626;-0.7399831;0.07958518,0.09264264;-0.7020868;0.0001437217,-0.07413372;0.00414702;-0.03898078,-0.09864672;-0.3458576;-0.01116505,-0.1177355;-0.7419397;0.06405405,-0.1140069;-0.7040226;-0.015317,0.00501625;0.569294;0.008114366,0;0;0,0.003301628;0.3293283;0.01783633,0.005878337;0.6464334;0.02528453,0.1781614;0.5048703;0.01925349,0.2129746;0.2222175;0.01184821,0.2200009;-0.04992184;-0.05850649,-0.1656831;0.5136459;-0.01496797,-0.2192228;0.2447323;-0.09228767,-0.2678154;0.006409362;-0.2333547,0.07593888;0.001946643;-0.03552473,0.09749821;-0.34882;-0.01613951,0.09214324;-0.7411914;0.07830286,0.09371932;-0.7722812;0.02690339,-0.07345466;0.005344011;-0.0401044,-0.1081106;-0.3441451;-0.01699245,-0.1048759;-0.7352209;0.08277014,-0.11028;-0.7705388;0.03715524,0.005421467;0.5688414;0.0256381,110.1099
+0;0;0,0.002257742;0.3297951;0.01001405,0.005713061;0.6469622;0.004311982,0.1820282;0.5192412;0.01055984,0.2183182;0.2384042;0.03098145,0.2637511;-0.03207386;-0.03578812,-0.1664643;0.5042023;-0.005877788,-0.2076579;0.2253764;-0.03997479,-0.2554033;-0.03443763;-0.1394623,0.07537812;0.005873179;-0.03605426,0.08734932;-0.343477;0.003244862,0.0908018;-0.739756;0.0795982,0.0925444;-0.7018769;0.0003286377,-0.07404806;0.004142228;-0.03893574,-0.09854674;-0.3456581;-0.01113624,-0.1176341;-0.7417104;0.0640772,-0.1139136;-0.7038105;-0.0151221,0.005017628;0.5694652;0.008117882,0;0;0,0.003418602;0.3294137;0.01857662,0.006241448;0.6465396;0.02683139,0.1780282;0.504718;0.02027011,0.2125013;0.2230163;0.01257968,0.2196144;-0.05019879;-0.05801523,-0.1647686;0.5139661;-0.01509106,-0.219288;0.2470026;-0.09485008,-0.2687441;0.01075844;-0.2412178,0.07588995;0.001907989;-0.03540254,0.09728565;-0.3486583;-0.01594067,0.09199376;-0.7409937;0.07852483,0.09353434;-0.7717753;0.02702713,-0.07332641;0.005375129;-0.04013241,-0.1083787;-0.3438793;-0.01719959,-0.1053026;-0.7348635;0.08280459,-0.1110746;-0.7683946;0.035063,0.005719371;0.568948;0.02700424,110.1437
+0;0;0,0.001817284;0.3299195;0.01011881,0.005095884;0.6471347;0.004474637,0.1814994;0.5194499;0.01083401,0.2178773;0.2390134;0.03120892,0.2634421;-0.03129685;-0.03583981,-0.166572;0.5036898;-0.008106332,-0.2093345;0.2262367;-0.04778367,-0.2563097;-0.03424907;-0.1456603,0.07533324;0.005916254;-0.03589386,0.08692109;-0.3445697;0.003503289,0.09015194;-0.7403948;0.07974926,0.09236619;-0.7023783;-0.0009119585,-0.07391569;0.004083143;-0.03896495,-0.09857893;-0.3468241;-0.01098908,-0.1181203;-0.7423267;0.06449098,-0.113894;-0.7042859;-0.01608745,0.004458694;0.5696417;0.008266225,0;0;0,0.003516674;0.3295016;0.01920748,0.00641197;0.646654;0.02809167,0.1780165;0.5043808;0.02102017,0.2122753;0.2230549;0.01294231,0.2195236;-0.05011749;-0.05751038,-0.1642662;0.5140868;-0.01545086,-0.2200766;0.24891;-0.09881525,-0.2707737;0.01543632;-0.2490122,0.07583259;0.001844332;-0.03527725,0.09726372;-0.3498419;-0.01567221,0.09194583;-0.7416822;0.07884932,0.09346052;-0.7730141;0.02582574,-0.07312571;0.005476307;-0.040263,-0.1085792;-0.3448767;-0.01740155,-0.1056534;-0.7354607;0.08228283,-0.1113226;-0.7696548;0.0330651,0.00587067;0.5690676;0.0281353,110.1766
+0;0;0,0.001817763;0.3300066;0.01012148,0.005096731;0.6472543;0.004477185,0.1820149;0.5194268;0.01084387,0.218312;0.2396135;0.0311735,0.2639505;-0.03113461;-0.03598384,-0.1670683;0.5036208;-0.00815153,-0.2097358;0.2267843;-0.04774068,-0.2567871;-0.03412336;-0.1457758,0.07524058;0.005908977;-0.03584972,0.08682595;-0.344502;0.003539003,0.09005506;-0.7401125;0.07974366,0.09227589;-0.7020721;-0.001157589,-0.07382478;0.004078121;-0.03891703,-0.09848274;-0.346754;-0.01094714,-0.1180135;-0.7420423;0.06449202,-0.1137747;-0.7039776;-0.01632621,0.004459568;0.5697645;0.00826862,0;0;0,0.003527194;0.3295557;0.01976585,0.006445631;0.6467202;0.02934361,0.1784475;0.5039707;0.02250409,0.212197;0.2232463;0.01350188,0.2197236;-0.05037212;-0.05702341,-0.1642529;0.51401;-0.01635441,-0.2211432;0.2500814;-0.1008023,-0.2734834;0.02067594;-0.2574265,0.0758094;0.001798511;-0.03508508,0.09719644;-0.3498142;-0.0154736,0.09215447;-0.7414826;0.07884359,0.09342737;-0.7727252;0.02534295,-0.07287721;0.005556312;-0.0404883,-0.1084792;-0.3446844;-0.01730519,-0.1055929;-0.7350237;0.08245553,-0.11126;-0.7692404;0.03287028,0.005894266;0.5691371;0.02922344,110.2104
+0;0;0,0.001522406;0.330227;0.01022844,0.004639392;0.6477221;0.00468047,0.1819505;0.5197707;0.01118676,0.2182024;0.2410371;0.03133217,0.2641436;-0.0305396;-0.03600935,-0.1675195;0.503584;-0.01006594,-0.212571;0.2295948;-0.05815655,-0.2588301;-0.03095499;-0.1600058,0.07516161;0.005922527;-0.03570145,0.08652425;-0.3444138;0.003712427,0.08969051;-0.7400621;0.07991482,0.09229568;-0.7020487;-0.0007197037,-0.07366257;0.004047936;-0.03894067,-0.09851084;-0.3466965;-0.01103035,-0.1182262;-0.7419509;0.06472996,-0.1136086;-0.703907;-0.01581135,0.004025302;0.5701768;0.008463968,0;0;0,0.00355313;0.329736;0.02045441,0.006503604;0.6471244;0.03067446,0.1786516;0.5036396;0.02389073,0.2117986;0.2239498;0.01454234,0.2195099;-0.05040529;-0.05665576,-0.1640749;0.5138949;-0.01658319,-0.2222528;0.252575;-0.1045588,-0.2759666;0.0249287;-0.264844,0.07574976;0.001720771;-0.03489912,0.09704179;-0.3498178;-0.01526785,0.09190289;-0.7415224;0.07904768,0.09342941;-0.7723344;0.0254519,-0.07266498;0.005626942;-0.04058415,-0.1088518;-0.3444978;-0.01775215,-0.1053254;-0.7347715;0.0823895,-0.1113278;-0.7697691;0.03430401,0.005945966;0.569487;0.03040624,110.233
+0;0;0,0.001523167;0.3303921;0.01023355,0.004641652;0.6480372;0.004683375,0.1833721;0.519657;0.01121269,0.2195868;0.2412095;0.03133742,0.2655543;-0.03052279;-0.03604268,-0.1688861;0.5033412;-0.01020958,-0.2138913;0.2296331;-0.05825083,-0.260177;-0.03106591;-0.1601584,0.07503622;0.005912647;-0.03564189,0.08640129;-0.3444985;0.003780406,0.08956932;-0.7403687;0.08002555,0.09218463;-0.7023242;-0.0009223893,-0.07353969;0.004041183;-0.03887571,-0.09839326;-0.3467782;-0.01095943,-0.1181196;-0.7422544;0.06484339,-0.1134841;-0.7041792;-0.01601097,0.004027351;0.5704653;0.008468174,0;0;0,0.003530368;0.3298579;0.02114868,0.006392531;0.6473707;0.03216529,0.1798683;0.503019;0.02644372,0.2116053;0.2235343;0.01501513,0.2194825;-0.05089793;-0.05651402,-0.1649209;0.513651;-0.01774311,-0.2257349;0.2556111;-0.1124353,-0.2797983;0.0297533;-0.2753983,0.07571023;0.001617581;-0.03465664,0.09687399;-0.3500112;-0.01514959,0.09167673;-0.7418938;0.07938933,0.09264456;-0.7720243;0.02454852,-0.0723361;0.005764849;-0.04086556,-0.1092631;-0.3443758;-0.01830057,-0.1053128;-0.7347182;0.08246548,-0.1113855;-0.7699113;0.03412176,0.00586085;0.5697073;0.03170228,110.2677
+0;0;0,0.001524279;0.3306333;0.01024102,0.004644553;0.6484584;0.004688072,0.1842528;0.5197944;0.01123253,0.2203663;0.242124;0.03130109,0.2663493;-0.02969983;-0.03610171,-0.16973;0.5033987;-0.01029461,-0.2146096;0.2304546;-0.05820178,-0.2609109;-0.03033233;-0.1601437,0.07494126;0.005905163;-0.03559678,0.08632065;-0.3449478;0.003875215,0.089496;-0.7417318;0.08029637,0.09207703;-0.7037926;0.0004090741,-0.07344662;0.004036068;-0.03882651,-0.09833153;-0.3472256;-0.01087503,-0.1181034;-0.7436147;0.06510276,-0.1135287;-0.7056453;-0.01469218,0.004029975;0.5708514;0.008474579,0;0;0,0.003495634;0.3300608;0.0217545,0.006156698;0.6477398;0.03319049,0.1803626;0.5025473;0.02782798,0.211584;0.2238138;0.01596737,0.2200557;-0.05058774;-0.05598938,-0.1654296;0.513554;-0.01861016,-0.2278648;0.2578653;-0.1162468,-0.28224;0.03656821;-0.2854116,0.0756988;0.001525357;-0.03443193,0.09688122;-0.3505473;-0.01490021,0.09132282;-0.7434463;0.07937217,0.09262315;-0.7721923;0.02461004,-0.07208246;0.005893123;-0.0410802,-0.1095632;-0.344642;-0.01859328,-0.1057211;-0.7358726;0.08245922,-0.1112214;-0.7697476;0.03407102,0.005674392;0.5700415;0.03264666,110.2997
+0;0;0,0.00152505;0.3308006;0.0102462,0.004645725;0.6486633;0.004693113,0.1841126;0.5200428;0.01123525,0.2201591;0.2428881;0.03126653,0.2663018;-0.02988011;-0.03637044,-0.1695925;0.50366;-0.01027501,-0.2143888;0.2312228;-0.05809319,-0.2608509;-0.03047016;-0.1603893,0.07487386;0.005899853;-0.03556477,0.08625802;-0.3450999;0.003923748,0.0894332;-0.7418635;0.08034097,0.09205195;-0.7038084;-0.0007137954,-0.07338056;0.004032439;-0.03879159,-0.09827588;-0.3473763;-0.01082841,-0.1180468;-0.743745;0.06514546,-0.1134052;-0.7056591;-0.01581559,0.004031174;0.5710598;0.008479457,0;0;0,0.003558018;0.3301741;0.0225544,0.006143913;0.6478637;0.03472829,0.1800812;0.5024203;0.02827811,0.2114999;0.2242019;0.01720333,0.2201609;-0.05094683;-0.05576658,-0.1648072;0.5139687;-0.0190538,-0.229939;0.2622506;-0.1235103,-0.2843777;0.04433908;-0.2986028,0.07571028;0.001503378;-0.03422642,0.09676167;-0.3507328;-0.01482749,0.09119777;-0.7435981;0.07949591,0.09407693;-0.7714818;0.0222001,-0.07192764;0.005903943;-0.04119844,-0.1096022;-0.3447427;-0.01845319,-0.1059295;-0.7359557;0.08259135,-0.1112074;-0.7703966;0.03298151,0.005677313;0.5701702;0.03401279,110.333
+0;0;0,0.001313055;0.3307993;0.01031649,0.004198169;0.6486658;0.004825202,0.1837708;0.5201656;0.01166845,0.219889;0.2429993;0.0314085,0.2660859;-0.02973333;-0.03633469,-0.1697848;0.5034999;-0.01121513,-0.2162004;0.2324592;-0.06504701,-0.2624893;-0.02715012;-0.1725959,0.07492837;0.005918323;-0.03544668,0.08618334;-0.3450886;0.004015241,0.08926515;-0.7418642;0.08037424,0.09212302;-0.7038089;-0.0006724298,-0.07329895;0.004025585;-0.03894629,-0.09826957;-0.3473627;-0.01079425,-0.1182395;-0.7437103;0.06523751,-0.1133585;-0.7056234;-0.01570938,0.003660178;0.5710604;0.008585069,0;0;0,0.003558018;0.3301741;0.0225544,0.006143913;0.6478637;0.03472829,0.1800812;0.5024203;0.02827811,0.2114999;0.2242019;0.01720333,0.2201609;-0.05094683;-0.05576658,-0.1648072;0.5139687;-0.0190538,-0.229939;0.2622506;-0.1235103,-0.2843777;0.04433908;-0.2986028,0.07571028;0.001503378;-0.03422642,0.09676167;-0.3507328;-0.01482749,0.09119777;-0.7435981;0.07949591,0.09407693;-0.7714818;0.0222001,-0.07192764;0.005903943;-0.04119844,-0.1096022;-0.3447427;-0.01845319,-0.1059295;-0.7359557;0.08259135,-0.1112074;-0.7703966;0.03298151,0.005677313;0.5701702;0.03401279,110.3572
+0;0;0,0.001313705;0.3309631;0.0103216,0.004199313;0.6488815;0.00482973,0.1841148;0.5202794;0.01167908,0.2201065;0.2440839;0.03135001,0.2665393;-0.03004155;-0.03673913,-0.1701139;0.503582;-0.01124806,-0.2163669;0.2334906;-0.0648914,-0.2628922;-0.02744448;-0.1729895,0.0747553;0.005904653;-0.0353648,0.08599748;-0.3447038;0.004052319,0.08908055;-0.7416416;0.08044253,0.09192535;-0.7036231;-0.0002332553,-0.07312964;0.004016287;-0.03885633,-0.09807191;-0.3469731;-0.01073626,-0.11805;-0.7434827;0.06532659,-0.1131914;-0.7054328;-0.01524988,0.003661287;0.5712711;0.008589839,0;0;0,0.00354781;0.3302895;0.02326012,0.006053634;0.6480139;0.0358851,0.1802571;0.5021923;0.02968168,0.2110636;0.2249219;0.01791811,0.2199311;-0.05161181;-0.05548084,-0.1647191;0.5141309;-0.01975889,-0.231898;0.2663853;-0.1296469,-0.2862763;0.04809901;-0.3066526,0.07563926;0.001433164;-0.03391957,0.0966174;-0.3504354;-0.01508355,0.09092763;-0.7434336;0.07938647,0.09394296;-0.7715395;0.02285694,-0.07159381;0.005961427;-0.04138449,-0.1097369;-0.3442252;-0.01856259,-0.1062792;-0.7356486;0.08233506,-0.1113836;-0.769416;0.03244879,0.005605198;0.5703162;0.03506827,110.3899
+0;0;0,0.001314527;0.3311701;0.01032806,0.004202011;0.6492947;0.004832692,0.1844487;0.5205503;0.01169008,0.220382;0.2448024;0.03132913,0.2668848;-0.02973604;-0.03686259,-0.1704308;0.5038221;-0.01127918,-0.2166088;0.2341685;-0.06483557,-0.2632042;-0.02715975;-0.1730965,0.07470951;0.005901036;-0.03534314,0.08595134;-0.344696;0.004072696,0.08903188;-0.7413082;0.08040024,0.09322382;-0.6994926;-0.03847895,-0.07308485;0.004013827;-0.03883253,-0.09802631;-0.3469641;-0.01071337,-0.117988;-0.7431486;0.06528708,-0.1108286;-0.7012867;-0.05344574,0.003663647;0.5716356;0.008595162,0;0;0,0.003494121;0.3304562;0.023844,0.005814873;0.6483675;0.03698134,0.1802649;0.5020661;0.03059173,0.2110505;0.2252551;0.01869059,0.2198677;-0.0516049;-0.05516613,-0.1645553;0.5140988;-0.02068567,-0.2368271;0.2760216;-0.1464226,-0.2893267;0.05477136;-0.3209967,0.07561982;0.001386836;-0.03384066,0.09657782;-0.3504756;-0.0150826,0.09103959;-0.7431716;0.07923508,0.1012544;-0.7320988;-0.03835261,-0.07154449;0.005977535;-0.04136576,-0.1098106;-0.3441831;-0.0185288,-0.1060662;-0.7352134;0.08255466,-0.1137334;-0.7991935;0.00908079,0.005413838;0.5706221;0.03604317,110.4139
+0;0;0,0.001115549;0.3314036;0.01034931,0.003768993;0.6495744;0.004850606,0.1839809;0.5210112;0.01216941,0.2197345;0.2453191;0.03155635,0.2667083;-0.02942657;-0.03692927,-0.1705298;0.5041125;-0.0121989,-0.2182913;0.2363296;-0.07279138,-0.2669206;-0.01630163;-0.2000495,0.07465928;0.005908614;-0.03525847,0.08580644;-0.3463174;0.004320603,0.08884321;-0.7443682;0.08101875,0.09339806;-0.7025616;-0.03781046,-0.07299924;0.003994511;-0.03882314,-0.09809097;-0.3486035;-0.01055663,-0.1182384;-0.7461789;0.06602158,-0.1107182;-0.7043244;-0.05265208,0.003303569;0.5719123;0.008610706,0;0;0,0.003576204;0.3306299;0.02465391,0.005875371;0.6485661;0.03824139,0.1800154;0.5019408;0.03097701,0.2109123;0.225192;0.02021813,0.2196885;-0.05181548;-0.05442643,-0.1638373;0.5145336;-0.02121944,-0.2373246;0.277831;-0.1486236,-0.2907258;0.06121764;-0.3292031,0.07562672;0.001340449;-0.03362858,0.09637556;-0.3521478;-0.01440668,0.09080376;-0.7464295;0.07965279,0.1013197;-0.7352855;-0.03788185,-0.07143804;0.005995318;-0.04138529,-0.1100789;-0.3457627;-0.01842684,-0.1062472;-0.7382319;0.08301036,-0.1145346;-0.802393;0.009897165,0.005473785;0.5708196;0.03720593,110.4446
+0;0;0,0.001116071;0.3315586;0.01035415,0.003769957;0.6497806;0.004854759,0.1842707;0.5211283;0.01217962,0.219936;0.2461175;0.03151866,0.2670724;-0.02957997;-0.03720421,-0.1708068;0.5042027;-0.01222765,-0.2184503;0.2370814;-0.07267041,-0.2672481;-0.01642498;-0.2003694,0.07454114;0.005899264;-0.03520267,0.08569022;-0.3463871;0.00438318,0.08870825;-0.7419825;0.08060819,0.09170895;-0.7042044;0.002324529,-0.07288372;0.003988189;-0.0387617,-0.09797975;-0.3486702;-0.01049035,-0.1180029;-0.743793;0.06561547,-0.1130486;-0.7059834;-0.01256572,0.003304487;0.5721108;0.008615232,0;0;0,0.003669694;0.3307396;0.02524805,0.00602717;0.6487108;0.03919625,0.1803595;0.5017258;0.0327208,0.2107547;0.2256569;0.02092886,0.2194735;-0.05228779;-0.05406785,-0.1634667;0.5148706;-0.02216683,-0.2389617;0.2820993;-0.1540568,-0.2932264;0.07078639;-0.3420886,0.07554695;0.00127323;-0.03348804,0.09633483;-0.3522838;-0.01445341,0.09071778;-0.7441093;0.07912135,0.0922558;-0.7735983;0.02757978,-0.07125963;0.006044251;-0.04142394,-0.1102134;-0.3457283;-0.01827839,-0.1064136;-0.7359136;0.08200122,-0.1119985;-0.7677397;0.03358448,0.005605638;0.5709578;0.03807807,110.4786
+0;0;0,0.00111642;0.3316623;0.01035738,0.003770177;0.6498669;0.004858505,0.1839286;0.5213203;0.01217618,0.2194588;0.247351;0.03144197,0.2664391;-0.02743301;-0.0370532,-0.1704771;0.5044267;-0.01218492,-0.2179402;0.2383172;-0.07239876,-0.2665763;-0.01434928;-0.1996746,0.07442376;0.005889975;-0.03514725,0.08556841;-0.3462563;0.004422873,0.08858809;-0.7420677;0.08068951,0.09158502;-0.7042994;0.002504155,-0.07276896;0.003981909;-0.03870067,-0.09785501;-0.3485363;-0.01044056,-0.1178891;-0.7438748;0.06570682,-0.1129411;-0.706075;-0.0123762,0.003304762;0.5722064;0.008618528,0;0;0,0.003755704;0.3308031;0.02575994,0.006207749;0.6487447;0.03996587,0.1800361;0.5015649;0.03311872,0.2103652;0.2265172;0.02209067,0.2193835;-0.05077106;-0.05163085,-0.1626539;0.5154297;-0.0226653,-0.2406731;0.2901247;-0.1635319,-0.2946618;0.08128767;-0.3529449,0.07549576;0.001219362;-0.03328395,0.0961927;-0.3522188;-0.0145731,0.09042894;-0.7442389;0.07912565,0.09207068;-0.7737665;0.02778316,-0.07107962;0.006066854;-0.04147045,-0.1103447;-0.3454909;-0.01775547,-0.1061752;-0.73599;0.08217147,-0.1115722;-0.7678267;0.0339078,0.005756594;0.571002;0.03878903,110.5118
+0;0;0,0.0008267959;0.3317926;0.01044212,0.003183196;0.6500142;0.005000845,0.1833904;0.5215217;0.01249915,0.2189529;0.2475724;0.03161805,0.2661852;-0.02808359;-0.0371784,-0.1707168;0.5045367;-0.01340246,-0.2191939;0.2399081;-0.07897802,-0.2684542;-0.007686049;-0.2176165,0.07429779;0.005899321;-0.03498404,0.08525412;-0.3450668;0.004327066,0.0881249;-0.7347915;0.07959972,0.09158939;-0.6965346;-0.003490381,-0.07256796;0.003951043;-0.03869272,-0.0977959;-0.3473451;-0.01045834,-0.1174594;-0.736613;0.06466429,-0.1119219;-0.6983181;-0.01830964,0.002819481;0.5723524;0.008733485,0;0;0,0.003809564;0.3308908;0.02632117,0.006319806;0.6488333;0.04078627,0.1799852;0.5014435;0.03412127,0.2099149;0.2263759;0.02314425,0.219302;-0.05176494;-0.05101526,-0.1620643;0.5158662;-0.02336956,-0.2417452;0.2944181;-0.1692811,-0.2961078;0.08606279;-0.3605476,0.07539859;0.001119271;-0.03305519,0.09613377;-0.3511507;-0.01520705,0.08764085;-0.7368084;0.07836413,0.09139079;-0.7730283;0.02752114,-0.07084024;0.006117893;-0.04150998,-0.1104642;-0.3441839;-0.01781965,-0.1062205;-0.7286543;0.08079077,-0.112165;-0.7644959;0.02966642,0.005849086;0.5710922;0.03955078,110.5351
+0;0;0,0.0008271423;0.3319316;0.01044649,0.003183926;0.6502041;0.00500443,0.1835126;0.521667;0.01250577,0.219028;0.2480803;0.03159937,0.2663074;-0.0278506;-0.03726568,-0.1708329;0.5046705;-0.01341327,-0.2192458;0.2403922;-0.07890202,-0.2685553;-0.007448822;-0.2176787,0.0741894;0.005890715;-0.034933,0.08516338;-0.3456412;0.004441481,0.08803862;-0.7359712;0.07983103,0.09145696;-0.6978243;-0.002151981,-0.0724621;0.003945279;-0.03863627,-0.09773071;-0.3479173;-0.01035638,-0.1174247;-0.7377898;0.06488292,-0.111961;-0.6996053;-0.01698547,0.002820163;0.5725319;0.008737572,0;0;0,0.003771238;0.3310003;0.02670169,0.006221317;0.6489881;0.04129601,0.179881;0.5011914;0.03477192,0.2100797;0.2264947;0.02450752,0.2194344;-0.05177173;-0.05029821,-0.1618698;0.5163146;-0.02426106,-0.2426073;0.296937;-0.1720127,-0.2986643;0.09789139;-0.3728959,0.0753734;0.001064479;-0.03281462,0.09590442;-0.351788;-0.01495028,0.08805392;-0.7381418;0.07842207,0.0914985;-0.7726047;0.02711963,-0.0706674;0.006160245;-0.04156024,-0.1106095;-0.3446869;-0.01797259,-0.106669;-0.7297856;0.08068234,-0.1142932;-0.7655708;0.03155537,0.005762875;0.571237;0.04003525,110.5681
+0;0;0,0.0008271527;0.3319358;0.01044663,0.003183287;0.6501155;0.005006573,0.1838184;0.5215251;0.01251272,0.2192674;0.24845;0.03157062,0.2664635;-0.02699479;-0.0371731,-0.1711277;0.5044999;-0.01345025,-0.2194501;0.2407157;-0.07881656,-0.2686727;-0.006688729;-0.2173488,0.07412436;0.005885551;-0.03490238,0.08510701;-0.3459241;0.004503209,0.08799694;-0.7382483;0.08027795,0.09144735;-0.700025;-0.002474159,-0.07239857;0.00394182;-0.0386024,-0.09768714;-0.3481986;-0.01030017,-0.1174818;-0.7400631;0.06532355,-0.1119668;-0.7018019;-0.01731288,0.002819678;0.5724763;0.00873813,0;0;0,0.003733643;0.3309741;0.02708197,0.006116584;0.6488488;0.04212952,0.1801402;0.5010666;0.03586721,0.210262;0.2268835;0.02556014,0.2193149;-0.05081129;-0.04945064,-0.1617396;0.5166892;-0.02542578,-0.2433865;0.2994748;-0.1748967,-0.2993105;0.1022841;-0.3769148,0.07533371;0.0009983033;-0.03272724,0.09596226;-0.3521295;-0.01487541,0.08823185;-0.7404565;0.07899094,0.09120695;-0.7740567;0.02538491,-0.07055011;0.006237224;-0.04160548,-0.1106488;-0.3448674;-0.01791917,-0.1066423;-0.7319756;0.08107408,-0.1143538;-0.7678362;0.03077138,0.005676053;0.5711326;0.04074621,110.5902
+0;0;0,0.0005000181;0.3319326;0.01056909,0.002688332;0.6501169;0.005261991,0.1833995;0.5216261;0.01311159,0.2188865;0.2485428;0.03198253,0.2659942;-0.02690217;-0.03682078,-0.1711871;0.5041279;-0.01502292,-0.2216964;0.2434726;-0.09050476,-0.2717394;0.00221096;-0.2392042,0.07418382;0.005913171;-0.03477114,0.08480951;-0.3459066;0.004641246,0.08780427;-0.7382367;0.08038157,0.09163781;-0.7000121;-0.002353556,-0.07234584;0.0039135;-0.03870401,-0.09769012;-0.3482196;-0.01036022,-0.1178501;-0.7400521;0.06533228,-0.1119511;-0.7017888;-0.0172774,0.002380804;0.5724744;0.008930491,0;0;0,0.003733643;0.3309741;0.02708197,0.006116584;0.6488488;0.04212952,0.1801402;0.5010666;0.03586721,0.210262;0.2268835;0.02556014,0.2193149;-0.05081129;-0.04945064,-0.1617396;0.5166892;-0.02542578,-0.2433865;0.2994748;-0.1748967,-0.2993105;0.1022841;-0.3769148,0.07533371;0.0009983033;-0.03272724,0.09596226;-0.3521295;-0.01487541,0.08823185;-0.7404565;0.07899094,0.09120695;-0.7740567;0.02538491,-0.07055011;0.006237224;-0.04160548,-0.1106488;-0.3448674;-0.01791917,-0.1066423;-0.7319756;0.08107408,-0.1143538;-0.7678362;0.03077138,0.005676053;0.5711326;0.04074621,110.6238
+0;0;0,0.0005002439;0.3320825;0.01057386,0.002688427;0.6502439;0.005267438,0.1830195;0.5218726;0.01310765,0.2187026;0.2472808;0.03208284,0.2656761;-0.02737975;-0.03652452,-0.1708224;0.5044112;-0.01496778,-0.2216108;0.242316;-0.0908666,-0.2715113;0.001741469;-0.2391425,0.0740295;0.005900871;-0.03469881,0.08464862;-0.3457017;0.004689239,0.08764677;-0.7384757;0.08051526,0.09143864;-0.7003405;-0.001320533,-0.07219534;0.00390536;-0.0386235,-0.09752398;-0.3480103;-0.01029721,-0.1177068;-0.7402861;0.06548093,-0.1118719;-0.7021126;-0.01623077,0.00238095;0.5726141;0.008935333,0;0;0,0.003679618;0.3310384;0.0281229,0.005943388;0.6488557;0.04389477,0.1796425;0.5013043;0.03707218,0.2100746;0.2255941;0.02749014,0.2190732;-0.05112073;-0.04800689,-0.1605278;0.5174687;-0.02669308,-0.2473221;0.3088377;-0.1878572,-0.3015281;0.1170233;-0.3943054,0.07531039;0.0008750558;-0.03235388,0.09564237;-0.3520693;-0.01487589,0.08812721;-0.7409101;0.07880592,0.09032567;-0.7731496;0.0249629,-0.07032733;0.006291504;-0.04163746,-0.1106893;-0.3445398;-0.01761875,-0.1062585;-0.7319247;0.08209717,-0.1135086;-0.7668976;0.03206106,0.005529061;0.5711554;0.04233789,110.6574
+0;0;0,0.0005004687;0.3322317;0.01057862,0.002689685;0.6505461;0.005269434,0.1829816;0.5221435;0.01311075,0.2188292;0.2462848;0.03217348,0.265554;-0.02692118;-0.03607055,-0.1707839;0.5046859;-0.01495862,-0.2218066;0.2413814;-0.09120762,-0.2714428;0.002080917;-0.2386983,0.07397005;0.005896132;-0.03467094,0.08457641;-0.3452837;0.004669748,0.08758047;-0.7388325;0.08064534,0.09138459;-0.700671;-0.001455083,-0.07213736;0.003902223;-0.03859248,-0.09743555;-0.3475903;-0.01030025,-0.1176582;-0.7406399;0.06562737,-0.1118044;-0.70244;-0.01634857,0.00238204;0.5728741;0.00893933,0;0;0,0.003723256;0.331167;0.02836609,0.00606034;0.6491355;0.04416561,0.1796415;0.501377;0.03787303,0.2103103;0.2244006;0.02838874,0.2193851;-0.05080304;-0.04686129,-0.1601185;0.5180366;-0.02732369,-0.249524;0.3148878;-0.1960949,-0.3026581;0.1237413;-0.4013306,0.07530192;0.0008394122;-0.03220749,0.09562342;-0.3516877;-0.01491237,0.08821371;-0.7413079;0.07891297,0.09026213;-0.773037;0.02407789,-0.07025308;0.006285364;-0.04163418,-0.110652;-0.344114;-0.01764088,-0.1062407;-0.7322296;0.08240294,-0.1129936;-0.7666299;0.03113344,0.005622678;0.5713931;0.04260588,110.691
+0;0;0,-0.0002465425;0.332387;0.01090108,0.001651047;0.6508365;0.005746937,0.181813;0.522578;0.01396798,0.217498;0.2474267;0.03260171,0.2642526;-0.02554107;-0.03564581,-0.1710479;0.504539;-0.01661386,-0.2244517;0.2453271;-0.1019725,-0.2744875;0.009316608;-0.2541257,0.07398176;0.006002931;-0.03439915,0.08377153;-0.3457839;0.005131073,0.08672775;-0.7393811;0.08116224,0.09096383;-0.7012421;-0.0005997047,-0.07193811;0.003773053;-0.03877253,-0.09804372;-0.3482106;-0.009817727,-0.1180568;-0.7413017;0.0662559,-0.1117825;-0.7031233;-0.01537101,0.001407845;0.5731298;0.009399495,0;0;0,0.00357081;0.3313054;0.02870512,0.005732842;0.6493996;0.04464579,0.1791291;0.5016346;0.03849769,0.2106026;0.2254714;0.03000164,0.2202368;-0.04967541;-0.04454064,-0.159722;0.5184146;-0.02798009,-0.2490824;0.3172955;-0.1979645,-0.3025885;0.1304622;-0.406736,0.07525397;0.0008266867;-0.03207481,0.09551708;-0.3523025;-0.01470733,0.08816478;-0.7420757;0.07873297,0.09006659;-0.7734215;0.02393985,-0.07014195;0.006262538;-0.04163562,-0.1109937;-0.3446999;-0.01778399,-0.1063486;-0.732856;0.08232362,-0.1133292;-0.7671242;0.03143074,0.005338691;0.5716239;0.04305577,110.7251
+0;0;0,-0.0002466663;0.332554;0.01090655,0.00165195;0.6511782;0.005749429,0.1817748;0.5228842;0.01397166,0.2173923;0.2482529;0.03257018,0.2639494;-0.02356189;-0.03538907,-0.1710099;0.5048491;-0.01660356,-0.2243127;0.2461271;-0.1018009,-0.2741372;0.01111354;-0.2533115,0.07390635;0.005996812;-0.03436408,0.08371025;-0.3462979;0.005223211,0.08666403;-0.7395703;0.08119163,0.09079503;-0.7016332;0.001458079,-0.07186478;0.003769207;-0.03873301,-0.09800808;-0.3487227;-0.009736402,-0.1180046;-0.7414893;0.06627443,-0.111886;-0.7035138;-0.01332743,0.001408603;0.5734251;0.009404169,0;0;0,0.003451459;0.3314514;0.02896857,0.005481847;0.6497154;0.04502916,0.1787408;0.5015886;0.03888893,0.2106149;0.225985;0.03091741,0.2205913;-0.04807934;-0.04296446,-0.1595652;0.5188675;-0.02851854,-0.2491583;0.320722;-0.2009955,-0.3031844;0.1366495;-0.4104419,0.07524145;0.000792712;-0.03189194,0.09531602;-0.3528602;-0.01453042,0.08808921;-0.7423409;0.07872033,0.09106779;-0.7712466;0.02432585,-0.07003494;0.006257076;-0.0416528,-0.1110941;-0.3451925;-0.01773322,-0.1065627;-0.7330773;0.08210665,-0.1128781;-0.7654119;0.03198661,0.005120687;0.5718937;0.04341173,110.758
+0;0;0,-0.0002468062;0.3327425;0.01091274,0.001652652;0.6515065;0.005753452,0.1818806;0.5231513;0.01397984,0.217477;0.2486832;0.0325673,0.2639886;-0.02286574;-0.03532546,-0.1711099;0.5051058;-0.01661323,-0.2243811;0.2465374;-0.1017599,-0.2741568;0.01175377;-0.2531223,0.07377756;0.005986362;-0.0343042,0.08359626;-0.3468402;0.00534286,0.08654734;-0.7397528;0.08124177,0.0906755;-0.7018211;0.001562886,-0.07173955;0.003762639;-0.03866551,-0.09792233;-0.3492615;-0.009625126,-0.1179006;-0.7416687;0.06631617,-0.1117861;-0.7036987;-0.01323111,0.001409207;0.5737217;0.009409678,0;0;0,0.003379456;0.3315885;0.02956963,0.005348451;0.6499649;0.04618001,0.1787023;0.5017432;0.03958488,0.2106704;0.2263055;0.03200054,0.2203843;-0.0474599;-0.0419569,-0.1593225;0.5193949;-0.02883893,-0.2492074;0.3243945;-0.2044547,-0.3045539;0.1437362;-0.4161407,0.07523068;0.0007589311;-0.03155172,0.09520657;-0.3534331;-0.01411986,0.08813503;-0.7427173;0.07838678,0.09099009;-0.7715748;0.02401471,-0.06986263;0.006242758;-0.04166513,-0.1105639;-0.3457526;-0.01722053,-0.1062342;-0.7333766;0.0821705,-0.1126203;-0.7643541;0.03050185,0.004999489;0.5721145;0.04442167,110.7923
+0;0;0,-0.0006589072;0.3329411;0.01110745,0.001007407;0.6519599;0.006074085,0.1815068;0.5236098;0.01476605,0.2171791;0.2486647;0.033071,0.2636972;-0.02165696;-0.03441381,-0.1716883;0.5053642;-0.01736516,-0.2265326;0.2491249;-0.1097551,-0.276607;0.03357308;-0.2853168,0.07376213;0.006025867;-0.03415145,0.08318761;-0.3468655;0.005626228,0.08598076;-0.7396243;0.08142982,0.0903613;-0.7016997;0.001901761,-0.07164459;0.003707406;-0.0386884,-0.09794618;-0.3493755;-0.009634439,-0.1181621;-0.7415497;0.06655031,-0.1118006;-0.7035859;-0.01283993,0.0008294572;0.5741049;0.009692958,0;0;0,0.003196664;0.3317718;0.02984643,0.004943952;0.6503937;0.04659486,0.1785;0.5019439;0.0400641,0.210617;0.2260525;0.03266215,0.2208076;-0.04655606;-0.04063618,-0.1594712;0.5198846;-0.0294718,-0.2497374;0.3269317;-0.2078633,-0.3057045;0.1497044;-0.4205841,0.07521119;0.000720188;-0.0314045,0.09510756;-0.353551;-0.01409793,0.08811583;-0.7427101;0.0782044,0.09091007;-0.7714933;0.02395106,-0.06976436;0.006235131;-0.04168383,-0.1105244;-0.3458275;-0.01731284,-0.1061767;-0.7332972;0.08199333,-0.1129838;-0.7643944;0.03073413,0.004653491;0.5724756;0.04480529,110.8249
+0;0;0,-0.0006591634;0.3330705;0.01111176,0.001007596;0.6521733;0.006077145,0.1816059;0.5237767;0.01477276,0.2173289;0.2484413;0.0331037,0.2637689;-0.02142611;-0.03426771,-0.1717826;0.5055211;-0.01737605,-0.2267048;0.2489181;-0.1098971,-0.2766951;0.03372845;-0.2851638,0.07371101;0.006021691;-0.03412779,0.08310107;-0.3455436;0.005500417,0.08590472;-0.739779;0.08158901,0.09027658;-0.7018701;0.002218485,-0.07159494;0.003704837;-0.03866158,-0.09779769;-0.3480512;-0.009716807,-0.1180896;-0.7416998;0.06675437,-0.1117408;-0.7037517;-0.01247861,0.0008296032;0.5742995;0.009696893,0;0;0,0.00305295;0.3318842;0.03005648,0.004680075;0.6505877;0.04686379,0.1783202;0.5019796;0.04040599,0.2104655;0.2256907;0.03313971,0.221088;-0.0464212;-0.04011524,-0.159502;0.5201271;-0.02996992,-0.2504406;0.3307532;-0.2124237,-0.3063394;0.1533201;-0.4243595,0.07519474;0.000691101;-0.0312978,0.09509983;-0.352262;-0.0144279,0.08802638;-0.7429278;0.07803297,0.09072509;-0.77181;0.02411675,-0.06968702;0.006224586;-0.04170434,-0.1103062;-0.3445294;-0.01765283,-0.1061535;-0.7334403;0.08209654,-0.1129392;-0.764406;0.03092543,0.004417136;0.5726508;0.04506469,110.8583
+0;0;0,-0.0006591634;0.3330705;0.01111176,0.001007596;0.6521733;0.006077145,0.1816059;0.5237767;0.01477276,0.2173289;0.2484413;0.0331037,0.2637689;-0.02142611;-0.03426771,-0.1717826;0.5055211;-0.01737605,-0.2267048;0.2489181;-0.1098971,-0.2766951;0.03372845;-0.2851638,0.07371101;0.006021691;-0.03412779,0.08310107;-0.3455436;0.005500417,0.08590472;-0.739779;0.08158901,0.09027658;-0.7018701;0.002218485,-0.07159494;0.003704837;-0.03866158,-0.09779769;-0.3480512;-0.009716807,-0.1180896;-0.7416998;0.06675437,-0.1117408;-0.7037517;-0.01247861,0.0008296032;0.5742995;0.009696893,0;0;0,0.00305295;0.3318842;0.03005648,0.004680075;0.6505877;0.04686379,0.1783202;0.5019796;0.04040599,0.2104655;0.2256907;0.03313971,0.221088;-0.0464212;-0.04011524,-0.159502;0.5201271;-0.02996992,-0.2504406;0.3307532;-0.2124237,-0.3063394;0.1533201;-0.4243595,0.07519474;0.000691101;-0.0312978,0.09509983;-0.352262;-0.0144279,0.08802638;-0.7429278;0.07803297,0.09072509;-0.77181;0.02411675,-0.06968702;0.006224586;-0.04170434,-0.1103062;-0.3445294;-0.01765283,-0.1061535;-0.7334403;0.08209654,-0.1129392;-0.764406;0.03092543,0.004417136;0.5726508;0.04506469,110.8815
+0;0;0,-0.001180411;0.3331099;0.01149233,0.0001489436;0.6521678;0.006689038,0.1808467;0.523924;0.01563577,0.2165909;0.2482209;0.03363874,0.2630832;-0.02136818;-0.03363973,-0.1720613;0.5053939;-0.01891271,-0.2295287;0.2537488;-0.1237278,-0.2783838;0.03853002;-0.2988284,0.07366335;0.00604052;-0.03395693,0.0825735;-0.3464315;0.006000936,0.08533692;-0.7437159;0.08253905,0.09015058;-0.7057505;0.002729513,-0.07144508;0.003668345;-0.03870391,-0.09849893;-0.3489932;-0.01023515,-0.1186771;-0.7455302;0.06755838,-0.1118766;-0.7075213;-0.0121021,0.0001007434;0.5743074;0.01021061,0;0;0,0.002976343;0.3318954;0.03053331,0.004623227;0.6505321;0.04762125,0.1782519;0.5020734;0.04141331,0.2104852;0.2254594;0.03368711,0.2211438;-0.0464215;-0.03934252,-0.1590809;0.5205299;-0.03049759,-0.2500179;0.3328765;-0.2152425,-0.3065121;0.1584674;-0.4291491,0.07513817;0.000575617;-0.03114116,0.09529831;-0.3532819;-0.01408482,0.08827507;-0.747293;0.07760262,0.09095076;-0.7758258;0.0226214,-0.06953865;0.006284059;-0.04172213,-0.1102215;-0.345411;-0.01788958,-0.1062758;-0.7373302;0.08253175,-0.1130569;-0.7684689;0.03083785,0.004349515;0.5726149;0.04575634,110.915
+0;0;0,-0.001181267;0.3333515;0.01150066,0.0001492018;0.6526845;0.006692956,0.1807844;0.5243841;0.01564115,0.2165418;0.24858;0.03365073,0.2630488;-0.02109471;-0.03364913,-0.1720016;0.5058604;-0.01889538,-0.22949;0.254123;-0.1237489,-0.2783607;0.03883587;-0.2989052,0.07359005;0.00603451;-0.03392314,0.08248762;-0.3459398;0.005978301,0.08522388;-0.7393214;0.08176451,0.09006657;-0.701308;0.001473881,-0.07137399;0.003664695;-0.0386654,-0.09838963;-0.3484988;-0.01023684,-0.1183696;-0.7411403;0.06679244,-0.1115281;-0.7030831;-0.01334822,0.0001009558;0.5747501;0.01021788,0;0;0,0.002864763;0.3321226;0.03071261,0.004438125;0.6510333;0.04783559,0.1778463;0.5021085;0.04133272,0.2104465;0.2254094;0.03457403,0.2215178;-0.04646033;-0.03878069,-0.1588001;0.5208522;-0.03101641,-0.2480952;0.3384696;-0.2218929,-0.3061484;0.1648617;-0.4361515,0.07510933;0.0005677938;-0.0309993,0.09530151;-0.352812;-0.01450253,0.08822136;-0.7427199;0.07726765,0.09104338;-0.7725473;0.02298164,-0.06942337;0.00625207;-0.04176119,-0.1100073;-0.3449613;-0.01811343,-0.1062014;-0.7330122;0.08139598,-0.1132421;-0.7643145;0.02917812,0.004180975;0.5730422;0.04596448,110.9477
+0;0;0,-0.00118147;0.3334087;0.01150263,0.0001493405;0.6528227;0.006693748,0.1809256;0.5244641;0.01564703,0.2169386;0.2466879;0.03378537,0.2631451;-0.02124453;-0.03307969,-0.1721358;0.505926;-0.01891645,-0.2300352;0.2523886;-0.1245197,-0.2785902;0.03849234;-0.2985443,0.07356798;0.0060327;-0.03391297,0.08247248;-0.3462156;0.006019533,0.08519921;-0.7382277;0.08154192,0.09012216;-0.7000815;-7.95573E-05,-0.07135259;0.003663596;-0.03865381,-0.09838927;-0.3487741;-0.01020311,-0.1182996;-0.7400488;0.06655801,-0.1113448;-0.701858;-0.01491102,0.0001010828;0.5748695;0.01021952,0;0;0,0.002803892;0.3321685;0.03084278,0.004272945;0.6511494;0.04818392,0.1778146;0.5020938;0.04135251,0.2102832;0.2233689;0.03473377,0.221562;-0.04658532;-0.03869152,-0.1585955;0.5213875;-0.0320901,-0.2505909;0.3420263;-0.2274154,-0.3073647;0.1731996;-0.4434433,0.07509574;0.0005499274;-0.03096867,0.09522308;-0.3531099;-0.01446629,0.08833893;-0.7416638;0.07698345,0.09110968;-0.7724211;0.0217247,-0.06937107;0.006281576;-0.04179625,-0.1099879;-0.3452184;-0.0183271,-0.1062147;-0.731876;0.08100163,-0.1132895;-0.7641679;0.02787608,0.004044682;0.5731407;0.04625154,110.9702
+0;0;0,-0.001409085;0.3336023;0.01165635,-0.0002419585;0.6532625;0.006975137,0.1808519;0.5249662;0.01660789,0.2167818;0.247147;0.03448393,0.2631701;-0.02076352;-0.03262306,-0.1722223;0.5057245;-0.02048776,-0.2343636;0.2591434;-0.1393584,-0.2813657;0.04865681;-0.318013,0.07353698;0.006032954;-0.03385487,0.08220829;-0.346624;0.006217998,0.08491226;-0.7418618;0.08241448,0.09016316;-0.7038805;0.002476402,-0.07130056;0.003658376;-0.03864045,-0.09857017;-0.3491675;-0.01003561,-0.1181874;-0.7436652;0.06750675,-0.1109517;-0.7056374;-0.01227149,-0.0002515067;0.5752444;0.01045207,0;0;0,0.002673976;0.3323421;0.03114343,0.003990918;0.6515533;0.04873514,0.1777356;0.5021743;0.04162621,0.2102303;0.223428;0.03540945,0.2214532;-0.04658893;-0.0380491,-0.1585161;0.5214671;-0.03270397,-0.2497962;0.3395887;-0.2260489,-0.3080618;0.1783053;-0.4474626,0.07506958;0.0005074888;-0.03089559,0.09521917;-0.3535638;-0.01429868,0.08810534;-0.7456921;0.07631563,0.09159588;-0.7740929;0.02101158,-0.06930161;0.006291485;-0.04180839,-0.10991;-0.3456555;-0.01873818,-0.1064596;-0.7355142;0.08138393,-0.1136553;-0.766989;0.02990146,0.003801525;0.5734834;0.04674101,111.0037
+0;0;0,-0.001409636;0.3337328;0.01166091,-0.0002421235;0.6534964;0.00697826,0.1810521;0.5251212;0.01661886,0.2171095;0.2463163;0.03455833,0.263407;-0.02107024;-0.03241742,-0.1724127;0.5058582;-0.02051783,-0.2347746;0.2584022;-0.1398102,-0.2816847;0.04832728;-0.3181154,0.07346849;0.006027335;-0.03382334,0.08213338;-0.3463685;0.006219856,0.08483914;-0.7418703;0.08246721,0.0900847;-0.7038971;0.002610601,-0.07123414;0.003654969;-0.03860446,-0.09848356;-0.3489096;-0.0100208,-0.1181139;-0.7436709;0.06757334,-0.1108856;-0.7056513;-0.0121236,-0.0002516746;0.575455;0.01045623,0;0;0,0.002694711;0.3324392;0.0315032,0.004143327;0.6517413;0.04931211,0.1781016;0.5023767;0.0426321,0.210287;0.2226036;0.03590059,0.2211351;-0.04704374;-0.03688252,-0.1581893;0.5215042;-0.03301881,-0.2493981;0.3387821;-0.2270491,-0.3083298;0.1815514;-0.4505001,0.07502734;0.0004751831;-0.03079998,0.09528387;-0.3533399;-0.01449203,0.0880524;-0.7456762;0.07640648,0.09147946;-0.774136;0.02128052,-0.06919892;0.006288643;-0.04183216,-0.1097262;-0.3453934;-0.01862392,-0.1063564;-0.735603;0.08121496,-0.1136669;-0.7667864;0.02953019,0.003914282;0.5736495;0.04726696,111.0383
+0;0;0,-0.001410078;0.3338373;0.01166456,-0.0002421453;0.6537168;0.006980179,0.1809052;0.5253533;0.01661709,0.217087;0.245587;0.03461841,0.263299;-0.02130583;-0.03223369,-0.1722733;0.5061059;-0.02048953,-0.2348501;0.2577966;-0.1401932,-0.2816736;0.04810959;-0.3181692,0.07337222;0.006019437;-0.03377902,0.08205429;-0.3470753;0.006343599,0.0847555;-0.7419099;0.08246233,0.08993517;-0.7040368;0.003608704,-0.0711408;0.00365018;-0.03855387,-0.09844427;-0.3496137;-0.009913521,-0.1180415;-0.743709;0.06754971,-0.110904;-0.70579;-0.01114625,-0.0002516999;0.5756462;0.01045945,0;0;0,0.002664134;0.3325305;0.03165054,0.004135005;0.6519443;0.04953527,0.1779268;0.5025734;0.04275703,0.210135;0.2218218;0.03616047,0.2210788;-0.04729107;-0.03660667,-0.1577027;0.5215394;-0.03337775,-0.2484612;0.3416067;-0.2315934,-0.306848;0.1892212;-0.4578813,0.07498335;0.000447616;-0.03062737,0.09519625;-0.3540722;-0.01424813,0.08802585;-0.7457916;0.07630658,0.09191079;-0.7756161;0.02422357,-0.06906661;0.006281661;-0.04184595,-0.1096324;-0.3461047;-0.01862133,-0.1063775;-0.7356703;0.08099679,-0.1134466;-0.7660512;0.02989998,0.003897369;0.5738239;0.04747319,111.0706
+0;0;0,-0.001973731;0.3340146;0.0118228,-0.001153493;0.6541227;0.007301311,0.1802258;0.525731;0.01737118,0.2167297;0.2437999;0.0353254,0.2627475;-0.02137285;-0.03123866,-0.1726175;0.5061211;-0.02252357,-0.2387551;0.2626352;-0.1547376,-0.2827933;0.06212506;-0.3410741,0.07334471;0.006084144;-0.03361467,0.08154181;-0.3470544;0.006486814,0.0841299;-0.7415844;0.08246079,0.0897872;-0.7037063;0.003599562,-0.07100292;0.003572544;-0.03862944,-0.09895531;-0.3496478;-0.009712711,-0.1183278;-0.7434375;0.06766287,-0.1107142;-0.7055101;-0.01102862,-0.001036622;0.5759915;0.0107124,0;0;0,0.002612926;0.3326921;0.03191495,0.004093595;0.6523188;0.05000758,0.1778616;0.5025728;0.04297471,0.2100354;0.2196193;0.03647518,0.2209095;-0.04764879;-0.03642559,-0.1572993;0.5214952;-0.03387295,-0.2455387;0.3254819;-0.2207758,-0.3045979;0.1950388;-0.4581817,0.07493695;0.000391081;-0.03050756,0.09521142;-0.3541686;-0.01442981,0.0882178;-0.7455552;0.07612587,0.09172014;-0.7754361;0.02401853,-0.06894716;0.006293874;-0.04186989,-0.1094659;-0.3461353;-0.01876085,-0.1063406;-0.7354515;0.08051575,-0.1132471;-0.7658691;0.02937696,0.003849633;0.574142;0.047894,111.0928
+0;0;0,-0.001974342;0.3341181;0.01182646,-0.001153937;0.6542889;0.007304132,0.1801762;0.5258967;0.01737281,0.2164858;0.2454663;0.03523146,0.2625339;-0.01988089;-0.0313764,-0.1725714;0.506292;-0.02251113,-0.2383569;0.2641023;-0.1540214,-0.2824241;0.06346022;-0.3404804,0.07330228;0.006080624;-0.03359522,0.08149972;-0.3470727;0.006507944,0.08409075;-0.7420511;0.08256826,0.08973316;-0.7041937;0.003914572,-0.07096185;0.003570477;-0.03860709,-0.09891541;-0.3496647;-0.009689154,-0.11831;-0.743902;0.06777436,-0.1107163;-0.7059954;-0.01071004,-0.001037045;0.5761435;0.01071584,0;0;0,0.002642438;0.3327977;0.03189635,0.004195549;0.6524923;0.04989314,0.1777872;0.5024865;0.042804,0.2102252;0.2210779;0.03684568,0.221241;-0.04661611;-0.03515947,-0.1569498;0.521623;-0.03434864,-0.249643;0.3375052;-0.2287377,-0.3073324;0.1986382;-0.4618773,0.07490268;0.0003596246;-0.03046799,0.09536049;-0.354219;-0.0147152,0.08876926;-0.7460859;0.07582068,0.09179482;-0.7754086;0.02336455,-0.06887982;0.006302853;-0.04188894,-0.1092555;-0.3461671;-0.0189222,-0.1061998;-0.7359667;0.0803082,-0.1128504;-0.7663639;0.02943658,0.00393375;0.5743008;0.04780269,111.1258
+0;0;0,-0.002337177;0.3341104;0.01197591,-0.001800609;0.6542862;0.007664562,0.1793048;0.5261317;0.02461236,0.2211327;0.2461244;0.03578538,0.2672735;-0.0191288;-0.03113218,-0.1727635;0.5063545;-0.02416513,-0.2412917;0.2748697;-0.1724796,-0.2843908;0.08650716;-0.3715479,0.07332928;0.006082764;-0.03353591,0.08128924;-0.347078;0.006549243,0.08383469;-0.7420512;0.08263792,0.09104426;-0.7042175;0.004110016,-0.07086107;0.003580843;-0.03879079,-0.09941684;-0.3495865;-0.009633496,-0.1186129;-0.7438011;0.06799479,-0.1094578;-0.7059097;-0.01032435,-0.001584849;0.5761371;0.01098547,0;0;0,0.002642438;0.3327977;0.03189635,0.004195549;0.6524923;0.04989314,0.1777872;0.5024865;0.042804,0.2102252;0.2210779;0.03684568,0.221241;-0.04661611;-0.03515947,-0.1569498;0.521623;-0.03434864,-0.249643;0.3375052;-0.2287377,-0.3073324;0.1986382;-0.4618773,0.07490268;0.0003596246;-0.03046799,0.09536049;-0.354219;-0.0147152,0.08876926;-0.7460859;0.07582068,0.09179482;-0.7754086;0.02336455,-0.06887982;0.006302853;-0.04188894,-0.1092555;-0.3461671;-0.0189222,-0.1061998;-0.7359667;0.0803082,-0.1128504;-0.7663639;0.02943658,0.00393375;0.5743008;0.04780269,111.1488
+0;0;0,-0.002337473;0.3341528;0.01197742,-0.001800872;0.6543433;0.00766594,0.1790982;0.5262437;0.02459828,0.2207356;0.2475123;0.03572039,0.2670535;-0.01875967;-0.03145418,-0.1725685;0.506489;-0.02412358,-0.2407845;0.276059;-0.1717623,-0.2840492;0.08697303;-0.3715952,0.07331003;0.006081169;-0.03352712,0.08125897;-0.3465906;0.006502539,0.08380542;-0.7417184;0.08262101,0.09098283;-0.7039196;0.004443377,-0.07084248;0.003579904;-0.03878061,-0.09935871;-0.3490984;-0.00966369,-0.1185623;-0.7434673;0.06799498,-0.109448;-0.7056112;-0.009974822,-0.001585106;0.5761921;0.01098694,0;0;0,0.002650879;0.3328347;0.03195405,0.004250869;0.652544;0.04994869,0.1775753;0.5024675;0.04308152,0.2102265;0.2223725;0.03766775,0.221253;-0.04624718;-0.03499866,-0.156573;0.5218247;-0.03454985,-0.2449985;0.3903367;-0.2678747,-0.3031255;0.2107683;-0.4726549,0.07488655;0.0003433228;-0.03045154,0.0953844;-0.3537515;-0.0149703,0.08878089;-0.7457391;0.07574105,0.09105821;-0.7750935;0.02381849,-0.06885048;0.006306527;-0.04189569,-0.1087587;-0.3456992;-0.01860942,-0.1059799;-0.7357799;0.08016208,-0.1125928;-0.7655917;0.02914352,0.003976382;0.5743503;0.04786086,111.172
+0;0;0,-0.002338515;0.3343016;0.01198276,-0.001801671;0.6546364;0.007669336,0.1791908;0.5264759;0.0246102,0.2208544;0.2475685;0.03573933,0.2671202;-0.01840359;-0.03135959,-0.1726575;0.506711;-0.02413682,-0.2409165;0.2761356;-0.1718687,-0.2841325;0.08726253;-0.3714766,0.07328739;0.006079291;-0.03351676,0.08123627;-0.3465898;0.006512586,0.08377866;-0.7410882;0.0825098,0.0909548;-0.7032907;0.004346065,-0.0708206;0.003578798;-0.03876864,-0.0993366;-0.3490968;-0.009651938,-0.1185096;-0.7428374;0.06788302,-0.109397;-0.7049827;-0.01007292,-0.001585809;0.57645;0.01099183,0;0;0,0.002658114;0.3329685;0.03211761,0.004332967;0.6528156;0.05022645,0.1775825;0.5023379;0.04315257,0.2103939;0.2220874;0.03748703,0.2210676;-0.0462999;-0.03488886,-0.1562676;0.5220367;-0.0349808,-0.2449773;0.3908875;-0.2686034,-0.3046782;0.2296572;-0.4872916,0.07486735;0.0003089756;-0.03043282,0.09548274;-0.3537881;-0.01522446,0.08900674;-0.7451;0.07557178,0.09100385;-0.7744982;0.02370906,-0.06881451;0.006322894;-0.04190414,-0.108651;-0.3456937;-0.01870126,-0.1058804;-0.735178;0.07981454,-0.1122465;-0.765146;0.02896981,0.004035726;0.5745875;0.04811144,111.2068
+0;0;0,-0.002338643;0.33432;0.01198342,-0.001801797;0.6546541;0.00767003,0.1788688;0.5265834;0.02458661,0.2203968;0.2485834;0.03567953,0.2667168;-0.01769978;-0.03149788,-0.1723529;0.5068538;-0.0240736,-0.2403899;0.2770284;-0.1713248,-0.2836564;0.08793445;-0.3711662,0.07326595;0.006077511;-0.03350695,0.08122841;-0.3471946;0.006590836,0.08376577;-0.7409122;0.08243763,0.09097796;-0.7030756;0.003881291,-0.07079987;0.00357775;-0.03875729,-0.09936463;-0.3497008;-0.009590808,-0.1184997;-0.7426622;0.0677907,-0.1093413;-0.704768;-0.01055681,-0.001585936;0.5764686;0.01099249,0;0;0,0.002685659;0.3329845;0.03214097,0.004407026;0.6528313;0.0502367,0.1772415;0.5022415;0.04340386,0.2102585;0.2229341;0.03802609,0.2207836;-0.04586196;-0.03410566,-0.1558436;0.5223173;-0.03507267,-0.245028;0.3948158;-0.2694253,-0.3045117;0.2325007;-0.4877841,0.07484826;0.0002837032;-0.0304172,0.09539278;-0.3544176;-0.01501274,0.08898973;-0.7450089;0.07537603,0.09091669;-0.7742247;0.02270436,-0.06878372;0.006337442;-0.04190689,-0.1088486;-0.3462726;-0.01881196,-0.1060123;-0.7349821;0.07952188,-0.111855;-0.7652985;0.02841089,0.004098207;0.574604;0.04812551,111.2383
+0;0;0,-0.002697757;0.3344537;0.01224024,-0.002461579;0.6549121;0.008320606,0.1786128;0.5266658;0.02473275,0.2199166;0.2487217;0.03645079,0.2660438;-0.01727128;-0.03092223,-0.1741748;0.5080107;-0.02102159,-0.2396806;0.2830428;-0.1765679,-0.2853696;0.1108364;-0.3902888,0.07326309;0.00600474;-0.03331739,0.08075907;-0.3475795;0.006828561,0.08327404;-0.7410877;0.08265954,0.08997595;-0.7032024;0.003928512,-0.0706324;0.003660555;-0.03887479,-0.09963991;-0.3498589;-0.00934005,-0.1189968;-0.7425911;0.0680679,-0.110342;-0.7046437;-0.01046616,-0.00216885;0.5766947;0.01148722,0;0;0,0.002616167;0.3331062;0.03240061,0.004326373;0.6530572;0.05071926,0.1773311;0.5020386;0.0433116,0.2103725;0.2227999;0.03781223,0.2205932;-0.04588217;-0.03377426,-0.1558336;0.5227365;-0.03569022,-0.2457271;0.3341385;-0.2239617,-0.3039508;0.2495475;-0.4825608,0.07479247;0.0002751648;-0.03032482,0.0954607;-0.3547378;-0.01521301,0.08918105;-0.7451094;0.07520723,0.09104794;-0.7742662;0.0222671,-0.06866515;0.006320489;-0.04193726,-0.108637;-0.3466032;-0.01876755,-0.1057784;-0.7351452;0.07937632,-0.1121934;-0.7664917;0.02936504,0.004016921;0.5748057;0.04855323,111.2628
+0;0;0,-0.002699392;0.3346563;0.01224765,-0.002463042;0.6554103;0.008324116,0.1789139;0.5270005;0.02476164,0.2204918;0.2472117;0.03655746,0.2663745;-0.01737142;-0.03045843,-0.1744635;0.5083143;-0.0210692,-0.2404041;0.2818532;-0.1776479,-0.2858509;0.1105596;-0.3902359,0.07325442;0.00600403;-0.03331345,0.08075266;-0.3476862;0.006844532,0.08326717;-0.7411228;0.08266173,0.08995202;-0.7032577;0.00413119,-0.07062405;0.003660122;-0.0388702,-0.09964026;-0.3499653;-0.009326607,-0.1189936;-0.7426262;0.06806727,-0.1103608;-0.704699;-0.01026681,-0.002170013;0.577113;0.01149397,0;0;0,0.002521336;0.3332975;0.03253627,0.004117467;0.6535378;0.05098605,0.1772881;0.5019627;0.04340243,0.2107283;0.2208886;0.03803468,0.2202943;-0.04628071;-0.0335865,-0.1558478;0.5230371;-0.03640331,-0.2399667;0.4087109;-0.2813588,-0.3050067;0.2455952;-0.4952831,0.07478436;0.0002610236;-0.03031957,0.09541895;-0.3548638;-0.01527858,0.08915559;-0.7451626;0.07513499,0.09131583;-0.7743962;0.02259636,-0.0686507;0.006326365;-0.04194167,-0.1085479;-0.3467127;-0.01876189,-0.1061121;-0.7352355;0.07917209,-0.1121074;-0.7672164;0.03022294,0.003837995;0.5752071;0.04878736,111.2937
+0;0;0,-0.002699392;0.3346563;0.01224765,-0.002463042;0.6554103;0.008324116,0.1789139;0.5270005;0.02476164,0.2204918;0.2472117;0.03655746,0.2663745;-0.01737142;-0.03045843,-0.1744635;0.5083143;-0.0210692,-0.2404041;0.2818532;-0.1776479,-0.2858509;0.1105596;-0.3902359,0.07325442;0.00600403;-0.03331345,0.08075266;-0.3476862;0.006844532,0.08326717;-0.7411228;0.08266173,0.08995202;-0.7032577;0.00413119,-0.07062405;0.003660122;-0.0388702,-0.09964026;-0.3499653;-0.009326607,-0.1189936;-0.7426262;0.06806727,-0.1103608;-0.704699;-0.01026681,-0.002170013;0.577113;0.01149397,0;0;0,0.002521336;0.3332975;0.03253627,0.004117467;0.6535378;0.05098605,0.1772881;0.5019627;0.04340243,0.2107283;0.2208886;0.03803468,0.2202943;-0.04628071;-0.0335865,-0.1558478;0.5230371;-0.03640331,-0.2399667;0.4087109;-0.2813588,-0.3050067;0.2455952;-0.4952831,0.07478436;0.0002610236;-0.03031957,0.09541895;-0.3548638;-0.01527858,0.08915559;-0.7451626;0.07513499,0.09131583;-0.7743962;0.02259636,-0.0686507;0.006326365;-0.04194167,-0.1085479;-0.3467127;-0.01876189,-0.1061121;-0.7352355;0.07917209,-0.1121074;-0.7672164;0.03022294,0.003837995;0.5752071;0.04878736,111.3163
+0;0;0,-0.002921367;0.3346954;0.01244678,-0.002960254;0.6554938;0.008724686,0.1783147;0.5270081;0.02768809,0.2222084;0.2476106;0.03709377,0.2681594;-0.01712978;-0.02960891,-0.1736458;0.5078436;-0.02590199,-0.2367943;0.2835363;-0.1864528,-0.2883972;0.1085533;-0.3946987,0.07331;0.005995696;-0.03320854,0.08084146;-0.3480722;0.006889388,0.08326277;-0.7420825;0.08300151,0.09147301;-0.7040776;0.002939589,-0.0704584;0.003703756;-0.03917919,-0.09992727;-0.3502189;-0.009195462,-0.1194282;-0.743446;0.06849114,-0.109232;-0.7053579;-0.01133377,-0.002583684;0.5771843;0.01182338,0;0;0,0.002466835;0.3333459;0.03253984,0.004021406;0.6536295;0.05095673,0.1771756;0.5018703;0.04351735,0.210738;0.2209408;0.03801775,0.220253;-0.04632151;-0.03359628,-0.155742;0.5234547;-0.03707136,-0.2504233;0.3800941;-0.2619296,-0.3073744;0.2522503;-0.5008036,0.07478308;0.0002475381;-0.03034043,0.09533756;-0.3552533;-0.01533079,0.08910493;-0.7462548;0.07479144,0.09111341;-0.7745737;0.01878906,-0.06866332;0.006337908;-0.04193198,-0.1085588;-0.347077;-0.01880381,-0.1061673;-0.7362118;0.07923383,-0.1121531;-0.7695792;0.02933254,0.003752075;0.5752888;0.04876828,111.3511
+0;0;0,-0.002922241;0.3347955;0.0124505,-0.002961133;0.6556729;0.008727513,0.1781997;0.5272002;0.02768163,0.2221904;0.2471847;0.03710812,0.2680443;-0.01699582;-0.02945349,-0.1735385;0.5080478;-0.02587458,-0.2368267;0.2832444;-0.1867805,-0.2883204;0.1086316;-0.394586,0.07325662;0.00599133;-0.03318436,0.08078633;-0.3479944;0.006904263,0.08321089;-0.7425324;0.08311832,0.09142311;-0.7045256;0.003037088,-0.07040709;0.003701059;-0.03915066,-0.09986912;-0.3501395;-0.009173883,-0.1193962;-0.7438931;0.06861676,-0.1091975;-0.7058032;-0.01122741,-0.002584474;0.5773447;0.01182695,0;0;0,0.00252939;0.3334437;0.03256512,0.004177853;0.6538067;0.05097008,0.1770885;0.501803;0.04374814,0.2108985;0.2202793;0.03791904,0.2203755;-0.04638013;-0.03368592,-0.1552329;0.5238173;-0.03761496,-0.2456766;0.4248878;-0.2875462,-0.3036086;0.2694401;-0.508463,0.07472886;0.0002094805;-0.03031802,0.09523332;-0.355224;-0.01561046,0.08923523;-0.746759;0.07460618,0.09136224;-0.7750493;0.01855016,-0.06858997;0.006356725;-0.04193611,-0.1085515;-0.346981;-0.01901791,-0.1059011;-0.7366576;0.07906285,-0.1118183;-0.7697673;0.02879649,0.003883719;0.5754473;0.04878521,111.3833
+0;0;0,-0.002924539;0.3350588;0.0124603,-0.002963489;0.6562313;0.008733751,0.1783551;0.5276393;0.02770467,0.2224166;0.2471736;0.03714631,0.2681892;-0.01653853;-0.02929728,-0.1736894;0.5084703;-0.0258982,-0.2370794;0.2833054;-0.1870629,-0.2884818;0.1090021;-0.3944999,0.07328463;0.005993621;-0.03319705,0.08082649;-0.3485632;0.006956242,0.08324692;-0.7424291;0.08304048,0.09147302;-0.7044088;0.002823822,-0.07043402;0.003702475;-0.03916563,-0.09994359;-0.3507088;-0.009140501,-0.1194374;-0.7437918;0.06851764,-0.1092215;-0.7056881;-0.01146156,-0.002586466;0.5778276;0.01183617,0;0;0,0.002511866;0.3336969;0.03268456,0.004183792;0.6543506;0.05117178,0.1770576;0.5018011;0.04374051,0.2108769;0.2198207;0.03783393,0.2204962;-0.04634497;-0.03370106,-0.1547961;0.5240635;-0.03845885,-0.2510604;0.4085025;-0.2794369,-0.3052721;0.2700783;-0.5117165,0.074714;0.0001863837;-0.03043664,0.09513104;-0.3558241;-0.01562524,0.08932514;-0.7467381;0.07424998,0.09149823;-0.7749473;0.01791453,-0.06866088;0.006376394;-0.04187638,-0.108547;-0.3475806;-0.019442,-0.1059244;-0.7366225;0.0783563,-0.1118898;-0.7696686;0.0277963,0.00388094;0.5759162;0.04896784,111.4072
+0;0;0,-0.003315225;0.3351313;0.01285332,-0.003607993;0.656353;0.009339804,0.1776559;0.5279387;0.02776913,0.2206914;0.2473305;0.03776864,0.2664281;-0.01674801;-0.02871142,-0.1751842;0.5096462;-0.02223689,-0.2374492;0.292131;-0.1940019,-0.2869125;0.1315829;-0.4131517,0.07339707;0.005946354;-0.03298973,0.08037277;-0.3472686;0.007238746,0.08276262;-0.7419707;0.08344848,0.09025075;-0.7040219;0.004201241,-0.07034945;0.003752065;-0.03934067,-0.1002361;-0.3492639;-0.009103101,-0.1197554;-0.7431489;0.0688525,-0.1103013;-0.7051167;-0.01017589,-0.003194521;0.5779399;0.01239004,0;0;0,0.002479374;0.3337779;0.03279305,0.004157126;0.6544744;0.0513494,0.176798;0.5018326;0.04392695,0.2108584;0.2198763;0.03813601,0.2205946;-0.04655898;-0.03374147,-0.154366;0.5245851;-0.0389839,-0.2506176;0.4080918;-0.2795206,-0.3044022;0.2740911;-0.5148926,0.07470136;0.000129208;-0.03050411,0.09516453;-0.3545586;-0.01616645,0.08941171;-0.746303;0.0738709,0.09180555;-0.7750962;0.01967669,-0.068693;0.006431493;-0.04184159,-0.1085283;-0.3462143;-0.01988953,-0.1058209;-0.7361133;0.07796171,-0.1115243;-0.767872;0.02743727,0.003850691;0.5760329;0.04913044,111.4395
+0;0;0,-0.003315912;0.3352006;0.01285598,-0.003608677;0.6564424;0.009342374,0.177675;0.5280213;0.02777344,0.2208021;0.2468159;0.03779423,0.2663368;-0.01609585;-0.02839208,-0.1752037;0.5097267;-0.02223805,-0.2376012;0.2917486;-0.1943686,-0.286846;0.1319099;-0.41255,0.07323155;0.005932944;-0.03291533,0.08021179;-0.3475118;0.007339317,0.08259822;-0.7416502;0.0834402,0.09004671;-0.7037434;0.004612409,-0.0701908;0.003743604;-0.03925195,-0.1000969;-0.3495021;-0.008994708,-0.1195883;-0.7428244;0.06884955,-0.1101843;-0.7048348;-0.009760551,-0.003195198;0.578028;0.01239267,0;0;0,0.002518117;0.3338445;0.03282118,0.00426323;0.6545627;0.05134106,0.1768469;0.5017809;0.04384208,0.2110188;0.219232;0.03790808,0.2209256;-0.04608986;-0.03338563,-0.1538936;0.5251865;-0.04000612,-0.2509469;0.4070135;-0.2801158,-0.3057353;0.2934186;-0.5243922,0.07457836;5.054474E-05;-0.03032398,0.09539743;-0.354878;-0.01673532,0.08968021;-0.7460433;0.07325982,0.09244861;-0.7750387;0.01993346,-0.06844594;0.006452904;-0.04189261,-0.108187;-0.3464482;-0.02012468,-0.1055053;-0.7358592;0.07731265,-0.1114221;-0.7676825;0.02756643,0.003939249;0.5761196;0.04913354,111.4732
+0;0;0,-0.003316226;0.3352325;0.0128572,-0.003608983;0.6564765;0.009343639,0.1775863;0.5280811;0.02776714,0.2209431;0.2453782;0.0378413,0.2662968;-0.0164887;-0.02808198,-0.17512;0.5097955;-0.02221992,-0.2378497;0.2906565;-0.1952671,-0.2868988;0.1314531;-0.4125815,0.07304234;0.005917615;-0.03283029,0.08003052;-0.3479289;0.00747012,0.08242043;-0.7426428;0.08368212,0.08989026;-0.7047133;0.004628442,-0.07000945;0.003733931;-0.03915053,-0.09994949;-0.3499132;-0.008858897,-0.1194694;-0.7438099;0.06909902,-0.1100384;-0.7057974;-0.009736344,-0.003195511;0.5780634;0.01239388,0;0;0,0.002617389;0.3338762;0.03281689,0.004471257;0.6545981;0.05130029,0.1768353;0.5016253;0.04349875,0.2112725;0.2175723;0.03800035,0.2210578;-0.04652244;-0.03366065,-0.1532903;0.5257663;-0.04089338,-0.2520619;0.4087878;-0.2826835,-0.3055255;0.2974469;-0.5270642,0.07444859;-8.150935E-06;-0.03009045,0.09545823;-0.3553542;-0.01712608,0.08987997;-0.7470242;0.07329798,0.09265744;-0.7758917;0.01949215,-0.06816621;0.006454662;-0.04194917,-0.1078411;-0.346868;-0.02028578,-0.1050268;-0.7368433;0.07730715,-0.1110367;-0.7687237;0.02727856,0.004120573;0.5761561;0.04910278,111.4969
+0;0;0,-0.003680595;0.3353716;0.01318671,-0.004224111;0.6567696;0.009877549,0.1772218;0.5282477;0.02807565,0.2195684;0.245354;0.03861982,0.2650958;-0.0165602;-0.02749457,-0.1762692;0.5104087;-0.02071327,-0.2395683;0.3023252;-0.2067987,-0.2869468;0.1471603;-0.4275293,0.07315036;0.005818413;-0.03254943,0.07973337;-0.3486667;0.007667489,0.08213606;-0.7429848;0.08400477,0.08933378;-0.7050921;0.005475953,-0.06978884;0.003874817;-0.03948163,-0.1002822;-0.3502939;-0.008576876,-0.1197782;-0.7437876;0.06954138,-0.110632;-0.7058136;-0.008776173,-0.00377343;0.5783185;0.0129026,0;0;0,0.002560161;0.3340307;0.03284001,0.00436791;0.6549063;0.05131817,0.1767848;0.5014759;0.04329491,0.2112506;0.2173677;0.03800964,0.2210488;-0.0468263;-0.03374279,-0.1531788;0.5260728;-0.04168972,-0.2513235;0.4135699;-0.285911,-0.3010056;0.321874;-0.5392219,0.07441603;-8.863211E-05;-0.03010881,0.09533241;-0.3560592;-0.01714968,0.08998583;-0.7474071;0.0730617,0.09301851;-0.7765283;0.02037048,-0.06813352;0.006524971;-0.04194691,-0.1077363;-0.3474355;-0.02040515,-0.1049872;-0.7370874;0.07697925,-0.1109523;-0.7683316;0.02703488,0.004027992;0.576427;0.04912353,111.5283
+0;0;0,-0.003680967;0.3354054;0.01318804,-0.0042245;0.6568184;0.009878782,0.1768331;0.5284018;0.02804441,0.2191394;0.2457775;0.03857853,0.2647329;-0.01651716;-0.02763189,-0.1758995;0.510601;-0.02063982,-0.2391383;0.3027157;-0.2065481,-0.2865856;0.1473254;-0.4275993,0.07308402;0.005813136;-0.03251991,0.07967328;-0.3490085;0.007735178,0.08207528;-0.7432144;0.08405075,0.0893224;-0.7052677;0.004982889,-0.06972554;0.003871303;-0.03944582,-0.1002478;-0.3506336;-0.008511733,-0.1197383;-0.7440155;0.06958431,-0.1105293;-0.7059867;-0.009270824,-0.003773806;0.5783651;0.01290391,0;0;0,0.002482042;0.3340672;0.0328207,0.004220083;0.6549604;0.05126119,0.1760616;0.5012118;0.04285407,0.2111606;0.2174472;0.03805256,0.2211217;-0.04710037;-0.03389478,-0.1528658;0.5268347;-0.04205685,-0.2504078;0.4178695;-0.2877995,-0.3004968;0.3247214;-0.5409311,0.07438017;-0.0001552552;-0.03000295,0.0953534;-0.3564728;-0.01734662,0.0899281;-0.7477134;0.07281709,0.0929723;-0.7765565;0.01900601,-0.06802255;0.00657638;-0.04197969,-0.1075538;-0.3477392;-0.02053201,-0.1048092;-0.7372829;0.07681429,-0.1115169;-0.7706202;0.02874352,0.003897101;0.5764785;0.04907656,111.5624
+0;0;0,-0.004066102;0.3354627;0.01358616,-0.004878004;0.6569431;0.01050701,0.1758602;0.5287529;0.02848509,0.2175018;0.2475039;0.03934841,0.2632091;-0.01640821;-0.02730433,-0.175909;0.5111258;-0.02130557,-0.23935;0.3137882;-0.2162059,-0.2854226;0.1735767;-0.4494427,0.07314902;0.005783476;-0.03224793,0.07934117;-0.3489464;0.008100588,0.08176216;-0.7429547;0.08453758,0.08920796;-0.7050087;0.005612575,-0.06951897;0.003907031;-0.03969891,-0.1005157;-0.350411;-0.008114886,-0.1200541;-0.7437191;0.06946048,-0.1106499;-0.7056922;-0.00924699,-0.004359534;0.5784736;0.01349483,0;0;0,0.002451025;0.3341441;0.0328331,0.004162297;0.6551042;0.05127025,0.175492;0.5012823;0.04278231,0.2109506;0.2190061;0.03880334,0.2210272;-0.04709324;-0.03379798,-0.152219;0.5275926;-0.04265907,-0.2444818;0.4351997;-0.2954518,-0.2983206;0.3309513;-0.5452816,0.07433796;-0.0001386702;-0.02996671,0.09519702;-0.356379;-0.01742244,0.09004535;-0.747505;0.07249331,0.09293756;-0.7764605;0.0189805,-0.06795361;0.006548632;-0.04199497,-0.1075407;-0.347681;-0.02069093,-0.1048642;-0.7370595;0.07661358,-0.1111753;-0.770311;0.02858072,0.003845707;0.576607;0.04908729,111.5954
+0;0;0,-0.004066102;0.3354627;0.01358616,-0.004878004;0.6569431;0.01050701,0.1758602;0.5287529;0.02848509,0.2175018;0.2475039;0.03934841,0.2632091;-0.01640821;-0.02730433,-0.175909;0.5111258;-0.02130557,-0.23935;0.3137882;-0.2162059,-0.2854226;0.1735767;-0.4494427,0.07314902;0.005783476;-0.03224793,0.07934117;-0.3489464;0.008100588,0.08176216;-0.7429547;0.08453758,0.08920796;-0.7050087;0.005612575,-0.06951897;0.003907031;-0.03969891,-0.1005157;-0.350411;-0.008114886,-0.1200541;-0.7437191;0.06946048,-0.1106499;-0.7056922;-0.00924699,-0.004359534;0.5784736;0.01349483,0;0;0,0.002451025;0.3341441;0.0328331,0.004162297;0.6551042;0.05127025,0.175492;0.5012823;0.04278231,0.2109506;0.2190061;0.03880334,0.2210272;-0.04709324;-0.03379798,-0.152219;0.5275926;-0.04265907,-0.2444818;0.4351997;-0.2954518,-0.2983206;0.3309513;-0.5452816,0.07433796;-0.0001386702;-0.02996671,0.09519702;-0.356379;-0.01742244,0.09004535;-0.747505;0.07249331,0.09293756;-0.7764605;0.0189805,-0.06795361;0.006548632;-0.04199497,-0.1075407;-0.347681;-0.02069093,-0.1048642;-0.7370595;0.07661358,-0.1111753;-0.770311;0.02858072,0.003845707;0.576607;0.04908729,111.6184
+0;0;0,-0.004067677;0.3355926;0.01359142,-0.004879964;0.6572222;0.01051079,0.175263;0.5291585;0.02844078,0.2170082;0.2472096;0.03933113,0.2626238;-0.01617274;-0.0271878,-0.1753438;0.5115896;-0.02118536,-0.2389427;0.3137609;-0.2165706,-0.2849228;0.1738309;-0.4493392,0.07310647;0.005780112;-0.03222917,0.07931224;-0.34973;0.008208089,0.08171859;-0.7413558;0.0841829,0.08928627;-0.7032798;0.003965981,-0.06947853;0.003904759;-0.03967582,-0.1005435;-0.3511926;-0.008022327,-0.1199637;-0.7421225;0.06908399,-0.1104056;-0.7039643;-0.01091184,-0.004361243;0.5787148;0.01350005,0;0;0,0.002242111;0.334269;0.03290653,0.00367938;0.6553752;0.05142617,0.1744346;0.5016109;0.04254842,0.2109845;0.2187601;0.03855324,0.2211578;-0.0468981;-0.03354383,-0.1516116;0.5280833;-0.0431167,-0.2445256;0.4369042;-0.2969075,-0.297961;0.3357532;-0.5474847,0.07430511;-0.0001503229;-0.02992344,0.095038;-0.3571829;-0.01731443,0.09041596;-0.7459151;0.07221007,0.09258948;-0.776023;0.01799226,-0.06788266;0.00653504;-0.04202288,-0.1075212;-0.3484958;-0.02097508,-0.1050047;-0.73552;0.0757446,-0.1105361;-0.7688001;0.0255222,0.003437772;0.5768405;0.04922152,111.6513
+0;0;0,-0.004384534;0.3355847;0.01389057,-0.005487847;0.6572063;0.01101677,0.1747348;0.529237;0.02887837,0.2158802;0.2475647;0.04011817,0.2617529;-0.01837292;-0.02603595,-0.1756457;0.5117894;-0.02201752,-0.2403509;0.3207375;-0.2231914,-0.2861032;0.1837779;-0.4605778,0.07314176;0.005723574;-0.03200886,0.07901322;-0.3490349;0.008497704,0.08132516;-0.7414553;0.08459401,0.0891514;-0.7033376;0.004055962,-0.06930291;0.003976573;-0.03985395,-0.1006812;-0.3503043;-0.007771757,-0.1201641;-0.7420009;0.06958424,-0.1103412;-0.7038027;-0.01072659,-0.004882675;0.5787022;0.01396096,0;0;0,0.002099544;0.3342723;0.03296804,0.003405288;0.6553666;0.05154991,0.1740611;0.5013983;0.04255629,0.2107839;0.2189125;0.03912759,0.2210943;-0.04901782;-0.03374565,-0.151502;0.5279235;-0.04344958,-0.2432452;0.4427448;-0.2993525,-0.2962074;0.3423281;-0.5529565,0.07424561;-0.0002353639;-0.02990949,0.09501252;-0.3565425;-0.01795959,0.09035038;-0.7460001;0.0719893,0.09253351;-0.7765639;0.01776028,-0.06779818;0.006590839;-0.04203583,-0.1073223;-0.347718;-0.0212533,-0.104817;-0.7355039;0.07572924,-0.1110127;-0.7702495;0.02691178,0.00319577;0.5768367;0.04932904,111.6739
+0;0;0,-0.004385516;0.3356599;0.01389368,-0.0054891;0.6573598;0.01101916,0.1743804;0.5294681;0.02885215,0.2155473;0.2476493;0.0400978,0.2613962;-0.01815003;-0.02602192,-0.175311;0.5120549;-0.02194364,-0.2400498;0.3209035;-0.2232221,-0.2857783;0.1840152;-0.4604851,0.07313003;0.005722655;-0.03200373,0.07901228;-0.3496879;0.008577298,0.0813567;-0.7476205;0.0857425,0.08914888;-0.709538;0.005554989,-0.06929179;0.003975935;-0.03984755,-0.1007278;-0.3509562;-0.007706389,-0.1204843;-0.7481548;0.07073619,-0.1107042;-0.7099923;-0.009225078,-0.004883776;0.5788361;0.01396408,0;0;0,0.002075076;0.3343502;0.03294587,0.003363505;0.6555254;0.05148935,0.1736952;0.5017101;0.04245543,0.2106545;0.2191029;0.03926706,0.221389;-0.04876265;-0.03323162,-0.1510652;0.5279739;-0.04350397,-0.2414603;0.4485163;-0.3018801,-0.294715;0.3473393;-0.5549619,0.07423487;-0.0002669841;-0.0299015,0.09507453;-0.3572263;-0.01790857,0.09007457;-0.7524826;0.0718565,0.09188695;-0.7806638;0.01557374,-0.06777565;0.006611053;-0.04204453,-0.1073346;-0.3483595;-0.02132957,-0.104817;-0.7415871;0.07703703,-0.1108711;-0.776214;0.02863459,0.003157601;0.5769755;0.04927897,111.6959
+0;0;0,-0.00438699;0.3357727;0.01389835,-0.005490871;0.6575627;0.01102311,0.1744401;0.5296344;0.02886194,0.2156565;0.2474762;0.04012112,0.2612362;-0.01676244;-0.02561036,-0.1753708;0.5122152;-0.02195122,-0.2401876;0.3208337;-0.2234721,-0.2856476;0.1847491;-0.4593419,0.07308716;0.005719301;-0.03198497,0.07896404;-0.3493668;0.008559007,0.08130233;-0.7462604;0.08552274,0.08905392;-0.7082201;0.005752899,-0.06925117;0.003973604;-0.0398242,-0.1006585;-0.3506344;-0.007712379,-0.1203634;-0.746796;0.0705254,-0.1106342;-0.708676;-0.009019382,-0.004885395;0.5790192;0.01396877,0;0;0,0.002046123;0.3344572;0.03301382,0.003316231;0.6557189;0.05162191,0.1736295;0.5016855;0.04247737,0.2106945;0.2187462;0.03926682,0.2218012;-0.04764697;-0.03236783,-0.1508574;0.5281905;-0.04395468,-0.2418705;0.4559572;-0.3046034,-0.2942804;0.3520767;-0.5549676,0.07420865;-0.0002886504;-0.02984083,0.09502892;-0.3569301;-0.01810002,0.09012192;-0.751087;0.07173157,0.09187075;-0.7795473;0.01634837,-0.06770387;0.006619576;-0.04206957,-0.107126;-0.348033;-0.02128742,-0.1046771;-0.740301;0.07655582,-0.1101357;-0.7731516;0.02647616,0.003113776;0.5771497;0.04939508,111.7295
+0;0;0,-0.004388609;0.3358966;0.01390348,-0.005492906;0.6578085;0.01102716,0.174313;0.5298852;0.02885669,0.2155207;0.2477868;0.04011349,0.2610188;-0.01597914;-0.0255004,-0.1752535;0.5124782;-0.02192097,-0.2400566;0.3211371;-0.2233992,-0.2854353;0.185296;-0.458847,0.07302641;0.005714547;-0.03195838,0.0789307;-0.3510273;0.008774653,0.08127882;-0.7495894;0.08606193,0.08905926;-0.7115192;0.005995318,-0.06919362;0.003970302;-0.03979109,-0.1007474;-0.3522913;-0.007529531,-0.1205351;-0.7501184;0.07103716,-0.1107698;-0.7119682;-0.008803554,-0.004887203;0.5792355;0.01397393,0;0;0,0.002021618;0.3345778;0.03305578,0.00327;0.6559597;0.05169916,0.1733499;0.5016876;0.04247427,0.2106484;0.2188368;0.03955388,0.2220268;-0.04712763;-0.03172839,-0.1505849;0.5282083;-0.04404034,-0.2398472;0.4594712;-0.3061696,-0.2934548;0.3547862;-0.5553984,0.07418534;-0.0002735108;-0.02972054,0.09465055;-0.3585951;-0.01765418,0.0891874;-0.7546278;0.07155848,0.09202778;-0.7827501;0.01543307,-0.06760623;0.006599;-0.04210345,-0.1073101;-0.3497029;-0.02133455,-0.1048656;-0.7436197;0.07692088,-0.1103274;-0.7764614;0.02634982,0.003072627;0.5773612;0.04946375,111.7646
+0;0;0,-0.004593954;0.3360106;0.01410232,-0.005910771;0.6580426;0.0114059,0.1738935;0.5303191;0.02946653,0.2144786;0.247197;0.04085837,0.2597027;-0.01536399;-0.02408956,-0.175383;0.5128427;-0.02269345,-0.240562;0.3260435;-0.2295576,-0.2846351;0.1985967;-0.4683392,0.07303299;0.005693118;-0.03169491,0.07865576;-0.3512112;0.00902753,0.08098582;-0.7460483;0.08562152,0.08894365;-0.708042;0.006228909,-0.06889895;0.003987876;-0.04009775,-0.1008533;-0.352337;-0.007202052,-0.1205216;-0.7464536;0.07060281,-0.110596;-0.7083662;-0.008559622,-0.005270447;0.5794396;0.0143058,0;0;0,0.002014846;0.3346935;0.03315616,0.003262602;0.6561887;0.05190349,0.1731663;0.501703;0.04234767,0.210483;0.2179143;0.03980732,0.2223937;-0.04676104;-0.03095198,-0.1502482;0.528338;-0.04424391,-0.2409537;0.4666485;-0.3086337,-0.2931082;0.3589664;-0.5553851,0.07415799;-0.0002628714;-0.02951813,0.09456661;-0.3587579;-0.01788116,0.08906723;-0.7510267;0.07079411,0.09164264;-0.7796178;0.01610351,-0.06746103;0.006571557;-0.04214998,-0.1072681;-0.349876;-0.02138563,-0.1049106;-0.7401297;0.07590184,-0.1095692;-0.7725588;0.02578672,0.003064781;0.5775625;0.04964137,111.7953
+0;0;0,-0.004593954;0.3360106;0.01410232,-0.005910771;0.6580426;0.0114059,0.1738935;0.5303191;0.02946653,0.2144786;0.247197;0.04085837,0.2597027;-0.01536399;-0.02408956,-0.175383;0.5128427;-0.02269345,-0.240562;0.3260435;-0.2295576,-0.2846351;0.1985967;-0.4683392,0.07303299;0.005693118;-0.03169491,0.07865576;-0.3512112;0.00902753,0.08098582;-0.7460483;0.08562152,0.08894365;-0.708042;0.006228909,-0.06889895;0.003987876;-0.04009775,-0.1008533;-0.352337;-0.007202052,-0.1205216;-0.7464536;0.07060281,-0.110596;-0.7083662;-0.008559622,-0.005270447;0.5794396;0.0143058,0;0;0,0.002014846;0.3346935;0.03315616,0.003262602;0.6561887;0.05190349,0.1731663;0.501703;0.04234767,0.210483;0.2179143;0.03980732,0.2223937;-0.04676104;-0.03095198,-0.1502482;0.528338;-0.04424391,-0.2409537;0.4666485;-0.3086337,-0.2931082;0.3589664;-0.5553851,0.07415799;-0.0002628714;-0.02951813,0.09456661;-0.3587579;-0.01788116,0.08906723;-0.7510267;0.07079411,0.09164264;-0.7796178;0.01610351,-0.06746103;0.006571557;-0.04214998,-0.1072681;-0.349876;-0.02138563,-0.1049106;-0.7401297;0.07590184,-0.1095692;-0.7725588;0.02578672,0.003064781;0.5775625;0.04964137,111.819
+0;0;0,-0.004594442;0.3360463;0.01410381,-0.005911292;0.6580892;0.01140739,0.173685;0.5304222;0.02945044,0.214224;0.2476224;0.04082932,0.2595666;-0.01562649;-0.02428878,-0.1751861;0.512966;-0.022649,-0.2402909;0.3263795;-0.2292777,-0.2844794;0.1985988;-0.4686849,0.0730237;0.005692394;-0.03169088,0.07864621;-0.3511955;0.009029683,0.08097509;-0.7458324;0.08558486,0.08893622;-0.7078228;0.006159283,-0.06889018;0.003987369;-0.04009265,-0.1008431;-0.3523211;-0.007198464,-0.1205014;-0.746238;0.07056698,-0.1105717;-0.7081472;-0.008628324,-0.005270964;0.5794858;0.01430731,0;0;0,0.002012238;0.3347214;0.0332365,0.003269456;0.6562228;0.05206561,0.1729615;0.5018176;0.04232574,0.2104892;0.2183806;0.0403924,0.2225814;-0.04690781;-0.03082669,-0.1499161;0.5285702;-0.04431329,-0.2407339;0.468518;-0.3086888,-0.2928006;0.3602665;-0.5560085,0.07413704;-0.0003042668;-0.02954292,0.0945463;-0.3587877;-0.01805997,0.08916382;-0.7508357;0.07067466,0.09184138;-0.7793995;0.01591086,-0.06744661;0.006591981;-0.04215064,-0.1072752;-0.3498461;-0.02155099,-0.1048811;-0.7398969;0.07570659,-0.1091862;-0.7719553;0.02504906,0.003068283;0.5775967;0.04978228,111.8519
+0;0;0,-0.004903055;0.3361963;0.0143096,-0.006482575;0.6584001;0.01183864,0.1732474;0.5307605;0.02984631,0.2132387;0.2483809;0.04140035,0.2584656;-0.0152944;-0.0235544,-0.1754335;0.5131474;-0.02359986,-0.2396796;0.336724;-0.2385841,-0.284214;0.212689;-0.480289,0.07307277;0.005699403;-0.03147741,0.07824869;-0.3514031;0.00917232,0.08059032;-0.7461812;0.085873,0.08876483;-0.7081834;0.006624788,-0.06876946;0.00396217;-0.0402244,-0.1011792;-0.3524934;-0.007203542,-0.1209687;-0.7464951;0.0709582,-0.1108302;-0.7084184;-0.008054726,-0.005780444;0.5797558;0.01465521,0;0;0,0.001967706;0.334875;0.03334093,0.003175497;0.6565292;0.05228734,0.1728036;0.5018045;0.042274,0.2105742;0.2188867;0.04087734,0.2227283;-0.04681465;-0.03014588,-0.1497489;0.5285974;-0.04450822,-0.2406186;0.4699661;-0.3086599,-0.2929233;0.3641701;-0.5573779,0.07410069;-0.0003810376;-0.02952766,0.09451219;-0.3590682;-0.01820421,0.08932954;-0.7513695;0.07017612,0.09185433;-0.7800137;0.01571918,-0.06738543;0.006650863;-0.04216526,-0.107322;-0.3499833;-0.02170804,-0.1049177;-0.7401918;0.07560487,-0.1093974;-0.7721515;0.0250876,0.002986901;0.5778656;0.04997301,111.8847
+0;0;0,-0.004903018;0.3361938;0.01430949,-0.006482433;0.6583779;0.01183874,0.1730823;0.5307899;0.02983217,0.2130976;0.2482401;0.04139316,0.2581871;-0.01463372;-0.02336415,-0.1752769;0.513193;-0.02356469,-0.2395617;0.3366633;-0.2386785,-0.2839608;0.2130052;-0.4796487,0.07304379;0.005697143;-0.03146493,0.07822285;-0.3516216;0.009209424,0.08055846;-0.7453849;0.08571293,0.08873029;-0.7073898;0.006490745,-0.06874219;0.0039606;-0.04020846,-0.1011716;-0.3527108;-0.007167589,-0.1209102;-0.7456998;0.07079324,-0.110775;-0.7076257;-0.008193746,-0.00578036;0.5797399;0.01465509,0;0;0,0.001954451;0.3348668;0.03339815,0.003158219;0.656498;0.05240154,0.172644;0.5018914;0.04228354,0.2106557;0.2188314;0.04111147,0.2228658;-0.04618236;-0.02922952,-0.1494774;0.5286266;-0.04456367,-0.2394209;0.4603738;-0.3069012,-0.292696;0.3635308;-0.558123,0.07407555;-0.0003856719;-0.02950525,0.09452367;-0.3592925;-0.01829553,0.08951315;-0.7505107;0.07019758,0.09184031;-0.7792012;0.0158205,-0.06734053;0.00663997;-0.0421789,-0.1073129;-0.3502071;-0.02167779,-0.1047103;-0.7394518;0.0752221,-0.1091489;-0.7717435;0.02515312,0.002969943;0.5778412;0.05007267,111.9077
+0;0;0,-0.005140026;0.3361736;0.01449313,-0.006977158;0.6583587;0.01220525,0.1722537;0.5308088;0.03021609,0.2119679;0.2480801;0.04207662,0.256396;-0.01596323;-0.02152537,-0.1726465;0.5131452;-0.03344877,-0.243586;0.3410798;-0.250277,-0.2859813;0.2235671;-0.4954939,0.07309056;0.005704735;-0.03127913,0.07799942;-0.351659;0.009360474,0.08033808;-0.7484559;0.08659542,0.09041144;-0.7104556;0.007125258,-0.0685932;0.003971172;-0.04040247,-0.1014484;-0.3526564;-0.006908625,-0.1213194;-0.7486632;0.07184596,-0.1092803;-0.7105747;-0.007341288,-0.006218514;0.579719;0.01498782,0;0;0,0.00184872;0.3348583;0.03340149,0.002964668;0.656491;0.05240726,0.1722631;0.5023419;0.04239178,0.2104995;0.2191624;0.04149294,0.2228191;-0.0465402;-0.02913475,-0.149219;0.5287727;-0.04458141,-0.2396191;0.4616185;-0.3072058,-0.2921941;0.3647836;-0.5593899,0.07403687;-0.0003738999;-0.02952218,0.09454741;-0.3593204;-0.01851082,0.08953687;-0.7536623;0.07030249,0.09216229;-0.7819998;0.01488733,-0.06731018;0.006619267;-0.04217442,-0.1075333;-0.3502564;-0.02201568,-0.1048612;-0.7424818;0.07581356,-0.1103126;-0.7753833;0.02586694,0.002797976;0.5778332;0.05007768,111.9294
+0;0;0,-0.005140026;0.3361736;0.01449313,-0.006977158;0.6583587;0.01220525,0.1722537;0.5308088;0.03021609,0.2119679;0.2480801;0.04207662,0.256396;-0.01596323;-0.02152537,-0.1726465;0.5131452;-0.03344877,-0.243586;0.3410798;-0.250277,-0.2859813;0.2235671;-0.4954939,0.07309056;0.005704735;-0.03127913,0.07799942;-0.351659;0.009360474,0.08033808;-0.7484559;0.08659542,0.09041144;-0.7104556;0.007125258,-0.0685932;0.003971172;-0.04040247,-0.1014484;-0.3526564;-0.006908625,-0.1213194;-0.7486632;0.07184596,-0.1092803;-0.7105747;-0.007341288,-0.006218514;0.579719;0.01498782,0;0;0,0.00184872;0.3348583;0.03340149,0.002964668;0.656491;0.05240726,0.1722631;0.5023419;0.04239178,0.2104995;0.2191624;0.04149294,0.2228191;-0.0465402;-0.02913475,-0.149219;0.5287727;-0.04458141,-0.2396191;0.4616185;-0.3072058,-0.2921941;0.3647836;-0.5593899,0.07403687;-0.0003738999;-0.02952218,0.09454741;-0.3593204;-0.01851082,0.08953687;-0.7536623;0.07030249,0.09216229;-0.7819998;0.01488733,-0.06731018;0.006619267;-0.04217442,-0.1075333;-0.3502564;-0.02201568,-0.1048612;-0.7424818;0.07581356,-0.1103126;-0.7753833;0.02586694,0.002797976;0.5778332;0.05007768,111.9529
+0;0;0,-0.005140454;0.3362016;0.01449434,-0.006977646;0.6583985;0.01220642,0.1721073;0.530887;0.03020487,0.2119943;0.2469276;0.04211702,0.2563088;-0.01644036;-0.02132228,-0.1725109;0.5132378;-0.03340794,-0.2437592;0.3404234;-0.2511801,-0.2860461;0.2232113;-0.4957697,0.07301684;0.005698982;-0.03124759,0.07792903;-0.3519071;0.009419577,0.08026419;-0.748109;0.0865387,0.09019875;-0.7102189;0.008163542,-0.06852403;0.003967167;-0.04036173,-0.1014015;-0.3529023;-0.006845165,-0.1212427;-0.7483152;0.07179131,-0.1093695;-0.7103382;-0.006304845,-0.006218987;0.5797572;0.01498905,0;0;0,0.001788229;0.3348871;0.03339767,0.00285285;0.6565326;0.05239105,0.1721319;0.5026726;0.04250431,0.2105436;0.2182617;0.04162169,0.2229953;-0.04681054;-0.02861118,-0.148969;0.5286515;-0.04477412,-0.2426359;0.4578041;-0.3066385,-0.2929129;0.3659132;-0.5603693,0.07398233;-0.0003882051;-0.02944171,0.09452622;-0.3595862;-0.01872683,0.08944003;-0.7532982;0.0701201,0.09189259;-0.7822537;0.016999,-0.06719936;0.00661628;-0.04219976,-0.1075005;-0.3504975;-0.0220599,-0.1049057;-0.7421441;0.07558719,-0.1100003;-0.7736892;0.02568858,0.002698079;0.577873;0.0500648,111.9853
+0;0;0,-0.005365476;0.3362883;0.01469376,-0.007444486;0.6585668;0.01265421,0.1717578;0.530959;0.0306967,0.2112309;0.2481084;0.04293863,0.2553847;-0.01695067;-0.02074927,-0.1715878;0.5133506;-0.03781257,-0.2460149;0.3491778;-0.259669,-0.2840331;0.2376389;-0.5094204,0.07306941;0.005698157;-0.03095922,0.07770012;-0.3509305;0.009533809,0.08005228;-0.7476549;0.086928,0.09086473;-0.7097651;0.008528352,-0.06823813;0.003997735;-0.04071432,-0.101638;-0.3517973;-0.006959483,-0.1214409;-0.7476818;0.07221752,-0.1086906;-0.7097014;-0.00588116,-0.006664002;0.5799063;0.01542248,0;0;0,0.001737505;0.3349811;0.03345323,0.002750859;0.6567066;0.05250239,0.172074;0.502629;0.04242134,0.2106417;0.219389;0.04234028,0.2230242;-0.04720873;-0.02861321,-0.1488994;0.5285667;-0.04503416,-0.2358554;0.4681583;-0.3105561,-0.2903869;0.3701792;-0.5629218,0.07393219;-0.0004404038;-0.02939248,0.09467603;-0.3586494;-0.01933813,0.08956712;-0.752875;0.06980085,0.09168182;-0.7818012;0.01642585,-0.06710447;0.006656687;-0.04222273,-0.1073579;-0.3494788;-0.02241718,-0.1046799;-0.7415707;0.07577865,-0.1098403;-0.7725368;0.02496355,0.002608702;0.5780285;0.05016208,112.0076
+0;0;0,-0.005366031;0.336323;0.01469528,-0.007445138;0.6586175;0.01265568,0.1717199;0.5310173;0.03069507,0.2113375;0.2471319;0.04298179,0.2553667;-0.0171797;-0.02052651,-0.171554;0.5134126;-0.0377999,-0.2462533;0.3486391;-0.2604681,-0.2841643;0.2374147;-0.5095152,0.07303566;0.005695526;-0.03094492,0.07767051;-0.3512513;0.009584237,0.08002278;-0.7479957;0.08698234,0.09084008;-0.7101024;0.008547597,-0.06820662;0.003995888;-0.04069552,-0.1016363;-0.3521166;-0.006910563,-0.1214402;-0.748021;0.07227044,-0.1086841;-0.710037;-0.005863205,-0.006664629;0.5799544;0.01542404,0;0;0,0.001731716;0.3350173;0.03344178,0.002748102;0.65676;0.05246949,0.1719757;0.5025788;0.04224873,0.2106413;0.2182968;0.04264164,0.2233711;-0.04750243;-0.02821898,-0.1487334;0.528625;-0.04526021,-0.2321743;0.4630698;-0.3118152,-0.2890235;0.3702761;-0.5647777,0.07389574;-0.0004549325;-0.02938449,0.09460294;-0.3589929;-0.01954269,0.08954924;-0.7532389;0.0696013,0.09181653;-0.7821336;0.01614475,-0.06705614;0.006648792;-0.04223154,-0.1073418;-0.3498135;-0.02256273,-0.1045391;-0.7419405;0.07557321,-0.1102607;-0.7732307;0.02515391,0.002604514;0.5780792;0.0501349,112.0303
+0;0;0,-0.005366031;0.336323;0.01469528,-0.007445138;0.6586175;0.01265568,0.1717199;0.5310173;0.03069507,0.2113375;0.2471319;0.04298179,0.2553667;-0.0171797;-0.02052651,-0.171554;0.5134126;-0.0377999,-0.2462533;0.3486391;-0.2604681,-0.2841643;0.2374147;-0.5095152,0.07303566;0.005695526;-0.03094492,0.07767051;-0.3512513;0.009584237,0.08002278;-0.7479957;0.08698234,0.09084008;-0.7101024;0.008547597,-0.06820662;0.003995888;-0.04069552,-0.1016363;-0.3521166;-0.006910563,-0.1214402;-0.748021;0.07227044,-0.1086841;-0.710037;-0.005863205,-0.006664629;0.5799544;0.01542404,0;0;0,0.001731716;0.3350173;0.03344178,0.002748102;0.65676;0.05246949,0.1719757;0.5025788;0.04224873,0.2106413;0.2182968;0.04264164,0.2233711;-0.04750243;-0.02821898,-0.1487334;0.528625;-0.04526021,-0.2321743;0.4630698;-0.3118152,-0.2890235;0.3702761;-0.5647777,0.07389574;-0.0004549325;-0.02938449,0.09460294;-0.3589929;-0.01954269,0.08954924;-0.7532389;0.0696013,0.09181653;-0.7821336;0.01614475,-0.06705614;0.006648792;-0.04223154,-0.1073418;-0.3498135;-0.02256273,-0.1045391;-0.7419405;0.07557321,-0.1102607;-0.7732307;0.02515391,0.002604514;0.5780792;0.0501349,112.0525
+0;0;0,-0.005578166;0.3365444;0.01483522,-0.007905835;0.6591071;0.01297882,0.1715422;0.5313874;0.03124289,0.2107722;0.2471007;0.04375758,0.2546716;-0.01702407;-0.0198052,-0.1713051;0.5134646;-0.03996966,-0.2493471;0.3699799;-0.2762663,-0.2808838;0.2540631;-0.5238506,0.07311844;0.005694735;-0.03067657,0.07749167;-0.3514019;0.009863779,0.07986014;-0.7481471;0.08728009,0.09114394;-0.7102526;0.008849718,-0.06792621;0.004009688;-0.04110646,-0.101881;-0.3521466;-0.006748665,-0.121672;-0.7479987;0.0727189,-0.1084509;-0.7100136;-0.005399041,-0.007084785;0.580375;0.01573188,0;0;0,0.001667216;0.3352323;0.03361392,0.00259354;0.6572313;0.05288744,0.171951;0.502609;0.04219723,0.2106346;0.2179724;0.04251957,0.223411;-0.04770672;-0.028054,-0.1487224;0.5285009;-0.04537648,-0.2333851;0.4590032;-0.3109265,-0.2887056;0.3711962;-0.5657969,0.07387955;-0.0005027652;-0.02934873,0.09458843;-0.3591919;-0.0196569,0.08948357;-0.7534503;0.06944942,0.09180845;-0.7823094;0.01586604,-0.06700718;0.006685061;-0.0422509,-0.1073281;-0.3499261;-0.02267029,-0.1048761;-0.7422209;0.07482056,-0.110092;-0.7729915;0.02362777,0.002474256;0.5784835;0.05048418,112.0857
+0;0;0,-0.005579351;0.3366158;0.01483837,-0.007907359;0.6592269;0.01298178,0.1715147;0.5315048;0.03124392,0.2109622;0.2456427;0.04382796,0.2547361;-0.01772738;-0.01955319,-0.1712826;0.5135846;-0.03995825,-0.249757;0.3693047;-0.2775644,-0.2812036;0.2537192;-0.5244412,0.07310562;0.005693736;-0.03067119,0.0774844;-0.3518558;0.009920577,0.07987802;-0.7528144;0.08815903,0.09123823;-0.7148664;0.009197518,-0.0679143;0.004008985;-0.04109925,-0.1019122;-0.352599;-0.006697878,-0.1219133;-0.752655;0.07361362,-0.1086027;-0.7146158;-0.005033344,-0.007086209;0.5804852;0.01573518,0;0;0,0.001604497;0.3352956;0.03370142,0.002466977;0.6573381;0.05306172,0.1718167;0.5027499;0.04209018,0.2108056;0.2165486;0.04257488,0.2237094;-0.04831669;-0.02797294,-0.148774;0.5290931;-0.04552083,-0.233347;0.4700253;-0.3153171,-0.2877627;0.3777908;-0.5679607,0.07386471;-0.0005475879;-0.02934754,0.09482541;-0.3596799;-0.01969337,0.08950617;-0.7581905;0.07006049,0.09181612;-0.7866719;0.01527238,-0.06698431;0.006711708;-0.04225669,-0.1073224;-0.350364;-0.02280623,-0.1048213;-0.7468196;0.07574044,-0.1113784;-0.7800508;0.02689397,0.002363309;0.5785813;0.05063701,112.1082
+0;0;0,-0.005582814;0.3368248;0.01484758,-0.007912398;0.6596541;0.01298973,0.1715419;0.5318697;0.03125649,0.2107337;0.2478607;0.04375896,0.2548006;-0.01727217;-0.02004641,-0.1713162;0.5139464;-0.03995831,-0.2492819;0.3706017;-0.2760242,-0.280939;0.2542425;-0.5245535,0.07307402;0.005691275;-0.03065793,0.07745511;-0.3520474;0.009955298,0.07984731;-0.7527671;0.08814715,0.0914044;-0.7146813;0.007817194,-0.06788494;0.004007252;-0.04108148,-0.1019008;-0.3527893;-0.006661918,-0.12189;-0.752607;0.07360174,-0.1083488;-0.7144285;-0.006408222,-0.007090691;0.5808588;0.01574499,0;0;0,0.001650497;0.3354836;0.03392124,0.002582639;0.6577281;0.0535562,0.1716898;0.5025803;0.04192543,0.2107724;0.2182833;0.04301596,0.2236886;-0.04837948;-0.02792478,-0.1483853;0.5292;-0.04550282,-0.2317913;0.4726112;-0.3141933,-0.2764764;0.4140872;-0.5804387,0.07384712;-0.0005878061;-0.02929795,0.09475955;-0.3599198;-0.01987815,0.08932602;-0.7581816;0.06986666,0.09328001;-0.7856815;0.01216078,-0.06692883;0.006735079;-0.04227627,-0.1072807;-0.3505351;-0.02290254,-0.1048824;-0.7468559;0.0751792,-0.1106537;-0.7795054;0.0232794,0.00245928;0.5789201;0.05105782,112.143
+0;0;0,-0.005786319;0.3368355;0.01504183,-0.008365533;0.6596577;0.01342169,0.1706664;0.532019;0.03180118,0.2095346;0.2477881;0.04487113,0.2530702;-0.01688787;-0.01865223,-0.1704255;0.5138431;-0.04170035,-0.2438467;0.3755848;-0.2824547,-0.2818257;0.2562925;-0.5280375,0.0731897;0.005687137;-0.03038245,0.07733394;-0.3522117;0.01030958,0.0797499;-0.7526809;0.08849031,0.09174749;-0.7145956;0.008243687,-0.06765342;0.004057012;-0.0414575,-0.1021175;-0.3527909;-0.006295901,-0.1220999;-0.7523389;0.07405166,-0.1081214;-0.7141581;-0.005863994,-0.007513885;0.5808654;0.01615213,0;0;0,0.001646511;0.3355027;0.03395748,0.00257989;0.6577408;0.05361056,0.1713284;0.5029389;0.0418601,0.2107475;0.2184856;0.04294109,0.2237993;-0.04765639;-0.02764249,-0.1478973;0.5291762;-0.04531159,-0.2310781;0.4705195;-0.3138429,-0.2760618;0.4138555;-0.5798309,0.07384503;-0.0006233156;-0.02930343,0.09474672;-0.360125;-0.02001595,0.08923803;-0.7581292;0.0697384,0.09284036;-0.7856833;0.01208949,-0.06692626;0.006753455;-0.04227806,-0.1072538;-0.3506945;-0.02306377,-0.1049321;-0.7467527;0.07504917,-0.1111049;-0.7785398;0.02219949,0.002455868;0.5789365;0.05110908,112.1645
+0;0;0,-0.005786319;0.3368355;0.01504183,-0.008365533;0.6596577;0.01342169,0.1706664;0.532019;0.03180118,0.2095346;0.2477881;0.04487113,0.2530702;-0.01688787;-0.01865223,-0.1704255;0.5138431;-0.04170035,-0.2438467;0.3755848;-0.2824547,-0.2818257;0.2562925;-0.5280375,0.0731897;0.005687137;-0.03038245,0.07733394;-0.3522117;0.01030958,0.0797499;-0.7526809;0.08849031,0.09174749;-0.7145956;0.008243687,-0.06765342;0.004057012;-0.0414575,-0.1021175;-0.3527909;-0.006295901,-0.1220999;-0.7523389;0.07405166,-0.1081214;-0.7141581;-0.005863994,-0.007513885;0.5808654;0.01615213,0;0;0,0.001646511;0.3355027;0.03395748,0.00257989;0.6577408;0.05361056,0.1713284;0.5029389;0.0418601,0.2107475;0.2184856;0.04294109,0.2237993;-0.04765639;-0.02764249,-0.1478973;0.5291762;-0.04531159,-0.2310781;0.4705195;-0.3138429,-0.2760618;0.4138555;-0.5798309,0.07384503;-0.0006233156;-0.02930343,0.09474672;-0.360125;-0.02001595,0.08923803;-0.7581292;0.0697384,0.09284036;-0.7856833;0.01208949,-0.06692626;0.006753455;-0.04227806,-0.1072538;-0.3506945;-0.02306377,-0.1049321;-0.7467527;0.07504917,-0.1111049;-0.7785398;0.02219949,0.002455868;0.5789365;0.05110908,112.1875
+0;0;0,-0.005787313;0.3368933;0.01504441,-0.008366796;0.6597503;0.01342418,0.170505;0.5321491;0.03178981,0.2094668;0.2472331;0.04489127,0.2529395;-0.01706046;-0.0185403,-0.1702801;0.5139895;-0.04164559,-0.2438783;0.3753979;-0.2829804,-0.2818024;0.256278;-0.5282083,0.07317154;0.005685726;-0.03037491,0.07731935;-0.3525209;0.01035212,0.07973263;-0.7525462;0.08844617,0.09172168;-0.7144667;0.008256629,-0.06763663;0.004056006;-0.04144721,-0.1021304;-0.3530989;-0.00625537,-0.1220906;-0.7522039;0.07400313,-0.108122;-0.714029;-0.005855672,-0.007515079;0.5809516;0.01615484,0;0;0,0.001600653;0.3355508;0.03405976,0.0024864;0.657818;0.05380869,0.1712004;0.5032965;0.04218769,0.2107913;0.218167;0.04288745,0.2240296;-0.04760036;-0.02751839,-0.1476696;0.5290975;-0.04522046,-0.2323004;0.4669204;-0.3132473,-0.2758147;0.4135031;-0.5797386,0.0738204;-0.0006590486;-0.0293113,0.09475233;-0.3604742;-0.02020955,0.0891185;-0.7580186;0.06952,0.09276317;-0.7856125;0.01199579,-0.06690115;0.006774071;-0.04227747,-0.1069954;-0.3509942;-0.02272671,-0.1046187;-0.7467606;0.07467945,-0.110832;-0.7782713;0.02160196,0.002374195;0.579008;0.05128384,112.2099
+0;0;0,-0.006158655;0.3368976;0.01522063,-0.009209963;0.6597502;0.0139595,0.1697246;0.5320422;0.03260639,0.2081875;0.2479454;0.04582905,0.2519698;-0.01652512;-0.01764211,-0.1697759;0.5135856;-0.04433452,-0.2454528;0.3764793;-0.2848342,-0.2790102;0.2923165;-0.5449893,0.07333953;0.005712857;-0.02994235,0.07711819;-0.3533448;0.01100328,0.07948617;-0.7525844;0.08866215,0.09210603;-0.7145128;0.008629039,-0.0673127;0.004092376;-0.04195379,-0.1026756;-0.3537559;-0.005797405,-0.1227068;-0.7519377;0.07469338,-0.108112;-0.7137682;-0.004993275,-0.008287719;0.5809518;0.01664582,0;0;0,0.00169377;0.3355685;0.03406596,0.002683066;0.6578358;0.05380416,0.1712634;0.5029957;0.04187655,0.2108359;0.2187452;0.04279876,0.224386;-0.04726562;-0.02752054,-0.1474719;0.5291373;-0.04536802,-0.2419419;0.4923068;-0.313853,-0.2707668;0.4499461;-0.5845278,0.07380381;-0.0007752926;-0.02933025,0.09479858;-0.3614584;-0.02037621,0.08922389;-0.7581849;0.06909847,0.09271553;-0.7858376;0.01170779,-0.06688613;0.006867363;-0.04227237,-0.1069864;-0.3517955;-0.02313815,-0.1047208;-0.7466948;0.07421792,-0.1109535;-0.7784136;0.02147647,0.002544455;0.5790267;0.05128288,112.2434
+0;0;0,-0.006164083;0.3371945;0.01523405,-0.009218673;0.660393;0.01397139,0.1698556;0.5325581;0.03263374,0.2083725;0.2480627;0.04587496,0.2521304;-0.01626068;-0.0175609,-0.1699094;0.5140871;-0.04436712,-0.2456924;0.3767885;-0.2852042,-0.2792312;0.2926725;-0.5452146,0.07330387;0.00571008;-0.0299278,0.07708694;-0.353767;0.01106566,0.07945319;-0.752713;0.08866743,0.09205054;-0.7146558;0.008777045,-0.06727996;0.004090386;-0.04193339,-0.1026842;-0.3541758;-0.005734771,-0.1227006;-0.7520649;0.07469682,-0.1081319;-0.71391;-0.004847728,-0.00829539;0.5815058;0.01666074,0;0;0,0.001587927;0.3358444;0.0342958,0.002430968;0.6584426;0.05429959,0.1710014;0.5030572;0.04228854,0.2108751;0.2184408;0.04256916,0.2244331;-0.04746178;-0.02755737,-0.1473106;0.5289094;-0.04540825,-0.2318549;0.4906561;-0.3174109,-0.2744039;0.4547664;-0.5870537,0.07378868;-0.0008096546;-0.02926278,0.0945509;-0.3619323;-0.0204401,0.08916392;-0.7584145;0.06877017,0.09282545;-0.7861431;0.01167298,-0.06682318;0.006876341;-0.04229792,-0.1069498;-0.3522198;-0.02336859,-0.1046575;-0.7468992;0.07362868,-0.1109349;-0.7779638;0.02035768,0.00233198;0.5795468;0.05170894,112.2664
+0;0;0,-0.006164683;0.3372273;0.01523553,-0.009219358;0.6604353;0.0139729,0.1698694;0.5325958;0.03263658,0.2083708;0.2482153;0.04587245,0.2521825;-0.01643324;-0.01764144,-0.1699233;0.5141233;-0.04437055,-0.2456757;0.3768801;-0.2851104,-0.2792557;0.2926607;-0.5454406,0.0733237;0.005711624;-0.02993589,0.07710765;-0.3538489;0.0110671,0.07947151;-0.7523923;0.08859053,0.09193621;-0.71442;0.009541407,-0.06729817;0.004091492;-0.04194474,-0.1027106;-0.354258;-0.005737707,-0.1227068;-0.7517453;0.0746127,-0.1082915;-0.7136763;-0.004094236,-0.008296067;0.5815475;0.01666227,0;0;0,0.001567319;0.335879;0.03428078,0.002400704;0.658489;0.05424857,0.1709649;0.5030656;0.04211354,0.2108569;0.2185694;0.0427022,0.2244686;-0.04761553;-0.02767289,-0.1472321;0.5287667;-0.04554414,-0.2327213;0.4866336;-0.3165537,-0.2716968;0.4606742;-0.5882142,0.07378516;-0.000862062;-0.02932835,0.09455367;-0.3620729;-0.02068114,0.0890326;-0.7581327;0.06852913,0.09300859;-0.7863519;0.01319003,-0.06686267;0.006920927;-0.04226853,-0.1070173;-0.3522794;-0.02377268,-0.104828;-0.7465041;0.07335809,-0.1117086;-0.777136;0.02097376,0.00230325;0.5795922;0.05166864,112.2989
+0;0;0,-0.006434063;0.3372153;0.01538714,-0.009777192;0.6604204;0.01429582,0.1693679;0.5327038;0.03338029,0.2074874;0.2482788;0.04676495,0.2514072;-0.01640338;-0.01653386,-0.1697032;0.5138085;-0.04560616,-0.2470429;0.378108;-0.2867155,-0.2848598;0.3165826;-0.5527548,0.07344253;0.005705352;-0.02964436,0.07698869;-0.3538604;0.0113337,0.07935267;-0.752395;0.0889025,0.09216645;-0.7144224;0.009909227,-0.06702927;0.004124722;-0.04236991,-0.1029678;-0.3541114;-0.005564779,-0.122947;-0.7515399;0.07508056,-0.1081849;-0.7134693;-0.003561914,-0.008791193;0.5815326;0.01696493,0;0;0,0.001567319;0.335879;0.03428078,0.002400704;0.658489;0.05424857,0.1709649;0.5030656;0.04211354,0.2108569;0.2185694;0.0427022,0.2244686;-0.04761553;-0.02767289,-0.1472321;0.5287667;-0.04554414,-0.2327213;0.4866336;-0.3165537,-0.2716968;0.4606742;-0.5882142,0.07378516;-0.000862062;-0.02932835,0.09455367;-0.3620729;-0.02068114,0.0890326;-0.7581327;0.06852913,0.09300859;-0.7863519;0.01319003,-0.06686267;0.006920927;-0.04226853,-0.1070173;-0.3522794;-0.02377268,-0.104828;-0.7465041;0.07335809,-0.1117086;-0.777136;0.02097376,0.00230325;0.5795922;0.05166864,112.3215
+0;0;0,-0.006434547;0.3372407;0.0153883,-0.009777701;0.6604485;0.01429703,0.1692465;0.5327659;0.03337033,0.2073833;0.2482115;0.04676108,0.2512796;-0.01632908;-0.01650385,-0.1695945;0.5138835;-0.04556251,-0.2469694;0.3781211;-0.2867816,-0.2847661;0.3166287;-0.5526785,0.07341701;0.005703369;-0.02963406,0.07696438;-0.3539854;0.01135801,0.07932604;-0.7521292;0.08885077,0.09217321;-0.7141358;0.009651691,-0.06700597;0.004123289;-0.04235519,-0.1029568;-0.3542354;-0.005537473,-0.1229164;-0.7512742;0.0750288,-0.1081159;-0.7131826;-0.003818572,-0.008791712;0.5815616;0.01696611,0;0;0,0.001564771;0.3359064;0.03426242,0.002405398;0.6585214;0.05419397,0.1708686;0.5031762;0.04215097,0.210968;0.2185772;0.04277277,0.2245856;-0.0474318;-0.02768862,-0.1470627;0.5286599;-0.0455325,-0.2338935;0.4840766;-0.3158613,-0.2735598;0.466654;-0.5879533,0.07377718;-0.0008952171;-0.02927267,0.09453257;-0.3622357;-0.02083397,0.08906419;-0.7578619;0.06849241,0.09270584;-0.7860062;0.01274824,-0.06681523;0.006935188;-0.04228937,-0.1069353;-0.3524074;-0.02406195,-0.1048678;-0.7462258;0.07305619,-0.1119186;-0.7774433;0.02105482,0.002305485;0.5796251;0.05162406,112.3548
+0;0;0,-0.006435199;0.3372748;0.01538986,-0.009778463;0.6604941;0.01429864,0.1690496;0.5328647;0.0333539,0.2072887;0.2475476;0.04678054,0.2511557;-0.01681602;-0.01644209,-0.1694182;0.5140031;-0.04549203,-0.2470005;0.3778769;-0.2873577,-0.2847719;0.3164255;-0.5530767,0.07341021;0.005702841;-0.02963131,0.07696461;-0.354699;0.01144204,0.07933018;-0.7535018;0.08906304,0.09217597;-0.7155093;0.009872518,-0.06699976;0.004122907;-0.04235126,-0.1030218;-0.3549463;-0.005460549,-0.1230145;-0.7526423;0.07523906,-0.1082156;-0.7145514;-0.003599793,-0.008792469;0.5816067;0.01696774,0;0;0,0.00160376;0.3359298;0.03436804,0.002501354;0.658549;0.05441499,0.1708603;0.5034801;0.04253745,0.2109935;0.2181073;0.04268384,0.2245954;-0.04768884;-0.0278635,-0.1467173;0.5287627;-0.0453987,-0.2457999;0.4805912;-0.3116889,-0.264843;0.468331;-0.5860912,0.07374933;-0.0009332597;-0.02932167,0.09439994;-0.3629949;-0.02071333,0.08880088;-0.7593857;0.06826545,0.09269013;-0.7874811;0.01249958,-0.06681802;0.006961728;-0.0422668,-0.1070488;-0.3531008;-0.02422206,-0.1050396;-0.7475795;0.07302396,-0.1119368;-0.7789956;0.0212502,0.002385676;0.5796532;0.05181527,112.3883
+0;0;0,-0.006677804;0.3373637;0.0155134,-0.0102897;0.6606767;0.01462815,0.1685527;0.5330491;0.03389271,0.2065731;0.2469215;0.0478802,0.2500331;-0.01718599;-0.01497693,-0.1693303;0.5140441;-0.04650941,-0.248394;0.3802527;-0.2901465,-0.2853918;0.3210223;-0.5560703,0.07348779;0.005674409;-0.02934442,0.07670726;-0.354499;0.01168174,0.07915244;-0.7537725;0.08947042,0.09228474;-0.7157716;0.01028661,-0.06677343;0.004164337;-0.04263469,-0.1033647;-0.3545757;-0.005417541,-0.1234069;-0.7526778;0.07575718,-0.1083216;-0.7145827;-0.003068276,-0.009275371;0.5817646;0.01727535,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.006677804;0.3373637;0.0155134,-0.0102897;0.6606767;0.01462815,0.1685527;0.5330491;0.03389271,0.2065731;0.2469215;0.0478802,0.2500331;-0.01718599;-0.01497693,-0.1693303;0.5140441;-0.04650941,-0.248394;0.3802527;-0.2901465,-0.2853918;0.3210223;-0.5560703,0.07348779;0.005674409;-0.02934442,0.07670726;-0.354499;0.01168174,0.07915244;-0.7537725;0.08947042,0.09228474;-0.7157716;0.01028661,-0.06677343;0.004164337;-0.04263469,-0.1033647;-0.3545757;-0.005417541,-0.1234069;-0.7526778;0.07575718,-0.1083216;-0.7145827;-0.003068276,-0.009275371;0.5817646;0.01727535,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.006677804;0.3373637;0.0155134,-0.0102897;0.6606767;0.01462815,0.1685527;0.5330491;0.03389271,0.2065731;0.2469215;0.0478802,0.2500331;-0.01718599;-0.01497693,-0.1693303;0.5140441;-0.04650941,-0.248394;0.3802527;-0.2901465,-0.2853918;0.3210223;-0.5560703,0.07348779;0.005674409;-0.02934442,0.07670726;-0.354499;0.01168174,0.07915244;-0.7537725;0.08947042,0.09228474;-0.7157716;0.01028661,-0.06677343;0.004164337;-0.04263469,-0.1033647;-0.3545757;-0.005417541,-0.1234069;-0.7526778;0.07575718,-0.1083216;-0.7145827;-0.003068276,-0.009275371;0.5817646;0.01727535,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.006979896;0.3373508;0.0156612,-0.01088072;0.6606597;0.01499911,0.167974;0.533094;0.03455618,0.2056179;0.2469194;0.04859981,0.2487337;-0.01735461;-0.01379268,-0.1691722;0.513934;-0.04785402,-0.249681;0.3829048;-0.2925168,-0.2854453;0.3333462;-0.5605791,0.07360794;0.005639841;-0.02904847,0.07638235;-0.3545407;0.01194823,0.07872475;-0.7537185;0.09022919,0.09222011;-0.7157136;0.01110684,-0.06653959;0.004221732;-0.04299313,-0.1037281;-0.3543946;-0.00518116,-0.123848;-0.7524517;0.07619512,-0.1084041;-0.7143534;-0.002560541,-0.009841317;0.5817472;0.01762262,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.006979896;0.3373508;0.0156612,-0.01088072;0.6606597;0.01499911,0.167974;0.533094;0.03455618,0.2056179;0.2469194;0.04859981,0.2487337;-0.01735461;-0.01379268,-0.1691722;0.513934;-0.04785402,-0.249681;0.3829048;-0.2925168,-0.2854453;0.3333462;-0.5605791,0.07360794;0.005639841;-0.02904847,0.07638235;-0.3545407;0.01194823,0.07872475;-0.7537185;0.09022919,0.09222011;-0.7157136;0.01110684,-0.06653959;0.004221732;-0.04299313,-0.1037281;-0.3543946;-0.00518116,-0.123848;-0.7524517;0.07619512,-0.1084041;-0.7143534;-0.002560541,-0.009841317;0.5817472;0.01762262,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.006979896;0.3373508;0.0156612,-0.01088072;0.6606597;0.01499911,0.167974;0.533094;0.03455618,0.2056179;0.2469194;0.04859981,0.2487337;-0.01735461;-0.01379268,-0.1691722;0.513934;-0.04785402,-0.249681;0.3829048;-0.2925168,-0.2854453;0.3333462;-0.5605791,0.07360794;0.005639841;-0.02904847,0.07638235;-0.3545407;0.01194823,0.07872475;-0.7537185;0.09022919,0.09222011;-0.7157136;0.01110684,-0.06653959;0.004221732;-0.04299313,-0.1037281;-0.3543946;-0.00518116,-0.123848;-0.7524517;0.07619512,-0.1084041;-0.7143534;-0.002560541,-0.009841317;0.5817472;0.01762262,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007112027;0.3373427;0.01577493,-0.01128659;0.6606482;0.01535428,0.1675475;0.5329934;0.03525017,0.2049165;0.2467884;0.04941005,0.2479954;-0.01759335;-0.01254981,-0.1688787;0.513604;-0.04880417,-0.25019;0.3907952;-0.2974337,-0.2859975;0.3484634;-0.5667261,0.07373848;0.005601975;-0.0287229,0.07633749;-0.3545771;0.01229759,0.07862575;-0.7537306;0.09070432,0.09242184;-0.7157282;0.0116336,-0.06628313;0.004311584;-0.04337864,-0.1039064;-0.3541739;-0.004764188,-0.1239519;-0.7522117;0.07672417,-0.1082099;-0.7141104;-0.001972131,-0.0102065;0.5817346;0.01793045,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007112027;0.3373427;0.01577493,-0.01128659;0.6606482;0.01535428,0.1675475;0.5329934;0.03525017,0.2049165;0.2467884;0.04941005,0.2479954;-0.01759335;-0.01254981,-0.1688787;0.513604;-0.04880417,-0.25019;0.3907952;-0.2974337,-0.2859975;0.3484634;-0.5667261,0.07373848;0.005601975;-0.0287229,0.07633749;-0.3545771;0.01229759,0.07862575;-0.7537306;0.09070432,0.09242184;-0.7157282;0.0116336,-0.06628313;0.004311584;-0.04337864,-0.1039064;-0.3541739;-0.004764188,-0.1239519;-0.7522117;0.07672417,-0.1082099;-0.7141104;-0.001972131,-0.0102065;0.5817346;0.01793045,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007112027;0.3373427;0.01577493,-0.01128659;0.6606482;0.01535428,0.1675475;0.5329934;0.03525017,0.2049165;0.2467884;0.04941005,0.2479954;-0.01759335;-0.01254981,-0.1688787;0.513604;-0.04880417,-0.25019;0.3907952;-0.2974337,-0.2859975;0.3484634;-0.5667261,0.07373848;0.005601975;-0.0287229,0.07633749;-0.3545771;0.01229759,0.07862575;-0.7537306;0.09070432,0.09242184;-0.7157282;0.0116336,-0.06628313;0.004311584;-0.04337864,-0.1039064;-0.3541739;-0.004764188,-0.1239519;-0.7522117;0.07672417,-0.1082099;-0.7141104;-0.001972131,-0.0102065;0.5817346;0.01793045,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007232474;0.3373358;0.01586629,-0.01162556;0.6606383;0.01561997,0.1671757;0.5328532;0.03582513,0.2043456;0.246629;0.05011704,0.2474841;-0.01768202;-0.01210295,-0.1685719;0.513342;-0.04974964,-0.2501222;0.4014029;-0.303382,-0.286952;0.3619665;-0.5729759,0.07385057;0.005637236;-0.02842647,0.0763346;-0.3545458;0.01256695,0.07823255;-0.7537167;0.09089522,0.09231069;-0.715713;0.01187436,-0.06601971;0.004282098;-0.0437814,-0.1043341;-0.3541127;-0.005005416,-0.123792;-0.7520368;0.07717849,-0.1077758;-0.7139376;-0.001462691,-0.01050893;0.5817241;0.01816301,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007232474;0.3373358;0.01586629,-0.01162556;0.6606383;0.01561997,0.1671757;0.5328532;0.03582513,0.2043456;0.246629;0.05011704,0.2474841;-0.01768202;-0.01210295,-0.1685719;0.513342;-0.04974964,-0.2501222;0.4014029;-0.303382,-0.286952;0.3619665;-0.5729759,0.07385057;0.005637236;-0.02842647,0.0763346;-0.3545458;0.01256695,0.07823255;-0.7537167;0.09089522,0.09231069;-0.715713;0.01187436,-0.06601971;0.004282098;-0.0437814,-0.1043341;-0.3541127;-0.005005416,-0.123792;-0.7520368;0.07717849,-0.1077758;-0.7139376;-0.001462691,-0.01050893;0.5817241;0.01816301,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007232474;0.3373358;0.01586629,-0.01162556;0.6606383;0.01561997,0.1671757;0.5328532;0.03582513,0.2043456;0.246629;0.05011704,0.2474841;-0.01768202;-0.01210295,-0.1685719;0.513342;-0.04974964,-0.2501222;0.4014029;-0.303382,-0.286952;0.3619665;-0.5729759,0.07385057;0.005637236;-0.02842647,0.0763346;-0.3545458;0.01256695,0.07823255;-0.7537167;0.09089522,0.09231069;-0.715713;0.01187436,-0.06601971;0.004282098;-0.0437814,-0.1043341;-0.3541127;-0.005005416,-0.123792;-0.7520368;0.07717849,-0.1077758;-0.7139376;-0.001462691,-0.01050893;0.5817241;0.01816301,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007513573;0.3373235;0.01599728,-0.01217382;0.6606215;0.01591951,0.1666442;0.5328808;0.03653461,0.2034638;0.246619;0.05098253,0.2463382;-0.01780945;-0.01091986,-0.1686724;0.5132446;-0.05031483,-0.2508752;0.4116549;-0.3080597,-0.2870131;0.3846169;-0.579271,0.07395711;0.005628996;-0.02814978,0.07614461;-0.3545553;0.01284945,0.07794821;-0.7537469;0.09107427,0.09225065;-0.7157406;0.01209396,-0.06587769;0.004292657;-0.04399378,-0.1051449;-0.3539763;-0.005008038,-0.1240735;-0.7518394;0.07759342,-0.1078358;-0.7137352;-0.00100182,-0.01100913;0.5817074;0.01844063,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007513573;0.3373235;0.01599728,-0.01217382;0.6606215;0.01591951,0.1666442;0.5328808;0.03653461,0.2034638;0.246619;0.05098253,0.2463382;-0.01780945;-0.01091986,-0.1686724;0.5132446;-0.05031483,-0.2508752;0.4116549;-0.3080597,-0.2870131;0.3846169;-0.579271,0.07395711;0.005628996;-0.02814978,0.07614461;-0.3545553;0.01284945,0.07794821;-0.7537469;0.09107427,0.09225065;-0.7157406;0.01209396,-0.06587769;0.004292657;-0.04399378,-0.1051449;-0.3539763;-0.005008038,-0.1240735;-0.7518394;0.07759342,-0.1078358;-0.7137352;-0.00100182,-0.01100913;0.5817074;0.01844063,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007513573;0.3373235;0.01599728,-0.01217382;0.6606215;0.01591951,0.1666442;0.5328808;0.03653461,0.2034638;0.246619;0.05098253,0.2463382;-0.01780945;-0.01091986,-0.1686724;0.5132446;-0.05031483,-0.2508752;0.4116549;-0.3080597,-0.2870131;0.3846169;-0.579271,0.07395711;0.005628996;-0.02814978,0.07614461;-0.3545553;0.01284945,0.07794821;-0.7537469;0.09107427,0.09225065;-0.7157406;0.01209396,-0.06587769;0.004292657;-0.04399378,-0.1051449;-0.3539763;-0.005008038,-0.1240735;-0.7518394;0.07759342,-0.1078358;-0.7137352;-0.00100182,-0.01100913;0.5817074;0.01844063,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007738101;0.3373075;0.01622572,-0.01264033;0.6606012;0.01637112,0.1662006;0.5328427;0.03711813,0.2027181;0.2465539;0.05179537,0.2458059;-0.01783541;-0.01012622,-0.1687625;0.5132463;-0.05067864,-0.2498446;0.4207239;-0.3121657,-0.2786979;0.4012001;-0.5848906,0.07407801;0.005635298;-0.02782879,0.07606146;-0.3545569;0.01311096,0.07781667;-0.7537012;0.09157822,0.092291;-0.7156889;0.01262984,-0.06575191;0.004282377;-0.04418255,-0.1052816;-0.3538886;-0.004566796,-0.1241727;-0.7517201;0.07819565,-0.1077663;-0.7136105;-0.0003639683,-0.01143058;0.5816865;0.01885371,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007738101;0.3373075;0.01622572,-0.01264033;0.6606012;0.01637112,0.1662006;0.5328427;0.03711813,0.2027181;0.2465539;0.05179537,0.2458059;-0.01783541;-0.01012622,-0.1687625;0.5132463;-0.05067864,-0.2498446;0.4207239;-0.3121657,-0.2786979;0.4012001;-0.5848906,0.07407801;0.005635298;-0.02782879,0.07606146;-0.3545569;0.01311096,0.07781667;-0.7537012;0.09157822,0.092291;-0.7156889;0.01262984,-0.06575191;0.004282377;-0.04418255,-0.1052816;-0.3538886;-0.004566796,-0.1241727;-0.7517201;0.07819565,-0.1077663;-0.7136105;-0.0003639683,-0.01143058;0.5816865;0.01885371,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007738101;0.3373075;0.01622572,-0.01264033;0.6606012;0.01637112,0.1662006;0.5328427;0.03711813,0.2027181;0.2465539;0.05179537,0.2458059;-0.01783541;-0.01012622,-0.1687625;0.5132463;-0.05067864,-0.2498446;0.4207239;-0.3121657,-0.2786979;0.4012001;-0.5848906,0.07407801;0.005635298;-0.02782879,0.07606146;-0.3545569;0.01311096,0.07781667;-0.7537012;0.09157822,0.092291;-0.7156889;0.01262984,-0.06575191;0.004282377;-0.04418255,-0.1052816;-0.3538886;-0.004566796,-0.1241727;-0.7517201;0.07819565,-0.1077663;-0.7136105;-0.0003639683,-0.01143058;0.5816865;0.01885371,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007905268;0.3372966;0.01637169,-0.01310455;0.6605854;0.0168073,0.1657512;0.5328295;0.03783535,0.2018872;0.2464952;0.05256926,0.2452709;-0.01786086;-0.009287685,-0.1692633;0.5137603;-0.05063701,-0.2491728;0.4254414;-0.3139324,-0.2785582;0.4040278;-0.5864586,0.07423591;0.005627674;-0.02740636,0.0760108;-0.3545766;0.0134367,0.07769528;-0.7536625;0.09220193,0.09228568;-0.7156405;0.01327591,-0.06557876;0.004313357;-0.04443614,-0.1052599;-0.3537796;-0.004270647,-0.1242974;-0.7514956;0.07901154,-0.1077766;-0.7133752;0.0004770085,-0.01184455;0.5816693;0.01921903,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007905268;0.3372966;0.01637169,-0.01310455;0.6605854;0.0168073,0.1657512;0.5328295;0.03783535,0.2018872;0.2464952;0.05256926,0.2452709;-0.01786086;-0.009287685,-0.1692633;0.5137603;-0.05063701,-0.2491728;0.4254414;-0.3139324,-0.2785582;0.4040278;-0.5864586,0.07423591;0.005627674;-0.02740636,0.0760108;-0.3545766;0.0134367,0.07769528;-0.7536625;0.09220193,0.09228568;-0.7156405;0.01327591,-0.06557876;0.004313357;-0.04443614,-0.1052599;-0.3537796;-0.004270647,-0.1242974;-0.7514956;0.07901154,-0.1077766;-0.7133752;0.0004770085,-0.01184455;0.5816693;0.01921903,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007905268;0.3372966;0.01637169,-0.01310455;0.6605854;0.0168073,0.1657512;0.5328295;0.03783535,0.2018872;0.2464952;0.05256926,0.2452709;-0.01786086;-0.009287685,-0.1692633;0.5137603;-0.05063701,-0.2491728;0.4254414;-0.3139324,-0.2785582;0.4040278;-0.5864586,0.07423591;0.005627674;-0.02740636,0.0760108;-0.3545766;0.0134367,0.07769528;-0.7536625;0.09220193,0.09228568;-0.7156405;0.01327591,-0.06557876;0.004313357;-0.04443614,-0.1052599;-0.3537796;-0.004270647,-0.1242974;-0.7514956;0.07901154,-0.1077766;-0.7133752;0.0004770085,-0.01184455;0.5816693;0.01921903,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.008016347;0.3372854;0.01654621,-0.01343886;0.6605699;0.01726828,0.165402;0.5327695;0.03854404,0.2012795;0.2464078;0.0533751,0.2449029;-0.01793787;-0.008357707,-0.169615;0.5143387;-0.05070975,-0.2486506;0.4329672;-0.3164958,-0.2803854;0.4008118;-0.5876996,0.07437981;0.005576672;-0.02702397,0.07590961;-0.3546365;0.01374985,0.07758485;-0.7537042;0.0926078,0.09231305;-0.7156729;0.01370832,-0.06534541;0.004383306;-0.04477178,-0.1051308;-0.3536172;-0.003891397,-0.1243754;-0.7513104;0.07945181,-0.1077185;-0.7131785;0.000947237,-0.0121488;0.5816523;0.01961407,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.008016347;0.3372854;0.01654621,-0.01343886;0.6605699;0.01726828,0.165402;0.5327695;0.03854404,0.2012795;0.2464078;0.0533751,0.2449029;-0.01793787;-0.008357707,-0.169615;0.5143387;-0.05070975,-0.2486506;0.4329672;-0.3164958,-0.2803854;0.4008118;-0.5876996,0.07437981;0.005576672;-0.02702397,0.07590961;-0.3546365;0.01374985,0.07758485;-0.7537042;0.0926078,0.09231305;-0.7156729;0.01370832,-0.06534541;0.004383306;-0.04477178,-0.1051308;-0.3536172;-0.003891397,-0.1243754;-0.7513104;0.07945181,-0.1077185;-0.7131785;0.000947237,-0.0121488;0.5816523;0.01961407,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.008016347;0.3372854;0.01654621,-0.01343886;0.6605699;0.01726828,0.165402;0.5327695;0.03854404,0.2012795;0.2464078;0.0533751,0.2449029;-0.01793787;-0.008357707,-0.169615;0.5143387;-0.05070975,-0.2486506;0.4329672;-0.3164958,-0.2803854;0.4008118;-0.5876996,0.07437981;0.005576672;-0.02702397,0.07590961;-0.3546365;0.01374985,0.07758485;-0.7537042;0.0926078,0.09231305;-0.7156729;0.01370832,-0.06534541;0.004383306;-0.04477178,-0.1051308;-0.3536172;-0.003891397,-0.1243754;-0.7513104;0.07945181,-0.1077185;-0.7131785;0.000947237,-0.0121488;0.5816523;0.01961407,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.008034877;0.337279;0.01666818,-0.01357102;0.660561;0.01755999,0.1652092;0.532677;0.03929271,0.200525;0.2462294;0.05381043,0.2441837;-0.0182133;-0.007480226,-0.1698042;0.5151087;-0.05103388,-0.2487423;0.4365351;-0.3176894,-0.2808251;0.40267;-0.588644,0.07446136;0.00549941;-0.02681442,0.07590108;-0.3547187;0.01391914,0.07763807;-0.7537771;0.09282228,0.0925535;-0.7157438;0.01395819,-0.06528611;0.004456654;-0.04485099,-0.1051648;-0.3535071;-0.003740836,-0.1241554;-0.7511643;0.07983227,-0.1073148;-0.7130324;0.001366891,-0.01226517;0.5816424;0.01986662,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.008034877;0.337279;0.01666818,-0.01357102;0.660561;0.01755999,0.1652092;0.532677;0.03929271,0.200525;0.2462294;0.05381043,0.2441837;-0.0182133;-0.007480226,-0.1698042;0.5151087;-0.05103388,-0.2487423;0.4365351;-0.3176894,-0.2808251;0.40267;-0.588644,0.07446136;0.00549941;-0.02681442,0.07590108;-0.3547187;0.01391914,0.07763807;-0.7537771;0.09282228,0.0925535;-0.7157438;0.01395819,-0.06528611;0.004456654;-0.04485099,-0.1051648;-0.3535071;-0.003740836,-0.1241554;-0.7511643;0.07983227,-0.1073148;-0.7130324;0.001366891,-0.01226517;0.5816424;0.01986662,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.008034877;0.337279;0.01666818,-0.01357102;0.660561;0.01755999,0.1652092;0.532677;0.03929271,0.200525;0.2462294;0.05381043,0.2441837;-0.0182133;-0.007480226,-0.1698042;0.5151087;-0.05103388,-0.2487423;0.4365351;-0.3176894,-0.2808251;0.40267;-0.588644,0.07446136;0.00549941;-0.02681442,0.07590108;-0.3547187;0.01391914,0.07763807;-0.7537771;0.09282228,0.0925535;-0.7157438;0.01395819,-0.06528611;0.004456654;-0.04485099,-0.1051648;-0.3535071;-0.003740836,-0.1241554;-0.7511643;0.07983227,-0.1073148;-0.7130324;0.001366891,-0.01226517;0.5816424;0.01986662,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007994678;0.33727;0.01686894,-0.01360755;0.66055;0.01800651,0.1651406;0.5325903;0.03985661,0.2003136;0.2461271;0.0544128,0.2439805;-0.01833665;-0.006780922,-0.1697434;0.5159056;-0.05159661,-0.2489192;0.4411534;-0.3192783,-0.2809378;0.4122632;-0.590816,0.0745898;0.005448586;-0.02646551,0.07610724;-0.3547956;0.01403439,0.07778308;-0.7537878;0.09327304,0.09290325;-0.7157542;0.01444797,-0.06518812;0.004524114;-0.04498656,-0.1049835;-0.3534034;-0.003481537,-0.1240093;-0.7509972;0.08038456,-0.1069647;-0.71286;0.001963779,-0.01229351;0.5816298;0.02025047,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007994678;0.33727;0.01686894,-0.01360755;0.66055;0.01800651,0.1651406;0.5325903;0.03985661,0.2003136;0.2461271;0.0544128,0.2439805;-0.01833665;-0.006780922,-0.1697434;0.5159056;-0.05159661,-0.2489192;0.4411534;-0.3192783,-0.2809378;0.4122632;-0.590816,0.0745898;0.005448586;-0.02646551,0.07610724;-0.3547956;0.01403439,0.07778308;-0.7537878;0.09327304,0.09290325;-0.7157542;0.01444797,-0.06518812;0.004524114;-0.04498656,-0.1049835;-0.3534034;-0.003481537,-0.1240093;-0.7509972;0.08038456,-0.1069647;-0.71286;0.001963779,-0.01229351;0.5816298;0.02025047,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007994678;0.33727;0.01686894,-0.01360755;0.66055;0.01800651,0.1651406;0.5325903;0.03985661,0.2003136;0.2461271;0.0544128,0.2439805;-0.01833665;-0.006780922,-0.1697434;0.5159056;-0.05159661,-0.2489192;0.4411534;-0.3192783,-0.2809378;0.4122632;-0.590816,0.0745898;0.005448586;-0.02646551,0.07610724;-0.3547956;0.01403439,0.07778308;-0.7537878;0.09327304,0.09290325;-0.7157542;0.01444797,-0.06518812;0.004524114;-0.04498656,-0.1049835;-0.3534034;-0.003481537,-0.1240093;-0.7509972;0.08038456,-0.1069647;-0.71286;0.001963779,-0.01229351;0.5816298;0.02025047,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111
+0;0;0,-0.007913447;0.337255;0.01720297,-0.01354413;0.6605339;0.01846577,0.1651733;0.5325349;0.04057766,0.2000512;0.2460328;0.05507866,0.2439115;-0.01834959;-0.006328031,-0.1696481;0.516502;-0.05175983,-0.2487502;0.44533;-0.3204373,-0.2810839;0.4160234;-0.5918931,0.07467902;0.005354135;-0.02623214,0.07618511;-0.3548787;0.01436942,0.07789202;-0.7538561;0.0936818,0.09317155;-0.7158167;0.01488805,-0.06515545;0.004611401;-0.04502503,-0.1047854;-0.353285;-0.003096238,-0.123757;-0.750867;0.08083842,-0.1065554;-0.7127232;0.002452627,-0.0122185;0.5816133;0.0206873,0;0;0,0.001520708;0.3360311;0.03435588,0.002339989;0.6587491;0.05437922,0.1705898;0.5033745;0.04248738,0.2111595;0.2172551;0.04260302,0.224818;-0.04810494;-0.02803731,-0.1466265;0.5285959;-0.04560496,-0.2092531;0.5110034;-0.3271695,-0.2964784;0.4380844;-0.5775036,0.07374337;-0.0009997338;-0.02923465,0.09445907;-0.3628331;-0.02111506,0.08872309;-0.7596765;0.06809664,0.09241651;-0.7877703;0.01225734,-0.06675121;0.006997619;-0.04229727,-0.1069423;-0.3528499;-0.02460967,-0.104916;-0.7478;0.07278995,-0.1110346;-0.7790203;0.02062494,0.002243623;0.5798287;0.05178618,112.4111

+ 136 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007745289;0.3344474;0.008799117,0.0139795;0.6556936;0.001744934,0.1874109;0.5246263;0.005703079,0.226434;0.2384431;0.02335637,0.2643843;-0.03255573;-0.04661554,-0.160352;0.5183925;0.007242315,-0.2170293;0.2346967;0.0009466638,-0.2753098;-0.03684965;-0.05045974,0.07740111;0.005306633;-0.04389604,0.09200937;-0.3425628;0.003011018,0.09263727;-0.7270614;0.1035809,0.108297;-0.7742045;0.0146882,-0.078307;0.006795088;-0.04204514,-0.1133841;-0.3406158;-0.003288448,-0.1332181;-0.7260687;0.09150877,-0.1326198;-0.6835796;-0.02656683,0.01253019;0.5771632;0.006104601,0;0;0,0.008146867;0.3345331;0.003700256,0.01682007;0.6556664;-0.005883336,0.1862229;0.5178072;-0.02127373,0.2182074;0.2302152;-0.02302325,0.2303492;-0.04626301;-0.07949483,-0.1620237;0.5315414;0.00362004,-0.2150869;0.2470971;0.0002995189,-0.273245;-0.02163616;-0.06432808,0.07814506;0.002226606;-0.04282928,0.09973659;-0.3472447;-0.01401186,0.09095676;-0.7334994;0.07917631,0.08251195;-0.723213;-0.0376066,-0.08200189;0.0054714;-0.03452113,-0.1131227;-0.3430159;-0.00266315,-0.1020222;-0.7319214;0.0784732,-0.1136776;-0.7971526;0.008520693,0.0147211;0.5771741;-0.001118302,329.558
+0;0;0,0.007745289;0.3344474;0.008799117,0.0139795;0.6556936;0.001744934,0.1874109;0.5246263;0.005703079,0.226434;0.2384431;0.02335637,0.2643843;-0.03255573;-0.04661554,-0.160352;0.5183925;0.007242315,-0.2170293;0.2346967;0.0009466638,-0.2753098;-0.03684965;-0.05045974,0.07740111;0.005306633;-0.04389604,0.09200937;-0.3425628;0.003011018,0.09263727;-0.7270614;0.1035809,0.108297;-0.7742045;0.0146882,-0.078307;0.006795088;-0.04204514,-0.1133841;-0.3406158;-0.003288448,-0.1332181;-0.7260687;0.09150877,-0.1326198;-0.6835796;-0.02656683,0.01253019;0.5771632;0.006104601,0;0;0,0.008146867;0.3345331;0.003700256,0.01682007;0.6556664;-0.005883336,0.1862229;0.5178072;-0.02127373,0.2182074;0.2302152;-0.02302325,0.2303492;-0.04626301;-0.07949483,-0.1620237;0.5315414;0.00362004,-0.2150869;0.2470971;0.0002995189,-0.273245;-0.02163616;-0.06432808,0.07814506;0.002226606;-0.04282928,0.09973659;-0.3472447;-0.01401186,0.09095676;-0.7334994;0.07917631,0.08251195;-0.723213;-0.0376066,-0.08200189;0.0054714;-0.03452113,-0.1131227;-0.3430159;-0.00266315,-0.1020222;-0.7319214;0.0784732,-0.1136776;-0.7971526;0.008520693,0.0147211;0.5771741;-0.001118302,329.5804
+0;0;0,0.007746753;0.3345106;0.008800779,0.01398334;0.65588;0.00174366,0.1873111;0.5248083;0.005704002,0.2263922;0.2381999;0.02338353,0.2643;-0.03249523;-0.04650996,-0.160247;0.5185782;0.007242331,-0.2170085;0.2344609;0.000937324,-0.2752237;-0.03678116;-0.05041146,0.07742754;0.005308444;-0.04391103,0.09202651;-0.3423397;0.002966192,0.09265423;-0.7267289;0.1035075,0.108315;-0.7738771;0.01460886,-0.07833374;0.006797407;-0.0420595,-0.1133885;-0.3403925;-0.003327452,-0.1332168;-0.7257358;0.09144281,-0.1326185;-0.6832459;-0.02664065,0.01253339;0.5773143;0.006105287,0;0;0,0.008323483;0.33459;0.003879428,0.01719105;0.6558492;-0.005437016,0.1863503;0.5178167;-0.02117014,0.2182586;0.2297846;-0.02309155,0.230106;-0.04635555;-0.07969737,-0.1616036;0.5317501;0.004135883,-0.2151894;0.246969;0.0005855013,-0.2732881;-0.0214009;-0.06422234,0.07816379;0.002184063;-0.04286063,0.09962626;-0.3470716;-0.01405561,0.09106375;-0.7331772;0.07928884,0.08252439;-0.7228764;-0.03749764,-0.08202227;0.00553045;-0.03454188,-0.1130672;-0.3427342;-0.002638545,-0.1031194;-0.7317432;0.07759263,-0.1145045;-0.7992495;0.01078723,0.01504289;0.577319;-0.0007375481,329.6
+0;0;0,0.007655744;0.3345143;0.008736515,0.01381836;0.6558841;0.001631077,0.1871657;0.5248142;0.005653701,0.226283;0.2382091;0.02330718,0.2642368;-0.03245369;-0.04668658,-0.1603567;0.5184809;0.007350118,-0.2170724;0.2343518;0.00116242,-0.2753951;-0.03695869;-0.04970015,0.07742303;0.005345437;-0.04391449,0.09199236;-0.3423174;0.002862848,0.09279034;-0.7266698;0.1035437,0.1075642;-0.7741961;0.01482239,-0.07831904;0.006758864;-0.04209306,-0.1133689;-0.3404362;-0.003402237,-0.1332639;-0.7257808;0.09134842,-0.1327115;-0.6832956;-0.02673576,0.01238753;0.5773188;0.006006727,0;0;0,0.008323483;0.33459;0.003879428,0.01719105;0.6558492;-0.005437016,0.1863503;0.5178167;-0.02117014,0.2182586;0.2297846;-0.02309155,0.230106;-0.04635555;-0.07969737,-0.1616036;0.5317501;0.004135883,-0.2151894;0.246969;0.0005855013,-0.2732881;-0.0214009;-0.06422234,0.07816379;0.002184063;-0.04286063,0.09962626;-0.3470716;-0.01405561,0.09106375;-0.7331772;0.07928884,0.08252439;-0.7228764;-0.03749764,-0.08202227;0.00553045;-0.03454188,-0.1130672;-0.3427342;-0.002638545,-0.1031194;-0.7317432;0.07759263,-0.1145045;-0.7992495;0.01078723,0.01504289;0.577319;-0.0007375481,329.6203
+0;0;0,0.00765629;0.3345383;0.008737138,0.01381962;0.6559449;0.001631004,0.187004;0.5249177;0.005654307,0.2261523;0.2380845;0.02332183,0.2640764;-0.03236565;-0.04661694,-0.1601945;0.5185903;0.007349143,-0.2169554;0.2342351;0.001156521,-0.2752323;-0.03686231;-0.0496661,0.07745643;0.005347743;-0.04393343,0.09201702;-0.3421067;0.002815854,0.09281339;-0.7256855;0.103294,0.1075895;-0.773224;0.01455875,-0.07835283;0.00676178;-0.04211123,-0.1133816;-0.3402251;-0.003443595,-0.1332366;-0.7247941;0.09111634,-0.1326842;-0.6823069;-0.02698645,0.01238867;0.5773734;0.006007004,0;0;0,0.008530259;0.334605;0.00418663,0.01768497;0.6559058;-0.004690409,0.1864815;0.5177404;-0.02108657,0.218404;0.2294802;-0.02333927,0.2300199;-0.04644081;-0.07995737,-0.1610535;0.5319694;0.004671138,-0.2148111;0.2469916;0.0006968891,-0.2727878;-0.02118909;-0.06403935,0.0781817;0.00214912;-0.04290974,0.09964912;-0.3469008;-0.01418018,0.09101099;-0.7321053;0.07947886,0.08237699;-0.7217892;-0.03732228,-0.08206002;0.005587946;-0.03454229,-0.1133529;-0.3424501;-0.002724193,-0.1029942;-0.7306336;0.0774966,-0.1148394;-0.7985909;0.01140144,0.01546477;0.5773647;-0.0001004934,329.6415
+0;0;0,0.007658896;0.3346521;0.008740112,0.01382627;0.6562699;0.001629204,0.1869873;0.5251954;0.00565556,0.2261409;0.2383239;0.02332545,0.264129;-0.03258279;-0.04673139,-0.1601668;0.5188688;0.007350179,-0.2169352;0.2344756;0.00115673,-0.2753105;-0.03707942;-0.04975168,0.07748806;0.005349927;-0.04395137,0.09203885;-0.3418705;0.002766438,0.09283444;-0.7250763;0.1031469,0.1076125;-0.7726249;0.01440011,-0.07838483;0.006764542;-0.04212842,-0.1133901;-0.3399887;-0.003486827,-0.1332257;-0.7241837;0.09098116,-0.1326732;-0.6816949;-0.02713694,0.01239434;0.5776443;0.006008212,0;0;0,0.008736268;0.3347092;0.004525423,0.01815523;0.6562268;-0.003873348,0.1866859;0.5176901;-0.02092147,0.2185521;0.2293865;-0.02338862,0.2297617;-0.04688209;-0.08076024,-0.1606057;0.5321497;0.005309484,-0.2149709;0.2472521;0.001038545,-0.2725691;-0.02161342;-0.06326766,0.07820763;0.00212279;-0.04293954,0.09966493;-0.3466984;-0.01430845,0.09101052;-0.7314461;0.07959473,0.08227608;-0.7211071;-0.03721846,-0.08208665;0.005633482;-0.03456575,-0.1135833;-0.3421501;-0.002771143,-0.1029217;-0.7299599;0.07731232,-0.1148062;-0.7980164;0.01134368,0.01586913;0.5776265;0.000595808,329.6637
+0;0;0,0.007597528;0.3346549;0.008684154,0.01374245;0.6562704;0.001452222,0.1869266;0.5252779;0.005643579,0.2261007;0.238404;0.02322858,0.2645059;-0.03229275;-0.04741003,-0.160351;0.5191615;0.00713418,-0.217564;0.2348528;0.001158707,-0.2759835;-0.03705758;-0.04776373,0.07748691;0.005358949;-0.04395231,0.09203327;-0.3418772;0.002650708,0.09322837;-0.725078;0.1030457,0.1074446;-0.7735632;0.01503352,-0.07837937;0.006760281;-0.04213926,-0.1133487;-0.3400074;-0.003594521,-0.133347;-0.724093;0.0912832,-0.1327243;-0.6816089;-0.02683506,0.01230936;0.5776466;0.005862498,0;0;0,0.008736268;0.3347092;0.004525423,0.01815523;0.6562268;-0.003873348,0.1866859;0.5176901;-0.02092147,0.2185521;0.2293865;-0.02338862,0.2297617;-0.04688209;-0.08076024,-0.1606057;0.5321497;0.005309484,-0.2149709;0.2472521;0.001038545,-0.2725691;-0.02161342;-0.06326766,0.07820763;0.00212279;-0.04293954,0.09966493;-0.3466984;-0.01430845,0.09101052;-0.7314461;0.07959473,0.08227608;-0.7211071;-0.03721846,-0.08208665;0.005633482;-0.03456575,-0.1135833;-0.3421501;-0.002771143,-0.1029217;-0.7299599;0.07731232,-0.1148062;-0.7980164;0.01134368,0.01586913;0.5776265;0.000595808,329.675
+0;0;0,0.007597528;0.3346549;0.008684154,0.01374245;0.6562704;0.001452222,0.1869266;0.5252779;0.005643579,0.2261007;0.238404;0.02322858,0.2645059;-0.03229275;-0.04741003,-0.160351;0.5191615;0.00713418,-0.217564;0.2348528;0.001158707,-0.2759835;-0.03705758;-0.04776373,0.07748691;0.005358949;-0.04395231,0.09203327;-0.3418772;0.002650708,0.09322837;-0.725078;0.1030457,0.1074446;-0.7735632;0.01503352,-0.07837937;0.006760281;-0.04213926,-0.1133487;-0.3400074;-0.003594521,-0.133347;-0.724093;0.0912832,-0.1327243;-0.6816089;-0.02683506,0.01230936;0.5776466;0.005862498,0;0;0,0.008736268;0.3347092;0.004525423,0.01815523;0.6562268;-0.003873348,0.1866859;0.5176901;-0.02092147,0.2185521;0.2293865;-0.02338862,0.2297617;-0.04688209;-0.08076024,-0.1606057;0.5321497;0.005309484,-0.2149709;0.2472521;0.001038545,-0.2725691;-0.02161342;-0.06326766,0.07820763;0.00212279;-0.04293954,0.09966493;-0.3466984;-0.01430845,0.09101052;-0.7314461;0.07959473,0.08227608;-0.7211071;-0.03721846,-0.08208665;0.005633482;-0.03456575,-0.1135833;-0.3421501;-0.002771143,-0.1029217;-0.7299599;0.07731232,-0.1148062;-0.7980164;0.01134368,0.01586913;0.5776265;0.000595808,329.6862
+0;0;0,0.007600323;0.3347781;0.008687349,0.01374917;0.6565994;0.001450509,0.1868173;0.5255847;0.005645185,0.2259951;0.2386835;0.02323186,0.2643875;-0.03192297;-0.0473832,-0.1602316;0.5194724;0.007134805,-0.2174501;0.2351366;0.001158765,-0.2758501;-0.03668311;-0.04774736,0.07755476;0.005363642;-0.04399081,0.09209634;-0.3417583;0.002596896,0.09329417;-0.7258354;0.1032214,0.1075105;-0.7743214;0.01520843,-0.07844801;0.006766201;-0.04217616,-0.1134058;-0.3398875;-0.003644098,-0.1334498;-0.7248514;0.09145057,-0.1328272;-0.6823672;-0.0266688,0.01231504;0.5779189;0.00586396,0;0;0,0.009042926;0.3348197;0.004853725,0.0188073;0.6565474;-0.003003478,0.1869181;0.517616;-0.02081263,0.2187244;0.2292816;-0.02365971,0.2298248;-0.04680675;-0.08145523,-0.1599226;0.5323806;0.005867248,-0.2146586;0.2475306;0.001296512,-0.2720702;-0.02130538;-0.06288653,0.07823856;0.002077609;-0.04304779,0.09990752;-0.346607;-0.01432419,0.09133561;-0.7323171;0.07946372,0.08250415;-0.7219287;-0.03735161,-0.08217871;0.005702002;-0.03453762,-0.1133507;-0.3420001;-0.002803069,-0.1025622;-0.7307367;0.07725605,-0.1144154;-0.7990746;0.01170012,0.01642552;0.577885;0.001321077,329.7083
+0;0;0,0.007580359;0.3347787;0.008680119,0.01373908;0.6565998;0.001438177,0.1867864;0.5255309;0.005634645,0.2259567;0.2386272;0.02319839,0.2645664;-0.03187168;-0.0477097,-0.160299;0.5196272;0.007034644,-0.2179056;0.2353663;0.001226049,-0.2763079;-0.03659987;-0.04685627,0.07755668;0.005361919;-0.04398763,0.09230067;-0.3417024;0.002964806,0.09354411;-0.7257754;0.1036045,0.1067298;-0.7734509;0.01471643,-0.07844327;0.006764267;-0.04218529,-0.1133339;-0.3399005;-0.003691912,-0.1334295;-0.7248762;0.0913438,-0.1327739;-0.6823945;-0.02677565,0.01230047;0.5779194;0.005850898,0;0;0,0.009042926;0.3348197;0.004853725,0.0188073;0.6565474;-0.003003478,0.1869181;0.517616;-0.02081263,0.2187244;0.2292816;-0.02365971,0.2298248;-0.04680675;-0.08145523,-0.1599226;0.5323806;0.005867248,-0.2146586;0.2475306;0.001296512,-0.2720702;-0.02130538;-0.06288653,0.07823856;0.002077609;-0.04304779,0.09990752;-0.346607;-0.01432419,0.09133561;-0.7323171;0.07946372,0.08250415;-0.7219287;-0.03735161,-0.08217871;0.005702002;-0.03453762,-0.1133507;-0.3420001;-0.002803069,-0.1025622;-0.7307367;0.07725605,-0.1144154;-0.7990746;0.01170012,0.01642552;0.577885;0.001321077,329.7198
+0;0;0,0.007581646;0.3348355;0.008681593,0.0137415;0.6567157;0.001438444,0.1868482;0.5256171;0.005635494,0.2261226;0.2379516;0.02324588,0.2649626;-0.03416166;-0.04808538,-0.1603557;0.5197114;0.00703597,-0.2181154;0.2346957;0.00121195,-0.2768661;-0.03889349;-0.04715733,0.07761627;0.005366039;-0.04402142,0.09235945;-0.3416797;0.002928499,0.09360617;-0.7267634;0.103833,0.1067915;-0.7744365;0.01494764,-0.07850353;0.006769464;-0.0422177,-0.1133923;-0.3398767;-0.003726382,-0.1335408;-0.7258655;0.0915594,-0.1328851;-0.6833841;-0.02655648,0.01230267;0.5780236;0.00585182,0;0;0,0.00914678;0.3348694;0.005146265,0.01892141;0.6566619;-0.002451301,0.1869994;0.5175451;-0.02066159,0.2189132;0.2284558;-0.0242573,0.2297352;-0.04900843;-0.08374524,-0.1598675;0.5325154;0.006673252,-0.2152561;0.2470118;0.00178908,-0.2727239;-0.023435;-0.06300513,0.07823624;0.002063349;-0.04319489,0.1000634;-0.3465865;-0.01439857,0.0913762;-0.7333888;0.07930958,0.08239798;-0.7229616;-0.0374974,-0.08229186;0.005731813;-0.03444065,-0.1133159;-0.3419738;-0.002807252,-0.102648;-0.7317401;0.07744948,-0.1140912;-0.7998352;0.0114648,0.01654566;0.5779845;0.001815796,329.7312
+0;0;0,0.007581646;0.3348355;0.008681593,0.0137415;0.6567157;0.001438444,0.1868482;0.5256171;0.005635494,0.2261226;0.2379516;0.02324588,0.2649626;-0.03416166;-0.04808538,-0.1603557;0.5197114;0.00703597,-0.2181154;0.2346957;0.00121195,-0.2768661;-0.03889349;-0.04715733,0.07761627;0.005366039;-0.04402142,0.09235945;-0.3416797;0.002928499,0.09360617;-0.7267634;0.103833,0.1067915;-0.7744365;0.01494764,-0.07850353;0.006769464;-0.0422177,-0.1133923;-0.3398767;-0.003726382,-0.1335408;-0.7258655;0.0915594,-0.1328851;-0.6833841;-0.02655648,0.01230267;0.5780236;0.00585182,0;0;0,0.00914678;0.3348694;0.005146265,0.01892141;0.6566619;-0.002451301,0.1869994;0.5175451;-0.02066159,0.2189132;0.2284558;-0.0242573,0.2297352;-0.04900843;-0.08374524,-0.1598675;0.5325154;0.006673252,-0.2152561;0.2470118;0.00178908,-0.2727239;-0.023435;-0.06300513,0.07823624;0.002063349;-0.04319489,0.1000634;-0.3465865;-0.01439857,0.0913762;-0.7333888;0.07930958,0.08239798;-0.7229616;-0.0374974,-0.08229186;0.005731813;-0.03444065,-0.1133159;-0.3419738;-0.002807252,-0.102648;-0.7317401;0.07744948,-0.1140912;-0.7998352;0.0114648,0.01654566;0.5779845;0.001815796,329.7437
+0;0;0,0.007550474;0.3349719;0.008676347,0.01369516;0.6570672;0.001414554,0.1868542;0.5259067;0.005663499,0.2261679;0.2380835;0.0232603,0.2654772;-0.03503293;-0.04854864,-0.1604261;0.519925;0.007140672,-0.2182627;0.2347607;0.001338982,-0.2775833;-0.03982627;-0.04741923,0.07763476;0.005377896;-0.04404061,0.09239785;-0.3416912;0.002930868,0.09371039;-0.7264263;0.1034656,0.1055627;-0.7765011;0.01652671,-0.07852269;0.006756196;-0.04223971,-0.1134103;-0.3399161;-0.00373774,-0.1336061;-0.7254783;0.09146713,-0.1329738;-0.6829992;-0.02666282,0.01225728;0.5783238;0.005832769,0;0;0,0.009274617;0.334995;0.005549431,0.01918864;0.6570116;-0.001479268,0.1870739;0.5175074;-0.02060425,0.2187923;0.2282402;-0.02458048,0.2298317;-0.05019027;-0.08498681,-0.1596172;0.5325553;0.007520686,-0.2151711;0.2469289;0.002160795,-0.2731591;-0.02466077;-0.06242064,0.07821476;0.002067074;-0.04328775,0.1001484;-0.3465964;-0.01440918,0.09155963;-0.73297;0.07924819,0.08240058;-0.7225098;-0.03756416,-0.08233193;0.005743218;-0.03441106,-0.1134165;-0.341972;-0.002644133,-0.1023563;-0.7312806;0.07764642,-0.1082526;-0.7209795;-0.03934932,0.0167844;0.5782758;0.002642035,329.7647
+0;0;0,0.007550474;0.3349719;0.008676347,0.01369516;0.6570672;0.001414554,0.1868542;0.5259067;0.005663499,0.2261679;0.2380835;0.0232603,0.2654772;-0.03503293;-0.04854864,-0.1604261;0.519925;0.007140672,-0.2182627;0.2347607;0.001338982,-0.2775833;-0.03982627;-0.04741923,0.07763476;0.005377896;-0.04404061,0.09239785;-0.3416912;0.002930868,0.09371039;-0.7264263;0.1034656,0.1055627;-0.7765011;0.01652671,-0.07852269;0.006756196;-0.04223971,-0.1134103;-0.3399161;-0.00373774,-0.1336061;-0.7254783;0.09146713,-0.1329738;-0.6829992;-0.02666282,0.01225728;0.5783238;0.005832769,0;0;0,0.009274617;0.334995;0.005549431,0.01918864;0.6570116;-0.001479268,0.1870739;0.5175074;-0.02060425,0.2187923;0.2282402;-0.02458048,0.2298317;-0.05019027;-0.08498681,-0.1596172;0.5325553;0.007520686,-0.2151711;0.2469289;0.002160795,-0.2731591;-0.02466077;-0.06242064,0.07821476;0.002067074;-0.04328775,0.1001484;-0.3465964;-0.01440918,0.09155963;-0.73297;0.07924819,0.08240058;-0.7225098;-0.03756416,-0.08233193;0.005743218;-0.03441106,-0.1134165;-0.341972;-0.002644133,-0.1023563;-0.7312806;0.07764642,-0.1082526;-0.7209795;-0.03934932,0.0167844;0.5782758;0.002642035,329.7754
+0;0;0,0.007550474;0.3349719;0.008676347,0.01369516;0.6570672;0.001414554,0.1868542;0.5259067;0.005663499,0.2261679;0.2380835;0.0232603,0.2654772;-0.03503293;-0.04854864,-0.1604261;0.519925;0.007140672,-0.2182627;0.2347607;0.001338982,-0.2775833;-0.03982627;-0.04741923,0.07763476;0.005377896;-0.04404061,0.09239785;-0.3416912;0.002930868,0.09371039;-0.7264263;0.1034656,0.1055627;-0.7765011;0.01652671,-0.07852269;0.006756196;-0.04223971,-0.1134103;-0.3399161;-0.00373774,-0.1336061;-0.7254783;0.09146713,-0.1329738;-0.6829992;-0.02666282,0.01225728;0.5783238;0.005832769,0;0;0,0.009274617;0.334995;0.005549431,0.01918864;0.6570116;-0.001479268,0.1870739;0.5175074;-0.02060425,0.2187923;0.2282402;-0.02458048,0.2298317;-0.05019027;-0.08498681,-0.1596172;0.5325553;0.007520686,-0.2151711;0.2469289;0.002160795,-0.2731591;-0.02466077;-0.06242064,0.07821476;0.002067074;-0.04328775,0.1001484;-0.3465964;-0.01440918,0.09155963;-0.73297;0.07924819,0.08240058;-0.7225098;-0.03756416,-0.08233193;0.005743218;-0.03441106,-0.1134165;-0.341972;-0.002644133,-0.1023563;-0.7312806;0.07764642,-0.1082526;-0.7209795;-0.03934932,0.0167844;0.5782758;0.002642035,329.7874
+0;0;0,0.007518616;0.3350087;0.008657077,0.01363159;0.6570857;0.001352427,0.1865699;0.5260066;0.005656997,0.2260368;0.2371115;0.02330181,0.2657256;-0.03765282;-0.04903796,-0.1603532;0.5202992;0.006954766,-0.2190461;0.2341945;0.00160979,-0.2794838;-0.04190925;-0.04756051,0.07770097;0.005389968;-0.0440601,0.09245037;-0.3417537;0.00300426,0.09387326;-0.726033;0.1032942,0.1053644;-0.7766839;0.01681659,-0.07857235;0.006756493;-0.0422909,-0.1134215;-0.3399867;-0.003612291,-0.1336117;-0.7250713;0.0914291,-0.1299727;-0.7815226;0.01001705,0.01219817;0.5783587;0.005779007,0;0;0,0.009529486;0.3350146;0.006057978,0.01978458;0.6570176;-0.0002665517,0.187183;0.5174202;-0.02036917,0.2187636;0.2270619;-0.02527905,0.2291892;-0.05291957;-0.08696687,-0.158932;0.5328034;0.008390944,-0.2146684;0.2461129;0.002794532,-0.2728308;-0.02712762;-0.06247807,0.07821768;0.002048537;-0.0434233,0.10028;-0.3466854;-0.01445389,0.09190574;-0.7325101;0.07935333,0.08260731;-0.7220079;-0.03747284,-0.08243459;0.005785435;-0.03433441,-0.11343;-0.34203;-0.002631828,-0.1020482;-0.7307527;0.07796449,-0.108083;-0.7204216;-0.03904702,0.0172919;0.5782911;0.0036726,329.809
+0;0;0,0.007518616;0.3350087;0.008657077,0.01363159;0.6570857;0.001352427,0.1865699;0.5260066;0.005656997,0.2260368;0.2371115;0.02330181,0.2657256;-0.03765282;-0.04903796,-0.1603532;0.5202992;0.006954766,-0.2190461;0.2341945;0.00160979,-0.2794838;-0.04190925;-0.04756051,0.07770097;0.005389968;-0.0440601,0.09245037;-0.3417537;0.00300426,0.09387326;-0.726033;0.1032942,0.1053644;-0.7766839;0.01681659,-0.07857235;0.006756493;-0.0422909,-0.1134215;-0.3399867;-0.003612291,-0.1336117;-0.7250713;0.0914291,-0.1299727;-0.7815226;0.01001705,0.01219817;0.5783587;0.005779007,0;0;0,0.009529486;0.3350146;0.006057978,0.01978458;0.6570176;-0.0002665517,0.187183;0.5174202;-0.02036917,0.2187636;0.2270619;-0.02527905,0.2291892;-0.05291957;-0.08696687,-0.158932;0.5328034;0.008390944,-0.2146684;0.2461129;0.002794532,-0.2728308;-0.02712762;-0.06247807,0.07821768;0.002048537;-0.0434233,0.10028;-0.3466854;-0.01445389,0.09190574;-0.7325101;0.07935333,0.08260731;-0.7220079;-0.03747284,-0.08243459;0.005785435;-0.03433441,-0.11343;-0.34203;-0.002631828,-0.1020482;-0.7307527;0.07796449,-0.108083;-0.7204216;-0.03904702,0.0172919;0.5782911;0.0036726,329.8202
+0;0;0,0.007519693;0.3350567;0.008658318,0.01363303;0.6571526;0.001353304,0.1865968;0.5260628;0.005658033,0.2260224;0.2374694;0.02328441,0.2659256;-0.0387786;-0.04944595,-0.160377;0.5203545;0.006955991,-0.2190087;0.2345486;0.001616597,-0.2797726;-0.04304603;-0.0478192,0.07775795;0.00539392;-0.04409241,0.09251366;-0.3418981;0.002992064,0.09393896;-0.7268294;0.1034521,0.101571;-0.7503954;0.04601626,-0.07862996;0.006761447;-0.04232191,-0.113494;-0.3401299;-0.003626775,-0.1337185;-0.7258679;0.09157586,-0.1313015;-0.7532862;0.03750437,0.01219955;0.5784224;0.00578006,0;0;0,0.009707443;0.3350531;0.006297349,0.02003719;0.6570757;0.0001405473,0.1873661;0.5173277;-0.02022338,0.2188108;0.2272719;-0.02570677,0.2291139;-0.05401361;-0.0886929,-0.1587048;0.5328279;0.009044625,-0.2146355;0.2464921;0.00314924,-0.2730493;-0.02831092;-0.06216593,0.07821418;0.002032802;-0.04356539,0.1001987;-0.3468617;-0.01465619,0.09187781;-0.7333582;0.07924569,0.08778181;-0.7653399;0.03058422,-0.08252811;0.005810929;-0.03427648,-0.1135422;-0.3421235;-0.002242252,-0.1013924;-0.7316651;0.07760789,-0.1054814;-0.714725;-0.0001041219,0.01753128;0.5783448;0.004045963,329.8316
+0;0;0,0.007472499;0.3350588;0.008617176,0.01357915;0.6571542;0.001274486,0.1865322;0.526037;0.005589316,0.2261213;0.2374675;0.02324016,0.2659265;-0.03878492;-0.04952708,-0.1604091;0.5202866;0.006972875,-0.2195732;0.2345805;0.002191535,-0.2819257;-0.04268131;-0.04713332,0.07777208;0.00540077;-0.04406664,0.09252327;-0.3418869;0.00305064,0.09446194;-0.7268853;0.1032447,0.1012072;-0.7516728;0.04685966,-0.0785833;0.006749103;-0.04241046,-0.113444;-0.3401609;-0.003880475,-0.1337211;-0.7258381;0.09155709,-0.1315235;-0.7533242;0.03754821,0.0121433;0.5784243;0.005705907,0;0;0,0.009707443;0.3350531;0.006297349,0.02003719;0.6570757;0.0001405473,0.1873661;0.5173277;-0.02022338,0.2188108;0.2272719;-0.02570677,0.2291139;-0.05401361;-0.0886929,-0.1587048;0.5328279;0.009044625,-0.2146355;0.2464921;0.00314924,-0.2730493;-0.02831092;-0.06216593,0.07821418;0.002032802;-0.04356539,0.1001987;-0.3468617;-0.01465619,0.09187781;-0.7333582;0.07924569,0.08778181;-0.7653399;0.03058422,-0.08252811;0.005810929;-0.03427648,-0.1135422;-0.3421235;-0.002242252,-0.1013924;-0.7316651;0.07760789,-0.1054814;-0.714725;-0.0001041219,0.01753128;0.5783448;0.004045963,329.8535
+0;0;0,0.007475435;0.3351904;0.008620561,0.013585;0.6574397;0.001274452,0.18643;0.5263191;0.005591359,0.2259736;0.2380813;0.02322192,0.2659186;-0.03914165;-0.04980094,-0.1602977;0.5205723;0.006974067,-0.2193938;0.2351946;0.002198222,-0.2819654;-0.04304129;-0.04729992,0.0778504;0.005406209;-0.04411102,0.09259756;-0.3417866;0.002993383,0.09453631;-0.726801;0.1031916,0.1046926;-0.7792944;0.01829287,-0.07866245;0.0067559;-0.04245317,-0.1135136;-0.3400593;-0.003933717,-0.1337916;-0.7257526;0.09150782,-0.1304826;-0.7823092;0.01018686,0.0121485;0.5786742;0.005707879,0;0;0,0.009803295;0.3351717;0.00682807,0.02007092;0.6573526;0.0008244517,0.1870804;0.5171984;-0.02021384,0.2188945;0.2275311;-0.02624345,0.2288206;-0.05469269;-0.08973897,-0.1584924;0.5329641;0.009977391,-0.2145112;0.2469966;0.003643575,-0.2729603;-0.02891147;-0.06146318,0.0782069;0.002070263;-0.04376173,0.1002779;-0.346736;-0.01501775,0.09204219;-0.7331883;0.07914376,0.0824126;-0.7226309;-0.03766954,-0.08267062;0.00581441;-0.03416804,-0.1136612;-0.3420658;-0.002575353,-0.1022935;-0.7316146;0.07743765,-0.1086578;-0.7212082;-0.0395738,0.01759333;0.5785839;0.004707456,329.8649
+0;0;0,0.007477358;0.3352766;0.008622779,0.01358831;0.6575989;0.001275058,0.1864544;0.5264553;0.005592889,0.2258544;0.2392648;0.02315938,0.2658622;-0.03839433;-0.04997841,-0.1603158;0.5207077;0.006975766,-0.2191972;0.236367;0.002217276,-0.2818672;-0.04230672;-0.04735876,0.0779567;0.00541359;-0.04417124,0.09269937;-0.3416737;0.002918843,0.09463912;-0.7268858;0.1031685,0.101423;-0.7519872;0.04646043,-0.07876984;0.006765124;-0.04251113,-0.1136104;-0.3399447;-0.004003387,-0.1338988;-0.7258359;0.09148714,-0.1316886;-0.7536514;0.03716885,0.01215151;0.5788168;0.005709422,0;0;0,0.009996712;0.3352454;0.007159829,0.02037782;0.6575013;0.001461029,0.1872464;0.5171648;-0.02019584,0.2188004;0.2285495;-0.02689421,0.2289112;-0.05401188;-0.09093487,-0.1581671;0.5328688;0.01080242,-0.2141295;0.2479694;0.004492561,-0.2725666;-0.02848083;-0.0603517,0.07823972;0.002069876;-0.04395353,0.1005202;-0.3466145;-0.0151931,0.09224647;-0.7332698;0.07899487,0.09074628;-0.7651837;0.02937233,-0.0828708;0.005824563;-0.0340023,-0.113631;-0.3419876;-0.002618644,-0.1023427;-0.7318006;0.07713425,-0.1067193;-0.7148657;-0.00102029,0.01787531;0.5787131;0.005269647,329.8877
+0;0;0,0.007425695;0.3352779;0.008617446,0.01353902;0.6576001;0.001257565,0.186392;0.5264226;0.005586044,0.2259456;0.2392536;0.0231583,0.2657824;-0.03845108;-0.04989989,-0.1603746;0.5207312;0.00708517,-0.2196161;0.2364625;0.00249578,-0.2854833;-0.04161695;-0.04626586,0.07797692;0.005396791;-0.04413759,0.09265298;-0.3417029;0.00288187,0.09447271;-0.7269094;0.103155,0.1012342;-0.7539474;0.04839247,-0.07870448;0.006797643;-0.04262687,-0.1135289;-0.3399189;-0.004164692,-0.1339706;-0.725794;0.09135847,-0.1304802;-0.7532665;0.03674421,0.01209927;0.578818;0.005691248,0;0;0,0.009996712;0.3352454;0.007159829,0.02037782;0.6575013;0.001461029,0.1872464;0.5171648;-0.02019584,0.2188004;0.2285495;-0.02689421,0.2289112;-0.05401188;-0.09093487,-0.1581671;0.5328688;0.01080242,-0.2141295;0.2479694;0.004492561,-0.2725666;-0.02848083;-0.0603517,0.07823972;0.002069876;-0.04395353,0.1005202;-0.3466145;-0.0151931,0.09224647;-0.7332698;0.07899487,0.09074628;-0.7651837;0.02937233,-0.0828708;0.005824563;-0.0340023,-0.113631;-0.3419876;-0.002618644,-0.1023427;-0.7318006;0.07713425,-0.1067193;-0.7148657;-0.00102029,0.01787531;0.5787131;0.005269647,329.8994
+0;0;0,0.007425695;0.3352779;0.008617446,0.01353902;0.6576001;0.001257565,0.186392;0.5264226;0.005586044,0.2259456;0.2392536;0.0231583,0.2657824;-0.03845108;-0.04989989,-0.1603746;0.5207312;0.00708517,-0.2196161;0.2364625;0.00249578,-0.2854833;-0.04161695;-0.04626586,0.07797692;0.005396791;-0.04413759,0.09265298;-0.3417029;0.00288187,0.09447271;-0.7269094;0.103155,0.1012342;-0.7539474;0.04839247,-0.07870448;0.006797643;-0.04262687,-0.1135289;-0.3399189;-0.004164692,-0.1339706;-0.725794;0.09135847,-0.1304802;-0.7532665;0.03674421,0.01209927;0.578818;0.005691248,0;0;0,0.009996712;0.3352454;0.007159829,0.02037782;0.6575013;0.001461029,0.1872464;0.5171648;-0.02019584,0.2188004;0.2285495;-0.02689421,0.2289112;-0.05401188;-0.09093487,-0.1581671;0.5328688;0.01080242,-0.2141295;0.2479694;0.004492561,-0.2725666;-0.02848083;-0.0603517,0.07823972;0.002069876;-0.04395353,0.1005202;-0.3466145;-0.0151931,0.09224647;-0.7332698;0.07899487,0.09074628;-0.7651837;0.02937233,-0.0828708;0.005824563;-0.0340023,-0.113631;-0.3419876;-0.002618644,-0.1023427;-0.7318006;0.07713425,-0.1067193;-0.7148657;-0.00102029,0.01787531;0.5787131;0.005269647,329.9104
+0;0;0,0.007425983;0.3352909;0.008617781,0.01353876;0.6575836;0.001258827,0.1864581;0.5263991;0.005586539,0.2259666;0.2395576;0.02313876,0.2658101;-0.03819445;-0.04993188,-0.16044;0.5207056;0.007086233,-0.219614;0.236761;0.002502076,-0.2854924;-0.04136583;-0.04626787,0.07805518;0.005402208;-0.04418189,0.09271956;-0.3414214;0.002800167,0.09454285;-0.7273785;0.1032687,0.1012742;-0.7541623;0.04875027,-0.07878347;0.006804465;-0.04266965,-0.1135802;-0.3396363;-0.004238069,-0.1340618;-0.7262632;0.09147125,-0.1305869;-0.7534795;0.03710045,0.01209925;0.5788144;0.005691782,0;0;0,0.01007866;0.3352479;0.007530332,0.02048332;0.6574796;0.002185702,0.1873288;0.5171438;-0.02017856,0.2188451;0.2288642;-0.02715039,0.2286659;-0.05349231;-0.09235322,-0.158112;0.5327996;0.01163929,-0.2142597;0.248273;0.005387249,-0.2728999;-0.02826694;-0.05911129,0.07826126;0.002089068;-0.04409814,0.1005688;-0.3463269;-0.01550293,0.09256605;-0.7337003;0.07903779,0.09180934;-0.7659987;0.03045475,-0.08302398;0.005812295;-0.03386844,-0.1138968;-0.3417118;-0.002518509,-0.1023606;-0.7323199;0.07718374,-0.1082294;-0.7649509;0.0293834,0.01798075;0.5787002;0.00590694,329.9324
+0;0;0,0.007373493;0.3352918;0.008630185,0.01347738;0.6575849;0.001276372,0.1863732;0.5263211;0.005528633,0.2259148;0.2394846;0.02309002,0.2658143;-0.03827834;-0.04990865,-0.1605005;0.5207062;0.00714876,-0.2207419;0.2369765;0.003209335,-0.2906443;-0.04030868;-0.04474471,0.07806797;0.005401335;-0.04415942,0.0926569;-0.3414267;0.002813324,0.09458958;-0.7273633;0.1033586,0.1010701;-0.7544269;0.04910261,-0.0787492;0.006802233;-0.04273321,-0.1135468;-0.3396267;-0.004196502,-0.1340488;-0.7262935;0.09134746,-0.1306447;-0.7537712;0.03724858,0.01203826;0.5788155;0.005705677,0;0;0,0.01007866;0.3352479;0.007530332,0.02048332;0.6574796;0.002185702,0.1873288;0.5171438;-0.02017856,0.2188451;0.2288642;-0.02715039,0.2286659;-0.05349231;-0.09235322,-0.158112;0.5327996;0.01163929,-0.2142597;0.248273;0.005387249,-0.2728999;-0.02826694;-0.05911129,0.07826126;0.002089068;-0.04409814,0.1005688;-0.3463269;-0.01550293,0.09256605;-0.7337003;0.07903779,0.09180934;-0.7659987;0.03045475,-0.08302398;0.005812295;-0.03386844,-0.1138968;-0.3417118;-0.002518509,-0.1023606;-0.7323199;0.07718374,-0.1082294;-0.7649509;0.0293834,0.01798075;0.5787002;0.00590694,329.943
+0;0;0,0.007373493;0.3352918;0.008630185,0.01347738;0.6575849;0.001276372,0.1863732;0.5263211;0.005528633,0.2259148;0.2394846;0.02309002,0.2658143;-0.03827834;-0.04990865,-0.1605005;0.5207062;0.00714876,-0.2207419;0.2369765;0.003209335,-0.2906443;-0.04030868;-0.04474471,0.07806797;0.005401335;-0.04415942,0.0926569;-0.3414267;0.002813324,0.09458958;-0.7273633;0.1033586,0.1010701;-0.7544269;0.04910261,-0.0787492;0.006802233;-0.04273321,-0.1135468;-0.3396267;-0.004196502,-0.1340488;-0.7262935;0.09134746,-0.1306447;-0.7537712;0.03724858,0.01203826;0.5788155;0.005705677,0;0;0,0.01007866;0.3352479;0.007530332,0.02048332;0.6574796;0.002185702,0.1873288;0.5171438;-0.02017856,0.2188451;0.2288642;-0.02715039,0.2286659;-0.05349231;-0.09235322,-0.158112;0.5327996;0.01163929,-0.2142597;0.248273;0.005387249,-0.2728999;-0.02826694;-0.05911129,0.07826126;0.002089068;-0.04409814,0.1005688;-0.3463269;-0.01550293,0.09256605;-0.7337003;0.07903779,0.09180934;-0.7659987;0.03045475,-0.08302398;0.005812295;-0.03386844,-0.1138968;-0.3417118;-0.002518509,-0.1023606;-0.7323199;0.07718374,-0.1082294;-0.7649509;0.0293834,0.01798075;0.5787002;0.00590694,329.9545
+0;0;0,0.007375244;0.3353714;0.008632235,0.01348055;0.6577392;0.001276813,0.1862666;0.5264922;0.005530089,0.2257474;0.2400967;0.02306449,0.2656901;-0.03796679;-0.05001317,-0.1603892;0.5208809;0.007149199,-0.2205381;0.2375873;0.003215828,-0.2905161;-0.03999794;-0.04479011,0.07813397;0.005405902;-0.04419675,0.09273162;-0.3416291;0.002804022,0.09466327;-0.7273618;0.1032962,0.1011485;-0.7544665;0.04900105,-0.07881579;0.006807985;-0.04276934,-0.1136342;-0.3398277;-0.004209634,-0.1341254;-0.7262902;0.09128384,-0.1307188;-0.7538094;0.03714596,0.01204113;0.5789537;0.005707023,0;0;0,0.01018899;0.335317;0.007845521,0.02066895;0.6576244;0.002715111,0.1872724;0.5171474;-0.02008581,0.218757;0.2293254;-0.02755964,0.228475;-0.05337843;-0.09266841,-0.1577795;0.5328426;0.01271545,-0.2143352;0.2488589;0.00613192,-0.2735986;-0.02810627;-0.05737555,0.07829551;0.00210005;-0.0441916,0.100658;-0.3465254;-0.01563167,0.09269453;-0.7336662;0.07897675,0.09190469;-0.7658828;0.03019726,-0.08313174;0.005815171;-0.03380523,-0.1136421;-0.341887;-0.001745373,-0.1023476;-0.7325662;0.07657607,-0.1083252;-0.7642417;0.02747034,0.01815278;0.578827;0.006389499,329.9765
+0;0;0,0.007287246;0.3353736;0.008621952,0.01337335;0.6577411;0.001235565,0.1861723;0.5265267;0.005557505,0.2257852;0.2401361;0.02287365,0.2654204;-0.03809002;-0.04975104,-0.160498;0.5208998;0.007218621,-0.2228195;0.238068;0.003938411,-0.2982637;-0.03825375;-0.04306755,0.07815871;0.005395044;-0.04415431,0.09262629;-0.3416467;0.002836954,0.09465812;-0.7274265;0.1031462,0.10325;-0.7534586;0.04803222,-0.07875175;0.006820391;-0.04288518,-0.1137582;-0.3397844;-0.004217785,-0.1342069;-0.7262417;0.09130566,-0.1338095;-0.6879435;0.01268031,0.01193705;0.5789559;0.005671988,0;0;0,0.01018899;0.335317;0.007845521,0.02066895;0.6576244;0.002715111,0.1872724;0.5171474;-0.02008581,0.218757;0.2293254;-0.02755964,0.228475;-0.05337843;-0.09266841,-0.1577795;0.5328426;0.01271545,-0.2143352;0.2488589;0.00613192,-0.2735986;-0.02810627;-0.05737555,0.07829551;0.00210005;-0.0441916,0.100658;-0.3465254;-0.01563167,0.09269453;-0.7336662;0.07897675,0.09190469;-0.7658828;0.03019726,-0.08313174;0.005815171;-0.03380523,-0.1136421;-0.341887;-0.001745373,-0.1023476;-0.7325662;0.07657607,-0.1083252;-0.7642417;0.02747034,0.01815278;0.578827;0.006389499,329.9877
+0;0;0,0.007289214;0.3354641;0.00862428,0.01337652;0.6578953;0.001236652,0.1860626;0.5267041;0.005559266,0.2256504;0.240495;0.02286444,0.2653195;-0.03796905;-0.04982235,-0.1603835;0.5210809;0.007219308,-0.2226655;0.2384282;0.003941177,-0.2981743;-0.03812978;-0.04310498,0.07824861;0.005401249;-0.04420509,0.09270156;-0.3412899;0.002738703,0.09473011;-0.7264459;0.1028858,0.1076448;-0.780669;0.02004262,-0.07884233;0.006828235;-0.0429345,-0.1138134;-0.3394264;-0.004306171,-0.134229;-0.7252588;0.09106281,-0.1336317;-0.6827855;-0.02712075,0.01194003;0.5790994;0.005673675,0;0;0,0.01021786;0.3353964;0.008279443,0.02065955;0.6577758;0.003593564,0.1869862;0.5171795;-0.02013052,0.2188501;0.2295912;-0.02787602,0.2284886;-0.05338728;-0.09291053,-0.1576076;0.5327846;0.01327811,-0.2146297;0.2490771;0.006884891,-0.2748894;-0.02818495;-0.05551507,0.07834484;0.002086744;-0.04431522,0.1008509;-0.3461891;-0.01594615,0.09258478;-0.7326353;0.07876217,0.08218978;-0.721974;-0.0380336,-0.08328518;0.005856954;-0.03369542,-0.1135322;-0.3415337;-0.001879331,-0.1020274;-0.7316895;0.07574002,-0.112032;-0.7959172;0.004015923,0.01815959;0.5789619;0.007154107,329.9992
+0;0;0,0.007289214;0.3354641;0.00862428,0.01337652;0.6578953;0.001236652,0.1860626;0.5267041;0.005559266,0.2256504;0.240495;0.02286444,0.2653195;-0.03796905;-0.04982235,-0.1603835;0.5210809;0.007219308,-0.2226655;0.2384282;0.003941177,-0.2981743;-0.03812978;-0.04310498,0.07824861;0.005401249;-0.04420509,0.09270156;-0.3412899;0.002738703,0.09473011;-0.7264459;0.1028858,0.1076448;-0.780669;0.02004262,-0.07884233;0.006828235;-0.0429345,-0.1138134;-0.3394264;-0.004306171,-0.134229;-0.7252588;0.09106281,-0.1336317;-0.6827855;-0.02712075,0.01194003;0.5790994;0.005673675,0;0;0,0.01021786;0.3353964;0.008279443,0.02065955;0.6577758;0.003593564,0.1869862;0.5171795;-0.02013052,0.2188501;0.2295912;-0.02787602,0.2284886;-0.05338728;-0.09291053,-0.1576076;0.5327846;0.01327811,-0.2146297;0.2490771;0.006884891,-0.2748894;-0.02818495;-0.05551507,0.07834484;0.002086744;-0.04431522,0.1008509;-0.3461891;-0.01594615,0.09258478;-0.7326353;0.07876217,0.08218978;-0.721974;-0.0380336,-0.08328518;0.005856954;-0.03369542,-0.1135322;-0.3415337;-0.001879331,-0.1020274;-0.7316895;0.07574002,-0.112032;-0.7959172;0.004015923,0.01815959;0.5789619;0.007154107,330.0212
+0;0;0,0.007214988;0.335461;0.008585151,0.01327788;0.6578331;0.001136891,0.1858111;0.5267498;0.005570023,0.2254817;0.2405449;0.02268698,0.2646264;-0.03790522;-0.04986009,-0.1603264;0.521144;0.007318939,-0.2271465;0.2395332;0.004079944,-0.3063689;-0.03603706;-0.04190591,0.07832637;0.005412978;-0.0441757,0.09261389;-0.341204;0.002576739,0.09487136;-0.7270262;0.1033846,0.1027228;-0.752696;0.04888916,-0.07884497;0.006809164;-0.04304555,-0.1138718;-0.3393296;-0.004389115,-0.1343378;-0.7259176;0.09130297,-0.1339594;-0.6877028;0.01343845,0.01184546;0.5790579;0.005585454,0;0;0,0.01030465;0.3353796;0.00861311,0.02082109;0.6577025;0.004234791,0.1868235;0.51706;-0.02015567,0.2188511;0.2295018;-0.02818811,0.2284239;-0.05336159;-0.09319985,-0.157237;0.5326479;0.01443379,-0.2151899;0.2491326;0.00806435,-0.2765864;-0.02782941;-0.05400295,0.07837037;0.002078101;-0.04437995,0.1008468;-0.3460979;-0.0160687,0.09258964;-0.7332714;0.07908679,0.09417697;-0.7644615;0.03026295,-0.08335599;0.005883491;-0.03365972,-0.1138293;-0.3414116;-0.002184041,-0.1020558;-0.7323513;0.07562131,-0.1094586;-0.7638914;0.02778271,0.01830589;0.5789059;0.007720709,330.0328
+0;0;0,0.007216587;0.3355353;0.008587054,0.01328065;0.6579694;0.00113743,0.1857352;0.5268961;0.005571337,0.2253899;0.2408059;0.02268143,0.2645402;-0.03768384;-0.04987596,-0.1602463;0.5212927;0.007319465,-0.2270396;0.2397949;0.004081768,-0.3062733;-0.03581461;-0.04191063,0.07843783;0.005420681;-0.04423856,0.09272641;-0.3412219;0.002517339,0.09498068;-0.7264971;0.1031822,0.1028996;-0.752645;0.04821875,-0.07895717;0.006818854;-0.0431068,-0.1139866;-0.3393455;-0.004447509,-0.1344236;-0.7253854;0.0911089,-0.1340419;-0.6871001;0.01257557,0.01184798;0.5791805;0.005586762,0;0;0,0.01055183;0.3354365;0.008986235,0.02130716;0.6578164;0.004837751,0.1869828;0.5169867;-0.02030098,0.2190216;0.2295492;-0.0284307,0.2285372;-0.0533461;-0.09349632,-0.1567053;0.5327292;0.01533901,-0.2157398;0.2495391;0.009752598,-0.2787496;-0.02757797;-0.05016158,0.07842582;0.002084002;-0.04454184,0.1009063;-0.3461187;-0.01624274,0.09293646;-0.7327535;0.07875991,0.09450216;-0.7645256;0.02958632,-0.08353559;0.005907089;-0.03355352,-0.1138836;-0.3414538;-0.002395475,-0.1022041;-0.7319958;0.07451979,-0.1094115;-0.7651095;0.02760503,0.01873404;0.5790058;0.008272171,330.0554
+0;0;0,0.007216587;0.3355353;0.008587054,0.01328065;0.6579694;0.00113743,0.1857352;0.5268961;0.005571337,0.2253899;0.2408059;0.02268143,0.2645402;-0.03768384;-0.04987596,-0.1602463;0.5212927;0.007319465,-0.2270396;0.2397949;0.004081768,-0.3062733;-0.03581461;-0.04191063,0.07843783;0.005420681;-0.04423856,0.09272641;-0.3412219;0.002517339,0.09498068;-0.7264971;0.1031822,0.1028996;-0.752645;0.04821875,-0.07895717;0.006818854;-0.0431068,-0.1139866;-0.3393455;-0.004447509,-0.1344236;-0.7253854;0.0911089,-0.1340419;-0.6871001;0.01257557,0.01184798;0.5791805;0.005586762,0;0;0,0.01055183;0.3354365;0.008986235,0.02130716;0.6578164;0.004837751,0.1869828;0.5169867;-0.02030098,0.2190216;0.2295492;-0.0284307,0.2285372;-0.0533461;-0.09349632,-0.1567053;0.5327292;0.01533901,-0.2157398;0.2495391;0.009752598,-0.2787496;-0.02757797;-0.05016158,0.07842582;0.002084002;-0.04454184,0.1009063;-0.3461187;-0.01624274,0.09293646;-0.7327535;0.07875991,0.09450216;-0.7645256;0.02958632,-0.08353559;0.005907089;-0.03355352,-0.1138836;-0.3414538;-0.002395475,-0.1022041;-0.7319958;0.07451979,-0.1094115;-0.7651095;0.02760503,0.01873404;0.5790058;0.008272171,330.0787
+0;0;0,0.007082897;0.3355597;0.008645657,0.01311561;0.6580086;0.001223322,0.1855502;0.5271747;0.005716124,0.2250899;0.2412198;0.02276604,0.2640815;-0.03703636;-0.0496056,-0.1604664;0.5217932;0.00724672,-0.2328348;0.2418251;0.005016501,-0.3221242;-0.03021243;-0.04196698,0.07848323;0.005421083;-0.04420022,0.09246133;-0.3411023;0.002496682,0.09513862;-0.7263684;0.1032629,0.1027326;-0.7524605;0.04726077,-0.07896136;0.006814563;-0.04314316,-0.1142308;-0.3391902;-0.004527055,-0.1341423;-0.7251301;0.09162357,-0.1337128;-0.6867701;0.01243929,0.01168704;0.5792171;0.00566565,0;0;0,0.01061637;0.3354531;0.009149313,0.02137549;0.6578469;0.005047798,0.1868939;0.5169495;-0.0203135,0.2190422;0.2296851;-0.02867889,0.2285848;-0.05289462;-0.09381056,-0.1565403;0.5327943;0.01571365,-0.2171114;0.2500716;0.01088445,-0.2821004;-0.02661988;-0.04744847,0.07842882;0.00208576;-0.04457843,0.1008565;-0.3459993;-0.01650286,0.09302932;-0.7326142;0.07867432,0.09518376;-0.7633479;0.02722525,-0.08357907;0.005911179;-0.0335002,-0.1139953;-0.3413107;-0.002414657,-0.1021898;-0.7320437;0.07360744,-0.1100978;-0.7636598;0.02379626,0.01880608;0.5790337;0.008476257,330.0897
+0;0;0,0.007082897;0.3355597;0.008645657,0.01311561;0.6580086;0.001223322,0.1855502;0.5271747;0.005716124,0.2250899;0.2412198;0.02276604,0.2640815;-0.03703636;-0.0496056,-0.1604664;0.5217932;0.00724672,-0.2328348;0.2418251;0.005016501,-0.3221242;-0.03021243;-0.04196698,0.07848323;0.005421083;-0.04420022,0.09246133;-0.3411023;0.002496682,0.09513862;-0.7263684;0.1032629,0.1027326;-0.7524605;0.04726077,-0.07896136;0.006814563;-0.04314316,-0.1142308;-0.3391902;-0.004527055,-0.1341423;-0.7251301;0.09162357,-0.1337128;-0.6867701;0.01243929,0.01168704;0.5792171;0.00566565,0;0;0,0.01061637;0.3354531;0.009149313,0.02137549;0.6578469;0.005047798,0.1868939;0.5169495;-0.0203135,0.2190422;0.2296851;-0.02867889,0.2285848;-0.05289462;-0.09381056,-0.1565403;0.5327943;0.01571365,-0.2171114;0.2500716;0.01088445,-0.2821004;-0.02661988;-0.04744847,0.07842882;0.00208576;-0.04457843,0.1008565;-0.3459993;-0.01650286,0.09302932;-0.7326142;0.07867432,0.09518376;-0.7633479;0.02722525,-0.08357907;0.005911179;-0.0335002,-0.1139953;-0.3413107;-0.002414657,-0.1021898;-0.7320437;0.07360744,-0.1100978;-0.7636598;0.02379626,0.01880608;0.5790337;0.008476257,330.1021
+0;0;0,0.007082685;0.3355496;0.008645399,0.01311488;0.6579709;0.001223688,0.1853335;0.5272082;0.005716061,0.2248556;0.2413807;0.02275838,0.2638424;-0.03684157;-0.04960448,-0.160253;0.5218334;0.007244754,-0.2325891;0.2419901;0.00501553,-0.3218677;-0.0300144;-0.04196224,0.07860436;0.005429449;-0.04426842,0.09258522;-0.3411627;0.002437748,0.09526214;-0.7263757;0.1031901,0.1029551;-0.7531988;0.04645804,-0.0790832;0.006825079;-0.04320973,-0.1143596;-0.3392484;-0.004585959,-0.1342684;-0.7251351;0.09155141,-0.1338333;-0.6866661;0.0113351,0.01168643;0.5791859;0.00566565,0;0;0,0.01076905;0.3354355;0.009246111,0.02159065;0.6577985;0.0050807,0.1868625;0.5170108;-0.02043796,0.2191128;0.2298936;-0.02900541,0.2285713;-0.052607;-0.0943352,-0.1561178;0.5328516;0.01600485,-0.2186936;0.2506831;0.01212718,-0.2869486;-0.0263592;-0.04034011,0.078491;0.002081811;-0.04475093,0.1008307;-0.3460807;-0.01669919,0.09314191;-0.7326344;0.0785079,0.09515767;-0.7639949;0.02618766,-0.08379214;0.005950223;-0.03333601,-0.1141359;-0.3413807;-0.002618277,-0.1022397;-0.7320682;0.0733356,-0.1104616;-0.7652276;0.02383946,0.01901087;0.578993;0.008527994,330.1242
+0;0;0,0.006922351;0.335551;0.008721423,0.01290345;0.6579743;0.001348768,0.1851758;0.5273628;0.005895033,0.2245209;0.2415099;0.02292116,0.2630706;-0.03677177;-0.0494476,-0.1604459;0.5218084;0.007454205,-0.2378403;0.2433164;0.005997854,-0.3330059;-0.02694565;-0.0394546,0.07861461;0.005405742;-0.04425312,0.09221537;-0.3411752;0.002648406,0.09448347;-0.7264832;0.1030467,0.1031048;-0.7521255;0.04528701,-0.0791017;0.006838206;-0.04317379,-0.1148212;-0.3392584;-0.005169269,-0.1346762;-0.7250288;0.091445,-0.1342509;-0.6865554;0.01122908,0.01148338;0.5791885;0.005778806,0;0;0,0.01076905;0.3354355;0.009246111,0.02159065;0.6577985;0.0050807,0.1868625;0.5170108;-0.02043796,0.2191128;0.2298936;-0.02900541,0.2285713;-0.052607;-0.0943352,-0.1561178;0.5328516;0.01600485,-0.2186936;0.2506831;0.01212718,-0.2869486;-0.0263592;-0.04034011,0.078491;0.002081811;-0.04475093,0.1008307;-0.3460807;-0.01669919,0.09314191;-0.7326344;0.0785079,0.09515767;-0.7639949;0.02618766,-0.08379214;0.005950223;-0.03333601,-0.1141359;-0.3413807;-0.002618277,-0.1022397;-0.7320682;0.0733356,-0.1104616;-0.7652276;0.02383946,0.01901087;0.578993;0.008527994,330.1364
+0;0;0,0.006922351;0.335551;0.008721423,0.01290345;0.6579743;0.001348768,0.1851758;0.5273628;0.005895033,0.2245209;0.2415099;0.02292116,0.2630706;-0.03677177;-0.0494476,-0.1604459;0.5218084;0.007454205,-0.2378403;0.2433164;0.005997854,-0.3330059;-0.02694565;-0.0394546,0.07861461;0.005405742;-0.04425312,0.09221537;-0.3411752;0.002648406,0.09448347;-0.7264832;0.1030467,0.1031048;-0.7521255;0.04528701,-0.0791017;0.006838206;-0.04317379,-0.1148212;-0.3392584;-0.005169269,-0.1346762;-0.7250288;0.091445,-0.1342509;-0.6865554;0.01122908,0.01148338;0.5791885;0.005778806,0;0;0,0.01076905;0.3354355;0.009246111,0.02159065;0.6577985;0.0050807,0.1868625;0.5170108;-0.02043796,0.2191128;0.2298936;-0.02900541,0.2285713;-0.052607;-0.0943352,-0.1561178;0.5328516;0.01600485,-0.2186936;0.2506831;0.01212718,-0.2869486;-0.0263592;-0.04034011,0.078491;0.002081811;-0.04475093,0.1008307;-0.3460807;-0.01669919,0.09314191;-0.7326344;0.0785079,0.09515767;-0.7639949;0.02618766,-0.08379214;0.005950223;-0.03333601,-0.1141359;-0.3413807;-0.002618277,-0.1022397;-0.7320682;0.0733356,-0.1104616;-0.7652276;0.02383946,0.01901087;0.578993;0.008527994,330.1476
+0;0;0,0.006922807;0.335573;0.008721997,0.01290416;0.65801;0.001349044,0.1849834;0.5274531;0.005895348,0.2241612;0.2428162;0.02284905,0.2628627;-0.03656167;-0.04980479,-0.1602542;0.5219048;0.007452787,-0.2373194;0.2445976;0.006002632,-0.3328598;-0.02672917;-0.03962887,0.07868817;0.005410801;-0.04429452,0.09228066;-0.340959;0.002578426,0.09454716;-0.7259968;0.1029063,0.1031782;-0.7517017;0.04508162,-0.07917572;0.006844605;-0.04321419,-0.1148734;-0.3390412;-0.005232818,-0.1347145;-0.7245408;0.09131368,-0.1342888;-0.686058;0.01100752,0.01148404;0.5792212;0.005779251,0;0;0,0.01079473;0.3354543;0.009334803,0.02157405;0.6578315;0.00510633,0.1865912;0.5169547;-0.02049184,0.2192323;0.2311217;-0.02912664,0.228471;-0.05253884;-0.09454644,-0.1558917;0.532838;0.01629732,-0.2209954;0.2524838;0.01442445,-0.2918603;-0.02521932;-0.03741733,0.07850956;0.00211072;-0.04488766,0.100809;-0.3458461;-0.0169115,0.09318463;-0.7321712;0.07806063,0.09512606;-0.7636908;0.02578449,-0.08393478;0.005944754;-0.03320727,-0.1149703;-0.3411533;-0.002981324,-0.1023222;-0.7315193;0.07304074,-0.1104135;-0.7659303;0.02500976,0.01900604;0.5790235;0.008571148,330.1596
+0;0;0,0.006632594;0.3355788;0.008726452,0.0124843;0.6580172;0.001313858,0.1846495;0.5276549;0.005990434,0.2237088;0.2430018;0.02294611,0.2615225;-0.03650352;-0.04968528,-0.160628;0.5218681;0.007728769,-0.243437;0.2462184;0.00713964,-0.3498041;-0.02089924;-0.03936467,0.07872097;0.005400047;-0.0442375,0.09185788;-0.3409635;0.002811294,0.09443668;-0.7260067;0.1031108,0.102974;-0.7500408;0.04370831,-0.07915696;0.00684891;-0.04324786,-0.1156334;-0.3389591;-0.005297855,-0.1349723;-0.7245028;0.09117447,-0.1345845;-0.686019;0.01086821,0.01109238;0.5792286;0.005755476,0;0;0,0.01079473;0.3354543;0.009334803,0.02157405;0.6578315;0.00510633,0.1865912;0.5169547;-0.02049184,0.2192323;0.2311217;-0.02912664,0.228471;-0.05253884;-0.09454644,-0.1558917;0.532838;0.01629732,-0.2209954;0.2524838;0.01442445,-0.2918603;-0.02521932;-0.03741733,0.07850956;0.00211072;-0.04488766,0.100809;-0.3458461;-0.0169115,0.09318463;-0.7321712;0.07806063,0.09512606;-0.7636908;0.02578449,-0.08393478;0.005944754;-0.03320727,-0.1149703;-0.3411533;-0.002981324,-0.1023222;-0.7315193;0.07304074,-0.1104135;-0.7659303;0.02500976,0.01900604;0.5790235;0.008571148,330.1707
+0;0;0,0.006632594;0.3355788;0.008726452,0.0124843;0.6580172;0.001313858,0.1846495;0.5276549;0.005990434,0.2237088;0.2430018;0.02294611,0.2615225;-0.03650352;-0.04968528,-0.160628;0.5218681;0.007728769,-0.243437;0.2462184;0.00713964,-0.3498041;-0.02089924;-0.03936467,0.07872097;0.005400047;-0.0442375,0.09185788;-0.3409635;0.002811294,0.09443668;-0.7260067;0.1031108,0.102974;-0.7500408;0.04370831,-0.07915696;0.00684891;-0.04324786,-0.1156334;-0.3389591;-0.005297855,-0.1349723;-0.7245028;0.09117447,-0.1345845;-0.686019;0.01086821,0.01109238;0.5792286;0.005755476,0;0;0,0.01079473;0.3354543;0.009334803,0.02157405;0.6578315;0.00510633,0.1865912;0.5169547;-0.02049184,0.2192323;0.2311217;-0.02912664,0.228471;-0.05253884;-0.09454644,-0.1558917;0.532838;0.01629732,-0.2209954;0.2524838;0.01442445,-0.2918603;-0.02521932;-0.03741733,0.07850956;0.00211072;-0.04488766,0.100809;-0.3458461;-0.0169115,0.09318463;-0.7321712;0.07806063,0.09512606;-0.7636908;0.02578449,-0.08393478;0.005944754;-0.03320727,-0.1149703;-0.3411533;-0.002981324,-0.1023222;-0.7315193;0.07304074,-0.1104135;-0.7659303;0.02500976,0.01900604;0.5790235;0.008571148,330.1832
+0;0;0,0.006632321;0.335565;0.008726092,0.01248305;0.6579494;0.001314737,0.1844839;0.5276491;0.00599035,0.2234609;0.2435956;0.02291032,0.2613494;-0.03646344;-0.04986495,-0.160466;0.5218678;0.007727036,-0.2431007;0.2467986;0.007139147,-0.3496785;-0.02084816;-0.0394573,0.07880047;0.0054055;-0.04428217,0.09193673;-0.3409409;0.002764288,0.09451822;-0.7263864;0.1031686,0.1030408;-0.7503267;0.04386914,-0.07923689;0.006855826;-0.04329153,-0.1157115;-0.338935;-0.005343407,-0.1350707;-0.7248815;0.09122972,-0.1346835;-0.6864125;0.01106274,0.01109136;0.5791739;0.005755615,0;0;0,0.01099132;0.3354305;0.009462118,0.02184765;0.6577498;0.005158663,0.1865462;0.5167696;-0.0208534,0.2194451;0.2315781;-0.02953506,0.2285154;-0.05265424;-0.09506762,-0.1554797;0.53291;0.01659516,-0.2247714;0.2541804;0.01722809,-0.2988708;-0.02333343;-0.03434887,0.07853107;0.002039149;-0.04503727,0.100777;-0.3459218;-0.01728701,0.09318553;-0.7327047;0.07756686,0.09494278;-0.7640494;0.02529478,-0.08402373;0.006031366;-0.03321565,-0.1150863;-0.3410765;-0.003332578,-0.1022895;-0.7318004;0.07300203,-0.1102896;-0.7659127;0.02479171,0.01926692;0.5789564;0.008647203,330.2057
+0;0;0,0.006435213;0.3354814;0.008794894,0.01219774;0.6577763;0.001442399,0.1842746;0.5276356;0.006110977,0.2230141;0.243814;0.02280502,0.2603627;-0.03651804;-0.04985332,-0.1607148;0.5216035;0.007957455,-0.250147;0.2489571;0.008040205,-0.3686547;-0.01386595;-0.03822143,0.07891206;0.005351792;-0.04438194,0.09168291;-0.3410401;0.002859656,0.09444038;-0.7273075;0.1033683,0.1029987;-0.751448;0.04384782,-0.07938238;0.006918504;-0.04331376,-0.116036;-0.3389171;-0.005412709,-0.136037;-0.7256175;0.09141122,-0.1356692;-0.6871098;0.01094629,0.01082243;0.5790204;0.005867985,0;0;0,0.01110836;0.3353399;0.009503961,0.02198649;0.6575646;0.005104661,0.1866519;0.5165614;-0.02107191,0.2195908;0.2316555;-0.02989388,0.2286117;-0.05272493;-0.09551823,-0.155381;0.5328647;0.01679492,-0.22841;0.2553835;0.01904942,-0.3063632;-0.02149141;-0.03118729,0.07857716;0.002025217;-0.04524422,0.1008586;-0.3460089;-0.01771224,0.09319755;-0.7335336;0.07756627,0.09514494;-0.7650532;0.02504313,-0.08420417;0.00604279;-0.03314592,-0.115253;-0.3411499;-0.003558703,-0.1028254;-0.7328884;0.07193036,-0.1112703;-0.7666135;0.02278852,0.01940412;0.578793;0.008618236,330.2274
+0;0;0,0.006435213;0.3354814;0.008794894,0.01219774;0.6577763;0.001442399,0.1842746;0.5276356;0.006110977,0.2230141;0.243814;0.02280502,0.2603627;-0.03651804;-0.04985332,-0.1607148;0.5216035;0.007957455,-0.250147;0.2489571;0.008040205,-0.3686547;-0.01386595;-0.03822143,0.07891206;0.005351792;-0.04438194,0.09168291;-0.3410401;0.002859656,0.09444038;-0.7273075;0.1033683,0.1029987;-0.751448;0.04384782,-0.07938238;0.006918504;-0.04331376,-0.116036;-0.3389171;-0.005412709,-0.136037;-0.7256175;0.09141122,-0.1356692;-0.6871098;0.01094629,0.01082243;0.5790204;0.005867985,0;0;0,0.01110836;0.3353399;0.009503961,0.02198649;0.6575646;0.005104661,0.1866519;0.5165614;-0.02107191,0.2195908;0.2316555;-0.02989388,0.2286117;-0.05272493;-0.09551823,-0.155381;0.5328647;0.01679492,-0.22841;0.2553835;0.01904942,-0.3063632;-0.02149141;-0.03118729,0.07857716;0.002025217;-0.04524422,0.1008586;-0.3460089;-0.01771224,0.09319755;-0.7335336;0.07756627,0.09514494;-0.7650532;0.02504313,-0.08420417;0.00604279;-0.03314592,-0.115253;-0.3411499;-0.003558703,-0.1028254;-0.7328884;0.07193036,-0.1112703;-0.7666135;0.02278852,0.01940412;0.578793;0.008618236,330.2389
+0;0;0,0.006435213;0.3354814;0.008794894,0.01219774;0.6577763;0.001442399,0.1842746;0.5276356;0.006110977,0.2230141;0.243814;0.02280502,0.2603627;-0.03651804;-0.04985332,-0.1607148;0.5216035;0.007957455,-0.250147;0.2489571;0.008040205,-0.3686547;-0.01386595;-0.03822143,0.07891206;0.005351792;-0.04438194,0.09168291;-0.3410401;0.002859656,0.09444038;-0.7273075;0.1033683,0.1029987;-0.751448;0.04384782,-0.07938238;0.006918504;-0.04331376,-0.116036;-0.3389171;-0.005412709,-0.136037;-0.7256175;0.09141122,-0.1356692;-0.6871098;0.01094629,0.01082243;0.5790204;0.005867985,0;0;0,0.01110836;0.3353399;0.009503961,0.02198649;0.6575646;0.005104661,0.1866519;0.5165614;-0.02107191,0.2195908;0.2316555;-0.02989388,0.2286117;-0.05272493;-0.09551823,-0.155381;0.5328647;0.01679492,-0.22841;0.2553835;0.01904942,-0.3063632;-0.02149141;-0.03118729,0.07857716;0.002025217;-0.04524422,0.1008586;-0.3460089;-0.01771224,0.09319755;-0.7335336;0.07756627,0.09514494;-0.7650532;0.02504313,-0.08420417;0.00604279;-0.03314592,-0.115253;-0.3411499;-0.003558703,-0.1028254;-0.7328884;0.07193036,-0.1112703;-0.7666135;0.02278852,0.01940412;0.578793;0.008618236,330.2504
+0;0;0,0.006469953;0.3354235;0.00881175,0.01232469;0.6576605;0.001485031,0.1840514;0.5277292;0.006168074,0.2228639;0.2436496;0.02282405,0.2590277;-0.03614455;-0.04999198,-0.1602923;0.5216869;0.008181283,-0.2588648;0.2519307;0.007841762,-0.3824769;-0.007834017;-0.03838686,0.0789381;0.00526733;-0.04437446,0.09150533;-0.341099;0.003016852,0.09426278;-0.7281634;0.1037673,0.1031201;-0.7514314;0.04455661,-0.07937752;0.007008214;-0.04333768,-0.1161179;-0.3388029;-0.005412553,-0.1362914;-0.7262567;0.09179686,-0.1359607;-0.6878291;0.01210555,0.01092086;0.5789183;0.00590197,0;0;0,0.01137335;0.3352776;0.00938189,0.02240266;0.6574383;0.004828572,0.1866489;0.5165385;-0.02142847,0.2197585;0.2313913;-0.03036237,0.2287163;-0.05237463;-0.09587145,-0.1546884;0.5330989;0.0171209,-0.2302234;0.2560157;0.0192123,-0.3133037;-0.0190331;-0.02916734,0.07858016;0.001983911;-0.04526902,0.1008947;-0.3460729;-0.01821292,0.09329227;-0.7344377;0.07713902,0.09670217;-0.7673401;0.02760613,-0.0841805;0.006078019;-0.03323796,-0.1152185;-0.3411239;-0.003895592,-0.1024375;-0.7335544;0.07234102,-0.1114971;-0.7667896;0.02395635,0.01978273;0.5786832;0.008376241,330.2723
+0;0;0,0.006469953;0.3354235;0.00881175,0.01232469;0.6576605;0.001485031,0.1840514;0.5277292;0.006168074,0.2228639;0.2436496;0.02282405,0.2590277;-0.03614455;-0.04999198,-0.1602923;0.5216869;0.008181283,-0.2588648;0.2519307;0.007841762,-0.3824769;-0.007834017;-0.03838686,0.0789381;0.00526733;-0.04437446,0.09150533;-0.341099;0.003016852,0.09426278;-0.7281634;0.1037673,0.1031201;-0.7514314;0.04455661,-0.07937752;0.007008214;-0.04333768,-0.1161179;-0.3388029;-0.005412553,-0.1362914;-0.7262567;0.09179686,-0.1359607;-0.6878291;0.01210555,0.01092086;0.5789183;0.00590197,0;0;0,0.01137335;0.3352776;0.00938189,0.02240266;0.6574383;0.004828572,0.1866489;0.5165385;-0.02142847,0.2197585;0.2313913;-0.03036237,0.2287163;-0.05237463;-0.09587145,-0.1546884;0.5330989;0.0171209,-0.2302234;0.2560157;0.0192123,-0.3133037;-0.0190331;-0.02916734,0.07858016;0.001983911;-0.04526902,0.1008947;-0.3460729;-0.01821292,0.09329227;-0.7344377;0.07713902,0.09670217;-0.7673401;0.02760613,-0.0841805;0.006078019;-0.03323796,-0.1152185;-0.3411239;-0.003895592,-0.1024375;-0.7335544;0.07234102,-0.1114971;-0.7667896;0.02395635,0.01978273;0.5786832;0.008376241,330.2846
+0;0;0,0.006468966;0.3353723;0.008810407,0.0123227;0.657554;0.001484939,0.1836404;0.527757;0.006166602,0.2224579;0.2436404;0.02282475,0.258628;-0.03620276;-0.05000402,-0.1598893;0.521729;0.008175051,-0.2584746;0.2519377;0.007835485,-0.3821084;-0.007872581;-0.03840123,0.07895128;0.00526821;-0.04438187,0.0915172;-0.3410621;0.003004514,0.0942722;-0.7277824;0.1036654,0.1031989;-0.7514673;0.04399135,-0.07939078;0.007009385;-0.04334491,-0.1161274;-0.3387658;-0.005423736,-0.1362829;-0.7258751;0.09169927,-0.1359496;-0.6873816;0.01138431,0.0109191;0.5788252;0.005901127,0;0;0,0.01154792;0.335222;0.009322047,0.02266409;0.6573224;0.004637837,0.1864571;0.5165499;-0.02166247,0.2198135;0.2313964;-0.03068125,0.2286756;-0.05239439;-0.09632242,-0.1540468;0.5331876;0.01710964,-0.2317167;0.256661;0.01974981,-0.3228914;-0.0161573;-0.02696064,0.07858593;0.001990885;-0.04528904,0.1007058;-0.3460563;-0.01841974,0.09337241;-0.734135;0.07662714,0.09550024;-0.7666779;0.02557218,-0.08417268;0.006075289;-0.03329955,-0.1153342;-0.3410923;-0.00411596,-0.1018981;-0.7331278;0.07217588,-0.1102887;-0.7634342;0.01911471,0.02002462;0.5785829;0.008217454,330.3066
+0;0;0,0.006495696;0.3352938;0.008823489,0.0124185;0.6573568;0.001521504,0.1832694;0.5278102;0.006076193,0.2222085;0.2442351;0.02264268,0.2576247;-0.03635269;-0.05023569,-0.1593709;0.5217881;0.008380479,-0.2658916;0.2555955;0.007773574,-0.4023271;0.001731485;-0.03948637,0.07903291;0.005216851;-0.0444122,0.09145312;-0.3409625;0.00310934,0.09397107;-0.7280599;0.1039471,0.1029597;-0.7517245;0.04488295,-0.0794486;0.00707656;-0.04340165,-0.1163086;-0.3385274;-0.005297266,-0.1364376;-0.7260156;0.09199976,-0.1361625;-0.6875679;0.01213855,0.01099382;0.5786616;0.005929186,0;0;0,0.01188739;0.3351313;0.009364724,0.02334821;0.6571015;0.004685521,0.1864805;0.5164711;-0.02204549,0.2200622;0.2318624;-0.03074777,0.2286807;-0.05250588;-0.09674382,-0.1530661;0.5334499;0.01714169,-0.2339512;0.2584034;0.02068662,-0.3302426;-0.01339829;-0.02564829,0.07862021;0.001960367;-0.04539692,0.1008577;-0.3459704;-0.01889407,0.09352325;-0.7345011;0.07602179,0.09617713;-0.7662626;0.02476037,-0.08426251;0.006118041;-0.03329055,-0.1153509;-0.3409525;-0.004511183,-0.101764;-0.7334317;0.07160977,-0.1107277;-0.763449;0.01900912,0.02061634;0.5783988;0.008265853,330.3289
+0;0;0,0.006495696;0.3352938;0.008823489,0.0124185;0.6573568;0.001521504,0.1832694;0.5278102;0.006076193,0.2222085;0.2442351;0.02264268,0.2576247;-0.03635269;-0.05023569,-0.1593709;0.5217881;0.008380479,-0.2658916;0.2555955;0.007773574,-0.4023271;0.001731485;-0.03948637,0.07903291;0.005216851;-0.0444122,0.09145312;-0.3409625;0.00310934,0.09397107;-0.7280599;0.1039471,0.1029597;-0.7517245;0.04488295,-0.0794486;0.00707656;-0.04340165,-0.1163086;-0.3385274;-0.005297266,-0.1364376;-0.7260156;0.09199976,-0.1361625;-0.6875679;0.01213855,0.01099382;0.5786616;0.005929186,0;0;0,0.01188739;0.3351313;0.009364724,0.02334821;0.6571015;0.004685521,0.1864805;0.5164711;-0.02204549,0.2200622;0.2318624;-0.03074777,0.2286807;-0.05250588;-0.09674382,-0.1530661;0.5334499;0.01714169,-0.2339512;0.2584034;0.02068662,-0.3302426;-0.01339829;-0.02564829,0.07862021;0.001960367;-0.04539692,0.1008577;-0.3459704;-0.01889407,0.09352325;-0.7345011;0.07602179,0.09617713;-0.7662626;0.02476037,-0.08426251;0.006118041;-0.03329055,-0.1153509;-0.3409525;-0.004511183,-0.101764;-0.7334317;0.07160977,-0.1107277;-0.763449;0.01900912,0.02061634;0.5783988;0.008265853,330.3396
+0;0;0,0.006495696;0.3352938;0.008823489,0.0124185;0.6573568;0.001521504,0.1832694;0.5278102;0.006076193,0.2222085;0.2442351;0.02264268,0.2576247;-0.03635269;-0.05023569,-0.1593709;0.5217881;0.008380479,-0.2658916;0.2555955;0.007773574,-0.4023271;0.001731485;-0.03948637,0.07903291;0.005216851;-0.0444122,0.09145312;-0.3409625;0.00310934,0.09397107;-0.7280599;0.1039471,0.1029597;-0.7517245;0.04488295,-0.0794486;0.00707656;-0.04340165,-0.1163086;-0.3385274;-0.005297266,-0.1364376;-0.7260156;0.09199976,-0.1361625;-0.6875679;0.01213855,0.01099382;0.5786616;0.005929186,0;0;0,0.01188739;0.3351313;0.009364724,0.02334821;0.6571015;0.004685521,0.1864805;0.5164711;-0.02204549,0.2200622;0.2318624;-0.03074777,0.2286807;-0.05250588;-0.09674382,-0.1530661;0.5334499;0.01714169,-0.2339512;0.2584034;0.02068662,-0.3302426;-0.01339829;-0.02564829,0.07862021;0.001960367;-0.04539692,0.1008577;-0.3459704;-0.01889407,0.09352325;-0.7345011;0.07602179,0.09617713;-0.7662626;0.02476037,-0.08426251;0.006118041;-0.03329055,-0.1153509;-0.3409525;-0.004511183,-0.101764;-0.7334317;0.07160977,-0.1107277;-0.763449;0.01900912,0.02061634;0.5783988;0.008265853,330.3519
+0;0;0,0.006712365;0.3352781;0.008714218,0.01300247;0.6572992;0.001288021,0.1832602;0.5278808;0.005839474,0.2225023;0.2443282;0.02228023,0.2578258;-0.03856444;-0.05075895,-0.1584409;0.5219858;0.008540252,-0.2765502;0.2607149;0.008676204,-0.4239293;0.01023519;-0.03769254,0.07896785;0.005182973;-0.04451132,0.09127414;-0.3406995;0.00325815,0.09368913;-0.7272;0.1039004,0.1015349;-0.7512687;0.04440047,-0.07949713;0.007086894;-0.04329001,-0.1164089;-0.3382498;-0.005235661,-0.1367562;-0.7250823;0.09204736,-0.1365535;-0.686586;0.01171686,0.01147193;0.5786161;0.005725493,0;0;0,0.01218678;0.335104;0.009441972,0.02393138;0.6570314;0.004751325,0.1864265;0.5164787;-0.02224171,0.2200595;0.2318636;-0.03092336,0.228005;-0.05485842;-0.09678745,-0.1521148;0.5336894;0.01718073,-0.2366455;0.2597334;0.02105431,-0.3396877;-0.01179188;-0.02655938,0.07865974;0.00197351;-0.04530776,0.1008126;-0.345726;-0.01918626,0.09365098;-0.7336727;0.0754894,0.09630324;-0.765756;0.02387679,-0.08421285;0.006108576;-0.03339046,-0.115366;-0.3406921;-0.004636152,-0.1012103;-0.732541;0.07133378,-0.110255;-0.7629929;0.01852291,0.02112903;0.5783402;0.008339763,330.3638
+0;0;0,0.006712365;0.3352781;0.008714218,0.01300247;0.6572992;0.001288021,0.1832602;0.5278808;0.005839474,0.2225023;0.2443282;0.02228023,0.2578258;-0.03856444;-0.05075895,-0.1584409;0.5219858;0.008540252,-0.2765502;0.2607149;0.008676204,-0.4239293;0.01023519;-0.03769254,0.07896785;0.005182973;-0.04451132,0.09127414;-0.3406995;0.00325815,0.09368913;-0.7272;0.1039004,0.1015349;-0.7512687;0.04440047,-0.07949713;0.007086894;-0.04329001,-0.1164089;-0.3382498;-0.005235661,-0.1367562;-0.7250823;0.09204736,-0.1365535;-0.686586;0.01171686,0.01147193;0.5786161;0.005725493,0;0;0,0.01218678;0.335104;0.009441972,0.02393138;0.6570314;0.004751325,0.1864265;0.5164787;-0.02224171,0.2200595;0.2318636;-0.03092336,0.228005;-0.05485842;-0.09678745,-0.1521148;0.5336894;0.01718073,-0.2366455;0.2597334;0.02105431,-0.3396877;-0.01179188;-0.02655938,0.07865974;0.00197351;-0.04530776,0.1008126;-0.345726;-0.01918626,0.09365098;-0.7336727;0.0754894,0.09630324;-0.765756;0.02387679,-0.08421285;0.006108576;-0.03339046,-0.115366;-0.3406921;-0.004636152,-0.1012103;-0.732541;0.07133378,-0.110255;-0.7629929;0.01852291,0.02112903;0.5783402;0.008339763,330.384
+0;0;0,0.006710233;0.3351716;0.008711451,0.01299856;0.6571018;0.00128728,0.1833201;0.5276854;0.005837611,0.222452;0.2449287;0.02223222,0.2579012;-0.03897032;-0.05106679,-0.1585071;0.5217882;0.008539385,-0.2762848;0.2612506;0.008674955,-0.4241882;0.009879857;-0.03785875,0.07903525;0.005187396;-0.04454931,0.09134332;-0.3407452;0.003227085,0.09375823;-0.7272339;0.1038662,0.1016889;-0.7518879;0.04372221,-0.07956497;0.007092942;-0.04332696,-0.1164821;-0.3382938;-0.005267091,-0.1368288;-0.7251145;0.09201294,-0.1366239;-0.6865262;0.01081285,0.01146842;0.5784395;0.005723588,0;0;0,0.01248513;0.3349902;0.009306669,0.02441213;0.6568178;0.004468203,0.1868746;0.5159577;-0.0221591,0.2201203;0.232108;-0.03085327,0.2279094;-0.05572748;-0.09656537,-0.1517962;0.533819;0.01748836,-0.2399675;0.2618648;0.02175377,-0.3473857;-0.009264439;-0.02491838,0.07867787;0.001880378;-0.04543543,0.1009573;-0.3458982;-0.01980102,0.09375393;-0.7338707;0.07471347,0.09706857;-0.7663924;0.02229857,-0.08430344;0.006218015;-0.03335246,-0.1157865;-0.3406449;-0.005096441,-0.1012835;-0.7324679;0.07087664,-0.1104819;-0.7637286;0.01768097,0.02156874;0.5781503;0.008090258,330.4061
+0;0;0,0.006965165;0.335173;0.00845394,0.01361943;0.657088;0.000710363,0.1838943;0.527856;0.005429281,0.2230643;0.2451162;0.02202472,0.2581523;-0.03892589;-0.05089257,-0.1581256;0.5222465;0.008791479,-0.2856189;0.2663232;0.008397339,-0.4405285;0.01934125;-0.03883576,0.07896932;0.005084042;-0.04467795,0.09081582;-0.3408708;0.003054272,0.09305555;-0.7274831;0.1032216,0.1013736;-0.7544986;0.04536574,-0.07964173;0.007156667;-0.0431752,-0.116048;-0.3383802;-0.005995616,-0.1375627;-0.7250554;0.09161066,-0.1311948;-0.7559512;0.03758829,0.01199037;0.5784324;0.005230172,0;0;0,0.01248513;0.3349902;0.009306669,0.02441213;0.6568178;0.004468203,0.1868746;0.5159577;-0.0221591,0.2201203;0.232108;-0.03085327,0.2279094;-0.05572748;-0.09656537,-0.1517962;0.533819;0.01748836,-0.2399675;0.2618648;0.02175377,-0.3473857;-0.009264439;-0.02491838,0.07867787;0.001880378;-0.04543543,0.1009573;-0.3458982;-0.01980102,0.09375393;-0.7338707;0.07471347,0.09706857;-0.7663924;0.02229857,-0.08430344;0.006218015;-0.03335246,-0.1157865;-0.3406449;-0.005096441,-0.1012835;-0.7324679;0.07087664,-0.1104819;-0.7637286;0.01768097,0.02156874;0.5781503;0.008090258,330.4182
+0;0;0,0.0069646;0.3351458;0.008453253,0.01361824;0.6570308;0.0007104767,0.1837716;0.5278436;0.005428731,0.2229365;0.2451404;0.02202202,0.2579792;-0.03853562;-0.05080129,-0.1580061;0.5222381;0.008788548,-0.2854829;0.2663479;0.008394459,-0.4401928;0.01968426;-0.03877777,0.07908195;0.005091293;-0.04474167,0.09093419;-0.3410314;0.003013708,0.09317398;-0.7276529;0.1031835,0.1014781;-0.7545732;0.04542422,-0.07975531;0.007166874;-0.04323678,-0.1161792;-0.3385377;-0.006039154,-0.1376944;-0.7252221;0.09156945,-0.1313372;-0.7560161;0.03763734,0.01198937;0.5783842;0.005229763,0;0;0,0.01278023;0.3349578;0.00908649,0.02492263;0.6567456;0.004128098,0.18714;0.5157982;-0.02250731,0.2203025;0.2319689;-0.03096306,0.2276952;-0.05564842;-0.09596252,-0.1513397;0.534349;0.01767944,-0.243062;0.2636145;0.02216724,-0.353011;-0.00624758;-0.02353859,0.07873792;0.001815975;-0.04559314,0.1012675;-0.3461204;-0.02000666,0.09388695;-0.7341868;0.07414854,0.09768174;-0.7660667;0.02121961,-0.08447497;0.006319833;-0.03325256,-0.1158957;-0.3407575;-0.005466782,-0.1018229;-0.7326338;0.07036281,-0.1110048;-0.7644467;0.01801909,0.02201572;0.5780907;0.007776618,330.4398
+0;0;0,0.0069646;0.3351458;0.008453253,0.01361824;0.6570308;0.0007104767,0.1837716;0.5278436;0.005428731,0.2229365;0.2451404;0.02202202,0.2579792;-0.03853562;-0.05080129,-0.1580061;0.5222381;0.008788548,-0.2854829;0.2663479;0.008394459,-0.4401928;0.01968426;-0.03877777,0.07908195;0.005091293;-0.04474167,0.09093419;-0.3410314;0.003013708,0.09317398;-0.7276529;0.1031835,0.1014781;-0.7545732;0.04542422,-0.07975531;0.007166874;-0.04323678,-0.1161792;-0.3385377;-0.006039154,-0.1376944;-0.7252221;0.09156945,-0.1313372;-0.7560161;0.03763734,0.01198937;0.5783842;0.005229763,0;0;0,0.01278023;0.3349578;0.00908649,0.02492263;0.6567456;0.004128098,0.18714;0.5157982;-0.02250731,0.2203025;0.2319689;-0.03096306,0.2276952;-0.05564842;-0.09596252,-0.1513397;0.534349;0.01767944,-0.243062;0.2636145;0.02216724,-0.353011;-0.00624758;-0.02353859,0.07873792;0.001815975;-0.04559314,0.1012675;-0.3461204;-0.02000666,0.09388695;-0.7341868;0.07414854,0.09768174;-0.7660667;0.02121961,-0.08447497;0.006319833;-0.03325256,-0.1158957;-0.3407575;-0.005466782,-0.1018229;-0.7326338;0.07036281,-0.1110048;-0.7644467;0.01801909,0.02201572;0.5780907;0.007776618,330.452
+0;0;0,0.006956513;0.3349975;0.008395406,0.01361924;0.6566888;0.0006224555,0.1838018;0.5276967;0.005144609,0.2226444;0.2453658;0.02189428,0.2575607;-0.03854063;-0.05085107,-0.1580457;0.5221352;0.009180713,-0.2955319;0.2719405;0.009631333,-0.4629101;0.03316669;-0.03603574,0.07914606;0.005048691;-0.04479115,0.09071302;-0.3412587;0.002024051,0.09317915;-0.7284492;0.1028439,0.1004427;-0.7546384;0.04512843,-0.07982858;0.007214384;-0.0432572,-0.1163143;-0.3385331;-0.006085485,-0.1384321;-0.7259804;0.09129292,-0.1384645;-0.6874885;0.01086324,0.01198898;0.5780997;0.005145204,0;0;0,0.01320563;0.334794;0.008987784,0.02584492;0.6563692;0.004003644,0.1878414;0.5153775;-0.02277029,0.2204138;0.2318822;-0.0311079,0.2278663;-0.05594173;-0.09603679,-0.1507112;0.5347207;0.01775328,-0.2463331;0.2657666;0.02225198,-0.3591855;-0.003400028;-0.02165213,0.07874114;0.0017405;-0.04574537,0.1014301;-0.3462594;-0.02053523,0.09403012;-0.734989;0.07391941,0.09784446;-0.7659674;0.02092754,-0.08458243;0.006415358;-0.03317364,-0.1160374;-0.3407463;-0.005903712,-0.1010953;-0.7332572;0.07024799,-0.1106467;-0.7638767;0.01756886,0.02279476;0.5777772;0.007659316,330.4742
+0;0;0,0.00695583;0.3349646;0.008394581,0.01361817;0.6566374;0.0006219423,0.1836435;0.527693;0.005144011,0.2225035;0.2452359;0.02190116,0.2574255;-0.03871703;-0.05085609,-0.1578911;0.5221365;0.009176422,-0.2954388;0.27183;0.009627243,-0.4628444;0.03301711;-0.0360473,0.07919379;0.005051736;-0.04481817,0.09076343;-0.341336;0.002007898,0.09322896;-0.7284313;0.1028029,0.1003465;-0.7534908;0.04624785,-0.07987672;0.007218735;-0.04328329,-0.1163709;-0.338609;-0.006102949,-0.1384832;-0.7259611;0.09125151,-0.138515;-0.6876399;0.01243886,0.01198794;0.5780498;0.005144605,0;0;0,0.01346784;0.334754;0.008861065,0.02633367;0.656299;0.003713369,0.1880286;0.5151604;-0.02307737,0.2204542;0.2315133;-0.0311898,0.2276214;-0.05642572;-0.09585929,-0.1501627;0.5349807;0.01794096,-0.2494461;0.2672248;0.02268834,-0.3658575;-0.0007224381;-0.01967961,0.0787315;0.001697212;-0.04587281,0.1014069;-0.3464009;-0.02088154,0.09397785;-0.7350811;0.07335758,0.09741511;-0.7634214;0.01982927,-0.08466488;0.006462085;-0.03310505,-0.1162693;-0.3407924;-0.006151771,-0.1016766;-0.7333324;0.06939885,-0.1114131;-0.7623548;0.0174158,0.02322863;0.5777127;0.007412195,330.4957
+0;0;0,0.00695583;0.3349646;0.008394581,0.01361817;0.6566374;0.0006219423,0.1836435;0.527693;0.005144011,0.2225035;0.2452359;0.02190116,0.2574255;-0.03871703;-0.05085609,-0.1578911;0.5221365;0.009176422,-0.2954388;0.27183;0.009627243,-0.4628444;0.03301711;-0.0360473,0.07919379;0.005051736;-0.04481817,0.09076343;-0.341336;0.002007898,0.09322896;-0.7284313;0.1028029,0.1003465;-0.7534908;0.04624785,-0.07987672;0.007218735;-0.04328329,-0.1163709;-0.338609;-0.006102949,-0.1384832;-0.7259611;0.09125151,-0.138515;-0.6876399;0.01243886,0.01198794;0.5780498;0.005144605,0;0;0,0.01346784;0.334754;0.008861065,0.02633367;0.656299;0.003713369,0.1880286;0.5151604;-0.02307737,0.2204542;0.2315133;-0.0311898,0.2276214;-0.05642572;-0.09585929,-0.1501627;0.5349807;0.01794096,-0.2494461;0.2672248;0.02268834,-0.3658575;-0.0007224381;-0.01967961,0.0787315;0.001697212;-0.04587281,0.1014069;-0.3464009;-0.02088154,0.09397785;-0.7350811;0.07335758,0.09741511;-0.7634214;0.01982927,-0.08466488;0.006462085;-0.03310505,-0.1162693;-0.3407924;-0.006151771,-0.1016766;-0.7333324;0.06939885,-0.1114131;-0.7623548;0.0174158,0.02322863;0.5777127;0.007412195,330.5187
+0;0;0,0.00708608;0.3348527;0.008247031,0.01389824;0.6564283;0.0003125835,0.1841514;0.5275408;0.004751951,0.2234505;0.2452599;0.02159674,0.2579584;-0.03826621;-0.05069621,-0.1579487;0.5221303;0.00950931,-0.308272;0.2794108;0.008605608,-0.4830681;0.04676555;-0.03750995,0.07911542;0.005002395;-0.04490454,0.09040375;-0.3413438;0.002119895,0.09282747;-0.728126;0.1028613,0.09965875;-0.7527843;0.04659778,-0.07990593;0.007257336;-0.04316323,-0.1166886;-0.3385172;-0.005995553,-0.1387986;-0.7255971;0.09114096,-0.1344318;-0.75354;0.03800589,0.01223132;0.5778626;0.004875128,0;0;0,0.01370755;0.3346344;0.008747339,0.0267162;0.6560808;0.003443003,0.1885508;0.5145435;-0.02297342,0.2204645;0.2309473;-0.03105676,0.2274098;-0.05657694;-0.09497654,-0.1501781;0.5353895;0.01817252,-0.2533892;0.2692512;0.0235164,-0.3735884;0.003202766;-0.01616403,0.07871295;0.001562625;-0.04585326,0.1015286;-0.3465307;-0.02125812,0.09406898;-0.7349395;0.07275367,0.09614751;-0.7628356;0.0194292,-0.08461406;0.006590441;-0.03313183,-0.1166381;-0.3406301;-0.006545626,-0.101238;-0.7327944;0.06911904,-0.110911;-0.7630669;0.01938544,0.02358411;0.5775163;0.007179976,330.5403
+0;0;0,0.00708608;0.3348527;0.008247031,0.01389824;0.6564283;0.0003125835,0.1841514;0.5275408;0.004751951,0.2234505;0.2452599;0.02159674,0.2579584;-0.03826621;-0.05069621,-0.1579487;0.5221303;0.00950931,-0.308272;0.2794108;0.008605608,-0.4830681;0.04676555;-0.03750995,0.07911542;0.005002395;-0.04490454,0.09040375;-0.3413438;0.002119895,0.09282747;-0.728126;0.1028613,0.09965875;-0.7527843;0.04659778,-0.07990593;0.007257336;-0.04316323,-0.1166886;-0.3385172;-0.005995553,-0.1387986;-0.7255971;0.09114096,-0.1344318;-0.75354;0.03800589,0.01223132;0.5778626;0.004875128,0;0;0,0.01370755;0.3346344;0.008747339,0.0267162;0.6560808;0.003443003,0.1885508;0.5145435;-0.02297342,0.2204645;0.2309473;-0.03105676,0.2274098;-0.05657694;-0.09497654,-0.1501781;0.5353895;0.01817252,-0.2533892;0.2692512;0.0235164,-0.3735884;0.003202766;-0.01616403,0.07871295;0.001562625;-0.04585326,0.1015286;-0.3465307;-0.02125812,0.09406898;-0.7349395;0.07275367,0.09614751;-0.7628356;0.0194292,-0.08461406;0.006590441;-0.03313183,-0.1166381;-0.3406301;-0.006545626,-0.101238;-0.7327944;0.06911904,-0.110911;-0.7630669;0.01938544,0.02358411;0.5775163;0.007179976,330.552
+0;0;0,0.007088284;0.3349569;0.008249596,0.01390287;0.6566468;0.0003119777,0.1842785;0.5276875;0.004753338,0.2235574;0.2455513;0.0215895,0.2579067;-0.03667077;-0.05037094,-0.1580668;0.5222731;0.009514106,-0.3083131;0.2796781;0.008610866,-0.4823052;0.04810289;-0.03729257,0.07919382;0.005007351;-0.04494903,0.09048656;-0.3414743;0.002093792,0.09290633;-0.7276267;0.1026712,0.099735;-0.7522641;0.04642918,-0.0799851;0.007264527;-0.043206,-0.1167822;-0.3386452;-0.006023783,-0.1388561;-0.7250948;0.09095454,-0.134491;-0.7530155;0.03783981,0.01223519;0.5780453;0.004876602,0;0;0,0.01400782;0.3347323;0.008514166,0.02735534;0.656276;0.003018379,0.1890355;0.5141487;-0.023247,0.2206802;0.2306557;-0.03082514,0.2275297;-0.05563447;-0.09405899,-0.1497825;0.5357394;0.01826983,-0.2572338;0.2714406;0.0235106,-0.3831834;0.009375989;-0.01478168,0.07871303;0.001538545;-0.04603302,0.1017821;-0.346671;-0.02137518,0.09406586;-0.7345445;0.07205939,0.09642233;-0.7624385;0.01878881,-0.08475681;0.006643843;-0.03300441,-0.1168657;-0.3407374;-0.006823966,-0.101831;-0.7323391;0.06839158,-0.1109536;-0.7625386;0.01851336,0.02412628;0.577682;0.006808043,330.5644
+0;0;0,0.007295356;0.3349556;0.008118269,0.0144927;0.6566315;-3.523519E-05,0.1847931;0.5277931;0.004389256,0.2243156;0.2457003;0.02138047,0.2584541;-0.03657639;-0.05046615,-0.157684;0.5226268;0.009920381,-0.3159124;0.2851653;0.008211405,-0.5090857;0.06912459;-0.03671027,0.07918867;0.004977526;-0.04496139,0.09034619;-0.341498;0.002159573,0.09286699;-0.7277039;0.1025287,0.09992145;-0.7524169;0.04638818,-0.07999118;0.007301195;-0.04318856,-0.1168281;-0.3386054;-0.006015539,-0.1388237;-0.7250832;0.09086785,-0.1337065;-0.7533571;0.03820849,0.01271624;0.5780359;0.004589109,0;0;0,0.01400782;0.3347323;0.008514166,0.02735534;0.656276;0.003018379,0.1890355;0.5141487;-0.023247,0.2206802;0.2306557;-0.03082514,0.2275297;-0.05563447;-0.09405899,-0.1497825;0.5357394;0.01826983,-0.2572338;0.2714406;0.0235106,-0.3831834;0.009375989;-0.01478168,0.07871303;0.001538545;-0.04603302,0.1017821;-0.346671;-0.02137518,0.09406586;-0.7345445;0.07205939,0.09642233;-0.7624385;0.01878881,-0.08475681;0.006643843;-0.03300441,-0.1168657;-0.3407374;-0.006823966,-0.101831;-0.7323391;0.06839158,-0.1109536;-0.7625386;0.01851336,0.02412628;0.577682;0.006808043,330.5854
+0;0;0,0.007298266;0.3350893;0.008121507,0.01449807;0.656875;-3.48147E-05,0.1849899;0.5279529;0.004391076,0.2244771;0.2461124;0.02136709,0.2585563;-0.03567412;-0.05035479,-0.1578695;0.5227808;0.009928377,-0.3159564;0.2855318;0.00822093,-0.5087943;0.06986617;-0.03662275,0.07916446;0.004976003;-0.04494764,0.09031077;-0.3411517;0.002126031,0.09283276;-0.7275378;0.1025419,0.09989002;-0.7522725;0.04637911,-0.07996672;0.007298962;-0.04317535,-0.1167667;-0.3382604;-0.006039638,-0.1387725;-0.7249185;0.09088892,-0.1336533;-0.7532155;0.03820863,0.01272099;0.5782518;0.004591153,0;0;0,0.014223;0.3348655;0.008177519,0.02765787;0.6565098;0.002340078,0.189387;0.5138953;-0.02372599,0.2205276;0.2306078;-0.0314703,0.2271956;-0.05540085;-0.09362864,-0.1496992;0.5360484;0.018002,-0.2611953;0.273718;0.0237332,-0.3890393;0.01307985;-0.01411911,0.07855191;0.001531482;-0.04625273,0.1015581;-0.3463727;-0.02221227,0.09389263;-0.734481;0.07104588,0.09619812;-0.7623617;0.01771235,-0.08477823;0.006674698;-0.03286581,-0.1173759;-0.3403819;-0.007693082,-0.1023143;-0.7322687;0.06701803,-0.1113675;-0.7628458;0.01753662,0.02441744;0.5778923;0.006207943,330.597
+0;0;0,0.007298266;0.3350893;0.008121507,0.01449807;0.656875;-3.48147E-05,0.1849899;0.5279529;0.004391076,0.2244771;0.2461124;0.02136709,0.2585563;-0.03567412;-0.05035479,-0.1578695;0.5227808;0.009928377,-0.3159564;0.2855318;0.00822093,-0.5087943;0.06986617;-0.03662275,0.07916446;0.004976003;-0.04494764,0.09031077;-0.3411517;0.002126031,0.09283276;-0.7275378;0.1025419,0.09989002;-0.7522725;0.04637911,-0.07996672;0.007298962;-0.04317535,-0.1167667;-0.3382604;-0.006039638,-0.1387725;-0.7249185;0.09088892,-0.1336533;-0.7532155;0.03820863,0.01272099;0.5782518;0.004591153,0;0;0,0.014223;0.3348655;0.008177519,0.02765787;0.6565098;0.002340078,0.189387;0.5138953;-0.02372599,0.2205276;0.2306078;-0.0314703,0.2271956;-0.05540085;-0.09362864,-0.1496992;0.5360484;0.018002,-0.2611953;0.273718;0.0237332,-0.3890393;0.01307985;-0.01411911,0.07855191;0.001531482;-0.04625273,0.1015581;-0.3463727;-0.02221227,0.09389263;-0.734481;0.07104588,0.09619812;-0.7623617;0.01771235,-0.08477823;0.006674698;-0.03286581,-0.1173759;-0.3403819;-0.007693082,-0.1023143;-0.7322687;0.06701803,-0.1113675;-0.7628458;0.01753662,0.02441744;0.5778923;0.006207943,330.6199
+0;0;0,0.007420853;0.3350533;0.008061032,0.01472576;0.656828;-0.0001217606,0.1853527;0.5279306;0.003975375,0.2252976;0.2464118;0.02087675,0.2595527;-0.03519019;-0.05061569,-0.1578749;0.5229783;0.01050187,-0.3257961;0.2929132;0.007937896,-0.523365;0.08166969;-0.03596022,0.07906318;0.00492852;-0.04495086,0.08997084;-0.3409654;0.002242282,0.09274109;-0.7271137;0.1030324,0.1005196;-0.7512245;0.04650773,-0.0799159;0.00733289;-0.04307593,-0.1168767;-0.3379812;-0.005915381,-0.138942;-0.7245191;0.09092581,-0.1394082;-0.6862766;0.01272504,0.01292585;0.5782038;0.004506937,0;0;0,0.01434056;0.3348295;0.008017778,0.02780168;0.6564603;0.001949787,0.1896368;0.5137827;-0.02422822,0.2203452;0.2307087;-0.03198385,0.22706;-0.05520755;-0.09355557,-0.149755;0.5362893;0.01789323,-0.2661267;0.2763859;0.02436501,-0.4054775;0.02223235;-0.01527867,0.07843988;0.001484826;-0.04626918,0.1013679;-0.3462355;-0.02273822,0.09369176;-0.7342945;0.07014871,0.09587022;-0.7622377;0.01703215,-0.08467656;0.006725253;-0.03287109,-0.1177453;-0.3401083;-0.008340163,-0.1028516;-0.7319829;0.06574864,-0.1117709;-0.7638392;0.01802268,0.02456506;0.5778438;0.005875111,330.6414
+0;0;0,0.007420853;0.3350533;0.008061032,0.01472576;0.656828;-0.0001217606,0.1853527;0.5279306;0.003975375,0.2252976;0.2464118;0.02087675,0.2595527;-0.03519019;-0.05061569,-0.1578749;0.5229783;0.01050187,-0.3257961;0.2929132;0.007937896,-0.523365;0.08166969;-0.03596022,0.07906318;0.00492852;-0.04495086,0.08997084;-0.3409654;0.002242282,0.09274109;-0.7271137;0.1030324,0.1005196;-0.7512245;0.04650773,-0.0799159;0.00733289;-0.04307593,-0.1168767;-0.3379812;-0.005915381,-0.138942;-0.7245191;0.09092581,-0.1394082;-0.6862766;0.01272504,0.01292585;0.5782038;0.004506937,0;0;0,0.01434056;0.3348295;0.008017778,0.02780168;0.6564603;0.001949787,0.1896368;0.5137827;-0.02422822,0.2203452;0.2307087;-0.03198385,0.22706;-0.05520755;-0.09355557,-0.149755;0.5362893;0.01789323,-0.2661267;0.2763859;0.02436501,-0.4054775;0.02223235;-0.01527867,0.07843988;0.001484826;-0.04626918,0.1013679;-0.3462355;-0.02273822,0.09369176;-0.7342945;0.07014871,0.09587022;-0.7622377;0.01703215,-0.08467656;0.006725253;-0.03287109,-0.1177453;-0.3401083;-0.008340163,-0.1028516;-0.7319829;0.06574864,-0.1117709;-0.7638392;0.01802268,0.02456506;0.5778438;0.005875111,330.6522
+0;0;0,0.007421435;0.3350795;0.008061664,0.01472701;0.656884;-0.0001219227,0.1854109;0.5279617;0.003975516,0.2253336;0.2465991;0.02086752,0.2595317;-0.0345341;-0.05050588,-0.1579304;0.5230078;0.01050418,-0.3257585;0.2930703;0.00794162,-0.5229984;0.08217852;-0.0358834,0.07909499;0.004930503;-0.04496895,0.08999968;-0.3408689;0.002211291,0.09277045;-0.7270894;0.1030203,0.1006119;-0.7516382;0.04603809,-0.07994805;0.00733584;-0.04309326,-0.1168987;-0.3378838;-0.005942881,-0.1389681;-0.7244942;0.09091644,-0.1394382;-0.6861849;0.01208271,0.01292692;0.5782516;0.004507254,0;0;0,0.01456188;0.3348442;0.008105278,0.02829022;0.6564941;0.002078772,0.1899728;0.5134919;-0.02425456,0.2205206;0.2305534;-0.03178799,0.2272513;-0.05500036;-0.09272456,-0.1494571;0.5367538;0.01858117,-0.2705207;0.2791895;0.0255338,-0.4087573;0.02465293;-0.0119002,0.07844531;0.001431123;-0.04633379,0.1013338;-0.3461815;-0.02259254,0.09366801;-0.7344085;0.0699141,0.09584057;-0.7627114;0.01624775,-0.08472841;0.00679436;-0.03282481,-0.1178203;-0.3399548;-0.008492667,-0.1032853;-0.7320144;0.06508973,-0.1120059;-0.764414;0.01698287,0.02498786;0.5778719;0.00599885,330.6749
+0;0;0,0.00756932;0.3350779;0.007995239,0.01506528;0.656876;-0.0002641948,0.1857172;0.5280153;0.003639301,0.2259529;0.2466785;0.02021622,0.2601013;-0.03443575;-0.05125549,-0.1577845;0.5235222;0.01101689,-0.3344606;0.3003085;0.008731107,-0.5452268;0.1031551;-0.03607659,0.07908973;0.00489401;-0.04498219,0.09008855;-0.3409179;0.00208395,0.09261329;-0.7270387;0.1032806,0.1005729;-0.7509555;0.0457162,-0.07995217;0.007380304;-0.04307804,-0.1169681;-0.3378306;-0.005911652,-0.1388094;-0.7244467;0.0909768,-0.1394212;-0.6861374;0.01214404,0.01321674;0.5782458;0.004383748,0;0;0,0.01456188;0.3348442;0.008105278,0.02829022;0.6564941;0.002078772,0.1899728;0.5134919;-0.02425456,0.2205206;0.2305534;-0.03178799,0.2272513;-0.05500036;-0.09272456,-0.1494571;0.5367538;0.01858117,-0.2705207;0.2791895;0.0255338,-0.4087573;0.02465293;-0.0119002,0.07844531;0.001431123;-0.04633379,0.1013338;-0.3461815;-0.02259254,0.09366801;-0.7344085;0.0699141,0.09584057;-0.7627114;0.01624775,-0.08472841;0.00679436;-0.03282481,-0.1178203;-0.3399548;-0.008492667,-0.1032853;-0.7320144;0.06508973,-0.1120059;-0.764414;0.01698287,0.02498786;0.5778719;0.00599885,330.6877
+0;0;0,0.007567723;0.3350071;0.007993553,0.01506171;0.6567209;-0.0002636267,0.1859789;0.5278057;0.00363739,0.2261904;0.2466383;0.02020433,0.2601678;-0.03306806;-0.05090942,-0.1580499;0.5233057;0.0110263,-0.3346198;0.3002263;0.008741896,-0.5443303;0.1040604;-0.03584139,0.07909263;0.00489419;-0.04498384,0.0900939;-0.3409948;0.00209279,0.09261742;-0.7269289;0.1032405,0.1005886;-0.7509243;0.04559219,-0.07995509;0.007380574;-0.04307962,-0.1169792;-0.3379072;-0.005904954,-0.13881;-0.7243364;0.09093668,-0.1394227;-0.6860151;0.01198895,0.0132137;0.5781133;0.00438298,0;0;0,0.01472846;0.3347652;0.008141756,0.02862674;0.6563233;0.002126455,0.1904242;0.5129975;-0.02425778,0.2206672;0.2301902;-0.03146517,0.2273558;-0.05398172;-0.09187067,-0.1494927;0.5368898;0.01887909,-0.2741067;0.281231;0.02639458,-0.4148723;0.0296829;-0.0104274,0.07844578;0.001389608;-0.04634082,0.101301;-0.3463137;-0.02275085,0.09341893;-0.7343426;0.069736,0.09642421;-0.7625186;0.01580191,-0.08472603;0.006826469;-0.03283356,-0.1179194;-0.3399997;-0.008621356,-0.104588;-0.7323703;0.06244186,-0.1130445;-0.763181;0.01211382,0.02528425;0.5777255;0.006046057,330.7082
+0;0;0,0.007567539;0.334999;0.007993358,0.0150612;0.6566987;-0.0002635,0.1859317;0.5277997;0.003637566,0.2261854;0.2463366;0.02022193,0.2601016;-0.03286535;-0.05076358,-0.158004;0.523301;0.01102447,-0.3347596;0.299987;0.008737668,-0.5440919;0.1041748;-0.03576522,0.07916576;0.004898715;-0.04502543,0.09018045;-0.3414124;0.002108652,0.09269916;-0.7266113;0.1030637,0.1006729;-0.7506241;0.04539672,-0.08002903;0.007387398;-0.04311945,-0.1170984;-0.3383218;-0.005899414,-0.1388875;-0.7240148;0.09075772,-0.1395004;-0.6856908;0.01178449,0.01321326;0.5780938;0.004382954,0;0;0,0.01500037;0.3347453;0.008125544,0.02921704;0.6562746;0.002065897,0.1907025;0.5126222;-0.02455163,0.2209078;0.2295005;-0.03138173,0.2275328;-0.05412054;-0.09186447,-0.1490085;0.5372125;0.01897602,-0.2772393;0.2830136;0.02650651,-0.4214273;0.03367378;-0.007880086,0.07847731;0.001308918;-0.04645539,0.1010049;-0.3468173;-0.02247644,0.0934176;-0.7342249;0.06936145,0.09639013;-0.7624219;0.01541042,-0.08485297;0.006938426;-0.03271598,-0.1181082;-0.34033;-0.008776756,-0.1052351;-0.731925;0.06238537,-0.1135261;-0.7624317;0.0116248,0.02579264;0.5776836;0.006001234,330.7303
+0;0;0,0.00772586;0.3349959;0.007971887,0.01540805;0.6566914;-0.000280662,0.1861959;0.5276818;0.003323208,0.2261878;0.2461848;0.01996774,0.2605152;-0.03290957;-0.0512427,-0.1579113;0.5240265;0.01166539,-0.3458607;0.3100495;0.009261949,-0.5606751;0.1204832;-0.03615167,0.07907369;0.004826743;-0.04519467,0.08992029;-0.3414293;0.002381161,0.09232104;-0.7266818;0.1031343,0.09990307;-0.7508345;0.04554579,-0.08010024;0.007505038;-0.04296663,-0.1173133;-0.3382121;-0.005963854,-0.1391153;-0.7238816;0.09078386,-0.1398791;-0.6855558;0.01181214,0.01351149;0.5780874;0.004361591,0;0;0,0.01500037;0.3347453;0.008125544,0.02921704;0.6562746;0.002065897,0.1907025;0.5126222;-0.02455163,0.2209078;0.2295005;-0.03138173,0.2275328;-0.05412054;-0.09186447,-0.1490085;0.5372125;0.01897602,-0.2772393;0.2830136;0.02650651,-0.4214273;0.03367378;-0.007880086,0.07847731;0.001308918;-0.04645539,0.1010049;-0.3468173;-0.02247644,0.0934176;-0.7342249;0.06936145,0.09639013;-0.7624219;0.01541042,-0.08485297;0.006938426;-0.03271598,-0.1181082;-0.34033;-0.008776756,-0.1052351;-0.731925;0.06238537,-0.1135261;-0.7624317;0.0116248,0.02579264;0.5776836;0.006001234,330.7527
+0;0;0,0.007725191;0.3349668;0.007971196,0.01540614;0.6566105;-0.0002799467,0.1863912;0.5275578;0.00332189,0.2263353;0.2463975;0.01994652,0.2606629;-0.03269884;-0.05126442,-0.1581083;0.5238983;0.01167358,-0.345833;0.3101772;0.009273016,-0.5606489;0.1206096;-0.03614092,0.07908224;0.004827265;-0.04519957,0.08993407;-0.3415955;0.002399176,0.09233312;-0.726575;0.1030809,0.09993059;-0.750838;0.04537515,-0.08010891;0.007505849;-0.04297128,-0.1173399;-0.3383777;-0.005950686,-0.1391264;-0.723774;0.09072849,-0.1398918;-0.6854312;0.01159596,0.01350993;0.5780209;0.004361457,0;0;0,0.01512451;0.3347104;0.008134842,0.02947437;0.6561809;0.002040386,0.191044;0.5121986;-0.02441967,0.220957;0.2293881;-0.03123581,0.2274822;-0.05419391;-0.09192193,-0.1489619;0.5370719;0.01916637,-0.2809285;0.28518;0.02680046,-0.42805;0.037361;-0.006141456,0.07847601;0.001274645;-0.04647791,0.1009039;-0.3470203;-0.02239943,0.09340331;-0.7341646;0.06933284,0.09584148;-0.7624326;0.0151937,-0.08486624;0.006977162;-0.03270085,-0.1182189;-0.3404555;-0.008820627,-0.1056115;-0.73185;0.06191261,-0.1140103;-0.7605734;0.008873299,0.02602053;0.5776063;0.005988121,330.7649
+0;0;0,0.007725191;0.3349668;0.007971196,0.01540614;0.6566105;-0.0002799467,0.1863912;0.5275578;0.00332189,0.2263353;0.2463975;0.01994652,0.2606629;-0.03269884;-0.05126442,-0.1581083;0.5238983;0.01167358,-0.345833;0.3101772;0.009273016,-0.5606489;0.1206096;-0.03614092,0.07908224;0.004827265;-0.04519957,0.08993407;-0.3415955;0.002399176,0.09233312;-0.726575;0.1030809,0.09993059;-0.750838;0.04537515,-0.08010891;0.007505849;-0.04297128,-0.1173399;-0.3383777;-0.005950686,-0.1391264;-0.723774;0.09072849,-0.1398918;-0.6854312;0.01159596,0.01350993;0.5780209;0.004361457,0;0;0,0.01512451;0.3347104;0.008134842,0.02947437;0.6561809;0.002040386,0.191044;0.5121986;-0.02441967,0.220957;0.2293881;-0.03123581,0.2274822;-0.05419391;-0.09192193,-0.1489619;0.5370719;0.01916637,-0.2809285;0.28518;0.02680046,-0.42805;0.037361;-0.006141456,0.07847601;0.001274645;-0.04647791,0.1009039;-0.3470203;-0.02239943,0.09340331;-0.7341646;0.06933284,0.09584148;-0.7624326;0.0151937,-0.08486624;0.006977162;-0.03270085,-0.1182189;-0.3404555;-0.008820627,-0.1056115;-0.73185;0.06191261,-0.1140103;-0.7605734;0.008873299,0.02602053;0.5776063;0.005988121,330.7876
+0;0;0,0.007925116;0.3350179;0.007946937,0.01583666;0.6566619;-0.0002981331,0.1868132;0.5273582;0.002995762,0.2265421;0.2461247;0.01985406,0.2610103;-0.03247458;-0.05183963,-0.15811;0.5248407;0.01236856,-0.3565753;0.320998;0.008553586,-0.5798109;0.1415698;-0.03522985,0.07903622;0.004759432;-0.04535752,0.08995001;-0.3419373;0.002184056,0.09210912;-0.728174;0.1036024,0.1003311;-0.7521446;0.04612536,-0.0802082;0.007551584;-0.04285208,-0.1186884;-0.338521;-0.006368976,-0.1401036;-0.725158;0.09121345,-0.1410156;-0.6868526;0.0123831,0.01388135;0.5780787;0.004337554,0;0;0,0.01539559;0.3347463;0.008417606,0.03018889;0.6562103;0.00273943,0.1915385;0.5118145;-0.0242126,0.2211724;0.2289156;-0.03091252,0.2275087;-0.05424595;-0.09194529,-0.1485139;0.5371739;0.01966127,-0.2846565;0.2874623;0.02766877,-0.435241;0.04200903;-0.004309347,0.0784993;0.001227528;-0.04650843,0.1008379;-0.3473264;-0.02223659,0.09325594;-0.7359384;0.06937337,0.09632981;-0.7634411;0.01489377,-0.08490945;0.007033185;-0.03267417,-0.118296;-0.3406711;-0.008903485,-0.1060568;-0.7333376;0.06273708,-0.1138655;-0.7600125;0.00786433,0.0266174;0.5776408;0.0065732,330.8088
+0;0;0,0.007923806;0.3349626;0.007945624,0.0158341;0.6565556;-0.0002982356,0.1871956;0.5271493;0.002992069,0.2268883;0.246172;0.01983501,0.2616955;-0.03516704;-0.05256372,-0.1584949;0.5246263;0.01238572,-0.3567793;0.3209693;0.008574214,-0.5822102;0.1397765;-0.0356398,0.0790487;0.004760184;-0.04536468,0.08995163;-0.3415917;0.002129596,0.09211905;-0.7293134;0.1039379,0.1003622;-0.7534229;0.04631292,-0.08022086;0.007552776;-0.04285885,-0.1186627;-0.3381755;-0.006412037,-0.1401603;-0.726299;0.09154557,-0.1410746;-0.6879723;0.01251237,0.01387904;0.5779827;0.004336845,0;0;0,0.01541367;0.3346916;0.008351803,0.03013596;0.6561056;0.002551317,0.1918914;0.5114577;-0.02410567,0.2210469;0.2287734;-0.03095829,0.2277736;-0.05712593;-0.09277368,-0.1489192;0.5370834;0.0199915,-0.2891633;0.289968;0.0285357,-0.445601;0.04464744;-0.00228381,0.07849412;0.001188546;-0.04654646,0.1005879;-0.3470486;-0.02252567,0.09290397;-0.7372149;0.06917453,0.09626506;-0.7645535;0.0142436,-0.08492899;0.007060791;-0.03265767,-0.1184884;-0.3402992;-0.009227609,-0.1061363;-0.7343702;0.06325171,-0.1141234;-0.7628782;0.01005922,0.02658819;0.5775468;0.006415129,330.8309
+0;0;0,0.007923806;0.3349626;0.007945624,0.0158341;0.6565556;-0.0002982356,0.1871956;0.5271493;0.002992069,0.2268883;0.246172;0.01983501,0.2616955;-0.03516704;-0.05256372,-0.1584949;0.5246263;0.01238572,-0.3567793;0.3209693;0.008574214,-0.5822102;0.1397765;-0.0356398,0.0790487;0.004760184;-0.04536468,0.08995163;-0.3415917;0.002129596,0.09211905;-0.7293134;0.1039379,0.1003622;-0.7534229;0.04631292,-0.08022086;0.007552776;-0.04285885,-0.1186627;-0.3381755;-0.006412037,-0.1401603;-0.726299;0.09154557,-0.1410746;-0.6879723;0.01251237,0.01387904;0.5779827;0.004336845,0;0;0,0.01541367;0.3346916;0.008351803,0.03013596;0.6561056;0.002551317,0.1918914;0.5114577;-0.02410567,0.2210469;0.2287734;-0.03095829,0.2277736;-0.05712593;-0.09277368,-0.1489192;0.5370834;0.0199915,-0.2891633;0.289968;0.0285357,-0.445601;0.04464744;-0.00228381,0.07849412;0.001188546;-0.04654646,0.1005879;-0.3470486;-0.02252567,0.09290397;-0.7372149;0.06917453,0.09626506;-0.7645535;0.0142436,-0.08492899;0.007060791;-0.03265767,-0.1184884;-0.3402992;-0.009227609,-0.1061363;-0.7343702;0.06325171,-0.1141234;-0.7628782;0.01005922,0.02658819;0.5775468;0.006415129,330.8531
+0;0;0,0.008312838;0.3349233;0.007842266,0.01689752;0.6564382;-0.0005175029,0.1877968;0.5269741;0.002649228,0.2274335;0.2457145;0.01954463,0.2621186;-0.03521866;-0.0531303,-0.1577261;0.5258214;0.01300514,-0.3645104;0.3304246;0.008127045,-0.5961777;0.1575809;-0.03504129,0.07903351;0.004676471;-0.04540869,0.08987651;-0.3416232;0.002040859,0.09172723;-0.7278874;0.1035538,0.09930009;-0.7513753;0.04661977,-0.08022787;0.007674156;-0.04283352,-0.1185417;-0.3379866;-0.00618374,-0.1401204;-0.7246648;0.09140034,-0.1335209;-0.7532433;0.03958532,0.01475322;0.5778868;0.004144995,0;0;0,0.01559833;0.3346499;0.008388519,0.03050948;0.6559968;0.002569198,0.1919509;0.5113915;-0.02419877,0.2210815;0.228427;-0.03098035,0.2280521;-0.05706346;-0.09306728,-0.1483836;0.5371521;0.01995698,-0.2928866;0.2921802;0.02838927,-0.4529584;0.0494902;-0.001389081,0.0785103;0.001161516;-0.04652846,0.1005311;-0.3470301;-0.02265036,0.09275118;-0.7358725;0.06817579,0.09693463;-0.7636754;0.01525021,-0.0849274;0.007080318;-0.03266986,-0.1185392;-0.3402389;-0.009602072,-0.1062082;-0.7327698;0.06303241,-0.1138926;-0.7603623;0.01027022,0.02692026;0.5774553;0.006442547,330.8643
+0;0;0,0.008312838;0.3349233;0.007842266,0.01689752;0.6564382;-0.0005175029,0.1877968;0.5269741;0.002649228,0.2274335;0.2457145;0.01954463,0.2621186;-0.03521866;-0.0531303,-0.1577261;0.5258214;0.01300514,-0.3645104;0.3304246;0.008127045,-0.5961777;0.1575809;-0.03504129,0.07903351;0.004676471;-0.04540869,0.08987651;-0.3416232;0.002040859,0.09172723;-0.7278874;0.1035538,0.09930009;-0.7513753;0.04661977,-0.08022787;0.007674156;-0.04283352,-0.1185417;-0.3379866;-0.00618374,-0.1401204;-0.7246648;0.09140034,-0.1335209;-0.7532433;0.03958532,0.01475322;0.5778868;0.004144995,0;0;0,0.01559833;0.3346499;0.008388519,0.03050948;0.6559968;0.002569198,0.1919509;0.5113915;-0.02419877,0.2210815;0.228427;-0.03098035,0.2280521;-0.05706346;-0.09306728,-0.1483836;0.5371521;0.01995698,-0.2928866;0.2921802;0.02838927,-0.4529584;0.0494902;-0.001389081,0.0785103;0.001161516;-0.04652846,0.1005311;-0.3470301;-0.02265036,0.09275118;-0.7358725;0.06817579,0.09693463;-0.7636754;0.01525021,-0.0849274;0.007080318;-0.03266986,-0.1185392;-0.3402389;-0.009602072,-0.1062082;-0.7327698;0.06303241,-0.1138926;-0.7603623;0.01027022,0.02692026;0.5774553;0.006442547,330.8755
+0;0;0,0.008312838;0.3349233;0.007842266,0.01689752;0.6564382;-0.0005175029,0.1877968;0.5269741;0.002649228,0.2274335;0.2457145;0.01954463,0.2621186;-0.03521866;-0.0531303,-0.1577261;0.5258214;0.01300514,-0.3645104;0.3304246;0.008127045,-0.5961777;0.1575809;-0.03504129,0.07903351;0.004676471;-0.04540869,0.08987651;-0.3416232;0.002040859,0.09172723;-0.7278874;0.1035538,0.09930009;-0.7513753;0.04661977,-0.08022787;0.007674156;-0.04283352,-0.1185417;-0.3379866;-0.00618374,-0.1401204;-0.7246648;0.09140034,-0.1335209;-0.7532433;0.03958532,0.01475322;0.5778868;0.004144995,0;0;0,0.01559833;0.3346499;0.008388519,0.03050948;0.6559968;0.002569198,0.1919509;0.5113915;-0.02419877,0.2210815;0.228427;-0.03098035,0.2280521;-0.05706346;-0.09306728,-0.1483836;0.5371521;0.01995698,-0.2928866;0.2921802;0.02838927,-0.4529584;0.0494902;-0.001389081,0.0785103;0.001161516;-0.04652846,0.1005311;-0.3470301;-0.02265036,0.09275118;-0.7358725;0.06817579,0.09693463;-0.7636754;0.01525021,-0.0849274;0.007080318;-0.03266986,-0.1185392;-0.3402389;-0.009602072,-0.1062082;-0.7327698;0.06303241,-0.1138926;-0.7603623;0.01027022,0.02692026;0.5774553;0.006442547,330.8869
+0;0;0,0.008762138;0.3349147;0.007785914,0.01796743;0.6564132;-0.0005783564,0.1885628;0.5266292;0.002217312,0.2278124;0.2453729;0.01898684,0.2623297;-0.03613079;-0.05384786,-0.1570452;0.5268141;0.01361747,-0.3727032;0.3413477;0.009064588,-0.6161103;0.1850387;-0.03633485,0.07895131;0.004600095;-0.04555694,0.08955329;-0.3416334;0.002199452,0.09102175;-0.7288326;0.104116,0.09823094;-0.7522679;0.04711279,-0.08029324;0.00774848;-0.042695,-0.1187142;-0.3378654;-0.006012257,-0.1403166;-0.725518;0.09181999,-0.1336867;-0.7541432;0.04009195,0.01565951;0.5778653;0.00407757,0;0;0,0.01578662;0.3346416;0.008431435,0.03085424;0.6559811;0.002591848,0.1920848;0.5111248;-0.02434647,0.2210592;0.2282021;-0.03083622,0.2281495;-0.05782324;-0.09312451,-0.1480536;0.5374582;0.02063339,-0.2961096;0.2946878;0.02892885,-0.4603864;0.05386361;0.001406956,0.07848995;0.001113206;-0.04656172,0.1004415;-0.3470627;-0.02284754,0.09259277;-0.7368299;0.068434,0.09712187;-0.7645916;0.01552153,-0.0849283;0.007131002;-0.03265329,-0.1185745;-0.3401534;-0.009583211,-0.1062361;-0.733646;0.06338006,-0.1143302;-0.7627331;0.01239114,0.02723215;0.5774408;0.006474733,330.9091
+0;0;0,0.008762138;0.3349147;0.007785914,0.01796743;0.6564132;-0.0005783564,0.1885628;0.5266292;0.002217312,0.2278124;0.2453729;0.01898684,0.2623297;-0.03613079;-0.05384786,-0.1570452;0.5268141;0.01361747,-0.3727032;0.3413477;0.009064588,-0.6161103;0.1850387;-0.03633485,0.07895131;0.004600095;-0.04555694,0.08955329;-0.3416334;0.002199452,0.09102175;-0.7288326;0.104116,0.09823094;-0.7522679;0.04711279,-0.08029324;0.00774848;-0.042695,-0.1187142;-0.3378654;-0.006012257,-0.1403166;-0.725518;0.09181999,-0.1336867;-0.7541432;0.04009195,0.01565951;0.5778653;0.00407757,0;0;0,0.01578662;0.3346416;0.008431435,0.03085424;0.6559811;0.002591848,0.1920848;0.5111248;-0.02434647,0.2210592;0.2282021;-0.03083622,0.2281495;-0.05782324;-0.09312451,-0.1480536;0.5374582;0.02063339,-0.2961096;0.2946878;0.02892885,-0.4603864;0.05386361;0.001406956,0.07848995;0.001113206;-0.04656172,0.1004415;-0.3470627;-0.02284754,0.09259277;-0.7368299;0.068434,0.09712187;-0.7645916;0.01552153,-0.0849283;0.007131002;-0.03265329,-0.1185745;-0.3401534;-0.009583211,-0.1062361;-0.733646;0.06338006,-0.1143302;-0.7627331;0.01239114,0.02723215;0.5774408;0.006474733,330.9201
+0;0;0,0.008761116;0.3348757;0.007785005,0.01796449;0.6563073;-0.0005774461,0.1885152;0.5265549;0.002217631,0.2277629;0.2453125;0.01898633,0.2621885;-0.0354439;-0.05365503,-0.1570025;0.5267398;0.01361481,-0.3726498;0.3412825;0.009062154,-0.6154107;0.1853885;-0.03621677,0.07893529;0.004599161;-0.0455477,0.08954397;-0.3418533;0.002238888,0.09101047;-0.7285383;0.10402,0.09825774;-0.7522557;0.04671587,-0.08027694;0.007746907;-0.04268634,-0.1187222;-0.3380854;-0.005980402,-0.1402959;-0.7252232;0.09172189,-0.133631;-0.754158;0.03972072,0.01565711;0.5777776;0.004077402,0;0;0,0.01592487;0.3345903;0.008649588,0.03109179;0.6558617;0.003007412,0.1921564;0.5110216;-0.02448618,0.2212652;0.2281249;-0.03089035,0.2283524;-0.05710909;-0.0931586,-0.1478565;0.5376384;0.020925,-0.2994056;0.2970617;0.02955961,-0.4675123;0.05971089;0.003277568,0.07849496;0.00106506;-0.04651809,0.1003466;-0.3473452;-0.02289259,0.09261634;-0.736585;0.06831813,0.09665816;-0.7648803;0.01533532,-0.08489416;0.00716431;-0.03268302,-0.118413;-0.3403228;-0.009133564,-0.1041237;-0.7327092;0.06646787,-0.1132808;-0.7586805;0.01164809,0.02745114;0.5773382;0.006842136,330.9329
+0;0;0,0.009189143;0.3348664;0.007689458,0.01885714;0.656283;-0.000734834,0.1891633;0.5260909;0.00206567,0.2284957;0.2448459;0.01859089,0.2627707;-0.03585932;-0.05431894,-0.156444;0.5275772;0.013989,-0.3806608;0.3526227;0.007935775,-0.6250991;0.198778;-0.03528182,0.07893401;0.004531424;-0.04555669,0.08934289;-0.3419003;0.002423242,0.09079354;-0.7285841;0.1042093,0.09687148;-0.752161;0.04663824,-0.08028366;0.007787371;-0.04266634,-0.1189428;-0.3380152;-0.005904954,-0.1405025;-0.7251232;0.09191853,-0.1335645;-0.7536299;0.03947154,0.01643734;0.5777574;0.003931573,0;0;0,0.01592487;0.3345903;0.008649588,0.03109179;0.6558617;0.003007412,0.1921564;0.5110216;-0.02448618,0.2212652;0.2281249;-0.03089035,0.2283524;-0.05710909;-0.0931586,-0.1478565;0.5376384;0.020925,-0.2994056;0.2970617;0.02955961,-0.4675123;0.05971089;0.003277568,0.07849496;0.00106506;-0.04651809,0.1003466;-0.3473452;-0.02289259,0.09261634;-0.736585;0.06831813,0.09665816;-0.7648803;0.01533532,-0.08489416;0.00716431;-0.03268302,-0.118413;-0.3403228;-0.009133564,-0.1041237;-0.7327092;0.06646787,-0.1132808;-0.7586805;0.01164809,0.02745114;0.5773382;0.006842136,330.9545
+0;0;0,0.009189115;0.3348654;0.007689435,0.01885723;0.6562858;-0.0007350021,0.1891346;0.5261003;0.002065928,0.228478;0.2447768;0.01859576,0.2627932;-0.0362573;-0.05439948,-0.1564152;0.5275863;0.01398728,-0.3806946;0.352583;0.007932363,-0.6254193;0.1985581;-0.03533587,0.07896713;0.004533324;-0.04557581,0.08937941;-0.3420118;0.002419829,0.09083005;-0.7286928;0.1042051,0.09687435;-0.7519732;0.04695276,-0.08031734;0.007790638;-0.04268423,-0.1189891;-0.3381251;-0.005910821,-0.1405487;-0.7252303;0.09191196,-0.1336491;-0.7534132;0.03975527,0.01643737;0.5777582;0.003931521,0;0;0,0.01608381;0.3345808;0.008682489,0.03136794;0.6558501;0.003017902,0.1922675;0.5108329;-0.02466106,0.2212953;0.2278484;-0.03108287,0.2282786;-0.05770791;-0.09349096,-0.1475834;0.5378465;0.02143086,-0.3032681;0.2998508;0.03061735,-0.4732817;0.06347278;0.004032388,0.07843748;0.001031235;-0.04669059,0.1001601;-0.347494;-0.02294636,0.09256824;-0.7367926;0.06801248,0.09579263;-0.7650394;0.01557136,-0.08500773;0.00722868;-0.03247992,-0.1186682;-0.3403852;-0.009305328,-0.1044312;-0.7328097;0.06609263,-0.1129431;-0.7599309;0.01300893,0.02770341;0.5773261;0.006861448,330.9761
+0;0;0,0.009190732;0.3349243;0.007690788,0.01886054;0.656401;-0.0007351181,0.1889571;0.5262559;0.00206857,0.2283247;0.2447588;0.0186086,0.2626825;-0.03662381;-0.0544772,-0.1562318;0.5277404;0.01397747,-0.3806495;0.3526291;0.007918815,-0.6256777;0.1984132;-0.03540309,0.07896921;0.004533444;-0.04557701,0.08938486;-0.3421236;0.002434134,0.09083569;-0.7288559;0.104233,0.09687716;-0.7521113;0.0470074,-0.08031945;0.007790844;-0.04268536,-0.1190037;-0.3382367;-0.005900066,-0.1405662;-0.7253933;0.09193569,-0.1336698;-0.7535489;0.03980343,0.01644026;0.5778598;0.003932213,0;0;0,0.01630111;0.3346269;0.008779287,0.03185276;0.6559412;0.00320363,0.1923478;0.5107073;-0.02474618,0.2213112;0.2275386;-0.03111732,0.2287416;-0.05822894;-0.09420347,-0.1469763;0.5381339;0.02209527,-0.3063817;0.3024029;0.03130247,-0.4793947;0.06774265;0.004858973,0.07841937;0.001012519;-0.04672611,0.1001677;-0.3476223;-0.02294624,0.09232855;-0.7369735;0.06799936,0.09480646;-0.7659303;0.01637219,-0.08501674;0.007240116;-0.03246054,-0.1186907;-0.3404852;-0.009269575,-0.1047125;-0.7329366;0.06631801,-0.1120522;-0.7609791;0.01412024,0.02812117;0.5774056;0.00702548,330.9984
+0;0;0,0.009389195;0.3349192;0.007674094,0.01922853;0.6563911;-0.000741099,0.1892508;0.5261267;0.001866439,0.2285053;0.2446138;0.01840587,0.2629628;-0.03660357;-0.05526672,-0.1560975;0.5284913;0.01432324,-0.3877122;0.3629962;0.008846121,-0.6437901;0.2272934;-0.03247048,0.07890853;0.00451783;-0.04568355,0.08927923;-0.3421107;0.002543349,0.09024958;-0.7288127;0.1044629,0.09725703;-0.7525473;0.04779823,-0.08036546;0.007816316;-0.04259402,-0.119342;-0.3381861;-0.005881112,-0.1409244;-0.7252716;0.09223084,-0.142301;-0.6870671;0.01426809,0.01677219;0.5778508;0.00392164,0;0;0,0.01630111;0.3346269;0.008779287,0.03185276;0.6559412;0.00320363,0.1923478;0.5107073;-0.02474618,0.2213112;0.2275386;-0.03111732,0.2287416;-0.05822894;-0.09420347,-0.1469763;0.5381339;0.02209527,-0.3063817;0.3024029;0.03130247,-0.4793947;0.06774265;0.004858973,0.07841937;0.001012519;-0.04672611,0.1001677;-0.3476223;-0.02294624,0.09232855;-0.7369735;0.06799936,0.09480646;-0.7659303;0.01637219,-0.08501674;0.007240116;-0.03246054,-0.1186907;-0.3404852;-0.009269575,-0.1047125;-0.7329366;0.06631801,-0.1120522;-0.7609791;0.01412024,0.02812117;0.5774056;0.00702548,331.0095
+0;0;0,0.00938837;0.3348898;0.00767342,0.01922612;0.6563101;-0.0007403479,0.1892695;0.5260537;0.001866097,0.2285324;0.2444803;0.01840908,0.2629884;-0.03672513;-0.05526039,-0.1561201;0.5284186;0.01432439,-0.3877846;0.362888;0.008846088,-0.6438516;0.2271909;-0.03246876,0.07891197;0.004518026;-0.04568554,0.0892849;-0.3421851;0.002551749,0.09025602;-0.7291964;0.1045529,0.09726782;-0.7529644;0.04785301,-0.08036897;0.007816656;-0.04259588,-0.119354;-0.3382603;-0.005875055,-0.1409536;-0.7256555;0.09231539,-0.142331;-0.6874458;0.01430429,0.01677023;0.577784;0.003921543,0;0;0,0.01640783;0.3345915;0.008805275,0.03208218;0.655848;0.003233195,0.1925242;0.5105588;-0.02480888,0.2214224;0.2273224;-0.03119874,0.2292636;-0.05835029;-0.09460652,-0.1468026;0.538361;0.02285255,-0.3105299;0.3055314;0.03193675,-0.4879191;0.07396705;0.007401749,0.07840738;0.0009839535;-0.0467546,0.1001459;-0.3477274;-0.02297807,0.09227202;-0.7373928;0.06802654,0.09500862;-0.7662045;0.0161736,-0.08502512;0.007285269;-0.03243968,-0.1188664;-0.3405079;-0.009369917,-0.105355;-0.7333742;0.06583935,-0.1124657;-0.7623652;0.01460909,0.02832099;0.5773283;0.007056236,331.0315
+0;0;0,0.00938837;0.3348898;0.00767342,0.01922612;0.6563101;-0.0007403479,0.1892695;0.5260537;0.001866097,0.2285324;0.2444803;0.01840908,0.2629884;-0.03672513;-0.05526039,-0.1561201;0.5284186;0.01432439,-0.3877846;0.362888;0.008846088,-0.6438516;0.2271909;-0.03246876,0.07891197;0.004518026;-0.04568554,0.0892849;-0.3421851;0.002551749,0.09025602;-0.7291964;0.1045529,0.09726782;-0.7529644;0.04785301,-0.08036897;0.007816656;-0.04259588,-0.119354;-0.3382603;-0.005875055,-0.1409536;-0.7256555;0.09231539,-0.142331;-0.6874458;0.01430429,0.01677023;0.577784;0.003921543,0;0;0,0.01640783;0.3345915;0.008805275,0.03208218;0.655848;0.003233195,0.1925242;0.5105588;-0.02480888,0.2214224;0.2273224;-0.03119874,0.2292636;-0.05835029;-0.09460652,-0.1468026;0.538361;0.02285255,-0.3105299;0.3055314;0.03193675,-0.4879191;0.07396705;0.007401749,0.07840738;0.0009839535;-0.0467546,0.1001459;-0.3477274;-0.02297807,0.09227202;-0.7373928;0.06802654,0.09500862;-0.7662045;0.0161736,-0.08502512;0.007285269;-0.03243968,-0.1188664;-0.3405079;-0.009369917,-0.105355;-0.7333742;0.06583935,-0.1124657;-0.7623652;0.01460909,0.02832099;0.5773283;0.007056236,331.0544
+0;0;0,0.009613413;0.3347665;0.007605428,0.01964873;0.6560746;-0.0008652511,0.189807;0.5256932;0.001609304,0.2287304;0.2439624;0.01803667,0.2630363;-0.03664154;-0.05591257,-0.1561941;0.5291846;0.01466398,-0.3938203;0.3721826;0.008235344,-0.6520257;0.2415187;-0.03227212,0.07888557;0.004491597;-0.04580355,0.08912893;-0.3421267;0.00255926,0.08993175;-0.7285817;0.1045477,0.09770969;-0.7527139;0.04740896,-0.0804432;0.007860782;-0.0425226,-0.1195576;-0.3381351;-0.005848043,-0.1410829;-0.7249992;0.09224698,-0.142561;-0.6867264;0.01360215,0.01714911;0.5775763;0.003809893,0;0;0,0.01651102;0.3344681;0.008796453,0.03224926;0.6556166;0.003209829,0.1928615;0.5103112;-0.02491033,0.2214919;0.2269492;-0.03149712,0.2294647;-0.05812505;-0.0951606,-0.1468101;0.5384443;0.02396608,-0.3147493;0.3085009;0.03288895,-0.4952654;0.08002599;0.008454051,0.0783729;0.0009077341;-0.04688215,0.1001478;-0.3477381;-0.02321684,0.09195556;-0.7368224;0.06786633,0.09416745;-0.7664521;0.01595259,-0.08509155;0.007371924;-0.03234432,-0.1190186;-0.3403552;-0.009477528,-0.1057077;-0.7326968;0.06562767,-0.1124981;-0.7623876;0.01418325,0.02847472;0.5771233;0.007036209,331.0769
+0;0;0,0.009613258;0.3347611;0.007605304,0.01964868;0.6560724;-0.0008655118,0.1899067;0.525659;0.001607888,0.2288486;0.2437943;0.01804307,0.2632436;-0.03753826;-0.05609818,-0.1562945;0.5291524;0.01467011,-0.3940335;0.3720758;0.008238422,-0.6529094;0.2410727;-0.03237422,0.0789202;0.004493569;-0.04582366,0.08918446;-0.3428321;0.002637841,0.08998467;-0.7280285;0.1042942,0.09783553;-0.7526683;0.04661966,-0.08047852;0.007864233;-0.04254127,-0.1196727;-0.3388377;-0.005791873,-0.1411279;-0.7244419;0.09198368,-0.1426199;-0.6860915;0.01260146,0.017149;0.5775721;0.00380975,0;0;0,0.01658741;0.3344603;0.008740187,0.032353;0.6556095;0.003083229,0.1929923;0.5101392;-0.02510762,0.2215898;0.2266411;-0.03183663,0.2299612;-0.05898231;-0.09646714,-0.1467966;0.5387388;0.0247353,-0.3180833;0.3111282;0.03414527,-0.5045817;0.08639288;0.01090155,0.07833339;0.0008734017;-0.04702675,0.1001166;-0.3484761;-0.02316546,0.0919397;-0.736271;0.06771469,0.0954181;-0.7667955;0.01577067,-0.08518016;0.007407162;-0.03221602,-0.1192108;-0.3410293;-0.009348482,-0.1061357;-0.7321554;0.06521881,-0.1135153;-0.7624733;0.01344243,0.0285749;0.5771152;0.006926537,331.1015
+0;0;0,0.009613258;0.3347611;0.007605304,0.01964868;0.6560724;-0.0008655118,0.1899067;0.525659;0.001607888,0.2288486;0.2437943;0.01804307,0.2632436;-0.03753826;-0.05609818,-0.1562945;0.5291524;0.01467011,-0.3940335;0.3720758;0.008238422,-0.6529094;0.2410727;-0.03237422,0.0789202;0.004493569;-0.04582366,0.08918446;-0.3428321;0.002637841,0.08998467;-0.7280285;0.1042942,0.09783553;-0.7526683;0.04661966,-0.08047852;0.007864233;-0.04254127,-0.1196727;-0.3388377;-0.005791873,-0.1411279;-0.7244419;0.09198368,-0.1426199;-0.6860915;0.01260146,0.017149;0.5775721;0.00380975,0;0;0,0.01658741;0.3344603;0.008740187,0.032353;0.6556095;0.003083229,0.1929923;0.5101392;-0.02510762,0.2215898;0.2266411;-0.03183663,0.2299612;-0.05898231;-0.09646714,-0.1467966;0.5387388;0.0247353,-0.3180833;0.3111282;0.03414527,-0.5045817;0.08639288;0.01090155,0.07833339;0.0008734017;-0.04702675,0.1001166;-0.3484761;-0.02316546,0.0919397;-0.736271;0.06771469,0.0954181;-0.7667955;0.01577067,-0.08518016;0.007407162;-0.03221602,-0.1192108;-0.3410293;-0.009348482,-0.1061357;-0.7321554;0.06521881,-0.1135153;-0.7624733;0.01344243,0.0285749;0.5771152;0.006926537,331.1217
+0;0;0,0.009784561;0.3347039;0.007442455,0.01995748;0.6559678;-0.00123526,0.1900876;0.5253266;0.001275428,0.228741;0.2432866;0.01768216,0.2631697;-0.03763747;-0.05683807,-0.1562438;0.530071;0.0147565,-0.3999321;0.3821381;0.008302286,-0.666216;0.2670891;-0.03060176,0.07883716;0.004542111;-0.04601734,0.08903192;-0.3429545;0.002700102,0.08936128;-0.729473;0.1052471,0.09764914;-0.7536807;0.04860809,-0.08057965;0.007885736;-0.04240591,-0.1199408;-0.3390243;-0.005863372,-0.1414822;-0.7260958;0.09223957,-0.1348278;-0.7548433;0.0400899,0.01742793;0.5774786;0.003496498,0;0;0,0.0166795;0.3344014;0.00868082,0.03246613;0.6555104;0.00292778,0.1929526;0.509945;-0.02566493,0.2216444;0.2263238;-0.03241706,0.2305279;-0.05887181;-0.0975436,-0.1466687;0.5392584;0.02576644,-0.320416;0.3133219;0.03438942,-0.5095965;0.09114876;0.01187775,0.0782023;0.0008194447;-0.04729962,0.09992375;-0.3487423;-0.02350938,0.09159475;-0.7380031;0.06770062,0.0953647;-0.7671331;0.01569509,-0.0852906;0.007486262;-0.03198427,-0.1200809;-0.3411275;-0.009865034,-0.1066621;-0.7338205;0.06446351,-0.1139003;-0.764713;0.01491698,0.02868811;0.5770242;0.006795883,331.144
+0;0;0,0.009785607;0.3347397;0.007443249,0.01996116;0.6560867;-0.001236861,0.1900839;0.5254237;0.001275344,0.2287529;0.2432695;0.01768872,0.2633848;-0.03931257;-0.05727132,-0.1562342;0.530168;0.0147559,-0.4000213;0.3821752;0.008299068,-0.6678768;0.2664471;-0.03083459,0.07885859;0.004543345;-0.04602985,0.08905608;-0.3430466;0.002700675,0.08938529;-0.7293911;0.1052015,0.09761476;-0.7532169;0.04896156,-0.08060154;0.007887879;-0.04241743,-0.1199733;-0.3391153;-0.005865082,-0.141505;-0.7260125;0.09219369,-0.1348975;-0.7543461;0.04041146,0.01743085;0.5775738;0.003496328,0;0;0,0.0167798;0.3344315;0.008708,0.03276653;0.6556147;0.00299859,0.1931119;0.5098959;-0.02571332,0.2218438;0.226166;-0.03260386,0.2309972;-0.06039184;-0.09947574,-0.1463933;0.5393419;0.02606711,-0.3226069;0.3151848;0.03490093,-0.5169945;0.09528793;0.01188234,0.07820784;0.0007970631;-0.04733884,0.09982131;-0.3488654;-0.02353883,0.09172103;-0.737945;0.06767559,0.09425849;-0.7659898;0.01521397,-0.08533726;0.007534896;-0.03191936,-0.1203478;-0.3411748;-0.01016649,-0.1065522;-0.7336113;0.06447836,-0.1137561;-0.7645715;0.01590034,0.0289304;0.5771069;0.006856203,331.1556
+0;0;0,0.009785607;0.3347397;0.007443249,0.01996116;0.6560867;-0.001236861,0.1900839;0.5254237;0.001275344,0.2287529;0.2432695;0.01768872,0.2633848;-0.03931257;-0.05727132,-0.1562342;0.530168;0.0147559,-0.4000213;0.3821752;0.008299068,-0.6678768;0.2664471;-0.03083459,0.07885859;0.004543345;-0.04602985,0.08905608;-0.3430466;0.002700675,0.08938529;-0.7293911;0.1052015,0.09761476;-0.7532169;0.04896156,-0.08060154;0.007887879;-0.04241743,-0.1199733;-0.3391153;-0.005865082,-0.141505;-0.7260125;0.09219369,-0.1348975;-0.7543461;0.04041146,0.01743085;0.5775738;0.003496328,0;0;0,0.0167798;0.3344315;0.008708,0.03276653;0.6556147;0.00299859,0.1931119;0.5098959;-0.02571332,0.2218438;0.226166;-0.03260386,0.2309972;-0.06039184;-0.09947574,-0.1463933;0.5393419;0.02606711,-0.3226069;0.3151848;0.03490093,-0.5169945;0.09528793;0.01188234,0.07820784;0.0007970631;-0.04733884,0.09982131;-0.3488654;-0.02353883,0.09172103;-0.737945;0.06767559,0.09425849;-0.7659898;0.01521397,-0.08533726;0.007534896;-0.03191936,-0.1203478;-0.3411748;-0.01016649,-0.1065522;-0.7336113;0.06447836,-0.1137561;-0.7645715;0.01590034,0.0289304;0.5771069;0.006856203,331.1672
+0;0;0,0.009890487;0.3347359;0.007474737,0.02014191;0.6560813;-0.001175291,0.1902312;0.5253813;0.001038878,0.2285815;0.2431965;0.01767173,0.2631202;-0.03925109;-0.05783641,-0.1563022;0.5310313;0.01487751,-0.4058573;0.392967;0.00886487,-0.6747962;0.2799403;-0.03073079,0.0787599;0.004559882;-0.04619688,0.08894819;-0.3429874;0.002838507,0.08895599;-0.7293252;0.105365,0.09767985;-0.7530822;0.04913374,-0.08066362;0.007917702;-0.0422937,-0.1203157;-0.3390665;-0.005864915,-0.141631;-0.7259674;0.09222673,-0.1432023;-0.6877885;0.01439035,0.01759329;0.5775685;0.003549878,0;0;0,0.0167798;0.3344315;0.008708,0.03276653;0.6556147;0.00299859,0.1931119;0.5098959;-0.02571332,0.2218438;0.226166;-0.03260386,0.2309972;-0.06039184;-0.09947574,-0.1463933;0.5393419;0.02606711,-0.3226069;0.3151848;0.03490093,-0.5169945;0.09528793;0.01188234,0.07820784;0.0007970631;-0.04733884,0.09982131;-0.3488654;-0.02353883,0.09172103;-0.737945;0.06767559,0.09425849;-0.7659898;0.01521397,-0.08533726;0.007534896;-0.03191936,-0.1203478;-0.3411748;-0.01016649,-0.1065522;-0.7336113;0.06447836,-0.1137561;-0.7645715;0.01590034,0.0289304;0.5771069;0.006856203,331.1883
+0;0;0,0.009890685;0.3347426;0.007474887,0.02014253;0.6561009;-0.001175533,0.1901968;0.5254074;0.001039391,0.2286217;0.242674;0.01770458,0.2632024;-0.04011738;-0.05789548,-0.1562666;0.5310563;0.01487523,-0.4063069;0.3927236;0.008850901,-0.6755732;0.2795593;-0.03079296,0.07879928;0.004562161;-0.04621997,0.08898302;-0.3428296;0.002793465,0.08899084;-0.7296646;0.1054519,0.0976692;-0.753141;0.04951397,-0.08070395;0.007921661;-0.04231485,-0.1203383;-0.3389073;-0.005902365,-0.1416811;-0.7263061;0.09231551,-0.1432441;-0.6881698;0.01488515,0.01759377;0.577584;0.003549885,0;0;0,0.0169935;0.3344265;0.008744478,0.03316026;0.6556137;0.003040075,0.1932994;0.5097974;-0.0261023,0.2218604;0.225494;-0.03304744,0.2312499;-0.06125596;-0.1006376,-0.1460197;0.5394863;0.02624696,-0.3250018;0.3168289;0.0352704,-0.523155;0.09984565;0.01212407,0.07813126;0.0007555187;-0.04755378,0.09965716;-0.3487696;-0.02397716,0.09179968;-0.7383808;0.06724524,0.09309363;-0.7667074;0.01566577,-0.0854364;0.007603777;-0.03176838,-0.1208026;-0.3409567;-0.01074656,-0.1069648;-0.7339396;0.06377197,-0.1141969;-0.7648036;0.01573686,0.02928308;0.5771038;0.006898165,331.2003
+0;0;0,0.009890685;0.3347426;0.007474887,0.02014253;0.6561009;-0.001175533,0.1901968;0.5254074;0.001039391,0.2286217;0.242674;0.01770458,0.2632024;-0.04011738;-0.05789548,-0.1562666;0.5310563;0.01487523,-0.4063069;0.3927236;0.008850901,-0.6755732;0.2795593;-0.03079296,0.07879928;0.004562161;-0.04621997,0.08898302;-0.3428296;0.002793465,0.08899084;-0.7296646;0.1054519,0.0976692;-0.753141;0.04951397,-0.08070395;0.007921661;-0.04231485,-0.1203383;-0.3389073;-0.005902365,-0.1416811;-0.7263061;0.09231551,-0.1432441;-0.6881698;0.01488515,0.01759377;0.577584;0.003549885,0;0;0,0.0169935;0.3344265;0.008744478,0.03316026;0.6556137;0.003040075,0.1932994;0.5097974;-0.0261023,0.2218604;0.225494;-0.03304744,0.2312499;-0.06125596;-0.1006376,-0.1460197;0.5394863;0.02624696,-0.3250018;0.3168289;0.0352704,-0.523155;0.09984565;0.01212407,0.07813126;0.0007555187;-0.04755378,0.09965716;-0.3487696;-0.02397716,0.09179968;-0.7383808;0.06724524,0.09309363;-0.7667074;0.01566577,-0.0854364;0.007603777;-0.03176838,-0.1208026;-0.3409567;-0.01074656,-0.1069648;-0.7339396;0.06377197,-0.1141969;-0.7648036;0.01573686,0.02928308;0.5771038;0.006898165,331.2222
+0;0;0,0.01001212;0.3346749;0.00743618,0.0203497;0.6559613;-0.001255441,0.1904308;0.5252033;0.0009559956,0.2285127;0.2418551;0.01742134,0.2632614;-0.04266867;-0.05869603,-0.1564599;0.5321227;0.01483989,-0.4109167;0.4008935;0.008662326,-0.6874319;0.3007857;-0.0297164,0.078746;0.004557353;-0.04634399,0.08888861;-0.3431476;0.002973925,0.0887605;-0.7281243;0.1055145,0.09820665;-0.7517956;0.04979396,-0.08076491;0.0079239;-0.04223397,-0.1204723;-0.339263;-0.005923573,-0.1417877;-0.7248838;0.09187151,-0.1362596;-0.7531002;0.04034584,0.01778213;0.5774651;0.003480763,0;0;0,0.01722807;0.3343502;0.00871563,0.03368903;0.6554545;0.003017664,0.1937763;0.5096134;-0.02625358,0.222099;0.2247424;-0.03359377,0.2317078;-0.06365201;-0.1020881,-0.1456773;0.5396188;0.02643084,-0.3280202;0.318998;0.03565615,-0.5294147;0.1024469;0.01327358,0.07806877;0.0007049888;-0.04768896,0.09952275;-0.3491707;-0.02401161,0.09168091;-0.7370412;0.06663369,0.09305712;-0.7658901;0.01555013,-0.08548162;0.007666463;-0.03167943,-0.1209299;-0.341258;-0.01096781,-0.107577;-0.7325175;0.06292,-0.1151186;-0.7152098;-0.01360865,0.02973033;0.5769681;0.0068748,331.245
+0;0;0,0.01001164;0.3346587;0.007435821,0.02034979;0.6559627;-0.001256351,0.1905378;0.5251664;0.0009538834,0.2286063;0.2419178;0.01741344,0.2630503;-0.04011127;-0.05803654,-0.156568;0.5320901;0.01484638,-0.4109354;0.400907;0.008670992,-0.685026;0.3016769;-0.02937123,0.07873858;0.004556923;-0.04633963,0.08888407;-0.3432469;0.00299231,0.08875597;-0.7281976;0.1055259,0.09823151;-0.7520358;0.04963208,-0.08075731;0.007923153;-0.04222999,-0.120476;-0.3393624;-0.005909272,-0.1417899;-0.7249573;0.09187923,-0.1362446;-0.7533548;0.04019326,0.01778201;0.5774605;0.003480216,0;0;0,0.01737218;0.3343276;0.008673668,0.03397979;0.6554416;0.002955198,0.1940363;0.509388;-0.02645087,0.2221536;0.2245988;-0.03382623,0.2322272;-0.06112397;-0.1022406,-0.1455122;0.5398381;0.02706994,-0.3299985;0.3210971;0.03525779,-0.5322556;0.108885;0.01340409,0.07801808;0.0006791502;-0.04775571,0.09940325;-0.3493045;-0.02412986,0.09176575;-0.7371601;0.06647873,0.09353147;-0.7662449;0.0153091,-0.08548534;0.007694037;-0.03163775,-0.1211051;-0.3413218;-0.01106535,-0.1075581;-0.7324849;0.06315194,-0.1136015;-0.7650292;0.01663149,0.02998158;0.5769514;0.006818295,331.2672
+0;0;0,0.01001258;0.3346903;0.007436521,0.02035255;0.6560507;-0.001257306,0.190302;0.5253096;0.0009574164,0.2283733;0.2420405;0.01741816,0.2627867;-0.03973848;-0.0579649,-0.1563257;0.5322238;0.01483078,-0.4107114;0.4010311;0.008654945,-0.684559;0.3018891;-0.02935354,0.07879249;0.004560043;-0.04637136,0.08893985;-0.3433078;0.002969664,0.08881187;-0.7279364;0.1054175,0.09842805;-0.7525737;0.04869403,-0.0808126;0.007928578;-0.0422589,-0.1205386;-0.3394209;-0.005931497,-0.1418347;-0.7246931;0.09177518,-0.1362071;-0.7539575;0.03932206,0.01778423;0.5775318;0.003480269,0;0;0,0.01757691;0.3343495;0.008638144,0.03440954;0.6555077;0.002891302,0.1940438;0.5093346;-0.02673328,0.2221735;0.2245263;-0.03413105,0.2323576;-0.060864;-0.1027966,-0.1448596;0.5399299;0.027306,-0.33205;0.32347;0.03546807,-0.5370905;0.1143303;0.01343933,0.07799234;0.0006539077;-0.04791785,0.09926426;-0.3494073;-0.02437676,0.09194248;-0.7368839;0.06641435,0.09394903;-0.7664803;0.01407408,-0.08559576;0.007724198;-0.03151277,-0.1214222;-0.3413561;-0.0112902,-0.1077804;-0.7322353;0.06261558,-0.113905;-0.7658858;0.01564363,0.03035279;0.5770041;0.006762981,331.2887
+0;0;0,0.01014145;0.3346876;0.007382794,0.02059333;0.6560429;-0.001360718,0.190473;0.5251648;0.000851708,0.2284631;0.2418816;0.01725628,0.2628422;-0.03982043;-0.05842952,-0.1564725;0.533609;0.01467964,-0.4195666;0.4211496;0.004874329,-0.697633;0.3311122;-0.024085,0.07869039;0.004628113;-0.04653766,0.0888233;-0.3432167;0.002967969,0.08863028;-0.7278523;0.1053896,0.09777001;-0.7519562;0.04807911,-0.08089403;0.007939328;-0.04210077,-0.1205418;-0.3394251;-0.005830273,-0.1419743;-0.7247167;0.09176979,-0.1375274;-0.753448;0.03860852,0.01799748;0.5775257;0.003390695,0;0;0,0.01757691;0.3343495;0.008638144,0.03440954;0.6555077;0.002891302,0.1940438;0.5093346;-0.02673328,0.2221735;0.2245263;-0.03413105,0.2323576;-0.060864;-0.1027966,-0.1448596;0.5399299;0.027306,-0.33205;0.32347;0.03546807,-0.5370905;0.1143303;0.01343933,0.07799234;0.0006539077;-0.04791785,0.09926426;-0.3494073;-0.02437676,0.09194248;-0.7368839;0.06641435,0.09394903;-0.7664803;0.01407408,-0.08559576;0.007724198;-0.03151277,-0.1214222;-0.3413561;-0.0112902,-0.1077804;-0.7322353;0.06261558,-0.113905;-0.7658858;0.01564363,0.03035279;0.5770041;0.006762981,331.3004
+0;0;0,0.01014145;0.3346876;0.007382794,0.02059333;0.6560429;-0.001360718,0.190473;0.5251648;0.000851708,0.2284631;0.2418816;0.01725628,0.2628422;-0.03982043;-0.05842952,-0.1564725;0.533609;0.01467964,-0.4195666;0.4211496;0.004874329,-0.697633;0.3311122;-0.024085,0.07869039;0.004628113;-0.04653766,0.0888233;-0.3432167;0.002967969,0.08863028;-0.7278523;0.1053896,0.09777001;-0.7519562;0.04807911,-0.08089403;0.007939328;-0.04210077,-0.1205418;-0.3394251;-0.005830273,-0.1419743;-0.7247167;0.09176979,-0.1375274;-0.753448;0.03860852,0.01799748;0.5775257;0.003390695,0;0;0,0.01757691;0.3343495;0.008638144,0.03440954;0.6555077;0.002891302,0.1940438;0.5093346;-0.02673328,0.2221735;0.2245263;-0.03413105,0.2323576;-0.060864;-0.1027966,-0.1448596;0.5399299;0.027306,-0.33205;0.32347;0.03546807,-0.5370905;0.1143303;0.01343933,0.07799234;0.0006539077;-0.04791785,0.09926426;-0.3494073;-0.02437676,0.09194248;-0.7368839;0.06641435,0.09394903;-0.7664803;0.01407408,-0.08559576;0.007724198;-0.03151277,-0.1214222;-0.3413561;-0.0112902,-0.1077804;-0.7322353;0.06261558,-0.113905;-0.7658858;0.01564363,0.03035279;0.5770041;0.006762981,331.322
+0;0;0,0.01014317;0.3347444;0.007384047,0.02059673;0.6561513;-0.001360879,0.1905445;0.5252395;0.0008513166,0.2285322;0.2419747;0.01725483,0.2629136;-0.03974661;-0.05843615,-0.1565389;0.5336871;0.01468475,-0.4196159;0.4212349;0.00488007,-0.6977013;0.3311914;-0.02408124,0.0787131;0.004629448;-0.04655108,0.08886936;-0.3440168;0.003068607,0.08867639;-0.7285682;0.1054678,0.1023594;-0.7795668;0.01966859,-0.08091737;0.007941619;-0.04211292,-0.1206565;-0.3402231;-0.005758852,-0.1420843;-0.7254304;0.09181983,-0.1354269;-0.7833567;0.01223239,0.01800045;0.5776212;0.003391312,0;0;0,0.01768175;0.3343997;0.008683443,0.03455836;0.6556073;0.002935648,0.1941415;0.5092312;-0.02691329,0.2221596;0.2244348;-0.03446937,0.2323382;-0.06098592;-0.1030953,-0.1447442;0.539951;0.02761581,-0.3355119;0.3266943;0.03657991,-0.543579;0.1204512;0.01536731,0.07792246;0.0006687791;-0.04808152,0.0989059;-0.3502026;-0.02423835,0.09186006;-0.7376476;0.0663271,0.07666863;-0.7268651;-0.04990292,-0.08567116;0.007683139;-0.03139444,-0.1218552;-0.3421675;-0.0110282,-0.1079259;-0.7331282;0.06191711,-0.1156241;-0.7996833;-0.006838702,0.03049678;0.5770911;0.006808758,331.3342
+0;0;0,0.01019966;0.3347207;0.007439736,0.02064667;0.6560984;-0.001248536,0.1904503;0.5252024;0.0007228144,0.2279516;0.2418672;0.01682024,0.2624997;-0.03988287;-0.05870719,-0.156711;0.5349911;0.01417503,-0.4207368;0.424778;0.004811592,-0.7008326;0.3412839;-0.02444938,0.07870277;0.004628696;-0.04657867,0.08877906;-0.3440237;0.002959277,0.08879787;-0.7284539;0.1049713,0.09639657;-0.7518216;0.04878285,-0.08094084;0.007902;-0.04208637,-0.1204833;-0.340336;-0.006298691,-0.1423864;-0.7252268;0.09153978,-0.13878;-0.7532429;0.03973132,0.01805504;0.5775756;0.003490427,0;0;0,0.01777297;0.3343738;0.008697271,0.03471906;0.6555466;0.00294447,0.1940833;0.5091472;-0.02707565,0.2221175;0.2243632;-0.03458905,0.2322816;-0.06105217;-0.1032611,-0.1444546;0.5399426;0.0276798,-0.3372393;0.3285156;0.03645257,-0.5487577;0.1257897;0.0153988,0.07788445;0.0006478876;-0.04815304,0.09880169;-0.3502239;-0.02437258,0.09166625;-0.7374381;0.06622124,0.09433039;-0.7656913;0.01462221,-0.0856944;0.007698594;-0.03134207,-0.1219755;-0.3421458;-0.01117654,-0.1080993;-0.7329261;0.06156436,-0.1135267;-0.7650038;0.01487499,0.03064378;0.5770394;0.006819963,331.3557
+0;0;0,0.01019966;0.3347207;0.007439736,0.02064667;0.6560984;-0.001248536,0.1904503;0.5252024;0.0007228144,0.2279516;0.2418672;0.01682024,0.2624997;-0.03988287;-0.05870719,-0.156711;0.5349911;0.01417503,-0.4207368;0.424778;0.004811592,-0.7008326;0.3412839;-0.02444938,0.07870277;0.004628696;-0.04657867,0.08877906;-0.3440237;0.002959277,0.08879787;-0.7284539;0.1049713,0.09639657;-0.7518216;0.04878285,-0.08094084;0.007902;-0.04208637,-0.1204833;-0.340336;-0.006298691,-0.1423864;-0.7252268;0.09153978,-0.13878;-0.7532429;0.03973132,0.01805504;0.5775756;0.003490427,0;0;0,0.01777297;0.3343738;0.008697271,0.03471906;0.6555466;0.00294447,0.1940833;0.5091472;-0.02707565,0.2221175;0.2243632;-0.03458905,0.2322816;-0.06105217;-0.1032611,-0.1444546;0.5399426;0.0276798,-0.3372393;0.3285156;0.03645257,-0.5487577;0.1257897;0.0153988,0.07788445;0.0006478876;-0.04815304,0.09880169;-0.3502239;-0.02437258,0.09166625;-0.7374381;0.06622124,0.09433039;-0.7656913;0.01462221,-0.0856944;0.007698594;-0.03134207,-0.1219755;-0.3421458;-0.01117654,-0.1080993;-0.7329261;0.06156436,-0.1135267;-0.7650038;0.01487499,0.03064378;0.5770394;0.006819963,331.3684
+0;0;0,0.01019971;0.3347221;0.007439768,0.02064621;0.6560842;-0.001247991,0.1903072;0.5252375;0.0007252968,0.227806;0.241921;0.01682166,0.2622917;-0.03932035;-0.05856937,-0.1565664;0.5350181;0.01416636,-0.420575;0.4248123;0.004803544,-0.7001649;0.3414689;-0.02440459,0.07872437;0.004629966;-0.04659146,0.08879541;-0.3438407;0.002920665,0.08881421;-0.7282317;0.1049223,0.09646608;-0.7519727;0.04834075,-0.08096305;0.007904168;-0.04209792,-0.1204849;-0.3401522;-0.006328899,-0.1423857;-0.7250038;0.0914996,-0.1387542;-0.7534258;0.03932868,0.01805477;0.5775673;0.003490616,0;0;0,0.01793162;0.3343633;0.008830547,0.03505599;0.6555139;0.00323534,0.1940943;0.5090575;-0.02726197,0.2221685;0.2242964;-0.03477418,0.2322862;-0.06055564;-0.1035253,-0.1440138;0.5400544;0.02812583,-0.3387042;0.3303968;0.03666124,-0.5520501;0.1303373;0.01593723,0.07785751;0.0006184727;-0.04824471,0.09883997;-0.3500752;-0.02461493,0.09176993;-0.7372378;0.06602669,0.09477039;-0.7652056;0.01331187,-0.08573827;0.007729705;-0.0312878,-0.1219929;-0.3419469;-0.01137468,-0.1081927;-0.7327492;0.06104033,-0.1139519;-0.764368;0.01289394,0.03093665;0.5770128;0.007069111,331.3904
+0;0;0,0.01026083;0.3347203;0.007441832,0.02073148;0.6560815;-0.001249124,0.1903648;0.5251632;0.0007313634,0.2275251;0.2418025;0.01683557,0.2620595;-0.03943437;-0.05854969,-0.1568399;0.5364044;0.01382944,-0.4258796;0.4391708;0.003992344,-0.7112587;0.3793213;-0.02677408,0.07870586;0.004613965;-0.04662429,0.08879644;-0.3438497;0.002932664,0.08819861;-0.7279381;0.1060664,0.09987934;-0.7485201;0.04730298,-0.08097472;0.007900601;-0.04207614,-0.1204668;-0.340165;-0.006363563,-0.1426653;-0.7249491;0.09166287,-0.1440266;-0.6867677;0.01369281,0.01813407;0.5775648;0.003491404,0;0;0,0.01793162;0.3343633;0.008830547,0.03505599;0.6555139;0.00323534,0.1940943;0.5090575;-0.02726197,0.2221685;0.2242964;-0.03477418,0.2322862;-0.06055564;-0.1035253,-0.1440138;0.5400544;0.02812583,-0.3387042;0.3303968;0.03666124,-0.5520501;0.1303373;0.01593723,0.07785751;0.0006184727;-0.04824471,0.09883997;-0.3500752;-0.02461493,0.09176993;-0.7372378;0.06602669,0.09477039;-0.7652056;0.01331187,-0.08573827;0.007729705;-0.0312878,-0.1219929;-0.3419469;-0.01137468,-0.1081927;-0.7327492;0.06104033,-0.1139519;-0.764368;0.01289394,0.03093665;0.5770128;0.007069111,331.4124
+0;0;0,0.01026011;0.3346965;0.007441305,0.02072993;0.6560324;-0.001248978,0.1903371;0.525128;0.0007315737,0.2275159;0.2416269;0.01684376,0.2619646;-0.03891176;-0.05835435,-0.1568146;0.5363674;0.01382765,-0.4259875;0.4390856;0.003985682,-0.7106582;0.3793847;-0.02670437,0.07871667;0.004614599;-0.04663068,0.08880748;-0.3438575;0.002927464,0.08820909;-0.7283083;0.1061585,0.1001076;-0.7498335;0.04629938,-0.08098583;0.007901685;-0.04208191,-0.1204788;-0.3401723;-0.006368473,-0.1426983;-0.7253195;0.09175045,-0.144085;-0.6869856;0.01232655,0.01813271;0.5775216;0.003491193,0;0;0,0.01801845;0.3343337;0.008871555,0.0351861;0.655457;0.003293276,0.1941245;0.5090048;-0.0275017,0.2222134;0.2241017;-0.03497946,0.2323041;-0.06004623;-0.1035477,-0.143871;0.5400566;0.02819903,-0.3424717;0.3339031;0.03675463,-0.5563037;0.1354288;0.01608426,0.07784264;0.0005812943;-0.04829299,0.09881274;-0.3501339;-0.02484655,0.09169586;-0.7377394;0.06554556,0.09479472;-0.7660236;0.01102138,-0.08574879;0.007764836;-0.03128706,-0.1220387;-0.3419251;-0.01152165,-0.1082184;-0.7330961;0.06095999,-0.1141738;-0.7649959;0.01083529,0.03106009;0.576962;0.007123232,331.435
+0;0;0,0.01025923;0.3346681;0.007440672,0.02072787;0.6559674;-0.001248587,0.1901857;0.5251183;0.0007337772,0.2273709;0.241568;0.01684877,0.2617979;-0.03879425;-0.05830204,-0.1566642;0.536348;0.01381847,-0.425884;0.4390493;0.00397479,-0.7103755;0.3793859;-0.02669595,0.07866278;0.00461144;-0.04659877,0.08874305;-0.3434963;0.002907556,0.08814485;-0.72782;0.1061045,0.100121;-0.7496813;0.04585493,-0.0809304;0.007896277;-0.04205311,-0.1203821;-0.3398137;-0.006377019,-0.1425943;-0.7248337;0.09170948,-0.14399;-0.6864454;0.01176754,0.01813097;0.5774664;0.003490997,0;0;0,0.01817713;0.3342945;0.008950233,0.03547969;0.6553751;0.003446102,0.194157;0.5089764;-0.02772081,0.2221562;0.2240163;-0.035272,0.2322966;-0.05993018;-0.1038824,-0.1434707;0.5400743;0.02829263,-0.3451514;0.3368776;0.03719415,-0.5639663;0.1442467;0.01599916,0.07778666;0.0005738586;-0.04826438,0.09872309;-0.3497967;-0.02516413,0.0917838;-0.7372712;0.06522417,0.09474616;-0.7655643;0.009941582,-0.08566331;0.007753615;-0.03134044,-0.1217195;-0.3416018;-0.01178951,-0.1080331;-0.7326146;0.06084914,-0.1138336;-0.7646682;0.0100679,0.03132286;0.5768906;0.007256985,331.4563
+0;0;0,0.01034978;0.334666;0.007409813,0.02087212;0.6559618;-0.001338457,0.1903174;0.5251094;0.0007559285,0.2273595;0.2415334;0.01675003,0.2618191;-0.03880641;-0.0584694,-0.1568858;0.5377168;0.01311582,-0.4288062;0.4483519;0.002323958,-0.7124337;0.3837113;-0.02618724,0.07864569;0.004574868;-0.04663122,0.08884443;-0.3435049;0.003047336,0.08798748;-0.7278535;0.1061498,0.1003344;-0.7487766;0.04517907,-0.08094158;0.007907951;-0.04202939,-0.1204972;-0.3397815;-0.006268002,-0.1426587;-0.7247809;0.09191041,-0.1439076;-0.6863989;0.01196539,0.01826273;0.5774623;0.003419173,0;0;0,0.01817713;0.3342945;0.008950233,0.03547969;0.6553751;0.003446102,0.194157;0.5089764;-0.02772081,0.2221562;0.2240163;-0.035272,0.2322966;-0.05993018;-0.1038824,-0.1434707;0.5400743;0.02829263,-0.3451514;0.3368776;0.03719415,-0.5639663;0.1442467;0.01599916,0.07778666;0.0005738586;-0.04826438,0.09872309;-0.3497967;-0.02516413,0.0917838;-0.7372712;0.06522417,0.09474616;-0.7655643;0.009941582,-0.08566331;0.007753615;-0.03134044,-0.1217195;-0.3416018;-0.01178951,-0.1080331;-0.7326146;0.06084914,-0.1138336;-0.7646682;0.0100679,0.03132286;0.5768906;0.007256985,331.468
+0;0;0,0.01034978;0.334666;0.007409813,0.02087212;0.6559618;-0.001338457,0.1903174;0.5251094;0.0007559285,0.2273595;0.2415334;0.01675003,0.2618191;-0.03880641;-0.0584694,-0.1568858;0.5377168;0.01311582,-0.4288062;0.4483519;0.002323958,-0.7124337;0.3837113;-0.02618724,0.07864569;0.004574868;-0.04663122,0.08884443;-0.3435049;0.003047336,0.08798748;-0.7278535;0.1061498,0.1003344;-0.7487766;0.04517907,-0.08094158;0.007907951;-0.04202939,-0.1204972;-0.3397815;-0.006268002,-0.1426587;-0.7247809;0.09191041,-0.1439076;-0.6863989;0.01196539,0.01826273;0.5774623;0.003419173,0;0;0,0.01817713;0.3342945;0.008950233,0.03547969;0.6553751;0.003446102,0.194157;0.5089764;-0.02772081,0.2221562;0.2240163;-0.035272,0.2322966;-0.05993018;-0.1038824,-0.1434707;0.5400743;0.02829263,-0.3451514;0.3368776;0.03719415,-0.5639663;0.1442467;0.01599916,0.07778666;0.0005738586;-0.04826438,0.09872309;-0.3497967;-0.02516413,0.0917838;-0.7372712;0.06522417,0.09474616;-0.7655643;0.009941582,-0.08566331;0.007753615;-0.03134044,-0.1217195;-0.3416018;-0.01178951,-0.1080331;-0.7326146;0.06084914,-0.1138336;-0.7646682;0.0100679,0.03132286;0.5768906;0.007256985,331.4896
+0;0;0,0.01035075;0.3346971;0.007410503,0.02087404;0.6560221;-0.001338591,0.1903601;0.5251495;0.0007556328,0.227406;0.2415442;0.01675139,0.2618236;-0.03845406;-0.05837641,-0.1569258;0.5377599;0.01311846,-0.4288743;0.4483857;0.002325487,-0.7121563;0.383824;-0.02615098,0.07863822;0.004574434;-0.0466268,0.08883799;-0.3435403;0.00305675,0.08798297;-0.7270211;0.1059264,0.1004179;-0.7483071;0.04452104,-0.0809339;0.007907201;-0.0420254,-0.1204935;-0.3398172;-0.006260417,-0.142605;-0.7239473;0.09169632,-0.1438628;-0.6855054;0.01118141,0.0182644;0.5775148;0.003419511,0;0;0,0.01819677;0.334325;0.008941174,0.03548072;0.6554354;0.003407955,0.1941105;0.5088785;-0.02793586,0.2222658;0.2239037;-0.03547561,0.232253;-0.05968785;-0.1040605,-0.1434749;0.5401565;0.02857157,-0.3477187;0.3395184;0.03800627,-0.5663547;0.1472563;0.01652681,0.07774661;0.0005718768;-0.04831243,0.09870161;-0.349847;-0.02542412,0.09204164;-0.7363982;0.06498694,0.09414585;-0.7658455;0.01005888,-0.08565795;0.00774907;-0.03133084,-0.1218607;-0.3416446;-0.01210194,-0.1077876;-0.7316817;0.06079129,-0.1139433;-0.762623;0.0078406,0.03133136;0.576943;0.007225513,331.5015
+0;0;0,0.0103734;0.3346664;0.007402767,0.02089046;0.6559551;-0.001337245,0.1902928;0.5251156;0.0007371323,0.2272131;0.2412362;0.01675056,0.2617598;-0.03866535;-0.05847707,-0.1571224;0.5389866;0.01275498,-0.4303314;0.4524374;0.004202838,-0.7160718;0.4002586;-0.02456007,0.07865658;0.004607703;-0.04666673,0.08885096;-0.3436001;0.003082473,0.08802855;-0.726998;0.1058303,0.1006872;-0.7488369;0.04407377,-0.0809681;0.007857748;-0.04205111,-0.1207446;-0.3399406;-0.006250117,-0.1424969;-0.7240461;0.09143066,-0.1436871;-0.6855367;0.01026686,0.01828304;0.5774586;0.003418643,0;0;0,0.01828519;0.3342879;0.009016752,0.03564735;0.6553594;0.003589869,0.1940896;0.5087707;-0.02802956,0.2223264;0.2235475;-0.03561199,0.2321986;-0.060029;-0.1040547,-0.1432543;0.5402616;0.02886769,-0.3502591;0.34209;0.03803556,-0.5702116;0.1513571;0.01707386,0.07773454;0.0005502254;-0.04840362,0.09873033;-0.349971;-0.02556431,0.09197256;-0.7364331;0.06473017,0.0943857;-0.766721;0.009767056,-0.08572984;0.0077789;-0.03123707,-0.1223168;-0.3417209;-0.01282994,-0.1080744;-0.7315254;0.06066374,-0.1140101;-0.7625644;0.006808374,0.03147924;0.5768775;0.007377863,331.523
+0;0;0,0.0103734;0.3346664;0.007402767,0.02089046;0.6559551;-0.001337245,0.1902928;0.5251156;0.0007371323,0.2272131;0.2412362;0.01675056,0.2617598;-0.03866535;-0.05847707,-0.1571224;0.5389866;0.01275498,-0.4303314;0.4524374;0.004202838,-0.7160718;0.4002586;-0.02456007,0.07865658;0.004607703;-0.04666673,0.08885096;-0.3436001;0.003082473,0.08802855;-0.726998;0.1058303,0.1006872;-0.7488369;0.04407377,-0.0809681;0.007857748;-0.04205111,-0.1207446;-0.3399406;-0.006250117,-0.1424969;-0.7240461;0.09143066,-0.1436871;-0.6855367;0.01026686,0.01828304;0.5774586;0.003418643,0;0;0,0.01828519;0.3342879;0.009016752,0.03564735;0.6553594;0.003589869,0.1940896;0.5087707;-0.02802956,0.2223264;0.2235475;-0.03561199,0.2321986;-0.060029;-0.1040547,-0.1432543;0.5402616;0.02886769,-0.3502591;0.34209;0.03803556,-0.5702116;0.1513571;0.01707386,0.07773454;0.0005502254;-0.04840362,0.09873033;-0.349971;-0.02556431,0.09197256;-0.7364331;0.06473017,0.0943857;-0.766721;0.009767056,-0.08572984;0.0077789;-0.03123707,-0.1223168;-0.3417209;-0.01282994,-0.1080744;-0.7315254;0.06066374,-0.1140101;-0.7625644;0.006808374,0.03147924;0.5768775;0.007377863,331.5356
+0;0;0,0.01037343;0.3346675;0.007402792,0.02089058;0.6559588;-0.001337306,0.1902486;0.5251318;0.0007378231,0.2271705;0.2412403;0.01675193,0.2617097;-0.03860101;-0.05845953,-0.1570771;0.5389991;0.01275257,-0.4302977;0.4524463;0.004200069,-0.7159767;0.4002787;-0.02455665,0.07863712;0.004606563;-0.04665518,0.088833;-0.3436525;0.003101356,0.08801103;-0.7268428;0.1057936,0.1006066;-0.7484232;0.04434501,-0.08094805;0.007855804;-0.0420407,-0.1207304;-0.3399938;-0.006234437,-0.142471;-0.7238913;0.09139345,-0.1436552;-0.6854244;0.01063444,0.01828313;0.5774612;0.003418643,0;0;0,0.01834522;0.3342857;0.009016991,0.03573726;0.6553578;0.003577709,0.194086;0.5087422;-0.0281589,0.2223448;0.2235076;-0.03569031,0.2320772;-0.06003627;-0.1040207,-0.1430883;0.5403104;0.02921347,-0.352788;0.3449272;0.03730432,-0.5795685;0.1624011;0.01691462,0.07769955;0.000556916;-0.04841686,0.09874336;-0.3500212;-0.02569736,0.09201769;-0.7362666;0.06458235,0.09453759;-0.7662714;0.009917978,-0.08570315;0.007766169;-0.03124706,-0.1223321;-0.3417902;-0.01300639,-0.1082913;-0.7313427;0.06070147,-0.114005;-0.7620931;0.007111747,0.0315643;0.5768753;0.00736928,331.558
+0;0;0,0.01048489;0.3346641;0.007402352,0.02103577;0.6559542;-0.001336552,0.1903766;0.5250881;0.0007574118,0.2272402;0.2411923;0.01682815,0.2617787;-0.03864488;-0.05839898,-0.1571518;0.5399004;0.01240763,-0.4337184;0.4647857;0.003315147,-0.7193912;0.4115072;-0.023393,0.07864918;0.004587377;-0.04663673,0.08895163;-0.3436685;0.003120583,0.08821855;-0.7268262;0.1059347,0.1006146;-0.7483703;0.0444152,-0.08093041;0.007852499;-0.04207527,-0.1211047;-0.340009;-0.006827001,-0.1424429;-0.7238555;0.09108968,-0.1435471;-0.6853889;0.01032951,0.01842282;0.5774569;0.00342093,0;0;0,0.01834522;0.3342857;0.009016991,0.03573726;0.6553578;0.003577709,0.194086;0.5087422;-0.0281589,0.2223448;0.2235076;-0.03569031,0.2320772;-0.06003627;-0.1040207,-0.1430883;0.5403104;0.02921347,-0.352788;0.3449272;0.03730432,-0.5795685;0.1624011;0.01691462,0.07769955;0.000556916;-0.04841686,0.09874336;-0.3500212;-0.02569736,0.09201769;-0.7362666;0.06458235,0.09453759;-0.7662714;0.009917978,-0.08570315;0.007766169;-0.03124706,-0.1223321;-0.3417902;-0.01300639,-0.1082913;-0.7313427;0.06070147,-0.114005;-0.7620931;0.007111747,0.0315643;0.5768753;0.00736928,331.5796
+0;0;0,0.01048584;0.3346943;0.00740302,0.02103776;0.6560159;-0.001336747,0.1903761;0.5251428;0.0007577243,0.2272298;0.2413238;0.01682412,0.2618897;-0.03949687;-0.05866739,-0.1571478;0.5399548;0.0124078,-0.4336396;0.4648604;0.003317775,-0.7203164;0.4113947;-0.02348424,0.07865883;0.00458794;-0.04664245,0.08896203;-0.3436929;0.003118433,0.0882306;-0.7259835;0.1056999,0.1006922;-0.7478002;0.04385513,-0.08094034;0.007853463;-0.04208044,-0.1211176;-0.340033;-0.006829634,-0.1424074;-0.7230108;0.09086546,-0.1435174;-0.6844994;0.009678304,0.01842454;0.5775108;0.003421209,0;0;0,0.01840749;0.334309;0.009146452,0.03585017;0.6554126;0.003847599,0.1940751;0.5087044;-0.0282712,0.2223547;0.2235497;-0.03579199,0.2317653;-0.06107339;-0.1040685,-0.1429809;0.5403759;0.02949984,-0.3556087;0.3483171;0.03800598,-0.592282;0.1776755;0.01295229,0.07767787;0.000564754;-0.04847276,0.098707;-0.3500426;-0.02579927,0.09210921;-0.7354301;0.06421471,0.09460779;-0.7661454;0.009694576,-0.08572939;0.007752041;-0.03121147,-0.122403;-0.3418342;-0.01314568,-0.1086138;-0.7305102;0.06041009,-0.1143533;-0.7613326;0.006255407,0.03166682;0.576921;0.007602453,331.5906
+0;0;0,0.01048584;0.3346943;0.00740302,0.02103776;0.6560159;-0.001336747,0.1903761;0.5251428;0.0007577243,0.2272298;0.2413238;0.01682412,0.2618897;-0.03949687;-0.05866739,-0.1571478;0.5399548;0.0124078,-0.4336396;0.4648604;0.003317775,-0.7203164;0.4113947;-0.02348424,0.07865883;0.00458794;-0.04664245,0.08896203;-0.3436929;0.003118433,0.0882306;-0.7259835;0.1056999,0.1006922;-0.7478002;0.04385513,-0.08094034;0.007853463;-0.04208044,-0.1211176;-0.340033;-0.006829634,-0.1424074;-0.7230108;0.09086546,-0.1435174;-0.6844994;0.009678304,0.01842454;0.5775108;0.003421209,0;0;0,0.01840749;0.334309;0.009146452,0.03585017;0.6554126;0.003847599,0.1940751;0.5087044;-0.0282712,0.2223547;0.2235497;-0.03579199,0.2317653;-0.06107339;-0.1040685,-0.1429809;0.5403759;0.02949984,-0.3556087;0.3483171;0.03800598,-0.592282;0.1776755;0.01295229,0.07767787;0.000564754;-0.04847276,0.098707;-0.3500426;-0.02579927,0.09210921;-0.7354301;0.06421471,0.09460779;-0.7661454;0.009694576,-0.08572939;0.007752041;-0.03121147,-0.122403;-0.3418342;-0.01314568,-0.1086138;-0.7305102;0.06041009,-0.1143533;-0.7613326;0.006255407,0.03166682;0.576921;0.007602453,331.6023
+0;0;0,0.01060914;0.3347033;0.007261171,0.02120316;0.6560386;-0.001701781,0.1905171;0.5250599;0.0008163054,0.22737;0.2400394;0.01691408,0.2618361;-0.03865045;-0.05798531,-0.1573299;0.5415356;0.01203631,-0.4368325;0.4732882;0.003402811,-0.7223187;0.4252599;-0.02222472,0.0787167;0.004488716;-0.04659036,0.08915237;-0.3439265;0.003168602,0.08848488;-0.7260454;0.1056102,0.09983607;-0.7482089;0.04412529,-0.08089254;0.007942298;-0.04219531,-0.1210434;-0.3400705;-0.006796952,-0.1422073;-0.7228813;0.09076093,-0.1432124;-0.6844047;0.009783134,0.01858243;0.5775323;0.00312864,0;0;0,0.01848965;0.334313;0.00919652,0.03598941;0.6554365;0.003958702,0.1941404;0.5086104;-0.02828753,0.2225474;0.2222658;-0.03561664,0.2319329;-0.06021824;-0.1032965,-0.1428239;0.5403758;0.02988349,-0.3590362;0.3505244;0.03779618,-0.5929238;0.1797795;0.013126,0.07767125;0.0005800128;-0.0485177,0.098852;-0.35016;-0.02591527,0.09218315;-0.7353637;0.06399084,0.09452135;-0.7660952;0.009801392,-0.08575932;0.007732425;-0.03118777,-0.1223609;-0.3419974;-0.01309269,-0.1086052;-0.7305185;0.0601993,-0.1144797;-0.7596277;0.004504982,0.03179324;0.5769389;0.007696867,331.6235
+0;0;0,0.01060914;0.3347033;0.007261171,0.02120316;0.6560386;-0.001701781,0.1905171;0.5250599;0.0008163054,0.22737;0.2400394;0.01691408,0.2618361;-0.03865045;-0.05798531,-0.1573299;0.5415356;0.01203631,-0.4368325;0.4732882;0.003402811,-0.7223187;0.4252599;-0.02222472,0.0787167;0.004488716;-0.04659036,0.08915237;-0.3439265;0.003168602,0.08848488;-0.7260454;0.1056102,0.09983607;-0.7482089;0.04412529,-0.08089254;0.007942298;-0.04219531,-0.1210434;-0.3400705;-0.006796952,-0.1422073;-0.7228813;0.09076093,-0.1432124;-0.6844047;0.009783134,0.01858243;0.5775323;0.00312864,0;0;0,0.01848965;0.334313;0.00919652,0.03598941;0.6554365;0.003958702,0.1941404;0.5086104;-0.02828753,0.2225474;0.2222658;-0.03561664,0.2319329;-0.06021824;-0.1032965,-0.1428239;0.5403758;0.02988349,-0.3590362;0.3505244;0.03779618,-0.5929238;0.1797795;0.013126,0.07767125;0.0005800128;-0.0485177,0.098852;-0.35016;-0.02591527,0.09218315;-0.7353637;0.06399084,0.09452135;-0.7660952;0.009801392,-0.08575932;0.007732425;-0.03118777,-0.1223609;-0.3419974;-0.01309269,-0.1086052;-0.7305185;0.0601993,-0.1144797;-0.7596277;0.004504982,0.03179324;0.5769389;0.007696867,331.6353
+0;0;0,0.01060914;0.3347033;0.007261171,0.02120316;0.6560386;-0.001701781,0.1905171;0.5250599;0.0008163054,0.22737;0.2400394;0.01691408,0.2618361;-0.03865045;-0.05798531,-0.1573299;0.5415356;0.01203631,-0.4368325;0.4732882;0.003402811,-0.7223187;0.4252599;-0.02222472,0.0787167;0.004488716;-0.04659036,0.08915237;-0.3439265;0.003168602,0.08848488;-0.7260454;0.1056102,0.09983607;-0.7482089;0.04412529,-0.08089254;0.007942298;-0.04219531,-0.1210434;-0.3400705;-0.006796952,-0.1422073;-0.7228813;0.09076093,-0.1432124;-0.6844047;0.009783134,0.01858243;0.5775323;0.00312864,0;0;0,0.01848965;0.334313;0.00919652,0.03598941;0.6554365;0.003958702,0.1941404;0.5086104;-0.02828753,0.2225474;0.2222658;-0.03561664,0.2319329;-0.06021824;-0.1032965,-0.1428239;0.5403758;0.02988349,-0.3590362;0.3505244;0.03779618,-0.5929238;0.1797795;0.013126,0.07767125;0.0005800128;-0.0485177,0.098852;-0.35016;-0.02591527,0.09218315;-0.7353637;0.06399084,0.09452135;-0.7660952;0.009801392,-0.08575932;0.007732425;-0.03118777,-0.1223609;-0.3419974;-0.01309269,-0.1086052;-0.7305185;0.0601993,-0.1144797;-0.7596277;0.004504982,0.03179324;0.5769389;0.007696867,331.6467
+0;0;0,0.01067141;0.334793;0.007293562,0.02126173;0.6562501;-0.001659557,0.1906048;0.5252237;0.0009924506,0.2272442;0.2402055;0.01704832,0.2620126;-0.03940982;-0.05799913,-0.1576427;0.5434726;0.01188675,-0.4389348;0.4834178;0.001700548,-0.7266554;0.4420757;-0.02139381,0.07881014;0.004325928;-0.04653484,0.08936155;-0.3440356;0.003263138,0.08884171;-0.7262325;0.1056018,0.09861349;-0.748683;0.04422817,-0.08084776;0.008093154;-0.04234836,-0.1210288;-0.3398621;-0.006857842,-0.1419753;-0.7227031;0.09082536,-0.1428862;-0.6842352;0.009950563,0.01865131;0.5777107;0.003177467,0;0;0,0.01852943;0.3344006;0.00928998,0.03605182;0.6556463;0.004149199,0.1940595;0.5085456;-0.02839816,0.2225942;0.2222433;-0.03563368,0.2318227;-0.06122267;-0.1033651,-0.1427422;0.5404112;0.03016222,-0.3610265;0.3529714;0.03750242,-0.5965447;0.1828989;0.01235908,0.07766741;0.0005652457;-0.04860759,0.0988471;-0.3501345;-0.02606761,0.09217518;-0.7353858;0.06384849,0.09471143;-0.7659836;0.009675261,-0.08583315;0.007752892;-0.03110959,-0.1224428;-0.3419428;-0.01323294,-0.109362;-0.7306435;0.05949041,-0.1152105;-0.7608667;0.005155999,0.03185229;0.5771146;0.007861853,331.6591
+0;0;0,0.01067141;0.334793;0.007293562,0.02126173;0.6562501;-0.001659557,0.1906048;0.5252237;0.0009924506,0.2272442;0.2402055;0.01704832,0.2620126;-0.03940982;-0.05799913,-0.1576427;0.5434726;0.01188675,-0.4389348;0.4834178;0.001700548,-0.7266554;0.4420757;-0.02139381,0.07881014;0.004325928;-0.04653484,0.08936155;-0.3440356;0.003263138,0.08884171;-0.7262325;0.1056018,0.09861349;-0.748683;0.04422817,-0.08084776;0.008093154;-0.04234836,-0.1210288;-0.3398621;-0.006857842,-0.1419753;-0.7227031;0.09082536,-0.1428862;-0.6842352;0.009950563,0.01865131;0.5777107;0.003177467,0;0;0,0.01852943;0.3344006;0.00928998,0.03605182;0.6556463;0.004149199,0.1940595;0.5085456;-0.02839816,0.2225942;0.2222433;-0.03563368,0.2318227;-0.06122267;-0.1033651,-0.1427422;0.5404112;0.03016222,-0.3610265;0.3529714;0.03750242,-0.5965447;0.1828989;0.01235908,0.07766741;0.0005652457;-0.04860759,0.0988471;-0.3501345;-0.02606761,0.09217518;-0.7353858;0.06384849,0.09471143;-0.7659836;0.009675261,-0.08583315;0.007752892;-0.03110959,-0.1224428;-0.3419428;-0.01323294,-0.109362;-0.7306435;0.05949041,-0.1152105;-0.7608667;0.005155999,0.03185229;0.5771146;0.007861853,331.6804
+0;0;0,0.01067347;0.3348575;0.007294968,0.02126842;0.656455;-0.001662383,0.190436;0.5254403;0.0009943901,0.2270866;0.240335;0.01705517,0.2618707;-0.03940648;-0.05802616,-0.1574589;0.5436709;0.01187766,-0.4388369;0.4835977;0.001688342,-0.7266874;0.4422369;-0.02141644,0.07882565;0.004326778;-0.046544,0.0893725;-0.3438844;0.003232494,0.08885191;-0.7266275;0.1057174,0.09845627;-0.7481793;0.04539529,-0.08086367;0.008094746;-0.04235669,-0.1210274;-0.3397103;-0.006881487,-0.1420038;-0.7230983;0.0909413,-0.1428991;-0.6847755;0.01145215,0.01865662;0.5778743;0.003177194,0;0;0,0.01855762;0.3344621;0.009348154,0.03612325;0.655848;0.004304886,0.1938751;0.5086144;-0.02829027,0.2226072;0.2222466;-0.03565085,0.2319812;-0.06137356;-0.1032835,-0.1424563;0.5404003;0.03030648,-0.3640389;0.356677;0.03606421,-0.600154;0.1870738;0.01183868,0.077674;0.0005712211;-0.04863095,0.09880818;-0.3499818;-0.02613806,0.09207211;-0.735891;0.06344081,0.09441073;-0.7654673;0.01020742,-0.08586851;0.007739963;-0.03106829,-0.1225077;-0.3418052;-0.01330063,-0.1094284;-0.7311747;0.05892162,-0.1152373;-0.7605999;0.005784981,0.03191273;0.5772741;0.00799036,331.7031
+0;0;0,0.0108089;0.3348991;0.00727726,0.02147784;0.6565318;-0.001674919,0.1905736;0.5254731;0.001006539,0.2270969;0.2403678;0.01712854,0.261915;-0.04048988;-0.05755542,-0.1574761;0.5450113;0.01145967,-0.4402904;0.492227;0.001028567,-0.7296654;0.4527766;-0.01838244,0.07890861;0.004250366;-0.04653304,0.08975215;-0.3440334;0.003117267,0.0892072;-0.7266631;0.1055459,0.09899789;-0.7489725;0.0460412,-0.0808613;0.008153276;-0.04248451,-0.120802;-0.3397349;-0.006947927,-0.1417031;-0.7230046;0.09085286,-0.1424969;-0.6846918;0.01146018,0.01885365;0.5779435;0.003163087,0;0;0,0.01860164;0.3345004;0.009521484,0.03619407;0.6559252;0.004660368,0.1937445;0.5085827;-0.02844059,0.2226496;0.222245;-0.03579879,0.2321299;-0.06244472;-0.1031256,-0.1423457;0.5403159;0.03033198,-0.3661789;0.3593484;0.03566071,-0.603995;0.1903614;0.01204013,0.07766728;0.0005706847;-0.04875886,0.09888345;-0.3500423;-0.02629316,0.09214778;-0.735824;0.06328678,0.09444459;-0.7653341;0.01012468,-0.0859818;0.007740225;-0.0309383,-0.1226655;-0.3418812;-0.01351773,-0.1099058;-0.7313217;0.05769143,-0.1157982;-0.7609671;0.004959714,0.03197932;0.5773414;0.008299351,331.7249
+0;0;0,0.0108089;0.3348991;0.00727726,0.02147784;0.6565318;-0.001674919,0.1905736;0.5254731;0.001006539,0.2270969;0.2403678;0.01712854,0.261915;-0.04048988;-0.05755542,-0.1574761;0.5450113;0.01145967,-0.4402904;0.492227;0.001028567,-0.7296654;0.4527766;-0.01838244,0.07890861;0.004250366;-0.04653304,0.08975215;-0.3440334;0.003117267,0.0892072;-0.7266631;0.1055459,0.09899789;-0.7489725;0.0460412,-0.0808613;0.008153276;-0.04248451,-0.120802;-0.3397349;-0.006947927,-0.1417031;-0.7230046;0.09085286,-0.1424969;-0.6846918;0.01146018,0.01885365;0.5779435;0.003163087,0;0;0,0.01860164;0.3345004;0.009521484,0.03619407;0.6559252;0.004660368,0.1937445;0.5085827;-0.02844059,0.2226496;0.222245;-0.03579879,0.2321299;-0.06244472;-0.1031256,-0.1423457;0.5403159;0.03033198,-0.3661789;0.3593484;0.03566071,-0.603995;0.1903614;0.01204013,0.07766728;0.0005706847;-0.04875886,0.09888345;-0.3500423;-0.02629316,0.09214778;-0.735824;0.06328678,0.09444459;-0.7653341;0.01012468,-0.0859818;0.007740225;-0.0309383,-0.1226655;-0.3418812;-0.01351773,-0.1099058;-0.7313217;0.05769143,-0.1157982;-0.7609671;0.004959714,0.03197932;0.5773414;0.008299351,331.7502
+0;0;0,0.01075644;0.3350263;0.007210915,0.02123917;0.6568236;-0.001845256,0.1902804;0.5258527;0.001060457,0.2254153;0.2404215;0.01757287,0.2616595;-0.04030296;-0.05737335,-0.15765;0.5460522;0.01106905,-0.4419864;0.5011925;0.0001816964,-0.7320681;0.4644925;-0.01539089,0.07898059;0.004271313;-0.04650111,0.08997663;-0.3442173;0.003104854,0.08956826;-0.7280231;0.1058764,0.09934732;-0.750129;0.04665858,-0.08085011;0.008130278;-0.04261092,-0.1207864;-0.3399509;-0.006966025,-0.1414854;-0.7244174;0.09114628,-0.1421858;-0.686147;0.01209872,0.01868018;0.5781934;0.00302713,0;0;0,0.01872703;0.334614;0.0096488,0.03649502;0.6561934;0.004938126,0.1936262;0.5085354;-0.0285691,0.2227133;0.2220406;-0.03583217,0.2322799;-0.06276119;-0.1031615,-0.1419154;0.5403878;0.03044202,-0.3677642;0.361652;0.03532759,-0.6093575;0.1980241;0.01092627,0.07767116;0.000562191;-0.04884064,0.09884407;-0.3502535;-0.02634585,0.09201397;-0.7373498;0.06297852,0.09504905;-0.7671832;0.01074674,-0.08606355;0.007744642;-0.03084833,-0.1227925;-0.3420635;-0.01320665,-0.1104066;-0.7330071;0.05664152,-0.1166224;-0.7626696;0.004495911,0.0322336;0.5775684;0.008538008,331.77
+0;0;0,0.01075644;0.3350263;0.007210915,0.02123917;0.6568236;-0.001845256,0.1902804;0.5258527;0.001060457,0.2254153;0.2404215;0.01757287,0.2616595;-0.04030296;-0.05737335,-0.15765;0.5460522;0.01106905,-0.4419864;0.5011925;0.0001816964,-0.7320681;0.4644925;-0.01539089,0.07898059;0.004271313;-0.04650111,0.08997663;-0.3442173;0.003104854,0.08956826;-0.7280231;0.1058764,0.09934732;-0.750129;0.04665858,-0.08085011;0.008130278;-0.04261092,-0.1207864;-0.3399509;-0.006966025,-0.1414854;-0.7244174;0.09114628,-0.1421858;-0.686147;0.01209872,0.01868018;0.5781934;0.00302713,0;0;0,0.01872703;0.334614;0.0096488,0.03649502;0.6561934;0.004938126,0.1936262;0.5085354;-0.0285691,0.2227133;0.2220406;-0.03583217,0.2322799;-0.06276119;-0.1031615,-0.1419154;0.5403878;0.03044202,-0.3677642;0.361652;0.03532759,-0.6093575;0.1980241;0.01092627,0.07767116;0.000562191;-0.04884064,0.09884407;-0.3502535;-0.02634585,0.09201397;-0.7373498;0.06297852,0.09504905;-0.7671832;0.01074674,-0.08606355;0.007744642;-0.03084833,-0.1227925;-0.3420635;-0.01320665,-0.1104066;-0.7330071;0.05664152,-0.1166224;-0.7626696;0.004495911,0.0322336;0.5775684;0.008538008,331.7816
+0;0;0,0.01075463;0.3349698;0.007209699,0.02123507;0.6566971;-0.001844249,0.1902109;0.5257691;0.001060812,0.2253774;0.2400811;0.01758808,0.2615934;-0.0404247;-0.05729973,-0.1575854;0.5459608;0.01106554,-0.4421776;0.5010608;0.0001683971,-0.7320333;0.4643894;-0.01539206,0.0790787;0.004276618;-0.04655888,0.09007856;-0.3443332;0.003064353,0.08967015;-0.7281728;0.1058449,0.09948382;-0.7504632;0.04641756,-0.08095054;0.008140378;-0.04266386,-0.1209007;-0.3400619;-0.007006556,-0.1416016;-0.7245623;0.09111436,-0.1423044;-0.6862625;0.01178709,0.01867682;0.5780896;0.003026727,0;0;0,0.01882623;0.3345487;0.009754419,0.03664508;0.6560578;0.005213976,0.1936318;0.5084364;-0.02861178,0.2230423;0.2217128;-0.03582644,0.2327558;-0.06286356;-0.1030959,-0.1416676;0.5401484;0.03076209,-0.3694764;0.3634782;0.0350401,-0.6129814;0.203371;0.00907404,0.0777321;0.0005475134;-0.04895794,0.0990428;-0.3503811;-0.02643561,0.09222589;-0.7375199;0.06286097,0.09527695;-0.7676769;0.01057315,-0.08623586;0.007779523;-0.03069715,-0.1228282;-0.3421904;-0.01354138,-0.1104785;-0.733321;0.05546014,-0.118164;-0.7629085;0.002996206,0.03237145;0.5774541;0.008763313,331.8037
+0;0;0,0.0107521;0.3348913;0.007208008,0.02123163;0.6565903;-0.00184507,0.1898701;0.5257739;0.00106333,0.2250934;0.239624;0.01761732,0.2612707;-0.04058251;-0.05719059,-0.1572415;0.5459259;0.01104836,-0.4422939;0.5009533;0.0001335954,-0.7318404;0.464321;-0.01541025,0.07919464;0.004282888;-0.04662714,0.09020383;-0.3446225;0.003038168,0.08979563;-0.7282703;0.1057674,0.09957662;-0.7503866;0.04653788,-0.08106922;0.008152312;-0.0427264,-0.1210532;-0.3403452;-0.007038873,-0.1417438;-0.7246535;0.09103304,-0.1424443;-0.6863813;0.01196986,0.01867366;0.5779914;0.003025374,0;0;0,0.01910263;0.3344554;0.009714603,0.03706906;0.6559289;0.005208731,0.1935458;0.5082234;-0.02875054,0.2233379;0.2210665;-0.03581285,0.2333557;-0.06314439;-0.1032256,-0.1409449;0.5402927;0.03105642,-0.3706508;0.3653103;0.0346381,-0.6186539;0.2130503;0.007581636,0.07773376;0.0005696714;-0.04920733,0.09914473;-0.3506396;-0.02648079,0.09249467;-0.7376012;0.06271338,0.0953858;-0.7679011;0.01098847,-0.08649105;0.007809008;-0.03037336,-0.1227001;-0.3425241;-0.01368567,-0.110475;-0.7334999;0.05507132,-0.1176104;-0.7612544;0.000910379,0.03274623;0.5773358;0.008742094,331.8248
+0;0;0,0.01075423;0.3348909;0.007220328,0.02119903;0.6565918;-0.001809122,0.189852;0.5257663;0.001110077,0.2249003;0.2395988;0.01773252,0.2609274;-0.04110473;-0.05526214,-0.1574559;0.5469005;0.01053625,-0.4437168;0.5096548;0.002536939,-0.7339181;0.4800979;-0.0156357,0.07922709;0.004338308;-0.04656684,0.0902809;-0.3445754;0.003030609,0.09018231;-0.7283461;0.1053004,0.1007697;-0.7498838;0.04570444,-0.08102937;0.008082199;-0.04281522,-0.1210957;-0.3404018;-0.007087987,-0.1410585;-0.7248218;0.09069651,-0.1416428;-0.6865473;0.01163263,0.01865791;0.577992;0.003053933,0;0;0,0.01910263;0.3344554;0.009714603,0.03706906;0.6559289;0.005208731,0.1935458;0.5082234;-0.02875054,0.2233379;0.2210665;-0.03581285,0.2333557;-0.06314439;-0.1032256,-0.1409449;0.5402927;0.03105642,-0.3706508;0.3653103;0.0346381,-0.6186539;0.2130503;0.007581636,0.07773376;0.0005696714;-0.04920733,0.09914473;-0.3506396;-0.02648079,0.09249467;-0.7376012;0.06271338,0.0953858;-0.7679011;0.01098847,-0.08649105;0.007809008;-0.03037336,-0.1227001;-0.3425241;-0.01368567,-0.110475;-0.7334999;0.05507132,-0.1176104;-0.7612544;0.000910379,0.03274623;0.5773358;0.008742094,331.8365
+0;0;0,0.01075423;0.3348909;0.007220328,0.02119903;0.6565918;-0.001809122,0.189852;0.5257663;0.001110077,0.2249003;0.2395988;0.01773252,0.2609274;-0.04110473;-0.05526214,-0.1574559;0.5469005;0.01053625,-0.4437168;0.5096548;0.002536939,-0.7339181;0.4800979;-0.0156357,0.07922709;0.004338308;-0.04656684,0.0902809;-0.3445754;0.003030609,0.09018231;-0.7283461;0.1053004,0.1007697;-0.7498838;0.04570444,-0.08102937;0.008082199;-0.04281522,-0.1210957;-0.3404018;-0.007087987,-0.1410585;-0.7248218;0.09069651,-0.1416428;-0.6865473;0.01163263,0.01865791;0.577992;0.003053933,0;0;0,0.01910263;0.3344554;0.009714603,0.03706906;0.6559289;0.005208731,0.1935458;0.5082234;-0.02875054,0.2233379;0.2210665;-0.03581285,0.2333557;-0.06314439;-0.1032256,-0.1409449;0.5402927;0.03105642,-0.3706508;0.3653103;0.0346381,-0.6186539;0.2130503;0.007581636,0.07773376;0.0005696714;-0.04920733,0.09914473;-0.3506396;-0.02648079,0.09249467;-0.7376012;0.06271338,0.0953858;-0.7679011;0.01098847,-0.08649105;0.007809008;-0.03037336,-0.1227001;-0.3425241;-0.01368567,-0.110475;-0.7334999;0.05507132,-0.1176104;-0.7612544;0.000910379,0.03274623;0.5773358;0.008742094,331.8482
+0;0;0,0.01075359;0.3348708;0.007219895,0.02119872;0.6565821;-0.001809863,0.1897786;0.5257758;0.001110347,0.224853;0.2393951;0.01774518,0.2608376;-0.04097673;-0.05516324,-0.1573811;0.546901;0.0105325,-0.4438553;0.5096276;0.002527229,-0.7337137;0.4801056;-0.01562394,0.07933553;0.004344246;-0.04663058,0.09039174;-0.3446451;0.002977625,0.09029316;-0.7283903;0.1052407,0.1009235;-0.7501372;0.04540292,-0.08114028;0.008093262;-0.04287382,-0.1212153;-0.3404663;-0.007138841,-0.1411768;-0.7248608;0.09063919,-0.1417634;-0.6865528;0.01125456,0.01865751;0.5779793;0.003053374,0;0;0,0.0193468;0.33442;0.009759188,0.03746553;0.6558971;0.005356073,0.1937252;0.508056;-0.02875161,0.2236009;0.2206902;-0.03576362,0.2336976;-0.06316322;-0.1031746,-0.1404995;0.5402022;0.03121657,-0.3725843;0.3680097;0.03390263,-0.6198375;0.2152673;0.006433191,0.0778245;0.0005428195;-0.04929972,0.09942007;-0.3507271;-0.02649999,0.09275846;-0.7376583;0.06270791,0.09595159;-0.7677838;0.01030542,-0.08665001;0.007842978;-0.03029313,-0.1224803;-0.3426103;-0.01369795,-0.1103239;-0.7335775;0.05496857,-0.1174286;-0.762378;0.001458593,0.03309466;0.5773021;0.008854389,331.8591

+ 136 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007639828;0.3298934;0.008679306,0.01377611;0.6460802;0.001745597,0.1888186;0.5159849;0.005619724,0.2288885;0.222125;0.02374656,0.2653645;-0.03834632;-0.04350713,-0.1620949;0.5096946;0.007172905,-0.2202926;0.2183887;0.0007083756,-0.276309;-0.0426088;-0.04870103,0.07587563;0.005202045;-0.0430309,0.09071035;-0.34806;0.004603308,0.09133194;-0.7286993;0.1041637,0.1015381;-0.7489769;0.04622843,-0.07676366;0.006661164;-0.04121648,-0.1123845;-0.3461352;-0.001858983,-0.1320194;-0.7277193;0.09198673,-0.1316295;-0.6895796;0.01503163,0.01235353;0.5689977;0.006024883,0;0;0,0.005656786;0.3296513;0.01616859,0.009843074;0.6459453;0.01892745,0.1815036;0.5088632;-0.003960252,0.2250956;0.2150837;-0.01297367,0.2442879;-0.04948312;-0.0707221,-0.1669309;0.5154939;0.007647736,-0.2148277;0.222394;-0.00163328,-0.2431905;-0.03941348;-0.06759744,0.07667425;0.001741916;-0.04187906,0.1012464;-0.3536395;-0.02229774,0.09018172;-0.7379833;0.0611068,0.08981795;-0.7664781;0.01044392,-0.07973184;0.006068373;-0.03523971,-0.1063272;-0.3492372;-0.01697036,-0.09761294;-0.7336378;0.06645137,-0.09933636;-0.7156706;-0.00997334,0.008986704;0.5687531;0.02056611,572.9806
+0;0;0,0.007640298;0.3299138;0.008679841,0.01377686;0.6461149;0.001745671,0.1888168;0.5160135;0.00562018,0.2288769;0.2222258;0.02374256,0.2652635;-0.03760681;-0.04334621,-0.1620919;0.5097232;0.007173341,-0.2202753;0.218489;0.0007103989,-0.2761543;-0.04186851;-0.04857785,0.07585353;0.00520053;-0.04301837,0.09066517;-0.3475118;0.004541706,0.09128769;-0.7287143;0.1042495,0.1014937;-0.7489912;0.04631501,-0.07674131;0.006659225;-0.04120448,-0.1123067;-0.3455882;-0.001908232,-0.1319707;-0.7277369;0.09207636,-0.1315807;-0.6895974;0.01512239,0.01235415;0.5690256;0.006025334,0;0;0,0.005710512;0.3296733;0.01611567,0.009948775;0.6459819;0.01877451,0.1815726;0.508817;-0.004026175,0.2249927;0.2150871;-0.01307678,0.2432668;-0.04899547;-0.0702107,-0.1669059;0.5156887;0.007757056,-0.2149603;0.2226894;-0.001552992,-0.2432928;-0.03847367;-0.06734799,0.07668078;0.001712844;-0.04181516,0.1014454;-0.3531199;-0.02263844,0.09024858;-0.7380274;0.06089771,0.09001189;-0.7660263;0.009668827,-0.0796845;0.006090749;-0.03527984,-0.1064116;-0.3486496;-0.01705163,-0.097607;-0.7336641;0.06627762,-0.09935374;-0.7156964;-0.01014551,0.009076074;0.5687836;0.02043724,573.0062
+0;0;0,0.007639804;0.3298925;0.008679279,0.01377632;0.6460917;0.001744941,0.1888472;0.5159767;0.005619615,0.2288804;0.2223862;0.02372983,0.2655336;-0.03935024;-0.04385053,-0.1621232;0.5096854;0.007173048,-0.2202675;0.2186467;0.0007144455,-0.276556;-0.04361856;-0.04893495,0.07588309;0.005202557;-0.04303513,0.09070747;-0.3478131;0.004565846,0.09133129;-0.7298154;0.1044828,0.1015482;-0.7501461;0.04648627,-0.07677121;0.00666182;-0.04122054,-0.1123672;-0.3458886;-0.001890492,-0.1320724;-0.728839;0.09229127,-0.1316821;-0.6906908;0.01525484,0.01235354;0.5689981;0.00602484,0;0;0,0.005722873;0.3296537;0.01607442,0.009974517;0.645961;0.01864219,0.1816408;0.5087969;-0.004083158,0.2248088;0.2152313;-0.01312494,0.2422137;-0.05090815;-0.07042587,-0.1669485;0.5157313;0.007821686,-0.2149856;0.2229248;-0.001277539,-0.2435611;-0.04013869;-0.06759194,0.07669022;0.001707301;-0.04186916,0.1012598;-0.3534492;-0.02274203,0.09017559;-0.7391365;0.06111503,0.09013256;-0.7665902;0.00915122,-0.07973658;0.006104745;-0.03524405,-0.1065725;-0.3489404;-0.01712127,-0.09795518;-0.7347376;0.06652004,-0.09971888;-0.7167767;-0.009985559,0.009100236;0.568759;0.02032483,573.0336
+0;0;0,0.007550051;0.3298962;0.008615902,0.01361379;0.6460956;0.00163403,0.1887039;0.5159824;0.005571198,0.2287741;0.2223954;0.02365473,0.2654718;-0.03930977;-0.04402258,-0.1622304;0.509587;0.007284271,-0.2203278;0.2185363;0.0009458349,-0.2767203;-0.04379526;-0.04823344,0.07587867;0.005238811;-0.04303852,0.09067294;-0.3477918;0.004461024,0.09146596;-0.7297575;0.1045167,0.1011043;-0.7503349;0.04663581,-0.07675681;0.006624045;-0.04125344,-0.1123478;-0.3459315;-0.001965243,-0.1321193;-0.7288833;0.09219705,-0.1317589;-0.690738;0.01516015,0.01220977;0.5690025;0.005927689,0;0;0,0.005722873;0.3296537;0.01607442,0.009974517;0.645961;0.01864219,0.1816408;0.5087969;-0.004083158,0.2248088;0.2152313;-0.01312494,0.2422137;-0.05090815;-0.07042587,-0.1669485;0.5157313;0.007821686,-0.2149856;0.2229248;-0.001277539,-0.2435611;-0.04013869;-0.06759194,0.07669022;0.001707301;-0.04186916,0.1012598;-0.3534492;-0.02274203,0.09017559;-0.7391365;0.06111503,0.09013256;-0.7665902;0.00915122,-0.07973658;0.006104745;-0.03524405,-0.1065725;-0.3489404;-0.01712127,-0.09795518;-0.7347376;0.06652004,-0.09971888;-0.7167767;-0.009985559,0.009100236;0.568759;0.02032483,573.0557
+0;0;0,0.007550113;0.3298989;0.008615973,0.01361394;0.6461032;0.001633896,0.188808;0.5159553;0.005571044,0.2288467;0.2225992;0.02364035,0.2654097;-0.03814512;-0.0437885,-0.1623332;0.5095561;0.007285126,-0.2203848;0.2187343;0.0009516766,-0.2765703;-0.04263416;-0.04804705,0.07588894;0.00523952;-0.04304435,0.09067476;-0.3475895;0.004428077,0.09146699;-0.729174;0.1043839,0.1012603;-0.750565;0.0455719,-0.0767672;0.006624941;-0.04125902,-0.1123379;-0.3457293;-0.001993258,-0.1320896;-0.728299;0.09207506,-0.1317234;-0.6900227;0.01379891,0.01220986;0.5690066;0.005927745,0;0;0,0.005764112;0.3296563;0.01606286,0.01005596;0.6459683;0.018574,0.1818;0.5086813;-0.004046919,0.2246555;0.2153072;-0.01312638,0.241344;-0.04992926;-0.07006729,-0.1669953;0.5157219;0.007902116,-0.2151319;0.2231644;-0.001064804,-0.2436647;-0.03892151;-0.0671557,0.07670264;0.001693442;-0.04187167,0.101362;-0.3532617;-0.02291679,0.09019843;-0.7385903;0.06072391,0.09086989;-0.7653555;0.006198175,-0.07974683;0.006121264;-0.0352473,-0.1065608;-0.3487237;-0.01717496,-0.09829485;-0.7342538;0.06587187,-0.1000891;-0.7164725;-0.01186661,0.009172484;0.5687632;0.02027166,573.0781
+0;0;0,0.007549574;0.3298753;0.008615358,0.01361295;0.6460564;0.00163354,0.1887998;0.5159106;0.005570704,0.2287985;0.2228472;0.02362198,0.2654306;-0.03838953;-0.04393418,-0.162327;0.5095116;0.007284716,-0.2203207;0.21898;0.0009575849,-0.2766123;-0.04288191;-0.04813365,0.07586519;0.005237881;-0.04303088,0.09061756;-0.3467929;0.004334148,0.09141086;-0.7288917;0.1044246,0.1011727;-0.7501175;0.04580174,-0.07674318;0.006622869;-0.0412461,-0.1122334;-0.3449342;-0.002069179,-0.1320117;-0.7280195;0.09212592,-0.1316467;-0.6897698;0.0141014,0.01220886;0.5689598;0.005927391,0;0;0,0.005822375;0.3296318;0.01606095,0.01018727;0.64592;0.01848435,0.1819202;0.5086886;-0.004133346,0.2242715;0.2155402;-0.01320708,0.2409392;-0.05022627;-0.07013464,-0.1669237;0.5158207;0.007914044,-0.2152311;0.2235898;-0.001001296,-0.2439874;-0.03894299;-0.06733347,0.07669868;0.001692802;-0.04182184,0.1016432;-0.3524622;-0.02341568,0.08985454;-0.738302;0.0602914,0.09125976;-0.7651493;0.006231893,-0.07970247;0.006122045;-0.03527968,-0.1066046;-0.3479034;-0.01714147,-0.09823899;-0.7339965;0.0658064,-0.1000407;-0.7161773;-0.01168165,0.009285241;0.5687157;0.02021062,573.1125
+0;0;0,0.00748827;0.3298424;0.008559269,0.01352851;0.6459671;0.001459408,0.1888768;0.5158697;0.005561941,0.2288758;0.2229549;0.02351724,0.265892;-0.03795135;-0.04456653,-0.1626491;0.5096785;0.007070777,-0.221067;0.2193829;0.0009694756,-0.2773735;-0.04269308;-0.04618355,0.07585716;0.005246236;-0.04302788,0.09060214;-0.3467315;0.004211511,0.09179433;-0.7289962;0.1043612,0.1011779;-0.7508015;0.04626744,-0.07673085;0.006618095;-0.04125296,-0.1121777;-0.3448847;-0.002181891,-0.1321271;-0.728032;0.09246404,-0.1317161;-0.6897917;0.01449828,0.01212341;0.5688791;0.005783538,0;0;0,0.005910933;0.3295885;0.01617968,0.01040877;0.6458201;0.01861691,0.1822067;0.508509;-0.004167082,0.2241118;0.2154531;-0.0133102,0.2404365;-0.05018663;-0.07028997,-0.1669406;0.5158827;0.008170753,-0.2153387;0.223827;-0.000912806,-0.2442571;-0.03853324;-0.0673091,0.07668611;0.001674816;-0.04182899,0.1016874;-0.3524169;-0.02363014,0.08989039;-0.7384319;0.06010138,0.09170023;-0.7652721;0.006132476,-0.07969165;0.006141305;-0.03528108,-0.1067668;-0.3477951;-0.0170279,-0.09778075;-0.7341;0.06570963,-0.09962478;-0.7162721;-0.01171885,0.00947319;0.5686233;0.02035272,573.1452
+0;0;0,0.00748707;0.3297895;0.008557897,0.01352693;0.6458946;0.001458295,0.1889122;0.5157868;0.005560743,0.2289169;0.2228302;0.0235186,0.266152;-0.03961855;-0.04496768,-0.1626873;0.5095943;0.007069895,-0.2211134;0.2192573;0.0009677238,-0.2777529;-0.04436809;-0.04646407,0.07590304;0.00524941;-0.04305391,0.09060906;-0.3457979;0.004060622,0.09180322;-0.7286961;0.1043763,0.1011815;-0.7504721;0.04631548,-0.07677726;0.006622098;-0.04127792,-0.1121304;-0.3439516;-0.002310112,-0.1321129;-0.7277339;0.09249266,-0.1317021;-0.6894982;0.01457113,0.01212184;0.5688072;0.005782386,0;0;0,0.005947962;0.3295435;0.0160023,0.01045786;0.6457568;0.01831806,0.1822865;0.5084109;-0.004405022,0.2239941;0.215286;-0.01360846,0.239512;-0.05197197;-0.07095397,-0.1669888;0.5158752;0.008429539,-0.2156969;0.2238368;-0.0009257095,-0.2450722;-0.04001957;-0.0678068,0.07667127;0.001655221;-0.04196715,0.1023144;-0.3514713;-0.02423573,0.08992708;-0.738078;0.05977297,0.09167837;-0.7649562;0.005906817,-0.07979389;0.00617193;-0.03517539,-0.1068427;-0.3468411;-0.01727525,-0.09825112;-0.7338718;0.06524203,-0.1001716;-0.7160372;-0.01214063,0.009518161;0.5685611;0.0200721,573.1679
+0;0;0,0.007486681;0.3297724;0.008557453,0.01352633;0.6458669;0.001457908,0.1889858;0.5157354;0.005560345,0.2289789;0.2228634;0.02351302,0.2661157;-0.03889242;-0.04479245,-0.1627613;0.5095403;0.00707013,-0.2211705;0.2192872;0.0009697215,-0.2776604;-0.04364219;-0.04633685,0.07591792;0.005250439;-0.04306235,0.09058979;-0.3449819;0.003942803,0.09178625;-0.7286156;0.1044512,0.1011617;-0.7503757;0.04640816,-0.07679231;0.006623396;-0.04128601,-0.1120634;-0.3431364;-0.002408672,-0.1320842;-0.7276559;0.09257622,-0.1316736;-0.6894228;0.01467856,0.01212122;0.5687781;0.005782082,0;0;0,0.005974873;0.3295255;0.0160116,0.01052077;0.6457278;0.01828277,0.1823914;0.5083209;-0.004511118,0.2238185;0.2152438;-0.01374674,0.2390336;-0.05134481;-0.07084239,-0.1670376;0.5158826;0.008591073,-0.2158554;0.2239479;-0.000719633,-0.2452016;-0.03918865;-0.06749424,0.07667567;0.001652658;-0.04199493,0.1026163;-0.350646;-0.02466846,0.09002905;-0.7379508;0.05968082,0.09167118;-0.7648538;0.005872369,-0.0798185;0.006179977;-0.03516075,-0.1068286;-0.3460124;-0.01731557,-0.0982327;-0.7337861;0.06536376,-0.1001927;-0.7159533;-0.0119933,0.009573385;0.568531;0.02005184,573.2011
+0;0;0,0.007467015;0.329773;0.008550332,0.01351636;0.6458674;0.001445769,0.1889549;0.5156808;0.005550047,0.2289404;0.2228063;0.02347932,0.2662872;-0.03884545;-0.0451096,-0.1628292;0.5096972;0.006968998,-0.2216347;0.2195206;0.001039519,-0.2781268;-0.04355046;-0.04547019,0.0759198;0.005248752;-0.04305924,0.09079589;-0.3449254;0.004313909,0.0920379;-0.7285551;0.1048375,0.1007337;-0.7497807;0.04621732,-0.07678767;0.006621503;-0.04129494,-0.1119909;-0.3431495;-0.002456646,-0.1320633;-0.7276809;0.09246936,-0.131631;-0.6894494;0.01457165,0.01210685;0.5687786;0.005769228,0;0;0,0.005974873;0.3295255;0.0160116,0.01052077;0.6457278;0.01828277,0.1823914;0.5083209;-0.004511118,0.2238185;0.2152438;-0.01374674,0.2390336;-0.05134481;-0.07084239,-0.1670376;0.5158826;0.008591073,-0.2158554;0.2239479;-0.000719633,-0.2452016;-0.03918865;-0.06749424,0.07667567;0.001652658;-0.04199493,0.1026163;-0.350646;-0.02466846,0.09002905;-0.7379508;0.05968082,0.09167118;-0.7648538;0.005872369,-0.0798185;0.006179977;-0.03516075,-0.1068286;-0.3460124;-0.01731557,-0.0982327;-0.7337861;0.06536376,-0.1001927;-0.7159533;-0.0119933,0.009573385;0.568531;0.02005184,573.2234
+0;0;0,0.007466837;0.3297651;0.008550128,0.01351554;0.6458259;0.001446233,0.1888485;0.5156773;0.005550293,0.2288161;0.2229343;0.02347151,0.2661529;-0.03864765;-0.04509912,-0.1627254;0.5096973;0.006968395,-0.2215045;0.2196509;0.00104158,-0.2779815;-0.04334995;-0.04545572,0.07593751;0.005249977;-0.04306928,0.09081721;-0.3450091;0.004315358,0.09205896;-0.7285587;0.1048179,0.1006746;-0.7493122;0.04673809,-0.07680558;0.006623047;-0.04130458,-0.1120174;-0.3432328;-0.002456859,-0.1320856;-0.7276839;0.09244934,-0.1316572;-0.6895283;0.01526962,0.01210614;0.5687433;0.005769342,0;0;0,0.00607115;0.329513;0.01607072,0.01086438;0.6456773;0.01841354,0.1825258;0.5082805;-0.004483461,0.2237888;0.2153198;-0.0138849,0.2382735;-0.05121028;-0.07109547,-0.1666939;0.5159069;0.008953531,-0.2157556;0.2241569;-0.0006330647,-0.2451358;-0.03888813;-0.06745522,0.07668912;0.001640543;-0.04201329,0.1026889;-0.3507419;-0.02472961,0.09008557;-0.737959;0.059631,0.0885646;-0.7668589;0.00911475,-0.07984591;0.006198435;-0.03514598,-0.1068837;-0.3460775;-0.01729182,-0.09827972;-0.7337965;0.06524597,-0.1002726;-0.715848;-0.01139735,0.009837627;0.5684875;0.02017093,573.2459
+0;0;0,0.007466758;0.3297617;0.008550037,0.0135153;0.6458143;0.00144612,0.1890088;0.5156148;0.005550129,0.2289453;0.2230985;0.02345747,0.2662982;-0.03859523;-0.04514246,-0.1628844;0.5096293;0.006969519,-0.221618;0.2198076;0.001047293,-0.2781192;-0.04330567;-0.04546987,0.07593311;0.005249673;-0.04306679,0.09081221;-0.3449953;0.004315935,0.09205357;-0.7284229;0.1047866,0.1006479;-0.749051;0.04685023,-0.07680114;0.006622664;-0.04130219,-0.1120115;-0.343219;-0.002456035,-0.1320734;-0.727548;0.09242,-0.131646;-0.6894125;0.01543096,0.01210585;0.568729;0.005769377,0;0;0,0.00612361;0.3295006;0.01623178,0.01099905;0.6456542;0.01867855,0.1827496;0.5081706;-0.00452018,0.2235813;0.2153834;-0.01399636,0.2382851;-0.05121475;-0.07138979,-0.1667611;0.5159031;0.009217581,-0.2160154;0.224422;-0.0004839618,-0.2452721;-0.03870437;-0.06751659,0.07668882;0.001626134;-0.04200387,0.1026606;-0.3507498;-0.02483666,0.09004287;-0.7378412;0.05950558,0.08850469;-0.7666081;0.009129286,-0.0798353;0.006210292;-0.03515538,-0.1069731;-0.3460428;-0.0172842,-0.09830243;-0.7336352;0.06523621,-0.100334;-0.7156487;-0.01121789,0.009952955;0.5684617;0.02042198,573.2792
+0;0;0,0.007432687;0.3297463;0.008540996,0.01346149;0.6457574;0.001424383,0.1889049;0.515588;0.00557757,0.2288477;0.2231591;0.02345596,0.2665907;-0.03907499;-0.04549174,-0.1628585;0.5095291;0.007073812,-0.2216207;0.2198016;0.001179283,-0.2785776;-0.0438444;-0.04563615,0.0759386;0.0052604;-0.04307841,0.09084252;-0.3451194;0.004341122,0.09214962;-0.7282609;0.1044595,0.09992988;-0.7508247;0.04738979,-0.07680713;0.006608587;-0.04131687,-0.1120275;-0.3433706;-0.00244762,-0.1321397;-0.7273359;0.09236292,-0.1317246;-0.6891441;0.01481836,0.01205407;0.5686818;0.005749025,0;0;0,0.006197266;0.3294828;0.01623368,0.01120823;0.6455926;0.01864851,0.1828597;0.5081604;-0.004617451,0.2235883;0.2154483;-0.01413214,0.2379994;-0.05161583;-0.07256246,-0.1665922;0.5159984;0.009414257,-0.2159333;0.2246264;-0.0004644096,-0.2454186;-0.0390594;-0.06788432,0.07668846;0.00162594;-0.04202771,0.1025618;-0.3509037;-0.0249939,0.09000377;-0.7376202;0.05935967,0.08865527;-0.7660663;0.007758614,-0.07985252;0.006215359;-0.0351431,-0.1071223;-0.3461702;-0.01732337,-0.09794459;-0.7334313;0.06494078,-0.1000389;-0.7155386;-0.01206224,0.01012031;0.5684106;0.02040744,573.3019
+0;0;0,0.007432687;0.3297463;0.008540996,0.01346149;0.6457574;0.001424383,0.1889049;0.515588;0.00557757,0.2288477;0.2231591;0.02345596,0.2665907;-0.03907499;-0.04549174,-0.1628585;0.5095291;0.007073812,-0.2216207;0.2198016;0.001179283,-0.2785776;-0.0438444;-0.04563615,0.0759386;0.0052604;-0.04307841,0.09084252;-0.3451194;0.004341122,0.09214962;-0.7282609;0.1044595,0.09992988;-0.7508247;0.04738979,-0.07680713;0.006608587;-0.04131687,-0.1120275;-0.3433706;-0.00244762,-0.1321397;-0.7273359;0.09236292,-0.1317246;-0.6891441;0.01481836,0.01205407;0.5686818;0.005749025,0;0;0,0.006197266;0.3294828;0.01623368,0.01120823;0.6455926;0.01864851,0.1828597;0.5081604;-0.004617451,0.2235883;0.2154483;-0.01413214,0.2379994;-0.05161583;-0.07256246,-0.1665922;0.5159984;0.009414257,-0.2159333;0.2246264;-0.0004644096,-0.2454186;-0.0390594;-0.06788432,0.07668846;0.00162594;-0.04202771,0.1025618;-0.3509037;-0.0249939,0.09000377;-0.7376202;0.05935967,0.08865527;-0.7660663;0.007758614,-0.07985252;0.006215359;-0.0351431,-0.1071223;-0.3461702;-0.01732337,-0.09794459;-0.7334313;0.06494078,-0.1000389;-0.7155386;-0.01206224,0.01012031;0.5684106;0.02040744,573.3239
+0;0;0,0.007432104;0.3297205;0.008540326,0.01345992;0.6456799;0.001424731,0.188605;0.5156094;0.005577684,0.2285345;0.2232777;0.02345012,0.2663139;-0.0392091;-0.04556405,-0.1625647;0.5095607;0.007071401,-0.2213072;0.2199296;0.001178832,-0.2783191;-0.04397053;-0.04568173,0.0759256;0.005259499;-0.04307104,0.09082603;-0.3450383;0.0043374,0.0921331;-0.7281701;0.1044532,0.103929;-0.7778638;0.01792803,-0.07679398;0.006607456;-0.04130979,-0.1120061;-0.3432899;-0.002449647,-0.1321178;-0.7272453;0.09235848,-0.1314885;-0.6848256;-0.02520929,0.01205267;0.5686136;0.00574885,0;0;0,0.006445631;0.3294492;0.01629138,0.01181698;0.6455008;0.01873767,0.1830442;0.5082533;-0.004867436,0.2236326;0.2156262;-0.01453591,0.2379193;-0.05168134;-0.07312071,-0.1658745;0.5163001;0.009525597,-0.2153974;0.2250617;-0.0004340718,-0.2449473;-0.03884283;-0.0680419,0.07664962;0.001594141;-0.0420686,0.1025898;-0.350861;-0.02531648,0.09000832;-0.7375442;0.05913866,0.08347453;-0.7257584;-0.05749059,-0.07984258;0.006252975;-0.03512172,-0.1071362;-0.3460585;-0.01751866,-0.09800863;-0.7333268;0.06466873,-0.1012572;-0.7216664;-0.05207859,0.01062697;0.5683297;0.02049637,573.3578
+0;0;0,0.007399431;0.3296981;0.008519846,0.01339508;0.6455845;0.001362934,0.1880812;0.5156684;0.00557193,0.2280036;0.2234388;0.0234204,0.2659245;-0.03908575;-0.04569686,-0.1622585;0.5099047;0.006882479,-0.2216288;0.2204978;0.00147581,-0.2793742;-0.0433065;-0.04550412,0.0759296;0.005267091;-0.04305565,0.09081502;-0.3450781;0.004442766,0.09223334;-0.7281206;0.1044099,0.1036683;-0.7783775;0.01835471,-0.07678111;0.006602462;-0.04132678,-0.1119516;-0.3433385;-0.002291456,-0.1320769;-0.7271838;0.09244403,-0.1284556;-0.7832127;0.01142966,0.01199222;0.5685359;0.005695141,0;0;0,0.006662555;0.3294179;0.01635945,0.01260946;0.6453858;0.01883149,0.1831661;0.5082698;-0.004903197,0.2235619;0.2157262;-0.01474619,0.2376222;-0.05155379;-0.07389045,-0.1648696;0.5165873;0.009742004,-0.2145653;0.2254859;-0.0002964232,-0.2441372;-0.03846785;-0.06803312,0.07663795;0.001580447;-0.04208279,0.1024886;-0.3509446;-0.02543211,0.0899995;-0.7374994;0.05904496,0.08341878;-0.7257091;-0.05758488,-0.0798424;0.006270741;-0.03510987,-0.1072522;-0.3460929;-0.01755976,-0.09792139;-0.7332245;0.06465351,-0.1012187;-0.7215572;-0.05209605,0.01124685;0.568235;0.02059734,573.3806
+0;0;0,0.007398659;0.3296638;0.008518958,0.01339302;0.6454825;0.001363477,0.187913;0.5156306;0.005571788,0.2278227;0.2234945;0.02341455,0.2657194;-0.03886315;-0.04565878,-0.1620956;0.5098724;0.0068811,-0.221447;0.220558;0.00147616,-0.2791556;-0.04307857;-0.0454739,0.07593517;0.005267478;-0.04305881,0.09083465;-0.3454087;0.004484475,0.09225257;-0.728345;0.1044239,0.1036877;-0.7786028;0.01836789,-0.07678674;0.006602948;-0.04132981,-0.1119905;-0.3436686;-0.002257619,-0.1321102;-0.7274076;0.09245165,-0.1284889;-0.7834374;0.01143646,0.01199042;0.5684482;0.005694883,0;0;0,0.00681895;0.3293759;0.01644802,0.01293828;0.6452723;0.01894593,0.1832687;0.5082323;-0.004953625,0.2234851;0.2157677;-0.015041,0.2374883;-0.05129927;-0.07435346,-0.1644625;0.5167047;0.009904766,-0.2143855;0.2257432;-0.0002807891,-0.2441017;-0.03801852;-0.06799755,0.07663435;0.001564056;-0.04210329,0.1022315;-0.3513137;-0.02542388,0.09003393;-0.737734;0.05919766,0.08340769;-0.7259372;-0.05743182,-0.07985362;0.00629105;-0.0350967,-0.1073215;-0.3464043;-0.01755798,-0.09802683;-0.7334473;0.06454908,-0.1013685;-0.721775;-0.0522012,0.01153871;0.5681365;0.02071309,573.4033
+0;0;0,0.00739892;0.3296753;0.008519258,0.01339336;0.6454985;0.001363535,0.1879095;0.5156434;0.005572091,0.227827;0.2234501;0.02341835,0.2656786;-0.03859532;-0.04557278,-0.1620916;0.5098853;0.006881374,-0.2214546;0.2205142;0.001475376,-0.2790946;-0.04280856;-0.04541881,0.07595455;0.005268822;-0.04306979,0.090854;-0.3454065;0.004473373,0.09227235;-0.7284589;0.1044431,0.1037077;-0.7787186;0.01838498,-0.07680634;0.006604632;-0.04134035,-0.11201;-0.3436661;-0.002268251,-0.1321358;-0.7275213;0.09246969,-0.1285144;-0.7835532;0.01145255,0.01199068;0.5684599;0.005695183,0;0;0,0.006976575;0.3293787;0.01655769,0.01326935;0.6452755;0.01910472,0.1835086;0.5081626;-0.004959941,0.2235007;0.2156142;-0.01520252,0.2371698;-0.05106583;-0.07482851,-0.164214;0.5168129;0.01032346,-0.2146564;0.2258883;-3.212038E-05,-0.2447106;-0.03755563;-0.06751831,0.07662922;0.001541004;-0.0421598,0.1022247;-0.3513383;-0.02552867,0.08998969;-0.7378617;0.05917716,0.08326417;-0.7260578;-0.05745065,-0.07989759;0.006329557;-0.03504529,-0.1074719;-0.3463564;-0.01750092,-0.09821674;-0.7335674;0.064396,-0.1016566;-0.721887;-0.05235559,0.01183094;0.5681359;0.02086616,573.4371
+0;0;0,0.007352485;0.3296775;0.008478777,0.01334036;0.6455001;0.0012861,0.1878458;0.5156174;0.005504704,0.2279287;0.2234482;0.02337572,0.2656874;-0.03860143;-0.04565037,-0.1621226;0.5098168;0.006900335,-0.2220247;0.2205468;0.002059352,-0.2811715;-0.04246035;-0.0447296,0.07596835;0.005275513;-0.04304462,0.09086324;-0.3453955;0.004531674,0.09279245;-0.7285147;0.1042367,0.1028991;-0.7806046;0.01975308,-0.07676076;0.006592575;-0.04142685,-0.1119611;-0.3436971;-0.002521507,-0.1321392;-0.7274917;0.09245022,-0.1288464;-0.783625;0.01152691,0.01193536;0.5684618;0.005622312,0;0;0,0.006976575;0.3293787;0.01655769,0.01326935;0.6452755;0.01910472,0.1835086;0.5081626;-0.004959941,0.2235007;0.2156142;-0.01520252,0.2371698;-0.05106583;-0.07482851,-0.164214;0.5168129;0.01032346,-0.2146564;0.2258883;-3.212038E-05,-0.2447106;-0.03755563;-0.06751831,0.07662922;0.001541004;-0.0421598,0.1022247;-0.3513383;-0.02552867,0.08998969;-0.7378617;0.05917716,0.08326417;-0.7260578;-0.05745065,-0.07989759;0.006329557;-0.03504529,-0.1074719;-0.3463564;-0.01750092,-0.09821674;-0.7335674;0.064396,-0.1016566;-0.721887;-0.05235559,0.01183094;0.5681359;0.02086616,573.4601
+0;0;0,0.007352686;0.3296865;0.008479009,0.01334089;0.6455268;0.001285771,0.1879763;0.515597;0.005504733,0.2281071;0.2230787;0.02339711,0.2658663;-0.03897437;-0.04562988,-0.1622509;0.5097922;0.006901396,-0.2222246;0.2201765;0.002054627,-0.2813722;-0.0428341;-0.04473493,0.07598269;0.005276509;-0.04305274,0.09088297;-0.3455213;0.004540753,0.09281131;-0.7284676;0.1042008,0.09941982;-0.7521445;0.04895874,-0.07677525;0.006593819;-0.04143467,-0.1119883;-0.3438224;-0.002515264,-0.1321573;-0.7274439;0.0924136,-0.1300042;-0.7537646;0.03949957,0.01193575;0.5684805;0.005622428,0;0;0,0.007067449;0.3293862;0.01654923,0.01342256;0.6452997;0.01902866,0.1837856;0.5081413;-0.004992487,0.2234651;0.2152052;-0.01555562,0.2368326;-0.0514167;-0.07552541,-0.1642219;0.516808;0.01050762,-0.21508;0.2256037;-3.279839E-05,-0.2461078;-0.0377759;-0.06734366,0.07663382;0.001502171;-0.04218709,0.1021153;-0.3515155;-0.02559018,0.08987511;-0.7378555;0.05911696,0.08813589;-0.7669079;0.009253621,-0.07992104;0.006373582;-0.03502505,-0.1075768;-0.3464383;-0.01755588,-0.09862526;-0.7335072;0.06418306,-0.100907;-0.7154844;-0.01215759,0.01197255;0.5681529;0.0208112,573.4826
+0;0;0,0.007350974;0.3296097;0.008477035,0.01333748;0.6453608;0.001285709,0.1879125;0.5154684;0.005503639,0.2279934;0.223314;0.02337375,0.265871;-0.03956118;-0.0458698,-0.1621939;0.5096655;0.00689982,-0.222093;0.2204102;0.002059083,-0.2814261;-0.04342562;-0.04487728,0.07597256;0.005275805;-0.043047,0.09095538;-0.3474652;0.00481014,0.09287664;-0.7290056;0.1041042,0.09946848;-0.7525471;0.04900154,-0.07676501;0.00659294;-0.04142915,-0.1121731;-0.3457645;-0.002294146,-0.1322681;-0.7279775;0.0922862,-0.1301204;-0.7541562;0.0395056,0.01193269;0.5683336;0.005621293,0;0;0,0.007199779;0.3293069;0.01654029,0.01365183;0.6451296;0.01893914,0.1838975;0.5079652;-0.005203366,0.2233366;0.2153777;-0.01602507,0.2364743;-0.05207339;-0.07627499,-0.1640112;0.5168661;0.01054374,-0.2150049;0.2260633;-0.0001014033,-0.2495387;-0.03788638;-0.06696509,0.07658903;0.001461238;-0.04224563,0.1012492;-0.353572;-0.02538395,0.08962427;-0.7384843;0.05913472,0.08893408;-0.7670766;0.009005666,-0.07992312;0.006427576;-0.03498126,-0.1077773;-0.348345;-0.01761394,-0.09910358;-0.7340155;0.06374368,-0.1014108;-0.7159633;-0.01240341,0.01218344;0.5680028;0.02074718,573.5171
+0;0;0,0.007300287;0.3296156;0.008471911,0.01329017;0.6454229;0.00126689,0.1869674;0.5157372;0.005497521,0.22715;0.2240013;0.02334923,0.2649255;-0.03933385;-0.04592865,-0.1613761;0.51002;0.007003464,-0.2215598;0.2212305;0.002341088,-0.2840188;-0.04246005;-0.04389744,0.07601649;0.00526111;-0.04302793,0.09092686;-0.3473801;0.004742216,0.09272919;-0.7289029;0.1040564,0.09934233;-0.7546898;0.05049511,-0.07672576;0.006626743;-0.04155518,-0.1121062;-0.3456252;-0.002478946,-0.1323524;-0.7278101;0.09213072,-0.1289385;-0.7540219;0.03871443,0.01188205;0.5683709;0.005603203,0;0;0,0.007670246;0.3292996;0.01656675,0.01477922;0.6451647;0.01885593,0.1838295;0.5080165;-0.005549788,0.2230829;0.2158147;-0.01652169,0.2359999;-0.0520798;-0.07683384,-0.162275;0.5174857;0.01059797,-0.2138295;0.2271914;-0.0001047365,-0.2532609;-0.03666347;-0.06641895,0.07659646;0.001434624;-0.04229081,0.101155;-0.3534944;-0.0254848,0.08948068;-0.7384394;0.05881917,0.08940486;-0.766962;0.007830612,-0.07996355;0.006456854;-0.03495323,-0.1079408;-0.3482006;-0.01776343,-0.09873489;-0.7337994;0.06381489,-0.1011111;-0.7158331;-0.01282888,0.01313751;0.5680176;0.0207051,573.5397
+0;0;0,0.007302696;0.3297244;0.008474707,0.01329612;0.645719;0.001264805,0.1865;0.5161159;0.005499065,0.2265677;0.2252142;0.02329973,0.2644172;-0.03863728;-0.04611396,-0.160904;0.510414;0.007000946,-0.2209155;0.2224503;0.002351902,-0.2834969;-0.04175723;-0.04397727,0.07600432;0.005260267;-0.04302103,0.09091367;-0.347357;0.00474586,0.0927153;-0.7287316;0.1040215,0.09936352;-0.7548144;0.05017609,-0.07671347;0.006625682;-0.04154852,-0.1120915;-0.3456023;-0.002474945,-0.1323298;-0.7276387;0.09209798,-0.1288979;-0.7541487;0.03839837,0.01188691;0.5686076;0.005604462,0;0;0,0.008133315;0.3294011;0.01649499,0.01582231;0.645441;0.01857483,0.184045;0.5079021;-0.005960822,0.2228492;0.2164985;-0.01710761,0.2356467;-0.05194858;-0.07744682,-0.1609381;0.517919;0.01054399,-0.2133662;0.2286391;-0.0001574997,-0.257669;-0.03558874;-0.06410555,0.07658007;0.001354292;-0.04229414,0.1006856;-0.3535896;-0.02566135,0.08918224;-0.7384254;0.05844915,0.08916334;-0.7664797;0.006309871,-0.07994275;0.006531593;-0.03495185,-0.1081393;-0.3480986;-0.01806215,-0.0989637;-0.7334639;0.06388207,-0.1013954;-0.7155656;-0.01316624,0.01403067;0.5682393;0.02049053,573.5622
+0;0;0,0.007303008;0.3297385;0.00847507,0.01329753;0.6457911;0.001263557,0.1860378;0.5163065;0.005499261,0.2260607;0.2257297;0.02328005,0.2640807;-0.03931019;-0.04644631,-0.1604445;0.5106198;0.006997156,-0.220389;0.2229777;0.002353305,-0.2832524;-0.04241994;-0.04418455,0.07604045;0.005262767;-0.04304148,0.09092315;-0.3467244;0.00464005,0.09272718;-0.7286039;0.1040471,0.09918781;-0.7531043;0.05172106,-0.07674994;0.00662883;-0.04156828,-0.1120647;-0.3449697;-0.002564523,-0.1323299;-0.727512;0.09213363,-0.1289948;-0.7524275;0.03994923,0.01188794;0.5686589;0.005604377,0;0;0,0.008620068;0.329401;0.01653171,0.01699564;0.6454816;0.01855123,0.1843953;0.5077168;-0.006299734,0.2228051;0.2165861;-0.01727486,0.2354273;-0.0530799;-0.07789171,-0.1595021;0.5181755;0.01051897,-0.2128699;0.2293948;7.49249E-06,-0.2650644;-0.03533304;-0.06121626,0.07662201;0.001268402;-0.0423069,0.1008526;-0.3530306;-0.02572107,0.08909793;-0.7383999;0.05835832,0.0910513;-0.7664165;0.00957001,-0.07998677;0.006594778;-0.03494339,-0.1080001;-0.3474116;-0.01806941,-0.0992801;-0.7332901;0.06402019,-0.1016755;-0.7150585;-0.01085176,0.01502782;0.568264;0.0204891,573.5952
+0;0;0,0.007251387;0.3297393;0.008487269,0.01323719;0.6457922;0.001280794,0.185954;0.5162284;0.005441207,0.2260104;0.2256568;0.02323128,0.2640838;-0.03939348;-0.04642639,-0.1605039;0.5106202;0.007059393,-0.2215298;0.2231959;0.003068668,-0.288233;-0.04139861;-0.04269062,0.0760529;0.005261918;-0.04301959,0.09085904;-0.3467297;0.004652485,0.0927713;-0.7285889;0.1041355,0.09899123;-0.7533578;0.05206129,-0.07671655;0.006626656;-0.04163019,-0.1120322;-0.3449599;-0.002519753,-0.1323177;-0.7275416;0.09201479,-0.1290504;-0.752708;0.04009138,0.01182798;0.5686599;0.00561804,0;0;0,0.008620068;0.329401;0.01653171,0.01699564;0.6454816;0.01855123,0.1843953;0.5077168;-0.006299734,0.2228051;0.2165861;-0.01727486,0.2354273;-0.0530799;-0.07789171,-0.1595021;0.5181755;0.01051897,-0.2128699;0.2293948;7.49249E-06,-0.2650644;-0.03533304;-0.06121626,0.07662201;0.001268402;-0.0423069,0.1008526;-0.3530306;-0.02572107,0.08909793;-0.7383999;0.05835832,0.0910513;-0.7664165;0.00957001,-0.07998677;0.006594778;-0.03494339,-0.1080001;-0.3474116;-0.01806941,-0.0992801;-0.7332901;0.06402019,-0.1016755;-0.7150585;-0.01085176,0.01502782;0.568264;0.0204891,573.6181
+0;0;0,0.007253298;0.3298262;0.008489505,0.01324215;0.6460403;0.001278956,0.1856361;0.5165251;0.005442414,0.2256513;0.2262531;0.02321415,0.2637323;-0.0388504;-0.0464575,-0.1601812;0.5109274;0.007057609,-0.2211442;0.2237993;0.003070998,-0.2878607;-0.04084823;-0.04269747,0.07612132;0.005266651;-0.04305829,0.09090342;-0.3461537;0.004536409,0.09282211;-0.7292969;0.104354,0.09910807;-0.7546472;0.05172697,-0.07678557;0.006632618;-0.04166764,-0.112044;-0.3443833;-0.002620678,-0.1323976;-0.7282515;0.09223174,-0.1290956;-0.7540034;0.03975716,0.01183205;0.5688597;0.005618921,0;0;0,0.009036124;0.3294798;0.01647425,0.01785031;0.6457106;0.01832211,0.1846579;0.5075786;-0.006555557,0.2226646;0.216699;-0.01748562,0.2350544;-0.05302352;-0.07815206,-0.1584585;0.5185782;0.01026717,-0.2132198;0.2303474;0.0003132839,-0.2706021;-0.03356677;-0.0600255,0.07670465;0.001169607;-0.04232299,0.101007;-0.3525546;-0.02593505,0.08897212;-0.7392129;0.05842412,0.08972579;-0.7669787;0.008072257,-0.08006737;0.006668913;-0.03494207,-0.1081072;-0.346768;-0.01832478,-0.09953468;-0.7339475;0.06404329,-0.1019455;-0.7158417;-0.01162361,0.01577955;0.5684485;0.02031016,573.6406
+0;0;0,0.007254276;0.3298707;0.008490651,0.01324439;0.6461518;0.001278387,0.1852002;0.5167478;0.005443449,0.2251863;0.2266866;0.02320227,0.2632686;-0.0384261;-0.04647179,-0.159746;0.5111641;0.007054574,-0.2206648;0.2242446;0.003070859,-0.2873836;-0.04041213;-0.0426992,0.0761494;0.005268595;-0.04307417,0.09094857;-0.3465573;0.004575461,0.09286553;-0.7293561;0.1043032,0.09915122;-0.754704;0.05167843,-0.0768139;0.006635065;-0.04168301,-0.112113;-0.344786;-0.00259098,-0.1324483;-0.7283089;0.09217612,-0.1291465;-0.7540585;0.03970373,0.01183392;0.5689505;0.00561951,0;0;0,0.009545602;0.3295156;0.01636183,0.01889149;0.6457992;0.01794767,0.1850269;0.5075287;-0.006918551,0.2225409;0.2167949;-0.01770663,0.2348086;-0.05294651;-0.0783577,-0.1569514;0.5186274;0.008239407,-0.2150395;0.2311944;0.0006358349,-0.2767051;-0.03178149;-0.05961806,0.07677729;0.001076669;-0.04226065,0.100849;-0.3530723;-0.02582669,0.08867233;-0.7394612;0.05807483,0.08971331;-0.767198;0.007699728,-0.0800846;0.006731368;-0.03497168,-0.1086795;-0.3470861;-0.01864641,-0.09966364;-0.7338821;0.0637654,-0.101818;-0.7157903;-0.0119038,0.01669482;0.5685218;0.02001023,573.674
+0;0;0,0.007165896;0.3297888;0.008478375,0.01313496;0.6459527;0.001238425,0.1848618;0.516683;0.005470246,0.2249322;0.2269847;0.02298638,0.2628244;-0.03900552;-0.0464444,-0.1596169;0.5110917;0.00712086,-0.2226581;0.2249932;0.003802766,-0.2947845;-0.03917634;-0.04113595,0.0762686;0.005264576;-0.04308652,0.0909281;-0.346381;0.004528124,0.09294522;-0.7293663;0.1041108,0.1013345;-0.7540769;0.05029656,-0.07684729;0.006655453;-0.04184809,-0.1123181;-0.3445473;-0.002667736,-0.1326187;-0.7282053;0.09216376,-0.1322307;-0.6901027;0.01539271,0.01172808;0.5687807;0.005584005,0;0;0,0.01002495;0.3294267;0.01616943,0.01984166;0.6455801;0.01743138,0.1855987;0.50739;-0.007435799,0.2224621;0.2169295;-0.01798713,0.2346752;-0.05354434;-0.07883108,-0.1559861;0.5188714;0.00806319,-0.2154161;0.232068;0.001032506,-0.2833655;-0.0301168;-0.05937665,0.07684362;0.001019403;-0.04236841,0.1006899;-0.3529549;-0.02592957,0.08849099;-0.7394665;0.05808484,0.08995193;-0.7669116;0.006533615,-0.08021481;0.006779594;-0.03493831,-0.1090573;-0.346839;-0.01885387,-0.100171;-0.7338112;0.0634384,-0.1023815;-0.7158167;-0.01278874,0.01753613;0.5683373;0.01958072,573.6959
+0;0;0,0.007165896;0.3297888;0.008478375,0.01313496;0.6459527;0.001238425,0.1848618;0.516683;0.005470246,0.2249322;0.2269847;0.02298638,0.2628244;-0.03900552;-0.0464444,-0.1596169;0.5110917;0.00712086,-0.2226581;0.2249932;0.003802766,-0.2947845;-0.03917634;-0.04113595,0.0762686;0.005264576;-0.04308652,0.0909281;-0.346381;0.004528124,0.09294522;-0.7293663;0.1041108,0.1013345;-0.7540769;0.05029656,-0.07684729;0.006655453;-0.04184809,-0.1123181;-0.3445473;-0.002667736,-0.1326187;-0.7282053;0.09216376,-0.1322307;-0.6901027;0.01539271,0.01172808;0.5687807;0.005584005,0;0;0,0.01002495;0.3294267;0.01616943,0.01984166;0.6455801;0.01743138,0.1855987;0.50739;-0.007435799,0.2224621;0.2169295;-0.01798713,0.2346752;-0.05354434;-0.07883108,-0.1559861;0.5188714;0.00806319,-0.2154161;0.232068;0.001032506,-0.2833655;-0.0301168;-0.05937665,0.07684362;0.001019403;-0.04236841,0.1006899;-0.3529549;-0.02592957,0.08849099;-0.7394665;0.05808484,0.08995193;-0.7669116;0.006533615,-0.08021481;0.006779594;-0.03493831,-0.1090573;-0.346839;-0.01885387,-0.100171;-0.7338112;0.0634384,-0.1023815;-0.7158167;-0.01278874,0.01753613;0.5683373;0.01958072,573.7184
+0;0;0,0.007169533;0.3299562;0.008482678,0.0131436;0.6463859;0.001236156,0.1845544;0.5171351;0.005472454,0.2246027;0.227596;0.02297897,0.2624999;-0.03842974;-0.04646108,-0.1592982;0.5115539;0.007120068,-0.2223048;0.2256126;0.003803797,-0.2944407;-0.03859216;-0.04114091,0.07628249;0.005265535;-0.04309437,0.09087163;-0.3446922;0.004291728,0.09289619;-0.7290906;0.1042418,0.1012786;-0.7537562;0.05047179,-0.0768613;0.006656666;-0.04185571,-0.1121619;-0.3428604;-0.002863415,-0.1325374;-0.7279338;0.09231795,-0.1321497;-0.6898379;0.01560999,0.01173534;0.5691381;0.005586007,0;0;0,0.01084421;0.3295708;0.01612139,0.02170108;0.6459568;0.01719856,0.1866036;0.5072002;-0.007918477,0.2221988;0.2167368;-0.01827252,0.2342409;-0.0538685;-0.0787338,-0.1541525;0.5194963;0.008037572,-0.2153832;0.2332231;0.001578016,-0.2883051;-0.02799472;-0.05737454,0.07691219;0.0009117723;-0.04227948,0.100677;-0.3513727;-0.02616739,0.08825787;-0.7393726;0.05784427,0.08985545;-0.7668377;0.006414525,-0.08020807;0.00685716;-0.03497876,-0.1095376;-0.3450162;-0.0190516,-0.100344;-0.7333338;0.06390025,-0.1025968;-0.7153189;-0.01226465,0.01912674;0.568648;0.01940227,573.7523
+0;0;0,0.007097858;0.330015;0.008445779,0.01305047;0.6465201;0.00113618,0.1839095;0.5174525;0.005484529,0.2240412;0.2279207;0.02280044,0.2616441;-0.03956145;-0.04688905,-0.1588425;0.5119014;0.007216339,-0.2264393;0.2270172;0.003939695,-0.3025411;-0.03769854;-0.04023482,0.07627059;0.005270907;-0.04301624,0.09069083;-0.3445659;0.004170481,0.09294002;-0.7289733;0.1046086,0.100678;-0.7538385;0.05090079,-0.07677558;0.006630449;-0.04191576,-0.1121278;-0.3427237;-0.002900243,-0.1325188;-0.7278941;0.09244094,-0.1321458;-0.6897979;0.01570168,0.0116454;0.5692489;0.00549981,0;0;0,0.01144464;0.3296272;0.01570225,0.02287653;0.6460698;0.01614559,0.1869212;0.5070148;-0.008679748,0.2216478;0.2164392;-0.01862741,0.2334736;-0.05568993;-0.07882035,-0.1526557;0.5200806;0.00749794,-0.216457;0.2343584;0.001911363,-0.2927274;-0.02766162;-0.05593038,0.07685168;0.0007995218;-0.0422914,0.1003227;-0.3513588;-0.02635765,0.08767606;-0.7394994;0.05760002,0.08912577;-0.7669604;0.006114721,-0.08015157;0.006981456;-0.03496238,-0.110098;-0.3446991;-0.01933194,-0.10071;-0.733119;0.06375682,-0.1029854;-0.7150987;-0.0124397,0.02016738;0.5687467;0.01852524,573.7748
+0;0;0,0.007098591;0.3300491;0.008446651,0.01305093;0.6465397;0.001137475,0.1838828;0.5174859;0.005485513,0.2239559;0.2283774;0.02277611,0.2616641;-0.03985393;-0.04710857,-0.158815;0.5119357;0.007217049,-0.2263129;0.227468;0.003945195,-0.302628;-0.03798914;-0.04035304,0.07626306;0.005270387;-0.04301199,0.09068705;-0.3446575;0.004187025,0.09293585;-0.7289976;0.1046076,0.1007065;-0.7540945;0.05067294,-0.076768;0.006629794;-0.04191162,-0.1121294;-0.3428153;-0.002885938,-0.1325168;-0.7279183;0.09243856,-0.1321423;-0.689788;0.01537524,0.01164596;0.5692741;0.005500791,0;0;0,0.01206575;0.3296545;0.01537776,0.02409939;0.6460601;0.01530802,0.1878038;0.5065622;-0.009381175,0.2214301;0.2162708;-0.01879847,0.2330379;-0.05668387;-0.07892203,-0.1516473;0.5204231;0.006953892,-0.2190788;0.2359703;0.001647759,-0.2993651;-0.02615803;-0.05399973,0.07689065;0.000721395;-0.0422039,0.1001176;-0.3515521;-0.02641809,0.0873495;-0.7396327;0.05746973,0.08882394;-0.7669352;0.005323291,-0.08011644;0.007051429;-0.03500707,-0.1103784;-0.344698;-0.01945584,-0.1008877;-0.7329814;0.06392643,-0.1031845;-0.715026;-0.01258928,0.02125076;0.5687519;0.01782346,573.8081
+0;0;0,0.007099552;0.3300938;0.008447793,0.01305243;0.6466129;0.001137984,0.1844876;0.5173712;0.00548633,0.2244398;0.2291345;0.02272479,0.2622344;-0.03971142;-0.04732002,-0.1594107;0.5118016;0.007223932,-0.2267052;0.2281917;0.003961944,-0.3031951;-0.03787372;-0.04043779,0.0762226;0.00526759;-0.04298917,0.09063298;-0.3443299;0.004165284,0.09288276;-0.7288385;0.1046299,0.100664;-0.7540102;0.05062205,-0.07672727;0.006626276;-0.04188938,-0.1120553;-0.3424889;-0.002900545,-0.1324517;-0.7277607;0.09246573,-0.1320766;-0.6896194;0.01529786,0.01164734;0.5693408;0.005501661,0;0;0,0.01247065;0.3296895;0.0152638,0.02474561;0.6461146;0.01512122,0.1886976;0.5056973;-0.009814022,0.2211671;0.2161579;-0.01911127,0.2325765;-0.05756119;-0.0787816,-0.1518607;0.5209976;0.00697458,-0.2233499;0.2384433;0.001861684,-0.3084613;-0.02330527;-0.05158493,0.07687347;0.0005564541;-0.04214096,0.09996117;-0.3514059;-0.02667868,0.08697874;-0.7396886;0.05706513,0.0882665;-0.7669556;0.004718781,-0.08004297;0.007208702;-0.03502654,-0.1108096;-0.3441653;-0.01955632,-0.1010866;-0.7326756;0.06357192,-0.1034361;-0.7147359;-0.01304618,0.02184991;0.5688021;0.01764882,573.8416
+0;0;0,0.006968694;0.3301491;0.008506257,0.01289205;0.6467506;0.001221442,0.1848566;0.5175605;0.005629812,0.2246134;0.2300356;0.02277334,0.2623212;-0.03905931;-0.04721556,-0.1601706;0.5121944;0.007156031,-0.2329362;0.2306891;0.004913568,-0.3192859;-0.03239191;-0.04052304,0.07624484;0.00526647;-0.04293959,0.09035522;-0.3445365;0.004199255,0.09302373;-0.7285392;0.104635,0.1005865;-0.7544008;0.04886289,-0.07670932;0.006620206;-0.04191268,-0.1123125;-0.3426592;-0.002931107,-0.1321587;-0.7273334;0.0929042,-0.131731;-0.6890077;0.01404513,0.01149059;0.5694541;0.005579482,0;0;0,0.01296541;0.3297384;0.0149616,0.02572308;0.6462249;0.0143609,0.1898085;0.5051051;-0.01053953,0.2210467;0.2161508;-0.01917815,0.2323681;-0.05779126;-0.07884371,-0.1515443;0.5212125;0.0065714,-0.2278524;0.2406903;0.001144724,-0.3169302;-0.02046081;-0.04982239,0.07687797;0.0004843324;-0.0421232,0.09954426;-0.3517021;-0.02681851,0.08679827;-0.7395238;0.05675447,0.08898406;-0.766182;0.001316905,-0.08002472;0.007282807;-0.03504033,-0.1113407;-0.3442415;-0.01976674,-0.1014114;-0.7323082;0.06304717,-0.1038537;-0.7146502;-0.01524692,0.02271415;0.5688967;0.01700723,573.8634
+0;0;0,0.006968694;0.3301491;0.008506257,0.01289205;0.6467506;0.001221442,0.1848566;0.5175605;0.005629812,0.2246134;0.2300356;0.02277334,0.2623212;-0.03905931;-0.04721556,-0.1601706;0.5121944;0.007156031,-0.2329362;0.2306891;0.004913568,-0.3192859;-0.03239191;-0.04052304,0.07624484;0.00526647;-0.04293959,0.09035522;-0.3445365;0.004199255,0.09302373;-0.7285392;0.104635,0.1005865;-0.7544008;0.04886289,-0.07670932;0.006620206;-0.04191268,-0.1123125;-0.3426592;-0.002931107,-0.1321587;-0.7273334;0.0929042,-0.131731;-0.6890077;0.01404513,0.01149059;0.5694541;0.005579482,0;0;0,0.01296541;0.3297384;0.0149616,0.02572308;0.6462249;0.0143609,0.1898085;0.5051051;-0.01053953,0.2210467;0.2161508;-0.01917815,0.2323681;-0.05779126;-0.07884371,-0.1515443;0.5212125;0.0065714,-0.2278524;0.2406903;0.001144724,-0.3169302;-0.02046081;-0.04982239,0.07687797;0.0004843324;-0.0421232,0.09954426;-0.3517021;-0.02681851,0.08679827;-0.7395238;0.05675447,0.08898406;-0.766182;0.001316905,-0.08002472;0.007282807;-0.03504033,-0.1113407;-0.3442415;-0.01976674,-0.1014114;-0.7323082;0.06304717,-0.1038537;-0.7146502;-0.01524692,0.02271415;0.5688967;0.01700723,573.8862
+0;0;0,0.006968922;0.33016;0.008506535,0.01289251;0.6467739;0.001221377,0.184551;0.5176711;0.0056299,0.2240975;0.2316671;0.02268274,0.2620105;-0.03889182;-0.04768695,-0.1598673;0.5123146;0.007153425,-0.232248;0.2322984;0.004922824,-0.3190676;-0.03221396;-0.04076099,0.07628589;0.005269306;-0.04296271,0.09036815;-0.3438364;0.004082177,0.09302221;-0.7257602;0.1039742,0.1006711;-0.7522576;0.04756737,-0.07675062;0.006623771;-0.04193525,-0.1122829;-0.3419595;-0.003031373,-0.1320216;-0.7245512;0.09228511,-0.1315891;-0.6861307;0.01252859,0.01149098;0.5694731;0.005579659,0;0;0,0.01364296;0.3297363;0.01464128,0.02701122;0.6462092;0.01368535,0.1905053;0.5047154;-0.01086903,0.2210739;0.217224;-0.01906872,0.2321456;-0.05830288;-0.07868242,-0.1502744;0.5218511;0.006486959,-0.2313374;0.2442582;0.001588403,-0.3289489;-0.01569161;-0.04830673,0.07692381;0.0003937036;-0.0421387,0.09969937;-0.3510842;-0.02694261,0.08667577;-0.7367278;0.05648768,0.08873547;-0.7651947;0.001628038,-0.08007137;0.007359411;-0.03503588,-0.1120283;-0.3434031;-0.01984634,-0.1018782;-0.7294812;0.06195794,-0.1104712;-0.7628706;0.01358281,0.023859;0.5688854;0.01641583,573.9197
+0;0;0,0.006811799;0.3301921;0.008582139,0.01268556;0.6468263;0.001344711,0.1839027;0.5180167;0.005807079,0.2232288;0.2323024;0.02282495,0.26075;-0.038555;-0.04761308,-0.1595663;0.5124968;0.00735654,-0.2369232;0.2341399;0.005900896,-0.3295499;-0.02891195;-0.03833893,0.07628486;0.005245543;-0.04294167,0.08996503;-0.3433587;0.004233662,0.09220688;-0.7242076;0.1034701,0.1006575;-0.7487479;0.04685432,-0.07675753;0.006635556;-0.04189434,-0.1126855;-0.3414816;-0.003667943,-0.1323108;-0.7227874;0.09182823,-0.1318939;-0.6844819;0.013201,0.01129215;0.5695196;0.005691577,0;0;0,0.01437636;0.3297465;0.01440382,0.02861156;0.6461983;0.01309085,0.1912854;0.5044821;-0.01106,0.2209094;0.2172097;-0.01917112,0.2316709;-0.05867052;-0.07839441,-0.1485416;0.522477;0.006200729,-0.2355106;0.2469893;0.002784305,-0.3447382;-0.008555591;-0.04720839,0.07693431;0.0002254695;-0.04209447,0.09957045;-0.3507782;-0.02720869,0.08654077;-0.7351249;0.05649734,0.08946167;-0.7644938;0.004360914,-0.08003742;0.007532165;-0.03504512,-0.1127629;-0.3426712;-0.02006994,-0.1025236;-0.7276881;0.06089894,-0.1049427;-0.7100172;-0.01716217,0.02523747;0.5688821;0.01591587,573.9425
+0;0;0,0.006811901;0.3301971;0.008582268,0.01268541;0.6468178;0.001345197,0.1836326;0.5180932;0.005807137,0.2228823;0.2329338;0.02279196,0.2604144;-0.03800204;-0.04766646,-0.1592991;0.512582;0.007354174,-0.2365057;0.2347656;0.005901356,-0.3291592;-0.02836233;-0.03835128,0.07629495;0.005246236;-0.04294735,0.08997004;-0.3432285;0.004210442,0.09221216;-0.7241227;0.1034587,0.1006577;-0.7486303;0.04687673,-0.07676768;0.006636433;-0.04189988,-0.1126823;-0.3413513;-0.003687695,-0.1323099;-0.7227025;0.09181983,-0.1318933;-0.6844019;0.01323959,0.01129208;0.5695156;0.005691815,0;0;0,0.01504428;0.3297281;0.01425648,0.03020372;0.6461229;0.01276433,0.1921794;0.5039839;-0.01122344,0.2210686;0.2171957;-0.01915598,0.2315057;-0.05879954;-0.07829106,-0.1470788;0.5230411;0.006184309,-0.2401848;0.2501528;0.003322292,-0.3541242;-0.00381583;-0.04460504,0.07695774;0.0001587868;-0.04207611,0.09954276;-0.3507199;-0.02725863,0.08640804;-0.735105;0.05647421,0.08829365;-0.764312;0.004177809,-0.08004019;0.007592671;-0.03505478,-0.1129057;-0.3424717;-0.0202152,-0.1029262;-0.7277476;0.05977593,-0.1117484;-0.7601516;0.01211218,0.02658851;0.5688235;0.01562786,573.9758
+0;0;0,0.006812208;0.330212;0.008582655,0.01268576;0.6468349;0.001345553,0.1836395;0.5181082;0.005807504,0.2228272;0.2333989;0.02276552,0.2603562;-0.03751484;-0.04768717,-0.1593052;0.5125968;0.007354599,-0.2363899;0.235219;0.005904075,-0.3290359;-0.02788752;-0.03834496,0.07626534;0.005244201;-0.04293068,0.08990711;-0.3423816;0.004112244,0.09215062;-0.7235126;0.1034222,0.1008015;-0.7493455;0.04546466,-0.07673788;0.006633857;-0.04188361,-0.112565;-0.3405062;-0.00376451,-0.1322048;-0.7220945;0.0918024,-0.1317781;-0.6835921;0.01131177,0.01129243;0.5695326;0.005692177,0;0;0,0.01559949;0.3297263;0.0140444,0.03109334;0.646107;0.01242781,0.192847;0.5034647;-0.01132751,0.2212226;0.2170807;-0.01918101,0.2312917;-0.05892169;-0.07823682,-0.1463586;0.5233414;0.006167834,-0.2464856;0.2534263;0.004402214,-0.3680115;0.002862513;-0.04266684,0.07695796;6.647408E-05;-0.04200494,0.09956948;-0.3499742;-0.02775395,0.08620182;-0.7345163;0.05637157,0.08790979;-0.763406;0.0008711815,-0.07995991;0.00769832;-0.0351297,-0.1131483;-0.341483;-0.02050738,-0.1030747;-0.7269727;0.05964582,-0.1116935;-0.7604025;0.01011207,0.02741382;0.5688112;0.01531196,574.009
+0;0;0,0.006526475;0.3302097;0.008586832,0.01227174;0.6467807;0.00131214,0.1835104;0.5182034;0.005902755,0.2225676;0.2335656;0.02285753,0.2592067;-0.03725716;-0.04751763,-0.159871;0.5124485;0.007631544,-0.2426756;0.2368135;0.007042446,-0.3457385;-0.02200639;-0.03801725,0.07628535;0.00523297;-0.0428688,0.08945869;-0.342091;0.004310455,0.09201401;-0.723629;0.1036969,0.100561;-0.7477242;0.04422722,-0.07670785;0.006637005;-0.04190977,-0.1132854;-0.3401299;-0.003854539,-0.1324483;-0.7221639;0.09173958,-0.13206;-0.6836705;0.01134246,0.01090636;0.5694939;0.005669087,0;0;0,0.01606809;0.3297002;0.01394069,0.03196707;0.6460071;0.01225114,0.193721;0.5029826;-0.01132536,0.2216536;0.216637;-0.01891315,0.2311456;-0.05911651;-0.07815802,-0.1458994;0.5236256;0.006213988,-0.2543364;0.2570304;0.006303716,-0.3831405;0.009905264;-0.0381792,0.07696201;-8.106232E-06;-0.0419693,0.09952727;-0.3497589;-0.02787769,0.08599783;-0.7346724;0.05646694,0.08803716;-0.7635939;0.001148939,-0.07992645;0.007784142;-0.03515314,-0.1132821;-0.3410764;-0.02041805,-0.1031496;-0.7270432;0.05947178,-0.1122165;-0.7597798;0.009293165,0.02819413;0.5687319;0.01514781,574.0314
+0;0;0,0.006526475;0.3302097;0.008586832,0.01227174;0.6467807;0.00131214,0.1835104;0.5182034;0.005902755,0.2225676;0.2335656;0.02285753,0.2592067;-0.03725716;-0.04751763,-0.159871;0.5124485;0.007631544,-0.2426756;0.2368135;0.007042446,-0.3457385;-0.02200639;-0.03801725,0.07628535;0.00523297;-0.0428688,0.08945869;-0.342091;0.004310455,0.09201401;-0.723629;0.1036969,0.100561;-0.7477242;0.04422722,-0.07670785;0.006637005;-0.04190977,-0.1132854;-0.3401299;-0.003854539,-0.1324483;-0.7221639;0.09173958,-0.13206;-0.6836705;0.01134246,0.01090636;0.5694939;0.005669087,0;0;0,0.01606809;0.3297002;0.01394069,0.03196707;0.6460071;0.01225114,0.193721;0.5029826;-0.01132536,0.2216536;0.216637;-0.01891315,0.2311456;-0.05911651;-0.07815802,-0.1458994;0.5236256;0.006213988,-0.2543364;0.2570304;0.006303716,-0.3831405;0.009905264;-0.0381792,0.07696201;-8.106232E-06;-0.0419693,0.09952727;-0.3497589;-0.02787769,0.08599783;-0.7346724;0.05646694,0.08803716;-0.7635939;0.001148939,-0.07992645;0.007784142;-0.03515314,-0.1132821;-0.3410764;-0.02041805,-0.1031496;-0.7270432;0.05947178,-0.1122165;-0.7597798;0.009293165,0.02819413;0.5687319;0.01514781,574.0543
+0;0;0,0.006525508;0.3301608;0.00858556,0.01226991;0.646684;0.001311949,0.183553;0.518105;0.005901987,0.2225511;0.2338979;0.0228311,0.2591699;-0.03677565;-0.0475053,-0.1599164;0.5123485;0.007631219,-0.2425957;0.2371306;0.007043012,-0.3456018;-0.02154666;-0.03799187,0.076225;0.005228829;-0.04283487,0.08938949;-0.3418618;0.00431269,0.09194573;-0.7235378;0.1037351,0.1004819;-0.7475644;0.04434078,-0.07664715;0.006631753;-0.04187661,-0.1132001;-0.3399022;-0.00384694,-0.13237;-0.7220743;0.09178174,-0.1319821;-0.6835916;0.01148655,0.01090472;0.5694086;0.005668259,0;0;0,0.01653737;0.3296316;0.01385438,0.03265901;0.6458795;0.01215279,0.1942929;0.5025363;-0.01140571,0.2218764;0.2165919;-0.01889145,0.2308809;-0.05904782;-0.0780015,-0.1454421;0.5240798;0.006102134,-0.2603619;0.2606915;0.007175931,-0.3934206;0.01564068;-0.03522434,0.07694554;-0.0001447648;-0.04185426,0.09921277;-0.3496876;-0.02799332,0.08559433;-0.7347561;0.05629575,0.08797128;-0.7640528;0.00154471,-0.07981502;0.007894496;-0.03520877,-0.1135782;-0.3407009;-0.02073661,-0.1034886;-0.7268022;0.05921234,-0.1125927;-0.7594112;0.009046048,0.02884476;0.5686176;0.01504672,574.0875
+0;0;0,0.006331995;0.3301004;0.008653826,0.01198975;0.6465334;0.001438249,0.1835824;0.5180485;0.006021562,0.2222717;0.2345952;0.02269394,0.2583337;-0.03608075;-0.04746168,-0.1603917;0.5120341;0.007862606,-0.2497078;0.2397415;0.007945248,-0.3641335;-0.01402861;-0.0367229,0.07621273;0.005168724;-0.04286377,0.08898813;-0.3413464;0.004394632,0.09171593;-0.7234588;0.1038221,0.1002503;-0.7474478;0.04446815,-0.07666696;0.006681844;-0.04183213,-0.1133336;-0.3392768;-0.003917597,-0.1331195;-0.7218174;0.0918648,-0.1327527;-0.6833336;0.01162496,0.01064072;0.5692821;0.005779285,0;0;0,0.01702872;0.3295534;0.01363289,0.03358057;0.6456857;0.01185167,0.195279;0.5019084;-0.01125026,0.2221687;0.2167021;-0.01866198,0.2308566;-0.05884603;-0.0776999,-0.1449516;0.5240785;0.006119688,-0.2661318;0.2644027;0.008219924,-0.4041183;0.02194008;-0.03251576,0.07697412;-0.0002445281;-0.04180098,0.09918813;-0.3492254;-0.02808416,0.08548881;-0.7346872;0.05638289,0.08795914;-0.763858;0.001580831,-0.0797642;0.008011764;-0.03529704,-0.1136718;-0.3400002;-0.02090283,-0.1034812;-0.7265382;0.05901988,-0.1128712;-0.758941;0.008738063,0.029662;0.5684547;0.01475656,574.1096
+0;0;0,0.00633219;0.3301106;0.008654093,0.01198967;0.6465285;0.001438917,0.183754;0.5179978;0.00602219,0.2223937;0.234908;0.02267319,0.2584865;-0.03599915;-0.04754236,-0.1605614;0.5119774;0.007865061,-0.249763;0.2400341;0.007947598,-0.3642864;-0.01395279;-0.03675871,0.07618748;0.005167013;-0.04284958,0.08895887;-0.3412392;0.004393976,0.09168917;-0.723701;0.1039123,0.1001951;-0.7475104;0.04475593,-0.07664157;0.006679631;-0.04181828,-0.1132967;-0.3391702;-0.00391566,-0.1331007;-0.7220607;0.09195432,-0.1327351;-0.6836051;0.01198152,0.01064073;0.5692822;0.005779673,0;0;0,0.01761845;0.3295359;0.01355255,0.03460239;0.6456307;0.01180518,0.1961633;0.5012417;-0.01119375,0.2223963;0.2163382;-0.0184015,0.2306644;-0.05944717;-0.07754254,-0.1443054;0.524372;0.006152118,-0.2713989;0.2679619;0.009495536,-0.4163755;0.02912408;-0.03002533,0.07698238;-0.0003757178;-0.04172397,0.09887134;-0.3492686;-0.02804947,0.08520545;-0.7351025;0.0564121,0.08761637;-0.7639098;0.001610875,-0.07969469;0.008143928;-0.03535181,-0.1139294;-0.3397243;-0.02092767,-0.103729;-0.7266117;0.05908716,-0.1122091;-0.7579091;0.007725634,0.03058347;0.5684093;0.01469409,574.144
+0;0;0,0.006331787;0.3300896;0.008653543,0.01198846;0.6464621;0.001439504,0.1836478;0.5179759;0.006021878,0.2222565;0.2351132;0.02265952,0.2584664;-0.03667223;-0.04778367,-0.1604583;0.5119592;0.00786363,-0.2495884;0.240234;0.0079461,-0.364483;-0.01457629;-0.03690514,0.07618698;0.005166979;-0.0428493,0.08894955;-0.3410002;0.004361656,0.09168375;-0.7240077;0.104022,0.1002018;-0.7478939;0.04478119,-0.07664108;0.006679587;-0.041818,-0.113271;-0.3389316;-0.00394154,-0.1331031;-0.7223685;0.09206524,-0.132737;-0.6839008;0.01197831,0.01063976;0.5692291;0.005779509,0;0;0,0.01793769;0.3294971;0.0135653,0.03513739;0.6455358;0.01195741,0.1964774;0.501043;-0.01109767,0.2225834;0.2163523;-0.0180589,0.2307546;-0.06031725;-0.07745504,-0.1437722;0.5245479;0.006255736,-0.275768;0.2709012;0.0106379,-0.4358128;0.0406054;-0.0279654,0.07699358;-0.0004626214;-0.0417012,0.09882875;-0.3491144;-0.02796578,0.08492288;-0.7354801;0.05666661,0.08798486;-0.76357;0.000971552,-0.07967798;0.008229715;-0.03536816,-0.1140803;-0.3393836;-0.02105254,-0.1037312;-0.7269081;0.05864735,-0.111787;-0.7578309;0.00659655,0.03106743;0.5683289;0.01480377,574.1767
+0;0;0,0.006365971;0.3300327;0.008670133,0.01211348;0.6463662;0.001480928,0.1839414;0.5179299;0.006078989,0.2226574;0.2345568;0.02269354,0.2577503;-0.03695229;-0.04796631,-0.1605498;0.511885;0.008093061,-0.2588772;0.2427997;0.007754384,-0.3788289;-0.009273082;-0.03710534,0.07611568;0.005078999;-0.04278786,0.08877535;-0.343835;0.004952036,0.09149802;-0.7260181;0.1044319,0.1002804;-0.7488355;0.0457221,-0.0765394;0.006757637;-0.04178816,-0.1135501;-0.3415971;-0.003584076,-0.1334691;-0.7241647;0.09239945,-0.1331412;-0.6858084;0.01338224,0.01073669;0.5691411;0.005812771,0;0;0,0.0182745;0.3294309;0.01336455,0.03566544;0.6454204;0.01161027,0.1970329;0.5005687;-0.01124728,0.2229463;0.2153358;-0.01802957,0.2307748;-0.06097487;-0.07746553,-0.1435086;0.5245528;0.006254094,-0.2813211;0.2734369;0.01113289,-0.4409401;0.04311618;-0.02649245,0.07693353;-0.0005686134;-0.04160655,0.09771508;-0.3520605;-0.02739573,0.08439463;-0.7376519;0.05692196,0.08817144;-0.764393;0.00142562,-0.07950854;0.00835216;-0.03547997,-0.1144199;-0.342004;-0.02091745,-0.1043206;-0.7287762;0.05828409,-0.1120885;-0.7573605;0.005169116,0.03155561;0.5682246;0.0144912,574.199
+0;0;0,0.006365971;0.3300327;0.008670133,0.01211348;0.6463662;0.001480928,0.1839414;0.5179299;0.006078989,0.2226574;0.2345568;0.02269354,0.2577503;-0.03695229;-0.04796631,-0.1605498;0.511885;0.008093061,-0.2588772;0.2427997;0.007754384,-0.3788289;-0.009273082;-0.03710534,0.07611568;0.005078999;-0.04278786,0.08877535;-0.343835;0.004952036,0.09149802;-0.7260181;0.1044319,0.1002804;-0.7488355;0.0457221,-0.0765394;0.006757637;-0.04178816,-0.1135501;-0.3415971;-0.003584076,-0.1334691;-0.7241647;0.09239945,-0.1331412;-0.6858084;0.01338224,0.01073669;0.5691411;0.005812771,0;0;0,0.0182745;0.3294309;0.01336455,0.03566544;0.6454204;0.01161027,0.1970329;0.5005687;-0.01124728,0.2229463;0.2153358;-0.01802957,0.2307748;-0.06097487;-0.07746553,-0.1435086;0.5245528;0.006254094,-0.2813211;0.2734369;0.01113289,-0.4409401;0.04311618;-0.02649245,0.07693353;-0.0005686134;-0.04160655,0.09771508;-0.3520605;-0.02739573,0.08439463;-0.7376519;0.05692196,0.08817144;-0.764393;0.00142562,-0.07950854;0.00835216;-0.03547997,-0.1144199;-0.342004;-0.02091745,-0.1043206;-0.7287762;0.05828409,-0.1120885;-0.7573605;0.005169116,0.03155561;0.5682246;0.0144912,574.2225
+0;0;0,0.006365588;0.3300129;0.008669611,0.01211165;0.6462663;0.001482467,0.1842827;0.5177537;0.006079652,0.2229951;0.234407;0.02269266,0.2580924;-0.03713554;-0.04797589,-0.1608901;0.5116968;0.008097708,-0.2592083;0.2426365;0.007759063,-0.3791749;-0.009467274;-0.03710619,0.07607774;0.005076466;-0.04276653,0.0887222;-0.3434184;0.004916016,0.09144707;-0.7259104;0.1044763,0.1001583;-0.7483;0.04624215,-0.07650124;0.006754269;-0.04176732,-0.1134674;-0.341182;-0.003609132,-0.1334026;-0.7240589;0.09245197,-0.1330773;-0.6857703;0.01407496,0.0107353;0.5690662;0.005812907,0;0;0,0.01857269;0.3293951;0.01334584,0.03631367;0.6452856;0.01165962,0.1978319;0.500127;-0.0112803,0.2232614;0.214874;-0.01791835,0.2313241;-0.06148279;-0.07727432,-0.1433858;0.5246713;0.00646237,-0.2866494;0.2766646;0.01177873,-0.4494281;0.0483564;-0.02482268,0.07690513;-0.0006380826;-0.04156637,0.09758583;-0.3517163;-0.02747631,0.08439949;-0.7376027;0.05700827,0.08791123;-0.7641811;0.002251387,-0.07942693;0.008476378;-0.03552581,-0.1143844;-0.3414652;-0.02134552,-0.1043328;-0.7284651;0.05834042,-0.1120826;-0.756326;0.00538934,0.03211117;0.568119;0.01451671,574.2549
+0;0;0,0.006391935;0.3299378;0.008682543,0.01220424;0.6459906;0.001520614,0.1839733;0.5177357;0.005988999,0.2229781;0.2336826;0.02258342,0.2574211;-0.0391953;-0.04829243,-0.1604373;0.5116825;0.00830519,-0.2671375;0.2450412;0.007697262,-0.399824;-0.001847237;-0.03826408,0.07608176;0.005022048;-0.04275381,0.08857325;-0.3431442;0.005040478,0.09106354;-0.725991;0.1047709,0.0998792;-0.7486226;0.04684372,-0.07648192;0.006812315;-0.04178099,-0.1135535;-0.3407753;-0.003457919,-0.1334614;-0.7240086;0.09277072,-0.1331916;-0.6857235;0.01444672,0.0108077;0.5688499;0.005841232,0;0;0,0.01900975;0.3293011;0.01321661,0.03738703;0.6449542;0.01142466,0.1982568;0.4997871;-0.01137376,0.2241126;0.2138301;-0.01793027,0.2324166;-0.0637255;-0.07764626,-0.1422719;0.5252296;0.006722685,-0.2910109;0.2795954;0.01156395,-0.4600257;0.05429962;-0.02514943,0.07689589;-0.0006955862;-0.04157019,0.09779707;-0.3514464;-0.02753258,0.08432318;-0.7376863;0.057091,0.08798738;-0.7643106;0.002468348,-0.07941696;0.008546449;-0.03551687,-0.114698;-0.3410795;-0.02221349,-0.1044367;-0.7283032;0.0582631,-0.1122283;-0.756075;0.005300105,0.03301175;0.5678577;0.01430655,574.2882
+0;0;0,0.006392383;0.329961;0.008683152,0.01220482;0.6460205;0.001521033,0.1834136;0.5179286;0.005989078,0.2225423;0.2329726;0.02263624,0.2569844;-0.03989807;-0.04823773,-0.1598827;0.511895;0.008297775,-0.2669221;0.2444061;0.007687915,-0.3996051;-0.002475768;-0.03827222,0.07604557;0.005019661;-0.04273348,0.08853468;-0.3430803;0.005051721,0.09100825;-0.7233546;0.1041121,0.09989904;-0.7464348;0.04569113,-0.07644554;0.006809075;-0.04176112,-0.1135101;-0.3407123;-0.003445335,-0.1332842;-0.7213705;0.09213671,-0.1330122;-0.6830148;0.01314515,0.01080823;0.5688773;0.005841789,0;0;0,0.01959512;0.3292902;0.01320982,0.03864303;0.6449108;0.01146114,0.1986935;0.4997092;-0.0113188,0.2246653;0.2128487;-0.01799881,0.2329811;-0.06469411;-0.07773697,-0.1407403;0.5258136;0.006912209,-0.2948491;0.2824317;0.01179294,-0.467885;0.05979304;-0.02224268,0.07686438;-0.000767678;-0.04153979,0.09768115;-0.3514582;-0.02754486,0.08402413;-0.7349339;0.05723429,0.08735676;-0.7623972;0.002494693,-0.07934942;0.008644266;-0.03554183,-0.1145961;-0.3409267;-0.02247082,-0.1046344;-0.7255163;0.05764892,-0.1123596;-0.7538075;0.004244622,0.03409892;0.5678211;0.01432872,574.3107
+0;0;0,0.006390602;0.3298691;0.008680732,0.01220095;0.645815;0.00152122,0.1833335;0.5177742;0.005987605,0.2225445;0.232219;0.02266977,0.2569811;-0.04060832;-0.04819294,-0.1598101;0.5117432;0.008295275,-0.2670746;0.243692;0.007684133,-0.3997365;-0.003150731;-0.0382687,0.07605112;0.005020026;-0.04273659,0.08853871;-0.3430377;0.005042803,0.09101236;-0.7233244;0.1041064,0.09990726;-0.7464292;0.04565841,-0.07645112;0.006809571;-0.04176417,-0.1135112;-0.3406697;-0.003453027,-0.1332859;-0.7213403;0.09213215,-0.1330138;-0.6829808;0.01310404,0.01080488;0.5687003;0.005840382,0;0;0,0.01986359;0.3291824;0.01319647,0.03904532;0.6446815;0.01151383,0.1989799;0.4995144;-0.01132703,0.2251822;0.2120643;-0.0179143,0.2332541;-0.06546429;-0.0775373,-0.1404188;0.5261369;0.007284724,-0.2995339;0.2852837;0.01272851,-0.4747782;0.06455098;-0.02203727,0.07686093;-0.0008407832;-0.04155815,0.09748919;-0.3514937;-0.02741563,0.08382256;-0.7349833;0.05735838,0.08703947;-0.7627921;0.002923131,-0.07936426;0.008699717;-0.03551082,-0.1148287;-0.3408075;-0.02247269,-0.1047657;-0.7253767;0.05779546,-0.1126631;-0.7563627;0.007459287,0.03447713;0.5676211;0.01436186,574.344
+0;0;0,0.006604689;0.3298998;0.00857443,0.01277646;0.6458623;0.001291736,0.1835933;0.517854;0.005755214,0.2231314;0.2321631;0.02231995,0.2572725;-0.04126045;-0.04827444,-0.1591594;0.5119409;0.008464303,-0.2781593;0.2486997;0.00860128,-0.4206052;0.00660415;-0.0362154,0.0759551;0.004985234;-0.04281314,0.08833607;-0.3429964;0.005246252,0.09071308;-0.7234195;0.1043059,0.09840006;-0.746394;0.04601019,-0.07646418;0.006816518;-0.04163843,-0.1135999;-0.3406161;-0.003353115,-0.1336273;-0.7213659;0.09240019,-0.1334288;-0.6830416;0.01369542,0.01127638;0.5687455;0.005640882,0;0;0,0.02029561;0.3291935;0.01306772,0.04003701;0.6446835;0.01125479,0.1994645;0.4991316;-0.01133227,0.2255592;0.2114965;-0.01781356,0.2342229;-0.06644952;-0.0776515,-0.1394686;0.5265136;0.00772561,-0.3043456;0.2893467;0.01265751,-0.4922923;0.07881236;-0.02285272,0.07681879;-0.0009679943;-0.04153228,0.09734617;-0.351584;-0.02734303,0.08378322;-0.7352114;0.05742836,0.08698463;-0.7620587;0.002456427,-0.07929073;0.008874864;-0.03551354,-0.1150092;-0.3405782;-0.02282513,-0.1054534;-0.7252789;0.05751363,-0.1079595;-0.7076104;-0.0206236,0.03532177;0.5676274;0.01413524,574.3663
+0;0;0,0.006604689;0.3298998;0.00857443,0.01277646;0.6458623;0.001291736,0.1835933;0.517854;0.005755214,0.2231314;0.2321631;0.02231995,0.2572725;-0.04126045;-0.04827444,-0.1591594;0.5119409;0.008464303,-0.2781593;0.2486997;0.00860128,-0.4206052;0.00660415;-0.0362154,0.0759551;0.004985234;-0.04281314,0.08833607;-0.3429964;0.005246252,0.09071308;-0.7234195;0.1043059,0.09840006;-0.746394;0.04601019,-0.07646418;0.006816518;-0.04163843,-0.1135999;-0.3406161;-0.003353115,-0.1336273;-0.7213659;0.09240019,-0.1334288;-0.6830416;0.01369542,0.01127638;0.5687455;0.005640882,0;0;0,0.02029561;0.3291935;0.01306772,0.04003701;0.6446835;0.01125479,0.1994645;0.4991316;-0.01133227,0.2255592;0.2114965;-0.01781356,0.2342229;-0.06644952;-0.0776515,-0.1394686;0.5265136;0.00772561,-0.3043456;0.2893467;0.01265751,-0.4922923;0.07881236;-0.02285272,0.07681879;-0.0009679943;-0.04153228,0.09734617;-0.351584;-0.02734303,0.08378322;-0.7352114;0.05742836,0.08698463;-0.7620587;0.002456427,-0.07929073;0.008874864;-0.03551354,-0.1150092;-0.3405782;-0.02282513,-0.1054534;-0.7252789;0.05751363,-0.1079595;-0.7076104;-0.0206236,0.03532177;0.5676274;0.01413524,574.3884
+0;0;0,0.006604886;0.3299096;0.008574685,0.01277617;0.6458471;0.001292618,0.1835062;0.5178717;0.005755629,0.2231548;0.2313819;0.02236669,0.2575032;-0.04370219;-0.04865643,-0.1590735;0.5119615;0.008463351,-0.2784061;0.2479842;0.008600711,-0.4217172;0.004418388;-0.03648814,0.07592922;0.004983536;-0.04279855,0.08831076;-0.3430139;0.005263016,0.09068792;-0.7234596;0.1043286,0.09836922;-0.7463951;0.04607581,-0.07643812;0.006814194;-0.04162424,-0.1135756;-0.3406342;-0.003337193,-0.1336041;-0.7214066;0.0924218,-0.1334057;-0.6830884;0.01377504,0.01127623;0.5687374;0.005641355,0;0;0,0.02063504;0.3291851;0.01299536,0.04069251;0.6446294;0.01109743,0.1998469;0.4988427;-0.01145005,0.226046;0.2104073;-0.01800358,0.2354173;-0.06920564;-0.07820439,-0.1390103;0.5273116;0.008231791,-0.310476;0.2938395;0.01205583,-0.4990717;0.08143385;-0.02274132,0.07677054;-0.001049057;-0.04155695,0.09726173;-0.3516834;-0.02737629,0.0836859;-0.7353287;0.05742085,0.08681892;-0.7622368;0.002592087,-0.07926792;0.008976216;-0.03546577,-0.1150956;-0.3404858;-0.02289187,-0.1059158;-0.7251704;0.05768124,-0.1085;-0.7075018;-0.02039439,0.03590448;0.5675859;0.01400077,574.411
+0;0;0,0.006853371;0.3297933;0.008318249,0.01338096;0.6455807;0.0007266933,0.1839962;0.51786;0.005353925,0.2237165;0.2311478;0.02218253,0.2576642;-0.04366326;-0.04836501,-0.1586349;0.5122406;0.008722131,-0.2879194;0.2527215;0.008322453,-0.4377946;0.01376629;-0.03737561,0.07588033;0.004885172;-0.04293031,0.08781575;-0.3436665;0.005160205,0.09002116;-0.7243537;0.1037924,0.09819482;-0.7503798;0.04694047,-0.07652642;0.006876724;-0.04148634,-0.113206;-0.3412538;-0.004027676,-0.1343909;-0.7220029;0.09208271,-0.1281335;-0.7518419;0.03899776,0.01178508;0.5685269;0.00515446,0;0;0,0.02090378;0.3290483;0.01303899,0.04146349;0.6443262;0.01130628,0.2003566;0.4986136;-0.01156187,0.2264664;0.2099267;-0.01811898,0.2361974;-0.06926426;-0.07818723,-0.1384881;0.5278041;0.008739246,-0.3149981;0.2978039;0.0117316,-0.5029769;0.08538327;-0.02279308,0.07677022;-0.001181766;-0.0415889,0.097045;-0.3523588;-0.02719808,0.08360349;-0.7362456;0.0570997,0.0859679;-0.7651314;0.002650142,-0.07929021;0.009161226;-0.03540951,-0.1151026;-0.3408457;-0.02291875,-0.1058593;-0.7256666;0.05760016,-0.1085646;-0.7081702;-0.02160983,0.03653024;0.5673394;0.01415789,574.4446
+0;0;0,0.006851741;0.3297149;0.008316272,0.01337796;0.6454358;0.0007264367,0.1843548;0.5176278;0.005352996,0.224089;0.2308157;0.02218746,0.2580056;-0.04374388;-0.04829555,-0.158995;0.5119966;0.008728268,-0.2883246;0.2523872;0.008328451,-0.4380626;0.01365051;-0.03732781,0.07588618;0.00488555;-0.04293362,0.08784632;-0.3443877;0.00525644,0.09004764;-0.7243694;0.1037059,0.09823211;-0.7504696;0.04677886,-0.07653233;0.006877254;-0.04148954,-0.1132878;-0.341974;-0.003953338,-0.1344335;-0.7220175;0.09197897,-0.1281678;-0.7519357;0.0388239,0.01178247;0.568401;0.005153112,0;0;0,0.02110638;0.3289587;0.01298726,0.04188871;0.6441548;0.01117778,0.2010521;0.4982579;-0.01167894,0.2268995;0.2094457;-0.01822353,0.236683;-0.06945959;-0.07836747,-0.1386809;0.5283644;0.009325826,-0.3210836;0.3028691;0.01144661,-0.5219556;0.1029201;-0.0227881,0.07675247;-0.00129883;-0.04163229,0.09629844;-0.3532425;-0.02711487,0.08362623;-0.7364358;0.05706108,0.08578098;-0.7652029;0.002319098,-0.07931102;0.009332246;-0.03533481,-0.1154279;-0.3413891;-0.0232009,-0.1060186;-0.7254661;0.0572948,-0.1140269;-0.7593545;0.009242214,0.03690192;0.5671912;0.0140518,574.478
+0;0;0,0.006845309;0.3294053;0.008308464,0.01336771;0.6449419;0.0007228833,0.1845598;0.5171118;0.005347337,0.2243832;0.2296554;0.02221962,0.2582843;-0.0447787;-0.04823117,-0.1592165;0.5114736;0.008726801,-0.2888366;0.251281;0.008326086,-0.4385062;0.01265348;-0.03730931,0.07590812;0.004886962;-0.04294604,0.08787516;-0.3445877;0.00527183,0.09007816;-0.7248592;0.1037964,0.09817907;-0.7503867;0.04745044,-0.07655446;0.006879243;-0.04150154,-0.1133311;-0.3421732;-0.003943678,-0.134493;-0.7225066;0.09206177,-0.1282912;-0.7518131;0.03944933,0.01177307;0.567948;0.005147205,0;0;0,0.02131534;0.3286368;0.01293266,0.04218446;0.6436419;0.01108551,0.2015305;0.4977189;-0.01186108,0.2271256;0.2082335;-0.01855683,0.2372333;-0.07052979;-0.07868624,-0.1389112;0.5290453;0.01050805,-0.3263431;0.3068515;0.009550909,-0.525454;0.1051653;-0.02367902,0.07667179;-0.001410484;-0.04182982,0.09583923;-0.3535752;-0.02722359,0.08353369;-0.7370532;0.05710673,0.08576998;-0.7653314;0.003047224,-0.07939365;0.009450936;-0.03517976,-0.1157684;-0.341459;-0.02335564,-0.1060653;-0.7257012;0.05777495,-0.1131908;-0.758652;0.009710453,0.0371801;0.5667211;0.01397002,574.5015
+0;0;0,0.006840416;0.3294068;0.008255295,0.01337564;0.6449423;0.000635141,0.1846052;0.5172485;0.005065461,0.2241566;0.2297654;0.02212079,0.2579139;-0.04471731;-0.04820991,-0.1592596;0.5116541;0.009125384,-0.2992547;0.2568936;0.009584226,-0.4610772;0.02604553;-0.034567,0.07590488;0.004841937;-0.04295687,0.08758231;-0.3447731;0.004305467,0.0900036;-0.7249233;0.1032921,0.09714549;-0.7501713;0.04654327,-0.07655945;0.006918942;-0.04148574,-0.1133936;-0.3421308;-0.003958993,-0.1351092;-0.7225332;0.09164876,-0.1351411;-0.6841835;0.01256614,0.01177848;0.5679488;0.00506606,0;0;0,0.02131534;0.3286368;0.01293266,0.04218446;0.6436419;0.01108551,0.2015305;0.4977189;-0.01186108,0.2271256;0.2082335;-0.01855683,0.2372333;-0.07052979;-0.07868624,-0.1389112;0.5290453;0.01050805,-0.3263431;0.3068515;0.009550909,-0.525454;0.1051653;-0.02367902,0.07667179;-0.001410484;-0.04182982,0.09583923;-0.3535752;-0.02722359,0.08353369;-0.7370532;0.05710673,0.08576998;-0.7653314;0.003047224,-0.07939365;0.009450936;-0.03517976,-0.1157684;-0.341459;-0.02335564,-0.1060653;-0.7257012;0.05777495,-0.1131908;-0.758652;0.009710453,0.0371801;0.5667211;0.01397002,574.524
+0;0;0,0.006840156;0.3293943;0.008254982,0.01337538;0.6449298;0.0006348952,0.1852482;0.5170487;0.005065126,0.2247792;0.2297146;0.02211162,0.2586204;-0.04545099;-0.04839405,-0.1598964;0.5114335;0.009140158,-0.299819;0.2568051;0.009598763,-0.462044;0.02538267;-0.03466231,0.07589866;0.004841541;-0.04295335,0.08758044;-0.3449036;0.004326575,0.09000227;-0.7251382;0.1033352,0.09714763;-0.7504131;0.04655885,-0.07655317;0.006918374;-0.04148234,-0.1134011;-0.3422613;-0.003941625,-0.1351215;-0.7227482;0.09168739,-0.1351534;-0.6843944;0.0125664,0.01177825;0.5679378;0.005065727,0;0;0,0.02161664;0.3286049;0.01292372,0.04283713;0.6435866;0.01108539,0.2023853;0.4968153;-0.01239598,0.2276138;0.2074435;-0.01885366,0.2377361;-0.07191807;-0.07957423,-0.1392752;0.5300822;0.01142102,-0.3323209;0.3129769;0.007837318,-0.5351906;0.1139374;-0.02471282,0.07664339;-0.00152266;-0.04186296,0.09573652;-0.3538216;-0.02722132,0.08370414;-0.7374122;0.05704308,0.08587191;-0.7657468;0.002984881,-0.07939105;0.009554743;-0.03513977,-0.1159456;-0.3414695;-0.02333978,-0.1062927;-0.7258157;0.0577268,-0.1133433;-0.7588395;0.009683024,0.03774497;0.5666729;0.0139668,574.5563
+0;0;0,0.006834001;0.3290979;0.008247554,0.01336788;0.6445684;0.0006291205,0.1852531;0.5167016;0.00505833,0.2247836;0.2293702;0.02210466,0.2586486;-0.04598832;-0.04845046,-0.1599154;0.511086;0.009133644,-0.2998367;0.25646;0.009592245,-0.4621755;0.02487527;-0.03469986,0.07600212;0.004848141;-0.0430119,0.08769947;-0.3453629;0.004331008,0.09012115;-0.7255747;0.1033337,0.09738988;-0.751804;0.045577,-0.07665753;0.006927805;-0.04153889,-0.1135545;-0.342717;-0.003948163,-0.1352736;-0.723181;0.0916751,-0.1353061;-0.684683;0.01118797,0.01177112;0.5675942;0.005058931,0;0;0,0.02203888;0.3282786;0.01294553,0.04363634;0.6431691;0.01107383,0.2029873;0.4961901;-0.01238215,0.2281421;0.2068166;-0.01892388,0.2386072;-0.07268822;-0.07987201,-0.1388999;0.5310901;0.01266938,-0.3365958;0.3182532;0.007251781,-0.5421621;0.1215917;-0.02459075,0.0766473;-0.001645371;-0.04209912,0.09591827;-0.3543926;-0.02713323,0.08395712;-0.7379588;0.05714166,0.08617261;-0.7666611;0.001468182,-0.07957997;0.009717176;-0.03496363,-0.1158866;-0.341809;-0.02325227,-0.1061654;-0.7261425;0.05775185,-0.1137533;-0.7604144;0.009151869,0.03843012;0.5662813;0.01396596,574.5897
+0;0;0,0.006961185;0.3289508;0.008101674,0.01364196;0.6443243;0.0003247513,0.1856661;0.5165455;0.004668968,0.225666;0.2292314;0.02181412,0.2592031;-0.04631826;-0.04844499,-0.1598898;0.5110804;0.009474386,-0.3128935;0.264033;0.008554569,-0.482772;0.03793286;-0.0362636,0.07599984;0.0048054;-0.04313619,0.08741273;-0.3453625;0.004407112,0.08979302;-0.7252137;0.1033433,0.09664014;-0.7499987;0.04694929,-0.07675922;0.00697154;-0.04146346,-0.1139478;-0.3426183;-0.003885668,-0.1356615;-0.7227619;0.09151019,-0.1312846;-0.7508391;0.03825192,0.01200935;0.5673757;0.004793389,0;0;0,0.02227387;0.3281162;0.01289713,0.04405524;0.6429037;0.01100397,0.2034435;0.4957865;-0.01254165,0.2284871;0.206352;-0.01916444,0.2390992;-0.0731301;-0.08053064,-0.1388981;0.5319628;0.01360287,-0.3414807;0.3237549;0.006312073,-0.5564732;0.1376886;-0.02754403,0.07660158;-0.001681671;-0.04229856,0.09588662;-0.3544017;-0.02730513,0.08392201;-0.7375717;0.05706692,0.08574857;-0.7647079;0.002654791,-0.07970887;0.009804449;-0.03478747,-0.116102;-0.3417009;-0.02348932,-0.1061123;-0.7256011;0.05776274,-0.1137007;-0.7580116;0.01005631,0.03880654;0.5660416;0.01390207,574.6233
+0;0;0,0.006959334;0.3288633;0.008099519,0.01364012;0.6442373;0.0003225077,0.1854284;0.5165257;0.004667003,0.2254303;0.229196;0.02181308,0.2588708;-0.04555878;-0.04824337,-0.1596582;0.5110679;0.009465892,-0.3126702;0.2640073;0.008546026,-0.4820587;0.03855924;-0.03614286,0.07604549;0.004808285;-0.0431621,0.08747634;-0.3459109;0.004456066,0.08985879;-0.7261057;0.1034817,0.1001163;-0.7781779;0.01899911,-0.07680532;0.006975728;-0.04148836,-0.1140524;-0.3431646;-0.003851399,-0.1357858;-0.7236519;0.09163072,-0.1292289;-0.7806561;0.01184566,0.01200746;0.5672867;0.004791255,0;0;0,0.02261007;0.3280059;0.01288569,0.04469916;0.6427727;0.01102984,0.2036078;0.4953971;-0.01264703,0.2287094;0.2059534;-0.01933527,0.2400043;-0.07251674;-0.08132888,-0.1382715;0.5328453;0.01471249,-0.3462392;0.3300788;0.005351542,-0.564429;0.1491484;-0.02890956,0.07657625;-0.001764044;-0.04244959,0.09557486;-0.3550467;-0.02720082,0.08400771;-0.7385609;0.05731463,0.07527001;-0.7269695;-0.05914629,-0.07980864;0.009866917;-0.03467312,-0.116089;-0.342215;-0.02353073,-0.1061318;-0.7264791;0.05772091,-0.1115819;-0.7148865;-0.05894027,0.03937238;0.5659137;0.01391697,574.6456
+0;0;0,0.006957972;0.328799;0.008097935,0.01363759;0.6441181;0.0003223652,0.1853074;0.5164567;0.004666051,0.225303;0.2291729;0.02180938,0.2587542;-0.04567069;-0.04826972,-0.1595429;0.5110027;0.009461654,-0.3125304;0.2639815;0.008541936,-0.4819736;0.03846061;-0.0361614,0.07610025;0.004811748;-0.04319318,0.08754721;-0.3464015;0.004492052,0.08993407;-0.7273009;0.1037012,0.09681074;-0.7523223;0.04706388,-0.07686064;0.006980752;-0.04151824,-0.1141602;-0.3436528;-0.003828265,-0.1359339;-0.7248453;0.09183083,-0.1315381;-0.7531732;0.03834271,0.01200527;0.567183;0.004790218,0;0;0,0.02284694;0.3279243;0.01290059,0.04516201;0.6426204;0.0110724,0.203806;0.4951251;-0.0127095,0.229024;0.2057437;-0.019629,0.2403869;-0.07269707;-0.08216488,-0.1378323;0.5332589;0.01548648,-0.3516366;0.3368137;0.004419293,-0.575298;0.1628824;-0.03153319,0.07654618;-0.001739159;-0.04263461,0.09548359;-0.3555129;-0.02710462,0.08416659;-0.7397738;0.05744135,0.0836693;-0.7708017;0.006866809,-0.07991187;0.009860036;-0.03459659,-0.1162402;-0.3427224;-0.02357258,-0.1062957;-0.7276759;0.05794096,-0.1136632;-0.7610289;0.01088183,0.0397819;0.5657802;0.01395071,574.6792
+0;0;0,0.007160295;0.3287545;0.007967974,0.01421419;0.6440206;-1.796149E-05,0.1856902;0.5165312;0.004306291,0.2259216;0.229379;0.02160225,0.2592512;-0.04620999;-0.0485422,-0.159051;0.5113308;0.009873983,-0.3201173;0.2696105;0.008134356,-0.508714;0.05868812;-0.03572304,0.07619702;0.00478948;-0.04326281,0.08751021;-0.3465204;0.004515648,0.08999057;-0.7265291;0.1032742,0.0971505;-0.7520601;0.04629425,-0.07696921;0.007025364;-0.04155695,-0.1143202;-0.3437077;-0.003865246,-0.1359627;-0.7239839;0.09146349,-0.130769;-0.753129;0.03801678,0.01247573;0.5671062;0.004507466,0;0;0,0.02301355;0.3278667;0.01296425,0.0455514;0.6425087;0.01127183,0.2039394;0.4949691;-0.01275313,0.229222;0.2056838;-0.01974654,0.2406507;-0.0733096;-0.08309066,-0.1371743;0.5320719;0.01405135,-0.3593182;0.345199;0.00381822,-0.5849043;0.1726607;-0.0325391,0.07655481;-0.0016644;-0.04286242,0.09535988;-0.3555386;-0.02708805,0.0840409;-0.7388096;0.05741728,0.08403966;-0.7705265;0.006695516,-0.08007264;0.009854639;-0.03452324,-0.1162914;-0.3428455;-0.02356007,-0.1060406;-0.7267106;0.05834554,-0.113991;-0.7594396;0.009524088,0.04011412;0.565686;0.01410758,574.7123
+0;0;0,0.007155505;0.3285346;0.007962643,0.01420633;0.6436634;-2.015429E-05,0.1856318;0.5162148;0.004302637,0.2257987;0.2295229;0.02157087,0.2591662;-0.04637924;-0.04865329,-0.1590076;0.5110159;0.009868685,-0.3198158;0.269683;0.008131847,-0.5086267;0.05852096;-0.03577539,0.07626619;0.004793829;-0.04330208,0.08757374;-0.3463405;0.004452497,0.09005628;-0.7266834;0.1032979,0.09715068;-0.7517062;0.04683946,-0.07703908;0.007031742;-0.04159468,-0.1143714;-0.343526;-0.003921807,-0.136033;-0.7241366;0.09149076,-0.1308868;-0.7527404;0.03853321,0.01246846;0.5667748;0.004503752,0;0;0,0.02315843;0.3276343;0.01299989,0.04570465;0.6421381;0.01133609,0.2040012;0.4945622;-0.01274777,0.2295309;0.2057786;-0.02023792,0.2408057;-0.07346871;-0.08396125,-0.1371254;0.5326002;0.01506472,-0.3645551;0.3531174;0.002201563,-0.5936014;0.1848952;-0.03529415,0.07653403;-0.001697958;-0.0430609,0.09524648;-0.3554007;-0.02731717,0.08406734;-0.738995;0.05734527,0.08420798;-0.7698637;0.006745216,-0.08021098;0.00988997;-0.03439434,-0.1165556;-0.342634;-0.02392362,-0.1064812;-0.7267972;0.0582612,-0.1144715;-0.7600655;0.01137118,0.04027;0.565341;0.01416576,574.7349
+0;0;0,0.007151524;0.3283518;0.007958214,0.01419982;0.6433678;-2.163462E-05,0.1854971;0.5159863;0.004299568,0.2255556;0.2300684;0.02152117,0.2589965;-0.04644063;-0.04885746,-0.1588859;0.5107912;0.009861475,-0.3192599;0.27011;0.008129326,-0.5084862;0.05848344;-0.03587449,0.07632534;0.004797547;-0.04333566,0.08764388;-0.346678;0.004465327,0.0901278;-0.7272326;0.1033657,0.09722435;-0.7522721;0.04689015,-0.07709882;0.007037196;-0.04162694,-0.1144674;-0.3438613;-0.003917452,-0.1361411;-0.7246838;0.09154822,-0.1309933;-0.7533054;0.0385746,0.01246261;0.5665087;0.004500533,0;0;0,0.0234074;0.3274305;0.01306593,0.04615925;0.641807;0.01150429,0.2041612;0.4941238;-0.01280868,0.2299201;0.2061584;-0.02072775,0.2409585;-0.07365528;-0.08484614,-0.1367554;0.5332586;0.01606616,-0.3680556;0.3602905;0.0008163322,-0.6016982;0.1979792;-0.03911946,0.07651527;-0.001742422;-0.04323113,0.09528881;-0.3557805;-0.02733457,0.08407389;-0.7395811;0.05740321,0.0843206;-0.7703105;0.006598953,-0.08033077;0.009918737;-0.03428032,-0.1165448;-0.3429693;-0.02395077,-0.1068314;-0.7273535;0.05829081,-0.114548;-0.7609686;0.01178531,0.0406712;0.5650422;0.01430368,574.7684
+0;0;0,0.007267308;0.3281207;0.007894241,0.01441431;0.642941;-0.0001067021,0.1858438;0.5156338;0.0038814,0.2263926;0.2298587;0.02103832,0.2600271;-0.04664126;-0.04915882,-0.1588988;0.5106597;0.01043671,-0.3293588;0.2771162;0.007833962,-0.5233481;0.06969999;-0.03526881,0.07633573;0.0047585;-0.04340019,0.08743308;-0.3471506;0.004613653,0.09016444;-0.7278757;0.1039883,0.09796841;-0.7521638;0.04727843,-0.07715903;0.007079927;-0.04158994,-0.1147626;-0.3442392;-0.003783166,-0.136518;-0.7253486;0.09169798,-0.1369857;-0.687079;0.01324103,0.01265588;0.566129;0.004415309,0;0;0,0.02364068;0.327181;0.01311505,0.04653735;0.641354;0.01164389,0.204551;0.4934956;-0.01277924,0.2299151;0.2055815;-0.02103126,0.2409258;-0.07414502;-0.08539748,-0.1367865;0.5342591;0.01708224,-0.3729612;0.3683592;-0.0003748946,-0.6224545;0.2319316;-0.04101655,0.07646577;-0.001834407;-0.04339337,0.09523833;-0.3563221;-0.0274384,0.08401039;-0.7403691;0.05750965,0.0853004;-0.7712619;0.007364739,-0.08042214;0.009966383;-0.03415135,-0.1167181;-0.3433743;-0.02407846,-0.106941;-0.7280326;0.05824295,-0.1145423;-0.7610596;0.01140375,0.04101722;0.5646372;0.01441789,574.8018
+0;0;0,0.007267308;0.3281207;0.007894241,0.01441431;0.642941;-0.0001067021,0.1858438;0.5156338;0.0038814,0.2263926;0.2298587;0.02103832,0.2600271;-0.04664126;-0.04915882,-0.1588988;0.5106597;0.01043671,-0.3293588;0.2771162;0.007833962,-0.5233481;0.06969999;-0.03526881,0.07633573;0.0047585;-0.04340019,0.08743308;-0.3471506;0.004613653,0.09016444;-0.7278757;0.1039883,0.09796841;-0.7521638;0.04727843,-0.07715903;0.007079927;-0.04158994,-0.1147626;-0.3442392;-0.003783166,-0.136518;-0.7253486;0.09169798,-0.1369857;-0.687079;0.01324103,0.01265588;0.566129;0.004415309,0;0;0,0.02364068;0.327181;0.01311505,0.04653735;0.641354;0.01164389,0.204551;0.4934956;-0.01277924,0.2299151;0.2055815;-0.02103126,0.2409258;-0.07414502;-0.08539748,-0.1367865;0.5342591;0.01708224,-0.3729612;0.3683592;-0.0003748946,-0.6224545;0.2319316;-0.04101655,0.07646577;-0.001834407;-0.04339337,0.09523833;-0.3563221;-0.0274384,0.08401039;-0.7403691;0.05750965,0.0853004;-0.7712619;0.007364739,-0.08042214;0.009966383;-0.03415135,-0.1167181;-0.3433743;-0.02407846,-0.106941;-0.7280326;0.05824295,-0.1145423;-0.7610596;0.01140375,0.04101722;0.5646372;0.01441789,574.8245
+0;0;0,0.007265585;0.3280429;0.007892369,0.01441094;0.6427912;-0.0001064204,0.1856159;0.5155745;0.003880913,0.2261577;0.2298487;0.02103487,0.2597417;-0.04623616;-0.04905687,-0.1586786;0.5106069;0.0104277,-0.3291093;0.2771037;0.007825403,-0.5228072;0.06999889;-0.03521264,0.07637975;0.004761245;-0.04342522,0.08746295;-0.346699;0.004527371,0.09019762;-0.7278873;0.1040229,0.09795061;-0.7518207;0.04768348,-0.07720353;0.00708401;-0.04161392,-0.1147591;-0.3437869;-0.003855377,-0.136541;-0.72536;0.09174193,-0.1370057;-0.6871445;0.01379746,0.01265309;0.566004;0.004414127,0;0;0,0.02393122;0.327078;0.01320863,0.0472011;0.6411524;0.0119164,0.2047415;0.4931325;-0.01274681,0.2299549;0.2052579;-0.02109122,0.2409803;-0.07398811;-0.08561766,-0.1360956;0.5347878;0.01773609,-0.3766527;0.3756397;-0.001790889,-0.6253258;0.2383029;-0.04133667,0.07644822;-0.001806304;-0.04352808,0.09550862;-0.3558354;-0.0278219,0.08377875;-0.7403256;0.0572722,0.08552101;-0.7700484;0.006545424,-0.0805111;0.009920522;-0.03408566,-0.1165782;-0.342989;-0.02405615,-0.1069065;-0.7281308;0.05830687,-0.1138877;-0.7606089;0.01150095,0.0415815;0.564466;0.01463783,574.8576
+0;0;0,0.007407843;0.3279296;0.007824677,0.01473827;0.6426234;-0.0002468363,0.1856739;0.5155547;0.003545563,0.2264945;0.2301278;0.02036348,0.2600401;-0.0460242;-0.04984659,-0.1583055;0.5110554;0.01093341,-0.3375503;0.2845965;0.008614399,-0.544596;0.09092329;-0.03540235,0.07643455;0.00472971;-0.04347206,0.08763199;-0.3473273;0.004444063,0.09012265;-0.7282354;0.1042745,0.09801702;-0.7517104;0.04718167,-0.07726803;0.007132534;-0.04163184,-0.1149524;-0.3443126;-0.003794257,-0.1364989;-0.7257093;0.09178619,-0.1371056;-0.6874682;0.01359917,0.01293351;0.5658551;0.004291045,0;0;0,0.02431159;0.3269321;0.01335311,0.04802577;0.6409262;0.01231313,0.2050112;0.4926761;-0.01271057,0.230079;0.2050734;-0.02131212,0.2411097;-0.07426524;-0.08583307,-0.135274;0.5354372;0.01836128,-0.3808226;0.3845971;-0.0008966364,-0.6303872;0.2491854;-0.04207759,0.07645552;-0.001868874;-0.04365194,0.09553251;-0.3564808;-0.02777958,0.08390208;-0.7407868;0.05729079,0.08584628;-0.7702324;0.005871534,-0.08061967;0.009936978;-0.03400229,-0.1162538;-0.3436057;-0.02384217,-0.1067113;-0.7285563;0.05853051,-0.1135909;-0.7612106;0.01153458,0.04228565;0.5642629;0.01495993,574.8801
+0;0;0,0.007404384;0.3277765;0.007821023,0.014731;0.6423063;-0.000246489,0.1857653;0.5152446;0.003543396,0.2265636;0.2299738;0.02035211,0.2601442;-0.0464659;-0.04993111,-0.1584089;0.5107428;0.01093543,-0.3375556;0.2844077;0.008617684,-0.544817;0.09053281;-0.03544492,0.07648087;0.004732575;-0.0434984,0.08768857;-0.3476471;0.004461627,0.09018216;-0.7290018;0.1044091,0.09809017;-0.7525693;0.0472176,-0.07731485;0.007136856;-0.04165706,-0.1150338;-0.3446304;-0.003784809,-0.1366055;-0.7264743;0.09190771,-0.1372133;-0.6882189;0.01358552,0.01292706;0.5655735;0.004289301,0;0;0,0.02447429;0.3267648;0.01338518,0.04821844;0.6405921;0.01236522,0.2052119;0.4921725;-0.01276028,0.2299859;0.2047078;-0.0215224,0.2409611;-0.07481441;-0.08658516,-0.1353157;0.5360431;0.01893197,-0.3829924;0.3892119;-0.001643686,-0.6420518;0.2736077;-0.04647838,0.07643476;-0.001946092;-0.04379237,0.09544745;-0.3568845;-0.02784193,0.08397031;-0.7416556;0.05728519,0.08587041;-0.7710614;0.005610824,-0.08072075;0.009999282;-0.03388225,-0.116388;-0.3438742;-0.02395211,-0.1069524;-0.7292913;0.05846034,-0.114094;-0.7618603;0.01116332,0.0424809;0.5639641;0.01500976,574.9026
+0;0;0,0.007398357;0.3275097;0.007814657,0.01472214;0.641918;-0.0002496657,0.1858886;0.5148493;0.003537802,0.2266441;0.2298775;0.0203289,0.2602114;-0.04645327;-0.04992664,-0.1585473;0.510344;0.01093545,-0.3375062;0.2842462;0.00862014,-0.544686;0.09044765;-0.03542511,0.07660633;0.004740339;-0.04356975,0.08783715;-0.3483664;0.004489232,0.09032793;-0.729292;0.1043243,0.09820749;-0.7526668;0.04733855,-0.07744168;0.007148563;-0.0417254,-0.1152384;-0.3453445;-0.003775001,-0.1367859;-0.7267587;0.09180986,-0.1373915;-0.688533;0.0137695,0.01291894;0.5652165;0.004284274,0;0;0,0.02496316;0.3264599;0.01338398,0.04907547;0.640138;0.01250684,0.2059119;0.4913787;-0.01288819,0.2303816;0.2041956;-0.02177536,0.2412962;-0.07521427;-0.08683157,-0.1348069;0.5363419;0.01921256,-0.38517;0.3949662;-0.002766591,-0.6448123;0.2806421;-0.0467804,0.07648867;-0.00202857;-0.04398513,0.09570445;-0.3576897;-0.02798271,0.08434737;-0.7420061;0.05716133,0.08674893;-0.7718679;0.006474849,-0.08093736;0.01004266;-0.03372853,-0.1161783;-0.3446212;-0.02414675,-0.1066515;-0.7296153;0.05811112,-0.1136037;-0.7618261;0.01078437,0.0432349;0.5635478;0.01510692,574.9364
+0;0;0,0.007549792;0.3273615;0.007790212,0.01505495;0.6416453;-0.0002670935,0.1864729;0.5143919;0.003219487,0.2269455;0.2295109;0.02006412,0.2608895;-0.04646617;-0.05035095,-0.1587973;0.5107242;0.01158986,-0.3490062;0.2941749;0.009157525,-0.5614212;0.106726;-0.03574885,0.07659391;0.004675374;-0.04377735,0.08766435;-0.3487266;0.004780348,0.09003831;-0.7296796;0.104409,0.09751217;-0.7530597;0.04764213,-0.07758827;0.007269676;-0.04161918,-0.1155693;-0.3455823;-0.003852747,-0.137128;-0.7269477;0.09181526,-0.137881;-0.6887406;0.01397018,0.01320488;0.5649679;0.004261379,0;0;0,0.02517927;0.3262958;0.0134275,0.04937045;0.6398469;0.01257038,0.2064304;0.4907989;-0.01288366,0.2305061;0.203714;-0.02191472,0.2415698;-0.07531881;-0.08742905,-0.1349893;0.5368798;0.0195047,-0.3893191;0.403374;-0.00440231,-0.6497703;0.2912723;-0.04767139,0.07646887;-0.002089798;-0.04419374,0.09581679;-0.3580914;-0.02801049,0.08449319;-0.7423802;0.05713987,0.08700186;-0.7719256;0.00638723,-0.08108797;0.01014703;-0.03356668,-0.1161894;-0.3448923;-0.02416745,-0.1066156;-0.7298748;0.05801193,-0.1136804;-0.7624733;0.0115437,0.04351836;0.5632808;0.01516759,574.9595
+0;0;0,0.007549792;0.3273615;0.007790212,0.01505495;0.6416453;-0.0002670935,0.1864729;0.5143919;0.003219487,0.2269455;0.2295109;0.02006412,0.2608895;-0.04646617;-0.05035095,-0.1587973;0.5107242;0.01158986,-0.3490062;0.2941749;0.009157525,-0.5614212;0.106726;-0.03574885,0.07659391;0.004675374;-0.04377735,0.08766435;-0.3487266;0.004780348,0.09003831;-0.7296796;0.104409,0.09751217;-0.7530597;0.04764213,-0.07758827;0.007269676;-0.04161918,-0.1155693;-0.3455823;-0.003852747,-0.137128;-0.7269477;0.09181526,-0.137881;-0.6887406;0.01397018,0.01320488;0.5649679;0.004261379,0;0;0,0.02517927;0.3262958;0.0134275,0.04937045;0.6398469;0.01257038,0.2064304;0.4907989;-0.01288366,0.2305061;0.203714;-0.02191472,0.2415698;-0.07531881;-0.08742905,-0.1349893;0.5368798;0.0195047,-0.3893191;0.403374;-0.00440231,-0.6497703;0.2912723;-0.04767139,0.07646887;-0.002089798;-0.04419374,0.09581679;-0.3580914;-0.02801049,0.08449319;-0.7423802;0.05713987,0.08700186;-0.7719256;0.00638723,-0.08108797;0.01014703;-0.03356668,-0.1161894;-0.3448923;-0.02416745,-0.1066156;-0.7298748;0.05801193,-0.1136804;-0.7624733;0.0115437,0.04351836;0.5632808;0.01516759,574.9813
+0;0;0,0.007550847;0.3274072;0.0077913,0.0150555;0.6416702;-0.0002654102,0.1864043;0.5144435;0.003221207,0.2268533;0.2297285;0.02005602,0.2608107;-0.04635766;-0.05038688,-0.1587277;0.5107772;0.01158823,-0.3488258;0.2943541;0.009157314,-0.5613248;0.1068311;-0.03576681,0.07663518;0.004677894;-0.04380094,0.08771325;-0.3489673;0.004790165,0.09009125;-0.730569;0.1045885,0.09770023;-0.7549142;0.04679538,-0.07763007;0.007273594;-0.04164161,-0.1156373;-0.3458212;-0.00384919,-0.1372326;-0.727836;0.09198172,-0.1379992;-0.6894805;0.01272938,0.01320559;0.5649992;0.004262682,0;0;0,0.02538437;0.3263226;0.01350522,0.04973924;0.6398401;0.01272821,0.2065165;0.4904976;-0.01295257,0.2305438;0.2035838;-0.02218962,0.2416443;-0.07556194;-0.087713,-0.1346592;0.537421;0.01958443,-0.3923069;0.4111892;-0.006210238,-0.6547771;0.3030372;-0.04806092,0.07646388;-0.002161965;-0.044294,0.09556264;-0.358416;-0.02795148,0.08443207;-0.7433781;0.05728627,0.08804515;-0.7740723;0.005764488,-0.08116781;0.01021857;-0.03347721,-0.1162207;-0.3450789;-0.02432729,-0.1066546;-0.730741;0.05788235,-0.1139407;-0.7634211;0.0092053,0.04385591;0.5632823;0.0153079,575.0143
+0;0;0,0.007747132;0.327494;0.007768464,0.01547931;0.6418475;-0.0002850024,0.1867372;0.5143631;0.002895695,0.226938;0.2297891;0.01995423,0.2610794;-0.04616868;-0.05105971,-0.1586535;0.5118423;0.0122812,-0.3594761;0.3055783;0.008420905,-0.5805951;0.1278513;-0.03494742,0.0765708;0.004610969;-0.04394266,0.08770731;-0.3491609;0.004569098,0.08983915;-0.7305174;0.104706,0.09827542;-0.7558948;0.04573089,-0.07770622;0.007316023;-0.04151537,-0.1169716;-0.3458189;-0.004287753,-0.1381163;-0.7275708;0.09206173,-0.139052;-0.6890489;0.01117673,0.01357098;0.5651524;0.004239305,0;0;0,0.02551617;0.3264008;0.01357055,0.04997058;0.6400067;0.01286721,0.2065887;0.4903232;-0.01307821,0.230543;0.2035621;-0.02222633,0.2415912;-0.07560599;-0.08783448,-0.134122;0.5348918;0.01604547,-0.3974082;0.4207149;-0.00705024,-0.6600952;0.3128751;-0.04861309,0.07647391;-0.002169892;-0.04429829,0.09533863;-0.3585495;-0.0278784,0.08440748;-0.7433908;0.05722452,0.08765835;-0.7745278;0.003674757,-0.08117942;0.01021865;-0.03347816,-0.1160546;-0.3452142;-0.02435923,-0.1066022;-0.7306995;0.05796042,-0.1136084;-0.763414;0.00664096,0.04407293;0.5634241;0.01543117,575.0366
+0;0;0,0.007747132;0.327494;0.007768464,0.01547931;0.6418475;-0.0002850024,0.1867372;0.5143631;0.002895695,0.226938;0.2297891;0.01995423,0.2610794;-0.04616868;-0.05105971,-0.1586535;0.5118423;0.0122812,-0.3594761;0.3055783;0.008420905,-0.5805951;0.1278513;-0.03494742,0.0765708;0.004610969;-0.04394266,0.08770731;-0.3491609;0.004569098,0.08983915;-0.7305174;0.104706,0.09827542;-0.7558948;0.04573089,-0.07770622;0.007316023;-0.04151537,-0.1169716;-0.3458189;-0.004287753,-0.1381163;-0.7275708;0.09206173,-0.139052;-0.6890489;0.01117673,0.01357098;0.5651524;0.004239305,0;0;0,0.02551617;0.3264008;0.01357055,0.04997058;0.6400067;0.01286721,0.2065887;0.4903232;-0.01307821,0.230543;0.2035621;-0.02222633,0.2415912;-0.07560599;-0.08783448,-0.134122;0.5348918;0.01604547,-0.3974082;0.4207149;-0.00705024,-0.6600952;0.3128751;-0.04861309,0.07647391;-0.002169892;-0.04429829,0.09533863;-0.3585495;-0.0278784,0.08440748;-0.7433908;0.05722452,0.08765835;-0.7745278;0.003674757,-0.08117942;0.01021865;-0.03347816,-0.1160546;-0.3452142;-0.02435923,-0.1066022;-0.7306995;0.05796042,-0.1136084;-0.763414;0.00664096,0.04407293;0.5634241;0.01543117,575.059
+0;0;0,0.007745862;0.3274403;0.007767189,0.01547981;0.6418656;-0.0002883933,0.1868518;0.5143237;0.002892819,0.2270312;0.2299013;0.01994227,0.2611582;-0.04594013;-0.05104171,-0.1587676;0.5118012;0.01228454,-0.3594833;0.3056471;0.008426301,-0.5805091;0.127995;-0.03492372,0.07664648;0.004615526;-0.04398609,0.08779152;-0.3494275;0.004562855,0.08992437;-0.730965;0.1047473,0.09836081;-0.7563434;0.045771,-0.07778302;0.007323254;-0.0415564,-0.1170785;-0.3460823;-0.004300252,-0.1382332;-0.7280152;0.09209493,-0.139169;-0.6894932;0.01120835,0.01357088;0.5651467;0.004237318,0;0;0,0.02596423;0.3263091;0.01362789,0.0509086;0.6399487;0.0129807,0.2072611;0.4896606;-0.01293027,0.2307708;0.2030236;-0.02229774,0.2419061;-0.07598957;-0.08802044,-0.1336599;0.5362189;0.01677053,-0.3984959;0.4266072;-0.008692635,-0.6649574;0.3278607;-0.04792569,0.07654607;-0.002378061;-0.0443374,0.09555084;-0.3590214;-0.02784503,0.08471574;-0.7440236;0.05740893,0.08795503;-0.7750038;0.003677484,-0.0812648;0.01039461;-0.03344765,-0.1160363;-0.3453281;-0.02450619,-0.1062369;-0.7309535;0.05801296,-0.1134187;-0.7638083;0.006887276,0.04487099;0.5633526;0.01553023,575.0923
+0;0;0,0.008126394;0.3274114;0.007666375,0.016524;0.6419231;-0.0005065985,0.1873865;0.514302;0.002552996,0.2274917;0.2297182;0.01964809,0.2615743;-0.04633525;-0.0517645,-0.1579639;0.5131499;0.01290375,-0.3671922;0.3154437;0.007967993,-0.5948355;0.1456022;-0.03445052,0.07663882;0.004534776;-0.04403282,0.08773037;-0.3497029;0.004504379,0.08956082;-0.7317361;0.1049054,0.09737574;-0.7569338;0.04615136,-0.07779699;0.007441631;-0.04153568,-0.1169891;-0.3461425;-0.004045799,-0.1383314;-0.7285851;0.09246936,-0.1315209;-0.7590362;0.03899801,0.01442932;0.5651893;0.004048016,0;0;0,0.02642819;0.3262464;0.01370883,0.05210683;0.6399343;0.01329148,0.2076801;0.4892346;-0.01296627,0.2311065;0.2024388;-0.02234196,0.2424498;-0.07682762;-0.08828533,-0.1324988;0.5369524;0.01728953,-0.3999656;0.4339654;-0.009982262,-0.6664138;0.334211;-0.04898635,0.07653052;-0.002467901;-0.04438412,0.09562032;-0.3592964;-0.02788639,0.08487169;-0.7449188;0.05704213,0.08820602;-0.7752742;0.003134731,-0.08127836;0.01044628;-0.03343149,-0.1158239;-0.3454918;-0.02460334,-0.1060135;-0.7316316;0.0580573,-0.1131141;-0.7640641;0.006952897,0.04584853;0.5633323;0.01577461,575.1147
+0;0;0,0.008126653;0.3274218;0.007666619,0.0165221;0.6418533;-0.000503649,0.187097;0.5143506;0.002556445,0.2271727;0.2299756;0.019639,0.261517;-0.04819721;-0.05232184,-0.1576773;0.5132004;0.01288992,-0.3667521;0.3156393;0.00795779,-0.5961431;0.1444939;-0.03478638,0.07666247;0.004536176;-0.04404641,0.08775599;-0.3497644;0.004499421,0.08958468;-0.7314302;0.1048039,0.09741512;-0.7567375;0.04593316,-0.07782099;0.007443927;-0.04154849,-0.1170201;-0.346203;-0.004051954,-0.1383419;-0.7282778;0.09237038,-0.1315179;-0.7588489;0.03879283,0.01442834;0.5651531;0.004048971,0;0;0,0.02670635;0.3262306;0.0137943,0.05293208;0.6397929;0.01355982,0.2078958;0.4888978;-0.0128876,0.231162;0.2023046;-0.02237701,0.2426728;-0.0790444;-0.08907235,-0.131604;0.5375115;0.01755667,-0.4013293;0.4418983;-0.01199642,-0.6719708;0.3475029;-0.05175392,0.07654856;-0.002514303;-0.04440486,0.09551473;-0.3594151;-0.02794838,0.08474201;-0.7446635;0.05690801,0.08830757;-0.7752606;0.003044605,-0.08130955;0.01047641;-0.03341853,-0.1160558;-0.3455109;-0.02478968,-0.1059071;-0.7312478;0.05789648,-0.1145233;-0.7658035;0.009478476,0.04653494;0.5632346;0.01599634,575.1373
+0;0;0,0.008125408;0.3273717;0.007665445,0.01652035;0.6417845;-0.0005038306,0.1872034;0.5142663;0.002554377,0.2272683;0.2299683;0.0196323,0.2616856;-0.04879576;-0.0524815,-0.157786;0.5131153;0.01289431,-0.3668042;0.3156077;0.007963508,-0.5966827;0.1440986;-0.03487152,0.07665523;0.004535747;-0.04404225,0.08775058;-0.3498233;0.00451158,0.08958118;-0.7318852;0.1049202,0.0973777;-0.7569529;0.04630449,-0.07781365;0.007443224;-0.04154457,-0.1170192;-0.346262;-0.004041847,-0.1383631;-0.7287334;0.09248058,-0.1315687;-0.7590421;0.03913515,0.01442702;0.5651004;0.004047834,0;0;0,0.02711091;0.3261442;0.01385653,0.05396822;0.6396344;0.01377308,0.2086112;0.4881132;-0.01253557,0.2313915;0.2015686;-0.02230489,0.2429138;-0.0803543;-0.0892458,-0.131015;0.5385455;0.01816725,-0.4027471;0.4497162;-0.01334798,-0.67519;0.3581686;-0.05192667,0.07653728;-0.002601832;-0.0444026,0.09536548;-0.3595701;-0.02796972,0.08488788;-0.7452179;0.05701589,0.08854142;-0.7753518;0.003167864,-0.08128668;0.01053654;-0.03343311,-0.11604;-0.3455109;-0.0248688,-0.1056762;-0.7316473;0.0578833,-0.1141783;-0.76519;0.008699197,0.04739699;0.5631058;0.01617205,575.1707
+0;0;0,0.008562386;0.3272796;0.007608417,0.01756173;0.6415905;-0.0005623586,0.188432;0.5136453;0.002118111,0.2280246;0.2299318;0.01903414,0.2621861;-0.04867059;-0.05304991,-0.1576137;0.5138304;0.0135327,-0.3751557;0.3267437;0.008940051,-0.6160542;0.1720457;-0.03599149,0.07658579;0.004462268;-0.04419198,0.08742066;-0.3493769;0.004613478,0.08886824;-0.7310729;0.1050815,0.0961675;-0.7551758;0.04736613,-0.07788751;0.007516321;-0.04141578,-0.1171524;-0.3456896;-0.003927227,-0.1384479;-0.7278326;0.09251453,-0.1317351;-0.7571902;0.04014024,0.01530975;0.5649463;0.003980724,0;0;0,0.02745935;0.326026;0.01400757,0.05484376;0.6393852;0.01410997,0.2095014;0.487079;-0.01215518,0.2314846;0.2011334;-0.02210128,0.2430533;-0.08057472;-0.08910215,-0.1308694;0.5392582;0.01863483,-0.4033204;0.4551976;-0.01378928,-0.6762502;0.3663401;-0.05373999,0.07658302;-0.002712294;-0.04433858,0.09538073;-0.3592101;-0.02829278,0.08486814;-0.744513;0.05667138,0.08882193;-0.7741068;0.004284263,-0.08125857;0.0106349;-0.03349877,-0.1157803;-0.3449406;-0.02479001,-0.105434;-0.7308197;0.05753908,-0.113231;-0.7624546;0.008023389,0.04813553;0.5629028;0.01645255,575.2057
+0;0;0,0.008560554;0.3272097;0.007606789,0.01755681;0.6414128;-0.0005606832,0.1884322;0.5135041;0.002117509,0.2280264;0.2297793;0.01903421,0.2621455;-0.04847813;-0.05296059,-0.1576215;0.5136892;0.01353237,-0.3751722;0.326595;0.008939531,-0.6157724;0.1720885;-0.03593638,0.07658236;0.004462068;-0.04419,0.08738874;-0.3484466;0.004487112,0.0888407;-0.7312961;0.1052587,0.09607486;-0.7549164;0.04805817,-0.07788403;0.007515986;-0.04141393,-0.1170457;-0.3447611;-0.004023958,-0.1384055;-0.7280589;0.09270924,-0.1317526;-0.7568871;0.04080211,0.01530593;0.5648063;0.003980165,0;0;0,0.02780517;0.3259203;0.01414561,0.05559177;0.6391358;0.01450145,0.2099582;0.4864838;-0.01192856,0.2315951;0.2005028;-0.02194417,0.2432349;-0.08080044;-0.08908284,-0.1303864;0.5403672;0.01913486,-0.4042226;0.4614745;-0.01467761,-0.6780782;0.3766944;-0.05455254,0.07657545;-0.002834901;-0.04433608,0.09543213;-0.3584036;-0.02864707,0.08502565;-0.7448456;0.05670524,0.08870982;-0.7735084;0.004317522,-0.08123404;0.01075604;-0.03350916,-0.1154412;-0.3438986;-0.02452204,-0.1048701;-0.730871;0.05837155,-0.1124225;-0.7616743;0.00892175,0.04878918;0.5626978;0.01677811,575.2375
+0;0;0,0.008556519;0.3270554;0.007603204,0.01755008;0.6411651;-0.0005614571,0.1888706;0.5131562;0.002110091,0.2284917;0.2292379;0.01903833,0.2625024;-0.04813489;-0.05272757,-0.158071;0.5133418;0.01355423,-0.37577;0.32612;0.008958264,-0.6156053;0.1721047;-0.03577497,0.07658825;0.004462411;-0.04419339,0.0873865;-0.3481809;0.004447117,0.08883882;-0.7311257;0.1052438,0.09613045;-0.7551719;0.04758883,-0.07789002;0.007516563;-0.04141711,-0.1170222;-0.3444957;-0.004055258,-0.1383873;-0.7278888;0.09270202,-0.1316816;-0.7571844;0.04038251,0.01530013;0.56459;0.003977526,0;0;0,0.02816911;0.3257292;0.01425636,0.0562713;0.6388226;0.01474535,0.2107411;0.4855008;-0.01172912,0.2315054;0.1992506;-0.02151096,0.2434541;-0.08107936;-0.08870506,-0.130345;0.5408686;0.0195099,-0.4059235;0.4681084;-0.01553924,-0.6810148;0.3918843;-0.05746096,0.07658292;-0.00296016;-0.04432857,0.09559047;-0.3582591;-0.02879751,0.08524027;-0.7447977;0.05658138,0.0888294;-0.7736738;0.003487229,-0.08122192;0.01085631;-0.03352417,-0.1153941;-0.3435328;-0.02455489,-0.1046816;-0.7306367;0.05817704,-0.1121708;-0.7619802;0.008386016,0.04939008;0.5624221;0.01698673,575.2713
+0;0;0,0.008969691;0.3268692;0.007505821,0.01841355;0.6408401;-0.0007156753,0.1894877;0.5124295;0.001958763,0.2291542;0.2287957;0.01862434,0.2630815;-0.0490613;-0.05354572,-0.1575334;0.5139218;0.01393087,-0.3836546;0.3374813;0.007826233,-0.6256127;0.1851977;-0.03495286,0.07657198;0.004395824;-0.04419345,0.08717144;-0.348379;0.004664984,0.08860883;-0.7315286;0.1055208,0.09460023;-0.7543427;0.04876941,-0.07788123;0.00755434;-0.04138958,-0.1172482;-0.3445798;-0.003955107,-0.1386109;-0.7281498;0.09297432,-0.1317717;-0.7558234;0.04127407,0.01605517;0.5643073;0.003832299,0;0;0,0.02852787;0.3255177;0.01430798,0.05690684;0.6384611;0.0148828,0.2112292;0.4849884;-0.01149487,0.2317548;0.1990172;-0.02141762,0.2436762;-0.08192965;-0.08843124,-0.1299369;0.5419932;0.01984454,-0.4057032;0.4709967;-0.01496503,-0.682826;0.4009202;-0.05805024,0.07653741;-0.003070772;-0.04436493,0.0955993;-0.3585267;-0.02896321,0.08548158;-0.74527;0.05650544,0.08998663;-0.773599;0.005286578,-0.08119907;0.01094764;-0.0335039,-0.1153059;-0.3436054;-0.02464802,-0.1047968;-0.7310601;0.05748604,-0.1119494;-0.7609306;0.008391235,0.04995664;0.5621049;0.01710391,575.306
+0;0;0,0.008969981;0.3268798;0.007506065,0.01841008;0.6407257;-0.0007119074,0.1895758;0.5123243;0.001959402,0.2292216;0.2288383;0.0186163,0.2631796;-0.04927039;-0.05361913,-0.1576263;0.5138175;0.01393775,-0.3836296;0.337469;0.007836293,-0.6258069;0.1850474;-0.03498155,0.0765578;0.00439501;-0.04418526,0.08716916;-0.3487759;0.00472803,0.0886049;-0.7314845;0.1054677,0.09469766;-0.7551922;0.04775626,-0.07786681;0.007552941;-0.04138191,-0.117278;-0.3449766;-0.003905408,-0.1386161;-0.7281051;0.09291247,-0.1316612;-0.7567545;0.04033755,0.01605282;0.5642292;0.003833914,0;0;0,0.02889445;0.3254905;0.01443279,0.05784202;0.6382555;0.01518309,0.2118629;0.4842394;-0.0111897,0.231609;0.1983631;-0.02110755,0.2437873;-0.08286622;-0.08802032,-0.1293132;0.5426216;0.02013058,-0.4060217;0.4761808;-0.01496337,-0.6845281;0.4105416;-0.0578728,0.07651696;-0.003148422;-0.04436207,0.09512308;-0.3590308;-0.0289892,0.08549069;-0.7452757;0.05667639,0.08972669;-0.7738652;0.00374651,-0.08117074;0.01103531;-0.03350049,-0.1153263;-0.3439185;-0.02478197,-0.104907;-0.7309586;0.05711961,-0.1114362;-0.7607606;0.005803589,0.05076112;0.5619469;0.01736927,575.338
+0;0;0,0.008965716;0.3267244;0.007502495,0.01840275;0.6404684;-0.0007124266,0.1894491;0.5121366;0.00195819,0.2290976;0.228631;0.01861624,0.2630637;-0.04954377;-0.05363636,-0.1575121;0.5136287;0.01392823,-0.3835311;0.337268;0.007826349,-0.6257659;0.1848101;-0.03500167,0.0765482;0.004394459;-0.04417972,0.08715658;-0.3486771;0.00471982,0.08859337;-0.7316684;0.1055339,0.09467885;-0.7553118;0.04789144,-0.07785704;0.007551994;-0.04137672,-0.1172571;-0.3448784;-0.003910758,-0.138611;-0.7282899;0.09297863,-0.1316644;-0.7568692;0.04046655,0.01604651;0.5640055;0.003831402,0;0;0,0.0293305;0.3252948;0.01444101,0.05867986;0.6379197;0.01524985,0.2123522;0.4837529;-0.01115525,0.2318634;0.1978361;-0.02094388,0.2439817;-0.08351195;-0.08766544,-0.1285473;0.5431843;0.02023295,-0.4067693;0.4825984;-0.01363169,-0.6859074;0.4206249;-0.05831449,0.07645508;-0.003243625;-0.04443967,0.09532601;-0.359017;-0.02919519,0.08582356;-0.7455337;0.05660963,0.08995596;-0.7740439;0.003724936,-0.08116896;0.0111135;-0.03344959,-0.115336;-0.3437484;-0.02515055,-0.104792;-0.7310493;0.05691489,-0.1112449;-0.7606169;0.005462293,0.05148964;0.5616547;0.01742637,575.372
+0;0;0,0.009160286;0.3267539;0.007486999,0.01876087;0.6404309;-0.0007159985,0.1899349;0.5119306;0.001754522,0.2294718;0.2283925;0.01841294,0.2634557;-0.04895997;-0.05424713,-0.1575887;0.5143101;0.01428979,-0.3908696;0.3476244;0.008773262,-0.6434281;0.2137866;-0.0319755,0.07648537;0.004379095;-0.04428069,0.08704174;-0.3484552;0.004809633,0.08800416;-0.7319996;0.105897,0.0950955;-0.7563775;0.04855399,-0.07789757;0.00757629;-0.04128603,-0.117572;-0.3446207;-0.003915843,-0.1389781;-0.7285455;0.09339501,-0.1403711;-0.6902428;0.01449896,0.0163699;0.5639805;0.003822668,0;0;0,0.02954043;0.3253074;0.01451027,0.059069;0.6378523;0.01535118,0.2127992;0.4833165;-0.01090539,0.2317786;0.1973505;-0.02079451,0.2436601;-0.08342385;-0.08700144,-0.1284417;0.5436521;0.02026242,-0.4075247;0.487248;-0.01388084,-0.6885051;0.4377794;-0.05817145,0.07644067;-0.003266081;-0.04445362,0.09529547;-0.3588371;-0.02938592,0.08577419;-0.7459117;0.05668689,0.08996984;-0.7741647;0.002979763,-0.08116621;0.01116028;-0.03342846,-0.1156005;-0.3434678;-0.02527634,-0.1047704;-0.7313656;0.05684524,-0.1117778;-0.7607809;0.00472822,0.05185983;0.5616008;0.01752663,575.3939
+0;0;0,0.009160286;0.3267539;0.007486999,0.01876087;0.6404309;-0.0007159985,0.1899349;0.5119306;0.001754522,0.2294718;0.2283925;0.01841294,0.2634557;-0.04895997;-0.05424713,-0.1575887;0.5143101;0.01428979,-0.3908696;0.3476244;0.008773262,-0.6434281;0.2137866;-0.0319755,0.07648537;0.004379095;-0.04428069,0.08704174;-0.3484552;0.004809633,0.08800416;-0.7319996;0.105897,0.0950955;-0.7563775;0.04855399,-0.07789757;0.00757629;-0.04128603,-0.117572;-0.3446207;-0.003915843,-0.1389781;-0.7285455;0.09339501,-0.1403711;-0.6902428;0.01449896,0.0163699;0.5639805;0.003822668,0;0;0,0.02954043;0.3253074;0.01451027,0.059069;0.6378523;0.01535118,0.2127992;0.4833165;-0.01090539,0.2317786;0.1973505;-0.02079451,0.2436601;-0.08342385;-0.08700144,-0.1284417;0.5436521;0.02026242,-0.4075247;0.487248;-0.01388084,-0.6885051;0.4377794;-0.05817145,0.07644067;-0.003266081;-0.04445362,0.09529547;-0.3588371;-0.02938592,0.08577419;-0.7459117;0.05668689,0.08996984;-0.7741647;0.002979763,-0.08116621;0.01116028;-0.03342846,-0.1156005;-0.3434678;-0.02527634,-0.1047704;-0.7313656;0.05684524,-0.1117778;-0.7607809;0.00472822,0.05185983;0.5616008;0.01752663,575.4283
+0;0;0,0.009156291;0.3266114;0.007483734,0.01875156;0.6401148;-0.0007144224,0.1893561;0.5118349;0.001759983,0.2288814;0.22838;0.01841351,0.2626889;-0.04753265;-0.05386937,-0.1570241;0.5142065;0.01425401,-0.3902366;0.3475699;0.008739104,-0.6414839;0.2144268;-0.03179812,0.07650819;0.004380401;-0.04429389,0.08705686;-0.3481968;0.004760668,0.08802842;-0.7353809;0.1068073,0.09526847;-0.7608992;0.04826168,-0.0779208;0.007578549;-0.04129834,-0.1175663;-0.3443619;-0.003955375,-0.1391756;-0.7319299;0.09427889,-0.1405978;-0.693453;0.01372825,0.01636212;0.5637135;0.003821325,0;0;0,0.03025401;0.3250948;0.01459157,0.06057449;0.6373887;0.01548076,0.2132617;0.4826561;-0.01105392,0.2320503;0.1967511;-0.02062106,0.2438635;-0.08291897;-0.08496916,-0.1267064;0.5451171;0.02033673,-0.4077371;0.5012403;-0.01547927,-0.6886876;0.4594504;-0.05809369,0.07640942;-0.003485218;-0.04454314,0.09561316;-0.3587889;-0.02974975,0.08612812;-0.7495516;0.05708623,0.09120481;-0.7794815;0.002819065,-0.08119497;0.01140031;-0.03334737,-0.1156499;-0.3429738;-0.02558975,-0.1045292;-0.7345319;0.05738311,-0.1117511;-0.7654482;0.004474383,0.05317292;0.5612051;0.0176549,575.4619
+0;0;0,0.009374141;0.3264344;0.007416133,0.01916255;0.6398417;-0.0008382697,0.1896068;0.5115066;0.001507708,0.2287976;0.2278402;0.01804794,0.2626222;-0.04882738;-0.05486391,-0.1568327;0.5150024;0.01457892,-0.3960913;0.3569217;0.00810612,-0.6506746;0.2280908;-0.03183309,0.07646301;0.004353661;-0.04439693,0.08687873;-0.3480972;0.004779685,0.08768233;-0.7349243;0.1068664,0.09570602;-0.760767;0.04792221,-0.07797281;0.007619379;-0.04121674,-0.1177454;-0.3441986;-0.003925055,-0.1392914;-0.7314352;0.09426443,-0.1408162;-0.692901;0.01313467,0.01673019;0.5634554;0.003711086,0;0;0,0.03067457;0.3248874;0.01447368,0.06114712;0.6370777;0.01528835,0.2136165;0.4822362;-0.01133859,0.2323456;0.1961639;-0.02071869,0.2443232;-0.08455506;-0.08442569,-0.12616;0.545791;0.02021257,-0.4081045;0.5079504;-0.01655029,-0.6911675;0.4752037;-0.05907346,0.0763738;-0.003564537;-0.04462028,0.09596205;-0.358746;-0.03009975,0.08643143;-0.7491307;0.05688607,0.09137517;-0.7793418;0.002046455,-0.08121516;0.0114362;-0.03331582,-0.1154333;-0.3428542;-0.02583973,-0.104229;-0.7340714;0.0571129,-0.1117634;-0.7668332;0.005524166,0.05371158;0.5609109;0.01748073,575.4944
+0;0;0,0.009374141;0.3264344;0.007416133,0.01916255;0.6398417;-0.0008382697,0.1896068;0.5115066;0.001507708,0.2287976;0.2278402;0.01804794,0.2626222;-0.04882738;-0.05486391,-0.1568327;0.5150024;0.01457892,-0.3960913;0.3569217;0.00810612,-0.6506746;0.2280908;-0.03183309,0.07646301;0.004353661;-0.04439693,0.08687873;-0.3480972;0.004779685,0.08768233;-0.7349243;0.1068664,0.09570602;-0.760767;0.04792221,-0.07797281;0.007619379;-0.04121674,-0.1177454;-0.3441986;-0.003925055,-0.1392914;-0.7314352;0.09426443,-0.1408162;-0.692901;0.01313467,0.01673019;0.5634554;0.003711086,0;0;0,0.03067457;0.3248874;0.01447368,0.06114712;0.6370777;0.01528835,0.2136165;0.4822362;-0.01133859,0.2323456;0.1961639;-0.02071869,0.2443232;-0.08455506;-0.08442569,-0.12616;0.545791;0.02021257,-0.4081045;0.5079504;-0.01655029,-0.6911675;0.4752037;-0.05907346,0.0763738;-0.003564537;-0.04462028,0.09596205;-0.358746;-0.03009975,0.08643143;-0.7491307;0.05688607,0.09137517;-0.7793418;0.002046455,-0.08121516;0.0114362;-0.03331582,-0.1154333;-0.3428542;-0.02583973,-0.104229;-0.7340714;0.0571129,-0.1117634;-0.7668332;0.005524166,0.05371158;0.5609109;0.01748073,575.5168
+0;0;0,0.009366734;0.3261764;0.007410273,0.01915057;0.6394368;-0.0008411503,0.1895994;0.511116;0.001503851,0.2287797;0.2275256;0.01803965,0.2626073;-0.04916662;-0.05487871,-0.1568482;0.5146119;0.01457537,-0.3960428;0.3565736;0.008104304,-0.6506488;0.2277312;-0.03183847,0.07630084;0.004344428;-0.04430277,0.08672298;-0.3483233;0.004904091,0.08752481;-0.7342994;0.1067662,0.09556185;-0.760235;0.04772401,-0.07780745;0.00760322;-0.04112933,-0.1176045;-0.3444312;-0.003814705,-0.1391031;-0.730816;0.09415876,-0.1406304;-0.6922676;0.01289409,0.0167187;0.5630661;0.00370728,0;0;0,0.03095335;0.3246053;0.01438797,0.06143568;0.6366472;0.01513958,0.2138561;0.4817346;-0.01156771,0.2325778;0.1957351;-0.02083218,0.2446166;-0.08503821;-0.08440399,-0.1259639;0.5465173;0.02004039,-0.4083872;0.5144835;-0.01794571,-0.6931769;0.494121;-0.05667727,0.07622442;-0.003536701;-0.04450572,0.09629175;-0.3589244;-0.03031838,0.08663353;-0.7484411;0.05650127,0.09148142;-0.7794501;0.002337094,-0.08099644;0.01134507;-0.03338106,-0.1155161;-0.343143;-0.02623588,-0.1039114;-0.7334726;0.05660288,-0.1114935;-0.7660474;0.004581042,0.05400474;0.5604959;0.01733935,575.5407
+0;0;0,0.009530959;0.3260288;0.007249556,0.0194446;0.6391081;-0.001200488,0.1898148;0.5105647;0.001178426,0.2286901;0.226905;0.01767937,0.2626082;-0.04985255;-0.0557356,-0.1568592;0.5153139;0.01467283,-0.401947;0.3665314;0.008181553,-0.6642815;0.2531887;-0.03014549,0.07618179;0.004389125;-0.0444674,0.08653185;-0.348401;0.004992176,0.08686082;-0.7344646;0.1074185,0.09537997;-0.7601851;0.04919886,-0.07786559;0.007620131;-0.0409776,-0.1178263;-0.3445745;-0.0038784,-0.1393424;-0.7311904;0.0941091,-0.1325023;-0.7615774;0.04050408,0.01698432;0.5627683;0.003401693,0;0;0,0.03116292;0.3244391;0.01436484,0.06165881;0.6363078;0.0150578,0.2140467;0.4813113;-0.01170576,0.2327763;0.1952852;-0.02090693,0.2448297;-0.08572063;-0.08435261,-0.1258039;0.5467497;0.01983931,-0.4088278;0.5221364;-0.01937817,-0.6935568;0.497167;-0.05733705,0.07616249;-0.003577217;-0.04457307,0.09648603;-0.3591108;-0.03053474,0.08687684;-0.7488425;0.05637503,0.09194614;-0.779981;0.003429174,-0.08098793;0.01134489;-0.03335458,-0.1156287;-0.3432925;-0.0265311,-0.1036884;-0.7337978;0.05653203,-0.1113246;-0.7665113;0.005781908,0.05423354;0.5601832;0.0172689,575.5729
+0;0;0,0.009525564;0.3258443;0.007245453,0.0194365;0.6388379;-0.001202646,0.1898652;0.5102894;0.001174766,0.2287408;0.2266272;0.01767586,0.26265;-0.05005747;-0.05571978,-0.1569253;0.5150402;0.0146737,-0.4020153;0.3662564;0.008182365,-0.6642808;0.2529436;-0.03013458,0.07615852;0.004387785;-0.04445382,0.08651489;-0.3486176;0.005035922,0.08684385;-0.7346598;0.1074566,0.09520308;-0.7593343;0.05032982,-0.0778418;0.007617804;-0.04096508,-0.1178269;-0.3447917;-0.003843252,-0.1393418;-0.7313862;0.0941388,-0.1326301;-0.7606396;0.04154005,0.01697662;0.5625107;0.003398779,0;0;0,0.03121459;0.3242556;0.01420343,0.0616577;0.6360422;0.01470912,0.2141001;0.480957;-0.01192605,0.2328176;0.1949253;-0.02105904,0.2449447;-0.08603266;-0.0843575,-0.1259136;0.5475308;0.01953458,-0.409232;0.5273333;-0.02009572,-0.6941823;0.5060765;-0.05807792,0.07609427;-0.003657833;-0.04462957,0.09651716;-0.3594072;-0.03068244,0.08686814;-0.7491184;0.05621278,0.09214112;-0.7777155;0.002722375,-0.08096202;0.01141361;-0.03332262,-0.1158867;-0.3434218;-0.02688841,-0.1032031;-0.7338666;0.05624209,-0.1110356;-0.7662386;0.007548962,0.05425936;0.5599299;0.01699901,575.6064
+0;0;0,0.009517848;0.3255804;0.007239584,0.01942381;0.6384163;-0.001205366,0.189874;0.5098748;0.001170972,0.2287441;0.2262535;0.01766969,0.2628154;-0.0517545;-0.056077,-0.1569588;0.5146261;0.01467156,-0.4020135;0.3658639;0.008181158,-0.6655332;0.2520091;-0.03031905,0.07607899;0.004383202;-0.04440739,0.0864442;-0.3489235;0.005124602,0.08677332;-0.7351595;0.1075967,0.09514149;-0.7598925;0.05040881,-0.0777605;0.007609848;-0.0409223,-0.1177798;-0.3451004;-0.003768779,-0.1393055;-0.731889;0.09426246,-0.1325866;-0.7612058;0.04160745,0.01696436;0.5621024;0.003395257,0;0;0,0.03138599;0.3239834;0.01397288,0.06183209;0.6356114;0.01434219,0.2142683;0.4804535;-0.01221573,0.2329792;0.1944618;-0.02131128,0.2454024;-0.08790791;-0.08456397,-0.1258064;0.5478383;0.01914373,-0.4093512;0.532158;-0.02061305,-0.6961939;0.5179338;-0.05811964,0.07598548;-0.003669977;-0.0446316,0.09653166;-0.3597276;-0.03094685,0.08697881;-0.7496176;0.05607879,0.09231076;-0.778194;0.002445344,-0.08085986;0.01137423;-0.03333992,-0.1158817;-0.3437643;-0.02729625,-0.10331;-0.7344441;0.0557103,-0.1110444;-0.7667565;0.006786648,0.05443785;0.5595132;0.01666701,575.6395
+0;0;0,0.009617267;0.325489;0.007268251,0.01959541;0.6382703;-0.001146968,0.1900456;0.5096723;0.0009312057,0.2286316;0.2257537;0.01766625,0.2626158;-0.05215985;-0.0566298,-0.1570695;0.5153318;0.01479307,-0.4081579;0.3764192;0.008743486,-0.6727798;0.2652069;-0.03021657,0.07596362;0.004397988;-0.04455671,0.08634371;-0.3496922;0.00540182,0.08635158;-0.7392319;0.1087781,0.09502855;-0.7626998;0.05284908,-0.07779974;0.007636593;-0.04079211,-0.1181983;-0.3458799;-0.003677513,-0.1396903;-0.7359874;0.09522709,-0.1412531;-0.6978525;0.01780917,0.01711787;0.5619471;0.003446422,0;0;0,0.03150164;0.3238943;0.01373053,0.06192166;0.6354708;0.01383555,0.2143564;0.480188;-0.01266039,0.2331472;0.1939223;-0.02146995,0.2457304;-0.08847696;-0.08473992,-0.1257671;0.548263;0.01874954,-0.409852;0.5372106;-0.02065015,-0.6966303;0.5465537;-0.06042075,0.07595094;-0.003709197;-0.0446409,0.09627132;-0.360613;-0.03084695,0.0878427;-0.7538474;0.0570364,0.08992936;-0.7835492;0.007101417,-0.08082896;0.01136671;-0.03335552,-0.1155733;-0.3446394;-0.02735512,-0.103263;-0.7388078;0.05575665,-0.1105225;-0.7715844;0.01027528,0.05454783;0.5593637;0.01624262,575.6734
+0;0;0,0.009612176;0.3253167;0.007264404,0.01958515;0.6379355;-0.001147362,0.1899961;0.5093684;0.0009302602,0.2285879;0.2254066;0.01766786,0.2625075;-0.05197826;-0.05648685,-0.157039;0.5150266;0.01478893,-0.4081658;0.3760929;0.008738426,-0.6722841;0.2650921;-0.0301475,0.07596784;0.004398232;-0.04455918,0.08636396;-0.3502384;0.00547643,0.08637182;-0.7395101;0.1087815,0.09505054;-0.7629888;0.05284119,-0.07780407;0.007637017;-0.04079438,-0.118265;-0.346425;-0.003622513,-0.1397422;-0.736264;0.09521402,-0.1413053;-0.6981274;0.01778038,0.01710822;0.5616311;0.003444897,0;0;0,0.03163375;0.3237178;0.01349723,0.06205446;0.6351312;0.01343012,0.2144044;0.479787;-0.01304901,0.2332959;0.1934799;-0.02171981,0.2462451;-0.0883556;-0.08490884,-0.1256294;0.5486479;0.01833888,-0.4099993;0.5487972;-0.02087246,-0.6967916;0.5478312;-0.05749311,0.07591335;-0.003778875;-0.04470861,0.09605187;-0.361241;-0.03078055,0.08789268;-0.7542806;0.05672765,0.09004928;-0.7839664;0.006751895,-0.08084211;0.01140194;-0.03332456,-0.1154511;-0.3451768;-0.02762115,-0.1033036;-0.7390745;0.05545377,-0.1067192;-0.7211105;-0.0214103,0.05468641;0.5590436;0.01587319,575.7067
+0;0;0,0.00960595;0.325106;0.007259699,0.01957491;0.6375984;-0.001149383,0.1900284;0.5090331;0.0009267493,0.2286102;0.225145;0.01766001,0.2625601;-0.0524874;-0.05656087,-0.1570912;0.5146927;0.0147888,-0.4081528;0.375795;0.008739857,-0.6725069;0.2646952;-0.03018078,0.07588276;0.004393306;-0.04450927,0.08628938;-0.3506016;0.005576883,0.08629724;-0.7397731;0.1088554,0.09505881;-0.7637624;0.05238108,-0.07771692;0.007628463;-0.04074868,-0.1182187;-0.3467912;-0.003539264,-0.1396904;-0.7365299;0.09527186,-0.1412685;-0.6983157;0.01709904,0.01709845;0.5613086;0.003441998,0;0;0,0.03179961;0.3235005;0.01323128,0.06224126;0.6347847;0.01301289,0.2146428;0.4794344;-0.01344335,0.2335068;0.1931978;-0.02203608,0.2466914;-0.08890176;-0.08517933,-0.125523;0.5491974;0.01779077,-0.409808;0.5491961;-0.02149194,-0.6968412;0.5479719;-0.05825397,0.075811;-0.003795251;-0.0446862,0.09627974;-0.3616141;-0.03108645,0.0881155;-0.754555;0.05638766,0.09041017;-0.7834392;0.004345894,-0.08072687;0.0113822;-0.03334945,-0.1150878;-0.3455876;-0.02786135,-0.1031973;-0.7394428;0.05494981,-0.1065994;-0.721602;-0.02264874,0.05488771;0.5587116;0.01549208,575.7289
+0;0;0,0.009725773;0.3251032;0.007223506,0.01978024;0.6375917;-0.001227543,0.1901949;0.5089625;0.0008468644,0.2283588;0.2250041;0.01734766,0.2622648;-0.05262002;-0.05692388,-0.1572208;0.5158923;0.01475176,-0.4122255;0.3843805;0.008560904,-0.6820353;0.2867003;-0.02888715,0.07581766;0.004387878;-0.04462059,0.08617189;-0.3505716;0.0057263,0.08604242;-0.7396489;0.109359,0.0955709;-0.763788;0.05315292,-0.0777615;0.007629232;-0.04066341,-0.1182974;-0.3468014;-0.00359543,-0.1398398;-0.7365297;0.09524135,-0.1342635;-0.7652535;0.04326661,0.01728488;0.5613033;0.003375452,0;0;0,0.03179961;0.3235005;0.01323128,0.06224126;0.6347847;0.01301289,0.2146428;0.4794344;-0.01344335,0.2335068;0.1931978;-0.02203608,0.2466914;-0.08890176;-0.08517933,-0.125523;0.5491974;0.01779077,-0.409808;0.5491961;-0.02149194,-0.6968412;0.5479719;-0.05825397,0.075811;-0.003795251;-0.0446862,0.09627974;-0.3616141;-0.03108645,0.0881155;-0.754555;0.05638766,0.09041017;-0.7834392;0.004345894,-0.08072687;0.0113822;-0.03334945,-0.1150878;-0.3455876;-0.02786135,-0.1031973;-0.7394428;0.05494981,-0.1065994;-0.721602;-0.02264874,0.05488771;0.5587116;0.01549208,575.754
+0;0;0,0.009719606;0.3248971;0.007218926,0.01976901;0.6372283;-0.00122801,0.1903163;0.5085944;0.0008423508,0.2284792;0.2246434;0.01734272,0.262495;-0.05387962;-0.0571693,-0.1573636;0.5155295;0.01475783,-0.4123617;0.3840211;0.008567125,-0.683045;0.2860246;-0.02900217,0.07585154;0.004389839;-0.04464054,0.08621941;-0.3510371;0.00577265,0.08609037;-0.7388266;0.1090624,0.09561256;-0.76293;0.05289334,-0.07779626;0.007632643;-0.04068158,-0.1183855;-0.3472647;-0.003564794,-0.1398566;-0.7357031;0.09494483,-0.134284;-0.7643882;0.04300438,0.0172748;0.560975;0.003372862,0;0;0,0.03209604;0.3232698;0.01308334,0.06258573;0.63439;0.01265454,0.2150999;0.4789432;-0.01365018,0.2340354;0.1927153;-0.02212537,0.2477207;-0.0903241;-0.08525729,-0.1253432;0.5495512;0.01752192,-0.4096459;0.559469;-0.02029903,-0.6972575;0.5450763;-0.05713205,0.07585034;-0.003898025;-0.04468822,0.0965858;-0.3621712;-0.03098977,0.08873209;-0.7539578;0.05556118,0.09131442;-0.783078;0.003880024,-0.08075346;0.01145781;-0.0333632,-0.1144947;-0.346045;-0.02783622,-0.1029913;-0.7385429;0.05500426,-0.1063624;-0.7207066;-0.02254236,0.05524091;0.5583538;0.01520371,575.7846
+0;0;0,0.009711705;0.324633;0.007213057,0.01975659;0.6368237;-0.001230452,0.1904008;0.5081865;0.0008369477,0.2285261;0.2245155;0.01732105,0.2625706;-0.05424294;-0.05725393,-0.1574722;0.5151254;0.01476015,-0.4122188;0.3837466;0.008575554,-0.6831309;0.2856673;-0.02902549,0.07581596;0.00438778;-0.04461959,0.08619625;-0.3514652;0.005854025,0.08606737;-0.7387749;0.1090159,0.09559297;-0.7628976;0.05282683,-0.07775976;0.007629062;-0.0406625,-0.1183977;-0.3476937;-0.003501214,-0.1398422;-0.7356514;0.09488652,-0.1342676;-0.7643574;0.04292749,0.01726323;0.5605962;0.003368864,0;0;0,0.0323256;0.3229929;0.01279008,0.06284703;0.633967;0.01212907,0.215452;0.4784687;-0.01405799,0.2344454;0.1925261;-0.02245867,0.2481786;-0.09074312;-0.08567774,-0.1251969;0.5496743;0.01707548,-0.4092371;0.5589778;-0.02072775,-0.6965661;0.566315;-0.06333014,0.07576993;-0.003916159;-0.04474151,0.09662899;-0.3626201;-0.0312109,0.08878852;-0.7539414;0.05514491,0.09165542;-0.7832153;0.003612407,-0.08071847;0.01145318;-0.03334028,-0.1141672;-0.3465134;-0.02806685,-0.1027491;-0.738557;0.05453242,-0.1061072;-0.7207365;-0.02304075,0.05551226;0.5579586;0.01475942,575.8069
+0;0;0,0.009830821;0.3244363;0.007156665,0.01997985;0.6364813;-0.00133107,0.1906059;0.5077305;0.0007304703,0.2286369;0.2241431;0.01715266,0.2626228;-0.05433753;-0.05766762,-0.1576861;0.5162075;0.01461207,-0.4210627;0.4036273;0.004796227,-0.6959492;0.3146195;-0.02383193,0.07566036;0.004449903;-0.04474568,0.08603233;-0.3516017;0.005927943,0.08583846;-0.7379395;0.1088028,0.09945723;-0.7885576;0.0234066,-0.07777914;0.007633617;-0.04047965,-0.1183624;-0.3479262;-0.003353409,-0.1398896;-0.7349229;0.09467857,-0.1332635;-0.7924362;0.01546494,0.01746105;0.5602946;0.003279311,0;0;0,0.0323711;0.3228;0.01261222,0.06284208;0.6336364;0.01179278,0.2155553;0.478214;-0.01437712,0.234597;0.1923727;-0.02274895,0.2486027;-0.09064186;-0.08608246,-0.125244;0.5499796;0.01674643,-0.4091955;0.5588695;-0.02107403,-0.6963485;0.565827;-0.06349186,0.07570601;-0.003880352;-0.04472148,0.09658631;-0.3628168;-0.03142476,0.08885405;-0.753197;0.05450356,0.08053824;-0.7414622;-0.06200612,-0.08064487;0.01139381;-0.03336247,-0.1140343;-0.346805;-0.0281719,-0.1024644;-0.737858;0.05419183,-0.1075009;-0.7261814;-0.06249647,0.05554425;0.5576657;0.01447606,575.84
+0;0;0,0.009826869;0.3243059;0.007153787,0.01997181;0.636225;-0.001330456,0.1906604;0.5074879;0.0007282239,0.2286404;0.2242808;0.01712839,0.2627541;-0.05524638;-0.05797309,-0.1577553;0.5159679;0.01461476,-0.4207786;0.4035387;0.00481208,-0.6966983;0.3141964;-0.02392367,0.07567275;0.004450632;-0.04475302,0.0860623;-0.3522042;0.006006464,0.08586863;-0.7381365;0.1087734,0.09948722;-0.7887535;0.02337836,-0.07779188;0.007634868;-0.04048628,-0.1184439;-0.3485274;-0.003297143,-0.1399485;-0.7351179;0.09463194,-0.1333225;-0.79263;0.01541945,0.01745407;0.5600707;0.00327797,0;0;0,0.03245092;0.3226639;0.01252937,0.06291748;0.6333732;0.01156414,0.2157028;0.4779441;-0.01451075,0.2348387;0.1924952;-0.02290452,0.2492524;-0.09153315;-0.08661914,-0.125238;0.5501373;0.01659806,-0.4083873;0.559315;-0.024144,-0.6972551;0.5612105;-0.06276037,0.07570227;-0.003884643;-0.04475582,0.09635783;-0.3634417;-0.03136826,0.08908168;-0.7534282;0.05443561,0.08077916;-0.7417007;-0.06207216,-0.08066821;0.01138232;-0.03334801,-0.1139015;-0.3474424;-0.02810309,-0.1020322;-0.7379683;0.05468237,-0.1070607;-0.7262994;-0.06200336,0.0556303;0.5574358;0.0142951,575.8622
+0;0;0,0.009826869;0.3243059;0.007153787,0.01997181;0.636225;-0.001330456,0.1906604;0.5074879;0.0007282239,0.2286404;0.2242808;0.01712839,0.2627541;-0.05524638;-0.05797309,-0.1577553;0.5159679;0.01461476,-0.4207786;0.4035387;0.00481208,-0.6966983;0.3141964;-0.02392367,0.07567275;0.004450632;-0.04475302,0.0860623;-0.3522042;0.006006464,0.08586863;-0.7381365;0.1087734,0.09948722;-0.7887535;0.02337836,-0.07779188;0.007634868;-0.04048628,-0.1184439;-0.3485274;-0.003297143,-0.1399485;-0.7351179;0.09463194,-0.1333225;-0.79263;0.01541945,0.01745407;0.5600707;0.00327797,0;0;0,0.03245092;0.3226639;0.01252937,0.06291748;0.6333732;0.01156414,0.2157028;0.4779441;-0.01451075,0.2348387;0.1924952;-0.02290452,0.2492524;-0.09153315;-0.08661914,-0.125238;0.5501373;0.01659806,-0.4083873;0.559315;-0.024144,-0.6972551;0.5612105;-0.06276037,0.07570227;-0.003884643;-0.04475582,0.09635783;-0.3634417;-0.03136826,0.08908168;-0.7534282;0.05443561,0.08077916;-0.7417007;-0.06207216,-0.08066821;0.01138232;-0.03334801,-0.1139015;-0.3474424;-0.02810309,-0.1020322;-0.7379683;0.05468237,-0.1070607;-0.7262994;-0.06200336,0.0556303;0.5574358;0.0142951,575.8848
+0;0;0,0.009877862;0.3241602;0.007205011,0.02001416;0.6359807;-0.001222733,0.1906685;0.5072342;0.0005923465,0.22817;0.223897;0.01668988,0.262465;-0.05578899;-0.05828422,-0.1580474;0.5170667;0.0141048,-0.4220752;0.4068529;0.004741297,-0.7001188;0.3239704;-0.0243053,0.07569487;0.004451795;-0.04479851,0.08601079;-0.3524919;0.005917501,0.08602968;-0.738583;0.1083703,0.0935188;-0.761181;0.0529921,-0.07784741;0.007599998;-0.04047789,-0.1183303;-0.3489194;-0.003839146,-0.1403279;-0.735473;0.09442201,-0.1367736;-0.7626525;0.04336068,0.01750121;0.5598419;0.003372352,0;0;0,0.03245015;0.3225307;0.01225913,0.06288598;0.6331415;0.01112723,0.2156717;0.4777631;-0.01497137,0.2348894;0.1922689;-0.02328956,0.2494237;-0.09185407;-0.08719897,-0.1252367;0.5503764;0.01606862,-0.4083888;0.5590514;-0.02510283,-0.6969731;0.5662109;-0.06620408,0.07565229;-0.003920019;-0.04491997,0.09636305;-0.3637578;-0.0316844,0.08901741;-0.7538331;0.0540489,0.09039925;-0.7816126;0.003561258,-0.08077102;0.01143138;-0.03319344,-0.1140367;-0.3476762;-0.02844901,-0.1021858;-0.738304;0.05420904,-0.1054328;-0.7202132;-0.02153401,0.05562428;0.5572196;0.01390243,575.9187
+0;0;0,0.009875833;0.3240936;0.007203531,0.02000807;0.6357889;-0.001221327,0.1906527;0.5070648;0.0005927563,0.2281735;0.2235818;0.01669857,0.2624655;-0.0560804;-0.05826914,-0.1580423;0.5168967;0.0141044,-0.422206;0.4066262;0.004736081,-0.7002261;0.3237507;-0.02430805,0.07566968;0.004450313;-0.0447836,0.08600441;-0.3531442;0.006024882,0.0860233;-0.7393796;0.108516,0.09359265;-0.7625412;0.05254453,-0.07782149;0.007597468;-0.04046442,-0.1183782;-0.3495719;-0.003758874,-0.140384;-0.7362701;0.09453905,-0.1367916;-0.7640622;0.04293069,0.01749576;0.5596693;0.003372596,0;0;0,0.03258283;0.3224572;0.01207602,0.06308901;0.6329348;0.01077509,0.2158444;0.4775392;-0.01522911,0.2351602;0.1919042;-0.02355719,0.2499131;-0.09210247;-0.08781934,-0.1250373;0.5503287;0.01581959,-0.4085277;0.5569313;-0.02442208,-0.6969063;0.5674367;-0.06606905,0.07563515;-0.00392814;-0.04489064,0.0964258;-0.3644211;-0.03167188,0.08921239;-0.7545983;0.05430496,0.09071812;-0.7818804;0.002029419,-0.08072678;0.01140936;-0.03323084,-0.1138168;-0.3483748;-0.02847908,-0.101958;-0.7391938;0.05399574,-0.1052439;-0.7212394;-0.02255718,0.05581714;0.5570345;0.01358175,575.9413
+0;0;0,0.009873423;0.3240145;0.007201773,0.02000169;0.6355878;-0.001219731,0.1906898;0.5068818;0.0005917936,0.2282148;0.223367;0.01669942,0.2623223;-0.0547899;-0.0578648,-0.1580908;0.5167162;0.01410675,-0.422284;0.4064333;0.004737385,-0.6988077;0.3240039;-0.02415042,0.075688;0.004451389;-0.04479444,0.08600088;-0.3523873;0.005906656,0.08601981;-0.7393559;0.1085923,0.09367017;-0.7630864;0.05202184,-0.07784034;0.007599307;-0.04047421,-0.1183113;-0.3488153;-0.003846243,-0.140359;-0.7362475;0.09463826,-0.1367281;-0.764658;0.04247759,0.01749041;0.5594993;0.003372315,0;0;0,0.03272946;0.3223669;0.01196361,0.0632817;0.6327164;0.01049495,0.2161217;0.4774199;-0.01544261,0.2355124;0.1917559;-0.02370465,0.2504512;-0.09057513;-0.08820641,-0.1248978;0.5502895;0.01551831,-0.4083717;0.5667001;-0.02218294,-0.6944394;0.5567025;-0.06865656,0.07563788;-0.004007682;-0.0449208,0.0962923;-0.3637472;-0.03181589,0.08971027;-0.7547143;0.05415201,0.09246969;-0.7833371;0.002176523,-0.08074472;0.01148538;-0.03321754,-0.1134511;-0.3475681;-0.02855666,-0.1014229;-0.7390994;0.05419383,-0.1047314;-0.7212828;-0.02317748,0.05600724;0.5568493;0.01334453,575.9747
+0;0;0,0.00993125;0.3239689;0.007202796,0.02007959;0.6354384;-0.0012193,0.1907282;0.5066832;0.0005984521,0.2279264;0.2230335;0.01671909,0.2620993;-0.05525869;-0.05787684,-0.1583601;0.5179854;0.01376759,-0.4276743;0.4206526;0.003920455,-0.7100652;0.3614298;-0.02652383,0.07567187;0.004436104;-0.04482699,0.08600845;-0.3525233;0.005938176,0.08541056;-0.7366561;0.1090839,0.09695522;-0.756649;0.05100494,-0.07785326;0.007596045;-0.04045416,-0.1183081;-0.3489555;-0.003870897,-0.1405093;-0.7337843;0.09416689,-0.1418547;-0.6956981;0.01710505,0.01756314;0.5593691;0.003373466,0;0;0,0.0328116;0.3223159;0.01192522,0.06343709;0.6325548;0.01038659,0.2162673;0.4773136;-0.01552999,0.2356733;0.191559;-0.02380359,0.2507469;-0.09088117;-0.08845043,-0.1247504;0.5502998;0.01532321,-0.4084253;0.5612773;-0.02352012,-0.695006;0.556186;-0.06851447,0.07564613;-0.004037291;-0.04490804,0.09627998;-0.3639098;-0.03187084,0.0902482;-0.7523028;0.05363942,0.09342878;-0.7795107;0.001458414,-0.0807372;0.01149975;-0.03323597,-0.1132771;-0.3476987;-0.02859185,-0.1013364;-0.7366755;0.05357813,-0.104586;-0.7187275;-0.02290659,0.05614805;0.5567085;0.01324368,576.0084
+0;0;0,0.009931364;0.3239726;0.00720288,0.02007725;0.635367;-0.001216611,0.1909144;0.5065861;0.0005962437,0.2281208;0.2228739;0.01672043,0.2624987;-0.05708823;-0.05832312,-0.1585519;0.5179005;0.01377963,-0.4279254;0.4205463;0.003930335,-0.7120109;0.3609681;-0.02669664,0.07561949;0.004433034;-0.04479596,0.08595801;-0.3525933;0.00597873,0.08535997;-0.736821;0.1091499,0.09684088;-0.7565377;0.05139171,-0.07779938;0.007590787;-0.04042616,-0.1182619;-0.3490277;-0.003836036,-0.1404685;-0.7339514;0.09422595,-0.1418065;-0.6959099;0.0175897,0.01756183;0.5593291;0.003374262,0;0;0,0.03270873;0.3223331;0.01184344,0.06293246;0.6325322;0.009956479,0.2161373;0.4772934;-0.01564145,0.2356082;0.1914801;-0.02392268,0.2507942;-0.09266165;-0.08892286,-0.1253206;0.5502618;0.01507895,-0.4090155;0.5480877;-0.0255335,-0.6972964;0.5570697;-0.07031777,0.07561514;-0.004021525;-0.04484212,0.09620877;-0.3639683;-0.03191912,0.09019655;-0.7524618;0.05359256,0.09405954;-0.7797954;0.002235893,-0.08066466;0.01147988;-0.03325752,-0.1132337;-0.3477837;-0.02859442,-0.1013026;-0.736868;0.05354323,-0.1045235;-0.7188643;-0.02251785,0.05577186;0.5567099;0.01293468,576.0414
+0;0;0,0.009931143;0.3239654;0.007202719,0.02007344;0.6352502;-0.001213347,0.1911466;0.506435;0.0005935002,0.2283854;0.2224758;0.01673173,0.2627294;-0.05721033;-0.05823786,-0.158793;0.5177647;0.01379475,-0.4284009;0.4203258;0.003936874,-0.7122064;0.3608063;-0.02665991,0.07557283;0.004430298;-0.04476833,0.08590549;-0.3523937;0.005977593,0.08530794;-0.7363048;0.1090637,0.09684616;-0.7562697;0.05101727,-0.07775138;0.007586104;-0.04040122,-0.1181909;-0.3488303;-0.003831834,-0.1403792;-0.7334368;0.09414936,-0.1417239;-0.6953552;0.0171306,0.01755926;0.5592494;0.003375281,0;0;0,0.0325744;0.3223413;0.01179206,0.06255136;0.6324525;0.009718895,0.2161028;0.4772168;-0.01572645,0.2356238;0.1911579;-0.02404702,0.250833;-0.09269896;-0.08899522,-0.125881;0.5502043;0.01486326,-0.4098306;0.5472012;-0.02567775,-0.6981256;0.5513312;-0.06918886,0.07556957;-0.003950164;-0.04481876,0.09634475;-0.3636883;-0.03208375,0.09031706;-0.7518079;0.05359984,0.09438941;-0.7789503;0.001473311,-0.08060815;0.01143088;-0.03326778,-0.1131578;-0.3476298;-0.02865466,-0.1013347;-0.7364469;0.05317653,-0.1045523;-0.7185072;-0.02326434,0.05545706;0.5566635;0.01274872,576.0751
+0;0;0,0.01002034;0.3240134;0.007173955,0.02021419;0.6352801;-0.001298588,0.1915448;0.5063899;0.0006157581,0.2286481;0.2223461;0.01663625,0.2630193;-0.05727473;-0.05839025,-0.1592946;0.5191293;0.01310509,-0.4316635;0.429617;0.002295421,-0.7145636;0.3651422;-0.02614266,0.07551432;0.004392715;-0.04477455,0.08597254;-0.352543;0.006167956,0.08511665;-0.7364137;0.1091422,0.09705471;-0.7556505;0.05019042,-0.07771879;0.007593087;-0.04035594,-0.1182808;-0.3489425;-0.003684692,-0.1404148;-0.7334632;0.09437165,-0.1416223;-0.6953586;0.01707385,0.01768825;0.559291;0.003306894,0;0;0,0.03230963;0.3224177;0.01180923,0.06174087;0.6325657;0.009651899,0.2157531;0.4772766;-0.01571107,0.2356026;0.1911827;-0.02410245,0.2509064;-0.09256926;-0.08928525,-0.1268104;0.5501286;0.0147361,-0.4108016;0.5455838;-0.02579171,-0.6991272;0.5458927;-0.06899401,0.07555338;-0.003906995;-0.04475367,0.09629405;-0.3637922;-0.03210044,0.09029042;-0.7518646;0.05348575,0.09411345;-0.7788983;0.0008109808,-0.08054722;0.01139089;-0.03329958,-0.1133504;-0.3477902;-0.02876847,-0.1012319;-0.7364711;0.05333791,-0.104445;-0.7185789;-0.02337694,0.05480342;0.5567732;0.0127033,576.1085
+0;0;0,0.01002268;0.3240889;0.007175627,0.02021702;0.6353709;-0.001297121,0.1915915;0.5064682;0.0006164843,0.2286806;0.2225325;0.01663088,0.2630607;-0.05716088;-0.0584151,-0.1593363;0.5192109;0.01310896,-0.4316016;0.4297326;0.002303408,-0.7145752;0.3652411;-0.02614205,0.07550566;0.004392211;-0.04476941,0.08597262;-0.3528418;0.006215658,0.08511728;-0.73647;0.1091249,0.09722315;-0.756399;0.04934436,-0.07770988;0.007592217;-0.04035131,-0.1183058;-0.3492412;-0.003649421,-0.1404258;-0.733519;0.09434497,-0.1416503;-0.6953006;0.01596057,0.01769112;0.5593827;0.003308298,0;0;0,0.03209836;0.3225139;0.01183259,0.06126017;0.6327031;0.009675145,0.2153369;0.4773074;-0.01568746,0.235541;0.1913482;-0.02409589,0.2509126;-0.09247115;-0.08930767,-0.1272629;0.54988;0.01458708,-0.4111016;0.5435594;-0.02599865,-0.6990244;0.5199059;-0.06578868,0.07555018;-0.003893644;-0.04474044,0.09614597;-0.364085;-0.03196645,0.09013953;-0.7519234;0.053514,0.0890904;-0.7805824;0.0008718893,-0.08053437;0.01137794;-0.03330847,-0.1133232;-0.3481067;-0.02874027,-0.101243;-0.7365414;0.05332205,-0.1044793;-0.7188212;-0.02447185,0.05438428;0.5569057;0.01271832,576.1307
+0;0;0,0.01002268;0.3240889;0.007175627,0.02021702;0.6353709;-0.001297121,0.1915915;0.5064682;0.0006164843,0.2286806;0.2225325;0.01663088,0.2630607;-0.05716088;-0.0584151,-0.1593363;0.5192109;0.01310896,-0.4316016;0.4297326;0.002303408,-0.7145752;0.3652411;-0.02614205,0.07550566;0.004392211;-0.04476941,0.08597262;-0.3528418;0.006215658,0.08511728;-0.73647;0.1091249,0.09722315;-0.756399;0.04934436,-0.07770988;0.007592217;-0.04035131,-0.1183058;-0.3492412;-0.003649421,-0.1404258;-0.733519;0.09434497,-0.1416503;-0.6953006;0.01596057,0.01769112;0.5593827;0.003308298,0;0;0,0.03209836;0.3225139;0.01183259,0.06126017;0.6327031;0.009675145,0.2153369;0.4773074;-0.01568746,0.235541;0.1913482;-0.02409589,0.2509126;-0.09247115;-0.08930767,-0.1272629;0.54988;0.01458708,-0.4111016;0.5435594;-0.02599865,-0.6990244;0.5199059;-0.06578868,0.07555018;-0.003893644;-0.04474044,0.09614597;-0.364085;-0.03196645,0.09013953;-0.7519234;0.053514,0.0890904;-0.7805824;0.0008718893,-0.08053437;0.01137794;-0.03330847,-0.1133232;-0.3481067;-0.02874027,-0.101243;-0.7365414;0.05332205,-0.1044793;-0.7188212;-0.02447185,0.05438428;0.5569057;0.01271832,576.1534
+0;0;0,0.01004597;0.3241029;0.007169104,0.02023366;0.6353307;-0.001294247,0.19169;0.5064171;0.0005964111,0.2286287;0.2223963;0.01661781,0.2631336;-0.05716738;-0.05851903,-0.1597043;0.5204469;0.0127519,-0.4330494;0.4338547;0.004195505,-0.7184449;0.3817388;-0.02453269,0.07549016;0.004422214;-0.0447881,0.08594971;-0.3528429;0.006255142,0.0851267;-0.7365226;0.1090786,0.09739132;-0.7567478;0.04924448,-0.07770862;0.007541425;-0.04035829,-0.1185198;-0.3493036;-0.003626071,-0.1402881;-0.7336915;0.09412654,-0.1414412;-0.6954471;0.01548937,0.01771013;0.5593596;0.003308635,0;0;0,0.03191863;0.3225443;0.01189137,0.06089507;0.632697;0.009800911,0.2151242;0.4773732;-0.01564383,0.2356039;0.1913674;-0.02402198,0.2509166;-0.0923681;-0.08922696,-0.1276689;0.5496697;0.01446307,-0.4115248;0.5405539;-0.02593068,-0.6995829;0.5189408;-0.06526779,0.07557097;-0.00387378;-0.04470253,0.09621242;-0.364101;-0.03191793,0.09020488;-0.7519595;0.05359899,0.08989638;-0.7806534;0.0006080791,-0.08051896;0.01133807;-0.03335325,-0.1132924;-0.348188;-0.02887004,-0.1013157;-0.7366419;0.05324901,-0.1045335;-0.7189657;-0.02479504,0.05405641;0.5569124;0.01281595,576.1873
+0;0;0,0.01004708;0.3241387;0.007169896,0.02023312;0.6353164;-0.001291776,0.1919664;0.5063381;0.0005934015,0.2288793;0.2225151;0.01660364,0.2633933;-0.05712181;-0.05855288,-0.1599859;0.5203901;0.01276819,-0.4331406;0.4338582;0.004217755,-0.7186109;0.3817287;-0.02451796,0.07547069;0.004421073;-0.04477655,0.08593545;-0.3530222;0.006292153,0.08511233;-0.7367537;0.1091294,0.09742314;-0.7571681;0.04907001,-0.07768857;0.007539479;-0.04034787,-0.1185201;-0.3494835;-0.003597334,-0.1402913;-0.7339233;0.09416846,-0.1414488;-0.6956478;0.01523513,0.01771023;0.5593646;0.003309931,0;0;0,0.03156495;0.3226145;0.0119065,0.05996402;0.6327709;0.009849072,0.2147227;0.4775198;-0.0155009,0.2354271;0.1917312;-0.02389836,0.2508466;-0.09206393;-0.08916032,-0.1287216;0.5493196;0.01445002,-0.4123499;0.5385896;-0.02572726,-0.7005646;0.5160689;-0.06395885,0.07556142;-0.003825873;-0.04467821,0.09614678;-0.3642337;-0.03180504,0.09022002;-0.7521625;0.05364776,0.09066324;-0.7808041;0.0001569949,-0.08048666;0.01128399;-0.0333898,-0.1132377;-0.3484243;-0.02885574,-0.1013792;-0.7369355;0.05326864,-0.1045926;-0.7193044;-0.02507025,0.05327547;0.5569916;0.01284397,576.2099
+0;0;0,0.01004825;0.3241763;0.007170728,0.02023331;0.6353243;-0.001289786,0.1919105;0.5063784;0.0005953526,0.2288434;0.2224022;0.01661424,0.263332;-0.05702928;-0.05848709,-0.1599275;0.5204259;0.01276619,-0.4332297;0.4338473;0.004211139,-0.7184904;0.3817561;-0.02450347,0.07546005;0.00442045;-0.04477024,0.08592737;-0.35311;0.006310917,0.08510438;-0.7367787;0.1091314,0.09760024;-0.7579508;0.04816922,-0.07767763;0.007538417;-0.04034219,-0.1185191;-0.3495717;-0.00358269,-0.1402868;-0.7339485;0.09416711,-0.1414617;-0.6955487;0.01404737,0.01771093;0.5593877;0.003311001,0;0;0,0.03130459;0.3226721;0.0120579,0.0592907;0.6328394;0.01032555,0.2141795;0.4777833;-0.01516998,0.2352607;0.1918696;-0.02366018,0.2509317;-0.09170905;-0.08884609,-0.1292073;0.5488555;0.01441625,-0.4130805;0.536935;-0.02478823,-0.7011603;0.513355;-0.06174328,0.07557345;-0.003778309;-0.04463756,0.09620026;-0.3642702;-0.03171527,0.09021612;-0.7521292;0.05374849,0.09124831;-0.7808191;-0.001438022,-0.08045652;0.0112108;-0.03345446,-0.1131623;-0.3485886;-0.02880394,-0.1013319;-0.7370449;0.05326949,-0.1045363;-0.71959;-0.02625073,0.05271045;0.5570617;0.01321173,576.2432
+0;0;0,0.01015781;0.3242241;0.007171433,0.0203779;0.6354425;-0.001289944,0.1919314;0.5064701;0.0006170082,0.2287525;0.2229023;0.01666918,0.263343;-0.05735642;-0.05867125,-0.1598979;0.5214657;0.01241141,-0.4361452;0.4464377;0.003329431,-0.7222483;0.393079;-0.02341895,0.07545519;0.004401081;-0.04474279,0.08603036;-0.3530734;0.006331652,0.08529624;-0.7367707;0.1092906,0.09767977;-0.7582629;0.04783317,-0.07764377;0.007533605;-0.04036658,-0.1188816;-0.3495361;-0.004185248,-0.1402498;-0.7339232;0.09386934,-0.1413528;-0.6954651;0.01319068,0.01784956;0.559487;0.003313491,0;0;0,0.03098624;0.3227529;0.01209652,0.05835515;0.6330481;0.01045811,0.2134494;0.4781891;-0.01476002,0.2349901;0.1927359;-0.0235188,0.2509327;-0.0916937;-0.08881235,-0.1298395;0.5483556;0.01429729,-0.4134658;0.5353636;-0.02327241,-0.7025707;0.510271;-0.05800538,0.07557515;-0.003766894;-0.04459798,0.09621761;-0.3642055;-0.03170168,0.09020945;-0.7521273;0.05376959,0.09089672;-0.7819673;-0.001007315,-0.08038688;0.01114865;-0.03359209,-0.113084;-0.3485959;-0.02877616,-0.1012249;-0.7371175;0.053291,-0.1043846;-0.7197501;-0.02678546,0.05193711;0.5572358;0.01331019,576.2765
+0;0;0,0.01016201;0.3243583;0.0071744,0.02038595;0.6356938;-0.001290093,0.1922566;0.5065975;0.0006135707,0.2291827;0.2222207;0.01671154,0.2635894;-0.05654848;-0.05822848,-0.1602155;0.5216205;0.01242952,-0.4372507;0.4463785;0.003321631,-0.7218333;0.3933034;-0.02328459,0.07543263;0.004399765;-0.0447294,0.08600923;-0.3531231;0.006351948,0.0852762;-0.7362561;0.1091595,0.09773742;-0.7580713;0.04731648,-0.07762056;0.007531353;-0.0403545,-0.1188639;-0.3495868;-0.004168268,-0.1402007;-0.7334085;0.0937421,-0.1413107;-0.6948973;0.01255731,0.0178567;0.5597112;0.003314979,0;0;0,0.03026808;0.3229565;0.01208031,0.05624;0.6334897;0.0104382,0.2124341;0.4789264;-0.01376057,0.2347697;0.1927345;-0.02314901,0.2510853;-0.09013808;-0.08818007,-0.131867;0.5479186;0.01434485,-0.416509;0.5341039;-0.02144528,-0.7043198;0.5073491;-0.05244809,0.07557222;-0.003710821;-0.0445559,0.09619338;-0.3642;-0.03166723,0.09037723;-0.7515367;0.05375695,0.09183886;-0.782382;-0.0006521903,-0.08033413;0.01108287;-0.03367129,-0.1130355;-0.3487089;-0.02874004,-0.1013465;-0.7366906;0.05307898,-0.1044123;-0.719412;-0.02750273,0.0502002;0.5576189;0.01328254,576.2987
+0;0;0,0.01016224;0.3243656;0.007174562,0.02038388;0.6356311;-0.001287842,0.1930763;0.5063061;0.0006018141,0.2300223;0.2217758;0.01670847,0.264407;-0.056815;-0.05818358,-0.1610552;0.5213998;0.01247339,-0.43824;0.4461172;0.003360584,-0.7226405;0.393076;-0.02322861,0.07540317;0.004398047;-0.04471194,0.08598891;-0.3534338;0.006413549,0.0852536;-0.7377558;0.1095401,0.09753365;-0.7588177;0.0485962,-0.07759024;0.007528412;-0.04033874,-0.1188692;-0.3498982;-0.004121251,-0.1402722;-0.7349111;0.09409297,-0.1413661;-0.6965237;0.01408842,0.01785534;0.5596699;0.00331594,0;0;0,0.02939781;0.3230446;0.01207149,0.05415533;0.6336074;0.01048756,0.2118551;0.4793684;-0.01320362,0.2345285;0.1930465;-0.02256322,0.2512134;-0.08963004;-0.08752131,-0.1344851;0.5474942;0.01434401,-0.4195262;0.5329084;-0.0191341,-0.7073985;0.5048084;-0.04640858,0.07560068;-0.003682137;-0.0444423,0.09605915;-0.3644895;-0.03144348,0.09032411;-0.7531375;0.0537554,0.09206078;-0.7824578;-0.0005618371,-0.08020135;0.01094257;-0.03394321,-0.1126496;-0.3491815;-0.02872819,-0.1010874;-0.7383137;0.05362149,-0.1074931;-0.7732058;0.006501805,0.04841238;0.557734;0.0133059,576.3327
+0;0;0,0.0102824;0.3243951;0.00703754,0.02054274;0.6356111;-0.001639054,0.1925548;0.5063993;0.0006861135,0.2294192;0.2212894;0.01678894,0.2638402;-0.05703595;-0.05801249,-0.1605776;0.5231254;0.0120766,-0.4401679;0.4548566;0.00344039,-0.7252808;0.4068912;-0.02215362,0.07540819;0.004300054;-0.04463214,0.08613399;-0.3538015;0.006510176,0.08546256;-0.7381731;0.1095557,0.09687021;-0.760596;0.04776501,-0.07749259;0.00760848;-0.04042182,-0.1187597;-0.3500795;-0.004039343,-0.1400484;-0.7351471;0.09409367,-0.1410585;-0.6966283;0.01271315,0.01800762;0.559669;0.003033583,0;0;0,0.02894318;0.3231131;0.01214874,0.05325511;0.6336704;0.01070392,0.210753;0.4801946;-0.0123924,0.2342956;0.1933866;-0.02203012,0.2516127;-0.0889993;-0.0868634,-0.1345975;0.5472434;0.01436343,-0.420421;0.5315962;-0.01671729,-0.7082028;0.5018336;-0.03997449,0.07560597;-0.003631473;-0.04435611,0.09603456;-0.3647077;-0.03116667,0.09041397;-0.7534124;0.05390668,0.09221557;-0.7827322;-0.002434134,-0.08012165;0.01084681;-0.03405558,-0.11253;-0.3495559;-0.02886376,-0.1010012;-0.7386581;0.05376143,-0.1074083;-0.7739048;0.004790079,0.04760459;0.5578034;0.01347971,576.3655
+0;0;0,0.01028207;0.3243846;0.007037313,0.02053943;0.6355104;-0.001636624,0.1927214;0.5062724;0.000684717,0.2295767;0.2212331;0.01678356,0.2638169;-0.05563042;-0.057625,-0.160753;0.5230147;0.01208623,-0.440274;0.4547627;0.003452165,-0.7238894;0.4070492;-0.02200742,0.07537427;0.004298119;-0.04461206,0.086109;-0.3541019;0.006572876,0.08543899;-0.7376605;0.1094004,0.0968714;-0.7601972;0.04747565,-0.07745773;0.007605057;-0.04040363,-0.1187592;-0.350381;-0.00399084,-0.1400029;-0.7346342;0.09393464,-0.1410151;-0.6960968;0.01237748,0.01800516;0.5595937;0.003034459,0;0;0,0.02819136;0.3231636;0.01229298,0.05192235;0.6336768;0.01106548,0.2098671;0.480342;-0.01165247,0.2341784;0.1936547;-0.02082992,0.2525568;-0.08722225;-0.08511698,-0.1359604;0.5468133;0.0146752,-0.4220176;0.5303964;-0.01301212,-0.7085311;0.5015489;-0.033995,0.07563852;-0.003571585;-0.04422724,0.09589964;-0.3649504;-0.03078914,0.09061918;-0.7528728;0.05394291,0.09230644;-0.7825899;-0.002239946,-0.08002898;0.0107189;-0.03421194,-0.1122561;-0.3500008;-0.02887997,-0.1010937;-0.7383052;0.05349872,-0.1076384;-0.7739463;0.004776027,0.04639204;0.557824;0.01378143,576.3989
+0;0;0,0.01028207;0.3243846;0.007037313,0.02053943;0.6355104;-0.001636624,0.1927214;0.5062724;0.000684717,0.2295767;0.2212331;0.01678356,0.2638169;-0.05563042;-0.057625,-0.160753;0.5230147;0.01208623,-0.440274;0.4547627;0.003452165,-0.7238894;0.4070492;-0.02200742,0.07537427;0.004298119;-0.04461206,0.086109;-0.3541019;0.006572876,0.08543899;-0.7376605;0.1094004,0.0968714;-0.7601972;0.04747565,-0.07745773;0.007605057;-0.04040363,-0.1187592;-0.350381;-0.00399084,-0.1400029;-0.7346342;0.09393464,-0.1410151;-0.6960968;0.01237748,0.01800516;0.5595937;0.003034459,0;0;0,0.02819136;0.3231636;0.01229298,0.05192235;0.6336768;0.01106548,0.2098671;0.480342;-0.01165247,0.2341784;0.1936547;-0.02082992,0.2525568;-0.08722225;-0.08511698,-0.1359604;0.5468133;0.0146752,-0.4220176;0.5303964;-0.01301212,-0.7085311;0.5015489;-0.033995,0.07563852;-0.003571585;-0.04422724,0.09589964;-0.3649504;-0.03078914,0.09061918;-0.7528728;0.05394291,0.09230644;-0.7825899;-0.002239946,-0.08002898;0.0107189;-0.03421194,-0.1122561;-0.3500008;-0.02887997,-0.1010937;-0.7383052;0.05349872,-0.1076384;-0.7739463;0.004776027,0.04639204;0.557824;0.01378143,576.4214
+0;0;0,0.01034098;0.3244262;0.007067719,0.02059087;0.6355513;-0.001593248,0.1932344;0.5061667;0.0008564051,0.229942;0.2206187;0.01694212,0.2643593;-0.05617288;-0.05734745,-0.1615208;0.5247567;0.01195429,-0.4433358;0.4645903;0.001749149,-0.7281508;0.4236656;-0.02111199,0.0753988;0.004138678;-0.04452056,0.08626653;-0.3546665;0.006770335,0.08574517;-0.7379791;0.1094078,0.09560293;-0.7608911;0.04749409,-0.07734822;0.007742838;-0.04051529,-0.1187339;-0.3506439;-0.003960785,-0.1397416;-0.7346024;0.09400757,-0.1406605;-0.69606;0.01242117,0.01806762;0.5596346;0.003082253,0;0;0,0.02725893;0.3232887;0.01227152,0.05007277;0.6338698;0.01103496,0.2090024;0.4807959;-0.01096415,0.2340758;0.1936873;-0.02012002,0.2530221;-0.08709255;-0.08431327,-0.1380194;0.5462831;0.01508564,-0.4246831;0.5299216;-0.01137305,-0.7114229;0.4990389;-0.02335619,0.07573633;-0.003516183;-0.04399812,0.09591942;-0.365312;-0.03034365,0.09072459;-0.7529611;0.05429959,0.09251043;-0.7827328;-0.001863714,-0.07991206;0.01055843;-0.03444955,-0.1119875;-0.3505967;-0.02914178,-0.1005468;-0.7384731;0.05382997,-0.1033879;-0.7212573;-0.02715551,0.04475939;0.5580016;0.01374781,576.4439
+0;0;0,0.01034062;0.3244149;0.007067472,0.02058622;0.6354098;-0.001589697,0.1930184;0.5061259;0.0008604594,0.2297667;0.2202606;0.01696405,0.2642409;-0.05698857;-0.05744834,-0.1613063;0.5246933;0.01194488,-0.4434345;0.46446;0.001728396,-0.7287204;0.4234677;-0.02117053,0.07528342;0.004132344;-0.04445243,0.0861629;-0.3550611;0.006893974,0.08564279;-0.7374575;0.1092861,0.09544292;-0.7600602;0.04773436,-0.07722986;0.007730988;-0.04045328,-0.1186603;-0.3510435;-0.003859226,-0.1396178;-0.7340842;0.09387495,-0.1405313;-0.6955918;0.01276553,0.01806416;0.5595289;0.003083606,0;0;0,0.02660078;0.3233307;0.01231027,0.04897179;0.6338134;0.01109183,0.2080607;0.4812632;-0.01035237,0.2339171;0.1939006;-0.01945937,0.253578;-0.08726844;-0.08388114,-0.1387714;0.5457789;0.01547943,-0.4259103;0.5294105;-0.009259881,-0.7133059;0.4986094;-0.01617546,0.07564755;-0.003324196;-0.04389858,0.09567781;-0.3655159;-0.03009081,0.09064931;-0.7522426;0.05434036,0.09235187;-0.782169;-0.0009553507,-0.07977271;0.01043513;-0.03446897,-0.1117318;-0.3511304;-0.02959616,-0.1002441;-0.7379369;0.05383115,-0.1059222;-0.7733635;0.005469851,0.04375057;0.5579746;0.0138005,576.4771
+0;0;0,0.01033879;0.3243575;0.007066222,0.02057469;0.6350581;-0.00158217,0.1932107;0.5057976;0.0008602052,0.2300328;0.2193587;0.01699611,0.264205;-0.05546203;-0.05676451,-0.1615211;0.5243865;0.01195736,-0.4442154;0.4640323;0.001720376,-0.7270025;0.4233991;-0.02097798,0.07521736;0.004128718;-0.04441342,0.08613736;-0.3564023;0.007124182,0.08561876;-0.7376875;0.1092188,0.09534159;-0.7598752;0.04815249,-0.07716209;0.007724204;-0.04041779,-0.1187468;-0.3523863;-0.00368746,-0.1396434;-0.734314;0.09376273,-0.1405497;-0.6958886;0.01329301,0.01805545;0.559262;0.003085906,0;0;0,0.02555229;0.3233557;0.0123601,0.04687231;0.6336169;0.01114905,0.2068686;0.4817997;-0.00957942,0.2337649;0.1939568;-0.01888442,0.2550983;-0.08472055;-0.08227706,-0.1407913;0.5452978;0.01598844,-0.4286407;0.5288261;-0.007138735,-0.7134564;0.4978394;-0.01453187,0.07561212;-0.00313881;-0.04382014,0.09511475;-0.3666977;-0.02958608,0.09076937;-0.7523373;0.05446864,0.09309218;-0.7820843;-4.814938E-05,-0.07970306;0.01030876;-0.03447319,-0.1117104;-0.3526129;-0.02984659,-0.1001431;-0.738204;0.05374565,-0.1059054;-0.7728971;0.005488139,0.04191276;0.5578458;0.01385736,576.4998
+0;0;0,0.01046972;0.3243901;0.007048903,0.02077399;0.6350302;-0.001591938,0.1932928;0.5057607;0.0008749433,0.2300483;0.2188425;0.01709946,0.2640258;-0.05523452;-0.05578143,-0.1615049;0.5256776;0.01153074,-0.4461175;0.4725576;0.001033312,-0.7285062;0.4340597;-0.01790906,0.07520999;0.004051142;-0.04435193,0.08649503;-0.3584133;0.007319942,0.08595311;-0.7389202;0.1091803,0.09601171;-0.7626609;0.04804733,-0.07707115;0.007771113;-0.04049316,-0.1186381;-0.3542818;-0.00350967,-0.1394232;-0.7354249;0.09374849,-0.1402387;-0.6968847;0.01218338,0.01824351;0.5592483;0.003073303,0;0;0,0.02421093;0.3234915;0.01246405,0.04456395;0.6337594;0.01132011,0.2048972;0.4823334;-0.009119273,0.2340134;0.1942208;-0.01804209,0.2561755;-0.08353862;-0.08083415,-0.1427357;0.5448749;0.01690629,-0.4311081;0.5283006;-0.005518919,-0.7148533;0.4964434;-0.01313915,0.07564488;-0.002946109;-0.04369462,0.09493315;-0.3684295;-0.02860546,0.09191903;-0.7534325;0.05461049,0.09408283;-0.7837217;-0.0009503327,-0.0796627;0.01012358;-0.03451687,-0.1113765;-0.3547741;-0.02985422,-0.0996973;-0.7395943;0.05344237,-0.1057204;-0.7741957;0.00327421,0.03982311;0.5579877;0.01401102,576.5331
+0;0;0,0.01046663;0.3242942;0.007046819,0.02076763;0.6348359;-0.001591408,0.1925256;0.5058203;0.0008837311,0.229315;0.2186376;0.0171232,0.2632829;-0.05536184;-0.05573706,-0.1607286;0.5256506;0.01149317,-0.4456035;0.4724816;0.0009860611,-0.7279124;0.4339946;-0.01795095,0.07521813;0.004051581;-0.04435673,0.0865541;-0.3600489;0.007548366,0.08601433;-0.7390441;0.109004,0.09607871;-0.7628157;0.04783594,-0.07707947;0.007771953;-0.04049755,-0.118834;-0.355915;-0.003347129,-0.1395366;-0.735544;0.09352464,-0.1403526;-0.6969988;0.01191263,0.01823786;0.5590752;0.003072526,0;0;0,0.02363904;0.3234278;0.01271355,0.04391028;0.6336029;0.01174629,0.2035229;0.4826411;-0.009019971,0.2342502;0.1944069;-0.01726401,0.257036;-0.08325368;-0.07990217,-0.142574;0.5445237;0.01739758,-0.4312786;0.5272945;-0.00367005,-0.7148316;0.4945053;-0.0114611,0.07569613;-0.002815649;-0.04363334,0.09484182;-0.3699355;-0.02787817,0.09259953;-0.7534688;0.05475378,0.09500237;-0.7832091;-0.001455903,-0.07968251;0.009996304;-0.0345322,-0.1109743;-0.3565973;-0.02986692,-0.09939808;-0.7398746;0.05317121,-0.1051923;-0.7743728;0.002766654,0.03916883;0.5578511;0.01439559,576.5667
+0;0;0,0.01040695;0.3241408;0.006976623,0.02051642;0.6344798;-0.001751745,0.19281;0.5054649;0.0009369028,0.2281421;0.2184304;0.01754207,0.2635342;-0.05569324;-0.0556419,-0.1615221;0.526036;0.01112964,-0.4474555;0.4809244;0.0001811348,-0.7307164;0.4450874;-0.01502528,0.07520211;0.004066971;-0.04427648,0.08672004;-0.3609613;0.007683858,0.08631719;-0.7395775;0.1090657,0.09639689;-0.7632854;0.04802743,-0.07698219;0.007741321;-0.0405724,-0.1188139;-0.3568602;-0.00323575,-0.1392331;-0.7361283;0.09354994,-0.139955;-0.6976036;0.01207223,0.01805243;0.5587686;0.00293976,0;0;0,0.02253714;0.3233452;0.01281655,0.04192725;0.6333694;0.01175332,0.2024146;0.4828905;-0.009344814,0.2340893;0.1950482;-0.01685285,0.2577414;-0.08299154;-0.07919645,-0.1447792;0.5439917;0.01758513,-0.4331864;0.525274;-0.002006404,-0.7169989;0.4917301;-0.01081051,0.07564293;-0.002606139;-0.04363096,0.0949313;-0.3706481;-0.02778029,0.09312212;-0.7538624;0.0545131,0.09559272;-0.7833288;-0.001784924,-0.07966234;0.00981737;-0.034494,-0.1108778;-0.3577226;-0.03022982,-0.09895606;-0.7405618;0.05296055,-0.104595;-0.775159;0.002888363,0.03739895;0.5576557;0.01443553,576.6003
+0;0;0,0.01040695;0.3241408;0.006976623,0.02051642;0.6344798;-0.001751745,0.19281;0.5054649;0.0009369028,0.2281421;0.2184304;0.01754207,0.2635342;-0.05569324;-0.0556419,-0.1615221;0.526036;0.01112964,-0.4474555;0.4809244;0.0001811348,-0.7307164;0.4450874;-0.01502528,0.07520211;0.004066971;-0.04427648,0.08672004;-0.3609613;0.007683858,0.08631719;-0.7395775;0.1090657,0.09639689;-0.7632854;0.04802743,-0.07698219;0.007741321;-0.0405724,-0.1188139;-0.3568602;-0.00323575,-0.1392331;-0.7361283;0.09354994,-0.139955;-0.6976036;0.01207223,0.01805243;0.5587686;0.00293976,0;0;0,0.02253714;0.3233452;0.01281655,0.04192725;0.6333694;0.01175332,0.2024146;0.4828905;-0.009344814,0.2340893;0.1950482;-0.01685285,0.2577414;-0.08299154;-0.07919645,-0.1447792;0.5439917;0.01758513,-0.4331864;0.525274;-0.002006404,-0.7169989;0.4917301;-0.01081051,0.07564293;-0.002606139;-0.04363096,0.0949313;-0.3706481;-0.02778029,0.09312212;-0.7538624;0.0545131,0.09559272;-0.7833288;-0.001784924,-0.07966234;0.00981737;-0.034494,-0.1108778;-0.3577226;-0.03022982,-0.09895606;-0.7405618;0.05296055,-0.104595;-0.775159;0.002888363,0.03739895;0.5576557;0.01443553,576.6227
+0;0;0,0.01040294;0.324016;0.006973934,0.02050981;0.6342753;-0.001752469,0.1927305;0.5052961;0.0009361939,0.2279444;0.2192228;0.01748575,0.2632702;-0.05438808;-0.0555613,-0.1614529;0.5258586;0.01112466,-0.446429;0.4808981;0.0002128109,-0.72916;0.4451281;-0.01496516,0.07524469;0.004069274;-0.04430155,0.08677851;-0.3614625;0.00773045,0.08637523;-0.740482;0.1092203,0.09638201;-0.7638013;0.0486236,-0.07702578;0.007745704;-0.04059537,-0.1189152;-0.3573587;-0.003207222,-0.1393561;-0.7370307;0.09368154,-0.1400728;-0.6985677;0.01279331,0.01804626;0.5585775;0.002938211,0;0;0,0.02219479;0.3232413;0.01287079,0.04177061;0.6331738;0.01172912,0.2023001;0.4831666;-0.009433988,0.2343297;0.1963201;-0.01614511,0.2593485;-0.08112481;-0.0781535,-0.1448919;0.5435001;0.01805578,-0.4322269;0.522888;-0.001063541,-0.7143909;0.4828136;-0.01603845,0.07565156;-0.002449214;-0.04372406,0.09560278;-0.3709695;-0.02795708,0.09484723;-0.7545847;0.05447424,0.0972043;-0.7833034;-0.001753915,-0.07976146;0.009685107;-0.03442758,-0.1103492;-0.3584228;-0.03057962,-0.09753121;-0.7416209;0.05279308,-0.103252;-0.7760754;0.003518946,0.03717674;0.5574782;0.01443183,576.6559
+0;0;0,0.01039815;0.3238667;0.006970721,0.02050144;0.6340159;-0.001752768,0.1928793;0.5050118;0.0009326891,0.228165;0.2183555;0.01751597,0.2634491;-0.05493262;-0.05544492,-0.1616214;0.5255927;0.01113028,-0.4471781;0.4805405;0.0001961999,-0.7295756;0.4448127;-0.01496387,0.07534824;0.004074873;-0.04436251,0.08689993;-0.3620233;0.007750113,0.0864968;-0.7408991;0.1092015,0.0965652;-0.7645468;0.04823162,-0.07713178;0.007756363;-0.04065123,-0.1190861;-0.3579138;-0.00320515,-0.1395192;-0.737442;0.09364691,-0.1402404;-0.6989267;0.0122605,0.01803862;0.5583408;0.0029365,0;0;0,0.02167506;0.3231201;0.01303661,0.04107622;0.6329533;0.01194048,0.2021252;0.4838231;-0.009722233,0.2351186;0.196487;-0.01614678,0.2608719;-0.08062693;-0.07778525,-0.1456933;0.5430427;0.018703,-0.4331595;0.5169264;-0.0006095078,-0.7139592;0.4694709;-0.01302528,0.07565098;-0.002178282;-0.04397929,0.0962126;-0.3712306;-0.02802086,0.0966269;-0.7547668;0.05407178,0.09969554;-0.7833611;-0.002972722,-0.08001339;0.009439969;-0.03421606,-0.1102618;-0.3592708;-0.03042039,-0.09607515;-0.7423785;0.05244508,-0.1018013;-0.7759287;0.001206886,0.03651012;0.5572785;0.01463413,576.6898
+0;0;0,0.01040058;0.3238781;0.006982889,0.02047213;0.6340821;-0.001719476,0.1926503;0.505117;0.0009808934,0.227731;0.2186843;0.01761874,0.2629332;-0.05559108;-0.05370433,-0.1616186;0.5266747;0.010596,-0.4481447;0.4893946;0.00258927,-0.7317004;0.4605145;-0.01516722,0.07552483;0.004135581;-0.04439078,0.08713529;-0.3623487;0.007704295,0.08703791;-0.7413718;0.1087089,0.09772635;-0.7634015;0.04854399,-0.0772429;0.007704521;-0.04081448,-0.1193269;-0.3583285;-0.00328809,-0.1390428;-0.7379928;0.09328672,-0.1396326;-0.6996393;0.013468,0.01802499;0.5583894;0.00296371,0;0;0,0.02165259;0.3231337;0.01302886,0.04124383;0.6330076;0.01183569,0.2020189;0.4840396;-0.01014316,0.2357145;0.1970274;-0.01644707,0.2625126;-0.08054137;-0.07801485,-0.1452912;0.542477;0.01933226,-0.4318712;0.5104465;-0.0005956683,-0.7135168;0.4655295;-0.01513464,0.07567131;-0.002063572;-0.04428589,0.09705449;-0.3714489;-0.02826452,0.09807781;-0.7550366;0.05371046,0.1021499;-0.7835277;-0.001092553,-0.08030397;0.009364196;-0.03398868,-0.1097333;-0.3598027;-0.03096043,-0.09458099;-0.7429177;0.05182694,-0.1004506;-0.7755916;0.002040498,0.03662283;0.5573204;0.01455414,576.7117
+0;0;0,0.01040058;0.3238781;0.006982889,0.02047213;0.6340821;-0.001719476,0.1926503;0.505117;0.0009808934,0.227731;0.2186843;0.01761874,0.2629332;-0.05559108;-0.05370433,-0.1616186;0.5266747;0.010596,-0.4481447;0.4893946;0.00258927,-0.7317004;0.4605145;-0.01516722,0.07552483;0.004135581;-0.04439078,0.08713529;-0.3623487;0.007704295,0.08703791;-0.7413718;0.1087089,0.09772635;-0.7634015;0.04854399,-0.0772429;0.007704521;-0.04081448,-0.1193269;-0.3583285;-0.00328809,-0.1390428;-0.7379928;0.09328672,-0.1396326;-0.6996393;0.013468,0.01802499;0.5583894;0.00296371,0;0;0,0.02165259;0.3231337;0.01302886,0.04124383;0.6330076;0.01183569,0.2020189;0.4840396;-0.01014316,0.2357145;0.1970274;-0.01644707,0.2625126;-0.08054137;-0.07801485,-0.1452912;0.542477;0.01933226,-0.4318712;0.5104465;-0.0005956683,-0.7135168;0.4655295;-0.01513464,0.07567131;-0.002063572;-0.04428589,0.09705449;-0.3714489;-0.02826452,0.09807781;-0.7550366;0.05371046,0.1021499;-0.7835277;-0.001092553,-0.08030397;0.009364196;-0.03398868,-0.1097333;-0.3598027;-0.03096043,-0.09458099;-0.7429177;0.05182694,-0.1004506;-0.7755916;0.002040498,0.03662283;0.5573204;0.01455414,576.7117
+0;0;0,0.01040058;0.3238781;0.006982889,0.02047213;0.6340821;-0.001719476,0.1926503;0.505117;0.0009808934,0.227731;0.2186843;0.01761874,0.2629332;-0.05559108;-0.05370433,-0.1616186;0.5266747;0.010596,-0.4481447;0.4893946;0.00258927,-0.7317004;0.4605145;-0.01516722,0.07552483;0.004135581;-0.04439078,0.08713529;-0.3623487;0.007704295,0.08703791;-0.7413718;0.1087089,0.09772635;-0.7634015;0.04854399,-0.0772429;0.007704521;-0.04081448,-0.1193269;-0.3583285;-0.00328809,-0.1390428;-0.7379928;0.09328672,-0.1396326;-0.6996393;0.013468,0.01802499;0.5583894;0.00296371,0;0;0,0.02165259;0.3231337;0.01302886,0.04124383;0.6330076;0.01183569,0.2020189;0.4840396;-0.01014316,0.2357145;0.1970274;-0.01644707,0.2625126;-0.08054137;-0.07801485,-0.1452912;0.542477;0.01933226,-0.4318712;0.5104465;-0.0005956683,-0.7135168;0.4655295;-0.01513464,0.07567131;-0.002063572;-0.04428589,0.09705449;-0.3714489;-0.02826452,0.09807781;-0.7550366;0.05371046,0.1021499;-0.7835277;-0.001092553,-0.08030397;0.009364196;-0.03398868,-0.1097333;-0.3598027;-0.03096043,-0.09458099;-0.7429177;0.05182694,-0.1004506;-0.7755916;0.002040498,0.03662283;0.5573204;0.01455414,576.7117

+ 136 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007755844;0.3349032;0.008811108,0.01398071;0.6556585;0.001774348,0.196115;0.5222478;0.005697556,0.2355361;0.2331463;0.02353087,0.2711545;-0.02120051;-0.04214148,-0.1689444;0.5157039;0.007313349,-0.2261997;0.2291152;0.0009534992,-0.280899;-0.02574545;-0.04729414,0.07543663;0.005171947;-0.04278194,0.09011539;-0.3443762;0.004351482,0.09072918;-0.7202319;0.1026607,0.1017634;-0.7445887;0.04002486,-0.07631953;0.006622625;-0.04097801,-0.1115659;-0.3424648;-0.002034288,-0.130954;-0.7192534;0.09063204,-0.1305324;-0.6804533;0.007433228,0.01253638;0.5773976;0.006119048,0;0;0,0.009778105;0.3339105;0.02657175,0.01901095;0.6544486;0.0388236,0.1943488;0.5068392;0.01730132,0.2280728;0.2168088;0.003272415,0.2563439;-0.03769729;-0.06529295,-0.1656373;0.5224553;0.01426706,-0.2237657;0.2362137;0.002497365,-0.2536069;-0.01754642;-0.06813639,0.07782992;0.001286089;-0.03858209,0.09427141;-0.3508032;-0.01899195,0.08880893;-0.7267377;0.07886505,0.08779492;-0.7597418;0.02382755,-0.07786493;0.006411172;-0.03799576,-0.1062584;-0.344452;-0.01135354,-0.1035425;-0.7220759;0.07989024,-0.1120529;-0.7587204;0.03003301,0.0168323;0.5760869;0.03816867,140.234
+0;0;0,0.007755844;0.3349032;0.008811108,0.01398071;0.6556585;0.001774348,0.196115;0.5222478;0.005697556,0.2355361;0.2331463;0.02353087,0.2711545;-0.02120051;-0.04214148,-0.1689444;0.5157039;0.007313349,-0.2261997;0.2291152;0.0009534992,-0.280899;-0.02574545;-0.04729414,0.07543663;0.005171947;-0.04278194,0.09011539;-0.3443762;0.004351482,0.09072918;-0.7202319;0.1026607,0.1017634;-0.7445887;0.04002486,-0.07631953;0.006622625;-0.04097801,-0.1115659;-0.3424648;-0.002034288,-0.130954;-0.7192534;0.09063204,-0.1305324;-0.6804533;0.007433228,0.01253638;0.5773976;0.006119048,0;0;0,0.009778105;0.3339105;0.02657175,0.01901095;0.6544486;0.0388236,0.1943488;0.5068392;0.01730132,0.2280728;0.2168088;0.003272415,0.2563439;-0.03769729;-0.06529295,-0.1656373;0.5224553;0.01426706,-0.2237657;0.2362137;0.002497365,-0.2536069;-0.01754642;-0.06813639,0.07782992;0.001286089;-0.03858209,0.09427141;-0.3508032;-0.01899195,0.08880893;-0.7267377;0.07886505,0.08779492;-0.7597418;0.02382755,-0.07786493;0.006411172;-0.03799576,-0.1062584;-0.344452;-0.01135354,-0.1035425;-0.7220759;0.07989024,-0.1120529;-0.7587204;0.03003301,0.0168323;0.5760869;0.03816867,140.2521
+0;0;0,0.007754138;0.3348294;0.00880917,0.01397689;0.6554754;0.001774988,0.1960147;0.5221245;0.005696715,0.2356019;0.2318051;0.02360516,0.2712047;-0.0224306;-0.0420385,-0.1688517;0.5155841;0.007311653,-0.2263482;0.227788;0.0009250101,-0.2810236;-0.0269613;-0.04730154,0.07543082;0.005171549;-0.04277864,0.09006823;-0.3433919;0.004222009,0.09064981;-0.6995236;0.09737219,0.1037246;-0.7339329;0.02315277,-0.07631364;0.006622114;-0.04097486,-0.1114607;-0.3414819;-0.002140835,-0.1298314;-0.6984975;0.08566258,-0.1293319;-0.65807;-0.01292262,0.01253312;0.5772452;0.006117984,0;0;0,0.01047338;0.3338126;0.02660751,0.02039094;0.6542203;0.03886223,0.1952838;0.5061243;0.01765823,0.228391;0.2148028;0.003203393,0.256431;-0.03954285;-0.06560409,-0.1646078;0.523072;0.0147177,-0.2234292;0.2357213;0.002767202,-0.2540031;-0.01804081;-0.06710744,0.07785887;0.001066715;-0.03851521,0.09342421;-0.3500154;-0.01804912,0.08754254;-0.7052096;0.07843709,0.08676986;-0.7595161;0.02628493,-0.0778524;0.006612607;-0.03797159,-0.1062591;-0.3431955;-0.01063724,-0.1029526;-0.7005689;0.07756932,-0.1154119;-0.7456144;0.01400078,0.01804458;0.5758943;0.03820968,140.2646
+0;0;0,0.007663042;0.3348333;0.008744844,0.01381199;0.6554795;0.001662458,0.1958694;0.5221304;0.005648811,0.2354931;0.2318144;0.02353086,0.2711392;-0.02239084;-0.04220696,-0.1689596;0.5154818;0.00742971,-0.2264097;0.2276738;0.001161894,-0.2811861;-0.02713984;-0.04660801,0.07542642;0.005207587;-0.04278201,0.09003411;-0.3433706;0.004118484,0.09077343;-0.6994681;0.09739797,0.1031078;-0.7341931;0.02332657,-0.07629933;0.006584565;-0.04100756,-0.1114414;-0.3415246;-0.00221486,-0.1298739;-0.6985415;0.08557039,-0.1294128;-0.6581178;-0.0130154,0.01238726;0.5772498;0.006019417,0;0;0,0.01047338;0.3338126;0.02660751,0.02039094;0.6542203;0.03886223,0.1952838;0.5061243;0.01765823,0.228391;0.2148028;0.003203393,0.256431;-0.03954285;-0.06560409,-0.1646078;0.523072;0.0147177,-0.2234292;0.2357213;0.002767202,-0.2540031;-0.01804081;-0.06710744,0.07785887;0.001066715;-0.03851521,0.09342421;-0.3500154;-0.01804912,0.08754254;-0.7052096;0.07843709,0.08676986;-0.7595161;0.02628493,-0.0778524;0.006612607;-0.03797159,-0.1062591;-0.3431955;-0.01063724,-0.1029526;-0.7005689;0.07756932,-0.1154119;-0.7456144;0.01400078,0.01804458;0.5758943;0.03820968,140.2819
+0;0;0,0.007663894;0.3348705;0.008745817,0.01381359;0.6555558;0.001662571,0.1959746;0.5221662;0.005649238,0.2357883;0.2304586;0.023617,0.2712175;-0.02220011;-0.04172088,-0.1690607;0.5155138;0.007431144,-0.2267862;0.2263263;0.001133285,-0.2812294;-0.0269371;-0.04634599,0.07524467;0.005195038;-0.04267892,0.08983396;-0.3429442;0.004162513,0.09059937;-0.7116077;0.1007336,0.1019959;-0.7414113;0.03229424,-0.07611547;0.006568698;-0.04090874,-0.1112133;-0.3411021;-0.002164893,-0.1302962;-0.7107173;0.08871812,-0.1298701;-0.6710863;-0.002371714,0.0123887;0.5773167;0.006020054,0;0;0,0.01099047;0.3338276;0.02667964,0.02132026;0.6542591;0.03899705,0.1959194;0.5053601;0.01775062,0.2288488;0.2126323;0.002671957,0.2558177;-0.04015604;-0.06611347,-0.1640313;0.5235921;0.0148912,-0.2235265;0.2349468;0.002828119,-0.2542598;-0.01726159;-0.06650508,0.0777518;0.0008550584;-0.03826439,0.09251466;-0.3497896;-0.01732862,0.08689788;-0.7172509;0.08356726,0.08597746;-0.7591761;0.02685559,-0.077532;0.006819416;-0.03811197,-0.1063231;-0.3425043;-0.01069003,-0.1039577;-0.7124467;0.08083176,-0.1161323;-0.7511231;0.02145465,0.01888177;0.5759266;0.03833067,140.2956
+0;0;0,0.007663894;0.3348705;0.008745817,0.01381359;0.6555558;0.001662571,0.1959746;0.5221662;0.005649238,0.2357883;0.2304586;0.023617,0.2712175;-0.02220011;-0.04172088,-0.1690607;0.5155138;0.007431144,-0.2267862;0.2263263;0.001133285,-0.2812294;-0.0269371;-0.04634599,0.07524467;0.005195038;-0.04267892,0.08983396;-0.3429442;0.004162513,0.09059937;-0.7116077;0.1007336,0.1019959;-0.7414113;0.03229424,-0.07611547;0.006568698;-0.04090874,-0.1112133;-0.3411021;-0.002164893,-0.1302962;-0.7107173;0.08871812,-0.1298701;-0.6710863;-0.002371714,0.0123887;0.5773167;0.006020054,0;0;0,0.01099047;0.3338276;0.02667964,0.02132026;0.6542591;0.03899705,0.1959194;0.5053601;0.01775062,0.2288488;0.2126323;0.002671957,0.2558177;-0.04015604;-0.06611347,-0.1640313;0.5235921;0.0148912,-0.2235265;0.2349468;0.002828119,-0.2542598;-0.01726159;-0.06650508,0.0777518;0.0008550584;-0.03826439,0.09251466;-0.3497896;-0.01732862,0.08689788;-0.7172509;0.08356726,0.08597746;-0.7591761;0.02685559,-0.077532;0.006819416;-0.03811197,-0.1063231;-0.3425043;-0.01069003,-0.1039577;-0.7124467;0.08083176,-0.1161323;-0.7511231;0.02145465,0.01888177;0.5759266;0.03833067,140.3081
+0;0;0,0.00760519;0.3349924;0.008692913,0.01373416;0.6557634;0.001487148,0.1957299;0.5224981;0.005646834,0.2357008;0.2297884;0.02358956,0.271367;-0.02160203;-0.04201104,-0.1690588;0.5160733;0.007212597,-0.2274357;0.225981;0.001115568,-0.2816886;-0.02653652;-0.04431768,0.07520701;0.005201273;-0.0426591,0.08977375;-0.3425215;0.004009236,0.09093403;-0.7145565;0.1014789,0.1015829;-0.743347;0.03555207,-0.07607321;0.006561373;-0.0408994,-0.1110915;-0.3406923;-0.002300635,-0.1305071;-0.7135863;0.0898125,-0.1300407;-0.6742349;0.00133428,0.01230777;0.5775074;0.005876792,0;0;0,0.01095277;0.3339315;0.02689171,0.02113279;0.6544496;0.0393703,0.1955006;0.5053633;0.01813173,0.2285081;0.2116464;0.002657889,0.2546181;-0.04021087;-0.06559777,-0.1639293;0.5238544;0.01473447,-0.2243396;0.2343518;0.003012058,-0.2554839;-0.01676068;-0.0658733,0.07771768;0.0007231533;-0.03824115,0.0915364;-0.3494696;-0.01643908,0.08516047;-0.720237;0.08555412,0.08427712;-0.7581704;0.02810549,-0.07750297;0.006940948;-0.03805337,-0.1070801;-0.3418432;-0.01019503,-0.1052738;-0.7151228;0.08238377,-0.1159247;-0.7518714;0.02452843,0.01873883;0.5760972;0.03866792,140.3295
+0;0;0,0.00760519;0.3349924;0.008692913,0.01373416;0.6557634;0.001487148,0.1957299;0.5224981;0.005646834,0.2357008;0.2297884;0.02358956,0.271367;-0.02160203;-0.04201104,-0.1690588;0.5160733;0.007212597,-0.2274357;0.225981;0.001115568,-0.2816886;-0.02653652;-0.04431768,0.07520701;0.005201273;-0.0426591,0.08977375;-0.3425215;0.004009236,0.09093403;-0.7145565;0.1014789,0.1015829;-0.743347;0.03555207,-0.07607321;0.006561373;-0.0408994,-0.1110915;-0.3406923;-0.002300635,-0.1305071;-0.7135863;0.0898125,-0.1300407;-0.6742349;0.00133428,0.01230777;0.5775074;0.005876792,0;0;0,0.01095277;0.3339315;0.02689171,0.02113279;0.6544496;0.0393703,0.1955006;0.5053633;0.01813173,0.2285081;0.2116464;0.002657889,0.2546181;-0.04021087;-0.06559777,-0.1639293;0.5238544;0.01473447,-0.2243396;0.2343518;0.003012058,-0.2554839;-0.01676068;-0.0658733,0.07771768;0.0007231533;-0.03824115,0.0915364;-0.3494696;-0.01643908,0.08516047;-0.720237;0.08555412,0.08427712;-0.7581704;0.02810549,-0.07750297;0.006940948;-0.03805337,-0.1070801;-0.3418432;-0.01019503,-0.1052738;-0.7151228;0.08238377,-0.1159247;-0.7518714;0.02452843,0.01873883;0.5760972;0.03866792,140.3406
+0;0;0,0.007607537;0.3350958;0.008695595,0.01373922;0.656009;0.001486426,0.1951963;0.5228655;0.005648999,0.2352158;0.2298005;0.0236135,0.270891;-0.02165362;-0.04200371,-0.1685226;0.5164595;0.007210169,-0.2269703;0.2260151;0.00110574,-0.281237;-0.02656639;-0.04433902,0.07510223;0.005194027;-0.04259967,0.08965715;-0.3422466;0.004030798,0.09082211;-0.7157818;0.1018935,0.1013749;-0.7440419;0.03656152,-0.07596723;0.006552232;-0.04084242,-0.1109571;-0.3404197;-0.002274979,-0.130451;-0.7148174;0.0902096,-0.1299888;-0.6755504;0.002529718,0.01231211;0.5777135;0.005878282,0;0;0,0.01128373;0.3340388;0.02671099,0.02175352;0.6546993;0.03893876,0.1954667;0.5055628;0.01800609,0.228558;0.2114954;0.002491831,0.2542807;-0.04054704;-0.06548202,-0.1629099;0.5243628;0.0146531,-0.2232974;0.234484;0.003032253,-0.2545941;-0.0166592;-0.06592474,0.07762416;0.0006991178;-0.0381583,0.09125351;-0.3491946;-0.0160259,0.08435022;-0.7215068;0.08616495,0.08294427;-0.7578705;0.02813268,-0.07735995;0.006964524;-0.03806558,-0.1073069;-0.34149;-0.01006888,-0.1056356;-0.7162863;0.08283961,-0.1163045;-0.7540423;0.02743969,0.01929089;0.576309;0.038306,140.3626
+0;0;0,0.007587554;0.3350965;0.008688359,0.01372908;0.6560094;0.001474096,0.1951647;0.522809;0.005638586,0.2351765;0.2297415;0.02357968,0.2710535;-0.02161264;-0.04230984,-0.1685925;0.5166217;0.00710583,-0.2274368;0.2262538;0.001172443,-0.2817056;-0.02646378;-0.04350681,0.0751041;0.005192358;-0.04259659,0.08986161;-0.3421905;0.004398938,0.09107093;-0.7157217;0.1022764,0.1008587;-0.7433801;0.03629483,-0.07596263;0.006550359;-0.04085126,-0.1108853;-0.3404326;-0.002322543,-0.1304293;-0.7148418;0.0901047,-0.1299426;-0.6755767;0.002424754,0.01229751;0.577714;0.005865226,0;0;0,0.01128373;0.3340388;0.02671099,0.02175352;0.6546993;0.03893876,0.1954667;0.5055628;0.01800609,0.228558;0.2114954;0.002491831,0.2542807;-0.04054704;-0.06548202,-0.1629099;0.5243628;0.0146531,-0.2232974;0.234484;0.003032253,-0.2545941;-0.0166592;-0.06592474,0.07762416;0.0006991178;-0.0381583,0.09125351;-0.3491946;-0.0160259,0.08435022;-0.7215068;0.08616495,0.08294427;-0.7578705;0.02813268,-0.07735995;0.006964524;-0.03806558,-0.1073069;-0.34149;-0.01006888,-0.1056356;-0.7162863;0.08283961,-0.1163045;-0.7540423;0.02743969,0.01929089;0.576309;0.038306,140.3745
+0;0;0,0.007591865;0.3352869;0.008693295,0.0137372;0.6563986;0.001474466,0.1954291;0.5230703;0.005641478,0.2353383;0.2307541;0.02353657,0.2712873;-0.02110422;-0.04248512,-0.1688398;0.5168744;0.007110787,-0.2275332;0.2272509;0.001192612,-0.2819108;-0.02597362;-0.04357627,0.07504129;0.005188016;-0.04256098,0.08978484;-0.3418662;0.004390087,0.09099806;-0.716603;0.1025834,0.1007598;-0.7441081;0.03677732,-0.07589912;0.006544882;-0.0408171,-0.1107887;-0.3401097;-0.002324838,-0.1303958;-0.7157274;0.09040074,-0.1299105;-0.6764869;0.002953909,0.01230469;0.5780525;0.005868437,0;0;0,0.0113937;0.3342355;0.02659535,0.02191038;0.6550993;0.03867006,0.19584;0.5058001;0.0175817,0.2281778;0.2123984;0.002370358,0.2535926;-0.04035062;-0.06512666,-0.1630544;0.5245937;0.01478965,-0.2231669;0.23543;0.003275895,-0.2542695;-0.01627359;-0.06572951,0.07758125;0.0006697625;-0.03808212,0.0909378;-0.3488795;-0.01560354,0.08359358;-0.7224849;0.08655429,0.0827279;-0.7579929;0.02789831,-0.07727497;0.006984212;-0.03807029,-0.1079114;-0.3410499;-0.009750377,-0.1065386;-0.7170144;0.08363037,-0.1171278;-0.7546954;0.02849667,0.01944093;0.5766581;0.03807878,140.3878
+0;0;0,0.007591865;0.3352869;0.008693295,0.0137372;0.6563986;0.001474466,0.1954291;0.5230703;0.005641478,0.2353383;0.2307541;0.02353657,0.2712873;-0.02110422;-0.04248512,-0.1688398;0.5168744;0.007110787,-0.2275332;0.2272509;0.001192612,-0.2819108;-0.02597362;-0.04357627,0.07504129;0.005188016;-0.04256098,0.08978484;-0.3418662;0.004390087,0.09099806;-0.716603;0.1025834,0.1007598;-0.7441081;0.03677732,-0.07589912;0.006544882;-0.0408171,-0.1107887;-0.3401097;-0.002324838,-0.1303958;-0.7157274;0.09040074,-0.1299105;-0.6764869;0.002953909,0.01230469;0.5780525;0.005868437,0;0;0,0.0113937;0.3342355;0.02659535,0.02191038;0.6550993;0.03867006,0.19584;0.5058001;0.0175817,0.2281778;0.2123984;0.002370358,0.2535926;-0.04035062;-0.06512666,-0.1630544;0.5245937;0.01478965,-0.2231669;0.23543;0.003275895,-0.2542695;-0.01627359;-0.06572951,0.07758125;0.0006697625;-0.03808212,0.0909378;-0.3488795;-0.01560354,0.08359358;-0.7224849;0.08655429,0.0827279;-0.7579929;0.02789831,-0.07727497;0.006984212;-0.03807029,-0.1079114;-0.3410499;-0.009750377,-0.1065386;-0.7170144;0.08363037,-0.1171278;-0.7546954;0.02849667,0.01944093;0.5766581;0.03807878,140.4073
+0;0;0,0.007557597;0.3352879;0.008684532,0.01368369;0.6563997;0.00145188,0.1953789;0.5230761;0.005670263,0.2353061;0.2307609;0.02354169,0.2715432;-0.02101019;-0.04265505,-0.1688657;0.5168022;0.007219594,-0.227605;0.2271875;0.001327359,-0.2822894;-0.02593926;-0.04362017,0.07503716;0.005197956;-0.04256704,0.08979948;-0.341853;0.004401974,0.09107812;-0.7166561;0.1023414,0.09985196;-0.7459325;0.03798378,-0.07589538;0.006530139;-0.04082641,-0.1107811;-0.340124;-0.002326451,-0.1304556;-0.7157329;0.0904207,-0.1299875;-0.6764951;0.002973482,0.01225307;0.5780537;0.005847802,0;0;0,0.0113937;0.3342355;0.02659535,0.02191038;0.6550993;0.03867006,0.19584;0.5058001;0.0175817,0.2281778;0.2123984;0.002370358,0.2535926;-0.04035062;-0.06512666,-0.1630544;0.5245937;0.01478965,-0.2231669;0.23543;0.003275895,-0.2542695;-0.01627359;-0.06572951,0.07758125;0.0006697625;-0.03808212,0.0909378;-0.3488795;-0.01560354,0.08359358;-0.7224849;0.08655429,0.0827279;-0.7579929;0.02789831,-0.07727497;0.006984212;-0.03807029,-0.1079114;-0.3410499;-0.009750377,-0.1065386;-0.7170144;0.08363037,-0.1171278;-0.7546954;0.02849667,0.01944093;0.5766581;0.03807878,140.4187
+0;0;0,0.007560243;0.3354053;0.008687573,0.01368906;0.6566606;0.00145144,0.1954553;0.5232747;0.005672033,0.2354315;0.2306011;0.02356538,0.2714205;-0.01944667;-0.04217827,-0.1689321;0.5169984;0.007221973,-0.2277434;0.2270285;0.001322512,-0.2820535;-0.02436563;-0.04331737,0.07496456;0.005192926;-0.04252585,0.08968148;-0.3407907;0.004298717,0.09096603;-0.7173233;0.1026901,0.09957261;-0.7454697;0.03955922,-0.07582194;0.00652382;-0.0407869,-0.1106004;-0.3390643;-0.002405342,-0.1303657;-0.7164063;0.09076977,-0.1299065;-0.6773446;0.004989468,0.0122577;0.578274;0.005849642,0;0;0,0.01142404;0.3343726;0.02633953,0.02197691;0.6553915;0.03806162,0.1960031;0.5061154;0.01705933,0.2282954;0.2123365;0.001985432,0.253843;-0.03862348;-0.06515455,-0.163014;0.5247307;0.01405586,-0.2225105;0.2350577;0.0028392,-0.2531002;-0.01504356;-0.06538811,0.07748175;0.0007086248;-0.03809428,0.09076893;-0.3477609;-0.01559365,0.08283501;-0.7231382;0.08681822,0.08037118;-0.75613;0.02794075,-0.07720093;0.006942672;-0.03803833,-0.1082039;-0.3399827;-0.009835528,-0.107207;-0.7176431;0.08413769,-0.1167012;-0.7542372;0.03014075,0.01949851;0.5769092;0.03756976,140.4303
+0;0;0,0.007560243;0.3354053;0.008687573,0.01368906;0.6566606;0.00145144,0.1954553;0.5232747;0.005672033,0.2354315;0.2306011;0.02356538,0.2714205;-0.01944667;-0.04217827,-0.1689321;0.5169984;0.007221973,-0.2277434;0.2270285;0.001322512,-0.2820535;-0.02436563;-0.04331737,0.07496456;0.005192926;-0.04252585,0.08968148;-0.3407907;0.004298717,0.09096603;-0.7173233;0.1026901,0.09957261;-0.7454697;0.03955922,-0.07582194;0.00652382;-0.0407869,-0.1106004;-0.3390643;-0.002405342,-0.1303657;-0.7164063;0.09076977,-0.1299065;-0.6773446;0.004989468,0.0122577;0.578274;0.005849642,0;0;0,0.01142404;0.3343726;0.02633953,0.02197691;0.6553915;0.03806162,0.1960031;0.5061154;0.01705933,0.2282954;0.2123365;0.001985432,0.253843;-0.03862348;-0.06515455,-0.163014;0.5247307;0.01405586,-0.2225105;0.2350577;0.0028392,-0.2531002;-0.01504356;-0.06538811,0.07748175;0.0007086248;-0.03809428,0.09076893;-0.3477609;-0.01559365,0.08283501;-0.7231382;0.08681822,0.08037118;-0.75613;0.02794075,-0.07720093;0.006942672;-0.03803833,-0.1082039;-0.3399827;-0.009835528,-0.107207;-0.7176431;0.08413769,-0.1167012;-0.7542372;0.03014075,0.01949851;0.5769092;0.03756976,140.4527
+0;0;0,0.007529746;0.3355046;0.008669893,0.01362994;0.6569006;0.001386706,0.1953049;0.5235022;0.005668186,0.2352702;0.2309588;0.02353582,0.2714138;-0.01926187;-0.0423421,-0.1689894;0.517509;0.007030937,-0.2284235;0.2277912;0.001618462,-0.2834625;-0.02364925;-0.04315964,0.07501499;0.005203647;-0.04253703,0.08970108;-0.3404499;0.004325308,0.09110069;-0.7184405;0.102974,0.09944746;-0.7470227;0.04015955,-0.07585625;0.006522933;-0.04082898,-0.1105558;-0.3387318;-0.002316404,-0.1304156;-0.7175146;0.09116966,-0.1277723;-0.7503099;0.03203466,0.01220202;0.5784756;0.005796305,0;0;0,0.01166081;0.3344799;0.026124,0.022448;0.655642;0.03757143,0.1962214;0.5061243;0.01657581,0.228732;0.2124915;0.001711369,0.2539601;-0.03880277;-0.06515729,-0.1625269;0.5249876;0.01377557,-0.2209241;0.235232;0.002393132,-0.2520285;-0.01512507;-0.06550774,0.07752686;0.0006338656;-0.03811705,0.09092806;-0.3474923;-0.01538587,0.08265179;-0.7242473;0.08755898,0.07989863;-0.7574263;0.02883911,-0.07726168;0.007005642;-0.03801683,-0.1081678;-0.3396012;-0.009791614,-0.1076778;-0.718662;0.08467082,-0.1162469;-0.7547877;0.02988821,0.01991295;0.5771222;0.03715205,140.4752
+0;0;0,0.007531078;0.3355639;0.008671426,0.01363265;0.657033;0.001386488,0.1952856;0.5236211;0.005669106,0.2350755;0.2323613;0.02345834,0.2713965;-0.01908734;-0.04274288,-0.1689655;0.5176286;0.007031696,-0.2281389;0.229182;0.001642969,-0.283448;-0.02349234;-0.04335488,0.07509874;0.005209456;-0.04258451,0.08976902;-0.3400722;0.004227415,0.09117195;-0.7189605;0.1031103,0.09939346;-0.7466634;0.04123861,-0.07594093;0.006530215;-0.04087456,-0.1106031;-0.3383531;-0.002403408,-0.1305101;-0.7180353;0.09130464,-0.1279065;-0.7498882;0.03305712,0.01220437;0.5785879;0.00579721,0;0;0,0.01172781;0.3345661;0.02574944,0.02251562;0.655817;0.03674197,0.1961915;0.5060598;0.01594234,0.2290299;0.2137486;0.001527311,0.2544633;-0.03885153;-0.06536472,-0.1624848;0.525122;0.01354881,-0.2199079;0.2365219;0.001525886,-0.2507515;-0.01512545;-0.06666876,0.07757777;0.0006357729;-0.03823197,0.09116302;-0.3470633;-0.01484799,0.08223572;-0.7247874;0.08801556,0.08016653;-0.7562119;0.02929521,-0.07740597;0.007011954;-0.03794137,-0.1082458;-0.3391885;-0.009302724,-0.1081759;-0.7190679;0.08571178,-0.1164419;-0.7541797;0.03169832,0.0199869;0.5772763;0.03644228,140.4969
+0;0;0,0.007531078;0.3355639;0.008671426,0.01363265;0.657033;0.001386488,0.1952856;0.5236211;0.005669106,0.2350755;0.2323613;0.02345834,0.2713965;-0.01908734;-0.04274288,-0.1689655;0.5176286;0.007031696,-0.2281389;0.229182;0.001642969,-0.283448;-0.02349234;-0.04335488,0.07509874;0.005209456;-0.04258451,0.08976902;-0.3400722;0.004227415,0.09117195;-0.7189605;0.1031103,0.09939346;-0.7466634;0.04123861,-0.07594093;0.006530215;-0.04087456,-0.1106031;-0.3383531;-0.002403408,-0.1305101;-0.7180353;0.09130464,-0.1279065;-0.7498882;0.03305712,0.01220437;0.5785879;0.00579721,0;0;0,0.01172781;0.3345661;0.02574944,0.02251562;0.655817;0.03674197,0.1961915;0.5060598;0.01594234,0.2290299;0.2137486;0.001527311,0.2544633;-0.03885153;-0.06536472,-0.1624848;0.525122;0.01354881,-0.2199079;0.2365219;0.001525886,-0.2507515;-0.01512545;-0.06666876,0.07757777;0.0006357729;-0.03823197,0.09116302;-0.3470633;-0.01484799,0.08223572;-0.7247874;0.08801556,0.08016653;-0.7562119;0.02929521,-0.07740597;0.007011954;-0.03794137,-0.1082458;-0.3391885;-0.009302724,-0.1081759;-0.7190679;0.08571178,-0.1164419;-0.7541797;0.03169832,0.0199869;0.5772763;0.03644228,140.5082
+0;0;0,0.007483813;0.335566;0.008630222,0.0135787;0.6570346;0.001307672,0.1952205;0.523594;0.005600645,0.2351754;0.2323583;0.02341457,0.2714072;-0.01909441;-0.0428202,-0.1689965;0.5175573;0.007053098,-0.2287073;0.2292115;0.002227582,-0.2854623;-0.02316004;-0.04266929,0.07511239;0.005216071;-0.04255962,0.08977818;-0.3400614;0.004284922,0.09168642;-0.7190156;0.102906,0.09895262;-0.7480344;0.04216628,-0.07589586;0.006518294;-0.04096008,-0.1105548;-0.3383836;-0.002653126,-0.1305135;-0.718006;0.09128615,-0.1281462;-0.7499318;0.0331061,0.01214805;0.5785899;0.005723041,0;0;0,0.01172781;0.3345661;0.02574944,0.02251562;0.655817;0.03674197,0.1961915;0.5060598;0.01594234,0.2290299;0.2137486;0.001527311,0.2544633;-0.03885153;-0.06536472,-0.1624848;0.525122;0.01354881,-0.2199079;0.2365219;0.001525886,-0.2507515;-0.01512545;-0.06666876,0.07757777;0.0006357729;-0.03823197,0.09116302;-0.3470633;-0.01484799,0.08223572;-0.7247874;0.08801556,0.08016653;-0.7562119;0.02929521,-0.07740597;0.007011954;-0.03794137,-0.1082458;-0.3391885;-0.009302724,-0.1081759;-0.7190679;0.08571178,-0.1164419;-0.7541797;0.03169832,0.0199869;0.5772763;0.03644228,140.5195
+0;0;0,0.00748274;0.3355179;0.008628985,0.01357632;0.6569172;0.001308064,0.1948023;0.5236197;0.005600299,0.234663;0.2330709;0.02337221,0.2710632;-0.0195511;-0.04317056,-0.1685868;0.5175967;0.007049451,-0.2281567;0.229931;0.002235316,-0.2851756;-0.02361408;-0.04287032,0.07511691;0.005216386;-0.04256218,0.0897846;-0.3401056;0.004288398,0.09169549;-0.7195877;0.1030468,0.0989055;-0.7481501;0.0427769,-0.07590044;0.006518686;-0.04096254,-0.1105638;-0.3384278;-0.002650656,-0.1305504;-0.7185789;0.09141946,-0.1282013;-0.7500257;0.03368938,0.012146;0.5784906;0.005722417,0;0;0,0.011672;0.3345471;0.02539146,0.02233592;0.655749;0.03587759,0.1957154;0.5063537;0.01518309,0.2288214;0.2147439;0.001363753,0.2560033;-0.03878126;-0.06614125,-0.1622139;0.5251832;0.01291959,-0.2189316;0.2371611;0.0006843768,-0.2496048;-0.01572338;-0.06772141,0.07758462;0.0006719083;-0.03822923,0.09100318;-0.3470557;-0.01450551,0.08184679;-0.7253096;0.08846891,0.080247;-0.7569483;0.03091801,-0.07742196;0.006977247;-0.03792701,-0.1082999;-0.3392436;-0.009029975,-0.1087318;-0.7196357;0.08618113,-0.1171516;-0.7546236;0.03308045,0.01984675;0.5772247;0.03571832,140.5414
+0;0;0,0.007480882;0.3354347;0.008626843,0.01357252;0.6567318;0.001308348,0.1946717;0.5234997;0.005599139,0.2345463;0.2328492;0.02337727,0.2711425;-0.02113307;-0.04352381,-0.1684641;0.5174809;0.00704728,-0.2280548;0.2297145;0.002231459,-0.2853808;-0.02519581;-0.04311706,0.07512163;0.005216714;-0.04256486,0.08977714;-0.3398187;0.004246842,0.09168955;-0.7196018;0.1030836,0.09882131;-0.7475287;0.04346767,-0.0759052;0.006519096;-0.04096512,-0.1105398;-0.338141;-0.002685029,-0.1305422;-0.7185937;0.09145971,-0.1282187;-0.7493738;0.03435605,0.0121427;0.5783323;0.005721172,0;0;0,0.01148641;0.3344913;0.02510905,0.02191227;0.6556101;0.03522277,0.1954255;0.5066653;0.01497459,0.2286493;0.2149546;0.001381397,0.2569855;-0.03982329;-0.06649578,-0.1624012;0.5249434;0.01241413,-0.218812;0.2367473;0.0003895471,-0.248666;-0.01752192;-0.06873301,0.07758468;0.0007505714;-0.03823996,0.09060904;-0.3466709;-0.01406944,0.08133377;-0.7252538;0.08886982,0.07833271;-0.7547396;0.03044988,-0.07744243;0.006901266;-0.03791151,-0.108556;-0.3389928;-0.008846471,-0.1092581;-0.7196481;0.08659252,-0.1176715;-0.753795;0.0339158,0.01949011;0.5771108;0.03516459,140.5637
+0;0;0,0.007429195;0.3354359;0.008621508,0.0135232;0.6567329;0.001290883,0.1946088;0.5234653;0.005592862,0.2346389;0.2328365;0.02337683,0.2710786;-0.02118739;-0.04345144,-0.1685231;0.5175053;0.007162737,-0.2284784;0.2298118;0.002518055,-0.2887289;-0.02455497;-0.04208552,0.07514112;0.005200525;-0.04253243,0.08973041;-0.3398472;0.00420906,0.0915245;-0.7196248;0.103069,0.09863267;-0.7495876;0.04549832,-0.07584222;0.006550431;-0.04107665,-0.1104608;-0.3381163;-0.002841853,-0.1306144;-0.7185531;0.09133506,-0.126945;-0.7489727;0.03392027,0.01209044;0.5783334;0.00570303,0;0;0,0.01148641;0.3344913;0.02510905,0.02191227;0.6556101;0.03522277,0.1954255;0.5066653;0.01497459,0.2286493;0.2149546;0.001381397,0.2569855;-0.03982329;-0.06649578,-0.1624012;0.5249434;0.01241413,-0.218812;0.2367473;0.0003895471,-0.248666;-0.01752192;-0.06873301,0.07758468;0.0007505714;-0.03823996,0.09060904;-0.3466709;-0.01406944,0.08133377;-0.7252538;0.08886982,0.07833271;-0.7547396;0.03044988,-0.07744243;0.006901266;-0.03791151,-0.108556;-0.3389928;-0.008846471,-0.1092581;-0.7196481;0.08659252,-0.1176715;-0.753795;0.0339158,0.01949011;0.5771108;0.03516459,140.5753
+0;0;0,0.007429195;0.3354359;0.008621508,0.0135232;0.6567329;0.001290883,0.1946088;0.5234653;0.005592862,0.2346389;0.2328365;0.02337683,0.2710786;-0.02118739;-0.04345144,-0.1685231;0.5175053;0.007162737,-0.2284784;0.2298118;0.002518055,-0.2887289;-0.02455497;-0.04208552,0.07514112;0.005200525;-0.04253243,0.08973041;-0.3398472;0.00420906,0.0915245;-0.7196248;0.103069,0.09863267;-0.7495876;0.04549832,-0.07584222;0.006550431;-0.04107665,-0.1104608;-0.3381163;-0.002841853,-0.1306144;-0.7185531;0.09133506,-0.126945;-0.7489727;0.03392027,0.01209044;0.5783334;0.00570303,0;0;0,0.01148641;0.3344913;0.02510905,0.02191227;0.6556101;0.03522277,0.1954255;0.5066653;0.01497459,0.2286493;0.2149546;0.001381397,0.2569855;-0.03982329;-0.06649578,-0.1624012;0.5249434;0.01241413,-0.218812;0.2367473;0.0003895471,-0.248666;-0.01752192;-0.06873301,0.07758468;0.0007505714;-0.03823996,0.09060904;-0.3466709;-0.01406944,0.08133377;-0.7252538;0.08886982,0.07833271;-0.7547396;0.03044988,-0.07744243;0.006901266;-0.03791151,-0.108556;-0.3389928;-0.008846471,-0.1092581;-0.7196481;0.08659252,-0.1176715;-0.753795;0.0339158,0.01949011;0.5771108;0.03516459,140.5862
+0;0;0,0.00742727;0.335349;0.008619274,0.01351953;0.6565539;0.00129081,0.1947194;0.523276;0.005591379,0.2346834;0.2331271;0.02334598,0.2714155;-0.02293515;-0.04401854,-0.168639;0.5173122;0.007162233,-0.2284953;0.2300938;0.002525222,-0.2892292;-0.02631405;-0.04243626,0.07509737;0.005197498;-0.04250767,0.08969746;-0.3401054;0.004268385,0.0914916;-0.7198951;0.1031315,0.09863001;-0.750113;0.04531588,-0.07579807;0.006546619;-0.04105274,-0.1104422;-0.3383751;-0.002789661,-0.1305965;-0.7188239;0.09139025,-0.1269115;-0.7495006;0.03373122,0.01208721;0.5781783;0.005701615,0;0;0,0.01101684;0.334439;0.02485156,0.02086409;0.6554964;0.03453541,0.1948529;0.5069993;0.01450992,0.2283065;0.215789;0.001237512,0.2580341;-0.04078674;-0.06761205,-0.1633071;0.5244892;0.01185662,-0.2190339;0.2366815;-0.000790704,-0.2493187;-0.01988396;-0.06943563,0.07756829;0.0008526892;-0.03815711,0.09021398;-0.3467944;-0.01332009,0.0810989;-0.7254696;0.08934116,0.07768784;-0.7551892;0.03067493,-0.07737388;0.006787032;-0.03795722,-0.1087065;-0.3392952;-0.008281704,-0.1097427;-0.719967;0.08713938,-0.1181808;-0.7546172;0.03451859,0.01860636;0.5770162;0.03459859,140.5982
+0;0;0,0.007374771;0.3353499;0.008631681,0.01345817;0.6565552;0.001308336,0.1946334;0.5231941;0.005530064,0.2346309;0.2330504;0.02329393,0.2714146;-0.02302191;-0.04400424,-0.1686994;0.5173128;0.007227067,-0.2296355;0.2303117;0.00324222,-0.2940792;-0.02532017;-0.04096707,0.07510967;0.005196658;-0.04248605,0.08963464;-0.3401107;0.004280735,0.09153643;-0.7198802;0.1032193,0.09840889;-0.7503949;0.04568203,-0.0757651;0.006544471;-0.04111388,-0.1104102;-0.3383655;-0.002746146,-0.1305846;-0.7188535;0.09127106,-0.1269746;-0.7498074;0.03390039,0.01202624;0.5781794;0.00571551,0;0;0,0.01101684;0.334439;0.02485156,0.02086409;0.6554964;0.03453541,0.1948529;0.5069993;0.01450992,0.2283065;0.215789;0.001237512,0.2580341;-0.04078674;-0.06761205,-0.1633071;0.5244892;0.01185662,-0.2190339;0.2366815;-0.000790704,-0.2493187;-0.01988396;-0.06943563,0.07756829;0.0008526892;-0.03815711,0.09021398;-0.3467944;-0.01332009,0.0810989;-0.7254696;0.08934116,0.07768784;-0.7551892;0.03067493,-0.07737388;0.006787032;-0.03795722,-0.1087065;-0.3392952;-0.008281704,-0.1097427;-0.719967;0.08713938,-0.1181808;-0.7546172;0.03451859,0.01860636;0.5770162;0.03459859,140.6087
+0;0;0,0.007374771;0.3353499;0.008631681,0.01345817;0.6565552;0.001308336,0.1946334;0.5231941;0.005530064,0.2346309;0.2330504;0.02329393,0.2714146;-0.02302191;-0.04400424,-0.1686994;0.5173128;0.007227067,-0.2296355;0.2303117;0.00324222,-0.2940792;-0.02532017;-0.04096707,0.07510967;0.005196658;-0.04248605,0.08963464;-0.3401107;0.004280735,0.09153643;-0.7198802;0.1032193,0.09840889;-0.7503949;0.04568203,-0.0757651;0.006544471;-0.04111388,-0.1104102;-0.3383655;-0.002746146,-0.1305846;-0.7188535;0.09127106,-0.1269746;-0.7498074;0.03390039,0.01202624;0.5781794;0.00571551,0;0;0,0.01101684;0.334439;0.02485156,0.02086409;0.6554964;0.03453541,0.1948529;0.5069993;0.01450992,0.2283065;0.215789;0.001237512,0.2580341;-0.04078674;-0.06761205,-0.1633071;0.5244892;0.01185662,-0.2190339;0.2366815;-0.000790704,-0.2493187;-0.01988396;-0.06943563,0.07756829;0.0008526892;-0.03815711,0.09021398;-0.3467944;-0.01332009,0.0810989;-0.7254696;0.08934116,0.07768784;-0.7551892;0.03067493,-0.07737388;0.006787032;-0.03795722,-0.1087065;-0.3392952;-0.008281704,-0.1097427;-0.719967;0.08713938,-0.1181808;-0.7546172;0.03451859,0.01860636;0.5770162;0.03459859,140.6205
+0;0;0,0.007376097;0.3354102;0.008633234,0.01346205;0.6567511;0.001306347,0.1947917;0.5232999;0.005530351,0.2347436;0.2334869;0.02327398,0.272086;-0.02647474;-0.04504636,-0.16885;0.5174136;0.007228796,-0.2297166;0.2307396;0.00324849,-0.2951391;-0.02877492;-0.04163227,0.075101;0.005196058;-0.04248114,0.08965049;-0.3406942;0.004364595,0.09154294;-0.7185993;0.1028175,0.09834665;-0.7485086;0.04585582,-0.07575634;0.006543715;-0.04110913,-0.1104599;-0.3389486;-0.002676625,-0.1305352;-0.7175685;0.09087899,-0.1269614;-0.7479125;0.03408231,0.01202933;0.5783319;0.005715954,0;0;0,0.01065879;0.3345268;0.02464056,0.01985934;0.6557509;0.03390908,0.1942159;0.5074919;0.01298189,0.2282726;0.2166394;0.0008366127,0.2592515;-0.04395467;-0.06825197,-0.1640855;0.5240866;0.01116226,-0.219323;0.2365271;-0.001522873,-0.2501844;-0.02386412;-0.0714241,0.07757141;0.0009337664;-0.03812623,0.09012894;-0.3472774;-0.01287556,0.08132179;-0.7243493;0.08835673,0.07713874;-0.7540146;0.03088856,-0.0773575;0.006704407;-0.03798254,-0.1082775;-0.3399635;-0.00778974,-0.1100887;-0.7187959;0.08703376,-0.1184295;-0.7529655;0.03514222,0.01779868;0.577222;0.0340848,140.6424
+0;0;0,0.007288089;0.3354124;0.008622949,0.0133549;0.6567529;0.001265194,0.1946979;0.5233359;0.005560893,0.2347835;0.233528;0.02308366,0.2718385;-0.02658573;-0.04481319,-0.168959;0.5174333;0.007303402,-0.2320241;0.2312266;0.003984051,-0.302557;-0.0271067;-0.03996184,0.07512477;0.005185621;-0.04244034,0.08954462;-0.3407114;0.004395917,0.09153523;-0.7186626;0.1026696,0.1005491;-0.7474465;0.04484885,-0.07569479;0.006555639;-0.04122048,-0.1105858;-0.3389058;-0.002680637,-0.1306195;-0.7175208;0.09090435,-0.1302026;-0.678815;0.008417569,0.01192529;0.5783341;0.005680986,0;0;0,0.01065879;0.3345268;0.02464056,0.01985934;0.6557509;0.03390908,0.1942159;0.5074919;0.01298189,0.2282726;0.2166394;0.0008366127,0.2592515;-0.04395467;-0.06825197,-0.1640855;0.5240866;0.01116226,-0.219323;0.2365271;-0.001522873,-0.2501844;-0.02386412;-0.0714241,0.07757141;0.0009337664;-0.03812623,0.09012894;-0.3472774;-0.01287556,0.08132179;-0.7243493;0.08835673,0.07713874;-0.7540146;0.03088856,-0.0773575;0.006704407;-0.03798254,-0.1082775;-0.3399635;-0.00778974,-0.1100887;-0.7187959;0.08703376,-0.1184295;-0.7529655;0.03514222,0.01779868;0.577222;0.0340848,140.6536
+0;0;0,0.007290238;0.3355113;0.008625492,0.01335972;0.6569938;0.00126425,0.1948559;0.5234905;0.005562101,0.234823;0.2345382;0.02303313,0.2716627;-0.024064;-0.04446919,-0.1691072;0.517583;0.007306078,-0.231986;0.2322212;0.003996528,-0.3021091;-0.02461094;-0.039694,0.07513765;0.00518651;-0.04244761,0.08954129;-0.3403219;0.004336014,0.09153379;-0.7186324;0.1027032,0.1006606;-0.7481532;0.04415759,-0.07570776;0.006556763;-0.04122754,-0.1105595;-0.3385165;-0.002731003,-0.1306123;-0.7174915;0.09094297,-0.1301902;-0.6786766;0.007422201,0.01192938;0.578535;0.005682295,0;0;0,0.01028363;0.3346583;0.02436042,0.0189859;0.6560477;0.03330493,0.193698;0.5079216;0.01229966,0.2284107;0.2180063;0.0004595518,0.2598654;-0.0410226;-0.06812215,-0.1647485;0.5236083;0.01037534,-0.2195337;0.2368208;-0.001769964,-0.2498637;-0.02202681;-0.07153291,0.07761017;0.0009984374;-0.03807926,0.09007739;-0.3468073;-0.01262486,0.08131389;-0.7242271;0.08874774,0.07655168;-0.753248;0.0291872,-0.07736729;0.006638258;-0.03800792,-0.1082505;-0.3396214;-0.007632602,-0.1102305;-0.7187593;0.08749582,-0.1183994;-0.754236;0.03553743,0.01705611;0.5774757;0.03355718,140.6648
+0;0;0,0.007290238;0.3355113;0.008625492,0.01335972;0.6569938;0.00126425,0.1948559;0.5234905;0.005562101,0.234823;0.2345382;0.02303313,0.2716627;-0.024064;-0.04446919,-0.1691072;0.517583;0.007306078,-0.231986;0.2322212;0.003996528,-0.3021091;-0.02461094;-0.039694,0.07513765;0.00518651;-0.04244761,0.08954129;-0.3403219;0.004336014,0.09153379;-0.7186324;0.1027032,0.1006606;-0.7481532;0.04415759,-0.07570776;0.006556763;-0.04122754,-0.1105595;-0.3385165;-0.002731003,-0.1306123;-0.7174915;0.09094297,-0.1301902;-0.6786766;0.007422201,0.01192938;0.578535;0.005682295,0;0;0,0.01028363;0.3346583;0.02436042,0.0189859;0.6560477;0.03330493,0.193698;0.5079216;0.01229966,0.2284107;0.2180063;0.0004595518,0.2598654;-0.0410226;-0.06812215,-0.1647485;0.5236083;0.01037534,-0.2195337;0.2368208;-0.001769964,-0.2498637;-0.02202681;-0.07153291,0.07761017;0.0009984374;-0.03807926,0.09007739;-0.3468073;-0.01262486,0.08131389;-0.7242271;0.08874774,0.07655168;-0.753248;0.0291872,-0.07736729;0.006638258;-0.03800792,-0.1082505;-0.3396214;-0.007632602,-0.1102305;-0.7187593;0.08749582,-0.1183994;-0.754236;0.03553743,0.01705611;0.5774757;0.03355718,140.6868
+0;0;0,0.007217573;0.3355812;0.008588227,0.01326601;0.6571807;0.001162048,0.1946337;0.5237272;0.005578325,0.2347292;0.2344561;0.02287865,0.2711322;-0.02449095;-0.04458713,-0.1690713;0.5178369;0.007416004,-0.2366073;0.2332092;0.004142309,-0.3102808;-0.02305979;-0.03862264,0.07537259;0.005208849;-0.04250978,0.08962235;-0.340492;0.004119087,0.09183495;-0.7186469;0.1029236,0.1004022;-0.7493922;0.04345972,-0.07587163;0.006552383;-0.04142224,-0.1108059;-0.3386715;-0.002867986,-0.1308652;-0.717577;0.09092246,-0.1304523;-0.6786132;0.005958833,0.01183877;0.5786901;0.005594539,0;0;0,0.01002821;0.3347744;0.02379263,0.01847549;0.6563025;0.03223932,0.1931424;0.5082946;0.01138401,0.2286816;0.2181251;0.0002758503,0.2601302;-0.04129073;-0.06787705,-0.1650065;0.523534;0.009777376,-0.2195439;0.2363692;-0.002337981,-0.2491873;-0.02274561;-0.07241796,0.07766908;0.001166448;-0.03848886,0.09012437;-0.346734;-0.01209807,0.08121745;-0.724173;0.08903992,0.07513055;-0.7545499;0.02889907,-0.07769229;0.006576228;-0.0378933,-0.1084899;-0.3398383;-0.007318534,-0.1105323;-0.7189467;0.08776609,-0.1189749;-0.7555575;0.03493554,0.01659805;0.5776971;0.03260338,140.6978
+0;0;0,0.007217573;0.3355812;0.008588227,0.01326601;0.6571807;0.001162048,0.1946337;0.5237272;0.005578325,0.2347292;0.2344561;0.02287865,0.2711322;-0.02449095;-0.04458713,-0.1690713;0.5178369;0.007416004,-0.2366073;0.2332092;0.004142309,-0.3102808;-0.02305979;-0.03862264,0.07537259;0.005208849;-0.04250978,0.08962235;-0.340492;0.004119087,0.09183495;-0.7186469;0.1029236,0.1004022;-0.7493922;0.04345972,-0.07587163;0.006552383;-0.04142224,-0.1108059;-0.3386715;-0.002867986,-0.1308652;-0.717577;0.09092246,-0.1304523;-0.6786132;0.005958833,0.01183877;0.5786901;0.005594539,0;0;0,0.01002821;0.3347744;0.02379263,0.01847549;0.6563025;0.03223932,0.1931424;0.5082946;0.01138401,0.2286816;0.2181251;0.0002758503,0.2601302;-0.04129073;-0.06787705,-0.1650065;0.523534;0.009777376,-0.2195439;0.2363692;-0.002337981,-0.2491873;-0.02274561;-0.07241796,0.07766908;0.001166448;-0.03848886,0.09012437;-0.346734;-0.01209807,0.08121745;-0.724173;0.08903992,0.07513055;-0.7545499;0.02889907,-0.07769229;0.006576228;-0.0378933,-0.1084899;-0.3398383;-0.007318534,-0.1105323;-0.7189467;0.08776609,-0.1189749;-0.7555575;0.03493554,0.01659805;0.5776971;0.03260338,140.7094
+0;0;0,0.007218782;0.3356374;0.008589666,0.01326808;0.6572824;0.001162529,0.19476;0.5237825;0.005579305,0.2347546;0.2352394;0.02283609,0.2712532;-0.02438781;-0.0448069,-0.1691925;0.5178881;0.007418234,-0.2365585;0.2339768;0.004152779,-0.3104255;-0.02296534;-0.0387245,0.07545239;0.005214363;-0.04255479,0.08970435;-0.3405397;0.00408126,0.09192582;-0.7202095;0.1032816,0.1005035;-0.7510287;0.0437453,-0.07595196;0.00655932;-0.04146611,-0.1108916;-0.3387178;-0.002905909,-0.1310313;-0.7191411;0.09126025,-0.1306178;-0.6801664;0.006193183,0.01184067;0.5787827;0.00559553,0;0;0,0.009913594;0.3348483;0.02359426,0.01829577;0.6564261;0.03195846,0.1931457;0.5083529;0.01159656,0.2287806;0.2189456;0.0002801418,0.2604042;-0.04125166;-0.06762695,-0.1652673;0.5234296;0.009644795,-0.2194273;0.236929;-0.002126032,-0.2489305;-0.02277946;-0.0728021,0.07772036;0.001169637;-0.03859198,0.09015958;-0.3467525;-0.01177061,0.08072954;-0.7255772;0.09019887,0.07554129;-0.7576647;0.03158701,-0.07782075;0.006575922;-0.03783982,-0.1083724;-0.339898;-0.007077217,-0.1106455;-0.7204623;0.08863336,-0.1189228;-0.757976;0.03676315,0.01642571;0.5778116;0.03233302,140.7323
+0;0;0,0.007084567;0.3356387;0.008647695,0.01310233;0.6572849;0.00124804,0.1946663;0.5240113;0.005727065,0.2345662;0.235452;0.02293226,0.2709534;-0.02421832;-0.0446054,-0.1695088;0.5183474;0.007337985,-0.2425362;0.2358294;0.005087454,-0.3258617;-0.01803765;-0.03875782,0.07547873;0.005213553;-0.04250814,0.08942652;-0.3405584;0.0040875,0.09206472;-0.7202007;0.1033828,0.1002228;-0.7504593;0.04322078,-0.07593855;0.006553687;-0.04149155,-0.1111315;-0.3387008;-0.002959184,-0.1307523;-0.719007;0.0917879,-0.130291;-0.6800259;0.00672175,0.01167905;0.5787848;0.005673942,0;0;0,0.009913594;0.3348483;0.02359426,0.01829577;0.6564261;0.03195846,0.1931457;0.5083529;0.01159656,0.2287806;0.2189456;0.0002801418,0.2604042;-0.04125166;-0.06762695,-0.1652673;0.5234296;0.009644795,-0.2194273;0.236929;-0.002126032,-0.2489305;-0.02277946;-0.0728021,0.07772036;0.001169637;-0.03859198,0.09015958;-0.3467525;-0.01177061,0.08072954;-0.7255772;0.09019887,0.07554129;-0.7576647;0.03158701,-0.07782075;0.006575922;-0.03783982,-0.1083724;-0.339898;-0.007077217,-0.1106455;-0.7204623;0.08863336,-0.1189228;-0.757976;0.03676315,0.01642571;0.5778116;0.03233302,140.7442
+0;0;0,0.007083717;0.3355985;0.008646659,0.01310057;0.6571962;0.001248124,0.1944387;0.5240021;0.00572641,0.2343154;0.2356099;0.02292165,0.270496;-0.02258596;-0.04423253,-0.1692865;0.5183453;0.007335339,-0.2422716;0.2359909;0.005086111,-0.325124;-0.01643467;-0.0385102,0.07561298;0.005222826;-0.04258374,0.08956781;-0.3407239;0.004035451,0.09223086;-0.7239408;0.1042657,0.1003456;-0.7538795;0.04442308,-0.07607362;0.006565344;-0.04156534,-0.1112844;-0.3388636;-0.003013503,-0.1310899;-0.7227508;0.09262572,-0.1306311;-0.6838174;0.00801117,0.01167751;0.578708;0.005673352,0;0;0,0.009632304;0.3348516;0.02308583,0.01772237;0.6564003;0.03098202,0.1925748;0.5087899;0.01084995,0.2289333;0.2196254;-4.412606E-06,0.2610396;-0.03914726;-0.06701005,-0.1655077;0.5232079;0.009134812,-0.2191926;0.2367758;-0.002289586,-0.2485736;-0.02130836;-0.07309302,0.07774971;0.001337081;-0.03887379,0.09022998;-0.3466962;-0.01122761,0.07920096;-0.7285221;0.09363342,0.0760128;-0.7590005;0.03386856,-0.07805467;0.00648501;-0.03772785,-0.1084123;-0.3401625;-0.006726459,-0.1108301;-0.7242652;0.09006065,-0.1190643;-0.7614418;0.03849376,0.01591892;0.5777968;0.03146887,140.7675
+0;0;0,0.007083717;0.3355985;0.008646659,0.01310057;0.6571962;0.001248124,0.1944387;0.5240021;0.00572641,0.2343154;0.2356099;0.02292165,0.270496;-0.02258596;-0.04423253,-0.1692865;0.5183453;0.007335339,-0.2422716;0.2359909;0.005086111,-0.325124;-0.01643467;-0.0385102,0.07561298;0.005222826;-0.04258374,0.08956781;-0.3407239;0.004035451,0.09223086;-0.7239408;0.1042657,0.1003456;-0.7538795;0.04442308,-0.07607362;0.006565344;-0.04156534,-0.1112844;-0.3388636;-0.003013503,-0.1310899;-0.7227508;0.09262572,-0.1306311;-0.6838174;0.00801117,0.01167751;0.578708;0.005673352,0;0;0,0.009632304;0.3348516;0.02308583,0.01772237;0.6564003;0.03098202,0.1925748;0.5087899;0.01084995,0.2289333;0.2196254;-4.412606E-06,0.2610396;-0.03914726;-0.06701005,-0.1655077;0.5232079;0.009134812,-0.2191926;0.2367758;-0.002289586,-0.2485736;-0.02130836;-0.07309302,0.07774971;0.001337081;-0.03887379,0.09022998;-0.3466962;-0.01122761,0.07920096;-0.7285221;0.09363342,0.0760128;-0.7590005;0.03386856,-0.07805467;0.00648501;-0.03772785,-0.1084123;-0.3401625;-0.006726459,-0.1108301;-0.7242652;0.09006065,-0.1190643;-0.7614418;0.03849376,0.01591892;0.5777968;0.03146887,140.7896
+0;0;0,0.006923494;0.3356064;0.008722863,0.01288994;0.6572361;0.001372478,0.1937467;0.5243521;0.005908327,0.2334465;0.2359221;0.02308795,0.2692333;-0.02241462;-0.04409401,-0.1689464;0.5185233;0.007544511,-0.2470385;0.2375207;0.006075032,-0.3353834;-0.01337129;-0.03611976,0.07571522;0.005206373;-0.04262102,0.08926339;-0.3400344;0.004099142,0.09153936;-0.7266794;0.1048458,0.1043302;-0.7792314;0.01915233,-0.07618435;0.006586006;-0.0415815,-0.1117657;-0.3381723;-0.003723934,-0.1316896;-0.7252811;0.09322558,-0.1310587;-0.6827099;-0.0257844,0.01147505;0.5787377;0.00578636,0;0;0,0.009473547;0.3348967;0.02258611,0.01750036;0.6564873;0.03005838,0.1919519;0.5093972;0.009976387,0.2289168;0.2202706;-0.0001438856,0.2613109;-0.03852659;-0.06727529,-0.1652456;0.5234128;0.008899599,-0.2188021;0.2369669;-0.003080562,-0.2477509;-0.02112275;-0.07438025,0.07777331;0.001442254;-0.03906,0.09070095;-0.3458413;-0.01105082,0.07952821;-0.7310296;0.09456445,0.07745554;-0.7198597;-0.02360045,-0.07822954;0.006410296;-0.03762311,-0.108206;-0.339534;-0.006294914,-0.1108048;-0.7269684;0.091364,-0.1232315;-0.790332;0.01753554,0.01570115;0.577875;0.03064609,140.8012
+0;0;0,0.006923494;0.3356064;0.008722863,0.01288994;0.6572361;0.001372478,0.1937467;0.5243521;0.005908327,0.2334465;0.2359221;0.02308795,0.2692333;-0.02241462;-0.04409401,-0.1689464;0.5185233;0.007544511,-0.2470385;0.2375207;0.006075032,-0.3353834;-0.01337129;-0.03611976,0.07571522;0.005206373;-0.04262102,0.08926339;-0.3400344;0.004099142,0.09153936;-0.7266794;0.1048458,0.1043302;-0.7792314;0.01915233,-0.07618435;0.006586006;-0.0415815,-0.1117657;-0.3381723;-0.003723934,-0.1316896;-0.7252811;0.09322558,-0.1310587;-0.6827099;-0.0257844,0.01147505;0.5787377;0.00578636,0;0;0,0.009473547;0.3348967;0.02258611,0.01750036;0.6564873;0.03005838,0.1919519;0.5093972;0.009976387,0.2289168;0.2202706;-0.0001438856,0.2613109;-0.03852659;-0.06727529,-0.1652456;0.5234128;0.008899599,-0.2188021;0.2369669;-0.003080562,-0.2477509;-0.02112275;-0.07438025,0.07777331;0.001442254;-0.03906,0.09070095;-0.3458413;-0.01105082,0.07952821;-0.7310296;0.09456445,0.07745554;-0.7198597;-0.02360045,-0.07822954;0.006410296;-0.03762311,-0.108206;-0.339534;-0.006294914,-0.1108048;-0.7269684;0.091364,-0.1232315;-0.790332;0.01753554,0.01570115;0.577875;0.03064609,140.8127
+0;0;0,0.006921534;0.3355114;0.008720394,0.0128859;0.6570287;0.001372639,0.193408;0.5242735;0.005906645,0.2332149;0.2350657;0.0231326,0.2688487;-0.02216715;-0.04376229,-0.1686181;0.5184554;0.00753982,-0.2469209;0.236695;0.006066378,-0.3348882;-0.01312484;-0.03594812,0.07581066;0.005212935;-0.04267474,0.08937114;-0.3403415;0.00408788,0.09164776;-0.7270969;0.1048633,0.1044384;-0.7796474;0.01917142,-0.07628038;0.006594308;-0.04163391,-0.111894;-0.3384773;-0.003741942,-0.1318237;-0.7256967;0.09323525,-0.1311927;-0.6831257;-0.02577253,0.01147152;0.578559;0.005784902,0;0;0,0.00932426;0.3348258;0.02228415,0.01729479;0.6563101;0.02955091,0.1914876;0.5097045;0.008990645,0.229237;0.2198857;-0.001131773,0.2617047;-0.03794074;-0.06734967,-0.1650773;0.5233071;0.008317802,-0.2183169;0.2359862;-0.003285902,-0.2472083;-0.02096942;-0.0743672,0.07768105;0.001596555;-0.03947997,0.09115934;-0.34589;-0.01032698,0.07986209;-0.7311831;0.09532464,0.07769035;-0.7200239;-0.02283454,-0.0784427;0.00632967;-0.03744651,-0.1080505;-0.339939;-0.005825657,-0.1107689;-0.7274662;0.09192865,-0.1230883;-0.7916263;0.0191042,0.01550006;0.5777268;0.03018391,140.8358
+0;0;0,0.006631375;0.3355171;0.008724849,0.01246645;0.6570358;0.001337568,0.1930772;0.5244846;0.006007579,0.2327637;0.2352605;0.02323554,0.26758;-0.02208969;-0.04363867,-0.1689907;0.5184165;0.007830448,-0.2531295;0.2383402;0.007231858,-0.3510653;-0.007604182;-0.03558626,0.07584226;0.005202575;-0.0426198,0.08894825;-0.3403457;0.004318241,0.09153855;-0.7271065;0.1050652,0.1041903;-0.777181;0.0170351,-0.0762623;0.006598455;-0.04166634,-0.1126529;-0.3383955;-0.003805675,-0.1320781;-0.7256591;0.09309702,-0.1315033;-0.6830868;-0.02591091,0.01108017;0.5785663;0.005761196,0;0;0,0.00932426;0.3348258;0.02228415,0.01729479;0.6563101;0.02955091,0.1914876;0.5097045;0.008990645,0.229237;0.2198857;-0.001131773,0.2617047;-0.03794074;-0.06734967,-0.1650773;0.5233071;0.008317802,-0.2183169;0.2359862;-0.003285902,-0.2472083;-0.02096942;-0.0743672,0.07768105;0.001596555;-0.03947997,0.09115934;-0.34589;-0.01032698,0.07986209;-0.7311831;0.09532464,0.07769035;-0.7200239;-0.02283454,-0.0784427;0.00632967;-0.03744651,-0.1080505;-0.339939;-0.005825657,-0.1107689;-0.7274662;0.09192865,-0.1230883;-0.7916263;0.0191042,0.01550006;0.5777268;0.03018391,140.8479
+0;0;0,0.006628802;0.335387;0.008721463,0.01246078;0.656735;0.001338253,0.1929165;0.5242751;0.006005515,0.2326248;0.2348922;0.02324294,0.2674745;-0.02270481;-0.04369542,-0.1688413;0.5182122;0.007826823,-0.2530264;0.2379821;0.007227904,-0.3510561;-0.008198157;-0.03563129,0.07586821;0.005204355;-0.04263438,0.08898174;-0.3405428;0.00433068,0.0915732;-0.7274771;0.1051228,0.1042243;-0.7775474;0.01709732,-0.07628839;0.006600712;-0.0416806,-0.1126999;-0.3385918;-0.003798135,-0.1321338;-0.7260292;0.09314802,-0.131559;-0.6834574;-0.02585369,0.0110753;0.5783105;0.005759343,0;0;0,0.009217657;0.334713;0.02206063,0.01712858;0.6560322;0.02913785,0.1912669;0.5097706;0.008589864,0.2293383;0.2198319;-0.001534224,0.2618168;-0.03832722;-0.06749225,-0.1650905;0.5232866;0.007654889,-0.2181197;0.235755;-0.003741229,-0.2474181;-0.02137753;-0.07498664,0.07769333;0.001638696;-0.03951991,0.09147583;-0.3459967;-0.009881498,0.08020072;-0.7314671;0.0958035,0.07809001;-0.720317;-0.022349,-0.07850306;0.006279771;-0.03739778,-0.1078455;-0.3401815;-0.005422954,-0.1106957;-0.7278097;0.09265961,-0.1221963;-0.7925606;0.0204808,0.01534358;0.5774941;0.02981734,140.8589
+0;0;0,0.006628802;0.335387;0.008721463,0.01246078;0.656735;0.001338253,0.1929165;0.5242751;0.006005515,0.2326248;0.2348922;0.02324294,0.2674745;-0.02270481;-0.04369542,-0.1688413;0.5182122;0.007826823,-0.2530264;0.2379821;0.007227904,-0.3510561;-0.008198157;-0.03563129,0.07586821;0.005204355;-0.04263438,0.08898174;-0.3405428;0.00433068,0.0915732;-0.7274771;0.1051228,0.1042243;-0.7775474;0.01709732,-0.07628839;0.006600712;-0.0416806,-0.1126999;-0.3385918;-0.003798135,-0.1321338;-0.7260292;0.09314802,-0.131559;-0.6834574;-0.02585369,0.0110753;0.5783105;0.005759343,0;0;0,0.009217657;0.334713;0.02206063,0.01712858;0.6560322;0.02913785,0.1912669;0.5097706;0.008589864,0.2293383;0.2198319;-0.001534224,0.2618168;-0.03832722;-0.06749225,-0.1650905;0.5232866;0.007654889,-0.2181197;0.235755;-0.003741229,-0.2474181;-0.02137753;-0.07498664,0.07769333;0.001638696;-0.03951991,0.09147583;-0.3459967;-0.009881498,0.08020072;-0.7314671;0.0958035,0.07809001;-0.720317;-0.022349,-0.07850306;0.006279771;-0.03739778,-0.1078455;-0.3401815;-0.005422954,-0.1106957;-0.7278097;0.09265961,-0.1221963;-0.7925606;0.0204808,0.01534358;0.5774941;0.02981734,140.8717
+0;0;0,0.006430175;0.3352188;0.008788008,0.01217182;0.6563427;0.001466831,0.1928717;0.5240399;0.006125543,0.2324697;0.2339294;0.02318949,0.2668554;-0.02416399;-0.04370489,-0.169255;0.5177081;0.008063746,-0.2606689;0.2390205;0.008148329,-0.3697753;-0.002952963;-0.03444339,0.07591719;0.005148682;-0.04269756,0.08867262;-0.3408248;0.004486982,0.09143601;-0.7279218;0.1052114,0.1040922;-0.7779862;0.01719122,-0.07636967;0.006655933;-0.04166992,-0.1129791;-0.338762;-0.003814638,-0.133023;-0.7262928;0.09321724,-0.132479;-0.6837115;-0.0257762,0.01080334;0.5779772;0.005870481,0;0;0,0.008900262;0.3345752;0.02169001,0.01646926;0.6556829;0.02841008,0.1911014;0.5099005;0.008312225,0.229295;0.2192922;-0.002239585,0.2610759;-0.03932241;-0.06840503,-0.165821;0.5228885;0.006927457,-0.2182677;0.2345353;-0.004254367,-0.247995;-0.02300814;-0.07536757,0.07765578;0.001808047;-0.03974068,0.09155409;-0.3459857;-0.009193063,0.08042145;-0.7315691;0.09663045,0.07839346;-0.7204404;-0.02151263,-0.07865597;0.006151208;-0.03726139,-0.1077876;-0.3405263;-0.004813589,-0.1105865;-0.7282033;0.09365362,-0.1219445;-0.7945626;0.02362562,0.01476935;0.577204;0.02917945,140.8934
+0;0;0,0.006430175;0.3352188;0.008788008,0.01217182;0.6563427;0.001466831,0.1928717;0.5240399;0.006125543,0.2324697;0.2339294;0.02318949,0.2668554;-0.02416399;-0.04370489,-0.169255;0.5177081;0.008063746,-0.2606689;0.2390205;0.008148329,-0.3697753;-0.002952963;-0.03444339,0.07591719;0.005148682;-0.04269756,0.08867262;-0.3408248;0.004486982,0.09143601;-0.7279218;0.1052114,0.1040922;-0.7779862;0.01719122,-0.07636967;0.006655933;-0.04166992,-0.1129791;-0.338762;-0.003814638,-0.133023;-0.7262928;0.09321724,-0.132479;-0.6837115;-0.0257762,0.01080334;0.5779772;0.005870481,0;0;0,0.008900262;0.3345752;0.02169001,0.01646926;0.6556829;0.02841008,0.1911014;0.5099005;0.008312225,0.229295;0.2192922;-0.002239585,0.2610759;-0.03932241;-0.06840503,-0.165821;0.5228885;0.006927457,-0.2182677;0.2345353;-0.004254367,-0.247995;-0.02300814;-0.07536757,0.07765578;0.001808047;-0.03974068,0.09155409;-0.3459857;-0.009193063,0.08042145;-0.7315691;0.09663045,0.07839346;-0.7204404;-0.02151263,-0.07865597;0.006151208;-0.03726139,-0.1077876;-0.3405263;-0.004813589,-0.1105865;-0.7282033;0.09365362,-0.1219445;-0.7945626;0.02362562,0.01476935;0.577204;0.02917945,140.9051
+0;0;0,0.006430389;0.3352299;0.008788301,0.01217369;0.6564466;0.001464584,0.1927744;0.5241407;0.006124971,0.2324941;0.233138;0.0232414,0.2667978;-0.02434006;-0.0434935,-0.1691562;0.5178124;0.008062122,-0.2608511;0.2382677;0.008146966,-0.3696975;-0.003128856;-0.03434321,0.07588225;0.005146312;-0.0426779,0.08864667;-0.3410709;0.004539873,0.09141069;-0.7282561;0.1052873,0.1040658;-0.7783136;0.01727459,-0.07633451;0.00665287;-0.04165073,-0.1129697;-0.3390083;-0.003768794,-0.1330182;-0.7266276;0.0932852,-0.1324743;-0.6840473;-0.0256981,0.01080464;0.5780488;0.005870046,0;0;0,0.008610569;0.3346269;0.02117634,0.01586004;0.6558463;0.02730227,0.1906731;0.5104924;0.007676363,0.2288418;0.2189926;-0.003468633,0.2605114;-0.03914386;-0.0689503,-0.166238;0.5229083;0.006210936,-0.2187791;0.2336369;-0.004499515,-0.2494623;-0.02310047;-0.07570136,0.07769679;0.001881778;-0.03956854,0.09145548;-0.3461395;-0.008734703,0.08046635;-0.7317414;0.09738064,0.0784326;-0.7206444;-0.02074695,-0.07857326;0.006046831;-0.03735882,-0.1073667;-0.3408569;-0.004380535,-0.1102936;-0.7285464;0.09440388,-0.1182171;-0.7961017;0.0255869,0.01423947;0.5773351;0.02822757,140.9264
+0;0;0,0.006466197;0.3352288;0.008806636,0.01230242;0.6564445;0.001507325,0.1929031;0.5242356;0.006184678,0.2326612;0.2332349;0.02324644,0.2659481;-0.02430162;-0.04377706,-0.1690781;0.5178838;0.008301004,-0.2700521;0.2415555;0.007953211,-0.3838308;0.002454981;-0.03459792,0.07589552;0.005064307;-0.0426641,0.08845686;-0.3411397;0.004705008,0.09121511;-0.7283165;0.1054847,0.1044396;-0.7778485;0.01708012,-0.07631801;0.006738091;-0.04166728,-0.1130412;-0.3389109;-0.003759928,-0.1332206;-0.7264773;0.09347775,-0.1327268;-0.6838945;-0.02550549,0.01090473;0.5780467;0.005904944,0;0;0,0.008610569;0.3346269;0.02117634,0.01586004;0.6558463;0.02730227,0.1906731;0.5104924;0.007676363,0.2288418;0.2189926;-0.003468633,0.2605114;-0.03914386;-0.0689503,-0.166238;0.5229083;0.006210936,-0.2187791;0.2336369;-0.004499515,-0.2494623;-0.02310047;-0.07570136,0.07769679;0.001881778;-0.03956854,0.09145548;-0.3461395;-0.008734703,0.08046635;-0.7317414;0.09738064,0.0784326;-0.7206444;-0.02074695,-0.07857326;0.006046831;-0.03735882,-0.1073667;-0.3408569;-0.004380535,-0.1102936;-0.7285464;0.09440388,-0.1182171;-0.7961017;0.0255869,0.01423947;0.5773351;0.02822757,140.9387
+0;0;0,0.006465271;0.3351808;0.008805375,0.01230009;0.6563191;0.001507895,0.1929661;0.5241116;0.006184197,0.2328199;0.2324103;0.02328704,0.2659908;-0.02422878;-0.0435029,-0.1691442;0.5177575;0.008301277,-0.2703613;0.2407639;0.007952646,-0.3837436;0.002496645;-0.03445021,0.07590552;0.005064974;-0.04266971,0.08848773;-0.3417143;0.004778095,0.09124398;-0.7286115;0.105485,0.1044675;-0.7781378;0.01708665,-0.07632806;0.006738978;-0.04167277,-0.1131123;-0.3394844;-0.003702424,-0.1332771;-0.7267708;0.09346501,-0.1327833;-0.6841888;-0.02550984,0.01090276;0.5779419;0.005904363,0;0;0,0.008362435;0.3346088;0.02079678,0.015352;0.6557632;0.02656019,0.1903281;0.5104183;0.007292509,0.2287172;0.2182495;-0.004288912,0.2595202;-0.0388689;-0.07036567,-0.166668;0.5226223;0.005408276,-0.2192826;0.2326289;-0.004887838,-0.2507737;-0.02315152;-0.07566567,0.07769614;0.00190945;-0.03959382,0.09125429;-0.3466425;-0.008079171,0.08051775;-0.7319599;0.09800637,0.07857125;-0.7208857;-0.02011049,-0.07861544;0.006000172;-0.03730439,-0.1073112;-0.3414578;-0.003913611,-0.1102773;-0.7288674;0.0947976,-0.1185348;-0.7967621;0.0265187,0.01379485;0.5772724;0.02757466,140.9598
+0;0;0,0.006465271;0.3351808;0.008805375,0.01230009;0.6563191;0.001507895,0.1929661;0.5241116;0.006184197,0.2328199;0.2324103;0.02328704,0.2659908;-0.02422878;-0.0435029,-0.1691442;0.5177575;0.008301277,-0.2703613;0.2407639;0.007952646,-0.3837436;0.002496645;-0.03445021,0.07590552;0.005064974;-0.04266971,0.08848773;-0.3417143;0.004778095,0.09124398;-0.7286115;0.105485,0.1044675;-0.7781378;0.01708665,-0.07632806;0.006738978;-0.04167277,-0.1131123;-0.3394844;-0.003702424,-0.1332771;-0.7267708;0.09346501,-0.1327833;-0.6841888;-0.02550984,0.01090276;0.5779419;0.005904363,0;0;0,0.008362435;0.3346088;0.02079678,0.015352;0.6557632;0.02656019,0.1903281;0.5104183;0.007292509,0.2287172;0.2182495;-0.004288912,0.2595202;-0.0388689;-0.07036567,-0.166668;0.5226223;0.005408276,-0.2192826;0.2326289;-0.004887838,-0.2507737;-0.02315152;-0.07566567,0.07769614;0.00190945;-0.03959382,0.09125429;-0.3466425;-0.008079171,0.08051775;-0.7319599;0.09800637,0.07857125;-0.7208857;-0.02011049,-0.07861544;0.006000172;-0.03730439,-0.1073112;-0.3414578;-0.003913611,-0.1102773;-0.7288674;0.0947976,-0.1185348;-0.7967621;0.0265187,0.01379485;0.5772724;0.02757466,140.9717
+0;0;0,0.006493804;0.3351961;0.008820918,0.01240036;0.6563733;0.001543,0.1926613;0.5243574;0.006088535,0.232788;0.2321334;0.0231603,0.2652189;-0.02480328;-0.04357506,-0.1686837;0.5180066;0.008518611,-0.2784533;0.2436952;0.007893196,-0.4033884;0.01122971;-0.03538314,0.07584615;0.005006497;-0.04262142,0.08828404;-0.3416657;0.004967783,0.09079961;-0.7283981;0.1057104,0.1041903;-0.7783436;0.01772106,-0.07624508;0.006791219;-0.04165161,-0.1131576;-0.3393047;-0.003492985,-0.1332676;-0.7264276;0.0937123,-0.1328578;-0.6838428;-0.02525904,0.01098122;0.5779848;0.005933503,0;0;0,0.008225396;0.3346442;0.02054381,0.01513702;0.6558429;0.02615058,0.1898464;0.5109161;0.007042885,0.2283835;0.2182077;-0.004498124,0.2587787;-0.03906026;-0.07091451,-0.1665012;0.5229791;0.004965235,-0.2194739;0.2324824;-0.005135464,-0.2533849;-0.02314812;-0.07602223,0.07778493;0.002056673;-0.03923726,0.09125324;-0.3463562;-0.007172346,0.08058918;-0.7315;0.09897768,0.07869173;-0.7204413;-0.01913393,-0.07843841;0.005796431;-0.03752475,-0.1068224;-0.3414672;-0.002834871,-0.1098136;-0.7286868;0.09600499,-0.1196873;-0.7970115;0.02856985,0.01359348;0.577341;0.02719748,140.9942
+0;0;0,0.006493804;0.3351961;0.008820918,0.01240036;0.6563733;0.001543,0.1926613;0.5243574;0.006088535,0.232788;0.2321334;0.0231603,0.2652189;-0.02480328;-0.04357506,-0.1686837;0.5180066;0.008518611,-0.2784533;0.2436952;0.007893196,-0.4033884;0.01122971;-0.03538314,0.07584615;0.005006497;-0.04262142,0.08828404;-0.3416657;0.004967783,0.09079961;-0.7283981;0.1057104,0.1041903;-0.7783436;0.01772106,-0.07624508;0.006791219;-0.04165161,-0.1131576;-0.3393047;-0.003492985,-0.1332676;-0.7264276;0.0937123,-0.1328578;-0.6838428;-0.02525904,0.01098122;0.5779848;0.005933503,0;0;0,0.008225396;0.3346442;0.02054381,0.01513702;0.6558429;0.02615058,0.1898464;0.5109161;0.007042885,0.2283835;0.2182077;-0.004498124,0.2587787;-0.03906026;-0.07091451,-0.1665012;0.5229791;0.004965235,-0.2194739;0.2324824;-0.005135464,-0.2533849;-0.02314812;-0.07602223,0.07778493;0.002056673;-0.03923726,0.09125324;-0.3463562;-0.007172346,0.08058918;-0.7315;0.09897768,0.07869173;-0.7204413;-0.01913393,-0.07843841;0.005796431;-0.03752475,-0.1068224;-0.3414672;-0.002834871,-0.1098136;-0.7286868;0.09600499,-0.1196873;-0.7970115;0.02856985,0.01359348;0.577341;0.02719748,141.005
+0;0;0,0.006493804;0.3351961;0.008820918,0.01240036;0.6563733;0.001543,0.1926613;0.5243574;0.006088535,0.232788;0.2321334;0.0231603,0.2652189;-0.02480328;-0.04357506,-0.1686837;0.5180066;0.008518611,-0.2784533;0.2436952;0.007893196,-0.4033884;0.01122971;-0.03538314,0.07584615;0.005006497;-0.04262142,0.08828404;-0.3416657;0.004967783,0.09079961;-0.7283981;0.1057104,0.1041903;-0.7783436;0.01772106,-0.07624508;0.006791219;-0.04165161,-0.1131576;-0.3393047;-0.003492985,-0.1332676;-0.7264276;0.0937123,-0.1328578;-0.6838428;-0.02525904,0.01098122;0.5779848;0.005933503,0;0;0,0.008225396;0.3346442;0.02054381,0.01513702;0.6558429;0.02615058,0.1898464;0.5109161;0.007042885,0.2283835;0.2182077;-0.004498124,0.2587787;-0.03906026;-0.07091451,-0.1665012;0.5229791;0.004965235,-0.2194739;0.2324824;-0.005135464,-0.2533849;-0.02314812;-0.07602223,0.07778493;0.002056673;-0.03923726,0.09125324;-0.3463562;-0.007172346,0.08058918;-0.7315;0.09897768,0.07869173;-0.7204413;-0.01913393,-0.07843841;0.005796431;-0.03752475,-0.1068224;-0.3414672;-0.002834871,-0.1098136;-0.7286868;0.09600499,-0.1196873;-0.7970115;0.02856985,0.01359348;0.577341;0.02719748,141.0173
+0;0;0,0.006709812;0.3351506;0.008710904,0.01298245;0.6562772;0.001309284,0.192743;0.5243621;0.005849663,0.2332048;0.2319963;0.02280142,0.2652977;-0.02502331;-0.04355769,-0.1678481;0.5181413;0.008699745,-0.2896283;0.2487496;0.008839922,-0.4235283;0.02117853;-0.03328799,0.0757728;0.004973269;-0.04271038,0.08810617;-0.3416705;0.005164236,0.09052769;-0.7292172;0.1060788,0.1021467;-0.7792894;0.0179634,-0.07628065;0.006800156;-0.04153849,-0.1132736;-0.3392967;-0.003400374,-0.133676;-0.7271761;0.09414594,-0.1333759;-0.6845937;-0.02481827,0.01145791;0.5779023;0.005729381,0;0;0,0.008225858;0.3346105;0.02037144,0.01520032;0.6557691;0.02586424,0.1895901;0.5112805;0.006553054,0.2282873;0.2183923;-0.004461527,0.2584438;-0.03850716;-0.07218015,-0.166017;0.5229918;0.004385896,-0.2194388;0.2323812;-0.005304272,-0.2557256;-0.02270535;-0.07676552,0.0778565;0.002109334;-0.03904283,0.09137577;-0.3462849;-0.006721258,0.08096831;-0.7321339;0.1000224,0.07909237;-0.7210758;-0.01808167,-0.07836795;0.005727256;-0.03763096,-0.1063449;-0.3415402;-0.002579387,-0.1094501;-0.7295238;0.09662305,-0.1194742;-0.7981312;0.02963813,0.01363639;0.5772778;0.02693665,141.0394
+0;0;0,0.006710375;0.3351787;0.008711634,0.01298368;0.6563395;0.001309203,0.192608;0.5244557;0.005849992,0.2329566;0.2329083;0.0227543,0.2652231;-0.02550232;-0.04396395,-0.1677125;0.5182396;0.008697936,-0.2891518;0.249602;0.008837721,-0.4237765;0.02079923;-0.0335182,0.07573414;0.004970731;-0.04268859,0.08807229;-0.3418072;0.005204555,0.09049319;-0.729254;0.1060932,0.09796055;-0.7507151;0.04946284,-0.07624173;0.006796687;-0.04151729,-0.113249;-0.3394341;-0.003364421,-0.1336462;-0.7272137;0.09415678,-0.1334533;-0.6891272;0.01770047,0.01145896;0.5779557;0.0057298,0;0;0,0.008160658;0.3346475;0.02025163,0.01509717;0.6558428;0.02566016,0.1893734;0.5114593;0.006274939,0.2278031;0.2193769;-0.004891276,0.2577259;-0.03893968;-0.07305062,-0.1659375;0.5230498;0.004006447,-0.2198731;0.2333672;-0.005407182,-0.2598774;-0.02261218;-0.07712,0.07791396;0.002164647;-0.03882539,0.09122988;-0.3463449;-0.006195545,0.0810247;-0.7320892;0.1005594,0.08172005;-0.7628398;0.05344379,-0.07825923;0.005641765;-0.037767,-0.1065319;-0.3417879;-0.003209449,-0.1092824;-0.7293953;0.09705215,-0.1157036;-0.762489;0.05359008,0.01354007;0.5773426;0.02675116,141.0611
+0;0;0,0.006710375;0.3351787;0.008711634,0.01298368;0.6563395;0.001309203,0.192608;0.5244557;0.005849992,0.2329566;0.2329083;0.0227543,0.2652231;-0.02550232;-0.04396395,-0.1677125;0.5182396;0.008697936,-0.2891518;0.249602;0.008837721,-0.4237765;0.02079923;-0.0335182,0.07573414;0.004970731;-0.04268859,0.08807229;-0.3418072;0.005204555,0.09049319;-0.729254;0.1060932,0.09796055;-0.7507151;0.04946284,-0.07624173;0.006796687;-0.04151729,-0.113249;-0.3394341;-0.003364421,-0.1336462;-0.7272137;0.09415678,-0.1334533;-0.6891272;0.01770047,0.01145896;0.5779557;0.0057298,0;0;0,0.008160658;0.3346475;0.02025163,0.01509717;0.6558428;0.02566016,0.1893734;0.5114593;0.006274939,0.2278031;0.2193769;-0.004891276,0.2577259;-0.03893968;-0.07305062,-0.1659375;0.5230498;0.004006447,-0.2198731;0.2333672;-0.005407182,-0.2598774;-0.02261218;-0.07712,0.07791396;0.002164647;-0.03882539,0.09122988;-0.3463449;-0.006195545,0.0810247;-0.7320892;0.1005594,0.08172005;-0.7628398;0.05344379,-0.07825923;0.005641765;-0.037767,-0.1065319;-0.3417879;-0.003209449,-0.1092824;-0.7293953;0.09705215,-0.1157036;-0.762489;0.05359008,0.01354007;0.5773426;0.02675116,141.0724
+0;0;0,0.006967792;0.3352994;0.008457128,0.01360971;0.6566173;0.0007316377,0.1933463;0.524833;0.005448286,0.2336693;0.2337712;0.02253219,0.2656807;-0.02536583;-0.04399165,-0.1674892;0.5189151;0.008995449,-0.2987351;0.255459;0.008589708,-0.440062;0.03013264;-0.03450195,0.0756736;0.004871864;-0.04281336,0.08755419;-0.3420784;0.005056202,0.08980563;-0.7307116;0.1057472,0.09760287;-0.7541576;0.05151339,-0.07631794;0.00685799;-0.04137332,-0.112829;-0.3396731;-0.004086759,-0.1344561;-0.7283696;0.09402975,-0.1284869;-0.7554529;0.0433895,0.01198541;0.5781919;0.005238222,0;0;0,0.008037172;0.3347898;0.01992488,0.01486377;0.6561656;0.02496266,0.1893127;0.5115273;0.006103396,0.2269634;0.2198445;-0.00565958,0.2571402;-0.03928709;-0.07305634,-0.1661721;0.5228145;0.003483042,-0.2213817;0.2338584;-0.006061371,-0.2654687;-0.022008;-0.07810891,0.07795117;0.002211645;-0.03875482,0.09123827;-0.3464293;-0.005890012,0.08095891;-0.7331877;0.1013099,0.08192164;-0.7630664;0.0536424,-0.078254;0.005584929;-0.03779329,-0.1065674;-0.3419916;-0.003209583,-0.1092707;-0.7305748;0.09766284,-0.1172499;-0.7585551;0.04833538,0.01333214;0.5776179;0.02615035,141.0941
+0;0;0,0.006967792;0.3352994;0.008457128,0.01360971;0.6566173;0.0007316377,0.1933463;0.524833;0.005448286,0.2336693;0.2337712;0.02253219,0.2656807;-0.02536583;-0.04399165,-0.1674892;0.5189151;0.008995449,-0.2987351;0.255459;0.008589708,-0.440062;0.03013264;-0.03450195,0.0756736;0.004871864;-0.04281336,0.08755419;-0.3420784;0.005056202,0.08980563;-0.7307116;0.1057472,0.09760287;-0.7541576;0.05151339,-0.07631794;0.00685799;-0.04137332,-0.112829;-0.3396731;-0.004086759,-0.1344561;-0.7283696;0.09402975,-0.1284869;-0.7554529;0.0433895,0.01198541;0.5781919;0.005238222,0;0;0,0.008037172;0.3347898;0.01992488,0.01486377;0.6561656;0.02496266,0.1893127;0.5115273;0.006103396,0.2269634;0.2198445;-0.00565958,0.2571402;-0.03928709;-0.07305634,-0.1661721;0.5228145;0.003483042,-0.2213817;0.2338584;-0.006061371,-0.2654687;-0.022008;-0.07810891,0.07795117;0.002211645;-0.03875482,0.09123827;-0.3464293;-0.005890012,0.08095891;-0.7331877;0.1013099,0.08192164;-0.7630664;0.0536424,-0.078254;0.005584929;-0.03779329,-0.1065674;-0.3419916;-0.003209583,-0.1092707;-0.7305748;0.09766284,-0.1172499;-0.7585551;0.04833538,0.01333214;0.5776179;0.02615035,141.1059
+0;0;0,0.006968519;0.3353344;0.00845801,0.01361248;0.6567515;0.0007297676,0.1931771;0.524985;0.005448088,0.2335169;0.2338014;0.02253914,0.2655508;-0.02551764;-0.0440314,-0.1673175;0.5190725;0.008991901,-0.2986183;0.2555062;0.00858599,-0.4400445;0.03002162;-0.03453593,0.07560766;0.004867618;-0.04277605,0.08749153;-0.3421784;0.005106729,0.08974137;-0.7305343;0.1057258,0.09751778;-0.7538375;0.05163702,-0.07625145;0.006852014;-0.04133727,-0.1127725;-0.3397748;-0.004040413,-0.1343843;-0.7281939;0.09400607,-0.128431;-0.7551246;0.04350118,0.01198751;0.5782934;0.005238223,0;0;0,0.007998109;0.334844;0.01961589,0.01479477;0.6563256;0.02422607,0.1890457;0.5116416;0.00542748,0.2265117;0.2198029;-0.006136298,0.2561694;-0.03946152;-0.07400787,-0.1661286;0.5231352;0.003046906,-0.2227221;0.2343207;-0.00647482,-0.270758;-0.02135429;-0.07737626,0.07793755;0.002250776;-0.03860927,0.09111702;-0.3464812;-0.005635619,0.08094526;-0.7329752;0.1014555,0.08194109;-0.7628669;0.05413438,-0.078111;0.005545189;-0.03791999,-0.1066273;-0.342083;-0.00304237,-0.1093374;-0.7303596;0.09787116,-0.1171503;-0.7562387;0.04645349,0.01326904;0.577747;0.02553105,141.1276
+0;0;0,0.006963539;0.3353359;0.008403885,0.01362056;0.6567519;0.0006404258,0.1932246;0.5251282;0.005154977,0.2332889;0.2339176;0.02243145,0.2651869;-0.02544731;-0.04402561,-0.1673629;0.5192618;0.00941234,-0.3091733;0.2611981;0.009877132,-0.462083;0.0430645;-0.03184237,0.07560444;0.004822772;-0.04278684,0.08720072;-0.3423626;0.004147049,0.08967349;-0.7305946;0.1052381,0.09652929;-0.7536295;0.05076249,-0.07625642;0.006891555;-0.04132153,-0.1128346;-0.3397325;-0.004055575,-0.1350119;-0.728222;0.09358475,-0.1350425;-0.6902068;0.01767001,0.01199303;0.5782943;0.005155604,0;0;0,0.007998109;0.334844;0.01961589,0.01479477;0.6563256;0.02422607,0.1890457;0.5116416;0.00542748,0.2265117;0.2198029;-0.006136298,0.2561694;-0.03946152;-0.07400787,-0.1661286;0.5231352;0.003046906,-0.2227221;0.2343207;-0.00647482,-0.270758;-0.02135429;-0.07737626,0.07793755;0.002250776;-0.03860927,0.09111702;-0.3464812;-0.005635619,0.08094526;-0.7329752;0.1014555,0.08194109;-0.7628669;0.05413438,-0.078111;0.005545189;-0.03791999,-0.1066273;-0.342083;-0.00304237,-0.1093374;-0.7303596;0.09787116,-0.1171503;-0.7562387;0.04645349,0.01326904;0.577747;0.02553105,141.1402
+0;0;0,0.006964515;0.3353829;0.008405064,0.01362286;0.6568627;0.0006399998,0.1931325;0.5252497;0.005155531,0.2330795;0.2348917;0.02238141,0.2650221;-0.02483612;-0.04416865,-0.1672679;0.5193863;0.009410685,-0.308663;0.2620782;0.009874116,-0.4617867;0.04363938;-0.03190376,0.07556985;0.004820566;-0.04276726,0.08715969;-0.342172;0.004140552,0.08963183;-0.7303059;0.105206,0.09649938;-0.7534317;0.05063717,-0.07622153;0.006888403;-0.04130263,-0.1127794;-0.3395431;-0.00405737,-0.1349511;-0.7279345;0.0935583,-0.1349817;-0.6899055;0.01751354,0.01199497;0.5783881;0.005156158,0;0;0,0.008012064;0.3349066;0.01934409,0.01485725;0.6564547;0.02369726,0.1889127;0.511557;0.004956722,0.2256368;0.220505;-0.006888509,0.2556915;-0.03922299;-0.07431173,-0.1660555;0.5235502;0.002468156,-0.2246684;0.2359987;-0.006414224,-0.2772262;-0.01980007;-0.07506172,0.07792579;0.002201825;-0.03854609,0.09104464;-0.346311;-0.005301952,0.08088761;-0.7326678;0.1019059,0.0825103;-0.7624781;0.05428898,-0.07805784;0.00559898;-0.03793022,-0.1067573;-0.3417789;-0.002668049,-0.109255;-0.7299422;0.0982838,-0.1182497;-0.7548547;0.04583398,0.01331646;0.5778604;0.02506447,141.1618
+0;0;0,0.006964515;0.3353829;0.008405064,0.01362286;0.6568627;0.0006399998,0.1931325;0.5252497;0.005155531,0.2330795;0.2348917;0.02238141,0.2650221;-0.02483612;-0.04416865,-0.1672679;0.5193863;0.009410685,-0.308663;0.2620782;0.009874116,-0.4617867;0.04363938;-0.03190376,0.07556985;0.004820566;-0.04276726,0.08715969;-0.342172;0.004140552,0.08963183;-0.7303059;0.105206,0.09649938;-0.7534317;0.05063717,-0.07622153;0.006888403;-0.04130263,-0.1127794;-0.3395431;-0.00405737,-0.1349511;-0.7279345;0.0935583,-0.1349817;-0.6899055;0.01751354,0.01199497;0.5783881;0.005156158,0;0;0,0.008012064;0.3349066;0.01934409,0.01485725;0.6564547;0.02369726,0.1889127;0.511557;0.004956722,0.2256368;0.220505;-0.006888509,0.2556915;-0.03922299;-0.07431173,-0.1660555;0.5235502;0.002468156,-0.2246684;0.2359987;-0.006414224,-0.2772262;-0.01980007;-0.07506172,0.07792579;0.002201825;-0.03854609,0.09104464;-0.346311;-0.005301952,0.08088761;-0.7326678;0.1019059,0.0825103;-0.7624781;0.05428898,-0.07805784;0.00559898;-0.03793022,-0.1067573;-0.3417789;-0.002668049,-0.109255;-0.7299422;0.0982838,-0.1182497;-0.7548547;0.04583398,0.01331646;0.5778604;0.02506447,141.1851
+0;0;0,0.007098583;0.3354436;0.008261583,0.01391039;0.6570026;0.0003304756,0.1931851;0.5255454;0.004759293,0.2334446;0.2363659;0.02201576,0.2651489;-0.0241245;-0.04440358,-0.1668639;0.519851;0.009766255,-0.3208609;0.2711997;0.008840467,-0.4814553;0.05745628;-0.03352831,0.07547825;0.00477242;-0.04284014,0.0867831;-0.3420807;0.004253101,0.08922067;-0.7310739;0.1055704,0.09586892;-0.7542676;0.0508144,-0.07623242;0.006923695;-0.04117889,-0.1130689;-0.3393568;-0.003956821,-0.1353053;-0.7286494;0.09373495,-0.1310555;-0.7550398;0.04202358,0.01224496;0.5785073;0.004888932,0;0;0,0.00801257;0.3349885;0.0189606,0.01488304;0.6566274;0.02293968,0.1886136;0.511477;0.004535198,0.2247686;0.2214791;-0.007188678,0.2548876;-0.03888217;-0.07484055,-0.1659089;0.5241395;0.001723092,-0.2266562;0.2381484;-0.006164133,-0.2818194;-0.01832026;-0.07289341,0.07796656;0.002159327;-0.03836107,0.09102262;-0.3461793;-0.004561901,0.08085876;-0.7334388;0.1027395,0.08243867;-0.7631749;0.05476964,-0.07795957;0.005657197;-0.03801735,-0.1072309;-0.3415285;-0.00255103,-0.1090791;-0.7304158;0.09918471,-0.1182087;-0.755615;0.04682352,0.01333389;0.578011;0.02439928,141.2066
+0;0;0,0.007098583;0.3354436;0.008261583,0.01391039;0.6570026;0.0003304756,0.1931851;0.5255454;0.004759293,0.2334446;0.2363659;0.02201576,0.2651489;-0.0241245;-0.04440358,-0.1668639;0.519851;0.009766255,-0.3208609;0.2711997;0.008840467,-0.4814553;0.05745628;-0.03352831,0.07547825;0.00477242;-0.04284014,0.0867831;-0.3420807;0.004253101,0.08922067;-0.7310739;0.1055704,0.09586892;-0.7542676;0.0508144,-0.07623242;0.006923695;-0.04117889,-0.1130689;-0.3393568;-0.003956821,-0.1353053;-0.7286494;0.09373495,-0.1310555;-0.7550398;0.04202358,0.01224496;0.5785073;0.004888932,0;0;0,0.00801257;0.3349885;0.0189606,0.01488304;0.6566274;0.02293968,0.1886136;0.511477;0.004535198,0.2247686;0.2214791;-0.007188678,0.2548876;-0.03888217;-0.07484055,-0.1659089;0.5241395;0.001723092,-0.2266562;0.2381484;-0.006164133,-0.2818194;-0.01832026;-0.07289341,0.07796656;0.002159327;-0.03836107,0.09102262;-0.3461793;-0.004561901,0.08085876;-0.7334388;0.1027395,0.08243867;-0.7631749;0.05476964,-0.07795957;0.005657197;-0.03801735,-0.1072309;-0.3415285;-0.00255103,-0.1090791;-0.7304158;0.09918471,-0.1182087;-0.755615;0.04682352,0.01333389;0.578011;0.02439928,141.2174
+0;0;0,0.00710013;0.3355166;0.008263383,0.0139143;0.6571875;0.0003292812,0.1931148;0.525719;0.004760048,0.2333031;0.237051;0.02198599,0.2650941;-0.0241515;-0.04461493,-0.1667879;0.520027;0.009764975,-0.3205125;0.2718156;0.008840824,-0.481546;0.05748779;-0.03364379,0.07551862;0.004774972;-0.04286306,0.08681072;-0.3416868;0.004177064,0.08925115;-0.7311353;0.1056129,0.09591991;-0.7544932;0.05068798,-0.07627319;0.006927398;-0.04120091,-0.1130682;-0.3389625;-0.004020832,-0.1353305;-0.7287108;0.09378527,-0.1310676;-0.7552751;0.04191434,0.01224818;0.5786595;0.004889634,0;0;0,0.008171044;0.3350835;0.0185039,0.01528881;0.6568347;0.02194989,0.188872;0.5115269;0.004166007,0.2243817;0.2219735;-0.007620096,0.2541603;-0.03921455;-0.07520068,-0.1656561;0.524652;0.001382068,-0.2289181;0.2397214;-0.005930451,-0.287829;-0.0177224;-0.06858298,0.07797544;0.001997665;-0.03845704,0.09122232;-0.3458796;-0.0040766,0.080771;-0.7335475;0.1034857,0.08272494;-0.7631637;0.05500495,-0.07803585;0.005804472;-0.03794494,-0.1079533;-0.3409609;-0.002805304,-0.1093657;-0.7301247;0.09973675,-0.1184227;-0.7545205;0.04618902,0.01366986;0.5781897;0.02354944,141.2393
+0;0;0,0.007307548;0.3355154;0.008131837,0.01450444;0.6571721;-1.813099E-05,0.1936316;0.5258305;0.004391783,0.2340692;0.2372069;0.02177637,0.265665;-0.02404618;-0.04471922,-0.1664097;0.5203993;0.01020658,-0.3283013;0.2774403;0.008458035,-0.5070873;0.07749;-0.03311793,0.07551372;0.004746531;-0.04287484,0.08667059;-0.341709;0.004243411,0.08921292;-0.7312115;0.1054692,0.09610218;-0.7546433;0.05064339,-0.07627898;0.006962364;-0.04118429,-0.1131138;-0.3389243;-0.004013401,-0.1352971;-0.728701;0.09369697,-0.1302997;-0.7556102;0.04227075,0.01272965;0.5786501;0.004601886,0;0;0,0.008171044;0.3350835;0.0185039,0.01528881;0.6568347;0.02194989,0.188872;0.5115269;0.004166007,0.2243817;0.2219735;-0.007620096,0.2541603;-0.03921455;-0.07520068,-0.1656561;0.524652;0.001382068,-0.2289181;0.2397214;-0.005930451,-0.287829;-0.0177224;-0.06858298,0.07797544;0.001997665;-0.03845704,0.09122232;-0.3458796;-0.0040766,0.080771;-0.7335475;0.1034857,0.08272494;-0.7631637;0.05500495,-0.07803585;0.005804472;-0.03794494,-0.1079533;-0.3409609;-0.002805304,-0.1093657;-0.7301247;0.09973675,-0.1184227;-0.7545205;0.04618902,0.01366986;0.5781897;0.02354944,141.2508
+0;0;0,0.007308468;0.3355576;0.00813286,0.01450617;0.6572505;-1.797592E-05,0.1937031;0.5258806;0.004392316,0.2340248;0.2380838;0.02172709,0.265742;-0.02417257;-0.04502385,-0.1664774;0.5204473;0.01020936,-0.3279053;0.2781843;0.008465827,-0.5073779;0.07746612;-0.0332698,0.07540439;0.004739658;-0.04281276,0.08654939;-0.341347;0.004255328,0.08909176;-0.7308574;0.1054832,0.09592328;-0.7538414;0.05111687,-0.07616854;0.006952284;-0.04112466,-0.1129642;-0.3385661;-0.003993344,-0.1351479;-0.7283509;0.09371901,-0.1301924;-0.7547832;0.04272379,0.0127312;0.5787206;0.0046025,0;0;0,0.008197434;0.3351296;0.01842451,0.01534014;0.6569168;0.02183974,0.1889351;0.5115495;0.003688216,0.2238508;0.2227652;-0.008053184,0.2530432;-0.0394859;-0.0759666,-0.1656941;0.5249036;0.0009097829,-0.2317256;0.2414337;-0.005255607,-0.2949029;-0.01656258;-0.06597301,0.07793253;0.001984939;-0.03825963,0.09097462;-0.3455567;-0.004195809,0.08061273;-0.7331114;0.1038132,0.08312012;-0.7629195;0.0566287,-0.07779932;0.005842706;-0.03813591,-0.1089142;-0.3405287;-0.003867675,-0.1095001;-0.7294585;0.09959839,-0.1182893;-0.7537649;0.04684206,0.01371562;0.5782642;0.02344275,141.2617
+0;0;0,0.007308468;0.3355576;0.00813286,0.01450617;0.6572505;-1.797592E-05,0.1937031;0.5258806;0.004392316,0.2340248;0.2380838;0.02172709,0.265742;-0.02417257;-0.04502385,-0.1664774;0.5204473;0.01020936,-0.3279053;0.2781843;0.008465827,-0.5073779;0.07746612;-0.0332698,0.07540439;0.004739658;-0.04281276,0.08654939;-0.341347;0.004255328,0.08909176;-0.7308574;0.1054832,0.09592328;-0.7538414;0.05111687,-0.07616854;0.006952284;-0.04112466,-0.1129642;-0.3385661;-0.003993344,-0.1351479;-0.7283509;0.09371901,-0.1301924;-0.7547832;0.04272379,0.0127312;0.5787206;0.0046025,0;0;0,0.008197434;0.3351296;0.01842451,0.01534014;0.6569168;0.02183974,0.1889351;0.5115495;0.003688216,0.2238508;0.2227652;-0.008053184,0.2530432;-0.0394859;-0.0759666,-0.1656941;0.5249036;0.0009097829,-0.2317256;0.2414337;-0.005255607,-0.2949029;-0.01656258;-0.06597301,0.07793253;0.001984939;-0.03825963,0.09097462;-0.3455567;-0.004195809,0.08061273;-0.7331114;0.1038132,0.08312012;-0.7629195;0.0566287,-0.07779932;0.005842706;-0.03813591,-0.1089142;-0.3405287;-0.003867675,-0.1095001;-0.7294585;0.09959839,-0.1182893;-0.7537649;0.04684206,0.01371562;0.5782642;0.02344275,141.2735
+0;0;0,0.007431995;0.3355564;0.008073136,0.01473496;0.6572464;-0.0001042113,0.1939287;0.5259467;0.003960926,0.2347548;0.2382174;0.02123517,0.266659;-0.02405822;-0.04535072,-0.1663474;0.5207485;0.0108116,-0.3379731;0.2856079;0.008191062,-0.5219828;0.08886212;-0.03269431,0.07538144;0.004699013;-0.04285763,0.08629477;-0.3413747;0.004360035,0.08908837;-0.7307763;0.1059993,0.09662805;-0.7532258;0.05121003,-0.07619444;0.006991419;-0.04107001,-0.1131744;-0.338502;-0.003890157,-0.1354256;-0.7282968;0.09376694,-0.1358776;-0.6903072;0.01796701,0.01293722;0.5787171;0.004518892,0;0;0,0.008197434;0.3351296;0.01842451,0.01534014;0.6569168;0.02183974,0.1889351;0.5115495;0.003688216,0.2238508;0.2227652;-0.008053184,0.2530432;-0.0394859;-0.0759666,-0.1656941;0.5249036;0.0009097829,-0.2317256;0.2414337;-0.005255607,-0.2949029;-0.01656258;-0.06597301,0.07793253;0.001984939;-0.03825963,0.09097462;-0.3455567;-0.004195809,0.08061273;-0.7331114;0.1038132,0.08312012;-0.7629195;0.0566287,-0.07779932;0.005842706;-0.03813591,-0.1089142;-0.3405287;-0.003867675,-0.1095001;-0.7294585;0.09959839,-0.1182893;-0.7537649;0.04684206,0.01371562;0.5782642;0.02344275,141.2848
+0;0;0,0.007432396;0.3355744;0.008073571,0.01473577;0.6572824;-0.0001042299,0.1938635;0.5259978;0.003961362,0.2346826;0.2383176;0.02123265,0.2667017;-0.02490261;-0.04559305,-0.1662814;0.5208014;0.01080955,-0.3378779;0.285701;0.008189451,-0.5225502;0.08824664;-0.03284317,0.07526421;0.004691706;-0.04279098,0.08617313;-0.341242;0.004407588,0.08895932;-0.7296109;0.1057774,0.09657514;-0.7525901;0.05043475,-0.07607596;0.006980547;-0.04100614,-0.113041;-0.3383732;-0.003841322,-0.1352332;-0.7271342;0.09355679,-0.1356897;-0.689064;0.01699138,0.01293794;0.5787489;0.004519125,0;0;0,0.008216493;0.335161;0.01817262,0.01537181;0.6569684;0.02136767,0.1887748;0.5113464;0.003092051,0.2234156;0.2225681;-0.008374929,0.2517608;-0.04075444;-0.07644522,-0.1656921;0.5252537;0.0005706195,-0.2360512;0.2428661;-0.005021303,-0.3031777;-0.01614994;-0.06141717,0.07787496;0.001964733;-0.03807116,0.0908075;-0.3454202;-0.003816843,0.08043706;-0.7319846;0.1037676,0.08236329;-0.7615767;0.05505753,-0.07760013;0.005871496;-0.03822992,-0.1097448;-0.3402462;-0.003789768,-0.1095531;-0.7280244;0.09985379,-0.1182778;-0.7532175;0.04688955,0.01374514;0.5783126;0.02302277,141.3067
+0;0;0,0.007434399;0.3356649;0.008075747,0.01473961;0.6574538;-0.0001040688,0.1940638;0.5260929;0.003962023,0.2347231;0.2395392;0.02116568,0.2668554;-0.02461186;-0.04589635,-0.166473;0.520891;0.01081766,-0.3373975;0.2867111;0.008207822,-0.522723;0.08855839;-0.03296991,0.07516994;0.004685829;-0.04273738,0.08608145;-0.3413299;0.004472375,0.08887373;-0.7305492;0.1060641,0.09685592;-0.7560771;0.04805916,-0.07598066;0.006971803;-0.04095478,-0.1129545;-0.3384638;-0.003781147,-0.1351952;-0.728076;0.09383022,-0.1356737;-0.6896175;0.01358154,0.01294134;0.5789015;0.004520392,0;0;0,0.008231431;0.3352567;0.01807189,0.01540425;0.6571454;0.02120781,0.1888995;0.5112866;0.002589345,0.2227737;0.2235581;-0.008681297,0.2512286;-0.04085556;-0.07636702,-0.1659156;0.5254723;0.0005720034,-0.2396759;0.2451211;-0.004409374,-0.3135882;-0.01337999;-0.05936168,0.07790009;0.002001718;-0.03776944,0.09071966;-0.3454639;-0.003446698,0.08050539;-0.7328646;0.1044266,0.08192737;-0.7630736;0.05071926,-0.07738073;0.005829913;-0.03843431,-0.1098318;-0.3402663;-0.003233589,-0.1093449;-0.7288601;0.1007608,-0.1182915;-0.7568856;0.04540175,0.01377339;0.5784711;0.02287436,141.3298
+0;0;0,0.007582542;0.3356632;0.008009207,0.01507812;0.6574458;-0.0002464526,0.1943713;0.5261495;0.003615025,0.2353493;0.2396221;0.02049778,0.2674349;-0.02451122;-0.04665662,-0.166334;0.5214314;0.0113621,-0.3462698;0.2940994;0.009034149,-0.5443045;0.1088552;-0.0330669,0.07516494;0.004651147;-0.04274997,0.08617063;-0.3413772;0.004345622,0.08871497;-0.7304959;0.106328,0.0968174;-0.7553804;0.04773042,-0.07598457;0.007014059;-0.04094031,-0.1130236;-0.3384129;-0.003750671,-0.1350345;-0.7280307;0.09389007,-0.1356573;-0.6895723;0.01364238,0.01323146;0.5788957;0.004396756,0;0;0,0.008231431;0.3352567;0.01807189,0.01540425;0.6571454;0.02120781,0.1888995;0.5112866;0.002589345,0.2227737;0.2235581;-0.008681297,0.2512286;-0.04085556;-0.07636702,-0.1659156;0.5254723;0.0005720034,-0.2396759;0.2451211;-0.004409374,-0.3135882;-0.01337999;-0.05936168,0.07790009;0.002001718;-0.03776944,0.09071966;-0.3454639;-0.003446698,0.08050539;-0.7328646;0.1044266,0.08192737;-0.7630736;0.05071926,-0.07738073;0.005829913;-0.03843431,-0.1098318;-0.3402663;-0.003233589,-0.1093449;-0.7288601;0.1007608,-0.1182915;-0.7568856;0.04540175,0.01377339;0.5784711;0.02287436,141.3519
+0;0;0,0.007583937;0.3357249;0.008010679,0.01508115;0.657578;-0.0002468624,0.1943946;0.5262567;0.003615641,0.23536;0.2398176;0.0204932,0.2674342;-0.02422163;-0.04663727,-0.1663519;0.5215381;0.0113636,-0.3462324;0.2942761;0.00903637,-0.5441964;0.109098;-0.03304968,0.07513357;0.004649206;-0.04273213,0.08613157;-0.3411374;0.004330561,0.08867798;-0.7305709;0.1063954,0.09657507;-0.7540644;0.04928289,-0.07595287;0.007011132;-0.04092323,-0.112966;-0.3381744;-0.00375957,-0.1349948;-0.7281075;0.09396017,-0.1356017;-0.6898635;0.01574618,0.01323405;0.5790091;0.004397462,0;0;0,0.008329958;0.3353289;0.01783347,0.01563083;0.6572876;0.02071595,0.1890681;0.5113005;0.002125978,0.2227697;0.2236257;-0.008728385,0.250931;-0.0408105;-0.07605135,-0.1658273;0.5257109;0.0005345456,-0.24339;0.2464663;-0.00357127,-0.3220935;-0.01099738;-0.05620366,0.07794213;0.001986757;-0.03760028,0.09071432;-0.3452219;-0.003144383,0.08063969;-0.7328784;0.105037,0.0818844;-0.7617862;0.05294013,-0.07730231;0.00585504;-0.03850681,-0.1099433;-0.3399468;-0.003012691,-0.1091399;-0.7288015;0.1012639,-0.1152034;-0.7484489;0.04056691,0.01396572;0.5785965;0.02244711,141.3739
+0;0;0,0.007587535;0.3358842;0.00801448,0.01508902;0.6579205;-0.0002480047,0.1945063;0.5265184;0.003617015,0.2354224;0.240424;0.02047426,0.26739;-0.02273715;-0.04643297,-0.1664493;0.5217971;0.01136947,-0.3461133;0.2948086;0.009045036,-0.543419;0.1102462;-0.03290106,0.07513835;0.004649501;-0.04273484,0.08612759;-0.3408619;0.004290394,0.08867283;-0.7301171;0.1063085,0.09655802;-0.7535299;0.04928211,-0.07595769;0.007011578;-0.04092583,-0.1129414;-0.3378993;-0.003791746,-0.1349601;-0.7276538;0.09388322,-0.1355661;-0.6894222;0.0157872,0.01324074;0.5793013;0.004399289,0;0;0,0.008614391;0.3354953;0.01756954,0.01627148;0.6576317;0.02010286,0.1896293;0.5112001;0.00207603,0.2227612;0.2237935;-0.008317947,0.2507502;-0.03972432;-0.07560301,-0.1654885;0.5260653;0.0006241053,-0.2469837;0.2482983;-0.002889045,-0.33111;-0.006949991;-0.05312217,0.07797612;0.001867861;-0.03754854,0.09042984;-0.3450367;-0.002729177,0.08085252;-0.7324429;0.1057074,0.08197667;-0.7614192;0.05386496,-0.07730202;0.005970883;-0.03850199,-0.1101274;-0.3394946;-0.002636328,-0.1090595;-0.7282087;0.1014501,-0.1159935;-0.7529938;0.04561443,0.01450881;0.5788945;0.02192843,141.3956
+0;0;0,0.007746275;0.3358811;0.007992951,0.01543648;0.6579131;-0.0002652225,0.1947694;0.526395;0.003288102,0.2354193;0.2402662;0.02020651,0.2677745;-0.0227935;-0.04691274,-0.1663662;0.5225587;0.0120431,-0.3574082;0.3050609;0.009600114,-0.559881;0.1263857;-0.03320439,0.07505096;0.004581191;-0.04289548,0.08587251;-0.3408752;0.004570492,0.08829854;-0.7301846;0.1063846,0.09579635;-0.7537358;0.04943576,-0.07602528;0.007123232;-0.04078078,-0.1131524;-0.3377956;-0.003863458,-0.135184;-0.7275264;0.09390306,-0.1359393;-0.689293;0.01580854,0.01353958;0.5792949;0.00437787,0;0;0,0.008614391;0.3354953;0.01756954,0.01627148;0.6576317;0.02010286,0.1896293;0.5112001;0.00207603,0.2227612;0.2237935;-0.008317947,0.2507502;-0.03972432;-0.07560301,-0.1654885;0.5260653;0.0006241053,-0.2469837;0.2482983;-0.002889045,-0.33111;-0.006949991;-0.05312217,0.07797612;0.001867861;-0.03754854,0.09042984;-0.3450367;-0.002729177,0.08085252;-0.7324429;0.1057074,0.08197667;-0.7614192;0.05386496,-0.07730202;0.005970883;-0.03850199,-0.1101274;-0.3394946;-0.002636328,-0.1090595;-0.7282087;0.1014501,-0.1159935;-0.7529938;0.04561443,0.01450881;0.5788945;0.02192843,141.4182
+0;0;0,0.007749466;0.3360194;0.007996243,0.01544104;0.6581093;-0.0002631592,0.1949424;0.5265335;0.003289645,0.2356381;0.2400824;0.02022711,0.2678362;-0.02170059;-0.04656637,-0.1665292;0.5226937;0.01205279,-0.3577864;0.3049509;0.009607051,-0.5592765;0.1271428;-0.03298971,0.07507399;0.004582596;-0.04290864,0.08589444;-0.3408387;0.004552506,0.088314;-0.7291116;0.1060955,0.09580481;-0.7526127;0.04919996,-0.07604861;0.007125418;-0.04079329,-0.1131719;-0.3377583;-0.003879722,-0.1351449;-0.7264514;0.09362648,-0.1358995;-0.6882257;0.015605,0.01354395;0.5794827;0.004380427,0;0;0,0.009073608;0.3356122;0.01775193,0.01707949;0.6577968;0.02039444,0.1903395;0.5110348;0.001670599,0.2231338;0.2232479;-0.008350968,0.2508728;-0.03911018;-0.07488835,-0.1650089;0.5264167;0.0009285938,-0.2515911;0.2498438;-0.001938073,-0.3447817;-0.0009263158;-0.05151938,0.07803015;0.001743451;-0.03750348,0.09044448;-0.3450606;-0.00203073,0.08127802;-0.7313915;0.1063068,0.08297867;-0.7603728;0.0545969,-0.07732379;0.006097611;-0.03849814,-0.1098434;-0.3392828;-0.00188683,-0.1086031;-0.7269214;0.1020716,-0.1154686;-0.7520225;0.04664301,0.01523299;0.5790527;0.02220058,141.4291
+0;0;0,0.007749466;0.3360194;0.007996243,0.01544104;0.6581093;-0.0002631592,0.1949424;0.5265335;0.003289645,0.2356381;0.2400824;0.02022711,0.2678362;-0.02170059;-0.04656637,-0.1665292;0.5226937;0.01205279,-0.3577864;0.3049509;0.009607051,-0.5592765;0.1271428;-0.03298971,0.07507399;0.004582596;-0.04290864,0.08589444;-0.3408387;0.004552506,0.088314;-0.7291116;0.1060955,0.09580481;-0.7526127;0.04919996,-0.07604861;0.007125418;-0.04079329,-0.1131719;-0.3377583;-0.003879722,-0.1351449;-0.7264514;0.09362648,-0.1358995;-0.6882257;0.015605,0.01354395;0.5794827;0.004380427,0;0;0,0.009073608;0.3356122;0.01775193,0.01707949;0.6577968;0.02039444,0.1903395;0.5110348;0.001670599,0.2231338;0.2232479;-0.008350968,0.2508728;-0.03911018;-0.07488835,-0.1650089;0.5264167;0.0009285938,-0.2515911;0.2498438;-0.001938073,-0.3447817;-0.0009263158;-0.05151938,0.07803015;0.001743451;-0.03750348,0.09044448;-0.3450606;-0.00203073,0.08127802;-0.7313915;0.1063068,0.08297867;-0.7603728;0.0545969,-0.07732379;0.006097611;-0.03849814,-0.1098434;-0.3392828;-0.00188683,-0.1086031;-0.7269214;0.1020716,-0.1154686;-0.7520225;0.04664301,0.01523299;0.5790527;0.02220058,141.4517
+0;0;0,0.007951885;0.3361495;0.007973779,0.01587757;0.6583692;-0.0002832375,0.1953074;0.5265086;0.002949593,0.235761;0.2401451;0.0201154,0.2681513;-0.02165863;-0.04725618,-0.1664803;0.5238681;0.01278066,-0.3685657;0.3163071;0.008896094,-0.5783434;0.1476958;-0.03224783,0.07503289;0.004518359;-0.04306008,0.08590315;-0.3407955;0.004291851,0.08806657;-0.7278035;0.1059127,0.09607586;-0.750378;0.04992261,-0.07614551;0.007169083;-0.04068154,-0.1144722;-0.337523;-0.004343964,-0.1359302;-0.7249322;0.09343335,-0.1368185;-0.6868417;0.01664229,0.01392034;0.5797091;0.004356989,0;0;0,0.009299286;0.3357456;0.01765573,0.01755503;0.65806;0.02019501,0.190726;0.5110155;0.001551032,0.2231845;0.2232946;-0.008364439,0.2505739;-0.03929436;-0.07489324,-0.1646894;0.5266064;0.001081282,-0.2558672;0.2516189;-0.0008310066,-0.3576456;0.003908634;-0.04992288,0.07804181;0.001642838;-0.03756726,0.09028974;-0.3450162;-0.001796603,0.08140001;-0.7301292;0.1064425,0.08253333;-0.7596977;0.05731583,-0.07738257;0.006187248;-0.03844706,-0.1097595;-0.3390436;-0.001442127,-0.1074118;-0.7253293;0.1028874,-0.1156497;-0.752621;0.05177078,0.01564366;0.5792832;0.02202642,141.4748
+0;0;0,0.007949841;0.3360631;0.00797173,0.01587202;0.6581406;-0.0002814014,0.1954122;0.5262882;0.00294821,0.2360046;0.2389418;0.02017294,0.2683401;-0.02241871;-0.04708458,-0.1665935;0.5236461;0.0127852,-0.3693726;0.3153726;0.0088873,-0.5787951;0.1470468;-0.03218696,0.07502788;0.004518057;-0.0430572,0.08590517;-0.3410191;0.004325353,0.08806812;-0.7279415;0.1059237,0.09609827;-0.7506528;0.04978778,-0.07614043;0.007168604;-0.04067883,-0.1144919;-0.3377465;-0.004317749,-0.1359451;-0.7250699;0.09343792,-0.1368358;-0.6869583;0.01644687,0.01391579;0.5795207;0.004356454,0;0;0,0.009529501;0.3356661;0.01739514,0.01817353;0.6578303;0.01957762,0.1913078;0.5107241;0.0009707212,0.2231093;0.2219281;-0.008927584,0.2503727;-0.04021344;-0.07538784,-0.1644647;0.5267506;0.001152722,-0.2626561;0.253128;-9.762216E-05,-0.369234;0.007487416;-0.04679125,0.07805383;0.00154838;-0.03753293,0.09012425;-0.3453189;-0.001522899,0.08135703;-0.730307;0.1068432,0.08205634;-0.75982;0.05732632,-0.07735959;0.00628093;-0.03846509,-0.1098053;-0.3391183;-0.0009683147,-0.1073998;-0.7253922;0.1030631,-0.1160906;-0.7537416;0.0529228,0.01615113;0.5790989;0.02150393,141.4968
+0;0;0,0.007949841;0.3360631;0.00797173,0.01587202;0.6581406;-0.0002814014,0.1954122;0.5262882;0.00294821,0.2360046;0.2389418;0.02017294,0.2683401;-0.02241871;-0.04708458,-0.1665935;0.5236461;0.0127852,-0.3693726;0.3153726;0.0088873,-0.5787951;0.1470468;-0.03218696,0.07502788;0.004518057;-0.0430572,0.08590517;-0.3410191;0.004325353,0.08806812;-0.7279415;0.1059237,0.09609827;-0.7506528;0.04978778,-0.07614043;0.007168604;-0.04067883,-0.1144919;-0.3377465;-0.004317749,-0.1359451;-0.7250699;0.09343792,-0.1368358;-0.6869583;0.01644687,0.01391579;0.5795207;0.004356454,0;0;0,0.009529501;0.3356661;0.01739514,0.01817353;0.6578303;0.01957762,0.1913078;0.5107241;0.0009707212,0.2231093;0.2219281;-0.008927584,0.2503727;-0.04021344;-0.07538784,-0.1644647;0.5267506;0.001152722,-0.2626561;0.253128;-9.762216E-05,-0.369234;0.007487416;-0.04679125,0.07805383;0.00154838;-0.03753293,0.09012425;-0.3453189;-0.001522899,0.08135703;-0.730307;0.1068432,0.08205634;-0.75982;0.05732632,-0.07735959;0.00628093;-0.03846509,-0.1098053;-0.3391183;-0.0009683147,-0.1073998;-0.7253922;0.1030631,-0.1160906;-0.7537416;0.0529228,0.01615113;0.5790989;0.02150393,141.519
+0;0;0,0.008338427;0.3359542;0.007866406,0.01693375;0.65787;-0.0005004862,0.1958616;0.5260203;0.002598217,0.2364295;0.2381527;0.01989058,0.2686031;-0.02243841;-0.04752202,-0.1656935;0.5248142;0.01343465,-0.3773362;0.3248266;0.008441939,-0.5922287;0.1644984;-0.03160061,0.07504815;0.004440655;-0.0431189,0.08587013;-0.3411877;0.004238654,0.08772575;-0.7284728;0.1060199,0.09518278;-0.7511427;0.04995665,-0.07618228;0.007287177;-0.04067359,-0.1144219;-0.3377034;-0.004094865,-0.1360576;-0.7254037;0.09374714,-0.129559;-0.7530863;0.0427246,0.01478882;0.5792955;0.004163387,0;0;0,0.009924136;0.3355778;0.01690388,0.019122;0.6575882;0.01845181,0.1917326;0.5104091;0.0008757114,0.2230841;0.2210485;-0.009128094,0.2505183;-0.04049078;-0.07494521,-0.1635253;0.5270194;0.001430461,-0.268627;0.255423;0.0001528757,-0.3793298;0.01203571;-0.04451036,0.07804623;0.001368806;-0.03765762,0.08994021;-0.3455546;-0.001306415,0.08154511;-0.7308993;0.1072831,0.0812634;-0.7605101;0.05809688,-0.07743028;0.006438685;-0.03839633,-0.1101592;-0.3389948;-0.0006693117,-0.1071934;-0.7255532;0.1038127,-0.1158608;-0.7535965;0.05352695,0.01694816;0.578904;0.02054513,141.5409
+0;0;0,0.008338427;0.3359542;0.007866406,0.01693375;0.65787;-0.0005004862,0.1958616;0.5260203;0.002598217,0.2364295;0.2381527;0.01989058,0.2686031;-0.02243841;-0.04752202,-0.1656935;0.5248142;0.01343465,-0.3773362;0.3248266;0.008441939,-0.5922287;0.1644984;-0.03160061,0.07504815;0.004440655;-0.0431189,0.08587013;-0.3411877;0.004238654,0.08772575;-0.7284728;0.1060199,0.09518278;-0.7511427;0.04995665,-0.07618228;0.007287177;-0.04067359,-0.1144219;-0.3377034;-0.004094865,-0.1360576;-0.7254037;0.09374714,-0.129559;-0.7530863;0.0427246,0.01478882;0.5792955;0.004163387,0;0;0,0.009924136;0.3355778;0.01690388,0.019122;0.6575882;0.01845181,0.1917326;0.5104091;0.0008757114,0.2230841;0.2210485;-0.009128094,0.2505183;-0.04049078;-0.07494521,-0.1635253;0.5270194;0.001430461,-0.268627;0.255423;0.0001528757,-0.3793298;0.01203571;-0.04451036,0.07804623;0.001368806;-0.03765762,0.08994021;-0.3455546;-0.001306415,0.08154511;-0.7308993;0.1072831,0.0812634;-0.7605101;0.05809688,-0.07743028;0.006438685;-0.03839633,-0.1101592;-0.3389948;-0.0006693117,-0.1071934;-0.7255532;0.1038127,-0.1158608;-0.7535965;0.05352695,0.01694816;0.578904;0.02054513,141.5524
+0;0;0,0.00833682;0.3358895;0.00786489,0.0169298;0.6577176;-0.0004996592,0.1955347;0.5259861;0.002600484,0.2362824;0.236843;0.01996946,0.2683451;-0.0228498;-0.04721078,-0.1653743;0.5247821;0.01341755,-0.3779547;0.3239084;0.00840272,-0.5921063;0.1641329;-0.0315018,0.07506686;0.004441761;-0.04312965,0.0858833;-0.3410097;0.004203681,0.08773778;-0.7280552;0.105922,0.09520625;-0.7508059;0.04977257,-0.07620127;0.007288993;-0.04068372,-0.1144213;-0.3375251;-0.004123714,-0.1360436;-0.7249854;0.09365773,-0.1295351;-0.7527565;0.04255683,0.0147855;0.579166;0.004162856,0;0;0,0.01037158;0.3355108;0.01667368,0.02017275;0.6574171;0.01794147,0.1922917;0.510327;0.0005499125,0.2231242;0.2196211;-0.009705067,0.2504306;-0.04107884;-0.07506144,-0.1625681;0.5276195;0.001665056,-0.27579;0.2579051;0.0008249754,-0.390102;0.01692684;-0.04211468,0.07806477;0.001218244;-0.03767407,0.08981009;-0.3455071;-0.001098633,0.08174548;-0.7305098;0.1078144,0.08123343;-0.7600912;0.05840838,-0.07745102;0.006577043;-0.0383798,-0.1103757;-0.3386275;-0.0003804974,-0.1071285;-0.7251383;0.1033167,-0.1159832;-0.7532343;0.05294191,0.01783502;0.5787623;0.0201025,141.5647
+0;0;0,0.008787374;0.3358793;0.007808338,0.01800154;0.6576905;-0.0005606841,0.1963359;0.5256137;0.002151692,0.2366948;0.2364086;0.01939515,0.2685404;-0.02330658;-0.04780211,-0.1647412;0.5258068;0.01406211,-0.386494;0.3350989;0.009380559,-0.6110612;0.1908882;-0.03250494,0.07498971;0.004369273;-0.043271,0.08556666;-0.341047;0.004372668,0.08703439;-0.7280552;0.1062389,0.09414604;-0.7507674;0.05000705,-0.07626431;0.007359679;-0.04055267,-0.1145945;-0.3374384;-0.003956512,-0.1361863;-0.7248998;0.09382745,-0.1296462;-0.7527317;0.04279937,0.01569364;0.579143;0.004095213,0;0;0,0.01037158;0.3355108;0.01667368,0.02017275;0.6574171;0.01794147,0.1922917;0.510327;0.0005499125,0.2231242;0.2196211;-0.009705067,0.2504306;-0.04107884;-0.07506144,-0.1625681;0.5276195;0.001665056,-0.27579;0.2579051;0.0008249754,-0.390102;0.01692684;-0.04211468,0.07806477;0.001218244;-0.03767407,0.08981009;-0.3455071;-0.001098633,0.08174548;-0.7305098;0.1078144,0.08123343;-0.7600912;0.05840838,-0.07745102;0.006577043;-0.0383798,-0.1103757;-0.3386275;-0.0003804974,-0.1071285;-0.7251383;0.1033167,-0.1159832;-0.7532343;0.05294191,0.01783502;0.5787623;0.0201025,141.5854
+0;0;0,0.008784608;0.3357736;0.00780588,0.01799502;0.6574535;-0.0005596117,0.1958077;0.5255662;0.002156332,0.2361967;0.2361458;0.01941263,0.2683972;-0.02646387;-0.04853354,-0.1642246;0.5257589;0.01403228,-0.3861426;0.3349088;0.009347249,-0.6132126;0.189091;-0.03300506,0.07496272;0.004367699;-0.04325542,0.08552795;-0.3406656;0.004335437,0.08699737;-0.7281201;0.1063191,0.09412372;-0.7509413;0.04997108,-0.07623685;0.007357029;-0.04053807,-0.1145246;-0.3370588;-0.003982473,-0.1361413;-0.724967;0.09391426,-0.1295876;-0.7529185;0.04278072,0.01568813;0.5789407;0.004094229,0;0;0,0.01082657;0.3354014;0.01645255,0.02114979;0.6571608;0.01754713,0.1925493;0.5101399;8.833408E-05,0.2231335;0.2191754;-0.009785771,0.2495275;-0.04449397;-0.07611227,-0.1614413;0.5281452;0.002102261,-0.2816075;0.2612121;0.001945972,-0.4031574;0.02029058;-0.04047845,0.0780855;0.001080871;-0.03756332,0.08943286;-0.3452482;-0.0007945299,0.0817058;-0.7306376;0.1084716,0.08127155;-0.7601495;0.05873132,-0.07737725;0.00672152;-0.03843305,-0.1107963;-0.3380323;-0.0003213175,-0.1070873;-0.7248597;0.1039598,-0.1159316;-0.7529696;0.05335374,0.01868161;0.5785457;0.0197432,141.597
+0;0;0,0.008784608;0.3357736;0.00780588,0.01799502;0.6574535;-0.0005596117,0.1958077;0.5255662;0.002156332,0.2361967;0.2361458;0.01941263,0.2683972;-0.02646387;-0.04853354,-0.1642246;0.5257589;0.01403228,-0.3861426;0.3349088;0.009347249,-0.6132126;0.189091;-0.03300506,0.07496272;0.004367699;-0.04325542,0.08552795;-0.3406656;0.004335437,0.08699737;-0.7281201;0.1063191,0.09412372;-0.7509413;0.04997108,-0.07623685;0.007357029;-0.04053807,-0.1145246;-0.3370588;-0.003982473,-0.1361413;-0.724967;0.09391426,-0.1295876;-0.7529185;0.04278072,0.01568813;0.5789407;0.004094229,0;0;0,0.01082657;0.3354014;0.01645255,0.02114979;0.6571608;0.01754713,0.1925493;0.5101399;8.833408E-05,0.2231335;0.2191754;-0.009785771,0.2495275;-0.04449397;-0.07611227,-0.1614413;0.5281452;0.002102261,-0.2816075;0.2612121;0.001945972,-0.4031574;0.02029058;-0.04047845,0.0780855;0.001080871;-0.03756332,0.08943286;-0.3452482;-0.0007945299,0.0817058;-0.7306376;0.1084716,0.08127155;-0.7601495;0.05873132,-0.07737725;0.00672152;-0.03843305,-0.1107963;-0.3380323;-0.0003213175,-0.1070873;-0.7248597;0.1039598,-0.1159316;-0.7529696;0.05335374,0.01868161;0.5785457;0.0197432,141.6196
+0;0;0,0.009213061;0.3357381;0.007709473,0.01888708;0.6573572;-0.000716723,0.196218;0.5250919;0.002006242,0.2366897;0.2357;0.01901015,0.2686916;-0.02638823;-0.04906416,-0.1634434;0.5266386;0.01441444,-0.3941552;0.3466162;0.008185863,-0.6223819;0.2029748;-0.03216546,0.07503728;0.00430772;-0.0433077,0.08541098;-0.3409532;0.004510086,0.0868663;-0.7288803;0.1066234,0.0930604;-0.7534812;0.04795203,-0.07632029;0.007402932;-0.04056003,-0.1148488;-0.337231;-0.00392288,-0.1364778;-0.7255836;0.09421513,-0.1294072;-0.7552085;0.04076574,0.01646814;0.5788594;0.003948022,0;0;0,0.01140732;0.3353612;0.01634312,0.02238747;0.6570535;0.01727414,0.1932025;0.5096632;-0.000105381,0.2232204;0.2186687;-0.009897947,0.2498094;-0.04454076;-0.0759455,-0.1603896;0.5287222;0.002695512,-0.2859766;0.2643312;0.002969486,-0.4122818;0.0261143;-0.03762839,0.07810399;0.0007840395;-0.03773403,0.08931187;-0.3457248;-0.0002472401,0.08163229;-0.7316599;0.1088939,0.0808956;-0.7629762;0.05691576,-0.07749297;0.006958524;-0.03835525,-0.1109809;-0.3380285;-0.0001218654,-0.1071323;-0.7252486;0.1045796,-0.1161274;-0.7556413;0.05229414,0.01974514;0.5784563;0.01950991,141.6426
+0;0;0,0.009213061;0.3357381;0.007709473,0.01888708;0.6573572;-0.000716723,0.196218;0.5250919;0.002006242,0.2366897;0.2357;0.01901015,0.2686916;-0.02638823;-0.04906416,-0.1634434;0.5266386;0.01441444,-0.3941552;0.3466162;0.008185863,-0.6223819;0.2029748;-0.03216546,0.07503728;0.00430772;-0.0433077,0.08541098;-0.3409532;0.004510086,0.0868663;-0.7288803;0.1066234,0.0930604;-0.7534812;0.04795203,-0.07632029;0.007402932;-0.04056003,-0.1148488;-0.337231;-0.00392288,-0.1364778;-0.7255836;0.09421513,-0.1294072;-0.7552085;0.04076574,0.01646814;0.5788594;0.003948022,0;0;0,0.01140732;0.3353612;0.01634312,0.02238747;0.6570535;0.01727414,0.1932025;0.5096632;-0.000105381,0.2232204;0.2186687;-0.009897947,0.2498094;-0.04454076;-0.0759455,-0.1603896;0.5287222;0.002695512,-0.2859766;0.2643312;0.002969486,-0.4122818;0.0261143;-0.03762839,0.07810399;0.0007840395;-0.03773403,0.08931187;-0.3457248;-0.0002472401,0.08163229;-0.7316599;0.1088939,0.0808956;-0.7629762;0.05691576,-0.07749297;0.006958524;-0.03835525,-0.1109809;-0.3380285;-0.0001218654,-0.1071323;-0.7252486;0.1045796,-0.1161274;-0.7556413;0.05229414,0.01974514;0.5784563;0.01950991,141.6555
+0;0;0,0.009211533;0.3356824;0.007708194,0.01888403;0.6572509;-0.0007166299,0.195923;0.5250866;0.002008696,0.2364258;0.2354721;0.01902568,0.2683171;-0.02571014;-0.04881332,-0.1631534;0.5266308;0.01439671,-0.3940426;0.3464699;0.008163346,-0.6214803;0.2033251;-0.03204849,0.07494435;0.004302386;-0.04325406,0.08532829;-0.3412993;0.004610915,0.08678143;-0.7286497;0.1065724,0.09285475;-0.7521859;0.04904522,-0.07622577;0.007393763;-0.04050979,-0.1147923;-0.3375803;-0.00383649,-0.1363892;-0.7253557;0.09415565,-0.1294565;-0.7538179;0.04174858,0.0164655;0.5787666;0.003947318,0;0;0,0.01207025;0.3352901;0.01617897,0.02387168;0.6569035;0.01692486,0.1939754;0.5091537;-0.000523448,0.2233809;0.2178675;-0.01023138,0.2498184;-0.04454151;-0.07563746,-0.1590445;0.529204;0.003187003,-0.2902233;0.2672929;0.004311349,-0.4221841;0.03319597;-0.03594244,0.07815332;0.0006204545;-0.03738654,0.08919015;-0.3462191;0.000295043,0.08177932;-0.731508;0.109548,0.08150714;-0.7631049;0.06037343,-0.07723802;0.007161813;-0.03858855,-0.1106966;-0.3380816;0.0004869848,-0.1069123;-0.7248561;0.1045533,-0.1152051;-0.7550804;0.05438711,0.02101278;0.5783285;0.01920128,141.6752
+0;0;0,0.009410445;0.3356772;0.007691463,0.01925252;0.657241;-0.0007226486,0.1962157;0.5249525;0.001798824,0.2366022;0.2353218;0.01881519,0.268586;-0.02570707;-0.04956847,-0.1630266;0.5274123;0.01475679,-0.4013202;0.357145;0.009121724,-0.6390144;0.2311842;-0.02922877,0.07488675;0.004287567;-0.04335517,0.08522588;-0.3412856;0.004724901,0.08619778;-0.7286056;0.1068074,0.09324217;-0.7526236;0.04984398,-0.07626943;0.007417937;-0.04042311,-0.1151274;-0.3375311;-0.003821973,-0.1367442;-0.7252353;0.09444681,-0.138128;-0.6869875;0.01607308,0.01679796;0.5787576;0.00393671,0;0;0,0.01207025;0.3352901;0.01617897,0.02387168;0.6569035;0.01692486,0.1939754;0.5091537;-0.000523448,0.2233809;0.2178675;-0.01023138,0.2498184;-0.04454151;-0.07563746,-0.1590445;0.529204;0.003187003,-0.2902233;0.2672929;0.004311349,-0.4221841;0.03319597;-0.03594244,0.07815332;0.0006204545;-0.03738654,0.08919015;-0.3462191;0.000295043,0.08177932;-0.731508;0.109548,0.08150714;-0.7631049;0.06037343,-0.07723802;0.007161813;-0.03858855,-0.1106966;-0.3380816;0.0004869848,-0.1069123;-0.7248561;0.1045533,-0.1152051;-0.7550804;0.05438711,0.02101278;0.5783285;0.01920128,141.6878
+0;0;0,0.009408957;0.3356242;0.007690247,0.0192494;0.6571345;-0.0007224963,0.1963252;0.5248248;0.001796907,0.236658;0.2355788;0.01879068,0.2686833;-0.02578932;-0.04968185,-0.1631418;0.5272861;0.01476297,-0.4011189;0.3572448;0.009135392,-0.6391219;0.2311204;-0.02926494,0.07492756;0.004289904;-0.0433788,0.08525734;-0.3409709;0.004657809,0.08623029;-0.7287104;0.1068508,0.09330615;-0.7529696;0.04963296,-0.07631099;0.00742198;-0.04044514,-0.1151338;-0.3372152;-0.003877088,-0.1367741;-0.7253393;0.09449809,-0.1381641;-0.6870546;0.01577424,0.01679523;0.5786635;0.003936129,0;0;0,0.01231971;0.3352343;0.01604557,0.02428972;0.6567883;0.01677382,0.194327;0.5087873;-0.001206875,0.2233527;0.2178485;-0.01074457,0.2496394;-0.04495189;-0.07610762,-0.1588934;0.5294826;0.003206719,-0.2943791;0.2702221;0.005737895,-0.4338679;0.0400213;-0.03398418,0.07815974;0.0005629063;-0.03748333,0.0890039;-0.3459812;5.054474E-05,0.08162471;-0.7315655;0.109853,0.08311795;-0.7636493;0.06074715,-0.07731405;0.007200772;-0.03853504,-0.1110092;-0.3377381;0.0002082884,-0.1075599;-0.7249576;0.1043014,-0.1162903;-0.7545483;0.05291323,0.02140449;0.5782266;0.01904571,141.7085
+0;0;0,0.009407998;0.3355899;0.007689463,0.01924727;0.6570624;-0.0007222593,0.1963718;0.524748;0.001795978,0.2366687;0.2357597;0.0187746,0.2688668;-0.02701864;-0.05006738,-0.1631921;0.52721;0.01476554,-0.4009572;0.3573203;0.009142976,-0.6402444;0.2305153;-0.02946455,0.07484241;0.004285029;-0.0433295,0.08517478;-0.3410627;0.004719205,0.0861444;-0.7274751;0.1065625,0.09317157;-0.751361;0.04973832,-0.07622427;0.007413545;-0.04039918,-0.1150568;-0.3373104;-0.003821917,-0.1366231;-0.7241061;0.09421656,-0.1380035;-0.6858784;0.01603444,0.01679341;0.5786012;0.003935777,0;0;0,0.01259002;0.3351943;0.01595342,0.02477402;0.6567025;0.01668251,0.1946372;0.5083766;-0.001734495,0.2233072;0.2176489;-0.01077712,0.24932;-0.04652342;-0.07684326,-0.1586898;0.5299897;0.003444154,-0.2979683;0.2730497;0.006549626,-0.4500852;0.04963084;-0.03555591,0.07813879;0.0004832894;-0.03729999,0.0888645;-0.3461404;0.0003495216,0.08153636;-0.7303675;0.1099092,0.08179002;-0.7630188;0.06240332,-0.07713635;0.007299744;-0.03865089,-0.1113499;-0.3377246;-0.0003347658,-0.1076236;-0.7234865;0.103883,-0.1161601;-0.7532504;0.05350974,0.02184603;0.5781521;0.01894736,141.7307
+0;0;0,0.009636915;0.3355849;0.007624021,0.01967707;0.6570497;-0.0008473739,0.1967252;0.5246376;0.001537033,0.2366593;0.2355916;0.01839095,0.2687747;-0.02709559;-0.05083659,-0.1630805;0.5282683;0.01511256,-0.4068767;0.3671898;0.008517005,-0.6485955;0.2448689;-0.02940403,0.0747887;0.004258329;-0.04342477,0.08499406;-0.3410744;0.004758667,0.08579673;-0.7274541;0.1067273,0.09352878;-0.751267;0.04992556,-0.07626544;0.007452537;-0.04031422,-0.1152347;-0.3372601;-0.003775682,-0.1367559;-0.7240487;0.09430021,-0.1382252;-0.6858247;0.01611932,0.0171787;0.5785908;0.003825421,0;0;0,0.01259002;0.3351943;0.01595342,0.02477402;0.6567025;0.01668251,0.1946372;0.5083766;-0.001734495,0.2233072;0.2176489;-0.01077712,0.24932;-0.04652342;-0.07684326,-0.1586898;0.5299897;0.003444154,-0.2979683;0.2730497;0.006549626,-0.4500852;0.04963084;-0.03555591,0.07813879;0.0004832894;-0.03729999,0.0888645;-0.3461404;0.0003495216,0.08153636;-0.7303675;0.1099092,0.08179002;-0.7630188;0.06240332,-0.07713635;0.007299744;-0.03865089,-0.1113499;-0.3377246;-0.0003347658,-0.1076236;-0.7234865;0.103883,-0.1161601;-0.7532504;0.05350974,0.02184603;0.5781521;0.01894736,141.7424
+0;0;0,0.009636915;0.3355849;0.007624021,0.01967707;0.6570497;-0.0008473739,0.1967252;0.5246376;0.001537033,0.2366593;0.2355916;0.01839095,0.2687747;-0.02709559;-0.05083659,-0.1630805;0.5282683;0.01511256,-0.4068767;0.3671898;0.008517005,-0.6485955;0.2448689;-0.02940403,0.0747887;0.004258329;-0.04342477,0.08499406;-0.3410744;0.004758667,0.08579673;-0.7274541;0.1067273,0.09352878;-0.751267;0.04992556,-0.07626544;0.007452537;-0.04031422,-0.1152347;-0.3372601;-0.003775682,-0.1367559;-0.7240487;0.09430021,-0.1382252;-0.6858247;0.01611932,0.0171787;0.5785908;0.003825421,0;0;0,0.01259002;0.3351943;0.01595342,0.02477402;0.6567025;0.01668251,0.1946372;0.5083766;-0.001734495,0.2233072;0.2176489;-0.01077712,0.24932;-0.04652342;-0.07684326,-0.1586898;0.5299897;0.003444154,-0.2979683;0.2730497;0.006549626,-0.4500852;0.04963084;-0.03555591,0.07813879;0.0004832894;-0.03729999,0.0888645;-0.3461404;0.0003495216,0.08153636;-0.7303675;0.1099092,0.08179002;-0.7630188;0.06240332,-0.07713635;0.007299744;-0.03865089,-0.1113499;-0.3377246;-0.0003347658,-0.1076236;-0.7234865;0.103883,-0.1161601;-0.7532504;0.05350974,0.02184603;0.5781521;0.01894736,141.7538
+0;0;0,0.009637978;0.3356219;0.007624861,0.01967951;0.6571309;-0.0008477212,0.1968832;0.5246607;0.001535371,0.2367637;0.2360026;0.01836667,0.2688884;-0.02676067;-0.05088091,-0.163235;0.5282946;0.01512268,-0.406704;0.3674321;0.008535981,-0.6484928;0.2450758;-0.02939603,0.07475267;0.004256277;-0.04340385,0.0849633;-0.3412547;0.004804466,0.08576652;-0.7279034;0.106844,0.09346782;-0.7515023;0.05026823,-0.07622869;0.007448947;-0.0402948,-0.1152181;-0.3374417;-0.003737394,-0.1367542;-0.7244996;0.09440678,-0.1382177;-0.6863083;0.01653679,0.01718079;0.5786607;0.003825746,0;0;0,0.01292457;0.3352273;0.01577079,0.02539326;0.6567694;0.01640773,0.1952258;0.5081302;-0.002190113,0.2231581;0.2177161;-0.01094937,0.2489772;-0.04660484;-0.07682455,-0.1583983;0.5303377;0.003439376,-0.3039565;0.2773585;0.006843235,-0.4567829;0.05405866;-0.03381418,0.07812691;0.0004539192;-0.03722835,0.08857835;-0.3463461;0.0005428791,0.0814411;-0.7308214;0.1102594,0.08128662;-0.7622057;0.06162893,-0.07708624;0.007310786;-0.03865533,-0.1114582;-0.3378465;-3.94918E-05,-0.1075363;-0.7237135;0.1048471,-0.1165409;-0.7535458;0.05512791,0.02240507;0.5782104;0.01868963,141.7753
+0;0;0,0.009811358;0.3356205;0.007462836,0.01999165;0.6571193;-0.001217667,0.1970879;0.5243976;0.001202011,0.2366545;0.2356941;0.01799637,0.2688428;-0.02694941;-0.0516746,-0.1632151;0.5293335;0.01522693,-0.4126609;0.3779055;0.008620227,-0.6616169;0.270343;-0.02775222,0.07465109;0.004300936;-0.04357393,0.08478673;-0.3411806;0.004861012,0.08511609;-0.7276959;0.1074072,0.09334899;-0.7515441;0.05114378,-0.07630105;0.007467022;-0.04015425,-0.1154339;-0.3374313;-0.003823616,-0.1369752;-0.7244996;0.09427852,-0.1303649;-0.7528575;0.0424747,0.01746286;0.5786536;0.003512682,0;0;0,0.01292457;0.3352273;0.01577079,0.02539326;0.6567694;0.01640773,0.1952258;0.5081302;-0.002190113,0.2231581;0.2177161;-0.01094937,0.2489772;-0.04660484;-0.07682455,-0.1583983;0.5303377;0.003439376,-0.3039565;0.2773585;0.006843235,-0.4567829;0.05405866;-0.03381418,0.07812691;0.0004539192;-0.03722835,0.08857835;-0.3463461;0.0005428791,0.0814411;-0.7308214;0.1102594,0.08128662;-0.7622057;0.06162893,-0.07708624;0.007310786;-0.03865533,-0.1114582;-0.3378465;-3.94918E-05,-0.1075363;-0.7237135;0.1048471,-0.1165409;-0.7535458;0.05512791,0.02240507;0.5782104;0.01868963,141.7874
+0;0;0,0.009813587;0.3356968;0.007464532,0.01999693;0.6572917;-0.001218631,0.1974733;0.5244299;0.001197651,0.2370106;0.23594;0.01797958,0.269243;-0.02706331;-0.05178682,-0.1635937;0.5293762;0.01525231,-0.4128549;0.3780603;0.008650497,-0.662152;0.2703505;-0.02777177,0.07471919;0.004304859;-0.04361368,0.0848553;-0.3411926;0.004823487,0.08518536;-0.7285279;0.1075872,0.09344571;-0.7525557;0.05113619,-0.07637066;0.007473833;-0.04019088,-0.1155054;-0.3374404;-0.003858574,-0.1370923;-0.7253299;0.09445169,-0.13046;-0.7538824;0.04247512,0.01746733;0.5788009;0.003513222,0;0;0,0.01329192;0.3352996;0.01555371,0.0260434;0.6569272;0.01606858,0.1960154;0.5076435;-0.00233078,0.2232293;0.2173765;-0.01103401,0.2486871;-0.0473482;-0.07698643,-0.1583197;0.5305657;0.004034,-0.3093651;0.2810692;0.006866914,-0.4659962;0.05995752;-0.03379384,0.07817666;0.0003086329;-0.03730893,0.08839042;-0.3464534;0.001020312,0.08138084;-0.7318813;0.1104982,0.08156443;-0.7630158;0.06113744,-0.07719956;0.007428634;-0.03858351,-0.1117095;-0.337719;0.000140246,-0.1078698;-0.7243216;0.1055577,-0.1171508;-0.755928;0.05767802,0.02299504;0.5783463;0.01837659,141.8094
+0;0;0,0.009812607;0.3356633;0.007463788,0.01999429;0.6572059;-0.001217933,0.1975871;0.5243225;0.001196045,0.2371187;0.2358741;0.01797557,0.2693686;-0.02727211;-0.05182875,-0.1637127;0.5292721;0.01525976,-0.4129381;0.3779779;0.008658897,-0.6623706;0.2702096;-0.02778316,0.07481538;0.004310401;-0.04366982,0.08495679;-0.3413681;0.004792735,0.08528772;-0.7297227;0.1078269,0.09358583;-0.7539974;0.05111779,-0.07646897;0.007483454;-0.04024262,-0.1156242;-0.3376116;-0.003891267,-0.1372679;-0.7265217;0.09467769,-0.1306053;-0.7553419;0.04246352,0.01746513;0.5787286;0.003513108,0;0;0,0.01354287;0.335267;0.01531303,0.02648815;0.6568347;0.01561844,0.1964346;0.5072514;-0.002622962,0.2230748;0.2169692;-0.01118755,0.2482623;-0.04792225;-0.07719302,-0.158235;0.5310667;0.004190062,-0.3143626;0.284765;0.00672719,-0.4752671;0.06614517;-0.03166227,0.07821177;0.0002298355;-0.03749454,0.08821447;-0.3466696;0.001310825,0.08087768;-0.7331446;0.1109403,0.08212057;-0.7646045;0.06142605,-0.0773568;0.00748601;-0.03850792,-0.1121427;-0.3378316;0.0001030378,-0.108268;-0.7254266;0.1058885,-0.1173438;-0.7573161;0.05774447,0.02339926;0.5782704;0.01797819,141.8312
+0;0;0,0.009917779;0.3356595;0.007495363,0.02017538;0.6572005;-0.00115626,0.1977341;0.5242786;0.0009471413,0.23694;0.2357989;0.01795104,0.2691031;-0.02722204;-0.05236369,-0.1637902;0.5301731;0.01538443,-0.4189124;0.3890288;0.009237659,-0.6693538;0.2837761;-0.02763463,0.07472175;0.004326089;-0.04382829,0.08485402;-0.3413101;0.004937455,0.08486187;-0.729658;0.1079974,0.0936585;-0.7538633;0.05129706,-0.07652786;0.007511748;-0.04012524,-0.1159619;-0.3375644;-0.003896769,-0.1373882;-0.7264783;0.09470521,-0.1389725;-0.6882312;0.01621956,0.01762792;0.5787234;0.003566767,0;0;0,0.01354287;0.335267;0.01531303,0.02648815;0.6568347;0.01561844,0.1964346;0.5072514;-0.002622962,0.2230748;0.2169692;-0.01118755,0.2482623;-0.04792225;-0.07719302,-0.158235;0.5310667;0.004190062,-0.3143626;0.284765;0.00672719,-0.4752671;0.06614517;-0.03166227,0.07821177;0.0002298355;-0.03749454,0.08821447;-0.3466696;0.001310825,0.08087768;-0.7331446;0.1109403,0.08212057;-0.7646045;0.06142605,-0.0773568;0.00748601;-0.03850792,-0.1121427;-0.3378316;0.0001030378,-0.108268;-0.7254266;0.1058885,-0.1173438;-0.7573161;0.05774447,0.02339926;0.5782704;0.01797819,141.8426
+0;0;0,0.009917779;0.3356595;0.007495363,0.02017538;0.6572005;-0.00115626,0.1977341;0.5242786;0.0009471413,0.23694;0.2357989;0.01795104,0.2691031;-0.02722204;-0.05236369,-0.1637902;0.5301731;0.01538443,-0.4189124;0.3890288;0.009237659,-0.6693538;0.2837761;-0.02763463,0.07472175;0.004326089;-0.04382829,0.08485402;-0.3413101;0.004937455,0.08486187;-0.729658;0.1079974,0.0936585;-0.7538633;0.05129706,-0.07652786;0.007511748;-0.04012524,-0.1159619;-0.3375644;-0.003896769,-0.1373882;-0.7264783;0.09470521,-0.1389725;-0.6882312;0.01621956,0.01762792;0.5787234;0.003566767,0;0;0,0.01354287;0.335267;0.01531303,0.02648815;0.6568347;0.01561844,0.1964346;0.5072514;-0.002622962,0.2230748;0.2169692;-0.01118755,0.2482623;-0.04792225;-0.07719302,-0.158235;0.5310667;0.004190062,-0.3143626;0.284765;0.00672719,-0.4752671;0.06614517;-0.03166227,0.07821177;0.0002298355;-0.03749454,0.08821447;-0.3466696;0.001310825,0.08087768;-0.7331446;0.1109403,0.08212057;-0.7646045;0.06142605,-0.0773568;0.00748601;-0.03850792,-0.1121427;-0.3378316;0.0001030378,-0.108268;-0.7254266;0.1058885,-0.1173438;-0.7573161;0.05774447,0.02339926;0.5782704;0.01797819,141.8538
+0;0;0,0.009917923;0.3356644;0.007495471,0.02017664;0.6572403;-0.001157231,0.1977477;0.5243028;0.0009466903,0.2368941;0.2362601;0.01792483,0.2691648;-0.02764055;-0.0526251,-0.1638021;0.5301977;0.015385,-0.4185378;0.3892673;0.009247541,-0.669817;0.2836624;-0.02774808,0.07474553;0.004327465;-0.04384223,0.08486851;-0.3409917;0.004878793,0.08487634;-0.7286589;0.1077581,0.09373152;-0.753225;0.0506804,-0.07655221;0.007514138;-0.040138,-0.1159501;-0.3372456;-0.00394275,-0.1373388;-0.7254777;0.0944864,-0.1389337;-0.6871757;0.01547839,0.0176288;0.5787514;0.003566501,0;0;0,0.01388145;0.3352711;0.01502395,0.02713608;0.6568613;0.01506162,0.1969274;0.5069981;-0.002994537,0.2230477;0.2171136;-0.01159728,0.2484075;-0.04862186;-0.07795882,-0.1578102;0.5314134;0.004424078,-0.3184289;0.2885443;0.006778938,-0.4826109;0.0709729;-0.03022406,0.07822287;0.0002301484;-0.03753519,0.08793823;-0.3463851;0.001001239,0.08061273;-0.7319965;0.111093,0.08235602;-0.7620032;0.05903649,-0.07741445;0.007488004;-0.03845378,-0.1125603;-0.337543;-0.0005070642,-0.1086959;-0.7243776;0.1053891,-0.1171975;-0.757086;0.05733591,0.02397595;0.5782901;0.01748848,141.8759
+0;0;0,0.01003938;0.3355861;0.007456426,0.02038268;0.6570522;-0.001236492,0.1982279;0.5239813;0.0008591916,0.2369833;0.235622;0.01761573,0.2693168;-0.02912629;-0.05321118,-0.1642602;0.5312117;0.01536735,-0.4232172;0.3976616;0.009080539,-0.6805134;0.3045117;-0.02663071,0.07465301;0.004320475;-0.04393516,0.08472595;-0.3409961;0.005043991,0.08459717;-0.7280034;0.1081254,0.09427577;-0.7529954;0.0510337,-0.07656699;0.007512039;-0.04003877,-0.1160017;-0.33729;-0.003977787,-0.1374294;-0.7249448;0.09433311,-0.1317653;-0.7545938;0.0415395,0.01781632;0.5785929;0.003497481,0;0;0,0.01408359;0.3351926;0.01489818,0.02751493;0.6566694;0.0148313,0.1976083;0.5067695;-0.003084898,0.2230743;0.2165884;-0.01204371,0.2480708;-0.05015171;-0.07821345,-0.1579042;0.531512;0.004600932,-0.3238172;0.2919247;0.006761148,-0.4917865;0.07622722;-0.03084818,0.07819606;0.0001307875;-0.03751528,0.08781322;-0.3465003;0.001192927,0.08079753;-0.7315344;0.1111928,0.08219516;-0.7615845;0.05856884,-0.07736304;0.007605225;-0.03845981,-0.112572;-0.3374269;-0.000287652,-0.1088414;-0.7237555;0.105243,-0.1170054;-0.7561994;0.05613744,0.0243147;0.578129;0.0172838,141.8982
+0;0;0,0.01003938;0.3355861;0.007456426,0.02038268;0.6570522;-0.001236492,0.1982279;0.5239813;0.0008591916,0.2369833;0.235622;0.01761573,0.2693168;-0.02912629;-0.05321118,-0.1642602;0.5312117;0.01536735,-0.4232172;0.3976616;0.009080539,-0.6805134;0.3045117;-0.02663071,0.07465301;0.004320475;-0.04393516,0.08472595;-0.3409961;0.005043991,0.08459717;-0.7280034;0.1081254,0.09427577;-0.7529954;0.0510337,-0.07656699;0.007512039;-0.04003877,-0.1160017;-0.33729;-0.003977787,-0.1374294;-0.7249448;0.09433311,-0.1317653;-0.7545938;0.0415395,0.01781632;0.5785929;0.003497481,0;0;0,0.01408359;0.3351926;0.01489818,0.02751493;0.6566694;0.0148313,0.1976083;0.5067695;-0.003084898,0.2230743;0.2165884;-0.01204371,0.2480708;-0.05015171;-0.07821345,-0.1579042;0.531512;0.004600932,-0.3238172;0.2919247;0.006761148,-0.4917865;0.07622722;-0.03084818,0.07819606;0.0001307875;-0.03751528,0.08781322;-0.3465003;0.001192927,0.08079753;-0.7315344;0.1111928,0.08219516;-0.7615845;0.05856884,-0.07736304;0.007605225;-0.03845981,-0.112572;-0.3374269;-0.000287652,-0.1088414;-0.7237555;0.105243,-0.1170054;-0.7561994;0.05613744,0.0243147;0.578129;0.0172838,141.91
+0;0;0,0.01003938;0.3355861;0.007456426,0.02038268;0.6570522;-0.001236492,0.1982279;0.5239813;0.0008591916,0.2369833;0.235622;0.01761573,0.2693168;-0.02912629;-0.05321118,-0.1642602;0.5312117;0.01536735,-0.4232172;0.3976616;0.009080539,-0.6805134;0.3045117;-0.02663071,0.07465301;0.004320475;-0.04393516,0.08472595;-0.3409961;0.005043991,0.08459717;-0.7280034;0.1081254,0.09427577;-0.7529954;0.0510337,-0.07656699;0.007512039;-0.04003877,-0.1160017;-0.33729;-0.003977787,-0.1374294;-0.7249448;0.09433311,-0.1317653;-0.7545938;0.0415395,0.01781632;0.5785929;0.003497481,0;0;0,0.01408359;0.3351926;0.01489818,0.02751493;0.6566694;0.0148313,0.1976083;0.5067695;-0.003084898,0.2230743;0.2165884;-0.01204371,0.2480708;-0.05015171;-0.07821345,-0.1579042;0.531512;0.004600932,-0.3238172;0.2919247;0.006761148,-0.4917865;0.07622722;-0.03084818,0.07819606;0.0001307875;-0.03751528,0.08781322;-0.3465003;0.001192927,0.08079753;-0.7315344;0.1111928,0.08219516;-0.7615845;0.05856884,-0.07736304;0.007605225;-0.03845981,-0.112572;-0.3374269;-0.000287652,-0.1088414;-0.7237555;0.105243,-0.1170054;-0.7561994;0.05613744,0.0243147;0.578129;0.0172838,141.9212
+0;0;0,0.01016788;0.33556;0.007402038,0.02062277;0.6570095;-0.00134035,0.1982554;0.5238389;0.000754308,0.2369483;0.2353155;0.01746234,0.2693664;-0.03031805;-0.0539063,-0.1642818;0.5326626;0.01520367,-0.4322425;0.4181229;0.005216977,-0.6944479;0.3332213;-0.02209049,0.07457458;0.004386044;-0.04410355,0.08462571;-0.3406512;0.005002499,0.08443241;-0.725845;0.1075728,0.09417994;-0.7535468;0.04645106,-0.07666295;0.007524069;-0.03989873,-0.1159908;-0.3370367;-0.003920987,-0.1374543;-0.7228874;0.09382071,-0.1327117;-0.7555244;0.03712416,0.01802892;0.5785529;0.003407396,0;0;0,0.01457904;0.3351601;0.01462257,0.02865075;0.6565976;0.01426327,0.1983789;0.5065368;-0.003289461,0.2232087;0.2161603;-0.01261485,0.2476155;-0.0516603;-0.078812,-0.1569678;0.53196;0.004905423,-0.3266512;0.2948394;0.006761478,-0.4994099;0.08178996;-0.03157821,0.07820509;7.559359E-05;-0.0375458,0.08770587;-0.3463072;0.001078725,0.08152272;-0.7296902;0.1100475,0.07706833;-0.7549439;0.04611337,-0.07740389;0.007649664;-0.03841679,-0.1126703;-0.3370935;-5.54882E-05,-0.1090119;-0.7216238;0.1049112,-0.1181734;-0.75793;0.05314316,0.02528231;0.5780675;0.01679039,141.9333
+0;0;0,0.01016788;0.33556;0.007402038,0.02062277;0.6570095;-0.00134035,0.1982554;0.5238389;0.000754308,0.2369483;0.2353155;0.01746234,0.2693664;-0.03031805;-0.0539063,-0.1642818;0.5326626;0.01520367,-0.4322425;0.4181229;0.005216977,-0.6944479;0.3332213;-0.02209049,0.07457458;0.004386044;-0.04410355,0.08462571;-0.3406512;0.005002499,0.08443241;-0.725845;0.1075728,0.09417994;-0.7535468;0.04645106,-0.07666295;0.007524069;-0.03989873,-0.1159908;-0.3370367;-0.003920987,-0.1374543;-0.7228874;0.09382071,-0.1327117;-0.7555244;0.03712416,0.01802892;0.5785529;0.003407396,0;0;0,0.01457904;0.3351601;0.01462257,0.02865075;0.6565976;0.01426327,0.1983789;0.5065368;-0.003289461,0.2232087;0.2161603;-0.01261485,0.2476155;-0.0516603;-0.078812,-0.1569678;0.53196;0.004905423,-0.3266512;0.2948394;0.006761478,-0.4994099;0.08178996;-0.03157821,0.07820509;7.559359E-05;-0.0375458,0.08770587;-0.3463072;0.001078725,0.08152272;-0.7296902;0.1100475,0.07706833;-0.7549439;0.04611337,-0.07740389;0.007649664;-0.03841679,-0.1126703;-0.3370935;-5.54882E-05,-0.1090119;-0.7216238;0.1049112,-0.1181734;-0.75793;0.05314316,0.02528231;0.5780675;0.01679039,141.9552
+0;0;0,0.01016413;0.3354363;0.007399311,0.0206138;0.6567253;-0.001338605,0.1977578;0.5237451;0.0007607474,0.2364631;0.2351295;0.01747412,0.2692352;-0.03340477;-0.05467386,-0.1637936;0.5325449;0.01517082,-0.4318401;0.4179685;0.005180934,-0.6969086;0.3321398;-0.02242473,0.07460064;0.004387577;-0.04411897,0.08464869;-0.340544;0.004972044,0.08445774;-0.7210637;0.1062977,0.09403855;-0.7477786;0.04622142,-0.07668975;0.007526699;-0.03991268,-0.1160055;-0.3369285;-0.00394595,-0.1372086;-0.7180972;0.09260972,-0.1325471;-0.7496628;0.03688291,0.01802133;0.5783104;0.003406622,0;0;0,0.01509197;0.3350254;0.01434553,0.02984305;0.6562711;0.01368165,0.198963;0.5064416;-0.003328919,0.2233287;0.2159404;-0.01291156,0.247703;-0.05455595;-0.08093786,-0.1556648;0.5324261;0.005261833,-0.3296442;0.2983195;0.006569512,-0.5073683;0.08527818;-0.03108029,0.07822543;-2.101064E-06;-0.03757358,0.08768473;-0.3462572;0.001242399,0.08194228;-0.7250164;0.1088092,0.07793709;-0.751513;0.04790258,-0.07744737;0.007716842;-0.03838421,-0.1127487;-0.336901;0.0001004264,-0.1094004;-0.7168319;0.1035579,-0.1188019;-0.7490726;0.04919579,0.02629635;0.5777932;0.01628566,141.9771
+0;0;0,0.010218;0.3353226;0.007453112,0.02065684;0.6564507;-0.001224452,0.1976348;0.5235274;0.0006227011,0.2358312;0.2349397;0.01701854,0.268729;-0.03335172;-0.05490107,-0.1639637;0.5337232;0.01463434,-0.4328842;0.421467;0.005097324,-0.6996002;0.3419612;-0.0227659,0.07455409;0.004384702;-0.04412336,0.08451888;-0.3404096;0.004866417,0.08453745;-0.7199522;0.1055815,0.09255816;-0.7462838;0.0462725,-0.07667418;0.007485459;-0.03986786,-0.1157791;-0.336899;-0.004476197,-0.1374037;-0.7168964;0.09211839,-0.1335971;-0.7481346;0.03743264,0.01807018;0.5780786;0.003505408,0;0;0,0.01544651;0.3349062;0.01415789,0.03057154;0.6559712;0.01331389,0.1994069;0.5061654;-0.003696203,0.2233267;0.2157357;-0.01313579,0.2475789;-0.05458903;-0.08074737,-0.1549753;0.5325509;0.005386574,-0.3323343;0.3011351;0.006455231,-0.5137702;0.09157531;-0.03097135,0.07818902;-7.666647E-05;-0.03756166,0.08753789;-0.3461926;0.001152515,0.08237813;-0.7238863;0.1084698,0.08037386;-0.7510574;0.04945648,-0.07739981;0.007791364;-0.03837929,-0.1127732;-0.3366427;0.0003033243,-0.1094644;-0.715517;0.1034508,-0.1187185;-0.7471403;0.04985913,0.02693538;0.5775428;0.01596165,141.9987
+0;0;0,0.010218;0.3353226;0.007453112,0.02065684;0.6564507;-0.001224452,0.1976348;0.5235274;0.0006227011,0.2358312;0.2349397;0.01701854,0.268729;-0.03335172;-0.05490107,-0.1639637;0.5337232;0.01463434,-0.4328842;0.421467;0.005097324,-0.6996002;0.3419612;-0.0227659,0.07455409;0.004384702;-0.04412336,0.08451888;-0.3404096;0.004866417,0.08453745;-0.7199522;0.1055815,0.09255816;-0.7462838;0.0462725,-0.07667418;0.007485459;-0.03986786,-0.1157791;-0.336899;-0.004476197,-0.1374037;-0.7168964;0.09211839,-0.1335971;-0.7481346;0.03743264,0.01807018;0.5780786;0.003505408,0;0;0,0.01544651;0.3349062;0.01415789,0.03057154;0.6559712;0.01331389,0.1994069;0.5061654;-0.003696203,0.2233267;0.2157357;-0.01313579,0.2475789;-0.05458903;-0.08074737,-0.1549753;0.5325509;0.005386574,-0.3323343;0.3011351;0.006455231,-0.5137702;0.09157531;-0.03097135,0.07818902;-7.666647E-05;-0.03756166,0.08753789;-0.3461926;0.001152515,0.08237813;-0.7238863;0.1084698,0.08037386;-0.7510574;0.04945648,-0.07739981;0.007791364;-0.03837929,-0.1127732;-0.3366427;0.0003033243,-0.1094644;-0.715517;0.1034508,-0.1187185;-0.7471403;0.04985913,0.02693538;0.5775428;0.01596165,142.0099
+0;0;0,0.010218;0.3353226;0.007453112,0.02065684;0.6564507;-0.001224452,0.1976348;0.5235274;0.0006227011,0.2358312;0.2349397;0.01701854,0.268729;-0.03335172;-0.05490107,-0.1639637;0.5337232;0.01463434,-0.4328842;0.421467;0.005097324,-0.6996002;0.3419612;-0.0227659,0.07455409;0.004384702;-0.04412336,0.08451888;-0.3404096;0.004866417,0.08453745;-0.7199522;0.1055815,0.09255816;-0.7462838;0.0462725,-0.07667418;0.007485459;-0.03986786,-0.1157791;-0.336899;-0.004476197,-0.1374037;-0.7168964;0.09211839,-0.1335971;-0.7481346;0.03743264,0.01807018;0.5780786;0.003505408,0;0;0,0.01544651;0.3349062;0.01415789,0.03057154;0.6559712;0.01331389,0.1994069;0.5061654;-0.003696203,0.2233267;0.2157357;-0.01313579,0.2475789;-0.05458903;-0.08074737,-0.1549753;0.5325509;0.005386574,-0.3323343;0.3011351;0.006455231,-0.5137702;0.09157531;-0.03097135,0.07818902;-7.666647E-05;-0.03756166,0.08753789;-0.3461926;0.001152515,0.08237813;-0.7238863;0.1084698,0.08037386;-0.7510574;0.04945648,-0.07739981;0.007791364;-0.03837929,-0.1127732;-0.3366427;0.0003033243,-0.1094644;-0.715517;0.1034508,-0.1187185;-0.7471403;0.04985913,0.02693538;0.5775428;0.01596165,142.0217
+0;0;0,0.01027982;0.3353398;0.007455605,0.02074338;0.6564849;-0.001225663,0.1979763;0.5233958;0.0006246632,0.2358902;0.2342887;0.01705546,0.2687017;-0.03291726;-0.05456881,-0.1645394;0.5351326;0.01430034,-0.4390351;0.4359272;0.004263748,-0.7101766;0.3790636;-0.02496774,0.07447162;0.004365741;-0.04411598,0.08445884;-0.340529;0.004933413,0.08386704;-0.7207454;0.1070275,0.09607238;-0.7435992;0.04562478,-0.07661841;0.007475561;-0.03981251,-0.115706;-0.3370252;-0.004465699,-0.1376808;-0.7179303;0.09257254,-0.1391032;-0.6793814;0.01110058,0.01815059;0.5781082;0.003506416,0;0;0,0.01587032;0.334913;0.01398075,0.03135449;0.6559786;0.01301754,0.2002001;0.5056;-0.003926754,0.2233022;0.2146285;-0.01352847,0.247356;-0.05469957;-0.08053195,-0.1546807;0.5328758;0.005549308,-0.3350551;0.3031933;0.006734288,-0.5193655;0.09776422;-0.0311364,0.07813838;-0.0001495779;-0.03749228,0.08728363;-0.3463591;0.001408815,0.08237533;-0.7251424;0.1085871,0.08066136;-0.7524493;0.05005705,-0.07729772;0.007856308;-0.03840105,-0.1128928;-0.3366288;0.0005986318,-0.1095598;-0.7165451;0.1037516,-0.1188895;-0.7485846;0.05105585,0.02763878;0.5775498;0.01569128,142.0335
+0;0;0,0.01027982;0.3353398;0.007455605,0.02074338;0.6564849;-0.001225663,0.1979763;0.5233958;0.0006246632,0.2358902;0.2342887;0.01705546,0.2687017;-0.03291726;-0.05456881,-0.1645394;0.5351326;0.01430034,-0.4390351;0.4359272;0.004263748,-0.7101766;0.3790636;-0.02496774,0.07447162;0.004365741;-0.04411598,0.08445884;-0.340529;0.004933413,0.08386704;-0.7207454;0.1070275,0.09607238;-0.7435992;0.04562478,-0.07661841;0.007475561;-0.03981251,-0.115706;-0.3370252;-0.004465699,-0.1376808;-0.7179303;0.09257254,-0.1391032;-0.6793814;0.01110058,0.01815059;0.5781082;0.003506416,0;0;0,0.01587032;0.334913;0.01398075,0.03135449;0.6559786;0.01301754,0.2002001;0.5056;-0.003926754,0.2233022;0.2146285;-0.01352847,0.247356;-0.05469957;-0.08053195,-0.1546807;0.5328758;0.005549308,-0.3350551;0.3031933;0.006734288,-0.5193655;0.09776422;-0.0311364,0.07813838;-0.0001495779;-0.03749228,0.08728363;-0.3463591;0.001408815,0.08237533;-0.7251424;0.1085871,0.08066136;-0.7524493;0.05005705,-0.07729772;0.007856308;-0.03840105,-0.1128928;-0.3366288;0.0005986318,-0.1095598;-0.7165451;0.1037516,-0.1188895;-0.7485846;0.05105585,0.02763878;0.5775498;0.01569128,142.0459
+0;0;0,0.01027885;0.3353079;0.007454897,0.02074108;0.6564124;-0.001225212,0.1982456;0.5232521;0.0006200853,0.2361588;0.2341502;0.01705058,0.2688886;-0.03239045;-0.05439536,-0.1648168;0.5350067;0.01431638,-0.4393076;0.435803;0.004279977,-0.709774;0.379081;-0.02487873,0.07446694;0.004365467;-0.04411321,0.08445512;-0.3405622;0.004940871,0.0838624;-0.7213662;0.1071927,0.09602826;-0.7440491;0.0459887,-0.0766136;0.007475092;-0.03981001,-0.1157049;-0.3370585;-0.004459821,-0.1377136;-0.7185524;0.09272838,-0.1391315;-0.6800311;0.01152005,0.01814866;0.578047;0.003506184,0;0;0,0.01610856;0.3348721;0.0139221,0.03184176;0.6558848;0.01291788,0.2007804;0.5051783;-0.004132508,0.2232623;0.2141645;-0.01376367,0.2474601;-0.05443734;-0.08075035,-0.1545705;0.5328546;0.005652216,-0.3386794;0.3061673;0.007671969,-0.5254402;0.1037266;-0.029177,0.07810868;-0.0001887977;-0.03754139,0.0870885;-0.3464262;0.001448989,0.08260598;-0.7259204;0.1083672,0.08030436;-0.7534041;0.05040384,-0.0773013;0.007896142;-0.03837338,-0.1130246;-0.3366072;0.0006460696,-0.1098448;-0.7171533;0.1038061,-0.118553;-0.7505623;0.05308249,0.02806624;0.5774705;0.01559985,142.0659
+0;0;0,0.01036957;0.3353058;0.007423978,0.02088547;0.6564068;-0.001315101,0.1983775;0.523243;0.0006465798,0.2361448;0.234115;0.01695383,0.2689056;-0.03240433;-0.05455737,-0.1650548;0.5364397;0.0135842,-0.4422989;0.4453251;0.002581045,-0.7119439;0.3838713;-0.02452458,0.07445075;0.004330846;-0.04414393,0.08455633;-0.3405691;0.005080812,0.08370723;-0.7213978;0.107239,0.09624971;-0.7431275;0.04530244,-0.07662418;0.007486144;-0.03978755,-0.1158185;-0.3370271;-0.004352849,-0.137777;-0.7185006;0.09292643,-0.1390457;-0.6799858;0.01171495,0.01828059;0.5780429;0.00343431,0;0;0,0.01610856;0.3348721;0.0139221,0.03184176;0.6558848;0.01291788,0.2007804;0.5051783;-0.004132508,0.2232623;0.2141645;-0.01376367,0.2474601;-0.05443734;-0.08075035,-0.1545705;0.5328546;0.005652216,-0.3386794;0.3061673;0.007671969,-0.5254402;0.1037266;-0.029177,0.07810868;-0.0001887977;-0.03754139,0.0870885;-0.3464262;0.001448989,0.08260598;-0.7259204;0.1083672,0.08030436;-0.7534041;0.05040384,-0.0773013;0.007896142;-0.03837338,-0.1130246;-0.3366072;0.0006460696,-0.1098448;-0.7171533;0.1038061,-0.118553;-0.7505623;0.05308249,0.02806624;0.5774705;0.01559985,142.0784
+0;0;0,0.01036809;0.3352582;0.007422925,0.02088284;0.6563241;-0.001315109,0.1985651;0.523113;0.0006429912,0.2363439;0.2338976;0.01695517,0.2689889;-0.03168002;-0.05430333,-0.1652504;0.5363237;0.01359425,-0.4425784;0.4451815;0.002587771,-0.7112706;0.3839449;-0.02442208,0.07445991;0.004331379;-0.04414936,0.08456884;-0.3406829;0.005091686,0.08378865;-0.6906022;0.09895839,0.09910129;-0.723757;0.02334239,-0.07663361;0.007487065;-0.03979244,-0.1158409;-0.3371403;-0.004346006,-0.1360172;-0.6876521;0.08503775,-0.137566;-0.6472567;-0.01411022,0.01827832;0.5779707;0.003433661,0;0;0,0.01632999;0.3348167;0.01384783,0.03234689;0.6557796;0.01271606,0.2013263;0.504845;-0.004286884,0.2234702;0.2137184;-0.01397347,0.2475918;-0.05389038;-0.08089578,-0.154419;0.5330258;0.005679969,-0.3396319;0.3071268;0.00784914,-0.527449;0.1068452;-0.02802516,0.07810247;-0.0002433956;-0.03757858,0.08706985;-0.3465875;0.001498461,0.08002359;-0.6945875;0.1020045,0.08098336;-0.7504468;0.05132865,-0.07732047;0.00795638;-0.03834638,-0.1130206;-0.336661;0.0007189326,-0.1101585;-0.6863231;0.09549895,-0.1209923;-0.7344235;0.03447647,0.02849631;0.5773808;0.01543236,142.1006
+0;0;0,0.01036809;0.3352582;0.007422925,0.02088284;0.6563241;-0.001315109,0.1985651;0.523113;0.0006429912,0.2363439;0.2338976;0.01695517,0.2689889;-0.03168002;-0.05430333,-0.1652504;0.5363237;0.01359425,-0.4425784;0.4451815;0.002587771,-0.7112706;0.3839449;-0.02442208,0.07445991;0.004331379;-0.04414936,0.08456884;-0.3406829;0.005091686,0.08378865;-0.6906022;0.09895839,0.09910129;-0.723757;0.02334239,-0.07663361;0.007487065;-0.03979244,-0.1158409;-0.3371403;-0.004346006,-0.1360172;-0.6876521;0.08503775,-0.137566;-0.6472567;-0.01411022,0.01827832;0.5779707;0.003433661,0;0;0,0.01632999;0.3348167;0.01384783,0.03234689;0.6557796;0.01271606,0.2013263;0.504845;-0.004286884,0.2234702;0.2137184;-0.01397347,0.2475918;-0.05389038;-0.08089578,-0.154419;0.5330258;0.005679969,-0.3396319;0.3071268;0.00784914,-0.527449;0.1068452;-0.02802516,0.07810247;-0.0002433956;-0.03757858,0.08706985;-0.3465875;0.001498461,0.08002359;-0.6945875;0.1020045,0.08098336;-0.7504468;0.05132865,-0.07732047;0.00795638;-0.03834638,-0.1130206;-0.336661;0.0007189326,-0.1101585;-0.6863231;0.09549895,-0.1209923;-0.7344235;0.03447647,0.02849631;0.5773808;0.01543236,142.1219
+0;0;0,0.01039326;0.3353073;0.007416944,0.02090668;0.6564862;-0.001316449,0.1987283;0.5231948;0.0006201272,0.236325;0.2341151;0.0169269,0.2690965;-0.03140432;-0.05443533,-0.1656844;0.5377443;0.01322595,-0.4438982;0.4496098;0.004517147,-0.7149565;0.4001121;-0.02276784,0.07447026;0.004362468;-0.044183,0.0845696;-0.3405988;0.005102366,0.08381873;-0.6906446;0.09891212,0.09924799;-0.7238293;0.02363909,-0.07665876;0.007439537;-0.03981303,-0.1160644;-0.3371161;-0.004345834,-0.1359245;-0.6878079;0.08483763,-0.1373751;-0.6474362;-0.01409025,0.01830288;0.5780987;0.003432832,0;0;0,0.01648341;0.3348585;0.01385903,0.03269376;0.655925;0.01275778,0.2016695;0.5047229;-0.004375339,0.2236995;0.213748;-0.0141114,0.2477331;-0.05383474;-0.08111107,-0.154291;0.5331877;0.005811661,-0.3417635;0.3093621;0.007451005,-0.5305622;0.1100832;-0.02874352,0.07810639;-0.0002970994;-0.03763366,0.08687815;-0.3465854;0.001568317,0.07994509;-0.694719;0.1020064,0.08047453;-0.7506998;0.05197214,-0.07735775;0.007994178;-0.03832572,-0.1130273;-0.3365746;0.0007815063,-0.1101682;-0.6862239;0.09601863,-0.1205196;-0.7345135;0.03552086,0.02879233;0.5774941;0.0154618,142.1444
+0;0;0,0.01039508;0.3353658;0.007418238,0.02091133;0.6566312;-0.001317626,0.1987302;0.5233167;0.0006204217,0.2363604;0.233979;0.01694175,0.2691263;-0.03149492;-0.05440824,-0.1656784;0.5378661;0.0132261,-0.4441407;0.4496529;0.004509526,-0.7151525;0.4001637;-0.02277078,0.0744622;0.004361995;-0.04417822,0.08456501;-0.340718;0.005124111,0.08378386;-0.7048773;0.1027162,0.09706119;-0.7292496;0.03794158,-0.07665045;0.007438732;-0.03980872,-0.1160697;-0.3372355;-0.004329316,-0.1367305;-0.702067;0.08844995,-0.1379788;-0.6631418;0.003319651,0.01830674;0.57822;0.003433095,0;0;0,0.01667899;0.334909;0.01382256,0.03313281;0.6560498;0.01270139,0.2019913;0.5046756;-0.004371643,0.2238269;0.2134267;-0.01417124,0.247864;-0.05404574;-0.08141351,-0.1540142;0.5336404;0.006201679,-0.3430178;0.310765;0.00793591,-0.536227;0.1158458;-0.028361,0.07810032;-0.0003146231;-0.03762448,0.08679363;-0.3467229;0.001602173,0.08164078;-0.70915;0.1053175,0.07903878;-0.74419;0.04971708,-0.07733194;0.008051831;-0.03834448,-0.1129313;-0.3366021;0.001143824,-0.1100426;-0.7004386;0.0998935,-0.1198791;-0.7395853;0.05039242,0.0291737;0.5775981;0.01540959,142.1564
+0;0;0,0.01039508;0.3353658;0.007418238,0.02091133;0.6566312;-0.001317626,0.1987302;0.5233167;0.0006204217,0.2363604;0.233979;0.01694175,0.2691263;-0.03149492;-0.05440824,-0.1656784;0.5378661;0.0132261,-0.4441407;0.4496529;0.004509526,-0.7151525;0.4001637;-0.02277078,0.0744622;0.004361995;-0.04417822,0.08456501;-0.340718;0.005124111,0.08378386;-0.7048773;0.1027162,0.09706119;-0.7292496;0.03794158,-0.07665045;0.007438732;-0.03980872,-0.1160697;-0.3372355;-0.004329316,-0.1367305;-0.702067;0.08844995,-0.1379788;-0.6631418;0.003319651,0.01830674;0.57822;0.003433095,0;0;0,0.01667899;0.334909;0.01382256,0.03313281;0.6560498;0.01270139,0.2019913;0.5046756;-0.004371643,0.2238269;0.2134267;-0.01417124,0.247864;-0.05404574;-0.08141351,-0.1540142;0.5336404;0.006201679,-0.3430178;0.310765;0.00793591,-0.536227;0.1158458;-0.028361,0.07810032;-0.0003146231;-0.03762448,0.08679363;-0.3467229;0.001602173,0.08164078;-0.70915;0.1053175,0.07903878;-0.74419;0.04971708,-0.07733194;0.008051831;-0.03834448,-0.1129313;-0.3366021;0.001143824,-0.1100426;-0.7004386;0.0998935,-0.1198791;-0.7395853;0.05039242,0.0291737;0.5775981;0.01540959,142.1682
+0;0;0,0.01050676;0.3353624;0.007417796,0.02105675;0.6566266;-0.001316871,0.1988578;0.5232712;0.0006408608,0.2364287;0.233929;0.01701991,0.2691939;-0.03154096;-0.05434494,-0.1657634;0.538812;0.01286409,-0.4476359;0.4622563;0.003597166,-0.7186419;0.4117132;-0.02173975,0.07447363;0.00434383;-0.04416074,0.08468203;-0.3407329;0.005142357,0.08398536;-0.7048613;0.1028503,0.09705237;-0.7291955;0.0380009,-0.07663374;0.007435603;-0.03984146,-0.1164413;-0.3372505;-0.004914951,-0.1367197;-0.7020335;0.08813876,-0.1378837;-0.6631086;0.003007248,0.01844667;0.5782157;0.003435382,0;0;0,0.01667899;0.334909;0.01382256,0.03313281;0.6560498;0.01270139,0.2019913;0.5046756;-0.004371643,0.2238269;0.2134267;-0.01417124,0.247864;-0.05404574;-0.08141351,-0.1540142;0.5336404;0.006201679,-0.3430178;0.310765;0.00793591,-0.536227;0.1158458;-0.028361,0.07810032;-0.0003146231;-0.03762448,0.08679363;-0.3467229;0.001602173,0.08164078;-0.70915;0.1053175,0.07903878;-0.74419;0.04971708,-0.07733194;0.008051831;-0.03834448,-0.1129313;-0.3366021;0.001143824,-0.1100426;-0.7004386;0.0998935,-0.1198791;-0.7395853;0.05039242,0.0291737;0.5775981;0.01540959,142.1886
+0;0;0,0.01050746;0.3353846;0.007418287,0.02105802;0.6566662;-0.001316823,0.1990558;0.5232472;0.0006380782,0.2366164;0.233984;0.01701266,0.2693646;-0.03134727;-0.05431492,-0.1659632;0.5388049;0.01287464,-0.4477587;0.4622701;0.003610251,-0.7186232;0.4117534;-0.02171343,0.07442462;0.004340971;-0.04413168,0.08463621;-0.3408435;0.005186811,0.08391868;-0.7158697;0.105819,0.1021819;-0.7618103;0.01518155,-0.07658331;0.00743071;-0.03981524,-0.1164033;-0.3373629;-0.004877828,-0.1372886;-0.7130632;0.09096082,-0.1389154;-0.6705893;-0.02802411,0.01844782;0.5782516;0.003435649,0;0;0,0.01693688;0.3349207;0.01376605,0.03366211;0.6560649;0.01262462,0.202525;0.5043072;-0.004393458,0.2238144;0.2130958;-0.01413238,0.2478853;-0.05420583;-0.08144617,-0.1538405;0.5339343;0.006386667,-0.3444172;0.3125035;0.007420146,-0.5384694;0.1186203;-0.02882548,0.07807423;-0.0003934354;-0.0375464,0.08668448;-0.3469089;0.001719356,0.08205479;-0.7207114;0.1067064,0.07759148;-0.7101632;-0.01126552,-0.07720349;0.008224185;-0.0384377,-0.1128552;-0.3365097;0.00126633,-0.1098766;-0.7111731;0.1031999,-0.1229316;-0.7760759;0.03151526,0.02963883;0.5776129;0.01533532,142.2
+0;0;0,0.01050746;0.3353846;0.007418287,0.02105802;0.6566662;-0.001316823,0.1990558;0.5232472;0.0006380782,0.2366164;0.233984;0.01701266,0.2693646;-0.03134727;-0.05431492,-0.1659632;0.5388049;0.01287464,-0.4477587;0.4622701;0.003610251,-0.7186232;0.4117534;-0.02171343,0.07442462;0.004340971;-0.04413168,0.08463621;-0.3408435;0.005186811,0.08391868;-0.7158697;0.105819,0.1021819;-0.7618103;0.01518155,-0.07658331;0.00743071;-0.03981524,-0.1164033;-0.3373629;-0.004877828,-0.1372886;-0.7130632;0.09096082,-0.1389154;-0.6705893;-0.02802411,0.01844782;0.5782516;0.003435649,0;0;0,0.01693688;0.3349207;0.01376605,0.03366211;0.6560649;0.01262462,0.202525;0.5043072;-0.004393458,0.2238144;0.2130958;-0.01413238,0.2478853;-0.05420583;-0.08144617,-0.1538405;0.5339343;0.006386667,-0.3444172;0.3125035;0.007420146,-0.5384694;0.1186203;-0.02882548,0.07807423;-0.0003934354;-0.0375464,0.08668448;-0.3469089;0.001719356,0.08205479;-0.7207114;0.1067064,0.07759148;-0.7101632;-0.01126552,-0.07720349;0.008224185;-0.0384377,-0.1128552;-0.3365097;0.00126633,-0.1098766;-0.7111731;0.1031999,-0.1229316;-0.7760759;0.03151526,0.02963883;0.5776129;0.01533532,142.2224
+0;0;0,0.01063052;0.3353777;0.007275801,0.02122226;0.6566455;-0.001681643,0.1996461;0.5229855;0.0007079437,0.2371542;0.2328979;0.01709191,0.2697966;-0.03104576;-0.05384437,-0.1666248;0.5403339;0.01252222,-0.4510964;0.4708731;0.003735235,-0.7214768;0.4253862;-0.02053628,0.07443572;0.004244599;-0.04405656,0.08477857;-0.3410717;0.005259823,0.08412325;-0.7162253;0.1058341,0.1008023;-0.7628725;0.01549028,-0.07649323;0.00751036;-0.03990053,-0.1162869;-0.3374071;-0.004817024,-0.1370651;-0.7132399;0.09096257,-0.1385419;-0.6707846;-0.02802346,0.01860481;0.5782371;0.003142752,0;0;0,0.01704272;0.3349089;0.01377344,0.03378987;0.6560466;0.01266944,0.2030127;0.5039625;-0.004596473,0.2240505;0.2119178;-0.0142622,0.2479545;-0.05392265;-0.08150196,-0.1542366;0.5340461;0.00638539,-0.3468837;0.313336;0.006863773,-0.5415101;0.1221789;-0.02978719,0.07805914;-0.0004571825;-0.03749979,0.08657297;-0.3471043;0.001815438,0.0819634;-0.7209805;0.10694,0.0774679;-0.7104264;-0.01102877,-0.0771465;0.008298009;-0.03846081,-0.1131939;-0.3365772;0.0008338802,-0.1101758;-0.7113192;0.1028885,-0.1241088;-0.776067;0.03116876,0.02976695;0.5775958;0.01537037,142.2338
+0;0;0,0.01063052;0.3353777;0.007275801,0.02122226;0.6566455;-0.001681643,0.1996461;0.5229855;0.0007079437,0.2371542;0.2328979;0.01709191,0.2697966;-0.03104576;-0.05384437,-0.1666248;0.5403339;0.01252222,-0.4510964;0.4708731;0.003735235,-0.7214768;0.4253862;-0.02053628,0.07443572;0.004244599;-0.04405656,0.08477857;-0.3410717;0.005259823,0.08412325;-0.7162253;0.1058341,0.1008023;-0.7628725;0.01549028,-0.07649323;0.00751036;-0.03990053,-0.1162869;-0.3374071;-0.004817024,-0.1370651;-0.7132399;0.09096257,-0.1385419;-0.6707846;-0.02802346,0.01860481;0.5782371;0.003142752,0;0;0,0.01704272;0.3349089;0.01377344,0.03378987;0.6560466;0.01266944,0.2030127;0.5039625;-0.004596473,0.2240505;0.2119178;-0.0142622,0.2479545;-0.05392265;-0.08150196,-0.1542366;0.5340461;0.00638539,-0.3468837;0.313336;0.006863773,-0.5415101;0.1221789;-0.02978719,0.07805914;-0.0004571825;-0.03749979,0.08657297;-0.3471043;0.001815438,0.0819634;-0.7209805;0.10694,0.0774679;-0.7104264;-0.01102877,-0.0771465;0.008298009;-0.03846081,-0.1131939;-0.3365772;0.0008338802,-0.1101758;-0.7113192;0.1028885,-0.1241088;-0.776067;0.03116876,0.02976695;0.5775958;0.01537037,142.2458
+0;0;0,0.01063113;0.3353969;0.007276217,0.02122371;0.6566904;-0.001681976,0.1995964;0.5230387;0.0007087295,0.237131;0.2327464;0.01710426,0.2696946;-0.03056043;-0.05366085,-0.1665715;0.5403823;0.01251968,-0.4512439;0.4708725;0.003726494,-0.7209719;0.4254953;-0.02048646,0.07440497;0.004242846;-0.04403836,0.08472091;-0.340175;0.005149715,0.08406285;-0.7168926;0.1061432,0.1007413;-0.763537;0.01580288,-0.07646163;0.007507257;-0.03988405,-0.1161518;-0.3365128;-0.004891817,-0.1370166;-0.7139125;0.09128708,-0.1384933;-0.6714576;-0.02769443,0.01860602;0.5782748;0.003142853,0;0;0,0.01720852;0.3349227;0.01369929,0.03405762;0.6560806;0.01255274,0.2031489;0.5038618;-0.004699588,0.2242202;0.2116101;-0.01430488,0.2480922;-0.05359963;-0.08133101,-0.1540111;0.5343711;0.006443539,-0.3486053;0.3150986;0.006365201,-0.5433271;0.1250645;-0.03063525,0.0780438;-0.0005012304;-0.03744853,0.08640064;-0.3462885;0.001421571,0.08183102;-0.7215177;0.1077156,0.07730792;-0.7109633;-0.01024759,-0.0770792;0.008359611;-0.03850184,-0.1132755;-0.3356174;0.0004754402,-0.1099224;-0.7118325;0.1032721,-0.124414;-0.7755567;0.03033589,0.0300157;0.577624;0.01526332,142.2678
+0;0;0,0.01069058;0.3353943;0.007306663,0.02127548;0.6566881;-0.001638165,0.1996585;0.5230272;0.0008914045,0.2369798;0.2327051;0.01724606,0.2697207;-0.03060499;-0.05342514,-0.1668888;0.5422353;0.01235818,-0.4534156;0.4810628;0.001982419,-0.7243583;0.4421315;-0.01976523,0.07445728;0.004086997;-0.04396462,0.08488894;-0.3403209;0.005268205,0.08437651;-0.7170693;0.1061479,0.09875272;-0.7642343;0.01585514,-0.07638236;0.00764615;-0.04000936,-0.1161074;-0.3363601;-0.004921626,-0.1367553;-0.7137432;0.09136899,-0.1380954;-0.6712853;-0.02761381,0.01866918;0.5782725;0.00319124,0;0;0,0.01720852;0.3349227;0.01369929,0.03405762;0.6560806;0.01255274,0.2031489;0.5038618;-0.004699588,0.2242202;0.2116101;-0.01430488,0.2480922;-0.05359963;-0.08133101,-0.1540111;0.5343711;0.006443539,-0.3486053;0.3150986;0.006365201,-0.5433271;0.1250645;-0.03063525,0.0780438;-0.0005012304;-0.03744853,0.08640064;-0.3462885;0.001421571,0.08183102;-0.7215177;0.1077156,0.07730792;-0.7109633;-0.01024759,-0.0770792;0.008359611;-0.03850184,-0.1132755;-0.3356174;0.0004754402,-0.1099224;-0.7118325;0.1032721,-0.124414;-0.7755567;0.03033589,0.0300157;0.577624;0.01526332,142.2897
+0;0;0,0.0106908;0.3354011;0.00730681,0.02127693;0.6567323;-0.001639165,0.1999847;0.5229608;0.00088698,0.237276;0.2328717;0.01722851,0.2699979;-0.03028533;-0.05340161,-0.167221;0.5422032;0.01237435,-0.4535177;0.4810799;0.00200692,-0.7243029;0.4421712;-0.01972809,0.07445624;0.00408694;-0.04396401,0.08488101;-0.3400933;0.005236257,0.08436784;-0.717381;0.1062604,0.09874369;-0.7645441;0.01596991,-0.0763813;0.007646044;-0.04000881,-0.1160801;-0.3361327;-0.004944272,-0.1367575;-0.7140562;0.09148421,-0.1380976;-0.6715986;-0.0274956,0.01867025;0.5783052;0.003190946,0;0;0,0.01731497;0.3349265;0.01363671,0.03421947;0.6561188;0.01242554,0.2035364;0.5035735;-0.004823445,0.2242731;0.21153;-0.01430559,0.2483154;-0.05346289;-0.08147478,-0.1542378;0.5345254;0.006332753,-0.3504148;0.3169876;0.005216871,-0.546248;0.1284009;-0.03213802,0.07805051;-0.0005306154;-0.03743136,0.08635773;-0.3461122;0.001217365,0.08178139;-0.7217958;0.1079556,0.07726566;-0.7112435;-0.01000452,-0.07707063;0.00837263;-0.03851347,-0.1130816;-0.3353547;0.00078132,-0.1099223;-0.7122219;0.103316,-0.1243929;-0.7777297;0.0327324,0.03016812;0.5776517;0.01515341,142.3115
+0;0;0,0.0106908;0.3354011;0.00730681,0.02127693;0.6567323;-0.001639165,0.1999847;0.5229608;0.00088698,0.237276;0.2328717;0.01722851,0.2699979;-0.03028533;-0.05340161,-0.167221;0.5422032;0.01237435,-0.4535177;0.4810799;0.00200692,-0.7243029;0.4421712;-0.01972809,0.07445624;0.00408694;-0.04396401,0.08488101;-0.3400933;0.005236257,0.08436784;-0.717381;0.1062604,0.09874369;-0.7645441;0.01596991,-0.0763813;0.007646044;-0.04000881,-0.1160801;-0.3361327;-0.004944272,-0.1367575;-0.7140562;0.09148421,-0.1380976;-0.6715986;-0.0274956,0.01867025;0.5783052;0.003190946,0;0;0,0.01731497;0.3349265;0.01363671,0.03421947;0.6561188;0.01242554,0.2035364;0.5035735;-0.004823445,0.2242731;0.21153;-0.01430559,0.2483154;-0.05346289;-0.08147478,-0.1542378;0.5345254;0.006332753,-0.3504148;0.3169876;0.005216871,-0.546248;0.1284009;-0.03213802,0.07805051;-0.0005306154;-0.03743136,0.08635773;-0.3461122;0.001217365,0.08178139;-0.7217958;0.1079556,0.07726566;-0.7112435;-0.01000452,-0.07707063;0.00837263;-0.03851347,-0.1130816;-0.3353547;0.00078132,-0.1099223;-0.7122219;0.103316,-0.1243929;-0.7777297;0.0327324,0.03016812;0.5776517;0.01515341,142.3228
+0;0;0,0.01082429;0.3353758;0.007287619,0.02148318;0.6567066;-0.001652216,0.2005862;0.522754;0.0008936559,0.237747;0.2326714;0.01729711,0.27033;-0.03015646;-0.05259247,-0.1677356;0.5434301;0.01195562,-0.4554871;0.4897243;0.001342421,-0.7262856;0.4528065;-0.01682249,0.07447857;0.004011745;-0.0439206,0.08520146;-0.3403968;0.005177278,0.08465362;-0.7250494;0.1081474,0.09404148;-0.7452065;0.05109104,-0.07632162;0.007695538;-0.04009937,-0.1158179;-0.3363219;-0.004958175,-0.1368295;-0.7216178;0.09335966,-0.1375907;-0.6836471;0.01723358,0.01886441;0.5782804;0.003175811,0;0;0,0.01748687;0.3348958;0.01364648,0.03457909;0.65608;0.01244223,0.2041615;0.5031891;-0.004983306,0.2243685;0.2111205;-0.01422942,0.2484794;-0.05335242;-0.08129251,-0.1544032;0.5345803;0.006339428,-0.3525853;0.3189061;0.003817922,-0.549271;0.1320791;-0.03406488,0.07805064;-0.0006263852;-0.03741491,0.0863171;-0.3464273;0.00126636,0.08023787;-0.7290658;0.1113194,0.08257202;-0.7588202;0.06353605,-0.07705633;0.00848354;-0.0385035,-0.1130342;-0.3354638;0.0008502491,-0.1098452;-0.7197204;0.1052413,-0.1193746;-0.750515;0.05971663,0.03047844;0.577616;0.01516688,142.3341
+0;0;0,0.01082475;0.3353901;0.007287928,0.02148356;0.6567181;-0.00165184,0.200728;0.5227227;0.000892228,0.2378834;0.2326823;0.0172933,0.2704841;-0.03028893;-0.05263442,-0.1678804;0.543415;0.0119628,-0.4555902;0.4897169;0.001351144,-0.7265364;0.452779;-0.01682367,0.07446343;0.004010929;-0.04391168,0.0851877;-0.3404419;0.005192503,0.08463853;-0.7260348;0.1084143,0.09407885;-0.7464722;0.05103908,-0.0763061;0.007693974;-0.04009121,-0.1158075;-0.3363677;-0.004945509,-0.1368705;-0.7226053;0.09361265,-0.1376359;-0.6845901;0.01706111,0.0188648;0.5782924;0.00317616,0;0;0,0.01764184;0.3349061;0.0135448,0.03483825;0.6560814;0.01221788,0.2045008;0.5030166;-0.005042672,0.2245073;0.2109746;-0.0142194,0.2485922;-0.05368048;-0.0811832,-0.1543372;0.5346387;0.00630561,-0.3543698;0.3207458;0.003185555,-0.553045;0.1359601;-0.03540167,0.07803758;-0.0006611347;-0.03740084,0.08628287;-0.3465053;0.001301289,0.08002882;-0.7301947;0.1112113,0.0818278;-0.7598113;0.06255341,-0.0770352;0.008511446;-0.03850012,-0.1130545;-0.3354721;0.0008941032,-0.1098337;-0.7206743;0.1055165,-0.1195615;-0.7517533;0.05969408,0.03071647;0.5776201;0.01497591,142.3563
+0;0;0,0.01076823;0.3353934;0.007218816,0.02123577;0.6567247;-0.001820193,0.2005764;0.5228186;0.0009549004,0.236298;0.2326203;0.0177431,0.270221;-0.03012541;-0.05240324,-0.1682231;0.5442297;0.01156381,-0.4573084;0.4986208;0.0004946226,-0.7288121;0.4642712;-0.01408063,0.07449339;0.004028643;-0.0438592,0.08536226;-0.3404299;0.005173109,0.084952;-0.7260158;0.1084213,0.09442245;-0.7464774;0.05107231,-0.07625669;0.007668365;-0.04019003,-0.1157311;-0.3363875;-0.004957341,-0.1365262;-0.7226373;0.09361002,-0.1372045;-0.6846278;0.01705705,0.01868343;0.5782987;0.003039535,0;0;0,0.01764184;0.3349061;0.0135448,0.03483825;0.6560814;0.01221788,0.2045008;0.5030166;-0.005042672,0.2245073;0.2109746;-0.0142194,0.2485922;-0.05368048;-0.0811832,-0.1543372;0.5346387;0.00630561,-0.3543698;0.3207458;0.003185555,-0.553045;0.1359601;-0.03540167,0.07803758;-0.0006611347;-0.03740084,0.08628287;-0.3465053;0.001301289,0.08002882;-0.7301947;0.1112113,0.0818278;-0.7598113;0.06255341,-0.0770352;0.008511446;-0.03850012,-0.1130545;-0.3354721;0.0008941032,-0.1098337;-0.7206743;0.1055165,-0.1195615;-0.7517533;0.05969408,0.03071647;0.5776201;0.01497591,142.3786
+0;0;0,0.01076823;0.3353934;0.007218816,0.02123577;0.6567247;-0.001820193,0.2005764;0.5228186;0.0009549004,0.236298;0.2326203;0.0177431,0.270221;-0.03012541;-0.05240324,-0.1682231;0.5442297;0.01156381,-0.4573084;0.4986208;0.0004946226,-0.7288121;0.4642712;-0.01408063,0.07449339;0.004028643;-0.0438592,0.08536226;-0.3404299;0.005173109,0.084952;-0.7260158;0.1084213,0.09442245;-0.7464774;0.05107231,-0.07625669;0.007668365;-0.04019003,-0.1157311;-0.3363875;-0.004957341,-0.1365262;-0.7226373;0.09361002,-0.1372045;-0.6846278;0.01705705,0.01868343;0.5782987;0.003039535,0;0;0,0.01764184;0.3349061;0.0135448,0.03483825;0.6560814;0.01221788,0.2045008;0.5030166;-0.005042672,0.2245073;0.2109746;-0.0142194,0.2485922;-0.05368048;-0.0811832,-0.1543372;0.5346387;0.00630561,-0.3543698;0.3207458;0.003185555,-0.553045;0.1359601;-0.03540167,0.07803758;-0.0006611347;-0.03740084,0.08628287;-0.3465053;0.001301289,0.08002882;-0.7301947;0.1112113,0.0818278;-0.7598113;0.06255341,-0.0770352;0.008511446;-0.03850012,-0.1130545;-0.3354721;0.0008941032,-0.1098337;-0.7206743;0.1055165,-0.1195615;-0.7517533;0.05969408,0.03071647;0.5776201;0.01497591,142.3902
+0;0;0,0.01076869;0.335408;0.007219131,0.02123695;0.6567611;-0.001820522,0.2006534;0.5228258;0.0009540694,0.236347;0.2328556;0.01772907,0.2702867;-0.03001919;-0.05245174,-0.1683003;0.5442458;0.01156742,-0.4571583;0.4986728;0.0005069301,-0.7287954;0.4643064;-0.01407548,0.0745018;0.004029098;-0.04386415,0.08537202;-0.340472;0.00517422,0.08496086;-0.7268912;0.1086455,0.09449606;-0.7476978;0.05090444,-0.0762653;0.00766923;-0.04019457,-0.1157446;-0.3364291;-0.004957523,-0.1365846;-0.7235135;0.09382282,-0.1372675;-0.6854492;0.01674649,0.01868442;0.5783291;0.003039576,0;0;0,0.01774936;0.3349174;0.01348746,0.03502776;0.6561098;0.01209962,0.2047004;0.5028715;-0.005025744,0.2246581;0.2110559;-0.01416254,0.2487423;-0.05377162;-0.08099627,-0.1542663;0.5347208;0.006317899,-0.3557503;0.3225219;0.002581738,-0.5556237;0.1389436;-0.03653421,0.07804289;-0.0006920546;-0.03741181,0.08629769;-0.3465695;0.001376987,0.07979746;-0.7310317;0.1117075,0.08211215;-0.760391;0.06193424,-0.07705306;0.008526046;-0.03848309,-0.1130258;-0.3355011;0.0009534433,-0.1099004;-0.721517;0.105873,-0.1192739;-0.7527196;0.05926142,0.03088795;0.5776441;0.01487327,142.4135
+0;0;0,0.01076819;0.3353923;0.007218793,0.02123575;0.6567238;-0.00182024,0.2009701;0.5226972;0.0009503684,0.2367741;0.2318298;0.01777727,0.2711285;-0.03425688;-0.05326102,-0.1686278;0.5441546;0.01158225,-0.4583795;0.4984406;0.0004875408,-0.7333355;0.4636542;-0.01427304,0.07453092;0.004030672;-0.0438813,0.08539993;-0.3404322;0.005151626,0.08498804;-0.7275521;0.1088106,0.09450401;-0.7482563;0.05118593,-0.07629512;0.007672228;-0.04021028,-0.11577;-0.3363879;-0.004977155,-0.1366478;-0.7241744;0.09398234,-0.1373294;-0.6861264;0.01706142,0.01868339;0.5782974;0.003039517,0;0;0,0.01793564;0.3348932;0.01345062,0.03534875;0.6560568;0.01206815,0.2052364;0.5025381;-0.005025506,0.224956;0.2097967;-0.01410687,0.2501624;-0.0582397;-0.0815599,-0.1543503;0.5348145;0.006338489,-0.3581013;0.323549;0.001715943,-0.5619197;0.1394785;-0.03834486,0.07805143;-0.0007994622;-0.0374701,0.08624437;-0.3466213;0.001480103,0.07951697;-0.7317386;0.1121447,0.08274937;-0.7610729;0.06263661,-0.07708494;0.008612485;-0.03847608,-0.113052;-0.335386;0.000873927,-0.1098556;-0.7220836;0.1060499,-0.117994;-0.7531453;0.05928143,0.03118002;0.577598;0.01483893,142.4254
+0;0;0,0.01077032;0.335392;0.007231131,0.0212032;0.6567252;-0.001784301,0.200952;0.5226889;0.0009982998,0.236578;0.2318037;0.01789478,0.2707897;-0.03475499;-0.05142164,-0.168855;0.5451922;0.01103512,-0.4598351;0.5073326;0.002903928,-0.735413;0.479265;-0.01435298,0.07456147;0.004082828;-0.04382455,0.08547454;-0.3403882;0.005141374,0.08537506;-0.7276322;0.1083367,0.09567554;-0.7477735;0.05035557,-0.07625761;0.007606244;-0.04029386,-0.1158138;-0.3364406;-0.005021535,-0.1359573;-0.7243397;0.09364794,-0.1365257;-0.6862894;0.01672634,0.01866766;0.5782979;0.003068082,0;0;0,0.01793564;0.3348932;0.01345062,0.03534875;0.6560568;0.01206815,0.2052364;0.5025381;-0.005025506,0.224956;0.2097967;-0.01410687,0.2501624;-0.0582397;-0.0815599,-0.1543503;0.5348145;0.006338489,-0.3581013;0.323549;0.001715943,-0.5619197;0.1394785;-0.03834486,0.07805143;-0.0007994622;-0.0374701,0.08624437;-0.3466213;0.001480103,0.07951697;-0.7317386;0.1121447,0.08274937;-0.7610729;0.06263661,-0.07708494;0.008612485;-0.03847608,-0.113052;-0.335386;0.000873927,-0.1098556;-0.7220836;0.1060499,-0.117994;-0.7531453;0.05928143,0.03118002;0.577598;0.01483893,142.4453
+0;0;0,0.01076979;0.3353755;0.007230777,0.02120339;0.6567308;-0.001785467,0.2005855;0.5227965;0.001001895,0.236263;0.2314913;0.01792277,0.2705081;-0.03532705;-0.05146116,-0.1684783;0.5452545;0.01101854,-0.4598786;0.5073403;0.002875613,-0.7357249;0.4792454;-0.01439811,0.07457581;0.004083614;-0.04383298,0.08548585;-0.3402919;0.005119365,0.08538637;-0.7275339;0.1083142,0.09569798;-0.7477294;0.05027045,-0.07627228;0.007607707;-0.04030161,-0.1158175;-0.3363437;-0.00503907,-0.1359609;-0.724241;0.09362993,-0.1365299;-0.686182;0.01662526,0.01866753;0.5782937;0.003067517,0;0;0,0.01819885;0.3348683;0.01330626,0.035875;0.6560382;0.01170337,0.2052736;0.5024658;-0.005185724,0.2251602;0.2093059;-0.01411402,0.2507376;-0.05903307;-0.08133698,-0.153579;0.5351382;0.006130564,-0.3605102;0.3264238;0.0001570452,-0.565002;0.1425605;-0.03929339,0.07806552;-0.0008827597;-0.03747737,0.08620393;-0.3466057;0.001499891,0.07943348;-0.7316861;0.112283,0.08256393;-0.7609976;0.06261063,-0.0770971;0.008657826;-0.03847905,-0.1131086;-0.3352395;0.0008610897,-0.109662;-0.7219477;0.1059827,-0.1182932;-0.753955;0.06042407,0.03164192;0.5775753;0.0145365,142.4572
+0;0;0,0.01076979;0.3353755;0.007230777,0.02120339;0.6567308;-0.001785467,0.2005855;0.5227965;0.001001895,0.236263;0.2314913;0.01792277,0.2705081;-0.03532705;-0.05146116,-0.1684783;0.5452545;0.01101854,-0.4598786;0.5073403;0.002875613,-0.7357249;0.4792454;-0.01439811,0.07457581;0.004083614;-0.04383298,0.08548585;-0.3402919;0.005119365,0.08538637;-0.7275339;0.1083142,0.09569798;-0.7477294;0.05027045,-0.07627228;0.007607707;-0.04030161,-0.1158175;-0.3363437;-0.00503907,-0.1359609;-0.724241;0.09362993,-0.1365299;-0.686182;0.01662526,0.01866753;0.5782937;0.003067517,0;0;0,0.01819885;0.3348683;0.01330626,0.035875;0.6560382;0.01170337,0.2052736;0.5024658;-0.005185724,0.2251602;0.2093059;-0.01411402,0.2507376;-0.05903307;-0.08133698,-0.153579;0.5351382;0.006130564,-0.3605102;0.3264238;0.0001570452,-0.565002;0.1425605;-0.03929339,0.07806552;-0.0008827597;-0.03747737,0.08620393;-0.3466057;0.001499891,0.07943348;-0.7316861;0.112283,0.08256393;-0.7609976;0.06261063,-0.0770971;0.008657826;-0.03847905,-0.1131086;-0.3352395;0.0008610897,-0.109662;-0.7219477;0.1059827,-0.1182932;-0.753955;0.06042407,0.03164192;0.5775753;0.0145365,142.4681

+ 136 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007650229;0.3303426;0.008691123,0.01380144;0.6473082;0.001733629,0.1912604;0.5161441;0.005621116,0.2308491;0.2258142;0.02353021,0.2681462;-0.04052055;-0.04523741,-0.164471;0.5097675;0.007195623,-0.2219696;0.221961;0.0008087475,-0.279247;-0.04491183;-0.0497129,0.07724814;0.005296145;-0.04380929,0.09148303;-0.3336819;0.00189884,0.09213179;-0.7309533;0.1058096,0.1024474;-0.7517703;0.0472528,-0.07815224;0.006781659;-0.04196205,-0.1123327;-0.3317495;-0.004195962,-0.1328256;-0.7300071;0.09375039,-0.1324315;-0.69178;0.01596975,0.01237257;0.5698848;0.006031838,0;0;0,0.007280834;0.3300779;0.01599622,0.01380482;0.6471158;0.01744437,0.1905378;0.5163478;0.003035545,0.2254562;0.2249101;-0.00189209,0.2327714;-0.0453766;-0.06470764,-0.16818;0.5237578;0.004485168,-0.2201919;0.2348789;-0.0003333362,-0.2347007;-0.03354985;-0.06954115,0.07926151;0.001458228;-0.04037404,0.1046717;-0.3396851;-0.02720177,0.09708698;-0.7367281;0.07730579,0.09928393;-0.7669633;0.02746034,-0.08047333;0.00637806;-0.03738904,-0.1123578;-0.3339172;-0.0178841,-0.1038606;-0.7341141;0.07372851,-0.1032132;-0.7169068;-0.003431045,0.01226624;0.5696034;0.0195334,84.29654
+0;0;0,0.007650342;0.3303474;0.00869125,0.01380176;0.6473237;0.00173349,0.1912705;0.5161534;0.005621139,0.2309408;0.2252245;0.02356718,0.2683201;-0.04169697;-0.04535194,-0.1644805;0.5097764;0.007195732,-0.2220977;0.221376;0.0007956801,-0.2795012;-0.04608467;-0.04983726,0.07723615;0.005295323;-0.04380249,0.09147255;-0.3337188;0.001910515,0.09212028;-0.7303625;0.1056571,0.1024265;-0.7511332;0.0471535,-0.07814011;0.006780606;-0.04195553,-0.1123243;-0.3317867;-0.00418542,-0.1327847;-0.7294148;0.09360613,-0.132391;-0.6911953;0.01589621,0.01237282;0.569897;0.006031884,0;0;0,0.00729588;0.3300807;0.01603055,0.01385043;0.6471286;0.01752996,0.1905807;0.5163631;0.003038883,0.2254048;0.2243038;-0.001871347,0.2323588;-0.04655299;-0.06497693,-0.1681457;0.5237553;0.004490362,-0.2203395;0.2342941;-0.0003542835,-0.2348585;-0.03473297;-0.06969231,0.07925326;0.001463979;-0.04035962,0.1045848;-0.339724;-0.02724421,0.09730364;-0.7361202;0.07719254,0.09908248;-0.7664224;0.02752328,-0.08045271;0.006375266;-0.03740105,-0.1123817;-0.3339525;-0.01789447,-0.1037797;-0.7335223;0.07353825,-0.1031337;-0.7163067;-0.003550589,0.01230273;0.5696126;0.01960373,84.32251
+0;0;0,0.007650342;0.3303474;0.00869125,0.01380176;0.6473237;0.00173349,0.1912705;0.5161534;0.005621139,0.2309408;0.2252245;0.02356718,0.2683201;-0.04169697;-0.04535194,-0.1644805;0.5097764;0.007195732,-0.2220977;0.221376;0.0007956801,-0.2795012;-0.04608467;-0.04983726,0.07723615;0.005295323;-0.04380249,0.09147255;-0.3337188;0.001910515,0.09212028;-0.7303625;0.1056571,0.1024265;-0.7511332;0.0471535,-0.07814011;0.006780606;-0.04195553,-0.1123243;-0.3317867;-0.00418542,-0.1327847;-0.7294148;0.09360613,-0.132391;-0.6911953;0.01589621,0.01237282;0.569897;0.006031884,0;0;0,0.00729588;0.3300807;0.01603055,0.01385043;0.6471286;0.01752996,0.1905807;0.5163631;0.003038883,0.2254048;0.2243038;-0.001871347,0.2323588;-0.04655299;-0.06497693,-0.1681457;0.5237553;0.004490362,-0.2203395;0.2342941;-0.0003542835,-0.2348585;-0.03473297;-0.06969231,0.07925326;0.001463979;-0.04035962,0.1045848;-0.339724;-0.02724421,0.09730364;-0.7361202;0.07719254,0.09908248;-0.7664224;0.02752328,-0.08045271;0.006375266;-0.03740105,-0.1123817;-0.3339525;-0.01789447,-0.1037797;-0.7335223;0.07353825,-0.1031337;-0.7163067;-0.003550589,0.01230273;0.5696126;0.01960373,84.349
+0;0;0,0.007560139;0.330337;0.008627414,0.01363836;0.647301;0.001622343,0.191161;0.5161266;0.005572883,0.2309124;0.2248752;0.02351255,0.268294;-0.04170656;-0.04542585,-0.164622;0.5096428;0.007309625,-0.2222572;0.2209075;0.001021615,-0.2797005;-0.04631224;-0.04907406,0.07721038;0.005330755;-0.04379387,0.09141613;-0.3336561;0.001816124,0.0922396;-0.7302849;0.1057128,0.1072366;-0.7789826;0.01565093,-0.07810393;0.0067403;-0.04197745,-0.1122791;-0.3317904;-0.004252162,-0.1328095;-0.7294433;0.0935249,-0.1322488;-0.6867693;-0.02634349,0.01222835;0.5698792;0.0059343,0;0;0,0.007373035;0.3300651;0.01602292,0.0139773;0.6470994;0.01752329,0.1907456;0.5163795;0.003026247,0.2255114;0.2239801;-0.001808405,0.2323698;-0.04651901;-0.06504524,-0.1680761;0.523779;0.004436705,-0.2203625;0.2339997;-0.0004088171,-0.2348511;-0.03471276;-0.06968644,0.07923778;0.001437023;-0.04033697,0.1047345;-0.3396969;-0.02723241,0.09746847;-0.7361423;0.07711244,0.09509621;-0.725692;-0.04180586,-0.08041584;0.006398845;-0.03741803,-0.1123456;-0.3339007;-0.01815958,-0.1034937;-0.7334907;0.07326826,-0.1024896;-0.7232315;-0.04563787,0.01241809;0.5695882;0.01959443,84.37238
+0;0;0,0.007559613;0.330314;0.008626814,0.01363729;0.6472493;0.001622512,0.1911773;0.5160799;0.005572458,0.2309136;0.2249387;0.02350534,0.2682492;-0.04131517;-0.04534827,-0.1646398;0.5095955;0.007309366,-0.2222532;0.2209694;0.001023735,-0.2796259;-0.04592168;-0.04901032,0.07720445;0.005330346;-0.04379051,0.09141491;-0.333769;0.001834616,0.09223757;-0.7300083;0.1056292,0.1018757;-0.7505851;0.04774907,-0.07809794;0.006739783;-0.04197423,-0.1122844;-0.3319032;-0.004236422,-0.1327947;-0.7291656;0.0934446,-0.1324344;-0.6910204;0.01640865,0.01222746;0.5698377;0.00593391,0;0;0,0.007448416;0.3300414;0.01600218,0.01411346;0.6470459;0.01750994,0.1908592;0.5162573;0.003022909,0.2255954;0.2239676;-0.00186944,0.2323976;-0.04617584;-0.0651319,-0.1679826;0.5237702;0.004376006,-0.2203094;0.2341111;-0.0004548416,-0.2347469;-0.03427631;-0.06963304,0.07923911;0.001420215;-0.04031992,0.1045888;-0.3398368;-0.02716756,0.09765794;-0.7358237;0.07735968,0.0984328;-0.7670226;0.0298717,-0.08039957;0.006415207;-0.03743397,-0.1122728;-0.3340056;-0.01820525,-0.1042205;-0.7333448;0.07258528,-0.1035571;-0.7160011;-0.003837168,0.01253516;0.569545;0.01957679,84.40425
+0;0;0,0.007559569;0.330312;0.008626763,0.01363729;0.64725;0.00162237,0.1911943;0.5160741;0.005572359,0.230916;0.2250399;0.02349864,0.2682423;-0.04114732;-0.04533773,-0.1646567;0.509589;0.007309431,-0.2222489;0.2210692;0.001026112,-0.2796072;-0.04575512;-0.04899542,0.07717384;0.005328232;-0.04377314,0.09137601;-0.3335732;0.001825355,0.09219898;-0.7299627;0.1056593,0.1018083;-0.7503881;0.04795233,-0.07806697;0.006737111;-0.04195758,-0.1122335;-0.3317083;-0.004241802,-0.1327516;-0.7291212;0.09347625,-0.1323923;-0.6910004;0.0166708,0.01222744;0.569837;0.005933844,0;0;0,0.007491872;0.3300373;0.01602674,0.0142309;0.6470426;0.01756525,0.1909266;0.5161102;0.00301528,0.225581;0.2239203;-0.001897812,0.2322975;-0.04616416;-0.06511664,-0.1679154;0.5238302;0.004360468,-0.2202598;0.2342851;-0.0005108267,-0.2347606;-0.03404012;-0.06963845,0.07923655;0.00140433;-0.04024768,0.1044973;-0.3396629;-0.02720261,0.09767428;-0.7358284;0.07726336,0.09841713;-0.7668516;0.02992654,-0.08034761;0.006417431;-0.03746141,-0.1122542;-0.3337964;-0.01818291,-0.1039493;-0.7333039;0.07254501,-0.1032841;-0.7159246;-0.003648356,0.01263173;0.5695407;0.01962376,84.43967
+0;0;0,0.007497974;0.3302698;0.008570361,0.01355319;0.6471863;0.001447037,0.1910893;0.5161102;0.005564814,0.2308491;0.2249467;0.02341276,0.2685692;-0.04092059;-0.04596559,-0.1647994;0.5098422;0.007092375,-0.222868;0.2212822;0.001027552,-0.2802452;-0.04577702;-0.04702207,0.07719199;0.005338553;-0.04378503,0.09139594;-0.3337243;0.001721058,0.09263215;-0.7301034;0.1055686,0.1018755;-0.7511342;0.04834345,-0.07808105;0.006734551;-0.04197888,-0.1122273;-0.3318709;-0.004341405,-0.1329133;-0.7291652;0.09379916,-0.1325084;-0.6910481;0.01699913,0.01214224;0.5697775;0.005789161,0;0;0,0.00762995;0.329992;0.01596475,0.01443817;0.6469772;0.01745868,0.1910738;0.516023;0.00298357,0.2257968;0.2237113;-0.00189209,0.2324884;-0.04625219;-0.06511009,-0.1676777;0.5237751;0.004330017,-0.2200909;0.2341116;-0.0005194745,-0.2345652;-0.03407115;-0.06972969,0.07924709;0.001389414;-0.04027653,0.1046639;-0.3398127;-0.02718782,0.09781795;-0.7359972;0.07718278,0.09915747;-0.766673;0.02942348,-0.08037242;0.006436001;-0.03745776,-0.112094;-0.3339493;-0.01828,-0.1035108;-0.7333952;0.07266815,-0.1028477;-0.7160226;-0.003518507,0.01282896;0.569478;0.01952481,84.47192
+0;0;0,0.007497793;0.3302618;0.008570153,0.01355283;0.6471692;0.001447072,0.1910859;0.5160971;0.005564681,0.2308565;0.2248542;0.02341749,0.26855;-0.04082572;-0.04591196,-0.1647966;0.5098291;0.007092217,-0.222881;0.2211905;0.001025741,-0.2802177;-0.04568055;-0.04699001,0.07719408;0.005338697;-0.04378621,0.0913971;-0.3337017;0.001716852,0.09263523;-0.7306968;0.1057258,0.1018705;-0.7516832;0.04855039,-0.07808317;0.006734733;-0.04198001,-0.1122271;-0.3318482;-0.004345037,-0.1329453;-0.7297599;0.09394803,-0.1325408;-0.6916499;0.0172148,0.01214194;0.5697634;0.005789025,0;0;0,0.007637355;0.3299843;0.01595426,0.01445522;0.64696;0.01744008,0.1910755;0.5159694;0.002998352,0.2258522;0.2235828;-0.001852989,0.2323403;-0.04621029;-0.06496191,-0.167664;0.5237778;0.004310207,-0.2201993;0.2340541;-0.0004918789,-0.2346121;-0.03393361;-0.06968768,0.07925431;0.001383677;-0.04026783,0.1046654;-0.3397969;-0.02720082,0.09774;-0.7366718;0.07704329,0.09912746;-0.7673546;0.02940297,-0.0803718;0.006441181;-0.03746389,-0.1121115;-0.3339251;-0.01838445,-0.1036028;-0.7339622;0.0728426,-0.1029341;-0.7165609;-0.003280669,0.01284312;0.5694641;0.0195086,84.49409
+0;0;0,0.007497331;0.3302415;0.008569626,0.01355176;0.6471169;0.001447315,0.1911262;0.5160414;0.005564369,0.2308819;0.2249078;0.02341048,0.2685485;-0.04058275;-0.04586955,-0.1648383;0.5097721;0.007092256,-0.2229009;0.2212417;0.001028056,-0.2801968;-0.04543906;-0.04695347,0.07719152;0.00533852;-0.04378476,0.09139479;-0.333708;0.001719117,0.09263292;-0.7307048;0.1057285,0.1070594;-0.7803508;0.01641465,-0.07808057;0.006734509;-0.04197862,-0.1122251;-0.3318545;-0.004342966,-0.1329434;-0.729768;0.09395055,-0.1323115;-0.6870993;-0.02591468,0.01214104;0.5697201;0.005788764,0;0;0,0.007618785;0.329963;0.0159831,0.01441655;0.6469071;0.01750541,0.1910851;0.5159185;0.003047466,0.2257909;0.2236343;-0.001774788,0.2323292;-0.04597214;-0.06480908,-0.1677425;0.5237568;0.00430726,-0.2203086;0.234152;-0.0005567339,-0.2347395;-0.033656;-0.0696532,0.07925604;0.001380071;-0.04025805,0.1046262;-0.3398108;-0.02721882,0.09765956;-0.7366774;0.07706141,0.09533864;-0.7262227;-0.04185522,-0.08036456;0.006444068;-0.03747195,-0.1121344;-0.3339257;-0.01839448,-0.1034387;-0.7339356;0.07294285,-0.1023841;-0.7236194;-0.0459689,0.01281017;0.5694197;0.01956415,84.52736
+0;0;0,0.007477637;0.3302421;0.008562495,0.0135418;0.6471174;0.001435157,0.1910951;0.5159861;0.00555408,0.2308432;0.22485;0.02337693,0.268723;-0.04053494;-0.0461906,-0.1649068;0.5099308;0.006990043,-0.2233633;0.2214765;0.001095759,-0.2806614;-0.04534802;-0.04607754,0.07719343;0.005336805;-0.0437816,0.09159441;-0.3336533;0.002078526,0.09287968;-0.730646;0.1061036,0.1062603;-0.7794695;0.01590173,-0.07807586;0.006732585;-0.04198771,-0.1121548;-0.3318673;-0.004389841,-0.1329264;-0.7297931;0.09384272,-0.132261;-0.6871268;-0.02602259,0.01212665;0.5697206;0.005775888,0;0;0,0.007618785;0.329963;0.0159831,0.01441655;0.6469071;0.01750541,0.1910851;0.5159185;0.003047466,0.2257909;0.2236343;-0.001774788,0.2323292;-0.04597214;-0.06480908,-0.1677425;0.5237568;0.00430726,-0.2203086;0.234152;-0.0005567339,-0.2347395;-0.033656;-0.0696532,0.07925604;0.001380071;-0.04025805,0.1046262;-0.3398108;-0.02721882,0.09765956;-0.7366774;0.07706141,0.09533864;-0.7262227;-0.04185522,-0.08036456;0.006444068;-0.03747195,-0.1121344;-0.3339257;-0.01839448,-0.1034387;-0.7339356;0.07294285,-0.1023841;-0.7236194;-0.0459689,0.01281017;0.5694197;0.01956415,84.54965
+0;0;0,0.007478362;0.3302741;0.008563325,0.01354335;0.647193;0.00143494,0.1910953;0.51605;0.005554545,0.2308479;0.2248814;0.02337939,0.2686605;-0.04003382;-0.04606498,-0.1649044;0.5099947;0.006990499,-0.2233674;0.2215081;0.001095556,-0.280564;-0.04484397;-0.04599423,0.07717475;0.005335514;-0.04377101,0.09157734;-0.3336926;0.002094254,0.09286287;-0.730767;0.1061408,0.1062437;-0.7795915;0.01593781,-0.07805696;0.006730956;-0.04197755,-0.1121397;-0.3319069;-0.004375473,-0.1329156;-0.7299146;0.09387733,-0.1322502;-0.6872482;-0.02598939,0.01212799;0.569784;0.005776352,0;0;0,0.007632717;0.3299915;0.0160501,0.01447291;0.646978;0.01766539,0.1910998;0.5159143;0.00308466,0.2258018;0.2235975;-0.001792669,0.2324055;-0.04552597;-0.06473172,-0.1676803;0.5237884;0.004318561,-0.2204933;0.2341956;-0.0005793553,-0.2347146;-0.03314218;-0.06957645,0.07925137;0.00137803;-0.04021978,0.1046049;-0.339855;-0.02724433,0.09758011;-0.7367576;0.07722735,0.09526908;-0.7262983;-0.04169166,-0.08033382;0.006447354;-0.03748626,-0.1121182;-0.3339688;-0.01857334,-0.1034604;-0.7340752;0.07272481,-0.1023981;-0.723757;-0.04618864,0.01285392;0.5694781;0.01969814,84.57208
+0;0;0,0.007477882;0.330253;0.008562776,0.01354247;0.6471507;0.001434862,0.1911013;0.5160107;0.005554175,0.2308555;0.2248305;0.02337973,0.2685848;-0.03950095;-0.04591163,-0.1649119;0.5099552;0.006990184,-0.2233772;0.2214572;0.001095007,-0.2804479;-0.04430807;-0.04589102,0.07719046;0.005336599;-0.04377991,0.0915867;-0.3335422;0.002065144,0.09287088;-0.7301957;0.1060014,0.1062526;-0.7790255;0.01579231,-0.07807285;0.006732326;-0.04198609,-0.1121406;-0.3317564;-0.004400577,-0.1328944;-0.7293422;0.09374808,-0.132229;-0.686675;-0.02612676,0.01212719;0.5697469;0.00577599,0;0;0,0.007614262;0.3299691;0.01608253,0.01444203;0.6469346;0.01772547,0.1910426;0.5157674;0.003087997,0.2257487;0.223439;-0.001777172,0.2323365;-0.04510778;-0.0645076,-0.1677329;0.5238335;0.004333444,-0.2205868;0.2342373;-0.0006220527,-0.2347376;-0.03250661;-0.06949417,0.07926571;0.001396373;-0.04023087,0.1045529;-0.3396922;-0.02730894,0.09748886;-0.7360554;0.07749938,0.09518211;-0.7256064;-0.04142631,-0.08035491;0.006431521;-0.03748665,-0.1120682;-0.3338401;-0.01858275,-0.1035071;-0.7335624;0.07245151,-0.1024414;-0.7232451;-0.04647005,0.01282657;0.5694395;0.01975203,84.60571
+0;0;0,0.0074421;0.330164;0.008551813,0.01348683;0.6470162;0.00141116,0.1911398;0.5158618;0.005580146,0.2309274;0.2245688;0.02338909,0.2689351;-0.03950402;-0.04604208,-0.1650302;0.509727;0.007095132,-0.223564;0.2211249;0.0012235,-0.2809204;-0.04436976;-0.0459202,0.07718221;0.005346547;-0.04378388,0.09159654;-0.3335234;0.002077926,0.09294979;-0.7301952;0.1057319,0.1049773;-0.7814533;0.01750822,-0.07806497;0.006716813;-0.04199349,-0.1121284;-0.3317657;-0.004401095,-0.1329508;-0.7292902;0.09375759,-0.1323091;-0.6866267;-0.02611803,0.01207357;0.5696207;0.00575375,0;0;0,0.007633541;0.3298817;0.01601744,0.01447691;0.6468015;0.01761365,0.1911478;0.5154835;0.003225565,0.2257254;0.2230268;-0.001803875,0.2323453;-0.04532671;-0.06459165,-0.1678358;0.5238387;0.004274022,-0.2206637;0.2341222;-0.000767943,-0.2347467;-0.03248757;-0.06947466,0.07924571;0.001365572;-0.04026115,0.1045917;-0.3397156;-0.02741218,0.09747311;-0.7359938;0.07750416,0.09522101;-0.725552;-0.04142165,-0.08035178;0.006464238;-0.03747684,-0.1120501;-0.3338132;-0.01875786,-0.103572;-0.7333751;0.07274591,-0.1024505;-0.7230833;-0.04617116,0.01285817;0.5693151;0.01964927,84.63946
+0;0;0,0.007442879;0.3301985;0.008552708,0.01348846;0.6470956;0.001410974,0.1911564;0.5159241;0.00558065,0.2307597;0.2259806;0.02330708,0.2689648;-0.03946429;-0.04648484,-0.1650437;0.5097888;0.007095764,-0.2233064;0.2225238;0.001251335,-0.2809608;-0.04435039;-0.04613732,0.07715949;0.005344973;-0.04377099,0.09157307;-0.3335075;0.002088469,0.09292631;-0.7301728;0.1057407,0.1049538;-0.7814312;0.01751662,-0.07804198;0.006714834;-0.04198112,-0.1121036;-0.3317502;-0.004390661,-0.1329257;-0.7292683;0.09376641,-0.132284;-0.6866047;-0.02610981,0.01207497;0.5696875;0.005754268,0;0;0,0.007641174;0.3299143;0.01605415,0.01450545;0.6468785;0.01768351,0.191172;0.5155033;0.003266335,0.2256312;0.2243986;-0.00125742,0.2324073;-0.04529119;-0.06460631,-0.1678028;0.5238388;0.004216252,-0.2204072;0.2354681;-0.0007806988,-0.234558;-0.03252861;-0.06983898,0.0792442;0.001354352;-0.04020667,0.1045989;-0.3397117;-0.02744031,0.09749267;-0.7359661;0.07753992,0.09526411;-0.7255234;-0.04138708,-0.08031018;0.006470301;-0.03750285,-0.1120592;-0.3337826;-0.01874592,-0.1034529;-0.733322;0.07281369,-0.1023089;-0.7230294;-0.04610391,0.01288114;0.5693793;0.01971054,84.66194
+0;0;0,0.007442427;0.3301785;0.00855219,0.01348769;0.6470585;0.001410821,0.1911801;0.5158834;0.005580264,0.2307932;0.2258679;0.0233111,0.2689782;-0.0394372;-0.04644405,-0.1650686;0.5097473;0.007095584,-0.2233458;0.2224109;0.001249702,-0.2809698;-0.0443227;-0.04611399,0.07716231;0.005345169;-0.04377259,0.09157585;-0.3335063;0.002086718,0.09292737;-0.7296708;0.1056081,0.1049552;-0.7809311;0.01738213,-0.07804483;0.006715081;-0.04198266,-0.1121064;-0.3317489;-0.004392315,-0.1329022;-0.7287652;0.09364085,-0.1322605;-0.6861013;-0.02623794,0.01207426;0.5696542;0.005753906,0;0;0,0.007609483;0.3298947;0.01606011,0.01444691;0.6468424;0.01768231,0.191167;0.5155272;0.003297091,0.2255767;0.224344;-0.0012784,0.23243;-0.04521158;-0.06455123,-0.1678895;0.5238644;0.004149335,-0.2205158;0.2354234;-0.0008375049,-0.2346638;-0.03243244;-0.06985709,0.07924913;0.001371324;-0.04020357,0.104641;-0.3396921;-0.02747035,0.09768639;-0.7354714;0.0772922,0.09547649;-0.7250338;-0.04163694,-0.08031;0.006459144;-0.03751287,-0.1120312;-0.3337843;-0.01855835,-0.1034227;-0.732861;0.0727023,-0.1022554;-0.7225704;-0.04621739,0.01282962;0.5693469;0.01971197,84.69479
+0;0;0,0.007410239;0.3301797;0.00853229,0.01342463;0.6470594;0.001347857,0.1911205;0.5158825;0.005574716,0.2307404;0.2258668;0.02328797,0.269057;-0.03939733;-0.04655057,-0.1652201;0.5100201;0.006907715,-0.2241407;0.2228056;0.001542006,-0.2824887;-0.04375163;-0.04592819,0.0771696;0.005353107;-0.04375878,0.09156625;-0.3334883;0.002179988,0.09303327;-0.7296842;0.1055799,0.1046928;-0.781517;0.01783501,-0.07803501;0.006710287;-0.04200168,-0.1120507;-0.3317402;-0.004248109,-0.132867;-0.7287664;0.09374052,-0.1291746;-0.7864845;0.0111354,0.0120153;0.5696556;0.005700038,0;0;0,0.007609483;0.3298947;0.01606011,0.01444691;0.6468424;0.01768231,0.191167;0.5155272;0.003297091,0.2255767;0.224344;-0.0012784,0.23243;-0.04521158;-0.06455123,-0.1678895;0.5238644;0.004149335,-0.2205158;0.2354234;-0.0008375049,-0.2346638;-0.03243244;-0.06985709,0.07924913;0.001371324;-0.04020357,0.104641;-0.3396921;-0.02747035,0.09768639;-0.7354714;0.0772922,0.09547649;-0.7250338;-0.04163694,-0.08031;0.006459144;-0.03751287,-0.1120312;-0.3337843;-0.01855835,-0.1034227;-0.732861;0.0727023,-0.1022554;-0.7225704;-0.04621739,0.01282962;0.5693469;0.01971197,84.7177
+0;0;0,0.007410328;0.3301837;0.008532393,0.01342485;0.6470703;0.001347756,0.1911394;0.515885;0.005574756,0.2306758;0.2264807;0.02325067,0.2690823;-0.03940594;-0.04675177,-0.1652384;0.510022;0.006907894,-0.2240348;0.2234129;0.001553496,-0.2825197;-0.04376978;-0.04602809,0.07715003;0.00535175;-0.04374769,0.09154757;-0.3335105;0.002193909,0.09301454;-0.7296925;0.1055902,0.1046741;-0.7815252;0.01784538,-0.07801523;0.006708586;-0.04199103,-0.112033;-0.3317627;-0.004235141,-0.1328486;-0.728775;0.09375007,-0.1291562;-0.7864931;0.01114501,0.01201547;0.5696637;0.005700091,0;0;0,0.007615384;0.3298992;0.01604748,0.01446131;0.6468536;0.01765752,0.1911707;0.5154277;0.003315687,0.2254876;0.2248537;-0.00110507,0.2324354;-0.04530266;-0.06465316,-0.1679482;0.5240386;0.004232878,-0.2203988;0.2361952;-0.0008261548,-0.2345338;-0.03227881;-0.07005768,0.07924606;0.001377925;-0.04015958,0.1046455;-0.3397054;-0.02741039,0.09768096;-0.7354927;0.07726573,0.09546429;-0.7250559;-0.04166306,-0.08027904;0.006450658;-0.0375272,-0.1119235;-0.3338185;-0.01852516,-0.103072;-0.7328548;0.07282475,-0.1019155;-0.7225856;-0.04609139,0.0128417;0.5693555;0.01969004,84.74065
+0;0;0,0.007410104;0.3301737;0.008532135,0.01342442;0.6470498;0.001347721,0.1911123;0.5158748;0.005574613,0.2306421;0.2265184;0.0232476,0.2690581;-0.0394336;-0.04677206,-0.1652124;0.5100127;0.006907552,-0.223999;0.2234511;0.001554041,-0.2824983;-0.04379734;-0.04603925,0.07712971;0.005350341;-0.04373617,0.09152783;-0.3335254;0.002207264,0.09299426;-0.729564;0.1055661,0.1046539;-0.7813974;0.01782052,-0.07799469;0.006706819;-0.04197998,-0.1120138;-0.331778;-0.004222572,-0.1328219;-0.7286464;0.09372714,-0.1291295;-0.7863653;0.01112138,0.01201509;0.5696455;0.00569993,0;0;0,0.007587761;0.3298887;0.01606989,0.01441167;0.6468331;0.01768827,0.1911019;0.5154275;0.003334522,0.2254855;0.2249115;-0.001163721,0.2324842;-0.04533747;-0.06461096,-0.1679696;0.5240629;0.004209918,-0.2204172;0.2362679;-0.0008248161,-0.2345173;-0.03228688;-0.07002392,0.07925004;0.001373142;-0.0401001,0.1046715;-0.3397267;-0.02746856,0.097762;-0.7353635;0.07719946,0.09555488;-0.7249277;-0.0417304,-0.08023831;0.006449376;-0.03755917,-0.1119338;-0.3338271;-0.01852706,-0.1030175;-0.7327073;0.07283342,-0.1018505;-0.7224417;-0.04608307,0.01279767;0.5693371;0.0197196,84.76371
+0;0;0,0.007363598;0.3301758;0.008491593,0.01337133;0.6470515;0.001270112,0.1910483;0.5158483;0.005507173,0.2307421;0.2265158;0.02320468,0.2690637;-0.03944045;-0.04685046,-0.165243;0.5099429;0.006928019,-0.2245635;0.2234815;0.002134038,-0.2845922;-0.0434466;-0.04535244,0.07714373;0.005357136;-0.04371061,0.09153744;-0.3335145;0.002264839,0.09353205;-0.729622;0.10535,0.1038369;-0.7833216;0.01920981,-0.0779484;0.006694575;-0.04206781,-0.1119643;-0.3318085;-0.004471555,-0.1328265;-0.7286143;0.09371985,-0.1294691;-0.7864366;0.01120976,0.01195966;0.5696474;0.005626906,0;0;0,0.007587761;0.3298887;0.01606989,0.01441167;0.6468331;0.01768827,0.1911019;0.5154275;0.003334522,0.2254855;0.2249115;-0.001163721,0.2324842;-0.04533747;-0.06461096,-0.1679696;0.5240629;0.004209918,-0.2204172;0.2362679;-0.0008248161,-0.2345173;-0.03228688;-0.07002392,0.07925004;0.001373142;-0.0401001,0.1046715;-0.3397267;-0.02746856,0.097762;-0.7353635;0.07719946,0.09555488;-0.7249277;-0.0417304,-0.08023831;0.006449376;-0.03755917,-0.1119338;-0.3338271;-0.01852706,-0.1030175;-0.7327073;0.07283342,-0.1018505;-0.7224417;-0.04608307,0.01279767;0.5693371;0.0197196,84.7869
+0;0;0,0.007362309;0.330118;0.008490106,0.01336902;0.6469399;0.001269828,0.1910035;0.5157622;0.005506206,0.2307351;0.2261539;0.02322059,0.2689234;-0.03887767;-0.04659098,-0.1652028;0.5098583;0.006926713,-0.2245798;0.2231237;0.002128161,-0.2843997;-0.0428763;-0.04519322,0.07714044;0.005356907;-0.04370875,0.09163503;-0.3358896;0.002588902,0.09363559;-0.7331796;0.1059818,0.1039377;-0.7868575;0.01986394,-0.07794508;0.006694289;-0.04206602,-0.1121994;-0.3341811;-0.004206285,-0.1331238;-0.7321715;0.09427826,-0.1297673;-0.7899711;0.01178954,0.01195758;0.5695485;0.005625911,0;0;0,0.007636178;0.3298283;0.01609731,0.01451897;0.6467175;0.0177319,0.1911252;0.5153234;0.003133059,0.2256379;0.2245399;-0.001247883,0.2326448;-0.04483795;-0.06417823,-0.1678317;0.5240282;0.004067682,-0.2203595;0.2359635;-0.0009194976,-0.2344504;-0.03163737;-0.0699484,0.07924807;0.001317322;-0.04009748,0.1047048;-0.3421468;-0.02642047,0.09768157;-0.7393797;0.07697272,0.09546877;-0.7288884;-0.04193449,-0.08022307;0.006502615;-0.03757359,-0.1120844;-0.3361729;-0.01857285,-0.1029687;-0.7362732;0.07291554,-0.1018151;-0.7260019;-0.04597037,0.01289061;0.5692344;0.01975942,84.80947
+0;0;0,0.007362328;0.3301188;0.008490128,0.01336907;0.6469421;0.001269829,0.1910048;0.5157639;0.005506213,0.2306241;0.2269741;0.02317053,0.2689368;-0.03892031;-0.04686829,-0.165204;0.5098599;0.00692673,-0.2244133;0.2239357;0.00214174,-0.2844279;-0.04293022;-0.04533368,0.07715211;0.005357718;-0.04371536,0.09165776;-0.3361493;0.002617639,0.09365842;-0.733458;0.1060154,0.1004389;-0.758532;0.04933553,-0.07795688;0.006695303;-0.04207238,-0.1122373;-0.3344403;-0.004183743,-0.1331628;-0.7324495;0.09430544,-0.1309537;-0.7602362;0.04001416,0.01195763;0.5695506;0.005625919,0;0;0,0.007635087;0.3298303;0.0160749,0.01451866;0.6467209;0.01769543,0.1911305;0.515339;0.003097296,0.2255721;0.2253777;-0.001088619,0.2326949;-0.04487431;-0.0642252,-0.1678515;0.524085;0.004097098,-0.2201868;0.2368264;-0.0008777622,-0.2342908;-0.03165916;-0.07008561,0.07925388;0.001318455;-0.04011571,0.1046777;-0.3424043;-0.02624011,0.09762825;-0.7397534;0.07678103,0.09514274;-0.7717849;0.0274086,-0.08024219;0.006505641;-0.03756399,-0.1120882;-0.3364366;-0.01857175,-0.1035272;-0.7366395;0.07260739,-0.1027721;-0.7196111;-0.005641505,0.01289107;0.5692378;0.01972604,84.84272
+0;0;0,0.007311763;0.3301337;0.008485229,0.01332107;0.6469693;0.001252665,0.1909758;0.5157429;0.005500203,0.2308213;0.2264549;0.02320212,0.2688996;-0.0389922;-0.04663134,-0.1652937;0.5098955;0.007040411,-0.2249724;0.2235292;0.002417156,-0.2879323;-0.04227608;-0.04419219,0.07720339;0.005343255;-0.04369975,0.09162992;-0.3358552;0.002520312,0.09350669;-0.7331337;0.1059359,0.100125;-0.7589644;0.05233257,-0.07792373;0.00673021;-0.04220401,-0.1121561;-0.3340916;-0.004395753,-0.1332384;-0.7320595;0.09412102,-0.1298219;-0.7583155;0.04066281,0.01190667;0.5695741;0.005608289,0;0;0,0.007654481;0.3298444;0.01605654,0.01456505;0.646747;0.01764345,0.1911378;0.5151774;0.002920866,0.2256242;0.2246912;-0.001203775,0.2326816;-0.04500824;-0.0644592,-0.1678224;0.5240384;0.003977202,-0.2203302;0.2362763;-0.0009675198,-0.2344125;-0.03170243;-0.07009022,0.07924142;0.001266152;-0.04022157,0.1046906;-0.3421337;-0.02644992,0.09774621;-0.739459;0.07656884,0.09588015;-0.7709292;0.02911234,-0.0803097;0.006571328;-0.03749334,-0.1121166;-0.336069;-0.01887185,-0.1034327;-0.7362627;0.07222207,-0.1027002;-0.7189676;-0.004408412,0.01293112;0.5692606;0.01968312,84.86533
+0;0;0,0.007311763;0.3301337;0.008485229,0.01332107;0.6469693;0.001252665,0.1909758;0.5157429;0.005500203,0.2308213;0.2264549;0.02320212,0.2688996;-0.0389922;-0.04663134,-0.1652937;0.5098955;0.007040411,-0.2249724;0.2235292;0.002417156,-0.2879323;-0.04227608;-0.04419219,0.07720339;0.005343255;-0.04369975,0.09162992;-0.3358552;0.002520312,0.09350669;-0.7331337;0.1059359,0.100125;-0.7589644;0.05233257,-0.07792373;0.00673021;-0.04220401,-0.1121561;-0.3340916;-0.004395753,-0.1332384;-0.7320595;0.09412102,-0.1298219;-0.7583155;0.04066281,0.01190667;0.5695741;0.005608289,0;0;0,0.007654481;0.3298444;0.01605654,0.01456505;0.646747;0.01764345,0.1911378;0.5151774;0.002920866,0.2256242;0.2246912;-0.001203775,0.2326816;-0.04500824;-0.0644592,-0.1678224;0.5240384;0.003977202,-0.2203302;0.2362763;-0.0009675198,-0.2344125;-0.03170243;-0.07009022,0.07924142;0.001266152;-0.04022157,0.1046906;-0.3421337;-0.02644992,0.09774621;-0.739459;0.07656884,0.09588015;-0.7709292;0.02911234,-0.0803097;0.006571328;-0.03749334,-0.1121166;-0.336069;-0.01887185,-0.1034327;-0.7362627;0.07222207,-0.1027002;-0.7189676;-0.004408412,0.01293112;0.5692606;0.01968312,84.88902
+0;0;0,0.007310684;0.330085;0.008483977,0.01331963;0.6469017;0.001251658,0.1910297;0.5156592;0.005499138,0.2309047;0.2261566;0.02321419,0.2688518;-0.03837559;-0.04637857,-0.1653499;0.50981;0.007039822,-0.2250728;0.2232313;0.002413137,-0.2878157;-0.04165787;-0.04403555,0.07724591;0.005346197;-0.04372381,0.09164542;-0.3352129;0.002409637,0.09352413;-0.7329024;0.1059322,0.1001991;-0.7592109;0.05187013,-0.07796665;0.006733917;-0.04222725,-0.1121349;-0.3334492;-0.004489835,-0.133239;-0.7318289;0.09412885,-0.1297933;-0.7585663;0.04021315,0.01190524;0.5695071;0.005607258,0;0;0,0.007772289;0.3297993;0.01592422,0.01471993;0.6466829;0.01743221,0.1913151;0.5150633;0.002527952,0.2258257;0.2243609;-0.001567841,0.2331138;-0.0443866;-0.0646714,-0.1677618;0.5240808;0.003823634,-0.2203291;0.2361073;-0.001032367,-0.2347469;-0.03099898;-0.06963812,0.07924652;0.001248091;-0.04032016,0.1049287;-0.3415003;-0.02689886,0.09785757;-0.7391986;0.07636475,0.09798918;-0.7694643;0.02630543,-0.08038104;0.006589134;-0.03745337,-0.1120524;-0.3354373;-0.01925978,-0.1030704;-0.7359861;0.0721586,-0.1023677;-0.7188038;-0.005127355,0.01308176;0.5691974;0.01948524,84.92303
+0;0;0,0.007259008;0.3300859;0.008496189,0.01325922;0.646903;0.001268922,0.1909451;0.5155789;0.005439052,0.2308535;0.2260814;0.02316336,0.2688539;-0.03846115;-0.04636086,-0.1654093;0.5098105;0.007103461,-0.2262096;0.2234486;0.003127488,-0.292785;-0.04063895;-0.04254413,0.07725855;0.005345334;-0.04370157,0.09158398;-0.3352182;0.002422731,0.09357541;-0.7328866;0.1060244,0.1000017;-0.7594725;0.05222253,-0.07793273;0.006731708;-0.04229015,-0.1121018;-0.3334399;-0.004449509,-0.1332271;-0.7318606;0.09399879,-0.1298514;-0.7588572;0.04035274,0.01184521;0.5695081;0.005620936,0;0;0,0.007772289;0.3297993;0.01592422,0.01471993;0.6466829;0.01743221,0.1913151;0.5150633;0.002527952,0.2258257;0.2243609;-0.001567841,0.2331138;-0.0443866;-0.0646714,-0.1677618;0.5240808;0.003823634,-0.2203291;0.2361073;-0.001032367,-0.2347469;-0.03099898;-0.06963812,0.07924652;0.001248091;-0.04032016,0.1049287;-0.3415003;-0.02689886,0.09785757;-0.7391986;0.07636475,0.09798918;-0.7694643;0.02630543,-0.08038104;0.006589134;-0.03745337,-0.1120524;-0.3354373;-0.01925978,-0.1030704;-0.7359861;0.0721586,-0.1023677;-0.7188038;-0.005127355,0.01308176;0.5691974;0.01948524,84.94457
+0;0;0,0.007259202;0.3300947;0.008496416,0.01325956;0.64692;0.001268783,0.1909508;0.5155882;0.005439247,0.2309031;0.2257725;0.02318304,0.2688617;-0.03847849;-0.04626455,-0.1654145;0.5098197;0.007103707,-0.2262817;0.223143;0.003123364,-0.2927836;-0.04065344;-0.04249792,0.07725754;0.005345264;-0.04370099,0.0915667;-0.3348317;0.002370961,0.09355674;-0.7322229;0.1059004,0.1034429;-0.7892742;0.023132,-0.07793171;0.00673162;-0.0422896,-0.112062;-0.3330539;-0.004491899,-0.1331725;-0.7311969;0.09388778,-0.1279795;-0.7888801;0.01135909,0.01184545;0.569519;0.005621136,0;0;0,0.007836897;0.329809;0.01587296,0.01480772;0.6467004;0.01735997,0.1914014;0.5150702;0.002463818,0.2260056;0.2240547;-0.00162077,0.2331976;-0.04437867;-0.06474137,-0.1676784;0.5240605;0.003763167,-0.2204147;0.2357897;-0.001031678,-0.2355256;-0.03108898;-0.06914808,0.07925092;0.001255423;-0.04030871,0.105112;-0.341096;-0.02709973,0.09792578;-0.7385153;0.07609081,0.09563719;-0.7280515;-0.04281831,-0.08037395;0.00658281;-0.03746691,-0.1119675;-0.335062;-0.01934352,-0.1029695;-0.7353495;0.07193045,-0.1018896;-0.7250766;-0.04696429,0.01316343;0.5692091;0.01941991,84.96716
+0;0;0,0.007260291;0.3301442;0.008497692,0.0132625;0.6470675;0.001267269,0.1909283;0.5157067;0.00543981,0.2308808;0.2258893;0.02318371,0.2689151;-0.03888893;-0.04640245,-0.1653878;0.5099389;0.00710404,-0.2262553;0.2232606;0.003123675,-0.2928899;-0.04106227;-0.04258863,0.07725099;0.005344811;-0.04369729,0.09161757;-0.3361968;0.002559479,0.09360115;-0.7322989;0.1057531,0.1034871;-0.7893484;0.02298646,-0.07792511;0.006731049;-0.04228601,-0.1121923;-0.3344176;-0.004336692,-0.1332344;-0.731269;0.09372386,-0.1280414;-0.7889503;0.01119693,0.01184771;0.56963;0.005621674,0;0;0,0.007923637;0.3298587;0.01583052,0.01498755;0.6468459;0.01730967,0.1914864;0.5150833;0.002386808,0.2260922;0.2240664;-0.001713514,0.2331823;-0.04490042;-0.06498194,-0.1675033;0.5241514;0.003727501,-0.2203994;0.2359062;-0.0009446824,-0.2363788;-0.03157586;-0.06872626,0.07925043;0.001261964;-0.04029286,0.1046287;-0.342495;-0.02673328,0.09793609;-0.7386898;0.07590508,0.09564224;-0.7282249;-0.04300153,-0.08035842;0.006578397;-0.03748314,-0.112025;-0.336443;-0.01930875,-0.102997;-0.7354607;0.07153799,-0.1019242;-0.7251886;-0.04735409,0.01330797;0.569319;0.01937389,85.00095
+0;0;0,0.007173665;0.3301464;0.008487568,0.01315699;0.6470693;0.001226705,0.1908359;0.5157419;0.005469543,0.2309221;0.2259296;0.02299258,0.2686636;-0.03900346;-0.04616225,-0.1654951;0.5099583;0.00717695,-0.2285611;0.2237471;0.003857549,-0.3004008;-0.03937247;-0.04090256,0.07727545;0.005334076;-0.04365532,0.09151401;-0.3362142;0.002592083,0.09360047;-0.7323646;0.1055979,0.1066978;-0.787779;0.02158295,-0.07786179;0.006743316;-0.04240054,-0.1123141;-0.3343748;-0.004345238,-0.1333125;-0.7312211;0.0937461,-0.1327067;-0.6885713;-0.02610915,0.01174527;0.5696322;0.005587217,0;0;0,0.007923637;0.3298587;0.01583052,0.01498755;0.6468459;0.01730967,0.1914864;0.5150833;0.002386808,0.2260922;0.2240664;-0.001713514,0.2331823;-0.04490042;-0.06498194,-0.1675033;0.5241514;0.003727501,-0.2203994;0.2359062;-0.0009446824,-0.2363788;-0.03157586;-0.06872626,0.07925043;0.001261964;-0.04029286,0.1046287;-0.342495;-0.02673328,0.09793609;-0.7386898;0.07590508,0.09564224;-0.7282249;-0.04300153,-0.08035842;0.006578397;-0.03748314,-0.112025;-0.336443;-0.01930875,-0.102997;-0.7354607;0.07153799,-0.1019242;-0.7251886;-0.04735409,0.01330797;0.569319;0.01937389,85.02338
+0;0;0,0.007173172;0.3301236;0.008486983,0.01315765;0.6471078;0.001224455,0.1908092;0.5157676;0.005468489,0.2309579;0.2255027;0.02301889,0.2687298;-0.03964335;-0.04619155,-0.1654681;0.5099848;0.007175637,-0.2286326;0.2233268;0.003851054,-0.30053;-0.0400044;-0.04094505,0.07726549;0.005333388;-0.04364969,0.09149066;-0.3358939;0.002554249,0.09357554;-0.7317451;0.1054823,0.1019171;-0.7561446;0.05197411,-0.07785174;0.006742445;-0.04239507,-0.1122717;-0.3340551;-0.004375529,-0.1332542;-0.7306015;0.09364173,-0.1328684;-0.6925451;0.0173073,0.01174555;0.5696497;0.005586145,0;0;0,0.008014839;0.3298381;0.01573873,0.01522781;0.646883;0.01711226,0.1916241;0.5150461;0.002242327,0.2261414;0.2235584;-0.001894951,0.233333;-0.0455583;-0.065485,-0.1673305;0.5243149;0.003614147,-0.2208905;0.2357246;-0.0009247242,-0.2373694;-0.03207415;-0.06824128,0.07924643;0.001267344;-0.04027522,0.1047062;-0.3421657;-0.02690506,0.09798754;-0.7380664;0.075634,0.1005774;-0.7687981;0.02876233,-0.08033773;0.00657024;-0.03750172,-0.1117763;-0.3361493;-0.01938713,-0.1028316;-0.7348821;0.07132624,-0.1021503;-0.7174515;-0.00439395,0.01349124;0.5693374;0.01921988,85.04554
+0;0;0,0.007172728;0.3301033;0.00848646,0.01315696;0.6470745;0.001224259,0.1906256;0.5157932;0.005468196,0.2308178;0.2252144;0.02303757,0.2684907;-0.03923693;-0.04599153,-0.1652876;0.5100163;0.0071736,-0.2285204;0.2230483;0.003845421,-0.3002295;-0.03959295;-0.04083331,0.07727938;0.005334347;-0.04365754,0.09150698;-0.3359511;0.002554279,0.093587;-0.7308798;0.1052424,0.1066856;-0.7863023;0.02121948,-0.07786575;0.006743658;-0.0424027,-0.1122915;-0.334112;-0.004376672,-0.1332252;-0.7297343;0.09341215,-0.1326194;-0.6870834;-0.02645449,0.01174493;0.5696203;0.005585731,0;0;0,0.008098189;0.329818;0.0156889,0.01542049;0.6468476;0.01703572,0.1916099;0.5151314;0.002067327,0.2261677;0.2233284;-0.002049446,0.2333635;-0.04506454;-0.06554925,-0.1670124;0.5244554;0.003519488,-0.221069;0.2356284;-0.0005989787,-0.2396973;-0.03171203;-0.06618003,0.07925078;0.001264557;-0.04030204,0.104721;-0.3422308;-0.02703929,0.09795083;-0.7371292;0.07556319,0.09564187;-0.7266961;-0.0433495,-0.08035875;0.006571453;-0.03749435,-0.1117761;-0.3362188;-0.01956381,-0.102847;-0.7340204;0.07094612,-0.1017904;-0.7237604;-0.04795568,0.01365232;0.5693068;0.01914859,85.07977
+0;0;0,0.007100965;0.3301595;0.008449475,0.01306307;0.6471726;0.001125217,0.1903235;0.5159888;0.005483745,0.2305843;0.2255256;0.02285537,0.2677826;-0.03907907;-0.04608442,-0.1651721;0.5102314;0.007279945,-0.2329864;0.2244307;0.003992758,-0.3082696;-0.03743735;-0.03970653,0.07731304;0.005342949;-0.04360418,0.09138592;-0.3360668;0.002445899,0.09368447;-0.7289111;0.1050885,0.1057728;-0.7846216;0.02118604,-0.07782493;0.006721071;-0.04248865,-0.1123255;-0.3342177;-0.004412953,-0.1331641;-0.7278417;0.09302075,-0.1325814;-0.685194;-0.02686132,0.01165454;0.569711;0.005499593,0;0;0,0.008228779;0.3298644;0.0157764,0.01573578;0.6469321;0.01719785,0.1915428;0.5150235;0.001843214,0.2260848;0.2233362;-0.002283573,0.2332836;-0.04513565;-0.06571114,-0.1664732;0.5245169;0.003379615,-0.2210604;0.2359034;-0.0003737835,-0.2421891;-0.0316948;-0.06438012,0.07921818;0.001246989;-0.04037452,0.1046452;-0.3423516;-0.02723014,0.09819037;-0.7353346;0.07470178,0.0958695;-0.7249188;-0.04422296,-0.08038428;0.006587142;-0.03744533,-0.1118076;-0.3363106;-0.01975415,-0.1030028;-0.73215;0.07025193,-0.1019515;-0.7218869;-0.04866558,0.01392203;0.5693839;0.01929212,85.10182
+0;0;0,0.007100234;0.3301255;0.008448605,0.01306181;0.6471105;0.001124967,0.1902994;0.5159398;0.005483148,0.2305616;0.2254665;0.02285537,0.2677675;-0.03919157;-0.04609834,-0.1651506;0.5101831;0.007279117,-0.2329672;0.2243725;0.003991816,-0.3082656;-0.03754836;-0.0397163,0.07731885;0.00534335;-0.04360745,0.09138846;-0.3359873;0.002431951,0.09368629;-0.7287062;0.1050417,0.1057746;-0.7844166;0.02113947,-0.07783078;0.006721576;-0.04249184,-0.1123234;-0.3341382;-0.004424967,-0.1331553;-0.7276365;0.09297764,-0.1325726;-0.6849888;-0.02690423,0.01165339;0.5696551;0.005498994,0;0;0,0.008137748;0.329836;0.01570511,0.01558451;0.6468773;0.01706266,0.1913746;0.514972;0.001673937,0.2258902;0.2232713;-0.002446175,0.2330851;-0.04526427;-0.06584704,-0.1665847;0.5244824;0.003204841,-0.2219925;0.2360069;0.0001304792,-0.2464036;-0.03185481;-0.06181291,0.07922202;0.001236856;-0.04038203,0.1044692;-0.3423005;-0.0273881,0.09805846;-0.7352051;0.07433248,0.09573771;-0.7247953;-0.04459107,-0.08039133;0.006593355;-0.03744502,-0.1119258;-0.3362231;-0.01993289,-0.1026514;-0.7317271;0.07091143,-0.1016072;-0.7214829;-0.04800279,0.01378454;0.5693353;0.01917028,85.12414
+0;0;0,0.007099754;0.3301032;0.008448035,0.01306137;0.6470903;0.001124342,0.1900727;0.5159871;0.005482577,0.2303261;0.2255774;0.022851,0.2675731;-0.03937316;-0.04617892,-0.1649271;0.5102377;0.007276271,-0.2327288;0.2244897;0.003989692,-0.3081104;-0.03772068;-0.03976673,0.07731045;0.00534277;-0.04360272,0.09139202;-0.3362778;0.002475794,0.09368846;-0.7287604;0.1050238,0.1014529;-0.7538134;0.05113217,-0.07782232;0.006720847;-0.04248723,-0.1123442;-0.3344285;-0.004388019,-0.1331636;-0.7276901;0.09295598,-0.1327893;-0.6895663;0.01595408,0.01165294;0.5696344;0.005498403,0;0;0,0.008245647;0.3298156;0.01560712,0.01586539;0.6468554;0.01684666,0.1913005;0.5147786;0.001412392,0.2257475;0.2231344;-0.002690077,0.2327684;-0.04572216;-0.06607902,-0.1662006;0.5247834;0.003196981,-0.223042;0.2366417;0.00140424,-0.2522095;-0.03135446;-0.05924717,0.07919841;0.00115177;-0.04040956,0.1043168;-0.3426933;-0.02753377,0.09790934;-0.7353964;0.07399058,0.09981856;-0.7659904;0.02582264,-0.08038052;0.006691806;-0.03742779,-0.1119487;-0.3364235;-0.02006429,-0.1030625;-0.7318087;0.07024378,-0.1024156;-0.7145108;-0.006134704,0.01401944;0.5693148;0.01898766,85.1572
+0;0;0,0.006967752;0.3301045;0.008505107,0.0128983;0.6470929;0.001208499,0.18998;0.5162103;0.005627372,0.230138;0.2257842;0.02294387,0.2672712;-0.03921026;-0.04597856,-0.165237;0.5106857;0.007198665,-0.2387368;0.2263401;0.004933576,-0.3237708;-0.03273216;-0.03981069,0.07733744;0.00534194;-0.04355492,0.09111848;-0.3362963;0.002483658,0.09384572;-0.7287505;0.1051299,0.1012303;-0.753296;0.05067181,-0.07780857;0.006715075;-0.0425133,-0.1125808;-0.3344119;-0.004441593,-0.1328638;-0.7275524;0.09350294,-0.1324462;-0.6894228;0.01650185,0.01149394;0.5696365;0.005575555,0;0;0,0.008245647;0.3298156;0.01560712,0.01586539;0.6468554;0.01684666,0.1913005;0.5147786;0.001412392,0.2257475;0.2231344;-0.002690077,0.2327684;-0.04572216;-0.06607902,-0.1662006;0.5247834;0.003196981,-0.223042;0.2366417;0.00140424,-0.2522095;-0.03135446;-0.05924717,0.07919841;0.00115177;-0.04040956,0.1043168;-0.3426933;-0.02753377,0.09790934;-0.7353964;0.07399058,0.09981856;-0.7659904;0.02582264,-0.08038052;0.006691806;-0.03742779,-0.1119487;-0.3364235;-0.02006429,-0.1030625;-0.7318087;0.07024378,-0.1024156;-0.7145108;-0.006134704,0.01401944;0.5693148;0.01898766,85.17944
+0;0;0,0.006969233;0.3301747;0.008506914,0.01290321;0.6473469;0.001205569,0.1897213;0.5164866;0.005627542,0.2296495;0.2277221;0.02284497,0.2670038;-0.03884947;-0.04648764,-0.1649731;0.5109702;0.007196524,-0.2380524;0.2282513;0.004944393,-0.3235924;-0.03236279;-0.04006616,0.07732752;0.005341254;-0.04354934,0.09110978;-0.3363272;0.002493322,0.09383485;-0.7284693;0.105058,0.1012544;-0.753273;0.05034209,-0.0777986;0.006714214;-0.04250785,-0.1125739;-0.3344429;-0.004432771,-0.1328407;-0.7272707;0.09343386,-0.1324212;-0.6891026;0.01606834,0.01149783;0.5698342;0.005575802,0;0;0,0.008390147;0.329892;0.01539946,0.01634986;0.6471076;0.01632738,0.1913056;0.5146544;0.001068592,0.2254368;0.2246611;-0.002748251,0.2325806;-0.04583454;-0.06633949,-0.1655587;0.5250136;0.003014011,-0.2235021;0.2388002;0.002724903,-0.2587586;-0.0304828;-0.05649025,0.07921587;0.001109183;-0.04035139,0.1041121;-0.342794;-0.02778101,0.09758985;-0.7350711;0.07409382,0.09957518;-0.7655324;0.02517748,-0.08034975;0.00671898;-0.03746189,-0.1119225;-0.3364351;-0.02026707,-0.1031704;-0.7315322;0.0698659,-0.1025348;-0.7143057;-0.006872304,0.01440571;0.5695157;0.01856852,85.20245
+0;0;0,0.006971887;0.3303004;0.008510154,0.01290897;0.6476384;0.0012049,0.18897;0.5169618;0.005629057,0.2289046;0.2281513;0.02284923,0.2663559;-0.03911281;-0.04666351,-0.1642193;0.5114688;0.00719138,-0.2373103;0.2287049;0.004938891,-0.3230726;-0.03258628;-0.0401886,0.07731223;0.005340199;-0.04354073,0.09112687;-0.337131;0.002610102,0.09384757;-0.7286434;0.1050101,0.1012369;-0.753224;0.05051685,-0.07778321;0.006712887;-0.04249944,-0.1126402;-0.3352458;-0.004334912,-0.1328745;-0.7274429;0.09337459,-0.1324566;-0.689308;0.01632389,0.01150282;0.570083;0.005577536,0;0;0,0.008736506;0.3300148;0.015275,0.01718067;0.647384;0.01599145,0.1910593;0.5145434;0.0006480217,0.2251592;0.2244985;-0.003085137,0.2319602;-0.0467338;-0.06673682,-0.1641252;0.5255214;0.00301567,-0.2247132;0.2398108;0.004161482,-0.2691115;-0.02935937;-0.05276829,0.07922467;0.001064703;-0.04029655,0.1034986;-0.343692;-0.02761364,0.09734503;-0.7354227;0.07379794,0.0991661;-0.7660091;0.02553678,-0.08031249;0.006747565;-0.03749492,-0.1121867;-0.3372006;-0.0204387,-0.1049884;-0.7320327;0.06805436,-0.1043833;-0.7147087;-0.008379363,0.01511354;0.5697544;0.01829267,85.23534
+0;0;0,0.006813728;0.3302856;0.00858457,0.01269996;0.6475949;0.00132839,0.1889059;0.5170556;0.005807596,0.2286072;0.228615;0.02298785,0.2658148;-0.0399783;-0.04686138,-0.1644987;0.511376;0.007401878,-0.2425937;0.230363;0.005932344,-0.3344461;-0.03048989;-0.03793768,0.07731124;0.005316119;-0.04351943,0.09074385;-0.3369799;0.002802223,0.09305267;-0.7292055;0.105003,0.1059317;-0.7823265;0.01871882,-0.07779025;0.006724834;-0.042458,-0.1130681;-0.3350928;-0.004923347,-0.1332796;-0.7277889;0.09342548,-0.1326443;-0.685131;-0.02640488,0.01130222;0.5700483;0.005688752,0;0;0,0.008808229;0.3300018;0.01516342,0.01730547;0.6473392;0.0157547,0.1912266;0.5143673;0.000389576,0.22503;0.2246915;-0.003424645,0.2314793;-0.04784396;-0.067366,-0.1635415;0.5257161;-0.00324842,-0.2276634;0.2413456;0.006299547,-0.278794;-0.02808863;-0.05023814,0.07925285;0.001049131;-0.04021335,0.103239;-0.3435744;-0.0278877,0.09699816;-0.7359108;0.07372212,0.09602606;-0.725559;-0.04515994,-0.08027794;0.006751515;-0.03753795,-0.1121893;-0.3370314;-0.02057759,-0.1055819;-0.732756;0.06688455,-0.1100088;-0.8007831;-0.003051445,0.01523159;0.5697202;0.01808572,85.25807
+0;0;0,0.006813728;0.3302856;0.00858457,0.01269996;0.6475949;0.00132839,0.1889059;0.5170556;0.005807596,0.2286072;0.228615;0.02298785,0.2658148;-0.0399783;-0.04686138,-0.1644987;0.511376;0.007401878,-0.2425937;0.230363;0.005932344,-0.3344461;-0.03048989;-0.03793768,0.07731124;0.005316119;-0.04351943,0.09074385;-0.3369799;0.002802223,0.09305267;-0.7292055;0.105003,0.1059317;-0.7823265;0.01871882,-0.07779025;0.006724834;-0.042458,-0.1130681;-0.3350928;-0.004923347,-0.1332796;-0.7277889;0.09342548,-0.1326443;-0.685131;-0.02640488,0.01130222;0.5700483;0.005688752,0;0;0,0.008808229;0.3300018;0.01516342,0.01730547;0.6473392;0.0157547,0.1912266;0.5143673;0.000389576,0.22503;0.2246915;-0.003424645,0.2314793;-0.04784396;-0.067366,-0.1635415;0.5257161;-0.00324842,-0.2276634;0.2413456;0.006299547,-0.278794;-0.02808863;-0.05023814,0.07925285;0.001049131;-0.04021335,0.103239;-0.3435744;-0.0278877,0.09699816;-0.7359108;0.07372212,0.09602606;-0.725559;-0.04515994,-0.08027794;0.006751515;-0.03753795,-0.1121893;-0.3370314;-0.02057759,-0.1055819;-0.732756;0.06688455,-0.1100088;-0.8007831;-0.003051445,0.01523159;0.5697202;0.01808572,85.28065
+0;0;0,0.006815515;0.3303722;0.008586821,0.01270315;0.6477572;0.001328975,0.1888314;0.5172238;0.005809088,0.2285104;0.2289453;0.0229797,0.2656456;-0.03912538;-0.04673361,-0.1644192;0.5115469;0.007402675,-0.2424703;0.2306916;0.005933966,-0.334144;-0.02965364;-0.03785069,0.0772815;0.005314074;-0.04350269,0.09082244;-0.3397425;0.00319254,0.09313025;-0.7317961;0.1053485,0.1015323;-0.7560226;0.0490585,-0.07776034;0.006722247;-0.04244167,-0.1133227;-0.3378522;-0.004604302,-0.1335253;-0.7303761;0.09370138,-0.1331109;-0.6921183;0.01552656,0.01130511;0.5701935;0.005690296,0;0;0,0.008937828;0.3300909;0.01503778,0.01753498;0.6475015;0.01547909,0.1912269;0.5141581;2.384186E-06,0.2246145;0.2245974;-0.003695011,0.2311097;-0.04740113;-0.06753433,-0.162972;0.5259368;-0.005800007,-0.2300659;0.242588;0.007825214,-0.289548;-0.0251489;-0.04583718,0.07922624;0.0009542406;-0.0401926,0.1021448;-0.3465098;-0.0271045,0.09567519;-0.7387604;0.07411242,0.09798334;-0.768813;0.02343678,-0.08022736;0.006844253;-0.03754838,-0.1127997;-0.3396893;-0.02077521,-0.1063568;-0.7351342;0.06713988,-0.1084855;-0.7689856;0.02133443,0.01544433;0.569867;0.01784635,85.31336
+0;0;0,0.006532396;0.3305092;0.008594622,0.012296;0.6480936;0.001292977,0.1883463;0.5177544;0.005908738,0.2278314;0.2299981;0.02304927,0.2641755;-0.03864452;-0.04675936,-0.164619;0.5118389;0.007685779,-0.2483309;0.2331839;0.007090226,-0.3505641;-0.02355239;-0.03760674,0.07727066;0.005300559;-0.04342249,0.09035159;-0.3395871;0.003425825,0.09297772;-0.7316978;0.1055664,0.1012933;-0.7543283;0.04770685,-0.0776986;0.006722728;-0.04245108,-0.1140196;-0.3376117;-0.004662786,-0.1337135;-0.7302321;0.09358029,-0.1333357;-0.6919687;0.01536002,0.01092478;0.5704765;0.005668549,0;0;0,0.009299621;0.3302245;0.01477146,0.01838711;0.6478195;0.01485705,0.191555;0.5137736;-0.0005905628,0.2243272;0.2246882;-0.004082918,0.2306246;-0.04777232;-0.06802499,-0.1625245;0.5268221;-0.003899598,-0.2342814;0.2451726;0.009559195,-0.3002351;-0.02200821;-0.04169974,0.0792789;0.0007897317;-0.03998244,0.1017123;-0.3465658;-0.02756298,0.09532671;-0.7388766;0.07363892,0.09762452;-0.7689151;0.02287532,-0.08011568;0.006989819;-0.03764284,-0.1131295;-0.3393555;-0.02126066,-0.1067051;-0.734895;0.06647515,-0.1051405;-0.7177642;-0.0111056,0.01616907;0.5701379;0.01732326,85.33601
+0;0;0,0.006534252;0.3306032;0.008597065,0.01229941;0.6482732;0.001293506,0.1875652;0.5181474;0.005909315,0.2269526;0.2311026;0.02300746,0.2633432;-0.03788391;-0.04689056,-0.16384;0.5122579;0.007678502,-0.2473449;0.2342921;0.007084422,-0.349709;-0.02277294;-0.03766977,0.07729653;0.005302334;-0.04343703,0.09037486;-0.3395165;0.003401939,0.09300679;-0.7324935;0.1057681,0.1012837;-0.7548791;0.04817794,-0.07772463;0.00672498;-0.04246529,-0.1140384;-0.3375407;-0.004684538,-0.1337758;-0.7310287;0.09377562,-0.1333998;-0.6928037;0.01591942,0.01092784;0.5706364;0.005670188,0;0;0,0.009835411;0.3303063;0.0146997,0.01957533;0.6479676;0.01464748,0.1916183;0.5137187;-0.001112938,0.2242536;0.2253397;-0.00440836,0.2302316;-0.04751074;-0.06828868,-0.1605056;0.5274659;-0.006227951,-0.2355441;0.2476592;0.01154388,-0.3076659;-0.01839307;-0.039234,0.07931693;0.0007851273;-0.03997314,0.1012597;-0.3465459;-0.02794504,0.09517331;-0.7397964;0.07321691,0.09743731;-0.7699757;0.02318978,-0.08014223;0.006982961;-0.03765773,-0.1135026;-0.3392801;-0.02172302,-0.1071651;-0.7357197;0.0660964,-0.1052727;-0.7185377;-0.01111433,0.01719345;0.5702723;0.0171504,85.35824
+0;0;0,0.006537764;0.3307808;0.008601685,0.01230729;0.6486916;0.001292413,0.1873853;0.5185584;0.005911513,0.2267091;0.2319776;0.02298202,0.2632548;-0.03815544;-0.0472139,-0.1636486;0.5126752;0.00767883,-0.2470185;0.2351586;0.007085711,-0.3498189;-0.02300206;-0.03785922,0.07731092;0.005303321;-0.04344512,0.09039066;-0.3395528;0.003398918,0.09302603;-0.733044;0.1058991,0.1013066;-0.7554525;0.04828361,-0.0777391;0.006726232;-0.0424732,-0.1140568;-0.3375767;-0.00468836,-0.13382;-0.7315795;0.09390061,-0.1334438;-0.693351;0.01601029,0.01093461;0.570992;0.005672638,0;0;0,0.01032992;0.3304745;0.01458049,0.0207546;0.6483546;0.01431346,0.1921068;0.5132462;-0.001796007,0.2241224;0.2252655;-0.00471282,0.2298373;-0.04873779;-0.0689342,-0.1598725;0.5288405;-0.003911948,-0.2396011;0.2507823;0.01321562,-0.318267;-0.01475585;-0.03714361,0.07929891;0.0007127523;-0.04004693,0.1010635;-0.3466763;-0.02828479,0.09476247;-0.7405245;0.07267284,0.09735183;-0.7706545;0.02254868,-0.08017708;0.007057601;-0.03760864,-0.1137479;-0.3392403;-0.02205236,-0.1073886;-0.7361883;0.06592686,-0.1059396;-0.7190148;-0.01132685,0.01819429;0.570604;0.01687741,85.3931
+0;0;0,0.006345083;0.3307828;0.008671714,0.01202926;0.6486964;0.001418491,0.1871668;0.5187097;0.006032033,0.2262885;0.2320886;0.02289074,0.2622931;-0.03815648;-0.04715319,-0.1638735;0.5125717;0.007910898,-0.2541879;0.2372361;0.007994464,-0.3684313;-0.01613003;-0.03660258,0.07729857;0.005242367;-0.04347448,0.09001237;-0.3396021;0.003556073,0.0928216;-0.7331194;0.1059511,0.101106;-0.7555273;0.04833562,-0.07775929;0.006777045;-0.04242814,-0.1142492;-0.3375135;-0.004696406,-0.1346256;-0.731472;0.09394483,-0.1342695;-0.6932366;0.01605514,0.01067239;0.5709957;0.00578478,0;0;0,0.01032992;0.3304745;0.01458049,0.0207546;0.6483546;0.01431346,0.1921068;0.5132462;-0.001796007,0.2241224;0.2252655;-0.00471282,0.2298373;-0.04873779;-0.0689342,-0.1598725;0.5288405;-0.003911948,-0.2396011;0.2507823;0.01321562,-0.318267;-0.01475585;-0.03714361,0.07929891;0.0007127523;-0.04004693,0.1010635;-0.3466763;-0.02828479,0.09476247;-0.7405245;0.07267284,0.09735183;-0.7706545;0.02254868,-0.08017708;0.007057601;-0.03760864,-0.1137479;-0.3392403;-0.02205236,-0.1073886;-0.7361883;0.06592686,-0.1059396;-0.7190148;-0.01132685,0.01819429;0.570604;0.01687741,85.41446
+0;0;0,0.006345531;0.3308061;0.008672327,0.01202966;0.6487167;0.001419511,0.1868936;0.5188195;0.006032198,0.2259733;0.2325057;0.02287282,0.261988;-0.03781494;-0.0471907,-0.1636023;0.512691;0.007908149,-0.2538198;0.2376507;0.007991625,-0.3680952;-0.01578632;-0.03661789,0.07731093;0.005243204;-0.04348142,0.09002749;-0.3396762;0.003559351,0.09285446;-0.735679;0.1066012,0.101259;-0.7588468;0.04815021,-0.0777717;0.006778127;-0.04243492,-0.1142695;-0.3375873;-0.004694983,-0.1347746;-0.7340339;0.09456927,-0.1344134;-0.6956792;0.01555016,0.01067293;0.5710244;0.005785327,0;0;0,0.01090811;0.330486;0.01442862,0.02216687;0.6483341;0.01393914,0.1928327;0.5129316;-0.0026474,0.2241042;0.2251783;-0.005189896,0.22979;-0.04891622;-0.06937003,-0.1588165;0.5297778;-0.002324982,-0.2441231;0.2537438;0.01540588,-0.3294786;-0.009881496;-0.03454761,0.07927318;0.0005932152;-0.04013121,0.1009692;-0.3468839;-0.0286032,0.09411795;-0.7431462;0.07324529,0.09746114;-0.7726676;0.02070975,-0.08020872;0.007187233;-0.03755007,-0.1139976;-0.3391846;-0.02242497,-0.1072978;-0.7386986;0.06582207,-0.1092014;-0.772012;0.0178455,0.01938481;0.5706016;0.01656604,85.4477
+0;0;0,0.006350787;0.3310801;0.00867951,0.01204183;0.6493776;0.001417518,0.1862355;0.519576;0.006035025,0.2252055;0.2340668;0.02282833,0.2613188;-0.0369941;-0.04742707,-0.1629308;0.5134708;0.007903859,-0.2528948;0.2392033;0.007987101,-0.3674832;-0.01492777;-0.03674458,0.07734927;0.005245805;-0.04350299,0.09002799;-0.3386471;0.003397785,0.09284204;-0.7328414;0.105969,0.1013122;-0.7564243;0.04706169,-0.07781029;0.006781489;-0.04245597,-0.1141995;-0.3365591;-0.004828345,-0.1346109;-0.7311953;0.09398259,-0.1342469;-0.6927753;0.01434652,0.01068331;0.5715829;0.005789091,0;0;0,0.01181974;0.3307377;0.01423383,0.02435775;0.6489241;0.01339102,0.1935444;0.5124078;-0.003615618,0.2240263;0.2253852;-0.00586319,0.2295044;-0.04953724;-0.06990755,-0.1565631;0.5310545;-0.00134748,-0.2454128;0.2570173;0.01669395,-0.3368491;-0.005383521;-0.03329847,0.0792881;0.0004893094;-0.04020071,0.1008532;-0.345976;-0.02926767,0.09391164;-0.7404354;0.07208084,0.09809483;-0.7696277;0.01830625,-0.08027005;0.00728347;-0.03750477,-0.114108;-0.338063;-0.02288973,-0.1070454;-0.7357358;0.06499879,-0.109864;-0.7689401;0.01590494,0.0212408;0.5711049;0.01611972,85.47044
+0;0;0,0.006385559;0.3310483;0.00869681,0.0121683;0.649323;0.001459729,0.1863643;0.5196247;0.006092804,0.2250581;0.2364139;0.02269784,0.2603683;-0.03677651;-0.04839958,-0.1628567;0.5134968;0.008134527,-0.2611277;0.2445656;0.007796044,-0.3818222;-0.009068161;-0.03734148,0.07739633;0.005164452;-0.04350776,0.0898696;-0.3386123;0.003529232,0.09267326;-0.7321639;0.1059683,0.1015165;-0.755347;0.046852,-0.07782717;0.006871334;-0.04249123,-0.1142929;-0.3363543;-0.004849654,-0.1348045;-0.730302;0.09398901,-0.1344743;-0.6918878;0.01442476,0.01078155;0.5715389;0.00582293,0;0;0,0.01238867;0.3307008;0.01388693,0.02557411;0.6488377;0.01266861,0.1943632;0.5117888;-0.004688263,0.2241233;0.22702;-0.006225109,0.2293785;-0.05004755;-0.07057261,-0.1557293;0.5315006;-0.0008540805,-0.2478859;0.2610131;0.01717062,-0.3460546;-0.001359224;-0.0324112,0.07925135;0.0003650934;-0.04035938,0.1005448;-0.3460268;-0.02988136,0.09372841;-0.7397953;0.07153082,0.09794514;-0.7690443;0.01792908,-0.08035316;0.007408023;-0.03739358,-0.1144311;-0.3378351;-0.02337933,-0.1075668;-0.7349516;0.0640045,-0.1096273;-0.7684039;0.01531221,0.02229817;0.5710392;0.01549792,85.50417
+0;0;0,0.006389992;0.331278;0.008702848,0.01217764;0.6498227;0.001459633,0.1854105;0.5203428;0.006094925,0.2240637;0.2374292;0.02268254,0.2593953;-0.0359264;-0.04845786,-0.1618972;0.5142485;0.008125463,-0.2600651;0.2455995;0.007787335,-0.3808327;-0.008187592;-0.03737748,0.07739145;0.005164127;-0.04350502,0.08986747;-0.338688;0.003542293,0.09267244;-0.7324238;0.1060293,0.1015182;-0.7556222;0.04689595,-0.07782227;0.006870902;-0.04248856,-0.114296;-0.3364301;-0.004838724,-0.1348172;-0.730562;0.09404618,-0.1344869;-0.6921454;0.01445902,0.01078971;0.5719727;0.00582653,0;0;0,0.01334164;0.330904;0.01364803,0.02778432;0.6492543;0.01202154,0.194861;0.5113261;-0.005515337,0.2239664;0.2267909;-0.006926298,0.2292109;-0.05051053;-0.0710274,-0.1530854;0.5325189;0.0001432365,-0.2496367;0.2638641;0.01780089,-0.3554203;0.004026175;-0.03043417,0.07921691;0.0002015382;-0.04041576,0.1003158;-0.3462916;-0.03037822,0.09342924;-0.7402484;0.0710609,0.09777334;-0.7694719;0.0174067,-0.08034813;0.007583366;-0.03735589,-0.114951;-0.3376943;-0.02359372,-0.1076113;-0.7350321;0.06363039,-0.1102814;-0.7686649;0.01516592,0.02418893;0.571408;0.01496243,85.53865
+0;0;0,0.006388044;0.3311771;0.008700196,0.01217416;0.6496375;0.001459043,0.1855288;0.5201456;0.006093181,0.2241987;0.2371101;0.02268794,0.2597456;-0.03791195;-0.04888614,-0.1620203;0.5140471;0.00812513,-0.2602305;0.2452823;0.007786856,-0.3817343;-0.01005194;-0.03765329,0.07744565;0.005167744;-0.04353549,0.08994396;-0.3392991;0.00359593,0.09274339;-0.732257;0.1058804,0.101615;-0.7556111;0.04657412,-0.07787677;0.006875714;-0.04251831,-0.1144157;-0.337039;-0.004801165,-0.1348964;-0.7303922;0.0938884,-0.1345651;-0.691951;0.0140684,0.01078666;0.5718113;0.0058246,0;0;0,0.01381677;0.330799;0.01326179,0.02868437;0.6490434;0.0113275,0.1956573;0.5109179;-0.006622315,0.2240287;0.2261837;-0.007794858,0.228868;-0.05270207;-0.07277834,-0.1526546;0.5330117;0.0007117372,-0.2548025;0.2662746;0.01794564,-0.365706;0.006403178;-0.02886048,0.07921606;2.110004E-05;-0.04055476,0.09975648;-0.3471366;-0.0308249,0.09330578;-0.7403491;0.0703094,0.09724627;-0.7694907;0.016186,-0.08044607;0.007788034;-0.03725118,-0.1153607;-0.3381026;-0.02399812,-0.107657;-0.7346764;0.06292557,-0.1109115;-0.768666;0.01457959,0.0249905;0.5712287;0.01434588,85.57042
+0;0;0,0.006419008;0.3313353;0.008719319,0.01227838;0.649949;0.001494998,0.1859896;0.5203932;0.006005595,0.224836;0.2374933;0.02253264,0.2596538;-0.03835383;-0.04911443,-0.1623098;0.5142716;0.008347938,-0.2685769;0.2487129;0.007742479,-0.4027072;-0.0008620173;-0.03871898,0.07750645;0.005116091;-0.04355441,0.08987411;-0.3395989;0.003766119,0.09244061;-0.7341607;0.1065483,0.1013581;-0.7574004;0.04795186,-0.0779141;0.006939881;-0.04256338,-0.1146182;-0.3372022;-0.00462018,-0.1351353;-0.7321623;0.09455303,-0.1348624;-0.6937815;0.01532416,0.01086873;0.5720844;0.00585616,0;0;0,0.01449337;0.3309411;0.01297021,0.02990747;0.6493121;0.0107398,0.1966974;0.5100949;-0.007788183,0.2240743;0.2253769;-0.008622887,0.2283984;-0.05413908;-0.07411587,-0.1521067;0.5336262;0.001502853,-0.2611042;0.2697166;0.01840791,-0.3762067;0.0105378;-0.02648083,0.0791285;-0.0002472997;-0.04085374,0.09924442;-0.3477046;-0.03139973,0.09313492;-0.7425753;0.07003784,0.09599648;-0.7720795;0.0171361,-0.0805941;0.008130998;-0.03699848,-0.1162419;-0.3379807;-0.02448694,-0.1083709;-0.7362797;0.06237946,-0.1107942;-0.7676827;0.01167118,0.026094;0.5714672;0.01382756,85.60477
+0;0;0,0.006418957;0.3313327;0.00871925,0.01228102;0.650093;0.001491309,0.1857041;0.5205795;0.006004042,0.2245332;0.2378049;0.02252377,0.2593346;-0.03791243;-0.04908957,-0.1620237;0.514468;0.008342542,-0.2682437;0.2490268;0.00773735,-0.4023108;-0.0004306436;-0.03870225,0.07759057;0.005121644;-0.04360168,0.08996346;-0.3397389;0.003738824,0.09253543;-0.7351417;0.1067401,0.1014329;-0.7582616;0.04827555,-0.07799866;0.006947414;-0.04260957,-0.1147183;-0.3373399;-0.004650358,-0.1352791;-0.7331419;0.09473424,-0.1350068;-0.69478;0.0156837,0.0108706;0.5721859;0.005854852,0;0;0,0.01527945;0.3309236;0.0124371,0.03169027;0.6493874;0.009733914,0.1975396;0.5093658;-0.009170056,0.2241201;0.2246991;-0.009802819,0.2282987;-0.05473977;-0.07504177,-0.1504837;0.5342118;0.001898791,-0.2670468;0.2736075;0.01740768,-0.387929;0.01694623;-0.02586053,0.07913828;-0.0005057752;-0.0410428,0.09903219;-0.3481412;-0.03227508,0.09312025;-0.7437901;0.06963778,0.09671199;-0.7733127;0.0170722,-0.08072823;0.008404113;-0.03687761,-0.1165099;-0.3378696;-0.02516305,-0.107892;-0.7368261;0.06269318,-0.1107734;-0.7676771;0.01162625,0.0276059;0.5715189;0.01295471,85.62758
+0;0;0,0.006417087;0.3312362;0.008716709,0.01227779;0.6499223;0.001490503,0.1859459;0.5203558;0.006002363,0.2247081;0.2380687;0.02249361,0.2594953;-0.03753635;-0.04909056,-0.1622686;0.5142358;0.008344135,-0.2683055;0.2492522;0.007739987,-0.4023181;-0.0001036525;-0.03868069,0.07762603;0.005123984;-0.0436216,0.09000995;-0.3400442;0.003761128,0.09256563;-0.7329429;0.1061101,0.1013986;-0.7556779;0.0480692,-0.07803431;0.006950588;-0.04262904,-0.1147867;-0.3376439;-0.004635971,-0.1352173;-0.7309393;0.09411924,-0.134947;-0.6926379;0.01564151,0.01086772;0.5720345;0.005852964,0;0;0,0.01591051;0.3308154;0.01194191,0.03289413;0.6491708;0.008820057,0.1986222;0.5087233;-0.01066541,0.2242931;0.2244673;-0.0109632,0.2280735;-0.05492094;-0.07592833,-0.1498382;0.5345079;0.00211401,-0.2727799;0.2773355;0.01654402,-0.3968869;0.0221515;-0.02554085,0.07911847;-0.0006815046;-0.04116678,0.09867837;-0.3486627;-0.03303909,0.09287121;-0.7418075;0.06822634,0.09638729;-0.771652;0.01690364,-0.08078559;0.008546582;-0.03681772,-0.1169286;-0.3380207;-0.0256671,-0.1081982;-0.7345608;0.06111442,-0.1117438;-0.7644513;0.009847466,0.02867316;0.5713334;0.01214576,85.66037
+0;0;0,0.006631415;0.3312348;0.008609127,0.01285618;0.6499112;0.001259252,0.1864117;0.5203223;0.005767829,0.2254739;0.2380692;0.02213324,0.2599056;-0.03768116;-0.04906192,-0.1618181;0.5143147;0.008520208,-0.279386;0.2542411;0.008655537,-0.4230441;0.01008534;-0.03654253,0.07757068;0.005091271;-0.04372378,0.08985029;-0.3400416;0.003942162,0.09230532;-0.7329509;0.1062532,0.09997015;-0.7557728;0.04812537,-0.07809059;0.006961505;-0.04252408,-0.1149223;-0.3376268;-0.0045522,-0.135607;-0.7308736;0.09434391,-0.135409;-0.6925732;0.01586586,0.01134118;0.572027;0.005651671,0;0;0,0.01591051;0.3308154;0.01194191,0.03289413;0.6491708;0.008820057,0.1986222;0.5087233;-0.01066541,0.2242931;0.2244673;-0.0109632,0.2280735;-0.05492094;-0.07592833,-0.1498382;0.5345079;0.00211401,-0.2727799;0.2773355;0.01654402,-0.3968869;0.0221515;-0.02554085,0.07911847;-0.0006815046;-0.04116678,0.09867837;-0.3486627;-0.03303909,0.09287121;-0.7418075;0.06822634,0.09638729;-0.771652;0.01690364,-0.08078559;0.008546582;-0.03681772,-0.1169286;-0.3380207;-0.0256671,-0.1081982;-0.7345608;0.06111442,-0.1117438;-0.7644513;0.009847466,0.02867316;0.5713334;0.01214576,85.6834
+0;0;0,0.006629261;0.3311272;0.00860633,0.01285366;0.6497849;0.001256869,0.1863868;0.5202068;0.005765195,0.225402;0.2382938;0.02211088,0.2599106;-0.03807306;-0.04924344,-0.1617983;0.5142;0.008517222,-0.2792246;0.2544398;0.008652388,-0.4232039;0.009738177;-0.03664673,0.07769319;0.005099312;-0.04379284,0.08997992;-0.3402333;0.003900684,0.09243718;-0.7334995;0.1063046,0.1000499;-0.7559626;0.04857169,-0.07821392;0.006972501;-0.04259124,-0.115067;-0.3378152;-0.004597396,-0.1357705;-0.7314192;0.09438857,-0.1355738;-0.6931753;0.01644362,0.01133874;0.5719049;0.005649052,0;0;0,0.01687324;0.3306776;0.01143885,0.03488999;0.648954;0.007994413,0.1999785;0.50783;-0.0120151,0.2246062;0.2238269;-0.01224589,0.2280224;-0.05616015;-0.07748771,-0.1482451;0.5347562;0.002556826,-0.2773135;0.2809396;0.01607533,-0.4080724;0.0284856;-0.02670363,0.07913274;-0.001000211;-0.04143739,0.09851076;-0.3492095;-0.03402066,0.09295505;-0.7427412;0.06723594,0.09634371;-0.7728253;0.01701808,-0.08098792;0.008884567;-0.03663426,-0.1174438;-0.3378762;-0.02623534,-0.108169;-0.7348216;0.06036315,-0.1106825;-0.7660282;0.01146669,0.03039594;0.5711396;0.01139832,85.70803
+0;0;0,0.006630891;0.3312085;0.008608446,0.01285748;0.649978;0.001256159,0.1864267;0.5203562;0.005766368,0.2253034;0.2394435;0.02205406,0.2597843;-0.03670052;-0.04924272,-0.1618315;0.5143481;0.008518972,-0.278841;0.2555096;0.008653658,-0.4227043;0.01100531;-0.03660893,0.07771554;0.005100779;-0.04380543,0.09000949;-0.340435;0.003916163,0.09246735;-0.7337966;0.106345,0.1000706;-0.7561944;0.04868384,-0.07823642;0.006974505;-0.0426035,-0.1151112;-0.3380161;-0.004587285,-0.1358197;-0.7317156;0.09442268,-0.1356233;-0.6934819;0.0165747,0.01134192;0.5720651;0.005650199,0;0;0,0.01750484;0.3307425;0.01096106,0.03601931;0.6490968;0.007039547,0.2006461;0.5070617;-0.01327801,0.224942;0.2240454;-0.01359248,0.2278424;-0.05576146;-0.07861078,-0.1473373;0.5349445;0.003035269,-0.280953;0.2845577;0.0149476,-0.4253579;0.04102416;-0.0336974,0.07908502;-0.001172155;-0.04157913,0.0981916;-0.3496139;-0.03474092,0.09277494;-0.7432582;0.06648088,0.095801;-0.7734113;0.01647496,-0.08103497;0.009027535;-0.03655783,-0.1180822;-0.3378934;-0.02671523,-0.1088295;-0.7350346;0.05944932,-0.1100711;-0.7179739;-0.01774636,0.03141662;0.5712609;0.01056194,85.73813
+0;0;0,0.006885719;0.3313499;0.008357511,0.01347641;0.6501895;0.0006868793,0.1870113;0.5207308;0.005367719,0.2257516;0.2410924;0.02178112,0.2600338;-0.03642631;-0.04946151,-0.1614647;0.5150155;0.008793384,-0.2875595;0.2618994;0.008403568,-0.4389114;0.02058974;-0.03774475,0.07774316;0.005005102;-0.04398423,0.08957328;-0.3404715;0.003682002,0.09185599;-0.7345017;0.1057713,0.1041298;-0.7886318;0.02040108,-0.07840512;0.007045545;-0.04250481,-0.114761;-0.3380137;-0.005376626,-0.1366885;-0.732108;0.09410243,-0.1272923;-0.7919637;0.01438885,0.01186243;0.572262;0.005164851,0;0;0,0.01814782;0.3308556;0.01073527,0.03711402;0.6492658;0.006559134,0.2012885;0.5064803;-0.01434708,0.2253093;0.2247168;-0.01479173,0.2277895;-0.05635715;-0.08005035,-0.1463709;0.5351531;0.002978439,-0.2849137;0.2889121;0.01477187,-0.4328139;0.04618253;-0.03498057,0.07906529;-0.001284286;-0.04184127,0.09794606;-0.3496618;-0.03530085,0.09266873;-0.7439318;0.06574607,0.08718325;-0.7338303;-0.05295753,-0.08123403;0.009132885;-0.03634948,-0.1185344;-0.3376795;-0.02655412,-0.1086548;-0.7355258;0.05893243,-0.1107949;-0.7254696;-0.05987099,0.03242044;0.5714164;0.01013732,85.77203
+0;0;0,0.006888198;0.3314692;0.00836052,0.01348034;0.6503792;0.0006882013,0.1864988;0.5210552;0.005369425,0.2251452;0.2420952;0.02174301,0.2594582;-0.03567329;-0.04956377,-0.1609504;0.5153568;0.008784996,-0.2867393;0.2628547;0.008396125,-0.4382274;0.02132784;-0.03779374,0.07780265;0.005008932;-0.04401789,0.08963509;-0.3405353;0.00365768,0.09192073;-0.7350711;0.1058779,0.1041946;-0.7892022;0.02050672,-0.07846511;0.007050936;-0.04253734,-0.1148282;-0.3380758;-0.005401883,-0.1367838;-0.7326757;0.0942048,-0.1273874;-0.7925325;0.01449028,0.01186601;0.5724345;0.005167155,0;0;0,0.01897737;0.3309309;0.01066685,0.03870603;0.6493657;0.006471872,0.2017202;0.5059516;-0.01548028,0.225423;0.2248498;-0.01596856,0.2277302;-0.05646676;-0.08133721,-0.1444762;0.5354621;0.003409307,-0.2892967;0.2936186;0.01431959,-0.444165;0.05512972;-0.03623993,0.07906783;-0.001341596;-0.04198086,0.09755407;-0.3498155;-0.03582072,0.09253628;-0.7446831;0.06501102,0.08670569;-0.7345733;-0.05367899,-0.08133753;0.009149824;-0.03628225,-0.1188152;-0.3377215;-0.02681936,-0.1091653;-0.7361984;0.05824287,-0.1116448;-0.7261395;-0.06055585,0.03382981;0.57151;0.01004243,85.80585
+0;0;0,0.006890241;0.3315675;0.008362999,0.013483;0.6505073;0.0006900947,0.1862636;0.521249;0.005371289,0.2247866;0.2431796;0.0216926,0.2592638;-0.03591847;-0.04995549,-0.1607126;0.5155583;0.00878221,-0.2860999;0.2638623;0.00839458,-0.4383131;0.02117939;-0.03801638,0.07787721;0.005013731;-0.04406007,0.08971288;-0.3406249;0.003628515,0.09199888;-0.7352223;0.1058648,0.1042731;-0.7893556;0.02049138,-0.07854031;0.007057693;-0.0425781,-0.1149133;-0.3381633;-0.005432505,-0.1368724;-0.7328249;0.09418975,-0.1274757;-0.792684;0.01447321,0.01186858;0.5725584;0.005169294,0;0;0,0.0197557;0.3309869;0.01057529,0.04020983;0.6494045;0.006269455,0.2024407;0.5054657;-0.01653052,0.2255859;0.2252208;-0.01677799,0.2276954;-0.057381;-0.0827297,-0.143;0.535911;0.004063137,-0.2918333;0.2975315;0.01390551,-0.4511199;0.06022941;-0.03642679,0.07902391;-0.001465306;-0.04224169,0.09728964;-0.3500457;-0.03604507,0.09233454;-0.7450685;0.06443906,0.08612101;-0.7349586;-0.05423462,-0.08151129;0.009266105;-0.03607403,-0.1192413;-0.3376897;-0.02721555,-0.1093585;-0.7363001;0.0574998,-0.112224;-0.7262475;-0.06129226,0.03516313;0.5715564;0.009861708,85.83875
+0;0;0,0.006887646;0.3316812;0.008312295,0.01349499;0.6506984;0.0006026314,0.1864713;0.5215138;0.005088905,0.2246508;0.2440031;0.02155261,0.2590036;-0.03532204;-0.05001888,-0.1609091;0.5158623;0.009190336,-0.296048;0.2699391;0.009633262,-0.4607253;0.03501832;-0.03529689,0.07792326;0.004970689;-0.04409914,0.08947446;-0.3408648;0.002652265,0.09198429;-0.734916;0.1052585,0.102806;-0.7886305;0.01927,-0.07859524;0.007102923;-0.04258889,-0.1150312;-0.3381734;-0.005467825,-0.1375409;-0.732486;0.09363604,-0.1375892;-0.6898341;-0.02619378,0.01187766;0.5727326;0.00508951,0;0;0,0.02045991;0.3310589;0.01050615,0.04164108;0.6495067;0.006117105,0.2035903;0.5050232;-0.01710868,0.2257246;0.2252897;-0.01747799,0.2276941;-0.05746612;-0.08358693,-0.1420029;0.5363805;0.00442452,-0.2964218;0.3022587;0.01351927,-0.4575653;0.06582867;-0.03606628,0.07902201;-0.001546293;-0.04236281,0.09708197;-0.3501935;-0.03601778,0.09201963;-0.7448537;0.06412411,0.08560921;-0.7347527;-0.05454433,-0.08159769;0.00932273;-0.03600528,-0.1194622;-0.3376805;-0.02726565,-0.1095349;-0.7359661;0.05688137,-0.1126012;-0.7259145;-0.06191223,0.03641797;0.5716535;0.009726048,85.86086
+0;0;0,0.006890978;0.3318416;0.008316317,0.01350158;0.6510165;0.000602786,0.1859755;0.5219392;0.005091356,0.2240563;0.2451459;0.02151249,0.2585083;-0.03498614;-0.05026574,-0.1604069;0.5163038;0.009181003,-0.2951965;0.2710165;0.009622784,-0.4603496;0.03541704;-0.03543717,0.07794887;0.004972323;-0.04411363,0.08951126;-0.3411982;0.002683066,0.09202284;-0.735523;0.1053606,0.1028445;-0.7892367;0.01937299,-0.07862107;0.007105257;-0.04260288,-0.1150923;-0.3385056;-0.005445857,-0.1376177;-0.733092;0.09372683,-0.137666;-0.6904403;-0.02610169,0.01188342;0.5730107;0.005091959,0;0;0,0.02118673;0.3311729;0.01054382,0.043148;0.6497273;0.00623107,0.2040191;0.5046982;-0.01768303,0.2259711;0.2256783;-0.01823521,0.2275645;-0.0579243;-0.08441734,-0.1402229;0.5368844;0.004696844,-0.2995818;0.306978;0.01375739,-0.4657451;0.0730605;-0.03609631,0.07903931;-0.00164628;-0.04238915,0.09656285;-0.3506472;-0.03539312,0.09180973;-0.7457895;0.06401014,0.08522637;-0.7356724;-0.05465019,-0.08162233;0.009404065;-0.03600166,-0.1194159;-0.3379472;-0.02726122,-0.1095228;-0.7365199;0.05689922,-0.112766;-0.7264695;-0.06188816,0.03773175;0.5718461;0.009813309,85.89459
+0;0;0,0.006890656;0.3318261;0.008315927,0.0134993;0.6509064;0.0006048167,0.1864695;0.5217099;0.005091877,0.2245193;0.2451416;0.02149967,0.2590362;-0.03551766;-0.05041364,-0.1608992;0.5160585;0.00919317,-0.2955792;0.2709705;0.009634592,-0.461043;0.03492776;-0.03551015,0.07798135;0.004974395;-0.04413201,0.08957273;-0.3420641;0.002782021,0.09208403;-0.736346;0.1054484,0.1029052;-0.7900561;0.01946442,-0.07865382;0.007108217;-0.04262063,-0.1152165;-0.3393691;-0.005370446,-0.1377394;-0.7339126;0.09379146,-0.1377877;-0.6912615;-0.02603198,0.01188169;0.5729269;0.005092482,0;0;0,0.02168201;0.3311262;0.01051378,0.04396094;0.6495637;0.006173849,0.2051483;0.5043073;-0.01821876,0.2259367;0.2254266;-0.01886272,0.2274389;-0.05852997;-0.08593678,-0.1400762;0.5370767;0.005111984,-0.3038504;0.3105881;0.01449156,-0.4762707;0.0806956;-0.03603759,0.07902768;-0.00172244;-0.04248679,0.09615131;-0.3516036;-0.03468227,0.0915696;-0.746967;0.06366276,0.08477585;-0.7368343;-0.05498315,-0.08168121;0.009465591;-0.03594511,-0.1197343;-0.3387474;-0.02753848,-0.1098216;-0.7373365;0.05632673,-0.1132771;-0.727281;-0.06245033,0.03848137;0.5717132;0.00975728,85.92779
+0;0;0,0.007023959;0.3319172;0.008174732,0.01378504;0.6510815;0.0002988204,0.1869473;0.5219135;0.004703161,0.2253265;0.24624;0.02115366,0.2595382;-0.03485206;-0.05051866,-0.1609176;0.5164118;0.009540686,-0.3077223;0.2793738;0.008658137,-0.4810178;0.04872571;-0.03706151,0.07795581;0.004929074;-0.04424636,0.08921784;-0.3406104;0.00266853,0.09169203;-0.7354458;0.1055075,0.09839334;-0.7590642;0.05031437,-0.07873473;0.007150964;-0.04253058,-0.1154318;-0.3378181;-0.005449481,-0.138002;-0.7329574;0.0937095,-0.1337184;-0.7597979;0.04158533,0.01213016;0.5730832;0.004828413,0;0;0,0.0221916;0.331184;0.01048255,0.04504833;0.6496716;0.006107569,0.2059921;0.5037711;-0.01868582,0.2261578;0.2256847;-0.01953435,0.2273808;-0.05851543;-0.08698022,-0.1393879;0.5373431;0.005546349,-0.3072554;0.3148958;0.01432896,-0.4842876;0.08766615;-0.03411111,0.07902572;-0.001789972;-0.04255438,0.09614833;-0.3501742;-0.0347724,0.09166435;-0.7461546;0.06349468,0.09577342;-0.776613;0.01559877,-0.08172552;0.009528286;-0.03590678,-0.1197453;-0.3371807;-0.02737869,-0.1096067;-0.7364157;0.05620099,-0.1151889;-0.767185;0.00885066,0.03942538;0.5718096;0.009698391,85.96116
+0;0;0,0.007023959;0.3319172;0.008174732,0.01378504;0.6510815;0.0002988204,0.1869473;0.5219135;0.004703161,0.2253265;0.24624;0.02115366,0.2595382;-0.03485206;-0.05051866,-0.1609176;0.5164118;0.009540686,-0.3077223;0.2793738;0.008658137,-0.4810178;0.04872571;-0.03706151,0.07795581;0.004929074;-0.04424636,0.08921784;-0.3406104;0.00266853,0.09169203;-0.7354458;0.1055075,0.09839334;-0.7590642;0.05031437,-0.07873473;0.007150964;-0.04253058,-0.1154318;-0.3378181;-0.005449481,-0.138002;-0.7329574;0.0937095,-0.1337184;-0.7597979;0.04158533,0.01213016;0.5730832;0.004828413,0;0;0,0.0221916;0.331184;0.01048255,0.04504833;0.6496716;0.006107569,0.2059921;0.5037711;-0.01868582,0.2261578;0.2256847;-0.01953435,0.2273808;-0.05851543;-0.08698022,-0.1393879;0.5373431;0.005546349,-0.3072554;0.3148958;0.01432896,-0.4842876;0.08766615;-0.03411111,0.07902572;-0.001789972;-0.04255438,0.09614833;-0.3501742;-0.0347724,0.09166435;-0.7461546;0.06349468,0.09577342;-0.776613;0.01559877,-0.08172552;0.009528286;-0.03590678,-0.1197453;-0.3371807;-0.02737869,-0.1096067;-0.7364157;0.05620099,-0.1151889;-0.767185;0.00885066,0.03942538;0.5718096;0.009698391,85.98401
+0;0;0,0.007021721;0.3318115;0.008172128,0.01378022;0.6508538;0.0002992149,0.187023;0.5216919;0.004701784,0.2250493;0.2485531;0.02100104,0.2596583;-0.03580317;-0.05150357,-0.1610009;0.5161877;0.00954152,-0.3064557;0.281329;0.008667085,-0.4817636;0.04800263;-0.03758348,0.07798132;0.004930686;-0.04426084,0.08925316;-0.3409096;0.002694894,0.09171918;-0.7344431;0.1051947,0.09844034;-0.7582203;0.04983816,-0.07876049;0.007153303;-0.0425445,-0.1154895;-0.3381161;-0.005431112,-0.1379853;-0.7319524;0.0934009,-0.1336889;-0.7589613;0.04112235,0.01212596;0.572885;0.004827093,0;0;0,0.02263245;0.331056;0.01023006,0.04575084;0.649399;0.005630493,0.2065928;0.5032446;-0.01922417,0.2261775;0.2276874;-0.020298,0.2273906;-0.05962834;-0.08930075,-0.1390587;0.5382157;0.006317757,-0.3097571;0.3211628;0.014477,-0.4910244;0.09274574;-0.03328244,0.0789699;-0.001938969;-0.04271317,0.09581952;-0.3506418;-0.03497791,0.09193179;-0.7452015;0.06345177,0.09549877;-0.7756544;0.01513791,-0.08179016;0.009675594;-0.03579345,-0.1199453;-0.3373345;-0.02769776,-0.1100457;-0.7353694;0.05507378,-0.1155451;-0.7663845;0.007656176,0.04007324;0.5715733;0.009273767,86.01849
+0;0;0,0.007225696;0.3317573;0.008040752,0.01436072;0.6506476;-4.252E-05,0.1874082;0.5216836;0.00433925,0.2257005;0.2483726;0.02080152,0.2601983;-0.03687567;-0.05180144,-0.1605061;0.5164353;0.009958189,-0.3138088;0.2863662;0.008302415,-0.5090156;0.0680512;-0.03709216,0.0779958;0.004902546;-0.04428411,0.08912975;-0.340841;0.002737321,0.09169813;-0.7343351;0.1050005,0.09864247;-0.7581941;0.04973628,-0.07878621;0.007191212;-0.04253798,-0.1155454;-0.3379846;-0.005443484,-0.137956;-0.7317558;0.09326821,-0.1329186;-0.75912;0.04143079,0.01259945;0.5727241;0.004542276,0;0;0,0.02326093;0.3309579;0.0102756,0.04690527;0.6491257;0.005776644,0.2072211;0.5026771;-0.01981258,0.2261725;0.226859;-0.02103114,0.2272047;-0.06112438;-0.09097636,-0.1380098;0.538562;0.006741468,-0.3136671;0.325218;0.01480906,-0.4999616;0.09945792;-0.03160833,0.07896103;-0.002066746;-0.04277086,0.09548871;-0.3506963;-0.03516507,0.0916197;-0.7451929;0.06311774,0.0958482;-0.7755963;0.01477838,-0.08181465;0.009780465;-0.03576545,-0.1199987;-0.3371447;-0.02811833,-0.1101906;-0.7351612;0.05427513,-0.1146961;-0.7654117;0.005770296,0.04110308;0.5713471;0.009385347,86.05069
+0;0;0,0.007228157;0.3318703;0.00804349,0.01436471;0.650829;-4.142337E-05,0.1867934;0.5220311;0.004341925,0.2250765;0.2487846;0.0208003,0.2597028;-0.03752542;-0.05207293,-0.1598899;0.5168013;0.009940984,-0.3131564;0.2867866;0.008285601,-0.5090898;0.06765892;-0.03727794,0.07801787;0.004903933;-0.04429664,0.08915965;-0.3410828;0.002757858,0.09172762;-0.7345148;0.1050049,0.09866896;-0.7583504;0.04976463,-0.07880851;0.007193247;-0.04255002,-0.1155935;-0.3382253;-0.005429432,-0.1380006;-0.7319343;0.09326668,-0.1329654;-0.7592737;0.04145174,0.01260311;0.5728909;0.004544233,0;0;0,0.02408683;0.3310102;0.01033926,0.04860882;0.6491816;0.005920887,0.207741;0.5023069;-0.02013802,0.2261297;0.2265178;-0.02167678,0.2270138;-0.06242913;-0.09232938,-0.1359312;0.5389296;0.007093728,-0.315134;0.3286576;0.01558697,-0.5083115;0.1068858;-0.02894041,0.07896312;-0.002170742;-0.04281521,0.09534475;-0.3510563;-0.03536057,0.0913642;-0.745543;0.06269121,0.09540631;-0.7759783;0.01442957,-0.08184231;0.009859916;-0.03574416,-0.1201819;-0.3373022;-0.02842305,-0.1106711;-0.7353542;0.05351561,-0.115031;-0.7654801;0.004896544,0.04258667;0.5714039;0.00950408,86.0747
+0;0;0,0.007228362;0.3318797;0.008043719,0.01436411;0.6508027;-4.033977E-05,0.187089;0.5219259;0.004342217,0.2253673;0.2487144;0.02079849,0.2599978;-0.03763133;-0.0520838,-0.1601835;0.5166873;0.009950792,-0.3134304;0.2867019;0.008295621,-0.5093883;0.06754698;-0.0372736,0.07801643;0.004903842;-0.04429582,0.08916025;-0.3411462;0.002767298,0.09172955;-0.7347822;0.1050673,0.09864615;-0.7584261;0.05002389,-0.07880705;0.007193114;-0.04254923,-0.1155988;-0.3382888;-0.005421847,-0.1380175;-0.7322019;0.09332543,-0.1330003;-0.7593369;0.04169511,0.01260269;0.5728722;0.00454487,0;0;0,0.02441017;0.3310009;0.01018071,0.04899341;0.6491296;0.005604506,0.208209;0.5016769;-0.02047372,0.226085;0.2258921;-0.02242446,0.2266856;-0.06307152;-0.09316766,-0.1358722;0.5389302;0.007202101,-0.3178869;0.3311005;0.01482195,-0.5142099;0.1117086;-0.02795008,0.07893367;-0.002312109;-0.0428586,0.0951046;-0.3512792;-0.03576875,0.09098706;-0.7459864;0.06226397,0.09558986;-0.7764692;0.01455736,-0.08183628;0.009993457;-0.03571671,-0.1205069;-0.3372056;-0.02884833,-0.1110177;-0.7355126;0.05289917,-0.1158022;-0.7651821;0.004196569,0.04297189;0.5713611;0.009222269,86.10712
+0;0;0,0.007354776;0.3320699;0.007989255,0.01459857;0.6511525;-0.0001253132,0.187209;0.5223335;0.003927343,0.2259535;0.2492745;0.02032083,0.2609621;-0.03852168;-0.05274417,-0.1599371;0.5173247;0.01052835,-0.3228123;0.2941732;0.008041421,-0.5247269;0.07828313;-0.03682228,0.07793858;0.004858416;-0.04431148,0.08884945;-0.3411371;0.002895527,0.09167216;-0.7345971;0.1055941,0.1035953;-0.7875402;0.01895101,-0.07877916;0.007228586;-0.04246322,-0.1157508;-0.3381869;-0.005291756,-0.1382339;-0.7320441;0.09338315,-0.1389486;-0.6894096;-0.02648591,0.01281359;0.5731807;0.004464973,0;0;0,0.02514381;0.3311326;0.01036072,0.05029892;0.6493831;0.005987406,0.2086838;0.5009701;-0.02113128,0.2261022;0.2252491;-0.02351451,0.2263013;-0.06508559;-0.09490395,-0.1345864;0.5391878;0.007341987,-0.3221792;0.3364612;0.01381941,-0.5240493;0.1195798;-0.02620168,0.07891825;-0.002397567;-0.04275155,0.09474824;-0.3513487;-0.03619623,0.09060834;-0.7459251;0.06207967,0.08272062;-0.7358242;-0.05653965,-0.0817333;0.01002576;-0.03578667,-0.1206574;-0.3371095;-0.02926657,-0.1111869;-0.7353927;0.05225996,-0.1185883;-0.7989966;-0.02331967,0.04414627;0.5715799;0.009546757,86.12955
+0;0;0,0.007354776;0.3320699;0.007989255,0.01459857;0.6511525;-0.0001253132,0.187209;0.5223335;0.003927343,0.2259535;0.2492745;0.02032083,0.2609621;-0.03852168;-0.05274417,-0.1599371;0.5173247;0.01052835,-0.3228123;0.2941732;0.008041421,-0.5247269;0.07828313;-0.03682228,0.07793858;0.004858416;-0.04431148,0.08884945;-0.3411371;0.002895527,0.09167216;-0.7345971;0.1055941,0.1035953;-0.7875402;0.01895101,-0.07877916;0.007228586;-0.04246322,-0.1157508;-0.3381869;-0.005291756,-0.1382339;-0.7320441;0.09338315,-0.1389486;-0.6894096;-0.02648591,0.01281359;0.5731807;0.004464973,0;0;0,0.02514381;0.3311326;0.01036072,0.05029892;0.6493831;0.005987406,0.2086838;0.5009701;-0.02113128,0.2261022;0.2252491;-0.02351451,0.2263013;-0.06508559;-0.09490395,-0.1345864;0.5391878;0.007341987,-0.3221792;0.3364612;0.01381941,-0.5240493;0.1195798;-0.02620168,0.07891825;-0.002397567;-0.04275155,0.09474824;-0.3513487;-0.03619623,0.09060834;-0.7459251;0.06207967,0.08272062;-0.7358242;-0.05653965,-0.0817333;0.01002576;-0.03578667,-0.1206574;-0.3371095;-0.02926657,-0.1111869;-0.7353927;0.05225996,-0.1185883;-0.7989966;-0.02331967,0.04414627;0.5715799;0.009546757,86.15143
+0;0;0,0.007352486;0.3319665;0.007986767,0.01459307;0.6509079;-0.0001240908,0.1871291;0.5221481;0.003926606,0.225858;0.2491987;0.02031352,0.2609518;-0.03929797;-0.05292932,-0.1598673;0.5171415;0.01052477,-0.322677;0.2940794;0.008038836,-0.5250831;0.07766391;-0.03693406,0.0779535;0.004859346;-0.04431996,0.08886687;-0.3412158;0.002897907,0.09169048;-0.734801;0.1056292,0.09937818;-0.7582802;0.0497643,-0.07879425;0.00722997;-0.04247135,-0.1157744;-0.338265;-0.005291332,-0.1382646;-0.7322475;0.09341496,-0.1387255;-0.6941012;0.01612698,0.01280895;0.5729734;0.004464005,0;0;0,0.02557417;0.3309952;0.01037812,0.05103754;0.6490805;0.006066561,0.209134;0.5004992;-0.02129555,0.2259828;0.2248565;-0.02395463,0.2261999;-0.06610724;-0.09583294,-0.1339317;0.5394228;0.007834737,-0.3244221;0.3395517;0.01373224,-0.530902;0.1256559;-0.02422919,0.07890227;-0.002555847;-0.04280794,0.09468672;-0.3515911;-0.03633261,0.0904534;-0.7463896;0.06158137,0.09442723;-0.7767493;0.01278663,-0.08175009;0.0101831;-0.03574698,-0.1211908;-0.3369809;-0.02956178,-0.1115587;-0.7354169;0.05184425,-0.114574;-0.7182637;-0.02474475,0.04481525;0.5713194;0.009605408,86.18558
+0;0;0,0.007497568;0.3319016;0.007919451,0.01492444;0.6507339;-0.0002639149,0.1873604;0.5220821;0.00358919,0.2263749;0.2492837;0.01966301,0.2615125;-0.03997353;-0.05387902,-0.15966;0.517543;0.01104235,-0.3309741;0.3011037;0.008825943,-0.5478455;0.09823941;-0.03727969,0.07793757;0.004822715;-0.0443269,0.08895113;-0.341453;0.002802368,0.09151249;-0.7331738;0.1054667,0.09936885;-0.7563914;0.04864875,-0.07878744;0.007272788;-0.04245048,-0.115853;-0.3384011;-0.005234256,-0.1380111;-0.7306243;0.09305941,-0.1386149;-0.6924229;0.01524886,0.01309291;0.5728272;0.004341263,0;0;0,0.02586854;0.3309081;0.01040363,0.05147607;0.6488788;0.006110907,0.2092883;0.5000272;-0.021523,0.2259466;0.2245018;-0.02430439,0.2261335;-0.06718275;-0.09664321,-0.1334931;0.5394954;0.008315107,-0.3279511;0.3436471;0.01369622,-0.5378219;0.1319328;-0.02430599,0.07887514;-0.002621859;-0.04282796,0.09451358;-0.3518525;-0.03628969,0.09014706;-0.7448347;0.06137133,0.09418501;-0.7759494;0.01268053,-0.0817349;0.01023526;-0.03573574,-0.1214903;-0.3370902;-0.02991381,-0.112018;-0.7338682;0.05051731,-0.1151558;-0.7167906;-0.02658832,0.04522826;0.5711452;0.009643316,86.20803
+0;0;0,0.007496746;0.3318652;0.007918582,0.01492303;0.6506724;-0.0002642581,0.1871251;0.5220922;0.003589652,0.2261181;0.2494441;0.01965461,0.261329;-0.04041666;-0.05404085,-0.1594293;0.5175592;0.0110328,-0.3306491;0.3012391;0.008817617,-0.547973;0.09795159;-0.03738422,0.07788921;0.004819723;-0.04429939,0.08892456;-0.342141;0.002923101,0.09149771;-0.735664;0.1060597,0.0993287;-0.7587097;0.04942523,-0.07873856;0.007268277;-0.04242415,-0.1158774;-0.3390894;-0.005134299,-0.1381375;-0.7331171;0.09361157,-0.1387393;-0.6949421;0.01605225,0.01309158;0.5727692;0.004340716,0;0;0,0.0263778;0.3308354;0.01027274,0.05238049;0.6487476;0.005886555,0.2096016;0.49935;-0.02164531,0.2261086;0.2239704;-0.0246613,0.2260187;-0.06823388;-0.09750903,-0.1325161;0.5398151;0.008965006,-0.3312513;0.3485086;0.013619,-0.549244;0.1438343;-0.02212631,0.07878865;-0.002760157;-0.0428617,0.0942473;-0.3526919;-0.0363574,0.08942652;-0.7475412;0.06149387,0.09447306;-0.7776958;0.01211166,-0.08166761;0.01035663;-0.03571466,-0.1216979;-0.3376261;-0.02946177,-0.1119185;-0.7364133;0.05039599,-0.1151627;-0.7192979;-0.02645518,0.04603931;0.5710261;0.009439707,86.24106
+0;0;0,0.007496656;0.3318612;0.007918488,0.01492179;0.6506191;-0.0002629696,0.1866844;0.5221816;0.003591971,0.2257298;0.2491674;0.01967851,0.2609751;-0.04097667;-0.05408897,-0.1589943;0.5176601;0.01101631,-0.330444;0.3010495;0.008798151,-0.5479803;0.0975633;-0.03744883,0.07789981;0.004820379;-0.04430543,0.08895819;-0.3428643;0.003015593,0.09153274;-0.7366035;0.1062089,0.0994105;-0.759966;0.04923624,-0.07874928;0.007269266;-0.04242993,-0.1159656;-0.3398111;-0.005062275,-0.1382379;-0.7340553;0.09373787,-0.1388434;-0.6958315;0.01571542,0.01309069;0.5727305;0.004341136,0;0;0,0.02674214;0.3307982;0.01039934,0.05305808;0.6486373;0.00616312,0.2095596;0.4991184;-0.02181053,0.2263211;0.2233812;-0.02467322,0.2259102;-0.06902382;-0.09793007,-0.1315149;0.5401118;0.009519058,-0.3333311;0.351506;0.01378837,-0.5693707;0.1692356;-0.03014612,0.07876327;-0.002812371;-0.04293048,0.0940745;-0.3534696;-0.03577304,0.08936011;-0.7488658;0.06079674,0.09481116;-0.7787617;0.01041555,-0.08169605;0.01040268;-0.03566692,-0.1221135;-0.3382746;-0.02960784,-0.1122041;-0.7373312;0.0500271,-0.1155715;-0.7202859;-0.02727968,0.04664362;0.5709347;0.009675026,86.27417
+0;0;0,0.007652524;0.331816;0.007896215,0.01526204;0.6504685;-0.0002781497,0.1868428;0.5219789;0.003276988,0.225726;0.248286;0.01946008,0.2613243;-0.04114205;-0.05438699,-0.1588085;0.5183071;0.0116566,-0.3415474;0.3102623;0.009319793,-0.5643154;0.1136772;-0.03777529,0.07782464;0.0047505;-0.04448078,0.08871844;-0.3430121;0.00330206,0.09117118;-0.7366091;0.1062374,0.09872205;-0.7605392;0.04888569,-0.07883498;0.007386488;-0.04228793,-0.11621;-0.3398349;-0.005124152,-0.1384842;-0.733858;0.09371912,-0.1392449;-0.6955664;0.01507201,0.01338349;0.5726107;0.004320031,0;0;0,0.02707374;0.330724;0.01055479,0.05369144;0.6484393;0.006529808,0.209857;0.4987181;-0.02172565,0.2263898;0.2223111;-0.02446318,0.2258618;-0.06938285;-0.09797215,-0.130934;0.5404468;0.01002576,-0.3364369;0.3548786;0.01384972,-0.569664;0.1700445;-0.03008983,0.07875364;-0.002860993;-0.0429821,0.09383375;-0.3536651;-0.0359242,0.08929607;-0.748888;0.06050467,0.09499343;-0.7789405;0.009358406,-0.08172613;0.0104401;-0.03563182,-0.1224485;-0.3383406;-0.02976567,-0.1128203;-0.7373132;0.04928172,-0.1162614;-0.7203557;-0.02864613,0.0472044;0.5707701;0.009982586,86.30916
+0;0;0,0.007652327;0.3318074;0.007896012,0.01526151;0.6504458;-0.0002780324,0.1868583;0.5219541;0.003276861,0.225741;0.2482643;0.01945977,0.2613407;-0.04117441;-0.05439004,-0.1588249;0.518282;0.01165725,-0.3415616;0.3102396;0.009320466,-0.5643379;0.1136472;-0.03777637,0.07782424;0.004750475;-0.04448055,0.08873443;-0.3435354;0.003374182,0.09118412;-0.7366433;0.1061817,0.09865109;-0.7599742;0.04946719,-0.07883457;0.007386451;-0.04228771,-0.1162658;-0.3403574;-0.005068023,-0.1385123;-0.7338908;0.09365241,-0.1392646;-0.6956913;0.01587922,0.01338302;0.5725905;0.00432,0;0;0,0.0274215;0.3306848;0.01061535,0.05428952;0.6483659;0.006659508,0.2102158;0.4982147;-0.02165484,0.2264717;0.2217972;-0.02463889,0.2259536;-0.06990752;-0.09815109,-0.1304802;0.5408108;0.01077808,-0.340435;0.3602791;0.01344983,-0.5743775;0.1757046;-0.02777005,0.07870681;-0.002961352;-0.04306006,0.09367385;-0.3542973;-0.03590536,0.08904133;-0.7491244;0.06000757,0.09507117;-0.7791508;0.01023865,-0.08173604;0.01053924;-0.03557868,-0.12284;-0.3387335;-0.02999883,-0.1128479;-0.7372795;0.04855338,-0.1163485;-0.7201755;-0.02850444,0.04774655;0.5707031;0.01009393,86.33083
+0;0;0,0.007653743;0.3318688;0.007897472,0.01526509;0.6505979;-0.0002790056,0.1866561;0.5221415;0.003278574,0.2255893;0.2480966;0.01948248,0.2611943;-0.04138589;-0.05437849,-0.1586182;0.5184737;0.01164905,-0.341592;0.3101614;0.009309233,-0.564402;0.1135394;-0.03779472,0.07786092;0.004752714;-0.04450152,0.08876532;-0.3433483;0.003327824,0.09122045;-0.737329;0.1063636,0.09866589;-0.7605062;0.04981256,-0.07887173;0.007389931;-0.04230765,-0.1162831;-0.3401693;-0.005107705,-0.138579;-0.7345765;0.09383191,-0.1393291;-0.6964007;0.01628287,0.01338601;0.572718;0.004320479,0;0;0,0.02774609;0.3307175;0.01067567,0.05498806;0.648459;0.006814241,0.2104129;0.4979666;-0.02163458,0.2266025;0.2211826;-0.02435732,0.2260976;-0.07057118;-0.09786093,-0.1296787;0.5410208;0.01184328,-0.3435436;0.3645586;0.01318683,-0.5788263;0.1812002;-0.0261205,0.0786968;-0.003027096;-0.04316187,0.09367763;-0.3541744;-0.03595185,0.08909775;-0.7499334;0.0599494,0.09533803;-0.7799318;0.01052761,-0.08180857;0.01061373;-0.03549653,-0.1230008;-0.3384643;-0.03014915,-0.1130215;-0.7379611;0.04824664,-0.116677;-0.7208114;-0.02858283,0.04834781;0.5707786;0.01022339,86.36309
+0;0;0,0.007850528;0.3318648;0.007872144,0.01569025;0.6505887;-0.0002984703,0.1869551;0.52191;0.002951771,0.2256709;0.2478477;0.01938019,0.2614641;-0.04146081;-0.05506936,-0.1585082;0.5193886;0.01233925,-0.3519127;0.3207437;0.008621546,-0.5837294;0.1344183;-0.03684491,0.0777858;0.004684134;-0.04463993,0.08874416;-0.3434281;0.003095731,0.090946;-0.7373081;0.1065211,0.09903423;-0.7604008;0.04997899,-0.07893924;0.007432112;-0.04217413,-0.1175765;-0.3400533;-0.005542081,-0.1394155;-0.7343416;0.09397145,-0.1403127;-0.6961713;0.01642338,0.01375246;0.5727099;0.004295663,0;0;0,0.02774609;0.3307175;0.01067567,0.05498806;0.648459;0.006814241,0.2104129;0.4979666;-0.02163458,0.2266025;0.2211826;-0.02435732,0.2260976;-0.07057118;-0.09786093,-0.1296787;0.5410208;0.01184328,-0.3435436;0.3645586;0.01318683,-0.5788263;0.1812002;-0.0261205,0.0786968;-0.003027096;-0.04316187,0.09367763;-0.3541744;-0.03595185,0.08909775;-0.7499334;0.0599494,0.09533803;-0.7799318;0.01052761,-0.08180857;0.01061373;-0.03549653,-0.1230008;-0.3384643;-0.03014915,-0.1130215;-0.7379611;0.04824664,-0.116677;-0.7208114;-0.02858283,0.04834781;0.5707786;0.01022339,86.3857
+0;0;0,0.007850572;0.3318667;0.007872188,0.01568944;0.6505559;-0.0002973932,0.1870755;0.5218534;0.002951217,0.2257798;0.2478727;0.01937475,0.2615802;-0.04149351;-0.05508965,-0.158629;0.5193303;0.01234525,-0.351976;0.3207445;0.008628653,-0.5838388;0.1343819;-0.03684687,0.07773887;0.004681308;-0.04461299,0.08872374;-0.3442733;0.003238179,0.09092124;-0.7373769;0.1064597,0.09898081;-0.7602815;0.05011793,-0.07889161;0.007427628;-0.04214868,-0.1176224;-0.3408987;-0.005427986,-0.1394183;-0.7344098;0.09388939,-0.1403123;-0.6962685;0.01661612,0.01375194;0.5726889;0.004296048,0;0;0,0.02820574;0.3306739;0.01087689,0.0558899;0.6483455;0.007264853,0.2109869;0.4971346;-0.02138782,0.2269391;0.2204182;-0.0239892,0.2260977;-0.07137993;-0.09755909,-0.1290708;0.5412822;0.01238525,-0.3455973;0.3682255;0.01329077,-0.5834916;0.188244;-0.02636258,0.0786643;-0.003087759;-0.04310405,0.09353359;-0.3550885;-0.03575206,0.08895884;-0.7502001;0.05941056,0.09455985;-0.7803786;0.0105698,-0.08172838;0.01064384;-0.03553514,-0.1229674;-0.3392836;-0.03007506,-0.1132205;-0.7380406;0.04794936,-0.1168804;-0.7208341;-0.02860893,0.04914126;0.5706834;0.01060748,86.40839
+0;0;0,0.007847353;0.3317306;0.00786896,0.01568231;0.650261;-0.0002964428,0.1871328;0.5215812;0.002949242,0.2258697;0.2473695;0.01938662,0.261745;-0.04260212;-0.05523356,-0.1586981;0.5190572;0.01234671,-0.3522081;0.3203039;0.008626981,-0.5845561;0.1335515;-0.03694368,0.07773352;0.004680986;-0.04460992,0.08872018;-0.3443306;0.003249075,0.09091713;-0.7373353;0.1064446,0.0989787;-0.760253;0.05008893,-0.07888618;0.007427116;-0.04214578,-0.1176233;-0.3409561;-0.005419083,-0.1394138;-0.7343682;0.09387329,-0.1403079;-0.6962249;0.01658094,0.01374584;0.5724353;0.004294564,0;0;0,0.02840587;0.3305151;0.01102638,0.05617755;0.6480219;0.007604361,0.2113661;0.4969409;-0.02113914,0.2274116;0.2199937;-0.02350736,0.2265707;-0.07256287;-0.09664214,-0.1289274;0.5414506;0.01358238,-0.3484969;0.3718871;0.01301081,-0.5926408;0.1991724;-0.02574617,0.07863055;-0.003134802;-0.04314935,0.09356035;-0.3551982;-0.03616929,0.089026;-0.7502598;0.05876565,0.09436624;-0.7807078;0.01019883,-0.0817268;0.01067187;-0.03551477,-0.1229784;-0.3393133;-0.03013134,-0.1130507;-0.7380078;0.04765659,-0.1168553;-0.7208012;-0.02891414,0.04941405;0.5704004;0.01089525,86.4416
+0;0;0,0.008233416;0.3317234;0.007767339,0.01673739;0.6502156;-0.0005139397,0.1877674;0.5214551;0.00260814,0.2265916;0.2459606;0.01915724,0.2621258;-0.04185006;-0.05529683,-0.1579764;0.5203017;0.01297068,-0.3605222;0.32891;0.008192562,-0.5978609;0.1518349;-0.03603257,0.07768416;0.00459663;-0.04463342,0.0885994;-0.3440104;0.003132269,0.09048492;-0.7375365;0.1065537,0.1021168;-0.7896941;0.01910288,-0.07885813;0.007543133;-0.04210221,-0.1174273;-0.3404206;-0.00520825,-0.1394117;-0.7343686;0.09421048,-0.1292748;-0.7943453;0.01462246,0.01461319;0.5724004;0.004104862,0;0;0,0.02861888;0.3304918;0.01116586,0.05647058;0.6479745;0.007849932,0.2112356;0.496551;-0.02109814,0.2278327;0.2183415;-0.02265167,0.2271491;-0.07213584;-0.09520197,-0.1284485;0.5414092;0.01368102,-0.3519087;0.3748441;0.01341555,-0.5935252;0.2022956;-0.02517909,0.07863505;-0.003130689;-0.04306769,0.0934352;-0.3547928;-0.03656673,0.08876142;-0.7504711;0.05819201,0.07952036;-0.7402359;-0.06036925,-0.08166925;0.01063902;-0.03556747,-0.1234404;-0.3388697;-0.03043309,-0.1131835;-0.7380797;0.04759648,-0.1190823;-0.7279331;-0.07116321,0.04969603;0.5703569;0.01111531,86.46379
+0;0;0,0.008233416;0.3317234;0.007767339,0.01673739;0.6502156;-0.0005139397,0.1877674;0.5214551;0.00260814,0.2265916;0.2459606;0.01915724,0.2621258;-0.04185006;-0.05529683,-0.1579764;0.5203017;0.01297068,-0.3605222;0.32891;0.008192562,-0.5978609;0.1518349;-0.03603257,0.07768416;0.00459663;-0.04463342,0.0885994;-0.3440104;0.003132269,0.09048492;-0.7375365;0.1065537,0.1021168;-0.7896941;0.01910288,-0.07885813;0.007543133;-0.04210221,-0.1174273;-0.3404206;-0.00520825,-0.1394117;-0.7343686;0.09421048,-0.1292748;-0.7943453;0.01462246,0.01461319;0.5724004;0.004104862,0;0;0,0.02861888;0.3304918;0.01116586,0.05647058;0.6479745;0.007849932,0.2112356;0.496551;-0.02109814,0.2278327;0.2183415;-0.02265167,0.2271491;-0.07213584;-0.09520197,-0.1284485;0.5414092;0.01368102,-0.3519087;0.3748441;0.01341555,-0.5935252;0.2022956;-0.02517909,0.07863505;-0.003130689;-0.04306769,0.0934352;-0.3547928;-0.03656673,0.08876142;-0.7504711;0.05819201,0.07952036;-0.7402359;-0.06036925,-0.08166925;0.01063902;-0.03556747,-0.1234404;-0.3388697;-0.03043309,-0.1131835;-0.7380797;0.04759648,-0.1190823;-0.7279331;-0.07116321,0.04969603;0.5703569;0.01111531,86.48627
+0;0;0,0.008233346;0.3317205;0.007767273,0.01673658;0.6501853;-0.0005132249,0.188017;0.5213593;0.002606204,0.2268344;0.2459134;0.01915239,0.2623974;-0.0421302;-0.05536193,-0.1582264;0.5202042;0.01298372,-0.3607365;0.3288463;0.008206448,-0.5982673;0.1516279;-0.03605447,0.07767343;0.004595995;-0.04462726,0.08860131;-0.3444145;0.003193721,0.0904818;-0.7368914;0.1063394,0.09797213;-0.7597966;0.05002576,-0.07884724;0.007542091;-0.0420964,-0.117461;-0.3408245;-0.005159725,-0.1393868;-0.7337221;0.0939939,-0.1328592;-0.7616623;0.04274348,0.01461261;0.5723783;0.00410509,0;0;0,0.02872939;0.3304707;0.01141953,0.0565911;0.6479282;0.008396149,0.2113554;0.4960189;-0.02098966,0.2282249;0.2178739;-0.0223403,0.2272311;-0.07297251;-0.09440708,-0.1285827;0.5413416;0.01421476,-0.3541967;0.3777909;0.0134981,-0.5978628;0.2075817;-0.0244746,0.07859875;-0.003175095;-0.04310489,0.09330289;-0.3552492;-0.03660464,0.08845676;-0.7499737;0.05746841,0.09397359;-0.7802066;0.008807898,-0.08166052;0.01067446;-0.03554562,-0.1236189;-0.3392227;-0.03044121,-0.1136909;-0.7374778;0.04685726,-0.1175332;-0.7202383;-0.02961947,0.04982105;0.5703152;0.01158333,86.52053
+0;0;0,0.008676797;0.3316528;0.007710082,0.01779209;0.6500083;-0.0005722856,0.1890756;0.520798;0.002170525,0.2274968;0.245478;0.0185861,0.26286;-0.04292449;-0.05603358,-0.1578626;0.5209836;0.01361456,-0.3689687;0.3394318;0.009157775,-0.6183411;0.1792921;-0.03735428,0.07766625;0.004525221;-0.04481543,0.08832565;-0.3435836;0.003199637,0.0898173;-0.7368991;0.106726,0.09695517;-0.7598057;0.05028685,-0.07898633;0.007622361;-0.04200007,-0.1176154;-0.3398635;-0.005118638,-0.1395591;-0.7336396;0.09425899,-0.1329947;-0.7616848;0.04304274,0.01550683;0.5722313;0.004037942,0;0;0,0.02892842;0.3303881;0.01162481,0.05697408;0.6477389;0.008854151,0.2118958;0.4955262;-0.02038503,0.2286568;0.2175619;-0.02166939,0.2275911;-0.07376403;-0.09324265,-0.1285374;0.5412995;0.01511753,-0.3566382;0.3815628;0.01412706,-0.6018363;0.2126519;-0.02250207,0.07857797;-0.003219977;-0.04331374,0.09346456;-0.3544082;-0.03667784,0.08834619;-0.7500987;0.05723644,0.09428556;-0.7802632;0.008447178,-0.08183582;0.01075519;-0.03532946,-0.1237439;-0.3382688;-0.03035015,-0.1138339;-0.7374202;0.04708998,-0.1150251;-0.7674673;-0.00218844,0.05015946;0.5701532;0.01197481,86.55328
+0;0;0,0.008678135;0.3317039;0.00771127,0.01779603;0.65015;-0.0005736374,0.1888601;0.5209782;0.002173084,0.227454;0.2444207;0.01866245,0.2626048;-0.04225001;-0.05550915,-0.157641;0.5211636;0.0136027,-0.3696961;0.3387957;0.009125885,-0.617571;0.1796176;-0.03710687,0.07774172;0.004529618;-0.04485898,0.08843439;-0.3446657;0.003305949,0.08993601;-0.7406099;0.1075243,0.09721398;-0.7645549;0.04997729,-0.07906309;0.007629768;-0.04204088,-0.1178127;-0.3409406;-0.005044334,-0.139903;-0.7373484;0.09499745,-0.1332099;-0.766533;0.04277594,0.01550999;0.5723467;0.004038149,0;0;0,0.02928762;0.3303967;0.0119369,0.05782615;0.6477991;0.009642601,0.212094;0.495264;-0.02033067,0.229433;0.2160786;-0.02092123,0.2283883;-0.07350802;-0.09202373,-0.1276302;0.5415716;0.01562846,-0.3591565;0.3846074;0.01381707,-0.6056904;0.2207176;-0.02193615,0.07857616;-0.003239319;-0.04349613,0.09353556;-0.3555084;-0.03612542,0.08829124;-0.7540931;0.05735302,0.09526952;-0.7834085;0.005317684,-0.08199299;0.01081177;-0.03516923,-0.1240889;-0.3392975;-0.03036758,-0.1138884;-0.7411701;0.0472843,-0.1157723;-0.7723224;-0.003030069,0.0508754;0.5701938;0.01263261,86.57675
+0;0;0,0.008677581;0.3316827;0.007710778,0.01779473;0.6501026;-0.0005734437,0.1889062;0.5209234;0.002172386,0.2276058;0.2436083;0.01870692,0.2627068;-0.04265586;-0.05535951,-0.1576893;0.5211088;0.01360511,-0.3703252;0.3382413;0.009116035,-0.6178486;0.179289;-0.03705116,0.0777178;0.004528224;-0.04484517,0.08843453;-0.3454529;0.003428135,0.08993299;-0.7405618;0.1074266,0.0971387;-0.7639713;0.05045092,-0.07903876;0.007627421;-0.04202795,-0.1178755;-0.3417273;-0.004948154,-0.1399193;-0.737299;0.0948826,-0.1332926;-0.765896;0.0431795,0.01550888;0.5723059;0.004037959,0;0;0,0.02950301;0.3303491;0.01213312,0.05820408;0.6477117;0.01001239,0.2123698;0.4949095;-0.01997209,0.2299981;0.2149741;-0.02034903,0.2286425;-0.07422018;-0.0912708,-0.1274039;0.5420479;0.01703744,-0.3616904;0.3878583;0.01385862,-0.6082941;0.2247407;-0.0214165,0.07852962;-0.003283888;-0.04351974,0.09353308;-0.3563432;-0.03603768,0.08822783;-0.7541414;0.05700755,0.09573285;-0.7837428;0.006588463,-0.0819567;0.01085241;-0.03517068,-0.1244913;-0.340004;-0.03042446,-0.1141713;-0.7410907;0.0467246,-0.1169449;-0.7720935;-0.002486035,0.05121839;0.5701145;0.01296258,86.60931
+0;0;0,0.009103653;0.3317511;0.007617921,0.01868274;0.6502118;-0.00072884,0.1899225;0.5204706;0.002018827,0.2287711;0.2426849;0.01834079,0.2637889;-0.04410347;-0.05614907,-0.1575082;0.5219647;0.01400507,-0.3789672;0.3491622;0.008026296,-0.6287026;0.1919835;-0.03612787,0.07767967;0.004459415;-0.04483275,0.08823261;-0.3467672;0.003811259,0.08970921;-0.7403672;0.1074179,0.09582194;-0.7642508;0.04951728,-0.07900786;0.007663622;-0.04198832,-0.118202;-0.3429251;-0.00471814,-0.1401474;-0.736957;0.09485505,-0.1331697;-0.7657986;0.04210783,0.01628524;0.5724096;0.003894574,0;0;0,0.02962844;0.3303863;0.01291275,0.05831903;0.6478116;0.01174641,0.2127158;0.4947563;-0.01903701,0.2304158;0.2143518;-0.01976442,0.229024;-0.07552826;-0.09040534,-0.1276529;0.5419992;0.01826589,-0.364842;0.3914496;0.0141847,-0.6144434;0.2314932;-0.01951466,0.07851983;-0.003382713;-0.04344177,0.09343118;-0.3577139;-0.03539467,0.08815259;-0.7542157;0.05634403,0.09471389;-0.7835267;0.004071232,-0.08187396;0.01091766;-0.03523425,-0.1246067;-0.3411976;-0.0300923,-0.1140768;-0.7407516;0.04674029,-0.1177711;-0.7735903;-0.001539525,0.05134853;0.5701942;0.01444149,86.63314
+0;0;0,0.009104255;0.331773;0.007618424,0.01868347;0.650238;-0.0007283764,0.1900551;0.5204579;0.002017829,0.2290635;0.2415297;0.01840692,0.2639384;-0.0440883;-0.05577895,-0.1576394;0.5219532;0.01401317,-0.3800092;0.3484399;0.008009804,-0.6287256;0.1919027;-0.03596417,0.07768212;0.004459555;-0.04483416,0.08823455;-0.3467501;0.003807507,0.08970872;-0.7397044;0.1072441,0.09572358;-0.7627253;0.05027065,-0.07901035;0.007663863;-0.04198965,-0.1182027;-0.342908;-0.004721258,-0.140112;-0.7362934;0.09468856,-0.133246;-0.7641928;0.04278594,0.01628599;0.5724365;0.003895001,0;0;0,0.0297889;0.330386;0.01311445,0.05864428;0.6478014;0.01216102,0.2129731;0.4943385;-0.0186305,0.2309862;0.2127953;-0.01906323,0.2295795;-0.07576671;-0.08996761,-0.1275209;0.542066;0.01849435,-0.3679927;0.3946013;0.01416956,-0.6184427;0.2383561;-0.01988382,0.07851016;-0.003412679;-0.04346275,0.09343193;-0.3577278;-0.03547788,0.08833048;-0.753624;0.05592513,0.09386817;-0.783622;0.006297112,-0.0818771;0.01095316;-0.03522313,-0.1246964;-0.3411315;-0.02988368,-0.1141554;-0.7401071;0.0464171,-0.118219;-0.7228848;-0.0304827,0.0516344;0.5701864;0.01480412,86.6653
+0;0;0,0.009104751;0.331791;0.007618839,0.01868413;0.6502614;-0.0007280798,0.1905034;0.5203465;0.002013338,0.2295504;0.2411424;0.01841864,0.2643701;-0.04402366;-0.05564985,-0.158087;0.5218456;0.01403959,-0.3806767;0.3481607;0.008030286,-0.6289995;0.1918712;-0.03587411,0.07767866;0.004459356;-0.04483217,0.0882106;-0.346068;0.003715001,0.08968683;-0.7395705;0.1072959,0.09573577;-0.7628919;0.0499995,-0.07900684;0.007663522;-0.04198778,-0.118123;-0.3422273;-0.004791789,-0.1400629;-0.7361615;0.09475673,-0.133158;-0.7643891;0.0425599,0.01628662;0.572459;0.003895346,0;0;0,0.02983596;0.3303958;0.0132165,0.05867789;0.6478179;0.01230812,0.2133218;0.4937687;-0.0182085,0.2313886;0.2119491;-0.0184412,0.2303908;-0.0760535;-0.08965731,-0.1279433;0.5420496;0.0188872,-0.3706959;0.3978217;0.01461261,-0.6402165;0.2786876;-0.01979547,0.07848808;-0.003444448;-0.04349184,0.09357406;-0.3570698;-0.03583455,0.08827889;-0.7535174;0.05569005,0.09135276;-0.7835628;0.005214933,-0.08187241;0.01098144;-0.03521504,-0.1245831;-0.340419;-0.02967522,-0.1142412;-0.7399861;0.04657865,-0.1183054;-0.7228388;-0.03075781,0.05167489;0.5702012;0.01494408,86.69847
+0;0;0,0.009301357;0.331786;0.007602301,0.01904867;0.6502516;-0.0007340049,0.1907937;0.5202162;0.001809419,0.2297285;0.2409964;0.01821413,0.2646492;-0.04400215;-0.05644903,-0.1579578;0.5226042;0.01438897,-0.3876859;0.3584571;0.008956466,-0.6472069;0.2209297;-0.03291566,0.07761896;0.004443998;-0.04493697,0.08810545;-0.3460544;0.003828362,0.08909278;-0.7395262;0.1075322,0.09610891;-0.7633274;0.05079729,-0.07905209;0.007688577;-0.04189793,-0.1184638;-0.3421768;-0.004775137,-0.140424;-0.7360387;0.0950544,-0.1418023;-0.697824;0.01699508,0.01661544;0.57245;0.003884872,0;0;0,0.02983596;0.3303958;0.0132165,0.05867789;0.6478179;0.01230812,0.2133218;0.4937687;-0.0182085,0.2313886;0.2119491;-0.0184412,0.2303908;-0.0760535;-0.08965731,-0.1279433;0.5420496;0.0188872,-0.3706959;0.3978217;0.01461261,-0.6402165;0.2786876;-0.01979547,0.07848808;-0.003444448;-0.04349184,0.09357406;-0.3570698;-0.03583455,0.08827889;-0.7535174;0.05569005,0.09135276;-0.7835628;0.005214933,-0.08187241;0.01098144;-0.03521504,-0.1245831;-0.340419;-0.02967522,-0.1142412;-0.7399861;0.04657865,-0.1183054;-0.7228388;-0.03075781,0.05167489;0.5702012;0.01494408,86.72079
+0;0;0,0.00930285;0.3318392;0.007603521,0.01905249;0.6503807;-0.0007348459,0.1906067;0.5203821;0.001812047,0.2295564;0.2410556;0.01822302,0.2643953;-0.043275;-0.05626516,-0.157764;0.5227674;0.01437787,-0.3875798;0.3585577;0.008943284,-0.6464925;0.2213526;-0.03283071,0.07759811;0.004442804;-0.0449249,0.08808628;-0.3461118;0.003848255,0.08907472;-0.7400268;0.1076689,0.09621286;-0.7647635;0.04994742,-0.07903085;0.007686512;-0.04188668,-0.1184489;-0.3422349;-0.004757933,-0.1404338;-0.7365406;0.09518407,-0.1418361;-0.6981829;0.01576733,0.01661862;0.5725589;0.003885234,0;0;0,0.03001328;0.3304279;0.01335096,0.05908514;0.6479055;0.01258469,0.213329;0.4935932;-0.01796031,0.2319718;0.2117029;-0.01779127,0.2313586;-0.07565194;-0.08873439,-0.1274562;0.5426143;0.01980808,-0.3719715;0.4012071;0.01471703,-0.6393801;0.2790311;-0.01951427,0.07848087;-0.003467351;-0.04345322,0.09372066;-0.3571422;-0.03576064,0.08824995;-0.7540662;0.05572797,0.09267029;-0.7833469;0.002388489,-0.08183362;0.01099;-0.035241,-0.1246531;-0.3404498;-0.02941613,-0.1143632;-0.7405559;0.0464651,-0.1185996;-0.7236143;-0.03221377,0.05202147;0.5702727;0.01518631,86.74353
+0;0;0,0.009300971;0.3317722;0.007601987,0.01904855;0.6502466;-0.0007346873,0.1904326;0.5203141;0.001813352,0.2294189;0.2407247;0.01823978,0.2644009;-0.04477403;-0.05655442,-0.1575964;0.522697;0.01436684,-0.3876286;0.3583327;0.008927146,-0.6476051;0.2205639;-0.03301846,0.07756501;0.004440908;-0.04490573,0.08804686;-0.3459028;0.00383807,0.08902876;-0.7372086;0.106971,0.09980619;-0.7898522;0.01982103,-0.07899714;0.007683233;-0.04186881,-0.1183915;-0.3420277;-0.0047624,-0.1402308;-0.7337216;0.09451762,-0.1423479;-0.691103;-0.0253887,0.01661516;0.5724397;0.003884505,0;0;0,0.03011073;0.330353;0.01331902,0.05918166;0.6477628;0.01246023,0.2133384;0.4935353;-0.01769257,0.2321122;0.2113872;-0.01768827,0.2319173;-0.0772776;-0.08839917,-0.1271747;0.5425445;0.02000208,-0.3738405;0.404371;0.01509293,-0.641986;0.2811877;-0.02028034,0.07846273;-0.003444716;-0.04340863,0.0938241;-0.3569095;-0.03611445,0.08800133;-0.751214;0.05470228,0.07827003;-0.7407917;-0.06388628,-0.08177998;0.0109449;-0.03528202,-0.1246102;-0.3402677;-0.02881914,-0.1142288;-0.7377934;0.04616858,-0.1206231;-0.7275215;-0.07262179,0.05212363;0.5701455;0.0150876,86.77659
+0;0;0,0.009528402;0.3318062;0.007538172,0.01947491;0.6502708;-0.0008573581,0.190804;0.520243;0.001560933,0.2294127;0.2407899;0.0178555,0.2644096;-0.04546633;-0.05758334,-0.1574988;0.5237577;0.01470245,-0.3932039;0.368025;0.008325789,-0.6566104;0.2347291;-0.03299763,0.07745183;0.004409963;-0.04497107,0.08781612;-0.3463003;0.003962677,0.08862873;-0.7374656;0.1071942,0.1004873;-0.7899981;0.0200779,-0.07898116;0.007717913;-0.04174976,-0.1185573;-0.3423626;-0.004642248,-0.1403449;-0.7339419;0.0946484,-0.1425985;-0.6913288;-0.02525707,0.01699754;0.5724713;0.003776161,0;0;0,0.03030178;0.3303597;0.01368308,0.05955026;0.6477523;0.01325083,0.2134749;0.4932448;-0.01738954,0.2325184;0.2113095;-0.01728988,0.2324317;-0.07827818;-0.08798206,-0.1269026;0.5426959;0.0203407,-0.3760179;0.4093882;0.01578041,-0.6453123;0.286226;-0.01842463,0.07844624;-0.00347881;-0.04329801,0.09385343;-0.3573306;-0.03614736,0.08795504;-0.7515717;0.05444456,0.07825229;-0.7411167;-0.06415283,-0.08168192;0.01095092;-0.03533798,-0.1243268;-0.3406588;-0.02815333,-0.1140678;-0.7382071;0.04612836,-0.1204337;-0.7279051;-0.07266961,0.05244979;0.5701404;0.01576734,86.7989
+0;0;0,0.009528402;0.3318062;0.007538172,0.01947491;0.6502708;-0.0008573581,0.190804;0.520243;0.001560933,0.2294127;0.2407899;0.0178555,0.2644096;-0.04546633;-0.05758334,-0.1574988;0.5237577;0.01470245,-0.3932039;0.368025;0.008325789,-0.6566104;0.2347291;-0.03299763,0.07745183;0.004409963;-0.04497107,0.08781612;-0.3463003;0.003962677,0.08862873;-0.7374656;0.1071942,0.1004873;-0.7899981;0.0200779,-0.07898116;0.007717913;-0.04174976,-0.1185573;-0.3423626;-0.004642248,-0.1403449;-0.7339419;0.0946484,-0.1425985;-0.6913288;-0.02525707,0.01699754;0.5724713;0.003776161,0;0;0,0.03030178;0.3303597;0.01368308,0.05955026;0.6477523;0.01325083,0.2134749;0.4932448;-0.01738954,0.2325184;0.2113095;-0.01728988,0.2324317;-0.07827818;-0.08798206,-0.1269026;0.5426959;0.0203407,-0.3760179;0.4093882;0.01578041,-0.6453123;0.286226;-0.01842463,0.07844624;-0.00347881;-0.04329801,0.09385343;-0.3573306;-0.03614736,0.08795504;-0.7515717;0.05444456,0.07825229;-0.7411167;-0.06415283,-0.08168192;0.01095092;-0.03533798,-0.1243268;-0.3406588;-0.02815333,-0.1140678;-0.7382071;0.04612836,-0.1204337;-0.7279051;-0.07266961,0.05244979;0.5701404;0.01576734,86.82174
+0;0;0,0.009526745;0.3317485;0.007536863,0.01946823;0.6500524;-0.0008539301,0.1906807;0.5201109;0.00156285,0.2292914;0.2406432;0.01785827,0.2646642;-0.04868758;-0.05839081,-0.1573852;0.5236232;0.01469543,-0.3931025;0.3678823;0.008318433,-0.6593382;0.2331548;-0.03344882,0.07746857;0.004410916;-0.04498079,0.08783977;-0.3465332;0.003985599,0.08865096;-0.7370195;0.1070379,0.09640135;-0.76096;0.05010156,-0.07899823;0.007719581;-0.04175878,-0.1186008;-0.3425944;-0.004626516,-0.1403506;-0.733494;0.09449175,-0.1418235;-0.6952505;0.01612547,0.01699247;0.5723037;0.003776571,0;0;0,0.03048798;0.3302729;0.01396227,0.05994031;0.6474857;0.01390624,0.2135887;0.492963;-0.01709247,0.2326818;0.2110162;-0.01696754,0.2335736;-0.08179125;-0.0879637,-0.1264991;0.5428017;0.02041945,-0.3782948;0.4146034;0.01565836,-0.6505271;0.2904165;-0.01962017,0.07839373;-0.003544703;-0.04342771,0.09381677;-0.3576312;-0.0362196,0.08805016;-0.7511702;0.05429983,0.09560166;-0.7806517;0.003149748,-0.08175825;0.01105417;-0.03517812,-0.1246024;-0.3407771;-0.02838102,-0.1142674;-0.7377709;0.04502949,-0.1192597;-0.7701718;-0.002851758,0.05278849;0.5699263;0.01632166,86.85506
+0;0;0,0.009699214;0.3317845;0.007377537,0.01977918;0.6501134;-0.001220077,0.1907882;0.5199497;0.001235255,0.2290653;0.2406549;0.01748229,0.2644763;-0.04828429;-0.05916409,-0.1572585;0.5247176;0.01478309,-0.398575;0.3782246;0.0083917,-0.6724563;0.2598931;-0.03162233,0.07734897;0.00445637;-0.04514868,0.08763354;-0.3461015;0.003997933,0.08796582;-0.7360534;0.1074559,0.09625047;-0.7602401;0.0508388,-0.07905855;0.007736878;-0.04160541,-0.1187664;-0.3422292;-0.004740961,-0.1404992;-0.732739;0.09423342,-0.1338474;-0.7614637;0.04210396,0.01727335;0.57236;0.003467325,0;0;0,0.03062505;0.3302915;0.01410818,0.06015965;0.6475317;0.01412916,0.2135565;0.4927838;-0.01695275,0.2329872;0.2110799;-0.01673055,0.2344041;-0.08146507;-0.08765221,-0.1262195;0.5429707;0.0202843,-0.3801867;0.4196438;0.01520654,-0.6528074;0.2970459;-0.0203203,0.07835166;-0.003589228;-0.04346561,0.09440139;-0.3572955;-0.03666353,0.08808725;-0.7504404;0.05368805,0.09530938;-0.7799832;0.002572302,-0.08173509;0.01108966;-0.0351784,-0.124591;-0.3403846;-0.02876101,-0.1144383;-0.7369463;0.0447366,-0.1184878;-0.7197686;-0.03291333,0.05299125;0.5699645;0.01653123,86.88881
+0;0;0,0.009700041;0.3318127;0.007378166,0.01978057;0.6501592;-0.001219902,0.1905662;0.520059;0.001238533,0.2288286;0.2408712;0.01747935,0.2641962;-0.04771373;-0.05907304,-0.1570327;0.5248209;0.01476894,-0.3982568;0.378384;0.008379992,-0.6718023;0.2601976;-0.03158497,0.07732247;0.004454844;-0.04513321,0.08759549;-0.3457094;0.003958229,0.08792819;-0.7361493;0.1075456,0.09616259;-0.7600073;0.05127199,-0.07903147;0.007734228;-0.04159116,-0.1186948;-0.3418389;-0.004768092,-0.1404548;-0.7328374;0.09433015,-0.1338433;-0.761206;0.04251689,0.01727461;0.572402;0.00346773,0;0;0,0.03075603;0.3303007;0.01427436,0.06039236;0.647549;0.01443768,0.2134605;0.492789;-0.01685905,0.2332601;0.2112192;-0.01654863,0.2351831;-0.08091995;-0.08756542,-0.1258388;0.5434256;0.02058907,-0.3820758;0.4251744;0.01485149,-0.6559524;0.3063266;-0.02063295,0.07833675;-0.003586099;-0.04342937,0.09476681;-0.3568819;-0.03689909,0.08804001;-0.7505226;0.05351949,0.09434389;-0.7803847;0.003399622,-0.08168963;0.011071;-0.03521155,-0.1245127;-0.3400086;-0.02890146,-0.1145306;-0.7371126;0.0444649,-0.1189245;-0.7695666;-0.002603188,0.0532012;0.569979;0.0168066,86.9113
+0;0;0,0.009696352;0.3316865;0.00737536,0.01977485;0.6499687;-0.001221237,0.1904079;0.5199245;0.001238579,0.2286508;0.240879;0.01747112,0.2638426;-0.04627106;-0.05870066,-0.1568843;0.5246822;0.01475705,-0.3979854;0.3783199;0.008371357,-0.6701708;0.2607211;-0.0313949,0.07734535;0.004456162;-0.04514657,0.0876304;-0.3461182;0.004002351,0.08796273;-0.7361243;0.1074747,0.09619843;-0.7599908;0.05119213,-0.07905486;0.007736517;-0.04160347,-0.1187646;-0.342246;-0.004737284,-0.1405004;-0.7328101;0.09425086,-0.1338879;-0.7611879;0.04242942,0.01726921;0.5722213;0.00346581,0;0;0,0.0307306;0.3301802;0.01417899,0.06032558;0.6473681;0.0142827,0.2133338;0.4926936;-0.01664209,0.2334106;0.2112877;-0.01651835,0.2362591;-0.07933608;-0.0874089,-0.1258146;0.5438463;0.02082678,-0.3847894;0.4321582;0.01373591,-0.6577933;0.3147641;-0.02066203,0.07830329;-0.003574863;-0.04354525,0.09474114;-0.3572841;-0.03695941,0.08777682;-0.7504359;0.05356407,0.09444116;-0.7802578;0.003423452,-0.08176478;0.01107984;-0.03510175,-0.1246719;-0.3404117;-0.02906817,-0.1149093;-0.7370888;0.0441671,-0.1190929;-0.76899;-0.003664825,0.05314226;0.5698074;0.01666045,86.93417
+0;0;0,0.009795026;0.3315051;0.007402592,0.01994283;0.6496028;-0.001158893,0.1900897;0.5197124;0.001005535,0.2279926;0.2408198;0.01744434,0.2630768;-0.04608911;-0.05925649,-0.1565059;0.5253635;0.01484666,-0.4031495;0.38891;0.008904159,-0.6763364;0.2740979;-0.03131693,0.07728349;0.004474403;-0.04533088,0.08757401;-0.3465597;0.004196461,0.08758192;-0.7384282;0.1081907,0.09639566;-0.7627389;0.05138015,-0.07915152;0.007769279;-0.04150088,-0.1192014;-0.3426961;-0.00470661,-0.1408219;-0.7351357;0.09478925,-0.1424094;-0.6968725;0.01615103,0.01742079;0.571909;0.003516987,0;0;0,0.03099773;0.3299715;0.01429296,0.06092839;0.6469439;0.01456475,0.2133842;0.4924748;-0.0163703,0.2338734;0.2112842;-0.01625752,0.2368207;-0.07914102;-0.08749771,-0.1249024;0.544;0.02091186,-0.3865761;0.4392962;0.01370462,-0.6603879;0.3241499;-0.02092324,0.07826069;-0.003624871;-0.04370093,0.09469257;-0.3578444;-0.03719449,0.08765031;-0.7530746;0.05291175,0.09460288;-0.7824831;0.001171339,-0.08185311;0.01113742;-0.03498106,-0.1248059;-0.3408653;-0.02924154,-0.1151195;-0.7394692;0.04422125,-0.1192446;-0.7718822;-0.004176844,0.05365236;0.5694445;0.0168972,86.96666
+0;0;0,0.009795026;0.3315051;0.007402592,0.01994283;0.6496028;-0.001158893,0.1900897;0.5197124;0.001005535,0.2279926;0.2408198;0.01744434,0.2630768;-0.04608911;-0.05925649,-0.1565059;0.5253635;0.01484666,-0.4031495;0.38891;0.008904159,-0.6763364;0.2740979;-0.03131693,0.07728349;0.004474403;-0.04533088,0.08757401;-0.3465597;0.004196461,0.08758192;-0.7384282;0.1081907,0.09639566;-0.7627389;0.05138015,-0.07915152;0.007769279;-0.04150088,-0.1192014;-0.3426961;-0.00470661,-0.1408219;-0.7351357;0.09478925,-0.1424094;-0.6968725;0.01615103,0.01742079;0.571909;0.003516987,0;0;0,0.03099773;0.3299715;0.01429296,0.06092839;0.6469439;0.01456475,0.2133842;0.4924748;-0.0163703,0.2338734;0.2112842;-0.01625752,0.2368207;-0.07914102;-0.08749771,-0.1249024;0.544;0.02091186,-0.3865761;0.4392962;0.01370462,-0.6603879;0.3241499;-0.02092324,0.07826069;-0.003624871;-0.04370093,0.09469257;-0.3578444;-0.03719449,0.08765031;-0.7530746;0.05291175,0.09460288;-0.7824831;0.001171339,-0.08185311;0.01113742;-0.03498106,-0.1248059;-0.3408653;-0.02924154,-0.1151195;-0.7394692;0.04422125,-0.1192446;-0.7718822;-0.004176844,0.05365236;0.5694445;0.0168972,86.99085
+0;0;0,0.009791529;0.3313867;0.00739995,0.01993647;0.6493949;-0.001159062,0.1897322;0.5196342;0.001009084,0.2276457;0.2406635;0.01745249,0.2627915;-0.04674917;-0.059383,-0.156157;0.5252737;0.014822,-0.4028697;0.388782;0.008877836,-0.6765363;0.2737684;-0.03141387,0.07732186;0.004476625;-0.04535339,0.08763741;-0.3474118;0.004294485,0.08764531;-0.7386646;0.1081254,0.09688769;-0.7656166;0.04855196,-0.07919081;0.007773136;-0.04152147,-0.1193382;-0.3435452;-0.004637666,-0.1409247;-0.7353683;0.09470189,-0.1425894;-0.6967033;0.01223931,0.01741519;0.5717244;0.003515417,0;0;0,0.03122647;0.3298328;0.01424932,0.0614238;0.6466897;0.01447058,0.2134204;0.4922818;-0.01637554,0.2342661;0.2110383;-0.01627421,0.237509;-0.07993218;-0.08748257,-0.1241838;0.5443217;0.02093398,-0.3887787;0.4470945;0.01263759,-0.6644617;0.3348474;-0.02119196,0.07821101;-0.0036906;-0.04387546,0.0945833;-0.3587712;-0.03705835,0.08758719;-0.7534348;0.05267119,0.09218843;-0.7836727;-0.004145622,-0.08196;0.01122156;-0.03481771,-0.1248976;-0.3416584;-0.02943984,-0.1154225;-0.7396476;0.04387084,-0.1185333;-0.7736259;-0.008807778,0.05407421;0.5692211;0.01682019,87.0229
+0;0;0,0.009909092;0.331231;0.007359661,0.02013635;0.6490892;-0.001238154,0.1895925;0.5193906;0.000930842,0.2270467;0.2407132;0.01712477,0.2621703;-0.0468803;-0.05981383,-0.1559859;0.5262838;0.01476221,-0.4062482;0.3972178;0.008686484,-0.6857466;0.2960299;-0.03010631,0.07729757;0.004473526;-0.04549156,0.08758362;-0.3481489;0.004523836,0.08745331;-0.7397683;0.1088337,0.09711957;-0.7646902;0.05181482,-0.07927935;0.00777815;-0.04145713,-0.1195484;-0.3443189;-0.004633214,-0.1412315;-0.7365935;0.09484933,-0.1355746;-0.7661664;0.04212304,0.01759696;0.5714546;0.003446058,0;0;0,0.03146466;0.3296551;0.01427841,0.06182079;0.6463497;0.01448441,0.2134861;0.4920156;-0.01615739,0.2345224;0.2111533;-0.01624894,0.2381631;-0.07990006;-0.08792806,-0.123529;0.5442845;0.02135957,-0.389917;0.4533494;0.01164395,-0.6715446;0.3566999;-0.02311191,0.07819358;-0.003606394;-0.04401327,0.09426776;-0.3594803;-0.03728128,0.08722588;-0.7545542;0.05279302,0.09201778;-0.7838759;-0.0003008917,-0.08205445;0.01112047;-0.03475356,-0.1251352;-0.3425317;-0.02984529,-0.1155797;-0.7408791;0.04414375,-0.1192714;-0.7727324;-0.006071176,0.05443778;0.5689195;0.01684093,87.05656
+0;0;0,0.009906233;0.3311355;0.007357537,0.02013058;0.6489031;-0.001237785,0.1893493;0.5192999;0.0009332988,0.226778;0.2408113;0.01711625,0.26175;-0.04554045;-0.05949015,-0.1557504;0.5261835;0.0147455,-0.4058431;0.397205;0.008673896,-0.6841347;0.296454;-0.0299514,0.07735509;0.004476856;-0.04552542,0.08764023;-0.3481141;0.004485529,0.0875099;-0.7397801;0.1088078,0.09714822;-0.7645432;0.05195372,-0.07933836;0.00778394;-0.04148798,-0.1196038;-0.3442817;-0.004667353,-0.1412895;-0.736603;0.094827,-0.1356489;-0.7660037;0.04225311,0.01759195;0.5712918;0.00344503,0;0;0,0.03169626;0.329538;0.01424932,0.06230225;0.6461175;0.0143919,0.2136831;0.4917859;-0.01586819,0.2346367;0.211109;-0.01618695,0.2390829;-0.07857415;-0.08797026,-0.1228947;0.5443599;0.02144564,-0.3912798;0.4603359;0.01012866,-0.6736915;0.3703365;-0.02498011,0.07815206;-0.003554493;-0.04422713,0.09417424;-0.359399;-0.03750253,0.08714207;-0.7545184;0.05258965,0.0918721;-0.783968;-1.883879E-05,-0.0822078;0.01113237;-0.0345596,-0.1253028;-0.3424929;-0.03017234,-0.1157349;-0.7405906;0.04540598,-0.1190783;-0.7715172;-0.005594574,0.05485481;0.5687174;0.01676869,87.07912
+0;0;0,0.009905369;0.3311066;0.007356896,0.02012807;0.6488233;-0.001236919,0.1889916;0.519343;0.0009384388,0.2263758;0.2411861;0.01710211,0.2614168;-0.04573089;-0.0596555,-0.1553935;0.5262124;0.01472205,-0.4051883;0.3973874;0.008657669,-0.6840293;0.2964376;-0.03004387,0.07737834;0.004478201;-0.0455391,0.08766626;-0.348208;0.004485354,0.08753555;-0.7410321;0.1091161,0.102151;-0.7940742;0.02290338,-0.0793622;0.007786278;-0.04150045,-0.1196385;-0.3443744;-0.004669871,-0.1413883;-0.7378558;0.09511869,-0.1328351;-0.7979303;0.01539636,0.01758994;0.5712273;0.00344497,0;0;0,0.03192708;0.3294824;0.01434565,0.0627794;0.6459867;0.01458693,0.2136895;0.4917219;-0.01575804,0.2351355;0.2114184;-0.0161283,0.2398317;-0.07870695;-0.08855879,-0.1221543;0.5446294;0.02163239,-0.3919798;0.4667184;0.009216388,-0.6750449;0.3769979;-0.02635529,0.07810903;-0.003528222;-0.04435992,0.09413026;-0.3594694;-0.03764606,0.08661528;-0.7557439;0.05273318,0.07711789;-0.7452084;-0.06589711,-0.08227652;0.0111264;-0.03446806,-0.1253471;-0.3426025;-0.03038509,-0.1157907;-0.7418678;0.04547174,-0.121283;-0.8043362;-0.03173995,0.05527129;0.5686071;0.0169394,87.10307
+0;0;0,0.01003327;0.3311176;0.007304044,0.02036684;0.6488357;-0.001339143,0.1891901;0.5192071;0.0008336329,0.2264741;0.2411901;0.01693325,0.2614695;-0.04556236;-0.06010947,-0.1555693;0.5275981;0.01457444,-0.4137725;0.4172293;0.004951406,-0.6968241;0.3255777;-0.02452711,0.07730818;0.004546818;-0.0457202,0.08759191;-0.3484755;0.004522283,0.08739496;-0.7409464;0.1090303,0.1012864;-0.7931784;0.02192452,-0.0794731;0.00779987;-0.04136126,-0.119711;-0.3447348;-0.004550897,-0.14158;-0.7378751;0.09503734,-0.1348213;-0.7971404;0.01423791,0.01780139;0.5712381;0.003356622,0;0;0,0.03195939;0.3294938;0.01432753,0.0627934;0.6460062;0.01452422,0.2136996;0.4916225;-0.01575875,0.2356765;0.2115163;-0.0163064,0.2407581;-0.07842204;-0.08908808,-0.1221844;0.5448444;0.02180311,-0.3930892;0.4714905;0.008667155,-0.6786002;0.3907698;-0.02814188,0.07807527;-0.003555149;-0.04448795,0.09412026;-0.3598542;-0.03753471,0.08667722;-0.7557689;0.05275106,0.07714522;-0.7452379;-0.06587696,-0.08235932;0.01119096;-0.0343405,-0.1252687;-0.3429277;-0.03064957,-0.1159437;-0.7418735;0.04491904,-0.1223246;-0.804735;-0.03175258,0.05529268;0.568623;0.01688862,87.13438
+0;0;0,0.01003404;0.331143;0.007304603,0.02036921;0.6489103;-0.00134,0.1887573;0.5193999;0.0008400099,0.2259755;0.2418728;0.01691126,0.2611759;-0.04655913;-0.06058269,-0.1551276;0.5277696;0.01454596,-0.4128758;0.4175953;0.004939883,-0.6975852;0.3254069;-0.02471128,0.07737332;0.004550649;-0.04575873,0.08767487;-0.3490833;0.004570808,0.08747973;-0.7379454;0.1081179,0.101374;-0.7901945;0.02099418,-0.07954006;0.007806442;-0.04139611,-0.1198477;-0.3453391;-0.00452197,-0.1415156;-0.7348645;0.09415057,-0.1347555;-0.7941481;0.01333454,0.0178033;0.5712989;0.003356598,0;0;0,0.03219265;0.3294993;0.01426625,0.06332174;0.6460321;0.01432943,0.2135774;0.4914729;-0.01579499,0.2363637;0.2119284;-0.01641583,0.2420305;-0.07971427;-0.08955836,-0.1212833;0.5449519;0.02176675,-0.3932329;0.478053;0.006510883,-0.6829451;0.4064024;-0.03050793,0.07807244;-0.003449917;-0.04465413,0.09410541;-0.3603632;-0.03744078,0.08644499;-0.7526072;0.05212331,0.0769029;-0.7421245;-0.06652117,-0.08247416;0.01114265;-0.03427905,-0.1253777;-0.3436021;-0.03086595,-0.1160709;-0.738987;0.04343009,-0.1212475;-0.8034729;-0.03136369,0.05574341;0.5686438;0.0167346,87.15688
+0;0;0,0.01003404;0.331143;0.007304603,0.02036921;0.6489103;-0.00134,0.1887573;0.5193999;0.0008400099,0.2259755;0.2418728;0.01691126,0.2611759;-0.04655913;-0.06058269,-0.1551276;0.5277696;0.01454596,-0.4128758;0.4175953;0.004939883,-0.6975852;0.3254069;-0.02471128,0.07737332;0.004550649;-0.04575873,0.08767487;-0.3490833;0.004570808,0.08747973;-0.7379454;0.1081179,0.101374;-0.7901945;0.02099418,-0.07954006;0.007806442;-0.04139611,-0.1198477;-0.3453391;-0.00452197,-0.1415156;-0.7348645;0.09415057,-0.1347555;-0.7941481;0.01333454,0.0178033;0.5712989;0.003356598,0;0;0,0.03219265;0.3294993;0.01426625,0.06332174;0.6460321;0.01432943,0.2135774;0.4914729;-0.01579499,0.2363637;0.2119284;-0.01641583,0.2420305;-0.07971427;-0.08955836,-0.1212833;0.5449519;0.02176675,-0.3932329;0.478053;0.006510883,-0.6829451;0.4064024;-0.03050793,0.07807244;-0.003449917;-0.04465413,0.09410541;-0.3603632;-0.03744078,0.08644499;-0.7526072;0.05212331,0.0769029;-0.7421245;-0.06652117,-0.08247416;0.01114265;-0.03427905,-0.1253777;-0.3436021;-0.03086595,-0.1160709;-0.738987;0.04343009,-0.1212475;-0.8034729;-0.03136369,0.05574341;0.5686438;0.0167346,87.17914
+0;0;0,0.0100943;0.331263;0.007362883,0.02042839;0.6491676;-0.001230309,0.1887844;0.5195956;0.000711909,0.225484;0.2423165;0.01646526,0.2609356;-0.04680178;-0.06103732,-0.1554034;0.5293005;0.0140489,-0.413786;0.4214432;0.004885604,-0.7012066;0.3357655;-0.02514058,0.07739921;0.00455203;-0.04580718,0.08763458;-0.3496045;0.004512813,0.0876536;-0.7385108;0.1077127,0.09942442;-0.7911803;0.02067353,-0.07960021;0.007771118;-0.04138929,-0.119767;-0.3459644;-0.005036633,-0.141925;-0.7353367;0.09394102,-0.1363386;-0.7952069;0.01368679,0.01786565;0.5715202;0.003455816,0;0;0,0.03234515;0.329604;0.01436186,0.06359908;0.646261;0.01452255,0.2135876;0.4913086;-0.01580596,0.2374747;0.2121895;-0.01660585,0.2429036;-0.08015779;-0.08979356,-0.1210503;0.5454531;0.02196648,-0.3943663;0.4861098;0.005984893,-0.6898491;0.4400889;-0.03176241,0.07805183;-0.00337626;-0.04479027,0.09404431;-0.3608021;-0.03739119,0.08651673;-0.7530339;0.05202818,0.0769515;-0.7425428;-0.0666163,-0.08256329;0.01109141;-0.03420436,-0.1253566;-0.3441858;-0.03095363,-0.1160326;-0.7395535;0.04317961,-0.1231356;-0.8015547;-0.03449877,0.05599305;0.5688393;0.01690245,87.21212
+0;0;0,0.010091;0.3311546;0.007360473,0.0204231;0.648998;-0.001231065,0.1886571;0.5194782;0.0007122173,0.2253832;0.2419994;0.01647691,0.2607291;-0.04625717;-0.06079468,-0.1552841;0.5291761;0.01403965,-0.4138527;0.4212411;0.004869757,-0.7004167;0.3358188;-0.02506694,0.07745108;0.004555081;-0.04583789,0.08770102;-0.3501057;0.004553758,0.08772004;-0.73878;0.107692,0.09949034;-0.7914458;0.02065673,-0.07965355;0.007776326;-0.04141703,-0.1198775;-0.3464629;-0.005012609,-0.1420223;-0.7356028;0.09390598,-0.1364362;-0.795469;0.01365529,0.01786085;0.5713656;0.003454159,0;0;0,0.0325392;0.3294752;0.01437783,0.06397509;0.6460526;0.01457644,0.2138304;0.4912682;-0.01583028,0.2384132;0.2120076;-0.01682901,0.2437884;-0.07943615;-0.08992982,-0.1207046;0.5461496;0.02209748,-0.3948636;0.4899653;0.00560667,-0.6863478;0.4260024;-0.02985879,0.07802001;-0.003345162;-0.04496908,0.09416871;-0.3612686;-0.0373075,0.08658437;-0.7533069;0.0518756,0.0770174;-0.7428102;-0.06676424,-0.0826872;0.01108926;-0.03406443,-0.1253415;-0.3447217;-0.03126418,-0.116012;-0.739902;0.04256408,-0.123973;-0.8019459;-0.03497219,0.05632181;0.5686502;0.01694512,87.23596
+0;0;0,0.01009231;0.3311979;0.007361435,0.02042813;0.6491555;-0.001233474,0.188479;0.5196567;0.0007148006,0.2251506;0.2425897;0.0164561,0.2605553;-0.04614666;-0.0609441,-0.1550957;0.5293442;0.01402803,-0.4132806;0.4215694;0.004871747,-0.7003216;0.3360049;-0.02511478,0.07744828;0.004554917;-0.04583623,0.08770379;-0.3502985;0.004582781,0.08772266;-0.7360795;0.1069533,0.09949475;-0.7887579;0.01990478,-0.07965068;0.007776045;-0.04141553,-0.1198965;-0.3466555;-0.004991345,-0.1418765;-0.7328987;0.0931909,-0.1362894;-0.7927786;0.01292802,0.01786476;0.5714887;0.00345382,0;0;0,0.03275185;0.3295027;0.01426125,0.06444631;0.6461689;0.0142591,0.2138718;0.4909929;-0.01591587,0.2389123;0.2121901;-0.01674199,0.2442378;-0.07970136;-0.09011757,-0.1201427;0.5465122;0.02192872,-0.3947268;0.494849;0.004807565,-0.6889837;0.4418515;-0.03008042,0.07797217;-0.003384769;-0.04504251,0.09423155;-0.3614976;-0.03735709,0.08666178;-0.750463;0.05183506,0.07712104;-0.7400185;-0.06681692,-0.08269606;0.01109528;-0.03403232,-0.1250938;-0.3449436;-0.03140137,-0.1160908;-0.7371918;0.04185865,-0.1243534;-0.8004208;-0.03424544,0.05672374;0.5687407;0.01668859,87.2581
+0;0;0,0.0101528;0.331196;0.007363477,0.02051251;0.6491528;-0.001234595,0.1885359;0.519583;0.0007208092,0.2248765;0.2424729;0.01646978,0.2603313;-0.04625887;-0.06092449,-0.1553667;0.5307173;0.01369432,-0.4184718;0.4356285;0.004074214,-0.7114562;0.3741841;-0.02751213,0.07743008;0.004539175;-0.04586853,0.08770547;-0.3503072;0.004596129,0.08710548;-0.7357844;0.1081028,0.1050758;-0.7836028;0.01769761,-0.07966216;0.007772537;-0.04139411,-0.1198776;-0.3466684;-0.005027398,-0.1421564;-0.7328439;0.0933535,-0.1442507;-0.6902571;-0.02660035,0.01794322;0.5714863;0.0034546,0;0;0,0.03275185;0.3295027;0.01426125,0.06444631;0.6461689;0.0142591,0.2138718;0.4909929;-0.01591587,0.2389123;0.2121901;-0.01674199,0.2442378;-0.07970136;-0.09011757,-0.1201427;0.5465122;0.02192872,-0.3947268;0.494849;0.004807565,-0.6889837;0.4418515;-0.03008042,0.07797217;-0.003384769;-0.04504251,0.09423155;-0.3614976;-0.03735709,0.08666178;-0.750463;0.05183506,0.07712104;-0.7400185;-0.06681692,-0.08269606;0.01109528;-0.03403232,-0.1250938;-0.3449436;-0.03140137,-0.1160908;-0.7371918;0.04185865,-0.1243534;-0.8004208;-0.03424544,0.05672374;0.5687407;0.01668859,87.29062
+0;0;0,0.01014411;0.3309128;0.00735718,0.02049923;0.6487281;-0.001237605,0.1885822;0.5191628;0.0007155058,0.224909;0.2421581;0.01645849,0.2604042;-0.04690272;-0.06102397,-0.155439;0.530301;0.01369348,-0.418444;0.4352483;0.004077039,-0.7117623;0.3737339;-0.0275453,0.07743375;0.00453939;-0.0458707,0.08775131;-0.3517631;0.004801042,0.08715038;-0.7378504;0.1084715,0.09905958;-0.7594218;0.0485587,-0.07966594;0.007772905;-0.04139606,-0.1200464;-0.3481225;-0.004880127,-0.1423605;-0.7349093;0.09365648,-0.1437484;-0.6965678;0.01416133,0.01793068;0.571084;0.00345024,0;0;0,0.03281152;0.3292217;0.01402807,0.06447781;0.6457489;0.01390409,0.2139851;0.4906089;-0.01626205,0.2392894;0.2119365;-0.01697707,0.244888;-0.08024663;-0.09057927,-0.1202833;0.5470582;0.02153498,-0.3955569;0.4997266;0.004704196,-0.6919073;0.4572178;-0.02977813,0.07794806;-0.003409117;-0.04509091,0.09430204;-0.3629808;-0.03695059,0.086864;-0.7526861;0.05185175,0.09256857;-0.784595;0.00159502,-0.08270123;0.01105144;-0.03404533,-0.1252055;-0.3464591;-0.03177369,-0.1162427;-0.7393101;0.04170498,-0.1220065;-0.7710909;-0.008702382,0.05676286;0.5683431;0.01635361,87.32383
+0;0;0,0.0101319;0.3305142;0.007348319,0.02047948;0.6480981;-0.001240679,0.1886391;0.5185559;0.0007084606,0.2248355;0.242545;0.01639496,0.2604672;-0.04762754;-0.0613855,-0.1555335;0.5296989;0.01369215,-0.4175949;0.4349873;0.004110212,-0.7120413;0.3732363;-0.02763375,0.07746547;0.004541249;-0.04588949,0.08776336;-0.3510821;0.004685681,0.08716305;-0.7367694;0.1082488,0.09924585;-0.7590926;0.0474626,-0.07969856;0.007776088;-0.04141302,-0.120002;-0.347441;-0.004966673,-0.142293;-0.7338271;0.09346786,-0.1437012;-0.695364;0.0128139,0.01791245;0.5704999;0.003444398,0;0;0,0.03314145;0.3288029;0.013659,0.06500616;0.6450772;0.01328111,0.2145626;0.4899376;-0.01663566,0.2402876;0.2123117;-0.01718736,0.2454002;-0.08100632;-0.09106541,-0.1200158;0.547505;0.0208317,-0.3956243;0.5089242;0.003810378,-0.6934984;0.470999;-0.03296239,0.07788309;-0.003430232;-0.04527497,0.09447122;-0.3623092;-0.03735852,0.08747035;-0.7517353;0.05083847,0.09329386;-0.7844459;-0.0002706051,-0.08278083;0.01099651;-0.03396729,-0.1246876;-0.3458984;-0.03264731,-0.1171068;-0.7385409;0.03984234,-0.1206561;-0.7668812;-0.0163937,0.05723822;0.5677249;0.01578999,87.35767
+0;0;0,0.01022132;0.3305121;0.007317843,0.02062198;0.6480925;-0.001329483,0.1887692;0.518547;0.0007307446,0.2248264;0.2425113;0.01629957,0.2604918;-0.04763812;-0.06155191,-0.155754;0.5310571;0.01299523,-0.4204441;0.4440683;0.002490318,-0.7139962;0.3771659;-0.02701854,0.07744862;0.004505234;-0.04592145,0.08786756;-0.3510896;0.004829671,0.08700757;-0.7368019;0.1082979,0.09946443;-0.7581785;0.04678418,-0.07970957;0.007787585;-0.04138966,-0.1201192;-0.3474085;-0.00485618,-0.1423594;-0.7337739;0.09367058,-0.1436194;-0.6953172;0.0130135,0.01804261;0.5704958;0.003373432,0;0;0,0.03314145;0.3288029;0.013659,0.06500616;0.6450772;0.01328111,0.2145626;0.4899376;-0.01663566,0.2402876;0.2123117;-0.01718736,0.2454002;-0.08100632;-0.09106541,-0.1200158;0.547505;0.0208317,-0.3956243;0.5089242;0.003810378,-0.6934984;0.470999;-0.03296239,0.07788309;-0.003430232;-0.04527497,0.09447122;-0.3623092;-0.03735852,0.08747035;-0.7517353;0.05083847,0.09329386;-0.7844459;-0.0002706051,-0.08278083;0.01099651;-0.03396729,-0.1246876;-0.3458984;-0.03264731,-0.1171068;-0.7385409;0.03984234,-0.1206561;-0.7668812;-0.0163937,0.05723822;0.5677249;0.01578999,87.39195
+0;0;0,0.01021374;0.330267;0.007312417,0.02060953;0.6476987;-0.001330679,0.1881398;0.5183818;0.0007366694,0.2242903;0.2416314;0.0163458,0.2599473;-0.04844984;-0.0614874,-0.1551356;0.5308466;0.01295673,-0.4205109;0.4436326;0.002424628,-0.7139941;0.3767459;-0.0270773,0.07742611;0.004503925;-0.04590811,0.08787911;-0.3522531;0.005008899,0.08701852;-0.738232;0.1085487,0.09931301;-0.7589388;0.04783671,-0.0796864;0.007785322;-0.04137763,-0.1202281;-0.3485717;-0.004724745,-0.1424836;-0.7352042;0.09387009,-0.1437272;-0.6968577;0.01426437,0.0180315;0.5701424;0.003369785,0;0;0,0.03357528;0.3285269;0.01329994,0.06606872;0.6445854;0.01244092,0.214965;0.4898754;-0.01698041,0.2404316;0.2115012;-0.01769328,0.2458716;-0.08179703;-0.09133518,-0.1186965;0.5488164;0.01919725,-0.3964837;0.5225642;0.002274921,-0.6952864;0.4879655;-0.02929155,0.07781598;-0.003523737;-0.045331,0.09463489;-0.3635691;-0.03746438,0.08727771;-0.7534185;0.05008101,0.09254415;-0.7850003;-0.0007936992,-0.08274692;0.01102919;-0.0339698,-0.1246616;-0.3470486;-0.03304777,-0.117564;-0.74012;0.03868365,-0.1209304;-0.7647318;-0.01975005,0.05812141;0.5672969;0.01509666,87.42438
+0;0;0,0.01021073;0.3301698;0.007310263,0.0206063;0.6475945;-0.001332946,0.1880958;0.5182848;0.0007353425,0.2242562;0.2414588;0.01634874,0.2599072;-0.04857382;-0.06147141,-0.1550977;0.5307466;0.01295249,-0.4205456;0.4435088;0.002417507,-0.7139796;0.3766333;-0.02707947,0.07742031;0.004503587;-0.04590467,0.08788527;-0.352662;0.005070634,0.08701946;-0.7409838;0.1092389,0.09916981;-0.7610962;0.04923871,-0.07968044;0.007784738;-0.04137453,-0.1202686;-0.3489803;-0.00467968,-0.1426592;-0.7379597;0.09451365,-0.1438882;-0.6997111;0.01584117,0.0180281;0.5700331;0.00336783,0;0;0,0.03357292;0.3284377;0.01308942,0.06606935;0.6444873;0.01198721,0.2149065;0.4896916;-0.01721549,0.2404273;0.2112454;-0.01785064,0.2459885;-0.08202162;-0.09139907,-0.1186991;0.5491478;0.01869431,-0.3968864;0.5265262;0.001840094,-0.6957231;0.4921361;-0.02914112,0.07780114;-0.003534555;-0.04534221,0.09456131;-0.3639978;-0.03756332,0.08728792;-0.7562436;0.05039096,0.09255964;-0.7858634;-0.001344919,-0.08273938;0.01101456;-0.03397499,-0.1245373;-0.3474925;-0.03306365,-0.1177612;-0.7429987;0.03887099,-0.1208868;-0.7669091;-0.01894607,0.05812383;0.5671962;0.0147233,87.45791
+0;0;0,0.01023153;0.3300895;0.007301527,0.0206235;0.6475565;-0.001335015,0.1879591;0.5182778;0.0007161633,0.2239658;0.2414226;0.01633336,0.2597764;-0.04871899;-0.06164643,-0.1552199;0.5319796;0.01258747,-0.4216688;0.447572;0.004246938,-0.7178628;0.3934843;-0.02556824,0.077372;0.004532452;-0.0459046,0.0878322;-0.3527546;0.00514178,0.08699886;-0.741246;0.1092547,0.09925351;-0.7614303;0.04946925,-0.07964577;0.00772942;-0.04136435,-0.1204594;-0.3491375;-0.004629876,-0.1425007;-0.7383459;0.09434862,-0.1436529;-0.7001082;0.0157754,0.01804673;0.5699825;0.003364977,0;0;0,0.03373989;0.3283519;0.01279473,0.06653894;0.6444095;0.01135707,0.2150829;0.4894869;-0.01748681,0.2404812;0.2110201;-0.01809859,0.2461971;-0.08248496;-0.09136164,-0.1182171;0.549587;0.01808417,-0.3968248;0.5328571;0.00114008,-0.696028;0.50029;-0.02987956,0.07778084;-0.003594443;-0.04529262,0.09465431;-0.3641858;-0.0376575,0.08730817;-0.7566369;0.05005741,0.09274641;-0.7862809;-0.001478672,-0.08267486;0.01105486;-0.03401261,-0.1243508;-0.3475976;-0.0332059,-0.1177376;-0.7432133;0.03897592,-0.12073;-0.7665432;-0.01924699,0.0584979;0.5671201;0.01421237,87.4916
+0;0;0,0.01023153;0.3300895;0.007301527,0.0206235;0.6475565;-0.001335015,0.1879591;0.5182778;0.0007161633,0.2239658;0.2414226;0.01633336,0.2597764;-0.04871899;-0.06164643,-0.1552199;0.5319796;0.01258747,-0.4216688;0.447572;0.004246938,-0.7178628;0.3934843;-0.02556824,0.077372;0.004532452;-0.0459046,0.0878322;-0.3527546;0.00514178,0.08699886;-0.741246;0.1092547,0.09925351;-0.7614303;0.04946925,-0.07964577;0.00772942;-0.04136435,-0.1204594;-0.3491375;-0.004629876,-0.1425007;-0.7383459;0.09434862,-0.1436529;-0.7001082;0.0157754,0.01804673;0.5699825;0.003364977,0;0;0,0.03373989;0.3283519;0.01279473,0.06653894;0.6444095;0.01135707,0.2150829;0.4894869;-0.01748681,0.2404812;0.2110201;-0.01809859,0.2461971;-0.08248496;-0.09136164,-0.1182171;0.549587;0.01808417,-0.3968248;0.5328571;0.00114008,-0.696028;0.50029;-0.02987956,0.07778084;-0.003594443;-0.04529262,0.09465431;-0.3641858;-0.0376575,0.08730817;-0.7566369;0.05005741,0.09274641;-0.7862809;-0.001478672,-0.08267486;0.01105486;-0.03401261,-0.1243508;-0.3475976;-0.0332059,-0.1177376;-0.7432133;0.03897592,-0.12073;-0.7665432;-0.01924699,0.0584979;0.5671201;0.01421237,87.51405
+0;0;0,0.01022961;0.3300276;0.007300158,0.02062043;0.6474594;-0.001335594,0.1883234;0.5180738;0.0007095682,0.2243213;0.2412864;0.01632294,0.2600973;-0.04857546;-0.06158168,-0.1555972;0.5318052;0.01260653,-0.4219808;0.4474182;0.004268043,-0.7178894;0.3933827;-0.0255184,0.07730237;0.004528373;-0.04586328,0.08776466;-0.3528303;0.005193327,0.08693115;-0.7414036;0.1093282,0.09912428;-0.761336;0.0498429,-0.07957409;0.007722463;-0.04132712,-0.1203959;-0.349216;-0.004585285,-0.1424419;-0.7385064;0.09441407,-0.1435883;-0.7003101;0.01623532,0.01804382;0.5698902;0.003364106,0;0;0,0.03384153;0.3282869;0.0125947,0.06669034;0.6443033;0.01103044,0.2155852;0.4891572;-0.01757574,0.2405518;0.2107202;-0.01820374,0.2462617;-0.08253589;-0.09125996,-0.118549;0.5503179;0.01754004,-0.397302;0.536462;0.001550103,-0.6967536;0.5087073;-0.02890216,0.07776159;-0.003612325;-0.04516292,0.09481189;-0.364275;-0.03786922,0.08728383;-0.7568101;0.04984307,0.09272218;-0.7866316;-0.0008740425,-0.08255884;0.01103944;-0.03408475,-0.1238532;-0.3477292;-0.03295988,-0.117551;-0.7434906;0.03892303,-0.120661;-0.7662726;-0.01925603,0.05863722;0.5670212;0.01391459,87.53713
+0;0;0,0.01033296;0.3298149;0.007295092,0.02075439;0.647162;-0.00133789,0.1885943;0.517696;0.0007232327,0.2245417;0.2408566;0.01639452,0.2603252;-0.04906788;-0.06154432,-0.1558379;0.5323763;0.01226966,-0.4255303;0.4591286;0.003403177,-0.7215008;0.4039296;-0.02426773,0.07732344;0.004510051;-0.0458506,0.08786226;-0.3517359;0.005048301,0.08711577;-0.7419003;0.1097426,0.09912039;-0.7618169;0.05016566,-0.07956621;0.007720135;-0.04136603,-0.1206623;-0.3481225;-0.005309049,-0.1423906;-0.7389883;0.09439822,-0.1434599;-0.700789;0.0161882,0.0181725;0.5695981;0.003363022,0;0;0,0.03399534;0.3280764;0.01216602,0.06690624;0.6440011;0.01035476,0.2159328;0.4887176;-0.01799107,0.2404968;0.2101959;-0.01835346,0.2461869;-0.08311573;-0.09147692,-0.1185827;0.5507483;0.01676108,-0.3975338;0.5402349;0.0008361507,-0.6977034;0.5282461;-0.03330552,0.07773123;-0.003687888;-0.04523039,0.09514219;-0.3632163;-0.03822112,0.08713678;-0.7574799;0.04942488,0.0933983;-0.7871937;-0.001371145,-0.08257316;0.01109501;-0.03406033,-0.1236964;-0.3465662;-0.03351207,-0.1175908;-0.7440157;0.03850404,-0.1206953;-0.7666034;-0.01989187,0.05883502;0.5667281;0.01329827,87.57069
+0;0;0,0.01032872;0.3296795;0.007292098,0.02074801;0.6469616;-0.001339185,0.1886052;0.5175048;0.0007208101,0.2245775;0.2404737;0.01640295,0.2603137;-0.04906791;-0.06143299,-0.1558609;0.5321865;0.01226838,-0.4257401;0.4588881;0.003395757,-0.7213198;0.403762;-0.02423861,0.07723473;0.004504877;-0.045798,0.08778262;-0.3520475;0.005144693,0.08703575;-0.742412;0.1098926,0.1054384;-0.7889323;0.01856335,-0.07947493;0.007711278;-0.04131858,-0.1206063;-0.3484374;-0.005230576,-0.1423458;-0.7395036;0.0945278,-0.143985;-0.6969343;-0.02536537,0.0181666;0.5694121;0.00336086,0;0;0,0.03419673;0.3279309;0.01184511,0.06734812;0.6437628;0.009745837,0.2162931;0.4883498;-0.01829648,0.2401187;0.2095696;-0.01849151,0.2459933;-0.08340526;-0.09130025,-0.1183103;0.5515049;0.01634328,-0.397561;0.5434951;0.0008195294,-0.6976926;0.5333565;-0.03061551,0.07768506;-0.003715575;-0.04510188,0.09519581;-0.3635581;-0.03856587,0.08710818;-0.7580607;0.0489521,0.07858625;-0.7477219;-0.06968963,-0.08242796;0.01108777;-0.03414157,-0.1232754;-0.3469163;-0.03334164,-0.1174122;-0.7446044;0.03853905,-0.1239652;-0.7995737;-0.0467389,0.05920759;0.5665146;0.01276922,87.60357
+0;0;0,0.01032399;0.3295285;0.007288759,0.02074022;0.6467174;-0.001340191,0.1889163;0.5171818;0.0007137728,0.2248638;0.2403416;0.01638511,0.2606055;-0.04924375;-0.06146257,-0.1561931;0.5318909;0.0122829,-0.4258863;0.458643;0.003416393,-0.7215105;0.4035086;-0.02422214,0.07709546;0.004496754;-0.04571542,0.08764915;-0.3522516;0.005255271,0.08690217;-0.7426717;0.1100182,0.09882671;-0.7622553;0.05083866,-0.07933162;0.007697374;-0.04124407,-0.1204856;-0.3486471;-0.005136244,-0.1422282;-0.739769;0.09463637,-0.1432904;-0.7016245;0.01694806,0.01815942;0.569186;0.003358752,0;0;0,0.03427393;0.3277818;0.01153731,0.06747508;0.6435132;0.009232044,0.2167632;0.4879659;-0.01845193,0.2396192;0.2092978;-0.01851583,0.2454928;-0.0838204;-0.09093571,-0.1185958;0.5519901;0.01573552,-0.3977216;0.5469132;0.0002008677,-0.6978196;0.5344748;-0.03116608,0.07766573;-0.003751472;-0.04480839,0.09527293;-0.363798;-0.03886843,0.08703446;-0.758369;0.04859328,0.09164073;-0.7884747;-0.001096014,-0.08220012;0.01107529;-0.03426819,-0.1231463;-0.3471171;-0.03362398,-0.1172689;-0.7448505;0.03832937,-0.1215174;-0.7644339;-0.02189006,0.05931757;0.5662871;0.01230526,87.63734
+0;0;0,0.01044215;0.329435;0.007146877,0.02089359;0.6464455;-0.001696463,0.1894408;0.516745;0.0007687979,0.2252813;0.2395541;0.01642436,0.261092;-0.05000827;-0.06139708,-0.1567851;0.5331439;0.01193651,-0.4286096;0.4667713;0.003540178,-0.7252336;0.4168694;-0.02308716,0.07703953;0.004393078;-0.04559769,0.08772162;-0.3522495;0.005336255,0.08703969;-0.742631;0.1099929,0.103845;-0.7898585;0.01896513,-0.07916902;0.007773078;-0.04129628,-0.1202679;-0.3484575;-0.005062044,-0.1418896;-0.7395459;0.09460534,-0.1433775;-0.6969963;-0.02528153,0.01830738;0.5689728;0.003070356,0;0;0,0.03442263;0.327685;0.01118684,0.06787373;0.6432154;0.00856328,0.2176304;0.4875978;-0.01834679,0.239022;0.2084799;-0.01857424,0.2448905;-0.08469829;-0.09066474,-0.118749;0.5524768;0.01505277,-0.398272;0.5498393;7.528812E-05,-0.6983668;0.5379279;-0.03132821,0.07769576;-0.003849953;-0.04452062,0.09511903;-0.3638096;-0.03924942,0.08688748;-0.7583295;0.04814315,0.0787082;-0.7480394;-0.07050419,-0.08200934;0.01109802;-0.03442152,-0.123093;-0.346972;-0.03390023,-0.1174703;-0.7447137;0.0376613,-0.1230241;-0.7956828;-0.05147752,0.05964454;0.5660553;0.011729,87.67018
+0;0;0,0.01044151;0.3294147;0.007146438,0.02089147;0.6463804;-0.001695528,0.1899316;0.5165433;0.0007622645,0.2258559;0.2387052;0.01645439,0.2616802;-0.05096763;-0.06139674,-0.1572907;0.5329894;0.01196212,-0.4297499;0.4664618;0.003546181,-0.7264869;0.4165409;-0.02309131,0.07697457;0.004389374;-0.04555924,0.08763767;-0.3516189;0.005284131,0.0869546;-0.7426541;0.110116,0.1037596;-0.78988;0.01909015,-0.07910226;0.007766523;-0.04126146,-0.1201281;-0.3478306;-0.00509166,-0.1417859;-0.7395738;0.09474262,-0.1432738;-0.6970245;-0.02514176,0.01830571;0.5689214;0.003070446,0;0;0,0.03450564;0.327659;0.01109672,0.06805382;0.6431327;0.008349419,0.2182264;0.4871982;-0.0184257,0.2384357;0.2073369;-0.0182538,0.2439765;-0.08600047;-0.09020519,-0.1191549;0.5529972;0.01456422,-0.3993541;0.5517701;-0.0001908662,-0.6995859;0.5407782;-0.03172718,0.07771633;-0.003857598;-0.04433155,0.09544743;-0.3631658;-0.03943682,0.08685321;-0.7583622;0.047997,0.07881369;-0.7480827;-0.07065558,-0.08190333;0.01107113;-0.0344858,-0.1228109;-0.3463732;-0.03357364,-0.1174065;-0.7448683;0.03763824,-0.1227094;-0.7961897;-0.05119129,0.05980413;0.56599;0.01154876,87.70595
+0;0;0,0.0104395;0.3293514;0.007145065,0.0208867;0.6462332;-0.001694695,0.1903284;0.5162911;0.00075663,0.2263249;0.2378946;0.01648029,0.2620481;-0.05096051;-0.06115106,-0.1577051;0.5327757;0.01198265,-0.430712;0.4661143;0.003549797,-0.7266114;0.4163343;-0.0230125,0.07686612;0.00438319;-0.04549505,0.08752874;-0.351609;0.005346019,0.08684585;-0.7425382;0.1101495,0.1036507;-0.7897635;0.01912443,-0.07899082;0.007755581;-0.04120332,-0.1200148;-0.3478255;-0.005035162,-0.1416667;-0.7394625;0.09477205,-0.1431547;-0.6969132;-0.02511126,0.01830152;0.5687917;0.003070205,0;0;0,0.03456158;0.3275923;0.01100969,0.06807239;0.6429849;0.00813508,0.2186127;0.4868121;-0.01859903,0.237881;0.2063193;-0.01823115,0.2435105;-0.08618096;-0.09000814,-0.1195851;0.5534002;0.01398062,-0.4003608;0.5537138;-0.0005991589,-0.6997674;0.5436856;-0.03214498,0.07776152;-0.003906116;-0.04399204,0.09551517;-0.3632031;-0.03958035,0.0866651;-0.7583032;0.04775476,0.07876242;-0.7480366;-0.07090378,-0.08171055;0.01104647;-0.03462332,-0.1225567;-0.3463876;-0.0334247,-0.1173783;-0.7448292;0.03747878,-0.1225166;-0.8031826;-0.04436851,0.0598384;0.565859;0.01135516,87.73747
+0;0;0,0.01049456;0.3292444;0.007172686,0.02093112;0.6460344;-0.001651123,0.1905763;0.5160523;0.0009282264,0.2264479;0.2370073;0.01664761,0.2623049;-0.05136269;-0.06074958,-0.1582073;0.5343294;0.0118393,-0.4336042;0.4755332;0.001866572,-0.7303333;0.4328967;-0.02195087,0.07687131;0.004219505;-0.04539003,0.08765325;-0.3517531;0.005495954,0.08712163;-0.7426076;0.1101528,0.1016068;-0.7903575;0.01917564,-0.07885881;0.007894052;-0.04130654,-0.1199178;-0.3476634;-0.005040608,-0.1413388;-0.7391765;0.09485531,-0.142689;-0.6966242;-0.02502935,0.0183581;0.5686202;0.003116607,0;0;0,0.03463992;0.3274838;0.01085854,0.06820819;0.6427767;0.007884979,0.2189149;0.4865087;-0.01872945,0.2373409;0.2053332;-0.01785898,0.2430032;-0.08666262;-0.08955085,-0.1197202;0.5539429;0.01347571,-0.4011105;0.5550351;-0.001297715,-0.699993;0.5453272;-0.03305119,0.0777224;-0.003982812;-0.04393888,0.0955857;-0.3632655;-0.03957701,0.08637257;-0.7582248;0.04784608,0.0785953;-0.7479739;-0.07081819,-0.08161816;0.01111821;-0.0346716,-0.1228391;-0.3462641;-0.03372775,-0.1175616;-0.7446277;0.03697717,-0.1223295;-0.8044855;-0.04323859,0.05995725;0.5656812;0.01112795,87.77137
+0;0;0,0.01049396;0.3292259;0.007172281,0.02092731;0.6459181;-0.00164843,0.1903911;0.5160241;0.0009312488,0.2262889;0.236775;0.01666213,0.2621434;-0.0515748;-0.06072962,-0.158023;0.5342818;0.01183076,-0.4336214;0.4754426;0.001850737,-0.7303297;0.4328091;-0.02196503,0.07673327;0.004211927;-0.04530852,0.08751604;-0.3517884;0.005581424,0.08698348;-0.7433348;0.1104236,0.09643347;-0.7640581;0.05107094,-0.07871719;0.007879877;-0.04123236,-0.1197794;-0.3477052;-0.004963614,-0.1412383;-0.7399114;0.09510913,-0.1421192;-0.7017223;0.01689756,0.01835536;0.5685363;0.00311731,0;0;0,0.0349329;0.3274338;0.01086569,0.06898541;0.6425763;0.007888317,0.2192897;0.4862478;-0.0187428,0.2369336;0.2048163;-0.0176506,0.2421921;-0.08733535;-0.08864617,-0.1189196;0.5543503;0.01328673,-0.4004887;0.5564017;-0.001904662,-0.6993903;0.5464143;-0.03318942,0.07765606;-0.004039735;-0.0437243,0.0957569;-0.3633409;-0.03956628,0.08625707;-0.7589914;0.04801893,0.09245563;-0.7887122;-0.002773762,-0.08140878;0.01111569;-0.03475124,-0.1225911;-0.3462989;-0.03372171,-0.1173711;-0.7453914;0.03697985,-0.1205192;-0.772323;-0.0171844,0.06060486;0.5655274;0.01113129,87.80477
+0;0;0,0.01049506;0.3292603;0.00717303,0.0209286;0.6459584;-0.001647817,0.190757;0.5159522;0.0009272799,0.2265895;0.2372108;0.01662956,0.262304;-0.05001315;-0.06046004,-0.1583955;0.5342487;0.01184989,-0.4334928;0.4755164;0.001888013,-0.7290428;0.4330493;-0.02183477,0.07670341;0.004210288;-0.04529089,0.08748244;-0.3516667;0.005581431,0.08694977;-0.7433016;0.1104473,0.09637231;-0.7638776;0.05126699,-0.07868656;0.00787681;-0.04121631,-0.1197345;-0.3475852;-0.004960127,-0.1411983;-0.7398799;0.09513524,-0.1420766;-0.7017146;0.01715078,0.01835662;0.5685757;0.003117974,0;0;0,0.03514362;0.3274473;0.01082134,0.06944714;0.642567;0.007701874,0.2197751;0.4854835;-0.01875639,0.2366834;0.2045203;-0.01770949,0.2418501;-0.08651918;-0.08831596,-0.1189061;0.554547;0.01297785,-0.3999555;0.5572326;-0.002231129,-0.697367;0.5519108;-0.03736043,0.07765703;-0.004071668;-0.04364872,0.0957877;-0.3632485;-0.03965545,0.08623071;-0.7590116;0.04783822,0.09228498;-0.788847;-0.002481692,-0.08134588;0.01112569;-0.0348062,-0.1225455;-0.3461616;-0.03379587,-0.1174153;-0.7453569;0.03685639,-0.1209132;-0.7702645;-0.01901797,0.06101448;0.5655245;0.01098228,87.82686
+0;0;0,0.01062678;0.3292564;0.007154646,0.02113196;0.6459523;-0.001660146,0.1909334;0.5158962;0.0009387247,0.226643;0.2371425;0.01670156,0.2622736;-0.05026901;-0.05972517,-0.1584649;0.5355101;0.01143236,-0.4349786;0.4839017;0.001233641,-0.7311063;0.4435308;-0.01863033,0.07673203;0.004133126;-0.04524949,0.0878123;-0.3517544;0.005484786,0.08725452;-0.7433958;0.1103258,0.09687167;-0.764778;0.05187579,-0.07863085;0.007928379;-0.04131263,-0.1194435;-0.347555;-0.005000211,-0.1408369;-0.7398514;0.09510397,-0.1416167;-0.701686;0.01711848,0.01854804;0.5685699;0.003103629,0;0;0,0.03514362;0.3274473;0.01082134,0.06944714;0.642567;0.007701874,0.2197751;0.4854835;-0.01875639,0.2366834;0.2045203;-0.01770949,0.2418501;-0.08651918;-0.08831596,-0.1189061;0.554547;0.01297785,-0.3999555;0.5572326;-0.002231129,-0.697367;0.5519108;-0.03736043,0.07765703;-0.004071668;-0.04364872,0.0957877;-0.3632485;-0.03965545,0.08623071;-0.7590116;0.04783822,0.09228498;-0.788847;-0.002481692,-0.08134588;0.01112569;-0.0348062,-0.1225455;-0.3461616;-0.03379587,-0.1174153;-0.7453569;0.03685639,-0.1209132;-0.7702645;-0.01901797,0.06101448;0.5655245;0.01098228,87.85046
+0;0;0,0.01062554;0.3292181;0.007153813,0.02112797;0.645831;-0.001658625,0.1911904;0.5157166;0.0009356695,0.2268395;0.2374349;0.01667181,0.2624473;-0.04979295;-0.05970605,-0.1587355;0.53536;0.01144515,-0.434781;0.483839;0.001263699,-0.7307193;0.4434939;-0.01858757,0.07646142;0.00411855;-0.04508991,0.08753961;-0.3517019;0.005634818,0.0869819;-0.7432849;0.1104602,0.09674009;-0.7654206;0.05115304,-0.07835354;0.007900418;-0.04116694,-0.1191585;-0.347516;-0.004861355,-0.1405487;-0.7397538;0.0952279,-0.1413399;-0.7014686;0.01609878,0.01854476;0.5684698;0.003103842,0;0;0,0.03538075;0.3273867;0.01071501,0.06988041;0.6424001;0.007472277,0.2204001;0.4850761;-0.01864028,0.2361388;0.2045228;-0.01748753,0.2411471;-0.08638203;-0.08784783,-0.1188152;0.5548185;0.01245187,-0.3993848;0.5579036;-0.002726355,-0.696749;0.5521668;-0.03653399,0.07753873;-0.004208177;-0.0432024,0.09587632;-0.3633121;-0.03972888,0.08619283;-0.7590473;0.04759669,0.09260717;-0.7883162;-0.005098104,-0.08094288;0.01113685;-0.03493754,-0.1221808;-0.3460773;-0.03374854,-0.1170578;-0.7452524;0.03667115,-0.121081;-0.7713264;-0.01963349,0.06140596;0.5653849;0.01077914,87.88262
+0;0;0,0.01056936;0.3291995;0.007085501,0.02088085;0.64574;-0.001822483,0.1910145;0.5157388;0.0009912539,0.2252826;0.2373483;0.01709636,0.2626058;-0.05173299;-0.0600809,-0.1590457;0.5360619;0.01106111,-0.4363683;0.4923088;0.000442313,-0.7350854;0.4545163;-0.01559385,0.07642297;0.004132996;-0.04499528,0.08762784;-0.3509739;0.005552784,0.087211;-0.7427403;0.1104559,0.09704828;-0.7651564;0.05088557,-0.07823195;0.007866996;-0.04123106,-0.1189266;-0.3468248;-0.004909214,-0.140055;-0.7392656;0.09523803,-0.1407596;-0.7009459;0.0157199,0.01836384;0.5683998;0.002969965,0;0;0,0.03542896;0.327362;0.01063514,0.06999545;0.6422899;0.007216692,0.2204771;0.4849075;-0.01862645,0.2359263;0.204381;-0.01753974,0.2396253;-0.08862707;-0.08860242,-0.1187077;0.5551029;0.01199761,-0.3992206;0.5582022;-0.003426942,-0.6987665;0.5520363;-0.03736078,0.07753667;-0.00426358;-0.04303503,0.09591013;-0.3626412;-0.0399611,0.08622257;-0.7585297;0.04758406,0.09303184;-0.7875654;-0.005906817,-0.08083201;0.0111554;-0.03498387,-0.1221374;-0.345319;-0.03378044,-0.1172724;-0.7446531;0.03688939,-0.1211819;-0.771336;-0.01936558,0.06151257;0.5652993;0.01057601,87.91624
+0;0;0,0.01056936;0.3291995;0.007085501,0.02088085;0.64574;-0.001822483,0.1910145;0.5157388;0.0009912539,0.2252826;0.2373483;0.01709636,0.2626058;-0.05173299;-0.0600809,-0.1590457;0.5360619;0.01106111,-0.4363683;0.4923088;0.000442313,-0.7350854;0.4545163;-0.01559385,0.07642297;0.004132996;-0.04499528,0.08762784;-0.3509739;0.005552784,0.087211;-0.7427403;0.1104559,0.09704828;-0.7651564;0.05088557,-0.07823195;0.007866996;-0.04123106,-0.1189266;-0.3468248;-0.004909214,-0.140055;-0.7392656;0.09523803,-0.1407596;-0.7009459;0.0157199,0.01836384;0.5683998;0.002969965,0;0;0,0.03542896;0.327362;0.01063514,0.06999545;0.6422899;0.007216692,0.2204771;0.4849075;-0.01862645,0.2359263;0.204381;-0.01753974,0.2396253;-0.08862707;-0.08860242,-0.1187077;0.5551029;0.01199761,-0.3992206;0.5582022;-0.003426942,-0.6987665;0.5520363;-0.03736078,0.07753667;-0.00426358;-0.04303503,0.09591013;-0.3626412;-0.0399611,0.08622257;-0.7585297;0.04758406,0.09303184;-0.7875654;-0.005906817,-0.08083201;0.0111554;-0.03498387,-0.1221374;-0.345319;-0.03378044,-0.1172724;-0.7446531;0.03688939,-0.1211819;-0.771336;-0.01936558,0.06151257;0.5652993;0.01057601,87.91624
+0;0;0,0.01056936;0.3291995;0.007085501,0.02088085;0.64574;-0.001822483,0.1910145;0.5157388;0.0009912539,0.2252826;0.2373483;0.01709636,0.2626058;-0.05173299;-0.0600809,-0.1590457;0.5360619;0.01106111,-0.4363683;0.4923088;0.000442313,-0.7350854;0.4545163;-0.01559385,0.07642297;0.004132996;-0.04499528,0.08762784;-0.3509739;0.005552784,0.087211;-0.7427403;0.1104559,0.09704828;-0.7651564;0.05088557,-0.07823195;0.007866996;-0.04123106,-0.1189266;-0.3468248;-0.004909214,-0.140055;-0.7392656;0.09523803,-0.1407596;-0.7009459;0.0157199,0.01836384;0.5683998;0.002969965,0;0;0,0.03542896;0.327362;0.01063514,0.06999545;0.6422899;0.007216692,0.2204771;0.4849075;-0.01862645,0.2359263;0.204381;-0.01753974,0.2396253;-0.08862707;-0.08860242,-0.1187077;0.5551029;0.01199761,-0.3992206;0.5582022;-0.003426942,-0.6987665;0.5520363;-0.03736078,0.07753667;-0.00426358;-0.04303503,0.09591013;-0.3626412;-0.0399611,0.08622257;-0.7585297;0.04758406,0.09303184;-0.7875654;-0.005906817,-0.08083201;0.0111554;-0.03498387,-0.1221374;-0.345319;-0.03378044,-0.1172724;-0.7446531;0.03688939,-0.1211819;-0.771336;-0.01936558,0.06151257;0.5652993;0.01057601,87.91624
+0;0;0,0.01056936;0.3291995;0.007085501,0.02088085;0.64574;-0.001822483,0.1910145;0.5157388;0.0009912539,0.2252826;0.2373483;0.01709636,0.2626058;-0.05173299;-0.0600809,-0.1590457;0.5360619;0.01106111,-0.4363683;0.4923088;0.000442313,-0.7350854;0.4545163;-0.01559385,0.07642297;0.004132996;-0.04499528,0.08762784;-0.3509739;0.005552784,0.087211;-0.7427403;0.1104559,0.09704828;-0.7651564;0.05088557,-0.07823195;0.007866996;-0.04123106,-0.1189266;-0.3468248;-0.004909214,-0.140055;-0.7392656;0.09523803,-0.1407596;-0.7009459;0.0157199,0.01836384;0.5683998;0.002969965,0;0;0,0.03542896;0.327362;0.01063514,0.06999545;0.6422899;0.007216692,0.2204771;0.4849075;-0.01862645,0.2359263;0.204381;-0.01753974,0.2396253;-0.08862707;-0.08860242,-0.1187077;0.5551029;0.01199761,-0.3992206;0.5582022;-0.003426942,-0.6987665;0.5520363;-0.03736078,0.07753667;-0.00426358;-0.04303503,0.09591013;-0.3626412;-0.0399611,0.08622257;-0.7585297;0.04758406,0.09303184;-0.7875654;-0.005906817,-0.08083201;0.0111554;-0.03498387,-0.1221374;-0.345319;-0.03378044,-0.1172724;-0.7446531;0.03688939,-0.1211819;-0.771336;-0.01936558,0.06151257;0.5652993;0.01057601,87.91624
+0;0;0,0.01057145;0.3291991;0.007097612,0.02084877;0.6457415;-0.001787122,0.1909967;0.515731;0.001037687,0.2250945;0.2373235;0.01720938,0.2622628;-0.05227065;-0.05809719,-0.1592614;0.5370447;0.01054393,-0.4377598;0.5008091;0.002761536,-0.7371526;0.470316;-0.01598668,0.07645429;0.004186476;-0.04493709,0.08770457;-0.3509288;0.005541909,0.0876039;-0.7428206;0.1099759,0.09825218;-0.7646549;0.05003698,-0.07819349;0.007799337;-0.04131677,-0.118972;-0.3468787;-0.004954513,-0.1393572;-0.7394335;0.09489924,-0.1399448;-0.7011114;0.0153804,0.01834834;0.5684003;0.002998055,0;0;0,0.03542896;0.327362;0.01063514,0.06999545;0.6422899;0.007216692,0.2204771;0.4849075;-0.01862645,0.2359263;0.204381;-0.01753974,0.2396253;-0.08862707;-0.08860242,-0.1187077;0.5551029;0.01199761,-0.3992206;0.5582022;-0.003426942,-0.6987665;0.5520363;-0.03736078,0.07753667;-0.00426358;-0.04303503,0.09591013;-0.3626412;-0.0399611,0.08622257;-0.7585297;0.04758406,0.09303184;-0.7875654;-0.005906817,-0.08083201;0.0111554;-0.03498387,-0.1221374;-0.345319;-0.03378044,-0.1172724;-0.7446531;0.03688939,-0.1211819;-0.771336;-0.01936558,0.06151257;0.5652993;0.01057601,87.91624
+0;0;0,0.01057145;0.3291991;0.007097612,0.02084877;0.6457415;-0.001787122,0.1909967;0.515731;0.001037687,0.2250945;0.2373235;0.01720938,0.2622628;-0.05227065;-0.05809719,-0.1592614;0.5370447;0.01054393,-0.4377598;0.5008091;0.002761536,-0.7371526;0.470316;-0.01598668,0.07645429;0.004186476;-0.04493709,0.08770457;-0.3509288;0.005541909,0.0876039;-0.7428206;0.1099759,0.09825218;-0.7646549;0.05003698,-0.07819349;0.007799337;-0.04131677,-0.118972;-0.3468787;-0.004954513,-0.1393572;-0.7394335;0.09489924,-0.1399448;-0.7011114;0.0153804,0.01834834;0.5684003;0.002998055,0;0;0,0.03542896;0.327362;0.01063514,0.06999545;0.6422899;0.007216692,0.2204771;0.4849075;-0.01862645,0.2359263;0.204381;-0.01753974,0.2396253;-0.08862707;-0.08860242,-0.1187077;0.5551029;0.01199761,-0.3992206;0.5582022;-0.003426942,-0.6987665;0.5520363;-0.03736078,0.07753667;-0.00426358;-0.04303503,0.09591013;-0.3626412;-0.0399611,0.08622257;-0.7585297;0.04758406,0.09303184;-0.7875654;-0.005906817,-0.08083201;0.0111554;-0.03498387,-0.1221374;-0.345319;-0.03378044,-0.1172724;-0.7446531;0.03688939,-0.1211819;-0.771336;-0.01936558,0.06151257;0.5652993;0.01057601,87.91624
+0;0;0,0.01057145;0.3291991;0.007097612,0.02084877;0.6457415;-0.001787122,0.1909967;0.515731;0.001037687,0.2250945;0.2373235;0.01720938,0.2622628;-0.05227065;-0.05809719,-0.1592614;0.5370447;0.01054393,-0.4377598;0.5008091;0.002761536,-0.7371526;0.470316;-0.01598668,0.07645429;0.004186476;-0.04493709,0.08770457;-0.3509288;0.005541909,0.0876039;-0.7428206;0.1099759,0.09825218;-0.7646549;0.05003698,-0.07819349;0.007799337;-0.04131677,-0.118972;-0.3468787;-0.004954513,-0.1393572;-0.7394335;0.09489924,-0.1399448;-0.7011114;0.0153804,0.01834834;0.5684003;0.002998055,0;0;0,0.03542896;0.327362;0.01063514,0.06999545;0.6422899;0.007216692,0.2204771;0.4849075;-0.01862645,0.2359263;0.204381;-0.01753974,0.2396253;-0.08862707;-0.08860242,-0.1187077;0.5551029;0.01199761,-0.3992206;0.5582022;-0.003426942,-0.6987665;0.5520363;-0.03736078,0.07753667;-0.00426358;-0.04303503,0.09591013;-0.3626412;-0.0399611,0.08622257;-0.7585297;0.04758406,0.09303184;-0.7875654;-0.005906817,-0.08083201;0.0111554;-0.03498387,-0.1221374;-0.345319;-0.03378044,-0.1172724;-0.7446531;0.03688939,-0.1211819;-0.771336;-0.01936558,0.06151257;0.5652993;0.01057601,87.91624

+ 136 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_None_Fast.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007801484;0.3368739;0.008862958,0.01409098;0.6609733;0.001743231,0.1888621;0.5287367;0.005740603,0.229378;0.2316067;0.02406916,0.2649813;-0.02263296;-0.04157553,-0.1615929;0.5224546;0.007291756,-0.2204382;0.2279072;0.0007552886,-0.2751145;-0.0268462;-0.04747202,0.0780106;0.005348419;-0.0442417,0.0925105;-0.3399405;0.00231741,0.09316826;-0.7427256;0.1076703,0.1079709;-0.7856468;0.02364254,-0.07892362;0.006848595;-0.04237622,-0.1137405;-0.3379852;-0.003907021,-0.1345178;-0.74177;0.09539869,-0.1339522;-0.6999645;-0.01621487,0.0126276;0.5816802;0.006145233,0;0;0,0.006618828;0.3370003;0.003229856,0.01293446;0.660971;-0.008448362,0.1830734;0.5227697;-0.03366876,0.2264565;0.2262284;-0.0125773,0.2503221;-0.03250107;-0.06457841,-0.1641773;0.5279116;-0.01349998,-0.2094748;0.230983;-0.02022254,-0.2383071;-0.02323177;-0.08920223,0.07818975;0.00250496;-0.04417777,0.1312194;-0.3419685;-0.03284836,0.1450924;-0.7480459;0.05794955,0.143435;-0.779776;-0.03577303,-0.08273901;0.005400016;-0.03459309,-0.1347264;-0.3391423;-0.02079527,-0.1504492;-0.7468147;0.06221996,-0.150511;-0.7875647;-0.02491054,0.0114772;0.5817411;-0.003027201,297.6135
+0;0;0,0.007801048;0.3368551;0.008862461,0.01409058;0.6609567;0.001742559,0.1886727;0.5287736;0.00574055,0.2291844;0.2316742;0.02406722,0.2647673;-0.0224193;-0.04153972,-0.1614066;0.5224983;0.00729004,-0.2202459;0.2279811;0.0007542456,-0.2748907;-0.02662572;-0.04744533,0.07791582;0.005341921;-0.04418795,0.0924622;-0.3410538;0.002520401,0.09311822;-0.7427708;0.1075939,0.1077471;-0.7848357;0.02455284,-0.07882774;0.006840274;-0.04232474,-0.1137562;-0.3390989;-0.003732231,-0.1344784;-0.7418129;0.09531015,-0.1339195;-0.700146;-0.01499281,0.01262714;0.5816604;0.006144747,0;0;0,0.006454297;0.3369866;0.003016949,0.01264178;0.6609508;-0.008957148,0.1826804;0.5228099;-0.0337894,0.2258729;0.2262666;-0.0127759,0.24958;-0.03230843;-0.06484175,-0.1642557;0.5279703;-0.01380781,-0.2096208;0.2310863;-0.02066773,-0.2383533;-0.02301252;-0.08953077,0.07809334;0.002490699;-0.04412722,0.1315454;-0.3430434;-0.03262281,0.1447499;-0.7480886;0.05782867,0.1437472;-0.7792129;-0.03472399,-0.08260345;0.005414624;-0.03463145,-0.1358231;-0.340099;-0.0215447,-0.1517394;-0.7465016;0.06212773,-0.1520816;-0.7893959;-0.02147539,0.01122235;0.5817229;-0.003447532,297.631
+0;0;0,0.007801048;0.3368551;0.008862461,0.01409058;0.6609567;0.001742559,0.1886727;0.5287736;0.00574055,0.2291844;0.2316742;0.02406722,0.2647673;-0.0224193;-0.04153972,-0.1614066;0.5224983;0.00729004,-0.2202459;0.2279811;0.0007542456,-0.2748907;-0.02662572;-0.04744533,0.07791582;0.005341921;-0.04418795,0.0924622;-0.3410538;0.002520401,0.09311822;-0.7427708;0.1075939,0.1077471;-0.7848357;0.02455284,-0.07882774;0.006840274;-0.04232474,-0.1137562;-0.3390989;-0.003732231,-0.1344784;-0.7418129;0.09531015,-0.1339195;-0.700146;-0.01499281,0.01262714;0.5816604;0.006144747,0;0;0,0.006454297;0.3369866;0.003016949,0.01264178;0.6609508;-0.008957148,0.1826804;0.5228099;-0.0337894,0.2258729;0.2262666;-0.0127759,0.24958;-0.03230843;-0.06484175,-0.1642557;0.5279703;-0.01380781,-0.2096208;0.2310863;-0.02066773,-0.2383533;-0.02301252;-0.08953077,0.07809334;0.002490699;-0.04412722,0.1315454;-0.3430434;-0.03262281,0.1447499;-0.7480886;0.05782867,0.1437472;-0.7792129;-0.03472399,-0.08260345;0.005414624;-0.03463145,-0.1358231;-0.340099;-0.0215447,-0.1517394;-0.7465016;0.06212773,-0.1520816;-0.7893959;-0.02147539,0.01122235;0.5817229;-0.003447532,297.6491
+0;0;0,0.007708898;0.3368369;0.008797173,0.01392357;0.6609256;0.001628783,0.1885465;0.5287399;0.005689378,0.229109;0.2315453;0.02399512,0.2646956;-0.02223557;-0.04163296,-0.1615386;0.52236;0.007398305,-0.2203499;0.2277328;0.0009819837,-0.2750349;-0.02665544;-0.04670817,0.07793963;0.005381104;-0.0442075,0.09247391;-0.3414454;0.00245731,0.09330706;-0.7427386;0.1075758,0.1071517;-0.7853889;0.0244346,-0.07884162;0.006803962;-0.04237393,-0.1138071;-0.3395559;-0.00377617,-0.134579;-0.7418851;0.09515074,-0.1340614;-0.7001851;-0.01550653,0.01247947;0.5816317;0.006045007,0;0;0,0.006513089;0.3369644;0.002913475,0.01272581;0.6609103;-0.009184361,0.1827569;0.5226861;-0.03397703,0.2257422;0.2260135;-0.01293683,0.249461;-0.03227043;-0.06494665,-0.1642068;0.5279698;-0.01404591,-0.2097477;0.2310131;-0.02096085,-0.2383024;-0.02281323;-0.08977222,0.07812848;0.002467692;-0.04413271,0.1316392;-0.3434775;-0.03247071,0.1449236;-0.7481685;0.05772662,0.1447516;-0.7790707;-0.03540278,-0.08263713;0.005427854;-0.03463361,-0.1359219;-0.3404985;-0.0214743,-0.1519488;-0.7465143;0.06207923,-0.1529719;-0.7889948;-0.02234662,0.01130302;0.5816864;-0.003648758,297.6643
+0;0;0,0.007708898;0.3368369;0.008797173,0.01392357;0.6609256;0.001628783,0.1885465;0.5287399;0.005689378,0.229109;0.2315453;0.02399512,0.2646956;-0.02223557;-0.04163296,-0.1615386;0.52236;0.007398305,-0.2203499;0.2277328;0.0009819837,-0.2750349;-0.02665544;-0.04670817,0.07793963;0.005381104;-0.0442075,0.09247391;-0.3414454;0.00245731,0.09330706;-0.7427386;0.1075758,0.1071517;-0.7853889;0.0244346,-0.07884162;0.006803962;-0.04237393,-0.1138071;-0.3395559;-0.00377617,-0.134579;-0.7418851;0.09515074,-0.1340614;-0.7001851;-0.01550653,0.01247947;0.5816317;0.006045007,0;0;0,0.006513089;0.3369644;0.002913475,0.01272581;0.6609103;-0.009184361,0.1827569;0.5226861;-0.03397703,0.2257422;0.2260135;-0.01293683,0.249461;-0.03227043;-0.06494665,-0.1642068;0.5279698;-0.01404591,-0.2097477;0.2310131;-0.02096085,-0.2383024;-0.02281323;-0.08977222,0.07812848;0.002467692;-0.04413271,0.1316392;-0.3434775;-0.03247071,0.1449236;-0.7481685;0.05772662,0.1447516;-0.7790707;-0.03540278,-0.08263713;0.005427854;-0.03463361,-0.1359219;-0.3404985;-0.0214743,-0.1519488;-0.7465143;0.06207923,-0.1529719;-0.7889948;-0.02234662,0.01130302;0.5816864;-0.003648758,297.6869
+0;0;0,0.007707987;0.3367971;0.008796133,0.01392136;0.6608174;0.001629327,0.1884561;0.5286768;0.005689078,0.2290043;0.2315873;0.02398834,0.2645786;-0.02210605;-0.0416171,-0.1614529;0.5223;0.007397146,-0.2202434;0.2277771;0.0009830943,-0.2749096;-0.02652341;-0.04669061,0.07788073;0.005377037;-0.04417409,0.09242458;-0.3416781;0.002521459,0.09325793;-0.743067;0.107665,0.1070124;-0.7852444;0.02506505,-0.07878204;0.00679882;-0.0423419,-0.1137706;-0.3397892;-0.003718719,-0.1345475;-0.7422144;0.09523179,-0.1340332;-0.7005906;-0.01470514,0.01247759;0.581542;0.006044528,0;0;0,0.006444991;0.3369274;0.002736807,0.01259001;0.6607959;-0.009617805,0.1825725;0.5226129;-0.03421378,0.2254903;0.2260508;-0.01299691,0.2489868;-0.03212783;-0.06516635,-0.1642827;0.528053;-0.01429773,-0.2098338;0.2312123;-0.02150124,-0.2383092;-0.02255055;-0.09022874,0.07807163;0.002464861;-0.04409552,0.1314639;-0.3437292;-0.032341,0.1451346;-0.7487351;0.0568347,0.142948;-0.7795982;-0.03542805,-0.08255282;0.005431564;-0.03465832,-0.1361788;-0.3406775;-0.02154497,-0.1522944;-0.7468007;0.0619607,-0.1543106;-0.7893971;-0.02138915,0.01118989;0.5815952;-0.004008055,297.7091
+0;0;0,0.007646226;0.3367999;0.008739816,0.01383697;0.6608179;0.001451081,0.188395;0.5287599;0.005677152,0.2289644;0.2316679;0.02388851,0.2649294;-0.02182886;-0.04226175,-0.1616385;0.522595;0.007179582,-0.2208894;0.2281596;0.0009912723,-0.2755969;-0.0264737;-0.04482265,0.07787956;0.005386105;-0.04417504,0.09241898;-0.3416845;0.002405781,0.0936708;-0.7430683;0.1075645,0.1069023;-0.7861174;0.02564831,-0.07877655;0.006794537;-0.0423528,-0.1137292;-0.3398079;-0.003826424,-0.1346764;-0.7421185;0.09555327,-0.1340969;-0.7004992;-0.01438382,0.01239204;0.5815442;0.005897809,0;0;0,0.006444991;0.3369274;0.002736807,0.01259001;0.6607959;-0.009617805,0.1825725;0.5226129;-0.03421378,0.2254903;0.2260508;-0.01299691,0.2489868;-0.03212783;-0.06516635,-0.1642827;0.528053;-0.01429773,-0.2098338;0.2312123;-0.02150124,-0.2383092;-0.02255055;-0.09022874,0.07807163;0.002464861;-0.04409552,0.1314639;-0.3437292;-0.032341,0.1451346;-0.7487351;0.0568347,0.142948;-0.7795982;-0.03542805,-0.08255282;0.005431564;-0.03465832,-0.1361788;-0.3406775;-0.02154497,-0.1522944;-0.7468007;0.0619607,-0.1543106;-0.7893971;-0.02138915,0.01118989;0.5815952;-0.004008055,297.7203
+0;0;0,0.007645397;0.3367634;0.008738869,0.01383563;0.6607546;0.001450773,0.1883486;0.5287175;0.005676488,0.2288917;0.2318179;0.02387605,0.2648651;-0.02173841;-0.04228974,-0.161595;0.5225542;0.007178532,-0.2208075;0.2283094;0.0009942288,-0.2755278;-0.02638373;-0.04483046,0.07787568;0.005385837;-0.04417283,0.09241727;-0.3417366;0.002414931,0.09366867;-0.7429881;0.107539,0.1068681;-0.7858601;0.02582137,-0.07877262;0.006794199;-0.04235069,-0.1137305;-0.33986;-0.003818564,-0.1346708;-0.7420379;0.09552836,-0.1340927;-0.7004467;-0.0141422,0.01239083;0.5814883;0.005897088,0;0;0,0.006481216;0.33689;0.002745867,0.01264618;0.6607318;-0.009598255,0.1825577;0.5225289;-0.03422952,0.22543;0.2261521;-0.01308465,0.2489791;-0.03210437;-0.06516016,-0.164208;0.5280724;-0.01424916,-0.209688;0.2314196;-0.0215339,-0.2379708;-0.02237955;-0.09044614,0.07807487;0.002438426;-0.04408216,0.1314752;-0.3438062;-0.03229475,0.1450282;-0.7486607;0.05694938,0.1440489;-0.7794436;-0.03506589,-0.0825422;0.005469551;-0.03466608,-0.1376449;-0.3404773;-0.0220048,-0.1525455;-0.7464776;0.06164451,-0.1545566;-0.7884179;-0.02191908,0.01124043;0.5815383;-0.003993511,297.7314
+0;0;0,0.007645397;0.3367634;0.008738869,0.01383563;0.6607546;0.001450773,0.1883486;0.5287175;0.005676488,0.2288917;0.2318179;0.02387605,0.2648651;-0.02173841;-0.04228974,-0.161595;0.5225542;0.007178532,-0.2208075;0.2283094;0.0009942288,-0.2755278;-0.02638373;-0.04483046,0.07787568;0.005385837;-0.04417283,0.09241727;-0.3417366;0.002414931,0.09366867;-0.7429881;0.107539,0.1068681;-0.7858601;0.02582137,-0.07877262;0.006794199;-0.04235069,-0.1137305;-0.33986;-0.003818564,-0.1346708;-0.7420379;0.09552836,-0.1340927;-0.7004467;-0.0141422,0.01239083;0.5814883;0.005897088,0;0;0,0.006481216;0.33689;0.002745867,0.01264618;0.6607318;-0.009598255,0.1825577;0.5225289;-0.03422952,0.22543;0.2261521;-0.01308465,0.2489791;-0.03210437;-0.06516016,-0.164208;0.5280724;-0.01424916,-0.209688;0.2314196;-0.0215339,-0.2379708;-0.02237955;-0.09044614,0.07807487;0.002438426;-0.04408216,0.1314752;-0.3438062;-0.03229475,0.1450282;-0.7486607;0.05694938,0.1440489;-0.7794436;-0.03506589,-0.0825422;0.005469551;-0.03466608,-0.1376449;-0.3404773;-0.0220048,-0.1525455;-0.7464776;0.06164451,-0.1545566;-0.7884179;-0.02191908,0.01124043;0.5815383;-0.003993511,297.7534
+0;0;0,0.007624506;0.3367285;0.008730672,0.01382388;0.6606771;0.00143839,0.1882392;0.5286187;0.005665431,0.2287737;0.2317232;0.02384087,0.2649501;-0.02172858;-0.04259851,-0.1615883;0.5226684;0.007076489,-0.2212012;0.2285077;0.001065601,-0.2759229;-0.02631885;-0.04398651,0.07788813;0.005384834;-0.04417561,0.09260118;-0.3409513;0.002678312,0.09390217;-0.742798;0.1079753,0.1052527;-0.7796626;0.03145861,-0.0787785;0.006793175;-0.04236558,-0.1135959;-0.3391442;-0.003952958,-0.1346215;-0.7419355;0.09548071,-0.1340571;-0.7011909;-0.006198987,0.01237474;0.5814211;0.005883392,0;0;0,0.006539478;0.3368537;0.002686977,0.0127579;0.6606506;-0.009703398,0.1826131;0.5225221;-0.03420901,0.2254363;0.2261484;-0.01301622,0.2489662;-0.03209946;-0.06512284,-0.1640587;0.5280834;-0.01420734,-0.2095385;0.2314388;-0.02155054,-0.2375124;-0.02227062;-0.09090237,0.07809137;0.002441853;-0.0440774,0.131426;-0.343088;-0.03289771,0.1449202;-0.7484123;0.05710292,0.1400079;-0.7789421;-0.02515602,-0.08255517;0.005464834;-0.03466728,-0.136443;-0.3398925;-0.02107094,-0.1523539;-0.7468364;0.06086507,-0.153098;-0.7707485;-0.02601102,0.01133872;0.581468;-0.004093647,297.7657
+0;0;0,0.007624506;0.3367285;0.008730672,0.01382388;0.6606771;0.00143839,0.1882392;0.5286187;0.005665431,0.2287737;0.2317232;0.02384087,0.2649501;-0.02172858;-0.04259851,-0.1615883;0.5226684;0.007076489,-0.2212012;0.2285077;0.001065601,-0.2759229;-0.02631885;-0.04398651,0.07788813;0.005384834;-0.04417561,0.09260118;-0.3409513;0.002678312,0.09390217;-0.742798;0.1079753,0.1052527;-0.7796626;0.03145861,-0.0787785;0.006793175;-0.04236558,-0.1135959;-0.3391442;-0.003952958,-0.1346215;-0.7419355;0.09548071,-0.1340571;-0.7011909;-0.006198987,0.01237474;0.5814211;0.005883392,0;0;0,0.006539478;0.3368537;0.002686977,0.0127579;0.6606506;-0.009703398,0.1826131;0.5225221;-0.03420901,0.2254363;0.2261484;-0.01301622,0.2489662;-0.03209946;-0.06512284,-0.1640587;0.5280834;-0.01420734,-0.2095385;0.2314388;-0.02155054,-0.2375124;-0.02227062;-0.09090237,0.07809137;0.002441853;-0.0440774,0.131426;-0.343088;-0.03289771,0.1449202;-0.7484123;0.05710292,0.1400079;-0.7789421;-0.02515602,-0.08255517;0.005464834;-0.03466728,-0.136443;-0.3398925;-0.02107094,-0.1523539;-0.7468364;0.06086507,-0.153098;-0.7707485;-0.02601102,0.01133872;0.581468;-0.004093647,297.788
+0;0;0,0.007623899;0.3367016;0.008729978,0.01382314;0.6606431;0.001437816,0.1881531;0.5286112;0.005664916,0.2286944;0.2316656;0.02384342,0.2648394;-0.02156621;-0.04253831,-0.1615046;0.5226637;0.007075289,-0.2211275;0.2284534;0.001063386,-0.2758017;-0.02615196;-0.04394963,0.07786205;0.005383031;-0.04416082,0.09257863;-0.3410365;0.002704389,0.09388079;-0.7432425;0.1080956,0.1055618;-0.7820539;0.02935103,-0.07875212;0.0067909;-0.04235139,-0.1135779;-0.3392298;-0.003929518,-0.1346223;-0.7423813;0.09559307,-0.1340415;-0.701324;-0.009047061,0.01237401;0.581388;0.005882771,0;0;0,0.006492987;0.3368281;0.002653599,0.01265457;0.6606189;-0.009740591,0.182448;0.5225549;-0.03424382,0.2252365;0.226126;-0.01303577,0.2487921;-0.0319306;-0.06491327,-0.1640759;0.5281077;-0.01422258,-0.2095674;0.231413;-0.0215401,-0.2374577;-0.02207112;-0.09087448,0.07805736;0.002442822;-0.04407644,0.1312025;-0.3432027;-0.03293109,0.1446695;-0.7489802;0.05674553,0.1419821;-0.7773705;-0.03075027,-0.08252434;0.005462046;-0.0346634,-0.1365553;-0.3399663;-0.02127143,-0.1525833;-0.7472261;0.06095522,-0.1525592;-0.7790434;-0.02419629,0.01124648;0.5814368;-0.004132509,297.8109
+0;0;0,0.007589029;0.3366823;0.00872065,0.01376873;0.6606169;0.001414681,0.1881078;0.5285888;0.005691123,0.2286775;0.2315701;0.02385012,0.2650678;-0.02126548;-0.0426265,-0.1615382;0.5225663;0.007178359,-0.2212226;0.2282915;0.001191314,-0.2761382;-0.02590543;-0.04394625,0.07787887;0.005394806;-0.04417908,0.09264776;-0.3418107;0.002810854,0.09401719;-0.7432246;0.1077039,0.1055077;-0.7908551;0.02341893,-0.07876959;0.00677744;-0.04237253,-0.1136709;-0.3400311;-0.003855422,-0.1347422;-0.742308;0.09547671,-0.1341292;-0.7002098;-0.0190472,0.01232153;0.581363;0.005861547,0;0;0,0.006529674;0.3368069;0.002661943,0.01269924;0.660591;-0.009721756,0.1824864;0.5224799;-0.03419876,0.2252938;0.2259766;-0.01300764,0.2488196;-0.03179255;-0.06468749,-0.1640279;0.5280352;-0.01416192,-0.2095828;0.2312749;-0.02149522,-0.237336;-0.02189434;-0.09080849,0.07808176;0.00241825;-0.04408407,0.1311157;-0.344047;-0.0328114,0.1448768;-0.7489609;0.05659223,0.1379293;-0.7792699;-0.04127002,-0.08255608;0.005506292;-0.03464372,-0.1372628;-0.3406359;-0.02158013,-0.152555;-0.7470018;0.06070217,-0.1525442;-0.7868631;-0.03085043,0.01128958;0.5814098;-0.00411725,297.8318
+0;0;0,0.007589029;0.3366823;0.00872065,0.01376873;0.6606169;0.001414681,0.1881078;0.5285888;0.005691123,0.2286775;0.2315701;0.02385012,0.2650678;-0.02126548;-0.0426265,-0.1615382;0.5225663;0.007178359,-0.2212226;0.2282915;0.001191314,-0.2761382;-0.02590543;-0.04394625,0.07787887;0.005394806;-0.04417908,0.09264776;-0.3418107;0.002810854,0.09401719;-0.7432246;0.1077039,0.1055077;-0.7908551;0.02341893,-0.07876959;0.00677744;-0.04237253,-0.1136709;-0.3400311;-0.003855422,-0.1347422;-0.742308;0.09547671,-0.1341292;-0.7002098;-0.0190472,0.01232153;0.581363;0.005861547,0;0;0,0.006529674;0.3368069;0.002661943,0.01269924;0.660591;-0.009721756,0.1824864;0.5224799;-0.03419876,0.2252938;0.2259766;-0.01300764,0.2488196;-0.03179255;-0.06468749,-0.1640279;0.5280352;-0.01416192,-0.2095828;0.2312749;-0.02149522,-0.237336;-0.02189434;-0.09080849,0.07808176;0.00241825;-0.04408407,0.1311157;-0.344047;-0.0328114,0.1448768;-0.7489609;0.05659223,0.1379293;-0.7792699;-0.04127002,-0.08255608;0.005506292;-0.03464372,-0.1372628;-0.3406359;-0.02158013,-0.152555;-0.7470018;0.06070217,-0.1525442;-0.7868631;-0.03085043,0.01128958;0.5814098;-0.00411725,297.8439
+0;0;0,0.00758698;0.3365914;0.008718296,0.0137654;0.6604577;0.001414401,0.1881229;0.528453;0.005689213,0.2287155;0.2312666;0.02385846,0.2650819;-0.02140304;-0.04257451,-0.1615586;0.5224299;0.007176599,-0.2212768;0.2279889;0.001186172,-0.2761563;-0.02604115;-0.04392176,0.07789163;0.00539569;-0.04418632,0.09258993;-0.3401504;0.002579022,0.09396451;-0.7430738;0.1078666,0.1045216;-0.784398;0.0304284,-0.07878249;0.00677855;-0.04237947,-0.113517;-0.3383724;-0.004046462,-0.1346676;-0.7421621;0.09565922,-0.1341043;-0.7010467;-0.009561397,0.01231872;0.5812325;0.005859654,0;0;0,0.006569676;0.3367149;0.002701998,0.01270437;0.6604341;-0.009620667,0.1825352;0.5223914;-0.0341506,0.2253322;0.2257231;-0.01284409,0.2488226;-0.0318988;-0.06438959,-0.1640333;0.527914;-0.01405263,-0.2096654;0.2309907;-0.02125709,-0.2372896;-0.02199242;-0.09064174,0.07810196;0.002401739;-0.04407907,0.1306694;-0.3424695;-0.03380418,0.1447233;-0.7485816;0.05735564,0.1359444;-0.7779903;-0.02975798,-0.08257154;0.005520059;-0.03464272,-0.1376164;-0.3388822;-0.02190389,-0.1523494;-0.7467547;0.06090667,-0.1528064;-0.7820414;-0.02235607,0.01130851;0.5812796;-0.004043818,297.865
+0;0;0,0.007554166;0.3365927;0.008698011,0.01370104;0.6604587;0.001350104,0.1880621;0.5284521;0.005681657,0.2286617;0.2312655;0.02383288,0.2651534;-0.02136511;-0.04267952,-0.1617096;0.5226977;0.006990082,-0.2220871;0.2283816;0.001491701,-0.2776562;-0.02548048;-0.04371767,0.07789898;0.005403703;-0.04417238,0.09258007;-0.3401321;0.002673991,0.09407211;-0.7430874;0.107838,0.104306;-0.7849141;0.03082211,-0.07877258;0.006773711;-0.04239867,-0.1134603;-0.3383634;-0.003899205,-0.1346318;-0.7421632;0.09576119,-0.1313909;-0.7891556;0.02325661,0.01225855;0.5812339;0.005804668,0;0;0,0.006569676;0.3367149;0.002701998,0.01270437;0.6604341;-0.009620667,0.1825352;0.5223914;-0.0341506,0.2253322;0.2257231;-0.01284409,0.2488226;-0.0318988;-0.06438959,-0.1640333;0.527914;-0.01405263,-0.2096654;0.2309907;-0.02125709,-0.2372896;-0.02199242;-0.09064174,0.07810196;0.002401739;-0.04407907,0.1306694;-0.3424695;-0.03380418,0.1447233;-0.7485816;0.05735564,0.1359444;-0.7779903;-0.02975798,-0.08257154;0.005520059;-0.03464272,-0.1376164;-0.3388822;-0.02190389,-0.1523494;-0.7467547;0.06090667,-0.1528064;-0.7820414;-0.02235607,0.01130851;0.5812796;-0.004043818,297.8764
+0;0;0,0.007554166;0.3365927;0.008698011,0.01370104;0.6604587;0.001350104,0.1880621;0.5284521;0.005681657,0.2286617;0.2312655;0.02383288,0.2651534;-0.02136511;-0.04267952,-0.1617096;0.5226977;0.006990082,-0.2220871;0.2283816;0.001491701,-0.2776562;-0.02548048;-0.04371767,0.07789898;0.005403703;-0.04417238,0.09258007;-0.3401321;0.002673991,0.09407211;-0.7430874;0.107838,0.104306;-0.7849141;0.03082211,-0.07877258;0.006773711;-0.04239867,-0.1134603;-0.3383634;-0.003899205,-0.1346318;-0.7421632;0.09576119,-0.1313909;-0.7891556;0.02325661,0.01225855;0.5812339;0.005804668,0;0;0,0.006569676;0.3367149;0.002701998,0.01270437;0.6604341;-0.009620667,0.1825352;0.5223914;-0.0341506,0.2253322;0.2257231;-0.01284409,0.2488226;-0.0318988;-0.06438959,-0.1640333;0.527914;-0.01405263,-0.2096654;0.2309907;-0.02125709,-0.2372896;-0.02199242;-0.09064174,0.07810196;0.002401739;-0.04407907,0.1306694;-0.3424695;-0.03380418,0.1447233;-0.7485816;0.05735564,0.1359444;-0.7779903;-0.02975798,-0.08257154;0.005520059;-0.03464272,-0.1376164;-0.3388822;-0.02190389,-0.1523494;-0.7467547;0.06090667,-0.1528064;-0.7820414;-0.02235607,0.01130851;0.5812796;-0.004043818,297.8885
+0;0;0,0.007553721;0.3365729;0.008697499,0.01370114;0.660468;0.001348721,0.1880596;0.5284502;0.005680943,0.228826;0.2300424;0.02390676,0.2651655;-0.02153414;-0.04232812,-0.1617074;0.522696;0.006989351,-0.222333;0.2271704;0.001468375,-0.2776702;-0.02563247;-0.04355236,0.07792015;0.005405172;-0.04418439,0.09258195;-0.3396767;0.002600439,0.09406555;-0.7403529;0.1071696,0.1035054;-0.7766071;0.03612883,-0.07879399;0.006775551;-0.04241019,-0.1134361;-0.3379081;-0.00396131,-0.1344879;-0.7394241;0.09513543,-0.1314984;-0.7804433;0.02825592,0.01225844;0.5812314;0.005803953,0;0;0,0.006692566;0.3366921;0.002767324,0.01286367;0.6604443;-0.009451389,0.1826178;0.5222332;-0.03407955,0.2253251;0.2243465;-0.012151,0.2490595;-0.03200668;-0.06428659,-0.1638676;0.5278447;-0.01383679,-0.2096995;0.2297037;-0.02109767,-0.2370912;-0.02223405;-0.0902022,0.07813451;0.002376676;-0.04407239,0.1306777;-0.34204;-0.03399134,0.1444139;-0.7451065;0.05996156,0.1319203;-0.7756565;-0.01555752,-0.08259629;0.005546097;-0.03464274,-0.1382807;-0.3382984;-0.02217298,-0.152133;-0.7438583;0.060335,-0.1481195;-0.7757356;-0.01503498,0.01145685;0.5812752;-0.00391531,297.9104
+0;0;0,0.007505517;0.3365392;0.00865525,0.01364633;0.66044;0.00126856,0.1879733;0.5284019;0.005610916,0.2289166;0.2299614;0.02386553,0.2651644;-0.0216029;-0.04239865,-0.1617197;0.5226058;0.007005449,-0.2229076;0.2271268;0.002060556,-0.2796878;-0.02535677;-0.04285624,0.07791787;0.005410895;-0.04414925,0.09263404;-0.3410524;0.002856169,0.09464797;-0.7409961;0.1069397,0.1032777;-0.7810901;0.03480181,-0.07873062;0.006761756;-0.04248996,-0.1135085;-0.3393247;-0.004051451,-0.1345728;-0.7399735;0.09509091,-0.1317612;-0.78352;0.02599306,0.01220126;0.5812047;0.005728432,0;0;0,0.006908365;0.3366509;0.00288558,0.01318854;0.6604164;-0.009131193,0.1828372;0.5221648;-0.03396535,0.2255955;0.2242296;-0.01199698,0.2493044;-0.0321219;-0.06406689,-0.1635727;0.5277986;-0.01344402,-0.2093371;0.229578;-0.02025249,-0.2368287;-0.02229202;-0.08949976,0.07809041;0.002323478;-0.04411483,0.1307438;-0.3434789;-0.03357029,0.1443398;-0.7458228;0.05984784,0.1320314;-0.7771161;-0.01941847,-0.08258363;0.00559321;-0.03461631,-0.1388761;-0.339574;-0.02222197,-0.1522068;-0.7442976;0.0603216,-0.1464729;-0.7819216;-0.01441544,0.01173353;0.5812432;-0.003679514,297.9333
+0;0;0,0.007505517;0.3365392;0.00865525,0.01364633;0.66044;0.00126856,0.1879733;0.5284019;0.005610916,0.2289166;0.2299614;0.02386553,0.2651644;-0.0216029;-0.04239865,-0.1617197;0.5226058;0.007005449,-0.2229076;0.2271268;0.002060556,-0.2796878;-0.02535677;-0.04285624,0.07791787;0.005410895;-0.04414925,0.09263404;-0.3410524;0.002856169,0.09464797;-0.7409961;0.1069397,0.1032777;-0.7810901;0.03480181,-0.07873062;0.006761756;-0.04248996,-0.1135085;-0.3393247;-0.004051451,-0.1345728;-0.7399735;0.09509091,-0.1317612;-0.78352;0.02599306,0.01220126;0.5812047;0.005728432,0;0;0,0.006908365;0.3366509;0.00288558,0.01318854;0.6604164;-0.009131193,0.1828372;0.5221648;-0.03396535,0.2255955;0.2242296;-0.01199698,0.2493044;-0.0321219;-0.06406689,-0.1635727;0.5277986;-0.01344402,-0.2093371;0.229578;-0.02025249,-0.2368287;-0.02229202;-0.08949976,0.07809041;0.002323478;-0.04411483,0.1307438;-0.3434789;-0.03357029,0.1443398;-0.7458228;0.05984784,0.1320314;-0.7771161;-0.01941847,-0.08258363;0.00559321;-0.03461631,-0.1388761;-0.339574;-0.02222197,-0.1522068;-0.7442976;0.0603216,-0.1464729;-0.7819216;-0.01441544,0.01173353;0.5812432;-0.003679514,297.9548
+0;0;0,0.00750572;0.3365484;0.008655486,0.01364764;0.6605073;0.00126745,0.1877794;0.5285131;0.005610761,0.2287164;0.2301186;0.02386256,0.2649711;-0.02149346;-0.04241418,-0.1615258;0.5227236;0.007003747,-0.2227043;0.22729;0.002059615,-0.2794952;-0.02524143;-0.0428657,0.07795936;0.005413775;-0.04417275,0.09267893;-0.3411297;0.002843551,0.09468893;-0.7402931;0.106724,0.1034708;-0.7816232;0.03331403,-0.07877253;0.006765355;-0.04251258,-0.1135585;-0.3394012;-0.004065171,-0.1345817;-0.7392684;0.09488378,-0.1317205;-0.7841119;0.02456743,0.0122023;0.5812573;0.005728146,0;0;0,0.007011652;0.336657;0.002986908,0.01354737;0.6604904;-0.008677006,0.1827962;0.5220948;-0.033916,0.2256779;0.2242282;-0.01189518,0.2494383;-0.03220695;-0.06378055,-0.1631044;0.5279161;-0.01322026,-0.2089537;0.2297564;-0.02006854,-0.2365688;-0.0221619;-0.08927983,0.07810961;0.002326965;-0.04417777,0.1310274;-0.343521;-0.03376245,0.1445296;-0.7450843;0.05946422,0.136039;-0.7752873;-0.02334666,-0.08264826;0.005592903;-0.03458591,-0.1383222;-0.3397479;-0.02194722,-0.151834;-0.7437166;0.06023159,-0.1483863;-0.7803317;-0.01790077,0.01200277;0.5812956;-0.003352403,297.9776
+0;0;0,0.007453861;0.3365496;0.008650133,0.01359817;0.6605085;0.001249881,0.1877167;0.5284801;0.005603919,0.2288134;0.2301079;0.02386172,0.264913;-0.02154544;-0.04234292,-0.1615848;0.5227471;0.007114003,-0.2231374;0.2273884;0.00234557,-0.2828256;-0.02460456;-0.04184176,0.07797958;0.005396975;-0.04413909,0.09263264;-0.3411589;0.002806697,0.09451828;-0.7403166;0.1067114,0.1032711;-0.7841538;0.03582004,-0.07870716;0.006797874;-0.04262832,-0.113477;-0.3393754;-0.004226409,-0.1346591;-0.7392259;0.09475637,-0.1301407;-0.7836254;0.0240569,0.01214987;0.5812585;0.005709891,0;0;0,0.007011652;0.336657;0.002986908,0.01354737;0.6604904;-0.008677006,0.1827962;0.5220948;-0.033916,0.2256779;0.2242282;-0.01189518,0.2494383;-0.03220695;-0.06378055,-0.1631044;0.5279161;-0.01322026,-0.2089537;0.2297564;-0.02006854,-0.2365688;-0.0221619;-0.08927983,0.07810961;0.002326965;-0.04417777,0.1310274;-0.343521;-0.03376245,0.1445296;-0.7450843;0.05946422,0.136039;-0.7752873;-0.02334666,-0.08264826;0.005592903;-0.03458591,-0.1383222;-0.3397479;-0.02194722,-0.151834;-0.7437166;0.06023159,-0.1483863;-0.7803317;-0.01790077,0.01200277;0.5812956;-0.003352403,297.9888
+0;0;0,0.007453435;0.3365304;0.008649639,0.01359801;0.6605031;0.001249362,0.1877678;0.5284626;0.005603188,0.2288508;0.2301901;0.02385488,0.2649622;-0.02154517;-0.0423713,-0.1616356;0.5227279;0.007113712,-0.2231677;0.2274679;0.002346873,-0.2828754;-0.02460709;-0.04185484,0.07802783;0.005400315;-0.04416641,0.09265007;-0.3404267;0.002680648,0.09453976;-0.7404407;0.1068083,0.1032205;-0.7836691;0.03650137,-0.07875587;0.006802081;-0.0426547,-0.1134526;-0.3386432;-0.004333548,-0.1346801;-0.7393515;0.0948616,-0.130199;-0.7831376;0.02474501,0.01214977;0.5812564;0.005709191,0;0;0,0.007071778;0.3366351;0.003147602,0.01361994;0.6604974;-0.008132696,0.1828575;0.5220256;-0.03372979,0.2257529;0.2242628;-0.01171422,0.2495018;-0.03225583;-0.06362545,-0.1630947;0.5279346;-0.0128639,-0.2091214;0.2299014;-0.01958204,-0.2369426;-0.02202085;-0.08902077,0.07812898;0.002311632;-0.04425716,0.1310634;-0.3427984;-0.03416538,0.1446255;-0.7451382;0.05962253,0.1378736;-0.7758222;-0.02194142,-0.08272202;0.005607922;-0.03455134,-0.137657;-0.3390892;-0.02148184,-0.1518675;-0.744146;0.0596635,-0.1499255;-0.7765647;-0.02084084,0.01207087;0.5812969;-0.002944231,298.0002
+0;0;0,0.007453435;0.3365304;0.008649639,0.01359801;0.6605031;0.001249362,0.1877678;0.5284626;0.005603188,0.2288508;0.2301901;0.02385488,0.2649622;-0.02154517;-0.0423713,-0.1616356;0.5227279;0.007113712,-0.2231677;0.2274679;0.002346873,-0.2828754;-0.02460709;-0.04185484,0.07802783;0.005400315;-0.04416641,0.09265007;-0.3404267;0.002680648,0.09453976;-0.7404407;0.1068083,0.1032205;-0.7836691;0.03650137,-0.07875587;0.006802081;-0.0426547,-0.1134526;-0.3386432;-0.004333548,-0.1346801;-0.7393515;0.0948616,-0.130199;-0.7831376;0.02474501,0.01214977;0.5812564;0.005709191,0;0;0,0.007071778;0.3366351;0.003147602,0.01361994;0.6604974;-0.008132696,0.1828575;0.5220256;-0.03372979,0.2257529;0.2242628;-0.01171422,0.2495018;-0.03225583;-0.06362545,-0.1630947;0.5279346;-0.0128639,-0.2091214;0.2299014;-0.01958204,-0.2369426;-0.02202085;-0.08902077,0.07812898;0.002311632;-0.04425716,0.1310634;-0.3427984;-0.03416538,0.1446255;-0.7451382;0.05962253,0.1378736;-0.7758222;-0.02194142,-0.08272202;0.005607922;-0.03455134,-0.137657;-0.3390892;-0.02148184,-0.1518675;-0.744146;0.0596635,-0.1499255;-0.7765647;-0.02084084,0.01207087;0.5812969;-0.002944231,298.0224
+0;0;0,0.007401055;0.3365451;0.008662445,0.01353678;0.6605226;0.001267254,0.1876252;0.5284187;0.005545189,0.2287232;0.2302916;0.02379784,0.2648995;-0.02155212;-0.04238903,-0.1616387;0.5227652;0.007176481,-0.2242514;0.2278671;0.003081989,-0.2876309;-0.02354345;-0.04039727,0.07802569;0.005398411;-0.04413551,0.09259503;-0.3409636;0.002774119,0.09459623;-0.7405849;0.1068846,0.1034101;-0.7881948;0.03309312,-0.07870657;0.00679855;-0.04271007,-0.1134575;-0.3391649;-0.004225142,-0.1346864;-0.7395422;0.09470664,-0.1300566;-0.7877154;0.02112891,0.01208892;0.5812749;0.005723454,0;0;0,0.007081561;0.3366476;0.003266573,0.01359527;0.6605204;-0.007848501,0.1827192;0.5219809;-0.03371835,0.2256662;0.2243678;-0.01171899,0.2494331;-0.03224412;-0.06368196,-0.1630579;0.5279791;-0.01243001,-0.2093677;0.2301337;-0.01917446,-0.2373016;-0.0218589;-0.08870213,0.07809838;0.002317995;-0.044276,0.1318253;-0.3432153;-0.03429484,0.1445221;-0.7452939;0.05904198,0.1386821;-0.7765173;-0.02907014,-0.08271178;0.005599074;-0.03453268,-0.1378049;-0.3396184;-0.02153017,-0.1519701;-0.7442831;0.059624,-0.151077;-0.7806232;-0.02490027,0.01206256;0.5813165;-0.002696037,298.0351
+0;0;0,0.00740261;0.3366158;0.008664265,0.01354064;0.660715;0.001266117,0.1878242;0.5285183;0.005545755,0.2289043;0.2305211;0.02379046,0.2650639;-0.02120677;-0.04236595,-0.1618292;0.5228584;0.007178865,-0.2244146;0.2280889;0.003086157,-0.287765;-0.02320603;-0.04037309,0.07803357;0.005398956;-0.04413997,0.09260152;-0.3409299;0.002765168,0.0946027;-0.7405481;0.1068748,0.1034984;-0.788878;0.03239876,-0.07871452;0.006799237;-0.04271439,-0.1134621;-0.3391311;-0.004233144,-0.1346909;-0.7395053;0.09469787,-0.1300181;-0.7884037;0.02043752,0.01209216;0.5814334;0.005724219,0;0;0,0.007090047;0.3367165;0.003431082,0.01358026;0.6607198;-0.007444382,0.1827942;0.5218735;-0.03363299,0.2256256;0.2243676;-0.01175785,0.2493949;-0.03212208;-0.06371105,-0.1632107;0.5279612;-0.012253,-0.2100803;0.2303277;-0.01860459,-0.2385756;-0.02157417;-0.087775,0.07808198;0.002338111;-0.04432225,0.1318371;-0.343159;-0.03441667,0.1444757;-0.7452288;0.05895162,0.1388368;-0.7765155;-0.03034305,-0.08274654;0.005568745;-0.03447787,-0.1377544;-0.3396322;-0.02157545,-0.1521418;-0.744068;0.06065708,-0.1507137;-0.7824718;-0.02348721,0.01205949;0.581478;-0.002348423,298.0574
+0;0;0,0.00740261;0.3366158;0.008664265,0.01354064;0.660715;0.001266117,0.1878242;0.5285183;0.005545755,0.2289043;0.2305211;0.02379046,0.2650639;-0.02120677;-0.04236595,-0.1618292;0.5228584;0.007178865,-0.2244146;0.2280889;0.003086157,-0.287765;-0.02320603;-0.04037309,0.07803357;0.005398956;-0.04413997,0.09260152;-0.3409299;0.002765168,0.0946027;-0.7405481;0.1068748,0.1034984;-0.788878;0.03239876,-0.07871452;0.006799237;-0.04271439,-0.1134621;-0.3391311;-0.004233144,-0.1346909;-0.7395053;0.09469787,-0.1300181;-0.7884037;0.02043752,0.01209216;0.5814334;0.005724219,0;0;0,0.007090047;0.3367165;0.003431082,0.01358026;0.6607198;-0.007444382,0.1827942;0.5218735;-0.03363299,0.2256256;0.2243676;-0.01175785,0.2493949;-0.03212208;-0.06371105,-0.1632107;0.5279612;-0.012253,-0.2100803;0.2303277;-0.01860459,-0.2385756;-0.02157417;-0.087775,0.07808198;0.002338111;-0.04432225,0.1318371;-0.343159;-0.03441667,0.1444757;-0.7452288;0.05895162,0.1388368;-0.7765155;-0.03034305,-0.08274654;0.005568745;-0.03447787,-0.1377544;-0.3396322;-0.02157545,-0.1521418;-0.744068;0.06065708,-0.1507137;-0.7824718;-0.02348721,0.01205949;0.581478;-0.002348423,298.0804
+0;0;0,0.007314014;0.3366055;0.008653623,0.01343193;0.6606613;0.001225427,0.1877667;0.5284988;0.005573569,0.2289611;0.2306745;0.02358103,0.2648478;-0.02123776;-0.04217502,-0.161977;0.522822;0.007249411,-0.2267865;0.2286986;0.003838245,-0.2950955;-0.02148941;-0.03872202,0.07806183;0.005388357;-0.04409957,0.09249853;-0.340913;0.00279142,0.09457236;-0.7346659;0.1051738,0.1065505;-0.7827813;0.02833834,-0.07865413;0.006811937;-0.04283202,-0.1135859;-0.3390533;-0.004247129,-0.1344572;-0.7334978;0.09325056,-0.1339032;-0.691929;-0.01636254,0.01198682;0.5813928;0.005689067,0;0;0,0.007149636;0.3367015;0.003559828,0.01377732;0.6606671;-0.007068157,0.1829381;0.5217627;-0.03350854,0.2256582;0.2244003;-0.01180267,0.2493755;-0.03210065;-0.06392026,-0.1631397;0.5280663;-0.0119065,-0.2103555;0.2306621;-0.0183841,-0.2402231;-0.02129009;-0.08693723,0.0780756;0.002346337;-0.04434133,0.1318739;-0.3431094;-0.0344491,0.1422313;-0.7393298;0.05736589,0.1388716;-0.7767353;-0.02977991,-0.08276389;0.005553887;-0.03444925,-0.1370634;-0.3396922;-0.02072055,-0.1512943;-0.7383919;0.0590534,-0.1510372;-0.7755643;-0.02833642,0.01221912;0.5814348;-0.002034426,298.1028
+0;0;0,0.007314014;0.3366055;0.008653623,0.01343193;0.6606613;0.001225427,0.1877667;0.5284988;0.005573569,0.2289611;0.2306745;0.02358103,0.2648478;-0.02123776;-0.04217502,-0.161977;0.522822;0.007249411,-0.2267865;0.2286986;0.003838245,-0.2950955;-0.02148941;-0.03872202,0.07806183;0.005388357;-0.04409957,0.09249853;-0.340913;0.00279142,0.09457236;-0.7346659;0.1051738,0.1065505;-0.7827813;0.02833834,-0.07865413;0.006811937;-0.04283202,-0.1135859;-0.3390533;-0.004247129,-0.1344572;-0.7334978;0.09325056,-0.1339032;-0.691929;-0.01636254,0.01198682;0.5813928;0.005689067,0;0;0,0.007149636;0.3367015;0.003559828,0.01377732;0.6606671;-0.007068157,0.1829381;0.5217627;-0.03350854,0.2256582;0.2244003;-0.01180267,0.2493755;-0.03210065;-0.06392026,-0.1631397;0.5280663;-0.0119065,-0.2103555;0.2306621;-0.0183841,-0.2402231;-0.02129009;-0.08693723,0.0780756;0.002346337;-0.04434133,0.1318739;-0.3431094;-0.0344491,0.1422313;-0.7393298;0.05736589,0.1388716;-0.7767353;-0.02977991,-0.08276389;0.005553887;-0.03444925,-0.1370634;-0.3396922;-0.02072055,-0.1512943;-0.7383919;0.0590534,-0.1510372;-0.7755643;-0.02833642,0.01221912;0.5814348;-0.002034426,298.1139
+0;0;0,0.007313243;0.33657;0.00865271,0.01342933;0.6605279;0.001227743,0.1875504;0.5284761;0.005573424,0.2287335;0.2307331;0.02357597,0.2646124;-0.0211249;-0.04216592,-0.1617664;0.5228063;0.00724722,-0.2265582;0.2287631;0.003836985,-0.2948525;-0.02137095;-0.03871411,0.07803343;0.005386396;-0.04408353,0.09241672;-0.3396335;0.002633944,0.09449433;-0.7341053;0.1052033,0.1059975;-0.7791235;0.03141423,-0.07862552;0.006809459;-0.04281644,-0.113428;-0.3377759;-0.004374329,-0.1343374;-0.7329406;0.09330137,-0.1338054;-0.6918306;-0.01196568,0.01198507;0.5813056;0.005688781,0;0;0,0.007657737;0.3366508;0.00391078,0.01500403;0.6605367;-0.005747557,0.1835554;0.5216665;-0.03307676,0.2261503;0.2243525;-0.0116024,0.2498701;-0.03207603;-0.06378973,-0.1619908;0.5282259;-0.01142492,-0.209761;0.230991;-0.01778664,-0.2411583;-0.02095124;-0.08547031,0.07793935;0.002260223;-0.04451895,0.1319813;-0.3418514;-0.03478479,0.1424894;-0.7387251;0.05748487,0.1407987;-0.7727047;-0.02682781,-0.08276088;0.005627215;-0.03435926,-0.1364703;-0.3384058;-0.0207706,-0.1498517;-0.737452;0.06118004,-0.1503633;-0.7759389;-0.01953037,0.01318198;0.5813366;-0.001037359,298.1375
+0;0;0,0.007238897;0.3365726;0.008613601,0.01333155;0.6605297;0.001126108,0.1874675;0.5285156;0.005584311,0.2287373;0.2307729;0.0233913,0.2641566;-0.0211761;-0.0422512,-0.1618751;0.5228578;0.007349422,-0.2313889;0.2298945;0.003979853,-0.3030714;-0.01944874;-0.03762936,0.07806427;0.005394865;-0.04402787,0.09228721;-0.3396554;0.002513248,0.09459458;-0.7340045;0.105549,0.1052092;-0.7792662;0.03187486,-0.07858113;0.006786378;-0.0429015,-0.1134496;-0.3377879;-0.004419792,-0.134368;-0.7329197;0.09338713,-0.1338564;-0.6918138;-0.01188047,0.01189101;0.581308;0.005599885,0;0;0,0.007657737;0.3366508;0.00391078,0.01500403;0.6605367;-0.005747557,0.1835554;0.5216665;-0.03307676,0.2261503;0.2243525;-0.0116024,0.2498701;-0.03207603;-0.06378973,-0.1619908;0.5282259;-0.01142492,-0.209761;0.230991;-0.01778664,-0.2411583;-0.02095124;-0.08547031,0.07793935;0.002260223;-0.04451895,0.1319813;-0.3418514;-0.03478479,0.1424894;-0.7387251;0.05748487,0.1407987;-0.7727047;-0.02682781,-0.08276088;0.005627215;-0.03435926,-0.1364703;-0.3384058;-0.0207706,-0.1498517;-0.737452;0.06118004,-0.1503633;-0.7759389;-0.01953037,0.01318198;0.5813366;-0.001037359,298.1482
+0;0;0,0.00723989;0.3366188;0.008614782,0.01333399;0.6606532;0.001125285,0.1873627;0.5286474;0.005584842,0.2285866;0.2312359;0.02337202,0.2640929;-0.02133307;-0.042432,-0.1617673;0.5229931;0.007348878,-0.2312038;0.2303556;0.003983058,-0.3030627;-0.01960114;-0.03772854,0.07805581;0.00539428;-0.0440231,0.09235357;-0.3414712;0.002762854,0.09467479;-0.7381893;0.1064176,0.105087;-0.7820155;0.03414869,-0.07857262;0.006785643;-0.04289685,-0.1136245;-0.3396013;-0.004212707,-0.1346686;-0.7371068;0.0941818,-0.1341667;-0.6962127;-0.009077966,0.01189302;0.5814077;0.005600407,0;0;0,0.007899299;0.3366874;0.004247427,0.0154625;0.6606508;-0.005190372,0.1837169;0.5214415;-0.03274298,0.2261139;0.2244016;-0.01178527,0.2495901;-0.03263527;-0.06434798,-0.1615183;0.5286332;-0.01123322,-0.2103836;0.2319004;-0.0168266,-0.2439347;-0.02057531;-0.08400004,0.07790036;0.002259165;-0.04456758,0.1325061;-0.3436012;-0.03418326,0.1417898;-0.7435577;0.05572534,0.1388839;-0.774265;-0.02846312,-0.08276946;0.005637502;-0.03431145,-0.136474;-0.3402444;-0.02050941,-0.1506368;-0.7420576;0.05999268,-0.1469398;-0.778145;-0.0200092,0.01361282;0.5814263;-0.0004990101,298.1613
+0;0;0,0.00723989;0.3366188;0.008614782,0.01333399;0.6606532;0.001125285,0.1873627;0.5286474;0.005584842,0.2285866;0.2312359;0.02337202,0.2640929;-0.02133307;-0.042432,-0.1617673;0.5229931;0.007348878,-0.2312038;0.2303556;0.003983058,-0.3030627;-0.01960114;-0.03772854,0.07805581;0.00539428;-0.0440231,0.09235357;-0.3414712;0.002762854,0.09467479;-0.7381893;0.1064176,0.105087;-0.7820155;0.03414869,-0.07857262;0.006785643;-0.04289685,-0.1136245;-0.3396013;-0.004212707,-0.1346686;-0.7371068;0.0941818,-0.1341667;-0.6962127;-0.009077966,0.01189302;0.5814077;0.005600407,0;0;0,0.007899299;0.3366874;0.004247427,0.0154625;0.6606508;-0.005190372,0.1837169;0.5214415;-0.03274298,0.2261139;0.2244016;-0.01178527,0.2495901;-0.03263527;-0.06434798,-0.1615183;0.5286332;-0.01123322,-0.2103836;0.2319004;-0.0168266,-0.2439347;-0.02057531;-0.08400004,0.07790036;0.002259165;-0.04456758,0.1325061;-0.3436012;-0.03418326,0.1417898;-0.7435577;0.05572534,0.1388839;-0.774265;-0.02846312,-0.08276946;0.005637502;-0.03431145,-0.136474;-0.3402444;-0.02050941,-0.1506368;-0.7420576;0.05999268,-0.1469398;-0.778145;-0.0200092,0.01361282;0.5814263;-0.0004990101,298.1837
+0;0;0,0.007105568;0.3366337;0.00867333,0.01316734;0.6606385;0.001212738,0.1869634;0.5289592;0.005730492,0.228088;0.2315422;0.02346382,0.2635965;-0.02185684;-0.04244275,-0.1617785;0.5235353;0.007273143,-0.2370476;0.2323451;0.00495353,-0.3183607;-0.01539087;-0.03783285,0.07812116;0.005396074;-0.0439963,0.0921485;-0.3423479;0.002865091,0.09491869;-0.7409833;0.1071281,0.1048913;-0.7846447;0.03358474,-0.07859708;0.006783125;-0.04294412,-0.1139907;-0.3404405;-0.004191991,-0.1345932;-0.739773;0.09529519,-0.1340292;-0.6987943;-0.008691415,0.01173088;0.5814115;0.00567962,0;0;0,0.008148037;0.3366923;0.004458904,0.01642548;0.6606231;-0.004433632,0.1840376;0.5213159;-0.03244686,0.2261766;0.2242279;-0.01181793,0.2492376;-0.03343537;-0.06560874,-0.1605022;0.5289435;-0.01096333,-0.2110144;0.232484;-0.01574103,-0.2465808;-0.02066314;-0.08257783,0.07794874;0.0022185;-0.04457331,0.1327954;-0.3444648;-0.03356361,0.1418457;-0.7464832;0.05636907,0.1385759;-0.7757401;-0.02972389,-0.08282459;0.005714636;-0.03428029,-0.136414;-0.3410637;-0.02043681,-0.1504649;-0.7449229;0.06011702,-0.1477045;-0.781669;-0.02032799,0.01437431;0.5814143;0.0001146793,298.2059
+0;0;0,0.007106318;0.3366692;0.008674246,0.0131688;0.6607118;0.001212645,0.1866933;0.5291014;0.005731017,0.2278109;0.2317355;0.02346131,0.2633653;-0.02199191;-0.04253066,-0.1615086;0.523686;0.00727128,-0.2367648;0.2325458;0.004952064,-0.3181832;-0.01551123;-0.03788975,0.0780777;0.005393072;-0.04397183,0.09203927;-0.3407206;0.00266986,0.09481337;-0.7399173;0.1070796,0.1047262;-0.7831368;0.03397738,-0.07855336;0.006779351;-0.04292023,-0.1137811;-0.3388163;-0.004349787,-0.1344125;-0.7387111;0.09527747,-0.133852;-0.6977983;-0.008085497,0.01173212;0.5814725;0.005680224,0;0;0,0.008466169;0.3367152;0.004812002,0.01689837;0.660683;-0.003925562,0.1840568;0.5212709;-0.03250647,0.225967;0.2241804;-0.01220107,0.2488957;-0.03375751;-0.06641328,-0.1597885;0.5292243;-0.01079335,-0.2116905;0.2330456;-0.01478101,-0.2493009;-0.02028257;-0.08116578,0.0778938;0.002178267;-0.04457068,0.1322288;-0.3429256;-0.03379798,0.1414494;-0.7454597;0.05647039,0.1385079;-0.7753407;-0.02843499,-0.08277065;0.005758858;-0.03427227,-0.1362407;-0.3393824;-0.02072701,-0.150297;-0.7438546;0.0597202,-0.1476599;-0.7795976;-0.02074226,0.0148404;0.5814615;0.0006153584,298.2279
+0;0;0,0.007106318;0.3366692;0.008674246,0.0131688;0.6607118;0.001212645,0.1866933;0.5291014;0.005731017,0.2278109;0.2317355;0.02346131,0.2633653;-0.02199191;-0.04253066,-0.1615086;0.523686;0.00727128,-0.2367648;0.2325458;0.004952064,-0.3181832;-0.01551123;-0.03788975,0.0780777;0.005393072;-0.04397183,0.09203927;-0.3407206;0.00266986,0.09481337;-0.7399173;0.1070796,0.1047262;-0.7831368;0.03397738,-0.07855336;0.006779351;-0.04292023,-0.1137811;-0.3388163;-0.004349787,-0.1344125;-0.7387111;0.09527747,-0.133852;-0.6977983;-0.008085497,0.01173212;0.5814725;0.005680224,0;0;0,0.008466169;0.3367152;0.004812002,0.01689837;0.660683;-0.003925562,0.1840568;0.5212709;-0.03250647,0.225967;0.2241804;-0.01220107,0.2488957;-0.03375751;-0.06641328,-0.1597885;0.5292243;-0.01079335,-0.2116905;0.2330456;-0.01478101,-0.2493009;-0.02028257;-0.08116578,0.0778938;0.002178267;-0.04457068,0.1322288;-0.3429256;-0.03379798,0.1414494;-0.7454597;0.05647039,0.1385079;-0.7753407;-0.02843499,-0.08277065;0.005758858;-0.03427227,-0.1362407;-0.3393824;-0.02072701,-0.150297;-0.7438546;0.0597202,-0.1476599;-0.7795976;-0.02074226,0.0148404;0.5814615;0.0006153584,298.2497
+0;0;0,0.006945772;0.3366863;0.00875093,0.01295632;0.6606988;0.001339663,0.1866898;0.5292091;0.005911639,0.2274934;0.2327595;0.02356894,0.2628637;-0.02257103;-0.04283123,-0.1618551;0.5236078;0.007483998,-0.2421186;0.2347919;0.00597366,-0.3294354;-0.01318036;-0.03573012,0.07809097;0.005369735;-0.04395835,0.09158081;-0.3383846;0.002560653,0.09394013;-0.7391907;0.1069973,0.1043934;-0.7766562;0.03696435,-0.07857482;0.006792658;-0.04288622,-0.114003;-0.3364813;-0.00519165,-0.1346566;-0.7377682;0.09530869,-0.134141;-0.6974944;-0.001952067,0.01152832;0.5814732;0.00579443,0;0;0,0.008642018;0.3367243;0.004955292,0.01741021;0.6606585;-0.003498077,0.1844482;0.5207144;-0.03225422,0.2259234;0.2245089;-0.0122242,0.2481764;-0.0349032;-0.06757665,-0.1595514;0.5293168;-0.01050954,-0.2124447;0.2342791;-0.01426797,-0.253437;-0.02039671;-0.07994583,0.07790517;0.002121285;-0.04456067,0.1317284;-0.3406748;-0.03421831,0.1413491;-0.7447027;0.05648446,0.1383482;-0.7715832;-0.02302074,-0.08275158;0.005913613;-0.03430124,-0.1356412;-0.3369441;-0.02148412,-0.1504023;-0.7425768;0.06099191,-0.1509713;-0.7751348;-0.01418553,0.01527259;0.5814497;0.0009708405,298.261
+0;0;0,0.006945772;0.3366863;0.00875093,0.01295632;0.6606988;0.001339663,0.1866898;0.5292091;0.005911639,0.2274934;0.2327595;0.02356894,0.2628637;-0.02257103;-0.04283123,-0.1618551;0.5236078;0.007483998,-0.2421186;0.2347919;0.00597366,-0.3294354;-0.01318036;-0.03573012,0.07809097;0.005369735;-0.04395835,0.09158081;-0.3383846;0.002560653,0.09394013;-0.7391907;0.1069973,0.1043934;-0.7766562;0.03696435,-0.07857482;0.006792658;-0.04288622,-0.114003;-0.3364813;-0.00519165,-0.1346566;-0.7377682;0.09530869,-0.134141;-0.6974944;-0.001952067,0.01152832;0.5814732;0.00579443,0;0;0,0.008642018;0.3367243;0.004955292,0.01741021;0.6606585;-0.003498077,0.1844482;0.5207144;-0.03225422,0.2259234;0.2245089;-0.0122242,0.2481764;-0.0349032;-0.06757665,-0.1595514;0.5293168;-0.01050954,-0.2124447;0.2342791;-0.01426797,-0.253437;-0.02039671;-0.07994583,0.07790517;0.002121285;-0.04456067,0.1317284;-0.3406748;-0.03421831,0.1413491;-0.7447027;0.05648446,0.1383482;-0.7715832;-0.02302074,-0.08275158;0.005913613;-0.03430124,-0.1356412;-0.3369441;-0.02148412,-0.1504023;-0.7425768;0.06099191,-0.1509713;-0.7751348;-0.01418553,0.01527259;0.5814497;0.0009708405,298.2724
+0;0;0,0.006945042;0.3366509;0.008750011,0.01295485;0.6606236;0.001339632,0.1862511;0.5292737;0.005910798,0.2270378;0.2329474;0.02356075,0.2624823;-0.02291867;-0.0429787,-0.1614235;0.5236862;0.007479231,-0.2416536;0.2349905;0.005969522,-0.3291536;-0.01350191;-0.03582173,0.07812341;0.005371966;-0.04397661,0.09160007;-0.3380464;0.002496924,0.09396199;-0.7392939;0.1070485,0.1044916;-0.7772521;0.03650427,-0.07860745;0.006795479;-0.04290403,-0.114001;-0.336143;-0.005246308,-0.1346774;-0.7378719;0.09536472,-0.134158;-0.6975231;-0.002606221,0.01152702;0.5814072;0.005793881,0;0;0,0.009037994;0.3366736;0.005271912,0.01838047;0.6605641;-0.002702475,0.1847051;0.5206462;-0.0320363,0.2258733;0.224508;-0.01224422,0.2477341;-0.03536141;-0.06829095,-0.1583692;0.5297681;-0.01028657,-0.2125164;0.2350776;-0.01344411,-0.2573128;-0.01969898;-0.07850882,0.0779728;0.002018496;-0.04452229,0.1317179;-0.3404468;-0.03420234,0.141534;-0.7448639;0.05682874,0.1389141;-0.7720969;-0.02331614,-0.08278314;0.005939671;-0.03431819,-0.1352325;-0.3366296;-0.02116727,-0.15002;-0.7429791;0.06005821,-0.1503268;-0.7735487;-0.01763935,0.01610728;0.5813619;0.00165081,298.2943
+0;0;0,0.006653897;0.3366567;0.008754481,0.01253344;0.6606308;0.00130427,0.1859163;0.5294768;0.006006609,0.2265797;0.2331337;0.02365862,0.261211;-0.02284908;-0.04286026,-0.1617986;0.5236492;0.007757216,-0.2480084;0.2366791;0.007143892,-0.3454238;-0.007958442;-0.03544671,0.07815597;0.005361289;-0.04392,0.09118094;-0.3380508;0.002727885,0.0938683;-0.739304;0.1072499,0.1042836;-0.7752238;0.03478079,-0.07858883;0.006799754;-0.04293745,-0.1147544;-0.3360615;-0.00531083,-0.1349075;-0.7378364;0.09522291,-0.1344343;-0.6974864;-0.002748147,0.01113397;0.5814146;0.005769992,0;0;0,0.009037994;0.3366736;0.005271912,0.01838047;0.6605641;-0.002702475,0.1847051;0.5206462;-0.0320363,0.2258733;0.224508;-0.01224422,0.2477341;-0.03536141;-0.06829095,-0.1583692;0.5297681;-0.01028657,-0.2125164;0.2350776;-0.01344411,-0.2573128;-0.01969898;-0.07850882,0.0779728;0.002018496;-0.04452229,0.1317179;-0.3404468;-0.03420234,0.141534;-0.7448639;0.05682874,0.1389141;-0.7720969;-0.02331614,-0.08278314;0.005939671;-0.03431819,-0.1352325;-0.3366296;-0.02116727,-0.15002;-0.7429791;0.06005821,-0.1503268;-0.7735487;-0.01763935,0.01610728;0.5813619;0.00165081,298.3062
+0;0;0,0.006653897;0.3366567;0.008754481,0.01253344;0.6606308;0.00130427,0.1859163;0.5294768;0.006006609,0.2265797;0.2331337;0.02365862,0.261211;-0.02284908;-0.04286026,-0.1617986;0.5236492;0.007757216,-0.2480084;0.2366791;0.007143892,-0.3454238;-0.007958442;-0.03544671,0.07815597;0.005361289;-0.04392,0.09118094;-0.3380508;0.002727885,0.0938683;-0.739304;0.1072499,0.1042836;-0.7752238;0.03478079,-0.07858883;0.006799754;-0.04293745,-0.1147544;-0.3360615;-0.00531083,-0.1349075;-0.7378364;0.09522291,-0.1344343;-0.6974864;-0.002748147,0.01113397;0.5814146;0.005769992,0;0;0,0.009037994;0.3366736;0.005271912,0.01838047;0.6605641;-0.002702475,0.1847051;0.5206462;-0.0320363,0.2258733;0.224508;-0.01224422,0.2477341;-0.03536141;-0.06829095,-0.1583692;0.5297681;-0.01028657,-0.2125164;0.2350776;-0.01344411,-0.2573128;-0.01969898;-0.07850882,0.0779728;0.002018496;-0.04452229,0.1317179;-0.3404468;-0.03420234,0.141534;-0.7448639;0.05682874,0.1389141;-0.7720969;-0.02331614,-0.08278314;0.005939671;-0.03431819,-0.1352325;-0.3366296;-0.02116727,-0.15002;-0.7429791;0.06005821,-0.1503268;-0.7735487;-0.01763935,0.01610728;0.5813619;0.00165081,298.3174
+0;0;0,0.006654502;0.3366872;0.008755276,0.01253466;0.6606951;0.001304233,0.186306;0.5294161;0.006007635,0.2269511;0.2332063;0.0236517,0.2614901;-0.02209437;-0.04268995,-0.1621821;0.5235755;0.007762135,-0.2483531;0.2367346;0.007149087,-0.345509;-0.007251129;-0.03532804,0.07816505;0.005361911;-0.0439251,0.09115663;-0.33717;0.002603222,0.09384888;-0.739154;0.1073156,0.1042137;-0.7747541;0.03519791,-0.07859796;0.006800542;-0.04294244,-0.1146709;-0.335182;-0.005412254,-0.1348606;-0.7376885;0.09530456,-0.1343898;-0.6973888;-0.002191372,0.01113502;0.5814694;0.005770492,0;0;0,0.009279042;0.3366952;0.005428314,0.01874983;0.660616;-0.002514124,0.1853173;0.5201393;-0.03175044,0.2257822;0.2240015;-0.01255298,0.2475371;-0.03518426;-0.06842864,-0.1584531;0.5299067;-0.01029639,-0.2145807;0.2357147;-0.01237479,-0.2628654;-0.01786113;-0.07672135,0.0780147;0.001950294;-0.04447293,0.1314913;-0.3396657;-0.03444743,0.1414;-0.74479;0.05687166,0.1358593;-0.7730291;-0.02180028,-0.08278636;0.005970988;-0.03433227,-0.1350097;-0.3357309;-0.02112923,-0.1501419;-0.7431413;0.05856299,-0.1483992;-0.7736785;-0.01853424,0.01646116;0.5814049;0.001844168,298.339
+0;0;0,0.006458381;0.3366892;0.008826556,0.01225155;0.6607;0.001432636,0.1860825;0.5295662;0.006130146,0.2265186;0.2333149;0.02355529,0.2605463;-0.02209169;-0.04264272,-0.162412;0.5234728;0.007995385,-0.2557608;0.2388862;0.008081758,-0.3637315;-0.0005683303;-0.03406658,0.07815257;0.005300283;-0.04395478,0.09078068;-0.33722;0.002758797,0.09365054;-0.7392306;0.1073639,0.1040202;-0.7748299;0.03524607,-0.07861836;0.006851917;-0.04289688,-0.1148623;-0.3351183;-0.005419448,-0.1356785;-0.7375795;0.09535076,-0.1352328;-0.6972712;-0.002144389,0.01086803;0.5814731;0.005884686,0;0;0,0.009279042;0.3366952;0.005428314,0.01874983;0.660616;-0.002514124,0.1853173;0.5201393;-0.03175044,0.2257822;0.2240015;-0.01255298,0.2475371;-0.03518426;-0.06842864,-0.1584531;0.5299067;-0.01029639,-0.2145807;0.2357147;-0.01237479,-0.2628654;-0.01786113;-0.07672135,0.0780147;0.001950294;-0.04447293,0.1314913;-0.3396657;-0.03444743,0.1414;-0.74479;0.05687166,0.1358593;-0.7730291;-0.02180028,-0.08278636;0.005970988;-0.03433227,-0.1350097;-0.3357309;-0.02112923,-0.1501419;-0.7431413;0.05856299,-0.1483992;-0.7736785;-0.01853424,0.01646116;0.5814049;0.001844168,298.3517
+0;0;0,0.006459087;0.336726;0.008827521,0.01225113;0.6606736;0.001435139,0.1863226;0.5294864;0.006131994,0.2268332;0.2326891;0.02358925,0.2608478;-0.02261898;-0.0425832,-0.1626498;0.5233846;0.00799979,-0.2561706;0.2382734;0.008086323,-0.3640996;-0.001088619;-0.03404574,0.0780725;0.005294855;-0.04390976,0.09069887;-0.337178;0.002797347,0.09357259;-0.7397306;0.1075434,0.1038648;-0.7748402;0.03596392,-0.07853784;0.006844897;-0.04285294,-0.1147768;-0.3350779;-0.005380701,-0.135621;-0.7380817;0.09552537,-0.1351787;-0.6978503;-0.001242071,0.01086792;0.5814644;0.005886197,0;0;0,0.009811804;0.3367128;0.005677223,0.01972547;0.6605576;-0.002215385,0.1862709;0.5196471;-0.0316062,0.2254623;0.2227562;-0.01278186,0.2468809;-0.03621593;-0.06928527,-0.1579724;0.5304351;-0.01039816,-0.2164112;0.2361241;-0.0110646,-0.2688312;-0.01664007;-0.07494243,0.07817429;0.001902416;-0.04400659,0.1313255;-0.3397326;-0.0345676,0.1411525;-0.7453664;0.05704713,0.1359199;-0.7740123;-0.02042603,-0.08263175;0.006001119;-0.03445864,-0.1348892;-0.3356424;-0.02113632,-0.1497049;-0.7438262;0.05757241,-0.1398949;-0.7733486;-0.01877985,0.01734062;0.5813674;0.002147198,298.3733
+0;0;0,0.006460235;0.3367859;0.008829091,0.01225312;0.6607807;0.001435623,0.1864061;0.5295574;0.006133254,0.2269301;0.2326624;0.02359626,0.2608868;-0.02221155;-0.04246368,-0.1627288;0.5234528;0.00800192,-0.2562804;0.2382478;0.008088481,-0.3640259;-0.0007072985;-0.03397195,0.07798853;0.005289159;-0.04386253,0.09064288;-0.3379428;0.002948109,0.09353732;-0.7433981;0.1084495,0.1047691;-0.7844518;0.03033536,-0.07845335;0.006837535;-0.04280685,-0.1147726;-0.3358432;-0.005251549,-0.1357672;-0.741753;0.09638214,-0.1352844;-0.7005876;-0.009219415,0.0108697;0.5815597;0.005887343,0;0;0,0.009798847;0.3367745;0.005599737,0.0194869;0.6606686;-0.002488852,0.1860657;0.5194334;-0.03185272,0.2248988;0.2223763;-0.01333547,0.2459687;-0.03615633;-0.06985641,-0.1582725;0.5307346;-0.01097713,-0.2196347;0.2369187;-0.0101484,-0.2759301;-0.01485682;-0.07273918,0.07820731;0.001770616;-0.04375601,0.1313294;-0.3406551;-0.03468823,0.1417616;-0.7492094;0.05754828,0.1382766;-0.7784258;-0.03053045,-0.08246826;0.006089444;-0.0345834,-0.13528;-0.3362476;-0.02132277,-0.1502307;-0.7473706;0.05796981,-0.1421128;-0.7822685;-0.02568996,0.0171618;0.5814672;0.001919508,298.3951
+0;0;0,0.00649621;0.3367847;0.00884751,0.01238284;0.6607784;0.001478664,0.1865345;0.5296488;0.006192302,0.2270976;0.2327558;0.02359954,0.2600479;-0.02217597;-0.0427461,-0.1626492;0.5235216;0.008233808,-0.2656677;0.2415981;0.007878972,-0.3782957;0.004915908;-0.0342418,0.07800217;0.005204879;-0.04384834,0.0904552;-0.3380139;0.003112324,0.09334361;-0.7434605;0.1086476,0.1050808;-0.7840477;0.03018557,-0.07843639;0.006925122;-0.04282385,-0.1148429;-0.3357435;-0.005243357,-0.1359745;-0.7415981;0.09658268,-0.1355362;-0.7004304;-0.009018838,0.01097047;0.5815575;0.005922458,0;0;0,0.009798847;0.3367745;0.005599737,0.0194869;0.6606686;-0.002488852,0.1860657;0.5194334;-0.03185272,0.2248988;0.2223763;-0.01333547,0.2459687;-0.03615633;-0.06985641,-0.1582725;0.5307346;-0.01097713,-0.2196347;0.2369187;-0.0101484,-0.2759301;-0.01485682;-0.07273918,0.07820731;0.001770616;-0.04375601,0.1313294;-0.3406551;-0.03468823,0.1417616;-0.7492094;0.05754828,0.1382766;-0.7784258;-0.03053045,-0.08246826;0.006089444;-0.0345834,-0.13528;-0.3362476;-0.02132277,-0.1502307;-0.7473706;0.05796981,-0.1421128;-0.7822685;-0.02568996,0.0171618;0.5814672;0.001919508,298.4062
+0;0;0,0.00649621;0.3367847;0.00884751,0.01238284;0.6607784;0.001478664,0.1865345;0.5296488;0.006192302,0.2270976;0.2327558;0.02359954,0.2600479;-0.02217597;-0.0427461,-0.1626492;0.5235216;0.008233808,-0.2656677;0.2415981;0.007878972,-0.3782957;0.004915908;-0.0342418,0.07800217;0.005204879;-0.04384834,0.0904552;-0.3380139;0.003112324,0.09334361;-0.7434605;0.1086476,0.1050808;-0.7840477;0.03018557,-0.07843639;0.006925122;-0.04282385,-0.1148429;-0.3357435;-0.005243357,-0.1359745;-0.7415981;0.09658268,-0.1355362;-0.7004304;-0.009018838,0.01097047;0.5815575;0.005922458,0;0;0,0.009798847;0.3367745;0.005599737,0.0194869;0.6606686;-0.002488852,0.1860657;0.5194334;-0.03185272,0.2248988;0.2223763;-0.01333547,0.2459687;-0.03615633;-0.06985641,-0.1582725;0.5307346;-0.01097713,-0.2196347;0.2369187;-0.0101484,-0.2759301;-0.01485682;-0.07273918,0.07820731;0.001770616;-0.04375601,0.1313294;-0.3406551;-0.03468823,0.1417616;-0.7492094;0.05754828,0.1382766;-0.7784258;-0.03053045,-0.08246826;0.006089444;-0.0345834,-0.13528;-0.3362476;-0.02132277,-0.1502307;-0.7473706;0.05796981,-0.1421128;-0.7822685;-0.02568996,0.0171618;0.5814672;0.001919508,298.4175
+0;0;0,0.006495856;0.3367664;0.008847029,0.01238207;0.660737;0.001478587,0.1861781;0.5297155;0.006191515,0.2267487;0.2327682;0.02360194,0.2596587;-0.02185252;-0.04266273,-0.1622982;0.5236006;0.008228885,-0.2653356;0.2416255;0.007873984,-0.3778262;0.00523217;-0.03419539,0.0780374;0.005207229;-0.04386814,0.09037913;-0.334944;0.002672791,0.09327128;-0.7409171;0.1083451,0.1050956;-0.7820284;0.02930042,-0.07847181;0.006928249;-0.04284319,-0.114553;-0.3326777;-0.005598582,-0.135712;-0.7390592;0.09635969,-0.1352704;-0.6978086;-0.01002602,0.01096975;0.581519;0.005922218,0;0;0,0.01018094;0.3367436;0.005669832,0.02019782;0.6606025;-0.002482891,0.1862426;0.5192358;-0.03185821,0.2247967;0.2220722;-0.01357698,0.2453942;-0.0361743;-0.07005942,-0.1573247;0.5310404;-0.01132342,-0.2233396;0.2382121;-0.006804499,-0.2816948;-0.01294923;-0.06859827,0.07833307;0.001663387;-0.04361796,0.1314459;-0.3376431;-0.03517151,0.1415818;-0.7467563;0.05709362,0.138658;-0.7780915;-0.03050852,-0.08248489;0.006140368;-0.03463962,-0.1351739;-0.3330923;-0.02174629,-0.1498902;-0.7446517;0.05820085,-0.1454284;-0.779183;-0.02700767,0.0177995;0.5814078;0.001953125,298.4396
+0;0;0,0.006524207;0.3367655;0.008862216,0.01248206;0.6607353;0.001514488,0.1862799;0.5297933;0.006100982,0.2270519;0.2328699;0.02344729,0.2592059;-0.02187318;-0.04271831,-0.1622404;0.5236679;0.008444812,-0.2737752;0.2449451;0.00780934,-0.3976437;0.01446432;-0.03509752,0.07804675;0.005151756;-0.04385803,0.09025012;-0.3349837;0.00283384,0.09289072;-0.7409383;0.1085838,0.1048648;-0.7824267;0.02990261,-0.07845725;0.00698826;-0.04286009,-0.1146737;-0.3325819;-0.005420968,-0.1357833;-0.7389463;0.09661583,-0.1354168;-0.6976929;-0.009769872,0.01104791;0.5815173;0.005951453,0;0;0,0.01018094;0.3367436;0.005669832,0.02019782;0.6606025;-0.002482891,0.1862426;0.5192358;-0.03185821,0.2247967;0.2220722;-0.01357698,0.2453942;-0.0361743;-0.07005942,-0.1573247;0.5310404;-0.01132342,-0.2233396;0.2382121;-0.006804499,-0.2816948;-0.01294923;-0.06859827,0.07833307;0.001663387;-0.04361796,0.1314459;-0.3376431;-0.03517151,0.1415818;-0.7467563;0.05709362,0.138658;-0.7780915;-0.03050852,-0.08248489;0.006140368;-0.03463962,-0.1351739;-0.3330923;-0.02174629,-0.1498902;-0.7446517;0.05820085,-0.1454284;-0.779183;-0.02700767,0.0177995;0.5814078;0.001953125,298.4515
+0;0;0,0.006523255;0.3367164;0.008860923,0.01247914;0.6605791;0.001515689,0.1866345;0.5295594;0.006100939,0.2273376;0.233138;0.02341791,0.259441;-0.02120432;-0.0426436,-0.162596;0.5234215;0.008449543,-0.2739422;0.24517;0.007815145,-0.3976158;0.0150518;-0.03502421,0.07805569;0.005152346;-0.04386305,0.09026363;-0.3351108;0.002846345,0.09290186;-0.7407001;0.1085012,0.1048895;-0.7822691;0.02973117,-0.07846623;0.00698906;-0.042865,-0.1146963;-0.3327085;-0.005411819,-0.1357868;-0.7387073;0.09653317,-0.13542;-0.6974412;-0.009972587,0.01104549;0.5813888;0.005951104,0;0;0,0.01072732;0.3366752;0.005806446,0.02126987;0.6604112;-0.002287865,0.1874788;0.5186368;-0.03143668,0.2245432;0.2217685;-0.01361203,0.2449344;-0.03605908;-0.07012665,-0.1568201;0.5312029;-0.01161393,-0.2258386;0.2396397;-0.004569797,-0.2892939;-0.01030166;-0.06446554,0.07843532;0.001531184;-0.04345989,0.1309793;-0.3379958;-0.0350697,0.1412779;-0.7467632;0.0569942,0.137945;-0.7784787;-0.03047371,-0.08244314;0.006250148;-0.03474579,-0.1356435;-0.3330348;-0.02189122,-0.1504145;-0.7438456;0.05989483,-0.1475023;-0.7834554;-0.02144727,0.01874779;0.5812478;0.002141714,298.462
+0;0;0,0.006523255;0.3367164;0.008860923,0.01247914;0.6605791;0.001515689,0.1866345;0.5295594;0.006100939,0.2273376;0.233138;0.02341791,0.259441;-0.02120432;-0.0426436,-0.162596;0.5234215;0.008449543,-0.2739422;0.24517;0.007815145,-0.3976158;0.0150518;-0.03502421,0.07805569;0.005152346;-0.04386305,0.09026363;-0.3351108;0.002846345,0.09290186;-0.7407001;0.1085012,0.1048895;-0.7822691;0.02973117,-0.07846623;0.00698906;-0.042865,-0.1146963;-0.3327085;-0.005411819,-0.1357868;-0.7387073;0.09653317,-0.13542;-0.6974412;-0.009972587,0.01104549;0.5813888;0.005951104,0;0;0,0.01072732;0.3366752;0.005806446,0.02126987;0.6604112;-0.002287865,0.1874788;0.5186368;-0.03143668,0.2245432;0.2217685;-0.01361203,0.2449344;-0.03605908;-0.07012665,-0.1568201;0.5312029;-0.01161393,-0.2258386;0.2396397;-0.004569797,-0.2892939;-0.01030166;-0.06446554,0.07843532;0.001531184;-0.04345989,0.1309793;-0.3379958;-0.0350697,0.1412779;-0.7467632;0.0569942,0.137945;-0.7784787;-0.03047371,-0.08244314;0.006250148;-0.03474579,-0.1356435;-0.3330348;-0.02189122,-0.1504145;-0.7438456;0.05989483,-0.1475023;-0.7834554;-0.02144727,0.01874779;0.5812478;0.002141714,298.4744
+0;0;0,0.006740085;0.3366627;0.008750206,0.01306349;0.6603889;0.001282309,0.1868719;0.5294486;0.005862661,0.2278612;0.2332712;0.02303542,0.2597736;-0.02230266;-0.04295041,-0.16191;0.5234315;0.008619405,-0.2852779;0.2505278;0.00876141,-0.4184247;0.02423681;-0.03312953,0.07800007;0.005119453;-0.04396581,0.09009799;-0.3349069;0.002994869,0.09263285;-0.7405922;0.1086327,0.1032483;-0.7837484;0.02812798,-0.07852285;0.00700004;-0.04275947,-0.1148096;-0.3324897;-0.00534942,-0.1361669;-0.7385235;0.09676246,-0.1358927;-0.6970279;-0.01192655,0.01152379;0.5812353;0.005746318,0;0;0,0.01129188;0.3366037;0.0058496,0.02236003;0.6601925;-0.002336264,0.1880815;0.5181481;-0.03136373,0.2241906;0.2213652;-0.01369452,0.244073;-0.03754592;-0.07079279,-0.1557535;0.5316314;-0.01189428,-0.2276412;0.2410217;-0.003274859,-0.2974189;-0.008826077;-0.06156446,0.07853601;0.001320913;-0.04328465,0.130586;-0.3380808;-0.0351088,0.1410688;-0.7470809;0.05629897,0.1376443;-0.778612;-0.03396583,-0.08236849;0.006484835;-0.03487965,-0.1360914;-0.3325189;-0.02223683,-0.1506562;-0.7430969;0.06118937,-0.147899;-0.7858595;-0.02031856,0.01971216;0.5810683;0.002127171,298.4964
+0;0;0,0.006740085;0.3366627;0.008750206,0.01306349;0.6603889;0.001282309,0.1868719;0.5294486;0.005862661,0.2278612;0.2332712;0.02303542,0.2597736;-0.02230266;-0.04295041,-0.16191;0.5234315;0.008619405,-0.2852779;0.2505278;0.00876141,-0.4184247;0.02423681;-0.03312953,0.07800007;0.005119453;-0.04396581,0.09009799;-0.3349069;0.002994869,0.09263285;-0.7405922;0.1086327,0.1032483;-0.7837484;0.02812798,-0.07852285;0.00700004;-0.04275947,-0.1148096;-0.3324897;-0.00534942,-0.1361669;-0.7385235;0.09676246,-0.1358927;-0.6970279;-0.01192655,0.01152379;0.5812353;0.005746318,0;0;0,0.01129188;0.3366037;0.0058496,0.02236003;0.6601925;-0.002336264,0.1880815;0.5181481;-0.03136373,0.2241906;0.2213652;-0.01369452,0.244073;-0.03754592;-0.07079279,-0.1557535;0.5316314;-0.01189428,-0.2276412;0.2410217;-0.003274859,-0.2974189;-0.008826077;-0.06156446,0.07853601;0.001320913;-0.04328465,0.130586;-0.3380808;-0.0351088,0.1410688;-0.7470809;0.05629897,0.1376443;-0.778612;-0.03396583,-0.08236849;0.006484835;-0.03487965,-0.1360914;-0.3325189;-0.02223683,-0.1506562;-0.7430969;0.06118937,-0.147899;-0.7858595;-0.02031856,0.01971216;0.5810683;0.002127171,298.5188
+0;0;0,0.006737251;0.3365212;0.008746526,0.01305792;0.6601076;0.001281671,0.1874488;0.5290256;0.005860713,0.2283472;0.2335054;0.02299536,0.2602565;-0.02204403;-0.04298417,-0.1624906;0.5229885;0.008626606,-0.2855847;0.2506903;0.008768296,-0.4187188;0.02442095;-0.03311866,0.07782833;0.005108182;-0.04386901,0.08990841;-0.3344164;0.003022365,0.09244618;-0.7405679;0.1087816,0.102677;-0.7810736;0.0311937,-0.07834996;0.006984628;-0.04266533,-0.1145832;-0.3320042;-0.005310487,-0.135965;-0.7385046;0.09691873,-0.1357008;-0.6974255;-0.007832259,0.01151882;0.5809842;0.005743984,0;0;0,0.01155619;0.3364545;0.005763292,0.02270508;0.6598951;-0.00262928,0.1889429;0.5173651;-0.03128505,0.223513;0.2210442;-0.01404309,0.243248;-0.03784063;-0.07119393,-0.156101;0.5316368;-0.01244786,-0.2316747;0.2427098;-0.002040879,-0.3073584;-0.006922841;-0.05334928,0.07846971;0.001156926;-0.04299998,0.1295723;-0.3378923;-0.03552985,0.1402101;-0.7473406;0.05606414,0.1335867;-0.7795702;-0.02866601,-0.08207051;0.006624985;-0.03504815,-0.1366352;-0.3317334;-0.02248076,-0.1512801;-0.7427863;0.06101535,-0.1489638;-0.7834429;-0.01707355,0.02004675;0.5808046;0.001890421,298.5399
+0;0;0,0.00699321;0.3365225;0.008487979,0.01368171;0.6600938;0.0007020696,0.1880267;0.5292004;0.005452207,0.2289648;0.2336979;0.02279675,0.2605489;-0.0219804;-0.04283918,-0.16211;0.5234579;0.008894198,-0.2953583;0.2559823;0.008482266,-0.434799;0.03366344;-0.03403424,0.07776341;0.005006406;-0.04399569,0.08939046;-0.3345399;0.002852328,0.09174415;-0.7408214;0.1081158,0.1024747;-0.7843734;0.03347963,-0.07842554;0.00704738;-0.04251589,-0.1141574;-0.3320887;-0.006025024,-0.1367667;-0.7384363;0.09654704,-0.1285519;-0.786994;0.02685629,0.0120431;0.5809771;0.005248372,0;0;0,0.01155619;0.3364545;0.005763292,0.02270508;0.6598951;-0.00262928,0.1889429;0.5173651;-0.03128505,0.223513;0.2210442;-0.01404309,0.243248;-0.03784063;-0.07119393,-0.156101;0.5316368;-0.01244786,-0.2316747;0.2427098;-0.002040879,-0.3073584;-0.006922841;-0.05334928,0.07846971;0.001156926;-0.04299998,0.1295723;-0.3378923;-0.03552985,0.1402101;-0.7473406;0.05606414,0.1335867;-0.7795702;-0.02866601,-0.08207051;0.006624985;-0.03504815,-0.1366352;-0.3317334;-0.02248076,-0.1512801;-0.7427863;0.06101535,-0.1489638;-0.7834429;-0.01707355,0.02004675;0.5808046;0.001890421,298.5516
+0;0;0,0.006993558;0.3365393;0.008488402,0.01368291;0.660152;0.0007012938,0.1880795;0.5292285;0.005452338,0.2290153;0.2337431;0.02279589,0.2607113;-0.02284032;-0.04307239,-0.1621606;0.5234842;0.008895344,-0.2954012;0.2560241;0.008483437,-0.4353354;0.03291821;-0.03418357,0.07761584;0.004996905;-0.0439122,0.08923451;-0.3343045;0.002902027,0.09158711;-0.7404;0.1081173,0.1026583;-0.7862872;0.03111155,-0.07827672;0.007034007;-0.04243521,-0.1139828;-0.3318575;-0.005970664,-0.1365817;-0.7380191;0.09655446,-0.1281061;-0.7890709;0.02465109,0.012044;0.5810205;0.005248442,0;0;0,0.01180345;0.3364648;0.005637884,0.02305009;0.6599372;-0.002979755,0.1891396;0.51689;-0.03157473,0.2228668;0.2204939;-0.01425529,0.2421042;-0.03928697;-0.0718931,-0.1558503;0.5318097;-0.01295059,-0.2356289;0.2440724;-0.001515275,-0.3149853;-0.005713344;-0.05139458,0.07838406;0.001041129;-0.04280567,0.1287615;-0.3378754;-0.03575325,0.1394776;-0.7471687;0.05564427,0.1365626;-0.7774119;-0.03476357,-0.08181725;0.006730585;-0.03518674,-0.1373753;-0.331228;-0.02296787,-0.1518557;-0.7421436;0.06026734,-0.1497317;-0.7833193;-0.02183519,0.0203758;0.580836;0.001601458,298.5735
+0;0;0,0.006993558;0.3365393;0.008488402,0.01368291;0.660152;0.0007012938,0.1880795;0.5292285;0.005452338,0.2290153;0.2337431;0.02279589,0.2607113;-0.02284032;-0.04307239,-0.1621606;0.5234842;0.008895344,-0.2954012;0.2560241;0.008483437,-0.4353354;0.03291821;-0.03418357,0.07761584;0.004996905;-0.0439122,0.08923451;-0.3343045;0.002902027,0.09158711;-0.7404;0.1081173,0.1026583;-0.7862872;0.03111155,-0.07827672;0.007034007;-0.04243521,-0.1139828;-0.3318575;-0.005970664,-0.1365817;-0.7380191;0.09655446,-0.1281061;-0.7890709;0.02465109,0.012044;0.5810205;0.005248442,0;0;0,0.01180345;0.3364648;0.005637884,0.02305009;0.6599372;-0.002979755,0.1891396;0.51689;-0.03157473,0.2228668;0.2204939;-0.01425529,0.2421042;-0.03928697;-0.0718931,-0.1558503;0.5318097;-0.01295059,-0.2356289;0.2440724;-0.001515275,-0.3149853;-0.005713344;-0.05139458,0.07838406;0.001041129;-0.04280567,0.1287615;-0.3378754;-0.03575325,0.1394776;-0.7471687;0.05564427,0.1365626;-0.7774119;-0.03476357,-0.08181725;0.006730585;-0.03518674,-0.1373753;-0.331228;-0.02296787,-0.1518557;-0.7421436;0.06026734,-0.1497317;-0.7833193;-0.02183519,0.0203758;0.580836;0.001601458,298.5849
+0;0;0,0.006987037;0.3364674;0.008432243,0.01368864;0.6600358;0.0006105155,0.1879842;0.5292978;0.005163501,0.2285461;0.23447;0.02265457,0.2602392;-0.02322844;-0.04337551,-0.1620688;0.5236028;0.009296487,-0.3056406;0.2623337;0.009767053,-0.4575678;0.04560156;-0.03168439,0.07749567;0.004943414;-0.04385715,0.08882641;-0.3342916;0.002001975,0.09140702;-0.7394543;0.1075016,0.1009979;-0.7836473;0.03129318,-0.07816396;0.007063947;-0.04235518,-0.1139045;-0.3316225;-0.005942602,-0.137049;-0.737054;0.09595582,-0.1370918;-0.6958411;-0.01024482,0.01204726;0.5809106;0.005164111,0;0;0,0.01185062;0.3363947;0.005332708,0.02313985;0.6598105;-0.003693342,0.1890299;0.5166401;-0.03205085,0.2220744;0.2208827;-0.01443529,0.2413295;-0.0400081;-0.07221174,-0.1557875;0.5322821;-0.01351576,-0.2394441;0.2464296;-0.0006859433,-0.3253222;-0.002749473;-0.04872394,0.07832757;0.0008495003;-0.04263258,0.1279748;-0.3379727;-0.03581309,0.1382558;-0.7462604;0.05632329,0.1370744;-0.7750804;-0.03280091,-0.08159831;0.006922633;-0.03531654,-0.1384821;-0.330613;-0.02324446,-0.1525649;-0.7407386;0.0597759,-0.1505045;-0.7810163;-0.02060512,0.02045206;0.5807224;0.001004219,298.5963
+0;0;0,0.006987037;0.3364674;0.008432243,0.01368864;0.6600358;0.0006105155,0.1879842;0.5292978;0.005163501,0.2285461;0.23447;0.02265457,0.2602392;-0.02322844;-0.04337551,-0.1620688;0.5236028;0.009296487,-0.3056406;0.2623337;0.009767053,-0.4575678;0.04560156;-0.03168439,0.07749567;0.004943414;-0.04385715,0.08882641;-0.3342916;0.002001975,0.09140702;-0.7394543;0.1075016,0.1009979;-0.7836473;0.03129318,-0.07816396;0.007063947;-0.04235518,-0.1139045;-0.3316225;-0.005942602,-0.137049;-0.737054;0.09595582,-0.1370918;-0.6958411;-0.01024482,0.01204726;0.5809106;0.005164111,0;0;0,0.01185062;0.3363947;0.005332708,0.02313985;0.6598105;-0.003693342,0.1890299;0.5166401;-0.03205085,0.2220744;0.2208827;-0.01443529,0.2413295;-0.0400081;-0.07221174,-0.1557875;0.5322821;-0.01351576,-0.2394441;0.2464296;-0.0006859433,-0.3253222;-0.002749473;-0.04872394,0.07832757;0.0008495003;-0.04263258,0.1279748;-0.3379727;-0.03581309,0.1382558;-0.7462604;0.05632329,0.1370744;-0.7750804;-0.03280091,-0.08159831;0.006922633;-0.03531654,-0.1384821;-0.330613;-0.02324446,-0.1525649;-0.7407386;0.0597759,-0.1505045;-0.7810163;-0.02060512,0.02045206;0.5807224;0.001004219,298.6189
+0;0;0,0.006986411;0.3364373;0.008431489,0.01368791;0.6600006;0.0006096461,0.1878337;0.5293024;0.005162871,0.2284387;0.2341615;0.02267251,0.2600783;-0.02310234;-0.0432462,-0.1619215;0.5236122;0.00929234,-0.3056458;0.2620656;0.009763405,-0.4573168;0.04569902;-0.03161813,0.07741001;0.00493795;-0.04380868,0.08869635;-0.3329677;0.00187074,0.09128442;-0.7393025;0.1076755,0.100789;-0.7828277;0.03215311,-0.07807757;0.007056139;-0.04230837,-0.1136781;-0.3303032;-0.00603848,-0.1368895;-0.7369075;0.09615472,-0.1369319;-0.6957956;-0.009089962,0.01204644;0.5808713;0.00516348,0;0;0,0.0120504;0.3363622;0.005019426,0.02354647;0.6597512;-0.004484415,0.18919;0.5163975;-0.03246689,0.2216124;0.220269;-0.01457238,0.2406644;-0.040162;-0.07239735,-0.1553829;0.5326238;-0.01411361,-0.2436793;0.2478977;-3.256183E-05,-0.3404739;0.003131881;-0.04748267,0.07828612;0.0007759928;-0.04250383,0.1270336;-0.3368306;-0.03620505,0.1376073;-0.7462925;0.0561986,0.1371109;-0.7755021;-0.03151631,-0.08144936;0.00698098;-0.03540003,-0.1390482;-0.3291016;-0.02421599,-0.1533604;-0.740226;0.05993383,-0.1513376;-0.7811408;-0.01859593,0.02080726;0.5806689;0.0003499985,298.6415
+0;0;0,0.007120453;0.336477;0.008287036,0.01397557;0.6600801;0.0002990961,0.1886064;0.5293339;0.00476864,0.2295949;0.2349176;0.02233761,0.2609152;-0.0224176;-0.04327723,-0.162229;0.5237853;0.009647473,-0.3190148;0.2706311;0.008704919,-0.477664;0.05947663;-0.03315067,0.07725743;0.004884915;-0.04384997,0.08834402;-0.3352717;0.002334073,0.09088528;-0.7408115;0.1079611,0.100986;-0.7916291;0.0247699,-0.07802937;0.007086901;-0.04214956,-0.1141547;-0.3325082;-0.005646117,-0.1373369;-0.7383601;0.09620115,-0.1308802;-0.7940343;0.0176357,0.01229647;0.5809406;0.004894962,0;0;0,0.01222996;0.3363962;0.004921436,0.02379193;0.6598263;-0.004706621,0.1896926;0.5159165;-0.03309345,0.221153;0.220387;-0.01459312,0.2400676;-0.04002193;-0.07236075,-0.155719;0.5329008;-0.01449603,-0.2492585;0.2506334;0.001161377,-0.3514802;0.008265346;-0.04696499,0.07821488;0.0006309152;-0.04239607,0.1259207;-0.3394251;-0.03543663,0.1374663;-0.7482783;0.05584216,0.1394941;-0.7797936;-0.04298115,-0.08126733;0.007141104;-0.03549673,-0.1399857;-0.3310699;-0.02418735,-0.1540349;-0.7414268;0.05969252,-0.1521574;-0.790076;-0.02612745,0.0210459;0.5807326;0.0001573563,298.6639
+0;0;0,0.007120453;0.336477;0.008287036,0.01397557;0.6600801;0.0002990961,0.1886064;0.5293339;0.00476864,0.2295949;0.2349176;0.02233761,0.2609152;-0.0224176;-0.04327723,-0.162229;0.5237853;0.009647473,-0.3190148;0.2706311;0.008704919,-0.477664;0.05947663;-0.03315067,0.07725743;0.004884915;-0.04384997,0.08834402;-0.3352717;0.002334073,0.09088528;-0.7408115;0.1079611,0.100986;-0.7916291;0.0247699,-0.07802937;0.007086901;-0.04214956,-0.1141547;-0.3325082;-0.005646117,-0.1373369;-0.7383601;0.09620115,-0.1308802;-0.7940343;0.0176357,0.01229647;0.5809406;0.004894962,0;0;0,0.01222996;0.3363962;0.004921436,0.02379193;0.6598263;-0.004706621,0.1896926;0.5159165;-0.03309345,0.221153;0.220387;-0.01459312,0.2400676;-0.04002193;-0.07236075,-0.155719;0.5329008;-0.01449603,-0.2492585;0.2506334;0.001161377,-0.3514802;0.008265346;-0.04696499,0.07821488;0.0006309152;-0.04239607,0.1259207;-0.3394251;-0.03543663,0.1374663;-0.7482783;0.05584216,0.1394941;-0.7797936;-0.04298115,-0.08126733;0.007141104;-0.03549673,-0.1399857;-0.3310699;-0.02418735,-0.1540349;-0.7414268;0.05969252,-0.1521574;-0.790076;-0.02612745,0.0210459;0.5807326;0.0001573563,298.6856
+0;0;0,0.007120028;0.336457;0.008286541,0.01397459;0.6600341;0.0002991883,0.1891486;0.5291342;0.004768043,0.2300688;0.2352087;0.02230772,0.2613776;-0.02203202;-0.04328302,-0.1627674;0.5235685;0.009661905,-0.3192919;0.2708364;0.008720923,-0.4778828;0.05975939;-0.0331193,0.07735703;0.004891213;-0.0439065,0.08842105;-0.3345726;0.002183482,0.0909599;-0.7397283;0.1077105,0.1004179;-0.7854031;0.02981314,-0.07812997;0.007096036;-0.0422039,-0.1141817;-0.3318075;-0.0057748,-0.137342;-0.737275;0.09597601,-0.1312962;-0.7874973;0.02241006,0.01229561;0.5808998;0.004894754,0;0;0,0.0124481;0.3363699;0.004789829,0.02432102;0.6597569;-0.005031347,0.1905041;0.5154468;-0.03384447,0.2212886;0.2203839;-0.01475215,0.2401018;-0.03997898;-0.07230568,-0.1558675;0.5328488;-0.01468829,-0.253409;0.2524921;0.00143861,-0.3598666;0.01163593;-0.04449878,0.07830422;0.0005490184;-0.04247308,0.1259019;-0.3388156;-0.03550839,0.1374953;-0.747271;0.05572367,0.1359788;-0.7786625;-0.03434801,-0.08138271;0.007194372;-0.03550928,-0.1399129;-0.330344;-0.02435344,-0.1540758;-0.7403799;0.05909381,-0.1523909;-0.7823459;-0.02277305,0.02149383;0.5806745;-0.0001168251,298.7076
+0;0;0,0.007328026;0.3364557;0.008154626,0.01456762;0.6600187;-4.988862E-05,0.1896666;0.5292429;0.004400361,0.2308407;0.2353626;0.02210157,0.2619573;-0.02192789;-0.04338543,-0.1623848;0.5239322;0.01008612,-0.327225;0.2765481;0.008305729,-0.5032992;0.07963061;-0.03263963,0.07735201;0.004862079;-0.04391858,0.08828353;-0.3345956;0.002247967,0.09092839;-0.7398075;0.1075564,0.1006991;-0.7855871;0.02979967,-0.0781359;0.007131855;-0.04218687,-0.1142267;-0.3317685;-0.005766772,-0.1373047;-0.7372656;0.09588443,-0.1302172;-0.7879771;0.0229492,0.01277912;0.5808903;0.004605802,0;0;0,0.0124481;0.3363699;0.004789829,0.02432102;0.6597569;-0.005031347,0.1905041;0.5154468;-0.03384447,0.2212886;0.2203839;-0.01475215,0.2401018;-0.03997898;-0.07230568,-0.1558675;0.5328488;-0.01468829,-0.253409;0.2524921;0.00143861,-0.3598666;0.01163593;-0.04449878,0.07830422;0.0005490184;-0.04247308,0.1259019;-0.3388156;-0.03550839,0.1374953;-0.747271;0.05572367,0.1359788;-0.7786625;-0.03434801,-0.08138271;0.007194372;-0.03550928,-0.1399129;-0.330344;-0.02435344,-0.1540758;-0.7403799;0.05909381,-0.1523909;-0.7823459;-0.02277305,0.02149383;0.5806745;-0.0001168251,298.7193
+0;0;0,0.007328019;0.3364553;0.008154618,0.01456803;0.6600372;-5.059829E-05,0.1896159;0.5292666;0.004400279,0.2308174;0.2351902;0.0221133,0.2619315;-0.02207908;-0.0433683,-0.1623342;0.5239574;0.0100844,-0.3272844;0.2764083;0.008302825,-0.5033441;0.07950704;-0.03263915,0.07735424;0.00486222;-0.04391985,0.08837078;-0.3372353;0.00260571,0.09100596;-0.7409637;0.1075286,0.1008799;-0.7875441;0.0289501,-0.07813816;0.00713206;-0.04218809,-0.1145097;-0.3344037;-0.005484767,-0.1375031;-0.7384164;0.09579429,-0.1303407;-0.7899809;0.02208824,0.01277931;0.5808991;0.004605661,0;0;0,0.01282721;0.3363593;0.004503965,0.02511538;0.6597337;-0.0058043,0.1911674;0.515501;-0.03447866,0.2212918;0.2201969;-0.01497889,0.2401058;-0.04019463;-0.07229972,-0.1552913;0.5333377;-0.01490429,-0.2598705;0.2553834;0.002325551,-0.3701514;0.01606913;-0.04250942,0.07828882;0.0005043298;-0.04250741,0.1253266;-0.341609;-0.03459573,0.1373883;-0.7488952;0.05476213,0.1361079;-0.7792885;-0.03736639,-0.08139592;0.007237149;-0.03547677,-0.1406055;-0.3328991;-0.02460248,-0.1543976;-0.7415478;0.05803146,-0.153999;-0.7824454;-0.02628949,0.02218561;0.5806539;-0.0007531643,298.7302
+0;0;0,0.007328019;0.3364553;0.008154618,0.01456803;0.6600372;-5.059829E-05,0.1896159;0.5292666;0.004400279,0.2308174;0.2351902;0.0221133,0.2619315;-0.02207908;-0.0433683,-0.1623342;0.5239574;0.0100844,-0.3272844;0.2764083;0.008302825,-0.5033441;0.07950704;-0.03263915,0.07735424;0.00486222;-0.04391985,0.08837078;-0.3372353;0.00260571,0.09100596;-0.7409637;0.1075286,0.1008799;-0.7875441;0.0289501,-0.07813816;0.00713206;-0.04218809,-0.1145097;-0.3344037;-0.005484767,-0.1375031;-0.7384164;0.09579429,-0.1303407;-0.7899809;0.02208824,0.01277931;0.5808991;0.004605661,0;0;0,0.01282721;0.3363593;0.004503965,0.02511538;0.6597337;-0.0058043,0.1911674;0.515501;-0.03447866,0.2212918;0.2201969;-0.01497889,0.2401058;-0.04019463;-0.07229972,-0.1552913;0.5333377;-0.01490429,-0.2598705;0.2553834;0.002325551,-0.3701514;0.01606913;-0.04250942,0.07828882;0.0005043298;-0.04250741,0.1253266;-0.341609;-0.03459573,0.1373883;-0.7488952;0.05476213,0.1361079;-0.7792885;-0.03736639,-0.08139592;0.007237149;-0.03547677,-0.1406055;-0.3328991;-0.02460248,-0.1543976;-0.7415478;0.05803146,-0.153999;-0.7824454;-0.02628949,0.02218561;0.5806539;-0.0007531643,298.7527
+0;0;0,0.007450419;0.3363882;0.008093148,0.01479499;0.6599096;-0.0001373338,0.1893992;0.5293484;0.003976982,0.2312324;0.2345216;0.02167733,0.2624583;-0.02217767;-0.04349284,-0.1617683;0.5242816;0.01065446,-0.3376276;0.2833408;0.007969275,-0.5177249;0.09077805;-0.03204681,0.07747123;0.004829283;-0.04404576,0.08827101;-0.3376433;0.002680566,0.09116662;-0.7412648;0.1080315,0.1021499;-0.7876699;0.02821793,-0.07830677;0.007185241;-0.04220859,-0.1149019;-0.3347131;-0.005415618,-0.1379657;-0.7387421;0.09580766,-0.1386241;-0.6971034;-0.0146128,0.01298362;0.5807847;0.004520841,0;0;0,0.01317407;0.3362815;0.00438571,0.02573333;0.6595843;-0.006036043,0.1912239;0.5155919;-0.03512883,0.2216836;0.219475;-0.0158112,0.2402524;-0.0404999;-0.07224667,-0.1544153;0.5337431;-0.01491079,-0.2649925;0.2573336;0.003974786,-0.3800108;0.0207027;-0.03953769,0.07836181;0.0004436076;-0.04271269,0.1250879;-0.3421016;-0.03453422,0.1370477;-0.7495124;0.05429649,0.1360431;-0.7802835;-0.03862523,-0.08160117;0.007295652;-0.03540007,-0.1413097;-0.333156;-0.02467587,-0.1549535;-0.7418624;0.05772877,-0.1542254;-0.7816729;-0.02861087,0.02274477;0.5805207;-0.0009605885,298.7663
+0;0;0,0.007450419;0.3363882;0.008093148,0.01479499;0.6599096;-0.0001373338,0.1893992;0.5293484;0.003976982,0.2312324;0.2345216;0.02167733,0.2624583;-0.02217767;-0.04349284,-0.1617683;0.5242816;0.01065446,-0.3376276;0.2833408;0.007969275,-0.5177249;0.09077805;-0.03204681,0.07747123;0.004829283;-0.04404576,0.08827101;-0.3376433;0.002680566,0.09116662;-0.7412648;0.1080315,0.1021499;-0.7876699;0.02821793,-0.07830677;0.007185241;-0.04220859,-0.1149019;-0.3347131;-0.005415618,-0.1379657;-0.7387421;0.09580766,-0.1386241;-0.6971034;-0.0146128,0.01298362;0.5807847;0.004520841,0;0;0,0.01317407;0.3362815;0.00438571,0.02573333;0.6595843;-0.006036043,0.1912239;0.5155919;-0.03512883,0.2216836;0.219475;-0.0158112,0.2402524;-0.0404999;-0.07224667,-0.1544153;0.5337431;-0.01491079,-0.2649925;0.2573336;0.003974786,-0.3800108;0.0207027;-0.03953769,0.07836181;0.0004436076;-0.04271269,0.1250879;-0.3421016;-0.03453422,0.1370477;-0.7495124;0.05429649,0.1360431;-0.7802835;-0.03862523,-0.08160117;0.007295652;-0.03540007,-0.1413097;-0.333156;-0.02467587,-0.1549535;-0.7418624;0.05772877,-0.1542254;-0.7816729;-0.02861087,0.02274477;0.5805207;-0.0009605885,298.787
+0;0;0,0.007451878;0.336454;0.008094734,0.01480093;0.6601726;-0.0001414563,0.1885897;0.5297849;0.003979129,0.2306373;0.2334466;0.02177022,0.2617464;-0.02229273;-0.04315626,-0.1609575;0.5247415;0.0106258,-0.3377183;0.2825654;0.007926845,-0.5171422;0.09072278;-0.03193961,0.07769095;0.00484298;-0.04417069,0.0884857;-0.3374704;0.00253392,0.09137785;-0.7406099;0.107759,0.1019894;-0.784429;0.03064678,-0.07852887;0.007205619;-0.0423283,-0.115107;-0.3345338;-0.005552433,-0.1381432;-0.7380803;0.09554995,-0.1387793;-0.6968355;-0.01113328,0.0129881;0.5809838;0.004520479,0;0;0,0.01388521;0.3363243;0.003942728,0.02773637;0.6597487;-0.00715971,0.1918479;0.5155064;-0.03610325,0.2227669;0.2179219;-0.01639652,0.2409799;-0.04117483;-0.07228065,-0.1520891;0.5342723;-0.01471525,-0.2707231;0.2595568;0.004213175,-0.3906322;0.02644686;-0.03900018,0.07846605;0.0003458709;-0.04305053,0.124973;-0.3420579;-0.03450394,0.1371109;-0.7488708;0.05470347,0.1313568;-0.7813439;-0.03231478,-0.08188435;0.007338489;-0.03537641,-0.1415471;-0.3329588;-0.02468127,-0.1551291;-0.7412057;0.05748964,-0.1526465;-0.7800888;-0.02471202,0.02438361;0.5806476;-0.001899719,298.809
+0;0;0,0.00760037;0.3364524;0.008028037,0.01514094;0.6601645;-0.0002844525,0.1888977;0.5298395;0.00363848,0.2312749;0.2335285;0.02109771,0.2623388;-0.02219367;-0.04391819,-0.1608127;0.5252653;0.01114941,-0.3468926;0.2901708;0.008741973,-0.5386209;0.1108257;-0.03201839,0.07768579;0.004807135;-0.0441837,0.08857372;-0.3375187;0.002407968,0.09120907;-0.740554;0.1080377,0.1019805;-0.7835178;0.0301376,-0.07853291;0.007249293;-0.04231335,-0.1151756;-0.3344815;-0.00552164,-0.1379738;-0.7380338;0.09561116,-0.1388016;-0.6967892;-0.01107077,0.01327932;0.580978;0.004396383,0;0;0,0.01388521;0.3363243;0.003942728,0.02773637;0.6597487;-0.00715971,0.1918479;0.5155064;-0.03610325,0.2227669;0.2179219;-0.01639652,0.2409799;-0.04117483;-0.07228065,-0.1520891;0.5342723;-0.01471525,-0.2707231;0.2595568;0.004213175,-0.3906322;0.02644686;-0.03900018,0.07846605;0.0003458709;-0.04305053,0.124973;-0.3420579;-0.03450394,0.1371109;-0.7488708;0.05470347,0.1313568;-0.7813439;-0.03231478,-0.08188435;0.007338489;-0.03537641,-0.1415471;-0.3329588;-0.02468127,-0.1551291;-0.7412057;0.05748964,-0.1526465;-0.7800888;-0.02471202,0.02438361;0.5806476;-0.001899719,298.82
+0;0;0,0.007598942;0.3363892;0.008026528,0.01513796;0.6600348;-0.0002843183,0.1887404;0.5297695;0.003638407,0.2312334;0.232649;0.02114533,0.2623979;-0.02390188;-0.04408129,-0.160662;0.5251994;0.01114273,-0.3472502;0.2894627;0.008728708,-0.5395999;0.1095363;-0.03216376,0.07771391;0.004808876;-0.0441997,0.08859748;-0.3373798;0.002373308,0.09123029;-0.7400262;0.1079011,0.1021033;-0.7836779;0.02926666,-0.07856134;0.007251919;-0.04232867,-0.1151894;-0.334342;-0.0055517,-0.1379655;-0.7375049;0.0954835,-0.1388012;-0.6961543;-0.01220407,0.01327669;0.580863;0.004395642,0;0;0,0.01443399;0.3362424;0.003536224,0.02866722;0.6595665;-0.008048773,0.1924498;0.515449;-0.03744149,0.2235266;0.2171073;-0.01696801,0.2427;-0.04269728;-0.07334256,-0.1512178;0.5345041;-0.01476482,-0.2755222;0.2614663;0.005022971,-0.4014005;0.0306585;-0.03886915,0.07843225;0.0002860427;-0.04317975,0.1246157;-0.3420179;-0.03448105,0.1369706;-0.7484862;0.05438995,0.1335305;-0.7791657;-0.03523326,-0.0819561;0.0074139;-0.03527638,-0.1420549;-0.3326733;-0.02481378,-0.1556378;-0.7404445;0.05768022,-0.1531301;-0.7833058;-0.02238916,0.02524031;0.5804915;-0.002669335,298.8414
+0;0;0,0.007598942;0.3363892;0.008026528,0.01513796;0.6600348;-0.0002843183,0.1887404;0.5297695;0.003638407,0.2312334;0.232649;0.02114533,0.2623979;-0.02390188;-0.04408129,-0.160662;0.5251994;0.01114273,-0.3472502;0.2894627;0.008728708,-0.5395999;0.1095363;-0.03216376,0.07771391;0.004808876;-0.0441997,0.08859748;-0.3373798;0.002373308,0.09123029;-0.7400262;0.1079011,0.1021033;-0.7836779;0.02926666,-0.07856134;0.007251919;-0.04232867,-0.1151894;-0.334342;-0.0055517,-0.1379655;-0.7375049;0.0954835,-0.1388012;-0.6961543;-0.01220407,0.01327669;0.580863;0.004395642,0;0;0,0.01443399;0.3362424;0.003536224,0.02866722;0.6595665;-0.008048773,0.1924498;0.515449;-0.03744149,0.2235266;0.2171073;-0.01696801,0.2427;-0.04269728;-0.07334256,-0.1512178;0.5345041;-0.01476482,-0.2755222;0.2614663;0.005022971,-0.4014005;0.0306585;-0.03886915,0.07843225;0.0002860427;-0.04317975,0.1246157;-0.3420179;-0.03448105,0.1369706;-0.7484862;0.05438995,0.1335305;-0.7791657;-0.03523326,-0.0819561;0.0074139;-0.03527638,-0.1420549;-0.3326733;-0.02481378,-0.1556378;-0.7404445;0.05768022,-0.1531301;-0.7833058;-0.02238916,0.02524031;0.5804915;-0.002669335,298.8534
+0;0;0,0.007757612;0.3363726;0.008004649,0.01548516;0.6599666;-0.0003004824,0.1894275;0.5294806;0.00331692,0.2316319;0.2324098;0.02088232,0.2634214;-0.02605054;-0.0450634,-0.1609921;0.5257583;0.01181213,-0.3593399;0.299943;0.009275718,-0.5582726;0.1243917;-0.03278038,0.07788721;0.004754319;-0.04451654,0.08860746;-0.337468;0.002505064,0.09111522;-0.7398927;0.1077491,0.1014538;-0.7837337;0.0292233,-0.07889836;0.007392427;-0.04232193,-0.1156779;-0.3342973;-0.00575022,-0.1384517;-0.7371576;0.0953099,-0.1394932;-0.6958047;-0.01237343,0.0135753;0.5808109;0.004374351,0;0;0,0.01482773;0.3362134;0.003394604,0.02942842;0.6594722;-0.008237839,0.1935075;0.515461;-0.03826904,0.2242542;0.217197;-0.01743507,0.2441119;-0.04463333;-0.07410729,-0.1510506;0.5345182;-0.01451385,-0.2805479;0.2640879;0.006431962,-0.4136143;0.0350112;-0.03804675,0.07858969;0.0002522171;-0.04352403,0.1245152;-0.3421636;-0.03433943,0.1367723;-0.748328;0.05458999,0.1310865;-0.7792368;-0.03476024,-0.08232982;0.007440062;-0.0351737,-0.1425752;-0.3327213;-0.02503267,-0.1560035;-0.7402329;0.05732086,-0.1512007;-0.7813513;-0.02419476,0.0259166;0.5804163;-0.002857447,298.8749
+0;0;0,0.007757612;0.3363726;0.008004649,0.01548516;0.6599666;-0.0003004824,0.1894275;0.5294806;0.00331692,0.2316319;0.2324098;0.02088232,0.2634214;-0.02605054;-0.0450634,-0.1609921;0.5257583;0.01181213,-0.3593399;0.299943;0.009275718,-0.5582726;0.1243917;-0.03278038,0.07788721;0.004754319;-0.04451654,0.08860746;-0.337468;0.002505064,0.09111522;-0.7398927;0.1077491,0.1014538;-0.7837337;0.0292233,-0.07889836;0.007392427;-0.04232193,-0.1156779;-0.3342973;-0.00575022,-0.1384517;-0.7371576;0.0953099,-0.1394932;-0.6958047;-0.01237343,0.0135753;0.5808109;0.004374351,0;0;0,0.01482773;0.3362134;0.003394604,0.02942842;0.6594722;-0.008237839,0.1935075;0.515461;-0.03826904,0.2242542;0.217197;-0.01743507,0.2441119;-0.04463333;-0.07410729,-0.1510506;0.5345182;-0.01451385,-0.2805479;0.2640879;0.006431962,-0.4136143;0.0350112;-0.03804675,0.07858969;0.0002522171;-0.04352403,0.1245152;-0.3421636;-0.03433943,0.1367723;-0.748328;0.05458999,0.1310865;-0.7792368;-0.03476024,-0.08232982;0.007440062;-0.0351737,-0.1425752;-0.3327213;-0.02503267,-0.1560035;-0.7402329;0.05732086,-0.1512007;-0.7813513;-0.02419476,0.0259166;0.5804163;-0.002857447,298.8871
+0;0;0,0.007754765;0.3362492;0.008001711,0.01547658;0.6596032;-0.0002967566,0.1888714;0.5293477;0.003319809,0.2310601;0.2323877;0.02087865,0.2628847;-0.02635831;-0.04513995,-0.1604538;0.5256369;0.01178849,-0.3587276;0.2999059;0.009253024,-0.5578802;0.1241606;-0.03284955,0.07789055;0.004754522;-0.04451844,0.08859647;-0.3370108;0.002440371,0.0911044;-0.7394614;0.1076912,0.1002615;-0.7748635;0.03813965,-0.07890173;0.007392743;-0.04232374,-0.1156322;-0.3338407;-0.005800862,-0.1384074;-0.7367269;0.09526579,-0.1393299;-0.6966715;-0.000111036,0.01356841;0.5805176;0.004373937,0;0;0,0.01537627;0.3360671;0.003189564,0.03058144;0.6590515;-0.00861001,0.1939492;0.5154404;-0.03888083,0.2249083;0.2173034;-0.01816177,0.2454034;-0.04482487;-0.07463729,-0.1496553;0.5347815;-0.01418993,-0.2846645;0.2671921;0.006830629,-0.4233131;0.04056458;-0.03485032,0.0785998;0.0001925379;-0.04351401,0.1246979;-0.3417431;-0.03466415,0.1365376;-0.747651;0.0556078,0.1353237;-0.7746993;-0.02148127,-0.08234979;0.007494127;-0.03512528,-0.1427743;-0.3321869;-0.02569123,-0.1565347;-0.7395554;0.05744749,-0.155038;-0.771731;-0.01556385,0.02691805;0.5800753;-0.003194094,298.8987
+0;0;0,0.007954147;0.3362451;0.007976048,0.01590765;0.6595938;-0.0003164671,0.1891746;0.5291134;0.002989134,0.2311278;0.2321345;0.02079127,0.2631205;-0.02645597;-0.04575343,-0.1603418;0.5265624;0.01248675,-0.3699185;0.3113072;0.008458182,-0.5771214;0.1447654;-0.03218076,0.0778154;0.004685917;-0.04465691,0.0885743;-0.3370904;0.002209932,0.09082347;-0.7394382;0.1078587,0.1007711;-0.7747365;0.03831816,-0.07896928;0.007434939;-0.04219018,-0.1169033;-0.333726;-0.006224856,-0.1392118;-0.7364908;0.09542804,-0.1403152;-0.6964423;5.240738E-05,0.01393987;0.5805094;0.004348793,0;0;0,0.01537627;0.3360671;0.003189564,0.03058144;0.6590515;-0.00861001,0.1939492;0.5154404;-0.03888083,0.2249083;0.2173034;-0.01816177,0.2454034;-0.04482487;-0.07463729,-0.1496553;0.5347815;-0.01418993,-0.2846645;0.2671921;0.006830629,-0.4233131;0.04056458;-0.03485032,0.0785998;0.0001925379;-0.04351401,0.1246979;-0.3417431;-0.03466415,0.1365376;-0.747651;0.0556078,0.1353237;-0.7746993;-0.02148127,-0.08234979;0.007494127;-0.03512528,-0.1427743;-0.3321869;-0.02569123,-0.1565347;-0.7395554;0.05744749,-0.155038;-0.771731;-0.01556385,0.02691805;0.5800753;-0.003194094,298.9109
+0;0;0,0.007957152;0.3363722;0.007979061,0.01591407;0.6598594;-0.0003170739,0.1892934;0.5293103;0.002989738,0.2312682;0.2321788;0.02080103,0.2633978;-0.02751809;-0.04602839,-0.160449;0.5267577;0.01249349,-0.3701333;0.3113918;0.008462854,-0.5782228;0.1441374;-0.03234997,0.07789537;0.004690732;-0.0447028,0.08865468;-0.3370988;0.002165861,0.09090462;-0.7395828;0.1078504,0.1018169;-0.781213;0.03156635,-0.07905042;0.00744258;-0.04223353,-0.1169859;-0.3337317;-0.00626681,-0.139302;-0.7366327;0.09542046,-0.1405124;-0.6956097;-0.009203903,0.0139454;0.5807395;0.004350277,0;0;0,0.0156673;0.3361824;0.003020287,0.03102367;0.6592947;-0.008893251,0.1943732;0.5155129;-0.03945851,0.2258179;0.2172605;-0.01889205,0.2469734;-0.04591721;-0.07573271,-0.1493143;0.5347261;-0.01409672,-0.2895609;0.2697594;0.008035166,-0.4347532;0.04578951;-0.03316697,0.07865226;0.0001143366;-0.0436101,0.1245347;-0.3418576;-0.03452301,0.1366771;-0.747902;0.05574393,0.1358444;-0.7785819;-0.03020072,-0.08246816;0.007578493;-0.03506566,-0.142877;-0.3321261;-0.02589387,-0.1570802;-0.7395132;0.05778174,-0.1555625;-0.7776251;-0.02239123,0.0273345;0.5802857;-0.003454208,298.9319
+0;0;0,0.007957152;0.3363722;0.007979061,0.01591407;0.6598594;-0.0003170739,0.1892934;0.5293103;0.002989738,0.2312682;0.2321788;0.02080103,0.2633978;-0.02751809;-0.04602839,-0.160449;0.5267577;0.01249349,-0.3701333;0.3113918;0.008462854,-0.5782228;0.1441374;-0.03234997,0.07789537;0.004690732;-0.0447028,0.08865468;-0.3370988;0.002165861,0.09090462;-0.7395828;0.1078504,0.1018169;-0.781213;0.03156635,-0.07905042;0.00744258;-0.04223353,-0.1169859;-0.3337317;-0.00626681,-0.139302;-0.7366327;0.09542046,-0.1405124;-0.6956097;-0.009203903,0.0139454;0.5807395;0.004350277,0;0;0,0.0156673;0.3361824;0.003020287,0.03102367;0.6592947;-0.008893251,0.1943732;0.5155129;-0.03945851,0.2258179;0.2172605;-0.01889205,0.2469734;-0.04591721;-0.07573271,-0.1493143;0.5347261;-0.01409672,-0.2895609;0.2697594;0.008035166,-0.4347532;0.04578951;-0.03316697,0.07865226;0.0001143366;-0.0436101,0.1245347;-0.3418576;-0.03452301,0.1366771;-0.747902;0.05574393,0.1358444;-0.7785819;-0.03020072,-0.08246816;0.007578493;-0.03506566,-0.142877;-0.3321261;-0.02589387,-0.1570802;-0.7395132;0.05778174,-0.1555625;-0.7776251;-0.02239123,0.0273345;0.5802857;-0.003454208,298.9547
+0;0;0,0.008348223;0.3363489;0.007875647,0.01698477;0.6598039;-0.0005384153,0.1899592;0.5291636;0.002643556,0.2317243;0.2328008;0.02044623,0.2638512;-0.027412;-0.0468685,-0.1597378;0.527997;0.01312458,-0.3776262;0.3221076;0.007984529,-0.5922067;0.1620121;-0.03199989,0.07811069;0.004621868;-0.04487849,0.08879027;-0.3364581;0.001855865,0.09072252;-0.7397379;0.1078406,0.1013035;-0.7844725;0.02829102,-0.07929111;0.00758455;-0.04233338,-0.1170275;-0.3328661;-0.00623602,-0.1395568;-0.7365781;0.0956468,-0.1303357;-0.7884254;0.02324962,0.01482516;0.5806914;0.004157392,0;0;0,0.01615684;0.3361469;0.002559423,0.03193433;0.659211;-0.009784937,0.1948618;0.5151924;-0.04040694,0.2272701;0.2177728;-0.020823,0.247929;-0.04631293;-0.07655454,-0.148423;0.5348454;-0.01392078,-0.2938906;0.2735208;0.007076002,-0.4468344;0.05361052;-0.03193355,0.07871697;-2.637506E-06;-0.0440495,0.1244742;-0.3412516;-0.03460765,0.1364464;-0.7480119;0.05635262,0.1345104;-0.7776318;-0.03566408,-0.08284848;0.007669193;-0.03484298,-0.1430854;-0.3313334;-0.02576142,-0.1571548;-0.739484;0.05841867,-0.1565377;-0.7790223;-0.02637159,0.02814788;0.5802145;-0.004241467,298.9763
+0;0;0,0.008348223;0.3363489;0.007875647,0.01698477;0.6598039;-0.0005384153,0.1899592;0.5291636;0.002643556,0.2317243;0.2328008;0.02044623,0.2638512;-0.027412;-0.0468685,-0.1597378;0.527997;0.01312458,-0.3776262;0.3221076;0.007984529,-0.5922067;0.1620121;-0.03199989,0.07811069;0.004621868;-0.04487849,0.08879027;-0.3364581;0.001855865,0.09072252;-0.7397379;0.1078406,0.1013035;-0.7844725;0.02829102,-0.07929111;0.00758455;-0.04233338,-0.1170275;-0.3328661;-0.00623602,-0.1395568;-0.7365781;0.0956468,-0.1303357;-0.7884254;0.02324962,0.01482516;0.5806914;0.004157392,0;0;0,0.01615684;0.3361469;0.002559423,0.03193433;0.659211;-0.009784937,0.1948618;0.5151924;-0.04040694,0.2272701;0.2177728;-0.020823,0.247929;-0.04631293;-0.07655454,-0.148423;0.5348454;-0.01392078,-0.2938906;0.2735208;0.007076002,-0.4468344;0.05361052;-0.03193355,0.07871697;-2.637506E-06;-0.0440495,0.1244742;-0.3412516;-0.03460765,0.1364464;-0.7480119;0.05635262,0.1345104;-0.7776318;-0.03566408,-0.08284848;0.007669193;-0.03484298,-0.1430854;-0.3313334;-0.02576142,-0.1571548;-0.739484;0.05841867,-0.1565377;-0.7790223;-0.02637159,0.02814788;0.5802145;-0.004241467,298.9875
+0;0;0,0.008349865;0.3364151;0.007877195,0.01698935;0.6599799;-0.0005399426,0.1901754;0.5292451;0.002642081,0.2319605;0.2327405;0.02045327,0.2643803;-0.02984488;-0.04747526,-0.1599459;0.5280771;0.01313582,-0.3779385;0.3220893;0.007993316,-0.5944756;0.1605341;-0.03235569,0.07845663;0.004642338;-0.04507725,0.08915833;-0.3371443;0.00175393,0.09108026;-0.7382705;0.1071727,0.1015247;-0.782041;0.02864929,-0.07964228;0.007618141;-0.04252087,-0.1174568;-0.3335379;-0.006348722,-0.1398658;-0.735094;0.09499,-0.1307637;-0.7858854;0.02352675,0.01482886;0.5808355;0.004157754,0;0;0,0.01649214;0.3361999;0.002114296,0.03248862;0.6593475;-0.01063728,0.1955188;0.5152361;-0.04146886,0.2280782;0.2176883;-0.02188873,0.249727;-0.04868761;-0.07838333,-0.1481841;0.5348782;-0.01347393,-0.2999881;0.2769597;0.006818715,-0.4566317;0.05614847;-0.02953567,0.07881083;-2.233684E-05;-0.04469681,0.1248477;-0.3419206;-0.03411484,0.1363527;-0.7463726;0.05701781,0.1332945;-0.7782187;-0.03176736,-0.08340344;0.007710516;-0.03454513,-0.1436738;-0.3320132;-0.02553974,-0.1581147;-0.7382859;0.05663637,-0.1589011;-0.7723696;-0.03059754,0.02865668;0.5803282;-0.004994869,299.0089
+0;0;0,0.008801123;0.3364049;0.007820556,0.01806518;0.6599526;-0.0006010584,0.1909827;0.5288831;0.002204542,0.2323691;0.2323149;0.01988701,0.2645694;-0.03029314;-0.04805873,-0.1593017;0.5290706;0.01375895,-0.3867003;0.3335072;0.00895821,-0.6137689;0.1876902;-0.03339384,0.07837602;0.004566575;-0.04522498,0.08884076;-0.3371852;0.001913246,0.09036189;-0.7382727;0.1074854,0.1003073;-0.7819893;0.02884663,-0.07970817;0.007692019;-0.04238389,-0.1176318;-0.3334481;-0.00617598,-0.1400091;-0.7350053;0.09516536,-0.1308628;-0.7858817;0.02380396,0.01573986;0.5808125;0.00408997,0;0;0,0.01649214;0.3361999;0.002114296,0.03248862;0.6593475;-0.01063728,0.1955188;0.5152361;-0.04146886,0.2280782;0.2176883;-0.02188873,0.249727;-0.04868761;-0.07838333,-0.1481841;0.5348782;-0.01347393,-0.2999881;0.2769597;0.006818715,-0.4566317;0.05614847;-0.02953567,0.07881083;-2.233684E-05;-0.04469681,0.1248477;-0.3419206;-0.03411484,0.1363527;-0.7463726;0.05701781,0.1332945;-0.7782187;-0.03176736,-0.08340344;0.007710516;-0.03454513,-0.1436738;-0.3320132;-0.02553974,-0.1581147;-0.7382859;0.05663637,-0.1589011;-0.7723696;-0.03059754,0.02865668;0.5803282;-0.004994869,299.021
+0;0;0,0.008801026;0.3364012;0.007820469,0.01806498;0.6599453;-0.000601016,0.1909898;0.5288753;0.002204407,0.2323851;0.2322432;0.01989069,0.26472;-0.03146213;-0.04833899,-0.1593091;0.5290627;0.01375929,-0.3867566;0.3334572;0.008957518,-0.6147741;0.187031;-0.03357151,0.07847947;0.004572602;-0.04528468,0.08895551;-0.337548;0.001904421,0.09047713;-0.7387672;0.1075112,0.1002797;-0.7814245;0.03000257,-0.07981338;0.007702172;-0.04243984,-0.1177779;-0.3338061;-0.006192852,-0.1401626;-0.7354951;0.09518176,-0.1311477;-0.7852092;0.02484589,0.01573971;0.5808069;0.004089913,0;0;0,0.01678421;0.3361816;0.002137661,0.03295866;0.6593198;-0.01054025,0.1958766;0.5152574;-0.04185104,0.2287502;0.2176579;-0.02259421,0.2509896;-0.04968727;-0.0798074,-0.1477716;0.5348021;-0.01286821,-0.3057781;0.2804738;0.006316806,-0.4660084;0.06022295;-0.02619714,0.07879087;-0.0001008958;-0.04497361,0.1246607;-0.342367;-0.03344392,0.1366253;-0.7468294;0.05820179,0.1344915;-0.7775384;-0.02950573,-0.08362404;0.007784325;-0.03430832,-0.1438561;-0.3323283;-0.02544666,-0.1585892;-0.738645;0.05714695,-0.1593197;-0.771889;-0.02877398,0.02908867;0.5803025;-0.004919529,299.0424
+0;0;0,0.008801026;0.3364012;0.007820469,0.01806498;0.6599453;-0.000601016,0.1909898;0.5288753;0.002204407,0.2323851;0.2322432;0.01989069,0.26472;-0.03146213;-0.04833899,-0.1593091;0.5290627;0.01375929,-0.3867566;0.3334572;0.008957518,-0.6147741;0.187031;-0.03357151,0.07847947;0.004572602;-0.04528468,0.08895551;-0.337548;0.001904421,0.09047713;-0.7387672;0.1075112,0.1002797;-0.7814245;0.03000257,-0.07981338;0.007702172;-0.04243984,-0.1177779;-0.3338061;-0.006192852,-0.1401626;-0.7354951;0.09518176,-0.1311477;-0.7852092;0.02484589,0.01573971;0.5808069;0.004089913,0;0;0,0.01678421;0.3361816;0.002137661,0.03295866;0.6593198;-0.01054025,0.1958766;0.5152574;-0.04185104,0.2287502;0.2176579;-0.02259421,0.2509896;-0.04968727;-0.0798074,-0.1477716;0.5348021;-0.01286821,-0.3057781;0.2804738;0.006316806,-0.4660084;0.06022295;-0.02619714,0.07879087;-0.0001008958;-0.04497361,0.1246607;-0.342367;-0.03344392,0.1366253;-0.7468294;0.05820179,0.1344915;-0.7775384;-0.02950573,-0.08362404;0.007784325;-0.03430832,-0.1438561;-0.3323283;-0.02544666,-0.1585892;-0.738645;0.05714695,-0.1593197;-0.771889;-0.02877398,0.02908867;0.5803025;-0.004919529,299.0551
+0;0;0,0.009228105;0.3362863;0.007722062,0.01895656;0.6597098;-0.0007587471,0.1916121;0.5282301;0.002050617,0.2332309;0.2306364;0.01953644,0.2653418;-0.03234547;-0.04876997,-0.1587318;0.5297367;0.01413736,-0.3959823;0.3446122;0.007732261,-0.6249871;0.200481;-0.03275664,0.07862337;0.00451359;-0.04537741,0.088897;-0.3374166;0.001979072,0.09040284;-0.7388146;0.1076383,0.09850032;-0.7801937;0.03093795,-0.0799677;0.007756724;-0.04249842,-0.1181245;-0.3335525;-0.006214723,-0.1405046;-0.7353909;0.0953312,-0.1312613;-0.7833378;0.02545745,0.0165189;0.5806047;0.003942092,0;0;0,0.01709302;0.3360596;0.002242804,0.03357552;0.6590789;-0.01037192,0.1964846;0.5156152;-0.04223251,0.2298323;0.2170586;-0.02347708,0.252702;-0.04927766;-0.08177209,-0.1472982;0.534862;-0.01236414,-0.3112435;0.283179;0.007064122,-0.4769666;0.06777528;-0.02445512,0.07879931;-0.0001385957;-0.04529643,0.1245384;-0.3422279;-0.03316283,0.1373002;-0.7468647;0.05844903,0.1353184;-0.7772186;-0.02755666,-0.08388844;0.007823899;-0.03409741,-0.1439699;-0.3321354;-0.02502399,-0.1589305;-0.738621;0.05763302,-0.1587273;-0.7712671;-0.02674075,0.02962178;0.580094;-0.004767895,299.0769
+0;0;0,0.009228346;0.3362951;0.007722264,0.01895715;0.6597303;-0.0007588966,0.1915394;0.5282687;0.002051487,0.2332289;0.2301688;0.01956705,0.2653268;-0.03270543;-0.04871141,-0.1586581;0.5297747;0.01413318,-0.3963121;0.3443353;0.007717183,-0.6252232;0.2002631;-0.03275515,0.0788945;0.004529155;-0.04553389,0.0892105;-0.3388113;0.002017919,0.09071468;-0.7397646;0.1075601,0.09906287;-0.7833537;0.02848494,-0.08024347;0.007783473;-0.04264498,-0.1185576;-0.3349335;-0.00621162,-0.140913;-0.7363266;0.09522177,-0.1313835;-0.7866868;0.02318463,0.01651938;0.5806214;0.003942171,0;0;0,0.0174626;0.336051;0.00199008,0.034254;0.6590582;-0.01082969,0.1969776;0.5157217;-0.04299021,0.2309793;0.2166699;-0.02509427,0.2533167;-0.04973263;-0.08276415,-0.1466927;0.5349981;-0.01173771,-0.3174385;0.2871966;0.006933858,-0.4891641;0.07652673;-0.02345699,0.0788542;-0.0001844913;-0.04582763,0.1243995;-0.343686;-0.03231573,0.1372663;-0.7479578;0.05880904,0.1366829;-0.7796552;-0.03024721,-0.08434211;0.007869726;-0.03380333,-0.1446825;-0.3334922;-0.02478365,-0.1597116;-0.7394642;0.05807657,-0.1560721;-0.775929;-0.02740508,0.03022904;0.5800765;-0.005177975,299.1
+0;0;0,0.009228346;0.3362951;0.007722264,0.01895715;0.6597303;-0.0007588966,0.1915394;0.5282687;0.002051487,0.2332289;0.2301688;0.01956705,0.2653268;-0.03270543;-0.04871141,-0.1586581;0.5297747;0.01413318,-0.3963121;0.3443353;0.007717183,-0.6252232;0.2002631;-0.03275515,0.0788945;0.004529155;-0.04553389,0.0892105;-0.3388113;0.002017919,0.09071468;-0.7397646;0.1075601,0.09906287;-0.7833537;0.02848494,-0.08024347;0.007783473;-0.04264498,-0.1185576;-0.3349335;-0.00621162,-0.140913;-0.7363266;0.09522177,-0.1313835;-0.7866868;0.02318463,0.01651938;0.5806214;0.003942171,0;0;0,0.0174626;0.336051;0.00199008,0.034254;0.6590582;-0.01082969,0.1969776;0.5157217;-0.04299021,0.2309793;0.2166699;-0.02509427,0.2533167;-0.04973263;-0.08276415,-0.1466927;0.5349981;-0.01173771,-0.3174385;0.2871966;0.006933858,-0.4891641;0.07652673;-0.02345699,0.0788542;-0.0001844913;-0.04582763,0.1243995;-0.343686;-0.03231573,0.1372663;-0.7479578;0.05880904,0.1366829;-0.7796552;-0.03024721,-0.08434211;0.007869726;-0.03380333,-0.1446825;-0.3334922;-0.02478365,-0.1597116;-0.7394642;0.05807657,-0.1560721;-0.775929;-0.02740508,0.03022904;0.5800765;-0.005177975,299.1216
+0;0;0,0.009423989;0.3361603;0.007702532,0.01931904;0.6594504;-0.0007641111,0.1915012;0.5280011;0.001849078,0.2330762;0.2298469;0.01936622,0.2654428;-0.03430626;-0.04983592,-0.158205;0.5303956;0.01446307,-0.4035114;0.3551174;0.008662174,-0.6440505;0.2276491;-0.03014733,0.07886565;0.004515375;-0.04565873,0.08916191;-0.3396249;0.002221983,0.09016577;-0.7396833;0.1076618,0.09985886;-0.7840119;0.02928018,-0.0803218;0.007812068;-0.04257088,-0.1190186;-0.3357066;-0.006121505,-0.1413464;-0.7361618;0.09537917,-0.1432505;-0.6948128;-0.01246306,0.01684607;0.5803779;0.003930213,0;0;0,0.01778644;0.3359048;0.001868963,0.03481204;0.6587557;-0.01103449,0.1971365;0.5156283;-0.0433476,0.2316595;0.2165503;-0.0262661,0.2538756;-0.0512602;-0.08455324,-0.1459839;0.5351948;-0.01099724,-0.3229808;0.2916852;0.006509643,-0.5028852;0.08579031;-0.02273215,0.07877364;-0.0002822131;-0.04603839,0.1240609;-0.3446227;-0.03155518,0.1369899;-0.7478466;0.06014347,0.1367502;-0.7800987;-0.0286653,-0.08446565;0.007979686;-0.03356748,-0.1449144;-0.3342016;-0.02413483,-0.1601602;-0.739175;0.05910859,-0.1580961;-0.7771017;-0.02541404,0.03073474;0.5798138;-0.005363941,299.1438
+0;0;0,0.009425004;0.3361966;0.007703362,0.01932237;0.6595619;-0.0007655062,0.1913662;0.5281297;0.001850759,0.2329451;0.2299473;0.01936955,0.2654322;-0.03518942;-0.05009028,-0.1580646;0.5305223;0.01445482,-0.4033941;0.3552276;0.008653373,-0.6448289;0.2272846;-0.03030065,0.07884225;0.004514036;-0.04564518,0.08909412;-0.3381426;0.002029102,0.0901049;-0.7409601;0.1081961,0.09931687;-0.7815995;0.03370494,-0.08029797;0.007809751;-0.04255825,-0.1188279;-0.3342279;-0.00626602,-0.1413097;-0.7374449;0.09593468,-0.1431194;-0.6966592;-0.006554797,0.01684863;0.5804653;0.003930255,0;0;0,0.01805265;0.3359287;0.001513004,0.03526037;0.6588278;-0.01181555,0.1972993;0.5155928;-0.04424739,0.2324717;0.2165289;-0.02775145,0.2544457;-0.05222011;-0.08664703,-0.1455486;0.5356572;-0.01096867,-0.3283575;0.296466;0.006834542,-0.5148887;0.09503405;-0.02160533,0.07866319;-0.0002515167;-0.04617358,0.1241417;-0.3430758;-0.03221965,0.1362405;-0.7489906;0.06063056,0.1340684;-0.779951;-0.0224526,-0.08447963;0.007989082;-0.03345634,-0.1439103;-0.3328384;-0.0236537,-0.1604509;-0.7406442;0.05974462,-0.1577388;-0.7750507;-0.02068024,0.03114436;0.5798718;-0.006031513,299.1656
+0;0;0,0.009425597;0.3362177;0.007703847,0.01932398;0.6596163;-0.0007659998,0.1909858;0.5282881;0.00185544,0.2325197;0.2304282;0.01935528,0.2652;-0.03628516;-0.0505176,-0.1576808;0.5306754;0.01443193,-0.4027449;0.3555704;0.008636762,-0.6456154;0.2268665;-0.0305489,0.07883956;0.004513881;-0.04564362,0.08910574;-0.3386212;0.002097238,0.0901164;-0.7413867;0.1082505,0.09929664;-0.7817828;0.03401587,-0.08029522;0.007809484;-0.0425568,-0.118879;-0.3347059;-0.006213881,-0.1413579;-0.7378708;0.09597363,-0.1431613;-0.6971223;-0.006162949,0.01684992;0.5805091;0.003930388,0;0;0,0.01834161;0.3359356;0.001188517,0.03580187;0.6588407;-0.0124681,0.1972734;0.5154799;-0.04491687,0.2330091;0.2167916;-0.02879167,0.2546727;-0.05349299;-0.08848417,-0.1448238;0.5362602;-0.0107131,-0.332342;0.3011153;0.006478207,-0.5248176;0.1028525;-0.02056422,0.07855459;-0.0002105087;-0.04635215,0.1240132;-0.3435148;-0.03214121,0.1367592;-0.7494402;0.06033421,0.132156;-0.7791422;-0.02312326,-0.08453093;0.007986846;-0.03331849,-0.1442818;-0.3332736;-0.02344892,-0.160873;-0.7410082;0.06001846,-0.1567373;-0.7755582;-0.01977409,0.03162672;0.5798833;-0.00660181,299.1878
+0;0;0,0.009654943;0.3362127;0.007638284,0.01975539;0.6596034;-0.0008915931,0.1913414;0.5281806;0.001600641,0.2325014;0.2302614;0.01897194,0.2650977;-0.03635952;-0.05129226,-0.1575596;0.5317013;0.01476473,-0.4088399;0.3656778;0.007966703,-0.6541784;0.2415252;-0.03052219,0.07878298;0.004485755;-0.04574398,0.08892296;-0.3386345;0.002130754,0.0897596;-0.7413659;0.1084147,0.09986069;-0.7816668;0.03420936,-0.08033858;0.007850558;-0.0424673,-0.1190582;-0.3346535;-0.006162859,-0.1414901;-0.7378112;0.09606364,-0.1434097;-0.6970674;-0.006071322,0.01723646;0.5804986;0.003819674,0;0;0,0.01834161;0.3359356;0.001188517,0.03580187;0.6588407;-0.0124681,0.1972734;0.5154799;-0.04491687,0.2330091;0.2167916;-0.02879167,0.2546727;-0.05349299;-0.08848417,-0.1448238;0.5362602;-0.0107131,-0.332342;0.3011153;0.006478207,-0.5248176;0.1028525;-0.02056422,0.07855459;-0.0002105087;-0.04635215,0.1240132;-0.3435148;-0.03214121,0.1367592;-0.7494402;0.06033421,0.132156;-0.7791422;-0.02312326,-0.08453093;0.007986846;-0.03331849,-0.1442818;-0.3332736;-0.02344892,-0.160873;-0.7410082;0.06001846,-0.1567373;-0.7755582;-0.01977409,0.03162672;0.5798833;-0.00660181,299.2012
+0;0;0,0.009654943;0.3362127;0.007638284,0.01975539;0.6596034;-0.0008915931,0.1913414;0.5281806;0.001600641,0.2325014;0.2302614;0.01897194,0.2650977;-0.03635952;-0.05129226,-0.1575596;0.5317013;0.01476473,-0.4088399;0.3656778;0.007966703,-0.6541784;0.2415252;-0.03052219,0.07878298;0.004485755;-0.04574398,0.08892296;-0.3386345;0.002130754,0.0897596;-0.7413659;0.1084147,0.09986069;-0.7816668;0.03420936,-0.08033858;0.007850558;-0.0424673,-0.1190582;-0.3346535;-0.006162859,-0.1414901;-0.7378112;0.09606364,-0.1434097;-0.6970674;-0.006071322,0.01723646;0.5804986;0.003819674,0;0;0,0.01834161;0.3359356;0.001188517,0.03580187;0.6588407;-0.0124681,0.1972734;0.5154799;-0.04491687,0.2330091;0.2167916;-0.02879167,0.2546727;-0.05349299;-0.08848417,-0.1448238;0.5362602;-0.0107131,-0.332342;0.3011153;0.006478207,-0.5248176;0.1028525;-0.02056422,0.07855459;-0.0002105087;-0.04635215,0.1240132;-0.3435148;-0.03214121,0.1367592;-0.7494402;0.06033421,0.132156;-0.7791422;-0.02312326,-0.08453093;0.007986846;-0.03331849,-0.1442818;-0.3332736;-0.02344892,-0.160873;-0.7410082;0.06001846,-0.1567373;-0.7755582;-0.01977409,0.03162672;0.5798833;-0.00660181,299.2235
+0;0;0,0.009657344;0.3362963;0.007640183,0.0197606;0.659777;-0.0008920857,0.1917191;0.5282196;0.001596728,0.2327318;0.2313666;0.01890586,0.2654318;-0.03610295;-0.05158199,-0.1579298;0.5317478;0.01478903,-0.4083108;0.3663186;0.008015334,-0.6544302;0.2417707;-0.03059607,0.07897466;0.004496669;-0.04585528,0.08914451;-0.3396343;0.002160486,0.08998087;-0.7422303;0.1084087,0.1001935;-0.7833073;0.03338403,-0.08053405;0.00786966;-0.04257062,-0.1193677;-0.3356434;-0.006159239,-0.1417921;-0.7386656;0.09603289,-0.1437329;-0.6978031;-0.007229775,0.01724095;0.5806497;0.003820517,0;0;0,0.01860497;0.3360048;0.001204252,0.03626383;0.6589914;-0.01240778,0.1978976;0.5153009;-0.04529595,0.2335937;0.2176688;-0.02966499,0.2550633;-0.05349448;-0.08955908,-0.1448216;0.536388;-0.01008201,-0.3371889;0.3065161;0.005952139,-0.5375722;0.1149247;-0.02082599,0.07857322;-0.0003370345;-0.04675531,0.1238987;-0.3446297;-0.03116035,0.1372601;-0.7505037;0.06082225,0.1305455;-0.7805747;-0.0236249,-0.08487561;0.00811176;-0.033019,-0.1448685;-0.3341393;-0.02301375,-0.1614108;-0.7416992;0.06061769,-0.1553904;-0.7798065;-0.0175494,0.03204244;0.5800129;-0.006554365,299.2452
+0;0;0,0.009832727;0.3363515;0.00747909,0.02007827;0.6599065;-0.0012648,0.1922805;0.5279758;0.001258579,0.2328681;0.2318224;0.01848631,0.2656605;-0.03575036;-0.05249223,-0.1582498;0.5327778;0.01490309,-0.4141324;0.3774423;0.008125903,-0.6677607;0.2678611;-0.02892917,0.07888573;0.004544909;-0.04604569,0.08897337;-0.3393006;0.002159886,0.08931681;-0.7423426;0.1090907,0.1000893;-0.7828016;0.03547151,-0.08062927;0.007890593;-0.04243203,-0.1195769;-0.3353745;-0.006273437,-0.1420392;-0.738993;0.09602335,-0.1333898;-0.7853528;0.02823939,0.01752754;0.5807602;0.003506576,0;0;0,0.01889741;0.3360457;0.00105834,0.03687398;0.659093;-0.0127089,0.1986087;0.5150414;-0.04591608,0.2340558;0.2181147;-0.03078151,0.2555531;-0.05336446;-0.09032452,-0.1446801;0.5364594;-0.009603468,-0.3419616;0.3117365;0.005582621,-0.5470744;0.1247158;-0.02011621,0.07852033;-0.0003256202;-0.04688573,0.1239237;-0.3443358;-0.03104877,0.1374134;-0.7506471;0.06172109,0.1320403;-0.7794485;-0.02202749,-0.08495908;0.008123517;-0.03286003,-0.1448924;-0.3338691;-0.02264758,-0.1615598;-0.7420058;0.06116018,-0.1558254;-0.777028;-0.01783057,0.0325704;0.5800982;-0.006817102,299.268
+0;0;0,0.009832727;0.3363515;0.00747909,0.02007827;0.6599065;-0.0012648,0.1922805;0.5279758;0.001258579,0.2328681;0.2318224;0.01848631,0.2656605;-0.03575036;-0.05249223,-0.1582498;0.5327778;0.01490309,-0.4141324;0.3774423;0.008125903,-0.6677607;0.2678611;-0.02892917,0.07888573;0.004544909;-0.04604569,0.08897337;-0.3393006;0.002159886,0.08931681;-0.7423426;0.1090907,0.1000893;-0.7828016;0.03547151,-0.08062927;0.007890593;-0.04243203,-0.1195769;-0.3353745;-0.006273437,-0.1420392;-0.738993;0.09602335,-0.1333898;-0.7853528;0.02823939,0.01752754;0.5807602;0.003506576,0;0;0,0.01889741;0.3360457;0.00105834,0.03687398;0.659093;-0.0127089,0.1986087;0.5150414;-0.04591608,0.2340558;0.2181147;-0.03078151,0.2555531;-0.05336446;-0.09032452,-0.1446801;0.5364594;-0.009603468,-0.3419616;0.3117365;0.005582621,-0.5470744;0.1247158;-0.02011621,0.07852033;-0.0003256202;-0.04688573,0.1239237;-0.3443358;-0.03104877,0.1374134;-0.7506471;0.06172109,0.1320403;-0.7794485;-0.02202749,-0.08495908;0.008123517;-0.03286003,-0.1448924;-0.3338691;-0.02264758,-0.1615598;-0.7420058;0.06116018,-0.1558254;-0.777028;-0.01783057,0.0325704;0.5800982;-0.006817102,299.2888
+0;0;0,0.009834232;0.336403;0.007480235,0.02008234;0.6600391;-0.00126599,0.1920603;0.5281529;0.001261655,0.2325758;0.2325247;0.01845883,0.2655499;-0.03653023;-0.05291289,-0.1580216;0.5329487;0.01488871,-0.4134504;0.3778887;0.008123545,-0.6684837;0.2677005;-0.02913679,0.07900787;0.004551947;-0.04611699,0.08905682;-0.3379748;0.001903702,0.08940128;-0.7422171;0.109153,0.09937005;-0.777419;0.04102671,-0.08075412;0.007902812;-0.04249773,-0.1195523;-0.3340457;-0.006477822,-0.1420816;-0.7388664;0.09612364,-0.1340775;-0.7795289;0.03339718,0.01753088;0.5808697;0.003506777,0;0;0,0.01929193;0.3360754;0.0009071828,0.03773814;0.6591697;-0.01304388,0.1989967;0.5149274;-0.04630852,0.2345902;0.2185452;-0.03134513,0.2556571;-0.05444321;-0.09138942,-0.1437939;0.5368586;-0.009050373,-0.3458388;0.3170969;0.005641597,-0.5562435;0.133606;-0.01951326,0.07845668;-0.0002142638;-0.04726779,0.1241869;-0.3428282;-0.03126812,0.1377551;-0.7501143;0.06279731,0.1376198;-0.7765394;-0.01341319,-0.08521036;0.008106287;-0.0326071,-0.1449179;-0.3325711;-0.02233798,-0.1615637;-0.7418807;0.06194139,-0.1633327;-0.7675096;-0.01483192,0.03330959;0.580162;-0.007105827,299.3108
+0;0;0,0.009939633;0.3363992;0.00751188,0.02026416;0.6600337;-0.001204049,0.1922083;0.5281101;0.001022343,0.23239;0.2324499;0.01844948,0.2652753;-0.03647697;-0.05344411,-0.1580911;0.5338215;0.01501137,-0.4195634;0.3891641;0.008711603,-0.6756283;0.281548;-0.02898862,0.078909;0.004568514;-0.04628433,0.08894889;-0.3379162;0.002036776,0.08895706;-0.7421516;0.109313,0.09952472;-0.7772701;0.04119714,-0.08081632;0.007932691;-0.04237377,-0.1198908;-0.3339972;-0.006475624,-0.1421936;-0.7388217;0.09616022,-0.144097;-0.6989142;0.001873054,0.01769423;0.5808644;0.003560633,0;0;0,0.01929193;0.3360754;0.0009071828,0.03773814;0.6591697;-0.01304388,0.1989967;0.5149274;-0.04630852,0.2345902;0.2185452;-0.03134513,0.2556571;-0.05444321;-0.09138942,-0.1437939;0.5368586;-0.009050373,-0.3458388;0.3170969;0.005641597,-0.5562435;0.133606;-0.01951326,0.07845668;-0.0002142638;-0.04726779,0.1241869;-0.3428282;-0.03126812,0.1377551;-0.7501143;0.06279731,0.1376198;-0.7765394;-0.01341319,-0.08521036;0.008106287;-0.0326071,-0.1449179;-0.3325711;-0.02233798,-0.1615637;-0.7418807;0.06194139,-0.1633327;-0.7675096;-0.01483192,0.03330959;0.580162;-0.007105827,299.3221
+0;0;0,0.009940705;0.3364355;0.007512689,0.02026641;0.6601069;-0.001204207,0.192248;0.5281634;0.001022145,0.2323476;0.2331072;0.01841368,0.2651831;-0.03541213;-0.05337097,-0.1581271;0.5338761;0.0150142,-0.4190653;0.3895142;0.008727298,-0.6747422;0.2820611;-0.0289158,0.07908308;0.004578592;-0.04638644,0.08916963;-0.3394981;0.002159279,0.08917776;-0.7422021;0.1090291,0.1005166;-0.7820724;0.03594267,-0.0809946;0.007950191;-0.04246724,-0.1202507;-0.335569;-0.006402239,-0.142469;-0.7388599;0.09584478,-0.1445113;-0.6982294;-0.005322732,0.0176962;0.5809292;0.003560983,0;0;0,0.0195242;0.3360987;0.0007653236,0.03812338;0.6592178;-0.01326823,0.1991479;0.5146664;-0.04704666,0.2348328;0.2189069;-0.03216243,0.2561074;-0.05360535;-0.0923146,-0.1435154;0.5370147;-0.008405766,-0.3516006;0.3237427;0.005168634,-0.5641894;0.1434429;-0.01996699,0.078433;-0.0002292991;-0.04769707,0.1242606;-0.3443839;-0.03024411,0.1376501;-0.7501042;0.06358218,0.1357267;-0.7789623;-0.0193882,-0.08554367;0.008157231;-0.03228835,-0.1452901;-0.3341482;-0.02206272,-0.1621442;-0.7418181;0.06227504,-0.1640957;-0.7728897;-0.01907909,0.03366367;0.5802046;-0.007313728,299.3333
+0;0;0,0.009940705;0.3364355;0.007512689,0.02026641;0.6601069;-0.001204207,0.192248;0.5281634;0.001022145,0.2323476;0.2331072;0.01841368,0.2651831;-0.03541213;-0.05337097,-0.1581271;0.5338761;0.0150142,-0.4190653;0.3895142;0.008727298,-0.6747422;0.2820611;-0.0289158,0.07908308;0.004578592;-0.04638644,0.08916963;-0.3394981;0.002159279,0.08917776;-0.7422021;0.1090291,0.1005166;-0.7820724;0.03594267,-0.0809946;0.007950191;-0.04246724,-0.1202507;-0.335569;-0.006402239,-0.142469;-0.7388599;0.09584478,-0.1445113;-0.6982294;-0.005322732,0.0176962;0.5809292;0.003560983,0;0;0,0.0195242;0.3360987;0.0007653236,0.03812338;0.6592178;-0.01326823,0.1991479;0.5146664;-0.04704666,0.2348328;0.2189069;-0.03216243,0.2561074;-0.05360535;-0.0923146,-0.1435154;0.5370147;-0.008405766,-0.3516006;0.3237427;0.005168634,-0.5641894;0.1434429;-0.01996699,0.078433;-0.0002292991;-0.04769707,0.1242606;-0.3443839;-0.03024411,0.1376501;-0.7501042;0.06358218,0.1357267;-0.7789623;-0.0193882,-0.08554367;0.008157231;-0.03228835,-0.1452901;-0.3341482;-0.02206272,-0.1621442;-0.7418181;0.06227504,-0.1640957;-0.7728897;-0.01907909,0.03366367;0.5802046;-0.007313728,299.3445
+0;0;0,0.01005707;0.3361776;0.007469569,0.02046083;0.6595188;-0.001281415,0.1925802;0.5275502;0.0009353976,0.2321414;0.2331954;0.01804034,0.2651983;-0.03747636;-0.05437125,-0.1584444;0.5345521;0.01498474,-0.4227856;0.3982252;0.008567216,-0.6858386;0.3029912;-0.02794304,0.07901318;0.004572816;-0.04650124,0.08915871;-0.3432321;0.002830859,0.08902425;-0.7473175;0.1104611,0.103428;-0.7991568;0.02549707,-0.08103895;0.007950786;-0.04237727,-0.1207578;-0.3393359;-0.006056435,-0.1431311;-0.7440974;0.09659281,-0.1347018;-0.8028673;0.01802518,0.01787403;0.5804348;0.003490252,0;0;0,0.01989232;0.3358215;0.0007143021,0.03891049;0.6585823;-0.01346374,0.1997802;0.5140746;-0.04810202,0.2350358;0.2190564;-0.03314233,0.255793;-0.05556971;-0.09437132,-0.1431792;0.5370872;-0.007788448,-0.3563641;0.329988;0.005040299,-0.5726609;0.1505055;-0.01947672,0.07835455;-0.0003728718;-0.04782033,0.1241453;-0.3482994;-0.02897477,0.1387718;-0.7558717;0.06343865,0.1298538;-0.7893385;-0.03664351,-0.08558192;0.00830704;-0.03214166,-0.1460933;-0.3377286;-0.022013,-0.1634558;-0.7467391;0.06329908,-0.1661076;-0.7906101;-0.02976036,0.03433697;0.5796717;-0.007468462,299.3671
+0;0;0,0.01005738;0.3361879;0.007469797,0.0204621;0.6595588;-0.00128211,0.1927038;0.5275433;0.0009335079,0.2323085;0.2328645;0.01805728,0.2652887;-0.0371789;-0.05418621,-0.1585673;0.53455;0.01499271,-0.4231994;0.3980731;0.008568124,-0.6856416;0.3030601;-0.02785737,0.07906394;0.004575754;-0.04653111,0.08923395;-0.3440684;0.00292002,0.08909951;-0.7480773;0.1105298,0.1032538;-0.7984996;0.02703692,-0.08109102;0.007955894;-0.04240449,-0.1209057;-0.3401688;-0.005996019,-0.1432748;-0.7448536;0.09663378,-0.1349914;-0.8020865;0.01942648,0.01787497;0.580465;0.003490156,0;0;0,0.0201917;0.3358144;0.0004808903,0.03951398;0.6585753;-0.01395798,0.2003449;0.5136369;-0.04826033,0.235373;0.2182472;-0.03358626,0.2559475;-0.05582377;-0.09434807,-0.1429411;0.5377502;-0.007235711,-0.3612267;0.3354707;0.004245607,-0.5842347;0.1654526;-0.02007525,0.07830513;-0.0004408956;-0.04801357,0.1245119;-0.3491248;-0.02836514,0.138924;-0.756525;0.06448078,0.1326488;-0.7886264;-0.03422689,-0.08569955;0.00837536;-0.0319786,-0.1460527;-0.3385417;-0.02160447,-0.1634925;-0.7472094;0.0649385,-0.1615793;-0.7927163;-0.02413564,0.03486529;0.5796642;-0.007896423,299.3899
+0;0;0,0.01005738;0.3361879;0.007469797,0.0204621;0.6595588;-0.00128211,0.1927038;0.5275433;0.0009335079,0.2323085;0.2328645;0.01805728,0.2652887;-0.0371789;-0.05418621,-0.1585673;0.53455;0.01499271,-0.4231994;0.3980731;0.008568124,-0.6856416;0.3030601;-0.02785737,0.07906394;0.004575754;-0.04653111,0.08923395;-0.3440684;0.00292002,0.08909951;-0.7480773;0.1105298,0.1032538;-0.7984996;0.02703692,-0.08109102;0.007955894;-0.04240449,-0.1209057;-0.3401688;-0.005996019,-0.1432748;-0.7448536;0.09663378,-0.1349914;-0.8020865;0.01942648,0.01787497;0.580465;0.003490156,0;0;0,0.0201917;0.3358144;0.0004808903,0.03951398;0.6585753;-0.01395798,0.2003449;0.5136369;-0.04826033,0.235373;0.2182472;-0.03358626,0.2559475;-0.05582377;-0.09434807,-0.1429411;0.5377502;-0.007235711,-0.3612267;0.3354707;0.004245607,-0.5842347;0.1654526;-0.02007525,0.07830513;-0.0004408956;-0.04801357,0.1245119;-0.3491248;-0.02836514,0.138924;-0.756525;0.06448078,0.1326488;-0.7886264;-0.03422689,-0.08569955;0.00837536;-0.0319786,-0.1460527;-0.3385417;-0.02160447,-0.1634925;-0.7472094;0.0649385,-0.1615793;-0.7927163;-0.02413564,0.03486529;0.5796642;-0.007896423,299.401
+0;0;0,0.01018682;0.3361852;0.007415828,0.02070416;0.6595511;-0.001386076,0.1928752;0.5273966;0.0008271302,0.2323956;0.2327031;0.01789246,0.2653429;-0.03726652;-0.05464114,-0.1587179;0.5359539;0.0148403,-0.432409;0.4189647;0.004640041,-0.6988944;0.3326773;-0.02311318,0.07896151;0.004644058;-0.04669799,0.08911703;-0.3439771;0.00291812,0.08891428;-0.7479932;0.1105005,0.1023673;-0.7976304;0.02614344,-0.08117273;0.00796668;-0.04224582,-0.120909;-0.340173;-0.005894378,-0.1434214;-0.7448782;0.09662344,-0.1368759;-0.8013265;0.01837379,0.0180893;0.5804589;0.003400129,0;0;0,0.0201917;0.3358144;0.0004808903,0.03951398;0.6585753;-0.01395798,0.2003449;0.5136369;-0.04826033,0.235373;0.2182472;-0.03358626,0.2559475;-0.05582377;-0.09434807,-0.1429411;0.5377502;-0.007235711,-0.3612267;0.3354707;0.004245607,-0.5842347;0.1654526;-0.02007525,0.07830513;-0.0004408956;-0.04801357,0.1245119;-0.3491248;-0.02836514,0.138924;-0.756525;0.06448078,0.1326488;-0.7886264;-0.03422689,-0.08569955;0.00837536;-0.0319786,-0.1460527;-0.3385417;-0.02160447,-0.1634925;-0.7472094;0.0649385,-0.1615793;-0.7927163;-0.02413564,0.03486529;0.5796642;-0.007896423,299.4125
+0;0;0,0.01017677;0.3358535;0.007408512,0.02068434;0.6589191;-0.001385083,0.1927514;0.5268735;0.0008250603,0.2322365;0.2324433;0.01787514,0.2651809;-0.03750339;-0.05465232,-0.1586274;0.5354256;0.01482969,-0.432074;0.418541;0.004638549,-0.6985368;0.3322608;-0.02311232,0.07895931;0.004643928;-0.04669669,0.08903614;-0.3412759;0.002534967,0.08883259;-0.7468922;0.1105434,0.1007703;-0.7875591;0.03568819,-0.08117047;0.007966458;-0.04224464,-0.1205989;-0.3374756;-0.00617487,-0.1432003;-0.7437837;0.09674898,-0.1373921;-0.7904946;0.02731322,0.01807201;0.5799035;0.003396491,0;0;0,0.02060582;0.3354566;0.0005497932,0.04024935;0.6578959;-0.01389933,0.2007598;0.5128485;-0.04836762,0.2356855;0.2177339;-0.03332019,0.2562255;-0.05624974;-0.09437656,-0.142581;0.5389681;-0.006119368,-0.3649002;0.3414756;0.004356294,-0.5893909;0.1736341;-0.02113843,0.07827073;-0.0005963296;-0.04806304,0.1248309;-0.3465362;-0.02952743,0.1394204;-0.7549238;0.06637454,0.1349147;-0.7828298;-0.01945209,-0.08572206;0.008547493;-0.03186515,-0.1456347;-0.3357007;-0.02240752,-0.1632042;-0.7456101;0.0662265,-0.1618124;-0.781949;-0.01337775,0.03552245;0.5790672;-0.007828951,299.4352
+0;0;0,0.01017677;0.3358535;0.007408512,0.02068434;0.6589191;-0.001385083,0.1927514;0.5268735;0.0008250603,0.2322365;0.2324433;0.01787514,0.2651809;-0.03750339;-0.05465232,-0.1586274;0.5354256;0.01482969,-0.432074;0.418541;0.004638549,-0.6985368;0.3322608;-0.02311232,0.07895931;0.004643928;-0.04669669,0.08903614;-0.3412759;0.002534967,0.08883259;-0.7468922;0.1105434,0.1007703;-0.7875591;0.03568819,-0.08117047;0.007966458;-0.04224464,-0.1205989;-0.3374756;-0.00617487,-0.1432003;-0.7437837;0.09674898,-0.1373921;-0.7904946;0.02731322,0.01807201;0.5799035;0.003396491,0;0;0,0.02060582;0.3354566;0.0005497932,0.04024935;0.6578959;-0.01389933,0.2007598;0.5128485;-0.04836762,0.2356855;0.2177339;-0.03332019,0.2562255;-0.05624974;-0.09437656,-0.142581;0.5389681;-0.006119368,-0.3649002;0.3414756;0.004356294,-0.5893909;0.1736341;-0.02113843,0.07827073;-0.0005963296;-0.04806304,0.1248309;-0.3465362;-0.02952743,0.1394204;-0.7549238;0.06637454,0.1349147;-0.7828298;-0.01945209,-0.08572206;0.008547493;-0.03186515,-0.1456347;-0.3357007;-0.02240752,-0.1632042;-0.7456101;0.0662265,-0.1618124;-0.781949;-0.01337775,0.03552245;0.5790672;-0.007828951,299.4561
+0;0;0,0.01022973;0.3357076;0.00746167,0.02072684;0.6586247;-0.001271722,0.1927486;0.5265947;0.0006912716,0.2316843;0.2324217;0.01740444,0.2648678;-0.03820005;-0.05513986,-0.1589097;0.5365102;0.01431774,-0.4330348;0.4220814;0.004596146,-0.7020675;0.341885;-0.0235091,0.07898907;0.004645533;-0.04674811,0.08896711;-0.3406076;0.002306852,0.08898696;-0.7464514;0.1100012,0.09914346;-0.7877831;0.03489915,-0.08123527;0.007930744;-0.04223946,-0.1203922;-0.3369119;-0.006800707,-0.1435153;-0.743242;0.09648758,-0.1386951;-0.7907869;0.0272399,0.01812017;0.5796463;0.003494735,0;0;0,0.02096444;0.3352913;0.0004167557,0.0409474;0.6575526;-0.01417232,0.2012601;0.5124619;-0.04875052,0.235851;0.2176559;-0.03371811,0.2561139;-0.05690852;-0.09539258,-0.1420425;0.5392376;-0.00550363,-0.3702192;0.3489659;0.002569735,-0.6054019;0.1954084;-0.02406024,0.07823489;-0.0006869138;-0.04821896,0.1251315;-0.3458799;-0.02956056,0.1398937;-0.7543157;0.0667181,0.1339939;-0.7829546;-0.01906275,-0.08582164;0.008648002;-0.03171903,-0.1455677;-0.3349546;-0.02315603,-0.1635596;-0.7447854;0.06641087,-0.1611537;-0.7838045;-0.01144966,0.03613729;0.57877;-0.008067369,299.4785
+0;0;0,0.01022898;0.3356828;0.007461119,0.02072528;0.6585754;-0.001271636,0.1925544;0.5266094;0.000694128,0.2314761;0.2325417;0.01740131,0.2646445;-0.03795663;-0.0551099,-0.1587155;0.5365139;0.01430554,-0.4327425;0.4221261;0.00458743,-0.7016525;0.3419662;-0.02350499,0.07918386;0.00465699;-0.0468634,0.08916698;-0.3407712;0.002216447,0.08918674;-0.7449082;0.1094579,0.09839518;-0.7795814;0.04136622,-0.08143561;0.007950303;-0.04234363,-0.1206124;-0.3370673;-0.006886903,-0.1436383;-0.7416885;0.09596699,-0.139268;-0.7819949;0.03318322,0.01811879;0.5796024;0.003494495,0;0;0,0.02126663;0.3352475;0.0003352165,0.04151093;0.6574664;-0.01428962,0.2015404;0.5122724;-0.04867899,0.235761;0.217506;-0.03413439,0.2559408;-0.05691624;-0.09588063,-0.1414446;0.5397089;-0.005056364,-0.373974;0.3549091;0.001938035,-0.6076864;0.1991669;-0.02356207,0.07822517;-0.0005362183;-0.04866707,0.1249402;-0.3458868;-0.02917767,0.1394835;-0.7522673;0.06814027,0.139611;-0.774403;-0.01050925,-0.08617005;0.008574926;-0.03145062,-0.1459599;-0.3351966;-0.02276212,-0.1638744;-0.7432698;0.06658408,-0.1649597;-0.768515;-0.009905726,0.03664061;0.5786933;-0.008179665,299.5011
+0;0;0,0.01022898;0.3356828;0.007461119,0.02072528;0.6585754;-0.001271636,0.1925544;0.5266094;0.000694128,0.2314761;0.2325417;0.01740131,0.2646445;-0.03795663;-0.0551099,-0.1587155;0.5365139;0.01430554,-0.4327425;0.4221261;0.00458743,-0.7016525;0.3419662;-0.02350499,0.07918386;0.00465699;-0.0468634,0.08916698;-0.3407712;0.002216447,0.08918674;-0.7449082;0.1094579,0.09839518;-0.7795814;0.04136622,-0.08143561;0.007950303;-0.04234363,-0.1206124;-0.3370673;-0.006886903,-0.1436383;-0.7416885;0.09596699,-0.139268;-0.7819949;0.03318322,0.01811879;0.5796024;0.003494495,0;0;0,0.02126663;0.3352475;0.0003352165,0.04151093;0.6574664;-0.01428962,0.2015404;0.5122724;-0.04867899,0.235761;0.217506;-0.03413439,0.2559408;-0.05691624;-0.09588063,-0.1414446;0.5397089;-0.005056364,-0.373974;0.3549091;0.001938035,-0.6076864;0.1991669;-0.02356207,0.07822517;-0.0005362183;-0.04866707,0.1249402;-0.3458868;-0.02917767,0.1394835;-0.7522673;0.06814027,0.139611;-0.774403;-0.01050925,-0.08617005;0.008574926;-0.03145062,-0.1459599;-0.3351966;-0.02276212,-0.1638744;-0.7432698;0.06658408,-0.1649597;-0.768515;-0.009905726,0.03664061;0.5786933;-0.008179665,299.5124
+0;0;0,0.01028993;0.3356694;0.007462933,0.02081011;0.6585492;-0.001272825,0.1923133;0.5266018;0.0007049637,0.2308897;0.2324436;0.01742283,0.2640738;-0.03779638;-0.05501473,-0.1586914;0.537966;0.01394639,-0.4379829;0.4370273;0.003734455,-0.7122031;0.3795181;-0.02582895,0.0791063;0.004637441;-0.04686151,0.08912069;-0.3411953;0.002321288,0.08849421;-0.743688;0.1103969,0.1032914;-0.7777655;0.03595522,-0.08138671;0.007940798;-0.04229021,-0.1205806;-0.3374969;-0.00684727,-0.1438428;-0.7407186;0.09587628,-0.1455673;-0.7003543;-0.002896383,0.01819763;0.579577;0.003495212,0;0;0,0.02151299;0.3352203;-1.239777E-05,0.04197523;0.6573984;-0.01496863,0.2016303;0.5120691;-0.04896414,0.2354733;0.2172167;-0.03435683,0.2554405;-0.05693817;-0.09615052,-0.140817;0.5402048;-0.004975756,-0.3775172;0.3606572;0.0007118774,-0.614634;0.2105863;-0.02443486,0.07814178;-0.0005130917;-0.04867149,0.1248717;-0.3462754;-0.02906776,0.1390781;-0.7511599;0.06864499,0.1366717;-0.7763025;-0.01393797,-0.08611489;0.008561234;-0.03140452,-0.1459252;-0.3356132;-0.02211703,-0.163933;-0.7423739;0.06677882,-0.1587356;-0.7758742;-0.009425752,0.03705679;0.5786351;-0.00877738,299.5242
+0;0;0,0.01028993;0.3356694;0.007462933,0.02081011;0.6585492;-0.001272825,0.1923133;0.5266018;0.0007049637,0.2308897;0.2324436;0.01742283,0.2640738;-0.03779638;-0.05501473,-0.1586914;0.537966;0.01394639,-0.4379829;0.4370273;0.003734455,-0.7122031;0.3795181;-0.02582895,0.0791063;0.004637441;-0.04686151,0.08912069;-0.3411953;0.002321288,0.08849421;-0.743688;0.1103969,0.1032914;-0.7777655;0.03595522,-0.08138671;0.007940798;-0.04229021,-0.1205806;-0.3374969;-0.00684727,-0.1438428;-0.7407186;0.09587628,-0.1455673;-0.7003543;-0.002896383,0.01819763;0.579577;0.003495212,0;0;0,0.02151299;0.3352203;-1.239777E-05,0.04197523;0.6573984;-0.01496863,0.2016303;0.5120691;-0.04896414,0.2354733;0.2172167;-0.03435683,0.2554405;-0.05693817;-0.09615052,-0.140817;0.5402048;-0.004975756,-0.3775172;0.3606572;0.0007118774,-0.614634;0.2105863;-0.02443486,0.07814178;-0.0005130917;-0.04867149,0.1248717;-0.3462754;-0.02906776,0.1390781;-0.7511599;0.06864499,0.1366717;-0.7763025;-0.01393797,-0.08611489;0.008561234;-0.03140452,-0.1459252;-0.3356132;-0.02211703,-0.163933;-0.7423739;0.06677882,-0.1587356;-0.7758742;-0.009425752,0.03705679;0.5786351;-0.00877738,299.5358
+0;0;0,0.01029111;0.335708;0.007463792,0.02081259;0.6586275;-0.001273074,0.1924168;0.5266387;0.0007037241,0.2309002;0.2331894;0.0173813,0.2640923;-0.03711617;-0.05507383,-0.1587923;0.5380096;0.01395286,-0.4374108;0.4373141;0.003765532,-0.7116976;0.3797909;-0.02580504,0.07919294;0.00464252;-0.04691283,0.08918518;-0.3404253;0.002161179,0.08855936;-0.7424971;0.1101237,0.1034153;-0.7768292;0.03538626,-0.08147585;0.007949496;-0.04233653,-0.120583;-0.3367241;-0.006971978,-0.143821;-0.7395242;0.09564414,-0.1455523;-0.6991187;-0.003521018,0.01819976;0.5796447;0.003495597,0;0;0,0.02182359;0.335239;4.005432E-05,0.04251422;0.6574455;-0.01484632,0.202032;0.5116148;-0.04887164,0.2354594;0.2174494;-0.0340066,0.2551229;-0.0567393;-0.09605873,-0.1404663;0.5404111;-0.004524923,-0.3821301;0.3687786;-0.0009821914,-0.6143205;0.2098788;-0.01695304,0.07816231;-0.0005770326;-0.04882836,0.1246518;-0.3455943;-0.02928924,0.1397313;-0.7497873;0.06929351,0.1382336;-0.7769498;-0.01240848,-0.08627563;0.008639158;-0.03123731,-0.1463504;-0.3347048;-0.02196838,-0.1637835;-0.7409908;0.06717062,-0.160689;-0.777426;-0.007138111,0.03754434;0.5786735;-0.008672714,299.5572
+0;0;0,0.01038194;0.3357058;0.007432837,0.0209574;0.6586219;-0.001363343,0.1925491;0.5266297;0.0007267683,0.2308844;0.233154;0.01727924,0.2641079;-0.03713003;-0.05524206,-0.1590178;0.5393957;0.013242,-0.4404311;0.4469109;0.002073381,-0.7138849;0.3845891;-0.02541512,0.07917573;0.004605701;-0.0469455,0.08928541;-0.3404344;0.002299238,0.08838889;-0.7425321;0.1101629,0.1037048;-0.7757003;0.03453092,-0.0814871;0.007961248;-0.04231265,-0.1206973;-0.336692;-0.006863546,-0.1438822;-0.7394706;0.09584872,-0.1454314;-0.699073;-0.003320254,0.018332;0.5796406;0.003423484,0;0;0,0.02182359;0.335239;4.005432E-05,0.04251422;0.6574455;-0.01484632,0.202032;0.5116148;-0.04887164,0.2354594;0.2174494;-0.0340066,0.2551229;-0.0567393;-0.09605873,-0.1404663;0.5404111;-0.004524923,-0.3821301;0.3687786;-0.0009821914,-0.6143205;0.2098788;-0.01695304,0.07816231;-0.0005770326;-0.04882836,0.1246518;-0.3455943;-0.02928924,0.1397313;-0.7497873;0.06929351,0.1382336;-0.7769498;-0.01240848,-0.08627563;0.008639158;-0.03123731,-0.1463504;-0.3347048;-0.02196838,-0.1637835;-0.7409908;0.06717062,-0.160689;-0.777426;-0.007138111,0.03754434;0.5786735;-0.008672714,299.5683
+0;0;0,0.01038194;0.3357058;0.007432837,0.0209574;0.6586219;-0.001363343,0.1925491;0.5266297;0.0007267683,0.2308844;0.233154;0.01727924,0.2641079;-0.03713003;-0.05524206,-0.1590178;0.5393957;0.013242,-0.4404311;0.4469109;0.002073381,-0.7138849;0.3845891;-0.02541512,0.07917573;0.004605701;-0.0469455,0.08928541;-0.3404344;0.002299238,0.08838889;-0.7425321;0.1101629,0.1037048;-0.7757003;0.03453092,-0.0814871;0.007961248;-0.04231265,-0.1206973;-0.336692;-0.006863546,-0.1438822;-0.7394706;0.09584872,-0.1454314;-0.699073;-0.003320254,0.018332;0.5796406;0.003423484,0;0;0,0.02182359;0.335239;4.005432E-05,0.04251422;0.6574455;-0.01484632,0.202032;0.5116148;-0.04887164,0.2354594;0.2174494;-0.0340066,0.2551229;-0.0567393;-0.09605873,-0.1404663;0.5404111;-0.004524923,-0.3821301;0.3687786;-0.0009821914,-0.6143205;0.2098788;-0.01695304,0.07816231;-0.0005770326;-0.04882836,0.1246518;-0.3455943;-0.02928924,0.1397313;-0.7497873;0.06929351,0.1382336;-0.7769498;-0.01240848,-0.08627563;0.008639158;-0.03123731,-0.1463504;-0.3347048;-0.02196838,-0.1637835;-0.7409908;0.06717062,-0.160689;-0.777426;-0.007138111,0.03754434;0.5786735;-0.008672714,299.58
+0;0;0,0.01038268;0.3357297;0.007433365,0.02095877;0.6586651;-0.001363333,0.1926133;0.5266494;0.0007260765,0.2310268;0.2325748;0.01731232,0.2641562;-0.03694338;-0.0550035,-0.1590807;0.5394199;0.01324583,-0.4410681;0.4467464;0.002054425,-0.7137471;0.3846012;-0.02535619,0.07923211;0.004608981;-0.04697893,0.08934843;-0.3406574;0.002298106,0.08845329;-0.7421367;0.1099959,0.1039275;-0.7759579;0.03358206,-0.08154513;0.007966918;-0.04234278,-0.1207811;-0.3369124;-0.006870434,-0.1439303;-0.7390715;0.09568387,-0.1454955;-0.6985663;-0.004510239,0.01833322;0.5796794;0.003423767,0;0;0,0.02208875;0.3352456;7.987022E-05,0.04296882;0.6574633;-0.01472473,0.2024257;0.5112814;-0.04857028,0.235234;0.2164375;-0.03369617,0.2547599;-0.05701265;-0.09542918,-0.1398853;0.5394192;-0.003804148,-0.3867438;0.3742275;-0.002012353,-0.6450822;0.2661937;-0.02561532,0.07817216;-0.0005993098;-0.04893613,0.124609;-0.3457997;-0.02844834,0.1398743;-0.7492806;0.07032108,0.1381204;-0.7773111;-0.01202608,-0.08639158;0.008680979;-0.03109866,-0.1465555;-0.3348715;-0.02153467,-0.1637455;-0.7404529;0.06787176,-0.1617059;-0.7781421;-0.006731711,0.03795797;0.5786876;-0.008573532,299.6018
+0;0;0,0.0104076;0.3357699;0.007427176,0.02098137;0.6587891;-0.001363961,0.1924735;0.526794;0.0007087425,0.2306878;0.2329646;0.01728344,0.2641032;-0.03777114;-0.05548076,-0.159197;0.5408348;0.01287379,-0.441982;0.4512522;0.004021896,-0.7183654;0.400782;-0.02379913,0.07921302;0.004640299;-0.04699687,0.08931685;-0.3404749;0.002310485,0.088457;-0.7413275;0.1097361,0.1041417;-0.7755585;0.0332167,-0.08154088;0.007913336;-0.04234859,-0.1209641;-0.336796;-0.006865568,-0.1437067;-0.7383884;0.09526229,-0.1451814;-0.697845;-0.005303636,0.01835686;0.5797781;0.003423098,0;0;0,0.02232746;0.3352706;-0.0001950264,0.04341172;0.6575472;-0.01525044,0.2025038;0.5110554;-0.04908061,0.2348126;0.2164522;-0.03372145,0.2535527;-0.0582028;-0.09635127,-0.1392391;0.5392125;-0.003743199,-0.3902961;0.3809685;-0.003685148,-0.6463884;0.2640866;-0.0252345,0.07809602;-0.0005452931;-0.04904747,0.1242377;-0.3456228;-0.02830625,0.1398169;-0.7483667;0.07057977,0.1377919;-0.777225;-0.01163006,-0.08641916;0.008652718;-0.03101287,-0.1469476;-0.3346898;-0.02152544,-0.1639676;-0.7396101;0.06777011,-0.1620418;-0.7781301;-0.00658153,0.03835511;0.5787539;-0.009038209,299.6233
+0;0;0,0.0104076;0.3357699;0.007427176,0.02098137;0.6587891;-0.001363961,0.1924735;0.526794;0.0007087425,0.2306878;0.2329646;0.01728344,0.2641032;-0.03777114;-0.05548076,-0.159197;0.5408348;0.01287379,-0.441982;0.4512522;0.004021896,-0.7183654;0.400782;-0.02379913,0.07921302;0.004640299;-0.04699687,0.08931685;-0.3404749;0.002310485,0.088457;-0.7413275;0.1097361,0.1041417;-0.7755585;0.0332167,-0.08154088;0.007913336;-0.04234859,-0.1209641;-0.336796;-0.006865568,-0.1437067;-0.7383884;0.09526229,-0.1451814;-0.697845;-0.005303636,0.01835686;0.5797781;0.003423098,0;0;0,0.02232746;0.3352706;-0.0001950264,0.04341172;0.6575472;-0.01525044,0.2025038;0.5110554;-0.04908061,0.2348126;0.2164522;-0.03372145,0.2535527;-0.0582028;-0.09635127,-0.1392391;0.5392125;-0.003743199,-0.3902961;0.3809685;-0.003685148,-0.6463884;0.2640866;-0.0252345,0.07809602;-0.0005452931;-0.04904747,0.1242377;-0.3456228;-0.02830625,0.1398169;-0.7483667;0.07057977,0.1377919;-0.777225;-0.01163006,-0.08641916;0.008652718;-0.03101287,-0.1469476;-0.3346898;-0.02152544,-0.1639676;-0.7396101;0.06777011,-0.1620418;-0.7781301;-0.00658153,0.03835511;0.5787539;-0.009038209,299.6354
+0;0;0,0.01040912;0.335819;0.007428262,0.02098424;0.6588792;-0.001363971,0.1923747;0.5269055;0.0007108913,0.230603;0.2329683;0.01729167,0.2640984;-0.03841546;-0.0556467,-0.1590911;0.5409381;0.01286885,-0.4419798;0.4513226;0.004013715,-0.7190248;0.4007316;-0.0238739,0.07910434;0.004633932;-0.04693239,0.08934042;-0.3449981;0.003020309,0.08848737;-0.7426788;0.1095959,0.1045348;-0.7783952;0.03130684,-0.08142901;0.007902479;-0.04229049,-0.1213682;-0.3413185;-0.006343063,-0.1439309;-0.7397331;0.09497665,-0.1454397;-0.6989458;-0.007915013,0.01835941;0.5798587;0.003423666,0;0;0,0.02242789;0.335313;-0.0002939701,0.04353575;0.6576282;-0.01537871,0.2024202;0.5108994;-0.04919183,0.2342228;0.2161364;-0.03373957,0.2525203;-0.05921683;-0.0964843,-0.1389661;0.5391744;-0.003373068,-0.394025;0.3872572;-0.004602983,-0.6426042;0.2538207;-0.02683343,0.07799713;-0.0005144924;-0.04896736,0.1239211;-0.3501575;-0.02698112,0.1400315;-0.7496508;0.07127643,0.1371023;-0.7800716;-0.01266456,-0.08627684;0.008617505;-0.03104294,-0.1480816;-0.3391491;-0.02203282,-0.1647026;-0.7403679;0.06883089,-0.1664687;-0.7838866;-0.003951162,0.03847962;0.5788254;-0.009163618,299.657
+0;0;0,0.01052096;0.3358155;0.00742782,0.02113;0.6588746;-0.001363216,0.192503;0.5268614;0.000730698,0.2306712;0.2329197;0.01737011,0.2641658;-0.03846011;-0.05558345,-0.1591678;0.5418502;0.01251979,-0.445521;0.4640775;0.003105558,-0.72256;0.4124092;-0.0227954,0.07911648;0.004614634;-0.04691382,0.08945955;-0.3450142;0.003039654,0.08869874;-0.7426611;0.1097417,0.104492;-0.7783313;0.03136232,-0.08141126;0.007899156;-0.04232527,-0.121744;-0.3413337;-0.006938029,-0.143889;-0.7396955;0.0946814,-0.1452958;-0.6989085;-0.008211732,0.01849963;0.5798543;0.003425965,0;0;0,0.02242789;0.335313;-0.0002939701,0.04353575;0.6576282;-0.01537871,0.2024202;0.5108994;-0.04919183,0.2342228;0.2161364;-0.03373957,0.2525203;-0.05921683;-0.0964843,-0.1389661;0.5391744;-0.003373068,-0.394025;0.3872572;-0.004602983,-0.6426042;0.2538207;-0.02683343,0.07799713;-0.0005144924;-0.04896736,0.1239211;-0.3501575;-0.02698112,0.1400315;-0.7496508;0.07127643,0.1371023;-0.7800716;-0.01266456,-0.08627684;0.008617505;-0.03104294,-0.1480816;-0.3391491;-0.02203282,-0.1647026;-0.7403679;0.06883089,-0.1664687;-0.7838866;-0.003951162,0.03847962;0.5788254;-0.009163618,299.6686
+0;0;0,0.01052096;0.3358155;0.00742782,0.02113;0.6588746;-0.001363216,0.192503;0.5268614;0.000730698,0.2306712;0.2329197;0.01737011,0.2641658;-0.03846011;-0.05558345,-0.1591678;0.5418502;0.01251979,-0.445521;0.4640775;0.003105558,-0.72256;0.4124092;-0.0227954,0.07911648;0.004614634;-0.04691382,0.08945955;-0.3450142;0.003039654,0.08869874;-0.7426611;0.1097417,0.104492;-0.7783313;0.03136232,-0.08141126;0.007899156;-0.04232527,-0.121744;-0.3413337;-0.006938029,-0.143889;-0.7396955;0.0946814,-0.1452958;-0.6989085;-0.008211732,0.01849963;0.5798543;0.003425965,0;0;0,0.02242789;0.335313;-0.0002939701,0.04353575;0.6576282;-0.01537871,0.2024202;0.5108994;-0.04919183,0.2342228;0.2161364;-0.03373957,0.2525203;-0.05921683;-0.0964843,-0.1389661;0.5391744;-0.003373068,-0.394025;0.3872572;-0.004602983,-0.6426042;0.2538207;-0.02683343,0.07799713;-0.0005144924;-0.04896736,0.1239211;-0.3501575;-0.02698112,0.1400315;-0.7496508;0.07127643,0.1371023;-0.7800716;-0.01266456,-0.08627684;0.008617505;-0.03104294,-0.1480816;-0.3391491;-0.02203282,-0.1647026;-0.7403679;0.06883089,-0.1664687;-0.7838866;-0.003951162,0.03847962;0.5788254;-0.009163618,299.6796
+0;0;0,0.01052208;0.3358513;0.007428611,0.02113243;0.6589503;-0.001363568,0.1928623;0.5268173;0.0007254807,0.2310323;0.2328619;0.01736567,0.2644286;-0.03772122;-0.05537373,-0.1595304;0.5418369;0.01253877,-0.445897;0.4640605;0.003124104,-0.7221228;0.412544;-0.02270082,0.07921387;0.004620314;-0.04697157,0.0895614;-0.3451592;0.003003437,0.08879619;-0.7451084;0.1103233,0.1047359;-0.7813876;0.03121699,-0.08151148;0.00790888;-0.04237737,-0.1218616;-0.3414746;-0.006974876,-0.1441348;-0.7421427;0.0952329,-0.1455547;-0.7012557;-0.008614443,0.0185017;0.579919;0.003426281,0;0;0,0.02269609;0.3353308;-0.0003929138,0.04403401;0.6576656;-0.01558876,0.2030825;0.510423;-0.04930592,0.2343976;0.21562;-0.03336239,0.2525384;-0.05888602;-0.09612298,-0.1392204;0.5406381;-0.003595478,-0.3973291;0.3939441;-0.005697575,-0.6600314;0.2938576;-0.0300226,0.07800785;-0.0006082207;-0.04916215,0.1244302;-0.3502823;-0.02628661,0.1415323;-0.7527689;0.06957506,0.1352372;-0.7815251;-0.01652313,-0.08644196;0.008729781;-0.03088837,-0.1478743;-0.339235;-0.02104769,-0.1662417;-0.7437321;0.06568273,-0.1625912;-0.7815678;-0.01362561,0.03892263;0.5788577;-0.009343863,299.7028
+0;0;0,0.0106408;0.335702;0.007282836,0.02128783;0.6586443;-0.00172883,0.1930997;0.5264181;0.0007849841,0.2311524;0.2321182;0.01740686,0.2645753;-0.03813645;-0.05522553,-0.1598333;0.5431348;0.01216904,-0.4484357;0.4726654;0.003254459,-0.725281;0.4260909;-0.02159739,0.07925244;0.004519267;-0.04690745,0.08973309;-0.3453976;0.003065959,0.08903662;-0.7441033;0.1099543,0.1042504;-0.784017;0.02754731,-0.0814431;0.007996354;-0.04248249,-0.121767;-0.3415163;-0.006931577,-0.1438496;-0.740944;0.09486106,-0.1451966;-0.6995829;-0.01367185,0.01865109;0.5796578;0.003131128,0;0;0,0.02299908;0.3351611;-0.0003764629,0.04460319;0.6573248;-0.01565218,0.2036403;0.510025;-0.04946244,0.2344557;0.2148454;-0.03345799,0.2524433;-0.05936772;-0.09601808,-0.1392315;0.542135;-0.004040044,-0.4008337;0.4010814;-0.00626393,-0.6600934;0.2930279;-0.02947986,0.07800513;-0.0006941259;-0.0491569,0.124713;-0.3504384;-0.0257833,0.1419848;-0.75157;0.07006526,0.1355866;-0.7830674;-0.0198648,-0.08643238;0.008829911;-0.03087327,-0.1466358;-0.3394606;-0.01999876,-0.1648795;-0.7426205;0.06672572,-0.1619334;-0.7811393;-0.01816702,0.03942091;0.5785643;-0.009379148,299.7251
+0;0;0,0.0106408;0.335702;0.007282836,0.02128783;0.6586443;-0.00172883,0.1930997;0.5264181;0.0007849841,0.2311524;0.2321182;0.01740686,0.2645753;-0.03813645;-0.05522553,-0.1598333;0.5431348;0.01216904,-0.4484357;0.4726654;0.003254459,-0.725281;0.4260909;-0.02159739,0.07925244;0.004519267;-0.04690745,0.08973309;-0.3453976;0.003065959,0.08903662;-0.7441033;0.1099543,0.1042504;-0.784017;0.02754731,-0.0814431;0.007996354;-0.04248249,-0.121767;-0.3415163;-0.006931577,-0.1438496;-0.740944;0.09486106,-0.1451966;-0.6995829;-0.01367185,0.01865109;0.5796578;0.003131128,0;0;0,0.02299908;0.3351611;-0.0003764629,0.04460319;0.6573248;-0.01565218,0.2036403;0.510025;-0.04946244,0.2344557;0.2148454;-0.03345799,0.2524433;-0.05936772;-0.09601808,-0.1392315;0.542135;-0.004040044,-0.4008337;0.4010814;-0.00626393,-0.6600934;0.2930279;-0.02947986,0.07800513;-0.0006941259;-0.0491569,0.124713;-0.3504384;-0.0257833,0.1419848;-0.75157;0.07006526,0.1355866;-0.7830674;-0.0198648,-0.08643238;0.008829911;-0.03087327,-0.1466358;-0.3394606;-0.01999876,-0.1648795;-0.7426205;0.06672572,-0.1619334;-0.7811393;-0.01816702,0.03942091;0.5785643;-0.009379148,299.7468
+0;0;0,0.01064068;0.3356982;0.007282753,0.02128727;0.6586269;-0.001728548,0.1931863;0.5263773;0.0007839091,0.2312379;0.2320864;0.01740528,0.2647318;-0.0387426;-0.05538145,-0.1599229;0.5431023;0.01217365,-0.4485165;0.472635;0.003259337,-0.7259501;0.4259615;-0.02164533,0.07920451;0.004516534;-0.04687908,0.08968753;-0.3454795;0.003105633,0.08898962;-0.7450107;0.1102152,0.1036185;-0.7822363;0.03097674,-0.08139385;0.007991519;-0.0424568,-0.1217268;-0.3416002;-0.006897841,-0.1438552;-0.7418549;0.09510556,-0.1451505;-0.7009306;-0.009254403,0.01865062;0.5796435;0.003131224,0;0;0,0.02309108;0.3351507;-0.0005674362,0.04477344;0.6572877;-0.01601028,0.2038263;0.5097796;-0.04969478,0.2343596;0.2145798;-0.03368878,0.2519154;-0.06032202;-0.09604931,-0.13937;0.5430709;-0.00453807,-0.4051867;0.4101674;-0.007618722,-0.6647424;0.3012019;-0.03054024,0.07793724;-0.0007040352;-0.04915988,0.1245461;-0.3505263;-0.02554703,0.1421315;-0.7523184;0.07115889,0.1401335;-0.7830033;-0.01442957,-0.08637463;0.008846683;-0.03086362,-0.146931;-0.3394703;-0.02019494,-0.1651314;-0.7433974;0.06703956,-0.1608886;-0.7815021;-0.0126835,0.03957479;0.5785344;-0.009698153,299.7693
+0;0;0,0.01069865;0.3356474;0.007312175,0.02133547;0.658515;-0.00168405,0.19317;0.5262936;0.0009626106,0.2310135;0.2319092;0.01754611,0.2646412;-0.03853235;-0.05503914,-0.1601522;0.5448086;0.01201567,-0.4506882;0.4827802;0.001494722,-0.7289691;0.4427945;-0.02084194,0.07923153;0.004349058;-0.04678366,0.08983842;-0.3458441;0.003276151,0.08929489;-0.7454541;0.1102774,0.1015263;-0.7811067;0.0334556,-0.08128005;0.008136427;-0.04257479,-0.1216724;-0.3416483;-0.006897669,-0.1435732;-0.7419316;0.095236,-0.1447134;-0.7013323;-0.005995519,0.01871075;0.5795456;0.003179467,0;0;0,0.0232896;0.3350877;-0.0009567738,0.045278;0.6571143;-0.01695991,0.2041002;0.5094818;-0.05045664,0.2343676;0.2142139;-0.03402138,0.2517987;-0.06033865;-0.0961107,-0.139066;0.5439986;-0.004900776,-0.4081167;0.417654;-0.009155139,-0.6691506;0.3135695;-0.03294057,0.07774571;-0.0006526262;-0.04940081,0.124507;-0.3506332;-0.02530313,0.1423994;-0.7524889;0.07128644,0.1350019;-0.7829992;-0.01023197,-0.08639321;0.008819431;-0.03071954,-0.1465827;-0.3397658;-0.01979867,-0.1654058;-0.7438486;0.06680661,-0.1579984;-0.7796167;-0.01053138,0.03999385;0.5783933;-0.01049399,299.7907
+0;0;0,0.01069865;0.3356474;0.007312175,0.02133547;0.658515;-0.00168405,0.19317;0.5262936;0.0009626106,0.2310135;0.2319092;0.01754611,0.2646412;-0.03853235;-0.05503914,-0.1601522;0.5448086;0.01201567,-0.4506882;0.4827802;0.001494722,-0.7289691;0.4427945;-0.02084194,0.07923153;0.004349058;-0.04678366,0.08983842;-0.3458441;0.003276151,0.08929489;-0.7454541;0.1102774,0.1015263;-0.7811067;0.0334556,-0.08128005;0.008136427;-0.04257479,-0.1216724;-0.3416483;-0.006897669,-0.1435732;-0.7419316;0.095236,-0.1447134;-0.7013323;-0.005995519,0.01871075;0.5795456;0.003179467,0;0;0,0.0232896;0.3350877;-0.0009567738,0.045278;0.6571143;-0.01695991,0.2041002;0.5094818;-0.05045664,0.2343676;0.2142139;-0.03402138,0.2517987;-0.06033865;-0.0961107,-0.139066;0.5439986;-0.004900776,-0.4081167;0.417654;-0.009155139,-0.6691506;0.3135695;-0.03294057,0.07774571;-0.0006526262;-0.04940081,0.124507;-0.3506332;-0.02530313,0.1423994;-0.7524889;0.07128644,0.1350019;-0.7829992;-0.01023197,-0.08639321;0.008819431;-0.03071954,-0.1465827;-0.3397658;-0.01979867,-0.1654058;-0.7438486;0.06680661,-0.1579984;-0.7796167;-0.01053138,0.03999385;0.5783933;-0.01049399,299.8031
+0;0;0,0.01069459;0.33552;0.007309401,0.02132847;0.6582986;-0.001684384,0.1930067;0.5261459;0.0009629875,0.2308888;0.2314612;0.0175634,0.2644789;-0.03867853;-0.05494085,-0.1599976;0.5446442;0.0120061,-0.4508299;0.4825526;0.001474421,-0.7288002;0.4426115;-0.02083732,0.07924157;0.004349608;-0.04678959,0.08979329;-0.3440225;0.003009912,0.08924755;-0.7452672;0.1104489,0.1003528;-0.774875;0.0407002,-0.08129034;0.008137457;-0.04258018,-0.1214727;-0.3398284;-0.007088587,-0.1434631;-0.7417492;0.09546289,-0.1444983;-0.7021257;0.003551953,0.01870445;0.5793499;0.00317785,0;0;0,0.02356814;0.3349401;-0.001059055,0.04577863;0.6568545;-0.01720572,0.2043487;0.5091943;-0.05062509,0.234576;0.213627;-0.03401136,0.2521136;-0.06062222;-0.09598255,-0.1385903;0.5445279;-0.004863163,-0.4110863;0.4250714;-0.00994065,-0.6738043;0.3262604;-0.03394648,0.07773562;-0.0007015616;-0.04943776,0.1244817;-0.3488728;-0.02606964,0.142636;-0.7521479;0.07180954,0.1349524;-0.7744434;-0.004002325,-0.08641586;0.008867652;-0.03067693,-0.1458236;-0.3379751;-0.01948434,-0.1647901;-0.7436091;0.06793467,-0.1597285;-0.7728473;-0.002822079,0.0404392;0.5781616;-0.01069975,299.8245
+0;0;0,0.01082881;0.3355161;0.007290667,0.02153571;0.6582925;-0.001696946,0.1931866;0.5260893;0.0009744433,0.2309387;0.2313915;0.01763888,0.2644499;-0.03892457;-0.05424193,-0.1600662;0.5459195;0.01158384,-0.4523959;0.4913593;0.0008017793,-0.7309096;0.4533896;-0.01788067,0.07927114;0.004269894;-0.04674682,0.09011775;-0.3441125;0.002917547,0.08954627;-0.7453639;0.1103311,0.1008809;-0.7759219;0.04144309,-0.08123279;0.008190733;-0.04267969,-0.1211848;-0.339796;-0.007133044,-0.1431031;-0.7417184;0.09542747,-0.1440221;-0.7020949;0.003515311,0.0188995;0.5793441;0.00316323,0;0;0,0.02356814;0.3349401;-0.001059055,0.04577863;0.6568545;-0.01720572,0.2043487;0.5091943;-0.05062509,0.234576;0.213627;-0.03401136,0.2521136;-0.06062222;-0.09598255,-0.1385903;0.5445279;-0.004863163,-0.4110863;0.4250714;-0.00994065,-0.6738043;0.3262604;-0.03394648,0.07773562;-0.0007015616;-0.04943776,0.1244817;-0.3488728;-0.02606964,0.142636;-0.7521479;0.07180954,0.1349524;-0.7744434;-0.004002325,-0.08641586;0.008867652;-0.03067693,-0.1458236;-0.3379751;-0.01948434,-0.1647901;-0.7436091;0.06793467,-0.1597285;-0.7728473;-0.002822079,0.0404392;0.5781616;-0.01069975,299.8368
+0;0;0,0.01082522;0.3354048;0.007288248,0.02152913;0.658091;-0.001696911,0.193188;0.5259064;0.0009731061,0.2309359;0.2312414;0.01763569,0.2644402;-0.0390189;-0.05423028,-0.1600796;0.5457375;0.01158295,-0.4523768;0.4911833;0.0008020839,-0.7308331;0.4532215;-0.0178765,0.07927863;0.004270297;-0.04675124,0.09016483;-0.3453836;0.00309439,0.08959512;-0.7454029;0.1101782,0.102968;-0.7868509;0.02890216,-0.08124046;0.008191507;-0.04268372,-0.1213383;-0.3410653;-0.007007342,-0.1431893;-0.7417536;0.09523825,-0.1442735;-0.7003994;-0.01320226,0.01889361;0.5791634;0.003161984,0;0;0,0.02369762;0.3348193;-0.001086235,0.04599267;0.6566377;-0.01722622,0.2045718;0.5090194;-0.05061233,0.2347045;0.2134771;-0.03397465,0.2523872;-0.06072536;-0.09584713,-0.1385035;0.544894;-0.00482479,-0.4140755;0.4328287;-0.01043734,-0.6784912;0.3389548;-0.03492944,0.07772812;-0.0007327349;-0.0494653,0.1246721;-0.3501387;-0.02553487,0.1433005;-0.7522883;0.07147766,0.1431991;-0.7813473;-0.02018189,-0.08643403;0.00889668;-0.03064347,-0.1459568;-0.3392267;-0.01932503,-0.1648859;-0.7431656;0.06988156,-0.1601656;-0.7831267;-0.01362052,0.0406362;0.5779665;-0.01072431,299.8579
+0;0;0,0.0107687;0.3354081;0.007219133,0.02128048;0.6580976;-0.001865707,0.1930347;0.5259987;0.001027243,0.2293259;0.2311731;0.01808312,0.2641892;-0.03885534;-0.05400752,-0.160416;0.5465186;0.01119463,-0.4541107;0.5001825;-5.105697E-05,-0.7331399;0.4648808;-0.0150303,0.07931052;0.004289156;-0.04669537,0.09034351;-0.3453705;0.003077298,0.0899179;-0.7453828;0.1101884,0.1033334;-0.7868651;0.02894963,-0.08118785;0.008164242;-0.04278893,-0.1212583;-0.3410866;-0.007024251,-0.1428314;-0.7417876;0.09523091,-0.1437923;-0.7004415;-0.01321162,0.01871181;0.5791698;0.003025119,0;0;0,0.02369762;0.3348193;-0.001086235,0.04599267;0.6566377;-0.01722622,0.2045718;0.5090194;-0.05061233,0.2347045;0.2134771;-0.03397465,0.2523872;-0.06072536;-0.09584713,-0.1385035;0.544894;-0.00482479,-0.4140755;0.4328287;-0.01043734,-0.6784912;0.3389548;-0.03492944,0.07772812;-0.0007327349;-0.0494653,0.1246721;-0.3501387;-0.02553487,0.1433005;-0.7522883;0.07147766,0.1431991;-0.7813473;-0.02018189,-0.08643403;0.00889668;-0.03064347,-0.1459568;-0.3392267;-0.01932503,-0.1648859;-0.7431656;0.06988156,-0.1601656;-0.7831267;-0.01362052,0.0406362;0.5779665;-0.01072431,299.8708
+0;0;0,0.01076249;0.3352147;0.00721497,0.02126958;0.6577601;-0.001865904,0.1930678;0.5256813;0.001024493,0.2293505;0.2309251;0.01807636,0.2641914;-0.03893;-0.05396801,-0.16047;0.5462064;0.01119438,-0.4540956;0.4998811;-4.865509E-05,-0.7329457;0.4646021;-0.01501829,0.07934556;0.004291051;-0.046716,0.0903798;-0.3454081;0.003062289,0.08995488;-0.7447585;0.1099962,0.1031431;-0.7850298;0.03013382,-0.08122372;0.008167848;-0.04280783,-0.1212987;-0.3411224;-0.007039119,-0.1428361;-0.7411605;0.09504688,-0.1437807;-0.7000067;-0.01155837,0.01870199;0.5788655;0.003022862,0;0;0,0.02395366;0.3346071;-0.001039982,0.04641227;0.6562716;-0.01713562,0.204931;0.5085925;-0.05067313,0.2348872;0.2131038;-0.03401661,0.25287;-0.06084388;-0.0961082,-0.1383218;0.5454311;-0.004713117,-0.417311;0.4425025;-0.01240089,-0.6846083;0.3577716;-0.03687384,0.07769125;-0.0007683635;-0.04959834,0.1250943;-0.3501301;-0.02534127,0.1440564;-0.7514924;0.07194519,0.1408523;-0.7803714;-0.01757002,-0.0865079;0.008935222;-0.03054604,-0.145622;-0.3392882;-0.0189236,-0.1645272;-0.742547;0.07018758,-0.1596539;-0.7814686;-0.0117639,0.04102068;0.5776356;-0.01064229,299.8936
+0;0;0,0.01076249;0.3352147;0.00721497,0.02126958;0.6577601;-0.001865904,0.1930678;0.5256813;0.001024493,0.2293505;0.2309251;0.01807636,0.2641914;-0.03893;-0.05396801,-0.16047;0.5462064;0.01119438,-0.4540956;0.4998811;-4.865509E-05,-0.7329457;0.4646021;-0.01501829,0.07934556;0.004291051;-0.046716,0.0903798;-0.3454081;0.003062289,0.08995488;-0.7447585;0.1099962,0.1031431;-0.7850298;0.03013382,-0.08122372;0.008167848;-0.04280783,-0.1212987;-0.3411224;-0.007039119,-0.1428361;-0.7411605;0.09504688,-0.1437807;-0.7000067;-0.01155837,0.01870199;0.5788655;0.003022862,0;0;0,0.02395366;0.3346071;-0.001039982,0.04641227;0.6562716;-0.01713562,0.204931;0.5085925;-0.05067313,0.2348872;0.2131038;-0.03401661,0.25287;-0.06084388;-0.0961082,-0.1383218;0.5454311;-0.004713117,-0.417311;0.4425025;-0.01240089,-0.6846083;0.3577716;-0.03687384,0.07769125;-0.0007683635;-0.04959834,0.1250943;-0.3501301;-0.02534127,0.1440564;-0.7514924;0.07194519,0.1408523;-0.7803714;-0.01757002,-0.0865079;0.008935222;-0.03054604,-0.145622;-0.3392882;-0.0189236,-0.1645272;-0.742547;0.07018758,-0.1596539;-0.7814686;-0.0117639,0.04102068;0.5776356;-0.01064229,299.9142
+0;0;0,0.01075817;0.3350803;0.007212076,0.02126209;0.657528;-0.001866189,0.1931359;0.5254472;0.001022064,0.2294234;0.2306518;0.0180762,0.2641016;-0.03794333;-0.05363179,-0.1605538;0.545981;0.01119632,-0.4542184;0.4996496;-4.821178E-05,-0.7317665;0.4645354;-0.01494795,0.07935392;0.004291503;-0.04672092,0.09040494;-0.3459395;0.003133081,0.0899827;-0.742783;0.1093957,0.1032798;-0.7836342;0.02887423,-0.08123228;0.008168709;-0.04281234,-0.1213682;-0.3416529;-0.006989218,-0.1427704;-0.7391796;0.09445591,-0.1437228;-0.6979338;-0.01302911,0.01869517;0.5786542;0.003021291,0;0;0,0.02414561;0.3344586;-0.0009837151,0.04671698;0.656021;-0.01699948,0.2052221;0.5082155;-0.05062675,0.235123;0.2126818;-0.03396368,0.2534969;-0.05986592;-0.09615791,-0.1383004;0.5462347;-0.004595403,-0.4199819;0.4508566;-0.01299281,-0.6855294;0.3649585;-0.03736457,0.07764048;-0.0007655918;-0.04969585,0.1254273;-0.3505884;-0.0250032,0.1435565;-0.7491011;0.07315826,0.1425217;-0.7799827;-0.01613212,-0.08654356;0.008933418;-0.03047481,-0.1451466;-0.3399053;-0.01836876,-0.1640034;-0.7406137;0.07025321,-0.1618893;-0.7806728;-0.01201256,0.04130398;0.5774059;-0.0105257,299.94
+0;0;0,0.0107552;0.3349212;0.007220982,0.02121948;0.6572225;-0.00182943,0.1929904;0.5252048;0.001069041,0.2290777;0.230553;0.01818431,0.2635783;-0.0382565;-0.05171742,-0.1606585;0.5467248;0.01066732,-0.4554065;0.5083749;0.002430839,-0.7333113;0.4800704;-0.01497179,0.07944306;0.004350134;-0.04669377,0.09050883;-0.3449411;0.002957344,0.09040661;-0.7428681;0.1089996,0.1032211;-0.7752472;0.03686719,-0.08125025;0.00810423;-0.04293193,-0.12136;-0.3407569;-0.007166032,-0.1420591;-0.7393571;0.09422548,-0.1427663;-0.699342;-0.001470089,0.01867064;0.578384;0.003048387,0;0;0,0.02438716;0.3342817;-0.001034498,0.04716191;0.655679;-0.01708317,0.2055026;0.5077952;-0.05040932,0.2354049;0.2124168;-0.03390598,0.2539881;-0.05990338;-0.09580481,-0.1378752;0.5465733;-0.004321114,-0.4220074;0.459444;-0.01392878,-0.6889018;0.3789962;-0.03904059,0.07758763;-0.0008039027;-0.04989934,0.1250782;-0.3496765;-0.02490711,0.1438064;-0.7490315;0.07386374,0.1427411;-0.7764395;-0.003347874,-0.08665729;0.008976386;-0.03033759,-0.1446811;-0.3389942;-0.01843277,-0.1636454;-0.7403873;0.07164979,-0.164991;-0.7754406;0.0007646307,0.04170124;0.5771044;-0.01060152,299.9584
+0;0;0,0.0107552;0.3349212;0.007220982,0.02121948;0.6572225;-0.00182943,0.1929904;0.5252048;0.001069041,0.2290777;0.230553;0.01818431,0.2635783;-0.0382565;-0.05171742,-0.1606585;0.5467248;0.01066732,-0.4554065;0.5083749;0.002430839,-0.7333113;0.4800704;-0.01497179,0.07944306;0.004350134;-0.04669377,0.09050883;-0.3449411;0.002957344,0.09040661;-0.7428681;0.1089996,0.1032211;-0.7752472;0.03686719,-0.08125025;0.00810423;-0.04293193,-0.12136;-0.3407569;-0.007166032,-0.1420591;-0.7393571;0.09422548,-0.1427663;-0.699342;-0.001470089,0.01867064;0.578384;0.003048387,0;0;0,0.02438716;0.3342817;-0.001034498,0.04716191;0.655679;-0.01708317,0.2055026;0.5077952;-0.05040932,0.2354049;0.2124168;-0.03390598,0.2539881;-0.05990338;-0.09580481,-0.1378752;0.5465733;-0.004321114,-0.4220074;0.459444;-0.01392878,-0.6889018;0.3789962;-0.03904059,0.07758763;-0.0008039027;-0.04989934,0.1250782;-0.3496765;-0.02490711,0.1438064;-0.7490315;0.07386374,0.1427411;-0.7764395;-0.003347874,-0.08665729;0.008976386;-0.03033759,-0.1446811;-0.3389942;-0.01843277,-0.1636454;-0.7403873;0.07164979,-0.164991;-0.7754406;0.0007646307,0.04170124;0.5771044;-0.01060152,299.9705
+0;0;0,0.0107552;0.3349212;0.007220982,0.02121948;0.6572225;-0.00182943,0.1929904;0.5252048;0.001069041,0.2290777;0.230553;0.01818431,0.2635783;-0.0382565;-0.05171742,-0.1606585;0.5467248;0.01066732,-0.4554065;0.5083749;0.002430839,-0.7333113;0.4800704;-0.01497179,0.07944306;0.004350134;-0.04669377,0.09050883;-0.3449411;0.002957344,0.09040661;-0.7428681;0.1089996,0.1032211;-0.7752472;0.03686719,-0.08125025;0.00810423;-0.04293193,-0.12136;-0.3407569;-0.007166032,-0.1420591;-0.7393571;0.09422548,-0.1427663;-0.699342;-0.001470089,0.01867064;0.578384;0.003048387,0;0;0,0.02438716;0.3342817;-0.001034498,0.04716191;0.655679;-0.01708317,0.2055026;0.5077952;-0.05040932,0.2354049;0.2124168;-0.03390598,0.2539881;-0.05990338;-0.09580481,-0.1378752;0.5465733;-0.004321114,-0.4220074;0.459444;-0.01392878,-0.6889018;0.3789962;-0.03904059,0.07758763;-0.0008039027;-0.04989934,0.1250782;-0.3496765;-0.02490711,0.1438064;-0.7490315;0.07386374,0.1427411;-0.7764395;-0.003347874,-0.08665729;0.008976386;-0.03033759,-0.1446811;-0.3389942;-0.01843277,-0.1636454;-0.7403873;0.07164979,-0.164991;-0.7754406;0.0007646307,0.04170124;0.5771044;-0.01060152,299.9816

+ 136 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_OneArm_Sideways_None_Slow.csv

@@ -0,0 +1,136 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.007758143;0.3350024;0.00881372,0.01399175;0.6562112;0.001764765,0.1849639;0.5259917;0.005722545,0.2248856;0.233219;0.02378232,0.2628827;-0.03811473;-0.04627607,-0.1579046;0.5198456;0.007240118,-0.215887;0.2296176;0.0007995069,-0.2742394;-0.04226434;-0.05067042,0.07370728;0.005053383;-0.04180118,0.0878593;-0.3319512;0.003640849,0.08849105;-0.7188098;0.104828,0.09886458;-0.739912;0.04594245,-0.07456994;0.006470804;-0.04003862,-0.1085515;-0.3300896;-0.002492391,-0.1285072;-0.7179084;0.09288668,-0.1281109;-0.6796352;0.01466937,0.01254444;0.5777891;0.006118416,0;0;0,0.01080473;0.3349671;0.006695033,0.02053902;0.6560786;-0.001155018,0.1872718;0.5163482;-0.007018685,0.2255115;0.2228485;-0.01262343,0.2461802;-0.05318853;-0.07050526,-0.1523608;0.5305972;-0.02943965,-0.2088199;0.2404939;-0.04641464,-0.2487313;-0.03494713;-0.09654744,0.07683232;0.0008208155;-0.03607988,0.1031682;-0.3378019;-0.01420689,0.09575896;-0.7265565;0.07914066,0.09789583;-0.7568371;0.02866066,-0.0751908;0.007185796;-0.03873428,-0.1134711;-0.3307125;-0.02470963,-0.1211314;-0.7188312;0.07122775,-0.131184;-0.7502269;0.02310218,0.01831514;0.5776745;0.003195405,636.6815
+0;0;0,0.007756616;0.3349365;0.008811985,0.01398898;0.6560812;0.001764488,0.1849924;0.5258692;0.005721264,0.225031;0.2322393;0.02383391,0.262931;-0.03840044;-0.04604528,-0.1579378;0.519722;0.007239111,-0.2160899;0.2286443;0.0007796418,-0.2742931;-0.04254231;-0.05055864,0.0736801;0.005051519;-0.04178576,0.08783758;-0.3320834;0.003673855,0.08846931;-0.7189251;0.1048566,0.09886964;-0.7401594;0.04581887,-0.07454243;0.006468417;-0.04002384,-0.1085371;-0.3302222;-0.002463091,-0.128492;-0.718024;0.09291181,-0.1280946;-0.6797295;0.01449239,0.01254198;0.5776759;0.006117206,0;0;0,0.01083678;0.3348993;0.006727815,0.02059543;0.6559467;-0.001088023,0.1873701;0.5162657;-0.006932259,0.2259549;0.2219277;-0.01203012,0.2463701;-0.05333757;-0.07014751,-0.1523472;0.5306973;-0.0296748,-0.2091001;0.239754;-0.04643078,-0.2490284;-0.03494728;-0.09653381,0.07682312;0.0007902533;-0.03602648,0.1031132;-0.3379778;-0.01430023,0.09574063;-0.7267274;0.07899653,0.09694161;-0.7578634;0.02920186,-0.07514536;0.007214354;-0.03874856,-0.1136869;-0.3307977;-0.02498733,-0.1211726;-0.7188795;0.07104062,-0.1290988;-0.7511282;0.02328252,0.01836544;0.5775593;0.003255606,636.707
+0;0;0,0.007755366;0.3348825;0.008810565,0.01398667;0.6559729;0.001764266,0.1849965;0.5257725;0.005720283,0.2250584;0.231972;0.02384346,0.262914;-0.038351;-0.04595394,-0.1579459;0.519625;0.007238184,-0.2161318;0.2283781;0.0007749619,-0.2742669;-0.04249102;-0.05050323,0.07368218;0.005051662;-0.04178694,0.08784591;-0.3322318;0.003692694,0.0884776;-0.7190521;0.1048698,0.0988972;-0.7403813;0.04572276,-0.07454454;0.0064686;-0.04002498,-0.1085542;-0.3303703;-0.002447683,-0.1285079;-0.7181507;0.09292196,-0.1281098;-0.6798408;0.01435725,0.01253993;0.577581;0.006116239,0;0;0,0.01091556;0.3348424;0.006744027,0.02074274;0.6558332;-0.0010674,0.1875148;0.5161875;-0.006908178,0.2259783;0.2216544;-0.01169777,0.2468698;-0.05336085;-0.06922483,-0.1522395;0.5308197;-0.02988506,-0.2091856;0.2397289;-0.04648219,-0.2490831;-0.03463969;-0.09657502,0.07684137;0.0008001924;-0.03599298,0.1030562;-0.3381364;-0.01445448,0.09574181;-0.7268659;0.07883584,0.09695886;-0.757799;0.0285635,-0.07514434;0.007191993;-0.03875996,-0.1137149;-0.3309725;-0.02511266,-0.1212251;-0.7190428;0.070868,-0.1292457;-0.7511858;0.02274784,0.0184955;0.5774599;0.003278136,636.7341
+0;0;0,0.007664255;0.3348863;0.008746228,0.01382166;0.655977;0.001651656,0.1848511;0.5257782;0.005669284,0.22495;0.2319811;0.02376575,0.2628516;-0.03830951;-0.04613177,-0.1580562;0.519529;0.007343173,-0.2161951;0.2282701;0.001000204,-0.2744376;-0.04266742;-0.04979244,0.07367789;0.005086865;-0.04179024,0.08781285;-0.3322108;0.003592484,0.08861587;-0.7189941;0.1049101,0.09844537;-0.7405749;0.04588096,-0.07453056;0.006431921;-0.04005692,-0.1085354;-0.3304119;-0.002519615,-0.1285563;-0.7181938;0.0928303,-0.1281888;-0.6798869;0.01426512,0.01239399;0.5775855;0.006017622,0;0;0,0.01091556;0.3348424;0.006744027,0.02074274;0.6558332;-0.0010674,0.1875148;0.5161875;-0.006908178,0.2259783;0.2216544;-0.01169777,0.2468698;-0.05336085;-0.06922483,-0.1522395;0.5308197;-0.02988506,-0.2091856;0.2397289;-0.04648219,-0.2490831;-0.03463969;-0.09657502,0.07684137;0.0008001924;-0.03599298,0.1030562;-0.3381364;-0.01445448,0.09574181;-0.7268659;0.07883584,0.09695886;-0.757799;0.0285635,-0.07514434;0.007191993;-0.03875996,-0.1137149;-0.3309725;-0.02511266,-0.1212251;-0.7190428;0.070868,-0.1292457;-0.7511858;0.02274784,0.0184955;0.5774599;0.003278136,636.7565
+0;0;0,0.007664183;0.3348831;0.008746145,0.01382157;0.6559731;0.001651534,0.1848187;0.5257831;0.005669286,0.2249267;0.2319188;0.02376989,0.2627877;-0.03808233;-0.04605278,-0.1580243;0.5195351;0.00734286,-0.2161765;0.2282096;0.0009984407,-0.2743567;-0.04243782;-0.04973981,0.07364228;0.005084407;-0.04177004,0.08778019;-0.3322839;0.003622189,0.08858287;-0.7188959;0.1048949,0.0984322;-0.7405807;0.04574663,-0.07449454;0.006428813;-0.04003756,-0.1085065;-0.3304856;-0.002492394,-0.1285185;-0.7180955;0.09281528,-0.1281502;-0.679772;0.01409152,0.01239388;0.5775807;0.006017557,0;0;0,0.01100367;0.3348368;0.006720304,0.02088989;0.6558238;-0.001143575,0.187614;0.516187;-0.006991744,0.2259932;0.2215709;-0.01156008,0.2472512;-0.0531978;-0.06865263,-0.1520843;0.5309676;-0.03009382,-0.2092987;0.2398538;-0.04657893,-0.2490546;-0.0342288;-0.09665377,0.07684316;0.0007932633;-0.03589249,0.1029438;-0.3382463;-0.01471174,0.095664;-0.7267683;0.07868683,0.09699019;-0.7576598;0.02811694,-0.07508339;0.007176626;-0.03879114,-0.113726;-0.3310572;-0.02528642,-0.1212799;-0.7189646;0.07061122,-0.129695;-0.7514837;0.02278442,0.01862898;0.5774508;0.003218412,636.7792
+0;0;0,0.007663595;0.3348574;0.008745475,0.01382055;0.6559248;0.00165134,0.184796;0.5257462;0.005668858,0.2249218;0.2317517;0.02377749,0.2627201;-0.03780219;-0.04592951,-0.1580038;0.519499;0.007342221,-0.2161818;0.2280443;0.0009949883,-0.2742656;-0.04215467;-0.0496592,0.07363395;0.005083832;-0.04176532,0.08776015;-0.3320047;0.003589258,0.08856371;-0.7190458;0.1049744,0.09841434;-0.7407374;0.04581837,-0.07448612;0.006428087;-0.04003303,-0.1084699;-0.3302068;-0.002519004,-0.1285041;-0.7182471;0.09289446,-0.1281358;-0.6799224;0.01416039,0.01239295;0.5775373;0.006017086,0;0;0,0.01107616;0.3348087;0.006717801,0.0210186;0.6557708;-0.001163602,0.1876769;0.5160853;-0.007141232,0.2260586;0.2213317;-0.01137912,0.2477584;-0.05308291;-0.06770706,-0.1519731;0.5312428;-0.03041149,-0.2093939;0.2400192;-0.04661238,-0.2492209;-0.03358668;-0.09661938,0.07683683;0.0007701814;-0.0358839,0.1028315;-0.3380172;-0.01508403,0.09560227;-0.726961;0.07846189,0.09743639;-0.7574917;0.02746034,-0.07507228;0.007186206;-0.03878991,-0.113696;-0.3307708;-0.02542875,-0.1212096;-0.7191086;0.07057978,-0.1296576;-0.7515501;0.02264043,0.01874413;0.5774035;0.003205061,636.8122
+0;0;0,0.007602625;0.3348794;0.008689979,0.01373756;0.655966;0.001474477,0.1848318;0.5258328;0.005655486,0.2250295;0.2314626;0.0237,0.2632569;-0.03798082;-0.04661154,-0.1582809;0.5197898;0.007128211,-0.216989;0.2280518;0.0009965948,-0.275138;-0.04259962;-0.04769933,0.07363442;0.005092513;-0.04176709,0.08775938;-0.3320847;0.003485911,0.08896499;-0.718654;0.1047634,0.1030285;-0.7662966;0.01769621,-0.0744825;0.006424173;-0.04004418,-0.1084388;-0.3302981;-0.002616029,-0.1286129;-0.71776;0.0930957,-0.1279969;-0.67541;-0.02375434,0.01230868;0.5775734;0.00587178,0;0;0,0.01108434;0.3348284;0.006680012,0.02101792;0.655811;-0.001251816,0.1877548;0.5160362;-0.007219076,0.2261687;0.2209021;-0.01115727,0.2479959;-0.0536285;-0.06738281,-0.1520813;0.5315021;-0.03077252,-0.2098262;0.2399434;-0.04672194,-0.2497284;-0.03375241;-0.09675367,0.07684723;0.0007842034;-0.03586555,0.102668;-0.338104;-0.01527667,0.09548966;-0.726602;0.07806242,0.09833718;-0.715585;-0.03786159,-0.07507338;0.007162423;-0.0387961,-0.1137619;-0.3308668;-0.02555727,-0.1212331;-0.7187366;0.07033649,-0.1337615;-0.7810078;-0.001328848,0.01874562;0.5774375;0.003130794,636.8344
+0;0;0,0.007602625;0.3348794;0.008689979,0.01373756;0.655966;0.001474477,0.1848318;0.5258328;0.005655486,0.2250295;0.2314626;0.0237,0.2632569;-0.03798082;-0.04661154,-0.1582809;0.5197898;0.007128211,-0.216989;0.2280518;0.0009965948,-0.275138;-0.04259962;-0.04769933,0.07363442;0.005092513;-0.04176709,0.08775938;-0.3320847;0.003485911,0.08896499;-0.718654;0.1047634,0.1030285;-0.7662966;0.01769621,-0.0744825;0.006424173;-0.04004418,-0.1084388;-0.3302981;-0.002616029,-0.1286129;-0.71776;0.0930957,-0.1279969;-0.67541;-0.02375434,0.01230868;0.5775734;0.00587178,0;0;0,0.01108434;0.3348284;0.006680012,0.02101792;0.655811;-0.001251816,0.1877548;0.5160362;-0.007219076,0.2261687;0.2209021;-0.01115727,0.2479959;-0.0536285;-0.06738281,-0.1520813;0.5315021;-0.03077252,-0.2098262;0.2399434;-0.04672194,-0.2497284;-0.03375241;-0.09675367,0.07684723;0.0007842034;-0.03586555,0.102668;-0.338104;-0.01527667,0.09548966;-0.726602;0.07806242,0.09833718;-0.715585;-0.03786159,-0.07507338;0.007162423;-0.0387961,-0.1137619;-0.3308668;-0.02555727,-0.1212331;-0.7187366;0.07033649,-0.1337615;-0.7810078;-0.001328848,0.01874562;0.5774375;0.003130794,636.8566
+0;0;0,0.007601243;0.3348186;0.0086884,0.01373547;0.6558686;0.001473585,0.1848551;0.5257337;0.005654231,0.2250506;0.2313797;0.02369775,0.2633238;-0.03838658;-0.04669804,-0.1583079;0.5196899;0.007127171,-0.2170128;0.2279679;0.0009958916,-0.2752314;-0.04300785;-0.04775838,0.07361897;0.005091445;-0.04175833,0.08776453;-0.3325774;0.003560659,0.08896925;-0.7188579;0.1047625,0.0981552;-0.739572;0.04789237,-0.07446688;0.006422826;-0.04003578,-0.1084727;-0.3307905;-0.002553049,-0.1286317;-0.7179629;0.09308717,-0.1282293;-0.6798962;0.01676366,0.01230671;0.577482;0.005870556,0;0;0,0.01112284;0.3347684;0.006568909,0.02107045;0.6557115;-0.001460671,0.1877919;0.5158389;-0.00742507,0.226235;0.2207237;-0.01126277,0.2482615;-0.05429703;-0.06669414,-0.1520597;0.5315506;-0.03115138,-0.2099561;0.2400269;-0.04688442,-0.2500051;-0.03400195;-0.09686929,0.07682976;0.0007345229;-0.03586197,0.1025544;-0.3386669;-0.01539028,0.09536506;-0.7268959;0.07778883,0.09832203;-0.7568193;0.02992487,-0.07505382;0.007193338;-0.03878934,-0.1138837;-0.3313295;-0.02580015,-0.1211586;-0.7188736;0.07018145,-0.1294489;-0.7487445;0.02288184,0.01879416;0.5773455;0.002946019,636.89
+0;0;0,0.007581278;0.3348193;0.008681172,0.01372544;0.6558734;0.001461128,0.1849299;0.5256512;0.005643517,0.2251171;0.2312991;0.02366325,0.2636275;-0.03850418;-0.04706249,-0.1584791;0.51981;0.007028686,-0.2175813;0.2281694;0.001069292,-0.2758333;-0.04309738;-0.04688938,0.07361118;0.005089144;-0.04174986,0.08794794;-0.3323895;0.003905784,0.08919944;-0.7189484;0.1051969,0.09779076;-0.7395588;0.0472808,-0.07445265;0.006420152;-0.04003922,-0.1083796;-0.33067;-0.002608996,-0.1286053;-0.7181375;0.09304182,-0.1281781;-0.6800049;0.01607969,0.01229216;0.5774848;0.005857479,0;0;0,0.01118737;0.334767;0.006532073,0.02117936;0.6557117;-0.001547813,0.1879555;0.5157185;-0.007640481,0.2264101;0.2206047;-0.01110077,0.2485334;-0.05455369;-0.06657505,-0.1520391;0.5315858;-0.03146277,-0.2100435;0.2400796;-0.04703339,-0.250475;-0.03401315;-0.09720767,0.07681513;0.0006570965;-0.03586864,0.1025799;-0.3386188;-0.0156225,0.09541586;-0.7271361;0.07760906,0.0989354;-0.7568161;0.02846229,-0.07504158;0.007268243;-0.03877486,-0.1136681;-0.3311391;-0.02572448,-0.1211638;-0.7190155;0.07011326,-0.1300234;-0.7492921;0.02238774,0.01889278;0.5773448;0.002873421,636.9127
+0;0;0,0.007581674;0.3348368;0.008681625,0.01372688;0.655946;0.001460029,0.1850913;0.5256551;0.005643371,0.225273;0.2313437;0.02366061,0.2638034;-0.03860018;-0.04710199,-0.1586366;0.5198085;0.007029826,-0.2177306;0.2282082;0.001071255,-0.276013;-0.04319996;-0.04691241,0.0736142;0.005089353;-0.04175157,0.08795417;-0.3324647;0.003914271,0.08920557;-0.718995;0.1051979,0.09795299;-0.7405249;0.04622949,-0.07445571;0.006420415;-0.04004086,-0.1083903;-0.330745;-0.002602275,-0.1286144;-0.7181839;0.09304148,-0.1281795;-0.6799035;0.01468098,0.01229323;0.5775369;0.005857532,0;0;0,0.01116691;0.3347872;0.006430268,0.02114256;0.655785;-0.001743078,0.188046;0.5156352;-0.007877827,0.2263522;0.2205411;-0.01111805,0.2488015;-0.054874;-0.06592834,-0.1522048;0.5315497;-0.03173271,-0.210269;0.2400928;-0.04721725,-0.250925;-0.03409123;-0.09753469,0.07682619;0.0006312728;-0.03585362,0.1024851;-0.3387396;-0.01578486,0.09532612;-0.7272248;0.07745469,0.1009416;-0.7571815;0.0266335,-0.07504304;0.00727916;-0.03877759,-0.1137059;-0.3312051;-0.02584214,-0.1212673;-0.7190489;0.06999981,-0.1303587;-0.7503909;0.02138267,0.01885911;0.5773989;0.00270474,636.935
+0;0;0,0.00758047;0.3347836;0.008680248,0.01372578;0.6558984;0.001458094,0.1851689;0.5255728;0.005641959,0.2254016;0.2308873;0.0236821,0.2639081;-0.03888932;-0.04703666,-0.1587159;0.5197236;0.007029046,-0.2178851;0.2277526;0.001062901,-0.2761314;-0.04348743;-0.04689104,0.07360205;0.005088514;-0.04174469,0.08797292;-0.333193;0.00401957,0.08922874;-0.7210895;0.1056612,0.09786876;-0.7419868;0.04741681,-0.07444343;0.006419356;-0.04003426,-0.1084511;-0.3314727;-0.002514988,-0.1287468;-0.720281;0.09346683,-0.1283172;-0.6821023;0.01606845,0.01229192;0.5774783;0.005856217,0;0;0,0.01111722;0.3347398;0.006210685,0.02108116;0.6557403;-0.002083659,0.188058;0.5155566;-0.008209229,0.2265909;0.2201072;-0.01113617,0.2488507;-0.0551486;-0.06592715,-0.152363;0.5316461;-0.03220584,-0.21061;0.2398316;-0.04754422,-0.2516685;-0.03405824;-0.09815906,0.07681732;0.0006250888;-0.03583968,0.1023664;-0.3394917;-0.01576197,0.09505048;-0.729424;0.07748806,0.1004252;-0.757399;0.02583921,-0.075027;0.007270425;-0.03877969,-0.1136177;-0.3319501;-0.02553514,-0.1213861;-0.7212552;0.07026439,-0.1301521;-0.7519509;0.02233974,0.01879404;0.5773453;0.002399087,636.9686
+0;0;0,0.007546761;0.3348072;0.00867208,0.01367405;0.6559863;0.001434438,0.185452;0.5255449;0.005667744,0.2256755;0.2310607;0.02367179,0.2644926;-0.03863591;-0.047238,-0.1590702;0.5196107;0.007133185,-0.2182453;0.2278469;0.001197227,-0.2768232;-0.04330182;-0.04695046,0.07359651;0.005098159;-0.04174978,0.0879879;-0.3332325;0.004039049,0.08930945;-0.7206137;0.1052653,0.09714667;-0.7435623;0.04777779,-0.07443824;0.006404765;-0.04004257,-0.1084474;-0.3315391;-0.002509996,-0.1287822;-0.719753;0.09334967,-0.128364;-0.6815013;0.01523743,0.0122417;0.5775457;0.00583567,0;0;0,0.01115336;0.3347622;0.006152391,0.02116418;0.6558229;-0.002236843,0.1883803;0.5153073;-0.008363843,0.2266486;0.2200265;-0.01115763,0.249064;-0.0552215;-0.06599653,-0.1526065;0.5317307;-0.03261631,-0.2110392;0.2401494;-0.04774925,-0.2524485;-0.03365991;-0.09859142,0.07681502;0.0005968213;-0.03584099,0.1023699;-0.3395765;-0.01583016,0.09503105;-0.7289318;0.07723546,0.09718689;-0.7584251;0.02599394,-0.07502484;0.007293653;-0.03877573,-0.1135755;-0.3319868;-0.02558508,-0.1216141;-0.7207807;0.06974226,-0.1303527;-0.7518838;0.02116407,0.0188632;0.5774093;0.00227654,637.0022
+0;0;0,0.007546761;0.3348072;0.00867208,0.01367405;0.6559863;0.001434438,0.185452;0.5255449;0.005667744,0.2256755;0.2310607;0.02367179,0.2644926;-0.03863591;-0.047238,-0.1590702;0.5196107;0.007133185,-0.2182453;0.2278469;0.001197227,-0.2768232;-0.04330182;-0.04695046,0.07359651;0.005098159;-0.04174978,0.0879879;-0.3332325;0.004039049,0.08930945;-0.7206137;0.1052653,0.09714667;-0.7435623;0.04777779,-0.07443824;0.006404765;-0.04004257,-0.1084474;-0.3315391;-0.002509996,-0.1287822;-0.719753;0.09334967,-0.128364;-0.6815013;0.01523743,0.0122417;0.5775457;0.00583567,0;0;0,0.01115336;0.3347622;0.006152391,0.02116418;0.6558229;-0.002236843,0.1883803;0.5153073;-0.008363843,0.2266486;0.2200265;-0.01115763,0.249064;-0.0552215;-0.06599653,-0.1526065;0.5317307;-0.03261631,-0.2110392;0.2401494;-0.04774925,-0.2524485;-0.03365991;-0.09859142,0.07681502;0.0005968213;-0.03584099,0.1023699;-0.3395765;-0.01583016,0.09503105;-0.7289318;0.07723546,0.09718689;-0.7584251;0.02599394,-0.07502484;0.007293653;-0.03877573,-0.1135755;-0.3319868;-0.02558508,-0.1216141;-0.7207807;0.06974226,-0.1303527;-0.7518838;0.02116407,0.0188632;0.5774093;0.00227654,637.024
+0;0;0,0.007547229;0.3348279;0.008672617,0.01367493;0.6560286;0.001434447,0.1855543;0.5255505;0.005668003,0.2257794;0.2310543;0.02367277,0.2646465;-0.03898996;-0.04732843,-0.1591698;0.5196128;0.007134303,-0.2183474;0.2278373;0.001198106,-0.2770007;-0.04366103;-0.04701166,0.07360075;0.005098453;-0.0417522,0.0879965;-0.3333345;0.004050478,0.0893174;-0.7205218;0.105226,0.09715434;-0.7434686;0.04774059,-0.07444254;0.006405135;-0.04004488,-0.108462;-0.3316408;-0.002500962,-0.1287866;-0.7196605;0.09331073,-0.1283684;-0.6814091;0.01520125,0.01224247;0.5775818;0.005836028,0;0;0,0.01116681;0.3347836;0.006097674,0.02118401;0.655864;-0.002355456,0.1884649;0.5152398;-0.008593082,0.2266593;0.2199356;-0.01120198,0.2491462;-0.05573034;-0.06577635,-0.1526776;0.5318625;-0.03295689,-0.2112514;0.2402882;-0.0479143,-0.2529887;-0.03376812;-0.09916752,0.07682763;0.0005785823;-0.03582585,0.1022515;-0.3397079;-0.01580787,0.09500638;-0.7289238;0.07698596,0.0972192;-0.7584717;0.02581465,-0.07502755;0.007301824;-0.03877965,-0.1135503;-0.3320794;-0.02542541,-0.1214529;-0.7207125;0.06972745,-0.1305126;-0.7516319;0.02098209,0.01888071;0.5774452;0.002174854,637.0577
+0;0;0,0.007514291;0.3348159;0.008652098,0.01361079;0.6560214;0.00137012,0.1855074;0.525535;0.005659765,0.2257891;0.2306749;0.0236689,0.2647645;-0.03915027;-0.04737046,-0.159333;0.5198619;0.006949743,-0.2192378;0.2278497;0.001494404,-0.2785891;-0.04329073;-0.046792,0.07360077;0.005105545;-0.04173509,0.08799165;-0.3336;0.004185271,0.08942547;-0.7208299;0.1052452,0.09698773;-0.7439059;0.04833472,-0.07442617;0.006399959;-0.04005925,-0.1084282;-0.3319149;-0.002320807,-0.1287735;-0.7199563;0.09345034,-0.1263786;-0.7468495;0.03987343,0.01218244;0.5775728;0.005781042,0;0;0,0.01118121;0.3347715;0.00600636,0.0212658;0.6558505;-0.002583265,0.1885298;0.5151913;-0.008723974,0.2267919;0.2195243;-0.01127803,0.2492025;-0.05598006;-0.06574273,-0.1526236;0.5319867;-0.03335889,-0.2114544;0.2400765;-0.04808408,-0.2534197;-0.03370282;-0.09961145,0.07684521;0.0005400777;-0.03576982,0.10199;-0.3400568;-0.01580012,0.09501044;-0.7293437;0.07676983,0.09724755;-0.7584708;0.02566183,-0.07500835;0.007323145;-0.03879533,-0.1135578;-0.3323427;-0.0254411,-0.1213966;-0.7209815;0.06974617,-0.129683;-0.751761;0.02126688,0.01894049;0.577433;0.00199461,637.0804
+0;0;0,0.007514631;0.3348311;0.00865249,0.01361253;0.6561104;0.001368482,0.1854794;0.5256069;0.005659611,0.2257721;0.2306665;0.02367365,0.2647363;-0.03908092;-0.04734524,-0.1593028;0.5199347;0.006949372,-0.219224;0.227843;0.001492547,-0.2785581;-0.04321933;-0.04677994,0.07359368;0.005105053;-0.04173107,0.08799294;-0.3337977;0.004216012,0.08942606;-0.720838;0.1052265,0.09696991;-0.7437848;0.04845451,-0.07441899;0.006399342;-0.04005539,-0.1084408;-0.3321124;-0.002294984,-0.1287761;-0.7199638;0.09342928,-0.1263871;-0.7467186;0.03998278,0.0121837;0.5776358;0.005780868,0;0;0,0.0111756;0.3347893;0.005870938,0.02133171;0.6559333;-0.002935052,0.188526;0.515198;-0.008930802,0.2268186;0.2194524;-0.01139677,0.2491388;-0.05597782;-0.06585371,-0.1525662;0.5321892;-0.03371894,-0.2116527;0.2402481;-0.04845145,-0.2540333;-0.03337365;-0.1000321,0.07686265;0.00053069;-0.03571308,0.1021131;-0.3402595;-0.01576447,0.09483288;-0.7293577;0.0767287,0.09681302;-0.7579475;0.0252831,-0.07498839;0.007320618;-0.03881653,-0.1135674;-0.3325412;-0.02543187,-0.1214514;-0.7210559;0.06943403,-0.1297768;-0.7517627;0.02117735,0.01898515;0.5774948;0.001720428,637.1031
+0;0;0,0.007514631;0.3348311;0.00865249,0.01361253;0.6561104;0.001368482,0.1854794;0.5256069;0.005659611,0.2257721;0.2306665;0.02367365,0.2647363;-0.03908092;-0.04734524,-0.1593028;0.5199347;0.006949372,-0.219224;0.227843;0.001492547,-0.2785581;-0.04321933;-0.04677994,0.07359368;0.005105053;-0.04173107,0.08799294;-0.3337977;0.004216012,0.08942606;-0.720838;0.1052265,0.09696991;-0.7437848;0.04845451,-0.07441899;0.006399342;-0.04005539,-0.1084408;-0.3321124;-0.002294984,-0.1287761;-0.7199638;0.09342928,-0.1263871;-0.7467186;0.03998278,0.0121837;0.5776358;0.005780868,0;0;0,0.0111756;0.3347893;0.005870938,0.02133171;0.6559333;-0.002935052,0.188526;0.515198;-0.008930802,0.2268186;0.2194524;-0.01139677,0.2491388;-0.05597782;-0.06585371,-0.1525662;0.5321892;-0.03371894,-0.2116527;0.2402481;-0.04845145,-0.2540333;-0.03337365;-0.1000321,0.07686265;0.00053069;-0.03571308,0.1021131;-0.3402595;-0.01576447,0.09483288;-0.7293577;0.0767287,0.09681302;-0.7579475;0.0252831,-0.07498839;0.007320618;-0.03881653,-0.1135674;-0.3325412;-0.02543187,-0.1214514;-0.7210559;0.06943403,-0.1297768;-0.7517627;0.02117735,0.01898515;0.5774948;0.001720428,637.1259
+0;0;0,0.007467936;0.3348542;0.008611914,0.01356001;0.6561781;0.001289137,0.185339;0.5256559;0.005591189,0.2257769;0.2308998;0.02362045,0.2646538;-0.03891116;-0.04745004,-0.1592578;0.5199444;0.006965399,-0.2196904;0.2281131;0.002081552,-0.280589;-0.04268378;-0.04609319,0.07358994;0.005110348;-0.04169698,0.08803781;-0.3350365;0.004451465,0.08997805;-0.720347;0.1047267,0.09675701;-0.7454083;0.04806001,-0.07435754;0.006386175;-0.04012986,-0.1085014;-0.3333907;-0.002392136,-0.128795;-0.7193806;0.09312282,-0.1265864;-0.7471539;0.0388441,0.01212855;0.5776892;0.005706992,0;0;0,0.01127094;0.3348101;0.005691528,0.02164601;0.6559834;-0.00340271,0.1886489;0.5151025;-0.009159446,0.2267475;0.2194945;-0.01157212,0.2490146;-0.05599299;-0.06608129,-0.1522984;0.5323498;-0.03391825,-0.2114866;0.2405925;-0.04861116,-0.2543271;-0.03297201;-0.1004526,0.07684007;0.0004926026;-0.03571546,0.1016199;-0.3415704;-0.01529169,0.0948206;-0.7289306;0.07651794,0.09668899;-0.7589187;0.02468407,-0.07496743;0.007352433;-0.03880799,-0.1139088;-0.3337374;-0.02540773,-0.1220717;-0.7204444;0.06900736,-0.1298386;-0.7529883;0.0208747,0.01923563;0.5775377;0.001344323,637.1485
+0;0;0,0.007467428;0.3348314;0.008611327,0.01355873;0.6561146;0.001289602,0.185139;0.5256649;0.00559107,0.2255608;0.2310262;0.02361315,0.2643801;-0.03838494;-0.04735202,-0.159062;0.51996;0.006963701,-0.2194705;0.2282449;0.002081799,-0.2802788;-0.04215065;-0.04602154,0.07359392;0.005110624;-0.04169924,0.08804196;-0.3350402;0.004449751,0.08998037;-0.7199862;0.1046302,0.09682138;-0.7455514;0.04744477,-0.07436156;0.00638652;-0.04013203,-0.1085058;-0.3333943;-0.002393868,-0.1287802;-0.7190191;0.09303074,-0.1265514;-0.7473212;0.0382552,0.01212751;0.5776384;0.00570674,0;0;0,0.01138002;0.3347856;0.005571127,0.02193119;0.6559057;-0.00374043,0.1886708;0.5150419;-0.009349823,0.2267069;0.2195448;-0.01166844,0.2490976;-0.05547592;-0.06632745,-0.1518975;0.5323989;-0.03405369,-0.2111853;0.240779;-0.04866444,-0.2545328;-0.03219146;-0.1009469,0.07682887;0.0004772842;-0.03575063,0.1014468;-0.3416049;-0.01538563,0.09475107;-0.7284471;0.07698107,0.09701827;-0.7586609;0.02431583,-0.07498538;0.007367193;-0.03878049,-0.1138488;-0.3337355;-0.02537939,-0.1220917;-0.720099;0.06884743,-0.1309552;-0.7532088;0.02044227,0.01947452;0.5774782;0.001070857,637.1714
+0;0;0,0.007466536;0.3347914;0.008610299,0.01355805;0.656086;0.001288115,0.1854371;0.5255393;0.005589793,0.2258351;0.2310733;0.0236013,0.2645907;-0.0378952;-0.04724729,-0.1593585;0.5198245;0.006964795,-0.2197316;0.2282805;0.002085755,-0.2804401;-0.04167092;-0.04593857,0.07357533;0.005109333;-0.0416887,0.08800524;-0.3346148;0.004402403,0.08994521;-0.7198713;0.1046636,0.09998497;-0.771418;0.02073918,-0.07434277;0.006384906;-0.04012189,-0.1084442;-0.3329697;-0.002431061,-0.1287349;-0.7189055;0.09307051,-0.1254639;-0.7744688;0.01268274,0.0121267;0.5776026;0.005705662,0;0;0,0.01134653;0.3347517;0.005264282,0.02192941;0.6558752;-0.004271746,0.188922;0.5148214;-0.009756088,0.2264612;0.2194364;-0.01202488,0.2487682;-0.05513322;-0.06660998,-0.1522524;0.532366;-0.03447628,-0.2116828;0.2409495;-0.04900479,-0.2556474;-0.03141874;-0.1014289,0.07680235;0.0004128217;-0.03575766,0.1012917;-0.3412594;-0.01562214,0.09450852;-0.7284296;0.07674658,0.09763319;-0.7175333;-0.03909492,-0.07496261;0.007419046;-0.03876787,-0.1138544;-0.3332483;-0.0254173,-0.1222023;-0.7199969;0.06857505,-0.1360222;-0.7836805;-0.0008970574,0.01945788;0.5774447;0.000603199,637.2056
+0;0;0,0.007414304;0.3347636;0.008604227,0.01350712;0.6560018;0.001271303,0.1854993;0.5253996;0.005582591,0.2260012;0.2313458;0.02357614,0.2646052;-0.03776565;-0.04722134,-0.1595432;0.5197365;0.007074262,-0.2202051;0.2286525;0.002374844,-0.2840341;-0.04082206;-0.04487792,0.0735992;0.005093809;-0.04165965,0.08796208;-0.3345988;0.004356418,0.08978157;-0.7197552;0.1046165,0.09622599;-0.7441189;0.0524217,-0.07428592;0.006416015;-0.04023375,-0.1083672;-0.3329016;-0.002592348,-0.1288062;-0.7187265;0.0929184,-0.1254795;-0.7435042;0.04086491,0.01207312;0.5775344;0.00568727,0;0;0,0.01146084;0.3347203;0.005161047,0.02214837;0.6557779;-0.004571319,0.189195;0.514587;-0.01013029,0.2263294;0.2195482;-0.01234758,0.2486713;-0.05514303;-0.06683695,-0.1522328;0.5324433;-0.03472673,-0.211851;0.2414604;-0.04909316,-0.2567174;-0.03078797;-0.1019263,0.07681093;0.000382185;-0.03575265,0.1011964;-0.3412547;-0.01564157,0.09425907;-0.7282653;0.07696247,0.09794278;-0.7562509;0.02853382,-0.07496617;0.007441509;-0.03876872,-0.1138497;-0.3331836;-0.02544722,-0.1223038;-0.7198497;0.06846091,-0.1312789;-0.7499672;0.02344349,0.0196562;0.5773674;0.0003548861,637.2285
+0;0;0,0.007414304;0.3347636;0.008604227,0.01350712;0.6560018;0.001271303,0.1854993;0.5253996;0.005582591,0.2260012;0.2313458;0.02357614,0.2646052;-0.03776565;-0.04722134,-0.1595432;0.5197365;0.007074262,-0.2202051;0.2286525;0.002374844,-0.2840341;-0.04082206;-0.04487792,0.0735992;0.005093809;-0.04165965,0.08796208;-0.3345988;0.004356418,0.08978157;-0.7197552;0.1046165,0.09622599;-0.7441189;0.0524217,-0.07428592;0.006416015;-0.04023375,-0.1083672;-0.3329016;-0.002592348,-0.1288062;-0.7187265;0.0929184,-0.1254795;-0.7435042;0.04086491,0.01207312;0.5775344;0.00568727,0;0;0,0.01146084;0.3347203;0.005161047,0.02214837;0.6557779;-0.004571319,0.189195;0.514587;-0.01013029,0.2263294;0.2195482;-0.01234758,0.2486713;-0.05514303;-0.06683695,-0.1522328;0.5324433;-0.03472673,-0.211851;0.2414604;-0.04909316,-0.2567174;-0.03078797;-0.1019263,0.07681093;0.000382185;-0.03575265,0.1011964;-0.3412547;-0.01564157,0.09425907;-0.7282653;0.07696247,0.09794278;-0.7562509;0.02853382,-0.07496617;0.007441509;-0.03876872,-0.1138497;-0.3331836;-0.02544722,-0.1223038;-0.7198497;0.06846091,-0.1312789;-0.7499672;0.02344349,0.0196562;0.5773674;0.0003548861,637.2513
+0;0;0,0.007415924;0.3348368;0.008606108,0.01351088;0.656188;0.001270502,0.1854535;0.5255705;0.005583504,0.2259914;0.2312551;0.02359306,0.2644529;-0.03686246;-0.04694296,-0.1594915;0.519909;0.007074754,-0.2202073;0.2285661;0.002371155,-0.2838006;-0.0399133;-0.04470709,0.07359494;0.005093514;-0.04165724,0.08794579;-0.3343149;0.00432032,0.08976629;-0.719682;0.1046353,0.09621561;-0.7440869;0.05240082,-0.07428162;0.006415644;-0.04023142,-0.1083344;-0.332618;-0.00262152,-0.1287846;-0.718654;0.09294149,-0.1254553;-0.7434734;0.04084846,0.01207634;0.5776907;0.005688154,0;0;0,0.01164804;0.3347892;0.005026698,0.02261743;0.6559411;-0.005000472,0.1894544;0.5144856;-0.0103941,0.2262979;0.2191427;-0.0124836,0.2484625;-0.0544526;-0.06721914,-0.1518201;0.532623;-0.03493306,-0.2118592;0.2414459;-0.04908991,-0.2584844;-0.02943411;-0.1019271,0.07680957;0.000369817;-0.03574407,0.101309;-0.3409704;-0.01562965,0.0941989;-0.7281966;0.07699609,0.09800029;-0.7561218;0.02841473,-0.07495333;0.007462364;-0.03877883,-0.1136331;-0.332897;-0.0254644,-0.122314;-0.7197785;0.06845905,-0.1312578;-0.7498436;0.02326921,0.0200547;0.5775078;3.576279E-06,637.2851
+0;0;0,0.007362383;0.3347866;0.008617182,0.01344755;0.6560894;0.001287754,0.1856019;0.5253329;0.005524887,0.2261717;0.2310374;0.02354296,0.2647413;-0.03746754;-0.04702263,-0.1597861;0.5197421;0.007138076,-0.2215942;0.2286341;0.003096207,-0.2891667;-0.03940901;-0.04325949,0.07360667;0.005092669;-0.04163587,0.08787618;-0.3341415;0.004308388,0.08979943;-0.7181965;0.1043635,0.09612554;-0.7439002;0.05140039,-0.07424898;0.006413511;-0.04029117,-0.1082847;-0.3324303;-0.002598237,-0.1286868;-0.7172118;0.0924799,-0.1253638;-0.7433199;0.03967021,0.01201359;0.5776025;0.005701174,0;0;0,0.01181059;0.3347358;0.004791021,0.02290292;0.6558229;-0.005604386,0.1898598;0.5140761;-0.01098502,0.2263356;0.2187007;-0.01281166,0.2477926;-0.05524346;-0.06809473,-0.1518556;0.5325541;-0.03528665,-0.212381;0.241478;-0.04913542,-0.2620187;-0.02924615;-0.102112,0.07683273;0.0002754331;-0.03569424,0.1012323;-0.3408893;-0.01555455,0.09424017;-0.7267997;0.07684254,0.09719256;-0.7570574;0.02879762,-0.07492351;0.007515098;-0.03882543,-0.113707;-0.3326503;-0.02549807,-0.12226;-0.7182634;0.0680024,-0.1315447;-0.7498102;0.02246331,0.02031782;0.5774069;-0.0005074739,637.3071
+0;0;0,0.007360987;0.3347231;0.008615549,0.01344355;0.6558878;0.001289582,0.1853075;0.5252597;0.005524718,0.2258388;0.2312439;0.02352566,0.2644199;-0.03734156;-0.04706109,-0.1595013;0.5196783;0.007135201,-0.2212505;0.228847;0.003097174,-0.2888433;-0.03927654;-0.04327244,0.07361257;0.005093077;-0.04163921,0.08786904;-0.333831;0.004263055,0.08979174;-0.7177762;0.1042895,0.099426;-0.7726095;0.02363005,-0.07425493;0.006414025;-0.04029439,-0.1082596;-0.33212;-0.002635915,-0.1286558;-0.7167915;0.09241503,-0.123595;-0.7722405;0.01198918,0.01201033;0.5774417;0.005700709,0;0;0,0.01215629;0.3346612;0.004693866,0.02370004;0.6555907;-0.005813241,0.1902122;0.5138825;-0.01117861,0.226235;0.2187355;-0.01283383,0.247611;-0.05528864;-0.06817818,-0.1509797;0.5327713;-0.03537263,-0.2122048;0.2421074;-0.04871729,-0.2644594;-0.02823621;-0.1015655,0.07684827;0.0002344549;-0.03567719,0.1013128;-0.3406009;-0.01536703,0.09417687;-0.7264135;0.07694006,0.09720053;-0.7156118;-0.03889489,-0.07491884;0.007550111;-0.03884247,-0.1136215;-0.332303;-0.02536285,-0.1222475;-0.7178307;0.06800137,-0.1365694;-0.7813885;-0.001549117,0.02099869;0.5772209;-0.0006945133,637.3406
+0;0;0,0.007360846;0.3347166;0.008615383,0.01344253;0.6558352;0.001290578,0.1851527;0.5252671;0.0055251,0.2256665;0.2313777;0.02351831,0.2643278;-0.03776541;-0.04721499,-0.1593496;0.5196906;0.007134152,-0.2210723;0.2289844;0.00309786,-0.2888054;-0.03969583;-0.04336802,0.07361721;0.005093399;-0.04164184,0.08784917;-0.3332479;0.004181497,0.08977485;-0.7177875;0.1043628,0.09940884;-0.7726185;0.02370559,-0.07425962;0.00641443;-0.04029694,-0.1082058;-0.3315375;-0.002703212,-0.1286336;-0.7168046;0.0924949,-0.123573;-0.7722512;0.01207126,0.01200957;0.5774027;0.005700935,0;0;0,0.01246357;0.3346457;0.004534483,0.02441025;0.6555035;-0.006280661,0.1905785;0.5136194;-0.01150095,0.2262944;0.2185634;-0.01307213,0.2470861;-0.05604443;-0.06869686,-0.1503134;0.5329416;-0.0355027,-0.2126835;0.2426225;-0.04818697,-0.2689233;-0.02765131;-0.1003892,0.07688065;0.0001687258;-0.03562045,0.1013475;-0.3400674;-0.01517797,0.0939464;-0.726506;0.07713223,0.09694493;-0.7157251;-0.03869664,-0.07490086;0.007623582;-0.03887444,-0.1136009;-0.3316318;-0.0252648,-0.1222986;-0.7177781;0.06814888,-0.136377;-0.7813597;-0.001413994,0.02160765;0.5771564;-0.001080632,637.3742
+0;0;0,0.007273559;0.3347437;0.008605759,0.01333677;0.6558967;0.001249317,0.1852529;0.5252944;0.005552432,0.2258602;0.2317143;0.02330328,0.2641856;-0.03731662;-0.04692122,-0.1596484;0.5196963;0.007205072,-0.2235344;0.2297642;0.003842517,-0.2964853;-0.03742525;-0.04160993,0.07368241;0.00508606;-0.0416255,0.08777004;-0.3328418;0.004131682,0.08979678;-0.7176537;0.1041893,0.1025603;-0.7708912;0.02231554,-0.07424148;0.006429774;-0.04042906,-0.1083286;-0.3310726;-0.002777141,-0.128726;-0.7165603;0.09250663,-0.1281357;-0.674233;-0.024294,0.01190676;0.5774561;0.005666331,0;0;0,0.0127272;0.3346633;0.004337311,0.02483164;0.6555462;-0.006604075,0.1910536;0.5132996;-0.01180387,0.2261681;0.2184805;-0.01320338,0.2467926;-0.05587861;-0.06869841,-0.1501792;0.5329974;-0.03559694,-0.2142571;0.2433358;-0.04757826,-0.2738956;-0.02608353;-0.09890486,0.07692318;1.41114E-05;-0.0356437,0.1013356;-0.3397861;-0.01497221,0.09371144;-0.7264766;0.0772674,0.09665352;-0.7157096;-0.03856064,-0.07492629;0.007755592;-0.03890439,-0.1137282;-0.3310556;-0.02516299,-0.1224449;-0.7174451;0.06823343,-0.1367408;-0.7813822;-0.0008039102,0.02200094;0.577193;-0.001384258,637.3962
+0;0;0,0.007273559;0.3347437;0.008605759,0.01333677;0.6558967;0.001249317,0.1852529;0.5252944;0.005552432,0.2258602;0.2317143;0.02330328,0.2641856;-0.03731662;-0.04692122,-0.1596484;0.5196963;0.007205072,-0.2235344;0.2297642;0.003842517,-0.2964853;-0.03742525;-0.04160993,0.07368241;0.00508606;-0.0416255,0.08777004;-0.3328418;0.004131682,0.08979678;-0.7176537;0.1041893,0.1025603;-0.7708912;0.02231554,-0.07424148;0.006429774;-0.04042906,-0.1083286;-0.3310726;-0.002777141,-0.128726;-0.7165603;0.09250663,-0.1281357;-0.674233;-0.024294,0.01190676;0.5774561;0.005666331,0;0;0,0.0127272;0.3346633;0.004337311,0.02483164;0.6555462;-0.006604075,0.1910536;0.5132996;-0.01180387,0.2261681;0.2184805;-0.01320338,0.2467926;-0.05587861;-0.06869841,-0.1501792;0.5329974;-0.03559694,-0.2142571;0.2433358;-0.04757826,-0.2738956;-0.02608353;-0.09890486,0.07692318;1.41114E-05;-0.0356437,0.1013356;-0.3397861;-0.01497221,0.09371144;-0.7264766;0.0772674,0.09665352;-0.7157096;-0.03856064,-0.07492629;0.007755592;-0.03890439,-0.1137282;-0.3310556;-0.02516299,-0.1224449;-0.7174451;0.06823343,-0.1367408;-0.7813822;-0.0008039102,0.02200094;0.577193;-0.001384258,637.4187
+0;0;0,0.007274389;0.3347819;0.008606741,0.0133382;0.6559663;0.001249625,0.1856614;0.525235;0.005552846,0.226247;0.2318118;0.02329421,0.2644975;-0.03669438;-0.04679331,-0.16005;0.5196237;0.007209367,-0.2239019;0.2298466;0.003848609,-0.2967104;-0.03682172;-0.04151518,0.0736861;0.005086314;-0.04162759,0.08776354;-0.3325971;0.004096501,0.08978946;-0.7172534;0.1041137,0.09824851;-0.7424192;0.04985176,-0.0742452;0.006430096;-0.04043109,-0.1083076;-0.3308281;-0.002806406,-0.1286968;-0.7161599;0.09243886,-0.1283056;-0.67799;0.01502915,0.01190807;0.5775192;0.005667013,0;0;0,0.01296585;0.3346944;0.004181027,0.02521463;0.6556007;-0.006848931,0.1916874;0.5129142;-0.0122329,0.226255;0.2181896;-0.01352108,0.2461944;-0.05569142;-0.06886113,-0.1502993;0.5330976;-0.0357493,-0.2167365;0.244096;-0.04685175,-0.2797267;-0.02441493;-0.09589326,0.076944;-7.376075E-05;-0.03560877,0.1013785;-0.3396142;-0.01477206,0.09360433;-0.7261739;0.07731056,0.09804193;-0.7575237;0.02960646,-0.07490465;0.007848385;-0.03893668,-0.1139492;-0.3306836;-0.02513297,-0.1226127;-0.7168919;0.06833439,-0.1319865;-0.7492068;0.02263806,0.02235644;0.5772427;-0.001616359,637.4526
+0;0;0,0.007200378;0.3347817;0.008567767,0.01324003;0.6559163;0.001149945,0.1855277;0.525253;0.005563661,0.2261775;0.2319833;0.02310313,0.2640746;-0.03759223;-0.04713178,-0.1601087;0.5196552;0.007310046,-0.2285782;0.2310931;0.003991099,-0.3052757;-0.03569436;-0.04052913,0.07376413;0.005097691;-0.04160261,0.08768307;-0.3325776;0.003943745,0.08993224;-0.7169812;0.1043809,0.1017107;-0.7704945;0.02262925,-0.07425252;0.006412553;-0.04053829,-0.1083757;-0.3307968;-0.002879083,-0.1287666;-0.7159634;0.09246115,-0.1281988;-0.6736398;-0.02434786,0.01181387;0.5774853;0.005579071,0;0;0,0.01330952;0.3346794;0.004069924,0.02590049;0.6555213;-0.007026911,0.192154;0.512654;-0.01243329,0.2261592;0.2180196;-0.01361918,0.244999;-0.05684537;-0.06960499,-0.1498214;0.5334852;-0.03558591,-0.2202029;0.2455216;-0.04510264,-0.2856719;-0.02407104;-0.09064063,0.07698726;-0.0001840889;-0.03564882,0.1013466;-0.3396814;-0.01464868,0.09348603;-0.7260942;0.0774498,0.09626914;-0.7153515;-0.03838611,-0.07495669;0.007968235;-0.03893473,-0.1141792;-0.3305071;-0.02519332,-0.1228433;-0.7165833;0.06823526,-0.1371598;-0.7805962;-0.0007078424,0.02295785;0.5771828;-0.001784205,637.4748
+0;0;0,0.007198617;0.3346998;0.008565672,0.01323624;0.6557264;0.0011504,0.1857491;0.5250232;0.005562535,0.2263445;0.2321461;0.02307852,0.264356;-0.03824255;-0.04736824,-0.1603344;0.5194182;0.007311178,-0.2287123;0.2312424;0.003996674,-0.3056411;-0.03634974;-0.04065784,0.07369265;0.005092751;-0.0415623,0.08756571;-0.3314695;0.003833931,0.08981482;-0.7158625;0.1042683,0.09768546;-0.7416683;0.04963974,-0.07418057;0.00640634;-0.04049901,-0.1081913;-0.3296916;-0.002963934,-0.1285816;-0.7148474;0.09237367,-0.1282022;-0.6766126;0.01431883,0.01181058;0.5773231;0.005577964,0;0;0,0.01349697;0.3345922;0.003875851,0.02617812;0.6553174;-0.007370472,0.1925245;0.512109;-0.01276183,0.2261979;0.2178359;-0.01387441,0.2443513;-0.05792326;-0.06995451,-0.1499352;0.5336069;-0.03561491,-0.2237391;0.2468747;-0.04394597,-0.2923672;-0.02336237;-0.08613348,0.07696255;-0.0002882481;-0.03550565,0.1014392;-0.3386637;-0.01476085,0.09293403;-0.7249758;0.07765496,0.096819;-0.7565272;0.02910757,-0.07477974;0.008108367;-0.03906677,-0.1142205;-0.32921;-0.02535084,-0.1227634;-0.715253;0.06817959,-0.132311;-0.7480827;0.02211668,0.02321979;0.5770093;-0.002096534,637.508
+0;0;0,0.007198989;0.3347172;0.008566115,0.01323711;0.6557702;0.00115023,0.1857894;0.5250487;0.005562729,0.2263279;0.2325822;0.02305416,0.2644238;-0.03840736;-0.04754914,-0.1603729;0.5194424;0.00731177,-0.2286548;0.2316706;0.004001914,-0.3057546;-0.03651628;-0.04075184,0.07369623;0.005092999;-0.04156432,0.08754323;-0.3308369;0.003746629,0.08979841;-0.7162676;0.1044521,0.1015782;-0.7697906;0.02269107,-0.07418417;0.006406651;-0.04050098,-0.108131;-0.3290598;-0.003036413,-0.1285763;-0.7152555;0.09255856,-0.1280085;-0.6729305;-0.0242639,0.01181133;0.5773604;0.005578161,0;0;0,0.01369862;0.334602;0.003818512,0.02646369;0.6553509;-0.007421494,0.1927424;0.5118883;-0.01286149,0.2260414;0.2179909;-0.01406777,0.243921;-0.05840644;-0.0702486,-0.1497886;0.5338228;-0.03549601,-0.2272101;0.2484424;-0.04256332,-0.2987456;-0.02209225;-0.08212472,0.07699803;-0.0003737807;-0.0354377,0.101387;-0.3381066;-0.01457024,0.09262896;-0.7253428;0.07856917,0.09528977;-0.7146301;-0.03727829,-0.0747667;0.008170174;-0.03908779,-0.1145489;-0.3284617;-0.0253003,-0.1229194;-0.7154992;0.06869637,-0.1360458;-0.7805271;0.0008942708,0.02349107;0.5770363;-0.002154589,637.5417
+0;0;0,0.007063032;0.3346185;0.008621409,0.01306736;0.6555486;0.001235935,0.1855351;0.5251213;0.005705392,0.2259433;0.2328853;0.02312981,0.2639154;-0.03809518;-0.04734952,-0.1605325;0.519739;0.007236213,-0.2344904;0.2336214;0.004957008,-0.3214452;-0.03130314;-0.04079798,0.07382978;0.005099655;-0.04157948,0.08737403;-0.3306684;0.003668044,0.09005512;-0.7164804;0.104577,0.09766143;-0.7426634;0.04848407,-0.07427955;0.006410512;-0.0405851,-0.1084543;-0.328855;-0.003167558,-0.128394;-0.7153417;0.09311929,-0.1279639;-0.676968;0.01380661,0.0116463;0.5771713;0.005654911,0;0;0,0.0140109;0.3344901;0.003715396,0.02703267;0.6551025;-0.007577419,0.193076;0.5116209;-0.01268828,0.2258029;0.2179101;-0.01378775,0.2434701;-0.05841297;-0.07011795,-0.1493138;0.5340204;-0.03512414,-0.2299855;0.249776;-0.04107846,-0.3051099;-0.01990995;-0.0793598,0.07707041;-0.0004992336;-0.03557527,0.1013039;-0.3380333;-0.01425767,0.09230178;-0.7256463;0.07910085,0.09466123;-0.757616;0.02895105,-0.07494456;0.008255105;-0.03899826,-0.1152026;-0.3281558;-0.02565995,-0.1229808;-0.71545;0.06912096,-0.1327606;-0.7483248;0.02103845,0.02399846;0.576824;-0.002303004,637.5638
+0;0;0,0.007061399;0.3345411;0.008619416,0.0130639;0.6553733;0.00123633,0.1854237;0.5250055;0.005704234,0.2257961;0.2330284;0.02311322,0.2638405;-0.03846821;-0.04750035,-0.1604282;0.5196266;0.007234101,-0.2343206;0.2337623;0.004956914,-0.321441;-0.03166676;-0.04088522,0.07382131;0.00509907;-0.04157471,0.08735117;-0.3303124;0.003624763,0.09003194;-0.7160787;0.1045218,0.09767215;-0.7425121;0.04817883,-0.07427103;0.006409776;-0.04058044,-0.1084095;-0.3284997;-0.003202636,-0.1283468;-0.7149405;0.0930728,-0.1279148;-0.6765296;0.01340661,0.01164333;0.5770231;0.005653784,0;0;0,0.01431822;0.3343998;0.003702641,0.02765816;0.6549019;-0.007571101,0.1934487;0.5113565;-0.01289392,0.2257793;0.2178644;-0.01377988,0.2432325;-0.05893904;-0.07051873,-0.1488266;0.5342116;-0.0346754,-0.2326552;0.2511348;-0.03956794,-0.3145967;-0.01714748;-0.07770279,0.07709012;-0.0006225556;-0.03550732,0.1014182;-0.337775;-0.01398301,0.09246892;-0.7253471;0.07934844,0.09475907;-0.7576325;0.02902031,-0.07491189;0.008366998;-0.03901596,-0.1153987;-0.3276586;-0.02580575,-0.1229159;-0.7147905;0.06945942,-0.1323747;-0.7475013;0.0205154,0.02454127;0.5766531;-0.002306342,637.5966
+0;0;0,0.007060142;0.3344816;0.008617881,0.01306037;0.6551923;0.001237881,0.1851928;0.5249289;0.005703675,0.2255329;0.2331859;0.0230987,0.2636288;-0.03867856;-0.04761055,-0.1602052;0.5195571;0.007231534,-0.2340384;0.2339221;0.004956174,-0.3212768;-0.03186661;-0.04094809,0.07387372;0.00510269;-0.04160422,0.08740288;-0.3302914;0.003592908,0.09008461;-0.7161967;0.1045263,0.09770332;-0.7424712;0.04834194,-0.07432376;0.006414326;-0.04060925,-0.1084604;-0.3284779;-0.003233381,-0.128405;-0.7150581;0.09307677,-0.1279741;-0.6766708;0.01363482,0.01164047;0.5768783;0.005653291,0;0;0,0.01486412;0.3343171;0.003630996,0.02894699;0.6546659;-0.007644892,0.1942022;0.510941;-0.0128442,0.2256702;0.2175933;-0.01369572,0.2431858;-0.05949005;-0.07096231,-0.147751;0.534613;-0.03412584,-0.2358349;0.2530603;-0.03775756,-0.3238707;-0.01382408;-0.07495753,0.07712369;-0.0007603764;-0.03557575,0.101249;-0.3378893;-0.01373327,0.09234694;-0.7256097;0.0796014,0.09500992;-0.7578874;0.02964186,-0.07498205;0.008483417;-0.03898718,-0.1157332;-0.3274976;-0.02590577,-0.1232171;-0.714753;0.06946149,-0.1326286;-0.7475336;0.02096829,0.02562896;0.5764614;-0.002388597,637.6305
+0;0;0,0.006900318;0.3344829;0.008693663,0.01284973;0.6551958;0.001362459,0.1850359;0.5250834;0.00588218,0.2251953;0.2333145;0.02326068,0.262864;-0.03860795;-0.04745434,-0.1603974;0.5195321;0.007440502,-0.2393935;0.2352765;0.005954011,-0.3323844;-0.02880973;-0.03845979,0.07388336;0.005080409;-0.04158984,0.0870447;-0.3303028;0.003796332,0.08931687;-0.7163033;0.1043751,0.09785502;-0.7414085;0.04717296,-0.07434114;0.006426664;-0.04057547,-0.1089065;-0.3284879;-0.003798846,-0.1287973;-0.7149515;0.09298906,-0.1283761;-0.67656;0.0135475,0.01143815;0.5768809;0.005766017,0;0;0,0.01486412;0.3343171;0.003630996,0.02894699;0.6546659;-0.007644892,0.1942022;0.510941;-0.0128442,0.2256702;0.2175933;-0.01369572,0.2431858;-0.05949005;-0.07096231,-0.147751;0.534613;-0.03412584,-0.2358349;0.2530603;-0.03775756,-0.3238707;-0.01382408;-0.07495753,0.07712369;-0.0007603764;-0.03557575,0.101249;-0.3378893;-0.01373327,0.09234694;-0.7256097;0.0796014,0.09500992;-0.7578874;0.02964186,-0.07498205;0.008483417;-0.03898718,-0.1157332;-0.3274976;-0.02590577,-0.1232171;-0.714753;0.06946149,-0.1326286;-0.7475336;0.02096829,0.02562896;0.5764614;-0.002388597,637.6533
+0;0;0,0.006898516;0.3343956;0.008691394,0.01284563;0.6549846;0.001363237,0.1844195;0.5250903;0.005880571,0.2245434;0.2335792;0.02324372,0.2621761;-0.0380832;-0.04740366,-0.1597942;0.5195585;0.007433392,-0.2387205;0.2355541;0.005948214,-0.3316225;-0.02827954;-0.03842311,0.07401314;0.005089334;-0.04166289,0.08717543;-0.3303179;0.003726531,0.08944486;-0.7158526;0.1041839,0.09798694;-0.7409831;0.04695543,-0.07447173;0.006437953;-0.04064675,-0.1090396;-0.3285005;-0.003867481,-0.1289063;-0.7144978;0.09280363,-0.128485;-0.6761024;0.01332545,0.01143468;0.5767049;0.005764819,0;0;0,0.01552018;0.3342002;0.003593922,0.03054694;0.654381;-0.007722616,0.19478;0.5105259;-0.01300085,0.225557;0.2173669;-0.01382184,0.2431882;-0.05948675;-0.07082152,-0.1460478;0.5350134;-0.03336713,-0.2374855;0.2547907;-0.0354857,-0.3321723;-0.009614497;-0.07198343,0.07717804;-0.0008722246;-0.03581107,0.1011038;-0.3379875;-0.01317644,0.09208617;-0.7251981;0.08020699,0.09525163;-0.7578225;0.03065276,-0.07520203;0.008562439;-0.03887137,-0.1159721;-0.3274373;-0.0257021,-0.1233483;-0.7141877;0.06971075,-0.1332174;-0.7464668;0.0206051,0.02696855;0.5762233;-0.002465487,637.6754
+0;0;0,0.006896255;0.334286;0.008688545,0.01284025;0.6547065;0.001364407,0.1838793;0.5250169;0.005878857,0.2240145;0.2334237;0.0232469,0.2615992;-0.03789249;-0.04731043,-0.1592685;0.5195022;0.007426869,-0.2382171;0.2354177;0.005941272,-0.3310007;-0.02807957;-0.03837348,0.07408995;0.005094615;-0.04170613,0.08724865;-0.3302211;0.003670916,0.0895182;-0.7157775;0.1041339,0.0980448;-0.740808;0.04700922,-0.07454901;0.006444634;-0.04068893,-0.1091074;-0.3284025;-0.003919695,-0.1289753;-0.7144214;0.09275684,-0.1285547;-0.6760412;0.0134228,0.01143011;0.5764717;0.005763463,0;0;0,0.01598371;0.3340693;0.003522277,0.03168476;0.6540464;-0.00786984,0.1951433;0.5102714;-0.01320553,0.2256212;0.2169971;-0.0138526,0.243317;-0.05950192;-0.07076097,-0.1447973;0.5354501;-0.03281116,-0.2404519;0.2565439;-0.03362367,-0.3408806;-0.005419791;-0.06957503,0.07720909;-0.0009648651;-0.03595138,0.1010837;-0.3379654;-0.01294041,0.09211916;-0.7252043;0.08042645,0.09528039;-0.7577205;0.03096902,-0.07532655;0.008628285;-0.03880903,-0.1159556;-0.327304;-0.02585948,-0.1234539;-0.7140654;0.06959225,-0.1338948;-0.7461431;0.02058566,0.02792769;0.575943;-0.002600193,637.7089
+0;0;0,0.006605537;0.3342098;0.008690854,0.0124194;0.6545608;0.001328889,0.183569;0.5250731;0.005971951,0.2235668;0.2335799;0.02333507,0.260305;-0.03797585;-0.04723056,-0.1596679;0.5193205;0.007700013,-0.2444668;0.237047;0.007096726,-0.3478087;-0.02247339;-0.03808493,0.07416116;0.005087256;-0.04167509,0.08687443;-0.3301069;0.003856488,0.08945734;-0.7157644;0.104316,0.09787928;-0.7390679;0.04571667,-0.07457189;0.006452195;-0.04074277,-0.109872;-0.3282043;-0.004016567,-0.1292418;-0.7143632;0.09260967,-0.1288592;-0.675994;0.01338919,0.01103755;0.576342;0.005738382,0;0;0,0.01637415;0.333969;0.003461361,0.03237524;0.653859;-0.007966876,0.1956321;0.5096704;-0.01322997,0.2256765;0.2164698;-0.01380873,0.2434897;-0.0601348;-0.07076776,-0.144406;0.5356695;-0.03221619,-0.2447715;0.2585482;-0.03180998,-0.3498529;-0.001741171;-0.06757382,0.07724125;-0.001103416;-0.03598809,0.1010432;-0.3379584;-0.01249218,0.0920596;-0.7252934;0.08089613,0.09505134;-0.7574541;0.03116512,-0.07538458;0.008748779;-0.03877104,-0.1162534;-0.3270407;-0.02592492,-0.1237129;-0.7139053;0.06952491,-0.1339813;-0.7460816;0.02079359,0.02855497;0.575775;-0.002691865,637.731
+0;0;0,0.006605537;0.3342098;0.008690854,0.0124194;0.6545608;0.001328889,0.183569;0.5250731;0.005971951,0.2235668;0.2335799;0.02333507,0.260305;-0.03797585;-0.04723056,-0.1596679;0.5193205;0.007700013,-0.2444668;0.237047;0.007096726,-0.3478087;-0.02247339;-0.03808493,0.07416116;0.005087256;-0.04167509,0.08687443;-0.3301069;0.003856488,0.08945734;-0.7157644;0.104316,0.09787928;-0.7390679;0.04571667,-0.07457189;0.006452195;-0.04074277,-0.109872;-0.3282043;-0.004016567,-0.1292418;-0.7143632;0.09260967,-0.1288592;-0.675994;0.01338919,0.01103755;0.576342;0.005738382,0;0;0,0.01637415;0.333969;0.003461361,0.03237524;0.653859;-0.007966876,0.1956321;0.5096704;-0.01322997,0.2256765;0.2164698;-0.01380873,0.2434897;-0.0601348;-0.07076776,-0.144406;0.5356695;-0.03221619,-0.2447715;0.2585482;-0.03180998,-0.3498529;-0.001741171;-0.06757382,0.07724125;-0.001103416;-0.03598809,0.1010432;-0.3379584;-0.01249218,0.0920596;-0.7252934;0.08089613,0.09505134;-0.7574541;0.03116512,-0.07538458;0.008748779;-0.03877104,-0.1162534;-0.3270407;-0.02592492,-0.1237129;-0.7139053;0.06952491,-0.1339813;-0.7460816;0.02079359,0.02855497;0.575775;-0.002691865,637.7538
+0;0;0,0.006603685;0.3341162;0.008688417,0.0124148;0.6543155;0.001330173,0.1844671;0.5246021;0.005972069,0.2242844;0.2344247;0.02325681,0.2611831;-0.03831723;-0.04761705,-0.1605642;0.5188195;0.007709165,-0.2449804;0.23782;0.007108602,-0.3487736;-0.02283394;-0.03827041,0.07425166;0.005093463;-0.04172595,0.08697484;-0.3303621;0.003841136,0.08955523;-0.7156436;0.1042028,0.09810406;-0.7397503;0.04472048,-0.07466288;0.006460068;-0.0407925,-0.1099905;-0.3284573;-0.004037656,-0.1293415;-0.7142398;0.09249441,-0.1289531;-0.6757447;0.01208028,0.01103369;0.576139;0.005737279,0;0;0,0.01676378;0.3338552;0.003522635,0.03329758;0.6535675;-0.007871509,0.1970177;0.5084988;-0.01372969,0.2259851;0.2165262;-0.01391435,0.2441004;-0.06122023;-0.07137311,-0.1447113;0.535716;-0.03191392,-0.2488451;0.2614134;-0.03074455,-0.3596813;0.002172977;-0.06655634,0.07726023;-0.001229942;-0.03618908,0.1008583;-0.3383238;-0.01211679,0.09212749;-0.7252783;0.08121645,0.09532247;-0.7576919;0.02990282,-0.07552943;0.008838229;-0.0386975,-0.116362;-0.3272191;-0.02578301,-0.1238529;-0.7137361;0.06945114,-0.1341883;-0.7464337;0.01944164,0.02933287;0.5755321;-0.002612829,637.787
+0;0;0,0.006405019;0.3339073;0.008753628,0.0121259;0.6538711;0.001457364,0.1841594;0.5243853;0.006089975,0.2237141;0.2345925;0.02313523,0.260036;-0.03803411;-0.04752597,-0.1607216;0.518355;0.007935873,-0.2520354;0.2399727;0.008020364,-0.3672856;-0.01562634;-0.03696969,0.07426263;0.005036469;-0.04176699,0.08661772;-0.3300786;0.003936648,0.08937071;-0.7157189;0.1042821,0.09793628;-0.7399055;0.04471095,-0.07470524;0.006510871;-0.04076175,-0.1101656;-0.328066;-0.004094571,-0.1301341;-0.7141385;0.09257216,-0.129766;-0.6756236;0.01203872,0.01076175;0.5757539;0.005847059,0;0;0,0.01726333;0.3336189;0.003484488,0.03423098;0.6530685;-0.007936358,0.1975956;0.5077132;-0.01417577,0.2261045;0.2161275;-0.01429617,0.2443255;-0.06140125;-0.0715965,-0.1441417;0.5361577;-0.03105585,-0.2518122;0.2636865;-0.02983719,-0.3645695;0.005422086;-0.06480601,0.07728983;-0.001350135;-0.03618348,0.1007515;-0.3381164;-0.01206684,0.09209473;-0.7253188;0.0817126,0.09522135;-0.7573294;0.02972042,-0.07556392;0.008955436;-0.03866106,-0.1163493;-0.3267625;-0.02548719,-0.1239413;-0.7135921;0.06990923,-0.1340937;-0.7465528;0.01999775,0.03016698;0.5750993;-0.002672911,637.8095
+0;0;0,0.006403454;0.3338258;0.008751488,0.01212275;0.6537006;0.00145735,0.185083;0.5239642;0.006089915,0.2246128;0.2343532;0.02312448,0.2608345;-0.0375208;-0.04734166,-0.1616405;0.5179017;0.007945674,-0.252897;0.239694;0.008030112,-0.3678291;-0.01519945;-0.03683575,0.07433083;0.005041095;-0.04180535,0.08668548;-0.3300618;0.003896631,0.08943848;-0.715704;0.1042425,0.09797724;-0.739721;0.0448579,-0.07477386;0.006516851;-0.04079919,-0.110233;-0.3280479;-0.004133336,-0.1302015;-0.7141223;0.09253386,-0.1298346;-0.675634;0.0122525,0.01075902;0.5756073;0.005845701,0;0;0,0.01760776;0.3335172;0.003672242,0.03486923;0.6528662;-0.007630467,0.1988089;0.5066233;-0.01427233,0.2262931;0.215124;-0.01456296,0.2445574;-0.06165904;-0.07157683,-0.1446748;0.5362378;-0.03054395,-0.2566621;0.2657115;-0.02927072,-0.3737986;0.01018971;-0.06363139,0.07727995;-0.001525179;-0.03638208,0.1008792;-0.3382331;-0.01176178,0.09214429;-0.7253926;0.08219517,0.09528708;-0.7568726;0.02996851,-0.07568425;0.009090497;-0.03856722,-0.1165283;-0.3266079;-0.02538995,-0.1240565;-0.7133612;0.07032818,-0.1343865;-0.7461414;0.02063685,0.03073118;0.5749228;-0.00239861,637.8428
+0;0;0,0.006402201;0.3337604;0.008749776,0.01212001;0.6535523;0.001457565,0.1851972;0.5238025;0.006089109,0.2247397;0.2340985;0.02312915,0.2608994;-0.03731042;-0.04721644,-0.1617581;0.5177359;0.007946109,-0.2530439;0.2394388;0.008030574,-0.3677793;-0.01501849;-0.03675853,0.07433837;0.005041606;-0.04180959,0.08669698;-0.3301689;0.00390707,0.0894496;-0.715757;0.1042389,0.09802797;-0.7400246;0.04457878,-0.07478144;0.006517512;-0.04080332,-0.1102519;-0.3281547;-0.004125703,-0.1302177;-0.7141749;0.09252791,-0.129849;-0.6756473;0.01187415,0.01075665;0.57548;0.005844733,0;0;0,0.01801324;0.3334299;0.003684998,0.03585261;0.6526654;-0.00758636,0.1995352;0.5059266;-0.01455283,0.2263515;0.2142707;-0.01488125,0.244518;-0.06198269;-0.07208991,-0.1441943;0.5367081;-0.02998546,-0.2610324;0.2681375;-0.02894879,-0.3804085;0.01404455;-0.06218879,0.07730334;-0.001629099;-0.03634822,0.1007808;-0.3384538;-0.01171565,0.09219202;-0.7255121;0.08243477,0.0962701;-0.7575351;0.03033483,-0.07567208;0.009207316;-0.03858259,-0.1166606;-0.3265793;-0.02531066,-0.1239941;-0.7132637;0.07046814,-0.1342261;-0.7460828;0.02019929,0.03156203;0.5747504;-0.002369642,637.8666
+0;0;0,0.006436503;0.3336893;0.008766193,0.01224555;0.6534098;0.001499861,0.1857329;0.5236483;0.006147069,0.2252738;0.2342375;0.02311562,0.260389;-0.03744432;-0.04758918,-0.1620882;0.5175449;0.008180609,-0.2625106;0.2427263;0.007834716,-0.3825387;-0.009506822;-0.03705355,0.07442582;0.004966239;-0.04183792,0.08657702;-0.3299339;0.003984544,0.08932505;-0.715676;0.1043908,0.09826525;-0.7394423;0.04462622,-0.07484013;0.006607609;-0.0408604,-0.1103643;-0.3277557;-0.004190762,-0.1304689;-0.7138859;0.09268658,-0.130135;-0.6753795;0.01224975,0.01085396;0.5753544;0.005878278,0;0;0,0.01842082;0.3333372;0.003716111,0.03669088;0.6524789;-0.007525086,0.2004523;0.5051777;-0.01504171,0.2264082;0.2137397;-0.0154599,0.244435;-0.06274226;-0.07269657,-0.1440691;0.536963;-0.02945693,-0.2655605;0.2707866;-0.02948698,-0.3861924;0.01697594;-0.06221883,0.07732995;-0.001792744;-0.03648484,0.1008495;-0.3383056;-0.01175904,0.0922865;-0.7254945;0.08256686,0.09637596;-0.7574511;0.03072846,-0.07578214;0.009336834;-0.03852493,-0.1166791;-0.3261528;-0.02512229,-0.1239955;-0.7129661;0.07083531,-0.1341481;-0.7453421;0.02035047,0.03229496;0.5745859;-0.002318978,637.8985
+0;0;0,0.006434279;0.333574;0.008763165,0.01224031;0.6531281;0.001500932,0.1858708;0.5233724;0.006145677,0.2254173;0.2339203;0.02311665,0.2604695;-0.0372735;-0.04746116,-0.1622334;0.5172641;0.008180872,-0.26267;0.2424063;0.007834929,-0.3824825;-0.009373754;-0.03697271,0.07446242;0.00496868;-0.04185849,0.08660872;-0.3297964;0.003945496,0.08935641;-0.7154908;0.1043394,0.09830891;-0.7393311;0.04449257,-0.07487693;0.006610859;-0.0408805,-0.1103868;-0.3276176;-0.004225641,-0.1304889;-0.7137001;0.09263973,-0.1301546;-0.675182;0.01209228,0.01084957;0.5751206;0.005876667,0;0;0,0.01890441;0.333191;0.004024625,0.03765661;0.6521469;-0.006973147,0.2011925;0.5043569;-0.0150212,0.2265126;0.212822;-0.01586688,0.2440136;-0.06310362;-0.07344079,-0.1435348;0.5371755;-0.02867111,-0.2703651;0.273457;-0.02970006,-0.3920136;0.0205802;-0.06149523,0.07736071;-0.001946449;-0.03651035,0.1008344;-0.338296;-0.01138687,0.09247171;-0.7253925;0.08312774,0.09649877;-0.7570823;0.0307951,-0.07583526;0.009488138;-0.03847678,-0.116673;-0.3258492;-0.02453655,-0.123358;-0.7125984;0.07152069,-0.1340914;-0.7445904;0.02050738,0.03313344;0.5743046;-0.001835704,637.9319
+0;0;0,0.006431672;0.3334389;0.008759614,0.01223522;0.6528568;0.001500458,0.1856249;0.5232052;0.006142992,0.2252652;0.2330668;0.0231542,0.2602982;-0.03797823;-0.04738487,-0.1619992;0.5171053;0.008175379,-0.262674;0.2415958;0.007828616,-0.3824207;-0.01004615;-0.03695444,0.07454562;0.004974232;-0.04190526,0.08668334;-0.3295542;0.003866345,0.08943024;-0.7151374;0.1042313,0.09833732;-0.7387045;0.04468809,-0.0749606;0.006618246;-0.04092618,-0.1104453;-0.327374;-0.00429723,-0.1305416;-0.7133451;0.0925402,-0.130209;-0.6748702;0.01240142,0.01084507;0.574882;0.005874353,0;0;0,0.01934097;0.3330303;0.004045367,0.03843533;0.6518294;-0.00694108,0.2017076;0.5042588;-0.01485419,0.2265314;0.2119874;-0.01636553,0.2435665;-0.06378829;-0.07403719,-0.1427814;0.5374692;-0.02804767,-0.2742785;0.2752773;-0.03027056,-0.4002064;0.02471587;-0.06235826,0.07739905;-0.00209485;-0.03664482,0.100937;-0.3381804;-0.01126611,0.09257417;-0.7251108;0.08344413,0.09737626;-0.7568917;0.03192497,-0.07596631;0.009622625;-0.03839751,-0.1167747;-0.3254685;-0.02424554,-0.1233871;-0.7119764;0.07230965,-0.1342052;-0.7431514;0.02097977,0.03383561;0.5740246;-0.001804352,637.9656
+0;0;0,0.006459743;0.333438;0.008774651,0.01233392;0.652855;0.001535914,0.1857257;0.5232828;0.006052412,0.2255629;0.2331677;0.02300097,0.259791;-0.03800756;-0.04743264,-0.1619423;0.5171723;0.00839051,-0.2709197;0.2448405;0.007769608,-0.4027783;-0.0005073994;-0.03790496,0.07455456;0.004921241;-0.04189561,0.0865562;-0.3295918;0.004024442,0.08906418;-0.7151574;0.1044632,0.09808409;-0.7390085;0.04519376,-0.07494669;0.006675571;-0.04094232,-0.1105645;-0.3272814;-0.004122071,-0.1306138;-0.7132363;0.09278996,-0.1303378;-0.6747593;0.01265119,0.01092228;0.5748803;0.005903248,0;0;0,0.01934097;0.3330303;0.004045367,0.03843533;0.6518294;-0.00694108,0.2017076;0.5042588;-0.01485419,0.2265314;0.2119874;-0.01636553,0.2435665;-0.06378829;-0.07403719,-0.1427814;0.5374692;-0.02804767,-0.2742785;0.2752773;-0.03027056,-0.4002064;0.02471587;-0.06235826,0.07739905;-0.00209485;-0.03664482,0.100937;-0.3381804;-0.01126611,0.09257417;-0.7251108;0.08344413,0.09737626;-0.7568917;0.03192497,-0.07596631;0.009622625;-0.03839751,-0.1167747;-0.3254685;-0.02424554,-0.1233871;-0.7119764;0.07230965,-0.1342052;-0.7431514;0.02097977,0.03383561;0.5740246;-0.001804352,637.9909
+0;0;0,0.006459023;0.3334008;0.008773672,0.01233307;0.6528107;0.001535031,0.1863247;0.5230615;0.006052028,0.2260583;0.2337005;0.02295653,0.2603339;-0.03785113;-0.04757484,-0.1625364;0.5169301;0.008398149,-0.2712305;0.2453063;0.007778862,-0.4032721;-0.0003822297;-0.0379591,0.0745827;0.004923098;-0.04191142,0.08658323;-0.3295588;0.004004359,0.08908303;-0.713868;0.1041158,0.0981609;-0.7380652;0.04446554,-0.07497498;0.00667809;-0.04095777,-0.1105895;-0.3272478;-0.004140951,-0.1305735;-0.7119451;0.09245528,-0.1302957;-0.6734136;0.01180156,0.01092143;0.5748361;0.005902352,0;0;0,0.01967021;0.3329737;0.00405097,0.03908923;0.651746;-0.006930947,0.2026335;0.5034622;-0.01524234,0.2266294;0.2118854;-0.01646256,0.2434609;-0.06430003;-0.07415211,-0.1430876;0.537964;-0.02720986,-0.2778995;0.2783328;-0.03062455,-0.4079651;0.02947086;-0.06288123,0.07741702;-0.002250716;-0.03667319,0.1009688;-0.3382834;-0.01102567,0.09274337;-0.7240605;0.08294499,0.0977935;-0.7563297;0.0312252,-0.07598139;0.009809828;-0.03839243,-0.1169274;-0.3252267;-0.02409602,-0.1232758;-0.7105084;0.07202796,-0.1337891;-0.7413861;0.01948024,0.03441281;0.5739459;-0.001796007,638.0216
+0;0;0,0.0064592;0.33341;0.008773914,0.01233375;0.6528477;0.001534585,0.1864904;0.5230417;0.006052175,0.226201;0.2338482;0.02294689,0.2604723;-0.03766972;-0.04757574,-0.1626991;0.5169045;0.008400504,-0.2713303;0.2454379;0.007781575,-0.4033555;-0.00022012;-0.03795072,0.07464717;0.004927354;-0.04194765,0.08663903;-0.329313;0.003934961,0.0891391;-0.7136621;0.1040568,0.09773975;-0.7350101;0.04754235,-0.07503979;0.006683863;-0.04099318,-0.1106286;-0.3270009;-0.004202947,-0.1306146;-0.711738;0.09240332,-0.1303514;-0.673655;0.01598954,0.01092197;0.5748651;0.005902357,0;0;0,0.02002002;0.3329623;0.004021883,0.03969744;0.6517482;-0.006922483,0.2031378;0.5029888;-0.01576102,0.2266194;0.2115386;-0.01656806,0.2432324;-0.06461594;-0.07429707,-0.1428928;0.5382684;-0.0263387,-0.2825072;0.2813975;-0.03085566,-0.4219848;0.0383053;-0.06721723,0.07745121;-0.002364442;-0.03676689,0.1009587;-0.338149;-0.01104343,0.09261943;-0.7239347;0.08305633,0.09725457;-0.7531137;0.03426266,-0.07607003;0.009927156;-0.03835214,-0.1171453;-0.3248445;-0.02398754,-0.123528;-0.7101823;0.07207973,-0.1343248;-0.7376453;0.02222084,0.0349696;0.5739424;-0.001797557,638.0549
+0;0;0,0.006674608;0.3333922;0.008665201,0.01291395;0.6528144;0.001302013,0.186768;0.5230427;0.005816098,0.226779;0.2339346;0.02257896,0.2607802;-0.03836858;-0.04772618,-0.1620592;0.5170248;0.008573201,-0.2824824;0.2506349;0.008711816,-0.4243448;0.009531364;-0.03592123,0.07465176;0.00489969;-0.04207848,0.08654649;-0.3294157;0.004093461,0.08894864;-0.7138621;0.1042008,0.0964758;-0.7357353;0.04711699,-0.07515208;0.006699549;-0.04092393,-0.1108294;-0.3270883;-0.00414221,-0.1310686;-0.7118649;0.09262379,-0.1308742;-0.6737137;0.01555523,0.01139712;0.5748361;0.00569974,0;0;0,0.02046455;0.3329196;0.003971338,0.04049817;0.6516778;-0.006958842,0.2035687;0.5027806;-0.01599729,0.226665;0.2113505;-0.0166539,0.2425287;-0.0655106;-0.07448304,-0.1421551;0.5386162;-0.02559051,-0.2858758;0.2841029;-0.03130823,-0.4346901;0.04600528;-0.06888196,0.07747825;-0.002459019;-0.03685868,0.1008113;-0.3383334;-0.01070404,0.09233593;-0.7242154;0.08336818,0.09737893;-0.7543476;0.03473961,-0.07616508;0.01001457;-0.0382894,-0.1175627;-0.3248345;-0.02406216,-0.1239409;-0.7102273;0.07215683,-0.1345863;-0.7384825;0.02216637,0.03569298;0.5738773;-0.001837254,638.0773
+0;0;0,0.006676877;0.3335056;0.008668147,0.01291924;0.6530824;0.001301155,0.1869824;0.5232055;0.005817814,0.2269056;0.2347313;0.02254393,0.2610616;-0.03881124;-0.04808118,-0.1622624;0.5171804;0.008578217,-0.2824216;0.2513746;0.008716527,-0.4249296;0.009173706;-0.03611965,0.07476213;0.004906935;-0.0421407,0.08665955;-0.3294839;0.004041672,0.08906195;-0.7139688;0.104159,0.09666058;-0.7363346;0.04653319,-0.0752632;0.006709455;-0.04098444,-0.1109486;-0.3271537;-0.004194409,-0.1311898;-0.7119688;0.09258126,-0.1309935;-0.6737402;0.01478093,0.01140157;0.575061;0.005701317,0;0;0,0.02096596;0.3330041;0.003788233,0.04146451;0.6518823;-0.007300258,0.204381;0.502306;-0.01642466,0.2269452;0.2114772;-0.01710069,0.2417563;-0.06674495;-0.07500708,-0.1416515;0.5389158;-0.02508676,-0.2906522;0.2882297;-0.03189285,-0.4424248;0.050336;-0.06865816,0.07752098;-0.0025222;-0.03705978,0.1006769;-0.3384545;-0.01050985,0.09216294;-0.7243667;0.08360279,0.09674449;-0.7547194;0.03403258,-0.07632812;0.01008602;-0.03823065,-0.11808;-0.3248009;-0.02412044,-0.1246323;-0.710085;0.0726839,-0.1353215;-0.7394259;0.02283368,0.03655221;0.5740479;-0.002134681,638.0996
+0;0;0,0.006677136;0.3335185;0.008668483,0.01291997;0.6531191;0.001300914,0.1871128;0.5231974;0.005818024,0.2269776;0.235145;0.02251968,0.2611376;-0.03842917;-0.0481136,-0.1623902;0.5171679;0.008580468,-0.2823737;0.2517507;0.008718576,-0.4248981;0.009521797;-0.03612279,0.07489531;0.004915676;-0.04221577,0.08678827;-0.3293497;0.003949266,0.08919231;-0.7140982;0.1041353,0.09682707;-0.7367129;0.04623549,-0.07539728;0.006721407;-0.04105745,-0.1110693;-0.3270165;-0.004281223,-0.1313244;-0.7120955;0.09256081,-0.1311271;-0.6738278;0.0143906,0.01140217;0.5750912;0.005701441,0;0;0,0.02126687;0.3329983;0.003763795,0.04192855;0.6518906;-0.007300973,0.2047587;0.5019543;-0.01702869,0.2270594;0.2115328;-0.01763153,0.2415343;-0.0668357;-0.07507932,-0.1414867;0.5392122;-0.02451844,-0.2947252;0.2916361;-0.03266561,-0.4527129;0.05783851;-0.06977851,0.07754288;-0.002639815;-0.03736007,0.1005964;-0.3384112;-0.01030171,0.09201019;-0.7245699;0.08394372,0.09706274;-0.7552377;0.03421581,-0.07653545;0.01018975;-0.03813314,-0.1185577;-0.3245429;-0.02419941,-0.1251241;-0.7101074;0.07260665,-0.135857;-0.7398047;0.02260654,0.03698639;0.5740513;-0.002140403,638.1333
+0;0;0,0.006930812;0.3335198;0.008412243,0.01353692;0.6531054;0.0007275851,0.187685;0.5233721;0.005414519,0.2275887;0.2353369;0.02232077,0.2614006;-0.03837517;-0.04794468,-0.1620149;0.5176367;0.008852216,-0.291896;0.2569202;0.008450694,-0.4411718;0.01892047;-0.03706464,0.07483283;0.004817735;-0.04233768,0.08627979;-0.3294691;0.003784675,0.08850943;-0.7143407;0.1035011,0.09651706;-0.7392287;0.04780398,-0.07547002;0.006781794;-0.04091364,-0.1106484;-0.3271011;-0.004988015,-0.1320662;-0.7120354;0.09217881,-0.1259359;-0.7406589;0.04017222,0.011921;0.5750842;0.005210939,0;0;0,0.02126687;0.3329983;0.003763795,0.04192855;0.6518906;-0.007300973,0.2047587;0.5019543;-0.01702869,0.2270594;0.2115328;-0.01763153,0.2415343;-0.0668357;-0.07507932,-0.1414867;0.5392122;-0.02451844,-0.2947252;0.2916361;-0.03266561,-0.4527129;0.05783851;-0.06977851,0.07754288;-0.002639815;-0.03736007,0.1005964;-0.3384112;-0.01030171,0.09201019;-0.7245699;0.08394372,0.09706274;-0.7552377;0.03421581,-0.07653545;0.01018975;-0.03813314,-0.1185577;-0.3245429;-0.02419941,-0.1251241;-0.7101074;0.07260665,-0.135857;-0.7398047;0.02260654,0.03698639;0.5740513;-0.002140403,638.1556
+0;0;0,0.006933327;0.3336409;0.008415295,0.01354284;0.6533914;0.0007265019,0.1878414;0.5235694;0.005416145,0.2276409;0.236286;0.02227827,0.261513;-0.0379138;-0.04811237,-0.1621597;0.5178291;0.008856801,-0.2917017;0.257793;0.008456328,-0.4412436;0.01936924;-0.03714011,0.07487807;0.004820647;-0.04236327,0.08631755;-0.329248;0.003728993,0.08854967;-0.7145458;0.1035558,0.09677766;-0.7409443;0.04632605,-0.07551564;0.006785893;-0.04093837,-0.1106711;-0.3268791;-0.00503619,-0.1321126;-0.7122396;0.09223822,-0.1258136;-0.7424763;0.03880053,0.01192601;0.5753261;0.005212389,0;0;0,0.02160984;0.3330978;0.003744006,0.04251923;0.6521409;-0.007279396,0.2052497;0.5017358;-0.01740098,0.2271884;0.2120496;-0.01820135,0.2414139;-0.06694454;-0.07518923,-0.141259;0.5398002;-0.02390814,-0.3000011;0.2966771;-0.03350629,-0.4627795;0.06582676;-0.07222374,0.07754232;-0.002727836;-0.03747475,0.1005633;-0.3382635;-0.01021492,0.091778;-0.7248211;0.08423483,0.09704727;-0.7568064;0.03271997,-0.07661656;0.01027643;-0.03806454,-0.1188643;-0.3242108;-0.02425566,-0.1254607;-0.7102041;0.07264835,-0.1365771;-0.7422417;0.02213616,0.03752358;0.5742599;-0.002129197,638.1891
+0;0;0,0.006931315;0.333544;0.008412854,0.01353934;0.6532224;0.0007257462,0.1879894;0.5233724;0.005414617,0.2277104;0.2366557;0.02224348,0.2616764;-0.03830382;-0.04834221,-0.1623125;0.5176271;0.008858232,-0.291599;0.2581041;0.008458548,-0.4415552;0.01901966;-0.03726422,0.0749286;0.004823901;-0.04239186,0.08635498;-0.3288619;0.00364757,0.0885837;-0.7135735;0.1033225,0.09681882;-0.7400208;0.04604311,-0.0755666;0.006790473;-0.040966,-0.1106817;-0.3264922;-0.005104966,-0.1320907;-0.7112664;0.09202145,-0.1257862;-0.7415553;0.03853741,0.01192285;0.5751736;0.005210686,0;0;0,0.02171252;0.3329909;0.004013658,0.04253913;0.6519746;-0.006779432,0.20532;0.5013493;-0.01747715,0.227185;0.212234;-0.01874459,0.2411594;-0.0676333;-0.07547045,-0.1414879;0.5399854;-0.02304753,-0.3060653;0.3015395;-0.03424094,-0.4723408;0.07240446;-0.07409505,0.07751907;-0.002831265;-0.03764856,0.1002126;-0.3379593;-0.009888887,0.09149406;-0.7239841;0.08419573,0.09670226;-0.7565808;0.03330791,-0.07674661;0.01037235;-0.03790789,-0.1194538;-0.3236789;-0.02440788,-0.1260633;-0.7090577;0.07245559,-0.1364189;-0.7403671;0.02079353,0.03757075;0.5741052;-0.001677632,638.2116
+0;0;0,0.006926354;0.3335452;0.00835901,0.01354737;0.6532229;0.0006368817,0.1878211;0.5235748;0.005127888,0.2273443;0.2362975;0.02217101,0.2610707;-0.03793421;-0.04809539,-0.1621441;0.5178813;0.009259837,-0.302039;0.2633032;0.009718351,-0.4637135;0.03266616;-0.03439251,0.07495169;0.004781134;-0.04241743,0.08611171;-0.3293425;0.002750717,0.08856567;-0.7146221;0.103073,0.09588588;-0.7412496;0.04490731,-0.07559805;0.006832056;-0.04096478,-0.1108001;-0.3267514;-0.005100835,-0.1328087;-0.7122866;0.09179701,-0.1328414;-0.6737284;0.01073988,0.01192833;0.5751747;0.005128497,0;0;0,0.02189258;0.3329789;0.004005075,0.04278424;0.6519593;-0.006766319,0.2053061;0.5013316;-0.01751542,0.2272466;0.2116821;-0.01912737,0.241606;-0.06726515;-0.0762248,-0.1411853;0.5404542;-0.02243226,-0.3119231;0.3057509;-0.03442141,-0.4829916;0.08138123;-0.07530806,0.07746794;-0.002901733;-0.03781736,0.1001596;-0.338299;-0.009584546,0.09139284;-0.7250928;0.08435559,0.0976625;-0.7583715;0.03336537,-0.07681631;0.01044662;-0.03781504,-0.1195874;-0.3239336;-0.02501517,-0.1267754;-0.7098888;0.07244188,-0.1363425;-0.7410964;0.01947383,0.03780725;0.5740904;-0.001669407,638.2341
+0;0;0,0.006925995;0.3335279;0.008358575,0.01354702;0.653206;0.0006364067,0.1877176;0.5235875;0.005127457,0.2272913;0.2359425;0.02219239,0.2609544;-0.03777432;-0.04794206,-0.1620423;0.5178972;0.009256982,-0.3021163;0.2629933;0.009716083,-0.4634873;0.03278929;-0.03431196,0.07502861;0.004786041;-0.04246096,0.08619188;-0.3294351;0.002720367,0.08865296;-0.7158331;0.1033338,0.09589322;-0.7418421;0.04580342,-0.07567562;0.006839067;-0.04100681,-0.110888;-0.3268417;-0.005132407,-0.1329605;-0.713496;0.09204669,-0.1329928;-0.6750312;0.01187485,0.01192796;0.575157;0.005128067,0;0;0,0.02203918;0.3329502;0.004135728,0.04299979;0.6519293;-0.006550312,0.2053493;0.5012366;-0.01744473,0.2274336;0.2112268;-0.01932335,0.2423732;-0.06697801;-0.07721841,-0.140961;0.5406712;-0.02188549,-0.3173094;0.3097752;-0.03549564,-0.4948188;0.0910366;-0.07570455,0.07742941;-0.002964407;-0.03809237,0.100156;-0.3384137;-0.009334089,0.09130353;-0.7263369;0.08484519,0.09733962;-0.7584308;0.03378547,-0.0769667;0.01049649;-0.03769725,-0.1197701;-0.3239855;-0.02507339,-0.1271609;-0.7110676;0.07262751,-0.1365267;-0.7416314;0.02024931,0.038008;0.5740594;-0.001471639,638.267
+0;0;0,0.006925485;0.3335033;0.00835796,0.01354604;0.6531587;0.0006363625,0.1875026;0.5236091;0.005127064,0.2271608;0.2353503;0.02222842,0.2608839;-0.03885463;-0.04803111,-0.1618313;0.5179257;0.009251559,-0.3022043;0.2624779;0.00971164,-0.463863;0.03186335;-0.03439491,0.07514352;0.004793371;-0.04252599,0.08632456;-0.3299598;0.00272727,0.08878428;-0.7161452;0.1032854,0.09935376;-0.7679083;0.01930128,-0.07579152;0.006849541;-0.04106962,-0.1110599;-0.3273625;-0.005138095,-0.1331203;-0.713804;0.09198751,-0.1331674;-0.671447;-0.025049,0.01192711;0.5751159;0.005127672,0;0;0,0.02214292;0.3329172;0.004255056,0.04310463;0.6518772;-0.006318688,0.2052529;0.5013192;-0.0174309,0.2276263;0.2107085;-0.0192287,0.2429177;-0.06780252;-0.07804871,-0.1407101;0.5407818;-0.02116809,-0.3218004;0.3128495;-0.03571331,-0.5136845;0.1064961;-0.07884958,0.0774001;-0.00293304;-0.03845263,0.1000114;-0.3388617;-0.008901715,0.09119844;-0.7265578;0.08528507,0.08966893;-0.7157082;-0.03082335,-0.07719602;0.01049669;-0.03753101,-0.1201625;-0.3245229;-0.02535039,-0.1276246;-0.7112845;0.07271519,-0.1395301;-0.7692026;-0.004608162,0.03811763;0.5740114;-0.001265168,638.3008
+0;0;0,0.007056267;0.3334439;0.008212334,0.01382707;0.6530674;0.0003284705,0.1875491;0.5236996;0.004734484,0.2277856;0.2346856;0.02198107,0.2612892;-0.04058918;-0.04820795,-0.1614312;0.5181803;0.009587521,-0.3153402;0.2696713;0.008662263,-0.4850492;0.04379667;-0.0361112,0.0751227;0.004749938;-0.04263834,0.08605496;-0.3306714;0.002902787,0.0884721;-0.7164037;0.1033707,0.09868305;-0.7681034;0.01927166,-0.07587331;0.006891079;-0.04098491,-0.1114958;-0.3279766;-0.00498962,-0.1335457;-0.7140058;0.0918832,-0.1270185;-0.770615;0.01246033,0.01217143;0.5750334;0.004860138,0;0;0,0.02237692;0.3328396;0.004370451,0.04354138;0.651763;-0.006154537,0.2053992;0.5012661;-0.01725686,0.228071;0.2098435;-0.01935601,0.2439614;-0.06932628;-0.07966268,-0.1401729;0.5408751;-0.02053702,-0.326407;0.3160542;-0.03530111,-0.5154833;0.1057458;-0.07826245,0.07735623;-0.00295642;-0.03861713,0.09973726;-0.3395489;-0.008524299,0.09124327;-0.7267564;0.08574784,0.08961727;-0.7158977;-0.03036726,-0.07728884;0.01051861;-0.03741395,-0.1202024;-0.3252086;-0.02530502,-0.127799;-0.7114744;0.07282813,-0.1397236;-0.7681382;-0.005905181,0.03850021;0.5739058;-0.001110673,638.3357
+0;0;0,0.007056267;0.3334439;0.008212334,0.01382707;0.6530674;0.0003284705,0.1875491;0.5236996;0.004734484,0.2277856;0.2346856;0.02198107,0.2612892;-0.04058918;-0.04820795,-0.1614312;0.5181803;0.009587521,-0.3153402;0.2696713;0.008662263,-0.4850492;0.04379667;-0.0361112,0.0751227;0.004749938;-0.04263834,0.08605496;-0.3306714;0.002902787,0.0884721;-0.7164037;0.1033707,0.09868305;-0.7681034;0.01927166,-0.07587331;0.006891079;-0.04098491,-0.1114958;-0.3279766;-0.00498962,-0.1335457;-0.7140058;0.0918832,-0.1270185;-0.770615;0.01246033,0.01217143;0.5750334;0.004860138,0;0;0,0.02237692;0.3328396;0.004370451,0.04354138;0.651763;-0.006154537,0.2053992;0.5012661;-0.01725686,0.228071;0.2098435;-0.01935601,0.2439614;-0.06932628;-0.07966268,-0.1401729;0.5408751;-0.02053702,-0.326407;0.3160542;-0.03530111,-0.5154833;0.1057458;-0.07826245,0.07735623;-0.00295642;-0.03861713,0.09973726;-0.3395489;-0.008524299,0.09124327;-0.7267564;0.08574784,0.08961727;-0.7158977;-0.03036726,-0.07728884;0.01051861;-0.03741395,-0.1202024;-0.3252086;-0.02530502,-0.127799;-0.7114744;0.07282813,-0.1397236;-0.7681382;-0.005905181,0.03850021;0.5739058;-0.001110673,638.3566
+0;0;0,0.00705568;0.3334162;0.00821165,0.0138267;0.6530497;0.0003275038,0.1873286;0.523743;0.004733865,0.2275973;0.2344972;0.02199429,0.2611749;-0.04138508;-0.04834965,-0.1612138;0.5182307;0.009580811,-0.3152462;0.2695224;0.008654811,-0.4853297;0.04314928;-0.03621746,0.07525947;0.004758586;-0.04271597,0.08623057;-0.3318544;0.00298696,0.08864212;-0.7166944;0.1032225,0.09885392;-0.7684008;0.01911644,-0.07601145;0.006903626;-0.04105953,-0.1117605;-0.3291538;-0.00493636,-0.1337594;-0.7142898;0.09171234,-0.1272317;-0.7709062;0.0122829,0.01217099;0.5750124;0.004859361,0;0;0,0.02260057;0.3327951;0.00449264,0.0439802;0.6517175;-0.005930185,0.2054538;0.5010756;-0.01720405,0.2282251;0.2094256;-0.01929712,0.244484;-0.07030943;-0.07988346,-0.1396757;0.5411553;-0.01978391,-0.3286384;0.3183435;-0.03496979,-0.5213884;0.1103815;-0.07723108,0.07731485;-0.002870574;-0.03905714,0.0988305;-0.3406745;-0.008348465,0.09118048;-0.7269093;0.08609127,0.08940896;-0.716039;-0.03003348,-0.07753804;0.01048892;-0.03727091,-0.1205529;-0.326443;-0.02526932,-0.1282441;-0.7118313;0.07256433,-0.1402742;-0.7688379;-0.00578858,0.03888271;0.573859;-0.0009130239,638.3899
+0;0;0,0.007260683;0.3333637;0.008079684,0.01441255;0.6530079;-1.974264E-05,0.1875952;0.5238862;0.004368782,0.2281958;0.2340986;0.02182347,0.2615522;-0.04171193;-0.04837736,-0.1605933;0.5186338;0.009992149,-0.3231378;0.274695;0.008236556,-0.5118861;0.0636031;-0.0356561,0.07543798;0.00474177;-0.04283184,0.0863039;-0.3326788;0.003057644,0.08881392;-0.7172325;0.1029973,0.0960518;-0.7433681;0.04539711,-0.07620247;0.006955381;-0.04114298,-0.1120767;-0.3299111;-0.004941449,-0.1339781;-0.7147355;0.09152744,-0.1287279;-0.7445245;0.03749887,0.01264863;0.5749669;0.004571968,0;0;0,0.02289694;0.3327203;0.004714966,0.04455831;0.6516538;-0.005547047,0.2056094;0.5008847;-0.01699245,0.2284411;0.2086439;-0.01898873,0.2449764;-0.07095411;-0.07951808,-0.1389339;0.5410325;-0.01915762,-0.3316883;0.3207093;-0.0344349,-0.5293298;0.1175013;-0.07634644,0.07735313;-0.002753332;-0.03945696,0.09836362;-0.341341;-0.007937431,0.09122016;-0.7271911;0.08663702,0.09581954;-0.7620223;0.03870857,-0.07786788;0.01041685;-0.03709477,-0.1208185;-0.3273509;-0.02506408,-0.1285408;-0.7123812;0.07275075,-0.1376086;-0.7424166;0.01950688,0.0393837;0.5737882;-0.0005712509,638.4237
+0;0;0,0.007260302;0.3333462;0.008079262,0.01441211;0.6529878;-2.00686E-05,0.1876079;0.5238636;0.004368362,0.2282404;0.2338489;0.02183674,0.2617038;-0.04284632;-0.04858926,-0.1606068;0.5186108;0.009992154,-0.3232787;0.2744808;0.008235185,-0.5126324;0.06271183;-0.03579825,0.07541694;0.004740448;-0.04281989,0.08629031;-0.3329112;0.003101017,0.08880329;-0.7179178;0.1031584,0.09599368;-0.7436851;0.04593613,-0.07618123;0.006953442;-0.04113151,-0.1120801;-0.3301437;-0.00490519,-0.1340073;-0.7154213;0.09167732,-0.1287915;-0.744818;0.03800326,0.01264822;0.5749481;0.004571564,0;0;0,0.02303308;0.3326927;0.004762769,0.04481758;0.6516166;-0.00545907,0.2057937;0.5007801;-0.01720381,0.2286771;0.2083115;-0.01898003,0.24595;-0.07201654;-0.08028018,-0.1387756;0.5411234;-0.01875789,-0.3353491;0.3239746;-0.03518755,-0.5395309;0.1253662;-0.07397325,0.07733563;-0.00281468;-0.0394336,0.09793952;-0.3416572;-0.007861733,0.09104007;-0.7278963;0.08710968,0.09585662;-0.7621104;0.03926157,-0.0778471;0.01048004;-0.03706384,-0.120663;-0.327547;-0.02523037,-0.1285944;-0.7130511;0.07260408,-0.1375161;-0.7432928;0.02037935,0.03961244;0.5737536;-0.0004938841,638.4462
+0;0;0,0.007259855;0.3333256;0.008078764,0.01441212;0.6529877;-2.109352E-05,0.1875144;0.5238857;0.004367751,0.2281422;0.2339042;0.02183412,0.2617208;-0.04374343;-0.04883429,-0.1605143;0.5186356;0.009988539,-0.3231676;0.2745337;0.008231772,-0.513173;0.06203578;-0.03595323,0.07540508;0.004739701;-0.04281316,0.08628368;-0.3330745;0.003129873,0.08879449;-0.71775;0.1031012,0.09600685;-0.7436876;0.0457041,-0.07616923;0.006952346;-0.04112503,-0.1120853;-0.3303072;-0.004881263,-0.1339937;-0.7152535;0.09161818,-0.1287619;-0.7448317;0.03778012,0.01264811;0.5749429;0.004570845,0;0;0,0.02321684;0.3326586;0.004817128,0.04519053;0.6515913;-0.005366206,0.205946;0.5006282;-0.0172075,0.2290052;0.208207;-0.01894128,0.2470665;-0.07303244;-0.08048761,-0.1383683;0.5410641;-0.01847648,-0.3373123;0.3261437;-0.03507211,-0.5449893;0.1298889;-0.07462036,0.07732947;-0.002880051;-0.03941083,0.09760138;-0.3419091;-0.00785327,0.0910943;-0.7277542;0.08731508,0.09596159;-0.7619614;0.03905308,-0.07783785;0.01054261;-0.03703346,-0.1205548;-0.3276616;-0.02517173,-0.1289397;-0.7129074;0.07225104,-0.1371937;-0.7434912;0.01993522,0.03993475;0.5737258;-0.0004118681,638.4795
+0;0;0,0.007382642;0.333328;0.008019525,0.01464027;0.6530209;-0.0001076097,0.1877928;0.5239609;0.003948219,0.2289334;0.2340152;0.02135553,0.2628574;-0.04486489;-0.04944586,-0.1604362;0.5189365;0.01056982,-0.333384;0.2819846;0.007929092,-0.5290431;0.07278301;-0.0355447,0.07537917;0.004698872;-0.04285634,0.08604832;-0.3336316;0.003304843,0.08880424;-0.7177813;0.1035733,0.09675297;-0.7430764;0.04581153,-0.07619216;0.006991209;-0.04106878,-0.1123447;-0.330772;-0.004720807,-0.1342958;-0.7153095;0.09161919,-0.1347723;-0.6768865;0.01170686,0.01285341;0.5749667;0.004487527,0;0;0,0.02337138;0.3326503;0.00489378,0.04547618;0.6516091;-0.005245447,0.206175;0.5004731;-0.01720655,0.2292467;0.2080201;-0.01894212,0.248572;-0.07438499;-0.08068073,-0.1382115;0.5411308;-0.01811385,-0.3408442;0.3296718;-0.03511938,-0.5504886;0.1338812;-0.07577692,0.07733317;-0.002930522;-0.03939235,0.09717978;-0.3425031;-0.007632136,0.09115479;-0.7279179;0.08750748,0.09624559;-0.7618706;0.03912067,-0.07784101;0.01059148;-0.03700494,-0.1205422;-0.3281486;-0.02500858,-0.1290425;-0.7130387;0.07204649,-0.1369999;-0.744261;0.0206104,0.04018521;0.5737352;-0.0003026724,638.5022
+0;0;0,0.007382642;0.333328;0.008019525,0.01464027;0.6530209;-0.0001076097,0.1877928;0.5239609;0.003948219,0.2289334;0.2340152;0.02135553,0.2628574;-0.04486489;-0.04944586,-0.1604362;0.5189365;0.01056982,-0.333384;0.2819846;0.007929092,-0.5290431;0.07278301;-0.0355447,0.07537917;0.004698872;-0.04285634,0.08604832;-0.3336316;0.003304843,0.08880424;-0.7177813;0.1035733,0.09675297;-0.7430764;0.04581153,-0.07619216;0.006991209;-0.04106878,-0.1123447;-0.330772;-0.004720807,-0.1342958;-0.7153095;0.09161919,-0.1347723;-0.6768865;0.01170686,0.01285341;0.5749667;0.004487527,0;0;0,0.02337138;0.3326503;0.00489378,0.04547618;0.6516091;-0.005245447,0.206175;0.5004731;-0.01720655,0.2292467;0.2080201;-0.01894212,0.248572;-0.07438499;-0.08068073,-0.1382115;0.5411308;-0.01811385,-0.3408442;0.3296718;-0.03511938,-0.5504886;0.1338812;-0.07577692,0.07733317;-0.002930522;-0.03939235,0.09717978;-0.3425031;-0.007632136,0.09115479;-0.7279179;0.08750748,0.09624559;-0.7618706;0.03912067,-0.07784101;0.01059148;-0.03700494,-0.1205422;-0.3281486;-0.02500858,-0.1290425;-0.7130387;0.07204649,-0.1369999;-0.744261;0.0206104,0.04018521;0.5737352;-0.0003026724,638.5241
+0;0;0,0.007381895;0.3332943;0.008018713,0.0146401;0.6530128;-0.0001091002,0.1877657;0.5239537;0.003947215,0.2289371;0.233791;0.02136755,0.2629285;-0.04564297;-0.04957446,-0.16041;0.5189301;0.0105678,-0.3334872;0.2818009;0.007925097,-0.5295349;0.07218379;-0.03563504,0.07540941;0.004700757;-0.04287354,0.08610711;-0.3345346;0.003411118,0.08885805;-0.71799;0.1034984,0.0967325;-0.7427683;0.04627639,-0.07622272;0.006994013;-0.04108525,-0.112472;-0.3316726;-0.004640061,-0.1343834;-0.7155151;0.09152581,-0.1348554;-0.6771709;0.01236031,0.01285309;0.5749518;0.004486441,0;0;0,0.02351707;0.3326056;0.004933357,0.04574625;0.6515827;-0.005172014,0.2063342;0.5003449;-0.01715839,0.2295612;0.2076831;-0.01875687,0.249615;-0.07521647;-0.08070219,-0.1380657;0.5414677;-0.01754452,-0.3444942;0.3334488;-0.03510556,-0.5564836;0.1392477;-0.07532984,0.07731709;-0.002949536;-0.03949916,0.09679949;-0.3434169;-0.007253647,0.09119566;-0.728141;0.08771515,0.09601727;-0.7599657;0.03780043,-0.07791244;0.01065241;-0.03691874,-0.1205763;-0.329015;-0.02495461,-0.1291114;-0.713196;0.07197431,-0.1372617;-0.7445123;0.02186518,0.04041931;0.5737037;-0.0002398491,638.5573
+0;0;0,0.007528673;0.3332785;0.007952305,0.014976;0.6529896;-0.0002508368,0.1880745;0.5239919;0.003608374,0.2295724;0.2338295;0.02070532,0.2635372;-0.0457736;-0.05038218,-0.1602723;0.5194355;0.01109002,-0.3424909;0.2892194;0.008732536,-0.5521241;0.09312592;-0.03583429,0.07541464;0.004666598;-0.04289198,0.08621489;-0.3349026;0.003324505,0.08872495;-0.7187775;0.1039325,0.09669786;-0.7427846;0.04627167,-0.076237;0.00703736;-0.04107631,-0.1125847;-0.3319417;-0.00458087,-0.134299;-0.716309;0.09174405,-0.1349118;-0.6779858;0.01277915,0.01314089;0.574931;0.004363322,0;0;0,0.02365141;0.3325821;0.004921198,0.04597565;0.6515509;-0.005200148,0.2064973;0.5001903;-0.01713133,0.2296947;0.207499;-0.01865458,0.2503103;-0.07554626;-0.08066523,-0.137963;0.5417222;-0.01704368,-0.3479905;0.3374503;-0.03628092,-0.5625659;0.1455476;-0.07521236,0.07726539;-0.002936274;-0.03962708,0.09666929;-0.3437209;-0.007235646,0.09126898;-0.7288578;0.08830845,0.0958894;-0.760147;0.03803527,-0.07795811;0.01067236;-0.03684428,-0.120613;-0.3293255;-0.02493172,-0.1291431;-0.7140315;0.07210822,-0.1372451;-0.7453866;0.02235869,0.04062762;0.5736739;-0.0002623796,638.5801
+0;0;0,0.007528049;0.3332509;0.007951647,0.01497532;0.6529597;-0.0002513514,0.1879049;0.5240137;0.003608442,0.2294338;0.2336347;0.02071815,0.2634329;-0.04625034;-0.05044104,-0.1601054;0.5194616;0.01108286,-0.34246;0.2890737;0.008723618,-0.5523046;0.09278244;-0.03588815,0.07543329;0.004667752;-0.0429026,0.08625273;-0.3355044;0.003395945,0.08876175;-0.7192215;0.1039626,0.09682733;-0.7438563;0.04563161,-0.07625586;0.0070391;-0.04108648,-0.1126681;-0.3325418;-0.004526239,-0.1343734;-0.7167511;0.09175909,-0.1349933;-0.6783313;0.01187642,0.01314027;0.5749035;0.004362661,0;0;0,0.02378342;0.3325446;0.004950166,0.04624546;0.6515028;-0.005126119,0.2065143;0.5001077;-0.01713967,0.229913;0.2072119;-0.01850498,0.251205;-0.07605067;-0.08066761,-0.1376418;0.5420115;-0.01662013,-0.3505959;0.340552;-0.03666914,-0.5676746;0.1510698;-0.0757654,0.07727088;-0.002984851;-0.03965986,0.09651482;-0.3443725;-0.007074237,0.09112762;-0.7293746;0.08833611,0.09548265;-0.7605308;0.03643739,-0.07799729;0.01074154;-0.03679191,-0.1206357;-0.3298723;-0.02488299,-0.1291055;-0.7144103;0.07216128,-0.137551;-0.7465362;0.02194603,0.04086231;0.57363;-0.0002009869,638.6025
+0;0;0,0.007526574;0.3331856;0.007950089,0.01497413;0.6529066;-0.0002535349,0.1877292;0.5240013;0.003607604,0.2293039;0.2333021;0.02073617,0.2633038;-0.04659033;-0.05042491,-0.1599341;0.5194538;0.01107457,-0.3424897;0.2888119;0.008712725,-0.5523399;0.09251542;-0.03590023,0.07546536;0.004669737;-0.04292084,0.08628958;-0.335653;0.003398206,0.08879907;-0.7194403;0.1039833,0.09689087;-0.7442527;0.04546269,-0.07628828;0.007042093;-0.04110394,-0.1127166;-0.3326891;-0.00452752,-0.1344259;-0.7169688;0.09177543,-0.1350479;-0.6785215;0.01163315,0.01313885;0.5748404;0.00436107,0;0;0,0.02419204;0.3324479;0.005062699,0.04686003;0.6514037;-0.005010009,0.2068557;0.5000077;-0.01715052,0.2304693;0.2068032;-0.0183177,0.2518312;-0.07654956;-0.08008003,-0.1369328;0.5419978;-0.01635918,-0.3533735;0.3438889;-0.03719451,-0.5790936;0.1655072;-0.07950431,0.07723118;-0.003051609;-0.0398128,0.09676396;-0.3445603;-0.0070647,0.09149479;-0.7296121;0.08845365,0.09658029;-0.7622417;0.03799367,-0.07807794;0.01081304;-0.03668704,-0.1203932;-0.3300044;-0.02506525,-0.1288787;-0.71464;0.0718876,-0.136989;-0.7480089;0.02276397,0.04141489;0.5735255;-7.808208E-05,638.6362
+0;0;0,0.007684885;0.3332191;0.007929605,0.01532193;0.6530253;-0.000272098,0.1878844;0.5240166;0.003290737,0.2292871;0.2325895;0.02052243,0.2636608;-0.04688147;-0.05078412,-0.1597343;0.520324;0.01171805,-0.3543139;0.2987987;0.009229824,-0.5694182;0.1089767;-0.03624508,0.07540513;0.00460281;-0.0430979,0.08606307;-0.3356308;0.003650449,0.08845444;-0.7193779;0.1040099,0.09605818;-0.7436857;0.04625652,-0.07638405;0.007156848;-0.04097323,-0.1129499;-0.3325472;-0.00461404,-0.1346667;-0.7167098;0.09175566,-0.1354327;-0.6783601;0.01255784,0.01343782;0.5749366;0.004339716,0;0;0,0.02435047;0.3324739;0.005009651,0.04720853;0.6515034;-0.00513196,0.2069676;0.4999351;-0.01718366,0.2306957;0.2060353;-0.01803422,0.2520659;-0.07698765;-0.07977188,-0.1365204;0.5419987;-0.01628124,-0.3570743;0.3475081;-0.03796525,-0.5818099;0.1684399;-0.08037655,0.07725161;-0.003102809;-0.03983855,0.09677348;-0.3445774;-0.007098079,0.09158119;-0.7295779;0.08822895,0.09661984;-0.7622214;0.03931058,-0.07812742;0.01088053;-0.03663697,-0.1203794;-0.3299216;-0.02538618,-0.1291185;-0.7143884;0.07181756,-0.1365049;-0.7481759;0.02470915,0.04171332;0.5736065;-0.0001795292,638.6691
+0;0;0,0.007684885;0.3332191;0.007929605,0.01532193;0.6530253;-0.000272098,0.1878844;0.5240166;0.003290737,0.2292871;0.2325895;0.02052243,0.2636608;-0.04688147;-0.05078412,-0.1597343;0.520324;0.01171805,-0.3543139;0.2987987;0.009229824,-0.5694182;0.1089767;-0.03624508,0.07540513;0.00460281;-0.0430979,0.08606307;-0.3356308;0.003650449,0.08845444;-0.7193779;0.1040099,0.09605818;-0.7436857;0.04625652,-0.07638405;0.007156848;-0.04097323,-0.1129499;-0.3325472;-0.00461404,-0.1346667;-0.7167098;0.09175566,-0.1354327;-0.6783601;0.01255784,0.01343782;0.5749366;0.004339716,0;0;0,0.02435047;0.3324739;0.005009651,0.04720853;0.6515034;-0.00513196,0.2069676;0.4999351;-0.01718366,0.2306957;0.2060353;-0.01803422,0.2520659;-0.07698765;-0.07977188,-0.1365204;0.5419987;-0.01628124,-0.3570743;0.3475081;-0.03796525,-0.5818099;0.1684399;-0.08037655,0.07725161;-0.003102809;-0.03983855,0.09677348;-0.3445774;-0.007098079,0.09158119;-0.7295779;0.08822895,0.09661984;-0.7622214;0.03931058,-0.07812742;0.01088053;-0.03663697,-0.1203794;-0.3299216;-0.02538618,-0.1291185;-0.7143884;0.07181756,-0.1365049;-0.7481759;0.02470915,0.04171332;0.5736065;-0.0001795292,638.6917
+0;0;0,0.007684224;0.3331905;0.007928925,0.01532089;0.6529808;-0.0002723671,0.1878506;0.5239857;0.003290431,0.2292266;0.2327461;0.02051104,0.2636493;-0.0471229;-0.05089704,-0.1597026;0.5202938;0.01171615,-0.3541571;0.2989109;0.00922953,-0.5695677;0.1088186;-0.03631013,0.07543839;0.00460484;-0.04311691,0.08609648;-0.3356336;0.003632106,0.08848408;-0.7187757;0.1038333,0.09972579;-0.7690668;0.01844815,-0.07641774;0.007160004;-0.0409913,-0.1129841;-0.3325489;-0.004631594,-0.1346667;-0.7161058;0.09158615,-0.1357992;-0.6737613;-0.02550344,0.01343687;0.5748961;0.004339213,0;0;0,0.02445082;0.3324392;0.004918694,0.04738711;0.651444;-0.005315185,0.2070503;0.4997633;-0.01722991,0.2309508;0.2060672;-0.01788294,0.2522148;-0.07751399;-0.07904041,-0.136389;0.542157;-0.01611888,-0.3602368;0.3518398;-0.03849224,-0.5870825;0.1749579;-0.08167271,0.07726361;-0.003116652;-0.03989792,0.09676728;-0.3446036;-0.007224441,0.09152167;-0.7289894;0.08797991,0.08896852;-0.718071;-0.02817953,-0.07819834;0.01092125;-0.03656458,-0.1206286;-0.3298717;-0.02555845,-0.129048;-0.7137561;0.07142489,-0.139873;-0.7774562;0.0009495914,0.04187562;0.5735539;-0.0003359318,638.725
+0;0;0,0.007880462;0.3331302;0.00790216,0.01574522;0.6528728;-0.0002922118,0.1881208;0.5236714;0.002960905,0.2293074;0.2321191;0.02043775,0.2639904;-0.0482156;-0.05170252,-0.1595676;0.5211338;0.01240885,-0.3653148;0.3098118;0.008453894,-0.589941;0.1292659;-0.03560228,0.07540542;0.004540792;-0.04327387,0.08611891;-0.3357929;0.003395155,0.0882647;-0.7196456;0.1041875,0.09637495;-0.7428828;0.04749153,-0.07652356;0.007204676;-0.04088352,-0.1142975;-0.3325163;-0.005070008,-0.1355805;-0.7167669;0.09191012,-0.1364801;-0.6785744;0.01415097,0.01380257;0.5747986;0.004313454,0;0;0,0.02456743;0.3323761;0.004782677,0.04754645;0.6513335;-0.005509138,0.2071729;0.499673;-0.01745784,0.2310456;0.2056755;-0.01777112,0.2522839;-0.07884696;-0.07769239,-0.1362823;0.5423789;-0.01606301,-0.3634364;0.3556458;-0.03921957,-0.5931671;0.1812909;-0.08186787,0.07725978;-0.0031849;-0.04000008,0.09691027;-0.3447598;-0.007437825,0.09154704;-0.7299054;0.08816934,0.096489;-0.7620522;0.04097021,-0.07829805;0.01102628;-0.03642884,-0.1208574;-0.3298503;-0.0258604,-0.129297;-0.7145877;0.07115778,-0.135885;-0.7469778;0.02448357,0.04203026;0.5734539;-0.0005174875,638.7475
+0;0;0,0.007877709;0.3330139;0.0078994,0.01574103;0.6526977;-0.0002937475,0.1880468;0.5235248;0.002959443,0.2292233;0.2320437;0.02043202,0.2638692;-0.04799163;-0.0516312,-0.1595019;0.5209882;0.01240359,-0.3651989;0.3097179;0.008449597,-0.5895851;0.1293648;-0.03555953,0.07546461;0.004544356;-0.04330784,0.08618212;-0.3359173;0.003378723,0.08832676;-0.7195655;0.1041174,0.09638925;-0.7424892;0.04775534,-0.07658362;0.007210331;-0.04091561,-0.1143717;-0.3326383;-0.005088639,-0.1356435;-0.7166842;0.09183984,-0.1365377;-0.67854;0.0145387,0.01379857;0.5746315;0.004311448,0;0;0,0.02479799;0.3322429;0.004732847,0.04785573;0.6511352;-0.005571604,0.2073848;0.4994761;-0.01751447,0.2312201;0.2055477;-0.0175029,0.2525804;-0.07877231;-0.0768249,-0.1359928;0.5425628;-0.01593293,-0.3656311;0.3591002;-0.03980191,-0.596191;0.1863783;-0.08249249,0.07730356;-0.003273889;-0.04005706,0.09719382;-0.3449625;-0.00747025,0.09185435;-0.7299228;0.08800709,0.09770486;-0.7609411;0.04020393,-0.07839183;0.01112845;-0.0363594,-0.1207495;-0.3299098;-0.02599913,-0.1292638;-0.7144209;0.07104537,-0.1360444;-0.7457008;0.02370205,0.04232611;0.573265;-0.0005741119,638.7701
+0;0;0,0.007877433;0.3330022;0.007899123,0.01574036;0.6526703;-0.0002936344,0.1879446;0.5235307;0.002960137,0.2291536;0.2318195;0.02044651,0.2637686;-0.04796526;-0.05155224,-0.1594015;0.5209955;0.01239878,-0.3652608;0.3095584;0.008441666,-0.5894462;0.1293667;-0.03552807,0.07551143;0.004547175;-0.0433347,0.08623117;-0.3359853;0.003361575,0.08837611;-0.7196866;0.1041142,0.1005886;-0.7698518;0.01874071,-0.07663114;0.007214805;-0.040941,-0.1144271;-0.3327045;-0.005106572,-0.1357018;-0.7168036;0.09183531,-0.1370564;-0.6744671;-0.02525529,0.01379799;0.5746075;0.004311354,0;0;0,0.02493325;0.3322224;0.004640579,0.04808384;0.6510901;-0.005721331,0.2074937;0.499435;-0.01749587,0.2313019;0.2052712;-0.0170902,0.2526893;-0.07890427;-0.07581317,-0.1357893;0.5429223;-0.01551943,-0.3679141;0.3623317;-0.04010576,-0.5998662;0.1917304;-0.08199772,0.07732874;-0.003325239;-0.04012179,0.09739807;-0.3450792;-0.007576346,0.09200384;-0.7300874;0.08793294,0.08925903;-0.7191759;-0.02822351,-0.07847661;0.01118005;-0.0362902,-0.1207126;-0.3299514;-0.02612818,-0.1292821;-0.7143958;0.07139841,-0.1410381;-0.7769676;-0.0004102513,0.04253645;0.5732256;-0.0007095337,638.8033
+0;0;0,0.008261377;0.3328499;0.007793718,0.016793;0.6523788;-0.0005129725,0.1886141;0.5231655;0.002615175,0.2296983;0.2316348;0.02012757,0.2639129;-0.04548788;-0.05156162,-0.1587212;0.5220068;0.01302541,-0.3730569;0.3194744;0.007969175,-0.6015819;0.1489751;-0.03461364,0.0755933;0.004472912;-0.04343212,0.08626457;-0.3363418;0.003265887,0.08810439;-0.7203308;0.1041809,0.09579744;-0.7446678;0.04634318,-0.07673568;0.007340111;-0.04096904,-0.1144427;-0.3328458;-0.004899751,-0.1358943;-0.7172464;0.09210955,-0.12919;-0.7467547;0.03947208,0.01466284;0.5743453;0.004118787,0;0;0,0.0251724;0.3320597;0.004558206,0.04843737;0.650799;-0.005825996,0.2077102;0.49926;-0.01747847,0.2315782;0.2052976;-0.01640284,0.2526947;-0.07640028;-0.07391262,-0.1353777;0.5430416;-0.01538248,-0.3695335;0.3654476;-0.04020465,-0.6005874;0.1982773;-0.08233726,0.07742284;-0.003462046;-0.04017985,0.097781;-0.3454675;-0.007514,0.09245631;-0.7308763;0.08770442,0.09923084;-0.7642798;0.03984022,-0.07861555;0.01131771;-0.03622442,-0.1204028;-0.3301514;-0.02612841,-0.1290744;-0.7149305;0.07136361,-0.1371971;-0.7478181;0.0230308,0.04287295;0.5729588;-0.0008101463,638.837
+0;0;0,0.008261377;0.3328499;0.007793718,0.016793;0.6523788;-0.0005129725,0.1886141;0.5231655;0.002615175,0.2296983;0.2316348;0.02012757,0.2639129;-0.04548788;-0.05156162,-0.1587212;0.5220068;0.01302541,-0.3730569;0.3194744;0.007969175,-0.6015819;0.1489751;-0.03461364,0.0755933;0.004472912;-0.04343212,0.08626457;-0.3363418;0.003265887,0.08810439;-0.7203308;0.1041809,0.09579744;-0.7446678;0.04634318,-0.07673568;0.007340111;-0.04096904,-0.1144427;-0.3328458;-0.004899751,-0.1358943;-0.7172464;0.09210955,-0.12919;-0.7467547;0.03947208,0.01466284;0.5743453;0.004118787,0;0;0,0.0251724;0.3320597;0.004558206,0.04843737;0.650799;-0.005825996,0.2077102;0.49926;-0.01747847,0.2315782;0.2052976;-0.01640284,0.2526947;-0.07640028;-0.07391262,-0.1353777;0.5430416;-0.01538248,-0.3695335;0.3654476;-0.04020465,-0.6005874;0.1982773;-0.08233726,0.07742284;-0.003462046;-0.04017985,0.097781;-0.3454675;-0.007514,0.09245631;-0.7308763;0.08770442,0.09923084;-0.7642798;0.03984022,-0.07861555;0.01131771;-0.03622442,-0.1204028;-0.3301514;-0.02612841,-0.1290744;-0.7149305;0.07136361,-0.1371971;-0.7478181;0.0230308,0.04287295;0.5729588;-0.0008101463,638.8592
+0;0;0,0.00826038;0.3328097;0.007792776,0.01679071;0.6522899;-0.0005127052,0.1886217;0.5230843;0.002614731,0.229736;0.2313398;0.02013998,0.2637987;-0.04455197;-0.05123079,-0.1587328;0.5219255;0.01302555,-0.3732258;0.3192446;0.007965597,-0.6007358;0.1495026;-0.03442807,0.07552201;0.004468694;-0.04339116,0.0861856;-0.3361008;0.003273234,0.0880262;-0.7202528;0.1042311,0.09938698;-0.7704952;0.01881871,-0.07666331;0.007333189;-0.04093041,-0.1143432;-0.3326078;-0.004887078,-0.1358039;-0.7171716;0.09216338,-0.1259033;-0.775051;0.01443057,0.01466083;0.574267;0.004118427,0;0;0,0.02525159;0.3320146;0.004465938,0.04855656;0.6507006;-0.005966425,0.2078424;0.49917;-0.01752257,0.2316839;0.2049894;-0.01620626,0.2527233;-0.0755209;-0.07314205,-0.1353086;0.5431073;-0.01540254,-0.372396;0.3691539;-0.04074297,-0.6072277;0.2096357;-0.08291383,0.07739564;-0.003504887;-0.04004955,0.09810605;-0.3452538;-0.00752902,0.09252911;-0.7308891;0.08746052,0.0897517;-0.7199799;-0.02869034,-0.07850359;0.01135086;-0.03625853,-0.1203703;-0.3298641;-0.02634302,-0.1292309;-0.7148587;0.07096753,-0.1418552;-0.7786837;0.0009625629,0.04298674;0.572872;-0.0009407997,638.8926
+0;0;0,0.008704695;0.3327191;0.007734871,0.0178495;0.6521062;-0.0005731983,0.1894926;0.5225612;0.002179081,0.2302835;0.23026;0.01960713,0.2638727;-0.04367504;-0.05126932,-0.1581776;0.5227473;0.01364726,-0.3823044;0.3299977;0.008915592,-0.6191671;0.1778912;-0.03526323,0.07537387;0.004391655;-0.04349267,0.08579132;-0.3358156;0.003432523,0.08725074;-0.720632;0.1047218,0.09806845;-0.7708139;0.01918618,-0.07665499;0.007397381;-0.04076041,-0.1144072;-0.332201;-0.004716132,-0.1358767;-0.717468;0.09251405,-0.1259283;-0.7754377;0.01489396,0.01555759;0.5741031;0.004050438,0;0;0,0.02529995;0.3319316;0.004350901,0.0486273;0.6505377;-0.006138325,0.2079798;0.4989462;-0.01753628,0.2316547;0.204253;-0.01580644,0.2524588;-0.07435957;-0.07179165,-0.1353696;0.5431498;-0.0153561,-0.3757192;0.3729118;-0.04102113,-0.6084225;0.2140008;-0.08331265,0.07736373;-0.003570631;-0.03992772,0.09838854;-0.3449838;-0.007578492,0.09266044;-0.731369;0.08738983,0.08986837;-0.7204628;-0.02875721,-0.07838778;0.0114111;-0.0362941,-0.1202713;-0.3294715;-0.02648002,-0.1290179;-0.715179;0.07098065,-0.1419326;-0.7789854;0.001008652,0.04305558;0.5727256;-0.001102567,638.9261
+0;0;0,0.00870123;0.3325867;0.007731792,0.01784345;0.651883;-0.0005742344,0.1896961;0.5222909;0.002174909,0.2304289;0.2304064;0.01957813,0.2638251;-0.04195446;-0.05089103,-0.1583922;0.5224771;0.01365688,-0.3821995;0.3300022;0.008931955,-0.6177012;0.1787699;-0.03499299,0.07537507;0.004391725;-0.04349336,0.08577927;-0.3353828;0.003372144,0.08723496;-0.7192147;0.1044023,0.09463287;-0.7440487;0.04590696,-0.07665621;0.007397498;-0.04076106,-0.1143604;-0.3317689;-0.004762627,-0.135775;-0.7160503;0.09221879,-0.1289715;-0.7462102;0.03913666,0.01555197;0.5738947;0.004048517,0;0;0,0.02547253;0.331786;0.004313707,0.04887203;0.6502948;-0.006199837,0.2083943;0.4985445;-0.01742768,0.231533;0.2042341;-0.01527858,0.2524742;-0.07282087;-0.07062912,-0.1354189;0.5432705;-0.01532801,-0.377874;0.3768879;-0.04161431,-0.6121707;0.2229663;-0.08253971,0.07739983;-0.003695011;-0.0398494,0.0989057;-0.344653;-0.007655025,0.09275963;-0.7299719;0.0873592,0.09989711;-0.7648568;0.04021884,-0.0783471;0.01154461;-0.036343,-0.1201033;-0.3289158;-0.02662073,-0.1286098;-0.7136701;0.0704763,-0.1376199;-0.747877;0.02273212,0.04329204;0.5724987;-0.001159191,638.9486
+0;0;0,0.008699896;0.3325357;0.007730606,0.01784128;0.6518029;-0.0005747997,0.1896048;0.5222412;0.002175068,0.2303316;0.2303993;0.01957574,0.2636697;-0.04148772;-0.05077082,-0.158305;0.5224274;0.01365115,-0.3820796;0.3299807;0.008926916,-0.6171715;0.1790114;-0.03492161,0.07528686;0.004386586;-0.04344246,0.08569624;-0.3355574;0.003446419,0.08715338;-0.7197731;0.1045776,0.09447813;-0.7440648;0.04666078,-0.0765665;0.007388841;-0.04071335,-0.1142895;-0.3319468;-0.004696969,-0.1357255;-0.7166123;0.09238142,-0.1289893;-0.7461771;0.0398243,0.01554993;0.5738186;0.004047715,0;0;0,0.0255179;0.3317332;0.004162669,0.04895421;0.6502067;-0.006452918,0.208421;0.498491;-0.01721895,0.2313319;0.2042065;-0.01501107,0.252398;-0.07244855;-0.06979108,-0.1353413;0.5437769;-0.0156059,-0.3803935;0.3812566;-0.0414855,-0.6142582;0.2275454;-0.08226283,0.07737464;-0.003719926;-0.03967273,0.0990082;-0.3448668;-0.007741451,0.09285442;-0.7305937;0.08727551,0.1001912;-0.7646409;0.04037428,-0.07820857;0.01154561;-0.03639668,-0.1204563;-0.3290377;-0.02707028,-0.1284794;-0.7141064;0.07044345,-0.1372587;-0.7476795;0.02314662,0.04336614;0.5724168;-0.001385808,638.982
+0;0;0,0.009124697;0.332518;0.007635531,0.01872687;0.6517468;-0.0007306656,0.1903732;0.5217105;0.002022762,0.2312058;0.2297384;0.01917828,0.2642513;-0.04089734;-0.05111612,-0.1578816;0.5232081;0.01403743,-0.3906504;0.3415807;0.007753325,-0.6263201;0.1932547;-0.03391397,0.07513364;0.004313252;-0.04336331,0.08535126;-0.3357527;0.00373498,0.08679257;-0.7199498;0.1048665,0.09297533;-0.7444507;0.04630265,-0.0764183;0.007412439;-0.04061212,-0.1143671;-0.332036;-0.004526231,-0.1357881;-0.7166546;0.09266821,-0.1287305;-0.7461702;0.03931678,0.01632407;0.5737728;0.003902958,0;0;0,0.0255294;0.3317246;0.004098058,0.04897603;0.650172;-0.006573081,0.2086007;0.4983778;-0.01678538,0.2308129;0.2039129;-0.01425886,0.2523837;-0.07141587;-0.06908345,-0.1354799;0.5439547;-0.01581462,-0.3830402;0.3849982;-0.04142821,-0.6160629;0.2319432;-0.08081815,0.07736902;-0.003737375;-0.0392952,0.09908248;-0.3450483;-0.007626891,0.09279853;-0.7307534;0.08739543,0.1003493;-0.76425;0.03892422,-0.07794906;0.0116446;-0.03650194,-0.1207121;-0.3290321;-0.02765905,-0.1283069;-0.7139922;0.07024474,-0.1375326;-0.7484037;0.0232943,0.04338719;0.5723894;-0.001491785,639.0052
+0;0;0,0.009122933;0.3324537;0.007634054,0.0187242;0.6516522;-0.0007315672,0.1903953;0.5216109;0.002021452,0.2312747;0.229304;0.01919664,0.2642533;-0.04078346;-0.05095537,-0.1579089;0.5231087;0.01403783,-0.3909445;0.341273;0.007746516,-0.6261369;0.1932476;-0.03383636,0.07488132;0.004298767;-0.04321768,0.08510421;-0.3359432;0.00390498,0.08654755;-0.72068;0.1051785,0.09270474;-0.7449554;0.04685693,-0.07616166;0.007387545;-0.04047572,-0.11413;-0.3322365;-0.004371163,-0.1355812;-0.7173954;0.09295979,-0.1285528;-0.7466648;0.03982903,0.01632147;0.5736805;0.003901915,0;0;0,0.02551378;0.3316645;0.003826737,0.0489656;0.6500749;-0.007023215,0.2086886;0.4982693;-0.01631391,0.2302897;0.2034193;-0.01381266,0.2521264;-0.07126302;-0.06884825,-0.1355761;0.5443007;-0.0163545,-0.3855048;0.3884032;-0.04167255,-0.6181559;0.2355141;-0.07981092,0.07731695;-0.003747851;-0.03874922,0.09891772;-0.345322;-0.007924797,0.09276562;-0.7315495;0.08731878,0.1000118;-0.7643886;0.03849375,-0.07756896;0.01159251;-0.03663506,-0.1206067;-0.3292338;-0.02798484,-0.1281229;-0.7147171;0.07013194,-0.1371782;-0.748551;0.02292614,0.04337543;0.5722977;-0.001897693,639.0277
+0;0;0,0.009122933;0.3324537;0.007634054,0.0187242;0.6516522;-0.0007315672,0.1903953;0.5216109;0.002021452,0.2312747;0.229304;0.01919664,0.2642533;-0.04078346;-0.05095537,-0.1579089;0.5231087;0.01403783,-0.3909445;0.341273;0.007746516,-0.6261369;0.1932476;-0.03383636,0.07488132;0.004298767;-0.04321768,0.08510421;-0.3359432;0.00390498,0.08654755;-0.72068;0.1051785,0.09270474;-0.7449554;0.04685693,-0.07616166;0.007387545;-0.04047572,-0.11413;-0.3322365;-0.004371163,-0.1355812;-0.7173954;0.09295979,-0.1285528;-0.7466648;0.03982903,0.01632147;0.5736805;0.003901915,0;0;0,0.02551378;0.3316645;0.003826737,0.0489656;0.6500749;-0.007023215,0.2086886;0.4982693;-0.01631391,0.2302897;0.2034193;-0.01381266,0.2521264;-0.07126302;-0.06884825,-0.1355761;0.5443007;-0.0163545,-0.3855048;0.3884032;-0.04167255,-0.6181559;0.2355141;-0.07981092,0.07731695;-0.003747851;-0.03874922,0.09891772;-0.345322;-0.007924797,0.09276562;-0.7315495;0.08731878,0.1000118;-0.7643886;0.03849375,-0.07756896;0.01159251;-0.03663506,-0.1206067;-0.3292338;-0.02798484,-0.1281229;-0.7147171;0.07013194,-0.1371782;-0.748551;0.02292614,0.04337543;0.5722977;-0.001897693,639.0602
+0;0;0,0.00931652;0.3323269;0.007614695,0.01908335;0.6514304;-0.000738211,0.1908522;0.5212329;0.001813991,0.2314933;0.229776;0.01893765,0.2646519;-0.04084122;-0.05195794,-0.1579565;0.5236212;0.01439561,-0.3977526;0.3522803;0.008725015,-0.644178;0.2216926;-0.0310342,0.07464714;0.004273849;-0.04321645,0.08483078;-0.3361022;0.004140545,0.08579553;-0.7205753;0.1054727,0.0930232;-0.7459986;0.04702724,-0.0760254;0.007394202;-0.04029377,-0.1142989;-0.3323671;-0.00424308,-0.1357569;-0.7172216;0.09330337,-0.1371767;-0.6787592;0.01289055,0.01664532;0.5734752;0.003889785,0;0;0,0.02555881;0.3315403;0.003705382,0.04903232;0.6498566;-0.007203698,0.2089452;0.4979338;-0.01583612,0.2298158;0.2039134;-0.01293135,0.2521622;-0.07128969;-0.06881773,-0.1357302;0.5444421;-0.01672704,-0.3867501;0.3919708;-0.04189765,-0.616321;0.2318195;-0.07364917,0.07722982;-0.003774688;-0.03846335,0.09894649;-0.345539;-0.008002996,0.09278274;-0.7315596;0.08706939,0.100277;-0.7642022;0.03647697,-0.07729107;0.01161959;-0.03673145,-0.1206087;-0.3293433;-0.02835588,-0.1278126;-0.7145406;0.06992856,-0.1371918;-0.7495123;0.02269968,0.04343992;0.572096;-0.002067089,639.0827
+0;0;0,0.009312527;0.3321845;0.007611432,0.01907886;0.6512714;-0.0007414455,0.1911423;0.5209803;0.001807551,0.2317728;0.2295996;0.01892674,0.2649255;-0.04096934;-0.0519562,-0.1582566;0.5233727;0.01441046,-0.3979901;0.3520765;0.00874135,-0.6443714;0.2215122;-0.03101077,0.07453842;0.004267624;-0.04315351,0.08472811;-0.3363107;0.004231632,0.08569302;-0.7208459;0.1055801,0.09287687;-0.7459332;0.04748897,-0.07591467;0.007383433;-0.04023509,-0.1142109;-0.3325798;-0.004162971,-0.1356724;-0.7174963;0.09339923,-0.1370836;-0.6790852;0.01347388,0.01664067;0.5733111;0.003886858,0;0;0,0.02543472;0.33141;0.003417969,0.04886779;0.6497046;-0.007695913,0.2092019;0.4977414;-0.01513231,0.2293413;0.2037453;-0.01242507,0.2520645;-0.07129267;-0.06871724,-0.1362624;0.5448717;-0.01741806,-0.3888034;0.3948945;-0.04142863,-0.6360371;0.2645968;-0.07648693,0.07719813;-0.003832325;-0.03823841,0.09875196;-0.345847;-0.008168459,0.09259991;-0.7319713;0.08675181,0.1000142;-0.7644238;0.03669678,-0.07709897;0.01161035;-0.03684239,-0.120808;-0.3295159;-0.02876966,-0.1278112;-0.7147496;0.06964634,-0.137067;-0.7492512;0.02258611,0.04328662;0.5719429;-0.002486229,639.1171
+0;0;0,0.009309877;0.3320899;0.007609264,0.0190753;0.6511468;-0.0007433267,0.1912203;0.5208272;0.001804938,0.2318468;0.2294753;0.01892243,0.2649473;-0.04066777;-0.05184894,-0.1583422;0.5232206;0.01441374,-0.3980519;0.3519414;0.008745193,-0.6440455;0.2215826;-0.03094436,0.07435413;0.004257072;-0.04304681,0.08454001;-0.3361943;0.004320659,0.08550569;-0.7210383;0.1057505,0.09268476;-0.746089;0.0476981,-0.07572696;0.007365177;-0.0401356,-0.114009;-0.3324713;-0.004076935,-0.1354876;-0.717697;0.09356363,-0.1368979;-0.6792915;0.01369153,0.01663698;0.5731824;0.003885217,0;0;0,0.02536086;0.3313236;0.003122211,0.04875257;0.6495851;-0.008158684,0.2092474;0.4975809;-0.01456845,0.2290261;0.2035868;-0.01217842,0.2519083;-0.07101598;-0.06831419,-0.1365051;0.5451189;-0.01785184,-0.3911931;0.3988555;-0.04173672,-0.6359395;0.2647699;-0.07640287,0.07717653;-0.003833324;-0.03779912,0.09860835;-0.3457784;-0.008324146,0.09252364;-0.732278;0.08641196,0.100036;-0.7646556;0.03636408,-0.07680897;0.01151818;-0.03697836,-0.1205841;-0.3294697;-0.02888015,-0.1273307;-0.7150056;0.0696613,-0.1368626;-0.7492347;0.02237526,0.0431842;0.5718215;-0.00290358,639.1495
+0;0;0,0.009533779;0.3319934;0.007542426,0.01949615;0.6509654;-0.0008675321,0.191598;0.5205562;0.001549659,0.2318635;0.2291106;0.01854349,0.264891;-0.04103652;-0.05265,-0.1582628;0.5240865;0.01474996,-0.4040829;0.3616707;0.008099649,-0.6526662;0.2358761;-0.03089829,0.07424479;0.004227359;-0.04310896,0.08430876;-0.3363207;0.004406888,0.08510887;-0.7214694;0.1060506,0.09304117;-0.746676;0.04777781,-0.07571079;0.007398338;-0.04002103,-0.1141402;-0.3325382;-0.003988747,-0.1355927;-0.7180946;0.09377469,-0.1371001;-0.6796576;0.01356898,0.01701408;0.5730181;0.003774796,0;0;0,0.0253927;0.3312303;0.003019691,0.04879737;0.6494105;-0.008337379,0.209404;0.4975072;-0.01417506,0.228894;0.2034565;-0.01194954,0.2518837;-0.07121164;-0.06823182,-0.136538;0.5453764;-0.01821771,-0.3931491;0.4024218;-0.04199403,-0.6457943;0.2828794;-0.07391322,0.07716133;-0.003876806;-0.03767812,0.09863284;-0.3459424;-0.008316159,0.09255844;-0.7328364;0.08627665,0.100147;-0.7654527;0.03599715,-0.07669091;0.01153894;-0.03706614,-0.1204338;-0.3295649;-0.02889929,-0.1271515;-0.7154545;0.06966967,-0.1366851;-0.7496797;0.02180896,0.04322885;0.571663;-0.003063798,639.1723
+0;0;0,0.009533492;0.3319834;0.007542199,0.01949553;0.6509445;-0.000867496,0.1918463;0.5204627;0.001546397,0.2320306;0.2296052;0.01850593,0.2650941;-0.0408369;-0.05276531,-0.1585132;0.5239981;0.01476551,-0.4038372;0.36191;0.008128623,-0.652692;0.235978;-0.0309119,0.07405458;0.004216529;-0.04299851,0.0841238;-0.3365092;0.00454212,0.08492381;-0.72161;0.1061732,0.0927512;-0.7460864;0.04867115,-0.07551682;0.007379384;-0.0399185,-0.1139662;-0.3327345;-0.00386741,-0.1354161;-0.7182429;0.09388386,-0.1369036;-0.6799175;0.014739,0.01701352;0.5729994;0.003774706,0;0;0,0.02542043;0.3312189;0.00293088,0.04884862;0.649383;-0.008520007,0.2095683;0.4970555;-0.0139451,0.2285939;0.203573;-0.01138735,0.2517947;-0.07134715;-0.06788826,-0.1367638;0.5454915;-0.01852136,-0.3946493;0.4059685;-0.0415176,-0.6463426;0.2833475;-0.07195297,0.07708263;-0.003872633;-0.03733635,0.09843414;-0.3461514;-0.008268952,0.0925292;-0.7330271;0.08620059,0.0993121;-0.7649568;0.03666126,-0.07641248;0.01154149;-0.0371303,-0.1202146;-0.3297322;-0.02881367,-0.1269908;-0.7155706;0.06975085,-0.1360126;-0.7485684;0.02194579,0.04327426;0.5716398;-0.003220201,639.2059
+0;0;0,0.00953132;0.3319078;0.007540481,0.0194917;0.6508158;-0.0008680462,0.1917433;0.5203714;0.001546656,0.2319357;0.2294557;0.01850959,0.2650199;-0.04115525;-0.05280614,-0.1584171;0.5239048;0.01475826,-0.4037903;0.3617842;0.008120041,-0.6528004;0.2357736;-0.03094485,0.07391622;0.004208651;-0.04291818,0.08399213;-0.3367435;0.004654042,0.08479083;-0.7212088;0.1061174,0.09253809;-0.7451276;0.04920399,-0.07537574;0.007365597;-0.03984392,-0.1138507;-0.3329743;-0.00376888,-0.1352652;-0.7178466;0.09382109,-0.1367375;-0.6796064;0.0154864,0.01700994;0.5728782;0.003773699,0;0;0,0.02527706;0.3311555;0.002758861,0.04860847;0.6492683;-0.00882864,0.2093065;0.4970126;-0.01361144,0.2281925;0.2034634;-0.01090884,0.251501;-0.07159862;-0.06755149,-0.1369274;0.5457718;-0.01881313,-0.3964562;0.4090873;-0.04111401,-0.6492524;0.2881421;-0.0707297,0.07701875;-0.003878206;-0.03709936,0.09828317;-0.3464234;-0.008400559,0.09222905;-0.7326484;0.08595347,0.09725167;-0.7633728;0.03601635,-0.07616805;0.01152276;-0.03726854,-0.1202405;-0.3299467;-0.02894776,-0.1269185;-0.715205;0.06923841,-0.1356533;-0.7482853;0.02285984,0.04305972;0.5715334;-0.00349474,639.239
+0;0;0,0.009700865;0.3318409;0.007378792,0.01979856;0.6507288;-0.001235582,0.1920772;0.5200055;0.001213852,0.2320022;0.2286866;0.01816035,0.2651642;-0.04190177;-0.05361814,-0.1585276;0.5248086;0.01486126,-0.4102331;0.3720088;0.008194709,-0.6667199;0.2611926;-0.02927799,0.07377572;0.004250502;-0.04306297,0.08378652;-0.3369759;0.004775412,0.08411384;-0.7210865;0.1066836,0.0923971;-0.7452641;0.05007599,-0.07540634;0.007379462;-0.03968339,-0.1140572;-0.3332709;-0.003800232,-0.1354645;-0.717931;0.09369156,-0.1288138;-0.746646;0.04157081,0.01728711;0.5728011;0.003462327,0;0;0,0.02518037;0.331098;0.002639294,0.04839423;0.6492006;-0.009163737,0.209291;0.4968852;-0.01328206,0.2279317;0.2029584;-0.01056194,0.2512537;-0.07238463;-0.06634974,-0.1372529;0.5457509;-0.01897164,-0.3987006;0.4118376;-0.04042415,-0.6521001;0.291761;-0.06941085,0.07698563;-0.003922492;-0.03705633,0.09780572;-0.3467986;-0.008304715,0.09209821;-0.7328614;0.08576596,0.09733489;-0.763649;0.0359093,-0.07608119;0.01153406;-0.03733579,-0.1203084;-0.330224;-0.02899768,-0.1270343;-0.7152596;0.06912845,-0.1359317;-0.748163;0.02252111,0.04288824;0.5714733;-0.003754735,639.2725
+0;0;0,0.009698487;0.3317595;0.007376983,0.01979537;0.6506217;-0.001236817,0.1921536;0.5198779;0.001211384,0.2320788;0.2285579;0.01815795,0.2653137;-0.04262537;-0.05377834,-0.1586106;0.5246831;0.014865,-0.410317;0.3718827;0.008198423,-0.6673677;0.2608229;-0.02935666,0.07372862;0.004247788;-0.04303548,0.08374028;-0.3370077;0.004806984,0.08406746;-0.7209637;0.1066741,0.09222089;-0.7442921;0.05095379,-0.07535819;0.007374751;-0.03965806,-0.1140124;-0.3333046;-0.003771838,-0.135411;-0.7178099;0.09368071,-0.1288646;-0.7456046;0.04237689,0.01728403;0.5726975;0.003460881,0;0;0,0.02506798;0.331026;0.002501488,0.04819463;0.6491039;-0.009426594,0.2092881;0.4968859;-0.01288271,0.2276203;0.2029396;-0.01004744,0.251015;-0.07313681;-0.0653125,-0.1375476;0.5459305;-0.01917186,-0.4009175;0.4156263;-0.03931177,-0.655506;0.2962539;-0.06678317,0.07697625;-0.003961727;-0.03694546,0.0976478;-0.3468839;-0.008283615,0.09186845;-0.7328233;0.0856136,0.09696335;-0.7622535;0.03604292,-0.07597934;0.01153291;-0.03741841,-0.1203615;-0.3302417;-0.02937087,-0.1271706;-0.7150273;0.06908169,-0.1359289;-0.7466689;0.0228349,0.04271819;0.5713809;-0.00397706,639.2947
+0;0;0,0.009698487;0.3317595;0.007376983,0.01979537;0.6506217;-0.001236817,0.1921536;0.5198779;0.001211384,0.2320788;0.2285579;0.01815795,0.2653137;-0.04262537;-0.05377834,-0.1586106;0.5246831;0.014865,-0.410317;0.3718827;0.008198423,-0.6673677;0.2608229;-0.02935666,0.07372862;0.004247788;-0.04303548,0.08374028;-0.3370077;0.004806984,0.08406746;-0.7209637;0.1066741,0.09222089;-0.7442921;0.05095379,-0.07535819;0.007374751;-0.03965806,-0.1140124;-0.3333046;-0.003771838,-0.135411;-0.7178099;0.09368071,-0.1288646;-0.7456046;0.04237689,0.01728403;0.5726975;0.003460881,0;0;0,0.02506798;0.331026;0.002501488,0.04819463;0.6491039;-0.009426594,0.2092881;0.4968859;-0.01288271,0.2276203;0.2029396;-0.01004744,0.251015;-0.07313681;-0.0653125,-0.1375476;0.5459305;-0.01917186,-0.4009175;0.4156263;-0.03931177,-0.655506;0.2962539;-0.06678317,0.07697625;-0.003961727;-0.03694546,0.0976478;-0.3468839;-0.008283615,0.09186845;-0.7328233;0.0856136,0.09696335;-0.7622535;0.03604292,-0.07597934;0.01153291;-0.03741841,-0.1203615;-0.3302417;-0.02937087,-0.1271706;-0.7150273;0.06908169,-0.1359289;-0.7466689;0.0228349,0.04271819;0.5713809;-0.00397706,639.3176
+0;0;0,0.009800274;0.3316827;0.007406558,0.01997129;0.6505071;-0.001176557,0.1923791;0.5197066;0.0009683943,0.2319599;0.2284676;0.01813493,0.265084;-0.04241207;-0.0542807,-0.1587694;0.5254319;0.01499133,-0.4163319;0.3829376;0.008785767,-0.6742562;0.27454;-0.02918821,0.07357652;0.004259784;-0.04315655,0.08358434;-0.337131;0.005010221,0.0835921;-0.7214404;0.1069985,0.092254;-0.7448155;0.05116661,-0.07535495;0.007396618;-0.03951025,-0.1143046;-0.3334411;-0.003726769,-0.1355081;-0.7183106;0.09384985,-0.1370682;-0.6801898;0.0165664,0.01744197;0.5725888;0.003512837,0;0;0,0.02490292;0.3309659;0.002387166,0.04790506;0.649012;-0.009657145,0.20902;0.4965239;-0.01281738,0.2272485;0.2026886;-0.009646654,0.2507704;-0.07324114;-0.06466031,-0.1379084;0.5459581;-0.01932592,-0.4025615;0.418369;-0.03833343,-0.6576601;0.3002841;-0.06474663,0.07694073;-0.003973275;-0.03685749,0.09743349;-0.3470981;-0.008338928,0.09168249;-0.7333957;0.08566332,0.09667498;-0.7626626;0.03562713,-0.07586216;0.01150948;-0.0375047,-0.1205214;-0.3304104;-0.02948963,-0.1272557;-0.7155712;0.06900506,-0.1361492;-0.747956;0.02350616,0.04246475;0.5712945;-0.004174232,639.3506
+0;0;0,0.009799322;0.3316505;0.00740584,0.01996791;0.6503987;-0.001175193,0.1923118;0.5196369;0.000969535,0.2319788;0.2277645;0.0181734,0.2650584;-0.04275173;-0.05414509,-0.1587072;0.52536;0.01498731,-0.4168297;0.3825559;0.008768246,-0.6744081;0.2743037;-0.02915479,0.07353797;0.004257552;-0.04313393,0.08352125;-0.3362963;0.004914753,0.08352903;-0.7215493;0.1071534,0.09228633;-0.7455122;0.05070658,-0.07531546;0.007392743;-0.03948954,-0.1141697;-0.3326094;-0.003793787,-0.1354252;-0.7184239;0.09402241,-0.1370025;-0.6802137;0.01588769,0.01743921;0.5724996;0.00351304,0;0;0,0.02484028;0.3309388;0.002316236,0.04778896;0.6489097;-0.009794354,0.2088101;0.4963397;-0.0126611,0.2270054;0.2018645;-0.009170413,0.250741;-0.07359844;-0.06448841,-0.1380138;0.5462267;-0.01921321,-0.4044539;0.4206861;-0.03676734,-0.660354;0.3050015;-0.06197624,0.07690702;-0.00399226;-0.03682208,0.0978601;-0.3462175;-0.008045197,0.09160912;-0.7336029;0.08558226,0.0965097;-0.7630861;0.03446794,-0.07579013;0.01148333;-0.03755641,-0.1204739;-0.3295846;-0.02972588,-0.1272258;-0.7156959;0.06899147,-0.1361398;-0.7486339;0.02279318,0.04235999;0.5712118;-0.00429976,639.373
+0;0;0,0.0097994;0.3316531;0.007405899,0.01996658;0.6503575;-0.001173626,0.1924214;0.5195805;0.0009684036,0.232095;0.2276595;0.01817514,0.2651423;-0.04259229;-0.05407266,-0.1588191;0.5253074;0.01499502,-0.4169846;0.3824794;0.008774919,-0.6743112;0.2743331;-0.02911105,0.07353696;0.004257494;-0.04313334,0.08352319;-0.3363969;0.004929531,0.08353095;-0.720503;0.1068638,0.09236182;-0.7449193;0.04994279,-0.07531443;0.007392642;-0.039489,-0.1141801;-0.3327099;-0.003782708,-0.1353723;-0.7173758;0.09374231,-0.1369629;-0.6790966;0.01495119,0.01743848;0.5724766;0.003513513,0;0;0,0.02474517;0.3309494;0.002203822,0.0475387;0.64888;-0.01009405,0.208716;0.4962549;-0.01252246,0.2268152;0.201727;-0.008820415,0.2509949;-0.07346568;-0.06388605,-0.1383872;0.5463564;-0.01908575,-0.4064738;0.4240674;-0.03530278,-0.662784;0.3097478;-0.05946853,0.07690398;-0.004042014;-0.03682029,0.09799792;-0.3463581;-0.008010745,0.09145956;-0.7326194;0.08519625,0.09693088;-0.7632067;0.0344187,-0.07576817;0.01148525;-0.03759746,-0.1203279;-0.3297111;-0.03020421,-0.1269338;-0.7145685;0.06863564,-0.1362007;-0.7475795;0.02148846,0.04215357;0.5712008;-0.004550457,639.3955
+0;0;0,0.009920559;0.3316143;0.007368177,0.02017297;0.6502535;-0.00125242,0.1927293;0.5193859;0.0008849099,0.2319363;0.2276665;0.0178367,0.2649406;-0.042575;-0.05445979,-0.159093;0.5264036;0.01496618,-0.4210674;0.3912973;0.008606113,-0.6837022;0.2962146;-0.02784611,0.07346034;0.00425145;-0.04323325,0.08338911;-0.3361226;0.005044866,0.08326118;-0.720583;0.1074478,0.0927645;-0.7445791;0.05139008,-0.07534374;0.007392025;-0.0393991,-0.114214;-0.3324749;-0.003854264,-0.1355007;-0.7175785;0.09380965,-0.1299392;-0.7461473;0.04197209,0.01762611;0.5723906;0.00344557,0;0;0,0.02469991;0.3309171;0.002123117,0.04744349;0.6487866;-0.01026237,0.2087124;0.495984;-0.01256275,0.2267976;0.201736;-0.008592486,0.2510841;-0.07350856;-0.06333876,-0.1386528;0.5463887;-0.01898506,-0.4079725;0.427392;-0.03419828,-0.6649979;0.3142832;-0.05635386,0.07690354;-0.004043967;-0.03678453,0.09817471;-0.3461155;-0.008175373,0.09139877;-0.7328261;0.08512545,0.09667482;-0.7625392;0.03457963,-0.0757324;0.01144626;-0.03764566,-0.1202345;-0.3295095;-0.03039607,-0.1268892;-0.714795;0.06863404,-0.1359339;-0.7473452;0.02222248,0.04207139;0.5711247;-0.004699349,639.4288
+0;0;0,0.009920559;0.3316143;0.007368177,0.02017297;0.6502535;-0.00125242,0.1927293;0.5193859;0.0008849099,0.2319363;0.2276665;0.0178367,0.2649406;-0.042575;-0.05445979,-0.159093;0.5264036;0.01496618,-0.4210674;0.3912973;0.008606113,-0.6837022;0.2962146;-0.02784611,0.07346034;0.00425145;-0.04323325,0.08338911;-0.3361226;0.005044866,0.08326118;-0.720583;0.1074478,0.0927645;-0.7445791;0.05139008,-0.07534374;0.007392025;-0.0393991,-0.114214;-0.3324749;-0.003854264,-0.1355007;-0.7175785;0.09380965,-0.1299392;-0.7461473;0.04197209,0.01762611;0.5723906;0.00344557,0;0;0,0.02469991;0.3309171;0.002123117,0.04744349;0.6487866;-0.01026237,0.2087124;0.495984;-0.01256275,0.2267976;0.201736;-0.008592486,0.2510841;-0.07350856;-0.06333876,-0.1386528;0.5463887;-0.01898506,-0.4079725;0.427392;-0.03419828,-0.6649979;0.3142832;-0.05635386,0.07690354;-0.004043967;-0.03678453,0.09817471;-0.3461155;-0.008175373,0.09139877;-0.7328261;0.08512545,0.09667482;-0.7625392;0.03457963,-0.0757324;0.01144626;-0.03764566,-0.1202345;-0.3295095;-0.03039607,-0.1268892;-0.714795;0.06863404,-0.1359339;-0.7473452;0.02222248,0.04207139;0.5711247;-0.004699349,639.4514
+0;0;0,0.009921781;0.3316552;0.007369084,0.02017365;0.6502775;-0.001250762,0.1925426;0.5194775;0.0008886582,0.2317305;0.2279007;0.01783217,0.2647049;-0.04209512;-0.0543986,-0.1589026;0.5264878;0.01495484,-0.420749;0.3914475;0.008597875,-0.683145;0.2964513;-0.0278212,0.07346328;0.00425162;-0.04323498,0.08339799;-0.3363263;0.005072042,0.08326999;-0.7209846;0.1075278,0.09282674;-0.7452842;0.05115489,-0.07534675;0.007392321;-0.03940068,-0.1142403;-0.3326781;-0.003834557,-0.135538;-0.71798;0.09387966,-0.1299452;-0.746878;0.04175072,0.01762715;0.5724255;0.003446574,0;0;0,0.02464105;0.3309631;0.002025962,0.04730767;0.6488159;-0.01049745,0.2084787;0.4962032;-0.01237142,0.2267591;0.2021121;-0.008353472,0.2512652;-0.0729419;-0.06264019,-0.1385958;0.5464275;-0.01886701,-0.4091869;0.4305798;-0.03299431,-0.6670249;0.3195184;-0.0526741,0.07688868;-0.004037216;-0.03682423,0.09827895;-0.346302;-0.008139372,0.09136386;-0.733233;0.08511162,0.09705403;-0.7633427;0.03439546,-0.07573629;0.0114085;-0.03765704,-0.1202118;-0.3297611;-0.03052916,-0.1269038;-0.7152475;0.06853987,-0.1360344;-0.7481463;0.02187026,0.04195467;0.5711658;-0.004902482,639.474
+0;0;0,0.01004937;0.3316487;0.00731576,0.02041162;0.6502482;-0.001352725,0.1925372;0.5193694;0.0007861599,0.2316768;0.2275155;0.01768705,0.2644359;-0.04091218;-0.05443229,-0.1588814;0.5279225;0.01479238,-0.4299352;0.4120606;0.004690407,-0.6948986;0.3262659;-0.0229043,0.07336227;0.004314743;-0.04338659,0.08328691;-0.3363805;0.005101502,0.08309373;-0.7213527;0.1076128,0.09215509;-0.7449927;0.05079367,-0.0754167;0.007401756;-0.03925013,-0.1142496;-0.3328229;-0.003725134,-0.1357008;-0.7184517;0.09396036,-0.131292;-0.7466795;0.04125489,0.01783806;0.5724053;0.003357881,0;0;0,0.02457044;0.3309649;0.001982331,0.04713136;0.6488043;-0.01061082,0.2082018;0.4963356;-0.01234305,0.2267686;0.201997;-0.008310556,0.2516242;-0.0716044;-0.06171739,-0.1385971;0.5465483;-0.01867185,-0.4103992;0.4327298;-0.03152343,-0.667949;0.3247273;-0.04972655,0.07688238;-0.004034892;-0.03682196,0.09824803;-0.3464392;-0.00808835,0.09137584;-0.733678;0.08524513,0.09696335;-0.7635438;0.03452397,-0.07572284;0.01138225;-0.03767669,-0.1200472;-0.3299484;-0.03049247,-0.1269144;-0.7157258;0.06870833,-0.1358742;-0.7483073;0.02189973,0.04180935;0.571161;-0.004997849,639.5075
+0;0;0,0.01004813;0.3316081;0.007314865,0.02041072;0.650218;-0.001353783,0.192379;0.5193871;0.0007874069,0.231544;0.2273429;0.01769932,0.2642793;-0.04088962;-0.05436758,-0.1587231;0.5279325;0.01478101,-0.4299537;0.411995;0.004672447,-0.6947244;0.3262628;-0.02290219,0.07337915;0.004315736;-0.04339657,0.08331016;-0.3365983;0.00512265,0.08311702;-0.7214698;0.1076071,0.0921782;-0.7451086;0.05078923,-0.07543405;0.007403459;-0.03925916,-0.1142919;-0.3330397;-0.003711354,-0.1357374;-0.7185676;0.09394857,-0.1313288;-0.746794;0.04124425,0.01783717;0.5723753;0.003356812,0;0;0,0.02440852;0.3309366;0.001903176,0.0467311;0.648797;-0.01083422,0.2077686;0.4964739;-0.01241076,0.2266964;0.2019666;-0.008298516,0.2517908;-0.07143736;-0.06153834,-0.1387785;0.5465946;-0.01863248,-0.4120359;0.4356983;-0.03055339,-0.6699387;0.328805;-0.04710379,0.0768923;-0.00397554;-0.03685319,0.09814337;-0.3466031;-0.008045794,0.0914823;-0.7336997;0.08544767,0.09663585;-0.76393;0.0351162,-0.07574999;0.01131718;-0.03768621,-0.1202083;-0.33022;-0.03055118,-0.1270131;-0.7158895;0.06865541,-0.1359123;-0.7482812;0.02158558,0.0414855;0.5711519;-0.005177736,639.5411
+0;0;0,0.01004731;0.3315808;0.007314263,0.02040933;0.6501733;-0.001353692,0.1925025;0.5193139;0.0007851045,0.2316616;0.2273141;0.01769445,0.2642447;-0.03967115;-0.05403735,-0.1588502;0.5278654;0.01478869,-0.4300396;0.4119455;0.004681673,-0.6935791;0.3266119;-0.02276475,0.0733943;0.004316627;-0.04340553,0.08333331;-0.3368719;0.005152762,0.08313996;-0.7221594;0.107748,0.09282167;-0.7494716;0.04703899,-0.07544962;0.007404986;-0.03926726,-0.1143387;-0.3333123;-0.003690831,-0.1358075;-0.7192569;0.09407464,-0.1310969;-0.751471;0.03776094,0.01783608;0.5723399;0.003356344,0;0;0,0.02425427;0.3309208;0.001855016,0.04633454;0.6487776;-0.01095855,0.2075792;0.4964361;-0.01246905,0.2267936;0.2019924;-0.00835228,0.2521818;-0.07012448;-0.06123006,-0.1392442;0.5465787;-0.01859161,-0.4134748;0.4380507;-0.02871538,-0.6712217;0.3341432;-0.04477819,0.07688754;-0.003952548;-0.03690636,0.09810496;-0.3468528;-0.007999776,0.0915652;-0.7344257;0.08536363,0.09582106;-0.7686545;0.03132153,-0.07577756;0.011285;-0.03768032,-0.1200708;-0.3305511;-0.03043337,-0.1270248;-0.7166184;0.06894407,-0.1362921;-0.7521035;0.01708047,0.04116205;0.5711383;-0.005282283,639.564
+0;0;0,0.01010329;0.331558;0.007369439,0.02045796;0.6500955;-0.00124136,0.1928443;0.5191315;0.0006460801,0.2315096;0.2270012;0.01724319,0.2641892;-0.03951064;-0.05419939,-0.1594707;0.5290655;0.014298,-0.4316924;0.4154313;0.004643909,-0.6966394;0.3364528;-0.02303451,0.07340235;0.004316966;-0.04344173,0.08326945;-0.3370969;0.00506774,0.0832883;-0.7224816;0.1073331,0.09108245;-0.7472219;0.04969937,-0.0754897;0.007369822;-0.03925197,-0.1142112;-0.3336382;-0.004207298,-0.1361687;-0.7194846;0.0938741,-0.1324696;-0.748993;0.04073306,0.01788974;0.5722821;0.003454779,0;0;0,0.02405786;0.3309156;0.001775384,0.04584271;0.6487311;-0.01115477,0.2074463;0.4962507;-0.01258636,0.2268879;0.2017757;-0.008459687,0.2528235;-0.0697774;-0.06125033,-0.1399802;0.5464779;-0.01853949,-0.4161773;0.4427837;-0.02709686,-0.6736083;0.3393083;-0.04201943,0.07689049;-0.003827989;-0.03697193,0.09809642;-0.3469372;-0.007983208,0.09176112;-0.7345236;0.08537745,0.09602306;-0.7655441;0.0340234,-0.07581849;0.01118399;-0.03768554,-0.1200261;-0.3308782;-0.03039978,-0.1270262;-0.7169609;0.06895186,-0.1361836;-0.7498001;0.02051347,0.04075143;0.5711097;-0.005449057,639.598
+0;0;0,0.01010206;0.3315178;0.007368547,0.02045493;0.6499999;-0.001240603,0.1924641;0.5191677;0.0006518767,0.2311837;0.2266272;0.01727229,0.2638532;-0.0398019;-0.05414811,-0.1590903;0.5290802;0.01427432,-0.4316941;0.4152864;0.004606673,-0.6965588;0.3363325;-0.02306314,0.07346019;0.004320367;-0.04347596,0.08333668;-0.3374185;0.005079687,0.08335553;-0.7227386;0.1073279,0.09115347;-0.7475055;0.04966618,-0.07554918;0.007375629;-0.0392829,-0.1143076;-0.333957;-0.004204862,-0.1362613;-0.7197388;0.0938601,-0.1325604;-0.7492761;0.04069325,0.01788728;0.5722036;0.003454511,0;0;0,0.02396186;0.3308824;0.001770139,0.04563545;0.6486498;-0.0111624,0.2069507;0.4964648;-0.01285172,0.2269908;0.2016179;-0.008486629,0.2535404;-0.06975475;-0.06144571,-0.1397814;0.5464961;-0.0183831,-0.4177947;0.4465492;-0.02701779,-0.6780529;0.3504227;-0.04035842,0.07690664;-0.003678486;-0.03710878,0.09789552;-0.3471122;-0.007895825,0.09172495;-0.7346458;0.08540976,0.09592307;-0.7657565;0.03409743,-0.07591252;0.01112761;-0.03766548,-0.1200137;-0.3312769;-0.03025588,-0.1271463;-0.7173293;0.06893589,-0.1357357;-0.7499326;0.02002639,0.04057425;0.5710434;-0.005459428,639.6298
+0;0;0,0.01010206;0.3315178;0.007368547,0.02045493;0.6499999;-0.001240603,0.1924641;0.5191677;0.0006518767,0.2311837;0.2266272;0.01727229,0.2638532;-0.0398019;-0.05414811,-0.1590903;0.5290802;0.01427432,-0.4316941;0.4152864;0.004606673,-0.6965588;0.3363325;-0.02306314,0.07346019;0.004320367;-0.04347596,0.08333668;-0.3374185;0.005079687,0.08335553;-0.7227386;0.1073279,0.09115347;-0.7475055;0.04966618,-0.07554918;0.007375629;-0.0392829,-0.1143076;-0.333957;-0.004204862,-0.1362613;-0.7197388;0.0938601,-0.1325604;-0.7492761;0.04069325,0.01788728;0.5722036;0.003454511,0;0;0,0.02396186;0.3308824;0.001770139,0.04563545;0.6486498;-0.0111624,0.2069507;0.4964648;-0.01285172,0.2269908;0.2016179;-0.008486629,0.2535404;-0.06975475;-0.06144571,-0.1397814;0.5464961;-0.0183831,-0.4177947;0.4465492;-0.02701779,-0.6780529;0.3504227;-0.04035842,0.07690664;-0.003678486;-0.03710878,0.09789552;-0.3471122;-0.007895825,0.09172495;-0.7346458;0.08540976,0.09592307;-0.7657565;0.03409743,-0.07591252;0.01112761;-0.03766548,-0.1200137;-0.3312769;-0.03025588,-0.1271463;-0.7173293;0.06893589,-0.1357357;-0.7499326;0.02002639,0.04057425;0.5710434;-0.005459428,639.6524
+0;0;0,0.01015736;0.3313449;0.007366788,0.02052921;0.6496739;-0.001241558,0.1921232;0.5189212;0.0006623494,0.2305742;0.2257181;0.01732593,0.2633048;-0.04082868;-0.05412167,-0.1589838;0.5302888;0.01390764,-0.4373685;0.4296778;0.003728856,-0.7078411;0.3729545;-0.02543052,0.07350777;0.004309238;-0.04354501,0.08341137;-0.3376975;0.00509366,0.08281181;-0.7228992;0.1085263,0.09444976;-0.743296;0.04997814,-0.07562678;0.00737881;-0.03929724,-0.1143871;-0.3342372;-0.004246414,-0.13665;-0.7201366;0.09406416,-0.1380063;-0.6819852;0.01637965,0.01795676;0.5719118;0.003453411,0;0;0,0.02386336;0.3307179;0.001766682,0.04547952;0.6483368;-0.01116347,0.2065612;0.4966463;-0.01304221,0.2271527;0.2012141;-0.008569241,0.2540999;-0.07018006;-0.06188273,-0.1396066;0.5467064;-0.01800562,-0.4193506;0.4497203;-0.02582733,-0.6808862;0.3567944;-0.03950863,0.07692023;-0.003530711;-0.03726852,0.09787305;-0.3472281;-0.007848622,0.09164675;-0.7349814;0.08535886,0.09603339;-0.7644791;0.03492128,-0.07603253;0.01102459;-0.03762503,-0.1200395;-0.3316731;-0.0302718,-0.1272507;-0.7179852;0.06867308,-0.1362545;-0.7506377;0.02288268,0.04043163;0.5707632;-0.005466223,639.6863
+0;0;0,0.01015372;0.331226;0.007364145,0.02052168;0.6494359;-0.00124099,0.1918443;0.5187949;0.0006655389,0.2303292;0.225334;0.01734378,0.2631255;-0.04174802;-0.05424727,-0.1587138;0.5301447;0.01389012,-0.4373433;0.4294452;0.003702383,-0.708359;0.372608;-0.02551554,0.07357215;0.004313013;-0.04358315,0.08349879;-0.3384895;0.005168702,0.08289764;-0.7247142;0.108876,0.094834;-0.7464032;0.04882658,-0.07569302;0.007385273;-0.03933166,-0.1145435;-0.3350256;-0.004199263,-0.1368655;-0.7219499;0.09437236,-0.1382566;-0.6835894;0.01469591,0.01795018;0.5717027;0.003452236,0;0;0,0.02380589;0.3306027;0.001768947,0.04538547;0.6481045;-0.01116216,0.2062038;0.4965599;-0.01328051,0.2274165;0.2009112;-0.008760691,0.254907;-0.0708254;-0.06295621,-0.1394518;0.5466976;-0.01771155,-0.4210992;0.4545378;-0.0254506,-0.6849751;0.3668419;-0.04003067,0.07690658;-0.003395364;-0.03748071,0.09791106;-0.3478649;-0.007674217,0.09213755;-0.7366867;0.08564913,0.09754927;-0.7687014;0.03520048,-0.07614963;0.01094998;-0.0375804,-0.1201465;-0.3325619;-0.03031778,-0.1274328;-0.7198473;0.06909024,-0.1365339;-0.7541466;0.02215474,0.04034483;0.5705594;-0.00546658,639.7194
+0;0;0,0.01015125;0.3311457;0.007362358,0.02051606;0.6492588;-0.001240088,0.1916568;0.5186987;0.0006678433,0.2300917;0.2256193;0.0173244,0.2628694;-0.04131174;-0.05422617,-0.1585329;0.5300365;0.01387853,-0.4368002;0.4294679;0.003704038,-0.7076627;0.3726629;-0.02549737,0.07363633;0.004316775;-0.04362117,0.08357102;-0.3387638;0.005170211,0.08296956;-0.7251857;0.1089306,0.09525993;-0.7484077;0.04710015,-0.07575905;0.007391715;-0.03936597,-0.114641;-0.3352969;-0.004205089,-0.1369745;-0.7224188;0.09441692,-0.1384068;-0.6838104;0.01237743,0.0179454;0.5715508;0.003451613,0;0;0,0.02374785;0.3305264;0.001750946,0.0452785;0.6479336;-0.01119864,0.2058941;0.4964382;-0.01362228,0.2277755;0.2012251;-0.009077907,0.2554928;-0.07020947;-0.06385982,-0.1394204;0.5468951;-0.01744784,-0.421881;0.4585487;-0.02526797,-0.6853935;0.3702638;-0.03986074,0.07692678;-0.00334397;-0.03761435,0.09793114;-0.3480826;-0.007652998,0.0922362;-0.7371312;0.08560562,0.09715507;-0.769402;0.03170943,-0.07626051;0.01092532;-0.03753296,-0.1201193;-0.3328881;-0.03030178,-0.1274579;-0.7203718;0.0691517,-0.136067;-0.7570702;0.02136199,0.04024852;0.5704135;-0.005500436,639.7529
+0;0;0,0.01023907;0.3310862;0.007330552,0.02065426;0.6491106;-0.001327945,0.1917685;0.5185738;0.0006916255,0.2300919;0.2251886;0.01723898,0.2628964;-0.04168656;-0.05436768,-0.1587479;0.5313015;0.01316946,-0.4400743;0.4388453;0.002004292,-0.7100792;0.3773095;-0.02513752,0.07367296;0.004285601;-0.04368275,0.08372821;-0.3388968;0.005296845,0.08286627;-0.7254854;0.1090002,0.09537874;-0.7470914;0.0472118,-0.07582367;0.007407935;-0.03937189,-0.1148228;-0.3353896;-0.004113652,-0.1371135;-0.7226329;0.09463696,-0.1383791;-0.6841384;0.0136198,0.01807197;0.5714262;0.003380283,0;0;0,0.02361131;0.3304786;0.001739144,0.04502267;0.6478084;-0.01121485,0.2056112;0.4962686;-0.01381874,0.2279381;0.2008056;-0.009290695,0.2556258;-0.0705533;-0.06427932,-0.1396825;0.5470841;-0.01729259,-0.423569;0.4623911;-0.02456318,-0.6881365;0.3775866;-0.03999816,0.07693467;-0.003336027;-0.03773832,0.09777083;-0.3482128;-0.007736325,0.09218897;-0.7374179;0.08550584,0.09706387;-0.7692418;0.03267038,-0.07636773;0.01091366;-0.03745819,-0.1200552;-0.3330529;-0.03020556,-0.1275338;-0.7207529;0.06898491,-0.1361329;-0.7563292;0.02141028,0.04002041;0.5703084;-0.005519867,639.7753
+0;0;0,0.01022966;0.3307818;0.007323812,0.02064045;0.6486715;-0.001331981,0.1913055;0.5182825;0.0006938754,0.2296332;0.2248645;0.01724309,0.2623509;-0.04130399;-0.05417397,-0.1583037;0.5309773;0.01313941,-0.4396617;0.4385108;0.001972998,-0.7089517;0.3771379;-0.02509695,0.07373825;0.0042894;-0.04372147,0.08381977;-0.3397892;0.005386051,0.08296;-0.7254018;0.1088275,0.09517348;-0.7457745;0.04851564,-0.07589088;0.007414501;-0.03940678,-0.1149919;-0.3362783;-0.004056469,-0.1372262;-0.7225438;0.09444479,-0.1384616;-0.6842523;0.01536363,0.01805853;0.5709982;0.003375575,0;0;0,0.02362412;0.330172;0.001788735,0.0450616;0.6473655;-0.0111475,0.2052408;0.4961382;-0.01422751,0.2281864;0.2006893;-0.00970459,0.2561709;-0.06978518;-0.06517506,-0.1392552;0.5472093;-0.01705852,-0.4242742;0.466332;-0.02480801,-0.6904229;0.3892676;-0.04038028,0.07693665;-0.003216729;-0.03791702,0.09746155;-0.3489991;-0.007642267,0.09226818;-0.7372509;0.08526325,0.0973489;-0.7680007;0.03419697,-0.07649247;0.01080177;-0.03741015,-0.1201763;-0.3340786;-0.03015949,-0.1276543;-0.7207955;0.06879453,-0.1360985;-0.7550776;0.02274438,0.0400551;0.5698767;-0.00545454,639.8099
+0;0;0,0.01022864;0.3307487;0.00732308,0.0206355;0.6485184;-0.001329259,0.1911884;0.5181974;0.0006963166,0.2295001;0.2249023;0.0172386,0.26235;-0.04234162;-0.054467,-0.1581923;0.5308839;0.01313372,-0.4394324;0.4384561;0.001971981,-0.7098104;0.3768352;-0.02520733,0.07382088;0.004294206;-0.04377046,0.08391578;-0.3402412;0.005402248,0.08305655;-0.7256091;0.1087781,0.09528296;-0.7460352;0.04840241,-0.07597592;0.007422809;-0.03945094,-0.1151288;-0.3367263;-0.004053693,-0.1373491;-0.7227467;0.09438507,-0.1385857;-0.6844465;0.01522022,0.01805469;0.5708786;0.003376264,0;0;0,0.02356917;0.3301428;0.001779199,0.04498252;0.6472173;-0.01116335,0.2050314;0.4960376;-0.01437509,0.2284228;0.2007415;-0.01031494,0.256761;-0.07064736;-0.06675208,-0.1392733;0.5474598;-0.01687323,-0.4253256;0.4708179;-0.02484637,-0.6922964;0.3926504;-0.04086374,0.07696465;-0.003085434;-0.03808856,0.09724688;-0.3493316;-0.007646441,0.09217516;-0.7373518;0.08514535,0.09729853;-0.7682773;0.03416169,-0.07663778;0.01072184;-0.03735649,-0.120193;-0.3346423;-0.03021157,-0.1278118;-0.7211;0.06872314,-0.1368184;-0.754216;0.02104976,0.03997623;0.5697622;-0.005471706,639.8413
+0;0;0,0.0102548;0.3308401;0.007318129,0.02065627;0.6485977;-0.001325491,0.1913734;0.5182372;0.0006761095,0.2294858;0.2251918;0.01720658,0.2626559;-0.04355711;-0.05502364,-0.1586389;0.5322119;0.01278379,-0.4406694;0.4428682;0.003955519,-0.7150246;0.3927685;-0.02366134,0.07389209;0.004328599;-0.04383998,0.08400048;-0.3409421;0.005489588,0.0831764;-0.7251192;0.1084463,0.09572683;-0.7465148;0.04721793,-0.0760636;0.007381779;-0.03950393,-0.1155046;-0.3374829;-0.004004925,-0.1373011;-0.7223691;0.09387442,-0.1384811;-0.6839326;0.01340478,0.01807776;0.5709715;0.003377666,0;0;0,0.02352669;0.3302383;0.001730323,0.04492196;0.6473004;-0.01124513,0.2049891;0.4957902;-0.01469028,0.2286747;0.2007863;-0.01106846,0.2576175;-0.0717625;-0.06957436,-0.1395263;0.5476121;-0.01676714,-0.4260701;0.4739504;-0.02501735,-0.6946133;0.3955778;-0.04192126,0.07695832;-0.002984539;-0.03833055,0.09697419;-0.3499693;-0.007535458,0.0922832;-0.7367771;0.084934,0.09533002;-0.7706687;0.03537071,-0.07678759;0.01066717;-0.03729073,-0.1202656;-0.3354666;-0.03032693,-0.1279492;-0.7206594;0.06846748,-0.1369009;-0.7559716;0.02154084,0.03991399;0.5698594;-0.005551457,639.8748
+0;0;0,0.01025709;0.330914;0.007319764,0.02065922;0.6486918;-0.001324235,0.1913242;0.5183461;0.0006782447,0.2294262;0.2253807;0.01720421,0.2626424;-0.0437417;-0.05512636,-0.1585828;0.5323165;0.01278229,-0.4405364;0.4429972;0.00395642,-0.7152728;0.3928279;-0.02369881,0.07393059;0.004330854;-0.04386282,0.08407006;-0.3420013;0.005618412,0.08324352;-0.7273266;0.1088828,0.09565262;-0.7481435;0.04834389,-0.07610323;0.007385625;-0.03952451,-0.1156655;-0.3385394;-0.003916364,-0.1375272;-0.7245759;0.09425549,-0.1386939;-0.6862344;0.01469198,0.01808067;0.5710645;0.003378988,0;0;0,0.02357781;0.3303089;0.001726389,0.04504387;0.6473863;-0.01125455,0.2049149;0.4956657;-0.01507068,0.2288847;0.2007603;-0.01192105,0.2578996;-0.07215247;-0.07056081,-0.1393902;0.5478809;-0.0168175,-0.4268809;0.4784279;-0.02570719,-0.6960081;0.4006121;-0.04235375,0.07696638;-0.003012776;-0.03841269,0.0965479;-0.3510679;-0.007245658,0.09242439;-0.7390867;0.08529735,0.09599864;-0.7713286;0.03515291,-0.07686704;0.01068952;-0.03722402,-0.12033;-0.3365307;-0.0304193,-0.1280707;-0.7228638;0.06870979,-0.1368503;-0.757623;0.02255284,0.04001519;0.5699455;-0.005561948,639.8966
+0;0;0,0.01025709;0.330914;0.007319764,0.02065922;0.6486918;-0.001324235,0.1913242;0.5183461;0.0006782447,0.2294262;0.2253807;0.01720421,0.2626424;-0.0437417;-0.05512636,-0.1585828;0.5323165;0.01278229,-0.4405364;0.4429972;0.00395642,-0.7152728;0.3928279;-0.02369881,0.07393059;0.004330854;-0.04386282,0.08407006;-0.3420013;0.005618412,0.08324352;-0.7273266;0.1088828,0.09565262;-0.7481435;0.04834389,-0.07610323;0.007385625;-0.03952451,-0.1156655;-0.3385394;-0.003916364,-0.1375272;-0.7245759;0.09425549,-0.1386939;-0.6862344;0.01469198,0.01808067;0.5710645;0.003378988,0;0;0,0.02357781;0.3303089;0.001726389,0.04504387;0.6473863;-0.01125455,0.2049149;0.4956657;-0.01507068,0.2288847;0.2007603;-0.01192105,0.2578996;-0.07215247;-0.07056081,-0.1393902;0.5478809;-0.0168175,-0.4268809;0.4784279;-0.02570719,-0.6960081;0.4006121;-0.04235375,0.07696638;-0.003012776;-0.03841269,0.0965479;-0.3510679;-0.007245658,0.09242439;-0.7390867;0.08529735,0.09599864;-0.7713286;0.03515291,-0.07686704;0.01068952;-0.03722402,-0.12033;-0.3365307;-0.0304193,-0.1280707;-0.7228638;0.06870979,-0.1368503;-0.757623;0.02255284,0.04001519;0.5699455;-0.005561948,639.9196
+0;0;0,0.01036216;0.3307469;0.007315708,0.02079477;0.6484352;-0.001325199,0.1914091;0.5180709;0.000696118,0.2294421;0.2251695;0.01727665,0.2628284;-0.04533231;-0.05544091,-0.1586338;0.5329904;0.01243063,-0.4439737;0.4554929;0.003049721,-0.7201164;0.4039918;-0.02276745,0.07401003;0.00431679;-0.04388585,0.08426631;-0.3423784;0.005648486,0.0835295;-0.7274825;0.1089849,0.09567912;-0.748002;0.04868835,-0.0761567;0.007389317;-0.03959345,-0.116151;-0.3389134;-0.004503131,-0.1375976;-0.7247097;0.09391096,-0.1386798;-0.6864114;0.01475624,0.01821113;0.5708186;0.003378908,0;0;0,0.02364183;0.3301397;0.001795888,0.04515109;0.6471264;-0.01115835,0.2049639;0.4954248;-0.01525331,0.2289801;0.2005872;-0.01267672,0.2584108;-0.07340842;-0.0729593,-0.139299;0.5480117;-0.01675142,-0.4275793;0.4823179;-0.02631753,-0.6983268;0.4046851;-0.04189495,0.07699119;-0.00296475;-0.03854418,0.0965031;-0.3513815;-0.007216811,0.09259651;-0.7391921;0.0853672,0.0967697;-0.7715162;0.03603363,-0.07698491;0.01063554;-0.03717922,-0.1203755;-0.3369689;-0.03048371,-0.1283016;-0.7231384;0.06848305,-0.137054;-0.7575186;0.02250381,0.04011535;0.5696964;-0.005468607,639.9529
+0;0;0,0.01036295;0.3307719;0.007316261,0.02079489;0.6484401;-0.001323945,0.1913773;0.5180941;0.0006973594,0.2293725;0.2254843;0.01726138,0.2629121;-0.04625988;-0.05579013,-0.1586006;0.5330108;0.01242969,-0.4436563;0.4555904;0.003058121,-0.7210673;0.4038528;-0.02287761,0.07403771;0.004318404;-0.04390226,0.08432145;-0.3433051;0.005764719,0.08358556;-0.7279329;0.1089733,0.09587584;-0.7490373;0.04797871,-0.07618518;0.007392081;-0.03960826,-0.1162866;-0.3398378;-0.00442398,-0.1377066;-0.7251571;0.0938684,-0.1388014;-0.6867628;0.01379728,0.01821153;0.570832;0.003379651,0;0;0,0.02374385;0.3301575;0.001782656,0.04534425;0.6471177;-0.01117754,0.204916;0.4951037;-0.01585078,0.2294338;0.2006003;-0.01357937,0.2586183;-0.07460698;-0.0745343,-0.1391448;0.5483671;-0.01665521,-0.4276024;0.484843;-0.02642495,-0.7002566;0.409211;-0.04210156,0.07693157;-0.00295195;-0.03873575,0.09612177;-0.3522868;-0.006930828,0.09275377;-0.7396851;0.08527756,0.09727903;-0.7724836;0.03508878,-0.07707152;0.0106474;-0.03707092,-0.1203666;-0.337917;-0.03050781,-0.1282981;-0.7235339;0.06862763,-0.1374484;-0.7579797;0.02123491,0.04028535;0.5696976;-0.005488873,639.9752
+0;0;0,0.0103624;0.3307545;0.007315877,0.02079325;0.6483895;-0.001323375,0.1913194;0.5180699;0.000698247,0.2293119;0.2254807;0.0172611,0.2627821;-0.04570061;-0.05563911,-0.1585442;0.5329817;0.01242675,-0.4435798;0.4555668;0.003055842,-0.7204162;0.4039364;-0.02282617,0.07408465;0.004321142;-0.04393009,0.08437;-0.3433565;0.005744606,0.08363389;-0.7280959;0.1089832,0.09583923;-0.7488472;0.04841009,-0.07623348;0.007396768;-0.03963337,-0.1163411;-0.3398872;-0.004443619,-0.1377674;-0.7253183;0.09387729,-0.1388545;-0.686982;0.01435952,0.0182102;0.5707905;0.003379663,0;0;0,0.02377165;0.3301384;0.001724958,0.0454009;0.6470612;-0.01128483,0.2048162;0.494932;-0.01634693,0.2295889;0.2004695;-0.01426375,0.2586483;-0.07411352;-0.07536769,-0.1391046;0.5487825;-0.01653836,-0.4281322;0.488005;-0.02630182,-0.7010583;0.4164106;-0.04526455,0.07693661;-0.002945423;-0.03884768,0.09600142;-0.3523361;-0.006976485,0.09283409;-0.7398775;0.08513653,0.09762951;-0.7725893;0.03576053,-0.07717861;0.01067306;-0.03696765,-0.12036;-0.3379634;-0.03055864,-0.1285428;-0.7236749;0.06865236,-0.137391;-0.7579569;0.02192672,0.04033331;0.5696517;-0.005585194,640.0087
+0;0;0,0.01048031;0.3306388;0.007172993,0.02094913;0.6481769;-0.00168388,0.19143;0.5177829;0.0007616244,0.2292479;0.2252996;0.01728089,0.2628136;-0.04611006;-0.05566191,-0.1587149;0.5343674;0.01205575,-0.4455358;0.464333;0.003196197,-0.7235643;0.4175594;-0.02176187,0.07414857;0.004228225;-0.0438866,0.08457696;-0.343944;0.005837664,0.08390374;-0.7293404;0.1091579,0.09503381;-0.7504878;0.04887074,-0.07619815;0.007481387;-0.03974661,-0.116321;-0.3402888;-0.004372936,-0.1376665;-0.726383;0.09402171,-0.1386519;-0.6880714;0.01462138,0.0183595;0.5706019;0.003089235,0;0;0,0.0238061;0.3300207;0.001704574,0.04547559;0.6468511;-0.01131868,0.2047594;0.4945743;-0.01672661,0.2295726;0.2002445;-0.01477671,0.2584958;-0.07455668;-0.07608151,-0.1391009;0.5490949;-0.01640983,-0.4286249;0.4914342;-0.02644019,-0.7083049;0.4520495;-0.04483782,0.07692165;-0.002971366;-0.03893781,0.09570926;-0.352859;-0.00683105,0.09271201;-0.7410203;0.08551466,0.09741875;-0.7732164;0.03567541,-0.0772361;0.01068405;-0.03691013,-0.1205458;-0.3384431;-0.03060862,-0.1286568;-0.724794;0.06875483,-0.1376301;-0.7585517;0.02154358,0.04039099;0.5694625;-0.00561595,640.0423
+0;0;0,0.01047704;0.3305356;0.007170755,0.02094346;0.6480008;-0.001684322,0.1916322;0.5175559;0.0007576242,0.2293952;0.2254974;0.01725291,0.2630155;-0.04635426;-0.05580867,-0.1589324;0.5341604;0.01206529,-0.4453368;0.4642277;0.003218601,-0.7238181;0.4173779;-0.02178011,0.07417917;0.00422997;-0.04390472,0.08461138;-0.3440695;0.005837712,0.08393904;-0.7289619;0.1090228,0.09508361;-0.7501759;0.04865718,-0.0762296;0.007484475;-0.03976301,-0.1163671;-0.3404127;-0.004376419,-0.1376847;-0.7260021;0.09388958,-0.1386714;-0.6876797;0.01438583,0.01835424;0.5704383;0.003088024,0;0;0,0.02386963;0.3299128;0.001669884,0.04557248;0.6466672;-0.01136792,0.2048934;0.4940899;-0.0174824,0.2296282;0.2001847;-0.0154314,0.2583262;-0.07502019;-0.07715917,-0.1392769;0.5494194;-0.01662791,-0.4290265;0.4951483;-0.02643165,-0.708607;0.4519871;-0.04496651,0.07691973;-0.003013372;-0.0390172,0.0957079;-0.3530273;-0.006877661,0.09273135;-0.7407122;0.08521687,0.0975059;-0.7733407;0.03576028,-0.07730053;0.01071103;-0.03685062,-0.1206932;-0.3385436;-0.031023,-0.1286877;-0.7243803;0.0682545,-0.1376184;-0.7584175;0.02123791,0.0404787;0.5692919;-0.005662441,640.0656
+0;0;0,0.01047871;0.3305883;0.007171899,0.02094708;0.6481128;-0.001684738,0.1916958;0.517637;0.0007571601,0.2294344;0.2257666;0.01724182,0.2630983;-0.04643744;-0.05591448,-0.1589909;0.5342473;0.01206876,-0.4452108;0.4643596;0.003227772,-0.7240531;0.4174491;-0.02180335,0.07421786;0.004232176;-0.04392762,0.08465522;-0.3442396;0.005839419,0.08398319;-0.7289554;0.1089772,0.09515662;-0.750302;0.04845518,-0.07626935;0.007488379;-0.03978375,-0.1164267;-0.3405809;-0.004379649,-0.1377345;-0.7259933;0.09384124,-0.1387238;-0.6876494;0.01413159,0.01835745;0.5705378;0.003088372,0;0;0,0.02389651;0.3299643;0.001550913,0.04565419;0.6467655;-0.0116924,0.204898;0.4939471;-0.01802552,0.2296018;0.20023;-0.01596105,0.2579298;-0.07536232;-0.07782018,-0.139313;0.5497956;-0.01683079,-0.4293593;0.4981177;-0.02614764,-0.709048;0.4532688;-0.04466658,0.07694037;-0.003046453;-0.03907347,0.09561808;-0.3532352;-0.006866693,0.09275229;-0.7407542;0.08513796,0.09765822;-0.7730777;0.03497875,-0.07737146;0.01073526;-0.03680013,-0.1206932;-0.3387056;-0.03108993,-0.1284458;-0.7244527;0.06781973,-0.1367361;-0.7588605;0.02083955,0.04054129;0.5693834;-0.005928516,640.098
+0;0;0,0.01053715;0.3305807;0.007201797,0.02099877;0.6481315;-0.001642329,0.1916671;0.5176691;0.0009341929,0.2290929;0.226534;0.01733465,0.2630473;-0.04653499;-0.05595581,-0.1591998;0.5360554;0.01191044,-0.4465289;0.4747117;0.001505623,-0.7275134;0.4343375;-0.02104806,0.07427744;0.004077125;-0.04385843,0.08482812;-0.3442603;0.005936112,0.08430481;-0.7290025;0.1089563,0.09386557;-0.7503203;0.048908,-0.07619787;0.007627682;-0.03991272,-0.1163762;-0.3403035;-0.004424658,-0.1374622;-0.7256939;0.09390905,-0.1383534;-0.6874089;0.01478072,0.01842022;0.570551;0.003135644,0;0;0,0.02402071;0.3299506;0.001453161,0.04595657;0.6467582;-0.01196241,0.2049395;0.4937932;-0.01864398,0.2298406;0.2008671;-0.01676559,0.2575778;-0.07577062;-0.07835555,-0.1390056;0.5500406;-0.01696436,-0.428623;0.5004764;-0.0266834,-0.7093189;0.4566986;-0.04628936,0.0769252;-0.003056899;-0.03912151,0.0955004;-0.3531311;-0.006984472,0.09276476;-0.7406589;0.08496464,0.09769312;-0.7728204;0.03554405,-0.07739243;0.01071597;-0.03678183,-0.1207459;-0.3385983;-0.03132045,-0.1284888;-0.7242539;0.06792508,-0.1364451;-0.7578424;0.02076643,0.04078556;0.5693783;-0.006146669,640.1311
+0;0;0,0.01053715;0.3305807;0.007201797,0.02099877;0.6481315;-0.001642329,0.1916671;0.5176691;0.0009341929,0.2290929;0.226534;0.01733465,0.2630473;-0.04653499;-0.05595581,-0.1591998;0.5360554;0.01191044,-0.4465289;0.4747117;0.001505623,-0.7275134;0.4343375;-0.02104806,0.07427744;0.004077125;-0.04385843,0.08482812;-0.3442603;0.005936112,0.08430481;-0.7290025;0.1089563,0.09386557;-0.7503203;0.048908,-0.07619787;0.007627682;-0.03991272,-0.1163762;-0.3403035;-0.004424658,-0.1374622;-0.7256939;0.09390905,-0.1383534;-0.6874089;0.01478072,0.01842022;0.570551;0.003135644,0;0;0,0.02402071;0.3299506;0.001453161,0.04595657;0.6467582;-0.01196241,0.2049395;0.4937932;-0.01864398,0.2298406;0.2008671;-0.01676559,0.2575778;-0.07577062;-0.07835555,-0.1390056;0.5500406;-0.01696436,-0.428623;0.5004764;-0.0266834,-0.7093189;0.4566986;-0.04628936,0.0769252;-0.003056899;-0.03912151,0.0955004;-0.3531311;-0.006984472,0.09276476;-0.7406589;0.08496464,0.09769312;-0.7728204;0.03554405,-0.07739243;0.01071597;-0.03678183,-0.1207459;-0.3385983;-0.03132045,-0.1284888;-0.7242539;0.06792508,-0.1364451;-0.7578424;0.02076643,0.04078556;0.5693783;-0.006146669,640.1538
+0;0;0,0.01053347;0.3304653;0.007199283,0.02099564;0.6480325;-0.001645321,0.1916136;0.517581;0.0009321151,0.2290286;0.2265294;0.01732787,0.2630011;-0.04668525;-0.05600168,-0.1591516;0.535962;0.01190518,-0.4463983;0.4746359;0.00150334,-0.7275327;0.4342401;-0.02106237,0.07432099;0.004079517;-0.04388415,0.08488449;-0.3446809;0.005970865,0.08436108;-0.7295024;0.1090123,0.09379658;-0.750148;0.04975066,-0.07624255;0.007632155;-0.03993613,-0.1164697;-0.3407216;-0.00440497,-0.13756;-0.7261915;0.09394902,-0.1384395;-0.688015;0.01585732,0.01841694;0.5704476;0.003132928,0;0;0,0.02441354;0.3298061;0.001415968,0.04678264;0.646592;-0.01217198,0.2054161;0.4933502;-0.01888645,0.2302123;0.2005003;-0.0169245,0.2576899;-0.07629076;-0.07864392,-0.1383357;0.550366;-0.01701802,-0.428148;0.5023876;-0.02632974,-0.709309;0.460961;-0.04657729,0.07697633;-0.003184333;-0.03912258,0.09578361;-0.3536628;-0.006840587,0.09311579;-0.7412505;0.08521354,0.09825765;-0.7722943;0.03608954,-0.07743466;0.01079796;-0.03678789,-0.1204264;-0.3389913;-0.03129818,-0.1281718;-0.7247649;0.06781864,-0.1361595;-0.7574022;0.02114184,0.04145949;0.5692222;-0.006298542,640.1761
+0;0;0,0.01066231;0.3303573;0.007178569,0.02119545;0.6478962;-0.00165911,0.1916109;0.5174573;0.0009438549,0.2289202;0.2262164;0.01741281,0.2628698;-0.04763567;-0.05540826,-0.159045;0.5371417;0.01147526,-0.4479456;0.4832215;0.0008196747,-0.7301025;0.4447552;-0.01810715,0.07441308;0.004008217;-0.04388199,0.08526886;-0.3446686;0.005824361,0.08472043;-0.7297397;0.1089065,0.09436398;-0.7512629;0.05029606,-0.07625451;0.007688771;-0.04006411,-0.1162403;-0.3405921;-0.004487414,-0.1372748;-0.726307;0.09393737,-0.1380566;-0.6881192;0.01573781,0.01860508;0.5703206;0.003116552,0;0;0,0.02471955;0.3296787;0.001447797,0.04738761;0.646415;-0.01218474,0.2056408;0.493081;-0.019189,0.2305923;0.2000656;-0.01721299,0.2575897;-0.07725105;-0.07899499,-0.1376832;0.5505883;-0.01710108,-0.4282008;0.5058793;-0.0263289,-0.7100366;0.4663769;-0.04774281,0.0770416;-0.003289878;-0.0391506,0.09613535;-0.3536457;-0.006741643,0.09329678;-0.7414423;0.08551717,0.09843984;-0.7724715;0.03620386,-0.07751708;0.01087772;-0.03676652,-0.1202809;-0.3388441;-0.03128837,-0.1280466;-0.724826;0.06802705,-0.1358098;-0.7565143;0.01989065,0.04196161;0.5690627;-0.006297588,640.1987
+0;0;0,0.01066231;0.3303573;0.007178569,0.02119545;0.6478962;-0.00165911,0.1916109;0.5174573;0.0009438549,0.2289202;0.2262164;0.01741281,0.2628698;-0.04763567;-0.05540826,-0.159045;0.5371417;0.01147526,-0.4479456;0.4832215;0.0008196747,-0.7301025;0.4447552;-0.01810715,0.07441308;0.004008217;-0.04388199,0.08526886;-0.3446686;0.005824361,0.08472043;-0.7297397;0.1089065,0.09436398;-0.7512629;0.05029606,-0.07625451;0.007688771;-0.04006411,-0.1162403;-0.3405921;-0.004487414,-0.1372748;-0.726307;0.09393737,-0.1380566;-0.6881192;0.01573781,0.01860508;0.5703206;0.003116552,0;0;0,0.02471955;0.3296787;0.001447797,0.04738761;0.646415;-0.01218474,0.2056408;0.493081;-0.019189,0.2305923;0.2000656;-0.01721299,0.2575897;-0.07725105;-0.07899499,-0.1376832;0.5505883;-0.01710108,-0.4282008;0.5058793;-0.0263289,-0.7100366;0.4663769;-0.04774281,0.0770416;-0.003289878;-0.0391506,0.09613535;-0.3536457;-0.006741643,0.09329678;-0.7414423;0.08551717,0.09843984;-0.7724715;0.03620386,-0.07751708;0.01087772;-0.03676652,-0.1202809;-0.3388441;-0.03128837,-0.1280466;-0.724826;0.06802705,-0.1358098;-0.7565143;0.01989065,0.04196161;0.5690627;-0.006297588,640.2222
+0;0;0,0.01060747;0.3303864;0.007111049,0.02095135;0.6479214;-0.001823939,0.1913309;0.517622;0.001000594,0.2271784;0.2264012;0.01784794,0.2625071;-0.04723212;-0.05520511,-0.1592424;0.5379749;0.01108521,-0.4493462;0.4922053;-2.298038E-05,-0.7321004;0.4564324;-0.0152022,0.07443741;0.004025615;-0.04382624,0.0854359;-0.3445409;0.005790818,0.08502645;-0.7293665;0.1088354,0.0945308;-0.7500088;0.05128117,-0.07619938;0.007662601;-0.04015983,-0.1161446;-0.3404964;-0.004506964,-0.1368986;-0.7259846;0.09386605,-0.1375794;-0.6879465;0.01703908,0.01842715;0.5703602;0.002982205,0;0;0,0.02494448;0.3296879;0.001403332,0.04813469;0.6463766;-0.01230037,0.2059495;0.4927836;-0.01931059,0.2306395;0.1999279;-0.01722205,0.2574712;-0.07742524;-0.07899058,-0.1370158;0.5512562;-0.01728916,-0.4276176;0.5083106;-0.02649312,-0.7096539;0.4703479;-0.04827469,0.07705022;-0.003375083;-0.03911197,0.09622478;-0.3536076;-0.006694078,0.0933583;-0.7411317;0.08564246,0.0985884;-0.7716828;0.03795946,-0.07748155;0.01096097;-0.03680136,-0.1202087;-0.3386456;-0.03122842,-0.1280817;-0.7243966;0.0679848,-0.1355656;-0.7554539;0.02125727,0.04255528;0.5690507;-0.006402731,640.2549
+0;0;0,0.0106047;0.3303003;0.007109194,0.02094738;0.6477984;-0.001824486,0.1914848;0.5174659;0.0009973105,0.2273025;0.2264873;0.01783065,0.2626114;-0.04699311;-0.05518159,-0.1594076;0.5378374;0.0110911,-0.4492701;0.492106;-7.845461E-06,-0.7318664;0.456353;-0.01517858,0.074445;0.004026026;-0.04383071,0.08543487;-0.344267;0.005747419,0.08502504;-0.7294377;0.1088844,0.09950142;-0.7765725;0.02122172,-0.07620715;0.007663383;-0.04016393,-0.116121;-0.3402224;-0.004539035,-0.1368937;-0.7260563;0.0939222,-0.1379305;-0.6838132;-0.02309541,0.01842367;0.5702522;0.002980726,0;0;0,0.02524951;0.3295778;0.00148046,0.04875785;0.6462058;-0.01223314,0.2064981;0.4923171;-0.01931369,0.230923;0.1996845;-0.017205,0.2575245;-0.0775097;-0.07904983,-0.1367022;0.5515172;-0.01719998,-0.4272184;0.509743;-0.02668995,-0.7092354;0.4729072;-0.04856697,0.07708339;-0.003510326;-0.03905416,0.09658779;-0.3534455;-0.006624103,0.09358045;-0.7413123;0.08581126,0.0910846;-0.730644;-0.03022385,-0.07745247;0.01108317;-0.03684665,-0.1200797;-0.3382574;-0.03129239,-0.127817;-0.7243471;0.06804971,-0.1388234;-0.78545;-0.00559286,0.04307605;0.5689024;-0.006336451,640.2781
+0;0;0,0.01060778;0.3303959;0.007111254,0.02095426;0.648011;-0.001825375,0.1910047;0.5178059;0.001003293,0.2268269;0.2267906;0.01783875,0.2621234;-0.04659286;-0.0551476,-0.1589018;0.5381202;0.01106872,-0.4488008;0.4923829;-3.162585E-05,-0.7312968;0.4566426;-0.01519698,0.07443579;0.004025527;-0.04382528,0.08542947;-0.3443886;0.005770084,0.0850196;-0.7296089;0.1089204,0.09469444;-0.7511595;0.05033373,-0.07619773;0.007662435;-0.04015895,-0.1161254;-0.3403443;-0.004521672,-0.1369008;-0.7262279;0.09395224,-0.1375937;-0.6880456;0.01574717,0.01842987;0.5704439;0.002981135,0;0;0,0.02554221;0.3296516;0.001414299,0.04991566;0.6463273;-0.01240504,0.2067381;0.4921975;-0.01942921,0.2310048;0.1995143;-0.01736856,0.2574413;-0.07756549;-0.07933009,-0.1353194;0.5520521;-0.01731223,-0.4260503;0.5115514;-0.02689489,-0.7080517;0.4755993;-0.04912099,0.07706676;-0.003549099;-0.03905976,0.09677437;-0.3535902;-0.006566763,0.0934424;-0.7415087;0.08586156,0.09874701;-0.771847;0.03571558,-0.07743782;0.01111957;-0.03684137,-0.120402;-0.338308;-0.03160773,-0.1276339;-0.7243693;0.0680882,-0.135042;-0.7556072;0.01931831,0.04398926;0.5690227;-0.006489038,640.3113
+0;0;0,0.01060826;0.330411;0.007111577,0.02095274;0.6479645;-0.001822743,0.190974;0.5177965;0.001004541,0.2268188;0.2265971;0.01785065,0.262043;-0.04622617;-0.05498613,-0.1588714;0.5381072;0.01106821,-0.4489539;0.492341;-3.915932E-05,-0.730871;0.4566739;-0.01517344,0.07444608;0.004026084;-0.04383135,0.08540213;-0.3431952;0.005594216,0.08499155;-0.7290751;0.1089211,0.09460776;-0.7503134;0.05068954,-0.07620826;0.007663495;-0.04016451,-0.1159993;-0.3391518;-0.004649241,-0.1368102;-0.7256961;0.09399329,-0.1374989;-0.6875634;0.01626217,0.01842926;0.5704253;0.002982038,0;0;0,0.0257663;0.3296493;0.001410961,0.05059277;0.646231;-0.01234972,0.2071159;0.491858;-0.01963699,0.2310949;0.1989655;-0.01745772,0.2574551;-0.07753921;-0.07933438,-0.1347425;0.5522875;-0.01745277,-0.4258863;0.5135003;-0.02728013,-0.7074206;0.478557;-0.04954712,0.07706451;-0.003617108;-0.03908443,0.09675454;-0.3524844;-0.006999612,0.09345546;-0.7410482;0.08566808,0.09864971;-0.7704974;0.03519475,-0.0774451;0.0111983;-0.0368303,-0.1204144;-0.3370183;-0.03189781,-0.1275141;-0.7237031;0.06812428,-0.1357142;-0.7559321;0.02155107,0.04455225;0.5689611;-0.006462932,640.3449
+0;0;0,0.01060881;0.3303625;0.007122695,0.02091554;0.6478104;-0.001784754,0.1916472;0.5174593;0.001043321,0.2272695;0.2266045;0.01793804,0.2623301;-0.04656771;-0.05309815,-0.1598057;0.5388457;0.010582,-0.4507556;0.50099;0.002451655,-0.7331707;0.4722261;-0.01523341,0.07448243;0.0040785;-0.04377809,0.0854812;-0.3430979;0.005572408,0.08538196;-0.7293751;0.1085102,0.09574555;-0.7498236;0.05017382,-0.07617677;0.007598181;-0.04025115,-0.1160436;-0.3391507;-0.004701801,-0.1361368;-0.7260814;0.09372135,-0.1367087;-0.6879818;0.01632857,0.01840991;0.5703083;0.003010377,0;0;0,0.02597938;0.3295842;0.001428246,0.05112237;0.646033;-0.01233637,0.2079953;0.4909859;-0.02005053,0.2312725;0.1984049;-0.01770461,0.2572978;-0.07810301;-0.07905984,-0.1350611;0.5525808;-0.01751627,-0.4260997;0.5161792;-0.02858016,-0.7074628;0.4806055;-0.05020791,0.077048;-0.003713295;-0.03912294,0.09691972;-0.3525058;-0.006923199,0.09346071;-0.7413917;0.08560801,0.09857497;-0.770432;0.03517329,-0.07744807;0.01129039;-0.03681184,-0.1208301;-0.3368269;-0.03231186,-0.1277063;-0.7237964;0.06775611,-0.136053;-0.755612;0.0212294,0.04500119;0.5688074;-0.006457448,640.367
+0;0;0,0.01061186;0.3304575;0.007124744,0.02092264;0.64803;-0.001786226,0.1928394;0.5172862;0.001030295,0.2282763;0.2279457;0.01783704,0.2634191;-0.04586789;-0.05336594,-0.1610198;0.538819;0.01063428,-0.4504547;0.5011604;0.002546273,-0.7335329;0.472329;-0.01518032,0.07447801;0.004078258;-0.0437755,0.08547332;-0.3429888;0.005559463,0.08537407;-0.7293382;0.1085165,0.09591362;-0.7506432;0.04918964,-0.07617225;0.00759773;-0.04024876,-0.1160266;-0.3390419;-0.004710604,-0.1361235;-0.726045;0.09373094,-0.1367051;-0.6878079;0.01502413,0.01841601;0.570497;0.003010819,0;0;0,0.02626004;0.3296574;0.001397491,0.0518892;0.6461964;-0.01229501,0.209208;0.4895459;-0.02077687,0.231297;0.1984119;-0.01774573,0.2570661;-0.07883641;-0.07896781,-0.1356604;0.5528957;-0.01764462,-0.425281;0.5176008;-0.02905778,-0.7078322;0.4842623;-0.04728383,0.07704283;-0.003767252;-0.03911662,0.0969367;-0.3524466;-0.006908298,0.09350025;-0.7413848;0.08572674,0.09841137;-0.7713525;0.0343194,-0.07742465;0.01133307;-0.03683594,-0.1208116;-0.3366712;-0.03225445,-0.1276181;-0.723708;0.06785655,-0.1361366;-0.7565547;0.02052062,0.04565652;0.5689461;-0.006446123,640.4005
+0;0;0,0.01061186;0.3304575;0.007124744,0.02092264;0.64803;-0.001786226,0.1928394;0.5172862;0.001030295,0.2282763;0.2279457;0.01783704,0.2634191;-0.04586789;-0.05336594,-0.1610198;0.538819;0.01063428,-0.4504547;0.5011604;0.002546273,-0.7335329;0.472329;-0.01518032,0.07447801;0.004078258;-0.0437755,0.08547332;-0.3429888;0.005559463,0.08537407;-0.7293382;0.1085165,0.09591362;-0.7506432;0.04918964,-0.07617225;0.00759773;-0.04024876,-0.1160266;-0.3390419;-0.004710604,-0.1361235;-0.726045;0.09373094,-0.1367051;-0.6878079;0.01502413,0.01841601;0.570497;0.003010819,0;0;0,0.02626004;0.3296574;0.001397491,0.0518892;0.6461964;-0.01229501,0.209208;0.4895459;-0.02077687,0.231297;0.1984119;-0.01774573,0.2570661;-0.07883641;-0.07896781,-0.1356604;0.5528957;-0.01764462,-0.425281;0.5176008;-0.02905778,-0.7078322;0.4842623;-0.04728383,0.07704283;-0.003767252;-0.03911662,0.0969367;-0.3524466;-0.006908298,0.09350025;-0.7413848;0.08572674,0.09841137;-0.7713525;0.0343194,-0.07742465;0.01133307;-0.03683594,-0.1208116;-0.3366712;-0.03225445,-0.1276181;-0.723708;0.06785655,-0.1361366;-0.7565547;0.02052062,0.04565652;0.5689461;-0.006446123,640.4231

+ 115 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004619649;0.3329868;0.005197823,0.008897916;0.6534958;-0.006161002,0.182634;0.5305832;0.01867685,0.2296818;0.2490269;0.02757349,0.2904598;-0.01243225;-0.02793136,-0.1650331;0.5209664;-0.007972226,-0.2253829;0.241856;-0.01265136,-0.2735658;-0.02188399;-0.06970614,0.07928722;0.003938701;-0.04092619,0.08031904;-0.3482711;0.005419724,0.07160987;-0.7263758;0.0926609,0.0751028;-0.6892003;0.01108976,-0.07685082;0.008521972;-0.04470188,-0.1190429;-0.34291;-0.0144327,-0.147113;-0.7185751;0.07904381,-0.1414759;-0.6812392;-0.002392955,0.007912784;0.5750705;-0.0008566277,0;0;0,0.0003887936;0.3330168;0.005313873,0.0003167596;0.6536299;-0.003726482,0.1737427;0.5238534;-0.01332593,0.221014;0.2422699;-0.006787539,0.2639076;-0.02161121;-0.06730628,-0.1729305;0.5241954;-0.01488387,-0.2140346;0.241583;-0.01218655,-0.2520648;-0.02249271;-0.07506233,0.07951854;0.003341883;-0.04052854,0.1009945;-0.3499832;-0.01051259,0.0978181;-0.7283348;0.0760324,0.1044515;-0.7621182;0.02499104,-0.08086229;0.004003773;-0.0377119,-0.09897679;-0.3491945;-0.004190959,-0.08827906;-0.7295752;0.07226896,-0.09366702;-0.7618849;0.01929707,0.0003887936;0.5751595;0.0009667873,20.39558
+0;0;0,0.004619649;0.3329868;0.005197823,0.008897916;0.6534958;-0.006161002,0.182634;0.5305832;0.01867685,0.2296818;0.2490269;0.02757349,0.2904598;-0.01243225;-0.02793136,-0.1650331;0.5209664;-0.007972226,-0.2253829;0.241856;-0.01265136,-0.2735658;-0.02188399;-0.06970614,0.07928722;0.003938701;-0.04092619,0.08031904;-0.3482711;0.005419724,0.07160987;-0.7263758;0.0926609,0.0751028;-0.6892003;0.01108976,-0.07685082;0.008521972;-0.04470188,-0.1190429;-0.34291;-0.0144327,-0.147113;-0.7185751;0.07904381,-0.1414759;-0.6812392;-0.002392955,0.007912784;0.5750705;-0.0008566277,0;0;0,0.0003887936;0.3330168;0.005313873,0.0003167596;0.6536299;-0.003726482,0.1737427;0.5238534;-0.01332593,0.221014;0.2422699;-0.006787539,0.2639076;-0.02161121;-0.06730628,-0.1729305;0.5241954;-0.01488387,-0.2140346;0.241583;-0.01218655,-0.2520648;-0.02249271;-0.07506233,0.07951854;0.003341883;-0.04052854,0.1009945;-0.3499832;-0.01051259,0.0978181;-0.7283348;0.0760324,0.1044515;-0.7621182;0.02499104,-0.08086229;0.004003773;-0.0377119,-0.09897679;-0.3491945;-0.004190959,-0.08827906;-0.7295752;0.07226896,-0.09366702;-0.7618849;0.01929707,0.0003887936;0.5751595;0.0009667873,20.40982
+0;0;0,0.004620124;0.333021;0.005198357,0.008898894;0.6535677;-0.006161788,0.1824619;0.5306903;0.01865733,0.2295677;0.248787;0.02756494,0.290351;-0.01269501;-0.02794477,-0.1648611;0.5210831;-0.007965371,-0.2252852;0.2416287;-0.01265027,-0.2734723;-0.02213436;-0.06971004,0.07927696;0.003938191;-0.0409209,0.08030903;-0.3483541;0.005435862,0.07159765;-0.7265542;0.09269906,0.07512429;-0.6893094;0.01034046,-0.07684088;0.00852087;-0.0446961,-0.1190428;-0.3429933;-0.01441984,-0.14712;-0.7187532;0.07908025,-0.1414285;-0.6813465;-0.003142677,0.00791365;0.5751336;-0.000856814,0;0;0,0.000318611;0.3330495;0.005415678,0.0001557115;0.6537046;-0.003474951,0.17345;0.524062;-0.01323056,0.2206693;0.2421097;-0.006832124,0.2638394;-0.0216957;-0.06759286,-0.1728943;0.5243154;-0.01470829,-0.2139339;0.2413353;-0.01231374,-0.2520164;-0.02259323;-0.07587674,0.07950169;0.003353357;-0.04053521,0.1009974;-0.3500529;-0.01050496,0.09783206;-0.728435;0.07634568,0.1043365;-0.7632599;0.02532315,-0.0808522;0.003995548;-0.03770706,-0.09896518;-0.3492518;-0.003823511,-0.08819384;-0.7298311;0.07213333,-0.09351885;-0.7630952;0.01905632,0.0002505537;0.575223;0.001178265,20.4306
+0;0;0,0.004596601;0.3330249;0.004962656,0.008863959;0.6535637;-0.006605665,0.1824331;0.5309166;0.01870261,0.2291655;0.2489626;0.02796214,0.2898956;-0.01253882;-0.02751452,-0.1649082;0.5211732;-0.00879696,-0.2260441;0.2418628;-0.01277724,-0.2745279;-0.02187327;-0.06971052,0.07929583;0.003888362;-0.04088909,0.07986775;-0.348414;0.005399071,0.0711562;-0.7266316;0.09258627,0.0748613;-0.6894038;0.01023402,-0.07677163;0.008577623;-0.0448041,-0.1193288;-0.3429132;-0.0147547,-0.1477533;-0.7185891;0.07897772,-0.1418824;-0.6811973;-0.003233947,0.007875261;0.5751341;-0.001234272,0;0;0,0.000318611;0.3330495;0.005415678,0.0001557115;0.6537046;-0.003474951,0.17345;0.524062;-0.01323056,0.2206693;0.2421097;-0.006832124,0.2638394;-0.0216957;-0.06759286,-0.1728943;0.5243154;-0.01470829,-0.2139339;0.2413353;-0.01231374,-0.2520164;-0.02259323;-0.07587674,0.07950169;0.003353357;-0.04053521,0.1009974;-0.3500529;-0.01050496,0.09783206;-0.728435;0.07634568,0.1043365;-0.7632599;0.02532315,-0.0808522;0.003995548;-0.03770706,-0.09896518;-0.3492518;-0.003823511,-0.08819384;-0.7298311;0.07213333,-0.09351885;-0.7630952;0.01905632,0.0002505537;0.575223;0.001178265,20.45263
+0;0;0,0.004597353;0.3330794;0.004963467,0.008865619;0.6536865;-0.006607396,0.1823225;0.5310494;0.01868935,0.2290469;0.2491439;0.02794728,0.2898937;-0.0128603;-0.02763604,-0.1647959;0.5213122;-0.008792575,-0.2259213;0.24205;-0.01277217,-0.2744983;-0.02219319;-0.06981492,0.07925359;0.003886291;-0.04086731,0.07982558;-0.3484567;0.005426187,0.07110532;-0.7270522;0.0927005,0.07482184;-0.6898021;0.01009429,-0.07673074;0.008573054;-0.04478024,-0.1192928;-0.3429583;-0.01472737,-0.1477457;-0.7190095;0.07909869,-0.1418567;-0.681595;-0.003366485,0.007876689;0.5752385;-0.001234739,0;0;0,0.0002840366;0.3331041;0.005406618,0.0001081601;0.6538271;-0.00350666,0.1732838;0.5241267;-0.01309633,0.2204126;0.2422023;-0.00700879,0.2636463;-0.0220373;-0.06821584,-0.1728162;0.5243529;-0.01454284,-0.2138187;0.2414135;-0.01263384,-0.2519635;-0.0228841;-0.07689727,0.07946395;0.003373161;-0.04050279,0.1010711;-0.3500712;-0.01051521,0.09787338;-0.7288464;0.07635522,0.1041582;-0.7642588;0.02564144,-0.0807915;0.003977429;-0.03772647,-0.09880385;-0.3493116;-0.003793977,-0.08804899;-0.7303038;0.07207893,-0.09332936;-0.7637924;0.01886722,0.0002045631;0.5753274;0.001153946,20.47484
+0;0;0,0.004597228;0.3330705;0.004963333,0.008865202;0.6536554;-0.00660664,0.1822824;0.5310358;0.01868505,0.2290088;0.2491184;0.02794338,0.289871;-0.012952;-0.02765398,-0.1647568;0.5213009;-0.008790608,-0.2258849;0.2420267;-0.01277037,-0.2744741;-0.02228317;-0.06982753,0.0792262;0.003884949;-0.04085319,0.07979818;-0.3484497;0.005439214,0.07107159;-0.7273198;0.09277682,0.07480098;-0.6900446;0.009884596,-0.07670423;0.008570092;-0.04476476,-0.1192653;-0.3429529;-0.0147126,-0.1477388;-0.7192768;0.0791815,-0.1418294;-0.6818366;-0.003569208,0.007876365;0.5752149;-0.001234496,0;0;0,0.0002259631;0.3330937;0.005497932,-1.144037E-05;0.6537989;-0.003257513,0.1731101;0.5240533;-0.01301098,0.2203011;0.2421252;-0.007005691,0.2635971;-0.02213597;-0.06838679,-0.1728842;0.5243809;-0.01444524,-0.2138484;0.2414226;-0.01268267,-0.2520597;-0.02285624;-0.07727912,0.07944183;0.003375739;-0.04047799,0.101057;-0.3500645;-0.01054907,0.09759505;-0.7291224;0.0763402,0.1041575;-0.7650512;0.02585959,-0.0807525;0.003974289;-0.03773735,-0.09881698;-0.3492883;-0.003646329,-0.08776332;-0.7306139;0.07195245,-0.09329563;-0.7645187;0.01881548,9.881146E-05;0.5753042;0.001358509,20.49669
+0;0;0,0.005130307;0.3330677;0.004614314,0.01012266;0.6536258;-0.007369607,0.1833472;0.5314307;0.01887685,0.2299378;0.2495103;0.02871417,0.2912199;-0.01270255;-0.02573793,-0.1638559;0.5217799;-0.009385275,-0.2257065;0.2426566;-0.0127362,-0.2748027;-0.02153021;-0.06992912,0.07921065;0.003795539;-0.04089176,0.07910399;-0.3485529;0.005298723,0.07011322;-0.7273825;0.09278506,0.07399208;-0.6901368;0.009897113,-0.07672229;0.00864559;-0.04471926,-0.1195486;-0.3428955;-0.01526102,-0.1486095;-0.7191126;0.07888059,-0.1425516;-0.6816996;-0.003861822,0.008933604;0.5751969;-0.001871052,0;0;0,0.0002259631;0.3330937;0.005497932,-1.144037E-05;0.6537989;-0.003257513,0.1731101;0.5240533;-0.01301098,0.2203011;0.2421252;-0.007005691,0.2635971;-0.02213597;-0.06838679,-0.1728842;0.5243809;-0.01444524,-0.2138484;0.2414226;-0.01268267,-0.2520597;-0.02285624;-0.07727912,0.07944183;0.003375739;-0.04047799,0.101057;-0.3500645;-0.01054907,0.09759505;-0.7291224;0.0763402,0.1041575;-0.7650512;0.02585959,-0.0807525;0.003974289;-0.03773735,-0.09881698;-0.3492883;-0.003646329,-0.08776332;-0.7306139;0.07195245,-0.09329563;-0.7645187;0.01881548,9.881146E-05;0.5753042;0.001358509,20.50798
+0;0;0,0.005130139;0.3330567;0.004614162,0.0101224;0.6536088;-0.007369554,0.1829807;0.5315066;0.01883326,0.2295724;0.24958;0.02867081,0.2907104;-0.01201636;-0.02565325,-0.1634933;0.521876;-0.009369513,-0.2253453;0.2427465;-0.01272052,-0.2743261;-0.0208191;-0.06977894,0.07918661;0.003794387;-0.04087935,0.07907999;-0.3483991;0.005290817,0.07007908;-0.727656;0.09287582,0.07573709;-0.6870868;-0.02803099,-0.07669901;0.008642968;-0.04470569,-0.1195065;-0.3427435;-0.0152604,-0.1486001;-0.719385;0.0789874,-0.1397636;-0.6785718;-0.04170714,0.008933356;0.5751808;-0.001871068,0;0;0,0.0001978818;0.3330823;0.005525112,-3.133155E-05;0.6537817;-0.003220081,0.1726633;0.5239985;-0.01312733,0.2202889;0.242139;-0.007026434,0.2637007;-0.02147219;-0.0682323,-0.1725929;0.5245562;-0.01412987,-0.2133814;0.2415639;-0.01275705,-0.2515219;-0.02202776;-0.0774588,0.07943152;0.003360078;-0.04043984,0.1010182;-0.3499229;-0.01048684,0.09768503;-0.7294546;0.07630324,0.09607715;-0.7209125;-0.04327583,-0.08070994;0.003986827;-0.03776307,-0.09875245;-0.349112;-0.003591511,-0.08741603;-0.731001;0.07137609,-0.09570814;-0.7944227;-0.005862609,7.394329E-05;0.5752879;0.001395464,20.53004
+0;0;0,0.004901185;0.3330605;0.004590326,0.009700119;0.653618;-0.007329823,0.1827047;0.5318725;0.01872171,0.2286576;0.2498561;0.02898003,0.2895421;-0.01183277;-0.02518292,-0.1637844;0.5216457;-0.009720836,-0.2262169;0.2426387;-0.01245656,-0.2758555;-0.02077827;-0.06963268,0.07917252;0.003667188;-0.04091821,0.07881014;-0.3485261;0.005253013,0.0694816;-0.7277852;0.09279384,0.07523208;-0.687216;-0.02810862,-0.0766542;0.008782684;-0.04475528,-0.1197913;-0.3425873;-0.01559507,-0.1494377;-0.7191557;0.07877263,-0.1405067;-0.6783412;-0.04191482,0.008551927;0.5751882;-0.001849207,0;0;0,0.0001978818;0.3330823;0.005525112,-3.133155E-05;0.6537817;-0.003220081,0.1726633;0.5239985;-0.01312733,0.2202889;0.242139;-0.007026434,0.2637007;-0.02147219;-0.0682323,-0.1725929;0.5245562;-0.01412987,-0.2133814;0.2415639;-0.01275705,-0.2515219;-0.02202776;-0.0774588,0.07943152;0.003360078;-0.04043984,0.1010182;-0.3499229;-0.01048684,0.09768503;-0.7294546;0.07630324,0.09607715;-0.7209125;-0.04327583,-0.08070994;0.003986827;-0.03776307,-0.09875245;-0.349112;-0.003591511,-0.08741603;-0.731001;0.07137609,-0.09570814;-0.7944227;-0.005862609,7.394329E-05;0.5752879;0.001395464,20.54145
+0;0;0,0.004901076;0.3330531;0.004590224,0.009700032;0.653612;-0.007330006,0.1826387;0.5318819;0.01871381,0.2286125;0.2497368;0.02897681,0.2882336;-0.006521702;-0.02406219,-0.1637194;0.5216589;-0.009717969,-0.2261803;0.2425247;-0.01245494,-0.2747889;-0.01542607;-0.06844459,0.07918168;0.003667612;-0.04092294,0.07881934;-0.3484833;0.005242735,0.06947816;-0.7282561;0.09290212,0.0733933;-0.6910602;0.01058722,-0.07666306;0.0087837;-0.04476045,-0.119795;-0.342544;-0.01560375,-0.1494815;-0.7196224;0.07889177,-0.143401;-0.6822596;-0.003276743,0.008551825;0.5751811;-0.001849317,0;0;0,0.0001235921;0.3330745;0.005552769,-0.0001507085;0.6537755;-0.003181219,0.1725689;0.524226;-0.01286793,0.2202836;0.2422406;-0.007182837,0.2624316;-0.01580289;-0.06779075,-0.1726342;0.5245582;-0.01410218,-0.2135405;0.2414496;-0.01310954,-0.2507059;-0.01670527;-0.076442,0.07942978;0.003364935;-0.04046559,0.1011553;-0.349869;-0.01054215,0.09777264;-0.7298931;0.07645798,0.1042188;-0.7656939;0.02674317,-0.08072491;0.003985187;-0.0377556,-0.09791695;-0.349004;-0.002474599,-0.08617646;-0.7316051;0.07153452,-0.09178291;-0.7664295;0.02045404,-3.698656E-05;0.5752805;0.001433611,20.56338
+0;0;0,0.004901076;0.3330531;0.004590224,0.009700032;0.653612;-0.007330006,0.1826387;0.5318819;0.01871381,0.2286125;0.2497368;0.02897681,0.2882336;-0.006521702;-0.02406219,-0.1637194;0.5216589;-0.009717969,-0.2261803;0.2425247;-0.01245494,-0.2747889;-0.01542607;-0.06844459,0.07918168;0.003667612;-0.04092294,0.07881934;-0.3484833;0.005242735,0.06947816;-0.7282561;0.09290212,0.0733933;-0.6910602;0.01058722,-0.07666306;0.0087837;-0.04476045,-0.119795;-0.342544;-0.01560375,-0.1494815;-0.7196224;0.07889177,-0.143401;-0.6822596;-0.003276743,0.008551825;0.5751811;-0.001849317,0;0;0,0.0001235921;0.3330745;0.005552769,-0.0001507085;0.6537755;-0.003181219,0.1725689;0.524226;-0.01286793,0.2202836;0.2422406;-0.007182837,0.2624316;-0.01580289;-0.06779075,-0.1726342;0.5245582;-0.01410218,-0.2135405;0.2414496;-0.01310954,-0.2507059;-0.01670527;-0.076442,0.07942978;0.003364935;-0.04046559,0.1011553;-0.349869;-0.01054215,0.09777264;-0.7298931;0.07645798,0.1042188;-0.7656939;0.02674317,-0.08072491;0.003985187;-0.0377556,-0.09791695;-0.349004;-0.002474599,-0.08617646;-0.7316051;0.07153452,-0.09178291;-0.7664295;0.02045404,-3.698656E-05;0.5752805;0.001433611,20.57635
+0;0;0,0.004901282;0.3330671;0.004590416,0.009700374;0.653635;-0.007330069,0.1825845;0.531918;0.01870734,0.2286121;0.2494433;0.02898233,0.2882345;-0.0068205;-0.02405778,-0.1636651;0.5216983;-0.009715545,-0.226199;0.2422379;-0.01245571,-0.2748086;-0.01571816;-0.06844652,0.07918569;0.003667798;-0.04092501,0.07882341;-0.348433;0.005234096,0.06948189;-0.7282197;0.09289669,0.07341893;-0.6909836;0.01012142,-0.07666695;0.008784145;-0.04476273,-0.1197928;-0.3424936;-0.01561017,-0.1494804;-0.7195858;0.0788888,-0.1433658;-0.6821817;-0.003739275,0.008552162;0.5752038;-0.001849356,0;0;0,4.470348E-06;0.3330854;0.005738735,-0.0004335027;0.6538038;-0.002687693,0.1722811;0.5243357;-0.01263547,0.2200797;0.2420206;-0.007198571,0.2623777;-0.01598465;-0.06788945,-0.1729998;0.5250161;-0.01303634,-0.213157;0.2414611;-0.01324972,-0.2503801;-0.01656008;-0.07711488,0.07942739;0.003383413;-0.04047871,0.1010486;-0.3498116;-0.01061821,0.09780648;-0.7298434;0.07641721,0.1047145;-0.7656693;0.02603031,-0.08073679;0.003964209;-0.03774308,-0.09794547;-0.3489687;-0.002415411,-0.08606339;-0.7315856;0.07156385,-0.09222382;-0.7669132;0.02043682,-0.0002766755;0.5753037;0.001841784,20.59702
+0;0;0,0.004279383;0.3330772;0.004478629,0.008558452;0.6536527;-0.007434894,0.1816732;0.5321789;0.01811133,0.2268926;0.2495965;0.02899754,0.2869217;-0.006700188;-0.02342134,-0.164516;0.5212673;-0.01062639,-0.2287465;0.2421857;-0.01263105,-0.2777743;-0.01571718;-0.06850234,0.07924177;0.00352257;-0.04082911,0.07768063;-0.348602;0.005123679,0.06797869;-0.7284068;0.09266801,0.07199334;-0.6911765;0.009895965,-0.07668902;0.008876969;-0.04470657,-0.1202408;-0.3424153;-0.01637298,-0.1510147;-0.7193;0.0786045,-0.1448201;-0.681899;-0.004017882,0.007522995;0.5752199;-0.001955414,0;0;0,4.470348E-06;0.3330854;0.005738735,-0.0004335027;0.6538038;-0.002687693,0.1722811;0.5243357;-0.01263547,0.2200797;0.2420206;-0.007198571,0.2623777;-0.01598465;-0.06788945,-0.1729998;0.5250161;-0.01303634,-0.213157;0.2414611;-0.01324972,-0.2503801;-0.01656008;-0.07711488,0.07942739;0.003383413;-0.04047871,0.1010486;-0.3498116;-0.01061821,0.09780648;-0.7298434;0.07641721,0.1047145;-0.7656693;0.02603031,-0.08073679;0.003964209;-0.03774308,-0.09794547;-0.3489687;-0.002415411,-0.08606339;-0.7315856;0.07156385,-0.09222382;-0.7669132;0.02043682,-0.0002766755;0.5753037;0.001841784,20.6092
+0;0;0,0.004279326;0.3330728;0.00447857,0.00855845;0.6536525;-0.007435142,0.1813614;0.5322539;0.01807528,0.2266049;0.2495207;0.0289673,0.286795;-0.007463515;-0.02359219,-0.1642081;0.5213618;-0.01061099,-0.2284728;0.2421313;-0.01261672,-0.2776321;-0.0164634;-0.06863789,0.07922486;0.003521819;-0.0408204,0.07766376;-0.3485921;0.005131003,0.06795708;-0.7285823;0.09271805,0.07197008;-0.691355;0.009980053,-0.07667265;0.008875074;-0.04469702,-0.1202231;-0.3424066;-0.0163643,-0.151012;-0.7194753;0.07865953,-0.14482;-0.6820772;-0.00392887,0.007522969;0.5752178;-0.001955535,0;0;0,-2.282113E-05;0.3330803;0.005778551,-0.0004529003;0.6538029;-0.002642632,0.1719356;0.5244998;-0.01297069,0.2200556;0.242089;-0.007291079,0.2624716;-0.01667094;-0.06787491,-0.1726705;0.5249534;-0.01296813,-0.212922;0.2412575;-0.01325605,-0.2503591;-0.01740074;-0.07744813,0.07942713;0.003389224;-0.04043674,0.1011415;-0.3497979;-0.01067948,0.0980365;-0.7300406;0.07629251,0.1046396;-0.7659566;0.02603912,-0.08070233;0.003959839;-0.03777221,-0.09790126;-0.3489497;-0.002314951,-0.08593087;-0.7317926;0.07148455,-0.09217953;-0.7676494;0.02110836,-0.0003007315;0.5753011;0.00188899,20.62329
+0;0;0,0.004279326;0.3330728;0.00447857,0.00855845;0.6536525;-0.007435142,0.1813614;0.5322539;0.01807528,0.2266049;0.2495207;0.0289673,0.286795;-0.007463515;-0.02359219,-0.1642081;0.5213618;-0.01061099,-0.2284728;0.2421313;-0.01261672,-0.2776321;-0.0164634;-0.06863789,0.07922486;0.003521819;-0.0408204,0.07766376;-0.3485921;0.005131003,0.06795708;-0.7285823;0.09271805,0.07197008;-0.691355;0.009980053,-0.07667265;0.008875074;-0.04469702,-0.1202231;-0.3424066;-0.0163643,-0.151012;-0.7194753;0.07865953,-0.14482;-0.6820772;-0.00392887,0.007522969;0.5752178;-0.001955535,0;0;0,-2.282113E-05;0.3330803;0.005778551,-0.0004529003;0.6538029;-0.002642632,0.1719356;0.5244998;-0.01297069,0.2200556;0.242089;-0.007291079,0.2624716;-0.01667094;-0.06787491,-0.1726705;0.5249534;-0.01296813,-0.212922;0.2412575;-0.01325605,-0.2503591;-0.01740074;-0.07744813,0.07942713;0.003389224;-0.04043674,0.1011415;-0.3497979;-0.01067948,0.0980365;-0.7300406;0.07629251,0.1046396;-0.7659566;0.02603912,-0.08070233;0.003959839;-0.03777221,-0.09790126;-0.3489497;-0.002314951,-0.08593087;-0.7317926;0.07148455,-0.09217953;-0.7676494;0.02110836,-0.0003007315;0.5753011;0.00188899,20.64011
+0;0;0,0.005416276;0.3330917;0.003767832,0.01113154;0.6536677;-0.008969358,0.1836697;0.5330945;0.01735782,0.2282029;0.2503323;0.02943576,0.2869952;-0.00758341;-0.02340532,-0.1625022;0.523087;-0.01187255,-0.2269612;0.24393;-0.01195042,-0.2779763;-0.01479971;-0.06874488,0.07928162;0.003342447;-0.04080802,0.07590168;-0.3488657;0.004517797,0.06535376;-0.7288322;0.09177184,0.06946559;-0.69164;0.008903027,-0.07669343;0.009009335;-0.04471008,-0.121987;-0.3421518;-0.01730974,-0.1536184;-0.7192324;0.07707682,-0.1473223;-0.6818722;-0.005639963,0.009726472;0.5752385;-0.003246384,0;0;0,-3.094971E-05;0.333108;0.005714655,-0.0004930645;0.6538796;-0.002811432,0.1718856;0.5245101;-0.01282573,0.2198655;0.2421105;-0.007172823,0.262554;-0.01719895;-0.06804562,-0.1726611;0.5249404;-0.01296697,-0.21301;0.2412938;-0.01336389,-0.250434;-0.0179798;-0.07775199,0.07945468;0.003395721;-0.04046559,0.1011833;-0.3498213;-0.01076674,0.09819154;-0.7300062;0.0761218,0.1046865;-0.766146;0.02592992,-0.08075285;0.003950901;-0.0377546,-0.09804086;-0.3490117;-0.002613038,-0.08596818;-0.7317975;0.07106504,-0.09222423;-0.7680182;0.02094963,-0.0003304798;0.5753622;0.001754522,20.66275
+0;0;0,0.005416276;0.3330917;0.003767832,0.01113154;0.6536677;-0.008969358,0.1836697;0.5330945;0.01735782,0.2282029;0.2503323;0.02943576,0.2869952;-0.00758341;-0.02340532,-0.1625022;0.523087;-0.01187255,-0.2269612;0.24393;-0.01195042,-0.2779763;-0.01479971;-0.06874488,0.07928162;0.003342447;-0.04080802,0.07590168;-0.3488657;0.004517797,0.06535376;-0.7288322;0.09177184,0.06946559;-0.69164;0.008903027,-0.07669343;0.009009335;-0.04471008,-0.121987;-0.3421518;-0.01730974,-0.1536184;-0.7192324;0.07707682,-0.1473223;-0.6818722;-0.005639963,0.009726472;0.5752385;-0.003246384,0;0;0,-3.094971E-05;0.333108;0.005714655,-0.0004930645;0.6538796;-0.002811432,0.1718856;0.5245101;-0.01282573,0.2198655;0.2421105;-0.007172823,0.262554;-0.01719895;-0.06804562,-0.1726611;0.5249404;-0.01296697,-0.21301;0.2412938;-0.01336389,-0.250434;-0.0179798;-0.07775199,0.07945468;0.003395721;-0.04046559,0.1011833;-0.3498213;-0.01076674,0.09819154;-0.7300062;0.0761218,0.1046865;-0.766146;0.02592992,-0.08075285;0.003950901;-0.0377546,-0.09804086;-0.3490117;-0.002613038,-0.08596818;-0.7317975;0.07106504,-0.09222423;-0.7680182;0.02094963,-0.0003304798;0.5753622;0.001754522,20.68506
+0;0;0,0.005416206;0.3330874;0.003767784,0.01113117;0.6536469;-0.008968662,0.1837708;0.5330552;0.01737008,0.2282467;0.250657;0.02943247,0.2872006;-0.007967979;-0.02355395,-0.1626028;0.5230419;-0.01187732,-0.2269788;0.2442443;-0.0119551,-0.2781343;-0.01519695;-0.06890576,0.0793068;0.003343509;-0.04082098,0.07592488;-0.3490707;0.004531365,0.06537059;-0.7292667;0.09183809,0.07136872;-0.6887749;-0.02904655,-0.07671779;0.009012197;-0.04472429,-0.1220378;-0.3423544;-0.01730791,-0.1536883;-0.7196627;0.07713564,-0.144504;-0.6789261;-0.04352722,0.009726217;0.5752238;-0.003246132,0;0;0,-6.370619E-05;0.3331013;0.005854368,-0.0005287677;0.6538612;-0.002497196,0.1719704;0.5245155;-0.0124743,0.2197897;0.2424581;-0.007061958,0.262756;-0.01755202;-0.06804276,-0.1727699;0.5248673;-0.01295475,-0.2130155;0.2415787;-0.01345951,-0.2506427;-0.01841101;-0.0779542,0.07944556;0.003398418;-0.0405457,0.1012378;-0.3500277;-0.01089597,0.09832368;-0.730492;0.07582927,0.09658071;-0.7218992;-0.04374433,-0.08082004;0.003952374;-0.03767758,-0.09818633;-0.3492503;-0.00288783,-0.08579767;-0.7323056;0.07058303,-0.09491925;-0.797631;-0.004176728,-0.0003686249;0.5753471;0.002022266,20.70705
+0;0;0,0.00709702;0.3330558;0.003408682,0.01469565;0.6535508;-0.009703828,0.1870473;0.5331531;0.01694489,0.2304142;0.2508466;0.03017759,0.2884765;-0.008397698;-0.02185853,-0.1600512;0.5242402;-0.01258969,-0.2252249;0.2458485;-0.01079795,-0.2783075;-0.01352024;-0.06733741,0.0792509;0.003171666;-0.04110346,0.07474414;-0.3492442;0.00408664,0.06314289;-0.7305564;0.09089106,0.0691961;-0.6901093;-0.02998497,-0.07688722;0.009163457;-0.04454935,-0.1233261;-0.3421272;-0.01813612,-0.1561819;-0.7203741;0.07630114,-0.1469382;-0.6796758;-0.04435083,0.01282011;0.5751485;-0.003873835,0;0;0,-5.104579E-05;0.3330957;0.005949975,-0.000471279;0.6538481;-0.002324819,0.172158;0.524415;-0.0122788,0.2197859;0.2425372;-0.006870747,0.2630359;-0.01760715;-0.06803393,-0.1728441;0.5247678;-0.01305398,-0.2132127;0.2417076;-0.0133609,-0.2509629;-0.01849702;-0.07782072,0.0794753;0.003377274;-0.04065132,0.1014419;-0.3500318;-0.01100516,0.0983728;-0.7314742;0.07594848,0.09670282;-0.7228616;-0.04361988,-0.08094254;0.00398341;-0.03758585,-0.0981172;-0.3492624;-0.003208652,-0.08587886;-0.7333683;0.07015017,-0.09461279;-0.7982693;-0.005177923,-0.0003245194;0.575336;0.002176762,20.72863
+0;0;0,0.00709702;0.3330558;0.003408682,0.01469565;0.6535508;-0.009703828,0.1870473;0.5331531;0.01694489,0.2304142;0.2508466;0.03017759,0.2884765;-0.008397698;-0.02185853,-0.1600512;0.5242402;-0.01258969,-0.2252249;0.2458485;-0.01079795,-0.2783075;-0.01352024;-0.06733741,0.0792509;0.003171666;-0.04110346,0.07474414;-0.3492442;0.00408664,0.06314289;-0.7305564;0.09089106,0.0691961;-0.6901093;-0.02998497,-0.07688722;0.009163457;-0.04454935,-0.1233261;-0.3421272;-0.01813612,-0.1561819;-0.7203741;0.07630114,-0.1469382;-0.6796758;-0.04435083,0.01282011;0.5751485;-0.003873835,0;0;0,-5.104579E-05;0.3330957;0.005949975,-0.000471279;0.6538481;-0.002324819,0.172158;0.524415;-0.0122788,0.2197859;0.2425372;-0.006870747,0.2630359;-0.01760715;-0.06803393,-0.1728441;0.5247678;-0.01305398,-0.2132127;0.2417076;-0.0133609,-0.2509629;-0.01849702;-0.07782072,0.0794753;0.003377274;-0.04065132,0.1014419;-0.3500318;-0.01100516,0.0983728;-0.7314742;0.07594848,0.09670282;-0.7228616;-0.04361988,-0.08094254;0.00398341;-0.03758585,-0.0981172;-0.3492624;-0.003208652,-0.08587886;-0.7333683;0.07015017,-0.09461279;-0.7982693;-0.005177923,-0.0003245194;0.575336;0.002176762,20.74026
+0;0;0,0.00709635;0.3330244;0.003408361,0.01469374;0.6534673;-0.009701917,0.1871739;0.5330538;0.01696101,0.2305539;0.2506624;0.03019768,0.2886222;-0.008608937;-0.02184386,-0.16018;0.5241342;-0.01259531,-0.2253733;0.2456588;-0.01080303,-0.2784613;-0.01373696;-0.06734839,0.07923119;0.003170877;-0.04109323,0.07472536;-0.3491721;0.004087519,0.06311994;-0.7306213;0.09092313,0.06716394;-0.6936419;0.01016875,-0.07686809;0.009161177;-0.04453827,-0.1232974;-0.3420569;-0.0181305,-0.1561649;-0.7204397;0.07634068,-0.1499895;-0.6832924;-0.004264012,0.01281857;0.57508;-0.003873041,0;0;0,-9.80664E-05;0.3330625;0.006049633,-0.0005475227;0.6537653;-0.002120256,0.1722336;0.5243606;-0.01206446,0.2196818;0.2423653;-0.006656171,0.2631858;-0.01773858;-0.06793619,-0.173103;0.5248293;-0.01274844,-0.2134008;0.2416725;-0.01322535,-0.2511087;-0.01854017;-0.077796,0.07944802;0.003368125;-0.04065657,0.1014735;-0.3499648;-0.01102758,0.09851813;-0.7315674;0.07585931,0.1050829;-0.7652299;0.02595615,-0.08091442;0.003989491;-0.03759295,-0.09817316;-0.349199;-0.003429063,-0.08628009;-0.7334179;0.07014404,-0.09123262;-0.764492;0.0169297,-0.0003951658;0.5752669;0.00235486,20.76223
+0;0;0,0.00785364;0.3330135;0.00274719,0.015837;0.6534221;-0.01095608,0.1883284;0.5334569;0.01612499,0.2298845;0.2508928;0.03137333,0.2878056;-0.008795559;-0.01871652,-0.1594069;0.5250812;-0.01321238,-0.2254386;0.2468295;-0.009001018,-0.2809477;-0.01228207;-0.06451509,0.07929159;0.002855536;-0.04099974,0.07268377;-0.3494698;0.004059557,0.05961382;-0.7308924;0.09080431,0.0636383;-0.6939358;0.01004697,-0.07693778;0.009365221;-0.04437521,-0.1249137;-0.3417062;-0.01879564,-0.1591173;-0.7199915;0.07559171,-0.1529624;-0.6828793;-0.005017675,0.01390094;0.5750476;-0.00497782,0;0;0,-9.80664E-05;0.3330625;0.006049633,-0.0005475227;0.6537653;-0.002120256,0.1722336;0.5243606;-0.01206446,0.2196818;0.2423653;-0.006656171,0.2631858;-0.01773858;-0.06793619,-0.173103;0.5248293;-0.01274844,-0.2134008;0.2416725;-0.01322535,-0.2511087;-0.01854017;-0.077796,0.07944802;0.003368125;-0.04065657,0.1014735;-0.3499648;-0.01102758,0.09851813;-0.7315674;0.07585931,0.1050829;-0.7652299;0.02595615,-0.08091442;0.003989491;-0.03759295,-0.09817316;-0.349199;-0.003429063,-0.08628009;-0.7334179;0.07014404,-0.09123262;-0.764492;0.0169297,-0.0003951658;0.5752669;0.00235486,20.77398
+0;0;0,0.00785364;0.3330135;0.00274719,0.015837;0.6534221;-0.01095608,0.1883284;0.5334569;0.01612499,0.2298845;0.2508928;0.03137333,0.2878056;-0.008795559;-0.01871652,-0.1594069;0.5250812;-0.01321238,-0.2254386;0.2468295;-0.009001018,-0.2809477;-0.01228207;-0.06451509,0.07929159;0.002855536;-0.04099974,0.07268377;-0.3494698;0.004059557,0.05961382;-0.7308924;0.09080431,0.0636383;-0.6939358;0.01004697,-0.07693778;0.009365221;-0.04437521,-0.1249137;-0.3417062;-0.01879564,-0.1591173;-0.7199915;0.07559171,-0.1529624;-0.6828793;-0.005017675,0.01390094;0.5750476;-0.00497782,0;0;0,-9.80664E-05;0.3330625;0.006049633,-0.0005475227;0.6537653;-0.002120256,0.1722336;0.5243606;-0.01206446,0.2196818;0.2423653;-0.006656171,0.2631858;-0.01773858;-0.06793619,-0.173103;0.5248293;-0.01274844,-0.2134008;0.2416725;-0.01322535,-0.2511087;-0.01854017;-0.077796,0.07944802;0.003368125;-0.04065657,0.1014735;-0.3499648;-0.01102758,0.09851813;-0.7315674;0.07585931,0.1050829;-0.7652299;0.02595615,-0.08091442;0.003989491;-0.03759295,-0.09817316;-0.349199;-0.003429063,-0.08628009;-0.7334179;0.07014404,-0.09123262;-0.764492;0.0169297,-0.0003951658;0.5752669;0.00235486,20.7858
+0;0;0,0.00926048;0.3329554;0.002164232,0.01855949;0.6532528;-0.01213224,0.1908396;0.5333251;0.01476402,0.2313577;0.2509191;0.03230713,0.2893277;-0.009973764;-0.01299636,-0.1573686;0.5259644;-0.01390751,-0.2251117;0.2483313;-0.008134946,-0.2825377;-0.0110617;-0.06194516,0.07920913;0.002701196;-0.04108634,0.07073053;-0.3495289;0.003703255,0.05584443;-0.7306269;0.0894887,0.05976163;-0.6936837;0.008689761,-0.07702852;0.009452857;-0.04412166,-0.1264085;-0.3414259;-0.01983633,-0.1617213;-0.7192075;0.074241,-0.1556822;-0.6821331;-0.006415702,0.01630781;0.5749133;-0.005999626,0;0;0,-0.000150241;0.3330345;0.006141663,-0.0006498992;0.6536912;-0.001904011,0.1722193;0.5243288;-0.01183534,0.2195513;0.2424868;-0.006607771,0.2632063;-0.01802176;-0.06749749,-0.1732521;0.5248035;-0.01273971,-0.2136263;0.241833;-0.01321753,-0.2514732;-0.01872814;-0.07766524,0.07942945;0.003346041;-0.04061079,0.1015034;-0.3499029;-0.01108241,0.09859862;-0.7310749;0.07561255,0.1049419;-0.7647031;0.02558016,-0.08086743;0.003998294;-0.03760241,-0.09824629;-0.3491075;-0.003568064,-0.08662847;-0.7328714;0.06996273,-0.09163283;-0.763633;0.01634352,-0.0004856735;0.5752056;0.002538443,20.80807
+0;0;0,0.009260974;0.3329732;0.002164348,0.01856059;0.6532916;-0.01213307,0.1907204;0.5333872;0.01474931,0.2312485;0.2509118;0.03229674,0.289414;-0.01086062;-0.01315949,-0.1572482;0.5260316;-0.01390249,-0.2250079;0.2483302;-0.0081285,-0.2826275;-0.01193729;-0.06212012,0.07908075;0.002696818;-0.04101975,0.07060431;-0.3494441;0.003758498,0.05574111;-0.7299559;0.08941198,0.06160191;-0.6895676;-0.03147713,-0.07690368;0.009437537;-0.04405015,-0.1262711;-0.3413523;-0.01977097,-0.1615296;-0.7185527;0.07416164,-0.1524941;-0.6779683;-0.04651466,0.01630876;0.5749468;-0.006000041,0;0;0,-0.0001415145;0.3330519;0.006162882,-0.0006189588;0.6537293;-0.001894474,0.1720916;0.52439;-0.01218581,0.2195238;0.2425007;-0.006583691,0.2636205;-0.01908049;-0.0666256,-0.173087;0.5247893;-0.01268617,-0.2135821;0.2417651;-0.01318487,-0.2516775;-0.01967129;-0.0777915,0.07939044;0.003325909;-0.04037023,0.1014913;-0.3498611;-0.01120496,0.09868761;-0.7304754;0.07523322,0.09694673;-0.7218502;-0.04433489,-0.08067571;0.004004178;-0.03767034,-0.09805135;-0.3490113;-0.003636964,-0.08666376;-0.732229;0.06958323,-0.09354226;-0.7923645;-0.0115631,-0.0004608184;0.5752386;0.002552748,20.82974
+0;0;0,0.009260974;0.3329732;0.002164348,0.01856059;0.6532916;-0.01213307,0.1907204;0.5333872;0.01474931,0.2312485;0.2509118;0.03229674,0.289414;-0.01086062;-0.01315949,-0.1572482;0.5260316;-0.01390249,-0.2250079;0.2483302;-0.0081285,-0.2826275;-0.01193729;-0.06212012,0.07908075;0.002696818;-0.04101975,0.07060431;-0.3494441;0.003758498,0.05574111;-0.7299559;0.08941198,0.06160191;-0.6895676;-0.03147713,-0.07690368;0.009437537;-0.04405015,-0.1262711;-0.3413523;-0.01977097,-0.1615296;-0.7185527;0.07416164,-0.1524941;-0.6779683;-0.04651466,0.01630876;0.5749468;-0.006000041,0;0;0,-0.0001415145;0.3330519;0.006162882,-0.0006189588;0.6537293;-0.001894474,0.1720916;0.52439;-0.01218581,0.2195238;0.2425007;-0.006583691,0.2636205;-0.01908049;-0.0666256,-0.173087;0.5247893;-0.01268617,-0.2135821;0.2417651;-0.01318487,-0.2516775;-0.01967129;-0.0777915,0.07939044;0.003325909;-0.04037023,0.1014913;-0.3498611;-0.01120496,0.09868761;-0.7304754;0.07523322,0.09694673;-0.7218502;-0.04433489,-0.08067571;0.004004178;-0.03767034,-0.09805135;-0.3490113;-0.003636964,-0.08666376;-0.732229;0.06958323,-0.09354226;-0.7923645;-0.0115631,-0.0004608184;0.5752386;0.002552748,20.85217
+0;0;0,0.009259525;0.332921;0.002164009,0.01855777;0.6531921;-0.01213116,0.1907023;0.5333062;0.01474821,0.2312167;0.2509264;0.03228969,0.2894292;-0.01105788;-0.01320332,-0.157235;0.5259513;-0.01390101,-0.2249718;0.2483438;-0.00812898,-0.282638;-0.01213428;-0.06216429,0.07904722;0.002695674;-0.04100236,0.07056948;-0.349499;0.003782731,0.0557044;-0.730059;0.08944705,0.06156465;-0.6896717;-0.03143074,-0.07687107;0.009433535;-0.04403147,-0.1262461;-0.3414099;-0.01974858,-0.161509;-0.7186581;0.07419591,-0.1524743;-0.6780747;-0.0464691,0.01630636;0.574862;-0.005999279,0;0;0,-0.0001223069;0.333001;0.006097555,-0.0005810689;0.6536298;-0.002005339,0.1721718;0.5244659;-0.01208353,0.2195596;0.2426663;-0.006530763,0.2636858;-0.01920596;-0.06627917,-0.1730486;0.5247495;-0.01280211,-0.2136163;0.2418333;-0.01317082,-0.2518815;-0.01995537;-0.07717492,0.07937807;0.003302455;-0.04031301,0.1014818;-0.3499516;-0.01130152,0.09874982;-0.7306547;0.07497096,0.0970584;-0.7220275;-0.04458666,-0.08061168;0.004016809;-0.03771663,-0.09796335;-0.3490724;-0.003870159,-0.08669206;-0.7323357;0.06939238,-0.09328596;-0.793461;-0.01064757,-0.0004278831;0.5751545;0.002452374,20.87407
+0;0;0,0.009664159;0.3329052;0.0006287323,0.01949405;0.6530871;-0.01516694,0.1917199;0.5339233;0.01228279,0.2318995;0.2516362;0.03317258,0.2877992;-0.01204693;-0.009939689,-0.1569338;0.5272275;-0.01557351,-0.2262408;0.2499829;-0.007282336,-0.2863639;-0.01085764;-0.06075855,0.079039;0.002600823;-0.04106423,0.0680762;-0.3500459;0.00325558,0.05102255;-0.7300823;0.08761975,0.05668708;-0.6898016;-0.03327058,-0.07703103;0.009444081;-0.04378617,-0.1287306;-0.3416256;-0.02095247,-0.1654408;-0.7181542;0.07239833,-0.1566058;-0.6777007;-0.04828686,0.01710233;0.5747938;-0.008635723,0;0;0,-0.0001752283;0.3329914;0.006032466,-0.0006552413;0.653618;-0.002112389,0.1721772;0.5243783;-0.01198626,0.2194187;0.2424713;-0.006200075,0.2634187;-0.02019617;-0.06605029,-0.1731885;0.524704;-0.01291127,-0.2137386;0.2416979;-0.01289796,-0.2523679;-0.02083385;-0.07690665,0.07937492;0.003303617;-0.04035974,0.1014304;-0.3504124;-0.01133013,0.09859971;-0.730409;0.07486892,0.09695882;-0.721787;-0.0446825,-0.08064093;0.00401785;-0.03769743,-0.09818438;-0.3495297;-0.003926247,-0.08698321;-0.7321241;0.06909321,-0.09383331;-0.7931893;-0.01098466,-0.0004975628;0.5751434;0.002352952,20.89618
+0;0;0,0.009664159;0.3329052;0.0006287323,0.01949405;0.6530871;-0.01516694,0.1917199;0.5339233;0.01228279,0.2318995;0.2516362;0.03317258,0.2877992;-0.01204693;-0.009939689,-0.1569338;0.5272275;-0.01557351,-0.2262408;0.2499829;-0.007282336,-0.2863639;-0.01085764;-0.06075855,0.079039;0.002600823;-0.04106423,0.0680762;-0.3500459;0.00325558,0.05102255;-0.7300823;0.08761975,0.05668708;-0.6898016;-0.03327058,-0.07703103;0.009444081;-0.04378617,-0.1287306;-0.3416256;-0.02095247,-0.1654408;-0.7181542;0.07239833,-0.1566058;-0.6777007;-0.04828686,0.01710233;0.5747938;-0.008635723,0;0;0,-0.0001752283;0.3329914;0.006032466,-0.0006552413;0.653618;-0.002112389,0.1721772;0.5243783;-0.01198626,0.2194187;0.2424713;-0.006200075,0.2634187;-0.02019617;-0.06605029,-0.1731885;0.524704;-0.01291127,-0.2137386;0.2416979;-0.01289796,-0.2523679;-0.02083385;-0.07690665,0.07937492;0.003303617;-0.04035974,0.1014304;-0.3504124;-0.01133013,0.09859971;-0.730409;0.07486892,0.09695882;-0.721787;-0.0446825,-0.08064093;0.00401785;-0.03769743,-0.09818438;-0.3495297;-0.003926247,-0.08698321;-0.7321241;0.06909321,-0.09383331;-0.7931893;-0.01098466,-0.0004975628;0.5751434;0.002352952,20.90777
+0;0;0,0.009663831;0.3328939;0.000628711,0.01949357;0.6530707;-0.01516674,0.191718;0.5339079;0.01228277,0.2319209;0.2514569;0.03318469,0.2878019;-0.01213759;-0.009913068,-0.1569329;0.5272121;-0.01557331,-0.2262801;0.2498065;-0.007277321,-0.2863829;-0.01094621;-0.06073554,0.07903575;0.002600716;-0.04106255,0.06807543;-0.3499661;0.003247231,0.05105417;-0.7292807;0.08745119,0.05671865;-0.6890001;-0.03343805,-0.07702787;0.009443693;-0.04378437,-0.1287157;-0.3415465;-0.02095585,-0.1653562;-0.71736;0.07221768,-0.1565212;-0.6769066;-0.04846644,0.01710186;0.5747781;-0.008635577,0;0;0,-0.0001858231;0.3329811;0.005975723,-0.0006713197;0.6536014;-0.002218485,0.1722299;0.524465;-0.01160407,0.2194233;0.2423784;-0.005974531,0.2633631;-0.02029002;-0.06544495,-0.1731975;0.5246728;-0.01300372,-0.2138562;0.2415147;-0.01269847,-0.2525544;-0.02105618;-0.07611074,0.07939454;0.003315523;-0.04031205,0.1013972;-0.3503327;-0.01140404,0.09851588;-0.7295698;0.07479645,0.09698635;-0.7209618;-0.04475283,-0.08061926;0.004005649;-0.03773641,-0.09861175;-0.3495408;-0.005055092,-0.0871652;-0.7312545;0.06858751,-0.0939962;-0.7923045;-0.0115076,-0.0005123764;0.5751281;0.002256393,20.9299
+0;0;0,0.01085425;0.3328574;-0.0005470224,0.02208983;0.652917;-0.017688,0.1940616;0.534169;0.009966969,0.2332143;0.2518374;0.03420971,0.2874821;-0.01277238;-0.004504371,-0.1550193;0.5282685;-0.01748887,-0.2270213;0.2516393;-0.006363043,-0.2890858;-0.009477228;-0.05564058,0.07880691;0.002402717;-0.04151198,0.06778401;-0.3501189;0.003140975,0.04807452;-0.7294847;0.08652405,0.05367455;-0.6893135;-0.03437745,-0.07720658;0.0096457;-0.04342409,-0.1295688;-0.3413463;-0.02221712,-0.1683534;-0.7171525;0.07011415,-0.1595856;-0.6768209;-0.05058535,0.01933948;0.5746677;-0.01078885,0;0;0,-0.0001858231;0.3329811;0.005975723,-0.0006713197;0.6536014;-0.002218485,0.1722299;0.524465;-0.01160407,0.2194233;0.2423784;-0.005974531,0.2633631;-0.02029002;-0.06544495,-0.1731975;0.5246728;-0.01300372,-0.2138562;0.2415147;-0.01269847,-0.2525544;-0.02105618;-0.07611074,0.07939454;0.003315523;-0.04031205,0.1013972;-0.3503327;-0.01140404,0.09851588;-0.7295698;0.07479645,0.09698635;-0.7209618;-0.04475283,-0.08061926;0.004005649;-0.03773641,-0.09861175;-0.3495408;-0.005055092,-0.0871652;-0.7312545;0.06858751,-0.0939962;-0.7923045;-0.0115076,-0.0005123764;0.5751281;0.002256393,20.94152
+0;0;0,0.01085425;0.3328574;-0.0005470224,0.02208983;0.652917;-0.017688,0.1940616;0.534169;0.009966969,0.2332143;0.2518374;0.03420971,0.2874821;-0.01277238;-0.004504371,-0.1550193;0.5282685;-0.01748887,-0.2270213;0.2516393;-0.006363043,-0.2890858;-0.009477228;-0.05564058,0.07880691;0.002402717;-0.04151198,0.06778401;-0.3501189;0.003140975,0.04807452;-0.7294847;0.08652405,0.05367455;-0.6893135;-0.03437745,-0.07720658;0.0096457;-0.04342409,-0.1295688;-0.3413463;-0.02221712,-0.1683534;-0.7171525;0.07011415,-0.1595856;-0.6768209;-0.05058535,0.01933948;0.5746677;-0.01078885,0;0;0,-0.0001858231;0.3329811;0.005975723,-0.0006713197;0.6536014;-0.002218485,0.1722299;0.524465;-0.01160407,0.2194233;0.2423784;-0.005974531,0.2633631;-0.02029002;-0.06544495,-0.1731975;0.5246728;-0.01300372,-0.2138562;0.2415147;-0.01269847,-0.2525544;-0.02105618;-0.07611074,0.07939454;0.003315523;-0.04031205,0.1013972;-0.3503327;-0.01140404,0.09851588;-0.7295698;0.07479645,0.09698635;-0.7209618;-0.04475283,-0.08061926;0.004005649;-0.03773641,-0.09861175;-0.3495408;-0.005055092,-0.0871652;-0.7312545;0.06858751,-0.0939962;-0.7923045;-0.0115076,-0.0005123764;0.5751281;0.002256393,20.95296
+0;0;0,0.008099021;0.3328503;-0.001928412,0.01731279;0.652889;-0.01910528,0.1901032;0.534951;0.006742395,0.2284832;0.2527944;0.03503424,0.2814393;-0.01332125;0.003764,-0.1582779;0.5270562;-0.01910966,-0.2328432;0.2511386;-0.005135633,-0.2965886;-0.01084447;-0.04873742,0.07860482;0.002150976;-0.0418674,0.06711143;-0.3502165;0.002836689,0.04564593;-0.7301558;0.08503609,0.04921569;-0.6933475;0.003538974,-0.07741591;0.009851047;-0.04296462,-0.130256;-0.3410012;-0.02286376,-0.1711234;-0.7173511;0.06803167,-0.16541;-0.6804206;-0.01333295,0.01537445;0.5746321;-0.01225381,0;0;0,-0.000139758;0.3328994;0.006052971,-0.0005679075;0.6534355;-0.002101182,0.1719337;0.5245079;-0.01214862,0.2192953;0.2423629;-0.006076572,0.2632629;-0.02064043;-0.065202,-0.1727776;0.5248733;-0.0134082,-0.2136634;0.2416531;-0.01274515,-0.2526046;-0.02116629;-0.07606419,0.07941422;0.003295958;-0.04023361,0.1012755;-0.3502513;-0.0116005,0.09832235;-0.7299368;0.07443166,0.1058516;-0.7631613;0.02298403,-0.08056773;0.004015876;-0.0378013,-0.09854526;-0.3494231;-0.005380619,-0.087254;-0.7314309;0.06887528,-0.09195874;-0.76253;0.01460145,-0.0004239567;0.5749826;0.002367497,20.97621
+0;0;0,0.008098061;0.3328108;-0.001928183,0.01731135;0.6528332;-0.01910428,0.190399;0.5348294;0.006775553,0.2287833;0.2526406;0.03507062,0.2817001;-0.01327729;0.003823627,-0.1585746;0.5269212;-0.01912047,-0.2331484;0.2509722;-0.005144848,-0.2968464;-0.01081625;-0.04871423,0.07856877;0.00214999;-0.0418482,0.06707246;-0.3503071;0.002867263,0.04561041;-0.7301854;0.08505346,0.04922596;-0.6932897;0.00251092,-0.0773804;0.009846528;-0.04294492,-0.1302339;-0.3410949;-0.02283894,-0.1710948;-0.7173845;0.06804188,-0.1653081;-0.680365;-0.01436647,0.01537305;0.574578;-0.01225296,0;0;0,-0.0002188664;0.3328611;0.005983353,-0.0006979834;0.6533789;-0.002245188,0.1721218;0.5242982;-0.01187611,0.2190474;0.24205;-0.005677938,0.2630755;-0.02068406;-0.06501794,-0.1732101;0.5248241;-0.01363175,-0.2141708;0.2415833;-0.01248692,-0.2532241;-0.02109221;-0.07545765,0.07947658;0.00326325;-0.04002213,0.1011058;-0.3504117;-0.01167059,0.09815232;-0.730096;0.07408357,0.10521;-0.7644011;0.02222848,-0.08048043;0.004022812;-0.03789015,-0.09827098;-0.3494731;-0.004999045,-0.08733178;-0.7314963;0.06890139,-0.09222753;-0.7636244;0.01422032,-0.000543654;0.5749288;0.002241135,20.99757
+0;0;0,0.008098061;0.3328108;-0.001928183,0.01731135;0.6528332;-0.01910428,0.190399;0.5348294;0.006775553,0.2287833;0.2526406;0.03507062,0.2817001;-0.01327729;0.003823627,-0.1585746;0.5269212;-0.01912047,-0.2331484;0.2509722;-0.005144848,-0.2968464;-0.01081625;-0.04871423,0.07856877;0.00214999;-0.0418482,0.06707246;-0.3503071;0.002867263,0.04561041;-0.7301854;0.08505346,0.04922596;-0.6932897;0.00251092,-0.0773804;0.009846528;-0.04294492,-0.1302339;-0.3410949;-0.02283894,-0.1710948;-0.7173845;0.06804188,-0.1653081;-0.680365;-0.01436647,0.01537305;0.574578;-0.01225296,0;0;0,-0.0002188664;0.3328611;0.005983353,-0.0006979834;0.6533789;-0.002245188,0.1721218;0.5242982;-0.01187611,0.2190474;0.24205;-0.005677938,0.2630755;-0.02068406;-0.06501794,-0.1732101;0.5248241;-0.01363175,-0.2141708;0.2415833;-0.01248692,-0.2532241;-0.02109221;-0.07545765,0.07947658;0.00326325;-0.04002213,0.1011058;-0.3504117;-0.01167059,0.09815232;-0.730096;0.07408357,0.10521;-0.7644011;0.02222848,-0.08048043;0.004022812;-0.03789015,-0.09827098;-0.3494731;-0.004999045,-0.08733178;-0.7314963;0.06890139,-0.09222753;-0.7636244;0.01422032,-0.000543654;0.5749288;0.002241135,21.02003
+0;0;0,0.01186254;0.3326179;-0.004458274,0.02673206;0.6521281;-0.02616461,0.197983;0.5349759;0.003402449,0.2357578;0.253359;0.03611857,0.2871128;-0.01388791;0.01229382,-0.152139;0.529714;-0.02227229,-0.2296145;0.2549436;-0.004833138,-0.2947558;-0.007832825;-0.04131643,0.0783968;0.001736949;-0.04214217,0.06633358;-0.3508194;0.001667228,0.04156044;-0.7306389;0.08257659,0.04513168;-0.6939623;-0.0001703426,-0.07744122;0.0101856;-0.04271005,-0.1308132;-0.3407288;-0.02344033,-0.1747119;-0.7171363;0.06495211,-0.1689698;-0.6803581;-0.01766429,0.02291447;0.574084;-0.01788651,0;0;0,-0.0004254579;0.3328099;0.005714417,-0.001002356;0.6533153;-0.002655745,0.1720189;0.5242289;-0.01189351,0.2186986;0.2421167;-0.00563693,0.2627988;-0.0209446;-0.06462646,-0.1736693;0.5247939;-0.01401273,-0.2150469;0.2417918;-0.01227009,-0.2540641;-0.02122232;-0.07493689,0.07955365;0.003276855;-0.03981853,0.1009208;-0.3504536;-0.01190734,0.09784913;-0.7300434;0.07367896,0.10451;-0.7649502;0.02222871,-0.0804036;0.004009477;-0.03800292,-0.09840836;-0.3495322;-0.005677786,-0.08779002;-0.7314045;0.06837353,-0.09276208;-0.7636328;0.01353453,-0.0008336343;0.5748705;0.001856804,21.0312
+0;0;0,0.01186254;0.3326179;-0.004458274,0.02673206;0.6521281;-0.02616461,0.197983;0.5349759;0.003402449,0.2357578;0.253359;0.03611857,0.2871128;-0.01388791;0.01229382,-0.152139;0.529714;-0.02227229,-0.2296145;0.2549436;-0.004833138,-0.2947558;-0.007832825;-0.04131643,0.0783968;0.001736949;-0.04214217,0.06633358;-0.3508194;0.001667228,0.04156044;-0.7306389;0.08257659,0.04513168;-0.6939623;-0.0001703426,-0.07744122;0.0101856;-0.04271005,-0.1308132;-0.3407288;-0.02344033,-0.1747119;-0.7171363;0.06495211,-0.1689698;-0.6803581;-0.01766429,0.02291447;0.574084;-0.01788651,0;0;0,-0.0004254579;0.3328099;0.005714417,-0.001002356;0.6533153;-0.002655745,0.1720189;0.5242289;-0.01189351,0.2186986;0.2421167;-0.00563693,0.2627988;-0.0209446;-0.06462646,-0.1736693;0.5247939;-0.01401273,-0.2150469;0.2417918;-0.01227009,-0.2540641;-0.02122232;-0.07493689,0.07955365;0.003276855;-0.03981853,0.1009208;-0.3504536;-0.01190734,0.09784913;-0.7300434;0.07367896,0.10451;-0.7649502;0.02222871,-0.0804036;0.004009477;-0.03800292,-0.09840836;-0.3495322;-0.005677786,-0.08779002;-0.7314045;0.06837353,-0.09276208;-0.7636328;0.01353453,-0.0008336343;0.5748705;0.001856804,21.04253
+0;0;0,0.01186209;0.3326055;-0.004458107,0.02673184;0.6521205;-0.02616483,0.1980102;0.5349596;0.003405841,0.2357353;0.2537129;0.03607895,0.2871231;-0.01370493;0.01223898,-0.1521669;0.5296969;-0.02227293,-0.2295405;0.2552876;-0.004856709,-0.2947235;-0.007656783;-0.04136332,0.07837126;0.001736383;-0.04212844,0.0662931;-0.351257;0.001735251,0.04164956;-0.7290894;0.08222133,0.0453268;-0.6922145;-0.002981573,-0.07741599;0.01018228;-0.04269614,-0.1308541;-0.341167;-0.02340254,-0.1745232;-0.7156052;0.06452747,-0.1686106;-0.6786258;-0.02054103,0.02291413;0.5740739;-0.01788647,0;0;0,-0.0005643722;0.3328025;0.005398989,-0.001232827;0.6533074;-0.003176928,0.1718148;0.5241409;-0.01229787,0.2183513;0.2423934;-0.005727768,0.2623897;-0.02114522;-0.06342793,-0.1739024;0.5247922;-0.01465146,-0.2153982;0.2421893;-0.01262186,-0.2546719;-0.02108684;-0.07478754,0.07951339;0.003234506;-0.0398376,0.1008901;-0.3509352;-0.0118897,0.09756043;-0.7283732;0.07397127,0.1038904;-0.7655364;0.02134657,-0.08036234;0.004053469;-0.0380176,-0.09876995;-0.3499418;-0.006037727,-0.08844259;-0.7298152;0.06766558,-0.09345975;-0.7640673;0.01139105,-0.001049941;0.5748625;0.001377344,21.06544
+0;0;0,0.01186209;0.3326055;-0.004458107,0.02673184;0.6521205;-0.02616483,0.1980102;0.5349596;0.003405841,0.2357353;0.2537129;0.03607895,0.2871231;-0.01370493;0.01223898,-0.1521669;0.5296969;-0.02227293,-0.2295405;0.2552876;-0.004856709,-0.2947235;-0.007656783;-0.04136332,0.07837126;0.001736383;-0.04212844,0.0662931;-0.351257;0.001735251,0.04164956;-0.7290894;0.08222133,0.0453268;-0.6922145;-0.002981573,-0.07741599;0.01018228;-0.04269614,-0.1308541;-0.341167;-0.02340254,-0.1745232;-0.7156052;0.06452747,-0.1686106;-0.6786258;-0.02054103,0.02291413;0.5740739;-0.01788647,0;0;0,-0.0005643722;0.3328025;0.005398989,-0.001232827;0.6533074;-0.003176928,0.1718148;0.5241409;-0.01229787,0.2183513;0.2423934;-0.005727768,0.2623897;-0.02114522;-0.06342793,-0.1739024;0.5247922;-0.01465146,-0.2153982;0.2421893;-0.01262186,-0.2546719;-0.02108684;-0.07478754,0.07951339;0.003234506;-0.0398376,0.1008901;-0.3509352;-0.0118897,0.09756043;-0.7283732;0.07397127,0.1038904;-0.7655364;0.02134657,-0.08036234;0.004053469;-0.0380176,-0.09876995;-0.3499418;-0.006037727,-0.08844259;-0.7298152;0.06766558,-0.09345975;-0.7640673;0.01139105,-0.001049941;0.5748625;0.001377344,21.07664
+0;0;0,0.01522936;0.3324434;-0.006172778,0.032926;0.6516535;-0.03028075,0.2042484;0.535106;-0.0006376151,0.2416483;0.2544318;0.03831823,0.2916132;-0.0137994;0.02161695,-0.1475616;0.5315799;-0.02468597,-0.2273334;0.2579353;-0.003486559,-0.2935418;-0.00567919;-0.03259449,0.07824732;0.00151862;-0.04221665,0.06624037;-0.3512007;0.001943737,0.03857277;-0.730162;0.08072205,0.04329087;-0.6905993;-0.04022296,-0.07749069;0.01032167;-0.04237748,-0.1313769;-0.3407639;-0.02392579,-0.1771869;-0.7161098;0.0632528,-0.169296;-0.6764178;-0.0575164,0.02853853;0.5736976;-0.02143298,0;0;0,-0.0006018393;0.3328123;0.004929304,-0.001265736;0.6533191;-0.003961086,0.1722282;0.5241044;-0.01260877,0.2184005;0.242121;-0.005694151,0.2619665;-0.02139798;-0.06385922,-0.1743784;0.5248378;-0.01562953,-0.2163851;0.2421286;-0.01333283,-0.2555929;-0.02137613;-0.07458182,0.07955961;0.003127947;-0.03959394,0.1006734;-0.3508904;-0.01256657,0.09730376;-0.7293521;0.07309913,0.09616569;-0.7208114;-0.04639817,-0.08021077;0.004130247;-0.03816241,-0.09891323;-0.3496551;-0.00667581,-0.0887633;-0.7303765;0.0676976,-0.09550327;-0.7917893;-0.01192454,-0.001097256;0.5748766;0.0006644726,21.08784
+0;0;0,0.01522936;0.3324434;-0.006172778,0.032926;0.6516535;-0.03028075,0.2042484;0.535106;-0.0006376151,0.2416483;0.2544318;0.03831823,0.2916132;-0.0137994;0.02161695,-0.1475616;0.5315799;-0.02468597,-0.2273334;0.2579353;-0.003486559,-0.2935418;-0.00567919;-0.03259449,0.07824732;0.00151862;-0.04221665,0.06624037;-0.3512007;0.001943737,0.03857277;-0.730162;0.08072205,0.04329087;-0.6905993;-0.04022296,-0.07749069;0.01032167;-0.04237748,-0.1313769;-0.3407639;-0.02392579,-0.1771869;-0.7161098;0.0632528,-0.169296;-0.6764178;-0.0575164,0.02853853;0.5736976;-0.02143298,0;0;0,-0.0006018393;0.3328123;0.004929304,-0.001265736;0.6533191;-0.003961086,0.1722282;0.5241044;-0.01260877,0.2184005;0.242121;-0.005694151,0.2619665;-0.02139798;-0.06385922,-0.1743784;0.5248378;-0.01562953,-0.2163851;0.2421286;-0.01333283,-0.2555929;-0.02137613;-0.07458182,0.07955961;0.003127947;-0.03959394,0.1006734;-0.3508904;-0.01256657,0.09730376;-0.7293521;0.07309913,0.09616569;-0.7208114;-0.04639817,-0.08021077;0.004130247;-0.03816241,-0.09891323;-0.3496551;-0.00667581,-0.0887633;-0.7303765;0.0676976,-0.09550327;-0.7917893;-0.01192454,-0.001097256;0.5748766;0.0006644726,21.09993
+0;0;0,0.01704705;0.3322989;-0.008690464,0.03636162;0.6512289;-0.03514549,0.2074386;0.5350851;-0.005511397,0.2443541;0.2552668;0.03958042,0.2918983;-0.01378682;0.03102772,-0.144582;0.5315416;-0.02880798,-0.2273634;0.2592937;-0.001926534,-0.2956486;-0.004527956;-0.02334329,0.0782546;0.001370434;-0.04220823,0.06610127;-0.3514591;0.001022339,0.03601423;-0.7305964;0.07804764,0.04055874;-0.6912957;-0.04292445,-0.07755022;0.01038392;-0.0422532,-0.1313612;-0.3407563;-0.02464225,-0.179579;-0.7161714;0.06092503,-0.1718583;-0.6767474;-0.05987638,0.03159162;0.5733634;-0.02571857,0;0;0,-0.0006018393;0.3328123;0.004929304,-0.001265736;0.6533191;-0.003961086,0.1722282;0.5241044;-0.01260877,0.2184005;0.242121;-0.005694151,0.2619665;-0.02139798;-0.06385922,-0.1743784;0.5248378;-0.01562953,-0.2163851;0.2421286;-0.01333283,-0.2555929;-0.02137613;-0.07458182,0.07955961;0.003127947;-0.03959394,0.1006734;-0.3508904;-0.01256657,0.09730376;-0.7293521;0.07309913,0.09616569;-0.7208114;-0.04639817,-0.08021077;0.004130247;-0.03816241,-0.09891323;-0.3496551;-0.00667581,-0.0887633;-0.7303765;0.0676976,-0.09550327;-0.7917893;-0.01192454,-0.001097256;0.5748766;0.0006644726,21.12269
+0;0;0,0.01705128;0.3323813;-0.008692619,0.03636923;0.6513671;-0.03515247,0.2079833;0.5350887;-0.005454421,0.244844;0.2556862;0.03957039,0.29228;-0.01275536;0.03103714,-0.1451146;0.5315344;-0.0288223,-0.227773;0.2596911;-0.0019808,-0.2959028;-0.003530443;-0.02334883,0.07819273;0.001369351;-0.04217486,0.06603036;-0.3517227;0.001087874,0.03569422;-0.733999;0.07875092,0.03875;-0.6977452;-0.002592057,-0.07748891;0.01037571;-0.04221979,-0.1313399;-0.3410258;-0.02459574,-0.179957;-0.7195492;0.06168,-0.1747655;-0.6832124;-0.0195482,0.03159816;0.5734841;-0.02572343,0;0;0,-0.000580905;0.3329036;0.004302502,-0.001005776;0.6534505;-0.00512743,0.1729099;0.5237576;-0.01261926,0.2181385;0.2420446;-0.005993843,0.2614346;-0.02096841;-0.06372976,-0.1747858;0.5249538;-0.01666322,-0.2168479;0.2426865;-0.0138941,-0.2557578;-0.02034035;-0.07461254,0.07956967;0.003053635;-0.03942132,0.1006732;-0.3512492;-0.01263094,0.09626738;-0.7329699;0.07314181,0.1028175;-0.7654385;0.02098918,-0.08007441;0.004199402;-0.03827728,-0.09921389;-0.3498215;-0.006710507,-0.08896461;-0.7337967;0.06775418,-0.09320567;-0.7659217;0.01495621,-0.0009299703;0.5749997;-0.0003433228,21.14468
+0;0;0,0.01705057;0.3323675;-0.008692259,0.03637026;0.651382;-0.03515474,0.2082214;0.5350397;-0.005427903,0.2450875;0.255596;0.03960355,0.2927369;-0.0140532;0.03103191,-0.1453525;0.5314806;-0.02882728,-0.2280232;0.2595972;-0.001981828,-0.2964595;-0.004808486;-0.02344599,0.07814577;0.001368528;-0.04214953,0.06598762;-0.3516011;0.001098204,0.03569031;-0.7333882;0.07866186,0.03874962;-0.6971272;-0.002775148,-0.07744237;0.01036948;-0.04219444,-0.1312747;-0.3409102;-0.0245765,-0.1798296;-0.7189491;0.06158882,-0.174632;-0.682605;-0.01973328,0.03159845;0.5734869;-0.02572424,0;0;0,-0.0005654395;0.3328921;0.004124403,-0.001072427;0.6534595;-0.005580664,0.1731225;0.5237429;-0.01305175,0.2181774;0.241977;-0.005717039,0.261375;-0.02238014;-0.06319618,-0.1750098;0.5249416;-0.01771277,-0.2171745;0.2426527;-0.01441496,-0.256188;-0.02155215;-0.07547494,0.07970969;0.002898693;-0.03902793,0.1005145;-0.3513058;-0.01234341,0.0956699;-0.7327286;0.07244229,0.1022432;-0.7665887;0.02185345,-0.07992215;0.004306692;-0.03845931,-0.09938335;-0.3495873;-0.007058147,-0.08945237;-0.7331035;0.06718566,-0.09340123;-0.7652724;0.01427076,-0.0009654257;0.5750006;-0.0007288456,21.16693
+0;0;0,0.01797581;0.332245;-0.01116111,0.03808914;0.6510196;-0.03981781,0.2099036;0.5351409;-0.01011548,0.2454097;0.2565284;0.04077777,0.2923701;-0.01337355;0.03928672,-0.144003;0.5319363;-0.03225323,-0.229371;0.2614705;-6.193295E-05,-0.2996224;-0.002972275;-0.01382307,0.07793403;0.001117968;-0.04254708,0.06600221;-0.3519143;0.0002500303,0.03336405;-0.7336363;0.07718199,0.03624474;-0.6975363;-0.004273757,-0.07763804;0.01059143;-0.04177766,-0.1316243;-0.3406993;-0.02486468,-0.1817844;-0.7186908;0.06058639,-0.1767679;-0.682513;-0.02075988,0.03313188;0.5732056;-0.02982977,0;0;0,-0.0005654395;0.3328921;0.004124403,-0.001072427;0.6534595;-0.005580664,0.1731225;0.5237429;-0.01305175,0.2181774;0.241977;-0.005717039,0.261375;-0.02238014;-0.06319618,-0.1750098;0.5249416;-0.01771277,-0.2171745;0.2426527;-0.01441496,-0.256188;-0.02155215;-0.07547494,0.07970969;0.002898693;-0.03902793,0.1005145;-0.3513058;-0.01234341,0.0956699;-0.7327286;0.07244229,0.1022432;-0.7665887;0.02185345,-0.07992215;0.004306692;-0.03845931,-0.09938335;-0.3495873;-0.007058147,-0.08945237;-0.7331035;0.06718566,-0.09340123;-0.7652724;0.01427076,-0.0009654257;0.5750006;-0.0007288456,21.17783
+0;0;0,0.01797581;0.332245;-0.01116111,0.03808914;0.6510196;-0.03981781,0.2099036;0.5351409;-0.01011548,0.2454097;0.2565284;0.04077777,0.2923701;-0.01337355;0.03928672,-0.144003;0.5319363;-0.03225323,-0.229371;0.2614705;-6.193295E-05,-0.2996224;-0.002972275;-0.01382307,0.07793403;0.001117968;-0.04254708,0.06600221;-0.3519143;0.0002500303,0.03336405;-0.7336363;0.07718199,0.03624474;-0.6975363;-0.004273757,-0.07763804;0.01059143;-0.04177766,-0.1316243;-0.3406993;-0.02486468,-0.1817844;-0.7186908;0.06058639,-0.1767679;-0.682513;-0.02075988,0.03313188;0.5732056;-0.02982977,0;0;0,-0.0005654395;0.3328921;0.004124403,-0.001072427;0.6534595;-0.005580664,0.1731225;0.5237429;-0.01305175,0.2181774;0.241977;-0.005717039,0.261375;-0.02238014;-0.06319618,-0.1750098;0.5249416;-0.01771277,-0.2171745;0.2426527;-0.01441496,-0.256188;-0.02155215;-0.07547494,0.07970969;0.002898693;-0.03902793,0.1005145;-0.3513058;-0.01234341,0.0956699;-0.7327286;0.07244229,0.1022432;-0.7665887;0.02185345,-0.07992215;0.004306692;-0.03845931,-0.09938335;-0.3495873;-0.007058147,-0.08945237;-0.7331035;0.06718566,-0.09340123;-0.7652724;0.01427076,-0.0009654257;0.5750006;-0.0007288456,21.18947
+0;0;0,0.01798016;0.3323254;-0.01116381,0.03809778;0.6511681;-0.03982644,0.2102633;0.5352007;-0.0100832,0.2457378;0.2568365;0.0407647,0.2927055;-0.01310736;0.03927342,-0.1443479;0.5319897;-0.03226502,-0.2296398;0.2617649;-0.000102412,-0.2999021;-0.002718896;-0.01386568,0.07778978;0.001115899;-0.04246834,0.06583964;-0.3524584;0.0003944896,0.03330304;-0.7329926;0.07708706,0.03624454;-0.6967639;-0.006088145,-0.07749435;0.01057183;-0.04170033,-0.1315635;-0.3412583;-0.02476139,-0.1815675;-0.7180735;0.06042378,-0.1764451;-0.6817653;-0.02263962,0.03313969;0.5733412;-0.02983674,0;0;0,-0.00108804;0.3329793;0.003419161,-0.001890207;0.6536011;-0.006738663,0.1727335;0.5238093;-0.01377869,0.2176749;0.2422975;-0.005908012,0.2609071;-0.02229589;-0.06246972,-0.1760856;0.5250923;-0.01954796,-0.2192541;0.243224;-0.01538758,-0.2581332;-0.02108303;-0.07628176,0.07964052;0.002880454;-0.03879619,0.09979448;-0.3519304;-0.01237917,0.09446333;-0.7322695;0.07164693,0.1004363;-0.7651749;0.01712346,-0.07966879;0.004330215;-0.03860295,-0.1002688;-0.3501003;-0.007789457,-0.09057833;-0.7324321;0.06620447,-0.09453801;-0.765807;0.01204258,-0.001735693;0.5751354;-0.001785994,21.20118
+0;0;0,0.01933466;0.3321412;-0.01401824,0.04077139;0.6506001;-0.04578924,0.2127069;0.5355172;-0.01452553,0.2462135;0.2579159;0.04155861,0.2946843;-0.01164261;0.04972496,-0.1423839;0.533246;-0.03622296,-0.230221;0.2644685;0.0008426644,-0.3009309;-0.0001978874;-0.004607162,0.07792602;0.000886881;-0.04222326,0.06624043;-0.3528647;-0.0007737912,0.03054196;-0.7333972;0.07450727,0.03342151;-0.6973985;-0.008686997,-0.07748368;0.01066291;-0.04169694,-0.1322307;-0.341095;-0.02544984,-0.1822121;-0.7171226;0.06316037,-0.1771655;-0.6810458;-0.01992494,0.03550228;0.5729029;-0.03498298,0;0;0,-0.00108804;0.3329793;0.003419161,-0.001890207;0.6536011;-0.006738663,0.1727335;0.5238093;-0.01377869,0.2176749;0.2422975;-0.005908012,0.2609071;-0.02229589;-0.06246972,-0.1760856;0.5250923;-0.01954796,-0.2192541;0.243224;-0.01538758,-0.2581332;-0.02108303;-0.07628176,0.07964052;0.002880454;-0.03879619,0.09979448;-0.3519304;-0.01237917,0.09446333;-0.7322695;0.07164693,0.1004363;-0.7651749;0.01712346,-0.07966879;0.004330215;-0.03860295,-0.1002688;-0.3501003;-0.007789457,-0.09057833;-0.7324321;0.06620447,-0.09453801;-0.765807;0.01204258,-0.001735693;0.5751354;-0.001785994,21.22324
+0;0;0,0.01933021;0.3320647;-0.01401501,0.04076418;0.6504826;-0.04578211,0.2133212;0.5352747;-0.01444757,0.2468285;0.2576667;0.04163793,0.2949512;-0.009955436;0.04974561,-0.1430141;0.5329956;-0.03622104,-0.2308534;0.2642116;0.0008454882,-0.3010553;0.001446426;-0.00456519,0.07792465;0.0008868655;-0.04222252,0.06625217;-0.3524678;-0.0008195527,0.03045578;-0.7340442;0.07466801,0.03333203;-0.6980523;-0.008430913,-0.07748233;0.01066273;-0.0416962,-0.1321679;-0.3407005;-0.02546734,-0.1822864;-0.7177595;0.06338595,-0.1772456;-0.6816898;-0.01960413,0.03549549;0.5727915;-0.03497672,0;0;0,-0.001106374;0.3329059;0.00308466,-0.001897676;0.6534733;-0.007461071,0.1734891;0.5238816;-0.0136826,0.2177378;0.2422534;-0.005798817,0.2609333;-0.02076721;-0.06018114,-0.1766486;0.5248184;-0.02086672,-0.2210924;0.2431506;-0.01612035,-0.2593945;-0.01938045;-0.07623315,0.0795534;0.00282906;-0.03897476,0.0996578;-0.351561;-0.01226354,0.094007;-0.7330031;0.07170248,0.09977797;-0.76543;0.01675534,-0.07971829;0.00440357;-0.0384887,-0.1008674;-0.3496378;-0.008199086,-0.09140494;-0.7330623;0.06580319,-0.0952818;-0.7659197;0.0111815,-0.001749339;0.5750207;-0.002403259,21.24528
+0;0;0,0.01932861;0.3320371;-0.01401384,0.04076466;0.6504859;-0.04578453,0.2133126;0.5352626;-0.01444851,0.2468122;0.2577187;0.04162404,0.2934537;-0.001666516;0.04948219,-0.1430068;0.5329835;-0.03622101,-0.2308258;0.2642616;0.0008369535,-0.298867;0.009583861;-0.004407193,0.07784871;0.0008860012;-0.04218137,0.06619248;-0.3519769;-0.0008360296,0.03039263;-0.7335901;0.07465882,0.03328249;-0.6975699;-0.008833259,-0.07740682;0.01065234;-0.04165557,-0.1320163;-0.3402219;-0.02544929,-0.1821396;-0.7173173;0.06341257,-0.177075;-0.6812188;-0.01997016,0.0354948;0.5727776;-0.03497675,0;0;0,-0.001436342;0.3328841;0.002183199,-0.002283938;0.6534567;-0.009089947,0.1731002;0.5238554;-0.01471543,0.2177549;0.2424019;-0.005396128,0.2619216;-0.01238498;-0.0568819,-0.177009;0.5247563;-0.02250541,-0.2217135;0.2432024;-0.01741871,-0.2592312;-0.01128471;-0.07526838,0.07958099;0.002889946;-0.03871679,0.09900637;-0.3511044;-0.01286769,0.09287901;-0.7327024;0.07052994,0.09821495;-0.7661784;0.0161438,-0.07955039;0.004340532;-0.03864412,-0.1016003;-0.3492115;-0.009109464,-0.09232613;-0.732694;0.06481546,-0.09618814;-0.7659262;0.01002217,-0.002152864;0.575;-0.00382781,21.2563
+0;0;0,0.01932861;0.3320371;-0.01401384,0.04076466;0.6504859;-0.04578453,0.2133126;0.5352626;-0.01444851,0.2468122;0.2577187;0.04162404,0.2934537;-0.001666516;0.04948219,-0.1430068;0.5329835;-0.03622101,-0.2308258;0.2642616;0.0008369535,-0.298867;0.009583861;-0.004407193,0.07784871;0.0008860012;-0.04218137,0.06619248;-0.3519769;-0.0008360296,0.03039263;-0.7335901;0.07465882,0.03328249;-0.6975699;-0.008833259,-0.07740682;0.01065234;-0.04165557,-0.1320163;-0.3402219;-0.02544929,-0.1821396;-0.7173173;0.06341257,-0.177075;-0.6812188;-0.01997016,0.0354948;0.5727776;-0.03497675,0;0;0,-0.001436342;0.3328841;0.002183199,-0.002283938;0.6534567;-0.009089947,0.1731002;0.5238554;-0.01471543,0.2177549;0.2424019;-0.005396128,0.2619216;-0.01238498;-0.0568819,-0.177009;0.5247563;-0.02250541,-0.2217135;0.2432024;-0.01741871,-0.2592312;-0.01128471;-0.07526838,0.07958099;0.002889946;-0.03871679,0.09900637;-0.3511044;-0.01286769,0.09287901;-0.7327024;0.07052994,0.09821495;-0.7661784;0.0161438,-0.07955039;0.004340532;-0.03864412,-0.1016003;-0.3492115;-0.009109464,-0.09232613;-0.732694;0.06481546,-0.09618814;-0.7659262;0.01002217,-0.002152864;0.575;-0.00382781,21.26833
+0;0;0,0.02068795;0.3318174;-0.01620481,0.04336067;0.6499152;-0.05057792,0.2157222;0.5350658;-0.01790146,0.2487587;0.258613;0.04371174,0.295803;-0.005049676;0.05683837,-0.1410447;0.5337024;-0.03914311,-0.2304479;0.2662434;0.003123362,-0.3008902;0.007514685;0.004024755,0.07773039;0.000763374;-0.04210118,0.06651494;-0.3519022;-0.001549866,0.03069896;-0.7331666;0.07334933,0.03349633;-0.6973445;-0.0106291,-0.07735549;0.01069699;-0.0414344,-0.1315436;-0.3399232;-0.02493037,-0.1812896;-0.7145802;0.07208861,-0.1762969;-0.6786672;-0.01178157,0.03782384;0.5723075;-0.03910353,0;0;0,-0.001291338;0.3328508;0.001456738,-0.001700968;0.6533905;-0.01083899,0.1737471;0.5238683;-0.0150423,0.2178114;0.2422974;-0.00556159,0.262913;-0.01707065;-0.05652785,-0.1767357;0.5250832;-0.02421599,-0.2220367;0.2436092;-0.01839123,-0.260496;-0.0152168;-0.07698711,0.07948137;0.002849236;-0.03859663,0.0985323;-0.3508788;-0.01296902,0.0919644;-0.7321671;0.0696826,0.09729367;-0.7662554;0.01529145,-0.07934976;0.004374493;-0.03872449,-0.1018209;-0.3488587;-0.009320578,-0.09268769;-0.7319691;0.06415217,-0.09611095;-0.7653027;0.00873341,-0.001695458;0.574942;-0.005260468,21.29004
+0;0;0,0.02068795;0.3318174;-0.01620481,0.04336067;0.6499152;-0.05057792,0.2157222;0.5350658;-0.01790146,0.2487587;0.258613;0.04371174,0.295803;-0.005049676;0.05683837,-0.1410447;0.5337024;-0.03914311,-0.2304479;0.2662434;0.003123362,-0.3008902;0.007514685;0.004024755,0.07773039;0.000763374;-0.04210118,0.06651494;-0.3519022;-0.001549866,0.03069896;-0.7331666;0.07334933,0.03349633;-0.6973445;-0.0106291,-0.07735549;0.01069699;-0.0414344,-0.1315436;-0.3399232;-0.02493037,-0.1812896;-0.7145802;0.07208861,-0.1762969;-0.6786672;-0.01178157,0.03782384;0.5723075;-0.03910353,0;0;0,-0.001291338;0.3328508;0.001456738,-0.001700968;0.6533905;-0.01083899,0.1737471;0.5238683;-0.0150423,0.2178114;0.2422974;-0.00556159,0.262913;-0.01707065;-0.05652785,-0.1767357;0.5250832;-0.02421599,-0.2220367;0.2436092;-0.01839123,-0.260496;-0.0152168;-0.07698711,0.07948137;0.002849236;-0.03859663,0.0985323;-0.3508788;-0.01296902,0.0919644;-0.7321671;0.0696826,0.09729367;-0.7662554;0.01529145,-0.07934976;0.004374493;-0.03872449,-0.1018209;-0.3488587;-0.009320578,-0.09268769;-0.7319691;0.06415217,-0.09611095;-0.7653027;0.00873341,-0.001695458;0.574942;-0.005260468,21.31182
+0;0;0,0.020686;0.3317862;-0.01620328,0.04335961;0.6498965;-0.05057823,0.2154523;0.5350909;-0.01793189,0.2484832;0.2586849;0.04367089,0.295837;-0.006712168;0.05688386,-0.1407772;0.5337296;-0.03914154,-0.2301653;0.2663158;0.003117785,-0.3010709;0.005885154;0.004025108,0.07762618;0.0007623506;-0.04204473,0.06642072;-0.351589;-0.001529559,0.03059962;-0.7329079;0.07338034,0.03337448;-0.6971326;-0.009922169,-0.07725178;0.01068264;-0.04137885,-0.1313916;-0.3396251;-0.02488953,-0.1811447;-0.7143356;0.07214332,-0.1761922;-0.6784701;-0.01105181,0.0378219;0.5722765;-0.03910203,0;0;0,-0.00117686;0.3328223;0.0007047653,-0.001379315;0.6533384;-0.01248074,0.17379;0.5239241;-0.01591754,0.2177501;0.2424175;-0.005539179,0.2631185;-0.01864392;-0.05693221,-0.1760661;0.5251452;-0.02686867,-0.222779;0.2439899;-0.01940157,-0.2616511;-0.01654211;-0.07826255,0.07953577;0.002846226;-0.03821158,0.09774621;-0.3506624;-0.01334023,0.09081861;-0.7321068;0.0688231,0.09634104;-0.7675366;0.01716256,-0.07912559;0.004363202;-0.0389136,-0.1023522;-0.3485275;-0.0098063,-0.09353887;-0.7318636;0.06281907,-0.09689444;-0.7642888;0.007391684,-0.001423486;0.5748951;-0.006659746,21.33457
+0;0;0,0.02132216;0.3316008;-0.01814752,0.04390153;0.6495171;-0.05418634,0.2165033;0.5355514;-0.02119042,0.2495742;0.2614075;0.04613377,0.2964911;-0.004816383;0.06450618,-0.1406942;0.5345793;-0.04220242,-0.2327099;0.2698252;0.004908986,-0.3047583;0.008825004;0.01499841,0.07751064;0.0005742914;-0.04196858,0.06579824;-0.351289;-0.002142858,0.03044044;-0.733514;0.0709361,0.03318963;-0.6978778;-0.0130767,-0.07719585;0.01078068;-0.04116028,-0.131121;-0.3389066;-0.02266949,-0.1806201;-0.7123199;0.08124863,-0.1756624;-0.676563;-0.002654605,0.03843062;0.5719413;-0.04234561,0;0;0,-0.0008091963;0.3327797;0.0002365112,-0.0004782043;0.6532375;-0.01383853,0.1748817;0.5238243;-0.01627088,0.2187166;0.2432482;-0.004579306,0.2640229;-0.01884916;-0.05621457,-0.1755342;0.5251693;-0.02853017,-0.2232014;0.2450982;-0.0202127,-0.2623391;-0.01648149;-0.07901904,0.07946008;0.002779305;-0.03805208,0.0980022;-0.3501599;-0.013129,0.09029415;-0.7322078;0.06851983,0.09601784;-0.767594;0.01570535,-0.07892393;0.004418036;-0.03900108,-0.102308;-0.347913;-0.009896403,-0.09302087;-0.7315401;0.06379586,-0.09683817;-0.7651785;0.0087226,-0.0006454624;0.5748084;-0.007757187,21.35665
+0;0;0,0.02132216;0.3316008;-0.01814752,0.04390153;0.6495171;-0.05418634,0.2165033;0.5355514;-0.02119042,0.2495742;0.2614075;0.04613377,0.2964911;-0.004816383;0.06450618,-0.1406942;0.5345793;-0.04220242,-0.2327099;0.2698252;0.004908986,-0.3047583;0.008825004;0.01499841,0.07751064;0.0005742914;-0.04196858,0.06579824;-0.351289;-0.002142858,0.03044044;-0.733514;0.0709361,0.03318963;-0.6978778;-0.0130767,-0.07719585;0.01078068;-0.04116028,-0.131121;-0.3389066;-0.02266949,-0.1806201;-0.7123199;0.08124863,-0.1756624;-0.676563;-0.002654605,0.03843062;0.5719413;-0.04234561,0;0;0,-0.0008091963;0.3327797;0.0002365112,-0.0004782043;0.6532375;-0.01383853,0.1748817;0.5238243;-0.01627088,0.2187166;0.2432482;-0.004579306,0.2640229;-0.01884916;-0.05621457,-0.1755342;0.5251693;-0.02853017,-0.2232014;0.2450982;-0.0202127,-0.2623391;-0.01648149;-0.07901904,0.07946008;0.002779305;-0.03805208,0.0980022;-0.3501599;-0.013129,0.09029415;-0.7322078;0.06851983,0.09601784;-0.767594;0.01570535,-0.07892393;0.004418036;-0.03900108,-0.102308;-0.347913;-0.009896403,-0.09302087;-0.7315401;0.06379586,-0.09683817;-0.7651785;0.0087226,-0.0006454624;0.5748084;-0.007757187,21.36855
+0;0;0,0.021314;0.3314738;-0.01814058,0.04388632;0.6492909;-0.05416857,0.2165288;0.5353334;-0.02117042,0.2496451;0.260814;0.04624597,0.2964326;-0.004676402;0.06456777,-0.1407481;0.5343611;-0.04218709,-0.2328898;0.2692444;0.004988842,-0.3047397;0.008963227;0.01505047,0.07749257;0.0005741576;-0.0419588,0.06576452;-0.3517595;-0.002079837,0.03033389;-0.7347717;0.07114965,0.03339349;-0.6984992;-0.02234886,-0.07717786;0.01077817;-0.04115069,-0.1311751;-0.3393766;-0.02263519,-0.1807762;-0.713559;0.081497,-0.1752587;-0.6771522;-0.01187959,0.03841655;0.5717314;-0.04233031,0;0;0,-0.0006415658;0.3326523;-0.0005390644,-0.0001314357;0.6529505;-0.01586461,0.1753139;0.5236145;-0.01687288,0.2190413;0.2426654;-0.004299879,0.2640114;-0.01868838;-0.0560863,-0.17532;0.5251815;-0.03018827,-0.2238127;0.2448891;-0.02085169,-0.2631119;-0.01596534;-0.07933623,0.07944261;0.002714887;-0.03804564,0.09776186;-0.3506963;-0.0129087,0.08922442;-0.7335356;0.06880642,0.09565379;-0.77308;0.006253012,-0.07889266;0.004477357;-0.03901117,-0.1027898;-0.3483607;-0.01070755,-0.09433691;-0.7327634;0.06331518,-0.09839375;-0.7717237;-7.805228E-05,-0.000314068;0.5745656;-0.009436131,21.39146
+0;0;0,0.02271382;0.3312866;-0.0197868,0.04579211;0.6488774;-0.05746951,0.2184889;0.5356416;-0.02400216,0.250917;0.2622306;0.04809094,0.2986156;-0.002412796;0.07452224,-0.1392346;0.5356145;-0.04612948,-0.2340995;0.2726524;0.007294729,-0.3074268;0.01302338;0.02232156,0.077438;0.00037509;-0.04206166,0.06559467;-0.3520331;-0.002881385,0.0282141;-0.7348341;0.07048288,0.03151143;-0.698728;-0.02301857,-0.07727446;0.01092871;-0.04092908,-0.1310799;-0.3391339;-0.02024068,-0.182786;-0.7107639;0.09171425,-0.17704;-0.6745985;-0.00166481,0.04025547;0.5713791;-0.04526736,0;0;0,-0.0006415658;0.3326523;-0.0005390644,-0.0001314357;0.6529505;-0.01586461,0.1753139;0.5236145;-0.01687288,0.2190413;0.2426654;-0.004299879,0.2640114;-0.01868838;-0.0560863,-0.17532;0.5251815;-0.03018827,-0.2238127;0.2448891;-0.02085169,-0.2631119;-0.01596534;-0.07933623,0.07944261;0.002714887;-0.03804564,0.09776186;-0.3506963;-0.0129087,0.08922442;-0.7335356;0.06880642,0.09565379;-0.77308;0.006253012,-0.07889266;0.004477357;-0.03901117,-0.1027898;-0.3483607;-0.01070755,-0.09433691;-0.7327634;0.06331518,-0.09839375;-0.7717237;-7.805228E-05,-0.000314068;0.5745656;-0.009436131,21.41359
+0;0;0,0.02270284;0.3311264;-0.01977723,0.04577395;0.6486183;-0.05744855,0.2188398;0.5353266;-0.02394011,0.2513022;0.2616268;0.04822913,0.2976186;0.004652292;0.07389449,-0.1396219;0.5352995;-0.0461131,-0.234587;0.2720596;0.007367533,-0.3057895;0.01995423;0.02195891,0.07741267;0.0003749673;-0.04204791,0.06557979;-0.351722;-0.002902225,0.02821;-0.7344127;0.07044089,0.03147938;-0.6983584;-0.02226801,-0.07724918;0.01092513;-0.04091569,-0.1310071;-0.3388284;-0.02024556,-0.1826983;-0.7103512;0.09167711,-0.177001;-0.674238;-0.0009104311,0.04023857;0.5711378;-0.0452492,0;0;0,-0.0003888682;0.3324896;-0.001325846,0.000309214;0.6526388;-0.01763439,0.1761957;0.5234313;-0.0172112,0.21942;0.2421362;-0.003851175,0.2663447;-0.01128453;-0.05300236,-0.1753815;0.5253657;-0.03209148,-0.2245726;0.2449321;-0.02155484,-0.2628796;-0.008367479;-0.07822683,0.07940598;0.002740443;-0.03805351,0.0968685;-0.3504034;-0.01296997,0.08820701;-0.7331795;0.06848764,0.09522654;-0.7713028;0.005620956,-0.07886188;0.004439611;-0.03901261,-0.1033674;-0.3480788;-0.01117517,-0.09499687;-0.7324309;0.06252168,-0.09951145;-0.7715561;0.0005247742,0.000102099;0.5742928;-0.01095915,21.43517
+0;0;0,0.02268923;0.3309278;-0.01976537,0.04574825;0.6482536;-0.05741714,0.2191996;0.5349224;-0.02386889,0.251621;0.2615685;0.04820913,0.2981356;0.003493875;0.07398437,-0.1400304;0.5348951;-0.0460894,-0.2348755;0.271988;0.00732363,-0.3063828;0.0188033;0.02197747,0.07735309;0.0003746786;-0.04201554,0.06553683;-0.3512279;-0.002924826,0.02810818;-0.7345213;0.07053381,0.03121449;-0.698769;-0.01755115,-0.07718973;0.01091672;-0.0408842,-0.1308722;-0.3383457;-0.0202431,-0.1826448;-0.7104537;0.09185585,-0.1772317;-0.6746454;0.003886208,0.04021554;0.5708103;-0.04522365,0;0;0,-0.0001235828;0.3322873;-0.001954079,0.0007000938;0.6522325;-0.01895571,0.1770991;0.5234208;-0.01788354,0.2195918;0.2424266;-0.00355482,0.26694;-0.01213452;-0.05241466,-0.1754307;0.5252638;-0.0336863,-0.2256961;0.2454242;-0.02220076,-0.2642506;-0.008997083;-0.07889141,0.07932875;0.002668142;-0.03806281,0.09628396;-0.3499996;-0.01296139,0.0871453;-0.7334812;0.06808972,0.09323691;-0.7730874;0.01405668,-0.07878463;0.004501937;-0.03900848,-0.1034922;-0.3475599;-0.01191475,-0.09619753;-0.7325243;0.06197812,-0.1005988;-0.7687558;0.003705334,0.000480894;0.5739384;-0.01211905,21.45741
+0;0;0,0.02389978;0.3307407;-0.02140403,0.04794531;0.6477555;-0.06100095,0.2212594;0.5354655;-0.02616968,0.2541476;0.2639062;0.05220536,0.3010369;0.006547004;0.08379863,-0.1383247;0.5358326;-0.04786855,-0.2339082;0.2743894;0.01112252,-0.3071561;0.02206933;0.03111831,0.07734513;0.0003427062;-0.04203047,0.06485388;-0.3512796;-0.003328603,0.02814186;-0.7346512;0.07008323,0.03112093;-0.6990865;-0.01801816,-0.0772346;0.01091071;-0.04080097,-0.1301511;-0.3381715;-0.01563024,-0.1833994;-0.7071506;0.1057368,-0.1781058;-0.6715807;0.0177445,0.04218467;0.5704075;-0.048318,0;0;0,-0.0001235828;0.3322873;-0.001954079,0.0007000938;0.6522325;-0.01895571,0.1770991;0.5234208;-0.01788354,0.2195918;0.2424266;-0.00355482,0.26694;-0.01213452;-0.05241466,-0.1754307;0.5252638;-0.0336863,-0.2256961;0.2454242;-0.02220076,-0.2642506;-0.008997083;-0.07889141,0.07932875;0.002668142;-0.03806281,0.09628396;-0.3499996;-0.01296139,0.0871453;-0.7334812;0.06808972,0.09323691;-0.7730874;0.01405668,-0.07878463;0.004501937;-0.03900848,-0.1034922;-0.3475599;-0.01191475,-0.09619753;-0.7325243;0.06197812,-0.1005988;-0.7687558;0.003705334,0.000480894;0.5739384;-0.01211905,21.47926
+0;0;0,0.02387962;0.3304617;-0.02138598,0.04790277;0.6471815;-0.06094612,0.2202439;0.535153;-0.02624743,0.2531386;0.2635392;0.05214337,0.300407;0.004099637;0.08399202,-0.1373758;0.5355181;-0.04782775,-0.2329786;0.2740223;0.01117517,-0.3068186;0.01966265;0.0313326,0.0772842;0.0003424363;-0.04199737,0.06479494;-0.3512241;-0.003301635,0.0281705;-0.7336811;0.06993507,0.03117283;-0.6980729;-0.01885422,-0.07717377;0.01090211;-0.04076883,-0.1300818;-0.3381247;-0.01560209,-0.1832031;-0.7062235;0.1054754,-0.1778683;-0.6706101;0.01679607,0.0421474;0.5699041;-0.04827476,0;0;0,0.0004663728;0.3320012;-0.002735853,0.00178735;0.651592;-0.02072191,0.1772553;0.5235446;-0.01842308,0.220234;0.2426353;-0.002800942,0.2681646;-0.01399601;-0.05179644,-0.173565;0.5256253;-0.03589898,-0.225395;0.2460951;-0.02256658,-0.2644219;-0.01040515;-0.07950552,0.079339;0.002607107;-0.03788495,0.09512398;-0.3500353;-0.01245737,0.08583508;-0.7327006;0.06791234,0.09195799;-0.7730827;0.01375628,-0.07865465;0.004545224;-0.0391092,-0.1042674;-0.3473872;-0.01190759,-0.09706102;-0.7314032;0.06197149,-0.1017091;-0.7680827;0.003181584,0.001461145;0.573392;-0.0136416,21.50183
+0;0;0,0.02839054;0.3287719;-0.03654436,0.05466741;0.6397528;-0.1078505,0.2127113;0.5067741;-0.0296627,0.2468561;0.2368946;0.05400587,0.2924097;-0.02204373;0.09186544,-0.1205124;0.5090514;-0.04996493,-0.2185798;0.2498992;0.01502853,-0.2933142;-0.003519416;0.04243852,0.07732816;0.0003800873;-0.04191603,0.06297606;-0.351196;-0.003960691,0.02496198;-0.733616;0.06875969,0.02800646;-0.700652;-0.02015572,-0.07717958;0.01082962;-0.04077714,-0.130854;-0.3377017;-0.01082184,-0.1815804;-0.700721;0.1256413,-0.2020978;-0.7364931;0.06927566,0.04948071;0.5636919;-0.08905406,0;0;0,0.0004663728;0.3320012;-0.002735853,0.00178735;0.651592;-0.02072191,0.1772553;0.5235446;-0.01842308,0.220234;0.2426353;-0.002800942,0.2681646;-0.01399601;-0.05179644,-0.173565;0.5256253;-0.03589898,-0.225395;0.2460951;-0.02256658,-0.2644219;-0.01040515;-0.07950552,0.079339;0.002607107;-0.03788495,0.09512398;-0.3500353;-0.01245737,0.08583508;-0.7327006;0.06791234,0.09195799;-0.7730827;0.01375628,-0.07865465;0.004545224;-0.0391092,-0.1042674;-0.3473872;-0.01190759,-0.09706102;-0.7314032;0.06197149,-0.1017091;-0.7680827;0.003181584,0.001461145;0.573392;-0.0136416,21.5131
+0;0;0,0.02838442;0.3287011;-0.03653649,0.05466437;0.639722;-0.1078521,0.2125919;0.5067594;-0.02970017,0.2467719;0.2366019;0.05405457,0.2919217;-0.02004126;0.09157856,-0.1203976;0.5090351;-0.04998813,-0.218566;0.249616;0.01507227,-0.292638;-0.001556396;0.0422393,0.07731592;0.0003800271;-0.0419094,0.06297565;-0.3509065;-0.003985316,0.02495976;-0.7333447;0.06873851,0.02800339;-0.7003815;-0.02015227,-0.07716736;0.01082791;-0.04077068,-0.1307976;-0.3374164;-0.01084005,-0.1815264;-0.7004529;0.1256295,-0.2020382;-0.7362067;0.06927952,0.04947603;0.5636371;-0.08904979,0;0;0,0.0005346499;0.33192;-0.0037179,0.001970522;0.6514904;-0.02275062,0.1773713;0.5237545;-0.02003145,0.2204053;0.2426347;-0.003062963,0.2694072;-0.01154196;-0.05107665,-0.1732087;0.5256314;-0.03838236,-0.226227;0.2460977;-0.02361196,-0.2653485;-0.00814876;-0.07965222,0.07931431;0.002526999;-0.03790975,0.09419378;-0.34985;-0.01231313,0.08426135;-0.7326715;0.06732297,0.09148891;-0.7714862;0.01135945,-0.07864712;0.004614741;-0.03908487,-0.1051859;-0.3470575;-0.01323034,-0.09866667;-0.7309934;0.06122553,-0.1034028;-0.7676628;0.00246859,0.001618728;0.5732907;-0.01539922,21.52481
+0;0;0,0.02838442;0.3287011;-0.03653649,0.05466437;0.639722;-0.1078521,0.2125919;0.5067594;-0.02970017,0.2467719;0.2366019;0.05405457,0.2919217;-0.02004126;0.09157856,-0.1203976;0.5090351;-0.04998813,-0.218566;0.249616;0.01507227,-0.292638;-0.001556396;0.0422393,0.07731592;0.0003800271;-0.0419094,0.06297565;-0.3509065;-0.003985316,0.02495976;-0.7333447;0.06873851,0.02800339;-0.7003815;-0.02015227,-0.07716736;0.01082791;-0.04077068,-0.1307976;-0.3374164;-0.01084005,-0.1815264;-0.7004529;0.1256295,-0.2020382;-0.7362067;0.06927952,0.04947603;0.5636371;-0.08904979,0;0;0,0.0005346499;0.33192;-0.0037179,0.001970522;0.6514904;-0.02275062,0.1773713;0.5237545;-0.02003145,0.2204053;0.2426347;-0.003062963,0.2694072;-0.01154196;-0.05107665,-0.1732087;0.5256314;-0.03838236,-0.226227;0.2460977;-0.02361196,-0.2653485;-0.00814876;-0.07965222,0.07931431;0.002526999;-0.03790975,0.09419378;-0.34985;-0.01231313,0.08426135;-0.7326715;0.06732297,0.09148891;-0.7714862;0.01135945,-0.07864712;0.004614741;-0.03908487,-0.1051859;-0.3470575;-0.01323034,-0.09866667;-0.7309934;0.06122553,-0.1034028;-0.7676628;0.00246859,0.001618728;0.5732907;-0.01539922,21.53641
+0;0;0,0.02838154;0.3286677;-0.03653277,0.05466667;0.6397538;-0.1078637,0.212733;0.5067112;-0.02965286,0.2468953;0.2366931;0.05405866,0.2923743;-0.02182114;0.09185623,-0.1205441;0.5089889;-0.04995834,-0.2186618;0.2497036;0.01506848,-0.2932739;-0.003300011;0.04243358,0.07731094;0.0003800026;-0.0419067,0.06299476;-0.3503163;-0.004046336,0.02497435;-0.7328;0.06868616,0.02799392;-0.6998603;-0.01950189,-0.07716238;0.01082721;-0.04076805,-0.1307025;-0.3368319;-0.01088772,-0.1814373;-0.6999117;0.1255981,-0.201787;-0.7351457;0.0696936,0.04947623;0.563638;-0.08905373,0;0;0,0.0007780642;0.331874;-0.004659414,0.002356675;0.6514313;-0.02496934,0.1779423;0.5237401;-0.02094269,0.2210763;0.2428518;-0.00289607,0.270215;-0.01347116;-0.04991245,-0.1729648;0.5255296;-0.04045904,-0.2270988;0.2464286;-0.02444105,-0.2670662;-0.009658247;-0.08055497,0.07937841;0.002468869;-0.03776598,0.09373461;-0.3493272;-0.01208186,0.08309939;-0.732239;0.06725788,0.09068526;-0.7700433;0.01122284,-0.07860083;0.004658039;-0.03916004,-0.1058613;-0.3463607;-0.01329526,-0.09926163;-0.7303382;0.06118356,-0.1038373;-0.7667405;0.003177579,0.001990344;0.5732318;-0.01728415,21.55866
+0;0;0,0.02813968;0.3282848;-0.03999871,0.05281879;0.6401042;-0.1085993,0.2120196;0.5078987;-0.03279111,0.2469529;0.2396115;0.05601224,0.2922844;-0.01776081;0.1010807,-0.122373;0.5083646;-0.05204842,-0.222218;0.2514031;0.019269,-0.2991671;-0.0004560053;0.05045318,0.07725941;0.0003016969;-0.04200226,0.06131376;-0.3503029;-0.003944144,0.02319027;-0.7328031;0.06864745,0.02622445;-0.6998783;-0.01954058,-0.0772562;0.01087361;-0.04057759,-0.1313866;-0.3361614;-0.005040638,-0.182212;-0.6975747;0.1357663,-0.2142694;-0.7354609;0.08930466,0.04763145;0.563978;-0.08983123,0;0;0,0.0007780642;0.331874;-0.004659414,0.002356675;0.6514313;-0.02496934,0.1779423;0.5237401;-0.02094269,0.2210763;0.2428518;-0.00289607,0.270215;-0.01347116;-0.04991245,-0.1729648;0.5255296;-0.04045904,-0.2270988;0.2464286;-0.02444105,-0.2670662;-0.009658247;-0.08055497,0.07937841;0.002468869;-0.03776598,0.09373461;-0.3493272;-0.01208186,0.08309939;-0.732239;0.06725788,0.09068526;-0.7700433;0.01122284,-0.07860083;0.004658039;-0.03916004,-0.1058613;-0.3463607;-0.01329526,-0.09926163;-0.7303382;0.06118356,-0.1038373;-0.7667405;0.003177579,0.001990344;0.5732318;-0.01728415,21.58056
+0;0;0,0.02813325;0.3282098;-0.03998958,0.05281232;0.6400304;-0.1085907,0.2111101;0.5081237;-0.03309342,0.2461059;0.2393565;0.05586878,0.2916096;-0.01899385;0.1011085,-0.1214469;0.5085871;-0.05224502,-0.2214704;0.2511659;0.01919997,-0.298712;-0.001650304;0.05050266,0.07716748;0.0003013379;-0.04195228,0.06126949;-0.3492554;-0.004007913,0.02317508;-0.7314639;0.06852832,0.02623745;-0.6985119;-0.02047925,-0.07716428;0.01086067;-0.04052931,-0.1311329;-0.3351371;-0.005098566,-0.1819195;-0.6962748;0.135601,-0.2142749;-0.7347918;0.08870757,0.04762436;0.5638951;-0.08982042,0;0;0,0.00150381;0.3317816;-0.005570173,0.00384203;0.6512692;-0.02689695,0.178282;0.5238767;-0.02221489,0.221351;0.2425438;-0.002937317,0.2712324;-0.01474041;-0.04961514,-0.1707004;0.5264758;-0.04370523,-0.2266261;0.2473655;-0.02514416,-0.267356;-0.00958994;-0.08151038,0.07944813;0.002309397;-0.03738403,0.09292317;-0.348485;-0.01200461,0.08207688;-0.731212;0.06672573,0.08896857;-0.7702006;0.01074791,-0.07838531;0.004778153;-0.03934231,-0.1062193;-0.345175;-0.01403498,-0.1000172;-0.7287962;0.0607468,-0.1045843;-0.7650111;0.001289438,0.003285531;0.5730866;-0.01896024,21.60288
+0;0;0,0.02826398;0.3275501;-0.04326047,0.05200621;0.6394696;-0.1106824,0.2118655;0.5079786;-0.03643237,0.2468462;0.240369;0.05797194,0.2913627;-0.01777995;0.1120043,-0.1234173;0.5080035;-0.05449183,-0.2249678;0.2522017;0.02299143,-0.3053671;-0.000223726;0.05986242,0.07698502;0.000157604;-0.04198102,0.06023223;-0.3489187;-0.004448432,0.02224675;-0.7314767;0.0683043,0.02522102;-0.6986489;-0.02038372,-0.07709935;0.01094646;-0.04031116,-0.1321619;-0.3338966;-0.0003740415,-0.1832285;-0.6912643;0.1505135,-0.1779401;-0.6585651;0.06192931,0.04672422;0.5634195;-0.09180175,0;0;0,0.001880649;0.3315311;-0.006555319,0.004558716;0.6507224;-0.02903366,0.1800313;0.5237269;-0.02371168,0.2220844;0.2417271;-0.002302408,0.2737908;-0.01672339;-0.04782057,-0.1711162;0.5263322;-0.04585803,-0.228102;0.2468788;-0.0256304,-0.2701062;-0.01117784;-0.08206201,0.07949677;0.002141878;-0.0369432,0.09212656;-0.3481638;-0.01105928,0.08078134;-0.7315171;0.06638741,0.0873407;-0.7699016;0.01014733,-0.07808755;0.004928576;-0.03958747,-0.1067072;-0.3444701;-0.01418884,-0.1004354;-0.7283592;0.06115191,-0.1048832;-0.7643849;0.001963731,0.003928903;0.5726207;-0.02080441,21.62485
+0;0;0,0.02826398;0.3275501;-0.04326047,0.05200621;0.6394696;-0.1106824,0.2118655;0.5079786;-0.03643237,0.2468462;0.240369;0.05797194,0.2913627;-0.01777995;0.1120043,-0.1234173;0.5080035;-0.05449183,-0.2249678;0.2522017;0.02299143,-0.3053671;-0.000223726;0.05986242,0.07698502;0.000157604;-0.04198102,0.06023223;-0.3489187;-0.004448432,0.02224675;-0.7314767;0.0683043,0.02522102;-0.6986489;-0.02038372,-0.07709935;0.01094646;-0.04031116,-0.1321619;-0.3338966;-0.0003740415,-0.1832285;-0.6912643;0.1505135,-0.1779401;-0.6585651;0.06192931,0.04672422;0.5634195;-0.09180175,0;0;0,0.001880649;0.3315311;-0.006555319,0.004558716;0.6507224;-0.02903366,0.1800313;0.5237269;-0.02371168,0.2220844;0.2417271;-0.002302408,0.2737908;-0.01672339;-0.04782057,-0.1711162;0.5263322;-0.04585803,-0.228102;0.2468788;-0.0256304,-0.2701062;-0.01117784;-0.08206201,0.07949677;0.002141878;-0.0369432,0.09212656;-0.3481638;-0.01105928,0.08078134;-0.7315171;0.06638741,0.0873407;-0.7699016;0.01014733,-0.07808755;0.004928576;-0.03958747,-0.1067072;-0.3444701;-0.01418884,-0.1004354;-0.7283592;0.06115191,-0.1048832;-0.7643849;0.001963731,0.003928903;0.5726207;-0.02080441,21.63621
+0;0;0,0.02822603;0.3271103;-0.04320239,0.05192792;0.6384987;-0.1105091,0.2118251;0.5071369;-0.03628403,0.246798;0.2395875;0.05809904,0.2915255;-0.01978463;0.1123874,-0.1235152;0.5071619;-0.05434658,-0.2250428;0.2514176;0.02311924,-0.305823;-0.002203941;0.06016494,0.07680193;0.0001572292;-0.04188118,0.06006359;-0.3486182;-0.004380941,0.02209334;-0.7310228;0.06834261,0.02508157;-0.6981817;-0.02076167,-0.07691599;0.01092043;-0.04021529,-0.1319311;-0.3336254;-0.0003125928,-0.1829773;-0.6908497;0.1505144,-0.177664;-0.6581379;0.06151447,0.04665556;0.5625873;-0.09166291,0;0;0,0.002141219;0.3310572;-0.007801056,0.00525856;0.6495664;-0.03203487,0.1809136;0.5236324;-0.02536106,0.2228833;0.2418058;-0.002420902,0.2754202;-0.01794624;-0.04703546,-0.1705118;0.5261354;-0.04997275,-0.2295782;0.2474049;-0.0268552,-0.2728862;-0.01181793;-0.08297676,0.07943234;0.001943082;-0.03659678,0.09124419;-0.3481088;-0.01100564,0.07944629;-0.7313807;0.0659821,0.08627973;-0.7699015;0.009283066,-0.07774712;0.005101822;-0.03977375,-0.1074244;-0.3439224;-0.0146319,-0.1012659;-0.7276186;0.06088631,-0.1062;-0.7663239;0.004213486,0.004529133;0.5716627;-0.02331758,21.65838
+0;0;0,0.02822676;0.3267569;-0.04579806,0.05185085;0.6380606;-0.1134817,0.2120986;0.507557;-0.03968009,0.2479653;0.2418379;0.05942026,0.2911175;-0.01625103;0.1206549,-0.1237491;0.5068738;-0.05693671,-0.2267902;0.2534414;0.02593968,-0.3088655;0.001316249;0.06973743,0.07672358;-0.0001837863;-0.04202446,0.05937326;-0.3489595;-0.00480606,0.02167552;-0.7313498;0.06813349,0.02459997;-0.6986877;-0.02097844,-0.07686446;0.01128497;-0.04021318,-0.132577;-0.3326062;0.004123386,-0.1844427;-0.6855719;0.1644008,-0.2228007;-0.7210459;0.1175137,0.04642689;0.5622396;-0.09431747,0;0;0,0.002141219;0.3310572;-0.007801056,0.00525856;0.6495664;-0.03203487,0.1809136;0.5236324;-0.02536106,0.2228833;0.2418058;-0.002420902,0.2754202;-0.01794624;-0.04703546,-0.1705118;0.5261354;-0.04997275,-0.2295782;0.2474049;-0.0268552,-0.2728862;-0.01181793;-0.08297676,0.07943234;0.001943082;-0.03659678,0.09124419;-0.3481088;-0.01100564,0.07944629;-0.7313807;0.0659821,0.08627973;-0.7699015;0.009283066,-0.07774712;0.005101822;-0.03977375,-0.1074244;-0.3439224;-0.0146319,-0.1012659;-0.7276186;0.06088631,-0.1062;-0.7663239;0.004213486,0.004529133;0.5716627;-0.02331758,21.66975
+0;0;0,0.02822676;0.3267569;-0.04579806,0.05185085;0.6380606;-0.1134817,0.2120986;0.507557;-0.03968009,0.2479653;0.2418379;0.05942026,0.2911175;-0.01625103;0.1206549,-0.1237491;0.5068738;-0.05693671,-0.2267902;0.2534414;0.02593968,-0.3088655;0.001316249;0.06973743,0.07672358;-0.0001837863;-0.04202446,0.05937326;-0.3489595;-0.00480606,0.02167552;-0.7313498;0.06813349,0.02459997;-0.6986877;-0.02097844,-0.07686446;0.01128497;-0.04021318,-0.132577;-0.3326062;0.004123386,-0.1844427;-0.6855719;0.1644008,-0.2228007;-0.7210459;0.1175137,0.04642689;0.5622396;-0.09431747,0;0;0,0.002141219;0.3310572;-0.007801056,0.00525856;0.6495664;-0.03203487,0.1809136;0.5236324;-0.02536106,0.2228833;0.2418058;-0.002420902,0.2754202;-0.01794624;-0.04703546,-0.1705118;0.5261354;-0.04997275,-0.2295782;0.2474049;-0.0268552,-0.2728862;-0.01181793;-0.08297676,0.07943234;0.001943082;-0.03659678,0.09124419;-0.3481088;-0.01100564,0.07944629;-0.7313807;0.0659821,0.08627973;-0.7699015;0.009283066,-0.07774712;0.005101822;-0.03977375,-0.1074244;-0.3439224;-0.0146319,-0.1012659;-0.7276186;0.06088631,-0.1062;-0.7663239;0.004213486,0.004529133;0.5716627;-0.02331758,21.68106
+0;0;0,0.02818718;0.3262987;-0.04573384,0.05177757;0.6371586;-0.1133211,0.2115268;0.5069275;-0.03971307,0.2473887;0.2412433;0.05937428,0.2909622;-0.01936498;0.1212067,-0.1232949;0.5062464;-0.05691697,-0.2263225;0.2528473;0.02594856,-0.3091989;-0.001739025;0.07017384,0.07652898;-0.0001833202;-0.04191787,0.05919307;-0.3486696;-0.004730362,0.02145158;-0.7315037;0.06829382,0.02437392;-0.6988435;-0.02075379,-0.07666951;0.01125634;-0.04011119,-0.1323358;-0.3323494;0.004188579,-0.1842617;-0.6857247;0.164652,-0.2225921;-0.7211515;0.1177987,0.04636116;0.5614431;-0.09418353,0;0;0,0.002663083;0.3305531;-0.009194136,0.006440274;0.6484634;-0.03512263,0.1815713;0.523439;-0.02683616,0.224689;0.2419713;-0.00215292,0.277835;-0.02051392;-0.04592037,-0.1693228;0.5267582;-0.05250208,-0.2298172;0.2485211;-0.02766157,-0.2750127;-0.01306251;-0.08396384,0.07932657;0.001707941;-0.0363071,0.09030835;-0.3480804;-0.01074076,0.07812169;-0.7319397;0.06556439,0.0847937;-0.7695645;0.007880211,-0.07740686;0.00530237;-0.03992355,-0.1081013;-0.3433391;-0.01476169,-0.1017512;-0.7275078;0.06068996,-0.1059379;-0.7666852;0.004635882,0.005553503;0.5707215;-0.02596617,21.69213
+0;0;0,0.02818718;0.3262987;-0.04573384,0.05177757;0.6371586;-0.1133211,0.2115268;0.5069275;-0.03971307,0.2473887;0.2412433;0.05937428,0.2909622;-0.01936498;0.1212067,-0.1232949;0.5062464;-0.05691697,-0.2263225;0.2528473;0.02594856,-0.3091989;-0.001739025;0.07017384,0.07652898;-0.0001833202;-0.04191787,0.05919307;-0.3486696;-0.004730362,0.02145158;-0.7315037;0.06829382,0.02437392;-0.6988435;-0.02075379,-0.07666951;0.01125634;-0.04011119,-0.1323358;-0.3323494;0.004188579,-0.1842617;-0.6857247;0.164652,-0.2225921;-0.7211515;0.1177987,0.04636116;0.5614431;-0.09418353,0;0;0,0.002663083;0.3305531;-0.009194136,0.006440274;0.6484634;-0.03512263,0.1815713;0.523439;-0.02683616,0.224689;0.2419713;-0.00215292,0.277835;-0.02051392;-0.04592037,-0.1693228;0.5267582;-0.05250208,-0.2298172;0.2485211;-0.02766157,-0.2750127;-0.01306251;-0.08396384,0.07932657;0.001707941;-0.0363071,0.09030835;-0.3480804;-0.01074076,0.07812169;-0.7319397;0.06556439,0.0847937;-0.7695645;0.007880211,-0.07740686;0.00530237;-0.03992355,-0.1081013;-0.3433391;-0.01476169,-0.1017512;-0.7275078;0.06068996,-0.1059379;-0.7666852;0.004635882,0.005553503;0.5707215;-0.02596617,21.70434
+0;0;0,0.02624513;0.3258501;-0.04737856,0.04862939;0.6365335;-0.1150113,0.2089025;0.5060519;-0.0433447,0.245059;0.241344;0.06141504,0.285257;-0.01099882;0.1305587,-0.1253485;0.5051441;-0.05683131,-0.2253584;0.2504648;0.02970573,-0.3061193;0.003107235;0.07834266,0.0764104;-0.0002608252;-0.04177161,0.05708977;-0.3482722;-0.004985742,0.01910496;-0.7316186;0.06836811,0.02116346;-0.6990089;-0.02083554,-0.07651495;0.01123598;-0.04003371,-0.1338541;-0.3310059;0.0091707,-0.1870219;-0.6796646;0.1806014,-0.226614;-0.7115893;0.1299443,0.04346999;0.5608727;-0.09576802,0;0;0,0.002797712;0.3301343;-0.010741,0.006819915;0.6476343;-0.03855252,0.1818061;0.523359;-0.02855706,0.226329;0.2411397;-0.001684904,0.2816815;-0.0142197;-0.04412723,-0.1686639;0.5266179;-0.0566461,-0.2312644;0.2479563;-0.02869836,-0.2776115;-0.006916106;-0.08315611,0.07936221;0.001627237;-0.03581166,0.08936882;-0.3478098;-0.0106709,0.0766004;-0.7323899;0.06491494,0.08371873;-0.7696395;0.006646868,-0.07709432;0.005332138;-0.04014371,-0.1086805;-0.3428469;-0.01540332,-0.1024846;-0.727569;0.06028429,-0.1070276;-0.7665747;0.003840327,0.005891096;0.5699982;-0.02889514,21.72624
+0;0;0,0.02624513;0.3258501;-0.04737856,0.04862939;0.6365335;-0.1150113,0.2089025;0.5060519;-0.0433447,0.245059;0.241344;0.06141504,0.285257;-0.01099882;0.1305587,-0.1253485;0.5051441;-0.05683131,-0.2253584;0.2504648;0.02970573,-0.3061193;0.003107235;0.07834266,0.0764104;-0.0002608252;-0.04177161,0.05708977;-0.3482722;-0.004985742,0.01910496;-0.7316186;0.06836811,0.02116346;-0.6990089;-0.02083554,-0.07651495;0.01123598;-0.04003371,-0.1338541;-0.3310059;0.0091707,-0.1870219;-0.6796646;0.1806014,-0.226614;-0.7115893;0.1299443,0.04346999;0.5608727;-0.09576802,0;0;0,0.002797712;0.3301343;-0.010741,0.006819915;0.6476343;-0.03855252,0.1818061;0.523359;-0.02855706,0.226329;0.2411397;-0.001684904,0.2816815;-0.0142197;-0.04412723,-0.1686639;0.5266179;-0.0566461,-0.2312644;0.2479563;-0.02869836,-0.2776115;-0.006916106;-0.08315611,0.07936221;0.001627237;-0.03581166,0.08936882;-0.3478098;-0.0106709,0.0766004;-0.7323899;0.06491494,0.08371873;-0.7696395;0.006646868,-0.07709432;0.005332138;-0.04014371,-0.1086805;-0.3428469;-0.01540332,-0.1024846;-0.727569;0.06028429,-0.1070276;-0.7665747;0.003840327,0.005891096;0.5699982;-0.02889514,21.7478
+0;0;0,0.0251602;0.325503;-0.04922123,0.04653234;0.6360601;-0.1176986,0.2063545;0.5059046;-0.04704734,0.2430442;0.2439522;0.06387229,0.2814217;-0.009277135;0.1410556,-0.1255242;0.5042046;-0.05776493,-0.2243244;0.2506139;0.03278143,-0.306642;0.001795977;0.08634131,0.07646041;-0.0005438015;-0.04175893,0.05695423;-0.3487794;-0.005716462,0.01799041;-0.731813;0.06818432,0.01958624;-0.6993285;-0.02145671,-0.0764937;0.01147694;-0.04009104,-0.1352632;-0.3301421;0.01273076,-0.1892272;-0.6712699;0.1982407,-0.1852542;-0.6391567;0.108664,0.0416093;0.5604287;-0.09816796,0;0;0,0.003744248;0.3299068;-0.01246786,0.008583002;0.6471827;-0.04251409,0.1822717;0.523016;-0.03069901,0.2276023;0.2413281;-0.001281738,0.2849778;-0.01642331;-0.04403067,-0.166204;0.5271485;-0.05991779,-0.2311774;0.2494242;-0.02965212,-0.2800033;-0.007966399;-0.08370135,0.07956499;0.001571178;-0.03545761,0.08873035;-0.347994;-0.009616852,0.07537767;-0.7327141;0.06458807,0.08300905;-0.7720222;0.008175377,-0.07705534;0.005341364;-0.04030191,-0.1091331;-0.3429596;-0.01570421,-0.1029798;-0.7275049;0.06033049,-0.1081282;-0.7666294;0.003413528,0.00747107;0.5695924;-0.03230119,21.77074
+0;0;0,0.02511093;0.3248656;-0.04912485,0.04642944;0.634643;-0.11743,0.2058033;0.5048344;-0.04697203,0.2427008;0.2413975;0.06457616,0.2812631;-0.01305041;0.1421309,-0.1251468;0.5031391;-0.05765964,-0.2245069;0.2481113;0.03339983,-0.3072206;-0.001903951;0.08721745,0.07650597;-0.0005441254;-0.04178381,0.05704342;-0.3480008;-0.005821962,0.01800651;-0.7317529;0.06821741,0.01958517;-0.6992952;-0.02045885,-0.07653928;0.01148378;-0.04011493,-0.1351773;-0.3293712;0.01258872,-0.1892425;-0.6711388;0.1984466,-0.1853123;-0.6390483;0.109834,0.04151905;0.5592059;-0.09794961,0;0;0,0.004383631;0.329191;-0.01398468,0.009678774;0.6454974;-0.0456531,0.1831459;0.5231513;-0.03244758,0.2294892;0.2401968;-0.0009438992,0.2898796;-0.01826999;-0.043293,-0.1650313;0.527127;-0.06257372,-0.232338;0.2484858;-0.03044453,-0.2836285;-0.009948254;-0.08361109,0.07966584;0.001452923;-0.03536367,0.08790039;-0.3473208;-0.009147644,0.0742026;-0.7329208;0.06431174,0.08287945;-0.7700658;0.006968256,-0.07708865;0.005408585;-0.04034146,-0.1097546;-0.3421036;-0.01654285,-0.1041142;-0.7273151;0.0599532,-0.1095571;-0.765226;0.00311571,0.008470792;0.5681634;-0.03505445,21.79221
+0;0;0,0.02511093;0.3248656;-0.04912485,0.04642944;0.634643;-0.11743,0.2058033;0.5048344;-0.04697203,0.2427008;0.2413975;0.06457616,0.2812631;-0.01305041;0.1421309,-0.1251468;0.5031391;-0.05765964,-0.2245069;0.2481113;0.03339983,-0.3072206;-0.001903951;0.08721745,0.07650597;-0.0005441254;-0.04178381,0.05704342;-0.3480008;-0.005821962,0.01800651;-0.7317529;0.06821741,0.01958517;-0.6992952;-0.02045885,-0.07653928;0.01148378;-0.04011493,-0.1351773;-0.3293712;0.01258872,-0.1892425;-0.6711388;0.1984466,-0.1853123;-0.6390483;0.109834,0.04151905;0.5592059;-0.09794961,0;0;0,0.004383631;0.329191;-0.01398468,0.009678774;0.6454974;-0.0456531,0.1831459;0.5231513;-0.03244758,0.2294892;0.2401968;-0.0009438992,0.2898796;-0.01826999;-0.043293,-0.1650313;0.527127;-0.06257372,-0.232338;0.2484858;-0.03044453,-0.2836285;-0.009948254;-0.08361109,0.07966584;0.001452923;-0.03536367,0.08790039;-0.3473208;-0.009147644,0.0742026;-0.7329208;0.06431174,0.08287945;-0.7700658;0.006968256,-0.07708865;0.005408585;-0.04034146,-0.1097546;-0.3421036;-0.01654285,-0.1041142;-0.7273151;0.0599532,-0.1095571;-0.765226;0.00311571,0.008470792;0.5681634;-0.03505445,21.81495
+0;0;0,0.02508053;0.3244723;-0.04906537,0.04638185;0.6340009;-0.1173163,0.2070509;0.5038128;-0.04646981,0.2439568;0.2403165;0.06510354,0.281564;-0.007829815;0.1407376,-0.1265021;0.5021042;-0.05724147,-0.2258846;0.247019;0.03383853,-0.3065498;0.003195524;0.08632332,0.07637879;-0.0005432209;-0.04171435,0.05693437;-0.3476761;-0.005786009,0.01802121;-0.7302116;0.06801867,0.0196188;-0.6977245;-0.02172083,-0.07641204;0.01146469;-0.04004824,-0.1349954;-0.3290726;0.01260629,-0.1888892;-0.6697568;0.197875,-0.1849119;-0.6376413;0.1081999,0.0414746;0.558612;-0.09784833,0;0;0,0.004601121;0.3287247;-0.01541495,0.01028949;0.6446118;-0.04859281,0.1853007;0.5230926;-0.03446817,0.2315925;0.2403263;-0.0006866455,0.2950474;-0.01072863;-0.0413847,-0.1658798;0.5263477;-0.0658139,-0.2349852;0.2483137;-0.03171916,-0.2872685;-0.003553003;-0.082128,0.07952067;0.001275048;-0.03534031,0.0873287;-0.3471695;-0.008966684,0.07327916;-0.7314982;0.06444192,0.08173612;-0.7692031;0.006077055,-0.0769102;0.005557258;-0.04034896,-0.1103836;-0.3416174;-0.01755772,-0.104783;-0.7255206;0.05913477,-0.1111239;-0.7644776;0.0019801,0.008986663;0.5673844;-0.03760195,21.82654
+0;0;0,0.02663811;0.3238374;-0.05233038,0.0512613;0.6318764;-0.1259211,0.2103692;0.5037567;-0.05013208,0.2464294;0.2430573;0.06808981,0.2853336;-0.0006163716;0.1565264,-0.1237946;0.5038398;-0.06455736,-0.2285663;0.2540959;0.03490017,-0.3116632;0.01248927;0.09348832,0.07632279;-0.0008922378;-0.04181072,0.05617265;-0.3479908;-0.00593891,0.01733213;-0.7305303;0.06788304,0.01989036;-0.6986283;-0.02184853,-0.07630887;0.01183381;-0.04013749,-0.1364514;-0.3278384;0.01621735,-0.1924643;-0.6616178;0.2130641,-0.2428304;-0.6993306;0.1824022,0.04535072;0.5569955;-0.1048382,0;0;0,0.004601121;0.3287247;-0.01541495,0.01028949;0.6446118;-0.04859281,0.1853007;0.5230926;-0.03446817,0.2315925;0.2403263;-0.0006866455,0.2950474;-0.01072863;-0.0413847,-0.1658798;0.5263477;-0.0658139,-0.2349852;0.2483137;-0.03171916,-0.2872685;-0.003553003;-0.082128,0.07952067;0.001275048;-0.03534031,0.0873287;-0.3471695;-0.008966684,0.07327916;-0.7314982;0.06444192,0.08173612;-0.7692031;0.006077055,-0.0769102;0.005557258;-0.04034896,-0.1103836;-0.3416174;-0.01755772,-0.104783;-0.7255206;0.05913477,-0.1111239;-0.7644776;0.0019801,0.008986663;0.5673844;-0.03760195,21.8485
+0;0;0,0.02661375;0.3235412;-0.05228252,0.05122174;0.6313906;-0.1258295,0.2104849;0.5032387;-0.04999441,0.246651;0.2417741;0.06857446,0.2854599;-0.001302674;0.1567944,-0.1239906;0.5033218;-0.06443314,-0.2290697;0.2528449;0.0353163,-0.3119632;0.01183011;0.09376094,0.07625287;-0.0008914204;-0.04177242,0.05612261;-0.3476475;-0.005935993,0.01730588;-0.7299528;0.06784074,0.01978936;-0.6981063;-0.01926894,-0.07623897;0.01182297;-0.04010072,-0.1363222;-0.3275141;0.01619852,-0.1923008;-0.6610891;0.2129247,-0.2411952;-0.6968234;0.1831587,0.04531254;0.5565271;-0.1047515,0;0;0,0.005340476;0.3283336;-0.0170064,0.01183983;0.6437823;-0.05226159,0.1869839;0.5230367;-0.03691745,0.2348168;0.239998;-0.0004298687,0.2984063;-0.01057196;-0.0397532,-0.164678;0.5260054;-0.06964973,-0.2370289;0.2481833;-0.03344945,-0.2908915;-0.003063411;-0.08191741,0.0796046;0.001110837;-0.0349586,0.08690789;-0.3470203;-0.008869646,0.0725134;-0.7312242;0.06384325,0.08170547;-0.7638537;0.003920555,-0.07673094;0.005659665;-0.04050383,-0.1099446;-0.3412247;-0.01820311,-0.1057355;-0.7249487;0.05825108,-0.1118696;-0.7619426;0.002826694,0.01034075;0.5666547;-0.04073596,21.87198
+0;0;0,0.02551409;0.3230925;-0.05351867,0.04883616;0.6307026;-0.1273784,0.2083422;0.501506;-0.04992647,0.2472767;0.2408453;0.07309391,0.2837536;-0.00142704;0.168258,-0.1258822;0.5013656;-0.06426751,-0.2304824;0.2505635;0.03941938,-0.3140584;0.009696931;0.1033023,0.07605464;-0.000998056;-0.04179102,0.05561356;-0.3478077;-0.005966812,0.01659819;-0.7303948;0.06782009,0.01915344;-0.6986324;-0.02112306,-0.07609587;0.01187003;-0.04000394,-0.1375623;-0.3268185;0.01907309,-0.1967315;-0.6544753;0.225179,-0.2416683;-0.6928483;0.1901597,0.04331664;0.5558767;-0.10626,0;0;0,0.006021925;0.3279219;-0.01830173,0.01349934;0.6429298;-0.05494761,0.1892068;0.522799;-0.03965688,0.2384542;0.2389049;4.768372E-07,0.3045477;-0.01241195;-0.03942204,-0.1639299;0.5259333;-0.07311699,-0.2387862;0.247475;-0.03501977,-0.2948483;-0.005169511;-0.08095962,0.07956293;0.000811547;-0.03465366,0.08659829;-0.3474103;-0.008764982,0.07211958;-0.7321286;0.06280136,0.07919507;-0.7670568;0.002346512,-0.0764626;0.005920442;-0.04062282,-0.1099733;-0.3410778;-0.01947144,-0.1063517;-0.7249904;0.0575848,-0.1118799;-0.7634066;0.0009351261,0.01174578;0.5659148;-0.04307389,21.89421
+0;0;0,0.02551409;0.3230925;-0.05351867,0.04883616;0.6307026;-0.1273784,0.2083422;0.501506;-0.04992647,0.2472767;0.2408453;0.07309391,0.2837536;-0.00142704;0.168258,-0.1258822;0.5013656;-0.06426751,-0.2304824;0.2505635;0.03941938,-0.3140584;0.009696931;0.1033023,0.07605464;-0.000998056;-0.04179102,0.05561356;-0.3478077;-0.005966812,0.01659819;-0.7303948;0.06782009,0.01915344;-0.6986324;-0.02112306,-0.07609587;0.01187003;-0.04000394,-0.1375623;-0.3268185;0.01907309,-0.1967315;-0.6544753;0.225179,-0.2416683;-0.6928483;0.1901597,0.04331664;0.5558767;-0.10626,0;0;0,0.006021925;0.3279219;-0.01830173,0.01349934;0.6429298;-0.05494761,0.1892068;0.522799;-0.03965688,0.2384542;0.2389049;4.768372E-07,0.3045477;-0.01241195;-0.03942204,-0.1639299;0.5259333;-0.07311699,-0.2387862;0.247475;-0.03501977,-0.2948483;-0.005169511;-0.08095962,0.07956293;0.000811547;-0.03465366,0.08659829;-0.3474103;-0.008764982,0.07211958;-0.7321286;0.06280136,0.07919507;-0.7670568;0.002346512,-0.0764626;0.005920442;-0.04062282,-0.1099733;-0.3410778;-0.01947144,-0.1063517;-0.7249904;0.0575848,-0.1118799;-0.7634066;0.0009351261,0.01174578;0.5659148;-0.04307389,21.91553
+0;0;0,0.02547256;0.3225665;-0.05343155,0.04875949;0.6297137;-0.1271808,0.2076763;0.5008134;-0.04996072,0.2469494;0.2378858;0.07412957,0.2835138;-0.00496757;0.1695219,-0.1253398;0.5006735;-0.06424991,-0.2308497;0.2476902;0.04033874,-0.3146262;0.006246015;0.1043749,0.07593951;-0.000996545;-0.04172775,0.05552212;-0.3474041;-0.005945075,0.01711597;-0.7240172;0.06668967,0.02057511;-0.6916313;-0.0537161,-0.07598067;0.01185206;-0.03994338,-0.1373758;-0.3264438;0.01906516,-0.1956212;-0.6489844;0.2219528,-0.2564537;-0.7115434;0.1745458,0.04324733;0.5549875;-0.1060906,0;0;0,0.006840195;0.3272637;-0.02011609,0.01506124;0.641553;-0.05859709,0.1902299;0.5229619;-0.04232764,0.2415711;0.2371447;-0.000562191,0.3095878;-0.01449451;-0.03884816,-0.1618848;0.5254384;-0.07706239,-0.2401088;0.2456978;-0.03585643,-0.2976667;-0.007598102;-0.07993214,0.07959089;0.0006196052;-0.03426242,0.08553702;-0.3472495;-0.008822439,0.07110181;-0.7260218;0.06125951,0.07737499;-0.7202915;-0.05658293,-0.07620871;0.006046542;-0.04080046,-0.1101062;-0.3405321;-0.02007219,-0.1075638;-0.7184672;0.05573624,-0.1152625;-0.7808603;-0.02120171,0.01313357;0.5647181;-0.04627347,21.93807
+0;0;0,0.02559787;0.3217068;-0.0556675,0.04877424;0.6279818;-0.1313132,0.2069968;0.4987646;-0.04990479,0.2504047;0.2365896;0.07873791,0.2827089;-0.004000202;0.1806108,-0.1252159;0.499392;-0.0647403,-0.2301792;0.2458018;0.04408819,-0.3147569;0.006535649;0.1141127,0.07591018;-0.001119222;-0.04160916,0.05446409;-0.3473743;-0.005691051,0.01605059;-0.7274096;0.06723306,0.01952103;-0.6954077;-0.05308942,-0.07589324;0.01190255;-0.03991837,-0.1387012;-0.3254432;0.02249665,-0.1997433;-0.6454539;0.2348345,-0.1929346;-0.6143259;0.1146433,0.04333741;0.5534511;-0.1098179,0;0;0,0.007677127;0.326665;-0.02191877,0.01683847;0.6402402;-0.06257772,0.1927032;0.522851;-0.04596496,0.2459691;0.2360333;-0.0004985332,0.3141376;-0.01544476;-0.03814125,-0.1610441;0.5248334;-0.08104178,-0.2424383;0.2443989;-0.03744822,-0.302161;-0.008875519;-0.07732766,0.07957458;0.0003848225;-0.03409791,0.08525419;-0.3474318;-0.008918522,0.07027267;-0.7297395;0.06062818,0.0765436;-0.7241935;-0.05708432,-0.07605858;0.006233101;-0.04087996,-0.1101975;-0.3402801;-0.02073669,-0.1083544;-0.7215815;0.05559329,-0.1167806;-0.7835315;-0.02165791,0.01468269;0.5635868;-0.0496912,21.95969
+0;0;0,0.02559787;0.3217068;-0.0556675,0.04877424;0.6279818;-0.1313132,0.2069968;0.4987646;-0.04990479,0.2504047;0.2365896;0.07873791,0.2827089;-0.004000202;0.1806108,-0.1252159;0.499392;-0.0647403,-0.2301792;0.2458018;0.04408819,-0.3147569;0.006535649;0.1141127,0.07591018;-0.001119222;-0.04160916,0.05446409;-0.3473743;-0.005691051,0.01605059;-0.7274096;0.06723306,0.01952103;-0.6954077;-0.05308942,-0.07589324;0.01190255;-0.03991837,-0.1387012;-0.3254432;0.02249665,-0.1997433;-0.6454539;0.2348345,-0.1929346;-0.6143259;0.1146433,0.04333741;0.5534511;-0.1098179,0;0;0,0.007677127;0.326665;-0.02191877,0.01683847;0.6402402;-0.06257772,0.1927032;0.522851;-0.04596496,0.2459691;0.2360333;-0.0004985332,0.3141376;-0.01544476;-0.03814125,-0.1610441;0.5248334;-0.08104178,-0.2424383;0.2443989;-0.03744822,-0.302161;-0.008875519;-0.07732766,0.07957458;0.0003848225;-0.03409791,0.08525419;-0.3474318;-0.008918522,0.07027267;-0.7297395;0.06062818,0.0765436;-0.7241935;-0.05708432,-0.07605858;0.006233101;-0.04087996,-0.1101975;-0.3402801;-0.02073669,-0.1083544;-0.7215815;0.05559329,-0.1167806;-0.7835315;-0.02165791,0.01468269;0.5635868;-0.0496912,21.97181
+0;0;0,0.02555589;0.3211792;-0.0555762,0.04871344;0.6272069;-0.1311625,0.2056005;0.4984661;-0.05025228,0.2490805;0.2358552;0.07860433,0.2821848;-0.01069318;0.1830002,-0.1238969;0.4990883;-0.06496653,-0.2290347;0.2450765;0.04404293,-0.3157071;-0.0001154244;0.1158016,0.07574429;-0.001116776;-0.04151823,0.05432947;-0.3468671;-0.00565248,0.01588092;-0.7272491;0.06733816,0.01934892;-0.6952487;-0.05289963,-0.07572739;0.01187654;-0.03983114,-0.1384438;-0.3249775;0.02249291,-0.1995416;-0.6452801;0.2350245,-0.1927376;-0.6141529;0.1149179,0.04327875;0.5527055;-0.1096757,0;0;0,0.008299317;0.3259059;-0.02478647,0.01858576;0.6388545;-0.06792641,0.192895;0.5230145;-0.04934454,0.2477157;0.2362449;-0.002260685,0.3195549;-0.02141187;-0.03736901,-0.1585868;0.5248603;-0.08425129,-0.2426288;0.2448393;-0.03970695,-0.3060459;-0.01479241;-0.07645108,0.07937102;9.925663E-05;-0.03409457,0.08412637;-0.3473015;-0.01004505,0.06788675;-0.7300963;0.05851746,0.07418279;-0.7248645;-0.05904126,-0.07582739;0.006475924;-0.04087146,-0.1116491;-0.3394525;-0.02247139,-0.110024;-0.7211074;0.05390526,-0.1172617;-0.7825072;-0.02398475,0.01612295;0.5623548;-0.05438352,21.99355
+0;0;0,0.02813913;0.3201796;-0.05992542,0.05501268;0.6242824;-0.1417622,0.2118824;0.4981831;-0.06001459,0.2514125;0.2413734;0.08121282,0.2845403;-0.001281962;0.194356,-0.1199075;0.4984761;-0.07692015,-0.2309407;0.2523111;0.04363473,-0.3195091;0.009821966;0.1219616,0.07572646;-0.001334945;-0.0415443,0.05354357;-0.3470311;-0.005622823,0.01519653;-0.7274935;0.06700125,0.0192963;-0.6965029;-0.05322922,-0.07571572;0.01205301;-0.03980028,-0.1399185;-0.3238506;0.02604061,-0.2030264;-0.6364765;0.2491523,-0.1955453;-0.6065067;0.1290807,0.04858868;0.5503587;-0.1186172,0;0;0,0.008299317;0.3259059;-0.02478647,0.01858576;0.6388545;-0.06792641,0.192895;0.5230145;-0.04934454,0.2477157;0.2362449;-0.002260685,0.3195549;-0.02141187;-0.03736901,-0.1585868;0.5248603;-0.08425129,-0.2426288;0.2448393;-0.03970695,-0.3060459;-0.01479241;-0.07645108,0.07937102;9.925663E-05;-0.03409457,0.08412637;-0.3473015;-0.01004505,0.06788675;-0.7300963;0.05851746,0.07418279;-0.7248645;-0.05904126,-0.07582739;0.006475924;-0.04087146,-0.1116491;-0.3394525;-0.02247139,-0.110024;-0.7211074;0.05390526,-0.1172617;-0.7825072;-0.02398475,0.01612295;0.5623548;-0.05438352,22.00496
+0;0;0,0.02813913;0.3201796;-0.05992542,0.05501268;0.6242824;-0.1417622,0.2118824;0.4981831;-0.06001459,0.2514125;0.2413734;0.08121282,0.2845403;-0.001281962;0.194356,-0.1199075;0.4984761;-0.07692015,-0.2309407;0.2523111;0.04363473,-0.3195091;0.009821966;0.1219616,0.07572646;-0.001334945;-0.0415443,0.05354357;-0.3470311;-0.005622823,0.01519653;-0.7274935;0.06700125,0.0192963;-0.6965029;-0.05322922,-0.07571572;0.01205301;-0.03980028,-0.1399185;-0.3238506;0.02604061,-0.2030264;-0.6364765;0.2491523,-0.1955453;-0.6065067;0.1290807,0.04858868;0.5503587;-0.1186172,0;0;0,0.008299317;0.3259059;-0.02478647,0.01858576;0.6388545;-0.06792641,0.192895;0.5230145;-0.04934454,0.2477157;0.2362449;-0.002260685,0.3195549;-0.02141187;-0.03736901,-0.1585868;0.5248603;-0.08425129,-0.2426288;0.2448393;-0.03970695,-0.3060459;-0.01479241;-0.07645108,0.07937102;9.925663E-05;-0.03409457,0.08412637;-0.3473015;-0.01004505,0.06788675;-0.7300963;0.05851746,0.07418279;-0.7248645;-0.05904126,-0.07582739;0.006475924;-0.04087146,-0.1116491;-0.3394525;-0.02247139,-0.110024;-0.7211074;0.05390526,-0.1172617;-0.7825072;-0.02398475,0.01612295;0.5623548;-0.05438352,22.01688
+0;0;0,0.02808657;0.3195816;-0.05981348,0.05492367;0.6232725;-0.1415409,0.2123944;0.497057;-0.05960306,0.2519907;0.2398168;0.08186106,0.2846641;0.0004896075;0.1934524,-0.1206036;0.497351;-0.07657018,-0.2318228;0.2507734;0.04418679,-0.3191765;0.01161017;0.1214394,0.07576688;-0.001335658;-0.04156647,0.05361515;-0.3465461;-0.005695459,0.01524884;-0.7271997;0.06696512,0.01934527;-0.69621;-0.05316725,-0.07575614;0.01205945;-0.03982153,-0.1398687;-0.3233723;0.02592686,-0.2030083;-0.6361552;0.2491506,-0.1955334;-0.6061854;0.129177,0.04850607;0.5494225;-0.1184191,0;0;0,0.009694196;0.325053;-0.02730298,0.02140372;0.6371905;-0.0727632,0.1961733;0.5222383;-0.05316615,0.2503616;0.2352197;-0.003805399,0.322366;-0.01863882;-0.03799438,-0.1567085;0.5238268;-0.08962394,-0.2451873;0.2452344;-0.04155833,-0.3092512;-0.01089358;-0.07460263,0.07963653;-0.0002265126;-0.03358793,0.08317225;-0.3472259;-0.01063991,0.06562166;-0.730392;0.05662394,0.07221624;-0.7254601;-0.0607543,-0.07574014;0.006686326;-0.04109625,-0.1119551;-0.3387122;-0.02276515,-0.1109119;-0.7207659;0.05261734,-0.1195466;-0.7807747;-0.02658752,0.01858621;0.5608848;-0.05865121,22.04021
+0;0;0,0.02797718;0.3187908;-0.06128334,0.05404552;0.6220818;-0.1436287,0.2066642;0.4961256;-0.06016427,0.2481425;0.2392376;0.08512012,0.2813676;0.008737236;0.2036926,-0.1165106;0.4968724;-0.07674848,-0.2264503;0.2490588;0.0470301,-0.3120871;0.01638654;0.129636,0.07570504;-0.001332097;-0.04129726,0.05404842;-0.3463819;-0.005118825,0.01527571;-0.7238592;0.06664319,0.01927637;-0.6930826;-0.0533968,-0.07555251;0.01200396;-0.03982732,-0.1405155;-0.3224877;0.0289651,-0.2059291;-0.6262413;0.2583055,-0.1985277;-0.5966944;0.1384255,0.0478637;0.5482738;-0.1204324,0;0;0,0.01079617;0.3242676;-0.02999854,0.02383485;0.6355995;-0.07846689,0.1941505;0.5219904;-0.0548985,0.2535445;0.2341862;-0.005294085,0.3256034;-0.0148593;-0.03812122,-0.1509787;0.5244157;-0.09301498,-0.2434395;0.2455781;-0.04281543,-0.3071401;-0.00608629;-0.07283315,0.07936209;-0.000365153;-0.03376412,0.08195264;-0.3472832;-0.01189065,0.06320217;-0.7271773;0.05497551,0.07041465;-0.7226591;-0.06217766,-0.07558013;0.006826958;-0.04098204,-0.1130734;-0.3383454;-0.02402526,-0.1130016;-0.7172469;0.05064653,-0.1219112;-0.7781245;-0.02737977,0.02069262;0.5594957;-0.06355906,22.06151
+0;0;0,0.02797718;0.3187908;-0.06128334,0.05404552;0.6220818;-0.1436287,0.2066642;0.4961256;-0.06016427,0.2481425;0.2392376;0.08512012,0.2813676;0.008737236;0.2036926,-0.1165106;0.4968724;-0.07674848,-0.2264503;0.2490588;0.0470301,-0.3120871;0.01638654;0.129636,0.07570504;-0.001332097;-0.04129726,0.05404842;-0.3463819;-0.005118825,0.01527571;-0.7238592;0.06664319,0.01927637;-0.6930826;-0.0533968,-0.07555251;0.01200396;-0.03982732,-0.1405155;-0.3224877;0.0289651,-0.2059291;-0.6262413;0.2583055,-0.1985277;-0.5966944;0.1384255,0.0478637;0.5482738;-0.1204324,0;0;0,0.01079617;0.3242676;-0.02999854,0.02383485;0.6355995;-0.07846689,0.1941505;0.5219904;-0.0548985,0.2535445;0.2341862;-0.005294085,0.3256034;-0.0148593;-0.03812122,-0.1509787;0.5244157;-0.09301498,-0.2434395;0.2455781;-0.04281543,-0.3071401;-0.00608629;-0.07283315,0.07936209;-0.000365153;-0.03376412,0.08195264;-0.3472832;-0.01189065,0.06320217;-0.7271773;0.05497551,0.07041465;-0.7226591;-0.06217766,-0.07558013;0.006826958;-0.04098204,-0.1130734;-0.3383454;-0.02402526,-0.1130016;-0.7172469;0.05064653,-0.1219112;-0.7781245;-0.02737977,0.02069262;0.5594957;-0.06355906,22.08282
+0;0;0,0.02795308;0.3185161;-0.06123054,0.05402447;0.6218435;-0.1435873,0.2093019;0.4949777;-0.0591015,0.2509462;0.2370616;0.08676438,0.2841602;0.006638601;0.2052971,-0.1192898;0.495737;-0.07596368,-0.2296695;0.2469316;0.0483103,-0.3152775;0.01433744;0.1308885,0.07564504;-0.001331041;-0.04126453,0.05403914;-0.3455728;-0.005170815,0.01517668;-0.7239239;0.06675731,0.01917595;-0.6931477;-0.05324091,-0.07549263;0.01199444;-0.03979576,-0.1403035;-0.3217139;0.02883558,-0.2058685;-0.6261706;0.2587068,-0.1984697;-0.5966236;0.1388685,0.04783967;0.548;-0.1203798,0;0;0,0.01190784;0.323727;-0.0322814,0.02547833;0.6348119;-0.08243012,0.198904;0.5216289;-0.06043267,0.2583385;0.2333186;-0.006798744,0.3281337;-0.01645276;-0.03827596,-0.1523353;0.5233035;-0.09728375,-0.2485206;0.2448986;-0.04464385,-0.3133635;-0.006757081;-0.07134064,0.07934085;-0.000690043;-0.03363419,0.08094481;-0.3468528;-0.01264024,0.06101113;-0.7277575;0.05329752,0.0676992;-0.7234736;-0.06379271,-0.07545788;0.007101735;-0.04101681,-0.1141801;-0.3371738;-0.02530237,-0.1152606;-0.7170761;0.04890356,-0.1242798;-0.7779121;-0.02909423,0.02223058;0.5587451;-0.06716537,22.10538
+0;0;0,0.02813334;0.318154;-0.06300488,0.05385729;0.6211413;-0.1467247,0.2079544;0.4937761;-0.05911805,0.2508949;0.2382234;0.09048393,0.2851812;0.01210117;0.216742,-0.120162;0.4937402;-0.08387414,-0.2334636;0.2511695;0.04974481,-0.3202115;0.02113993;0.1381141,0.07573765;-0.001412574;-0.04109158,0.05449506;-0.3456744;-0.004972897,0.01530485;-0.724049;0.06665303,0.02211917;-0.6937523;-0.05322044,-0.07536191;0.0120912;-0.04001362,-0.1409029;-0.3208808;0.03144288,-0.2066724;-0.6192968;0.2690471,-0.196486;-0.5903484;0.1494172,0.04779519;0.5473719;-0.1232506,0;0;0,0.01190784;0.323727;-0.0322814,0.02547833;0.6348119;-0.08243012,0.198904;0.5216289;-0.06043267,0.2583385;0.2333186;-0.006798744,0.3281337;-0.01645276;-0.03827596,-0.1523353;0.5233035;-0.09728375,-0.2485206;0.2448986;-0.04464385,-0.3133635;-0.006757081;-0.07134064,0.07934085;-0.000690043;-0.03363419,0.08094481;-0.3468528;-0.01264024,0.06101113;-0.7277575;0.05329752,0.0676992;-0.7234736;-0.06379271,-0.07545788;0.007101735;-0.04101681,-0.1141801;-0.3371738;-0.02530237,-0.1152606;-0.7170761;0.04890356,-0.1242798;-0.7779121;-0.02909423,0.02223058;0.5587451;-0.06716537,22.11656
+0;0;0,0.02810924;0.3178814;-0.0629509,0.05383562;0.6208982;-0.14668,0.2084335;0.4933371;-0.05886314,0.2515494;0.2367406;0.09134986,0.2851625;0.01505752;0.2151293,-0.1207134;0.493301;-0.08369697,-0.2344778;0.2497396;0.05046772,-0.3195227;0.02422586;0.1371022,0.07545977;-0.001407391;-0.04094081,0.05427977;-0.3446548;-0.004928559,0.01496734;-0.7242094;0.06692075,0.02025832;-0.6939791;-0.02615507,-0.0750854;0.01204684;-0.0398668,-0.1404333;-0.319944;0.03137914,-0.2064079;-0.6192907;0.2697243,-0.1984987;-0.5901072;0.1768377,0.04777125;0.5471011;-0.1231971,0;0;0,0.01228844;0.3231459;-0.03503227,0.02578993;0.6339991;-0.08682394,0.1998657;0.5212989;-0.06383896,0.2589348;0.2318881;-0.008912563,0.3279468;-0.01304016;-0.03793168,-0.1526972;0.5231071;-0.101479,-0.2507295;0.2446137;-0.04583914,-0.3152308;-0.002160326;-0.06900705,0.07891928;-0.001004428;-0.03380895,0.0787442;-0.3462255;-0.01414633,0.05720643;-0.7284526;0.05072379,0.06273483;-0.7723195;-0.005882498,-0.07515652;0.007408433;-0.04085241,-0.1163688;-0.3356194;-0.02679347,-0.1190344;-0.7169368;0.04641539,-0.1262505;-0.7569082;-0.01476531,0.02254553;0.557973;-0.07121134,22.13906
+0;0;0,0.02809888;0.3177642;-0.06292769,0.05383439;0.62089;-0.1466887,0.2088737;0.4931203;-0.05867428,0.2518775;0.237191;0.09114808,0.2851267;0.01790798;0.2135875,-0.1211876;0.4930841;-0.0835771,-0.2346561;0.250156;0.0502387,-0.3187803;0.02708384;0.1359352,0.07521525;-0.001402831;-0.04080814,0.05410065;-0.3435904;-0.004907083,0.01498673;-0.7212285;0.0665794,0.02179246;-0.6909323;-0.05314296,-0.0748421;0.0120078;-0.03973762,-0.1399882;-0.318958;0.03128835,-0.2056297;-0.6167931;0.26843,-0.1954562;-0.5878434;0.1489509,0.04776515;0.5470337;-0.1231869,0;0;0,0.01261031;0.3226925;-0.03786945,0.02660163;0.6331946;-0.09225249,0.201091;0.5209591;-0.06780481,0.2589025;0.2325037;-0.0108211,0.3278114;-0.009721175;-0.03840065,-0.1526821;0.522456;-0.1055304,-0.2528635;0.2460249;-0.04769121,-0.3172595;0.001801804;-0.06744447,0.07873404;-0.001088142;-0.03353167,0.07731891;-0.3453227;-0.01543069,0.05451289;-0.7256595;0.04840064,0.06125829;-0.7220243;-0.06838655,-0.07478795;0.00745248;-0.04093689,-0.1174076;-0.3343429;-0.02727957,-0.1216435;-0.7139544;0.04432959,-0.131372;-0.7737457;-0.03455484,0.02321267;0.5572545;-0.07595682,22.16143
+0;0;0,0.02803343;0.3174039;-0.06474883,0.05355029;0.6200685;-0.1502268,0.2080308;0.4916463;-0.06084899,0.2513171;0.239785;0.09563755,0.2832367;0.02208439;0.2212144,-0.1212747;0.4913753;-0.08763559,-0.2358184;0.2519777;0.0515202,-0.3207458;0.03273691;0.1458748,0.07532135;-0.001593783;-0.04060493,0.05378107;-0.343739;-0.004553344,0.01454592;-0.7214559;0.06644821,0.02208353;-0.6915414;-0.05323064,-0.07470675;0.01216195;-0.0399449,-0.1416938;-0.3173478;0.03597029,-0.2125892;-0.6085027;0.2798009,-0.201598;-0.5800786;0.1604001,0.04756822;0.5463388;-0.1263089,0;0;0,0.01261031;0.3226925;-0.03786945,0.02660163;0.6331946;-0.09225249,0.201091;0.5209591;-0.06780481,0.2589025;0.2325037;-0.0108211,0.3278114;-0.009721175;-0.03840065,-0.1526821;0.522456;-0.1055304,-0.2528635;0.2460249;-0.04769121,-0.3172595;0.001801804;-0.06744447,0.07873404;-0.001088142;-0.03353167,0.07731891;-0.3453227;-0.01543069,0.05451289;-0.7256595;0.04840064,0.06125829;-0.7220243;-0.06838655,-0.07478795;0.00745248;-0.04093689,-0.1174076;-0.3343429;-0.02727957,-0.1216435;-0.7139544;0.04432959,-0.131372;-0.7737457;-0.03455484,0.02321267;0.5572545;-0.07595682,22.18446
+0;0;0,0.02800811;0.3171173;-0.06469035,0.05351941;0.6197165;-0.1501507,0.2081292;0.4912521;-0.06072076,0.2513608;0.2397087;0.09556834,0.2833847;0.02129698;0.2215554,-0.1214412;0.490981;-0.08752891,-0.2358404;0.2518854;0.0514513,-0.3210452;0.03192854;0.1461141,0.075155;-0.001590263;-0.04051526,0.05363029;-0.3434882;-0.00448972,0.01447628;-0.7204241;0.066365,0.02201094;-0.6905095;-0.05326709,-0.07454176;0.01213509;-0.03985669,-0.1414804;-0.3171366;0.03600365,-0.2122292;-0.6076894;0.27933,-0.2012423;-0.5792647;0.1599758,0.04753749;0.5459887;-0.1262333,0;0;0,0.01283433;0.322123;-0.04005909,0.02643821;0.6323142;-0.09591913,0.2012796;0.5204661;-0.0718677,0.2595937;0.232914;-0.0128541,0.3279886;-0.01063661;-0.03749537,-0.1530893;0.5225753;-0.108799,-0.2530405;0.2468752;-0.0490612,-0.318031;0.001672402;-0.06499029,0.07853806;-0.001267821;-0.03350306,0.07522877;-0.3452736;-0.01605535,0.05095428;-0.7250414;0.0457611,0.05747223;-0.7216399;-0.07093787,-0.07458621;0.007602274;-0.04088266,-0.1191355;-0.3337387;-0.02834963,-0.1253017;-0.7126763;0.04237694,-0.1353406;-0.7721605;-0.03674588,0.02315541;0.5564368;-0.0793221,22.20687
+0;0;0,0.02799291;0.3169451;-0.06465523,0.05350783;0.619589;-0.1501301,0.2069551;0.4914741;-0.06115814,0.2503766;0.238826;0.09581726,0.2823693;0.02062704;0.2216816,-0.1202372;0.4912049;-0.08777286,-0.2351388;0.2510594;0.05181766,-0.3202606;0.03131671;0.1463883,0.07517598;-0.001590707;-0.04052656,0.05366253;-0.3433098;-0.004519876,0.01462207;-0.7191525;0.06612936,0.02215137;-0.6892378;-0.05341762,-0.07456256;0.01213847;-0.03986781,-0.1414662;-0.3169608;0.03595283,-0.2120098;-0.606671;0.2785736,-0.2010307;-0.5782452;0.1593043,0.04752221;0.5458156;-0.126198,0;0;0,0.0138298;0.3215373;-0.04290247,0.02846187;0.6311486;-0.1018848,0.2018026;0.5200434;-0.07654166,0.260375;0.2317816;-0.01463724,0.3272364;-0.01217493;-0.03679395,-0.1506193;0.5231915;-0.1118537,-0.2527571;0.2475751;-0.0489151,-0.319181;0.002917051;-0.06328286,0.07858594;-0.001297146;-0.03345037,0.07196042;-0.3451237;-0.01699901,0.04688959;-0.7239641;0.04320574,0.05305292;-0.7209583;-0.07333398,-0.07463043;0.007623363;-0.04084779,-0.1216503;-0.3332267;-0.02894912,-0.1294043;-0.7112761;0.04027354,-0.1398395;-0.7709131;-0.03849505,0.02491875;0.5554174;-0.0844686,22.22837
+0;0;0,0.03021952;0.3157788;-0.06919979,0.0595143;0.6157396;-0.1625102,0.2143772;0.4915525;-0.07508308,0.2536615;0.2481552;0.09688261,0.2827547;0.0477746;0.2501059,-0.1156818;0.4934192;-0.09294674,-0.2318668;0.2566391;0.05125444,-0.3171193;0.03980969;0.1522155,0.0752205;-0.001743657;-0.04043757,0.0537594;-0.3433979;-0.003790446,0.01474763;-0.7193508;0.06628632,0.01913592;-0.6904134;-0.05341244,-0.07449314;0.01228606;-0.03995228,-0.1424808;-0.3152202;0.04158628,-0.2137655;-0.6008582;0.2887757,-0.205865;-0.5735551;0.1692831,0.05246815;0.5427988;-0.1364128,0;0;0,0.0138298;0.3215373;-0.04290247,0.02846187;0.6311486;-0.1018848,0.2018026;0.5200434;-0.07654166,0.260375;0.2317816;-0.01463724,0.3272364;-0.01217493;-0.03679395,-0.1506193;0.5231915;-0.1118537,-0.2527571;0.2475751;-0.0489151,-0.319181;0.002917051;-0.06328286,0.07858594;-0.001297146;-0.03345037,0.07196042;-0.3451237;-0.01699901,0.04688959;-0.7239641;0.04320574,0.05305292;-0.7209583;-0.07333398,-0.07463043;0.007623363;-0.04084779,-0.1216503;-0.3332267;-0.02894912,-0.1294043;-0.7112761;0.04027354,-0.1398395;-0.7709131;-0.03849505,0.02491875;0.5554174;-0.0844686,22.24135
+0;0;0,0.03021885;0.3157719;-0.06919827,0.05952995;0.6158999;-0.1625615,0.2148023;0.4915289;-0.07495843,0.254562;0.2451862;0.09908819,0.2836165;0.04507245;0.2521074,-0.1161018;0.4934004;-0.09286782,-0.2336927;0.253755;0.05307831,-0.3188317;0.03721431;0.153905,0.07509873;-0.001740835;-0.04037211,0.053681;-0.3427047;-0.003799044,0.01380711;-0.7269658;0.06782636,0.01722468;-0.6977933;-0.02539422,-0.07437256;0.01226617;-0.03988761,-0.1422229;-0.3145783;0.04148619,-0.2150829;-0.6065287;0.2941383,-0.20893;-0.578629;0.2010782,0.05247871;0.5429063;-0.1364452,0;0;0,0.01357033;0.3211247;-0.0459156,0.02768956;0.6305889;-0.1067307,0.2018494;0.5204828;-0.08207655,0.2608672;0.2294151;-0.01608968,0.3265207;-0.01478636;-0.03505826,-0.1516502;0.5223185;-0.116605,-0.2553092;0.2441948;-0.04982311,-0.3222518;-0.0002411604;-0.05844412,0.07836169;-0.001580879;-0.03361106,0.07076974;-0.344736;-0.01813197,0.04271311;-0.7322204;0.04056501,0.04598752;-0.7736405;-0.01935911,-0.07454205;0.007874328;-0.04067228,-0.1222807;-0.3321822;-0.02904275,-0.1334514;-0.7189846;0.039044,-0.1425317;-0.7586536;-0.02232555,0.02425773;0.5548815;-0.08894181,22.26101
+0;0;0,0.03021885;0.3157719;-0.06919827,0.05952995;0.6158999;-0.1625615,0.2148023;0.4915289;-0.07495843,0.254562;0.2451862;0.09908819,0.2836165;0.04507245;0.2521074,-0.1161018;0.4934004;-0.09286782,-0.2336927;0.253755;0.05307831,-0.3188317;0.03721431;0.153905,0.07509873;-0.001740835;-0.04037211,0.053681;-0.3427047;-0.003799044,0.01380711;-0.7269658;0.06782636,0.01722468;-0.6977933;-0.02539422,-0.07437256;0.01226617;-0.03988761,-0.1422229;-0.3145783;0.04148619,-0.2150829;-0.6065287;0.2941383,-0.20893;-0.578629;0.2010782,0.05247871;0.5429063;-0.1364452,0;0;0,0.01357033;0.3211247;-0.0459156,0.02768956;0.6305889;-0.1067307,0.2018494;0.5204828;-0.08207655,0.2608672;0.2294151;-0.01608968,0.3265207;-0.01478636;-0.03505826,-0.1516502;0.5223185;-0.116605,-0.2553092;0.2441948;-0.04982311,-0.3222518;-0.0002411604;-0.05844412,0.07836169;-0.001580879;-0.03361106,0.07076974;-0.344736;-0.01813197,0.04271311;-0.7322204;0.04056501,0.04598752;-0.7736405;-0.01935911,-0.07454205;0.007874328;-0.04067228,-0.1222807;-0.3321822;-0.02904275,-0.1334514;-0.7189846;0.039044,-0.1425317;-0.7586536;-0.02232555,0.02425773;0.5548815;-0.08894181,22.27305
+0;0;0,0.03137302;0.3148528;-0.07277996,0.06122875;0.614085;-0.1688434,0.21632;0.4902935;-0.0800919,0.2554403;0.2491307;0.1012031,0.295364;0.05569194;0.260238,-0.1147665;0.493334;-0.09814242,-0.2333756;0.2577297;0.05344995,-0.3198317;0.04468884;0.1604242,0.07517994;-0.001966954;-0.04021026,0.05441277;-0.3429171;-0.00313786,0.01390189;-0.7272191;0.06790811,0.01728434;-0.6985223;-0.02530831,-0.07417659;0.01263216;-0.04013749,-0.1433946;-0.3117917;0.04936492,-0.2184456;-0.5958971;0.3101871,-0.2122936;-0.5686141;0.2171429,0.05412827;0.5412646;-0.142261,0;0;0,0.01357033;0.3211247;-0.0459156,0.02768956;0.6305889;-0.1067307,0.2018494;0.5204828;-0.08207655,0.2608672;0.2294151;-0.01608968,0.3265207;-0.01478636;-0.03505826,-0.1516502;0.5223185;-0.116605,-0.2553092;0.2441948;-0.04982311,-0.3222518;-0.0002411604;-0.05844412,0.07836169;-0.001580879;-0.03361106,0.07076974;-0.344736;-0.01813197,0.04271311;-0.7322204;0.04056501,0.04598752;-0.7736405;-0.01935911,-0.07454205;0.007874328;-0.04067228,-0.1222807;-0.3321822;-0.02904275,-0.1334514;-0.7189846;0.039044,-0.1425317;-0.7586536;-0.02232555,0.02425773;0.5548815;-0.08894181,22.28458
+0;0;0,0.03137853;0.3149081;-0.07279273,0.06125312;0.6143301;-0.1689187,0.21691;0.4902859;-0.07992108,0.2559446;0.2496517;0.1009766,0.2960891;0.05514322;0.2608909,-0.1153456;0.4933372;-0.09803534,-0.2336947;0.2582492;0.05322479,-0.3206289;0.04403025;0.1607906,0.07534395;-0.001971245;-0.04029798,0.05467023;-0.3413874;-0.003392383,0.01385371;-0.7285887;0.0681896,0.01717975;-0.6998702;-0.02347227,-0.07433842;0.01265972;-0.04022506,-0.143245;-0.3103044;0.04887464,-0.2188622;-0.5965532;0.3116646,-0.2128128;-0.5692249;0.2201721,0.05414554;0.541437;-0.1423097,0;0;0,0.01415794;0.3208149;-0.04824758,0.02891038;0.6299685;-0.1114786,0.2034644;0.519501;-0.08598065,0.2618376;0.2294246;-0.01815176,0.3259883;-0.01687056;-0.03367901,-0.1515135;0.5223606;-0.1197088,-0.2543339;0.2453455;-0.05011656,-0.3233938;-2.117455E-05;-0.05672216,0.07848702;-0.001846582;-0.03377724,0.069525;-0.343441;-0.01875544,0.03895392;-0.7339298;0.03867984,0.04207425;-0.772658;-0.02199388,-0.07480392;0.008126617;-0.04053216,-0.1241357;-0.3301823;-0.03022992,-0.1371834;-0.720072;0.03708025,-0.1462306;-0.7585982;-0.02322659,0.02531496;0.5543392;-0.09306049,22.3075
+0;0;0,0.03135657;0.3146876;-0.07274178,0.06122584;0.6140569;-0.1688518,0.2169284;0.4899934;-0.07983477,0.2557392;0.2507383;0.1000261,0.2959262;0.05602388;0.2601098,-0.1154213;0.4930455;-0.09795417,-0.2330922;0.2593049;0.05243902,-0.3201184;0.0448591;0.1601188,0.07530303;-0.001970174;-0.0402761,0.0546781;-0.3405852;-0.003457598,0.01379295;-0.7284377;0.06824474,0.01710264;-0.6997129;-0.02296669,-0.07429805;0.01265284;-0.04020321,-0.143042;-0.3095491;0.04868621,-0.2187864;-0.5962792;0.311918,-0.2127667;-0.5689378;0.2208751,0.05411779;0.5411589;-0.142241,0;0;0,0.01460236;0.3202401;-0.05035854,0.02947935;0.6289115;-0.1156113,0.2040918;0.5185776;-0.08986878,0.2591428;0.2300809;-0.02031112,0.3243435;-0.01639923;-0.03263617,-0.151231;0.5224608;-0.123082,-0.2551792;0.24829;-0.05149748,-0.3248145;0.002760321;-0.05614267,0.07834558;-0.001928225;-0.03398299,0.06735319;-0.3426933;-0.01986027,0.03476772;-0.7338393;0.03657841,0.03780869;-0.7725218;-0.02346802,-0.07484272;0.008214311;-0.04034458,-0.1259104;-0.3290434;-0.03083375,-0.1410743;-0.7198762;0.03445101,-0.1508276;-0.7576595;-0.02590137,0.02587681;0.5533966;-0.09670901,22.32913
+0;0;0,0.0318793;0.3141141;-0.07495978,0.06216638;0.6127756;-0.1731238,0.2182193;0.4889886;-0.08468989,0.256912;0.25537;0.1024582,0.2967034;0.06126487;0.2633785,-0.1148808;0.4923522;-0.1025493,-0.233905;0.2618261;0.05169119,-0.3225837;0.05337124;0.169327,0.07544731;-0.002130893;-0.03999693,0.05526316;-0.3407489;-0.002962075,0.01469034;-0.7287691;0.0680068,0.01787783;-0.7003689;-0.02320387,-0.07416685;0.01278902;-0.04040188,-0.1430788;-0.3093008;0.04876344,-0.2221478;-0.5924654;0.3148615,-0.216248;-0.565638;0.2238273,0.05497856;0.5400595;-0.1460411,0;0;0,0.01460236;0.3202401;-0.05035854,0.02947935;0.6289115;-0.1156113,0.2040918;0.5185776;-0.08986878,0.2591428;0.2300809;-0.02031112,0.3243435;-0.01639923;-0.03263617,-0.151231;0.5224608;-0.123082,-0.2551792;0.24829;-0.05149748,-0.3248145;0.002760321;-0.05614267,0.07834558;-0.001928225;-0.03398299,0.06735319;-0.3426933;-0.01986027,0.03476772;-0.7338393;0.03657841,0.03780869;-0.7725218;-0.02346802,-0.07484272;0.008214311;-0.04034458,-0.1259104;-0.3290434;-0.03083375,-0.1410743;-0.7198762;0.03445101,-0.1508276;-0.7576595;-0.02590137,0.02587681;0.5533966;-0.09670901,22.3523
+0;0;0,0.03187655;0.314087;-0.07495332,0.06217552;0.6128662;-0.1731568,0.2185175;0.4889449;-0.08459683,0.2571365;0.255771;0.102195,0.2968796;0.06190181;0.2629197,-0.1151811;0.4923145;-0.1024883,-0.2339787;0.2622272;0.05145854,-0.3225496;0.05402571;0.1689513,0.07536186;-0.002128479;-0.03995162,0.05518219;-0.3406712;-0.002925009,0.01470235;-0.7278021;0.06788123,0.01790669;-0.6994104;-0.0238119,-0.07408284;0.01277454;-0.04035611,-0.1429795;-0.3092436;0.04878937,-0.2218673;-0.5917593;0.3142777,-0.2159362;-0.5649487;0.2227619,0.05498349;0.5401075;-0.1460582,0;0;0,0.01497215;0.3199726;-0.05175018,0.02977332;0.6285016;-0.1182914,0.2047042;0.5177175;-0.09307337,0.2588112;0.2301982;-0.02125549,0.3230934;-0.01632403;-0.03083658,-0.1512484;0.5223729;-0.125645,-0.2550581;0.2495325;-0.0512521,-0.3242566;0.004161462;-0.05261857,0.07812279;-0.002103493;-0.03424144,0.06690399;-0.3427755;-0.01988602,0.03170329;-0.7330049;0.03492641,0.03526227;-0.7705997;-0.02703142,-0.07482561;0.008407024;-0.0401313,-0.1259427;-0.3287541;-0.03019251,-0.1445889;-0.7189206;0.0326163,-0.1548682;-0.7563901;-0.02872447,0.0262201;0.5530108;-0.09909773,22.37383
+0;0;0,0.03187655;0.314087;-0.07495332,0.06217552;0.6128662;-0.1731568,0.2185175;0.4889449;-0.08459683,0.2571365;0.255771;0.102195,0.2968796;0.06190181;0.2629197,-0.1151811;0.4923145;-0.1024883,-0.2339787;0.2622272;0.05145854,-0.3225496;0.05402571;0.1689513,0.07536186;-0.002128479;-0.03995162,0.05518219;-0.3406712;-0.002925009,0.01470235;-0.7278021;0.06788123,0.01790669;-0.6994104;-0.0238119,-0.07408284;0.01277454;-0.04035611,-0.1429795;-0.3092436;0.04878937,-0.2218673;-0.5917593;0.3142777,-0.2159362;-0.5649487;0.2227619,0.05498349;0.5401075;-0.1460582,0;0;0,0.01497215;0.3199726;-0.05175018,0.02977332;0.6285016;-0.1182914,0.2047042;0.5177175;-0.09307337,0.2588112;0.2301982;-0.02125549,0.3230934;-0.01632403;-0.03083658,-0.1512484;0.5223729;-0.125645,-0.2550581;0.2495325;-0.0512521,-0.3242566;0.004161462;-0.05261857,0.07812279;-0.002103493;-0.03424144,0.06690399;-0.3427755;-0.01988602,0.03170329;-0.7330049;0.03492641,0.03526227;-0.7705997;-0.02703142,-0.07482561;0.008407024;-0.0401313,-0.1259427;-0.3287541;-0.03019251,-0.1445889;-0.7189206;0.0326163,-0.1548682;-0.7563901;-0.02872447,0.0262201;0.5530108;-0.09909773,22.38451
+0;0;0,0.03176826;0.3132704;-0.07625627,0.06148747;0.6114333;-0.1750918,0.2162454;0.4866125;-0.08343178,0.2567147;0.255338;0.1064723,0.2927399;0.06513169;0.2733762,-0.1152819;0.4889462;-0.1061237,-0.2362289;0.2622256;0.05249174,-0.3283241;0.05933274;0.1777359,0.07558581;-0.002232044;-0.04014501,0.05599055;-0.3402517;-0.003062595,0.015115;-0.7279912;0.06757839,0.01951364;-0.6998616;-0.02371404,-0.07430559;0.01286371;-0.04053421,-0.1431935;-0.3082656;0.04972548,-0.2250093;-0.585834;0.3204002,-0.217882;-0.5593468;0.2293287,0.05447516;0.5388104;-0.1478724,0;0;0,0.01584491;0.3192115;-0.05306149,0.03141189;0.6269436;-0.1210036,0.2060212;0.5169489;-0.09544182,0.2607564;0.2292482;-0.02181029,0.3225184;-0.01871406;-0.02758527,-0.1498627;0.5223879;-0.1273308,-0.2538436;0.2494518;-0.05062973,-0.3237123;0.003586769;-0.04923744,0.07839589;-0.00216949;-0.03433943,0.06591158;-0.3422807;-0.02074385,0.02937254;-0.7331017;0.03335524,0.03250556;-0.7692258;-0.02969193,-0.07519011;0.008468595;-0.04005682,-0.1244088;-0.328323;-0.0272003,-0.1472584;-0.7195159;0.03152699,-0.1575165;-0.7568454;-0.02945397,0.02767873;0.5516556;-0.1014605,22.40684
+0;0;0,0.03176826;0.3132704;-0.07625627,0.06148747;0.6114333;-0.1750918,0.2162454;0.4866125;-0.08343178,0.2567147;0.255338;0.1064723,0.2927399;0.06513169;0.2733762,-0.1152819;0.4889462;-0.1061237,-0.2362289;0.2622256;0.05249174,-0.3283241;0.05933274;0.1777359,0.07558581;-0.002232044;-0.04014501,0.05599055;-0.3402517;-0.003062595,0.015115;-0.7279912;0.06757839,0.01951364;-0.6998616;-0.02371404,-0.07430559;0.01286371;-0.04053421,-0.1431935;-0.3082656;0.04972548,-0.2250093;-0.585834;0.3204002,-0.217882;-0.5593468;0.2293287,0.05447516;0.5388104;-0.1478724,0;0;0,0.01584491;0.3192115;-0.05306149,0.03141189;0.6269436;-0.1210036,0.2060212;0.5169489;-0.09544182,0.2607564;0.2292482;-0.02181029,0.3225184;-0.01871406;-0.02758527,-0.1498627;0.5223879;-0.1273308,-0.2538436;0.2494518;-0.05062973,-0.3237123;0.003586769;-0.04923744,0.07839589;-0.00216949;-0.03433943,0.06591158;-0.3422807;-0.02074385,0.02937254;-0.7331017;0.03335524,0.03250556;-0.7692258;-0.02969193,-0.07519011;0.008468595;-0.04005682,-0.1244088;-0.328323;-0.0272003,-0.1472584;-0.7195159;0.03152699,-0.1575165;-0.7568454;-0.02945397,0.02767873;0.5516556;-0.1014605,22.41805
+0;0;0,0.03170436;0.3126403;-0.07610289,0.06137646;0.6103311;-0.1747825,0.2168232;0.4853951;-0.08289106,0.2572241;0.2545112;0.1066923,0.2934346;0.06332622;0.274455,-0.1160951;0.4877385;-0.1056782,-0.2368379;0.2614009;0.05266936,-0.329407;0.05746411;0.1785579,0.07553313;-0.002230489;-0.04011703,0.05591223;-0.3406924;-0.002986092,0.01498974;-0.7288771;0.06773601,0.01932576;-0.700721;-0.02225671,-0.07425381;0.01285475;-0.04050596,-0.1432318;-0.3086947;0.04987183,-0.2251416;-0.5865819;0.3208574,-0.2181158;-0.5600446;0.2310824,0.05437418;0.5378119;-0.1476021,0;0;0,0.01619963;0.3182988;-0.05444455,0.0319306;0.6252488;-0.1235626,0.2074558;0.5162053;-0.09844899,0.2592472;0.2288735;-0.02335215,0.3206173;-0.02060716;-0.02392292,-0.1502879;0.5215083;-0.1294096,-0.2540905;0.2494629;-0.05132119,-0.3245336;0.002421349;-0.04739477,0.07825177;-0.002169475;-0.03451896,0.06386132;-0.3427005;-0.02220345,0.02624162;-0.7340951;0.03031993,0.02929377;-0.7690979;-0.03201962,-0.07521115;0.008456543;-0.03989204,-0.1268418;-0.328467;-0.02819006,-0.1507815;-0.7201899;0.02963454,-0.1613621;-0.7560489;-0.03095867,0.02816682;0.550148;-0.1037502,22.44046
+0;0;0,0.03167727;0.3123334;-0.07736398,0.06118122;0.6097475;-0.1769283,0.2156638;0.484393;-0.08275259,0.2590883;0.2622198;0.1163324,0.295;0.07594083;0.2895886,-0.1164161;0.4861893;-0.1096163,-0.2385847;0.2634;0.05262185,-0.3323342;0.06308869;0.1833644,0.07556149;-0.002289834;-0.04006023,0.05693484;-0.3408277;-0.003110241,0.01528981;-0.7289168;0.06771509,0.02060983;-0.7010049;-0.02221948,-0.07420377;0.0128561;-0.04059712,-0.1448563;-0.3070903;0.05407423,-0.2254006;-0.5759827;0.3343832,-0.2174138;-0.5498043;0.2447032,0.0542227;0.5372962;-0.1495564,0;0;0,0.01619963;0.3182988;-0.05444455,0.0319306;0.6252488;-0.1235626,0.2074558;0.5162053;-0.09844899,0.2592472;0.2288735;-0.02335215,0.3206173;-0.02060716;-0.02392292,-0.1502879;0.5215083;-0.1294096,-0.2540905;0.2494629;-0.05132119,-0.3245336;0.002421349;-0.04739477,0.07825177;-0.002169475;-0.03451896,0.06386132;-0.3427005;-0.02220345,0.02624162;-0.7340951;0.03031993,0.02929377;-0.7690979;-0.03201962,-0.07521115;0.008456543;-0.03989204,-0.1268418;-0.328467;-0.02819006,-0.1507815;-0.7201899;0.02963454,-0.1613621;-0.7560489;-0.03095867,0.02816682;0.550148;-0.1037502,22.45154

+ 115 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004651149;0.3352573;0.005233265,0.008946727;0.6570536;-0.006165979,0.1872989;0.5327721;0.01920127,0.235114;0.2466237;0.02824301,0.296597;-0.01786831;-0.02790567,-0.1695584;0.5229011;-0.008152246,-0.2308924;0.2392385;-0.0129077,-0.2796342;-0.0275608;-0.07062429,0.07615449;0.003783078;-0.03930916,0.07718301;-0.3472992;0.006888382,0.06841213;-0.7280828;0.09474768,0.07179078;-0.6911421;0.01584529,-0.07381435;0.00818526;-0.04293566,-0.1158713;-0.3421215;-0.01276339,-0.1441403;-0.7204483;0.08137542,-0.1386877;-0.6833524;0.002603002,0.00795917;0.5784354;-0.0008485545,0;0;0,-0.0003545284;0.3352576;0.0069803,-0.001389742;0.6571915;-0.000751853,0.1769664;0.5244255;-0.00333953,0.2199183;0.2373649;-0.002797127,0.2595655;-0.03158906;-0.05739307,-0.178732;0.5289592;-0.02107129,-0.2241997;0.2424814;-0.03165992,-0.2498312;-0.0251264;-0.09961545,0.07742275;0.003146023;-0.03680825,0.104188;-0.3491838;-0.0135423,0.1087358;-0.7307959;0.07097948,0.109751;-0.7579403;0.01603711,-0.07654954;0.004795454;-0.03842134,-0.1014224;-0.3465711;-0.002132829,-0.08079306;-0.7268438;0.08595534,-0.08588234;-0.7580546;0.03583023,-0.00101164;0.5785102;0.003628016,420.4529
+0;0;0,0.004650965;0.3352441;0.005233058,0.008946348;0.6570257;-0.006165657,0.1872387;0.5327633;0.01919464,0.2350615;0.2465687;0.02823784,0.2965193;-0.01781499;-0.02788787,-0.1694994;0.5228956;-0.008149745,-0.2308434;0.2391872;-0.01290596,-0.2795652;-0.02750286;-0.07059892,0.07615824;0.003783264;-0.03931108,0.0771866;-0.3472458;0.006879456,0.06841814;-0.7279245;0.09471454,0.07174903;-0.6910818;0.01692744,-0.07381798;0.008185662;-0.04293777,-0.1158686;-0.3420681;-0.01277007,-0.1441298;-0.7202905;0.08134279,-0.1387542;-0.683295;0.00368382,0.00795884;0.5784113;-0.0008484931,0;0;0,-0.0003115907;0.3352444;0.006977559,-0.001322463;0.6571636;-0.0007613893,0.1769622;0.524386;-0.003305077,0.2199138;0.2372778;-0.002852082,0.2594362;-0.03157833;-0.05744386,-0.178638;0.5289959;-0.02094779,-0.2240608;0.2424615;-0.03148128,-0.2498794;-0.02502033;-0.09939863,0.07743362;0.003110766;-0.03679824,0.1042802;-0.3491574;-0.01350808,0.1084958;-0.7306872;0.07090402,0.1058522;-0.7586481;0.01853704,-0.07654991;0.004825516;-0.03842626,-0.1015859;-0.3464732;-0.002115268,-0.08073529;-0.7266124;0.08601832,-0.08529047;-0.7582229;0.03814187,-0.0009476915;0.5784862;0.00361991,420.4819
+0;0;0,0.004650522;0.3352121;0.00523256,0.008945442;0.6569591;-0.00616489,0.1872129;0.5327123;0.01919198,0.2350438;0.2464694;0.0282367,0.2964895;-0.01786229;-0.02787797,-0.1694754;0.522846;-0.00814859,-0.2308297;0.2390898;-0.01290561,-0.279542;-0.0275479;-0.07058723,0.07615901;0.003783303;-0.03931149,0.07718733;-0.3472317;0.006877206,0.06841923;-0.7278945;0.09470863,0.07183608;-0.6908753;0.01491403,-0.07381873;0.008185745;-0.04293821,-0.1158677;-0.342054;-0.01277171,-0.1441277;-0.7202607;0.08133722,-0.1386134;-0.6830846;0.001674056,0.007958051;0.578354;-0.0008483562,0;0;0,-0.0003172383;0.3352113;0.007031083,-0.001338162;0.6570969;-0.0006583929,0.1769504;0.5244111;-0.003157973,0.2197844;0.2372357;-0.002849221,0.2593129;-0.03154254;-0.05754364,-0.1786567;0.5290301;-0.02079904,-0.2238318;0.2424012;-0.0311768,-0.2499495;-0.02504224;-0.09890821,0.07743921;0.00310117;-0.0367893,0.1040119;-0.3491703;-0.0134511,0.1082462;-0.730682;0.07096684,0.1078431;-0.7574068;0.01430774,-0.07654927;0.004832786;-0.03842857,-0.1018873;-0.3464326;-0.002143972,-0.08109983;-0.7264632;0.08640042,-0.0856752;-0.7595484;0.03713123,-0.000959821;0.5784282;0.00371027,420.5088
+0;0;0,0.004626662;0.3352029;0.00499511,0.00890983;0.6569204;-0.006610426,0.1871157;0.5329341;0.01923891,0.234547;0.2467635;0.02863691,0.2959158;-0.01748827;-0.02742323,-0.169456;0.5229317;-0.00899145,-0.2315062;0.2394444;-0.01303125,-0.2805;-0.02706555;-0.07056334,0.07616138;0.003734661;-0.03927281,0.07673077;-0.3470109;0.00681081,0.06798486;-0.72672;0.09434181,0.07153226;-0.6897998;0.01549485,-0.07373696;0.008238562;-0.04303306,-0.116106;-0.341699;-0.01311644,-0.1446426;-0.7188563;0.08098558,-0.1390216;-0.6817792;0.002273232,0.007919062;0.5783266;-0.001227786,0;0;0,-0.0002575442;0.3351968;0.00709796,-0.001220539;0.6570631;-0.0005097389,0.1769565;0.5242957;-0.002977848,0.2197572;0.2372422;-0.002965569,0.259189;-0.03146636;-0.05754328,-0.1785276;0.5291782;-0.02067162,-0.2238807;0.2427073;-0.03111898,-0.2498824;-0.02466998;-0.09872945,0.07742146;0.003111601;-0.03678441,0.1038313;-0.3488919;-0.01349259,0.1083201;-0.729497;0.07039309,0.1063957;-0.7568874;0.01580418,-0.07652972;0.004821876;-0.03842928,-0.1018572;-0.3461532;-0.002076797,-0.08130608;-0.7252326;0.08620428,-0.0857427;-0.7577873;0.03778373,-0.0008554906;0.5783998;0.003836513,420.5416
+0;0;0,0.004626211;0.3351703;0.004994624,0.008908809;0.6568449;-0.006609316,0.1869907;0.5329017;0.01922504,0.2344261;0.2467069;0.02862384,0.2958974;-0.0179863;-0.02752995,-0.1693341;0.5229063;-0.008985762,-0.2313896;0.239395;-0.01302591,-0.2804651;-0.0275602;-0.07065411,0.07616933;0.003735051;-0.03927691,0.07673874;-0.3470209;0.006808076,0.06799109;-0.7268053;0.09435645,0.07153779;-0.6898865;0.01552507,-0.07374465;0.008239422;-0.04303755,-0.116115;-0.3417085;-0.01312005,-0.1446573;-0.7189406;0.08100064,-0.1390374;-0.6818649;0.002303846,0.007918188;0.5782628;-0.001227475,0;0;0,-0.0001802295;0.335164;0.007105827,-0.001059681;0.656988;-0.0004899502,0.1769741;0.5242655;-0.002919912,0.219807;0.2371919;-0.002956152,0.2591003;-0.03192502;-0.05797052,-0.1783045;0.529238;-0.020524,-0.2236806;0.242749;-0.03105689,-0.2497692;-0.02506021;-0.09882167,0.07742044;0.003097415;-0.03680861,0.1039518;-0.3489008;-0.01341689,0.1082845;-0.729605;0.07038677,0.1077631;-0.7569198;0.01570977,-0.07654433;0.004835445;-0.03841845,-0.10189;-0.3461479;-0.002057236,-0.0813039;-0.7252417;0.08649549,-0.08572114;-0.7577181;0.03799783,-0.0007149205;0.5783361;0.003852487,420.575
+0;0;0,0.004626573;0.3351964;0.004995014,0.008909578;0.6569015;-0.006610005,0.1869439;0.5329634;0.01921941,0.2343974;0.2466587;0.02862182,0.2958699;-0.01803955;-0.02753303,-0.1692864;0.5229706;-0.008983916,-0.2313657;0.2393503;-0.01302561,-0.2804422;-0.0276098;-0.0706549,0.07616313;0.003734747;-0.03927371,0.0767325;-0.3470014;0.006808676,0.06798774;-0.726661;0.09432827,0.07328059;-0.6863357;-0.02331448,-0.07373866;0.008238751;-0.04303405,-0.1161066;-0.3416894;-0.01311823,-0.1446395;-0.7187975;0.08097152,-0.1362528;-0.6782381;-0.03647039,0.007918868;0.5783125;-0.001227687,0;0;0,-7.12499E-05;0.3351882;0.007203102,-0.000821732;0.6570467;-0.0002467632,0.1770947;0.5242306;-0.002915859,0.219831;0.2370299;-0.003004313,0.2589867;-0.03210071;-0.05807614,-0.1780746;0.5293896;-0.0203316,-0.2235648;0.2428088;-0.03094733,-0.2494731;-0.02499735;-0.09881507,0.07740362;0.003087953;-0.03682852,0.1038296;-0.3488961;-0.01340473,0.1080932;-0.7294594;0.07044566,0.1086707;-0.7187966;-0.04617417,-0.07654278;0.004845339;-0.0384047,-0.1019895;-0.3461137;-0.002073072,-0.0811322;-0.7251654;0.08603042,-0.08825783;-0.7883981;0.01370239,-0.0005095676;0.5783854;0.00405407,420.5974
+0;0;0,0.005163054;0.3351936;0.004643766,0.01017292;0.6568719;-0.007376593,0.1880144;0.5333692;0.01942976,0.23533;0.2470615;0.02942018,0.2972267;-0.01778066;-0.02557793,-0.168384;0.5234627;-0.009580854,-0.2311971;0.2399956;-0.01298393,-0.2807857;-0.02684027;-0.07075034,0.07614817;0.003648794;-0.03931078,0.07604199;-0.3471012;0.006670136,0.06703249;-0.7267201;0.09433876,0.07253746;-0.6864368;-0.02329793,-0.07375602;0.008311331;-0.0429903,-0.116388;-0.3416348;-0.01366571,-0.1455094;-0.7186359;0.08067206,-0.1369119;-0.6781151;-0.03675808,0.008981613;0.5782944;-0.001867624,0;0;0,-7.12499E-05;0.3351882;0.007203102,-0.000821732;0.6570467;-0.0002467632,0.1770947;0.5242306;-0.002915859,0.219831;0.2370299;-0.003004313,0.2589867;-0.03210071;-0.05807614,-0.1780746;0.5293896;-0.0203316,-0.2235648;0.2428088;-0.03094733,-0.2494731;-0.02499735;-0.09881507,0.07740362;0.003087953;-0.03682852,0.1038296;-0.3488961;-0.01340473,0.1080932;-0.7294594;0.07044566,0.1086707;-0.7187966;-0.04617417,-0.07654278;0.004845339;-0.0384047,-0.1019895;-0.3461137;-0.002073072,-0.0811322;-0.7251654;0.08603042,-0.08825783;-0.7883981;0.01370239,-0.0005095676;0.5783854;0.00405407,420.6201
+0;0;0,0.00516325;0.3352063;0.004643942,0.01017334;0.6568988;-0.007376922,0.1879618;0.5334064;0.01942334,0.2352858;0.2470482;0.02941551,0.2970849;-0.01737678;-0.02549596,-0.1683312;0.5235029;-0.009578699,-0.2311554;0.2399858;-0.01298237,-0.2806658;-0.02642974;-0.07065779,0.07616092;0.003649405;-0.03931736,0.07605476;-0.347037;0.006655231,0.06705561;-0.7262194;0.09422304,0.0725608;-0.6859357;-0.02341825,-0.07376836;0.008312723;-0.0429975,-0.1163927;-0.3415701;-0.01367822,-0.1454806;-0.7181377;0.08055107,-0.1368828;-0.6776165;-0.03688365,0.008981986;0.5783184;-0.001867752,0;0;0,2.362579E-05;0.3351991;0.007285953,-0.00061699;0.6570749;-4.315376E-05,0.1771875;0.5241675;-0.002761126,0.2198676;0.2369068;-0.003041983,0.2588614;-0.03177974;-0.05819678,-0.1778645;0.529466;-0.02008771,-0.2232761;0.2428267;-0.03086367,-0.2490752;-0.02453163;-0.09875262,0.07741295;0.003056467;-0.03684497,0.1039719;-0.3488453;-0.01330328,0.107991;-0.7290391;0.07015276,0.1085541;-0.7183726;-0.04647243,-0.07656089;0.004872695;-0.0383972,-0.1021122;-0.3460147;-0.002070326,-0.08145881;-0.7246767;0.08577529,-0.08978112;-0.7876565;0.01324233,-0.0003322214;0.5784088;0.004223824,420.6535
+0;0;0,0.004932531;0.3351906;0.004619683,0.009747891;0.6568414;-0.00733546,0.1876925;0.53373;0.01930938,0.2343497;0.2473911;0.02972492,0.2959439;-0.01734787;-0.02506933,-0.1686292;0.523213;-0.009940297,-0.2320185;0.2399297;-0.01271795,-0.2822357;-0.02655751;-0.0705605,0.07616211;0.003527749;-0.03936236,0.07580111;-0.347318;0.00663222,0.06648128;-0.7262226;0.09409122,0.07207677;-0.6859383;-0.02355239,-0.07373954;0.008448735;-0.04305353,-0.1167116;-0.3415769;-0.01400489,-0.1463303;-0.7177933;0.08027462,-0.13764;-0.6772704;-0.03715979,0.008597697;0.5782748;-0.00184529,0;0;0,7.035583E-05;0.3351763;0.00743401,-0.0005081296;0.657011;0.0003492828,0.1772924;0.5241211;-0.002402067,0.2197983;0.2369482;-0.002910018,0.2587696;-0.03193307;-0.05829155,-0.1778422;0.5295539;-0.01957273,-0.2235549;0.243094;-0.03081372,-0.2490477;-0.02449775;-0.09884148,0.07741079;0.003039181;-0.03688955,0.1039376;-0.3490133;-0.01314628,0.1078885;-0.728935;0.07021165,0.1084141;-0.7182546;-0.04642272,-0.07658977;0.004890766;-0.0383744,-0.1022069;-0.3461395;-0.001906771,-0.08168726;-0.7245492;0.08578405,-0.09004328;-0.7870911;0.01268625,-0.0002377033;0.5783567;0.004544615,420.6756
+0;0;0,0.004932409;0.3351824;0.004619569,0.009747526;0.6568169;-0.007334914,0.1879081;0.533657;0.01933507,0.2345283;0.2475458;0.02974233,0.2961423;-0.01727858;-0.02506961,-0.1688432;0.5231273;-0.00994988,-0.2321821;0.2400693;-0.01272532,-0.2824155;-0.02650395;-0.07058654,0.07614502;0.003526957;-0.03935352,0.07578398;-0.3473594;0.006646372,0.06648668;-0.7253481;0.09389396,0.07017557;-0.6885681;0.01633608,-0.07372299;0.00844684;-0.04304387,-0.1167001;-0.3416193;-0.01399187,-0.1462471;-0.7169262;0.08005975,-0.140518;-0.6799889;0.002639793,0.008597409;0.5782556;-0.001845111,0;0;0,0.0001404583;0.3351658;0.007531166,-0.0003670976;0.6569873;0.0005735159,0.1776057;0.5239428;-0.002143979,0.2197674;0.236953;-0.002896547,0.2586954;-0.0320206;-0.05830824,-0.1779608;0.529592;-0.01943448,-0.223707;0.2433783;-0.03085078,-0.2487776;-0.02431715;-0.09899213,0.07739476;0.003026903;-0.03687942,0.1038466;-0.3490728;-0.0131433,0.1076182;-0.7281133;0.06985187,0.108251;-0.7560335;0.01770162,-0.07656543;0.004903378;-0.03837831,-0.1020906;-0.3461572;-0.001741666,-0.08175844;-0.7236949;0.08558494,-0.08737732;-0.7545974;0.03727213,-0.0001131371;0.5783364;0.004734874,420.7088
+0;0;0,0.004932913;0.3352166;0.004620042,0.009748707;0.6568964;-0.007336145,0.1878693;0.5337349;0.01932993,0.2345902;0.247005;0.0297597,0.2963057;-0.01825562;-0.02514251,-0.1688027;0.5232075;-0.009948498,-0.2322785;0.2395374;-0.01272994,-0.2825947;-0.02747491;-0.07068645,0.07614268;0.003526849;-0.03935232,0.07578166;-0.3473457;0.006645769,0.0664722;-0.7258288;0.09400745,0.07016916;-0.6890339;0.01627989,-0.07372072;0.008446581;-0.04304255,-0.1166961;-0.3416058;-0.01399169,-0.1462818;-0.7174035;0.08018291,-0.1405401;-0.680451;0.002593569,0.008598421;0.5783235;-0.001845533,0;0;0,0.0002075359;0.3351973;0.00765717,-0.0002376214;0.6570677;0.000860333,0.177659;0.5239319;-0.0017761,0.219934;0.236325;-0.002654315,0.2587819;-0.03309408;-0.05824614,-0.1778206;0.5296659;-0.01906818,-0.2238631;0.2428773;-0.03081791,-0.2487379;-0.02521157;-0.09934422,0.07740069;0.002996579;-0.03686333,0.1036598;-0.3491003;-0.01307798,0.1075956;-0.7286434;0.06998658,0.1086124;-0.7564464;0.01745856,-0.07655823;0.004928923;-0.03838354,-0.1022068;-0.3461004;-0.001667056,-0.08188766;-0.7241142;0.08585897,-0.08776163;-0.7550496;0.03734312,2.421439E-06;0.5784029;0.004978895,420.7422
+0;0;0,0.004933139;0.335232;0.004620254,0.009749155;0.6569266;-0.007336438,0.1880275;0.5337232;0.01934846,0.2347132;0.24721;0.02977035,0.2964614;-0.0181911;-0.02516095,-0.1689585;0.5231866;-0.009955749,-0.2323864;0.2397309;-0.01273509,-0.2827292;-0.0274229;-0.07072231,0.07614013;0.003526731;-0.039351,0.07577926;-0.3471949;0.006627299,0.06648011;-0.7252589;0.09389226,0.07017261;-0.6884722;0.01625843,-0.07371826;0.008446298;-0.04304111,-0.1166751;-0.3414554;-0.01400275,-0.1462281;-0.7168372;0.0800676,-0.1404933;-0.679893;0.002571814,0.008598832;0.5783511;-0.001845649,0;0;0,0.0002843365;0.3352103;0.007757306,-6.939471E-05;0.6570991;0.001120329,0.1779354;0.5238044;-0.001387596,0.2199038;0.2363757;-0.002559543,0.2588415;-0.03315827;-0.05826724,-0.1778319;0.5296543;-0.01887929,-0.2239831;0.2431131;-0.03080608,-0.2487937;-0.02505559;-0.09963943,0.0774006;0.002990007;-0.03685737,0.1035993;-0.3489587;-0.0130775,0.1076701;-0.728073;0.0699278,0.1095934;-0.7558469;0.01753329,-0.07655367;0.004934498;-0.03838549,-0.1023089;-0.3459409;-0.001740679,-0.08201202;-0.7235287;0.08572099,-0.08764533;-0.754696;0.03762164,0.0001482069;0.5784295;0.005194664,420.7656
+0;0;0,0.004307198;0.3352422;0.00450774,0.008601331;0.6569444;-0.007441965,0.1871142;0.5339918;0.01873656,0.23298;0.2473693;0.02977841,0.2951495;-0.01806584;-0.02450952,-0.1698096;0.5227418;-0.01089226,-0.2349584;0.2396702;-0.01292558,-0.2857343;-0.02742842;-0.070789,0.07619405;0.003387089;-0.03925878,0.07463901;-0.3473581;0.006514002,0.06498108;-0.7254403;0.09366125,0.06874637;-0.688659;0.01603043,-0.07373948;0.008535552;-0.04298711,-0.1171206;-0.3413806;-0.01476451,-0.147755;-0.716556;0.07978217,-0.1419451;-0.6796145;0.002291732,0.00756397;0.5783673;-0.001952411,0;0;0,0.0002843365;0.3352103;0.007757306,-6.939471E-05;0.6570991;0.001120329,0.1779354;0.5238044;-0.001387596,0.2199038;0.2363757;-0.002559543,0.2588415;-0.03315827;-0.05826724,-0.1778319;0.5296543;-0.01887929,-0.2239831;0.2431131;-0.03080608,-0.2487937;-0.02505559;-0.09963943,0.0774006;0.002990007;-0.03685737,0.1035993;-0.3489587;-0.0130775,0.1076701;-0.728073;0.0699278,0.1095934;-0.7558469;0.01753329,-0.07655367;0.004934498;-0.03838549,-0.1023089;-0.3459409;-0.001740679,-0.08201202;-0.7235287;0.08572099,-0.08764533;-0.754696;0.03762164,0.0001482069;0.5784295;0.005194664,420.7874
+0;0;0,0.00430777;0.3352867;0.004508338,0.008602729;0.6570508;-0.007443742,0.187128;0.5340781;0.01873742,0.2330436;0.2471451;0.02979123,0.2951275;-0.01792505;-0.02442203,-0.1698209;0.5228274;-0.01089348,-0.2350403;0.2394491;-0.01292901,-0.2857464;-0.02728227;-0.07071286,0.07619224;0.003387008;-0.03925784,0.0746368;-0.3474478;0.006526634,0.06497861;-0.7255397;0.09367613,0.06870154;-0.6888348;0.01691885,-0.07373773;0.008535348;-0.04298608,-0.11713;-0.3414702;-0.01475628,-0.1477651;-0.7166553;0.07979285,-0.1420206;-0.679792;0.00317435,0.007565144;0.5784568;-0.001953007,0;0;0,0.0003167987;0.3352531;0.007830739,-9.387717E-06;0.6572056;0.001274824,0.1779735;0.5237989;-0.001277328,0.2200793;0.236072;-0.002425075,0.2588228;-0.03307292;-0.05824292,-0.1777761;0.5297031;-0.01877833,-0.2239403;0.2428503;-0.03083315,-0.2484698;-0.02474505;-0.1004516,0.07741857;0.002974048;-0.03681612,0.1035522;-0.3490723;-0.01306415,0.1075928;-0.7282166;0.06985223,0.1095857;-0.7564919;0.01934958,-0.07654295;0.004946388;-0.03840075,-0.1021377;-0.3460048;-0.001496974,-0.08198649;-0.7236978;0.08558823,-0.08741231;-0.7539223;0.03769178,0.0002023876;0.5785179;0.005328894,420.8207
+0;0;0,0.004307418;0.3352593;0.00450797,0.00860077;0.6569028;-0.00743915,0.1872099;0.5339502;0.01874877,0.2330881;0.2472502;0.02979361,0.2948636;-0.01650298;-0.02415029,-0.1699046;0.5226942;-0.01089587,-0.2350711;0.239546;-0.01292974,-0.2855252;-0.02586004;-0.07042649,0.07621979;0.003388233;-0.03927204,0.07466477;-0.3473527;0.006500177,0.06501357;-0.7251716;0.09358674,0.06887954;-0.688209;0.01387992,-0.07376439;0.008538434;-0.04300163,-0.117145;-0.3413734;-0.01477938,-0.147758;-0.7162875;0.07970147,-0.1417928;-0.6791605;0.0001387671,0.007563721;0.5783494;-0.00195125,0;0;0,0.0003531873;0.3352236;0.007914662,0.0001494065;0.6570599;0.00153935,0.1781836;0.5236689;-0.0009377003,0.2200989;0.2361537;-0.002280474,0.2589619;-0.03158778;-0.0579226,-0.177747;0.5296392;-0.01864979,-0.2239747;0.243041;-0.03082071,-0.2485153;-0.02315339;-0.1003202,0.07743993;0.002936453;-0.03684652,0.1035861;-0.3490075;-0.01300263,0.1074603;-0.7279132;0.06970048,0.1094436;-0.7545258;0.01306402,-0.07657566;0.004977814;-0.03840078,-0.1020801;-0.3458786;-0.00144203,-0.08147595;-0.7232338;0.08575275,-0.08759412;-0.7560374;0.03640832,0.000323765;0.5784097;0.005532622,420.8539
+0;0;0,0.005450775;0.3352134;0.003791832,0.01118299;0.6567411;-0.008976657,0.1894919;0.5346847;0.01804045,0.2346506;0.2479509;0.03028803,0.2948322;-0.01605958;-0.02380176,-0.1681676;0.524345;-0.01215992,-0.2335319;0.2412673;-0.01223889,-0.2857526;-0.0235765;-0.07037547,0.07624357;0.003214366;-0.03924427,0.07287675;-0.3476269;0.005905654,0.0623716;-0.7260529;0.09280592,0.06628904;-0.6892006;0.01385472,-0.07375455;0.0086641;-0.04299681,-0.1188723;-0.3411342;-0.0157028,-0.1503755;-0.7166859;0.07830105,-0.1443771;-0.6796737;-0.0005052984,0.009776404;0.5782272;-0.003247498,0;0;0,0.0004590601;0.3351825;0.008035064,0.000448443;0.656962;0.001815557,0.1783663;0.5236232;-0.0007580519,0.2201746;0.2361247;-0.002250791,0.2591321;-0.03149921;-0.05800784,-0.1774465;0.5296214;-0.01841484,-0.2237463;0.2430766;-0.03082311,-0.2484506;-0.02298638;-0.1004597,0.07744064;0.002904922;-0.03685153,0.1037528;-0.3490659;-0.01311052,0.1074584;-0.7285522;0.06962228,0.10844;-0.7556921;0.01457989,-0.07658266;0.005003113;-0.03838737,-0.101998;-0.3458965;-0.001468603,-0.08153173;-0.723814;0.08586808,-0.08727353;-0.7567061;0.03783467,0.0005694032;0.5783262;0.005771041,420.8767
+0;0;0,0.00545107;0.3352315;0.003792037,0.01118378;0.656787;-0.008977583,0.1898004;0.5346484;0.01807653,0.2349036;0.2482669;0.03030907,0.2949793;-0.01527891;-0.02368552,-0.1684718;0.5242911;-0.01217556,-0.2337558;0.2415611;-0.01225444,-0.2858846;-0.02281654;-0.0702887,0.07622063;0.003213399;-0.03923247,0.07286255;-0.3467167;0.005800202,0.06233648;-0.7258961;0.09287346,0.06616464;-0.6892;0.01572184,-0.07373237;0.008661494;-0.04298388,-0.118733;-0.3402284;-0.01576075,-0.1502988;-0.7165277;0.07843024,-0.1444371;-0.6796753;0.001420178,0.009777058;0.5782655;-0.003247878,0;0;0,0.0005064607;0.3351986;0.0081141,0.0004804283;0.6570058;0.00190568,0.1786521;0.5233325;-0.0003179312,0.2201938;0.2361578;-0.002122045,0.2591605;-0.03097966;-0.05780029,-0.1777134;0.5295934;-0.01838332,-0.2239387;0.2434035;-0.03090669,-0.2488472;-0.0221267;-0.1005786,0.07744282;0.002889723;-0.03678799,0.103878;-0.348181;-0.01353168,0.1072491;-0.728381;0.06957138,0.1072828;-0.7565261;0.018278,-0.07654094;0.005013273;-0.03841157,-0.1019408;-0.3449754;-0.001626749,-0.08160088;-0.723691;0.08572455,-0.08713923;-0.7553324;0.03901767,0.0006098673;0.5783627;0.005864501,420.9001
+0;0;0,0.005451071;0.3352315;0.003792038,0.01118383;0.6567898;-0.008977701,0.1898639;0.534635;0.018084,0.2348736;0.2488476;0.03029116,0.2950833;-0.015286;-0.02382385,-0.1685346;0.524274;-0.01217877,-0.2336832;0.2421305;-0.01225748,-0.2859282;-0.02283677;-0.07042116,0.07619623;0.00321237;-0.03921991,0.07283396;-0.3471539;0.005868889,0.06231425;-0.7261043;0.09288955,0.06623114;-0.689253;0.01394954,-0.07370877;0.008658721;-0.04297012,-0.1187655;-0.3406661;-0.01571306,-0.1503123;-0.7167381;0.07842104,-0.1443147;-0.679727;-0.0003741458,0.009777093;0.5782675;-0.003247934,0;0;0,0.0006264597;0.3351937;0.008311272,0.0006694645;0.6570064;0.002262712,0.1788622;0.5231826;0.0003074408,0.2201185;0.2365762;-0.00169003,0.2592597;-0.03111926;-0.0576123,-0.1775937;0.5296281;-0.0182205,-0.2238911;0.2440676;-0.0309106,-0.2490135;-0.0219875;-0.1009375,0.07741798;0.002850518;-0.03677928,0.1037525;-0.3486603;-0.01338053,0.1070968;-0.7286664;0.06950939,0.1072954;-0.7558739;0.01454508,-0.07650761;0.005050599;-0.03841176,-0.1019517;-0.3453916;-0.001755245,-0.08158239;-0.7236773;0.08640143,-0.08732421;-0.757349;0.03942527,0.0007865876;0.5783607;0.006186843,420.9352
+0;0;0,0.007143976;0.3352594;0.003431235,0.01476775;0.6568166;-0.009718318,0.193088;0.5348646;0.01765249,0.2369668;0.2492256;0.03104139,0.2962579;-0.01550463;-0.02209589,-0.1659068;0.5256462;-0.01289435,-0.2318499;0.2439682;-0.01108146,-0.2860557;-0.02088907;-0.06881738,0.07608626;0.003045015;-0.03946212,0.07161699;-0.3464388;0.005352009,0.0600627;-0.7262075;0.09180506,0.06403313;-0.689355;0.01252001,-0.07381696;0.008797542;-0.04277041,-0.1198695;-0.3395705;-0.01657692,-0.1525923;-0.7162863;0.07747807,-0.1465292;-0.6792691;-0.001660012,0.01288946;0.5782993;-0.003879775,0;0;0,0.0005859807;0.3352519;0.008216619,0.0005476549;0.6571164;0.002037168,0.1788312;0.5231935;0.0003557205,0.2199801;0.2368409;-0.001439333,0.2590276;-0.03100795;-0.0575943,-0.1777831;0.5296851;-0.01832652,-0.2242805;0.2444369;-0.03119929,-0.2495017;-0.02176338;-0.1013592,0.07741445;0.002773419;-0.0368098,0.1043412;-0.3478043;-0.0136267,0.1068899;-0.7285476;0.06919801,0.1072397;-0.7555442;0.01351941,-0.07652383;0.00512725;-0.03838575,-0.1021205;-0.3444481;-0.00220453,-0.08172003;-0.723114;0.08739386,-0.0874482;-0.7573352;0.04057856,0.0006862357;0.5784595;0.005993724,420.9691
+0;0;0,0.007144217;0.3352708;0.003431351,0.01476858;0.6568528;-0.009719271,0.1928332;0.5349551;0.01762155,0.2367009;0.2493887;0.03100705,0.2959628;-0.01521149;-0.02210411,-0.1656528;0.5257498;-0.01288199,-0.2315791;0.2441433;-0.01106956,-0.2857582;-0.02058384;-0.06877711,0.07605156;0.003043626;-0.03944412,0.07158333;-0.3463587;0.005359545,0.06002927;-0.7261199;0.0918109,0.06393461;-0.6893798;0.01382546,-0.0737833;0.00879353;-0.04275091,-0.1198251;-0.3394932;-0.01656354,-0.1525472;-0.7162017;0.07748961,-0.1465835;-0.6792994;-0.0003512725,0.01289012;0.5783283;-0.003880189,0;0;0,0.0008054003;0.3352584;0.008394837,0.0009605065;0.6571503;0.002362132,0.1789149;0.5231907;0.000693202,0.2198524;0.2368824;-0.001162171,0.2589037;-0.03077617;-0.05755281,-0.1771599;0.5299061;-0.01826886,-0.224435;0.2448698;-0.03134943,-0.2497041;-0.02122024;-0.101375,0.07744268;0.002711251;-0.03666365,0.1044819;-0.3477814;-0.0135752,0.1066378;-0.7285822;0.06895959,0.105079;-0.7569326;0.01666033,-0.07645183;0.005165315;-0.03843669,-0.1019271;-0.3443122;-0.002025839,-0.0813051;-0.7230593;0.08714427,-0.08741111;-0.7548609;0.0393353,0.001054272;0.5784844;0.006286383,420.9913
+0;0;0,0.007144217;0.3352708;0.003431351,0.01476858;0.6568528;-0.009719271,0.1928332;0.5349551;0.01762155,0.2367009;0.2493887;0.03100705,0.2959628;-0.01521149;-0.02210411,-0.1656528;0.5257498;-0.01288199,-0.2315791;0.2441433;-0.01106956,-0.2857582;-0.02058384;-0.06877711,0.07605156;0.003043626;-0.03944412,0.07158333;-0.3463587;0.005359545,0.06002927;-0.7261199;0.0918109,0.06393461;-0.6893798;0.01382546,-0.0737833;0.00879353;-0.04275091,-0.1198251;-0.3394932;-0.01656354,-0.1525472;-0.7162017;0.07748961,-0.1465835;-0.6792994;-0.0003512725,0.01289012;0.5783283;-0.003880189,0;0;0,0.0008054003;0.3352584;0.008394837,0.0009605065;0.6571503;0.002362132,0.1789149;0.5231907;0.000693202,0.2198524;0.2368824;-0.001162171,0.2589037;-0.03077617;-0.05755281,-0.1771599;0.5299061;-0.01826886,-0.224435;0.2448698;-0.03134943,-0.2497041;-0.02122024;-0.101375,0.07744268;0.002711251;-0.03666365,0.1044819;-0.3477814;-0.0135752,0.1066378;-0.7285822;0.06895959,0.105079;-0.7569326;0.01666033,-0.07645183;0.005165315;-0.03843669,-0.1019271;-0.3443122;-0.002025839,-0.0813051;-0.7230593;0.08714427,-0.08741111;-0.7548609;0.0393353,0.001054272;0.5784844;0.006286383,421.0152
+0;0;0,0.00790662;0.33526;0.002765722,0.01591874;0.6568213;-0.01098067,0.1939955;0.535381;0.01678744,0.2360058;0.2497284;0.03220244,0.2951313;-0.01535961;-0.01892891,-0.1648817;0.5267367;-0.01348994,-0.2316352;0.2454437;-0.009232543,-0.2882984;-0.01905549;-0.06590091,0.07611717;0.002741216;-0.03935833,0.06958012;-0.3458112;0.005218443,0.05654388;-0.7262502;0.09173951,0.06050197;-0.6894084;0.01231425,-0.0738576;0.008990288;-0.04259866,-0.1213198;-0.3383217;-0.01729301,-0.1554351;-0.7156315;0.07685095,-0.1493818;-0.6786366;-0.002428778,0.01397916;0.5783042;-0.00499153,0;0;0,0.0007835105;0.3352602;0.008330941,0.0008455664;0.6571634;0.002168179,0.1787684;0.5229902;0.0007828474,0.2193697;0.2367238;-0.000942588,0.2582773;-0.03104487;-0.05722761,-0.1772792;0.5301132;-0.01857463,-0.2249182;0.2452322;-0.03173635,-0.2503661;-0.02092603;-0.1016938,0.07751758;0.002605706;-0.03653288,0.1045455;-0.3470795;-0.01398635,0.1059059;-0.7286738;0.06831551,0.1059128;-0.7571083;0.01394403,-0.07642682;0.005242826;-0.03849506,-0.1022775;-0.3434134;-0.002589319,-0.08183527;-0.7228346;0.08691604,-0.08802021;-0.7568575;0.0396543,0.0009668916;0.578494;0.006128788,421.0384
+0;0;0,0.007904464;0.3351686;0.002764968,0.01591403;0.6566272;-0.01097701,0.1940669;0.5351946;0.01679827,0.2360543;0.2496977;0.03220487,0.2950853;-0.01496637;-0.01884472,-0.1649608;0.5265468;-0.0134918,-0.2316778;0.2454072;-0.009236725,-0.2882505;-0.0186691;-0.06581448,0.07608271;0.002739975;-0.03934051,0.0695608;-0.3450057;0.005133081,0.05650064;-0.7261424;0.09181283,0.06042759;-0.6893544;0.01301236,-0.07382416;0.008986218;-0.04257938,-0.1211765;-0.3375218;-0.0173323,-0.1553544;-0.7155236;0.07698432,-0.1493487;-0.6785838;-0.001671776,0.01397508;0.5781358;-0.004989827,0;0;0,0.0009432212;0.3351676;0.008361101,0.001146525;0.6569673;0.002187252,0.1791062;0.5227652;0.001006842,0.2191932;0.2365846;-0.0005451441,0.2579371;-0.03081295;-0.0565387,-0.177149;0.5302824;-0.01880859,-0.2253349;0.2456499;-0.03189392,-0.2508046;-0.02013502;-0.1015177,0.07755907;0.00258024;-0.03635514,0.1046681;-0.3463228;-0.01446259,0.1053704;-0.7286074;0.0680424,0.1055765;-0.755892;0.01336658,-0.07634749;0.005255521;-0.03856427,-0.1021488;-0.3425967;-0.002778176,-0.08248695;-0.722945;0.0860904,-0.08837222;-0.7558885;0.03839865,0.001234204;0.5783241;0.006154656,421.0607
+0;0;0,0.009321296;0.335142;0.002178445,0.01865309;0.656567;-0.01216238,0.1961478;0.5352542;0.01536582,0.2369906;0.2505859;0.03304947,0.2960183;-0.01506737;-0.01308067,-0.1624723;0.5276735;-0.01416303,-0.230758;0.2478163;-0.008344217,-0.2892319;-0.01630977;-0.06313629,0.07601867;0.002592395;-0.03943143,0.06766251;-0.344551;0.004711341,0.0527583;-0.726113;0.09060121,0.05654685;-0.6893978;0.01245585,-0.0739259;0.009072106;-0.04234449,-0.1225928;-0.3367395;-0.01840987,-0.1579486;-0.714981;0.07578197,-0.1521078;-0.678139;-0.002225824,0.01639735;0.578086;-0.006018684,0;0;0,0.001137823;0.3351771;0.0081743,0.001522712;0.6570009;0.001782775,0.1789638;0.5226082;0.0008589029,0.2187136;0.2372383;-4.708767E-05,0.257009;-0.03035611;-0.05582011,-0.1764557;0.5306504;-0.01940209,-0.2251971;0.2469707;-0.03232361,-0.2509767;-0.0188995;-0.101839,0.07776132;0.002434835;-0.03588378,0.1044226;-0.3459705;-0.01515126,0.1045215;-0.728609;0.06716847,0.1052428;-0.7562113;0.01380563,-0.07622468;0.005329301;-0.03875298,-0.1024361;-0.3419305;-0.003390625,-0.08291425;-0.7226067;0.08545347,-0.08956545;-0.7552612;0.03858857,0.001564749;0.5783503;0.005807519,421.0936
+0;0;0,0.009321296;0.335142;0.002178445,0.01865309;0.656567;-0.01216238,0.1961478;0.5352542;0.01536582,0.2369906;0.2505859;0.03304947,0.2960183;-0.01506737;-0.01308067,-0.1624723;0.5276735;-0.01416303,-0.230758;0.2478163;-0.008344217,-0.2892319;-0.01630977;-0.06313629,0.07601867;0.002592395;-0.03943143,0.06766251;-0.344551;0.004711341,0.0527583;-0.726113;0.09060121,0.05654685;-0.6893978;0.01245585,-0.0739259;0.009072106;-0.04234449,-0.1225928;-0.3367395;-0.01840987,-0.1579486;-0.714981;0.07578197,-0.1521078;-0.678139;-0.002225824,0.01639735;0.578086;-0.006018684,0;0;0,0.001137823;0.3351771;0.0081743,0.001522712;0.6570009;0.001782775,0.1789638;0.5226082;0.0008589029,0.2187136;0.2372383;-4.708767E-05,0.257009;-0.03035611;-0.05582011,-0.1764557;0.5306504;-0.01940209,-0.2251971;0.2469707;-0.03232361,-0.2509767;-0.0188995;-0.101839,0.07776132;0.002434835;-0.03588378,0.1044226;-0.3459705;-0.01515126,0.1045215;-0.728609;0.06716847,0.1052428;-0.7562113;0.01380563,-0.07622468;0.005329301;-0.03875298,-0.1024361;-0.3419305;-0.003390625,-0.08291425;-0.7226067;0.08545347,-0.08956545;-0.7552612;0.03858857,0.001564749;0.5783503;0.005807519,421.1165
+0;0;0,0.009319991;0.3350951;0.00217814,0.01865179;0.6565201;-0.01216293,0.1965698;0.5351011;0.01541607,0.2373221;0.2510633;0.03306054,0.29658;-0.01562572;-0.01324944,-0.1628951;0.5275025;-0.01418234,-0.2310296;0.2482651;-0.008376415,-0.2897314;-0.0168907;-0.0633821,0.07590151;0.002588399;-0.03937066,0.06754083;-0.3447431;0.004796028,0.05263485;-0.7263504;0.0906961,0.05651898;-0.6894658;0.01057921,-0.07381196;0.009058124;-0.04227923,-0.1225052;-0.3369408;-0.01833164,-0.1578652;-0.7152272;0.07587139,-0.151877;-0.6782126;-0.00410448,0.01639589;0.5780337;-0.006018811,0;0;0,0.001163885;0.335141;0.007711649,0.001597501;0.6569568;0.0009222031,0.1794481;0.5223875;0.001017094,0.2180616;0.2375049;0.000382781,0.2555517;-0.03145984;-0.05467737,-0.1768131;0.5306401;-0.02053539,-0.226127;0.2476755;-0.03273034,-0.2521841;-0.01928186;-0.1022567,0.07790971;0.002263218;-0.03525257,0.1038213;-0.3464662;-0.01585793,0.1034369;-0.7292025;0.06622683,0.1038855;-0.7562326;0.009406321,-0.07594699;0.005410779;-0.03899443,-0.1029358;-0.3420397;-0.004216567,-0.08343416;-0.7227458;0.08470909,-0.09047146;-0.7568012;0.03645367,0.001621708;0.5783058;0.005043507,421.1506
+0;0;0,0.009316733;0.334978;0.002177379,0.01864726;0.6563593;-0.01216189,0.1977674;0.5346611;0.01555953,0.2385221;0.2506066;0.03320505,0.2977483;-0.01593992;-0.01308019,-0.1640954;0.5270119;-0.01423633,-0.232234;0.247758;-0.008430063,-0.2909044;-0.01725614;-0.06340636,0.07568716;0.002581089;-0.03925947,0.06734437;-0.3440073;0.004812721,0.05235724;-0.7276918;0.09118038,0.05618576;-0.6909057;0.01221067,-0.07360351;0.009032544;-0.04215983,-0.1221926;-0.3362261;-0.01826348,-0.157745;-0.7165716;0.07645234,-0.1518426;-0.6796575;-0.002378345,0.01639157;0.5778801;-0.006018343,0;0;0,0.0008725747;0.3350407;0.006978154,0.001110852;0.6568024;-0.0003113747,0.1804297;0.522607;0.0008555651,0.2174414;0.2374943;0.0004608631,0.2541947;-0.03146595;-0.05437231,-0.178254;0.5300152;-0.02291067,-0.2291217;0.2472636;-0.034016,-0.2553005;-0.01970381;-0.102865,0.07782106;0.002116233;-0.03487003,0.1032403;-0.345985;-0.0171268,0.1021834;-0.7309234;0.06484342,0.1036218;-0.7579667;0.009698872,-0.07557718;0.005516318;-0.03916854,-0.1035618;-0.3411856;-0.00525564,-0.08429952;-0.724254;0.08297941,-0.09183145;-0.7564673;0.03429984,0.001168363;0.5781647;0.003920197,421.1843
+0;0;0,0.009719558;0.3348136;0.0006323364,0.01957961;0.6559769;-0.01520632,0.1989976;0.5350094;0.01311541,0.2394287;0.2509545;0.03413601,0.2961394;-0.0165537;-0.009601645,-0.1640237;0.5280377;-0.01588882,-0.2337647;0.2490568;-0.007545723,-0.2947599;-0.01556748;-0.06179767,0.07544524;0.002482569;-0.03919712,0.06469918;-0.3431923;0.004246484,0.04743776;-0.7278586;0.08963847,0.05115474;-0.6911126;0.01031215,-0.07352857;0.009014675;-0.04179529,-0.124206;-0.3351143;-0.01941302,-0.1613634;-0.7162302;0.07507508,-0.155566;-0.6793708;-0.004116639,0.01718423;0.5775641;-0.008665133,0;0;0,0.001161955;0.3348913;0.006441594,0.001818299;0.6565081;-0.001417756,0.181426;0.5226375;0.0007380252,0.2170028;0.2371593;0.001179219,0.2532091;-0.03199744;-0.05298245,-0.1780953;0.5305638;-0.02447878,-0.2304549;0.2478714;-0.03483117,-0.2567292;-0.01935333;-0.1025832,0.07765829;0.001960129;-0.03463972,0.1036545;-0.3452435;-0.01827765,0.1011269;-0.7311132;0.06330787,0.1029142;-0.7579163;0.007431142,-0.07523122;0.005643892;-0.03928067,-0.1037342;-0.3401683;-0.006183375,-0.08506674;-0.7240694;0.08230074,-0.09271568;-0.7560616;0.03279874,0.00175558;0.577909;0.002970815,421.2175
+0;0;0,0.009719489;0.3348112;0.000632332,0.01958054;0.6560071;-0.01520819,0.1998037;0.5348372;0.01321119,0.2402356;0.2507769;0.0342322,0.2969119;-0.01656905;-0.009478942,-0.1648262;0.5278345;-0.01592154,-0.2345685;0.2488484;-0.007578292,-0.2955267;-0.01561543;-0.06179735,0.07530279;0.002477881;-0.03912311,0.06457658;-0.3425583;0.00424023,0.04729627;-0.7276456;0.08972569,0.05101012;-0.6909053;0.01046591,-0.07338974;0.008997655;-0.04171638,-0.1239735;-0.3344955;-0.01937546,-0.1611716;-0.7160285;0.07521608,-0.1553791;-0.6791748;-0.0039092,0.01718474;0.5775805;-0.008665853,0;0;0,0.001313843;0.3348964;0.006009817,0.002078898;0.6565343;-0.002295255,0.1824399;0.5223175;0.0009300711,0.2172026;0.2367379;0.002564311,0.2527971;-0.03258389;-0.05030882,-0.1785573;0.5304461;-0.02612183,-0.2320791;0.247934;-0.03556798,-0.2586592;-0.0194501;-0.1018701,0.07756392;0.001816228;-0.0344646,0.1038987;-0.3447571;-0.01901114,0.1002861;-0.7311572;0.06210959,0.1022592;-0.7579832;0.006357908,-0.07499379;0.005758111;-0.0393706,-0.1039734;-0.3394214;-0.006863881,-0.08586408;-0.7238514;0.08136472,-0.09358962;-0.7558573;0.03199949,0.001992784;0.5779275;0.002205253,421.2508
+0;0;0,0.009709846;0.3344791;0.0006317047,0.01956047;0.6553355;-0.01519201,0.1994382;0.5343313;0.01317866,0.2399431;0.2497585;0.0342376,0.2963282;-0.01621372;-0.00924892,-0.1644969;0.527342;-0.01589857,-0.234365;0.2478525;-0.007540269,-0.29501;-0.01525235;-0.0614807,0.07516364;0.002473302;-0.03905081,0.06444585;-0.342292;0.004278481,0.04715221;-0.7276764;0.08982988,0.05082742;-0.6910062;0.01139494,-0.07325412;0.008981029;-0.04163929,-0.1237982;-0.3342425;-0.01931591,-0.161025;-0.7160698;0.07534858,-0.1552928;-0.6792875;-0.002953269,0.01716725;0.5769931;-0.008656708,0;0;0,0.001770005;0.3345739;0.005302072,0.003189549;0.6558418;-0.003949165,0.1831174;0.5220911;0.001061916,0.2172297;0.2359224;0.004164577,0.2520352;-0.032318;-0.04728651,-0.177367;0.5305014;-0.02779689,-0.2323987;0.2477082;-0.0358804,-0.2594944;-0.01835993;-0.1013411,0.07750815;0.001729831;-0.03420746,0.1034802;-0.3446358;-0.01965785,0.09838128;-0.7314048;0.06110764,0.098702;-0.7596238;0.007999424,-0.07474717;0.005818201;-0.0394926,-0.1046423;-0.3390704;-0.007656697,-0.08724708;-0.7238972;0.08034948,-0.09477867;-0.7567572;0.03342474,0.002930075;0.5773362;0.0008211136,421.2841
+0;0;0,0.01090302;0.3343529;-0.00054948,0.02216345;0.6551206;-0.01772376,0.2025915;0.5343395;0.01094244,0.2421514;0.2490726;0.03543723,0.2963683;-0.01528895;-0.003240529,-0.1633895;0.5281534;-0.01784263,-0.2361401;0.2486482;-0.006601129,-0.2981464;-0.01222336;-0.05583244,0.07461537;0.002274922;-0.03930406,0.06386004;-0.3416896;0.004264995,0.04381601;-0.7274946;0.08906338,0.04748086;-0.6908383;0.009941414,-0.07310016;0.009132668;-0.04111447,-0.1241913;-0.3333393;-0.02042227,-0.1636343;-0.7155243;0.07347618,-0.1578963;-0.678763;-0.005513579,0.01941056;0.5767989;-0.01081824,0;0;0,0.002055421;0.3344998;0.004085064,0.003901571;0.6557586;-0.006320357,0.1846114;0.522163;0.0008735657,0.2167865;0.2349501;0.004827023,0.2513986;-0.03092265;-0.04453063,-0.1775316;0.5305743;-0.03077939,-0.2349383;0.2473733;-0.03740161,-0.2626032;-0.01604891;-0.1019451,0.07727624;0.001532614;-0.03381526,0.1023956;-0.3442036;-0.02112436,0.09614803;-0.7314618;0.05906319,0.09713672;-0.7592103;0.004454128,-0.07422569;0.005962155;-0.03965398,-0.1057228;-0.3381428;-0.00923625,-0.08902802;-0.7233248;0.07904784,-0.09669366;-0.7570592;0.03217352,0.003524169;0.5772492;-0.001252055,421.3176
+0;0;0,0.01089094;0.3339827;-0.0005488716,0.02213879;0.6543918;-0.01770405,0.2020482;0.5338172;0.01089265,0.2416283;0.2484039;0.0354,0.2958462;-0.01596224;-0.003278431,-0.1628906;0.5276486;-0.01781045,-0.2356785;0.2480001;-0.006563178,-0.2976858;-0.01287609;-0.05579535,0.07455036;0.00227294;-0.03926981,0.06381655;-0.3410034;0.00421207,0.04373857;-0.7274618;0.08915405,0.0473858;-0.6908375;0.01041234,-0.07303647;0.009124712;-0.04107865,-0.1240254;-0.3326621;-0.02042785,-0.1635352;-0.7154943;0.07362963,-0.1578248;-0.6787654;-0.004980519,0.0193889;0.5761557;-0.01080606,0;0;0,0.002538964;0.3341325;0.003519655,0.004791513;0.6550056;-0.007569671,0.1850712;0.522267;0.0006194117,0.2168823;0.2348908;0.006179214,0.2511252;-0.0310269;-0.04321957,-0.1762604;0.5308018;-0.03262713,-0.2350366;0.2476988;-0.03771982,-0.2638515;-0.01558286;-0.1023538,0.07724875;0.001376197;-0.0337013,0.101818;-0.3437271;-0.0216769,0.09418346;-0.7317633;0.05793417,0.09602773;-0.7589101;0.003268968,-0.07410839;0.006080447;-0.03969907,-0.1058504;-0.337338;-0.00968683,-0.09056117;-0.7233698;0.07814267,-0.09841575;-0.7568908;0.03165783,0.004329219;0.5765944;-0.0023247,421.3526
+0;0;0,0.008123635;0.3338619;-0.001934273,0.01734794;0.6542513;-0.01912622,0.1987417;0.5343571;0.007657005,0.2376103;0.2486086;0.03630901,0.2901402;-0.01536489;0.005290488,-0.1667932;0.5260736;-0.01946798,-0.2423078;0.2466435;-0.005316057,-0.3055401;-0.01323071;-0.04856686,0.07412732;0.002028452;-0.03948254,0.06292724;-0.3413465;0.004080687,0.04107355;-0.7281568;0.08776663,0.04459808;-0.6914347;0.007302225,-0.07300613;0.009289909;-0.04051726,-0.1244977;-0.3326084;-0.02092938,-0.1661042;-0.7157645;0.07160985,-0.1604632;-0.6789218;-0.008723736,0.01540955;0.575992;-0.01227455,0;0;0,0.002897158;0.3339466;0.002191782,0.005681366;0.654672;-0.01046026,0.1860112;0.521686;0.0001268387,0.2169374;0.2336284;0.007217526,0.2513853;-0.03091791;-0.0400281,-0.1758353;0.5308038;-0.03545546,-0.2372305;0.2475979;-0.03844608,-0.2671447;-0.01382485;-0.1029972,0.07724369;0.001159951;-0.03301382,0.1000379;-0.3442401;-0.02258205,0.09119751;-0.7325328;0.05649877,0.09420964;-0.758493;-0.001737945,-0.07362147;0.00622266;-0.03998752,-0.1074459;-0.3371638;-0.01047091,-0.09228257;-0.7234724;0.07693021,-0.1004376;-0.7602888;0.0321955,0.005083218;0.5762965;-0.004790783,421.3846
+0;0;0,0.008118549;0.3336528;-0.001933062,0.01733725;0.6538485;-0.01911488,0.1987925;0.5339819;0.007671297,0.2378513;0.2468351;0.03646351,0.2899767;-0.01510608;0.005683806,-0.1668629;0.5256957;-0.01946263,-0.2427471;0.2448982;-0.005241456,-0.3054926;-0.01297522;-0.04815928,0.07409453;0.002027555;-0.03946508,0.0629198;-0.3405705;0.003999591,0.0410258;-0.7280943;0.08783987,0.04455513;-0.691363;0.007265843,-0.07297383;0.009285801;-0.04049934,-0.1243489;-0.331839;-0.02095577,-0.1660321;-0.7157017;0.07175412,-0.1603834;-0.6788497;-0.008688919,0.01539988;0.5756307;-0.01226684,0;0;0,0.004059285;0.3337298;0.001351833,0.0080152;0.6542017;-0.01241481,0.1882514;0.5218639;0.0002703667,0.2184659;0.2323356;0.008535743,0.2527497;-0.03070062;-0.03521585,-0.1738892;0.5307437;-0.03734748,-0.2374348;0.2465443;-0.03810014,-0.2688059;-0.01259479;-0.1024466,0.07733835;0.0009892732;-0.03270173,0.09963708;-0.3436797;-0.02302873,0.08909005;-0.7327896;0.05549169,0.09163417;-0.7587306;-0.00293839,-0.07350146;0.006325403;-0.04011394,-0.1070912;-0.3362848;-0.01049076,-0.0946324;-0.7235173;0.07656616,-0.1023784;-0.7583389;0.02873206,0.007141605;0.5758923;-0.006453037,421.4181
+0;0;0,0.008107187;0.3331859;-0.001930356,0.01731327;0.6529436;-0.01908871,0.1990901;0.5331107;0.007722843,0.2380216;0.2468997;0.03642122,0.2904366;-0.01649654;0.005470535,-0.1672012;0.5248101;-0.01945827,-0.242838;0.2449277;-0.00528344,-0.305932;-0.01437819;-0.04843967,0.07403617;0.002025957;-0.03943399,0.06284506;-0.341074;0.004094355,0.04097966;-0.7280916;0.08782511,0.04450803;-0.6913622;0.007273071,-0.07291635;0.009278486;-0.04046744,-0.1243667;-0.3323461;-0.02089524,-0.1659955;-0.7157074;0.07169355,-0.1603483;-0.6788573;-0.008727536,0.01537853;0.5748319;-0.01224996,0;0;0,0.00459449;0.3332582;0.0003818274,0.009111613;0.6532377;-0.01439583,0.1896605;0.5214718;-0.0007326603,0.2192146;0.2329102;0.009981275,0.2544352;-0.03180736;-0.03205419,-0.1733945;0.5307598;-0.03956835,-0.2388311;0.2479661;-0.03821541,-0.2724251;-0.01232144;-0.1030591,0.07730938;0.0006933212;-0.03260791,0.09801547;-0.344602;-0.0236659,0.08700752;-0.7332572;0.05442035,0.08979027;-0.7591868;-0.003979206,-0.07339294;0.00656361;-0.04013593,-0.1080215;-0.3365236;-0.01133309,-0.09669362;-0.7233432;0.07534909,-0.1042991;-0.7581279;0.02747974,0.008104071;0.5750569;-0.008175254,421.4518
+0;0;0,0.01187717;0.333028;-0.004463771,0.02674034;0.6524056;-0.02615828,0.2059098;0.5335737;0.004361818,0.2441096;0.2487881;0.03744605,0.2950114;-0.01610082;0.01383152,-0.1600399;0.5280739;-0.02247358,-0.2383872;0.2502118;-0.004838206,-0.3029537;-0.01024604;-0.04099959,0.07376193;0.00163426;-0.0396507,0.06198882;-0.3424436;0.003105137,0.03679088;-0.7287762;0.08540192,0.04020355;-0.692396;0.006329089,-0.07286284;0.009583423;-0.040185,-0.1249513;-0.3328919;-0.0213787,-0.1696028;-0.7157539;0.06852948,-0.1641156;-0.6792767;-0.01041862,0.02292706;0.5744497;-0.01788954,0;0;0,0.005636632;0.3332207;-0.0009388924,0.01107787;0.6532338;-0.01725101,0.1907146;0.5215491;-0.001708865,0.2192444;0.2339952;0.01075876,0.2541528;-0.03132555;-0.03048539,-0.1709954;0.5308618;-0.04207343,-0.2388367;0.2497235;-0.03814068,-0.2742869;-0.01082814;-0.1027232,0.07723498;0.0004997253;-0.03240645,0.09610134;-0.3458117;-0.0241183,0.08420105;-0.7336898;0.05378854,0.087961;-0.7604527;-0.001607418,-0.07318286;0.006702518;-0.04018726,-0.1086171;-0.3372328;-0.011741,-0.09987178;-0.7235504;0.07394849,-0.1075109;-0.7563614;0.02597666,0.009861052;0.5750365;-0.01063788,421.4743
+0;0;0,0.01186313;0.3326346;-0.004458497,0.02670906;0.6516415;-0.02612789,0.2068832;0.5326751;0.004504398,0.2451492;0.2473963;0.03764592,0.2959174;-0.01679698;0.0140934,-0.1610671;0.5271453;-0.0224777,-0.23955;0.2488019;-0.004811788,-0.303947;-0.01097196;-0.04087822,0.0735326;0.001629178;-0.03952742,0.06174757;-0.3427967;0.003271669,0.03652037;-0.7295778;0.08566399,0.03995502;-0.6931565;0.00608208,-0.0726363;0.009553627;-0.04006006,-0.1247774;-0.3332682;-0.02123474,-0.1694808;-0.7165747;0.06877783,-0.1639582;-0.6800557;-0.01067854,0.02290014;0.5737746;-0.0178686,0;0;0,0.006535679;0.3328058;-0.001985788,0.01294768;0.6523674;-0.01943839,0.19326;0.5204508;-0.002476335,0.2211778;0.2324264;0.01198637,0.2566386;-0.03249088;-0.02663493,-0.1704014;0.5298209;-0.04378863,-0.2396409;0.2485393;-0.03802818,-0.2773938;-0.01100901;-0.1023682,0.07703808;0.0002344996;-0.03220546,0.09508732;-0.3464887;-0.02464962,0.0825848;-0.7348449;0.05311692,0.08573857;-0.7613652;-0.003290772,-0.072831;0.006912137;-0.04024897,-0.1072574;-0.3374684;-0.01167038,-0.1014771;-0.7244402;0.07344078,-0.1099145;-0.7560682;0.02326997,0.0114916;0.5742895;-0.01253235,421.5071
+0;0;0,0.01185305;0.3323518;-0.004454706,0.0266918;0.6512033;-0.02611437,0.2075847;0.5320984;0.004602896,0.2459176;0.2463202;0.03780244,0.2966932;-0.01791149;0.0142465,-0.1618009;0.5265469;-0.02248445,-0.2404212;0.2477163;-0.00478762,-0.3048275;-0.01209527;-0.04085929,0.07336373;0.001625437;-0.03943664,0.06157774;-0.3428288;0.003365967,0.03637815;-0.7291865;0.08566812,0.03981971;-0.6927523;0.005925797,-0.0724695;0.009531687;-0.03996807,-0.1246149;-0.3333183;-0.02114119,-0.1692693;-0.7162053;0.06877287,-0.1637357;-0.6796733;-0.01084366,0.02288393;0.5733581;-0.01785738,0;0;0,0.007130414;0.3324973;-0.003570676,0.01402138;0.6518062;-0.02253878,0.1951669;0.5207136;-0.004199028,0.222149;0.2321992;0.01229906,0.2569963;-0.03304294;-0.02489913,-0.1703092;0.5296628;-0.04640523,-0.2422495;0.2485825;-0.03870904,-0.2823332;-0.01073149;-0.102748,0.07686864;-7.405877E-05;-0.03211439,0.09268251;-0.3469476;-0.02515781,0.07890026;-0.7350088;0.05165052,0.08176017;-0.7614656;-0.005064011,-0.07260268;0.007154692;-0.04022172,-0.1080381;-0.3372372;-0.01268479,-0.1050265;-0.7239029;0.07194096,-0.1133543;-0.7555642;0.02153633,0.01245907;0.5737863;-0.01525903,421.5406
+0;0;0,0.0118388;0.3319523;-0.004449353,0.02666101;0.6504477;-0.02608529,0.2078526;0.5313547;0.004659593,0.2466252;0.242299;0.03823989,0.2966595;-0.01807508;0.01502785,-0.1621228;0.5257944;-0.02247101,-0.2416448;0.243766;-0.00457122,-0.3051108;-0.01225251;-0.04011627,0.07330059;0.001624038;-0.0394027,0.0614906;-0.3435315;0.003487058,0.03633972;-0.7291424;0.08563011,0.0397936;-0.6926852;0.005602494,-0.07240713;0.009523484;-0.03993367,-0.1246587;-0.3340246;-0.02106846,-0.1692268;-0.7161714;0.06867179,-0.1636734;-0.679616;-0.01122959,0.02285695;0.5726804;-0.01783655,0;0;0,0.008183137;0.3320577;-0.004796624,0.01584736;0.6509111;-0.02506268,0.1970719;0.5198934;-0.005396485,0.2242493;0.2282384;0.01417136,0.2594014;-0.03302684;-0.02245736,-0.1693908;0.5300791;-0.04776635,-0.2433669;0.2461353;-0.03840655,-0.2849278;-0.009123236;-0.1012765,0.07682566;-0.0004279017;-0.03202844,0.09053427;-0.3480935;-0.0248071,0.07585573;-0.7355129;0.05113053,0.07775736;-0.7618859;-0.006110311,-0.07250258;0.007437049;-0.04020265,-0.1095465;-0.3375169;-0.01289073,-0.1077109;-0.7234619;0.07148276,-0.1165773;-0.7557934;0.02154059,0.01412117;0.5730035;-0.01746559,421.5633
+0;0;0,0.01519934;0.3317881;-0.006160609,0.03283891;0.6499694;-0.03018941,0.2136756;0.5316163;0.0005460232,0.2520895;0.2433325;0.04055804,0.3007376;-0.0178299;0.02429689,-0.1571524;0.5278996;-0.02480233,-0.239087;0.246836;-0.003028164,-0.3035506;-0.009831309;-0.031369,0.07324332;0.001421503;-0.03951685,0.06149514;-0.3436964;0.003691848,0.03332745;-0.7295072;0.08389404,0.03645029;-0.6931778;0.003842615,-0.07253508;0.009661583;-0.03966739,-0.12526;-0.3338577;-0.02161336,-0.171898;-0.7159878;0.06714094,-0.1666751;-0.6795728;-0.01279413,0.02846723;0.5722941;-0.02137349,0;0;0,0.008183137;0.3320577;-0.004796624,0.01584736;0.6509111;-0.02506268,0.1970719;0.5198934;-0.005396485,0.2242493;0.2282384;0.01417136,0.2594014;-0.03302684;-0.02245736,-0.1693908;0.5300791;-0.04776635,-0.2433669;0.2461353;-0.03840655,-0.2849278;-0.009123236;-0.1012765,0.07682566;-0.0004279017;-0.03202844,0.09053427;-0.3480935;-0.0248071,0.07585573;-0.7355129;0.05113053,0.07775736;-0.7618859;-0.006110311,-0.07250258;0.007437049;-0.04020265,-0.1095465;-0.3375169;-0.01289073,-0.1077109;-0.7234619;0.07148276,-0.1165773;-0.7557934;0.02154059,0.01412117;0.5730035;-0.01746559,421.5856
+0;0;0,0.01519115;0.3316095;-0.006157293,0.03282689;0.6497213;-0.03018159,0.2133632;0.5314364;0.0005180351,0.2519087;0.2421654;0.04066708,0.300818;-0.02039942;0.02431861,-0.1568632;0.5277257;-0.02478919,-0.2390784;0.2456995;-0.002940457,-0.3038881;-0.01234603;-0.03143348,0.07308763;0.001418481;-0.03943285,0.0613321;-0.343915;0.003802836,0.0331475;-0.7299577;0.08405323,0.03771413;-0.6907019;-0.03300907,-0.07238089;0.009641046;-0.03958307,-0.1251387;-0.3340928;-0.02151776,-0.1718047;-0.7164525;0.06728987,-0.1641671;-0.6770716;-0.04960226,0.02845534;0.5720482;-0.02136591,0;0;0,0.009085312;0.3318347;-0.006058097,0.01755707;0.6505123;-0.02762163,0.1984114;0.5201594;-0.007081151,0.2258012;0.227648;0.01442099,0.2629495;-0.03506926;-0.02021015,-0.1676165;0.5302981;-0.05040877,-0.244562;0.2461902;-0.03868083,-0.2886063;-0.0105069;-0.1000515,0.07664351;-0.0006394535;-0.03200197,0.08805907;-0.3486176;-0.0253973,0.07279842;-0.7363029;0.05030417,0.07892172;-0.726894;-0.06523204,-0.07231342;0.007606213;-0.04014571,-0.1102542;-0.3375186;-0.01345967,-0.1107137;-0.7238734;0.07016551,-0.1241218;-0.7849651;-0.002859443,0.01564021;0.5726436;-0.01970065,421.6194
+0;0;0,0.01698659;0.3311204;-0.008659644,0.03621876;0.6486898;-0.03500166,0.2166538;0.5308486;-0.004335146,0.2543359;0.2452191;0.04169311,0.3011193;-0.01952916;0.03327727,-0.1540591;0.527117;-0.02886877,-0.2385597;0.2492152;-0.001429068,-0.3057522;-0.01038489;-0.02250312,0.07297374;0.001277953;-0.03935989,0.06104003;-0.3451761;0.003089514,0.03048703;-0.7301852;0.08130772,0.03488397;-0.6911865;-0.03573612,-0.0723169;0.009683181;-0.03940182,-0.1251555;-0.3351121;-0.0221091,-0.1741201;-0.7163413;0.06478338,-0.1666501;-0.6772233;-0.05209532,0.03146929;0.5711594;-0.02561531,0;0;0,0.01026165;0.3314217;-0.007655144,0.02013762;0.6496618;-0.03105664,0.2007301;0.5195652;-0.008851409,0.2262106;0.2298686;0.01458645,0.2653206;-0.03417021;-0.01865602,-0.1659714;0.530608;-0.0521606,-0.243937;0.2497845;-0.03866147,-0.2900361;-0.008249313;-0.09903169,0.07649945;-0.000890389;-0.03198504,0.0874234;-0.3498967;-0.02491379,0.06983098;-0.7365333;0.049155,0.07592934;-0.7273026;-0.06630504,-0.07216843;0.007799477;-0.04008598,-0.1112819;-0.3382799;-0.01412519,-0.1130725;-0.7234653;0.06901664,-0.127945;-0.7849877;-0.003108509,0.0178612;0.5719076;-0.02264738,421.6421
+0;0;0,0.01697873;0.3309672;-0.008655638,0.03620992;0.6485201;-0.03499722,0.2165733;0.5306796;-0.004337071,0.2545323;0.2429512;0.04202942,0.3013293;-0.02187431;0.03361111,-0.1539979;0.5269495;-0.02886132,-0.2391195;0.2470055;-0.001219982,-0.3063316;-0.01267034;-0.02230018,0.07289005;0.001276488;-0.03931475,0.06094878;-0.3453967;0.003161516,0.03029498;-0.731676;0.08163777,0.03319277;-0.6957455;0.004500508,-0.07223396;0.009672076;-0.03935663,-0.125106;-0.3353414;-0.02205297,-0.1742322;-0.7178283;0.06512617,-0.169309;-0.6818191;-0.01190225,0.03145956;0.5709751;-0.02560911,0;0;0,0.01122631;0.3311975;-0.009203076,0.02191289;0.6492794;-0.03412378,0.2023495;0.5197443;-0.01089811,0.2280603;0.228085;0.01463842,0.2684917;-0.03603899;-0.01694071,-0.1645274;0.5310625;-0.05456048,-0.2446251;0.2487328;-0.03866575,-0.29189;-0.009613842;-0.0971159,0.07634078;-0.001065537;-0.03211212,0.08596873;-0.3503291;-0.02494144,0.06728652;-0.7382586;0.04902768,0.0699939;-0.7661246;-0.002333045,-0.07211884;0.007952286;-0.03994837,-0.1118702;-0.3383209;-0.01457325,-0.1161988;-0.7250167;0.06763002,-0.1263517;-0.7559794;0.02100171,0.01945581;0.571557;-0.02534235,421.6743
+0;0;0,0.01697329;0.330861;-0.00865286,0.0362076;0.6484653;-0.03499969,0.2167846;0.5305458;-0.00431088,0.2542371;0.2466569;0.0414369,0.301675;-0.021795;0.03290332,-0.1542183;0.5268114;-0.02886369,-0.2382039;0.250603;-0.001591202,-0.3063364;-0.0126287;-0.02296006,0.07318689;0.001281686;-0.03947486,0.06125771;-0.3450406;0.002958421,0.03060125;-0.7313533;0.08144148,0.03351239;-0.6953955;0.003948852,-0.07252813;0.009711466;-0.03951691,-0.1253466;-0.3349528;-0.02223076,-0.1744771;-0.7174729;0.06495593,-0.1695313;-0.681436;-0.01242735,0.03145527;0.5708882;-0.02560769,0;0;0,0.01132202;0.3310231;-0.01129115,0.02200191;0.6490052;-0.0380832,0.2025461;0.5191829;-0.01382542,0.2291834;0.2317912;0.01419115,0.2694868;-0.03609952;-0.0174284,-0.1647283;0.5309096;-0.05776379,-0.2456577;0.2530851;-0.03899062,-0.2961279;-0.008392245;-0.09791382,0.07685126;-0.001249;-0.03175771,0.08215798;-0.3502662;-0.02536011,0.06223802;-0.7383269;0.04777646,0.06470285;-0.7660429;-0.004299164,-0.07242966;0.008066519;-0.04006375,-0.1145742;-0.3375959;-0.01509651,-0.1207053;-0.7244979;0.06618202,-0.1311151;-0.7552055;0.01869191,0.01955441;0.5713028;-0.02884483,421.7079
+0;0;0,0.01787839;0.3304444;-0.01110063,0.03789128;0.6476267;-0.0396161,0.2218339;0.529492;-0.008608703,0.2578875;0.246583;0.04306938,0.3047197;-0.02258208;0.0415824,-0.1563093;0.5260678;-0.03226251,-0.2429937;0.2514311;0.0004252121,-0.3130533;-0.01228964;-0.01329835,0.07290695;0.001045855;-0.03980261,0.06120287;-0.3452482;0.002177645,0.02822157;-0.7309834;0.07991841,0.03098652;-0.6951286;0.001735501,-0.07263006;0.009908239;-0.03908282,-0.1255859;-0.3346775;-0.02249265,-0.1762734;-0.716643;0.0638568,-0.1714584;-0.6807134;-0.01422103,0.03295636;0.5701634;-0.02967308,0;0;0,0.01180822;0.3306592;-0.01270449,0.02261779;0.6483439;-0.04075396,0.2066672;0.5184058;-0.01530838,0.2298095;0.230977;0.01396775,0.2707236;-0.03726912;-0.01789713,-0.1674312;0.5295957;-0.06106112,-0.2507122;0.2528014;-0.03967965,-0.3016633;-0.009710252;-0.09568809,0.07667617;-0.001586378;-0.03192198,0.07924344;-0.3505355;-0.02507722,0.05780603;-0.7382377;0.04668927,0.06027909;-0.7656156;-0.006753802,-0.07238653;0.008360054;-0.03988817,-0.1164135;-0.3370477;-0.01592943,-0.1250639;-0.7234726;0.06484187,-0.1355824;-0.7544435;0.01660903,0.02016382;0.5707107;-0.03122377,421.7306
+0;0;0,0.01787839;0.3304444;-0.01110063,0.03789128;0.6476267;-0.0396161,0.2218339;0.529492;-0.008608703,0.2578875;0.246583;0.04306938,0.3047197;-0.02258208;0.0415824,-0.1563093;0.5260678;-0.03226251,-0.2429937;0.2514311;0.0004252121,-0.3130533;-0.01228964;-0.01329835,0.07290695;0.001045855;-0.03980261,0.06120287;-0.3452482;0.002177645,0.02822157;-0.7309834;0.07991841,0.03098652;-0.6951286;0.001735501,-0.07263006;0.009908239;-0.03908282,-0.1255859;-0.3346775;-0.02249265,-0.1762734;-0.716643;0.0638568,-0.1714584;-0.6807134;-0.01422103,0.03295636;0.5701634;-0.02967308,0;0;0,0.01180822;0.3306592;-0.01270449,0.02261779;0.6483439;-0.04075396,0.2066672;0.5184058;-0.01530838,0.2298095;0.230977;0.01396775,0.2707236;-0.03726912;-0.01789713,-0.1674312;0.5295957;-0.06106112,-0.2507122;0.2528014;-0.03967965,-0.3016633;-0.009710252;-0.09568809,0.07667617;-0.001586378;-0.03192198,0.07924344;-0.3505355;-0.02507722,0.05780603;-0.7382377;0.04668927,0.06027909;-0.7656156;-0.006753802,-0.07238653;0.008360054;-0.03988817,-0.1164135;-0.3370477;-0.01592943,-0.1250639;-0.7234726;0.06484187,-0.1355824;-0.7544435;0.01660903,0.02016382;0.5707107;-0.03122377,421.7531
+0;0;0,0.01785593;0.3300293;-0.01108668,0.03784436;0.6468239;-0.03956755,0.2200921;0.5291454;-0.008761358,0.2560198;0.2472239;0.04273634,0.3031414;-0.02360401;0.04124017,-0.1546463;0.5257521;-0.03220218,-0.2410282;0.2520741;0.0003714338,-0.3115205;-0.01327583;-0.01343691,0.07289492;0.001045682;-0.03979605,0.06118583;-0.3453969;0.002202213,0.02831296;-0.7298639;0.07968741,0.03109357;-0.693976;0.001061626,-0.07261807;0.009906604;-0.03907637,-0.1255966;-0.3348269;-0.02247909,-0.1761174;-0.7155366;0.06358647,-0.1712752;-0.6795735;-0.01493362,0.03291518;0.5694507;-0.02963608,0;0;0,0.01323289;0.3301418;-0.01386881,0.02534395;0.6472782;-0.04312944,0.2073392;0.5181017;-0.01634324,0.2312338;0.2318769;0.01410222,0.2757318;-0.03747717;-0.0181278,-0.1637426;0.5306345;-0.0624123,-0.2472912;0.2551948;-0.03842994,-0.3003188;-0.009123832;-0.09222746,0.07660875;-0.001706764;-0.03204179,0.07670808;-0.3508042;-0.02466714,0.05432454;-0.7373456;0.04593158,0.0551562;-0.7646671;-0.008271452,-0.07243533;0.008443408;-0.03975326,-0.1175712;-0.3370107;-0.01635235,-0.1287764;-0.7221355;0.06397714,-0.1396558;-0.7528105;0.01473681,0.0225777;0.5697843;-0.03330052,421.7868
+0;0;0,0.01917146;0.3293376;-0.01389991,0.04044141;0.6453184;-0.04542651,0.2208293;0.5290102;-0.01326785,0.2556129;0.2408283;0.04495391,0.3029999;-0.02270249;0.05293765,-0.1511239;0.5266312;-0.03599564,-0.242309;0.2476094;0.002482731,-0.3114377;-0.01113871;-0.00284523,0.07293695;0.0008301002;-0.03952,0.06149538;-0.3455345;0.001063935,0.02553144;-0.7288968;0.07690481,0.02827916;-0.6931727;-0.002480559,-0.07252295;0.009980241;-0.03902737,-0.1261268;-0.3344324;-0.02311954,-0.1764798;-0.7132561;0.0661496,-0.1716643;-0.6774576;-0.0131318,0.03520961;0.5681713;-0.03469678,0;0;0,0.01400772;0.3295398;-0.01520801,0.02681889;0.6460874;-0.04577112,0.2073269;0.5186265;-0.01870251,0.2348717;0.2258156;0.01523232,0.2783833;-0.03637841;-0.01821601,-0.1610537;0.5310881;-0.06436493,-0.2482152;0.2494464;-0.03735789,-0.3012789;-0.008333445;-0.08727308,0.07645975;-0.001807794;-0.03213966,0.07416378;-0.3506398;-0.02456152,0.05091418;-0.7361009;0.04537439,0.05104022;-0.7630932;-0.01025128,-0.07238615;0.008517265;-0.03962348,-0.1182346;-0.3366275;-0.01683225,-0.1325092;-0.7207048;0.06249473,-0.1439513;-0.7519064;0.01283793,0.02388789;0.5687407;-0.0356189,421.8199
+0;0;0,0.01916583;0.3292409;-0.01389583,0.04044001;0.6452844;-0.04542962,0.2224245;0.5286056;-0.01308175,0.2574262;0.2386168;0.04550508,0.3045306;-0.02334228;0.0534412,-0.1527326;0.5262061;-0.0360053,-0.2444894;0.2454348;0.002714328,-0.3132058;-0.0117701;-0.002581855,0.07296916;0.0008304668;-0.03953745,0.06153328;-0.3453619;0.001026291,0.02562374;-0.7281443;0.07675247,0.02839357;-0.6923742;-0.003271692,-0.07255497;0.009984648;-0.0390446,-0.1261321;-0.3342566;-0.02314469,-0.176409;-0.7125075;0.06598945,-0.1715547;-0.6766623;-0.0139299,0.03520596;0.568104;-0.03469526,0;0;0,0.01410924;0.3293644;-0.01673496,0.02699193;0.6458355;-0.04868627,0.2093408;0.5190772;-0.02083004,0.2359179;0.2244478;0.01435947,0.2803703;-0.03595823;-0.0190624,-0.1622921;0.5295613;-0.06716846,-0.2520711;0.2470889;-0.03716616,-0.3058276;-0.009378225;-0.08448616,0.07641558;-0.001942158;-0.03233087,0.07221399;-0.3505659;-0.02401519,0.04739413;-0.7356054;0.04435825,0.04649881;-0.762298;-0.01247466,-0.07250605;0.008626647;-0.03945697,-0.1172832;-0.3365136;-0.0171288,-0.1360459;-0.7200246;0.06106095,-0.1486622;-0.7508326;0.01018806,0.02404676;0.5685009;-0.03819251,421.8537
+0;0;0,0.01915084;0.3289834;-0.01388496,0.04041251;0.6448408;-0.04540072,0.2225478;0.5281659;-0.01304061,0.2571721;0.2413039;0.0449145,0.3049807;-0.02457166;0.05296927,-0.1529067;0.5257645;-0.03598234,-0.2436741;0.2480205;0.002319802,-0.3134179;-0.01302975;-0.003055564,0.07289036;0.0008295699;-0.03949475,0.06147835;-0.3446399;0.0009842925,0.02577356;-0.7252399;0.07627869,0.02859152;-0.6893694;-0.005135976,-0.07247661;0.009973864;-0.03900243,-0.1259419;-0.3335486;-0.02313572,-0.1759321;-0.7096428;0.06549019,-0.1709935;-0.673696;-0.01581784,0.03518084;0.5676956;-0.03467125,0;0;0,0.01514284;0.3289964;-0.0179354,0.02899319;0.6451018;-0.05120313,0.2114093;0.5186191;-0.02398956,0.238223;0.2275728;0.01370144,0.2841187;-0.03670341;-0.01934373,-0.1607812;0.5299622;-0.07005985,-0.2508782;0.2512796;-0.03741,-0.3074015;-0.009063393;-0.08287414,0.07631478;-0.002133384;-0.03232694,0.07172945;-0.3500112;-0.02349591,0.04557531;-0.7330623;0.04274797,0.04238565;-0.7590073;-0.01667202,-0.07242204;0.008771568;-0.03939078,-0.1169724;-0.3356923;-0.01753059,-0.1388424;-0.7169231;0.05983299,-0.1520476;-0.7487771;0.008156456,0.02581865;0.5678585;-0.0403744,421.8757
+0;0;0,0.01914074;0.3288098;-0.01387763,0.04040112;0.644648;-0.04539244,0.2222124;0.5280277;-0.01306772,0.257169;0.2384126;0.04544357,0.304509;-0.0248569;0.05341939,-0.1525947;0.5256304;-0.03596989,-0.2442332;0.2452209;0.002699826,-0.3132934;-0.01327062;-0.002622851,0.07297757;0.0008305624;-0.039542,0.06146768;-0.3476022;0.001284249,0.02782689;-0.7062005;0.07222606,0.0310405;-0.6695058;-0.02061956,-0.07256333;0.009985799;-0.0390491,-0.1264872;-0.3364832;-0.02304629,-0.1735876;-0.6908363;0.06045637,-0.1679556;-0.6540546;-0.03226765,0.03516853;0.5674892;-0.03466107,0;0;0,0.01535717;0.3287086;-0.01973939,0.02942383;0.6446006;-0.05471194,0.2116461;0.5189013;-0.02716899,0.2402822;0.2253657;0.01206422,0.2850955;-0.0365448;-0.019719,-0.1600477;0.529021;-0.07257569,-0.2538378;0.2488602;-0.03742243,-0.3108145;-0.009089082;-0.08021667,0.07629576;-0.002214313;-0.0326196,0.06967479;-0.3529986;-0.02207398,0.04501893;-0.7139438;0.04011798,0.03793797;-0.7563668;-0.01802182,-0.07264829;0.008846777;-0.0391656,-0.1193462;-0.3383776;-0.01773789,-0.1421269;-0.6976695;0.05400901,-0.1579486;-0.7380707;-0.004887611,0.02619834;0.5674064;-0.04345703,421.9006
+0;0;0,0.02047584;0.3284153;-0.01603866,0.04295497;0.643797;-0.05012305,0.2250982;0.5274804;-0.01637023,0.2596022;0.2387469;0.04797998,0.3063275;-0.02312785;0.0610176,-0.1512036;0.5260424;-0.03877497,-0.2445783;0.2467022;0.005369082,-0.3145429;-0.01027209;0.006264363,0.07317904;0.000718676;-0.03963602,0.06219625;-0.3446306;7.401034E-05,0.02909754;-0.6969694;0.0692908,0.03299458;-0.6588585;-0.04770004,-0.07282607;0.01007064;-0.03900829,-0.12589;-0.3332756;-0.02284665,-0.1718619;-0.6795083;0.06681176,-0.1649066;-0.6412709;-0.05002829,0.03745895;0.5667613;-0.03873323,0;0;0,0.0158404;0.3283717;-0.02131343,0.03031453;0.6439558;-0.05792189,0.2131263;0.5183139;-0.03031158,0.2410187;0.2247028;0.01107645,0.2874709;-0.03575227;-0.01953375,-0.1600192;0.5286288;-0.07480905,-0.2551878;0.2490075;-0.03668646,-0.3132988;-0.007818967;-0.0766225,0.07639655;-0.002210245;-0.03294516,0.06901619;-0.349757;-0.02197111,0.04196224;-0.7044273;0.03724194,0.04775368;-0.6970832;-0.07774067,-0.07301113;0.008860786;-0.0389559,-0.1199348;-0.3351588;-0.01865059,-0.1436022;-0.688284;0.05042609,-0.1668161;-0.7435701;-0.02674409,0.02700004;0.5668372;-0.04625201,421.9318
+0;0;0,0.02047584;0.3284153;-0.01603866,0.04295497;0.643797;-0.05012305,0.2250982;0.5274804;-0.01637023,0.2596022;0.2387469;0.04797998,0.3063275;-0.02312785;0.0610176,-0.1512036;0.5260424;-0.03877497,-0.2445783;0.2467022;0.005369082,-0.3145429;-0.01027209;0.006264363,0.07317904;0.000718676;-0.03963602,0.06219625;-0.3446306;7.401034E-05,0.02909754;-0.6969694;0.0692908,0.03299458;-0.6588585;-0.04770004,-0.07282607;0.01007064;-0.03900829,-0.12589;-0.3332756;-0.02284665,-0.1718619;-0.6795083;0.06681176,-0.1649066;-0.6412709;-0.05002829,0.03745895;0.5667613;-0.03873323,0;0;0,0.0158404;0.3283717;-0.02131343,0.03031453;0.6439558;-0.05792189,0.2131263;0.5183139;-0.03031158,0.2410187;0.2247028;0.01107645,0.2874709;-0.03575227;-0.01953375,-0.1600192;0.5286288;-0.07480905,-0.2551878;0.2490075;-0.03668646,-0.3132988;-0.007818967;-0.0766225,0.07639655;-0.002210245;-0.03294516,0.06901619;-0.349757;-0.02197111,0.04196224;-0.7044273;0.03724194,0.04775368;-0.6970832;-0.07774067,-0.07301113;0.008860786;-0.0389559,-0.1199348;-0.3351588;-0.01865059,-0.1436022;-0.688284;0.05042609,-0.1668161;-0.7435701;-0.02674409,0.02700004;0.5668372;-0.04625201,421.9545
+0;0;0,0.02046327;0.3282139;-0.01602882,0.04293201;0.6434497;-0.05009827,0.2267843;0.5267954;-0.01614488,0.2613806;0.2372894;0.04837751,0.3080699;-0.02438331;0.06140507,-0.1529421;0.5253444;-0.03875352,-0.2465666;0.2452568;0.00550865,-0.3164773;-0.01151919;0.00640324,0.0732154;0.0007190332;-0.03965572,0.0622217;-0.3449736;9.379908E-05,0.02814926;-0.7076777;0.07134685,0.03204132;-0.6695772;-0.04549442,-0.07286227;0.01007565;-0.03902767,-0.125979;-0.3336119;-0.02284997,-0.1733033;-0.6900303;0.06944606,-0.1663569;-0.6518034;-0.04724461,0.03743741;0.5664338;-0.0387114,0;0;0,0.01693356;0.3280196;-0.02272522,0.03285275;0.6431652;-0.06116569,0.2173244;0.518388;-0.03331351,0.2450701;0.224268;0.01024485,0.2914255;-0.03612143;-0.01926303,-0.15971;0.5281779;-0.07757024,-0.257724;0.2490106;-0.03716454,-0.316216;-0.008090168;-0.07322082,0.07636048;-0.002514333;-0.0331111,0.06861441;-0.3503846;-0.02168417,0.03965637;-0.7161223;0.03479242,0.04526114;-0.7087882;-0.08004439,-0.07309618;0.009138715;-0.03882038,-0.1173038;-0.335547;-0.01780307,-0.1460082;-0.6990496;0.05172469,-0.1699283;-0.7526648;-0.02681816,0.02916344;0.5661621;-0.04899144,421.9871
+0;0;0,0.02108463;0.3279066;-0.01794535,0.0434615;0.6429729;-0.05366696,0.2273397;0.5272938;-0.01942519,0.2620036;0.2399451;0.05114183,0.3083453;-0.02301502;0.06928901,-0.1523949;0.5262604;-0.04176292,-0.2488427;0.2487538;0.007617719,-0.3200079;-0.009046704;0.01758345,0.07317103;0.0005421384;-0.03961887,0.06175789;-0.3423306;-0.0008107461,0.02765395;-0.711001;0.06967668,0.03050241;-0.6751614;-0.01736966,-0.07287385;0.0101771;-0.03885582,-0.1254211;-0.3305753;-0.0208375,-0.1731649;-0.6907465;0.07939548,-0.1680282;-0.6547819;-0.007537343,0.03803167;0.5659797;-0.04191514,0;0;0,0.0172517;0.3276676;-0.02501369,0.03359444;0.6424803;-0.06594479,0.2176787;0.5178035;-0.03680217,0.2460428;0.2247885;0.008895636,0.2933758;-0.03707603;-0.0195893,-0.1589872;0.5275571;-0.08049668,-0.2575417;0.2498678;-0.03660714,-0.3186848;-0.008509547;-0.07018562,0.07628287;-0.002694935;-0.03313017,0.06796725;-0.3476942;-0.02291346,0.03558691;-0.7188219;0.03422856,0.02779032;-0.7545564;-0.02267027,-0.07306156;0.009281306;-0.03872743,-0.1188357;-0.3323613;-0.01915491,-0.1496239;-0.7014284;0.05078097,-0.1678878;-0.733895;-0.007388081,0.02981427;0.5655603;-0.05311644,422.0096
+0;0;0,0.02106385;0.3275834;-0.01792767,0.04343175;0.6425235;-0.05363601,0.2255498;0.5272152;-0.01960511,0.2602599;0.2394834;0.05105601,0.3066496;-0.02374923;0.06922199,-0.1506526;0.5261915;-0.04173506,-0.2472291;0.2483148;0.007711429,-0.3184679;-0.00975287;0.01768749,0.07318756;0.0005422609;-0.03962783,0.06171912;-0.343992;-0.000631649,0.02763679;-0.7124288;0.06981114,0.03046209;-0.6766366;-0.01652741,-0.07289033;0.0101794;-0.03886461,-0.1256922;-0.3322242;-0.02075898,-0.1734058;-0.6921673;0.07941051,-0.1683109;-0.6562511;-0.006815441,0.03800269;0.5655413;-0.04188586,0;0;0,0.01752301;0.3271301;-0.02747369,0.03398317;0.6415161;-0.07059634,0.2165566;0.5184634;-0.04084504,0.2453757;0.2254201;0.006931067,0.2934156;-0.0368107;-0.01953721,-0.1569853;0.5278236;-0.08454157,-0.2583446;0.2512681;-0.03731006,-0.3209402;-0.007457465;-0.0675803,0.0763087;-0.002916321;-0.03309917,0.06411275;-0.3495034;-0.02389479,0.0301187;-0.7203774;0.03237582,0.02230294;-0.7534337;-0.02643489,-0.07310577;0.009436049;-0.03864692,-0.1216051;-0.3336226;-0.02090981,-0.15466;-0.7022002;0.04928651,-0.1729297;-0.7338219;-0.008720957,0.03018935;0.5646973;-0.05724347,422.0429
+0;0;0,0.02105373;0.327426;-0.01791905,0.04342149;0.6423644;-0.05362827,0.2254412;0.5270555;-0.01960577,0.2601508;0.239328;0.05105427,0.3064559;-0.02342457;0.06918712,-0.1505668;0.5260322;-0.04172429,-0.2471419;0.2481597;0.007721446,-0.3182508;-0.009437263;0.01767931,0.07338596;0.0005437309;-0.03973525,0.06190275;-0.3444344;-0.000688836,0.02771502;-0.7140105;0.06997177,0.03052629;-0.6782471;-0.01593786,-0.07308793;0.010207;-0.03896997,-0.1259579;-0.3326377;-0.02084101,-0.173819;-0.6936938;0.07963823,-0.1687493;-0.657807;-0.006159373,0.03799099;0.5653617;-0.04187502,0;0;0,0.01763453;0.3267764;-0.02963722,0.03424107;0.6408521;-0.07489252,0.2168102;0.5184953;-0.04435205,0.2458044;0.2258629;0.00575161,0.2944523;-0.03585199;-0.01975429,-0.1567293;0.5272703;-0.0878427,-0.2585543;0.2514785;-0.03729297,-0.32376;-0.006466776;-0.06420597,0.07650469;-0.003129348;-0.03319526,0.06226088;-0.3500961;-0.02439022,0.02578734;-0.7221741;0.03016186,0.01713403;-0.7547343;-0.02842939,-0.07339223;0.009610412;-0.03854746,-0.1232057;-0.3337782;-0.02213841,-0.1582962;-0.7032305;0.04872731,-0.1773266;-0.7345078;-0.008757699,0.03041522;0.5641102;-0.06099772,422.0771
+0;0;0,0.02242515;0.3270762;-0.01953532,0.0452921;0.6417621;-0.05688137,0.2290287;0.5268738;-0.02218866,0.2636151;0.2352659;0.05470259,0.3100632;-0.02243972;0.08044098,-0.1507729;0.526845;-0.04568164,-0.2519515;0.2463815;0.01129822,-0.3233566;-0.006441176;0.02593111,0.07340705;0.0003555651;-0.03987219,0.06186515;-0.3430831;-0.001689129,0.02529764;-0.7175579;0.07007941,0.02823287;-0.6821223;-0.01315411,-0.07325203;0.01035983;-0.03879856,-0.125688;-0.3307931;-0.01863672,-0.1762694;-0.6943398;0.0908831,-0.1711545;-0.6588513;0.007758528,0.03979498;0.564817;-0.04476631,0;0;0,0.01663023;0.326521;-0.03115809,0.03218634;0.6404845;-0.07737184,0.216776;0.5180355;-0.04715598,0.2482555;0.2209866;0.006831165,0.2955623;-0.0365091;-0.01943922,-0.1596482;0.5258507;-0.09297632,-0.2663701;0.2469953;-0.03826128,-0.3311716;-0.007050663;-0.06047653,0.0766208;-0.003406525;-0.03310835,0.06109874;-0.3487037;-0.02472913,0.02119957;-0.7258941;0.02870083,0.0133978;-0.7549685;-0.02973998,-0.07347297;0.009814707;-0.03852154,-0.1248144;-0.3317829;-0.02380943,-0.1620245;-0.706138;0.04825208,-0.1814329;-0.7352778;-0.007351696,0.02860647;0.5637625;-0.06328332,422.1005
+0;0;0,0.02239243;0.3265989;-0.01950682,0.04522307;0.6407856;-0.05679455,0.2251188;0.5267727;-0.02257732,0.2597595;0.2347076;0.05443452,0.305379;-0.01840088;0.07971376,-0.1469592;0.5267445;-0.04559255,-0.2482965;0.2458411;0.01147666,-0.3184277;-0.002471402;0.02584851,0.07326576;0.0003548807;-0.03979545,0.06175038;-0.3422946;-0.001700126,0.02508518;-0.7177698;0.07026014,0.0279677;-0.6824319;-0.0114788,-0.07311103;0.01033989;-0.03872389,-0.1254265;-0.3300291;-0.01860838,-0.1761431;-0.694547;0.09120404,-0.17112;-0.6591572;0.009572096,0.03973337;0.5639443;-0.04469584,0;0;0,0.01909286;0.3256842;-0.03337812,0.0376513;0.638411;-0.08322036,0.2175545;0.5177279;-0.04991043,0.2484324;0.2206469;0.006855253,0.2980901;-0.03174496;-0.01797461,-0.1517625;0.5269692;-0.09561543,-0.2591968;0.2486221;-0.03718913,-0.3244294;-0.0008117557;-0.0548394,0.07650205;-0.003379062;-0.0329802,0.05970362;-0.347828;-0.02489889,0.01835338;-0.7259517;0.02817535,0.0116984;-0.7518703;-0.0313803,-0.07329278;0.009771157;-0.0385275,-0.1258644;-0.3308875;-0.0250944,-0.1642173;-0.7060902;0.04740584,-0.1836003;-0.7341066;-0.007151056,0.03331369;0.5620296;-0.06811464,422.1322
+0;0;0,0.02237129;0.3262908;-0.01948841,0.04519156;0.6403351;-0.05676045,0.2237025;0.5266115;-0.02271034,0.2581869;0.2358639;0.05395408,0.3039778;-0.01819557;0.07932831,-0.1455945;0.5265836;-0.04555355,-0.2464746;0.2469474;0.0112582,-0.3168694;-0.002298191;0.02568405,0.07317531;0.0003544425;-0.03974632,0.06169184;-0.3413457;-0.001756549,0.02524674;-0.7145668;0.06977172,0.02934807;-0.6769719;-0.04652853,-0.07302077;0.01032712;-0.03867608,-0.1251913;-0.3290987;-0.0186163,-0.1756034;-0.6914283;0.09053688,-0.1684564;-0.6537595;-0.02561113,0.03970268;0.5635052;-0.04466354,0;0;0,0.02006906;0.3251146;-0.03526568,0.03907025;0.6373636;-0.08699441,0.2176183;0.5179152;-0.0521456,0.249499;0.222546;0.005659103,0.2987141;-0.0310623;-0.01774168,-0.1491149;0.527273;-0.09922965,-0.2579409;0.2514659;-0.03849986,-0.3243579;0.001114756;-0.05264149,0.07643968;-0.003350914;-0.03286743,0.05921325;-0.3468221;-0.02481604,0.01710899;-0.7226715;0.02717447,0.0234438;-0.7168037;-0.0867455,-0.07317983;0.009734263;-0.03852895,-0.1242996;-0.3302448;-0.0269067,-0.1660807;-0.7026777;0.0458019,-0.1958313;-0.7557;-0.03050322,0.03469014;0.561084;-0.07145298,422.166
+0;0;0,0.02356489;0.3261062;-0.02110411,0.04736142;0.6398428;-0.06030123,0.2257395;0.5271862;-0.02494974,0.2607203;0.2383474;0.05841237,0.3068802;-0.01500776;0.08951411,-0.1439215;0.5275636;-0.04725669,-0.2455871;0.2494845;0.01548803,-0.3176954;0.00109008;0.03517272,0.07316779;0.0003241969;-0.03976044,0.06102834;-0.3413951;-0.002148565,0.02528106;-0.7146924;0.06933413,0.02921438;-0.6773452;-0.04698783,-0.07306323;0.01032143;-0.03859735,-0.1244894;-0.3289292;-0.01413552,-0.1763384;-0.6882122;0.1040422,-0.1693493;-0.650858;-0.01213574,0.04164641;0.5631074;-0.04771874,0;0;0,0.02006906;0.3251146;-0.03526568,0.03907025;0.6373636;-0.08699441,0.2176183;0.5179152;-0.0521456,0.249499;0.222546;0.005659103,0.2987141;-0.0310623;-0.01774168,-0.1491149;0.527273;-0.09922965,-0.2579409;0.2514659;-0.03849986,-0.3243579;0.001114756;-0.05264149,0.07643968;-0.003350914;-0.03286743,0.05921325;-0.3468221;-0.02481604,0.01710899;-0.7226715;0.02717447,0.0234438;-0.7168037;-0.0867455,-0.07317983;0.009734263;-0.03852895,-0.1242996;-0.3302448;-0.0269067,-0.1660807;-0.7026777;0.0458019,-0.1958313;-0.7557;-0.03050322,0.03469014;0.561084;-0.07145298,422.1884
+0;0;0,0.02356706;0.3261362;-0.02110606,0.04737975;0.6400862;-0.0603307,0.225511;0.5274078;-0.0249978,0.2608225;0.2358384;0.0591524,0.3064543;-0.01461819;0.08989831,-0.1436647;0.5277847;-0.04727546,-0.2462914;0.2470768;0.01606244,-0.3175747;0.001524135;0.03552192,0.07286102;0.0003228377;-0.03959374,0.06074185;-0.3408259;-0.002044659,0.02543439;-0.7095302;0.06855853,0.02936704;-0.6721843;-0.04774353,-0.07275691;0.01027816;-0.03843552,-0.1240972;-0.3284062;-0.01401453,-0.1753083;-0.6832685;0.1027092,-0.1683203;-0.6459157;-0.01344891,0.0416596;0.5632819;-0.04773691,0;0;0,0.02021983;0.3249331;-0.03708541,0.03895827;0.6371912;-0.09017253,0.2173904;0.5179646;-0.05499637,0.2495476;0.2204211;0.006442074,0.2983583;-0.03020614;-0.0172131,-0.1487394;0.5269011;-0.102834,-0.2606209;0.2497666;-0.03943165,-0.3275341;0.00245586;-0.0502068,0.07602014;-0.003400803;-0.03295255,0.05689107;-0.3461911;-0.02469766,0.01542115;-0.7172548;0.02789807,0.02187105;-0.7116702;-0.08593464,-0.07285026;0.009779008;-0.0383889,-0.1265829;-0.3292824;-0.0289321,-0.1688486;-0.6967883;0.04405671,-0.1987772;-0.7499642;-0.03198047,0.03466578;0.560896;-0.07433414,422.2224
+0;0;0,0.02800839;0.3243465;-0.03605245,0.05404976;0.6325959;-0.1067374,0.2177092;0.4981207;-0.026629,0.2541059;0.2104422;0.06255765,0.2983587;-0.04110235;0.09933616,-0.1269155;0.5004759;-0.04762585,-0.2314505;0.2242321;0.02165404,-0.304051;-0.0219503;0.04828135,0.07277731;0.0003577187;-0.03944922,0.05883912;-0.3410791;-0.002588496,0.02224361;-0.7092283;0.06741817,0.02622898;-0.6753483;-0.04897659,-0.07263746;0.01019229;-0.03837735,-0.124764;-0.3282875;-0.009285953,-0.1735974;-0.6777601;0.1220848,-0.2004558;-0.733859;0.04829931,0.04889381;0.5569858;-0.08805238,0;0;0,0.02012779;0.3246073;-0.03885674,0.0390069;0.6365318;-0.09373522,0.2178714;0.5179889;-0.05783069,0.2503015;0.2229755;0.005044699,0.3003034;-0.02931863;-0.01576614,-0.1489969;0.5263994;-0.1065691,-0.2613622;0.2521829;-0.04162867,-0.3297879;0.003458545;-0.04792998,0.07584547;-0.003567115;-0.03297949,0.05603717;-0.3465922;-0.02440631,0.01310444;-0.7170546;0.02744341,0.01968401;-0.7116994;-0.08625805,-0.07270804;0.009919667;-0.0383151,-0.1276837;-0.3292842;-0.03121082,-0.1716655;-0.6955274;0.04432413,-0.2009203;-0.749737;-0.03071974,0.03467552;0.5603253;-0.07741344,422.2448
+0;0;0,0.02798222;0.3240435;-0.03601877,0.05400505;0.6320758;-0.1066542,0.2164894;0.4980548;-0.02698515,0.2531098;0.2086081;0.06274968,0.2971803;-0.04189977;0.09937661,-0.1257304;0.5003936;-0.04783548,-0.2309079;0.2224519;0.02187023,-0.3032092;-0.02271596;0.0483878,0.07282782;0.000357967;-0.03947661,0.05887781;-0.3413686;-0.002584603,0.02228017;-0.7095393;0.06742615,0.02626305;-0.6756617;-0.04889592,-0.07268789;0.01019936;-0.03840399,-0.1248586;-0.3285677;-0.009287901,-0.1736949;-0.6780607;0.1220905,-0.2005365;-0.7341058;0.04835109,0.04885206;0.5565091;-0.0879799,0;0;0,0.0211304;0.3240756;-0.04016232,0.04061063;0.6355147;-0.09628797,0.2181312;0.5179441;-0.05955112,0.2513431;0.2215502;0.005413532,0.3006004;-0.02988645;-0.01436639,-0.1462578;0.5261763;-0.1089802,-0.2607056;0.2512552;-0.04195121,-0.3300301;0.003825039;-0.04516778,0.07602413;-0.003817692;-0.03268301,0.05551617;-0.3470929;-0.02406669,0.01138006;-0.7174547;0.02765059,0.0181628;-0.7122796;-0.0859251,-0.07269724;0.01008187;-0.03841731,-0.1274092;-0.3295176;-0.03503506,-0.1741801;-0.6946026;0.04443825,-0.204022;-0.7492561;-0.02975728,0.03615923;0.5594222;-0.07968354,422.2684
+0;0;0,0.0279738;0.3239459;-0.03600793,0.05399866;0.6320051;-0.1066497,0.2172368;0.4977034;-0.0267017,0.2537655;0.2089814;0.06280843,0.2978091;-0.04137385;0.09941306,-0.1265242;0.5000527;-0.04764593,-0.2314384;0.222807;0.02188523,-0.3036956;-0.02221152;0.04838666,0.07283746;0.0003580144;-0.03948183,0.05890404;-0.340962;-0.002633721,0.02287005;-0.7034624;0.06629878,0.02685217;-0.6695855;-0.05000106,-0.07269752;0.01020071;-0.03840908,-0.1248062;-0.3281633;-0.00932763,-0.1728903;-0.6722736;0.1200274,-0.1997268;-0.7283023;0.0463021,0.04884447;0.556421;-0.08797114,0;0;0,0.02103105;0.3238224;-0.04143476,0.04015973;0.6351332;-0.09854698,0.2184962;0.5172724;-0.06086588,0.250771;0.2218418;0.005360365,0.3001863;-0.0295217;-0.0128603,-0.1472772;0.52554;-0.1119668,-0.2631308;0.2525018;-0.04315636,-0.3331123;0.005399629;-0.043909,0.07611343;-0.00402461;-0.0324775,0.05418083;-0.3468;-0.02380109,0.01141496;-0.7115095;0.02733326,0.01842824;-0.7065657;-0.08615482,-0.07266454;0.01022983;-0.03846369,-0.1286847;-0.3287575;-0.03769347,-0.1751617;-0.6863137;0.0486205,-0.2056766;-0.7412292;-0.02496446,0.03580505;0.5590647;-0.08172333,422.3002
+0;0;0,0.02793983;0.3235526;-0.03596421,0.05393053;0.6312081;-0.1065135,0.2168273;0.497124;-0.02671589,0.2536404;0.2061539;0.06349123,0.2973462;-0.04228108;0.09981509,-0.1262234;0.4994685;-0.04761684,-0.2319545;0.220064;0.02245573,-0.3036574;-0.02307515;0.04875389,0.07252862;0.0003564963;-0.03931442,0.05860283;-0.3407768;-0.002486467,0.02158891;-0.7131351;0.06832061,0.02493755;-0.679875;-0.02947798,-0.07238926;0.01015746;-0.03824621,-0.1244694;-0.3280215;-0.009180676,-0.1738612;-0.6814896;0.123692,-0.1964284;-0.7238327;0.06169514,0.04878291;0.5557203;-0.08785871,0;0;0,0.0220058;0.3231953;-0.04267144,0.04194546;0.6337743;-0.1011662,0.2198495;0.5172024;-0.06237125,0.2515856;0.2199256;0.006733179,0.3015901;-0.02946101;-0.00924921,-0.1455713;0.5257068;-0.113925,-0.2633834;0.2514653;-0.04273516,-0.3341984;0.006649747;-0.04235472,0.07576346;-0.004246712;-0.03237307,0.0529421;-0.3467753;-0.02368665,0.008309916;-0.7212919;0.02903652,-0.004509568;-0.764007;-0.03526426,-0.07223161;0.01042821;-0.03847075,-0.1294972;-0.3281603;-0.03921881,-0.1780306;-0.6933137;0.05743508,-0.2035943;-0.7349935;-0.004167892,0.03740177;0.5578958;-0.08399856,422.3336
+0;0;0,0.02770174;0.3231756;-0.0393762,0.05210556;0.6315559;-0.1072276,0.2161699;0.4983337;-0.02990147,0.2538139;0.2092287;0.06579257,0.2973779;-0.03810881;0.1091039,-0.1280289;0.4988133;-0.04972352,-0.2356213;0.2219128;0.02712778,-0.3095702;-0.02012646;0.05709611,0.07248028;0.0002830345;-0.03940407,0.05696945;-0.340761;-0.002383757,0.01985518;-0.7131355;0.06828615,0.02322002;-0.6798919;-0.02951244,-0.07247727;0.01020098;-0.03806753,-0.1251316;-0.3273708;-0.003499631,-0.1746115;-0.6792166;0.1335798,-0.2101625;-0.7245008;0.08205486,0.04696101;0.5560575;-0.08861433,0;0;0,0.0220058;0.3231953;-0.04267144,0.04194546;0.6337743;-0.1011662,0.2198495;0.5172024;-0.06237125,0.2515856;0.2199256;0.006733179,0.3015901;-0.02946101;-0.00924921,-0.1455713;0.5257068;-0.113925,-0.2633834;0.2514653;-0.04273516,-0.3341984;0.006649747;-0.04235472,0.07576346;-0.004246712;-0.03237307,0.0529421;-0.3467753;-0.02368665,0.008309916;-0.7212919;0.02903652,-0.004509568;-0.764007;-0.03526426,-0.07223161;0.01042821;-0.03847075,-0.1294972;-0.3281603;-0.03921881,-0.1780306;-0.6933137;0.05743508,-0.2035943;-0.7349935;-0.004167892,0.03740177;0.5578958;-0.08399856,422.3559
+0;0;0,0.0276934;0.3230783;-0.03936434,0.05209964;0.631492;-0.1072236,0.2164433;0.4981504;-0.02979421,0.2540385;0.2094208;0.0657756,0.2977055;-0.03850174;0.1091893,-0.128327;0.4986308;-0.04964917,-0.2357798;0.2220898;0.02710235,-0.3099036;-0.02052191;0.05714156,0.07237917;0.0002826397;-0.03934911,0.05689705;-0.3401302;-0.002397314,0.01953537;-0.714987;0.0687437,0.02282446;-0.6818165;-0.02685334,-0.07237616;0.01018676;-0.03801443,-0.124933;-0.3267602;-0.003510501,-0.1747428;-0.6809515;0.1344827,-0.2094935;-0.724541;0.08411768,0.04695348;0.5559701;-0.08860456,0;0;0,0.0224926;0.3229035;-0.04385722,0.04274292;0.6332655;-0.1035707,0.2209051;0.5173212;-0.06340754,0.2522036;0.2207412;0.00710845,0.3016266;-0.02948204;-0.007133961,-0.1452754;0.5256712;-0.1157648,-0.2631793;0.2523447;-0.04294259,-0.3354064;0.00731878;-0.04129735,0.07558371;-0.004425481;-0.03247607,0.05232738;-0.346287;-0.02376497,0.006182626;-0.7229378;0.0308187,-0.0075569;-0.7621582;-0.03382981,-0.07213481;0.01058721;-0.03836219,-0.1292188;-0.3273664;-0.04220534,-0.180166;-0.6920664;0.06443813,-0.207848;-0.7331274;0.006613344,0.03813632;0.5574343;-0.08610308,422.3904
+0;0;0,0.02783209;0.3225449;-0.04259942,0.05132624;0.6312311;-0.109332,0.2168437;0.4984179;-0.03333804,0.2544485;0.2107338;0.06814796,0.2969083;-0.0354881;0.1196839,-0.1298473;0.4984437;-0.05201197,-0.2390155;0.2234531;0.03128364,-0.3157001;-0.01730967;0.0664511,0.0723037;0.0001480204;-0.03942823,0.05597324;-0.3401285;-0.0028418,0.01855048;-0.7170192;0.06883317,0.02168024;-0.6840436;-0.02449123,-0.07241108;0.01028083;-0.03785991,-0.1260856;-0.3258691;0.001070432,-0.1763957;-0.6779427;0.1497227,-0.1708308;-0.6451024;0.05650758,0.04608343;0.5557452;-0.09059139,0;0;0,0.02297908;0.3226319;-0.0447793,0.04353583;0.6327772;-0.1053421,0.2221989;0.5169211;-0.06517828,0.2532816;0.2200616;0.008197546,0.3023768;-0.02997971;-0.004172087,-0.1449981;0.5251665;-0.1177556,-0.2642651;0.251894;-0.04310121,-0.3372956;0.007473335;-0.04009075,0.07555154;-0.004600659;-0.03245354,0.05235958;-0.3463316;-0.0237689,0.004927095;-0.7248775;0.03134489,-0.005835567;-0.7635775;-0.03104568,-0.07209639;0.01071944;-0.03833584,-0.1294024;-0.3270466;-0.04317661,-0.1833883;-0.6909333;0.07195947,-0.2086147;-0.7327255;0.01775971,0.03886485;0.5569953;-0.08767581,422.4228
+0;0;0,0.02782511;0.322464;-0.04258874,0.05131894;0.6311468;-0.1093209,0.2181671;0.4978807;-0.03287912,0.2557899;0.2100582;0.06865567,0.2980899;-0.03523681;0.1199976,-0.1312264;0.4979066;-0.05169861,-0.2404471;0.2227838;0.03163704,-0.3168431;-0.01707269;0.06667212,0.07223816;0.0001478862;-0.03939249,0.05601704;-0.3378501;-0.003051035,0.01833995;-0.7173023;0.06911106,0.02113038;-0.6846492;-0.01409517,-0.07234544;0.01027151;-0.03782559,-0.1256605;-0.3236276;0.0008440763,-0.1763126;-0.6780939;0.1505066,-0.171351;-0.6455616;0.06739783,0.0460757;0.5556548;-0.09057876,0;0;0,0.02290677;0.3224513;-0.04551387,0.04329301;0.6324856;-0.1066841,0.22348;0.5166501;-0.06603789,0.2538984;0.2200437;0.009234905,0.303893;-0.02895676;-0.0004713535,-0.1465494;0.524843;-0.1198554,-0.2673868;0.2524222;-0.04401465,-0.3408133;0.009131894;-0.04036553,0.07542907;-0.004787326;-0.03252196,0.05343665;-0.3443067;-0.02419186,0.003690869;-0.7251424;0.03148985,-0.007231116;-0.7537702;-0.02666164,-0.07202487;0.01088218;-0.03826405,-0.1293782;-0.3245504;-0.04295821,-0.1844328;-0.6861883;0.08664864,-0.2058534;-0.7145048;0.03116482,0.0386699;0.5567275;-0.08887577,422.4452
+0;0;0,0.02780189;0.322195;-0.04255321,0.05132224;0.631225;-0.10936,0.2211376;0.4968858;-0.03190295,0.2588592;0.2083077;0.0698984,0.3008676;-0.03529599;0.1208863,-0.1342908;0.4969122;-0.05104751,-0.2437983;0.221067;0.03250693,-0.3196674;-0.01713561;0.06730044,0.07236882;0.0001481537;-0.03946374,0.05620059;-0.3367478;-0.003240779,0.02146326;-0.6865932;0.06329086,0.02536407;-0.6528845;-0.05302503,-0.0724763;0.01029009;-0.03789401,-0.1256175;-0.3225204;0.0006495789,-0.1723175;-0.6493294;0.1386347,-0.1653816;-0.6157894;0.022455,0.04607378;0.5556579;-0.09059922,0;0;0,0.02071029;0.3224179;-0.04484522,0.03791696;0.6334405;-0.1038295,0.2229733;0.5164715;-0.06726456,0.2529464;0.2195689;0.01028705,0.3037188;-0.02753784;0.002063513,-0.15276;0.523473;-0.1229764,-0.2747582;0.2511363;-0.04543336,-0.3486171;0.00982134;-0.04105352,0.07549956;-0.004980281;-0.03270578,0.05275545;-0.3433329;-0.02418303,0.01099709;-0.6944505;0.03056717,0.0183154;-0.6901115;-0.0827744,-0.07223028;0.0110389;-0.03815213,-0.1303524;-0.323143;-0.04223469,-0.1819871;-0.6545438;0.082394,-0.2145417;-0.7130187;0.01405104,0.03457999;0.5573403;-0.0868727,422.4682
+0;0;0,0.02783071;0.3221722;-0.04515547,0.05131696;0.6316825;-0.1124634,0.2183648;0.4990709;-0.03645601,0.2571101;0.2120251;0.07059816,0.2974789;-0.02941607;0.1278829,-0.1312485;0.4983597;-0.05441994,-0.2425597;0.2245868;0.03510813,-0.3193408;-0.01127537;0.07608077,0.07239049;-0.0001734067;-0.03965105,0.05567084;-0.3362716;-0.003785506,0.02096517;-0.6883116;0.06336483,0.02477861;-0.6548402;-0.05283612,-0.07252342;0.01064763;-0.03794208,-0.1262109;-0.3207435;0.004782908,-0.17396;-0.6456943;0.1523391,-0.2239784;-0.7010716;0.09119884,0.04590254;0.5559949;-0.09333285,0;0;0,0.022792;0.3223326;-0.04680502,0.04345851;0.6329937;-0.1095197,0.2233984;0.5163941;-0.06909871,0.2526316;0.2197132;0.0114181,0.3036614;-0.02637592;0.005003452,-0.1460517;0.5247893;-0.1229862,-0.2691352;0.2529054;-0.04369781,-0.3435736;0.01283182;-0.03834459,0.07551308;-0.005086705;-0.03293204,0.05257829;-0.3426278;-0.02469528,0.009380266;-0.6957844;0.03062367,0.0165972;-0.6918301;-0.08250809,-0.07240659;0.01114413;-0.03802253,-0.1315903;-0.3220485;-0.04080731,-0.1841211;-0.6530449;0.09082767,-0.2157952;-0.712324;0.023335,0.03880326;0.5570422;-0.09125447,422.5016
+0;0;0,0.02783155;0.3221819;-0.04515683,0.05131017;0.6315913;-0.1124425,0.2185935;0.4989338;-0.03636602,0.2573805;0.2115791;0.07080335,0.2977571;-0.02990893;0.1280992,-0.1314927;0.4982216;-0.05435425,-0.2429237;0.224154;0.03527017,-0.3197197;-0.01175381;0.07625075,0.07238682;-0.0001733979;-0.03964905,0.05573206;-0.3349671;-0.003922693,0.02078043;-0.689502;0.06370352,0.02459178;-0.6560326;-0.0524335,-0.07251973;0.01064709;-0.03794015,-0.1259989;-0.3194579;0.004619014,-0.1740864;-0.6467116;0.1532209,-0.2240773;-0.7020419;0.09211428,0.04589798;0.5559347;-0.0933198,0;0;0,0.02339678;0.322108;-0.04810345,0.04431929;0.6323855;-0.112098,0.2244236;0.5161164;-0.07060444,0.2522528;0.2198296;0.01307416,0.302925;-0.02641949;0.00825119,-0.1456655;0.5246189;-0.1246964,-0.2703388;0.2536032;-0.04364398,-0.3458647;0.01385526;-0.03684041,0.07547377;-0.005206704;-0.03299284,0.05229266;-0.341424;-0.0251708,0.007730231;-0.6969007;0.03086829,0.01496021;-0.6931053;-0.08216012,-0.07242481;0.01124429;-0.03794919,-0.1320565;-0.3205448;-0.03875155,-0.1850013;-0.6499444;0.1033141,-0.2175609;-0.7073857;0.03397241,0.03960912;0.5565419;-0.0935384,422.5351
+0;0;0,0.02785086;0.3224054;-0.04518815,0.05134913;0.6320744;-0.1125306,0.2176446;0.4996704;-0.03676033,0.2561417;0.2144631;0.06960814,0.2968858;-0.02922265;0.1274254,-0.1304493;0.4989623;-0.05464619,-0.2410475;0.2269428;0.03430846,-0.3185425;-0.01111199;0.07566199,0.07231698;-0.0001732306;-0.0396108,0.05565728;-0.3350663;-0.003873844,0.01929417;-0.7039188;0.06648341,0.02309981;-0.6704546;-0.0494801,-0.07244977;0.01063682;-0.03790355,-0.1259448;-0.3195661;0.004668236,-0.1759743;-0.6600356;0.1592713,-0.2258905;-0.7152385;0.09825599,0.04593186;0.5563469;-0.09338999,0;0;0,0.02400345;0.3220964;-0.04940271,0.04531661;0.6323433;-0.1147273,0.2241504;0.5161141;-0.0724026,0.2522931;0.222922;0.01353836,0.3024535;-0.02580349;0.01125503,-0.1438053;0.5248258;-0.1263054,-0.2686687;0.2569187;-0.0439984,-0.3464837;0.01556216;-0.03519563,0.07537171;-0.005105108;-0.03304291,0.05100986;-0.3413419;-0.02533901,0.00112769;-0.7109536;0.03143716,0.00847289;-0.7071325;-0.08141112,-0.07238351;0.01115965;-0.03787981,-0.1328112;-0.3205863;-0.03683089,-0.1884964;-0.6601987;0.1177239,-0.221801;-0.7228299;0.0562073,0.04051232;0.5565087;-0.09584904,422.5576
+0;0;0,0.02785086;0.3224054;-0.04518815,0.05134913;0.6320744;-0.1125306,0.2176446;0.4996704;-0.03676033,0.2561417;0.2144631;0.06960814,0.2968858;-0.02922265;0.1274254,-0.1304493;0.4989623;-0.05464619,-0.2410475;0.2269428;0.03430846,-0.3185425;-0.01111199;0.07566199,0.07231698;-0.0001732306;-0.0396108,0.05565728;-0.3350663;-0.003873844,0.01929417;-0.7039188;0.06648341,0.02309981;-0.6704546;-0.0494801,-0.07244977;0.01063682;-0.03790355,-0.1259448;-0.3195661;0.004668236,-0.1759743;-0.6600356;0.1592713,-0.2258905;-0.7152385;0.09825599,0.04593186;0.5563469;-0.09338999,0;0;0,0.02400345;0.3220964;-0.04940271,0.04531661;0.6323433;-0.1147273,0.2241504;0.5161141;-0.0724026,0.2522931;0.222922;0.01353836,0.3024535;-0.02580349;0.01125503,-0.1438053;0.5248258;-0.1263054,-0.2686687;0.2569187;-0.0439984,-0.3464837;0.01556216;-0.03519563,0.07537171;-0.005105108;-0.03304291,0.05100986;-0.3413419;-0.02533901,0.00112769;-0.7109536;0.03143716,0.00847289;-0.7071325;-0.08141112,-0.07238351;0.01115965;-0.03787981,-0.1328112;-0.3205863;-0.03683089,-0.1884964;-0.6601987;0.1177239,-0.221801;-0.7228299;0.0562073,0.04051232;0.5565087;-0.09584904,422.5806
+0;0;0,0.0259775;0.3225273;-0.04689542,0.04830491;0.6324419;-0.1143747,0.2147584;0.4998109;-0.04072225,0.2535006;0.216172;0.07152955,0.2918055;-0.02428627;0.1374168,-0.1319935;0.4988692;-0.05471325,-0.2391557;0.2259761;0.03801263,-0.3161131;-0.00973171;0.08435892,0.07237314;-0.0002470441;-0.03956454,0.05380123;-0.3347721;-0.004204214,0.01680253;-0.7081667;0.06724534,0.01947787;-0.674775;-0.04868871,-0.07247216;0.01064231;-0.03791846,-0.1275893;-0.3183369;0.009379156,-0.1793768;-0.6579442;0.1763594,-0.2308329;-0.708425;0.1105227,0.04313875;0.556682;-0.09510619,0;0;0,0.02413613;0.3221584;-0.05029166,0.04534867;0.6324683;-0.1162684,0.2235295;0.5159749;-0.07443023,0.2517266;0.2230889;0.01487374,0.3019685;-0.02410057;0.01617193,-0.1430847;0.5253233;-0.1278328,-0.269486;0.2579504;-0.04364895,-0.3481405;0.01849456;-0.0335025,0.07537612;-0.005118698;-0.0330987,0.05000785;-0.3409784;-0.02554667,-0.001203775;-0.7151557;0.03160334,0.006059647;-0.7113631;-0.08117867,-0.07244415;0.01118118;-0.03781682,-0.1332508;-0.3201684;-0.03431219,-0.190428;-0.6603835;0.1296451,-0.226113;-0.7249967;0.07277424,0.04057488;0.5566183;-0.09725499,422.6027
+0;0;0,0.02597751;0.3225275;-0.04689544,0.04830135;0.6323924;-0.1143638,0.2130115;0.5003536;-0.04126769,0.2517369;0.2168384;0.07093517,0.2901295;-0.02417059;0.1369733,-0.1302162;0.4994214;-0.05511649,-0.2373316;0.2266473;0.03756894,-0.3144652;-0.009600237;0.08402136,0.07261733;-0.0002478776;-0.03969803,0.05404818;-0.3347233;-0.004342955,0.01669039;-0.7117418;0.06780005,0.01936459;-0.6783515;-0.04808456,-0.0727167;0.01067822;-0.0380464,-0.1278257;-0.3182522;0.0092442,-0.1801158;-0.6611555;0.177845,-0.2315499;-0.711602;0.1120364,0.04313616;0.5566466;-0.0950989,0;0;0,0.02468365;0.3219633;-0.0512675,0.04631102;0.6320233;-0.1180376,0.2226558;0.5163609;-0.07665563,0.251705;0.2246978;0.01585817,0.3020365;-0.02298717;0.02212143,-0.1404898;0.5255612;-0.1286324,-0.2677907;0.2592877;-0.04282494,-0.3487335;0.02009979;-0.03026567,0.07554269;-0.005170971;-0.03340411,0.04932171;-0.3409021;-0.02529895,-0.002481818;-0.718573;0.03321862,0.004594773;-0.714852;-0.07950771,-0.07281426;0.01125926;-0.03769064,-0.1334347;-0.3200379;-0.03169297,-0.1910405;-0.6580952;0.144778,-0.2225784;-0.7255985;0.09049763,0.04143333;0.5562396;-0.09884691,422.6356
+0;0;0,0.02491895;0.3223819;-0.04874928,0.04623806;0.6321872;-0.117074,0.2109541;0.5003294;-0.04488168,0.2503898;0.2187715;0.07433957,0.2864711;-0.0193062;0.1469047,-0.130794;0.4985788;-0.05591799,-0.2369887;0.2260085;0.04140518,-0.314381;-0.00792174;0.09176037,0.07263926;-0.0005166247;-0.03967201,0.05387795;-0.3354545;-0.005005855,0.01647323;-0.7031613;0.06593783,0.01853667;-0.6699489;-0.04996969,-0.07267089;0.01090337;-0.03808747,-0.1291962;-0.3176706;0.01271727,-0.1810009;-0.6451485;0.1908042,-0.1758637;-0.6124161;0.07497983,0.04130975;0.5564749;-0.09752251,0;0;0,0.025249;0.3217248;-0.05275596,0.04736081;0.6314414;-0.121219,0.2228842;0.5161951;-0.07815588,0.2513906;0.2244644;0.01736522,0.3017834;-0.02176253;0.02639055,-0.1392814;0.5254719;-0.1297288,-0.2681104;0.259566;-0.0417465,-0.3497355;0.02214764;-0.02696761,0.0755237;-0.00514403;-0.03347099,0.04876584;-0.3412337;-0.02541661,-0.001863834;-0.7097682;0.03167415,0.005122665;-0.7063741;-0.08098662,-0.07285883;0.01124722;-0.03762564,-0.1333445;-0.3204181;-0.02886517,-0.1903054;-0.6459881;0.1511348,-0.2199076;-0.7135363;0.09584294,0.04236159;0.5557525;-0.1015949,422.6691
+0;0;0,0.0249189;0.3223812;-0.04874916,0.04623953;0.6322091;-0.1170792,0.2111571;0.5002723;-0.04482099,0.2506168;0.2185426;0.07447302,0.286875;-0.02070278;0.1473941,-0.1309985;0.4985196;-0.05587046,-0.237258;0.225783;0.04151209,-0.3150299;-0.009294584;0.09211425,0.07245563;-0.0005153187;-0.03957171,0.05368664;-0.3355902;-0.004891377,0.01605599;-0.7055181;0.06648083,0.01811843;-0.6723072;-0.04937097,-0.07248718;0.01087581;-0.03799118,-0.1290356;-0.3178326;0.01283434,-0.1811532;-0.6472884;0.1919969,-0.1760185;-0.6145574;0.07622825,0.04131043;0.5564848;-0.09752459,0;0;0,0.02509493;0.3215784;-0.05370891,0.04690677;0.6311268;-0.1231295,0.2226794;0.5162027;-0.07887506,0.250623;0.2248143;0.0184474,0.3008511;-0.02256574;0.03072619,-0.1400574;0.525485;-0.1305317,-0.2694699;0.2601718;-0.04097132,-0.3523477;0.0220015;-0.02433794,0.07537907;-0.005075127;-0.03329027,0.04794231;-0.3412564;-0.02557325,-0.003531665;-0.711831;0.03257847,0.003464967;-0.7085292;-0.08000243,-0.07260052;0.01116326;-0.03769019,-0.1333509;-0.3205239;-0.02659211,-0.1899789;-0.644653;0.1607319,-0.2211487;-0.7119998;0.1060669,0.04199305;0.5554811;-0.1032689,422.6913
+0;0;0,0.02491222;0.3222949;-0.0487361,0.0462236;0.6319882;-0.1170364,0.2107712;0.5002096;-0.0449027,0.250279;0.2181362;0.07453685,0.2865166;-0.02097255;0.1474163,-0.1306345;0.4984607;-0.05592796,-0.2370237;0.2253914;0.04157341,-0.3147511;-0.009551957;0.09214668,0.07245848;-0.0005153389;-0.03957326,0.05373932;-0.3347006;-0.004985012,0.01558961;-0.709731;0.06737166,0.01765087;-0.676522;-0.04841323,-0.07249002;0.01087623;-0.03799267,-0.1288883;-0.3169594;0.01269791,-0.1817248;-0.6509596;0.1943317,-0.1765931;-0.6182301;0.07862995,0.04129679;0.5562989;-0.09749079,0;0;0,0.02542004;0.3213408;-0.0544399,0.04750931;0.6306297;-0.1242999,0.2228787;0.5162941;-0.07978344,0.2509087;0.2252742;0.01978469,0.3005629;-0.02188715;0.03538179,-0.1391813;0.5256844;-0.1318058,-0.2696583;0.2612559;-0.03990698,-0.3538187;0.02409339;-0.01826087,0.07534605;-0.004990265;-0.03338575,0.04785165;-0.340275;-0.02599072,-0.005485121;-0.7156862;0.03367758,0.001622137;-0.7124178;-0.07881951,-0.07264595;0.01110936;-0.03762561,-0.1327112;-0.3196991;-0.02404507,-0.1882108;-0.6453502;0.1714283,-0.2208164;-0.714241;0.1206525,0.04252487;0.5550489;-0.1043528,422.7253
+0;0;0,0.02491222;0.3222949;-0.0487361,0.0462236;0.6319882;-0.1170364,0.2107712;0.5002096;-0.0449027,0.250279;0.2181362;0.07453685,0.2865166;-0.02097255;0.1474163,-0.1306345;0.4984607;-0.05592796,-0.2370237;0.2253914;0.04157341,-0.3147511;-0.009551957;0.09214668,0.07245848;-0.0005153389;-0.03957326,0.05373932;-0.3347006;-0.004985012,0.01558961;-0.709731;0.06737166,0.01765087;-0.676522;-0.04841323,-0.07249002;0.01087623;-0.03799267,-0.1288883;-0.3169594;0.01269791,-0.1817248;-0.6509596;0.1943317,-0.1765931;-0.6182301;0.07862995,0.04129679;0.5562989;-0.09749079,0;0;0,0.02542004;0.3213408;-0.0544399,0.04750931;0.6306297;-0.1242999,0.2228787;0.5162941;-0.07978344,0.2509087;0.2252742;0.01978469,0.3005629;-0.02188715;0.03538179,-0.1391813;0.5256844;-0.1318058,-0.2696583;0.2612559;-0.03990698,-0.3538187;0.02409339;-0.01826087,0.07534605;-0.004990265;-0.03338575,0.04785165;-0.340275;-0.02599072,-0.005485121;-0.7156862;0.03367758,0.001622137;-0.7124178;-0.07881951,-0.07264595;0.01110936;-0.03762561,-0.1327112;-0.3196991;-0.02404507,-0.1882108;-0.6453502;0.1714283,-0.2208164;-0.714241;0.1206525,0.04252487;0.5550489;-0.1043528,422.7478
+0;0;0,0.02644976;0.3215477;-0.05196037,0.05107258;0.6295863;-0.1255655,0.2131079;0.500258;-0.04872674,0.2518618;0.2200844;0.07832628,0.2894505;-0.01534934;0.1637723,-0.1270252;0.5003425;-0.06340969,-0.2396232;0.2319428;0.04347728,-0.3199103;-0.001493812;0.1000843,0.07248017;-0.0008473164;-0.03970568,0.05315243;-0.3337796;-0.005297914,0.01492666;-0.7102644;0.0673556,0.0182264;-0.6778111;-0.04838467,-0.07246695;0.01123802;-0.03811669,-0.1301549;-0.314571;0.01593812,-0.1852812;-0.6430675;0.2096693,-0.2502459;-0.7004068;0.17012,0.04514167;0.5544478;-0.1044101,0;0;0,0.02588564;0.3210495;-0.05522251,0.04847637;0.629967;-0.1257941,0.2228397;0.5165106;-0.08128726,0.2511104;0.2254124;0.02168918,0.3006811;-0.02219714;0.04106117,-0.1373554;0.5253722;-0.1329574,-0.2694428;0.2614807;-0.03779561,-0.3544498;0.02424842;-0.01254401,0.07537133;-0.004984125;-0.03354037,0.04742679;-0.3390088;-0.02661479,-0.0060375;-0.7157166;0.03432274,0.001054648;-0.7125577;-0.07811379,-0.07278388;0.01112305;-0.03754222,-0.1319005;-0.3184966;-0.02149688,-0.1880353;-0.6436384;0.1775314,-0.2212929;-0.7113778;0.125056,0.04335979;0.5544847;-0.1056752,422.7805
+0;0;0,0.02645122;0.3215654;-0.05196323,0.05108185;0.629702;-0.1255924,0.2125286;0.5005277;-0.04893799,0.2508098;0.2237713;0.0765654,0.2889161;-0.01490456;0.1631881,-0.1264182;0.500612;-0.06356974,-0.2376429;0.2354859;0.04201356,-0.3190356;-0.001165375;0.09940006,0.0726258;-0.0008490189;-0.03978546,0.05332566;-0.3333058;-0.005426832,0.01437863;-0.7168944;0.06859756,0.01695906;-0.6849759;-0.02191267,-0.07261255;0.01126059;-0.03819328,-0.1302181;-0.3140831;0.01578433,-0.1863846;-0.6487778;0.2131709,-0.2371877;-0.6870782;0.1822429,0.04514818;0.5545285;-0.1044271,0;0;0,0.02615792;0.3208793;-0.05618191,0.04894298;0.6296664;-0.12771,0.2225628;0.516037;-0.08303094,0.2518929;0.2295961;0.02138161,0.2999685;-0.02138534;0.04625773,-0.1365093;0.5257521;-0.1337365,-0.2675473;0.2664028;-0.03689837,-0.3539911;0.02664503;-0.005826846,0.07547083;-0.005101785;-0.0337081,0.0472534;-0.3386244;-0.02685666,-0.008888036;-0.7221835;0.03533053,-0.02379042;-0.7597447;-0.02311468,-0.073003;0.0112381;-0.03744832,-0.1321783;-0.3177709;-0.0192308,-0.1883816;-0.6464579;0.1879954,-0.2162209;-0.6923187;0.1470984,0.04378265;0.5542133;-0.1073527,422.8141
+0;0;0,0.02536664;0.3212253;-0.05320939,0.04871102;0.6291378;-0.1271546,0.2096839;0.4991459;-0.0491083,0.2504799;0.2260224;0.07979401,0.2861052;-0.01059309;0.1727361,-0.1275567;0.4990043;-0.06357877,-0.2371582;0.2362106;0.04506567,-0.3187827;0.0009681135;0.107457,0.07257783;-0.0009524301;-0.03988055,0.05306984;-0.3319309;-0.005691648,0.01378203;-0.7171896;0.06861051,0.01638418;-0.6853948;-0.0219648,-0.07261717;0.01132739;-0.03817517,-0.1312778;-0.3119007;0.01820511,-0.1908602;-0.6418455;0.2257503,-0.2366215;-0.6814731;0.1900883,0.04316903;0.5540073;-0.1059502,0;0;0,0.02601493;0.3205582;-0.05679834,0.04859272;0.6289573;-0.1289829,0.2222934;0.5160207;-0.08426583,0.2520261;0.2317996;0.02161598,0.2989967;-0.01879269;0.05147457,-0.1367709;0.525728;-0.134839,-0.2671021;0.2685848;-0.03600724,-0.3533661;0.02942303;-0.0005889721,0.07541016;-0.005067259;-0.03386056,0.04785228;-0.3371794;-0.0276711,-0.009744357;-0.7220248;0.03608847,-0.02470129;-0.7596095;-0.0224135,-0.0730559;0.01122834;-0.03735862,-0.1324732;-0.3160994;-0.01680749,-0.189516;-0.6451069;0.1929275,-0.2153286;-0.6923382;0.1531415,0.0434919;0.5536073;-0.1084571,422.8481
+0;0;0,0.02536276;0.3211762;-0.05320125,0.04871096;0.6291395;-0.1271593,0.2096232;0.4991426;-0.04912624,0.2500761;0.2283167;0.07869172,0.2857926;-0.008905411;0.171872,-0.1274983;0.499001;-0.06359158,-0.2361777;0.2384181;0.04413891,-0.3180115;0.002572522;0.1066902,0.07266594;-0.0009535866;-0.03992898,0.05319826;-0.3312483;-0.005810704,0.01390187;-0.7165911;0.06850767,0.01639396;-0.6848722;-0.01823695,-0.07270534;0.01134115;-0.03822152,-0.1312447;-0.3112192;0.01804229,-0.1908402;-0.641236;0.2256328,-0.2346661;-0.6779189;0.1914791,0.04316717;0.5539846;-0.105948,0;0;0,0.02625367;0.3203138;-0.0577718,0.04905006;0.6285309;-0.1308908,0.2226278;0.5154201;-0.08627748,0.2526821;0.2346638;0.02139401,0.2981451;-0.01620266;0.05648971,-0.1365219;0.5260368;-0.135732,-0.2656697;0.2722104;-0.03466979,-0.3525398;0.03302941;0.003782414,0.07537439;-0.005117089;-0.0341773,0.04821494;-0.3365679;-0.02782321,-0.009949654;-0.7212099;0.03716898,-0.0255442;-0.7550055;-0.01958251,-0.07323084;0.01130576;-0.03721553,-0.1325341;-0.3152428;-0.01515228,-0.1919425;-0.6422743;0.1971625,-0.2166408;-0.6879979;0.16267,0.04389396;0.5532209;-0.1101369,422.8812
+0;0;0,0.02536327;0.3211826;-0.05320232,0.0487183;0.6292365;-0.1271828,0.2091402;0.4993663;-0.04930665,0.2494584;0.2294419;0.07808585,0.2854189;-0.009400293;0.1719026,-0.1269933;0.4992252;-0.06372961,-0.235311;0.2395096;0.04364229,-0.3177037;0.00205332;0.1066207,0.07261412;-0.0009529064;-0.03990049,0.05322006;-0.3299984;-0.005911253,0.01394148;-0.7151666;0.06837343,0.01639995;-0.6834708;-0.01720079,-0.07265348;0.01133306;-0.03819426,-0.1309715;-0.3100073;0.01785676,-0.1905399;-0.6398746;0.2253532,-0.2337746;-0.6756577;0.1916602,0.04317201;0.5540476;-0.1059619,0;0;0,0.02636078;0.3201596;-0.05860901,0.0491952;0.6282443;-0.1326722,0.2223251;0.5150087;-0.08893526,0.2530157;0.2365471;0.02165771,0.2975075;-0.01588389;0.05959725,-0.1359625;0.5260209;-0.1365815,-0.2646462;0.274186;-0.03297969,-0.3520192;0.0344269;0.01198506,0.0753288;-0.005013317;-0.03414977,0.04837146;-0.3352339;-0.02866983,-0.009945482;-0.7193706;0.03806615,-0.02586396;-0.7529135;-0.01707709,-0.07318211;0.01121589;-0.03720684,-0.132108;-0.3140094;-0.01357181,-0.1939621;-0.6394622;0.2001337,-0.2166917;-0.6860886;0.1694151,0.04403466;0.5529652;-0.1116751,422.9035
+0;0;0,0.02551043;0.3206079;-0.05547735,0.04877617;0.6280751;-0.1314304,0.207827;0.4980413;-0.04955279,0.2519237;0.2317064;0.08113113,0.2835339;-0.003714517;0.1808153,-0.1261451;0.498672;-0.06446686,-0.2327739;0.2410581;0.04608844,-0.3155344;0.006932423;0.1146085,0.07266164;-0.001071325;-0.03982852,0.05231009;-0.3296547;-0.005743556,0.01330828;-0.7155102;0.06829739,0.01580369;-0.6840708;-0.01822029,-0.07264543;0.01139319;-0.03821008,-0.1322479;-0.3087355;0.02101948,-0.1942249;-0.6336472;0.2366093,-0.189329;-0.6028361;0.150186,0.0433009;0.5530174;-0.1097832,0;0;0,0.02626783;0.3198106;-0.05957437,0.0488247;0.6274958;-0.1348859,0.2222349;0.5149117;-0.09206247,0.2532285;0.2390103;0.02140545,0.2970639;-0.01144332;0.06276416,-0.1362647;0.525524;-0.1379787,-0.2641324;0.2759545;-0.03157378,-0.3510118;0.03800531;0.01523721,0.07531652;-0.005011231;-0.03419769,0.04841846;-0.3348483;-0.02900326,-0.01014355;-0.7195227;0.03795862,-0.02678748;-0.7537741;-0.01761425,-0.07321133;0.01123313;-0.03716304,-0.1321692;-0.3134982;-0.01233322,-0.1973177;-0.638055;0.2028557,-0.2177653;-0.6859211;0.1710378,0.04374796;0.5523189;-0.1135575,422.9372
+0;0;0,0.02551017;0.3206046;-0.05547678,0.04877783;0.6280975;-0.1314365,0.2070524;0.4983108;-0.04983925,0.2511518;0.2319596;0.08085266,0.2827371;-0.003275976;0.1804583,-0.1253457;0.4989385;-0.06468304,-0.231981;0.2413088;0.04587902,-0.3146764;0.007367492;0.1143451,0.07272874;-0.001072315;-0.0398653,0.05238806;-0.3294803;-0.005798534,0.01336996;-0.715497;0.06827335,0.01585786;-0.6840619;-0.01798417,-0.07271251;0.01140371;-0.03824537,-0.1322831;-0.3085541;0.02095257,-0.194286;-0.6336015;0.2366325,-0.1894049;-0.6027929;0.1504691,0.04330168;0.5530277;-0.1097858,0;0;0,0.02649117;0.3196645;-0.06023753,0.04936698;0.6271734;-0.1362815,0.2220134;0.5149168;-0.09461355,0.2532943;0.2402639;0.0218141,0.296085;-0.009639531;0.06622051,-0.1350584;0.5257773;-0.1388168,-0.2623871;0.2776638;-0.02838501,-0.3492776;0.04054429;0.02140508,0.07535085;-0.005016446;-0.03430665,0.0485315;-0.3346896;-0.02957392,-0.01030052;-0.7193613;0.03813481,-0.02735381;-0.7537495;-0.01674652,-0.07331501;0.01124991;-0.03712426,-0.1319522;-0.3132629;-0.01106345,-0.1990957;-0.637684;0.2040197,-0.2194863;-0.6857404;0.1733598,0.04420084;0.5520412;-0.1147714,422.9591
+0;0;0,0.0255017;0.3204982;-0.05545836,0.04876392;0.6279196;-0.1314008,0.2067575;0.4982377;-0.04990982,0.2505883;0.2335083;0.07998632,0.2823654;-0.003155336;0.1801967,-0.1250686;0.4988644;-0.06472805,-0.2310546;0.2428033;0.04516082,-0.314252;0.007441804;0.1140425,0.07273668;-0.001072432;-0.03986965,0.05241928;-0.3291045;-0.005841874,0.01342811;-0.7148547;0.06817887,0.01676283;-0.6829311;-0.04743816,-0.07272045;0.01140495;-0.03824954,-0.1322229;-0.3081867;0.02088064,-0.1941829;-0.6330097;0.2364116,-0.1876404;-0.6019258;0.1209208,0.04328855;0.5528605;-0.1097532,0;0;0,0.0266538;0.3194023;-0.06096566,0.0497421;0.6266155;-0.1378275,0.2220625;0.514408;-0.0964992,0.2536196;0.2425116;0.02162075,0.2957058;-0.008617878;0.06878328,-0.1344973;0.525704;-0.1400331,-0.2609657;0.2805137;-0.02705839,-0.3482712;0.04217549;0.02426607,0.07534748;-0.005040467;-0.03433239,0.048309;-0.3343272;-0.03047562,-0.01022875;-0.7186623;0.03780699,-0.004923016;-0.7162049;-0.07442212,-0.07333249;0.01127463;-0.03710244,-0.132053;-0.3127828;-0.01037472,-0.2004296;-0.6364834;0.2049047,-0.2277182;-0.7111344;0.1638486,0.04451773;0.5515578;-0.1161129,422.9925
+0;0;0,0.02807947;0.3195008;-0.05979836,0.05507494;0.624988;-0.1420203,0.2130507;0.4979666;-0.05968527,0.2528996;0.2390852;0.08268145,0.2846993;0.006158471;0.1912884,-0.1210841;0.4982616;-0.07671031,-0.233013;0.2501108;0.04481712,-0.3180305;0.01734366;0.1200037,0.07271956;-0.001281938;-0.03989468,0.05167344;-0.3292626;-0.005814034,0.01278522;-0.7150943;0.06783497,0.01672744;-0.6841419;-0.04777502,-0.07270925;0.01157442;-0.03821991,-0.1336219;-0.3071155;0.0242469,-0.1976204;-0.6241535;0.2505073,-0.1904269;-0.5941825;0.1350501,0.04860285;0.5505109;-0.1187021,0;0;0,0.0266538;0.3194023;-0.06096566,0.0497421;0.6266155;-0.1378275,0.2220625;0.514408;-0.0964992,0.2536196;0.2425116;0.02162075,0.2957058;-0.008617878;0.06878328,-0.1344973;0.525704;-0.1400331,-0.2609657;0.2805137;-0.02705839,-0.3482712;0.04217549;0.02426607,0.07534748;-0.005040467;-0.03433239,0.048309;-0.3343272;-0.03047562,-0.01022875;-0.7186623;0.03780699,-0.004923016;-0.7162049;-0.07442212,-0.07333249;0.01127463;-0.03710244,-0.132053;-0.3127828;-0.01037472,-0.2004296;-0.6364834;0.2049047,-0.2277182;-0.7111344;0.1638486,0.04451773;0.5515578;-0.1161129,423.0163
+0;0;0,0.02806031;0.3192828;-0.05975755,0.05504056;0.6245981;-0.1419339,0.2119363;0.4979519;-0.05999661,0.2518486;0.2386589;0.08259644,0.2835893;0.006164089;0.191002,-0.1199989;0.498245;-0.07690958,-0.2321058;0.2496996;0.04481103,-0.3169656;0.01736408;0.1198582,0.0727452;-0.00128239;-0.03990875,0.05169348;-0.3293504;-0.005819019,0.0133026;-0.7102479;0.06688811,0.01724505;-0.6792954;-0.04872898,-0.07273488;0.0115785;-0.0382334,-0.1336637;-0.3071964;0.02425006,-0.1968438;-0.6201798;0.2476169,-0.1896498;-0.5902088;0.1321526,0.04857102;0.5501503;-0.1186249,0;0;0,0.02709398;0.3189262;-0.06206322,0.05130374;0.6254627;-0.1405206,0.2221979;0.5139388;-0.09913123,0.254081;0.2429859;0.02222203,0.295085;-0.007084399;0.073179,-0.1323902;0.5261635;-0.1412319,-0.259129;0.281949;-0.02523516,-0.345796;0.04443565;0.02851706,0.07532081;-0.005160555;-0.03444362,0.04835486;-0.3345494;-0.03131771,-0.0098809;-0.7136295;0.03760171,-0.004880279;-0.7114293;-0.07458532,-0.07337406;0.01136013;-0.03705957,-0.1321981;-0.3127313;-0.009885624,-0.199934;-0.6323092;0.2025405,-0.2268118;-0.7075031;0.1625957,0.0457418;0.5505885;-0.1183721,423.0403
+0;0;0,0.02803165;0.3189567;-0.05969654,0.05498216;0.6239356;-0.1417829,0.211381;0.4975228;-0.06004889,0.2512823;0.2383018;0.08250455,0.2829057;0.006665707;0.1905098,-0.1195318;0.497815;-0.07690977,-0.2316075;0.2493387;0.04477704,-0.3161539;0.01786122;0.119547,0.07275244;-0.001282518;-0.03991272,0.0517551;-0.328503;-0.005911063,0.0133261;-0.7097787;0.06686826,0.01726716;-0.6788265;-0.04870773,-0.07274211;0.01157965;-0.03823719,-0.1335136;-0.3063716;0.02408483,-0.1967564;-0.6196659;0.2476734,-0.1895649;-0.5896949;0.1322502,0.04851893;0.5495604;-0.1184966,0;0;0,0.02733558;0.3183738;-0.0630374,0.05213296;0.6241495;-0.1428525,0.2224412;0.5137739;-0.1006783,0.254392;0.2437794;0.02257419,0.2949426;-0.004511937;0.07759738,-0.1314551;0.5261615;-0.1419995,-0.2579243;0.2833093;-0.02309835,-0.3435546;0.047585;0.03539899,0.07533187;-0.005151674;-0.03444064,0.04863197;-0.3337139;-0.0323993,-0.009891424;-0.7131212;0.03666544,-0.005053017;-0.7110892;-0.07544446,-0.07338436;0.01136139;-0.03705728,-0.132045;-0.311867;-0.009624461,-0.2004192;-0.631763;0.2028285,-0.2266248;-0.707226;0.1632673,0.04641104;0.549471;-0.1203563,423.0714
+0;0;0,0.02794506;0.3184248;-0.06121297,0.0541357;0.6231453;-0.1439574,0.2092701;0.4958065;-0.0593508,0.2508122;0.238523;0.08615724,0.2835255;0.0115734;0.2029032,-0.1191167;0.4965653;-0.07620247,-0.2292257;0.2483703;0.04776666,-0.3135433;0.01928219;0.1291001,0.07285778;-0.001281997;-0.03974408,0.05235865;-0.3278899;-0.005499266,0.0131384;-0.7097243;0.06709107,0.01698945;-0.6789768;-0.04845978,-0.07271098;0.01155249;-0.03832942,-0.1342019;-0.3050616;0.02678626,-0.2003705;-0.6123213;0.2587738,-0.1932459;-0.5827575;0.143377,0.04790853;0.5487957;-0.1205909,0;0;0,0.02752578;0.3179506;-0.06381249,0.05268505;0.6233071;-0.1445369,0.2228534;0.5133666;-0.102434,0.2548467;0.2445511;0.02329493,0.2952569;-0.002812788;0.08146739,-0.1309638;0.5261402;-0.1432839,-0.2576691;0.2848287;-0.02159724,-0.3420599;0.04937482;0.03878156,0.07532105;-0.005196154;-0.03448522,0.04876396;-0.3331581;-0.03333747,-0.009707;-0.7130126;0.03663945,-0.004997578;-0.7110999;-0.07541549,-0.0734015;0.01140533;-0.03703552,-0.1321998;-0.3111552;-0.009411348,-0.2006879;-0.6316565;0.203176,-0.2263799;-0.7073684;0.1640313,0.04687086;0.5487227;-0.1218214,423.1047
+0;0;0,0.02792529;0.3181995;-0.06116966,0.05409819;0.6227139;-0.1438588,0.209455;0.495342;-0.05918118,0.2510274;0.2378711;0.08643287,0.2835068;0.01254435;0.202344,-0.1193779;0.4961018;-0.07605574,-0.2295671;0.2477259;0.04800371,-0.3132817;0.02027602;0.1287555,0.07285653;-0.001281975;-0.0397434,0.05237909;-0.3275443;-0.005534828,0.01312931;-0.7096661;0.06711017,0.01697933;-0.6789188;-0.04840967,-0.07270974;0.01155229;-0.03832877,-0.1341356;-0.3047267;0.026718,-0.200354;-0.6122178;0.2588803,-0.1932314;-0.5826538;0.1435144,0.04787426;0.5484031;-0.1205045,0;0;0,0.02746284;0.3175988;-0.06441438,0.05244881;0.6225041;-0.1460505,0.2230578;0.5133923;-0.1036059,0.254984;0.2455876;0.02478552,0.2951297;0.0008277446;0.08596849,-0.1314705;0.5258618;-0.1443304,-0.2580155;0.2858251;-0.01946348,-0.3410746;0.05294017;0.04478782,0.07529762;-0.005230233;-0.03452778,0.04914242;-0.3328767;-0.033934,-0.009615656;-0.7129413;0.03630424,-0.004957195;-0.7111337;-0.07569444,-0.07341457;0.01143098;-0.0369985,-0.1323764;-0.310721;-0.009101266,-0.201078;-0.6311026;0.2041373,-0.2258978;-0.7068326;0.1645727,0.04669267;0.5480307;-0.1230975,423.1388
+0;0;0,0.02788875;0.3177831;-0.06108963,0.05401406;0.621744;-0.1436287,0.2075452;0.4951063;-0.0596893,0.2492358;0.236903;0.08633894,0.281316;0.01434629;0.2008251,-0.1175499;0.4958574;-0.07637204,-0.2280525;0.2467751;0.04804028,-0.310738;0.0221213;0.1277994,0.07285661;-0.001281976;-0.03974343,0.05236133;-0.3278284;-0.00550507,0.01307922;-0.710265;0.06719977,0.01692833;-0.6795179;-0.04829274,-0.07270981;0.0115523;-0.0383288,-0.1341891;-0.3050022;0.02677462,-0.2004621;-0.6127465;0.2591281,-0.1933411;-0.5831824;0.1437895,0.04780111;0.5475643;-0.1203156,0;0;0,0.02765322;0.3169767;-0.06524491,0.05305633;0.6208643;-0.1482977,0.2219577;0.5141212;-0.1064347,0.254591;0.2472463;0.02564144,0.2955586;0.006494552;0.08910775,-0.1292163;0.5260517;-0.1449979,-0.2564419;0.2866497;-0.0175945,-0.3366504;0.05750997;0.05117536,0.0753015;-0.005210236;-0.03452253,0.0492847;-0.3331553;-0.03428411,-0.00985679;-0.7134668;0.03608823,-0.005576223;-0.7118064;-0.07586014,-0.07341775;0.01141343;-0.03699778,-0.1334117;-0.3106857;-0.007370215,-0.201397;-0.6312839;0.2063623,-0.2256163;-0.7055478;0.1628151,0.04719153;0.5466609;-0.1249696,423.1729
+0;0;0,0.02804921;0.3172026;-0.06281647,0.05381236;0.6206601;-0.1466773,0.2059761;0.4936186;-0.05973437,0.2489825;0.2376734;0.09009738,0.282669;0.01550694;0.2141468,-0.1182323;0.4935831;-0.0841956,-0.231708;0.2506398;0.04962857,-0.3169383;0.02463436;0.1364519,0.07301383;-0.001361772;-0.03961376,0.05287761;-0.3276936;-0.005376235,0.01329141;-0.7098914;0.06697343,0.01984832;-0.679606;-0.04837188,-0.07265161;0.01165635;-0.03857457,-0.1347791;-0.3039736;0.0291603,-0.2012132;-0.605405;0.2691653,-0.1914116;-0.5764168;0.1540544,0.04772441;0.546576;-0.1231031,0;0;0,0.02769902;0.3165997;-0.06593609,0.0529955;0.6201497;-0.1496118,0.2218559;0.5143358;-0.1076031,0.2550424;0.2482634;0.02622986,0.2951046;0.004710779;0.09664369,-0.1290884;0.5259355;-0.1460133,-0.2566237;0.2881968;-0.01554455,-0.3378757;0.05588458;0.05732609,0.07539007;-0.005152598;-0.03452408,0.04978609;-0.332894;-0.03490114,-0.009575427;-0.7128823;0.03553915,-0.005324543;-0.7113197;-0.07635748,-0.07351153;0.01137442;-0.03699733,-0.1334295;-0.3105288;-0.007701756,-0.2012333;-0.6310338;0.2057367,-0.2256088;-0.7054235;0.1626526,0.04716566;0.5460134;-0.126137,423.2065
+0;0;0,0.02803577;0.3170506;-0.06278638,0.05378596;0.6203561;-0.146606,0.2056632;0.4934342;-0.05978583,0.2485647;0.2381138;0.08968009,0.2825411;0.0140352;0.2147972,-0.1179544;0.4933987;-0.08420248,-0.231153;0.2510486;0.04929496,-0.3171169;0.02309789;0.1368656,0.07308788;-0.001363153;-0.03965394,0.05297722;-0.3272808;-0.005459871,0.01349149;-0.7085085;0.06670615,0.02004721;-0.6782231;-0.04861813,-0.07272529;0.01166817;-0.03861369,-0.1347739;-0.3035612;0.0290352,-0.2010394;-0.6042274;0.268431,-0.1912395;-0.5752391;0.1533411,0.0476999;0.546295;-0.123039,0;0;0,0.02778327;0.3162779;-0.06667542,0.05298802;0.6195191;-0.1509013,0.2216897;0.5143895;-0.109051,0.2552586;0.2501469;0.02666211,0.2956249;0.004851535;0.09891629,-0.1287636;0.5256429;-0.1471888,-0.256475;0.2901501;-0.01451604,-0.3383406;0.05686948;0.06228286,0.0754613;-0.005120486;-0.03457606,0.05035779;-0.3324808;-0.03555441,-0.009175032;-0.7115196;0.03435326,-0.004978925;-0.7100582;-0.07749796,-0.07362051;0.01137715;-0.03696906,-0.1334945;-0.3101188;-0.007789779,-0.2009639;-0.6297494;0.2052496,-0.225123;-0.7043601;0.1626386,0.04718974;0.545448;-0.1272933,423.2386
+0;0;0,0.0280519;0.3172329;-0.06282248,0.05383028;0.6208714;-0.1467354,0.2059193;0.4937711;-0.05979375,0.2488466;0.2382966;0.08976243,0.2832952;0.01110405;0.2166182,-0.1181497;0.4937356;-0.08424445,-0.2314167;0.2512392;0.04933358,-0.3185752;0.02012075;0.1381211,0.07312856;-0.001363912;-0.03967601,0.05302609;-0.3271487;-0.005495872,0.01488786;-0.6953666;0.0642074,0.02145229;-0.6650809;-0.0512702,-0.07276577;0.01167467;-0.03863518,-0.1347891;-0.3034262;0.02898614,-0.1987932;-0.5938319;0.2602123,-0.1889803;-0.5648449;0.1449694,0.04773562;0.5467057;-0.1231352,0;0;0,0.02771839;0.3165041;-0.06653702,0.05242661;0.6205062;-0.1494838,0.2216054;0.5142628;-0.1102247,0.2556085;0.2509486;0.02756667,0.2961279;0.003618136;0.1055498,-0.1290604;0.5255739;-0.1484027,-0.2571648;0.2913358;-0.0134999,-0.341499;0.05635364;0.06753521,0.07551932;-0.005092651;-0.03456485,0.05072865;-0.3323406;-0.03608191,-0.007072415;-0.6981407;0.03281546,-0.002939101;-0.696748;-0.07917917,-0.07367241;0.0113626;-0.03697431,-0.1335688;-0.3100034;-0.007915577,-0.198228;-0.6186738;0.1980925,-0.222841;-0.6929759;0.1545779,0.04679295;0.5461676;-0.126317,423.2718
+0;0;0,0.02794909;0.316449;-0.06455404,0.05346504;0.619112;-0.1500418,0.204893;0.49154;-0.06184315,0.2482369;0.2393434;0.09485177,0.2813284;0.01365004;0.2250391,-0.1181787;0.4912742;-0.08812268,-0.232875;0.2515578;0.05121841,-0.3209205;0.02426775;0.1490372,0.0733505;-0.00155208;-0.03954247,0.05285542;-0.3270954;-0.005240209,0.01446289;-0.6967005;0.06423651,0.02172839;-0.6667829;-0.05112192,-0.07275198;0.01184372;-0.03889971,-0.1364886;-0.3016772;0.03333184,-0.2058615;-0.5865793;0.271926,-0.195267;-0.5580984;0.1568355,0.04746795;0.5451972;-0.1260639,0;0;0,0.02750683;0.3158501;-0.06760514,0.05174673;0.6188107;-0.1524165,0.2211314;0.5144421;-0.1119432,0.255964;0.2517155;0.02875686,0.2959642;0.004274786;0.1072068,-0.1296247;0.5247011;-0.1499553,-0.2590241;0.2916627;-0.01217267,-0.343979;0.05770385;0.07165588,0.07564905;-0.004947782;-0.03462732,0.05120286;-0.332017;-0.03642726,-0.00693357;-0.6991706;0.03232813,-0.002819568;-0.6979715;-0.07953763,-0.07385595;0.0112425;-0.03694883,-0.1334604;-0.3099799;-0.007989598,-0.1978347;-0.6194185;0.1994051,-0.2224089;-0.6930028;0.1543855,0.0462437;0.5447828;-0.1286701,423.3058
+0;0;0,0.02794451;0.3163971;-0.06454344,0.05345575;0.6190047;-0.1500162,0.2049818;0.4914027;-0.06177868,0.2482374;0.2397197;0.09459712,0.2812835;0.01433603;0.2246058,-0.1182907;0.4911368;-0.08807455,-0.2327534;0.2519085;0.05098276,-0.320678;0.02493033;0.1486673,0.07339137;-0.001552945;-0.0395645,0.05284486;-0.3279132;-0.005176168,0.0140624;-0.7012721;0.06500618,0.02132156;-0.6713544;-0.05025152,-0.07279252;0.01185032;-0.03892139,-0.1366891;-0.3024573;0.03349143,-0.2067666;-0.5902529;0.2745088,-0.1961813;-0.5617707;0.1595188,0.04745893;0.5450933;-0.1260393,0;0;0,0.02764547;0.3156029;-0.06844258,0.051916;0.6182894;-0.1540045,0.2213027;0.5137419;-0.1127932,0.256413;0.252508;0.02930856,0.2960275;0.005726293;0.1088171,-0.1295966;0.5245094;-0.1514764,-0.2585447;0.2930167;-0.01200475,-0.3442519;0.060571;0.07410791,0.07574549;-0.004912019;-0.03453326,0.05065536;-0.3327539;-0.03696108,-0.007185906;-0.704075;0.03087378,-0.002940297;-0.7029151;-0.08087265,-0.07388337;0.01122481;-0.03700412,-0.1334308;-0.3108597;-0.008170372,-0.1976461;-0.6236327;0.2012957,-0.2218732;-0.6973209;0.1565873,0.04639751;0.5443308;-0.1300579,423.3283
+0;0;0,0.02794451;0.3163971;-0.06454344,0.05345575;0.6190047;-0.1500162,0.2049818;0.4914027;-0.06177868,0.2482374;0.2397197;0.09459712,0.2812835;0.01433603;0.2246058,-0.1182907;0.4911368;-0.08807455,-0.2327534;0.2519085;0.05098276,-0.320678;0.02493033;0.1486673,0.07339137;-0.001552945;-0.0395645,0.05284486;-0.3279132;-0.005176168,0.0140624;-0.7012721;0.06500618,0.02132156;-0.6713544;-0.05025152,-0.07279252;0.01185032;-0.03892139,-0.1366891;-0.3024573;0.03349143,-0.2067666;-0.5902529;0.2745088,-0.1961813;-0.5617707;0.1595188,0.04745893;0.5450933;-0.1260393,0;0;0,0.02764547;0.3156029;-0.06844258,0.051916;0.6182894;-0.1540045,0.2213027;0.5137419;-0.1127932,0.256413;0.252508;0.02930856,0.2960275;0.005726293;0.1088171,-0.1295966;0.5245094;-0.1514764,-0.2585447;0.2930167;-0.01200475,-0.3442519;0.060571;0.07410791,0.07574549;-0.004912019;-0.03453326,0.05065536;-0.3327539;-0.03696108,-0.007185906;-0.704075;0.03087378,-0.002940297;-0.7029151;-0.08087265,-0.07388337;0.01122481;-0.03700412,-0.1334308;-0.3108597;-0.008170372,-0.1976461;-0.6236327;0.2012957,-0.2218732;-0.6973209;0.1565873,0.04639751;0.5443308;-0.1300579,423.3519
+0;0;0,0.03021415;0.3157227;-0.06918749,0.0595539;0.6161464;-0.1626521,0.2126908;0.4922204;-0.07576954,0.2518501;0.2495975;0.09564897,0.2818162;0.04320551;0.2534689,-0.1139042;0.4940675;-0.0934457,-0.2297194;0.2580408;0.0502966,-0.3175296;0.03470649;0.1542865,0.07348181;-0.001703353;-0.03950287,0.0529912;-0.3279077;-0.004512958,0.01406046;-0.7030796;0.06541824,0.01829184;-0.6741042;-0.05000044,-0.07277126;0.01200207;-0.0390288,-0.1376845;-0.3006941;0.03882253,-0.2088211;-0.5857388;0.2854985,-0.2012031;-0.5583392;0.1702785,0.05248102;0.5429288;-0.1364556,0;0;0,0.02809075;0.3161103;-0.06830657,0.05244258;0.619714;-0.1525545,0.2219799;0.5132592;-0.1138273,0.2570454;0.2535574;0.03146195,0.2966692;0.007901013;0.1119955,-0.1290163;0.5249376;-0.1526064,-0.258535;0.2943428;-0.01177113,-0.3443643;0.06319897;0.0754562,0.07584423;-0.004879326;-0.03444993,0.05158272;-0.3326823;-0.03762257,-0.006709725;-0.7058163;0.02970481,-0.002489746;-0.7045064;-0.08209634,-0.07391009;0.01122264;-0.0370716,-0.1324953;-0.3109591;-0.008432241,-0.1955986;-0.6253959;0.2020609,-0.2200907;-0.7005908;0.1611389,0.0469012;0.5454495;-0.1290774,423.384
+0;0;0,0.03023812;0.3159732;-0.06924238,0.05960632;0.6166882;-0.1627976,0.2123847;0.4928011;-0.07602238,0.2516431;0.249564;0.09583003,0.2815457;0.04360951;0.2533155,-0.1134937;0.4946441;-0.09365977,-0.2296022;0.25802;0.05044639,-0.3172262;0.03515904;0.1542159,0.07338116;-0.00170102;-0.03944877,0.05291232;-0.3275589;-0.004496027,0.01383327;-0.7041602;0.0657016,0.01806394;-0.6751845;-0.04969781,-0.0726716;0.01198563;-0.03897535,-0.1375159;-0.3003784;0.03879328,-0.2089235;-0.586509;0.286409,-0.2013068;-0.559109;0.1712083,0.05252645;0.5433982;-0.1365753,0;0;0,0.02827415;0.3163522;-0.06833529,0.05271173;0.6203761;-0.1521969,0.2218288;0.5133135;-0.1147263,0.2575235;0.2539217;0.03251672,0.2964605;0.009503037;0.1153207,-0.1280143;0.5245357;-0.1541304,-0.2580705;0.2948392;-0.01073024,-0.3447093;0.06518687;0.07796363,0.0758276;-0.004909799;-0.03420472,0.05211887;-0.3323926;-0.0383153,-0.006512579;-0.7069989;0.02888465,-0.002119746;-0.705645;-0.08290124,-0.07373096;0.01123258;-0.03716811,-0.1318302;-0.3106891;-0.008621709,-0.1946737;-0.6262192;0.2029789,-0.2206713;-0.7015489;0.1634092,0.04714569;0.545996;-0.1288353,423.4064
+0;0;0,0.03025501;0.3161498;-0.06928107,0.05964205;0.6170576;-0.1628961,0.2107123;0.493667;-0.07675099,0.2502137;0.248924;0.09616545,0.2800077;0.04371762;0.2530788,-0.1116924;0.4954904;-0.09420037,-0.2285197;0.2574012;0.05079804,-0.3158254;0.03534986;0.1541906,0.07348694;-0.001703472;-0.03950563,0.05302527;-0.3274471;-0.004565138,0.01392778;-0.7042261;0.06566562,0.01815856;-0.6752505;-0.04973682,-0.07277635;0.01200291;-0.03903153,-0.1375979;-0.3002516;0.03870984,-0.2090392;-0.5865173;0.2864424,-0.2014223;-0.5591174;0.1712387,0.05255804;0.5437248;-0.1366584,0;0;0,0.02829456;0.3165245;-0.0683924,0.0527271;0.6208024;-0.1520996,0.2201882;0.5143988;-0.1166052,0.2574699;0.2545584;0.03323698,0.2963413;0.01152572;0.117161,-0.1257997;0.5241407;-0.1551884,-0.2566552;0.2939089;-0.009484038,-0.3433313;0.0657126;0.08014197,0.07592192;-0.004769996;-0.03430796,0.05239224;-0.3321438;-0.03890944,-0.006173585;-0.7069396;0.02833319,-0.0018082;-0.7055699;-0.08346093,-0.07390901;0.01110932;-0.037121,-0.131856;-0.3106938;-0.00825358,-0.194413;-0.6266323;0.2031533,-0.2199534;-0.7019967;0.1633699,0.04716328;0.5463614;-0.1287783,423.4401
+0;0;0,0.03144955;0.3156208;-0.07295749,0.06140969;0.6159034;-0.1693661,0.211711;0.4932138;-0.08229306,0.2507073;0.252815;0.09842755,0.2916626;0.05437793;0.2615718,-0.1096755;0.4961653;-0.09981474,-0.2279089;0.2613074;0.05129737,-0.3165989;0.04276165;0.1610358,0.07362892;-0.001926374;-0.03938069,0.05380184;-0.3274424;-0.003986482,0.01396043;-0.7053936;0.06588539,0.01814671;-0.6770065;-0.0494837,-0.07264628;0.01237155;-0.03930943,-0.1387309;-0.2973664;0.04614139,-0.2125416;-0.5767766;0.3026533,-0.2049276;-0.5501393;0.1874974,0.05427103;0.5426916;-0.1426407,0;0;0,0.02859962;0.3168609;-0.06862628,0.05323568;0.621408;-0.1523838,0.2200187;0.5147129;-0.1179403,0.2576789;0.2554178;0.03476858,0.2968376;0.01281133;0.1200876,-0.1243217;0.5236592;-0.1567697,-0.2564327;0.2942709;-0.008783445,-0.3432372;0.06682989;0.08290207,0.07604423;-0.004638299;-0.03422761,0.05296886;-0.3318164;-0.03957498,-0.005477279;-0.707786;0.02785969,-0.0009904206;-0.706421;-0.08389926,-0.07397137;0.01100612;-0.03718696,-0.1312739;-0.310676;-0.008141505,-0.1935179;-0.6277664;0.2037449,-0.2185894;-0.7036834;0.1652331,0.04763287;0.5469128;-0.1290544,423.4735
+0;0;0,0.03148999;0.3160267;-0.07305131,0.061485;0.6166584;-0.1695713,0.2119229;0.4938514;-0.08241677,0.2510992;0.2523435;0.09913765,0.2921976;0.05321321;0.2628518,-0.1097568;0.4968055;-0.09995446,-0.2285357;0.2608641;0.05185485,-0.3175356;0.04155494;0.1619766,0.07361922;-0.00192612;-0.0393755,0.05372412;-0.328559;-0.003859859,0.01402302;-0.7051791;0.06576595,0.01820836;-0.6767917;-0.04957718,-0.07263671;0.01236992;-0.03930425,-0.1389481;-0.2984306;0.04643975,-0.2124989;-0.5768569;0.3020482,-0.2048866;-0.5502189;0.1869183,0.0543393;0.5433743;-0.1428195,0;0;0,0.02866343;0.317218;-0.06893551,0.05338717;0.6221049;-0.1528242,0.2202873;0.5149842;-0.1189635,0.2579539;0.255803;0.03669381,0.2964778;0.01284824;0.1240618,-0.1239557;0.5229182;-0.1584285,-0.2571678;0.2940449;-0.007781923,-0.344844;0.06708975;0.08681472,0.07613671;-0.004521132;-0.03401017,0.05290258;-0.332796;-0.04049289,-0.004791763;-0.7074729;0.026999,-0.0001341663;-0.7061363;-0.08471882,-0.07391615;0.01091315;-0.03729928,-0.1310117;-0.3118903;-0.007562809,-0.192171;-0.6279149;0.2037535,-0.2183165;-0.7025904;0.1627216,0.04776627;0.5475397;-0.1294634,423.4959
+0;0;0,0.03148999;0.3160267;-0.07305131,0.061485;0.6166584;-0.1695713,0.2119229;0.4938514;-0.08241677,0.2510992;0.2523435;0.09913765,0.2921976;0.05321321;0.2628518,-0.1097568;0.4968055;-0.09995446,-0.2285357;0.2608641;0.05185485,-0.3175356;0.04155494;0.1619766,0.07361922;-0.00192612;-0.0393755,0.05372412;-0.328559;-0.003859859,0.01402302;-0.7051791;0.06576595,0.01820836;-0.6767917;-0.04957718,-0.07263671;0.01236992;-0.03930425,-0.1389481;-0.2984306;0.04643975,-0.2124989;-0.5768569;0.3020482,-0.2048866;-0.5502189;0.1869183,0.0543393;0.5433743;-0.1428195,0;0;0,0.02866343;0.317218;-0.06893551,0.05338717;0.6221049;-0.1528242,0.2202873;0.5149842;-0.1189635,0.2579539;0.255803;0.03669381,0.2964778;0.01284824;0.1240618,-0.1239557;0.5229182;-0.1584285,-0.2571678;0.2940449;-0.007781923,-0.344844;0.06708975;0.08681472,0.07613671;-0.004521132;-0.03401017,0.05290258;-0.332796;-0.04049289,-0.004791763;-0.7074729;0.026999,-0.0001341663;-0.7061363;-0.08471882,-0.07391615;0.01091315;-0.03729928,-0.1310117;-0.3118903;-0.007562809,-0.192171;-0.6279149;0.2037535,-0.2183165;-0.7025904;0.1627216,0.04776627;0.5475397;-0.1294634,423.5188
+0;0;0,0.0328807;0.323981;-0.07731443,0.06663192;0.6568307;-0.1867642,0.2258154;0.5226132;-0.09339869,0.2648971;0.2866457;0.09563106,0.3047471;0.09225494;0.2567882,-0.1155219;0.52606;-0.1116997,-0.2357428;0.293216;0.04409155,-0.324552;0.08445442;0.1619004,0.07381955;-0.002084919;-0.039134,0.05431385;-0.3293209;-0.003344003,0.01500311;-0.705271;0.06541727,0.01900371;-0.677279;-0.04906111,-0.07256671;0.0125131;-0.03953021,-0.1391623;-0.2987503;0.04663798,-0.2157718;-0.5731066;0.3044587,-0.2083669;-0.5470886;0.1902017,0.05853791;0.574947;-0.156267,0;0;0,0.02874982;0.3240319;-0.07873452,0.05518955;0.6537836;-0.1990292,0.2202445;0.515595;-0.1203966,0.2581828;0.2569044;0.03638411,0.2957151;0.02047215;0.1260419,-0.1293066;0.5195237;-0.158401,-0.2630169;0.2919385;-0.00586623,-0.3503151;0.07147679;0.08964837,0.0762631;-0.004273266;-0.03392375,0.05277541;-0.3331101;-0.04163694,-0.004360914;-0.7070435;0.02560258,0.0001356308;-0.7084691;-0.08447719,-0.07399074;0.01071317;-0.03735961,-0.1308076;-0.3127854;-0.007942863,-0.1904705;-0.6282169;0.2031383,-0.2193677;-0.702495;0.1655037,0.04896438;0.5727884;-0.1658394,423.5515
+0;0;0,0.03314112;0.3265471;-0.07792678,0.06666423;0.6571587;-0.1866607,0.2256775;0.5232048;-0.09344275,0.2647216;0.287464;0.09540533,0.3040769;0.09548646;0.2545618,-0.1152713;0.5266477;-0.111723,-0.2353766;0.2940274;0.04391859,-0.3230833;0.08785747;0.160265,0.07374433;-0.002082794;-0.03909412,0.05419239;-0.3300946;-0.00321928,0.01479542;-0.7068694;0.06569283,0.01879433;-0.6788765;-0.04873715,-0.07249276;0.01250035;-0.03948993,-0.1392463;-0.2995009;0.04688254,-0.2160237;-0.574459;0.3052688,-0.208622;-0.5484393;0.1910602,0.05859039;0.575479;-0.1562395,0;0;0,0.02903095;0.3259154;-0.08209896,0.05550313;0.6541038;-0.1996969,0.2201441;0.515736;-0.1209538,0.2582427;0.2578661;0.03656888,0.2956823;0.02540466;0.1276455,-0.1285179;0.5191396;-0.1597364,-0.2629676;0.2932067;-0.005985498,-0.3496941;0.07658944;0.09040166,0.07624602;-0.004222229;-0.0337584,0.05238059;-0.3337944;-0.04234087,-0.004699305;-0.708574;0.02505589,-4.768372E-07;-0.710023;-0.08495831,-0.07385735;0.0106837;-0.03744147,-0.1305919;-0.3135808;-0.007530008,-0.1903764;-0.629988;0.2035921,-0.2191397;-0.7056569;0.1701109,0.04929692;0.5732374;-0.166768,423.5848
+0;0;0,0.03331931;0.3283028;-0.07834577,0.06668352;0.6573533;-0.1865767,0.2249921;0.5238305;-0.09370731,0.2641507;0.2873985;0.09569453,0.3035621;0.09514737;0.2550778,-0.1144776;0.5272585;-0.1119082,-0.2349351;0.2939561;0.04418972,-0.3227668;0.08749235;0.1607019,0.07379493;-0.002084224;-0.03912095,0.05425169;-0.32995;-0.003262069,0.01484999;-0.7067701;0.06565832,0.01884836;-0.6787769;-0.04875614,-0.07254251;0.01250893;-0.03951703,-0.1392663;-0.2993535;0.046817,-0.216053;-0.5743446;0.3052343,-0.2086522;-0.5483243;0.1910412,0.05862987;0.575878;-0.1562316,0;0;0,0.02923304;0.3271925;-0.08438873,0.0559755;0.6541877;-0.200334,0.2197949;0.5161792;-0.1218287,0.2586576;0.2585841;0.03767371,0.2961132;0.02598679;0.1293926,-0.1272025;0.5193276;-0.1605586,-0.2622044;0.2936423;-0.005165055,-0.3496083;0.07776397;0.09319099,0.0763256;-0.004117757;-0.03373325,0.05282;-0.3335511;-0.0429498,-0.004224643;-0.7083588;0.02458501,0.0004835725;-0.709854;-0.08539939,-0.07391671;0.0106007;-0.03747571,-0.1300462;-0.3136056;-0.00741737,-0.1895552;-0.6302229;0.2035519,-0.2189805;-0.7054977;0.169463,0.0497576;0.5734482;-0.1676782,423.6072
+0;0;0,0.03338508;0.3292141;-0.08013728,0.06607803;0.6572667;-0.1889572,0.222922;0.5228882;-0.09290548,0.2637135;0.2897722;0.09851082,0.2990867;0.1030082;0.2623941,-0.1145853;0.525264;-0.1160067,-0.2364954;0.2967381;0.04387176,-0.3269239;0.09751722;0.1668493,0.07383718;-0.002180407;-0.03921628,0.05484527;-0.3297924;-0.003275637,0.01508866;-0.7069176;0.06543158,0.0205963;-0.6792597;-0.04887791,-0.07258658;0.01256612;-0.03959647,-0.1393534;-0.2986756;0.0478841,-0.2189296;-0.5686457;0.3111492,-0.2100053;-0.5430441;0.1971164,0.05823377;0.5760276;-0.1585085,0;0;0,0.02943087;0.3280945;-0.08605993,0.05622438;0.6545098;-0.2011586,0.2196588;0.5161527;-0.1225467,0.2585791;0.2604692;0.03794765,0.2964713;0.03059785;0.1312916,-0.1265702;0.5189193;-0.1618272,-0.2615981;0.295603;-0.005160257,-0.3485603;0.08242308;0.09474787,0.0763776;-0.003978893;-0.03384125,0.05305216;-0.3331313;-0.04367232,-0.004295841;-0.7083333;0.02310681,0.0005514026;-0.7098769;-0.08682036,-0.07404391;0.01050163;-0.03744081,-0.1299752;-0.3134839;-0.00765609,-0.1889402;-0.630245;0.203792,-0.2185694;-0.7051027;0.1687285,0.0500094;0.5738863;-0.1687602,423.6292
+0;0;0,0.03338508;0.3292141;-0.08013728,0.06607803;0.6572667;-0.1889572,0.222922;0.5228882;-0.09290548,0.2637135;0.2897722;0.09851082,0.2990867;0.1030082;0.2623941,-0.1145853;0.525264;-0.1160067,-0.2364954;0.2967381;0.04387176,-0.3269239;0.09751722;0.1668493,0.07383718;-0.002180407;-0.03921628,0.05484527;-0.3297924;-0.003275637,0.01508866;-0.7069176;0.06543158,0.0205963;-0.6792597;-0.04887791,-0.07258658;0.01256612;-0.03959647,-0.1393534;-0.2986756;0.0478841,-0.2189296;-0.5686457;0.3111492,-0.2100053;-0.5430441;0.1971164,0.05823377;0.5760276;-0.1585085,0;0;0,0.02943087;0.3280945;-0.08605993,0.05622438;0.6545098;-0.2011586,0.2196588;0.5161527;-0.1225467,0.2585791;0.2604692;0.03794765,0.2964713;0.03059785;0.1312916,-0.1265702;0.5189193;-0.1618272,-0.2615981;0.295603;-0.005160257,-0.3485603;0.08242308;0.09474787,0.0763776;-0.003978893;-0.03384125,0.05305216;-0.3331313;-0.04367232,-0.004295841;-0.7083333;0.02310681,0.0005514026;-0.7098769;-0.08682036,-0.07404391;0.01050163;-0.03744081,-0.1299752;-0.3134839;-0.00765609,-0.1889402;-0.630245;0.203792,-0.2185694;-0.7051027;0.1687285,0.0500094;0.5738863;-0.1687602,423.6521
+0;0;0,0.03348457;0.3301952;-0.08037609,0.06608917;0.6573596;-0.188899,0.2223653;0.5234336;-0.09318139,0.2631949;0.2900998;0.09841368,0.2983421;0.1045289;0.26125,-0.1139266;0.5258008;-0.1161994,-0.2359506;0.2970615;0.04382835,-0.3258014;0.09911326;0.1660202,0.07377455;-0.002178558;-0.03918301,0.05474737;-0.3303987;-0.003175654,0.01505459;-0.7069185;0.06542125,0.02056152;-0.6792603;-0.04887321,-0.07252501;0.01255546;-0.03956288,-0.1394158;-0.299264;0.04808009,-0.2188642;-0.5688007;0.3109225,-0.209941;-0.5431985;0.1969047,0.05827012;0.5763816;-0.1585482,0;0;0,0.02952367;0.3287812;-0.08741653,0.05632767;0.6544828;-0.2017159,0.2190963;0.5165707;-0.1232778,0.2589109;0.2620373;0.03935051,0.2963612;0.03400987;0.1330974,-0.1257771;0.5191549;-0.1624557,-0.2620893;0.2970232;-0.004668191,-0.3489028;0.08704028;0.09808441,0.07637307;-0.003915966;-0.03368318,0.05292386;-0.3336676;-0.04373229,-0.004159778;-0.7083366;0.02269697,0.0006876588;-0.7099169;-0.08720398,-0.07393762;0.01045653;-0.03750503,-0.1295096;-0.3141211;-0.006713193,-0.1886345;-0.6304854;0.2041567,-0.218806;-0.7043449;0.1667143,0.05012164;0.5740331;-0.1696368,423.686
+0;0;0,0.03351328;0.3304362;-0.081848,0.06588134;0.6567754;-0.1911676,0.2210183;0.5226302;-0.09324948,0.2648602;0.2983215;0.1077491,0.3005117;0.1133922;0.27975,-0.1140502;0.5244427;-0.120355,-0.2373931;0.2995119;0.0434426,-0.3304633;0.1006519;0.1732379,0.07393441;-0.002240526;-0.03919761,0.05589008;-0.3301947;-0.003402784,0.01546651;-0.7069012;0.06534524,0.02222278;-0.6795531;-0.04886915,-0.07260593;0.01257927;-0.03972294,-0.1410497;-0.2973647;0.0519887,-0.2192316;-0.5583705;0.3240762,-0.2090886;-0.5332238;0.2101852,0.05812427;0.5760095;-0.1606545,0;0;0,0.02964073;0.3291398;-0.0883106,0.05644238;0.6543949;-0.2022129,0.2188698;0.5163407;-0.1237649,0.2587568;0.263337;0.04065871,0.2964177;0.03110799;0.1391752,-0.1255719;0.5196505;-0.162731,-0.2620406;0.2982046;-0.004696235,-0.3512954;0.08502445;0.1032017,0.07642251;-0.003913105;-0.03394198,0.05305535;-0.3333203;-0.04422271,-0.004121512;-0.7082521;0.02229834,0.0006587505;-0.7098653;-0.08758962,-0.07419719;0.01049204;-0.03731574,-0.1293631;-0.313809;-0.00655254,-0.1885492;-0.6301918;0.2047931,-0.2181681;-0.7038124;0.1662819,0.05024308;0.5740535;-0.1702571,423.7189

+ 115 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004605132;0.3319404;0.00518149,0.008857501;0.6504995;-0.006102948,0.1872266;0.5270103;0.01921138,0.2353771;0.2388547;0.02831654,0.2972928;-0.02749863;-0.02822729,-0.1696445;0.517139;-0.008143205,-0.2314088;0.2314866;-0.01293201,-0.2804936;-0.03719029;-0.07105478,0.07799049;0.003874284;-0.04025685,0.07901231;-0.3449203;0.005639657,0.06989867;-0.7405847;0.09693244,0.07318825;-0.703827;0.02011034,-0.07559393;0.008382598;-0.04397079,-0.1173769;-0.3396416;-0.01399512,-0.1467506;-0.7327531;0.08382258,-0.1414417;-0.6958443;0.007127024,0.007879918;0.5726753;-0.0008392292,0;0;0,0.002810135;0.3318909;0.00854373,0.005144566;0.6506221;0.002844095,0.1812558;0.5166756;-0.01151645,0.2184868;0.2267708;-0.009497643,0.2341651;-0.0456081;-0.06898522,-0.1735123;0.5199916;-0.004488691,-0.2127643;0.230407;0.001431279,-0.2375631;-0.03945187;-0.06591894,0.07696551;0.002595365;-0.04228139,0.1016152;-0.3464413;-0.005798578,0.08803307;-0.7402865;0.09253383,0.09106213;-0.7692874;0.04285645,-0.08011441;0.005215957;-0.03567376,-0.1127766;-0.3436206;-0.003870793,-0.1038033;-0.7385004;0.0907719,-0.1045257;-0.7212269;0.0146428,0.004670464;0.5727089;0.00666213,171.4086
+0;0;0,0.004605132;0.3319404;0.00518149,0.008857501;0.6504995;-0.006102948,0.1872266;0.5270103;0.01921138,0.2353771;0.2388547;0.02831654,0.2972928;-0.02749863;-0.02822729,-0.1696445;0.517139;-0.008143205,-0.2314088;0.2314866;-0.01293201,-0.2804936;-0.03719029;-0.07105478,0.07799049;0.003874284;-0.04025685,0.07901231;-0.3449203;0.005639657,0.06989867;-0.7405847;0.09693244,0.07318825;-0.703827;0.02011034,-0.07559393;0.008382598;-0.04397079,-0.1173769;-0.3396416;-0.01399512,-0.1467506;-0.7327531;0.08382258,-0.1414417;-0.6958443;0.007127024,0.007879918;0.5726753;-0.0008392292,0;0;0,0.002810135;0.3318909;0.00854373,0.005144566;0.6506221;0.002844095,0.1812558;0.5166756;-0.01151645,0.2184868;0.2267708;-0.009497643,0.2341651;-0.0456081;-0.06898522,-0.1735123;0.5199916;-0.004488691,-0.2127643;0.230407;0.001431279,-0.2375631;-0.03945187;-0.06591894,0.07696551;0.002595365;-0.04228139,0.1016152;-0.3464413;-0.005798578,0.08803307;-0.7402865;0.09253383,0.09106213;-0.7692874;0.04285645,-0.08011441;0.005215957;-0.03567376,-0.1127766;-0.3436206;-0.003870793,-0.1038033;-0.7385004;0.0907719,-0.1045257;-0.7212269;0.0146428,0.004670464;0.5727089;0.00666213,171.425
+0;0;0,0.004605609;0.3319747;0.005182025,0.008858507;0.6505737;-0.006103871,0.1871458;0.5270944;0.01920206,0.2353;0.2389167;0.02830791,0.2971913;-0.02733165;-0.02821363,-0.1695627;0.5172275;-0.008140065,-0.2313318;0.2315533;-0.01292924,-0.2803972;-0.0370177;-0.0710291,0.0779997;0.003874741;-0.04026161,0.07902079;-0.344671;0.005602162,0.06989809;-0.7407286;0.09698567,0.07318928;-0.7039675;0.02012581,-0.07560286;0.008383587;-0.04397599,-0.117356;-0.3393923;-0.0140217,-0.1467589;-0.7328945;0.08389319,-0.1414474;-0.6959823;0.007159941,0.007880789;0.5727386;-0.0008394173,0;0;0,0.00283917;0.3319228;0.008629918,0.005208105;0.6506958;0.003055811,0.1811812;0.5166324;-0.01140904,0.2183853;0.2267012;-0.009439588,0.2339792;-0.04556429;-0.06895208,-0.1733636;0.5200176;-0.004214681,-0.2126577;0.2304139;0.001595597,-0.2374539;-0.03931677;-0.065813,0.07699392;0.002555773;-0.04225361,0.1016714;-0.346237;-0.00587678,0.08797639;-0.740486;0.09248996,0.090831;-0.7694808;0.04273605,-0.08011902;0.00524973;-0.03568399,-0.1129584;-0.3433217;-0.003932364,-0.1036556;-0.7386017;0.09074086,-0.1044038;-0.7213292;0.01457372,0.004725978;0.5727702;0.006841421,171.4424
+0;0;0,0.004582546;0.3320067;0.004947481,0.008824498;0.6506284;-0.00654635,0.1871701;0.527366;0.01926601,0.2350046;0.2387624;0.02874392,0.2967996;-0.02732456;-0.02770555,-0.1696607;0.5173564;-0.008984852,-0.2322384;0.2314588;-0.013059,-0.2815724;-0.03690204;-0.07099064,0.07800592;0.003825111;-0.04022395,0.07857218;-0.3449889;0.005605876,0.06945957;-0.7406186;0.09680694,0.07294517;-0.7038189;0.01933343,-0.07552279;0.008438091;-0.04407527,-0.1176585;-0.3395723;-0.01432341,-0.1473916;-0.7325433;0.08372419,-0.1418686;-0.6955895;0.006382942,0.007843272;0.5727915;-0.00121555,0;0;0,0.002851374;0.3319498;0.00866735,0.005227111;0.6507535;0.003109336,0.1812444;0.5166227;-0.01127815,0.2183642;0.2262984;-0.00928247,0.2338973;-0.04571596;-0.06906843,-0.1733947;0.5200174;-0.004036103,-0.2127872;0.2300424;0.001686502,-0.2376471;-0.03951901;-0.06558962,0.07699184;0.00254266;-0.04222929,0.1017392;-0.3464998;-0.005776525,0.08801188;-0.7402835;0.09255708,0.09088814;-0.7690151;0.04153885,-0.08009911;0.005258712;-0.03569315,-0.1129504;-0.343574;-0.003938116,-0.1035739;-0.738413;0.09060218,-0.1097052;-0.7729774;0.04753964,0.00474371;0.5728216;0.006894708,171.461
+0;0;0,0.004582546;0.3320067;0.004947481,0.008824498;0.6506284;-0.00654635,0.1871701;0.527366;0.01926601,0.2350046;0.2387624;0.02874392,0.2967996;-0.02732456;-0.02770555,-0.1696607;0.5173564;-0.008984852,-0.2322384;0.2314588;-0.013059,-0.2815724;-0.03690204;-0.07099064,0.07800592;0.003825111;-0.04022395,0.07857218;-0.3449889;0.005605876,0.06945957;-0.7406186;0.09680694,0.07294517;-0.7038189;0.01933343,-0.07552279;0.008438091;-0.04407527,-0.1176585;-0.3395723;-0.01432341,-0.1473916;-0.7325433;0.08372419,-0.1418686;-0.6955895;0.006382942,0.007843272;0.5727915;-0.00121555,0;0;0,0.002851374;0.3319498;0.00866735,0.005227111;0.6507535;0.003109336,0.1812444;0.5166227;-0.01127815,0.2183642;0.2262984;-0.00928247,0.2338973;-0.04571596;-0.06906843,-0.1733947;0.5200174;-0.004036103,-0.2127872;0.2300424;0.001686502,-0.2376471;-0.03951901;-0.06558962,0.07699184;0.00254266;-0.04222929,0.1017392;-0.3464998;-0.005776525,0.08801188;-0.7402835;0.09255708,0.09088814;-0.7690151;0.04153885,-0.08009911;0.005258712;-0.03569315,-0.1129504;-0.343574;-0.003938116,-0.1035739;-0.738413;0.09060218,-0.1097052;-0.7729774;0.04753964,0.00474371;0.5728216;0.006894708,171.4728
+0;0;0,0.004582546;0.3320067;0.004947481,0.008824498;0.6506284;-0.00654635,0.1871701;0.527366;0.01926601,0.2350046;0.2387624;0.02874392,0.2967996;-0.02732456;-0.02770555,-0.1696607;0.5173564;-0.008984852,-0.2322384;0.2314588;-0.013059,-0.2815724;-0.03690204;-0.07099064,0.07800592;0.003825111;-0.04022395,0.07857218;-0.3449889;0.005605876,0.06945957;-0.7406186;0.09680694,0.07294517;-0.7038189;0.01933343,-0.07552279;0.008438091;-0.04407527,-0.1176585;-0.3395723;-0.01432341,-0.1473916;-0.7325433;0.08372419,-0.1418686;-0.6955895;0.006382942,0.007843272;0.5727915;-0.00121555,0;0;0,0.002851374;0.3319498;0.00866735,0.005227111;0.6507535;0.003109336,0.1812444;0.5166227;-0.01127815,0.2183642;0.2262984;-0.00928247,0.2338973;-0.04571596;-0.06906843,-0.1733947;0.5200174;-0.004036103,-0.2127872;0.2300424;0.001686502,-0.2376471;-0.03951901;-0.06558962,0.07699184;0.00254266;-0.04222929,0.1017392;-0.3464998;-0.005776525,0.08801188;-0.7402835;0.09255708,0.09088814;-0.7690151;0.04153885,-0.08009911;0.005258712;-0.03569315,-0.1129504;-0.343574;-0.003938116,-0.1035739;-0.738413;0.09060218,-0.1097052;-0.7729774;0.04753964,0.00474371;0.5728216;0.006894708,171.4839
+0;0;0,0.005114092;0.3320149;0.004599729,0.01007614;0.6506223;-0.007305869,0.1881091;0.5278247;0.01946931,0.2357878;0.2393206;0.02953637,0.2979754;-0.02676657;-0.02572028,-0.1686479;0.5179083;-0.009570497,-0.2319429;0.2322666;-0.01299968,-0.2817645;-0.03582364;-0.07103764,0.07797617;0.003736387;-0.04025447,0.07787056;-0.3451455;0.005481556,0.06848492;-0.7406124;0.0968101,0.07215413;-0.7037584;0.01840223,-0.0755266;0.008510852;-0.04402233,-0.1179316;-0.3395716;-0.01485391,-0.1482687;-0.7323114;0.0834222,-0.1425382;-0.695299;0.005152002,0.0088962;0.5727952;-0.001849507,0;0;0,0.00291694;0.331957;0.008788228,0.005351439;0.6507741;0.003320575,0.1812068;0.5166032;-0.01111805,0.2183558;0.2263868;-0.009226918,0.2337721;-0.04547021;-0.06905258,-0.1732132;0.5202306;-0.003785132,-0.2125911;0.230357;0.001860347,-0.2373613;-0.03905451;-0.06542184,0.07698806;0.002556533;-0.04220152,0.101663;-0.3465521;-0.005805254,0.08799148;-0.7402343;0.09243166,0.0907147;-0.7685326;0.03949654,-0.08007458;0.005250596;-0.03570938,-0.1129498;-0.343639;-0.003997572,-0.1036149;-0.7384159;0.09027425,-0.1102001;-0.7726234;0.04508274,0.004854634;0.5728396;0.007088423,171.4954
+0;0;0,0.005114092;0.3320149;0.004599729,0.01007614;0.6506223;-0.007305869,0.1881091;0.5278247;0.01946931,0.2357878;0.2393206;0.02953637,0.2979754;-0.02676657;-0.02572028,-0.1686479;0.5179083;-0.009570497,-0.2319429;0.2322666;-0.01299968,-0.2817645;-0.03582364;-0.07103764,0.07797617;0.003736387;-0.04025447,0.07787056;-0.3451455;0.005481556,0.06848492;-0.7406124;0.0968101,0.07215413;-0.7037584;0.01840223,-0.0755266;0.008510852;-0.04402233,-0.1179316;-0.3395716;-0.01485391,-0.1482687;-0.7323114;0.0834222,-0.1425382;-0.695299;0.005152002,0.0088962;0.5727952;-0.001849507,0;0;0,0.00291694;0.331957;0.008788228,0.005351439;0.6507741;0.003320575,0.1812068;0.5166032;-0.01111805,0.2183558;0.2263868;-0.009226918,0.2337721;-0.04547021;-0.06905258,-0.1732132;0.5202306;-0.003785132,-0.2125911;0.230357;0.001860347,-0.2373613;-0.03905451;-0.06542184,0.07698806;0.002556533;-0.04220152,0.101663;-0.3465521;-0.005805254,0.08799148;-0.7402343;0.09243166,0.0907147;-0.7685326;0.03949654,-0.08007458;0.005250596;-0.03570938,-0.1129498;-0.343639;-0.003997572,-0.1036149;-0.7384159;0.09027425,-0.1102001;-0.7726234;0.04508274,0.004854634;0.5728396;0.007088423,171.5178
+0;0;0,0.004886156;0.3320392;0.00457625,0.009656347;0.650673;-0.007266925,0.1877819;0.5282524;0.01934679,0.2347966;0.2397194;0.02984215,0.2964234;-0.02515981;-0.02498112,-0.1688784;0.5177253;-0.009930685,-0.2327535;0.2322713;-0.01272962,-0.2829973;-0.03435701;-0.0706028,0.07792959;0.003609617;-0.04027583,0.07757075;-0.345137;0.005443543,0.06784227;-0.7406559;0.09673745,0.07158062;-0.7037849;0.0181395,-0.0754508;0.008644804;-0.04405266,-0.1181658;-0.3392865;-0.01517783,-0.1490832;-0.7319993;0.08323565,-0.1432772;-0.6949689;0.004777469,0.008516886;0.5728396;-0.001827983,0;0;0,0.002980858;0.331975;0.00886178,0.005469888;0.6508133;0.003436208,0.1812669;0.5166982;-0.01103914,0.2182775;0.2265281;-0.009207845,0.2339049;-0.04410025;-0.06820345,-0.1730743;0.5203792;-0.003771502,-0.2124919;0.230573;0.001747411,-0.2371087;-0.03759795;-0.06490654,0.07699732;0.00253129;-0.04210937,0.1016437;-0.3464658;-0.005940914,0.08800376;-0.740192;0.09233439,0.09062932;-0.7684001;0.03900754,-0.08001346;0.005274947;-0.03575211,-0.1128463;-0.3434918;-0.00415656,-0.1034008;-0.7383081;0.09015834,-0.1098199;-0.7720665;0.04397954,0.004960261;0.5728741;0.007197857,171.5402
+0;0;0,0.004885972;0.3320267;0.004576078,0.009655988;0.6506488;-0.007266638,0.1878045;0.5282258;0.01934955,0.2348095;0.2397529;0.02984272,0.2963272;-0.0246577;-0.02488356,-0.1689014;0.5176975;-0.009931669,-0.2327632;0.2323029;-0.01273002,-0.2829181;-0.03385377;-0.07050081,0.0779058;0.003608515;-0.04026353,0.07754684;-0.3452526;0.005470861,0.06781826;-0.7407755;0.0967657,0.07155098;-0.7039149;0.01828618,-0.07542776;0.008642164;-0.04403921,-0.1181568;-0.3394035;-0.01515489,-0.1490745;-0.7321202;0.0832596,-0.1432772;-0.6951004;0.004919641,0.008516576;0.5728187;-0.001827931,0;0;0,0.002960384;0.3319626;0.008870006,0.005415775;0.6507887;0.003420472,0.1812519;0.5166693;-0.01096904,0.2182568;0.2265589;-0.009300232,0.233767;-0.04362017;-0.06808019,-0.1731778;0.5204471;-0.003663867,-0.2125634;0.2306967;0.001786124,-0.2370915;-0.03701931;-0.06468843,0.07698708;0.002507389;-0.04207361,0.1015328;-0.3466116;-0.005890131,0.08788978;-0.74032;0.09247327,0.09022429;-0.7686124;0.03940177,-0.07997331;0.005297459;-0.03577279,-0.1128222;-0.3435878;-0.004215397,-0.1033857;-0.7384161;0.09006806,-0.1095238;-0.7722415;0.04414765,0.004914768;0.5728532;0.007189989,171.5619
+0;0;0,0.004885972;0.3320267;0.004576078,0.009655988;0.6506488;-0.007266638,0.1878045;0.5282258;0.01934955,0.2348095;0.2397529;0.02984272,0.2963272;-0.0246577;-0.02488356,-0.1689014;0.5176975;-0.009931669,-0.2327632;0.2323029;-0.01273002,-0.2829181;-0.03385377;-0.07050081,0.0779058;0.003608515;-0.04026353,0.07754684;-0.3452526;0.005470861,0.06781826;-0.7407755;0.0967657,0.07155098;-0.7039149;0.01828618,-0.07542776;0.008642164;-0.04403921,-0.1181568;-0.3394035;-0.01515489,-0.1490745;-0.7321202;0.0832596,-0.1432772;-0.6951004;0.004919641,0.008516576;0.5728187;-0.001827931,0;0;0,0.002960384;0.3319626;0.008870006,0.005415775;0.6507887;0.003420472,0.1812519;0.5166693;-0.01096904,0.2182568;0.2265589;-0.009300232,0.233767;-0.04362017;-0.06808019,-0.1731778;0.5204471;-0.003663867,-0.2125634;0.2306967;0.001786124,-0.2370915;-0.03701931;-0.06468843,0.07698708;0.002507389;-0.04207361,0.1015328;-0.3466116;-0.005890131,0.08788978;-0.74032;0.09247327,0.09022429;-0.7686124;0.03940177,-0.07997331;0.005297459;-0.03577279,-0.1128222;-0.3435878;-0.004215397,-0.1033857;-0.7384161;0.09006806,-0.1095238;-0.7722415;0.04414765,0.004914768;0.5728532;0.007189989,171.5751
+0;0;0,0.004886028;0.3320305;0.00457613,0.009656074;0.6506547;-0.00726665,0.1877679;0.5282406;0.01934522,0.2347925;0.2396467;0.02984279,0.2962791;-0.02462965;-0.02485571,-0.168865;0.5177144;-0.009930007,-0.2327535;0.2322002;-0.01272953,-0.282883;-0.03382137;-0.070471,0.0779077;0.003608603;-0.04026452,0.07754878;-0.3452152;0.005464986,0.06781776;-0.740837;0.09678266,0.07149173;-0.7040845;0.01953854,-0.0754296;0.008642375;-0.04404029,-0.118154;-0.339366;-0.01515906,-0.1490795;-0.7321811;0.08328004,-0.1433735;-0.6952718;0.006173275,0.00851666;0.5728244;-0.001827929,0;0;0,0.002966195;0.331966;0.008882046,0.005421847;0.6507941;0.003429055,0.1812149;0.5166641;-0.01095676,0.218222;0.2264304;-0.009293556,0.2337545;-0.04362172;-0.06798863,-0.1731277;0.5204182;-0.003554335,-0.2125014;0.2305432;0.001935883,-0.2370584;-0.03701633;-0.06457242,0.07698572;0.002504587;-0.04208076,0.1015608;-0.3465747;-0.005899429,0.08788458;-0.7403982;0.09241807,0.09171711;-0.7691497;0.04182828,-0.07997747;0.005303249;-0.0357679,-0.1128438;-0.3435476;-0.004268277,-0.1034339;-0.7384917;0.08997075,-0.1094056;-0.7715646;0.04511664,0.004921056;0.5728585;0.007200837,171.5948
+0;0;0,0.004266065;0.3320406;0.004464691,0.008519212;0.6506724;-0.00737117,0.1868643;0.5285087;0.01873483,0.2330632;0.2398049;0.02985687,0.2949692;-0.02450532;-0.02420099,-0.1697064;0.5172699;-0.01086468,-0.2353283;0.2321427;-0.01291276,-0.285889;-0.03382394;-0.07053096,0.07796287;0.003465719;-0.04017016,0.07641625;-0.3453816;0.005354937,0.06630978;-0.7410225;0.09654942,0.07005617;-0.7042753;0.01930831,-0.07545132;0.008733702;-0.04398504,-0.1185977;-0.339289;-0.01591516,-0.1506547;-0.7318881;0.08302242,-0.1448741;-0.6949815;0.005920969,0.007491687;0.5728404;-0.001933671,0;0;0,0.002966195;0.331966;0.008882046,0.005421847;0.6507941;0.003429055,0.1812149;0.5166641;-0.01095676,0.218222;0.2264304;-0.009293556,0.2337545;-0.04362172;-0.06798863,-0.1731277;0.5204182;-0.003554335,-0.2125014;0.2305432;0.001935883,-0.2370584;-0.03701633;-0.06457242,0.07698572;0.002504587;-0.04208076,0.1015608;-0.3465747;-0.005899429,0.08788458;-0.7403982;0.09241807,0.09171711;-0.7691497;0.04182828,-0.07997747;0.005303249;-0.0357679,-0.1128438;-0.3435476;-0.004268277,-0.1034339;-0.7384917;0.08997075,-0.1094056;-0.7715646;0.04511664,0.004921056;0.5728585;0.007200837,171.6065
+0;0;0,0.004266819;0.3320994;0.004465481,0.008520607;0.6507791;-0.007372101,0.1867538;0.5286327;0.01872175,0.232893;0.2403023;0.0298294,0.2948909;-0.02440044;-0.02430873,-0.1695948;0.5174009;-0.01085932,-0.2351318;0.2326425;-0.01290476,-0.2857676;-0.03371909;-0.07060852,0.07797246;0.003466146;-0.0401751,0.07642622;-0.3452963;0.005338933,0.06632414;-0.7407655;0.09649386,0.07007088;-0.7040176;0.01924562,-0.0754606;0.008734777;-0.04399045,-0.1185965;-0.3392034;-0.01592739,-0.1506396;-0.731632;0.08296724,-0.1448584;-0.6947248;0.00585869,0.007492946;0.5729368;-0.001933879,0;0;0,0.002955794;0.3320249;0.0088799,0.005386204;0.6509006;0.003392339,0.1810874;0.5167474;-0.01070857,0.2181454;0.2269009;-0.009176016,0.2336972;-0.04354;-0.06801569,-0.173035;0.5204825;-0.003436478,-0.2122717;0.2309731;0.00216697,-0.2368858;-0.03691694;-0.0647008,0.07697845;0.002515256;-0.04211593,0.1015965;-0.3464909;-0.006090164,0.08794188;-0.740159;0.0921247,0.0920506;-0.7689025;0.04153633,-0.07999739;0.005299505;-0.03575041,-0.1128018;-0.3434755;-0.004300043,-0.1033657;-0.7382822;0.08975177,-0.1098202;-0.7716016;0.04530107,0.004891947;0.5729551;0.007175326,171.6283
+0;0;0,0.004266819;0.3320994;0.004465481,0.008520607;0.6507791;-0.007372101,0.1867538;0.5286327;0.01872175,0.232893;0.2403023;0.0298294,0.2948909;-0.02440044;-0.02430873,-0.1695948;0.5174009;-0.01085932,-0.2351318;0.2326425;-0.01290476,-0.2857676;-0.03371909;-0.07060852,0.07797246;0.003466146;-0.0401751,0.07642622;-0.3452963;0.005338933,0.06632414;-0.7407655;0.09649386,0.07007088;-0.7040176;0.01924562,-0.0754606;0.008734777;-0.04399045,-0.1185965;-0.3392034;-0.01592739,-0.1506396;-0.731632;0.08296724,-0.1448584;-0.6947248;0.00585869,0.007492946;0.5729368;-0.001933879,0;0;0,0.002955794;0.3320249;0.0088799,0.005386204;0.6509006;0.003392339,0.1810874;0.5167474;-0.01070857,0.2181454;0.2269009;-0.009176016,0.2336972;-0.04354;-0.06801569,-0.173035;0.5204825;-0.003436478,-0.2122717;0.2309731;0.00216697,-0.2368858;-0.03691694;-0.0647008,0.07697845;0.002515256;-0.04211593,0.1015965;-0.3464909;-0.006090164,0.08794188;-0.740159;0.0921247,0.0920506;-0.7689025;0.04153633,-0.07999739;0.005299505;-0.03575041,-0.1128018;-0.3434755;-0.004300043,-0.1033657;-0.7382822;0.08975177,-0.1098202;-0.7716016;0.04530107,0.004891947;0.5729551;0.007175326,171.6405
+0;0;0,0.005400015;0.3320917;0.003756521,0.01108047;0.6507159;-0.008897303,0.189083;0.5294312;0.01803136,0.2345034;0.2410358;0.03034991,0.2949186;-0.02399957;-0.02394984,-0.167942;0.5191099;-0.01211543,-0.2336851;0.2343917;-0.01219486,-0.2861086;-0.03148019;-0.07055712,0.07799523;0.003288214;-0.04014588,0.07464769;-0.3455424;0.004745282,0.06366797;-0.7410638;0.09557129,0.0675009;-0.7043594;0.0183235,-0.07544902;0.008863153;-0.04398464,-0.1203082;-0.3389305;-0.01684705,-0.1532345;-0.7314478;0.08140345,-0.1473656;-0.6945869;0.004297391,0.009686323;0.5728965;-0.003218822,0;0;0,0.002955794;0.3320249;0.0088799,0.005386204;0.6509006;0.003392339,0.1810874;0.5167474;-0.01070857,0.2181454;0.2269009;-0.009176016,0.2336972;-0.04354;-0.06801569,-0.173035;0.5204825;-0.003436478,-0.2122717;0.2309731;0.00216697,-0.2368858;-0.03691694;-0.0647008,0.07697845;0.002515256;-0.04211593,0.1015965;-0.3464909;-0.006090164,0.08794188;-0.740159;0.0921247,0.0920506;-0.7689025;0.04153633,-0.07999739;0.005299505;-0.03575041,-0.1128018;-0.3434755;-0.004300043,-0.1033657;-0.7382822;0.08975177,-0.1098202;-0.7716016;0.04530107,0.004891947;0.5729551;0.007175326,171.6514
+0;0;0,0.005399343;0.3320504;0.003756054,0.01107843;0.6505982;-0.008894538,0.1890356;0.5293476;0.01802702,0.2344472;0.2410079;0.0303432,0.2948273;-0.02387312;-0.02392492,-0.1678983;0.519029;-0.01211208,-0.2336288;0.2343656;-0.01219149,-0.2860216;-0.03135133;-0.07051975,0.07799247;0.003288098;-0.04014447,0.07464561;-0.3454725;0.00473769,0.06368413;-0.7403365;0.09541272,0.06756485;-0.7035484;0.01720176,-0.07544636;0.00886284;-0.04398308,-0.1202965;-0.338861;-0.01685094,-0.1531681;-0.7307259;0.08123624,-0.147226;-0.6937795;0.003168777,0.009684701;0.5728018;-0.003217742,0;0;0,0.002967626;0.3319814;0.008957624,0.005400784;0.6507824;0.003581167,0.1810786;0.5167506;-0.01060295,0.2181761;0.2269656;-0.009145975,0.2336391;-0.04333636;-0.06788671,-0.173024;0.5205656;-0.003267751,-0.2121767;0.2310989;0.00218943,-0.2368174;-0.03666258;-0.06451406,0.07698153;0.002508163;-0.04210424,0.1016021;-0.3464314;-0.0061239,0.08821018;-0.7394285;0.09202672,0.09205315;-0.7677308;0.03945137,-0.07999124;0.005305283;-0.0357557,-0.1128019;-0.3433966;-0.004291035,-0.1030545;-0.7375895;0.08939266,-0.1098163;-0.7726702;0.04583954,0.004906841;0.5728587;0.007335067,171.6631
+0;0;0,0.005399343;0.3320504;0.003756054,0.01107843;0.6505982;-0.008894538,0.1890356;0.5293476;0.01802702,0.2344472;0.2410079;0.0303432,0.2948273;-0.02387312;-0.02392492,-0.1678983;0.519029;-0.01211208,-0.2336288;0.2343656;-0.01219149,-0.2860216;-0.03135133;-0.07051975,0.07799247;0.003288098;-0.04014447,0.07464561;-0.3454725;0.00473769,0.06368413;-0.7403365;0.09541272,0.06756485;-0.7035484;0.01720176,-0.07544636;0.00886284;-0.04398308,-0.1202965;-0.338861;-0.01685094,-0.1531681;-0.7307259;0.08123624,-0.147226;-0.6937795;0.003168777,0.009684701;0.5728018;-0.003217742,0;0;0,0.002967626;0.3319814;0.008957624,0.005400784;0.6507824;0.003581167,0.1810786;0.5167506;-0.01060295,0.2181761;0.2269656;-0.009145975,0.2336391;-0.04333636;-0.06788671,-0.173024;0.5205656;-0.003267751,-0.2121767;0.2310989;0.00218943,-0.2368174;-0.03666258;-0.06451406,0.07698153;0.002508163;-0.04210424,0.1016021;-0.3464314;-0.0061239,0.08821018;-0.7394285;0.09202672,0.09205315;-0.7677308;0.03945137,-0.07999124;0.005305283;-0.0357557,-0.1128019;-0.3433966;-0.004291035,-0.1030545;-0.7375895;0.08939266,-0.1098163;-0.7726702;0.04583954,0.004906841;0.5728587;0.007335067,171.6848
+0;0;0,0.007075274;0.3320354;0.003398238,0.01462669;0.6505406;-0.00962692,0.1921701;0.529516;0.01759423,0.2364612;0.2411934;0.03110893,0.2958595;-0.02401602;-0.02212452,-0.165242;0.5203382;-0.01281794,-0.2318046;0.2360138;-0.01098801,-0.2861086;-0.02932286;-0.06882842,0.07788176;0.003116872;-0.04039335,0.07341757;-0.3459697;0.004369833,0.061373;-0.7418531;0.09449134,0.06528863;-0.7050952;0.0163004,-0.07555891;0.009005148;-0.04377971,-0.1215591;-0.3389669;-0.01761601,-0.1556704;-0.7316678;0.08043002,-0.1496909;-0.6947474;0.002384014,0.01276601;0.5727593;-0.003843102,0;0;0,0.002959192;0.3319938;0.008967996,0.005376041;0.6508067;0.00358057,0.1810724;0.5166847;-0.01043165,0.2181631;0.2270349;-0.00917542,0.2337491;-0.04322162;-0.067626,-0.1730688;0.5205667;-0.003182205,-0.2121512;0.2312286;0.002329004,-0.2367808;-0.03641057;-0.06445878,0.07698382;0.002518848;-0.0421195,0.1014773;-0.3467457;-0.006072283,0.08786403;-0.7406414;0.09216976,0.09108424;-0.7689908;0.0396359,-0.08000635;0.005298159;-0.0357466,-0.1127094;-0.3437274;-0.004174951,-0.1028506;-0.7387825;0.08976598,-0.1095366;-0.7742009;0.04674783,0.004886121;0.5728806;0.007338762,171.7069
+0;0;0,0.007075274;0.3320354;0.003398238,0.01462669;0.6505406;-0.00962692,0.1921701;0.529516;0.01759423,0.2364612;0.2411934;0.03110893,0.2958595;-0.02401602;-0.02212452,-0.165242;0.5203382;-0.01281794,-0.2318046;0.2360138;-0.01098801,-0.2861086;-0.02932286;-0.06882842,0.07788176;0.003116872;-0.04039335,0.07341757;-0.3459697;0.004369833,0.061373;-0.7418531;0.09449134,0.06528863;-0.7050952;0.0163004,-0.07555891;0.009005148;-0.04377971,-0.1215591;-0.3389669;-0.01761601,-0.1556704;-0.7316678;0.08043002,-0.1496909;-0.6947474;0.002384014,0.01276601;0.5727593;-0.003843102,0;0;0,0.002959192;0.3319938;0.008967996,0.005376041;0.6508067;0.00358057,0.1810724;0.5166847;-0.01043165,0.2181631;0.2270349;-0.00917542,0.2337491;-0.04322162;-0.067626,-0.1730688;0.5205667;-0.003182205,-0.2121512;0.2312286;0.002329004,-0.2367808;-0.03641057;-0.06445878,0.07698382;0.002518848;-0.0421195,0.1014773;-0.3467457;-0.006072283,0.08786403;-0.7406414;0.09216976,0.09108424;-0.7689908;0.0396359,-0.08000635;0.005298159;-0.0357466,-0.1127094;-0.3437274;-0.004174951,-0.1028506;-0.7387825;0.08976598,-0.1095366;-0.7742009;0.04674783,0.004886121;0.5728806;0.007338762,171.718
+0;0;0,0.007075691;0.3320549;0.003398438,0.01462764;0.6505827;-0.009627663,0.1921314;0.5295618;0.0175892,0.2365558;0.2403709;0.03114459,0.2959031;-0.02461067;-0.02204313,-0.1652019;0.520386;-0.01281626,-0.231965;0.2352054;-0.01098083,-0.2862223;-0.02990335;-0.06877156,0.07782966;0.003114787;-0.04036633,0.07335079;-0.3471198;0.004544061,0.06133204;-0.7421544;0.09447235,0.0652949;-0.7053149;0.01533834,-0.07550837;0.008999124;-0.04375043,-0.1216598;-0.3401172;-0.01750068,-0.155698;-0.7319762;0.08033513,-0.1496464;-0.6949723;0.001347803,0.01276682;0.5727955;-0.003843406,0;0;0,0.003005557;0.3320144;0.008913159,0.005438082;0.6508482;0.003428102,0.1810912;0.5167639;-0.01067209,0.2180975;0.2262179;-0.009184718,0.2336414;-0.04377174;-0.06775308,-0.1729903;0.520697;-0.003360594,-0.2122222;0.230494;0.002272236,-0.2368212;-0.0368799;-0.06460357,0.07695752;0.002454802;-0.04204893,0.1013371;-0.3479627;-0.005793452,0.08776414;-0.7411623;0.0916425,0.08911023;-0.7718689;0.04028523,-0.07992037;0.005355137;-0.03578622,-0.112866;-0.3448303;-0.004386,-0.1027981;-0.7390812;0.08914894,-0.1094464;-0.7751486;0.0453816,0.004946165;0.5729174;0.007213235,171.7405
+0;0;0,0.007831246;0.3320639;0.002739356,0.01576733;0.6505736;-0.01087685,0.1932989;0.5300068;0.0167667,0.2358282;0.2408247;0.03237218,0.2950479;-0.02468532;-0.01884058,-0.1644549;0.5213897;-0.0134159,-0.2320332;0.2366211;-0.009105895,-0.2887867;-0.0282993;-0.06586449,0.07783915;0.002803229;-0.04024872,0.07127213;-0.3473471;0.004532412,0.05776004;-0.7416726;0.09421161,0.06171495;-0.7048364;0.01485009,-0.07552846;0.009193673;-0.04356236,-0.1232082;-0.3397105;-0.01814069,-0.1585688;-0.7307926;0.07943964,-0.1525204;-0.6938034;0.0002235323,0.01384601;0.5727957;-0.00494409,0;0;0,0.003029838;0.332034;0.00891757,0.005465515;0.6508829;0.003396749,0.1811267;0.5167536;-0.01063478,0.218015;0.2263819;-0.009170413,0.2336043;-0.0436992;-0.06780875,-0.1729686;0.5207053;-0.003413845,-0.2121718;0.2306893;0.002281071,-0.2367261;-0.03679746;-0.06460096,0.07695185;0.002439812;-0.04194295,0.1012843;-0.3479474;-0.006019115,0.08791108;-0.7404054;0.09152734,0.08844845;-0.771317;0.040048,-0.07983425;0.005363566;-0.03583958,-0.1128766;-0.344743;-0.004417311,-0.1030671;-0.7384036;0.08860244,-0.1084161;-0.7740499;0.04362946,0.004974104;0.5729494;0.007194281,171.7625
+0;0;0,0.007831246;0.3320639;0.002739356,0.01576733;0.6505736;-0.01087685,0.1932989;0.5300068;0.0167667,0.2358282;0.2408247;0.03237218,0.2950479;-0.02468532;-0.01884058,-0.1644549;0.5213897;-0.0134159,-0.2320332;0.2366211;-0.009105895,-0.2887867;-0.0282993;-0.06586449,0.07783915;0.002803229;-0.04024872,0.07127213;-0.3473471;0.004532412,0.05776004;-0.7416726;0.09421161,0.06171495;-0.7048364;0.01485009,-0.07552846;0.009193673;-0.04356236,-0.1232082;-0.3397105;-0.01814069,-0.1585688;-0.7307926;0.07943964,-0.1525204;-0.6938034;0.0002235323,0.01384601;0.5727957;-0.00494409,0;0;0,0.003029838;0.332034;0.00891757,0.005465515;0.6508829;0.003396749,0.1811267;0.5167536;-0.01063478,0.218015;0.2263819;-0.009170413,0.2336043;-0.0436992;-0.06780875,-0.1729686;0.5207053;-0.003413845,-0.2121718;0.2306893;0.002281071,-0.2367261;-0.03679746;-0.06460096,0.07695185;0.002439812;-0.04194295,0.1012843;-0.3479474;-0.006019115,0.08791108;-0.7404054;0.09152734,0.08844845;-0.771317;0.040048,-0.07983425;0.005363566;-0.03583958,-0.1128766;-0.344743;-0.004417311,-0.1030671;-0.7384036;0.08860244,-0.1084161;-0.7740499;0.04362946,0.004974104;0.5729494;0.007194281,171.7738
+0;0;0,0.009234803;0.3320322;0.002158231,0.01848017;0.6504802;-0.01204993,0.1957448;0.5299506;0.0153918,0.2372372;0.2407548;0.0333567,0.2964357;-0.02566695;-0.01290687,-0.1623748;0.5223805;-0.01409584,-0.2317466;0.2380722;-0.008184482,-0.2903896;-0.0268178;-0.06313504,0.07779145;0.00265285;-0.04035098,0.06936309;-0.3474904;0.004173253,0.0539552;-0.7419471;0.09296571,0.05780303;-0.7051268;0.01359756,-0.07564988;0.009283672;-0.04333198,-0.1247373;-0.3395163;-0.01919053,-0.1612879;-0.7305401;0.07818446,-0.1553557;-0.6935911;-0.001043975,0.01624522;0.5727226;-0.005962864,0;0;0,0.003029838;0.332034;0.00891757,0.005465515;0.6508829;0.003396749,0.1811267;0.5167536;-0.01063478,0.218015;0.2263819;-0.009170413,0.2336043;-0.0436992;-0.06780875,-0.1729686;0.5207053;-0.003413845,-0.2121718;0.2306893;0.002281071,-0.2367261;-0.03679746;-0.06460096,0.07695185;0.002439812;-0.04194295,0.1012843;-0.3479474;-0.006019115,0.08791108;-0.7404054;0.09152734,0.08844845;-0.771317;0.040048,-0.07983425;0.005363566;-0.03583958,-0.1128766;-0.344743;-0.004417311,-0.1030671;-0.7384036;0.08860244,-0.1084161;-0.7740499;0.04362946,0.004974104;0.5729494;0.007194281,171.7858
+0;0;0,0.009234786;0.3320316;0.002158227,0.0184801;0.6504775;-0.01204983,0.1957279;0.5299526;0.01538983,0.2372497;0.2405514;0.03336749,0.2964312;-0.02579403;-0.01288284,-0.162358;0.5223832;-0.01409503,-0.2317791;0.237873;-0.008179476,-0.2904053;-0.02694121;-0.06311431,0.07778306;0.002652564;-0.04034663,0.06935725;-0.3473847;0.004164129,0.05393953;-0.742093;0.09301322,0.05784246;-0.705175;0.01250847,-0.07564171;0.009282669;-0.0433273,-0.1247143;-0.3394116;-0.01919315,-0.1612882;-0.7306849;0.07824395,-0.1552711;-0.6936364;-0.002119087,0.01624516;0.5727206;-0.00596282,0;0;0,0.003022589;0.3320335;0.00891614,0.005445927;0.65088;0.003374099,0.1811368;0.5168425;-0.01048863,0.2179811;0.2262556;-0.00905025,0.2336421;-0.04372796;-0.06774497,-0.172989;0.5207355;-0.003217991,-0.2121977;0.2305121;0.002555664,-0.2367637;-0.03688094;-0.0643691,0.0769427;0.002455816;-0.04193902,0.1012223;-0.3478314;-0.006055355,0.08792275;-0.740564;0.09146739,0.08934574;-0.7703934;0.03703833,-0.07982209;0.005350592;-0.03584547,-0.112875;-0.3446568;-0.004530579,-0.1028797;-0.7385782;0.08848773,-0.1085966;-0.7748212;0.04240847,0.004957393;0.5729475;0.007178426,171.8087
+0;0;0,0.009235138;0.3320442;0.00215831,0.01848101;0.6505095;-0.01205063,0.1956863;0.5299896;0.0153844,0.2372021;0.2406301;0.03335946,0.2964836;-0.02616504;-0.01296895,-0.1623151;0.522422;-0.01409351,-0.2317262;0.2379528;-0.008178808,-0.2904513;-0.02730852;-0.06320639,0.0778079;0.002653411;-0.04035951,0.0693832;-0.3473377;0.004145373,0.05399142;-0.7413816;0.09284495,0.05790847;-0.7044387;0.01204909,-0.07566586;0.009285633;-0.04334114,-0.1247319;-0.3393627;-0.01921017,-0.1612443;-0.7299775;0.07806296,-0.1552054;-0.6929035;-0.002590671,0.01624593;0.5727475;-0.005963217,0;0;0,0.003042594;0.3320501;0.008763671,0.005465992;0.6509144;0.003118753,0.1811271;0.5169023;-0.01066339,0.2179081;0.2263504;-0.009132147,0.2335351;-0.04408753;-0.0679487,-0.1729316;0.5207934;-0.003433676,-0.2121461;0.2306154;0.00244092,-0.2368153;-0.03721416;-0.06463391,0.0769371;0.002483174;-0.04200613,0.1011346;-0.3477781;-0.006271482,0.08808974;-0.7398024;0.09130907,0.08865608;-0.7700588;0.03689981,-0.07987244;0.005328276;-0.03580508,-0.1129966;-0.344643;-0.004687153,-0.102838;-0.7378883;0.08821092,-0.1085377;-0.7744688;0.04210146,0.004978299;0.5729777;0.006942391,171.8313
+0;0;0,0.009235138;0.3320442;0.00215831,0.01848101;0.6505095;-0.01205063,0.1956863;0.5299896;0.0153844,0.2372021;0.2406301;0.03335946,0.2964836;-0.02616504;-0.01296895,-0.1623151;0.522422;-0.01409351,-0.2317262;0.2379528;-0.008178808,-0.2904513;-0.02730852;-0.06320639,0.0778079;0.002653411;-0.04035951,0.0693832;-0.3473377;0.004145373,0.05399142;-0.7413816;0.09284495,0.05790847;-0.7044387;0.01204909,-0.07566586;0.009285633;-0.04334114,-0.1247319;-0.3393627;-0.01921017,-0.1612443;-0.7299775;0.07806296,-0.1552054;-0.6929035;-0.002590671,0.01624593;0.5727475;-0.005963217,0;0;0,0.003042594;0.3320501;0.008763671,0.005465992;0.6509144;0.003118753,0.1811271;0.5169023;-0.01066339,0.2179081;0.2263504;-0.009132147,0.2335351;-0.04408753;-0.0679487,-0.1729316;0.5207934;-0.003433676,-0.2121461;0.2306154;0.00244092,-0.2368153;-0.03721416;-0.06463391,0.0769371;0.002483174;-0.04200613,0.1011346;-0.3477781;-0.006271482,0.08808974;-0.7398024;0.09130907,0.08865608;-0.7700588;0.03689981,-0.07987244;0.005328276;-0.03580508,-0.1129966;-0.344643;-0.004687153,-0.102838;-0.7378883;0.08821092,-0.1085377;-0.7744688;0.04210146,0.004978299;0.5729777;0.006942391,171.8532
+0;0;0,0.009639043;0.33204;0.0006270983,0.01941359;0.6504185;-0.0150739,0.1966179;0.5306609;0.01292282,0.2377359;0.2417806;0.03430052,0.2945589;-0.02625737;-0.009523761,-0.1619416;0.5237749;-0.01572491,-0.2328673;0.2400549;-0.007240093,-0.2939833;-0.02509353;-0.06159949,0.07779936;0.002560033;-0.04042019,0.06691942;-0.3474213;0.003564648,0.04923178;-0.7415862;0.09106522,0.05301483;-0.7047202;0.01032855,-0.07582289;0.009295962;-0.04309944,-0.1271317;-0.3391203;-0.02043832,-0.1652066;-0.729647;0.07638298,-0.1593062;-0.6926657;-0.004216701,0.0170392;0.5726926;-0.008590017,0;0;0,0.00308767;0.3320508;0.0087533,0.005543217;0.6509148;0.003085732,0.1811927;0.5168996;-0.01058483,0.2179035;0.2266417;-0.009113908,0.2335508;-0.04406139;-0.06801033,-0.1728583;0.5208348;-0.003488066,-0.2121157;0.2309661;0.002384067,-0.2367633;-0.03717175;-0.06461132,0.07694019;0.002482757;-0.04203725,0.1011075;-0.3477772;-0.006345272,0.08805856;-0.7397546;0.09121799,0.08910464;-0.7697926;0.03668165,-0.07989937;0.005335198;-0.03578706,-0.1128737;-0.3446423;-0.004666552,-0.1032241;-0.7379686;0.08772634,-0.109411;-0.7746229;0.04191384,0.005048327;0.5729785;0.006916285,171.8645
+0;0;0,0.009639043;0.33204;0.0006270983,0.01941359;0.6504185;-0.0150739,0.1966179;0.5306609;0.01292282,0.2377359;0.2417806;0.03430052,0.2945589;-0.02625737;-0.009523761,-0.1619416;0.5237749;-0.01572491,-0.2328673;0.2400549;-0.007240093,-0.2939833;-0.02509353;-0.06159949,0.07779936;0.002560033;-0.04042019,0.06691942;-0.3474213;0.003564648,0.04923178;-0.7415862;0.09106522,0.05301483;-0.7047202;0.01032855,-0.07582289;0.009295962;-0.04309944,-0.1271317;-0.3391203;-0.02043832,-0.1652066;-0.729647;0.07638298,-0.1593062;-0.6926657;-0.004216701,0.0170392;0.5726926;-0.008590017,0;0;0,0.00308767;0.3320508;0.0087533,0.005543217;0.6509148;0.003085732,0.1811927;0.5168996;-0.01058483,0.2179035;0.2266417;-0.009113908,0.2335508;-0.04406139;-0.06801033,-0.1728583;0.5208348;-0.003488066,-0.2121157;0.2309661;0.002384067,-0.2367633;-0.03717175;-0.06461132,0.07694019;0.002482757;-0.04203725,0.1011075;-0.3477772;-0.006345272,0.08805856;-0.7397546;0.09121799,0.08910464;-0.7697926;0.03668165,-0.07989937;0.005335198;-0.03578706,-0.1128737;-0.3446423;-0.004666552,-0.1032241;-0.7379686;0.08772634,-0.109411;-0.7746229;0.04191384,0.005048327;0.5729785;0.006916285,171.8761
+0;0;0,0.009639043;0.33204;0.0006270983,0.01941359;0.6504185;-0.0150739,0.1966179;0.5306609;0.01292282,0.2377359;0.2417806;0.03430052,0.2945589;-0.02625737;-0.009523761,-0.1619416;0.5237749;-0.01572491,-0.2328673;0.2400549;-0.007240093,-0.2939833;-0.02509353;-0.06159949,0.07779936;0.002560033;-0.04042019,0.06691942;-0.3474213;0.003564648,0.04923178;-0.7415862;0.09106522,0.05301483;-0.7047202;0.01032855,-0.07582289;0.009295962;-0.04309944,-0.1271317;-0.3391203;-0.02043832,-0.1652066;-0.729647;0.07638298,-0.1593062;-0.6926657;-0.004216701,0.0170392;0.5726926;-0.008590017,0;0;0,0.00308767;0.3320508;0.0087533,0.005543217;0.6509148;0.003085732,0.1811927;0.5168996;-0.01058483,0.2179035;0.2266417;-0.009113908,0.2335508;-0.04406139;-0.06801033,-0.1728583;0.5208348;-0.003488066,-0.2121157;0.2309661;0.002384067,-0.2367633;-0.03717175;-0.06461132,0.07694019;0.002482757;-0.04203725,0.1011075;-0.3477772;-0.006345272,0.08805856;-0.7397546;0.09121799,0.08910464;-0.7697926;0.03668165,-0.07989937;0.005335198;-0.03578706,-0.1128737;-0.3446423;-0.004666552,-0.1032241;-0.7379686;0.08772634,-0.109411;-0.7746229;0.04191384,0.005048327;0.5729785;0.006916285,171.8877
+0;0;0,0.01082604;0.3319923;-0.0005456007,0.02199829;0.6502481;-0.01758417,0.1990017;0.530906;0.01061611,0.2389722;0.2426777;0.03536519,0.2942552;-0.0268822;-0.004073124,-0.1600922;0.5248362;-0.01762728,-0.2335981;0.2424295;-0.006269071,-0.2968236;-0.02357185;-0.05646846,0.0775434;0.002364194;-0.04084641,0.06660459;-0.347468;0.00346588,0.04609479;-0.7422382;0.09023476,0.04981264;-0.7054856;0.009968281,-0.07596872;0.00949105;-0.04272787,-0.1279314;-0.3388232;-0.02168268,-0.168291;-0.7298892;0.07439774,-0.16247;-0.69303;-0.005734622,0.01926789;0.5725664;-0.01073507,0;0;0,0.003051996;0.3320408;0.008719206,0.005476438;0.6508982;0.003008127,0.1811972;0.51693;-0.01065505,0.2176459;0.2271812;-0.008971572,0.2335495;-0.04397643;-0.06808805,-0.1729804;0.5208675;-0.003582613,-0.2122656;0.2315445;0.002298578,-0.2368715;-0.0370836;-0.06484044,0.07694528;0.002463967;-0.04195654,0.1010538;-0.3477176;-0.006495953,0.08791803;-0.7403084;0.09093524,0.08885214;-0.7695879;0.03627992,-0.07984331;0.005345799;-0.0358255,-0.1128574;-0.3445298;-0.004794348,-0.1029154;-0.738287;0.08820799,-0.1036743;-0.7215987;0.008682199,0.004988372;0.5729634;0.006849527,171.8992
+0;0;0,0.01082604;0.3319923;-0.0005456007,0.02199829;0.6502481;-0.01758417,0.1990017;0.530906;0.01061611,0.2389722;0.2426777;0.03536519,0.2942552;-0.0268822;-0.004073124,-0.1600922;0.5248362;-0.01762728,-0.2335981;0.2424295;-0.006269071,-0.2968236;-0.02357185;-0.05646846,0.0775434;0.002364194;-0.04084641,0.06660459;-0.347468;0.00346588,0.04609479;-0.7422382;0.09023476,0.04981264;-0.7054856;0.009968281,-0.07596872;0.00949105;-0.04272787,-0.1279314;-0.3388232;-0.02168268,-0.168291;-0.7298892;0.07439774,-0.16247;-0.69303;-0.005734622,0.01926789;0.5725664;-0.01073507,0;0;0,0.003051996;0.3320408;0.008719206,0.005476438;0.6508982;0.003008127,0.1811972;0.51693;-0.01065505,0.2176459;0.2271812;-0.008971572,0.2335495;-0.04397643;-0.06808805,-0.1729804;0.5208675;-0.003582613,-0.2122656;0.2315445;0.002298578,-0.2368715;-0.0370836;-0.06484044,0.07694528;0.002463967;-0.04195654,0.1010538;-0.3477176;-0.006495953,0.08791803;-0.7403084;0.09093524,0.08885214;-0.7695879;0.03627992,-0.07984331;0.005345799;-0.0358255,-0.1128574;-0.3445298;-0.004794348,-0.1029154;-0.738287;0.08820799,-0.1036743;-0.7215987;0.008682199,0.004988372;0.5729634;0.006849527,171.9111
+0;0;0,0.008079222;0.3320366;-0.001923698,0.01724316;0.650321;-0.01900069,0.1954613;0.5317099;0.007386858,0.2346378;0.2436975;0.03626586,0.2884981;-0.02696177;0.004461724,-0.1637143;0.5235705;-0.01926623,-0.2398271;0.2419266;-0.005002182,-0.3046609;-0.02452958;-0.04934842,0.0773679;0.002117129;-0.04120857,0.06596429;-0.3474979;0.003146317,0.04364415;-0.7425642;0.08861843,0.04716619;-0.7058468;0.008210987,-0.07619769;0.009696031;-0.04228853,-0.128625;-0.3384156;-0.02234468,-0.1711195;-0.7297496;0.07216968,-0.1654825;-0.6929117;-0.008107029,0.01531861;0.5726206;-0.01219795,0;0;0,0.003103852;0.3320109;0.008742094,0.005578063;0.650833;0.003043771,0.1813825;0.5170146;-0.01046991,0.2176366;0.2271818;-0.008886933,0.2335201;-0.04382834;-0.06779468,-0.17295;0.5209101;-0.003658325,-0.2123045;0.2315372;0.002210395,-0.2368248;-0.03694451;-0.06476171,0.0769562;0.002460361;-0.04195368,0.100945;-0.3475388;-0.006553292,0.08793803;-0.7402596;0.09082342,0.08909458;-0.7694997;0.03594018,-0.07984843;0.00535201;-0.03583301,-0.1127675;-0.3443409;-0.004861817,-0.1027816;-0.7381876;0.08823053,-0.1035015;-0.7215209;0.008577608,0.005077437;0.5729077;0.006883621,171.934
+0;0;0,0.008079222;0.3320366;-0.001923698,0.01724316;0.650321;-0.01900069,0.1954613;0.5317099;0.007386858,0.2346378;0.2436975;0.03626586,0.2884981;-0.02696177;0.004461724,-0.1637143;0.5235705;-0.01926623,-0.2398271;0.2419266;-0.005002182,-0.3046609;-0.02452958;-0.04934842,0.0773679;0.002117129;-0.04120857,0.06596429;-0.3474979;0.003146317,0.04364415;-0.7425642;0.08861843,0.04716619;-0.7058468;0.008210987,-0.07619769;0.009696031;-0.04228853,-0.128625;-0.3384156;-0.02234468,-0.1711195;-0.7297496;0.07216968,-0.1654825;-0.6929117;-0.008107029,0.01531861;0.5726206;-0.01219795,0;0;0,0.003103852;0.3320109;0.008742094,0.005578063;0.650833;0.003043771,0.1813825;0.5170146;-0.01046991,0.2176366;0.2271818;-0.008886933,0.2335201;-0.04382834;-0.06779468,-0.17295;0.5209101;-0.003658325,-0.2123045;0.2315372;0.002210395,-0.2368248;-0.03694451;-0.06476171,0.0769562;0.002460361;-0.04195368,0.100945;-0.3475388;-0.006553292,0.08793803;-0.7402596;0.09082342,0.08909458;-0.7694997;0.03594018,-0.07984843;0.00535201;-0.03583301,-0.1127675;-0.3443409;-0.004861817,-0.1027816;-0.7381876;0.08823053,-0.1035015;-0.7215209;0.008577608,0.005077437;0.5729077;0.006883621,171.9562
+0;0;0,0.008078657;0.3320134;-0.001923563,0.01724253;0.650295;-0.01900028,0.1955525;0.5316666;0.007396932,0.2347276;0.2436645;0.0362749,0.2885741;-0.02692527;0.004478928,-0.163806;0.5235231;-0.01926972,-0.2399161;0.2418893;-0.005006189,-0.3047333;-0.02449849;-0.04934104,0.07732458;0.002115943;-0.0411855,0.06592301;-0.3474364;0.003161438,0.0436399;-0.7418473;0.08849175,0.04713583;-0.7051798;0.008680254,-0.07615502;0.009690601;-0.04226485,-0.1285729;-0.3383586;-0.02232458,-0.170997;-0.7290434;0.07203299,-0.1654017;-0.6922562;-0.007648751,0.01531806;0.5725981;-0.01219784,0;0;0,0.00304085;0.3319945;0.00850153,0.005493872;0.6508127;0.002719283,0.1814445;0.5170327;-0.01051736,0.217584;0.2271958;-0.009009123,0.2335211;-0.04374301;-0.06789422,-0.1731288;0.5209047;-0.003923736,-0.2125307;0.2315483;0.00192641,-0.2370744;-0.0368689;-0.06499951,0.07694877;0.002453908;-0.04186499,0.1007111;-0.3475236;-0.006727934,0.08781675;-0.7396194;0.09039235,0.08836138;-0.7683913;0.03587509,-0.07977172;0.005353998;-0.03588342,-0.1127296;-0.344285;-0.005064474,-0.1026235;-0.7374458;0.08799572,-0.1033069;-0.7206916;0.008934766,0.005003162;0.5728916;0.00657177,171.9785
+0;0;0,0.01183609;0.3318764;-0.004448335,0.02662475;0.6496578;-0.02603062,0.202959;0.5319292;0.004092637,0.2415354;0.2443367;0.03750295,0.2937446;-0.02735582;0.01328189,-0.1572751;0.5265153;-0.02232363,-0.2363945;0.2459146;-0.004514445,-0.3026194;-0.02123305;-0.04160463,0.07717436;0.001709865;-0.04148504,0.06521071;-0.3479365;0.001962755,0.03948136;-0.7424164;0.08599508,0.04292681;-0.7059749;0.006162822,-0.07623367;0.01002678;-0.04204407,-0.1291651;-0.3379912;-0.02293341,-0.1747582;-0.7289273;0.06887084,-0.1692183;-0.6923878;-0.01083548,0.02283421;0.5721668;-0.01781119,0;0;0,0.00304085;0.3319945;0.00850153,0.005493872;0.6508127;0.002719283,0.1814445;0.5170327;-0.01051736,0.217584;0.2271958;-0.009009123,0.2335211;-0.04374301;-0.06789422,-0.1731288;0.5209047;-0.003923736,-0.2125307;0.2315483;0.00192641,-0.2370744;-0.0368689;-0.06499951,0.07694877;0.002453908;-0.04186499,0.1007111;-0.3475236;-0.006727934,0.08781675;-0.7396194;0.09039235,0.08836138;-0.7683913;0.03587509,-0.07977172;0.005353998;-0.03588342,-0.1127296;-0.344285;-0.005064474,-0.1026235;-0.7374458;0.08799572,-0.1033069;-0.7206916;0.008934766,0.005003162;0.5728916;0.00657177,171.9899
+0;0;0,0.01183516;0.3318502;-0.004447984,0.02662313;0.649617;-0.02602927,0.2029752;0.5318882;0.004095722,0.2415176;0.2445486;0.03747666,0.2938095;-0.02757406;0.01321724,-0.1572941;0.5264738;-0.02232312,-0.2363439;0.2461197;-0.004529592,-0.3026737;-0.02145091;-0.0416785,0.07714245;0.001709158;-0.0414679,0.06517912;-0.3479279;0.001978736,0.03946231;-0.7422158;0.08597016,0.04291165;-0.705767;0.006047726,-0.07620216;0.01002263;-0.04202669,-0.1291322;-0.3379861;-0.02291654,-0.1747031;-0.7287319;0.06884303,-0.169157;-0.692185;-0.01095333,0.02283278;0.5721297;-0.01781024,0;0;0,0.003049254;0.3319695;0.008447766,0.005500756;0.6507723;0.002615928,0.1815004;0.5170656;-0.01052094,0.2176117;0.2274846;-0.008880496,0.2335123;-0.04385123;-0.06802249,-0.1731611;0.5209411;-0.004037995,-0.2125453;0.2318409;0.001774115,-0.2371933;-0.03701225;-0.06519004,0.0769625;0.00246498;-0.04176319,0.1006979;-0.3475255;-0.0068326,0.08781189;-0.7394741;0.09006453,0.08820683;-0.7683975;0.03557635,-0.07971281;0.005345929;-0.03592708,-0.1126493;-0.3442872;-0.005126981,-0.1024429;-0.7372429;0.08793459,-0.103111;-0.7205095;0.008785143,0.005009629;0.5728555;0.006479025,172.0119
+0;0;0,0.01183276;0.3317828;-0.00444708,0.02661778;0.6494863;-0.02602406,0.2031239;0.5317387;0.004117941,0.2416822;0.2442808;0.03751262,0.2940982;-0.02848756;0.01319564,-0.1574521;0.5263196;-0.02232339,-0.2365344;0.2458502;-0.004522542,-0.3030216;-0.02235532;-0.0417596,0.07711747;0.001708604;-0.04145446,0.06514152;-0.3482971;0.002037983,0.03941557;-0.7427251;0.08605924,0.0428381;-0.7063264;0.006758019,-0.07617748;0.01001939;-0.04201308,-0.1291633;-0.3383562;-0.02288277,-0.1747504;-0.7292409;0.06890938,-0.1692474;-0.692745;-0.01026674,0.02282818;0.5720145;-0.01780667,0;0;0,0.00311745;0.3319023;0.008411646,0.005619712;0.6506397;0.00250721,0.1818944;0.5172152;-0.01021528,0.2176394;0.2274667;-0.008765578,0.2334491;-0.04447702;-0.0682466,-0.1732741;0.521058;-0.004354413,-0.2128513;0.2318649;0.00155936,-0.2375235;-0.03765577;-0.06545743,0.07697958;0.002382666;-0.04167688,0.1005574;-0.3479728;-0.006546378,0.08756676;-0.7402434;0.08962941,0.08799561;-0.7682484;0.03507137,-0.07965565;0.005410095;-0.03597505,-0.1127238;-0.3446014;-0.005356101,-0.1025419;-0.7376499;0.08793878,-0.1031087;-0.7208069;0.009402707,0.005115785;0.5727395;0.00639081,172.0341
+0;0;0,0.01183276;0.3317828;-0.00444708,0.02661778;0.6494863;-0.02602406,0.2031239;0.5317387;0.004117941,0.2416822;0.2442808;0.03751262,0.2940982;-0.02848756;0.01319564,-0.1574521;0.5263196;-0.02232339,-0.2365344;0.2458502;-0.004522542,-0.3030216;-0.02235532;-0.0417596,0.07711747;0.001708604;-0.04145446,0.06514152;-0.3482971;0.002037983,0.03941557;-0.7427251;0.08605924,0.0428381;-0.7063264;0.006758019,-0.07617748;0.01001939;-0.04201308,-0.1291633;-0.3383562;-0.02288277,-0.1747504;-0.7292409;0.06890938,-0.1692474;-0.692745;-0.01026674,0.02282818;0.5720145;-0.01780667,0;0;0,0.00311745;0.3319023;0.008411646,0.005619712;0.6506397;0.00250721,0.1818944;0.5172152;-0.01021528,0.2176394;0.2274667;-0.008765578,0.2334491;-0.04447702;-0.0682466,-0.1732741;0.521058;-0.004354413,-0.2128513;0.2318649;0.00155936,-0.2375235;-0.03765577;-0.06545743,0.07697958;0.002382666;-0.04167688,0.1005574;-0.3479728;-0.006546378,0.08756676;-0.7402434;0.08962941,0.08799561;-0.7682484;0.03507137,-0.07965565;0.005410095;-0.03597505,-0.1127238;-0.3446014;-0.005356101,-0.1025419;-0.7376499;0.08793878,-0.1031087;-0.7208069;0.009402707,0.005115785;0.5727395;0.00639081,172.0453
+0;0;0,0.01519157;0.3316186;-0.006157463,0.03278717;0.6490088;-0.03012139,0.2089351;0.5319844;2.366118E-05,0.2471367;0.2452941;0.03981449,0.2981005;-0.02830017;0.02277928,-0.1524718;0.528362;-0.0246807,-0.2339534;0.2488521;-0.003026893,-0.3014857;-0.02003312;-0.03271681,0.07705722;0.001495523;-0.04157456,0.06514395;-0.348472;0.002241306,0.03633221;-0.7431045;0.08427733,0.0394267;-0.7068325;0.004952513,-0.0763121;0.01016468;-0.04173294,-0.1297779;-0.3381818;-0.02342521,-0.1774822;-0.7290493;0.06735846,-0.1723068;-0.6926926;-0.01185105,0.02843211;0.5716287;-0.02133897,0;0;0,0.00311745;0.3319023;0.008411646,0.005619712;0.6506397;0.00250721,0.1818944;0.5172152;-0.01021528,0.2176394;0.2274667;-0.008765578,0.2334491;-0.04447702;-0.0682466,-0.1732741;0.521058;-0.004354413,-0.2128513;0.2318649;0.00155936,-0.2375235;-0.03765577;-0.06545743,0.07697958;0.002382666;-0.04167688,0.1005574;-0.3479728;-0.006546378,0.08756676;-0.7402434;0.08962941,0.08799561;-0.7682484;0.03507137,-0.07965565;0.005410095;-0.03597505,-0.1127238;-0.3446014;-0.005356101,-0.1025419;-0.7376499;0.08793878,-0.1031087;-0.7208069;0.009402707,0.005115785;0.5727395;0.00639081,172.0572
+0;0;0,0.01518906;0.3315638;-0.006156445,0.03278163;0.6488994;-0.030116,0.2088736;0.531906;2.02097E-05,0.2470821;0.2451636;0.03981829,0.2980448;-0.0284245;0.02278347,-0.1524191;0.5282848;-0.02467634,-0.2339156;0.248724;-0.003018593,-0.3014463;-0.0201551;-0.03270784,0.07704125;0.001495213;-0.04156595,0.06513194;-0.3483561;0.002235368,0.03631561;-0.7430514;0.08428447,0.03939053;-0.7068191;0.005461335,-0.07629629;0.01016257;-0.04172429,-0.1297443;-0.3380682;-0.02342264,-0.1774563;-0.7289979;0.0673755,-0.1723136;-0.6926814;-0.01133305,0.02842761;0.5715378;-0.02133567,0;0;0,0.003062017;0.3318532;0.008200765,0.005554631;0.6505327;0.002135992,0.1818301;0.5172649;-0.01026309,0.2174187;0.227445;-0.008564591,0.233409;-0.04443854;-0.06824267,-0.1733568;0.521235;-0.004737529,-0.2132347;0.2320309;0.001239151,-0.2378435;-0.03749847;-0.0657395,0.07698657;0.002356991;-0.04162729,0.1002995;-0.3479258;-0.006773591,0.08726388;-0.740295;0.08926451,0.08758378;-0.7685729;0.03573906,-0.07961963;0.005435246;-0.03600681,-0.1130431;-0.3444673;-0.005884094,-0.1037246;-0.737699;0.08700749,-0.1042272;-0.7207643;0.008966289,0.005044557;0.5726532;0.006061792,172.0797
+0;0;0,0.01699745;0.3313321;-0.008665181,0.03619225;0.6482865;-0.03494927,0.2120193;0.5317394;-0.004849067,0.2497315;0.2458822;0.04121589,0.2979507;-0.0269914;0.03254175,-0.1494338;0.528101;-0.02876989,-0.2340018;0.2499776;-0.001308311,-0.3032565;-0.01758975;-0.02302914,0.07700011;0.001348465;-0.0415316,0.06494609;-0.348598;0.001345724,0.03361561;-0.7434043;0.08155435,0.03657468;-0.7073483;0.002785698,-0.07630703;0.01021746;-0.04157584,-0.1296782;-0.3380535;-0.0241088,-0.1798889;-0.7289838;0.06499483,-0.1748617;-0.6928475;-0.01366268,0.03146038;0.5710434;-0.0255977,0;0;0,0.003172845;0.3317662;0.008131504,0.00580433;0.6503395;0.001993775,0.1820644;0.5172009;-0.01011288,0.217371;0.2273607;-0.007968783,0.2338105;-0.04302129;-0.06699145,-0.1732042;0.5214157;-0.00506334,-0.2133952;0.2322681;0.001003405,-0.2379009;-0.03574592;-0.06554223,0.0770267;0.002345189;-0.04143786,0.100237;-0.3479656;-0.006942868,0.08724259;-0.7402694;0.08905637,0.08727065;-0.7686031;0.03569806,-0.07952136;0.00542855;-0.03609147,-0.1129015;-0.3444763;-0.006114835,-0.1038957;-0.7377148;0.0864564,-0.1043181;-0.7207652;0.008485638,0.00525336;0.5724906;0.005940795,172.1015
+0;0;0,0.01699698;0.3313229;-0.008664939,0.03619123;0.6482683;-0.03494827,0.2120803;0.53171;-0.00484124,0.2497642;0.2460671;0.04118917,0.298032;-0.02708164;0.03250629,-0.1494967;0.5280703;-0.02877025,-0.2340013;0.2501555;-0.001329266,-0.3033258;-0.01768175;-0.023072,0.07695061;0.001347598;-0.0415049,0.06491116;-0.3481759;0.001320593,0.03357609;-0.7430401;0.08154099,0.03653103;-0.7069927;0.002882168,-0.07625797;0.01021089;-0.04154911,-0.1295647;-0.3376392;-0.02410319,-0.1797827;-0.7286268;0.06501352,-0.1747625;-0.6924992;-0.01353431,0.0314595;0.5710274;-0.02559698,0;0;0,0.003211625;0.3317619;0.007909775,0.005883276;0.6503217;0.001564503,0.1823322;0.5173606;-0.009557962,0.2171735;0.2276859;-0.007244349,0.234017;-0.04279739;-0.06699812,-0.1733009;0.5217672;-0.005579623,-0.2137983;0.2328844;0.0005341945,-0.2385946;-0.03533342;-0.06624718,0.07713591;0.002260759;-0.04111946,0.09987412;-0.3477075;-0.007195592,0.08702429;-0.7401364;0.08856177,0.08670112;-0.7685438;0.03544879,-0.07939316;0.005487926;-0.03622814,-0.1129503;-0.3439902;-0.006486053,-0.1042005;-0.7373283;0.08594563,-0.1044516;-0.72037;0.008084446,0.005318172;0.5724778;0.005563736,172.1237
+0;0;0,0.01699698;0.3313229;-0.008664939,0.03619123;0.6482683;-0.03494827,0.2120803;0.53171;-0.00484124,0.2497642;0.2460671;0.04118917,0.298032;-0.02708164;0.03250629,-0.1494967;0.5280703;-0.02877025,-0.2340013;0.2501555;-0.001329266,-0.3033258;-0.01768175;-0.023072,0.07695061;0.001347598;-0.0415049,0.06491116;-0.3481759;0.001320593,0.03357609;-0.7430401;0.08154099,0.03653103;-0.7069927;0.002882168,-0.07625797;0.01021089;-0.04154911,-0.1295647;-0.3376392;-0.02410319,-0.1797827;-0.7286268;0.06501352,-0.1747625;-0.6924992;-0.01353431,0.0314595;0.5710274;-0.02559698,0;0;0,0.003211625;0.3317619;0.007909775,0.005883276;0.6503217;0.001564503,0.1823322;0.5173606;-0.009557962,0.2171735;0.2276859;-0.007244349,0.234017;-0.04279739;-0.06699812,-0.1733009;0.5217672;-0.005579623,-0.2137983;0.2328844;0.0005341945,-0.2385946;-0.03533342;-0.06624718,0.07713591;0.002260759;-0.04111946,0.09987412;-0.3477075;-0.007195592,0.08702429;-0.7401364;0.08856177,0.08670112;-0.7685438;0.03544879,-0.07939316;0.005487926;-0.03622814,-0.1129503;-0.3439902;-0.006486053,-0.1042005;-0.7373283;0.08594563,-0.1044516;-0.72037;0.008084446,0.005318172;0.5724778;0.005563736,172.1457
+0;0;0,0.01791557;0.3311316;-0.01112371,0.03789584;0.6477994;-0.03958333,0.2138306;0.5317079;-0.009511603,0.2500873;0.2472057;0.0424575,0.2974624;-0.02507988;0.04095328,-0.1482403;0.5284293;-0.03216004,-0.2354128;0.252246;0.000711754,-0.3062846;-0.01453215;-0.01317091,0.07668976;0.001100119;-0.0418678,0.06485459;-0.3490727;0.0005826801,0.03103904;-0.7445648;0.08028986,0.03381371;-0.7086895;0.00183221,-0.07639851;0.01042233;-0.04111065,-0.1299475;-0.3380231;-0.02433466,-0.1819171;-0.7296501;0.06419895,-0.1770852;-0.6936997;-0.01415325,0.03298096;0.5706507;-0.02968068,0;0;0,0.003185861;0.3317011;0.007552505,0.005874626;0.6502168;0.0009884839,0.1825132;0.5175223;-0.009532928,0.2173369;0.2281521;-0.006537676,0.2351163;-0.04114851;-0.06609619,-0.1734691;0.5219682;-0.006457777,-0.2145871;0.2334801;-7.723877E-05,-0.2391943;-0.0337044;-0.06635749,0.07713369;0.00224331;-0.04099762,0.09959361;-0.3483221;-0.006900311,0.08657201;-0.7416246;0.08825386,0.08706611;-0.7700685;0.03551018,-0.07928917;0.005497062;-0.03631051,-0.1129429;-0.3445891;-0.006810848,-0.1041767;-0.7384661;0.08643508,-0.1071458;-0.774171;0.04316988,0.005292118;0.5723876;0.005041838,172.1569
+0;0;0,0.01791557;0.3311316;-0.01112371,0.03789584;0.6477994;-0.03958333,0.2138306;0.5317079;-0.009511603,0.2500873;0.2472057;0.0424575,0.2974624;-0.02507988;0.04095328,-0.1482403;0.5284293;-0.03216004,-0.2354128;0.252246;0.000711754,-0.3062846;-0.01453215;-0.01317091,0.07668976;0.001100119;-0.0418678,0.06485459;-0.3490727;0.0005826801,0.03103904;-0.7445648;0.08028986,0.03381371;-0.7086895;0.00183221,-0.07639851;0.01042233;-0.04111065,-0.1299475;-0.3380231;-0.02433466,-0.1819171;-0.7296501;0.06419895,-0.1770852;-0.6936997;-0.01415325,0.03298096;0.5706507;-0.02968068,0;0;0,0.003185861;0.3317011;0.007552505,0.005874626;0.6502168;0.0009884839,0.1825132;0.5175223;-0.009532928,0.2173369;0.2281521;-0.006537676,0.2351163;-0.04114851;-0.06609619,-0.1734691;0.5219682;-0.006457777,-0.2145871;0.2334801;-7.723877E-05,-0.2391943;-0.0337044;-0.06635749,0.07713369;0.00224331;-0.04099762,0.09959361;-0.3483221;-0.006900311,0.08657201;-0.7416246;0.08825386,0.08706611;-0.7700685;0.03551018,-0.07928917;0.005497062;-0.03631051,-0.1129429;-0.3445891;-0.006810848,-0.1041767;-0.7384661;0.08643508,-0.1071458;-0.774171;0.04316988,0.005292118;0.5723876;0.005041838,172.1686
+0;0;0,0.01791557;0.3311316;-0.01112371,0.03789584;0.6477994;-0.03958333,0.2138306;0.5317079;-0.009511603,0.2500873;0.2472057;0.0424575,0.2974624;-0.02507988;0.04095328,-0.1482403;0.5284293;-0.03216004,-0.2354128;0.252246;0.000711754,-0.3062846;-0.01453215;-0.01317091,0.07668976;0.001100119;-0.0418678,0.06485459;-0.3490727;0.0005826801,0.03103904;-0.7445648;0.08028986,0.03381371;-0.7086895;0.00183221,-0.07639851;0.01042233;-0.04111065,-0.1299475;-0.3380231;-0.02433466,-0.1819171;-0.7296501;0.06419895,-0.1770852;-0.6936997;-0.01415325,0.03298096;0.5706507;-0.02968068,0;0;0,0.003185861;0.3317011;0.007552505,0.005874626;0.6502168;0.0009884839,0.1825132;0.5175223;-0.009532928,0.2173369;0.2281521;-0.006537676,0.2351163;-0.04114851;-0.06609619,-0.1734691;0.5219682;-0.006457777,-0.2145871;0.2334801;-7.723877E-05,-0.2391943;-0.0337044;-0.06635749,0.07713369;0.00224331;-0.04099762,0.09959361;-0.3483221;-0.006900311,0.08657201;-0.7416246;0.08825386,0.08706611;-0.7700685;0.03551018,-0.07928917;0.005497062;-0.03631051,-0.1129429;-0.3445891;-0.006810848,-0.1041767;-0.7384661;0.08643508,-0.1071458;-0.774171;0.04316988,0.005292118;0.5723876;0.005041838,172.1907
+0;0;0,0.01926526;0.330949;-0.01396792,0.04055677;0.647252;-0.0455164,0.2164084;0.5320212;-0.01389886,0.2505191;0.2494144;0.04319654,0.2997145;-0.02417371;0.05148497,-0.1464387;0.5297005;-0.03607024,-0.2358597;0.2560765;0.001663733,-0.3076266;-0.01254633;-0.003867562,0.07667312;0.0008726218;-0.0415444,0.06509398;-0.3496567;-0.000472486,0.02817149;-0.7432368;0.07738978,0.0308916;-0.7075702;-0.001197971,-0.0762379;0.01049148;-0.04102653,-0.1304862;-0.3380623;-0.02492743,-0.1821814;-0.726983;0.06672102,-0.1774142;-0.6912427;-0.0117638,0.03533302;0.5702236;-0.03480318,0;0;0,0.003386706;0.3317051;0.007331729,0.006297596;0.6502301;0.0005352502,0.1831739;0.5176753;-0.008646846,0.2174992;0.2294097;-0.00481081,0.2360162;-0.04142967;-0.06516397,-0.1733003;0.5221849;-0.007143487,-0.214494;0.2348671;-0.0006933562,-0.2392663;-0.03398874;-0.06734312,0.07720658;0.002144158;-0.04049706,0.09941426;-0.3486531;-0.006734967,0.08645418;-0.7400824;0.08784927,0.08680281;-0.768513;0.03492201,-0.07900992;0.005525732;-0.03650158,-0.1125411;-0.3447479;-0.006907264,-0.1039497;-0.7367362;0.08584213,-0.1074495;-0.7725909;0.04263972,0.005653426;0.5723963;0.004649878,172.2126
+0;0;0,0.01926157;0.3308855;-0.01396524,0.04054775;0.6471093;-0.04550581,0.2163118;0.531917;-0.01390126,0.2501289;0.2517426;0.04270272,0.3000945;-0.02612889;0.05112091,-0.1463572;0.5295973;-0.03606175,-0.2350085;0.2583285;0.001347441,-0.307899;-0.01449996;-0.004270453,0.07665513;0.0008724172;-0.04153465,0.06508265;-0.3494554;-0.0004863515,0.02822869;-0.742305;0.07723141,0.03097438;-0.7065852;-0.002095513,-0.07622003;0.01048901;-0.04101691,-0.1304372;-0.3378644;-0.02492706,-0.1820364;-0.7260633;0.06655129,-0.1772244;-0.690269;-0.01267175,0.03532533;0.5701005;-0.03479531,0;0;0,0.003411129;0.3316449;0.007158757,0.006386131;0.6500829;8.976506E-05,0.1832313;0.5176734;-0.008404374,0.2178446;0.2319914;-0.002661943,0.2363708;-0.04294842;-0.06466901,-0.1732246;0.5225623;-0.008219624,-0.2146629;0.2378217;-0.001081011,-0.2400134;-0.03521219;-0.06882932,0.07728084;0.002105206;-0.04031301,0.0990582;-0.3485456;-0.006873369,0.08595514;-0.7392336;0.08757401,0.08684456;-0.767256;0.03311634,-0.07894049;0.005554349;-0.03659846,-0.1124198;-0.3445153;-0.006953286,-0.1041671;-0.7357808;0.08563343,-0.1077176;-0.7723867;0.04222756,0.00572519;0.5722736;0.004286528,172.2247
+0;0;0,0.01926157;0.3308855;-0.01396524,0.04054775;0.6471093;-0.04550581,0.2163118;0.531917;-0.01390126,0.2501289;0.2517426;0.04270272,0.3000945;-0.02612889;0.05112091,-0.1463572;0.5295973;-0.03606175,-0.2350085;0.2583285;0.001347441,-0.307899;-0.01449996;-0.004270453,0.07665513;0.0008724172;-0.04153465,0.06508265;-0.3494554;-0.0004863515,0.02822869;-0.742305;0.07723141,0.03097438;-0.7065852;-0.002095513,-0.07622003;0.01048901;-0.04101691,-0.1304372;-0.3378644;-0.02492706,-0.1820364;-0.7260633;0.06655129,-0.1772244;-0.690269;-0.01267175,0.03532533;0.5701005;-0.03479531,0;0;0,0.003411129;0.3316449;0.007158757,0.006386131;0.6500829;8.976506E-05,0.1832313;0.5176734;-0.008404374,0.2178446;0.2319914;-0.002661943,0.2363708;-0.04294842;-0.06466901,-0.1732246;0.5225623;-0.008219624,-0.2146629;0.2378217;-0.001081011,-0.2400134;-0.03521219;-0.06882932,0.07728084;0.002105206;-0.04031301,0.0990582;-0.3485456;-0.006873369,0.08595514;-0.7392336;0.08757401,0.08684456;-0.767256;0.03311634,-0.07894049;0.005554349;-0.03659846,-0.1124198;-0.3445153;-0.006953286,-0.1041671;-0.7357808;0.08563343,-0.1077176;-0.7723867;0.04222756,0.00572519;0.5722736;0.004286528,172.2357
+0;0;0,0.01926157;0.3308855;-0.01396524,0.04054775;0.6471093;-0.04550581,0.2163118;0.531917;-0.01390126,0.2501289;0.2517426;0.04270272,0.3000945;-0.02612889;0.05112091,-0.1463572;0.5295973;-0.03606175,-0.2350085;0.2583285;0.001347441,-0.307899;-0.01449996;-0.004270453,0.07665513;0.0008724172;-0.04153465,0.06508265;-0.3494554;-0.0004863515,0.02822869;-0.742305;0.07723141,0.03097438;-0.7065852;-0.002095513,-0.07622003;0.01048901;-0.04101691,-0.1304372;-0.3378644;-0.02492706,-0.1820364;-0.7260633;0.06655129,-0.1772244;-0.690269;-0.01267175,0.03532533;0.5701005;-0.03479531,0;0;0,0.003411129;0.3316449;0.007158757,0.006386131;0.6500829;8.976506E-05,0.1832313;0.5176734;-0.008404374,0.2178446;0.2319914;-0.002661943,0.2363708;-0.04294842;-0.06466901,-0.1732246;0.5225623;-0.008219624,-0.2146629;0.2378217;-0.001081011,-0.2400134;-0.03521219;-0.06882932,0.07728084;0.002105206;-0.04031301,0.0990582;-0.3485456;-0.006873369,0.08595514;-0.7392336;0.08757401,0.08684456;-0.767256;0.03311634,-0.07894049;0.005554349;-0.03659846,-0.1124198;-0.3445153;-0.006953286,-0.1041671;-0.7357808;0.08563343,-0.1077176;-0.7723867;0.04222756,0.00572519;0.5722736;0.004286528,172.2476
+0;0;0,0.02061712;0.3306815;-0.01614933,0.0431308;0.646548;-0.05027268,0.2187176;0.5317427;-0.01732266,0.2520057;0.2531838;0.04475994,0.3014677;-0.02402908;0.05856117,-0.144416;0.530355;-0.03894337,-0.2345003;0.2608584;0.003645107,-0.3085628;-0.01116693;0.004592825,0.07661319;0.0007524022;-0.04149606,0.06547441;-0.349502;-0.001222011,0.0285551;-0.7425114;0.07598449,0.03120389;-0.7069985;-0.003533214,-0.07624367;0.01054324;-0.04083887,-0.1300613;-0.3376797;-0.02444768,-0.1813398;-0.7238782;0.07556003,-0.1766123;-0.6882793;-0.003855184,0.03764453;0.569649;-0.03890309,0;0;0,0.003279485;0.3316309;0.006800771,0.006210797;0.6500589;-0.0006074905,0.1832901;0.5178397;-0.008090138,0.217774;0.2326727;-0.00115931,0.2374747;-0.04183426;-0.06232929,-0.1735575;0.5228348;-0.009272893,-0.2156883;0.2387122;-0.001739397,-0.2411098;-0.0338431;-0.06920272,0.077389;0.002097026;-0.03998268,0.09837452;-0.3484871;-0.007202148,0.08516529;-0.7392516;0.08718526,0.08645843;-0.7671507;0.03235376,-0.07880437;0.005554341;-0.0367572,-0.1123952;-0.3443278;-0.007119531,-0.1043739;-0.7357213;0.08522224,-0.1082297;-0.7721757;0.041297,0.005552031;0.5722515;0.003681421,172.2691
+0;0;0,0.02061494;0.3306465;-0.01614762,0.0431272;0.6464932;-0.05026902,0.2186435;0.5317038;-0.01732757,0.2519654;0.2528622;0.04481804,0.3011701;-0.02290836;0.05854747,-0.1443486;0.5303167;-0.03893986,-0.2345243;0.2605466;0.003691837,-0.3082015;-0.01006347;0.004634624,0.07652122;0.000751499;-0.04144625,0.06537855;-0.3496254;-0.001158111,0.02847405;-0.7424772;0.07601742,0.03109644;-0.7070193;-0.002707832,-0.07615215;0.01053058;-0.04078985,-0.1299886;-0.3378142;-0.02439293,-0.1812465;-0.7238577;0.07557465,-0.1765661;-0.6883146;-0.003049128,0.03764101;0.5695953;-0.0388996,0;0;0,0.003307238;0.3315993;0.006615281,0.006182961;0.6500025;-0.001019239,0.1832975;0.5179828;-0.007983208,0.2180102;0.2325854;0.0002882481,0.2393844;-0.04082766;-0.05842674,-0.1734782;0.5229582;-0.01041996,-0.2164456;0.2386817;-0.002309889,-0.2417721;-0.03247601;-0.06932522,0.07745357;0.00212422;-0.03962684,0.0977073;-0.3486881;-0.007505298,0.08452022;-0.7392825;0.08690142,0.08499032;-0.7676643;0.03374433,-0.0786105;0.005517575;-0.03692966,-0.1122916;-0.3444925;-0.007436115,-0.1049287;-0.7357109;0.08500005,-0.109058;-0.7709513;0.04071719,0.005545497;0.572199;0.003323674,172.2908
+0;0;0,0.02061494;0.3306465;-0.01614762,0.0431272;0.6464932;-0.05026902,0.2186435;0.5317038;-0.01732757,0.2519654;0.2528622;0.04481804,0.3011701;-0.02290836;0.05854747,-0.1443486;0.5303167;-0.03893986,-0.2345243;0.2605466;0.003691837,-0.3082015;-0.01006347;0.004634624,0.07652122;0.000751499;-0.04144625,0.06537855;-0.3496254;-0.001158111,0.02847405;-0.7424772;0.07601742,0.03109644;-0.7070193;-0.002707832,-0.07615215;0.01053058;-0.04078985,-0.1299886;-0.3378142;-0.02439293,-0.1812465;-0.7238577;0.07557465,-0.1765661;-0.6883146;-0.003049128,0.03764101;0.5695953;-0.0388996,0;0;0,0.003307238;0.3315993;0.006615281,0.006182961;0.6500025;-0.001019239,0.1832975;0.5179828;-0.007983208,0.2180102;0.2325854;0.0002882481,0.2393844;-0.04082766;-0.05842674,-0.1734782;0.5229582;-0.01041996,-0.2164456;0.2386817;-0.002309889,-0.2417721;-0.03247601;-0.06932522,0.07745357;0.00212422;-0.03962684,0.0977073;-0.3486881;-0.007505298,0.08452022;-0.7392825;0.08690142,0.08499032;-0.7676643;0.03374433,-0.0786105;0.005517575;-0.03692966,-0.1122916;-0.3444925;-0.007436115,-0.1049287;-0.7357109;0.08500005,-0.109058;-0.7709513;0.04071719,0.005545497;0.572199;0.003323674,172.3028
+0;0;0,0.02124945;0.3304699;-0.01808563,0.04366796;0.6461198;-0.05385838,0.2191783;0.5322995;-0.02063434,0.2525705;0.2554924;0.04734385,0.3010762;-0.01974705;0.06633844,-0.1437504;0.5313118;-0.04198347,-0.23666;0.2639858;0.005585585,-0.3111483;-0.005853117;0.01601668,0.07645812;0.0005664931;-0.04139869,0.06479424;-0.349839;-0.001737967,0.02839246;-0.7433497;0.07349875,0.03097577;-0.7080536;-0.005444892,-0.07614761;0.01063429;-0.04060137,-0.1298493;-0.3376043;-0.02218719,-0.18081;-0.722043;0.08479927,-0.1761514;-0.6866336;0.005958565,0.03824848;0.5692732;-0.04212895,0;0;0,0.003476359;0.3315642;0.006482482,0.006455854;0.6499385;-0.001361131,0.1833842;0.5181252;-0.007522702,0.2178955;0.2333932;0.00221622,0.2416691;-0.03970173;-0.05544102,-0.1729369;0.5231121;-0.01157367,-0.2167884;0.2396346;-0.002868083,-0.2423519;-0.03120652;-0.06966592,0.07749296;0.002180308;-0.03937137,0.09727945;-0.3486598;-0.007547259,0.0837838;-0.739565;0.08651221,0.0839821;-0.7678535;0.03294694,-0.07845776;0.005462589;-0.03707503,-0.1122351;-0.3445152;-0.007618668,-0.1052259;-0.7359599;0.08489154,-0.1096156;-0.7699565;0.038502,0.005801648;0.5721402;0.003036499,172.3243
+0;0;0,0.02124945;0.3304699;-0.01808563,0.04366796;0.6461198;-0.05385838,0.2191783;0.5322995;-0.02063434,0.2525705;0.2554924;0.04734385,0.3010762;-0.01974705;0.06633844,-0.1437504;0.5313118;-0.04198347,-0.23666;0.2639858;0.005585585,-0.3111483;-0.005853117;0.01601668,0.07645812;0.0005664931;-0.04139869,0.06479424;-0.349839;-0.001737967,0.02839246;-0.7433497;0.07349875,0.03097577;-0.7080536;-0.005444892,-0.07614761;0.01063429;-0.04060137,-0.1298493;-0.3376043;-0.02218719,-0.18081;-0.722043;0.08479927,-0.1761514;-0.6866336;0.005958565,0.03824848;0.5692732;-0.04212895,0;0;0,0.003476359;0.3315642;0.006482482,0.006455854;0.6499385;-0.001361131,0.1833842;0.5181252;-0.007522702,0.2178955;0.2333932;0.00221622,0.2416691;-0.03970173;-0.05544102,-0.1729369;0.5231121;-0.01157367,-0.2167884;0.2396346;-0.002868083,-0.2423519;-0.03120652;-0.06966592,0.07749296;0.002180308;-0.03937137,0.09727945;-0.3486598;-0.007547259,0.0837838;-0.739565;0.08651221,0.0839821;-0.7678535;0.03294694,-0.07845776;0.005462589;-0.03707503,-0.1122351;-0.3445152;-0.007618668,-0.1052259;-0.7359599;0.08489154,-0.1096156;-0.7699565;0.038502,0.005801648;0.5721402;0.003036499,172.3365
+0;0;0,0.02124862;0.330457;-0.01808493,0.04366737;0.6461102;-0.05385821,0.2192132;0.532279;-0.02062936,0.2525577;0.2558676;0.04725166,0.3010742;-0.01943338;0.0662505,-0.1437872;0.5312912;-0.04198271,-0.236564;0.2643472;0.005518362,-0.311069;-0.005551964;0.01595179,0.07642926;0.0005662792;-0.04138306,0.06476132;-0.3499613;-0.001708522,0.02839832;-0.7430526;0.07344803,0.03099083;-0.7077377;-0.005776763,-0.07611886;0.01063028;-0.04058604,-0.1298393;-0.3377296;-0.02216544,-0.1807457;-0.7217587;0.08470701,-0.1760705;-0.68633;0.005585521,0.03824763;0.5692601;-0.04212822,0;0;0,0.003384486;0.3315563;0.006276846,0.006252334;0.6499301;-0.00176537,0.1833223;0.5182674;-0.007399797,0.2180563;0.2340263;0.003713489,0.2428675;-0.03915703;-0.05338895,-0.1731128;0.5231329;-0.01247243,-0.2176658;0.2401928;-0.003366116,-0.2436736;-0.03070673;-0.07001783,0.0775169;0.0021891;-0.03925109,0.09665571;-0.3488393;-0.007745624,0.08322766;-0.7393314;0.08620739,0.0838332;-0.7674531;0.03204989,-0.07838144;0.005447627;-0.03716156,-0.1122881;-0.3446488;-0.007790478,-0.1058129;-0.7356879;0.08461146,-0.1105884;-0.7696781;0.03777141,0.005627222;0.5721306;0.002678394,172.358
+0;0;0,0.02264415;0.3302704;-0.0197261,0.04556561;0.6456988;-0.05714296,0.2211683;0.5325993;-0.02344655,0.2538199;0.257304;0.04914343,0.3032811;-0.01711869;0.07655144,-0.1422858;0.5325719;-0.04592834,-0.2378046;0.2677974;0.007864069,-0.3138416;-0.001425564;0.02344618,0.07637544;0.0003699432;-0.04148451,0.06459281;-0.3502318;-0.002505071,0.02622856;-0.7431064;0.0727898,0.02902251;-0.7079325;-0.00643748,-0.07621414;0.01077875;-0.04036747,-0.1297438;-0.3374895;-0.01978512,-0.1828105;-0.718899;0.09511596,-0.1779417;-0.6836748;0.01599238,0.0400796;0.5689093;-0.04505241,0;0;0,0.003384486;0.3315563;0.006276846,0.006252334;0.6499301;-0.00176537,0.1833223;0.5182674;-0.007399797,0.2180563;0.2340263;0.003713489,0.2428675;-0.03915703;-0.05338895,-0.1731128;0.5231329;-0.01247243,-0.2176658;0.2401928;-0.003366116,-0.2436736;-0.03070673;-0.07001783,0.0775169;0.0021891;-0.03925109,0.09665571;-0.3488393;-0.007745624,0.08322766;-0.7393314;0.08620739,0.0838332;-0.7674531;0.03204989,-0.07838144;0.005447627;-0.03716156,-0.1122881;-0.3446488;-0.007790478,-0.1058129;-0.7356879;0.08461146,-0.1105884;-0.7696781;0.03777141,0.005627222;0.5721306;0.002678394,172.3703
+0;0;0,0.02264415;0.3302704;-0.0197261,0.04556561;0.6456988;-0.05714296,0.2211683;0.5325993;-0.02344655,0.2538199;0.257304;0.04914343,0.3032811;-0.01711869;0.07655144,-0.1422858;0.5325719;-0.04592834,-0.2378046;0.2677974;0.007864069,-0.3138416;-0.001425564;0.02344618,0.07637544;0.0003699432;-0.04148451,0.06459281;-0.3502318;-0.002505071,0.02622856;-0.7431064;0.0727898,0.02902251;-0.7079325;-0.00643748,-0.07621414;0.01077875;-0.04036747,-0.1297438;-0.3374895;-0.01978512,-0.1828105;-0.718899;0.09511596,-0.1779417;-0.6836748;0.01599238,0.0400796;0.5689093;-0.04505241,0;0;0,0.003384486;0.3315563;0.006276846,0.006252334;0.6499301;-0.00176537,0.1833223;0.5182674;-0.007399797,0.2180563;0.2340263;0.003713489,0.2428675;-0.03915703;-0.05338895,-0.1731128;0.5231329;-0.01247243,-0.2176658;0.2401928;-0.003366116,-0.2436736;-0.03070673;-0.07001783,0.0775169;0.0021891;-0.03925109,0.09665571;-0.3488393;-0.007745624,0.08322766;-0.7393314;0.08620739,0.0838332;-0.7674531;0.03204989,-0.07838144;0.005447627;-0.03716156,-0.1122881;-0.3446488;-0.007790478,-0.1058129;-0.7356879;0.08461146,-0.1105884;-0.7696781;0.03777141,0.005627222;0.5721306;0.002678394,172.3925
+0;0;0,0.02264069;0.33022;-0.01972309,0.04556116;0.6456349;-0.0571386,0.2210918;0.5325482;-0.02345051,0.2536386;0.258137;0.04890631,0.3032212;-0.01695952;0.07638162,-0.142218;0.5325207;-0.04592337,-0.2374299;0.2685966;0.007696263,-0.3136536;-0.001287401;0.02331663,0.07628331;0.0003694969;-0.04143447,0.06449134;-0.3505104;-0.002424117,0.02617721;-0.7428716;0.07277238,0.02899657;-0.7076507;-0.007175587,-0.07612221;0.01076575;-0.04031878,-0.1296943;-0.3377787;-0.0197201,-0.1826917;-0.7186899;0.09503086,-0.1777786;-0.6834182;0.01518754,0.04007503;0.5688437;-0.04504779,0;0;0,0.003237799;0.331514;0.005900741,0.005989939;0.6498661;-0.002493501,0.1831677;0.5185955;-0.007276893,0.2185062;0.2354576;0.006152987,0.2450995;-0.03845409;-0.05003106,-0.1732703;0.5231981;-0.01354127,-0.2185877;0.2413272;-0.003979992,-0.2451305;-0.03019106;-0.07079878,0.07750461;0.00217776;-0.03904343,0.09591987;-0.3491796;-0.007636786,0.08216342;-0.7392302;0.08585762,0.08358692;-0.7668982;0.03018665,-0.07820236;0.0054441;-0.03729409,-0.1123196;-0.3449264;-0.008070191,-0.1065346;-0.7354683;0.08419792,-0.1103261;-0.7724951;0.04038091,0.005390741;0.5720696;0.002036452,172.4147
+0;0;0,0.02384404;0.3299693;-0.02135411,0.04774448;0.645067;-0.06070235,0.2234206;0.5329719;-0.02569088,0.2563562;0.2610205;0.05279734,0.3066271;-0.01489857;0.086669,-0.1408098;0.5333437;-0.04767012,-0.2365313;0.271523;0.01140613,-0.3150616;0.001006514;0.03284395,0.07619189;0.0003375964;-0.04140379,0.06372351;-0.3506412;-0.002772745,0.02615509;-0.742956;0.07235162,0.02885663;-0.7079098;-0.007542208,-0.07608302;0.01074803;-0.04019262,-0.1289026;-0.3376953;-0.01506795,-0.1833931;-0.7152818;0.1091303,-0.1785927;-0.6802308;0.02933541,0.04203198;0.5683654;-0.04812538,0;0;0,0.002911113;0.331461;0.005417943,0.005498774;0.6497948;-0.003388166,0.1830498;0.5185444;-0.007258415,0.2188966;0.2362447;0.0077281,0.2465217;-0.03945604;-0.04733288,-0.1739693;0.5230879;-0.014929,-0.2201548;0.2420837;-0.004619771,-0.2474759;-0.03091297;-0.07194094,0.0774838;0.002120361;-0.03887618,0.09501267;-0.3494058;-0.007956861,0.08106355;-0.7393633;0.08534181,0.08266153;-0.7670588;0.02980387,-0.07804204;0.005482425;-0.03740287,-0.1122921;-0.3449922;-0.008620841,-0.1071629;-0.7353916;0.08372631,-0.110303;-0.7722607;0.03974387,0.004926354;0.5719995;0.001251578,172.4368
+0;0;0,0.02383329;0.3298205;-0.02134448,0.04772582;0.644814;-0.06067986,0.2236713;0.5326889;-0.02563894,0.2565879;0.2608941;0.05280406,0.3068544;-0.01500121;0.08667281,-0.1410966;0.5330613;-0.04765062,-0.236763;0.2713914;0.0113916,-0.3152865;0.0008981526;0.03282757,0.07611407;0.0003372515;-0.0413615,0.06364569;-0.3506412;-0.002730493,0.02612368;-0.7424713;0.07230107,0.02882082;-0.7074333;-0.007462531,-0.07600531;0.01073705;-0.04015156,-0.1288249;-0.337706;-0.01502692,-0.183248;-0.714826;0.1090179,-0.1784555;-0.6797832;0.02935307,0.04201498;0.5681346;-0.04810655,0;0;0,0.002945423;0.3313192;0.004906535,0.005682506;0.6495295;-0.0044626,0.1836703;0.5187551;-0.006708384,0.2189885;0.2366304;0.009646297,0.2490602;-0.0389539;-0.04458487,-0.1741649;0.5231181;-0.01611822,-0.2212889;0.2424564;-0.00527701,-0.2492455;-0.03047812;-0.07248722,0.07750946;0.00205569;-0.03863025,0.09445906;-0.3495458;-0.008253455,0.08012442;-0.7390522;0.08474052,0.08169234;-0.7668366;0.02948296,-0.07787587;0.005516198;-0.03753877,-0.1119427;-0.3450267;-0.009382626,-0.1078147;-0.7348896;0.08312934,-0.1118141;-0.7708957;0.03816176,0.005063541;0.5717667;0.0003340244,172.4586
+0;0;0,0.02833546;0.3281341;-0.03647346,0.0544728;0.6374193;-0.1073867,0.2158195;0.5038915;-0.02815722,0.2499871;0.2338323;0.05556708,0.29843;-0.04153001;0.095828,-0.1240647;0.5062144;-0.04886525,-0.2221974;0.2468895;0.01617149,-0.3016721;-0.02260292;0.04532003,0.07615737;0.0003743325;-0.0412814,0.06182928;-0.3506137;-0.003389545,0.02288357;-0.7424058;0.07111304,0.02561856;-0.7097431;-0.008763872,-0.07601103;0.01066566;-0.04015974,-0.1295957;-0.3372827;-0.01025455,-0.1815653;-0.7091988;0.1295529,-0.1999971;-0.7382849;0.07891704,0.04932623;0.5619469;-0.0887357,0;0;0,0.002945423;0.3313192;0.004906535,0.005682506;0.6495295;-0.0044626,0.1836703;0.5187551;-0.006708384,0.2189885;0.2366304;0.009646297,0.2490602;-0.0389539;-0.04458487,-0.1741649;0.5231181;-0.01611822,-0.2212889;0.2424564;-0.00527701,-0.2492455;-0.03047812;-0.07248722,0.07750946;0.00205569;-0.03863025,0.09445906;-0.3495458;-0.008253455,0.08012442;-0.7390522;0.08474052,0.08169234;-0.7668366;0.02948296,-0.07787587;0.005516198;-0.03753877,-0.1119427;-0.3450267;-0.009382626,-0.1078147;-0.7348896;0.08312934,-0.1118141;-0.7708957;0.03816176,0.005063541;0.5717667;0.0003340244,172.4702
+0;0;0,0.02832023;0.3279578;-0.03645386,0.05444361;0.637078;-0.1073292,0.2158686;0.5035635;-0.02808211,0.2500488;0.2334049;0.05567299,0.298486;-0.04192519;0.09592921,-0.1241699;0.5058874;-0.04879954,-0.2223387;0.2464671;0.01626114,-0.3018041;-0.02299374;0.04540627,0.07608458;0.0003739748;-0.04124195,0.06171121;-0.3517234;-0.003230326,0.02283316;-0.7428348;0.0711428,0.02557661;-0.7101639;-0.00898084,-0.0759384;0.01065546;-0.04012137,-0.1296925;-0.3383927;-0.01012165,-0.1815717;-0.7096626;0.1294429,-0.2000604;-0.7389312;0.07865062,0.04929976;0.5616453;-0.08868809,0;0;0,0.003032386;0.3311448;0.004601359,0.005852357;0.6491723;-0.005150914,0.1840816;0.5189102;-0.006427765,0.2199653;0.2368253;0.01116109,0.2516288;-0.03879574;-0.04179025,-0.1741114;0.5230604;-0.01730349,-0.2224508;0.2425273;-0.005753961,-0.2510651;-0.03032911;-0.07286548,0.07749066;0.001977235;-0.03848624,0.09424518;-0.3507257;-0.007760882,0.07928266;-0.739639;0.08461619,0.08094639;-0.7672661;0.0288415,-0.0777354;0.005578762;-0.03762961,-0.1117606;-0.3461022;-0.009578299,-0.1084731;-0.7352855;0.08281527,-0.1126914;-0.7715203;0.03776397,0.005217269;0.5714572;-0.0002523661,172.4921
+0;0;0,0.02832023;0.3279578;-0.03645386,0.05444361;0.637078;-0.1073292,0.2158686;0.5035635;-0.02808211,0.2500488;0.2334049;0.05567299,0.298486;-0.04192519;0.09592921,-0.1241699;0.5058874;-0.04879954,-0.2223387;0.2464671;0.01626114,-0.3018041;-0.02299374;0.04540627,0.07608458;0.0003739748;-0.04124195,0.06171121;-0.3517234;-0.003230326,0.02283316;-0.7428348;0.0711428,0.02557661;-0.7101639;-0.00898084,-0.0759384;0.01065546;-0.04012137,-0.1296925;-0.3383927;-0.01012165,-0.1815717;-0.7096626;0.1294429,-0.2000604;-0.7389312;0.07865062,0.04929976;0.5616453;-0.08868809,0;0;0,0.003032386;0.3311448;0.004601359,0.005852357;0.6491723;-0.005150914,0.1840816;0.5189102;-0.006427765,0.2199653;0.2368253;0.01116109,0.2516288;-0.03879574;-0.04179025,-0.1741114;0.5230604;-0.01730349,-0.2224508;0.2425273;-0.005753961,-0.2510651;-0.03032911;-0.07286548,0.07749066;0.001977235;-0.03848624,0.09424518;-0.3507257;-0.007760882,0.07928266;-0.739639;0.08461619,0.08094639;-0.7672661;0.0288415,-0.0777354;0.005578762;-0.03762961,-0.1117606;-0.3461022;-0.009578299,-0.1084731;-0.7352855;0.08281527,-0.1126914;-0.7715203;0.03776397,0.005217269;0.5714572;-0.0002523661,172.5039
+0;0;0,0.02832023;0.3279578;-0.03645386,0.05444361;0.637078;-0.1073292,0.2158686;0.5035635;-0.02808211,0.2500488;0.2334049;0.05567299,0.298486;-0.04192519;0.09592921,-0.1241699;0.5058874;-0.04879954,-0.2223387;0.2464671;0.01626114,-0.3018041;-0.02299374;0.04540627,0.07608458;0.0003739748;-0.04124195,0.06171121;-0.3517234;-0.003230326,0.02283316;-0.7428348;0.0711428,0.02557661;-0.7101639;-0.00898084,-0.0759384;0.01065546;-0.04012137,-0.1296925;-0.3383927;-0.01012165,-0.1815717;-0.7096626;0.1294429,-0.2000604;-0.7389312;0.07865062,0.04929976;0.5616453;-0.08868809,0;0;0,0.003032386;0.3311448;0.004601359,0.005852357;0.6491723;-0.005150914,0.1840816;0.5189102;-0.006427765,0.2199653;0.2368253;0.01116109,0.2516288;-0.03879574;-0.04179025,-0.1741114;0.5230604;-0.01730349,-0.2224508;0.2425273;-0.005753961,-0.2510651;-0.03032911;-0.07286548,0.07749066;0.001977235;-0.03848624,0.09424518;-0.3507257;-0.007760882,0.07928266;-0.739639;0.08461619,0.08094639;-0.7672661;0.0288415,-0.0777354;0.005578762;-0.03762961,-0.1117606;-0.3461022;-0.009578299,-0.1084731;-0.7352855;0.08281527,-0.1126914;-0.7715203;0.03776397,0.005217269;0.5714572;-0.0002523661,172.5156
+0;0;0,0.02807109;0.3274846;-0.03990121,0.05259302;0.637282;-0.10805,0.214889;0.5047269;-0.03135437,0.2499221;0.2356737;0.05770254,0.2981222;-0.0379855;0.105623,-0.1257041;0.5052015;-0.05096876,-0.2258341;0.2475062;0.0205523,-0.3076526;-0.02029085;0.05370986,0.07601877;0.0002968523;-0.04132778,0.06000806;-0.3517382;-0.003114387,0.02093009;-0.743815;0.07129467,0.02362223;-0.7112199;-0.006952137,-0.07601561;0.010699;-0.039926,-0.1303669;-0.337752;-0.004244044,-0.1824647;-0.7082138;0.1400882,-0.2109084;-0.7384473;0.09886411,0.04745272;0.561846;-0.08945216,0;0;0,0.003056362;0.3310592;0.004084945,0.005885854;0.6490161;-0.006203413,0.1838764;0.5190283;-0.006813765,0.2204669;0.2365108;0.01301336,0.2534544;-0.0385544;-0.03952169,-0.1738172;0.5234588;-0.0189722,-0.2237461;0.2425683;-0.006491351,-0.2533045;-0.02982485;-0.07310395,0.07758959;0.001787439;-0.03825688,0.09307659;-0.3510351;-0.007897258,0.07792385;-0.7409973;0.08423233,0.07991688;-0.7695699;0.03225326,-0.07764708;0.005720482;-0.03775096,-0.1114491;-0.3460808;-0.01057342,-0.1099733;-0.7362344;0.0819792,-0.1140132;-0.771161;0.03833551,0.00525137;0.571317;-0.001170397,172.5384
+0;0;0,0.02805635;0.3273126;-0.03988026,0.05256654;0.6369622;-0.1079967,0.2149003;0.5044274;-0.03129668,0.2500849;0.2342108;0.05814528,0.298243;-0.03921023;0.1060241,-0.1257651;0.5049021;-0.05091524,-0.2263281;0.2460926;0.02091506,-0.3080754;-0.02147147;0.05404377,0.07591617;0.0002964516;-0.04127201,0.05987733;-0.3523572;-0.002991471,0.0208838;-0.7435867;0.07125677,0.02358478;-0.710983;-0.007246956,-0.07591302;0.01068456;-0.03987211,-0.1303598;-0.3383786;-0.004127465,-0.1823451;-0.7080399;0.1398929,-0.2108821;-0.7384713;0.09853341,0.04742844;0.5615587;-0.08940681,0;0;0,0.003155582;0.3308882;0.00377214,0.005994752;0.6486809;-0.006881714,0.1843219;0.5196464;-0.006670714,0.2210352;0.2360018;0.01460528,0.2569111;-0.03904876;-0.03469801,-0.1735766;0.5231218;-0.02103652,-0.2257945;0.2414689;-0.006902644,-0.2567049;-0.03060326;-0.0731746,0.07760128;0.001690015;-0.03797257,0.09214273;-0.3517919;-0.007536769,0.07726167;-0.7409452;0.08428979,0.07848334;-0.7694603;0.03183604,-0.07743295;0.005796562;-0.03791135,-0.1116346;-0.3466113;-0.01096394,-0.1114205;-0.7361366;0.08049003,-0.1150681;-0.7711158;0.03642967,0.005369179;0.5710211;-0.001758814,172.56
+0;0;0,0.02820631;0.3268818;-0.04317221,0.05180081;0.6368368;-0.1101609,0.2148326;0.5049798;-0.03503261,0.249921;0.2365464;0.05966231,0.29681;-0.0353601;0.1165742,-0.1267949;0.5050052;-0.05343381,-0.2286581;0.2484159;0.02428795,-0.313342;-0.01746202;0.06312391,0.07586353;0.0001553081;-0.04136946,0.05893917;-0.3524962;-0.003452465,0.02009404;-0.7437118;0.07094673,0.02272696;-0.7112086;-0.007562578,-0.0759762;0.010787;-0.03972393,-0.1316027;-0.337588;0.0006222278,-0.183825;-0.7030431;0.1549245,-0.1791435;-0.6706538;0.07650709,0.04656626;0.5614698;-0.09144977,0;0;0,0.003155582;0.3308882;0.00377214,0.005994752;0.6486809;-0.006881714,0.1843219;0.5196464;-0.006670714,0.2210352;0.2360018;0.01460528,0.2569111;-0.03904876;-0.03469801,-0.1735766;0.5231218;-0.02103652,-0.2257945;0.2414689;-0.006902644,-0.2567049;-0.03060326;-0.0731746,0.07760128;0.001690015;-0.03797257,0.09214273;-0.3517919;-0.007536769,0.07726167;-0.7409452;0.08428979,0.07848334;-0.7694603;0.03183604,-0.07743295;0.005796562;-0.03791135,-0.1116346;-0.3466113;-0.01096394,-0.1114205;-0.7361366;0.08049003,-0.1150681;-0.7711158;0.03642967,0.005369179;0.5710211;-0.001758814,172.5715
+0;0;0,0.0281991;0.3267982;-0.04316117,0.05179192;0.6367321;-0.1101456,0.2152169;0.50474;-0.0348847,0.2502972;0.2363682;0.05978848,0.297442;-0.03702149;0.1170109,-0.1272094;0.5047655;-0.05332892,-0.2290491;0.2482351;0.024375,-0.314195;-0.01909319;0.06342281,0.07572734;0.0001550293;-0.04129519,0.05878875;-0.3527927;-0.003346339,0.01990062;-0.7444414;0.07113522,0.02254803;-0.7119244;-0.007806309,-0.0758398;0.01076763;-0.0396526,-0.131513;-0.3379;0.0007274412,-0.1837932;-0.7037598;0.1552005,-0.1790859;-0.6713573;0.07635142,0.04655716;0.5613621;-0.09143376,0;0;0,0.003301561;0.3308091;0.003100276,0.006383859;0.6485528;-0.008265853,0.1853552;0.5203512;-0.006855369,0.2216998;0.2368926;0.01653957,0.2589701;-0.03977773;-0.0314548,-0.1735692;0.5229975;-0.0234678,-0.2275954;0.2418582;-0.007376535,-0.2610779;-0.03165224;-0.07302666,0.07764593;0.001557052;-0.03753173,0.09158182;-0.352288;-0.007554293,0.07609662;-0.741982;0.08380938,0.07735947;-0.7702646;0.03045535,-0.0771533;0.005874505;-0.03811566,-0.1114562;-0.3468546;-0.01157081,-0.1125974;-0.7369866;0.07922685,-0.1167739;-0.7718471;0.03427375,0.005690947;0.570903;-0.002953887,172.5925
+0;0;0,0.0281991;0.3267982;-0.04316117,0.05179192;0.6367321;-0.1101456,0.2152169;0.50474;-0.0348847,0.2502972;0.2363682;0.05978848,0.297442;-0.03702149;0.1170109,-0.1272094;0.5047655;-0.05332892,-0.2290491;0.2482351;0.024375,-0.314195;-0.01909319;0.06342281,0.07572734;0.0001550293;-0.04129519,0.05878875;-0.3527927;-0.003346339,0.01990062;-0.7444414;0.07113522,0.02254803;-0.7119244;-0.007806309,-0.0758398;0.01076763;-0.0396526,-0.131513;-0.3379;0.0007274412,-0.1837932;-0.7037598;0.1552005,-0.1790859;-0.6713573;0.07635142,0.04655716;0.5613621;-0.09143376,0;0;0,0.003301561;0.3308091;0.003100276,0.006383859;0.6485528;-0.008265853,0.1853552;0.5203512;-0.006855369,0.2216998;0.2368926;0.01653957,0.2589701;-0.03977773;-0.0314548,-0.1735692;0.5229975;-0.0234678,-0.2275954;0.2418582;-0.007376535,-0.2610779;-0.03165224;-0.07302666,0.07764593;0.001557052;-0.03753173,0.09158182;-0.352288;-0.007554293,0.07609662;-0.741982;0.08380938,0.07735947;-0.7702646;0.03045535,-0.0771533;0.005874505;-0.03811566,-0.1114562;-0.3468546;-0.01157081,-0.1125974;-0.7369866;0.07922685,-0.1167739;-0.7718471;0.03427375,0.005690947;0.570903;-0.002953887,172.6044
+0;0;0,0.02819536;0.3263934;-0.04574711,0.05171368;0.6362902;-0.1131168,0.2155748;0.505122;-0.03826607,0.2515249;0.2387846;0.06106485,0.2963411;-0.02925617;0.1246607,-0.127523;0.5044241;-0.05589522,-0.2308038;0.250402;0.02717401,-0.3160439;-0.01144508;0.0726606,0.07549998;-0.0001808552;-0.04135425,0.05794514;-0.353068;-0.003697116,0.01932676;-0.744797;0.07102373,0.02190226;-0.7124525;-0.007455185,-0.07563861;0.01110499;-0.03957186,-0.1320079;-0.33684;0.005287353,-0.1851403;-0.6984258;0.169479,-0.2189214;-0.7260873;0.1281866,0.04632662;0.5609851;-0.09408294,0;0;0,0.003522128;0.3307613;0.002228737,0.007029667;0.6485073;-0.01020575,0.1861007;0.5206739;-0.007167816,0.2219247;0.2375259;0.01810145,0.2609254;-0.03506589;-0.02741158,-0.1729518;0.5228772;-0.02641675,-0.2290079;0.2425234;-0.007598659,-0.2643013;-0.02677202;-0.07188804,0.07779825;0.001516923;-0.03681827,0.09040958;-0.3523818;-0.007624984,0.07451831;-0.742354;0.08290291,0.07538222;-0.7708961;0.03052783,-0.07680658;0.005871848;-0.03842817,-0.1108724;-0.3468505;-0.01231222,-0.1133486;-0.7370243;0.07870682,-0.1176288;-0.7721926;0.03505084,0.006221689;0.5708541;-0.004594207,172.6258
+0;0;0,0.02819536;0.3263934;-0.04574711,0.05171368;0.6362902;-0.1131168,0.2155748;0.505122;-0.03826607,0.2515249;0.2387846;0.06106485,0.2963411;-0.02925617;0.1246607,-0.127523;0.5044241;-0.05589522,-0.2308038;0.250402;0.02717401,-0.3160439;-0.01144508;0.0726606,0.07549998;-0.0001808552;-0.04135425,0.05794514;-0.353068;-0.003697116,0.01932676;-0.744797;0.07102373,0.02190226;-0.7124525;-0.007455185,-0.07563861;0.01110499;-0.03957186,-0.1320079;-0.33684;0.005287353,-0.1851403;-0.6984258;0.169479,-0.2189214;-0.7260873;0.1281866,0.04632662;0.5609851;-0.09408294,0;0;0,0.003522128;0.3307613;0.002228737,0.007029667;0.6485073;-0.01020575,0.1861007;0.5206739;-0.007167816,0.2219247;0.2375259;0.01810145,0.2609254;-0.03506589;-0.02741158,-0.1729518;0.5228772;-0.02641675,-0.2290079;0.2425234;-0.007598659,-0.2643013;-0.02677202;-0.07188804,0.07779825;0.001516923;-0.03681827,0.09040958;-0.3523818;-0.007624984,0.07451831;-0.742354;0.08290291,0.07538222;-0.7708961;0.03052783,-0.07680658;0.005871848;-0.03842817,-0.1108724;-0.3468505;-0.01231222,-0.1133486;-0.7370243;0.07870682,-0.1176288;-0.7721926;0.03505084,0.006221689;0.5708541;-0.004594207,172.6378
+0;0;0,0.02819536;0.3263934;-0.04574711,0.05171368;0.6362902;-0.1131168,0.2155748;0.505122;-0.03826607,0.2515249;0.2387846;0.06106485,0.2963411;-0.02925617;0.1246607,-0.127523;0.5044241;-0.05589522,-0.2308038;0.250402;0.02717401,-0.3160439;-0.01144508;0.0726606,0.07549998;-0.0001808552;-0.04135425,0.05794514;-0.353068;-0.003697116,0.01932676;-0.744797;0.07102373,0.02190226;-0.7124525;-0.007455185,-0.07563861;0.01110499;-0.03957186,-0.1320079;-0.33684;0.005287353,-0.1851403;-0.6984258;0.169479,-0.2189214;-0.7260873;0.1281866,0.04632662;0.5609851;-0.09408294,0;0;0,0.003522128;0.3307613;0.002228737,0.007029667;0.6485073;-0.01020575,0.1861007;0.5206739;-0.007167816,0.2219247;0.2375259;0.01810145,0.2609254;-0.03506589;-0.02741158,-0.1729518;0.5228772;-0.02641675,-0.2290079;0.2425234;-0.007598659,-0.2643013;-0.02677202;-0.07188804,0.07779825;0.001516923;-0.03681827,0.09040958;-0.3523818;-0.007624984,0.07451831;-0.742354;0.08290291,0.07538222;-0.7708961;0.03052783,-0.07680658;0.005871848;-0.03842817,-0.1108724;-0.3468505;-0.01231222,-0.1133486;-0.7370243;0.07870682,-0.1176288;-0.7721926;0.03505084,0.006221689;0.5708541;-0.004594207,172.6494
+0;0;0,0.02817622;0.3261718;-0.04571604,0.05167685;0.6358356;-0.1130351,0.2149421;0.5049211;-0.0383963,0.2509124;0.2384341;0.06099044,0.2953454;-0.02731439;0.1240424,-0.1269397;0.5042257;-0.05596297,-0.2302786;0.2500608;0.02715293,-0.3147897;-0.009546906;0.07225052,0.07536759;-0.0001805381;-0.04128173,0.05779454;-0.3534338;-0.003585536,0.01896426;-0.7473122;0.0715453,0.0215573;-0.7149518;-0.007468231,-0.07550598;0.01108552;-0.03950247,-0.1319338;-0.3372204;0.005403277,-0.1853577;-0.7007902;0.1704959,-0.2193688;-0.7288445;0.1289221,0.04629378;0.5605862;-0.09401535,0;0;0,0.004091926;0.3305347;0.0014081,0.008321539;0.6479858;-0.01213479,0.1867231;0.5208899;-0.007530332,0.2222982;0.237685;0.01923454,0.2630203;-0.0324153;-0.02503312,-0.171356;0.523464;-0.02856408,-0.228831;0.2433908;-0.007527063,-0.2659077;-0.02354431;-0.07032073,0.07779769;0.001405627;-0.03646958,0.08927407;-0.3529048;-0.00731349,0.07307807;-0.7452193;0.08279503,0.07404958;-0.7734357;0.02926601,-0.07654087;0.005936619;-0.03861008,-0.1105992;-0.3471919;-0.01295962,-0.1146258;-0.7394986;0.07853796,-0.1110756;-0.7229704;0.0006833449,0.007335536;0.5704149;-0.006219149,172.6609
+0;0;0,0.02626437;0.326089;-0.0474133,0.04858065;0.6358154;-0.1148285,0.2126187;0.5045189;-0.0420856,0.2487389;0.2400767;0.062569,0.2907596;-0.02370757;0.1348477,-0.129181;0.5035906;-0.05587678,-0.2290904;0.249167;0.0305734,-0.3135131;-0.00940603;0.08141558,0.07540119;-0.0002573803;-0.0412199,0.05579336;-0.3534421;-0.003887195,0.01677113;-0.7472582;0.07147005,0.01859501;-0.714946;-0.0075664,-0.07550437;0.01108758;-0.03950496,-0.1336959;-0.3362419;0.0104309,-0.1883158;-0.6944229;0.1865436,-0.2233952;-0.7192897;0.1416603,0.0434501;0.5605778;-0.09569284,0;0;0,0.004091926;0.3305347;0.0014081,0.008321539;0.6479858;-0.01213479,0.1867231;0.5208899;-0.007530332,0.2222982;0.237685;0.01923454,0.2630203;-0.0324153;-0.02503312,-0.171356;0.523464;-0.02856408,-0.228831;0.2433908;-0.007527063,-0.2659077;-0.02354431;-0.07032073,0.07779769;0.001405627;-0.03646958,0.08927407;-0.3529048;-0.00731349,0.07307807;-0.7452193;0.08279503,0.07404958;-0.7734357;0.02926601,-0.07654087;0.005936619;-0.03861008,-0.1105992;-0.3471919;-0.01295962,-0.1146258;-0.7394986;0.07853796,-0.1110756;-0.7229704;0.0006833449,0.007335536;0.5704149;-0.006219149,172.683
+0;0;0,0.0262459;0.3258597;-0.04737995,0.04855443;0.6354793;-0.1147725,0.2129963;0.5040645;-0.04190576,0.2491383;0.2394628;0.06281196,0.291236;-0.02480492;0.1352231,-0.1296172;0.503134;-0.05572978,-0.2295869;0.2485569;0.03077253,-0.3141643;-0.01048997;0.08170789,0.07522374;-0.0002567745;-0.04112289,0.05558562;-0.3539871;-0.003732514,0.01658108;-0.7476248;0.07159057,0.01843769;-0.715271;-0.008864261,-0.07532667;0.01106149;-0.03941198,-0.1336081;-0.3368046;0.01060102,-0.1882032;-0.6948232;0.1866339,-0.2239122;-0.7206746;0.1409451,0.04342492;0.5602568;-0.09564064,0;0;0,0.003530264;0.3303114;0.0003470182,0.007262446;0.647625;-0.01398933,0.1863589;0.5209773;-0.008221626,0.2222697;0.2378497;0.02067947,0.2629252;-0.03289521;-0.02287948,-0.1726683;0.5234174;-0.03154182,-0.2328632;0.2438999;-0.008463815,-0.2724851;-0.02364564;-0.06931251,0.07772723;0.001244068;-0.03614831,0.08702956;-0.3537056;-0.007286549,0.07043734;-0.7460489;0.08180332,0.07298943;-0.7733341;0.02528906,-0.07621836;0.006041414;-0.03878186,-0.1112304;-0.3475958;-0.01380669,-0.1167947;-0.739724;0.0775713,-0.122563;-0.7760337;0.03227531,0.006392077;0.5700824;-0.007893562,172.7066
+0;0;0,0.02514582;0.325317;-0.0491931,0.04643168;0.6346063;-0.1173811,0.2113964;0.5032656;-0.04527493,0.2482907;0.2398526;0.06626315,0.2878759;-0.02134547;0.1458753,-0.1307757;0.5015128;-0.05632494,-0.2301267;0.2465082;0.03472628,-0.3150347;-0.01013961;0.0899716,0.07498457;-0.0005333049;-0.04095289,0.0550816;-0.3558526;-0.004177261,0.01528848;-0.7470385;0.07129639,0.0167253;-0.7148016;-0.009412453,-0.07501721;0.01125541;-0.0393172,-0.1349822;-0.3373127;0.01457908,-0.1900947;-0.685701;0.2040373,-0.1865176;-0.6537983;0.1233864,0.04154157;0.5594808;-0.09798108,0;0;0,0.003501319;0.3299546;-0.001052737,0.007376812;0.6469795;-0.01679325,0.1866288;0.5212711;-0.009111285,0.2232323;0.2369393;0.02257335,0.2640678;-0.03261322;-0.01989353,-0.1727024;0.5235948;-0.03442506,-0.2356625;0.2432548;-0.009249117,-0.2773316;-0.02321619;-0.06744209,0.07737299;0.0009585172;-0.03622997,0.08541171;-0.3554794;-0.006435039,0.06796788;-0.7458102;0.08099378,0.07026032;-0.7729944;0.02402271,-0.07589743;0.006299768;-0.03872985,-0.1129038;-0.3487631;-0.01503966,-0.1194771;-0.7386147;0.07594806,-0.1256232;-0.7752528;0.03075311,0.006461523;0.5695105;-0.01032555,172.7272
+0;0;0,0.02514582;0.325317;-0.0491931,0.04643168;0.6346063;-0.1173811,0.2113964;0.5032656;-0.04527493,0.2482907;0.2398526;0.06626315,0.2878759;-0.02134547;0.1458753,-0.1307757;0.5015128;-0.05632494,-0.2301267;0.2465082;0.03472628,-0.3150347;-0.01013961;0.0899716,0.07498457;-0.0005333049;-0.04095289,0.0550816;-0.3558526;-0.004177261,0.01528848;-0.7470385;0.07129639,0.0167253;-0.7148016;-0.009412453,-0.07501721;0.01125541;-0.0393172,-0.1349822;-0.3373127;0.01457908,-0.1900947;-0.685701;0.2040373,-0.1865176;-0.6537983;0.1233864,0.04154157;0.5594808;-0.09798108,0;0;0,0.003501319;0.3299546;-0.001052737,0.007376812;0.6469795;-0.01679325,0.1866288;0.5212711;-0.009111285,0.2232323;0.2369393;0.02257335,0.2640678;-0.03261322;-0.01989353,-0.1727024;0.5235948;-0.03442506,-0.2356625;0.2432548;-0.009249117,-0.2773316;-0.02321619;-0.06744209,0.07737299;0.0009585172;-0.03622997,0.08541171;-0.3554794;-0.006435039,0.06796788;-0.7458102;0.08099378,0.07026032;-0.7729944;0.02402271,-0.07589743;0.006299768;-0.03872985,-0.1129038;-0.3487631;-0.01503966,-0.1194771;-0.7386147;0.07594806,-0.1256232;-0.7752528;0.03075311,0.006461523;0.5695105;-0.01032555,172.7388
+0;0;0,0.02512051;0.3249895;-0.04914358,0.0463855;0.633976;-0.117265,0.2110789;0.5027955;-0.04526228,0.2480594;0.2387666;0.06653661,0.2875274;-0.02165812;0.145913,-0.1305375;0.5010456;-0.05629435,-0.2301209;0.2454447;0.03496977,-0.3147775;-0.01044318;0.09005152,0.07494078;-0.0005329936;-0.04092898,0.0550226;-0.3561238;-0.004125245,0.01526896;-0.7469217;0.07127353,0.0166997;-0.7146943;-0.009093598,-0.07497341;0.01124884;-0.03929424,-0.1349842;-0.3375857;0.01464323,-0.190042;-0.6856283;0.2039135,-0.1864801;-0.6537337;0.1236041,0.04149988;0.5589194;-0.09788284,0;0;0,0.003860958;0.3296122;-0.002276897,0.008130074;0.6462389;-0.01955605,0.1871129;0.5211899;-0.009797573,0.2238074;0.2364645;0.02430165,0.2667473;-0.03237623;-0.01519787,-0.1719172;0.5239598;-0.03716831,-0.2369437;0.2437365;-0.008458719,-0.2812593;-0.02191049;-0.0645586,0.07744059;0.0009209514;-0.03596795,0.08399352;-0.3558417;-0.006412268,0.06572844;-0.7458389;0.08051765,0.06942484;-0.7731132;0.02419817,-0.07577902;0.006292958;-0.03885261,-0.1138077;-0.3489695;-0.01564844,-0.1215102;-0.7384522;0.075083,-0.1169388;-0.7223793;-0.003980391,0.007131204;0.5688781;-0.01267588,172.7601
+0;0;0,0.02512051;0.3249895;-0.04914358,0.0463855;0.633976;-0.117265,0.2110789;0.5027955;-0.04526228,0.2480594;0.2387666;0.06653661,0.2875274;-0.02165812;0.145913,-0.1305375;0.5010456;-0.05629435,-0.2301209;0.2454447;0.03496977,-0.3147775;-0.01044318;0.09005152,0.07494078;-0.0005329936;-0.04092898,0.0550226;-0.3561238;-0.004125245,0.01526896;-0.7469217;0.07127353,0.0166997;-0.7146943;-0.009093598,-0.07497341;0.01124884;-0.03929424,-0.1349842;-0.3375857;0.01464323,-0.190042;-0.6856283;0.2039135,-0.1864801;-0.6537337;0.1236041,0.04149988;0.5589194;-0.09788284,0;0;0,0.003860958;0.3296122;-0.002276897,0.008130074;0.6462389;-0.01955605,0.1871129;0.5211899;-0.009797573,0.2238074;0.2364645;0.02430165,0.2667473;-0.03237623;-0.01519787,-0.1719172;0.5239598;-0.03716831,-0.2369437;0.2437365;-0.008458719,-0.2812593;-0.02191049;-0.0645586,0.07744059;0.0009209514;-0.03596795,0.08399352;-0.3558417;-0.006412268,0.06572844;-0.7458389;0.08051765,0.06942484;-0.7731132;0.02419817,-0.07577902;0.006292958;-0.03885261,-0.1138077;-0.3489695;-0.01564844,-0.1215102;-0.7384522;0.075083,-0.1169388;-0.7223793;-0.003980391,0.007131204;0.5688781;-0.01267588,172.7717
+0;0;0,0.02665927;0.3240947;-0.05237196,0.05122419;0.6314015;-0.1257771,0.2141045;0.50244;-0.04885015,0.2502969;0.2407856;0.0698048,0.2908065;-0.01294354;0.1618908,-0.12764;0.502525;-0.06360267,-0.2327955;0.2518662;0.03621919,-0.3193215;0.00028947;0.09722504,0.07466813;-0.0008728943;-0.04090428,0.0539489;-0.3577743;-0.004019354,0.01442391;-0.7470552;0.07110353,0.01672943;-0.715341;-0.009763971,-0.07465452;0.01157726;-0.03926732,-0.1364956;-0.3376881;0.01867912,-0.1934956;-0.6773496;0.2189948,-0.2388863;-0.7083734;0.1913618,0.0453425;0.5568866;-0.1047973,0;0;0,0.004284337;0.3293315;-0.003651619,0.009039804;0.6456564;-0.02257216,0.1877933;0.5214254;-0.01070499,0.2245094;0.2365057;0.02568984,0.2685411;-0.03033942;-0.01110983,-0.1710405;0.5241693;-0.0395472,-0.2386981;0.2444199;-0.007694084,-0.2847187;-0.01899725;-0.06240093,0.07724556;0.0006987602;-0.03580344,0.0823669;-0.3573659;-0.005276321,0.06346504;-0.7462204;0.07945967,0.06619167;-0.7732723;0.02214074,-0.07544785;0.006475206;-0.03892229,-0.1146592;-0.3500572;-0.0162179,-0.1235218;-0.7380441;0.0739649,-0.1293686;-0.7734894;0.02673628,0.00793165;0.5683745;-0.0152576,172.7935
+0;0;0,0.02665927;0.3240947;-0.05237196,0.05122419;0.6314015;-0.1257771,0.2141045;0.50244;-0.04885015,0.2502969;0.2407856;0.0698048,0.2908065;-0.01294354;0.1618908,-0.12764;0.502525;-0.06360267,-0.2327955;0.2518662;0.03621919,-0.3193215;0.00028947;0.09722504,0.07466813;-0.0008728943;-0.04090428,0.0539489;-0.3577743;-0.004019354,0.01442391;-0.7470552;0.07110353,0.01672943;-0.715341;-0.009763971,-0.07465452;0.01157726;-0.03926732,-0.1364956;-0.3376881;0.01867912,-0.1934956;-0.6773496;0.2189948,-0.2388863;-0.7083734;0.1913618,0.0453425;0.5568866;-0.1047973,0;0;0,0.004284337;0.3293315;-0.003651619,0.009039804;0.6456564;-0.02257216,0.1877933;0.5214254;-0.01070499,0.2245094;0.2365057;0.02568984,0.2685411;-0.03033942;-0.01110983,-0.1710405;0.5241693;-0.0395472,-0.2386981;0.2444199;-0.007694084,-0.2847187;-0.01899725;-0.06240093,0.07724556;0.0006987602;-0.03580344,0.0823669;-0.3573659;-0.005276321,0.06346504;-0.7462204;0.07945967,0.06619167;-0.7732723;0.02214074,-0.07544785;0.006475206;-0.03892229,-0.1146592;-0.3500572;-0.0162179,-0.1235218;-0.7380441;0.0739649,-0.1293686;-0.7734894;0.02673628,0.00793165;0.5683745;-0.0152576,172.8056
+0;0;0,0.02558338;0.32397;-0.05366402,0.04888394;0.6312882;-0.1274411,0.2113828;0.5014098;-0.04905882,0.2501462;0.2418948;0.07342085,0.2880262;-0.009696484;0.1722454,-0.1288586;0.5012669;-0.06365804,-0.232999;0.2515671;0.03957312,-0.3197897;0.001435727;0.1059133,0.07461448;-0.0009791569;-0.04099967,0.05357955;-0.3578642;-0.004134711,0.01388244;-0.7471365;0.07094154,0.01620574;-0.7155341;-0.009927742,-0.07465492;0.01164526;-0.03924643,-0.137907;-0.3368827;0.02154689,-0.1981102;-0.6702649;0.2312543,-0.2389677;-0.7024313;0.1994138,0.04338633;0.5567593;-0.1064065,0;0;0,0.004284337;0.3293315;-0.003651619,0.009039804;0.6456564;-0.02257216,0.1877933;0.5214254;-0.01070499,0.2245094;0.2365057;0.02568984,0.2685411;-0.03033942;-0.01110983,-0.1710405;0.5241693;-0.0395472,-0.2386981;0.2444199;-0.007694084,-0.2847187;-0.01899725;-0.06240093,0.07724556;0.0006987602;-0.03580344,0.0823669;-0.3573659;-0.005276321,0.06346504;-0.7462204;0.07945967,0.06619167;-0.7732723;0.02214074,-0.07544785;0.006475206;-0.03892229,-0.1146592;-0.3500572;-0.0162179,-0.1235218;-0.7380441;0.0739649,-0.1293686;-0.7734894;0.02673628,0.00793165;0.5683745;-0.0152576,172.8173
+0;0;0,0.02555057;0.3235545;-0.05359521,0.04883322;0.630637;-0.1273165,0.2123263;0.5004748;-0.04860799,0.2513672;0.2391019;0.07474858,0.2891319;-0.01172349;0.1732723,-0.1299222;0.5003311;-0.06329333,-0.2348083;0.2488436;0.04067691,-0.3213347;-0.0005262941;0.1068151,0.07436991;-0.0009759475;-0.04086528,0.05334528;-0.3576863;-0.004018374,0.01361653;-0.7472689;0.07111771,0.01592776;-0.7156747;-0.009331524,-0.07441023;0.01160709;-0.03911779,-0.1376314;-0.3367503;0.02164576,-0.1978825;-0.6703981;0.2315203,-0.2385279;-0.7022415;0.1998452,0.04333876;0.5561509;-0.1062939,0;0;0,0.003982276;0.3288916;-0.005221486,0.008476473;0.6448949;-0.02547073,0.1886398;0.521751;-0.01174498,0.2250571;0.2350011;0.02705169,0.2691063;-0.03117543;-0.008390069,-0.172626;0.5235304;-0.04261832,-0.242579;0.2426266;-0.007170483,-0.290913;-0.01980975;-0.0604378,0.07715408;0.0004698336;-0.03533888,0.08010822;-0.3575083;-0.005591275,0.06067831;-0.7468781;0.07814693,0.06310333;-0.7742195;0.02170181,-0.07501582;0.006620797;-0.03912288,-0.1160178;-0.3495836;-0.01723121,-0.1260528;-0.7379243;0.07270874,-0.1319154;-0.7731404;0.02588504,0.007430069;0.5676878;-0.01783538,172.8317
+0;0;0,0.02555057;0.3235545;-0.05359521,0.04883322;0.630637;-0.1273165,0.2123263;0.5004748;-0.04860799,0.2513672;0.2391019;0.07474858,0.2891319;-0.01172349;0.1732723,-0.1299222;0.5003311;-0.06329333,-0.2348083;0.2488436;0.04067691,-0.3213347;-0.0005262941;0.1068151,0.07436991;-0.0009759475;-0.04086528,0.05334528;-0.3576863;-0.004018374,0.01361653;-0.7472689;0.07111771,0.01592776;-0.7156747;-0.009331524,-0.07441023;0.01160709;-0.03911779,-0.1376314;-0.3367503;0.02164576,-0.1978825;-0.6703981;0.2315203,-0.2385279;-0.7022415;0.1998452,0.04333876;0.5561509;-0.1062939,0;0;0,0.003982276;0.3288916;-0.005221486,0.008476473;0.6448949;-0.02547073,0.1886398;0.521751;-0.01174498,0.2250571;0.2350011;0.02705169,0.2691063;-0.03117543;-0.008390069,-0.172626;0.5235304;-0.04261832,-0.242579;0.2426266;-0.007170483,-0.290913;-0.01980975;-0.0604378,0.07715408;0.0004698336;-0.03533888,0.08010822;-0.3575083;-0.005591275,0.06067831;-0.7468781;0.07814693,0.06310333;-0.7742195;0.02170181,-0.07501582;0.006620797;-0.03912288,-0.1160178;-0.3495836;-0.01723121,-0.1260528;-0.7379243;0.07270874,-0.1319154;-0.7731404;0.02588504,0.007430069;0.5676878;-0.01783538,172.8467
+0;0;0,0.02566146;0.322506;-0.05580579,0.04882526;0.6286037;-0.1313947,0.2105363;0.4985068;-0.04879726,0.2536559;0.2380727;0.07899125,0.2871112;-0.01108949;0.1844939,-0.1287163;0.4991474;-0.06394714,-0.2329826;0.2472412;0.04415872,-0.3205738;-0.0005501658;0.1166782,0.07411141;-0.001092701;-0.04062319,0.05193412;-0.3591533;-0.00348046,0.01260239;-0.7482729;0.07118683,0.01494277;-0.7169229;-0.009955995,-0.07409488;0.01162051;-0.03897246,-0.1390443;-0.337227;0.02557059,-0.2015455;-0.6648872;0.2429841,-0.1969538;-0.6341265;0.1619299,0.04340879;0.554352;-0.10998,0;0;0,0.00396578;0.3282039;-0.007026792,0.008581161;0.6435668;-0.02894127,0.188578;0.5224138;-0.01342368,0.2249603;0.2342812;0.02745461,0.2681212;-0.03280374;-0.006229162,-0.17234;0.5234966;-0.04542443,-0.243988;0.2418534;-0.005942341,-0.2950856;-0.02111441;-0.05662548,0.07702193;0.0002102703;-0.03480685,0.07845496;-0.3592673;-0.005607007,0.05803086;-0.7483031;0.07667518,0.05969527;-0.7752612;0.01884389,-0.07450232;0.006779261;-0.03933682,-0.1174512;-0.3506986;-0.01826992,-0.1284967;-0.7384929;0.07133935,-0.1337717;-0.7736424;0.02318156,0.007492438;0.5665271;-0.02088308,172.8699
+0;0;0,0.02564316;0.322276;-0.05576599,0.04879342;0.6281952;-0.1313115,0.2104375;0.4981536;-0.04874864,0.2538711;0.2358233;0.0799703,0.2872641;-0.01287495;0.1852765,-0.1286745;0.498794;-0.06389225,-0.2337;0.2450536;0.04500075,-0.3211281;-0.002276421;0.1173852,0.07405103;-0.001091811;-0.0405901,0.05185635;-0.3594331;-0.003418244,0.01272633;-0.7465571;0.07086611,0.01508397;-0.7151971;-0.01087484,-0.0740345;0.01161104;-0.03894071,-0.1390348;-0.33751;0.02565295,-0.2012155;-0.6634898;0.2419515,-0.19659;-0.6327235;0.1602997,0.0433793;0.5539758;-0.109906,0;0;0,0.004689731;0.3279317;-0.008250117,0.01006331;0.6429784;-0.0317986,0.1899982;0.5228145;-0.01517403,0.2262823;0.2329411;0.02874827,0.2700345;-0.03385809;-0.002223015,-0.1711186;0.5234736;-0.04744577,-0.245358;0.2407537;-0.004664525,-0.2986712;-0.02191797;-0.05174536,0.0770143;2.381206E-05;-0.03465688,0.07763474;-0.3597198;-0.005211949,0.05649472;-0.7468708;0.07591486,0.05805639;-0.7759118;0.01934004,-0.07438194;0.006904754;-0.03939486,-0.1174283;-0.3508734;-0.01878691,-0.1298684;-0.7367371;0.06991908,-0.136247;-0.7724355;0.02162803,0.008802734;0.5660219;-0.02330554,172.8924
+0;0;0,0.02564316;0.322276;-0.05576599,0.04879342;0.6281952;-0.1313115,0.2104375;0.4981536;-0.04874864,0.2538711;0.2358233;0.0799703,0.2872641;-0.01287495;0.1852765,-0.1286745;0.498794;-0.06389225,-0.2337;0.2450536;0.04500075,-0.3211281;-0.002276421;0.1173852,0.07405103;-0.001091811;-0.0405901,0.05185635;-0.3594331;-0.003418244,0.01272633;-0.7465571;0.07086611,0.01508397;-0.7151971;-0.01087484,-0.0740345;0.01161104;-0.03894071,-0.1390348;-0.33751;0.02565295,-0.2012155;-0.6634898;0.2419515,-0.19659;-0.6327235;0.1602997,0.0433793;0.5539758;-0.109906,0;0;0,0.004689731;0.3279317;-0.008250117,0.01006331;0.6429784;-0.0317986,0.1899982;0.5228145;-0.01517403,0.2262823;0.2329411;0.02874827,0.2700345;-0.03385809;-0.002223015,-0.1711186;0.5234736;-0.04744577,-0.245358;0.2407537;-0.004664525,-0.2986712;-0.02191797;-0.05174536,0.0770143;2.381206E-05;-0.03465688,0.07763474;-0.3597198;-0.005211949,0.05649472;-0.7468708;0.07591486,0.05805639;-0.7759118;0.01934004,-0.07438194;0.006904754;-0.03939486,-0.1174283;-0.3508734;-0.01878691,-0.1298684;-0.7367371;0.06991908,-0.136247;-0.7724355;0.02162803,0.008802734;0.5660219;-0.02330554,172.9143
+0;0;0,0.0281946;0.3208108;-0.06004354,0.05501946;0.6243573;-0.1417164,0.2164357;0.4971956;-0.0584679,0.2560546;0.2398093;0.08307654,0.2893391;-0.003994286;0.1967551,-0.124525;0.4974966;-0.07584074,-0.2358074;0.250779;0.04498478,-0.3247949;0.007142439;0.1236823,0.07389084;-0.001302586;-0.04053725,0.05087113;-0.3600395;-0.003260709,0.01196689;-0.7460303;0.07041865,0.01479846;-0.7153462;-0.01262034,-0.07388036;0.01176085;-0.03883551,-0.140505;-0.3368141;0.0294891,-0.20453;-0.6539827;0.2558427,-0.1993631;-0.6240035;0.1729135,0.04862846;0.5508133;-0.1186903,0;0;0,0.005541936;0.3273988;-0.009952903,0.01186536;0.6418002;-0.0355233,0.1914429;0.5227963;-0.01678908,0.2273143;0.2322421;0.02951097,0.270974;-0.03376585;0.001147747,-0.1696465;0.5242322;-0.05076187,-0.2464687;0.2417722;-0.004212722,-0.3023371;-0.01975551;-0.0484041,0.07696094;-0.0001370609;-0.03437757,0.07750686;-0.3603424;-0.004993677,0.05434033;-0.7464955;0.07425404,0.0557365;-0.7759696;0.0162468,-0.07413349;0.007000017;-0.03949744,-0.1174855;-0.3512156;-0.01915661,-0.1318938;-0.73603;0.06825791,-0.1392175;-0.7718333;0.01805573,0.01037872;0.5650139;-0.02650011,172.9251
+0;0;0,0.0281946;0.3208108;-0.06004354,0.05501946;0.6243573;-0.1417164,0.2164357;0.4971956;-0.0584679,0.2560546;0.2398093;0.08307654,0.2893391;-0.003994286;0.1967551,-0.124525;0.4974966;-0.07584074,-0.2358074;0.250779;0.04498478,-0.3247949;0.007142439;0.1236823,0.07389084;-0.001302586;-0.04053725,0.05087113;-0.3600395;-0.003260709,0.01196689;-0.7460303;0.07041865,0.01479846;-0.7153462;-0.01262034,-0.07388036;0.01176085;-0.03883551,-0.140505;-0.3368141;0.0294891,-0.20453;-0.6539827;0.2558427,-0.1993631;-0.6240035;0.1729135,0.04862846;0.5508133;-0.1186903,0;0;0,0.005541936;0.3273988;-0.009952903,0.01186536;0.6418002;-0.0355233,0.1914429;0.5227963;-0.01678908,0.2273143;0.2322421;0.02951097,0.270974;-0.03376585;0.001147747,-0.1696465;0.5242322;-0.05076187,-0.2464687;0.2417722;-0.004212722,-0.3023371;-0.01975551;-0.0484041,0.07696094;-0.0001370609;-0.03437757,0.07750686;-0.3603424;-0.004993677,0.05434033;-0.7464955;0.07425404,0.0557365;-0.7759696;0.0162468,-0.07413349;0.007000017;-0.03949744,-0.1174855;-0.3512156;-0.01915661,-0.1318938;-0.73603;0.06825791,-0.1392175;-0.7718333;0.01805573,0.01037872;0.5650139;-0.02650011,172.9475
+0;0;0,0.02816261;0.3204468;-0.05997543,0.05496356;0.6237231;-0.1415766,0.2155384;0.4968798;-0.05864665,0.2553193;0.238441;0.08347666,0.2883887;-0.003786638;0.1964204,-0.1237042;0.4971794;-0.07593194,-0.2354417;0.2494528;0.04538769,-0.323854;0.007391095;0.1235765,0.07374818;-0.001300071;-0.04045899,0.05077718;-0.3592779;-0.003261317,0.01189682;-0.7450318;0.07037282,0.01470829;-0.7143525;-0.012077,-0.07373772;0.01173814;-0.03876054,-0.1402214;-0.3360993;0.02941951,-0.2042071;-0.6530732;0.2556342,-0.1990768;-0.6230939;0.1732934,0.04857675;0.5502274;-0.1185656,0;0;0,0.006451398;0.3269504;-0.01175499,0.0137862;0.6408862;-0.03923059,0.1922813;0.5228626;-0.01877177,0.2279739;0.2313955;0.02965522,0.2712987;-0.03310323;0.003435135,-0.1672408;0.524363;-0.05376736,-0.2473383;0.2420423;-0.00425379,-0.3047581;-0.01780778;-0.0455457,0.07690477;-0.0006145239;-0.03409827,0.07605587;-0.3601165;-0.005513191,0.05215153;-0.7461886;0.07269573,0.05251683;-0.77463;0.0144651,-0.07386537;0.00738097;-0.03958336,-0.1172531;-0.350103;-0.02003278,-0.1331063;-0.7347906;0.06659225,-0.1272497;-0.7197745;-0.01432451,0.01205216;0.5642151;-0.02971995,172.9702
+0;0;0,0.02809689;0.3201548;-0.06154554,0.05415467;0.6233134;-0.1438387,0.2135557;0.4954579;-0.05791071,0.2549762;0.2389277;0.0871713,0.2892149;0.001395658;0.209361,-0.1233674;0.4962364;-0.07520044,-0.233154;0.2487681;0.04840571,-0.3214032;0.008997858;0.1335316,0.07384475;-0.001299363;-0.04028247,0.05137692;-0.3592741;-0.002748858,0.01175591;-0.7450101;0.07058322,0.01450388;-0.7144768;-0.0118698,-0.07369597;0.01170899;-0.03884865,-0.1410923;-0.3353121;0.03252061,-0.2079371;-0.6457115;0.2668787,-0.2028532;-0.6160227;0.1845355,0.04799959;0.5498245;-0.1207428,0;0;0,0.006451398;0.3269504;-0.01175499,0.0137862;0.6408862;-0.03923059,0.1922813;0.5228626;-0.01877177,0.2279739;0.2313955;0.02965522,0.2712987;-0.03310323;0.003435135,-0.1672408;0.524363;-0.05376736,-0.2473383;0.2420423;-0.00425379,-0.3047581;-0.01780778;-0.0455457,0.07690477;-0.0006145239;-0.03409827,0.07605587;-0.3601165;-0.005513191,0.05215153;-0.7461886;0.07269573,0.05251683;-0.77463;0.0144651,-0.07386537;0.00738097;-0.03958336,-0.1172531;-0.350103;-0.02003278,-0.1331063;-0.7347906;0.06659225,-0.1272497;-0.7197745;-0.01432451,0.01205216;0.5642151;-0.02971995,172.9813
+0;0;0,0.02808487;0.3200178;-0.06151921,0.05414583;0.6232141;-0.1438238,0.2144009;0.4950477;-0.05756139,0.256017;0.2373061;0.08820576,0.2900406;0.001266345;0.2096278,-0.1242653;0.4958303;-0.07494056,-0.2345704;0.2471932;0.04924932,-0.3222652;0.008929402;0.1338404,0.0735232;-0.001293705;-0.04010706,0.05094275;-0.3610627;-0.002385315,0.01227579;-0.7375106;0.069181,0.01518231;-0.7069464;-0.0180293,-0.07337505;0.011658;-0.03867948,-0.1411092;-0.3371024;0.0330475,-0.2063444;-0.6400276;0.2617624,-0.2009672;-0.6103568;0.1746683,0.04798827;0.5496956;-0.1207185,0;0;0,0.005971819;0.3267289;-0.01404703,0.01257192;0.6405787;-0.04312587,0.1923133;0.5230973;-0.02170193,0.2277777;0.2306201;0.02938724,0.2705638;-0.03253001;0.006213427,-0.1689649;0.523595;-0.05875367,-0.2531626;0.2419769;-0.003865365,-0.3123986;-0.01616016;-0.04223252,0.07656632;-0.0009443462;-0.03395021,0.0735981;-0.3622448;-0.005320072,0.04934888;-0.7392432;0.06960678,0.04884584;-0.7763503;0.01383233,-0.0734226;0.007647818;-0.03957958,-0.1194581;-0.351402;-0.02139922,-0.1368451;-0.7269687;0.06213012,-0.1453245;-0.7668034;0.01050051,0.01101698;0.5639154;-0.03327501,173.0037
+0;0;0,0.0280608;0.3197435;-0.06146649,0.05410945;0.6227973;-0.1437334,0.2145829;0.4945752;-0.05739355,0.2562521;0.2365046;0.08855963,0.2903046;0.0002643764;0.2100848,-0.1245251;0.4953588;-0.0747954,-0.2349709;0.2464045;0.04955297,-0.3227402;0.007938221;0.1342159,0.0735948;-0.001294965;-0.04014612,0.05101686;-0.3610241;-0.002428554,0.01226688;-0.7382801;0.06929139,0.01512647;-0.707725;-0.01651061,-0.07344652;0.01166935;-0.03871715,-0.1411732;-0.3370524;0.03300188,-0.2065484;-0.640628;0.2622078,-0.2012581;-0.6109518;0.1765201,0.04795319;0.5492944;-0.1206331,0;0;0,0.006433159;0.3263658;-0.01566732,0.01309513;0.6399068;-0.04641604,0.1932385;0.5235157;-0.02325583,0.227827;0.2309548;0.03013706,0.2714307;-0.0324519;0.008852243,-0.1687828;0.5232787;-0.06134609,-0.2542132;0.2424589;-0.002346862,-0.3157132;-0.01592442;-0.03689004,0.07666649;-0.001064345;-0.03392196,0.07143161;-0.362267;-0.004892588,0.04563601;-0.7402734;0.06868148,0.04645021;-0.7740172;0.01117897,-0.07352463;0.007719132;-0.03954903,-0.1203297;-0.3512163;-0.02188468,-0.1402319;-0.7276161;0.06114887,-0.1482234;-0.7663018;0.01026779,0.01155604;0.5633121;-0.0361644,173.0254
+0;0;0,0.02824176;0.31938;-0.06324767,0.05394347;0.6220938;-0.1468768,0.2131943;0.4933537;-0.05732592,0.2561605;0.237648;0.0923656,0.2913123;0.005817071;0.2218113,-0.1254231;0.4933166;-0.0828743,-0.2387925;0.2506007;0.05082463,-0.3277305;0.0147638;0.1414249,0.07368491;-0.001374288;-0.03997786,0.05148662;-0.3611243;-0.002234206,0.01240984;-0.7384037;0.06918441,0.01728227;-0.7081916;-0.01652839,-0.07331935;0.01176349;-0.03892911,-0.141809;-0.3361888;0.0357422,-0.2073882;-0.6337411;0.2726586,-0.2001046;-0.604493;0.18712,0.04790934;0.5486647;-0.1235109,0;0;0,0.006433159;0.3263658;-0.01566732,0.01309513;0.6399068;-0.04641604,0.1932385;0.5235157;-0.02325583,0.227827;0.2309548;0.03013706,0.2714307;-0.0324519;0.008852243,-0.1687828;0.5232787;-0.06134609,-0.2542132;0.2424589;-0.002346862,-0.3157132;-0.01592442;-0.03689004,0.07666649;-0.001064345;-0.03392196,0.07143161;-0.362267;-0.004892588,0.04563601;-0.7402734;0.06868148,0.04645021;-0.7740172;0.01117897,-0.07352463;0.007719132;-0.03954903,-0.1203297;-0.3512163;-0.02188468,-0.1402319;-0.7276161;0.06114887,-0.1482234;-0.7663018;0.01026779,0.01155604;0.5633121;-0.0361644,173.0385
+0;0;0,0.02819508;0.3188522;-0.06314314,0.05385944;0.6211265;-0.1466514,0.2126161;0.4926494;-0.05733185,0.2557125;0.2361686;0.09281343,0.2907186;0.005299285;0.2217222,-0.1249729;0.4926124;-0.08280262,-0.238686;0.2491608;0.05130157,-0.3272551;0.0143021;0.141526,0.07385547;-0.00137747;-0.0400704,0.05160988;-0.3618942;-0.002246324,0.01258741;-0.7386493;0.06907304,0.01735563;-0.7084418;-0.0148068,-0.07348908;0.01179072;-0.03901922,-0.1421247;-0.336903;0.03581121,-0.2076128;-0.6340418;0.2723984,-0.2004849;-0.6047777;0.188689,0.04783311;0.5477924;-0.1233159,0;0;0,0.006989851;0.3257271;-0.01737046,0.01406947;0.6386204;-0.04988468,0.193826;0.5240216;-0.02540815,0.2274536;0.2307556;0.02979636,0.2711068;-0.03163108;0.01001859,-0.1676043;0.5233799;-0.06422131,-0.2556207;0.243084;-0.002006784,-0.3188377;-0.01414675;-0.03330331,0.07683912;-0.0013078;-0.03400302,0.06968044;-0.3632197;-0.004570246,0.04186298;-0.7408217;0.06751704,0.04065959;-0.7687506;0.006677866,-0.07376941;0.007915814;-0.0394662,-0.121894;-0.3516892;-0.02315641,-0.1436864;-0.7276405;0.0589372,-0.1524502;-0.764356;0.008629698,0.01243877;0.5621888;-0.0391928,173.0595
+0;0;0,0.02819508;0.3188522;-0.06314314,0.05385944;0.6211265;-0.1466514,0.2126161;0.4926494;-0.05733185,0.2557125;0.2361686;0.09281343,0.2907186;0.005299285;0.2217222,-0.1249729;0.4926124;-0.08280262,-0.238686;0.2491608;0.05130157,-0.3272551;0.0143021;0.141526,0.07385547;-0.00137747;-0.0400704,0.05160988;-0.3618942;-0.002246324,0.01258741;-0.7386493;0.06907304,0.01735563;-0.7084418;-0.0148068,-0.07348908;0.01179072;-0.03901922,-0.1421247;-0.336903;0.03581121,-0.2076128;-0.6340418;0.2723984,-0.2004849;-0.6047777;0.188689,0.04783311;0.5477924;-0.1233159,0;0;0,0.006989851;0.3257271;-0.01737046,0.01406947;0.6386204;-0.04988468,0.193826;0.5240216;-0.02540815,0.2274536;0.2307556;0.02979636,0.2711068;-0.03163108;0.01001859,-0.1676043;0.5233799;-0.06422131,-0.2556207;0.243084;-0.002006784,-0.3188377;-0.01414675;-0.03330331,0.07683912;-0.0013078;-0.03400302,0.06968044;-0.3632197;-0.004570246,0.04186298;-0.7408217;0.06751704,0.04065959;-0.7687506;0.006677866,-0.07376941;0.007915814;-0.0394662,-0.121894;-0.3516892;-0.02315641,-0.1436864;-0.7276405;0.0589372,-0.1524502;-0.764356;0.008629698,0.01243877;0.5621888;-0.0391928,173.0713
+0;0;0,0.02809125;0.3180586;-0.06488238,0.05351144;0.6195614;-0.1500153,0.2131415;0.4899885;-0.05874708,0.2568426;0.2357135;0.09923922,0.2903359;0.00727956;0.2310074,-0.126634;0.489709;-0.08638534,-0.2422755;0.248017;0.05410412,-0.3313901;0.01796696;0.1531107,0.07390561;-0.001563826;-0.03984172,0.05119097;-0.3623625;-0.001824632,0.01203156;-0.7393503;0.06903987,0.01737226;-0.7094109;-0.01575741,-0.07330256;0.01193335;-0.0391941,-0.1439417;-0.335541;0.04085993,-0.2147003;-0.6261339;0.2842199,-0.2069125;-0.5972505;0.1996196,0.04757711;0.54642;-0.1262882,0;0;0,0.006892532;0.3251939;-0.01901424,0.01402749;0.6375997;-0.05301774,0.1955497;0.524196;-0.02684915,0.2296887;0.2292989;0.0314219,0.2717997;-0.03248745;0.01241494,-0.1693852;0.5227197;-0.06712011,-0.2591254;0.2418241;0.0004787147,-0.3251028;-0.01421729;-0.02702604,0.07670918;-0.001408935;-0.03414035,0.06861985;-0.3635513;-0.003736259,0.03983538;-0.741529;0.06682849,0.03858259;-0.7696264;0.004842758,-0.07375596;0.007999044;-0.03934363,-0.1227775;-0.3518596;-0.02399447,-0.1453213;-0.7281624;0.05701781,-0.1555032;-0.7642428;0.004588623,0.01237296;0.5612945;-0.04194367,173.0923
+0;0;0,0.02809125;0.3180586;-0.06488238,0.05351144;0.6195614;-0.1500153,0.2131415;0.4899885;-0.05874708,0.2568426;0.2357135;0.09923922,0.2903359;0.00727956;0.2310074,-0.126634;0.489709;-0.08638534,-0.2422755;0.248017;0.05410412,-0.3313901;0.01796696;0.1531107,0.07390561;-0.001563826;-0.03984172,0.05119097;-0.3623625;-0.001824632,0.01203156;-0.7393503;0.06903987,0.01737226;-0.7094109;-0.01575741,-0.07330256;0.01193335;-0.0391941,-0.1439417;-0.335541;0.04085993,-0.2147003;-0.6261339;0.2842199,-0.2069125;-0.5972505;0.1996196,0.04757711;0.54642;-0.1262882,0;0;0,0.006892532;0.3251939;-0.01901424,0.01402749;0.6375997;-0.05301774,0.1955497;0.524196;-0.02684915,0.2296887;0.2292989;0.0314219,0.2717997;-0.03248745;0.01241494,-0.1693852;0.5227197;-0.06712011,-0.2591254;0.2418241;0.0004787147,-0.3251028;-0.01421729;-0.02702604,0.07670918;-0.001408935;-0.03414035,0.06861985;-0.3635513;-0.003736259,0.03983538;-0.741529;0.06682849,0.03858259;-0.7696264;0.004842758,-0.07375596;0.007999044;-0.03934363,-0.1227775;-0.3518596;-0.02399447,-0.1453213;-0.7281624;0.05701781,-0.1555032;-0.7642428;0.004588623,0.01237296;0.5612945;-0.04194367,173.1046
+0;0;0,0.0280499;0.3175903;-0.06478686,0.05343603;0.6186903;-0.1498073,0.2105816;0.4900417;-0.05957953,0.2542564;0.2359194;0.09831188,0.2875094;0.009124532;0.2291346,-0.1240826;0.4897664;-0.08680203,-0.2396547;0.2482195;0.05360305,-0.3281298;0.01982021;0.1518992,0.07392461;-0.001564228;-0.03985196,0.05121471;-0.3622876;-0.001842808,0.01194282;-0.7403583;0.06922524,0.01725503;-0.7104185;-0.01511984,-0.07332139;0.01193642;-0.03920418,-0.1439458;-0.3354654;0.04083314,-0.2149076;-0.6268929;0.2848921,-0.2071614;-0.5980036;0.200743,0.04750781;0.5456243;-0.1261046,0;0;0,0.008730724;0.3245559;-0.02085733,0.01776534;0.6362149;-0.0572803,0.1960773;0.523788;-0.03021038,0.2298283;0.2295924;0.03082347,0.2723241;-0.03030333;0.01337171,-0.1637325;0.5237655;-0.07026703,-0.2554334;0.2445785;0.0008732453,-0.3230596;-0.009336799;-0.02382397,0.07662439;-0.001480922;-0.03437996,0.06610416;-0.3634886;-0.004023075,0.03650105;-0.7428993;0.06454468,0.03461516;-0.7697843;0.002071857,-0.07387302;0.00807308;-0.03915449,-0.1243587;-0.3515527;-0.02493148,-0.1490938;-0.7290219;0.05529052,-0.1595913;-0.7651334;0.003701862,0.01565045;0.5600964;-0.04557085,173.1259
+0;0;0,0.03028104;0.3164217;-0.06934067,0.05942693;0.6148533;-0.1621552,0.2180548;0.4901953;-0.0735777,0.2575683;0.2453776;0.09939149,0.2878077;0.03710319;0.2586509,-0.1195415;0.4921047;-0.0918493,-0.2364045;0.2539428;0.05319335,-0.3250155;0.02857152;0.1581317,0.07396839;-0.001714632;-0.03976445,0.05131376;-0.3623696;-0.001079243,0.01207073;-0.7405511;0.06941295,0.01516683;-0.7113008;-0.01503921,-0.07325314;0.01208155;-0.03928724,-0.1450219;-0.3336386;0.046786,-0.2167291;-0.62097;0.2954407,-0.211155;-0.5928727;0.211134,0.05244835;0.5426118;-0.136308,0;0;0,0.008730724;0.3245559;-0.02085733,0.01776534;0.6362149;-0.0572803,0.1960773;0.523788;-0.03021038,0.2298283;0.2295924;0.03082347,0.2723241;-0.03030333;0.01337171,-0.1637325;0.5237655;-0.07026703,-0.2554334;0.2445785;0.0008732453,-0.3230596;-0.009336799;-0.02382397,0.07662439;-0.001480922;-0.03437996,0.06610416;-0.3634886;-0.004023075,0.03650105;-0.7428993;0.06454468,0.03461516;-0.7697843;0.002071857,-0.07387302;0.00807308;-0.03915449,-0.1243587;-0.3515527;-0.02493148,-0.1490938;-0.7290219;0.05529052,-0.1595913;-0.7651334;0.003701862,0.01565045;0.5600964;-0.04557085,173.1382
+0;0;0,0.03024441;0.3160389;-0.06925679,0.05936901;0.6142527;-0.1620049,0.2181861;0.489568;-0.07336839,0.2579094;0.2434505;0.1005192,0.2878894;0.03696281;0.2584123,-0.1197897;0.4914795;-0.09166051,-0.2372731;0.2520532;0.05415221,-0.325124;0.02861531;0.1581903,0.07385281;-0.001711953;-0.03970232,0.0512309;-0.3618461;-0.00107298,0.01202984;-0.7396231;0.06934381,0.01510496;-0.7103677;-0.01453604,-0.07313868;0.01206267;-0.03922586,-0.1448038;-0.3331582;0.04672307,-0.2164343;-0.6201822;0.2951119,-0.210898;-0.592072;0.2113765,0.05239353;0.5420434;-0.1361692,0;0;0,0.009095699;0.3240166;-0.02285469,0.0182806;0.6352152;-0.06115997,0.1969834;0.5242251;-0.03283036,0.2297412;0.2287537;0.03051162,0.2718898;-0.02899611;0.01455116,-0.1635188;0.5237877;-0.07447086,-0.2597745;0.2451371;-0.0004621521,-0.3281362;-0.006475776;-0.02245875,0.0766215;-0.001612961;-0.03405857,0.06373195;-0.3630846;-0.004517555,0.03348902;-0.7423687;0.06211329,0.03041627;-0.7698806;0.001049522,-0.07366701;0.008145595;-0.03924619,-0.1237324;-0.3510499;-0.0261092,-0.1523445;-0.727985;0.05333921,-0.1628098;-0.761381;-0.0006724633,0.01615191;0.5592033;-0.04899549,173.1597
+0;0;0,0.03024441;0.3160389;-0.06925679,0.05936901;0.6142527;-0.1620049,0.2181861;0.489568;-0.07336839,0.2579094;0.2434505;0.1005192,0.2878894;0.03696281;0.2584123,-0.1197897;0.4914795;-0.09166051,-0.2372731;0.2520532;0.05415221,-0.325124;0.02861531;0.1581903,0.07385281;-0.001711953;-0.03970232,0.0512309;-0.3618461;-0.00107298,0.01202984;-0.7396231;0.06934381,0.01510496;-0.7103677;-0.01453604,-0.07313868;0.01206267;-0.03922586,-0.1448038;-0.3331582;0.04672307,-0.2164343;-0.6201822;0.2951119,-0.210898;-0.592072;0.2113765,0.05239353;0.5420434;-0.1361692,0;0;0,0.009095699;0.3240166;-0.02285469,0.0182806;0.6352152;-0.06115997,0.1969834;0.5242251;-0.03283036,0.2297412;0.2287537;0.03051162,0.2718898;-0.02899611;0.01455116,-0.1635188;0.5237877;-0.07447086,-0.2597745;0.2451371;-0.0004621521,-0.3281362;-0.006475776;-0.02245875,0.0766215;-0.001612961;-0.03405857,0.06373195;-0.3630846;-0.004517555,0.03348902;-0.7423687;0.06211329,0.03041627;-0.7698806;0.001049522,-0.07366701;0.008145595;-0.03924619,-0.1237324;-0.3510499;-0.0261092,-0.1523445;-0.727985;0.05333921,-0.1628098;-0.761381;-0.0006724633,0.01615191;0.5592033;-0.04899549,173.1714
+0;0;0,0.03139956;0.3151191;-0.07284151,0.06106579;0.6124424;-0.1682737,0.2196996;0.4883442;-0.07847919,0.2587841;0.2474018;0.1026501,0.2999794;0.04780172;0.2667505,-0.1184626;0.4914497;-0.09691547,-0.2369633;0.2560607;0.05453834,-0.3261731;0.03623416;0.1649199,0.07393266;-0.001934321;-0.03954315,0.05199789;-0.362054;-0.0003864057,0.01217059;-0.7398713;0.06946073,0.01521412;-0.7110439;-0.01441538,-0.07294597;0.01242259;-0.03947159,-0.1460557;-0.3302416;0.05506297,-0.2198402;-0.609553;0.311484,-0.2143047;-0.5819978;0.2277629,0.0540416;0.5404046;-0.1419769,0;0;0,0.009095699;0.3240166;-0.02285469,0.0182806;0.6352152;-0.06115997,0.1969834;0.5242251;-0.03283036,0.2297412;0.2287537;0.03051162,0.2718898;-0.02899611;0.01455116,-0.1635188;0.5237877;-0.07447086,-0.2597745;0.2451371;-0.0004621521,-0.3281362;-0.006475776;-0.02245875,0.0766215;-0.001612961;-0.03405857,0.06373195;-0.3630846;-0.004517555,0.03348902;-0.7423687;0.06211329,0.03041627;-0.7698806;0.001049522,-0.07366701;0.008145595;-0.03924619,-0.1237324;-0.3510499;-0.0261092,-0.1523445;-0.727985;0.05333921,-0.1628098;-0.761381;-0.0006724633,0.01615191;0.5592033;-0.04899549,173.1839
+0;0;0,0.0313941;0.3150643;-0.07282885,0.06107254;0.6125109;-0.1683021,0.2190354;0.4885655;-0.07874214,0.2584109;0.2458294;0.1037356,0.2991687;0.04834947;0.2660929,-0.1177684;0.4916585;-0.09710436,-0.2371513;0.2545172;0.05547697,-0.3254136;0.03702566;0.164686,0.07397042;-0.001935309;-0.03956334,0.05205343;-0.361763;-0.00043834,0.01204015;-0.7413446;0.06973496,0.01631254;-0.7129907;-0.04800721,-0.07298322;0.01242893;-0.03949175,-0.1460337;-0.3299575;0.05496619,-0.2201628;-0.6105731;0.3125846,-0.2123921;-0.5840049;0.19506,0.05404288;0.5404168;-0.1419848,0;0;0,0.01008028;0.323804;-0.0245868,0.02009118;0.6348799;-0.06470621,0.1977403;0.523626;-0.03536928,0.2318064;0.2265743;0.03073049,0.2725061;-0.02867615;0.01623416,-0.16126;0.523917;-0.07728413,-0.2607722;0.2448032;-6.883591E-05,-0.3295533;-0.004161805;-0.01753312,0.0767072;-0.001848534;-0.03395903,0.06175855;-0.3629594;-0.004588842,0.03098577;-0.7442362;0.06089854,0.03762349;-0.737196;-0.05448329,-0.07369515;0.008331608;-0.03924586,-0.1238122;-0.3505816;-0.02672854,-0.1555119;-0.7292222;0.05222668,-0.1709979;-0.7878379;-0.02387618,0.01777416;0.5588859;-0.05209196,173.2061
+0;0;0,0.03134542;0.3145758;-0.07271593,0.06099452;0.6117286;-0.1680958,0.2193664;0.4877127;-0.07840163,0.2587025;0.2452196;0.1038934,0.2997706;0.0462362;0.2674868,-0.1182612;0.4908132;-0.09680877,-0.2375246;0.2539093;0.0556198,-0.3264588;0.03476195;0.1656603,0.07400608;-0.001936242;-0.03958242,0.05215683;-0.3606518;-0.0005783439,0.01215103;-0.7401624;0.06958184,0.01642134;-0.7118077;-0.04810309,-0.0730184;0.01243492;-0.03951079,-0.1458431;-0.3288932;0.05465519,-0.2199583;-0.6094564;0.3122255,-0.2121914;-0.5828866;0.1947581,0.05397033;0.5396907;-0.1417989,0;0;0,0.01007335;0.3231556;-0.0264014,0.01969875;0.6337544;-0.06788325,0.1980876;0.5234389;-0.03835332,0.2307329;0.2271269;0.03031397,0.2734227;-0.02990392;0.0178051,-0.16213;0.5242859;-0.0811582,-0.2644556;0.2471572;-0.001717143,-0.3353286;-0.003404379;-0.0171979,0.07686864;-0.001934692;-0.03368807,0.05919129;-0.3618367;-0.004816055,0.02743846;-0.7433676;0.058249,0.03420009;-0.7365181;-0.05702901,-0.07370102;0.008376034;-0.03931182,-0.125128;-0.3492576;-0.02795277,-0.1595626;-0.7278001;0.04996447,-0.1747655;-0.786163;-0.02640021,0.01749086;0.5578672;-0.0549767,173.2275
+0;0;0,0.03186797;0.3140025;-0.07493315,0.06193191;0.6104529;-0.1723519,0.220662;0.4867128;-0.08326325,0.2598783;0.2499324;0.1064176,0.3005421;0.05157173;0.270866,-0.117728;0.4901298;-0.1014063,-0.238363;0.2564837;0.05492165,-0.3289859;0.04345874;0.1751365,0.07414788;-0.002094192;-0.03930806,0.05276558;-0.3608128;-7.478893E-05,0.01306538;-0.7404876;0.06936771,0.01717801;-0.7125518;-0.04831623,-0.07288948;0.01256876;-0.03970603,-0.1458921;-0.3286406;0.05475222,-0.2232605;-0.605715;0.3151272,-0.2156483;-0.5798084;0.1976709,0.0548289;0.5385947;-0.1455887,0;0;0,0.01007335;0.3231556;-0.0264014,0.01969875;0.6337544;-0.06788325,0.1980876;0.5234389;-0.03835332,0.2307329;0.2271269;0.03031397,0.2734227;-0.02990392;0.0178051,-0.16213;0.5242859;-0.0811582,-0.2644556;0.2471572;-0.001717143,-0.3353286;-0.003404379;-0.0171979,0.07686864;-0.001934692;-0.03368807,0.05919129;-0.3618367;-0.004816055,0.02743846;-0.7433676;0.058249,0.03420009;-0.7365181;-0.05702901,-0.07370102;0.008376034;-0.03931182,-0.125128;-0.3492576;-0.02795277,-0.1595626;-0.7278001;0.04996447,-0.1747655;-0.786163;-0.02640021,0.01749086;0.5578672;-0.0549767,173.2498
+0;0;0,0.03183486;0.3136762;-0.0748553,0.06187357;0.6098782;-0.172193,0.2213608;0.4859537;-0.08284058,0.2605564;0.2492983;0.1067402,0.3012047;0.05101348;0.2711257,-0.1185639;0.4893862;-0.1010659,-0.2391352;0.2558635;0.05517951,-0.3297235;0.04291987;0.1753484,0.07408561;-0.002092433;-0.03927504,0.05272195;-0.3604984;-7.596985E-05,0.01675466;-0.7044733;0.06283703,0.02087565;-0.6765416;-0.05508617,-0.07282826;0.0125582;-0.03967268,-0.1457672;-0.3283537;0.05470322,-0.2158609;-0.5793755;0.2905958,-0.2082332;-0.5534772;0.1729007,0.0547756;0.5380709;-0.1454487,0;0;0,0.01084138;0.3226971;-0.02754211,0.02107359;0.6328579;-0.07015657,0.2000875;0.5222366;-0.04020298,0.2312774;0.2263315;0.03015518,0.2745259;-0.03056461;0.01894188,-0.1616718;0.5237505;-0.08403051,-0.2668174;0.2483354;-0.002951257,-0.3389125;-0.00193876;-0.01547842,0.07688706;-0.001861736;-0.03347385,0.0587398;-0.3613859;-0.004132748,0.03116402;-0.7073494;0.05171704,0.03795189;-0.7011276;-0.06367648,-0.07359786;0.008282675;-0.03937431,-0.1249185;-0.3490569;-0.0283076,-0.1581011;-0.691959;0.04160255,-0.1747813;-0.7504128;-0.03471812,0.01872757;0.5570776;-0.05697489,173.2616
+0;0;0,0.03183486;0.3136762;-0.0748553,0.06187357;0.6098782;-0.172193,0.2213608;0.4859537;-0.08284058,0.2605564;0.2492983;0.1067402,0.3012047;0.05101348;0.2711257,-0.1185639;0.4893862;-0.1010659,-0.2391352;0.2558635;0.05517951,-0.3297235;0.04291987;0.1753484,0.07408561;-0.002092433;-0.03927504,0.05272195;-0.3604984;-7.596985E-05,0.01675466;-0.7044733;0.06283703,0.02087565;-0.6765416;-0.05508617,-0.07282826;0.0125582;-0.03967268,-0.1457672;-0.3283537;0.05470322,-0.2158609;-0.5793755;0.2905958,-0.2082332;-0.5534772;0.1729007,0.0547756;0.5380709;-0.1454487,0;0;0,0.01084138;0.3226971;-0.02754211,0.02107359;0.6328579;-0.07015657,0.2000875;0.5222366;-0.04020298,0.2312774;0.2263315;0.03015518,0.2745259;-0.03056461;0.01894188,-0.1616718;0.5237505;-0.08403051,-0.2668174;0.2483354;-0.002951257,-0.3389125;-0.00193876;-0.01547842,0.07688706;-0.001861736;-0.03347385,0.0587398;-0.3613859;-0.004132748,0.03116402;-0.7073494;0.05171704,0.03795189;-0.7011276;-0.06367648,-0.07359786;0.008282675;-0.03937431,-0.1249185;-0.3490569;-0.0283076,-0.1581011;-0.691959;0.04160255,-0.1747813;-0.7504128;-0.03471812,0.01872757;0.5570776;-0.05697489,173.2735
+0;0;0,0.03177536;0.3133405;-0.07627332,0.06128087;0.6093456;-0.1743746,0.2193682;0.4843341;-0.08174245,0.2603433;0.250169;0.1105352,0.2970942;0.0561312;0.2808011,-0.1188127;0.4867145;-0.1048898,-0.2412714;0.2571604;0.05570811,-0.3352218;0.05018046;0.1834752,0.07405319;-0.002186786;-0.039331,0.0532749;-0.3606138;-9.797513E-06,0.01701161;-0.7046019;0.06266027,0.02268994;-0.6770166;-0.05519162,-0.07279893;0.01260288;-0.03971231,-0.1458458;-0.327914;0.05599665,-0.2184298;-0.5741625;0.2961293,-0.2092289;-0.5486972;0.1785626,0.05435129;0.5375795;-0.1474764,0;0;0,0.01084138;0.3226971;-0.02754211,0.02107359;0.6328579;-0.07015657,0.2000875;0.5222366;-0.04020298,0.2312774;0.2263315;0.03015518,0.2745259;-0.03056461;0.01894188,-0.1616718;0.5237505;-0.08403051,-0.2668174;0.2483354;-0.002951257,-0.3389125;-0.00193876;-0.01547842,0.07688706;-0.001861736;-0.03347385,0.0587398;-0.3613859;-0.004132748,0.03116402;-0.7073494;0.05171704,0.03795189;-0.7011276;-0.06367648,-0.07359786;0.008282675;-0.03937431,-0.1249185;-0.3490569;-0.0283076,-0.1581011;-0.691959;0.04160255,-0.1747813;-0.7504128;-0.03471812,0.01872757;0.5570776;-0.05697489,173.2845
+0;0;0,0.03173199;0.3129128;-0.07616922,0.06119923;0.6085345;-0.174144,0.2192536;0.4836182;-0.08155894,0.2602043;0.2495918;0.1106048,0.296905;0.05581903;0.2806382,-0.1188434;0.4859981;-0.1047005,-0.2412296;0.2565798;0.05580225,-0.3350517;0.04988268;0.1833948,0.07405744;-0.002186912;-0.03933326,0.05329126;-0.360405;-3.498048E-05,0.01598114;-0.7143233;0.06444422,0.02165228;-0.6867349;-0.05325845,-0.0728031;0.0126036;-0.03971459,-0.1458074;-0.3277148;0.05593858,-0.2204867;-0.5810719;0.3030033,-0.2112975;-0.5556008;0.1855854,0.05427757;0.5368504;-0.1472766,0;0;0,0.01227854;0.3220509;-0.0292505,0.02430825;0.6314613;-0.07380974,0.2027724;0.5209991;-0.04308271,0.2326863;0.2257263;0.02965903,0.2756509;-0.03094733;0.02077842,-0.1591731;0.5241996;-0.08706339,-0.2660275;0.2501527;-0.004282489,-0.3393565;0.0005299151;-0.01512027,0.07690296;-0.001975596;-0.03344285,0.05738549;-0.3612442;-0.004444122,0.0277338;-0.7174585;0.05069089,0.03455019;-0.7113382;-0.06452715,-0.07361253;0.008365047;-0.03933973,-0.1251174;-0.3487531;-0.02886548,-0.1620626;-0.7016088;0.04138868,-0.1788361;-0.7601396;-0.0345906,0.02149051;0.555879;-0.06010699,173.2956
+0;0;0,0.03173199;0.3129128;-0.07616922,0.06119923;0.6085345;-0.174144,0.2192536;0.4836182;-0.08155894,0.2602043;0.2495918;0.1106048,0.296905;0.05581903;0.2806382,-0.1188434;0.4859981;-0.1047005,-0.2412296;0.2565798;0.05580225,-0.3350517;0.04988268;0.1833948,0.07405744;-0.002186912;-0.03933326,0.05329126;-0.360405;-3.498048E-05,0.01598114;-0.7143233;0.06444422,0.02165228;-0.6867349;-0.05325845,-0.0728031;0.0126036;-0.03971459,-0.1458074;-0.3277148;0.05593858,-0.2204867;-0.5810719;0.3030033,-0.2112975;-0.5556008;0.1855854,0.05427757;0.5368504;-0.1472766,0;0;0,0.01227854;0.3220509;-0.0292505,0.02430825;0.6314613;-0.07380974,0.2027724;0.5209991;-0.04308271,0.2326863;0.2257263;0.02965903,0.2756509;-0.03094733;0.02077842,-0.1591731;0.5241996;-0.08706339,-0.2660275;0.2501527;-0.004282489,-0.3393565;0.0005299151;-0.01512027,0.07690296;-0.001975596;-0.03344285,0.05738549;-0.3612442;-0.004444122,0.0277338;-0.7174585;0.05069089,0.03455019;-0.7113382;-0.06452715,-0.07361253;0.008365047;-0.03933973,-0.1251174;-0.3487531;-0.02886548,-0.1620626;-0.7016088;0.04138868,-0.1788361;-0.7601396;-0.0345906,0.02149051;0.555879;-0.06010699,173.308
+0;0;0,0.03168648;0.3124242;-0.07738648,0.06098578;0.6077626;-0.1762386,0.2180945;0.4823816;-0.08131391,0.2619644;0.2579301;0.1198127,0.2982676;0.06962009;0.2949578,-0.1192276;0.4842063;-0.1086017,-0.2426489;0.2591323;0.05530015,-0.3374206;0.05663705;0.1874682,0.07396403;-0.002241424;-0.03921331,0.05415419;-0.3622836;8.378923E-05,0.01647668;-0.7133995;0.0641616,0.02343035;-0.6861289;-0.05338968,-0.07263501;0.0125843;-0.03973885,-0.1477755;-0.3276855;0.06094613,-0.2206463;-0.5709605;0.3145501,-0.210207;-0.5459556;0.1973316,0.05410493;0.53612;-0.1491723,0;0;0,0.0138016;0.3216164;-0.03120971,0.02754131;0.63063;-0.0779053,0.2054378;0.5196135;-0.0459764,0.2334187;0.2257298;0.02888584,0.2769646;-0.0301621;0.020082,-0.1565152;0.5240716;-0.09058449,-0.2639223;0.2523396;-0.004675448,-0.3402695;0.004313797;-0.01510138,0.0767307;-0.002161488;-0.03348303,0.05593191;-0.3630892;-0.004060268,0.02476688;-0.7167646;0.04838371,0.03169376;-0.710924;-0.06669211,-0.07348561;0.008519993;-0.03925125,-0.1257512;-0.3502936;-0.0298605,-0.1651527;-0.7003646;0.03873767,-0.1824513;-0.7587097;-0.03722287,0.02430022;0.55514;-0.06364548,173.3304

+ 115 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.00456041;0.3287168;0.005131169,0.008771971;0.6442201;-0.006045673,0.1886577;0.5210782;0.01938773,0.2381008;0.2251876;0.0287373,0.2979707;-0.03236496;-0.02593824,-0.171213;0.5111239;-0.008196777,-0.2346353;0.2178037;-0.01311413,-0.2820982;-0.04199567;-0.06931643,0.07404261;0.003678168;-0.03821905,0.07510308;-0.358311;0.009413689,0.06643966;-0.7344296;0.09619661,0.07144736;-0.6941423;-0.02074938,-0.07176737;0.007958271;-0.04174499,-0.1151309;-0.3532314;-0.01063536,-0.1430536;-0.7269232;0.08235013,-0.1349719;-0.686406;-0.03440321,0.007803573;0.5671271;-0.0008314098,0;0;0,-0.003093384;0.3287728;-0.0008648634,-0.006640568;0.6440592;-0.01712465,0.1749484;0.5158259;-0.01015234,0.2225939;0.2205569;0.01493669,0.2633978;-0.04497591;-0.01216519,-0.1838163;0.5160482;-0.04036648,-0.2478957;0.2241307;-0.01277525,-0.2811301;-0.03816718;-0.06757012,0.07628298;0.002053648;-0.03366339,0.08951099;-0.3619651;-0.008732321,0.07738197;-0.7394302;0.07154524,0.08095559;-0.7290852;-0.04424846,-0.07306069;0.005127525;-0.03990462,-0.1006705;-0.3578613;-0.01192316,-0.09717355;-0.7338949;0.07558709,-0.1108337;-0.7960111;0.003926113,-0.005638406;0.5670681;-0.01058149,584.2623
+0;0;0,0.00456041;0.3287168;0.005131169,0.008771971;0.6442201;-0.006045673,0.1886577;0.5210782;0.01938773,0.2381008;0.2251876;0.0287373,0.2979707;-0.03236496;-0.02593824,-0.171213;0.5111239;-0.008196777,-0.2346353;0.2178037;-0.01311413,-0.2820982;-0.04199567;-0.06931643,0.07404261;0.003678168;-0.03821905,0.07510308;-0.358311;0.009413689,0.06643966;-0.7344296;0.09619661,0.07144736;-0.6941423;-0.02074938,-0.07176737;0.007958271;-0.04174499,-0.1151309;-0.3532314;-0.01063536,-0.1430536;-0.7269232;0.08235013,-0.1349719;-0.686406;-0.03440321,0.007803573;0.5671271;-0.0008314098,0;0;0,-0.003093384;0.3287728;-0.0008648634,-0.006640568;0.6440592;-0.01712465,0.1749484;0.5158259;-0.01015234,0.2225939;0.2205569;0.01493669,0.2633978;-0.04497591;-0.01216519,-0.1838163;0.5160482;-0.04036648,-0.2478957;0.2241307;-0.01277525,-0.2811301;-0.03816718;-0.06757012,0.07628298;0.002053648;-0.03366339,0.08951099;-0.3619651;-0.008732321,0.07738197;-0.7394302;0.07154524,0.08095559;-0.7290852;-0.04424846,-0.07306069;0.005127525;-0.03990462,-0.1006705;-0.3578613;-0.01192316,-0.09717355;-0.7338949;0.07558709,-0.1108337;-0.7960111;0.003926113,-0.005638406;0.5670681;-0.01058149,584.2872
+0;0;0,0.004560634;0.3287329;0.005131422,0.008773086;0.6443033;-0.006048055,0.1884612;0.5211893;0.01936479,0.2377919;0.2259708;0.02869313,0.2977237;-0.03184792;-0.02603891,-0.1710167;0.5112459;-0.008189605,-0.234295;0.218592;-0.01309579,-0.2818069;-0.04147586;-0.06935617,0.0739567;0.003673899;-0.0381747,0.07501709;-0.3582907;0.009454802,0.06635545;-0.7343316;0.09621981,0.0713623;-0.694046;-0.02070641,-0.07168409;0.007949036;-0.04169655,-0.1150447;-0.3532161;-0.01058904,-0.1429616;-0.7268307;0.08237725,-0.1348813;-0.6863153;-0.03435636,0.007804407;0.567188;-0.0008322769,0;0;0,-0.002488293;0.3287924;-0.001361012,-0.005404666;0.6441218;-0.01820064,0.1758381;0.5159663;-0.0101918,0.2223918;0.2213403;0.01631761,0.263371;-0.04478747;-0.007233977,-0.1826349;0.5162569;-0.04086439,-0.247638;0.2253153;-0.01254363,-0.2815422;-0.03760633;-0.06527564,0.0762241;0.002010152;-0.03355956,0.08856227;-0.362023;-0.008746626,0.07642652;-0.7394136;0.07149696,0.08011985;-0.7291229;-0.0442636,-0.0729353;0.005170048;-0.03992632,-0.1012054;-0.3577403;-0.01190984,-0.09796808;-0.733685;0.07564113,-0.1114467;-0.7958857;0.004087247,-0.00455673;0.5671192;-0.01150703,584.3146
+0;0;0,0.00453681;0.3286931;0.004898103,0.008737691;0.6442315;-0.006485495,0.1883673;0.5213763;0.01942246,0.2375946;0.2243697;0.02917633,0.2972377;-0.03245148;-0.02530744,-0.1710001;0.5112955;-0.009029229,-0.2353999;0.2170737;-0.013222,-0.283016;-0.04194215;-0.06913633,0.07389432;0.003623493;-0.03810379,0.07448169;-0.3581966;0.009434886,0.06582861;-0.7338752;0.09603679,0.07108822;-0.6936148;-0.02086727,-0.07154206;0.007993328;-0.04175211,-0.1152489;-0.3529932;-0.0108909,-0.1434826;-0.7261472;0.08221227,-0.1351486;-0.6856541;-0.03449222,0.007765668;0.5671247;-0.001204696,0;0;0,-0.002171867;0.3287491;-0.001739502,-0.004828066;0.6440372;-0.0189358,0.1762306;0.515705;-0.0104239,0.2229986;0.2195174;0.01816023,0.2632458;-0.04580477;-0.003455041,-0.1820008;0.5161893;-0.04178467,-0.2490317;0.2239928;-0.01246871,-0.2833553;-0.0382753;-0.06267074,0.07626043;0.001938284;-0.03325641,0.0880997;-0.3619577;-0.008485677,0.07559201;-0.7389966;0.07147944,0.07944308;-0.7287495;-0.04425514,-0.07274607;0.005238916;-0.04007447,-0.1016911;-0.3574412;-0.01180177,-0.09869772;-0.7330289;0.07557194,-0.1122608;-0.7952471;0.004078202,-0.004037142;0.5670458;-0.01215541,584.348
+0;0;0,0.004537246;0.3287247;0.004898573,0.008739229;0.6443462;-0.006488267,0.1884193;0.5214522;0.01942727,0.2378276;0.2233533;0.029217,0.2972888;-0.03268436;-0.02510053,-0.1710492;0.5113686;-0.009032426,-0.2356858;0.2160647;-0.01324062,-0.2831566;-0.0421609;-0.06898435,0.07382964;0.003620322;-0.03807044,0.07441604;-0.3576021;0.009389702,0.06575444;-0.7336508;0.09607694,0.07101323;-0.693392;-0.02080888,-0.07147945;0.007986333;-0.04171557,-0.1151141;-0.3524039;-0.01090534,-0.1433756;-0.7259255;0.08228957,-0.1350428;-0.685434;-0.0343967,0.007766879;0.5672135;-0.001205692,0;0;0,-0.001945302;0.3287796;-0.002165437,-0.004384615;0.6441262;-0.01983964,0.176601;0.5155224;-0.01075006,0.223464;0.218366;0.01928186,0.2634483;-0.04629633;-0.0006285906,-0.181593;0.5161864;-0.04285021,-0.2495249;0.2231861;-0.01225484,-0.284319;-0.03859332;-0.0602362,0.07624878;0.001919538;-0.03310168,0.08827312;-0.3613515;-0.008121729,0.07497896;-0.7388334;0.07145858,0.07899453;-0.7286338;-0.04424369,-0.07263032;0.005251536;-0.04013153,-0.1018722;-0.3567918;-0.01177726,-0.09928019;-0.7327461;0.07570982,-0.1128117;-0.7950681;0.004374444,-0.00364352;0.5671192;-0.01293468,584.3713
+0;0;0,0.004536409;0.328664;0.004897669,0.008737943;0.6442519;-0.006488069,0.1886947;0.5212935;0.01945868,0.2382682;0.2221985;0.02928113,0.2971542;-0.03136247;-0.02451099,-0.1713243;0.5111944;-0.009044599,-0.2361769;0.2149038;-0.01326685,-0.2831885;-0.04082397;-0.06847137,0.07369194;0.00361357;-0.03799944,0.07427718;-0.356897;0.009367183,0.06561069;-0.7331582;0.0961034,0.07086878;-0.6929008;-0.02076676,-0.07134613;0.007971438;-0.04163777,-0.1148948;-0.3517087;-0.01088825,-0.1431723;-0.7254413;0.08235931,-0.1348406;-0.6849513;-0.03431132,0.007765664;0.5671248;-0.001205878,0;0;0,-0.001821592;0.3287162;-0.002630711,-0.004192874;0.6440051;-0.02073705,0.1771104;0.5155549;-0.01085341,0.2236452;0.2174978;0.02090001,0.2634587;-0.04470551;0.003049612,-0.1816808;0.5160809;-0.043843,-0.2508525;0.2224279;-0.01229891,-0.2857412;-0.03692552;-0.05891317,0.07612534;0.00182128;-0.03300202,0.08791496;-0.3607311;-0.00793016,0.07378845;-0.7384155;0.07160437,0.07798065;-0.7282655;-0.04406714,-0.07243822;0.005342044;-0.0401458,-0.10232;-0.3559262;-0.01178797,-0.09968092;-0.7321205;0.07562882,-0.1137881;-0.796362;0.00699196,-0.003462717;0.5670132;-0.01372552,584.4038
+0;0;0,0.00505999;0.3285026;0.004551069,0.009972284;0.6439168;-0.007236691,0.1904241;0.5212609;0.0197726,0.2401915;0.2201175;0.03028069,0.2989953;-0.03149098;-0.02196924,-0.1711256;0.5112112;-0.009657325,-0.2371935;0.2130556;-0.01323674,-0.2843042;-0.04044691;-0.06811665,0.07355387;0.003524483;-0.0379715,0.07344516;-0.3555873;0.009105604,0.06447981;-0.7333457;0.09634455,0.06994729;-0.6931324;-0.02049108,-0.07124322;0.008028171;-0.04152566,-0.1148916;-0.3502607;-0.01150197,-0.1438703;-0.725414;0.08237343,-0.1353313;-0.6849649;-0.03425706,0.008803654;0.5668354;-0.001832612,0;0;0,-0.00158833;0.3285527;-0.003293395,-0.003662854;0.6436501;-0.0221653,0.1783064;0.5153415;-0.01088953,0.2244275;0.2152998;0.02261293,0.26294;-0.04492372;0.005430937,-0.1820066;0.5157792;-0.04486173,-0.2523679;0.2203837;-0.01222248,-0.2873035;-0.03700525;-0.05722442,0.0760437;0.001753524;-0.03284371,0.08815783;-0.3593493;-0.00763309,0.07253058;-0.7386526;0.07159579,0.07690455;-0.7285681;-0.04402864,-0.07225081;0.005393528;-0.04018905,-0.1025118;-0.3544025;-0.01175284,-0.1005833;-0.7321287;0.07606276,-0.09310848;-0.7220209;-0.03940671,-0.003006861;0.5667112;-0.01494801,584.4372
+0;0;0,0.00505603;0.3282455;0.004547507,0.009963785;0.6433682;-0.007229306,0.190293;0.5208157;0.0197602,0.2401285;0.2192607;0.03028265,0.29876;-0.03161055;-0.02181419,-0.1710105;0.5107729;-0.009649696,-0.2371687;0.2122098;-0.013234,-0.2841414;-0.04055002;-0.06795312,0.07343385;0.003518732;-0.03790953,0.07332519;-0.3553896;0.009140898,0.06436387;-0.7329787;0.09634075,0.06983032;-0.6927673;-0.02047275,-0.07112696;0.008015071;-0.0414579,-0.1147506;-0.3500709;-0.01145122,-0.1437163;-0.7250561;0.08238211,-0.135179;-0.6846089;-0.0342263,0.008796255;0.5663593;-0.001830309,0;0;0,-0.001139373;0.3282909;-0.0038867,-0.002711967;0.6430568;-0.02344048,0.1791428;0.5154121;-0.01122177,0.2243068;0.2148908;0.02308404,0.2623504;-0.04465592;0.006461501,-0.1812784;0.515996;-0.04578,-0.2527265;0.2205385;-0.01216799,-0.2880881;-0.03615171;-0.05630198,0.0759293;0.001613989;-0.03277469,0.08717611;-0.3593237;-0.007746816,0.07168195;-0.7384385;0.07156003,0.07618253;-0.7284189;-0.04402578,-0.07208685;0.005522482;-0.04018746,-0.1030755;-0.3540145;-0.01187103,-0.1016623;-0.7315926;0.07582393,-0.09405559;-0.7215456;-0.03960382,-0.002180278;0.5662068;-0.01604486,584.4706
+0;0;0,0.004830384;0.3282492;0.004524015,0.009548076;0.6433773;-0.007190311,0.1900273;0.5211969;0.01964251,0.2391796;0.2195458;0.03061504,0.297568;-0.03141415;-0.02132731,-0.1712919;0.5105324;-0.0100174,-0.238071;0.2121003;-0.01294359,-0.2856746;-0.04051697;-0.06777558,0.07342078;0.003400774;-0.03794558,0.07305149;-0.3555073;0.009105936,0.06376397;-0.7330986;0.09626179,0.06931977;-0.6928872;-0.02054749,-0.0710854;0.008144638;-0.04150389,-0.115045;-0.3499244;-0.01178772,-0.144561;-0.7248368;0.082165,-0.1359323;-0.6843885;-0.03443656,0.00842066;0.5663666;-0.00180886,0;0;0,-0.001139373;0.3282909;-0.0038867,-0.002711967;0.6430568;-0.02344048,0.1791428;0.5154121;-0.01122177,0.2243068;0.2148908;0.02308404,0.2623504;-0.04465592;0.006461501,-0.1812784;0.515996;-0.04578,-0.2527265;0.2205385;-0.01216799,-0.2880881;-0.03615171;-0.05630198,0.0759293;0.001613989;-0.03277469,0.08717611;-0.3593237;-0.007746816,0.07168195;-0.7384385;0.07156003,0.07618253;-0.7284189;-0.04402578,-0.07208685;0.005522482;-0.04018746,-0.1030755;-0.3540145;-0.01187103,-0.1016623;-0.7315926;0.07582393,-0.09405559;-0.7215456;-0.03960382,-0.002180278;0.5662068;-0.01604486,584.493
+0;0;0,0.004829247;0.328172;0.00452295,0.009546488;0.64327;-0.007190485,0.1906056;0.5209476;0.01971068,0.2398227;0.2188989;0.03069767,0.2978747;-0.0306156;-0.0209455,-0.1718673;0.510249;-0.01004393,-0.2387344;0.2114235;-0.01297398,-0.2860638;-0.03973866;-0.06749015,0.07331373;0.003395815;-0.03789025,0.07294481;-0.355148;0.009113513,0.06362596;-0.734013;0.09656336,0.06918015;-0.6938046;-0.02021194,-0.07098176;0.008132763;-0.04144337,-0.1148967;-0.349573;-0.01175736,-0.1445123;-0.72575;0.08251228,-0.1358861;-0.6853047;-0.03405537,0.008419102;0.5662614;-0.001809183,0;0;0,-0.001043901;0.3282071;-0.004426718,-0.002508566;0.6429162;-0.02441335,0.1799553;0.5153658;-0.0116173,0.2246543;0.2144537;0.02345896,0.2620303;-0.04369086;0.007366419,-0.1816693;0.515948;-0.04716367,-0.2539207;0.2203606;-0.01275039,-0.2896466;-0.03491387;-0.05579895,0.07587272;0.001440689;-0.03260922,0.08705734;-0.3590975;-0.007109404,0.07083327;-0.7396899;0.07137167,0.07551378;-0.7297;-0.04416716,-0.07191583;0.005661251;-0.04022648,-0.1028799;-0.3535185;-0.01204328,-0.1025509;-0.732434;0.07568357,-0.09476385;-0.7224307;-0.03968985,-0.002002239;0.5660784;-0.01691377,584.5157
+0;0;0,0.004829224;0.3281704;0.004522929,0.009547368;0.643329;-0.007193098,0.1909106;0.5209081;0.01974561,0.2400933;0.2190705;0.03072492,0.2981801;-0.03059351;-0.02094919,-0.172168;0.5101916;-0.01005872,-0.2389884;0.211575;-0.01298672,-0.2863461;-0.03973773;-0.06753555,0.07323428;0.003392135;-0.03784919,0.07286642;-0.354128;0.009020377,0.06354383;-0.7331446;0.09650522,0.06909724;-0.6929377;-0.02025386,-0.07090484;0.008123949;-0.04139847,-0.1146944;-0.3485605;-0.01179721,-0.1443219;-0.7248881;0.08251016,-0.1356969;-0.6844442;-0.0340413,0.00841965;0.5662977;-0.00181021,0;0;0,-0.0007946193;0.3281986;-0.00496769,-0.002014264;0.6429369;-0.02545798,0.180753;0.5155407;-0.01215065,0.2244641;0.2147446;0.02329612,0.261287;-0.0436413;0.007258773,-0.181549;0.5159988;-0.04825163,-0.2545799;0.2208537;-0.01359148,-0.2908268;-0.03457531;-0.05623611,0.07583605;0.001288235;-0.03247404,0.0871554;-0.3581773;-0.006514071,0.06967694;-0.7391064;0.07082713,0.07445741;-0.7291734;-0.04468119,-0.07178813;0.005784635;-0.04025333,-0.1031082;-0.3523349;-0.01219977,-0.1034618;-0.731467;0.07528086,-0.09557412;-0.721508;-0.04006146,-0.001566708;0.5660881;-0.01783359,584.5489
+0;0;0,0.004827751;0.3280703;0.004521549,0.009545322;0.6431906;-0.007193236,0.1911596;0.5207126;0.01977475,0.2404143;0.2184324;0.03077016,0.2984468;-0.03099814;-0.02085564,-0.1724183;0.5099814;-0.01007057,-0.2393366;0.2109269;-0.01300286,-0.2866501;-0.04015079;-0.06750068,0.07307422;0.003384721;-0.03776647,0.07270726;-0.3532585;0.008988127,0.06336296;-0.7331578;0.09667672,0.06891579;-0.6929519;-0.02007003,-0.07074987;0.008106194;-0.04130799,-0.114432;-0.3477033;-0.01177934,-0.1441285;-0.7249073;0.08274767,-0.1355044;-0.6844646;-0.03379149,0.00841768;0.5661646;-0.001810713,0;0;0,-0.001033276;0.3280899;-0.005462289,-0.002527982;0.6427696;-0.02625394,0.180649;0.5156559;-0.01279032,0.2238597;0.2143698;0.02298331,0.2603801;-0.04382691;0.007193923,-0.1822319;0.5159114;-0.04931341,-0.2556159;0.2204536;-0.01410369,-0.2922143;-0.03468081;-0.05671326,0.07571839;0.0012355;-0.03229249,0.08673157;-0.3573501;-0.006299853,0.06826992;-0.7392173;0.07075,0.07311955;-0.7293215;-0.04473639,-0.07155118;0.005815384;-0.04030156,-0.1034035;-0.3513698;-0.01228992,-0.1047311;-0.731431;0.07518493,-0.09677219;-0.7215067;-0.04013387,-0.002012715;0.5659326;-0.01856744,584.5719
+0;0;0,0.004215182;0.3280802;0.004411439,0.008421549;0.6432081;-0.007296503,0.1902703;0.5209854;0.0191558,0.2386601;0.2185901;0.03080529,0.2970885;-0.03087249;-0.02021584,-0.1732442;0.5095277;-0.01102011,-0.2419781;0.2108786;-0.01316532,-0.2896985;-0.04014727;-0.0675468,0.07312598;0.003250702;-0.03767797,0.07154469;-0.3534165;0.008867644,0.06183987;-0.7333341;0.09643795,0.06750216;-0.6931364;-0.02030427,-0.07077024;0.008191854;-0.04125616,-0.1148839;-0.3476323;-0.01255706,-0.1456669;-0.7246289;0.08244861,-0.13693;-0.6841903;-0.03408252,0.007404642;0.5661803;-0.001915189,0;0;0,-0.001033276;0.3280899;-0.005462289,-0.002527982;0.6427696;-0.02625394,0.180649;0.5156559;-0.01279032,0.2238597;0.2143698;0.02298331,0.2603801;-0.04382691;0.007193923,-0.1822319;0.5159114;-0.04931341,-0.2556159;0.2204536;-0.01410369,-0.2922143;-0.03468081;-0.05671326,0.07571839;0.0012355;-0.03229249,0.08673157;-0.3573501;-0.006299853,0.06826992;-0.7392173;0.07075,0.07311955;-0.7293215;-0.04473639,-0.07155118;0.005815384;-0.04030156,-0.1034035;-0.3513698;-0.01228992,-0.1047311;-0.731431;0.07518493,-0.09677219;-0.7215067;-0.04013387,-0.002012715;0.5659326;-0.01856744,584.5934
+0;0;0,0.00421442;0.3280209;0.004410641,0.008420732;0.6431448;-0.007297482,0.1906607;0.5208188;0.01920037,0.2389486;0.2190607;0.03082531,0.2974522;-0.03072315;-0.02026155,-0.1736316;0.5093366;-0.01104011,-0.2422207;0.2113169;-0.01318081,-0.2900026;-0.04003236;-0.06763233,0.07311908;0.003250396;-0.03767441,0.0715387;-0.3532117;0.008844439,0.06183443;-0.7331078;0.09640978,0.06749567;-0.692912;-0.02031068,-0.07076357;0.008191082;-0.04125227,-0.1148518;-0.3474285;-0.01256966,-0.1456331;-0.7244037;0.08243062,-0.1368978;-0.6839671;-0.03407879,0.007403737;0.5661104;-0.001915706,0;0;0,-0.0004234314;0.3280218;-0.006038904,-0.001347885;0.6426537;-0.02750909,0.1820305;0.5153392;-0.01312041,0.223375;0.2144733;0.02286732,0.2600457;-0.04404923;0.007185936,-0.1817393;0.5160443;-0.05004539,-0.2558592;0.2214684;-0.01460401,-0.2929952;-0.03392723;-0.05724818,0.07574503;0.001089856;-0.03221536,0.0855981;-0.3573288;-0.006317256,0.06722063;-0.7391685;0.07077742,0.07214013;-0.7293369;-0.04467261,-0.07152813;0.005934365;-0.04030925,-0.1040637;-0.3509609;-0.0120431,-0.1058019;-0.7310615;0.07515457,-0.09777103;-0.7211995;-0.04012612,-0.0009687096;0.565827;-0.01964808,584.6273
+0;0;0,0.004213577;0.3279553;0.004409759,0.00841938;0.6430411;-0.007297104,0.190741;0.5207006;0.01920975,0.2391208;0.2183677;0.03085683,0.2973972;-0.03044562;-0.02003152,-0.1737135;0.5092133;-0.01104419,-0.2424332;0.2106259;-0.01318896,-0.2900295;-0.03974676;-0.06742891,0.07300217;0.003245199;-0.03761417,0.07142348;-0.3528359;0.008854955,0.06175853;-0.7311929;0.09606554,0.06741994;-0.6909968;-0.02065861,-0.07065042;0.008177985;-0.04118631,-0.1146915;-0.3470615;-0.01253437,-0.1453481;-0.7225095;0.08208104,-0.1366126;-0.6820726;-0.03443205,0.007402461;0.5660124;-0.001915727,0;0;0,0.0003016591;0.3279479;-0.006480336,4.445016E-05;0.6425112;-0.02840924,0.1834282;0.5155444;-0.01353157,0.2238188;0.213956;0.02244723,0.2600496;-0.04360217;0.00679636,-0.1807623;0.5163996;-0.05062398,-0.2555989;0.2214195;-0.01501956,-0.2923364;-0.03298333;-0.05772053,0.07562587;0.0009586364;-0.03216338,0.08525684;-0.3570678;-0.006087303,0.06576224;-0.7372268;0.0710634,0.07072078;-0.7274725;-0.04437518,-0.07136779;0.006058171;-0.04030649,-0.1044038;-0.3503967;-0.01194754,-0.1066327;-0.7289643;0.07485498,-0.09856947;-0.7191542;-0.04041815,0.0002640933;0.5657011;-0.020437,584.65
+0;0;0,0.005331786;0.3278957;0.003709057,0.01094737;0.642881;-0.008803091,0.1933659;0.5213539;0.01858678,0.2410087;0.2188473;0.03150808,0.2976359;-0.02957033;-0.01938707,-0.1724182;0.5107794;-0.01229962,-0.2413782;0.2121299;-0.01238293,-0.2905146;-0.03707178;-0.06708588,0.07294624;0.003075353;-0.03754706,0.06952856;-0.353065;0.008284796,0.05903146;-0.7312011;0.09511849,0.06482293;-0.6910708;-0.02160127,-0.07056487;0.008289401;-0.04113732,-0.1163641;-0.3467922;-0.01343106,-0.1478431;-0.7220563;0.08050078,-0.1389752;-0.6816896;-0.03600485,0.009567989;0.5658856;-0.003184745,0;0;0,0.001006275;0.3278908;-0.006663322,0.001470298;0.6423981;-0.02873814,0.1849083;0.5150577;-0.01372671,0.2247032;0.2132721;0.02217412,0.2607956;-0.04353303;0.006151319,-0.1799462;0.5165872;-0.05090288,-0.2544991;0.2214053;-0.01545503,-0.2913269;-0.03222093;-0.05818328,0.07549454;0.000917092;-0.032251,0.08490357;-0.3570884;-0.005949972,0.06535035;-0.7369448;0.07127666,0.07032146;-0.7272189;-0.04415262,-0.07130616;0.00610639;-0.04023105,-0.1044482;-0.3503297;-0.01189134,-0.1072185;-0.7287261;0.07439668,-0.09914083;-0.7189373;-0.04086792,0.001509994;0.5656015;-0.02073658,584.6728
+0;0;0,0.005331139;0.3278559;0.003708607,0.01094592;0.642796;-0.008801742,0.1934637;0.5212561;0.01859905,0.2411305;0.2185973;0.03152686,0.2976437;-0.02932014;-0.01926581,-0.1725176;0.5106759;-0.012304,-0.2415122;0.211876;-0.01238735,-0.2905497;-0.03682384;-0.06698014,0.07284011;0.003070878;-0.03749243,0.06942005;-0.3533183;0.008371457,0.05893263;-0.7311052;0.09512497,0.06472382;-0.6909754;-0.02158908,-0.0704622;0.008277341;-0.04107746,-0.1162934;-0.3470524;-0.01335184,-0.1477434;-0.7219698;0.08049326,-0.1388759;-0.6816037;-0.03600666,0.009566735;0.5658118;-0.003184209,0;0;0,0.001450747;0.3278437;-0.006935,0.002237543;0.6422901;-0.02922344,0.1856901;0.514919;-0.01393676,0.2254348;0.2128944;0.02132046,0.2615509;-0.04337916;0.005314827,-0.1793918;0.5165168;-0.05116484,-0.2544591;0.2212732;-0.01598306,-0.2906253;-0.03174767;-0.05967639,0.07540351;0.0008624345;-0.03216147,0.08415569;-0.3574136;-0.005890727,0.06461744;-0.736911;0.07130432,0.06959163;-0.7272142;-0.04411387,-0.07115098;0.006143936;-0.04025647,-0.1041588;-0.350539;-0.01168672,-0.1078267;-0.7285997;0.0744282,-0.0997471;-0.7188378;-0.04082568,0.002207085;0.5655096;-0.02117538,584.7075
+0;0;0,0.005331819;0.3278977;0.00370908,0.01094736;0.6428807;-0.008802982,0.1943631;0.5211125;0.01870498,0.2420344;0.2184248;0.03163402,0.2989413;-0.03121962;-0.01951249,-0.1734056;0.5104806;-0.012349,-0.2424068;0.2116523;-0.01243236,-0.2917859;-0.03878006;-0.06740545,0.07286494;0.003071926;-0.03750522,0.06944574;-0.3532271;0.008347068,0.05890368;-0.7329826;0.09555262,0.06469435;-0.6928537;-0.02115103,-0.07048623;0.008280163;-0.04109147,-0.1163059;-0.3469598;-0.01337286,-0.1479197;-0.7238308;0.08096124,-0.139053;-0.6834656;-0.03552829,0.009567988;0.5658858;-0.003184668,0;0;0,0.00174807;0.327882;-0.007030367,0.00279808;0.6423687;-0.029351,0.187051;0.5145875;-0.01426852,0.2268253;0.2124969;0.02064335,0.2633986;-0.04545617;0.003343344,-0.1797246;0.5162227;-0.0515782,-0.2553037;0.2210528;-0.0166198,-0.2913117;-0.03359666;-0.06171724,0.07542557;0.0007926673;-0.03218281,0.08400577;-0.3573934;-0.005871415,0.06440149;-0.7387133;0.0724926,0.06934056;-0.729008;-0.04291797,-0.07118315;0.006206498;-0.04024693,-0.1039015;-0.3504021;-0.01155881,-0.1079609;-0.7304613;0.07486242,-0.09992105;-0.7207062;-0.04038244,0.002704635;0.5655776;-0.02130115,584.7411
+0;0;0,0.006986389;0.3278641;0.003355547,0.01445324;0.6428017;-0.009526843,0.1976122;0.5212288;0.0183035,0.2440452;0.2189634;0.03247174,0.3004433;-0.03285053;-0.01807294,-0.1709492;0.5117648;-0.01305736,-0.2407306;0.2136909;-0.01113895,-0.2922917;-0.03824389;-0.06605789,0.07276946;0.002912275;-0.03774186,0.06821309;-0.3533826;0.007945638,0.0566467;-0.7335491;0.09448925,0.06249084;-0.6934628;-0.02221191,-0.07059909;0.008414034;-0.04090593,-0.1175492;-0.3467433;-0.01420197,-0.1503062;-0.7238537;0.07995152,-0.1413818;-0.6835248;-0.0365333,0.01261171;0.5658211;-0.003802561,0;0;0,0.001866385;0.3278711;-0.00720787,0.002940655;0.6423579;-0.02965057,0.1873467;0.5144124;-0.01482284,0.2274066;0.2128543;0.01951492,0.2653995;-0.0466029;-8.773804E-05,-0.1797162;0.5161633;-0.05210774,-0.2554639;0.2215986;-0.01725005,-0.2918848;-0.03476328;-0.06305261,0.07543355;0.0007414371;-0.03221107,0.08349316;-0.3574388;-0.005827665,0.06376284;-0.7390145;0.07266331,0.06867988;-0.7293221;-0.04274237,-0.07121686;0.006245161;-0.04021791,-0.1039315;-0.3503403;-0.01139693,-0.1082692;-0.730557;0.07558952,-0.1145413;-0.7949061;0.006206781,0.002847284;0.5655664;-0.02157474,584.7635
+0;0;0,0.006986389;0.3278641;0.003355547,0.01445324;0.6428017;-0.009526843,0.1976122;0.5212288;0.0183035,0.2440452;0.2189634;0.03247174,0.3004433;-0.03285053;-0.01807294,-0.1709492;0.5117648;-0.01305736,-0.2407306;0.2136909;-0.01113895,-0.2922917;-0.03824389;-0.06605789,0.07276946;0.002912275;-0.03774186,0.06821309;-0.3533826;0.007945638,0.0566467;-0.7335491;0.09448925,0.06249084;-0.6934628;-0.02221191,-0.07059909;0.008414034;-0.04090593,-0.1175492;-0.3467433;-0.01420197,-0.1503062;-0.7238537;0.07995152,-0.1413818;-0.6835248;-0.0365333,0.01261171;0.5658211;-0.003802561,0;0;0,0.001866385;0.3278711;-0.00720787,0.002940655;0.6423579;-0.02965057,0.1873467;0.5144124;-0.01482284,0.2274066;0.2128543;0.01951492,0.2653995;-0.0466029;-8.773804E-05,-0.1797162;0.5161633;-0.05210774,-0.2554639;0.2215986;-0.01725005,-0.2918848;-0.03476328;-0.06305261,0.07543355;0.0007414371;-0.03221107,0.08349316;-0.3574388;-0.005827665,0.06376284;-0.7390145;0.07266331,0.06867988;-0.7293221;-0.04274237,-0.07121686;0.006245161;-0.04021791,-0.1039315;-0.3503403;-0.01139693,-0.1082692;-0.730557;0.07558952,-0.1145413;-0.7949061;0.006206781,0.002847284;0.5655664;-0.02157474,584.7867
+0;0;0,0.006984047;0.3277541;0.003354422,0.014448;0.6425694;-0.009522896,0.1975636;0.5210387;0.01829984,0.2440637;0.2183365;0.03248855,0.3005344;-0.0338017;-0.0181212,-0.1709099;0.5115769;-0.01305355,-0.2407922;0.2130722;-0.01113236,-0.2924197;-0.03918689;-0.06612201,0.07278445;0.002912875;-0.03774964,0.06823151;-0.3531146;0.007903572,0.05668572;-0.732604;0.09429304,0.06253003;-0.6925175;-0.02241144,-0.07061364;0.008415768;-0.04091436,-0.1175285;-0.346475;-0.01423045,-0.1502271;-0.7229137;0.07975537,-0.1413025;-0.6825846;-0.03673278,0.01260722;0.5656202;-0.003800953,0;0;0,0.002173126;0.3277569;-0.007313967,0.003528744;0.6421152;-0.02982283,0.1878688;0.5143559;-0.0151844,0.2283258;0.2123152;0.01838493,0.2674322;-0.04720312;-0.002706289,-0.1791482;0.5161227;-0.05253835,-0.2548965;0.2210898;-0.01775334,-0.2914798;-0.03539744;-0.06465669,0.07541797;0.000672996;-0.03229201,0.08308646;-0.3572443;-0.00589359,0.0632214;-0.7381684;0.07227874,0.06815034;-0.7284985;-0.04312587,-0.07126299;0.006308335;-0.04016076,-0.1036019;-0.3500416;-0.01136116,-0.108948;-0.7296439;0.07513822,-0.1178937;-0.7929325;0.004618317,0.003367171;0.5653569;-0.02173328,584.8203
+0;0;0,0.007726315;0.3276146;0.002702651,0.01556494;0.6422133;-0.01074923,0.1980244;0.5213673;0.01741994,0.2425553;0.2185751;0.03375986,0.2989066;-0.0340744;-0.0149723,-0.1695098;0.5125145;-0.0135878,-0.2402685;0.2143436;-0.009074952,-0.294273;-0.03774479;-0.06308432,0.07287905;0.002624601;-0.03768397,0.06620677;-0.3531381;0.007814933,0.05322577;-0.7319647;0.09396932,0.05726796;-0.6949775;0.01285639,-0.07071559;0.008607828;-0.04078646,-0.1191596;-0.3458887;-0.01495732,-0.1531303;-0.7215995;0.07878764,-0.1469484;-0.684456;-0.002176672,0.01366561;0.5653259;-0.004884388,0;0;0,0.002676994;0.3276196;-0.007520794,0.00465776;0.6417713;-0.03029919,0.1881292;0.5141088;-0.01584625,0.2289443;0.2121339;0.01699269,0.2695844;-0.04714933;-0.005426526,-0.1776357;0.5166523;-0.05314147,-0.2535084;0.2217476;-0.01839092,-0.2903378;-0.0346708;-0.06609052,0.07543953;0.0006248057;-0.03235447,0.08281967;-0.3570525;-0.006005406,0.06336243;-0.7374035;0.07180989,0.06237556;-0.7692699;0.01874352,-0.07133141;0.006349705;-0.04012276,-0.1035824;-0.3497638;-0.01140255,-0.109285;-0.728803;0.07460556,-0.1169132;-0.762964;0.02490996,0.004332244;0.5650709;-0.02213645,584.8431
+0;0;0,0.007726786;0.3276346;0.002702816,0.01556669;0.6422849;-0.01075147,0.1979801;0.5214326;0.01741348,0.2423617;0.2196562;0.0336986,0.2992153;-0.03524575;-0.01546804,-0.1694631;0.5125821;-0.01358659,-0.2399845;0.2154114;-0.009088879,-0.2944705;-0.03892443;-0.06357977,0.0728234;0.002622597;-0.0376552,0.06615171;-0.3531086;0.007839672,0.05322666;-0.7303023;0.09362271,0.05748195;-0.6929469;0.008233719,-0.0706616;0.008601256;-0.04075532,-0.1191013;-0.3458639;-0.01492847,-0.1529256;-0.7199552;0.07841244,-0.1464178;-0.6824352;-0.006820112,0.01366694;0.5653804;-0.004885329,0;0;0,0.003276765;0.3276278;-0.007792354,0.005877838;0.6418037;-0.03088522,0.1889832;0.5135219;-0.01655376,0.2293252;0.2124642;0.0157057,0.2714439;-0.04882699;-0.008328915,-0.176602;0.5170742;-0.05377841,-0.2524738;0.2232047;-0.01930888,-0.2897623;-0.03541908;-0.06776515,0.07536778;0.0005041212;-0.03236485,0.08243871;-0.3571467;-0.006004572,0.06361145;-0.7359908;0.07096052,0.06325568;-0.7668658;0.01048243,-0.07126353;0.006462392;-0.04009721,-0.1037841;-0.3496154;-0.01163702,-0.1096479;-0.726964;0.07423843,-0.117456;-0.7646872;0.02212219,0.005399242;0.5650955;-0.0226419,584.8653
+0;0;0,0.009110114;0.327549;0.00212909,0.01824308;0.6421264;-0.01190965,0.1995009;0.5215229;0.01593593,0.2428444;0.2194248;0.03470232,0.2996235;-0.03610837;-0.009670474,-0.1665355;0.5137854;-0.01420358,-0.2390023;0.2167929;-0.008028495,-0.2952485;-0.0372712;-0.06073324,0.07272477;0.002480066;-0.03772286,0.06417693;-0.3526268;0.007432546,0.04960743;-0.7256197;0.09139352,0.05373523;-0.6883032;0.006250657,-0.07072268;0.008679011;-0.0405097,-0.120506;-0.3450655;-0.01602602,-0.1550677;-0.7148125;0.07605049,-0.1487039;-0.6773578;-0.0089425,0.01603318;0.5652404;-0.005890812,0;0;0,0.003754154;0.3275591;-0.008173823,0.006837055;0.6416883;-0.03167105,0.1888652;0.5134278;-0.0171752,0.2292865;0.212036;0.01481235,0.2719203;-0.0488514;-0.009887934,-0.1749953;0.5175731;-0.05419226,-0.2515193;0.2235486;-0.01972916,-0.2888159;-0.03475961;-0.06847196,0.07532981;0.0003771186;-0.03230071,0.08185802;-0.3566827;-0.006250501,0.0640889;-0.7313991;0.06896484,0.06355442;-0.7644584;0.01114511,-0.07118184;0.006557525;-0.04010241,-0.1041768;-0.348878;-0.01199798,-0.1103717;-0.7219107;0.07281741,-0.1183615;-0.75946;0.02092197,0.006241187;0.5649907;-0.02332258,584.8986
+0;0;0,0.009110114;0.327549;0.00212909,0.01824308;0.6421264;-0.01190965,0.1995009;0.5215229;0.01593593,0.2428444;0.2194248;0.03470232,0.2996235;-0.03610837;-0.009670474,-0.1665355;0.5137854;-0.01420358,-0.2390023;0.2167929;-0.008028495,-0.2952485;-0.0372712;-0.06073324,0.07272477;0.002480066;-0.03772286,0.06417693;-0.3526268;0.007432546,0.04960743;-0.7256197;0.09139352,0.05373523;-0.6883032;0.006250657,-0.07072268;0.008679011;-0.0405097,-0.120506;-0.3450655;-0.01602602,-0.1550677;-0.7148125;0.07605049,-0.1487039;-0.6773578;-0.0089425,0.01603318;0.5652404;-0.005890812,0;0;0,0.003754154;0.3275591;-0.008173823,0.006837055;0.6416883;-0.03167105,0.1888652;0.5134278;-0.0171752,0.2292865;0.212036;0.01481235,0.2719203;-0.0488514;-0.009887934,-0.1749953;0.5175731;-0.05419226,-0.2515193;0.2235486;-0.01972916,-0.2888159;-0.03475961;-0.06847196,0.07532981;0.0003771186;-0.03230071,0.08185802;-0.3566827;-0.006250501,0.0640889;-0.7313991;0.06896484,0.06355442;-0.7644584;0.01114511,-0.07118184;0.006557525;-0.04010241,-0.1041768;-0.348878;-0.01199798,-0.1103717;-0.7219107;0.07281741,-0.1183615;-0.75946;0.02092197,0.006241187;0.5649907;-0.02332258,584.9214
+0;0;0,0.009105529;0.3273842;0.002128019,0.01823325;0.6417809;-0.01190256,0.1991513;0.5213051;0.0158988,0.24255;0.2188221;0.0346891,0.2994463;-0.03723884;-0.009775341,-0.1662045;0.513582;-0.01418467,-0.2387637;0.2162111;-0.008001711,-0.2951261;-0.0383777;-0.06081532,0.07270841;0.002479508;-0.03771437,0.06418079;-0.351787;0.007334176,0.05055125;-0.7007161;0.08587837,0.05621959;-0.660669;-0.03104085,-0.07070676;0.008677058;-0.04050058,-0.1203722;-0.3442302;-0.01607484,-0.1527042;-0.6901228;0.07006131,-0.1439654;-0.649886;-0.04665209,0.01602468;0.5649413;-0.005887355,0;0;0,0.004123032;0.3273817;-0.008490205,0.007601738;0.6412989;-0.03233171,0.1892883;0.5135466;-0.01762855,0.2300277;0.2117116;0.01349092,0.2734437;-0.04952982;-0.01199329,-0.1740696;0.5176635;-0.05475536,-0.2512043;0.2233917;-0.02030554,-0.2889366;-0.03542635;-0.0689982,0.07538874;0.00033997;-0.03211629,0.08159372;-0.3558941;-0.006317375,0.06502149;-0.7065176;0.06364715,0.06993039;-0.697401;-0.05186462,-0.07112054;0.006569481;-0.04017145,-0.1042432;-0.3480145;-0.01224459,-0.1104047;-0.6970199;0.06689946,-0.1221559;-0.7594818;-0.004625969,0.006908491;0.5646589;-0.02389336,584.955
+0;0;0,0.009103139;0.3272983;0.00212746,0.01823098;0.6416992;-0.01190364,0.1997089;0.5210811;0.01596504,0.243075;0.2188256;0.03474121,0.2999194;-0.03700149;-0.009682618,-0.1667645;0.5133345;-0.01421045,-0.239269;0.2161872;-0.008032149,-0.29558;-0.03816912;-0.06079751,0.07266237;0.002477937;-0.03769049,0.06413421;-0.3518113;0.007360954,0.0505132;-0.7005222;0.08585601,0.05618045;-0.660477;-0.0310409,-0.07066199;0.008671563;-0.04047494,-0.1203306;-0.3442585;-0.01604762,-0.1526424;-0.6899346;0.07003463,-0.1439053;-0.6496997;-0.0466565,0.01602216;0.5648509;-0.005887762,0;0;0,0.004297465;0.3272788;-0.009037018,0.008070216;0.6411556;-0.0334084,0.1903022;0.5136064;-0.01770723,0.2300371;0.2118226;0.01293969,0.274732;-0.04888952;-0.0132103,-0.1742765;0.5174953;-0.05570487,-0.251927;0.2236255;-0.02102694,-0.2897511;-0.03490478;-0.06984951,0.07538702;0.0001435429;-0.03198922,0.08118835;-0.3561317;-0.006346703,0.06413387;-0.7066227;0.06301785,0.06920232;-0.6975639;-0.05245376,-0.07102729;0.006719771;-0.04020574,-0.1046153;-0.347871;-0.01262964,-0.1110151;-0.6966832;0.06633488,-0.1231867;-0.7580901;-0.006428696,0.007296875;0.5645236;-0.02482474,584.977
+0;0;0,0.009499486;0.3272327;0.000618019,0.01914895;0.6415371;-0.01488589,0.2010956;0.5215859;0.01359972,0.2439878;0.2202408;0.03589984,0.2983948;-0.03640121;-0.006061196,-0.1668773;0.514519;-0.01580012,-0.2408634;0.2185569;-0.006949187,-0.2993809;-0.0353184;-0.05899742,0.0726175;0.00238952;-0.03772798,0.06161061;-0.3516755;0.006770082,0.04577078;-0.7046621;0.08512949,0.05124604;-0.6647249;-0.03172147,-0.07077266;0.008676799;-0.04022878,-0.1226801;-0.3438049;-0.01730325,-0.1567774;-0.6935333;0.06940316,-0.1482376;-0.6534291;-0.04724953,0.01680234;0.564721;-0.008477907,0;0;0,0.004617289;0.3271992;-0.009550095,0.008635074;0.6410214;-0.03444433,0.1910897;0.5128726;-0.01764882,0.2295701;0.2116247;0.01259756,0.2752671;-0.0487209;-0.01419699,-0.1742164;0.5174545;-0.05694801,-0.2529796;0.2247024;-0.02175603,-0.2912069;-0.03366941;-0.07042471,0.07544506;-4.398823E-05;-0.03178763,0.08026329;-0.35612;-0.006293776,0.06322479;-0.7108519;0.06345952,0.06856485;-0.7017963;-0.05193412,-0.07094599;0.006848892;-0.04027619,-0.1052459;-0.3474573;-0.01281909,-0.1119448;-0.700406;0.06701215,-0.1243556;-0.7635905;-0.003312089,0.007809669;0.5644013;-0.02572954,584.9993
+0;0;0,0.009499486;0.3272327;0.000618019,0.01914895;0.6415371;-0.01488589,0.2010956;0.5215859;0.01359972,0.2439878;0.2202408;0.03589984,0.2983948;-0.03640121;-0.006061196,-0.1668773;0.514519;-0.01580012,-0.2408634;0.2185569;-0.006949187,-0.2993809;-0.0353184;-0.05899742,0.0726175;0.00238952;-0.03772798,0.06161061;-0.3516755;0.006770082,0.04577078;-0.7046621;0.08512949,0.05124604;-0.6647249;-0.03172147,-0.07077266;0.008676799;-0.04022878,-0.1226801;-0.3438049;-0.01730325,-0.1567774;-0.6935333;0.06940316,-0.1482376;-0.6534291;-0.04724953,0.01680234;0.564721;-0.008477907,0;0;0,0.004617289;0.3271992;-0.009550095,0.008635074;0.6410214;-0.03444433,0.1910897;0.5128726;-0.01764882,0.2295701;0.2116247;0.01259756,0.2752671;-0.0487209;-0.01419699,-0.1742164;0.5174545;-0.05694801,-0.2529796;0.2247024;-0.02175603,-0.2912069;-0.03366941;-0.07042471,0.07544506;-4.398823E-05;-0.03178763,0.08026329;-0.35612;-0.006293776,0.06322479;-0.7108519;0.06345952,0.06856485;-0.7017963;-0.05193412,-0.07094599;0.006848892;-0.04027619,-0.1052459;-0.3474573;-0.01281909,-0.1119448;-0.700406;0.06701215,-0.1243556;-0.7635905;-0.003312089,0.007809669;0.5644013;-0.02572954,585.0218
+0;0;0,0.009493358;0.3270216;0.0006176204,0.01913401;0.641039;-0.01487201,0.1999504;0.5214257;0.01347186,0.2428761;0.2198453;0.03578939,0.2974287;-0.03748307;-0.006283861,-0.1657613;0.5144023;-0.01574732,-0.2398051;0.218209;-0.006889476,-0.2984792;-0.03634518;-0.0590769,0.0725451;0.002387138;-0.03769037,0.061548;-0.3513629;0.006768104,0.04548466;-0.7093306;0.08623326,0.05095623;-0.6694;-0.03053917,-0.07070211;0.00866815;-0.04018867,-0.1225634;-0.3434999;-0.01728354,-0.1571418;-0.6981634;0.0706464,-0.1486078;-0.658066;-0.04592789,0.01678963;0.5642958;-0.008470102,0;0;0,0.00519526;0.3269604;-0.01017666,0.01010972;0.6403949;-0.03610814,0.1912092;0.5128755;-0.01804197,0.2299524;0.2114105;0.01211178,0.2770572;-0.04938236;-0.01494837,-0.1719115;0.5176518;-0.05845379,-0.2523606;0.2252323;-0.02225694,-0.2916488;-0.03370109;-0.07098018,0.07544518;-0.0001864582;-0.03157604,0.0798271;-0.3559642;-0.006286263,0.06252944;-0.7156647;0.06463516,0.06818423;-0.706643;-0.05065703,-0.0708034;0.006943677;-0.040345,-0.1054458;-0.3470198;-0.01302622,-0.1125253;-0.7049662;0.0678307,-0.1254167;-0.7679789;-0.002502829,0.009046674;0.5638865;-0.02709043,585.0446
+0;0;0,0.01066228;0.3269703;-0.0005373475,0.02168582;0.6409898;-0.01735367,0.2031791;0.5215495;0.01129366,0.2450271;0.2197824;0.03720526,0.2978068;-0.03757116;-0.0004471913,-0.1648195;0.5153293;-0.01765011,-0.2417781;0.2196572;-0.005758379,-0.3021407;-0.03429896;-0.05368461,0.07228604;0.002203904;-0.03807707,0.06123107;-0.3513434;0.006705802,0.04242142;-0.713389;0.08628199,0.0478274;-0.6735703;-0.03043012,-0.07081813;0.008847567;-0.03983097,-0.1233327;-0.3431656;-0.01856229,-0.1603466;-0.7018142;0.06955354,-0.1518826;-0.6618406;-0.04696355,0.01898828;0.564243;-0.01058699,0;0;0,0.005268753;0.3269203;-0.0109067,0.01047328;0.6403999;-0.03762913,0.1923903;0.5127423;-0.01815796,0.2311613;0.2109689;0.01210153,0.2786859;-0.04874736;-0.01478982,-0.1725134;0.517544;-0.06019441,-0.2544943;0.2253035;-0.02330734,-0.2950604;-0.03255105;-0.07126243,0.07555224;-0.0004553199;-0.0311712,0.0792868;-0.3560967;-0.006098988,0.06135331;-0.7199488;0.06498814,0.06731308;-0.710954;-0.05021,-0.07065776;0.007088515;-0.04046267,-0.1054872;-0.3467214;-0.0134659,-0.1126942;-0.7086322;0.06858221,-0.1263097;-0.7706676;-0.002772234,0.009336054;0.5638734;-0.02838051,585.0667
+0;0;0,0.01065146;0.3266386;-0.0005368023,0.02167002;0.6405161;-0.01734593,0.2035243;0.521018;0.0113419,0.2454923;0.2183854;0.03732782,0.2979253;-0.03727761;-7.728487E-05,-0.1651938;0.5147855;-0.01765844,-0.2423731;0.2182654;-0.005732605,-0.3023391;-0.03402245;-0.053344,0.07217491;0.002200516;-0.03801853,0.06111269;-0.3515785;0.0067937,0.04222411;-0.7151434;0.08670381,0.04762734;-0.6753297;-0.02994888,-0.07070925;0.008833963;-0.03976973,-0.1232582;-0.3434099;-0.01848711,-0.1604275;-0.7035636;0.0699985,-0.1519677;-0.6635951;-0.04645928,0.01897338;0.5637949;-0.01058151,0;0;0,0.004747093;0.3265505;-0.01219761,0.009563595;0.6398311;-0.03965271,0.1919238;0.512351;-0.01901627,0.2311842;0.2098439;0.01214612,0.2806585;-0.04781574;-0.0138489,-0.1736961;0.5171671;-0.0624898,-0.2578855;0.2247621;-0.02461502,-0.2998796;-0.03135604;-0.07100415,0.0756461;-0.0007076412;-0.03060448,0.07754406;-0.3566341;-0.006052375,0.05908906;-0.7222445;0.06402171,0.0653335;-0.7133239;-0.05108702,-0.07038261;0.007225685;-0.0406638,-0.1067461;-0.3467213;-0.01440882,-0.1141039;-0.7101676;0.06789858,-0.1283656;-0.7717294;-0.003839917,0.008504346;0.5633488;-0.03024423,585.1
+0;0;0,0.007946485;0.3265814;-0.001892092,0.01698271;0.6404515;-0.01873746,0.1996033;0.5218074;0.008041957,0.2408305;0.218719;0.03843263,0.2918192;-0.03750962;0.008324176,-0.1683026;0.5134702;-0.01925896,-0.2483995;0.2170837;-0.004248272,-0.3097766;-0.03516597;-0.04623012,0.07195911;0.00196912;-0.03832768,0.06043529;-0.3513313;0.006494761,0.03984625;-0.7157571;0.08533784,0.04495486;-0.6760138;-0.03129074,-0.07087071;0.009018181;-0.03933214,-0.1238507;-0.3427629;-0.01917806,-0.1630494;-0.703746;0.06800598,-0.1548731;-0.6638278;-0.04843299,0.01508197;0.5637124;-0.01201888,0;0;0,0.004962727;0.3263887;-0.01295865,0.009743422;0.6395376;-0.04111409,0.1916667;0.5121874;-0.01957476,0.2322751;0.2092689;0.01324534,0.283921;-0.04734021;-0.01213109,-0.1730765;0.517386;-0.06427918,-0.2600711;0.225168;-0.02521051,-0.3037248;-0.03024116;-0.07015537,0.07561637;-0.0009121746;-0.03053415,0.07610188;-0.3563901;-0.006075263,0.05747429;-0.7227759;0.06364417,0.06400661;-0.71393;-0.05139101,-0.0702979;0.007387732;-0.04067713,-0.1074216;-0.3460526;-0.01489483,-0.1150061;-0.7100501;0.06813915,-0.1300203;-0.7680287;-0.007739745,0.008711159;0.5630848;-0.03154624,585.1337
+0;0;0,0.007940367;0.32633;-0.001890636,0.01696923;0.6399456;-0.01872265,0.1980857;0.521699;0.007888241,0.2393857;0.2180757;0.03833254,0.2902255;-0.03740501;0.008311987,-0.1668185;0.5134298;-0.01918994,-0.2470568;0.2165202;-0.004152759,-0.3082547;-0.03499311;-0.04601206,0.07192761;0.001968258;-0.03831091,0.0604119;-0.3510833;0.006479979,0.03969146;-0.7178351;0.08582626,0.04479641;-0.6780987;-0.03071887,-0.0708397;0.009014234;-0.03931493,-0.1237824;-0.3425192;-0.01917503,-0.1632313;-0.7058061;0.06856544,-0.1550608;-0.6658951;-0.04779022,0.01506986;0.5632621;-0.01200893,0;0;0,0.005760878;0.3260817;-0.0139786,0.01141499;0.638832;-0.04350412,0.1915201;0.5120143;-0.02003527,0.2334232;0.2088947;0.01434898,0.2876362;-0.04663146;-0.008534431,-0.1703757;0.5181394;-0.066043,-0.2602317;0.2263942;-0.02566661,-0.3061665;-0.02814227;-0.06876494,0.07575397;-0.001244307;-0.0300827,0.07458811;-0.3564921;-0.005959511,0.05582614;-0.7253444;0.06352413,0.0627453;-0.7166013;-0.05138409,-0.07013676;0.007606129;-0.04084317,-0.1081622;-0.3455262;-0.01562607,-0.1159973;-0.711769;0.06825989,-0.1311708;-0.7696452;-0.007576562,0.01017036;0.5624858;-0.03356647,585.1672
+0;0;0,0.007933544;0.3260496;-0.001889011,0.01695525;0.6394172;-0.01870783,0.1981403;0.521213;0.007905288,0.2395573;0.2167294;0.03843586,0.2901011;-0.03726375;0.0085901,-0.1668978;0.5129408;-0.01918283,-0.2473634;0.2151898;-0.00410303,-0.308205;-0.03485897;-0.0457186,0.07182939;0.00196557;-0.0382586,0.06031222;-0.3511309;0.006537985,0.03941379;-0.721033;0.08656584,0.04451543;-0.681303;-0.02990363,-0.07074296;0.009001925;-0.03926124,-0.1236923;-0.3425762;-0.01911879,-0.1634801;-0.7089838;0.06937537,-0.155315;-0.6690792;-0.04690474,0.01505732;0.5627914;-0.01199918,0;0;0,0.006164714;0.3257576;-0.01479196,0.01221444;0.6381749;-0.0451076,0.1922706;0.511671;-0.02026188,0.2356438;0.2080721;0.01585209,0.2913724;-0.04577935;-0.004438996,-0.169756;0.5181293;-0.06812084,-0.2626187;0.2266533;-0.02597862,-0.3113768;-0.02626783;-0.06612238,0.07565212;-0.001512006;-0.03002524,0.07356583;-0.3568037;-0.005942104,0.05504811;-0.7288243;0.06424713,0.06235442;-0.7201372;-0.05054927,-0.06997728;0.00783688;-0.04085105,-0.1089316;-0.3452902;-0.01634941,-0.1173677;-0.7147267;0.06799702,-0.132295;-0.7741154;-0.005980484,0.01087743;0.5619147;-0.03497338,585.2005
+0;0;0,0.01162349;0.3259151;-0.004368432,0.02618421;0.63879;-0.02562395,0.2054176;0.5214937;0.004732171,0.2462015;0.2174431;0.04005446,0.2952085;-0.03758505;0.017319,-0.16051;0.5159943;-0.0221016,-0.2441572;0.2193355;-0.003273243,-0.3063202;-0.03142655;-0.03808849,0.07168985;0.001588351;-0.03853685,0.0596049;-0.3516032;0.005351473,0.03547439;-0.72157;0.084162,0.04050235;-0.6821699;-0.03233777,-0.07081602;0.009314211;-0.03905615,-0.1242841;-0.3422324;-0.01975172,-0.1670441;-0.7088755;0.06634778,-0.1589597;-0.6693325;-0.04996821,0.02244593;0.5623673;-0.01751784,0;0;0,0.006164714;0.3257576;-0.01479196,0.01221444;0.6381749;-0.0451076,0.1922706;0.511671;-0.02026188,0.2356438;0.2080721;0.01585209,0.2913724;-0.04577935;-0.004438996,-0.169756;0.5181293;-0.06812084,-0.2626187;0.2266533;-0.02597862,-0.3113768;-0.02626783;-0.06612238,0.07565212;-0.001512006;-0.03002524,0.07356583;-0.3568037;-0.005942104,0.05504811;-0.7288243;0.06424713,0.06235442;-0.7201372;-0.05054927,-0.06997728;0.00783688;-0.04085105,-0.1089316;-0.3452902;-0.01634941,-0.1173677;-0.7147267;0.06799702,-0.132295;-0.7741154;-0.005980484,0.01087743;0.5619147;-0.03497338,585.2229
+0;0;0,0.01162225;0.3258803;-0.004367967,0.0261858;0.6388153;-0.02562814,0.205946;0.5213753;0.004794946,0.2469592;0.2156155;0.0403158,0.2956171;-0.03759614;0.01774228,-0.1610377;0.51586;-0.02211627,-0.2451551;0.2175336;-0.003182068,-0.3068753;-0.03144233;-0.03774933,0.07162059;0.001586816;-0.03849962,0.05952127;-0.3520249;0.005440909,0.03531468;-0.723158;0.0844999,0.04034052;-0.6837619;-0.03195058,-0.0707476;0.009305213;-0.03901841,-0.1242793;-0.3426596;-0.01969102,-0.1671741;-0.7104586;0.06667992,-0.1590931;-0.6709197;-0.04958686,0.02244626;0.5623668;-0.01751928,0;0;0,0.006483167;0.3256792;-0.01559532,0.01280117;0.6380838;-0.04660642,0.1932309;0.5113084;-0.02091491,0.2388832;0.2066879;0.0185194,0.295673;-0.04524449;0.00124824,-0.1697496;0.5179577;-0.06963292,-0.2652682;0.2257843;-0.02554476,-0.3157721;-0.02527946;-0.06309001,0.07569046;-0.00176692;-0.0296998,0.07290205;-0.3574572;-0.005305052,0.05373526;-0.7309115;0.06354666,0.06119561;-0.722282;-0.05117869,-0.06980133;0.008000803;-0.04096351,-0.109275;-0.3455352;-0.01703561,-0.1180014;-0.7162259;0.0671564,-0.1336713;-0.7737709;-0.008768491,0.01140127;0.5618208;-0.03630507,585.2564
+0;0;0,0.01161467;0.3256677;-0.004365117,0.02617038;0.6384337;-0.02561415,0.207113;0.5207642;0.004948877,0.2482981;0.2137227;0.04061862,0.2964749;-0.03698513;0.01826832,-0.1622321;0.5152133;-0.0221355,-0.2467021;0.2156364;-0.003121939,-0.307812;-0.03087755;-0.03734739,0.07148042;0.001583711;-0.03842428,0.05937029;-0.3523438;0.005555496,0.03514522;-0.7237604;0.08467489,0.04016845;-0.6843692;-0.03171518,-0.07060914;0.009287002;-0.03894205,-0.1241887;-0.3429921;-0.0195974,-0.1671162;-0.7110722;0.06683953,-0.1590394;-0.6715382;-0.04936694,0.02243251;0.5620194;-0.01750893,0;0;0,0.006933928;0.3254105;-0.01653445,0.0136914;0.6375368;-0.04851735,0.1951253;0.5106599;-0.02130044,0.241143;0.2051165;0.02075398,0.298672;-0.04428709;0.007978559,-0.1701561;0.5177697;-0.07210849,-0.2694933;0.225755;-0.02625525,-0.3221106;-0.02263507;-0.06102229,0.07564218;-0.002028063;-0.02936888,0.07207581;-0.3580368;-0.005066518,0.05182122;-0.7318355;0.06320751,0.05964904;-0.723308;-0.05141246,-0.06952989;0.00818428;-0.04107305,-0.1099633;-0.3456181;-0.0179521,-0.119276;-0.7165641;0.06636544,-0.1353373;-0.7738;-0.009739853,0.01218684;0.5613445;-0.03796864,585.2899
+0;0;0,0.01160976;0.3255303;-0.004363275,0.02616278;0.6382378;-0.0256088,0.2069517;0.5206079;0.004934954,0.2482577;0.212665;0.04070942,0.2963777;-0.03774732;0.01838546,-0.1620854;0.5150617;-0.02212684,-0.2468034;0.2146053;-0.003057458,-0.3078413;-0.03161813;-0.03724257,0.07141875;0.001582344;-0.03839112,0.05930705;-0.3523911;0.005594358,0.03506902;-0.7240064;0.08475605,0.04008993;-0.6846194;-0.03158021,-0.07054822;0.009278989;-0.03890846,-0.1241347;-0.3430458;-0.01956129,-0.1670852;-0.7113227;0.06692185,-0.1590122;-0.6717931;-0.0492309,0.02242517;0.5618287;-0.01750413,0;0;0,0.007452012;0.3252219;-0.01729095,0.01439664;0.6372166;-0.04994476,0.1957189;0.5109836;-0.02160227,0.2420931;0.2048639;0.02261269,0.2997023;-0.04428878;0.01146221,-0.1693436;0.5182258;-0.07414699,-0.2719637;0.2266617;-0.02645731,-0.3268781;-0.02126446;-0.05866347,0.07566984;-0.00216563;-0.02909303,0.07046145;-0.3582129;-0.004972698,0.04973842;-0.7323461;0.06245792,0.05793886;-0.7238999;-0.05206561,-0.06938139;0.008272487;-0.04116803,-0.1111136;-0.3454606;-0.01858685,-0.1209088;-0.7166435;0.06555188,-0.1384775;-0.7746701;-0.009215064,0.01286767;0.5610504;-0.03925002,585.3234
+0;0;0,0.01489725;0.3251937;-0.006038167,0.0322082;0.6374462;-0.02962231,0.2119418;0.5207386;0.0008160323,0.2528575;0.2136797;0.04343391,0.2996676;-0.03761563;0.02778713,-0.1565214;0.5170455;-0.02437067,-0.2437922;0.2176771;-0.001178417,-0.3058203;-0.02929306;-0.02844851,0.07132161;0.001384207;-0.03848004,0.05925015;-0.3532304;0.005917635,0.03216036;-0.7242774;0.08305073,0.03669852;-0.6850793;-0.03328136,-0.07063196;0.00940809;-0.03862663,-0.1248077;-0.3435639;-0.0200758,-0.169661;-0.711071;0.06528214,-0.162071;-0.6717486;-0.05088085,0.02791453;0.5611569;-0.02096369,0;0;0,0.008199587;0.3249919;-0.01795483,0.01584496;0.6367387;-0.05139434,0.1962842;0.5110598;-0.02197254,0.2439058;0.2057226;0.02574456,0.3020347;-0.04346991;0.01527929,-0.1675245;0.5185618;-0.07512306,-0.2721058;0.2280503;-0.02571295,-0.328767;-0.01987208;-0.05586843,0.07568057;-0.002313659;-0.02892232,0.06977534;-0.3590066;-0.004353045,0.04835144;-0.7325031;0.06198406,0.05673109;-0.7241453;-0.05247009,-0.06927845;0.008380428;-0.04122702,-0.1115276;-0.3459988;-0.01889531,-0.1221014;-0.7166252;0.06407201,-0.1400174;-0.7746378;-0.01056808,0.01414931;0.5606338;-0.04050183,585.3458
+0;0;0,0.01487847;0.3247838;-0.006030554,0.03216681;0.6366284;-0.02958398,0.2117175;0.52006;0.0008209478,0.2529758;0.2104295;0.04379574,0.2994384;-0.039;0.02826514,-0.1563684;0.5163707;-0.02433996,-0.24437;0.2144951;-0.0009534713,-0.3059376;-0.03064127;-0.02802108,0.07121186;0.001382077;-0.03842082,0.05916401;-0.3525389;0.005890023,0.03200416;-0.7245456;0.08322261,0.03653989;-0.6853524;-0.03304767,-0.07052327;0.009393612;-0.03856719,-0.1245931;-0.3428881;-0.02005264,-0.1695623;-0.7113457;0.06552605,-0.1619764;-0.6720283;-0.05057521,0.02787865;0.560437;-0.02093647,0;0;0,0.009205252;0.3245032;-0.01884568,0.0178269;0.6357089;-0.053231,0.1977873;0.5107815;-0.02167892,0.2446961;0.2032343;0.02964699,0.3035127;-0.04393652;0.02175593,-0.1658766;0.5188729;-0.07660334,-0.2737364;0.2272181;-0.02441291,-0.3321507;-0.01863798;-0.05193743,0.07570411;-0.002511427;-0.02849174,0.0684565;-0.3585254;-0.004611969,0.04611374;-0.7329603;0.06176734,0.05489156;-0.7247246;-0.05257046,-0.0690275;0.008502104;-0.04137774,-0.1126985;-0.3450359;-0.01964218,-0.1240507;-0.7165807;0.06361961,-0.141348;-0.7732058;-0.0126744,0.01589185;0.5597435;-0.04210353,585.379
+0;0;0,0.01663875;0.3243399;-0.008482316,0.03549592;0.6357163;-0.03431304,0.2144789;0.519675;-0.004000962,0.2552288;0.2107912;0.04577465,0.299445;-0.03942898;0.03782063,-0.1531476;0.5159745;-0.02833033,-0.2445278;0.2154475;0.001343353,-0.3080331;-0.02990702;-0.01857426,0.07100727;0.001243515;-0.03829923,0.05881764;-0.3526399;0.00506046,0.02927404;-0.7249291;0.08069453,0.03364057;-0.6859928;-0.03553963,-0.07036813;0.009422242;-0.03834003,-0.1243398;-0.3427668;-0.02067649,-0.1716868;-0.7114011;0.06334527,-0.1642684;-0.6723462;-0.05272489,0.03083614;0.5596502;-0.02510396,0;0;0,0.009471029;0.3241401;-0.01971412,0.01808046;0.6350715;-0.05480146,0.19774;0.5109466;-0.02175081,0.2446461;0.2037477;0.03280175,0.3042341;-0.04332839;0.02722085,-0.1653811;0.5194821;-0.07864255,-0.2749577;0.2287632;-0.02366237,-0.3350608;-0.01676819;-0.05068939,0.07565029;-0.002567247;-0.02794373,0.06683838;-0.3584255;-0.004506113,0.0435694;-0.7330802;0.06095386,0.05278613;-0.7249374;-0.05326796,-0.06862557;0.008511424;-0.04157518,-0.1139202;-0.3446856;-0.02007271,-0.1260884;-0.7163777;0.06293038,-0.143732;-0.7731079;-0.01306885,0.01616623;0.5591663;-0.04351819,585.4016
+0;0;0,0.01663445;0.3242562;-0.008480125,0.03549182;0.6356357;-0.03431178,0.2159198;0.5192654;-0.003831835,0.2566688;0.2103889;0.0459426,0.3005775;-0.03809109;0.03804389,-0.1546012;0.5155357;-0.02835276,-0.2459791;0.2150159;0.001320219,-0.3090428;-0.02863234;-0.01845887,0.07087871;0.001241264;-0.03822989,0.0587051;-0.3521773;0.005072843,0.02912833;-0.7248844;0.08079182,0.03349217;-0.6859536;-0.03537066,-0.07024073;0.009405184;-0.03827062,-0.1241415;-0.3423213;-0.02063028,-0.1715416;-0.7113694;0.0634858,-0.1641278;-0.6723201;-0.05251278,0.03083118;0.5595554;-0.02510099,0;0;0,0.009988934;0.3239877;-0.02056396,0.01908396;0.6347996;-0.05659842,0.1998053;0.5102355;-0.02128899,0.245518;0.2034951;0.03670442,0.3043646;-0.0419537;0.03173673,-0.1660034;0.5196282;-0.08083913,-0.277641;0.2301028;-0.02378957,-0.3381753;-0.01364179;-0.04941927,0.07561834;-0.002859801;-0.02757799,0.06625107;-0.3582284;-0.004053827,0.04173504;-0.733364;0.06068433,0.05141844;-0.7253307;-0.05340433,-0.06835235;0.008712608;-0.04170017,-0.1135874;-0.3440175;-0.02017693,-0.1273643;-0.7161301;0.06265543,-0.1450035;-0.7728347;-0.01326363,0.01705481;0.5589195;-0.04507113,585.4249
+0;0;0,0.01663445;0.3242562;-0.008480125,0.03549182;0.6356357;-0.03431178,0.2159198;0.5192654;-0.003831835,0.2566688;0.2103889;0.0459426,0.3005775;-0.03809109;0.03804389,-0.1546012;0.5155357;-0.02835276,-0.2459791;0.2150159;0.001320219,-0.3090428;-0.02863234;-0.01845887,0.07087871;0.001241264;-0.03822989,0.0587051;-0.3521773;0.005072843,0.02912833;-0.7248844;0.08079182,0.03349217;-0.6859536;-0.03537066,-0.07024073;0.009405184;-0.03827062,-0.1241415;-0.3423213;-0.02063028,-0.1715416;-0.7113694;0.0634858,-0.1641278;-0.6723201;-0.05251278,0.03083118;0.5595554;-0.02510099,0;0;0,0.009988934;0.3239877;-0.02056396,0.01908396;0.6347996;-0.05659842,0.1998053;0.5102355;-0.02128899,0.245518;0.2034951;0.03670442,0.3043646;-0.0419537;0.03173673,-0.1660034;0.5196282;-0.08083913,-0.277641;0.2301028;-0.02378957,-0.3381753;-0.01364179;-0.04941927,0.07561834;-0.002859801;-0.02757799,0.06625107;-0.3582284;-0.004053827,0.04173504;-0.733364;0.06068433,0.05141844;-0.7253307;-0.05340433,-0.06835235;0.008712608;-0.04170017,-0.1135874;-0.3440175;-0.02017693,-0.1273643;-0.7161301;0.06265543,-0.1450035;-0.7728347;-0.01326363,0.01705481;0.5589195;-0.04507113,585.4576
+0;0;0,0.01753333;0.3240667;-0.01088638,0.03716504;0.6352074;-0.03885981,0.2184087;0.5191275;-0.008350333,0.2575328;0.212125;0.04772882,0.3011274;-0.03843221;0.04634464,-0.1541456;0.515754;-0.03165454,-0.2482124;0.2177283;0.00381697,-0.3134286;-0.02776094;-0.008957858,0.07046487;0.001010823;-0.03846939,0.05852915;-0.3521372;0.004341755,0.02663982;-0.7251011;0.07950863,0.03074574;-0.6864067;-0.0365924,-0.07019726;0.009576354;-0.03777371,-0.1242012;-0.3418295;-0.02085519,-0.1732105;-0.7111486;0.06263534,-0.1660603;-0.6723432;-0.05330965,0.03232273;0.5591979;-0.02910339,0;0;0,0.009616688;0.3238459;-0.02182949,0.01850878;0.6345239;-0.05900323,0.1998392;0.5095602;-0.02176034,0.2453015;0.2043422;0.03907764,0.3042433;-0.04305591;0.03790581,-0.1672332;0.519537;-0.08414456,-0.2805579;0.2323699;-0.02398929,-0.3422982;-0.01315485;-0.04821912,0.07545297;-0.002938136;-0.02728426,0.06495081;-0.3579584;-0.004065156,0.03956594;-0.7335494;0.05962253,0.04977553;-0.7256457;-0.05430472,-0.06800491;0.008761195;-0.04177067,-0.1135022;-0.3436267;-0.02075833,-0.1292602;-0.7159926;0.06209369,-0.1469541;-0.7734047;-0.01285926,0.01652122;0.5586799;-0.04717886,585.4799
+0;0;0,0.01751757;0.3237753;-0.01087659,0.03713994;0.6347679;-0.03883722,0.2187005;0.5186465;-0.008295963,0.2577046;0.2125859;0.04761116,0.3013411;-0.03821191;0.04622565,-0.1544849;0.5152673;-0.03163965,-0.2482631;0.2181559;0.003723051,-0.3135419;-0.02756907;-0.009064042,0.07030238;0.001008492;-0.03838068,0.05838253;-0.3516698;0.004373517,0.02645818;-0.7250434;0.07962295,0.03056216;-0.6863531;-0.036423,-0.07003538;0.009554272;-0.03768661,-0.1239675;-0.3413842;-0.02079059,-0.1730306;-0.7111089;0.06279164,-0.1658838;-0.6723077;-0.05309834,0.03229931;0.5587848;-0.02908418,0;0;0,0.009026796;0.3234819;-0.0230993,0.01732594;0.6339098;-0.06123996,0.1989547;0.508901;-0.02269936,0.2436924;0.2052611;0.0414989,0.3028554;-0.04232185;0.04433036,-0.1686353;0.5193926;-0.08648847,-0.2828091;0.2341653;-0.02380054,-0.344762;-0.01170583;-0.04649079,0.07524987;-0.0028449;-0.02731085,0.06366521;-0.3573623;-0.00417769,0.0360716;-0.7333856;0.05854845,0.04654731;-0.7256008;-0.05527496,-0.06784882;0.008678898;-0.04168614,-0.114522;-0.3430991;-0.02105058,-0.1322542;-0.7159402;0.06119623,-0.1502088;-0.7732551;-0.01372221,0.01547784;0.558124;-0.04919434,585.5023
+0;0;0,0.01751638;0.3237534;-0.01087585,0.03714451;0.6348371;-0.0388454,0.2177621;0.5188814;-0.008404326,0.2568935;0.211822;0.04768524,0.3002235;-0.03721483;0.04630945,-0.1535402;0.5155192;-0.03163022,-0.2476244;0.2174383;0.003847875,-0.3124449;-0.02656132;-0.008849433,0.07027145;0.001008048;-0.0383638,0.05833991;-0.352016;0.004432324,0.02640726;-0.7254866;0.0797013,0.03050883;-0.6868015;-0.0362766,-0.07000456;0.009550067;-0.03767002,-0.1239896;-0.3417325;-0.02075744,-0.1730654;-0.7115532;0.06284651,-0.1659228;-0.6727572;-0.05297551,0.03230154;0.5588171;-0.02908764,0;0;0,0.008730128;0.3233854;-0.02422929,0.01670985;0.6337793;-0.06344914,0.1974022;0.5094403;-0.02340388,0.2430628;0.2056147;0.0441823,0.3025376;-0.04001784;0.04929233,-0.1681904;0.5194583;-0.08848844,-0.2838334;0.2343899;-0.02272005,-0.34524;-0.009864599;-0.04434576,0.075224;-0.002760932;-0.02728737,0.06223021;-0.357557;-0.003818871,0.03351042;-0.7337744;0.05783366,0.04432398;-0.7261082;-0.05586506,-0.06783491;0.008603999;-0.04165656,-0.1129117;-0.3437127;-0.02065829,-0.1342684;-0.7166834;0.06059522,-0.1523121;-0.7749276;-0.01309678,0.0149423;0.5579975;-0.05113256,585.5357
+0;0;0,0.01882844;0.3234451;-0.01365121,0.03974371;0.6341563;-0.04465472,0.2197631;0.5191789;-0.01272007,0.2567646;0.2126222;0.04921398,0.301546;-0.03641881;0.05675874,-0.1512838;0.5168057;-0.03539249,-0.248283;0.2199931;0.005539309,-0.3136107;-0.02452816;0.0005042981,0.07041386;0.0008013847;-0.03815289,0.05869738;-0.3538852;0.003406134,0.0237758;-0.7261364;0.0770489,0.0277887;-0.6877767;-0.0388895,-0.07001416;0.009634996;-0.0376773,-0.1249059;-0.3430526;-0.02138727,-0.1737996;-0.7108969;0.06529458,-0.1667667;-0.6724284;-0.05049198,0.03459569;0.5582446;-0.0340968,0;0;0,0.008667946;0.3231434;-0.02570594,0.01669721;0.6333252;-0.06656337,0.1969178;0.5097131;-0.02460599,0.2424945;0.2062535;0.04622531,0.3011379;-0.03987694;0.05425406,-0.1680131;0.5193532;-0.09047048,-0.2855134;0.2352023;-0.02239729,-0.3468267;-0.009606823;-0.04221827,0.07526113;-0.002728328;-0.02725279,0.06131661;-0.3589301;-0.002903936,0.03057431;-0.7339696;0.05721307,0.0415698;-0.7264817;-0.05636513,-0.06787883;0.008566942;-0.04163492,-0.1128707;-0.345298;-0.02108404,-0.1365171;-0.7171332;0.05887373,-0.1566015;-0.7761534;-0.01323531,0.01491685;0.5575973;-0.05380869,585.5693
+0;0;0,0.01883174;0.3235016;-0.0136536,0.03975359;0.6343106;-0.04466707,0.2207361;0.5191017;-0.01261714,0.2579589;0.2107111;0.0496874,0.3024946;-0.03696311;0.05719076,-0.1522446;0.5167161;-0.03540771,-0.2498239;0.218128;0.00576894,-0.3147932;-0.0250513;0.000761562,0.07033912;0.0008005342;-0.03811239,0.05863442;-0.3535298;0.003404882,0.02354948;-0.7275223;0.07739212,0.0275606;-0.6891662;-0.03849457,-0.06993986;0.00962477;-0.03763731,-0.1247764;-0.3427086;-0.02136364,-0.1738988;-0.7122735;0.06572367,-0.1668691;-0.6738088;-0.05001123,0.03460367;0.5583709;-0.03410526,0;0;0,0.007639259;0.3231431;-0.02673101,0.01471965;0.6333656;-0.06821632,0.1961462;0.5097318;-0.02586687,0.242139;0.2053252;0.04892242,0.3001151;-0.03937708;0.06083119,-0.170501;0.5188555;-0.09298697,-0.289867;0.2340964;-0.02202119,-0.349516;-0.009884909;-0.03926536,0.07518062;-0.002855584;-0.02721226,0.06001377;-0.3586052;-0.002255676,0.02751824;-0.7355183;0.05653226,0.03868243;-0.7280858;-0.05696535,-0.06779294;0.008660784;-0.04159202,-0.1123928;-0.344894;-0.02108619,-0.1392205;-0.7183722;0.05872469,-0.1599188;-0.7770628;-0.01353319,0.01315241;0.5576252;-0.05533838,585.603
+0;0;0,0.01883174;0.3235016;-0.0136536,0.03975359;0.6343106;-0.04466707,0.2207361;0.5191017;-0.01261714,0.2579589;0.2107111;0.0496874,0.3024946;-0.03696311;0.05719076,-0.1522446;0.5167161;-0.03540771,-0.2498239;0.218128;0.00576894,-0.3147932;-0.0250513;0.000761562,0.07033912;0.0008005342;-0.03811239,0.05863442;-0.3535298;0.003404882,0.02354948;-0.7275223;0.07739212,0.0275606;-0.6891662;-0.03849457,-0.06993986;0.00962477;-0.03763731,-0.1247764;-0.3427086;-0.02136364,-0.1738988;-0.7122735;0.06572367,-0.1668691;-0.6738088;-0.05001123,0.03460367;0.5583709;-0.03410526,0;0;0,0.007639259;0.3231431;-0.02673101,0.01471965;0.6333656;-0.06821632,0.1961462;0.5097318;-0.02586687,0.242139;0.2053252;0.04892242,0.3001151;-0.03937708;0.06083119,-0.170501;0.5188555;-0.09298697,-0.289867;0.2340964;-0.02202119,-0.349516;-0.009884909;-0.03926536,0.07518062;-0.002855584;-0.02721226,0.06001377;-0.3586052;-0.002255676,0.02751824;-0.7355183;0.05653226,0.03868243;-0.7280858;-0.05696535,-0.06779294;0.008660784;-0.04159202,-0.1123928;-0.344894;-0.02108619,-0.1392205;-0.7183722;0.05872469,-0.1599188;-0.7770628;-0.01353319,0.01315241;0.5576252;-0.05533838,585.6247
+0;0;0,0.01882172;0.3233296;-0.01364634,0.03974073;0.6340962;-0.04465622,0.2211643;0.5187922;-0.01255507,0.2581476;0.2123859;0.04934858,0.3030024;-0.0370632;0.05690571,-0.1527005;0.5164009;-0.03539966,-0.249652;0.2197339;0.005512044,-0.3150868;-0.025188;0.0004687821,0.07008513;0.0007976434;-0.03797477,0.05814023;-0.360804;0.004394498,0.02366938;-0.7282505;0.07708673,0.02767749;-0.6899008;-0.03871302,-0.06968731;0.009590016;-0.0375014,-0.1256492;-0.3499736;-0.02089377,-0.1739118;-0.71307;0.06466924,-0.1668874;-0.6746117;-0.05097884,0.03459067;0.5581545;-0.03409413,0;0;0,0.006724015;0.3228512;-0.02836251,0.01299743;0.6328551;-0.07126617,0.1950516;0.5101172;-0.02703702,0.2398394;0.208212;0.04998219,0.2965547;-0.03856477;0.06334221,-0.1723391;0.5182772;-0.09638529,-0.2926018;0.2368363;-0.02281515,-0.3521658;-0.009192094;-0.03751422,0.07480949;-0.00247325;-0.02742386,0.05881609;-0.3653194;0.0005123634,0.02307926;-0.7357574;0.05517447,0.03466018;-0.7284835;-0.05816031,-0.06760967;0.008326093;-0.04140355,-0.1134371;-0.3524155;-0.01998084,-0.1430842;-0.7192835;0.05759682,-0.1639665;-0.7780225;-0.01440786,0.01161776;0.5571688;-0.05804026,585.6481
+0;0;0,0.02014218;0.3230639;-0.01577731,0.04226993;0.6335155;-0.04933044,0.2216454;0.5189707;-0.01609119,0.2584411;0.2110591;0.05253327,0.302693;-0.03695329;0.06488074,-0.1489377;0.5175545;-0.03815543,-0.2485144;0.2196601;0.008920744,-0.3147755;-0.02371117;0.009768633,0.0702868;0.000690272;-0.03806949,0.05861247;-0.3664042;0.004140921,0.02450561;-0.7294749;0.07546597,0.02836132;-0.6914501;-0.0402841,-0.06994779;0.009672623;-0.03746657,-0.1263529;-0.3552927;-0.0202873,-0.1737251;-0.7120713;0.072102,-0.1668435;-0.6739212;-0.04349887,0.03685772;0.5576546;-0.03811432,0;0;0,0.007525802;0.3226172;-0.02977192,0.01450361;0.6323665;-0.07459688,0.1945982;0.5107191;-0.02887356,0.2403365;0.2071385;0.05248761,0.2953664;-0.03854975;0.06764746,-0.1694099;0.5180889;-0.09785903,-0.2912216;0.2351889;-0.02038481,-0.3514876;-0.009386361;-0.03349056,0.07500014;-0.00255318;-0.02754009,0.05786118;-0.3706321;0.002469067,0.02087116;-0.736728;0.0542028,0.0325051;-0.729647;-0.05900812,-0.06789871;0.008400146;-0.04134244,-0.1142782;-0.3577654;-0.0201744,-0.1460003;-0.7199455;0.05657248,-0.165238;-0.7782384;-0.01630847,0.01297529;0.556744;-0.06085396,585.6807
+0;0;0,0.02013015;0.3228708;-0.01576789,0.04225246;0.6332462;-0.0493135,0.221417;0.5187504;-0.01610013,0.2584931;0.2084934;0.05304706,0.3024618;-0.03793173;0.06531551,-0.1487424;0.5173359;-0.03813916,-0.2490777;0.2171723;0.009295613,-0.3149146;-0.02464141;0.01013807,0.07023652;0.0006897782;-0.03804226,0.05859978;-0.3652227;0.004032243,0.02435474;-0.7297643;0.07564625,0.02820884;-0.6917429;-0.04005527,-0.06989776;0.009665704;-0.03743977,-0.1261213;-0.3541245;-0.02031582,-0.1736854;-0.7123485;0.07244777,-0.1668067;-0.6742018;-0.04310461,0.0368406;0.5573901;-0.0380981,0;0;0,0.007503361;0.3222783;-0.0313015,0.01439936;0.6317317;-0.07762003,0.194394;0.5108817;-0.03104389,0.2401533;0.2059819;0.05473256,0.2930931;-0.03846015;0.07068729,-0.169479;0.5177331;-0.09962209,-0.2910101;0.2331209;-0.01812688,-0.3514335;-0.00987412;-0.02868687,0.0748274;-0.002617329;-0.02783644,0.05561632;-0.3693902;0.002266884,0.0180053;-0.737148;0.0525806,0.02954395;-0.7302342;-0.06055617,-0.06795148;0.008467254;-0.04113101,-0.1152014;-0.3564386;-0.02091271,-0.1493029;-0.7200325;0.0554315,-0.16857;-0.7781026;-0.01763349,0.01290148;0.5561821;-0.06350517,585.7032
+0;0;0,0.02010628;0.3224879;-0.01574919,0.04221217;0.632633;-0.04927065,0.2206487;0.5183321;-0.0161506,0.2577409;0.20794;0.05302669,0.3018559;-0.03930499;0.06533596,-0.1480447;0.5169232;-0.03810235,-0.2484237;0.216629;0.009353075,-0.3144797;-0.02598923;0.01019834,0.07051542;0.0006925173;-0.03819332,0.05891343;-0.3641273;0.003755547,0.0244897;-0.7305712;0.07574324,0.02834203;-0.6925533;-0.03990538,-0.07017531;0.009704085;-0.03758844,-0.126231;-0.3529998;-0.02051562,-0.1740432;-0.713093;0.07273202,-0.1671677;-0.6749501;-0.04276755,0.0368033;0.5568188;-0.03806145,0;0;0,0.007119045;0.3216848;-0.03345084,0.01394661;0.6305878;-0.08182704,0.1933849;0.511199;-0.03419447,0.2387866;0.2071593;0.0552659,0.2898153;-0.0383499;0.07394791,-0.1696665;0.5177462;-0.101714,-0.2897417;0.2331273;-0.01757902,-0.3504992;-0.01076393;-0.02487876,0.07511041;-0.002307907;-0.02801311,0.0530462;-0.3678612;0.001513124,0.01374927;-0.7375731;0.0506773,0.02509239;-0.7308977;-0.06237591,-0.06840203;0.008229798;-0.04104957,-0.1176693;-0.3553969;-0.02271403,-0.1530539;-0.7209556;0.05320062,-0.1731499;-0.7788605;-0.01975563,0.01244764;0.5551847;-0.06717038,585.7368
+0;0;0,0.02069619;0.3218656;-0.01761475,0.04268069;0.6314076;-0.05271151,0.2220574;0.5179887;-0.01921727,0.2592378;0.2097791;0.05647276,0.3025369;-0.03591612;0.07342847,-0.1484607;0.5169805;-0.04101285,-0.2519105;0.2193274;0.01195272,-0.3184032;-0.02154697;0.02126414,0.07046484;0.0005220877;-0.0381536,0.05832165;-0.364283;0.003136944,0.0242613;-0.7324823;0.07353429,0.02804401;-0.6947273;-0.04206195,-0.07017867;0.009800709;-0.03741877,-0.1260872;-0.3527483;-0.01824788,-0.17377;-0.7124593;0.08185701,-0.1669485;-0.6745383;-0.03358848,0.03734405;0.5557357;-0.04116137,0;0;0,0.007438257;0.3210229;-0.03500104,0.01433709;0.629196;-0.08516765,0.1946505;0.5113392;-0.0360359,0.2371782;0.2083648;0.05617261,0.2865124;-0.03580344;0.07800126,-0.1704158;0.5177286;-0.103574,-0.2883114;0.233974;-0.01588978,-0.3499996;-0.008312419;-0.0203972,0.07493322;-0.002349421;-0.02829766,0.05115743;-0.3676695;0.001886129,0.01134151;-0.7389739;0.04915572,0.02258925;-0.7324778;-0.06379557,-0.06844629;0.008273961;-0.04084006,-0.1191581;-0.3551246;-0.0233774,-0.1564032;-0.7219865;0.05219834,-0.1762589;-0.7798436;-0.0207663,0.01285486;0.5539786;-0.07006001,585.7711
+0;0;0,0.0206906;0.3217787;-0.01760999,0.04267687;0.6313457;-0.05271068,0.2230821;0.5176893;-0.01908991,0.2604492;0.2079321;0.05698019,0.3035995;-0.03691904;0.07387765,-0.1495029;0.5166754;-0.04100707,-0.2534722;0.2175277;0.01222446,-0.3197365;-0.02251908;0.02150389,0.07051314;0.0005224455;-0.03817974,0.05839644;-0.3634869;0.003020737,0.02426501;-0.7324545;0.07356499,0.028047;-0.694701;-0.04200932,-0.07022677;0.009807425;-0.03744441,-0.1260134;-0.3519508;-0.01831534,-0.1737956;-0.7124124;0.08199844,-0.1669755;-0.6744928;-0.03342516,0.03733832;0.5556469;-0.04115643,0;0;0,0.008116201;0.3207937;-0.03612888,0.01583619;0.6287236;-0.08779478,0.197234;0.5115256;-0.03846729,0.2387985;0.2080432;0.05798697,0.2855877;-0.03573231;0.07998204,-0.170306;0.5171561;-0.1050961,-0.2882144;0.232499;-0.0145396,-0.3480959;-0.009396985;-0.01425455,0.07497482;-0.002368152;-0.02834141,0.05112858;-0.366852;0.002153873,0.01028813;-0.7389466;0.04858899,0.02123338;-0.7326235;-0.06433332,-0.06853087;0.008282345;-0.04080429,-0.1172669;-0.3545892;-0.02359629,-0.1574943;-0.7221628;0.05090193,-0.1782013;-0.779179;-0.02279505,0.01415566;0.5535647;-0.07228231,585.8035
+0;0;0,0.02067385;0.3215182;-0.01759573,0.04265166;0.6309663;-0.05268386,0.2232008;0.5172921;-0.01904782,0.2602599;0.2100884;0.05639517,0.3036196;-0.03595103;0.07337463,-0.1496713;0.5162774;-0.04098187,-0.2527834;0.2195958;0.01181083,-0.3193693;-0.02161601;0.0211353,0.07038718;0.0005215124;-0.03811155,0.05830681;-0.3623965;0.002965409,0.0241104;-0.7320666;0.07364397,0.02674945;-0.6966562;-0.007003099,-0.07010133;0.009789906;-0.03737753,-0.1257206;-0.3508838;-0.01830581,-0.1735939;-0.7120316;0.08219895,-0.1688348;-0.6765054;0.001657046,0.03731392;0.5552788;-0.04113134,0;0;0,0.008154422;0.3203055;-0.03806341,0.01569755;0.6278207;-0.09147596,0.1973743;0.5114805;-0.04115891,0.2376902;0.211369;0.05756748,0.2816789;-0.03392588;0.08204544,-0.1706634;0.5165463;-0.1078659,-0.2872452;0.2353093;-0.01430542,-0.345937;-0.00807555;-0.009523869,0.07478723;-0.002291158;-0.02843833,0.04839629;-0.3655558;0.001312377,0.006754145;-0.7383334;0.04739487,0.001971751;-0.7642071;-0.01087559,-0.06845123;0.008211715;-0.0406708,-0.1194798;-0.3532997;-0.02491294,-0.1612965;-0.7214769;0.04936874,-0.151485;-0.7079973;-0.02918698,0.01407698;0.5527586;-0.07555103,585.8372
+0;0;0,0.02203163;0.3213366;-0.01919251,0.04450193;0.6305643;-0.05589167,0.2251122;0.5176391;-0.02179062,0.2614013;0.2116758;0.05888589,0.3056053;-0.03357872;0.08338072,-0.1482259;0.5176108;-0.0448838,-0.2543854;0.2233405;0.0149011,-0.3223405;-0.017267;0.028827,0.07033762;0.0003406975;-0.03820498,0.05813849;-0.3626541;0.002152305,0.02206007;-0.7321203;0.07296094,0.02490417;-0.6968535;-0.007688656,-0.07018907;0.00992664;-0.03717624,-0.1256109;-0.3506521;-0.01586635,-0.1755158;-0.7093365;0.09218867,-0.1705596;-0.6740184;0.01164465,0.03909892;0.5549365;-0.04398404,0;0;0,0.008154422;0.3203055;-0.03806341,0.01569755;0.6278207;-0.09147596,0.1973743;0.5114805;-0.04115891,0.2376902;0.211369;0.05756748,0.2816789;-0.03392588;0.08204544,-0.1706634;0.5165463;-0.1078659,-0.2872452;0.2353093;-0.01430542,-0.345937;-0.00807555;-0.009523869,0.07478723;-0.002291158;-0.02843833,0.04839629;-0.3655558;0.001312377,0.006754145;-0.7383334;0.04739487,0.001971751;-0.7642071;-0.01087559,-0.06845123;0.008211715;-0.0406708,-0.1194798;-0.3532997;-0.02491294,-0.1612965;-0.7214769;0.04936874,-0.151485;-0.7079973;-0.02918698,0.01407698;0.5527586;-0.07555103,585.8594
+0;0;0,0.02203496;0.3213852;-0.01919542,0.04452086;0.6308281;-0.05592119,0.2243099;0.517993;-0.0219059,0.2604129;0.2135985;0.05835693,0.3045672;-0.03138033;0.08282422,-0.1473905;0.5179648;-0.04489778,-0.2530056;0.2252034;0.01458056,-0.3208843;-0.01513366;0.0284908,0.07048661;0.0003414192;-0.03828591,0.05830585;-0.362107;0.002010625,0.0221825;-0.7320333;0.07290745,0.02625466;-0.6944923;-0.04256571,-0.07033776;0.009947669;-0.03725499,-0.1256761;-0.3500884;-0.01597718,-0.1756432;-0.7092193;0.0922124,-0.168547;-0.6716051;-0.02310961,0.0391126;0.5551268;-0.04400197,0;0;0,0.009257257;0.3201857;-0.03921604,0.01759657;0.6276614;-0.09399283,0.1981058;0.5112119;-0.04279673,0.2384933;0.2137684;0.05868114,0.2806917;-0.03128116;0.08575309,-0.1683456;0.5166936;-0.1087639,-0.2817484;0.2371919;-0.01170635,-0.3406143;-0.00576514;-0.003366488,0.07487971;-0.002366528;-0.02866566,0.04715133;-0.3649327;0.001631618,0.005124316;-0.7382095;0.0471822,0.01593955;-0.7322944;-0.06555843,-0.06870798;0.00828842;-0.04055622,-0.119691;-0.3526801;-0.02495056,-0.1630273;-0.7213541;0.0483852,-0.1490743;-0.7151709;-0.06406736,0.01581055;0.5525975;-0.07773781,585.8817
+0;0;0,0.02202591;0.3212533;-0.01918754,0.0445099;0.6306701;-0.05591077,0.2233969;0.5180112;-0.02200236,0.2594367;0.2141499;0.0581199,0.303689;-0.03137328;0.08264156,-0.1464936;0.5179832;-0.04488229,-0.2519239;0.2257344;0.01449189,-0.3199534;-0.01513654;0.02843304,0.07026865;0.0003403634;-0.03816752,0.05812119;-0.3611172;0.002018865,0.02194719;-0.7315623;0.07301508,0.02601897;-0.694022;-0.04244749,-0.07012025;0.009916907;-0.03713979,-0.1253074;-0.349135;-0.01592014,-0.1753445;-0.7087695;0.09242113,-0.1682489;-0.6711559;-0.0228903,0.03910132;0.5549642;-0.04399084,0;0;0,0.009224921;0.319876;-0.04063511,0.01728456;0.6271297;-0.09654522,0.1972305;0.5116469;-0.04571426,0.2377669;0.2156732;0.0582403,0.2785146;-0.02983943;0.08831299,-0.1679907;0.5169804;-0.1097451,-0.2785737;0.2382698;-0.009037562,-0.3367342;-0.005274996;0.002982328,0.07460952;-0.002465859;-0.02866876,0.04511595;-0.3639037;0.001446007,0.001909569;-0.7376813;0.04618967,0.01234594;-0.731922;-0.06654239,-0.06846926;0.008360975;-0.04045508,-0.1215343;-0.3513278;-0.02554872,-0.1663778;-0.7204385;0.04742287,-0.1527919;-0.7144072;-0.06503142,0.01557656;0.5521144;-0.08003747,585.9157
+0;0;0,0.02320267;0.3210936;-0.02077972,0.04665863;0.6303405;-0.05941716,0.2255308;0.5186772;-0.02419057,0.2619132;0.2182656;0.06251159,0.3065118;-0.02652097;0.09256144,-0.1449617;0.5190554;-0.04654769,-0.2507007;0.2298347;0.01871099,-0.3203702;-0.01015887;0.03772993,0.0702863;0.0003114295;-0.0381946,0.0574501;-0.3610211;0.001576047,0.02204726;-0.7307214;0.07236996,0.02595151;-0.6934285;-0.04309219,-0.07018586;0.009914952;-0.03707731,-0.1245636;-0.3488074;-0.01121147,-0.1759131;-0.7046284;0.1058276,-0.1689756;-0.6673287;-0.009491667,0.04102361;0.5546792;-0.04701078,0;0;0,0.00975132;0.3197204;-0.04189277,0.01818596;0.6268587;-0.09911942,0.1981762;0.5115409;-0.04778886,0.2384717;0.2177741;0.05787742,0.2771128;-0.02766484;0.09072697,-0.1674707;0.5165764;-0.1106917,-0.2772011;0.2401305;-0.007614374,-0.3343141;-0.003351763;0.008725196,0.07451019;-0.002627686;-0.02898991,0.04438144;-0.3638254;0.001606228,0.0001880974;-0.7366604;0.04615462,0.01035278;-0.7310824;-0.06654048,-0.06860436;0.008522073;-0.04024801,-0.1219148;-0.3509705;-0.02505727,-0.1692324;-0.7191528;0.04668085,-0.155897;-0.7132913;-0.06574441,0.01639716;0.5518674;-0.08228457,585.9376
+0;0;0,0.02320278;0.3210951;-0.02077982,0.04666862;0.6304728;-0.05943456,0.225329;0.5187995;-0.0242254,0.261737;0.2181769;0.06253766,0.3058988;-0.02421159;0.09229312,-0.1447458;0.5191773;-0.04655732,-0.250559;0.2297534;0.01874721,-0.3195461;-0.007889032;0.03757983,0.07046734;0.0003122316;-0.03829298,0.05762133;-0.3612964;0.001508053,0.02215566;-0.731653;0.07242763,0.02605936;-0.6943611;-0.04301839,-0.07036664;0.009940491;-0.03717281,-0.124786;-0.3490559;-0.01128721,-0.1762266;-0.7055085;0.1059596,-0.16929;-0.6682098;-0.009343557,0.04102984;0.5547609;-0.04701989,0;0;0,0.01047195;0.3195329;-0.04314268,0.01982549;0.6264935;-0.1018748,0.1995696;0.5119137;-0.05046034,0.2397759;0.2187192;0.05746448,0.2793557;-0.02360052;0.09355319,-0.1660904;0.5160253;-0.1111222,-0.2749005;0.2400728;-0.005113274,-0.3307419;-0.0009849519;0.01387958,0.07456809;-0.002734065;-0.02939761,0.04389971;-0.3641601;0.001271604,-0.001061171;-0.7374673;0.04678667,0.008630961;-0.7320723;-0.06589365,-0.06895638;0.00864365;-0.04002998,-0.1226827;-0.3510838;-0.02521161,-0.1701887;-0.7199747;0.04630099,-0.1923211;-0.7736577;-0.03053332,0.01779988;0.5515474;-0.0846355,585.9714
+0;0;0,0.02756964;0.3192656;-0.03548769,0.05321703;0.6228547;-0.1051043,0.216063;0.4898208;-0.02559934,0.2538988;0.1907683;0.0671135,0.2963429;-0.05049542;0.1023888,-0.1267436;0.4921636;-0.04648542,-0.2354117;0.204998;0.02553359,-0.3050449;-0.03112276;0.05107262,0.07075087;0.0003477582;-0.03835078,0.05601679;-0.3605856;0.0006147437,0.01962195;-0.7267162;0.07023755,0.02358107;-0.6928617;-0.0453904,-0.07061493;0.00990849;-0.03730876,-0.1257179;-0.347899;-0.0065562,-0.1742836;-0.6954553;0.1240942,-0.200965;-0.7509869;0.05079481,0.04813818;0.5483754;-0.08669868,0;0;0,0.01166426;0.3191468;-0.0442636,0.02195872;0.6256399;-0.1042619,0.2004132;0.5112566;-0.05282009,0.2416027;0.2183844;0.056674,0.2810678;-0.02281933;0.09562612,-0.163411;0.5160083;-0.1113913,-0.2722409;0.2404944;-0.003188908,-0.3268871;0.0002100021;0.01985952,0.07473676;-0.002942517;-0.02970433,0.04410119;-0.3636645;0.001107454,0.0009239875;-0.7327563;0.04726481,0.01015673;-0.7276027;-0.06541955,-0.06932534;0.008823011;-0.03990917,-0.1238173;-0.3501055;-0.02544428,-0.1716141;-0.7147338;0.04516121,-0.1938622;-0.7682987;-0.03179515,0.01972929;0.5508134;-0.08671844,585.9935
+0;0;0,0.02756964;0.3192656;-0.03548769,0.05321703;0.6228547;-0.1051043,0.216063;0.4898208;-0.02559934,0.2538988;0.1907683;0.0671135,0.2963429;-0.05049542;0.1023888,-0.1267436;0.4921636;-0.04648542,-0.2354117;0.204998;0.02553359,-0.3050449;-0.03112276;0.05107262,0.07075087;0.0003477582;-0.03835078,0.05601679;-0.3605856;0.0006147437,0.01962195;-0.7267162;0.07023755,0.02358107;-0.6928617;-0.0453904,-0.07061493;0.00990849;-0.03730876,-0.1257179;-0.347899;-0.0065562,-0.1742836;-0.6954553;0.1240942,-0.200965;-0.7509869;0.05079481,0.04813818;0.5483754;-0.08669868,0;0;0,0.01166426;0.3191468;-0.0442636,0.02195872;0.6256399;-0.1042619,0.2004132;0.5112566;-0.05282009,0.2416027;0.2183844;0.056674,0.2810678;-0.02281933;0.09562612,-0.163411;0.5160083;-0.1113913,-0.2722409;0.2404944;-0.003188908,-0.3268871;0.0002100021;0.01985952,0.07473676;-0.002942517;-0.02970433,0.04410119;-0.3636645;0.001107454,0.0009239875;-0.7327563;0.04726481,0.01015673;-0.7276027;-0.06541955,-0.06932534;0.008823011;-0.03990917,-0.1238173;-0.3501055;-0.02544428,-0.1716141;-0.7147338;0.04516121,-0.1938622;-0.7682987;-0.03179515,0.01972929;0.5508134;-0.08671844,586.0266
+0;0;0,0.02755072;0.3190466;-0.03546334,0.0531866;0.6225008;-0.1050491,0.2165428;0.4893168;-0.02536596,0.2546473;0.1881393;0.06800565,0.2970658;-0.05297817;0.1032596,-0.1273016;0.4916667;-0.04631528,-0.2367418;0.2024606;0.02621547,-0.3063328;-0.03351711;0.05173903,0.07070246;0.0003475203;-0.03832455,0.05599077;-0.3600375;0.0005817823,0.01949491;-0.7271842;0.07039782,0.02345363;-0.6933302;-0.04521848,-0.07056661;0.009901711;-0.03728323,-0.1255859;-0.3473623;-0.006577387,-0.1742863;-0.6958832;0.1244356,-0.2009651;-0.7514062;0.05114362,0.0481096;0.5480486;-0.08665027,0;0;0,0.01181099;0.3187828;-0.04522622,0.02218801;0.6249884;-0.1059542,0.2014633;0.5111206;-0.05515528,0.2455785;0.2167779;0.05572451,0.2837099;-0.02405091;0.09728517,-0.1637668;0.5151187;-0.1126088,-0.2726365;0.2382205;-0.001465686,-0.3275629;-0.001626953;0.02375569,0.07450554;-0.003110602;-0.03011608,0.04450533;-0.3633841;5.782023E-05,-0.0004851669;-0.7332731;0.04654396,0.008449599;-0.7282248;-0.06612921,-0.06940327;0.008998469;-0.0396225,-0.1253784;-0.3491915;-0.02642413,-0.1749711;-0.7140234;0.0473408,-0.1976393;-0.7670181;-0.03009106,0.01994069;0.5502306;-0.08824408,586.0491
+0;0;0,0.02752399;0.3187371;-0.03542894,0.05312573;0.6217846;-0.1049212,0.21575;0.4889683;-0.02553426,0.2538297;0.1879871;0.06777653,0.2962016;-0.05286591;0.1029918,-0.1265849;0.4913079;-0.0463916,-0.2359538;0.2022902;0.02609189,-0.3054685;-0.03342861;0.05158745,0.07075539;0.0003477805;-0.03835323,0.05612588;-0.358024;0.000335753,0.01943544;-0.7271283;0.07052404,0.02339408;-0.6932744;-0.04509018,-0.07061944;0.009909123;-0.03731114,-0.1253314;-0.345359;-0.006776834,-0.1742915;-0.6957382;0.1249347,-0.2009698;-0.7512597;0.05164406,0.04805623;0.5474423;-0.08654952,0;0;0,0.01293272;0.3183337;-0.04585302,0.02474087;0.6239078;-0.1073393,0.2031045;0.5104536;-0.05787897,0.2489249;0.217263;0.0547552,0.2902597;-0.02204865;0.1002195,-0.1608487;0.514655;-0.1136158,-0.2701002;0.2391976;0.0001118258,-0.324262;-0.0002085418;0.02834076,0.07442652;-0.003285274;-0.03045189,0.04704539;-0.3617629;-0.000698328,-0.0003175028;-0.7333218;0.04632592,0.008244421;-0.7283926;-0.0663476,-0.06957394;0.009184024;-0.03940227,-0.1256377;-0.3469699;-0.0270568,-0.1771738;-0.7131642;0.0488138,-0.2018314;-0.7664192;-0.02772238,0.02211662;0.5493262;-0.08943176,586.0717
+0;0;0,0.02727249;0.3181678;-0.03876605,0.05129986;0.6217899;-0.1055703,0.2139044;0.4902637;-0.02906704,0.2529143;0.1906682;0.07009938,0.295131;-0.04901972;0.1120711,-0.1271627;0.4907389;-0.04870873,-0.2386592;0.2037908;0.03093122,-0.310321;-0.03076273;0.05997269,0.0708933;0.0002768374;-0.03854131,0.05459115;-0.3581662;0.0003676787,0.01772917;-0.7280095;0.0705572,0.02170612;-0.6941758;-0.04503231,-0.07089035;0.00997763;-0.03723403,-0.126231;-0.344816;-0.0009025745,-0.1753745;-0.6942701;0.135245,-0.2173927;-0.7532496;0.07434699,0.04623508;0.5474623;-0.08724569,0;0;0,0.01438539;0.3179124;-0.04692674,0.02792625;0.6229918;-0.1097655,0.2046377;0.5098616;-0.0606004,0.2506669;0.2167143;0.05367661,0.2939703;-0.0219004;0.1003883,-0.1572164;0.515382;-0.1142308,-0.2667525;0.2402378;0.001573876,-0.3212341;0.001293227;0.03209313,0.07447658;-0.003588006;-0.03085017,0.04636829;-0.3622203;-0.001628637,-0.001614138;-0.734415;0.045681,0.006529793;-0.7296603;-0.06695914,-0.0699074;0.009482333;-0.03917153,-0.1270278;-0.3467031;-0.02775265,-0.1827477;-0.7114579;0.05542517,-0.2083277;-0.765466;-0.01993898,0.02486382;0.5485405;-0.09149909,586.0938
+0;0;0,0.02727249;0.3181678;-0.03876605,0.05129986;0.6217899;-0.1055703,0.2139044;0.4902637;-0.02906704,0.2529143;0.1906682;0.07009938,0.295131;-0.04901972;0.1120711,-0.1271627;0.4907389;-0.04870873,-0.2386592;0.2037908;0.03093122,-0.310321;-0.03076273;0.05997269,0.0708933;0.0002768374;-0.03854131,0.05459115;-0.3581662;0.0003676787,0.01772917;-0.7280095;0.0705572,0.02170612;-0.6941758;-0.04503231,-0.07089035;0.00997763;-0.03723403,-0.126231;-0.344816;-0.0009025745,-0.1753745;-0.6942701;0.135245,-0.2173927;-0.7532496;0.07434699,0.04623508;0.5474623;-0.08724569,0;0;0,0.01438539;0.3179124;-0.04692674,0.02792625;0.6229918;-0.1097655,0.2046377;0.5098616;-0.0606004,0.2506669;0.2167143;0.05367661,0.2939703;-0.0219004;0.1003883,-0.1572164;0.515382;-0.1142308,-0.2667525;0.2402378;0.001573876,-0.3212341;0.001293227;0.03209313,0.07447658;-0.003588006;-0.03085017,0.04636829;-0.3622203;-0.001628637,-0.001614138;-0.734415;0.045681,0.006529793;-0.7296603;-0.06695914,-0.0699074;0.009482333;-0.03917153,-0.1270278;-0.3467031;-0.02775265,-0.1827477;-0.7114579;0.05542517,-0.2083277;-0.765466;-0.01993898,0.02486382;0.5485405;-0.09149909,586.127
+0;0;0,0.02740367;0.31758;-0.04194369,0.05051726;0.6212621;-0.1075931,0.2140952;0.4903865;-0.0325908,0.2534863;0.1890364;0.07371614,0.2945781;-0.04925281;0.1235917,-0.1284807;0.490412;-0.05104308,-0.2428348;0.2023583;0.03620936,-0.3170488;-0.03064764;0.07024381,0.07084581;0.0001450358;-0.03863322,0.05371808;-0.356744;-0.0002606064,0.01685188;-0.7280294;0.07034839,0.02072857;-0.6943436;-0.04524803,-0.07095101;0.01007353;-0.03709652,-0.1272459;-0.3424875;0.003734436,-0.1768078;-0.6893249;0.1501759,-0.1699148;-0.6558068;0.03471484,0.04536176;0.5470334;-0.08916457,0;0;0,0.01562627;0.3176071;-0.04742181,0.03075826;0.6222323;-0.1108825,0.2076123;0.5096211;-0.06246305,0.257319;0.2134871;0.05372082,0.298776;-0.02514222;0.1016291,-0.1551441;0.5149212;-0.1150268,-0.2664441;0.2371722;0.003853604,-0.3211699;-0.001381785;0.03633334,0.07433501;-0.003811836;-0.0311681,0.04756489;-0.3610097;-0.002382161,-0.001404285;-0.7344378;0.04610621,0.006460413;-0.7297894;-0.06652857,-0.07001175;0.009745732;-0.03892363,-0.1276965;-0.3447843;-0.02813119,-0.1861583;-0.7084051;0.06438803,-0.2076555;-0.7649446;-0.009367846,0.02729332;0.5479035;-0.09246182,586.1608
+0;0;0,0.0274008;0.3175467;-0.04193929,0.05051874;0.621287;-0.1076016,0.2152249;0.4900087;-0.0322147,0.2547604;0.1875544;0.0744817,0.2958425;-0.05067848;0.1243455,-0.1296449;0.4900343;-0.05079054,-0.244418;0.2009253;0.03678156,-0.3186145;-0.03202565;0.07080798,0.07083792;0.0001450197;-0.03862892,0.05371937;-0.3565527;-0.0002768748,0.0169456;-0.7269074;0.0701551,0.02082311;-0.6932208;-0.04546589,-0.07094312;0.01007241;-0.0370924,-0.1272079;-0.3422997;0.003716677,-0.1766455;-0.6882675;0.149791,-0.1697511;-0.6547487;0.03430539,0.04536161;0.5470348;-0.08916731,0;0;0,0.01642834;0.3174386;-0.04804635,0.03213939;0.6219773;-0.112075,0.2103765;0.5090456;-0.06523943,0.2602416;0.2126003;0.05333281,0.3039081;-0.02550928;0.101563,-0.1551719;0.5145585;-0.1158097,-0.2663534;0.2365225;0.005682476,-0.322571;-0.001622096;0.03817567,0.07414919;-0.004070133;-0.03155243,0.04759824;-0.3611087;-0.002991913,-0.0005686283;-0.7336729;0.04549909,0.006734834;-0.7291169;-0.06717789,-0.07011491;0.01003879;-0.03864385,-0.1301266;-0.3439408;-0.02893414,-0.1896434;-0.7037275;0.07347104,-0.2132095;-0.7617073;0.002049476,0.02855819;0.5476612;-0.09352505,586.1832
+0;0;0,0.02739291;0.3174553;-0.04192723,0.05050339;0.6210973;-0.1075682,0.2136261;0.4903785;-0.03271957,0.2532901;0.1869408;0.07432379,0.2943705;-0.05128235;0.1241855,-0.128025;0.4904039;-0.05112204,-0.2431713;0.2003548;0.03673482,-0.3173648;-0.03258657;0.07075983,0.07088441;0.0001451148;-0.03865428,0.05385369;-0.3547226;-0.0004989952,0.01678764;-0.7280209;0.07049278,0.02066388;-0.6943355;-0.04509046,-0.07098968;0.01007902;-0.03711674,-0.1269658;-0.3404852;0.00348296,-0.1767963;-0.6892029;0.1507183,-0.1699041;-0.6556852;0.03527042,0.04534816;0.5468724;-0.08914063,0;0;0,0.01789922;0.3171575;-0.04875338,0.03630656;0.6211616;-0.1140866,0.2119846;0.5084496;-0.066818,0.2651813;0.211955;0.05304456,0.3080738;-0.02623786;0.1015058,-0.1503775;0.5152454;-0.1158914,-0.2625323;0.237213;0.007499211,-0.3192885;-0.0007179081;0.04054024,0.07405061;-0.004389271;-0.03187501,0.04825428;-0.3596403;-0.003445627,-0.0007676817;-0.7351022;0.04544711,0.006288987;-0.7306979;-0.06717241,-0.0702485;0.01040274;-0.0384149,-0.1308075;-0.3416179;-0.02887232,-0.1948187;-0.700047;0.08600342,-0.1841495;-0.6956325;-0.02633377,0.03197861;0.547009;-0.09516203,586.2164
+0;0;0,0.02738758;0.3170424;-0.04443648,0.05041521;0.6205018;-0.110424,0.2137946;0.4907133;-0.03606176,0.2540482;0.1924932;0.07515987,0.2937478;-0.04494573;0.1314951,-0.1281537;0.4900177;-0.05363185,-0.2437981;0.2055871;0.03938143,-0.3193064;-0.02636521;0.07967488,0.07085819;-0.0001697361;-0.03881176,0.05324123;-0.3543055;-0.001021389,0.01799255;-0.7118537;0.06717961,0.02178988;-0.678397;-0.04853055,-0.0709883;0.01042225;-0.03713895,-0.1275571;-0.3387538;0.007878985,-0.1760533;-0.6687889;0.1577439,-0.2258604;-0.7238056;0.09686186,0.04511347;0.5463892;-0.09169163,0;0;0,0.01924685;0.3168808;-0.04956555,0.03943984;0.6203859;-0.1161861,0.2147031;0.5080882;-0.06903815,0.2690534;0.2153701;0.05049419,0.3104248;-0.02318174;0.1005781,-0.1477472;0.5153962;-0.1170504,-0.2605602;0.2415723;0.006316967,-0.3181107;0.003523141;0.04019185,0.07397656;-0.004680201;-0.03213763,0.04819612;-0.3592059;-0.003897665,0.001673937;-0.718776;0.04384708,0.008421063;-0.7147637;-0.06882203,-0.07037147;0.01072033;-0.03821248,-0.1317617;-0.3403922;-0.02812278,-0.1950073;-0.6793939;0.09358339,-0.218229;-0.7380462;0.02275442,0.03469135;0.5463691;-0.09693372,586.2391
+0;0;0,0.02738016;0.3169565;-0.04442444,0.05040528;0.6203841;-0.1104059,0.2142925;0.4904187;-0.03587362,0.2544954;0.1925742;0.07520796,0.2941185;-0.04440674;0.1314345,-0.1286866;0.489721;-0.05349667,-0.2441854;0.2056486;0.03939948,-0.3195481;-0.02585629;0.0796152,0.07094185;-0.0001699365;-0.03885758,0.0533464;-0.3538734;-0.00111334,0.01711374;-0.7214026;0.0689915,0.0209078;-0.6879489;-0.04661883,-0.07107212;0.01043455;-0.0371828,-0.1275718;-0.3383153;0.007780187,-0.1774219;-0.6775634;0.1618286,-0.227186;-0.7325068;0.1009991,0.04510289;0.5462625;-0.09167118,0;0;0,0.02047111;0.3166043;-0.05027222,0.04167746;0.6198072;-0.1178002,0.2172578;0.5069164;-0.07093692,0.2710649;0.2154431;0.05077958,0.31316;-0.02247241;0.100935,-0.1464517;0.5156943;-0.1181491,-0.2601584;0.2432351;0.006364077,-0.3183238;0.005936265;0.04096801,0.07402201;-0.004853278;-0.03224707,0.04800899;-0.3589493;-0.00432384,0.0003698319;-0.7285736;0.04480552,0.006897599;-0.7245492;-0.06777656,-0.07048568;0.01088723;-0.03815655,-0.1325398;-0.3396429;-0.02728113,-0.1979106;-0.6825655;0.1121321,-0.1876311;-0.6786206;-0.0001511872,0.03672977;0.5458479;-0.09834123,586.2728
+0;0;0,0.0273596;0.3167186;-0.04439109,0.05036017;0.6198234;-0.1103029,0.2133577;0.4902191;-0.03608232,0.2536435;0.1917602;0.07522839,0.2932562;-0.04515865;0.1314402,-0.1278083;0.4895251;-0.05361221,-0.2435453;0.2048667;0.03947557,-0.3188882;-0.02657752;0.07968076,0.07100017;-0.0001700763;-0.03888953,0.05344029;-0.3531587;-0.001221571,0.01699564;-0.7228383;0.06929344,0.02078832;-0.6893858;-0.04627495,-0.07113055;0.01044313;-0.03721337,-0.1275161;-0.3376019;0.007658731,-0.1776578;-0.6788349;0.1626085,-0.2274039;-0.7337474;0.101801,0.04506249;0.5457677;-0.09158491,0;0;0,0.02196929;0.3161254;-0.05110633,0.04521643;0.6185148;-0.1200665,0.2193164;0.5060179;-0.07290077,0.2725644;0.2148917;0.05160224,0.3163961;-0.02252449;0.1023151,-0.142782;0.5159384;-0.1186209,-0.2577536;0.2439851;0.00752873,-0.3165511;0.007095143;0.04338184,0.07405923;-0.004957825;-0.03231251,0.04815774;-0.3583679;-0.004770756,0.0001347214;-0.7300787;0.04511369,0.006363645;-0.726211;-0.06740594,-0.07057178;0.01101184;-0.03810265,-0.1334082;-0.3386096;-0.02607902,-0.1991852;-0.6768405;0.1296027,-0.2223595;-0.7360296;0.05966963,0.03975879;0.5447587;-0.1002439,586.3063
+0;0;0,0.02735539;0.3166698;-0.04438425,0.05036055;0.6198363;-0.1103102,0.2135;0.4901558;-0.03603478,0.2534924;0.1938708;0.07446513,0.2932399;-0.04385462;0.1308683,-0.1279578;0.4894612;-0.05357966,-0.2428518;0.2068762;0.03883006,-0.3184512;-0.02535598;0.07917212,0.07101846;-0.0001701201;-0.03889954,0.05348745;-0.3525781;-0.001293551,0.01674911;-0.7252368;0.06978971,0.02054061;-0.6917854;-0.04574271,-0.07114886;0.01044582;-0.03722296,-0.1274416;-0.3370267;0.007575344,-0.1779874;-0.6810095;0.1637738,-0.227718;-0.7358956;0.1029853,0.04506081;0.5457518;-0.09158484,0;0;0,0.0227697;0.3159161;-0.05173612,0.04644395;0.6181912;-0.1213404,0.220765;0.505829;-0.07466447,0.273804;0.2174374;0.05028153,0.317227;-0.02049717;0.1029708,-0.1418181;0.5160712;-0.1200734,-0.2571186;0.2471138;0.006267808,-0.3176093;0.01002568;0.04374694,0.07405759;-0.005030677;-0.03235722,0.04817151;-0.3578894;-0.005272269,-0.001282915;-0.7323986;0.0454638,0.004866168;-0.7285929;-0.06700873,-0.07058895;0.01106304;-0.03810032,-0.1337841;-0.3378356;-0.02435096,-0.2005855;-0.6765656;0.1371314,-0.2197599;-0.7418019;0.07439036,0.04092239;0.5444451;-0.1013838,586.3396
+0;0;0,0.02550468;0.316657;-0.04604188,0.04736993;0.6201548;-0.1121228,0.2110424;0.4900748;-0.03979129,0.2511715;0.1962825;0.07647879,0.2887995;-0.03992657;0.1412017,-0.1298711;0.4891489;-0.05354672,-0.2408694;0.2064871;0.04249845,-0.3164667;-0.02505542;0.08802574,0.0711261;-0.0002427873;-0.03888281,0.0515958;-0.3520308;-0.001697753,0.01534442;-0.7178833;0.06830862,0.01801204;-0.6845013;-0.04729094,-0.07122342;0.01045894;-0.0372651,-0.1291848;-0.335497;0.01247327,-0.1799263;-0.6682446;0.1760807,-0.2312339;-0.7184932;0.110434,0.04231242;0.5459883;-0.09325954,0;0;0,0.02344538;0.315787;-0.05263925,0.0474788;0.6181351;-0.1230402,0.221456;0.5053786;-0.0765959,0.2745557;0.2182268;0.05055463,0.3182486;-0.01949269;0.1051441,-0.140687;0.5163478;-0.1212668,-0.2571387;0.2486357;0.006060503,-0.3192277;0.0121461;0.04627546,0.07405043;-0.005111977;-0.03257692,0.04790658;-0.3574265;-0.005932212,0.0003338456;-0.7253094;0.04368722,0.006267115;-0.7217095;-0.0687834,-0.07072628;0.01113189;-0.03800959,-0.133999;-0.336956;-0.01929363,-0.1998259;-0.6649007;0.1485821,-0.2179985;-0.7256696;0.07920942,0.041886;0.5443488;-0.1028812,586.3617
+0;0;0,0.02549825;0.3165771;-0.04603026,0.04736333;0.6200737;-0.1121116,0.2108629;0.4900371;-0.03983112,0.25093;0.1966992;0.07625911,0.2883039;-0.03791454;0.1405449,-0.1297032;0.4891122;-0.05357253,-0.2405297;0.2068876;0.04232408,-0.3156165;-0.0230912;0.08754389,0.07108653;-0.0002426523;-0.03886119,0.05157955;-0.3516107;-0.001720507,0.01501172;-0.720657;0.06889698,0.01767826;-0.6872764;-0.04665601,-0.0711838;0.01045312;-0.03724438,-0.129076;-0.3350899;0.01243463,-0.1802605;-0.6707423;0.1774703,-0.2315474;-0.7209586;0.11185,0.0423049;0.5458936;-0.09324489,0;0;0,0.02414836;0.3155077;-0.05349505,0.04879414;0.617626;-0.1246597,0.2224564;0.504813;-0.07834136,0.2753379;0.2191744;0.05105555,0.3189173;-0.01527207;0.1119553,-0.1394273;0.5165126;-0.122586,-0.2567248;0.2503015;0.005875304,-0.3207554;0.01685937;0.05034979,0.07401936;-0.00531289;-0.03250313,0.04773681;-0.3572525;-0.00667274,-0.0008701682;-0.7281886;0.04395258,0.00496617;-0.7246706;-0.06845593,-0.07062192;0.01122262;-0.03808074,-0.1333962;-0.3363967;-0.01711195,-0.1998213;-0.6652379;0.1560074,-0.22322;-0.7380404;0.1085187,0.0430579;0.5438911;-0.1043006,586.3953
+0;0;0,0.02445584;0.3163905;-0.04784327,0.04533298;0.6197721;-0.1147505,0.2093738;0.4897591;-0.04320956,0.2500524;0.1993269;0.07976937,0.2853623;-0.03366092;0.1507832,-0.1308059;0.4880165;-0.05419523,-0.2403477;0.2068552;0.04619542,-0.3160854;-0.02207386;0.09547408,0.07110112;-0.0005056852;-0.03883195,0.05141554;-0.351944;-0.002457995,0.01389497;-0.7207897;0.06870542,0.01595241;-0.6875866;-0.04686506,-0.07113209;0.01067249;-0.03728097,-0.1304421;-0.3340885;0.01602663,-0.1824072;-0.6625806;0.1946651,-0.177285;-0.6298562;0.07917755,0.04050799;0.545647;-0.09560882,0;0;0,0.02414836;0.3155077;-0.05349505,0.04879414;0.617626;-0.1246597,0.2224564;0.504813;-0.07834136,0.2753379;0.2191744;0.05105555,0.3189173;-0.01527207;0.1119553,-0.1394273;0.5165126;-0.122586,-0.2567248;0.2503015;0.005875304,-0.3207554;0.01685937;0.05034979,0.07401936;-0.00531289;-0.03250313,0.04773681;-0.3572525;-0.00667274,-0.0008701682;-0.7281886;0.04395258,0.00496617;-0.7246706;-0.06845593,-0.07062192;0.01122262;-0.03808074,-0.1333962;-0.3363967;-0.01711195,-0.1998213;-0.6652379;0.1560074,-0.22322;-0.7380404;0.1085187,0.0430579;0.5438911;-0.1043006,586.4181
+0;0;0,0.0244554;0.3163848;-0.04784242,0.04534945;0.620014;-0.1148055,0.209287;0.4899467;-0.04327255,0.2499906;0.1993359;0.07978205,0.2852759;-0.03348969;0.1507464,-0.130696;0.4882052;-0.05425186,-0.2403052;0.2068709;0.04620055,-0.3159901;-0.02189875;0.09544489,0.07115836;-0.0005060922;-0.03886321,0.05150275;-0.3514094;-0.00254463,0.01464431;-0.7137461;0.06736296,0.01670194;-0.6805427;-0.04821827,-0.07118934;0.01068108;-0.03731098,-0.1304091;-0.333555;0.01591546,-0.1814571;-0.6562502;0.1914015,-0.1763345;-0.6235256;0.07590322,0.04051882;0.5458022;-0.09564149,0;0;0,0.02500893;0.3152989;-0.05429053,0.05041368;0.6173763;-0.1264668,0.2236357;0.5039161;-0.0798074,0.2758116;0.2194061;0.05280316,0.3187817;-0.01418366;0.1166636,-0.1379176;0.5165676;-0.12418,-0.2575346;0.2519478;0.005904801,-0.3234065;0.01983683;0.05359216,0.07402761;-0.005430147;-0.03262734,0.04752819;-0.3568379;-0.007154584,0.0008593351;-0.7214726;0.04180467,0.006654382;-0.7181751;-0.07056487,-0.07071491;0.0113261;-0.03801628,-0.1330709;-0.3356635;-0.01459696,-0.1967944;-0.655764;0.1614951,-0.2215237;-0.7290412;0.1157153,0.04450066;0.543634;-0.1058493,586.4404
+0;0;0,0.02444413;0.316239;-0.04782036,0.04533023;0.6197532;-0.1147585,0.2091295;0.4897528;-0.04327417,0.2497551;0.1996994;0.07954438,0.2850153;-0.03296089;0.1504583,-0.1305723;0.4880127;-0.05424441,-0.2399712;0.2072181;0.04601532,-0.3156024;-0.0213891;0.09522469,0.07119582;-0.0005063586;-0.03888367,0.05161463;-0.3500811;-0.002702598,0.01411385;-0.7187322;0.06842329,0.01617065;-0.6855302;-0.04711082,-0.07122682;0.01068671;-0.03733062,-0.1302223;-0.3322461;0.01569431,-0.18216;-0.6605649;0.1942385,-0.1770394;-0.6278413;0.07878734,0.04050095;0.5455621;-0.09559981,0;0;0,0.02563445;0.3149921;-0.05490196,0.05155884;0.6167438;-0.1277448,0.2245491;0.5031388;-0.08157003,0.276088;0.2206356;0.05408204,0.3179902;-0.01205151;0.1211923,-0.1368459;0.5166305;-0.1250789,-0.2575264;0.2539227;0.006399602,-0.3266768;0.02391095;0.05851201,0.07401939;-0.005542874;-0.03273296,0.04770871;-0.3556508;-0.007689238,0.0002002865;-0.7264218;0.04369771,0.005795479;-0.7231563;-0.06862581,-0.07077785;0.01143325;-0.03795812,-0.1320902;-0.3342013;-0.01202446,-0.1946908;-0.6564006;0.1740874,-0.2179247;-0.7262954;0.1207597,0.04552935;0.5430782;-0.1069671,586.4742
+0;0;0,0.02443017;0.3160584;-0.04779306,0.04529848;0.6193147;-0.1146748,0.2086303;0.4895237;-0.0433504,0.2492478;0.1995276;0.0794439,0.2844706;-0.03288503;0.1502824,-0.1301228;0.4877885;-0.05429,-0.2395002;0.2070493;0.04594994,-0.3150508;-0.02131453;0.09510693,0.07124599;-0.0005067155;-0.03891107,0.05168373;-0.3497435;-0.002764974,0.01493179;-0.7110332;0.06694064,0.01698929;-0.67783;-0.04863344,-0.07127701;0.01069424;-0.03735692,-0.1302155;-0.331907;0.01561674,-0.181116;-0.6536698;0.1905957,-0.1759937;-0.6209453;0.07510459,0.04047268;0.5451772;-0.09552991,0;0;0,0.02616271;0.314636;-0.05562055,0.05255756;0.6158613;-0.1293333,0.2250025;0.5029352;-0.08279049,0.2762663;0.2216206;0.05526769,0.3161806;-0.009684786;0.1272331,-0.1356055;0.5166817;-0.1258633,-0.2576259;0.2556577;0.007566407,-0.3295278;0.02791123;0.06445231,0.07403773;-0.005723283;-0.0328021,0.0478141;-0.3555181;-0.008074045,0.0006705374;-0.718734;0.04283249,0.00616689;-0.7156917;-0.06948376,-0.07083874;0.01156235;-0.03792762,-0.1311219;-0.3337479;-0.009957453,-0.1877927;-0.646611;0.1788413,-0.2151042;-0.7104786;0.1170771,0.04641613;0.5423271;-0.1083287,586.4958
+0;0;0,0.02594736;0.31544;-0.0509734,0.05007117;0.6172363;-0.1230882,0.2118498;0.4895295;-0.04679626,0.2515366;0.2026115;0.08331524,0.2879741;-0.02561203;0.1661445,-0.1275236;0.4896139;-0.06144642,-0.2428322;0.2147532;0.04801358,-0.3206604;-0.01153433;0.1028869,0.07119375;-0.0008322778;-0.03900097,0.05092149;-0.3500345;-0.002911739,0.01423815;-0.711328;0.06681018,0.01753286;-0.6788784;-0.04875369,-0.07118078;0.01103856;-0.03744018,-0.1316878;-0.3306923;0.01925621,-0.1845898;-0.6459337;0.2051702,-0.2494555;-0.70314;0.1656812,0.0442587;0.5435983;-0.1023552,0;0;0,0.02616271;0.314636;-0.05562055,0.05255756;0.6158613;-0.1293333,0.2250025;0.5029352;-0.08279049,0.2762663;0.2216206;0.05526769,0.3161806;-0.009684786;0.1272331,-0.1356055;0.5166817;-0.1258633,-0.2576259;0.2556577;0.007566407,-0.3295278;0.02791123;0.06445231,0.07403773;-0.005723283;-0.0328021,0.0478141;-0.3555181;-0.008074045,0.0006705374;-0.718734;0.04283249,0.00616689;-0.7156917;-0.06948376,-0.07083874;0.01156235;-0.03792762,-0.1311219;-0.3337479;-0.009957453,-0.1877927;-0.646611;0.1788413,-0.2151042;-0.7104786;0.1170771,0.04641613;0.5423271;-0.1083287,586.5186
+0;0;0,0.0259246;0.3151633;-0.05092869,0.0500242;0.6166568;-0.1229715,0.2115716;0.4890921;-0.04677657,0.2515358;0.2001688;0.08424429,0.2879358;-0.02781996;0.1669883,-0.127323;0.4891764;-0.06140606,-0.2434375;0.2123946;0.04881896,-0.3211856;-0.01366015;0.1036359,0.07123573;-0.0008327685;-0.03902396,0.05098362;-0.3496878;-0.002970614,0.01356581;-0.7182151;0.06814727,0.01685761;-0.6857677;-0.04731463,-0.07122274;0.01104507;-0.03746225,-0.1316696;-0.330346;0.01917778,-0.1856308;-0.6518992;0.2088141,-0.2504392;-0.7090285;0.16936,0.04421692;0.5430846;-0.1022571,0;0;0,0.02678013;0.3141497;-0.05644941,0.0536266;0.6147928;-0.1310506,0.2258198;0.5023379;-0.08460701,0.2768038;0.2212907;0.05910587,0.3126687;-0.008802116;0.1360567,-0.1344675;0.5165987;-0.1275768,-0.2595057;0.2560643;0.00927183,-0.3348435;0.03123805;0.07194391,0.07404134;-0.005904734;-0.03288019,0.0476892;-0.3553693;-0.008592248,-0.0004755072;-0.7259294;0.04274583,0.004994709;-0.7229145;-0.06946003,-0.07088456;0.01169687;-0.03790323,-0.130342;-0.3332401;-0.008017715,-0.1873931;-0.6523858;0.1847552,-0.2156021;-0.7173604;0.1253215,0.04738474;0.5414038;-0.1098194,586.5522
+0;0;0,0.02486949;0.3149297;-0.05216655,0.04771427;0.6162537;-0.1245313,0.2086474;0.4878891;-0.04698303,0.251651;0.1999862;0.08889451,0.285702;-0.02617347;0.1777295,-0.1282773;0.4877476;-0.06143993,-0.2438096;0.2107335;0.05308354,-0.3218272;-0.01411381;0.1127178,0.07133635;-0.0009361384;-0.03919838,0.05082025;-0.3490186;-0.003242698,0.01439121;-0.7062441;0.06565289,0.01770978;-0.6739551;-0.04985975,-0.07137502;0.01113363;-0.03752217,-0.133067;-0.3287978;0.02177167,-0.1883139;-0.6347343;0.2142149,-0.2466744;-0.6935319;0.1687344,0.04228853;0.542699;-0.1037717,0;0;0,0.02723488;0.3137836;-0.05760801,0.05440712;0.6139309;-0.1332976,0.2263124;0.5019307;-0.08643591,0.2763554;0.2215933;0.0622474,0.310667;-0.007876873;0.1420313,-0.1336749;0.5169367;-0.1291278,-0.2608972;0.2574532;0.01116805,-0.3385555;0.03419073;0.07691289,0.07407606;-0.006046608;-0.03320301,0.04758295;-0.3547799;-0.009575248,0.002480049;-0.7142938;0.03940642,0.007798259;-0.7115909;-0.07278097,-0.07115175;0.01186713;-0.03772085,-0.1294567;-0.3323662;-0.006431654,-0.1806361;-0.6415091;0.1819699,-0.2114364;-0.7077672;0.1258885,0.04809344;0.5406693;-0.1117671,586.5858
+0;0;0,0.02485249;0.3147145;-0.05213089,0.04769123;0.6159593;-0.1244775,0.2078539;0.4878518;-0.04719324,0.2504341;0.2027836;0.08734642,0.2853308;-0.02899349;0.178388,-0.1275099;0.487711;-0.06158317,-0.2419046;0.2134244;0.05181267,-0.3218601;-0.01700775;0.1129282,0.07141472;-0.0009371669;-0.03924144,0.05091053;-0.3488175;-0.003306638,0.01340836;-0.7165662;0.06761847,0.0167232;-0.6842798;-0.04776451,-0.07145344;0.01114587;-0.03756339,-0.1331096;-0.3285883;0.02169603,-0.189984;-0.643537;0.2198083,-0.2482789;-0.702235;0.1743788,0.04226572;0.5424079;-0.1037188,0;0;0,0.02790487;0.3133127;-0.05862522,0.05547404;0.6130982;-0.1352659,0.2265587;0.5020536;-0.0878756,0.275973;0.2257361;0.06173968,0.3084726;-0.008737937;0.1465492,-0.1320972;0.5174121;-0.1296674,-0.2590554;0.2623765;0.01181167,-0.3398544;0.03493699;0.08230828,0.07410324;-0.006031707;-0.03336406,0.04739982;-0.3545796;-0.01026106,0.0003022105;-0.7247751;0.03886104,0.005488455;-0.7220588;-0.07320213,-0.07128093;0.01185679;-0.03767331,-0.1289281;-0.3322115;-0.005637061,-0.1804924;-0.6499785;0.1894043,-0.2123885;-0.7213022;0.144176,0.04907465;0.5399159;-0.1135039,586.6086
+0;0;0,0.02485912;0.3147985;-0.05214481,0.04770225;0.6161012;-0.1245053,0.2078949;0.4879701;-0.04720665,0.2504892;0.202808;0.08737735,0.2849964;-0.02638213;0.1774028,-0.1275317;0.4878292;-0.06159927,-0.2419641;0.2134523;0.05183392,-0.3210271;-0.01440792;0.1122673,0.0715419;-0.0009388357;-0.03931132,0.05104113;-0.3487611;-0.003382515,0.01401703;-0.7118217;0.06663844,0.01733229;-0.679535;-0.04875913,-0.07158068;0.01116571;-0.03763028,-0.1332266;-0.3285117;0.02161925,-0.1893759;-0.6394455;0.2172059,-0.2476782;-0.6981547;0.1717708,0.04227576;0.5425364;-0.1037428,0;0;0,0.02793783;0.3131948;-0.05969608,0.05542231;0.6129636;-0.1366748,0.2265457;0.5016859;-0.0894686,0.2752889;0.226576;0.06279171,0.3065938;-0.00423862;0.1497864,-0.1322254;0.5174964;-0.130628,-0.2596956;0.2645884;0.01440103,-0.3415528;0.04145095;0.08742519,0.07411852;-0.00620763;-0.03365135,0.04714471;-0.3547193;-0.01121128,0.001524091;-0.7204297;0.03634297,0.006514326;-0.7178553;-0.07570948,-0.07148422;0.01203946;-0.03754413,-0.1284569;-0.3319862;-0.004499376,-0.1765144;-0.6443436;0.1909745,-0.2101284;-0.7152336;0.145984,0.04904023;0.5397879;-0.1148368,586.6416
+0;0;0,0.02500888;0.3143046;-0.05438663,0.04777189;0.6151286;-0.1286993,0.2064479;0.4868687;-0.04746605,0.2534802;0.2028036;0.09191765,0.2835111;-0.02085586;0.1866217,-0.126525;0.4874976;-0.06233551,-0.2402522;0.212734;0.0555796,-0.3188781;-0.009694949;0.1206764,0.07165913;-0.001056544;-0.03927901,0.05016138;-0.3481459;-0.003274359,0.01364752;-0.7093875;0.06604347,0.01697653;-0.6774672;-0.04937571,-0.07164314;0.011236;-0.0376829,-0.1346024;-0.3269226;0.0248825,-0.1926259;-0.6311079;0.2267197,-0.1860946;-0.6000259;0.1114265,0.04241402;0.5416803;-0.1075163,0;0;0,0.02813929;0.3129611;-0.06028438,0.05553216;0.6126666;-0.1374984,0.2264945;0.5013999;-0.09063673,0.2742341;0.2260916;0.06511676,0.3053543;-0.000583142;0.151975,-0.1319155;0.5175888;-0.1312026,-0.2608958;0.2653891;0.01743208,-0.343734;0.04826464;0.09417228,0.0741367;-0.006270662;-0.03381443,0.04712474;-0.3541526;-0.01195133,0.002049919;-0.7179022;0.03588402,0.006884556;-0.7154167;-0.07616925,-0.07160862;0.01209885;-0.03748082,-0.128283;-0.3313193;-0.004594635,-0.1754201;-0.6413549;0.191083,-0.2094569;-0.7123832;0.1466854,0.04917696;0.539502;-0.1156205,586.675
+0;0;0,0.02498954;0.3140615;-0.05434457,0.04773813;0.6146944;-0.1286095,0.2063182;0.4865245;-0.04742919,0.2534441;0.2018937;0.09223205,0.2836908;-0.02337235;0.1876163,-0.1264516;0.487153;-0.06228957,-0.2404052;0.2118422;0.05586033,-0.3195959;-0.01218446;0.1214248,0.0717147;-0.001057364;-0.03930946,0.05027667;-0.3471823;-0.003404852,0.01404863;-0.7055962;0.06537038,0.01737873;-0.6736753;-0.05008624,-0.07169869;0.01124471;-0.03771212,-0.134483;-0.3259743;0.02467944,-0.1920523;-0.6277785;0.2249368,-0.1855189;-0.5966961;0.1096061,0.04238438;0.5413027;-0.1074428,0;0;0,0.02809265;0.3126252;-0.06073486,0.05524936;0.6121045;-0.1381161,0.2264224;0.5018281;-0.09172475,0.2738199;0.2267127;0.06577396,0.3032901;-0.0002675056;0.1572578,-0.1321109;0.5175427;-0.1314188,-0.2616939;0.2661224;0.01936892,-0.3465607;0.04980768;0.1016087,0.07407111;-0.006313503;-0.0341022,0.04705322;-0.3532383;-0.01255071,0.00259918;-0.7140821;0.03560162,0.007231131;-0.71169;-0.07647586,-0.07177854;0.01216598;-0.03727169,-0.1282523;-0.33031;-0.004528746,-0.1752765;-0.6370976;0.1908509,-0.205354;-0.7092879;0.1461575,0.04895407;0.5390059;-0.116207,586.6969
+0;0;0,0.02498954;0.3140615;-0.05434457,0.04773813;0.6146944;-0.1286095,0.2063182;0.4865245;-0.04742919,0.2534441;0.2018937;0.09223205,0.2836908;-0.02337235;0.1876163,-0.1264516;0.487153;-0.06228957,-0.2404052;0.2118422;0.05586033,-0.3195959;-0.01218446;0.1214248,0.0717147;-0.001057364;-0.03930946,0.05027667;-0.3471823;-0.003404852,0.01404863;-0.7055962;0.06537038,0.01737873;-0.6736753;-0.05008624,-0.07169869;0.01124471;-0.03771212,-0.134483;-0.3259743;0.02467944,-0.1920523;-0.6277785;0.2249368,-0.1855189;-0.5966961;0.1096061,0.04238438;0.5413027;-0.1074428,0;0;0,0.02809265;0.3126252;-0.06073486,0.05524936;0.6121045;-0.1381161,0.2264224;0.5018281;-0.09172475,0.2738199;0.2267127;0.06577396,0.3032901;-0.0002675056;0.1572578,-0.1321109;0.5175427;-0.1314188,-0.2616939;0.2661224;0.01936892,-0.3465607;0.04980768;0.1016087,0.07407111;-0.006313503;-0.0341022,0.04705322;-0.3532383;-0.01255071,0.00259918;-0.7140821;0.03560162,0.007231131;-0.71169;-0.07647586,-0.07177854;0.01216598;-0.03727169,-0.1282523;-0.33031;-0.004528746,-0.1752765;-0.6370976;0.1908509,-0.205354;-0.7092879;0.1461575,0.04895407;0.5390059;-0.116207,586.7212
+0;0;0,0.02748414;0.3127268;-0.05853054,0.05385474;0.6111426;-0.1388483,0.2122119;0.4857861;-0.05697496,0.2552778;0.2060058;0.09688465,0.285295;-0.01386464;0.1994039,-0.1223909;0.4860816;-0.07402386,-0.2433556;0.2178982;0.05731416,-0.3236076;-0.001821712;0.1282863,0.07176263;-0.001265069;-0.03936969,0.04957767;-0.3469933;-0.003444884,0.01353186;-0.7046241;0.064821,0.01746898;-0.6736728;-0.0506396,-0.07175245;0.01142211;-0.03771697,-0.1359612;-0.3245127;0.02813003,-0.195282;-0.6183779;0.2378527,-0.1880977;-0.5884069;0.1225447,0.04753373;0.538404;-0.1160744,0;0;0,0.02834605;0.3121872;-0.0609504,0.05542554;0.6113105;-0.1383798,0.2264737;0.5014976;-0.09229612,0.2730655;0.2261662;0.06840932,0.3017394;0.001502097;0.1603774,-0.1317707;0.5176883;-0.1313276,-0.2621466;0.2658263;0.02155192,-0.3469227;0.05267978;0.1060257,0.07408611;-0.006344467;-0.03424096,0.04719447;-0.3529482;-0.01294649,0.002715051;-0.712967;0.03467023,0.007187992;-0.7106051;-0.07741761,-0.0718933;0.01219632;-0.03720284,-0.1281105;-0.3299862;-0.004620757,-0.1743954;-0.6347952;0.1923777,-0.2051275;-0.7065243;0.1470536,0.0491571;0.5383006;-0.1164762,586.7532
+0;0;0,0.02746926;0.3125575;-0.05849884,0.05383632;0.6109331;-0.1388055,0.2121398;0.4856102;-0.05695687,0.2554285;0.2043827;0.09769861,0.2854358;-0.0154158;0.2001843,-0.1223512;0.4859056;-0.07400006,-0.2439415;0.2163349;0.05801733,-0.3241673;-0.003313035;0.1289663,0.0718942;-0.001267388;-0.03944188,0.04971274;-0.3469411;-0.003522739,0.01307664;-0.7104282;0.06586105,0.01701253;-0.6794773;-0.04956328,-0.07188401;0.01144305;-0.03778612,-0.1360826;-0.3244388;0.02805049,-0.1963748;-0.6231161;0.2412075,-0.1891928;-0.5931451;0.1259357,0.0475167;0.5382106;-0.1160366,0;0;0,0.02809738;0.3119853;-0.06119275,0.05488198;0.6110913;-0.138628,0.2259681;0.5013393;-0.09283507,0.2726325;0.2260598;0.07125258,0.2998983;0.001950711;0.164777,-0.1322861;0.5176556;-0.1307642,-0.2633768;0.2652894;0.02417979,-0.3486618;0.05486394;0.1145277,0.07423066;-0.006428734;-0.03427136,0.04677011;-0.3529595;-0.01341879,0.0008188002;-0.7188329;0.03458619,0.005083125;-0.7163928;-0.07749164,-0.07204107;0.01223584;-0.03723457,-0.1282823;-0.3298979;-0.004770454,-0.1753656;-0.638581;0.1971631,-0.2061344;-0.7105169;0.1524247,0.04866643;0.5380893;-0.1167415,586.7867
+0;0;0,0.02746011;0.3124535;-0.05847937,0.05382491;0.6108033;-0.1387791,0.2122255;0.4854555;-0.05689767,0.2558742;0.2018894;0.09904385,0.2858752;-0.01786301;0.201508,-0.1224618;0.485751;-0.07395087,-0.2450632;0.2139387;0.0591643,-0.3252721;-0.005663157;0.1300984,0.07203874;-0.001269936;-0.03952118,0.04987154;-0.3467214;-0.003625128,0.0136641;-0.7059556;0.06494685,0.01760197;-0.6750042;-0.05053563,-0.07202853;0.01146606;-0.03786209,-0.1361858;-0.3241998;0.02793219,-0.1957726;-0.6193826;0.2385952,-0.188587;-0.5894116;0.1232653,0.0475058;0.5380867;-0.1160121,0;0;0,0.0279177;0.3118481;-0.0614202,0.05444087;0.6109751;-0.1387638,0.2257546;0.5011992;-0.093436,0.2723289;0.2255798;0.0753758,0.2990682;0.001813471;0.1697354,-0.1328154;0.5173638;-0.1301257,-0.2649525;0.2640328;0.02797487,-0.3498303;0.05502175;0.1217847,0.07431297;-0.006516397;-0.0344708,0.04677038;-0.3528385;-0.01400137,0.002193388;-0.714512;0.0336175,0.006158274;-0.7121305;-0.07851684,-0.07226327;0.01231549;-0.03714116,-0.128483;-0.329654;-0.005316127,-0.1749308;-0.6332239;0.1965509,-0.2055289;-0.705185;0.151603,0.04828955;0.5379574;-0.1169335,586.8113
+0;0;0,0.02739113;0.3121129;-0.05999961,0.05302297;0.6103299;-0.1409748,0.2103098;0.4839747;-0.05612055,0.2557739;0.2024011;0.1031249,0.2868127;-0.01293141;0.2138948,-0.122177;0.4847429;-0.07318262,-0.2426814;0.2131159;0.06249038,-0.3226829;-0.004245654;0.1396605,0.07218228;-0.001270111;-0.03937558,0.05058077;-0.3454418;-0.003289212,0.01408904;-0.7007123;0.06425108,0.01794012;-0.6699648;-0.05130062,-0.07203684;0.01144538;-0.03797404,-0.1368345;-0.3221951;0.03064332,-0.1983998;-0.608079;0.2464917,-0.1912752;-0.5785152;0.131094,0.04693357;0.5376254;-0.1181253,0;0;0,0.02779618;0.3117862;-0.0614934,0.05412757;0.6109414;-0.1387264,0.2255798;0.5011532;-0.09374535,0.2718528;0.2260018;0.07613778,0.2975418;0.003675491;0.1736703,-0.1331881;0.5172602;-0.1291906,-0.2652804;0.2643617;0.02988096,-0.3498346;0.05655138;0.1261459,0.07436773;-0.006543726;-0.03448117,0.04768568;-0.3516966;-0.01497221,0.004040498;-0.7094082;0.0324409,0.00770295;-0.7070804;-0.07975721,-0.0723158;0.01231596;-0.0371628,-0.1282889;-0.3284121;-0.00562774,-0.1745563;-0.627934;0.1950123,-0.204774;-0.7019399;0.1545492,0.04802603;0.5379095;-0.1169494,586.842
+0;0;0,0.02739604;0.3121688;-0.06001035,0.05303421;0.6104596;-0.1410056,0.2104261;0.4840504;-0.05610496,0.2560904;0.2012371;0.1038416,0.2871158;-0.01400284;0.214564,-0.1222777;0.4848192;-0.07317817,-0.2433127;0.2119961;0.06309222,-0.3232798;-0.005271941;0.1402292,0.07234231;-0.001272927;-0.03946288,0.05076338;-0.345085;-0.003414217,0.01424715;-0.7005941;0.06417143,0.01809906;-0.6698464;-0.05140535,-0.07219655;0.01147076;-0.03805824,-0.1369265;-0.321821;0.03048743,-0.1985332;-0.607897;0.2464808,-0.191407;-0.5783333;0.131058,0.04694323;0.5377362;-0.1181502,0;0;0,0.02726988;0.311791;-0.0619992,0.05316861;0.6110367;-0.1393436,0.2248592;0.5011338;-0.09465909,0.2710254;0.2258337;0.07776487,0.2974147;0.00433962;0.1767308,-0.134212;0.516663;-0.127946,-0.2667065;0.2630788;0.03265214,-0.3515306;0.05656049;0.1311676,0.07445662;-0.006670326;-0.03469968,0.04723082;-0.3514743;-0.01623559,0.003287587;-0.7093848;0.03127206,0.006507043;-0.7070725;-0.0809617,-0.07255182;0.0124305;-0.03706839,-0.1289792;-0.3279593;-0.006693467,-0.1762623;-0.6264011;0.1957535,-0.2038442;-0.7033663;0.1615323,0.04716246;0.5379738;-0.1175742,586.864
+0;0;0,0.02740271;0.3122448;-0.06002496,0.05304876;0.6106273;-0.1410451,0.2103598;0.4842218;-0.05616746,0.2563273;0.1995309;0.104841,0.2880886;-0.02081415;0.2181895,-0.1221833;0.4849902;-0.07323241,-0.2440218;0.2103559;0.06394266,-0.3258856;-0.0120654;0.1429092,0.07243209;-0.001274506;-0.03951186,0.05082486;-0.3455375;-0.003415916,0.01432433;-0.7008936;0.06414065,0.01817722;-0.6701458;-0.05146532,-0.07228615;0.01148499;-0.03810547,-0.137101;-0.322244;0.0305301,-0.1986812;-0.6081969;0.2464305,-0.1915532;-0.5786332;0.1309786,0.04695592;0.5378817;-0.1181827,0;0;0,0.02708659;0.3118495;-0.06218481,0.05267704;0.6112106;-0.1395702,0.224413;0.501372;-0.09526157,0.2705375;0.2255008;0.08038938,0.2929324;0.000210762;0.18599,-0.1346004;0.5164852;-0.1264023,-0.2665126;0.2614469;0.03681608,-0.3541065;0.05107269;0.1391812,0.07442459;-0.006615564;-0.03502047,0.04700992;-0.3518901;-0.01711082,0.002858251;-0.7095662;0.03077066,0.005640343;-0.7072425;-0.08150768,-0.07278387;0.01238969;-0.03685409,-0.1293391;-0.3285075;-0.007232696,-0.1773454;-0.6257933;0.19646,-0.2031186;-0.70361;0.1634229,0.04673976;0.5381169;-0.1178033,586.8976
+0;0;0,0.02757942;0.3118898;-0.06176437,0.05288363;0.6099377;-0.1441252,0.2089969;0.4830249;-0.05609637,0.2563951;0.2009428;0.1090361,0.2891818;-0.01528963;0.2297721,-0.1230653;0.4829885;-0.08115015,-0.2481289;0.2152361;0.06634001,-0.3310828;-0.004732788;0.1508443,0.07252078;-0.001352576;-0.03934626,0.05127688;-0.3456357;-0.003225349,0.01446852;-0.7010139;0.06404738,0.02103342;-0.6707281;-0.05143839,-0.072161;0.01157764;-0.03831407,-0.1377061;-0.3214149;0.03314684,-0.1994783;-0.6016942;0.2563102,-0.1896648;-0.5727072;0.1410591,0.04691166;0.5372651;-0.1210001,0;0;0,0.02708659;0.3118495;-0.06218481,0.05267704;0.6112106;-0.1395702,0.224413;0.501372;-0.09526157,0.2705375;0.2255008;0.08038938,0.2929324;0.000210762;0.18599,-0.1346004;0.5164852;-0.1264023,-0.2665126;0.2614469;0.03681608,-0.3541065;0.05107269;0.1391812,0.07442459;-0.006615564;-0.03502047,0.04700992;-0.3518901;-0.01711082,0.002858251;-0.7095662;0.03077066,0.005640343;-0.7072425;-0.08150768,-0.07278387;0.01238969;-0.03685409,-0.1293391;-0.3285075;-0.007232696,-0.1773454;-0.6257933;0.19646,-0.2031186;-0.70361;0.1634229,0.04673976;0.5381169;-0.1178033,586.9203
+0;0;0,0.02758138;0.311912;-0.06176876,0.05288754;0.6099827;-0.1441357,0.2090569;0.4830496;-0.05608387,0.2565335;0.2005008;0.1093218,0.2893577;-0.01597905;0.2301959,-0.1231204;0.4830132;-0.08114634,-0.248391;0.2148178;0.06658786,-0.3314397;-0.005402744;0.1511889,0.07260681;-0.001354181;-0.03939294,0.05132117;-0.3463136;-0.003201067,0.01284251;-0.7178184;0.06712441,0.01940131;-0.6875329;-0.04825428,-0.07224661;0.01159137;-0.03835953,-0.1379204;-0.3220553;0.03324176,-0.2024958;-0.6150533;0.266532,-0.1926914;-0.5860654;0.1513878,0.04691545;0.5373086;-0.1210101,0;0;0,0.02680816;0.3118926;-0.0622058,0.05205332;0.6113518;-0.1394254,0.2240085;0.5015198;-0.09559262,0.2704136;0.2261183;0.08174181,0.2923208;6.499887E-05;0.1864867,-0.1352283;0.5165412;-0.1253837,-0.2660833;0.2611579;0.03924699,-0.3532083;0.05143903;0.1440264,0.07444014;-0.006568789;-0.03522646,0.0472251;-0.3525726;-0.01788723,0.0006785244;-0.7259739;0.03546977,0.003223822;-0.7234164;-0.07676113,-0.07295652;0.01235814;-0.03674247,-0.1299696;-0.329198;-0.007607872,-0.1808928;-0.6397575;0.205469,-0.2056397;-0.7177154;0.1724837,0.04621138;0.5382282;-0.1177278,586.9437
+0;0;0,0.02757571;0.3118478;-0.06175606,0.05288034;0.6099006;-0.1441181,0.2089843;0.4829925;-0.05609354,0.256438;0.2005802;0.1092322,0.2893849;-0.01670887;0.2305582,-0.1230585;0.4829561;-0.08114587,-0.2482685;0.2148903;0.06651695,-0.3316278;-0.006153479;0.1514342,0.07264626;-0.001354917;-0.03941434,0.05144759;-0.344905;-0.00337033,0.0127059;-0.7189492;0.06743586,0.01926539;-0.6886637;-0.0479548,-0.07228586;0.01159767;-0.03838037,-0.1376914;-0.3206859;0.0329284,-0.2027082;-0.6156867;0.2678133,-0.1929027;-0.5866989;0.1526571,0.04690851;0.5372296;-0.1209935,0;0;0,0.0265885;0.3118336;-0.06225872,0.05156249;0.6113089;-0.1394318,0.2235496;0.5015084;-0.09589839,0.2702329;0.2275485;0.08328819,0.2917781;9.11057E-05;0.1873026,-0.135653;0.5167763;-0.1243968,-0.2657782;0.2618207;0.04115153,-0.353108;0.05225642;0.1482794,0.07443216;-0.006529391;-0.03535569,0.04872459;-0.3512905;-0.01941514,-4.604459E-06;-0.726895;0.03508472,0.002269015;-0.7243099;-0.07717109,-0.07304029;0.01232024;-0.03668968,-0.130116;-0.3278267;-0.00809603,-0.182151;-0.6401321;0.2068022,-0.2060034;-0.7181503;0.1733171,0.04578608;0.5381767;-0.1177568,586.9762
+0;0;0,0.02750317;0.3114001;-0.06352407,0.05258776;0.6089398;-0.1475576,0.207994;0.4814328;-0.05823021,0.2557447;0.2035948;0.1143962,0.2876543;-0.01403749;0.2399337,-0.1230118;0.4811604;-0.08515512,-0.2493695;0.2170716;0.06835303,-0.3342702;-0.002100393;0.162678,0.07280771;-0.001540595;-0.03924986,0.05111414;-0.3461208;-0.002941705,0.01210024;-0.7217078;0.06765947,0.01936558;-0.6917902;-0.04769646,-0.07221362;0.01175608;-0.03861186,-0.1396774;-0.3200987;0.0378436,-0.2101731;-0.6096117;0.2802993,-0.1995788;-0.5811307;0.1652113,0.04670285;0.5364077;-0.1240281,0;0;0,0.02644917;0.3117599;-0.06219256,0.05117207;0.6112278;-0.1392269,0.2232048;0.5019107;-0.09606647,0.2697054;0.2286967;0.08411586,0.2913162;-0.0009685308;0.1886557,-0.1358483;0.5166449;-0.1234459,-0.2654274;0.2624561;0.04350087,-0.3533684;0.05130523;0.1522364,0.07444522;-0.006456569;-0.03549802,0.04903197;-0.3523437;-0.01998675,-0.0008040518;-0.7291031;0.03605711,0.00125964;-0.7264704;-0.07622182,-0.073155;0.01226605;-0.03663027,-0.130813;-0.3289074;-0.008335466,-0.1836798;-0.6420696;0.207782,-0.2066479;-0.7204012;0.1746682,0.04545834;0.5380945;-0.1175927,587.0093
+0;0;0,0.0274854;0.3111989;-0.06348304,0.05256133;0.6086364;-0.147488,0.2079448;0.4811553;-0.05817633,0.2556899;0.2033496;0.1144301,0.2878861;-0.01623717;0.2410949,-0.1230113;0.4808831;-0.08509719,-0.2493543;0.2168248;0.0683932,-0.3350175;-0.004315436;0.1635653,0.07286391;-0.001541784;-0.03928015,0.05122619;-0.3452348;-0.003065474,0.01244585;-0.7185732;0.06711303,0.01971451;-0.6886556;-0.04829562,-0.07226935;0.01176515;-0.03864165,-0.1395594;-0.3192352;0.03761695,-0.2096331;-0.607015;0.2786211,-0.199034;-0.5785347;0.1634806,0.04667787;0.536122;-0.1239643,0;0;0,0.02611171;0.3115803;-0.06217908,0.05051519;0.6109709;-0.1391876,0.2227792;0.5027707;-0.09583711,0.2687811;0.2302068;0.08538485,0.2912456;-0.001062989;0.1917264,-0.1365012;0.5168025;-0.1220551,-0.2656413;0.2635589;0.04658402,-0.3539864;0.05132072;0.1581592,0.07448862;-0.0062695;-0.03558922,0.04957651;-0.3513407;-0.02110529,-3.744662E-05;-0.7255766;0.0363102,0.001784623;-0.7229884;-0.07601643,-0.073259;0.01212065;-0.03661507,-0.1312969;-0.3281295;-0.008938711,-0.1847458;-0.6392656;0.2058823,-0.2071791;-0.7179881;0.173507,0.04486375;0.5378497;-0.1175617,587.0325
+0;0;0,0.02747693;0.3111031;-0.06346349,0.05254664;0.6084666;-0.1474476,0.207657;0.4810977;-0.0582539,0.255387;0.2033804;0.1142976,0.2877604;-0.01741523;0.2416597,-0.1227356;0.4808259;-0.08512893,-0.2490384;0.2168517;0.0683126,-0.3351732;-0.005505934;0.1640086,0.07288991;-0.001542334;-0.03929417,0.05125301;-0.3452224;-0.003080864,0.01178263;-0.7252039;0.06834637,0.01904875;-0.6952863;-0.0470219,-0.07229515;0.01176935;-0.03865545,-0.1395827;-0.3192185;0.03760029,-0.2109032;-0.612119;0.2828928,-0.2003078;-0.5836381;0.1677925,0.04666468;0.5359708;-0.1239299,0;0;0,0.02607572;0.3115061;-0.06206238,0.0503605;0.6108703;-0.1389012,0.2224938;0.5032786;-0.09591401,0.268622;0.2317421;0.0866214,0.2908382;-0.0004349798;0.1944181,-0.1363564;0.5170543;-0.1215966,-0.2659585;0.2648056;0.04797044,-0.3541558;0.05274102;0.1631646,0.07449684;-0.006235853;-0.03564668,0.04985598;-0.3513293;-0.02154565,-0.001287594;-0.7320668;0.03735292,0.0004555583;-0.7293705;-0.07495964,-0.07330468;0.01208846;-0.03660113,-0.1315909;-0.3281391;-0.009335199,-0.1862514;-0.6444683;0.2097397,-0.2084654;-0.7229262;0.176482,0.04474086;0.5377533;-0.1173223,587.0651
+0;0;0,0.02964934;0.3098208;-0.06789414,0.05842593;0.6044758;-0.1595549,0.214727;0.4811496;-0.0720866,0.2578903;0.2137187;0.1168593,0.2875665;0.009322882;0.2731529,-0.1180123;0.4830315;-0.09009533,-0.2456696;0.2228712;0.06834452,-0.3326305;0.0016969;0.1713287,0.07294417;-0.00169089;-0.03921385,0.05134557;-0.3455342;-0.00233192,0.01184908;-0.7261584;0.06861556,0.01608438;-0.6971839;-0.0469103,-0.07223883;0.01191426;-0.03874325,-0.1406621;-0.3176904;0.04331775,-0.2128325;-0.6068776;0.2935785,-0.2052075;-0.5794804;0.1782516,0.05150314;0.532812;-0.1339144,0;0;0,0.02595463;0.3113945;-0.06194711,0.05006081;0.6107353;-0.1386281,0.2221887;0.5042709;-0.0960139,0.2678009;0.2341977;0.08854747,0.2903027;-3.351271E-05;0.1967854,-0.1363371;0.5171198;-0.121055,-0.2663323;0.2667129;0.05064376,-0.3553057;0.0543246;0.1692229,0.07448572;-0.006214038;-0.03570294,0.0498735;-0.3515466;-0.02175105,-0.001663893;-0.7327417;0.03743052,-2.843142E-05;-0.7300168;-0.07490206,-0.07333269;0.01205564;-0.03658435,-0.1318044;-0.3284585;-0.01038919,-0.1875213;-0.6450729;0.2089716,-0.2095814;-0.7243829;0.1784773,0.04448846;0.5376171;-0.1170934,587.0982
+0;0;0,0.02964934;0.3098208;-0.06789414,0.05842593;0.6044758;-0.1595549,0.214727;0.4811496;-0.0720866,0.2578903;0.2137187;0.1168593,0.2875665;0.009322882;0.2731529,-0.1180123;0.4830315;-0.09009533,-0.2456696;0.2228712;0.06834452,-0.3326305;0.0016969;0.1713287,0.07294417;-0.00169089;-0.03921385,0.05134557;-0.3455342;-0.00233192,0.01184908;-0.7261584;0.06861556,0.01608438;-0.6971839;-0.0469103,-0.07223883;0.01191426;-0.03874325,-0.1406621;-0.3176904;0.04331775,-0.2128325;-0.6068776;0.2935785,-0.2052075;-0.5794804;0.1782516,0.05150314;0.532812;-0.1339144,0;0;0,0.02595463;0.3113945;-0.06194711,0.05006081;0.6107353;-0.1386281,0.2221887;0.5042709;-0.0960139,0.2678009;0.2341977;0.08854747,0.2903027;-3.351271E-05;0.1967854,-0.1363371;0.5171198;-0.121055,-0.2663323;0.2667129;0.05064376,-0.3553057;0.0543246;0.1692229,0.07448572;-0.006214038;-0.03570294,0.0498735;-0.3515466;-0.02175105,-0.001663893;-0.7327417;0.03743052,-2.843142E-05;-0.7300168;-0.07490206,-0.07333269;0.01205564;-0.03658435,-0.1318044;-0.3284585;-0.01038919,-0.1875213;-0.6450729;0.2089716,-0.2095814;-0.7243829;0.1784773,0.04448846;0.5376171;-0.1170934,587.1208
+0;0;0,0.02963208;0.3096404;-0.06785461,0.05840203;0.6042277;-0.1594951,0.2135242;0.4812784;-0.07247484,0.2566717;0.2139454;0.116402,0.2866837;0.007236719;0.2744641,-0.1168111;0.4831467;-0.09035344,-0.2444217;0.2230816;0.06802846,-0.3323665;-0.0005953461;0.1721779,0.07303439;-0.001692982;-0.03926234,0.05143272;-0.3455852;-0.002375171,0.01185055;-0.7270349;0.0687262,0.01608674;-0.6980606;-0.0468237,-0.07232817;0.01192899;-0.03879116,-0.1407612;-0.3177225;0.0432815,-0.2130882;-0.6075369;0.2940851,-0.2054615;-0.5801403;0.1787342,0.05147961;0.5325676;-0.1338559,0;0;0,0.02584016;0.3112683;-0.06167484,0.04982445;0.610589;-0.1381863,0.2212146;0.5065939;-0.09672546,0.2672507;0.2379282;0.08956075,0.2900091;0.001776099;0.200588,-0.1352803;0.5174097;-0.1201596,-0.2656831;0.2689217;0.0537712,-0.3565986;0.05678588;0.1776484,0.07452005;-0.006066218;-0.03589404,0.04964101;-0.3514252;-0.02184522,-0.00212777;-0.7334311;0.03746367,-0.0007668026;-0.7306548;-0.07490981,-0.07348864;0.0119647;-0.03653334,-0.1322449;-0.3286799;-0.01207722,-0.188735;-0.6455861;0.2081621,-0.2107217;-0.7256805;0.1804746,0.0442819;0.5374604;-0.1166934,587.1544
+0;0;0,0.03075744;0.308675;-0.07135192,0.06006147;0.6023783;-0.1656418,0.2146157;0.4801192;-0.0776285,0.2570401;0.2185876;0.1189788,0.2988665;0.01592962;0.2855932,-0.1151111;0.4831473;-0.0956049,-0.2437381;0.2276436;0.06879111,-0.3343146;0.004449293;0.1808637,0.07324473;-0.001916323;-0.0391752,0.05227334;-0.3462194;-0.001738239,0.0120522;-0.7277728;0.0687996,0.01624518;-0.6993883;-0.0467542,-0.07226721;0.01230699;-0.03910431,-0.1421659;-0.3153072;0.05127826,-0.2166801;-0.5973806;0.310235,-0.2090539;-0.5707487;0.1948947,0.05308999;0.530881;-0.1395423,0;0;0,0.02572746;0.3112308;-0.06156981,0.04954331;0.6105891;-0.1379677,0.220688;0.507264;-0.09677064,0.2669094;0.2408323;0.09225535,0.2895566;0.002602875;0.2076411,-0.1351032;0.5175721;-0.1196133,-0.2661014;0.2712873;0.05655806,-0.3612152;0.05928324;0.1853514,0.07460888;-0.00596118;-0.0360713,0.04931007;-0.3517127;-0.02186632,-0.002567902;-0.7338203;0.03711534,-0.00130929;-0.731017;-0.07527518,-0.0736823;0.01190265;-0.03650212,-0.1325956;-0.3292322;-0.01321847,-0.1894151;-0.6457093;0.2076665,-0.2108966;-0.7262079;0.1811809,0.04405095;0.5374402;-0.1165036,587.1771
+0;0;0,0.03074787;0.3085789;-0.07132971,0.06005188;0.6022823;-0.1656201,0.2138354;0.4802556;-0.07789846,0.2562272;0.2189248;0.1185579,0.2944633;0.03366278;0.2708703,-0.1143201;0.4832692;-0.09578918,-0.2428482;0.2279617;0.06848055,-0.3256498;0.02392618;0.170933,0.0733607;-0.001919357;-0.03923723,0.05236354;-0.3466455;-0.001754262,0.0121481;-0.7281448;0.06877358,0.01634182;-0.6997606;-0.04680046,-0.07238165;0.01232648;-0.03916623,-0.1423663;-0.3156903;0.05132741,-0.2168699;-0.5977237;0.3102474,-0.2092423;-0.5710924;0.194887,0.05307946;0.5307754;-0.1395171,0;0;0,0.02557844;0.3111706;-0.06142378,0.04918054;0.6105765;-0.1377038,0.2196927;0.5077024;-0.09737027,0.2664642;0.2437923;0.09459281,0.2940687;0.03362922;0.2131364,-0.1345562;0.5177386;-0.1191321,-0.2671218;0.2741778;0.05916656,-0.3549649;0.08207758;0.1790173,0.07467595;-0.005881414;-0.03624845,0.04911172;-0.3520267;-0.02169251,-0.002960548;-0.7340827;0.03708577,-0.001919478;-0.7312471;-0.07533562,-0.0738631;0.01184828;-0.03645407,-0.1329821;-0.3297815;-0.01463626,-0.1905249;-0.6459115;0.2064608,-0.2111907;-0.7270572;0.1820248,0.04376009;0.5374025;-0.1162698,587.2104
+0;0;0,0.03074056;0.3085055;-0.07131276,0.06004114;0.6021748;-0.1655926,0.2133346;0.4803036;-0.07805935,0.2557045;0.2191085;0.118295,0.2939469;0.03381576;0.2706326,-0.1138202;0.483308;-0.09589553,-0.2422817;0.2281331;0.06828892,-0.3250969;0.02406378;0.1707583,0.07349103;-0.001922766;-0.03930693,0.05246853;-0.3470649;-0.001778737,0.01328783;-0.7187483;0.06693444,0.01748468;-0.6903653;-0.04872596,-0.07251022;0.01234838;-0.0392358,-0.1425793;-0.3160642;0.05136703,-0.2151659;-0.590841;0.303625,-0.2075327;-0.5642122;0.1881784,0.05306887;0.5306694;-0.1394902,0;0;0,0.02548458;0.3111313;-0.06127012,0.04893969;0.6105431;-0.1374248,0.2190993;0.508347;-0.09757042,0.2662677;0.2462015;0.09640896,0.2947212;0.0357817;0.2143773,-0.1342372;0.5179874;-0.1188247,-0.2692036;0.2772148;0.06113566,-0.3570524;0.08739731;0.184645,0.07475789;-0.005732045;-0.03644264,0.04903857;-0.352271;-0.02152026,-0.000883773;-0.7248181;0.03435123,1.180172E-05;-0.7220753;-0.07813787,-0.07407171;0.01175676;-0.03639811,-0.1331091;-0.3303898;-0.01581338,-0.1894806;-0.6380871;0.1999407,-0.184971;-0.6363811;0.08779494,0.04356147;0.5373602;-0.1160165,587.2332
+0;0;0,0.03123741;0.3077893;-0.07345046,0.06093942;0.6006817;-0.1697187,0.212585;0.4797139;-0.08351348,0.2548063;0.2247901;0.1207019,0.2967296;0.02028583;0.2902435,-0.1112399;0.4829839;-0.1008756,-0.2411187;0.2314345;0.06743109,-0.3345483;0.01181176;0.1913692,0.07384044;-0.002085509;-0.03914507,0.05319395;-0.3484598;-0.001261912,0.01453845;-0.7181436;0.06635325,0.0185816;-0.6901729;-0.04934265,-0.07258725;0.01251664;-0.0395414,-0.1430777;-0.3169509;0.05166631,-0.2184102;-0.5867342;0.3051897,-0.2109265;-0.5607585;0.1897176,0.05388971;0.5293627;-0.1431563,0;0;0,0.02534042;0.3110481;-0.06092572,0.04863502;0.6104355;-0.1368693,0.2169862;0.5098983;-0.09840369,0.2662323;0.2494993;0.09714651,0.2906509;0.01764983;0.2312117,-0.1323312;0.5184819;-0.1182104,-0.26833;0.2801049;0.0638706,-0.366997;0.07155603;0.2020591,0.07487644;-0.00554131;-0.03676832,0.04860847;-0.3532556;-0.02123249,-0.001027659;-0.7237416;0.03361726,-0.0004028231;-0.7209587;-0.07892096,-0.07440821;0.01164589;-0.03628895,-0.1336644;-0.3317516;-0.01620208,-0.1901408;-0.6376461;0.1982066,-0.1858878;-0.6358893;0.08600035,0.04330198;0.5372463;-0.1155021,587.2668
+0;0;0,0.03123004;0.3077168;-0.07343315,0.06092666;0.6005564;-0.1696848,0.2127333;0.4795373;-0.08341871,0.2549186;0.2248307;0.1206225,0.2927274;0.04039741;0.2735246,-0.1114205;0.4828106;-0.1007985,-0.2411886;0.2314756;0.06736477,-0.3254486;0.03340755;0.1791391,0.07400279;-0.002090094;-0.03923114,0.0533307;-0.3488939;-0.001301009,0.0141984;-0.7231375;0.06714815,0.01824078;-0.6951664;-0.04852562,-0.07274684;0.01254416;-0.03962833,-0.1433247;-0.3173318;0.05169246,-0.2195864;-0.5904428;0.3083429,-0.2121041;-0.5644664;0.1928928,0.05387686;0.5292366;-0.1431221,0;0;0,0.02524748;0.3110868;-0.06037319,0.04842225;0.6104968;-0.136034,0.2169026;0.5093172;-0.09769404,0.2666634;0.2516669;0.100871,0.2983102;0.04524057;0.2242032,-0.1327125;0.5187651;-0.1173527,-0.2698265;0.2824387;0.06605241,-0.3603148;0.09703235;0.1935693,0.07493088;-0.005565003;-0.03707099,0.04834262;-0.3536553;-0.0207907,-0.002979666;-0.7286338;0.03427398,-0.002377898;-0.7257184;-0.07827353,-0.07467841;0.0116705;-0.03614965,-0.1339882;-0.3322095;-0.01697278,-0.1912293;-0.6415919;0.200469,-0.1870359;-0.6397671;0.08826625,0.04312786;0.5372889;-0.114718,587.3005
+0;0;0,0.03123004;0.3077168;-0.07343315,0.06092666;0.6005564;-0.1696848,0.2127333;0.4795373;-0.08341871,0.2549186;0.2248307;0.1206225,0.2927274;0.04039741;0.2735246,-0.1114205;0.4828106;-0.1007985,-0.2411886;0.2314756;0.06736477,-0.3254486;0.03340755;0.1791391,0.07400279;-0.002090094;-0.03923114,0.0533307;-0.3488939;-0.001301009,0.0141984;-0.7231375;0.06714815,0.01824078;-0.6951664;-0.04852562,-0.07274684;0.01254416;-0.03962833,-0.1433247;-0.3173318;0.05169246,-0.2195864;-0.5904428;0.3083429,-0.2121041;-0.5644664;0.1928928,0.05387686;0.5292366;-0.1431221,0;0;0,0.02524748;0.3110868;-0.06037319,0.04842225;0.6104968;-0.136034,0.2169026;0.5093172;-0.09769404,0.2666634;0.2516669;0.100871,0.2983102;0.04524057;0.2242032,-0.1327125;0.5187651;-0.1173527,-0.2698265;0.2824387;0.06605241,-0.3603148;0.09703235;0.1935693,0.07493088;-0.005565003;-0.03707099,0.04834262;-0.3536553;-0.0207907,-0.002979666;-0.7286338;0.03427398,-0.002377898;-0.7257184;-0.07827353,-0.07467841;0.0116705;-0.03614965,-0.1339882;-0.3322095;-0.01697278,-0.1912293;-0.6415919;0.200469,-0.1870359;-0.6397671;0.08826625,0.04312786;0.5372889;-0.114718,587.3224
+0;0;0,0.03115213;0.3071947;-0.07477731,0.06030422;0.5996681;-0.1717271,0.210255;0.4778227;-0.08255287,0.254338;0.2258963;0.1243089,0.2885073;0.04548842;0.2826148,-0.1111473;0.480085;-0.1045517,-0.2428944;0.2331194;0.06822735,-0.3302454;0.04067843;0.1870196,0.07421271;-0.002191497;-0.03941572,0.05421155;-0.3472131;-0.00156517,0.01546806;-0.7147279;0.06539117,0.0210424;-0.6870984;-0.05030238,-0.07295575;0.01263003;-0.03979785,-0.1432706;-0.3151513;0.0523315,-0.2208189;-0.5782417;0.3088878,-0.2117866;-0.5526934;0.1934742,0.05342528;0.5284263;-0.1450255,0;0;0,0.02511211;0.3109941;-0.05985582,0.04809906;0.6103299;-0.135118,0.2160707;0.5092402;-0.09720087,0.2667738;0.2529653;0.102685,0.300157;0.04769051;0.2272768,-0.1324072;0.5188646;-0.116601,-0.2701661;0.2840517;0.0680265,-0.3608699;0.09994887;0.1970779,0.07504784;-0.005432323;-0.0374732,0.04869263;-0.3517725;-0.02242482,-0.001390442;-0.7200087;0.03184414,-0.0008794069;-0.7171344;-0.08078635,-0.07507929;0.01159346;-0.03598083,-0.1339157;-0.3305956;-0.01816337,-0.1899827;-0.633925;0.1960777,-0.1858432;-0.6320593;0.08377001,0.04285763;0.5371385;-0.1138759,587.3451
+0;0;0,0.03114118;0.3070867;-0.07475103,0.06028081;0.5994351;-0.1716595,0.210418;0.4775589;-0.08242276,0.2544757;0.2257773;0.1243201,0.2919238;0.02805811;0.2978165,-0.1113606;0.4798239;-0.1044474,-0.243032;0.2330001;0.06823242,-0.3387649;0.02209327;0.1984235,0.07433697;-0.002195166;-0.03948172,0.05431767;-0.3475296;-0.001596846,0.01468462;-0.7234827;0.06689683,0.02025617;-0.695852;-0.04873893,-0.0730779;0.01265118;-0.03986449,-0.1434565;-0.3154274;0.05234841,-0.2227854;-0.5845584;0.3147953,-0.2137575;-0.5590078;0.1994394,0.05340461;0.5282218;-0.1449685,0;0;0,0.02511321;0.3109573;-0.05945313,0.04805167;0.6102401;-0.1343918,0.2161827;0.5087913;-0.09650195,0.2674419;0.2544175;0.1053499,0.2945809;0.0326013;0.2490762,-0.1326677;0.518973;-0.1159722,-0.2713488;0.2861399;0.07012986,-0.3702829;0.0862879;0.2145855,0.0750915;-0.00541918;-0.03770292,0.04867367;-0.3520644;-0.0225023,-0.003335178;-0.7285684;0.03355801,-0.002782151;-0.7255288;-0.07905245,-0.07529429;0.01158708;-0.0358625,-0.1340375;-0.3309721;-0.01870662,-0.1911521;-0.6419982;0.1994759,-0.1870209;-0.6400484;0.08720654,0.04282312;0.5370627;-0.1132081,587.3784
+0;0;0,0.03112811;0.3069578;-0.07471966,0.06025347;0.599163;-0.1715806,0.2095798;0.4775855;-0.08268172,0.2536215;0.2258951;0.1239863,0.287724;0.04584008;0.2819825,-0.11053;0.4798388;-0.1045921,-0.2421537;0.2331044;0.06802515,-0.3293338;0.04103987;0.186585,0.07447467;-0.002199232;-0.03955486,0.05440086;-0.3484739;-0.001566824,0.01526654;-0.7196963;0.06606495,0.0208405;-0.6920666;-0.04962078,-0.07321327;0.01267461;-0.03993834,-0.1437835;-0.3162973;0.05252565,-0.2221141;-0.5820417;0.31167,-0.2130824;-0.556493;0.1962643,0.05338075;0.5279857;-0.1449031,0;0;0,0.02502429;0.3108927;-0.05911517,0.04784527;0.6101092;-0.1337247,0.2151447;0.5088407;-0.09636569,0.2669683;0.255751;0.1067582,0.3033142;0.05576611;0.2380236,-0.1319736;0.5193253;-0.1152977,-0.2712001;0.2886211;0.07282709,-0.3611896;0.1076287;0.205828,0.07512289;-0.005463228;-0.03798163,0.04813296;-0.3530286;-0.0230788,-0.002842993;-0.7248114;0.03251445,-0.002420813;-0.721765;-0.08014965,-0.07552981;0.01162375;-0.03572164,-0.1344193;-0.3319135;-0.01940031,-0.1906438;-0.6390945;0.1959837,-0.1866301;-0.6370972;0.0836466,0.04264572;0.5369513;-0.1126055,587.4119
+0;0;0,0.03188789;0.3144101;-0.07787837,0.06263124;0.6243598;-0.1816956,0.2181259;0.4944994;-0.08541146,0.2654437;0.2524069;0.1315229,0.2992722;0.07693377;0.2947286,-0.1168353;0.4963114;-0.1125083,-0.2499571;0.2535474;0.06427561,-0.3382683;0.06485596;0.187434,0.0746459;-0.002262088;-0.03957482,0.05563717;-0.3477443;-0.001866885,0.01507549;-0.7257376;0.06711601,0.02187438;-0.6984062;-0.04781882,-0.07330463;0.01270032;-0.0401052,-0.1454064;-0.313809;0.05650811,-0.2238554;-0.5757065;0.3295252,-0.2136485;-0.5505904;0.2149157,0.05528405;0.5478617;-0.1527949,0;0;0,0.02456555;0.3169585;-0.06978142,0.04596061;0.6298311;-0.1668577,0.2146859;0.5086101;-0.0959481,0.2662863;0.2569537;0.1087826,0.3010539;0.0564298;0.239751,-0.1376027;0.5174803;-0.1127188,-0.2769398;0.2887667;0.07750094,-0.3665322;0.1089476;0.2124439,0.07520685;-0.005419955;-0.03818178,0.04747531;-0.3521402;-0.02564323,-0.004504606;-0.7305025;0.03286231,-0.004227802;-0.7294506;-0.07860649,-0.07575684;0.01160312;-0.03563093,-0.1341592;-0.3311715;-0.02027124,-0.1913343;-0.64371;0.1995776,-0.1875067;-0.643755;0.08846501,0.04119518;0.5527092;-0.1390963,587.4347

+ 115 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_None_Fast.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004525442;0.3261963;0.005091826,0.008703627;0.6391971;-0.005995263,0.1864581;0.5172374;0.01915585,0.2369595;0.2150131;0.02870556,0.2960033;-0.03898585;-0.02521557,-0.1691557;0.5074008;-0.008102353,-0.2339356;0.2078019;-0.01312497,-0.2807437;-0.0484128;-0.06855179,0.07488775;0.003720151;-0.03865529,0.07591712;-0.347653;0.00758053,0.06729146;-0.7221322;0.0939852,0.07101399;-0.684485;0.007052049,-0.07258654;0.008049107;-0.04222148,-0.1146784;-0.342548;-0.0120242,-0.1424793;-0.7146111;0.08055601,-0.1364717;-0.676793;-0.006233938,0.007743236;0.5627416;-0.0008241106,0;0;0,0.01057056;0.3260936;-0.00128603,0.01984455;0.638768;-0.0173136,0.1965663;0.51372;-0.003312469,0.2355176;0.2127159;0.03982079,0.285534;-0.04690295;0.008110523,-0.1625947;0.5222256;-0.02735597,-0.2301915;0.2237417;-0.009490645,-0.2687062;-0.03225169;-0.07188555,0.07601742;9.776652E-05;-0.03657305,0.09002644;-0.3522841;-0.001462817,0.0768445;-0.7241877;0.09491587,0.07673948;-0.7658187;0.04492891,-0.07484341;0.007335212;-0.0382218,-0.1158555;-0.3434311;-0.008507475,-0.1277172;-0.7168133;0.0821561,-0.1393796;-0.7547225;0.0284715,0.01774016;0.5624317;-0.01087451,608.0986
+0;0;0,0.004525442;0.3261963;0.005091826,0.008703627;0.6391971;-0.005995263,0.1864581;0.5172374;0.01915585,0.2369595;0.2150131;0.02870556,0.2960033;-0.03898585;-0.02521557,-0.1691557;0.5074008;-0.008102353,-0.2339356;0.2078019;-0.01312497,-0.2807437;-0.0484128;-0.06855179,0.07488775;0.003720151;-0.03865529,0.07591712;-0.347653;0.00758053,0.06729146;-0.7221322;0.0939852,0.07101399;-0.684485;0.007052049,-0.07258654;0.008049107;-0.04222148,-0.1146784;-0.342548;-0.0120242,-0.1424793;-0.7146111;0.08055601,-0.1364717;-0.676793;-0.006233938,0.007743236;0.5627416;-0.0008241106,0;0;0,0.01057056;0.3260936;-0.00128603,0.01984455;0.638768;-0.0173136,0.1965663;0.51372;-0.003312469,0.2355176;0.2127159;0.03982079,0.285534;-0.04690295;0.008110523,-0.1625947;0.5222256;-0.02735597,-0.2301915;0.2237417;-0.009490645,-0.2687062;-0.03225169;-0.07188555,0.07601742;9.776652E-05;-0.03657305,0.09002644;-0.3522841;-0.001462817,0.0768445;-0.7241877;0.09491587,0.07673948;-0.7658187;0.04492891,-0.07484341;0.007335212;-0.0382218,-0.1158555;-0.3434311;-0.008507475,-0.1277172;-0.7168133;0.0821561,-0.1393796;-0.7547225;0.0284715,0.01774016;0.5624317;-0.01087451,608.1148
+0;0;0,0.004525564;0.3262051;0.005091962,0.008703722;0.6392038;-0.005994978,0.1859063;0.5173869;0.01909429,0.236419;0.2150945;0.02864614,0.29549;-0.03902113;-0.02529977,-0.1686093;0.5075807;-0.008079743,-0.2334038;0.2079145;-0.01310349,-0.2802333;-0.04841802;-0.06855579,0.07486804;0.003719172;-0.03864511,0.07589868;-0.3480866;0.007647626,0.06724168;-0.7239263;0.09436621,0.07081838;-0.6865787;0.01083855,-0.07256743;0.008046988;-0.04221036,-0.1147111;-0.3429818;-0.01197591,-0.142613;-0.7163965;0.08094065,-0.1368408;-0.6788847;-0.002449416,0.00774336;0.5627505;-0.0008239779,0;0;0,0.01079607;0.3260956;-0.001111507,0.02031228;0.6387711;-0.01693749,0.1964264;0.5138042;-0.003610014,0.2356956;0.21274;0.03930497,0.2860901;-0.04680884;0.00660789,-0.1616424;0.5224718;-0.02714704,-0.2295769;0.2239708;-0.009670576,-0.2682822;-0.03213987;-0.07198869,0.07597746;1.963973E-05;-0.036605,0.08999263;-0.3528084;-0.001571417,0.07696903;-0.7261047;0.09502482,0.07297114;-0.7539564;0.03435481,-0.07482485;0.00740998;-0.03819469,-0.1158848;-0.3438179;-0.00879366,-0.1281641;-0.7185778;0.08206229,-0.1397991;-0.753706;0.03042323,0.01814693;0.5624343;-0.01055133,608.1302
+0;0;0,0.004502522;0.3262089;0.004861085,0.008669523;0.6391999;-0.006429094,0.1858785;0.5176179;0.01915639,0.2359909;0.2152712;0.02908563,0.2950101;-0.03886333;-0.02482816,-0.1686558;0.5076727;-0.008912655,-0.2342135;0.2081608;-0.01318081,-0.2813314;-0.04814544;-0.0685102,0.07488585;0.003672114;-0.03861508,0.07545698;-0.3481437;0.007609162,0.0667998;-0.7240009;0.09425223,0.07055748;-0.6866705;0.010731,-0.07250204;0.008100586;-0.04231236,-0.1150004;-0.3429048;-0.01230445,-0.1432475;-0.7162361;0.08084297,-0.1372933;-0.6787394;-0.002535664,0.007705794;0.5627511;-0.001193353,0;0;0,0.01079607;0.3260956;-0.001111507,0.02031228;0.6387711;-0.01693749,0.1964264;0.5138042;-0.003610014,0.2356956;0.21274;0.03930497,0.2860901;-0.04680884;0.00660789,-0.1616424;0.5224718;-0.02714704,-0.2295769;0.2239708;-0.009670576,-0.2682822;-0.03213987;-0.07198869,0.07597746;1.963973E-05;-0.036605,0.08999263;-0.3528084;-0.001571417,0.07696903;-0.7261047;0.09502482,0.07297114;-0.7539564;0.03435481,-0.07482485;0.00740998;-0.03819469,-0.1158848;-0.3438179;-0.00879366,-0.1281641;-0.7185778;0.08206229,-0.1397991;-0.753706;0.03042323,0.01814693;0.5624343;-0.01055133,608.1511
+0;0;0,0.004502493;0.3262068;0.004861054,0.008669367;0.6391882;-0.006428748,0.1862812;0.5175072;0.01920255,0.2363182;0.2156157;0.02911684,0.2952873;-0.03830296;-0.02475116,-0.1690547;0.5075395;-0.008929973,-0.2345137;0.2084786;-0.01319171,-0.2815916;-0.04760993;-0.0684741,0.0749334;0.003674446;-0.03863959,0.07550453;-0.3481362;0.007583961,0.06683403;-0.7245715;0.09436028,0.07057083;-0.6872817;0.01130328,-0.07254807;0.008105729;-0.04233922,-0.1150458;-0.3428945;-0.01233176,-0.1433364;-0.7168;0.08095893,-0.1374152;-0.679345;-0.001956284,0.007705676;0.5627424;-0.001193216,0;0;0,0.01070347;0.3260969;-0.001031518,0.02011219;0.6387699;-0.01678014,0.1966316;0.5136017;-0.003449798,0.2357264;0.2129169;0.03898525,0.2861602;-0.04631871;0.005712152,-0.162181;0.5221664;-0.02696662,-0.2295199;0.2240541;-0.008663068,-0.2691245;-0.03169966;-0.07091495,0.07600075;1.887977E-05;-0.03667998,0.08940126;-0.3528374;-0.001744747,0.07672104;-0.7266753;0.09517407,0.07505798;-0.7566571;0.03716553,-0.07490963;0.007408855;-0.03814694,-0.1163288;-0.3437926;-0.008999456,-0.1287819;-0.7191381;0.08193749,-0.1404251;-0.7539323;0.03063715,0.01797444;0.5624338;-0.01041353,608.1625
+0;0;0,0.004502493;0.3262068;0.004861054,0.008669367;0.6391882;-0.006428748,0.1862812;0.5175072;0.01920255,0.2363182;0.2156157;0.02911684,0.2952873;-0.03830296;-0.02475116,-0.1690547;0.5075395;-0.008929973,-0.2345137;0.2084786;-0.01319171,-0.2815916;-0.04760993;-0.0684741,0.0749334;0.003674446;-0.03863959,0.07550453;-0.3481362;0.007583961,0.06683403;-0.7245715;0.09436028,0.07057083;-0.6872817;0.01130328,-0.07254807;0.008105729;-0.04233922,-0.1150458;-0.3428945;-0.01233176,-0.1433364;-0.7168;0.08095893,-0.1374152;-0.679345;-0.001956284,0.007705676;0.5627424;-0.001193216,0;0;0,0.01070347;0.3260969;-0.001031518,0.02011219;0.6387699;-0.01678014,0.1966316;0.5136017;-0.003449798,0.2357264;0.2129169;0.03898525,0.2861602;-0.04631871;0.005712152,-0.162181;0.5221664;-0.02696662,-0.2295199;0.2240541;-0.008663068,-0.2691245;-0.03169966;-0.07091495,0.07600075;1.887977E-05;-0.03667998,0.08940126;-0.3528374;-0.001744747,0.07672104;-0.7266753;0.09517407,0.07505798;-0.7566571;0.03716553,-0.07490963;0.007408855;-0.03814694,-0.1163288;-0.3437926;-0.008999456,-0.1287819;-0.7191381;0.08193749,-0.1404251;-0.7539323;0.03063715,0.01797444;0.5624338;-0.01041353,608.1738
+0;0;0,0.005024587;0.3262042;0.004519226,0.00989861;0.6391594;-0.007174649,0.1873231;0.5179124;0.019428,0.2372147;0.2160178;0.02996231,0.2965906;-0.03803894;-0.02279606,-0.1681806;0.5080309;-0.009509785,-0.2344133;0.2091315;-0.01309813,-0.2819824;-0.04683778;-0.06851205,0.07491869;0.003589881;-0.03867607,0.07481218;-0.3482346;0.007445708,0.06587919;-0.7246296;0.09436981,0.06976576;-0.6873695;0.01131709,-0.07256516;0.008177137;-0.04229619,-0.1153278;-0.3428411;-0.01288176,-0.1442019;-0.7166405;0.08065484,-0.1381319;-0.6792127;-0.002252057,0.008739788;0.5627249;-0.00181592,0;0;0,0.01070347;0.3260969;-0.001031518,0.02011219;0.6387699;-0.01678014,0.1966316;0.5136017;-0.003449798,0.2357264;0.2129169;0.03898525,0.2861602;-0.04631871;0.005712152,-0.162181;0.5221664;-0.02696662,-0.2295199;0.2240541;-0.008663068,-0.2691245;-0.03169966;-0.07091495,0.07600075;1.887977E-05;-0.03667998,0.08940126;-0.3528374;-0.001744747,0.07672104;-0.7266753;0.09517407,0.07505798;-0.7566571;0.03716553,-0.07490963;0.007408855;-0.03814694,-0.1163288;-0.3437926;-0.008999456,-0.1287819;-0.7191381;0.08193749,-0.1404251;-0.7539323;0.03063715,0.01797444;0.5624338;-0.01041353,608.1855
+0;0;0,0.005024896;0.3262242;0.004519504,0.009899056;0.6391882;-0.007174624,0.1871426;0.517986;0.01940655,0.2369142;0.2168177;0.02991551,0.2963098;-0.03732327;-0.02286034,-0.168001;0.5081145;-0.00950193,-0.2340743;0.2099341;-0.01308164,-0.2816592;-0.04611993;-0.06851393,0.07493624;0.003590722;-0.03868513,0.07482956;-0.3488027;0.007511239,0.06588206;-0.7258091;0.09457652,0.0698273;-0.6884394;0.01026995,-0.07258216;0.008179054;-0.0423061,-0.1154139;-0.3434069;-0.0128441,-0.1443349;-0.7178135;0.08084444,-0.1381734;-0.6802736;-0.0033141,0.008740225;0.5627531;-0.001815858,0;0;0,0.01084843;0.3261126;-0.0008813143,0.0203745;0.6387994;-0.0164578,0.1966912;0.5136769;-0.003294468,0.2358122;0.2137136;0.03891456,0.2865075;-0.0454767;0.004986644,-0.1617562;0.5222727;-0.02683513,-0.2288492;0.2248756;-0.008301951,-0.2686261;-0.031041;-0.07015045,0.07606008;-5.617737E-05;-0.03660238,0.08915839;-0.3534772;-0.001427174,0.07623646;-0.7280346;0.09518576,0.0740811;-0.7594337;0.03685069,-0.07491227;0.007457322;-0.03817606,-0.1165862;-0.3442888;-0.008966755,-0.1293192;-0.7202821;0.08192444,-0.1411208;-0.7554975;0.02914986,0.01821061;0.5624598;-0.01013613,608.1994
+0;0;0,0.004800639;0.3262279;0.004496157,0.009486033;0.6391971;-0.007135915,0.1868774;0.5183607;0.01929108,0.2359667;0.2170965;0.03024953,0.295116;-0.03713432;-0.0223698,-0.1682816;0.507878;-0.009863159,-0.2349751;0.2098286;-0.01278559,-0.283199;-0.04608107;-0.06833222,0.07492291;0.003470351;-0.03872191,0.07456032;-0.3489228;0.007475521,0.06528713;-0.7259315;0.09449689,0.06929685;-0.6885617;0.01019337,-0.07253975;0.008311271;-0.04235303,-0.1157014;-0.3432581;-0.01317627,-0.1451718;-0.717592;0.08063147,-0.1389444;-0.6800513;-0.003522128,0.008367017;0.5627602;-0.001794564,0;0;0,0.01084843;0.3261126;-0.0008813143,0.0203745;0.6387994;-0.0164578,0.1966912;0.5136769;-0.003294468,0.2358122;0.2137136;0.03891456,0.2865075;-0.0454767;0.004986644,-0.1617562;0.5222727;-0.02683513,-0.2288492;0.2248756;-0.008301951,-0.2686261;-0.031041;-0.07015045,0.07606008;-5.617737E-05;-0.03660238,0.08915839;-0.3534772;-0.001427174,0.07623646;-0.7280346;0.09518576,0.0740811;-0.7594337;0.03685069,-0.07491227;0.007457322;-0.03817606,-0.1165862;-0.3442888;-0.008966755,-0.1293192;-0.7202821;0.08192444,-0.1411208;-0.7554975;0.02914986,0.01821061;0.5624598;-0.01013613,608.2192
+0;0;0,0.004800403;0.3262119;0.004495936,0.009485514;0.6391622;-0.007135413,0.1866992;0.5183752;0.01927022,0.2356695;0.2178406;0.03020213,0.2948215;-0.03640169;-0.02241956,-0.1681061;0.5079029;-0.009854976,-0.234638;0.2105753;-0.01277033,-0.2828642;-0.04534587;-0.06831946,0.07493357;0.003470844;-0.03872742,0.07457076;-0.3491448;0.007499181,0.06530331;-0.7259201;0.09446668,0.06936354;-0.6884576;0.009101398,-0.07255007;0.008312453;-0.04235905,-0.1157389;-0.3434789;-0.01316387,-0.1451912;-0.7175811;0.08058581,-0.1388853;-0.6799453;-0.004627675,0.008366574;0.5627304;-0.001794419,0;0;0,0.01066956;0.3261027;-0.0008032322,0.02004607;0.6387788;-0.01630473,0.1962231;0.5136849;-0.003422022,0.2358618;0.2145392;0.03875971,0.2866645;-0.0445908;0.00443995,-0.1619016;0.5223693;-0.02653,-0.2286816;0.2256529;-0.008132659,-0.2689283;-0.03037187;-0.0692769,0.07609972;-9.651482E-05;-0.03654754,0.0887582;-0.3537571;-0.001350641,0.07592028;-0.7281485;0.09495664,0.07285795;-0.7617983;0.03752196,-0.07491428;0.007482674;-0.03819374,-0.1167141;-0.3444788;-0.009026933,-0.129452;-0.7203237;0.08145638,-0.1421085;-0.7560036;0.0277407,0.01791692;0.5624418;-0.01000285,608.2406
+0;0;0,0.004799813;0.3261717;0.004495383,0.00948451;0.6390945;-0.00713501,0.1873921;0.51814;0.01935222,0.2363821;0.2174848;0.03028852,0.2954188;-0.03626189;-0.02223061,-0.1687936;0.507627;-0.009886293,-0.2353522;0.2101803;-0.01280282,-0.2834844;-0.04524216;-0.06824367,0.07485448;0.003467181;-0.03868654,0.07449242;-0.348409;0.007443108,0.06520419;-0.7260292;0.09460564,0.06923394;-0.6886227;0.009881116,-0.0724735;0.008303679;-0.04231434,-0.1155718;-0.3427499;-0.01318039,-0.1450901;-0.7176911;0.08077953,-0.1388315;-0.6801127;-0.003794327,0.008365644;0.5626678;-0.001794374,0;0;0,0.01054364;0.3260663;-0.0009398461,0.01978154;0.6387125;-0.01656866,0.1967772;0.5138314;-0.003160834,0.2358875;0.2144096;0.03843343,0.2869007;-0.04411268;0.003866076,-0.1628423;0.5221943;-0.02679832,-0.2291519;0.2252835;-0.007820962,-0.2697401;-0.03037032;-0.06802645,0.07605508;-0.0001129806;-0.03643453,0.08852811;-0.3531023;-0.001969218,0.07540643;-0.7283765;0.09435189,0.07296748;-0.7613274;0.03707552,-0.0747918;0.007479974;-0.03823741,-0.116621;-0.3437369;-0.009221142,-0.1297322;-0.7204962;0.0811177,-0.1414856;-0.7552436;0.02709012,0.0176874;0.5623822;-0.01023579,608.2629
+0;0;0,0.004799813;0.3261717;0.004495383,0.00948451;0.6390945;-0.00713501,0.1873921;0.51814;0.01935222,0.2363821;0.2174848;0.03028852,0.2954188;-0.03626189;-0.02223061,-0.1687936;0.507627;-0.009886293,-0.2353522;0.2101803;-0.01280282,-0.2834844;-0.04524216;-0.06824367,0.07485448;0.003467181;-0.03868654,0.07449242;-0.348409;0.007443108,0.06520419;-0.7260292;0.09460564,0.06923394;-0.6886227;0.009881116,-0.0724735;0.008303679;-0.04231434,-0.1155718;-0.3427499;-0.01318039,-0.1450901;-0.7176911;0.08077953,-0.1388315;-0.6801127;-0.003794327,0.008365644;0.5626678;-0.001794374,0;0;0,0.01054364;0.3260663;-0.0009398461,0.01978154;0.6387125;-0.01656866,0.1967772;0.5138314;-0.003160834,0.2358875;0.2144096;0.03843343,0.2869007;-0.04411268;0.003866076,-0.1628423;0.5221943;-0.02679832,-0.2291519;0.2252835;-0.007820962,-0.2697401;-0.03037032;-0.06802645,0.07605508;-0.0001129806;-0.03643453,0.08852811;-0.3531023;-0.001969218,0.07540643;-0.7283765;0.09435189,0.07296748;-0.7613274;0.03707552,-0.0747918;0.007479974;-0.03823741,-0.116621;-0.3437369;-0.009221142,-0.1297322;-0.7204962;0.0811177,-0.1414856;-0.7552436;0.02709012,0.0176874;0.5623822;-0.01023579,608.275
+0;0;0,0.004190789;0.3261816;0.00438591,0.008367833;0.6391118;-0.007237687,0.1865065;0.5184075;0.01874433,0.2346362;0.2176378;0.03033119,0.2940757;-0.03614151;-0.02157282,-0.1696171;0.5071827;-0.01081806,-0.2379815;0.2101391;-0.01295174,-0.2865278;-0.04523057;-0.06827424,0.0749075;0.003329897;-0.03859588,0.07334734;-0.34857;0.007327579,0.06370075;-0.7262083;0.09437253,0.06780994;-0.6888077;0.009651303,-0.07249437;0.008391426;-0.04226126,-0.1160183;-0.3426766;-0.01394576,-0.1466167;-0.7174116;0.08048995,-0.1402762;-0.6798362;-0.004078083,0.00735884;0.5626835;-0.001898252,0;0;0,0.01054364;0.3260663;-0.0009398461,0.01978154;0.6387125;-0.01656866,0.1967772;0.5138314;-0.003160834,0.2358875;0.2144096;0.03843343,0.2869007;-0.04411268;0.003866076,-0.1628423;0.5221943;-0.02679832,-0.2291519;0.2252835;-0.007820962,-0.2697401;-0.03037032;-0.06802645,0.07605508;-0.0001129806;-0.03643453,0.08852811;-0.3531023;-0.001969218,0.07540643;-0.7283765;0.09435189,0.07296748;-0.7613274;0.03707552,-0.0747918;0.007479974;-0.03823741,-0.116621;-0.3437369;-0.009221142,-0.1297322;-0.7204962;0.0811177,-0.1414856;-0.7552436;0.02709012,0.0176874;0.5623822;-0.01023579,608.2868
+0;0;0,0.004191808;0.326261;0.004386977,0.008369995;0.6392769;-0.007239805,0.186288;0.518606;0.01871829,0.2343766;0.2180932;0.03029525,0.2938429;-0.03580043;-0.02163214,-0.1693975;0.5073951;-0.01080774,-0.2377035;0.2106052;-0.0129396,-0.2862716;-0.04487956;-0.06828702,0.07491396;0.003330184;-0.03859922,0.07335377;-0.3485769;0.007325187,0.06370865;-0.7261574;0.09435682,0.06783428;-0.6887272;0.009296611,-0.07250062;0.008392151;-0.0422649,-0.1160255;-0.3426831;-0.01394882,-0.1466191;-0.7173607;0.08047242,-0.1402533;-0.679755;-0.004433975,0.007360726;0.5628276;-0.001898904,0;0;0,0.01066896;0.3261419;-0.0008158683,0.02002379;0.6388786;-0.01628745,0.1967186;0.5138209;-0.003049255,0.2359261;0.2146636;0.03845012,0.2868677;-0.04397121;0.003699064,-0.1623744;0.5222321;-0.02650264,-0.2282579;0.2255179;-0.007149277,-0.2691212;-0.03038976;-0.06661462,0.07607138;-0.0001416355;-0.03641725,0.0882691;-0.3531538;-0.002012253,0.07507059;-0.728389;0.09421134,0.07269908;-0.7622005;0.03737879,-0.07479649;0.00749994;-0.03824038,-0.116624;-0.3437281;-0.009267876,-0.1300077;-0.7203678;0.08127487,-0.1420561;-0.7554247;0.02714618,0.01790226;0.5625244;-0.009996773,608.3079
+0;0;0,0.004190734;0.3261774;0.004385853,0.00836773;0.639104;-0.007237592,0.1863496;0.5184397;0.01872626,0.2344214;0.218032;0.03029918,0.2938379;-0.03564948;-0.02158483,-0.1694622;0.5072249;-0.01081024,-0.2377444;0.2105387;-0.01294136,-0.2862719;-0.04473251;-0.06824253,0.07489991;0.00332956;-0.03859198,0.07334071;-0.348355;0.007303391,0.06369673;-0.7258909;0.09432471,0.06783281;-0.6884419;0.009049289,-0.07248703;0.008390577;-0.04225698,-0.1159844;-0.3424627;-0.0139588,-0.1465744;-0.7170959;0.08045125,-0.1401925;-0.679471;-0.004669972,0.007358754;0.562677;-0.001898249,0;0;0,0.01069802;0.3260573;-0.0007919073,0.02005135;0.6387054;-0.01624739,0.1968702;0.5138744;-0.002933502,0.2358841;0.2147925;0.03851008,0.2870478;-0.04356489;0.00372076,-0.1624557;0.5222182;-0.02631473,-0.228416;0.225642;-0.006784784,-0.2690411;-0.03039646;-0.06484056,0.07606372;-0.0001939386;-0.03639638,0.08788784;-0.3530161;-0.002226949,0.07439604;-0.7282491;0.09377921,0.07228376;-0.7624087;0.03700256,-0.07477429;0.007539265;-0.0382412,-0.116653;-0.343476;-0.009512298,-0.13044;-0.7200558;0.08102278,-0.1425966;-0.7555147;0.02706137,0.01793306;0.5623733;-0.009959817,608.3297
+0;0;0,0.005303721;0.3261698;0.003689534,0.01088162;0.639042;-0.008735409,0.1886392;0.5192377;0.01805799,0.2359621;0.2187623;0.03089253,0.2938619;-0.03523794;-0.02114637,-0.1678479;0.508932;-0.01204338,-0.2363448;0.2122878;-0.01212614,-0.2865855;-0.04251415;-0.06805839,0.07492178;0.00315864;-0.03856391,0.0715462;-0.3485946;0.006703373,0.06106437;-0.7261804;0.09341069,0.06529559;-0.6887792;0.008135766,-0.07247591;0.008513895;-0.0422514,-0.1177109;-0.3421937;-0.01488644,-0.1491442;-0.7169116;0.07890869,-0.1426653;-0.6793377;-0.006209776,0.009512829;0.5626375;-0.003160175,0;0;0,0.01069802;0.3260573;-0.0007919073,0.02005135;0.6387054;-0.01624739,0.1968702;0.5138744;-0.002933502,0.2358841;0.2147925;0.03851008,0.2870478;-0.04356489;0.00372076,-0.1624557;0.5222182;-0.02631473,-0.228416;0.225642;-0.006784784,-0.2690411;-0.03039646;-0.06484056,0.07606372;-0.0001939386;-0.03639638,0.08788784;-0.3530161;-0.002226949,0.07439604;-0.7282491;0.09377921,0.07228376;-0.7624087;0.03700256,-0.07477429;0.007539265;-0.0382412,-0.116653;-0.343476;-0.009512298,-0.13044;-0.7200558;0.08102278,-0.1425966;-0.7555147;0.02706137,0.01793306;0.5623733;-0.009959817,608.3414
+0;0;0,0.005303131;0.3261335;0.003689124,0.01088037;0.6389688;-0.008734353,0.1891823;0.5190415;0.01812285,0.2365727;0.2181373;0.03097571,0.2942424;-0.03485355;-0.0208564,-0.1683878;0.5087045;-0.01206996,-0.2369824;0.2116369;-0.01215284,-0.2870235;-0.04215246;-0.06786283,0.07489797;0.003157636;-0.03855165,0.0715181;-0.3490424;0.006773129,0.06105311;-0.7260215;0.09334113,0.0652347;-0.6887072;0.009066522,-0.07245287;0.008511189;-0.04223797,-0.1177454;-0.3426419;-0.01483825,-0.1491281;-0.7167577;0.07880618,-0.1427252;-0.6792727;-0.005313814,0.009511739;0.5625732;-0.003159773,0;0;0,0.01059298;0.3260246;-0.0007359982,0.01982561;0.6386412;-0.0161463,0.1972468;0.5138025;-0.002611756,0.2358565;0.2142162;0.03876138,0.2870188;-0.04301739;0.003689766,-0.1632492;0.522185;-0.02606518,-0.229084;0.2251733;-0.005960474,-0.2700164;-0.03003702;-0.06260845,0.07601199;-0.000279665;-0.0364418,0.08744313;-0.3535472;-0.00206089,0.07379915;-0.7283019;0.09327782,0.0713938;-0.7617148;0.03718663,-0.07475696;0.007621448;-0.03819969,-0.1170071;-0.3438225;-0.009691773,-0.1311191;-0.7198487;0.08043014,-0.1432358;-0.7543864;0.02693928,0.01773864;0.5623165;-0.00986886,608.3633
+0;0;0,0.005303131;0.3261335;0.003689124,0.01088037;0.6389688;-0.008734353,0.1891823;0.5190415;0.01812285,0.2365727;0.2181373;0.03097571,0.2942424;-0.03485355;-0.0208564,-0.1683878;0.5087045;-0.01206996,-0.2369824;0.2116369;-0.01215284,-0.2870235;-0.04215246;-0.06786283,0.07489797;0.003157636;-0.03855165,0.0715181;-0.3490424;0.006773129,0.06105311;-0.7260215;0.09334113,0.0652347;-0.6887072;0.009066522,-0.07245287;0.008511189;-0.04223797,-0.1177454;-0.3426419;-0.01483825,-0.1491281;-0.7167577;0.07880618,-0.1427252;-0.6792727;-0.005313814,0.009511739;0.5625732;-0.003159773,0;0;0,0.01059298;0.3260246;-0.0007359982,0.01982561;0.6386412;-0.0161463,0.1972468;0.5138025;-0.002611756,0.2358565;0.2142162;0.03876138,0.2870188;-0.04301739;0.003689766,-0.1632492;0.522185;-0.02606518,-0.229084;0.2251733;-0.005960474,-0.2700164;-0.03003702;-0.06260845,0.07601199;-0.000279665;-0.0364418,0.08744313;-0.3535472;-0.00206089,0.07379915;-0.7283019;0.09327782,0.0713938;-0.7617148;0.03718663,-0.07475696;0.007621448;-0.03819969,-0.1170071;-0.3438225;-0.009691773,-0.1311191;-0.7198487;0.08043014,-0.1432358;-0.7543864;0.02693928,0.01773864;0.5623165;-0.00986886,608.3857
+0;0;0,0.006947493;0.3260387;0.003336865,0.01436189;0.6387647;-0.00945179,0.1915126;0.519258;0.01761316,0.2377943;0.217977;0.03173526,0.2945521;-0.0354428;-0.01913175,-0.1650497;0.5101021;-0.01272669,-0.2346039;0.212999;-0.01081452,-0.2864938;-0.04054245;-0.0660837,0.07480706;0.002993821;-0.03879866,0.07030447;-0.3490952;0.006349526,0.05885511;-0.725415;0.09201744,0.06309554;-0.6880965;0.007340774,-0.07257591;0.008649633;-0.04205133,-0.1189718;-0.3423153;-0.01566259,-0.1513973;-0.7156098;0.07753822,-0.1449219;-0.6781153;-0.006981492,0.01253506;0.5623984;-0.003773195,0;0;0,0.01063928;0.3259551;-0.0008550883,0.01988636;0.6385095;-0.01638591,0.1965598;0.5137143;-0.003351808,0.2354558;0.2140125;0.03881049,0.2868879;-0.04335564;0.004944801,-0.1625179;0.5223887;-0.02596066,-0.2284032;0.2251521;-0.005436117,-0.2694189;-0.03010648;-0.06192731,0.07590313;-0.0002534986;-0.03672934,0.08683391;-0.3534424;-0.002621055,0.07315986;-0.7273906;0.09257579,0.07086112;-0.7619943;0.03723359,-0.07489273;0.007604335;-0.03799535,-0.117645;-0.3437423;-0.01055274,-0.1323158;-0.7189726;0.07930087,-0.1443001;-0.7539806;0.02570968,0.01779918;0.5621994;-0.0100776,608.3969
+0;0;0,0.006947493;0.3260387;0.003336865,0.01436189;0.6387647;-0.00945179,0.1915126;0.519258;0.01761316,0.2377943;0.217977;0.03173526,0.2945521;-0.0354428;-0.01913175,-0.1650497;0.5101021;-0.01272669,-0.2346039;0.212999;-0.01081452,-0.2864938;-0.04054245;-0.0660837,0.07480706;0.002993821;-0.03879866,0.07030447;-0.3490952;0.006349526,0.05885511;-0.725415;0.09201744,0.06309554;-0.6880965;0.007340774,-0.07257591;0.008649633;-0.04205133,-0.1189718;-0.3423153;-0.01566259,-0.1513973;-0.7156098;0.07753822,-0.1449219;-0.6781153;-0.006981492,0.01253506;0.5623984;-0.003773195,0;0;0,0.01063928;0.3259551;-0.0008550883,0.01988636;0.6385095;-0.01638591,0.1965598;0.5137143;-0.003351808,0.2354558;0.2140125;0.03881049,0.2868879;-0.04335564;0.004944801,-0.1625179;0.5223887;-0.02596066,-0.2284032;0.2251521;-0.005436117,-0.2694189;-0.03010648;-0.06192731,0.07590313;-0.0002534986;-0.03672934,0.08683391;-0.3534424;-0.002621055,0.07315986;-0.7273906;0.09257579,0.07086112;-0.7619943;0.03723359,-0.07489273;0.007604335;-0.03799535,-0.117645;-0.3437423;-0.01055274,-0.1323158;-0.7189726;0.07930087,-0.1443001;-0.7539806;0.02570968,0.01779918;0.5621994;-0.0100776,608.4081
+0;0;0,0.00694495;0.3259194;0.003335644,0.01435744;0.6385651;-0.009449852,0.1914942;0.5190787;0.01761214,0.2377996;0.2176433;0.03174147,0.294342;-0.03481445;-0.01893242,-0.1650395;0.5099235;-0.01272529,-0.2346294;0.2126681;-0.01081214,-0.2863223;-0.03991076;-0.06587149,0.07477092;0.002992375;-0.03877991,0.07026307;-0.3495087;0.006421108,0.05879453;-0.7264589;0.09223254,0.06300983;-0.6891838;0.008057572,-0.07254086;0.008645454;-0.04203102,-0.118991;-0.3427302;-0.0156114,-0.1514709;-0.7166502;0.07774556,-0.1450339;-0.6792002;-0.006273374,0.01253102;0.5622157;-0.00377251,0;0;0,0.010417;0.3258426;-0.0009253024,0.01948419;0.6383193;-0.01650929,0.1962048;0.5136152;-0.003514409,0.2351916;0.213782;0.03876197,0.2866989;-0.04254895;0.004980445,-0.1628895;0.5222701;-0.02592419,-0.2289607;0.2249305;-0.005165782,-0.2695243;-0.02960706;-0.06052817,0.07591152;-0.0001946837;-0.03661871,0.0863982;-0.3538232;-0.002599597,0.07237376;-0.7284773;0.0923965,0.0701337;-0.7621698;0.03676939,-0.07482591;0.007541941;-0.03804904,-0.1179211;-0.3441834;-0.01061618,-0.1329888;-0.720015;0.07944018,-0.1442745;-0.754863;0.02630357,0.01743746;0.562026;-0.01018894,608.4303
+0;0;0,0.007686084;0.3259087;0.002688578,0.01547522;0.6385208;-0.01067547,0.1926267;0.5194941;0.01680788,0.2369853;0.2178742;0.03308455,0.2933843;-0.03498954;-0.01568894,-0.1642985;0.5108969;-0.01330481,-0.2347833;0.2138803;-0.008809438,-0.2888336;-0.03842181;-0.0628646,0.07482792;0.002694786;-0.03869169,0.06821714;-0.3497887;0.006387826,0.05530135;-0.7267126;0.09210947,0.05949629;-0.6894614;0.007931419,-0.07260662;0.008838012;-0.04187714,-0.1206041;-0.342391;-0.01628609,-0.1544042;-0.7162146;0.07698803,-0.1479887;-0.6788012;-0.007035799,0.0135895;0.5621839;-0.004852627,0;0;0,0.010417;0.3258426;-0.0009253024,0.01948419;0.6383193;-0.01650929,0.1962048;0.5136152;-0.003514409,0.2351916;0.213782;0.03876197,0.2866989;-0.04254895;0.004980445,-0.1628895;0.5222701;-0.02592419,-0.2289607;0.2249305;-0.005165782,-0.2695243;-0.02960706;-0.06052817,0.07591152;-0.0001946837;-0.03661871,0.0863982;-0.3538232;-0.002599597,0.07237376;-0.7284773;0.0923965,0.0701337;-0.7621698;0.03676939,-0.07482591;0.007541941;-0.03804904,-0.1179211;-0.3441834;-0.01061618,-0.1329888;-0.720015;0.07944018,-0.1442745;-0.754863;0.02630357,0.01743746;0.562026;-0.01018894,608.442
+0;0;0,0.007686084;0.3259087;0.002688578,0.01547522;0.6385208;-0.01067547,0.1926267;0.5194941;0.01680788,0.2369853;0.2178742;0.03308455,0.2933843;-0.03498954;-0.01568894,-0.1642985;0.5108969;-0.01330481,-0.2347833;0.2138803;-0.008809438,-0.2888336;-0.03842181;-0.0628646,0.07482792;0.002694786;-0.03869169,0.06821714;-0.3497887;0.006387826,0.05530135;-0.7267126;0.09210947,0.05949629;-0.6894614;0.007931419,-0.07260662;0.008838012;-0.04187714,-0.1206041;-0.342391;-0.01628609,-0.1544042;-0.7162146;0.07698803,-0.1479887;-0.6788012;-0.007035799,0.0135895;0.5621839;-0.004852627,0;0;0,0.010417;0.3258426;-0.0009253024,0.01948419;0.6383193;-0.01650929,0.1962048;0.5136152;-0.003514409,0.2351916;0.213782;0.03876197,0.2866989;-0.04254895;0.004980445,-0.1628895;0.5222701;-0.02592419,-0.2289607;0.2249305;-0.005165782,-0.2695243;-0.02960706;-0.06052817,0.07591152;-0.0001946837;-0.03661871,0.0863982;-0.3538232;-0.002599597,0.07237376;-0.7284773;0.0923965,0.0701337;-0.7621698;0.03676939,-0.07482591;0.007541941;-0.03804904,-0.1179211;-0.3441834;-0.01061618,-0.1329888;-0.720015;0.07944018,-0.1442745;-0.754863;0.02630357,0.01743746;0.562026;-0.01018894,608.4531
+0;0;0,0.009064413;0.3259059;0.00211841,0.01813938;0.6384846;-0.01182785,0.194617;0.519586;0.01540311,0.2379405;0.2176267;0.03416087,0.294098;-0.03510875;-0.009726096,-0.1618501;0.5120508;-0.01394847,-0.2342837;0.2151948;-0.007776216,-0.2899141;-0.03608766;-0.05990392,0.07477149;0.002549863;-0.03878451,0.06628291;-0.3500955;0.006057881,0.05154874;-0.7273041;0.09096781,0.05561905;-0.6900895;0.007010646,-0.07271306;0.008923268;-0.04164978,-0.1221512;-0.3423691;-0.01733582,-0.1571037;-0.7162951;0.07578137,-0.1508285;-0.6789442;-0.008028008,0.01594563;0.5621606;-0.005853019,0;0;0,0.01053162;0.3258672;-0.0009664297,0.0196846;0.6383656;-0.01660609,0.1959314;0.5136043;-0.003615379,0.2351634;0.2135227;0.03904724,0.2864445;-0.04179835;0.005337834,-0.1623157;0.5223857;-0.02564483,-0.2287251;0.2247896;-0.004798573,-0.2693985;-0.02873155;-0.05982228,0.07588872;-0.0001985729;-0.0366385,0.08604038;-0.354019;-0.002731562,0.07170194;-0.7288752;0.09208572,0.06943822;-0.7628509;0.03713655,-0.07482198;0.007543863;-0.03802997,-0.1182777;-0.3443258;-0.01081096,-0.1336441;-0.7203264;0.07919217,-0.1296593;-0.7043408;-0.003905021,0.01762007;0.5620671;-0.01027036,608.4752
+0;0;0,0.009064413;0.3259059;0.00211841,0.01813938;0.6384846;-0.01182785,0.194617;0.519586;0.01540311,0.2379405;0.2176267;0.03416087,0.294098;-0.03510875;-0.009726096,-0.1618501;0.5120508;-0.01394847,-0.2342837;0.2151948;-0.007776216,-0.2899141;-0.03608766;-0.05990392,0.07477149;0.002549863;-0.03878451,0.06628291;-0.3500955;0.006057881,0.05154874;-0.7273041;0.09096781,0.05561905;-0.6900895;0.007010646,-0.07271306;0.008923268;-0.04164978,-0.1221512;-0.3423691;-0.01733582,-0.1571037;-0.7162951;0.07578137,-0.1508285;-0.6789442;-0.008028008,0.01594563;0.5621606;-0.005853019,0;0;0,0.01053162;0.3258672;-0.0009664297,0.0196846;0.6383656;-0.01660609,0.1959314;0.5136043;-0.003615379,0.2351634;0.2135227;0.03904724,0.2864445;-0.04179835;0.005337834,-0.1623157;0.5223857;-0.02564483,-0.2287251;0.2247896;-0.004798573,-0.2693985;-0.02873155;-0.05982228,0.07588872;-0.0001985729;-0.0366385,0.08604038;-0.354019;-0.002731562,0.07170194;-0.7288752;0.09208572,0.06943822;-0.7628509;0.03713655,-0.07482198;0.007543863;-0.03802997,-0.1182777;-0.3443258;-0.01081096,-0.1336441;-0.7203264;0.07919217,-0.1296593;-0.7043408;-0.003905021,0.01762007;0.5620671;-0.01027036,608.4868
+0;0;0,0.009062472;0.3258361;0.002117956,0.01813571;0.6383554;-0.01182571,0.194697;0.5194504;0.01541411,0.2379935;0.2176798;0.03416016,0.2940052;-0.03439969;-0.009612914,-0.1619363;0.5119116;-0.01395114,-0.2343246;0.2152412;-0.007782749,-0.2898106;-0.0353891;-0.05977516,0.07471048;0.002547782;-0.03875286,0.06622493;-0.3499713;0.006073482,0.05148447;-0.727341;0.09101967,0.05561577;-0.6900183;0.005804501,-0.07265373;0.008915987;-0.04161579,-0.1220742;-0.3422506;-0.01731053,-0.1570415;-0.7163363;0.07584642,-0.1506723;-0.6788753;-0.00921873,0.01594235;0.5620448;-0.00585192,0;0;0,0.01052669;0.325797;-0.001146078,0.01966643;0.6382275;-0.01695633,0.1960194;0.5135804;-0.003558993,0.2345281;0.2135702;0.03889596,0.2860292;-0.04110128;0.005918026,-0.1624413;0.522335;-0.02586268,-0.229026;0.224997;-0.004694553,-0.2698923;-0.02785298;-0.05941445,0.07583185;-0.0001599789;-0.03659832,0.08514662;-0.3539144;-0.003099561,0.0707083;-0.7289534;0.09165455,0.0689722;-0.7632937;0.03517783,-0.07474456;0.007495145;-0.03803952,-0.1187697;-0.3442092;-0.0112635,-0.1347458;-0.7203472;0.0787697,-0.1471625;-0.7586914;0.02869762,0.01760618;0.5619459;-0.01057816,608.5092
+0;0;0,0.009062472;0.3258361;0.002117956,0.01813571;0.6383554;-0.01182571,0.194697;0.5194504;0.01541411,0.2379935;0.2176798;0.03416016,0.2940052;-0.03439969;-0.009612914,-0.1619363;0.5119116;-0.01395114,-0.2343246;0.2152412;-0.007782749,-0.2898106;-0.0353891;-0.05977516,0.07471048;0.002547782;-0.03875286,0.06622493;-0.3499713;0.006073482,0.05148447;-0.727341;0.09101967,0.05561577;-0.6900183;0.005804501,-0.07265373;0.008915987;-0.04161579,-0.1220742;-0.3422506;-0.01731053,-0.1570415;-0.7163363;0.07584642,-0.1506723;-0.6788753;-0.00921873,0.01594235;0.5620448;-0.00585192,0;0;0,0.01052669;0.325797;-0.001146078,0.01966643;0.6382275;-0.01695633,0.1960194;0.5135804;-0.003558993,0.2345281;0.2135702;0.03889596,0.2860292;-0.04110128;0.005918026,-0.1624413;0.522335;-0.02586268,-0.229026;0.224997;-0.004694553,-0.2698923;-0.02785298;-0.05941445,0.07583185;-0.0001599789;-0.03659832,0.08514662;-0.3539144;-0.003099561,0.0707083;-0.7289534;0.09165455,0.0689722;-0.7632937;0.03517783,-0.07474456;0.007495145;-0.03803952,-0.1187697;-0.3442092;-0.0112635,-0.1347458;-0.7203472;0.0787697,-0.1471625;-0.7586914;0.02869762,0.01760618;0.5619459;-0.01057816,608.5211
+0;0;0,0.009457122;0.3257734;0.0006152628,0.01904726;0.6381452;-0.01478953,0.195863;0.519955;0.01303298,0.2387683;0.2185175;0.03533994,0.2924342;-0.034628;-0.006049421,-0.1618312;0.5130856;-0.01554562,-0.2358399;0.2170326;-0.006691979,-0.2935603;-0.03338382;-0.0580311,0.07467201;0.002457125;-0.03879539,0.06370268;-0.3503995;0.005550805,0.04667496;-0.729858;0.08978672,0.05062133;-0.6926957;0.005564667,-0.07277498;0.008922284;-0.04136693,-0.1245053;-0.3423564;-0.01851965,-0.1611597;-0.7183125;0.07468925,-0.1550045;-0.6810297;-0.009389907,0.01671765;0.5618853;-0.008427946,0;0;0,0.01054856;0.3257384;-0.001144767,0.0196826;0.6381067;-0.01696026,0.1962606;0.5133723;-0.003334641,0.2353197;0.2136234;0.03942108,0.2859292;-0.04149115;0.007312298,-0.1626772;0.5222024;-0.02578142,-0.2294344;0.2250506;-0.004630754,-0.2705001;-0.02801493;-0.05891885,0.07580321;-0.0002254844;-0.03661764,0.08492361;-0.3543125;-0.002944112,0.06957909;-0.7312831;0.09209359,0.0681363;-0.7640558;0.03536856,-0.07473024;0.007550064;-0.03801863,-0.11911;-0.3444702;-0.01143126,-0.1355033;-0.7225382;0.0789583,-0.1479081;-0.7599571;0.02934932,0.01762667;0.5618405;-0.01057994,608.5434
+0;0;0,0.009457122;0.3257734;0.0006152628,0.01904726;0.6381452;-0.01478953,0.195863;0.519955;0.01303298,0.2387683;0.2185175;0.03533994,0.2924342;-0.034628;-0.006049421,-0.1618312;0.5130856;-0.01554562,-0.2358399;0.2170326;-0.006691979,-0.2935603;-0.03338382;-0.0580311,0.07467201;0.002457125;-0.03879539,0.06370268;-0.3503995;0.005550805,0.04667496;-0.729858;0.08978672,0.05062133;-0.6926957;0.005564667,-0.07277498;0.008922284;-0.04136693,-0.1245053;-0.3423564;-0.01851965,-0.1611597;-0.7183125;0.07468925,-0.1550045;-0.6810297;-0.009389907,0.01671765;0.5618853;-0.008427946,0;0;0,0.01054856;0.3257384;-0.001144767,0.0196826;0.6381067;-0.01696026,0.1962606;0.5133723;-0.003334641,0.2353197;0.2136234;0.03942108,0.2859292;-0.04149115;0.007312298,-0.1626772;0.5222024;-0.02578142,-0.2294344;0.2250506;-0.004630754,-0.2705001;-0.02801493;-0.05891885,0.07580321;-0.0002254844;-0.03661764,0.08492361;-0.3543125;-0.002944112,0.06957909;-0.7312831;0.09209359,0.0681363;-0.7640558;0.03536856,-0.07473024;0.007550064;-0.03801863,-0.11911;-0.3444702;-0.01143126,-0.1355033;-0.7225382;0.0789583,-0.1479081;-0.7599571;0.02934932,0.01762667;0.5618405;-0.01057994,608.5547
+0;0;0,0.009455706;0.3257246;0.0006151707,0.01904462;0.6380563;-0.01478769,0.1958997;0.5198658;0.01303877,0.2389289;0.2175578;0.03541014,0.292661;-0.03590047;-0.006030355,-0.1618725;0.5129949;-0.01554607,-0.236095;0.216087;-0.006666854,-0.2938867;-0.03463888;-0.05806942,0.07465476;0.002456558;-0.03878643,0.06368614;-0.3503774;0.005556911,0.04667799;-0.7293998;0.08969601,0.05060642;-0.69227;0.00585676,-0.07275818;0.008920224;-0.04135738,-0.1244851;-0.3423359;-0.01851156,-0.1610974;-0.7178599;0.07459019,-0.1549702;-0.6806102;-0.0091068,0.01671528;0.5618052;-0.008426836,0;0;0,0.01060472;0.3256873;-0.00127852,0.01978722;0.6380074;-0.01722002,0.1964014;0.513346;-0.0032897,0.2359887;0.2127807;0.03955328,0.2858422;-0.04307655;0.009599447,-0.1626221;0.5221173;-0.02605325,-0.2300238;0.2242371;-0.004455313,-0.2714228;-0.02917683;-0.0584284,0.07586086;-0.0002848208;-0.03645277,0.08467624;-0.3543998;-0.003236771,0.06890696;-0.7309357;0.09162474,0.06770276;-0.7633039;0.03502047,-0.07467125;0.007575357;-0.03808642,-0.1190011;-0.3444525;-0.0118246,-0.1360494;-0.7220986;0.07828326,-0.1485736;-0.7589963;0.02865326,0.01772021;0.561753;-0.01080835,608.5665
+0;0;0,0.01062049;0.3256888;-0.0005352414,0.02158076;0.6379061;-0.01725058,0.1981952;0.5201391;0.01076749,0.2401005;0.217959;0.03671455,0.2922815;-0.03647566;-0.0005108304,-0.1600181;0.5140842;-0.01740664,-0.2370821;0.2180074;-0.005498637,-0.2967599;-0.0330683;-0.05288128,0.07443861;0.002269533;-0.03921095,0.06340735;-0.3505192;0.005475834,0.04371304;-0.7295927;0.08879467,0.04759679;-0.6925388;0.00494691,-0.07292698;0.009111034;-0.04101707,-0.1253289;-0.3421468;-0.01979403,-0.1640836;-0.7176635;0.07246611,-0.1580029;-0.6804983;-0.01124156,0.01890213;0.5616973;-0.01053133,0;0;0,0.01060472;0.3256873;-0.00127852,0.01978722;0.6380074;-0.01722002,0.1964014;0.513346;-0.0032897,0.2359887;0.2127807;0.03955328,0.2858422;-0.04307655;0.009599447,-0.1626221;0.5221173;-0.02605325,-0.2300238;0.2242371;-0.004455313,-0.2714228;-0.02917683;-0.0584284,0.07586086;-0.0002848208;-0.03645277,0.08467624;-0.3543998;-0.003236771,0.06890696;-0.7309357;0.09162474,0.06770276;-0.7633039;0.03502047,-0.07467125;0.007575357;-0.03808642,-0.1190011;-0.3444525;-0.0118246,-0.1360494;-0.7220986;0.07828326,-0.1485736;-0.7589963;0.02865326,0.01772021;0.561753;-0.01080835,608.5886
+0;0;0,0.01062265;0.3257551;-0.0005353503,0.02158496;0.6380305;-0.01725381,0.1988434;0.5200996;0.0108421,0.2408594;0.2171216;0.03685767,0.2934386;-0.03925431;-0.0006517395,-0.1606576;0.514023;-0.01743332,-0.2379251;0.2171644;-0.005493871,-0.2980582;-0.03582695;-0.05323804,0.07434447;0.002266663;-0.03916136,0.06332549;-0.3501293;0.005475685,0.04364561;-0.7289252;0.08873349,0.04753351;-0.6918638;0.004795976,-0.07283475;0.009099511;-0.0409652,-0.1251783;-0.3417674;-0.01976578,-0.1639047;-0.717009;0.07242678,-0.1578175;-0.6798362;-0.01137049,0.01890583;0.5618073;-0.0105333,0;0;0,0.01043645;0.3257581;-0.001493812,0.01947725;0.638132;-0.01760924,0.196781;0.5134241;-0.003079534,0.2362093;0.2120053;0.039698,0.2854845;-0.04638919;0.01315713,-0.1634803;0.5218746;-0.02669748,-0.2318558;0.223428;-0.004510911,-0.2737807;-0.03192896;-0.05868907,0.07578717;-0.0003353208;-0.03635991,0.08434042;-0.354079;-0.003358603,0.06817104;-0.7304013;0.09111667,0.06618692;-0.7614105;0.03294086,-0.07452947;0.007613428;-0.03812145,-0.1192024;-0.3439909;-0.01213015,-0.1367113;-0.7213932;0.07768295,-0.1482753;-0.7579999;0.02728138,0.01744293;0.5618656;-0.01115704,608.5999
+0;0;0,0.007928122;0.3258268;-0.00188772,0.01692084;0.6381647;-0.01864576,0.1953454;0.5209645;0.007633411,0.2365184;0.2182741;0.03798418,0.2877794;-0.03932285;0.007714937,-0.1641701;0.5128174;-0.01904489,-0.2441619;0.2168201;-0.00405391,-0.3058668;-0.03677663;-0.04625995,0.07416935;0.002029602;-0.03950493,0.0626758;-0.3503427;0.005199771,0.0412646;-0.7293208;0.08719122,0.04494185;-0.6923074;0.003240183,-0.07304752;0.009295177;-0.04054023,-0.1258883;-0.3415619;-0.02043909,-0.1666523;-0.7169597;0.07022638,-0.1607669;-0.6798205;-0.01358818,0.01503219;0.5619138;-0.01196992,0;0;0,0.01043645;0.3257581;-0.001493812,0.01947725;0.638132;-0.01760924,0.196781;0.5134241;-0.003079534,0.2362093;0.2120053;0.039698,0.2854845;-0.04638919;0.01315713,-0.1634803;0.5218746;-0.02669748,-0.2318558;0.223428;-0.004510911,-0.2737807;-0.03192896;-0.05868907,0.07578717;-0.0003353208;-0.03635991,0.08434042;-0.354079;-0.003358603,0.06817104;-0.7304013;0.09111667,0.06618692;-0.7614105;0.03294086,-0.07452947;0.007613428;-0.03812145,-0.1192024;-0.3439909;-0.01213015,-0.1367113;-0.7213932;0.07768295,-0.1482753;-0.7579999;0.02728138,0.01744293;0.5618656;-0.01115704,608.6117
+0;0;0,0.007928122;0.3258268;-0.00188772,0.01692084;0.6381647;-0.01864576,0.1953454;0.5209645;0.007633411,0.2365184;0.2182741;0.03798418,0.2877794;-0.03932285;0.007714937,-0.1641701;0.5128174;-0.01904489,-0.2441619;0.2168201;-0.00405391,-0.3058668;-0.03677663;-0.04625995,0.07416935;0.002029602;-0.03950493,0.0626758;-0.3503427;0.005199771,0.0412646;-0.7293208;0.08719122,0.04494185;-0.6923074;0.003240183,-0.07304752;0.009295177;-0.04054023,-0.1258883;-0.3415619;-0.02043909,-0.1666523;-0.7169597;0.07022638,-0.1607669;-0.6798205;-0.01358818,0.01503219;0.5619138;-0.01196992,0;0;0,0.01043645;0.3257581;-0.001493812,0.01947725;0.638132;-0.01760924,0.196781;0.5134241;-0.003079534,0.2362093;0.2120053;0.039698,0.2854845;-0.04638919;0.01315713,-0.1634803;0.5218746;-0.02669748,-0.2318558;0.223428;-0.004510911,-0.2737807;-0.03192896;-0.05868907,0.07578717;-0.0003353208;-0.03635991,0.08434042;-0.354079;-0.003358603,0.06817104;-0.7304013;0.09111667,0.06618692;-0.7614105;0.03294086,-0.07452947;0.007613428;-0.03812145,-0.1192024;-0.3439909;-0.01213015,-0.1367113;-0.7213932;0.07768295,-0.1482753;-0.7579999;0.02728138,0.01744293;0.5618656;-0.01115704,608.6231
+0;0;0,0.007927469;0.3257999;-0.001887565,0.01691998;0.6381308;-0.01864532,0.1959121;0.5208014;0.007695586,0.2372116;0.2171814;0.03813957,0.2884971;-0.04053882;0.007855859,-0.1647351;0.5126287;-0.0190667,-0.2449726;0.2157222;-0.004029671,-0.306707;-0.03799579;-0.0462559,0.07408077;0.002027178;-0.03945775,0.0625881;-0.3503181;0.005243529,0.04118016;-0.7292387;0.08722253,0.04476396;-0.6924036;0.005404949,-0.07296029;0.009284076;-0.04049182,-0.125797;-0.3415461;-0.02039222,-0.1665549;-0.7168869;0.0702595,-0.160819;-0.6799291;-0.01142507,0.01503132;0.5618797;-0.01196946,0;0;0,0.0101254;0.3257397;-0.001763344,0.01890151;0.6381041;-0.01807845,0.1968788;0.5135036;-0.003017902,0.2365516;0.2111872;0.039976,0.2850563;-0.04771695;0.01583147,-0.1644276;0.5213338;-0.02775125,-0.2338789;0.2222667;-0.004234243,-0.276468;-0.0330236;-0.05882397,0.07580899;-0.0003090203;-0.03608167,0.08393998;-0.3540804;-0.00356698,0.06722005;-0.7304072;0.09055115,0.06749167;-0.7635998;0.03801252,-0.07436343;0.007569537;-0.03823305,-0.1192403;-0.3440086;-0.01261248,-0.1374878;-0.721315;0.07720128,-0.1482149;-0.756004;0.02766398,0.01692802;0.5618395;-0.01158321,608.6452
+0;0;0,0.01161459;0.3256655;-0.004365087,0.02612677;0.6375055;-0.02554421,0.2031775;0.5210745;0.004504655,0.2438458;0.2178862;0.03972676,0.2935719;-0.04088423;0.01665769,-0.1583485;0.5156412;-0.02200635,-0.2417584;0.2198238;-0.003231389,-0.3048336;-0.03461787;-0.03855751,0.07393685;0.001638135;-0.03974473,0.06187761;-0.350802;0.004050229,0.03715878;-0.7297888;0.08478221,0.04069083;-0.6931854;0.002943352,-0.07303564;0.00960615;-0.0402803,-0.12639;-0.3411925;-0.02101694,-0.1701925;-0.7167748;0.06718174,-0.1645133;-0.680071;-0.01452802,0.02240676;0.5614564;-0.01747772,0;0;0,0.0101254;0.3257397;-0.001763344,0.01890151;0.6381041;-0.01807845,0.1968788;0.5135036;-0.003017902,0.2365516;0.2111872;0.039976,0.2850563;-0.04771695;0.01583147,-0.1644276;0.5213338;-0.02775125,-0.2338789;0.2222667;-0.004234243,-0.276468;-0.0330236;-0.05882397,0.07580899;-0.0003090203;-0.03608167,0.08393998;-0.3540804;-0.00356698,0.06722005;-0.7304072;0.09055115,0.06749167;-0.7635998;0.03801252,-0.07436343;0.007569537;-0.03823305,-0.1192403;-0.3440086;-0.01261248,-0.1374878;-0.721315;0.07720128,-0.1482149;-0.756004;0.02766398,0.01692802;0.5618395;-0.01158321,608.6567
+0;0;0,0.0116162;0.3257108;-0.004365693,0.02612987;0.6375827;-0.02554695,0.2036402;0.5210419;0.004558589,0.2444134;0.2170714;0.03987158,0.294023;-0.04109305;0.01685652,-0.1588055;0.5155948;-0.02201985,-0.2424307;0.2190142;-0.003196457,-0.3053582;-0.03483173;-0.03843985,0.07374401;0.001633863;-0.03964107,0.06167944;-0.3509623;0.004173264,0.03687075;-0.7313267;0.08519872,0.04032321;-0.6948721;0.005204134,-0.07284515;0.009581096;-0.04017524,-0.1262231;-0.3413728;-0.02090336,-0.1701848;-0.7183203;0.06761591,-0.1646337;-0.6817676;-0.01225248,0.02240952;0.5615265;-0.01747971,0;0;0,0.009654075;0.3257976;-0.002065897,0.01801302;0.6381923;-0.01863432,0.1966041;0.5137997;-0.002854705,0.236146;0.21061;0.03980708,0.2845213;-0.04786009;0.01760948,-0.1655731;0.5210447;-0.02880026,-0.2359366;0.2214653;-0.004127521,-0.2786114;-0.03312281;-0.05893112,0.07574481;-0.0003988147;-0.03570473,0.08329894;-0.3543822;-0.003642321,0.06563409;-0.7322118;0.09011519,0.06687443;-0.7646363;0.0395745,-0.07403161;0.007611924;-0.03838806,-0.1199025;-0.3440158;-0.01303013,-0.138676;-0.7226859;0.07704869,-0.1493051;-0.7555674;0.02820547,0.01613738;0.561923;-0.01208162,608.6681
+0;0;0,0.0116162;0.3257108;-0.004365693,0.02612987;0.6375827;-0.02554695,0.2036402;0.5210419;0.004558589,0.2444134;0.2170714;0.03987158,0.294023;-0.04109305;0.01685652,-0.1588055;0.5155948;-0.02201985,-0.2424307;0.2190142;-0.003196457,-0.3053582;-0.03483173;-0.03843985,0.07374401;0.001633863;-0.03964107,0.06167944;-0.3509623;0.004173264,0.03687075;-0.7313267;0.08519872,0.04032321;-0.6948721;0.005204134,-0.07284515;0.009581096;-0.04017524,-0.1262231;-0.3413728;-0.02090336,-0.1701848;-0.7183203;0.06761591,-0.1646337;-0.6817676;-0.01225248,0.02240952;0.5615265;-0.01747971,0;0;0,0.009654075;0.3257976;-0.002065897,0.01801302;0.6381923;-0.01863432,0.1966041;0.5137997;-0.002854705,0.236146;0.21061;0.03980708,0.2845213;-0.04786009;0.01760948,-0.1655731;0.5210447;-0.02880026,-0.2359366;0.2214653;-0.004127521,-0.2786114;-0.03312281;-0.05893112,0.07574481;-0.0003988147;-0.03570473,0.08329894;-0.3543822;-0.003642321,0.06563409;-0.7322118;0.09011519,0.06687443;-0.7646363;0.0395745,-0.07403161;0.007611924;-0.03838806,-0.1199025;-0.3440158;-0.01303013,-0.138676;-0.7226859;0.07704869,-0.1493051;-0.7555674;0.02820547,0.01613738;0.561923;-0.01208162,608.6901
+0;0;0,0.01161405;0.3256505;-0.004364886,0.02612617;0.637489;-0.02554402,0.2035071;0.5209823;0.004545216,0.2444384;0.2158335;0.03999507,0.2940145;-0.04215673;0.01699555,-0.1586794;0.515539;-0.02201422,-0.2426287;0.2178088;-0.003117865,-0.3055137;-0.03586575;-0.03833748,0.07367231;0.001632274;-0.03960252,0.06158988;-0.3514857;0.004276659,0.03682901;-0.731117;0.08514594,0.04031898;-0.6945923;0.004282005,-0.07277431;0.00957178;-0.04013618,-0.1262313;-0.3419015;-0.02083577,-0.1701083;-0.7181225;0.06751288,-0.1644968;-0.6814985;-0.01322348,0.02240607;0.5614379;-0.01747732,0;0;0,0.009614721;0.3257361;-0.002403259,0.01795365;0.6380786;-0.01932144,0.196462;0.5140245;-0.002803445,0.2360903;0.2097179;0.04049671,0.284386;-0.0489164;0.02256465,-0.1654612;0.5210239;-0.02991069,-0.2371795;0.2206511;-0.003824566,-0.2802511;-0.03358319;-0.05910112,0.0757367;-0.0004808754;-0.03552961,0.08293514;-0.3549678;-0.003112912,0.06440879;-0.7321953;0.08977973,0.06543325;-0.7645951;0.03782833,-0.07389859;0.007662703;-0.03845665,-0.1204403;-0.3444105;-0.01311922,-0.1396244;-0.7224464;0.07628803,-0.1503762;-0.7560244;0.02693238,0.01608151;0.5618223;-0.01267707,608.7016
+0;0;0,0.01491079;0.3254894;-0.006043656,0.03218157;0.6370203;-0.02956566,0.2092157;0.5212379;0.0005137473,0.2497682;0.2169041;0.04275341,0.297971;-0.04186735;0.02664113,-0.1538055;0.5175994;-0.02430096,-0.2403018;0.2208877;-0.001314528,-0.3041752;-0.03342977;-0.0293959,0.07361475;0.001428712;-0.03971725,0.06159554;-0.3516507;0.004488226,0.03386465;-0.7314788;0.08344673,0.03702012;-0.6950833;0.002558738,-0.07290293;0.009710579;-0.03986855,-0.1268441;-0.3417334;-0.02139803,-0.1727589;-0.7179378;0.06597996,-0.1674815;-0.6814558;-0.01479045,0.02790638;0.5610593;-0.0209443,0;0;0,0.009614721;0.3257361;-0.002403259,0.01795365;0.6380786;-0.01932144,0.196462;0.5140245;-0.002803445,0.2360903;0.2097179;0.04049671,0.284386;-0.0489164;0.02256465,-0.1654612;0.5210239;-0.02991069,-0.2371795;0.2206511;-0.003824566,-0.2802511;-0.03358319;-0.05910112,0.0757367;-0.0004808754;-0.03552961,0.08293514;-0.3549678;-0.003112912,0.06440879;-0.7321953;0.08977973,0.06543325;-0.7645951;0.03782833,-0.07389859;0.007662703;-0.03845665,-0.1204403;-0.3444105;-0.01311922,-0.1396244;-0.7224464;0.07628803,-0.1503762;-0.7560244;0.02693238,0.01608151;0.5618223;-0.01267707,608.7126
+0;0;0,0.01490817;0.3254322;-0.006042594,0.03217745;0.6369359;-0.02956272,0.2090556;0.5211909;0.0004978497,0.2499115;0.2145804;0.04305349,0.2980038;-0.04359844;0.02697811,-0.153653;0.5175555;-0.02429549,-0.2407963;0.2186243;-0.001137104,-0.3045235;-0.03511086;-0.02915418,0.07348344;0.001426163;-0.03964641,0.06145628;-0.3518873;0.004588362,0.03376228;-0.7312101;0.08344184,0.03692369;-0.6948025;0.002401292,-0.07277289;0.009693258;-0.03979744,-0.1267499;-0.3419836;-0.02131468,-0.1726035;-0.7176876;0.06594709,-0.1673162;-0.6811934;-0.01497566,0.02790243;0.560978;-0.02094172,0;0;0,0.009533361;0.325679;-0.002676845,0.017749;0.6379826;-0.01986754,0.1962542;0.5145162;-0.002850175,0.2361744;0.2080215;0.04139364,0.2839479;-0.05025277;0.02590978,-0.1653442;0.5207742;-0.03125601,-0.2388881;0.2186233;-0.00321516,-0.2823137;-0.03489164;-0.05864112,0.07568279;-0.0005331337;-0.03529191,0.08220589;-0.355291;-0.003104091,0.06305471;-0.7321194;0.08911455,0.06403555;-0.7646375;0.03706503,-0.07367785;0.007683419;-0.03855164,-0.1208166;-0.3445707;-0.01351709,-0.1407928;-0.7220935;0.07563515,-0.1512201;-0.7567365;0.02735289,0.01591188;0.5617345;-0.01315558,608.7352
+0;0;0,0.01668753;0.3252907;-0.008507182,0.0355357;0.6365211;-0.03431769,0.2121825;0.5211872;-0.004299229,0.2525092;0.2155117;0.04495939,0.2982716;-0.04345876;0.03672721,-0.1507432;0.517534;-0.0283175,-0.2411742;0.2201285;0.001047974,-0.3069004;-0.03380612;-0.01956616,0.07349028;0.001286999;-0.0396385,0.06131649;-0.3521367;0.003664881,0.03120075;-0.7316357;0.08076367,0.03424585;-0.6954038;-0.0002950281,-0.07282878;0.009751722;-0.03968073,-0.1267304;-0.34198;-0.02204012,-0.1749942;-0.7177532;0.0636088,-0.1698209;-0.6814385;-0.01733553,0.03088796;0.5606513;-0.02513238,0;0;0,0.009533361;0.325679;-0.002676845,0.017749;0.6379826;-0.01986754,0.1962542;0.5145162;-0.002850175,0.2361744;0.2080215;0.04139364,0.2839479;-0.05025277;0.02590978,-0.1653442;0.5207742;-0.03125601,-0.2388881;0.2186233;-0.00321516,-0.2823137;-0.03489164;-0.05864112,0.07568279;-0.0005331337;-0.03529191,0.08220589;-0.355291;-0.003104091,0.06305471;-0.7321194;0.08911455,0.06403555;-0.7646375;0.03706503,-0.07367785;0.007683419;-0.03855164,-0.1208166;-0.3445707;-0.01351709,-0.1407928;-0.7220935;0.07563515,-0.1512201;-0.7567365;0.02735289,0.01591188;0.5617345;-0.01315558,608.7463
+0;0;0,0.01668298;0.3252021;-0.008504865,0.0355285;0.6363887;-0.03431188,0.2124946;0.5209934;-0.004257733,0.2529029;0.2146995;0.04510053,0.2987172;-0.04456472;0.03685901,-0.1510694;0.5173337;-0.02831825,-0.2416833;0.2193266;0.001106631,-0.307484;-0.03489611;-0.01953089,0.07338744;0.001285198;-0.03958303,0.06121426;-0.3521207;0.003718156,0.03110145;-0.7315827;0.08080944,0.03419701;-0.6952475;-0.00159239,-0.07272688;0.009738077;-0.0396252,-0.1266257;-0.3419758;-0.02198549,-0.1748849;-0.7177125;0.06365509,-0.1696258;-0.6812932;-0.01863047,0.03088125;0.5605268;-0.02512753,0;0;0,0.009172022;0.3255961;-0.0031811,0.01721847;0.6378359;-0.02079678,0.1960905;0.5146108;-0.002710342,0.2359764;0.2076507;0.04278243,0.2837045;-0.05112913;0.03095734,-0.1661044;0.5204662;-0.0324932,-0.2406737;0.2180747;-0.002764972,-0.285456;-0.03561097;-0.0577464,0.07573812;-0.0006381869;-0.03489292,0.08166264;-0.3554049;-0.002887368,0.06179863;-0.7323171;0.08867633,0.06239258;-0.7665599;0.03659666,-0.07345454;0.007735909;-0.03871397,-0.1204363;-0.3445155;-0.0136027,-0.1414023;-0.7220055;0.0752963,-0.1522031;-0.7577845;0.02634485,0.01540683;0.5616053;-0.01397049,608.7686
+0;0;0,0.01668574;0.3252558;-0.008506269,0.03553512;0.636506;-0.03431869,0.2129935;0.5209851;-0.00420565,0.2536189;0.2130464;0.04541768,0.2990809;-0.04422447;0.03723953,-0.1515582;0.5173156;-0.02833153,-0.2426588;0.217708;0.001251364,-0.3079536;-0.03456005;-0.01922748,0.0732568;0.00128291;-0.03951256,0.06109853;-0.3516901;0.003735587,0.03097786;-0.7312512;0.080847,0.03406621;-0.6949308;-0.00136295,-0.07259741;0.009720742;-0.03955466,-0.1264302;-0.3415623;-0.02193655,-0.174702;-0.7173971;0.0637264,-0.1694552;-0.6809928;-0.01836757,0.03088675;0.560626;-0.02513215,0;0;0,0.008813098;0.3256534;-0.003782153,0.01651657;0.6379396;-0.02186668,0.1959917;0.5148681;-0.002975581,0.2359189;0.2065828;0.04503596,0.2829301;-0.05034232;0.03496575,-0.1671057;0.520366;-0.03442588,-0.2433922;0.2168174;-0.003155593,-0.2888728;-0.03489116;-0.0569724,0.07570067;-0.0007455498;-0.03461647,0.08072537;-0.3551559;-0.00337255,0.06021398;-0.7322555;0.08770585,0.06057145;-0.7660922;0.03543043,-0.07322288;0.00779504;-0.03882131,-0.1206536;-0.3439969;-0.01430732,-0.1424545;-0.7215815;0.07443196,-0.1535033;-0.756547;0.02477942,0.01478447;0.5616983;-0.01493716,608.7908
+0;0;0,0.01759118;0.3251359;-0.0109223,0.03721489;0.6361522;-0.03887548,0.214646;0.5211048;-0.008819452,0.2537726;0.214082;0.04726341,0.2985774;-0.04343006;0.04584081,-0.1502487;0.5178006;-0.03164453,-0.2443217;0.2197553;0.003829326,-0.3113482;-0.03254819;-0.009300099,0.07305831;0.001048026;-0.03988525,0.06112638;-0.3519876;0.002912279,0.02867851;-0.7314839;0.0793957,0.03158655;-0.6953261;-0.002833188,-0.07278084;0.009928809;-0.03916396,-0.1267676;-0.3413653;-0.02225082,-0.1766353;-0.7171528;0.06270204,-0.1715711;-0.6809164;-0.01941632,0.03238588;0.5603513;-0.02914583,0;0;0,0.008813098;0.3256534;-0.003782153,0.01651657;0.6379396;-0.02186668,0.1959917;0.5148681;-0.002975581,0.2359189;0.2065828;0.04503596,0.2829301;-0.05034232;0.03496575,-0.1671057;0.520366;-0.03442588,-0.2433922;0.2168174;-0.003155593,-0.2888728;-0.03489116;-0.0569724,0.07570067;-0.0007455498;-0.03461647,0.08072537;-0.3551559;-0.00337255,0.06021398;-0.7322555;0.08770585,0.06057145;-0.7660922;0.03543043,-0.07322288;0.00779504;-0.03882131,-0.1206536;-0.3439969;-0.01430732,-0.1424545;-0.7215815;0.07443196,-0.1535033;-0.756547;0.02477942,0.01478447;0.5616983;-0.01493716,608.8024
+0;0;0,0.01759118;0.3251359;-0.0109223,0.03721489;0.6361522;-0.03887548,0.214646;0.5211048;-0.008819452,0.2537726;0.214082;0.04726341,0.2985774;-0.04343006;0.04584081,-0.1502487;0.5178006;-0.03164453,-0.2443217;0.2197553;0.003829326,-0.3113482;-0.03254819;-0.009300099,0.07305831;0.001048026;-0.03988525,0.06112638;-0.3519876;0.002912279,0.02867851;-0.7314839;0.0793957,0.03158655;-0.6953261;-0.002833188,-0.07278084;0.009928809;-0.03916396,-0.1267676;-0.3413653;-0.02225082,-0.1766353;-0.7171528;0.06270204,-0.1715711;-0.6809164;-0.01941632,0.03238588;0.5603513;-0.02914583,0;0;0,0.008813098;0.3256534;-0.003782153,0.01651657;0.6379396;-0.02186668,0.1959917;0.5148681;-0.002975581,0.2359189;0.2065828;0.04503596,0.2829301;-0.05034232;0.03496575,-0.1671057;0.520366;-0.03442588,-0.2433922;0.2168174;-0.003155593,-0.2888728;-0.03489116;-0.0569724,0.07570067;-0.0007455498;-0.03461647,0.08072537;-0.3551559;-0.00337255,0.06021398;-0.7322555;0.08770585,0.06057145;-0.7660922;0.03543043,-0.07322288;0.00779504;-0.03882131,-0.1206536;-0.3439969;-0.01430732,-0.1424545;-0.7215815;0.07443196,-0.1535033;-0.756547;0.02477942,0.01478447;0.5616983;-0.01493716,608.8245
+0;0;0,0.01758749;0.3250677;-0.01092001,0.03721053;0.6360732;-0.03887254,0.2153897;0.5208608;-0.00873257,0.2545754;0.2133752;0.04743484,0.2994764;-0.04469016;0.04600918,-0.1510032;0.5175431;-0.03165137,-0.245218;0.2190484;0.003875967,-0.3123885;-0.03379712;-0.009281667,0.07291542;0.001045976;-0.03980724,0.06099569;-0.3516288;0.002946533,0.02852696;-0.7313691;0.07947911,0.03140244;-0.6952802;-0.001829162,-0.0726385;0.00990939;-0.03908736,-0.1265701;-0.3410256;-0.02219152,-0.1764698;-0.7170547;0.06281596,-0.1714623;-0.6808881;-0.01838304,0.03238127;0.5602685;-0.02914241,0;0;0,0.008149534;0.3255943;-0.004418373,0.01535276;0.6378485;-0.02306449,0.1956828;0.5149927;-0.002544761,0.2345769;0.2063299;0.04697526,0.2806931;-0.05139434;0.03876841,-0.1687307;0.5200001;-0.03693324,-0.2476524;0.2168671;-0.003475405,-0.2942204;-0.03535682;-0.05667677,0.07577941;-0.0007339418;-0.03404868,0.07960166;-0.3547982;-0.002851009,0.05779135;-0.7323397;0.08715379,0.05741285;-0.7641206;0.03386807,-0.07290872;0.007743174;-0.0390734,-0.1214177;-0.3435255;-0.01444402,-0.143993;-0.7214193;0.07387817,-0.1555413;-0.7555074;0.024728,0.01372896;0.5616137;-0.01599491,608.8469
+0;0;0,0.0189202;0.3250213;-0.01371774,0.03984307;0.6358475;-0.04472232,0.2175146;0.5215397;-0.01308397,0.2546452;0.2139127;0.0490663,0.3009844;-0.04379103;0.05687351,-0.1488042;0.5191967;-0.03546747,-0.246142;0.2213479;0.005607221,-0.3137421;-0.03167892;0.0003970703,0.07281228;0.0008286814;-0.03945244,0.06115054;-0.3522012;0.001912456,0.02551706;-0.7320409;0.07705647,0.02834843;-0.6961425;-0.004745826,-0.07239898;0.009963183;-0.03896066,-0.1270343;-0.341077;-0.02274672,-0.1769247;-0.71642;0.06570217,-0.1719625;-0.680445;-0.01599298,0.0347067;0.5601076;-0.03418829,0;0;0,0.008218929;0.3257162;-0.005136728,0.01562391;0.6381124;-0.02458692,0.195545;0.515284;-0.003029823,0.2347638;0.2060978;0.04932952,0.280462;-0.05180547;0.04519904,-0.1680437;0.5200272;-0.03933699,-0.2493754;0.2167511;-0.00349718,-0.2973691;-0.03549141;-0.05536035,0.07559846;-0.0008194;-0.03380847,0.07937127;-0.3550336;-0.002261877,0.05634008;-0.7329086;0.08647716,0.0556743;-0.7643082;0.0320338,-0.07255544;0.007791779;-0.03916387,-0.1214487;-0.343627;-0.01484486,-0.1450568;-0.721655;0.07308728,-0.1570225;-0.7561637;0.02379341,0.01393852;0.5618377;-0.01729262,608.8692
+0;0;0,0.0189202;0.3250213;-0.01371774,0.03984307;0.6358475;-0.04472232,0.2175146;0.5215397;-0.01308397,0.2546452;0.2139127;0.0490663,0.3009844;-0.04379103;0.05687351,-0.1488042;0.5191967;-0.03546747,-0.246142;0.2213479;0.005607221,-0.3137421;-0.03167892;0.0003970703,0.07281228;0.0008286814;-0.03945244,0.06115054;-0.3522012;0.001912456,0.02551706;-0.7320409;0.07705647,0.02834843;-0.6961425;-0.004745826,-0.07239898;0.009963183;-0.03896066,-0.1270343;-0.341077;-0.02274672,-0.1769247;-0.71642;0.06570217,-0.1719625;-0.680445;-0.01599298,0.0347067;0.5601076;-0.03418829,0;0;0,0.008218929;0.3257162;-0.005136728,0.01562391;0.6381124;-0.02458692,0.195545;0.515284;-0.003029823,0.2347638;0.2060978;0.04932952,0.280462;-0.05180547;0.04519904,-0.1680437;0.5200272;-0.03933699,-0.2493754;0.2167511;-0.00349718,-0.2973691;-0.03549141;-0.05536035,0.07559846;-0.0008194;-0.03380847,0.07937127;-0.3550336;-0.002261877,0.05634008;-0.7329086;0.08647716,0.0556743;-0.7643082;0.0320338,-0.07255544;0.007791779;-0.03916387,-0.1214487;-0.343627;-0.01484486,-0.1450568;-0.721655;0.07308728,-0.1570225;-0.7561637;0.02379341,0.01393852;0.5618377;-0.01729262,608.8914
+0;0;0,0.01891695;0.3249654;-0.01371538,0.0398386;0.6357735;-0.04471847,0.2175458;0.5214562;-0.01307572,0.2548356;0.2125103;0.049341,0.3007439;-0.042797;0.0570756,-0.1488447;0.5191128;-0.03546361,-0.2465998;0.2199869;0.005787183,-0.3135714;-0.03068691;0.0006254818,0.07259108;0.0008261638;-0.03933259,0.06092772;-0.3522526;0.002038039,0.02531166;-0.7319067;0.07714533,0.02813504;-0.696025;-0.004425995,-0.07217903;0.009932914;-0.03884229,-0.1268219;-0.3411559;-0.02262611,-0.1766879;-0.7163155;0.06577957,-0.1717398;-0.6803573;-0.01568493,0.0347021;0.5600316;-0.03418418,0;0;0,0.008411705;0.3256443;-0.005794406,0.01616725;0.6379566;-0.02611196,0.1959742;0.515365;-0.002929091,0.2351573;0.2051308;0.05141604,0.2800012;-0.05047971;0.05020142,-0.1675225;0.5201945;-0.04203042,-0.2518935;0.2166465;-0.003636427,-0.3013387;-0.03326879;-0.05310087,0.07539167;-0.0009980351;-0.03364968,0.07901295;-0.3552507;-0.001962781,0.05527543;-0.7330822;0.08593917,0.05436981;-0.7640772;0.03139341,-0.07221954;0.007940429;-0.03922357,-0.1211911;-0.3435521;-0.01541362,-0.1455047;-0.7213616;0.0724254,-0.1577998;-0.7557835;0.02348554,0.01438838;0.5617065;-0.0185653,608.9032
+0;0;0,0.01891695;0.3249654;-0.01371538,0.0398386;0.6357735;-0.04471847,0.2175458;0.5214562;-0.01307572,0.2548356;0.2125103;0.049341,0.3007439;-0.042797;0.0570756,-0.1488447;0.5191128;-0.03546361,-0.2465998;0.2199869;0.005787183,-0.3135714;-0.03068691;0.0006254818,0.07259108;0.0008261638;-0.03933259,0.06092772;-0.3522526;0.002038039,0.02531166;-0.7319067;0.07714533,0.02813504;-0.696025;-0.004425995,-0.07217903;0.009932914;-0.03884229,-0.1268219;-0.3411559;-0.02262611,-0.1766879;-0.7163155;0.06577957,-0.1717398;-0.6803573;-0.01568493,0.0347021;0.5600316;-0.03418418,0;0;0,0.008411705;0.3256443;-0.005794406,0.01616725;0.6379566;-0.02611196,0.1959742;0.515365;-0.002929091,0.2351573;0.2051308;0.05141604,0.2800012;-0.05047971;0.05020142,-0.1675225;0.5201945;-0.04203042,-0.2518935;0.2166465;-0.003636427,-0.3013387;-0.03326879;-0.05310087,0.07539167;-0.0009980351;-0.03364968,0.07901295;-0.3552507;-0.001962781,0.05527543;-0.7330822;0.08593917,0.05436981;-0.7640772;0.03139341,-0.07221954;0.007940429;-0.03922357,-0.1211911;-0.3435521;-0.01541362,-0.1455047;-0.7213616;0.0724254,-0.1577998;-0.7557835;0.02348554,0.01438838;0.5617065;-0.0185653,608.9137
+0;0;0,0.02024965;0.3247875;-0.01586149,0.0423779;0.6352466;-0.04940322,0.2198093;0.5213422;-0.01643162,0.2565798;0.2136426;0.0521456,0.3021099;-0.04153344;0.06484971,-0.1468422;0.5199412;-0.03826178,-0.2463504;0.2222518;0.008781984,-0.3145254;-0.0281491;0.009654365,0.07259829;0.0007129728;-0.03932147,0.06136645;-0.352468;0.001289088,0.02569287;-0.7322165;0.07589048,0.02841071;-0.6965598;-0.005700357,-0.07224815;0.009990724;-0.03869873,-0.1265154;-0.3411418;-0.02217058,-0.1760637;-0.7143091;0.07446265,-0.1712129;-0.6785642;-0.007023014,0.0369821;0.5596157;-0.03822111,0;0;0,0.008411705;0.3256443;-0.005794406,0.01616725;0.6379566;-0.02611196,0.1959742;0.515365;-0.002929091,0.2351573;0.2051308;0.05141604,0.2800012;-0.05047971;0.05020142,-0.1675225;0.5201945;-0.04203042,-0.2518935;0.2166465;-0.003636427,-0.3013387;-0.03326879;-0.05310087,0.07539167;-0.0009980351;-0.03364968,0.07901295;-0.3552507;-0.001962781,0.05527543;-0.7330822;0.08593917,0.05436981;-0.7640772;0.03139341,-0.07221954;0.007940429;-0.03922357,-0.1211911;-0.3435521;-0.01541362,-0.1455047;-0.7213616;0.0724254,-0.1577998;-0.7557835;0.02348554,0.01438838;0.5617065;-0.0185653,608.925
+0;0;0,0.02023909;0.3246181;-0.01585322,0.04236056;0.6349819;-0.04938494,0.2194936;0.5211577;-0.01645165,0.256363;0.2126307;0.05230998,0.3020599;-0.04348052;0.06506065,-0.146557;0.5197589;-0.03824604,-0.2463328;0.2212691;0.008924227,-0.3147576;-0.03004947;0.009799805,0.07235995;0.000710632;-0.03919238,0.06113982;-0.3521018;0.001375813,0.02640645;-0.7218418;0.07401103,0.0294307;-0.6855474;-0.01677833,-0.07201095;0.009957924;-0.03857167,-0.1262216;-0.3408082;-0.02206077,-0.174464;-0.7041405;0.07202561,-0.1690664;-0.6677479;-0.01864672,0.03696601;0.5593686;-0.03820544,0;0;0,0.008228183;0.3254563;-0.006954193,0.01593354;0.6376035;-0.02831352,0.1954721;0.5157234;-0.00352931,0.2349129;0.2051691;0.05371463,0.278412;-0.05163231;0.05586123,-0.1674992;0.5205252;-0.04458985,-0.2544012;0.2171033;-0.003851425,-0.3063643;-0.03370371;-0.05117404,0.07525949;-0.001119152;-0.0332756,0.07911243;-0.3548469;4.339218E-05,0.05254796;-0.722656;0.08490014,0.05196728;-0.7645186;0.02898133,-0.0718343;0.007993668;-0.03935028,-0.121068;-0.343125;-0.01611228,-0.1464896;-0.7109592;0.06898563,-0.1603617;-0.752119;0.01389186,0.01415633;0.5613981;-0.02050054,608.9364
+0;0;0,0.02023909;0.3246181;-0.01585322,0.04236056;0.6349819;-0.04938494,0.2194936;0.5211577;-0.01645165,0.256363;0.2126307;0.05230998,0.3020599;-0.04348052;0.06506065,-0.146557;0.5197589;-0.03824604,-0.2463328;0.2212691;0.008924227,-0.3147576;-0.03004947;0.009799805,0.07235995;0.000710632;-0.03919238,0.06113982;-0.3521018;0.001375813,0.02640645;-0.7218418;0.07401103,0.0294307;-0.6855474;-0.01677833,-0.07201095;0.009957924;-0.03857167,-0.1262216;-0.3408082;-0.02206077,-0.174464;-0.7041405;0.07202561,-0.1690664;-0.6677479;-0.01864672,0.03696601;0.5593686;-0.03820544,0;0;0,0.008228183;0.3254563;-0.006954193,0.01593354;0.6376035;-0.02831352,0.1954721;0.5157234;-0.00352931,0.2349129;0.2051691;0.05371463,0.278412;-0.05163231;0.05586123,-0.1674992;0.5205252;-0.04458985,-0.2544012;0.2171033;-0.003851425,-0.3063643;-0.03370371;-0.05117404,0.07525949;-0.001119152;-0.0332756,0.07911243;-0.3548469;4.339218E-05,0.05254796;-0.722656;0.08490014,0.05196728;-0.7645186;0.02898133,-0.0718343;0.007993668;-0.03935028,-0.121068;-0.343125;-0.01611228,-0.1464896;-0.7109592;0.06898563,-0.1603617;-0.752119;0.01389186,0.01415633;0.5613981;-0.02050054,608.9583
+0;0;0,0.02085998;0.3244128;-0.01775415,0.04288992;0.6345922;-0.05290993,0.2198597;0.5217659;-0.01971762,0.2568669;0.2149923;0.05561976,0.3014862;-0.03819436;0.07309246,-0.1458163;0.5207708;-0.04122836,-0.2487841;0.2245046;0.01149043,-0.3173042;-0.02371418;0.02108577,0.07217576;0.0005347643;-0.03907998,0.06040256;-0.3531551;0.0009524822,0.02621705;-0.7227073;0.07160851,0.0292269;-0.6865367;-0.02036964,-0.07188264;0.01003867;-0.03832731,-0.1260877;-0.3414639;-0.01974054,-0.1739457;-0.7024966;0.08073217,-0.1685179;-0.666194;-0.01112603,0.03756028;0.5590196;-0.04137494,0;0;0,0.008711085;0.325355;-0.007889748,0.01696496;0.6373872;-0.03047276,0.1957912;0.5155084;-0.003965855,0.2349148;0.2055596;0.05566967,0.277363;-0.04851562;0.06227303,-0.1661555;0.5210752;-0.04762896,-0.2568282;0.2193108;-0.004362464,-0.3094476;-0.02881765;-0.04978407,0.07522915;-0.001208231;-0.03280222,0.07741925;-0.3558083;0.0002393723,0.05089609;-0.7231946;0.08422495,0.05004901;-0.7642019;0.02536608,-0.07148842;0.008021872;-0.03952122,-0.1210107;-0.3439102;-0.01652005,-0.1477246;-0.711175;0.06793536,-0.1613698;-0.7527674;0.01140709,0.0150592;0.5612119;-0.02232563,608.9699
+0;0;0,0.02085998;0.3244128;-0.01775415,0.04288992;0.6345922;-0.05290993,0.2198597;0.5217659;-0.01971762,0.2568669;0.2149923;0.05561976,0.3014862;-0.03819436;0.07309246,-0.1458163;0.5207708;-0.04122836,-0.2487841;0.2245046;0.01149043,-0.3173042;-0.02371418;0.02108577,0.07217576;0.0005347643;-0.03907998,0.06040256;-0.3531551;0.0009524822,0.02621705;-0.7227073;0.07160851,0.0292269;-0.6865367;-0.02036964,-0.07188264;0.01003867;-0.03832731,-0.1260877;-0.3414639;-0.01974054,-0.1739457;-0.7024966;0.08073217,-0.1685179;-0.666194;-0.01112603,0.03756028;0.5590196;-0.04137494,0;0;0,0.008711085;0.325355;-0.007889748,0.01696496;0.6373872;-0.03047276,0.1957912;0.5155084;-0.003965855,0.2349148;0.2055596;0.05566967,0.277363;-0.04851562;0.06227303,-0.1661555;0.5210752;-0.04762896,-0.2568282;0.2193108;-0.004362464,-0.3094476;-0.02881765;-0.04978407,0.07522915;-0.001208231;-0.03280222,0.07741925;-0.3558083;0.0002393723,0.05089609;-0.7231946;0.08422495,0.05004901;-0.7642019;0.02536608,-0.07148842;0.008021872;-0.03952122,-0.1210107;-0.3439102;-0.01652005,-0.1477246;-0.711175;0.06793536,-0.1613698;-0.7527674;0.01140709,0.0150592;0.5612119;-0.02232563,608.9843
+0;0;0,0.02085051;0.3242657;-0.01774609,0.04287879;0.6344217;-0.05289986,0.2208547;0.5213834;-0.019587,0.257504;0.2175759;0.05502195,0.3021497;-0.03576005;0.07250495,-0.1468403;0.5203828;-0.04121652,-0.2488126;0.2269812;0.01099255,-0.3173731;-0.02138405;0.02059354,0.07181084;0.0005320605;-0.03888239,0.05997542;-0.355027;0.001361638,0.02544419;-0.7283165;0.07273221,0.02833191;-0.6923964;-0.01551387,-0.0715192;0.009987919;-0.03813353,-0.1260107;-0.3433724;-0.01944853,-0.1743527;-0.7080562;0.08204027,-0.1691452;-0.6720093;-0.006090745,0.0375487;0.5588428;-0.04136391,0;0;0,0.00825718;0.3251776;-0.009446144,0.01611255;0.6371042;-0.03327894,0.195945;0.5154153;-0.00462687,0.2332148;0.2089306;0.05771673,0.2750135;-0.04527938;0.0681175,-0.1677504;0.520795;-0.05176534,-0.260445;0.223251;-0.006115422,-0.3155602;-0.02487952;-0.04937692,0.07496476;-0.001332641;-0.03236401,0.07543999;-0.3575828;0.003238559,0.04852831;-0.7296575;0.08365858,0.04693867;-0.7653072;0.02434289,-0.07092731;0.008066065;-0.03966329,-0.1229085;-0.3455067;-0.01807226,-0.1509454;-0.7163944;0.06729454,-0.1639618;-0.754923;0.0128413,0.01429594;0.5609522;-0.02483881,609.0031
+0;0;0,0.02221989;0.3240825;-0.01935652,0.04474206;0.6340177;-0.0561252,0.2227775;0.5217188;-0.02234935,0.2586654;0.219138;0.05743526,0.3041802;-0.03338978;0.0826565,-0.1453772;0.5216909;-0.0451219,-0.2503631;0.2306738;0.01400205,-0.3203334;-0.01706915;0.02834094,0.07176027;0.0003475885;-0.03897772,0.05980852;-0.3552867;0.0005612373,0.02337684;-0.7283704;0.07206317,0.02648894;-0.6926073;-0.01618569,-0.07160872;0.01012742;-0.03792818,-0.1259067;-0.3431399;-0.01705038,-0.1763003;-0.705336;0.0920626,-0.1708771;-0.6695169;0.003929257,0.0393468;0.5584984;-0.04423464,0;0;0,0.00825718;0.3251776;-0.009446144,0.01611255;0.6371042;-0.03327894,0.195945;0.5154153;-0.00462687,0.2332148;0.2089306;0.05771673,0.2750135;-0.04527938;0.0681175,-0.1677504;0.520795;-0.05176534,-0.260445;0.223251;-0.006115422,-0.3155602;-0.02487952;-0.04937692,0.07496476;-0.001332641;-0.03236401,0.07543999;-0.3575828;0.003238559,0.04852831;-0.7296575;0.08365858,0.04693867;-0.7653072;0.02434289,-0.07092731;0.008066065;-0.03966329,-0.1229085;-0.3455067;-0.01807226,-0.1509454;-0.7163944;0.06729454,-0.1639618;-0.754923;0.0128413,0.01429594;0.5609522;-0.02483881,609.0142
+0;0;0,0.02221989;0.3240825;-0.01935652,0.04474206;0.6340177;-0.0561252,0.2227775;0.5217188;-0.02234935,0.2586654;0.219138;0.05743526,0.3041802;-0.03338978;0.0826565,-0.1453772;0.5216909;-0.0451219,-0.2503631;0.2306738;0.01400205,-0.3203334;-0.01706915;0.02834094,0.07176027;0.0003475885;-0.03897772,0.05980852;-0.3552867;0.0005612373,0.02337684;-0.7283704;0.07206317,0.02648894;-0.6926073;-0.01618569,-0.07160872;0.01012742;-0.03792818,-0.1259067;-0.3431399;-0.01705038,-0.1763003;-0.705336;0.0920626,-0.1708771;-0.6695169;0.003929257,0.0393468;0.5584984;-0.04423464,0;0;0,0.00825718;0.3251776;-0.009446144,0.01611255;0.6371042;-0.03327894,0.195945;0.5154153;-0.00462687,0.2332148;0.2089306;0.05771673,0.2750135;-0.04527938;0.0681175,-0.1677504;0.520795;-0.05176534,-0.260445;0.223251;-0.006115422,-0.3155602;-0.02487952;-0.04937692,0.07496476;-0.001332641;-0.03236401,0.07543999;-0.3575828;0.003238559,0.04852831;-0.7296575;0.08365858,0.04693867;-0.7653072;0.02434289,-0.07092731;0.008066065;-0.03966329,-0.1229085;-0.3455067;-0.01807226,-0.1509454;-0.7163944;0.06729454,-0.1639618;-0.754923;0.0128413,0.01429594;0.5609522;-0.02483881,609.0252
+0;0;0,0.0222092;0.3239266;-0.01934721,0.04472385;0.6337585;-0.05610424,0.2230341;0.5214181;-0.02229781,0.2585913;0.2216256;0.05675158,0.3041396;-0.03108785;0.08199137,-0.1456703;0.5213901;-0.04510437,-0.2496887;0.2330548;0.01347476,-0.3197105;-0.01487032;0.02782418,0.07149222;0.0003462901;-0.03883212,0.05952739;-0.3556771;0.0007500909,0.0231463;-0.7282428;0.07215275,0.02628847;-0.692424;-0.0169488,-0.07134125;0.01008959;-0.0377865,-0.1256987;-0.3435642;-0.01688587,-0.1760222;-0.7052575;0.09207562,-0.1705466;-0.6693822;0.003090702,0.03932954;0.5582526;-0.04421578,0;0;0,0.009035751;0.3249643;-0.01060843,0.01780751;0.636631;-0.03606594,0.1974486;0.5149803;-0.004795672,0.2324767;0.2116993;0.05987501,0.273508;-0.04272199;0.07260454,-0.1664735;0.5209783;-0.05556535,-0.2622589;0.2279849;-0.006895669,-0.318882;-0.0202367;-0.04879596,0.07498127;-0.001419991;-0.03154337,0.07328589;-0.3581816;0.002820015,0.04652131;-0.7298828;0.08250022,0.04485716;-0.7660692;0.02250504,-0.07041283;0.008069032;-0.03995143,-0.1230188;-0.3458243;-0.01862788,-0.1520351;-0.7161751;0.06637479,-0.1660164;-0.7555125;0.01178838,0.01576985;0.5605496;-0.02717471,609.0476
+0;0;0,0.02339415;0.3237434;-0.0209512,0.04687202;0.6332718;-0.05960742,0.2250532;0.5219951;-0.02450928,0.2611223;0.2241708;0.06144616,0.3070376;-0.02784207;0.09238312,-0.1440147;0.5223719;-0.04678044,-0.248843;0.235642;0.01791622,-0.3205692;-0.01143637;0.03749662,0.07148486;0.0003167402;-0.03884592,0.05883656;-0.3557266;0.0003425591,0.02315206;-0.7283683;0.07169972,0.02616551;-0.6927393;-0.01741846,-0.07138272;0.01008403;-0.03770958,-0.1249645;-0.3433873;-0.01222237,-0.1767225;-0.7020392;0.1057479,-0.1713679;-0.666405;0.01673998,0.0412555;0.5578587;-0.04724175,0;0;0,0.009035751;0.3249643;-0.01060843,0.01780751;0.636631;-0.03606594,0.1974486;0.5149803;-0.004795672,0.2324767;0.2116993;0.05987501,0.273508;-0.04272199;0.07260454,-0.1664735;0.5209783;-0.05556535,-0.2622589;0.2279849;-0.006895669,-0.318882;-0.0202367;-0.04879596,0.07498127;-0.001419991;-0.03154337,0.07328589;-0.3581816;0.002820015,0.04652131;-0.7298828;0.08250022,0.04485716;-0.7660692;0.02250504,-0.07041283;0.008069032;-0.03995143,-0.1230188;-0.3458243;-0.01862788,-0.1520351;-0.7161751;0.06637479,-0.1660164;-0.7555125;0.01178838,0.01576985;0.5605496;-0.02717471,609.0591
+0;0;0,0.02338141;0.3235672;-0.0209398,0.0468511;0.6329877;-0.05958311,0.2250188;0.5217295;-0.02448934,0.2609505;0.2250389;0.06113889,0.3068275;-0.02676383;0.09205005,-0.1440197;0.5221063;-0.04675872,-0.2484489;0.236468;0.01769165,-0.3201154;-0.01040445;0.03725573,0.07139067;0.0003163228;-0.03879473,0.05871008;-0.356636;0.0004937984,0.02312231;-0.7282676;0.07165752,0.02609828;-0.6927086;-0.01635213,-0.07128866;0.01007074;-0.03765989,-0.1250073;-0.344303;-0.01210761,-0.1766249;-0.7019827;0.1055428,-0.1713369;-0.6664186;0.0176421,0.04123573;0.5575902;-0.04721999,0;0;0,0.00970605;0.3247283;-0.01175511,0.01905364;0.636148;-0.0386399,0.1984297;0.5150358;-0.005044578,0.2311138;0.213165;0.06169605,0.2720276;-0.04085591;0.07795286,-0.1653675;0.5216196;-0.05895294,-0.2639548;0.2312725;-0.007691994,-0.3226128;-0.01663384;-0.04727134,0.07517914;-0.001622796;-0.03077698,0.07105225;-0.3593357;0.003042936,0.04448342;-0.7302199;0.08165479,0.04417895;-0.7686084;0.02590191,-0.07011309;0.008156048;-0.04024168,-0.123475;-0.3465542;-0.01896953,-0.1534694;-0.715894;0.06546523,-0.1676162;-0.7544343;0.01172928,0.01689938;0.5601299;-0.02937901,609.0811
+0;0;0,0.02779822;0.3219127;-0.03578193,0.05347157;0.6257263;-0.1054423,0.2168536;0.4927805;-0.02581545,0.2541508;0.1979844;0.06557783,0.2983634;-0.05333188;0.102323,-0.1270099;0.4951306;-0.04676593,-0.2341313;0.2120521;0.02422806,-0.3066659;-0.03390694;0.05083121,0.07143129;0.0003511027;-0.03871961,0.05685933;-0.356611;-0.0001828074,0.01992124;-0.7282065;0.07047921,0.02293898;-0.6952686;-0.01765545,-0.07129403;0.01000378;-0.03766756,-0.1257908;-0.3438669;-0.007253358,-0.1750813;-0.6966109;0.1253471,-0.1954186;-0.7318054;0.06947644,0.04841105;0.5515156;-0.08710316,0;0;0,0.00970605;0.3247283;-0.01175511,0.01905364;0.636148;-0.0386399,0.1984297;0.5150358;-0.005044578,0.2311138;0.213165;0.06169605,0.2720276;-0.04085591;0.07795286,-0.1653675;0.5216196;-0.05895294,-0.2639548;0.2312725;-0.007691994,-0.3226128;-0.01663384;-0.04727134,0.07517914;-0.001622796;-0.03077698,0.07105225;-0.3593357;0.003042936,0.04448342;-0.7302199;0.08165479,0.04417895;-0.7686084;0.02590191,-0.07011309;0.008156048;-0.04024168,-0.123475;-0.3465542;-0.01896953,-0.1534694;-0.715894;0.06546523,-0.1676162;-0.7544343;0.01172928,0.01689938;0.5601299;-0.02937901,609.0923
+0;0;0,0.02777563;0.321651;-0.03575284,0.05342831;0.625222;-0.1053578,0.2176157;0.4920481;-0.02545189,0.2547734;0.1983544;0.06559962,0.299375;-0.05517271;0.102668,-0.1278847;0.4944093;-0.0465021,-0.2346056;0.2123894;0.0242264,-0.3077782;-0.03573328;0.05106357,0.07134577;0.0003506823;-0.03867326,0.05676455;-0.3568382;-0.0001119748,0.01976762;-0.7290257;0.07066262,0.02376408;-0.6951349;-0.04605605,-0.07120868;0.009991805;-0.03762247,-0.12574;-0.3441037;-0.007188944,-0.1751091;-0.6974096;0.1256228,-0.2020422;-0.7537481;0.05163202,0.04837129;0.5510628;-0.08703135,0;0;0,0.01107715;0.3243726;-0.01299274,0.02190928;0.6353367;-0.0416131,0.2014146;0.5139756;-0.005023956,0.2310348;0.2136301;0.06456304,0.2709494;-0.04248527;0.0858016,-0.1645814;0.5222042;-0.05802292,-0.2609026;0.2322638;-0.007190779,-0.3222556;-0.01768477;-0.0446186,0.07517569;-0.001734421;-0.03052163,0.06905507;-0.3596976;0.002770783,0.04246196;-0.7312887;0.08096433,0.05095617;-0.7224138;-0.03364778,-0.06994102;0.00820044;-0.0403357,-0.1235258;-0.3467251;-0.01935993,-0.1548442;-0.7166835;0.06461251,-0.1739334;-0.7767645;-0.007327631,0.0193994;0.5594409;-0.03189015,609.1041
+0;0;0,0.02777563;0.321651;-0.03575284,0.05342831;0.625222;-0.1053578,0.2176157;0.4920481;-0.02545189,0.2547734;0.1983544;0.06559962,0.299375;-0.05517271;0.102668,-0.1278847;0.4944093;-0.0465021,-0.2346056;0.2123894;0.0242264,-0.3077782;-0.03573328;0.05106357,0.07134577;0.0003506823;-0.03867326,0.05676455;-0.3568382;-0.0001119748,0.01976762;-0.7290257;0.07066262,0.02376408;-0.6951349;-0.04605605,-0.07120868;0.009991805;-0.03762247,-0.12574;-0.3441037;-0.007188944,-0.1751091;-0.6974096;0.1256228,-0.2020422;-0.7537481;0.05163202,0.04837129;0.5510628;-0.08703135,0;0;0,0.01107715;0.3243726;-0.01299274,0.02190928;0.6353367;-0.0416131,0.2014146;0.5139756;-0.005023956,0.2310348;0.2136301;0.06456304,0.2709494;-0.04248527;0.0858016,-0.1645814;0.5222042;-0.05802292,-0.2609026;0.2322638;-0.007190779,-0.3222556;-0.01768477;-0.0446186,0.07517569;-0.001734421;-0.03052163,0.06905507;-0.3596976;0.002770783,0.04246196;-0.7312887;0.08096433,0.05095617;-0.7224138;-0.03364778,-0.06994102;0.00820044;-0.0403357,-0.1235258;-0.3467251;-0.01935993,-0.1548442;-0.7166835;0.06461251,-0.1739334;-0.7767645;-0.007327631,0.0193994;0.5594409;-0.03189015,609.1259
+0;0;0,0.02775232;0.3213811;-0.03572284,0.05339307;0.6248152;-0.1052968,0.2177817;0.4915883;-0.02532224,0.2549385;0.1979024;0.06572683,0.2993249;-0.05440167;0.1026164,-0.1281272;0.4939524;-0.04639734,-0.2348452;0.21194;0.02432926,-0.3076649;-0.03498583;0.05103698,0.07115544;0.0003497468;-0.03857009,0.05655806;-0.3572351;3.394857E-05,0.02075178;-0.7174448;0.06853083,0.02474567;-0.6835565;-0.04811264,-0.07101872;0.00996515;-0.0375221,-0.1256105;-0.3445229;-0.007054839,-0.1733908;-0.6864586;0.1214827,-0.2003065;-0.7427415;0.04753958,0.0483372;0.5506728;-0.08697452,0;0;0,0.01157121;0.3239973;-0.01496542,0.02310342;0.6346084;-0.04552579,0.2022985;0.5134116;-0.005948901,0.2305304;0.2137317;0.06696832,0.2692746;-0.04109761;0.09040439,-0.1633264;0.5219406;-0.06502604,-0.2665829;0.2354818;-0.008445185,-0.3299288;-0.01307783;-0.04299619,0.0751918;-0.002064586;-0.02987981,0.06645975;-0.3604901;0.002139211,0.04004265;-0.7201711;0.07734954,0.04982269;-0.7116885;-0.03701007,-0.06953675;0.008384824;-0.04056113,-0.1238518;-0.346863;-0.02008652,-0.1560484;-0.7049173;0.06044524,-0.1751218;-0.7647281;-0.01171426,0.02041446;0.5588028;-0.03529561,609.1379
+0;0;0,0.02751582;0.3210066;-0.03911192,0.05158938;0.6251564;-0.1060216,0.2171552;0.492799;-0.02853809,0.2551506;0.2009956;0.06804913,0.2993931;-0.05019397;0.1120349,-0.1299114;0.4932826;-0.04852529,-0.2385081;0.2137976;0.02904332,-0.3136086;-0.03201121;0.05947837,0.07110801;0.0002776758;-0.03865804,0.05484916;-0.3572137;0.0001476333,0.0189458;-0.7174389;0.06851183,0.02295901;-0.6835704;-0.04813164,-0.07110506;0.01000785;-0.0373468,-0.1262987;-0.3438438;-0.001111809,-0.1741643;-0.6842101;0.1314951,-0.2165656;-0.7440009;0.07004188,0.04653652;0.5510038;-0.08774014,0;0;0,0.01157121;0.3239973;-0.01496542,0.02310342;0.6346084;-0.04552579,0.2022985;0.5134116;-0.005948901,0.2305304;0.2137317;0.06696832,0.2692746;-0.04109761;0.09040439,-0.1633264;0.5219406;-0.06502604,-0.2665829;0.2354818;-0.008445185,-0.3299288;-0.01307783;-0.04299619,0.0751918;-0.002064586;-0.02987981,0.06645975;-0.3604901;0.002139211,0.04004265;-0.7201711;0.07734954,0.04982269;-0.7116885;-0.03701007,-0.06953675;0.008384824;-0.04056113,-0.1238518;-0.346863;-0.02008652,-0.1560484;-0.7049173;0.06044524,-0.1751218;-0.7647281;-0.01171426,0.02041446;0.5588028;-0.03529561,609.1492
+0;0;0,0.02749962;0.3208176;-0.0390889,0.05156838;0.624911;-0.105987,0.2161911;0.4928663;-0.02882829,0.2541511;0.2013349;0.06766888,0.2986791;-0.05147627;0.1119387,-0.1289583;0.4933471;-0.04870508,-0.2374537;0.2141227;0.02879122,-0.3130391;-0.03327294;0.05942275,0.07085158;0.0002766744;-0.03851863,0.05463079;-0.3563777;0.0001961924,0.01948202;-0.7090319;0.06712356,0.02349252;-0.675166;-0.04944118,-0.07084864;0.00997176;-0.03721212,-0.1259131;-0.3430515;-0.001061965,-0.1727726;-0.6762642;0.128758,-0.2151453;-0.7359944;0.06734619,0.04651492;0.5507495;-0.0877033,0;0;0,0.01251879;0.3236803;-0.01680756,0.0252098;0.6339656;-0.04952598,0.2028266;0.5133511;-0.007429481,0.2301782;0.2146345;0.06848836,0.2679491;-0.04162511;0.09606385,-0.1602913;0.5221595;-0.07015441,-0.2679196;0.2383123;-0.01023658,-0.332856;-0.01179516;-0.04318479,0.07498406;-0.00226438;-0.02959681,0.06501995;-0.3598351;0.002155066,0.03832601;-0.7123839;0.07340503,0.04893154;-0.7042496;-0.04073429,-0.06912865;0.008517053;-0.04064969,-0.1241044;-0.3458297;-0.02114648,-0.1571007;-0.6962759;0.05745609,-0.1753996;-0.7542006;-0.01706086,0.02223724;0.5582415;-0.03871953,609.1703
+0;0;0,0.02762215;0.320112;-0.0422781,0.0507764;0.6242978;-0.1080252,0.2173376;0.4925642;-0.03206073,0.2550503;0.2040545;0.06971648,0.2984357;-0.04753515;0.1223759,-0.1312754;0.4925901;-0.05083819,-0.2407569;0.2168103;0.03269644,-0.3191133;-0.02920118;0.06863057,0.0706024;0.0001445375;-0.03850049,0.0534675;-0.356894;-0.0001118034,0.0185655;-0.7083976;0.0667352,0.02247052;-0.6746849;-0.04970609,-0.07070725;0.01003892;-0.03696907,-0.1270258;-0.3426698;0.003878985,-0.173947;-0.671028;0.1425181,-0.1670037;-0.6374842;0.02621321,0.04563064;0.5502093;-0.0896315,0;0;0,0.01359572;0.323266;-0.01834023,0.02730541;0.6330982;-0.05285835,0.2055979;0.5122753;-0.007867813,0.2295557;0.2148958;0.06965744,0.2668321;-0.04100201;0.1025122,-0.1596057;0.5221891;-0.07512448,-0.2700523;0.2415383;-0.0114424,-0.3371357;-0.008500725;-0.04198677,0.07492226;-0.002626225;-0.02909923,0.06374781;-0.3605267;0.00293529,0.03638974;-0.7122286;0.07220876,0.04786284;-0.7043198;-0.04166818,-0.06873428;0.008756325;-0.04081584,-0.1242818;-0.345921;-0.02178322,-0.1585378;-0.695188;0.05619526,-0.1768306;-0.7527527;-0.01854041,0.02410744;0.5574882;-0.04159713,609.1935
+0;0;0,0.02762215;0.320112;-0.0422781,0.0507764;0.6242978;-0.1080252,0.2173376;0.4925642;-0.03206073,0.2550503;0.2040545;0.06971648,0.2984357;-0.04753515;0.1223759,-0.1312754;0.4925901;-0.05083819,-0.2407569;0.2168103;0.03269644,-0.3191133;-0.02920118;0.06863057,0.0706024;0.0001445375;-0.03850049,0.0534675;-0.356894;-0.0001118034,0.0185655;-0.7083976;0.0667352,0.02247052;-0.6746849;-0.04970609,-0.07070725;0.01003892;-0.03696907,-0.1270258;-0.3426698;0.003878985,-0.173947;-0.671028;0.1425181,-0.1670037;-0.6374842;0.02621321,0.04563064;0.5502093;-0.0896315,0;0;0,0.01359572;0.323266;-0.01834023,0.02730541;0.6330982;-0.05285835,0.2055979;0.5122753;-0.007867813,0.2295557;0.2148958;0.06965744,0.2668321;-0.04100201;0.1025122,-0.1596057;0.5221891;-0.07512448,-0.2700523;0.2415383;-0.0114424,-0.3371357;-0.008500725;-0.04198677,0.07492226;-0.002626225;-0.02909923,0.06374781;-0.3605267;0.00293529,0.03638974;-0.7122286;0.07220876,0.04786284;-0.7043198;-0.04166818,-0.06873428;0.008756325;-0.04081584,-0.1242818;-0.345921;-0.02178322,-0.1585378;-0.695188;0.05619526,-0.1768306;-0.7527527;-0.01854041,0.02410744;0.5574882;-0.04159713,609.207
+0;0;0,0.02758466;0.3196775;-0.04222071,0.05071142;0.6235036;-0.1078906,0.2167476;0.4920231;-0.03212257,0.2544076;0.2039158;0.06951271,0.2975994;-0.04655048;0.121937,-0.1307888;0.4920489;-0.05084204,-0.2401177;0.2166538;0.03257609,-0.3181241;-0.02825926;0.06834977,0.07055614;0.0001444428;-0.03847526,0.05341272;-0.3570715;-6.749853E-05,0.01869586;-0.7067107;0.06642494,0.02260003;-0.6729988;-0.0499913,-0.07066093;0.01003234;-0.03694485,-0.1270074;-0.3428517;0.003923513,-0.1736798;-0.6694682;0.1418273,-0.1667379;-0.6359251;0.0255474,0.04557087;0.5494902;-0.08951553,0;0;0,0.01478545;0.3226433;-0.02049172,0.0302213;0.6317286;-0.05751801,0.2071667;0.5114273;-0.009950519,0.2296608;0.2151748;0.07056236,0.266646;-0.0393784;0.1049414,-0.1574798;0.5228828;-0.07562971,-0.2646639;0.2416562;-0.01100012,-0.3334693;-0.007007301;-0.03891927,0.07483569;-0.002670631;-0.0291723,0.0619937;-0.3607335;0.002424479,0.03408471;-0.7106064;0.07086515,0.04522674;-0.7030011;-0.04295969,-0.06869233;0.008777549;-0.04077812,-0.1239109;-0.3461697;-0.0224582,-0.1598787;-0.6936182;0.05409237,-0.1781215;-0.7503422;-0.02159052,0.02657457;0.5563231;-0.0455699,609.2264
+0;0;0,0.02758538;0.3193321;-0.0447574,0.05063606;0.6230757;-0.1107948,0.2170448;0.492479;-0.03548519,0.2556674;0.2063426;0.07122983,0.2973379;-0.0428845;0.1303619,-0.1310174;0.491771;-0.05336942,-0.241976;0.2188653;0.03587503,-0.3212331;-0.0246028;0.07816893,0.07048416;-0.0001688402;-0.03860689,0.05271396;-0.3573851;-0.0004877895,0.01824626;-0.7070113;0.06620212,0.02206709;-0.6735333;-0.05022411,-0.07061358;0.01036723;-0.03694291,-0.1276744;-0.3418462;0.00846662,-0.1750962;-0.664569;0.1550111,-0.2252115;-0.7201118;0.09375228,0.04534771;0.5491504;-0.0921097,0;0;0,0.01478545;0.3226433;-0.02049172,0.0302213;0.6317286;-0.05751801,0.2071667;0.5114273;-0.009950519,0.2296608;0.2151748;0.07056236,0.266646;-0.0393784;0.1049414,-0.1574798;0.5228828;-0.07562971,-0.2646639;0.2416562;-0.01100012,-0.3334693;-0.007007301;-0.03891927,0.07483569;-0.002670631;-0.0291723,0.0619937;-0.3607335;0.002424479,0.03408471;-0.7106064;0.07086515,0.04522674;-0.7030011;-0.04295969,-0.06869233;0.008777549;-0.04077812,-0.1239109;-0.3461697;-0.0224582,-0.1598787;-0.6936182;0.05409237,-0.1781215;-0.7503422;-0.02159052,0.02657457;0.5563231;-0.0455699,609.2378
+0;0;0,0.02758538;0.3193321;-0.0447574,0.05063606;0.6230757;-0.1107948,0.2170448;0.492479;-0.03548519,0.2556674;0.2063426;0.07122983,0.2973379;-0.0428845;0.1303619,-0.1310174;0.491771;-0.05336942,-0.241976;0.2188653;0.03587503,-0.3212331;-0.0246028;0.07816893,0.07048416;-0.0001688402;-0.03860689,0.05271396;-0.3573851;-0.0004877895,0.01824626;-0.7070113;0.06620212,0.02206709;-0.6735333;-0.05022411,-0.07061358;0.01036723;-0.03694291,-0.1276744;-0.3418462;0.00846662,-0.1750962;-0.664569;0.1550111,-0.2252115;-0.7201118;0.09375228,0.04534771;0.5491504;-0.0921097,0;0;0,0.01478545;0.3226433;-0.02049172,0.0302213;0.6317286;-0.05751801,0.2071667;0.5114273;-0.009950519,0.2296608;0.2151748;0.07056236,0.266646;-0.0393784;0.1049414,-0.1574798;0.5228828;-0.07562971,-0.2646639;0.2416562;-0.01100012,-0.3334693;-0.007007301;-0.03891927,0.07483569;-0.002670631;-0.0291723,0.0619937;-0.3607335;0.002424479,0.03408471;-0.7106064;0.07086515,0.04522674;-0.7030011;-0.04295969,-0.06869233;0.008777549;-0.04077812,-0.1239109;-0.3461697;-0.0224582,-0.1598787;-0.6936182;0.05409237,-0.1781215;-0.7503422;-0.02159052,0.02657457;0.5563231;-0.0455699,609.2585
+0;0;0,0.02757565;0.3192196;-0.04474163,0.05063184;0.6230376;-0.1107963,0.2172095;0.4923417;-0.0354193,0.2558196;0.2062977;0.07126124,0.2977059;-0.04421964;0.1306994,-0.1312013;0.491633;-0.05332145,-0.242124;0.2188155;0.03589418,-0.3217915;-0.02591307;0.07840703,0.07030157;-0.0001684028;-0.03850687,0.0525231;-0.3575509;-0.0003700405,0.01731162;-0.7147217;0.06775896,0.02112438;-0.6812509;-0.0484213,-0.07043066;0.01034038;-0.03684721,-0.127518;-0.342037;0.008583445,-0.1759631;-0.6717237;0.1582902,-0.2259726;-0.7270858;0.09716079,0.04534046;0.5490699;-0.09210052,0;0;0,0.01592781;0.3223603;-0.02221453,0.03204243;0.6312991;-0.06080234,0.2087575;0.5107024;-0.01174939,0.2306715;0.2154299;0.07207549,0.2659655;-0.03988957;0.1122328,-0.1551816;0.5223926;-0.08301724,-0.2689886;0.2449225;-0.01408982,-0.3387616;-0.005232602;-0.03859353,0.07492307;-0.00308165;-0.02832234,0.06033216;-0.361281;0.002871513,0.03208348;-0.7192218;0.07019722,0.04439968;-0.7117337;-0.04323101,-0.06826364;0.009000692;-0.04103879,-0.1237599;-0.3460436;-0.02215889,-0.1622637;-0.7010775;0.0547878,-0.1802737;-0.7576262;-0.02077281,0.0282723;0.5559111;-0.04850662,609.27
+0;0;0,0.02757565;0.3192196;-0.04474163,0.05063184;0.6230376;-0.1107963,0.2172095;0.4923417;-0.0354193,0.2558196;0.2062977;0.07126124,0.2977059;-0.04421964;0.1306994,-0.1312013;0.491633;-0.05332145,-0.242124;0.2188155;0.03589418,-0.3217915;-0.02591307;0.07840703,0.07030157;-0.0001684028;-0.03850687,0.0525231;-0.3575509;-0.0003700405,0.01731162;-0.7147217;0.06775896,0.02112438;-0.6812509;-0.0484213,-0.07043066;0.01034038;-0.03684721,-0.127518;-0.342037;0.008583445,-0.1759631;-0.6717237;0.1582902,-0.2259726;-0.7270858;0.09716079,0.04534046;0.5490699;-0.09210052,0;0;0,0.01592781;0.3223603;-0.02221453,0.03204243;0.6312991;-0.06080234,0.2087575;0.5107024;-0.01174939,0.2306715;0.2154299;0.07207549,0.2659655;-0.03988957;0.1122328,-0.1551816;0.5223926;-0.08301724,-0.2689886;0.2449225;-0.01408982,-0.3387616;-0.005232602;-0.03859353,0.07492307;-0.00308165;-0.02832234,0.06033216;-0.361281;0.002871513,0.03208348;-0.7192218;0.07019722,0.04439968;-0.7117337;-0.04323101,-0.06826364;0.009000692;-0.04103879,-0.1237599;-0.3460436;-0.02215889,-0.1622637;-0.7010775;0.0547878,-0.1802737;-0.7576262;-0.02077281,0.0282723;0.5559111;-0.04850662,609.2921
+0;0;0,0.02572001;0.3193304;-0.0464306,0.04762276;0.6233259;-0.1126043,0.2179097;0.4912584;-0.03823194,0.256703;0.2072459;0.07416773,0.296286;-0.04123606;0.1422535,-0.1363405;0.4902964;-0.05252549,-0.2436439;0.2170438;0.04032252,-0.3231691;-0.02652918;0.08821531,0.07031795;-0.0002400287;-0.03844102,0.0505354;-0.3565715;-0.0007756837,0.01449738;-0.7202708;0.06881866,0.01717617;-0.6868747;-0.04726461,-0.07041416;0.0103401;-0.03684169,-0.1291242;-0.340084;0.01353908,-0.179567;-0.6708733;0.1761836,-0.2310893;-0.7214577;0.1102622,0.04257888;0.5493593;-0.0937919,0;0;0,0.01450795;0.3225096;-0.02379823,0.02968621;0.6315619;-0.06285024,0.2099082;0.5104725;-0.01435065,0.2317472;0.2159759;0.07280743,0.2647936;-0.03905043;0.1154135,-0.1594127;0.5203851;-0.08964905,-0.2773674;0.2450652;-0.01832319,-0.3481125;-0.004773587;-0.04115932,0.07502258;-0.003692791;-0.02793491,0.05951197;-0.3609031;0.002763512,0.03020422;-0.7255522;0.0705229,0.04306918;-0.7180919;-0.0427047,-0.06810231;0.009428677;-0.04117717,-0.1224706;-0.3447868;-0.02226547,-0.1644619;-0.7062461;0.05521451,-0.1824242;-0.7623012;-0.02071917,0.02603996;0.5561619;-0.05052328,609.3036
+0;0;0,0.02572001;0.3193304;-0.0464306,0.04762276;0.6233259;-0.1126043,0.2179097;0.4912584;-0.03823194,0.256703;0.2072459;0.07416773,0.296286;-0.04123606;0.1422535,-0.1363405;0.4902964;-0.05252549,-0.2436439;0.2170438;0.04032252,-0.3231691;-0.02652918;0.08821531,0.07031795;-0.0002400287;-0.03844102,0.0505354;-0.3565715;-0.0007756837,0.01449738;-0.7202708;0.06881866,0.01717617;-0.6868747;-0.04726461,-0.07041416;0.0103401;-0.03684169,-0.1291242;-0.340084;0.01353908,-0.179567;-0.6708733;0.1761836,-0.2310893;-0.7214577;0.1102622,0.04257888;0.5493593;-0.0937919,0;0;0,0.01450795;0.3225096;-0.02379823,0.02968621;0.6315619;-0.06285024,0.2099082;0.5104725;-0.01435065,0.2317472;0.2159759;0.07280743,0.2647936;-0.03905043;0.1154135,-0.1594127;0.5203851;-0.08964905,-0.2773674;0.2450652;-0.01832319,-0.3481125;-0.004773587;-0.04115932,0.07502258;-0.003692791;-0.02793491,0.05951197;-0.3609031;0.002763512,0.03020422;-0.7255522;0.0705229,0.04306918;-0.7180919;-0.0427047,-0.06810231;0.009428677;-0.04117717,-0.1224706;-0.3447868;-0.02226547,-0.1644619;-0.7062461;0.05521451,-0.1824242;-0.7623012;-0.02071917,0.02603996;0.5561619;-0.05052328,609.3256
+0;0;0,0.02464071;0.3187822;-0.04820494,0.04553777;0.6224325;-0.1151569,0.213479;0.4913574;-0.04246809,0.2528085;0.210557;0.07643245,0.2898248;-0.03369005;0.150878,-0.1345287;0.4895747;-0.05370655,-0.2404377;0.2177377;0.04335481,-0.3198354;-0.02225439;0.09501486,0.07038723;-0.0005006078;-0.03844206,0.0507415;-0.3512275;-0.002141748,0.01308492;-0.7214102;0.06927964,0.01514912;-0.6881965;-0.04667065,-0.07041788;0.01056533;-0.03690665,-0.1296078;-0.3334976;0.01629303,-0.1817613;-0.6631805;0.1955791,-0.1766223;-0.6304471;0.07971199,0.04072735;0.5485313;-0.09607311,0;0;0,0.0174862;0.3218423;-0.0257833,0.03709564;0.6299694;-0.06808937,0.2127193;0.5096397;-0.01750994,0.234022;0.2166888;0.07336926,0.2658167;-0.03568599;0.1165547,-0.1503939;0.520883;-0.09302288,-0.2694426;0.2472197;-0.0190715,-0.3412297;0.0001860708;-0.03881883,0.07493402;-0.003947333;-0.02831459,0.06787013;-0.3550908;0.008581758,0.02915533;-0.7271686;0.06869483,0.04228608;-0.7200806;-0.04427278,-0.06824414;0.009712072;-0.04099776,-0.1202276;-0.3391423;-0.02335405,-0.1659497;-0.7071686;0.05423734,-0.1833747;-0.763957;-0.0207507,0.03229046;0.5548092;-0.05480111,609.337
+0;0;0,0.02464071;0.3187822;-0.04820494,0.04553777;0.6224325;-0.1151569,0.213479;0.4913574;-0.04246809,0.2528085;0.210557;0.07643245,0.2898248;-0.03369005;0.150878,-0.1345287;0.4895747;-0.05370655,-0.2404377;0.2177377;0.04335481,-0.3198354;-0.02225439;0.09501486,0.07038723;-0.0005006078;-0.03844206,0.0507415;-0.3512275;-0.002141748,0.01308492;-0.7214102;0.06927964,0.01514912;-0.6881965;-0.04667065,-0.07041788;0.01056533;-0.03690665,-0.1296078;-0.3334976;0.01629303,-0.1817613;-0.6631805;0.1955791,-0.1766223;-0.6304471;0.07971199,0.04072735;0.5485313;-0.09607311,0;0;0,0.0174862;0.3218423;-0.0257833,0.03709564;0.6299694;-0.06808937,0.2127193;0.5096397;-0.01750994,0.234022;0.2166888;0.07336926,0.2658167;-0.03568599;0.1165547,-0.1503939;0.520883;-0.09302288,-0.2694426;0.2472197;-0.0190715,-0.3412297;0.0001860708;-0.03881883,0.07493402;-0.003947333;-0.02831459,0.06787013;-0.3550908;0.008581758,0.02915533;-0.7271686;0.06869483,0.04228608;-0.7200806;-0.04427278,-0.06824414;0.009712072;-0.04099776,-0.1202276;-0.3391423;-0.02335405,-0.1659497;-0.7071686;0.05423734,-0.1833747;-0.763957;-0.0207507,0.03229046;0.5548092;-0.05480111,609.3481
+0;0;0,0.02463401;0.3186956;-0.04819185,0.04553077;0.6223428;-0.115144,0.2172163;0.4900115;-0.04128871,0.2561594;0.2119697;0.0764437,0.2925496;-0.02814595;0.14963,-0.1383364;0.4881902;-0.05277083,-0.243205;0.2190237;0.04333697,-0.3212597;-0.01690896;0.09412321,0.07025626;-0.0004996763;-0.03837052,0.05062391;-0.3509876;-0.002094932,0.01296849;-0.721159;0.06932425,0.01503196;-0.6879465;-0.0465852,-0.07028685;0.01054567;-0.03683797,-0.1294365;-0.333283;0.01632548,-0.1815883;-0.6629558;0.195606,-0.1764511;-0.6302233;0.07977973,0.04071927;0.548425;-0.09605592,0;0;0,0.01505122;0.3217368;-0.02747834,0.03340989;0.6298757;-0.07028306,0.2134319;0.5088353;-0.02029276,0.2346369;0.2196866;0.07259464,0.2655099;-0.02790259;0.1182287,-0.1571728;0.5189635;-0.0985315,-0.2760756;0.2489299;-0.02350705,-0.3475426;0.006179437;-0.04084831,0.07478222;-0.00420101;-0.02825701,0.06430164;-0.3552484;0.006370543,0.02562234;-0.7273166;0.06649208,0.0389172;-0.7203184;-0.04639614,-0.06805466;0.009904257;-0.04097508,-0.1209149;-0.3386005;-0.02384532,-0.1689316;-0.7066082;0.05237892,-0.1863242;-0.7635405;-0.02238639,0.02873634;0.5546877;-0.05700612,609.3703
+0;0;0,0.02463401;0.3186956;-0.04819185,0.04553077;0.6223428;-0.115144,0.2172163;0.4900115;-0.04128871,0.2561594;0.2119697;0.0764437,0.2925496;-0.02814595;0.14963,-0.1383364;0.4881902;-0.05277083,-0.243205;0.2190237;0.04333697,-0.3212597;-0.01690896;0.09412321,0.07025626;-0.0004996763;-0.03837052,0.05062391;-0.3509876;-0.002094932,0.01296849;-0.721159;0.06932425,0.01503196;-0.6879465;-0.0465852,-0.07028685;0.01054567;-0.03683797,-0.1294365;-0.333283;0.01632548,-0.1815883;-0.6629558;0.195606,-0.1764511;-0.6302233;0.07977973,0.04071927;0.548425;-0.09605592,0;0;0,0.01505122;0.3217368;-0.02747834,0.03340989;0.6298757;-0.07028306,0.2134319;0.5088353;-0.02029276,0.2346369;0.2196866;0.07259464,0.2655099;-0.02790259;0.1182287,-0.1571728;0.5189635;-0.0985315,-0.2760756;0.2489299;-0.02350705,-0.3475426;0.006179437;-0.04084831,0.07478222;-0.00420101;-0.02825701,0.06430164;-0.3552484;0.006370543,0.02562234;-0.7273166;0.06649208,0.0389172;-0.7203184;-0.04639614,-0.06805466;0.009904257;-0.04097508,-0.1209149;-0.3386005;-0.02384532,-0.1689316;-0.7066082;0.05237892,-0.1863242;-0.7635405;-0.02238639,0.02873634;0.5546877;-0.05700612,609.3818
+0;0;0,0.02612818;0.3176382;-0.05132863,0.05027274;0.6196893;-0.1234883,0.2162163;0.4908651;-0.04588362,0.2544421;0.2145091;0.07943824,0.2917413;-0.01911147;0.1642262,-0.1315558;0.4909516;-0.06089634,-0.2426197;0.226209;0.04453425,-0.3222884;-0.005429804;0.1007053,0.07004105;-0.0008188023;-0.0383695,0.04964761;-0.3521084;-0.002064548,0.01218278;-0.7210988;0.06914271,0.01548447;-0.688644;-0.04666602,-0.07002828;0.01085983;-0.03683398,-0.130897;-0.3329137;0.02020132,-0.184926;-0.654871;0.210076,-0.2499291;-0.712262;0.1705033,0.04447768;0.546272;-0.1028175,0;0;0,0.01892464;0.320917;-0.02941966,0.03859499;0.6284621;-0.07483327,0.213813;0.5084975;-0.02316988,0.2344297;0.2190778;0.07352889,0.2646706;-0.02568065;0.1218776,-0.1483697;0.5203139;-0.09946869,-0.2687736;0.2498523;-0.02270356,-0.3400488;0.009338588;-0.03792837,0.07452092;-0.004449338;-0.02838087,0.06100731;-0.3563215;0.005407812,0.02208026;-0.7272035;0.06506693,0.03534701;-0.7205363;-0.04766357,-0.06787955;0.01012351;-0.0408475,-0.1227423;-0.3389815;-0.02490768,-0.1716549;-0.7059172;0.04988363,-0.1902631;-0.7633064;-0.02390977,0.03391449;0.5533878;-0.06094444,609.404
+0;0;0,0.02612818;0.3176382;-0.05132863,0.05027274;0.6196893;-0.1234883,0.2162163;0.4908651;-0.04588362,0.2544421;0.2145091;0.07943824,0.2917413;-0.01911147;0.1642262,-0.1315558;0.4909516;-0.06089634,-0.2426197;0.226209;0.04453425,-0.3222884;-0.005429804;0.1007053,0.07004105;-0.0008188023;-0.0383695,0.04964761;-0.3521084;-0.002064548,0.01218278;-0.7210988;0.06914271,0.01548447;-0.688644;-0.04666602,-0.07002828;0.01085983;-0.03683398,-0.130897;-0.3329137;0.02020132,-0.184926;-0.654871;0.210076,-0.2499291;-0.712262;0.1705033,0.04447768;0.546272;-0.1028175,0;0;0,0.01892464;0.320917;-0.02941966,0.03859499;0.6284621;-0.07483327,0.213813;0.5084975;-0.02316988,0.2344297;0.2190778;0.07352889,0.2646706;-0.02568065;0.1218776,-0.1483697;0.5203139;-0.09946869,-0.2687736;0.2498523;-0.02270356,-0.3400488;0.009338588;-0.03792837,0.07452092;-0.004449338;-0.02838087,0.06100731;-0.3563215;0.005407812,0.02208026;-0.7272035;0.06506693,0.03534701;-0.7205363;-0.04766357,-0.06787955;0.01012351;-0.0408475,-0.1227423;-0.3389815;-0.02490768,-0.1716549;-0.7059172;0.04988363,-0.1902631;-0.7633064;-0.02390977,0.03391449;0.5533878;-0.06094444,609.4263
+0;0;0,0.02500642;0.3166637;-0.05245377,0.04784639;0.6179134;-0.1247839,0.2120718;0.4887923;-0.0462102,0.2532719;0.2129638;0.08396873,0.2875525;-0.01472078;0.1734028,-0.1314729;0.488648;-0.06095116,-0.2421598;0.2232517;0.04876925,-0.3207035;-0.003111705;0.1088056,0.06987829;-0.0009170044;-0.03839719,0.04915726;-0.3524763;-0.002082366,0.01140905;-0.7226377;0.06930807,0.01473364;-0.6903445;-0.04641431,-0.06991617;0.01090607;-0.03675525,-0.1322244;-0.3324209;0.02313086,-0.1894719;-0.6494359;0.2225429,-0.2479383;-0.7083947;0.1769798,0.04244428;0.5446792;-0.1041146,0;0;0,0.02068739;0.3197566;-0.0313108,0.04124874;0.6260825;-0.07877398,0.2150802;0.5086753;-0.02556241,0.2356636;0.218311;0.0743885,0.2643473;-0.02185634;0.1244965,-0.1451181;0.5208058;-0.1013486,-0.2659957;0.2490683;-0.02214848,-0.3365363;0.01269531;-0.03502222,0.07452485;-0.004777178;-0.02795327,0.05795383;-0.3569341;0.004496336,0.01886865;-0.7291107;0.06363869,0.03209487;-0.7226901;-0.04895377,-0.06761973;0.01032619;-0.04097686,-0.1234189;-0.3389657;-0.02602066,-0.1734906;-0.7070143;0.04863855,-0.1938306;-0.76255;-0.02671343,0.03640345;0.5513268;-0.06436002,609.4484
+0;0;0,0.02500642;0.3166637;-0.05245377,0.04784639;0.6179134;-0.1247839,0.2120718;0.4887923;-0.0462102,0.2532719;0.2129638;0.08396873,0.2875525;-0.01472078;0.1734028,-0.1314729;0.488648;-0.06095116,-0.2421598;0.2232517;0.04876925,-0.3207035;-0.003111705;0.1088056,0.06987829;-0.0009170044;-0.03839719,0.04915726;-0.3524763;-0.002082366,0.01140905;-0.7226377;0.06930807,0.01473364;-0.6903445;-0.04641431,-0.06991617;0.01090607;-0.03675525,-0.1322244;-0.3324209;0.02313086,-0.1894719;-0.6494359;0.2225429,-0.2479383;-0.7083947;0.1769798,0.04244428;0.5446792;-0.1041146,0;0;0,0.02068739;0.3197566;-0.0313108,0.04124874;0.6260825;-0.07877398,0.2150802;0.5086753;-0.02556241,0.2356636;0.218311;0.0743885,0.2643473;-0.02185634;0.1244965,-0.1451181;0.5208058;-0.1013486,-0.2659957;0.2490683;-0.02214848,-0.3365363;0.01269531;-0.03502222,0.07452485;-0.004777178;-0.02795327,0.05795383;-0.3569341;0.004496336,0.01886865;-0.7291107;0.06363869,0.03209487;-0.7226901;-0.04895377,-0.06761973;0.01032619;-0.04097686,-0.1234189;-0.3389657;-0.02602066,-0.1734906;-0.7070143;0.04863855,-0.1938306;-0.76255;-0.02671343,0.03640345;0.5513268;-0.06436002,609.4597
+0;0;0,0.02497852;0.3163104;-0.05239526,0.04780791;0.6174212;-0.1246929,0.2114321;0.4885156;-0.04632974,0.2528597;0.2111642;0.08456795,0.2871279;-0.01643789;0.1739696,-0.1308924;0.4883718;-0.06101834,-0.2421905;0.2215102;0.04930789,-0.3207057;-0.004771188;0.1093225,0.06976628;-0.0009155346;-0.03833565,0.04902828;-0.3527627;-0.001991082,0.01131087;-0.7226221;0.06934111,0.01370135;-0.6909733;-0.01386674,-0.0698041;0.01088859;-0.03669633,-0.1321633;-0.3327195;0.02323882,-0.1893642;-0.6494759;0.2224881,-0.2314032;-0.68344;0.1897269,0.04240706;0.544204;-0.1040285,0;0;0,0.02162144;0.3191689;-0.03294253,0.04247099;0.6251137;-0.08178449,0.2157281;0.5083237;-0.02840865,0.2370024;0.2176315;0.07560932,0.264162;-0.02227275;0.1273583,-0.1434028;0.5202774;-0.1035337,-0.2652506;0.2478087;-0.02175248,-0.3361396;0.0115553;-0.03309817,0.07441549;-0.004988983;-0.02784312,0.05534865;-0.3573899;0.003739357,0.0160927;-0.7294104;0.0617615,0.01146929;-0.7618398;0.006869078,-0.06745338;0.01046831;-0.04096646,-0.1242119;-0.3390347;-0.02779281,-0.1761418;-0.706467;0.04706467,-0.1911884;-0.7378883;-0.007092576,0.03759027;0.550442;-0.06704509,609.4711
+0;0;0,0.02513691;0.3159136;-0.05466504,0.04788736;0.6165574;-0.1289167,0.2101767;0.4874442;-0.0464696,0.2556768;0.2126328;0.08837353,0.2859761;-0.01302564;0.183924,-0.1300796;0.4880868;-0.0616643,-0.2401021;0.2222739;0.05240958,-0.3194307;-0.002142936;0.1180882,0.0698048;-0.001029204;-0.03826258,0.04801722;-0.3527979;-0.001772527,0.01062233;-0.7227558;0.06921785,0.01302241;-0.6913713;-0.01399454,-0.06978922;0.01094524;-0.03670777,-0.1335973;-0.3317723;0.02670112,-0.1930208;-0.6432972;0.2334084,-0.188312;-0.6125171;0.1502868,0.04255471;0.5434548;-0.1078333,0;0;0,0.02162144;0.3191689;-0.03294253,0.04247099;0.6251137;-0.08178449,0.2157281;0.5083237;-0.02840865,0.2370024;0.2176315;0.07560932,0.264162;-0.02227275;0.1273583,-0.1434028;0.5202774;-0.1035337,-0.2652506;0.2478087;-0.02175248,-0.3361396;0.0115553;-0.03309817,0.07441549;-0.004988983;-0.02784312,0.05534865;-0.3573899;0.003739357,0.0160927;-0.7294104;0.0617615,0.01146929;-0.7618398;0.006869078,-0.06745338;0.01046831;-0.04096646,-0.1242119;-0.3390347;-0.02779281,-0.1761418;-0.706467;0.04706467,-0.1911884;-0.7378883;-0.007092576,0.03759027;0.550442;-0.06704509,609.4932
+0;0;0,0.0251112;0.3155904;-0.05460913,0.04785161;0.6161021;-0.1288289,0.2103006;0.4869545;-0.04632914,0.2559595;0.2111842;0.08898446,0.2862398;-0.01433204;0.1844747,-0.1302772;0.4875976;-0.06153821,-0.2406835;0.2208573;0.0529337,-0.3199621;-0.003418192;0.118571,0.06972229;-0.001027987;-0.03821735,0.04796423;-0.35232;-0.001776747,0.01037512;-0.7241994;0.06958234,0.01283922;-0.692778;-0.01584961,-0.06970672;0.0109323;-0.03666439,-0.1334283;-0.3313208;0.02665858,-0.1931604;-0.6444637;0.2344394,-0.188326;-0.6136628;0.1491007,0.0425203;0.5430179;-0.1077509,0;0;0,0.02168518;0.3186732;-0.0344559,0.04227537;0.6243036;-0.08449733,0.2158014;0.5075895;-0.03087223,0.2370503;0.2167931;0.07603776,0.2637456;-0.02243517;0.1303519,-0.1438237;0.5196966;-0.1055065,-0.2652628;0.2466645;-0.02095027,-0.336408;0.01055631;-0.0301239,0.07428278;-0.004967451;-0.02793229,0.05306046;-0.3568125;0.003084658,0.01394166;-0.7309734;0.06029165,0.01603584;-0.7526723;-0.0077492,-0.06740592;0.01043577;-0.04086999,-0.1247827;-0.3385521;-0.02979016,-0.179107;-0.7074782;0.04598377,-0.1947635;-0.7393486;-0.01088133,0.03746897;0.5497038;-0.0694716,609.5047
+0;0;0,0.0251112;0.3155904;-0.05460913,0.04785161;0.6161021;-0.1288289,0.2103006;0.4869545;-0.04632914,0.2559595;0.2111842;0.08898446,0.2862398;-0.01433204;0.1844747,-0.1302772;0.4875976;-0.06153821,-0.2406835;0.2208573;0.0529337,-0.3199621;-0.003418192;0.118571,0.06972229;-0.001027987;-0.03821735,0.04796423;-0.35232;-0.001776747,0.01037512;-0.7241994;0.06958234,0.01283922;-0.692778;-0.01584961,-0.06970672;0.0109323;-0.03666439,-0.1334283;-0.3313208;0.02665858,-0.1931604;-0.6444637;0.2344394,-0.188326;-0.6136628;0.1491007,0.0425203;0.5430179;-0.1077509,0;0;0,0.02168518;0.3186732;-0.0344559,0.04227537;0.6243036;-0.08449733,0.2158014;0.5075895;-0.03087223,0.2370503;0.2167931;0.07603776,0.2637456;-0.02243517;0.1303519,-0.1438237;0.5196966;-0.1055065,-0.2652628;0.2466645;-0.02095027,-0.336408;0.01055631;-0.0301239,0.07428278;-0.004967451;-0.02793229,0.05306046;-0.3568125;0.003084658,0.01394166;-0.7309734;0.06029165,0.01603584;-0.7526723;-0.0077492,-0.06740592;0.01043577;-0.04086999,-0.1247827;-0.3385521;-0.02979016,-0.179107;-0.7074782;0.04598377,-0.1947635;-0.7393486;-0.01088133,0.03746897;0.5497038;-0.0694716,609.5267
+0;0;0,0.02761518;0.3142179;-0.0588096,0.05396915;0.6124396;-0.1390596,0.2157248;0.486321;-0.05607507,0.2564113;0.2219984;0.08928388,0.2867609;-0.0003068;0.1929384,-0.1257277;0.4866225;-0.07347296,-0.240009;0.2332561;0.0506087,-0.3211497;0.01110315;0.1223668,0.0699021;-0.001232271;-0.03834899,0.04728036;-0.3537672;-0.001716889,0.009932894;-0.7243124;0.06901415,0.01271607;-0.69364;-0.01260554,-0.06989219;0.01112598;-0.03673911,-0.1353651;-0.3314228;0.03040429,-0.196828;-0.6358997;0.2477003,-0.1917494;-0.6059202;0.1661884,0.04767552;0.5400161;-0.1163843,0;0;0,0.02322628;0.3180413;-0.03555667,0.04534516;0.6229091;-0.08699346,0.2176518;0.5067891;-0.03261876,0.2413369;0.2224601;0.07343339,0.2638862;-0.01667105;0.131681,-0.1407756;0.5195605;-0.105987,-0.2611465;0.2528289;-0.02222472,-0.3318312;0.01607989;-0.02843254,0.07444039;-0.005153775;-0.02811647,0.05244599;-0.3581686;0.003998278,0.01269956;-0.7309448;0.06020856,0.01010238;-0.7562829;0.0002008677,-0.06769023;0.01060075;-0.04079369,-0.1250985;-0.3397791;-0.03226275,-0.1808505;-0.7068837;0.04407442,-0.1965446;-0.7350543;-0.01106041,0.04016724;0.5485105;-0.07159925,609.5382
+0;0;0,0.02761518;0.3142179;-0.0588096,0.05396915;0.6124396;-0.1390596,0.2157248;0.486321;-0.05607507,0.2564113;0.2219984;0.08928388,0.2867609;-0.0003068;0.1929384,-0.1257277;0.4866225;-0.07347296,-0.240009;0.2332561;0.0506087,-0.3211497;0.01110315;0.1223668,0.0699021;-0.001232271;-0.03834899,0.04728036;-0.3537672;-0.001716889,0.009932894;-0.7243124;0.06901415,0.01271607;-0.69364;-0.01260554,-0.06989219;0.01112598;-0.03673911,-0.1353651;-0.3314228;0.03040429,-0.196828;-0.6358997;0.2477003,-0.1917494;-0.6059202;0.1661884,0.04767552;0.5400161;-0.1163843,0;0;0,0.02322628;0.3180413;-0.03555667,0.04534516;0.6229091;-0.08699346,0.2176518;0.5067891;-0.03261876,0.2413369;0.2224601;0.07343339,0.2638862;-0.01667105;0.131681,-0.1407756;0.5195605;-0.105987,-0.2611465;0.2528289;-0.02222472,-0.3318312;0.01607989;-0.02843254,0.07444039;-0.005153775;-0.02811647,0.05244599;-0.3581686;0.003998278,0.01269956;-0.7309448;0.06020856,0.01010238;-0.7562829;0.0002008677,-0.06769023;0.01060075;-0.04079369,-0.1250985;-0.3397791;-0.03226275,-0.1808505;-0.7068837;0.04407442,-0.1965446;-0.7350543;-0.01106041,0.04016724;0.5485105;-0.07159925,609.5602
+0;0;0,0.02759284;0.3139637;-0.05876204,0.05394189;0.61213;-0.138998,0.2145557;0.4863746;-0.05642268,0.2555557;0.2200159;0.09005602,0.2858152;-0.001630202;0.1934032,-0.124577;0.486674;-0.07370238,-0.2397388;0.2313558;0.05133511,-0.3206389;0.009861559;0.1228804,0.06995637;-0.001233227;-0.03837876,0.04736812;-0.3532462;-0.001800898,0.01112371;-0.7128474;0.0668411,0.01506839;-0.6818943;-0.04884099,-0.06994645;0.01113462;-0.03676764,-0.1353224;-0.3309069;0.03027635,-0.19497;-0.6263912;0.2411545,-0.187772;-0.5964202;0.1256253,0.04764812;0.5397049;-0.1163222,0;0;0,0.02340473;0.3176201;-0.03684115,0.04516967;0.6223062;-0.08916068,0.2164402;0.5068142;-0.03477681,0.2409893;0.2209879;0.07378018,0.2643368;-0.01657638;0.1349469,-0.1399195;0.5197637;-0.1065501,-0.2605428;0.2514651;-0.01966028,-0.3316151;0.01554941;-0.02363446,0.0744587;-0.005297393;-0.02821672,0.04971792;-0.3576294;0.003585933,0.01213752;-0.7192447;0.05980313,0.02450272;-0.7136437;-0.05267179,-0.0678051;0.0107182;-0.04069314,-0.1261347;-0.3390291;-0.03470688,-0.1823056;-0.6947684;0.04034451,-0.2051144;-0.7474108;-0.03742964,0.04010692;0.5479366;-0.0735805,609.572
+0;0;0,0.02752845;0.3136776;-0.06030039,0.05314671;0.6117283;-0.1412165,0.2125838;0.4849609;-0.05564525,0.2552736;0.2205693;0.09388282,0.2866031;0.003219843;0.2056904,-0.1242302;0.4857392;-0.07292937,-0.2373812;0.2306871;0.05446471,-0.3181321;0.01128963;0.1323577,0.07004798;-0.001232556;-0.03821132,0.04795452;-0.3532425;-0.001303118,0.01101968;-0.712827;0.06705731,0.01487525;-0.6820787;-0.04862928,-0.06990685;0.01110696;-0.03685122,-0.1361802;-0.3301318;0.03332884,-0.1984931;-0.6194872;0.2517983,-0.1913602;-0.5899239;0.1362658,0.04708127;0.5393099;-0.118457,0;0;0,0.02340473;0.3176201;-0.03684115,0.04516967;0.6223062;-0.08916068,0.2164402;0.5068142;-0.03477681,0.2409893;0.2209879;0.07378018,0.2643368;-0.01657638;0.1349469,-0.1399195;0.5197637;-0.1065501,-0.2605428;0.2514651;-0.01966028,-0.3316151;0.01554941;-0.02363446,0.0744587;-0.005297393;-0.02821672,0.04971792;-0.3576294;0.003585933,0.01213752;-0.7192447;0.05980313,0.02450272;-0.7136437;-0.05267179,-0.0678051;0.0107182;-0.04069314,-0.1261347;-0.3390291;-0.03470688,-0.1823056;-0.6947684;0.04034451,-0.2051144;-0.7474108;-0.03742964,0.04010692;0.5479366;-0.0735805,609.583
+0;0;0,0.02751937;0.3135741;-0.06028051,0.05314191;0.6116751;-0.141211,0.212164;0.4850185;-0.05578867,0.2550687;0.2192957;0.09449227,0.2863751;0.002106324;0.2062174,-0.1238096;0.4857948;-0.07302967,-0.2375304;0.2294586;0.05500585,-0.3182218;0.0102227;0.1328414,0.07035373;-0.001237936;-0.03837811,0.04823276;-0.3536863;-0.001423936,0.01033725;-0.7226235;0.06871451,0.01418996;-0.6918756;-0.04688615,-0.07021198;0.01115544;-0.03701207,-0.1365679;-0.3305084;0.0332554,-0.2005015;-0.6273898;0.2574071,-0.1933739;-0.5978261;0.1419605,0.0470744;0.5392319;-0.1184436,0;0;0,0.02327977;0.317372;-0.03811646,0.04463105;0.6219804;-0.0913676,0.2158841;0.5070466;-0.03781652,0.2392107;0.2206739;0.07389879,0.2637174;-0.01589492;0.1376834,-0.1400255;0.5200029;-0.1081631,-0.2612622;0.2511545;-0.01840787,-0.3328508;0.01555449;-0.01963838,0.07465388;-0.005354717;-0.02867377,0.04694627;-0.3578475;0.003822327,0.00831531;-0.7288648;0.06147504,0.0203777;-0.723262;-0.05094469,-0.06833347;0.01081613;-0.04046737,-0.1288562;-0.3390473;-0.03775262,-0.1877044;-0.7035162;0.04079292,-0.2103165;-0.7559336;-0.03714918,0.03968245;0.5476202;-0.07557988,609.594
+0;0;0,0.02751937;0.3135741;-0.06028051,0.05314191;0.6116751;-0.141211,0.212164;0.4850185;-0.05578867,0.2550687;0.2192957;0.09449227,0.2863751;0.002106324;0.2062174,-0.1238096;0.4857948;-0.07302967,-0.2375304;0.2294586;0.05500585,-0.3182218;0.0102227;0.1328414,0.07035373;-0.001237936;-0.03837811,0.04823276;-0.3536863;-0.001423936,0.01033725;-0.7226235;0.06871451,0.01418996;-0.6918756;-0.04688615,-0.07021198;0.01115544;-0.03701207,-0.1365679;-0.3305084;0.0332554,-0.2005015;-0.6273898;0.2574071,-0.1933739;-0.5978261;0.1419605,0.0470744;0.5392319;-0.1184436,0;0;0,0.02327977;0.317372;-0.03811646,0.04463105;0.6219804;-0.0913676,0.2158841;0.5070466;-0.03781652,0.2392107;0.2206739;0.07389879,0.2637174;-0.01589492;0.1376834,-0.1400255;0.5200029;-0.1081631,-0.2612622;0.2511545;-0.01840787,-0.3328508;0.01555449;-0.01963838,0.07465388;-0.005354717;-0.02867377,0.04694627;-0.3578475;0.003822327,0.00831531;-0.7288648;0.06147504,0.0203777;-0.723262;-0.05094469,-0.06833347;0.01081613;-0.04046737,-0.1288562;-0.3390473;-0.03775262,-0.1877044;-0.7035162;0.04079292,-0.2103165;-0.7559336;-0.03714918,0.03968245;0.5476202;-0.07557988,609.617
+0;0;0,0.02766825;0.3128944;-0.06196331,0.05293266;0.6104639;-0.1441794,0.2113061;0.483147;-0.05536591,0.2547264;0.224739;0.09590751,0.2869977;0.01190563;0.2147457,-0.1253287;0.4831101;-0.0807647,-0.2398962;0.2378293;0.05434713,-0.3215461;0.02131811;0.1375231,0.07053776;-0.001315591;-0.03827037,0.04872226;-0.3548622;-0.001177568,0.01016092;-0.7271652;0.06929901,0.0167229;-0.6968796;-0.0461355,-0.07018781;0.01126106;-0.03726641,-0.1374965;-0.3306912;0.03611727,-0.2022106;-0.6243187;0.2699087,-0.1924014;-0.5953313;0.1547088,0.04698887;0.5381342;-0.1211634,0;0;0,0.02293248;0.3169257;-0.03924382,0.04405354;0.621183;-0.09339154,0.2162214;0.5066297;-0.04028237,0.2406204;0.2265773;0.07160579,0.2680164;-0.007670626;0.1411716,-0.1413122;0.5196311;-0.1096621,-0.2611108;0.2568228;-0.01953052,-0.3324493;0.02156456;-0.01439207,0.0746509;-0.005423903;-0.02897847,0.04555653;-0.3588624;0.003910422,0.005963847;-0.733368;0.06084383,0.01773444;-0.7278169;-0.05154824,-0.06855945;0.01089533;-0.04028425,-0.1306152;-0.3398125;-0.04012183,-0.1906023;-0.7073555;0.03973529,-0.2137254;-0.7602229;-0.03750838,0.03915024;0.5469116;-0.07737982,609.6282
+0;0;0,0.02766825;0.3128944;-0.06196331,0.05293266;0.6104639;-0.1441794,0.2113061;0.483147;-0.05536591,0.2547264;0.224739;0.09590751,0.2869977;0.01190563;0.2147457,-0.1253287;0.4831101;-0.0807647,-0.2398962;0.2378293;0.05434713,-0.3215461;0.02131811;0.1375231,0.07053776;-0.001315591;-0.03827037,0.04872226;-0.3548622;-0.001177568,0.01016092;-0.7271652;0.06929901,0.0167229;-0.6968796;-0.0461355,-0.07018781;0.01126106;-0.03726641,-0.1374965;-0.3306912;0.03611727,-0.2022106;-0.6243187;0.2699087,-0.1924014;-0.5953313;0.1547088,0.04698887;0.5381342;-0.1211634,0;0;0,0.02293248;0.3169257;-0.03924382,0.04405354;0.621183;-0.09339154,0.2162214;0.5066297;-0.04028237,0.2406204;0.2265773;0.07160579,0.2680164;-0.007670626;0.1411716,-0.1413122;0.5196311;-0.1096621,-0.2611108;0.2568228;-0.01953052,-0.3324493;0.02156456;-0.01439207,0.0746509;-0.005423903;-0.02897847,0.04555653;-0.3588624;0.003910422,0.005963847;-0.733368;0.06084383,0.01773444;-0.7278169;-0.05154824,-0.06855945;0.01089533;-0.04028425,-0.1306152;-0.3398125;-0.04012183,-0.1906023;-0.7073555;0.03973529,-0.2137254;-0.7602229;-0.03750838,0.03915024;0.5469116;-0.07737982,609.6396
+0;0;0,0.02764244;0.3126024;-0.06190549,0.05288353;0.6098976;-0.1440461,0.2104929;0.4828986;-0.05555985,0.2543534;0.2218709;0.09724716,0.2866046;0.009169713;0.2160115,-0.1245664;0.4828619;-0.08083977,-0.2402954;0.2350944;0.0556418,-0.3218946;0.01871772;0.1387661,0.07073778;-0.001319322;-0.03837889,0.04893804;-0.3546104;-0.001312889,0.010287;-0.7277795;0.06932762,0.01510903;-0.6975696;-0.01549866,-0.07038685;0.01129299;-0.03737209,-0.1376469;-0.3304122;0.03595858,-0.2025115;-0.6247227;0.2702938,-0.1953033;-0.5954669;0.1856399,0.04694472;0.5376284;-0.1210494,0;0;0,0.02375561;0.3164739;-0.03995788,0.04558729;0.620232;-0.09498203,0.2170633;0.5067266;-0.04245877,0.2417721;0.2247436;0.07279838,0.2685824;-0.008700788;0.144714,-0.1393671;0.5198365;-0.1100932,-0.2603213;0.2551573;-0.01668997,-0.332616;0.02044035;-0.008423139,0.0748231;-0.00560531;-0.0291307,0.04487057;-0.3587129;0.003757,0.004276201;-0.7340727;0.06029237,0.001680568;-0.7656343;0.001792554,-0.06883927;0.01104937;-0.04021914,-0.1310151;-0.3393607;-0.04348435,-0.1917179;-0.7072304;0.03852887,-0.2095305;-0.739044;-0.01697417,0.04052268;0.5460864;-0.07874227,609.6618
+0;0;0,0.02757806;0.312248;-0.06369705,0.0526048;0.6090909;-0.1475217,0.2096437;0.4814248;-0.05766656,0.2537923;0.2245462;0.1019374,0.2847538;0.0133799;0.2237451,-0.1246483;0.4811498;-0.08485878,-0.2414739;0.2369831;0.05706918,-0.3238522;0.02432285;0.1485917,0.07083756;-0.001498907;-0.03818777,0.04859833;-0.3547463;-0.0009663589,0.009827498;-0.7279933;0.06919496,0.01516808;-0.6980539;-0.01560049,-0.07025955;0.01143796;-0.03756703,-0.1394203;-0.3287639;0.04081151,-0.2094767;-0.6164733;0.2817566,-0.2016891;-0.5875899;0.1971581,0.04675128;0.5369456;-0.1241177,0;0;0,0.02375561;0.3164739;-0.03995788,0.04558729;0.620232;-0.09498203,0.2170633;0.5067266;-0.04245877,0.2417721;0.2247436;0.07279838,0.2685824;-0.008700788;0.144714,-0.1393671;0.5198365;-0.1100932,-0.2603213;0.2551573;-0.01668997,-0.332616;0.02044035;-0.008423139,0.0748231;-0.00560531;-0.0291307,0.04487057;-0.3587129;0.003757,0.004276201;-0.7340727;0.06029237,0.001680568;-0.7656343;0.001792554,-0.06883927;0.01104937;-0.04021914,-0.1310151;-0.3393607;-0.04348435,-0.1917179;-0.7072304;0.03852887,-0.2095305;-0.739044;-0.01697417,0.04052268;0.5460864;-0.07874227,609.6736
+0;0;0,0.02757806;0.312248;-0.06369705,0.0526048;0.6090909;-0.1475217,0.2096437;0.4814248;-0.05766656,0.2537923;0.2245462;0.1019374,0.2847538;0.0133799;0.2237451,-0.1246483;0.4811498;-0.08485878,-0.2414739;0.2369831;0.05706918,-0.3238522;0.02432285;0.1485917,0.07083756;-0.001498907;-0.03818777,0.04859833;-0.3547463;-0.0009663589,0.009827498;-0.7279933;0.06919496,0.01516808;-0.6980539;-0.01560049,-0.07025955;0.01143796;-0.03756703,-0.1394203;-0.3287639;0.04081151,-0.2094767;-0.6164733;0.2817566,-0.2016891;-0.5875899;0.1971581,0.04675128;0.5369456;-0.1241177,0;0;0,0.02375561;0.3164739;-0.03995788,0.04558729;0.620232;-0.09498203,0.2170633;0.5067266;-0.04245877,0.2417721;0.2247436;0.07279838,0.2685824;-0.008700788;0.144714,-0.1393671;0.5198365;-0.1100932,-0.2603213;0.2551573;-0.01668997,-0.332616;0.02044035;-0.008423139,0.0748231;-0.00560531;-0.0291307,0.04487057;-0.3587129;0.003757,0.004276201;-0.7340727;0.06029237,0.001680568;-0.7656343;0.001792554,-0.06883927;0.01104937;-0.04021914,-0.1310151;-0.3393607;-0.04348435,-0.1917179;-0.7072304;0.03852887,-0.2095305;-0.739044;-0.01697417,0.04052268;0.5460864;-0.07874227,609.6847
+0;0;0,0.02753998;0.3118169;-0.06360911,0.05252688;0.6081872;-0.1473003,0.2086747;0.4809423;-0.05784957,0.2533675;0.2208968;0.103722,0.2843288;0.009732023;0.2255288,-0.1237696;0.4806688;-0.0848915,-0.2420354;0.2334919;0.05878617,-0.3244132;0.02083321;0.1503081,0.07092844;-0.00150083;-0.03823676,0.0486709;-0.355039;-0.000984706,0.009918623;-0.7281073;0.06914303,0.01524033;-0.6981677;-0.01535265,-0.07034968;0.01145264;-0.03761523,-0.1395673;-0.3290293;0.04082783,-0.2095902;-0.6166009;0.2816576,-0.2018302;-0.5877136;0.1973582,0.04668263;0.5361562;-0.1239334,0;0;0,0.02448055;0.3158742;-0.04072535,0.04704168;0.6188965;-0.09672737,0.2176091;0.5068073;-0.04423821,0.2433944;0.2224261;0.07487917,0.2688158;-0.01117545;0.1467826,-0.1374491;0.5201774;-0.1104271,-0.260037;0.2531511;-0.01349571,-0.3332204;0.01891845;-0.0006378861,0.07483861;-0.00573191;-0.02935088,0.04432589;-0.3590521;0.003908632,0.002634957;-0.7342062;0.05977345,-0.0008344206;-0.7663583;0.002389431,-0.06901143;0.01117729;-0.04009534,-0.1310287;-0.3395358;-0.04524355,-0.1925991;-0.7069643;0.03724917,-0.2107857;-0.7382836;-0.01822186,0.04180378;0.5449444;-0.0802263,609.7068
+0;0;0,0.029709;0.3104442;-0.06803076,0.05838271;0.6040426;-0.1593495,0.216664;0.4805773;-0.07131772,0.256413;0.2343003;0.1026824,0.2847599;0.03906032;0.2519749,-0.1200189;0.4824814;-0.08953987,-0.2375784;0.2429;0.05636728,-0.3206438;0.03163314;0.1547383,0.07093822;-0.001644391;-0.03813548,0.04867568;-0.3560575;-0.0001197942,0.009865578;-0.7300669;0.06959473,0.01294348;-0.7008122;-0.01436096,-0.07025228;0.01158662;-0.03767782,-0.1407789;-0.3281501;0.04690575,-0.2116951;-0.6123116;0.2928173,-0.2061538;-0.5842031;0.2090062,0.05150563;0.5328519;-0.1338783,0;0;0,0.02471276;0.3155545;-0.04124367,0.04737963;0.6183354;-0.09766841,0.2188234;0.5060878;-0.04597914,0.2448999;0.2271925;0.07253575,0.2700329;-0.007082388;0.1479948,-0.1379179;0.519919;-0.111181,-0.2586699;0.2583568;-0.01364895,-0.3336877;0.02316901;0.002767373,0.07470508;-0.005814195;-0.02957356,0.04450937;-0.3600818;0.004073739,0.001492728;-0.7360558;0.05923247,-0.005180504;-0.7681755;0.003061298,-0.06904311;0.01127069;-0.03994083,-0.1308386;-0.3404105;-0.04709316,-0.1931265;-0.7085335;0.03570206,-0.2124197;-0.7401732;-0.01802789,0.04212667;0.544436;-0.0810709,609.7291
+0;0;0,0.029709;0.3104442;-0.06803076,0.05838271;0.6040426;-0.1593495,0.216664;0.4805773;-0.07131772,0.256413;0.2343003;0.1026824,0.2847599;0.03906032;0.2519749,-0.1200189;0.4824814;-0.08953987,-0.2375784;0.2429;0.05636728,-0.3206438;0.03163314;0.1547383,0.07093822;-0.001644391;-0.03813548,0.04867568;-0.3560575;-0.0001197942,0.009865578;-0.7300669;0.06959473,0.01294348;-0.7008122;-0.01436096,-0.07025228;0.01158662;-0.03767782,-0.1407789;-0.3281501;0.04690575,-0.2116951;-0.6123116;0.2928173,-0.2061538;-0.5842031;0.2090062,0.05150563;0.5328519;-0.1338783,0;0;0,0.02471276;0.3155545;-0.04124367,0.04737963;0.6183354;-0.09766841,0.2188234;0.5060878;-0.04597914,0.2448999;0.2271925;0.07253575,0.2700329;-0.007082388;0.1479948,-0.1379179;0.519919;-0.111181,-0.2586699;0.2583568;-0.01364895,-0.3336877;0.02316901;0.002767373,0.07470508;-0.005814195;-0.02957356,0.04450937;-0.3600818;0.004073739,0.001492728;-0.7360558;0.05923247,-0.005180504;-0.7681755;0.003061298,-0.06904311;0.01127069;-0.03994083,-0.1308386;-0.3404105;-0.04709316,-0.1931265;-0.7085335;0.03570206,-0.2124197;-0.7401732;-0.01802789,0.04212667;0.544436;-0.0810709,609.7407
+0;0;0,0.029709;0.3104442;-0.06803076,0.05838271;0.6040426;-0.1593495,0.216664;0.4805773;-0.07131772,0.256413;0.2343003;0.1026824,0.2847599;0.03906032;0.2519749,-0.1200189;0.4824814;-0.08953987,-0.2375784;0.2429;0.05636728,-0.3206438;0.03163314;0.1547383,0.07093822;-0.001644391;-0.03813548,0.04867568;-0.3560575;-0.0001197942,0.009865578;-0.7300669;0.06959473,0.01294348;-0.7008122;-0.01436096,-0.07025228;0.01158662;-0.03767782,-0.1407789;-0.3281501;0.04690575,-0.2116951;-0.6123116;0.2928173,-0.2061538;-0.5842031;0.2090062,0.05150563;0.5328519;-0.1338783,0;0;0,0.02471276;0.3155545;-0.04124367,0.04737963;0.6183354;-0.09766841,0.2188234;0.5060878;-0.04597914,0.2448999;0.2271925;0.07253575,0.2700329;-0.007082388;0.1479948,-0.1379179;0.519919;-0.111181,-0.2586699;0.2583568;-0.01364895,-0.3336877;0.02316901;0.002767373,0.07470508;-0.005814195;-0.02957356,0.04450937;-0.3600818;0.004073739,0.001492728;-0.7360558;0.05923247,-0.005180504;-0.7681755;0.003061298,-0.06904311;0.01127069;-0.03994083,-0.1308386;-0.3404105;-0.04709316,-0.1931265;-0.7085335;0.03570206,-0.2124197;-0.7401732;-0.01802789,0.04212667;0.544436;-0.0810709,609.7523
+0;0;0,0.03082367;0.3093396;-0.07150555,0.06001806;0.6019372;-0.165427,0.2182012;0.4790523;-0.0762237,0.2571505;0.2389441;0.1042784,0.2965018;0.0482785;0.2610334,-0.1188341;0.4821475;-0.09459855,-0.2369246;0.2475735;0.05633089,-0.3221412;0.03758673;0.1617716,0.0711038;-0.001860309;-0.03803012,0.0494816;-0.3568482;0.000568632,0.01012748;-0.7301766;0.06958592,0.01431886;-0.7017915;-0.04592364,-0.07015485;0.01194726;-0.0379613,-0.1422227;-0.3258338;0.05522612,-0.2151307;-0.6018267;0.3086006,-0.2075074;-0.5751935;0.1933046,0.05309527;0.5309392;-0.1395098,0;0;0,0.02463487;0.3152433;-0.04205835,0.04727466;0.6177666;-0.09915411,0.21904;0.5057536;-0.04824829,0.2443092;0.2287171;0.07159436,0.2704025;-0.007492572;0.149042,-0.1382622;0.5199729;-0.1120512,-0.2584594;0.2607146;-0.01161327,-0.3367353;0.02427991;0.009494545,0.07461871;-0.005910844;-0.03004348,0.0442035;-0.360703;0.004179835,8.669868E-05;-0.7359372;0.05839502,0.01059969;-0.7307124;-0.05402518,-0.06930834;0.01141864;-0.03964176,-0.1314341;-0.3407571;-0.04893867,-0.1944366;-0.7078706;0.03439573,-0.2196792;-0.7618932;-0.04087482,0.0420251;0.5439309;-0.08238888,609.7765
+0;0;0,0.03078363;0.3089378;-0.07141268,0.05993465;0.6011007;-0.1651947,0.217573;0.4784948;-0.07624226,0.2567002;0.2372892;0.1050849,0.2962022;0.04589361;0.26244,-0.1183293;0.4815795;-0.09455533,-0.2369595;0.2459334;0.05706392,-0.3225024;0.03514275;0.1629083,0.07119261;-0.001862632;-0.03807763,0.04954139;-0.3573271;0.0005729459,0.01023845;-0.7301701;0.06950048,0.01442972;-0.7017849;-0.04600611,-0.07024249;0.01196219;-0.03800872,-0.1424071;-0.3262724;0.05530382,-0.2152202;-0.6019064;0.3083488,-0.2075971;-0.5752731;0.1930557,0.05302206;0.5302073;-0.1393156,0;0;0,0.02514569;0.314718;-0.04254746,0.04827201;0.6166233;-0.1002351,0.2195461;0.5055263;-0.04972184,0.2446141;0.2279699;0.0724448,0.2711548;-0.008758456;0.1512393,-0.1369904;0.5201207;-0.1123784,-0.2581596;0.2611093;-0.008350901,-0.3397379;0.02539144;0.01876734,0.07464159;-0.0058707;-0.03026438,0.0446184;-0.3611487;0.004286051,-0.0008628927;-0.7357963;0.05793512,0.009415525;-0.7306473;-0.05448699,-0.06949153;0.01140391;-0.03953028,-0.1312888;-0.3412786;-0.05019629,-0.1950979;-0.7078873;0.03247234,-0.2208155;-0.7630371;-0.04135226,0.04290906;0.5429457;-0.08331597,609.7958
+0;0;0,0.03078363;0.3089378;-0.07141268,0.05993465;0.6011007;-0.1651947,0.217573;0.4784948;-0.07624226,0.2567002;0.2372892;0.1050849,0.2962022;0.04589361;0.26244,-0.1183293;0.4815795;-0.09455533,-0.2369595;0.2459334;0.05706392,-0.3225024;0.03514275;0.1629083,0.07119261;-0.001862632;-0.03807763,0.04954139;-0.3573271;0.0005729459,0.01023845;-0.7301701;0.06950048,0.01442972;-0.7017849;-0.04600611,-0.07024249;0.01196219;-0.03800872,-0.1424071;-0.3262724;0.05530382,-0.2152202;-0.6019064;0.3083488,-0.2075971;-0.5752731;0.1930557,0.05302206;0.5302073;-0.1393156,0;0;0,0.02514569;0.314718;-0.04254746,0.04827201;0.6166233;-0.1002351,0.2195461;0.5055263;-0.04972184,0.2446141;0.2279699;0.0724448,0.2711548;-0.008758456;0.1512393,-0.1369904;0.5201207;-0.1123784,-0.2581596;0.2611093;-0.008350901,-0.3397379;0.02539144;0.01876734,0.07464159;-0.0058707;-0.03026438,0.0446184;-0.3611487;0.004286051,-0.0008628927;-0.7357963;0.05793512,0.009415525;-0.7306473;-0.05448699,-0.06949153;0.01140391;-0.03953028,-0.1312888;-0.3412786;-0.05019629,-0.1950979;-0.7078873;0.03247234,-0.2208155;-0.7630371;-0.04135226,0.04290906;0.5429457;-0.08331597,609.8076
+0;0;0,0.03127431;0.308153;-0.07353725,0.06082264;0.5995216;-0.1692903,0.218446;0.4773213;-0.0810918,0.2565919;0.2470041;0.1034115,0.2970018;0.04988174;0.2668333,-0.1174521;0.4807132;-0.09910122,-0.2347943;0.2534448;0.05295957,-0.3248515;0.04174961;0.172424,0.07157819;-0.002021615;-0.03794578,0.05036999;-0.3578195;0.000968039,0.01140292;-0.7304829;0.06912818,0.01543978;-0.7025091;-0.04638771,-0.07036339;0.01213317;-0.03832997,-0.1427716;-0.3262979;0.05535918,-0.2187113;-0.5982558;0.3109259,-0.2112393;-0.5722738;0.1956335,0.05383407;0.5288212;-0.1429583,0;0;0,0.02507459;0.3143897;-0.0432955,0.04809502;0.6160836;-0.1015455,0.2194094;0.5060797;-0.05212021,0.2471245;0.2352134;0.06790459,0.2717324;-0.008509979;0.1526998,-0.1368696;0.5202036;-0.113055,-0.2556127;0.2681951;-0.008487478,-0.3417219;0.02590869;0.02436676,0.07479349;-0.005772099;-0.03065979,0.04415551;-0.3613603;0.00361228,-0.002281711;-0.7356035;0.05678999,0.007624179;-0.7305245;-0.05566061,-0.0699333;0.01136053;-0.03934055,-0.131674;-0.3415976;-0.05218067,-0.1966273;-0.7075771;0.03077915,-0.2222837;-0.7614172;-0.04456618,0.04275829;0.542452;-0.08449626,609.8294
+0;0;0,0.03127431;0.308153;-0.07353725,0.06082264;0.5995216;-0.1692903,0.218446;0.4773213;-0.0810918,0.2565919;0.2470041;0.1034115,0.2970018;0.04988174;0.2668333,-0.1174521;0.4807132;-0.09910122,-0.2347943;0.2534448;0.05295957,-0.3248515;0.04174961;0.172424,0.07157819;-0.002021615;-0.03794578,0.05036999;-0.3578195;0.000968039,0.01140292;-0.7304829;0.06912818,0.01543978;-0.7025091;-0.04638771,-0.07036339;0.01213317;-0.03832997,-0.1427716;-0.3262979;0.05535918,-0.2187113;-0.5982558;0.3109259,-0.2112393;-0.5722738;0.1956335,0.05383407;0.5288212;-0.1429583,0;0;0,0.02507459;0.3143897;-0.0432955,0.04809502;0.6160836;-0.1015455,0.2194094;0.5060797;-0.05212021,0.2471245;0.2352134;0.06790459,0.2717324;-0.008509979;0.1526998,-0.1368696;0.5202036;-0.113055,-0.2556127;0.2681951;-0.008487478,-0.3417219;0.02590869;0.02436676,0.07479349;-0.005772099;-0.03065979,0.04415551;-0.3613603;0.00361228,-0.002281711;-0.7356035;0.05678999,0.007624179;-0.7305245;-0.05566061,-0.0699333;0.01136053;-0.03934055,-0.131674;-0.3415976;-0.05218067,-0.1966273;-0.7075771;0.03077915,-0.2222837;-0.7614172;-0.04456618,0.04275829;0.542452;-0.08449626,609.8412
+0;0;0,0.03127431;0.308153;-0.07353725,0.06082264;0.5995216;-0.1692903,0.218446;0.4773213;-0.0810918,0.2565919;0.2470041;0.1034115,0.2970018;0.04988174;0.2668333,-0.1174521;0.4807132;-0.09910122,-0.2347943;0.2534448;0.05295957,-0.3248515;0.04174961;0.172424,0.07157819;-0.002021615;-0.03794578,0.05036999;-0.3578195;0.000968039,0.01140292;-0.7304829;0.06912818,0.01543978;-0.7025091;-0.04638771,-0.07036339;0.01213317;-0.03832997,-0.1427716;-0.3262979;0.05535918,-0.2187113;-0.5982558;0.3109259,-0.2112393;-0.5722738;0.1956335,0.05383407;0.5288212;-0.1429583,0;0;0,0.02507459;0.3143897;-0.0432955,0.04809502;0.6160836;-0.1015455,0.2194094;0.5060797;-0.05212021,0.2471245;0.2352134;0.06790459,0.2717324;-0.008509979;0.1526998,-0.1368696;0.5202036;-0.113055,-0.2556127;0.2681951;-0.008487478,-0.3417219;0.02590869;0.02436676,0.07479349;-0.005772099;-0.03065979,0.04415551;-0.3613603;0.00361228,-0.002281711;-0.7356035;0.05678999,0.007624179;-0.7305245;-0.05566061,-0.0699333;0.01136053;-0.03934055,-0.131674;-0.3415976;-0.05218067,-0.1966273;-0.7075771;0.03077915,-0.2222837;-0.7614172;-0.04456618,0.04275829;0.542452;-0.08449626,609.8521
+0;0;0,0.0312448;0.3081086;-0.07499977,0.06028243;0.5994233;-0.1715515,0.2167979;0.4760038;-0.07998027,0.2572003;0.245111;0.1096104,0.2931918;0.05508257;0.2763582,-0.1179534;0.4783602;-0.1028928,-0.2387008;0.2520139;0.05546078,-0.33071;0.04931068;0.1805878,0.07152925;-0.002112254;-0.03799049,0.05090401;-0.357899;0.001041062,0.01157655;-0.7309535;0.06900663,0.01713792;-0.7033184;-0.0464178,-0.07031774;0.01217334;-0.0383588,-0.1428265;-0.3258353;0.05664514,-0.2215437;-0.5928912;0.3170685,-0.2125324;-0.5673326;0.2019234,0.05345444;0.5287093;-0.1450476,0;0;0,0.02341194;0.3146563;-0.04444528,0.04540326;0.6165547;-0.1028205,0.2174701;0.5063386;-0.05347478,0.2474274;0.2324929;0.06899798,0.271872;-0.0076821;0.1522413,-0.1393279;0.5199915;-0.1146192,-0.260268;0.2662467;-0.005644284,-0.3480515;0.0294641;0.03229155,0.07462342;-0.005630091;-0.03104544,0.04391627;-0.3612304;0.002698302,-0.003756121;-0.7357719;0.05543888,0.006167069;-0.7307405;-0.05697739,-0.07005426;0.01125856;-0.03911288,-0.1325488;-0.3414651;-0.0537252,-0.1976697;-0.7078608;0.02903375,-0.1841146;-0.7023579;-0.08310666,0.04050161;0.5428336;-0.08576989,609.8631
+0;0;0,0.0312448;0.3081086;-0.07499977,0.06028243;0.5994233;-0.1715515,0.2167979;0.4760038;-0.07998027,0.2572003;0.245111;0.1096104,0.2931918;0.05508257;0.2763582,-0.1179534;0.4783602;-0.1028928,-0.2387008;0.2520139;0.05546078,-0.33071;0.04931068;0.1805878,0.07152925;-0.002112254;-0.03799049,0.05090401;-0.357899;0.001041062,0.01157655;-0.7309535;0.06900663,0.01713792;-0.7033184;-0.0464178,-0.07031774;0.01217334;-0.0383588,-0.1428265;-0.3258353;0.05664514,-0.2215437;-0.5928912;0.3170685,-0.2125324;-0.5673326;0.2019234,0.05345444;0.5287093;-0.1450476,0;0;0,0.02341194;0.3146563;-0.04444528,0.04540326;0.6165547;-0.1028205,0.2174701;0.5063386;-0.05347478,0.2474274;0.2324929;0.06899798,0.271872;-0.0076821;0.1522413,-0.1393279;0.5199915;-0.1146192,-0.260268;0.2662467;-0.005644284,-0.3480515;0.0294641;0.03229155,0.07462342;-0.005630091;-0.03104544,0.04391627;-0.3612304;0.002698302,-0.003756121;-0.7357719;0.05543888,0.006167069;-0.7307405;-0.05697739,-0.07005426;0.01125856;-0.03911288,-0.1325488;-0.3414651;-0.0537252,-0.1976697;-0.7078608;0.02903375,-0.1841146;-0.7023579;-0.08310666,0.04050161;0.5428336;-0.08576989,609.8745
+0;0;0,0.03118958;0.307564;-0.07486721,0.06017719;0.5983764;-0.1712515,0.215907;0.475352;-0.08005001,0.2567596;0.2418866;0.1116531,0.2923349;0.05405556;0.2764727,-0.1172071;0.4776968;-0.1028505,-0.2392999;0.2488285;0.05726748,-0.330245;0.04846936;0.1809476,0.07175493;-0.002118919;-0.03811035,0.05109606;-0.358486;0.0009848624,0.01185466;-0.7307241;0.06880171,0.01741629;-0.7030891;-0.04662824,-0.07053959;0.01221175;-0.03847983,-0.1431666;-0.3263482;0.05667908,-0.2217116;-0.5928197;0.3165326,-0.2126998;-0.5672612;0.201382,0.05336246;0.5277997;-0.1447991,0;0;0,0.02410634;0.3139621;-0.04494631,0.04653929;0.6151233;-0.104143,0.2177918;0.505982;-0.05529678,0.2479146;0.2298928;0.07037115,0.2723787;-0.007167011;0.1535323,-0.1378222;0.520247;-0.1146055,-0.2605345;0.2650864;-0.001645729,-0.3489098;0.03222993;0.03933294,0.07475846;-0.005685553;-0.03137684,0.04310159;-0.3617486;0.002823353,-0.005008176;-0.7355058;0.05470061,0.00453791;-0.7305675;-0.0577333,-0.07041768;0.0113413;-0.03896644,-0.133427;-0.3418459;-0.05450037,-0.1990039;-0.7074416;0.02759543,-0.1858238;-0.7020314;-0.08457509,0.04144712;0.5416201;-0.08686316,609.8964
+0;0;0,0.03116292;0.3072621;-0.07610782,0.05998629;0.5978043;-0.1733565,0.2147502;0.4743592;-0.07987462,0.2586603;0.2497019;0.1214364,0.2939419;0.06669079;0.2916531,-0.117525;0.4761566;-0.1067542,-0.2410595;0.2508762;0.05729797,-0.3331644;0.054079;0.185747,0.07178187;-0.002175295;-0.0380564,0.05216984;-0.3586224;0.0008483008,0.01223559;-0.7307688;0.06876414,0.01905935;-0.7034472;-0.04659122,-0.07049206;0.01221303;-0.03856644,-0.1448822;-0.324659;0.06111317,-0.2221178;-0.5825053;0.3299071,-0.2118735;-0.5574071;0.2148783,0.05321415;0.5272936;-0.1467177,0;0;0,0.02410634;0.3139621;-0.04494631,0.04653929;0.6151233;-0.104143,0.2177918;0.505982;-0.05529678,0.2479146;0.2298928;0.07037115,0.2723787;-0.007167011;0.1535323,-0.1378222;0.520247;-0.1146055,-0.2605345;0.2650864;-0.001645729,-0.3489098;0.03222993;0.03933294,0.07475846;-0.005685553;-0.03137684,0.04310159;-0.3617486;0.002823353,-0.005008176;-0.7355058;0.05470061,0.00453791;-0.7305675;-0.0577333,-0.07041768;0.0113413;-0.03896644,-0.133427;-0.3418459;-0.05450037,-0.1990039;-0.7074416;0.02759543,-0.1858238;-0.7020314;-0.08457509,0.04144712;0.5416201;-0.08686316,609.9081

+ 115 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Backward_None_Slow.csv

@@ -0,0 +1,115 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.004621281;0.3331044;0.00519966,0.008890206;0.6529042;-0.006128937,0.1892391;0.5286019;0.019428,0.2353938;0.2523906;0.02815574,0.2994413;-0.0231337;-0.03033499,-0.1715792;0.5186213;-0.008229146,-0.2307833;0.2448096;-0.01281945,-0.2815582;-0.03311834;-0.07294349,0.07731425;0.003840691;-0.03990779,0.07832131;-0.3399157;0.005325761,0.06924554;-0.733936;0.09623919,0.07437901;-0.6933903;-0.02364397,-0.07493847;0.008309913;-0.04358953,-0.1161179;-0.3346872;-0.01404685,-0.1453695;-0.7261652;0.08336437,-0.1370849;-0.6853839;-0.03632132,0.007908754;0.574772;-0.0008443827,0;0;0,-0.0006621666;0.3329256;0.01292443,-0.001509119;0.652953;0.01143241,0.1766095;0.5149293;-0.0004274845,0.2138704;0.2372424;0.0004124641,0.2252068;-0.04316264;-0.0680083,-0.1800658;0.522649;-0.01303611,-0.2251773;0.2464157;-0.02565278,-0.2504953;-0.03135157;-0.1007609,0.07819596;0.002510801;-0.03826177,0.09759985;-0.343389;-0.0243938,0.09039101;-0.7379431;0.06434631,0.09135751;-0.7277831;-0.05446018,-0.07786264;0.005154416;-0.0386745,-0.1086388;-0.3396847;-0.0198512,-0.09845528;-0.7346969;0.06652755,-0.1021349;-0.7994969;-0.007694937,-0.001259528;0.5746868;0.01423597,70.31187
+0;0;0,0.004620552;0.3330519;0.005198839,0.008887986;0.6527393;-0.006125455,0.189324;0.5284501;0.01943879,0.2354954;0.2521383;0.02816971,0.2994389;-0.02293858;-0.03022603,-0.1716667;0.5184647;-0.008231563,-0.2308924;0.2445533;-0.01282354,-0.2815848;-0.03292325;-0.07284993,0.07734151;0.003842045;-0.03992186,0.07834859;-0.3399225;0.005312782,0.0692859;-0.7333751;0.09609522,0.07441963;-0.6928288;-0.02379391,-0.0749649;0.008312843;-0.0436049,-0.1161453;-0.3346925;-0.01406151,-0.1453548;-0.7256064;0.08320935,-0.1370697;-0.6848245;-0.03648228,0.007906975;0.5746422;-0.0008432735,0;0;0,-0.0006050691;0.3328682;0.01305175,-0.001350302;0.6527847;0.01177096,0.1768619;0.5148509;-3.33786E-05,0.2139542;0.2370386;0.0008485317,0.2255245;-0.04284415;-0.06769252,-0.1800554;0.5226222;-0.01280761,-0.2252135;0.2463032;-0.02564364,-0.2505543;-0.03105301;-0.1004601,0.07823365;0.002494559;-0.03825569,0.09766123;-0.3434153;-0.02446413,0.09063116;-0.737415;0.06409836,0.09163161;-0.727249;-0.05471492,-0.07789515;0.005173744;-0.03867561,-0.1084758;-0.3396932;-0.01988935,-0.09807;-0.7341498;0.0662741,-0.101885;-0.7995705;-0.007151566,-0.001130722;0.5745514;0.0145154,70.33946
+0;0;0,0.004619821;0.3329992;0.005198017,0.008886434;0.6526252;-0.006124077,0.1894104;0.528329;0.01944893,0.2355473;0.2522241;0.02817332,0.2994982;-0.02288467;-0.03022919,-0.171755;0.5183389;-0.008234808,-0.2309363;0.2446325;-0.01282335,-0.2816346;-0.03287619;-0.07285669,0.07736037;0.003842982;-0.0399316,0.07836725;-0.3398527;0.005293965,0.06930859;-0.73313;0.09603595,0.07444241;-0.6925836;-0.02385528,-0.07498317;0.00831487;-0.04361553,-0.1161553;-0.3346217;-0.01407806,-0.1453518;-0.7253614;0.08314946,-0.1370666;-0.6845793;-0.03654429,0.007905617;0.5745435;-0.0008429438,0;0;0,-0.0005209371;0.3328099;0.01319671,-0.001177184;0.6526653;0.01203728,0.1770987;0.5147324;0.0001187325,0.2139819;0.2371032;0.0006959438,0.225584;-0.04287556;-0.06758797,-0.1800005;0.5226442;-0.01279879,-0.2252236;0.2465522;-0.0257123,-0.2505361;-0.0308457;-0.1005128,0.07821186;0.002486825;-0.03834903,0.09761821;-0.3433608;-0.02471447,0.09071001;-0.7372031;0.06373739,0.09174509;-0.7270288;-0.0550791,-0.07794624;0.005195927;-0.03861753,-0.1086816;-0.3396112;-0.0202741,-0.09812061;-0.7338648;0.0659568,-0.09389926;-0.7238392;-0.05276427,-0.0009786449;0.5744466;0.01475477,70.36584
+0;0;0,0.004595588;0.3329516;0.004961562,0.008849745;0.6524895;-0.006565064,0.1895048;0.5284237;0.0195263,0.2352474;0.2524416;0.0285897,0.2991847;-0.02287012;-0.02981678,-0.1719269;0.518285;-0.009088824,-0.2317679;0.2448906;-0.0129848,-0.2828122;-0.03277382;-0.07292484,0.07732192;0.00379157;-0.03987124,0.07788021;-0.3401153;0.005313866,0.06879681;-0.7344768;0.09622256,0.07419011;-0.6939556;-0.02365292,-0.07486056;0.008364101;-0.0436888,-0.1164035;-0.3347506;-0.01435548,-0.1460413;-0.7264618;0.08337781,-0.1374954;-0.685702;-0.03629303,0.007865773;0.5744349;-0.001219346,0;0;0,-0.0004950128;0.332755;0.0132792,-0.001118831;0.6525307;0.01221514,0.1773125;0.5146805;0.0003552437,0.21398;0.2371991;0.0007483959,0.2256243;-0.04296485;-0.06757772,-0.1800791;0.5225854;-0.01279161,-0.2252728;0.246664;-0.02565697,-0.2505918;-0.03085682;-0.1007371,0.07817826;0.002490699;-0.03827178,0.09760737;-0.3435638;-0.02475286,0.09079489;-0.7383701;0.06440687,0.09187952;-0.7281777;-0.05440557,-0.07786084;0.005189034;-0.0386463,-0.1087434;-0.3398414;-0.02092037,-0.09829574;-0.7351128;0.06579302,-0.09402407;-0.7250715;-0.05292228,-0.0009284504;0.5743336;0.01490879,70.39713
+0;0;0,0.004596936;0.3330492;0.004963017,0.008852344;0.6526812;-0.006567074,0.1894911;0.5285948;0.01952416,0.2352583;0.2524648;0.02859242,0.2992347;-0.02301547;-0.02984979,-0.1719088;0.518457;-0.009088457,-0.2317819;0.2449161;-0.01298652,-0.2828575;-0.03291827;-0.07296324,0.0773102;0.003790994;-0.03986519,0.0778688;-0.3403118;0.00534565,0.06881154;-0.7335385;0.09599277,0.07420536;-0.6930163;-0.02389423,-0.0748492;0.008362832;-0.04368217,-0.1164159;-0.3349473;-0.01433214,-0.1459684;-0.7255315;0.08311993,-0.1374217;-0.6847706;-0.0365624,0.007868061;0.5746019;-0.001219668,0;0;0,-0.0005304888;0.332853;0.01327181,-0.0011978;0.6527228;0.01219869,0.1772082;0.5147438;0.0005228529,0.2140703;0.2371376;0.001293899,0.2255709;-0.04307771;-0.06758988,-0.180129;0.5225837;-0.01248471,-0.225378;0.2465275;-0.02552708,-0.2506836;-0.0311006;-0.1008936,0.07817452;0.002512187;-0.03824794,0.09759161;-0.3437421;-0.0247581,0.09057668;-0.7372696;0.06475806,0.0916277;-0.7270958;-0.05406332,-0.07783581;0.005173386;-0.03866903,-0.1089007;-0.3400543;-0.02123683,-0.09845793;-0.7341644;0.06533375,-0.09422248;-0.7241278;-0.05339377,-0.0009951591;0.5745011;0.01489329,70.43092
+0;0;0,0.004596936;0.3330492;0.004963017,0.008852344;0.6526812;-0.006567074,0.1894911;0.5285948;0.01952416,0.2352583;0.2524648;0.02859242,0.2992347;-0.02301547;-0.02984979,-0.1719088;0.518457;-0.009088457,-0.2317819;0.2449161;-0.01298652,-0.2828575;-0.03291827;-0.07296324,0.0773102;0.003790994;-0.03986519,0.0778688;-0.3403118;0.00534565,0.06881154;-0.7335385;0.09599277,0.07420536;-0.6930163;-0.02389423,-0.0748492;0.008362832;-0.04368217,-0.1164159;-0.3349473;-0.01433214,-0.1459684;-0.7255315;0.08311993,-0.1374217;-0.6847706;-0.0365624,0.007868061;0.5746019;-0.001219668,0;0;0,-0.0005304888;0.332853;0.01327181,-0.0011978;0.6527228;0.01219869,0.1772082;0.5147438;0.0005228529,0.2140703;0.2371376;0.001293899,0.2255709;-0.04307771;-0.06758988,-0.180129;0.5225837;-0.01248471,-0.225378;0.2465275;-0.02552708,-0.2506836;-0.0311006;-0.1008936,0.07817452;0.002512187;-0.03824794,0.09759161;-0.3437421;-0.0247581,0.09057668;-0.7372696;0.06475806,0.0916277;-0.7270958;-0.05406332,-0.07783581;0.005173386;-0.03866903,-0.1089007;-0.3400543;-0.02123683,-0.09845793;-0.7341644;0.06533375,-0.09422248;-0.7241278;-0.05339377,-0.0009951591;0.5745011;0.01489329,70.45325
+0;0;0,0.005130081;0.3330529;0.004614109,0.01010788;0.6526717;-0.007329112,0.190575;0.5290192;0.01975312,0.2362043;0.252916;0.02938746,0.3006009;-0.02262336;-0.02783205,-0.1710351;0.5189679;-0.009681724,-0.2316094;0.245604;-0.01296351,-0.2832009;-0.03200954;-0.07306314,0.07732413;0.003705143;-0.03991786,0.0772199;-0.3406037;0.005218685,0.06790296;-0.7331764;0.09587882,0.07351318;-0.6926964;-0.02400689,-0.07489503;0.008439683;-0.0436542,-0.1167442;-0.3350802;-0.01486812,-0.1468593;-0.7249457;0.08268873,-0.1380974;-0.6842238;-0.03698649,0.008924255;0.5746014;-0.001855702,0;0;0,-0.0004584938;0.3328558;0.01336694,-0.001007177;0.6527403;0.01249814,0.1773309;0.5145798;0.0008504381,0.2141207;0.236994;0.001522302,0.2256062;-0.04312536;-0.06735551,-0.1799739;0.5225734;-0.01235671,-0.2253223;0.2465606;-0.02532903,-0.2505764;-0.03092822;-0.1008611,0.07821531;0.002473474;-0.03824174,0.09758433;-0.3439755;-0.02468181,0.09067232;-0.7368565;0.06485105,0.09177632;-0.726679;-0.05397546,-0.07787106;0.00523374;-0.03866381,-0.1087302;-0.3401974;-0.02103042,-0.09879436;-0.7338421;0.06478637,-0.09449896;-0.7237704;-0.05394989,-0.0008420832;0.5745139;0.01513267,70.47572
+0;0;0,0.005131169;0.3331237;0.004615089,0.01011017;0.6528198;-0.007331079,0.1907713;0.5290983;0.01977568,0.2365273;0.2522283;0.02943678,0.3006815;-0.02227363;-0.02756732,-0.1712256;0.5190363;-0.009690646,-0.2319681;0.2449133;-0.01298154,-0.2833654;-0.03165513;-0.07285491,0.07734182;0.00370599;-0.03992699,0.07723761;-0.340532;0.005200259,0.06792175;-0.733059;0.09584986,0.07353191;-0.6925792;-0.02403449,-0.07491217;0.008441613;-0.04366419,-0.1167527;-0.3350075;-0.01488403,-0.1468643;-0.7248277;0.08266149,-0.1381025;-0.6841059;-0.03701236,0.008926242;0.5747293;-0.001856253,0;0;0,-0.000502456;0.3329252;0.0133996,-0.001113683;0.652887;0.0125339,0.1774483;0.5145957;0.001263856,0.2141018;0.2362068;0.001433372,0.2257041;-0.04277572;-0.06749225,-0.1802417;0.5225431;-0.01223787,-0.2257467;0.245777;-0.02542107,-0.2509045;-0.03061956;-0.1008437,0.07822072;0.00248234;-0.03827548,0.09754374;-0.3439041;-0.0248847,0.09059762;-0.7367522;0.06457902,0.09176134;-0.7265742;-0.05424558,-0.07789879;0.005228439;-0.03865354,-0.1089702;-0.3401307;-0.02139498,-0.09884143;-0.7336974;0.06453706,-0.0944881;-0.7236311;-0.0541948,-0.0009306036;0.5746404;0.01516914,70.50952
+0;0;0,0.004904052;0.3332554;0.004593011,0.009691667;0.6530529;-0.007293297,0.1905863;0.529661;0.01966766,0.2356865;0.2528779;0.02973561,0.2995355;-0.02155277;-0.02706457,-0.1715915;0.5189711;-0.01006273,-0.2328654;0.2451416;-0.01274769,-0.284921;-0.03110129;-0.07270775,0.07729059;0.003580019;-0.03994558,0.07693662;-0.3404306;0.005152937,0.06728405;-0.7328634;0.09573452,0.07096201;-0.6961035;0.01840627,-0.07483212;0.008573919;-0.04369145,-0.116967;-0.3346326;-0.01520872,-0.1476432;-0.7242812;0.08243689,-0.141931;-0.6873644;0.005246155,0.008548085;0.5749379;-0.001834685,0;0;0,-0.0003811754;0.3330539;0.01338792,-0.000919681;0.6531119;0.01250339,0.177663;0.514634;0.001235962,0.2142388;0.236414;0.00166893,0.2260169;-0.04232717;-0.06746686,-0.1801429;0.5227372;-0.01231629,-0.2256703;0.2461552;-0.0255053,-0.250812;-0.03003237;-0.1010266,0.07817298;0.002440244;-0.03827965,0.09778202;-0.3437086;-0.02509689,0.09073706;-0.7364712;0.0642879,0.09590131;-0.7667825;0.01555634,-0.07784492;0.005271157;-0.03866115,-0.1088788;-0.3398842;-0.02186903,-0.09887768;-0.733462;0.06356091,-0.0960592;-0.7163157;-0.01302709,-0.0007515103;0.5748428;0.01514268,70.54211
+0;0;0,0.004904215;0.3332664;0.004593163,0.009691866;0.6530664;-0.007293164,0.1907046;0.5296462;0.01968166,0.2358179;0.2527822;0.02975256,0.2996393;-0.02152944;-0.02702299,-0.1717081;0.5189494;-0.01006801,-0.2329999;0.2450399;-0.01275375,-0.2850329;-0.03108323;-0.07268781,0.07728475;0.003579748;-0.03994256,0.07693105;-0.3401688;0.0051216,0.06727328;-0.7328128;0.09575193,0.07096076;-0.6960354;0.01822356,-0.07482647;0.008573271;-0.04368814,-0.1169293;-0.3343717;-0.01522712,-0.147622;-0.72423;0.08247101,-0.141895;-0.6872953;0.005080514,0.0085483;0.5749525;-0.001834625,0;0;0,-0.0004631057;0.3330591;0.01352906,-0.001192588;0.6531199;0.01285577,0.1775855;0.5146345;0.001648664,0.2141208;0.2363265;0.002033949,0.2260105;-0.04220784;-0.06739771,-0.1804676;0.5226399;-0.01194129,-0.2260274;0.2459936;-0.02541105,-0.2511197;-0.03004339;-0.1010248,0.0781739;0.002441481;-0.03826272,0.09770533;-0.343451;-0.02519059,0.09060641;-0.7364329;0.06420326,0.09602075;-0.7666421;0.01505327,-0.07783239;0.005267039;-0.03867213,-0.108914;-0.3396202;-0.0219187,-0.09867882;-0.7333215;0.06393543,-0.09585585;-0.7162115;-0.01285038,-0.0009654909;0.5748501;0.0154376,70.57553
+0;0;0,0.004904675;0.3332977;0.004593594,0.00969281;0.6531299;-0.007293937,0.1907625;0.5296875;0.01968819,0.23584;0.2530437;0.02975108,0.299728;-0.02155459;-0.0270838,-0.1717638;0.5189874;-0.01007081,-0.2330068;0.2452957;-0.01275441,-0.2850942;-0.03111598;-0.07275111,0.07723646;0.003577512;-0.03991761,0.0768829;-0.3400425;0.005129702,0.06722293;-0.7327758;0.09578063,0.07095504;-0.6959164;0.01731402,-0.07477972;0.008567914;-0.04366085,-0.1168668;-0.3342489;-0.01521047,-0.1475665;-0.7241958;0.08250989,-0.1417702;-0.6871772;0.004182823,0.008549126;0.575008;-0.001834841,0;0;0,-0.0004020035;0.333091;0.01351786,-0.001083732;0.653184;0.0127964,0.1777166;0.5145816;0.001687288,0.214193;0.2364908;0.00194025,0.2259214;-0.04239434;-0.06735361,-0.1804245;0.5226419;-0.01192576,-0.2260314;0.2462299;-0.02539702,-0.2512762;-0.03015411;-0.1008336,0.0781421;0.00237608;-0.03820801,0.09777655;-0.3433889;-0.02535462,0.09068123;-0.7364613;0.06405497,0.0967732;-0.7662013;0.01294708,-0.07775388;0.005313186;-0.03870128,-0.1087921;-0.3394567;-0.02213592,-0.09872685;-0.7333901;0.06310211,-0.09586534;-0.7164096;-0.01461723,-0.0008666106;0.5749066;0.0153923,70.59855
+0;0;0,0.004904675;0.3332977;0.004593594,0.00969281;0.6531299;-0.007293937,0.1907625;0.5296875;0.01968819,0.23584;0.2530437;0.02975108,0.299728;-0.02155459;-0.0270838,-0.1717638;0.5189874;-0.01007081,-0.2330068;0.2452957;-0.01275441,-0.2850942;-0.03111598;-0.07275111,0.07723646;0.003577512;-0.03991761,0.0768829;-0.3400425;0.005129702,0.06722293;-0.7327758;0.09578063,0.07095504;-0.6959164;0.01731402,-0.07477972;0.008567914;-0.04366085,-0.1168668;-0.3342489;-0.01521047,-0.1475665;-0.7241958;0.08250989,-0.1417702;-0.6871772;0.004182823,0.008549126;0.575008;-0.001834841,0;0;0,-0.0004020035;0.333091;0.01351786,-0.001083732;0.653184;0.0127964,0.1777166;0.5145816;0.001687288,0.214193;0.2364908;0.00194025,0.2259214;-0.04239434;-0.06735361,-0.1804245;0.5226419;-0.01192576,-0.2260314;0.2462299;-0.02539702,-0.2512762;-0.03015411;-0.1008336,0.0781421;0.00237608;-0.03820801,0.09777655;-0.3433889;-0.02535462,0.09068123;-0.7364613;0.06405497,0.0967732;-0.7662013;0.01294708,-0.07775388;0.005313186;-0.03870128,-0.1087921;-0.3394567;-0.02213592,-0.09872685;-0.7333901;0.06310211,-0.09586534;-0.7164096;-0.01461723,-0.0008666106;0.5749066;0.0153923,70.62085
+0;0;0,0.004282796;0.3333429;0.004482201,0.008552538;0.6532178;-0.007399682,0.1899534;0.5299979;0.01907984,0.2342258;0.2533327;0.02973809,0.2985838;-0.02144623;-0.02646086,-0.1726997;0.5185674;-0.01102457,-0.2355852;0.2453297;-0.01298725,-0.2881485;-0.03117126;-0.07288756,0.07729314;0.003435947;-0.03982509,0.07576979;-0.3401635;0.005015161,0.06576899;-0.7316679;0.09525621,0.06956638;-0.6948288;0.01696358,-0.07480317;0.008658676;-0.04360719,-0.1173005;-0.3341286;-0.01595958,-0.1490224;-0.722623;0.08194359,-0.143163;-0.6856225;0.003792517,0.007521053;0.5750858;-0.001941222,0;0;0,-0.000370197;0.3331276;0.01348042,-0.001016904;0.6532556;0.01268435,0.1778318;0.5144598;0.001788616,0.2143741;0.2364636;0.001990795,0.2261825;-0.04254594;-0.06742096,-0.1805125;0.5226849;-0.01169871,-0.2261637;0.2463798;-0.02543751,-0.251349;-0.0301106;-0.1010847,0.0781295;0.002375528;-0.03823888,0.09795243;-0.3433429;-0.02561569,0.09083804;-0.7351275;0.06367803,0.09683304;-0.7649789;0.01295519,-0.07775871;0.005317649;-0.03869596,-0.1086662;-0.3394332;-0.02241314,-0.09823658;-0.7321082;0.06253772,-0.09540558;-0.71511;-0.01501143,-0.0008082129;0.5749704;0.01530027,70.64311
+0;0;0,0.004283442;0.3333931;0.004482877,0.008553939;0.6533247;-0.007401203,0.1900635;0.5300618;0.01909199,0.2345833;0.2518506;0.02980981,0.2985218;-0.0211376;-0.02602289,-0.1728061;0.5186245;-0.01103039,-0.236043;0.2438599;-0.01300404,-0.2882638;-0.03083909;-0.07251398,0.07736479;0.003439132;-0.039862,0.07583572;-0.3414513;0.005146712,0.06584512;-0.7325566;0.09529579,0.06965993;-0.6956862;0.01664376,-0.07487251;0.008666703;-0.04364761,-0.1175295;-0.3354085;-0.01589613,-0.149219;-0.7235069;0.08190726,-0.1433328;-0.6864742;0.003397457,0.007522242;0.5751766;-0.001941621,0;0;0,-0.0001062378;0.333169;0.01370573,-0.0006432869;0.653355;0.01316643,0.1782478;0.5143622;0.002313137,0.2150556;0.2348205;0.002349854,0.2268002;-0.04229078;-0.06692767,-0.1802241;0.5225381;-0.01124993,-0.2261983;0.2446962;-0.02498323,-0.2511976;-0.02985898;-0.1006302,0.07823271;0.002333581;-0.03821409,0.09818978;-0.3446533;-0.02482247,0.09123977;-0.736145;0.06392455,0.09710779;-0.7658312;0.01243639,-0.07783049;0.005365792;-0.03872652,-0.1083927;-0.3407161;-0.02227074,-0.09811076;-0.7329249;0.06291498,-0.09525572;-0.7159862;-0.01498977,-0.0004603937;0.575051;0.01570344,70.67618
+0;0;0,0.004283184;0.333373;0.004482607,0.008553286;0.653275;-0.007400351,0.1899882;0.5300384;0.01908369,0.2345789;0.2513843;0.02981856,0.2984006;-0.02110487;-0.02591207,-0.1727328;0.5186057;-0.01102636,-0.2360704;0.2434037;-0.01300316,-0.2881957;-0.0307931;-0.07240431,0.07734855;0.00343841;-0.03985363,0.07581948;-0.3414494;0.005154748,0.06581705;-0.7330175;0.0954105,0.06959991;-0.6962046;0.01741728,-0.07485679;0.008664883;-0.04363845,-0.1175135;-0.3354077;-0.01588717,-0.1492405;-0.7239654;0.08203195,-0.1434035;-0.6869916;0.004179761,0.007521692;0.5751347;-0.001941313,0;0;0,-0.0001417138;0.3331445;0.01381087,-0.0007110611;0.6533007;0.01334596,0.1781709;0.5144523;0.002724171,0.2149925;0.2344601;0.002319574,0.2266929;-0.04217118;-0.06672895,-0.1802278;0.5224462;-0.01082278,-0.226254;0.2441646;-0.02470178,-0.2512478;-0.02982709;-0.1004204,0.07822316;0.002347723;-0.03819108,0.09821794;-0.3446401;-0.02495074,0.09129875;-0.7365995;0.06388497,0.09765593;-0.766511;0.0137465,-0.07780232;0.005350748;-0.03874407,-0.1084696;-0.3407217;-0.02234136,-0.09759791;-0.733363;0.06301907,-0.09477475;-0.7163232;-0.01423202,-0.0005200095;0.5750041;0.01587033,70.70978
+0;0;0,0.005420323;0.3333406;0.003770648,0.01112215;0.6531639;-0.008930784,0.192296;0.5308169;0.01839551,0.236386;0.2508682;0.03035327,0.2983063;-0.02076977;-0.02529921,-0.1710508;0.5203128;-0.01228509,-0.2348684;0.2439336;-0.01236219,-0.2885978;-0.02856168;-0.07217838,0.07735942;0.003261409;-0.03981863,0.07405022;-0.3415759;0.004558634,0.06320067;-0.7324079;0.09430778,0.06914941;-0.6920025;-0.0255816,-0.07483397;0.008790903;-0.04362608,-0.1191796;-0.3350213;-0.01679916,-0.1517156;-0.7228848;0.08028646,-0.1426068;-0.6822366;-0.03938296,0.009722764;0.5750518;-0.003230946,0;0;0,-0.0001813471;0.3331169;0.01388025,-0.0007903352;0.6532498;0.01344943,0.1780605;0.5143832;0.002839804,0.2149048;0.2331348;0.002685547,0.2265871;-0.04213986;-0.06663895,-0.1802824;0.5224724;-0.01073026,-0.2265361;0.2429639;-0.02464963,-0.2513452;-0.02977881;-0.1002436,0.07822056;0.00234887;-0.03816628,0.09818101;-0.34453;-0.02514005,0.09132683;-0.7356838;0.06359529,0.09249443;-0.7254856;-0.05524766,-0.07777903;0.005347901;-0.03876159,-0.1085091;-0.3406096;-0.02257234,-0.09761247;-0.7324358;0.06272611,-0.09326396;-0.7223704;-0.05602078,-0.000588987;0.5749583;0.01597023,70.73274
+0;0;0,0.005420323;0.3333406;0.003770648,0.01112215;0.6531639;-0.008930784,0.192296;0.5308169;0.01839551,0.236386;0.2508682;0.03035327,0.2983063;-0.02076977;-0.02529921,-0.1710508;0.5203128;-0.01228509,-0.2348684;0.2439336;-0.01236219,-0.2885978;-0.02856168;-0.07217838,0.07735942;0.003261409;-0.03981863,0.07405022;-0.3415759;0.004558634,0.06320067;-0.7324079;0.09430778,0.06914941;-0.6920025;-0.0255816,-0.07483397;0.008790903;-0.04362608,-0.1191796;-0.3350213;-0.01679916,-0.1517156;-0.7228848;0.08028646,-0.1426068;-0.6822366;-0.03938296,0.009722764;0.5750518;-0.003230946,0;0;0,-0.0001813471;0.3331169;0.01388025,-0.0007903352;0.6532498;0.01344943,0.1780605;0.5143832;0.002839804,0.2149048;0.2331348;0.002685547,0.2265871;-0.04213986;-0.06663895,-0.1802824;0.5224724;-0.01073026,-0.2265361;0.2429639;-0.02464963,-0.2513452;-0.02977881;-0.1002436,0.07822056;0.00234887;-0.03816628,0.09818101;-0.34453;-0.02514005,0.09132683;-0.7356838;0.06359529,0.09249443;-0.7254856;-0.05524766,-0.07777903;0.005347901;-0.03876159,-0.1085091;-0.3406096;-0.02257234,-0.09761247;-0.7324358;0.06272611,-0.09326396;-0.7223704;-0.05602078,-0.000588987;0.5749583;0.01597023,70.75557
+0;0;0,0.005419827;0.3333101;0.003770303,0.01112082;0.6530868;-0.008929068,0.1923612;0.5307398;0.01840389,0.2364632;0.2507153;0.03036489,0.2983421;-0.02074081;-0.02525033,-0.1711175;0.520232;-0.01228784,-0.2349524;0.2437778;-0.01236496,-0.2886458;-0.02853504;-0.0721411,0.07741694;0.003263834;-0.03984823,0.07410819;-0.3415258;0.004522897,0.06326777;-0.7320287;0.09419645,0.06711971;-0.695291;0.01656561,-0.07488962;0.008797439;-0.04365852,-0.1192292;-0.3349672;-0.01683531,-0.1517377;-0.7225041;0.08016855,-0.1458396;-0.6856092;0.002680138,0.009721726;0.5749908;-0.003230412,0;0;0,3.186986E-05;0.3330816;0.01399446,-0.0004589781;0.6531686;0.01369071,0.1784457;0.5143087;0.003223419,0.2151208;0.2329609;0.002894878,0.2269931;-0.04208484;-0.06652689,-0.1800775;0.5223939;-0.01033679,-0.2263553;0.242817;-0.02437001,-0.2511041;-0.02978796;-0.09976555,0.07829867;0.002313361;-0.03815603,0.09853409;-0.3445014;-0.02512956,0.09182923;-0.7353706;0.06334472,0.09705684;-0.7655742;0.01399922,-0.077841;0.00538901;-0.03877697,-0.108153;-0.3405565;-0.02257422,-0.09764893;-0.732023;0.06283651,-0.09483115;-0.7149382;-0.01405328,-0.0002870448;0.574892;0.01617193,70.78971
+0;0;0,0.007102906;0.3333321;0.00341151,0.01468486;0.6531251;-0.009666398,0.1953554;0.5310286;0.01795285,0.2383955;0.2508501;0.0310858,0.2991031;-0.02020532;-0.02332106,-0.1683017;0.5216904;-0.01299071,-0.2329842;0.2453972;-0.01121247,-0.2884851;-0.02578822;-0.07032785,0.07723884;0.003091142;-0.0400599,0.07283206;-0.3415063;0.004127648,0.06094638;-0.7321672;0.09306026,0.06489393;-0.6953542;0.01423182,-0.07493516;0.00893081;-0.0434183,-0.1203438;-0.3345664;-0.01759105,-0.1540051;-0.7220868;0.07916153,-0.1479769;-0.68511;0.0004792213,0.01281661;0.5750274;-0.003859054,0;0;0,6.885082E-05;0.3331237;0.01417565,-0.0003455617;0.6532819;0.01402497,0.1784267;0.514491;0.003539324,0.2152283;0.2331192;0.002881527,0.227065;-0.04112229;-0.0661695,-0.1798348;0.5225676;-0.01023858,-0.2262068;0.2429767;-0.02450239,-0.2508087;-0.02889457;-0.09931754,0.078276;0.002308652;-0.03804898,0.09867113;-0.3443113;-0.02547884,0.09209121;-0.7351556;0.06319809,0.09672979;-0.7649045;0.01138615,-0.07773545;0.005394647;-0.03883666,-0.1080325;-0.3403633;-0.02293377,-0.09739638;-0.7318252;0.06256801,-0.09449843;-0.7149329;-0.01550705,-0.0001937188;0.5749848;0.01647449,70.81269
+0;0;0,0.007105069;0.3334336;0.003412548,0.01468934;0.6533243;-0.009669404,0.1952515;0.5312288;0.01793882,0.23831;0.2509298;0.03107741,0.2990076;-0.02008092;-0.0233205,-0.1681909;0.5218962;-0.01298646,-0.2329011;0.2454842;-0.01120746,-0.2883929;-0.02565661;-0.07031311,0.07720368;0.003089735;-0.04004167,0.07280504;-0.3408708;0.004064213,0.06093965;-0.7308648;0.09284499,0.0648931;-0.6940416;0.01389906,-0.07490105;0.008926745;-0.04339854,-0.1202258;-0.3339357;-0.01761902,-0.1538296;-0.7207944;0.07896836,-0.1477924;-0.6838072;0.0001687631,0.01282049;0.5752017;-0.003860204,0;0;0,9.123236E-05;0.3332254;0.0141747,-0.000290852;0.6534815;0.01401663,0.1783876;0.5147316;0.003668548,0.2152435;0.2332449;0.002634526,0.2270496;-0.04096356;-0.06636167,-0.1796671;0.5227197;-0.01022157,-0.2261091;0.2430107;-0.02436962,-0.2506642;-0.02874237;-0.09945291,0.07826717;0.002299517;-0.03797698,0.09874517;-0.3436849;-0.02577066,0.09211282;-0.733773;0.06314111,0.09642868;-0.7637433;0.01137638,-0.07767105;0.005403386;-0.03887544,-0.1079366;-0.3397199;-0.02314482,-0.09711747;-0.7305085;0.06220878,-0.09419814;-0.713641;-0.01598112,-0.0001467615;0.5751594;0.01646924,70.83553
+0;0;0,0.007107093;0.3335286;0.003413521,0.01469324;0.6534985;-0.009671602,0.1953316;0.5313668;0.0179471,0.2383313;0.2514502;0.03106777,0.2991097;-0.01992097;-0.02340249,-0.1682634;0.5220302;-0.01299117,-0.2328854;0.2459953;-0.0112146,-0.288451;-0.02550614;-0.07039886,0.07705047;0.003083603;-0.0399622,0.07265945;-0.3402817;0.004067354,0.06077554;-0.7308845;0.09298674,0.06474037;-0.6940417;0.01381336,-0.07475241;0.00890903;-0.04331242,-0.1199987;-0.3333601;-0.01757751,-0.153655;-0.7208228;0.07916068,-0.1476004;-0.6838154;0.0001340583,0.01282397;0.5753581;-0.003861078,0;0;0,0.0002142713;0.3333281;0.01399422,-7.200241E-05;0.6536635;0.01365519,0.1786425;0.5147934;0.003433943,0.2155005;0.2336974;0.002452612,0.2272075;-0.04084548;-0.06677532,-0.1795659;0.5228928;-0.01045049,-0.2259991;0.2435757;-0.0246045,-0.2508449;-0.02852663;-0.09974687,0.0781914;0.002167583;-0.03774476,0.09899468;-0.3432215;-0.02628946,0.09222097;-0.7339379;0.06266689,0.09689922;-0.7635393;0.01016211,-0.07741798;0.005493811;-0.03898121,-0.1076428;-0.339046;-0.02360554,-0.09654672;-0.7304302;0.06191421,-0.09362208;-0.7136184;-0.01649808,5.337596E-05;0.5753248;0.01615143,70.85828
+0;0;0,0.00786553;0.3335177;0.002751349,0.01583714;0.6534533;-0.01092589,0.1964903;0.5317903;0.01712306,0.2376822;0.2517025;0.03223776,0.2983064;-0.02010518;-0.02018971,-0.1675039;0.5230229;-0.01358603,-0.232957;0.2472097;-0.009411568,-0.2910566;-0.02399424;-0.06751641,0.07710921;0.002776942;-0.03987129,0.07066976;-0.3405712;0.00403991,0.05728618;-0.7311467;0.09286626,0.06123186;-0.6943263;0.01368998,-0.07482018;0.009107457;-0.04315385,-0.1215737;-0.3330187;-0.01822604,-0.156598;-0.7203816;0.07842631,-0.1505637;-0.6834087;-0.0006049052,0.01390718;0.5753255;-0.004966443,0;0;0,0.0002142713;0.3333281;0.01399422,-7.200241E-05;0.6536635;0.01365519,0.1786425;0.5147934;0.003433943,0.2155005;0.2336974;0.002452612,0.2272075;-0.04084548;-0.06677532,-0.1795659;0.5228928;-0.01045049,-0.2259991;0.2435757;-0.0246045,-0.2508449;-0.02852663;-0.09974687,0.0781914;0.002167583;-0.03774476,0.09899468;-0.3432215;-0.02628946,0.09222097;-0.7339379;0.06266689,0.09689922;-0.7635393;0.01016211,-0.07741798;0.005493811;-0.03898121,-0.1076428;-0.339046;-0.02360554,-0.09654672;-0.7304302;0.06191421,-0.09362208;-0.7136184;-0.01649808,5.337596E-05;0.5753248;0.01615143,70.88086
+0;0;0,0.007866426;0.3335557;0.002751662,0.01583912;0.6535346;-0.01092746,0.1965738;0.5318407;0.01713225,0.2378806;0.2509716;0.03228912,0.2985365;-0.02097794;-0.02016574,-0.1675835;0.5230693;-0.0135906,-0.2332191;0.2464868;-0.009404493,-0.2913491;-0.02485877;-0.06753968,0.07711122;0.002777015;-0.03987233,0.0706741;-0.3404473;0.004023027,0.05730015;-0.7307414;0.0927854,0.06125711;-0.6939016;0.01338299,-0.07482214;0.009107696;-0.04315498,-0.1215588;-0.3328951;-0.01823616,-0.1565579;-0.719979;0.07834658,-0.1505063;-0.6829861;-0.0009103566,0.01390887;0.5753955;-0.004967149,0;0;0,0.0001247264;0.333366;0.01399803,-0.0002314523;0.6537445;0.01363659,0.1785798;0.5148178;0.003506422,0.2153658;0.2329146;0.002618551,0.2269839;-0.04170036;-0.06694353,-0.1797806;0.5229241;-0.0104986,-0.2263453;0.2428234;-0.02459756,-0.251222;-0.02939674;-0.099861,0.07817101;0.002187848;-0.03779101,0.09875818;-0.3430928;-0.0264492,0.09188644;-0.7335726;0.06223774,0.09662025;-0.7630631;0.009269234,-0.0774307;0.005475718;-0.03896356,-0.1078443;-0.3389366;-0.02391958,-0.09731753;-0.7300823;0.06141148,-0.09436261;-0.7132782;-0.01722898,-8.929521E-05;0.5753947;0.01614237,70.90483
+0;0;0,0.009277975;0.3335844;0.002168321,0.01856752;0.6535542;-0.01210781,0.1989309;0.5319103;0.01573307,0.2391642;0.2514897;0.03315285,0.2999142;-0.02191412;-0.01432315,-0.1653924;0.5242091;-0.01426538,-0.2326592;0.2485278;-0.0085334,-0.2928391;-0.02330425;-0.06492405,0.07707366;0.002628372;-0.03997866,0.06881197;-0.3405906;0.003665093,0.0535664;-0.7308917;0.09152214,0.0593798;-0.6905874;-0.02838949,-0.07495184;0.009198009;-0.04293215,-0.1230685;-0.3327042;-0.0192681,-0.1592341;-0.7196087;0.07708107,-0.1502716;-0.6791099;-0.04261947,0.01632184;0.5754232;-0.00599152,0;0;0,0.0001616515;0.3334304;0.0139091,-0.0001642145;0.6538615;0.0134511,0.1785198;0.5148881;0.003394366,0.2152855;0.2334533;0.002610923,0.2269319;-0.04172775;-0.06691527,-0.1796065;0.5230779;-0.01075242,-0.2261376;0.2434315;-0.02455868,-0.2510628;-0.02937219;-0.09973207,0.07820147;0.002191201;-0.03775287,0.0986764;-0.3431013;-0.02651906,0.09188928;-0.7335569;0.06171107,0.09320225;-0.7233827;-0.05713332,-0.07742698;0.005477266;-0.03899504,-0.1077669;-0.3389474;-0.02404562,-0.09734271;-0.7300197;0.06104273,-0.09284083;-0.7199257;-0.05771019,-2.751127E-05;0.5755004;0.01598096,70.93866
+0;0;0,0.009276181;0.3335199;0.002167901,0.01856489;0.6534609;-0.01210711,0.1989761;0.5318091;0.01573918,0.239228;0.2512585;0.03316703,0.2999354;-0.02195391;-0.01427571,-0.1654424;0.5241058;-0.01426711,-0.2327404;0.2482966;-0.008532469,-0.2928781;-0.02334502;-0.06488363,0.0771889;0.002632302;-0.04003844,0.06891799;-0.34097;0.003654055,0.053691;-0.7307954;0.09140403,0.05950436;-0.6904913;-0.02850656,-0.07506391;0.009211762;-0.04299634,-0.1232343;-0.3330723;-0.01930587,-0.1593558;-0.7195053;0.07692587,-0.1503934;-0.6790066;-0.04277363,0.01631931;0.5753334;-0.005991086,0;0;0,0.0004925579;0.3333678;0.01385403,0.0003118888;0.6537704;0.0133462,0.1790373;0.5148069;0.003417253,0.2157801;0.2332363;0.002641916,0.2274829;-0.04184994;-0.06643605,-0.1791952;0.522928;-0.01078427,-0.2258013;0.2431473;-0.02431982,-0.250877;-0.02952576;-0.09916519,0.0783238;0.002127349;-0.03780198,0.09912407;-0.3435233;-0.0262692,0.0922714;-0.7336075;0.0613842,0.0935943;-0.723437;-0.0574584,-0.07757959;0.005552778;-0.03897059,-0.10728;-0.3393155;-0.02401149,-0.0973181;-0.7300113;0.06056539,-0.09280213;-0.7199112;-0.05818697,0.0004272312;0.5754129;0.01588368,70.96037
+0;0;0,0.009274433;0.3334571;0.002167493,0.01856328;0.6534026;-0.01210794,0.1989374;0.5317536;0.01573443,0.2390383;0.2522562;0.03309686,0.30018;-0.0229108;-0.01468529,-0.1654075;0.5240519;-0.0142658,-0.2324529;0.2492781;-0.008552684,-0.2930208;-0.02430686;-0.06530698,0.07717016;0.002631663;-0.04002872,0.06888994;-0.3413572;0.003712919,0.05368784;-0.7305453;0.09131944,0.0575051;-0.6937792;0.01258175,-0.07504568;0.009209526;-0.0429859,-0.1232703;-0.3334596;-0.01926878,-0.1593327;-0.7192608;0.07680565,-0.1534477;-0.682367;-0.001793437,0.01631752;0.5752691;-0.005991446,0;0;0,0.0008166805;0.333311;0.01369071,0.0008212924;0.6537182;0.01315045,0.1794554;0.5147764;0.003481388,0.2159712;0.2342504;0.003162384,0.2279503;-0.04283983;-0.06623352,-0.178722;0.5228482;-0.01093961,-0.2252484;0.2441261;-0.02426565,-0.2505572;-0.03052387;-0.09953286,0.0783392;0.002040535;-0.03772616,0.09945815;-0.3439743;-0.02598071,0.09246216;-0.7334775;0.06126451,0.09427049;-0.7635266;0.009778496,-0.07753208;0.005629613;-0.03900694,-0.1070872;-0.3396493;-0.02420172,-0.09724408;-0.7296976;0.06028973,-0.09424219;-0.7127668;-0.01768566,0.0008589141;0.5753548;0.01569486,70.99474
+0;0;0,0.009274433;0.3334571;0.002167493,0.01856328;0.6534026;-0.01210794,0.1989374;0.5317536;0.01573443,0.2390383;0.2522562;0.03309686,0.30018;-0.0229108;-0.01468529,-0.1654075;0.5240519;-0.0142658,-0.2324529;0.2492781;-0.008552684,-0.2930208;-0.02430686;-0.06530698,0.07717016;0.002631663;-0.04002872,0.06888994;-0.3413572;0.003712919,0.05368784;-0.7305453;0.09131944,0.0575051;-0.6937792;0.01258175,-0.07504568;0.009209526;-0.0429859,-0.1232703;-0.3334596;-0.01926878,-0.1593327;-0.7192608;0.07680565,-0.1534477;-0.682367;-0.001793437,0.01631752;0.5752691;-0.005991446,0;0;0,0.0008166805;0.333311;0.01369071,0.0008212924;0.6537182;0.01315045,0.1794554;0.5147764;0.003481388,0.2159712;0.2342504;0.003162384,0.2279503;-0.04283983;-0.06623352,-0.178722;0.5228482;-0.01093961,-0.2252484;0.2441261;-0.02426565,-0.2505572;-0.03052387;-0.09953286,0.0783392;0.002040535;-0.03772616,0.09945815;-0.3439743;-0.02598071,0.09246216;-0.7334775;0.06126451,0.09427049;-0.7635266;0.009778496,-0.07753208;0.005629613;-0.03900694,-0.1070872;-0.3396493;-0.02420172,-0.09724408;-0.7296976;0.06028973,-0.09424219;-0.7127668;-0.01768566,0.0008589141;0.5753548;0.01569486,71.01793
+0;0;0,0.009680138;0.3334557;0.0006297719,0.0195002;0.6533165;-0.01514465,0.2000718;0.5323992;0.01328759,0.2399053;0.2525434;0.03399746,0.2983681;-0.02322975;-0.01109152,-0.1652336;0.5253836;-0.01589912,-0.2339436;0.2505268;-0.007679362,-0.2968233;-0.0222733;-0.06360748,0.07708729;0.002536601;-0.04005023,0.06639571;-0.3413855;0.003173091,0.0489027;-0.7312131;0.08971082,0.05254342;-0.6946055;0.01201192,-0.07512891;0.009210879;-0.04270496,-0.1255494;-0.3331732;-0.02043618,-0.1632054;-0.7194027;0.07531972,-0.1575269;-0.682684;-0.002247326,0.01711453;0.5752217;-0.00862999,0;0;0,0.0007306598;0.3333284;0.0133574,0.0007279851;0.653738;0.01271558,0.1795343;0.5146626;0.003386976,0.215829;0.233562;0.003279449,0.227656;-0.0431067;-0.06611991,-0.1789969;0.5228249;-0.01139033,-0.2256312;0.2435626;-0.02453106,-0.2513087;-0.0306499;-0.09969676,0.0783212;0.002022386;-0.03761125,0.09938526;-0.3439441;-0.02627587,0.09250396;-0.7339385;0.06100154,0.09569195;-0.7643296;0.01163769,-0.07742823;0.005636243;-0.03906416,-0.1071056;-0.3395764;-0.0244866,-0.09715909;-0.7300436;0.06034679,-0.09414755;-0.7129635;-0.01658203,0.0007626861;0.5753781;0.01529598,71.04999
+0;0;0,0.009680782;0.3334779;0.0006298137,0.01950138;0.6533561;-0.01514562,0.2000814;0.5324291;0.0132883,0.2400403;0.2516926;0.03406334,0.2983314;-0.02327091;-0.01089326,-0.1652413;0.5254132;-0.0158998,-0.2341675;0.2496914;-0.007654167,-0.2968626;-0.02230781;-0.06341808,0.07698166;0.002533125;-0.03999535,0.06620173;-0.344231;0.003585149,0.04873107;-0.7335603;0.09001227,0.05240677;-0.6968892;0.01156684,-0.07502595;0.009198256;-0.04264644,-0.1258631;-0.3360151;-0.02019364,-0.163471;-0.7217509;0.07543987,-0.1577379;-0.6849677;-0.002872445,0.01711548;0.5752536;-0.00863032,0;0;0,0.0006868057;0.3333669;0.01294637,0.0007068962;0.6537933;0.01214027,0.1795198;0.5147475;0.002994537,0.2160058;0.2327723;0.003236055,0.2275499;-0.04305282;-0.06612599,-0.179009;0.5227594;-0.01197808,-0.2257763;0.242605;-0.02492568,-0.2513237;-0.03089777;-0.09954074,0.07828654;0.002013326;-0.03740835,0.09947299;-0.3467923;-0.0253005,0.09217868;-0.7366315;0.06028223,0.09556823;-0.7666376;0.009297132,-0.07724915;0.005632447;-0.03915437,-0.107307;-0.342432;-0.02471482,-0.09718691;-0.7324357;0.05982415,-0.09412149;-0.7155008;-0.01783927,0.0007175244;0.5754273;0.01476836,71.07291
+0;0;0,0.009680136;0.3334556;0.0006297717,0.01950066;0.6533316;-0.01514558,0.2001246;0.5323944;0.0132936,0.2402052;0.2508025;0.03413195,0.2982882;-0.02317899;-0.01066409,-0.1652858;0.5253768;-0.0159015,-0.2344221;0.2488149;-0.007630746,-0.2968932;-0.02221292;-0.06319551,0.07698746;0.002533316;-0.03999837,0.06621453;-0.3440056;0.003553826,0.04877257;-0.7326955;0.089839,0.05246169;-0.696;0.01110693,-0.07503161;0.00919895;-0.04264966,-0.1258357;-0.3357902;-0.02021144,-0.1633818;-0.7208924;0.07526501,-0.1576278;-0.6840844;-0.003333472,0.01711476;0.5752292;-0.008630278,0;0;0,0.001007583;0.3333498;0.01279187,0.001198214;0.6537734;0.01192164,0.1800019;0.514743;0.003013371,0.2164096;0.2318844;0.003433227,0.2276177;-0.04297227;-0.06566358,-0.1786408;0.5227928;-0.01228078,-0.2256527;0.241794;-0.02509879,-0.2511454;-0.03081688;-0.09912298,0.07831077;0.001917467;-0.03737783,0.09985369;-0.3466405;-0.02532339,0.0927511;-0.7358102;0.06026649,0.0957763;-0.7657341;0.008718967,-0.07724012;0.005723216;-0.03917352,-0.1068876;-0.3421493;-0.02475748,-0.09659106;-0.731622;0.05911238,-0.09346832;-0.7147484;-0.01883071,0.001132734;0.5754082;0.01457429,71.10598
+0;0;0,0.01087255;0.3334188;-0.0005479449,0.02209779;0.6531839;-0.01766711,0.2025608;0.5326731;0.01097775,0.2414986;0.2518917;0.03508738,0.2978605;-0.02292877;-0.005120579,-0.1634707;0.526486;-0.01781129,-0.2350774;0.2513758;-0.00674655,-0.2995367;-0.01981667;-0.05792559,0.07663347;0.002336451;-0.0403671,0.06581287;-0.3437153;0.00346633,0.04598036;-0.7254489;0.08736984,0.0515365;-0.6853575;-0.03258408,-0.07507727;0.009379677;-0.04222648,-0.1264784;-0.3351704;-0.02140872,-0.1655052;-0.7133223;0.07149883,-0.1568061;-0.6730717;-0.04825468,0.0193546;0.5751383;-0.01078593,0;0;0,0.0008359067;0.3333686;0.01229978,0.0009895936;0.653798;0.01121402,0.1799288;0.5148509;0.002689123,0.2162114;0.232683;0.003386021,0.2275463;-0.04220182;-0.06465435,-0.1788857;0.5228179;-0.01330198,-0.2261155;0.2425438;-0.02560553,-0.2514451;-0.0300433;-0.09891526,0.07835768;0.00184381;-0.03693676,0.09961545;-0.3463112;-0.02569032,0.09126157;-0.7282163;0.05935264,0.09299833;-0.7181987;-0.0594722,-0.07698721;0.005750998;-0.03933885,-0.1066711;-0.341667;-0.02485127,-0.09652577;-0.7241536;0.05733595,-0.0916185;-0.71418;-0.0613928,0.0009219609;0.5754482;0.01391411,71.128
+0;0;0,0.01087255;0.3334188;-0.0005479449,0.02209779;0.6531839;-0.01766711,0.2025608;0.5326731;0.01097775,0.2414986;0.2518917;0.03508738,0.2978605;-0.02292877;-0.005120579,-0.1634707;0.526486;-0.01781129,-0.2350774;0.2513758;-0.00674655,-0.2995367;-0.01981667;-0.05792559,0.07663347;0.002336451;-0.0403671,0.06581287;-0.3437153;0.00346633,0.04598036;-0.7254489;0.08736984,0.0515365;-0.6853575;-0.03258408,-0.07507727;0.009379677;-0.04222648,-0.1264784;-0.3351704;-0.02140872,-0.1655052;-0.7133223;0.07149883,-0.1568061;-0.6730717;-0.04825468,0.0193546;0.5751383;-0.01078593,0;0;0,0.0008359067;0.3333686;0.01229978,0.0009895936;0.653798;0.01121402,0.1799288;0.5148509;0.002689123,0.2162114;0.232683;0.003386021,0.2275463;-0.04220182;-0.06465435,-0.1788857;0.5228179;-0.01330198,-0.2261155;0.2425438;-0.02560553,-0.2514451;-0.0300433;-0.09891526,0.07835768;0.00184381;-0.03693676,0.09961545;-0.3463112;-0.02569032,0.09126157;-0.7282163;0.05935264,0.09299833;-0.7181987;-0.0594722,-0.07698721;0.005750998;-0.03933885,-0.1066711;-0.341667;-0.02485127,-0.09652577;-0.7241536;0.05733595,-0.0916185;-0.71418;-0.0613928,0.0009219609;0.5754482;0.01391411,71.15105
+0;0;0,0.008112171;0.3333907;-0.001931543,0.01731672;0.6530812;-0.01908296,0.1992187;0.5333112;0.007734016,0.2374722;0.2520846;0.03593261,0.2922421;-0.02314565;0.003591347,-0.1673177;0.525005;-0.01946528,-0.2416373;0.2499969;-0.005537315,-0.307566;-0.02095929;-0.05063249,0.07638742;0.002090298;-0.04068634,0.06511985;-0.3433539;0.003139406,0.04351836;-0.7257001;0.08585954,0.04877308;-0.6856782;-0.03410473,-0.07523204;0.009573154;-0.04175261,-0.1270339;-0.3343855;-0.02204669,-0.1681602;-0.7131196;0.06942457,-0.1597501;-0.6729178;-0.05034467,0.01538422;0.5750602;-0.01225215,0;0;0,0.001028862;0.3332748;0.01207256,0.001397494;0.6535612;0.01069665,0.1805834;0.5148044;0.002705575,0.2165496;0.2318691;0.00366211,0.2280301;-0.04226071;-0.06355762,-0.1787927;0.5226482;-0.01398224,-0.2263637;0.2416824;-0.0259037,-0.2516737;-0.03002971;-0.09890603,0.07832278;0.00178352;-0.03683949,0.09993883;-0.3457527;-0.02541018,0.09148317;-0.7282243;0.05909967,0.0933662;-0.7182269;-0.05971038,-0.07687423;0.005786777;-0.03939102,-0.1063723;-0.3410563;-0.02493055,-0.09645862;-0.7239691;0.05739429,-0.09791025;-0.7909424;-0.01411484,0.001239315;0.5752695;0.01353169,71.18497
+0;0;0,0.008108982;0.3332596;-0.001930784,0.01731202;0.6528972;-0.01907924,0.199247;0.5331354;0.007739918,0.2377385;0.2501592;0.03611394,0.2923759;-0.02440539;0.003850903,-0.1673544;0.5248277;-0.01946421,-0.2421364;0.2481087;-0.005449587,-0.3079056;-0.02219218;-0.05043569,0.07636049;0.002089561;-0.040672,0.06510565;-0.3429643;0.003104232,0.04340912;-0.7269928;0.08618832,0.04866272;-0.6869729;-0.03375044,-0.07520552;0.009569779;-0.04173789,-0.1269489;-0.3340003;-0.02205423,-0.1682561;-0.7144008;0.06981947,-0.1598478;-0.6742011;-0.04992429,0.01537991;0.5748918;-0.0122498,0;0;0,0.001181889;0.3331542;0.0117631,0.001997638;0.6533824;0.010005,0.1811788;0.5148747;0.002713203,0.2170409;0.2301407;0.004331112,0.2285749;-0.0433225;-0.06272674,-0.1783092;0.5226858;-0.01532854,-0.2269629;0.2400659;-0.0263285,-0.2523138;-0.03100854;-0.09904627,0.07833618;0.00173454;-0.0367415,0.1004799;-0.345369;-0.02516556,0.0917116;-0.7296091;0.05929875,0.09389868;-0.7196254;-0.05947781,-0.07680394;0.005812431;-0.03945724,-0.1063733;-0.3406267;-0.02493818,-0.09603766;-0.7252277;0.05768638,-0.09792474;-0.7923735;-0.01353474,0.001690302;0.5751122;0.01299,71.21731
+0;0;0,0.008106941;0.3331758;-0.001930298,0.01730528;0.6526494;-0.0190698,0.1990767;0.5329684;0.007727645,0.2378284;0.2480788;0.03629353,0.2922227;-0.02526405;0.004174054,-0.1671964;0.5246682;-0.01945212,-0.242484;0.246078;-0.00534273,-0.3079607;-0.02302006;-0.05012866,0.07635926;0.002089528;-0.04067135,0.06510952;-0.3428082;0.003085066,0.04338192;-0.7273867;0.08628814,0.04863441;-0.6873689;-0.0336252,-0.07520432;0.009569625;-0.04173722,-0.1269242;-0.3338449;-0.02206247,-0.1682906;-0.7147902;0.06994282,-0.1598841;-0.6745927;-0.04977556,0.01537424;0.5746875;-0.01224416,0;0;0,0.001351271;0.3330788;0.01149893,0.002839986;0.6531309;0.008927345,0.1817845;0.5149845;0.002664328,0.2174545;0.2282791;0.005391598,0.2291323;-0.04387647;-0.06170332,-0.1775596;0.5230835;-0.01675341,-0.2271857;0.2386209;-0.02665582,-0.2525062;-0.03122815;-0.09909257,0.07833859;0.001660898;-0.03673649,0.1006917;-0.3452681;-0.02506685,0.09181792;-0.730139;0.05914187,0.09433174;-0.7201917;-0.05959618,-0.07679047;0.005884497;-0.03946974,-0.1063322;-0.3403988;-0.02495094,-0.09572998;-0.7256504;0.05729387,-0.09814362;-0.7905269;-0.01686664,0.002332158;0.5749169;0.01219821,71.25102
+0;0;0,0.01186845;0.3327838;-0.004460497,0.02669553;0.6513939;-0.02609664,0.2064282;0.5327504;0.004457131,0.244445;0.2493295;0.03738282,0.2971036;-0.02470151;0.01295328,-0.1606175;0.5272341;-0.02245863,-0.2385893;0.2507036;-0.004907776,-0.3053842;-0.0187434;-0.0423172,0.07610436;0.001686158;-0.04090987,0.06429049;-0.3435829;0.001993988,0.0388626;-0.7334409;0.08504176,0.04403634;-0.6937683;-0.03483561,-0.07517672;0.009887761;-0.04146114,-0.1274455;-0.3337733;-0.02258973,-0.1725044;-0.720129;0.0681389,-0.1641857;-0.6803093;-0.05154936,0.02289745;0.5737488;-0.01786087,0;0;0,0.001518264;0.3328395;0.0110178,0.0036867;0.6525097;0.007357836,0.1825864;0.514939;0.00243187,0.2180177;0.2292995;0.005825996,0.2299758;-0.04269731;-0.0600332,-0.1768753;0.523075;-0.01850918,-0.2270036;0.239755;-0.0270901,-0.2524379;-0.02970633;-0.09924571,0.07833828;0.001560375;-0.03645563,0.1008361;-0.3456443;-0.02488685,0.09212894;-0.7357823;0.06025601,0.09499208;-0.7258298;-0.05840658,-0.07659866;0.005941319;-0.03956867,-0.106077;-0.3406208;-0.02484562,-0.0952686;-0.7311495;0.05824072,-0.09576981;-0.7934762;-0.01900199,0.003001351;0.5744241;0.01098943,71.27345
+0;0;0,0.01186593;0.3327131;-0.004459549,0.0266911;0.6512812;-0.0260937,0.2064627;0.5326222;0.004465561,0.2445845;0.2484179;0.03748226,0.2968752;-0.02369863;0.0132234,-0.1606615;0.5271047;-0.02245596,-0.2388488;0.2498097;-0.004856585,-0.3051771;-0.01775476;-0.04200464,0.07601215;0.001684115;-0.0408603,0.06420438;-0.3434066;0.002021406,0.03877303;-0.7333176;0.08508047,0.04394564;-0.6936471;-0.03477073,-0.07508563;0.009875781;-0.04141091,-0.1273274;-0.3336078;-0.02254924,-0.1723925;-0.7200161;0.06819174,-0.1640755;-0.6801985;-0.05147041,0.02289269;0.5736293;-0.01785721,0;0;0,0.001746692;0.33278;0.01063466,0.004568972;0.6523914;0.00615406,0.1834764;0.515028;0.002434492,0.2184516;0.2285336;0.006065368,0.2311944;-0.04169655;-0.05861425,-0.17621;0.5233932;-0.02005131,-0.2271375;0.2393723;-0.02739811,-0.2526181;-0.02818391;-0.09905443,0.07833249;0.001442492;-0.03622413,0.1009368;-0.3455825;-0.02488446,0.0921792;-0.7358531;0.05989981,0.09540222;-0.7259499;-0.05871856,-0.07643404;0.005992699;-0.03965062,-0.1057933;-0.3403918;-0.02476104,-0.09523831;-0.731051;0.05800468,-0.09538582;-0.7932462;-0.01935568,0.003738012;0.5743113;0.01001358,71.30832
+0;0;0,0.01186019;0.3325522;-0.004457393,0.02667963;0.6509963;-0.02608365,0.2066853;0.532305;0.004501859,0.2447157;0.2487824;0.03743936,0.2971531;-0.0240975;0.01311244,-0.1609051;0.5267805;-0.02245385,-0.2389048;0.2501507;-0.004896691,-0.3054192;-0.0181644;-0.04214897,0.07581816;0.001679817;-0.04075602,0.06401186;-0.3433681;0.002120361,0.03885356;-0.7290928;0.08428764,0.04402616;-0.6894223;-0.0355633,-0.074894;0.009850577;-0.04130522,-0.1271293;-0.3335903;-0.0224459,-0.1717105;-0.7158499;0.06732082,-0.1633936;-0.6760323;-0.05234105,0.02288219;0.5733643;-0.01784926,0;0;0,0.001951016;0.3326425;0.009831429,0.005336467;0.6521081;0.004470348,0.1845754;0.5153241;0.001792908,0.2189109;0.2294604;0.006180525,0.2313721;-0.0417726;-0.05771232,-0.1758494;0.5236533;-0.02218224,-0.2276202;0.2404522;-0.0279413,-0.2535524;-0.02785897;-0.09964588,0.07828595;0.001229763;-0.03580594,0.1012307;-0.3457321;-0.02454138,0.09262385;-0.7320248;0.05835485,0.09615792;-0.7222397;-0.06023431,-0.07608933;0.006098025;-0.03981828,-0.1053952;-0.3402528;-0.02504934,-0.09498337;-0.726777;0.05655058,-0.09538655;-0.7887149;-0.02111397,0.004374199;0.5740631;0.008596182,71.34108
+0;0;0,0.01185423;0.332385;-0.004455152,0.02667051;0.6507608;-0.02607717,0.2067676;0.5320577;0.004518485,0.2448821;0.2479078;0.03752887,0.2969603;-0.02310276;0.0133686,-0.1610048;0.5265305;-0.02245056,-0.2391771;0.2492886;-0.004854556,-0.3052357;-0.01718846;-0.04185164,0.07576601;0.001678662;-0.04072799,0.06395098;-0.3436243;0.002180085,0.03877213;-0.7296641;0.08441448,0.04394341;-0.6899961;-0.03540599,-0.0748425;0.009843802;-0.04127682,-0.1271164;-0.333851;-0.02240355,-0.171734;-0.7164227;0.06743648,-0.1634192;-0.6766077;-0.05219498,0.02287349;0.5731373;-0.01784369,0;0;0,0.002130199;0.3324907;0.009249449,0.005824376;0.6518673;0.002950668,0.1852053;0.5152374;0.001376629,0.2190679;0.2286856;0.006376743,0.2324113;-0.04100296;-0.05553103,-0.1755016;0.5237896;-0.02399206,-0.2288545;0.2401948;-0.02731674,-0.2557851;-0.02616188;-0.09853046,0.07830109;0.001117259;-0.0356338,0.1013587;-0.346085;-0.02406788,0.09224311;-0.7327867;0.05840564,0.09609797;-0.7230593;-0.06013262,-0.07596392;0.006202952;-0.03991342,-0.1055542;-0.3403886;-0.02529988,-0.09476028;-0.7271425;0.05672509,-0.09507613;-0.7921439;-0.01711106,0.004831158;0.5738437;0.007301807,71.37429
+0;0;0,0.01521736;0.3321815;-0.006167914,0.03285301;0.6502941;-0.03018677,0.2123344;0.5323514;0.0003748816,0.2503296;0.24721;0.03995076,0.300711;-0.02325785;0.02311022,-0.1557674;0.528662;-0.02478712,-0.2368089;0.250662;-0.003250295,-0.3035694;-0.01515055;-0.03260094,0.0756175;0.001467581;-0.0407978,0.06387068;-0.3436101;0.00240586,0.03559949;-0.7308388;0.08290279,0.03873082;-0.6944921;0.002633408,-0.07488631;0.009974765;-0.04095322,-0.1276051;-0.3335045;-0.02290129,-0.1744144;-0.7170388;0.06617917,-0.1691774;-0.6806064;-0.01397353,0.0284876;0.5727301;-0.02138348,0;0;0,0.00242997;0.3324633;0.008743286,0.006631535;0.6518602;0.001308203,0.1857667;0.5155119;0.0009815693,0.2195472;0.2271801;0.007241249,0.233316;-0.0411393;-0.05432069,-0.174544;0.5241621;-0.0257529,-0.229473;0.2390357;-0.02688901,-0.2576861;-0.02579048;-0.0979231,0.078344;0.001008496;-0.0352962,0.1017968;-0.3459793;-0.02378345,0.09255104;-0.7338454;0.05806708,0.09491499;-0.7640015;0.004504915,-0.07579798;0.006240407;-0.04000431,-0.1054477;-0.3401546;-0.0253573,-0.09453249;-0.7279283;0.05672478,-0.09551343;-0.7614154;0.007109307,0.005547602;0.5738212;0.005940914,71.39609
+0;0;0,0.01520738;0.3319637;-0.00616387,0.03284045;0.6500295;-0.03017974,0.2122155;0.5321109;0.000369247,0.2504436;0.2452218;0.04018768,0.3007442;-0.02481186;0.02337416,-0.1556734;0.5284236;-0.0247782,-0.2372116;0.2487198;-0.003109377,-0.3038649;-0.01666605;-0.03241291,0.07550658;0.001465428;-0.04073795,0.06370603;-0.3451908;0.00266334,0.03556029;-0.730701;0.08280304,0.03867388;-0.6943903;0.002988614,-0.07477646;0.009960132;-0.04089313,-0.1277364;-0.3350903;-0.02275863,-0.174338;-0.7169226;0.06592651,-0.1691306;-0.6805266;-0.0137719,0.02847509;0.5724663;-0.02137653,0;0;0,0.002586339;0.332267;0.007813692,0.007013611;0.6515989;-0.0002615452,0.1861272;0.5156435;0.0001511574,0.2199779;0.2255711;0.00817275,0.2342164;-0.04270977;-0.05143989,-0.1741049;0.5242478;-0.02762107,-0.2305348;0.2375987;-0.02718488,-0.2615698;-0.02641481;-0.09835185,0.07840252;0.000838846;-0.03486133,0.1013975;-0.3477584;-0.02283406,0.09205473;-0.7341704;0.05735993,0.09477898;-0.7642809;0.004452705,-0.07553166;0.00632612;-0.04022337,-0.1056454;-0.3416358;-0.02576238,-0.09495454;-0.727728;0.05579235,-0.09590633;-0.7605652;0.006088771,0.005884621;0.5735703;0.004519939,71.42999
+0;0;0,0.01702245;0.3318193;-0.008677921,0.03626768;0.6496061;-0.03503241,0.2154055;0.5321051;-0.004522273,0.2531384;0.2460909;0.041568,0.3010021;-0.02477065;0.03295782,-0.1527036;0.5283997;-0.02888358,-0.2373181;0.2501235;-0.001406917,-0.3060621;-0.01547098;-0.02296758,0.0755136;0.001322433;-0.04072982,0.06356919;-0.3454421;0.001757629,0.03296221;-0.7311313;0.08011402,0.03596124;-0.6949936;0.0002817214,-0.0748339;0.01002021;-0.04077321,-0.1277198;-0.3350841;-0.02346499,-0.176771;-0.7169867;0.06358099,-0.1716759;-0.6807676;-0.01613867,0.03152171;0.5721328;-0.02565298,0;0;0,0.002586339;0.332267;0.007813692,0.007013611;0.6515989;-0.0002615452,0.1861272;0.5156435;0.0001511574,0.2199779;0.2255711;0.00817275,0.2342164;-0.04270977;-0.05143989,-0.1741049;0.5242478;-0.02762107,-0.2305348;0.2375987;-0.02718488,-0.2615698;-0.02641481;-0.09835185,0.07840252;0.000838846;-0.03486133,0.1013975;-0.3477584;-0.02283406,0.09205473;-0.7341704;0.05735993,0.09477898;-0.7642809;0.004452705,-0.07553166;0.00632612;-0.04022337,-0.1056454;-0.3416358;-0.02576238,-0.09495454;-0.727728;0.05579235,-0.09590633;-0.7605652;0.006088771,0.005884621;0.5735703;0.004519939,71.4529
+0;0;0,0.01700892;0.3315556;-0.008671025,0.03624955;0.6492662;-0.03502004,0.2153052;0.531785;-0.004519593,0.2530975;0.2453204;0.04164325,0.3008511;-0.02491835;0.03305287,-0.1526391;0.5280813;-0.02886999,-0.2373868;0.2493669;-0.001350056,-0.3059728;-0.01561689;-0.02286115,0.07531046;0.001318875;-0.04062025,0.06332354;-0.3466799;0.002018426,0.03275866;-0.7318386;0.08026704,0.03575847;-0.6956993;0.0004139766,-0.07463259;0.00999325;-0.04066352,-0.1277068;-0.3363394;-0.0232937,-0.1766904;-0.7177168;0.06363256,-0.171594;-0.6814961;-0.01610783,0.0315037;0.5717948;-0.02564083,0;0;0,0.001986708;0.3320439;0.006044864,0.006273087;0.6512637;-0.003297568,0.1855488;0.5159531;-0.001872063,0.2189581;0.2253916;0.007020473,0.2341611;-0.04260242;-0.05069673,-0.1746485;0.5245122;-0.03153078,-0.2327469;0.237743;-0.02849275,-0.2660399;-0.02516368;-0.1002899,0.07838694;0.0007209033;-0.03432751,0.09969873;-0.3492763;-0.02371335,0.09066027;-0.7353343;0.05554438,0.09344;-0.7648265;0.001914505,-0.07510829;0.00639635;-0.04051223,-0.1065405;-0.3427258;-0.02670567,-0.09626535;-0.7283781;0.05435632,-0.09729435;-0.7599325;0.003041666,0.005182654;0.5732598;0.001850605,71.47615
+0;0;0,0.01698654;0.3311194;-0.008659616,0.03619135;0.6482386;-0.03495905,0.2145283;0.5310708;-0.004561029,0.2523529;0.2443619;0.04164118,0.3000677;-0.02565718;0.03305779,-0.1519583;0.5273818;-0.02881496,-0.2367783;0.2484297;-0.001271559,-0.3053085;-0.01633871;-0.02276517,0.07516904;0.001316398;-0.04054398,0.06315868;-0.3473626;0.002178051,0.03269221;-0.7312814;0.08017476,0.03568958;-0.6951472;0.0003866628,-0.07449245;0.009974485;-0.04058716,-0.1276704;-0.3370352;-0.02318339,-0.1764964;-0.7171848;0.06346303,-0.1714041;-0.6809691;-0.01621249,0.03145499;0.5709221;-0.0255986,0;0;0,0.002048224;0.3316308;0.004514694,0.006836575;0.6501699;-0.007049084,0.185518;0.5158934;-0.003672838,0.2188418;0.2251375;0.007185459,0.2357589;-0.04293552;-0.04859376,-0.1737035;0.5248729;-0.03473043,-0.2333876;0.2382075;-0.02942918,-0.2691132;-0.02417034;-0.1011386,0.07833964;0.0006102473;-0.03403616,0.09865781;-0.3501593;-0.02432203,0.08997665;-0.7351229;0.05399156,0.09303255;-0.7648696;0.0007586479,-0.07482029;0.006471105;-0.04069376,-0.1074043;-0.3432669;-0.02772847,-0.0964551;-0.7277883;0.05245083,-0.09738861;-0.7600241;0.002066366,0.005654134;0.5723703;-0.001243353,71.50793
+0;0;0,0.01789832;0.3308126;-0.011113,0.03786973;0.6473393;-0.03956255,0.2155079;0.5308636;-0.009298537,0.2520716;0.2439516;0.04311078,0.2988418;-0.02485672;0.04162577,-0.1499754;0.5275542;-0.03216044,-0.2378864;0.2490315;0.0009898022,-0.3078531;-0.01433975;-0.01271557,0.07488703;0.001074259;-0.04088361,0.06309929;-0.3476953;0.001396745,0.03009376;-0.7337137;0.07919462,0.03291521;-0.6977393;-0.0005859211,-0.07460261;0.01017734;-0.04014427,-0.127937;-0.3368717;-0.02343551,-0.1786617;-0.7191176;0.06297737,-0.1737483;-0.6830669;-0.01669594,0.03295375;0.5701735;-0.02965771,0;0;0,0.00272778;0.3314491;0.003862858,0.008502811;0.6495574;-0.00924468,0.1865347;0.5162762;-0.004212618,0.2197573;0.2245345;0.00939703,0.2394044;-0.04226342;-0.04427242,-0.1717404;0.5255091;-0.03704475,-0.2342285;0.2384109;-0.02855561,-0.2726095;-0.02210468;-0.1000125,0.07836652;0.0004826188;-0.03375125,0.09879045;-0.3502933;-0.02346182,0.0894402;-0.7378232;0.05325389,0.0931281;-0.7672364;-0.0002725087,-0.0746778;0.006555881;-0.04075459,-0.1073619;-0.3431977;-0.02767938,-0.09539644;-0.7296901;0.05376112,-0.08955177;-0.713576;-0.0248621,0.007104527;0.5718581;-0.003103495,71.53014
+0;0;0,0.01789832;0.3308126;-0.011113,0.03786973;0.6473393;-0.03956255,0.2155079;0.5308636;-0.009298537,0.2520716;0.2439516;0.04311078,0.2988418;-0.02485672;0.04162577,-0.1499754;0.5275542;-0.03216044,-0.2378864;0.2490315;0.0009898022,-0.3078531;-0.01433975;-0.01271557,0.07488703;0.001074259;-0.04088361,0.06309929;-0.3476953;0.001396745,0.03009376;-0.7337137;0.07919462,0.03291521;-0.6977393;-0.0005859211,-0.07460261;0.01017734;-0.04014427,-0.127937;-0.3368717;-0.02343551,-0.1786617;-0.7191176;0.06297737,-0.1737483;-0.6830669;-0.01669594,0.03295375;0.5701735;-0.02965771,0;0;0,0.00272778;0.3314491;0.003862858,0.008502811;0.6495574;-0.00924468,0.1865347;0.5162762;-0.004212618,0.2197573;0.2245345;0.00939703,0.2394044;-0.04226342;-0.04427242,-0.1717404;0.5255091;-0.03704475,-0.2342285;0.2384109;-0.02855561,-0.2726095;-0.02210468;-0.1000125,0.07836652;0.0004826188;-0.03375125,0.09879045;-0.3502933;-0.02346182,0.0894402;-0.7378232;0.05325389,0.0931281;-0.7672364;-0.0002725087,-0.0746778;0.006555881;-0.04075459,-0.1073619;-0.3431977;-0.02767938,-0.09539644;-0.7296901;0.05376112,-0.08955177;-0.713576;-0.0248621,0.007104527;0.5718581;-0.003103495,71.55248
+0;0;0,0.01787906;0.3304568;-0.01110104,0.03782368;0.6465588;-0.03951276,0.2154063;0.5301932;-0.009268058,0.2520198;0.2428912;0.04321247,0.2989218;-0.02667537;0.04172327,-0.1499535;0.5268848;-0.03212223,-0.2379839;0.2479836;0.001073059,-0.308148;-0.01613051;-0.01267097,0.07473961;0.001072144;-0.04080313,0.06293025;-0.3483369;0.001554757,0.02989148;-0.7347441;0.07943098,0.03271466;-0.698766;-0.0003984272,-0.07445575;0.0101573;-0.04006524,-0.127888;-0.3375281;-0.02332585,-0.1786637;-0.7201591;0.06317405,-0.1737473;-0.6841046;-0.01654806,0.03291388;0.5694897;-0.02962035,0;0;0,0.003115274;0.3311009;0.002658367,0.009494733;0.6486851;-0.01230669,0.1875827;0.5163418;-0.005432129,0.2207458;0.2243199;0.01070976,0.2427046;-0.04329333;-0.04191279,-0.1708744;0.5253718;-0.04005181,-0.2355309;0.2384242;-0.02920049,-0.2768829;-0.02260509;-0.1000658,0.07844204;0.0002417118;-0.03314877,0.09831987;-0.3512274;-0.02342033,0.08946436;-0.7392986;0.05266619,0.09339524;-0.7686424;-0.0009930097,-0.0743443;0.006660392;-0.04099534,-0.1072049;-0.3437223;-0.02786295,-0.09581877;-0.7307746;0.05293141,-0.09951551;-0.7648082;0.004947264,0.007971048;0.5711278;-0.005662441,71.58592
+0;0;0,0.01920446;0.3299045;-0.01392384,0.04043591;0.6453146;-0.04538662,0.2174888;0.5299857;-0.01365287,0.2518825;0.2450348;0.04391611,0.3007674;-0.02682686;0.05215224,-0.1477447;0.5276496;-0.03597007,-0.2379074;0.2517561;0.002076887,-0.3092214;-0.01517168;-0.003419504,0.07488076;0.0008522228;-0.04057322,0.06329561;-0.3498591;0.0005200095,0.02714179;-0.7352455;0.07676131,0.02989496;-0.69951;-0.002781615,-0.07445572;0.01024622;-0.04006747,-0.1287322;-0.3384885;-0.02396001,-0.1793511;-0.7193124;0.06578046,-0.174526;-0.6835024;-0.01365828,0.03522254;0.5684392;-0.03469468,0;0;0,0.003576934;0.3307335;0.001487255,0.01042735;0.6479126;-0.01512074,0.188327;0.516442;-0.006560326,0.2215667;0.2262309;0.01259041,0.2459156;-0.04431185;-0.03820395,-0.1697481;0.5252516;-0.04290022,-0.2355867;0.240317;-0.02979935,-0.2806401;-0.02301535;-0.1004578,0.07854819;6.332994E-05;-0.03292751,0.09742989;-0.352594;-0.02305102,0.08921472;-0.7398337;0.05191875,0.09416019;-0.7692329;-0.001136303,-0.07426228;0.006802212;-0.04114469,-0.1076646;-0.3446752;-0.02813816,-0.09559611;-0.7307657;0.05205541,-0.08924562;-0.7148123;-0.02623837,0.008820996;0.5704577;-0.008087397,71.62067
+0;0;0,0.01918362;0.3295464;-0.01390872,0.0403989;0.6447161;-0.04534829,0.2172823;0.5294673;-0.01364056,0.2515413;0.2456312;0.04370323,0.3002804;-0.02541888;0.05191476,-0.1476056;0.5271335;-0.03593662,-0.2374156;0.2523192;0.001961496,-0.3085167;-0.01381162;-0.003518485,0.07485549;0.0008519352;-0.04055953,0.06326359;-0.3500637;0.0005576424,0.02712266;-0.7353127;0.07677177,0.03125991;-0.6966939;-0.04275911,-0.07443059;0.01024276;-0.04005395,-0.1287387;-0.3386952;-0.0239371,-0.1793396;-0.7193834;0.06577138,-0.1720888;-0.6806525;-0.05360295,0.0351885;0.5678846;-0.03466244,0;0;0,0.003946129;0.3303735;0.0002017021,0.01117405;0.6472144;-0.0179944,0.1890062;0.516488;-0.007931232,0.2225244;0.2276582;0.01395106,0.2497473;-0.04228204;-0.03403068,-0.1689191;0.5248652;-0.0454924,-0.237002;0.2417557;-0.03004124,-0.2842727;-0.02065104;-0.09946182,0.07865749;-0.0001101494;-0.03259039,0.09672312;-0.3530212;-0.02288222,0.08901905;-0.7402055;0.05168629,0.09570396;-0.7313193;-0.06616342,-0.07411031;0.006908081;-0.0413411,-0.107713;-0.3447665;-0.02858821,-0.09618556;-0.7308323;0.05111034,-0.101503;-0.7960609;-0.02156894,0.009500403;0.5698419;-0.01057076,71.64319
+0;0;0,0.01916806;0.3292791;-0.01389744,0.04037748;0.6443617;-0.04532982,0.2168805;0.5291854;-0.01366487,0.2511631;0.2451545;0.04371824,0.2992784;-0.02242678;0.05182469,-0.1472462;0.5268564;-0.03591443,-0.2371178;0.2518537;0.002009679,-0.307309;-0.01087144;-0.003400174,0.07466971;0.0008498208;-0.04045887,0.06305365;-0.3507972;0.0007440001,0.02700881;-0.7350218;0.07675548,0.03114373;-0.6964079;-0.04270802,-0.07424587;0.01021734;-0.03995454,-0.1286672;-0.3394479;-0.02380411,-0.1791335;-0.7191238;0.06566585,-0.1718868;-0.6803979;-0.05364119,0.03516657;0.5675225;-0.0346429,0;0;0,0.004392888;0.3300976;-0.001265764,0.01218212;0.6467181;-0.02140641,0.189565;0.5163999;-0.009463072,0.2230143;0.2274841;0.0139997,0.2529643;-0.03915846;-0.03055668,-0.1676048;0.5249575;-0.04919116,-0.2388572;0.2425871;-0.03097809,-0.2878413;-0.01642865;-0.09799987,0.07866682;-0.0003759265;-0.03200936,0.09587511;-0.3540779;-0.02268004,0.08884871;-0.7404073;0.05084395,0.09603404;-0.7316885;-0.06687736,-0.07372398;0.007041356;-0.04157407,-0.107537;-0.3453622;-0.02905756,-0.09575954;-0.7305207;0.04980808,-0.1022958;-0.7933849;-0.02566598,0.01038455;0.5693905;-0.01347995,71.66466
+0;0;0,0.01916806;0.3292791;-0.01389744,0.04037748;0.6443617;-0.04532982,0.2168805;0.5291854;-0.01366487,0.2511631;0.2451545;0.04371824,0.2992784;-0.02242678;0.05182469,-0.1472462;0.5268564;-0.03591443,-0.2371178;0.2518537;0.002009679,-0.307309;-0.01087144;-0.003400174,0.07466971;0.0008498208;-0.04045887,0.06305365;-0.3507972;0.0007440001,0.02700881;-0.7350218;0.07675548,0.03114373;-0.6964079;-0.04270802,-0.07424587;0.01021734;-0.03995454,-0.1286672;-0.3394479;-0.02380411,-0.1791335;-0.7191238;0.06566585,-0.1718868;-0.6803979;-0.05364119,0.03516657;0.5675225;-0.0346429,0;0;0,0.004392888;0.3300976;-0.001265764,0.01218212;0.6467181;-0.02140641,0.189565;0.5163999;-0.009463072,0.2230143;0.2274841;0.0139997,0.2529643;-0.03915846;-0.03055668,-0.1676048;0.5249575;-0.04919116,-0.2388572;0.2425871;-0.03097809,-0.2878413;-0.01642865;-0.09799987,0.07866682;-0.0003759265;-0.03200936,0.09587511;-0.3540779;-0.02268004,0.08884871;-0.7404073;0.05084395,0.09603404;-0.7316885;-0.06687736,-0.07372398;0.007041356;-0.04157407,-0.107537;-0.3453622;-0.02905756,-0.09575954;-0.7305207;0.04980808,-0.1022958;-0.7933849;-0.02566598,0.01038455;0.5693905;-0.01347995,71.68698
+0;0;0,0.0204989;0.3287852;-0.01605673,0.04292377;0.6434057;-0.05005189,0.2193089;0.5286172;-0.01703506,0.2530119;0.2465871;0.04582118,0.3012244;-0.02362299;0.05927377,-0.1453998;0.5272236;-0.03874955,-0.2366067;0.2543686;0.004369639,-0.3087983;-0.01078495;0.005293416,0.07456221;0.0007322599;-0.04038519,0.06335913;-0.3515445;0.0001214072,0.02727099;-0.735706;0.07558973,0.03124944;-0.6974257;-0.0438448,-0.07420258;0.01026099;-0.03974559,-0.1283309;-0.3399725;-0.02325976,-0.178455;-0.7174764;0.07449643,-0.1713544;-0.6790668;-0.04478415,0.03745043;0.5666879;-0.0387091,0;0;0,0.004807614;0.3297682;-0.002759218,0.0130557;0.6461685;-0.02440095,0.1905609;0.5161572;-0.01113415,0.2238164;0.2283474;0.01508379,0.2541319;-0.04117584;-0.02915549,-0.1669546;0.5248297;-0.05253009,-0.2405806;0.2441674;-0.03165719,-0.292906;-0.01728982;-0.09814807,0.07868382;-0.0005823672;-0.0316155,0.09545135;-0.3548458;-0.02258873,0.08846575;-0.741136;0.05027413,0.09601162;-0.7325622;-0.06733954,-0.07343352;0.007169302;-0.04179884,-0.107347;-0.3457607;-0.02932918,-0.09541952;-0.7307178;0.04968735,-0.1017809;-0.7946367;-0.02439219,0.01115608;0.5688912;-0.01610446,71.70898
+0;0;0,0.02048329;0.3285348;-0.0160445,0.04290398;0.6430967;-0.05003415,0.2195696;0.5282482;-0.01698369,0.2532546;0.2463685;0.04583901,0.3013372;-0.02311304;0.05925534,-0.1457018;0.5268524;-0.03873168,-0.23686;0.254143;0.004364509,-0.3088569;-0.01029575;0.005285796,0.0745005;0.0007316539;-0.04035177,0.06328122;-0.3520541;0.0002133548,0.02715872;-0.7365814;0.07575354,0.02979988;-0.7010844;-0.003535032,-0.07414117;0.0102525;-0.0397127,-0.1283477;-0.3404871;-0.02320305,-0.1785195;-0.7183504;0.07464623,-0.1738056;-0.6827676;-0.004540138,0.03743055;0.5663776;-0.03869116,0;0;0,0.005342502;0.3294947;-0.004106045,0.01408134;0.6456801;-0.02774453,0.1918627;0.516121;-0.01291084,0.2249532;0.2287508;0.01643038,0.2565577;-0.04006949;-0.02657008,-0.1664364;0.5250785;-0.055737,-0.2423167;0.2453381;-0.03282427,-0.296328;-0.01547715;-0.09740311,0.0786808;-0.0008101016;-0.03142929,0.09497254;-0.3556083;-0.02237391,0.08814326;-0.742273;0.05053782,0.09158181;-0.7719452;-0.00191474,-0.07327127;0.007390312;-0.04190261,-0.1071924;-0.346049;-0.02928603,-0.09552199;-0.7315848;0.04880602,-0.09920918;-0.76415;-0.0001415797,0.01207406;0.5684572;-0.01896715,71.74271
+0;0;0,0.02047348;0.3283775;-0.01603681,0.04288529;0.6428148;-0.05001372,0.2199438;0.5279011;-0.01691906,0.2536209;0.246087;0.04588905,0.301811;-0.02399698;0.05933537,-0.1461131;0.5265023;-0.03871382,-0.2372501;0.2538563;0.004372351,-0.309408;-0.01117352;0.005295697,0.07444306;0.0007310899;-0.04032066,0.06321687;-0.3522723;0.0002694875,0.02714658;-0.7362438;0.07570048,0.02979303;-0.7007359;-0.003746942,-0.07408401;0.01024459;-0.03968208,-0.128324;-0.3407114;-0.02316225,-0.1784233;-0.7180285;0.07454561,-0.1736999;-0.6824346;-0.004799418,0.03741306;0.5661126;-0.03867321,0;0;0,0.005790833;0.3293151;-0.005116701,0.01466244;0.6452811;-0.02996802,0.1928791;0.5158946;-0.014678,0.2255372;0.2288214;0.01726913,0.2585682;-0.04078192;-0.02361417,-0.1661017;0.5251549;-0.05913368,-0.2444591;0.2463956;-0.03360744,-0.2992676;-0.0151529;-0.09714365,0.07869277;-0.0008986145;-0.0312202,0.09489439;-0.3559196;-0.02213025,0.08810467;-0.7421604;0.04995966,0.09154544;-0.7717583;-0.002818111,-0.07313591;0.007451234;-0.04199617,-0.107033;-0.3462086;-0.0293194,-0.09556745;-0.731277;0.0482427,-0.09824087;-0.7642255;-0.0005382635,0.01264111;0.5681025;-0.02095866,71.76614
+0;0;0,0.0210865;0.3279358;-0.01794695,0.0433853;0.6419016;-0.05353662,0.2212285;0.5278683;-0.02007731,0.2551059;0.2470397;0.0488885,0.3026177;-0.02256036;0.06749391,-0.1463429;0.5268681;-0.04169955,-0.2406023;0.2556582;0.006560612,-0.3135644;-0.008651942;0.01677798,0.07444649;0.0005515886;-0.04030949,0.06268174;-0.3528844;-0.0003057532,0.02710382;-0.7374889;0.07322817,0.03100757;-0.6994858;-0.04606693,-0.07414415;0.0103545;-0.03953314,-0.1283103;-0.3408958;-0.02095971,-0.1781176;-0.7166338;0.08360537,-0.1710779;-0.6784593;-0.03553415,0.03798416;0.5653151;-0.04184689,0;0;0,0.006217372;0.3289825;-0.006360293,0.01535166;0.6445032;-0.03288698,0.19415;0.5155981;-0.01640368,0.226547;0.2284115;0.01885247,0.2604589;-0.04098094;-0.02071261,-0.1660693;0.5249206;-0.06198938,-0.2465156;0.2464746;-0.03433322,-0.3024468;-0.01486102;-0.09648727,0.07872099;-0.001074478;-0.03113341,0.09472347;-0.3564845;-0.02200437,0.08800489;-0.7430491;0.04952431,0.09634795;-0.7348934;-0.06779504,-0.07306978;0.007626903;-0.04207228,-0.106914;-0.3464254;-0.02953121,-0.09572777;-0.7318168;0.04755311,-0.09906342;-0.7961298;-0.02596245,0.01327205;0.5674421;-0.02347612,71.79844
+0;0;0,0.0210865;0.3279358;-0.01794695,0.0433853;0.6419016;-0.05353662,0.2212285;0.5278683;-0.02007731,0.2551059;0.2470397;0.0488885,0.3026177;-0.02256036;0.06749391,-0.1463429;0.5268681;-0.04169955,-0.2406023;0.2556582;0.006560612,-0.3135644;-0.008651942;0.01677798,0.07444649;0.0005515886;-0.04030949,0.06268174;-0.3528844;-0.0003057532,0.02710382;-0.7374889;0.07322817,0.03100757;-0.6994858;-0.04606693,-0.07414415;0.0103545;-0.03953314,-0.1283103;-0.3408958;-0.02095971,-0.1781176;-0.7166338;0.08360537,-0.1710779;-0.6784593;-0.03553415,0.03798416;0.5653151;-0.04184689,0;0;0,0.006217372;0.3289825;-0.006360293,0.01535166;0.6445032;-0.03288698,0.19415;0.5155981;-0.01640368,0.226547;0.2284115;0.01885247,0.2604589;-0.04098094;-0.02071261,-0.1660693;0.5249206;-0.06198938,-0.2465156;0.2464746;-0.03433322,-0.3024468;-0.01486102;-0.09648727,0.07872099;-0.001074478;-0.03113341,0.09472347;-0.3564845;-0.02200437,0.08800489;-0.7430491;0.04952431,0.09634795;-0.7348934;-0.06779504,-0.07306978;0.007626903;-0.04207228,-0.106914;-0.3464254;-0.02953121,-0.09572777;-0.7318168;0.04755311,-0.09906342;-0.7961298;-0.02596245,0.01327205;0.5674421;-0.02347612,71.82075
+0;0;0,0.02108879;0.3279713;-0.01794889,0.0434318;0.6425601;-0.05361269,0.2230334;0.5279452;-0.01990917,0.25696;0.2467089;0.04915674,0.3043888;-0.02241996;0.06772964,-0.1480962;0.5269352;-0.04174072,-0.2424925;0.2553316;0.006589495,-0.3153271;-0.008516669;0.01678901,0.07440655;0.0005512926;-0.04028785,0.06264219;-0.3528732;-0.000285428,0.02709089;-0.7371898;0.07319346,0.03099428;-0.6991874;-0.04609063,-0.07410436;0.01034895;-0.03951192,-0.1282687;-0.3408899;-0.0209391,-0.1780388;-0.7163466;0.08354773,-0.1709997;-0.6781729;-0.0355808,0.03801519;0.5657544;-0.0418895,0;0;0,0.006088167;0.3290116;-0.006809473,0.01449436;0.6452118;-0.03305221,0.1953357;0.5154483;-0.01850558,0.2272276;0.2282467;0.02039313,0.2629687;-0.04069716;-0.0172441,-0.167702;0.5248136;-0.0656454,-0.2499437;0.2466832;-0.03573281,-0.3066096;-0.01432803;-0.09645271,0.07878737;-0.001203537;-0.03083587,0.09454454;-0.3566196;-0.0219698,0.08804488;-0.7429945;0.04898429,0.09658121;-0.7348503;-0.06830776,-0.07293478;0.007716609;-0.04219856,-0.1069324;-0.3463023;-0.02946147,-0.09570794;-0.731405;0.04755981,-0.09955956;-0.7943799;-0.02759878,0.01267463;0.5679024;-0.02378798,71.85414
+0;0;0,0.02244896;0.3274235;-0.01955607,0.04526222;0.6413676;-0.05680732,0.2239762;0.5278038;-0.02276579,0.2572327;0.247409;0.05116879,0.3053336;-0.01946697;0.07782307,-0.1456999;0.5277758;-0.04563246,-0.242988;0.2580968;0.009156369,-0.316934;-0.003722459;0.02430996,0.07426646;0.0003597278;-0.04033899,0.06238196;-0.3532731;-0.001022555,0.02487888;-0.7373287;0.07258215,0.02774245;-0.7020259;-0.008619152,-0.07410961;0.01048111;-0.03925279,-0.128102;-0.3407981;-0.0184925,-0.1799776;-0.7136459;0.09382936,-0.1749875;-0.6782916;0.01273435,0.03978746;0.5647354;-0.04474153,0;0;0,0.006939299;0.3285846;-0.008752346,0.01696153;0.6440097;-0.0383122,0.1964747;0.5153911;-0.02098942,0.2278158;0.2282049;0.02066875,0.2652034;-0.03954673;-0.01336312,-0.1653385;0.5253012;-0.06863117,-0.2500489;0.2478562;-0.03635181,-0.3067114;-0.01212108;-0.09507266,0.07880567;-0.001301944;-0.03050971,0.09431724;-0.3568816;-0.02240682,0.08792804;-0.7433123;0.04797339,0.09023479;-0.772044;-0.008375879,-0.072696;0.007753021;-0.04240346,-0.1068019;-0.3464018;-0.02997942,-0.09564976;-0.7315526;0.04655405,-0.09817825;-0.7643918;-0.005164519,0.01464066;0.5669525;-0.02807212,71.87619
+0;0;0,0.02242213;0.3270321;-0.01953269,0.04519458;0.640415;-0.05671772,0.2238566;0.526993;-0.02270392,0.2571762;0.2460661;0.05137101,0.3052047;-0.02040809;0.07798515,-0.1456966;0.526965;-0.04556298,-0.2431694;0.2567742;0.009329848,-0.317004;-0.004650891;0.02446063,0.07424555;0.0003596265;-0.04032763,0.06235931;-0.3533252;-0.001005419,0.02493339;-0.7365906;0.07244785,0.0278425;-0.7012035;-0.01004495,-0.07408875;0.01047816;-0.03924174,-0.1280891;-0.3408526;-0.0184784,-0.1798579;-0.7129334;0.09361237,-0.1747885;-0.6774939;0.01122755,0.03972908;0.5639123;-0.04467235,0;0;0,0.007569407;0.3281238;-0.01057148,0.0181212;0.6427013;-0.04279017,0.197691;0.5153408;-0.02363563,0.2286094;0.228067;0.02147603,0.2666739;-0.03947127;-0.01011372,-0.1650236;0.5246879;-0.06929643,-0.2499709;0.2468398;-0.03610499,-0.3071091;-0.01302201;-0.09294321,0.07880884;-0.001366466;-0.0304327,0.09421626;-0.3570064;-0.02247477,0.08797666;-0.7427568;0.04713917,0.09183611;-0.7705497;-0.01191711,-0.07260437;0.007801642;-0.04250401,-0.1065878;-0.3463915;-0.02935678,-0.09549198;-0.731007;0.045718,-0.09814987;-0.7648673;-0.006792411,0.01568251;0.565869;-0.0319066,71.89877
+0;0;0,0.02239742;0.3266718;-0.01951117,0.04514363;0.6396936;-0.05665402,0.2238103;0.526347;-0.02265215,0.2572519;0.2443919;0.05169389,0.3049122;-0.02003935;0.078104,-0.1457415;0.5263191;-0.04551113,-0.243571;0.2551393;0.009582609,-0.3168396;-0.004281521;0.02459739,0.07429244;0.0003598537;-0.0403531,0.0624203;-0.3529054;-0.00107754,0.0249602;-0.7365209;0.07244282,0.02789371;-0.7010885;-0.01074217,-0.07413555;0.01048478;-0.03926653,-0.1280718;-0.3404292;-0.01852781,-0.1798879;-0.7128499;0.09366533,-0.174776;-0.6773646;0.01058923,0.0396835;0.5632662;-0.0446205,0;0;0,0.008263025;0.3276844;-0.0123074,0.01935035;0.6416812;-0.04639983,0.1989193;0.5151064;-0.02571654,0.229554;0.2272266;0.02256536,0.2679402;-0.03840297;-0.006765366,-0.1641374;0.5248946;-0.07260779,-0.2515232;0.2470267;-0.03658612,-0.3084785;-0.01127052;-0.09072946,0.07879533;-0.001499251;-0.03060913,0.09422635;-0.356719;-0.02282,0.08761734;-0.7428395;0.04672551,0.09194838;-0.7701062;-0.01376939,-0.07267888;0.007966567;-0.04245215,-0.1065778;-0.3458174;-0.02950589,-0.09530229;-0.7309151;0.04493881,-0.0987981;-0.7653409;-0.007928498,0.01678788;0.56499;-0.03510165,71.93336
+0;0;0,0.02359241;0.326487;-0.02112876,0.04731173;0.639202;-0.06019038,0.2258468;0.5269227;-0.02488911,0.2597698;0.2468185;0.05595209,0.3078141;-0.01687962;0.08832353,-0.1440693;0.5273004;-0.04721145,-0.2426604;0.2576306;0.01363584,-0.3177125;-0.0009043217;0.03412414,0.0742848;0.0003291463;-0.04036744,0.06173449;-0.3529559;-0.001482561,0.02499162;-0.7366497;0.07199096,0.02780498;-0.7013945;-0.01120957,-0.07417864;0.010479;-0.03918659,-0.1273453;-0.3402539;-0.01389683,-0.1806384;-0.709543;0.1075722,-0.1756393;-0.674283;0.0244747,0.04162667;0.5628687;-0.04767381,0;0;0,0.008263025;0.3276844;-0.0123074,0.01935035;0.6416812;-0.04639983,0.1989193;0.5151064;-0.02571654,0.229554;0.2272266;0.02256536,0.2679402;-0.03840297;-0.006765366,-0.1641374;0.5248946;-0.07260779,-0.2515232;0.2470267;-0.03658612,-0.3084785;-0.01127052;-0.09072946,0.07879533;-0.001499251;-0.03060913,0.09422635;-0.356719;-0.02282,0.08761734;-0.7428395;0.04672551,0.09194838;-0.7701062;-0.01376939,-0.07267888;0.007966567;-0.04245215,-0.1065778;-0.3458174;-0.02950589,-0.09530229;-0.7309151;0.04493881,-0.0987981;-0.7653409;-0.007928498,0.01678788;0.56499;-0.03510165,71.95578
+0;0;0,0.0235332;0.3256677;-0.02107573,0.04719083;0.6375698;-0.06003705,0.2262888;0.5253575;-0.02469636,0.260366;0.2439793;0.05651256,0.3082706;-0.01895216;0.08878987,-0.1447315;0.5257363;-0.04708533,-0.2437711;0.2548399;0.01403872,-0.3186049;-0.002943307;0.03446745,0.07430983;0.0003292572;-0.04038104,0.06175955;-0.3529549;-0.001496259,0.02531973;-0.733484;0.07137127,0.02816292;-0.6981731;-0.01271162,-0.07420365;0.01048253;-0.0391998,-0.1273702;-0.3402495;-0.0139101,-0.1802237;-0.7064928;0.1065571,-0.1751716;-0.6711769;0.0225783,0.04151874;0.5614108;-0.04754908,0;0;0,0.009399436;0.3266883;-0.01561451,0.0211801;0.6394777;-0.05284572,0.2013087;0.5139143;-0.03036904,0.2315173;0.2258092;0.02451968,0.2704931;-0.03924957;-0.001831055,-0.1634538;0.5247216;-0.07824148,-0.2532993;0.2468591;-0.03762058,-0.3108734;-0.01153255;-0.08649407,0.07884564;-0.001735791;-0.03054571,0.0939524;-0.3569846;-0.023525,0.08738642;-0.7398847;0.04564381,0.09142642;-0.7665975;-0.01659417,-0.07263667;0.008184634;-0.04253955,-0.1067836;-0.3455826;-0.02981461,-0.09547244;-0.727496;0.04403815,-0.1003712;-0.7634366;-0.008250173,0.01845556;0.5630807;-0.04083014,71.98852
+0;0;0,0.02797868;0.3240025;-0.03601421,0.05385464;0.6302531;-0.106237,0.2180901;0.4962424;-0.0260958,0.2534624;0.2166609;0.06058061,0.2996291;-0.04576263;0.09894975,-0.12762;0.4986051;-0.04715879,-0.2292128;0.2301364;0.02017115,-0.3049531;-0.02669305;0.04795006,0.07435211;0.0003654592;-0.04030285,0.05992989;-0.3529283;-0.002162073,0.02210744;-0.7334206;0.07019173,0.02499054;-0.7006137;-0.0140106,-0.07420924;0.01041283;-0.03920778,-0.1281459;-0.3398213;-0.009106133,-0.1786166;-0.7010108;0.1266691,-0.1980465;-0.7332965;0.0732912,0.04874301;0.555293;-0.08771265,0;0;0,0.009399436;0.3266883;-0.01561451,0.0211801;0.6394777;-0.05284572,0.2013087;0.5139143;-0.03036904,0.2315173;0.2258092;0.02451968,0.2704931;-0.03924957;-0.001831055,-0.1634538;0.5247216;-0.07824148,-0.2532993;0.2468591;-0.03762058,-0.3108734;-0.01153255;-0.08649407,0.07884564;-0.001735791;-0.03054571,0.0939524;-0.3569846;-0.023525,0.08738642;-0.7398847;0.04564381,0.09142642;-0.7665975;-0.01659417,-0.07263667;0.008184634;-0.04253955,-0.1067836;-0.3455826;-0.02981461,-0.09547244;-0.727496;0.04403815,-0.1003712;-0.7634366;-0.008250173,0.01845556;0.5630807;-0.04083014,72.0216
+0;0;0,0.0279582;0.3237653;-0.03598785,0.05383412;0.630023;-0.106213,0.218587;0.4957997;-0.02587495,0.25413;0.2148685;0.06121989,0.2998317;-0.04491213;0.0992026,-0.1281837;0.4981696;-0.04700256,-0.230267;0.2284049;0.02065241,-0.3052445;-0.02583802;0.04815155,0.0744189;0.0003657875;-0.04033906,0.06001641;-0.3524449;-0.002250437,0.02219007;-0.7329762;0.0701108,0.02507369;-0.7001688;-0.01410663,-0.07427591;0.01042219;-0.03924301,-0.1281388;-0.339333;-0.009182518,-0.1786147;-0.7005595;0.1266066,-0.1980481;-0.7328563;0.07321918,0.04872034;0.5550314;-0.08768082,0;0;0,0.01026492;0.3263262;-0.01751018,0.02282855;0.6388613;-0.05663466,0.2033222;0.5134039;-0.03290248,0.2325578;0.2244052;0.02537465,0.2716511;-0.03801101;0.0003407001,-0.1625516;0.5245869;-0.08232067,-0.2552945;0.2466448;-0.03852437,-0.3122682;-0.009688586;-0.08396061,0.07892428;-0.001868799;-0.03054524,0.09380385;-0.3566504;-0.02404976,0.08738105;-0.7397547;0.04422069,0.0918586;-0.7664133;-0.01805711,-0.07269708;0.008311752;-0.04256284,-0.1071063;-0.3449524;-0.03015387,-0.09603722;-0.726957;0.04347419,-0.1010922;-0.7620223;-0.009908646,0.0198973;0.5625141;-0.04415035,72.05597
+0;0;0,0.02791116;0.3232205;-0.0359273,0.05374523;0.6289865;-0.10604,0.2175809;0.4951917;-0.02606458,0.2531798;0.213819;0.06116712,0.2987751;-0.04535648;0.09906135,-0.1273026;0.4975487;-0.04707721,-0.2295463;0.2273601;0.02068408,-0.3043492;-0.02629057;0.04811917,0.07442792;0.0003658319;-0.04034395,0.06002153;-0.3525401;-0.002245039,0.02222411;-0.7327806;0.07006089,0.02514528;-0.6999367;-0.01525358,-0.07428491;0.01042345;-0.03924776,-0.1281624;-0.3394262;-0.009179154,-0.1785997;-0.7003767;0.1265062,-0.1982862;-0.733485;0.07242332,0.04863868;0.554101;-0.0875341,0;0;0,0.01175471;0.3256114;-0.0195024,0.02544257;0.6373785;-0.0602777,0.2047275;0.5129286;-0.03518867,0.2329514;0.2240056;0.02624535,0.2723949;-0.03787959;0.00285339,-0.15959;0.5252547;-0.085391,-0.2546515;0.2480619;-0.03875745,-0.311616;-0.00816524;-0.08106023,0.07896797;-0.001986474;-0.03045321,0.09331938;-0.3568918;-0.02429557,0.086995;-0.7397877;0.04345727,0.09087545;-0.7656021;-0.02107859,-0.07266725;0.008408399;-0.04261518,-0.1075087;-0.3449175;-0.03042686,-0.09664049;-0.72673;0.0426536,-0.1027135;-0.7635343;-0.01021873,0.0222199;0.5612171;-0.04741526,72.07877
+0;0;0,0.02787149;0.3227612;-0.03587624,0.05368387;0.6282752;-0.1059316,0.2159863;0.4950595;-0.02652587,0.2517009;0.2127725;0.06098932,0.2971222;-0.04541424;0.09873899,-0.1257612;0.4973951;-0.04734742,-0.2283371;0.2263285;0.02063407,-0.3028546;-0.02635449;0.0479645,0.07447967;0.0003660863;-0.040372,0.06007486;-0.3525014;-0.002277244,0.02229078;-0.7326075;0.07000312,0.02517491;-0.6997997;-0.0142291,-0.07433657;0.0104307;-0.03927505,-0.1282082;-0.3393808;-0.009209728,-0.1786276;-0.7002037;0.1264277,-0.1980644;-0.7325115;0.07303087,0.0485803;0.5534332;-0.08743644,0;0;0,0.01330302;0.3249555;-0.02157855,0.02814323;0.6362313;-0.06368983,0.2054817;0.512583;-0.03764319,0.2335342;0.2232687;0.0266273,0.2731935;-0.03775448;0.0055902,-0.1558838;0.5259569;-0.08779566,-0.2529669;0.2488653;-0.0386472,-0.3098471;-0.007041693;-0.07639318,0.0791228;-0.002140298;-0.03020358,0.09230126;-0.3570685;-0.02505946,0.08585735;-0.7398821;0.04235721,0.08991081;-0.7665708;-0.01994228,-0.07265183;0.008514988;-0.04273712,-0.1083267;-0.3447037;-0.03098976,-0.09788121;-0.7264435;0.04180032,-0.1039319;-0.7618456;-0.01108858,0.02462012;0.5601813;-0.05052137,72.11143
+0;0;0,0.02759741;0.3219584;-0.0392279,0.05181487;0.6279652;-0.1065536,0.2147222;0.4958348;-0.02981294,0.251377;0.2143269;0.06336646,0.2968825;-0.04403371;0.108608,-0.1270286;0.4963109;-0.04949401,-0.2317938;0.2266868;0.0253378,-0.3090383;-0.02613935;0.05664172,0.07451355;0.0002909744;-0.04050946,0.05848514;-0.3521332;-0.002253834,0.02066349;-0.7316051;0.06976302,0.02360644;-0.6987682;-0.01577352,-0.07451045;0.01048715;-0.03913543,-0.1289218;-0.3383489;-0.003414042,-0.1793447;-0.6969007;0.136278,-0.2104383;-0.7327458;0.09121336,0.04671673;0.553148;-0.08810823,0;0;0,0.01512565;0.3242919;-0.02374077,0.03103633;0.6350672;-0.06739807,0.2075402;0.5120263;-0.04022336,0.2344266;0.2222347;0.02738309,0.2735046;-0.04035878;0.007753849,-0.152753;0.5259659;-0.09139322,-0.2523665;0.2493223;-0.03830712,-0.3099825;-0.008070707;-0.07432101,0.07923792;-0.002321124;-0.03015518,0.0921844;-0.3569086;-0.02532363,0.08492836;-0.7392033;0.04111314,0.08847008;-0.7648651;-0.02386713,-0.07272347;0.00867222;-0.04277218,-0.108418;-0.344202;-0.03141943,-0.0986957;-0.7252958;0.04130474,-0.1051051;-0.7609645;-0.01328229,0.02725176;0.5591286;-0.05387664,72.13352
+0;0;0,0.02759741;0.3219584;-0.0392279,0.05181487;0.6279652;-0.1065536,0.2147222;0.4958348;-0.02981294,0.251377;0.2143269;0.06336646,0.2968825;-0.04403371;0.108608,-0.1270286;0.4963109;-0.04949401,-0.2317938;0.2266868;0.0253378,-0.3090383;-0.02613935;0.05664172,0.07451355;0.0002909744;-0.04050946,0.05848514;-0.3521332;-0.002253834,0.02066349;-0.7316051;0.06976302,0.02360644;-0.6987682;-0.01577352,-0.07451045;0.01048715;-0.03913543,-0.1289218;-0.3383489;-0.003414042,-0.1793447;-0.6969007;0.136278,-0.2104383;-0.7327458;0.09121336,0.04671673;0.553148;-0.08810823,0;0;0,0.01512565;0.3242919;-0.02374077,0.03103633;0.6350672;-0.06739807,0.2075402;0.5120263;-0.04022336,0.2344266;0.2222347;0.02738309,0.2735046;-0.04035878;0.007753849,-0.152753;0.5259659;-0.09139322,-0.2523665;0.2493223;-0.03830712,-0.3099825;-0.008070707;-0.07432101,0.07923792;-0.002321124;-0.03015518,0.0921844;-0.3569086;-0.02532363,0.08492836;-0.7392033;0.04111314,0.08847008;-0.7648651;-0.02386713,-0.07272347;0.00867222;-0.04277218,-0.108418;-0.344202;-0.03141943,-0.0986957;-0.7252958;0.04130474,-0.1051051;-0.7609645;-0.01328229,0.02725176;0.5591286;-0.05387664,72.15617
+0;0;0,0.02770561;0.3210791;-0.04240583,0.05101242;0.6272917;-0.1085992,0.2173353;0.4949351;-0.03252811,0.2541027;0.2136568;0.06669807,0.2983201;-0.04275718;0.1203673,-0.1308906;0.494961;-0.05128472,-0.237628;0.2260936;0.03015613,-0.3174869;-0.02463534;0.06677932,0.07435142;0.0001522125;-0.04054487,0.0574269;-0.3525025;-0.002627537,0.01978992;-0.7315507;0.06945772,0.02265369;-0.6988279;-0.01593539,-0.07446183;0.01057199;-0.03893214,-0.1300888;-0.3378061;0.001414377,-0.180687;-0.691895;0.1509176,-0.175595;-0.6592962;0.06562445,0.04581895;0.5525162;-0.09003495,0;0;0,0.01384894;0.3238325;-0.02446151,0.02918144;0.6345595;-0.06795943,0.2089528;0.5116392;-0.04207397,0.2351035;0.2206337;0.02826142,0.2729609;-0.04167861;0.009746552,-0.1567435;0.5244501;-0.09550007,-0.2593251;0.2475153;-0.03982843,-0.3165197;-0.009759486;-0.07332724,0.07913338;-0.002616346;-0.03005171,0.09099037;-0.3574828;-0.02572322,0.08346974;-0.7394304;0.04022956,0.08757552;-0.7651705;-0.02445269,-0.07251947;0.008953864;-0.04281119,-0.1091578;-0.3440724;-0.03187453,-0.1005257;-0.7248168;0.0405787,-0.1066332;-0.7603699;-0.01394735,0.02543218;0.5586218;-0.05445409,72.18988
+0;0;0,0.02768065;0.3207899;-0.04236764,0.05098176;0.6269295;-0.108546,0.2154165;0.4952072;-0.03310805,0.2520146;0.2152239;0.06566131,0.296719;-0.04401416;0.1199216,-0.1289759;0.4952328;-0.05165817,-0.2352219;0.2276033;0.02940773,-0.3159603;-0.02588713;0.06643428,0.07437418;0.0001522591;-0.04055729,0.05746657;-0.3521501;-0.002677843,0.02117799;-0.7176183;0.06682487,0.02428962;-0.68466;-0.02595882,-0.07448464;0.01057523;-0.03894406,-0.1300561;-0.3374548;0.001362137,-0.1788414;-0.678858;0.1455092,-0.1733088;-0.6460342;0.05283415,0.04578831;0.5521544;-0.08998181,0;0;0,0.01593838;0.3232589;-0.02677751,0.03238874;0.6336201;-0.07191992,0.2098696;0.5115829;-0.04400873,0.235328;0.2224118;0.0282228,0.2723444;-0.04307407;0.01107287,-0.1520069;0.5247095;-0.09808443,-0.2568506;0.2507829;-0.03928442,-0.315084;-0.009543359;-0.07068814,0.07925817;-0.002781093;-0.02977991,0.08935331;-0.3573555;-0.02621603,0.079982;-0.7254332;0.03816962,0.08546633;-0.7637748;-0.02449298,-0.07247446;0.009073618;-0.04291337,-0.1097237;-0.3435425;-0.03232818,-0.1030228;-0.710742;0.03719955,-0.1093939;-0.7499676;-0.02439975,0.02842562;0.5577602;-0.0580461,72.21156
+0;0;0,0.02766226;0.3205767;-0.04233949,0.05096066;0.6266823;-0.108511,0.214954;0.4951037;-0.03321985,0.2520585;0.2112468;0.066916,0.2961307;-0.04432514;0.120409,-0.128543;0.4951292;-0.05172175,-0.2362589;0.223797;0.03046572,-0.3158556;-0.02610852;0.06696863,0.07446679;0.0001524487;-0.04060779,0.0575868;-0.3515746;-0.002790194,0.02084331;-0.7216243;0.06758378,0.02483008;-0.6878338;-0.05129538,-0.07457738;0.0105884;-0.03899256,-0.1300581;-0.3368733;0.001247827,-0.179455;-0.6825563;0.1472019,-0.1723663;-0.6489383;0.02846192,0.04576691;0.5519028;-0.08994575,0;0;0,0.01721094;0.3228092;-0.02872849,0.03442324;0.63291;-0.07512236,0.2112623;0.5111485;-0.04662061,0.2374975;0.2187088;0.02933621,0.2718155;-0.0432983;0.01214862,-0.1500611;0.5250375;-0.09985085,-0.2574593;0.2482533;-0.03792476,-0.3156746;-0.008478045;-0.06657477,0.07945761;-0.002797365;-0.02954626,0.08769055;-0.3568504;-0.02716708,0.07888874;-0.7296716;0.0373795,0.08855921;-0.7241843;-0.07867277,-0.07254692;0.009070465;-0.04299987,-0.1106356;-0.3428987;-0.0333064,-0.1056575;-0.7147371;0.03705553,-0.1140727;-0.7730962;-0.04221845,0.03029161;0.5571082;-0.06095815,72.24612
+0;0;0,0.02765932;0.320188;-0.04487737,0.05088123;0.6262052;-0.1114196,0.2195802;0.4940551;-0.03513942,0.2577237;0.2114679;0.0702519,0.3001194;-0.04209617;0.130413,-0.1332377;0.4933374;-0.05326801,-0.2428199;0.2238169;0.03486945,-0.3234563;-0.02388798;0.07789934,0.07463758;-0.0001787894;-0.04088188,0.05712419;-0.3522327;-0.003313661,0.02053273;-0.7234014;0.0674854,0.02443318;-0.6898509;-0.05136684,-0.07477463;0.01097814;-0.03911985,-0.1310109;-0.3361453;0.005633444,-0.1813545;-0.6787528;0.1612074,-0.2325142;-0.7360781;0.09867208,0.04553715;0.5515008;-0.0925376,0;0;0,0.01308264;0.3228973;-0.02942133,0.02910191;0.6330677;-0.07576895,0.2111821;0.5110759;-0.04923749,0.2365378;0.2185677;0.02959037,0.2695526;-0.04293057;0.0140934,-0.158631;0.5232642;-0.1058459,-0.2693689;0.2479889;-0.03967625,-0.3288151;-0.007954955;-0.06556744,0.0797707;-0.003131345;-0.02947807,0.0842164;-0.3575829;-0.02738595,0.07434684;-0.731637;0.03667498,0.08422987;-0.7261198;-0.07932758,-0.07284255;0.009343499;-0.04299754,-0.1127694;-0.3427874;-0.03464676,-0.1101459;-0.7158141;0.03579375,-0.09709319;-0.7101573;-0.07992449,0.02516933;0.5572246;-0.06169081,72.27854
+0;0;0,0.02762041;0.3197377;-0.04481425,0.05083335;0.6256381;-0.111332,0.2162255;0.4945883;-0.03614477,0.2543981;0.2117849;0.06932716,0.2969807;-0.0428966;0.1297534,-0.1298876;0.4938842;-0.05392886,-0.2395536;0.2241575;0.03427602,-0.3205453;-0.02463898;0.07749553,0.07399045;-0.0001772393;-0.04052742,0.05646915;-0.35239;-0.002942249,0.01978399;-0.7245092;0.06803811,0.02270217;-0.6918529;-0.02088278,-0.07412631;0.01088296;-0.03878067,-0.1303879;-0.3363971;0.005992819,-0.1808605;-0.679882;0.1619651,-0.2191363;-0.7152156;0.1151785,0.04548988;0.5509423;-0.09245218,0;0;0,0.01458136;0.3220312;-0.03296447,0.02972113;0.6317191;-0.08195031,0.208529;0.511085;-0.05389333,0.2330831;0.2188536;0.02708244,0.2646965;-0.04409951;0.01353478,-0.1550597;0.5241257;-0.1082658,-0.2681361;0.2501814;-0.03950948,-0.3276778;-0.007191688;-0.06277278,0.07883103;-0.003164187;-0.02987885,0.0780251;-0.3578088;-0.02995849,0.06614384;-0.7329622;0.03309321,0.06908138;-0.7689144;-0.02660752,-0.0722107;0.009375593;-0.0426005,-0.1184599;-0.3422177;-0.03851563,-0.1178737;-0.7162138;0.03207687,-0.1082359;-0.7047263;-0.05444998,0.0260399;0.5559951;-0.06722641,72.30112
+0;0;0,0.02762785;0.3198238;-0.04482631,0.05086237;0.6260099;-0.1114071,0.2152822;0.4951909;-0.03651617,0.2536571;0.2108893;0.06951453,0.2958948;-0.04172951;0.1294513,-0.1288726;0.4944909;-0.05419963,-0.2391196;0.2233352;0.03447253,-0.3194554;-0.02344625;0.07734202,0.07387192;-0.0001769553;-0.04046249,0.05638676;-0.3516634;-0.002954837,0.01949146;-0.7259141;0.06843211,0.02231317;-0.6933455;-0.01754955,-0.07400756;0.01086553;-0.03871854,-0.1301531;-0.3356983;0.00596261,-0.1809148;-0.6811507;0.1628284,-0.2179254;-0.7143248;0.1175883,0.04551261;0.5512261;-0.09250499,0;0;0,0.01622552;0.3218515;-0.03476071,0.03231137;0.6315184;-0.08542216,0.2099848;0.5115778;-0.05676627,0.2345036;0.2182793;0.02640438,0.2647605;-0.04273808;0.01427317,-0.1519632;0.5251516;-0.1104138,-0.2678168;0.2515415;-0.03790156,-0.3281078;-0.003496051;-0.06056354,0.07865882;-0.003001914;-0.02996802,0.07567525;-0.3569029;-0.03064847,0.06188253;-0.7344815;0.03071237,0.06454574;-0.7682022;-0.02708029,-0.07214236;0.00923555;-0.04247925,-0.1198581;-0.3414339;-0.03941523,-0.1221747;-0.7175988;0.03140542,-0.1129199;-0.7056746;-0.05223081,0.02843885;0.5557976;-0.07026029,72.32323
+0;0;0,0.02763422;0.3198976;-0.04483666,0.05088963;0.6263609;-0.1114789,0.2150023;0.495547;-0.0366633,0.2534977;0.2103525;0.06970041,0.295397;-0.04024258;0.129157,-0.1285436;0.4948481;-0.05431547,-0.2391368;0.2228409;0.03463518,-0.318829;-0.02196361;0.07716124,0.07385194;-0.0001769075;-0.04045155,0.05629922;-0.3530213;-0.002798978,0.01954309;-0.7258604;0.06831871,0.02236586;-0.6932909;-0.01769522,-0.07398754;0.01086259;-0.03870806,-0.13035;-0.3370402;0.006145712,-0.1809203;-0.6811897;0.1624198,-0.2179447;-0.7143874;0.1171627,0.04553314;0.551483;-0.09255306,0;0;0,0.01766955;0.3215976;-0.03702974,0.03509691;0.6310753;-0.09009719,0.2120115;0.5112354;-0.0594821,0.2345282;0.2172979;0.02551651,0.2654055;-0.04157081;0.01446557,-0.1494639;0.5254205;-0.1135671,-0.270428;0.2536007;-0.03864913,-0.3303494;0.0005156696;-0.0597661,0.07842392;-0.003122121;-0.03050256,0.07380018;-0.3583735;-0.03081203,0.05803511;-0.7345917;0.02942991,0.06066012;-0.766517;-0.03033065,-0.07230715;0.009391498;-0.04211818,-0.1220586;-0.3423886;-0.04140535,-0.1277203;-0.7171712;0.02876389,-0.1332428;-0.753311;-0.02608123,0.03089785;0.555405;-0.07428741,72.35701
+0;0;0,0.02575915;0.3198164;-0.04650126,0.04784269;0.6263413;-0.1132393,0.2127295;0.4951435;-0.04032997,0.2513853;0.2121374;0.07167139,0.2910099;-0.03660551;0.1398287,-0.1307339;0.4942107;-0.05418829,-0.237657;0.2219264;0.03833071,-0.3172657;-0.02190234;0.08627379,0.07388486;-0.0002522043;-0.04039096,0.05429971;-0.3530282;-0.003101461,0.01736188;-0.7258084;0.06823054,0.01934735;-0.6932913;-0.01780833,-0.07398596;0.01086461;-0.0387105,-0.1321102;-0.3360629;0.01116756,-0.1838125;-0.6751115;0.1778731,-0.2219999;-0.7048392;0.1290132,0.04273748;0.5514752;-0.09419814,0;0;0,0.01766955;0.3215976;-0.03702974,0.03509691;0.6310753;-0.09009719,0.2120115;0.5112354;-0.0594821,0.2345282;0.2172979;0.02551651,0.2654055;-0.04157081;0.01446557,-0.1494639;0.5254205;-0.1135671,-0.270428;0.2536007;-0.03864913,-0.3303494;0.0005156696;-0.0597661,0.07842392;-0.003122121;-0.03050256,0.07380018;-0.3583735;-0.03081203,0.05803511;-0.7345917;0.02942991,0.06066012;-0.766517;-0.03033065,-0.07230715;0.009391498;-0.04211818,-0.1220586;-0.3423886;-0.04140535,-0.1277203;-0.7171712;0.02876389,-0.1332428;-0.753311;-0.02608123,0.03089785;0.555405;-0.07428741,72.37915
+0;0;0,0.0257662;0.3199039;-0.04651398,0.04786257;0.6266076;-0.1132914,0.214219;0.4948687;-0.03990174,0.2528509;0.212038;0.07203022,0.2926092;-0.03754447;0.1404175,-0.132221;0.4939278;-0.05388017,-0.2390779;0.2218123;0.0385815,-0.3189554;-0.02283943;0.0866864,0.07366934;-0.0002514686;-0.04027314,0.05410339;-0.3526816;-0.003020193,0.01706025;-0.7265246;0.06851517,0.01905281;-0.6939985;-0.01783084,-0.07377014;0.01083292;-0.03859758,-0.1318374;-0.3357545;0.01123158,-0.1836871;-0.6757697;0.1784124,-0.2220108;-0.7057106;0.1293781,0.04275375;0.5516886;-0.09423678,0;0;0,0.01728891;0.3214504;-0.03920054,0.03421184;0.6308843;-0.09376132,0.2130343;0.5113631;-0.0631659,0.2348599;0.2182181;0.02403545,0.2649831;-0.04165238;0.0136013,-0.1518961;0.5251325;-0.1168141,-0.2739518;0.2545549;-0.03997262,-0.3362937;0.001020402;-0.05953563,0.07812596;-0.003085912;-0.03059363,0.07234202;-0.3579709;-0.03147101,0.05369198;-0.7353866;0.02733111,0.05465343;-0.76491;-0.03529501,-0.07211526;0.009340565;-0.04196787,-0.1237834;-0.341811;-0.04273146,-0.1329266;-0.7176908;0.02711729,-0.1385842;-0.7534921;-0.02859786,0.03014413;0.5552232;-0.07760906,72.41372
+0;0;0,0.02471389;0.3197289;-0.0483481,0.04581948;0.6264279;-0.1159852,0.2121977;0.494847;-0.04350255,0.2514341;0.2147115;0.07511641,0.2889771;-0.0330106;0.1506212,-0.1327927;0.4930798;-0.05464357,-0.2384509;0.2218865;0.04218794,-0.3189783;-0.02152015;0.094583,0.07409499;-0.0005269781;-0.04046705,0.05452182;-0.3499585;-0.004300803,0.01871169;-0.7019897;0.06361851,0.02082534;-0.6686991;-0.05510896,-0.07412725;0.01112188;-0.03885076,-0.1330986;-0.3316704;0.01415244,-0.1826947;-0.6451876;0.1846474,-0.1774326;-0.6123887;0.0660051,0.04094387;0.5515252;-0.09664281,0;0;0,0.01871298;0.3212484;-0.0403018,0.03690619;0.6305097;-0.0960747,0.2148822;0.5110952;-0.06553102,0.2383018;0.218536;0.02361226,0.2660567;-0.04149348;0.01407146,-0.1489776;0.5250572;-0.1186563,-0.2736518;0.256127;-0.03979739,-0.33633;0.002726287;-0.05813442,0.07861071;-0.003238514;-0.03062344,0.07338021;-0.3550415;-0.031533,0.05376082;-0.71061;0.02330732,0.06293484;-0.7066646;-0.09222841,-0.07263856;0.009468148;-0.04197525,-0.1217144;-0.338934;-0.04298295,-0.1342516;-0.6930595;0.02228013,-0.1430831;-0.7524315;-0.05547692,0.03254212;0.5548913;-0.0796088,72.44604
+0;0;0,0.02475209;0.3202232;-0.04842284,0.0459021;0.6275696;-0.1162041,0.2058967;0.4979134;-0.04565097,0.2453081;0.2165289;0.07349689,0.2822796;-0.02742276;0.1478524,-0.126258;0.496212;-0.05637748,-0.2323873;0.2238095;0.04088578,-0.311689;-0.01589236;0.09248336,0.07375925;-0.0005245903;-0.04028369,0.05428519;-0.3481868;-0.004300576,0.01713495;-0.7133919;0.06616047,0.01875906;-0.6808634;-0.02506913,-0.07379137;0.01107149;-0.03867472,-0.1324641;-0.3299851;0.01406009,-0.1839163;-0.6552349;0.1909354,-0.1798729;-0.6230843;0.09977125,0.04101451;0.5524828;-0.0968141,0;0;0,0.0194577;0.3214508;-0.04232168,0.03841259;0.6309857;-0.1000415,0.208921;0.5118377;-0.06737161,0.2392083;0.2183362;0.02132058,0.2687697;-0.0375658;0.01436973,-0.1405654;0.526195;-0.1219463,-0.268602;0.2583771;-0.0394422,-0.3318681;0.009129941;-0.05621337,0.07804669;-0.003038451;-0.03103161,0.07193776;-0.3530398;-0.03320909,0.04886649;-0.721933;0.02251506,0.04572304;-0.7620643;-0.03582525,-0.07240985;0.009317347;-0.04163507,-0.122766;-0.3370911;-0.04454479,-0.1391416;-0.7044208;0.02268919,-0.1463275;-0.7422856;-0.03792937,0.03385926;0.5552936;-0.0830754,72.46893
+0;0;0,0.02477848;0.3205646;-0.04847447,0.04593665;0.6280277;-0.1162801,0.2174576;0.4945539;-0.04214964,0.2566203;0.2149448;0.07624647,0.293652;-0.02940395;0.150723,-0.1379173;0.4927336;-0.05362601,-0.243377;0.2220497;0.04302357,-0.3228078;-0.01804224;0.09470513,0.07353108;-0.0005229675;-0.04015907,0.05398213;-0.3495221;-0.004037578,0.01637881;-0.7191814;0.06728281,0.01800998;-0.6866419;-0.0243436,-0.0735631;0.01103724;-0.03855508,-0.1324615;-0.3313309;0.01438253,-0.1845412;-0.6605475;0.193415,-0.1804802;-0.6283875;0.1018544,0.04104889;0.5529382;-0.09688947,0;0;0,0.01535931;0.3217266;-0.04451442,0.03238291;0.6313614;-0.1029766,0.2162628;0.511821;-0.07237315,0.2392168;0.2200494;0.01748824,0.2669613;-0.03652138;0.01238155,-0.1574049;0.5226144;-0.1310418,-0.2878863;0.2585779;-0.04742403,-0.3514718;0.008758292;-0.06051896,0.07756694;-0.0032828;-0.03150296,0.06906264;-0.3545716;-0.03484344,0.04357085;-0.7280545;0.02001309,0.04014388;-0.7621293;-0.04546356,-0.0722931;0.009579342;-0.04125275,-0.1245601;-0.3378797;-0.04651416,-0.145019;-0.709591;0.02101912,-0.1523215;-0.7475334;-0.04009559,0.02806471;0.5556674;-0.08594489,72.50079
+0;0;0,0.02477848;0.3205646;-0.04847447,0.04593665;0.6280277;-0.1162801,0.2174576;0.4945539;-0.04214964,0.2566203;0.2149448;0.07624647,0.293652;-0.02940395;0.150723,-0.1379173;0.4927336;-0.05362601,-0.243377;0.2220497;0.04302357,-0.3228078;-0.01804224;0.09470513,0.07353108;-0.0005229675;-0.04015907,0.05398213;-0.3495221;-0.004037578,0.01637881;-0.7191814;0.06728281,0.01800998;-0.6866419;-0.0243436,-0.0735631;0.01103724;-0.03855508,-0.1324615;-0.3313309;0.01438253,-0.1845412;-0.6605475;0.193415,-0.1804802;-0.6283875;0.1018544,0.04104889;0.5529382;-0.09688947,0;0;0,0.01535931;0.3217266;-0.04451442,0.03238291;0.6313614;-0.1029766,0.2162628;0.511821;-0.07237315,0.2392168;0.2200494;0.01748824,0.2669613;-0.03652138;0.01238155,-0.1574049;0.5226144;-0.1310418,-0.2878863;0.2585779;-0.04742403,-0.3514718;0.008758292;-0.06051896,0.07756694;-0.0032828;-0.03150296,0.06906264;-0.3545716;-0.03484344,0.04357085;-0.7280545;0.02001309,0.04014388;-0.7621293;-0.04546356,-0.0722931;0.009579342;-0.04125275,-0.1245601;-0.3378797;-0.04651416,-0.145019;-0.709591;0.02101912,-0.1523215;-0.7475334;-0.04009559,0.02806471;0.5556674;-0.08594489,72.52378
+0;0;0,0.02634328;0.3202531;-0.05175118,0.05086376;0.6270114;-0.1250506,0.2171799;0.4966182;-0.04688758,0.2558018;0.217399;0.07973267,0.2934566;-0.01844919;0.1653291,-0.1315726;0.4967049;-0.06194263,-0.2437871;0.2292194;0.04458027,-0.3242154;-0.004628018;0.1012869,0.07348076;-0.0008590136;-0.04025382,0.05321629;-0.3499269;-0.004178472,0.01532905;-0.7230775;0.06783162,0.01785823;-0.6911971;-0.02088075,-0.07346736;0.01139316;-0.03864289,-0.1339511;-0.3302063;0.01803169,-0.1885893;-0.6557935;0.2100472,-0.2383833;-0.6927373;0.1797335,0.04495718;0.5521812;-0.103982,0;0;0,0.01906789;0.3215621;-0.04656696,0.03889542;0.631198;-0.108346,0.2179927;0.5110836;-0.07623529,0.240288;0.2168609;0.01554489,0.2674048;-0.03537735;0.01245666,-0.1478545;0.5229742;-0.133533,-0.2813804;0.2580819;-0.04698458,-0.3462701;0.01304856;-0.05779977,0.0775701;-0.003370911;-0.03149676,0.06649206;-0.3546742;-0.03637099,0.03938065;-0.7318093;0.01744699,0.03534726;-0.7622745;-0.04741836,-0.07232908;0.009633613;-0.04118529,-0.1256285;-0.3377422;-0.04823552,-0.1494208;-0.7128961;0.019261,-0.1574566;-0.7466542;-0.04197748,0.03404736;0.5554879;-0.09037936,72.55751
+0;0;0,0.02633152;0.3201102;-0.05172808,0.05086018;0.6269715;-0.1250539,0.2160233;0.4968907;-0.04725531,0.2545056;0.2186808;0.07890724,0.2917869;-0.01482801;0.1636547,-0.1304035;0.4969768;-0.06220996,-0.2422124;0.2304582;0.04392788,-0.321843;-0.001069739;0.100072,0.07350345;-0.0008592788;-0.04026625,0.05321327;-0.3503701;-0.004145127,0.01512124;-0.7255378;0.06825422,0.01747904;-0.6937848;-0.01444697,-0.07349005;0.01139667;-0.03865482,-0.1340505;-0.3306361;0.01809167,-0.188984;-0.6579833;0.211145,-0.235404;-0.6903909;0.1828855,0.04494902;0.5520832;-0.103969,0;0;0,0.02363408;0.3206465;-0.04966831,0.04696531;0.6293833;-0.1151471,0.2239282;0.5097299;-0.08046722,0.2437567;0.2172221;0.01357889,0.271537;-0.03242865;0.01464272,-0.1397123;0.5231804;-0.1386203,-0.2761565;0.2619286;-0.04957483,-0.3419972;0.01963484;-0.05713075,0.07762171;-0.003775924;-0.03139234,0.0661032;-0.3554843;-0.0379293,0.03259622;-0.7342572;0.01547337,0.03380359;-0.7655556;-0.04010702,-0.07235157;0.00995714;-0.04112143,-0.1264034;-0.3377382;-0.04890303,-0.1543503;-0.7148424;0.01784164,-0.1645849;-0.7440405;-0.03907026,0.04136284;0.5538961;-0.09622455,72.59042
+0;0;0,0.02526168;0.3198962;-0.05298922,0.04852342;0.62672;-0.1266748,0.2115926;0.4962754;-0.04798436,0.2529378;0.2194755;0.08265305,0.2876519;-0.01108816;0.173218,-0.129859;0.496132;-0.0626355,-0.2409357;0.2298011;0.04747134,-0.3204726;0.0005752444;0.1082669,0.07349519;-0.0009644686;-0.04038463,0.05296144;-0.3493463;-0.004398022,0.01561327;-0.7155848;0.06623583,0.01900457;-0.6832456;-0.05180838,-0.07353503;0.01147057;-0.0386577,-0.1352801;-0.3287534;0.02068715,-0.1919209;-0.6424087;0.2179858,-0.2515604;-0.7031524;0.1715086,0.04299857;0.5518218;-0.105536,0;0;0,0.02568215;0.3201901;-0.05097365,0.05084334;0.6284228;-0.1178885,0.2253885;0.508868;-0.08253479,0.2446929;0.2161745;0.01416874,0.2724335;-0.03241387;0.01515532,-0.1345947;0.5236406;-0.1406851,-0.2723731;0.2623552;-0.05045886,-0.3389635;0.02130236;-0.05555017,0.0777278;-0.004030585;-0.03123355,0.06638809;-0.3545922;-0.03926706,0.03446039;-0.724391;0.01311731,0.04451228;-0.7218401;-0.1013244,-0.07236546;0.01013941;-0.0411561,-0.1267979;-0.3363605;-0.04899707,-0.1563252;-0.7041082;0.01736872,-0.1724536;-0.757408;-0.06480446,0.04480626;0.5530658;-0.09860182,72.62433
+0;0;0,0.02525937;0.319867;-0.05298438,0.0485239;0.6267277;-0.1266793,0.2117862;0.4962028;-0.04791784,0.2526487;0.2226353;0.08119403,0.2874736;-0.008664623;0.1720482,-0.130059;0.4960593;-0.06258588,-0.2398386;0.2328384;0.04623518,-0.3196295;0.002880633;0.1072249,0.07370305;-0.0009671964;-0.04049885,0.05315526;-0.3495873;-0.004487634,0.01525877;-0.7212027;0.06718323,0.01782212;-0.6894346;-0.02204172,-0.07374301;0.01150301;-0.03876703,-0.1355303;-0.3289536;0.02061839,-0.1930027;-0.6472139;0.2208137,-0.2380818;-0.6858035;0.1856834,0.04299784;0.5518132;-0.1055358,0;0;0,0.02643558;0.319926;-0.05204558,0.05187123;0.6279896;-0.1198144,0.2265037;0.5080523;-0.08430886,0.247184;0.2195801;0.01333809,0.2734581;-0.02993971;0.01738787,-0.1336557;0.5229071;-0.1429085,-0.2709097;0.2656916;-0.05246336,-0.3381092;0.02395453;-0.05624767,0.07791639;-0.004456043;-0.03134346,0.06556372;-0.3552067;-0.04008293,0.0305079;-0.7299976;0.0144484,0.0267737;-0.7654231;-0.04618454,-0.07262923;0.01050331;-0.04108416,-0.1274597;-0.3361673;-0.04933539,-0.1604585;-0.7079248;0.02400112,-0.1750182;-0.7406712;-0.03781882,0.04579804;0.5526676;-0.1003346,72.65767
+0;0;0,0.02525937;0.319867;-0.05298438,0.0485239;0.6267277;-0.1266793,0.2117862;0.4962028;-0.04791784,0.2526487;0.2226353;0.08119403,0.2874736;-0.008664623;0.1720482,-0.130059;0.4960593;-0.06258588,-0.2398386;0.2328384;0.04623518,-0.3196295;0.002880633;0.1072249,0.07370305;-0.0009671964;-0.04049885,0.05315526;-0.3495873;-0.004487634,0.01525877;-0.7212027;0.06718323,0.01782212;-0.6894346;-0.02204172,-0.07374301;0.01150301;-0.03876703,-0.1355303;-0.3289536;0.02061839,-0.1930027;-0.6472139;0.2208137,-0.2380818;-0.6858035;0.1856834,0.04299784;0.5518132;-0.1055358,0;0;0,0.02643558;0.319926;-0.05204558,0.05187123;0.6279896;-0.1198144,0.2265037;0.5080523;-0.08430886,0.247184;0.2195801;0.01333809,0.2734581;-0.02993971;0.01738787,-0.1336557;0.5229071;-0.1429085,-0.2709097;0.2656916;-0.05246336,-0.3381092;0.02395453;-0.05624767,0.07791639;-0.004456043;-0.03134346,0.06556372;-0.3552067;-0.04008293,0.0305079;-0.7299976;0.0144484,0.0267737;-0.7654231;-0.04618454,-0.07262923;0.01050331;-0.04108416,-0.1274597;-0.3361673;-0.04933539,-0.1604585;-0.7079248;0.02400112,-0.1750182;-0.7406712;-0.03781882,0.04579804;0.5526676;-0.1003346,72.67997
+0;0;0,0.02541739;0.3194386;-0.05527502,0.0486058;0.6258847;-0.1309768,0.2099899;0.4953097;-0.0483183,0.2548233;0.2245252;0.08454892,0.2856333;-0.004936129;0.1817096,-0.128684;0.4959493;-0.06344233,-0.2370942;0.2340314;0.04895999,-0.3177597;0.005832583;0.1157455,0.07370863;-0.001086762;-0.04040241,0.05208179;-0.3502603;-0.004181568,0.01454182;-0.7216535;0.06708422,0.01710892;-0.6901727;-0.02191885,-0.07369218;0.01155735;-0.03876065,-0.1370295;-0.3286317;0.02418043,-0.1966835;-0.6413652;0.2316896,-0.191647;-0.6105309;0.1427837,0.0431475;0.5510597;-0.1093967,0;0;0,0.02770448;0.3195953;-0.05323267,0.05430216;0.6273527;-0.1222297,0.228006;0.5076122;-0.08587193,0.2478408;0.2198156;0.01295948,0.2725464;-0.02998632;0.01849151,-0.1309251;0.5223898;-0.1448231,-0.2692953;0.2664487;-0.05352236,-0.3374355;0.02480541;-0.05624063,0.07792194;-0.004622474;-0.03119778,0.06459011;-0.3559586;-0.04052305,0.02761304;-0.7303005;0.01353025,0.02340148;-0.7646437;-0.0478909,-0.07255451;0.01063349;-0.04110071,-0.1285075;-0.3364993;-0.04946037,-0.1643679;-0.7044433;0.0385858,-0.1801952;-0.7374293;-0.02234531,0.04794776;0.5521053;-0.1024377,72.71445
+0;0;0,0.02543126;0.319613;-0.05530518,0.04864809;0.6264355;-0.1311011,0.2090802;0.4960634;-0.04875568,0.2539573;0.2250147;0.08424118,0.2846798;-0.003795281;0.1811261,-0.1276779;0.4966994;-0.06379416,-0.2361938;0.234526;0.04871783,-0.3166304;0.006974876;0.1153137,0.07366572;-0.00108613;-0.0403789,0.05202659;-0.350458;-0.004137471,0.01444533;-0.7222598;0.06720672,0.01705284;-0.6907557;-0.02319726,-0.07364929;0.01155063;-0.03873809,-0.1370226;-0.3288318;0.02423876,-0.1967422;-0.6419093;0.2319762,-0.1916265;-0.6110618;0.1416709,0.04318159;0.5514981;-0.1094885,0;0;0,0.02960351;0.319474;-0.05401683,0.05826911;0.6272418;-0.1239206,0.2301231;0.5066836;-0.08695793,0.249562;0.219032;0.01328301,0.2729301;-0.03016903;0.0193913,-0.1265309;0.5227301;-0.1459947,-0.2664528;0.2674648;-0.05417393,-0.335346;0.02676924;-0.05615453,0.07779671;-0.004935071;-0.03133035,0.06387973;-0.3564435;-0.04084921,0.02592163;-0.7312003;0.01258636,0.02007933;-0.7665893;-0.0496397,-0.0725148;0.01093695;-0.04099099,-0.129102;-0.3363171;-0.04840364,-0.1661977;-0.6999164;0.05722925,-0.1821105;-0.7252142;-0.0125624,0.05139114;0.5519793;-0.1038991,72.7477
+0;0;0,0.0254328;0.3196323;-0.05530853,0.04865016;0.6264619;-0.131106,0.2073272;0.4966759;-0.04940307,0.252464;0.2240584;0.08436352,0.2831144;-0.00421454;0.181021,-0.1258682;0.4973051;-0.06428246,-0.2350123;0.2336144;0.04888071,-0.3152601;0.006597295;0.1153203,0.07352571;-0.001084065;-0.04030215,0.05192941;-0.3497643;-0.004132472,0.01393348;-0.7256684;0.06799892,0.01648127;-0.6941987;-0.02033454,-0.07350931;0.01152867;-0.03866447,-0.1367572;-0.3281798;0.02418771,-0.1971357;-0.6447119;0.2342173,-0.1921371;-0.6138837;0.1459803,0.04318364;0.5515241;-0.1094934,0;0;0,0.03077556;0.3192512;-0.0547924,0.06014808;0.6268229;-0.1252985,0.2298182;0.5062913;-0.08809566,0.2508044;0.2175529;0.01408481,0.2733834;-0.0310754;0.0221374,-0.122771;0.5224575;-0.147225,-0.2638453;0.2661762;-0.05411713,-0.3338496;0.02640912;-0.05546389,0.0777574;-0.005115479;-0.03096914,0.06228258;-0.3558314;-0.04152727,0.02238101;-0.7346818;0.01167727,0.01745094;-0.7658071;-0.05196905,-0.07223878;0.01104966;-0.04112094,-0.130098;-0.3353036;-0.04777528,-0.1698851;-0.6991798;0.07038415,-0.187387;-0.7318267;0.01054686,0.05313215;0.5516077;-0.1051462,72.78034
+0;0;0,0.02797547;0.3183174;-0.05957689,0.05488966;0.6228855;-0.141553,0.2135565;0.4958461;-0.05903787,0.2548113;0.2278314;0.08835148,0.2854786;0.003198832;0.1930911,-0.1219477;0.4961423;-0.07613268,-0.2378254;0.2392368;0.04968219,-0.3198155;0.0147581;0.1221915,0.07348277;-0.001295393;-0.04031339,0.05114479;-0.3494083;-0.004140783,0.01324384;-0.7254448;0.06763847,0.01625691;-0.6947168;-0.0207231,-0.07347235;0.0116959;-0.03862104,-0.138124;-0.326556;0.02768014,-0.2004978;-0.6355453;0.2481964,-0.1949997;-0.6055675;0.1599516,0.04843472;0.5486057;-0.1182965,0;0;0,0.03241993;0.3186229;-0.05555534,0.06385146;0.6253805;-0.12716,0.2329765;0.5051842;-0.08934999,0.2526329;0.2156911;0.01583933,0.2744397;-0.03294852;0.02441096,-0.1196676;0.5218353;-0.1489293,-0.2623036;0.2651476;-0.05393514,-0.3327275;0.02554509;-0.05526535,0.07767132;-0.005304247;-0.03107405,0.06234945;-0.3554958;-0.04208326,0.02146561;-0.7342505;0.01144791,0.01641457;-0.7654039;-0.05220842,-0.07221936;0.01122959;-0.04104662,-0.1296453;-0.3346917;-0.04659562,-0.1751135;-0.6921118;0.08822179,-0.1909963;-0.7222833;0.02541646,0.05629568;0.5503821;-0.1067111,72.80267
+0;0;0,0.02797692;0.318334;-0.05957997,0.05490357;0.6230433;-0.1415949,0.2138158;0.4958746;-0.05897475,0.2555423;0.2247958;0.09009971,0.2862004;0.0002308935;0.1948078,-0.1221958;0.4961713;-0.07609542,-0.2393983;0.2363286;0.05115788,-0.3213637;0.01191759;0.1236454,0.07340349;-0.001293995;-0.04026989,0.05109884;-0.3488875;-0.004151259,0.01318558;-0.7250463;0.06765132,0.01622683;-0.6943115;-0.02153686,-0.07339308;0.01168328;-0.03857938,-0.1379482;-0.326064;0.02762289,-0.2003423;-0.6351536;0.2482108,-0.1947928;-0.605176;0.1591405,0.04844433;0.5487141;-0.118323,0;0;0,0.03350274;0.3183948;-0.05631447,0.06596215;0.6249984;-0.1287652,0.2352034;0.5052124;-0.09042931,0.2550687;0.2130121;0.01760983,0.2756665;-0.03561343;0.02731275,-0.1179849;0.5211851;-0.150527,-0.2626491;0.262155;-0.05345094,-0.3335674;0.02277319;-0.05361492,0.07755895;-0.00546594;-0.03108287,0.06152596;-0.3550852;-0.04260087,0.02040534;-0.7339292;0.01101542,0.01522659;-0.7650626;-0.05379367,-0.07211093;0.01137892;-0.04101153,-0.1294009;-0.3340638;-0.04425977,-0.1791853;-0.6865097;0.1019994,-0.1978682;-0.7216878;0.04397278,0.05816923;0.5500284;-0.1081035,72.83647
+0;0;0,0.02796151;0.3181586;-0.05954716,0.05487549;0.6227246;-0.1415237,0.2134919;0.4956831;-0.05902066,0.2559401;0.2199157;0.09263212,0.2865913;-0.004599094;0.1973169,-0.121913;0.4959792;-0.07611042,-0.2411426;0.2316424;0.0533438,-0.3230898;0.007281393;0.1258151,0.07326404;-0.001291536;-0.04019338,0.05102327;-0.3478896;-0.004178192,0.01269994;-0.7281168;0.06840098,0.0157218;-0.6973866;-0.02021842,-0.07325365;0.01166108;-0.03850608,-0.1376239;-0.3251189;0.02750658,-0.2006928;-0.6375515;0.2504803,-0.1951787;-0.6075737;0.161978,0.04841901;0.5484272;-0.1182618,0;0;0,0.03447524;0.3180132;-0.05684805,0.06771709;0.6242645;-0.1297828,0.2366296;0.5052539;-0.09148264,0.2574225;0.2087914;0.02043557,0.2765841;-0.03986774;0.03076887,-0.1161262;0.5209542;-0.1514385,-0.2629346;0.2576024;-0.05173288,-0.3345931;0.01849917;-0.05175499,0.0774022;-0.005480766;-0.03104281,0.06156559;-0.3540809;-0.0432539,0.0192692;-0.7370839;0.00993276,0.01483382;-0.7650315;-0.05704093,-0.07192385;0.01139661;-0.04101063,-0.1296422;-0.33297;-0.04248789,-0.1830948;-0.6875285;0.1083107,-0.2025361;-0.724733;0.05382531,0.05975026;0.549378;-0.1090114,72.87135
+0;0;0,0.02789313;0.3178331;-0.06109922,0.05405828;0.6222572;-0.1437638,0.2115396;0.4942105;-0.05828765,0.2558486;0.219791;0.09691177,0.2875614;-0.0002176613;0.2100872,-0.121613;0.4949803;-0.07538388,-0.2390556;0.2302546;0.05684205,-0.3207945;0.00817281;0.135688,0.07325677;-0.001289017;-0.03996173,0.05158179;-0.3466314;-0.003752608,0.01256771;-0.7264586;0.06845616,0.01624109;-0.6957456;-0.0417639,-0.07310916;0.01161576;-0.03853932,-0.1381272;-0.3231595;0.03031143,-0.203948;-0.6288041;0.2610795,-0.1971522;-0.5992202;0.1510064,0.04783621;0.5479687;-0.1204165,0;0;0,0.03455217;0.317804;-0.05775619,0.06768754;0.62387;-0.1314069,0.2367474;0.5053272;-0.09275663,0.2568761;0.208486;0.02054095,0.276274;-0.03983796;0.03385091,-0.1160057;0.5203471;-0.1532764,-0.2638698;0.257203;-0.05204596,-0.3356215;0.01831013;-0.05168333,0.07730341;-0.005585313;-0.03095388,0.06103355;-0.3528597;-0.04429674,0.01790094;-0.7352613;0.009680748,0.03561527;-0.7012435;-0.09909666,-0.07177223;0.01148717;-0.04101156,-0.1312232;-0.331307;-0.04109919,-0.1874931;-0.6816835;0.1172516,-0.2093427;-0.7369844;0.05085267,0.05975769;0.5490305;-0.1104602,72.89315
+0;0;0,0.02789313;0.3178331;-0.06109922,0.05405828;0.6222572;-0.1437638,0.2115396;0.4942105;-0.05828765,0.2558486;0.219791;0.09691177,0.2875614;-0.0002176613;0.2100872,-0.121613;0.4949803;-0.07538388,-0.2390556;0.2302546;0.05684205,-0.3207945;0.00817281;0.135688,0.07325677;-0.001289017;-0.03996173,0.05158179;-0.3466314;-0.003752608,0.01256771;-0.7264586;0.06845616,0.01624109;-0.6957456;-0.0417639,-0.07310916;0.01161576;-0.03853932,-0.1381272;-0.3231595;0.03031143,-0.203948;-0.6288041;0.2610795,-0.1971522;-0.5992202;0.1510064,0.04783621;0.5479687;-0.1204165,0;0;0,0.03455217;0.317804;-0.05775619,0.06768754;0.62387;-0.1314069,0.2367474;0.5053272;-0.09275663,0.2568761;0.208486;0.02054095,0.276274;-0.03983796;0.03385091,-0.1160057;0.5203471;-0.1532764,-0.2638698;0.257203;-0.05204596,-0.3356215;0.01831013;-0.05168333,0.07730341;-0.005585313;-0.03095388,0.06103355;-0.3528597;-0.04429674,0.01790094;-0.7352613;0.009680748,0.03561527;-0.7012435;-0.09909666,-0.07177223;0.01148717;-0.04101156,-0.1312232;-0.331307;-0.04109919,-0.1874931;-0.6816835;0.1172516,-0.2093427;-0.7369844;0.05085267,0.05975769;0.5490305;-0.1104602,72.91526
+0;0;0,0.02787542;0.3176312;-0.06106042,0.05402103;0.6218284;-0.1436636,0.211401;0.493867;-0.05824345,0.2559341;0.2180594;0.09774102,0.287639;-0.001893863;0.210888,-0.1215367;0.4946363;-0.07532866,-0.2395734;0.2285715;0.05756611,-0.3212917;0.006545693;0.1363922,0.07325263;-0.001288944;-0.03995946,0.05162074;-0.3459448;-0.00382233,0.01247309;-0.7270724;0.06863365,0.01607364;-0.6963735;-0.03940101,-0.07310503;0.0116151;-0.03853714,-0.1379938;-0.3224947;0.03017674,-0.20404;-0.6291857;0.2617349,-0.1973789;-0.5995935;0.1538442,0.04780322;0.5475906;-0.1203323,0;0;0,0.03489752;0.3173917;-0.05864859,0.06829625;0.6229454;-0.1332817,0.2374456;0.5057797;-0.09401584,0.2568724;0.2078498;0.02106905,0.2760108;-0.04037519;0.03538537,-0.1153215;0.5197387;-0.1550392,-0.2650414;0.2562945;-0.05225167,-0.3366572;0.01743013;-0.05088232,0.07737447;-0.005729675;-0.03073645,0.06113467;-0.3522686;-0.04517722,0.01685445;-0.7358002;0.009443283,0.03207813;-0.7129999;-0.09733379,-0.07171068;0.01158724;-0.0410814,-0.1316472;-0.3304128;-0.03883006,-0.1911604;-0.6792827;0.1248423,-0.2114846;-0.7326671;0.0591239,0.0603116;0.5482413;-0.1120728,72.94908
+0;0;0,0.02804761;0.3171844;-0.06281287,0.05382715;0.6208344;-0.146726,0.211387;0.4919549;-0.05761131,0.2573472;0.218431;0.1025111,0.290071;0.002612829;0.2230158,-0.1238817;0.4919182;-0.08290702,-0.245151;0.2322892;0.06010838,-0.3279459;0.01274176;0.1444508,0.0732056;-0.001365349;-0.03971781,0.05204383;-0.3443174;-0.003736544,0.01243405;-0.7267429;0.06865619,0.01910167;-0.6964527;-0.0486366,-0.07284243;0.01168697;-0.03867588,-0.1381341;-0.3200182;0.03250877,-0.2046077;-0.621629;0.2726567,-0.1946406;-0.5926579;0.1556023,0.04773662;0.5467189;-0.1231418,0;0;0,0.03491952;0.3170733;-0.05985999,0.06843987;0.6221105;-0.1356269,0.2392437;0.5058452;-0.09514856,0.2566133;0.2079602;0.02116846,0.274749;-0.04026544;0.03616332,-0.1165021;0.5181031;-0.1577473,-0.2677418;0.255866;-0.05322392,-0.3398381;0.01718469;-0.05147301,0.07728523;-0.005756631;-0.03053331,0.06129132;-0.3504838;-0.04684067,0.01576643;-0.7350609;0.008718252,0.02681263;-0.733812;-0.104655,-0.0714935;0.01160708;-0.04113859,-0.1322558;-0.3284556;-0.03625092,-0.1955267;-0.6763541;0.1311479,-0.2139406;-0.741425;0.06463031,0.06042556;0.5475505;-0.1141098,72.96993
+0;0;0,0.0280371;0.3170656;-0.06278934,0.05379909;0.6205094;-0.1466464,0.2117531;0.4915341;-0.05738614,0.2576064;0.2186463;0.1023639,0.2903206;0.002891943;0.222833,-0.1243172;0.4914973;-0.08274233,-0.2453045;0.2324721;0.05994046,-0.3280749;0.01298957;0.1442579,0.07314973;-0.001364307;-0.0396875,0.05208677;-0.3427149;-0.003874246,0.01229709;-0.7268773;0.0688473,0.01746151;-0.6966525;-0.02200221,-0.07278683;0.01167805;-0.03864637,-0.1377736;-0.3184782;0.03220588,-0.2045492;-0.6214589;0.2734445,-0.1968291;-0.5922559;0.1827796,0.04771144;0.546429;-0.1230733,0;0;0,0.0350839;0.316669;-0.06122899,0.06879374;0.6210826;-0.1385022,0.2400014;0.5053846;-0.09663486,0.2563321;0.2086245;0.02065587,0.2733753;-0.03951341;0.03708982,-0.1168167;0.5176259;-0.159784,-0.2684651;0.256934;-0.05427191,-0.340643;0.01836002;-0.0518623,0.07727659;-0.005723774;-0.03038764,0.06139965;-0.3487512;-0.04846001,0.01500851;-0.7348739;0.008192543,0.02284664;-0.7540327;-0.06798053,-0.07139505;0.01160139;-0.04118246,-0.1326767;-0.3266934;-0.03427718,-0.1999076;-0.673436;0.1380654,-0.2144988;-0.716731;0.08614911,0.06074013;0.5466853;-0.1165746,72.99186
+0;0;0,0.02801821;0.316852;-0.06274705,0.05376159;0.6200771;-0.1465442,0.2119362;0.4910727;-0.05721088,0.2580588;0.2165819;0.1034775,0.2907544;0.0009508431;0.2238778,-0.1245787;0.4910358;-0.08260062,-0.2462766;0.2304891;0.06092032,-0.3289998;0.011132;0.1451896,0.07311542;-0.001363667;-0.03966888,0.05221257;-0.3401197;-0.004127849,0.01220787;-0.7263582;0.06898668,0.01716929;-0.6961423;-0.01829173,-0.0727527;0.01167257;-0.03862824,-0.1372455;-0.3159742;0.03168547,-0.2043819;-0.6205922;0.2742278,-0.1969653;-0.5913579;0.1871267,0.04767752;0.5460402;-0.1229849,0;0;0,0.03505778;0.3162171;-0.06241083,0.06861612;0.6201394;-0.1407462,0.2402847;0.5054921;-0.09813869,0.2566801;0.2075728;0.02131224,0.272537;-0.0403266;0.04019141,-0.1170782;0.5165693;-0.1621038,-0.2708694;0.2557467;-0.05433968,-0.3426116;0.0172195;-0.04989164,0.07740562;-0.005783364;-0.02993774,0.06193627;-0.3460808;-0.05028772,0.01424569;-0.7339945;0.007805109,0.01615176;-0.7579693;-0.0609355,-0.07124866;0.01163474;-0.04134739,-0.1324083;-0.3239906;-0.03292843,-0.2023809;-0.6700439;0.1444896,-0.2161038;-0.7133648;0.09890534,0.06061295;0.5458623;-0.1185566,73.02529
+0;0;0,0.02795296;0.3164928;-0.06456296,0.05347752;0.6192564;-0.1500776,0.2110809;0.4895846;-0.05936138,0.2575065;0.2194568;0.1084745,0.2888945;0.005381837;0.23196,-0.1246634;0.4893084;-0.08667172,-0.2475145;0.2325481;0.0625765,-0.3310275;0.01695868;0.1553597,0.07321856;-0.001549289;-0.03947134,0.05189429;-0.3402634;-0.003781289,0.0117656;-0.7265825;0.06883726,0.01726057;-0.6966448;-0.01840943,-0.07262112;0.01182242;-0.03882974,-0.1389364;-0.3143829;0.03632416,-0.2114464;-0.6121686;0.2857078,-0.2034337;-0.5833175;0.1986638,0.04748082;0.5453465;-0.1261012,0;0;0,0.03505778;0.3162171;-0.06241083,0.06861612;0.6201394;-0.1407462,0.2402847;0.5054921;-0.09813869,0.2566801;0.2075728;0.02131224,0.272537;-0.0403266;0.04019141,-0.1170782;0.5165693;-0.1621038,-0.2708694;0.2557467;-0.05433968,-0.3426116;0.0172195;-0.04989164,0.07740562;-0.005783364;-0.02993774,0.06193627;-0.3460808;-0.05028772,0.01424569;-0.7339945;0.007805109,0.01615176;-0.7579693;-0.0609355,-0.07124866;0.01163474;-0.04134739,-0.1324083;-0.3239906;-0.03292843,-0.2023809;-0.6700439;0.1444896,-0.2161038;-0.7133648;0.09890534,0.06061295;0.5458623;-0.1185566,73.048
+0;0;0,0.02795014;0.3164609;-0.06455646,0.05345422;0.6189822;-0.1500034,0.2109298;0.4894017;-0.05935589,0.257459;0.218671;0.1088546,0.2888394;0.004647896;0.2323102,-0.1245444;0.4891257;-0.08664428,-0.2476698;0.2317924;0.06293707,-0.3311625;0.01625517;0.1556978,0.07315616;-0.001547968;-0.0394377,0.05191148;-0.3389978;-0.003880858,0.01177717;-0.7253709;0.06874786,0.01725578;-0.6954331;-0.01823913,-0.07255922;0.01181234;-0.03879665,-0.138627;-0.3131754;0.03607674,-0.2111472;-0.6110028;0.2854953,-0.2031583;-0.5821483;0.1987104,0.04746129;0.5451187;-0.126042,0;0;0,0.03485812;0.3158669;-0.0641036,0.06826699;0.619073;-0.1442274,0.2400234;0.5060678;-0.100035,0.2564678;0.2079732;0.02089501,0.2710043;-0.03985584;0.04092813,-0.1170311;0.5148736;-0.1653036,-0.2726641;0.2553633;-0.054906,-0.3444025;0.01695216;-0.04815136,0.07742053;-0.0056822;-0.02972078,0.06152208;-0.3445659;-0.05192661,0.01309635;-0.7323793;0.006602287,0.01501516;-0.7566137;-0.06160116,-0.07112664;0.01157541;-0.04143142,-0.1330342;-0.3225832;-0.03175977,-0.2021345;-0.666841;0.1495729,-0.2181108;-0.7109314;0.1065365,0.06031321;0.5449926;-0.1215404,73.07057
+0;0;0,0.02793853;0.3163295;-0.06452964,0.05342699;0.6186659;-0.1499247,0.2103921;0.489298;-0.05949897,0.2569961;0.2181323;0.1089819,0.2883716;0.004142955;0.2324179,-0.1240283;0.4890229;-0.08670163,-0.2473515;0.2312761;0.06312008,-0.3308311;0.01577282;0.1558662,0.07308508;-0.001546464;-0.03939938,0.05191461;-0.3378177;-0.003966738,0.0117741;-0.7242506;0.06867319,0.01723181;-0.6943125;-0.01798195,-0.07248872;0.01180086;-0.03875895,-0.1383258;-0.3120518;0.03585291,-0.2108571;-0.6099252;0.28531,-0.2028988;-0.5810663;0.1988562,0.04743712;0.5448401;-0.1259756,0;0;0,0.03450553;0.3154225;-0.06577969,0.06753363;0.618088;-0.1473331,0.2390922;0.5070732;-0.1020226,0.2556891;0.2089881;0.02028202,0.2700964;-0.03875937;0.04092073,-0.1172059;0.5143979;-0.1676942,-0.2731437;0.2552949;-0.05527712,-0.3457154;0.01723529;-0.0467154,0.07746951;-0.00549145;-0.02940154,0.06096667;-0.3430133;-0.05366302,0.01173525;-0.7307481;0.005126476,0.01228984;-0.7554033;-0.06233764,-0.07098228;0.01142497;-0.04155861,-0.1338133;-0.3213465;-0.03169049,-0.2035289;-0.6628412;0.1546942,-0.219193;-0.7045485;0.1083088,0.05968209;0.5441486;-0.1242899,73.10379
+0;0;0,0.03013315;0.3148764;-0.06900202,0.05933559;0.6138934;-0.1620266,0.218834;0.488346;-0.07288449,0.2626255;0.2170228;0.1188114,0.2911681;0.02043545;0.2691342,-0.1206543;0.4902661;-0.09125848,-0.2501696;0.2263193;0.06948738,-0.3338083;0.01359446;0.1685373,0.07311406;-0.001694829;-0.03930518,0.05209525;-0.336308;-0.003413305,0.01195041;-0.7231802;0.06869879,0.01514543;-0.6939538;-0.01845127,-0.07240707;0.01194201;-0.03883348,-0.1389936;-0.3088148;0.04102468,-0.2123487;-0.602749;0.2953935,-0.2065965;-0.5747125;0.2083935,0.05229946;0.5410563;-0.1359663,0;0;0,0.03393924;0.3148363;-0.06739902,0.06617874;0.6164297;-0.1506162,0.2392871;0.5065679;-0.104311,0.257836;0.1983821;0.02591491,0.2699032;-0.04979986;0.04375529,-0.1195962;0.513734;-0.1707636,-0.2823393;0.2457369;-0.05255392,-0.35475;0.007665262;-0.04085888,0.07747909;-0.005290657;-0.02936721,0.06117983;-0.3410542;-0.05569625,0.01095711;-0.7288773;0.003908161,0.01124084;-0.7540027;-0.06367183,-0.07097653;0.01128961;-0.04157294,-0.1336268;-0.3198518;-0.0307884,-0.2040118;-0.6600168;0.1584617,-0.2194881;-0.7002644;0.1091494,0.05856675;0.5427853;-0.1271122,73.13714
+0;0;0,0.03010406;0.3145724;-0.06893542,0.05927103;0.6132265;-0.1618479,0.2178036;0.4880633;-0.07310162,0.2615876;0.2167866;0.1185615,0.2901044;0.02037653;0.2687486,-0.1197008;0.4899721;-0.09136824,-0.2491939;0.2260706;0.06935008,-0.3327571;0.01353768;0.1683106,0.07303848;-0.001693077;-0.03926454,0.05208552;-0.3352579;-0.003485121,0.01203607;-0.7212109;0.06845564,0.01519372;-0.6919755;-0.01767521,-0.07233223;0.01192966;-0.03879334,-0.1387102;-0.3078222;0.04081463,-0.211891;-0.601058;0.2945791,-0.2062061;-0.5729985;0.2085966,0.05224226;0.5404655;-0.1358148,0;0;0,0.03357852;0.3141142;-0.06941843,0.06552638;0.6148481;-0.1543947,0.2380212;0.5081981;-0.10654,0.256772;0.2003877;0.02439499,0.2688009;-0.04724792;0.0462625,-0.1190563;0.5123494;-0.1740463,-0.2820427;0.2460528;-0.05253731,-0.3549195;0.008514598;-0.03801686,0.07738474;-0.004988328;-0.02942634,0.06039682;-0.3394637;-0.05810356,0.009866778;-0.7262385;0.001821522,0.008732799;-0.751618;-0.06421566,-0.07093725;0.01106799;-0.04152824,-0.1341751;-0.3189077;-0.03144121,-0.2047648;-0.6556132;0.1619122,-0.2212106;-0.6961448;0.1151798,0.05798231;0.5414271;-0.1304425,73.15949
+0;0;0,0.03005973;0.3141091;-0.0688339,0.05919642;0.6124536;-0.1616518,0.2177468;0.4873329;-0.07291723,0.261515;0.2161544;0.1186764,0.2900257;0.01978633;0.2688315,-0.1197847;0.4892418;-0.09118532,-0.2492309;0.2254359;0.0694748,-0.3327763;0.01294832;0.1684142,0.07307246;-0.001693864;-0.03928281,0.052198;-0.3340089;-0.003637448,0.0121907;-0.7195556;0.0682276,0.01530174;-0.6903089;-0.01663174,-0.07236587;0.01193521;-0.03881138,-0.1384951;-0.3066186;0.04049831,-0.2115989;-0.5995457;0.2939957,-0.2059979;-0.5714576;0.2092825,0.05217217;0.5397393;-0.1356355,0;0;0,0.0332447;0.3133287;-0.0708952,0.06465432;0.6133665;-0.1573213,0.2375921;0.5089056;-0.1085269,0.256398;0.2018646;0.02388787,0.2690782;-0.04561594;0.046525,-0.1199806;0.5114811;-0.1761938,-0.2828446;0.2461705;-0.05271437,-0.3567949;0.009157985;-0.03609342,0.07742701;-0.004715949;-0.02946877,0.06012423;-0.3377383;-0.06006837,0.009453446;-0.7240335;9.775162E-05,0.007558882;-0.7505535;-0.06325245,-0.07102539;0.01087491;-0.04150569,-0.1343042;-0.3178112;-0.03146115,-0.2048466;-0.6524932;0.164557,-0.2238107;-0.6944961;0.1237243,0.05725306;0.5400991;-0.1330174,73.19305
+0;0;0,0.03120782;0.3131949;-0.07239672,0.06088568;0.6106489;-0.1678983,0.2192526;0.4861153;-0.07800336,0.2623169;0.2206389;0.1215694,0.3014933;0.03082085;0.2776276,-0.118465;0.4892167;-0.09641541,-0.2490321;0.2298592;0.07046021,-0.3338699;0.02080593;0.1754322,0.07315147;-0.001913882;-0.03912532,0.05291108;-0.3342156;-0.002993297,0.01226466;-0.7198033;0.06829037,0.01534373;-0.6909897;-0.01656519,-0.0721752;0.01229133;-0.03905452,-0.1396374;-0.3039033;0.04817759,-0.2149395;-0.5889592;0.3098724,-0.2093393;-0.5614325;0.2251737,0.05381236;0.5381072;-0.1414176,0;0;0,0.0332447;0.3133287;-0.0708952,0.06465432;0.6133665;-0.1573213,0.2375921;0.5089056;-0.1085269,0.256398;0.2018646;0.02388787,0.2690782;-0.04561594;0.046525,-0.1199806;0.5114811;-0.1761938,-0.2828446;0.2461705;-0.05271437,-0.3567949;0.009157985;-0.03609342,0.07742701;-0.004715949;-0.02946877,0.06012423;-0.3377383;-0.06006837,0.009453446;-0.7240335;9.775162E-05,0.007558882;-0.7505535;-0.06325245,-0.07102539;0.01087491;-0.04150569,-0.1343042;-0.3178112;-0.03146115,-0.2048466;-0.6524932;0.164557,-0.2238107;-0.6944961;0.1237243,0.05725306;0.5400991;-0.1330174,73.21539
+0;0;0,0.03116894;0.3128046;-0.07230652,0.06083741;0.6101655;-0.1677801,0.2194789;0.4855368;-0.07777639,0.2625258;0.2201678;0.1217157,0.3016768;0.03047293;0.2776725,-0.118801;0.4886434;-0.09621909,-0.2493152;0.2293908;0.07058904,-0.334098;0.0204732;0.1754929,0.0730933;-0.001912361;-0.03909421,0.05286468;-0.3340209;-0.00298319,0.01229169;-0.7189119;0.06817169,0.0153475;-0.6900893;-0.01604293,-0.07211781;0.01228155;-0.03902346,-0.1395408;-0.3037292;0.04815792,-0.2147069;-0.5882701;0.3093799,-0.2091489;-0.5607247;0.2253209,0.05376326;0.5376153;-0.1412962,0;0;0,0.03316806;0.3126692;-0.07200217,0.06436276;0.6123081;-0.1595327,0.2376205;0.5079347;-0.1101255,0.256368;0.2016842;0.02377748,0.2692458;-0.0453698;0.04903531,-0.1206314;0.5111459;-0.1782077,-0.2842528;0.247026;-0.05354989,-0.3580153;0.01031868;-0.03436104,0.07745573;-0.004736051;-0.02920318,0.06067812;-0.337393;-0.06187034,0.009142339;-0.7227511;-0.001095772,0.007083327;-0.7497858;-0.06310892,-0.07088413;0.01090738;-0.04160666,-0.133608;-0.3176853;-0.03151683,-0.2050352;-0.648967;0.1684856,-0.2225809;-0.6911429;0.1286659,0.05701263;0.5391111;-0.1349738,73.24873
+0;0;0,0.03110324;0.3121454;-0.07215412,0.06073255;0.6091145;-0.1675033,0.2192988;0.484583;-0.07755718,0.2623276;0.2193256;0.1218509,0.3014712;0.0296666;0.2777784,-0.1188132;0.487688;-0.09599073,-0.2492726;0.2285445;0.07074721,-0.3340393;0.01966639;0.1756312,0.07321544;-0.001915556;-0.03915954,0.05298926;-0.3339839;-0.003052883,0.0126719;-0.7164502;0.06765371,0.01570321;-0.6876181;-0.01588594,-0.07223832;0.01230207;-0.03908867,-0.1396532;-0.3036705;0.04808218,-0.2143457;-0.5864187;0.3076584,-0.2088323;-0.5588537;0.2242731,0.05366537;0.5366356;-0.1410455,0;0;0,0.03323153;0.3117051;-0.07310247,0.06438737;0.6105785;-0.1617799,0.2375694;0.5070524;-0.1113783,0.2561786;0.2016257;0.02406454,0.2689956;-0.04531892;0.04995275,-0.120858;0.5112766;-0.1797995,-0.2841634;0.2478037;-0.05374412,-0.3583363;0.01143332;-0.0326847,0.07758018;-0.004574731;-0.02929211,0.06098068;-0.3370407;-0.06354213,0.009414449;-0.7198277;-0.002547264,0.005784795;-0.7474358;-0.063025,-0.07108109;0.01081812;-0.04157026,-0.1334977;-0.3177879;-0.03135051,-0.2063156;-0.6437305;0.1720318,-0.2209447;-0.6879724;0.1364854,0.05704114;0.5375537;-0.1369497,73.27135
+0;0;0,0.03153149;0.310687;-0.07414196,0.06151852;0.6063962;-0.1713469,0.2206215;0.4821946;-0.08198109,0.2635013;0.2232944;0.1254196,0.3022459;0.03429608;0.2821063,-0.1185969;0.48562;-0.1001685,-0.2505015;0.2301469;0.07076345,-0.3368471;0.02717641;0.1853043,0.07340962;-0.002073341;-0.03891668,0.05368009;-0.3330644;-0.002715997,0.01367244;-0.7156795;0.0672643,0.01658946;-0.6871436;-0.01620717,-0.07216374;0.01244361;-0.03931069,-0.1395235;-0.3023915;0.04784627,-0.2174911;-0.5816118;0.3102377,-0.2120919;-0.5545152;0.2269277,0.05438244;0.5342035;-0.1444591,0;0;0,0.03321174;0.3105795;-0.0738585,0.06419553;0.6085846;-0.163437,0.2377665;0.506708;-0.1122359,0.2559169;0.2021698;0.02491426,0.2693919;-0.04450803;0.05212903,-0.1213467;0.5106548;-0.1813617,-0.2846855;0.2480957;-0.05382253,-0.3589839;0.01219963;-0.02922614,0.07767731;-0.004499018;-0.02921939,0.06117171;-0.3357508;-0.06464052,0.009707034;-0.7185174;-0.003540035,0.00549905;-0.7461786;-0.0638361,-0.07113262;0.01078396;-0.04161292,-0.1328311;-0.316848;-0.0313473,-0.2063328;-0.6398051;0.1764709,-0.2207089;-0.6845596;0.1420728,0.05689067;0.5357462;-0.1383998,73.30482
+0;0;0,0.03150559;0.3104318;-0.07408106,0.06147835;0.6060007;-0.1712405,0.2204946;0.4818501;-0.08191675,0.2633512;0.2230903;0.1253715,0.3020451;0.03433943;0.281853,-0.1185421;0.4852737;-0.1000945,-0.2503752;0.2299391;0.07074481,-0.3366078;0.02723435;0.1851357,0.07338172;-0.002072553;-0.0389019,0.05364277;-0.3332216;-0.002683923,0.0136801;-0.7154065;0.0672177,0.01660452;-0.6868743;-0.01646548,-0.07213632;0.01243889;-0.03929576,-0.1395283;-0.3025465;0.04790283,-0.2174082;-0.5814528;0.3099993,-0.2119953;-0.5543636;0.226478,0.05434456;0.5338312;-0.1443613,0;0;0,0.03290479;0.3101185;-0.07478166,0.06346494;0.6077594;-0.1651965,0.2371271;0.5067832;-0.1134661,0.2555027;0.2034527;0.02587032,0.2693591;-0.04219325;0.05868268,-0.1218673;0.5100091;-0.1829581,-0.284206;0.2483209;-0.05285332,-0.3579606;0.01305671;-0.02419028,0.07776774;-0.004392788;-0.02890348,0.06152952;-0.3356143;-0.06618309,0.009511292;-0.7177742;-0.004567862,0.005198136;-0.7452694;-0.06530738,-0.07103384;0.01068914;-0.04174285,-0.1321425;-0.3172027;-0.03107757,-0.2063442;-0.6371436;0.1803002,-0.2211278;-0.6831288;0.1483427,0.05627112;0.5350059;-0.1399575,73.32786
+0;0;0,0.03150559;0.3104318;-0.07408106,0.06147835;0.6060007;-0.1712405,0.2204946;0.4818501;-0.08191675,0.2633512;0.2230903;0.1253715,0.3020451;0.03433943;0.281853,-0.1185421;0.4852737;-0.1000945,-0.2503752;0.2299391;0.07074481,-0.3366078;0.02723435;0.1851357,0.07338172;-0.002072553;-0.0389019,0.05364277;-0.3332216;-0.002683923,0.0136801;-0.7154065;0.0672177,0.01660452;-0.6868743;-0.01646548,-0.07213632;0.01243889;-0.03929576,-0.1395283;-0.3025465;0.04790283,-0.2174082;-0.5814528;0.3099993,-0.2119953;-0.5543636;0.226478,0.05434456;0.5338312;-0.1443613,0;0;0,0.03290479;0.3101185;-0.07478166,0.06346494;0.6077594;-0.1651965,0.2371271;0.5067832;-0.1134661,0.2555027;0.2034527;0.02587032,0.2693591;-0.04219325;0.05868268,-0.1218673;0.5100091;-0.1829581,-0.284206;0.2483209;-0.05285332,-0.3579606;0.01305671;-0.02419028,0.07776774;-0.004392788;-0.02890348,0.06152952;-0.3356143;-0.06618309,0.009511292;-0.7177742;-0.004567862,0.005198136;-0.7452694;-0.06530738,-0.07103384;0.01068914;-0.04174285,-0.1321425;-0.3172027;-0.03107757,-0.2063442;-0.6371436;0.1803002,-0.2211278;-0.6831288;0.1483427,0.05627112;0.5350059;-0.1399575,73.3511
+0;0;0,0.03140534;0.3096916;-0.07538512,0.06083027;0.6049104;-0.1732562,0.2186439;0.4796365;-0.08059254,0.2634217;0.223739;0.12953,0.2983898;0.03911409;0.2915363,-0.1190433;0.4820135;-0.103706,-0.2528671;0.2311549;0.07179657,-0.3422599;0.03421561;0.1933656,0.07337282;-0.002166695;-0.03896964,0.05426334;-0.3318066;-0.002806529,0.01393742;-0.7143322;0.06688456,0.01796081;-0.6860431;-0.01661959,-0.07213008;0.01248709;-0.03934745,-0.1393102;-0.3006812;0.04867463,-0.2200259;-0.5745172;0.3157097,-0.2135066;-0.5477303;0.2324076,0.05386786;0.5328042;-0.1462305,0;0;0,0.03238599;0.3095359;-0.07560945,0.06228057;0.606832;-0.166818,0.2362158;0.5061861;-0.1138455,0.2549516;0.2040065;0.02749276,0.2687108;-0.04128301;0.06211829,-0.1232511;0.5098331;-0.1841619,-0.2855238;0.2489856;-0.05276099,-0.359382;0.01390006;-0.02386597,0.07783137;-0.004107922;-0.0288496,0.06099023;-0.333612;-0.06730509,0.00891329;-0.7160773;-0.005521297,0.004590701;-0.7436669;-0.06599283,-0.07107942;0.01046234;-0.04177503,-0.1314452;-0.3159636;-0.03004949,-0.2064209;-0.6345778;0.1836619,-0.2219294;-0.6813831;0.1544644,0.05525926;0.5341508;-0.1413954,73.37471
+0;0;0,0.03137033;0.3093464;-0.07530108,0.06076254;0.6042374;-0.1730643,0.2186835;0.4789967;-0.08038509,0.2634506;0.2231603;0.1296873,0.2983918;0.03867741;0.2915689,-0.1192106;0.4813752;-0.1035128,-0.2530025;0.2305764;0.07194795,-0.3423265;0.03378871;0.1934234,0.07335631;-0.002166207;-0.03896087,0.05427199;-0.3313721;-0.002845373,0.01401705;-0.7132245;0.06672306,0.01801315;-0.6849238;-0.01621477,-0.07211385;0.01248428;-0.0393386,-0.1392055;-0.3002717;0.04856759,-0.2197791;-0.5736257;0.3151326,-0.213304;-0.5468171;0.2323955,0.05380647;0.5321969;-0.1460633,0;0;0,0.03225873;0.3089119;-0.0766964,0.06194025;0.6055067;-0.1690609,0.236187;0.506924;-0.1149067,0.2546979;0.2052852;0.02742434,0.26885;-0.0393132;0.06526351,-0.1237946;0.5092215;-0.1858374,-0.2856371;0.2492932;-0.05230461,-0.3599426;0.01471539;-0.02209808,0.0779122;-0.004004896;-0.02859092,0.06120954;-0.3328663;-0.06879425,0.009605348;-0.7147634;-0.007450577,0.004120916;-0.7427401;-0.0666635,-0.07099666;0.01039609;-0.04189494,-0.1300133;-0.3158095;-0.02956427,-0.2056514;-0.6323081;0.1857934,-0.2214332;-0.6801182;0.1614198,0.05496874;0.5330025;-0.1433351,73.40707
+0;0;0,0.03138598;0.3095008;-0.07533866,0.06079631;0.6045738;-0.1731626,0.2186971;0.4792869;-0.08047029,0.2634463;0.2235532;0.1295178,0.2983697;0.03916405;0.2913171,-0.1191659;0.4816652;-0.1035958,-0.2529041;0.230967;0.07179449,-0.3421827;0.03427933;0.1932082,0.07323772;-0.002162705;-0.03889789,0.05418344;-0.3308505;-0.00283923,0.01403679;-0.7116756;0.06654206,0.01798103;-0.6833529;-0.01531956,-0.07199728;0.0124641;-0.039275,-0.1389833;-0.2997997;0.04849285,-0.2193402;-0.5724184;0.3143408,-0.2129492;-0.5455683;0.2326773,0.05383531;0.5324823;-0.1461424,0;0;0,0.03182697;0.30889;-0.07762575,0.06109543;0.6054945;-0.1707394,0.2354349;0.5076968;-0.1157243,0.2540681;0.2069934;0.02824616,0.2680795;-0.03713182;0.06830335,-0.1245473;0.5089093;-0.1870314,-0.2856985;0.2499785;-0.05108169,-0.3596344;0.01553254;-0.01999117,0.07776852;-0.003583774;-0.0286479,0.06106544;-0.3317852;-0.06992507,0.01008989;-0.7128528;-0.009574175,0.003386245;-0.7415099;-0.06644344,-0.07090049;0.01002705;-0.04188157,-0.1296699;-0.3156434;-0.02832089,-0.2055379;-0.6298958;0.188342,-0.2188971;-0.6790986;0.1719667,0.05422993;0.5329872;-0.1448301,73.44046
+0;0;0,0.03134951;0.3091018;-0.07656351,0.06058935;0.6038626;-0.1752519,0.21687;0.478362;-0.08051158,0.2649435;0.2324027;0.1398877,0.2995671;0.05280542;0.3069293,-0.1188236;0.4801779;-0.1076677,-0.2540716;0.2335365;0.07193989,-0.3444583;0.04041027;0.1979928,0.07334826;-0.002222764;-0.03888685,0.05529711;-0.3303011;-0.003078483,0.01440721;-0.7113531;0.0664626,0.01925512;-0.6832559;-0.01549096,-0.07203031;0.01247954;-0.03940802,-0.1404999;-0.2975817;0.05233833,-0.2195837;-0.5615984;0.3275646,-0.2123058;-0.5350808;0.2458431,0.0536721;0.5318409;-0.1480424,0;0;0,0.03162171;0.3085425;-0.07867813,0.06060511;0.6048595;-0.1726583,0.2343626;0.5078513;-0.1173651,0.2538794;0.2083164;0.02851415,0.2679518;-0.03548786;0.06996703,-0.1243013;0.5087052;-0.1885807,-0.285087;0.2505789;-0.05109757,-0.358391;0.01629367;-0.01802468,0.07789758;-0.003374949;-0.02859497,0.06180581;-0.330659;-0.07183433,0.01029558;-0.711964;-0.01132154,0.004377972;-0.7405567;-0.06855249,-0.071;0.009897571;-0.04193009,-0.1287389;-0.3151788;-0.02659977,-0.2041014;-0.6291889;0.191177,-0.2189532;-0.6778134;0.1727074,0.05381057;0.5324239;-0.1465386,73.46252

+ 193 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.003122583;0.3339656;0.01494327,0.006093259;0.6547805;0.01154824,0.1864282;0.5229269;0.01829426,0.2331922;0.2388008;0.04045816,0.2986418;-0.03225943;-0.02123632,-0.1754101;0.521193;0.008910032,-0.2406146;0.2399415;0.01610173,-0.2966339;-0.034318;-0.04052921,0.07791863;0.003801225;-0.03885617,0.0904156;-0.3503655;0.001225073,0.09547609;-0.7342469;0.09582743,0.1084699;-0.7552003;0.03599248,-0.07809816;0.007418169;-0.03796327,-0.1143121;-0.3466021;-0.01440466,-0.1384503;-0.7348236;0.05659869,-0.1357904;-0.6965454;-0.0225828,0.00521007;0.5763826;0.01509231,0;0;0,0.009503469;0.3336159;0.01939511,0.01810686;0.6543224;0.02434039,0.1932946;0.5125343;0.008195639,0.2290287;0.2261833;-0.003292322,0.229068;-0.05040148;-0.07445657,-0.1642103;0.5222853;0.007614551,-0.2182016;0.2393382;-0.01316132,-0.2650726;-0.03275728;-0.08617252,0.0775349;-2.928078E-05;-0.03979826,0.08184983;-0.3564766;-0.028687,0.04757679;-0.7417117;0.05352855,0.04737189;-0.7711119;0.0004541837,-0.07855892;0.007470206;-0.03698993,-0.1235291;-0.3463213;-0.03454414,-0.1505983;-0.7334731;0.04109236,-0.1529456;-0.7628404;-0.01196723,0.01610813;0.575874;0.02553916,95.38605
+0;0;0,0.002918648;0.3336789;0.01479626,0.005706443;0.6542485;0.01152565,0.1873778;0.5221642;0.01795796,0.2346007;0.2376523;0.04019274,0.2997326;-0.0313597;-0.02000586,-0.1768907;0.5202127;0.008680405,-0.2419678;0.2384594;0.01585392,-0.2972861;-0.03374669;-0.03961872,0.07788097;0.00382987;-0.03883182,0.09063248;-0.3501798;0.001174841,0.0957398;-0.7323226;0.09543417,0.1085491;-0.7530735;0.03571163,-0.07807125;0.007378152;-0.03792713,-0.114007;-0.3465189;-0.01444377,-0.1379506;-0.7329907;0.05633991,-0.1353365;-0.6947384;-0.02260042,0.004906942;0.5759041;0.01502574,0;0;0,0.009332344;0.333331;0.01929855,0.01770692;0.6537962;0.02412367,0.1943949;0.512012;0.009005785,0.2287551;0.2250532;-0.003054142,0.2306538;-0.04942372;-0.07299912,-0.1658917;0.5217432;0.007706774,-0.2200935;0.2383308;-0.01256661,-0.2673676;-0.03157583;-0.08432338,0.07736088;-5.632639E-06;-0.04004145,0.08047406;-0.3563171;-0.02915883,0.04513058;-0.7397767;0.05241084,0.04521157;-0.7700391;0.0006909408,-0.07860343;0.007466063;-0.03679379,-0.1245694;-0.346049;-0.03629905,-0.1527714;-0.7313201;0.0392976,-0.1566877;-0.7608545;-0.01311262,0.01577104;0.5754031;0.02535462,95.40842
+0;0;0,0.002918038;0.3336091;0.01479316,0.005705902;0.6541851;0.01152218,0.1872016;0.5221442;0.01795204,0.2344358;0.2375639;0.04019216,0.2999481;-0.03301874;-0.02035791,-0.1767164;0.5201945;0.008683413,-0.2418091;0.2383735;0.01585865,-0.2974504;-0.03542194;-0.03993788,0.07805948;0.003838649;-0.03892082,0.09082271;-0.3504962;0.001122586,0.0959186;-0.7317845;0.09517113,0.1087077;-0.7524552;0.03554288,-0.07825019;0.007395063;-0.03801406,-0.1142189;-0.3468271;-0.01450913,-0.138109;-0.7324346;0.05611627,-0.135499;-0.6941954;-0.02269942,0.004906316;0.5758324;0.01502264,0;0;0,0.00805968;0.3333434;0.01842928,0.01540299;0.6538501;0.02259946,0.1922837;0.5123299;0.00824976,0.2269411;0.2252981;-0.002851248,0.228501;-0.05102101;-0.07226634,-0.1680371;0.5223935;0.007267212,-0.2218388;0.2388044;-0.01258814,-0.2684138;-0.03320482;-0.08340425,0.07752358;7.645786E-05;-0.04016137,0.07817263;-0.356583;-0.02952266,0.04047853;-0.739151;0.05093049,0.04096878;-0.7687361;-0.001376159,-0.07888929;0.007404476;-0.03666745,-0.1260726;-0.3462733;-0.03897755,-0.1563516;-0.7304752;0.03667866,-0.1553072;-0.7131399;-0.04158452,0.0137013;0.5754457;0.02397609,95.42615
+0;0;0,0.002918038;0.3336091;0.01479316,0.005705902;0.6541851;0.01152218,0.1872016;0.5221442;0.01795204,0.2344358;0.2375639;0.04019216,0.2999481;-0.03301874;-0.02035791,-0.1767164;0.5201945;0.008683413,-0.2418091;0.2383735;0.01585865,-0.2974504;-0.03542194;-0.03993788,0.07805948;0.003838649;-0.03892082,0.09082271;-0.3504962;0.001122586,0.0959186;-0.7317845;0.09517113,0.1087077;-0.7524552;0.03554288,-0.07825019;0.007395063;-0.03801406,-0.1142189;-0.3468271;-0.01450913,-0.138109;-0.7324346;0.05611627,-0.135499;-0.6941954;-0.02269942,0.004906316;0.5758324;0.01502264,0;0;0,0.00805968;0.3333434;0.01842928,0.01540299;0.6538501;0.02259946,0.1922837;0.5123299;0.00824976,0.2269411;0.2252981;-0.002851248,0.228501;-0.05102101;-0.07226634,-0.1680371;0.5223935;0.007267212,-0.2218388;0.2388044;-0.01258814,-0.2684138;-0.03320482;-0.08340425,0.07752358;7.645786E-05;-0.04016137,0.07817263;-0.356583;-0.02952266,0.04047853;-0.739151;0.05093049,0.04096878;-0.7687361;-0.001376159,-0.07888929;0.007404476;-0.03666745,-0.1260726;-0.3462733;-0.03897755,-0.1563516;-0.7304752;0.03667866,-0.1553072;-0.7131399;-0.04158452,0.0137013;0.5754457;0.02397609,95.43919
+0;0;0,0.003079368;0.3335067;0.01474519,0.005991898;0.6539896;0.01158551,0.187062;0.5218706;0.01768345,0.2352696;0.2369165;0.04018027,0.30066;-0.03311041;-0.0196551,-0.1761187;0.5202987;0.008589896,-0.2411697;0.2378991;0.01549888,-0.296027;-0.03534433;-0.04017328,0.07798295;0.003869947;-0.03888068,0.09096003;-0.3500865;0.0008591637,0.09638789;-0.7311907;0.09508831,0.1091379;-0.7519556;0.03558038,-0.07818469;0.007345492;-0.03796345,-0.1138019;-0.3465319;-0.0148324,-0.1374754;-0.7319775;0.0560212,-0.1348973;-0.6937401;-0.02275903,0.00518748;0.5756558;0.01505412,0;0;0,0.008794546;0.3332213;0.01843548,0.01675077;0.6536211;0.02248073,0.1931268;0.51221;0.008242846,0.2278929;0.224632;-0.002672195,0.2293626;-0.05124465;-0.07094073,-0.1665408;0.5225893;0.00715673,-0.2201574;0.2383138;-0.01132679,-0.2670609;-0.03304428;-0.08158019,0.07750179;-0.0001106262;-0.04001856,0.07750806;-0.3563851;-0.02994871,0.03854074;-0.7387707;0.05012465,0.03851347;-0.7683981;-0.002080675,-0.07876179;0.007571024;-0.03670537,-0.1258715;-0.3456814;-0.04183207,-0.1587628;-0.7291684;0.03565847,-0.1576848;-0.7118324;-0.0425674,0.01491325;0.5752407;0.02390051,95.45757
+0;0;0,0.003079368;0.3335067;0.01474519,0.005991898;0.6539896;0.01158551,0.187062;0.5218706;0.01768345,0.2352696;0.2369165;0.04018027,0.30066;-0.03311041;-0.0196551,-0.1761187;0.5202987;0.008589896,-0.2411697;0.2378991;0.01549888,-0.296027;-0.03534433;-0.04017328,0.07798295;0.003869947;-0.03888068,0.09096003;-0.3500865;0.0008591637,0.09638789;-0.7311907;0.09508831,0.1091379;-0.7519556;0.03558038,-0.07818469;0.007345492;-0.03796345,-0.1138019;-0.3465319;-0.0148324,-0.1374754;-0.7319775;0.0560212,-0.1348973;-0.6937401;-0.02275903,0.00518748;0.5756558;0.01505412,0;0;0,0.008794546;0.3332213;0.01843548,0.01675077;0.6536211;0.02248073,0.1931268;0.51221;0.008242846,0.2278929;0.224632;-0.002672195,0.2293626;-0.05124465;-0.07094073,-0.1665408;0.5225893;0.00715673,-0.2201574;0.2383138;-0.01132679,-0.2670609;-0.03304428;-0.08158019,0.07750179;-0.0001106262;-0.04001856,0.07750806;-0.3563851;-0.02994871,0.03854074;-0.7387707;0.05012465,0.03851347;-0.7683981;-0.002080675,-0.07876179;0.007571024;-0.03670537,-0.1258715;-0.3456814;-0.04183207,-0.1587628;-0.7291684;0.03565847,-0.1576848;-0.7118324;-0.0425674,0.01491325;0.5752407;0.02390051,95.47363
+0;0;0,0.00308041;0.3336197;0.01475018,0.005994024;0.6542215;0.01158924,0.1872579;0.5220141;0.01769136,0.2354525;0.2371373;0.04018208,0.300621;-0.03197357;-0.0194503,-0.1763104;0.5204405;0.008588101,-0.2413438;0.2381175;0.01549521,-0.296015;-0.03419894;-0.03998808,0.07801755;0.003871664;-0.03889792,0.09094781;-0.348808;0.000698559,0.09638608;-0.7306433;0.09510849,0.1092439;-0.7518374;0.03509735,-0.07821937;0.00734875;-0.03798028,-0.1137081;-0.3452521;-0.01493268,-0.137427;-0.7314372;0.05605686,-0.1348271;-0.6931303;-0.02338956,0.005189287;0.5758566;0.01505922,0;0;0,0.008445635;0.3333601;0.01813507,0.01598316;0.6538926;0.02188015,0.1926986;0.51237;0.008208036,0.2280426;0.2249359;-0.002553463,0.229955;-0.0502969;-0.06938767,-0.1673206;0.5223938;0.007030845,-0.221413;0.2382423;-0.01072624,-0.2696898;-0.0318037;-0.08121097,0.07761104;-0.0002174824;-0.03989053,0.0765615;-0.3552061;-0.02989125,0.03649762;-0.7384025;0.0494585,0.03590335;-0.7677165;-0.004104618,-0.07878229;0.007669965;-0.03673279,-0.1263985;-0.344156;-0.04504868,-0.1609541;-0.7279553;0.03397719,-0.1598703;-0.7107291;-0.04490979,0.01425505;0.5754801;0.02337313,95.49591
+0;0;0,0.003273593;0.3336199;0.01470279,0.006326907;0.6542219;0.01165437,0.1874485;0.5215407;0.01716026,0.2372842;0.2369899;0.04019491,0.3019097;-0.03255862;-0.01803488,-0.1759915;0.5204725;0.008470256,-0.2406908;0.2380734;0.01540616,-0.2957522;-0.03391677;-0.0412789,0.07801574;0.003956622;-0.03889299,0.09151213;-0.3487229;0.0005151406,0.09697836;-0.7305801;0.09483525,0.1101665;-0.751785;0.03490506,-0.07823908;0.007255325;-0.03795766,-0.1132082;-0.3453983;-0.01492323,-0.1366552;-0.7316021;0.05605482,-0.1341295;-0.6932909;-0.02339355,0.005512903;0.5758556;0.01508936,0;0;0,0.008445635;0.3333601;0.01813507,0.01598316;0.6538926;0.02188015,0.1926986;0.51237;0.008208036,0.2280426;0.2249359;-0.002553463,0.229955;-0.0502969;-0.06938767,-0.1673206;0.5223938;0.007030845,-0.221413;0.2382423;-0.01072624,-0.2696898;-0.0318037;-0.08121097,0.07761104;-0.0002174824;-0.03989053,0.0765615;-0.3552061;-0.02989125,0.03649762;-0.7384025;0.0494585,0.03590335;-0.7677165;-0.004104618,-0.07878229;0.007669965;-0.03673279,-0.1263985;-0.344156;-0.04504868,-0.1609541;-0.7279553;0.03397719,-0.1598703;-0.7107291;-0.04490979,0.01425505;0.5754801;0.02337313,95.50665
+0;0;0,0.003273593;0.3336199;0.01470279,0.006326907;0.6542219;0.01165437,0.1874485;0.5215407;0.01716026,0.2372842;0.2369899;0.04019491,0.3019097;-0.03255862;-0.01803488,-0.1759915;0.5204725;0.008470256,-0.2406908;0.2380734;0.01540616,-0.2957522;-0.03391677;-0.0412789,0.07801574;0.003956622;-0.03889299,0.09151213;-0.3487229;0.0005151406,0.09697836;-0.7305801;0.09483525,0.1101665;-0.751785;0.03490506,-0.07823908;0.007255325;-0.03795766,-0.1132082;-0.3453983;-0.01492323,-0.1366552;-0.7316021;0.05605482,-0.1341295;-0.6932909;-0.02339355,0.005512903;0.5758556;0.01508936,0;0;0,0.008445635;0.3333601;0.01813507,0.01598316;0.6538926;0.02188015,0.1926986;0.51237;0.008208036,0.2280426;0.2249359;-0.002553463,0.229955;-0.0502969;-0.06938767,-0.1673206;0.5223938;0.007030845,-0.221413;0.2382423;-0.01072624,-0.2696898;-0.0318037;-0.08121097,0.07761104;-0.0002174824;-0.03989053,0.0765615;-0.3552061;-0.02989125,0.03649762;-0.7384025;0.0494585,0.03590335;-0.7677165;-0.004104618,-0.07878229;0.007669965;-0.03673279,-0.1263985;-0.344156;-0.04504868,-0.1609541;-0.7279553;0.03397719,-0.1598703;-0.7107291;-0.04490979,0.01425505;0.5754801;0.02337313,95.51849
+0;0;0,0.003272111;0.3334689;0.01469613,0.006324349;0.6539572;0.01164859,0.1879515;0.5211484;0.01715921,0.2380673;0.2349988;0.0403233,0.3022048;-0.0325143;-0.01746677,-0.176498;0.5200772;0.008445067,-0.2415609;0.2360913;0.01541994,-0.2962064;-0.03384489;-0.04083705,0.07781861;0.003946625;-0.03879471,0.09136162;-0.3499513;0.0007495619,0.09679747;-0.7296864;0.09454551,0.1100054;-0.7509683;0.0345252,-0.07804137;0.007236992;-0.03786175,-0.1131313;-0.346635;-0.01474774,-0.136448;-0.7306926;0.05583587,-0.1339185;-0.6923689;-0.02373196,0.005510586;0.5756142;0.01508256,0;0;0,0.008324169;0.333222;0.01794291,0.01566769;0.6536478;0.02146649,0.1929879;0.5121159;0.007845164,0.2281359;0.2229933;-0.002281188,0.2320159;-0.05039808;-0.06753945,-0.1680228;0.5218515;0.00650486,-0.2222446;0.2360043;-0.01026343,-0.2712354;-0.03201374;-0.079421,0.07737125;-0.0002248883;-0.03987455,0.07633944;-0.3564181;-0.02909231,0.03449635;-0.7375684;0.0483644,0.03343441;-0.7668456;-0.005411148,-0.078547;0.007681249;-0.03671115,-0.1261369;-0.3452965;-0.04823609,-0.1629339;-0.7262257;0.03278749,-0.1711858;-0.7561362;-0.01964688,0.0139953;0.5752585;0.02301717,95.54038
+0;0;0,0.003391532;0.333474;0.01455296,0.006531513;0.6539623;0.01154702,0.1881157;0.5210105;0.01684682,0.2386102;0.234969;0.04052008,0.3025869;-0.03302699;-0.01517233,-0.1763092;0.5201218;0.008421282,-0.2403342;0.2358972;0.01527699,-0.2982375;-0.03274027;-0.04386407,0.07783039;0.004047066;-0.03876073,0.09176624;-0.349899;0.0002121106,0.09751843;-0.7295425;0.09435908,0.1107518;-0.7511891;0.03465792,-0.07802406;0.007142844;-0.03791528,-0.113078;-0.346751;-0.01508395,-0.1359245;-0.7308327;0.05552219,-0.133452;-0.6925154;-0.02404809,0.005715179;0.5756185;0.01496138,0;0;0,0.008324169;0.333222;0.01794291,0.01566769;0.6536478;0.02146649,0.1929879;0.5121159;0.007845164,0.2281359;0.2229933;-0.002281188,0.2320159;-0.05039808;-0.06753945,-0.1680228;0.5218515;0.00650486,-0.2222446;0.2360043;-0.01026343,-0.2712354;-0.03201374;-0.079421,0.07737125;-0.0002248883;-0.03987455,0.07633944;-0.3564181;-0.02909231,0.03449635;-0.7375684;0.0483644,0.03343441;-0.7668456;-0.005411148,-0.078547;0.007681249;-0.03671115,-0.1261369;-0.3452965;-0.04823609,-0.1629339;-0.7262257;0.03278749,-0.1711858;-0.7561362;-0.01964688,0.0139953;0.5752585;0.02301717,95.55207
+0;0;0,0.003388895;0.3332146;0.01454165,0.006526955;0.6535066;0.01153727,0.1874755;0.5207871;0.01682867,0.2378473;0.2354411;0.04044437,0.3018793;-0.03278679;-0.0152962,-0.1756786;0.5199015;0.008432512,-0.2395479;0.2363679;0.01527156,-0.2975012;-0.03250197;-0.04392067,0.07819662;0.004066109;-0.03894312,0.0921305;-0.3498297;2.418086E-05,0.09788029;-0.7293149;0.09413189,0.1111389;-0.7510601;0.03431685,-0.07839121;0.007176456;-0.03809369,-0.1134402;-0.3466671;-0.01526561,-0.1362772;-0.7305887;0.0553111,-0.1337999;-0.6922556;-0.02441096,0.005711059;0.5752047;0.01494981,0;0;0,0.007706895;0.3329809;0.01786685,0.01444624;0.6532243;0.02128887,0.1913155;0.5120533;0.007597446,0.2265774;0.2236317;-0.001728773,0.230922;-0.05013004;-0.0664506,-0.1685683;0.5219163;0.006773917,-0.2225909;0.2366999;-0.009055756,-0.2719108;-0.03160432;-0.07785756,0.0777543;-5.972385E-05;-0.04002595,0.07514766;-0.356186;-0.02897501,0.03094436;-0.7370752;0.04762721,0.03035124;-0.7662542;-0.006489992,-0.07906555;0.007558565;-0.03659669,-0.126829;-0.3451729;-0.0525339,-0.1660012;-0.7251554;0.03099618,-0.1741033;-0.7544532;-0.02238267,0.01292427;0.5748746;0.0228672,95.56372
+0;0;0,0.003388895;0.3332146;0.01454165,0.006526955;0.6535066;0.01153727,0.1874755;0.5207871;0.01682867,0.2378473;0.2354411;0.04044437,0.3018793;-0.03278679;-0.0152962,-0.1756786;0.5199015;0.008432512,-0.2395479;0.2363679;0.01527156,-0.2975012;-0.03250197;-0.04392067,0.07819662;0.004066109;-0.03894312,0.0921305;-0.3498297;2.418086E-05,0.09788029;-0.7293149;0.09413189,0.1111389;-0.7510601;0.03431685,-0.07839121;0.007176456;-0.03809369,-0.1134402;-0.3466671;-0.01526561,-0.1362772;-0.7305887;0.0553111,-0.1337999;-0.6922556;-0.02441096,0.005711059;0.5752047;0.01494981,0;0;0,0.007706895;0.3329809;0.01786685,0.01444624;0.6532243;0.02128887,0.1913155;0.5120533;0.007597446,0.2265774;0.2236317;-0.001728773,0.230922;-0.05013004;-0.0664506,-0.1685683;0.5219163;0.006773917,-0.2225909;0.2366999;-0.009055756,-0.2719108;-0.03160432;-0.07785756,0.0777543;-5.972385E-05;-0.04002595,0.07514766;-0.356186;-0.02897501,0.03094436;-0.7370752;0.04762721,0.03035124;-0.7662542;-0.006489992,-0.07906555;0.007558565;-0.03659669,-0.126829;-0.3451729;-0.0525339,-0.1660012;-0.7251554;0.03099618,-0.1741033;-0.7544532;-0.02238267,0.01292427;0.5748746;0.0228672,95.58457
+0;0;0,0.002628235;0.3330749;0.01428432,0.004799166;0.653221;0.01128366,0.1864132;0.5208952;0.01655345,0.2369363;0.2335893;0.04094352,0.3014172;-0.03377506;-0.01289243,-0.1772295;0.5191378;0.007956984,-0.2404979;0.2334055;0.0147665,-0.2992728;-0.03399268;-0.04509586,0.07802531;0.004178646;-0.03887232,0.09276026;-0.3515905;-0.000532642,0.09921008;-0.728186;0.09309474,0.1123523;-0.7497799;0.03208043,-0.07824674;0.007033043;-0.03800593,-0.1123873;-0.3487501;-0.01538781,-0.1348229;-0.7298677;0.05445361,-0.1322997;-0.6914549;-0.02604634,0.004269171;0.5749529;0.01467407,0;0;0,0.007828459;0.3328238;0.01780009,0.014631;0.6529118;0.0211215,0.1918229;0.511826;0.007897615,0.2281369;0.221472;-0.0003492832,0.2324772;-0.05129984;-0.06450903,-0.1685841;0.5214373;0.006400758,-0.2223723;0.2340118;-0.007222611,-0.2714339;-0.03312007;-0.0763118,0.07753263;-0.0001605749;-0.0400641,0.07515137;-0.3580738;-0.02776742,0.02965076;-0.7361452;0.04722309,0.02696663;-0.7649532;-0.008380886,-0.07888543;0.007678237;-0.0365322,-0.1271206;-0.3466627;-0.055887,-0.1673728;-0.7232488;0.02893319,-0.172116;-0.7548903;-0.02336612,0.01310058;0.5746;0.02272892,95.5957
+0;0;0,0.002628235;0.3330749;0.01428432,0.004799166;0.653221;0.01128366,0.1864132;0.5208952;0.01655345,0.2369363;0.2335893;0.04094352,0.3014172;-0.03377506;-0.01289243,-0.1772295;0.5191378;0.007956984,-0.2404979;0.2334055;0.0147665,-0.2992728;-0.03399268;-0.04509586,0.07802531;0.004178646;-0.03887232,0.09276026;-0.3515905;-0.000532642,0.09921008;-0.728186;0.09309474,0.1123523;-0.7497799;0.03208043,-0.07824674;0.007033043;-0.03800593,-0.1123873;-0.3487501;-0.01538781,-0.1348229;-0.7298677;0.05445361,-0.1322997;-0.6914549;-0.02604634,0.004269171;0.5749529;0.01467407,0;0;0,0.007828459;0.3328238;0.01780009,0.014631;0.6529118;0.0211215,0.1918229;0.511826;0.007897615,0.2281369;0.221472;-0.0003492832,0.2324772;-0.05129984;-0.06450903,-0.1685841;0.5214373;0.006400758,-0.2223723;0.2340118;-0.007222611,-0.2714339;-0.03312007;-0.0763118,0.07753263;-0.0001605749;-0.0400641,0.07515137;-0.3580738;-0.02776742,0.02965076;-0.7361452;0.04722309,0.02696663;-0.7649532;-0.008380886,-0.07888543;0.007678237;-0.0365322,-0.1271206;-0.3466627;-0.055887,-0.1673728;-0.7232488;0.02893319,-0.172116;-0.7548903;-0.02336612,0.01310058;0.5746;0.02272892,95.60709
+0;0;0,0.002628464;0.333104;0.01428557,0.004799591;0.6532789;0.01128462,0.1859303;0.5210892;0.01654975,0.2363167;0.2345605;0.04087383,0.3009369;-0.03338149;-0.01307841,-0.1767475;0.5193364;0.007976089,-0.2398447;0.2343771;0.01476718,-0.2987466;-0.03359875;-0.04522449,0.07793902;0.004174025;-0.03882933,0.09267262;-0.3515626;-0.0004931614,0.09911701;-0.7278416;0.09305553,0.1122717;-0.7494846;0.03198304,-0.0781602;0.007025264;-0.03796389,-0.1122976;-0.3487253;-0.01534785,-0.1347144;-0.7295226;0.05443488,-0.1321887;-0.6911018;-0.02614184,0.004269545;0.5750034;0.01467535,0;0;0,0.00801637;0.3328444;0.01787639,0.01494322;0.6529579;0.02125406,0.19149;0.5116634;0.007837772,0.2280796;0.2221182;0.0004923344,0.2341488;-0.05152667;-0.06244516,-0.1679631;0.5220498;0.006839072,-0.2212565;0.2353105;-0.006182951,-0.271514;-0.03206262;-0.07593453,0.07742008;-0.0001314729;-0.04007173,0.07343101;-0.3579943;-0.02768207,0.02718052;-0.7357733;0.04663277,0.02455079;-0.7645348;-0.009135246,-0.07880466;0.007652838;-0.03648136,-0.127311;-0.3464916;-0.05802509,-0.1690254;-0.7224188;0.02751677,-0.1749655;-0.753502;-0.02543095,0.01338998;0.5746389;0.02284932,95.62878
+0;0;0,0.001360022;0.3331209;0.01406643,0.00187929;0.6533021;0.01097399,0.1837142;0.5219643;0.016203,0.2342205;0.2355275;0.04134786,0.2990107;-0.03262675;-0.01133085,-0.1792006;0.5193091;0.007698722,-0.241514;0.2341744;0.01436405,-0.3004072;-0.03365195;-0.04629986,0.0779713;0.004269259;-0.03875408,0.09358314;-0.3515307;-0.001365181,0.1003237;-0.7277474;0.09241237,0.1134965;-0.7492204;0.03120028,-0.07814255;0.00691896;-0.0380197,-0.1114512;-0.3489384;-0.01585386,-0.1334433;-0.7297673;0.05389165,-0.13094;-0.6913515;-0.02668629,0.001801973;0.5750256;0.0143801,0;0;0,0.00801637;0.3328444;0.01787639,0.01494322;0.6529579;0.02125406,0.19149;0.5116634;0.007837772,0.2280796;0.2221182;0.0004923344,0.2341488;-0.05152667;-0.06244516,-0.1679631;0.5220498;0.006839072,-0.2212565;0.2353105;-0.006182951,-0.271514;-0.03206262;-0.07593453,0.07742008;-0.0001314729;-0.04007173,0.07343101;-0.3579943;-0.02768207,0.02718052;-0.7357733;0.04663277,0.02455079;-0.7645348;-0.009135246,-0.07880466;0.007652838;-0.03648136,-0.127311;-0.3464916;-0.05802509,-0.1690254;-0.7224188;0.02751677,-0.1749655;-0.753502;-0.02543095,0.01338998;0.5746389;0.02284932,95.64114
+0;0;0,0.00135981;0.3330689;0.01406424,0.00187903;0.6532221;0.01097194,0.183168;0.5220473;0.01619531,0.2336879;0.2355333;0.04134694,0.2983011;-0.03188825;-0.01118785,-0.1786576;0.5194002;0.007716547,-0.2409878;0.2341887;0.01438367,-0.2997201;-0.03290597;-0.0461145,0.07787506;0.004263989;-0.03870624,0.09351683;-0.3522184;-0.001245625,0.1002468;-0.727844;0.09238457,0.1134558;-0.7494586;0.03100407,-0.07804609;0.006910419;-0.03797277,-0.1114186;-0.3496296;-0.01576441,-0.1333761;-0.72986;0.0538715,-0.130866;-0.691421;-0.02692815,0.001801717;0.5749494;0.01437787,0;0;0,0.007650822;0.3328116;0.01767707,0.01420723;0.6529068;0.02086139,0.190416;0.5120482;0.007738113,0.2276907;0.222504;0.0006804466,0.2346762;-0.05059195;-0.0611167,-0.1681413;0.5223661;0.006774182,-0.2216283;0.2355501;-0.005506819,-0.272404;-0.0308961;-0.07534452,0.07721506;-8.673966E-05;-0.04023314,0.07215178;-0.3586131;-0.02754855,0.02457847;-0.7357503;0.04600954,0.021602;-0.7643793;-0.01020336,-0.07875913;0.007620518;-0.03632912,-0.1274953;-0.3470523;-0.05998597,-0.1709533;-0.7220478;0.02601593,-0.1788892;-0.7542951;-0.02564057,0.01274762;0.5745907;0.02250457,95.66362
+0;0;0,0.00135981;0.3330689;0.01406424,0.00187903;0.6532221;0.01097194,0.183168;0.5220473;0.01619531,0.2336879;0.2355333;0.04134694,0.2983011;-0.03188825;-0.01118785,-0.1786576;0.5194002;0.007716547,-0.2409878;0.2341887;0.01438367,-0.2997201;-0.03290597;-0.0461145,0.07787506;0.004263989;-0.03870624,0.09351683;-0.3522184;-0.001245625,0.1002468;-0.727844;0.09238457,0.1134558;-0.7494586;0.03100407,-0.07804609;0.006910419;-0.03797277,-0.1114186;-0.3496296;-0.01576441,-0.1333761;-0.72986;0.0538715,-0.130866;-0.691421;-0.02692815,0.001801717;0.5749494;0.01437787,0;0;0,0.007650822;0.3328116;0.01767707,0.01420723;0.6529068;0.02086139,0.190416;0.5120482;0.007738113,0.2276907;0.222504;0.0006804466,0.2346762;-0.05059195;-0.0611167,-0.1681413;0.5223661;0.006774182,-0.2216283;0.2355501;-0.005506819,-0.272404;-0.0308961;-0.07534452,0.07721506;-8.673966E-05;-0.04023314,0.07215178;-0.3586131;-0.02754855,0.02457847;-0.7357503;0.04600954,0.021602;-0.7643793;-0.01020336,-0.07875913;0.007620518;-0.03632912,-0.1274953;-0.3470523;-0.05998597,-0.1709533;-0.7220478;0.02601593,-0.1788892;-0.7542951;-0.02564057,0.01274762;0.5745907;0.02250457,95.6857
+0;0;0,0.0004139282;0.3326917;0.01391277,9.177122E-06;0.6523223;0.0108399,0.1808958;0.5218346;0.01587136,0.2324329;0.2349774;0.04203251,0.2973942;-0.03344151;-0.009663612,-0.1795587;0.5188737;0.006965491,-0.2421271;0.2330888;0.01327136,-0.3000635;-0.03495127;-0.04787653,0.0777998;0.004524816;-0.03876476,0.09346242;-0.3532459;-0.002977815,0.1014082;-0.7274064;0.09129323,0.1146571;-0.7489675;0.02990786,-0.07810524;0.006626194;-0.03783723,-0.1108719;-0.3511305;-0.01633332,-0.1325999;-0.730198;0.05281798,-0.1300165;-0.6917646;-0.02795602,0.0001568596;0.5741926;0.01422779,0;0;0,0.008204445;0.3324093;0.01772761,0.0154185;0.6519662;0.0209558,0.190808;0.5117437;0.007627726,0.2288676;0.2216686;0.001671314,0.2359685;-0.0522261;-0.06055761,-0.1665457;0.5223222;0.007073302,-0.2205735;0.2349936;-0.005207561,-0.2711199;-0.03269973;-0.0739573,0.07723142;-0.0001640171;-0.04014063,0.07227008;-0.359783;-0.02689123,0.02357534;-0.7356904;0.04569435,0.0209455;-0.7643294;-0.01049089,-0.07870872;0.007678911;-0.03635879,-0.1260577;-0.3481652;-0.06203001,-0.1712585;-0.721383;0.02521418,-0.1793195;-0.7512699;-0.02910718,0.01378784;0.573797;0.02259016,95.70782
+0;0;0,0.0004136853;0.3324964;0.0139046,9.150463E-06;0.6519541;0.01083325,0.1806995;0.5215623;0.01586123,0.2321844;0.234996;0.04199585,0.2970394;-0.03298408;-0.009615757,-0.1793638;0.5186046;0.006965032,-0.2418687;0.2331096;0.0132645,-0.2997103;-0.03449228;-0.04778341,0.07777738;0.004523512;-0.03875358,0.09351271;-0.3549083;-0.002800487,0.1014655;-0.7293991;0.09155376,0.1147325;-0.7510306;0.03008454,-0.07808272;0.006624284;-0.03782631,-0.1110015;-0.3527935;-0.01622257,-0.1327487;-0.7321956;0.05298977,-0.1301618;-0.6937506;-0.02789457,0.0001567592;0.5738634;0.01421944,0;0;0,0.008616403;0.3322127;0.01754713,0.01621009;0.6515897;0.02054882,0.1914045;0.5116603;0.007557869,0.2283364;0.2217372;0.001677513,0.2360752;-0.05189779;-0.05953741,-0.1658184;0.5226228;0.006824922,-0.219764;0.2355594;-0.004941045,-0.270671;-0.03165936;-0.07339443,0.07726331;-0.0001489222;-0.04002476,0.07101436;-0.3614067;-0.02641392,0.0220804;-0.7379384;0.04456949,0.01887538;-0.7664625;-0.01186585,-0.0786671;0.007650752;-0.03639472,-0.1252733;-0.3497837;-0.06467886,-0.172298;-0.7229576;0.02329338,-0.1821362;-0.7512244;-0.03263942,0.01449059;0.5734628;0.02224445,95.72977
+0;0;0,0.0004136853;0.3324964;0.0139046,9.150463E-06;0.6519541;0.01083325,0.1806995;0.5215623;0.01586123,0.2321844;0.234996;0.04199585,0.2970394;-0.03298408;-0.009615757,-0.1793638;0.5186046;0.006965032,-0.2418687;0.2331096;0.0132645,-0.2997103;-0.03449228;-0.04778341,0.07777738;0.004523512;-0.03875358,0.09351271;-0.3549083;-0.002800487,0.1014655;-0.7293991;0.09155376,0.1147325;-0.7510306;0.03008454,-0.07808272;0.006624284;-0.03782631,-0.1110015;-0.3527935;-0.01622257,-0.1327487;-0.7321956;0.05298977,-0.1301618;-0.6937506;-0.02789457,0.0001567592;0.5738634;0.01421944,0;0;0,0.008616403;0.3322127;0.01754713,0.01621009;0.6515897;0.02054882,0.1914045;0.5116603;0.007557869,0.2283364;0.2217372;0.001677513,0.2360752;-0.05189779;-0.05953741,-0.1658184;0.5226228;0.006824922,-0.219764;0.2355594;-0.004941045,-0.270671;-0.03165936;-0.07339443,0.07726331;-0.0001489222;-0.04002476,0.07101436;-0.3614067;-0.02641392,0.0220804;-0.7379384;0.04456949,0.01887538;-0.7664625;-0.01186585,-0.0786671;0.007650752;-0.03639472,-0.1252733;-0.3497837;-0.06467886,-0.172298;-0.7229576;0.02329338,-0.1821362;-0.7512244;-0.03263942,0.01449059;0.5734628;0.02224445,95.75176
+0;0;0,-0.000121621;0.3324476;0.01352813,-0.0009378423;0.6518929;0.01021618,0.1794541;0.5216443;0.01592422,0.2313567;0.2350035;0.04244459,0.2960947;-0.03277463;-0.008237481,-0.1798378;0.5187252;0.006153941,-0.2424853;0.233066;0.01200973,-0.2988401;-0.03438437;-0.04930273,0.07787643;0.004646955;-0.0385924,0.09429272;-0.3565651;-0.00491751,0.1032221;-0.730148;0.09019553,0.1167617;-0.7537535;0.02861358,-0.07800064;0.006515048;-0.03806781,-0.1102404;-0.3545937;-0.0171237,-0.1311802;-0.7333619;0.05206174,-0.1283961;-0.6947872;-0.03020566,-0.0006986425;0.5738021;0.0136575,0;0;0,0.008121148;0.3321846;0.01708508,0.01531392;0.6515649;0.01971126,0.1902041;0.5117826;0.006643295,0.2273073;0.2216835;0.001545429,0.2348907;-0.05164072;-0.05929184,-0.1661676;0.5224912;0.006060057,-0.2203011;0.2352523;-0.005053399,-0.2706291;-0.03186527;-0.07272996,0.07739414;-0.0001803488;-0.03982234,0.06920817;-0.3629783;-0.02610159,0.02038488;-0.7390639;0.04365778,0.01651302;-0.767245;-0.01507187,-0.07865607;0.007656362;-0.03647337,-0.1247608;-0.3513236;-0.06622799,-0.1714716;-0.7239993;0.02107278,-0.1855907;-0.7533261;-0.0348753,0.01368515;0.5734353;0.0214963,95.76389
+0;0;0,-0.000121621;0.3324476;0.01352813,-0.0009378423;0.6518929;0.01021618,0.1794541;0.5216443;0.01592422,0.2313567;0.2350035;0.04244459,0.2960947;-0.03277463;-0.008237481,-0.1798378;0.5187252;0.006153941,-0.2424853;0.233066;0.01200973,-0.2988401;-0.03438437;-0.04930273,0.07787643;0.004646955;-0.0385924,0.09429272;-0.3565651;-0.00491751,0.1032221;-0.730148;0.09019553,0.1167617;-0.7537535;0.02861358,-0.07800064;0.006515048;-0.03806781,-0.1102404;-0.3545937;-0.0171237,-0.1311802;-0.7333619;0.05206174,-0.1283961;-0.6947872;-0.03020566,-0.0006986425;0.5738021;0.0136575,0;0;0,0.008121148;0.3321846;0.01708508,0.01531392;0.6515649;0.01971126,0.1902041;0.5117826;0.006643295,0.2273073;0.2216835;0.001545429,0.2348907;-0.05164072;-0.05929184,-0.1661676;0.5224912;0.006060057,-0.2203011;0.2352523;-0.005053399,-0.2706291;-0.03186527;-0.07272996,0.07739414;-0.0001803488;-0.03982234,0.06920817;-0.3629783;-0.02610159,0.02038488;-0.7390639;0.04365778,0.01651302;-0.767245;-0.01507187,-0.07865607;0.007656362;-0.03647337,-0.1247608;-0.3513236;-0.06622799,-0.1714716;-0.7239993;0.02107278,-0.1855907;-0.7533261;-0.0348753,0.01368515;0.5734353;0.0214963,95.78591
+0;0;0,-0.0001216143;0.3324292;0.01352738,-0.0009378922;0.6518955;0.01021499,0.1792109;0.5217073;0.01592042,0.2312269;0.2344402;0.04249873,0.295875;-0.03296608;-0.008112978,-0.1795959;0.5187922;0.006163327,-0.2423803;0.2325089;0.01203191,-0.2986569;-0.03457022;-0.04919543,0.07797433;0.004652797;-0.03864092,0.09439571;-0.3566712;-0.00495559,0.1033301;-0.7304614;0.09021022,0.1167376;-0.753544;0.02922899,-0.07809871;0.006523239;-0.03811567,-0.1103485;-0.3546974;-0.01716506,-0.1312999;-0.7336758;0.05205876,-0.1285429;-0.6951848;-0.02940615,-0.000698662;0.5737947;0.01365675,0;0;0,0.008149609;0.3321819;0.0167613,0.01534615;0.6515855;0.01906395,0.1898326;0.5116028;0.005285025,0.2272445;0.2208833;0.001168489,0.2351112;-0.05226126;-0.05864143,-0.1658576;0.5224398;0.005562293,-0.2201635;0.2345779;-0.005429822,-0.2695149;-0.03266156;-0.07172146,0.07755177;-0.0001981258;-0.03975487,0.06911081;-0.3631094;-0.02620625,0.01916143;-0.7393138;0.04329729,0.0133191;-0.7674302;-0.01418829,-0.07876582;0.007650445;-0.03649907,-0.1237809;-0.3514077;-0.06828333,-0.1676872;-0.7246808;0.01886585,-0.1842873;-0.7515206;-0.03779018,0.01371877;0.5734478;0.02093053,95.80936
+0;0;0,0.002085435;0.332418;0.01281603,0.002032894;0.6520551;0.009250876,0.1818366;0.5209625;0.0159183,0.2334887;0.2333809;0.04222721,0.2994441;-0.03332689;-0.007994376,-0.1769838;0.5199547;0.005308787,-0.2385852;0.2331751;0.01040819,-0.2939667;-0.03359112;-0.05102531,0.07809135;0.004987197;-0.03852857,0.0958998;-0.3575459;-0.008627119,0.1060479;-0.7310955;0.08780206,0.1197153;-0.7546154;0.02701611,-0.07808875;0.006205444;-0.0383565,-0.1084417;-0.3561969;-0.01874247,-0.1288136;-0.7352397;0.05091688,-0.1258832;-0.6967644;-0.03072682,0.002214194;0.5738894;0.01271489,0;0;0,0.008036479;0.3321919;0.0159452,0.0153608;0.6517674;0.01739383,0.1896352;0.5113875;0.003698587,0.2266871;0.2203889;0.0004844666,0.2359207;-0.05253857;-0.05808759,-0.1658112;0.5221718;0.004817612,-0.2201031;0.234088;-0.00629258,-0.2680207;-0.03330573;-0.07117607,0.07766433;-7.610023E-05;-0.03969669,0.06762359;-0.3639114;-0.02686739,0.01796938;-0.7401905;0.04305625,0.01129061;-0.7681703;-0.01473522,-0.07885057;0.007507869;-0.03652123,-0.1232871;-0.3523739;-0.07046281,-0.1632223;-0.7257706;0.0185368,-0.171963;-0.7535996;-0.03913055,0.01368307;0.5735712;0.01950192,95.83044
+0;0;0,0.002085435;0.332418;0.01281603,0.002032894;0.6520551;0.009250876,0.1818366;0.5209625;0.0159183,0.2334887;0.2333809;0.04222721,0.2994441;-0.03332689;-0.007994376,-0.1769838;0.5199547;0.005308787,-0.2385852;0.2331751;0.01040819,-0.2939667;-0.03359112;-0.05102531,0.07809135;0.004987197;-0.03852857,0.0958998;-0.3575459;-0.008627119,0.1060479;-0.7310955;0.08780206,0.1197153;-0.7546154;0.02701611,-0.07808875;0.006205444;-0.0383565,-0.1084417;-0.3561969;-0.01874247,-0.1288136;-0.7352397;0.05091688,-0.1258832;-0.6967644;-0.03072682,0.002214194;0.5738894;0.01271489,0;0;0,0.008036479;0.3321919;0.0159452,0.0153608;0.6517674;0.01739383,0.1896352;0.5113875;0.003698587,0.2266871;0.2203889;0.0004844666,0.2359207;-0.05253857;-0.05808759,-0.1658112;0.5221718;0.004817612,-0.2201031;0.234088;-0.00629258,-0.2680207;-0.03330573;-0.07117607,0.07766433;-7.610023E-05;-0.03969669,0.06762359;-0.3639114;-0.02686739,0.01796938;-0.7401905;0.04305625,0.01129061;-0.7681703;-0.01473522,-0.07885057;0.007507869;-0.03652123,-0.1232871;-0.3523739;-0.07046281,-0.1632223;-0.7257706;0.0185368,-0.171963;-0.7535996;-0.03913055,0.01368307;0.5735712;0.01950192,95.85271
+0;0;0,0.00208547;0.3324236;0.01281624,0.002032831;0.652263;0.009247845,0.1821066;0.5210189;0.01592327,0.2336704;0.2339292;0.04218717,0.2999255;-0.03399068;-0.008262657,-0.1772529;0.5200096;0.005297819,-0.238749;0.2337207;0.0103885,-0.2943821;-0.03425792;-0.0513242,0.07808493;0.004986788;-0.03852541,0.0958894;-0.3574652;-0.008630645,0.1060436;-0.7312374;0.08785598,0.1199036;-0.7555116;0.02621336,-0.07808235;0.006204935;-0.03835335,-0.1084285;-0.3561164;-0.01874371,-0.1288125;-0.7353849;0.05095714,-0.1258409;-0.6967902;-0.03183719,0.002214298;0.5740253;0.01271505,0;0;0,0.007947549;0.3322314;0.01526976,0.01544119;0.6520059;0.01590586,0.1898672;0.5114906;0.001706839,0.2268002;0.2209721;-0.0002965927,0.2361801;-0.05337152;-0.05829334,-0.1660322;0.5221615;0.003674126,-0.2200677;0.2345345;-0.007278924,-0.2676192;-0.03441143;-0.07148899,0.07756348;-0.0001115501;-0.03987765,0.06747474;-0.3638687;-0.02718616,0.01729277;-0.7402896;0.04286742,0.01101814;-0.7690474;-0.01583314,-0.07890403;0.007542246;-0.03638136,-0.1229097;-0.3521433;-0.07204561,-0.1543257;-0.7259206;0.01972549,-0.1598129;-0.7534623;-0.04024493,0.01371019;0.5737459;0.01826549,95.87491
+0;0;0,0.003910893;0.3324288;0.01224008,0.005094207;0.6522625;0.008333323,0.1847591;0.5203753;0.01658339,0.2360925;0.2331067;0.04129507,0.3028163;-0.0348233;-0.008479156,-0.1747255;0.5211786;0.004516468,-0.2342099;0.234446;0.008395148,-0.28873;-0.03386807;-0.0528515,0.07819781;0.005209994;-0.03826605,0.09665511;-0.3575704;-0.01312935,0.1089878;-0.7307408;0.08541068,0.1238726;-0.754335;0.02341303,-0.07800669;0.005937639;-0.03854909,-0.1062456;-0.3566292;-0.02038398,-0.1258142;-0.7358665;0.04971944,-0.1225841;-0.6972955;-0.03306768,0.0050917;0.5740274;0.01186401,0;0;0,0.007947549;0.3322314;0.01526976,0.01544119;0.6520059;0.01590586,0.1898672;0.5114906;0.001706839,0.2268002;0.2209721;-0.0002965927,0.2361801;-0.05337152;-0.05829334,-0.1660322;0.5221615;0.003674126,-0.2200677;0.2345345;-0.007278924,-0.2676192;-0.03441143;-0.07148899,0.07756348;-0.0001115501;-0.03987765,0.06747474;-0.3638687;-0.02718616,0.01729277;-0.7402896;0.04286742,0.01101814;-0.7690474;-0.01583314,-0.07890403;0.007542246;-0.03638136,-0.1229097;-0.3521433;-0.07204561,-0.1543257;-0.7259206;0.01972549,-0.1598129;-0.7534623;-0.04024493,0.01371019;0.5737459;0.01826549,95.88619
+0;0;0,0.00391232;0.3325501;0.01224454,0.005097183;0.6528327;0.008331303,0.185485;0.5205968;0.01660635,0.2365339;0.2349198;0.04118111,0.3033303;-0.03330156;-0.008647252,-0.175446;0.5214034;0.00449088,-0.2346008;0.2362595;0.008348069,-0.2891802;-0.03234643;-0.05296519,0.07823032;0.00521216;-0.03828196,0.09670615;-0.3579324;-0.01312003,0.1090351;-0.7309893;0.08539005,0.1239025;-0.7545211;0.02346469,-0.07803913;0.005940108;-0.03856512,-0.1063064;-0.3569907;-0.02038178,-0.1258691;-0.7361127;0.04970033,-0.1226427;-0.6975517;-0.03299025,0.005094672;0.5744648;0.01186799,0;0;0,0.008066997;0.3323784;0.01464009,0.01578051;0.6525948;0.01425457,0.190614;0.5113368;-0.0009372234,0.2271243;0.2223938;-0.001318455,0.2378679;-0.05243683;-0.05823993,-0.1663401;0.521947;0.002404755,-0.220273;0.2359403;-0.008207496,-0.2675551;-0.03351039;-0.07183199,0.07753848;-0.0002166629;-0.04000497,0.06652002;-0.3643112;-0.02727032,0.01693055;-0.7407362;0.04253578,0.01018117;-0.7697084;-0.01575804,-0.07897909;0.007639055;-0.03628508,-0.1212187;-0.3523837;-0.07433639,-0.1406436;-0.727552;0.01454074,-0.1474454;-0.7559866;-0.04428582,0.01399973;0.5742127;0.01692033,95.89742
+0;0;0,0.00391232;0.3325501;0.01224454,0.005097183;0.6528327;0.008331303,0.185485;0.5205968;0.01660635,0.2365339;0.2349198;0.04118111,0.3033303;-0.03330156;-0.008647252,-0.175446;0.5214034;0.00449088,-0.2346008;0.2362595;0.008348069,-0.2891802;-0.03234643;-0.05296519,0.07823032;0.00521216;-0.03828196,0.09670615;-0.3579324;-0.01312003,0.1090351;-0.7309893;0.08539005,0.1239025;-0.7545211;0.02346469,-0.07803913;0.005940108;-0.03856512,-0.1063064;-0.3569907;-0.02038178,-0.1258691;-0.7361127;0.04970033,-0.1226427;-0.6975517;-0.03299025,0.005094672;0.5744648;0.01186799,0;0;0,0.008066997;0.3323784;0.01464009,0.01578051;0.6525948;0.01425457,0.190614;0.5113368;-0.0009372234,0.2271243;0.2223938;-0.001318455,0.2378679;-0.05243683;-0.05823993,-0.1663401;0.521947;0.002404755,-0.220273;0.2359403;-0.008207496,-0.2675551;-0.03351039;-0.07183199,0.07753848;-0.0002166629;-0.04000497,0.06652002;-0.3643112;-0.02727032,0.01693055;-0.7407362;0.04253578,0.01018117;-0.7697084;-0.01575804,-0.07897909;0.007639055;-0.03628508,-0.1212187;-0.3523837;-0.07433639,-0.1406436;-0.727552;0.01454074,-0.1474454;-0.7559866;-0.04428582,0.01399973;0.5742127;0.01692033,95.91978
+0;0;0,-0.0008291485;0.3327557;0.01312014,-0.003893907;0.6536546;0.009869548,0.1776851;0.5225473;0.01647223,0.2296937;0.2357493;0.03953146,0.2966568;-0.03069684;-0.01041302,-0.1826927;0.519948;0.002965807,-0.2414756;0.2335382;0.004882736,-0.2941539;-0.03388596;-0.05579174,0.07842829;0.005506371;-0.03806379,0.09812201;-0.3582412;-0.01862759,0.11195;-0.7310543;0.08067181,0.1282003;-0.7547849;0.02051737,-0.07808764;0.005622578;-0.03874118,-0.1045366;-0.3578682;-0.02284043,-0.1225555;-0.7369788;0.0478116,-0.1191321;-0.6984575;-0.03395192,-0.003026187;0.5751202;0.01328977,0;0;0,0.008382455;0.3326223;0.01383066,0.01661533;0.6534389;0.01178694,0.1909723;0.5117162;-0.00414443,0.2273591;0.22161;-0.002127171,0.2394146;-0.05161861;-0.05845523,-0.1655818;0.5225485;0.001236316,-0.2201138;0.2354789;-0.009107855,-0.266913;-0.03266373;-0.07140907,0.07754415;-0.0002754778;-0.04021192,0.06607799;-0.364674;-0.02755833,0.01693803;-0.7412106;0.04206014,0.0110566;-0.7693974;-0.01581311,-0.07916299;0.00771614;-0.03610892,-0.1194525;-0.3527516;-0.07506581,-0.1277988;-0.7287633;0.01203602,-0.1323764;-0.7532628;-0.0494332,0.01469803;0.574912;0.01494217,95.93224
+0;0;0,-0.0008291485;0.3327557;0.01312014,-0.003893907;0.6536546;0.009869548,0.1776851;0.5225473;0.01647223,0.2296937;0.2357493;0.03953146,0.2966568;-0.03069684;-0.01041302,-0.1826927;0.519948;0.002965807,-0.2414756;0.2335382;0.004882736,-0.2941539;-0.03388596;-0.05579174,0.07842829;0.005506371;-0.03806379,0.09812201;-0.3582412;-0.01862759,0.11195;-0.7310543;0.08067181,0.1282003;-0.7547849;0.02051737,-0.07808764;0.005622578;-0.03874118,-0.1045366;-0.3578682;-0.02284043,-0.1225555;-0.7369788;0.0478116,-0.1191321;-0.6984575;-0.03395192,-0.003026187;0.5751202;0.01328977,0;0;0,0.008382455;0.3326223;0.01383066,0.01661533;0.6534389;0.01178694,0.1909723;0.5117162;-0.00414443,0.2273591;0.22161;-0.002127171,0.2394146;-0.05161861;-0.05845523,-0.1655818;0.5225485;0.001236316,-0.2201138;0.2354789;-0.009107855,-0.266913;-0.03266373;-0.07140907,0.07754415;-0.0002754778;-0.04021192,0.06607799;-0.364674;-0.02755833,0.01693803;-0.7412106;0.04206014,0.0110566;-0.7693974;-0.01581311,-0.07916299;0.00771614;-0.03610892,-0.1194525;-0.3527516;-0.07506581,-0.1277988;-0.7287633;0.01203602,-0.1323764;-0.7532628;-0.0494332,0.01469803;0.574912;0.01494217,95.95524
+0;0;0,-0.0008290305;0.3327084;0.01311827,-0.003894364;0.6536727;0.009868138,0.1779904;0.5224857;0.0164758,0.2297283;0.2371801;0.03941504,0.2969183;-0.03016886;-0.01069867,-0.1829973;0.519882;0.002946522,-0.2414743;0.2349625;0.004853476,-0.2943311;-0.03336775;-0.05602659,0.07851733;0.005512623;-0.03810701,0.0984581;-0.3627982;-0.01842697,0.1121454;-0.7318176;0.07986195,0.1284081;-0.7555895;0.0196613,-0.07817628;0.005628962;-0.03878516,-0.104957;-0.3624218;-0.02268493,-0.1227925;-0.7376746;0.04724813,-0.1193666;-0.6991468;-0.03457821,-0.003026746;0.5751475;0.01328795,0;0;0,0.008630395;0.3326058;0.01290488,0.01715183;0.6534601;0.009011985,0.1916377;0.511637;-0.007244586,0.2277322;0.2230428;-0.003650903,0.2406324;-0.05124664;-0.05933046,-0.1655021;0.5226284;-0.0003865324,-0.2199645;0.2370742;-0.01013072,-0.2666298;-0.03217077;-0.07202444,0.07753631;-0.0003578067;-0.04044127,0.06448549;-0.3692501;-0.02680326,0.017527;-0.7422739;0.04154515,0.01101547;-0.7701247;-0.0166862,-0.07934941;0.007834786;-0.03591366,-0.1164286;-0.3574777;-0.0760355,-0.1196399;-0.7307194;0.005840018,-0.1213698;-0.753391;-0.05742712,0.01516455;0.5749668;0.01268554,95.97797
+0;0;0,-0.001862809;0.3327072;0.01304153,-0.004499554;0.6536728;0.009572183,0.1774288;0.5233597;0.01711537,0.2306344;0.238074;0.03669969,0.2980673;-0.02894643;-0.01481939,-0.1835276;0.5194156;0.0007818369,-0.2397961;0.2340456;0.001093868,-0.2913313;-0.0344438;-0.06021635,0.07865371;0.005874329;-0.03777025,0.1016284;-0.3625719;-0.02522514,0.1175901;-0.7306888;0.07605927,0.1336912;-0.7538319;0.01525971,-0.07801315;0.005295899;-0.03915874,-0.1012205;-0.3631151;-0.02602273,-0.11788;-0.7383262;0.04442237,-0.113987;-0.6998016;-0.0373834,-0.003822548;0.5751485;0.01305349,0;0;0,0.008630395;0.3326058;0.01290488,0.01715183;0.6534601;0.009011985,0.1916377;0.511637;-0.007244586,0.2277322;0.2230428;-0.003650903,0.2406324;-0.05124664;-0.05933046,-0.1655021;0.5226284;-0.0003865324,-0.2199645;0.2370742;-0.01013072,-0.2666298;-0.03217077;-0.07202444,0.07753631;-0.0003578067;-0.04044127,0.06448549;-0.3692501;-0.02680326,0.017527;-0.7422739;0.04154515,0.01101547;-0.7701247;-0.0166862,-0.07934941;0.007834786;-0.03591366,-0.1164286;-0.3574777;-0.0760355,-0.1196399;-0.7307194;0.005840018,-0.1213698;-0.753391;-0.05742712,0.01516455;0.5749668;0.01268554,95.98936
+0;0;0,-0.001863326;0.3327996;0.01304515,-0.004503235;0.6541504;0.009571759,0.1773827;0.5237581;0.01711804,0.2306276;0.2382613;0.03671684,0.2981697;-0.02919173;-0.01488571,-0.1834876;0.519815;0.0007884018,-0.2397978;0.2342338;0.001100664,-0.2914164;-0.0346905;-0.06030888,0.07878555;0.005884176;-0.03783356,0.1019513;-0.365626;-0.02518413,0.1179344;-0.7342365;0.07623611,0.1342693;-0.7581514;0.01455358,-0.07814392;0.005304777;-0.03922438,-0.1015442;-0.3661699;-0.02597913,-0.1182261;-0.7418841;0.04456045,-0.1142765;-0.7032357;-0.03843337,-0.00382544;0.5755345;0.01305713,0;0;0,0.008851424;0.3327301;0.01189804,0.01755646;0.6539369;0.006240129,0.1917411;0.5117673;-0.01051402,0.2280645;0.2230052;-0.005552056,0.2414134;-0.05189776;-0.06037951,-0.1651127;0.5230166;-0.002292369,-0.2195853;0.2372141;-0.01107709,-0.2667784;-0.03233567;-0.07329944,0.07755393;-0.0004501194;-0.04072285,0.0637729;-0.3723662;-0.0264082,0.0178113;-0.7460896;0.04166269,0.01014593;-0.7729948;-0.01901197,-0.07961468;0.007945102;-0.03565868,-0.113726;-0.3608032;-0.07537769,-0.1107283;-0.7351582;0.003771573,-0.1066937;-0.757167;-0.06147548,0.01552892;0.5753763;0.01038623,96.00061
+0;0;0,-0.001863326;0.3327996;0.01304515,-0.004503235;0.6541504;0.009571759,0.1773827;0.5237581;0.01711804,0.2306276;0.2382613;0.03671684,0.2981697;-0.02919173;-0.01488571,-0.1834876;0.519815;0.0007884018,-0.2397978;0.2342338;0.001100664,-0.2914164;-0.0346905;-0.06030888,0.07878555;0.005884176;-0.03783356,0.1019513;-0.365626;-0.02518413,0.1179344;-0.7342365;0.07623611,0.1342693;-0.7581514;0.01455358,-0.07814392;0.005304777;-0.03922438,-0.1015442;-0.3661699;-0.02597913,-0.1182261;-0.7418841;0.04456045,-0.1142765;-0.7032357;-0.03843337,-0.00382544;0.5755345;0.01305713,0;0;0,0.008851424;0.3327301;0.01189804,0.01755646;0.6539369;0.006240129,0.1917411;0.5117673;-0.01051402,0.2280645;0.2230052;-0.005552056,0.2414134;-0.05189776;-0.06037951,-0.1651127;0.5230166;-0.002292369,-0.2195853;0.2372141;-0.01107709,-0.2667784;-0.03233567;-0.07329944,0.07755393;-0.0004501194;-0.04072285,0.0637729;-0.3723662;-0.0264082,0.0178113;-0.7460896;0.04166269,0.01014593;-0.7729948;-0.01901197,-0.07961468;0.007945102;-0.03565868,-0.113726;-0.3608032;-0.07537769,-0.1107283;-0.7351582;0.003771573,-0.1066937;-0.757167;-0.06147548,0.01552892;0.5753763;0.01038623,96.02391
+0;0;0,-0.003872558;0.3324732;0.01318801,-0.008292137;0.6535754;0.009919716,0.1744525;0.5234548;0.01842037,0.2285122;0.2368278;0.03360294,0.2976874;-0.02881223;-0.01861753,-0.1871532;0.5192326;-1.787301E-05,-0.2420166;0.2323624;-0.001893118,-0.2915401;-0.0355089;-0.06409614,0.07904229;0.006226161;-0.03782695,0.1034462;-0.3684718;-0.03172728,0.1219167;-0.7341497;0.07150513,0.1388813;-0.7571934;0.008883804,-0.07836188;0.004982739;-0.03939437,-0.09954663;-0.3697965;-0.02830493,-0.1148611;-0.7433256;0.04212194,-0.1105334;-0.7046306;-0.04111587,-0.007188653;0.5750176;0.01335131,0;0;0,0.01000473;0.3324465;0.01032305,0.01920161;0.6533844;0.003377199,0.1934773;0.5108087;-0.01325321,0.2301718;0.221105;-0.00748229,0.2445544;-0.05254963;-0.06209993,-0.1639867;0.5223934;-0.004331034,-0.2189108;0.23566;-0.01300849,-0.2665529;-0.03257743;-0.0751031,0.0778356;-0.0007072836;-0.04072404,0.06490205;-0.3757559;-0.02649188,0.02035961;-0.7474032;0.04142475,0.01178973;-0.7740699;-0.01971697,-0.0798297;0.008137904;-0.03575363,-0.1087443;-0.3642393;-0.07487427,-0.1046582;-0.7368951;0.001476191,-0.09821688;-0.7620564;-0.0612822,0.0170489;0.5748982;0.007805824,96.03622
+0;0;0,-0.003874706;0.3326576;0.01319533,-0.008295773;0.6538678;0.009925641,0.1743471;0.5237433;0.01842488,0.2284604;0.2368316;0.03362253,0.2974221;-0.02798849;-0.01843675,-0.187055;0.5195234;-2.979301E-06,-0.2419729;0.2323683;-0.001880087,-0.2913436;-0.03467613;-0.0638911,0.07878312;0.006205746;-0.03770292,0.1032939;-0.370132;-0.03157656,0.1216867;-0.7342733;0.07122208,0.1387468;-0.7576157;0.008248217,-0.07810494;0.004966401;-0.0392652,-0.0993824;-0.3714531;-0.02812722,-0.1146326;-0.7434125;0.04200371,-0.1102805;-0.7046685;-0.04170268,-0.007191827;0.575277;0.01335867,0;0;0,0.009966969;0.3326646;0.009227037,0.01907517;0.6536855;0.001045465,0.1929613;0.5104247;-0.01569652,0.2301003;0.2204816;-0.01010918,0.2457677;-0.0522126;-0.06477165,-0.1640441;0.5232229;-0.00781438,-0.2193184;0.2362208;-0.0150322,-0.2678105;-0.03103995;-0.07680421,0.07746895;-0.0006946027;-0.04080296,0.06458358;-0.3773841;-0.026402,0.02115583;-0.7475659;0.04130459,0.01240305;-0.7738585;-0.02079773,-0.07952633;0.008109055;-0.03572966,-0.1070507;-0.3661124;-0.07405812,-0.1031671;-0.7375436;0.0002956912,-0.09643441;-0.7639762;-0.06193133,0.01693708;0.5751816;0.005745649,96.0599
+0;0;0,-0.003874706;0.3326576;0.01319533,-0.008295773;0.6538678;0.009925641,0.1743471;0.5237433;0.01842488,0.2284604;0.2368316;0.03362253,0.2974221;-0.02798849;-0.01843675,-0.187055;0.5195234;-2.979301E-06,-0.2419729;0.2323683;-0.001880087,-0.2913436;-0.03467613;-0.0638911,0.07878312;0.006205746;-0.03770292,0.1032939;-0.370132;-0.03157656,0.1216867;-0.7342733;0.07122208,0.1387468;-0.7576157;0.008248217,-0.07810494;0.004966401;-0.0392652,-0.0993824;-0.3714531;-0.02812722,-0.1146326;-0.7434125;0.04200371,-0.1102805;-0.7046685;-0.04170268,-0.007191827;0.575277;0.01335867,0;0;0,0.009966969;0.3326646;0.009227037,0.01907517;0.6536855;0.001045465,0.1929613;0.5104247;-0.01569652,0.2301003;0.2204816;-0.01010918,0.2457677;-0.0522126;-0.06477165,-0.1640441;0.5232229;-0.00781438,-0.2193184;0.2362208;-0.0150322,-0.2678105;-0.03103995;-0.07680421,0.07746895;-0.0006946027;-0.04080296,0.06458358;-0.3773841;-0.026402,0.02115583;-0.7475659;0.04130459,0.01240305;-0.7738585;-0.02079773,-0.07952633;0.008109055;-0.03572966,-0.1070507;-0.3661124;-0.07405812,-0.1031671;-0.7375436;0.0002956912,-0.09643441;-0.7639762;-0.06193133,0.01693708;0.5751816;0.005745649,96.0821
+0;0;0,-0.004499379;0.3327273;0.01342444,-0.009043588;0.6537982;0.01048093,0.1737348;0.5239176;0.02026989,0.2301677;0.2366883;0.0294954,0.2986361;-0.0268386;-0.02800914,-0.1877253;0.519145;-0.0008014645,-0.239758;0.2309781;-0.005593324,-0.2875406;-0.03588134;-0.06839427,0.07912323;0.006399633;-0.03737909,0.1064871;-0.3694323;-0.03732228,0.1271395;-0.733727;0.06681938,0.1444226;-0.7589559;0.005329855,-0.07811872;0.004804683;-0.03966128,-0.09646185;-0.3714787;-0.03112819,-0.1099635;-0.744015;0.03970266,-0.1051486;-0.7052307;-0.04413974,-0.007942944;0.5752386;0.01382641,0;0;0,0.01018424;0.3327727;0.00815773,0.01953059;0.6536346;-0.0005307198,0.1932995;0.5099181;-0.01723838,0.2310256;0.2195391;-0.01201606,0.2475696;-0.0526399;-0.06756771,-0.1636724;0.5231667;-0.01036307,-0.2200567;0.2358578;-0.01706236,-0.2704323;-0.03075829;-0.07886233,0.07764769;-0.0006957948;-0.04085326,0.06484951;-0.3770378;-0.02666283,0.02299475;-0.7479259;0.04169512,0.01296589;-0.7740214;-0.02061558,-0.07971656;0.008079143;-0.03575799,-0.1055863;-0.3660239;-0.0728543,-0.1003451;-0.7381107;0.001352087,-0.09454578;-0.7650514;-0.06072864,0.01733699;0.5751717;0.004240036,96.10403
+0;0;0,-0.004499379;0.3327273;0.01342444,-0.009043588;0.6537982;0.01048093,0.1737348;0.5239176;0.02026989,0.2301677;0.2366883;0.0294954,0.2986361;-0.0268386;-0.02800914,-0.1877253;0.519145;-0.0008014645,-0.239758;0.2309781;-0.005593324,-0.2875406;-0.03588134;-0.06839427,0.07912323;0.006399633;-0.03737909,0.1064871;-0.3694323;-0.03732228,0.1271395;-0.733727;0.06681938,0.1444226;-0.7589559;0.005329855,-0.07811872;0.004804683;-0.03966128,-0.09646185;-0.3714787;-0.03112819,-0.1099635;-0.744015;0.03970266,-0.1051486;-0.7052307;-0.04413974,-0.007942944;0.5752386;0.01382641,0;0;0,0.01018424;0.3327727;0.00815773,0.01953059;0.6536346;-0.0005307198,0.1932995;0.5099181;-0.01723838,0.2310256;0.2195391;-0.01201606,0.2475696;-0.0526399;-0.06756771,-0.1636724;0.5231667;-0.01036307,-0.2200567;0.2358578;-0.01706236,-0.2704323;-0.03075829;-0.07886233,0.07764769;-0.0006957948;-0.04085326,0.06484951;-0.3770378;-0.02666283,0.02299475;-0.7479259;0.04169512,0.01296589;-0.7740214;-0.02061558,-0.07971656;0.008079143;-0.03575799,-0.1055863;-0.3660239;-0.0728543,-0.1003451;-0.7381107;0.001352087,-0.09454578;-0.7650514;-0.06072864,0.01733699;0.5751717;0.004240036,96.1151
+0;0;0,-0.004501981;0.3329197;0.0134322,-0.009046189;0.6539906;0.01048845,0.1747561;0.5238154;0.02031396,0.2313824;0.2356017;0.02957108,0.299994;-0.02847603;-0.02805367,-0.188741;0.5190158;-0.0008761436,-0.2409519;0.2298615;-0.005684424,-0.2888344;-0.03755587;-0.06861665,0.07904635;0.006393414;-0.03734276,0.1063074;-0.3680254;-0.03728617,0.1270471;-0.7338612;0.06729607,0.1443125;-0.7590336;0.005869441,-0.07804281;0.004800014;-0.03962274,-0.09631697;-0.3700685;-0.03112173,-0.1098758;-0.7441808;0.04000878,-0.1050657;-0.7054055;-0.04374786,-0.007945469;0.5754256;0.01383416,0;0;0,0.009428546;0.3330198;0.006719112,0.01792291;0.6538687;-0.003260374,0.1930148;0.5097313;-0.01876211,0.2306559;0.2183091;-0.01481056,0.2485401;-0.05407089;-0.07185876,-0.1660236;0.5231262;-0.01347384,-0.2230778;0.234913;-0.01958326,-0.2747207;-0.03243378;-0.07978255,0.07765807;-0.0006866306;-0.04065013,0.06506965;-0.3756617;-0.02769303,0.02438901;-0.7479628;0.04259443,0.01478146;-0.7741688;-0.01956582,-0.07954717;0.008037816;-0.03593498,-0.1055215;-0.3648301;-0.07096989,-0.09874083;-0.7386849;0.002447255,-0.09305122;-0.7653764;-0.05975417,0.01596019;0.5754128;0.001806974,96.13739
+0;0;0,-0.005257046;0.3329013;0.01361404,-0.01031633;0.653967;0.01094635,0.1737624;0.5244775;0.02137605,0.2336858;0.2367896;0.02341956,0.3026813;-0.02624407;-0.03837162,-0.1899088;0.5194745;-0.00216002,-0.2407096;0.2301398;-0.01016199,-0.2877733;-0.0370135;-0.07481018,0.07937273;0.006499497;-0.03662523,0.1108302;-0.3675495;-0.04213374,0.1334729;-0.73305;0.06322341,0.1513351;-0.7574467;0.001277797,-0.07765385;0.004743718;-0.04038636,-0.09413545;-0.3702513;-0.03408517,-0.1040531;-0.744381;0.03755335,-0.09883765;-0.7055857;-0.0461769,-0.009106705;0.5754007;0.01422122,0;0;0,0.009428546;0.3330198;0.006719112,0.01792291;0.6538687;-0.003260374,0.1930148;0.5097313;-0.01876211,0.2306559;0.2183091;-0.01481056,0.2485401;-0.05407089;-0.07185876,-0.1660236;0.5231262;-0.01347384,-0.2230778;0.234913;-0.01958326,-0.2747207;-0.03243378;-0.07978255,0.07765807;-0.0006866306;-0.04065013,0.06506965;-0.3756617;-0.02769303,0.02438901;-0.7479628;0.04259443,0.01478146;-0.7741688;-0.01956582,-0.07954717;0.008037816;-0.03593498,-0.1055215;-0.3648301;-0.07096989,-0.09874083;-0.7386849;0.002447255,-0.09305122;-0.7653764;-0.05975417,0.01596019;0.5754128;0.001806974,96.14891
+0;0;0,-0.005257403;0.3329239;0.01361496,-0.01031455;0.6538543;0.01094819,0.1737206;0.5244052;0.02137502,0.2335278;0.2372749;0.02341456,0.3028036;-0.02682748;-0.03862768,-0.1898648;0.5194035;-0.002155498,-0.2405671;0.2306295;-0.01014196,-0.287822;-0.03760919;-0.07505281,0.07944296;0.006505248;-0.03665764,0.1107127;-0.365312;-0.04213329,0.133524;-0.7335328;0.06400805,0.1514672;-0.7581762;0.001781553,-0.07772256;0.004747916;-0.0404221,-0.09410582;-0.3680096;-0.0341585,-0.1040973;-0.7449239;0.03801322,-0.09885819;-0.7060888;-0.04609671,-0.009105366;0.5753164;0.01422187,0;0;0,0.01032244;0.3330361;0.005634308,0.01965574;0.6537169;-0.004693985,0.1943242;0.5090854;-0.01998591,0.231305;0.2181364;-0.01753855,0.2509692;-0.05478993;-0.07689345,-0.164498;0.5233942;-0.01548444,-0.2218439;0.2358086;-0.02103756,-0.2755675;-0.03201124;-0.0825581,0.07774594;-0.0007327199;-0.0406487,0.06683721;-0.3735336;-0.0281446,0.02856489;-0.748623;0.04407811,0.01900446;-0.7745191;-0.01888394,-0.07958629;0.008064333;-0.03603157,-0.1035295;-0.3629322;-0.06834444,-0.09533128;-0.7396858;0.004884638,-0.09121279;-0.7658138;-0.058461,0.0174958;0.5752974;0.0004134178,96.17078
+0;0;0,-0.005257403;0.3329239;0.01361496,-0.01031455;0.6538543;0.01094819,0.1737206;0.5244052;0.02137502,0.2335278;0.2372749;0.02341456,0.3028036;-0.02682748;-0.03862768,-0.1898648;0.5194035;-0.002155498,-0.2405671;0.2306295;-0.01014196,-0.287822;-0.03760919;-0.07505281,0.07944296;0.006505248;-0.03665764,0.1107127;-0.365312;-0.04213329,0.133524;-0.7335328;0.06400805,0.1514672;-0.7581762;0.001781553,-0.07772256;0.004747916;-0.0404221,-0.09410582;-0.3680096;-0.0341585,-0.1040973;-0.7449239;0.03801322,-0.09885819;-0.7060888;-0.04609671,-0.009105366;0.5753164;0.01422187,0;0;0,0.01032244;0.3330361;0.005634308,0.01965574;0.6537169;-0.004693985,0.1943242;0.5090854;-0.01998591,0.231305;0.2181364;-0.01753855,0.2509692;-0.05478993;-0.07689345,-0.164498;0.5233942;-0.01548444,-0.2218439;0.2358086;-0.02103756,-0.2755675;-0.03201124;-0.0825581,0.07774594;-0.0007327199;-0.0406487,0.06683721;-0.3735336;-0.0281446,0.02856489;-0.748623;0.04407811,0.01900446;-0.7745191;-0.01888394,-0.07958629;0.008064333;-0.03603157,-0.1035295;-0.3629322;-0.06834444,-0.09533128;-0.7396858;0.004884638,-0.09121279;-0.7658138;-0.058461,0.0174958;0.5752974;0.0004134178,96.18265
+0;0;0,-0.00612043;0.3326232;0.01371152,-0.01190552;0.6532289;0.01123528,0.1726479;0.5236716;0.02316133,0.2334535;0.237627;0.01681004,0.3037216;-0.02480301;-0.05074206,-0.1915835;0.5185743;-0.002915261,-0.2418262;0.2306986;-0.01565941,-0.2874923;-0.03695247;-0.08383518,0.07985788;0.006760146;-0.03644307,0.115238;-0.3654314;-0.04650913,0.1396041;-0.7310385;0.06006954,0.1571401;-0.7546868;-0.00212061,-0.07780635;0.004546003;-0.0409461,-0.09324527;-0.3691183;-0.03691618,-0.09960033;-0.7439225;0.0345175,-0.09395981;-0.7051363;-0.04881469,-0.01052855;0.5747584;0.01445494,0;0;0,0.01156766;0.3327308;0.004474878,0.02182827;0.6530454;-0.006577492,0.1969422;0.508679;-0.02078557,0.2337893;0.2185078;-0.01933694,0.2542402;-0.0539813;-0.08018017,-0.1630689;0.5230477;-0.01723002,-0.2219046;0.2365924;-0.02362209,-0.2744829;-0.03185022;-0.08315797,0.07811291;-0.0009647607;-0.04060197,0.07109085;-0.3746705;-0.02739763,0.03364799;-0.7475349;0.04465413,0.02463672;-0.7741027;-0.01676369,-0.07984514;0.008253755;-0.03616223,-0.1029426;-0.3638308;-0.0661494,-0.0936428;-0.7383641;0.006373532,-0.09044682;-0.7632792;-0.05708817,0.01946015;0.5747095;-0.001308441,96.20605
+0;0;0,-0.006123347;0.3327817;0.01371806,-0.01190934;0.6534375;0.01124132,0.1726077;0.5238758;0.02316623,0.2331602;0.2390218;0.01684137,0.3035783;-0.02396852;-0.05085495,-0.1915509;0.5187795;-0.002905143,-0.2415844;0.232102;-0.01559624,-0.287348;-0.0361205;-0.08391756,0.07992969;0.006766225;-0.03647584,0.1151002;-0.3632199;-0.04648226,0.1396871;-0.7321401;0.06106219,0.156982;-0.7550509;-0.0002730191,-0.07787632;0.004550091;-0.04098292,-0.09322376;-0.3669001;-0.03697689,-0.09963641;-0.7451006;0.03510411,-0.09407342;-0.7064353;-0.0470825,-0.01053212;0.5749524;0.01446158,0;0;0,0.0103291;0.3329427;0.003433466,0.01922268;0.6533165;-0.008517027,0.1946024;0.5091661;-0.0236857,0.2322679;0.2203325;-0.02148676,0.25299;-0.05223322;-0.08460534,-0.1651708;0.5231432;-0.01965011,-0.22293;0.2377127;-0.02610797,-0.2777806;-0.03073519;-0.08637858,0.07812149;-0.0008227975;-0.04076004,0.07105085;-0.3723607;-0.02908015,0.03503653;-0.7483213;0.0459466,0.0268868;-0.7757661;-0.01316643,-0.07996753;0.008120893;-0.03611468,-0.1055363;-0.3615535;-0.066346,-0.1044067;-0.7393558;0.008062035,-0.09521794;-0.766071;-0.05160064,0.01720976;0.5749705;-0.003036022,96.22695
+0;0;0,-0.006123347;0.3327817;0.01371806,-0.01190934;0.6534375;0.01124132,0.1726077;0.5238758;0.02316623,0.2331602;0.2390218;0.01684137,0.3035783;-0.02396852;-0.05085495,-0.1915509;0.5187795;-0.002905143,-0.2415844;0.232102;-0.01559624,-0.287348;-0.0361205;-0.08391756,0.07992969;0.006766225;-0.03647584,0.1151002;-0.3632199;-0.04648226,0.1396871;-0.7321401;0.06106219,0.156982;-0.7550509;-0.0002730191,-0.07787632;0.004550091;-0.04098292,-0.09322376;-0.3669001;-0.03697689,-0.09963641;-0.7451006;0.03510411,-0.09407342;-0.7064353;-0.0470825,-0.01053212;0.5749524;0.01446158,0;0;0,0.0103291;0.3329427;0.003433466,0.01922268;0.6533165;-0.008517027,0.1946024;0.5091661;-0.0236857,0.2322679;0.2203325;-0.02148676,0.25299;-0.05223322;-0.08460534,-0.1651708;0.5231432;-0.01965011,-0.22293;0.2377127;-0.02610797,-0.2777806;-0.03073519;-0.08637858,0.07812149;-0.0008227975;-0.04076004,0.07105085;-0.3723607;-0.02908015,0.03503653;-0.7483213;0.0459466,0.0268868;-0.7757661;-0.01316643,-0.07996753;0.008120893;-0.03611468,-0.1055363;-0.3615535;-0.066346,-0.1044067;-0.7393558;0.008062035,-0.09521794;-0.766071;-0.05160064,0.01720976;0.5749705;-0.003036022,96.23872
+0;0;0,-0.003114354;0.3328851;0.01238957,-0.007059051;0.653457;0.009160768,0.176214;0.5216645;0.02349783,0.2395954;0.2380195;0.009757233,0.3112379;-0.02375975;-0.06511037,-0.1876759;0.5208129;-0.003141229,-0.2370773;0.2346399;-0.02116989,-0.282549;-0.03337365;-0.09443133,0.08017574;0.007035513;-0.03612433,0.1186653;-0.3595873;-0.05094968,0.1451981;-0.7292918;0.0574897,0.1621733;-0.7517714;-0.005015947,-0.07773089;0.004325926;-0.04149473,-0.09075936;-0.3643739;-0.03943258,-0.09424963;-0.7436903;0.03303386,-0.08850349;-0.7050403;-0.04967878,-0.006027958;0.5749983;0.01251674,0;0;0,0.009013876;0.3329998;0.00235033,0.01638071;0.653259;-0.01076317,0.1919637;0.5093973;-0.02688861,0.2294679;0.2208643;-0.02526283,0.250474;-0.05196884;-0.0914973,-0.1675127;0.5232852;-0.02182757,-0.2259525;0.2383375;-0.02890617,-0.2806463;-0.0309203;-0.09034693,0.07825333;-0.000684455;-0.04072547,0.06938517;-0.3693997;-0.03156066,0.03538771;-0.7461037;0.0464313,0.02861501;-0.7732842;-0.01384925,-0.08006832;0.007964395;-0.03616972,-0.1074947;-0.3586239;-0.0673846,-0.114774;-0.7369007;0.01006305,-0.1169923;-0.7677793;-0.04684122,0.01476257;0.5749512;-0.004987717,96.25994
+0;0;0,-0.003114354;0.3328851;0.01238957,-0.007059051;0.653457;0.009160768,0.176214;0.5216645;0.02349783,0.2395954;0.2380195;0.009757233,0.3112379;-0.02375975;-0.06511037,-0.1876759;0.5208129;-0.003141229,-0.2370773;0.2346399;-0.02116989,-0.282549;-0.03337365;-0.09443133,0.08017574;0.007035513;-0.03612433,0.1186653;-0.3595873;-0.05094968,0.1451981;-0.7292918;0.0574897,0.1621733;-0.7517714;-0.005015947,-0.07773089;0.004325926;-0.04149473,-0.09075936;-0.3643739;-0.03943258,-0.09424963;-0.7436903;0.03303386,-0.08850349;-0.7050403;-0.04967878,-0.006027958;0.5749983;0.01251674,0;0;0,0.009013876;0.3329998;0.00235033,0.01638071;0.653259;-0.01076317,0.1919637;0.5093973;-0.02688861,0.2294679;0.2208643;-0.02526283,0.250474;-0.05196884;-0.0914973,-0.1675127;0.5232852;-0.02182757,-0.2259525;0.2383375;-0.02890617,-0.2806463;-0.0309203;-0.09034693,0.07825333;-0.000684455;-0.04072547,0.06938517;-0.3693997;-0.03156066,0.03538771;-0.7461037;0.0464313,0.02861501;-0.7732842;-0.01384925,-0.08006832;0.007964395;-0.03616972,-0.1074947;-0.3586239;-0.0673846,-0.114774;-0.7369007;0.01006305,-0.1169923;-0.7677793;-0.04684122,0.01476257;0.5749512;-0.004987717,96.27196
+0;0;0,-0.003114243;0.3328731;0.01238912,-0.00705797;0.6533661;0.009160968,0.1759064;0.5216798;0.02347876,0.2393447;0.2377796;0.009725806,0.3107991;-0.02331212;-0.06494517,-0.1873676;0.5208296;-0.003115201,-0.2368133;0.2343992;-0.02116007,-0.2821656;-0.03291044;-0.0942291,0.08018314;0.007036163;-0.03612767,0.1186491;-0.3593615;-0.0509439,0.1452765;-0.7303838;0.057882,0.162049;-0.7522367;-0.003877275,-0.07773805;0.004326325;-0.04149856,-0.09075852;-0.364147;-0.03943768,-0.09426122;-0.7448154;0.03328705,-0.08858369;-0.7062687;-0.04843793,-0.006027087;0.5749233;0.01251626,0;0;0,0.007651143;0.3330281;0.001213074,0.01366872;0.6531852;-0.01308751,0.1890369;0.5092947;-0.03026628,0.2283567;0.2207478;-0.02753234,0.2501754;-0.05124497;-0.09382129,-0.1693999;0.5227598;-0.02411716,-0.227218;0.2374175;-0.03116548,-0.2825758;-0.03052086;-0.09437098,0.07813373;-0.0005030185;-0.04097462,0.07000464;-0.369008;-0.03178716,0.03746946;-0.7470767;0.04704881,0.03170416;-0.7749716;-0.01125383,-0.08013434;0.007791746;-0.03608086,-0.1104488;-0.358106;-0.06993748,-0.1249573;-0.7365425;0.01243316,-0.1207418;-0.7659788;-0.04443346,0.01237663;0.5749098;-0.007014036,96.29305
+0;0;0,-9.091097E-05;0.3329205;0.01147496,-0.001480352;0.6534258;0.007413378,0.1800953;0.5197167;0.02526804,0.245471;0.2367656;0.0034163,0.3206986;-0.0217014;-0.07649614,-0.1829032;0.5223024;-0.002839959,-0.2310962;0.2361319;-0.02726803,-0.2748362;-0.03076386;-0.1027918,0.08045853;0.007382127;-0.03543984,0.1231942;-0.3583425;-0.05455938,0.1509301;-0.7293981;0.05387508,0.1688093;-0.7510914;-0.007707383,-0.07759772;0.003919069;-0.04180057,-0.08801369;-0.3646407;-0.04054276,-0.08724918;-0.7453943;0.0318153,-0.08133024;-0.7069145;-0.04989953,-0.000999586;0.574986;0.01095689,0;0;0,0.007651143;0.3330281;0.001213074,0.01366872;0.6531852;-0.01308751,0.1890369;0.5092947;-0.03026628,0.2283567;0.2207478;-0.02753234,0.2501754;-0.05124497;-0.09382129,-0.1693999;0.5227598;-0.02411716,-0.227218;0.2374175;-0.03116548,-0.2825758;-0.03052086;-0.09437098,0.07813373;-0.0005030185;-0.04097462,0.07000464;-0.369008;-0.03178716,0.03746946;-0.7470767;0.04704881,0.03170416;-0.7749716;-0.01125383,-0.08013434;0.007791746;-0.03608086,-0.1104488;-0.358106;-0.06993748,-0.1249573;-0.7365425;0.01243316,-0.1207418;-0.7659788;-0.04443346,0.01237663;0.5749098;-0.007014036,96.30519
+0;0;0,-9.091097E-05;0.3329205;0.01147496,-0.001480352;0.6534258;0.007413378,0.1800953;0.5197167;0.02526804,0.245471;0.2367656;0.0034163,0.3206986;-0.0217014;-0.07649614,-0.1829032;0.5223024;-0.002839959,-0.2310962;0.2361319;-0.02726803,-0.2748362;-0.03076386;-0.1027918,0.08045853;0.007382127;-0.03543984,0.1231942;-0.3583425;-0.05455938,0.1509301;-0.7293981;0.05387508,0.1688093;-0.7510914;-0.007707383,-0.07759772;0.003919069;-0.04180057,-0.08801369;-0.3646407;-0.04054276,-0.08724918;-0.7453943;0.0318153,-0.08133024;-0.7069145;-0.04989953,-0.000999586;0.574986;0.01095689,0;0;0,0.007651143;0.3330281;0.001213074,0.01366872;0.6531852;-0.01308751,0.1890369;0.5092947;-0.03026628,0.2283567;0.2207478;-0.02753234,0.2501754;-0.05124497;-0.09382129,-0.1693999;0.5227598;-0.02411716,-0.227218;0.2374175;-0.03116548,-0.2825758;-0.03052086;-0.09437098,0.07813373;-0.0005030185;-0.04097462,0.07000464;-0.369008;-0.03178716,0.03746946;-0.7470767;0.04704881,0.03170416;-0.7749716;-0.01125383,-0.08013434;0.007791746;-0.03608086,-0.1104488;-0.358106;-0.06993748,-0.1249573;-0.7365425;0.01243316,-0.1207418;-0.7659788;-0.04443346,0.01237663;0.5749098;-0.007014036,96.31647
+0;0;0,-9.088374E-05;0.3328207;0.01147152,-0.001479827;0.653208;0.007411184,0.1799745;0.5195589;0.02525523,0.2456498;0.2353114;0.003303388,0.3211691;-0.02415809;-0.07691902,-0.1827812;0.5221428;-0.002833967,-0.231195;0.2346613;-0.02737395,-0.2751047;-0.03326967;-0.1031906,0.08060389;0.007395464;-0.03550386,0.1233695;-0.3585862;-0.05463684,0.1512039;-0.7309583;0.05418234,0.1690609;-0.7525871;-0.007323354,-0.07773791;0.00392615;-0.04187609,-0.0881612;-0.3648926;-0.0406174,-0.08739398;-0.7469971;0.03199738,-0.08148241;-0.7085278;-0.04961556,-0.0009992019;0.5747912;0.01095366,0;0;0,0.006189242;0.3329608;-0.0001423359,0.01110613;0.6529707;-0.01549506,0.186758;0.5103359;-0.03439593,0.2272368;0.220598;-0.03213191,0.2501278;-0.05273423;-0.09716082,-0.1714948;0.5220973;-0.02578354,-0.2288373;0.2352959;-0.03274871,-0.2856969;-0.03195208;-0.1020937,0.0781871;-0.0004156232;-0.04121661,0.07252867;-0.3691936;-0.03080916,0.04112095;-0.7485352;0.0491333,0.03611035;-0.7764977;-0.009026766,-0.080351;0.007698149;-0.03600916,-0.1129214;-0.3581312;-0.07130153,-0.1316897;-0.7376238;0.0118277,-0.1340884;-0.7671842;-0.04486586,0.01005531;0.5747337;-0.009182453,96.33851
+0;0;0,-0.00763252;0.3326311;0.01412509,-0.01671323;0.6529164;0.01301706,0.1682327;0.524045;0.02522208,0.2366559;0.2413256;-0.006079366,0.3145449;-0.01461077;-0.09492236,-0.1950762;0.5195611;-0.003186731,-0.2396802;0.2321635;-0.03488611,-0.2846451;-0.03352919;-0.1176436,0.0808185;0.007719535;-0.03494257,0.1283096;-0.357397;-0.05885851,0.1578263;-0.729931;0.04895856,0.1765876;-0.7533605;-0.01071265,-0.07737967;0.003649131;-0.04255907,-0.08542282;-0.3652297;-0.04144999,-0.08042915;-0.7475091;0.03006832,-0.07449899;-0.7088457;-0.0515229,-0.01444947;0.5745017;0.01584313,0;0;0,0.006189242;0.3329608;-0.0001423359,0.01110613;0.6529707;-0.01549506,0.186758;0.5103359;-0.03439593,0.2272368;0.220598;-0.03213191,0.2501278;-0.05273423;-0.09716082,-0.1714948;0.5220973;-0.02578354,-0.2288373;0.2352959;-0.03274871,-0.2856969;-0.03195208;-0.1020937,0.0781871;-0.0004156232;-0.04121661,0.07252867;-0.3691936;-0.03080916,0.04112095;-0.7485352;0.0491333,0.03611035;-0.7764977;-0.009026766,-0.080351;0.007698149;-0.03600916,-0.1129214;-0.3581312;-0.07130153,-0.1316897;-0.7376238;0.0118277,-0.1340884;-0.7671842;-0.04486586,0.01005531;0.5747337;-0.009182453,96.35064
+0;0;0,-0.007633618;0.332679;0.01412712,-0.01671698;0.6530575;0.01301859,0.1689464;0.5239614;0.02526137,0.2373006;0.2415267;-0.006008549,0.3146328;-0.01257971;-0.09421629,-0.1957877;0.5194598;-0.003258877,-0.2403468;0.2323516;-0.03492633,-0.2849902;-0.0314413;-0.1170921,0.08115333;0.007751517;-0.03508734,0.1286373;-0.3573101;-0.05899968,0.1582004;-0.7304295;0.04898682,0.1769406;-0.753799;-0.01061735,-0.07770026;0.00366425;-0.04273539,-0.0857422;-0.3651591;-0.04162647,-0.08074068;-0.7480392;0.03000421,-0.07481718;-0.7093856;-0.05149534,-0.01445244;0.574616;0.01584563,0;0;0,0.005930573;0.3330131;-0.0005424023,0.01086375;0.6531109;-0.01601553,0.1869178;0.5097969;-0.03583074,0.2268814;0.220276;-0.03567553,0.2522315;-0.05116999;-0.09896374,-0.1723574;0.5219419;-0.02738804,-0.2281833;0.2351355;-0.03409828,-0.2828155;-0.03045484;-0.1034381,0.07856499;-0.0002823472;-0.04128599,0.07556878;-0.3690061;-0.02986908,0.04566106;-0.748861;0.05118012,0.04124461;-0.7768857;-0.006835226,-0.08075157;0.007570742;-0.03604078,-0.1130174;-0.3583987;-0.06953447,-0.1331425;-0.7387797;0.01206475,-0.1366297;-0.7658987;-0.04690482,0.009789042;0.5748485;-0.009689331,96.3729
+0;0;0,-0.0076267;0.3323775;0.01411432,-0.01670298;0.6525063;0.01300649,0.168428;0.5236141;0.02521995,0.2369263;0.2405838;-0.006115908,0.3139088;-0.01237348;-0.09392477,-0.1952506;0.5191256;-0.003217753,-0.2399036;0.2314119;-0.03495199,-0.2843451;-0.0311881;-0.1167462,0.08120811;0.007756749;-0.03511102,0.128434;-0.3553204;-0.05889338,0.1582559;-0.7317075;0.05003885,0.1769457;-0.7549333;-0.009404816,-0.07775271;0.003666723;-0.04276424,-0.08575093;-0.3631516;-0.04166135,-0.08070561;-0.7493849;0.03059666,-0.07479806;-0.7107546;-0.05068343,-0.0144401;0.5741221;0.01583147,0;0;0,0.006268777;0.3327042;-0.0009081364,0.0116062;0.6525356;-0.0165906,0.1871224;0.5097439;-0.03640199,0.2281741;0.2197541;-0.03726363,0.2545318;-0.05017948;-0.1010228,-0.1711832;0.5218464;-0.02875659,-0.2256226;0.2341433;-0.03534382,-0.2779352;-0.03021795;-0.1060587,0.07878254;-9.38177E-05;-0.04100013,0.07907308;-0.3668716;-0.03126049,0.05083127;-0.7495689;0.05340338,0.04698355;-0.7777178;-0.00421381,-0.080708;0.007374116;-0.03632559,-0.1158808;-0.356639;-0.0659606,-0.1308174;-0.7404177;0.01718754,-0.1360351;-0.7674547;-0.04142471,0.01042405;0.5743358;-0.01022005,96.39423
+0;0;0,-0.008033263;0.332347;0.01460002,-0.01588004;0.6525064;0.01338963,0.1687169;0.5230357;0.02547261,0.2400263;0.2417011;-0.01384537,0.319321;-0.003209949;-0.1204055,-0.1944056;0.5184945;-0.004726505,-0.2405212;0.2316999;-0.04217351,-0.2817719;-0.03123042;-0.1245759,0.08148368;0.007878358;-0.03443905,0.1329832;-0.3541902;-0.06401992,0.1637865;-0.7307967;0.04387621,0.1837915;-0.7561232;-0.01317301,-0.07727079;0.003584285;-0.04363583,-0.08248711;-0.3632852;-0.04294591,-0.07411656;-0.7496747;0.0281588,-0.06789964;-0.7110384;-0.05309759,-0.01400222;0.5741142;0.01627332,0;0;0,0.006268777;0.3327042;-0.0009081364,0.0116062;0.6525356;-0.0165906,0.1871224;0.5097439;-0.03640199,0.2281741;0.2197541;-0.03726363,0.2545318;-0.05017948;-0.1010228,-0.1711832;0.5218464;-0.02875659,-0.2256226;0.2341433;-0.03534382,-0.2779352;-0.03021795;-0.1060587,0.07878254;-9.38177E-05;-0.04100013,0.07907308;-0.3668716;-0.03126049,0.05083127;-0.7495689;0.05340338,0.04698355;-0.7777178;-0.00421381,-0.080708;0.007374116;-0.03632559,-0.1158808;-0.356639;-0.0659606,-0.1308174;-0.7404177;0.01718754,-0.1360351;-0.7674547;-0.04142471,0.01042405;0.5743358;-0.01022005,96.40613
+0;0;0,-0.008038893;0.3325799;0.01461025,-0.01589108;0.6529603;0.01339911,0.1692914;0.5232741;0.02551342,0.2408359;0.2410119;-0.0139342,0.3200496;-0.00364919;-0.1203855,-0.1949922;0.5187184;-0.004782252,-0.2412599;0.2309781;-0.04235273,-0.2824685;-0.03168383;-0.124671,0.0810224;0.007833759;-0.0342441,0.1324335;-0.3536128;-0.06377415,0.1632221;-0.7300404;0.04407074,0.1831498;-0.7551531;-0.01275793,-0.07683336;0.003563994;-0.04338881,-0.08204072;-0.3626752;-0.04270007,-0.07367413;-0.7488813;0.02837088,-0.06748126;-0.7102784;-0.05257138,-0.01401201;0.5745159;0.01628472,0;0;0,0.006122619;0.3329407;-0.0006711483,0.01136583;0.6530106;-0.0160377,0.1876044;0.5100093;-0.03518319,0.228648;0.2190569;-0.03815532,0.2561944;-0.04994044;-0.1040897,-0.1718159;0.5220941;-0.0299671,-0.2247301;0.2331047;-0.03561627,-0.2746533;-0.03131589;-0.1067158,0.0783604;-0.0001107305;-0.04072213,0.08474056;-0.3662095;-0.03124905,0.05681095;-0.748211;0.05576228,0.05443049;-0.7765497;-0.001289856,-0.08003454;0.007419311;-0.03657981,-0.1152966;-0.3563534;-0.06076083,-0.1254029;-0.7406324;0.01988526,-0.1303954;-0.7678911;-0.03808473,0.01019913;0.5747516;-0.009749889,96.42734
+0;0;0,-0.008038893;0.3325799;0.01461025,-0.01589108;0.6529603;0.01339911,0.1692914;0.5232741;0.02551342,0.2408359;0.2410119;-0.0139342,0.3200496;-0.00364919;-0.1203855,-0.1949922;0.5187184;-0.004782252,-0.2412599;0.2309781;-0.04235273,-0.2824685;-0.03168383;-0.124671,0.0810224;0.007833759;-0.0342441,0.1324335;-0.3536128;-0.06377415,0.1632221;-0.7300404;0.04407074,0.1831498;-0.7551531;-0.01275793,-0.07683336;0.003563994;-0.04338881,-0.08204072;-0.3626752;-0.04270007,-0.07367413;-0.7488813;0.02837088,-0.06748126;-0.7102784;-0.05257138,-0.01401201;0.5745159;0.01628472,0;0;0,0.006122619;0.3329407;-0.0006711483,0.01136583;0.6530106;-0.0160377,0.1876044;0.5100093;-0.03518319,0.228648;0.2190569;-0.03815532,0.2561944;-0.04994044;-0.1040897,-0.1718159;0.5220941;-0.0299671,-0.2247301;0.2331047;-0.03561627,-0.2746533;-0.03131589;-0.1067158,0.0783604;-0.0001107305;-0.04072213,0.08474056;-0.3662095;-0.03124905,0.05681095;-0.748211;0.05576228,0.05443049;-0.7765497;-0.001289856,-0.08003454;0.007419311;-0.03657981,-0.1152966;-0.3563534;-0.06076083,-0.1254029;-0.7406324;0.01988526,-0.1303954;-0.7678911;-0.03808473,0.01019913;0.5747516;-0.009749889,96.43927
+0;0;0,-0.007658695;0.3330908;0.01503551,-0.01475049;0.6540714;0.01409699,0.1687701;0.5243294;0.02580951,0.2408216;0.2446628;-0.02225645,0.3263472;0.001522511;-0.133798,-0.1929754;0.521173;-0.004457746,-0.2393156;0.2357502;-0.05030067,-0.2775867;-0.02955234;-0.1341052,0.08123003;0.007843924;-0.0336105,0.1355888;-0.3507992;-0.06726152,0.1685402;-0.7310198;0.04075069,0.1887609;-0.7510344;-0.01971903,-0.07656947;0.003504505;-0.04375324,-0.07862367;-0.3607862;-0.04330052,-0.06706028;-0.7508523;0.02765573,-0.06085785;-0.7122981;-0.05268897,-0.01308594;0.5754691;0.01693005,0;0;0,0.005446181;0.3334715;-0.001132011,0.01002041;0.6541116;-0.0169642,0.1847007;0.5101706;-0.03515053,0.2289145;0.2207925;-0.03969049,0.2587934;-0.05039525;-0.1063074,-0.1709036;0.5215871;-0.03215158,-0.2229544;0.2335202;-0.03698079,-0.2709154;-0.03379238;-0.1085147,0.078656;8.702278E-06;-0.04003429,0.08930519;-0.3640702;-0.03330564,0.06207815;-0.7492916;0.05715609,0.06123692;-0.7778915;0.001189474,-0.07972745;0.007301566;-0.03714474,-0.1131332;-0.3551024;-0.05325657,-0.1192983;-0.7442123;0.02339561,-0.1234759;-0.7707326;-0.03452607,0.009014107;0.5757083;-0.01055884,96.46073
+0;0;0,-0.007658695;0.3330908;0.01503551,-0.01475049;0.6540714;0.01409699,0.1687701;0.5243294;0.02580951,0.2408216;0.2446628;-0.02225645,0.3263472;0.001522511;-0.133798,-0.1929754;0.521173;-0.004457746,-0.2393156;0.2357502;-0.05030067,-0.2775867;-0.02955234;-0.1341052,0.08123003;0.007843924;-0.0336105,0.1355888;-0.3507992;-0.06726152,0.1685402;-0.7310198;0.04075069,0.1887609;-0.7510344;-0.01971903,-0.07656947;0.003504505;-0.04375324,-0.07862367;-0.3607862;-0.04330052,-0.06706028;-0.7508523;0.02765573,-0.06085785;-0.7122981;-0.05268897,-0.01308594;0.5754691;0.01693005,0;0;0,0.005446181;0.3334715;-0.001132011,0.01002041;0.6541116;-0.0169642,0.1847007;0.5101706;-0.03515053,0.2289145;0.2207925;-0.03969049,0.2587934;-0.05039525;-0.1063074,-0.1709036;0.5215871;-0.03215158,-0.2229544;0.2335202;-0.03698079,-0.2709154;-0.03379238;-0.1085147,0.078656;8.702278E-06;-0.04003429,0.08930519;-0.3640702;-0.03330564,0.06207815;-0.7492916;0.05715609,0.06123692;-0.7778915;0.001189474,-0.07972745;0.007301566;-0.03714474,-0.1131332;-0.3551024;-0.05325657,-0.1192983;-0.7442123;0.02339561,-0.1234759;-0.7707326;-0.03452607,0.009014107;0.5757083;-0.01055884,96.47293
+0;0;0,-0.007647621;0.3326091;0.01501377,-0.01472913;0.6531242;0.01407663,0.1684661;0.5235875;0.02576926,0.2405558;0.2437724;-0.02232223,0.3253702;0.002654061;-0.1329363,-0.1926371;0.5204367;-0.004444253,-0.2390019;0.2348624;-0.05031151,-0.2769547;-0.02823395;-0.1334192,0.08084185;0.007806438;-0.03344988,0.1347141;-0.3476269;-0.06679973,0.1680328;-0.7320853;0.04241636,0.1881098;-0.7517444;-0.01762358,-0.07620355;0.003487758;-0.04354415,-0.07823937;-0.3575426;-0.04309548,-0.06654711;-0.7519563;0.02865164,-0.06038876;-0.7134629;-0.05112202,-0.013067;0.5746364;0.01690556,0;0;0,0.005901128;0.33298;-0.001478434,0.01093103;0.6531312;-0.01762509,0.1860995;0.5112204;-0.0337522,0.2296953;0.2216198;-0.03984427,0.2595072;-0.04648131;-0.1091263,-0.170009;0.5217764;-0.03322994,-0.2220442;0.2335631;-0.03884928,-0.2679675;-0.03217009;-0.1084477,0.07842313;0.0001189411;-0.03956056,0.09021556;-0.3607193;-0.03756499,0.06801068;-0.7494374;0.05862093,0.06759686;-0.7783493;0.003820181,-0.07910032;0.007171196;-0.03750937,-0.1116343;-0.3522858;-0.04642432,-0.114158;-0.7465523;0.02702051,-0.1172539;-0.7724689;-0.03075195,0.009807728;0.5748509;-0.01114249,96.49534
+0;0;0,-0.009428297;0.3325217;0.01591091,-0.01828233;0.6529947;0.0159811,0.165535;0.5239546;0.02631491,0.2396511;0.2463602;-0.03073197,0.3278618;0.009705931;-0.1481229,-0.195547;0.5206666;-0.005321816,-0.2403585;0.2361391;-0.05863443,-0.2770779;-0.02610084;-0.1449413,0.08090727;0.008240445;-0.03318657,0.1362798;-0.3466378;-0.06982823,0.1718416;-0.7310214;0.03894304,0.1940309;-0.7475422;-0.02284174,-0.07609471;0.003036125;-0.04376775,-0.07603464;-0.3579994;-0.0445452,-0.06208721;-0.7525159;0.02622765,-0.05568942;-0.7139702;-0.05352158,-0.01618686;0.5745083;0.01854926,0;0;0,0.005901128;0.33298;-0.001478434,0.01093103;0.6531312;-0.01762509,0.1860995;0.5112204;-0.0337522,0.2296953;0.2216198;-0.03984427,0.2595072;-0.04648131;-0.1091263,-0.170009;0.5217764;-0.03322994,-0.2220442;0.2335631;-0.03884928,-0.2679675;-0.03217009;-0.1084477,0.07842313;0.0001189411;-0.03956056,0.09021556;-0.3607193;-0.03756499,0.06801068;-0.7494374;0.05862093,0.06759686;-0.7783493;0.003820181,-0.07910032;0.007171196;-0.03750937,-0.1116343;-0.3522858;-0.04642432,-0.114158;-0.7465523;0.02702051,-0.1172539;-0.7724689;-0.03075195,0.009807728;0.5748509;-0.01114249,96.51828
+0;0;0,-0.009431516;0.3326352;0.01591634,-0.01828816;0.6532027;0.01598664,0.1648134;0.5243409;0.02629054,0.2389212;0.2467776;-0.03074995,0.3273163;0.009628668;-0.1483863,-0.1948453;0.5210659;-0.005221488,-0.2396517;0.2365703;-0.05852812,-0.2764479;-0.02621782;-0.1450154,0.08088532;0.008238209;-0.03317756,0.136526;-0.3483585;-0.06999665,0.1719196;-0.7309234;0.03825993,0.1939544;-0.7471206;-0.02309512,-0.07607406;0.003035301;-0.04375588,-0.07601369;-0.3597486;-0.04453709,-0.06213226;-0.7523983;0.02590089,-0.05577897;-0.7139121;-0.05329368,-0.01619213;0.5746953;0.0185555,0;0;0,0.00487449;0.3331092;-0.001720667,0.008882061;0.6533592;-0.01807308,0.183863;0.5120991;-0.03321362,0.2279086;0.2226122;-0.03986645,0.2590543;-0.04555205;-0.1106441,-0.170826;0.5218311;-0.03485736,-0.2228864;0.2336859;-0.04185868,-0.2677237;-0.03341192;-0.1092379,0.07848182;0.0002038926;-0.03939056,0.09042972;-0.3623772;-0.0371666,0.07204255;-0.7491602;0.05972958,0.07208876;-0.7783549;0.006062508,-0.07899932;0.007082276;-0.03768292,-0.1102083;-0.3543385;-0.04139215,-0.1105024;-0.7471938;0.02926702,-0.1136535;-0.7731588;-0.02767291,0.008008212;0.5750585;-0.01154304,96.54025
+0;0;0,-0.009431516;0.3326352;0.01591634,-0.01828816;0.6532027;0.01598664,0.1648134;0.5243409;0.02629054,0.2389212;0.2467776;-0.03074995,0.3273163;0.009628668;-0.1483863,-0.1948453;0.5210659;-0.005221488,-0.2396517;0.2365703;-0.05852812,-0.2764479;-0.02621782;-0.1450154,0.08088532;0.008238209;-0.03317756,0.136526;-0.3483585;-0.06999665,0.1719196;-0.7309234;0.03825993,0.1939544;-0.7471206;-0.02309512,-0.07607406;0.003035301;-0.04375588,-0.07601369;-0.3597486;-0.04453709,-0.06213226;-0.7523983;0.02590089,-0.05577897;-0.7139121;-0.05329368,-0.01619213;0.5746953;0.0185555,0;0;0,0.00487449;0.3331092;-0.001720667,0.008882061;0.6533592;-0.01807308,0.183863;0.5120991;-0.03321362,0.2279086;0.2226122;-0.03986645,0.2590543;-0.04555205;-0.1106441,-0.170826;0.5218311;-0.03485736,-0.2228864;0.2336859;-0.04185868,-0.2677237;-0.03341192;-0.1092379,0.07848182;0.0002038926;-0.03939056,0.09042972;-0.3623772;-0.0371666,0.07204255;-0.7491602;0.05972958,0.07208876;-0.7783549;0.006062508,-0.07899932;0.007082276;-0.03768292,-0.1102083;-0.3543385;-0.04139215,-0.1105024;-0.7471938;0.02926702,-0.1136535;-0.7731588;-0.02767291,0.008008212;0.5750585;-0.01154304,96.55033
+0;0;0,-0.009691021;0.3328303;0.01590543,-0.01853433;0.6536331;0.01586756,0.1654667;0.5252461;0.026718,0.2390172;0.2510796;-0.04181047,0.3313186;0.01785494;-0.1657367,-0.1957713;0.5213326;-0.006282769,-0.2400915;0.2390857;-0.06666097,-0.2754379;-0.02320543;-0.1573526,0.08084428;0.008648703;-0.03250151,0.1385037;-0.3471096;-0.07422981,0.1776216;-0.7298914;0.03162472,0.2008566;-0.7544091;-0.02200146,-0.07546091;0.002680804;-0.04433296,-0.0739452;-0.360121;-0.04585261,-0.05732375;-0.7527415;0.02364734,-0.0507541;-0.7142574;-0.05555284,-0.01646733;0.5750626;0.0184727,0;0;0,0.004650332;0.3333098;-0.00240922,0.008491248;0.6537579;-0.01951361,0.1847812;0.5134296;-0.03359199,0.228148;0.2247176;-0.0397408,0.2593674;-0.04351008;-0.1128861,-0.1718037;0.5219736;-0.03709076,-0.2234277;0.2346675;-0.04504636,-0.2680118;-0.0334028;-0.1115411,0.07823361;0.0003390908;-0.03932345,0.09265944;-0.3621709;-0.03645849,0.07658728;-0.7489778;0.0603888,0.07698873;-0.7781457;0.00665975,-0.07867765;0.006972712;-0.03779093,-0.1106285;-0.3544247;-0.03688678,-0.1068076;-0.7474614;0.03214154,-0.1083461;-0.7727743;-0.02552931,0.007650197;0.5754095;-0.01278925,96.56424
+0;0;0,-0.009691021;0.3328303;0.01590543,-0.01853433;0.6536331;0.01586756,0.1654667;0.5252461;0.026718,0.2390172;0.2510796;-0.04181047,0.3313186;0.01785494;-0.1657367,-0.1957713;0.5213326;-0.006282769,-0.2400915;0.2390857;-0.06666097,-0.2754379;-0.02320543;-0.1573526,0.08084428;0.008648703;-0.03250151,0.1385037;-0.3471096;-0.07422981,0.1776216;-0.7298914;0.03162472,0.2008566;-0.7544091;-0.02200146,-0.07546091;0.002680804;-0.04433296,-0.0739452;-0.360121;-0.04585261,-0.05732375;-0.7527415;0.02364734,-0.0507541;-0.7142574;-0.05555284,-0.01646733;0.5750626;0.0184727,0;0;0,0.004650332;0.3333098;-0.00240922,0.008491248;0.6537579;-0.01951361,0.1847812;0.5134296;-0.03359199,0.228148;0.2247176;-0.0397408,0.2593674;-0.04351008;-0.1128861,-0.1718037;0.5219736;-0.03709076,-0.2234277;0.2346675;-0.04504636,-0.2680118;-0.0334028;-0.1115411,0.07823361;0.0003390908;-0.03932345,0.09265944;-0.3621709;-0.03645849,0.07658728;-0.7489778;0.0603888,0.07698873;-0.7781457;0.00665975,-0.07867765;0.006972712;-0.03779093,-0.1106285;-0.3544247;-0.03688678,-0.1068076;-0.7474614;0.03214154,-0.1083461;-0.7727743;-0.02552931,0.007650197;0.5754095;-0.01278925,96.58434
+0;0;0,-0.00969523;0.3329748;0.01591234,-0.01854374;0.6539669;0.01587418,0.1662273;0.5253171;0.02676119,0.2397016;0.2514346;-0.0416963,0.3312699;0.02006216;-0.1646383,-0.1965368;0.521387;-0.006378992,-0.2408111;0.2394325;-0.06669465,-0.2758768;-0.02077556;-0.156666,0.08085813;0.008650183;-0.03250707,0.1386448;-0.3478932;-0.07432747,0.1776625;-0.7296941;0.03125578,0.2010198;-0.754499;-0.02265285,-0.07547382;0.002681263;-0.04434054,-0.07395477;-0.3609213;-0.04586355,-0.05737592;-0.7525356;0.02345829,-0.05077166;-0.7140068;-0.05615903,-0.01647536;0.575344;0.01848105,0;0;0,0.003811456;0.3334605;-0.002999306,0.006848052;0.6540705;-0.02076411,0.1841508;0.513544;-0.03445673,0.2270954;0.2250605;-0.03989792,0.2574156;-0.04018945;-0.1157651,-0.1736217;0.5213404;-0.03960978,-0.225693;0.2344455;-0.0483527,-0.2711453;-0.03101709;-0.1154077,0.07828888;0.0004527718;-0.03924561,0.09390527;-0.3627955;-0.03497648,0.08020024;-0.7488051;0.06120514,0.08117095;-0.7777178;0.006582491,-0.07864968;0.006874955;-0.03790167,-0.1107775;-0.3552941;-0.03432665,-0.1033956;-0.7475049;0.03318879,-0.1046895;-0.7730809;-0.02481907,0.006200083;0.5756825;-0.01386905,96.60674
+0;0;0,-0.01089683;0.333166;0.01639869,-0.02090048;0.6543638;0.0168546,0.1632068;0.5264546;0.02651276,0.2393622;0.2581931;-0.05219389,0.3300605;0.03238584;-0.1831719,-0.1971444;0.5220549;-0.007878404,-0.2404471;0.2432688;-0.07392225,-0.2757561;-0.01129374;-0.1755174,0.08122113;0.008736484;-0.03228524,0.1397173;-0.3467195;-0.08078413,0.18329;-0.7286042;0.02647703,0.2054598;-0.7517939;-0.02891789,-0.07562327;0.002537035;-0.04461187,-0.07232923;-0.3609268;-0.04707057,-0.0521638;-0.7534763;0.02176075,-0.04535602;-0.7149593;-0.05742481,-0.01855337;0.5756843;0.01934082,0;0;0,0.004275136;0.3337001;-0.00364399,0.007748485;0.6545111;-0.0220232,0.1835437;0.513633;-0.03599811,0.2270532;0.2272022;-0.04078555,0.2567542;-0.03640145;-0.1182538,-0.1718196;0.5227543;-0.04133624,-0.2229468;0.2376924;-0.05051797,-0.2689667;-0.0261274;-0.118721,0.07861958;0.0006760657;-0.03916681,0.09638918;-0.3623399;-0.03401661,0.08337267;-0.7494533;0.06196904,0.08553601;-0.7784824;0.008116245,-0.07889759;0.006683093;-0.03802685,-0.1092666;-0.3554983;-0.03300241,-0.1007145;-0.7483287;0.03664431,-0.1003505;-0.7761792;-0.01851392,0.006991945;0.576077;-0.01497555,96.62817
+0;0;0,-0.01089683;0.333166;0.01639869,-0.02090048;0.6543638;0.0168546,0.1632068;0.5264546;0.02651276,0.2393622;0.2581931;-0.05219389,0.3300605;0.03238584;-0.1831719,-0.1971444;0.5220549;-0.007878404,-0.2404471;0.2432688;-0.07392225,-0.2757561;-0.01129374;-0.1755174,0.08122113;0.008736484;-0.03228524,0.1397173;-0.3467195;-0.08078413,0.18329;-0.7286042;0.02647703,0.2054598;-0.7517939;-0.02891789,-0.07562327;0.002537035;-0.04461187,-0.07232923;-0.3609268;-0.04707057,-0.0521638;-0.7534763;0.02176075,-0.04535602;-0.7149593;-0.05742481,-0.01855337;0.5756843;0.01934082,0;0;0,0.004275136;0.3337001;-0.00364399,0.007748485;0.6545111;-0.0220232,0.1835437;0.513633;-0.03599811,0.2270532;0.2272022;-0.04078555,0.2567542;-0.03640145;-0.1182538,-0.1718196;0.5227543;-0.04133624,-0.2229468;0.2376924;-0.05051797,-0.2689667;-0.0261274;-0.118721,0.07861958;0.0006760657;-0.03916681,0.09638918;-0.3623399;-0.03401661,0.08337267;-0.7494533;0.06196904,0.08553601;-0.7784824;0.008116245,-0.07889759;0.006683093;-0.03802685,-0.1092666;-0.3554983;-0.03300241,-0.1007145;-0.7483287;0.03664431,-0.1003505;-0.7761792;-0.01851392,0.006991945;0.576077;-0.01497555,96.64107
+0;0;0,-0.01089683;0.333166;0.01639869,-0.02090048;0.6543638;0.0168546,0.1632068;0.5264546;0.02651276,0.2393622;0.2581931;-0.05219389,0.3300605;0.03238584;-0.1831719,-0.1971444;0.5220549;-0.007878404,-0.2404471;0.2432688;-0.07392225,-0.2757561;-0.01129374;-0.1755174,0.08122113;0.008736484;-0.03228524,0.1397173;-0.3467195;-0.08078413,0.18329;-0.7286042;0.02647703,0.2054598;-0.7517939;-0.02891789,-0.07562327;0.002537035;-0.04461187,-0.07232923;-0.3609268;-0.04707057,-0.0521638;-0.7534763;0.02176075,-0.04535602;-0.7149593;-0.05742481,-0.01855337;0.5756843;0.01934082,0;0;0,0.004275136;0.3337001;-0.00364399,0.007748485;0.6545111;-0.0220232,0.1835437;0.513633;-0.03599811,0.2270532;0.2272022;-0.04078555,0.2567542;-0.03640145;-0.1182538,-0.1718196;0.5227543;-0.04133624,-0.2229468;0.2376924;-0.05051797,-0.2689667;-0.0261274;-0.118721,0.07861958;0.0006760657;-0.03916681,0.09638918;-0.3623399;-0.03401661,0.08337267;-0.7494533;0.06196904,0.08553601;-0.7784824;0.008116245,-0.07889759;0.006683093;-0.03802685,-0.1092666;-0.3554983;-0.03300241,-0.1007145;-0.7483287;0.03664431,-0.1003505;-0.7761792;-0.01851392,0.006991945;0.576077;-0.01497555,96.65267
+0;0;0,-0.01202288;0.333219;0.01680545,-0.02305172;0.6545061;0.01766146,0.1622036;0.5262081;0.02569637,0.2413038;0.2617058;-0.06027292,0.3300207;0.0449432;-0.2053918,-0.1993478;0.5213115;-0.009778157,-0.2406363;0.2443366;-0.08181455,-0.2748434;-0.003533542;-0.197168,0.08165067;0.008860624;-0.03175041,0.1410908;-0.3461087;-0.08951998,0.1894409;-0.7264318;0.01822386,0.2107951;-0.7421508;-0.04555147,-0.07549246;0.00241096;-0.04526045,-0.0705549;-0.362055;-0.04898208,-0.04696053;-0.7538352;0.01842491,-0.03988156;-0.715144;-0.06212244,-0.02046309;0.5757991;0.02004883,0;0;0,0.004082739;0.33381;-0.004012108,0.007493895;0.6547253;-0.02274227,0.1840927;0.5134717;-0.03707194,0.2275616;0.2276509;-0.0421629,0.2574065;-0.0349732;-0.1199708,-0.1725984;0.5221351;-0.04329068,-0.2240351;0.237773;-0.05336632,-0.2699399;-0.02476659;-0.1232367,0.07887709;0.0007972866;-0.03913057,0.09848036;-0.3631515;-0.03359294,0.0873463;-0.7495829;0.06200457,0.08884956;-0.7778584;0.005301476,-0.0790977;0.006581007;-0.03812709,-0.1091899;-0.3566495;-0.03249201,-0.09676033;-0.7486323;0.03669687,-0.09402932;-0.7791064;-0.0176074,0.006738752;0.5762668;-0.0156095,96.66462
+0;0;0,-0.01202288;0.333219;0.01680545,-0.02305172;0.6545061;0.01766146,0.1622036;0.5262081;0.02569637,0.2413038;0.2617058;-0.06027292,0.3300207;0.0449432;-0.2053918,-0.1993478;0.5213115;-0.009778157,-0.2406363;0.2443366;-0.08181455,-0.2748434;-0.003533542;-0.197168,0.08165067;0.008860624;-0.03175041,0.1410908;-0.3461087;-0.08951998,0.1894409;-0.7264318;0.01822386,0.2107951;-0.7421508;-0.04555147,-0.07549246;0.00241096;-0.04526045,-0.0705549;-0.362055;-0.04898208,-0.04696053;-0.7538352;0.01842491,-0.03988156;-0.715144;-0.06212244,-0.02046309;0.5757991;0.02004883,0;0;0,0.004082739;0.33381;-0.004012108,0.007493895;0.6547253;-0.02274227,0.1840927;0.5134717;-0.03707194,0.2275616;0.2276509;-0.0421629,0.2574065;-0.0349732;-0.1199708,-0.1725984;0.5221351;-0.04329068,-0.2240351;0.237773;-0.05336632,-0.2699399;-0.02476659;-0.1232367,0.07887709;0.0007972866;-0.03913057,0.09848036;-0.3631515;-0.03359294,0.0873463;-0.7495829;0.06200457,0.08884956;-0.7778584;0.005301476,-0.0790977;0.006581007;-0.03812709,-0.1091899;-0.3566495;-0.03249201,-0.09676033;-0.7486323;0.03669687,-0.09402932;-0.7791064;-0.0176074,0.006738752;0.5762668;-0.0156095,96.68543
+0;0;0,-0.01203518;0.33356;0.01682265,-0.02307305;0.6551098;0.01767965,0.1614871;0.5269432;0.02569476,0.2403357;0.2632821;-0.06000113,0.3285301;0.04779594;-0.2042654,-0.1986845;0.5220653;-0.009644385,-0.2398417;0.2459713;-0.08145168,-0.2738474;-0.0004391968;-0.1961259,0.08155273;0.008849995;-0.03171233,0.1409868;-0.3460834;-0.08947605,0.1894238;-0.7270899;0.01846138,0.2103939;-0.7419865;-0.0441667,-0.0754019;0.002408068;-0.04520616,-0.07046484;-0.362021;-0.04892741,-0.04682807;-0.7545052;0.01860068,-0.03987645;-0.7159703;-0.0604977,-0.02048253;0.576345;0.02006877,0;0;0,0.005621579;0.3341253;-0.004338264,0.01036202;0.6552752;-0.02327657,0.1854636;0.5129245;-0.03787172,0.2290944;0.228075;-0.04380631,0.259528;-0.03282851;-0.1214455,-0.1692537;0.5227516;-0.04417216,-0.2205825;0.2393295;-0.05491477,-0.2667508;-0.02119598;-0.1257642,0.07886133;0.0005838573;-0.03892803,0.1015303;-0.36315;-0.03339887,0.09316652;-0.7503762;0.06224846,0.09409666;-0.7794797;0.008548968,-0.07886344;0.006812425;-0.0383274,-0.1040453;-0.3567374;-0.03168393,-0.09122314;-0.7495129;0.0370588,-0.0879145;-0.7785251;-0.01664726,0.00929486;0.5767661;-0.01610184,96.70738
+0;0;0,-0.01206309;0.3337492;0.01631573,-0.02299203;0.6554935;0.01666634,0.1611124;0.5281795;0.02232368,0.2367174;0.2673551;-0.07289094,0.325545;0.05396187;-0.2217725,-0.19753;0.5221046;-0.01222187,-0.2371619;0.2477128;-0.08935636,-0.2693597;0.003089845;-0.2106645,0.08167694;0.008954953;-0.03100269,0.1441063;-0.3424657;-0.1026223,0.1969654;-0.7238868;0.00252974,0.2191923;-0.7474602;-0.05232989,-0.07500865;0.002209062;-0.04562131,-0.06890254;-0.3617391;-0.05088435,-0.04092988;-0.7545223;0.01447629,-0.03413885;-0.7160147;-0.06461368,-0.02044314;0.576682;0.01918386,0;0;0,0.005999979;0.3342796;-0.00462532,0.01126937;0.6555955;-0.02383757,0.1854731;0.5133306;-0.03882408,0.2301255;0.2291334;-0.04585433,0.2606881;-0.03275093;-0.1237983,-0.1679482;0.5238091;-0.04497417,-0.220067;0.2410588;-0.05710791,-0.2665445;-0.01988122;-0.1302027,0.07884977;0.0006958545;-0.03866148,0.1034028;-0.3624839;-0.03408861,0.09802198;-0.7497436;0.06252431,0.09958944;-0.7788152;0.008841749,-0.07861339;0.00673637;-0.03856211,-0.1019145;-0.3564841;-0.03140391,-0.08664146;-0.7493229;0.03771579,-0.08269012;-0.7777202;-0.01657847,0.01005582;0.577045;-0.01659679,96.72938
+0;0;0,-0.01206309;0.3337492;0.01631573,-0.02299203;0.6554935;0.01666634,0.1611124;0.5281795;0.02232368,0.2367174;0.2673551;-0.07289094,0.325545;0.05396187;-0.2217725,-0.19753;0.5221046;-0.01222187,-0.2371619;0.2477128;-0.08935636,-0.2693597;0.003089845;-0.2106645,0.08167694;0.008954953;-0.03100269,0.1441063;-0.3424657;-0.1026223,0.1969654;-0.7238868;0.00252974,0.2191923;-0.7474602;-0.05232989,-0.07500865;0.002209062;-0.04562131,-0.06890254;-0.3617391;-0.05088435,-0.04092988;-0.7545223;0.01447629,-0.03413885;-0.7160147;-0.06461368,-0.02044314;0.576682;0.01918386,0;0;0,0.005999979;0.3342796;-0.00462532,0.01126937;0.6555955;-0.02383757,0.1854731;0.5133306;-0.03882408,0.2301255;0.2291334;-0.04585433,0.2606881;-0.03275093;-0.1237983,-0.1679482;0.5238091;-0.04497417,-0.220067;0.2410588;-0.05710791,-0.2665445;-0.01988122;-0.1302027,0.07884977;0.0006958545;-0.03866148,0.1034028;-0.3624839;-0.03408861,0.09802198;-0.7497436;0.06252431,0.09958944;-0.7788152;0.008841749,-0.07861339;0.00673637;-0.03856211,-0.1019145;-0.3564841;-0.03140391,-0.08664146;-0.7493229;0.03771579,-0.08269012;-0.7777202;-0.01657847,0.01005582;0.577045;-0.01659679,96.74048
+0;0;0,-0.01204969;0.3333786;0.01629761,-0.02296679;0.6547747;0.01664772,0.1610606;0.527563;0.02230114,0.2366958;0.2666347;-0.07295144,0.3260336;0.05201568;-0.2226881,-0.1974349;0.5214906;-0.01223026,-0.2370826;0.2469894;-0.08939548,-0.2694653;0.0009613335;-0.2114004,0.08167075;0.008954274;-0.03100034,0.1442177;-0.3431283;-0.1027548,0.1971476;-0.7250606;0.002538115,0.2195689;-0.7491025;-0.05280131,-0.07500297;0.002208895;-0.04561786,-0.06888536;-0.3624248;-0.05089081,-0.04087522;-0.7557343;0.01455743,-0.03402478;-0.7171523;-0.06522426,-0.02042057;0.5760456;0.0191626,0;0;0,0.005707875;0.3339087;-0.004949808,0.01078384;0.6548558;-0.0245347,0.1854283;0.5141028;-0.03959191,0.2295032;0.2297482;-0.04837859,0.261324;-0.03354123;-0.1266714,-0.168462;0.5238305;-0.04591306,-0.2217386;0.2413155;-0.06088672,-0.270898;-0.01950234;-0.1384821,0.07886037;0.0006462932;-0.0386256,0.1053088;-0.3630957;-0.034729,0.1014167;-0.7506882;0.06282806,0.1052923;-0.7791685;0.007594578,-0.07855274;0.006824844;-0.03865489,-0.09940231;-0.3572203;-0.03094763,-0.08224584;-0.7506324;0.03755754,-0.08058111;-0.7347752;-0.04170727,0.009605311;0.5763967;-0.01719594,96.7624
+0;0;0,-0.01232555;0.3333977;0.01568918,-0.02346157;0.6547863;0.01546469,0.1607287;0.5279261;0.01915332,0.234679;0.2695202;-0.08397311,0.3221805;0.06264275;-0.2452458,-0.1968315;0.5199472;-0.01628515,-0.2383467;0.2470163;-0.09790936,-0.2676266;0.005612999;-0.2295559,0.08186258;0.00920455;-0.03041553,0.1479276;-0.3378795;-0.1209198,0.2026382;-0.7192985;-0.01468083,0.2270147;-0.7461834;-0.06621332,-0.07485411;0.00185222;-0.04587748,-0.06697028;-0.3627192;-0.05284265,-0.03594161;-0.7560867;0.01087273,-0.02901504;-0.7175317;-0.0689053,-0.0208686;0.5760635;0.01812248,0;0;0,0.005707875;0.3339087;-0.004949808,0.01078384;0.6548558;-0.0245347,0.1854283;0.5141028;-0.03959191,0.2295032;0.2297482;-0.04837859,0.261324;-0.03354123;-0.1266714,-0.168462;0.5238305;-0.04591306,-0.2217386;0.2413155;-0.06088672,-0.270898;-0.01950234;-0.1384821,0.07886037;0.0006462932;-0.0386256,0.1053088;-0.3630957;-0.034729,0.1014167;-0.7506882;0.06282806,0.1052923;-0.7791685;0.007594578,-0.07855274;0.006824844;-0.03865489,-0.09940231;-0.3572203;-0.03094763,-0.08224584;-0.7506324;0.03755754,-0.08058111;-0.7347752;-0.04170727,0.009605311;0.5763967;-0.01719594,96.77412
+0;0;0,-0.01232555;0.3333977;0.01568918,-0.02346157;0.6547863;0.01546469,0.1607287;0.5279261;0.01915332,0.234679;0.2695202;-0.08397311,0.3221805;0.06264275;-0.2452458,-0.1968315;0.5199472;-0.01628515,-0.2383467;0.2470163;-0.09790936,-0.2676266;0.005612999;-0.2295559,0.08186258;0.00920455;-0.03041553,0.1479276;-0.3378795;-0.1209198,0.2026382;-0.7192985;-0.01468083,0.2270147;-0.7461834;-0.06621332,-0.07485411;0.00185222;-0.04587748,-0.06697028;-0.3627192;-0.05284265,-0.03594161;-0.7560867;0.01087273,-0.02901504;-0.7175317;-0.0689053,-0.0208686;0.5760635;0.01812248,0;0;0,0.005707875;0.3339087;-0.004949808,0.01078384;0.6548558;-0.0245347,0.1854283;0.5141028;-0.03959191,0.2295032;0.2297482;-0.04837859,0.261324;-0.03354123;-0.1266714,-0.168462;0.5238305;-0.04591306,-0.2217386;0.2413155;-0.06088672,-0.270898;-0.01950234;-0.1384821,0.07886037;0.0006462932;-0.0386256,0.1053088;-0.3630957;-0.034729,0.1014167;-0.7506882;0.06282806,0.1052923;-0.7791685;0.007594578,-0.07855274;0.006824844;-0.03865489,-0.09940231;-0.3572203;-0.03094763,-0.08224584;-0.7506324;0.03755754,-0.08058111;-0.7347752;-0.04170727,0.009605311;0.5763967;-0.01719594,96.785
+0;0;0,-0.01232641;0.333421;0.01569027,-0.02346416;0.6548598;0.01546564,0.1592062;0.5283877;0.01914614,0.2331856;0.2698803;-0.08402081,0.3215511;0.06095977;-0.2468862,-0.1953603;0.5204757;-0.01599562,-0.2368918;0.2474375;-0.09765191,-0.2664609;0.003650144;-0.2305986,0.08209819;0.00923104;-0.03050306,0.1482449;-0.3382821;-0.1211192,0.2025461;-0.7168471;-0.01567524,0.2267305;-0.7432835;-0.06680145,-0.07506955;0.001857551;-0.04600951,-0.06717597;-0.3631645;-0.0529833,-0.03637948;-0.7535886;0.0102553,-0.02950752;-0.7151011;-0.06889375,-0.02087071;0.576122;0.01812393,0;0;0,0.006245856;0.3339204;-0.005085468,0.01189582;0.6549007;-0.02479506,0.1849161;0.5147151;-0.03982365,0.2310015;0.2306049;-0.04982221,0.2621783;-0.03504154;-0.1300805,-0.1661632;0.5249679;-0.04613661,-0.2199067;0.2425438;-0.06318684,-0.2702493;-0.02021742;-0.1432093,0.07937703;0.0006706864;-0.03813922,0.1064209;-0.3634936;-0.03588223,0.1058028;-0.7479364;0.06200409,0.11044;-0.7767224;0.008091688,-0.07864427;0.006804639;-0.03904535,-0.09638038;-0.357818;-0.0296738,-0.07729858;-0.7482113;0.038204,-0.07559934;-0.7322519;-0.0404332,0.01056961;0.5764318;-0.01742625,96.80788
+0;0;0,-0.01214459;0.3334249;0.01475346,-0.02307521;0.6548935;0.01366171,0.1589104;0.5270663;0.02058152,0.2432851;0.2773675;-0.09330718,0.3344689;0.06892687;-0.2597999,-0.1947475;0.5212364;-0.019005,-0.2330554;0.2510313;-0.1082291,-0.260231;0.007152408;-0.2470325,0.08241331;0.009601525;-0.03029266,0.1550975;-0.3317382;-0.1397761,0.2077906;-0.7064806;-0.02896605,0.2307267;-0.7132062;-0.09495537,-0.07534814;0.001371048;-0.04607131,-0.06411152;-0.3641002;-0.05539509,-0.03058489;-0.7522461;0.005481094,-0.02287671;-0.7139082;-0.07262454,-0.02053827;0.5761498;0.01653445,0;0;0,0.008254264;0.3338352;-0.004817963,0.01558121;0.6548194;-0.0243082,0.1880356;0.5147087;-0.03921711,0.2336664;0.2314944;-0.05132902,0.2660925;-0.03606439;-0.1340493,-0.1629841;0.5262747;-0.04604826,-0.2174684;0.2450323;-0.06537157,-0.2681545;-0.02024573;-0.1462436,0.07977793;0.0004886687;-0.0379082,0.1098708;-0.3640318;-0.03660464,0.1118197;-0.7457757;0.06216288,0.1163894;-0.7750704;0.01027178,-0.07879763;0.007039003;-0.03928325,-0.09274142;-0.3582724;-0.02763862,-0.07069232;-0.7462566;0.03921448,-0.06891004;-0.7301155;-0.03846551,0.01386694;0.5763416;-0.01698971,96.83058
+0;0;0,-0.01214459;0.3334249;0.01475346,-0.02307521;0.6548935;0.01366171,0.1589104;0.5270663;0.02058152,0.2432851;0.2773675;-0.09330718,0.3344689;0.06892687;-0.2597999,-0.1947475;0.5212364;-0.019005,-0.2330554;0.2510313;-0.1082291,-0.260231;0.007152408;-0.2470325,0.08241331;0.009601525;-0.03029266,0.1550975;-0.3317382;-0.1397761,0.2077906;-0.7064806;-0.02896605,0.2307267;-0.7132062;-0.09495537,-0.07534814;0.001371048;-0.04607131,-0.06411152;-0.3641002;-0.05539509,-0.03058489;-0.7522461;0.005481094,-0.02287671;-0.7139082;-0.07262454,-0.02053827;0.5761498;0.01653445,0;0;0,0.008254264;0.3338352;-0.004817963,0.01558121;0.6548194;-0.0243082,0.1880356;0.5147087;-0.03921711,0.2336664;0.2314944;-0.05132902,0.2660925;-0.03606439;-0.1340493,-0.1629841;0.5262747;-0.04604826,-0.2174684;0.2450323;-0.06537157,-0.2681545;-0.02024573;-0.1462436,0.07977793;0.0004886687;-0.0379082,0.1098708;-0.3640318;-0.03660464,0.1118197;-0.7457757;0.06216288,0.1163894;-0.7750704;0.01027178,-0.07879763;0.007039003;-0.03928325,-0.09274142;-0.3582724;-0.02763862,-0.07069232;-0.7462566;0.03921448,-0.06891004;-0.7301155;-0.03846551,0.01386694;0.5763416;-0.01698971,96.8526
+0;0;0,-0.01213568;0.3331804;0.01474264,-0.02305781;0.6543991;0.01365177,0.1602283;0.5262775;0.0205987,0.2442935;0.2774946;-0.09287225,0.3360152;0.06782447;-0.260347,-0.1959966;0.5204053;-0.01927515,-0.2341639;0.2511913;-0.1081719,-0.2614998;0.005873844;-0.2477941,0.08236547;0.009595951;-0.03027507,0.1554937;-0.3338289;-0.1404272,0.2080462;-0.707572;-0.02991273,0.2307862;-0.7139835;-0.09533772,-0.0753044;0.001370252;-0.04604457,-0.06399913;-0.3663335;-0.05542529,-0.03056191;-0.7534444;0.005288545,-0.02291965;-0.7151778;-0.07214913,-0.02052287;0.5757173;0.01652225,0;0;0,0.008161606;0.3335949;-0.004655361,0.01564694;0.6543354;-0.02397013,0.1896479;0.5146036;-0.0384562,0.2350368;0.2325485;-0.0533011,0.2673819;-0.03566512;-0.1395419,-0.1643322;0.52624;-0.04684842,-0.2199695;0.2464898;-0.06875473,-0.2727816;-0.019207;-0.1526494,0.07998371;0.0003530532;-0.03735256,0.1108424;-0.3663433;-0.0391866,0.1160343;-0.7464236;0.0616653,0.1224465;-0.7757965;0.01109767,-0.07853209;0.00715522;-0.03967677,-0.09004547;-0.360431;-0.02664955,-0.06564741;-0.747292;0.03970052,-0.06368271;-0.7310157;-0.03731336,0.01386678;0.5759172;-0.01669574,96.87446
+0;0;0,-0.01255816;0.3331577;0.01436405,-0.02381623;0.6543381;0.01285965,0.158927;0.526374;0.01988524,0.2446514;0.2840029;-0.0975481,0.3394181;0.07457586;-0.2721397,-0.196023;0.5209827;-0.02083419,-0.2300525;0.2563012;-0.1139402,-0.2554044;0.009799346;-0.2619833,0.08228158;0.01003307;-0.02988089,0.1598386;-0.3272919;-0.1535142,0.2120947;-0.7004439;-0.04474592,0.2363094;-0.7223969;-0.09651905,-0.07496824;0.0009019514;-0.0462897,-0.06337699;-0.3663201;-0.05639012,-0.02768597;-0.7525897;0.001277905,-0.01992407;-0.7144485;-0.07513806,-0.02120898;0.5756692;0.01583784,0;0;0,0.00928322;0.3335489;-0.004125595,0.01782662;0.6542637;-0.02300882,0.1904424;0.5132246;-0.0375011,0.2356224;0.234878;-0.05660582,0.2697941;-0.03685287;-0.1478047,-0.1619476;0.5274863;-0.04691897,-0.2193426;0.2518211;-0.07136326,-0.2746066;-0.01684701;-0.1612852,0.08007193;0.0003072619;-0.03677201,0.1129675;-0.3657238;-0.04201972,0.1214421;-0.7440963;0.06077147,0.1286651;-0.7737882;0.01228809,-0.07813138;0.007204071;-0.04009211,-0.0867767;-0.3599483;-0.02550489,-0.05954149;-0.7456285;0.04016645,-0.05421289;-0.7728255;-0.01146726,0.01578837;0.5758493;-0.01583314,96.89665
+0;0;0,-0.01255816;0.3331577;0.01436405,-0.02381623;0.6543381;0.01285965,0.158927;0.526374;0.01988524,0.2446514;0.2840029;-0.0975481,0.3394181;0.07457586;-0.2721397,-0.196023;0.5209827;-0.02083419,-0.2300525;0.2563012;-0.1139402,-0.2554044;0.009799346;-0.2619833,0.08228158;0.01003307;-0.02988089,0.1598386;-0.3272919;-0.1535142,0.2120947;-0.7004439;-0.04474592,0.2363094;-0.7223969;-0.09651905,-0.07496824;0.0009019514;-0.0462897,-0.06337699;-0.3663201;-0.05639012,-0.02768597;-0.7525897;0.001277905,-0.01992407;-0.7144485;-0.07513806,-0.02120898;0.5756692;0.01583784,0;0;0,0.00928322;0.3335489;-0.004125595,0.01782662;0.6542637;-0.02300882,0.1904424;0.5132246;-0.0375011,0.2356224;0.234878;-0.05660582,0.2697941;-0.03685287;-0.1478047,-0.1619476;0.5274863;-0.04691897,-0.2193426;0.2518211;-0.07136326,-0.2746066;-0.01684701;-0.1612852,0.08007193;0.0003072619;-0.03677201,0.1129675;-0.3657238;-0.04201972,0.1214421;-0.7440963;0.06077147,0.1286651;-0.7737882;0.01228809,-0.07813138;0.007204071;-0.04009211,-0.0867767;-0.3599483;-0.02550489,-0.05954149;-0.7456285;0.04016645,-0.05421289;-0.7728255;-0.01146726,0.01578837;0.5758493;-0.01583314,96.91888
+0;0;0,-0.0125446;0.3327979;0.01434854,-0.02379189;0.6536711;0.01284542,0.1580793;0.5260167;0.01984876,0.2431067;0.2856163;-0.09662968,0.3391432;0.07338293;-0.2735608,-0.195157;0.5206513;-0.02067408,-0.2289098;0.2581221;-0.113023,-0.2546014;0.008317068;-0.26305,0.08237413;0.01004436;-0.02991451,0.1601028;-0.328027;-0.1538213,0.2123983;-0.7014607;-0.044971,0.2499212;-0.7519666;-0.1251981,-0.07505257;0.000902966;-0.04634178,-0.06343567;-0.3671317;-0.05646455,-0.02771771;-0.7536929;0.001247019,-0.01568993;-0.7110773;-0.1171664,-0.02118702;0.5750738;0.0158209,0;0;0,0.01011181;0.3331669;-0.003908157,0.0194898;0.6535627;-0.02257991,0.1915403;0.5139076;-0.03595424,0.2365282;0.2381966;-0.0593797,0.2726667;-0.03613105;-0.1542953,-0.1598412;0.5281367;-0.04681829,-0.2178212;0.2551319;-0.07319756,-0.2753109;-0.01511252;-0.169289,0.08027704;0.0002006292;-0.03656256,0.1158103;-0.366359;-0.04420078,0.1266378;-0.7445382;0.06019855,0.1272791;-0.735555;-0.05762947,-0.07812782;0.007320257;-0.04029544,-0.08531509;-0.3606512;-0.02505507,-0.05537301;-0.7463443;0.04112839,-0.046855;-0.8040581;-0.03986107,0.01724259;0.5752212;-0.01545572,96.93059
+0;0;0,-0.01339743;0.3327592;0.01447565,-0.02546909;0.6536029;0.01307863,0.1566677;0.526099;0.01851556,0.2425146;0.2889231;-0.1038244,0.3388263;0.08279027;-0.287683,-0.1960427;0.5200118;-0.02237378,-0.229235;0.2601427;-0.1221513,-0.2516137;0.01416981;-0.2788905,0.08253791;0.0104384;-0.02932231,0.1647421;-0.319319;-0.171412,0.2125968;-0.6923304;-0.05912519,0.2211547;-0.6499113;-0.1778605,-0.074733;0.0005243354;-0.04686115,-0.06250566;-0.367483;-0.05725185,-0.02484277;-0.753997;-0.0004676394,-0.01271917;-0.7113776;-0.1188709,-0.02266613;0.5750115;0.0160301,0;0;0,0.01011181;0.3331669;-0.003908157,0.0194898;0.6535627;-0.02257991,0.1915403;0.5139076;-0.03595424,0.2365282;0.2381966;-0.0593797,0.2726667;-0.03613105;-0.1542953,-0.1598412;0.5281367;-0.04681829,-0.2178212;0.2551319;-0.07319756,-0.2753109;-0.01511252;-0.169289,0.08027704;0.0002006292;-0.03656256,0.1158103;-0.366359;-0.04420078,0.1266378;-0.7445382;0.06019855,0.1272791;-0.735555;-0.05762947,-0.07812782;0.007320257;-0.04029544,-0.08531509;-0.3606512;-0.02505507,-0.05537301;-0.7463443;0.04112839,-0.046855;-0.8040581;-0.03986107,0.01724259;0.5752212;-0.01545572,96.95322
+0;0;0,-0.01339819;0.332778;0.01447646,-0.02546953;0.653613;0.01307962,0.1582803;0.5256742;0.01853872,0.2434945;0.2902465;-0.1028995,0.340477;0.08267775;-0.2880388,-0.1976029;0.5195321;-0.02271845,-0.2305506;0.2615786;-0.1217605,-0.2530852;0.01389232;-0.2795916,0.08269028;0.01045767;-0.02937645,0.1652159;-0.3205894;-0.1720218,0.2130945;-0.6937865;-0.05967916,0.2216501;-0.6513706;-0.1783831,-0.07487097;0.0005253033;-0.04694766,-0.0625958;-0.3689214;-0.05737899,-0.02491416;-0.7556278;-0.0005665198,-0.01279377;-0.7130117;-0.1189384,-0.02266675;0.5750266;0.01603089,0;0;0,0.009803595;0.3331946;-0.003935099,0.01905688;0.6535857;-0.0226028,0.1928809;0.5133336;-0.03424811,0.2377626;0.2402259;-0.06310415,0.2736771;-0.03335795;-0.1662012,-0.1616796;0.5274667;-0.04772127,-0.2222565;0.2575148;-0.07757653,-0.2806708;-0.01213184;-0.1807532,0.0805213;0.000109911;-0.0364188,0.1186147;-0.3675504;-0.04760265,0.1318486;-0.7452133;0.05909777,0.1329762;-0.7362122;-0.05869758,-0.07821668;0.007433369;-0.04045884,-0.08238994;-0.3620035;-0.02467025,-0.05037806;-0.7476779;0.04181137,-0.0419432;-0.8070987;-0.03725032,0.01681789;0.5752487;-0.0154829,96.97637
+0;0;0,-0.01338686;0.3324966;0.01446422,-0.02544443;0.6529648;0.01306946,0.1562853;0.525677;0.01849682,0.2409214;0.2918462;-0.1021176,0.3394135;0.0810468;-0.2901385,-0.1956318;0.5196034;-0.02230056,-0.228356;0.2633997;-0.1206708,-0.2512414;0.01185822;-0.2809584,0.08284868;0.01047771;-0.02943272,0.1657562;-0.3221011;-0.1727381,0.2135672;-0.6947714;-0.06055406,0.2221216;-0.6523572;-0.1792421,-0.07501439;0.0005263095;-0.04703759,-0.06268242;-0.3706298;-0.05751719,-0.02505398;-0.7567902;-0.0007849261,-0.01293521;-0.7141759;-0.119141,-0.02264525;0.5744795;0.01601695,0;0;0,0.009142149;0.3329358;-0.003553629,0.01771554;0.6530054;-0.02174878,0.1897264;0.5133557;-0.03291082,0.236935;0.2431042;-0.06642795,0.2744801;-0.03155664;-0.178859,-0.1607405;0.5278417;-0.04779634,-0.2221843;0.2602149;-0.07923678,-0.2822969;-0.01116902;-0.189809,0.08080599;0.0001164377;-0.03619874,0.1198887;-0.3689941;-0.05196905,0.1357334;-0.7452004;0.05744791,0.1372756;-0.7361415;-0.06033683,-0.0783084;0.00744013;-0.04064985,-0.08189523;-0.3636977;-0.02444395,-0.04700839;-0.7484455;0.04268557,-0.04238416;-0.7392937;-0.07503495,0.01564412;0.5747539;-0.01475596,96.99725
+0;0;0,-0.01301755;0.3325414;0.01375342,-0.02465291;0.6530218;0.01170514,0.156723;0.5248307;0.01667353,0.2441646;0.29434;-0.1082901,0.3422837;0.08756433;-0.3009179,-0.1949449;0.5200176;-0.024042,-0.2266165;0.2656378;-0.1273657,-0.2464853;0.01845139;-0.294677,0.08292008;0.01064281;-0.02917122,0.1702437;-0.3117997;-0.1917264,0.2132274;-0.6834328;-0.07427206,0.2218904;-0.6411884;-0.1929699,-0.0749509;0.0002276052;-0.04714108,-0.05919136;-0.370773;-0.05849593,-0.02145688;-0.7570711;-0.00278043,-0.009280878;-0.7145337;-0.1211388,-0.02196564;0.5745386;0.0148116,0;0;0,0.009142149;0.3329358;-0.003553629,0.01771554;0.6530054;-0.02174878,0.1897264;0.5133557;-0.03291082,0.236935;0.2431042;-0.06642795,0.2744801;-0.03155664;-0.178859,-0.1607405;0.5278417;-0.04779634,-0.2221843;0.2602149;-0.07923678,-0.2822969;-0.01116902;-0.189809,0.08080599;0.0001164377;-0.03619874,0.1198887;-0.3689941;-0.05196905,0.1357334;-0.7452004;0.05744791,0.1372756;-0.7361415;-0.06033683,-0.0783084;0.00744013;-0.04064985,-0.08189523;-0.3636977;-0.02444395,-0.04700839;-0.7484455;0.04268557,-0.04238416;-0.7392937;-0.07503495,0.01564412;0.5747539;-0.01475596,97.02004
+0;0;0,-0.01301968;0.3325958;0.01375566,-0.02465644;0.6531146;0.01170724,0.1548896;0.5254255;0.01665685,0.2420749;0.2956102;-0.1079406,0.3418599;0.08532372;-0.303839,-0.1931765;0.5206617;-0.02364167,-0.2247553;0.2670274;-0.1266625,-0.2449615;0.01564395;-0.2968147,0.08301606;0.01065513;-0.02920499,0.1701505;-0.3110892;-0.1914081,0.2136238;-0.6869549;-0.0726161,0.2191601;-0.6491298;-0.1484724,-0.07503766;0.0002278686;-0.04719564,-0.05931225;-0.3699694;-0.05852591,-0.02114801;-0.760667;-0.002175856,-0.01336668;-0.7226547;-0.07781526,-0.02196893;0.5746242;0.01481399,0;0;0,0.008697849;0.3330053;-0.003240108,0.016909;0.653142;-0.02110147,0.1871023;0.513539;-0.0313096,0.2359284;0.2452548;-0.07106459,0.2755103;-0.03072742;-0.1928052,-0.1593542;0.5280466;-0.04795427,-0.2221064;0.2618815;-0.08200041,-0.2825533;-0.01287359;-0.1977998,0.08118053;0.0001940131;-0.03560638,0.1215146;-0.3673985;-0.06150186,0.1394728;-0.7460367;0.05506182,0.148473;-0.7756259;0.00800658,-0.078208;0.00733194;-0.04108385,-0.08071897;-0.3630172;-0.025056,-0.04307725;-0.7517015;0.04411145,-0.03978284;-0.7350049;-0.03110978,0.01491654;0.5748737;-0.01419377,97.04189
+0;0;0,-0.01299463;0.3319559;0.0137292,-0.02460397;0.6517183;0.01168628,0.1553276;0.5241206;0.01663204,0.2413413;0.2973936;-0.1062911,0.3408985;0.08758733;-0.3017421,-0.1935108;0.5193462;-0.02375589,-0.2246652;0.2691203;-0.1253924,-0.2448252;0.0183109;-0.2951559,0.08276758;0.01062324;-0.02911757,0.1679692;-0.3039839;-0.1877226,0.2123771;-0.6879297;-0.0663769,0.2178868;-0.6501422;-0.1418696,-0.07481305;0.0002271866;-0.04705438,-0.05943647;-0.3617581;-0.05813331,-0.02045181;-0.7608547;-0.0005718842,-0.01270778;-0.7228808;-0.07584871,-0.02192332;0.5734285;0.01478509,0;0;0,0.008063122;0.3323851;-0.002682447,0.01563265;0.6518147;-0.0199008,0.1863669;0.512157;-0.02991819,0.2347144;0.2484751;-0.07517207,0.277513;-0.02441436;-0.2009937,-0.160678;0.5275129;-0.04887205,-0.2235469;0.2655038;-0.08509741,-0.2868313;0.000261575;-0.2184133,0.08116418;0.0004627705;-0.03497601,0.124677;-0.3568399;-0.0778017,0.1457379;-0.7410966;0.04874611,0.1574841;-0.7703845;0.002516985,-0.07773294;0.007049216;-0.04146153,-0.08025517;-0.3551315;-0.02692492,-0.03848896;-0.751509;0.04554359,-0.03209504;-0.7781872;-0.004823644,0.01379641;0.5737296;-0.01316094,97.06393
+0;0;0,-0.01405445;0.3319084;0.01383291,-0.02674491;0.6516301;0.0118716,0.1534975;0.5241687;0.01529953,0.2413172;0.3001974;-0.111342,0.3416398;0.09717542;-0.3134531,-0.1949997;0.5191223;-0.02507211,-0.2245764;0.2705672;-0.1311812,-0.2426373;0.02339548;-0.3064279,0.08286852;0.01100206;-0.02868662,0.1710258;-0.2908123;-0.2090444,0.2117944;-0.6727295;-0.08024865,0.2445346;-0.6973577;-0.1218898,-0.07460854;-0.0001809768;-0.04737817,-0.05703223;-0.3620697;-0.0583424,-0.0173084;-0.7612219;-0.001679115,-0.009587592;-0.723243;-0.07695779,-0.02379812;0.5733492;0.01495324,0;0;0,0.008063122;0.3323851;-0.002682447,0.01563265;0.6518147;-0.0199008,0.1863669;0.512157;-0.02991819,0.2347144;0.2484751;-0.07517207,0.277513;-0.02441436;-0.2009937,-0.160678;0.5275129;-0.04887205,-0.2235469;0.2655038;-0.08509741,-0.2868313;0.000261575;-0.2184133,0.08116418;0.0004627705;-0.03497601,0.124677;-0.3568399;-0.0778017,0.1457379;-0.7410966;0.04874611,0.1574841;-0.7703845;0.002516985,-0.07773294;0.007049216;-0.04146153,-0.08025517;-0.3551315;-0.02692492,-0.03848896;-0.751509;0.04554359,-0.03209504;-0.7781872;-0.004823644,0.01379641;0.5737296;-0.01316094,97.07537
+0;0;0,-0.01404468;0.3316776;0.01382329,-0.02672492;0.6511416;0.01186369,0.1540487;0.5235981;0.01529006,0.2412872;0.3011088;-0.1105135,0.3431758;0.094918;-0.3157792,-0.1954975;0.5185365;-0.02520309,-0.2248784;0.2716261;-0.13061,-0.2432213;0.02059639;-0.3085921,0.08261624;0.01096857;-0.02859929,0.1698902;-0.2878215;-0.2071498,0.2113013;-0.6757584;-0.07632406,0.2441755;-0.7006101;-0.1181356,-0.0743814;-0.0001804258;-0.04723394,-0.05698121;-0.3584428;-0.0580883,-0.01663128;-0.7638863;-0.0005319118,-0.008878872;-0.7258748;-0.07611861,-0.02378061;0.5729267;0.01494273,0;0;0,0.007061149;0.3321798;-0.002261877,0.01371284;0.651395;-0.01903963,0.1852596;0.511657;-0.0286057,0.2343994;0.2507403;-0.07806635,0.2799888;-0.02245522;-0.2134022,-0.1624697;0.5265419;-0.04972786,-0.2280383;0.2676225;-0.08972876,-0.2887772;-0.001284778;-0.2276768,0.08119212;0.0006241053;-0.03422165,0.1301785;-0.3503097;-0.09095192,0.1537772;-0.7395829;0.04032922,0.1644377;-0.7689205;-0.006607294,-0.07720593;0.006849367;-0.04190469,-0.07872654;-0.3517326;-0.0281501,-0.03427527;-0.7541413;0.04544749,-0.02694114;-0.7804729;-0.005646508,0.01209241;0.573362;-0.01240993,97.09819
+0;0;0,-0.01404468;0.3316776;0.01382329,-0.02672492;0.6511416;0.01186369,0.1540487;0.5235981;0.01529006,0.2412872;0.3011088;-0.1105135,0.3431758;0.094918;-0.3157792,-0.1954975;0.5185365;-0.02520309,-0.2248784;0.2716261;-0.13061,-0.2432213;0.02059639;-0.3085921,0.08261624;0.01096857;-0.02859929,0.1698902;-0.2878215;-0.2071498,0.2113013;-0.6757584;-0.07632406,0.2441755;-0.7006101;-0.1181356,-0.0743814;-0.0001804258;-0.04723394,-0.05698121;-0.3584428;-0.0580883,-0.01663128;-0.7638863;-0.0005319118,-0.008878872;-0.7258748;-0.07611861,-0.02378061;0.5729267;0.01494273,0;0;0,0.007061149;0.3321798;-0.002261877,0.01371284;0.651395;-0.01903963,0.1852596;0.511657;-0.0286057,0.2343994;0.2507403;-0.07806635,0.2799888;-0.02245522;-0.2134022,-0.1624697;0.5265419;-0.04972786,-0.2280383;0.2676225;-0.08972876,-0.2887772;-0.001284778;-0.2276768,0.08119212;0.0006241053;-0.03422165,0.1301785;-0.3503097;-0.09095192,0.1537772;-0.7395829;0.04032922,0.1644377;-0.7689205;-0.006607294,-0.07720593;0.006849367;-0.04190469,-0.07872654;-0.3517326;-0.0281501,-0.03427527;-0.7541413;0.04544749,-0.02694114;-0.7804729;-0.005646508,0.01209241;0.573362;-0.01240993,97.12075
+0;0;0,-0.01457177;0.3312525;0.01341962,-0.02774978;0.6502028;0.0110546,0.1504876;0.5225638;0.0137381,0.2407359;0.304049;-0.1140264,0.3429467;0.100685;-0.3254807,-0.1939686;0.5186813;-0.02613885,-0.2219226;0.2745005;-0.1348199,-0.2374762;0.0244855;-0.3185791,0.08250605;0.01114969;-0.02839446,0.1701223;-0.2767259;-0.2112958,0.2092151;-0.6770641;-0.07226738,0.2423343;-0.7017586;-0.1145926,-0.07413591;-0.0004421809;-0.04734429,-0.05592402;-0.3519497;-0.05796142,-0.01279889;-0.7714079;-0.0003174357,-0.005001942;-0.7333871;-0.07617693,-0.02468665;0.5721253;0.01423398,0;0;0,0.006312368;0.3317784;-0.001976252,0.01220155;0.6505343;-0.01843286,0.1813487;0.5108703;-0.02711821,0.2330135;0.2531039;-0.08283591,0.2809735;-0.0149892;-0.232311,-0.1611747;0.5262367;-0.0496574,-0.2270267;0.2691801;-0.09211481,-0.2862767;0.0002093911;-0.2358545,0.08126217;0.0009147674;-0.03366649,0.1361125;-0.3379129;-0.1123378,0.1596349;-0.7383905;0.02976131,0.1714741;-0.7673442;-0.01782107,-0.07687581;0.006533518;-0.04225202,-0.08094572;-0.3454105;-0.03126425,-0.03085046;-0.7608175;0.04655189,-0.02268082;-0.7857865;-0.006282296,0.0107686;0.5726198;-0.01188564,97.14348
+0;0;0,-0.01457008;0.3312141;0.01341806,-0.02774389;0.650062;0.01105414,0.1509317;0.5223316;0.01373506,0.2401881;0.3062186;-0.1126252,0.3431758;0.1013088;-0.3256868,-0.1943887;0.5184394;-0.02624193,-0.2220354;0.2769425;-0.1337284,-0.2377073;0.02502698;-0.3188844,0.08207275;0.01109114;-0.02824534,0.1695183;-0.2762239;-0.2107905,0.2089119;-0.6796421;-0.07069245,0.243065;-0.706044;-0.1143389,-0.07374656;-0.0004398586;-0.04709565,-0.05557015;-0.3512628;-0.0576921,-0.01211323;-0.7739481;0.0003953651,-0.004072886;-0.7356769;-0.0778322,-0.02468204;0.5720174;0.01423219,0;0;0,0.004612166;0.3317718;-0.001139879,0.00865227;0.6505063;-0.01656795,0.1784754;0.510022;-0.0252893,0.2307739;0.2566984;-0.08636665,0.2832266;-0.01114675;-0.2396554,-0.1638786;0.5250373;-0.0504525,-0.2292477;0.2711965;-0.09438615,-0.2885791;0.003006071;-0.2445309,0.08112198;0.001488358;-0.03276825,0.1414507;-0.3325489;-0.1238668,0.1653017;-0.7348846;0.02270269,0.1776002;-0.7627531;-0.02976251,-0.07616974;0.006014601;-0.04264672,-0.07890728;-0.345277;-0.03234515,-0.02738922;-0.7636424;0.04665995,-0.01949362;-0.78976;-0.008486126,0.007686523;0.5725952;-0.01029325,97.16637
+0;0;0,-0.01457008;0.3312141;0.01341806,-0.02774389;0.650062;0.01105414,0.1509317;0.5223316;0.01373506,0.2401881;0.3062186;-0.1126252,0.3431758;0.1013088;-0.3256868,-0.1943887;0.5184394;-0.02624193,-0.2220354;0.2769425;-0.1337284,-0.2377073;0.02502698;-0.3188844,0.08207275;0.01109114;-0.02824534,0.1695183;-0.2762239;-0.2107905,0.2089119;-0.6796421;-0.07069245,0.243065;-0.706044;-0.1143389,-0.07374656;-0.0004398586;-0.04709565,-0.05557015;-0.3512628;-0.0576921,-0.01211323;-0.7739481;0.0003953651,-0.004072886;-0.7356769;-0.0778322,-0.02468204;0.5720174;0.01423219,0;0;0,0.004612166;0.3317718;-0.001139879,0.00865227;0.6505063;-0.01656795,0.1784754;0.510022;-0.0252893,0.2307739;0.2566984;-0.08636665,0.2832266;-0.01114675;-0.2396554,-0.1638786;0.5250373;-0.0504525,-0.2292477;0.2711965;-0.09438615,-0.2885791;0.003006071;-0.2445309,0.08112198;0.001488358;-0.03276825,0.1414507;-0.3325489;-0.1238668,0.1653017;-0.7348846;0.02270269,0.1776002;-0.7627531;-0.02976251,-0.07616974;0.006014601;-0.04264672,-0.07890728;-0.345277;-0.03234515,-0.02738922;-0.7636424;0.04665995,-0.01949362;-0.78976;-0.008486126,0.007686523;0.5725952;-0.01029325,97.18773
+0;0;0,-0.01486203;0.3306706;0.01316453,-0.02822807;0.648788;0.01056675,0.1482598;0.5217384;0.01275809,0.2396868;0.3101507;-0.1200766,0.3429669;0.1080292;-0.3334497,-0.1927359;0.5186142;-0.02689457,-0.220711;0.2818937;-0.145022,-0.2319249;0.02798414;-0.3251667,0.08189856;0.01122443;-0.02785345,0.170027;-0.2685169;-0.2175581,0.2082893;-0.6813052;-0.06990319,0.2403683;-0.7074732;-0.1141123,-0.07328011;-0.0006262737;-0.04731607,-0.05376412;-0.3492133;-0.05807988,-0.008705743;-0.7829705;0.0009502135,-0.0006894832;-0.7447894;-0.07655565,-0.02512953;0.5709432;0.01379745,0;0;0,0.003387395;0.3312483;-0.0005760193,0.006173106;0.6493061;-0.01535773,0.174685;0.5108502;-0.02264714,0.2291317;0.2592821;-0.08989573,0.2832821;-0.0009774566;-0.2523168,-0.1634398;0.5239385;-0.05013448,-0.2284725;0.2701708;-0.09645946,-0.2861938;0.005202323;-0.2497823,0.0810931;0.002008259;-0.03207886,0.1458201;-0.3241096;-0.139164,0.1688801;-0.7359272;0.01424599,0.1825522;-0.7637665;-0.03680336,-0.07568285;0.005518024;-0.04302134,-0.07801791;-0.3436476;-0.03366416,-0.02361138;-0.7725695;0.04834858,-0.01609097;-0.7973984;-0.007109325,0.005513404;0.5715752;-0.009248972,97.20914
+0;0;0,-0.01486203;0.3306706;0.01316453,-0.02822807;0.648788;0.01056675,0.1482598;0.5217384;0.01275809,0.2396868;0.3101507;-0.1200766,0.3429669;0.1080292;-0.3334497,-0.1927359;0.5186142;-0.02689457,-0.220711;0.2818937;-0.145022,-0.2319249;0.02798414;-0.3251667,0.08189856;0.01122443;-0.02785345,0.170027;-0.2685169;-0.2175581,0.2082893;-0.6813052;-0.06990319,0.2403683;-0.7074732;-0.1141123,-0.07328011;-0.0006262737;-0.04731607,-0.05376412;-0.3492133;-0.05807988,-0.008705743;-0.7829705;0.0009502135,-0.0006894832;-0.7447894;-0.07655565,-0.02512953;0.5709432;0.01379745,0;0;0,0.003387395;0.3312483;-0.0005760193,0.006173106;0.6493061;-0.01535773,0.174685;0.5108502;-0.02264714,0.2291317;0.2592821;-0.08989573,0.2832821;-0.0009774566;-0.2523168,-0.1634398;0.5239385;-0.05013448,-0.2284725;0.2701708;-0.09645946,-0.2861938;0.005202323;-0.2497823,0.0810931;0.002008259;-0.03207886,0.1458201;-0.3241096;-0.139164,0.1688801;-0.7359272;0.01424599,0.1825522;-0.7637665;-0.03680336,-0.07568285;0.005518024;-0.04302134,-0.07801791;-0.3436476;-0.03366416,-0.02361138;-0.7725695;0.04834858,-0.01609097;-0.7973984;-0.007109325,0.005513404;0.5715752;-0.009248972,97.22044
+0;0;0,-0.01484588;0.3303114;0.01315023,-0.02819155;0.6479427;0.01055708,0.1475977;0.5212239;0.01274701,0.2388465;0.3100487;-0.1198288,0.3369015;0.1181527;-0.3224072,-0.1920345;0.5181123;-0.02674709,-0.2199551;0.2818532;-0.1446442,-0.2306017;0.04078911;-0.3156753,0.08173914;0.01120258;-0.02779923,0.1702214;-0.2696621;-0.2182657,0.2089416;-0.6873901;-0.06884384,0.2452402;-0.7209462;-0.1188679,-0.07313747;-0.0006250546;-0.04722396,-0.05354311;-0.350612;-0.058031,-0.00794553;-0.7895598;0.00170549,0.00112515;-0.7503025;-0.08599513,-0.02509835;0.570232;0.01378222,0;0;0,0.002021238;0.3308999;0.0002837181,0.003424076;0.6485253;-0.01349592,0.1720049;0.5113709;-0.02005124,0.2274861;0.2619281;-0.09214675,0.2817538;0.02154411;-0.2556932,-0.1645751;0.5225456;-0.04974859,-0.2291754;0.2697453;-0.09890613,-0.2836145;0.02267869;-0.2521096,0.08117409;0.002567425;-0.03136492,0.149971;-0.3203534;-0.1496049,0.1730729;-0.7376636;0.004152298,0.1953415;-0.7554426;-0.06712639,-0.07528555;0.004977672;-0.04343837,-0.07622827;-0.3456223;-0.03505335,-0.02039525;-0.7793827;0.04895481,-0.01182763;-0.8111637;-0.01404582,0.00310147;0.5709069;-0.007647038,97.2429
+0;0;0,-0.01581873;0.32973;0.01333272,-0.03030467;0.6468256;0.01098181,0.1451831;0.5203562;0.01249587,0.2371223;0.3123873;-0.1250948,0.3270722;0.144084;-0.308008,-0.1930477;0.517245;-0.02718066,-0.2213756;0.2851765;-0.1535801,-0.2238403;0.08043279;-0.3207572,0.08141252;0.01154818;-0.02733199,0.1687252;-0.2625146;-0.231011,0.2051638;-0.6785858;-0.08261913,0.2398641;-0.7126682;-0.1320963,-0.07258826;-0.0009305982;-0.04731249,-0.05264678;-0.3526909;-0.05659035,-0.00709819;-0.7897047;0.001783211,0.00197172;-0.7504929;-0.08534622,-0.02691607;0.5692441;0.01413794,0;0;0,0.001613883;0.330373;0.0009527206,0.002777033;0.6475375;-0.01220918,0.1708308;0.5105064;-0.01799822,0.2281034;0.2626322;-0.09489632,0.2761762;0.05676496;-0.2535844,-0.1644681;0.5220942;-0.04935539,-0.23015;0.2700604;-0.10227,-0.2773089;0.05157499;-0.2433883,0.08110456;0.003044173;-0.03035092,0.1537144;-0.3155908;-0.1623306,0.1793643;-0.7314981;-0.01124667,0.2056089;-0.7536639;-0.07719062,-0.07455;0.004523466;-0.04393439,-0.07403093;-0.3478231;-0.03552575,-0.01811937;-0.779439;0.04840748,-0.01025402;-0.8085129;-0.01645441,0.002497517;0.5700277;-0.006510258,97.26651
+0;0;0,-0.01581873;0.32973;0.01333272,-0.03030467;0.6468256;0.01098181,0.1451831;0.5203562;0.01249587,0.2371223;0.3123873;-0.1250948,0.3270722;0.144084;-0.308008,-0.1930477;0.517245;-0.02718066,-0.2213756;0.2851765;-0.1535801,-0.2238403;0.08043279;-0.3207572,0.08141252;0.01154818;-0.02733199,0.1687252;-0.2625146;-0.231011,0.2051638;-0.6785858;-0.08261913,0.2398641;-0.7126682;-0.1320963,-0.07258826;-0.0009305982;-0.04731249,-0.05264678;-0.3526909;-0.05659035,-0.00709819;-0.7897047;0.001783211,0.00197172;-0.7504929;-0.08534622,-0.02691607;0.5692441;0.01413794,0;0;0,0.001613883;0.330373;0.0009527206,0.002777033;0.6475375;-0.01220918,0.1708308;0.5105064;-0.01799822,0.2281034;0.2626322;-0.09489632,0.2761762;0.05676496;-0.2535844,-0.1644681;0.5220942;-0.04935539,-0.23015;0.2700604;-0.10227,-0.2773089;0.05157499;-0.2433883,0.08110456;0.003044173;-0.03035092,0.1537144;-0.3155908;-0.1623306,0.1793643;-0.7314981;-0.01124667,0.2056089;-0.7536639;-0.07719062,-0.07455;0.004523466;-0.04393439,-0.07403093;-0.3478231;-0.03552575,-0.01811937;-0.779439;0.04840748,-0.01025402;-0.8085129;-0.01645441,0.002497517;0.5700277;-0.006510258,97.27744
+0;0;0,-0.01581873;0.32973;0.01333272,-0.03030467;0.6468256;0.01098181,0.1451831;0.5203562;0.01249587,0.2371223;0.3123873;-0.1250948,0.3270722;0.144084;-0.308008,-0.1930477;0.517245;-0.02718066,-0.2213756;0.2851765;-0.1535801,-0.2238403;0.08043279;-0.3207572,0.08141252;0.01154818;-0.02733199,0.1687252;-0.2625146;-0.231011,0.2051638;-0.6785858;-0.08261913,0.2398641;-0.7126682;-0.1320963,-0.07258826;-0.0009305982;-0.04731249,-0.05264678;-0.3526909;-0.05659035,-0.00709819;-0.7897047;0.001783211,0.00197172;-0.7504929;-0.08534622,-0.02691607;0.5692441;0.01413794,0;0;0,0.001613883;0.330373;0.0009527206,0.002777033;0.6475375;-0.01220918,0.1708308;0.5105064;-0.01799822,0.2281034;0.2626322;-0.09489632,0.2761762;0.05676496;-0.2535844,-0.1644681;0.5220942;-0.04935539,-0.23015;0.2700604;-0.10227,-0.2773089;0.05157499;-0.2433883,0.08110456;0.003044173;-0.03035092,0.1537144;-0.3155908;-0.1623306,0.1793643;-0.7314981;-0.01124667,0.2056089;-0.7536639;-0.07719062,-0.07455;0.004523466;-0.04393439,-0.07403093;-0.3478231;-0.03552575,-0.01811937;-0.779439;0.04840748,-0.01025402;-0.8085129;-0.01645441,0.002497517;0.5700277;-0.006510258,97.28974
+0;0;0,-0.01620968;0.3292816;0.01356107,-0.03095105;0.6459154;0.01148999,0.1450372;0.5188936;0.01216723,0.2397307;0.3156612;-0.1256814,0.3269156;0.1548873;-0.3123664,-0.1939934;0.5163466;-0.02791393,-0.2209328;0.2886375;-0.1571243,-0.2212559;0.08607516;-0.3222581,0.08135536;0.01169953;-0.02709251,0.1680278;-0.2554638;-0.2403824,0.1986948;-0.6683223;-0.08994438,0.2326633;-0.6953641;-0.1424147,-0.07241966;-0.001128984;-0.04736765,-0.050977;-0.3530353;-0.05648413,-0.005521331;-0.7873291;0.00136755,0.003268257;-0.7484686;-0.08232829,-0.02751326;0.5684553;0.01456933,0;0;0,0.0009529888;0.3299531;0.00174427,0.001401065;0.6467049;-0.01050019,0.1702754;0.5096273;-0.01610208,0.2263435;0.2653307;-0.09640193,0.2766181;0.06310806;-0.2541335,-0.1659818;0.5209901;-0.04884974,-0.2308632;0.2718953;-0.1037564,-0.2774377;0.05874622;-0.247628,0.08118891;0.003394202;-0.02977276,0.1551003;-0.309662;-0.174389,0.1854437;-0.7243761;-0.02907681,0.2117361;-0.7447225;-0.09180403,-0.07421617;0.004130931;-0.04432236,-0.07174245;-0.3484275;-0.03552669,-0.01688218;-0.7775792;0.04719802,-0.008905617;-0.8040628;-0.01530588,0.001299752;0.5692994;-0.005044699,97.31065
+0;0;0,-0.01622154;0.3295226;0.013571,-0.03097358;0.6463851;0.01149872,0.1463924;0.518919;0.01215876,0.2399046;0.318222;-0.1239702,0.3305508;0.1510651;-0.3180668,-0.1953409;0.5163517;-0.02824192,-0.2219442;0.2914833;-0.1558404,-0.2222801;0.08087906;-0.3275301,0.08113739;0.01166819;-0.02701993,0.1678886;-0.2557378;-0.2405036,0.1989076;-0.6733364;-0.08833827,0.2335469;-0.7015046;-0.1418448,-0.07222563;-0.001125959;-0.04724075,-0.0507635;-0.3533519;-0.05636551,-0.004785936;-0.7926319;0.002150379,0.004177227;-0.7535965;-0.08319827,-0.02753361;0.5688757;0.01458001,0;0;0,-0.0006902311;0.3301884;0.002756119,-0.002355715;0.6472231;-0.007946491,0.168313;0.5092655;-0.01394701,0.2230528;0.2692883;-0.09743023,0.2789882;0.06149682;-0.2633384,-0.1696446;0.5194643;-0.04859611,-0.2347991;0.274565;-0.1063381,-0.2817248;0.05569959;-0.2603756,0.08118466;0.003846154;-0.02904749,0.1558135;-0.3038618;-0.1851031,0.1874246;-0.7223269;-0.03546107,0.2144382;-0.7400959;-0.1020551,-0.07375053;0.003766985;-0.04467849,-0.06982649;-0.3490865;-0.03540416,-0.0144747;-0.7831531;0.04842567,-0.007471384;-0.8098196;-0.01627538,-0.001901437;0.5697405;-0.002919674,97.33219
+0;0;0,-0.01622154;0.3295226;0.013571,-0.03097358;0.6463851;0.01149872,0.1463924;0.518919;0.01215876,0.2399046;0.318222;-0.1239702,0.3305508;0.1510651;-0.3180668,-0.1953409;0.5163517;-0.02824192,-0.2219442;0.2914833;-0.1558404,-0.2222801;0.08087906;-0.3275301,0.08113739;0.01166819;-0.02701993,0.1678886;-0.2557378;-0.2405036,0.1989076;-0.6733364;-0.08833827,0.2335469;-0.7015046;-0.1418448,-0.07222563;-0.001125959;-0.04724075,-0.0507635;-0.3533519;-0.05636551,-0.004785936;-0.7926319;0.002150379,0.004177227;-0.7535965;-0.08319827,-0.02753361;0.5688757;0.01458001,0;0;0,-0.0006902311;0.3301884;0.002756119,-0.002355715;0.6472231;-0.007946491,0.168313;0.5092655;-0.01394701,0.2230528;0.2692883;-0.09743023,0.2789882;0.06149682;-0.2633384,-0.1696446;0.5194643;-0.04859611,-0.2347991;0.274565;-0.1063381,-0.2817248;0.05569959;-0.2603756,0.08118466;0.003846154;-0.02904749,0.1558135;-0.3038618;-0.1851031,0.1874246;-0.7223269;-0.03546107,0.2144382;-0.7400959;-0.1020551,-0.07375053;0.003766985;-0.04467849,-0.06982649;-0.3490865;-0.03540416,-0.0144747;-0.7831531;0.04842567,-0.007471384;-0.8098196;-0.01627538,-0.001901437;0.5697405;-0.002919674,97.35435
+0;0;0,-0.01676215;0.329523;0.01370891,-0.03206211;0.6464006;0.01178472,0.1447741;0.5189312;0.01207363,0.2406551;0.3220637;-0.128203,0.3274152;0.1692912;-0.317122,-0.1954337;0.5164813;-0.02882535,-0.2220879;0.2976022;-0.1666985,-0.2197597;0.09577438;-0.327376,0.08132086;0.01180995;-0.02677627,0.1661572;-0.2457407;-0.253977,0.1942184;-0.6558681;-0.103973,0.2258435;-0.6864554;-0.1526828,-0.07220436;-0.001245843;-0.04748163,-0.05003186;-0.3542134;-0.05596319,-0.004300304;-0.785621;0.001388382,0.004537949;-0.746816;-0.08160548,-0.02848801;0.5688911;0.01482911,0;0;0,-0.001326198;0.3302099;0.003736496,-0.003474446;0.6473166;-0.00589633,0.1663715;0.5084924;-0.0112288,0.2221144;0.2700253;-0.09871411,0.2757753;0.07846826;-0.2629808,-0.16979;0.5192606;-0.04722706,-0.2359418;0.2752919;-0.1083061,-0.2786441;0.06710684;-0.2545685,0.0814683;0.004045308;-0.02856708,0.1568257;-0.2992621;-0.1943246,0.1930823;-0.711237;-0.05130279,0.2188528;-0.7323;-0.11272,-0.07366518;0.003473714;-0.04506552,-0.06804168;-0.35013;-0.03598131,-0.01385324;-0.7762971;0.04731482,-0.006995327;-0.8028321;-0.01433245,-0.002925256;0.5698127;-0.001140118,97.37651
+0;0;0,-0.01676215;0.329523;0.01370891,-0.03206211;0.6464006;0.01178472,0.1447741;0.5189312;0.01207363,0.2406551;0.3220637;-0.128203,0.3274152;0.1692912;-0.317122,-0.1954337;0.5164813;-0.02882535,-0.2220879;0.2976022;-0.1666985,-0.2197597;0.09577438;-0.327376,0.08132086;0.01180995;-0.02677627,0.1661572;-0.2457407;-0.253977,0.1942184;-0.6558681;-0.103973,0.2258435;-0.6864554;-0.1526828,-0.07220436;-0.001245843;-0.04748163,-0.05003186;-0.3542134;-0.05596319,-0.004300304;-0.785621;0.001388382,0.004537949;-0.746816;-0.08160548,-0.02848801;0.5688911;0.01482911,0;0;0,-0.001326198;0.3302099;0.003736496,-0.003474446;0.6473166;-0.00589633,0.1663715;0.5084924;-0.0112288,0.2221144;0.2700253;-0.09871411,0.2757753;0.07846826;-0.2629808,-0.16979;0.5192606;-0.04722706,-0.2359418;0.2752919;-0.1083061,-0.2786441;0.06710684;-0.2545685,0.0814683;0.004045308;-0.02856708,0.1568257;-0.2992621;-0.1943246,0.1930823;-0.711237;-0.05130279,0.2188528;-0.7323;-0.11272,-0.07366518;0.003473714;-0.04506552,-0.06804168;-0.35013;-0.03598131,-0.01385324;-0.7762971;0.04731482,-0.006995327;-0.8028321;-0.01433245,-0.002925256;0.5698127;-0.001140118,97.3882
+0;0;0,-0.01675382;0.3293593;0.0137021,-0.03204219;0.6459963;0.01177986,0.1437455;0.5188981;0.01208265,0.2397044;0.3218707;-0.128308,0.3264954;0.1690436;-0.3172944,-0.1944097;0.5164631;-0.02856957,-0.2210855;0.2974061;-0.1665548,-0.2187566;0.0955063;-0.3272896,0.08132906;0.01181114;-0.02677897,0.1659684;-0.2451414;-0.2534522,0.1935776;-0.6486639;-0.1058639,0.2262783;-0.6813118;-0.1562303,-0.07221164;-0.001245968;-0.04748642,-0.05009062;-0.353394;-0.05594828,-0.005095556;-0.777854;0.0004796572,0.004043283;-0.7387494;-0.0853368,-0.02847131;0.5685567;0.0148215,0;0;0,-0.001922283;0.3300332;0.004511595,-0.00460574;0.6469201;-0.004256487,0.1639546;0.5074088;-0.009316444,0.2212612;0.2705569;-0.1007199,0.2766205;0.08174162;-0.2677193,-0.1697688;0.5193304;-0.04573904,-0.2355617;0.2757608;-0.1096342,-0.27798;0.07117452;-0.261126,0.08159652;0.004368395;-0.02817726,0.1570507;-0.2912917;-0.2055495,0.195795;-0.6980783;-0.06990862,0.2212068;-0.7193969;-0.1351123,-0.07352422;0.003125986;-0.04533707,-0.06625474;-0.3496412;-0.03687563,-0.01398154;-0.7689136;0.04590761,-0.006290363;-0.7966003;-0.01846606,-0.003937826;0.5694742;0.0002801418,97.41098
+0;0;0,-0.01709156;0.3291088;0.01395448,-0.03272469;0.6453843;0.0123766,0.1439176;0.5172329;0.01175235,0.2421496;0.3249685;-0.1339169,0.3290561;0.1773393;-0.3270397,-0.1957875;0.5157158;-0.02924193,-0.2187687;0.2985605;-0.171193,-0.2164218;0.1018854;-0.3383963,0.08150142;0.01184643;-0.02650536,0.1651714;-0.2389109;-0.2626435,0.1889234;-0.6384965;-0.1137058,0.222306;-0.6704673;-0.1637977,-0.07221432;-0.001316311;-0.04763098,-0.04880396;-0.3549138;-0.05549641,-0.003714237;-0.7759115;0.0005672574,0.005449302;-0.7368266;-0.08485787,-0.02906942;0.568051;0.01532075,0;0;0,-0.002750613;0.3297868;0.005706072,-0.006289888;0.6463566;-0.001603842,0.1634263;0.5064923;-0.007702589,0.2208304;0.2707749;-0.1024485,0.2786187;0.08469185;-0.2717917,-0.1718681;0.5183163;-0.04483379,-0.2374221;0.2753459;-0.1119361,-0.2791497;0.0730136;-0.2667391,0.08184238;0.004585445;-0.02767944,0.1583642;-0.2889143;-0.211101,0.1978551;-0.6923038;-0.07644357,0.2229858;-0.7129358;-0.1417797,-0.07341579;0.002851801;-0.04568743,-0.06415373;-0.3513758;-0.0368504,-0.01272881;-0.7672822;0.04556664,-0.004958673;-0.7943166;-0.01885906,-0.0054162;0.5689972;0.002547026,97.43374
+0;0;0,-0.01709156;0.3291088;0.01395448,-0.03272469;0.6453843;0.0123766,0.1439176;0.5172329;0.01175235,0.2421496;0.3249685;-0.1339169,0.3290561;0.1773393;-0.3270397,-0.1957875;0.5157158;-0.02924193,-0.2187687;0.2985605;-0.171193,-0.2164218;0.1018854;-0.3383963,0.08150142;0.01184643;-0.02650536,0.1651714;-0.2389109;-0.2626435,0.1889234;-0.6384965;-0.1137058,0.222306;-0.6704673;-0.1637977,-0.07221432;-0.001316311;-0.04763098,-0.04880396;-0.3549138;-0.05549641,-0.003714237;-0.7759115;0.0005672574,0.005449302;-0.7368266;-0.08485787,-0.02906942;0.568051;0.01532075,0;0;0,-0.002750613;0.3297868;0.005706072,-0.006289888;0.6463566;-0.001603842,0.1634263;0.5064923;-0.007702589,0.2208304;0.2707749;-0.1024485,0.2786187;0.08469185;-0.2717917,-0.1718681;0.5183163;-0.04483379,-0.2374221;0.2753459;-0.1119361,-0.2791497;0.0730136;-0.2667391,0.08184238;0.004585445;-0.02767944,0.1583642;-0.2889143;-0.211101,0.1978551;-0.6923038;-0.07644357,0.2229858;-0.7129358;-0.1417797,-0.07341579;0.002851801;-0.04568743,-0.06415373;-0.3513758;-0.0368504,-0.01272881;-0.7672822;0.04556664,-0.004958673;-0.7943166;-0.01885906,-0.0054162;0.5689972;0.002547026,97.45568
+0;0;0,-0.01708397;0.3289627;0.01394828,-0.03270431;0.6449786;0.0123723,0.1449484;0.5166064;0.0117242,0.2432316;0.3242416;-0.1340211,0.3301812;0.1765393;-0.3272395,-0.1967481;0.5150803;-0.02951041,-0.2197413;0.2978117;-0.1715356,-0.2173932;0.1010392;-0.3388217,0.08161418;0.01186282;-0.02654204,0.165514;-0.2395832;-0.2633287,0.189152;-0.6372511;-0.1151058,0.2207303;-0.6658724;-0.1624903,-0.07231424;-0.001318133;-0.04769688,-0.04883958;-0.3558868;-0.05558392,-0.003966253;-0.774864;0.0002106987,0.004702011;-0.7362701;-0.08059733,-0.02905268;0.5677224;0.01531351,0;0;0,-0.003681782;0.3296062;0.007004976,-0.008028086;0.6459368;0.001162052,0.1628297;0.5058348;-0.006265641,0.2213956;0.2712954;-0.1035628,0.2818315;0.08970928;-0.277009,-0.1736542;0.5165843;-0.04414241,-0.2393079;0.2744803;-0.1147166,-0.2797106;0.07257834;-0.2706423,0.08206739;0.004935578;-0.02732515,0.1595956;-0.2843248;-0.218767,0.201005;-0.6866234;-0.08796299,0.2238944;-0.7100295;-0.1454329,-0.07340407;0.002471126;-0.0459545,-0.06201708;-0.3526856;-0.03781854,-0.01158844;-0.7665316;0.04498887,-0.004464583;-0.789574;-0.0167743,-0.00697099;0.5686381;0.004941463,97.47733
+0;0;0,-0.0170333;0.3289466;0.01438207,-0.03259382;0.6449674;0.01322828,0.1448535;0.5159781;0.01209947,0.2454775;0.3263772;-0.1356563,0.3336935;0.185759;-0.3335302,-0.1964003;0.5151472;-0.02979276,-0.2220532;0.3074353;-0.1850448,-0.2098587;0.1170902;-0.3591987,0.08175515;0.01178681;-0.02613899,0.1650746;-0.2333466;-0.2696543,0.1867886;-0.6312937;-0.1218872,0.2194879;-0.6594103;-0.1691329,-0.07221238;-0.001280692;-0.047852,-0.04650091;-0.3557114;-0.05492093,-0.001234788;-0.7746501;0.0008455664,0.007563508;-0.7360294;-0.07994553,-0.02895837;0.5677065;0.01606391,0;0;0,-0.003681782;0.3296062;0.007004976,-0.008028086;0.6459368;0.001162052,0.1628297;0.5058348;-0.006265641,0.2213956;0.2712954;-0.1035628,0.2818315;0.08970928;-0.277009,-0.1736542;0.5165843;-0.04414241,-0.2393079;0.2744803;-0.1147166,-0.2797106;0.07257834;-0.2706423,0.08206739;0.004935578;-0.02732515,0.1595956;-0.2843248;-0.218767,0.201005;-0.6866234;-0.08796299,0.2238944;-0.7100295;-0.1454329,-0.07340407;0.002471126;-0.0459545,-0.06201708;-0.3526856;-0.03781854,-0.01158844;-0.7665316;0.04498887,-0.004464583;-0.789574;-0.0167743,-0.00697099;0.5686381;0.004941463,97.48899
+0;0;0,-0.01702729;0.3288305;0.014377,-0.0325762;0.6446148;0.01322454,0.144663;0.5157552;0.01209788,0.2453344;0.3260648;-0.1357276,0.333576;0.1854059;-0.3336589,-0.1961885;0.5149253;-0.02974496,-0.2218534;0.3071154;-0.1850703,-0.2096554;0.1167151;-0.3592747,0.08168191;0.01177625;-0.02611558,0.1650417;-0.2334757;-0.2697487,0.1863017;-0.6231036;-0.1250708,0.2190835;-0.6513667;-0.1724356,-0.07214768;-0.001279545;-0.04780912,-0.04642378;-0.3558818;-0.05488148,-0.002103966;-0.7660623;-0.0002808049,0.006716518;-0.7274199;-0.08127564,-0.02894397;0.5674226;0.01605765,0;0;0,-0.004468694;0.3294599;0.00789547,-0.009509325;0.6455582;0.002937317,0.1611722;0.5052744;-0.004992961,0.2202764;0.2716775;-0.1045356,0.2836686;0.09342308;-0.2804762,-0.1744819;0.5158539;-0.04301273,-0.2405401;0.2750918;-0.1181094,-0.2799091;0.07448225;-0.2760783,0.08208962;0.005266696;-0.02694798,0.1598142;-0.2798195;-0.2247842,0.2013745;-0.6749344;-0.1008868,0.2222526;-0.7001984;-0.1576552,-0.07320268;0.002181734;-0.04614372,-0.06064408;-0.353124;-0.03875485,-0.01174683;-0.7581995;0.04319936,-0.005046112;-0.7797655;-0.02011498,-0.008290213;0.5683208;0.006506205,97.5107
+0;0;0,-0.01702729;0.3288305;0.014377,-0.0325762;0.6446148;0.01322454,0.144663;0.5157552;0.01209788,0.2453344;0.3260648;-0.1357276,0.333576;0.1854059;-0.3336589,-0.1961885;0.5149253;-0.02974496,-0.2218534;0.3071154;-0.1850703,-0.2096554;0.1167151;-0.3592747,0.08168191;0.01177625;-0.02611558,0.1650417;-0.2334757;-0.2697487,0.1863017;-0.6231036;-0.1250708,0.2190835;-0.6513667;-0.1724356,-0.07214768;-0.001279545;-0.04780912,-0.04642378;-0.3558818;-0.05488148,-0.002103966;-0.7660623;-0.0002808049,0.006716518;-0.7274199;-0.08127564,-0.02894397;0.5674226;0.01605765,0;0;0,-0.004468694;0.3294599;0.00789547,-0.009509325;0.6455582;0.002937317,0.1611722;0.5052744;-0.004992961,0.2202764;0.2716775;-0.1045356,0.2836686;0.09342308;-0.2804762,-0.1744819;0.5158539;-0.04301273,-0.2405401;0.2750918;-0.1181094,-0.2799091;0.07448225;-0.2760783,0.08208962;0.005266696;-0.02694798,0.1598142;-0.2798195;-0.2247842,0.2013745;-0.6749344;-0.1008868,0.2222526;-0.7001984;-0.1576552,-0.07320268;0.002181734;-0.04614372,-0.06064408;-0.353124;-0.03875485,-0.01174683;-0.7581995;0.04319936,-0.005046112;-0.7797655;-0.02011498,-0.008290213;0.5683208;0.006506205,97.52207
+0;0;0,-0.01717419;0.32869;0.01474203,-0.03283956;0.6442286;0.0140298,0.144219;0.5148509;0.01236587,0.2463748;0.329955;-0.1406569,0.331116;0.2115608;-0.3541327,-0.19608;0.5145316;-0.03015208,-0.2082011;0.2763833;-0.1358722,-0.2128273;0.1258517;-0.3458461,0.0819113;0.01176938;-0.02582621,0.1639279;-0.227518;-0.2745539,0.1812901;-0.6231112;-0.1271299,0.2161047;-0.6513003;-0.1777758,-0.07214213;-0.001267176;-0.04805081,-0.04531436;-0.3549362;-0.05506318,8.029491E-05;-0.7713356;0.0004360378,0.009335539;-0.7323849;-0.08321358,-0.02918282;0.5671064;0.01674407,0;0;0,-0.005324751;0.3293046;0.008915663,-0.01126321;0.6451643;0.005246639,0.1595667;0.5049299;-0.003703833,0.2201585;0.2726668;-0.105786,0.2855566;0.09644559;-0.2830974,-0.17562;0.5151085;-0.04185191,-0.2414545;0.2750684;-0.1198571,-0.2808022;0.0803705;-0.2851286,0.08229548;0.005403101;-0.02670646,0.159826;-0.273633;-0.2315931,0.2019662;-0.6741382;-0.1037296,0.2245341;-0.6955793;-0.1670348,-0.07324197;0.00200265;-0.04633117,-0.05953033;-0.3524082;-0.03887424,-0.01015535;-0.7636708;0.04451938,-0.002459079;-0.7839738;-0.0231076,-0.009823788;0.5679888;0.008479834,97.54451
+0;0;0,-0.01717419;0.32869;0.01474203,-0.03283956;0.6442286;0.0140298,0.144219;0.5148509;0.01236587,0.2463748;0.329955;-0.1406569,0.331116;0.2115608;-0.3541327,-0.19608;0.5145316;-0.03015208,-0.2082011;0.2763833;-0.1358722,-0.2128273;0.1258517;-0.3458461,0.0819113;0.01176938;-0.02582621,0.1639279;-0.227518;-0.2745539,0.1812901;-0.6231112;-0.1271299,0.2161047;-0.6513003;-0.1777758,-0.07214213;-0.001267176;-0.04805081,-0.04531436;-0.3549362;-0.05506318,8.029491E-05;-0.7713356;0.0004360378,0.009335539;-0.7323849;-0.08321358,-0.02918282;0.5671064;0.01674407,0;0;0,-0.005324751;0.3293046;0.008915663,-0.01126321;0.6451643;0.005246639,0.1595667;0.5049299;-0.003703833,0.2201585;0.2726668;-0.105786,0.2855566;0.09644559;-0.2830974,-0.17562;0.5151085;-0.04185191,-0.2414545;0.2750684;-0.1198571,-0.2808022;0.0803705;-0.2851286,0.08229548;0.005403101;-0.02670646,0.159826;-0.273633;-0.2315931,0.2019662;-0.6741382;-0.1037296,0.2245341;-0.6955793;-0.1670348,-0.07324197;0.00200265;-0.04633117,-0.05953033;-0.3524082;-0.03887424,-0.01015535;-0.7636708;0.04451938,-0.002459079;-0.7839738;-0.0231076,-0.009823788;0.5679888;0.008479834,97.55656
+0;0;0,-0.01716281;0.3284721;0.01473226,-0.03281217;0.6436872;0.01402161,0.144655;0.5142835;0.01234378,0.246874;0.329273;-0.1407738,0.3316454;0.2108367;-0.3543255,-0.196455;0.5139635;-0.03027551,-0.2085837;0.2756677;-0.1360612,-0.2132115;0.1250826;-0.3461097,0.08216503;0.01180584;-0.02590621,0.1641587;-0.2274147;-0.2745644,0.1814721;-0.621897;-0.1275544,0.2177484;-0.6525288;-0.1803265,-0.0723656;-0.001271101;-0.04819965,-0.04554532;-0.3548412;-0.05521005,-0.0002781488;-0.7700712;0.0001333058,0.009365642;-0.7307448;-0.08702803,-0.02916011;0.5666636;0.0167324,0;0;0,-0.005969896;0.3290544;0.0096488,-0.01278551;0.6445821;0.006891012,0.1586827;0.5043972;-0.00275445,0.2197259;0.2734275;-0.1078705,0.2866734;0.1006662;-0.2881181,-0.1773279;0.5143646;-0.04037463,-0.2419419;0.2745263;-0.120532,-0.2811631;0.08414628;-0.2909281,0.08258209;0.005615085;-0.02665091,0.1594636;-0.2681897;-0.2385483,0.2010313;-0.6675878;-0.1109503,0.2252934;-0.6849613;-0.1812652,-0.0735097;0.001802589;-0.04641848,-0.05856021;-0.3524728;-0.03965549,-0.01015609;-0.7626865;0.04346967,-0.001555826;-0.7874608;-0.02510801,-0.01111965;0.5675004;0.009885073,97.5786
+0;0;0,-0.01733917;0.3281879;0.01530266,-0.03339702;0.6431547;0.01527918,0.1433478;0.5138608;0.01292648,0.2440886;0.340731;-0.154566,0.336127;0.202583;-0.3527738,-0.1958003;0.5137878;-0.03040646,-0.2149127;0.3324214;-0.2172682,-0.2089636;0.1280545;-0.3755118,0.0825844;0.01174764;-0.02554792,0.1636753;-0.2241368;-0.2807463,0.1758184;-0.614715;-0.1247246,0.2091772;-0.6368697;-0.1859894,-0.07251131;-0.001240511;-0.04849182,-0.04437509;-0.3569127;-0.05550112,0.001301024;-0.7714115;0.0005877055,0.01099826;-0.732159;-0.08547427,-0.02962779;0.5661994;0.01779401,0;0;0,-0.006365698;0.3287685;0.01062441,-0.01368949;0.6440643;0.009012222,0.1569571;0.5038042;-0.001364709,0.2199054;0.2741944;-0.1085711,0.2886653;0.1037625;-0.2904153,-0.1772058;0.5137312;-0.03846461,-0.2417251;0.2745557;-0.1209795,-0.2802072;0.08580782;-0.2934197,0.08288816;0.00588724;-0.02656651,0.1601559;-0.267004;-0.2431388,0.2019172;-0.6657435;-0.1154503,0.2259487;-0.6843998;-0.1835778,-0.07377643;0.001525615;-0.04653597,-0.05741521;-0.354884;-0.03960872,-0.00954913;-0.7645541;0.04358226,-0.001343582;-0.7879766;-0.0247187,-0.01190302;0.5670433;0.0116992,97.60187
+0;0;0,-0.01733917;0.3281879;0.01530266,-0.03339702;0.6431547;0.01527918,0.1433478;0.5138608;0.01292648,0.2440886;0.340731;-0.154566,0.336127;0.202583;-0.3527738,-0.1958003;0.5137878;-0.03040646,-0.2149127;0.3324214;-0.2172682,-0.2089636;0.1280545;-0.3755118,0.0825844;0.01174764;-0.02554792,0.1636753;-0.2241368;-0.2807463,0.1758184;-0.614715;-0.1247246,0.2091772;-0.6368697;-0.1859894,-0.07251131;-0.001240511;-0.04849182,-0.04437509;-0.3569127;-0.05550112,0.001301024;-0.7714115;0.0005877055,0.01099826;-0.732159;-0.08547427,-0.02962779;0.5661994;0.01779401,0;0;0,-0.006365698;0.3287685;0.01062441,-0.01368949;0.6440643;0.009012222,0.1569571;0.5038042;-0.001364709,0.2199054;0.2741944;-0.1085711,0.2886653;0.1037625;-0.2904153,-0.1772058;0.5137312;-0.03846461,-0.2417251;0.2745557;-0.1209795,-0.2802072;0.08580782;-0.2934197,0.08288816;0.00588724;-0.02656651,0.1601559;-0.267004;-0.2431388,0.2019172;-0.6657435;-0.1154503,0.2259487;-0.6843998;-0.1835778,-0.07377643;0.001525615;-0.04653597,-0.05741521;-0.354884;-0.03960872,-0.00954913;-0.7645541;0.04358226,-0.001343582;-0.7879766;-0.0247187,-0.01190302;0.5670433;0.0116992,97.62276
+0;0;0,-0.01734177;0.3282371;0.01530495,-0.03340584;0.6433255;0.01528176,0.1441115;0.5137754;0.01290809,0.2448921;0.3405772;-0.1546505,0.336955;0.2023924;-0.3529111,-0.1965492;0.5137021;-0.0306181,-0.215669;0.332264;-0.2175536,-0.2097184;0.1278427;-0.3758394,0.08274626;0.01177066;-0.025598,0.163815;-0.2240491;-0.2807264,0.1758673;-0.6117082;-0.1258707,0.2091057;-0.6336747;-0.1869144,-0.07265344;-0.001242942;-0.04858686,-0.04452494;-0.3568175;-0.05559424,0.0008098148;-0.7682186;7.54036E-05,0.01047204;-0.7289995;-0.0856759,-0.0296355;0.5663475;0.01779733,0;0;0,-0.007279757;0.3287613;0.01172996,-0.01578993;0.6441544;0.011549,0.155636;0.5029702;0.0001235008,0.2200643;0.2746454;-0.1091788,0.2906201;0.1073979;-0.2933744,-0.1791274;0.5124514;-0.03734378,-0.2444015;0.2742488;-0.1223673,-0.28191;0.08732042;-0.2970921,0.08308601;0.0060554;-0.02647257,0.159629;-0.2637794;-0.2469356,0.2007716;-0.6597959;-0.1209062,0.2251895;-0.6787682;-0.1882644,-0.07391527;0.001321915;-0.04664265,-0.05633039;-0.3549389;-0.04011169,-0.009620573;-0.7616448;0.04243304,-0.0003139805;-0.785387;-0.02507104,-0.0136973;0.567106;0.01385689,97.64789
+0;0;0,-0.01674129;0.3279477;0.01642069,-0.03251669;0.6426525;0.01707107,0.1458335;0.5127124;0.01408288,0.2475069;0.3429931;-0.1573586,0.336934;0.2229622;-0.3680379,-0.1963438;0.5129885;-0.03032433,-0.2256651;0.3255058;-0.2106708,-0.213774;0.1589882;-0.4079545,0.08307107;0.01163569;-0.02505044,0.1639257;-0.2194404;-0.2841503,0.1693558;-0.6051981;-0.1285024,0.2027065;-0.6260139;-0.1881337,-0.07258684;-0.001135971;-0.04892421,-0.04327357;-0.3563347;-0.05532662,0.002815153;-0.7659577;0.0007947348,0.01244101;-0.7268639;-0.08331856,-0.02878689;0.565793;0.01942185,0;0;0,-0.008220378;0.3284364;0.01271129,-0.01797617;0.6433952;0.01368141,0.1547989;0.5023968;0.001238346,0.2267661;0.2819167;-0.120185,0.2935154;0.1060864;-0.2974379,-0.1814795;0.5108009;-0.03637003,-0.2467608;0.2730859;-0.1244852,-0.2833046;0.0869493;-0.3000076,0.08322517;0.006308317;-0.0264101,0.1595564;-0.2594634;-0.2513664,0.2001567;-0.6549684;-0.1289239,0.2246495;-0.6755459;-0.1928959,-0.07402138;0.001073685;-0.04672687,-0.05559991;-0.3548614;-0.04062311,-0.009422816;-0.7600102;0.04175909,-0.0009370809;-0.7834682;-0.0239725,-0.01556388;0.5664735;0.01569605,97.66636
+0;0;0,-0.01674129;0.3279477;0.01642069,-0.03251669;0.6426525;0.01707107,0.1458335;0.5127124;0.01408288,0.2475069;0.3429931;-0.1573586,0.336934;0.2229622;-0.3680379,-0.1963438;0.5129885;-0.03032433,-0.2256651;0.3255058;-0.2106708,-0.213774;0.1589882;-0.4079545,0.08307107;0.01163569;-0.02505044,0.1639257;-0.2194404;-0.2841503,0.1693558;-0.6051981;-0.1285024,0.2027065;-0.6260139;-0.1881337,-0.07258684;-0.001135971;-0.04892421,-0.04327357;-0.3563347;-0.05532662,0.002815153;-0.7659577;0.0007947348,0.01244101;-0.7268639;-0.08331856,-0.02878689;0.565793;0.01942185,0;0;0,-0.008220378;0.3284364;0.01271129,-0.01797617;0.6433952;0.01368141,0.1547989;0.5023968;0.001238346,0.2267661;0.2819167;-0.120185,0.2935154;0.1060864;-0.2974379,-0.1814795;0.5108009;-0.03637003,-0.2467608;0.2730859;-0.1244852,-0.2833046;0.0869493;-0.3000076,0.08322517;0.006308317;-0.0264101,0.1595564;-0.2594634;-0.2513664,0.2001567;-0.6549684;-0.1289239,0.2246495;-0.6755459;-0.1928959,-0.07402138;0.001073685;-0.04672687,-0.05559991;-0.3548614;-0.04062311,-0.009422816;-0.7600102;0.04175909,-0.0009370809;-0.7834682;-0.0239725,-0.01556388;0.5664735;0.01569605,97.68887
+0;0;0,-0.01672317;0.3275927;0.01640292,-0.03248265;0.6419792;0.01705331,0.1460558;0.5120739;0.01405637,0.2477325;0.3423492;-0.1573906,0.337184;0.2222855;-0.3681275,-0.1964993;0.5123503;-0.03039988,-0.2258215;0.3248616;-0.2107521,-0.2139272;0.1582985;-0.4080897,0.08318428;0.01165154;-0.02508458,0.164279;-0.2201108;-0.284954,0.1696557;-0.6020713;-0.1308381,0.2026299;-0.6223134;-0.1897962,-0.07268576;-0.001137519;-0.04899088,-0.04328544;-0.3573911;-0.05541231,0.002349619;-0.762982;0.0001566187,0.01186681;-0.7239909;-0.0830071,-0.02875737;0.5652131;0.01940124,0;0;0,-0.008742515;0.3280305;0.01361084,-0.01911989;0.6426468;0.01545215,0.1540235;0.5018141;0.002521276,0.2266129;0.2816439;-0.1191118,0.2951747;0.1089863;-0.2988769,-0.1824806;0.5098497;-0.03519316,-0.2485891;0.2736519;-0.12673,-0.2840047;0.08805802;-0.3031599,0.08335567;0.006553218;-0.02633453,0.1596838;-0.2576446;-0.2547984,0.1979919;-0.6489748;-0.1320482,0.2225853;-0.6707587;-0.1937022,-0.07410964;0.0008373689;-0.04681537,-0.05494428;-0.3561118;-0.04031615,-0.00964646;-0.7572553;0.04157644,-0.0006078808;-0.7789476;-0.02425547,-0.01655982;0.5658181;0.01724577,97.71068
+0;0;0,-0.01632353;0.3275589;0.01744624,-0.03190621;0.6419519;0.01892003,0.1466538;0.5122279;0.01521556,0.247843;0.3468136;-0.1606753,0.3374829;0.224809;-0.370214,-0.1954764;0.5125724;-0.03054875,-0.2132463;0.3400904;-0.2266939,-0.2063803;0.1649447;-0.4167036,0.08335672;0.01144771;-0.02460133,0.1635494;-0.2126538;-0.2913781,0.1650525;-0.5945423;-0.1369974,0.1966427;-0.6119665;-0.1989701,-0.07253972;-0.0009634208;-0.04921056,-0.04203531;-0.357126;-0.05553041,0.004509348;-0.7624213;0.001424275,0.01426975;-0.7233824;-0.08170608,-0.02820053;0.5651788;0.02105875,0;0;0,-0.008742515;0.3280305;0.01361084,-0.01911989;0.6426468;0.01545215,0.1540235;0.5018141;0.002521276,0.2266129;0.2816439;-0.1191118,0.2951747;0.1089863;-0.2988769,-0.1824806;0.5098497;-0.03519316,-0.2485891;0.2736519;-0.12673,-0.2840047;0.08805802;-0.3031599,0.08335567;0.006553218;-0.02633453,0.1596838;-0.2576446;-0.2547984,0.1979919;-0.6489748;-0.1320482,0.2225853;-0.6707587;-0.1937022,-0.07410964;0.0008373689;-0.04681537,-0.05494428;-0.3561118;-0.04031615,-0.00964646;-0.7572553;0.04157644,-0.0006078808;-0.7789476;-0.02425547,-0.01655982;0.5658181;0.01724577,97.72302
+0;0;0,-0.01631013;0.32729;0.01743191,-0.03187909;0.6414059;0.01890497,0.1462856;0.5118811;0.01521133,0.2475371;0.3463649;-0.1607879,0.3371777;0.2243594;-0.370328,-0.1950787;0.5122249;-0.03045052,-0.2128595;0.3396366;-0.2267166,-0.2059935;0.1644897;-0.4167276,0.08347519;0.01146398;-0.0246363,0.1634434;-0.2120105;-0.2906666,0.1649463;-0.5938545;-0.1363037,0.196745;-0.6115916;-0.1986853,-0.07264282;-0.00096479;-0.0492805,-0.04222377;-0.3561307;-0.05558265,0.004315469;-0.7613788;0.001365401,0.01414026;-0.7222803;-0.08231337,-0.02817731;0.5647134;0.02104144,0;0;0,-0.009302847;0.3277076;0.01448369,-0.02025495;0.6420203;0.01723957,0.1526759;0.5014651;0.004304171,0.2278157;0.2839385;-0.1208335,0.297166;0.1114433;-0.3004546,-0.1830218;0.5091104;-0.03345804,-0.2496252;0.2739211;-0.1276558,-0.2845291;0.0911164;-0.307077,0.08349265;0.006813481;-0.02624941,0.1597729;-0.2541668;-0.2568539,0.1969454;-0.6453177;-0.1333461,0.2214967;-0.6679304;-0.195076,-0.07420264;0.0006052104;-0.04690501,-0.05445333;-0.3553059;-0.04019301,-0.009466067;-0.7564044;0.04185082,-0.0008758558;-0.7787214;-0.0242596,-0.01756195;0.5652721;0.01880527,97.74503
+0;0;0,-0.01629727;0.3270319;0.01741817,-0.03185946;0.6410111;0.01889081,0.1465496;0.5114503;0.01518787,0.2478429;0.3458657;-0.1608841,0.3374926;0.2238477;-0.3704456,-0.1952965;0.5117946;-0.03053843,-0.2130847;0.3391351;-0.2268855,-0.2062179;0.1639702;-0.416916,0.08350623;0.01146824;-0.02464546,0.1633184;-0.2115701;-0.2901565,0.1648157;-0.5919815;-0.1363728,0.1966859;-0.6098261;-0.1988949,-0.07266983;-0.0009651488;-0.04929883,-0.04231015;-0.355438;-0.05558869,0.00405449;-0.7591656;0.001145713,0.01390141;-0.7200467;-0.08272149,-0.02815955;0.5643572;0.02102621,0;0;0,-0.009826858;0.3273883;0.01546669,-0.02133983;0.6415347;0.01915812,0.1519702;0.5010123;0.005626678,0.2294855;0.2856168;-0.1219511,0.2989967;0.1138598;-0.3022542,-0.1840034;0.5083373;-0.03222148,-0.2508521;0.2741274;-0.1289525,-0.2847103;0.09583308;-0.313089,0.0836072;0.00698179;-0.02594805,0.1601728;-0.2509537;-0.2587983,0.1957399;-0.641023;-0.1365465,0.2196521;-0.6623991;-0.1998121,-0.07410225;0.0004265527;-0.04712627,-0.05378958;-0.3547426;-0.0397416,-0.00928995;-0.7543626;0.04203923,-0.00105038;-0.7792737;-0.02223129,-0.01851053;0.5648255;0.02048254,97.76846
+0;0;0,-0.0166013;0.3269763;0.01815946,-0.03275352;0.6409219;0.02064589,0.1457404;0.5111647;0.01604507,0.2469619;0.3499659;-0.1640912,0.331887;0.2343016;-0.3791516,-0.195495;0.5115491;-0.03062722,-0.223231;0.3322467;-0.2197338,-0.2084174;0.1766036;-0.4256397,0.08364661;0.01132524;-0.02423211,0.1611104;-0.2143476;-0.2882082,0.1602234;-0.5969819;-0.1400369,0.1894541;-0.6110831;-0.2064784,-0.07249217;-0.0008292648;-0.04956217,-0.04176418;-0.3552805;-0.05525547,0.00510443;-0.7588707;0.00203995,0.01512212;-0.7197025;-0.08180165,-0.02888843;0.5642682;0.02247141,0;0;0,-0.009826858;0.3273883;0.01546669,-0.02133983;0.6415347;0.01915812,0.1519702;0.5010123;0.005626678,0.2294855;0.2856168;-0.1219511,0.2989967;0.1138598;-0.3022542,-0.1840034;0.5083373;-0.03222148,-0.2508521;0.2741274;-0.1289525,-0.2847103;0.09583308;-0.313089,0.0836072;0.00698179;-0.02594805,0.1601728;-0.2509537;-0.2587983,0.1957399;-0.641023;-0.1365465,0.2196521;-0.6623991;-0.1998121,-0.07410225;0.0004265527;-0.04712627,-0.05378958;-0.3547426;-0.0397416,-0.00928995;-0.7543626;0.04203923,-0.00105038;-0.7792737;-0.02223129,-0.01851053;0.5648255;0.02048254,97.78941
+0;0;0,-0.01659456;0.3268434;0.01815208,-0.03274344;0.6407241;0.02063818,0.1454404;0.5110811;0.01604825,0.2466909;0.3498361;-0.1641396,0.3316185;0.2341683;-0.3792066,-0.1951911;0.5114648;-0.03054143,-0.222935;0.3321111;-0.2197021,-0.2081209;0.1764632;-0.4256144,0.08368386;0.01133028;-0.02424291,0.1616077;-0.2156826;-0.2897865,0.1607265;-0.5958079;-0.1425868,0.1902575;-0.6103622;-0.209711,-0.07252446;-0.0008296341;-0.04958424,-0.041614;-0.3573856;-0.05531136,0.004947271;-0.7583294;0.001608361,0.01506789;-0.719067;-0.08309473,-0.02887937;0.5640906;0.02246321,0;0;0,-0.01032329;0.3272008;0.01626611,-0.02236091;0.6412521;0.02077842,0.1507505;0.5007858;0.007151127,0.2300252;0.2869634;-0.1221344,0.3010841;0.1161283;-0.3027211,-0.1843648;0.5078278;-0.03109831,-0.2515709;0.2746588;-0.130269,-0.284889;0.1035471;-0.3212042,0.08369891;0.007115245;-0.02574778,0.1607207;-0.2502916;-0.2622425,0.1947455;-0.6369967;-0.1378835,0.2193379;-0.6594415;-0.2011891,-0.074058;0.0002791309;-0.04726964,-0.05306797;-0.356961;-0.03956659,-0.009160105;-0.7539859;0.04171698,-0.001129248;-0.779897;-0.02287626,-0.01940655;0.5645645;0.02189469,97.81165
+0;0;0,-0.01658613;0.3266776;0.01814286,-0.03271674;0.6402028;0.02062677,0.146028;0.5104893;0.01601359,0.2473125;0.3491901;-0.1642349,0.3322395;0.2335233;-0.3793,-0.1957095;0.5108742;-0.03072736,-0.2234627;0.3314601;-0.2199517,-0.2086488;0.1758136;-0.4258621,0.08372542;0.01133591;-0.02425494,0.1613286;-0.2147431;-0.2887062,0.1604591;-0.5898296;-0.1434576,0.1912308;-0.6062558;-0.2134019,-0.07256047;-0.0008300461;-0.04960887,-0.04177717;-0.3559192;-0.05531242,0.00416692;-0.7515483;0.0008528121,0.01471273;-0.7118968;-0.08740884,-0.0288578;0.5636709;0.02244939,0;0;0,-0.0109478;0.3269737;0.01705408,-0.02364167;0.6406271;0.02255177,0.1502222;0.5002629;0.008311749,0.2309536;0.2881194;-0.1230012,0.3025448;0.1173502;-0.3034366,-0.1857998;0.5071458;-0.03047805,-0.2532338;0.2747074;-0.1314265,-0.2859154;0.1054207;-0.3240876,0.08379821;0.007127597;-0.02556968,0.1611931;-0.2463231;-0.2639836,0.1928885;-0.6272739;-0.138845,0.2181064;-0.6555876;-0.2017581,-0.07403112;0.0002230705;-0.04739297,-0.05258751;-0.3555089;-0.03943369,-0.009675279;-0.7472405;0.04114349,-0.003531377;-0.7849552;-0.01692085,-0.02053604;0.5640443;0.02342176,97.83353
+0;0;0,-0.01671889;0.3266331;0.01881009,-0.03295376;0.6401483;0.02179297,0.1456491;0.5099685;0.016317,0.2448611;0.3453466;-0.1620706,0.3235396;0.2645727;-0.3947284,-0.1954582;0.5110493;-0.03131891,-0.2120096;0.3512214;-0.2385546,-0.2018547;0.1903529;-0.4406995,0.08387262;0.01126536;-0.02377447,0.1599587;-0.2069434;-0.2951861,0.1547505;-0.583474;-0.1538167,0.1869949;-0.6053541;-0.2191103,-0.07240692;-0.0007807571;-0.04983352,-0.0410035;-0.3558182;-0.05536849,0.00512385;-0.7513815;0.001109596,0.01589514;-0.711697;-0.08712122,-0.02906552;0.5636152;0.02349945,0;0;0,-0.0109478;0.3269737;0.01705408,-0.02364167;0.6406271;0.02255177,0.1502222;0.5002629;0.008311749,0.2309536;0.2881194;-0.1230012,0.3025448;0.1173502;-0.3034366,-0.1857998;0.5071458;-0.03047805,-0.2532338;0.2747074;-0.1314265,-0.2859154;0.1054207;-0.3240876,0.08379821;0.007127597;-0.02556968,0.1611931;-0.2463231;-0.2639836,0.1928885;-0.6272739;-0.138845,0.2181064;-0.6555876;-0.2017581,-0.07403112;0.0002230705;-0.04739297,-0.05258751;-0.3555089;-0.03943369,-0.009675279;-0.7472405;0.04114349,-0.003531377;-0.7849552;-0.01692085,-0.02053604;0.5640443;0.02342176,97.84542
+0;0;0,-0.01671718;0.3265996;0.01880817,-0.03294506;0.6399797;0.02178982,0.1459798;0.5097349;0.01629977,0.2452171;0.3450711;-0.1621332,0.3238946;0.2642983;-0.394788,-0.1957596;0.5108178;-0.03142443,-0.2123153;0.3509492;-0.2387128,-0.2021605;0.1900827;-0.4408551,0.08389287;0.01126808;-0.02378022,0.1595683;-0.2057629;-0.2937269,0.1543803;-0.5808332;-0.1529058,0.1879624;-0.6048656;-0.2209083,-0.0724244;-0.0007809456;-0.04984555,-0.04119049;-0.3539021;-0.05535065,0.004757959;-0.7479312;0.000908386,0.01597612;-0.7078449;-0.09098287,-0.02905856;0.563481;0.02349553,0;0;0,-0.01144731;0.3268879;0.01771379,-0.02446479;0.6403803;0.02384329,0.1497607;0.4999687;0.009081125,0.2314104;0.2890301;-0.1237297,0.3041253;0.1186377;-0.3040673,-0.1866678;0.5065884;-0.02977194,-0.2542839;0.2749404;-0.1325715,-0.2863319;0.1091576;-0.3283562,0.08385202;0.007223442;-0.02543902,0.1617225;-0.2412411;-0.2660673,0.1910777;-0.6197928;-0.1381137,0.2177119;-0.6521882;-0.2019026,-0.07400849;0.0001335335;-0.04746798,-0.05202176;-0.3536407;-0.0396705,-0.009949107;-0.7438998;0.04072155,-0.001850697;-0.7786417;-0.02572011,-0.02129512;0.5638331;0.02457666,97.8672
+0;0;0,-0.01671718;0.3265996;0.01880817,-0.03294506;0.6399797;0.02178982,0.1459798;0.5097349;0.01629977,0.2452171;0.3450711;-0.1621332,0.3238946;0.2642983;-0.394788,-0.1957596;0.5108178;-0.03142443,-0.2123153;0.3509492;-0.2387128,-0.2021605;0.1900827;-0.4408551,0.08389287;0.01126808;-0.02378022,0.1595683;-0.2057629;-0.2937269,0.1543803;-0.5808332;-0.1529058,0.1879624;-0.6048656;-0.2209083,-0.0724244;-0.0007809456;-0.04984555,-0.04119049;-0.3539021;-0.05535065,0.004757959;-0.7479312;0.000908386,0.01597612;-0.7078449;-0.09098287,-0.02905856;0.563481;0.02349553,0;0;0,-0.01144731;0.3268879;0.01771379,-0.02446479;0.6403803;0.02384329,0.1497607;0.4999687;0.009081125,0.2314104;0.2890301;-0.1237297,0.3041253;0.1186377;-0.3040673,-0.1866678;0.5065884;-0.02977194,-0.2542839;0.2749404;-0.1325715,-0.2863319;0.1091576;-0.3283562,0.08385202;0.007223442;-0.02543902,0.1617225;-0.2412411;-0.2660673,0.1910777;-0.6197928;-0.1381137,0.2177119;-0.6521882;-0.2019026,-0.07400849;0.0001335335;-0.04746798,-0.05202176;-0.3536407;-0.0396705,-0.009949107;-0.7438998;0.04072155,-0.001850697;-0.7786417;-0.02572011,-0.02129512;0.5638331;0.02457666,97.87921
+0;0;0,-0.01701893;0.3265029;0.01926612,-0.03368401;0.6397308;0.02268947,0.1456009;0.5094166;0.01651745,0.2473733;0.3572132;-0.171472,0.3179211;0.262708;-0.4015386,-0.1960148;0.5106078;-0.03265563,-0.2124892;0.3512403;-0.2404877,-0.2027067;0.1990068;-0.4492174,0.08397967;0.01124922;-0.02353412,0.1575517;-0.2011479;-0.2968984,0.1512478;-0.579077;-0.1594802,0.1793625;-0.5969439;-0.227099,-0.07237166;-0.0007964121;-0.04994691,-0.04100899;-0.3532732;-0.05541541,0.005315363;-0.7487009;0.001548201,0.01615835;-0.7091978;-0.08474255,-0.02967558;0.5632719;0.02426531,0;0;0,-0.01195506;0.3267747;0.01844907,-0.02545505;0.6401023;0.02548289,0.1491072;0.4996282;0.01005936,0.2318373;0.2906669;-0.1254193,0.306448;0.1208576;-0.3055217,-0.1875361;0.5060127;-0.02897947,-0.2559135;0.2756223;-0.1343758,-0.2870524;0.11228;-0.3323366,0.08389962;0.007306591;-0.02530718,0.1622489;-0.2382276;-0.2678516,0.1908559;-0.6180498;-0.138737,0.2151948;-0.6428317;-0.2024593,-0.07397217;4.386709E-05;-0.04755102,-0.05131222;-0.3530617;-0.04004049,-0.009662017;-0.7448263;0.04082728,-0.002010464;-0.7757546;-0.02148792,-0.02217278;0.5635942;0.02598953,97.90091
+0;0;0,-0.01701893;0.3265029;0.01926612,-0.03368401;0.6397308;0.02268947,0.1456009;0.5094166;0.01651745,0.2473733;0.3572132;-0.171472,0.3179211;0.262708;-0.4015386,-0.1960148;0.5106078;-0.03265563,-0.2124892;0.3512403;-0.2404877,-0.2027067;0.1990068;-0.4492174,0.08397967;0.01124922;-0.02353412,0.1575517;-0.2011479;-0.2968984,0.1512478;-0.579077;-0.1594802,0.1793625;-0.5969439;-0.227099,-0.07237166;-0.0007964121;-0.04994691,-0.04100899;-0.3532732;-0.05541541,0.005315363;-0.7487009;0.001548201,0.01615835;-0.7091978;-0.08474255,-0.02967558;0.5632719;0.02426531,0;0;0,-0.01195506;0.3267747;0.01844907,-0.02545505;0.6401023;0.02548289,0.1491072;0.4996282;0.01005936,0.2318373;0.2906669;-0.1254193,0.306448;0.1208576;-0.3055217,-0.1875361;0.5060127;-0.02897947,-0.2559135;0.2756223;-0.1343758,-0.2870524;0.11228;-0.3323366,0.08389962;0.007306591;-0.02530718,0.1622489;-0.2382276;-0.2678516,0.1908559;-0.6180498;-0.138737,0.2151948;-0.6428317;-0.2024593,-0.07397217;4.386709E-05;-0.04755102,-0.05131222;-0.3530617;-0.04004049,-0.009662017;-0.7448263;0.04082728,-0.002010464;-0.7757546;-0.02148792,-0.02217278;0.5635942;0.02598953,97.91332
+0;0;0,-0.01701615;0.3264497;0.01926297,-0.03367313;0.6395253;0.02268464,0.1455159;0.5092764;0.01651602,0.2473466;0.356986;-0.1715809,0.3178864;0.2624914;-0.4016218,-0.1959167;0.5104669;-0.03263072,-0.2124006;0.3510084;-0.2405816,-0.2026191;0.1987919;-0.449288,0.08398999;0.0112506;-0.023537,0.1570304;-0.1996117;-0.2949259,0.1508137;-0.5723151;-0.1594078,0.181374;-0.594346;-0.2329089,-0.07238055;-0.0007965098;-0.04995304,-0.04124451;-0.3507262;-0.05538203,0.004439309;-0.7406864;0.000793945,0.01622554;-0.7003565;-0.09300336,-0.02966661;0.5631028;0.02425972,0;0;0,-0.0123519;0.3266765;0.01897001,-0.02611964;0.6398268;0.02653432,0.1482906;0.4991643;0.01083231,0.2323301;0.2927733;-0.128029,0.3089918;0.1228753;-0.3071423,-0.1878725;0.505663;-0.02842191,-0.2567434;0.2757027;-0.134805,-0.287107;0.1161758;-0.3359347,0.08395008;0.007325515;-0.02517152,0.1624337;-0.2322174;-0.2699353,0.1863678;-0.6055499;-0.1381718,0.2144456;-0.638304;-0.2038766,-0.07391275;2.399531E-05;-0.04766329,-0.05067288;-0.3504827;-0.04026553,-0.01025486;-0.7369876;0.03905657,-0.001535947;-0.7733594;-0.02848837,-0.02278383;0.5633569;0.02692509,97.93526
+0;0;0,-0.01726749;0.3264066;0.01976242,-0.03402595;0.6394704;0.02370109,0.1451322;0.5091798;0.01678669,0.2469826;0.3598951;-0.173694,0.317617;0.2664623;-0.4041392,-0.1955905;0.5102475;-0.03350424,-0.2123487;0.3530956;-0.243182,-0.2019432;0.2103089;-0.4584205,0.08410808;0.01096623;-0.02324769,0.1554982;-0.191724;-0.3012223,0.1475054;-0.5652622;-0.1681173,0.1787591;-0.5865912;-0.2418201,-0.07233495;-0.0004815445;-0.05002306,-0.04065098;-0.350362;-0.05545575,0.005472165;-0.7402967;0.0005375221,0.01751755;-0.6999466;-0.09322463,-0.03000911;0.5630462;0.02515812,0;0;0,-0.0123519;0.3266765;0.01897001,-0.02611964;0.6398268;0.02653432,0.1482906;0.4991643;0.01083231,0.2323301;0.2927733;-0.128029,0.3089918;0.1228753;-0.3071423,-0.1878725;0.505663;-0.02842191,-0.2567434;0.2757027;-0.134805,-0.287107;0.1161758;-0.3359347,0.08395008;0.007325515;-0.02517152,0.1624337;-0.2322174;-0.2699353,0.1863678;-0.6055499;-0.1381718,0.2144456;-0.638304;-0.2038766,-0.07391275;2.399531E-05;-0.04766329,-0.05067288;-0.3504827;-0.04026553,-0.01025486;-0.7369876;0.03905657,-0.001535947;-0.7733594;-0.02848837,-0.02278383;0.5633569;0.02692509,97.95716
+0;0;0,-0.0172712;0.3264768;0.01976667,-0.03403487;0.6396381;0.02370625,0.1455964;0.5091711;0.01676991,0.2474817;0.3598351;-0.1737761,0.3181269;0.2663879;-0.4042569,-0.1960434;0.5102416;-0.03365637,-0.2128074;0.3530358;-0.2434061,-0.2024003;0.2102271;-0.4586777,0.08410715;0.0109661;-0.02324743,0.154985;-0.1902695;-0.2992271,0.1469611;-0.5652604;-0.1656045,0.1778301;-0.5859577;-0.2384001,-0.07233415;-0.0004815392;-0.05002251,-0.04087757;-0.3478511;-0.0554162,0.00542495;-0.7393023;0.0007948279,0.01732208;-0.6990796;-0.09181329,-0.03001638;0.5631824;0.02516387,0;0;0,-0.01279231;0.3267044;0.01940703,-0.02705665;0.6399181;0.02745318,0.1477568;0.4985239;0.01178646,0.2329397;0.2939608;-0.1292363,0.3114308;0.126396;-0.3098068,-0.1888345;0.5051832;-0.02822889,-0.2583407;0.2763274;-0.1367811,-0.2886223;0.1188245;-0.3395627,0.08397643;0.00738351;-0.02506304,0.1620325;-0.2268952;-0.2714468,0.1855618;-0.6016698;-0.1390539,0.2120121;-0.6323305;-0.2057096,-0.07385091;-2.675162E-05;-0.04775726,-0.04953364;-0.3479376;-0.04061926,-0.01019607;-0.7360603;0.03907368,-0.0008498095;-0.7708331;-0.02830171,-0.02359517;0.5634218;0.02773285,97.96822
+0;0;0,-0.0172712;0.3264768;0.01976667,-0.03403487;0.6396381;0.02370625,0.1455964;0.5091711;0.01676991,0.2474817;0.3598351;-0.1737761,0.3181269;0.2663879;-0.4042569,-0.1960434;0.5102416;-0.03365637,-0.2128074;0.3530358;-0.2434061,-0.2024003;0.2102271;-0.4586777,0.08410715;0.0109661;-0.02324743,0.154985;-0.1902695;-0.2992271,0.1469611;-0.5652604;-0.1656045,0.1778301;-0.5859577;-0.2384001,-0.07233415;-0.0004815392;-0.05002251,-0.04087757;-0.3478511;-0.0554162,0.00542495;-0.7393023;0.0007948279,0.01732208;-0.6990796;-0.09181329,-0.03001638;0.5631824;0.02516387,0;0;0,-0.01279231;0.3267044;0.01940703,-0.02705665;0.6399181;0.02745318,0.1477568;0.4985239;0.01178646,0.2329397;0.2939608;-0.1292363,0.3114308;0.126396;-0.3098068,-0.1888345;0.5051832;-0.02822889,-0.2583407;0.2763274;-0.1367811,-0.2886223;0.1188245;-0.3395627,0.08397643;0.00738351;-0.02506304,0.1620325;-0.2268952;-0.2714468,0.1855618;-0.6016698;-0.1390539,0.2120121;-0.6323305;-0.2057096,-0.07385091;-2.675162E-05;-0.04775726,-0.04953364;-0.3479376;-0.04061926,-0.01019607;-0.7360603;0.03907368,-0.0008498095;-0.7708331;-0.02830171,-0.02359517;0.5634218;0.02773285,97.99007
+0;0;0,-0.01743932;0.3263994;0.02025383,-0.0342801;0.6395047;0.02464938,0.1456243;0.5092929;0.01727283,0.2459702;0.3688678;-0.1808351,0.3087841;0.2885211;-0.4184192,-0.1961138;0.5101137;-0.03386698,-0.2185392;0.3571722;-0.2463318,-0.2025986;0.2154673;-0.4620004,0.08427088;0.01068916;-0.02278284,0.1538887;-0.1850115;-0.2983854,0.1429396;-0.5596402;-0.1705138,0.1724737;-0.5777291;-0.2407909,-0.07215375;-0.0001560889;-0.05028626,-0.0407161;-0.3438002;-0.05503438,0.00588052;-0.7329576;0.001560014,0.01741787;-0.6931272;-0.08728778,-0.03024948;0.5630605;0.02600308,0;0;0,-0.01314604;0.3266243;0.01986551,-0.02772867;0.6397662;0.02834392,0.1472026;0.4980252;0.01226735,0.2333254;0.2951591;-0.1307832,0.3131093;0.1284105;-0.3115505,-0.1892949;0.5047122;-0.02811803,-0.2582389;0.2908936;-0.1643663,-0.2868874;0.1219489;-0.3579751,0.08402891;0.007493585;-0.02485728,0.1610458;-0.2175264;-0.2749305,0.1808629;-0.5900643;-0.142113,0.2041703;-0.6200249;-0.2052412,-0.07374664;-7.448524E-05;-0.04791998,-0.04724582;-0.3441075;-0.04150756,-0.01059113;-0.7302028;0.03852123,-0.001254776;-0.7614072;-0.02698094,-0.02419027;0.5632858;0.0285244,98.00153
+0;0;0,-0.01743932;0.3263994;0.02025383,-0.0342801;0.6395047;0.02464938,0.1456243;0.5092929;0.01727283,0.2459702;0.3688678;-0.1808351,0.3087841;0.2885211;-0.4184192,-0.1961138;0.5101137;-0.03386698,-0.2185392;0.3571722;-0.2463318,-0.2025986;0.2154673;-0.4620004,0.08427088;0.01068916;-0.02278284,0.1538887;-0.1850115;-0.2983854,0.1429396;-0.5596402;-0.1705138,0.1724737;-0.5777291;-0.2407909,-0.07215375;-0.0001560889;-0.05028626,-0.0407161;-0.3438002;-0.05503438,0.00588052;-0.7329576;0.001560014,0.01741787;-0.6931272;-0.08728778,-0.03024948;0.5630605;0.02600308,0;0;0,-0.01314604;0.3266243;0.01986551,-0.02772867;0.6397662;0.02834392,0.1472026;0.4980252;0.01226735,0.2333254;0.2951591;-0.1307832,0.3131093;0.1284105;-0.3115505,-0.1892949;0.5047122;-0.02811803,-0.2582389;0.2908936;-0.1643663,-0.2868874;0.1219489;-0.3579751,0.08402891;0.007493585;-0.02485728,0.1610458;-0.2175264;-0.2749305,0.1808629;-0.5900643;-0.142113,0.2041703;-0.6200249;-0.2052412,-0.07374664;-7.448524E-05;-0.04791998,-0.04724582;-0.3441075;-0.04150756,-0.01059113;-0.7302028;0.03852123,-0.001254776;-0.7614072;-0.02698094,-0.02419027;0.5632858;0.0285244,98.01291
+0;0;0,-0.01743105;0.3262446;0.02024422,-0.03426235;0.6391734;0.02463778,0.1459711;0.5089148;0.01724378,0.2463627;0.3684255;-0.1809546,0.3091758;0.28808;-0.4185353,-0.196412;0.5097371;-0.03399253,-0.2188476;0.3567259;-0.2465543,-0.2029072;0.215023;-0.4622199,0.08424169;0.01068546;-0.02277495,0.1531644;-0.1830611;-0.2956257,0.1422272;-0.5572821;-0.1678932,0.1719697;-0.5757103;-0.2386662,-0.07212877;-0.0001560348;-0.05026884,-0.04100502;-0.340369;-0.05496955,0.0055409;-0.7291029;0.001563262,0.01715965;-0.6892032;-0.0879114,-0.03023462;0.5627838;0.02599051,0;0;0,-0.01352666;0.3264222;0.02036595,-0.02856461;0.6393504;0.02939463,0.1468085;0.4976209;0.01283455,0.2337887;0.2969474;-0.1329836,0.3144103;0.130328;-0.3134928,-0.1900482;0.5041133;-0.02797239,-0.258987;0.2907938;-0.1652333,-0.2867891;0.1294264;-0.365316,0.08405887;0.007577419;-0.02462172,0.1597805;-0.2095246;-0.277344,0.1767315;-0.5815936;-0.1441001,0.1997508;-0.6123925;-0.207443,-0.07359336;-0.0001286352;-0.04809926,-0.04581578;-0.3406129;-0.04222585,-0.01073109;-0.7264037;0.03784325,-0.0003245762;-0.7587785;-0.02727063,-0.02490627;0.5629302;0.02943444,98.0359
+0;0;0,-0.01760159;0.3260651;0.02091129,-0.03455207;0.638944;0.02577123,0.1460311;0.5088136;0.01793281,0.2446681;0.3742492;-0.1852612,0.3058937;0.2835883;-0.4196069,-0.1964803;0.5093883;-0.03420663,-0.2149827;0.3717491;-0.2574503,-0.1997201;0.2384607;-0.4785546,0.08465634;0.01044235;-0.02237704,0.1518352;-0.1772607;-0.2947235,0.1386766;-0.5574113;-0.1688557,0.1659975;-0.5730591;-0.2393465,-0.07223066;5.043919E-05;-0.05058854,-0.04154477;-0.3360389;-0.05509799,0.006315053;-0.7295964;0.002801031,0.01779744;-0.6899406;-0.08422785,-0.03048616;0.562566;0.02701657,0;0;0,-0.0140641;0.3262428;0.02081776,-0.02965833;0.6390934;0.03031373,0.1459669;0.4969324;0.01327777,0.2333243;0.2972279;-0.1337305,0.3158787;0.1346086;-0.3171034,-0.1909433;0.5035936;-0.02788532,-0.2600958;0.2906197;-0.1656701,-0.2876948;0.1314095;-0.3676015,0.08437477;0.007985994;-0.02436376,0.1566286;-0.1991323;-0.2808777,0.1725617;-0.5758705;-0.1454349,0.1929942;-0.603271;-0.209363,-0.07381863;-0.0003535581;-0.0482406,-0.04462104;-0.3365664;-0.04309988,-0.01086888;-0.7273841;0.03846384,0.001558148;-0.7619054;-0.02054194,-0.02584116;0.5626925;0.0302422,98.05817
+0;0;0,-0.01760159;0.3260651;0.02091129,-0.03455207;0.638944;0.02577123,0.1460311;0.5088136;0.01793281,0.2446681;0.3742492;-0.1852612,0.3058937;0.2835883;-0.4196069,-0.1964803;0.5093883;-0.03420663,-0.2149827;0.3717491;-0.2574503,-0.1997201;0.2384607;-0.4785546,0.08465634;0.01044235;-0.02237704,0.1518352;-0.1772607;-0.2947235,0.1386766;-0.5574113;-0.1688557,0.1659975;-0.5730591;-0.2393465,-0.07223066;5.043919E-05;-0.05058854,-0.04154477;-0.3360389;-0.05509799,0.006315053;-0.7295964;0.002801031,0.01779744;-0.6899406;-0.08422785,-0.03048616;0.562566;0.02701657,0;0;0,-0.0140641;0.3262428;0.02081776,-0.02965833;0.6390934;0.03031373,0.1459669;0.4969324;0.01327777,0.2333243;0.2972279;-0.1337305,0.3158787;0.1346086;-0.3171034,-0.1909433;0.5035936;-0.02788532,-0.2600958;0.2906197;-0.1656701,-0.2876948;0.1314095;-0.3676015,0.08437477;0.007985994;-0.02436376,0.1566286;-0.1991323;-0.2808777,0.1725617;-0.5758705;-0.1454349,0.1929942;-0.603271;-0.209363,-0.07381863;-0.0003535581;-0.0482406,-0.04462104;-0.3365664;-0.04309988,-0.01086888;-0.7273841;0.03846384,0.001558148;-0.7619054;-0.02054194,-0.02584116;0.5626925;0.0302422,98.06982
+0;0;0,-0.01760159;0.3260651;0.02091129,-0.03455207;0.638944;0.02577123,0.1460311;0.5088136;0.01793281,0.2446681;0.3742492;-0.1852612,0.3058937;0.2835883;-0.4196069,-0.1964803;0.5093883;-0.03420663,-0.2149827;0.3717491;-0.2574503,-0.1997201;0.2384607;-0.4785546,0.08465634;0.01044235;-0.02237704,0.1518352;-0.1772607;-0.2947235,0.1386766;-0.5574113;-0.1688557,0.1659975;-0.5730591;-0.2393465,-0.07223066;5.043919E-05;-0.05058854,-0.04154477;-0.3360389;-0.05509799,0.006315053;-0.7295964;0.002801031,0.01779744;-0.6899406;-0.08422785,-0.03048616;0.562566;0.02701657,0;0;0,-0.0140641;0.3262428;0.02081776,-0.02965833;0.6390934;0.03031373,0.1459669;0.4969324;0.01327777,0.2333243;0.2972279;-0.1337305,0.3158787;0.1346086;-0.3171034,-0.1909433;0.5035936;-0.02788532,-0.2600958;0.2906197;-0.1656701,-0.2876948;0.1314095;-0.3676015,0.08437477;0.007985994;-0.02436376,0.1566286;-0.1991323;-0.2808777,0.1725617;-0.5758705;-0.1454349,0.1929942;-0.603271;-0.209363,-0.07381863;-0.0003535581;-0.0482406,-0.04462104;-0.3365664;-0.04309988,-0.01086888;-0.7273841;0.03846384,0.001558148;-0.7619054;-0.02054194,-0.02584116;0.5626925;0.0302422,98.08159
+0;0;0,-0.01771081;0.3260115;0.02127794,-0.03461742;0.6388689;0.02645826,0.1461378;0.5087507;0.01794671,0.2449156;0.3753382;-0.1860184,0.3078788;0.2854449;-0.420211,-0.1963805;0.5091464;-0.03455929,-0.2292229;0.3651317;-0.2521342,-0.205657;0.2465695;-0.4807803,0.08481239;0.01027647;-0.0219952,0.1512027;-0.1737682;-0.2971883,0.1353265;-0.5546401;-0.1763639,0.161055;-0.5701175;-0.2469783,-0.07212996;0.0002091922;-0.05079134,-0.04114736;-0.3360001;-0.05463608,0.006628394;-0.7288156;0.003047958,0.01813593;-0.6891984;-0.08350626,-0.03056986;0.5624946;0.0276403,0;0;0,-0.01437695;0.3261763;0.02126503,-0.03023575;0.6389812;0.03121853,0.1453975;0.4962545;0.01349354,0.233435;0.2978954;-0.135035,0.3169676;0.1361979;-0.3187946,-0.1913878;0.503043;-0.02750251,-0.2607907;0.2917281;-0.1678127,-0.2879033;0.1333203;-0.3704534,0.08445829;0.008136794;-0.02414799,0.1543703;-0.1917045;-0.2871825,0.1672271;-0.5671488;-0.150105,0.1875196;-0.5944464;-0.2135223,-0.07375649;-0.0004379881;-0.04839756,-0.04242104;-0.3366116;-0.04430288,-0.01009101;-0.7269415;0.03638965,0.0007962566;-0.7602631;-0.02351344,-0.02635757;0.5625892;0.03104043,98.10295
+0;0;0,-0.01771081;0.3260115;0.02127794,-0.03461742;0.6388689;0.02645826,0.1461378;0.5087507;0.01794671,0.2449156;0.3753382;-0.1860184,0.3078788;0.2854449;-0.420211,-0.1963805;0.5091464;-0.03455929,-0.2292229;0.3651317;-0.2521342,-0.205657;0.2465695;-0.4807803,0.08481239;0.01027647;-0.0219952,0.1512027;-0.1737682;-0.2971883,0.1353265;-0.5546401;-0.1763639,0.161055;-0.5701175;-0.2469783,-0.07212996;0.0002091922;-0.05079134,-0.04114736;-0.3360001;-0.05463608,0.006628394;-0.7288156;0.003047958,0.01813593;-0.6891984;-0.08350626,-0.03056986;0.5624946;0.0276403,0;0;0,-0.01437695;0.3261763;0.02126503,-0.03023575;0.6389812;0.03121853,0.1453975;0.4962545;0.01349354,0.233435;0.2978954;-0.135035,0.3169676;0.1361979;-0.3187946,-0.1913878;0.503043;-0.02750251,-0.2607907;0.2917281;-0.1678127,-0.2879033;0.1333203;-0.3704534,0.08445829;0.008136794;-0.02414799,0.1543703;-0.1917045;-0.2871825,0.1672271;-0.5671488;-0.150105,0.1875196;-0.5944464;-0.2135223,-0.07375649;-0.0004379881;-0.04839756,-0.04242104;-0.3366116;-0.04430288,-0.01009101;-0.7269415;0.03638965,0.0007962566;-0.7602631;-0.02351344,-0.02635757;0.5625892;0.03104043,98.11401
+0;0;0,-0.01769351;0.325693;0.02125715,-0.03459256;0.6384106;0.02643534,0.1465217;0.5082211;0.01790339,0.2453277;0.3747705;-0.1861201,0.3082927;0.2848746;-0.4203193,-0.1966965;0.5086176;-0.03470989,-0.2295483;0.3645617;-0.2523471,-0.2059817;0.2459962;-0.4809996,0.08490952;0.01028823;-0.02202039,0.1514332;-0.1741261;-0.2977663,0.1355047;-0.5562539;-0.1765434,0.1613604;-0.5719562;-0.247507,-0.07221256;0.0002094318;-0.05084951,-0.04116772;-0.3366752;-0.05470197,0.006765559;-0.7307858;0.003172275,0.01833;-0.6911211;-0.08380996,-0.03054705;0.5620749;0.02761678,0;0;0,-0.01484842;0.325809;0.02165246,-0.03101114;0.6384506;0.03183103,0.1449591;0.4954616;0.01370859,0.2341193;0.2989248;-0.1366943,0.3177876;0.137438;-0.3205878,-0.1923296;0.5020828;-0.02694939,-0.2628435;0.2919784;-0.1686577,-0.28969;0.1348102;-0.3723059,0.08460989;0.008481935;-0.02386618,0.1515639;-0.1848909;-0.2932988,0.1619588;-0.5609475;-0.1538585,0.183664;-0.588968;-0.2167518,-0.07379636;-0.0006918602;-0.04851793,-0.04070123;-0.3373866;-0.04516533,-0.009631684;-0.7291136;0.03579725,0.0004532728;-0.7591954;-0.02808957,-0.02704931;0.5621017;0.03160024,98.12531
+0;0;0,-0.01774341;0.3256374;0.02205226,-0.03458982;0.638348;0.02774955,0.1465014;0.5082518;0.0183007,0.2447996;0.3818274;-0.1903895,0.3050701;0.3145698;-0.4327509,-0.196395;0.5083767;-0.03415712,-0.2180378;0.3596027;-0.2500163,-0.2034879;0.2497456;-0.4837145,0.08505444;0.01005548;-0.02156387,0.1505913;-0.1699329;-0.3004526,0.1347435;-0.5529503;-0.1820596,0.1600093;-0.5685132;-0.2533247,-0.07212221;0.000329303;-0.05097695,-0.04048284;-0.3365096;-0.05387088,0.007517323;-0.7305566;0.004380289,0.01903964;-0.6908572;-0.08260368,-0.03054996;0.5620104;0.02882515,0;0;0,-0.01484842;0.325809;0.02165246,-0.03101114;0.6384506;0.03183103,0.1449591;0.4954616;0.01370859,0.2341193;0.2989248;-0.1366943,0.3177876;0.137438;-0.3205878,-0.1923296;0.5020828;-0.02694939,-0.2628435;0.2919784;-0.1686577,-0.28969;0.1348102;-0.3723059,0.08460989;0.008481935;-0.02386618,0.1515639;-0.1848909;-0.2932988,0.1619588;-0.5609475;-0.1538585,0.183664;-0.588968;-0.2167518,-0.07379636;-0.0006918602;-0.04851793,-0.04070123;-0.3373866;-0.04516533,-0.009631684;-0.7291136;0.03579725,0.0004532728;-0.7591954;-0.02808957,-0.02704931;0.5621017;0.03160024,98.13677
+0;0;0,-0.01774341;0.3256374;0.02205226,-0.03458982;0.638348;0.02774955,0.1465014;0.5082518;0.0183007,0.2447996;0.3818274;-0.1903895,0.3050701;0.3145698;-0.4327509,-0.196395;0.5083767;-0.03415712,-0.2180378;0.3596027;-0.2500163,-0.2034879;0.2497456;-0.4837145,0.08505444;0.01005548;-0.02156387,0.1505913;-0.1699329;-0.3004526,0.1347435;-0.5529503;-0.1820596,0.1600093;-0.5685132;-0.2533247,-0.07212221;0.000329303;-0.05097695,-0.04048284;-0.3365096;-0.05387088,0.007517323;-0.7305566;0.004380289,0.01903964;-0.6908572;-0.08260368,-0.03054996;0.5620104;0.02882515,0;0;0,-0.01484842;0.325809;0.02165246,-0.03101114;0.6384506;0.03183103,0.1449591;0.4954616;0.01370859,0.2341193;0.2989248;-0.1366943,0.3177876;0.137438;-0.3205878,-0.1923296;0.5020828;-0.02694939,-0.2628435;0.2919784;-0.1686577,-0.28969;0.1348102;-0.3723059,0.08460989;0.008481935;-0.02386618,0.1515639;-0.1848909;-0.2932988,0.1619588;-0.5609475;-0.1538585,0.183664;-0.588968;-0.2167518,-0.07379636;-0.0006918602;-0.04851793,-0.04070123;-0.3373866;-0.04516533,-0.009631684;-0.7291136;0.03579725,0.0004532728;-0.7591954;-0.02808957,-0.02704931;0.5621017;0.03160024,98.14807
+0;0;0,-0.01774123;0.3255973;0.02204955,-0.03458431;0.638246;0.02774591,0.1470023;0.5080189;0.01826727,0.2453386;0.3815454;-0.1905039,0.3056324;0.3142618;-0.4329589,-0.1968555;0.5081441;-0.03433763,-0.2185067;0.3593124;-0.2502805,-0.2039512;0.2494129;-0.484069,0.08504919;0.01005486;-0.02156254,0.1506407;-0.1700836;-0.3006838,0.1349159;-0.5501268;-0.1832101,0.1595328;-0.5645194;-0.2526447,-0.07211775;0.0003292827;-0.05097381,-0.04045201;-0.3367904;-0.05387015,0.007175434;-0.7277777;0.003928699,0.01840179;-0.6883274;-0.08082098,-0.03054549;0.5619282;0.02882123,0;0;0,-0.01532992;0.3257033;0.02229118,-0.03194433;0.638238;0.03310275,0.1445304;0.4950327;0.01413321,0.2345498;0.3006392;-0.138702,0.3200435;0.1441045;-0.3261442,-0.193207;0.5008755;-0.02627043,-0.2647642;0.2922758;-0.1698557,-0.2915666;0.1479047;-0.3828944,0.08463874;0.008667886;-0.02367616,0.149259;-0.1822483;-0.2957717,0.1588337;-0.5561452;-0.1594281,0.179215;-0.5820664;-0.221519,-0.07374236;-0.0008747966;-0.04858711,-0.03978898;-0.3377667;-0.04515652,-0.009603189;-0.7264885;0.03524461,0.001213425;-0.7552323;-0.0266425,-0.02787126;0.5619154;0.0327127,98.17014
+0;0;0,-0.01777996;0.3252937;0.02296117,-0.03455141;0.6377275;0.02920615,0.147172;0.5074294;0.01894667,0.2447611;0.3897862;-0.195417,0.3185464;0.3311531;-0.4363559,-0.1968788;0.5076728;-0.03346167,-0.2175542;0.3554044;-0.2472424,-0.2045417;0.2504562;-0.4833572,0.08535698;0.009767707;-0.02089127,0.150212;-0.1682922;-0.3021225,0.1337194;-0.5496054;-0.1876431,0.1573362;-0.5608565;-0.2586162,-0.07189616;0.0005778858;-0.05146141,-0.03983324;-0.337021;-0.05266458,0.007809442;-0.7284034;0.005017906,0.01891865;-0.688983;-0.07915116,-0.03051696;0.5614685;0.03017336,0;0;0,-0.0157064;0.3254124;0.02279043,-0.03264891;0.6377071;0.03403616,0.1440807;0.4946166;0.01427007,0.2350842;0.3028661;-0.1415036,0.3209796;0.1452211;-0.3277929,-0.193722;0.4995854;-0.02555493,-0.2683633;0.2945572;-0.1728895,-0.2965089;0.1500466;-0.3856291,0.0847322;0.008867487;-0.02365351,0.1451439;-0.1772818;-0.3006036,0.1565725;-0.5517173;-0.1647924,0.1752423;-0.5770346;-0.2271465,-0.07385769;-0.001109122;-0.04859505,-0.03884588;-0.3384036;-0.04557128,-0.009069597;-0.7275591;0.03473175,0.001346136;-0.7569655;-0.0257578,-0.02849316;0.5614501;0.03353691,98.19199
+0;0;0,-0.01777996;0.3252937;0.02296117,-0.03455141;0.6377275;0.02920615,0.147172;0.5074294;0.01894667,0.2447611;0.3897862;-0.195417,0.3185464;0.3311531;-0.4363559,-0.1968788;0.5076728;-0.03346167,-0.2175542;0.3554044;-0.2472424,-0.2045417;0.2504562;-0.4833572,0.08535698;0.009767707;-0.02089127,0.150212;-0.1682922;-0.3021225,0.1337194;-0.5496054;-0.1876431,0.1573362;-0.5608565;-0.2586162,-0.07189616;0.0005778858;-0.05146141,-0.03983324;-0.337021;-0.05266458,0.007809442;-0.7284034;0.005017906,0.01891865;-0.688983;-0.07915116,-0.03051696;0.5614685;0.03017336,0;0;0,-0.0157064;0.3254124;0.02279043,-0.03264891;0.6377071;0.03403616,0.1440807;0.4946166;0.01427007,0.2350842;0.3028661;-0.1415036,0.3209796;0.1452211;-0.3277929,-0.193722;0.4995854;-0.02555493,-0.2683633;0.2945572;-0.1728895,-0.2965089;0.1500466;-0.3856291,0.0847322;0.008867487;-0.02365351,0.1451439;-0.1772818;-0.3006036,0.1565725;-0.5517173;-0.1647924,0.1752423;-0.5770346;-0.2271465,-0.07385769;-0.001109122;-0.04859505,-0.03884588;-0.3384036;-0.04557128,-0.009069597;-0.7275591;0.03473175,0.001346136;-0.7569655;-0.0257578,-0.02849316;0.5614501;0.03353691,98.20503
+0;0;0,-0.01777858;0.3252684;0.02295939,-0.03454313;0.6375736;0.02920157,0.1473368;0.5072539;0.01893179,0.2449763;0.38955;-0.1955426,0.3187569;0.3309206;-0.4364666,-0.1970197;0.5074976;-0.03352312,-0.2177058;0.3551506;-0.2474142,-0.204694;0.2502089;-0.4835144,0.08545263;0.009778652;-0.02091468,0.1503482;-0.1683928;-0.3023221,0.1338817;-0.549104;-0.1880234,0.1576279;-0.560581;-0.2593852,-0.07197673;0.0005785333;-0.05151907,-0.03989373;-0.3372318;-0.052723,0.007673737;-0.7279963;0.004868418,0.01884378;-0.6885244;-0.07976156,-0.03051008;0.5613411;0.03016846,0;0;0,-0.01605696;0.3253365;0.02326107,-0.03309723;0.6374887;0.03471255,0.1437237;0.4943549;0.01428509,0.2354508;0.3054608;-0.1447498,0.3223037;0.1474277;-0.3302423,-0.1940564;0.4984319;-0.02470511,-0.2714858;0.2961717;-0.1746465,-0.2983925;0.150026;-0.3864077,0.0847842;0.009125799;-0.02373934,0.1418264;-0.1754467;-0.3027121,0.1550363;-0.5502682;-0.170007,0.1732035;-0.5753471;-0.2333552,-0.07396834;-0.001350095;-0.04860102,-0.0375252;-0.3387171;-0.04717733,-0.007669518;-0.7274171;0.03217787,0.002193644;-0.7586331;-0.02725309,-0.02893001;0.5612592;0.03417802,98.22665
+0;0;0,-0.0179078;0.3252282;0.02342308,-0.03475522;0.6375182;0.03019999,0.1470659;0.5070786;0.01917333,0.2447168;0.3913648;-0.1963761,0.301208;0.3361204;-0.4427136,-0.1966244;0.5068135;-0.0336596,-0.2181504;0.3545645;-0.2475376,-0.2065729;0.2561347;-0.4864997,0.08555038;0.00963516;-0.02057894,0.1484818;-0.1715457;-0.3005071,0.1316793;-0.5538297;-0.1916361,0.1550724;-0.5656483;-0.2629151,-0.07191737;0.0006453534;-0.05160109,-0.03946704;-0.3371307;-0.0525682,0.00811154;-0.7278674;0.005201932,0.01932715;-0.6883696;-0.07941912,-0.03070447;0.561285;0.03102925,0;0;0,-0.01605696;0.3253365;0.02326107,-0.03309723;0.6374887;0.03471255,0.1437237;0.4943549;0.01428509,0.2354508;0.3054608;-0.1447498,0.3223037;0.1474277;-0.3302423,-0.1940564;0.4984319;-0.02470511,-0.2714858;0.2961717;-0.1746465,-0.2983925;0.150026;-0.3864077,0.0847842;0.009125799;-0.02373934,0.1418264;-0.1754467;-0.3027121,0.1550363;-0.5502682;-0.170007,0.1732035;-0.5753471;-0.2333552,-0.07396834;-0.001350095;-0.04860102,-0.0375252;-0.3387171;-0.04717733,-0.007669518;-0.7274171;0.03217787,0.002193644;-0.7586331;-0.02725309,-0.02893001;0.5612592;0.03417802,98.24873
+0;0;0,-0.01790266;0.3251348;0.02341635,-0.03474541;0.6373385;0.03019116,0.1464464;0.5071063;0.01920624,0.2441563;0.3913226;-0.1964734,0.300657;0.3360689;-0.4428524,-0.1960289;0.5068421;-0.03343992,-0.2175679;0.3545012;-0.2474471,-0.2059884;0.2560547;-0.4864495,0.08577171;0.009660087;-0.02063218,0.1486986;-0.1715077;-0.3005401,0.1319321;-0.5529709;-0.1919029,0.1550977;-0.5643826;-0.2624883,-0.07210343;0.000647023;-0.05173459,-0.03965545;-0.3371046;-0.05270163,0.007820975;-0.7270024;0.004944462,0.01892746;-0.687597;-0.07885328,-0.0306955;0.561121;0.03102025,0;0;0,-0.01630826;0.3252136;0.02348566,-0.03345339;0.6372721;0.03496575,0.1428084;0.4946105;0.01414275,0.2367093;0.3100462;-0.1489198,0.3225751;0.152482;-0.3353294,-0.1936924;0.497661;-0.02371054,-0.2741719;0.2980335;-0.1758379,-0.3019269;0.1554428;-0.3899534,0.08496255;0.009530172;-0.02379775,0.137597;-0.1767453;-0.3024751,0.155649;-0.553125;-0.1775359,0.1718991;-0.579216;-0.2393713,-0.07419562;-0.001602549;-0.0486645,-0.03364312;-0.3384376;-0.05392154,-0.004267264;-0.7257649;0.02800553,0.003525885;-0.757802;-0.0296533,-0.02926504;0.5610595;0.03443313,98.27098
+0;0;0,-0.0179034;0.3251483;0.02341733,-0.03474038;0.6372452;0.03018951,0.146467;0.5070271;0.01920328,0.2442209;0.3911913;-0.1965734,0.3007335;0.3359259;-0.4430047,-0.1960403;0.5067629;-0.0334478,-0.217589;0.3543534;-0.2475513,-0.2060071;0.2558861;-0.4866044,0.08586924;0.009671071;-0.02065564,0.1487655;-0.1714084;-0.3004272,0.1321371;-0.5497311;-0.1926844,0.1559031;-0.5622163;-0.2650996,-0.07218542;0.0006477587;-0.05179342,-0.03975324;-0.3369394;-0.05275998,0.00733231;-0.7236272;0.004411511,0.0187267;-0.683978;-0.08155847,-0.03069149;0.5610468;0.0310184,0;0;0,-0.01673943;0.3251795;0.02384114,-0.03414535;0.6371146;0.03534651,0.1421937;0.4946544;0.01398349,0.2373089;0.3132774;-0.1521152,0.3247522;0.1587483;-0.3403989,-0.194116;0.4963228;-0.02264827,-0.2784559;0.2997584;-0.1768641,-0.3119588;0.1605679;-0.3924561,0.08505324;0.009688705;-0.02378631,0.1325179;-0.1800958;-0.3008184,0.1545788;-0.5540994;-0.179791,0.1708378;-0.5782414;-0.2462596,-0.07432892;-0.001728212;-0.0486409,-0.03044076;-0.3376303;-0.06481072,0.00439775;-0.7202933;0.02102869,0.007009746;-0.7544677;-0.03803565,-0.02990166;0.5609242;0.03482509,98.29258
+0;0;0,-0.01808237;0.3250893;0.02408904,-0.03498555;0.6371692;0.03143328,0.1461532;0.5067983;0.01975225,0.244099;0.3950533;-0.1980848,0.3116341;0.3532996;-0.4444016,-0.1959902;0.5064272;-0.03282487,-0.2261426;0.3915823;-0.2682708,-0.2095132;0.2939861;-0.5073832,0.08593106;0.009651662;-0.02040613,0.1479974;-0.1729956;-0.2993427,0.1312272;-0.5521584;-0.1946172,0.1538006;-0.5627475;-0.268487,-0.07217496;0.0005825353;-0.05180877,-0.03909668;-0.3369432;-0.0520062,0.007487081;-0.7235319;0.006236792,0.01885669;-0.6838532;-0.07973316,-0.03092001;0.5609704;0.0321347,0;0;0,-0.01673943;0.3251795;0.02384114,-0.03414535;0.6371146;0.03534651,0.1421937;0.4946544;0.01398349,0.2373089;0.3132774;-0.1521152,0.3247522;0.1587483;-0.3403989,-0.194116;0.4963228;-0.02264827,-0.2784559;0.2997584;-0.1768641,-0.3119588;0.1605679;-0.3924561,0.08505324;0.009688705;-0.02378631,0.1325179;-0.1800958;-0.3008184,0.1545788;-0.5540994;-0.179791,0.1708378;-0.5782414;-0.2462596,-0.07432892;-0.001728212;-0.0486409,-0.03044076;-0.3376303;-0.06481072,0.00439775;-0.7202933;0.02102869,0.007009746;-0.7544677;-0.03803565,-0.02990166;0.5609242;0.03482509,98.30389
+0;0;0,-0.01806938;0.324856;0.02407174,-0.03495888;0.6366833;0.0314097,0.1464745;0.5062752;0.01970737,0.2444424;0.394505;-0.1981789,0.3142452;0.3513492;-0.4527665,-0.1962437;0.5059034;-0.03295806,-0.2264029;0.3910325;-0.2684572,-0.2092151;0.2901593;-0.5155985,0.08618659;0.009680362;-0.02046681,0.1481982;-0.172806;-0.2991575,0.1315947;-0.5481988;-0.1954733,0.1551512;-0.5605553;-0.2725598,-0.07238958;0.0005842675;-0.05196282,-0.03934045;-0.3366441;-0.05216008,0.006780125;-0.7193888;0.005503803,0.01864483;-0.6792887;-0.08420973,-0.03089621;0.5605383;0.03211063,0;0;0,-0.01775856;0.3248705;0.0241065,-0.03602125;0.6365038;0.0355792,0.1410497;0.4949564;0.01302386,0.2375278;0.3157653;-0.1547475,0.3293833;0.1581196;-0.3503493,-0.1954299;0.4939484;-0.02228415,-0.2821681;0.3011931;-0.180039,-0.315991;0.1574316;-0.4030599,0.08530191;0.009971499;-0.02376723,0.1280417;-0.1845406;-0.2979088,0.153325;-0.5560986;-0.1827946,0.1697115;-0.5819097;-0.252851,-0.07465471;-0.002117374;-0.04860987,-0.02942905;-0.3371835;-0.07098291,0.01057481;-0.7159101;0.01215369,0.01256952;-0.7546003;-0.04758725,-0.03155427;0.5603798;0.03507733,98.32651
+0;0;0,-0.01806938;0.324856;0.02407174,-0.03495888;0.6366833;0.0314097,0.1464745;0.5062752;0.01970737,0.2444424;0.394505;-0.1981789,0.3142452;0.3513492;-0.4527665,-0.1962437;0.5059034;-0.03295806,-0.2264029;0.3910325;-0.2684572,-0.2092151;0.2901593;-0.5155985,0.08618659;0.009680362;-0.02046681,0.1481982;-0.172806;-0.2991575,0.1315947;-0.5481988;-0.1954733,0.1551512;-0.5605553;-0.2725598,-0.07238958;0.0005842675;-0.05196282,-0.03934045;-0.3366441;-0.05216008,0.006780125;-0.7193888;0.005503803,0.01864483;-0.6792887;-0.08420973,-0.03089621;0.5605383;0.03211063,0;0;0,-0.01775856;0.3248705;0.0241065,-0.03602125;0.6365038;0.0355792,0.1410497;0.4949564;0.01302386,0.2375278;0.3157653;-0.1547475,0.3293833;0.1581196;-0.3503493,-0.1954299;0.4939484;-0.02228415,-0.2821681;0.3011931;-0.180039,-0.315991;0.1574316;-0.4030599,0.08530191;0.009971499;-0.02376723,0.1280417;-0.1845406;-0.2979088,0.153325;-0.5560986;-0.1827946,0.1697115;-0.5819097;-0.252851,-0.07465471;-0.002117374;-0.04860987,-0.02942905;-0.3371835;-0.07098291,0.01057481;-0.7159101;0.01215369,0.01256952;-0.7546003;-0.04758725,-0.03155427;0.5603798;0.03507733,98.33793
+0;0;0,-0.01826127;0.324786;0.02485762,-0.03520231;0.6365962;0.03274618,0.1461951;0.5061299;0.02040032,0.242596;0.4100145;-0.2055054,0.3199503;0.328177;-0.448134,-0.1963249;0.5057918;-0.03207542,-0.2147099;0.3753427;-0.2605699,-0.2064381;0.2791189;-0.5100138,0.08620925;0.009736119;-0.02034456,0.1473321;-0.1728961;-0.299136,0.130142;-0.5490086;-0.1981918,0.1539766;-0.5594926;-0.2761935,-0.07241944;0.0004715756;-0.05192235,-0.03894289;-0.3367143;-0.05139194,0.007078607;-0.7193259;0.007226687,0.01888276;-0.6791911;-0.08249092,-0.03111988;0.5604513;0.03333357,0;0;0,-0.01775856;0.3248705;0.0241065,-0.03602125;0.6365038;0.0355792,0.1410497;0.4949564;0.01302386,0.2375278;0.3157653;-0.1547475,0.3293833;0.1581196;-0.3503493,-0.1954299;0.4939484;-0.02228415,-0.2821681;0.3011931;-0.180039,-0.315991;0.1574316;-0.4030599,0.08530191;0.009971499;-0.02376723,0.1280417;-0.1845406;-0.2979088,0.153325;-0.5560986;-0.1827946,0.1697115;-0.5819097;-0.252851,-0.07465471;-0.002117374;-0.04860987,-0.02942905;-0.3371835;-0.07098291,0.01057481;-0.7159101;0.01215369,0.01256952;-0.7546003;-0.04758725,-0.03155427;0.5603798;0.03507733,98.34931
+0;0;0,-0.01824782;0.3245468;0.02483931,-0.03518556;0.6362966;0.03272529,0.1459864;0.5058901;0.02039599,0.2424202;0.4097419;-0.205587,0.3200329;0.327631;-0.4490261,-0.1960971;0.5055525;-0.03201289,-0.2144884;0.3750589;-0.2605855,-0.2061889;0.2785136;-0.5108627,0.08634318;0.009751244;-0.02037616,0.1474561;-0.1728515;-0.2991226,0.130283;-0.5485938;-0.1982777,0.1542185;-0.5592492;-0.2766097,-0.07253194;0.0004723082;-0.05200301,-0.0390608;-0.336659;-0.05147269,0.006915394;-0.7188941;0.007088248,0.01876954;-0.6787164;-0.0830093,-0.03110262;0.5601423;0.03331275,0;0;0,-0.01809025;0.3246061;0.0241704,-0.03641769;0.6361868;0.03529525,0.140635;0.4954132;0.01235414,0.2386094;0.3193204;-0.1579534,0.3320732;0.1722513;-0.3620703,-0.1949079;0.4919628;-0.02235876,-0.2849547;0.3039311;-0.1840619,-0.3216;0.1685267;-0.4128661,0.08549957;0.01008818;-0.02352595,0.127218;-0.1851546;-0.2972374,0.1513974;-0.5573769;-0.1853769,0.1684854;-0.5842815;-0.2548862,-0.07476291;-0.002351948;-0.0486867,-0.02916583;-0.3372341;-0.07220074,0.01243525;-0.7152648;0.01151905,0.01456546;-0.7536352;-0.04916562,-0.03194626;0.5600532;0.03489399,98.36133
+0;0;0,-0.01824782;0.3245468;0.02483931,-0.03518556;0.6362966;0.03272529,0.1459864;0.5058901;0.02039599,0.2424202;0.4097419;-0.205587,0.3200329;0.327631;-0.4490261,-0.1960971;0.5055525;-0.03201289,-0.2144884;0.3750589;-0.2605855,-0.2061889;0.2785136;-0.5108627,0.08634318;0.009751244;-0.02037616,0.1474561;-0.1728515;-0.2991226,0.130283;-0.5485938;-0.1982777,0.1542185;-0.5592492;-0.2766097,-0.07253194;0.0004723082;-0.05200301,-0.0390608;-0.336659;-0.05147269,0.006915394;-0.7188941;0.007088248,0.01876954;-0.6787164;-0.0830093,-0.03110262;0.5601423;0.03331275,0;0;0,-0.01809025;0.3246061;0.0241704,-0.03641769;0.6361868;0.03529525,0.140635;0.4954132;0.01235414,0.2386094;0.3193204;-0.1579534,0.3320732;0.1722513;-0.3620703,-0.1949079;0.4919628;-0.02235876,-0.2849547;0.3039311;-0.1840619,-0.3216;0.1685267;-0.4128661,0.08549957;0.01008818;-0.02352595,0.127218;-0.1851546;-0.2972374,0.1513974;-0.5573769;-0.1853769,0.1684854;-0.5842815;-0.2548862,-0.07476291;-0.002351948;-0.0486867,-0.02916583;-0.3372341;-0.07220074,0.01243525;-0.7152648;0.01151905,0.01456546;-0.7536352;-0.04916562,-0.03194626;0.5600532;0.03489399,98.37489
+0;0;0,-0.01939572;0.324449;0.02558888,-0.03675519;0.6362342;0.03390625,0.1445329;0.5055591;0.0213212,0.2400579;0.4165712;-0.2080025,0.3015882;0.3451931;-0.4602304,-0.1976371;0.5054516;-0.03100578,-0.2165633;0.3741522;-0.2591187,-0.2058011;0.2865403;-0.5134964,0.08630396;0.01111908;-0.02046307,0.1515698;-0.1223937;-0.324901,0.1293119;-0.4993388;-0.2117503,0.1524304;-0.5082494;-0.285188,-0.07304683;-0.0004752299;-0.0515236,-0.03988528;-0.337621;-0.05062781,0.006606329;-0.7244239;0.009439692,0.01775812;-0.6847866;-0.07555643,-0.03257405;0.560052;0.03442345,0;0;0,-0.01929218;0.3245911;0.02380228,-0.03832516;0.6362221;0.03431129,0.1392373;0.4964402;0.01055741,0.2388355;0.3225458;-0.1611232,0.332455;0.1771415;-0.367503,-0.1959582;0.4908921;-0.02420496,-0.2887078;0.3060438;-0.1881009,-0.327105;0.1709918;-0.4178535,0.08581258;0.0102468;-0.02284622,0.1263746;-0.1850571;-0.2966689,0.1494611;-0.564227;-0.1913917,0.16555;-0.5888538;-0.2561886,-0.07473727;-0.002525218;-0.04897662,-0.02978655;-0.3374075;-0.07349248,0.01212518;-0.720035;0.0115114,0.01855383;-0.7032672;-0.07348957,-0.03370008;0.5600642;0.0340662,98.39361
+0;0;0,-0.01939572;0.324449;0.02558888,-0.03675519;0.6362342;0.03390625,0.1445329;0.5055591;0.0213212,0.2400579;0.4165712;-0.2080025,0.3015882;0.3451931;-0.4602304,-0.1976371;0.5054516;-0.03100578,-0.2165633;0.3741522;-0.2591187,-0.2058011;0.2865403;-0.5134964,0.08630396;0.01111908;-0.02046307,0.1515698;-0.1223937;-0.324901,0.1293119;-0.4993388;-0.2117503,0.1524304;-0.5082494;-0.285188,-0.07304683;-0.0004752299;-0.0515236,-0.03988528;-0.337621;-0.05062781,0.006606329;-0.7244239;0.009439692,0.01775812;-0.6847866;-0.07555643,-0.03257405;0.560052;0.03442345,0;0;0,-0.01929218;0.3245911;0.02380228,-0.03832516;0.6362221;0.03431129,0.1392373;0.4964402;0.01055741,0.2388355;0.3225458;-0.1611232,0.332455;0.1771415;-0.367503,-0.1959582;0.4908921;-0.02420496,-0.2887078;0.3060438;-0.1881009,-0.327105;0.1709918;-0.4178535,0.08581258;0.0102468;-0.02284622,0.1263746;-0.1850571;-0.2966689,0.1494611;-0.564227;-0.1913917,0.16555;-0.5888538;-0.2561886,-0.07473727;-0.002525218;-0.04897662,-0.02978655;-0.3374075;-0.07349248,0.01212518;-0.720035;0.0115114,0.01855383;-0.7032672;-0.07348957,-0.03370008;0.5600642;0.0340662,98.41583
+0;0;0,-0.020561;0.324793;0.02658625,-0.03849586;0.6370986;0.03547423,0.1435004;0.5064403;0.02258726,0.2385656;0.4199483;-0.2080213,0.2990767;0.3540047;-0.4609536,-0.1995168;0.5059047;-0.02991495,-0.218788;0.3757503;-0.2587972,-0.2044877;0.3367108;-0.5238562,0.08603809;0.01205526;-0.02066385,0.1468234;-0.09115333;-0.3374457,0.1308166;-0.4688922;-0.2390439,0.1403859;-0.4300978;-0.3239171,-0.0733884;-0.001369581;-0.05086397,-0.040512;-0.3384392;-0.04995691,0.005113531;-0.7220573;0.008191641,0.01618311;-0.6823596;-0.07640032,-0.0341456;0.5607684;0.03587725,0;0;0,-0.01995731;0.3250568;0.02366185,-0.03934103;0.6372535;0.03361392,0.1380678;0.4951608;0.01052165,0.2396312;0.3261918;-0.1650714,0.3329701;0.1831836;-0.3720046,-0.1962485;0.4904583;-0.02649616,-0.2918403;0.3124194;-0.1963871,-0.3282592;0.1749813;-0.4239158,0.08608728;0.0100839;-0.0214982,0.1285931;-0.1855086;-0.2946912,0.1480314;-0.5622748;-0.1932259,0.1631809;-0.587478;-0.2572218,-0.07430232;-0.002374346;-0.04948137,-0.02984518;-0.3372496;-0.07355855,0.0118257;-0.715544;0.01466116,0.0146851;-0.751202;-0.04059491,-0.03464537;0.5609428;0.03352594,98.43861
+0;0;0,-0.02055872;0.3247569;0.0265833,-0.03849481;0.637084;0.03547145,0.1434589;0.506424;0.02258781,0.2385395;0.4199177;-0.2080585,0.3058922;0.3465184;-0.4895881,-0.1994745;0.5058885;-0.02990155,-0.2187487;0.3757129;-0.2588212,-0.2028316;0.3322594;-0.5538486,0.08586835;0.01203148;-0.02062308,0.1466045;-0.09109372;-0.337149,0.1304935;-0.471292;-0.2381065,0.1401682;-0.4324006;-0.3239149,-0.07324362;-0.001366879;-0.05076363,-0.04039378;-0.3381642;-0.04985729,0.005528811;-0.72428;0.008669849,0.01672036;-0.6844755;-0.0768542,-0.03414369;0.5607387;0.03587455,0;0;0,-0.02047697;0.3250245;0.0231545,-0.04016597;0.6372406;0.03256989,0.1369943;0.4941048;0.0106082,0.2419246;0.329168;-0.1668935,0.345754;0.1744268;-0.4002546,-0.1967334;0.4906573;-0.02826244,-0.2933821;0.316092;-0.2011999,-0.334336;0.1642035;-0.4550413,0.08617127;0.01008292;-0.02040315,0.132042;-0.1876717;-0.2911453,0.1480801;-0.567866;-0.1920754,0.1634013;-0.5920193;-0.2581694,-0.07382385;-0.002303955;-0.04988158,-0.02968113;-0.336908;-0.0744566,0.01212489;-0.7173494;0.01574511,0.01940548;-0.7006951;-0.06972201,-0.03540389;0.5609187;0.0326097,98.46028
+0;0;0,-0.02055872;0.3247569;0.0265833,-0.03849481;0.637084;0.03547145,0.1434589;0.506424;0.02258781,0.2385395;0.4199177;-0.2080585,0.3058922;0.3465184;-0.4895881,-0.1994745;0.5058885;-0.02990155,-0.2187487;0.3757129;-0.2588212,-0.2028316;0.3322594;-0.5538486,0.08586835;0.01203148;-0.02062308,0.1466045;-0.09109372;-0.337149,0.1304935;-0.471292;-0.2381065,0.1401682;-0.4324006;-0.3239149,-0.07324362;-0.001366879;-0.05076363,-0.04039378;-0.3381642;-0.04985729,0.005528811;-0.72428;0.008669849,0.01672036;-0.6844755;-0.0768542,-0.03414369;0.5607387;0.03587455,0;0;0,-0.02047697;0.3250245;0.0231545,-0.04016597;0.6372406;0.03256989,0.1369943;0.4941048;0.0106082,0.2419246;0.329168;-0.1668935,0.345754;0.1744268;-0.4002546,-0.1967334;0.4906573;-0.02826244,-0.2933821;0.316092;-0.2011999,-0.334336;0.1642035;-0.4550413,0.08617127;0.01008292;-0.02040315,0.132042;-0.1876717;-0.2911453,0.1480801;-0.567866;-0.1920754,0.1634013;-0.5920193;-0.2581694,-0.07382385;-0.002303955;-0.04988158,-0.02968113;-0.336908;-0.0744566,0.01212489;-0.7173494;0.01574511,0.01940548;-0.7006951;-0.06972201,-0.03540389;0.5609187;0.0326097,98.47199
+0;0;0,-0.02055101;0.3246352;0.02657334,-0.03848433;0.6369141;0.0354596,0.1436508;0.5061988;0.02256238,0.2387682;0.4196592;-0.208173,0.3074661;0.3447939;-0.4953257,-0.1996329;0.5056627;-0.02998061,-0.2189147;0.3754368;-0.2589886,-0.2026796;0.3311155;-0.5599087,0.08567621;0.01200456;-0.02057693,0.1461554;-0.09068428;-0.3357635,0.1307484;-0.4542673;-0.2410492,0.1403967;-0.4154002;-0.3266232,-0.07307973;-0.001363821;-0.05065003,-0.04036889;-0.336736;-0.04974753,0.003546808;-0.7059779;0.006221883,0.01470778;-0.6662002;-0.07906852,-0.03413323;0.560569;0.0358627,0;0;0,-0.02094309;0.3249008;0.02274585,-0.04092301;0.6370635;0.03169847,0.1363856;0.4930803;0.01158333,0.2414052;0.3312505;-0.1688528,0.3490875;0.1817287;-0.411399,-0.1973598;0.4906007;-0.02991336,-0.2947103;0.3178685;-0.2044461,-0.3377003;0.1652732;-0.4645373,0.08616485;0.0102075;-0.01947713,0.1384194;-0.2009832;-0.2767965,0.1480243;-0.5672446;-0.1921731,0.1631515;-0.5916902;-0.2577587,-0.07333346;-0.002348294;-0.05024561,-0.02954612;-0.3355526;-0.07479849,0.0102033;-0.6994101;0.01139055,0.01795866;-0.6827461;-0.07379532,-0.03609868;0.560746;0.03184986,98.49455
+0;0;0,-0.02113952;0.3245638;0.02698115,-0.03937327;0.6368138;0.03622365,0.1428649;0.5062484;0.02327188,0.2348574;0.4262038;-0.2110472,0.306353;0.3388099;-0.4939458,-0.2002984;0.5052925;-0.02946796,-0.2210513;0.3837778;-0.2630888,-0.2037691;0.2756517;-0.5473263,0.0856849;0.01217515;-0.0204401,0.1451221;-0.09061226;-0.3357927,0.1295111;-0.4546796;-0.2429916,0.1391733;-0.4157816;-0.3285608,-0.0731258;-0.001654944;-0.05057479,-0.0405706;-0.33704;-0.04906417,0.002876215;-0.7063098;0.007087443,0.01404661;-0.6665143;-0.07819968,-0.0349647;0.5604717;0.03656394,0;0;0,-0.02094309;0.3249008;0.02274585,-0.04092301;0.6370635;0.03169847,0.1363856;0.4930803;0.01158333,0.2414052;0.3312505;-0.1688528,0.3490875;0.1817287;-0.411399,-0.1973598;0.4906007;-0.02991336,-0.2947103;0.3178685;-0.2044461,-0.3377003;0.1652732;-0.4645373,0.08616485;0.0102075;-0.01947713,0.1384194;-0.2009832;-0.2767965,0.1480243;-0.5672446;-0.1921731,0.1631515;-0.5916902;-0.2577587,-0.07333346;-0.002348294;-0.05024561,-0.02954612;-0.3355526;-0.07479849,0.0102033;-0.6994101;0.01139055,0.01795866;-0.6827461;-0.07379532,-0.03609868;0.560746;0.03184986,98.51748
+0;0;0,-0.02113281;0.3244607;0.02697258,-0.03936347;0.6366581;0.03621301,0.1428974;0.5060872;0.02325952,0.2347648;0.4261515;-0.2107407,0.3055989;0.3395663;-0.4910217,-0.20031;0.5051311;-0.02948711,-0.2210346;0.3837818;-0.2627901,-0.2039123;0.2766561;-0.5443976,0.08566677;0.01217257;-0.02043578,0.1451195;-0.09064171;-0.3358708,0.1294829;-0.4553056;-0.2429177,0.1391354;-0.4164167;-0.3284003,-0.07311034;-0.001654594;-0.0505641,-0.04054663;-0.3371274;-0.04905308,0.002971377;-0.7070022;0.00719054,0.01413046;-0.6672167;-0.07801023,-0.03495498;0.5603175;0.03655329,0;0;0,-0.02181849;0.3247976;0.02189326,-0.04232509;0.6368946;0.03009772,0.1348005;0.4920221;0.01046753,0.2473148;0.3272015;-0.1620438,0.3488213;0.1916582;-0.4118364,-0.1983018;0.4903623;-0.03224169,-0.2955907;0.32423;-0.2125758,-0.3388421;0.1768427;-0.4723415,0.08642225;0.01062873;-0.01796699,0.1391426;-0.1995374;-0.2761441,0.149539;-0.5663416;-0.1912262,0.164792;-0.5909005;-0.2565725,-0.07284838;-0.002619155;-0.05090031,-0.02915787;-0.3360127;-0.07423623,0.01015023;-0.7009369;0.0103197,0.01815704;-0.6842912;-0.07475092,-0.03739201;0.5605859;0.03041458,98.54018
+0;0;0,-0.02111409;0.3241733;0.02694869,-0.0393275;0.6360753;0.03618008,0.1429252;0.5055714;0.02322663,0.2348456;0.4255896;-0.2109088,0.3058017;0.3388551;-0.4916726,-0.2002737;0.5046154;-0.0295187,-0.2210104;0.3831959;-0.2629564,-0.2038586;0.2758857;-0.5450491,0.08533286;0.01212513;-0.02035612,0.1448236;-0.09075492;-0.3359929,0.1291398;-0.4565198;-0.2427591,0.1387531;-0.4176669;-0.3278947,-0.07282537;-0.001648144;-0.050367,-0.04024083;-0.3373355;-0.04885501,0.003408555;-0.708327;0.007558402,0.01452233;-0.6685811;-0.07729645,-0.0349228;0.5598003;0.03652007,0;0;0,-0.02204175;0.3244832;0.02202582,-0.04278813;0.6362693;0.03012276,0.1342848;0.4915341;0.009395599,0.2492383;0.3328922;-0.1674781,0.3491576;0.1903807;-0.4146472,-0.1975534;0.4922493;-0.03755328,-0.2988986;0.3258583;-0.2156236,-0.339543;0.1992025;-0.4870869,0.08613405;0.01058881;-0.01766038,0.1430012;-0.1963533;-0.2778356,0.1539637;-0.5631301;-0.1879636,0.1716458;-0.5880064;-0.2519541,-0.07227937;-0.002699634;-0.05110274,-0.02849115;-0.3364011;-0.07291988,0.01009233;-0.7030507;0.009553157,0.01887549;-0.6863468;-0.07509265,-0.03779287;0.5600309;0.03048825,98.56103
+0;0;0,-0.02167517;0.3240941;0.02745083,-0.04024351;0.6359596;0.03716148,0.1420434;0.5053853;0.02395665,0.2357756;0.4227927;-0.2085484,0.3055789;0.3382727;-0.4902749,-0.2009695;0.5042958;-0.02883706,-0.2239881;0.3945746;-0.2677874,-0.2064266;0.316165;-0.5592141,0.08524677;0.01252839;-0.02047225,0.1432127;-0.09070399;-0.3362777,0.1273201;-0.4561092;-0.241679,0.1491272;-0.4905802;-0.294469,-0.07302863;-0.002110334;-0.05005449,-0.04039636;-0.3377932;-0.0485741,0.002933439;-0.708793;0.00803066,0.01402787;-0.6690199;-0.07682359,-0.03577023;0.5596883;0.03740724,0;0;0,-0.02204175;0.3244832;0.02202582,-0.04278813;0.6362693;0.03012276,0.1342848;0.4915341;0.009395599,0.2492383;0.3328922;-0.1674781,0.3491576;0.1903807;-0.4146472,-0.1975534;0.4922493;-0.03755328,-0.2988986;0.3258583;-0.2156236,-0.339543;0.1992025;-0.4870869,0.08613405;0.01058881;-0.01766038,0.1430012;-0.1963533;-0.2778356,0.1539637;-0.5631301;-0.1879636,0.1716458;-0.5880064;-0.2519541,-0.07227937;-0.002699634;-0.05110274,-0.02849115;-0.3364011;-0.07291988,0.01009233;-0.7030507;0.009553157,0.01887549;-0.6863468;-0.07509265,-0.03779287;0.5600309;0.03048825,98.58361
+0;0;0,-0.02166123;0.3238856;0.02743318,-0.04021735;0.6355461;0.03713728,0.1421681;0.5049875;0.02392463,0.235956;0.4223459;-0.2087186,0.3067731;0.3365984;-0.4945365,-0.2010401;0.5038974;-0.02889913,-0.2240724;0.394111;-0.2679914,-0.2062559;0.3145627;-0.5636504,0.08520765;0.01252264;-0.02046285,0.1431999;-0.09075658;-0.3364116,0.1272736;-0.4569361;-0.2416124,0.1504556;-0.4954719;-0.2977306,-0.07299512;-0.002109366;-0.05003151,-0.04034804;-0.3379446;-0.04855046,0.003073581;-0.7097306;0.008174259,0.01486749;-0.6693413;-0.08202982,-0.03574681;0.5593214;0.03738289,0;0;0,-0.02230451;0.3242518;0.02206731,-0.0433204;0.6358147;0.03011465,0.1337796;0.490779;0.00926733,0.2493229;0.3372049;-0.1718774,0.3521195;0.1904197;-0.420768,-0.1982834;0.491953;-0.03730951,-0.2996087;0.3282914;-0.2181318,-0.3351595;0.2085163;-0.4982205,0.08610835;0.01056713;-0.01759481,0.1483374;-0.1933119;-0.2791559,0.1599928;-0.5599095;-0.1853565,0.1811872;-0.5886542;-0.2523167,-0.07213429;-0.002781133;-0.05123278,-0.02828668;-0.336722;-0.07158435,0.01008592;-0.7046961;0.00873106,0.0193641;-0.6888253;-0.08125832,-0.03825533;0.5596278;0.03050017,98.60556
+0;0;0,-0.02166123;0.3238856;0.02743318,-0.04021735;0.6355461;0.03713728,0.1421681;0.5049875;0.02392463,0.235956;0.4223459;-0.2087186,0.3067731;0.3365984;-0.4945365,-0.2010401;0.5038974;-0.02889913,-0.2240724;0.394111;-0.2679914,-0.2062559;0.3145627;-0.5636504,0.08520765;0.01252264;-0.02046285,0.1431999;-0.09075658;-0.3364116,0.1272736;-0.4569361;-0.2416124,0.1504556;-0.4954719;-0.2977306,-0.07299512;-0.002109366;-0.05003151,-0.04034804;-0.3379446;-0.04855046,0.003073581;-0.7097306;0.008174259,0.01486749;-0.6693413;-0.08202982,-0.03574681;0.5593214;0.03738289,0;0;0,-0.02230451;0.3242518;0.02206731,-0.0433204;0.6358147;0.03011465,0.1337796;0.490779;0.00926733,0.2493229;0.3372049;-0.1718774,0.3521195;0.1904197;-0.420768,-0.1982834;0.491953;-0.03730951,-0.2996087;0.3282914;-0.2181318,-0.3351595;0.2085163;-0.4982205,0.08610835;0.01056713;-0.01759481,0.1483374;-0.1933119;-0.2791559,0.1599928;-0.5599095;-0.1853565,0.1811872;-0.5886542;-0.2523167,-0.07213429;-0.002781133;-0.05123278,-0.02828668;-0.336722;-0.07158435,0.01008592;-0.7046961;0.00873106,0.0193641;-0.6888253;-0.08125832,-0.03825533;0.5596278;0.03050017,98.61681
+0;0;0,-0.02197769;0.3238135;0.02762664,-0.04082203;0.635423;0.03779935,0.1415645;0.5046898;0.02460907,0.2369142;0.4236071;-0.2080979,0.3107519;0.4086581;-0.4883429,-0.2015719;0.5034994;-0.02822375,-0.2258861;0.4002383;-0.2702247,-0.2080101;0.3174437;-0.5477823,0.08525314;0.01240518;-0.02046389,0.1421269;-0.08980452;-0.3371764,0.1263141;-0.4557993;-0.2415671,0.1502423;-0.4944657;-0.3026721,-0.07305935;-0.00208527;-0.04998741,-0.04015317;-0.3380959;-0.04846143,0.004497439;-0.7097737;0.008153498,0.01667846;-0.6689625;-0.08542106,-0.03631499;0.5591993;0.03794178,0;0;0,-0.02274341;0.3241913;0.02200484,-0.04421238;0.635708;0.02993441,0.1329827;0.4907975;0.008491516,0.2518537;0.3447108;-0.1768374,0.3545859;0.209316;-0.4120545,-0.1988271;0.4912194;-0.03738823,-0.2962111;0.3307188;-0.2233301,-0.3280187;0.2246983;-0.491585,0.0861093;0.01047775;-0.01778102,0.1524541;-0.1900622;-0.2811636,0.1661723;-0.5556229;-0.1835905,0.186428;-0.5881407;-0.2521667,-0.07216746;-0.002792986;-0.05123295,-0.02825326;-0.3369695;-0.07087626,0.009978458;-0.7055694;0.006685391,0.0194607;-0.6902286;-0.08667763,-0.0390299;0.5595282;0.03035355,98.64001
+0;0;0,-0.02197216;0.323732;0.02761969,-0.04081017;0.6352369;0.03778903,0.140328;0.5049124;0.02469217,0.2356622;0.4238429;-0.207977,0.3097878;0.4088356;-0.4893147,-0.2004032;0.5037305;-0.02777033,-0.2247135;0.4004861;-0.269732,-0.2067678;0.3173687;-0.5483719,0.08529331;0.01241102;-0.02047353,0.1421875;-0.08983537;-0.3372998,0.1263545;-0.4562982;-0.2415681,0.1495996;-0.4930045;-0.3009289,-0.07309378;-0.002086253;-0.05001096,-0.04017578;-0.3382175;-0.04848442,0.004531931;-0.7103707;0.00820291,0.01636524;-0.6698681;-0.08270054,-0.03630472;0.5590399;0.03793141,0;0;0,-0.02270303;0.3240994;0.0221858,-0.04413044;0.6355102;0.03024244,0.1322187;0.491714;0.009966135,0.2521236;0.3451762;-0.1742765,0.355257;0.2146203;-0.4134195,-0.1979803;0.4915456;-0.0358289,-0.2941337;0.3312396;-0.2225167,-0.3247001;0.2306405;-0.4942082,0.08611661;0.01030734;-0.01805091,0.1552401;-0.1880976;-0.2824891,0.1720677;-0.5535921;-0.1832882,0.194795;-0.5823931;-0.2506654,-0.07229933;-0.002685328;-0.05112478,-0.02781334;-0.3369704;-0.06968945,0.01018012;-0.7063773;0.006503209,0.01944841;-0.6906044;-0.08419109,-0.03895775;0.5593565;0.03063679,98.6638
+0;0;0,-0.02197216;0.323732;0.02761969,-0.04081017;0.6352369;0.03778903,0.140328;0.5049124;0.02469217,0.2356622;0.4238429;-0.207977,0.3097878;0.4088356;-0.4893147,-0.2004032;0.5037305;-0.02777033,-0.2247135;0.4004861;-0.269732,-0.2067678;0.3173687;-0.5483719,0.08529331;0.01241102;-0.02047353,0.1421875;-0.08983537;-0.3372998,0.1263545;-0.4562982;-0.2415681,0.1495996;-0.4930045;-0.3009289,-0.07309378;-0.002086253;-0.05001096,-0.04017578;-0.3382175;-0.04848442,0.004531931;-0.7103707;0.00820291,0.01636524;-0.6698681;-0.08270054,-0.03630472;0.5590399;0.03793141,0;0;0,-0.02270303;0.3240994;0.0221858,-0.04413044;0.6355102;0.03024244,0.1322187;0.491714;0.009966135,0.2521236;0.3451762;-0.1742765,0.355257;0.2146203;-0.4134195,-0.1979803;0.4915456;-0.0358289,-0.2941337;0.3312396;-0.2225167,-0.3247001;0.2306405;-0.4942082,0.08611661;0.01030734;-0.01805091,0.1552401;-0.1880976;-0.2824891,0.1720677;-0.5535921;-0.1832882,0.194795;-0.5823931;-0.2506654,-0.07229933;-0.002685328;-0.05112478,-0.02781334;-0.3369704;-0.06968945,0.01018012;-0.7063773;0.006503209,0.01944841;-0.6906044;-0.08419109,-0.03895775;0.5593565;0.03063679,98.67453
+0;0;0,-0.02238538;0.3236588;0.02814085,-0.04151538;0.6351291;0.03873045,0.1396115;0.5047593;0.02532201,0.2362127;0.4263067;-0.2077215,0.3071949;0.4047248;-0.489442,-0.2010402;0.5035754;-0.02694494,-0.2264569;0.4055353;-0.270949,-0.2026402;0.3092701;-0.5448769,0.08527719;0.01231718;-0.02059696,0.1409016;-0.08825979;-0.3381821,0.1243909;-0.4551703;-0.2442975,0.1494795;-0.4929005;-0.3017166,-0.07323101;-0.00209092;-0.04980958,-0.03963298;-0.3381563;-0.04865386,0.004691977;-0.7102038;0.009019446,0.01644983;-0.6696755;-0.08189081,-0.03698667;0.5589334;0.03882811,0;0;0,-0.02270303;0.3240994;0.0221858,-0.04413044;0.6355102;0.03024244,0.1322187;0.491714;0.009966135,0.2521236;0.3451762;-0.1742765,0.355257;0.2146203;-0.4134195,-0.1979803;0.4915456;-0.0358289,-0.2941337;0.3312396;-0.2225167,-0.3247001;0.2306405;-0.4942082,0.08611661;0.01030734;-0.01805091,0.1552401;-0.1880976;-0.2824891,0.1720677;-0.5535921;-0.1832882,0.194795;-0.5823931;-0.2506654,-0.07229933;-0.002685328;-0.05112478,-0.02781334;-0.3369704;-0.06968945,0.01018012;-0.7063773;0.006503209,0.01944841;-0.6906044;-0.08419109,-0.03895775;0.5593565;0.03063679,98.68586
+0;0;0,-0.02239195;0.3237537;0.0281491,-0.04152579;0.6352865;0.03874093,0.1394649;0.5049459;0.025343,0.2361421;0.4264315;-0.2078841,0.3075819;0.4047105;-0.4914207,-0.2009225;0.5037629;-0.02688339,-0.2263593;0.4056455;-0.2710797,-0.2023891;0.3087597;-0.5467734,0.08510436;0.01229222;-0.02055521,0.1407609;-0.08834293;-0.3383241,0.1242394;-0.4554951;-0.2443776,0.1491366;-0.4927086;-0.3013586,-0.07308259;-0.002086682;-0.04970863,-0.03946512;-0.3383465;-0.04855223,0.004889034;-0.7106391;0.009159062,0.01655718;-0.670191;-0.08105762,-0.03699631;0.559078;0.03883862,0;0;0,-0.02271286;0.3241643;0.02262449,-0.04413818;0.6356267;0.03110933,0.1320555;0.4920178;0.01008916,0.2526522;0.3534251;-0.1800538,0.357559;0.2175952;-0.4177791,-0.1966975;0.4935223;-0.03948106,-0.2947255;0.3315784;-0.2240631,-0.3244322;0.2295974;-0.4973503,0.08591511;0.01005472;-0.01827192,0.1577088;-0.1853551;-0.2844726,0.1782585;-0.5506922;-0.1844417,0.1997015;-0.5798241;-0.2509847,-0.07217845;-0.00248373;-0.05099481,-0.0274467;-0.3369878;-0.06855038,0.0108449;-0.7066736;0.007382616,0.01293742;-0.7445375;-0.05405416,-0.03896624;0.5594596;0.03139973,98.70753
+0;0;0,-0.02240055;0.3238781;0.02815992,-0.04154145;0.6355258;0.03875566,0.1401982;0.5049278;0.0253006,0.2368779;0.4264113;-0.2079325,0.3078397;0.4048356;-0.4895718,-0.2016308;0.5037398;-0.02714697,-0.2270682;0.4056199;-0.2713496,-0.2032584;0.3093824;-0.5451985,0.08493028;0.01226708;-0.02051317,0.1406265;-0.08843987;-0.3385087,0.1239827;-0.4583088;-0.2438671,0.149214;-0.4964242;-0.3016128,-0.0729331;-0.002082414;-0.04960695,-0.03929165;-0.3385821;-0.04844973,0.005390704;-0.7136294;0.009688597,0.01721543;-0.6730412;-0.0817387,-0.0370103;0.5592891;0.03885337,0;0;0,-0.02333819;0.3242273;0.02288628,-0.0455823;0.6357406;0.03163362,0.1315905;0.4919463;0.01035571,0.253059;0.3545359;-0.1800997,0.3584917;0.2268922;-0.4197094,-0.1973166;0.4936216;-0.04233044,-0.3101475;0.3202022;-0.2069646,-0.3371164;0.2207901;-0.4793828,0.08571014;0.00988014;-0.01845479,0.1604009;-0.1817984;-0.2868682,0.1820715;-0.549724;-0.1858819,0.205674;-0.578458;-0.2537355,-0.07205474;-0.002338596;-0.05086323,-0.02796683;-0.3372335;-0.06719737,0.01120302;-0.7098792;0.007889114,0.01478886;-0.7488165;-0.05412435,-0.04018728;0.5595605;0.03185916,98.72815
+0;0;0,-0.02339427;0.3237234;0.02911518,-0.04294096;0.6353287;0.04014552,0.1388306;0.5047488;0.02649708,0.2357362;0.4264191;-0.2067051,0.3071795;0.4109284;-0.4886229,-0.202891;0.5032071;-0.02579566,-0.2306128;0.4073223;-0.2706366,-0.2086526;0.3401045;-0.5531632,0.08493183;0.01227013;-0.02050494,0.1387296;-0.08659682;-0.3394035,0.1226926;-0.4568109;-0.2460147,0.1328979;-0.4171881;-0.3377433,-0.07302356;-0.002165169;-0.04947015,-0.03962213;-0.3386899;-0.048684,0.004749458;-0.7137312;0.009730536,0.01649707;-0.6730919;-0.08170076,-0.03837316;0.5590941;0.04017554,0;0;0,-0.02333819;0.3242273;0.02288628,-0.0455823;0.6357406;0.03163362,0.1315905;0.4919463;0.01035571,0.253059;0.3545359;-0.1800997,0.3584917;0.2268922;-0.4197094,-0.1973166;0.4936216;-0.04233044,-0.3101475;0.3202022;-0.2069646,-0.3371164;0.2207901;-0.4793828,0.08571014;0.00988014;-0.01845479,0.1604009;-0.1817984;-0.2868682,0.1820715;-0.549724;-0.1858819,0.205674;-0.578458;-0.2537355,-0.07205474;-0.002338596;-0.05086323,-0.02796683;-0.3372335;-0.06719737,0.01120302;-0.7098792;0.007889114,0.01478886;-0.7488165;-0.05412435,-0.04018728;0.5595605;0.03185916,98.73965
+0;0;0,-0.02339241;0.3236977;0.02911287,-0.04293441;0.6352278;0.04014087,0.1396891;0.5044115;0.02642654,0.2366536;0.4260342;-0.2069175,0.3090832;0.4103296;-0.4927272,-0.2036784;0.5028623;-0.02611806,-0.2314171;0.4069192;-0.2711079,-0.2091537;0.3387734;-0.5575348,0.0849409;0.01227144;-0.02050713,0.13877;-0.08665302;-0.3395911,0.1226446;-0.4589079;-0.2456875,0.1325099;-0.4196058;-0.3343598,-0.07303136;-0.0021654;-0.04947544,-0.0396105;-0.3388858;-0.04868883,0.005005695;-0.7159947;0.01004773,0.01636189;-0.6757099;-0.07833719,-0.03836813;0.5590186;0.04017089,0;0;0,-0.02354658;0.3241479;0.02342319,-0.04598314;0.6355543;0.03278971,0.1320521;0.4917248;0.01037049,0.2578533;0.3664894;-0.1858047,0.3613103;0.2313518;-0.4270812,-0.1998551;0.4933176;-0.03875599,-0.3084148;0.3205071;-0.2071184,-0.3367362;0.2197562;-0.4832107,0.08566594;0.009705231;-0.01879478,0.163995;-0.1783816;-0.2889543,0.1880037;-0.5485883;-0.1888431,0.2090503;-0.5769202;-0.2536588,-0.07218804;-0.002208265;-0.05069613,-0.02852076;-0.3374026;-0.06606471,0.01144959;-0.7123655;0.007805519,0.01481535;-0.7481624;-0.05307207,-0.04054409;0.5594023;0.03285432,98.76151
+0;0;0,-0.02369919;0.3235878;0.03007049,-0.04360032;0.635069;0.04174699,0.1390323;0.5042472;0.02791193,0.2359596;0.4265347;-0.2056697,0.3099661;0.4132816;-0.4911995,-0.204318;0.5026251;-0.0245932,-0.2317583;0.4168619;-0.2733627,-0.210229;0.3488814;-0.559885,0.08495551;0.01228546;-0.02043812,0.1378241;-0.08596938;-0.3398894,0.1218092;-0.4585011;-0.2470708,0.1316467;-0.419156;-0.3357417,-0.07301746;-0.002231027;-0.04949304,-0.03938149;-0.3389286;-0.04821975,0.004757181;-0.7159566;0.01138972,0.01607779;-0.6756302;-0.07699491,-0.03902236;0.5588605;0.04166508,0;0;0,-0.02354658;0.3241479;0.02342319,-0.04598314;0.6355543;0.03278971,0.1320521;0.4917248;0.01037049,0.2578533;0.3664894;-0.1858047,0.3613103;0.2313518;-0.4270812,-0.1998551;0.4933176;-0.03875599,-0.3084148;0.3205071;-0.2071184,-0.3367362;0.2197562;-0.4832107,0.08566594;0.009705231;-0.01879478,0.163995;-0.1783816;-0.2889543,0.1880037;-0.5485883;-0.1888431,0.2090503;-0.5769202;-0.2536588,-0.07218804;-0.002208265;-0.05069613,-0.02852076;-0.3374026;-0.06606471,0.01144959;-0.7123655;0.007805519,0.01481535;-0.7481624;-0.05307207,-0.04054409;0.5594023;0.03285432,98.773
+0;0;0,-0.02369919;0.3235878;0.03007049,-0.04360032;0.635069;0.04174699,0.1390323;0.5042472;0.02791193,0.2359596;0.4265347;-0.2056697,0.3099661;0.4132816;-0.4911995,-0.204318;0.5026251;-0.0245932,-0.2317583;0.4168619;-0.2733627,-0.210229;0.3488814;-0.559885,0.08495551;0.01228546;-0.02043812,0.1378241;-0.08596938;-0.3398894,0.1218092;-0.4585011;-0.2470708,0.1316467;-0.419156;-0.3357417,-0.07301746;-0.002231027;-0.04949304,-0.03938149;-0.3389286;-0.04821975,0.004757181;-0.7159566;0.01138972,0.01607779;-0.6756302;-0.07699491,-0.03902236;0.5588605;0.04166508,0;0;0,-0.02354658;0.3241479;0.02342319,-0.04598314;0.6355543;0.03278971,0.1320521;0.4917248;0.01037049,0.2578533;0.3664894;-0.1858047,0.3613103;0.2313518;-0.4270812,-0.1998551;0.4933176;-0.03875599,-0.3084148;0.3205071;-0.2071184,-0.3367362;0.2197562;-0.4832107,0.08566594;0.009705231;-0.01879478,0.163995;-0.1783816;-0.2889543,0.1880037;-0.5485883;-0.1888431,0.2090503;-0.5769202;-0.2536588,-0.07218804;-0.002208265;-0.05069613,-0.02852076;-0.3374026;-0.06606471,0.01144959;-0.7123655;0.007805519,0.01481535;-0.7481624;-0.05307207,-0.04054409;0.5594023;0.03285432,98.78461
+0;0;0,-0.02367885;0.3233101;0.03004468,-0.0435624;0.634516;0.04171095,0.139449;0.5036462;0.0278464,0.2363232;0.4259762;-0.2056074,0.3096233;0.4128496;-0.4884115,-0.2046397;0.5020205;-0.02477165,-0.232065;0.4163042;-0.2734049,-0.2107412;0.3489727;-0.557192,0.08502855;0.01229602;-0.02045569,0.1379628;-0.08608093;-0.340304,0.1217015;-0.4643451;-0.2460571,0.1313476;-0.4251818;-0.3330032,-0.07308023;-0.002232945;-0.04953559,-0.03940246;-0.3393489;-0.04826072,0.005415417;-0.7221786;0.01226602,0.01651582;-0.682053;-0.0743994,-0.03898861;0.5583768;0.04162913,0;0;0,-0.02370692;0.3238406;0.0236237,-0.04630654;0.6349524;0.03317118,0.132144;0.4910964;0.01055193,0.2572648;0.3586296;-0.1810604,0.3612501;0.2360496;-0.4253646,-0.2009312;0.4919815;-0.03693386,-0.307521;0.3203415;-0.2075101,-0.3379454;0.2396633;-0.4869538,0.08571075;0.009492904;-0.01905346,0.1697598;-0.1711692;-0.2930607,0.1929011;-0.5474072;-0.1923621,0.214792;-0.5729095;-0.2569911,-0.07234988;-0.002066155;-0.05060345,-0.03157488;-0.3381044;-0.06470026,0.01003147;-0.7188058;0.009905443,0.0141201;-0.7549126;-0.04797227,-0.04082738;0.5588731;0.03319216,98.80727
+0;0;0,-0.02348335;0.3231556;0.03044006,-0.04358199;0.6341981;0.04287198,0.1402905;0.5046462;0.03048531,0.2310754;0.4272345;-0.2054483,0.3094351;0.4201854;-0.4848689,-0.2026767;0.4954761;-0.02390114,-0.2408147;0.4186397;-0.2739828,-0.2139868;0.3575059;-0.5564872,0.08491802;0.01225876;-0.02039654,0.1366943;-0.08561476;-0.3408038,0.1203592;-0.4663117;-0.2465723,0.1296401;-0.4272512;-0.3322849,-0.07299927;-0.002250822;-0.04943082,-0.0393039;-0.3395675;-0.0477279,0.005437501;-0.7246532;0.01378457,0.01614232;-0.6846447;-0.07165611,-0.03897689;0.5580943;0.04259248,0;0;0,-0.02375096;0.3236696;0.02411246,-0.04646022;0.6346366;0.03420472,0.13226;0.4907121;0.01105475,0.2575882;0.3569508;-0.1794707,0.3619608;0.241179;-0.4243565,-0.2014585;0.4909168;-0.035183,-0.3067374;0.3208356;-0.2080642,-0.3362461;0.2397463;-0.4852276,0.08549127;0.009453163;-0.01947427,0.1743068;-0.1665846;-0.2952338,0.1994591;-0.5456985;-0.1966611,0.219395;-0.5723189;-0.2592037,-0.07233454;-0.002047582;-0.05040723,-0.03372874;-0.338601;-0.06314323,0.008955449;-0.7215664;0.01163712,0.01236566;-0.7518518;-0.05056352,-0.04095118;0.5585924;0.03408074,98.8299
+0;0;0,-0.02348335;0.3231556;0.03044006,-0.04358199;0.6341981;0.04287198,0.1402905;0.5046462;0.03048531,0.2310754;0.4272345;-0.2054483,0.3094351;0.4201854;-0.4848689,-0.2026767;0.4954761;-0.02390114,-0.2408147;0.4186397;-0.2739828,-0.2139868;0.3575059;-0.5564872,0.08491802;0.01225876;-0.02039654,0.1366943;-0.08561476;-0.3408038,0.1203592;-0.4663117;-0.2465723,0.1296401;-0.4272512;-0.3322849,-0.07299927;-0.002250822;-0.04943082,-0.0393039;-0.3395675;-0.0477279,0.005437501;-0.7246532;0.01378457,0.01614232;-0.6846447;-0.07165611,-0.03897689;0.5580943;0.04259248,0;0;0,-0.02375096;0.3236696;0.02411246,-0.04646022;0.6346366;0.03420472,0.13226;0.4907121;0.01105475,0.2575882;0.3569508;-0.1794707,0.3619608;0.241179;-0.4243565,-0.2014585;0.4909168;-0.035183,-0.3067374;0.3208356;-0.2080642,-0.3362461;0.2397463;-0.4852276,0.08549127;0.009453163;-0.01947427,0.1743068;-0.1665846;-0.2952338,0.1994591;-0.5456985;-0.1966611,0.219395;-0.5723189;-0.2592037,-0.07233454;-0.002047582;-0.05040723,-0.03372874;-0.338601;-0.06314323,0.008955449;-0.7215664;0.01163712,0.01236566;-0.7518518;-0.05056352,-0.04095118;0.5585924;0.03408074,98.85203
+0;0;0,-0.02348987;0.3232452;0.03044851,-0.04359495;0.6343874;0.04288446,0.1405459;0.5047327;0.03047967,0.2314374;0.42723;-0.2057309,0.307143;0.4204197;-0.4756873,-0.2029321;0.4955489;-0.02398778,-0.2411148;0.4186224;-0.274363,-0.2151956;0.3595592;-0.5472987,0.08480492;0.01224244;-0.02036937,0.1366139;-0.08569289;-0.340979,0.1201548;-0.4692801;-0.246032,0.1300817;-0.429589;-0.3377106,-0.07290204;-0.002247824;-0.04936499,-0.0391854;-0.3397775;-0.04766098,0.005895682;-0.7277868;0.01431849,0.01734562;-0.6870816;-0.07706931,-0.03898844;0.5582603;0.04260488,0;0;0,-0.02397021;0.32371;0.02456903,-0.04694522;0.6347402;0.03519917,0.1319627;0.4905359;0.01132083,0.2630672;0.3795512;-0.1900678,0.3581755;0.2917831;-0.4388756,-0.2018584;0.4900205;-0.03416374,-0.3073724;0.3221078;-0.2094791,-0.3331732;0.2425775;-0.4771794,0.08529805;0.009530932;-0.01975012,0.178313;-0.1617309;-0.2973895,0.2039951;-0.5442204;-0.2000903,0.228843;-0.5713788;-0.2687411,-0.07225668;-0.002138809;-0.05030964,-0.03626499;-0.3392492;-0.06158703,0.006684188;-0.7251046;0.0138845,0.01171568;-0.7580233;-0.05403716,-0.04136932;0.558678;0.0349319,98.87451

+ 193 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.00320244;0.3425065;0.01532543,0.006252086;0.6718371;0.01183827,0.1854332;0.5381919;0.01866039,0.2319361;0.255652;0.04070055,0.2970757;-0.01412442;-0.02070171,-0.1741491;0.5364689;0.00933467,-0.2389896;0.2567874;0.01648622,-0.2947435;-0.01617309;-0.0398765,0.07857423;0.003833208;-0.03918311,0.09132779;-0.3576054;0.001721092,0.09620494;-0.7275792;0.09289615,0.1093564;-0.7491511;0.03233501,-0.07875528;0.007480585;-0.0382827,-0.1157128;-0.3538084;-0.01424037,-0.1389765;-0.7279654;0.05419064,-0.1362843;-0.6895868;-0.02595185,0.00534496;0.5913143;0.01547841,0;0;0,0.006244749;0.3426602;0.01004148,0.01121003;0.671967;0.005388975,0.1839231;0.5255302;-0.01794791,0.2249848;0.2413704;-0.02460003,0.2516052;-0.03292346;-0.09422016,-0.1649438;0.5317836;-0.02330762,-0.2195427;0.2498907;-0.02900087,-0.2640392;-0.02050349;-0.1044978,0.07906995;0.001138523;-0.03834796,0.08945585;-0.3626767;-0.03629136,0.06965958;-0.7334843;0.04930782,0.06315767;-0.7640073;-0.003559589,-0.07917834;0.006461458;-0.03758933,-0.09063686;-0.3567156;-0.01649959,-0.06494689;-0.7320614;0.04410496,-0.0626585;-0.7660203;-0.004928686,0.01016013;0.5914443;0.008989811,231.0424
+0;0;0,0.002995931;0.3425145;0.01518805,0.005860026;0.6718487;0.01182623,0.1851538;0.5382769;0.01831814,0.2320384;0.2558028;0.04039367,0.297397;-0.01414505;-0.02001435,-0.1744127;0.5363505;0.00916034,-0.2390237;0.2566153;0.01628248,-0.2945344;-0.01653779;-0.03938315,0.07857527;0.003864013;-0.039178,0.09159427;-0.3575717;0.001667872,0.09653868;-0.7275255;0.09292067,0.1095432;-0.7490501;0.03228762,-0.07876724;0.007443927;-0.03826525,-0.1154568;-0.3538768;-0.01428928,-0.1386366;-0.7280215;0.05423666,-0.1359827;-0.6896434;-0.02590717,0.005038266;0.5913231;0.01542377,0;0;0,0.006244749;0.3426602;0.01004148,0.01121003;0.671967;0.005388975,0.1839231;0.5255302;-0.01794791,0.2249848;0.2413704;-0.02460003,0.2516052;-0.03292346;-0.09422016,-0.1649438;0.5317836;-0.02330762,-0.2195427;0.2498907;-0.02900087,-0.2640392;-0.02050349;-0.1044978,0.07906995;0.001138523;-0.03834796,0.08945585;-0.3626767;-0.03629136,0.06965958;-0.7334843;0.04930782,0.06315767;-0.7640073;-0.003559589,-0.07917834;0.006461458;-0.03758933,-0.09063686;-0.3567156;-0.01649959,-0.06494689;-0.7320614;0.04410496,-0.0626585;-0.7660203;-0.004928686,0.01016013;0.5914443;0.008989811,231.066
+0;0;0,0.002991955;0.3420599;0.01516789,0.005852262;0.670958;0.0118104,0.1847745;0.5375999;0.01829168,0.2321916;0.2519178;0.04061791,0.296993;-0.01572874;-0.01927513,-0.1740482;0.5356776;0.009152825,-0.239393;0.2527654;0.01635585,-0.2944305;-0.0180591;-0.03883523,0.07819992;0.003845555;-0.03899084,0.09120999;-0.3573423;0.00182702,0.09617383;-0.7287501;0.09343845,0.1089857;-0.7495112;0.03370389,-0.07839097;0.007408368;-0.03808245,-0.1150554;-0.3536646;-0.01412293,-0.1383263;-0.7292798;0.05467232,-0.1357117;-0.6910259;-0.02428389,0.005031563;0.5905364;0.0154033,0;0;0,0.005393028;0.3422321;0.009597301,0.009626642;0.6711045;0.004416943,0.1826779;0.5256683;-0.01707983,0.2250221;0.2383927;-0.02347088,0.2538185;-0.03341323;-0.09212494,-0.1659933;0.5310592;-0.02392884,-0.2207942;0.2458776;-0.02935322,-0.2642714;-0.02308449;-0.1013963,0.07856461;0.001408517;-0.0384177,0.09060308;-0.3620926;-0.04215825,0.07550057;-0.7334474;0.04855323,0.06828182;-0.7628338;-0.003698107,-0.07871228;0.006261388;-0.03762277,-0.09137302;-0.3566107;-0.01627833,-0.05945046;-0.7331861;0.0431608,-0.05859798;-0.7163706;-0.03516219,0.008742973;0.5906903;0.008157253,231.0991
+0;0;0,0.002991955;0.3420599;0.01516789,0.005852262;0.670958;0.0118104,0.1847745;0.5375999;0.01829168,0.2321916;0.2519178;0.04061791,0.296993;-0.01572874;-0.01927513,-0.1740482;0.5356776;0.009152825,-0.239393;0.2527654;0.01635585,-0.2944305;-0.0180591;-0.03883523,0.07819992;0.003845555;-0.03899084,0.09120999;-0.3573423;0.00182702,0.09617383;-0.7287501;0.09343845,0.1089857;-0.7495112;0.03370389,-0.07839097;0.007408368;-0.03808245,-0.1150554;-0.3536646;-0.01412293,-0.1383263;-0.7292798;0.05467232,-0.1357117;-0.6910259;-0.02428389,0.005031563;0.5905364;0.0154033,0;0;0,0.005393028;0.3422321;0.009597301,0.009626642;0.6711045;0.004416943,0.1826779;0.5256683;-0.01707983,0.2250221;0.2383927;-0.02347088,0.2538185;-0.03341323;-0.09212494,-0.1659933;0.5310592;-0.02392884,-0.2207942;0.2458776;-0.02935322,-0.2642714;-0.02308449;-0.1013963,0.07856461;0.001408517;-0.0384177,0.09060308;-0.3620926;-0.04215825,0.07550057;-0.7334474;0.04855323,0.06828182;-0.7628338;-0.003698107,-0.07871228;0.006261388;-0.03762277,-0.09137302;-0.3566107;-0.01627833,-0.05945046;-0.7331861;0.0431608,-0.05859798;-0.7163706;-0.03516219,0.008742973;0.5906903;0.008157253,231.1227
+0;0;0,0.003154512;0.3416452;0.01510501,0.006140024;0.6701529;0.01186467,0.1860452;0.5363768;0.01803442,0.2342373;0.2515144;0.040524,0.2990033;-0.01593438;-0.01874009,-0.1748501;0.5348148;0.008998089,-0.2398802;0.2525061;0.01590485,-0.2942138;-0.01812851;-0.03923578,0.07827318;0.00388435;-0.03902538,0.09152176;-0.3574775;0.001545873,0.09682438;-0.7297884;0.0936009,0.1095849;-0.7505954;0.03404361,-0.07847568;0.007372831;-0.03810474,-0.1148381;-0.3539082;-0.01448976,-0.1379653;-0.7304605;0.05472906,-0.1353851;-0.6922164;-0.02411652,0.005315115;0.5898235;0.01542163,0;0;0,0.005200818;0.3418306;0.009184599,0.009339973;0.6703063;0.003582478,0.1840749;0.5259241;-0.01674461,0.2271916;0.2394266;-0.02265739,0.256747;-0.03212059;-0.0906601,-0.1673651;0.5302359;-0.02480127,-0.2224317;0.2457795;-0.03000065,-0.2660619;-0.02306595;-0.1010941,0.07860579;0.001481503;-0.03851879,0.09274493;-0.3620214;-0.04686475,0.08062455;-0.7333497;0.04845642,0.07400522;-0.7622849;-0.004213102,-0.07879198;0.006250724;-0.0376499,-0.08930165;-0.3568077;-0.01569507,-0.05630324;-0.7347931;0.04048266,-0.05533743;-0.7178813;-0.03774149,0.008467965;0.5899909;0.007429361,231.1549
+0;0;0,0.003151996;0.3413727;0.01509296,0.006135701;0.6696807;0.01185436,0.1857139;0.5360453;0.01801744,0.2340895;0.2500979;0.04059268,0.2989814;-0.01787072;-0.01878659,-0.1745276;0.5344861;0.008997477,-0.2398054;0.2511021;0.01593054,-0.2942446;-0.02005848;-0.03931726,0.0785922;0.003900181;-0.03918444,0.09188484;-0.3586636;0.001521766,0.09719019;-0.7311664;0.0936242,0.1099079;-0.7518027;0.03426688,-0.07879551;0.007402879;-0.03826003,-0.1152788;-0.3550798;-0.0145665,-0.138418;-0.7318261;0.05468796,-0.1358465;-0.6936096;-0.02389289,0.005311241;0.5893952;0.01540938,0;0;0,0.006237753;0.3415363;0.009330034,0.01133556;0.6698012;0.003875732,0.185896;0.5263421;-0.01570797,0.2297809;0.2388441;-0.02160287,0.2589013;-0.03341505;-0.08921218,-0.165108;0.5295975;-0.02490487,-0.2208547;0.2441367;-0.02939953,-0.2640583;-0.02549979;-0.09992368,0.07895952;0.001532778;-0.03860581,0.09541245;-0.3629756;-0.05081773,0.08578742;-0.7340556;0.04652858,0.07774362;-0.7622288;-0.006388903,-0.07917337;0.006226664;-0.03768514,-0.08645493;-0.3580579;-0.01466453,-0.05016392;-0.7356461;0.04346805,-0.04774692;-0.7661016;-0.007407971,0.01023152;0.5895308;0.007686377,231.177
+0;0;0,0.003148683;0.3410138;0.01507709,0.006128951;0.6689439;0.01184226,0.1850111;0.5356081;0.01799113,0.2335934;0.2484389;0.04066283,0.2988922;-0.02121007;-0.01908879,-0.1738386;0.5340549;0.009006022,-0.2393953;0.2494601;0.01596871,-0.2941757;-0.0234009;-0.03962553,0.07843643;0.003892451;-0.03910677,0.09185179;-0.3620183;0.001975223,0.09712324;-0.7321416;0.09348932,0.109811;-0.7526588;0.03427169,-0.07863933;0.007388206;-0.0381842,-0.1154595;-0.3584408;-0.01427194,-0.1384508;-0.7327805;0.05454013,-0.1358853;-0.6945834;-0.02385578,0.005305451;0.5887518;0.01539315,0;0;0,0.005413175;0.3412008;0.008966446,0.009683035;0.6690912;0.003067732,0.1840209;0.5264204;-0.01559162,0.2285315;0.2377484;-0.02085519,0.2579053;-0.03640217;-0.08811116,-0.1658853;0.5292026;-0.02542095,-0.2215274;0.2424481;-0.02943676,-0.2653765;-0.02876288;-0.100617,0.07896362;0.001730844;-0.03819048,0.09673995;-0.3658707;-0.05584049,0.08825725;-0.7332987;0.0457399,0.08017375;-0.7615528;-0.006803509,-0.07886521;0.006020315;-0.03795784,-0.0854028;-0.3615882;-0.01388162,-0.04770204;-0.7365803;0.04402781,-0.04567278;-0.7632276;-0.01080518,0.008781105;0.5889176;0.006996632,231.2036
+0;0;0,0.003344412;0.3408372;0.01502086,0.006466227;0.6686271;0.01190229,0.1854646;0.5347775;0.01746298,0.2359132;0.2467275;0.0407809,0.3006933;-0.02346617;-0.01758824,-0.1737713;0.5337216;0.008873494,-0.2392662;0.2478497;0.01589469,-0.2944594;-0.02479136;-0.04092602,0.07848997;0.003980673;-0.03912941,0.09256054;-0.3637031;0.001955293,0.09785581;-0.7336171;0.09332539,0.1107681;-0.753751;0.03464862,-0.07871466;0.007299427;-0.03818839,-0.1151715;-0.3603574;-0.01417399,-0.1378851;-0.7344821;0.0545841,-0.1354123;-0.6963447;-0.02320262,0.00563356;0.5884641;0.01541603,0;0;0,0.005207844;0.3410329;0.008730412,0.009383611;0.6687801;0.00260973,0.1842625;0.526652;-0.01550555,0.227957;0.2365975;-0.02006364,0.2584962;-0.03755057;-0.08728135,-0.166258;0.5285761;-0.02627024,-0.221928;0.2405702;-0.03015462,-0.2687064;-0.03032672;-0.1011097,0.07906484;0.001972646;-0.03811157,0.09750342;-0.3670674;-0.06149459,0.09082817;-0.733029;0.04452634,0.08264498;-0.7615466;-0.006775141,-0.07889785;0.005824841;-0.03806353,-0.0850242;-0.3635253;-0.01315799,-0.04563197;-0.7380926;0.04481154,-0.04344068;-0.7626153;-0.01127391,0.008493297;0.5886397;0.006592989,231.2325
+0;0;0,0.003344039;0.3407992;0.01501918,0.006465655;0.6685683;0.01190083,0.1850287;0.534854;0.01745632,0.2354717;0.2468361;0.04077164,0.3006794;-0.02514097;-0.01798277,-0.1733374;0.5338007;0.008887636,-0.2388251;0.2479607;0.01590805,-0.2943825;-0.02647996;-0.04128771,0.07850734;0.003981554;-0.03913807,0.09260993;-0.3645391;0.002040133,0.0979061;-0.734516;0.0934258,0.1106799;-0.7541125;0.0353782,-0.07873208;0.007301042;-0.03819684,-0.1152719;-0.3611925;-0.01412779,-0.1379894;-0.7353809;0.05464201,-0.1355431;-0.6973308;-0.02231064,0.005633044;0.5884106;0.01541433,0;0;0,0.006430954;0.3409562;0.00940156,0.01174032;0.6686764;0.003871441,0.1859901;0.5266193;-0.01353478,0.2301344;0.2366627;-0.01787519,0.2614133;-0.03944674;-0.08466494,-0.1636744;0.5285055;-0.02526578,-0.2192386;0.2405082;-0.02881378,-0.2645741;-0.03256449;-0.0998887,0.07913079;0.001993939;-0.03801823,0.101754;-0.3675475;-0.06310427,0.09691798;-0.7327379;0.04586768,0.08809156;-0.7615665;-0.00366807,-0.07884406;0.005870092;-0.03821257,-0.08251533;-0.3642151;-0.0112797,-0.04042426;-0.7385806;0.0465229,-0.03759014;-0.7624953;-0.008953907,0.01057702;0.588538;0.007716179,231.255
+0;0;0,0.003344039;0.3407992;0.01501918,0.006465655;0.6685683;0.01190083,0.1850287;0.534854;0.01745632,0.2354717;0.2468361;0.04077164,0.3006794;-0.02514097;-0.01798277,-0.1733374;0.5338007;0.008887636,-0.2388251;0.2479607;0.01590805,-0.2943825;-0.02647996;-0.04128771,0.07850734;0.003981554;-0.03913807,0.09260993;-0.3645391;0.002040133,0.0979061;-0.734516;0.0934258,0.1106799;-0.7541125;0.0353782,-0.07873208;0.007301042;-0.03819684,-0.1152719;-0.3611925;-0.01412779,-0.1379894;-0.7353809;0.05464201,-0.1355431;-0.6973308;-0.02231064,0.005633044;0.5884106;0.01541433,0;0;0,0.006430954;0.3409562;0.00940156,0.01174032;0.6686764;0.003871441,0.1859901;0.5266193;-0.01353478,0.2301344;0.2366627;-0.01787519,0.2614133;-0.03944674;-0.08466494,-0.1636744;0.5285055;-0.02526578,-0.2192386;0.2405082;-0.02881378,-0.2645741;-0.03256449;-0.0998887,0.07913079;0.001993939;-0.03801823,0.101754;-0.3675475;-0.06310427,0.09691798;-0.7327379;0.04586768,0.08809156;-0.7615665;-0.00366807,-0.07884406;0.005870092;-0.03821257,-0.08251533;-0.3642151;-0.0112797,-0.04042426;-0.7385806;0.0465229,-0.03759014;-0.7624953;-0.008953907,0.01057702;0.588538;0.007716179,231.2894
+0;0;0,0.003465978;0.3407938;0.01487241,0.006677367;0.6685677;0.01179651,0.1852716;0.5346886;0.01714478,0.236179;0.2463083;0.04101161,0.3005473;-0.02332848;-0.01502175,-0.1732174;0.5338144;0.008856479,-0.2377659;0.2472658;0.01576825,-0.2960236;-0.02301633;-0.04373488,0.0785228;0.00408307;-0.03910556,0.09302925;-0.3643552;0.001463007,0.09861533;-0.7330351;0.09289113,0.1113192;-0.7526155;0.03557844,-0.0787182;0.00720639;-0.03825259,-0.1152074;-0.3611775;-0.01448644,-0.1373942;-0.7341675;0.05408069,-0.1350205;-0.696183;-0.02230622,0.005842104;0.5884072;0.01529005,0;0;0,0.007094361;0.3409269;0.00959897,0.01312234;0.6686438;0.004313946,0.1875318;0.5268968;-0.0118618,0.2313444;0.2364097;-0.01655936,0.2619224;-0.03732282;-0.08076608,-0.1625599;0.5284339;-0.02481711,-0.2183645;0.2399915;-0.02816392,-0.2632608;-0.03024018;-0.09849294,0.07907312;0.002044201;-0.03814459,0.1042797;-0.3671007;-0.06459606,0.1010002;-0.7306673;0.04551172,0.09305824;-0.7597624;-0.002955198,-0.07885098;0.005894355;-0.03820372,-0.08049245;-0.3639356;-0.00946169,-0.03646924;-0.7368062;0.04837161,-0.03542097;-0.759242;-0.007786483,0.01177487;0.5885032;0.008093834,231.3108
+0;0;0,0.003466277;0.3408232;0.01487369,0.006677645;0.6685953;0.01179799,0.1853625;0.5346933;0.017147,0.2363157;0.2460536;0.04103529,0.3004836;-0.02274358;-0.0148236,-0.1733075;0.5338187;0.008854518,-0.237914;0.2470123;0.0157725,-0.2959904;-0.02242824;-0.04354537,0.07863004;0.004088646;-0.03915897,0.0931363;-0.3643447;0.001409058,0.09872489;-0.7331915;0.09287857,0.111307;-0.7522967;0.03611518,-0.0788257;0.007216231;-0.03830483,-0.1153145;-0.3611628;-0.014539,-0.1375112;-0.7343215;0.05405918,-0.1351603;-0.6964136;-0.02159562,0.005842426;0.588439;0.01529134,0;0;0,0.007320561;0.3409408;0.009974718,0.01365841;0.6686562;0.005079985,0.1881804;0.5271007;-0.01090455,0.2327518;0.2364441;-0.01435041,0.2633991;-0.03638786;-0.0784843,-0.1621757;0.5284759;-0.02439811,-0.2180935;0.2397822;-0.0273761,-0.2644765;-0.0292742;-0.09771086,0.07926118;0.002079725;-0.03802848,0.1076165;-0.3668413;-0.06434524,0.1045446;-0.7306773;0.04547191,0.09725776;-0.7600281;-0.001603603,-0.07891645;0.005908657;-0.03834197,-0.07869517;-0.3637974;-0.008064721,-0.0324035;-0.7365823;0.04967932,-0.03069369;-0.7587985;-0.005658384,0.01222348;0.5885168;0.008760929,231.3331
+0;0;0,0.003466718;0.3408666;0.01487558,0.00667836;0.6686667;0.01179971,0.1853143;0.5347745;0.01714843,0.2362848;0.2460372;0.04104479,0.2997843;-0.01996011;-0.01423226,-0.1732581;0.5339001;0.008858198,-0.2378865;0.2469968;0.01577852,-0.2953579;-0.0196372;-0.04292147,0.07873083;0.004093887;-0.03920916,0.09321838;-0.3638644;0.001306556,0.09881443;-0.7332029;0.09289801,0.1114149;-0.7523798;0.03605172,-0.07892673;0.007225481;-0.03835393,-0.1153684;-0.3606785;-0.01461874,-0.1375948;-0.7343348;0.05407089,-0.1352405;-0.6964153;-0.0216944,0.00584309;0.5885056;0.01529327,0;0;0,0.007119022;0.3409857;0.01007104,0.01329672;0.6687342;0.00530386,0.1877955;0.5270525;-0.01036477,0.2316815;0.236187;-0.01344728,0.2612999;-0.03417671;-0.07564485,-0.1623522;0.5282079;-0.02410178,-0.2186641;0.2394892;-0.02705594,-0.2640387;-0.02696416;-0.09623741,0.07946761;0.002184644;-0.03785217,0.1086093;-0.366146;-0.06483293,0.106482;-0.7303448;0.04555749,0.09778841;-0.7595832;-0.001600511,-0.07897655;0.005815114;-0.0384909,-0.07783938;-0.3633426;-0.007411068,-0.03039902;-0.7364568;0.05061104,-0.02749903;-0.7594138;-0.004122708,0.01189554;0.5885878;0.008949518,231.3665
+0;0;0,0.002689861;0.3408847;0.01461926,0.004912756;0.6686939;0.01154573,0.183969;0.5352271;0.01687142,0.2347409;0.2465063;0.04138159,0.2989348;-0.01966828;-0.01221478,-0.1745928;0.5334942;0.008395063,-0.2381727;0.2463548;0.01523811,-0.2966861;-0.01985338;-0.04435785,0.07871982;0.004215841;-0.03921833,0.09396221;-0.3638052;0.0004416741,0.1002866;-0.7330785;0.09224865,0.1126558;-0.7516375;0.0348233,-0.07894323;0.007095644;-0.03834422,-0.1142595;-0.3609398;-0.01494719,-0.1362589;-0.7346473;0.0535363,-0.1338841;-0.6967294;-0.02222852,0.004369919;0.5885294;0.01501829,0;0;0,0.007119022;0.3409857;0.01007104,0.01329672;0.6687342;0.00530386,0.1877955;0.5270525;-0.01036477,0.2316815;0.236187;-0.01344728,0.2612999;-0.03417671;-0.07564485,-0.1623522;0.5282079;-0.02410178,-0.2186641;0.2394892;-0.02705594,-0.2640387;-0.02696416;-0.09623741,0.07946761;0.002184644;-0.03785217,0.1086093;-0.366146;-0.06483293,0.106482;-0.7303448;0.04555749,0.09778841;-0.7595832;-0.001600511,-0.07897655;0.005815114;-0.0384909,-0.07783938;-0.3633426;-0.007411068,-0.03039902;-0.7364568;0.05061104,-0.02749903;-0.7594138;-0.004122708,0.01189554;0.5885878;0.008949518,231.3896
+0;0;0,0.002690045;0.3409079;0.01462026,0.004912946;0.6687181;0.01154687,0.1841017;0.535215;0.01687379,0.2347642;0.2471161;0.04133117,0.2986302;-0.01769859;-0.01199137,-0.1747247;0.5334808;0.008391179,-0.2381676;0.24696;0.01521949,-0.296382;-0.01788822;-0.044072,0.07867041;0.004213195;-0.03919372,0.0938712;-0.3628034;0.0003580488,0.1002236;-0.7337132;0.09257187,0.1126462;-0.7524821;0.03489834,-0.07889368;0.007091191;-0.03832015,-0.1141135;-0.3599398;-0.01498698,-0.1362104;-0.7353034;0.05379999,-0.1338254;-0.6973513;-0.02229227,0.00437013;0.5885566;0.0150193,0;0;0,0.00620126;0.3410242;0.01016045,0.01141305;0.6687931;0.005549908,0.1863129;0.5271032;-0.01002479,0.229317;0.2367387;-0.01224995,0.2576167;-0.03279781;-0.07223439,-0.164126;0.5280652;-0.02363378,-0.2205782;0.240028;-0.02731695,-0.2640815;-0.02553368;-0.09538627,0.07935164;0.002240896;-0.03796351,0.1103115;-0.36497;-0.06431103,0.1090797;-0.7307588;0.04666138,0.1013385;-0.7599079;-0.001301281,-0.07891605;0.005805014;-0.03849014,-0.07686964;-0.3622589;-0.00653236,-0.02827471;-0.7368953;0.0518104,-0.02607845;-0.7593928;-0.003850617,0.01025221;0.5886438;0.009148598,231.4222
+0;0;0,0.002690128;0.3409185;0.01462071,0.004913111;0.6687407;0.01154722,0.1841451;0.5352222;0.0168747,0.2346469;0.2480367;0.04125454,0.2983287;-0.01601395;-0.01191418,-0.1747676;0.5334876;0.008390054,-0.2380093;0.2478752;0.01519671,-0.2960558;-0.01620892;-0.04392372,0.07868204;0.004213818;-0.03919951,0.09385599;-0.3621548;0.000282418,0.1002151;-0.733454;0.09259304,0.1125677;-0.7519481;0.03524454,-0.07890534;0.007092239;-0.03832582,-0.114063;-0.3592907;-0.01503384,-0.1361831;-0.7350484;0.05382534,-0.1338115;-0.6971411;-0.0218381,0.004370277;0.5885767;0.01501977,0;0;0,0.005611338;0.3410437;0.01020455,0.0101701;0.6688358;0.005681515,0.1850753;0.526752;-0.01056838,0.2273867;0.2372217;-0.01205826,0.2561926;-0.03164661;-0.0710932,-0.1653261;0.5284201;-0.02372117,-0.2206859;0.2411172;-0.02727841,-0.2631157;-0.02387995;-0.09496335,0.07942429;0.002323583;-0.03783655,0.1110244;-0.3642057;-0.06377423,0.1101188;-0.730562;0.04671096,0.103411;-0.7598958;-0.0004866198,-0.07888853;0.00572504;-0.03858816,-0.07638355;-0.3616437;-0.006200615,-0.02746827;-0.73673;0.05161217,-0.02505873;-0.758883;-0.003771663,0.009174578;0.5886804;0.00925374,231.4564
+0;0;0,0.001391928;0.3409358;0.01439643,0.001923583;0.6687646;0.01122928,0.1818681;0.5360889;0.01652154,0.2324901;0.2489957;0.04172403,0.2963394;-0.01526421;-0.01018965,-0.177279;0.5334614;0.008105548,-0.2397352;0.2476732;0.01478616,-0.2977732;-0.0162636;-0.04499676,0.07871464;0.00430996;-0.03912354,0.09479307;-0.3621239;-0.0006171875,0.1014445;-0.7333617;0.09191927,0.113814;-0.7516959;0.03443968,-0.07888753;0.006984922;-0.03838216,-0.1131917;-0.359508;-0.01555385,-0.1348927;-0.735297;0.05326862,-0.1325421;-0.6973943;-0.02239597,0.0018444;0.5885994;0.01471756,0;0;0,0.005611338;0.3410437;0.01020455,0.0101701;0.6688358;0.005681515,0.1850753;0.526752;-0.01056838,0.2273867;0.2372217;-0.01205826,0.2561926;-0.03164661;-0.0710932,-0.1653261;0.5284201;-0.02372117,-0.2206859;0.2411172;-0.02727841,-0.2631157;-0.02387995;-0.09496335,0.07942429;0.002323583;-0.03783655,0.1110244;-0.3642057;-0.06377423,0.1101188;-0.730562;0.04671096,0.103411;-0.7598958;-0.0004866198,-0.07888853;0.00572504;-0.03858816,-0.07638355;-0.3616437;-0.006200615,-0.02746827;-0.73673;0.05161217,-0.02505873;-0.758883;-0.003771663,0.009174578;0.5886804;0.00925374,231.479
+0;0;0,0.001392073;0.3409715;0.01439794,0.001923819;0.6688572;0.01123015,0.1819017;0.536156;0.01652344,0.23238;0.2498783;0.04165433,0.2959822;-0.01335877;-0.01005842,-0.1773121;0.533528;0.00810588,-0.2395909;0.2485517;0.01476751,-0.2974042;-0.01436356;-0.04478401,0.07871176;0.004309802;-0.03912211,0.09474656;-0.3611297;-0.0007202476,0.1014201;-0.7336059;0.09212489,0.1142288;-0.753656;0.03260478,-0.07888464;0.006984666;-0.03838076,-0.1130957;-0.3585138;-0.01561439,-0.1348691;-0.7355562;0.05343765,-0.1324351;-0.697373;-0.02491304,0.001844621;0.5886762;0.01471912,0;0;0,0.004670396;0.3410963;0.01011515,0.007976852;0.6689599;0.005539894,0.1831626;0.5266848;-0.01097441,0.2247194;0.2378848;-0.01242638,0.2544078;-0.03006965;-0.07015181,-0.1671384;0.528506;-0.02425873,-0.2217861;0.2419098;-0.02753812,-0.2628337;-0.02245957;-0.09414983,0.07943024;0.002363071;-0.03781414,0.1114201;-0.363163;-0.06321466,0.1107574;-0.7308248;0.047364,0.1036888;-0.7590095;-0.005326509,-0.0788775;0.005695815;-0.03860768,-0.07639838;-0.3606542;-0.006060243,-0.02661508;-0.7368333;0.05237066,-0.02429936;-0.7604355;-0.005362965,0.007316329;0.5887855;0.009119749,231.5119
+0;0;0,0.001392234;0.3410109;0.0143996,0.001924193;0.6690338;0.01122999,0.1817389;0.5363353;0.01652359,0.2322498;0.2498725;0.04167074,0.2956687;-0.01260599;-0.009892978,-0.1771494;0.5337097;0.008113658,-0.2394685;0.248549;0.0147796,-0.2971152;-0.01360852;-0.0446003,0.07861403;0.00430445;-0.03907353,0.09461385;-0.360338;-0.0007554255,0.101299;-0.733459;0.09225045,0.1140769;-0.7533892;0.03287289,-0.07878669;0.006975994;-0.0383331,-0.1129231;-0.3577253;-0.01561639,-0.1347342;-0.7354204;0.05355519,-0.132306;-0.6972568;-0.02460784,0.001844951;0.588808;0.0147209,0;0;0,0.003964402;0.3411488;0.009976149,0.006077349;0.6691519;0.00497508,0.181251;0.5264987;-0.01173949,0.2223678;0.2374447;-0.0131259,0.2519993;-0.02978227;-0.07046199,-0.1685664;0.5288249;-0.02479111,-0.2223133;0.2418621;-0.02768269,-0.262829;-0.02181876;-0.09406473,0.07933599;0.002440363;-0.03775287,0.1111505;-0.3622971;-0.06310582,0.1109486;-0.7306714;0.04741263,0.1035288;-0.7589421;-0.004850861,-0.07876345;0.005642112;-0.03859948,-0.07714367;-0.3599201;-0.006194886,-0.02675942;-0.7366093;0.05280233,-0.02387143;-0.760837;-0.004057363,0.005744167;0.5889367;0.008687973,231.5372
+0;0;0,0.0004243966;0.3411056;0.01426463,8.876188E-06;0.6692129;0.01110837,0.1800097;0.5368684;0.01622342,0.2314106;0.2507697;0.0423154,0.2945578;-0.0101538;-0.007937141,-0.1786703;0.5339221;0.007361399,-0.2410733;0.2488929;0.01365059,-0.2973918;-0.01166233;-0.04578978,0.07847244;0.004563936;-0.0390999,0.09440999;-0.3594871;-0.002684765,0.1023796;-0.7347659;0.09186807,0.1152706;-0.7549346;0.03214037,-0.07878051;0.006683482;-0.03816435,-0.1121223;-0.3573532;-0.01628298,-0.1339153;-0.7375538;0.05307503,-0.1314017;-0.6993482;-0.02551772,0.0001605557;0.5889686;0.01458794,0;0;0,0.003478028;0.3412462;0.009776354,0.005485959;0.6693326;0.004665613,0.1803405;0.5263178;-0.01228237,0.2214184;0.2373804;-0.01403213,0.250306;-0.02822366;-0.07072401,-0.1690736;0.5290977;-0.02492785,-0.2224267;0.2421836;-0.02793191,-0.2627763;-0.01975113;-0.09393262,0.07925516;0.002527833;-0.03768003,0.112039;-0.3613527;-0.06276751,0.1117385;-0.7323249;0.04776549,0.1059371;-0.7603765;-0.005590204,-0.0786263;0.005563202;-0.03865891,-0.07702203;-0.3591781;-0.005880814,-0.02522888;-0.7381291;0.05371387,-0.02101473;-0.7625328;-0.003495958,0.005144641;0.5891002;0.008396864,231.5688
+0;0;0,0.0004242751;0.3410079;0.01426054,9.013296E-06;0.6689157;0.01110653,0.1791602;0.5368735;0.01621142,0.2306696;0.2501708;0.04235849,0.2939355;-0.01124308;-0.007988486,-0.1778256;0.5339411;0.007391261,-0.2403602;0.2483101;0.01369373,-0.2967846;-0.01273474;-0.04585833,0.07839154;0.004559232;-0.0390596,0.09432741;-0.3594531;-0.002648331,0.1023042;-0.7350706;0.09198982,0.1151345;-0.7550029;0.03254363,-0.07869931;0.006676593;-0.03812502,-0.1120376;-0.3573215;-0.01624596,-0.1338502;-0.7378652;0.05317463,-0.1313484;-0.6996982;-0.02504769,0.0001605866;0.5887277;0.01458367,0;0;0,0.002907246;0.3411599;0.009558678,0.004221141;0.6690425;0.004024267,0.1784894;0.52664;-0.01291752,0.2202424;0.2371803;-0.01518321,0.2485314;-0.02890226;-0.07240546,-0.1694299;0.5293121;-0.02510182,-0.2232242;0.2418554;-0.02829852,-0.2636245;-0.02060512;-0.09430507,0.07915674;0.002672419;-0.0376662,0.1119394;-0.3611584;-0.06290805,0.1121728;-0.7327327;0.0468235,0.1058108;-0.7609474;-0.005733728,-0.07853615;0.005462454;-0.03865113,-0.07767174;-0.3592285;-0.005720276,-0.02538089;-0.7383587;0.05456603,-0.02051974;-0.7635913;-0.001267832,0.004055768;0.5888717;0.007879019,231.6023
+0;0;0,0.0004242845;0.3410155;0.01426086,9.011987E-06;0.668932;0.01110677,0.1783537;0.5371215;0.01620441,0.2298956;0.2502376;0.042368,0.2934715;-0.01245719;-0.008225676,-0.1770236;0.5342023;0.007423995,-0.2395978;0.2483909;0.01373045,-0.2962987;-0.01393315;-0.04611343,0.0785218;0.004566808;-0.0391245,0.09445133;-0.359301;-0.002727684,0.1024364;-0.7353101;0.09200911,0.1151776;-0.7548956;0.03297574,-0.07883006;0.006687686;-0.03818836,-0.1121551;-0.3571659;-0.016318,-0.1339905;-0.7381063;0.05317497,-0.1315061;-0.699996;-0.02450417,0.0001605888;0.588742;0.01458399,0;0;0,0.003040589;0.3411696;0.009443283,0.004822731;0.6690586;0.003886223,0.1782477;0.5272439;-0.01324344,0.2208062;0.2377227;-0.01636267,0.2485194;-0.02971137;-0.07399237,-0.1682406;0.5296457;-0.02486718,-0.2225094;0.2420966;-0.02859226,-0.2633479;-0.02154696;-0.09518413,0.07915961;0.002893195;-0.03798211,0.112987;-0.3607196;-0.0628767,0.1141429;-0.7326782;0.04697371,0.1074931;-0.7611476;-0.004437439,-0.07878503;0.005263777;-0.03850282,-0.07682233;-0.3592876;-0.005688641,-0.02406476;-0.7386653;0.05522756,-0.01841485;-0.7632446;-0.0004068241,0.004523635;0.5888862;0.007739067,231.6348
+0;0;0,-0.0001246773;0.3408021;0.0138681,-0.0009620046;0.6685002;0.01046932,0.1778758;0.5366578;0.01624788,0.2297397;0.2502304;0.0427485,0.2934774;-0.01341018;-0.00715046,-0.178304;0.5337639;0.006562226,-0.2409048;0.2483175;0.01241365,-0.2963889;-0.01500043;-0.04795145,0.07865947;0.004693679;-0.03898045,0.09519707;-0.3591875;-0.00505672,0.1041445;-0.733525;0.09024845,0.1169002;-0.7540273;0.03223153,-0.07878494;0.006580557;-0.03845058,-0.1112629;-0.3571965;-0.0173517,-0.132245;-0.7367299;0.05197349,-0.1296221;-0.6986516;-0.02553139,-0.000716539;0.5883638;0.01400079,0;0;0,0.002976358;0.3409514;0.009037971,0.004915752;0.6686178;0.003120184,0.1789625;0.5271844;-0.01289225,0.2210846;0.2379968;-0.01828206,0.2491805;-0.03022566;-0.07595432,-0.1688138;0.5293814;-0.02487651,-0.2234478;0.2422815;-0.02951874,-0.267103;-0.02131486;-0.0978557,0.07920999;0.00294663;-0.03802514,0.1141488;-0.36036;-0.06295288,0.1163165;-0.7307771;0.04694819,0.1096296;-0.7593538;-0.004073381,-0.07884924;0.005221626;-0.03852725,-0.07593228;-0.3590921;-0.005349267,-0.02380233;-0.7372215;0.05458719,-0.01606857;-0.7664174;0.004435677,0.004560798;0.5885009;0.007059813,231.6581
+0;0;0,-0.0001246773;0.3408021;0.0138681,-0.0009620046;0.6685002;0.01046932,0.1778758;0.5366578;0.01624788,0.2297397;0.2502304;0.0427485,0.2934774;-0.01341018;-0.00715046,-0.178304;0.5337639;0.006562226,-0.2409048;0.2483175;0.01241365,-0.2963889;-0.01500043;-0.04795145,0.07865947;0.004693679;-0.03898045,0.09519707;-0.3591875;-0.00505672,0.1041445;-0.733525;0.09024845,0.1169002;-0.7540273;0.03223153,-0.07878494;0.006580557;-0.03845058,-0.1112629;-0.3571965;-0.0173517,-0.132245;-0.7367299;0.05197349,-0.1296221;-0.6986516;-0.02553139,-0.000716539;0.5883638;0.01400079,0;0;0,0.002976358;0.3409514;0.009037971,0.004915752;0.6686178;0.003120184,0.1789625;0.5271844;-0.01289225,0.2210846;0.2379968;-0.01828206,0.2491805;-0.03022566;-0.07595432,-0.1688138;0.5293814;-0.02487651,-0.2234478;0.2422815;-0.02951874,-0.267103;-0.02131486;-0.0978557,0.07920999;0.00294663;-0.03802514,0.1141488;-0.36036;-0.06295288,0.1163165;-0.7307771;0.04694819,0.1096296;-0.7593538;-0.004073381,-0.07884924;0.005221626;-0.03852725,-0.07593228;-0.3590921;-0.005349267,-0.02380233;-0.7372215;0.05458719,-0.01606857;-0.7664174;0.004435677,0.004560798;0.5885009;0.007059813,231.6906
+0;0;0,-0.0001246792;0.340807;0.0138683,-0.0009620446;0.6685199;0.01046933,0.1783681;0.5365304;0.01625428,0.2293327;0.25507;0.04229535,0.2943903;-0.01402992;-0.008636903,-0.1787936;0.5336286;0.006541926,-0.2403089;0.2531321;0.01229188,-0.2969419;-0.0156385;-0.04932325,0.0788323;0.004703992;-0.03906609,0.09538955;-0.3596096;-0.005102053,0.1043236;-0.7333884;0.09006085,0.1170171;-0.7536442;0.03232704,-0.07895804;0.006595016;-0.03853507,-0.1114746;-0.3576144;-0.01741111,-0.1324254;-0.7365812;0.0518106,-0.1298153;-0.6985423;-0.02531608,-0.0007165652;0.588379;0.01400099,0;0;0,0.003339529;0.3409581;0.008840799,0.00588131;0.6686333;0.002806664,0.1803861;0.5273573;-0.01297951,0.221411;0.2433184;-0.02457142,0.2530276;-0.02970988;-0.08537686,-0.1685368;0.5294084;-0.02534841,-0.2223369;0.2473372;-0.03142037,-0.2691889;-0.0208118;-0.1031306,0.07947489;0.003064737;-0.03790998,0.1132581;-0.3607408;-0.06352758,0.1196976;-0.730442;0.04659057,0.1139669;-0.7591952;-0.003760099,-0.0789924;0.00510848;-0.03869008,-0.07362257;-0.3595294;-0.004594903,-0.0222957;-0.7372859;0.05466698,-0.01256348;-0.7661137;0.005022939,0.005358852;0.588514;0.006768942,231.7253
+0;0;0,0.002138203;0.3408292;0.01314031,0.002084335;0.668542;0.009485105,0.1810944;0.5357101;0.01622579,0.2316646;0.2541525;0.0419836,0.2981405;-0.01465994;-0.008634292,-0.1761315;0.5347068;0.005663428,-0.2364425;0.2539344;0.01065601,-0.292261;-0.01493689;-0.05126228,0.07888407;0.005037823;-0.03891968,0.09679364;-0.3595538;-0.008848445,0.1069385;-0.7329849;0.08755015,0.1198494;-0.7535424;0.03012882,-0.07888145;0.006268437;-0.03874587,-0.1094068;-0.3581917;-0.01902047,-0.1297722;-0.7371142;0.05061679,-0.127004;-0.699108;-0.02650778,0.002270215;0.5884019;0.01303662,0;0;0,0.003339529;0.3409581;0.008840799,0.00588131;0.6686333;0.002806664,0.1803861;0.5273573;-0.01297951,0.221411;0.2433184;-0.02457142,0.2530276;-0.02970988;-0.08537686,-0.1685368;0.5294084;-0.02534841,-0.2223369;0.2473372;-0.03142037,-0.2691889;-0.0208118;-0.1031306,0.07947489;0.003064737;-0.03790998,0.1132581;-0.3607408;-0.06352758,0.1196976;-0.730442;0.04659057,0.1139669;-0.7591952;-0.003760099,-0.0789924;0.00510848;-0.03869008,-0.07362257;-0.3595294;-0.004594903,-0.0222957;-0.7372859;0.05466698,-0.01256348;-0.7661137;0.005022939,0.005358852;0.588514;0.006768942,231.7472
+0;0;0,0.002136396;0.3405411;0.01312921,0.002082551;0.6680409;0.009476181,0.1805014;0.5354308;0.01620422,0.2311377;0.2535052;0.0419957,0.2975185;-0.0149228;-0.008549806,-0.1755437;0.5344309;0.005676764,-0.2359335;0.2532915;0.01067587,-0.2916722;-0.01519528;-0.05115387,0.07898099;0.005044013;-0.0389675,0.09688991;-0.3595344;-0.00889736,0.1070454;-0.7333546;0.08760169,0.1199656;-0.7539489;0.03013862,-0.07897836;0.006276139;-0.03879347,-0.1095026;-0.3581707;-0.01906879,-0.1298892;-0.7374882;0.05064104,-0.127119;-0.6994762;-0.02653959,0.00226832;0.5879484;0.01302559,0;0;0,0.003913503;0.3406581;0.009053946,0.006938752;0.668119;0.003194809,0.180742;0.5271055;-0.01271677,0.223098;0.2429584;-0.02604771,0.2553867;-0.02874035;-0.09048438,-0.1671711;0.5296615;-0.02501205,-0.222146;0.2474815;-0.03297893,-0.2693678;-0.02003548;-0.1052259,0.07969864;0.003102824;-0.03768826,0.1131013;-0.3606959;-0.06370866,0.1218383;-0.7306234;0.04689908,0.1160546;-0.7593497;-0.003563643,-0.07902642;0.005051532;-0.03887432,-0.07199247;-0.3594735;-0.004027259,-0.0201995;-0.7376901;0.05450863,-0.01070517;-0.7656664;0.003741279,0.006305579;0.5880462;0.00711751,231.7694
+0;0;0,0.002136843;0.3406124;0.01313196,0.002082987;0.6681735;0.00947824,0.1802362;0.5356266;0.01620221,0.2307285;0.2545026;0.04192036,0.2971891;-0.01424792;-0.008685868,-0.1752781;0.5346282;0.005690448,-0.2354963;0.2542881;0.01067535,-0.2913019;-0.01452127;-0.05122868,0.07910596;0.005051994;-0.03902916,0.09708422;-0.360938;-0.00884258,0.1072139;-0.7338072;0.08741096,0.1201007;-0.7542705;0.03009666,-0.07910334;0.00628607;-0.03885485,-0.1097458;-0.359572;-0.01905379,-0.1300805;-0.7379244;0.05047867,-0.1273175;-0.6999332;-0.02650214,0.002268792;0.5880659;0.01302832,0;0;0,0.004163284;0.3407349;0.00873208,0.007465791;0.6682497;0.002602339,0.1808475;0.5269595;-0.01289892,0.2238692;0.2438656;-0.02866614,0.2573665;-0.02625516;-0.1002029,-0.1665637;0.5301127;-0.02536592,-0.2216563;0.2488252;-0.03451861,-0.2699707;-0.01835001;-0.1085993,0.07987568;0.003261596;-0.03762698,0.112731;-0.3619854;-0.06405282,0.1237198;-0.7307957;0.04665828,0.1191374;-0.7596096;-0.003516197,-0.07915415;0.004893173;-0.03895162,-0.07035971;-0.3609907;-0.003811833,-0.0190169;-0.7384342;0.05362594,-0.00780833;-0.7668341;0.004013766,0.006760124;0.5881655;0.006588459,231.8031
+0;0;0,0.004005723;0.3404894;0.01253687,0.005217328;0.6679494;0.008537628,0.1828195;0.5348281;0.01681701,0.2329583;0.2542444;0.04095363,0.3009789;-0.01889309;-0.009788003,-0.172538;0.5356221;0.004888623,-0.2306382;0.2555619;0.008677043,-0.2862179;-0.01796705;-0.05375998,0.07948404;0.00529569;-0.03889547,0.09809631;-0.3605308;-0.0135477,0.1104308;-0.7337549;0.08500649,0.1242834;-0.7536325;0.02730815,-0.07928979;0.006035304;-0.03918316,-0.1077658;-0.3595758;-0.02086553,-0.1273372;-0.7388677;0.04924797,-0.1243311;-0.700891;-0.02779817,0.005214761;0.5878642;0.01215181,0;0;0,0.00476028;0.340597;0.008788586,0.008634053;0.6680112;0.002703428,0.1817434;0.5269005;-0.01310635,0.2252044;0.2447243;-0.0307529,0.2601311;-0.02868319;-0.107134,-0.1654556;0.5301824;-0.02536893,-0.221037;0.2497868;-0.03598401,-0.2711514;-0.02116016;-0.1126776,0.0801707;0.003348246;-0.03768373,0.1141159;-0.3611992;-0.06544721,0.1261523;-0.7306563;0.04643583,0.1204547;-0.759432;-0.00378108,-0.07948398;0.004808837;-0.0389588,-0.06941237;-0.3605045;-0.003424685,-0.01679445;-0.7387533;0.05419855,-0.006147803;-0.7669085;0.004064806,0.007790066;0.5879476;0.006680489,231.8261
+0;0;0,0.004005723;0.3404894;0.01253687,0.005217328;0.6679494;0.008537628,0.1828195;0.5348281;0.01681701,0.2329583;0.2542444;0.04095363,0.3009789;-0.01889309;-0.009788003,-0.172538;0.5356221;0.004888623,-0.2306382;0.2555619;0.008677043,-0.2862179;-0.01796705;-0.05375998,0.07948404;0.00529569;-0.03889547,0.09809631;-0.3605308;-0.0135477,0.1104308;-0.7337549;0.08500649,0.1242834;-0.7536325;0.02730815,-0.07928979;0.006035304;-0.03918316,-0.1077658;-0.3595758;-0.02086553,-0.1273372;-0.7388677;0.04924797,-0.1243311;-0.700891;-0.02779817,0.005214761;0.5878642;0.01215181,0;0;0,0.00476028;0.340597;0.008788586,0.008634053;0.6680112;0.002703428,0.1817434;0.5269005;-0.01310635,0.2252044;0.2447243;-0.0307529,0.2601311;-0.02868319;-0.107134,-0.1654556;0.5301824;-0.02536893,-0.221037;0.2497868;-0.03598401,-0.2711514;-0.02116016;-0.1126776,0.0801707;0.003348246;-0.03768373,0.1141159;-0.3611992;-0.06544721,0.1261523;-0.7306563;0.04643583,0.1204547;-0.759432;-0.00378108,-0.07948398;0.004808837;-0.0389588,-0.06941237;-0.3605045;-0.003424685,-0.01679445;-0.7387533;0.05419855,-0.006147803;-0.7669085;0.004064806,0.007790066;0.5879476;0.006680489,231.8472
+0;0;0,0.004003794;0.3403254;0.01253083,0.005214843;0.6676381;0.008533295,0.1829049;0.5345243;0.01681346,0.2325924;0.2564665;0.0407328,0.3016294;-0.02075231;-0.01076704,-0.1726285;0.5353188;0.004879166,-0.2302056;0.2577798;0.008633483,-0.2866159;-0.01983643;-0.05473651,0.0794736;0.005294994;-0.03889036,0.09803379;-0.3595076;-0.01361354,0.1104222;-0.7343657;0.08537214,0.124259;-0.7541865;0.02773962,-0.07927936;0.006034511;-0.03917801,-0.1076757;-0.3585534;-0.02091165,-0.1273328;-0.7395058;0.04950881,-0.1243301;-0.7015382;-0.02744943,0.005212277;0.5875868;0.01214595,0;0;0,0.004868422;0.3404379;0.008529902,0.008932535;0.667698;0.002215385,0.1822163;0.5269436;-0.01334405,0.2260971;0.2475649;-0.03281486,0.2632912;-0.02854449;-0.1143553,-0.1653005;0.5300869;-0.02618894,-0.2209374;0.2523708;-0.0378267,-0.2718581;-0.02244857;-0.1162487,0.08025214;0.003351569;-0.03748214,0.1153655;-0.3598222;-0.06807995,0.1285618;-0.7305101;0.04543877,0.1230597;-0.7593253;-0.004616976,-0.07939596;0.004802553;-0.03911223,-0.06810942;-0.3594374;-0.003528863,-0.0142516;-0.7391543;0.05464847,-0.01247984;-0.721928;-0.02169786,0.008031432;0.5876718;0.00624752,231.8713
+0;0;0,-0.0008474378;0.3400956;0.01340954,-0.003971525;0.6672164;0.01009803,0.1747506;0.5354699;0.01671435,0.2249671;0.2585543;0.03897902,0.296404;-0.02569357;-0.01430233,-0.1798974;0.5329119;0.003422678,-0.2366548;0.256371;0.005273555,-0.2928526;-0.02892011;-0.05945468,0.07953756;0.005584252;-0.03860216,0.09925819;-0.3586605;-0.01913939,0.1132196;-0.7350694;0.08111776,0.1285921;-0.7558977;0.02421261,-0.07919208;0.005702102;-0.03928912,-0.1056772;-0.3582855;-0.02336663,-0.1238699;-0.7410526;0.04796682,-0.1206314;-0.7029917;-0.02938016,-0.003087507;0.5872068;0.01358249,0;0;0,0.005170971;0.340219;0.008355856,0.009558521;0.6672865;0.00190258,0.1824076;0.5263283;-0.01344275,0.2268802;0.2483395;-0.03451681,0.2664849;-0.03308663;-0.1237903,-0.1645761;0.5300798;-0.02654536,-0.2203035;0.2536273;-0.03951149,-0.2740407;-0.02711415;-0.1233896,0.08032221;0.003287226;-0.03721654,0.1161064;-0.3585497;-0.07236636,0.1308316;-0.7304363;0.04345059,0.1270649;-0.7590684;-0.007599588,-0.07924849;0.004850524;-0.03928975,-0.0670768;-0.3584945;-0.003593802,-0.01193438;-0.7398899;0.0549468,-0.001568195;-0.7671266;0.003230933,0.008574422;0.5873055;0.005966425,231.893
+0;0;0,-0.0008472382;0.3400156;0.01340638,-0.003970703;0.6670707;0.01009546,0.1743793;0.5354467;0.01670461,0.2239112;0.2623063;0.03866574,0.2965069;-0.02655214;-0.01547985,-0.179527;0.5328941;0.003440734,-0.2355105;0.2601233;0.005266377,-0.2926199;-0.02979538;-0.06051178,0.07961218;0.005589491;-0.03863838,0.09923212;-0.3567953;-0.01927499,0.1133209;-0.7366393;0.08189705,0.128528;-0.7569205;0.02560435,-0.07926638;0.005707452;-0.03932598,-0.1056162;-0.3564216;-0.0234848,-0.1239749;-0.7426816;0.04849961,-0.1207714;-0.7047074;-0.02801492,-0.003086842;0.5870755;0.0135793,0;0;0,0.005234446;0.3401527;0.007727623,0.009625535;0.6671431;0.0007193089,0.1820483;0.5259994;-0.01398063,0.2276428;0.2522573;-0.03695405,0.2701522;-0.0318673;-0.132386,-0.1640972;0.5300221;-0.02767297,-0.219364;0.2574526;-0.04156002,-0.2752702;-0.02659225;-0.1300704,0.08055886;0.003322243;-0.03689849,0.116288;-0.3556743;-0.0808028,0.1338157;-0.7291824;0.0412631,0.1313061;-0.7581645;-0.008165121,-0.079244;0.004804165;-0.03949144,-0.06641664;-0.3566515;-0.003884047,-0.009674292;-0.7413219;0.05548449,-0.007751229;-0.7240571;-0.02042626,0.0086447;0.5871834;0.004920483,231.9251
+0;0;0,-0.0008468778;0.3398709;0.01340068,-0.003969287;0.6668148;0.01009071,0.1739202;0.5353479;0.01669074,0.2232549;0.2632952;0.03856441,0.2954701;-0.02404907;-0.01529736,-0.1790683;0.5328019;0.003461259,-0.2348289;0.2611174;0.005279632,-0.2916389;-0.02728158;-0.06015373,0.0797993;0.005602629;-0.03872919,0.09935114;-0.3555242;-0.01943303,0.1136034;-0.7397758;0.08291301,0.1289591;-0.7605487;0.02606991,-0.07945269;0.005720867;-0.03941842,-0.1057111;-0.355151;-0.02363223,-0.1242828;-0.7458932;0.04918748,-0.1210479;-0.7078411;-0.02807517,-0.003085684;0.5868428;0.01357353,0;0;0,0.005320702;0.3400157;0.007314444,0.00986525;0.6668841;-8.153915E-05,0.1816922;0.5255706;-0.01440096,0.2292993;0.2534477;-0.03905237,0.273562;-0.02702454;-0.1393472,-0.1634516;0.5302244;-0.02880589,-0.2192338;0.2589773;-0.04424562,-0.2760333;-0.0224604;-0.1350726,0.08084176;0.003413707;-0.03677261,0.1179782;-0.3529469;-0.08964252,0.1368741;-0.7290603;0.03884387,0.1348501;-0.7577004;-0.0121665,-0.079417;0.004711663;-0.03962335,-0.06658478;-0.3554215;-0.003475089,-0.006912425;-0.7443771;0.05551509,-0.004838352;-0.7272548;-0.02113139,0.008839052;0.5869533;0.004213572,231.9589
+0;0;0,-0.001902911;0.3398697;0.01332229,-0.004588771;0.6668149;0.009789022,0.1733357;0.5362026;0.01730635,0.2240698;0.2641689;0.03598094,0.296546;-0.02282238;-0.01939132,-0.1796222;0.532346;0.001334748,-0.233277;0.2602318;0.001632285,-0.2886665;-0.02833825;-0.0642634,0.07993791;0.005970241;-0.03838693,0.1024645;-0.3552893;-0.02608652,0.119085;-0.7386012;0.07937863,0.1342881;-0.7587803;0.02197005,-0.07928689;0.005382367;-0.0397981,-0.1020416;-0.3558427;-0.02691831,-0.1193888;-0.7465415;0.0464346,-0.1157128;-0.7084923;-0.03080864,-0.003899291;0.5868438;0.01333447,0;0;0,0.005320702;0.3400157;0.007314444,0.00986525;0.6668841;-8.153915E-05,0.1816922;0.5255706;-0.01440096,0.2292993;0.2534477;-0.03905237,0.273562;-0.02702454;-0.1393472,-0.1634516;0.5302244;-0.02880589,-0.2192338;0.2589773;-0.04424562,-0.2760333;-0.0224604;-0.1350726,0.08084176;0.003413707;-0.03677261,0.1179782;-0.3529469;-0.08964252,0.1368741;-0.7290603;0.03884387,0.1348501;-0.7577004;-0.0121665,-0.079417;0.004711663;-0.03962335,-0.06658478;-0.3554215;-0.003475089,-0.006912425;-0.7443771;0.05551509,-0.004838352;-0.7272548;-0.02113139,0.008839052;0.5869533;0.004213572,231.9825
+0;0;0,-0.001901156;0.3395562;0.01331,-0.004584813;0.6662331;0.009779505,0.1727845;0.535842;0.01728162,0.2231615;0.265723;0.03582477,0.2958292;-0.02202648;-0.01969379,-0.1790689;0.5319974;0.00136,-0.2323461;0.2617985;0.001655443,-0.2878819;-0.02753395;-0.06441434,0.08015504;0.005986457;-0.0384912,0.1024392;-0.3513858;-0.02632315,0.1192941;-0.7401024;0.08062912,0.1340774;-0.7588961;0.02480551,-0.07950225;0.005396986;-0.0399062,-0.1020121;-0.351941;-0.027165,-0.1196039;-0.7481488;0.04722221,-0.1160294;-0.7103219;-0.02788843,-0.003895875;0.5863247;0.01332218,0;0;0,0.005577847;0.3397047;0.006985188,0.01037418;0.666294;-0.0007133484,0.1815969;0.5251446;-0.01458693,0.2307377;0.2554893;-0.04136705,0.2762465;-0.02436003;-0.1451746,-0.162568;0.530286;-0.02942566,-0.2188692;0.2612298;-0.04630604,-0.2751611;-0.02058899;-0.1388915,0.08115175;0.00348793;-0.03666699,0.1185226;-0.3470162;-0.1007749,0.1407413;-0.7271063;0.03287148,0.1370798;-0.7565924;-0.0136435,-0.0796314;0.004638495;-0.03974373,-0.0662002;-0.3516217;-0.004278578,-0.004008345;-0.7454882;0.05756705,-0.001887972;-0.7281243;-0.0169412,0.009285167;0.5864309;0.003655672,232.0155
+0;0;0,-0.001898653;0.3391092;0.01329248,-0.004578918;0.665373;0.009766353,0.1720894;0.5352809;0.01724839,0.2222445;0.2663519;0.03570984,0.2955069;-0.02375266;-0.0202631,-0.1783697;0.5314515;0.001389865,-0.2314121;0.262443;0.001684006,-0.2874025;-0.02925742;-0.06492652,0.08010105;0.005982425;-0.03846528,0.1021531;-0.3476679;-0.02642395,0.1191517;-0.7396979;0.08143995,0.1345257;-0.7604412;0.02338587,-0.0794487;0.005393351;-0.03987932,-0.1017241;-0.3482232;-0.02727081,-0.1194659;-0.7478082;0.04775045,-0.1157486;-0.7096686;-0.03036129,-0.003890832;0.5855635;0.01330464,0;0;0,0.00574854;0.3392576;0.00682497,0.01074873;0.6654264;-0.001037121,0.181431;0.525017;-0.0142436,0.2324418;0.2572024;-0.04343903,0.2800253;-0.02317595;-0.151997,-0.1616241;0.5300704;-0.02983581,-0.2181759;0.2624157;-0.04832952,-0.2754517;-0.02072069;-0.1443207,0.08122188;0.003486156;-0.03636479,0.1203207;-0.3413469;-0.1089,0.1454944;-0.7244709;0.02598286,0.1438554;-0.7526742;-0.02684903,-0.07945745;0.004626743;-0.03995813,-0.06522135;-0.347908;-0.005080994,-0.001107559;-0.7449164;0.05724774,0.001225052;-0.7280533;-0.02023452,0.009604555;0.5856656;0.003373146,232.0484
+0;0;0,-0.003944771;0.338673;0.01343393,-0.008430199;0.6645595;0.01011718,0.1675167;0.5352082;0.01847856,0.218272;0.2661012;0.03273311,0.2939445;-0.02448913;-0.0243922,-0.1805237;0.5311443;0.0007320186,-0.2320336;0.2618091;-0.001028602,-0.2862086;-0.03122216;-0.06907406,0.08014503;0.006313024;-0.03835468,0.1031185;-0.3464219;-0.03261255,0.1229574;-0.7391908;0.07826778,0.1385583;-0.7579708;0.02068012,-0.07945512;0.005052254;-0.03994397,-0.09939813;-0.3477592;-0.02950453,-0.1158472;-0.7489609;0.04613986,-0.1118674;-0.7109648;-0.03040706,-0.007310349;0.5848366;0.01359967,0;0;0,0.006095439;0.3388425;0.006634235,0.01144798;0.6646414;-0.001412153,0.1811538;0.525387;-0.01372242,0.2345776;0.2583124;-0.04557943,0.2835207;-0.02118;-0.15925,-0.1599915;0.5305499;-0.03041951,-0.2167973;0.2630248;-0.05045081,-0.2750776;-0.01943445;-0.1517058,0.08127117;0.003662243;-0.03627324,0.1228708;-0.3383382;-0.1155691,0.1502216;-0.7224491;0.02105522,0.1464993;-0.7514139;-0.02842724,-0.07942468;0.004466007;-0.04007416,-0.064105;-0.3470928;-0.006098252,0.00232479;-0.7454782;0.05580231,0.004800455;-0.728336;-0.02014343,0.01021457;0.5849686;0.00304389,232.0716
+0;0;0,-0.003941407;0.3383841;0.01342248,-0.008423151;0.664003;0.01010833,0.1672426;0.5347941;0.01845915,0.2179931;0.265712;0.03271237,0.293539;-0.02439189;-0.02431728,-0.1802398;0.5307367;0.0007410571,-0.2317449;0.2614264;-0.001019401,-0.2858292;-0.03111422;-0.06895094,0.08028369;0.006323946;-0.03842104,0.1030208;-0.342781;-0.032738,0.1231906;-0.7421026;0.07999219,0.1388344;-0.7610165;0.02224638,-0.07959258;0.005060995;-0.04001307,-0.09933035;-0.3441198;-0.02968107,-0.1160538;-0.7520149;0.04722533,-0.1120631;-0.7139968;-0.02953181,-0.007304184;0.5843429;0.01358807,0;0;0,0.006584156;0.3385426;0.006712914,0.01246354;0.6640651;-0.001295805,0.1818675;0.5250303;-0.01266646,0.237501;0.2587597;-0.04714644,0.2883663;-0.01810467;-0.1649541,-0.1587645;0.5302163;-0.03077664,-0.2155816;0.2628385;-0.05233864,-0.2726631;-0.01890045;-0.1547332,0.08156452;0.003661796;-0.0359925,0.1245041;-0.3325819;-0.1227095,0.1545019;-0.7225199;0.01736617,0.1501728;-0.7513881;-0.0325104,-0.07948443;0.004444524;-0.04030026,-0.06138173;-0.3434291;-0.00744053,0.006433278;-0.748735;0.05339556,0.01566973;-0.7759744;0.002305333,0.0110942;0.5844573;0.003154516,232.1053
+0;0;0,-0.003937748;0.3380699;0.01341002,-0.008414731;0.6633431;0.01009965,0.1671624;0.5342494;0.01844408,0.2180654;0.2643594;0.0327401,0.2932562;-0.02438143;-0.0240216,-0.1801461;0.5301941;0.0007348489,-0.2318059;0.2600751;-0.001030895,-0.2856361;-0.03109097;-0.06864324,0.08034386;0.006328687;-0.03844984,0.1029195;-0.340298;-0.03280714,0.1232281;-0.7423664;0.08069847,0.1393369;-0.7627342;0.02123626,-0.07965224;0.005064788;-0.04004307,-0.0992499;-0.3416372;-0.02978441,-0.1160884;-0.7523379;0.04765099,-0.111979;-0.7140815;-0.03138763,-0.007297035;0.5837735;0.01357544,0;0;0,0.006922014;0.338212;0.007168293,0.01311862;0.6633944;-0.0003561974,0.1824958;0.5248572;-0.01177406,0.2405707;0.2585486;-0.04842353,0.2927405;-0.01521754;-0.1691597,-0.157854;0.5295647;-0.03103349,-0.2152752;0.261595;-0.05407985,-0.2721128;-0.01774657;-0.1588873,0.08185975;0.003468037;-0.03550398,0.1267996;-0.3277375;-0.1302396,0.1586198;-0.7197546;0.01211572,0.1561873;-0.7474965;-0.04258454,-0.07939643;0.004609641;-0.04060219,-0.05907786;-0.340672;-0.008056197,0.01026845;-0.7486411;0.05283106,0.01986399;-0.7776521;0.0003163442,0.01166883;0.5838718;0.003969193,232.1392
+0;0;0,-0.004568636;0.3378488;0.01363108,-0.009168764;0.6628703;0.01065225,0.1664171;0.5340792;0.02022595,0.2195266;0.2637648;0.02890816,0.2940997;-0.02325821;-0.0337235,-0.1807066;0.5294958;-9.667128E-06,-0.229675;0.2582992;-0.004519333,-0.2817179;-0.03235358;-0.07291964,0.0804754;0.006509;-0.03801788,0.1055626;-0.3380529;-0.0379658,0.1284546;-0.7418531;0.07746939,0.1445547;-0.7633017;0.02018865,-0.07945373;0.004886792;-0.04033907,-0.09627067;-0.3400889;-0.03251595,-0.1112365;-0.7530245;0.04599607,-0.1067511;-0.7148415;-0.03210755,-0.008054863;0.5833647;0.01403802,0;0;0,0.006787406;0.3380017;0.007570982,0.01291024;0.6629419;0.0004832745,0.1824937;0.5249989;-0.01075387,0.2420724;0.2587081;-0.04955435,0.2960138;-0.01198158;-0.1747881,-0.1579617;0.5293054;-0.03087663,-0.2151283;0.2607881;-0.0552968,-0.2722119;-0.01644129;-0.1637007,0.08191501;0.003454596;-0.0352422,0.1279402;-0.3237065;-0.1362349,0.1617613;-0.7171193;0.008632183,0.1594985;-0.7453693;-0.04417956,-0.07923686;0.004612402;-0.04079537,-0.05760209;-0.3386634;-0.008455049,0.0117334;-0.7489057;0.05317136,0.02265893;-0.7793632;0.004051294,0.01147055;0.5834811;0.004697323,232.1715
+0;0;0,-0.004564001;0.3375061;0.01361725,-0.009157997;0.6620941;0.01064287,0.166055;0.5335246;0.02019843,0.2189847;0.2641254;0.02885125,0.294096;-0.02496892;-0.03423241,-0.1803301;0.528951;5.86547E-06,-0.2291328;0.2586726;-0.004488531,-0.2815513;-0.03407773;-0.07338246,0.08049726;0.006510768;-0.0380282,0.1054942;-0.3368119;-0.03797631,0.1287448;-0.7469378;0.07926721,0.144995;-0.7688659;0.02145262,-0.07947531;0.004888119;-0.04035003,-0.09623178;-0.3388469;-0.03255504,-0.1114321;-0.7582513;0.0471869,-0.1069049;-0.719992;-0.03164463,-0.008045731;0.5827052;0.01402367,0;0;0,0.006438213;0.337658;0.007891655,0.01220926;0.662179;0.001177073,0.1817868;0.5251435;-0.009623528,0.2421622;0.2603178;-0.05054426,0.2998285;-0.009473473;-0.1812502,-0.1581526;0.5288839;-0.03068464,-0.2149992;0.2613568;-0.0561808,-0.2730386;-0.01642996;-0.1687098,0.08208982;0.003475785;-0.03489304,0.1290618;-0.3195682;-0.1441245,0.1635637;-0.7176036;0.00709486,0.1630489;-0.7453719;-0.04736328,-0.07915702;0.004574471;-0.04100711,-0.05752523;-0.3374567;-0.008726712,0.01287202;-0.7539413;0.05510633,0.01615432;-0.7372093;-0.02310051,0.01085459;0.5828286;0.005293846,232.206
+0;0;0,-0.004559448;0.3371694;0.01360366,-0.009149096;0.6614503;0.01063206,0.1654636;0.5331243;0.0201632,0.2183777;0.2638047;0.02881347,0.2935737;-0.02561548;-0.03434129,-0.1797293;0.5285665;4.014466E-05,-0.2285175;0.2583678;-0.004452925,-0.280995;-0.03471243;-0.0734245,0.08032825;0.006497098;-0.03794836,0.1053193;-0.3367444;-0.03789648,0.1287806;-0.7505863;0.08040935,0.1451462;-0.7728832;0.02218411,-0.07930844;0.004877856;-0.04026531,-0.09606095;-0.3387759;-0.03247217,-0.111399;-0.7619804;0.04799229,-0.1068396;-0.7236625;-0.03139917,-0.008037872;0.5821357;0.0140097,0;0;0,0.006736375;0.337309;0.008144855,0.01279527;0.6615222;0.001666784,0.1817583;0.5247683;-0.008646726,0.2431959;0.2606139;-0.05172372,0.3029651;-0.007872641;-0.1849515,-0.1571313;0.5288504;-0.03032463,-0.2145001;0.2616918;-0.05757977,-0.2725675;-0.01451916;-0.1748091,0.08209352;0.003548056;-0.0343945,0.1305057;-0.3166431;-0.1508983,0.1660611;-0.7176982;0.003057718,0.1692623;-0.7448172;-0.05280066,-0.07880416;0.00448523;-0.04128806,-0.05582548;-0.337373;-0.008974303,0.01584686;-0.7576063;0.0548922,0.01927984;-0.7409495;-0.0238679,0.01136854;0.5822445;0.005725861,232.2385
+0;0;0,-0.005322133;0.3370228;0.01378259,-0.01042864;0.6610842;0.01109202,0.1656323;0.5331429;0.02123627,0.2214634;0.2651019;0.02314022,0.297646;-0.02533165;-0.04508766,-0.1820729;0.5283595;-0.001266517,-0.2294044;0.2587842;-0.008722008,-0.2813706;-0.03619802;-0.08010451,0.08056879;0.006597437;-0.03717713,0.1094839;-0.3372208;-0.04224045,0.1351739;-0.7519104;0.07729569,0.1524247;-0.7744454;0.01747023,-0.07882401;0.004815201;-0.04099494,-0.09397355;-0.3398725;-0.03520301,-0.105226;-0.7643527;0.04607663,-0.100189;-0.7258584;-0.03478789,-0.009208433;0.5818304;0.01439555,0;0;0,0.005975651;0.3371792;0.008785248,0.0112583;0.6612065;0.003078699,0.1816763;0.524471;-0.007707833,0.2432582;0.2614793;-0.05253768,0.3059283;-0.006854564;-0.1899416,-0.1595332;0.5282208;-0.02977631,-0.216828;0.2621616;-0.05971768,-0.2743479;-0.01489034;-0.1811432,0.08209738;0.003661186;-0.03411174,0.1323342;-0.3149915;-0.1566247,0.1706969;-0.7188412;-0.007125139,0.1748832;-0.7447539;-0.06622541,-0.0785889;0.004357164;-0.04149453,-0.05474541;-0.3383668;-0.009176418,0.01891635;-0.7597996;0.05315122,0.02240288;-0.7433203;-0.02710854,0.01002219;0.5819778;0.006934881,232.2601
+0;0;0,-0.005322133;0.3370228;0.01378259,-0.01042864;0.6610842;0.01109202,0.1656323;0.5331429;0.02123627,0.2214634;0.2651019;0.02314022,0.297646;-0.02533165;-0.04508766,-0.1820729;0.5283595;-0.001266517,-0.2294044;0.2587842;-0.008722008,-0.2813706;-0.03619802;-0.08010451,0.08056879;0.006597437;-0.03717713,0.1094839;-0.3372208;-0.04224045,0.1351739;-0.7519104;0.07729569,0.1524247;-0.7744454;0.01747023,-0.07882401;0.004815201;-0.04099494,-0.09397355;-0.3398725;-0.03520301,-0.105226;-0.7643527;0.04607663,-0.100189;-0.7258584;-0.03478789,-0.009208433;0.5818304;0.01439555,0;0;0,0.005975651;0.3371792;0.008785248,0.0112583;0.6612065;0.003078699,0.1816763;0.524471;-0.007707833,0.2432582;0.2614793;-0.05253768,0.3059283;-0.006854564;-0.1899416,-0.1595332;0.5282208;-0.02977631,-0.216828;0.2621616;-0.05971768,-0.2743479;-0.01489034;-0.1811432,0.08209738;0.003661186;-0.03411174,0.1323342;-0.3149915;-0.1566247,0.1706969;-0.7188412;-0.007125139,0.1748832;-0.7447539;-0.06622541,-0.0785889;0.004357164;-0.04149453,-0.05474541;-0.3383668;-0.009176418,0.01891635;-0.7597996;0.05315122,0.02240288;-0.7433203;-0.02710854,0.01002219;0.5819778;0.006934881,232.2827
+0;0;0,-0.005319891;0.3368809;0.01377678,-0.01042377;0.6607754;0.01108779,0.165441;0.5329337;0.02122251,0.2210356;0.2660277;0.0231184,0.2981334;-0.02789459;-0.04592904,-0.1818755;0.5281557;-0.001255115,-0.2290065;0.2597218;-0.008679038,-0.281597;-0.03880379;-0.08091901,0.08049962;0.006591772;-0.03714521,0.109295;-0.3358028;-0.04218756,0.1355223;-0.7591662;0.07984887,0.153066;-0.7825931;0.01900769,-0.07875632;0.004811067;-0.04095975,-0.09384315;-0.3384494;-0.0351918,-0.1053309;-0.7718081;0.04778793,-0.1002084;-0.7331697;-0.0344495,-0.00920426;0.5815668;0.01438944,0;0;0,0.00578293;0.3370283;0.009237289,0.01089419;0.6609001;0.004027843,0.1811416;0.5240999;-0.006398678,0.2431897;0.2628138;-0.05343878,0.3087084;-0.006851047;-0.1951783,-0.1595778;0.5280061;-0.02932609,-0.2171121;0.2633817;-0.06090024,-0.274657;-0.0159567;-0.1864413,0.08210163;0.003766685;-0.03389013,0.1333469;-0.3091686;-0.1663064,0.1719119;-0.7197604;-0.009002209,0.1798721;-0.7442301;-0.07091784,-0.07842503;0.004238629;-0.04165277,-0.05361618;-0.336993;-0.009494804,0.02147819;-0.7674007;0.0531743,0.02517856;-0.7511337;-0.02844416,0.009696085;0.58171;0.007755756,232.306
+0;0;0,-0.006194439;0.3366452;0.01387732,-0.01203394;0.6602641;0.01138107,0.1633461;0.5326049;0.02289778,0.2201133;0.2655576;0.01696829,0.2978842;-0.02489293;-0.05779655,-0.1826216;0.5277631;-0.001871252,-0.2295275;0.2590063;-0.01376901,-0.2800696;-0.03722265;-0.08922412,0.08050629;0.006815034;-0.03673896,0.112905;-0.3340127;-0.04595678,0.141293;-0.7599683;0.07821412,0.1584493;-0.7824548;0.01737069,-0.07843809;0.004582914;-0.04127856,-0.092576;-0.3375936;-0.03758823,-0.09998005;-0.7742642;0.04563653,-0.09446166;-0.7356683;-0.03589112,-0.01064534;0.58113;0.01462795,0;0;0,0.00553968;0.3368051;0.009624243,0.0103606;0.6604238;0.004885912,0.1800877;0.5236315;-0.004927158,0.2434096;0.2626434;-0.05439937,0.3107578;-0.003943264;-0.1972116,-0.1594531;0.5278298;-0.02867342,-0.2169837;0.262953;-0.06187692,-0.2741608;-0.0131599;-0.1902981,0.08204417;0.003977254;-0.03362131,0.1336969;-0.3034851;-0.1753857,0.1733667;-0.7184116;-0.02070975,0.1842473;-0.7426184;-0.08149087,-0.07819603;0.004053619;-0.04179004,-0.05280689;-0.3360189;-0.01009946,0.02274816;-0.769646;0.0525216,0.0265909;-0.7532423;-0.02841957,0.009235829;0.581301;0.00848794,232.3384
+0;0;0,-0.006189394;0.3363711;0.01386602,-0.01202099;0.6595506;0.01137448,0.162972;0.5321361;0.02286727,0.2192524;0.2673792;0.01698864,0.2971592;-0.02357879;-0.05790684,-0.1822309;0.5273051;-0.001847012,-0.2287346;0.2608534;-0.01364273,-0.2793649;-0.03589323;-0.08922967,0.08047309;0.006812224;-0.03672381,0.1128573;-0.3338624;-0.04593749,0.1412484;-0.7598653;0.07824722,0.1603754;-0.7883809;0.01041487,-0.07840575;0.004581024;-0.04126154,-0.09253732;-0.3374417;-0.03757287,-0.09994219;-0.7741608;0.04566116,-0.09378994;-0.7345775;-0.04523133,-0.0106348;0.580554;0.01461572,0;0;0,0.004984835;0.3365173;0.01036072,0.008932967;0.6597251;0.006769896,0.1785463;0.5232346;-0.003219129,0.2419021;0.2652211;-0.05530918,0.313293;6.935E-05;-0.1999924,-0.1600842;0.5273449;-0.02784643,-0.2178566;0.2651777;-0.06290287,-0.2743932;-0.0107626;-0.1932713,0.0820832;0.00418222;-0.03340387,0.133949;-0.3001066;-0.181428,0.1752535;-0.7166693;-0.0315088,0.1906637;-0.7386018;-0.1053782,-0.07808465;0.003854307;-0.04193918,-0.05197213;-0.3360539;-0.01074004,0.02367958;-0.7699462;0.05025675,0.02814809;-0.7550604;-0.03998032,0.008044038;0.5807225;0.010041,232.3605
+0;0;0,-0.006186566;0.3362174;0.01385969,-0.01201363;0.6591452;0.01137056,0.1634736;0.531665;0.02288394,0.2194594;0.2682937;0.01703608,0.2967378;-0.02031749;-0.05725532,-0.1827146;0.5268202;-0.001900881,-0.2289748;0.261763;-0.01363486,-0.2791968;-0.03259015;-0.08861215,0.08031484;0.006798829;-0.0366516,0.1128284;-0.3352365;-0.04590208,0.1412688;-0.7619789;0.0784982,0.1590064;-0.7862439;0.0155931,-0.07825158;0.004572016;-0.0411804,-0.09243958;-0.3388168;-0.037477,-0.09985731;-0.776294;0.04590151,-0.09415194;-0.7374068;-0.03838867,-0.01062871;0.5802211;0.01460884,0;0;0,0.004374685;0.3363516;0.01099777,0.007667741;0.6593229;0.00819397,0.1778891;0.5226437;-0.002102376,0.2407543;0.2663574;-0.05593836,0.3142021;0.005751759;-0.2024912,-0.1617837;0.5272599;-0.02681009,-0.2191986;0.2667841;-0.06407808,-0.2743462;-0.005946159;-0.1958528,0.08198342;0.004345998;-0.03316426,0.1343542;-0.2982366;-0.1875403,0.1797253;-0.7172541;-0.04346001,0.1923519;-0.7384422;-0.1100687,-0.0778252;0.003691364;-0.04206722,-0.05116344;-0.3375754;-0.0111314,0.02519261;-0.7721889;0.04948395,0.02933951;-0.7561619;-0.03420552,0.006935107;0.5803833;0.01126409,232.3945
+0;0;0,-0.003144401;0.3360967;0.0125091,-0.007114516;0.658747;0.009265476,0.1671511;0.5292244;0.02307522,0.2257389;0.2670318;0.01037384,0.30387;-0.0184567;-0.07127451,-0.1787437;0.528415;-0.002246479,-0.2244087;0.2638856;-0.0189116,-0.2739988;-0.02840182;-0.09880831,0.0804463;0.007059254;-0.03624623,0.1162524;-0.3340035;-0.05003798,0.1468608;-0.7604959;0.0750581,0.1647696;-0.7858617;0.009114899,-0.07799318;0.004340524;-0.04163475,-0.09011333;-0.3386543;-0.03971637,-0.09413972;-0.7762351;0.04388117,-0.08807757;-0.7371094;-0.04338032,-0.006078593;0.5799208;0.01263717,0;0;0,0.003839614;0.3361101;0.01194167,0.006357783;0.6587983;0.0105536,0.1765113;0.5218428;-0.0001051417,0.2407905;0.2667551;-0.0561161,0.3148575;0.0077025;-0.2033589,-0.1628793;0.5273765;-0.02503852,-0.2191092;0.2672858;-0.06415144,-0.2742046;-0.003111392;-0.1987786,0.08210315;0.00443241;-0.03278196,0.1341161;-0.2943434;-0.1934795,0.1794487;-0.7126092;-0.04691768,0.1946463;-0.7358847;-0.115221,-0.07765731;0.003617588;-0.04232593,-0.05009989;-0.337063;-0.01112694,0.02712208;-0.7715103;0.05030587,0.03150183;-0.7559805;-0.03633148,0.005822845;0.5799404;0.01322675,232.428
+0;0;0,-0.003144401;0.3360967;0.0125091,-0.007114516;0.658747;0.009265476,0.1671511;0.5292244;0.02307522,0.2257389;0.2670318;0.01037384,0.30387;-0.0184567;-0.07127451,-0.1787437;0.528415;-0.002246479,-0.2244087;0.2638856;-0.0189116,-0.2739988;-0.02840182;-0.09880831,0.0804463;0.007059254;-0.03624623,0.1162524;-0.3340035;-0.05003798,0.1468608;-0.7604959;0.0750581,0.1647696;-0.7858617;0.009114899,-0.07799318;0.004340524;-0.04163475,-0.09011333;-0.3386543;-0.03971637,-0.09413972;-0.7762351;0.04388117,-0.08807757;-0.7371094;-0.04338032,-0.006078593;0.5799208;0.01263717,0;0;0,0.003839614;0.3361101;0.01194167,0.006357783;0.6587983;0.0105536,0.1765113;0.5218428;-0.0001051417,0.2407905;0.2667551;-0.0561161,0.3148575;0.0077025;-0.2033589,-0.1628793;0.5273765;-0.02503852,-0.2191092;0.2672858;-0.06415144,-0.2742046;-0.003111392;-0.1987786,0.08210315;0.00443241;-0.03278196,0.1341161;-0.2943434;-0.1934795,0.1794487;-0.7126092;-0.04691768,0.1946463;-0.7358847;-0.115221,-0.07765731;0.003617588;-0.04232593,-0.05009989;-0.337063;-0.01112694,0.02712208;-0.7715103;0.05030587,0.03150183;-0.7559805;-0.03633148,0.005822845;0.5799404;0.01322675,232.45
+0;0;0,-0.003144766;0.3361357;0.01251055,-0.007114558;0.65876;0.009267339,0.1678193;0.5290516;0.02311694,0.2266834;0.2656224;0.01035565,0.3047432;-0.01960549;-0.07121815,-0.1794101;0.528239;-0.00230246,-0.2252905;0.262462;-0.01904619,-0.2748353;-0.02955866;-0.09886995,0.08047862;0.007062091;-0.0362608,0.116422;-0.335308;-0.05010542,0.1468139;-0.7587836;0.07410575,0.1636147;-0.7807242;0.01224209,-0.07802452;0.004342268;-0.04165148,-0.09019113;-0.3399675;-0.03972575,-0.09418903;-0.7744529;0.04328045,-0.08850191;-0.7358917;-0.03858267,-0.006078763;0.5799435;0.01263861,0;0;0,0.002867846;0.336134;0.0126214,0.004242141;0.6588061;0.01211572,0.1753024;0.5215031;0.001267434,0.2408354;0.2659531;-0.05723393,0.3152116;0.008680791;-0.2068391,-0.165112;0.5268134;-0.0244312,-0.2223134;0.265939;-0.0656059,-0.2766984;-0.002410948;-0.2039284,0.08219758;0.004568264;-0.03262234,0.1336035;-0.2926868;-0.1990489,0.1803467;-0.7090589;-0.05715835,0.1924919;-0.7325665;-0.1187752,-0.0776386;0.003467265;-0.04244708,-0.04969481;-0.3386459;-0.0128055,0.02745114;-0.7697028;0.04982109,0.03164204;-0.7532313;-0.03146005,0.003991369;0.5799493;0.01456833,232.4842
+0;0;0,-9.174197E-05;0.3359637;0.01157985,-0.001489141;0.6583894;0.007500577,0.1722146;0.5267678;0.02474726,0.2327478;0.2647757;0.00451415,0.314963;-0.01769945;-0.08282109,-0.1750011;0.529241;-0.00213863,-0.2196243;0.264268;-0.02475724,-0.2674272;-0.02741882;-0.1072961,0.08084311;0.007417412;-0.03560923,0.1209475;-0.3357892;-0.05355157,0.1524527;-0.757272;0.06961934,0.1700632;-0.7781881;0.008962646,-0.07796863;0.003937802;-0.04200037,-0.08774327;-0.3419293;-0.04082001,-0.08687487;-0.7744281;0.04137165,-0.0810449;-0.7360758;-0.03911475,-0.001006441;0.579634;0.01105835,0;0;0,0.002675863;0.3358735;0.01369214,0.003868958;0.6583357;0.01434588,0.1750444;0.521023;0.002766132,0.2409132;0.2665681;-0.05746258,0.3161414;0.01102316;-0.2098321,-0.1653742;0.5262184;-0.02321774,-0.2225766;0.2661784;-0.06588595,-0.2763682;-0.0009513497;-0.2070495,0.0824434;0.004629597;-0.03225362,0.1340039;-0.2917839;-0.2031384,0.1823648;-0.7076465;-0.06701016,0.193272;-0.7323642;-0.1259069,-0.07759374;0.003348567;-0.04273923,-0.04827632;-0.3402123;-0.01397392,0.02819215;-0.7688843;0.05086667,0.03235858;-0.7521135;-0.02906731,0.00364881;0.579528;0.01649427,232.5185
+0;0;0,-9.170191E-05;0.3358169;0.01157479,-0.001488166;0.6580293;0.007498407,0.1719777;0.5265366;0.02472376,0.2318349;0.2674699;0.004716575,0.3136634;-0.01367643;-0.08220784,-0.1747618;0.5290065;-0.002125257,-0.2188868;0.2669922;-0.02449131,-0.2664648;-0.02332255;-0.1066419,0.08075134;0.007408992;-0.03556881,0.121034;-0.3373232;-0.0535909,0.1523048;-0.7556691;0.06866331,0.1708952;-0.7794184;0.004631326,-0.07788012;0.003933332;-0.04195269,-0.08769822;-0.3434713;-0.04076708,-0.08683628;-0.7727512;0.04081285,-0.08068191;-0.733934;-0.04415226,-0.001005812;0.5793303;0.01105363,0;0;0,0.002176896;0.3356991;0.01443458,0.002992004;0.6579463;0.01585746,0.1739868;0.5205801;0.004622221,0.2388998;0.2695946;-0.05775845,0.3156622;0.01816359;-0.2132736,-0.1660004;0.5259464;-0.02157355,-0.2231689;0.2693542;-0.06619373,-0.2748069;0.003974378;-0.2083277,0.0823969;0.004802078;-0.03207028,0.1343442;-0.2913401;-0.2063948,0.1816103;-0.7042326;-0.07140231,0.195494;-0.7277279;-0.1368254,-0.07742656;0.003178347;-0.04284668,-0.04756249;-0.3419041;-0.01431581,0.02939313;-0.7671469;0.05036484,0.03383826;-0.7510369;-0.03402712,0.002849657;0.5791903;0.01782298,232.5408
+0;0;0,-9.169694E-05;0.3357987;0.01157416,-0.001487549;0.657874;0.007499834,0.1721475;0.5263705;0.02473674,0.2317163;0.2685525;0.004825987,0.312994;-0.01070181;-0.08151345,-0.1749317;0.5288428;-0.002138587,-0.218844;0.2680914;-0.02439683,-0.2661018;-0.02026951;-0.1059946,0.08068767;0.007403151;-0.03554077,0.1210189;-0.3377452;-0.05358461,0.1522066;-0.7549783;0.06834441,0.1706866;-0.7784086;0.004692495,-0.07781872;0.003930231;-0.04191962,-0.08764867;-0.3438938;-0.04073258,-0.08678903;-0.7720318;0.04063036,-0.08067118;-0.7332669;-0.04383043,-0.001005446;0.5792159;0.01105321,0;0;0,0.001398334;0.3356386;0.01547694,0.001520023;0.657741;0.01830506,0.1725654;0.5195488;0.00669217,0.2382735;0.2706391;-0.05766153,0.3148535;0.02305171;-0.215394,-0.1675862;0.5260042;-0.01943905,-0.2240538;0.2709962;-0.06631476,-0.2749035;0.008555681;-0.2097819,0.08237698;0.004926071;-0.03190958,0.1344403;-0.2900742;-0.2089515,0.1811101;-0.7021883;-0.07513523,0.1943518;-0.726402;-0.1394268,-0.07730854;0.003065375;-0.04292374,-0.04741843;-0.3424556;-0.01461432,0.0291767;-0.7663593;0.05142868,0.03362266;-0.750102;-0.03247156,0.001537586;0.5790176;0.01991248,232.5732
+0;0;0,-0.00770292;0.3356992;0.01425537,-0.01683473;0.657791;0.01314863,0.1599611;0.5309052;0.02494447,0.2219642;0.2747132;-0.00341998,0.3054489;0.0003898442;-0.09864561,-0.1871239;0.5266214;-0.002195716,-0.2275427;0.2661901;-0.03092076,-0.275738;-0.01859036;-0.1196237,0.08091395;0.007728652;-0.03498384,0.1259203;-0.338285;-0.0576485,0.1589662;-0.7553613;0.06305984,0.1784548;-0.7808623;0.001075216,-0.07747106;0.003653441;-0.04260933,-0.08509339;-0.3459256;-0.04155828,-0.07950264;-0.7739125;0.03851118,-0.07334257;-0.7349133;-0.04624328,-0.01456324;0.5791087;0.01598435,0;0;0,0.0006590188;0.3357013;0.01614594,-0.0003337562;0.6579117;0.01998901,0.1707035;0.5196334;0.008155823,0.2368668;0.2716143;-0.0581181,0.3140846;0.02644679;-0.21693,-0.1687114;0.5258467;-0.01821298,-0.225585;0.2715943;-0.06724739,-0.2747799;0.0105772;-0.2112642,0.08241314;0.005125672;-0.03181934,0.135162;-0.2882197;-0.2146602,0.1816954;-0.701877;-0.08684182,0.1901327;-0.7281823;-0.1505661,-0.07728647;0.002903619;-0.04300044,-0.04784787;-0.34442;-0.01535213,0.02739267;-0.7677313;0.05365204,0.03193389;-0.7514727;-0.03056675,-1.863204E-05;0.5791575;0.02132607,232.6084
+0;0;0,-0.007700264;0.3355835;0.01425046,-0.016829;0.6575667;0.01314428,0.1601792;0.5306532;0.02494995,0.2220798;0.2748845;-0.003367636,0.3040373;0.005579412;-0.09685129,-0.1873299;0.5263642;-0.002223391,-0.2276819;0.2663632;-0.03090098,-0.2749955;-0.01320773;-0.1179812,0.08097189;0.007734186;-0.03500889,0.1261231;-0.3393926;-0.05774646,0.1591826;-0.7566414;0.06301178,0.1781554;-0.7806733;0.002667829,-0.07752653;0.003656057;-0.04263984,-0.08517338;-0.3470475;-0.0415854,-0.07958033;-0.7752115;0.03851715,-0.0735833;-0.7364504;-0.04399395,-0.01455841;0.5789155;0.01597888,0;0;0,4.174188E-05;0.3355402;0.01707149,-0.001578432;0.6576286;0.02173281,0.1697724;0.5192299;0.009477138,0.2362877;0.2721465;-0.05817389,0.3121228;0.03509188;-0.2195295,-0.1698181;0.5251551;-0.01704856,-0.2268079;0.2717394;-0.06787972,-0.2738022;0.01580641;-0.2102572,0.08254371;0.0052623;-0.03163433,0.1367081;-0.285513;-0.2202305,0.1814771;-0.6993338;-0.09169973,0.1907644;-0.7249221;-0.152892,-0.07728239;0.00271862;-0.04315005,-0.04840423;-0.3458862;-0.01681872,0.02714727;-0.7687507;0.05563547,0.0315957;-0.7520946;-0.02635816,-0.001115475;0.5789032;0.0228703,232.6408
+0;0;0,-0.007700913;0.3356118;0.01425166,-0.0168316;0.6576639;0.0131452,0.1611544;0.5304624;0.02500169,0.2228169;0.2756777;-0.003206957,0.3030038;0.01219082;-0.09467094,-0.1882983;0.5261495;-0.002323633,-0.2284951;0.2671487;-0.0308909,-0.2747865;-0.006382227;-0.1160898,0.08089284;0.007726635;-0.03497471,0.1261243;-0.3400177;-0.05775273,0.159253;-0.7581387;0.06325793,0.1781116;-0.7818456;0.003276937,-0.07745085;0.003652487;-0.04259821,-0.08511131;-0.3476751;-0.0415419,-0.07950656;-0.776734;0.0387281,-0.07354561;-0.7380257;-0.04328672,-0.01456049;0.5789948;0.01598044,0;0;0,-0.0005970327;0.3355253;0.01789188,-0.00291018;0.6576658;0.02336216,0.1694898;0.5187806;0.01046705,0.235526;0.2729824;-0.05834973,0.3102889;0.04342122;-0.2193873,-0.1716894;0.5245906;-0.01645575,-0.2302744;0.2730147;-0.06928232,-0.2751726;0.02448039;-0.2122362,0.08252506;0.005507767;-0.03139842,0.137627;-0.2833801;-0.2237482,0.1809159;-0.6981917;-0.09481563,0.1919976;-0.7216932;-0.1568848,-0.07708907;0.002461918;-0.04333355,-0.04845468;-0.3468235;-0.01743739,0.02628428;-0.7702789;0.05783399,0.03074052;-0.753499;-0.02367165,-0.002278629;0.578921;0.02429581,232.6739
+0;0;0,-0.008109391;0.3354964;0.01473838,-0.01599989;0.6574342;0.01352994,0.1614398;0.5297291;0.025261,0.2250541;0.2787533;-0.009814171,0.3079559;0.02270144;-0.1212216,-0.1874476;0.5253658;-0.003754243,-0.2285869;0.2695192;-0.03716034,-0.2717141;-0.005371571;-0.1233111,0.08112533;0.00784371;-0.03428759,0.130356;-0.3382736;-0.06256524,0.1648226;-0.7596688;0.0581627,0.1854967;-0.7868457;-0.0007944889,-0.07693096;0.003568521;-0.04344392,-0.08191747;-0.3471381;-0.0427844,-0.07255143;-0.77948;0.03677662,-0.0661266;-0.7405549;-0.04719732,-0.0141164;0.5788051;0.01642234,0;0;0,-0.001246016;0.335404;0.01853299,-0.0043601;0.6573799;0.02471089,0.1681178;0.5182736;0.01148176,0.2336786;0.2753119;-0.05878437,0.3089773;0.04593514;-0.2217667,-0.172921;0.524278;-0.01518004,-0.2300024;0.2750177;-0.06881671,-0.2737743;0.02797207;-0.2168009,0.08251215;0.005646482;-0.03127849,0.1380554;-0.2801378;-0.2268871,0.1804483;-0.6980886;-0.0970521,0.1927893;-0.7195021;-0.1632104,-0.07699686;0.002322238;-0.04341166,-0.04830458;-0.3462743;-0.01738024,0.02701891;-0.7728664;0.05800384,0.031545;-0.7563356;-0.02548659,-0.003526304;0.5786832;0.02546573,232.6958
+0;0;0,-0.008109391;0.3354964;0.01473838,-0.01599989;0.6574342;0.01352994,0.1614398;0.5297291;0.025261,0.2250541;0.2787533;-0.009814171,0.3079559;0.02270144;-0.1212216,-0.1874476;0.5253658;-0.003754243,-0.2285869;0.2695192;-0.03716034,-0.2717141;-0.005371571;-0.1233111,0.08112533;0.00784371;-0.03428759,0.130356;-0.3382736;-0.06256524,0.1648226;-0.7596688;0.0581627,0.1854967;-0.7868457;-0.0007944889,-0.07693096;0.003568521;-0.04344392,-0.08191747;-0.3471381;-0.0427844,-0.07255143;-0.77948;0.03677662,-0.0661266;-0.7405549;-0.04719732,-0.0141164;0.5788051;0.01642234,0;0;0,-0.001246016;0.335404;0.01853299,-0.0043601;0.6573799;0.02471089,0.1681178;0.5182736;0.01148176,0.2336786;0.2753119;-0.05878437,0.3089773;0.04593514;-0.2217667,-0.172921;0.524278;-0.01518004,-0.2300024;0.2750177;-0.06881671,-0.2737743;0.02797207;-0.2168009,0.08251215;0.005646482;-0.03127849,0.1380554;-0.2801378;-0.2268871,0.1804483;-0.6980886;-0.0970521,0.1927893;-0.7195021;-0.1632104,-0.07699686;0.002322238;-0.04341166,-0.04830458;-0.3462743;-0.01738024,0.02701891;-0.7728664;0.05800384,0.031545;-0.7563356;-0.02548659,-0.003526304;0.5786832;0.02546573,232.7182
+0;0;0,-0.008107402;0.3354142;0.01473477,-0.01599407;0.6571949;0.01352741,0.161632;0.529487;0.02526609,0.224585;0.2811205;-0.009444417,0.3079438;0.0236569;-0.1214661,-0.1876281;0.5251191;-0.003780155,-0.2283397;0.2719325;-0.03683894,-0.2717047;-0.004473984;-0.1234648,0.08113232;0.007844386;-0.03429055,0.1301477;-0.3367595;-0.06244456,0.1647552;-0.7598772;0.05877686,0.1857264;-0.7878757;-0.001027562,-0.07693759;0.003568829;-0.04344767,-0.0819023;-0.3456043;-0.04279103,-0.07249797;-0.7797134;0.03709519,-0.06598081;-0.74066;-0.04808548,-0.01411176;0.5786155;0.01641799,0;0;0,-0.001910106;0.3352838;0.01914811,-0.005817757;0.6570801;0.02602077,0.1670245;0.517987;0.01229048,0.2316501;0.2780164;-0.05906391,0.308132;0.04850203;-0.2241662,-0.1742606;0.5237252;-0.01418344,-0.2302444;0.2772832;-0.0688273,-0.2747242;0.03163183;-0.2220005,0.08263274;0.005695611;-0.03097129,0.1376888;-0.2758275;-0.2301208,0.1805988;-0.6964332;-0.1029575,0.1950848;-0.7160798;-0.1715546,-0.07683911;0.002248015;-0.04370957,-0.04728992;-0.3448193;-0.0188479,0.02800569;-0.7728265;0.05900683,0.03255117;-0.7564652;-0.02568974,-0.00478687;0.5784339;0.02660131,232.7516
+0;0;0,-0.007707567;0.3352163;0.01513146,-0.01481392;0.6568428;0.01420137,0.1622846;0.5289837;0.02559762,0.2259387;0.2819112;-0.01686644,0.3151143;0.0283944;-0.1331683,-0.1866895;0.5259388;-0.003601048,-0.2276289;0.273781;-0.04410115,-0.2675333;-0.002843946;-0.1314823,0.08142513;0.007862763;-0.03369122,0.1336563;-0.3367431;-0.06602515,0.1697939;-0.7537287;0.0524312,0.1910103;-0.776206;-0.01101606,-0.07675338;0.003512922;-0.04385833,-0.07872718;-0.3465195;-0.04342333,-0.06604569;-0.7743028;0.03439398,-0.05953785;-0.7353273;-0.0499069,-0.01315101;0.5783179;0.01703165,0;0;0,-0.002294606;0.3350566;0.01975107,-0.006766452;0.6566568;0.02736259,0.165813;0.5173349;0.01302719,0.2309029;0.2778487;-0.05983925,0.3069509;0.05115587;-0.2288843,-0.1747376;0.5234134;-0.01332546,-0.2306633;0.2772844;-0.06982943,-0.2746304;0.0337017;-0.2263015,0.08267071;0.005918369;-0.03094351,0.1369436;-0.2747859;-0.2328998,0.1782752;-0.6897634;-0.1092057,0.1949551;-0.7098211;-0.1758808,-0.07688262;0.002064177;-0.04372387,-0.04590769;-0.3458641;-0.02106894,0.02786528;-0.7672287;0.05782524,0.04230217;-0.8047957;0.008268878,-0.005590689;0.578073;0.02774191,232.774
+0;0;0,-0.00769376;0.3346158;0.01510435,-0.01479327;0.6559302;0.01417728,0.1624157;0.5281636;0.02557457,0.2261074;0.2809455;-0.01691452,0.3165731;0.02376094;-0.134899,-0.1867834;0.5251167;-0.003642928,-0.2277469;0.2728103;-0.0441669,-0.2682287;-0.007816732;-0.1328122,0.08178503;0.007897517;-0.03384014,0.1341131;-0.3373477;-0.06623406,0.1701809;-0.7535286;0.05199366,0.1913422;-0.7758696;-0.01128887,-0.07709263;0.003528449;-0.04405218,-0.07907009;-0.3471534;-0.04361637,-0.06641307;-0.774111;0.03405074,-0.05992213;-0.7351589;-0.05003127,-0.01313299;0.5775297;0.01700307,0;0;0,-0.003108827;0.3343906;0.02069664,-0.008896674;0.6556374;0.02917528,0.1640998;0.5162262;0.01418805,0.2289217;0.2772622;-0.06113207,0.3062273;0.05011919;-0.2362839,-0.1763934;0.5222368;-0.01220798,-0.2321931;0.2764795;-0.07110213,-0.276123;0.03144331;-0.2331999,0.08308239;0.006493509;-0.03084588,0.1355929;-0.2721593;-0.2371882,0.1776423;-0.6870134;-0.1163037,0.1937712;-0.707431;-0.1825607,-0.07725715;0.001659694;-0.04387364,-0.04570475;-0.3469326;-0.02219983,0.02764303;-0.7672855;0.05785519,0.04128996;-0.8039415;0.007231154,-0.007317558;0.5771843;0.02928853,232.7965
+0;0;0,-0.007689212;0.3344179;0.01509542,-0.01478711;0.6556589;0.01416902,0.1625255;0.5278913;0.02557038,0.2262515;0.2805401;-0.01694159,0.3163303;0.02445561;-0.1344214,-0.1868809;0.5248427;-0.003664466,-0.2278665;0.2724003;-0.04421026,-0.2681751;-0.007026315;-0.1324764,0.08203595;0.007921746;-0.03394396,0.1345246;-0.3383825;-0.06643725,0.1707406;-0.7562734;0.05227624,0.1919904;-0.7788332;-0.01127085,-0.07732915;0.003539275;-0.04418733,-0.07931268;-0.3482183;-0.04375019,-0.06660366;-0.7769302;0.03423604,-0.06008558;-0.7379406;-0.05019747,-0.01312744;0.5772867;0.01699379,0;0;0,-0.003923699;0.3341421;0.0213542,-0.01100309;0.6552753;0.03036404,0.1621389;0.5150585;0.01494288,0.2272658;0.2767875;-0.06275094,0.3049392;0.05305356;-0.2399652,-0.1780314;0.5214001;-0.01140803,-0.2336757;0.2760178;-0.07258105,-0.275519;0.03526717;-0.239264,0.08339475;0.006893933;-0.03070235,0.1336701;-0.2698938;-0.2418859,0.177106;-0.686429;-0.1208529,0.1929615;-0.7065342;-0.1878633,-0.07746872;0.001349177;-0.04406385,-0.04555262;-0.3483224;-0.02288144,0.02878474;-0.7701964;0.05794856,0.03328425;-0.7535965;-0.02603067,-0.009066261;0.5768586;0.0303359,232.8307
+0;0;0,-0.009470292;0.3340028;0.01598178,-0.01833967;0.6550176;0.01606541,0.1595022;0.5278113;0.02613842,0.225064;0.2822561;-0.02432428,0.3186152;0.03127444;-0.1488222,-0.1897157;0.5246314;-0.004458826,-0.2293552;0.2729432;-0.05161825,-0.2682977;-0.005173206;-0.1431503,0.08229551;0.008381839;-0.033756,0.1363563;-0.3380896;-0.06952965,0.1751525;-0.7574334;0.0491345,0.1988252;-0.7770643;-0.01678086,-0.07740038;0.00308822;-0.04451875,-0.07734173;-0.3493948;-0.04527777,-0.06212576;-0.779793;0.03193197,-0.05530026;-0.740676;-0.05314886,-0.01624881;0.576704;0.01862792,0;0;0,-0.004525807;0.3337541;0.02215242,-0.01221387;0.6546713;0.03178144,0.1608512;0.5142584;0.01590014,0.2265848;0.2769659;-0.06480658,0.3040741;0.05494335;-0.2435375,-0.1789157;0.5207438;-0.01037773,-0.2344009;0.2756286;-0.07348207,-0.274828;0.03807186;-0.2442914,0.08364153;0.007216901;-0.0305661,0.1320726;-0.2682257;-0.2451136,0.1758213;-0.6861408;-0.1231769,0.1916355;-0.7055604;-0.1915587,-0.07765085;0.001054099;-0.04417588,-0.04516032;-0.3492921;-0.02304014,0.0306201;-0.7724847;0.05820596,0.04229077;-0.8116811;0.008767985,-0.0101397;0.5763156;0.03159547,232.8633
+0;0;0,-0.009468486;0.3339391;0.01597873,-0.01833381;0.6548071;0.01606252,0.16006;0.5274873;0.02615784,0.2256624;0.2817802;-0.02433605,0.3188883;0.03167111;-0.1484012,-0.1902568;0.5242973;-0.004535679,-0.2299207;0.2724535;-0.05172426,-0.2687278;-0.004695952;-0.1429381,0.08237046;0.008389471;-0.03378674,0.1365131;-0.3386065;-0.06961454,0.1753552;-0.7584465;0.04919002,0.1994876;-0.7790413;-0.01800545,-0.07747087;0.003091032;-0.04455929,-0.07741213;-0.3499255;-0.04531946,-0.06217816;-0.7808331;0.03198163,-0.0552201;-0.741539;-0.0547515,-0.01624403;0.5765338;0.01862372,0;0;0,-0.005204637;0.3336487;0.02262115,-0.01361613;0.6543853;0.0327425,0.1600512;0.5136588;0.01639485,0.2257086;0.2771041;-0.06700933,0.3033426;0.05921367;-0.2490382,-0.1804392;0.5198721;-0.01007971,-0.2355947;0.274834;-0.0744185,-0.2745825;0.0397104;-0.2471455,0.08377858;0.007367447;-0.03039229,0.1303277;-0.2664711;-0.2482612,0.1734249;-0.6845821;-0.1249132,0.1896212;-0.7021069;-0.1965827,-0.07767227;0.0009098296;-0.04430586,-0.04404099;-0.3498786;-0.02338566,0.03281483;-0.7737339;0.05616815,0.04307855;-0.8141699;0.005267717,-0.01138947;0.5760744;0.03245187,232.8981
+0;0;0,-0.009468486;0.3339391;0.01597873,-0.01833381;0.6548071;0.01606252,0.16006;0.5274873;0.02615784,0.2256624;0.2817802;-0.02433605,0.3188883;0.03167111;-0.1484012,-0.1902568;0.5242973;-0.004535679,-0.2299207;0.2724535;-0.05172426,-0.2687278;-0.004695952;-0.1429381,0.08237046;0.008389471;-0.03378674,0.1365131;-0.3386065;-0.06961454,0.1753552;-0.7584465;0.04919002,0.1994876;-0.7790413;-0.01800545,-0.07747087;0.003091032;-0.04455929,-0.07741213;-0.3499255;-0.04531946,-0.06217816;-0.7808331;0.03198163,-0.0552201;-0.741539;-0.0547515,-0.01624403;0.5765338;0.01862372,0;0;0,-0.005204637;0.3336487;0.02262115,-0.01361613;0.6543853;0.0327425,0.1600512;0.5136588;0.01639485,0.2257086;0.2771041;-0.06700933,0.3033426;0.05921367;-0.2490382,-0.1804392;0.5198721;-0.01007971,-0.2355947;0.274834;-0.0744185,-0.2745825;0.0397104;-0.2471455,0.08377858;0.007367447;-0.03039229,0.1303277;-0.2664711;-0.2482612,0.1734249;-0.6845821;-0.1249132,0.1896212;-0.7021069;-0.1965827,-0.07767227;0.0009098296;-0.04430586,-0.04404099;-0.3498786;-0.02338566,0.03281483;-0.7737339;0.05616815,0.04307855;-0.8141699;0.005267717,-0.01138947;0.5760744;0.03245187,232.9209
+0;0;0,-0.009717382;0.3337356;0.01594869,-0.0185545;0.6542947;0.01592484,0.1600783;0.5277542;0.02651987,0.2254343;0.2841336;-0.03437361,0.3256888;0.03081304;-0.1689779,-0.1905207;0.5239559;-0.00550898,-0.229903;0.2731552;-0.05916024,-0.268295;-0.01173633;-0.1576664,0.08261972;0.008838639;-0.03321528,0.1388385;-0.3380312;-0.07390103,0.1807854;-0.7484956;0.03960884,0.2052356;-0.7758646;-0.01682201,-0.07711812;0.002739678;-0.04530656,-0.07564028;-0.3509978;-0.04678825,-0.05781678;-0.7720124;0.0277379,-0.05090354;-0.7330846;-0.05560448,-0.01649748;0.5761034;0.0185174,0;0;0,-0.005746949;0.3334158;0.0230031,-0.01468525;0.6538191;0.03340197,0.1591099;0.5130701;0.01650071,0.2250005;0.2776107;-0.07037699,0.3043723;0.05752452;-0.2642913,-0.1812824;0.519062;-0.009904034,-0.2361898;0.2741423;-0.0757065,-0.2754636;0.03334753;-0.2568584,0.08390267;0.00741607;-0.03021157,0.1287675;-0.2657288;-0.2504696,0.1681181;-0.6747126;-0.1308501,0.1843961;-0.6959705;-0.1955116,-0.07767386;0.0008251614;-0.04442394,-0.04188196;-0.35087;-0.03161929,0.0299167;-0.7644268;0.05169262,0.03960797;-0.8028188;0.003712837,-0.01234679;0.5755936;0.03305721,232.9539
+0;0;0,-0.009708032;0.3334145;0.01593335,-0.01854058;0.6538076;0.01590969,0.1601726;0.5272895;0.02650693,0.2255548;0.2835709;-0.03441104,0.3245358;0.03346843;-0.1673054,-0.1905882;0.5234895;-0.005536698,-0.2299864;0.2725879;-0.05920953,-0.2678907;-0.008684576;-0.1564643,0.08257636;0.008834;-0.03319785,0.1388401;-0.3383131;-0.07391612,0.1809749;-0.7506152;0.04010195,0.2060817;-0.7795252;-0.01784458,-0.07707765;0.00273824;-0.04528278,-0.07559863;-0.351282;-0.04676566,-0.05769533;-0.7741815;0.02809416,-0.0505964;-0.7350139;-0.05748672,-0.01648473;0.5756611;0.01850077,0;0;0,-0.006297208;0.3330414;0.02360344,-0.01564665;0.6532556;0.03434324,0.1582258;0.5123317;0.01702666,0.2242188;0.2774577;-0.0716511,0.3023009;0.0615575;-0.2647823,-0.1821433;0.5182876;-0.009064909,-0.2368411;0.2741878;-0.07840487,-0.2727475;0.03935401;-0.2616348,0.08399087;0.007406906;-0.02982724,0.1263111;-0.2645134;-0.2525446,0.1660129;-0.6753191;-0.1324154,0.1805571;-0.6948065;-0.2016829,-0.0774638;0.000779696;-0.04469613,-0.04106146;-0.3511091;-0.03113614,0.03052596;-0.7665634;0.05277748,0.03993323;-0.8064955;0.002982512,-0.01320751;0.5750782;0.03391457,232.976
+0;0;0,-0.009703721;0.3332664;0.01592627,-0.01852803;0.6533603;0.01590295,0.1604145;0.526859;0.02650802,0.2258406;0.2829769;-0.03445081,0.3109443;0.0679391;-0.1487132,-0.1908059;0.5230539;-0.005577592,-0.2302305;0.271984;-0.05928643,-0.2628206;0.03014636;-0.1429059,0.08260318;0.008836868;-0.03320863,0.138879;-0.3383849;-0.07393566,0.1796701;-0.7375388;0.03644638,0.2056629;-0.7685274;-0.02354496,-0.07710268;0.002739129;-0.04529749,-0.07562333;-0.3513573;-0.04678068,-0.05829097;-0.7607706;0.02569185,-0.05094154;-0.7212795;-0.06290898,-0.01647429;0.5752939;0.01849137,0;0;0,-0.006824416;0.3328577;0.02394724,-0.01679903;0.6527416;0.03502464,0.1574628;0.5119644;0.01728511,0.223424;0.2780462;-0.0744015,0.2898064;0.1019935;-0.2508628,-0.1832467;0.5176927;-0.008888584,-0.237511;0.2740335;-0.080726,-0.2670661;0.07438718;-0.2413735,0.08406074;0.00754939;-0.02968144,0.1244811;-0.2622607;-0.2554188,0.1583331;-0.6603751;-0.1390969,0.1774015;-0.6897449;-0.2031736,-0.0774437;0.0006274759;-0.04479139,-0.04063878;-0.351289;-0.03105006,0.0284446;-0.7535018;0.05033969,0.0330611;-0.7374386;-0.037857,-0.01421544;0.5746496;0.03451872,233.0085
+0;0;0,-0.01089679;0.3331647;0.01639863,-0.02086011;0.6530495;0.01686688,0.1583758;0.527101;0.02631316,0.2266813;0.2864913;-0.04428058,0.329317;0.03096423;-0.1924973,-0.1923559;0.5228189;-0.007159954,-0.231195;0.2727694;-0.06639614,-0.2711512;-0.01529753;-0.1813628,0.0827542;0.008901387;-0.03289463,0.1397715;-0.337568;-0.08016738,0.1856831;-0.739952;0.03285144,0.2091943;-0.7663598;-0.02589507,-0.07705069;0.002584922;-0.04545393,-0.07383993;-0.3516899;-0.04785047,-0.05259203;-0.7653111;0.02467564,-0.04537236;-0.7262788;-0.05930092,-0.01853229;0.5750166;0.01933267,0;0;0,-0.007360941;0.3327813;0.02426505,-0.01738937;0.6524788;0.03557706,0.1565495;0.5115398;0.01722026,0.2225251;0.2783725;-0.07670724,0.302955;0.06837147;-0.2940249,-0.1835455;0.517355;-0.008771215,-0.2372435;0.2738577;-0.08203624,-0.271598;0.0348044;-0.280706,0.08413771;0.007618457;-0.02953565,0.123578;-0.2609167;-0.2572637,0.1582099;-0.6641012;-0.1430844,0.1753204;-0.6896092;-0.2048247,-0.0774281;0.0005238146;-0.04487944,-0.04085148;-0.3515982;-0.03077271,0.02858054;-0.7579379;0.05205961,0.03295727;-0.7411721;-0.03155543,-0.01482764;0.5744162;0.03504014,233.0308
+0;0;0,-0.01089679;0.3331647;0.01639863,-0.02086011;0.6530495;0.01686688,0.1583758;0.527101;0.02631316,0.2266813;0.2864913;-0.04428058,0.329317;0.03096423;-0.1924973,-0.1923559;0.5228189;-0.007159954,-0.231195;0.2727694;-0.06639614,-0.2711512;-0.01529753;-0.1813628,0.0827542;0.008901387;-0.03289463,0.1397715;-0.337568;-0.08016738,0.1856831;-0.739952;0.03285144,0.2091943;-0.7663598;-0.02589507,-0.07705069;0.002584922;-0.04545393,-0.07383993;-0.3516899;-0.04785047,-0.05259203;-0.7653111;0.02467564,-0.04537236;-0.7262788;-0.05930092,-0.01853229;0.5750166;0.01933267,0;0;0,-0.007360941;0.3327813;0.02426505,-0.01738937;0.6524788;0.03557706,0.1565495;0.5115398;0.01722026,0.2225251;0.2783725;-0.07670724,0.302955;0.06837147;-0.2940249,-0.1835455;0.517355;-0.008771215,-0.2372435;0.2738577;-0.08203624,-0.271598;0.0348044;-0.280706,0.08413771;0.007618457;-0.02953565,0.123578;-0.2609167;-0.2572637,0.1582099;-0.6641012;-0.1430844,0.1753204;-0.6896092;-0.2048247,-0.0774281;0.0005238146;-0.04487944,-0.04085148;-0.3515982;-0.03077271,0.02858054;-0.7579379;0.05205961,0.03295727;-0.7411721;-0.03155543,-0.01482764;0.5744162;0.03504014,233.0535
+0;0;0,-0.0108953;0.3331191;0.01639638,-0.02085386;0.6528521;0.01686389,0.1583695;0.5269319;0.02630891,0.2267112;0.2861947;-0.04432224,0.3114386;0.07525292;-0.1666775,-0.1923388;0.5226499;-0.007161962,-0.2311985;0.272468;-0.06642954,-0.264183;0.03466409;-0.1613363,0.08270606;0.008896208;-0.0328755,0.1396935;-0.3373923;-0.08012356,0.1859419;-0.7427269;0.03372405,0.2088896;-0.7677829;-0.02361451,-0.07700586;0.002583418;-0.04542748,-0.07379678;-0.3515064;-0.04782278,-0.05239308;-0.7681607;0.02523518,-0.04534644;-0.7293448;-0.05672877,-0.0185268;0.5748442;0.01932889,0;0;0,-0.007821026;0.3326899;0.02474213,-0.01777462;0.6522241;0.03640819,0.1561311;0.5115207;0.01748276,0.2220619;0.2791629;-0.07883286,0.2885606;0.1092941;-0.2615033,-0.1836795;0.5167536;-0.008600891,-0.2370329;0.2739131;-0.08473051,-0.2634935;0.07716207;-0.2497603,0.08413487;0.007762074;-0.02934801,0.1232009;-0.2590341;-0.2588896,0.1575739;-0.6653882;-0.1444728,0.1715008;-0.6885778;-0.2062982,-0.07732736;0.0003719826;-0.0449508,-0.04135383;-0.3515938;-0.03006252,0.02927839;-0.760603;0.05431106,0.0335652;-0.7435158;-0.02729988,-0.0152572;0.5741856;0.03580761,233.0872
+0;0;0,-0.01201573;0.3330209;0.01679545,-0.02298529;0.652564;0.01766039,0.1567425;0.5264977;0.02550278,0.2279245;0.2884728;-0.05186073,0.311033;0.08541307;-0.1878058,-0.1939163;0.5217485;-0.008902989,-0.2310717;0.2724997;-0.07372832,-0.2631163;0.04029888;-0.1817896,0.08291977;0.008998345;-0.03224391,0.1407673;-0.3364606;-0.08846571,0.1924225;-0.7427812;0.02664308,0.2143388;-0.7597035;-0.03881073,-0.07666583;0.002448434;-0.04596393,-0.07186056;-0.3522528;-0.04958585,-0.04665336;-0.7708135;0.0224288,-0.03938809;-0.7318937;-0.06023843,-0.02042093;0.5745946;0.02002538,0;0;0,-0.008413959;0.3325887;0.0253644,-0.01870494;0.6519283;0.03777051,0.1554009;0.5111238;0.01785088,0.2220227;0.2801591;-0.08177173,0.2897092;0.1090958;-0.2628165,-0.1844611;0.5161884;-0.008379642,-0.2380126;0.275154;-0.09049191,-0.2590486;0.08633286;-0.2652071,0.08410478;0.007906109;-0.0293293,0.123799;-0.2579999;-0.2607758,0.1567149;-0.6662397;-0.1455742,0.1690223;-0.6891778;-0.208917,-0.0773089;0.0002242716;-0.0449401,-0.04206662;-0.35246;-0.03007613,0.02743792;-0.763348;0.05568383,0.03837767;-0.7970877;0.002922222,-0.01612097;0.5739276;0.0369854,233.1213
+0;0;0,-0.01201916;0.3331161;0.01680025,-0.02299031;0.652706;0.01766477,0.1573834;0.5264407;0.02552783,0.2286145;0.2882518;-0.05188901,0.3117148;0.0852121;-0.1878206,-0.1945523;0.5216743;-0.009003226,-0.2317333;0.2722537;-0.07387325,-0.2637748;0.04007575;-0.1819239,0.08264394;0.008968413;-0.03213665,0.1407025;-0.3377507;-0.08856353,0.1923501;-0.7440113;0.02652828,0.2142797;-0.7609621;-0.03896532,-0.07641082;0.00244029;-0.04581104,-0.07158802;-0.3535547;-0.04944617,-0.04638454;-0.7720537;0.02255787,-0.03911484;-0.7331284;-0.06015963,-0.02042517;0.5747128;0.02003049,0;0;0,-0.009167806;0.3326317;0.0257895,-0.01978467;0.6519939;0.03852725,0.1550087;0.5110791;0.01802897,0.2225088;0.281627;-0.08491135,0.2906222;0.1096892;-0.2649285,-0.1857469;0.5154127;-0.008347426,-0.2391044;0.2763172;-0.09659447,-0.2563863;0.08719999;-0.2713635,0.08374339;0.008183911;-0.02938175,0.1254002;-0.257934;-0.2622226,0.1560783;-0.6662151;-0.1467814,0.1687757;-0.6890167;-0.210228,-0.07702058;4.434152E-05;-0.04484471,-0.04305891;-0.3540685;-0.03002683,0.0241642;-0.7653241;0.0554788,0.0323498;-0.7948902;-0.002482966,-0.01713854;0.5739722;0.03767753,233.1544
+0;0;0,-0.01201913;0.3331152;0.01680021,-0.02299005;0.652699;0.01766418,0.1577793;0.5263156;0.02553979,0.2290334;0.28805;-0.05190199,0.3121439;0.0849853;-0.1878503,-0.1949388;0.5215386;-0.009068048,-0.2321318;0.2720377;-0.07395896,-0.2641773;0.03983119;-0.1820229,0.08253737;0.008956847;-0.03209521,0.1407758;-0.3388364;-0.08869691,0.1924268;-0.7451239;0.02640253,0.2146476;-0.7626982;-0.03996072,-0.07631227;0.002437142;-0.04575196,-0.07147453;-0.3546608;-0.04939835,-0.04626938;-0.7731875;0.02261044,-0.03890316;-0.7341437;-0.06120539,-0.02042455;0.5746951;0.02003022,0;0;0,-0.009012932;0.3325571;0.02677631,-0.01934143;0.6518975;0.04012036,0.1555837;0.5105238;0.01875925,0.2239799;0.2819791;-0.08580709,0.2920733;0.1109269;-0.2667187,-0.1854927;0.5147887;-0.007399675,-0.2378142;0.2789659;-0.1048415,-0.2543772;0.08624771;-0.2757507,0.08355848;0.008482307;-0.02947497,0.1291941;-0.2573762;-0.2635524,0.1562406;-0.6657142;-0.1473036,0.1692637;-0.6874726;-0.2129741,-0.07692287;-0.0002572292;-0.04478337,-0.0433732;-0.3554915;-0.02933433,0.02208382;-0.7666548;0.05810284,0.03123448;-0.7917234;-0.005496446,-0.01675465;0.5738647;0.03913045,233.1783
+0;0;0,-0.01204651;0.3332905;0.01629331,-0.02290915;0.6530659;0.01665357,0.1585745;0.5271973;0.02224198,0.2270447;0.2909868;-0.06398726,0.3104592;0.09059756;-0.2037961,-0.1949389;0.5212093;-0.01180952,-0.2308307;0.2727118;-0.08166483,-0.2610664;0.0429959;-0.1955805,0.08283348;0.009081755;-0.03144169,0.1443103;-0.3369767;-0.1019685,0.200905;-0.7453537;0.01061491,0.2245368;-0.7723134;-0.04771229,-0.07607077;0.002240343;-0.04626731,-0.07005783;-0.3561544;-0.05145004,-0.04010829;-0.7766965;0.01852979,-0.032888;-0.7376511;-0.06555931,-0.02038457;0.5750061;0.01914706,0;0;0,-0.00942438;0.3326594;0.02724051,-0.02014627;0.6521574;0.04098129,0.155168;0.5101742;0.0189333,0.2243623;0.2829677;-0.08834386,0.292029;0.1137714;-0.2712488,-0.1863051;0.5141692;-0.007267781,-0.2374436;0.2804798;-0.1106758,-0.2519827;0.08830214;-0.28248,0.08369292;0.008623332;-0.02921605,0.1326167;-0.2555566;-0.2665455,0.1572084;-0.6660861;-0.1503109,0.1698226;-0.6876326;-0.2165587,-0.07688083;-0.0004953963;-0.04496151,-0.04341715;-0.3570418;-0.02869242,0.0217695;-0.7702045;0.05904046,0.03134178;-0.7927123;-0.006961338,-0.0174576;0.574071;0.03989053,233.2097
+0;0;0,-0.01205041;0.3333985;0.01629858,-0.02291723;0.6532974;0.01665875,0.1592211;0.5272188;0.0222596,0.2277297;0.2908759;-0.064018,0.3111706;0.09042314;-0.2038711,-0.1955833;0.5212089;-0.01191625,-0.2314952;0.272572;-0.08181074,-0.2617404;0.04278339;-0.1957625,0.0828069;0.009078841;-0.0314316,0.1443587;-0.3374018;-0.1020444,0.2003487;-0.7414153;0.009335965,0.2239914;-0.7684013;-0.04901825,-0.07604636;0.002239624;-0.04625246,-0.07002608;-0.3565924;-0.05144152,-0.04039656;-0.7726408;0.01779056,-0.03317293;-0.7335913;-0.0663375,-0.02039151;0.5752022;0.01915338,0;0;0,-0.009910071;0.3327206;0.02764463,-0.02110633;0.6523048;0.0418818,0.1548729;0.5099821;0.01919961,0.2243422;0.284006;-0.09081876,0.2919967;0.1174147;-0.2762178,-0.1873285;0.5135157;-0.007522654,-0.2367715;0.2800382;-0.1125886,-0.2492031;0.09129176;-0.2884376,0.08367126;0.008784994;-0.02914274,0.1346104;-0.2541668;-0.2680677,0.1570947;-0.6604229;-0.1530991,0.1710983;-0.6817327;-0.2193018,-0.07682648;-0.0006576903;-0.04499569,-0.04335932;-0.3576469;-0.02880156,0.01989618;-0.7661699;0.05993993,0.03073673;-0.7969744;0.001657002,-0.01830233;0.5741888;0.0406611,233.232
+0;0;0,-0.01205246;0.3334553;0.01630136,-0.02292002;0.6533758;0.01666147,0.1590934;0.5273235;0.02226039,0.2278223;0.2902205;-0.06429468,0.3111732;0.08998419;-0.2039968,-0.1954638;0.5213178;-0.01189166,-0.2314913;0.2718813;-0.08201092,-0.2617038;0.04234079;-0.1958397,0.08286122;0.009084797;-0.03145222,0.144433;-0.3375081;-0.1020879,0.1998807;-0.7376086;0.008213736,0.2236901;-0.7649965;-0.05055191,-0.07609624;0.002241093;-0.04628281,-0.07007401;-0.3567072;-0.05147354,-0.04073146;-0.7687262;0.01708801,-0.0334569;-0.7296128;-0.06763318,-0.02039407;0.5752735;0.01915633,0;0;0,-0.01021403;0.3327235;0.02818179,-0.02177725;0.6522957;0.04288435,0.1538144;0.5093575;0.01916456,0.2297711;0.2937594;-0.1080414,0.2936331;0.1147437;-0.2824938,-0.1874414;0.5133102;-0.007511258,-0.234943;0.2801713;-0.1162454,-0.2437038;0.0954309;-0.2961144,0.08375563;0.008900836;-0.02904356,0.1365243;-0.25258;-0.2693566,0.1582956;-0.6551369;-0.1562409,0.1732086;-0.6757334;-0.2235556,-0.07686786;-0.0008002702;-0.04503831,-0.04202599;-0.3578075;-0.02957744,0.02077594;-0.7622838;0.05860457,0.03091029;-0.7939037;0.0001756512,-0.01887704;0.5741782;0.04153728,233.2661
+0;0;0,-0.01232838;0.3334744;0.01569279,-0.02341388;0.6533874;0.01548095,0.1587608;0.5276828;0.0191371,0.2259587;0.2928719;-0.07457286,0.3075963;0.09985834;-0.2250379,-0.1948714;0.5197916;-0.01591206,-0.2325958;0.271782;-0.09008318,-0.2599135;0.04655631;-0.2129074,0.08305585;0.00933872;-0.03085888,0.1480908;-0.3323336;-0.119952,0.2054039;-0.7318964;-0.008659348,0.2312897;-0.7623032;-0.06338236,-0.07594523;0.001879219;-0.04654621,-0.06818432;-0.3570078;-0.05340278,-0.03567964;-0.7690874;0.01334349,-0.02832423;-0.7300028;-0.07137382,-0.02084156;0.5752913;0.01811758,0;0;0,-0.01021403;0.3327235;0.02818179,-0.02177725;0.6522957;0.04288435,0.1538144;0.5093575;0.01916456,0.2297711;0.2937594;-0.1080414,0.2936331;0.1147437;-0.2824938,-0.1874414;0.5133102;-0.007511258,-0.234943;0.2801713;-0.1162454,-0.2437038;0.0954309;-0.2961144,0.08375563;0.008900836;-0.02904356,0.1365243;-0.25258;-0.2693566,0.1582956;-0.6551369;-0.1562409,0.1732086;-0.6757334;-0.2235556,-0.07686786;-0.0008002702;-0.04503831,-0.04202599;-0.3578075;-0.02957744,0.02077594;-0.7622838;0.05860457,0.03091029;-0.7939037;0.0001756512,-0.01887704;0.5741782;0.04153728,233.2886
+0;0;0,-0.01232822;0.3334701;0.01569259,-0.02341426;0.6533986;0.01548085,0.1589592;0.52764;0.01913816,0.2262102;0.2926437;-0.07464578,0.3078898;0.09953079;-0.2251883,-0.1950644;0.51974;-0.01594979,-0.2328186;0.2715346;-0.09017947,-0.2601504;0.04619297;-0.213067,0.08302204;0.009334918;-0.03084631,0.1479392;-0.3317187;-0.1197781,0.2048076;-0.7281809;-0.009349108,0.2303453;-0.7577755;-0.06333645,-0.07591431;0.001878454;-0.04652726,-0.06816746;-0.3563587;-0.05337141,-0.03591501;-0.7652406;0.01285689,-0.02865849;-0.7262781;-0.07072151,-0.0208419;0.5753012;0.01811752,0;0;0,-0.01091922;0.3326418;0.02882266,-0.02355023;0.6521605;0.04415274,0.1521021;0.5083931;0.01919985,0.2302545;0.296041;-0.1124823,0.2932008;0.120253;-0.2907056,-0.1884347;0.5126703;-0.008175787,-0.2341237;0.2820755;-0.1234145,-0.2377215;0.1007048;-0.3070416,0.08375021;0.009072125;-0.02889454,0.1378667;-0.2476704;-0.2730162,0.1608192;-0.6467581;-0.1598215,0.1760623;-0.6685269;-0.2246749,-0.07677663;-0.0009934786;-0.04511827,-0.03960031;-0.3571268;-0.03002786,0.02460998;-0.7588422;0.05430829,0.03306779;-0.7861256;-0.007054631,-0.02035222;0.5740566;0.04262853,233.3213
+0;0;0,-0.01232822;0.3334701;0.01569259,-0.02341426;0.6533986;0.01548085,0.1589592;0.52764;0.01913816,0.2262102;0.2926437;-0.07464578,0.3078898;0.09953079;-0.2251883,-0.1950644;0.51974;-0.01594979,-0.2328186;0.2715346;-0.09017947,-0.2601504;0.04619297;-0.213067,0.08302204;0.009334918;-0.03084631,0.1479392;-0.3317187;-0.1197781,0.2048076;-0.7281809;-0.009349108,0.2303453;-0.7577755;-0.06333645,-0.07591431;0.001878454;-0.04652726,-0.06816746;-0.3563587;-0.05337141,-0.03591501;-0.7652406;0.01285689,-0.02865849;-0.7262781;-0.07072151,-0.0208419;0.5753012;0.01811752,0;0;0,-0.01091922;0.3326418;0.02882266,-0.02355023;0.6521605;0.04415274,0.1521021;0.5083931;0.01919985,0.2302545;0.296041;-0.1124823,0.2932008;0.120253;-0.2907056,-0.1884347;0.5126703;-0.008175787,-0.2341237;0.2820755;-0.1234145,-0.2377215;0.1007048;-0.3070416,0.08375021;0.009072125;-0.02889454,0.1378667;-0.2476704;-0.2730162,0.1608192;-0.6467581;-0.1598215,0.1760623;-0.6685269;-0.2246749,-0.07677663;-0.0009934786;-0.04511827,-0.03960031;-0.3571268;-0.03002786,0.02460998;-0.7588422;0.05430829,0.03306779;-0.7861256;-0.007054631,-0.02035222;0.5740566;0.04262853,233.3548
+0;0;0,-0.01214871;0.333538;0.01475846,-0.02303388;0.6536507;0.01368337,0.1589151;0.5264353;0.02058065,0.2358774;0.2986729;-0.0833028,0.3193866;0.107776;-0.2357823,-0.1947092;0.520606;-0.01900211,-0.2296516;0.2741387;-0.1003877,-0.2545399;0.05078636;-0.2275085,0.08315232;0.009687623;-0.0305643,0.1543907;-0.324862;-0.1378698,0.2095755;-0.7173258;-0.02181963,0.2341319;-0.7266459;-0.09247065,-0.0760238;0.001383342;-0.04648444,-0.0650107;-0.3568178;-0.05562274,-0.02989862;-0.763319;0.008132242,-0.02164591;-0.724392;-0.07549102,-0.0205165;0.5755141;0.01653396,0;0;0,-0.01136071;0.3326191;0.0291276,-0.02473987;0.6522641;0.04493737,0.1509749;0.5081218;0.01927233,0.2310828;0.2977659;-0.1146076,0.2933803;0.1238376;-0.2949775,-0.1890922;0.512498;-0.008470383,-0.2348473;0.2842576;-0.1284849,-0.2364261;0.1030503;-0.3124055,0.08385094;0.009162873;-0.02876449,0.1376247;-0.2464943;-0.2742449,0.1609782;-0.6428056;-0.1605227,0.1757335;-0.6646808;-0.2255757,-0.07678292;-0.001074705;-0.04522791,-0.03803637;-0.3571584;-0.03053438,0.02567781;-0.756657;0.05242473,0.03030187;-0.7395411;-0.03096152,-0.0213271;0.5741273;0.0432744,233.3888
+0;0;0,-0.01214895;0.3335446;0.01475876,-0.02303047;0.6535494;0.01368435,0.1586358;0.5264448;0.02057405,0.2356744;0.2984564;-0.08341247,0.319182;0.1075632;-0.235889,-0.1944334;0.5206246;-0.01894658,-0.2294105;0.2739128;-0.1004129,-0.2542984;0.0505648;-0.2275312,0.08302684;0.009673003;-0.03051817,0.1543211;-0.3251394;-0.1379079,0.2095053;-0.7175979;-0.02185932,0.2339684;-0.7267686;-0.09224196,-0.07590907;0.001381255;-0.04641429,-0.06488732;-0.3571012;-0.05555977,-0.02977571;-0.763597;0.008194365,-0.02155435;-0.7247039;-0.07511124,-0.02051418;0.5754466;0.01653371,0;0;0,-0.01185063;0.3325558;0.02972674,-0.02570731;0.6520598;0.04579163,0.1496481;0.5077018;0.01950788,0.2318853;0.301616;-0.1201079,0.2941223;0.1269379;-0.2997657,-0.1894494;0.5125691;-0.008463193,-0.2336807;0.2859526;-0.1326221,-0.2331424;0.1162798;-0.3272337,0.08383478;0.009182498;-0.02838647,0.1369446;-0.2445469;-0.2764096,0.1611713;-0.6407396;-0.1624768,0.1761867;-0.6628558;-0.226858,-0.07648295;-0.001121597;-0.04546957,-0.0361089;-0.3573016;-0.03062064,0.02691123;-0.7566799;0.05341332,0.03816348;-0.7939253;0.004037689,-0.0221628;0.5739643;0.04405355,233.4114
+0;0;0,-0.01215013;0.333577;0.01476019,-0.02303154;0.6535787;0.01368574,0.158658;0.5264672;0.02057598,0.2357316;0.2983752;-0.08345778,0.3192576;0.10744;-0.2359679,-0.194457;0.5206463;-0.01894978,-0.22945;0.2738224;-0.1004532,-0.2543434;0.05042511;-0.2275995,0.08298733;0.009668401;-0.03050365,0.1541278;-0.3244216;-0.1376617,0.2090408;-0.714952;-0.02218328,0.2333849;-0.7239321;-0.09222356,-0.07587295;0.001380598;-0.04639221,-0.06487498;-0.3563285;-0.05551796,-0.02993587;-0.7608271;0.007922947,-0.02175451;-0.7219773;-0.07497744,-0.02051523;0.5754753;0.01653511,0;0;0,-0.01227509;0.3325481;0.03000355,-0.0264307;0.6520284;0.04621077,0.1488234;0.5073327;0.01952267,0.2329388;0.3037848;-0.122893,0.2953281;0.130804;-0.3042142,-0.1899012;0.5123349;-0.008586966,-0.2343908;0.2889734;-0.1386625,-0.2329984;0.1207515;-0.3346003,0.08388612;0.009219468;-0.02808857,0.1359587;-0.2421344;-0.2776275,0.1607477;-0.6362611;-0.1639862,0.1747987;-0.6590784;-0.2274735,-0.07632889;-0.001200372;-0.04564326,-0.03464714;-0.3564368;-0.0304878,0.02772645;-0.7539203;0.05306493,0.04061014;-0.7902709;0.003574122,-0.02282714;0.5739356;0.04444861,233.4352
+0;0;0,-0.01257096;0.3334972;0.01437869,-0.02378609;0.6534323;0.01289254,0.1579997;0.5263125;0.01987481,0.2376341;0.3011599;-0.08921582,0.3224068;0.1138187;-0.2453952,-0.195102;0.5209492;-0.0206326,-0.226714;0.2750713;-0.1071242,-0.2493923;0.05456513;-0.2395549,0.08303613;0.01012508;-0.03015491,0.1582384;-0.3169582;-0.1500345,0.2130978;-0.7087002;-0.03584754,0.2392474;-0.7348045;-0.0917576,-0.07565573;0.0009102227;-0.0467142,-0.06441641;-0.3551624;-0.05650795,-0.0269473;-0.7606755;0.004033029,-0.01856518;-0.7218838;-0.07848894,-0.02119832;0.5753511;0.01584848,0;0;0,-0.01248915;0.3324291;0.0303328,-0.02673964;0.6518453;0.04666948,0.1485632;0.5072573;0.0196724,0.2330355;0.3079306;-0.1288853,0.2972294;0.1341386;-0.3087481,-0.1900943;0.5122092;-0.008615926,-0.2343897;0.2894387;-0.140325,-0.2320541;0.1241632;-0.3387027,0.0839247;0.009219736;-0.02790117,0.1338339;-0.2360499;-0.2815975,0.1573242;-0.6300693;-0.1645209,0.1720167;-0.6532187;-0.2271044,-0.07624519;-0.001217898;-0.04573863,-0.03354929;-0.3547083;-0.0305227,0.02835977;-0.7529768;0.05349818,0.04533795;-0.7834709;-0.001361944,-0.023116;0.5737699;0.04487658,233.4606
+0;0;0,-0.01257096;0.3334972;0.01437869,-0.02378609;0.6534323;0.01289254,0.1579997;0.5263125;0.01987481,0.2376341;0.3011599;-0.08921582,0.3224068;0.1138187;-0.2453952,-0.195102;0.5209492;-0.0206326,-0.226714;0.2750713;-0.1071242,-0.2493923;0.05456513;-0.2395549,0.08303613;0.01012508;-0.03015491,0.1582384;-0.3169582;-0.1500345,0.2130978;-0.7087002;-0.03584754,0.2392474;-0.7348045;-0.0917576,-0.07565573;0.0009102227;-0.0467142,-0.06441641;-0.3551624;-0.05650795,-0.0269473;-0.7606755;0.004033029,-0.01856518;-0.7218838;-0.07848894,-0.02119832;0.5753511;0.01584848,0;0;0,-0.01248915;0.3324291;0.0303328,-0.02673964;0.6518453;0.04666948,0.1485632;0.5072573;0.0196724,0.2330355;0.3079306;-0.1288853,0.2972294;0.1341386;-0.3087481,-0.1900943;0.5122092;-0.008615926,-0.2343897;0.2894387;-0.140325,-0.2320541;0.1241632;-0.3387027,0.0839247;0.009219736;-0.02790117,0.1338339;-0.2360499;-0.2815975,0.1573242;-0.6300693;-0.1645209,0.1720167;-0.6532187;-0.2271044,-0.07624519;-0.001217898;-0.04573863,-0.03354929;-0.3547083;-0.0305227,0.02835977;-0.7529768;0.05349818,0.04533795;-0.7834709;-0.001361944,-0.023116;0.5737699;0.04487658,233.4861
+0;0;0,-0.0125636;0.3333019;0.01437027,-0.0237771;0.6531901;0.01288464,0.1578994;0.5261184;0.01986377,0.2375581;0.3008972;-0.0892601,0.3223587;0.1134944;-0.2454909,-0.1949882;0.5207584;-0.02061907,-0.2266098;0.2748055;-0.107137,-0.2492956;0.05422679;-0.2396113,0.08321008;0.01014629;-0.03021808,0.1583559;-0.3166914;-0.1500077,0.2127385;-0.7050287;-0.03681314,0.2390202;-0.7314163;-0.09300552,-0.07581422;0.0009121294;-0.04681206,-0.06458333;-0.3548931;-0.05659846,-0.02743988;-0.7568818;0.003416341,-0.01901544;-0.7180456;-0.07952233,-0.02118994;0.5751272;0.01583989,0;0;0,-0.01286026;0.3322103;0.03042054,-0.02725355;0.6515704;0.04680872,0.1479843;0.507122;0.01960421,0.2334057;0.3095316;-0.1308595,0.2982926;0.1388087;-0.3135133,-0.1903944;0.512018;-0.008708358,-0.2391916;0.2969525;-0.15134,-0.2325183;0.1301033;-0.3484082,0.08413693;0.009408101;-0.02779317,0.1319167;-0.235703;-0.2816769,0.1541081;-0.626245;-0.1652262,0.1671951;-0.649554;-0.2285883,-0.07642587;-0.001341004;-0.04579611,-0.03261671;-0.3544313;-0.03071794,0.03091516;-0.7487793;0.05312483,0.04492779;-0.7845969;0.003129151,-0.02358977;0.5735154;0.04500699,233.5181
+0;0;0,-0.01341595;0.3332191;0.01449565,-0.02544961;0.6530327;0.01311598,0.1560698;0.5262366;0.01852417,0.2365392;0.3039176;-0.09615229,0.321598;0.1218689;-0.2585292,-0.1954645;0.5201697;-0.02222883,-0.2265776;0.2765791;-0.1157562,-0.2463416;0.0593452;-0.2541823,0.08339556;0.01054687;-0.029627,0.1627328;-0.3077103;-0.1667613,0.2115963;-0.6885839;-0.05210781,0.2176223;-0.6498389;-0.1357154,-0.07550956;0.0005297837;-0.04734809,-0.06370863;-0.3546434;-0.05737641,-0.02525191;-0.749304;0.000604663,-0.01671506;-0.710418;-0.08276905,-0.02266608;0.574986;0.01604699,0;0;0,-0.01296692;0.3321499;0.03055095,-0.02735272;0.6514614;0.04700541,0.1473102;0.5069796;0.01928926,0.234364;0.3125359;-0.1345452,0.3010983;0.1441026;-0.3187183,-0.190016;0.5120294;-0.00865094,-0.2379307;0.2957801;-0.1500446,-0.2339003;0.1331247;-0.3507184,0.08419541;0.009376153;-0.02769542,0.1297338;-0.2344716;-0.2823566,0.1491998;-0.6175318;-0.1662374,0.1610683;-0.6409967;-0.2302972,-0.07641652;-0.001306941;-0.04585434,-0.03144784;-0.3536311;-0.03057948,0.03136952;-0.7407051;0.0520367,0.04549148;-0.7797108;0.005757045,-0.02369903;0.5734165;0.04519558,233.5506
+0;0;0,-0.01341305;0.3331472;0.01449253,-0.02544411;0.6528912;0.01311337,0.1560405;0.5261262;0.01852026,0.2365541;0.3036851;-0.0962192,0.3216304;0.1215989;-0.2586296,-0.1954269;0.5200604;-0.02222498,-0.2265571;0.276336;-0.1158038,-0.2463252;0.05905731;-0.2542584,0.08352385;0.01056309;-0.02967258,0.1627327;-0.3071788;-0.1665848,0.2117402;-0.6891758;-0.05159315,0.2177468;-0.6504592;-0.1349306,-0.0756257;0.0005305986;-0.04742092,-0.06384389;-0.3540676;-0.05743301,-0.02527372;-0.7498924;0.0007191002,-0.01676446;-0.7110351;-0.08238522,-0.02266136;0.5748663;0.01604356,0;0;0,-0.01317543;0.3320641;0.03060794,-0.02769315;0.6512936;0.04717326,0.1468983;0.5068789;0.01895237,0.2353272;0.3156997;-0.138396,0.3028114;0.1492647;-0.3241802,-0.1901988;0.5119123;-0.008817647,-0.2393516;0.2972124;-0.1523989,-0.2342758;0.140691;-0.3579367,0.0843835;0.00948073;-0.02752841,0.1266952;-0.2321757;-0.2840255,0.1467836;-0.6162689;-0.16734,0.1576791;-0.6402041;-0.2308182,-0.07653238;-0.001373676;-0.04592582,-0.03080693;-0.3530011;-0.03023297,0.03144135;-0.7414914;0.05190759,0.0360458;-0.7244267;-0.03096981,-0.02401481;0.5732721;0.04534817,233.5732
+0;0;0,-0.01341109;0.3330984;0.0144904,-0.02544001;0.6527857;0.01311151,0.155923;0.5260681;0.01851619,0.236455;0.3035761;-0.09624954,0.3215474;0.1214557;-0.2586904,-0.1953062;0.5200064;-0.02220144,-0.2264436;0.2762262;-0.1158016,-0.2462154;0.0589067;-0.2542823,0.08358687;0.01057106;-0.02969497,0.1625748;-0.3062845;-0.1662253,0.2113044;-0.6861149;-0.05188588,0.2171841;-0.6475823;-0.1334635,-0.07568278;0.000530999;-0.0474567,-0.06393383;-0.3530781;-0.05744086,-0.02558244;-0.7466577;0.0003814027,-0.01725286;-0.7079875;-0.08096806,-0.02265777;0.5747752;0.01604116,0;0;0,-0.01335056;0.3320043;0.0306468,-0.02791495;0.6511731;0.04723454,0.1465355;0.5068909;0.01868605,0.2362793;0.3175603;-0.1402456,0.3052635;0.1536946;-0.3278217,-0.1902096;0.511803;-0.008958321,-0.2395899;0.2980316;-0.1539504,-0.2345587;0.1445726;-0.361846,0.08448872;0.009518981;-0.02741075,0.1242633;-0.2289688;-0.2859038,0.1434623;-0.6111039;-0.1704769,0.152623;-0.6368637;-0.2302198,-0.07658268;-0.001411596;-0.04597177,-0.03042894;-0.3519395;-0.02932511,0.0310217;-0.7381774;0.05291458,0.03551879;-0.7208882;-0.02820572,-0.02423525;0.573166;0.04541731,233.6066
+0;0;0,-0.01303794;0.3330623;0.01377496,-0.02464308;0.6526896;0.01174418,0.1562463;0.5251124;0.01668856,0.2394871;0.3056949;-0.1022716,0.3242848;0.1269925;-0.2687469,-0.1944967;0.520312;-0.02391989,-0.2246467;0.2781531;-0.1222797,-0.241818;0.06452639;-0.2668757,0.08367354;0.01073952;-0.02943629,0.163516;-0.284079;-0.1780652,0.2128314;-0.7104545;-0.04330957,0.2186641;-0.6722104;-0.1232284,-0.07563195;0.0002296733;-0.04756943,-0.06122254;-0.338987;-0.0579515,-0.01792969;-0.7821876;0.005971022,-0.009731635;-0.7437462;-0.07371924,-0.02197235;0.5746896;0.01483153,0;0;0,-0.0133359;0.3319321;0.03055239,-0.0278153;0.6510379;0.04703999,0.1464069;0.5066217;0.01834726,0.2368181;0.3200252;-0.1436161,0.3077983;0.1604693;-0.3342544,-0.1899678;0.5117934;-0.0093119,-0.2398571;0.2992221;-0.1561079,-0.234249;0.1461697;-0.3643931,0.08454841;0.009480491;-0.0272907,0.1185063;-0.1766196;-0.30942,0.1400329;-0.6047879;-0.1730542,0.1483221;-0.6319479;-0.2292061,-0.07659066;-0.001371962;-0.04599002,-0.03181009;-0.3376722;-0.02925141,0.03700423;-0.7728001;0.06193744,0.04142197;-0.7552441;-0.01752724,-0.02414765;0.573038;0.04524112,233.6406
+0;0;0,-0.01303238;0.3329202;0.01376908,-0.0246319;0.6523935;0.01173888,0.1562962;0.5248337;0.01668255,0.2395434;0.3053991;-0.1022869,0.324357;0.1266633;-0.2687933,-0.1945249;0.5200322;-0.02393494,-0.2246773;0.2778544;-0.1223024,-0.2418518;0.06418784;-0.2669254,0.08375235;0.01074964;-0.02946401,0.1634954;-0.2837017;-0.1779078,0.2113508;-0.6974546;-0.04714155,0.2173778;-0.658936;-0.1297219,-0.07570317;0.0002298896;-0.04761423,-0.06131171;-0.3385642;-0.05798337,-0.01930052;-0.7686442;0.00404676,-0.01082944;-0.7299216;-0.07829745,-0.02196215;0.5744219;0.0148251,0;0;0,-0.01331948;0.3317983;0.03045988,-0.02766331;0.6507636;0.0467875,0.1464588;0.5062271;0.01778817,0.2385537;0.3211041;-0.144949,0.3096839;0.1636302;-0.3373201,-0.1898202;0.5115504;-0.009748422,-0.2401391;0.3005593;-0.1586986,-0.2339845;0.1477003;-0.3671702,0.08466193;0.009465009;-0.02721965,0.1181827;-0.1820964;-0.3052065,0.1380689;-0.5989645;-0.177117,0.1459618;-0.6244852;-0.2386277,-0.07667921;-0.001365245;-0.04600624,-0.03165192;-0.3372138;-0.02944145,0.03508731;-0.7593908;0.05940623,0.03963524;-0.7422578;-0.02270447,-0.02402759;0.5727897;0.04503345,233.6632
+0;0;0,-0.01302999;0.3328594;0.01376656,-0.02462514;0.6522123;0.01173702,0.1564317;0.5246431;0.01668097,0.2397155;0.3051121;-0.1023408,0.3245502;0.1263319;-0.2688886,-0.1946445;0.5198381;-0.02396606,-0.2248102;0.2775539;-0.1223768,-0.2419889;0.06383415;-0.2670358,0.08389158;0.01076751;-0.02951299,0.1636297;-0.2836658;-0.1779477,0.2088987;-0.6750565;-0.05424901,0.2147252;-0.6368212;-0.1340819,-0.07582902;0.0002302718;-0.04769338,-0.06143845;-0.3385431;-0.05806189,-0.02169785;-0.7453784;0.000615675,-0.01350861;-0.706946;-0.07898894,-0.0219563;0.5742674;0.01482217,0;0;0,-0.01332298;0.3317405;0.0304203,-0.02750801;0.650599;0.04660225,0.1465389;0.5058833;0.01706362,0.2410465;0.3246962;-0.1488755,0.3139734;0.1709432;-0.3436553,-0.1897557;0.5115699;-0.01037961,-0.239783;0.3020841;-0.1617375,-0.2339856;0.1504988;-0.3712268,0.08485115;0.009372219;-0.02715135,0.1179995;-0.1825383;-0.3049166,0.1331067;-0.5769919;-0.1836096,0.1428331;-0.6046091;-0.2389334,-0.07685706;-0.001279355;-0.04600118,-0.0315036;-0.3370687;-0.02955071,0.03431594;-0.7365588;0.0517677,0.04306462;-0.7685568;0.001223002,-0.02391882;0.5726486;0.04489994,233.6958
+0;0;0,-0.0140927;0.3328117;0.01387056,-0.02676758;0.652124;0.01192252,0.1545992;0.5246919;0.0153391,0.2396317;0.307829;-0.1072831,0.3251186;0.1348299;-0.279506,-0.1961336;0.5196131;-0.02529153,-0.2247716;0.2789468;-0.1280329,-0.2401616;0.06832671;-0.2773642,0.08399388;0.01115147;-0.02907619,0.1664982;-0.2713094;-0.1978687,0.2080573;-0.6606321;-0.06657559,0.2426798;-0.688401;-0.1106108,-0.07562174;-0.0001834345;-0.04802157,-0.05917249;-0.3388664;-0.05828273,-0.0186784;-0.7457583;-0.0005207174,-0.0105137;-0.7073207;-0.0801273,-0.02383377;0.574188;0.01499059,0;0;0,-0.01332298;0.3317405;0.0304203,-0.02750801;0.650599;0.04660225,0.1465389;0.5058833;0.01706362,0.2410465;0.3246962;-0.1488755,0.3139734;0.1709432;-0.3436553,-0.1897557;0.5115699;-0.01037961,-0.239783;0.3020841;-0.1617375,-0.2339856;0.1504988;-0.3712268,0.08485115;0.009372219;-0.02715135,0.1179995;-0.1825383;-0.3049166,0.1331067;-0.5769919;-0.1836096,0.1428331;-0.6046091;-0.2389334,-0.07685706;-0.001279355;-0.04600118,-0.0315036;-0.3370687;-0.02955071,0.03431594;-0.7365588;0.0517677,0.04306462;-0.7685568;0.001223002,-0.02391882;0.5726486;0.04489994,233.7182
+0;0;0,-0.01408479;0.3326249;0.01386277,-0.02675511;0.6518232;0.01191492,0.154632;0.5244015;0.0153309,0.2396914;0.3074701;-0.10733,0.3255283;0.1337628;-0.280258,-0.196142;0.5193221;-0.0253045,-0.224789;0.2785797;-0.1280783,-0.2402421;0.06709746;-0.2780209,0.08418348;0.01117664;-0.02914182,0.1666957;-0.2713112;-0.1979505,0.2078649;-0.6569815;-0.06788908,0.2442463;-0.6876853;-0.1141614,-0.07579244;-0.0001838485;-0.04812997,-0.05934162;-0.3388992;-0.05839211,-0.01922742;-0.7419739;-0.001171988,-0.01064794;-0.7031076;-0.08482277,-0.02382191;0.5739033;0.01498235,0;0;0,-0.01336071;0.3315761;0.03014397,-0.02749395;0.6503333;0.0461154,0.1464951;0.5056028;0.0162704,0.2426368;0.3273173;-0.1519885,0.3206002;0.1882002;-0.3569628,-0.1896999;0.5114611;-0.01120986,-0.2395999;0.3037027;-0.1651138,-0.2340138;0.1502117;-0.3745311,0.08502499;0.009307295;-0.02729738,0.117717;-0.1823149;-0.3053553,0.1332431;-0.5733375;-0.186138,0.1453047;-0.5977086;-0.2497617,-0.07717776;-0.001222482;-0.0458598,-0.03172408;-0.3370151;-0.02908599,0.03135936;-0.7331772;0.05109235,0.03590406;-0.7160184;-0.03235897,-0.02391674;0.5723976;0.04445934,233.7406
+0;0;0,-0.01406962;0.3322667;0.01384784,-0.02673211;0.6512684;0.01190071,0.1544111;0.5239512;0.01531475,0.239508;0.306924;-0.1074003,0.3268435;0.130184;-0.2833473,-0.1958863;0.5188787;-0.02526543,-0.2245459;0.27803;-0.1280846,-0.2402688;0.06285563;-0.2806449,0.08437537;0.01120212;-0.02920825,0.1671499;-0.2721836;-0.1985535,0.2091598;-0.6657302;-0.06583588,0.2453989;-0.6961965;-0.1119272,-0.0759652;-0.0001842676;-0.04823968,-0.05946209;-0.3399762;-0.05853444,-0.01852867;-0.7512826;-0.000145752,-0.009982751;-0.712451;-0.08346932,-0.02380031;0.5733858;0.01496668,0;0;0,-0.01331806;0.3312468;0.0298171,-0.02734249;0.6498214;0.04560184,0.1464094;0.5054728;0.01543736,0.2446862;0.3313144;-0.1560613,0.3221923;0.1883299;-0.3643162,-0.1893607;0.5113228;-0.01190198,-0.2386448;0.3066102;-0.1702215,-0.2358954;0.1600075;-0.3900441,0.08523648;0.00915812;-0.02736211,0.1171318;-0.1684564;-0.3159322,0.1346226;-0.5671629;-0.1935191,0.1475457;-0.5917191;-0.2563719,-0.07745263;-0.001084149;-0.04580097,-0.03201536;-0.3379617;-0.02889287,0.02984796;-0.7422262;0.05477814,0.03439438;-0.7251234;-0.02832925,-0.02380593;0.5719204;0.04397988,233.7647
+0;0;0,-0.01459204;0.3317134;0.01343829,-0.02775959;0.6503984;0.01108315,0.1533984;0.5221748;0.01374841,0.2419045;0.3078783;-0.1115497,0.3327782;0.1270714;-0.2995495,-0.1968196;0.5182274;-0.02679558,-0.224234;0.2787604;-0.1333786,-0.2380624;0.05647692;-0.2967553,0.08457346;0.01142907;-0.02910596,0.1693759;-0.2672016;-0.2061335,0.2076078;-0.6587225;-0.07016717,0.2441255;-0.6890295;-0.1168356,-0.07599358;-0.0004532608;-0.04853062,-0.05836656;-0.3406723;-0.05880678,-0.01619123;-0.7508922;-0.002432387,-0.007594195;-0.7120483;-0.08607624,-0.02470605;0.5725653;0.01425258,0;0;0,-0.01343432;0.3307334;0.02936411,-0.02746238;0.6490296;0.04484296,0.146555;0.5051183;0.01439142,0.2450613;0.3335749;-0.1597502,0.3238149;0.1821496;-0.3769169,-0.1896019;0.5107293;-0.01292762,-0.2383944;0.3082271;-0.1743837,-0.232979;0.1568577;-0.4053622,0.08546208;0.008963168;-0.02731931,0.1167481;-0.1617657;-0.3206419,0.1362991;-0.5597872;-0.2005008,0.1479828;-0.5844886;-0.2639017,-0.07764892;-0.0009364581;-0.04582813,-0.03242129;-0.3383245;-0.0288265,0.0287287;-0.7414315;0.05485521,0.03324861;-0.7244062;-0.02856929,-0.02392548;0.5711682;0.04327846,233.7964
+0;0;0,-0.01459204;0.3317134;0.01343829,-0.02775959;0.6503984;0.01108315,0.1533984;0.5221748;0.01374841,0.2419045;0.3078783;-0.1115497,0.3327782;0.1270714;-0.2995495,-0.1968196;0.5182274;-0.02679558,-0.224234;0.2787604;-0.1333786,-0.2380624;0.05647692;-0.2967553,0.08457346;0.01142907;-0.02910596,0.1693759;-0.2672016;-0.2061335,0.2076078;-0.6587225;-0.07016717,0.2441255;-0.6890295;-0.1168356,-0.07599358;-0.0004532608;-0.04853062,-0.05836656;-0.3406723;-0.05880678,-0.01619123;-0.7508922;-0.002432387,-0.007594195;-0.7120483;-0.08607624,-0.02470605;0.5725653;0.01425258,0;0;0,-0.01343432;0.3307334;0.02936411,-0.02746238;0.6490296;0.04484296,0.146555;0.5051183;0.01439142,0.2450613;0.3335749;-0.1597502,0.3238149;0.1821496;-0.3769169,-0.1896019;0.5107293;-0.01292762,-0.2383944;0.3082271;-0.1743837,-0.232979;0.1568577;-0.4053622,0.08546208;0.008963168;-0.02731931,0.1167481;-0.1617657;-0.3206419,0.1362991;-0.5597872;-0.2005008,0.1479828;-0.5844886;-0.2639017,-0.07764892;-0.0009364581;-0.04582813,-0.03242129;-0.3383245;-0.0288265,0.0287287;-0.7414315;0.05485521,0.03324861;-0.7244062;-0.02856929,-0.02392548;0.5711682;0.04327846,233.8187
+0;0;0,-0.01458458;0.3315437;0.01343141,-0.02774168;0.6499751;0.01107867,0.1596578;0.5200586;0.01372325,0.2482345;0.3055912;-0.1116748,0.3413347;0.1203541;-0.304281,-0.2028389;0.5159727;-0.02824221,-0.2302752;0.2763147;-0.1349103,-0.2444424;0.04858483;-0.30229,0.08462045;0.01143543;-0.02912213,0.1695051;-0.2674651;-0.2063212,0.2074882;-0.6564396;-0.07123908,0.2437854;-0.6863824;-0.1176257,-0.07603581;-0.0004535128;-0.04855759,-0.05839171;-0.341002;-0.05884371,-0.0164907;-0.7485539;-0.00283597,-0.007945581;-0.7097634;-0.08597466,-0.02469104;0.5722157;0.0142451,0;0;0,-0.01315757;0.3305615;0.02950096,-0.02667092;0.6486173;0.04514909,0.1543975;0.5062392;0.01258469,0.2472509;0.3360218;-0.1662198,0.3254749;0.1830404;-0.3910649,-0.1946201;0.5088611;-0.01573255,-0.2323888;0.3150787;-0.1906288,-0.2418972;0.1460545;-0.4173841,0.0855507;0.008668289;-0.0273025,0.1175959;-0.1567525;-0.3239496,0.1379405;-0.5526574;-0.206321,0.1492061;-0.5782116;-0.2683625,-0.07771142;-0.0006204898;-0.04582619,-0.03281223;-0.3383369;-0.02787889,0.02804;-0.7391686;0.05349613,0.03221016;-0.7220628;-0.02944171,-0.02329692;0.5708233;0.04354787,233.8422
+0;0;0,-0.01489723;0.3314537;0.0131957,-0.0282703;0.6497269;0.01060399,0.1585165;0.5198812;0.01272824,0.2491913;0.3100342;-0.1190137,0.3468446;0.1189245;-0.320762,-0.2027436;0.5165715;-0.02928086,-0.2304886;0.2817983;-0.1464365,-0.2410915;0.04172194;-0.3167668,0.08481921;0.01162471;-0.02884676,0.1709442;-0.2617574;-0.2142389,0.2066642;-0.6471182;-0.07639489,0.2415215;-0.6781507;-0.1244327,-0.07589342;-0.0006486078;-0.04900345,-0.05682107;-0.3413115;-0.05952258,-0.01475657;-0.7462479;-0.004414696,-0.006046049;-0.7073582;-0.08863306,-0.02517686;0.5720102;0.01382937,0;0;0,-0.01303826;0.3304769;0.02953982,-0.02631092;0.6483957;0.04517293,0.153892;0.5059874;0.01216006,0.2472951;0.3385101;-0.1690605,0.324832;0.1877107;-0.4099112,-0.1937587;0.5094002;-0.01605491,-0.2325902;0.3163862;-0.1917005,-0.2411478;0.1460579;-0.4318599,0.08571107;0.008639216;-0.02721298,0.1185273;-0.1534046;-0.3258607,0.1386843;-0.5473697;-0.2111217,0.1505525;-0.5738578;-0.2736986,-0.07781404;-0.0006342216;-0.04589273,-0.03322871;-0.3385503;-0.0271724,0.02627629;-0.7375669;0.05044667,0.04067428;-0.7721934;-0.003067266,-0.023011;0.5706367;0.04358721,233.8748
+0;0;0,-0.01489847;0.3314814;0.01319681,-0.02826699;0.6496454;0.01060653,0.157653;0.5200844;0.01273435,0.2483773;0.3101229;-0.1190794,0.3464318;0.1182281;-0.3216566,-0.2019054;0.5167902;-0.02907688,-0.2296655;0.2818891;-0.1462964,-0.240312;0.04082642;-0.3173264,0.08489385;0.01163494;-0.02887214,0.1710583;-0.2618723;-0.2143491,0.2069065;-0.6486166;-0.07601023,0.2417219;-0.6795758;-0.1239904,-0.0759602;-0.0006491786;-0.04904657,-0.05687913;-0.3414679;-0.05957051,-0.01466361;-0.747858;-0.004264787,-0.005963558;-0.708979;-0.08838198,-0.02517511;0.5719678;0.01383029,0;0;0,-0.01266516;0.3304916;0.0298481,-0.02528293;0.648312;0.04578424,0.1534515;0.5057523;0.01139474,0.2482408;0.3434092;-0.1739409,0.3245716;0.1924703;-0.4165658,-0.1919364;0.5102122;-0.01631226,-0.2306876;0.3185459;-0.1936592,-0.236371;0.1605281;-0.443607,0.08582273;0.008467987;-0.02717888,0.1192249;-0.150819;-0.327419,0.1404345;-0.5473866;-0.2166125,0.1529322;-0.5716949;-0.280836,-0.07789645;-0.0005058244;-0.04591108,-0.03344477;-0.3385675;-0.02666104,0.02607622;-0.7392302;0.05028392,0.03027803;-0.722123;-0.03365865,-0.02217213;0.5705857;0.04413891,233.897
+0;0;0,-0.01489154;0.3313272;0.01319067,-0.02825142;0.6492852;0.0106023,0.1569262;0.5199898;0.01273225,0.2476772;0.3099666;-0.1191203,0.3469339;0.1157189;-0.3241813,-0.2011766;0.516709;-0.0289097,-0.2289449;0.2817388;-0.1461637,-0.2397219;0.03772038;-0.3192908,0.08500052;0.01164956;-0.02890842,0.1712101;-0.2620009;-0.2144826,0.2066929;-0.6448027;-0.07755388,0.2416719;-0.6760484;-0.1257595,-0.07605564;-0.0006499942;-0.04910819,-0.05696457;-0.3416472;-0.05963764,-0.0151794;-0.7438946;-0.004895713,-0.006438465;-0.7049739;-0.0894082,-0.02516175;0.5716633;0.01382376,0;0;0,-0.01250895;0.3303338;0.02994299,-0.0248627;0.6479542;0.04594088,0.1528461;0.505502;0.01081944,0.2486553;0.3463067;-0.1768187,0.3234626;0.1966664;-0.4251044,-0.1909024;0.5107233;-0.01648668,-0.2337153;0.3220619;-0.1962213,-0.2367636;0.1632755;-0.4500159,0.08592355;0.008358553;-0.02727222,0.1196514;-0.1477974;-0.3293189,0.1422259;-0.5411404;-0.2229362,0.1535894;-0.5654558;-0.2878904,-0.07805707;-0.0004348038;-0.04586287,-0.03343492;-0.338631;-0.02619996,0.02499097;-0.7354836;0.04890042,0.02920085;-0.7184276;-0.03543863,-0.02182716;0.5702809;0.04428983,233.9311
+0;0;0,-0.01588655;0.3311439;0.01338989,-0.03040079;0.6488484;0.01104233,0.1540583;0.5198599;0.01246957,0.245425;0.3131858;-0.1242645,0.3504781;0.1166234;-0.3378898,-0.2018066;0.5165865;-0.02927553,-0.2299581;0.2859628;-0.154888,-0.2328367;0.04684149;-0.3501351,0.08511466;0.01207332;-0.02857488,0.1697898;-0.2537105;-0.2261011,0.2032123;-0.6353427;-0.08999187,0.2368133;-0.6673949;-0.1379016,-0.07588913;-0.000972916;-0.04946398,-0.05655005;-0.3421072;-0.05846157,-0.01477159;-0.7429485;-0.004919682,-0.005989022;-0.7040287;-0.08928877,-0.02701348;0.5712966;0.01419725,0;0;0,-0.01216149;0.3302163;0.02995348,-0.02390719;0.6476567;0.04589558,0.1523671;0.5051047;0.01042795,0.2490139;0.3482517;-0.17882,0.3220215;0.2002038;-0.4397039,-0.1892032;0.5110639;-0.01641145,-0.2244353;0.3249404;-0.2004631,-0.2306145;0.1622804;-0.4627839,0.08595825;0.008141845;-0.02741683,0.1196794;-0.1461506;-0.330541,0.1427412;-0.5383859;-0.2261109,0.1536844;-0.5629652;-0.2907344,-0.07819015;-0.0002118592;-0.04574984,-0.03310335;-0.3384416;-0.02586459,0.02489825;-0.7340031;0.04797905,0.03485404;-0.768499;-0.006939091,-0.02105127;0.5700363;0.04427528,233.9652
+0;0;0,-0.01588655;0.3311439;0.01338989,-0.03040079;0.6488484;0.01104233,0.1540583;0.5198599;0.01246957,0.245425;0.3131858;-0.1242645,0.3504781;0.1166234;-0.3378898,-0.2018066;0.5165865;-0.02927553,-0.2299581;0.2859628;-0.154888,-0.2328367;0.04684149;-0.3501351,0.08511466;0.01207332;-0.02857488,0.1697898;-0.2537105;-0.2261011,0.2032123;-0.6353427;-0.08999187,0.2368133;-0.6673949;-0.1379016,-0.07588913;-0.000972916;-0.04946398,-0.05655005;-0.3421072;-0.05846157,-0.01477159;-0.7429485;-0.004919682,-0.005989022;-0.7040287;-0.08928877,-0.02701348;0.5712966;0.01419725,0;0;0,-0.01216149;0.3302163;0.02995348,-0.02390719;0.6476567;0.04589558,0.1523671;0.5051047;0.01042795,0.2490139;0.3482517;-0.17882,0.3220215;0.2002038;-0.4397039,-0.1892032;0.5110639;-0.01641145,-0.2244353;0.3249404;-0.2004631,-0.2306145;0.1622804;-0.4627839,0.08595825;0.008141845;-0.02741683,0.1196794;-0.1461506;-0.330541,0.1427412;-0.5383859;-0.2261109,0.1536844;-0.5629652;-0.2907344,-0.07819015;-0.0002118592;-0.04574984,-0.03310335;-0.3384416;-0.02586459,0.02489825;-0.7340031;0.04797905,0.03485404;-0.768499;-0.006939091,-0.02105127;0.5700363;0.04427528,233.9886
+0;0;0,-0.01588407;0.331092;0.0133878,-0.03038848;0.6485803;0.01104267,0.1531559;0.5199226;0.01247569,0.2445209;0.3132524;-0.1242557,0.3497279;0.1164019;-0.3381941,-0.2009174;0.5166656;-0.02905925,-0.2290684;0.2860464;-0.1546693,-0.2319512;0.04657459;-0.3502026,0.08518428;0.0120832;-0.02859825,0.1699193;-0.2538885;-0.2262641,0.2033709;-0.6358529;-0.09003639,0.2368935;-0.6677606;-0.1378345,-0.07595121;-0.0009737119;-0.04950444,-0.05659845;-0.3423491;-0.05850838,-0.01478363;-0.7435394;-0.004919898,-0.006021529;-0.7046403;-0.0890924,-0.02700431;0.5711004;0.01419467,0;0;0,-0.01174393;0.3301525;0.03024697,-0.02279685;0.6473796;0.04660797,0.1520561;0.5048829;0.01003742,0.2484521;0.347625;-0.1789953,0.3202576;0.2069432;-0.4447788,-0.1871484;0.5115092;-0.01662975,-0.228855;0.3275273;-0.2014724,-0.2311582;0.1671154;-0.4657658,0.08602864;0.008008286;-0.02748024,0.1198422;-0.1418612;-0.3330756,0.1448268;-0.5351565;-0.2317423,0.1551414;-0.5600525;-0.2959374,-0.07829662;-9.423762E-05;-0.04571493,-0.03220255;-0.3384214;-0.0256442,0.0264937;-0.7344886;0.0468774,0.03505525;-0.7708519;-0.005692545,-0.02012981;0.5698268;0.04488182,234.0225
+0;0;0,-0.01627655;0.3306399;0.01361701,-0.03103126;0.6475486;0.01155245,0.150224;0.5191343;0.01215145,0.2453814;0.3149063;-0.1263725,0.3374842;0.1450635;-0.323588,-0.199166;0.5165095;-0.02915443,-0.2262373;0.2876849;-0.1589978,-0.2265786;0.07369648;-0.3334464,0.08575279;0.01233192;-0.02855692,0.1698632;-0.2469341;-0.235542,0.19812;-0.627346;-0.09692684,0.2323676;-0.6548563;-0.1498282,-0.0763341;-0.001190008;-0.04992797,-0.05552528;-0.342694;-0.05877497,-0.01364198;-0.7428566;-0.005469859,-0.004780191;-0.7039234;-0.08985317,-0.02759888;0.5702103;0.01462694,0;0;0,-0.01109397;0.3297368;0.03039145,-0.02146137;0.6464165;0.04672956,0.1506028;0.5043215;0.008937836,0.2459537;0.3594398;-0.1907378,0.3100826;0.2374237;-0.4299512,-0.1842235;0.5119202;-0.01549372,-0.2267642;0.3311605;-0.2038261,-0.2245762;0.1953931;-0.444213,0.08661811;0.00782688;-0.02751648,0.1168492;-0.1389892;-0.3351971,0.1451809;-0.5331401;-0.2426326,0.1569869;-0.5574676;-0.3073475,-0.07889531;-3.110218E-05;-0.04578911,-0.03054069;-0.3382857;-0.02624647,0.02739453;-0.7338591;0.0436888,0.03141568;-0.716789;-0.04054613,-0.01895403;0.5690003;0.04503489,234.0582
+0;0;0,-0.01627655;0.3306399;0.01361701,-0.03103126;0.6475486;0.01155245,0.150224;0.5191343;0.01215145,0.2453814;0.3149063;-0.1263725,0.3374842;0.1450635;-0.323588,-0.199166;0.5165095;-0.02915443,-0.2262373;0.2876849;-0.1589978,-0.2265786;0.07369648;-0.3334464,0.08575279;0.01233192;-0.02855692,0.1698632;-0.2469341;-0.235542,0.19812;-0.627346;-0.09692684,0.2323676;-0.6548563;-0.1498282,-0.0763341;-0.001190008;-0.04992797,-0.05552528;-0.342694;-0.05877497,-0.01364198;-0.7428566;-0.005469859,-0.004780191;-0.7039234;-0.08985317,-0.02759888;0.5702103;0.01462694,0;0;0,-0.01109397;0.3297368;0.03039145,-0.02146137;0.6464165;0.04672956,0.1506028;0.5043215;0.008937836,0.2459537;0.3594398;-0.1907378,0.3100826;0.2374237;-0.4299512,-0.1842235;0.5119202;-0.01549372,-0.2267642;0.3311605;-0.2038261,-0.2245762;0.1953931;-0.444213,0.08661811;0.00782688;-0.02751648,0.1168492;-0.1389892;-0.3351971,0.1451809;-0.5331401;-0.2426326,0.1569869;-0.5574676;-0.3073475,-0.07889531;-3.110218E-05;-0.04578911,-0.03054069;-0.3382857;-0.02624647,0.02739453;-0.7338591;0.0436888,0.03141568;-0.716789;-0.04054613,-0.01895403;0.5690003;0.04503489,234.0811
+0;0;0,-0.01626498;0.3304051;0.01360734,-0.03100699;0.647041;0.01154455,0.1491705;0.5190017;0.01215587,0.2443615;0.3147016;-0.1264169,0.3361744;0.1453935;-0.3230115,-0.1981077;0.5163927;-0.02890036,-0.2251886;0.2874873;-0.1587895,-0.2255288;0.07417263;-0.3326889,0.08590466;0.01235376;-0.0286075,0.170034;-0.2469704;-0.235639,0.198338;-0.628018;-0.09679215,0.2327061;-0.6557308;-0.1498797,-0.07646929;-0.001192116;-0.0500164,-0.05565581;-0.3427727;-0.05886539,-0.0137025;-0.7436041;-0.005471181,-0.004809521;-0.7046395;-0.09015152,-0.02757756;0.569769;0.0146164,0;0;0,-0.01074571;0.3295347;0.03014326,-0.0207198;0.6459726;0.04608583,0.1500182;0.504141;0.008028984,0.2449239;0.3627055;-0.1944337,0.3082177;0.2386692;-0.4318219,-0.1820439;0.512156;-0.01735615,-0.2291016;0.3305255;-0.2038989,-0.2231698;0.214033;-0.453175,0.08686769;0.007446706;-0.02737093,0.1140507;-0.1385453;-0.3358124,0.14419;-0.5339872;-0.2464017,0.1565535;-0.5578566;-0.3117886,-0.0790379;0.0002263806;-0.04586473,-0.02944539;-0.3379885;-0.02742447,0.02816948;-0.7344401;0.04173878,0.03411699;-0.7693334;-0.0137923,-0.01831254;0.5686172;0.04451013,234.1148
+0;0;0,-0.01679598;0.330188;0.01373657,-0.03207367;0.646594;0.01182292,0.1465727;0.5188887;0.01207145,0.2441442;0.3185502;-0.1306785,0.3314613;0.1647969;-0.3208103,-0.1972157;0.516413;-0.02925798,-0.2243398;0.2936748;-0.169562,-0.2219967;0.09055126;-0.331271,0.08605307;0.01249719;-0.02833443,0.1681635;-0.2367782;-0.2482351,0.1938623;-0.6123768;-0.1108599,0.2263951;-0.6447033;-0.1609679,-0.07640606;-0.00131834;-0.05024467,-0.05494598;-0.3429449;-0.05845371,-0.01306457;-0.7380322;-0.00593058,-0.003972636;-0.6989744;-0.09130663,-0.02851294;0.5693744;0.01485592,0;0;0,-0.01018194;0.3293949;0.02983689,-0.01945249;0.6456712;0.04530263,0.1492889;0.5041119;0.007047176,0.2438457;0.3648639;-0.1971642,0.3033043;0.2668833;-0.4301425,-0.179901;0.5129207;-0.01676508,-0.2252059;0.3313944;-0.2039252,-0.2204128;0.2238263;-0.440189,0.08702118;0.007199079;-0.02719629,0.1113674;-0.1380358;-0.3363091,0.1408064;-0.5283203;-0.2501808,0.1529731;-0.5517287;-0.3169138,-0.0790778;0.000391691;-0.04594233,-0.02867958;-0.3378503;-0.02894164,0.0280117;-0.729148;0.03647177,0.03211518;-0.7121956;-0.04877317,-0.01722968;0.5683554;0.04386973,234.1377
+0;0;0,-0.01678339;0.3299405;0.01372628,-0.03205431;0.6462069;0.01181305,0.1461342;0.5186577;0.01206788,0.2437077;0.3183152;-0.1306849,0.3335434;0.1601269;-0.326301,-0.1967573;0.5161886;-0.02915373,-0.223882;0.2934458;-0.1694606,-0.2214713;0.08446325;-0.3358341,0.08612967;0.01250832;-0.02835965,0.1682601;-0.2368277;-0.2483138,0.1935736;-0.6067955;-0.1129981,0.2258599;-0.6386496;-0.1627263,-0.07647409;-0.001319514;-0.0502894,-0.05500878;-0.3430292;-0.05850044,-0.01375524;-0.7321935;-0.006764721,-0.004732215;-0.6932043;-0.09149368,-0.02849471;0.5690118;0.01484509,0;0;0,-0.01013755;0.3292077;0.02916169,-0.01925184;0.6453781;0.04399395,0.1487833;0.5040054;0.005025387,0.2408561;0.3624624;-0.1987497,0.2942426;0.2583037;-0.4388757,-0.1789579;0.5132582;-0.0191414,-0.2255798;0.3296729;-0.2039627,-0.2217315;0.2247756;-0.4496076,0.08714368;0.006761179;-0.02719033,0.1076815;-0.1375971;-0.3370816,0.1351819;-0.5222496;-0.2527405,0.1473377;-0.5464827;-0.3179497,-0.07918333;0.0007850321;-0.04591771,-0.02867742;-0.3376167;-0.03084653,0.02709834;-0.722948;0.03423877,0.03005897;-0.7559349;-0.02377075,-0.01708038;0.5680823;0.04273319,234.1706
+0;0;0,-0.01678086;0.3298908;0.01372421,-0.03204925;0.6461049;0.01181119,0.1444988;0.5190389;0.01209169,0.2421256;0.318587;-0.130739,0.329477;0.1647732;-0.3209456,-0.1951726;0.516593;-0.02874281,-0.222312;0.2937287;-0.1691263,-0.2199681;0.09052524;-0.3308989,0.08616468;0.0125134;-0.02837117,0.1683113;-0.2368718;-0.2483687,0.1935695;-0.6060318;-0.1133485,0.226407;-0.6389418;-0.1639256,-0.07650515;-0.00132005;-0.05030984,-0.05503561;-0.3430972;-0.05852249,-0.01387216;-0.7314117;-0.006899741,-0.004695089;-0.6922691;-0.09307519,-0.02849012;0.5689201;0.01484282,0;0;0,-0.009061011;0.3292103;0.02891969,-0.01643838;0.6453958;0.04323578,0.1489443;0.5039834;0.003215075,0.2399842;0.3679904;-0.204944,0.296651;0.2806843;-0.4429231,-0.1752349;0.5142936;-0.01925801,-0.2249199;0.3334883;-0.2062164,-0.2211239;0.2366972;-0.4472238,0.0872562;0.00641489;-0.02703822,0.1044719;-0.1372191;-0.3375424,0.1313181;-0.5212437;-0.2541643,0.1383514;-0.5451132;-0.3223011,-0.07919904;0.001080586;-0.04595873,-0.02796798;-0.3373421;-0.0323409,0.02719334;-0.7219981;0.03203662,0.02963974;-0.7557144;-0.02736253,-0.01474774;0.5680957;0.04214311,234.2058
+0;0;0,-0.01711203;0.3295029;0.01397119,-0.03273619;0.6455891;0.01240026,0.143043;0.517872;0.01178665,0.2429805;0.3222695;-0.1364117,0.3304106;0.1737509;-0.330698,-0.1949842;0.5163624;-0.02900516,-0.2183644;0.2954368;-0.1734208,-0.2160034;0.09757683;-0.3416314,0.08624899;0.0125365;-0.02804934,0.1671221;-0.2298385;-0.2562938,0.188822;-0.5949008;-0.1202241,0.2250028;-0.6320661;-0.1745148,-0.07642091;-0.001392988;-0.05040555,-0.05379311;-0.3431704;-0.05800805,-0.01259904;-0.7277948;-0.006788164,-0.002667383;-0.6879484;-0.09937394,-0.02908959;0.5684391;0.01533742,0;0;0,-0.008007759;0.3289514;0.02805376,-0.01389843;0.645071;0.04196048,0.1500698;0.5037212;0.0009529591,0.2356907;0.371457;-0.2120866,0.299879;0.2871017;-0.4491794,-0.1722921;0.5141304;-0.02098904,-0.2261259;0.3362073;-0.2098168,-0.2216444;0.2418224;-0.4517266,0.08726427;0.005857572;-0.02708232,0.1017978;-0.1370091;-0.3381443,0.1230942;-0.5177304;-0.2553551,0.131052;-0.5446242;-0.3292975,-0.07924733;0.001666195;-0.04582466,-0.02652393;-0.3366663;-0.03429301,0.02891288;-0.717494;0.03015349,0.03158855;-0.7554888;-0.03416811,-0.01268402;0.5677944;0.04101682,234.2377
+0;0;0,-0.01711167;0.3294961;0.0139709,-0.03273116;0.645488;0.01240022,0.1427336;0.5178812;0.0117924,0.2426716;0.3222774;-0.1364069,0.3301179;0.1737314;-0.330729,-0.1946778;0.5163743;-0.02892508,-0.2180581;0.2954473;-0.1733417,-0.2156966;0.09755087;-0.3415833,0.08625153;0.01253687;-0.02805017,0.1671407;-0.2298864;-0.2563401,0.1886132;-0.591124;-0.1216959,0.2263961;-0.6312634;-0.1783906,-0.07642317;-0.001393029;-0.05040704,-0.05379087;-0.3432385;-0.05801105,-0.01302838;-0.7238332;-0.007327776,-0.002656948;-0.6835508;-0.1040132,-0.02908541;0.5683562;0.0153367,0;0;0,-0.006711899;0.3290697;0.02690339,-0.0112295;0.6451373;0.04029393,0.1515357;0.5038366;-0.00227499,0.2357844;0.3702431;-0.2150341,0.3022327;0.2997356;-0.4560468,-0.1696149;0.5146571;-0.02302851,-0.2208064;0.3370048;-0.2128458,-0.2213364;0.2557508;-0.459567,0.08733866;0.005346805;-0.02695704,0.0994698;-0.1364041;-0.3387067,0.1146758;-0.5134562;-0.2569559,0.1244401;-0.5423977;-0.3343635,-0.07921319;0.002054152;-0.04587333,-0.02514506;-0.3362289;-0.03753374,0.03008301;-0.7129592;0.02655124,0.03409453;-0.6978188;-0.07001209,-0.01043581;0.5678715;0.03951979,234.2713
+0;0;0,-0.01711171;0.3294968;0.01397093,-0.03272424;0.6453485;0.0124006,0.1421235;0.5179487;0.01180448,0.2420681;0.3223322;-0.1364044,0.3295228;0.1737717;-0.3307456,-0.1940787;0.5164472;-0.02876709,-0.2174606;0.295506;-0.173193,-0.2150988;0.09759015;-0.3414511,0.08658646;0.01258556;-0.02815909,0.1675061;-0.229929;-0.256535,0.1890814;-0.5928953;-0.1212464,0.2274881;-0.6341928;-0.1788773,-0.07671992;-0.001398439;-0.05060278,-0.0540791;-0.3433726;-0.05820966,-0.01312155;-0.7257887;-0.007283848,-0.002578864;-0.6853366;-0.1055657,-0.02907973;0.5682428;0.01533608,0;0;0,-0.004964719;0.3292017;0.02564693,-0.007443861;0.6451744;0.03839803,0.1535523;0.5040959;-0.005918026,0.2344139;0.3680534;-0.2184608,0.3015075;0.3051652;-0.4614229,-0.1657727;0.5150415;-0.02486026,-0.2220211;0.3409711;-0.2165794,-0.2234133;0.2754058;-0.4679482,0.08757803;0.00495097;-0.02746129,0.09661147;-0.1344852;-0.3404993,0.1117799;-0.5132666;-0.2579916,0.1199587;-0.5412584;-0.3383021,-0.07978931;0.002489598;-0.04556327,-0.02505877;-0.3359067;-0.0425047,0.033331;-0.7136683;0.0238256,0.03999439;-0.7595457;-0.0400333,-0.007267377;0.567929;0.03784132,234.2943
+0;0;0,-0.01706096;0.3294807;0.01440542,-0.03261371;0.6453372;0.01325706,0.1420317;0.5173302;0.01218647,0.2443566;0.3245243;-0.1380669,0.3330851;0.1830891;-0.3370905,-0.1937349;0.5165127;-0.02903215,-0.2198214;0.3052897;-0.1869085,-0.2075561;0.1138386;-0.3620744,0.08673602;0.01250491;-0.02773149,0.1670959;-0.2239212;-0.262597,0.1869151;-0.5871423;-0.1277245,0.2266852;-0.627826;-0.1851866,-0.07661185;-0.001358717;-0.05076734,-0.05181368;-0.3431999;-0.05758519,-0.0104976;-0.7255808;-0.006685033,0.0002032295;-0.6850959;-0.1049463,-0.02898534;0.5682269;0.01608716,0;0;0,-0.004964719;0.3292017;0.02564693,-0.007443861;0.6451744;0.03839803,0.1535523;0.5040959;-0.005918026,0.2344139;0.3680534;-0.2184608,0.3015075;0.3051652;-0.4614229,-0.1657727;0.5150415;-0.02486026,-0.2220211;0.3409711;-0.2165794,-0.2234133;0.2754058;-0.4679482,0.08757803;0.00495097;-0.02746129,0.09661147;-0.1344852;-0.3404993,0.1117799;-0.5132666;-0.2579916,0.1199587;-0.5412584;-0.3383021,-0.07978931;0.002489598;-0.04556327,-0.02505877;-0.3359067;-0.0425047,0.033331;-0.7136683;0.0238256,0.03999439;-0.7595457;-0.0400333,-0.007267377;0.567929;0.03784132,234.3165
+0;0;0,-0.01706364;0.3295325;0.01440769,-0.03261838;0.6454294;0.01325925,0.1418085;0.5174794;0.01219396,0.2441484;0.3246452;-0.1380816,0.3328932;0.1831841;-0.3371416,-0.1935282;0.5166629;-0.02897189,-0.2196186;0.3054089;-0.1868715,-0.207351;0.1139227;-0.3620694,0.08732561;0.01258991;-0.02792,0.1676704;-0.2237917;-0.2627413,0.1873664;-0.584756;-0.1287068,0.2277405;-0.6265131;-0.1870415,-0.07713263;-0.001367953;-0.05111243,-0.05233912;-0.3431448;-0.05792899,-0.01127976;-0.7231498;-0.007345092,-0.0004164204;-0.6825057;-0.1070986,-0.02898962;0.5683109;0.01608965,0;0;0,-0.003390262;0.3294441;0.02335715,-0.005179289;0.6455094;0.03492379,0.1551187;0.5047053;-0.01053953,0.2332467;0.3680886;-0.2237839,0.299397;0.3183926;-0.470089,-0.1632428;0.5151331;-0.02835128,-0.2143651;0.3429006;-0.2231941,-0.2216419;0.2766207;-0.4743231,0.08792367;0.004646853;-0.02848911,0.09214214;-0.1365932;-0.3407487,0.1088927;-0.5133464;-0.2605931,0.1157563;-0.5406706;-0.3433511,-0.08081808;0.00286445;-0.04498919,-0.02693605;-0.3355899;-0.04922941,0.03465793;-0.7097372;0.02054431,0.03799115;-0.6952463;-0.07910725,-0.005175496;0.5682544;0.03460789,234.3498
+0;0;0,-0.01704629;0.3291974;0.01439304,-0.03259245;0.6449197;0.01324543,0.1410841;0.5172395;0.01219547,0.2434553;0.3243463;-0.1381259,0.3321981;0.1828884;-0.3371815,-0.1927838;0.5164265;-0.02879008,-0.2188821;0.305108;-0.1867379,-0.2066148;0.1136261;-0.3619319,0.08788276;0.01267024;-0.02809813,0.1678925;-0.2227255;-0.2619401,0.1861661;-0.5576215;-0.1375853,0.2263746;-0.5990844;-0.1956809,-0.07762475;-0.001376681;-0.05143854,-0.05293464;-0.3417281;-0.05822667,-0.01484052;-0.6942897;-0.01129586,-0.004021728;-0.6536893;-0.1106403,-0.02896591;0.5678483;0.0160741,0;0;0,-0.002475584;0.3292427;0.02148938,-0.003784362;0.6451911;0.03149819,0.1553152;0.5050335;-0.0152986,0.2304013;0.3698589;-0.2306449,0.2984732;0.3228381;-0.4769456,-0.1612892;0.515103;-0.03106555,-0.2177627;0.3541912;-0.2340489,-0.2244303;0.2835261;-0.4839904,0.08818595;0.00480327;-0.02955651,0.07291783;-0.1632288;-0.3262497,0.1050595;-0.5138025;-0.2628593,0.1106083;-0.5391505;-0.3465526,-0.08183099;0.002650428;-0.04438565,-0.02841723;-0.3343171;-0.05411089,0.03000167;-0.6815177;0.009074066,0.03283213;-0.6670934;-0.09016369,-0.003868803;0.5679826;0.03151131,234.3726
+0;0;0,-0.01719738;0.3291337;0.01476193,-0.03287991;0.6450127;0.01405298,0.1398411;0.5169516;0.01249822,0.2437883;0.3288132;-0.1432081,0.357739;0.1696098;-0.4302668,-0.1919464;0.5166402;-0.02895628,-0.2042801;0.2743156;-0.1365305,-0.2105009;0.07189736;-0.4188801,0.08873776;0.01275024;-0.02797856,0.167695;-0.2176112;-0.2674282,0.1823296;-0.5510578;-0.1431641,0.225706;-0.5935568;-0.206265,-0.07815443;-0.001372782;-0.05205535,-0.05232739;-0.3418491;-0.05880614,-0.01406412;-0.6928332;-0.01202571,-0.002532807;-0.6516814;-0.1162466,-0.02922363;0.5679001;0.0167669,0;0;0,-0.001470397;0.3293526;0.01916599,-0.002468122;0.6455281;0.02708101,0.1554646;0.50598;-0.02089572,0.2302866;0.3898456;-0.2475232,0.2781532;0.2696729;-0.5700142,-0.1584832;0.5130108;-0.03440036,-0.2214;0.3564321;-0.2392666,-0.2277356;0.2639656;-0.5741441,0.08883015;0.004821673;-0.0300951,0.07151788;-0.1595379;-0.3289646,0.09968087;-0.508278;-0.2624098,0.1053213;-0.5358891;-0.3505487,-0.08281469;0.002638886;-0.04420999,-0.02939702;-0.3343385;-0.05936103,0.02971626;-0.6803671;0.0007403344,0.03187856;-0.66688;-0.1033845,-0.002564966;0.5682823;0.02749801,234.4056
+0;0;0,-0.01717558;0.3287165;0.01474322,-0.03285214;0.6444759;0.01403396,0.1389368;0.5167114;0.01250215,0.2428727;0.3285934;-0.1431873,0.3568238;0.1693895;-0.4302468,-0.1910229;0.5164018;-0.02872398,-0.2033553;0.2741035;-0.1362865,-0.2095761;0.07168458;-0.418637,0.0898953;0.01291656;-0.02834353,0.1688938;-0.2175653;-0.2679183,0.1836837;-0.5545503;-0.1423356,0.2258499;-0.5950266;-0.203676,-0.07917392;-0.00139069;-0.05273439,-0.05333337;-0.342045;-0.05948871,-0.01466406;-0.6967537;-0.01221186,-0.003454458;-0.6559129;-0.1135251,-0.02919662;0.5673792;0.01674733,0;0;0,-0.0002195891;0.3290518;0.01708269,-0.0005541518;0.6451571;0.02293038,0.1560047;0.5063389;-0.02610231,0.2277238;0.3847839;-0.2508489,0.279447;0.2710884;-0.5750895,-0.1554814;0.5115103;-0.03729466,-0.2197703;0.3581624;-0.244132,-0.2267378;0.2687837;-0.5798354,0.08958838;0.004856393;-0.03164959,0.06927887;-0.1562927;-0.3322777,0.09714164;-0.5093119;-0.2678595,0.1016628;-0.5336247;-0.3546767,-0.08478425;0.002633918;-0.04308191,-0.03128696;-0.334157;-0.06473037,0.02909758;-0.6837776;-0.004168447,0.03057627;-0.6699449;-0.105381,-0.0007519946;0.5679311;0.02377582,234.4386
+0;0;0,-0.01711275;0.3275141;0.01468929,-0.03275804;0.6426466;0.01397931,0.141383;0.514276;0.01238432,0.2453509;0.3261003;-0.1433529,0.3589168;0.1674344;-0.4294422,-0.1932024;0.5139621;-0.02941977,-0.2055386;0.2715894;-0.1370153,-0.2117384;0.06985465;-0.4184115,0.09105819;0.01308365;-0.02871018,0.170086;-0.2174837;-0.2683738,0.1845711;-0.5475235;-0.1453793,0.2290798;-0.5919151;-0.2101275,-0.08019812;-0.00140868;-0.05341657,-0.05434799;-0.3421893;-0.06017338,-0.01647565;-0.6895875;-0.01387091,-0.004643306;-0.6481445;-0.1208125,-0.02910746;0.5656542;0.01668901,0;0;0,-0.0002829693;0.3279302;0.01535797,-0.0007650889;0.6434379;0.01940227,0.1588929;0.5051449;-0.02888131,0.2262882;0.3856002;-0.2561266,0.2786423;0.273145;-0.5794408,-0.1578151;0.508189;-0.04036101,-0.2214352;0.3610962;-0.2519968,-0.2286026;0.2729037;-0.5867951,0.09069187;0.005221188;-0.03216791,0.06413898;-0.1536252;-0.3336776,0.08836876;-0.4995226;-0.2701827,0.09349325;-0.5303311;-0.3595333,-0.08627758;0.002266082;-0.04287302,-0.03487339;-0.3347018;-0.06847853,0.02400236;-0.677384;-0.01045886,0.02533522;-0.6645574;-0.11728,-0.0008906331;0.5663213;0.0206356,234.4721
+0;0;0,-0.01726537;0.3267911;0.01523753,-0.03330864;0.6414751;0.01521132,0.1401526;0.5131802;0.01295083,0.2425805;0.337151;-0.1573467,0.3651275;0.1532101;-0.4212557,-0.1925581;0.5131086;-0.02955959,-0.2119904;0.3287047;-0.2195507,-0.2040694;0.05659503;-0.4302484,0.09235962;0.01313816;-0.02857194,0.1700717;-0.2129176;-0.2731369,0.1803493;-0.5434927;-0.1410842,0.2213177;-0.5775446;-0.2163243,-0.08109421;-0.001387345;-0.05423163,-0.05413036;-0.3422396;-0.06094886,-0.01547129;-0.6930605;-0.01347675,-0.003561996;-0.6516974;-0.1191705,-0.02953968;0.5645254;0.01772597,0;0;0,-0.0003593974;0.3272759;0.01459599,-0.001141777;0.6423692;0.01705623,0.1574363;0.5044391;-0.03240561,0.2253599;0.386223;-0.2602001,0.278069;0.2774223;-0.5825107,-0.1572297;0.5071831;-0.04218929,-0.2213176;0.3644044;-0.2566327,-0.221402;0.2507724;-0.5815753,0.09173915;0.005570441;-0.03274393,0.05933911;-0.1502008;-0.3354616,0.08468974;-0.5000124;-0.2737148,0.08683536;-0.5271019;-0.3641489,-0.08778436;0.001906399;-0.04253868,-0.04414629;-0.3356942;-0.07531043,0.01989993;-0.6819209;-0.02193809,0.02084934;-0.6689854;-0.1275318,-0.001118584;0.5653034;0.01868725,234.4953
+0;0;0,-0.01726537;0.3267911;0.01523753,-0.03330864;0.6414751;0.01521132,0.1401526;0.5131802;0.01295083,0.2425805;0.337151;-0.1573467,0.3651275;0.1532101;-0.4212557,-0.1925581;0.5131086;-0.02955959,-0.2119904;0.3287047;-0.2195507,-0.2040694;0.05659503;-0.4302484,0.09235962;0.01313816;-0.02857194,0.1700717;-0.2129176;-0.2731369,0.1803493;-0.5434927;-0.1410842,0.2213177;-0.5775446;-0.2163243,-0.08109421;-0.001387345;-0.05423163,-0.05413036;-0.3422396;-0.06094886,-0.01547129;-0.6930605;-0.01347675,-0.003561996;-0.6516974;-0.1191705,-0.02953968;0.5645254;0.01772597,0;0;0,-0.0003593974;0.3272759;0.01459599,-0.001141777;0.6423692;0.01705623,0.1574363;0.5044391;-0.03240561,0.2253599;0.386223;-0.2602001,0.278069;0.2774223;-0.5825107,-0.1572297;0.5071831;-0.04218929,-0.2213176;0.3644044;-0.2566327,-0.221402;0.2507724;-0.5815753,0.09173915;0.005570441;-0.03274393,0.05933911;-0.1502008;-0.3354616,0.08468974;-0.5000124;-0.2737148,0.08683536;-0.5271019;-0.3641489,-0.08778436;0.001906399;-0.04253868,-0.04414629;-0.3356942;-0.07531043,0.01989993;-0.6819209;-0.02193809,0.02084934;-0.6689854;-0.1275318,-0.001118584;0.5653034;0.01868725,234.5179
+0;0;0,-0.01723371;0.3261917;0.01520958,-0.03325262;0.6404003;0.01518163,0.1393851;0.5124283;0.01294176,0.2417903;0.3364381;-0.157318,0.3443771;0.1824571;-0.3782421,-0.1917181;0.512357;-0.02936328,-0.2111462;0.3279941;-0.2193123,-0.2045154;0.100205;-0.395692,0.09312819;0.01324749;-0.0288097,0.1708747;-0.2129083;-0.273483,0.1812137;-0.5454603;-0.1406406,0.2212753;-0.5780944;-0.2142152,-0.08176905;-0.00139889;-0.05468291,-0.05479326;-0.342402;-0.06140313,-0.01590301;-0.695321;-0.01364713,-0.00425733;-0.6542094;-0.1170014,-0.02948733;0.5635254;0.01769383,0;0;0,-0.0006887391;0.3267001;0.01399779,-0.001881028;0.6413217;0.01521659,0.1554603;0.503758;-0.03556871,0.2285304;0.3867347;-0.2623154,0.2756363;0.317108;-0.5379506,-0.1570209;0.5055397;-0.04253728,-0.2241197;0.3694513;-0.2603111,-0.2238278;0.2694937;-0.5305887,0.09233483;0.005693347;-0.03346968,0.05417548;-0.1468513;-0.3373282,0.0777976;-0.4995181;-0.2789078,0.08070496;-0.5236148;-0.3683857,-0.08887158;0.001741229;-0.04215644,-0.04618667;-0.3361431;-0.07483941,0.009057619;-0.6865665;-0.02487624,-0.0005723704;-0.7325494;-0.09611562,-0.001694271;0.5643393;0.0171926,234.5498
+0;0;0,-0.01662557;0.3256809;0.01630719,-0.0323493;0.6393611;0.01694907,0.1399181;0.511371;0.01414357,0.2430128;0.3392792;-0.1596944,0.3329942;0.2185042;-0.3716798,-0.1903494;0.5116374;-0.02871802,-0.2200806;0.321534;-0.2115854,-0.2081158;0.1539841;-0.4100922,0.09385167;0.01314572;-0.02830137,0.1716329;-0.209147;-0.2775527,0.1764374;-0.5504556;-0.1398393,0.2178882;-0.5836134;-0.2139537,-0.08200684;-0.001283393;-0.05527337,-0.05380779;-0.3429807;-0.06143243,-0.01302965;-0.7054048;-0.01177768,-0.001065899;-0.6641023;-0.1163201,-0.02862447;0.5626041;0.01929672,0;0;0,-3.288873E-05;0.3262144;0.01394868,-0.0005694423;0.6402956;0.01464725,0.1556755;0.5030383;-0.03813672,0.2301583;0.3899968;-0.2664734,0.2682492;0.3649011;-0.5224819,-0.1556834;0.5048717;-0.04275528,-0.2227742;0.3706284;-0.2617102,-0.2237569;0.2806989;-0.5057037,0.09259902;0.005492598;-0.03430986,0.05138046;-0.1313153;-0.3460386,0.0718317;-0.4932058;-0.2820332,0.07678052;-0.5190851;-0.3717718,-0.08966122;0.001895147;-0.04170359,-0.04636857;-0.3364615;-0.07678437,0.0102014;-0.6965063;-0.02533266,0.001009131;-0.7387096;-0.1021584,-0.000502795;0.5634425;0.01679659,234.5727
+0;0;0,-0.01661001;0.3253761;0.01629193,-0.03231735;0.6387295;0.01693286,0.1396089;0.5109155;0.01413544,0.2428238;0.3386232;-0.1599052,0.3327113;0.2179743;-0.3716691,-0.1899972;0.5111815;-0.02864032,-0.219763;0.3208565;-0.2117209,-0.2078107;0.1534816;-0.4100203,0.09425829;0.01320267;-0.02842399,0.1721545;-0.2094187;-0.2780437,0.1771015;-0.5608523;-0.1362451,0.2187155;-0.5942586;-0.2106511,-0.08236215;-0.001288953;-0.05551285,-0.0541214;-0.3434914;-0.06168101,-0.01213357;-0.7166669;-0.01055323,-0.0001227399;-0.67532;-0.115507,-0.02859608;0.5620461;0.01927826,0;0;0,-0.001370372;0.3259063;0.01393318,-0.002918951;0.6396556;0.01426315,0.1526241;0.5025246;-0.04000401,0.225461;0.4203405;-0.2820137,0.2705145;0.3120509;-0.5137968,-0.1574441;0.5041601;-0.04267286,-0.2337561;0.3740901;-0.2615024,-0.2289925;0.2867116;-0.5060881,0.09306693;0.005664125;-0.03425384,0.04668511;-0.118982;-0.3508769,0.06699324;-0.491658;-0.2850194,0.07106625;-0.5173023;-0.3754375,-0.09006299;0.001697813;-0.04186448,-0.04926845;-0.3372708;-0.07893449,0.009076428;-0.708039;-0.02636275,0.0006458936;-0.7499977;-0.104075,-0.00259418;0.5628808;0.01654792,234.606
+0;0;0,-0.01656919;0.3245763;0.01625188,-0.0322559;0.6375192;0.01689114,0.1387797;0.510056;0.01411834,0.2419655;0.3378122;-0.1598731,0.3318526;0.2171638;-0.3716364,-0.1890888;0.5103205;-0.0284319,-0.2188462;0.3200492;-0.2114608,-0.206894;0.1526749;-0.4097596,0.0963897;0.01350122;-0.02906673,0.1756307;-0.2129634;-0.2829958,0.1805466;-0.5621842;-0.14209,0.2215804;-0.5947067;-0.2154588,-0.08422456;-0.001318099;-0.05676813,-0.05549628;-0.3494282;-0.06304277,-0.01377283;-0.7202539;-0.01223693,-0.001929422;-0.6790652;-0.1157278,-0.02853857;0.5609169;0.01923406,0;0;0,-0.009068208;0.3250359;0.01256371,-0.01426498;0.6383376;0.01183414,0.1405489;0.5016485;-0.04356408,0.2240166;0.4331108;-0.2863066,0.2386001;0.3029353;-0.5106302,-0.1671812;0.5027276;-0.04445219,-0.2452108;0.3686758;-0.2601596,-0.2429502;0.2934794;-0.5087956,0.09541631;0.007783696;-0.03395987,0.03512701;-0.1199822;-0.3534695,0.05361372;-0.4908451;-0.2905991,0.05670025;-0.5136051;-0.3810573,-0.09236737;-4.683124E-05;-0.04226582,-0.06094238;-0.3452726;-0.08558975,-0.002070997;-0.7139434;-0.03609456,-0.008168302;-0.7612552;-0.1065326,-0.01327581;0.5616546;0.01427746,234.6398
+0;0;0,-0.01616511;0.32438;0.01727692,-0.03165135;0.6368329;0.0187347,0.1389678;0.5098221;0.01528637,0.2416269;0.3420049;-0.1631596,0.3318008;0.2192735;-0.3739464,-0.1876544;0.510151;-0.02840354,-0.2056824;0.3351635;-0.227398,-0.1987755;0.1589744;-0.4185396,0.09653305;0.01325727;-0.0284901,0.1742431;-0.2039066;-0.287008,0.1755977;-0.5480675;-0.1478789,0.2142456;-0.5760869;-0.2236972,-0.08400619;-0.00111571;-0.05698935,-0.05444613;-0.3462523;-0.06311354,-0.01249973;-0.7115075;-0.01178554,-0.0005587228;-0.6704493;-0.1134883,-0.02796078;0.5603728;0.0208647,0;0;0,-0.008756455;0.3248445;0.01347375,-0.01447357;0.63764;0.0136199,0.1398896;0.5015596;-0.04285765,0.2169434;0.4064457;-0.2785704,0.2509279;0.3581972;-0.5318342,-0.1669942;0.5019112;-0.0417055,-0.2436364;0.369027;-0.2585284,-0.2441588;0.295178;-0.5078706,0.09528065;0.00781104;-0.03415632,0.03379089;-0.1211451;-0.3497825,0.05164684;-0.4873294;-0.2915106,0.05434781;-0.5091771;-0.3804648,-0.09237413;-0.0001606674;-0.04210776,-0.05979951;-0.3425099;-0.08413687,-0.002462715;-0.7059646;-0.03495734,-0.007834323;-0.7483799;-0.1080018,-0.01326593;0.5611039;0.01587486,234.6729
+0;0;0,-0.01614241;0.3239245;0.01725266,-0.0316107;0.636015;0.01870894,0.13832;0.5093044;0.01528087,0.2409954;0.3414605;-0.1631935,0.3311604;0.2187413;-0.3739594,-0.1869639;0.5096319;-0.02823002,-0.2049948;0.3346165;-0.2272562,-0.1980886;0.158445;-0.4183788,0.09692351;0.01331089;-0.02860534,0.1747142;-0.2040782;-0.2873914,0.176037;-0.5401555;-0.1515301,0.214629;-0.5680911;-0.2272388,-0.08434598;-0.001120223;-0.05721987,-0.05475526;-0.3466147;-0.06335041,-0.01379408;-0.703291;-0.01322797,-0.001870329;-0.6622487;-0.1147837,-0.02792463;0.559648;0.02083635,0;0;0,-0.0118228;0.3242605;0.01416373,-0.02001843;0.6366415;0.01514244,0.1338569;0.5008159;-0.04269361,0.210184;0.4092853;-0.2801031,0.2479477;0.3549277;-0.5315611,-0.1710077;0.5009564;-0.04060951,-0.2469802;0.3752919;-0.2619769,-0.2584892;0.3123478;-0.5140039,0.09552107;0.008894116;-0.03444171,0.02923506;-0.1268689;-0.3466183,0.04524842;-0.4851036;-0.2935196,0.04833763;-0.506846;-0.3823502,-0.092892;-0.001236573;-0.04194235,-0.0646373;-0.3442794;-0.08440323,-0.008428901;-0.699176;-0.03647611,-0.01429976;-0.7401206;-0.110706,-0.01814668;0.560203;0.01706171,234.6951
+0;0;0,-0.01614725;0.3240215;0.01725783,-0.03160538;0.6359051;0.0187155,0.1384294;0.509267;0.01528085,0.241159;0.3413344;-0.1632878,0.3513626;0.1913416;-0.4208952,-0.1870681;0.5095947;-0.02825861,-0.2051085;0.3344869;-0.2273899,-0.1966674;0.1191623;-0.4609884,0.0967299;0.0132843;-0.0285482,0.1742405;-0.2033222;-0.2864027,0.1755364;-0.5325739;-0.1533006,0.2158049;-0.5630262;-0.2322982,-0.08417749;-0.001117985;-0.05710556,-0.0546933;-0.3453687;-0.06321404,-0.01456403;-0.694801;-0.01410959,-0.002122311;-0.653279;-0.120077,-0.0279244;0.5596436;0.02083998,0;0;0,-0.01178516;0.3243101;0.0152514,-0.02058109;0.636452;0.01857328,0.1332533;0.500982;-0.04107666,0.206853;0.4244274;-0.2847239,0.259829;0.3131664;-0.5776722,-0.1713654;0.5005462;-0.03775649,-0.2613076;0.3896323;-0.2619216,-0.2535899;0.3039525;-0.5678687,0.0953199;0.008911282;-0.0343926,0.03099219;-0.1175423;-0.3494904,0.04141142;-0.4677663;-0.2915329,0.04600482;-0.4965924;-0.3811712,-0.0926718;-0.001273721;-0.041934,-0.06375879;-0.3430928;-0.08363461,-0.008804694;-0.6908043;-0.03671704,-0.006368023;-0.7173065;-0.1279213,-0.01849443;0.5601122;0.01990318,234.7287
+0;0;0,-0.01642599;0.3235234;0.01796769,-0.03244572;0.6348972;0.02042841,0.1372634;0.5083043;0.01613802,0.2399288;0.344806;-0.1665679,0.3459185;0.2004527;-0.4349713,-0.1868553;0.5086694;-0.02819314,-0.2149869;0.3268093;-0.2199972,-0.196499;0.1325608;-0.4769756,0.0971984;0.01316006;-0.02815801,0.1751968;-0.2140701;-0.2939557,0.1742562;-0.6198032;-0.1368395,0.2106612;-0.6447286;-0.2195882,-0.08423679;-0.0009636158;-0.05759186,-0.05329676;-0.3578607;-0.06332444,-0.003598783;-0.785815;-0.002570204,0.008877617;-0.7443966;-0.1069897,-0.02860587;0.5587441;0.022242,0;0;0,-0.01298766;0.3237888;0.01588106,-0.02354359;0.6353965;0.01927924,0.1301945;0.5005316;-0.04098511,0.2077236;0.4415016;-0.2882866,0.2575912;0.3124406;-0.5797803,-0.1736272;0.4992462;-0.03600349,-0.2623462;0.3927708;-0.2628189,-0.2451149;0.4150858;-0.5842489,0.09568728;0.009687141;-0.03411293,0.03705467;-0.03958902;-0.3841126,0.03945769;-0.4652371;-0.2939807,0.0430798;-0.490401;-0.3841654,-0.09292169;-0.001985466;-0.04213319,-0.06566294;-0.3561807;-0.08869912,0.003094591;-0.7821447;-0.03272719,0.004469463;-0.8235109;-0.110794,-0.0209979;0.5591794;0.02062106,234.7622
+0;0;0,-0.01642599;0.3235234;0.01796769,-0.03244572;0.6348972;0.02042841,0.1372634;0.5083043;0.01613802,0.2399288;0.344806;-0.1665679,0.3459185;0.2004527;-0.4349713,-0.1868553;0.5086694;-0.02819314,-0.2149869;0.3268093;-0.2199972,-0.196499;0.1325608;-0.4769756,0.0971984;0.01316006;-0.02815801,0.1751968;-0.2140701;-0.2939557,0.1742562;-0.6198032;-0.1368395,0.2106612;-0.6447286;-0.2195882,-0.08423679;-0.0009636158;-0.05759186,-0.05329676;-0.3578607;-0.06332444,-0.003598783;-0.785815;-0.002570204,0.008877617;-0.7443966;-0.1069897,-0.02860587;0.5587441;0.022242,0;0;0,-0.01298766;0.3237888;0.01588106,-0.02354359;0.6353965;0.01927924,0.1301945;0.5005316;-0.04098511,0.2077236;0.4415016;-0.2882866,0.2575912;0.3124406;-0.5797803,-0.1736272;0.4992462;-0.03600349,-0.2623462;0.3927708;-0.2628189,-0.2451149;0.4150858;-0.5842489,0.09568728;0.009687141;-0.03411293,0.03705467;-0.03958902;-0.3841126,0.03945769;-0.4652371;-0.2939807,0.0430798;-0.490401;-0.3841654,-0.09292169;-0.001985466;-0.04213319,-0.06566294;-0.3561807;-0.08869912,0.003094591;-0.7821447;-0.03272719,0.004469463;-0.8235109;-0.110794,-0.0209979;0.5591794;0.02062106,234.7848
+0;0;0,-0.01642432;0.3234904;0.01796586,-0.03245348;0.6350486;0.0204266,0.135286;0.5089767;0.01621072,0.2379497;0.3454811;-0.1664922,0.3436555;0.2015144;-0.4341767,-0.184976;0.5093374;-0.02759294,-0.2131072;0.3274803;-0.2193939,-0.1946688;0.1337521;-0.4756839,0.09758561;0.01321249;-0.02827019,0.1754991;-0.2137704;-0.2937786,0.1745727;-0.6133982;-0.1390267,0.2118623;-0.6396582;-0.2237862,-0.08457237;-0.0009674548;-0.05782129,-0.05366602;-0.3574762;-0.06354765,-0.004715871;-0.7789907;-0.003707614,0.008063706;-0.7372949;-0.1106645,-0.02860964;0.5588163;0.02224208,0;0;0,-0.01340156;0.3237712;0.01520348,-0.0253408;0.6355182;0.01616478,0.1283431;0.5000887;-0.03808188,0.2065326;0.4423586;-0.2854776,0.2548305;0.3173158;-0.5780298,-0.1742827;0.4986587;-0.0326349,-0.2668568;0.3960862;-0.2597031,-0.2604783;0.3060733;-0.5685916,0.09590606;0.01038601;-0.03450918,0.03692187;-0.03894903;-0.3840423,0.03923158;-0.4582557;-0.2955658,0.04271193;-0.4864722;-0.3868818,-0.09340413;-0.00243682;-0.04202922,-0.06414568;-0.3565753;-0.08464824,0.0002985224;-0.7750931;-0.01876005,0.008149625;-0.8250028;-0.09151084,-0.02228492;0.5592618;0.01841474,234.8076
+0;0;0,-0.01654219;0.3231808;0.01861128,-0.0326882;0.6349837;0.02157176,0.1405767;0.5067115;0.01630858,0.2411551;0.3398224;-0.1645358,0.3383586;0.2400302;-0.4519733,-0.190136;0.5077594;-0.02987574,-0.2069154;0.3457303;-0.2399655,-0.1943696;0.1469849;-0.4897059,0.09759323;0.01310825;-0.02766371,0.1736371;-0.2049796;-0.2989249,0.1681977;-0.5982274;-0.151279,0.2092103;-0.6342151;-0.234328,-0.08425188;-0.0009084802;-0.05798572,-0.05286587;-0.3557492;-0.06351763,-0.004690561;-0.7688746;-0.004532035,0.009009772;-0.7265567;-0.1167555,-0.02881382;0.5587234;0.02327215,0;0;0,-0.01179856;0.323427;0.01793289,-0.0237058;0.6353906;0.02396917,0.1345283;0.4987754;-0.0363493,0.2093804;0.4412227;-0.2848599,0.2574522;0.318931;-0.5759977,-0.1765109;0.4945844;-0.030391,-0.2690641;0.3971119;-0.2597503,-0.2612286;0.3059337;-0.5657773,0.09579777;0.01026245;-0.03433681,0.04203074;-0.03836217;-0.3831525,0.04328116;-0.4492345;-0.2956586,0.04792921;-0.4830588;-0.3896713,-0.09315492;-0.002538171;-0.04215764,-0.06010608;-0.354882;-0.08325748,0.008709934;-0.7653567;-0.02626865,-0.001306566;-0.8027487;-0.1173265,-0.02072258;0.5590736;0.02454567,234.8304
+0;0;0,-0.01654219;0.3231808;0.01861128,-0.0326882;0.6349837;0.02157176,0.1405767;0.5067115;0.01630858,0.2411551;0.3398224;-0.1645358,0.3383586;0.2400302;-0.4519733,-0.190136;0.5077594;-0.02987574,-0.2069154;0.3457303;-0.2399655,-0.1943696;0.1469849;-0.4897059,0.09759323;0.01310825;-0.02766371,0.1736371;-0.2049796;-0.2989249,0.1681977;-0.5982274;-0.151279,0.2092103;-0.6342151;-0.234328,-0.08425188;-0.0009084802;-0.05798572,-0.05286587;-0.3557492;-0.06351763,-0.004690561;-0.7688746;-0.004532035,0.009009772;-0.7265567;-0.1167555,-0.02881382;0.5587234;0.02327215,0;0;0,-0.01179856;0.323427;0.01793289,-0.0237058;0.6353906;0.02396917,0.1345283;0.4987754;-0.0363493,0.2093804;0.4412227;-0.2848599,0.2574522;0.318931;-0.5759977,-0.1765109;0.4945844;-0.030391,-0.2690641;0.3971119;-0.2597503,-0.2612286;0.3059337;-0.5657773,0.09579777;0.01026245;-0.03433681,0.04203074;-0.03836217;-0.3831525,0.04328116;-0.4492345;-0.2956586,0.04792921;-0.4830588;-0.3896713,-0.09315492;-0.002538171;-0.04215764,-0.06010608;-0.354882;-0.08325748,0.008709934;-0.7653567;-0.02626865,-0.001306566;-0.8027487;-0.1173265,-0.02072258;0.5590736;0.02454567,234.8523
+0;0;0,-0.01649278;0.3222155;0.0185557,-0.03258987;0.6330764;0.02150266,0.1439834;0.5039082;0.0161005,0.2445708;0.3370042;-0.16476,0.3413156;0.2376829;-0.4508412,-0.1932005;0.5049767;-0.03098751,-0.2099814;0.3429331;-0.241096,-0.1974948;0.1451256;-0.4896579,0.09466936;0.01271553;-0.02683491,0.1683412;-0.1985693;-0.2896344,0.1633112;-0.5622134;-0.1531033,0.2039026;-0.5975233;-0.2352992,-0.08172771;-0.0008812624;-0.05624848,-0.05132075;-0.3446532;-0.06160783,-0.006772086;-0.7266785;-0.007062666,0.006787519;-0.684487;-0.1181334,-0.02872168;0.5569379;0.02320034,0;0;0,0.007651226;0.3218329;0.0283587,0.002477442;0.6329588;0.03755283,0.1627363;0.4961289;-0.02571511,0.2356561;0.4388382;-0.2748853,0.2841844;0.3179094;-0.5648645,-0.1536707;0.49004;-0.0196491,-0.2462081;0.3937578;-0.2495444,-0.2448085;0.3152128;-0.5575955,0.09201994;0.007291779;-0.03637648,0.07141529;-0.06833021;-0.3725151,0.07205582;-0.4480667;-0.2906436,0.07639804;-0.4785581;-0.3854651,-0.090356;-0.0004323452;-0.04098406,-0.03605701;-0.3399006;-0.07172946,0.02662906;-0.7187195;-0.01282439,0.03726524;-0.7694752;-0.09050714,0.004457056;0.5567296;0.03725171,234.885
+0;0;0,-0.01681728;0.3226344;0.01903784,-0.03336703;0.6336987;0.02242884,0.1462849;0.5035859;0.01623327,0.2493687;0.3494214;-0.1741784,0.33407;0.2359562;-0.4504018,-0.1960788;0.5047796;-0.03304749,-0.2127655;0.3433588;-0.2435574,-0.2010203;0.1605836;-0.4941633,0.09478482;0.01269659;-0.0265621,0.166579;-0.194568;-0.2933207,0.1604462;-0.5622396;-0.1596321,0.1960902;-0.5929257;-0.2453599,-0.08168327;-0.0008988815;-0.05637326,-0.05107847;-0.3448582;-0.06170962,-0.006011404;-0.7295536;-0.006292056,0.007735429;-0.6875054;-0.1156922,-0.02937534;0.5575591;0.0239981,0;0;0,0.005851341;0.3222552;0.02924967,0.00115867;0.6335026;0.04196405,0.1634346;0.4961413;-0.02480006,0.2366175;0.4224437;-0.2694682,0.2821996;0.3227528;-0.559868,-0.1573895;0.4887642;-0.01833689,-0.251421;0.3874853;-0.2453837,-0.2471258;0.317515;-0.5477638,0.09211078;0.007250145;-0.03624845,0.07725671;-0.05947496;-0.3747751,0.07556047;-0.4427844;-0.2962662,0.07863694;-0.47288;-0.3894413,-0.09036475;-0.0003729633;-0.04104853,-0.03502208;-0.3400441;-0.06992489,0.02731481;-0.7219993;-0.012331,0.03734168;-0.7710288;-0.08950835,0.002785761;0.5572708;0.04066014,234.9083
+0;0;0,-0.0168879;0.3239892;0.01911779,-0.03347661;0.6357855;0.02251742,0.1493992;0.5045212;0.01618309,0.2649297;0.3317423;-0.1972196,0.3402117;0.2308952;-0.4427252,-0.1992312;0.5057368;-0.0339997,-0.2179327;0.3248254;-0.2699274,-0.2074937;0.1623761;-0.4926642,0.09319998;0.01248429;-0.02611797,0.1651456;-0.1952175;-0.2934392,0.1586728;-0.5832752;-0.1523381,0.1941602;-0.6136947;-0.2376893,-0.08031749;-0.0008838517;-0.05543068,-0.04964813;-0.3455687;-0.0607783,-0.002082266;-0.7515941;-0.002288025,0.01160418;-0.7095988;-0.1112076,-0.02947635;0.5594823;0.02409004,0;0;0,0.005709454;0.3233795;0.03182411,0.003614807;0.6352414;0.04777455,0.1677676;0.4972787;-0.02253389,0.2411944;0.4089981;-0.2974076,0.2853808;0.3268716;-0.5570483,-0.1578049;0.4879764;-0.01512874,-0.2617657;0.3857718;-0.2749112,-0.2571855;0.3156799;-0.5417007,0.09037165;0.00629881;-0.0362978,0.08838149;-0.03246886;-0.3802018,0.08263502;-0.4377388;-0.30106,0.08706496;-0.4643451;-0.3957742,-0.08865513;0.0003955041;-0.04079647,-0.02926601;-0.3396688;-0.06541524,0.03462642;-0.7429326;-0.003476992,0.04277082;-0.7922646;-0.0798628,0.004555983;0.5588524;0.04565978,234.9306
+0;0;0,-0.0168879;0.3239892;0.01911779,-0.03347661;0.6357855;0.02251742,0.1493992;0.5045212;0.01618309,0.2649297;0.3317423;-0.1972196,0.3402117;0.2308952;-0.4427252,-0.1992312;0.5057368;-0.0339997,-0.2179327;0.3248254;-0.2699274,-0.2074937;0.1623761;-0.4926642,0.09319998;0.01248429;-0.02611797,0.1651456;-0.1952175;-0.2934392,0.1586728;-0.5832752;-0.1523381,0.1941602;-0.6136947;-0.2376893,-0.08031749;-0.0008838517;-0.05543068,-0.04964813;-0.3455687;-0.0607783,-0.002082266;-0.7515941;-0.002288025,0.01160418;-0.7095988;-0.1112076,-0.02947635;0.5594823;0.02409004,0;0;0,0.005709454;0.3233795;0.03182411,0.003614807;0.6352414;0.04777455,0.1677676;0.4972787;-0.02253389,0.2411944;0.4089981;-0.2974076,0.2853808;0.3268716;-0.5570483,-0.1578049;0.4879764;-0.01512874,-0.2617657;0.3857718;-0.2749112,-0.2571855;0.3156799;-0.5417007,0.09037165;0.00629881;-0.0362978,0.08838149;-0.03246886;-0.3802018,0.08263502;-0.4377388;-0.30106,0.08706496;-0.4643451;-0.3957742,-0.08865513;0.0003955041;-0.04079647,-0.02926601;-0.3396688;-0.06541524,0.03462642;-0.7429326;-0.003476992,0.04277082;-0.7922646;-0.0798628,0.004555983;0.5588524;0.04565978,234.9537
+0;0;0,-0.01715048;0.3241949;0.01962851,-0.0338561;0.6362751;0.02354862,0.1510185;0.5043171;0.01635898,0.2541834;0.3531057;-0.17658,0.3395309;0.2402107;-0.4550273,-0.2008345;0.5054197;-0.03557478,-0.217809;0.3462396;-0.2479587,-0.205236;0.1737103;-0.5080315,0.09340344;0.01217818;-0.02581695,0.1645383;-0.1897871;-0.3027975,0.1562364;-0.577772;-0.1645446,0.1912742;-0.6053159;-0.2471712,-0.08032917;-0.0005347633;-0.05555145,-0.04875852;-0.349164;-0.06096471,-0.0008515604;-0.7541795;-0.002805892,0.01265226;-0.7125762;-0.1079206,-0.02984411;0.5599431;0.02500389,0;0;0,0.004650679;0.3235765;0.03253245,0.001889264;0.6356201;0.05050516,0.1678044;0.4973686;-0.02170801,0.2349781;0.4610975;-0.2764735,0.2853302;0.331851;-0.5563349,-0.1610932;0.4867633;-0.01332374,-0.2528921;0.3991108;-0.2470401,-0.2472839;0.3169845;-0.5483476,0.09050629;0.006474376;-0.03613472,0.09177952;-0.0285632;-0.3844724,0.08977496;-0.4336815;-0.3097049,0.09178131;-0.4583441;-0.4012148,-0.08862486;0.0002306736;-0.04104398,-0.02664702;-0.3436955;-0.06206647,0.0356524;-0.7463006;-0.0008869693,0.04179855;-0.790676;-0.07702251,0.00285826;0.5592189;0.04791665,234.9856
+0;0;0,-0.01717086;0.3245802;0.01965184,-0.03390136;0.6371239;0.02357979,0.1536583;0.504276;0.01626322,0.2568232;0.3530647;-0.1766757,0.3418741;0.240562;-0.4541554,-0.2034116;0.5053949;-0.03644056,-0.2203861;0.3462149;-0.2488244,-0.2078568;0.1742851;-0.5079935,0.09340183;0.01217797;-0.0258165,0.1635419;-0.1869631;-0.2989238,0.156131;-0.5333091;-0.1755083,0.1917055;-0.5617345;-0.2594006,-0.08032779;-0.0005347541;-0.05555049,-0.04919862;-0.3442888;-0.06088805,-0.00643307;-0.7058377;-0.008970883,0.007277611;-0.6640567;-0.1156958,-0.02988595;0.5607268;0.0250363,0;0;0,0.003315345;0.3238773;0.03355336,-0.0004486924;0.6362138;0.05414963,0.1679191;0.4976525;-0.02059102,0.2350746;0.4615044;-0.2753787,0.2853545;0.3381578;-0.5567024,-0.163726;0.4849958;-0.01494796,-0.2569994;0.3989114;-0.2486632,-0.2504929;0.3181033;-0.5491847,0.09057174;0.006535724;-0.03595471,0.100155;-0.06372596;-0.3737947,0.09646212;-0.4270772;-0.3171903,0.09907155;-0.4525186;-0.4101228,-0.0885471;0.0001914271;-0.04120769,-0.02718958;-0.3390368;-0.05920412,0.02754575;-0.6987398;-0.005728513,0.02303885;-0.6847238;-0.112692,0.0006532643;0.5597731;0.0509305,235.0078
+0;0;0,-0.01724847;0.3260472;0.01974066,-0.03401742;0.6393096;0.02367701,0.1549273;0.5058481;0.01629835,0.2580879;0.354643;-0.1766326,0.342536;0.2429377;-0.4521456,-0.2048175;0.5069754;-0.03680025,-0.2217914;0.3478018;-0.2491753,-0.2093509;0.1770907;-0.5065075,0.09293282;0.01211682;-0.02568686,0.1630691;-0.1870134;-0.2987793,0.1558428;-0.5247276;-0.1784396,0.1923947;-0.554758;-0.2646366,-0.07992443;-0.0005320688;-0.05527155,-0.04879695;-0.3442674;-0.06060882,-0.007097222;-0.6968056;-0.009985555,0.006990119;-0.6547009;-0.1196425,-0.02999198;0.5627217;0.02513716,0;0;0,0.003170757;0.3250788;0.03616142,0.0001426426;0.6380423;0.0582397,0.1696849;0.4989813;-0.01733232,0.237616;0.4658606;-0.2723144,0.286565;0.3485279;-0.5540128,-0.1634005;0.4850946;-0.01327007,-0.2614269;0.420749;-0.2519706,-0.2392743;0.3547317;-0.5530818,0.08969003;0.00604634;-0.0369091,0.1027897;-0.0639987;-0.3746568,0.1048498;-0.4181517;-0.3184772,0.1073409;-0.4470791;-0.4127691,-0.08829924;0.0007227692;-0.04056925,-0.02568246;-0.3383457;-0.05679081,0.02645297;-0.6891112;-0.00359128,0.02197311;-0.675461;-0.1135105,0.001103286;0.5614223;0.05470395,235.0412
+0;0;0,-0.01740171;0.3256954;0.02021015,-0.03426323;0.6391881;0.02460879,0.1562982;0.5055703;0.01670629,0.2578779;0.3634185;-0.1838376,0.3342187;0.2657694;-0.4725849,-0.206132;0.5064408;-0.03753001,-0.2288332;0.3516188;-0.2526073,-0.2094598;0.179398;-0.5147197,0.09391721;0.01191273;-0.02539075,0.1635391;-0.1837993;-0.3010094,0.1538477;-0.5153952;-0.1878262,0.1906758;-0.5453604;-0.2754594,-0.08041306;-0.0001739561;-0.05604243,-0.04897358;-0.3438382;-0.06079083,-0.007729411;-0.6882939;-0.01069731,0.006657276;-0.6460358;-0.1214876,-0.0302247;0.5625935;0.02596515,0;0;0,0.001762999;0.3245934;0.03774643,-0.002372716;0.6376479;0.0617435,0.1687411;0.498369;-0.01543808,0.2334826;0.4481384;-0.2684773,0.2864575;0.3925145;-0.5731704,-0.1657642;0.48338;-0.01299789,-0.2643535;0.4185687;-0.2513738,-0.2519473;0.3166316;-0.5483471,0.09045998;0.006898105;-0.03710055,0.1029378;-0.06578423;-0.3742617,0.1106809;-0.4123506;-0.3223772,0.1129996;-0.4454959;-0.4153235,-0.08918139;0.0001992838;-0.04066551,-0.02555166;-0.3386924;-0.05548969,0.02394303;-0.6817833;-0.003536355,0.01955611;-0.668241;-0.1146292,-0.00113201;0.5610542;0.05764985,235.0639
+0;0;0,-0.01740171;0.3256954;0.02021015,-0.03426323;0.6391881;0.02460879,0.1562982;0.5055703;0.01670629,0.2578779;0.3634185;-0.1838376,0.3342187;0.2657694;-0.4725849,-0.206132;0.5064408;-0.03753001,-0.2288332;0.3516188;-0.2526073,-0.2094598;0.179398;-0.5147197,0.09391721;0.01191273;-0.02539075,0.1635391;-0.1837993;-0.3010094,0.1538477;-0.5153952;-0.1878262,0.1906758;-0.5453604;-0.2754594,-0.08041306;-0.0001739561;-0.05604243,-0.04897358;-0.3438382;-0.06079083,-0.007729411;-0.6882939;-0.01069731,0.006657276;-0.6460358;-0.1214876,-0.0302247;0.5625935;0.02596515,0;0;0,0.001762999;0.3245934;0.03774643,-0.002372716;0.6376479;0.0617435,0.1687411;0.498369;-0.01543808,0.2334826;0.4481384;-0.2684773,0.2864575;0.3925145;-0.5731704,-0.1657642;0.48338;-0.01299789,-0.2643535;0.4185687;-0.2513738,-0.2519473;0.3166316;-0.5483471,0.09045998;0.006898105;-0.03710055,0.1029378;-0.06578423;-0.3742617,0.1106809;-0.4123506;-0.3223772,0.1129996;-0.4454959;-0.4153235,-0.08918139;0.0001992838;-0.04066551,-0.02555166;-0.3386924;-0.05548969,0.02394303;-0.6817833;-0.003536355,0.01955611;-0.668241;-0.1146292,-0.00113201;0.5610542;0.05764985,235.0863
+0;0;0,-0.01743535;0.3263251;0.02024922,-0.0343283;0.640403;0.02465451,0.1576964;0.5061606;0.01668304,0.2592562;0.3640365;-0.1838216,0.3224095;0.2832558;-0.4226893,-0.2075586;0.5070378;-0.03797598,-0.2302554;0.352246;-0.2530112,-0.2142286;0.2097755;-0.4698451,0.09300708;0.01179729;-0.0251447,0.1626265;-0.183908;-0.3007539,0.1531725;-0.5073818;-0.1903429,0.1914515;-0.5397095;-0.2814287,-0.0796338;-0.0001722703;-0.05549934,-0.0481954;-0.3438246;-0.06024758,-0.007961471;-0.6798432;-0.01138105,0.006992019;-0.6371021;-0.1265362,-0.03028027;0.5636282;0.02601407,0;0;0,-0.0002220189;0.3248301;0.04107904,-0.005649544;0.6383126;0.06688619,0.1672388;0.4985712;-0.01147246,0.23409;0.4364066;-0.2612369,0.2761155;0.3548258;-0.5044447,-0.1687778;0.4825073;-0.01074453,-0.2690892;0.4241975;-0.2500213,-0.2480729;0.3795357;-0.5052374,0.08986501;0.006971478;-0.0360198,0.1028203;-0.06609657;-0.3730674,0.1165263;-0.4040835;-0.3231448,0.1201633;-0.4434193;-0.4170914,-0.08777788;0.0001225874;-0.04143403,-0.02456547;-0.338986;-0.05227102,0.02252698;-0.6725469;0.006335299,0.01945323;-0.7236447;-0.07769056,-0.004006817;0.5615788;0.06221461,235.1202
+0;0;0,-0.01759961;0.3260285;0.02090895,-0.0346293;0.6403709;0.02578892,0.1587266;0.5059366;0.01730122,0.2585027;0.3698182;-0.1882394,0.3330568;0.2594208;-0.4736007,-0.2085253;0.5065528;-0.03860439,-0.2272414;0.367324;-0.2644262,-0.2086562;0.2050194;-0.5336637,0.09389199;0.01158156;-0.02481828,0.1625825;-0.1803452;-0.303293,0.1513059;-0.5061232;-0.195428,0.1866499;-0.5351757;-0.2866189,-0.08011071;5.594189E-05;-0.05610754,-0.04873432;-0.3435961;-0.06071846,-0.007719852;-0.6808634;-0.01110068,0.007134421;-0.6383721;-0.1236862,-0.03054097;0.5635717;0.02704113,0;0;0,-0.001852441;0.324367;0.04270935,-0.008384823;0.6379752;0.07010055,0.165896;0.4979374;-0.009329319,0.2333832;0.4541652;-0.2628247,0.2869933;0.3936454;-0.5671934,-0.1712285;0.480898;-0.01005419,-0.2722705;0.4258958;-0.2498368,-0.2463726;0.3728624;-0.5591809,0.09061019;0.007727474;-0.03599811,0.1034785;-0.06590044;-0.3729192,0.120132;-0.4055688;-0.3255761,0.1236264;-0.4438227;-0.4171259,-0.08854425;-0.0004435904;-0.04153918,-0.02370837;-0.3392586;-0.05169638,0.02217086;-0.6746546;0.005731281,0.0168698;-0.7205747;-0.07947566,-0.006457541;0.5612506;0.06499839,235.1429
+0;0;0,-0.01759624;0.3259661;0.02090494,-0.03463867;0.6405441;0.02578791,0.1594334;0.5058194;0.01726475,0.25921;0.3697003;-0.1882769,0.3282549;0.2674609;-0.4525511,-0.2092005;0.506438;-0.03885125,-0.2279168;0.3672085;-0.2646742,-0.2107049;0.2168977;-0.514016,0.09426033;0.011627;-0.02491565,0.1629506;-0.1802991;-0.3033894,0.151608;-0.5079852;-0.1948925,0.1852011;-0.5341125;-0.2815661,-0.08042499;5.616135E-05;-0.05632765,-0.04904872;-0.3435946;-0.06093855,-0.007794011;-0.6828374;-0.01103014,0.006324426;-0.6409649;-0.1180385,-0.03054644;0.5636715;0.02704132,0;0;0,-0.005784324;0.3239413;0.04504538,-0.01372428;0.6376714;0.07336807,0.1619157;0.4975988;-0.006335497,0.2293013;0.4540488;-0.2598976,0.292978;0.4016571;-0.5396498,-0.1759305;0.4796041;-0.008295447,-0.2765943;0.4261988;-0.2485991,-0.2523676;0.376946;-0.5350395,0.09112661;0.008608088;-0.03553629,0.1019239;-0.06575204;-0.372368,0.1221161;-0.4077711;-0.3288513,0.1240917;-0.4433468;-0.4153788,-0.0888366;-0.001287;-0.04180177,-0.02521664;-0.3403788;-0.05021886,0.01924848;-0.6780331;0.007147346,0.01523508;-0.7219731;-0.07227464,-0.01129544;0.5609059;0.06799436,235.1652
+0;0;0,-0.01760681;0.3261617;0.02091749,-0.0346606;0.6409498;0.02580319,0.1599378;0.5060021;0.01725416,0.2597089;0.3698903;-0.1882764,0.3279926;0.2687781;-0.449637,-0.2097108;0.5066223;-0.03901629,-0.228426;0.3674004;-0.264827,-0.2114039;0.2187467;-0.5114198,0.09404604;0.01160057;-0.02485901,0.1627337;-0.1803182;-0.3033222,0.151366;-0.5087302;-0.194585,0.1842919;-0.5337427;-0.2795371,-0.08024215;5.603367E-05;-0.0561996,-0.04886707;-0.3435817;-0.06081033,-0.007520977;-0.683576;-0.01079137,0.006317053;-0.6419393;-0.1156744,-0.03056497;0.5640134;0.02705764,0;0;0,-0.007504818;0.3238626;0.0467515,-0.01627996;0.6376833;0.07615137,0.1601564;0.4975545;-0.004007816,0.2288841;0.4599935;-0.2581518,0.2923275;0.4075214;-0.5345886,-0.1780504;0.4789087;-0.006926894,-0.278982;0.4284927;-0.2477474,-0.2559016;0.3800744;-0.5311529,0.09101192;0.008883864;-0.03514409,0.1026367;-0.0658716;-0.3718473,0.1233081;-0.4087832;-0.3295174,0.1271358;-0.4425763;-0.414624,-0.08850653;-0.00163434;-0.04196574,-0.02500069;-0.3407649;-0.04903837,0.01829889;-0.6794814;0.007562794,0.01565205;-0.72058;-0.07159113,-0.0136079;0.5608833;0.0704782,235.1979
+0;0;0,-0.0177212;0.3262027;0.02129042,-0.03472263;0.6408167;0.02649675,0.1604852;0.5058097;0.0172016,0.2603731;0.3708978;-0.1890558,0.3290329;0.2728715;-0.4444368,-0.2099956;0.5062377;-0.03959087,-0.243207;0.3606045;-0.2596111,-0.217509;0.2313155;-0.5089437,0.0942812;0.01142377;-0.02445084,0.1621296;-0.176663;-0.3056879,0.1483767;-0.5065969;-0.2010226,0.1788463;-0.5304545;-0.2846492,-0.08018285;0.0002325473;-0.0564619,-0.04851979;-0.3433608;-0.06039108,-0.007133584;-0.6836409;-0.01042173,0.006494462;-0.6422516;-0.1129255,-0.03064851;0.5639412;0.02768655,0;0;0,-0.008591404;0.3237425;0.04787993,-0.01818721;0.6372831;0.07815313,0.1593024;0.4972824;-0.002072811,0.2284262;0.4600413;-0.2561514,0.2934093;0.4170206;-0.5272034,-0.1796189;0.4778363;-0.006267034,-0.2801888;0.42809;-0.2473727,-0.2442217;0.392996;-0.524893,0.09119727;0.009169161;-0.03487515,0.1048862;-0.06617859;-0.3713416,0.1250322;-0.409627;-0.3308735,0.1288043;-0.4426253;-0.4135745,-0.08853269;-0.001940873;-0.04213654,-0.02399784;-0.340864;-0.0485159,0.01797002;-0.6799372;0.008654445,0.01639998;-0.7197509;-0.06845616,-0.0152936;0.5605673;0.0723083,235.2313
+0;0;0,-0.0177212;0.3262027;0.02129042,-0.03472263;0.6408167;0.02649675,0.1604852;0.5058097;0.0172016,0.2603731;0.3708978;-0.1890558,0.3290329;0.2728715;-0.4444368,-0.2099956;0.5062377;-0.03959087,-0.243207;0.3606045;-0.2596111,-0.217509;0.2313155;-0.5089437,0.0942812;0.01142377;-0.02445084,0.1621296;-0.176663;-0.3056879,0.1483767;-0.5065969;-0.2010226,0.1788463;-0.5304545;-0.2846492,-0.08018285;0.0002325473;-0.0564619,-0.04851979;-0.3433608;-0.06039108,-0.007133584;-0.6836409;-0.01042173,0.006494462;-0.6422516;-0.1129255,-0.03064851;0.5639412;0.02768655,0;0;0,-0.008591404;0.3237425;0.04787993,-0.01818721;0.6372831;0.07815313,0.1593024;0.4972824;-0.002072811,0.2284262;0.4600413;-0.2561514,0.2934093;0.4170206;-0.5272034,-0.1796189;0.4778363;-0.006267034,-0.2801888;0.42809;-0.2473727,-0.2442217;0.392996;-0.524893,0.09119727;0.009169161;-0.03487515,0.1048862;-0.06617859;-0.3713416,0.1250322;-0.409627;-0.3308735,0.1288043;-0.4426253;-0.4135745,-0.08853269;-0.001940873;-0.04213654,-0.02399784;-0.340864;-0.0485159,0.01797002;-0.6799372;0.008654445,0.01639998;-0.7197509;-0.06845616,-0.0152936;0.5605673;0.0723083,235.2542
+0;0;0,-0.0177263;0.3262967;0.02129655,-0.03472678;0.6408933;0.02650237,0.160804;0.505787;0.01718953,0.2606829;0.3708872;-0.1890494,0.3239403;0.280574;-0.4243361,-0.2103026;0.5062158;-0.03969889,-0.2435111;0.3605956;-0.2596994,-0.2198351;0.2414795;-0.4894136,0.09408616;0.01140014;-0.02440025,0.1619317;-0.1766788;-0.3056256,0.1481729;-0.5067544;-0.2009152,0.1793062;-0.5317852;-0.2863635,-0.08001697;0.0002320662;-0.05634509,-0.04835523;-0.3433468;-0.06027411,-0.006951254;-0.6837732;-0.0102833,0.006973648;-0.6421357;-0.1150198,-0.03065261;0.5640167;0.02769219,0;0;0,-0.01064438;0.3235949;0.04909492,-0.02097579;0.6370242;0.08009028,0.157106;0.4970294;-0.0003886223,0.2280991;0.4628521;-0.2543575,0.2954285;0.407172;-0.49907,-0.1820232;0.477252;-0.005336799,-0.2809789;0.4254644;-0.2466542,-0.2785404;0.307347;-0.4780848,0.0910846;0.009403393;-0.03453565,0.1052144;-0.0664254;-0.3708609,0.1239563;-0.4100823;-0.3302151,0.1296729;-0.4443288;-0.4147065,-0.08823188;-0.002203787;-0.0422826,-0.02416886;-0.341216;-0.04785349,0.01691794;-0.6805773;0.009148624,0.01551306;-0.7237602;-0.06793159,-0.01784911;0.5603321;0.07404327,235.2887
+0;0;0,-0.01779443;0.3265737;0.02211567,-0.03473409;0.6410162;0.02784259,0.1612144;0.5059488;0.01751864,0.2605755;0.3781574;-0.1934281,0.3211259;0.3105875;-0.4369149,-0.2104083;0.5060841;-0.03933387,-0.2322851;0.3557015;-0.257527,-0.2176676;0.2453343;-0.4923105,0.09404642;0.01111855;-0.0238436,0.1608827;-0.1724385;-0.3082619,0.1471565;-0.5041794;-0.2057188,0.1769279;-0.5278674;-0.2896923,-0.07974698;0.000364117;-0.05636625,-0.0474803;-0.3431533;-0.05931756,-0.00590615;-0.6844474;-0.008864753,0.007670899;-0.6430184;-0.1113603,-0.03066947;0.564211;0.02892479,0;0;0,-0.012043;0.3237182;0.05017566,-0.02335507;0.6368886;0.08193994,0.155696;0.4973098;0.001242876,0.2276925;0.4627912;-0.2523843,0.2949151;0.4076339;-0.4972448,-0.1840425;0.4770215;-0.004756898,-0.2818332;0.4249116;-0.2464661,-0.2802055;0.3069129;-0.4779645,0.0909878;0.009574845;-0.03415275,0.1056416;-0.06667373;-0.3703454,0.1242629;-0.4113785;-0.3305033,0.1288449;-0.4441641;-0.413312,-0.08789039;-0.002387629;-0.04250232,-0.02318916;-0.3412737;-0.04740543,0.0164293;-0.6817917;0.009457719,0.01481628;-0.7247915;-0.06462811,-0.01990809;0.5603019;0.07566881,235.3211
+0;0;0,-0.01781115;0.3268805;0.02213644,-0.03474935;0.6412959;0.02786296,0.1614739;0.5061536;0.01752253,0.2608296;0.3783692;-0.1934126,0.3213593;0.3108223;-0.4368166,-0.2106818;0.5062892;-0.03941151,-0.2325573;0.3559148;-0.2575927,-0.2179449;0.2455851;-0.4922963,0.09392588;0.0111043;-0.02381304,0.1607582;-0.1724421;-0.3082148,0.147052;-0.5037005;-0.2058209,0.1768522;-0.5274403;-0.2898754,-0.07964477;0.0003636503;-0.056294,-0.04737996;-0.3431338;-0.05924514,-0.005866278;-0.6839315;-0.008865714,0.007723872;-0.6424914;-0.1114601,-0.03068519;0.5644994;0.02894503,0;0;0,-0.01308085;0.3238813;0.05087113,-0.02492179;0.6369443;0.0832088,0.1546092;0.4973356;0.002532721,0.2244604;0.483628;-0.2536448,0.2982572;0.4100352;-0.4915736,-0.1853562;0.476782;-0.004197963,-0.2865798;0.4176925;-0.242853,-0.2822509;0.3051006;-0.4768963,0.09094483;0.009683311;-0.03387785,0.1061115;-0.0671977;-0.3698831,0.1238594;-0.411391;-0.3296272,0.1285511;-0.4442913;-0.4124687,-0.08768562;-0.002491514;-0.04263169,-0.02232742;-0.3412279;-0.04775153,0.01561822;-0.6812019;0.01040564,0.01374616;-0.7252815;-0.0627373,-0.02134453;0.5603781;0.07686806,235.3546
+0;0;0,-0.01782888;0.327206;0.02215849,-0.03476535;0.6415894;0.02788422,0.1615271;0.5064291;0.01753962,0.2608807;0.3786474;-0.1933912,0.3214117;0.311099;-0.4368003,-0.2107629;0.5065647;-0.03941496,-0.232638;0.3561934;-0.2575917,-0.2180252;0.2458614;-0.4923002,0.09382144;0.01109195;-0.02378657,0.1606508;-0.1724464;-0.3081758,0.1469298;-0.5040636;-0.205671,0.1765098;-0.5274065;-0.2891046,-0.0795562;0.0003632459;-0.0562314,-0.04729281;-0.3431191;-0.05918241,-0.005734164;-0.6842859;-0.008748423,0.007755606;-0.6429303;-0.110585,-0.03070136;0.564796;0.02896625,0;0;0,-0.01382855;0.3241111;0.05131626,-0.02605414;0.6370465;0.08439183,0.1536568;0.4973751;0.003923178,0.2229484;0.4870355;-0.2525586,0.2990565;0.4239036;-0.4927599,-0.1862918;0.4767319;-0.003414229,-0.2909303;0.4118457;-0.2390658,-0.2835224;0.3047283;-0.4755944,0.09090695;0.009818062;-0.03362775,0.1075218;-0.06719595;-0.3695184,0.1235307;-0.4117831;-0.328666,0.1283977;-0.4444714;-0.410691,-0.08750252;-0.002621441;-0.04275198,-0.02174723;-0.3412701;-0.04755634,0.01528503;-0.6815981;0.01135863,0.01162384;-0.7235893;-0.06270541,-0.02245519;0.5604869;0.07802105,235.388
+0;0;0,-0.01788845;0.3272784;0.02310126,-0.03476113;0.6415986;0.02938254,0.161571;0.5063729;0.01820796,0.2601258;0.3875655;-0.1982771,0.3342085;0.328696;-0.4401873,-0.2107154;0.5066363;-0.03850142,-0.2315954;0.3528611;-0.2543977,-0.2185304;0.2474898;-0.4914644,0.09384215;0.0107387;-0.02296803,0.1598005;-0.1703506;-0.3089839,0.1455638;-0.499508;-0.2101629,0.1740195;-0.5192111;-0.2956778,-0.07904321;0.0006353322;-0.05657708,-0.0464348;-0.3427072;-0.05780073,-0.005308643;-0.6805567;-0.008008003,0.008076737;-0.6392061;-0.1094225,-0.0307006;0.5648469;0.03035601,0;0;0,-0.01485282;0.3241292;0.05181193,-0.02764179;0.6369218;0.08546877,0.152417;0.4973609;0.00516963,0.2215221;0.4861004;-0.2513293,0.2985329;0.4273739;-0.4923582,-0.1876101;0.4765907;-0.00289578,-0.2935423;0.4103788;-0.2376049,-0.2841582;0.3053417;-0.474994,0.09083895;0.009952471;-0.03314257,0.109347;-0.0710962;-0.3678626,0.1230445;-0.4124107;-0.3274935,0.1279923;-0.4452671;-0.4088416,-0.08707616;-0.002761552;-0.04311975,-0.02150844;-0.341339;-0.04700717,0.01415105;-0.6783775;0.0116983,0.0106076;-0.7204058;-0.06173385,-0.0239309;0.5604135;0.07906771,235.4106
+0;0;0,-0.01788459;0.3272079;0.02309629,-0.03474955;0.6413841;0.02937514,0.1616861;0.5061717;0.01819329,0.2602402;0.3873651;-0.1982903,0.3343155;0.3285015;-0.4401765,-0.2108054;0.5064353;-0.03854733,-0.2316853;0.352661;-0.2544422,-0.2186216;0.2473002;-0.4914854,0.09406774;0.01076451;-0.02302324,0.1600191;-0.1703055;-0.3090087,0.1458101;-0.4988219;-0.2103802,0.174117;-0.518265;-0.2954478,-0.07923324;0.0006368596;-0.05671309,-0.0466283;-0.3426692;-0.0579366,-0.005582239;-0.6798606;-0.008240853,0.007733141;-0.6385694;-0.109125,-0.03069144;0.564678;0.03034803,0;0;0,-0.01534431;0.3240568;0.05167222,-0.02861389;0.6366557;0.08556914,0.1517859;0.4971213;0.005616665,0.2210575;0.4858451;-0.2508348,0.3004944;0.425859;-0.4907358,-0.1883907;0.476277;-0.003149234,-0.2953689;0.4091662;-0.2371255,-0.2844722;0.3055757;-0.4750568,0.09124737;0.0099646;-0.0327003,0.1101974;-0.07234;-0.3670511,0.1230818;-0.4129989;-0.3265787,0.1282688;-0.4460364;-0.4070882,-0.08712986;-0.002706988;-0.04354014,-0.02155717;-0.3412525;-0.04682164,0.01372962;-0.6774408;0.0130516,0.008758582;-0.717974;-0.06099408,-0.0248148;0.5601954;0.07919431,235.4434
+0;0;0,-0.01787836;0.3270939;0.02308824,-0.03473063;0.6410341;0.02936132,0.161742;0.5058432;0.01817661,0.2602858;0.387049;-0.1982843,0.3343629;0.328184;-0.4401764,-0.2108245;0.5061069;-0.03857544,-0.2317022;0.3523487;-0.2544477,-0.2186382;0.2469853;-0.4914966,0.09445603;0.01080894;-0.02311828,0.1604019;-0.1702461;-0.3090801,0.1460385;-0.5023338;-0.2093794,0.1726206;-0.5187643;-0.2892638,-0.07956028;0.0006394883;-0.05694718,-0.04695804;-0.3426382;-0.05817059,-0.005465776;-0.6834952;-0.007934611,0.007038296;-0.6428919;-0.1026719,-0.03067428;0.5643612;0.03033379,0;0;0,-0.01590102;0.3239017;0.05174923,-0.0296381;0.6361781;0.08620811,0.1509238;0.4965799;0.00650382,0.2222088;0.4862447;-0.2494061,0.3003551;0.4243584;-0.4892551,-0.1891507;0.4757216;-0.002987601,-0.2882822;0.4127353;-0.2414911,-0.2822241;0.3052516;-0.4778697,0.09170815;0.01021563;-0.03253436,0.1111519;-0.07308312;-0.3665811,0.1246394;-0.4174234;-0.3256348,0.130385;-0.4465969;-0.4011955,-0.08752481;-0.002904124;-0.04363719,-0.02193037;-0.3414215;-0.0463377,0.0135605;-0.6812589;0.01432256,0.008478971;-0.7174944;-0.05518273,-0.02580598;0.5597562;0.07979441,235.466
+0;0;0,-0.01801284;0.3271358;0.02356047,-0.03494692;0.6410334;0.03036987,0.1615266;0.5056853;0.01837247,0.2600713;0.3889123;-0.1991501,0.3167994;0.3334362;-0.4465205,-0.2104457;0.5053984;-0.03880805,-0.2321687;0.3517557;-0.2546439,-0.2205427;0.2529131;-0.494608,0.09496883;0.01069592;-0.02284453,0.1589006;-0.1733648;-0.3072222,0.1442701;-0.506231;-0.2124249,0.1696944;-0.5216805;-0.2898928,-0.07983493;0.0007164019;-0.05728198,-0.0468688;-0.3424287;-0.05826446,-0.005440705;-0.6826549;-0.007962272,0.006748715;-0.6423324;-0.0999307,-0.03087237;0.5643522;0.03120401,0;0;0,-0.01664471;0.32399;0.05148602,-0.03104814;0.6361954;0.08604527,0.149846;0.4963615;0.006932974,0.2274131;0.4633153;-0.2451669,0.3017605;0.4231684;-0.4908262,-0.1903028;0.4753772;-0.003184646,-0.2883212;0.4133559;-0.2423683,-0.2818801;0.305693;-0.478705,0.09219051;0.01033311;-0.03239584,0.1122884;-0.07639454;-0.3654283,0.1255312;-0.4201838;-0.3250048,0.1311861;-0.4475608;-0.3984162,-0.08797604;-0.003007032;-0.04366382,-0.02273989;-0.3414958;-0.04608519,0.01276526;-0.6806562;0.01482525,0.006205193;-0.7145146;-0.05294196,-0.02710178;0.5597671;0.07968616,235.4996
+0;0;0,-0.01801284;0.3271358;0.02356047,-0.03494692;0.6410334;0.03036987,0.1615266;0.5056853;0.01837247,0.2600713;0.3889123;-0.1991501,0.3167994;0.3334362;-0.4465205,-0.2104457;0.5053984;-0.03880805,-0.2321687;0.3517557;-0.2546439,-0.2205427;0.2529131;-0.494608,0.09496883;0.01069592;-0.02284453,0.1589006;-0.1733648;-0.3072222,0.1442701;-0.506231;-0.2124249,0.1696944;-0.5216805;-0.2898928,-0.07983493;0.0007164019;-0.05728198,-0.0468688;-0.3424287;-0.05826446,-0.005440705;-0.6826549;-0.007962272,0.006748715;-0.6423324;-0.0999307,-0.03087237;0.5643522;0.03120401,0;0;0,-0.01664471;0.32399;0.05148602,-0.03104814;0.6361954;0.08604527,0.149846;0.4963615;0.006932974,0.2274131;0.4633153;-0.2451669,0.3017605;0.4231684;-0.4908262,-0.1903028;0.4753772;-0.003184646,-0.2883212;0.4133559;-0.2423683,-0.2818801;0.305693;-0.478705,0.09219051;0.01033311;-0.03239584,0.1122884;-0.07639454;-0.3654283,0.1255312;-0.4201838;-0.3250048,0.1311861;-0.4475608;-0.3984162,-0.08797604;-0.003007032;-0.04366382,-0.02273989;-0.3414958;-0.04608519,0.01276526;-0.6806562;0.01482525,0.006205193;-0.7145146;-0.05294196,-0.02710178;0.5597671;0.07968616,235.5224
+0;0;0,-0.0180125;0.3271297;0.02356003,-0.03494316;0.6409637;0.03036801,0.1615332;0.5056293;0.01837021,0.2600623;0.3888748;-0.1991178,0.3286539;0.321797;-0.498221,-0.2104461;0.5053424;-0.03881138,-0.2321657;0.3517241;-0.2546129,-0.2181083;0.2322105;-0.5447609,0.09526117;0.01072884;-0.02291485,0.1591822;-0.1733009;-0.3072447,0.1445158;-0.5069841;-0.2122148,0.1690415;-0.5208272;-0.2869446,-0.08008068;0.0007186072;-0.05745832,-0.04712009;-0.3423688;-0.05844063,-0.005590327;-0.68343;-0.008014996,0.00616826;-0.6434723;-0.09673283,-0.03086939;0.5642973;0.03120199,0;0;0,-0.01793994;0.3239833;0.05105257,-0.0330593;0.6360838;0.08565235,0.1480291;0.4961725;0.006917953,0.2288158;0.4578586;-0.2433742,0.3082309;0.4045676;-0.5425737,-0.1921253;0.4753072;-0.003733672,-0.2872106;0.4130793;-0.2439983,-0.2419976;0.385568;-0.5536205,0.09260345;0.01037511;-0.03212237,0.1117661;-0.07866341;-0.3645396,0.1262574;-0.4232765;-0.3242652,0.1333345;-0.4495073;-0.3942387,-0.08827786;-0.003055027;-0.043733,-0.02410553;-0.3416891;-0.0460154,0.01121133;-0.6816937;0.01513782,0.004857291;-0.7135928;-0.04994991,-0.02901821;0.5596699;0.07935882,235.5559
+0;0;0,-0.0181802;0.3268482;0.02421937,-0.03514545;0.6400737;0.03159125,0.1592512;0.5053869;0.01898653,0.257968;0.3927623;-0.2005654,0.3395223;0.3423411;-0.4980135,-0.208482;0.504988;-0.03752296,-0.2388718;0.389239;-0.2748224,-0.2187904;0.2713836;-0.5635707,0.09539409;0.01071454;-0.02265332,0.1584462;-0.1748337;-0.3060201,0.1435086;-0.5125623;-0.2127388,0.1663423;-0.5236194;-0.2874604,-0.08012312;0.0006466862;-0.05751413,-0.04651947;-0.3422399;-0.05771471,-0.005026292;-0.6865828;-0.005836394,0.006474426;-0.6467925;-0.09279768,-0.03106582;0.5636107;0.0322951,0;0;0,-0.01692807;0.3239518;0.05015517,-0.03117191;0.635627;0.08352447,0.1480707;0.496186;0.00713706,0.2298413;0.4545749;-0.2422912,0.3088275;0.402629;-0.5401696,-0.1902724;0.476567;-0.002563588,-0.2827216;0.4129581;-0.2434773,-0.2402237;0.3856618;-0.5518887,0.09272853;0.01033714;-0.03197765,0.1139148;-0.08288966;-0.3629767,0.1303491;-0.4307228;-0.3214177,0.1385965;-0.455834;-0.3898656,-0.08832579;-0.003038405;-0.04378734,-0.02419849;-0.3415419;-0.04565129,0.01128393;-0.6848612;0.01646154,0.004827144;-0.7146086;-0.04818328,-0.02749411;0.5593658;0.07765651,235.589
+0;0;0,-0.01819154;0.3270521;0.02423448,-0.0351582;0.6403044;0.03160537,0.1593436;0.5055423;0.01899386,0.2580514;0.392928;-0.2005379,0.325831;0.3510231;-0.4477466,-0.2085883;0.5051432;-0.03754617,-0.2389753;0.3894048;-0.2748238,-0.2222857;0.2914553;-0.5148021,0.09525608;0.01069904;-0.02262055,0.1582901;-0.174796;-0.3059061,0.1429076;-0.5225842;-0.2098464,0.1657604;-0.5336755;-0.2846302,-0.0800072;0.0006457506;-0.05743092,-0.04641318;-0.3421426;-0.05763144,-0.003684089;-0.6967421;-0.004207883,0.007826203;-0.6569437;-0.09124157,-0.03107623;0.5637976;0.03230963,0;0;0,-0.01977892;0.3241181;0.04937172,-0.03524759;0.6357602;0.08273196,0.144347;0.4960974;0.006706953,0.2274936;0.4494582;-0.2413472,0.3058358;0.4052952;-0.4850156,-0.194097;0.4765105;-0.003543399,-0.2861521;0.4139419;-0.2448533,-0.2511504;0.3890634;-0.5010136,0.09269679;0.01044838;-0.03159142,0.1126795;-0.08629595;-0.3615515,0.1302211;-0.4441252;-0.3160409,0.1407598;-0.4682896;-0.3850229,-0.08810766;-0.003141204;-0.04389823,-0.02706994;-0.342118;-0.04515314,0.00915885;-0.6957681;0.01840572,0.003293571;-0.7265411;-0.04543476,-0.03139094;0.5594582;0.0769372,235.6228
+0;0;0,-0.01819705;0.3271511;0.02424182,-0.03516028;0.6403405;0.03161021,0.1594765;0.5055292;0.01898937,0.2581803;0.3929194;-0.2005335,0.336958;0.3442149;-0.4878546,-0.2087154;0.5051297;-0.03759061,-0.2391011;0.389396;-0.2748586,-0.2197035;0.2755531;-0.5537761,0.09517497;0.01068993;-0.02260129,0.1581825;-0.1747272;-0.3057678,0.1424674;-0.5300354;-0.207631,0.1646363;-0.5398973;-0.2801772,-0.07993908;0.0006452007;-0.05738202,-0.04635917;-0.3419991;-0.05758245,-0.002706174;-0.704266;-0.003003739,0.008459719;-0.6647607;-0.08743329,-0.03107787;0.5638255;0.03231454,0;0;0,-0.02190765;0.3242077;0.0485394,-0.03883009;0.6357168;0.08183694,0.1411773;0.4958237;0.006237745,0.2248575;0.4475797;-0.241318,0.309058;0.3373272;-0.5094339,-0.1975868;0.4763519;-0.004474051,-0.2921423;0.409315;-0.2435953,-0.254716;0.3779246;-0.541497,0.09268798;0.01071198;-0.03126597,0.1115223;-0.09092252;-0.3596689,0.1303808;-0.4558696;-0.3088781,0.1413847;-0.4820962;-0.3726029,-0.08794601;-0.003387746;-0.04401581,-0.02975003;-0.3427192;-0.0436326,0.006891992;-0.7043289;0.01975108,-0.0002818331;-0.7353042;-0.04003129,-0.03479687;0.5594137;0.07606912,235.6448
+0;0;0,-0.01838233;0.3269391;0.02502241,-0.03538511;0.639887;0.03293628,0.1555564;0.5061452;0.01989844,0.2526459;0.4093434;-0.2076209,0.3418265;0.3149941;-0.4873439,-0.2053629;0.505789;-0.03539619,-0.2238793;0.3744082;-0.2655227,-0.2143428;0.2634731;-0.553103,0.09593199;0.01083417;-0.02263903,0.1579812;-0.1745659;-0.3056556,0.1405274;-0.5564471;-0.2031631,0.1640877;-0.5664651;-0.2802671,-0.08058695;0.0005247602;-0.05777819,-0.04660307;-0.3417711;-0.05723975,0.000124298;-0.7302512;0.002277967,0.01179259;-0.6902331;-0.08640704,-0.03128351;0.5633847;0.03352643,0;0;0,-0.0267079;0.324129;0.04561043,-0.04674862;0.6353258;0.07797933,0.13093;0.4958883;0.006195068,0.2197697;0.4381786;-0.2374011,0.299469;0.3375965;-0.5178137,-0.2020881;0.4774055;-0.006181933,-0.302159;0.3987329;-0.2393309,-0.2906254;0.3444858;-0.5426857,0.09369539;0.01213515;-0.0301125,0.1066891;-0.100117;-0.3550006,0.1278859;-0.4909236;-0.2961494,0.1396789;-0.5115535;-0.3696278,-0.08844415;-0.004529397;-0.04460907,-0.03660085;-0.3445793;-0.04463885,0.002575595;-0.7327628;0.02185472,-0.006518553;-0.7659595;-0.04158833,-0.04228655;0.5590479;0.07236242,235.6778
+0;0;0,-0.01839378;0.3271428;0.025038,-0.03541996;0.640521;0.03296357,0.1567588;0.5063154;0.01983649,0.2538134;0.4095481;-0.2076014,0.3288715;0.3301399;-0.4430278,-0.2065416;0.5059568;-0.03582291,-0.2250513;0.374623;-0.2658671,-0.217025;0.2812555;-0.5079064,0.09501164;0.01073022;-0.02242183,0.1569532;-0.1743484;-0.3049478,0.1391603;-0.5636508;-0.2004635,0.1614913;-0.5715808;-0.2735443,-0.07981382;0.0005197258;-0.05722388,-0.04588884;-0.3411827;-0.05668637,0.001746587;-0.7372123;0.003987975,0.01280605;-0.6977169;-0.08006958,-0.03131374;0.5639324;0.03355439,0;0;0,-0.02611523;0.324398;0.04551458,-0.04595044;0.6360757;0.07757664,0.1331299;0.496103;0.006005526,0.2247356;0.4267577;-0.2333919,0.300918;0.3296649;-0.4617211,-0.2040971;0.4793981;-0.005274415,-0.3040838;0.3850225;-0.232447,-0.2901573;0.3648494;-0.4908345,0.0927272;0.01163578;-0.0301888,0.1098392;-0.1151338;-0.3488554,0.1359721;-0.5114792;-0.2780223,0.1471235;-0.5366021;-0.3421726,-0.08743142;-0.004252362;-0.04452809,-0.03609386;-0.3437661;-0.04194958,0.003617015;-0.739827;0.02399492,-0.005398399;-0.7687621;-0.03702584,-0.04144474;0.5597097;0.07201362,235.7112
+0;0;0,-0.01840432;0.3273301;0.02505234,-0.0354624;0.6412961;0.03299149,0.1568455;0.5068806;0.019857,0.2538289;0.4101844;-0.207414,0.3289363;0.3307241;-0.442995,-0.2066864;0.5065219;-0.03583787,-0.2251826;0.3752844;-0.2657132,-0.217151;0.2818556;-0.5079115,0.0944267;0.01066416;-0.0222838,0.1562285;-0.1739967;-0.3041721,0.1380779;-0.5711256;-0.1975873,0.1608112;-0.579739;-0.2719847,-0.07932244;0.0005165261;-0.05687158,-0.04547404;-0.3404147;-0.05633529,0.003119048;-0.744406;0.005558837,0.01437776;-0.7047395;-0.08001311,-0.03134689;0.5645344;0.03358364,0;0;0,-0.02530481;0.3247178;0.04504895,-0.0446233;0.6371529;0.07577252,0.1346094;0.4963956;0.005327225,0.2304192;0.4093546;-0.2263026,0.300289;0.3372535;-0.4658295,-0.2051967;0.4826483;-0.004348427,-0.3009695;0.3815731;-0.2302232,-0.2893137;0.3177597;-0.4817097,0.0921938;0.01127894;-0.0299964,0.11013;-0.1324533;-0.340479,0.1416344;-0.534512;-0.2582755,0.1523153;-0.5578036;-0.3260154,-0.08680327;-0.004162169;-0.04443605,-0.03647599;-0.3430288;-0.04034717,0.004363347;-0.7473143;0.02512385,-0.001779939;-0.777706;-0.03698787,-0.04016528;0.5605813;0.07061696,235.7339
+0;0;0,-0.0195703;0.3273694;0.02581921,-0.03707736;0.6418066;0.03420451,0.1531406;0.5076845;0.02096655,0.2491788;0.4182184;-0.2095893,0.3085272;0.3493714;-0.4528728,-0.2062065;0.5075715;-0.03398726,-0.2252343;0.3755667;-0.2633258,-0.2148538;0.2910616;-0.508683,0.09388971;0.01209639;-0.02226169,0.1596741;-0.1224773;-0.3291187,0.1360003;-0.5234016;-0.2087699,0.1594368;-0.5328472;-0.2832174,-0.07946733;-0.0005170006;-0.05605229,-0.04604227;-0.3403417;-0.05514938,0.003406886;-0.7517509;0.008739285,0.01471203;-0.7119811;-0.07742565,-0.03285718;0.5649129;0.03472654,0;0;0,-0.02453587;0.3250136;0.0445478,-0.0433877;0.6381103;0.07398963,0.1343411;0.4974398;0.00646472,0.2329426;0.4112544;-0.2242588,0.2962943;0.3244685;-0.4606986,-0.2038759;0.4858562;-0.002658322,-0.297189;0.3766184;-0.2256903,-0.285135;0.2942114;-0.4716838,0.09185293;0.01111223;-0.02994561,0.110799;-0.1534014;-0.3285677,0.146662;-0.5587544;-0.2276353,0.1609347;-0.5891216;-0.2892773,-0.08643525;-0.004120937;-0.04437508,-0.03726505;-0.341979;-0.03862118,0.005042713;-0.7540855;0.02589871,-0.0002679545;-0.7853037;-0.036325,-0.03897058;0.5613757;0.06919336,235.7562
+0;0;0,-0.0195703;0.3273694;0.02581921,-0.03707736;0.6418066;0.03420451,0.1531406;0.5076845;0.02096655,0.2491788;0.4182184;-0.2095893,0.3085272;0.3493714;-0.4528728,-0.2062065;0.5075715;-0.03398726,-0.2252343;0.3755667;-0.2633258,-0.2148538;0.2910616;-0.508683,0.09388971;0.01209639;-0.02226169,0.1596741;-0.1224773;-0.3291187,0.1360003;-0.5234016;-0.2087699,0.1594368;-0.5328472;-0.2832174,-0.07946733;-0.0005170006;-0.05605229,-0.04604227;-0.3403417;-0.05514938,0.003406886;-0.7517509;0.008739285,0.01471203;-0.7119811;-0.07742565,-0.03285718;0.5649129;0.03472654,0;0;0,-0.02453587;0.3250136;0.0445478,-0.0433877;0.6381103;0.07398963,0.1343411;0.4974398;0.00646472,0.2329426;0.4112544;-0.2242588,0.2962943;0.3244685;-0.4606986,-0.2038759;0.4858562;-0.002658322,-0.297189;0.3766184;-0.2256903,-0.285135;0.2942114;-0.4716838,0.09185293;0.01111223;-0.02994561,0.110799;-0.1534014;-0.3285677,0.146662;-0.5587544;-0.2276353,0.1609347;-0.5891216;-0.2892773,-0.08643525;-0.004120937;-0.04437508,-0.03726505;-0.341979;-0.03862118,0.005042713;-0.7540855;0.02589871,-0.0002679545;-0.7853037;-0.036325,-0.03897058;0.5613757;0.06919336,235.7897
+0;0;0,-0.02074265;0.3276624;0.02682113,-0.03884678;0.6429165;0.03578885,0.1518312;0.5088032;0.02226016,0.2471271;0.4221012;-0.2089083,0.3056952;0.3582751;-0.453719,-0.20786;0.5082415;-0.03279416,-0.2271779;0.3777712;-0.262232,-0.2133368;0.3399852;-0.5187801,0.09304275;0.01303673;-0.02234616,0.153806;-0.09013444;-0.3390132,0.1364955;-0.4986389;-0.2325968,0.1463507;-0.4595817;-0.3200059,-0.07936321;-0.001481084;-0.05500498,-0.04649873;-0.3384285;-0.05409824,0.002842847;-0.7532911;0.00878631,0.01424317;-0.7133036;-0.07833312,-0.03445012;0.5657721;0.03619617,0;0;0,-0.02333973;0.3256677;0.04368186,-0.04091305;0.6398636;0.07140589,0.1366096;0.4977978;0.005046129,0.2279522;0.3573301;-0.199802,0.30848;0.3354663;-0.4457157,-0.2032632;0.4882525;-0.002618715,-0.2876147;0.3699063;-0.2237893,-0.2889278;0.2868535;-0.4698315,0.09117258;0.01058805;-0.03002858,0.1133009;-0.1926761;-0.299859,0.1583968;-0.6011909;-0.2019714,0.1710865;-0.620785;-0.2740749,-0.08579813;-0.00389164;-0.04415652,-0.03824295;-0.3390328;-0.03838084,0.005168162;-0.7543648;0.02576537,-0.0002220948;-0.7863456;-0.03707447,-0.03677294;0.5628242;0.06709814,235.8121
+0;0;0,-0.02077001;0.3280945;0.0268565,-0.03892305;0.6442007;0.03584712,0.1490111;0.5106921;0.02252597,0.2443116;0.4239858;-0.2086537,0.3028756;0.3601642;-0.4534472,-0.2053557;0.5101388;-0.0317134,-0.2246746;0.3796621;-0.2611623,-0.2108344;0.3418788;-0.5176924,0.09258318;0.01297233;-0.02223579,0.1531385;-0.08984587;-0.3378194,0.1346603;-0.5259066;-0.2242246,0.1439268;-0.4873905;-0.3064114,-0.0789712;-0.001473768;-0.05473329,-0.04621915;-0.3372684;-0.05382966,0.006450824;-0.7801161;0.01329686,0.01717002;-0.7407253;-0.06861757,-0.0345128;0.5668177;0.03625569,0;0;0,-0.02210247;0.326383;0.04224133,-0.03881125;0.6417036;0.06730652,0.1363612;0.4988699;0.005195141,0.2273239;0.3585957;-0.199971,0.3090468;0.3242069;-0.4440316,-0.2003475;0.4913657;-0.001738459,-0.2785445;0.3639601;-0.2201354,-0.2928695;0.2683082;-0.4611173,0.0905681;0.01056801;-0.03033304,0.1141726;-0.2044084;-0.2892916,0.1660132;-0.6371125;-0.1732147,0.1812222;-0.6604592;-0.2351491,-0.08536093;-0.003816809;-0.0439693,-0.0401528;-0.3381277;-0.0390684,0.006534871;-0.7811651;0.03116157,0.003098511;-0.8095908;-0.02789517,-0.03481364;0.5643793;0.06373811,235.8457
+0;0;0,-0.02080706;0.3286799;0.02690441,-0.03901166;0.6456841;0.0359197,0.1455458;0.5129731;0.02285346,0.2408161;0.4262943;-0.2082529,0.29938;0.3624728;-0.453046,-0.2022747;0.51243;-0.03038393,-0.2215874;0.3819947;-0.2597601,-0.2077472;0.3442114;-0.5162897,0.091842;0.01286848;-0.02205778,0.1537685;-0.0922778;-0.3447871,0.1354656;-0.524202;-0.2322698,0.145804;-0.4847006;-0.3239647,-0.078339;-0.00146197;-0.05429512,-0.04484536;-0.3448599;-0.05337103,0.007324994;-0.7835068;0.01311873,0.01928429;-0.7430296;-0.07827234,-0.03458777;0.5680618;0.03632954,0;0;0,-0.02034538;0.3273441;0.04023886,-0.0358826;0.6438246;0.06268716,0.1363316;0.5009406;0.004749775,0.2410046;0.3722682;-0.2013733,0.3065749;0.2907264;-0.4390244,-0.196383;0.4958284;-0.001274083,-0.2761226;0.3606764;-0.2142889,-0.2974424;0.2469323;-0.4467417,0.08976667;0.010079;-0.03045416,0.1166801;-0.2419829;-0.2645167,0.1737592;-0.6693535;-0.1476836,0.1830475;-0.6821962;-0.2294354,-0.08454994;-0.003351565;-0.04389954,-0.04069938;-0.3455542;-0.03950581,0.006235823;-0.7843054;0.03012281,0.002607812;-0.8190336;-0.03622649,-0.03211875;0.5662212;0.05977178,235.8786
+0;0;0,-0.02084604;0.3292956;0.02695482,-0.03909243;0.6470277;0.03598935,0.1433648;0.5147519;0.02308225,0.2385799;0.4281233;-0.2078903,0.2971124;0.364336;-0.4525522,-0.2003771;0.5142151;-0.02953086,-0.2196786;0.3838553;-0.2587743,-0.2058459;0.3460923;-0.5151664,0.09116454;0.01277356;-0.02189507,0.1534412;-0.09296732;-0.3464494,0.1350043;-0.5280529;-0.2331086,0.1434168;-0.4903216;-0.3077209,-0.07776113;-0.001451185;-0.05389461,-0.04407808;-0.3467911;-0.05296529,0.008474115;-0.7886485;0.01401111,0.01820541;-0.7501233;-0.0603539,-0.03465652;0.5691947;0.03640031,0;0;0,-0.01897449;0.3283004;0.0381515,-0.03270184;0.6457958;0.05750489,0.13756;0.5025646;0.003608461,0.2453171;0.3706869;-0.1986672,0.3119809;0.2711936;-0.4289091,-0.1931505;0.4999735;-0.002827998,-0.2802813;0.3508748;-0.2030692,-0.2943671;0.2185689;-0.4258944,0.08898813;0.009523019;-0.03072381,0.1173634;-0.2550021;-0.253471,0.1753486;-0.6849117;-0.1338843,0.1861213;-0.7128676;-0.1810288,-0.0839288;-0.00279108;-0.04360842,-0.04189732;-0.3472014;-0.04045864,0.006165296;-0.7889936;0.03021814,0.008984286;-0.8136367;-0.02177924,-0.02938922;0.5679328;0.05545378,235.9016
+0;0;0,-0.0215046;0.330169;0.02744712,-0.04013824;0.6492703;0.03688185,0.1397693;0.5175399;0.02412104,0.2317797;0.4374797;-0.2102436,0.2926261;0.363103;-0.4510049,-0.1986837;0.5165971;-0.02789489,-0.2194407;0.3950588;-0.2615612,-0.2047326;0.3030379;-0.503462,0.09048811;0.01285765;-0.02158591,0.1533831;-0.09590947;-0.3552843,0.1349139;-0.5266333;-0.2454924,0.144267;-0.4880201;-0.3283237,-0.077225;-0.001747715;-0.05340985,-0.04277588;-0.356644;-0.05181134,0.008625537;-0.7935228;0.01462098,0.01943852;-0.7540408;-0.06793728,-0.0356194;0.5710189;0.03723065,0;0;0,-0.01704429;0.3296572;0.03553796,-0.02823489;0.6488662;0.05100298,0.1392345;0.5049555;0.00162077,0.2480464;0.3651356;-0.1943707,0.3064193;0.2307204;-0.4082056,-0.1884006;0.5053297;-0.004981752,-0.2654501;0.3210969;-0.1779674,-0.3008926;0.2063182;-0.4076842,0.08824579;0.008877695;-0.03087449,0.1193662;-0.2798746;-0.2377423,0.1770783;-0.7029377;-0.112821,0.1873447;-0.7257775;-0.1770491,-0.08323121;-0.002172887;-0.04344206,-0.04259766;-0.3564027;-0.04015746,0.006964505;-0.7930636;0.02904752,0.008974049;-0.8233153;-0.02916242,-0.0255494;0.5705364;0.04997826,235.9353
+0;0;0,-0.02154244;0.3307501;0.02749542,-0.0402125;0.6504756;0.03694715,0.1386747;0.5188741;0.02426423,0.2305897;0.438897;-0.2098573,0.2976874;0.3568789;-0.4753543,-0.1977887;0.5179369;-0.02744594,-0.2185242;0.3965246;-0.2608698,-0.202305;0.2950495;-0.5276233,0.08964895;0.01273841;-0.02138573,0.1525176;-0.09598313;-0.3549443,0.1339877;-0.5281214;-0.2447919,0.1431898;-0.4896472;-0.3262862,-0.07650884;-0.001731507;-0.05291454,-0.04207416;-0.3564791;-0.0513167,0.009496052;-0.7947925;0.01533377,0.0201345;-0.7554635;-0.06589194,-0.03568295;0.5720388;0.03729678,0;0;0,-0.01491287;0.3306703;0.03241014,-0.02393626;0.6507512;0.04363775,0.1429906;0.5069105;-0.0009646416,0.2516901;0.3573574;-0.1893151,0.3143731;0.198563;-0.4186028,-0.1846255;0.5094633;-0.01050097,-0.2644923;0.3287608;-0.1855024,-0.300076;0.1769517;-0.4250968,0.08739424;0.007623211;-0.03099489,0.1202923;-0.2883631;-0.2268111,0.1742229;-0.7108868;-0.09344828,0.1825103;-0.7352481;-0.1548811,-0.08237687;-0.001252753;-0.04323231,-0.04462723;-0.3556496;-0.03977105,0.006867763;-0.793416;0.03043767,0.00931842;-0.8192743;-0.03015661,-0.02175617;0.5722132;0.04365587,235.9684
+0;0;0,-0.02158239;0.3313633;0.0275464,-0.0402865;0.6516722;0.03701492,0.1388576;0.5198418;0.02431414,0.2306738;0.4399507;-0.2095557,0.293852;0.3627236;-0.4595437,-0.1980845;0.5189032;-0.02746961,-0.2187977;0.3976215;-0.2606425,-0.203526;0.302074;-0.5118138,0.08894517;0.01263841;-0.02121784,0.1520121;-0.09642605;-0.3558285,0.1336773;-0.5240148;-0.2468357,0.1437899;-0.4847021;-0.3363933,-0.07590822;-0.001717914;-0.05249915,-0.04136493;-0.3575844;-0.05089627,0.009662349;-0.7912832;0.0150525,0.02135339;-0.7510311;-0.07420986,-0.03574811;0.5730821;0.03736523,0;0;0,-0.01308725;0.3316348;0.02955222,-0.02026277;0.6524463;0.03748012,0.1471396;0.5081577;-0.003508806,0.2522653;0.3468373;-0.1835982,0.3167601;0.1916608;-0.3938603,-0.1822856;0.5120879;-0.01525507,-0.2614426;0.3282638;-0.1868672,-0.2967463;0.1658694;-0.398601,0.08652184;0.007108331;-0.03137851,0.1228955;-0.3004221;-0.2100927,0.1704111;-0.7183614;-0.07549429,0.1809197;-0.7414654;-0.1481516,-0.08175102;-0.0007340294;-0.04286493,-0.047345;-0.3565996;-0.03930274,0.006001182;-0.7896146;0.02925336,0.009276981;-0.8200889;-0.03813867,-0.01851441;0.5737483;0.03830814,235.9906
+0;0;0,-0.0221634;0.3313943;0.02806916,-0.04125341;0.6520263;0.03804217,0.1384193;0.5199159;0.02505329,0.231912;0.4375342;-0.2068579,0.2916356;0.3652191;-0.4479023,-0.1992817;0.5188432;-0.02692285,-0.2222415;0.4094023;-0.2652628,-0.207216;0.3423153;-0.5146067,0.08854138;0.01301259;-0.02126346,0.1498053;-0.09609331;-0.355037,0.1311802;-0.5243254;-0.2441732,0.1535878;-0.5605718;-0.2984168,-0.07585103;-0.002191894;-0.05198899,-0.04136211;-0.3569738;-0.05042438,0.009417716;-0.7917625;0.01591288,0.02081765;-0.7517202;-0.07127798,-0.03664073;0.5733779;0.03829559,0;0;0,-0.010667;0.3320777;0.02668142,-0.0164236;0.6533346;0.03215051,0.1517411;0.508923;-0.006189108,0.2528283;0.3351053;-0.1761279,0.3194963;0.1789397;-0.3712343,-0.1796696;0.5138999;-0.02010762,-0.2597734;0.3215375;-0.1810129,-0.2937877;0.1540963;-0.3751914,0.08606344;0.006644905;-0.03178,0.124037;-0.3079956;-0.194941,0.1633474;-0.7268806;-0.05706251,0.1779392;-0.7559249;-0.1213579,-0.0815156;-0.0002019037;-0.04261697,-0.05000379;-0.3552505;-0.03951029,0.004955348;-0.7889457;0.0305498,0.009026904;-0.8211978;-0.03222875,-0.01497475;0.5745755;0.03349876,236.0242
+0;0;0,-0.0221634;0.3313943;0.02806916,-0.04125341;0.6520263;0.03804217,0.1384193;0.5199159;0.02505329,0.231912;0.4375342;-0.2068579,0.2916356;0.3652191;-0.4479023,-0.1992817;0.5188432;-0.02692285,-0.2222415;0.4094023;-0.2652628,-0.207216;0.3423153;-0.5146067,0.08854138;0.01301259;-0.02126346,0.1498053;-0.09609331;-0.355037,0.1311802;-0.5243254;-0.2441732,0.1535878;-0.5605718;-0.2984168,-0.07585103;-0.002191894;-0.05198899,-0.04136211;-0.3569738;-0.05042438,0.009417716;-0.7917625;0.01591288,0.02081765;-0.7517202;-0.07127798,-0.03664073;0.5733779;0.03829559,0;0;0,-0.010667;0.3320777;0.02668142,-0.0164236;0.6533346;0.03215051,0.1517411;0.508923;-0.006189108,0.2528283;0.3351053;-0.1761279,0.3194963;0.1789397;-0.3712343,-0.1796696;0.5138999;-0.02010762,-0.2597734;0.3215375;-0.1810129,-0.2937877;0.1540963;-0.3751914,0.08606344;0.006644905;-0.03178,0.124037;-0.3079956;-0.194941,0.1633474;-0.7268806;-0.05706251,0.1779392;-0.7559249;-0.1213579,-0.0815156;-0.0002019037;-0.04261697,-0.05000379;-0.3552505;-0.03951029,0.004955348;-0.7889457;0.0305498,0.009026904;-0.8211978;-0.03222875,-0.01497475;0.5745755;0.03349876,236.0468
+0;0;0,-0.02213919;0.3310322;0.02803849,-0.0412241;0.6515783;0.03800934,0.1362383;0.5201745;0.02518741,0.2295723;0.4379327;-0.20633,0.2894426;0.36544;-0.4479665,-0.1972025;0.5191154;-0.02613304,-0.2201234;0.4098602;-0.2640684,-0.2050609;0.3426085;-0.5140246,0.0881426;0.01295398;-0.02116769,0.1495911;-0.09648054;-0.3559465,0.1314872;-0.5127289;-0.2481852,0.1531254;-0.5467007;-0.3005663,-0.07550941;-0.002182022;-0.05175484,-0.04091661;-0.3580326;-0.05018552,0.008442182;-0.7806541;0.01429535,0.01945069;-0.7409567;-0.06990173,-0.0366133;0.5729621;0.03826265,0;0;0,-0.007493489;0.3320739;0.0230093,-0.0100737;0.653329;0.02388597,0.1559599;0.5094209;-0.008579969,0.2552626;0.3253089;-0.1676933,0.3191224;0.155745;-0.3531597,-0.1735107;0.5161638;-0.02360796,-0.2570846;0.3114299;-0.1656456,-0.2860477;0.1364837;-0.354809,0.08562478;0.005945176;-0.03190684,0.1251706;-0.3168578;-0.1804432,0.1573244;-0.724842;-0.04733396,0.1694324;-0.7538859;-0.1079276,-0.08110647;0.000381493;-0.04250402,-0.05137451;-0.3558977;-0.03936591,0.003365934;-0.7773099;0.02859161,0.01130707;-0.8099999;-0.02895208,-0.009448688;0.5746201;0.02640891,236.0701
+0;0;0,-0.02247156;0.3310902;0.02824745,-0.0418674;0.651825;0.03870925,0.1319583;0.5213341;0.02617593,0.2265869;0.4408646;-0.2047711,0.2925215;0.4275156;-0.4550207,-0.1943872;0.520202;-0.02407159,-0.2185176;0.4177218;-0.2642424,-0.2025549;0.343789;-0.5120922,0.08780231;0.01277611;-0.02107578,0.1479259;-0.09527393;-0.3558855,0.1303608;-0.5018278;-0.2496809,0.1510692;-0.5312548;-0.3025638,-0.07524391;-0.002147622;-0.05148209,-0.04045745;-0.3573581;-0.04986891,0.009141292;-0.7702249;0.01302002,0.01968328;-0.7308685;-0.06796347,-0.03721698;0.5731763;0.03885622,0;0;0,-0.005387906;0.3324266;0.01967478,-0.007799432;0.6539103;0.01870012,0.1547297;0.5099182;-0.01012468,0.2553324;0.3168603;-0.156324,0.316739;0.1430154;-0.3384163,-0.1683074;0.5193575;-0.0272107,-0.2427814;0.298828;-0.1479867,-0.2770147;0.1409708;-0.3506184,0.08515936;0.005476118;-0.03216457,0.1251008;-0.3224404;-0.1673039,0.1527921;-0.722164;-0.03952169,0.1595425;-0.7534916;-0.09383893,-0.08075292;0.001048907;-0.04236188,-0.05407787;-0.3548568;-0.0397524,0.0002055876;-0.7665443;0.02688659,0.008612946;-0.7957895;-0.02947229,-0.007148456;0.5751794;0.02157855,236.1031
+0;0;0,-0.02248224;0.3312475;0.02826088,-0.04188189;0.6520447;0.03872538,0.1337015;0.5210143;0.02606031,0.2281704;0.4406807;-0.2044969,0.2937615;0.4274013;-0.4534425,-0.1960347;0.5198705;-0.02470928,-0.2201242;0.4175633;-0.2644747,-0.2042448;0.3440157;-0.5110331,0.08722088;0.0126915;-0.02093622,0.1476107;-0.09583698;-0.3572285,0.1303313;-0.4957772;-0.2527516,0.1508894;-0.5247725;-0.3052504,-0.07474566;-0.002133401;-0.05114118,-0.03980515;-0.3589168;-0.04952085,0.00898673;-0.7650672;0.01234502,0.01945214;-0.7257787;-0.06805025,-0.03723142;0.5733951;0.03887234,0;0;0,-0.00339143;0.3327715;0.01675344,-0.0047036;0.6543064;0.01325321,0.1600924;0.5104743;-0.01249957,0.2562508;0.308274;-0.1481576,0.3169874;0.1227305;-0.3164939,-0.1679682;0.5204372;-0.03120634,-0.2377553;0.2899253;-0.133815,-0.2839997;0.1062557;-0.3086845,0.08450206;0.005084962;-0.03225565,0.1251236;-0.3300597;-0.1528617,0.1461258;-0.7248911;-0.03106999,0.1512068;-0.7599737;-0.08003569,-0.08005726;0.001697309;-0.0423655,-0.05677343;-0.3560264;-0.03927955,-0.002381887;-0.7610024;0.02554422,0.005451751;-0.7898864;-0.03040684,-0.004312892;0.5755981;0.01675415,236.1368
+0;0;0,-0.02250718;0.3316149;0.02829222,-0.041928;0.6527622;0.0387683,0.1336615;0.5216492;0.0261033,0.2277546;0.4416351;-0.203537,0.2943855;0.4281452;-0.4564289,-0.196077;0.5205054;-0.02466663,-0.2200708;0.4186051;-0.2634785,-0.2039396;0.3438916;-0.5139453,0.08650561;0.01258742;-0.02076452,0.1468516;-0.09586236;-0.3568129,0.1295294;-0.4967937;-0.2520771,0.1489989;-0.5226651;-0.3017961,-0.07413268;-0.002115905;-0.05072178,-0.03921752;-0.3586406;-0.04910263,0.009695273;-0.7657975;0.01291655,0.01960654;-0.7270008;-0.06322177,-0.03727267;0.5740304;0.03891542,0;0;0,-0.0009890944;0.3333119;0.01332641,-0.001099132;0.6551653;0.007351398,0.1640116;0.5113036;-0.01432848,0.250044;0.2931118;-0.1282637,0.3128273;0.1098102;-0.3044306,-0.1646472;0.5210369;-0.03628563,-0.2363034;0.2888196;-0.1307893,-0.2828411;0.09082434;-0.2957382,0.08370619;0.004650697;-0.03231835,0.1236243;-0.3343503;-0.1410215,0.1388107;-0.7309849;-0.02074695,0.1365595;-0.7635651;-0.06603837,-0.0792236;0.002359521;-0.04231885,-0.0596199;-0.3553223;-0.0390154,-0.005710367;-0.7611845;0.02720651,0.001976531;-0.7856129;-0.02711771,-0.0009885021;0.5764016;0.01143241,236.1582
+0;0;0,-0.02293046;0.3315399;0.02882607,-0.04265216;0.6526515;0.03973524,0.132928;0.5214947;0.02676579,0.2282716;0.4440634;-0.2032439,0.2920768;0.4246636;-0.45648,-0.1967336;0.520349;-0.02381491,-0.2218195;0.4235852;-0.2646425,-0.2004108;0.3370533;-0.5108739,0.08648927;0.01249225;-0.02088971,0.1454884;-0.09418683;-0.3577431,0.1274248;-0.4956079;-0.2550279,0.1484384;-0.522337;-0.3031206,-0.07427187;-0.002120639;-0.05051754,-0.03863541;-0.3585755;-0.0492917,0.009858623;-0.7656168;0.0138062,0.01970669;-0.7267985;-0.06233783,-0.03797279;0.5739211;0.03983615,0;0;0,-0.0009890944;0.3333119;0.01332641,-0.001099132;0.6551653;0.007351398,0.1640116;0.5113036;-0.01432848,0.250044;0.2931118;-0.1282637,0.3128273;0.1098102;-0.3044306,-0.1646472;0.5210369;-0.03628563,-0.2363034;0.2888196;-0.1307893,-0.2828411;0.09082434;-0.2957382,0.08370619;0.004650697;-0.03231835,0.1236243;-0.3343503;-0.1410215,0.1388107;-0.7309849;-0.02074695,0.1365595;-0.7635651;-0.06603837,-0.0792236;0.002359521;-0.04231885,-0.0596199;-0.3553223;-0.0390154,-0.005710367;-0.7611845;0.02720651,0.001976531;-0.7856129;-0.02711771,-0.0009885021;0.5764016;0.01143241,236.1812
+0;0;0,-0.02295622;0.3319123;0.02885845,-0.04269672;0.6533304;0.03977768,0.1337933;0.5218134;0.02673912,0.2289577;0.4445277;-0.2028381,0.2921121;0.4253258;-0.4534909,-0.197614;0.5206617;-0.02410943,-0.2226527;0.4240798;-0.2644842,-0.2014624;0.3384306;-0.5082037,0.08610101;0.01243617;-0.02079593,0.1449334;-0.09394147;-0.3566974,0.1271376;-0.4894108;-0.2555052,0.159373;-0.5464348;-0.3292808,-0.07393846;-0.00211112;-0.05029076,-0.0384027;-0.3575587;-0.04906838,0.009372331;-0.7585648;0.01309397,0.02447955;-0.7150374;-0.1037131,-0.03801244;0.5745174;0.0398787,0;0;0,0.0003144331;0.3337957;0.0102911,0.0009524561;0.6558999;0.00184226,0.1669994;0.5113248;-0.01688027,0.2477132;0.2868753;-0.1210089,0.3093676;0.09602147;-0.2851965,-0.1639868;0.5218956;-0.0407772,-0.2343644;0.2873135;-0.1288297,-0.2799584;0.08284165;-0.2814615,0.08323121;0.004048899;-0.0325067,0.1221107;-0.3383748;-0.126537,0.1343276;-0.7310658;-0.01430035,0.1377088;-0.7205146;-0.1311996,-0.07884068;0.003036559;-0.04213598,-0.06261562;-0.3537983;-0.03853753,-0.00991302;-0.7536821;0.02679132,0.001229077;-0.8051093;-0.05865223,0.0008841828;0.5770876;0.006540775,236.2038
+0;0;0,-0.02298979;0.3323976;0.02890065,-0.04274536;0.6540609;0.03982861,0.1339668;0.5224251;0.02677336,0.2289199;0.445311;-0.2022942,0.3014849;0.4232478;-0.4902967,-0.1978631;0.5212719;-0.02414004,-0.2228462;0.4249044;-0.2639811,-0.1984984;0.3264927;-0.5440172,0.08521306;0.01230792;-0.02058147,0.1438745;-0.09376047;-0.3555065,0.1261145;-0.4884328;-0.2545182,0.1466768;-0.5139436;-0.3015781,-0.07317594;-0.002089348;-0.04977212,-0.03774348;-0.3565036;-0.04855329,0.009935271;-0.7567017;0.01348379,0.01957184;-0.7180728;-0.06102501,-0.03805802;0.5751963;0.03992969,0;0;0,0.0009803921;0.3343508;0.007778167,0.001557164;0.6566648;-0.002011538,0.1685707;0.5128922;-0.01773548,0.2437552;0.2823386;-0.1106169,0.3096001;0.04425661;-0.2769879,-0.1633514;0.522074;-0.04457025,-0.2340833;0.2859128;-0.1261761,-0.2854778;0.04116616;-0.287903,0.08231591;0.003534347;-0.032372,0.1183362;-0.3423745;-0.1092876,0.1277882;-0.7360632;-0.003456354,0.1262425;-0.7655224;-0.05015862,-0.07777738;0.003668454;-0.04211375,-0.06603362;-0.3522793;-0.03666586,-0.01359683;-0.7514654;0.02799652,-0.006475682;-0.7742651;-0.02567249,0.001519568;0.5778185;0.002974748,236.2373
+0;0;0,-0.02402886;0.3325046;0.02990494,-0.04421069;0.6542459;0.04128545,0.1312923;0.5229754;0.02813424,0.2273233;0.4453528;-0.2029631,0.300232;0.4295443;-0.4906633,-0.1980334;0.5214897;-0.02226159,-0.2255051;0.4264703;-0.2648926,-0.2030943;0.3578737;-0.5532142,0.08476975;0.01224671;-0.02046581,0.1415683;-0.09213486;-0.3571519,0.1247778;-0.4797415;-0.2593758,0.1332748;-0.4417296;-0.3357491,-0.07288421;-0.002161037;-0.04937574,-0.03761971;-0.3574564;-0.04854574,0.008836448;-0.7501172;0.0126131,0.01861753;-0.7112589;-0.06351276,-0.03948339;0.5753495;0.04131652,0;0;0,0.001541279;0.3346622;0.005462408,0.00278262;0.6570333;-0.00620079,0.1689632;0.5144861;-0.01907134,0.2419793;0.2774563;-0.1035622,0.3046762;0.03945312;-0.2701775,-0.1613807;0.5233741;-0.04762226,-0.232726;0.2831833;-0.1242476,-0.2823693;0.02945715;-0.2708614,0.08185101;0.002868205;-0.03235626,0.1159461;-0.3472538;-0.09343982,0.1190449;-0.7351909;0.004418373,0.1176946;-0.7641184;-0.04553175,-0.07728557;0.004315798;-0.04198876,-0.06941564;-0.3525543;-0.03418446,-0.01981699;-0.7445126;0.02898002,-0.01074569;-0.7686148;-0.02542543,0.002567336;0.5781846;-0.000739336,236.2705
+0;0;0,-0.02406311;0.3329786;0.02994758,-0.0442798;0.6552768;0.04134686,0.1319814;0.5236205;0.0281379,0.2306598;0.443858;-0.2093303,0.3033427;0.4280985;-0.4961397,-0.1987884;0.5221283;-0.02247893,-0.2270174;0.4244894;-0.2717988,-0.2046761;0.3561053;-0.5592275,0.08437409;0.01218955;-0.02037029,0.142346;-0.09434833;-0.3640116,0.1259831;-0.4720846;-0.2687253,0.1344303;-0.4341196;-0.3446516,-0.07254402;-0.002150951;-0.04914529,-0.03655102;-0.3647861;-0.04829814,0.00872213;-0.7474477;0.0113033,0.01844596;-0.7086414;-0.06437697,-0.03954315;0.5762242;0.04137799,0;0;0,0.00256142;0.3351615;0.003296137,0.004703723;0.6580084;-0.01035643,0.1720022;0.5161315;-0.02088237,0.2434848;0.2678808;-0.09672701,0.3006918;0.02247237;-0.2525887,-0.1602815;0.5233678;-0.05115665,-0.2341064;0.2747364;-0.1234263,-0.2828388;0.01624241;-0.2597964,0.08144183;0.002238855;-0.03232241,0.1129821;-0.3580132;-0.07731211,0.116143;-0.7377342;0.01119756,0.1128368;-0.7668899;-0.03768278,-0.07680181;0.004929875;-0.04194877,-0.07113972;-0.3593102;-0.03207026,-0.02414219;-0.7415751;0.02872982,-0.01476047;-0.7652637;-0.02539165,0.004270464;0.5790398;-0.004397392,236.304
+0;0;0,-0.0244018;0.3331811;0.03096198,-0.04500103;0.6556048;0.0430388,0.1303724;0.5241806;0.02977473,0.2310097;0.4434935;-0.2127473,0.3044893;0.4303348;-0.4962441,-0.1986459;0.5226262;-0.02053875,-0.2271365;0.4335803;-0.2788299,-0.2057605;0.3660839;-0.5633122,0.08392443;0.01213636;-0.02019007,0.1412005;-0.09430965;-0.3662729,0.1250072;-0.4709907;-0.2724204,0.1336374;-0.4327925;-0.3502096,-0.07213127;-0.002203949;-0.04889236,-0.03569118;-0.3669708;-0.04751291,0.008939121;-0.7481983;0.01276051,0.01887046;-0.709139;-0.06477755,-0.04024994;0.5765142;0.0429538,0;0;0,0.003299437;0.3354847;0.001702785,0.00595957;0.6584656;-0.01286912,0.1725963;0.5175497;-0.02217746,0.2419843;0.2601435;-0.08837843,0.2976412;0.01238571;-0.234875,-0.1585863;0.5247808;-0.05295188,-0.2309602;0.2681874;-0.119111,-0.2790131;0.007891029;-0.2451252,0.08088789;0.001707405;-0.03244185,0.1073359;-0.3622407;-0.06746876,0.1098753;-0.7416624;0.01614881,0.1068878;-0.769928;-0.03666257,-0.07635106;0.005429713;-0.04170458,-0.0750732;-0.3609682;-0.030063,-0.02969672;-0.7421457;0.02996955,-0.02048944;-0.7693263;-0.02330762,0.005411431;0.5794737;-0.006714106,236.3405
+0;0;0,-0.02443873;0.3336854;0.03100884,-0.0450639;0.6565152;0.04310093,0.133213;0.5241038;0.02961294,0.2344614;0.4429267;-0.2143819,0.3078;0.4297932;-0.497335,-0.2013927;0.5225229;-0.02155495,-0.2300563;0.4329363;-0.2814147,-0.2087213;0.3655693;-0.5653512,0.08333385;0.01205095;-0.02004799,0.1406979;-0.09455857;-0.3666625,0.1246153;-0.4686633;-0.2734519,0.1333662;-0.4303505;-0.3523282,-0.07162368;-0.00218844;-0.0485483,-0.03512761;-0.3675156;-0.04716674,0.009197447;-0.7461357;0.01269444,0.01926757;-0.7069499;-0.06592715,-0.0403069;0.5773261;0.04301582,0;0;0,0.003111347;0.3359982;0.0004940033,0.005518861;0.6593543;-0.01483989,0.1757919;0.5191202;-0.02347326,0.2403807;0.256569;-0.08065367,0.2940655;0.002706319;-0.2158763,-0.1615846;0.5240349;-0.05537221,-0.2338797;0.2640707;-0.1150921,-0.2814803;0.0006296635;-0.2331873,0.080218;0.001306444;-0.03248143,0.1027174;-0.3640675;-0.06065059,0.1046277;-0.7412034;0.02099514,0.1008479;-0.7689523;-0.03394056,-0.07571403;0.005794046;-0.04153905,-0.07653216;-0.3610693;-0.0271011,-0.0339385;-0.7401325;0.03119251,-0.02463019;-0.7686728;-0.02222589,0.00503628;0.5802765;-0.008513212,236.3721
+0;0;0,-0.0244589;0.3339608;0.03103444,-0.0450964;0.6569832;0.04313388,0.1332105;0.5245191;0.02964373,0.2349477;0.4429502;-0.2155291,0.3087547;0.4297328;-0.5002888,-0.2014479;0.5229381;-0.02153223,-0.23025;0.4329189;-0.2826466,-0.2087787;0.3651218;-0.5683961,0.08311804;0.01201974;-0.01999607,0.1402846;-0.09422276;-0.3654173,0.1241401;-0.4697678;-0.2718478,0.1329499;-0.431399;-0.3512549,-0.07143819;-0.002182773;-0.04842257,-0.03506777;-0.3662523;-0.04704577,0.009427927;-0.74633;0.01304588,0.01956582;-0.7070824;-0.06610483,-0.04033674;0.5777498;0.04304873,0;0;0,0.003547899;0.3362715;-0.0003650188,0.006276675;0.6597949;-0.01619935,0.1765461;0.5195737;-0.02448678,0.2400387;0.2533792;-0.07163393,0.2896827;-0.00750944;-0.1988457,-0.1614371;0.5251105;-0.05560717,-0.2313938;0.2616537;-0.108619,-0.2802776;-0.005464435;-0.2224985,0.08001973;0.0008883625;-0.03238797,0.09769018;-0.3637947;-0.05616343,0.09856017;-0.742485;0.02534056,0.09535241;-0.7699132;-0.03073835,-0.07546828;0.006134861;-0.04147081,-0.07844144;-0.3593673;-0.02502086,-0.03713625;-0.7401733;0.03269083,-0.02918616;-0.7669236;-0.02360601,0.005721934;0.5806819;-0.009764671,236.4048
+0;0;0,-0.02426696;0.3339388;0.03145581,-0.04512888;0.6568106;0.0443509,0.1354179;0.5252117;0.03219012,0.2317262;0.4430902;-0.2180977,0.3110037;0.4359586;-0.5007911,-0.2008285;0.5162213;-0.02113057,-0.2412868;0.4347102;-0.2864272,-0.2141447;0.3728603;-0.5722405,0.08308158;0.01199366;-0.01995544,0.1392014;-0.09409047;-0.3672417,0.1231356;-0.4685095;-0.2745641,0.1318811;-0.4299718;-0.3553316,-0.07142058;-0.002202145;-0.04836183,-0.03489851;-0.3678163;-0.04651605,0.009105086;-0.7465518;0.01398206,0.01919232;-0.7071207;-0.06652927,-0.04033653;0.5776123;0.04406004,0;0;0,0.002658829;0.3362827;-0.0006098747,0.004515044;0.6597111;-0.01636624,0.1769004;0.5195268;-0.02442265,0.2390121;0.2486172;-0.06201708,0.2843387;-0.01471424;-0.1838915,-0.1648639;0.5245492;-0.05532539,-0.2342146;0.2571418;-0.1037713,-0.281153;-0.01299262;-0.2090116,0.07977693;0.0007950515;-0.03285766,0.09267358;-0.365919;-0.05197501,0.09295754;-0.7431527;0.03007079,0.08858001;-0.7697692;-0.02865051,-0.07560425;0.006183606;-0.04111419,-0.07985812;-0.3607579;-0.02248919,-0.04313819;-0.7408682;0.03412026,-0.03649348;-0.7676622;-0.02421553,0.004174843;0.5806268;-0.009965181,236.4264
+0;0;0,-0.02428157;0.3341398;0.03147474,-0.04515365;0.6571687;0.04437622,0.1306742;0.5269411;0.03253415,0.2279805;0.4439687;-0.2203472,0.3072127;0.4368411;-0.502879,-0.1965399;0.5181922;-0.01935423,-0.2374174;0.4358365;-0.2873999,-0.2102909;0.374022;-0.5730498,0.08293669;0.01197274;-0.01992064,0.1392621;-0.0945;-0.3684791,0.1232053;-0.46871;-0.2758532,0.1318675;-0.4302536;-0.355851,-0.07129603;-0.002198305;-0.04827749,-0.03464017;-0.3691518;-0.04642494,0.009338852;-0.7476758;0.01403937,0.01932995;-0.7083345;-0.06570467,-0.04035911;0.5779342;0.04408523,0;0;0,0.003125138;0.33648;-0.00103426,0.005389459;0.6600511;-0.01705432,0.1724566;0.519444;-0.02277517,0.2389889;0.2454939;-0.05152845,0.2806036;-0.02076033;-0.1678452,-0.1599342;0.5262136;-0.0530572,-0.2271242;0.253883;-0.09334998,-0.274635;-0.01771772;-0.1939903,0.07950944;0.000944525;-0.03310633,0.08868133;-0.3673961;-0.04869461,0.08768193;-0.7445395;0.03274489,0.08348646;-0.7716436;-0.02441906,-0.07556022;0.006035411;-0.04090109,-0.07937746;-0.3621269;-0.01983318,-0.0469882;-0.7425641;0.03574585,-0.04086992;-0.7690309;-0.0218758,0.004955634;0.5809355;-0.0105958,236.4597
+0;0;0,-0.02428157;0.3341398;0.03147474,-0.04515365;0.6571687;0.04437622,0.1306742;0.5269411;0.03253415,0.2279805;0.4439687;-0.2203472,0.3072127;0.4368411;-0.502879,-0.1965399;0.5181922;-0.01935423,-0.2374174;0.4358365;-0.2873999,-0.2102909;0.374022;-0.5730498,0.08293669;0.01197274;-0.01992064,0.1392621;-0.0945;-0.3684791,0.1232053;-0.46871;-0.2758532,0.1318675;-0.4302536;-0.355851,-0.07129603;-0.002198305;-0.04827749,-0.03464017;-0.3691518;-0.04642494,0.009338852;-0.7476758;0.01403937,0.01932995;-0.7083345;-0.06570467,-0.04035911;0.5779342;0.04408523,0;0;0,0.003125138;0.33648;-0.00103426,0.005389459;0.6600511;-0.01705432,0.1724566;0.519444;-0.02277517,0.2389889;0.2454939;-0.05152845,0.2806036;-0.02076033;-0.1678452,-0.1599342;0.5262136;-0.0530572,-0.2271242;0.253883;-0.09334998,-0.274635;-0.01771772;-0.1939903,0.07950944;0.000944525;-0.03310633,0.08868133;-0.3673961;-0.04869461,0.08768193;-0.7445395;0.03274489,0.08348646;-0.7716436;-0.02441906,-0.07556022;0.006035411;-0.04090109,-0.07937746;-0.3621269;-0.01983318,-0.0469882;-0.7425641;0.03574585,-0.04086992;-0.7690309;-0.0218758,0.004955634;0.5809355;-0.0105958,236.4827

+ 193 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.003097351;0.331267;0.01482252,0.006047141;0.6498141;0.01144951,0.1833637;0.5193636;0.018119,0.2289098;0.2426372;0.03970567,0.2942185;-0.02783903;-0.02185588,-0.1724364;0.5176587;0.00889137,-0.2359428;0.243732;0.01589577,-0.2918414;-0.02993661;-0.04061315,0.07845023;0.003827159;-0.03912127,0.09116407;-0.3564858;0.00165553,0.09618334;-0.7372402;0.0954873,0.1095296;-0.759576;0.03402913,-0.078631;0.007468781;-0.03822229,-0.1154734;-0.352695;-0.01425484,-0.1394149;-0.7377543;0.05617016,-0.1366829;-0.6992517;-0.02515941,0.00516971;0.5719272;0.01497049,0;0;0,0.00320607;0.3314641;0.009401321,0.005777109;0.650004;0.004406691,0.1814905;0.5138776;0.000190258,0.2205558;0.2354179;0.007407666,0.2566519;-0.0401659;-0.05554497,-0.1738234;0.5265888;-0.01182319,-0.2221375;0.2495197;-0.007769077,-0.2524496;-0.02491832;-0.07831948,0.07891577;0.001709789;-0.03832674,0.1034825;-0.3600145;-0.02412105,0.09687691;-0.7422301;0.06346416,0.09713196;-0.771199;0.006746765,-0.07851089;0.005784584;-0.03875745,-0.106187;-0.3551345;-0.01383275,-0.08709497;-0.740191;0.05807384,-0.08735089;-0.7747642;0.007829513,0.005219877;0.5721213;0.008082867,34.16795
+0;0;0,0.002897619;0.3312747;0.01468965,0.005667934;0.6498253;0.01143787,0.1830941;0.5194474;0.01778158,0.2290141;0.2427855;0.03940287,0.2945421;-0.02786261;-0.02116185,-0.1726905;0.5175413;0.008720096,-0.235972;0.2435619;0.01569569,-0.2916268;-0.03029972;-0.04011434,0.07845128;0.003857916;-0.03911617,0.09142973;-0.3564521;0.00160249,0.09651821;-0.7371859;0.09551427,0.1097154;-0.7594737;0.03398311,-0.07864295;0.00743218;-0.03820486,-0.1152182;-0.3527632;-0.01430356,-0.1390735;-0.73781;0.05621912,-0.1363803;-0.6993079;-0.0251118,0.004873074;0.5719357;0.01491764,0;0;0,0.00320607;0.3314641;0.009401321,0.005777109;0.650004;0.004406691,0.1814905;0.5138776;0.000190258,0.2205558;0.2354179;0.007407666,0.2566519;-0.0401659;-0.05554497,-0.1738234;0.5265888;-0.01182319,-0.2221375;0.2495197;-0.007769077,-0.2524496;-0.02491832;-0.07831948,0.07891577;0.001709789;-0.03832674,0.1034825;-0.3600145;-0.02412105,0.09687691;-0.7422301;0.06346416,0.09713196;-0.771199;0.006746765,-0.07851089;0.005784584;-0.03875745,-0.106187;-0.3551345;-0.01383275,-0.08709497;-0.740191;0.05807384,-0.08735089;-0.7747642;0.007829513,0.005219877;0.5721213;0.008082867,34.18851
+0;0;0,0.002896724;0.3311725;0.01468511,0.005665957;0.6495991;0.0114347,0.1823875;0.5194613;0.01776563,0.2284355;0.2420279;0.03944721,0.2941656;-0.02945417;-0.02130415,-0.1719898;0.5175627;0.00873999,-0.2354477;0.2428194;0.01573503,-0.291274;-0.03188616;-0.04024697,0.07838883;0.003854845;-0.03908504,0.09138422;-0.3569253;0.001686748,0.09648102;-0.7382811;0.09575194,0.1095178;-0.7599335;0.03496846,-0.07858035;0.007426265;-0.03817445,-0.1152033;-0.3532391;-0.01424197,-0.1390976;-0.738915;0.05639593,-0.1364371;-0.7005162;-0.02394673,0.004871428;0.5717419;0.01491302,0;0;0,0.003257092;0.3313548;0.009624243,0.005937211;0.6497722;0.004798174,0.1810399;0.5142583;0.0006494522,0.2209736;0.2351658;0.009160995,0.258664;-0.04143196;-0.05237615,-0.1729215;0.5264717;-0.01176131,-0.220832;0.2485439;-0.007235611,-0.2522395;-0.02658811;-0.07815561,0.07891834;0.001832768;-0.03815556,0.1042244;-0.3603508;-0.02488053,0.09932037;-0.7428372;0.06448698,0.1004468;-0.7723255;0.009783745,-0.078373;0.005665085;-0.03889588,-0.1042681;-0.3557751;-0.01274398,-0.08423586;-0.7414221;0.05923989,-0.0839933;-0.7745261;0.008738495,0.005347501;0.5719205;0.008436203,34.20744
+0;0;0,0.00289706;0.3312109;0.01468682,0.005666593;0.6496719;0.01143603,0.1825983;0.5194631;0.01777074,0.228764;0.2413203;0.03950776,0.2940601;-0.0283694;-0.0208425,-0.1721987;0.5175623;0.008734409,-0.2358189;0.2421164;0.01574734,-0.2912766;-0.03077552;-0.03986507,0.07820706;0.003845906;-0.03899441,0.09121141;-0.357183;0.001805492,0.09630799;-0.738523;0.0958668,0.1093563;-0.760221;0.03502972,-0.07839813;0.007409045;-0.03808593,-0.1150464;-0.353505;-0.01413695,-0.1389396;-0.7391648;0.05649802,-0.1362768;-0.7007586;-0.02391548,0.004871971;0.5718057;0.01491475,0;0;0,0.003187593;0.3313986;0.009464025,0.005847812;0.649847;0.004428625,0.1813157;0.5146388;0.001098871,0.2213306;0.2348587;0.010535,0.2607542;-0.04012436;-0.04835808,-0.1733104;0.526684;-0.01175724,-0.2217543;0.2481171;-0.007199491,-0.253908;-0.02521855;-0.07714295,0.07886282;0.001799852;-0.03780365,0.1042034;-0.3606585;-0.02525723,0.1018116;-0.7428752;0.06528759,0.1030193;-0.7723143;0.01042747,-0.07802913;0.005689888;-0.03912517,-0.1026002;-0.3559917;-0.01158763,-0.08240506;-0.7416371;0.06026927,-0.08120595;-0.7734542;0.00810317,0.005258363;0.5719889;0.008122921,34.22124
+0;0;0,0.003058174;0.3312114;0.0146437,0.005952374;0.6496726;0.01150269,0.1828246;0.5192627;0.01751922,0.2298526;0.2412809;0.03946558,0.2951893;-0.02852458;-0.02032073,-0.1719638;0.5177271;0.008635802,-0.2354231;0.2422374;0.01537574,-0.2902354;-0.03078204;-0.04025078,0.07820646;0.003881039;-0.03899212,0.09144361;-0.3571691;0.001544151,0.09687401;-0.7384521;0.09581754,0.1098885;-0.7602699;0.03507527,-0.07840878;0.007366545;-0.03807225,-0.1147398;-0.3536029;-0.01447764,-0.1384244;-0.7392294;0.05640922,-0.1357928;-0.7008213;-0.0240051,0.005152744;0.571805;0.01495065,0;0;0,0.003187593;0.3313986;0.009464025,0.005847812;0.649847;0.004428625,0.1813157;0.5146388;0.001098871,0.2213306;0.2348587;0.010535,0.2607542;-0.04012436;-0.04835808,-0.1733104;0.526684;-0.01175724,-0.2217543;0.2481171;-0.007199491,-0.253908;-0.02521855;-0.07714295,0.07886282;0.001799852;-0.03780365,0.1042034;-0.3606585;-0.02525723,0.1018116;-0.7428752;0.06528759,0.1030193;-0.7723143;0.01042747,-0.07802913;0.005689888;-0.03912517,-0.1026002;-0.3559917;-0.01158763,-0.08240506;-0.7416371;0.06026927,-0.08120595;-0.7734542;0.00810317,0.005258363;0.5719889;0.008122921,34.241
+0;0;0,0.003058174;0.3312114;0.0146437,0.005952374;0.6496726;0.01150269,0.1828246;0.5192627;0.01751922,0.2298526;0.2412809;0.03946558,0.2951893;-0.02852458;-0.02032073,-0.1719638;0.5177271;0.008635802,-0.2354231;0.2422374;0.01537574,-0.2902354;-0.03078204;-0.04025078,0.07820646;0.003881039;-0.03899212,0.09144361;-0.3571691;0.001544151,0.09687401;-0.7384521;0.09581754,0.1098885;-0.7602699;0.03507527,-0.07840878;0.007366545;-0.03807225,-0.1147398;-0.3536029;-0.01447764,-0.1384244;-0.7392294;0.05640922,-0.1357928;-0.7008213;-0.0240051,0.005152744;0.571805;0.01495065,0;0;0,0.003187593;0.3313986;0.009464025,0.005847812;0.649847;0.004428625,0.1813157;0.5146388;0.001098871,0.2213306;0.2348587;0.010535,0.2607542;-0.04012436;-0.04835808,-0.1733104;0.526684;-0.01175724,-0.2217543;0.2481171;-0.007199491,-0.253908;-0.02521855;-0.07714295,0.07886282;0.001799852;-0.03780365,0.1042034;-0.3606585;-0.02525723,0.1018116;-0.7428752;0.06528759,0.1030193;-0.7723143;0.01042747,-0.07802913;0.005689888;-0.03912517,-0.1026002;-0.3559917;-0.01158763,-0.08240506;-0.7416371;0.06026927,-0.08120595;-0.7734542;0.00810317,0.005258363;0.5719889;0.008122921,34.25212
+0;0;0,0.003057854;0.3311767;0.01464217,0.005951669;0.6495957;0.0115016,0.18319;0.5190885;0.01752294,0.2300232;0.2422586;0.03937837,0.2958193;-0.02944392;-0.0208283,-0.1723294;0.5175498;0.008621218,-0.2355258;0.2432016;0.01533322,-0.2907234;-0.03173745;-0.04068441,0.07821847;0.003881635;-0.0389981,0.09149334;-0.3581974;0.001653682,0.09691346;-0.7387589;0.09574866,0.1098703;-0.7603473;0.03527531,-0.07842082;0.007367676;-0.0380781,-0.1148554;-0.3546304;-0.01441625,-0.1384951;-0.7395272;0.05633647,-0.1358752;-0.7011563;-0.02372184,0.005152152;0.5717391;0.01494908,0;0;0,0.002329707;0.3313726;0.009408236,0.003971767;0.6497847;0.004315138,0.1802215;0.5148908;0.001409292,0.219936;0.2362898;0.01189852,0.261715;-0.04037836;-0.04713953,-0.175205;0.5263832;-0.01229167,-0.2229118;0.2488835;-0.007415541,-0.2564547;-0.02626097;-0.0777477,0.07894221;0.0018958;-0.03766406,0.1043315;-0.3616145;-0.02559686,0.1030167;-0.7428809;0.06575131,0.1056341;-0.7724158;0.01157546,-0.07799566;0.005595201;-0.03923542,-0.1018934;-0.3570844;-0.01055773,-0.08147293;-0.7420487;0.06082682,-0.08072887;-0.7734925;0.00876544,0.003647916;0.5719367;0.008023977,34.27486
+0;0;0,0.003249623;0.3311769;0.01459513,0.006282177;0.6495961;0.01156632,0.1833812;0.5186256;0.01700408,0.2318092;0.2421125;0.03938808,0.2970571;-0.03003201;-0.01940251,-0.1720127;0.517581;0.00850646,-0.2348844;0.2431588;0.01524644,-0.2904761;-0.03145072;-0.04198452,0.07821666;0.003966812;-0.03899316,0.09207274;-0.3581121;0.001465254,0.09752073;-0.7386953;0.0954707,0.1108104;-0.7602946;0.03507892,-0.07844056;0.00727401;-0.03805541,-0.1143416;-0.3547783;-0.01440709,-0.1377104;-0.7396938;0.05633417,-0.1351653;-0.7013186;-0.02372612,0.005473452;0.571738;0.01497903,0;0;0,0.002329707;0.3313726;0.009408236,0.003971767;0.6497847;0.004315138,0.1802215;0.5148908;0.001409292,0.219936;0.2362898;0.01189852,0.261715;-0.04037836;-0.04713953,-0.175205;0.5263832;-0.01229167,-0.2229118;0.2488835;-0.007415541,-0.2564547;-0.02626097;-0.0777477,0.07894221;0.0018958;-0.03766406,0.1043315;-0.3616145;-0.02559686,0.1030167;-0.7428809;0.06575131,0.1056341;-0.7724158;0.01157546,-0.07799566;0.005595201;-0.03923542,-0.1018934;-0.3570844;-0.01055773,-0.08147293;-0.7420487;0.06082682,-0.08072887;-0.7734925;0.00876544,0.003647916;0.5719367;0.008023977,34.28625
+0;0;0,0.003250803;0.3312972;0.01460043,0.006284204;0.6498057;0.0115709,0.1826384;0.5190386;0.01700101,0.2309174;0.2433764;0.03931613,0.2964425;-0.02992448;-0.01972427,-0.171268;0.5179983;0.008538961,-0.2339463;0.2444206;0.0152582,-0.2897741;-0.03135583;-0.04221595,0.0781979;0.003965861;-0.0389838,0.09208543;-0.3589347;0.001566421,0.09753746;-0.7397998;0.09564149,0.1108349;-0.761429;0.0352147,-0.07842175;0.007272265;-0.03804629,-0.1144043;-0.3556016;-0.0143443,-0.1377904;-0.7408021;0.05644935,-0.1352438;-0.7024221;-0.02365735,0.005475282;0.5719287;0.01498444,0;0;0,0.002437372;0.3314881;0.009554625,0.004285216;0.6499904;0.004583359,0.1796755;0.5151328;0.001638651,0.2194875;0.2374705;0.01334763,0.2628071;-0.0402739;-0.04542422,-0.1741002;0.5265551;-0.01240751,-0.2225924;0.2500724;-0.007483839,-0.2559231;-0.02635741;-0.07782799,0.07897492;0.001968935;-0.03754282,0.1049933;-0.3623324;-0.02564394,0.1047404;-0.7437669;0.06625628,0.107853;-0.773217;0.0119443,-0.07792554;0.005529337;-0.03933718,-0.1004257;-0.3580158;-0.009965615,-0.0796404;-0.7431974;0.06173599,-0.07949809;-0.7734448;0.008219343,0.003901444;0.5721223;0.008263111,34.30909
+0;0;0,0.003251524;0.3313707;0.01460367,0.006285366;0.6499258;0.0115738,0.1824883;0.5191947;0.01700259,0.230569;0.2446646;0.03922607,0.296491;-0.03029153;-0.02017191,-0.171116;0.5181554;0.008547764,-0.2335369;0.2457012;0.01523941,-0.2897029;-0.03174549;-0.04258283,0.07786512;0.003948984;-0.0388179,0.09177367;-0.3595011;0.001793724,0.09720838;-0.7391564;0.09556998,0.1105605;-0.760998;0.03489459,-0.07808802;0.007241318;-0.03788438,-0.1141251;-0.3561821;-0.0141465,-0.1374368;-0.740159;0.05642228,-0.1348798;-0.7017445;-0.02401399,0.00547635;0.5720397;0.01498774,0;0;0,0.003005806;0.3315496;0.009810448,0.005436882;0.6500974;0.005039215,0.1805894;0.5154278;0.002315044,0.2200571;0.2389024;0.014498,0.2642945;-0.04063413;-0.04361486,-0.1729051;0.5267062;-0.01233115,-0.2209445;0.2513232;-0.006960554,-0.2544376;-0.02688864;-0.07732473,0.07859626;0.001996279;-0.03747058,0.1069351;-0.3626862;-0.02554274,0.10742;-0.7426354;0.06719375,0.1108998;-0.7718953;0.0122075,-0.07748088;0.00552124;-0.03939074,-0.09867758;-0.3586325;-0.00970111,-0.07711604;-0.7425265;0.0618682,-0.07785537;-0.7723427;0.007381458,0.004907332;0.572219;0.008673668,34.332
+0;0;0,0.003370193;0.3313758;0.0144614,0.006491245;0.6499308;0.01147288,0.1826523;0.5190609;0.01669666,0.2310964;0.2446347;0.03940862,0.2968532;-0.03081787;-0.01783332,-0.1709281;0.5181987;0.008521847,-0.2323532;0.2455156;0.01509917,-0.2918675;-0.03059629;-0.0456874,0.07787691;0.004049485;-0.03878389,0.09218891;-0.35945;0.001240872,0.09793989;-0.7390138;0.09536805,0.1113176;-0.7612242;0.03501528,-0.07807069;0.007147114;-0.03793794,-0.1140708;-0.3562988;-0.01449036,-0.1369125;-0.7402998;0.05610094,-0.134413;-0.7018918;-0.02433781,0.005679672;0.572044;0.01486733,0;0;0,0.003005806;0.3315496;0.009810448,0.005436882;0.6500974;0.005039215,0.1805894;0.5154278;0.002315044,0.2200571;0.2389024;0.014498,0.2642945;-0.04063413;-0.04361486,-0.1729051;0.5267062;-0.01233115,-0.2209445;0.2513232;-0.006960554,-0.2544376;-0.02688864;-0.07732473,0.07859626;0.001996279;-0.03747058,0.1069351;-0.3626862;-0.02554274,0.10742;-0.7426354;0.06719375,0.1108998;-0.7718953;0.0122075,-0.07748088;0.00552124;-0.03939074,-0.09867758;-0.3586325;-0.00970111,-0.07711604;-0.7425265;0.0618682,-0.07785537;-0.7723427;0.007381458,0.004907332;0.572219;0.008673668,34.35275
+0;0;0,0.003368055;0.3311656;0.01445223,0.006486815;0.6494869;0.01146596,0.1824871;0.5187238;0.01668552,0.2309727;0.2440625;0.03941694,0.2966411;-0.03101984;-0.01774808,-0.1707708;0.5178623;0.008518166,-0.2322486;0.2449456;0.01510112,-0.2916829;-0.03079513;-0.04560375,0.0779101;0.004051211;-0.03880043,0.09221672;-0.3593116;0.001209281,0.09796351;-0.7385993;0.09526801,0.1113501;-0.7608441;0.03487547,-0.07810397;0.00715016;-0.03795411,-0.1140906;-0.356159;-0.01451536,-0.1369156;-0.7398807;0.05602462,-0.1344144;-0.7014672;-0.02446715,0.005675852;0.5716585;0.01485786,0;0;0,0.002724569;0.3313508;0.009490728,0.004897568;0.64966;0.004319191,0.1800713;0.515425;0.002246857,0.2193522;0.238654;0.01494479,0.2639781;-0.04058179;-0.04238212,-0.1732904;0.5266187;-0.01287785,-0.2211167;0.2509627;-0.00715214,-0.2553844;-0.02683356;-0.07719089,0.07871096;0.002031118;-0.03731394,0.1072317;-0.3625144;-0.02586365,0.1084618;-0.7420217;0.06747413,0.1123386;-0.771228;0.01237822,-0.07746152;0.005484502;-0.03951585,-0.09784744;-0.3585512;-0.00950872,-0.07631914;-0.7422646;0.06148259,-0.07679394;-0.7740157;0.009113219,0.004427865;0.5718448;0.008061409,34.36388
+0;0;0,0.003368055;0.3311656;0.01445223,0.006486815;0.6494869;0.01146596,0.1824871;0.5187238;0.01668552,0.2309727;0.2440625;0.03941694,0.2966411;-0.03101984;-0.01774808,-0.1707708;0.5178623;0.008518166,-0.2322486;0.2449456;0.01510112,-0.2916829;-0.03079513;-0.04560375,0.0779101;0.004051211;-0.03880043,0.09221672;-0.3593116;0.001209281,0.09796351;-0.7385993;0.09526801,0.1113501;-0.7608441;0.03487547,-0.07810397;0.00715016;-0.03795411,-0.1140906;-0.356159;-0.01451536,-0.1369156;-0.7398807;0.05602462,-0.1344144;-0.7014672;-0.02446715,0.005675852;0.5716585;0.01485786,0;0;0,0.002724569;0.3313508;0.009490728,0.004897568;0.64966;0.004319191,0.1800713;0.515425;0.002246857,0.2193522;0.238654;0.01494479,0.2639781;-0.04058179;-0.04238212,-0.1732904;0.5266187;-0.01287785,-0.2211167;0.2509627;-0.00715214,-0.2553844;-0.02683356;-0.07719089,0.07871096;0.002031118;-0.03731394,0.1072317;-0.3625144;-0.02586365,0.1084618;-0.7420217;0.06747413,0.1123386;-0.771228;0.01237822,-0.07746152;0.005484502;-0.03951585,-0.09784744;-0.3585512;-0.00950872,-0.07631914;-0.7422646;0.06148259,-0.07679394;-0.7740157;0.009113219,0.004427865;0.5718448;0.008061409,34.38613
+0;0;0,0.002613384;0.3311928;0.01420361,0.004772137;0.649543;0.01121939,0.1809816;0.5192527;0.01641474,0.2292694;0.2446577;0.03972574,0.2952576;-0.02895641;-0.01536865,-0.1718652;0.5175474;0.008073487,-0.2323345;0.2444565;0.01458174,-0.2924833;-0.02919221;-0.04667993,0.07788868;0.004171329;-0.03880425,0.09293867;-0.3592043;0.0003551468,0.09943442;-0.738482;0.09464937,0.1125984;-0.7601615;0.03353382,-0.07810973;0.007020727;-0.03793937,-0.1129802;-0.3563691;-0.01483767,-0.1355756;-0.7402012;0.05550118,-0.1330482;-0.7017745;-0.02513235,0.004245057;0.5717055;0.01459115,0;0;0,0.002682976;0.331361;0.009480953,0.004888739;0.6496903;0.004314899,0.1799806;0.5159068;0.00246191,0.2188084;0.2391413;0.0155313,0.2639023;-0.03833684;-0.04127479,-0.1731148;0.5267367;-0.01294021,-0.2214063;0.2512138;-0.007229517,-0.2552266;-0.02493358;-0.07689529,0.07875947;0.002090201;-0.03718054,0.1080384;-0.362339;-0.02551997,0.1098125;-0.7419735;0.06753707,0.1143189;-0.7710303;0.01211905,-0.07739832;0.005433318;-0.03962066,-0.09710146;-0.3585252;-0.008833451,-0.07508171;-0.7425933;0.06039058,-0.07563515;-0.7739719;0.007366713,0.004403405;0.5718692;0.00805378,34.39765
+0;0;0,0.002613384;0.3311928;0.01420361,0.004772137;0.649543;0.01121939,0.1809816;0.5192527;0.01641474,0.2292694;0.2446577;0.03972574,0.2952576;-0.02895641;-0.01536865,-0.1718652;0.5175474;0.008073487,-0.2323345;0.2444565;0.01458174,-0.2924833;-0.02919221;-0.04667993,0.07788868;0.004171329;-0.03880425,0.09293867;-0.3592043;0.0003551468,0.09943442;-0.738482;0.09464937,0.1125984;-0.7601615;0.03353382,-0.07810973;0.007020727;-0.03793937,-0.1129802;-0.3563691;-0.01483767,-0.1355756;-0.7402012;0.05550118,-0.1330482;-0.7017745;-0.02513235,0.004245057;0.5717055;0.01459115,0;0;0,0.002682976;0.331361;0.009480953,0.004888739;0.6496903;0.004314899,0.1799806;0.5159068;0.00246191,0.2188084;0.2391413;0.0155313,0.2639023;-0.03833684;-0.04127479,-0.1731148;0.5267367;-0.01294021,-0.2214063;0.2512138;-0.007229517,-0.2552266;-0.02493358;-0.07689529,0.07875947;0.002090201;-0.03718054,0.1080384;-0.362339;-0.02551997,0.1098125;-0.7419735;0.06753707,0.1143189;-0.7710303;0.01211905,-0.07739832;0.005433318;-0.03962066,-0.09710146;-0.3585252;-0.008833451,-0.07508171;-0.7425933;0.06039058,-0.07563515;-0.7739719;0.007366713,0.004403405;0.5718692;0.00805378,34.40892
+0;0;0,0.002614028;0.3312744;0.01420711,0.004773331;0.6497056;0.01122214,0.1803284;0.5195897;0.01641159,0.2288408;0.243718;0.03983098,0.2945175;-0.02860481;-0.01500339,-0.1712123;0.5178908;0.008101214,-0.2319627;0.2435302;0.01463972,-0.2918276;-0.0288271;-0.04633281,0.07792035;0.004173026;-0.03882004,0.09295031;-0.3587191;0.0002872497,0.09945488;-0.7385111;0.09470935,0.112605;-0.760136;0.03365831,-0.0781415;0.007023582;-0.0379548,-0.1129656;-0.3558827;-0.01488384,-0.1355916;-0.7402353;0.0555504,-0.1330668;-0.7018175;-0.02499803,0.004246117;0.5718483;0.01459475,0;0;0,0.00274203;0.3314406;0.009539604,0.005060561;0.6498511;0.004435778,0.1795088;0.516386;0.002525568,0.2190541;0.2384344;0.01616907,0.2644718;-0.03754973;-0.0408392,-0.1723227;0.5271725;-0.01300465,-0.2208696;0.2503794;-0.007015421,-0.25396;-0.02440178;-0.07687426,0.07881691;0.002076268;-0.03714263,0.1091784;-0.3617633;-0.02510512,0.111248;-0.7419059;0.06809974,0.1163186;-0.7709476;0.01283979,-0.07741005;0.005469658;-0.03967063,-0.09631862;-0.3580112;-0.00852412,-0.0736407;-0.7425527;0.06085455,-0.07454637;-0.7737013;0.007700793,0.00454165;0.5720097;0.008158445,34.43136
+0;0;0,0.001352552;0.3312912;0.01398917,0.001868986;0.6497288;0.01091321,0.1781181;0.5204384;0.01606805,0.2267459;0.2446553;0.04027767,0.2925955;-0.02788323;-0.01326234,-0.1736522;0.5178648;0.007824916,-0.2336479;0.2433354;0.01424234,-0.2935041;-0.02886993;-0.04741343,0.07795264;0.004268237;-0.0387448,0.09387849;-0.3586885;-0.000603836,0.100682;-0.7384178;0.09404927,0.1138501;-0.7598726;0.03285868,-0.07812385;0.006917304;-0.0380106,-0.1121025;-0.356098;-0.01539891,-0.1342999;-0.7404825;0.05499777,-0.1317975;-0.7020696;-0.02555187,0.001792082;0.5718703;0.01430112,0;0;0,0.00274203;0.3314406;0.009539604,0.005060561;0.6498511;0.004435778,0.1795088;0.516386;0.002525568,0.2190541;0.2384344;0.01616907,0.2644718;-0.03754973;-0.0408392,-0.1723227;0.5271725;-0.01300465,-0.2208696;0.2503794;-0.007015421,-0.25396;-0.02440178;-0.07687426,0.07881691;0.002076268;-0.03714263,0.1091784;-0.3617633;-0.02510512,0.111248;-0.7419059;0.06809974,0.1163186;-0.7709476;0.01283979,-0.07741005;0.005469658;-0.03967063,-0.09631862;-0.3580112;-0.00852412,-0.0736407;-0.7425527;0.06085455,-0.07454637;-0.7737013;0.007700793,0.00454165;0.5720097;0.008158445,34.4539
+0;0;0,0.001352892;0.3313744;0.01399269,0.001869529;0.6499405;0.01091524,0.1786368;0.5204622;0.01607687,0.2272881;0.2445462;0.04029816,0.2924222;-0.02503154;-0.01266019,-0.1741673;0.517881;0.007809517,-0.2341919;0.2432193;0.01423003,-0.2933978;-0.02602881;-0.04675592,0.07798804;0.004270175;-0.0387624,0.09383559;-0.3569021;-0.0008089542,0.1006744;-0.7385989;0.09433459,0.1137902;-0.7598494;0.03338704,-0.07815932;0.006920445;-0.03802786,-0.1119709;-0.3543101;-0.01552734,-0.1342833;-0.7406863;0.0552341,-0.1317909;-0.7023069;-0.02499561,0.001792589;0.5720452;0.01430475,0;0;0,0.002250118;0.3315315;0.009405375,0.004014974;0.650071;0.004123926,0.1790168;0.5160805;0.002300739,0.2184545;0.2379857;0.01612878,0.2626917;-0.0349122;-0.04122066,-0.1736788;0.5270703;-0.01356486,-0.2218287;0.2500712;-0.007538781,-0.2549435;-0.02156353;-0.07708842,0.078894;0.002161309;-0.03706694,0.108979;-0.3599122;-0.02546144,0.1120109;-0.7420293;0.0681808,0.1173684;-0.7712169;0.01357889,-0.07742912;0.005379659;-0.03973264,-0.09642441;-0.3563201;-0.008919148,-0.07272319;-0.7428443;0.0605708,-0.07399101;-0.7736986;0.007576525,0.003637778;0.5721941;0.007894516,34.47617
+0;0;0,0.001353227;0.3314566;0.01399616,0.001870048;0.6501371;0.01091745,0.1789103;0.5205476;0.01608318,0.2275373;0.2447688;0.04029243,0.2927314;-0.0250569;-0.01271465,-0.1744384;0.5179625;0.007803068,-0.2344332;0.2434373;0.01422039,-0.2936935;-0.0260585;-0.04682167,0.07796147;0.00426872;-0.03874919,0.09377955;-0.3562317;-0.0008663386,0.1006245;-0.7382736;0.0943632,0.1132513;-0.7576133;0.03568797,-0.0781327;0.006918088;-0.0380149,-0.1118814;-0.3536406;-0.01555623,-0.134214;-0.7403659;0.05526916,-0.1318145;-0.7022989;-0.02196933,0.001793076;0.5722103;0.01430833,0;0;0,0.001894323;0.3316198;0.009269476,0.003322398;0.650273;0.003835917,0.1786978;0.5162165;0.002249002,0.2177538;0.2381882;0.0156467,0.2616578;-0.0350346;-0.04169166,-0.1745298;0.5270448;-0.01386801,-0.2220106;0.2500766;-0.007638744,-0.2550668;-0.02185407;-0.07711487,0.0788933;0.002229169;-0.03699446,0.1098015;-0.359098;-0.02544892,0.1129742;-0.7416258;0.06800628,0.1201666;-0.7719759;0.01960421,-0.07736924;0.005323512;-0.03979162,-0.09586854;-0.3557201;-0.008950137,-0.07185409;-0.7425673;0.06064933,-0.07211459;-0.7721992;0.01084372,0.0030254;0.572366;0.007645369,34.49805
+0;0;0,0.0004124017;0.3314648;0.01386146,8.828385E-06;0.650146;0.0107964,0.1773696;0.5208821;0.01578701,0.2268735;0.2453417;0.04091608,0.2922142;-0.02464488;-0.01108195,-0.176054;0.5179789;0.007054863,-0.236154;0.2434686;0.01311196,-0.2944287;-0.02613693;-0.04839304,0.07791126;0.004531299;-0.03882029,0.09370153;-0.3561554;-0.002741672,0.1018091;-0.7379318;0.09344824,0.1144777;-0.7572348;0.03475121,-0.07821713;0.006635686;-0.03789143,-0.1112508;-0.3540369;-0.01621226,-0.1334211;-0.7408203;0.05434661,-0.1309509;-0.7027562;-0.02288996,0.0001561281;0.5722188;0.0141755,0;0;0,0.001894323;0.3316198;0.009269476,0.003322398;0.650273;0.003835917,0.1786978;0.5162165;0.002249002,0.2177538;0.2381882;0.0156467,0.2616578;-0.0350346;-0.04169166,-0.1745298;0.5270448;-0.01386801,-0.2220106;0.2500766;-0.007638744,-0.2550668;-0.02185407;-0.07711487,0.0788933;0.002229169;-0.03699446,0.1098015;-0.359098;-0.02544892,0.1129742;-0.7416258;0.06800628,0.1201666;-0.7719759;0.01960421,-0.07736924;0.005323512;-0.03979162,-0.09586854;-0.3557201;-0.008950137,-0.07185409;-0.7425673;0.06064933,-0.07211459;-0.7721992;0.01084372,0.0030254;0.572366;0.007645369,34.50936
+0;0;0,0.0004124017;0.3314648;0.01386146,8.828385E-06;0.650146;0.0107964,0.1773696;0.5208821;0.01578701,0.2268735;0.2453417;0.04091608,0.2922142;-0.02464488;-0.01108195,-0.176054;0.5179789;0.007054863,-0.236154;0.2434686;0.01311196,-0.2944287;-0.02613693;-0.04839304,0.07791126;0.004531299;-0.03882029,0.09370153;-0.3561554;-0.002741672,0.1018091;-0.7379318;0.09344824,0.1144777;-0.7572348;0.03475121,-0.07821713;0.006635686;-0.03789143,-0.1112508;-0.3540369;-0.01621226,-0.1334211;-0.7408203;0.05434661,-0.1309509;-0.7027562;-0.02288996,0.0001561281;0.5722188;0.0141755,0;0;0,0.001894323;0.3316198;0.009269476,0.003322398;0.650273;0.003835917,0.1786978;0.5162165;0.002249002,0.2177538;0.2381882;0.0156467,0.2616578;-0.0350346;-0.04169166,-0.1745298;0.5270448;-0.01386801,-0.2220106;0.2500766;-0.007638744,-0.2550668;-0.02185407;-0.07711487,0.0788933;0.002229169;-0.03699446,0.1098015;-0.359098;-0.02544892,0.1129742;-0.7416258;0.06800628,0.1201666;-0.7719759;0.01960421,-0.07736924;0.005323512;-0.03979162,-0.09586854;-0.3557201;-0.008950137,-0.07185409;-0.7425673;0.06064933,-0.07211459;-0.7721992;0.01084372,0.0030254;0.572366;0.007645369,34.52033
+0;0;0,0.0004123016;0.3313843;0.0138581,8.833973E-06;0.6499819;0.01079383,0.1777023;0.5206418;0.01578659,0.2270822;0.2457919;0.04085269,0.2924886;-0.02446651;-0.0111977,-0.1763849;0.5177332;0.007038044,-0.2363343;0.2439108;0.01307996,-0.2946677;-0.0259662;-0.04848697,0.07786319;0.004528503;-0.03879634,0.093707;-0.3573812;-0.002595402,0.1017905;-0.738025;0.09330914,0.1145412;-0.7576475;0.03423172,-0.07816888;0.006631593;-0.03786805,-0.1113145;-0.3552638;-0.01611539,-0.1334191;-0.7408997;0.05423416,-0.1309328;-0.7027833;-0.02350293,0.0001560954;0.5720749;0.01417205,0;0;0,0.001326242;0.3315462;0.009115696,0.002151823;0.6501144;0.003492594,0.1781633;0.5164471;0.002120256,0.2165853;0.2390136;0.01490974,0.2603855;-0.03448579;-0.04259241,-0.1759029;0.5268371;-0.0140653,-0.2228513;0.2504949;-0.007742258,-0.255965;-0.02160978;-0.0776664,0.07888979;0.00229463;-0.03687108,0.1093474;-0.3603045;-0.02528191,0.1136802;-0.7416314;0.06811881,0.1212385;-0.7717373;0.01866913,-0.07727023;0.005261183;-0.03987445,-0.09532166;-0.3570195;-0.008777885,-0.07137871;-0.7427962;0.06018417,-0.07071078;-0.7730318;0.01032093,0.002005529;0.5722299;0.007352352,34.54251
+0;0;0,-0.0001212377;0.3313999;0.0134855,-0.0009353;0.6499945;0.0101814,0.1768514;0.5206864;0.01584846,0.226601;0.2459357;0.04126874,0.2919802;-0.02449462;-0.009915322,-0.1772457;0.5178096;0.006219441,-0.2372946;0.2439997;0.01183232,-0.2942075;-0.02609968;-0.05008743,0.07794134;0.004650828;-0.03862457,0.09439882;-0.3574674;-0.004865203,0.1034908;-0.7378504;0.0919791,0.1162842;-0.7585018;0.03379081,-0.07806566;0.006520479;-0.03809955,-0.1103863;-0.3554942;-0.01710288,-0.1317073;-0.7411568;0.05334189,-0.1290766;-0.7030546;-0.02439193,-0.0006966713;0.5720901;0.01361451,0;0;0,0.001326242;0.3315462;0.009115696,0.002151823;0.6501144;0.003492594,0.1781633;0.5164471;0.002120256,0.2165853;0.2390136;0.01490974,0.2603855;-0.03448579;-0.04259241,-0.1759029;0.5268371;-0.0140653,-0.2228513;0.2504949;-0.007742258,-0.255965;-0.02160978;-0.0776664,0.07888979;0.00229463;-0.03687108,0.1093474;-0.3603045;-0.02528191,0.1136802;-0.7416314;0.06811881,0.1212385;-0.7717373;0.01866913,-0.07727023;0.005261183;-0.03987445,-0.09532166;-0.3570195;-0.008777885,-0.07137871;-0.7427962;0.06018417,-0.07071078;-0.7730318;0.01032093,0.002005529;0.5722299;0.007352352,34.55402
+0;0;0,-0.0001212112;0.3313276;0.01348255,-0.0009350755;0.6498447;0.01017926,0.1770189;0.5205072;0.01584759,0.2268803;0.2451393;0.04132497,0.2920956;-0.02461302;-0.009730767,-0.177412;0.5176276;0.006209494,-0.2375957;0.2432028;0.01183498,-0.294366;-0.02621943;-0.04992951,0.07783394;0.004644419;-0.03857135,0.09426751;-0.3569477;-0.004861016,0.1033487;-0.7368828;0.09186926,0.1161645;-0.7576228;0.0335792,-0.07795809;0.006511494;-0.03804705,-0.1102318;-0.3549773;-0.01708089,-0.1315276;-0.7401858;0.05328093,-0.1288923;-0.7020695;-0.02458885,-0.0006965048;0.5719593;0.01361153,0;0;0,0.000908168;0.3314785;0.008996725,0.001336798;0.6499672;0.003227949,0.1777509;0.5167099;0.001970768,0.2164363;0.2386553;0.01428962,0.2592664;-0.03416389;-0.04368747,-0.1767938;0.5267275;-0.01441269,-0.2241333;0.2498146;-0.008015782,-0.2563753;-0.02177256;-0.07749168,0.07878337;0.002341866;-0.03681219,0.1101068;-0.3596501;-0.02515244,0.1142048;-0.740486;0.06832052,0.1222371;-0.7704972;0.01861478,-0.07711603;0.005225419;-0.03991557,-0.09488574;-0.3565423;-0.008872621,-0.07219071;-0.7417684;0.06095394,-0.06985058;-0.7751669;0.01500089,0.001285415;0.5721034;0.007125854,34.56487
+0;0;0,-0.0001212112;0.3313276;0.01348255,-0.0009350755;0.6498447;0.01017926,0.1770189;0.5205072;0.01584759,0.2268803;0.2451393;0.04132497,0.2920956;-0.02461302;-0.009730767,-0.177412;0.5176276;0.006209494,-0.2375957;0.2432028;0.01183498,-0.294366;-0.02621943;-0.04992951,0.07783394;0.004644419;-0.03857135,0.09426751;-0.3569477;-0.004861016,0.1033487;-0.7368828;0.09186926,0.1161645;-0.7576228;0.0335792,-0.07795809;0.006511494;-0.03804705,-0.1102318;-0.3549773;-0.01708089,-0.1315276;-0.7401858;0.05328093,-0.1288923;-0.7020695;-0.02458885,-0.0006965048;0.5719593;0.01361153,0;0;0,0.000908168;0.3314785;0.008996725,0.001336798;0.6499672;0.003227949,0.1777509;0.5167099;0.001970768,0.2164363;0.2386553;0.01428962,0.2592664;-0.03416389;-0.04368747,-0.1767938;0.5267275;-0.01441269,-0.2241333;0.2498146;-0.008015782,-0.2563753;-0.02177256;-0.07749168,0.07878337;0.002341866;-0.03681219,0.1101068;-0.3596501;-0.02515244,0.1142048;-0.740486;0.06832052,0.1222371;-0.7704972;0.01861478,-0.07711603;0.005225419;-0.03991557,-0.09488574;-0.3565423;-0.008872621,-0.07219071;-0.7417684;0.06095394,-0.06985058;-0.7751669;0.01500089,0.001285415;0.5721034;0.007125854,34.57693
+0;0;0,0.002079133;0.3314134;0.0127773,0.002026775;0.6500099;0.009223937,0.1795963;0.519834;0.01584006,0.2291476;0.2439494;0.04107889,0.2957223;-0.02526245;-0.009614211,-0.1747623;0.5188388;0.005362478,-0.2338582;0.2437235;0.01025447,-0.2897596;-0.02554727;-0.05175582,0.07789539;0.004974683;-0.03843189,0.09565876;-0.3566408;-0.008606121,0.1059733;-0.7363179;0.08940482,0.1190533;-0.7575375;0.03123154,-0.07789281;0.006189873;-0.03826025,-0.108169;-0.3552953;-0.01869587,-0.128875;-0.7405556;0.05210613,-0.1260706;-0.7024446;-0.02602841,0.002207475;0.5721028;0.01267649,0;0;0,0.0008254256;0.3315513;0.00868845,0.001182897;0.6501137;0.002613544,0.177582;0.51696;0.001606941,0.2166078;0.2385014;0.01354098,0.2585266;-0.03401792;-0.04522133,-0.1769017;0.5268916;-0.01466161,-0.22364;0.2494416;-0.008206651,-0.2559275;-0.02193406;-0.07741473,0.07878804;0.002317503;-0.03683102,0.1110903;-0.3593386;-0.0253284,0.1153378;-0.7403195;0.06796026,0.1229543;-0.7702747;0.01770067,-0.07712026;0.005261745;-0.03992781,-0.09434477;-0.356276;-0.008869063,-0.07075503;-0.7416161;0.06058414,-0.06749096;-0.7249026;-0.01682049,0.001147585;0.5722314;0.006589174,34.59929
+0;0;0,0.002079133;0.3314134;0.0127773,0.002026775;0.6500099;0.009223937,0.1795963;0.519834;0.01584006,0.2291476;0.2439494;0.04107889,0.2957223;-0.02526245;-0.009614211,-0.1747623;0.5188388;0.005362478,-0.2338582;0.2437235;0.01025447,-0.2897596;-0.02554727;-0.05175582,0.07789539;0.004974683;-0.03843189,0.09565876;-0.3566408;-0.008606121,0.1059733;-0.7363179;0.08940482,0.1190533;-0.7575375;0.03123154,-0.07789281;0.006189873;-0.03826025,-0.108169;-0.3552953;-0.01869587,-0.128875;-0.7405556;0.05210613,-0.1260706;-0.7024446;-0.02602841,0.002207475;0.5721028;0.01267649,0;0;0,0.0008254256;0.3315513;0.00868845,0.001182897;0.6501137;0.002613544,0.177582;0.51696;0.001606941,0.2166078;0.2385014;0.01354098,0.2585266;-0.03401792;-0.04522133,-0.1769017;0.5268916;-0.01466161,-0.22364;0.2494416;-0.008206651,-0.2559275;-0.02193406;-0.07741473,0.07878804;0.002317503;-0.03683102,0.1110903;-0.3593386;-0.0253284,0.1153378;-0.7403195;0.06796026,0.1229543;-0.7702747;0.01770067,-0.07712026;0.005261745;-0.03992781,-0.09434477;-0.356276;-0.008869063,-0.07075503;-0.7416161;0.06058414,-0.06749096;-0.7249026;-0.01682049,0.001147585;0.5722314;0.006589174,34.62152
+0;0;0,0.00207897;0.3313875;0.0127763,0.002026611;0.6499678;0.009223063,0.1791235;0.5199339;0.01583064,0.2287174;0.2438124;0.04109115,0.2953666;-0.02570122;-0.009658765,-0.1742909;0.5189414;0.005380969,-0.2334376;0.2435898;0.01027716,-0.2894016;-0.02598271;-0.05180262,0.07779943;0.004968554;-0.03838455,0.09560472;-0.3575001;-0.008488411,0.1059087;-0.7367864;0.08942166,0.118981;-0.7579759;0.0312825,-0.07779685;0.006182247;-0.03821312,-0.1081444;-0.3561557;-0.01860258,-0.1288292;-0.7410195;0.05212655,-0.1260264;-0.7029132;-0.02596217,0.002207305;0.5720635;0.01267549,0;0;0,0.0008644145;0.3315308;0.008471727,0.001277188;0.6500732;0.002203226,0.1772422;0.5172272;0.001351118,0.2156088;0.2384074;0.01267982,0.256901;-0.0342111;-0.04756415,-0.1763535;0.5269762;-0.01492121,-0.2229775;0.2492631;-0.008411119,-0.254752;-0.02248505;-0.0776829,0.07873061;0.002313435;-0.03670084,0.1111926;-0.3601867;-0.02511549,0.1160845;-0.7409235;0.06743813,0.1239175;-0.7708513;0.01725125,-0.07696175;0.005265792;-0.03999966,-0.09420173;-0.3571323;-0.008940171,-0.0697666;-0.7420462;0.06030506,-0.06649736;-0.7253299;-0.01705301,0.001226747;0.5721961;0.006226063,34.64342
+0;0;0,0.003898704;0.3313927;0.01220193,0.005077483;0.6499673;0.008311659,0.1817701;0.5193011;0.0164686,0.2311423;0.2430073;0.0402362,0.298263;-0.02651644;-0.009834096,-0.1717674;0.5200911;0.004601312,-0.2289792;0.2443128;0.008331811,-0.2838236;-0.0255973;-0.05327914,0.07791189;0.005190945;-0.03812614,0.09637004;-0.3576061;-0.01298828,0.1088847;-0.7362819;0.08700549,0.1229235;-0.7568301;0.02853148,-0.07772148;0.005915929;-0.03840814,-0.1059617;-0.3566676;-0.02024219,-0.125819;-0.7414997;0.05089544,-0.1227725;-0.7034158;-0.02718647,0.005074986;0.5720656;0.0118273,0;0;0,0.0008644145;0.3315308;0.008471727,0.001277188;0.6500732;0.002203226,0.1772422;0.5172272;0.001351118,0.2156088;0.2384074;0.01267982,0.256901;-0.0342111;-0.04756415,-0.1763535;0.5269762;-0.01492121,-0.2229775;0.2492631;-0.008411119,-0.254752;-0.02248505;-0.0776829,0.07873061;0.002313435;-0.03670084,0.1111926;-0.3601867;-0.02511549,0.1160845;-0.7409235;0.06743813,0.1239175;-0.7708513;0.01725125,-0.07696175;0.005265792;-0.03999966,-0.09420173;-0.3571323;-0.008940171,-0.0697666;-0.7420462;0.06030506,-0.06649736;-0.7253299;-0.01705301,0.001226747;0.5721961;0.006226063,34.65474
+0;0;0,0.003900119;0.331513;0.01220636,0.00507939;0.6502246;0.008314283,0.1819586;0.519466;0.01647778,0.2313785;0.2429061;0.04026827,0.2984828;-0.02655223;-0.009789877,-0.1719523;0.5202569;0.004597954,-0.2292193;0.2442129;0.008332046,-0.2840504;-0.02563164;-0.05326397,0.07787932;0.005188774;-0.0381102,0.0963311;-0.3574832;-0.01298101,0.1087791;-0.7341437;0.08648064,0.1225954;-0.7538905;0.0289337,-0.07768898;0.005913456;-0.03839209,-0.1059195;-0.3565451;-0.0202324,-0.1256711;-0.7393293;0.05052666,-0.1226729;-0.7013736;-0.0263173,0.005076892;0.5722863;0.01183158,0;0;0,0.0007811487;0.3316583;0.008201122,0.001134647;0.6503323;0.001663685,0.1772783;0.5173085;0.001161337,0.2152208;0.2381316;0.01185584,0.2568436;-0.03420979;-0.04908931,-0.1765985;0.5268793;-0.01543979,-0.223921;0.2490082;-0.008962359,-0.2551406;-0.02263337;-0.07862432,0.07871417;0.00225012;-0.036654,0.1120839;-0.3600492;-0.02531624,0.1170544;-0.7386641;0.06713271,0.1246151;-0.7691469;0.01957273,-0.0768913;0.005332287;-0.04004739,-0.09357152;-0.3569913;-0.009285655,-0.06842813;-0.7398373;0.05939845,-0.06517297;-0.7229218;-0.01672958,0.001096213;0.5724221;0.005753756,34.66605
+0;0;0,0.003900119;0.331513;0.01220636,0.00507939;0.6502246;0.008314283,0.1819586;0.519466;0.01647778,0.2313785;0.2429061;0.04026827,0.2984828;-0.02655223;-0.009789877,-0.1719523;0.5202569;0.004597954,-0.2292193;0.2442129;0.008332046,-0.2840504;-0.02563164;-0.05326397,0.07787932;0.005188774;-0.0381102,0.0963311;-0.3574832;-0.01298101,0.1087791;-0.7341437;0.08648064,0.1225954;-0.7538905;0.0289337,-0.07768898;0.005913456;-0.03839209,-0.1059195;-0.3565451;-0.0202324,-0.1256711;-0.7393293;0.05052666,-0.1226729;-0.7013736;-0.0263173,0.005076892;0.5722863;0.01183158,0;0;0,0.0007811487;0.3316583;0.008201122,0.001134647;0.6503323;0.001663685,0.1772783;0.5173085;0.001161337,0.2152208;0.2381316;0.01185584,0.2568436;-0.03420979;-0.04908931,-0.1765985;0.5268793;-0.01543979,-0.223921;0.2490082;-0.008962359,-0.2551406;-0.02263337;-0.07862432,0.07871417;0.00225012;-0.036654,0.1120839;-0.3600492;-0.02531624,0.1170544;-0.7386641;0.06713271,0.1246151;-0.7691469;0.01957273,-0.0768913;0.005332287;-0.04004739,-0.09357152;-0.3569913;-0.009285655,-0.06842813;-0.7398373;0.05939845,-0.06517297;-0.7229218;-0.01672958,0.001096213;0.5724221;0.005753756,34.68953
+0;0;0,-0.0008262133;0.3315778;0.01307369,-0.003870887;0.6503848;0.009846679,0.174427;0.5207961;0.01636704,0.2246184;0.2440186;0.0386206,0.2919927;-0.02406386;-0.0116306,-0.1794199;0.5182438;0.003105389,-0.236149;0.2418409;0.004955342,-0.2891508;-0.02722546;-0.05609175,0.07803612;0.005478838;-0.03787347,0.09766478;-0.357067;-0.01850147,0.1116465;-0.7340229;0.08190135,0.1269283;-0.7545515;0.02533174,-0.07769717;0.005594464;-0.03854746,-0.1040587;-0.3566955;-0.02269924,-0.1222778;-0.7400187;0.04873787,-0.1190585;-0.7020053;-0.02815305,-0.003009419;0.5724162;0.01324226,0;0;0,0.0006729197;0.3317446;0.007779837,0.0008756556;0.6505109;0.0008070469,0.1771488;0.5171943;0.0006232262,0.2151388;0.2377853;0.01099348,0.2563893;-0.03307724;-0.05117202,-0.1770047;0.5270613;-0.01606935,-0.2235923;0.2488399;-0.009541113,-0.2549872;-0.02160668;-0.07886402,0.07882272;0.002270147;-0.03654969,0.1123416;-0.3596236;-0.02608633,0.1183084;-0.7387528;0.06663537,0.1262439;-0.7691603;0.01894093,-0.07691024;0.005313905;-0.04013268,-0.0936123;-0.3565879;-0.009339444,-0.06680717;-0.7399652;0.05903653,-0.06353601;-0.7230745;-0.01714903,0.0008774381;0.5725769;0.005010605,34.70119
+0;0;0,-0.0008262133;0.3315778;0.01307369,-0.003870887;0.6503848;0.009846679,0.174427;0.5207961;0.01636704,0.2246184;0.2440186;0.0386206,0.2919927;-0.02406386;-0.0116306,-0.1794199;0.5182438;0.003105389,-0.236149;0.2418409;0.004955342,-0.2891508;-0.02722546;-0.05609175,0.07803612;0.005478838;-0.03787347,0.09766478;-0.357067;-0.01850147,0.1116465;-0.7340229;0.08190135,0.1269283;-0.7545515;0.02533174,-0.07769717;0.005594464;-0.03854746,-0.1040587;-0.3566955;-0.02269924,-0.1222778;-0.7400187;0.04873787,-0.1190585;-0.7020053;-0.02815305,-0.003009419;0.5724162;0.01324226,0;0;0,0.0006729197;0.3317446;0.007779837,0.0008756556;0.6505109;0.0008070469,0.1771488;0.5171943;0.0006232262,0.2151388;0.2377853;0.01099348,0.2563893;-0.03307724;-0.05117202,-0.1770047;0.5270613;-0.01606935,-0.2235923;0.2488399;-0.009541113,-0.2549872;-0.02160668;-0.07886402,0.07882272;0.002270147;-0.03654969,0.1123416;-0.3596236;-0.02608633,0.1183084;-0.7387528;0.06663537,0.1262439;-0.7691603;0.01894093,-0.07691024;0.005313905;-0.04013268,-0.0936123;-0.3565879;-0.009339444,-0.06680717;-0.7399652;0.05903653,-0.06353601;-0.7230745;-0.01714903,0.0008774381;0.5725769;0.005010605,34.71212
+0;0;0,-0.0008262133;0.3315778;0.01307369,-0.003870887;0.6503848;0.009846679,0.174427;0.5207961;0.01636704,0.2246184;0.2440186;0.0386206,0.2919927;-0.02406386;-0.0116306,-0.1794199;0.5182438;0.003105389,-0.236149;0.2418409;0.004955342,-0.2891508;-0.02722546;-0.05609175,0.07803612;0.005478838;-0.03787347,0.09766478;-0.357067;-0.01850147,0.1116465;-0.7340229;0.08190135,0.1269283;-0.7545515;0.02533174,-0.07769717;0.005594464;-0.03854746,-0.1040587;-0.3566955;-0.02269924,-0.1222778;-0.7400187;0.04873787,-0.1190585;-0.7020053;-0.02815305,-0.003009419;0.5724162;0.01324226,0;0;0,0.0006729197;0.3317446;0.007779837,0.0008756556;0.6505109;0.0008070469,0.1771488;0.5171943;0.0006232262,0.2151388;0.2377853;0.01099348,0.2563893;-0.03307724;-0.05117202,-0.1770047;0.5270613;-0.01606935,-0.2235923;0.2488399;-0.009541113,-0.2549872;-0.02160668;-0.07886402,0.07882272;0.002270147;-0.03654969,0.1123416;-0.3596236;-0.02608633,0.1183084;-0.7387528;0.06663537,0.1262439;-0.7691603;0.01894093,-0.07691024;0.005313905;-0.04013268,-0.0936123;-0.3565879;-0.009339444,-0.06680717;-0.7399652;0.05903653,-0.06353601;-0.7230745;-0.01714903,0.0008774381;0.5725769;0.005010605,34.72533
+0;0;0,-0.00185681;0.3316358;0.01299953,-0.004476385;0.650513;0.009553967,0.1739237;0.5217448;0.01699433,0.2254779;0.2453136;0.0359708,0.2928557;-0.02148902;-0.01550625,-0.1800154;0.5178775;0.0009783348,-0.2345376;0.2413644;0.001280682,-0.2860307;-0.02690586;-0.05997952,0.07812017;0.005834481;-0.03751404,0.1007533;-0.3571334;-0.02515546,0.1170644;-0.7333097;0.0783464,0.1322057;-0.7532848;0.02117117,-0.07748396;0.005259975;-0.03889311,-0.1003462;-0.3576733;-0.02595241,-0.1173705;-0.741099;0.04603497,-0.1137095;-0.7030826;-0.03089429,-0.003804019;0.5725268;0.01301142,0;0;0,0.0009969417;0.3318143;0.007281303,0.001501529;0.6506404;-9.346055E-05,0.177759;0.5172648;-3.671693E-05,0.2157338;0.2381809;0.01007557,0.2572544;-0.03136098;-0.05314243,-0.1765298;0.52714;-0.01669306,-0.2231042;0.2492479;-0.01044871,-0.2545672;-0.02033028;-0.07908534,0.07881217;0.002288207;-0.03643501,0.1124443;-0.3599199;-0.02721941,0.1204065;-0.7390968;0.0657792,0.1285241;-0.7694445;0.01794576,-0.07679465;0.005306656;-0.04023089,-0.09236937;-0.3569617;-0.009737944,-0.06470873;-0.7404627;0.05844595,-0.06144744;-0.723608;-0.01779278,0.001431055;0.5726931;0.004203319,34.74788
+0;0;0,-0.001856716;0.3316191;0.01299888,-0.004476394;0.6505086;0.009553041,0.1746884;0.5215158;0.01701082,0.2262176;0.2452191;0.03597806,0.2937597;-0.02223423;-0.01562455,-0.1807735;0.5176318;0.000925906,-0.2352692;0.2412533;0.001228106,-0.2868879;-0.02767128;-0.06018151,0.07820655;0.005840932;-0.03755552,0.1009905;-0.3595468;-0.02511455,0.1172679;-0.7349441;0.07817298,0.1323343;-0.7546721;0.02128055,-0.07756964;0.005265791;-0.03893612,-0.1005843;-0.3600871;-0.02590915,-0.1175734;-0.7427187;0.04592916,-0.1139305;-0.7047419;-0.03061958,-0.003803975;0.5725163;0.01301076,0;0;0,0.001212103;0.3318055;0.006874084,0.001997339;0.6506349;-0.0008664131,0.1789638;0.5170795;-0.0004513264,0.2167548;0.2380963;0.00930047,0.2586246;-0.03186035;-0.05493677,-0.1768723;0.526836;-0.01726975,-0.2229723;0.2490047;-0.01098775,-0.2544795;-0.02128348;-0.07960019,0.07898934;0.002387419;-0.03627372,0.1127561;-0.3622775;-0.02843928,0.1220147;-0.740548;0.06473827,0.1309389;-0.7708809;0.01765418,-0.07683865;0.005208476;-0.04036696,-0.09123562;-0.359513;-0.009494342,-0.0627787;-0.7423236;0.05760675,-0.06054972;-0.7710057;0.007726278,0.001851648;0.5726863;0.003516674,34.77035
+0;0;0,-0.001856061;0.3315021;0.01299429,-0.004475633;0.6503781;0.009548225,0.1743895;0.5214658;0.01699951,0.2259432;0.245037;0.03597582,0.2937507;-0.02346686;-0.01582947,-0.1804755;0.5175883;0.0009416165,-0.2349972;0.2410778;0.001243961,-0.2868187;-0.02890313;-0.06040686,0.07811798;0.005834318;-0.03751299,0.1009576;-0.3604465;-0.02504161,0.1172158;-0.7353995;0.0781237,0.1328585;-0.7570299;0.0190547,-0.07748179;0.005259828;-0.03889202,-0.1005527;-0.360986;-0.02583321,-0.1175217;-0.7431649;0.0459201,-0.1137394;-0.7048829;-0.03355722,-0.003803169;0.5723806;0.01300618,0;0;0,0.002329782;0.331695;0.006242037,0.004019573;0.6504971;-0.001937151,0.1805385;0.5171851;-0.001184702,0.2190853;0.2381526;0.008078098,0.2611498;-0.0327329;-0.05694175,-0.1749443;0.5273011;-0.01770735,-0.2205886;0.2492505;-0.01177156,-0.2517237;-0.02220225;-0.08047378,0.07886694;0.002296746;-0.03630996,0.1143845;-0.3631293;-0.02989995,0.124779;-0.7409294;0.06313896,0.1323421;-0.7702016;0.009949211,-0.07670629;0.005302956;-0.04039438,-0.08968018;-0.3604054;-0.009932674,-0.05949195;-0.7426233;0.05711433,-0.05749628;-0.774448;0.00638704,0.003671676;0.572549;0.002536297,34.79285
+0;0;0,-0.003860975;0.3314787;0.01314857,-0.008249669;0.6503375;0.009903723,0.1711029;0.5217404;0.01828535,0.2232671;0.2451631;0.03293559,0.2930154;-0.0226779;-0.01971755,-0.1837657;0.5175968;0.0001906333,-0.2367055;0.2407849;-0.001618862,-0.2866393;-0.02930585;-0.06433725,0.07814799;0.006155717;-0.03739896,0.1020101;-0.3602236;-0.03143471,0.1209082;-0.7343678;0.07418779,0.1371025;-0.7550029;0.01441004,-0.07747526;0.004926362;-0.03894865,-0.0981897;-0.3615326;-0.02810539,-0.1138588;-0.7437097;0.04395203,-0.1097276;-0.7054095;-0.035506,-0.007154092;0.5723425;0.01331073,0;0;0,0.002329782;0.331695;0.006242037,0.004019573;0.6504971;-0.001937151,0.1805385;0.5171851;-0.001184702,0.2190853;0.2381526;0.008078098,0.2611498;-0.0327329;-0.05694175,-0.1749443;0.5273011;-0.01770735,-0.2205886;0.2492505;-0.01177156,-0.2517237;-0.02220225;-0.08047378,0.07886694;0.002296746;-0.03630996,0.1143845;-0.3631293;-0.02989995,0.124779;-0.7409294;0.06313896,0.1323421;-0.7702016;0.009949211,-0.07670629;0.005302956;-0.04039438,-0.08968018;-0.3604054;-0.009932674,-0.05949195;-0.7426233;0.05711433,-0.05749628;-0.774448;0.00638704,0.003671676;0.572549;0.002536297,34.80539
+0;0;0,-0.003858624;0.3312769;0.01314056,-0.008245906;0.6500328;0.009896384,0.1705444;0.5216118;0.0182616,0.2227534;0.244797;0.03292442,0.2924996;-0.02303591;-0.01972714,-0.1832052;0.5174813;0.0002239384,-0.2361905;0.2404317;-0.00158711,-0.2861229;-0.0296509;-0.06430361,0.07812501;0.006153907;-0.03738797,0.1020985;-0.3619348;-0.03139589,0.1209536;-0.7352287;0.07398654,0.1370009;-0.7554043;0.0147512,-0.07745248;0.004924914;-0.0389372,-0.09826356;-0.3632438;-0.02804335,-0.113897;-0.7445523;0.04385029,-0.1098033;-0.7063273;-0.03488678,-0.007150562;0.5720543;0.01330267,0;0;0,0.003170086;0.3314925;0.005885363,0.005643611;0.6501788;-0.002597332,0.1815554;0.5174516;-0.0009679794,0.2207953;0.2382347;0.007116079,0.2635674;-0.03246033;-0.05819809,-0.1729795;0.527132;-0.01787209,-0.2185835;0.2488286;-0.01197716,-0.2495839;-0.0226694;-0.08052626,0.07885935;0.002354085;-0.03626168,0.1138014;-0.3648762;-0.03168929,0.1276428;-0.7413872;0.06242299,0.1350469;-0.7710186;0.01071978,-0.0766386;0.005261559;-0.0404733,-0.0878195;-0.3622518;-0.01032609,-0.05672378;-0.7435333;0.05650806,-0.05476427;-0.7747445;0.006176282,0.005110194;0.5722525;0.001945257,34.82733
+0;0;0,-0.003858624;0.3312769;0.01314056,-0.008245906;0.6500328;0.009896384,0.1705444;0.5216118;0.0182616,0.2227534;0.244797;0.03292442,0.2924996;-0.02303591;-0.01972714,-0.1832052;0.5174813;0.0002239384,-0.2361905;0.2404317;-0.00158711,-0.2861229;-0.0296509;-0.06430361,0.07812501;0.006153907;-0.03738797,0.1020985;-0.3619348;-0.03139589,0.1209536;-0.7352287;0.07398654,0.1370009;-0.7554043;0.0147512,-0.07745248;0.004924914;-0.0389372,-0.09826356;-0.3632438;-0.02804335,-0.113897;-0.7445523;0.04385029,-0.1098033;-0.7063273;-0.03488678,-0.007150562;0.5720543;0.01330267,0;0;0,0.003170086;0.3314925;0.005885363,0.005643611;0.6501788;-0.002597332,0.1815554;0.5174516;-0.0009679794,0.2207953;0.2382347;0.007116079,0.2635674;-0.03246033;-0.05819809,-0.1729795;0.527132;-0.01787209,-0.2185835;0.2488286;-0.01197716,-0.2495839;-0.0226694;-0.08052626,0.07885935;0.002354085;-0.03626168,0.1138014;-0.3648762;-0.03168929,0.1276428;-0.7413872;0.06242299,0.1350469;-0.7710186;0.01071978,-0.0766386;0.005261559;-0.0404733,-0.0878195;-0.3622518;-0.01032609,-0.05672378;-0.7435333;0.05650806,-0.05476427;-0.7747445;0.006176282,0.005110194;0.5722525;0.001945257,34.85129
+0;0;0,-0.004478351;0.3311723;0.0133617,-0.008988975;0.64987;0.01044022,0.1691061;0.5218971;0.02003838,0.2235746;0.2446657;0.02894277,0.2928047;-0.02179265;-0.02920144,-0.1830525;0.5172473;-0.0004907437,-0.233274;0.239111;-0.005115807,-0.2815881;-0.03071696;-0.06861534,0.07852913;0.006351581;-0.03709843,0.1053906;-0.3625794;-0.03704266,0.126495;-0.7348473;0.06937834,0.1428662;-0.7571621;0.01113329,-0.07753217;0.004768607;-0.03936348,-0.0955385;-0.3646055;-0.03098708,-0.1093357;-0.7452955;0.04139404,-0.1047748;-0.7069747;-0.03802444,-0.007896554;0.5718975;0.0137607,0;0;0,0.003649866;0.3314008;0.005819321,0.006764809;0.6500176;-0.002802134,0.1817705;0.5174575;-0.0009710786,0.2224932;0.2378315;0.006402017,0.2660642;-0.03217027;-0.05973577,-0.171324;0.5273234;-0.01822542,-0.2180226;0.2486081;-0.0118662,-0.2479634;-0.02266303;-0.08034316,0.07909553;0.002362981;-0.03635621,0.1155904;-0.3657287;-0.03348565,0.130765;-0.7413366;0.0616076,0.1386312;-0.7705503;0.008417368,-0.07692558;0.005280069;-0.04047268,-0.08626527;-0.3632575;-0.01006828,-0.0541282;-0.7441071;0.05531574,-0.05241666;-0.774659;0.003086768,0.006056312;0.5721047;0.001780748,34.87299
+0;0;0,-0.004477689;0.3311234;0.01335972,-0.008987647;0.6497741;0.01043863,0.1697233;0.5216376;0.0200582,0.2241995;0.2443674;0.02896383,0.293698;-0.02312398;-0.02940581,-0.183661;0.5169715;-0.000542379,-0.2338895;0.2387964;-0.005168088,-0.2823909;-0.03207773;-0.06891382,0.07860718;0.006357894;-0.0371353,0.1055748;-0.3640307;-0.03707931,0.1266231;-0.7353091;0.06905882,0.1429154;-0.7573721;0.01109409,-0.07760922;0.004773346;-0.0394026,-0.09568668;-0.3660601;-0.0309931,-0.1094472;-0.7457381;0.04119562,-0.1049082;-0.7074574;-0.03784065,-0.007895371;0.5718119;0.01375867,0;0;0,0.003121924;0.3313578;0.005787849,0.005815307;0.649928;-0.002947569,0.1815619;0.5172949;-0.0003991127,0.2227015;0.2376613;0.00578928,0.2667505;-0.03295818;-0.06213331,-0.1727909;0.5270319;-0.01838759,-0.2197808;0.2483281;-0.01191667,-0.2516033;-0.02372113;-0.08094731,0.07919391;0.002556905;-0.0363363,0.1153815;-0.3670442;-0.03567612,0.1328484;-0.7411903;0.06058215,0.1409782;-0.7705424;0.008168932,-0.07700954;0.005108762;-0.04052126,-0.08561753;-0.3648398;-0.009234075,-0.05302427;-0.7452394;0.05232803,-0.05102256;-0.7740234;-0.001303483,0.00519392;0.5720268;0.001672268,34.89475
+0;0;0,-0.004477689;0.3311234;0.01335972,-0.008987647;0.6497741;0.01043863,0.1697233;0.5216376;0.0200582,0.2241995;0.2443674;0.02896383,0.293698;-0.02312398;-0.02940581,-0.183661;0.5169715;-0.000542379,-0.2338895;0.2387964;-0.005168088,-0.2823909;-0.03207773;-0.06891382,0.07860718;0.006357894;-0.0371353,0.1055748;-0.3640307;-0.03707931,0.1266231;-0.7353091;0.06905882,0.1429154;-0.7573721;0.01109409,-0.07760922;0.004773346;-0.0394026,-0.09568668;-0.3660601;-0.0309931,-0.1094472;-0.7457381;0.04119562,-0.1049082;-0.7074574;-0.03784065,-0.007895371;0.5718119;0.01375867,0;0;0,0.003121924;0.3313578;0.005787849,0.005815307;0.649928;-0.002947569,0.1815619;0.5172949;-0.0003991127,0.2227015;0.2376613;0.00578928,0.2667505;-0.03295818;-0.06213331,-0.1727909;0.5270319;-0.01838759,-0.2197808;0.2483281;-0.01191667,-0.2516033;-0.02372113;-0.08094731,0.07919391;0.002556905;-0.0363363,0.1153815;-0.3670442;-0.03567612,0.1328484;-0.7411903;0.06058215,0.1409782;-0.7705424;0.008168932,-0.07700954;0.005108762;-0.04052126,-0.08561753;-0.3648398;-0.009234075,-0.05302427;-0.7452394;0.05232803,-0.05102256;-0.7740234;-0.001303483,0.00519392;0.5720268;0.001672268,34.91689
+0;0;0,-0.0052249;0.3308657;0.01353079,-0.01024188;0.6492466;0.01088597,0.1692757;0.5216941;0.02110971,0.2266503;0.2462426;0.02306629,0.2969221;-0.02165687;-0.03986794,-0.1853452;0.5168157;-0.001840654,-0.2339853;0.2397873;-0.009502269,-0.2819196;-0.03230795;-0.07534637,0.07899846;0.006468849;-0.03645252,0.1102278;-0.3648672;-0.04192109,0.1331955;-0.7356139;0.06494832,0.1501972;-0.7573901;0.005986817,-0.07728767;0.00472135;-0.04019593,-0.09364973;-0.3675538;-0.03394044,-0.1037098;-0.7470535;0.03872635,-0.09874554;-0.7086819;-0.04097037,-0.00904257;0.57135;0.01413292,0;0;0,0.002683143;0.3311211;0.005834818,0.005056393;0.6494285;-0.002906561,0.1815213;0.5170785;-3.33786E-05,0.222763;0.2387991;0.005350113,0.2683766;-0.03268054;-0.06455803,-0.1741225;0.5268771;-0.0184373,-0.2211426;0.2495295;-0.01238169,-0.2508458;-0.02412555;-0.0823788,0.07928665;0.002680004;-0.03630197,0.1164162;-0.3681486;-0.03808641,0.1354449;-0.741754;0.05916905,0.1434914;-0.7707365;0.005293131,-0.07706153;0.005015793;-0.04059251,-0.08510096;-0.366174;-0.00820291,-0.05058064;-0.7463242;0.0525917,-0.04849342;-0.7758865;-0.001206677,0.004499489;0.5715944;0.001720905,34.92768
+0;0;0,-0.0052249;0.3308657;0.01353079,-0.01024188;0.6492466;0.01088597,0.1692757;0.5216941;0.02110971,0.2266503;0.2462426;0.02306629,0.2969221;-0.02165687;-0.03986794,-0.1853452;0.5168157;-0.001840654,-0.2339853;0.2397873;-0.009502269,-0.2819196;-0.03230795;-0.07534637,0.07899846;0.006468849;-0.03645252,0.1102278;-0.3648672;-0.04192109,0.1331955;-0.7356139;0.06494832,0.1501972;-0.7573901;0.005986817,-0.07728767;0.00472135;-0.04019593,-0.09364973;-0.3675538;-0.03394044,-0.1037098;-0.7470535;0.03872635,-0.09874554;-0.7086819;-0.04097037,-0.00904257;0.57135;0.01413292,0;0;0,0.002683143;0.3311211;0.005834818,0.005056393;0.6494285;-0.002906561,0.1815213;0.5170785;-3.33786E-05,0.222763;0.2387991;0.005350113,0.2683766;-0.03268054;-0.06455803,-0.1741225;0.5268771;-0.0184373,-0.2211426;0.2495295;-0.01238169,-0.2508458;-0.02412555;-0.0823788,0.07928665;0.002680004;-0.03630197,0.1164162;-0.3681486;-0.03808641,0.1354449;-0.741754;0.05916905,0.1434914;-0.7707365;0.005293131,-0.07706153;0.005015793;-0.04059251,-0.08510096;-0.366174;-0.00820291,-0.05058064;-0.7463242;0.0525917,-0.04849342;-0.7758865;-0.001206677,0.004499489;0.5715944;0.001720905,34.93949
+0;0;0,-0.005222359;0.3307047;0.01352421,-0.01023711;0.6489438;0.01088047,0.1686094;0.5216107;0.02107662,0.2260582;0.2458031;0.02303573,0.296248;-0.02178395;-0.03982512,-0.184678;0.5167505;-0.001787438,-0.2333809;0.2393641;-0.009458955,-0.2812593;-0.03241381;-0.07522628,0.07897209;0.00646669;-0.03644036,0.1103065;-0.3661186;-0.04192732,0.1332104;-0.7358348;0.06464505,0.1500003;-0.7569662;0.006417952,-0.07726187;0.004719773;-0.0401825,-0.09367897;-0.3688077;-0.03390597,-0.1037111;-0.7472526;0.03855884,-0.09880865;-0.7089853;-0.04014521,-0.009038295;0.5710798;0.01412607,0;0;0,0.002877591;0.330961;0.005681753,0.005510908;0.6491196;-0.003230095,0.181208;0.5168874;0.000844717,0.2235741;0.2383817;0.004547834,0.2697611;-0.03190544;-0.06820202,-0.1730931;0.5267316;-0.01832538,-0.2202776;0.2490309;-0.01284842,-0.2503704;-0.02396902;-0.0838863,0.07932163;0.002797157;-0.0361464,0.1184946;-0.3690519;-0.04119158,0.1383585;-0.741124;0.05750059,0.1470866;-0.7704996;0.005682938,-0.076962;0.004923206;-0.04072985,-0.08372435;-0.3675506;-0.008337196,-0.04754047;-0.7462457;0.053736,-0.04533476;-0.7734649;-0.00110757,0.004882239;0.5713214;0.001441717,34.96077
+0;0;0,-0.006084777;0.3306856;0.01363165,-0.01182698;0.6489141;0.01117488,0.1671076;0.521528;0.02280946,0.225674;0.2460165;0.01669204,0.2968821;-0.01992363;-0.0517636,-0.1859724;0.5165867;-0.002468755,-0.234365;0.2393116;-0.01474362,-0.2806419;-0.03191948;-0.08383127,0.0791086;0.006696717;-0.03610113,0.1144827;-0.365431;-0.04616547,0.1390944;-0.7347242;0.06148772,0.1556501;-0.7553734;0.002774186,-0.07707632;0.004503349;-0.04056191,-0.09251259;-0.369097;-0.03653269,-0.09893172;-0.7476798;0.03562118,-0.09360652;-0.7093849;-0.04305248,-0.01046068;0.5710507;0.01436963,0;0;0,0.002877591;0.330961;0.005681753,0.005510908;0.6491196;-0.003230095,0.181208;0.5168874;0.000844717,0.2235741;0.2383817;0.004547834,0.2697611;-0.03190544;-0.06820202,-0.1730931;0.5267316;-0.01832538,-0.2202776;0.2490309;-0.01284842,-0.2503704;-0.02396902;-0.0838863,0.07932163;0.002797157;-0.0361464,0.1184946;-0.3690519;-0.04119158,0.1383585;-0.741124;0.05750059,0.1470866;-0.7704996;0.005682938,-0.076962;0.004923206;-0.04072985,-0.08372435;-0.3675506;-0.008337196,-0.04754047;-0.7462457;0.053736,-0.04533476;-0.7734649;-0.00110757,0.004882239;0.5713214;0.001441717,34.97332
+0;0;0,-0.006084777;0.3306856;0.01363165,-0.01182698;0.6489141;0.01117488,0.1671076;0.521528;0.02280946,0.225674;0.2460165;0.01669204,0.2968821;-0.01992363;-0.0517636,-0.1859724;0.5165867;-0.002468755,-0.234365;0.2393116;-0.01474362,-0.2806419;-0.03191948;-0.08383127,0.0791086;0.006696717;-0.03610113,0.1144827;-0.365431;-0.04616547,0.1390944;-0.7347242;0.06148772,0.1556501;-0.7553734;0.002774186,-0.07707632;0.004503349;-0.04056191,-0.09251259;-0.369097;-0.03653269,-0.09893172;-0.7476798;0.03562118,-0.09360652;-0.7093849;-0.04305248,-0.01046068;0.5710507;0.01436963,0;0;0,0.002877591;0.330961;0.005681753,0.005510908;0.6491196;-0.003230095,0.181208;0.5168874;0.000844717,0.2235741;0.2383817;0.004547834,0.2697611;-0.03190544;-0.06820202,-0.1730931;0.5267316;-0.01832538,-0.2202776;0.2490309;-0.01284842,-0.2503704;-0.02396902;-0.0838863,0.07932163;0.002797157;-0.0361464,0.1184946;-0.3690519;-0.04119158,0.1383585;-0.741124;0.05750059,0.1470866;-0.7704996;0.005682938,-0.076962;0.004923206;-0.04072985,-0.08372435;-0.3675506;-0.008337196,-0.04754047;-0.7462457;0.053736,-0.04533476;-0.7734649;-0.00110757,0.004882239;0.5713214;0.001441717,34.98405
+0;0;0,-0.006082472;0.3305603;0.01362649,-0.01182177;0.6486276;0.01117117,0.1683677;0.5209355;0.02286363,0.2267266;0.2464007;0.01676789,0.2983546;-0.02110779;-0.05209144,-0.1872091;0.5159593;-0.002593355,-0.2354302;0.239667;-0.01482471,-0.28198;-0.03316349;-0.08431978,0.07891552;0.006680373;-0.03601302,0.1143947;-0.3665524;-0.04610724,0.1389955;-0.7356823;0.06149837,0.155652;-0.7566399;0.002427381,-0.0768882;0.004492358;-0.04046291,-0.09237031;-0.3702173;-0.03642172,-0.0987866;-0.7486328;0.03570026,-0.09342898;-0.7102873;-0.04345238,-0.01045624;0.5708084;0.01436411,0;0;0,0.002224187;0.3308337;0.006077051,0.004254442;0.6488468;-0.002416134,0.1815494;0.516947;0.00195384,0.2238165;0.2394185;0.003876209,0.2712749;-0.0316056;-0.07179785,-0.1753795;0.5261292;-0.01841629,-0.2220861;0.2493479;-0.01363722,-0.2515576;-0.02513346;-0.085917,0.07922427;0.002753302;-0.03584909,0.1195425;-0.3700255;-0.04443491,0.1413105;-0.7413686;0.05592227,0.1505556;-0.7704132;0.003085136,-0.0766148;0.004969161;-0.04092315,-0.08289657;-0.3686365;-0.008633107,-0.04488079;-0.746703;0.05509783,-0.04156785;-0.7731583;-0.001163356,0.003767109;0.5710857;0.002150297,34.99585
+0;0;0,-0.003093477;0.3306535;0.01230651,-0.007007601;0.6487439;0.009104118,0.1720793;0.518814;0.02316207,0.2332323;0.2451411;0.009904562,0.3058474;-0.02019191;-0.06597941,-0.1834688;0.5179819;-0.002866306,-0.2311333;0.24187;-0.02026112,-0.2772223;-0.02978203;-0.09451713,0.07906893;0.006938389;-0.03562564,0.1181965;-0.3657615;-0.05069673,0.1446667;-0.7345932;0.05748664,0.1609107;-0.7548124;-0.00232682,-0.07665782;0.004266208;-0.0409219,-0.08990225;-0.3705451;-0.03882557,-0.09338428;-0.748966;0.03346978,-0.08788563;-0.7106885;-0.04568033,-0.005984918;0.5709252;0.01243271,0;0;0,0.002224187;0.3308337;0.006077051,0.004254442;0.6488468;-0.002416134,0.1815494;0.516947;0.00195384,0.2238165;0.2394185;0.003876209,0.2712749;-0.0316056;-0.07179785,-0.1753795;0.5261292;-0.01841629,-0.2220861;0.2493479;-0.01363722,-0.2515576;-0.02513346;-0.085917,0.07922427;0.002753302;-0.03584909,0.1195425;-0.3700255;-0.04443491,0.1413105;-0.7413686;0.05592227,0.1505556;-0.7704132;0.003085136,-0.0766148;0.004969161;-0.04092315,-0.08289657;-0.3686365;-0.008633107,-0.04488079;-0.746703;0.05509783,-0.04156785;-0.7731583;-0.001163356,0.003767109;0.5710857;0.002150297,35.0182
+0;0;0,-0.00309234;0.330532;0.01230199,-0.007004207;0.6484396;0.009101804,0.1714647;0.5187436;0.02312029,0.2323904;0.2460885;0.009912075,0.3039682;-0.01545435;-0.06488793,-0.1828508;0.5179145;-0.002817861,-0.2303381;0.2428293;-0.02014799,-0.2757687;-0.02494222;-0.09334328,0.07892101;0.006925408;-0.03555899,0.1179738;-0.365063;-0.0506013,0.1447147;-0.7376655;0.05868813,0.1604629;-0.7563519;0.0007003061,-0.07651441;0.004258226;-0.04084535,-0.08973355;-0.3698375;-0.03875302,-0.09325118;-0.7521273;0.03428147,-0.08792036;-0.7141025;-0.04245281,-0.005982224;0.5706742;0.01242812,0;0;0,0.001884541;0.3307027;0.006668329,0.003564301;0.6485534;-0.001132488,0.1803087;0.516824;0.003918171,0.2235167;0.2404904;0.004039288,0.2696928;-0.02544287;-0.07514632,-0.1754555;0.5262912;-0.01700171,-0.2216672;0.2504652;-0.013577,-0.2490957;-0.01992461;-0.08610365,0.07922272;0.002697632;-0.03546,0.1200026;-0.3691748;-0.0486747,0.143746;-0.743395;0.05566812,0.1485082;-0.7739919;0.007852793,-0.07630641;0.005010729;-0.04114794,-0.08095033;-0.3678868;-0.008704744,-0.04207483;-0.7497215;0.05597026,-0.03809461;-0.7766535;0.00377943,0.003161998;0.5708346;0.003251076,35.04
+0;0;0,-0.003091401;0.3304316;0.01229825,-0.007001853;0.6482245;0.00909931,0.1710699;0.5186747;0.0230926,0.231678;0.2474404;0.009953216,0.3037608;-0.01594752;-0.06537447,-0.1824533;0.5178474;-0.00278755,-0.2296931;0.2441958;-0.02002737,-0.2754443;-0.02546477;-0.09373902,0.07881767;0.00691634;-0.03551243,0.1177984;-0.3643847;-0.05052695,0.1446198;-0.7381108;0.05909204,0.160633;-0.7576163;0.0001287125,-0.07641422;0.004252651;-0.04079186,-0.08960894;-0.3691519;-0.0387034,-0.09313717;-0.7525945;0.03455132,-0.08771668;-0.7144347;-0.04347382,-0.005980265;0.5704891;0.01242434,0;0;0,0.001746307;0.3305928;0.007157564,0.003361116;0.6483403;-0.0001628404,0.1797202;0.5168095;0.006355524,0.2236166;0.2420712;0.003912687,0.2714234;-0.02504864;-0.07735777,-0.1751214;0.525876;-0.01653269,-0.2208708;0.2514408;-0.01402167,-0.2520165;-0.01961991;-0.09017567,0.07920392;0.002557859;-0.03523338,0.1219569;-0.3682082;-0.05295515,0.147015;-0.7429058;0.05372547,0.1535469;-0.7727842;0.003170483,-0.07607688;0.005161543;-0.04131417,-0.07871234;-0.3671055;-0.009381786,-0.03930378;-0.7499959;0.05580083,-0.03555011;-0.7784818;0.003367979,0.002966249;0.5706452;0.004102706,35.06168
+0;0;0,-9.024417E-05;0.3304786;0.01139079,-0.001467868;0.6482837;0.007365434,0.1752426;0.5167655;0.02480401,0.2377017;0.2464379;0.003927162,0.3135909;-0.01430222;-0.07668808,-0.1780125;0.5192818;-0.002549536,-0.2240554;0.2458785;-0.02588778,-0.2681802;-0.02336451;-0.1020757,0.07908836;0.007256413;-0.03483631,0.1223959;-0.3633626;-0.05421173,0.150334;-0.7371224;0.05501297,0.1674038;-0.7564753;-0.00378155,-0.07627627;0.00385233;-0.04108873,-0.08683164;-0.3696398;-0.03981409,-0.08606156;-0.7531682;0.03307128,-0.08041058;-0.7150723;-0.04494416,-0.0009914385;0.5705513;0.01087699,0;0;0,0.001746307;0.3305928;0.007157564,0.003361116;0.6483403;-0.0001628404,0.1797202;0.5168095;0.006355524,0.2236166;0.2420712;0.003912687,0.2714234;-0.02504864;-0.07735777,-0.1751214;0.525876;-0.01653269,-0.2208708;0.2514408;-0.01402167,-0.2520165;-0.01961991;-0.09017567,0.07920392;0.002557859;-0.03523338,0.1219569;-0.3682082;-0.05295515,0.147015;-0.7429058;0.05372547,0.1535469;-0.7727842;0.003170483,-0.07607688;0.005161543;-0.04131417,-0.07871234;-0.3671055;-0.009381786,-0.03930378;-0.7499959;0.05580083,-0.03555011;-0.7784818;0.003367979,0.002966249;0.5706452;0.004102706,35.0729
+0;0;0,-9.024417E-05;0.3304786;0.01139079,-0.001467868;0.6482837;0.007365434,0.1752426;0.5167655;0.02480401,0.2377017;0.2464379;0.003927162,0.3135909;-0.01430222;-0.07668808,-0.1780125;0.5192818;-0.002549536,-0.2240554;0.2458785;-0.02588778,-0.2681802;-0.02336451;-0.1020757,0.07908836;0.007256413;-0.03483631,0.1223959;-0.3633626;-0.05421173,0.150334;-0.7371224;0.05501297,0.1674038;-0.7564753;-0.00378155,-0.07627627;0.00385233;-0.04108873,-0.08683164;-0.3696398;-0.03981409,-0.08606156;-0.7531682;0.03307128,-0.08041058;-0.7150723;-0.04494416,-0.0009914385;0.5705513;0.01087699,0;0;0,0.001746307;0.3305928;0.007157564,0.003361116;0.6483403;-0.0001628404,0.1797202;0.5168095;0.006355524,0.2236166;0.2420712;0.003912687,0.2714234;-0.02504864;-0.07735777,-0.1751214;0.525876;-0.01653269,-0.2208708;0.2514408;-0.01402167,-0.2520165;-0.01961991;-0.09017567,0.07920392;0.002557859;-0.03523338,0.1219569;-0.3682082;-0.05295515,0.147015;-0.7429058;0.05372547,0.1535469;-0.7727842;0.003170483,-0.07607688;0.005161543;-0.04131417,-0.07871234;-0.3671055;-0.009381786,-0.03930378;-0.7499959;0.05580083,-0.03555011;-0.7784818;0.003367979,0.002966249;0.5706452;0.004102706,35.08441
+0;0;0,-9.018356E-05;0.3302566;0.01138314,-0.001466407;0.6477461;0.007362371,0.1757466;0.5161653;0.0248366,0.2379989;0.2467326;0.004028868,0.3145233;-0.01619014;-0.07726121,-0.178517;0.5186887;-0.002595035,-0.2244075;0.2461905;-0.02585601,-0.2689016;-0.02530625;-0.1026817,0.07927711;0.00727373;-0.03491945,0.1225744;-0.3632577;-0.05429029,0.1506388;-0.738708;0.05542842,0.1681817;-0.7594285;-0.004995208,-0.07645831;0.003861523;-0.04118678,-0.08701118;-0.3695424;-0.03991244,-0.08623762;-0.7548054;0.03330258,-0.08043005;-0.7164851;-0.04687456,-0.0009905343;0.5701046;0.01086982,0;0;0,0.000518145;0.3303508;0.00819397,0.0007913513;0.6478149;0.002171278,0.1782739;0.5171614;0.009014845,0.2233816;0.243589;0.003943682,0.2726262;-0.02464515;-0.08101416,-0.1777014;0.5251645;-0.01566452,-0.22365;0.2516864;-0.01481806,-0.2543535;-0.02097133;-0.09423792,0.07957812;0.002598003;-0.03489566,0.1235225;-0.3675999;-0.05868363,0.150607;-0.7432061;0.05074716,0.1605232;-0.771479;-0.004364252,-0.07617863;0.005121901;-0.04156581,-0.07721099;-0.3670648;-0.009636197,-0.03581027;-0.7514641;0.05602816,-0.03127725;-0.7815518;0.002174199,0.0007357653;0.5701916;0.006090164,35.1066
+0;0;0,-0.007573718;0.3300685;0.01401626,-0.01657225;0.6474569;0.01292111,0.1640747;0.520542;0.02487862,0.2289317;0.2525578;-0.004791409,0.3078574;-0.006784886;-0.0948168,-0.1907292;0.5161629;-0.002865134,-0.2330084;0.2437443;-0.03291236,-0.2785717;-0.02548444;-0.1167712,0.07948818;0.007592467;-0.0343674,0.1275697;-0.3620632;-0.05858066,0.1573304;-0.7376767;0.05012767,0.1757616;-0.7601662;-0.008493755,-0.07610596;0.003589064;-0.04185852,-0.0842491;-0.3698756;-0.04073565,-0.07921415;-0.7553151;0.03137384,-0.07338832;-0.7168041;-0.04878196,-0.01433087;0.5698174;0.01571924,0;0;0,0.000518145;0.3303508;0.00819397,0.0007913513;0.6478149;0.002171278,0.1782739;0.5171614;0.009014845,0.2233816;0.243589;0.003943682,0.2726262;-0.02464515;-0.08101416,-0.1777014;0.5251645;-0.01566452,-0.22365;0.2516864;-0.01481806,-0.2543535;-0.02097133;-0.09423792,0.07957812;0.002598003;-0.03489566,0.1235225;-0.3675999;-0.05868363,0.150607;-0.7432061;0.05074716,0.1605232;-0.771479;-0.004364252,-0.07617863;0.005121901;-0.04156581,-0.07721099;-0.3670648;-0.009636197,-0.03581027;-0.7514641;0.05602816,-0.03127725;-0.7815518;0.002174199,0.0007357653;0.5701916;0.006090164,35.1181
+0;0;0,-0.007567881;0.3298141;0.01400546,-0.01655832;0.6469169;0.01291149,0.1634895;0.5202416;0.02483567,0.2282809;0.2525284;-0.004804343,0.3076721;-0.008343935;-0.09536075,-0.1901271;0.5158772;-0.002815241,-0.2323635;0.2437342;-0.03283207,-0.2781956;-0.02708262;-0.1171856,0.07968803;0.007611556;-0.0344538,0.1274654;-0.3597057;-0.05851389,0.1575036;-0.7388214;0.05120806,0.1760111;-0.7615284;-0.007656276,-0.07629731;0.003598088;-0.04196376,-0.08438893;-0.367504;-0.04084799,-0.07930703;-0.7565373;0.03193386,-0.07345705;-0.7179911;-0.04855409,-0.01431909;0.5693521;0.01570694,0;0;0,0.0004996769;0.3300801;0.008813381,0.0008217534;0.647269;0.003379345,0.1778873;0.5175924;0.01102161,0.2219693;0.2441903;0.003614187,0.2726308;-0.02441931;-0.08493018,-0.1772157;0.5253973;-0.01469233,-0.2223526;0.2520677;-0.01531082,-0.2533667;-0.02144155;-0.0977039,0.07987006;0.002666354;-0.03476846,0.1243138;-0.3642935;-0.0686605,0.1527789;-0.7419665;0.04633021,0.1615619;-0.7702097;-0.009492397,-0.07635499;0.005054069;-0.04170797,-0.07650395;-0.3647788;-0.009973221,-0.03334512;-0.7526053;0.05634358,-0.02781918;-0.7823647;0.001718909,0.0007445849;0.5697134;0.007154942,35.14076
+0;0;0,-0.00756344;0.3296206;0.01399724,-0.01654917;0.6465572;0.01290375,0.1625415;0.5201843;0.02477746,0.2269155;0.2541958;-0.004671618,0.3068847;-0.008575737;-0.09588728,-0.1891737;0.5158435;-0.002724778,-0.2311381;0.2454535;-0.03254824,-0.2773038;-0.02733478;-0.1175159,0.07959243;0.007602423;-0.03441247,0.1272669;-0.3589241;-0.05842076,0.1573685;-0.73884;0.05153276,0.1751258;-0.7594103;-0.004945274,-0.07620576;0.003593771;-0.04191341,-0.08427997;-0.3667095;-0.04080005,-0.07918735;-0.756564;0.03213542,-0.07357453;-0.7183642;-0.04508963,-0.01431105;0.5690309;0.01569781,0;0;0,0.0009641126;0.3298725;0.009277821,0.001795512;0.6468992;0.004176617,0.1776206;0.5171036;0.01288366,0.2219969;0.2456267;0.003278971,0.273689;-0.02293432;-0.091416,-0.1754505;0.5254421;-0.01384866,-0.2205607;0.253929;-0.01646442,-0.2524965;-0.02015296;-0.1037768,0.07988001;0.002817839;-0.03447044,0.1269752;-0.3620896;-0.0770793,0.1569016;-0.7401157;0.03925085,0.1655209;-0.7699609;-0.009807348,-0.0761239;0.004917194;-0.04192781,-0.07444069;-0.3641237;-0.01035399,-0.0298885;-0.7526374;0.05600983,-0.02438976;-0.7808344;0.004577123,0.001588;0.569379;0.007880449,35.16362
+0;0;0,-0.007966631;0.3295903;0.01447892,-0.01573522;0.6465572;0.01328393,0.1628306;0.5196247;0.02503273,0.2298463;0.2552297;-0.01191784,0.3122175;0.000816673;-0.1226122,-0.1883469;0.5152329;-0.004172968,-0.2316858;0.2457066;-0.03936523,-0.274537;-0.02742484;-0.1249647,0.07986251;0.007721613;-0.03375387,0.1318513;-0.3577868;-0.06361577,0.1629434;-0.7379241;0.04529195,0.1819504;-0.7604904;-0.008911103,-0.07573345;0.003512973;-0.04276766,-0.08099932;-0.3668419;-0.04207119,-0.07255029;-0.7568541;0.02970017,-0.06664354;-0.7186486;-0.04750236,-0.01387795;0.569023;0.01613606,0;0;0,0.0009641126;0.3298725;0.009277821,0.001795512;0.6468992;0.004176617,0.1776206;0.5171036;0.01288366,0.2219969;0.2456267;0.003278971,0.273689;-0.02293432;-0.091416,-0.1754505;0.5254421;-0.01384866,-0.2205607;0.253929;-0.01646442,-0.2524965;-0.02015296;-0.1037768,0.07988001;0.002817839;-0.03447044,0.1269752;-0.3620896;-0.0770793,0.1569016;-0.7401157;0.03925085,0.1655209;-0.7699609;-0.009807348,-0.0761239;0.004917194;-0.04192781,-0.07444069;-0.3641237;-0.01035399,-0.0298885;-0.7526374;0.05600983,-0.02438976;-0.7808344;0.004577123,0.001588;0.569379;0.007880449,35.18581
+0;0;0,-0.007960171;0.3293231;0.01446718,-0.01572062;0.645958;0.01327379,0.1631135;0.5190392;0.02503293,0.2301939;0.2543889;-0.01195332,0.3124985;0.0001815557;-0.1225582,-0.1886015;0.5146406;-0.004217472,-0.2319822;0.2448541;-0.03944372,-0.2747988;-0.02805644;-0.1249739,0.07971582;0.00770743;-0.03369187,0.1313124;-0.3550439;-0.06332851,0.1627791;-0.7397612;0.04689137,0.1816982;-0.7620843;-0.007060867,-0.07559433;0.00350652;-0.04268911,-0.08082049;-0.3640547;-0.04199789,-0.07226966;-0.7587658;0.0306382,-0.06639023;-0.7205983;-0.04620709,-0.01386549;0.568513;0.01612264,0;0;0,0.0003549736;0.3295839;0.01003504,0.0006673411;0.6462914;0.005734682,0.1770919;0.517268;0.01476717,0.2232378;0.2459485;0.00196743,0.2743248;-0.0207696;-0.09743285,-0.1765719;0.5248415;-0.01378004,-0.2223613;0.2531928;-0.01799941,-0.2522718;-0.02043909;-0.1066551,0.07981156;0.002932787;-0.03421509,0.1300153;-0.3571891;-0.0882597,0.1610289;-0.7379532;0.03504037,0.1699983;-0.7678952;-0.01326061,-0.07584416;0.004806835;-0.04211551,-0.07360623;-0.3614609;-0.01093934,-0.0265477;-0.754611;0.05512538,-0.02147905;-0.7374634;-0.02113469,0.0005777925;0.568851;0.009237051,35.20757
+0;0;0,-0.007956835;0.329185;0.01446112,-0.01571317;0.6456516;0.01326852,0.1636128;0.5186399;0.02505083,0.2307569;0.2537382;-0.01197056,0.3131643;-0.0007867515;-0.1227136,-0.1890818;0.5142291;-0.00428104,-0.2325037;0.2441863;-0.03954075,-0.2753737;-0.02906525;-0.1251778,0.07945843;0.007682544;-0.03358309,0.1304644;-0.350916;-0.06288045,0.1624117;-0.7415097;0.04902295,0.1918173;-0.7928346;-0.03483418,-0.07535025;0.003495198;-0.04255127,-0.08051658;-0.3598582;-0.04186797,-0.07183514;-0.7605983;0.03187759,-0.06269684;-0.7179037;-0.08756186,-0.01385911;0.5682515;0.01611572,0;0;0,-0.0002853516;0.3294268;0.01063681,-0.0005359054;0.6459734;0.00693202,0.1766122;0.5172222;0.01611805,0.2240338;0.2460262;0.0001273155,0.2751842;-0.01942232;-0.1035967,-0.1779122;0.5239897;-0.01364489,-0.2248001;0.2523173;-0.0205323,-0.254698;-0.01980823;-0.1148285,0.07970126;0.003075704;-0.03374517,0.1322061;-0.3503753;-0.09983957,0.1649571;-0.7366675;0.0259068,0.1698317;-0.7265158;-0.09280598,-0.07539371;0.004659723;-0.0423623,-0.07264795;-0.3574548;-0.01205798,-0.02301111;-0.756419;0.05480155,-0.01488548;-0.746345;-0.06372006,-0.0004942734;0.5685714;0.01028776,35.23085
+0;0;0,-0.007568695;0.3291765;0.01485882,-0.01456128;0.6456613;0.01393758,0.1644857;0.5183654;0.02538983,0.2323543;0.2549346;-0.01988571,0.3205305;0.00425899;-0.1348842,-0.1884113;0.5152863;-0.004137076,-0.2320613;0.2464334;-0.04731863,-0.2715185;-0.02709135;-0.1337204,0.0797088;0.007697026;-0.03298106,0.1339324;-0.3500541;-0.06654838,0.1677914;-0.740748;0.04443906,0.1978491;-0.7850937;-0.04544807,-0.07513551;0.003438874;-0.04293385,-0.07718461;-0.3599458;-0.04248226,-0.06530271;-0.7607566;0.03042853,-0.05608291;-0.7180408;-0.0890024,-0.01292204;0.5682542;0.01672756,0;0;0,-0.0002853516;0.3294268;0.01063681,-0.0005359054;0.6459734;0.00693202,0.1766122;0.5172222;0.01611805,0.2240338;0.2460262;0.0001273155,0.2751842;-0.01942232;-0.1035967,-0.1779122;0.5239897;-0.01364489,-0.2248001;0.2523173;-0.0205323,-0.254698;-0.01980823;-0.1148285,0.07970126;0.003075704;-0.03374517,0.1322061;-0.3503753;-0.09983957,0.1649571;-0.7366675;0.0259068,0.1698317;-0.7265158;-0.09280598,-0.07539371;0.004659723;-0.0423623,-0.07264795;-0.3574548;-0.01205798,-0.02301111;-0.756419;0.05480155,-0.01488548;-0.746345;-0.06372006,-0.0004942734;0.5685714;0.01028776,35.24171
+0;0;0,-0.007562396;0.3289025;0.01484646,-0.01454908;0.6451207;0.01392602,0.1635741;0.5181502;0.02533086,0.2313105;0.2552326;-0.01985648,0.3202001;0.002529114;-0.1357852,-0.1874882;0.5150871;-0.004042536,-0.2310531;0.246758;-0.04713996,-0.2708295;-0.02897951;-0.1342407,0.07949704;0.007676578;-0.03289344,0.133432;-0.3481703;-0.06628209,0.1676635;-0.743162;0.04592625,0.1977148;-0.787492;-0.04394184,-0.07493591;0.003429739;-0.04281979,-0.07697409;-0.3580207;-0.0423706,-0.06496149;-0.7632405;0.03134222,-0.05574365;-0.7205274;-0.08806339,-0.01291124;0.5677797;0.01671363,0;0;0,-0.0002144221;0.329139;0.01104331,-0.0003504902;0.6454228;0.00770092,0.1757187;0.5166491;0.01742005,0.2246077;0.2464685;-0.001764297,0.2761815;-0.01894423;-0.1117468,-0.1767978;0.5238333;-0.01331384,-0.2244794;0.2529139;-0.02252756,-0.2538443;-0.02064705;-0.1200058,0.07969386;0.0032814;-0.03314829,0.1370862;-0.3453571;-0.1093591,0.1696146;-0.7356836;0.01857853,0.17474;-0.7254771;-0.100107,-0.07497083;0.004446514;-0.04266489,-0.07152475;-0.3557417;-0.01260927,-0.01992757;-0.7589445;0.05481607,-0.01150552;-0.7488399;-0.06366405,-0.0003419723;0.5680833;0.01096988,35.26442
+0;0;0,-0.007562396;0.3289025;0.01484646,-0.01454908;0.6451207;0.01392602,0.1635741;0.5181502;0.02533086,0.2313105;0.2552326;-0.01985648,0.3202001;0.002529114;-0.1357852,-0.1874882;0.5150871;-0.004042536,-0.2310531;0.246758;-0.04713996,-0.2708295;-0.02897951;-0.1342407,0.07949704;0.007676578;-0.03289344,0.133432;-0.3481703;-0.06628209,0.1676635;-0.743162;0.04592625,0.1977148;-0.787492;-0.04394184,-0.07493591;0.003429739;-0.04281979,-0.07697409;-0.3580207;-0.0423706,-0.06496149;-0.7632405;0.03134222,-0.05574365;-0.7205274;-0.08806339,-0.01291124;0.5677797;0.01671363,0;0;0,-0.0002144221;0.329139;0.01104331,-0.0003504902;0.6454228;0.00770092,0.1757187;0.5166491;0.01742005,0.2246077;0.2464685;-0.001764297,0.2761815;-0.01894423;-0.1117468,-0.1767978;0.5238333;-0.01331384,-0.2244794;0.2529139;-0.02252756,-0.2538443;-0.02064705;-0.1200058,0.07969386;0.0032814;-0.03314829,0.1370862;-0.3453571;-0.1093591,0.1696146;-0.7356836;0.01857853,0.17474;-0.7254771;-0.100107,-0.07497083;0.004446514;-0.04266489,-0.07152475;-0.3557417;-0.01260927,-0.01992757;-0.7589445;0.05481607,-0.01150552;-0.7488399;-0.06366405,-0.0003419723;0.5680833;0.01096988,35.28612
+0;0;0,-0.009317384;0.32861;0.01572374,-0.01804534;0.6445152;0.01579735,0.1620057;0.5177339;0.02593169,0.2314987;0.2574545;-0.02755688,0.3258172;0.004414409;-0.1530759,-0.1916574;0.5145135;-0.005055018,-0.2336737;0.2477335;-0.05504224,-0.2729356;-0.03266394;-0.147325,0.07941233;0.008088185;-0.03257338,0.1341578;-0.3427713;-0.06880009,0.1717321;-0.748907;0.04612646,0.1927844;-0.7630441;-0.01249258,-0.0746887;0.002980026;-0.04295905,-0.0746293;-0.3539671;-0.04372769,-0.05989259;-0.7708089;0.03105014,-0.05382262;-0.7327011;-0.04461289,-0.01598245;0.5672489;0.01832559,0;0;0,-0.001046468;0.3289173;0.01144147,-0.002049372;0.6449319;0.008496761,0.1755105;0.5156842;0.01800489,0.2250948;0.2464469;-0.004092455,0.2767152;-0.0226115;-0.1208111,-0.1794159;0.5227562;-0.01350961,-0.2273175;0.2525716;-0.02540052,-0.2568297;-0.02538601;-0.1281084,0.07965448;0.003533632;-0.03279388,0.142422;-0.3367765;-0.1203214,0.1725429;-0.7369438;0.01578498,0.1851438;-0.766527;-0.03024268,-0.0746678;0.004198974;-0.04289348,-0.0702097;-0.3515239;-0.01368385,-0.01667144;-0.7662832;0.0546863,-0.01125087;-0.7488579;-0.02041344,-0.001823895;0.5676621;0.01166725,35.30838
+0;0;0,-0.009310592;0.3283704;0.01571228,-0.01803097;0.6440009;0.01578595,0.1621709;0.5172474;0.02592452,0.2311896;0.2587443;-0.02719901,0.3256661;0.005280435;-0.1529283,-0.1917956;0.5140243;-0.005088769,-0.2335252;0.2490649;-0.05473485,-0.2728528;-0.03180215;-0.1471722,0.07903618;0.008049873;-0.03241908,0.1331716;-0.3388997;-0.06824209,0.1713488;-0.7515525;0.04852868,0.1920922;-0.7650421;-0.009230316,-0.0743349;0.00296591;-0.04275556,-0.07427617;-0.3500035;-0.04351564,-0.05930299;-0.7735344;0.03246215,-0.05332207;-0.7355455;-0.04209077,-0.01596994;0.5668049;0.0183119,0;0;0,-0.001965424;0.3286623;0.01174474,-0.003902489;0.6443996;0.009046078,0.1741295;0.5154268;0.01804519,0.2254615;0.2487861;-0.007980108,0.2778641;-0.01815516;-0.1303482,-0.1809901;0.5217574;-0.01355225,-0.2287988;0.2535945;-0.02813298,-0.2598481;-0.0221895;-0.1374797,0.07952101;0.003880203;-0.03199792,0.1482075;-0.3281612;-0.1300725,0.1781507;-0.7342434;0.009841442,0.1886055;-0.7645305;-0.0339067,-0.07402296;0.003889632;-0.04322019,-0.06907192;-0.3479114;-0.01494541,-0.01406536;-0.7691345;0.05520205,-0.008726381;-0.7514893;-0.0188019,-0.003445966;0.567199;0.01216149,35.33121
+0;0;0,-0.009310592;0.3283704;0.01571228,-0.01803097;0.6440009;0.01578595,0.1621709;0.5172474;0.02592452,0.2311896;0.2587443;-0.02719901,0.3256661;0.005280435;-0.1529283,-0.1917956;0.5140243;-0.005088769,-0.2335252;0.2490649;-0.05473485,-0.2728528;-0.03180215;-0.1471722,0.07903618;0.008049873;-0.03241908,0.1331716;-0.3388997;-0.06824209,0.1713488;-0.7515525;0.04852868,0.1920922;-0.7650421;-0.009230316,-0.0743349;0.00296591;-0.04275556,-0.07427617;-0.3500035;-0.04351564,-0.05930299;-0.7735344;0.03246215,-0.05332207;-0.7355455;-0.04209077,-0.01596994;0.5668049;0.0183119,0;0;0,-0.001965424;0.3286623;0.01174474,-0.003902489;0.6443996;0.009046078,0.1741295;0.5154268;0.01804519,0.2254615;0.2487861;-0.007980108,0.2778641;-0.01815516;-0.1303482,-0.1809901;0.5217574;-0.01355225,-0.2287988;0.2535945;-0.02813298,-0.2598481;-0.0221895;-0.1374797,0.07952101;0.003880203;-0.03199792,0.1482075;-0.3281612;-0.1300725,0.1781507;-0.7342434;0.009841442,0.1886055;-0.7645305;-0.0339067,-0.07402296;0.003889632;-0.04322019,-0.06907192;-0.3479114;-0.01494541,-0.01406536;-0.7691345;0.05520205,-0.008726381;-0.7514893;-0.0188019,-0.003445966;0.567199;0.01216149,35.34111
+0;0;0,-0.009560983;0.3283642;0.015692,-0.01826189;0.6439949;0.01565948,0.1620906;0.5179719;0.02630062,0.2307965;0.2618642;-0.03771403,0.3292086;0.01319933;-0.1698445,-0.1919749;0.5141361;-0.006044911,-0.2333758;0.2504802;-0.06244613,-0.2710622;-0.02917546;-0.1591418,0.07922298;0.008475255;-0.0318497,0.1353188;-0.3376361;-0.07244648,0.1775227;-0.7506147;0.04175865,0.1993896;-0.7719225;-0.008710049,-0.07394756;0.002627041;-0.04344387,-0.07247295;-0.3503369;-0.04492232,-0.05454028;-0.7739303;0.03006031,-0.04835745;-0.7359457;-0.0444766,-0.01623106;0.5667992;0.01821903,0;0;0,-0.001965424;0.3286623;0.01174474,-0.003902489;0.6443996;0.009046078,0.1741295;0.5154268;0.01804519,0.2254615;0.2487861;-0.007980108,0.2778641;-0.01815516;-0.1303482,-0.1809901;0.5217574;-0.01355225,-0.2287988;0.2535945;-0.02813298,-0.2598481;-0.0221895;-0.1374797,0.07952101;0.003880203;-0.03199792,0.1482075;-0.3281612;-0.1300725,0.1781507;-0.7342434;0.009841442,0.1886055;-0.7645305;-0.0339067,-0.07402296;0.003889632;-0.04322019,-0.06907192;-0.3479114;-0.01494541,-0.01406536;-0.7691345;0.05520205,-0.008726381;-0.7514893;-0.0188019,-0.003445966;0.567199;0.01216149,35.35274
+0;0;0,-0.009548934;0.3279504;0.01567223,-0.01824161;0.6432831;0.01563925,0.1608336;0.5176712;0.02622052,0.2296085;0.2613062;-0.03785842,0.3285765;0.01123649;-0.1707354,-0.190699;0.5138628;-0.005893607,-0.2321415;0.2499421;-0.06235148,-0.2700408;-0.03129348;-0.1595935,0.07990283;0.008547986;-0.03212302,0.1355104;-0.3345507;-0.07236643,0.1784775;-0.7549979;0.04390405,0.2009363;-0.7776943;-0.007930648,-0.07458214;0.002649585;-0.04381669,-0.07312037;-0.3472421;-0.04528227,-0.05486339;-0.7784959;0.0310564,-0.04851322;-0.7402953;-0.04549795,-0.0162124;0.5661492;0.01819675,0;0;0,-0.001768302;0.3282545;0.01158142,-0.003363784;0.6436931;0.008645058,0.1732477;0.5149038;0.01702356,0.2276452;0.2490511;-0.01334667,0.2825955;-0.01601806;-0.1425931,-0.1790861;0.5210833;-0.01438862,-0.2276125;0.2529538;-0.03202051,-0.2582995;-0.02301663;-0.1455302,0.08028909;0.004126877;-0.03203201,0.1553709;-0.3200901;-0.1400809,0.1849134;-0.7335985;0.002322912,0.1960009;-0.7631248;-0.04565454,-0.07477779;0.003572707;-0.04341586,-0.06846163;-0.3453085;-0.01752181,-0.01029299;-0.7739227;0.05352098,-0.004795031;-0.7566226;-0.02248316,-0.003004242;0.5665565;0.01182508,35.37442
+0;0;0,-0.009531687;0.3273581;0.01564392,-0.01820831;0.6421081;0.01561114,0.161268;0.5165309;0.02620594,0.2298659;0.2608258;-0.03770809,0.3281489;0.01248692;-0.1696653,-0.1910686;0.5127138;-0.005981646,-0.2324044;0.2494724;-0.06229421,-0.2700414;-0.02981657;-0.1588631,0.07959138;0.008514666;-0.03199781,0.1354988;-0.336434;-0.07245821,0.1785604;-0.7578055;0.0440679,0.201673;-0.7820362;-0.009276029,-0.07429143;0.002639258;-0.04364589,-0.07282177;-0.349139;-0.04511937,-0.05452466;-0.7813409;0.03138711,-0.04798959;-0.7429015;-0.0473962,-0.01618293;0.5651198;0.01816381,0;0;0,-0.002160273;0.3276575;0.01160979,-0.004162017;0.6425111;0.00872159,0.1730399;0.5139983;0.0165987,0.2284612;0.2498026;-0.01952505,0.2856113;-0.01020586;-0.1532184,-0.1802227;0.5200939;-0.01440188,-0.2289255;0.2528941;-0.0346042,-0.260323;-0.0183363;-0.1537373,0.08020318;0.004422471;-0.03128958,0.1614162;-0.317492;-0.1475986,0.1920882;-0.7322608;-0.006132603,0.2050392;-0.760421;-0.0587672,-0.07416767;0.003269224;-0.04381343,-0.06727596;-0.3475561;-0.01878691,-0.007225432;-0.7769274;0.05207048,-0.001649281;-0.7599876;-0.02615408,-0.003701933;0.5655204;0.01188922,35.39648
+0;0;0,-0.01070495;0.3272992;0.01610992,-0.02050693;0.6420159;0.01656132,0.1594148;0.5169216;0.02600277,0.2309961;0.2647729;-0.04797648,0.3287665;0.02135853;-0.1891673,-0.1927386;0.5126221;-0.00760602,-0.2334403;0.2505808;-0.06968303,-0.2715025;-0.02383086;-0.1791999,0.0797102;0.008573961;-0.03168465,0.136323;-0.3354379;-0.07862209,0.1842912;-0.7558453;0.03945907,0.2063418;-0.7787491;-0.01563811,-0.07421649;0.002489839;-0.04378197,-0.07102849;-0.3492721;-0.04616151,-0.04882887;-0.7814201;0.02961319,-0.04205769;-0.7429489;-0.04914676,-0.01821038;0.5650314;0.01899399,0;0;0,-0.002160273;0.3276575;0.01160979,-0.004162017;0.6425111;0.00872159,0.1730399;0.5139983;0.0165987,0.2284612;0.2498026;-0.01952505,0.2856113;-0.01020586;-0.1532184,-0.1802227;0.5200939;-0.01440188,-0.2289255;0.2528941;-0.0346042,-0.260323;-0.0183363;-0.1537373,0.08020318;0.004422471;-0.03128958,0.1614162;-0.317492;-0.1475986,0.1920882;-0.7322608;-0.006132603,0.2050392;-0.760421;-0.0587672,-0.07416767;0.003269224;-0.04381343,-0.06727596;-0.3475561;-0.01878691,-0.007225432;-0.7769274;0.05207048,-0.001649281;-0.7599876;-0.02615408,-0.003701933;0.5655204;0.01188922,35.40828
+0;0;0,-0.01070233;0.3272191;0.01610598,-0.02050115;0.6418343;0.01655732,0.1595241;0.5167385;0.02600204,0.2306924;0.2660443;-0.04755042,0.3282905;0.02305928;-0.1884922,-0.1928361;0.5124364;-0.007626493,-0.2333031;0.2519069;-0.06934538,-0.2712981;-0.02202085;-0.1786691,0.07955632;0.00855741;-0.03162348,0.1361492;-0.3353335;-0.07854441,0.1843165;-0.7574861;0.04002691,0.2054954;-0.7782982;-0.01289186,-0.0740732;0.002485032;-0.04369744,-0.07088634;-0.3491532;-0.04607615,-0.04859456;-0.7830951;0.03001309,-0.04209109;-0.7449588;-0.04563289,-0.0182054;0.5648765;0.01898914,0;0;0,-0.003158461;0.3275609;0.01184058,-0.006234609;0.642306;0.009165049,0.1712534;0.5134008;0.0159049,0.2285998;0.2520813;-0.02587986,0.2886892;-0.00332129;-0.1658459,-0.181859;0.519003;-0.01428685,-0.2317207;0.2539024;-0.03790714,-0.2632246;-0.01403028;-0.1630122,0.08020544;0.004719421;-0.03077817,0.1664396;-0.3112813;-0.1587331,0.1978683;-0.7284105;-0.01870608,0.2098625;-0.7580106;-0.0649097,-0.07380612;0.002972138;-0.04411693,-0.06860062;-0.3478824;-0.02089415,-0.00508929;-0.778508;0.05065995,0.0001351736;-0.7610362;-0.02448365,-0.005504128;0.5653421;0.01228189,35.4305
+0;0;0,-0.01070233;0.3272191;0.01610598,-0.02050115;0.6418343;0.01655732,0.1595241;0.5167385;0.02600204,0.2306924;0.2660443;-0.04755042,0.3282905;0.02305928;-0.1884922,-0.1928361;0.5124364;-0.007626493,-0.2333031;0.2519069;-0.06934538,-0.2712981;-0.02202085;-0.1786691,0.07955632;0.00855741;-0.03162348,0.1361492;-0.3353335;-0.07854441,0.1843165;-0.7574861;0.04002691,0.2054954;-0.7782982;-0.01289186,-0.0740732;0.002485032;-0.04369744,-0.07088634;-0.3491532;-0.04607615,-0.04859456;-0.7830951;0.03001309,-0.04209109;-0.7449588;-0.04563289,-0.0182054;0.5648765;0.01898914,0;0;0,-0.003158461;0.3275609;0.01184058,-0.006234609;0.642306;0.009165049,0.1712534;0.5134008;0.0159049,0.2285998;0.2520813;-0.02587986,0.2886892;-0.00332129;-0.1658459,-0.181859;0.519003;-0.01428685,-0.2317207;0.2539024;-0.03790714,-0.2632246;-0.01403028;-0.1630122,0.08020544;0.004719421;-0.03077817,0.1664396;-0.3112813;-0.1587331,0.1978683;-0.7284105;-0.01870608,0.2098625;-0.7580106;-0.0649097,-0.07380612;0.002972138;-0.04411693,-0.06860062;-0.3478824;-0.02089415,-0.00508929;-0.778508;0.05065995,0.0001351736;-0.7610362;-0.02448365,-0.005504128;0.5653421;0.01228189,35.45298
+0;0;0,-0.01178195;0.3265417;0.01646868,-0.02255656;0.6404157;0.01731033,0.1575087;0.5154486;0.02512793,0.2312503;0.2688648;-0.05501743,0.3286667;0.03084646;-0.2143666,-0.1938962;0.5106894;-0.009351045,-0.2323876;0.252478;-0.07650737,-0.2699491;-0.01969832;-0.2031724,0.07960445;0.00863857;-0.03095472,0.1372739;-0.3357566;-0.08700339,0.1906967;-0.7559814;0.03204443,0.2115699;-0.7706707;-0.03029438,-0.07360056;0.00235054;-0.04412619,-0.06881008;-0.3512584;-0.04773696,-0.04274029;-0.7841424;0.02674205,-0.03582078;-0.745647;-0.05199099,-0.02003171;0.5636479;0.01963888,0;0;0,-0.003902696;0.3269189;0.01217723,-0.007736031;0.6409507;0.009896994,0.1700623;0.5133633;0.0151906,0.2288013;0.2544073;-0.0312438,0.295041;0.00213331;-0.1845573,-0.1828662;0.517952;-0.01439052,-0.2323465;0.2542637;-0.04056022,-0.2641666;-0.01734531;-0.1699856,0.08026901;0.00495702;-0.03003335,0.1700191;-0.3091019;-0.1656325,0.20117;-0.7252146;-0.02600741,0.2172848;-0.7526524;-0.07854462,-0.07335872;0.002714227;-0.04450638,-0.06850506;-0.350257;-0.0229896,-0.002462998;-0.7787242;0.05230701,0.002886364;-0.7619141;-0.0259001,-0.006819852;0.5641707;0.01291108,35.47619
+0;0;0,-0.01175985;0.3259291;0.01643779,-0.02251538;0.6392475;0.01727792,0.1574336;0.5144462;0.02508796,0.2305697;0.2698871;-0.05439931,0.3234117;0.04304549;-0.2062659,-0.19375;0.5096899;-0.009369301,-0.2319254;0.2535988;-0.0759742,-0.267723;-0.00579685;-0.1966914,0.07944392;0.00862115;-0.0308923,0.1374555;-0.3378172;-0.08727349,0.1905014;-0.7550776;0.03093451,0.2111103;-0.7692009;-0.03061482,-0.07345214;0.0023458;-0.04403721,-0.06863325;-0.353361;-0.0476694,-0.04274737;-0.7831912;0.0262842,-0.03591548;-0.7448034;-0.05145174,-0.01999499;0.5626151;0.01960237,0;0;0,-0.004187003;0.3262983;0.01225424,-0.008270599;0.6397717;0.01008606,0.1693937;0.5120394;0.01442385,0.2283034;0.2563332;-0.03676414,0.2968205;0.02266991;-0.1911893,-0.1832352;0.5171422;-0.0145389,-0.2346548;0.2564265;-0.04385782,-0.2638851;-0.001331538;-0.1697412,0.0802338;0.005093172;-0.0296073,0.1733218;-0.3060682;-0.1747862,0.2047893;-0.7189682;-0.03544235,0.2206012;-0.747018;-0.08584189,-0.07299034;0.002509166;-0.04478963,-0.06730517;-0.3526309;-0.02461787,-0.002133593;-0.7778965;0.05150787,0.003069379;-0.7608657;-0.02572318,-0.007296663;0.5631268;0.01307011,35.4981
+0;0;0,-0.01175985;0.3259291;0.01643779,-0.02251538;0.6392475;0.01727792,0.1574336;0.5144462;0.02508796,0.2305697;0.2698871;-0.05439931,0.3234117;0.04304549;-0.2062659,-0.19375;0.5096899;-0.009369301,-0.2319254;0.2535988;-0.0759742,-0.267723;-0.00579685;-0.1966914,0.07944392;0.00862115;-0.0308923,0.1374555;-0.3378172;-0.08727349,0.1905014;-0.7550776;0.03093451,0.2111103;-0.7692009;-0.03061482,-0.07345214;0.0023458;-0.04403721,-0.06863325;-0.353361;-0.0476694,-0.04274737;-0.7831912;0.0262842,-0.03591548;-0.7448034;-0.05145174,-0.01999499;0.5626151;0.01960237,0;0;0,-0.004187003;0.3262983;0.01225424,-0.008270599;0.6397717;0.01008606,0.1693937;0.5120394;0.01442385,0.2283034;0.2563332;-0.03676414,0.2968205;0.02266991;-0.1911893,-0.1832352;0.5171422;-0.0145389,-0.2346548;0.2564265;-0.04385782,-0.2638851;-0.001331538;-0.1697412,0.0802338;0.005093172;-0.0296073,0.1733218;-0.3060682;-0.1747862,0.2047893;-0.7189682;-0.03544235,0.2206012;-0.747018;-0.08584189,-0.07299034;0.002509166;-0.04478963,-0.06730517;-0.3526309;-0.02461787,-0.002133593;-0.7778965;0.05150787,0.003069379;-0.7608657;-0.02572318,-0.007296663;0.5631268;0.01307011,35.52002
+0;0;0,-0.01178574;0.3260759;0.01594061,-0.02243309;0.6395228;0.01628731,0.1579882;0.5153239;0.02181349,0.227945;0.273985;-0.06628789,0.3212271;0.04989062;-0.2226355,-0.193516;0.5093699;-0.01204448,-0.230187;0.2554772;-0.08341643,-0.2639994;-0.001413018;-0.2108079,0.07944539;0.008710289;-0.03015565,0.1405478;-0.3352408;-0.1002529,0.1986662;-0.7546122;0.01536139,0.2223934;-0.7818019;-0.04320129,-0.0729593;0.002148707;-0.04437487,-0.06698298;-0.3540636;-0.04952604,-0.03622713;-0.7859275;0.02233779,-0.02897769;-0.7468457;-0.0620908,-0.01995372;0.562861;0.01873616,0;0;0,-0.00505849;0.3263959;0.01259494,-0.01007305;0.6399821;0.01077461,0.1680228;0.5119024;0.01446319,0.2279616;0.2586958;-0.04205227,0.2983732;0.02826589;-0.2011393,-0.1846405;0.5162618;-0.01501482,-0.2375465;0.2572293;-0.04669099,-0.2680188;0.001697689;-0.1776088,0.08015098;0.005181149;-0.0290823,0.1755788;-0.3019646;-0.182394,0.206819;-0.7159004;-0.03992295,0.2264922;-0.740743;-0.10212,-0.07255452;0.002387617;-0.0450216,-0.06635553;-0.3533332;-0.02568868,-0.001599088;-0.7806305;0.05073392,0.004136993;-0.7647526;-0.03311645,-0.008866187;0.5633053;0.0136714,35.53129
+0;0;0,-0.01178574;0.3260759;0.01594061,-0.02243309;0.6395228;0.01628731,0.1579882;0.5153239;0.02181349,0.227945;0.273985;-0.06628789,0.3212271;0.04989062;-0.2226355,-0.193516;0.5093699;-0.01204448,-0.230187;0.2554772;-0.08341643,-0.2639994;-0.001413018;-0.2108079,0.07944539;0.008710289;-0.03015565,0.1405478;-0.3352408;-0.1002529,0.1986662;-0.7546122;0.01536139,0.2223934;-0.7818019;-0.04320129,-0.0729593;0.002148707;-0.04437487,-0.06698298;-0.3540636;-0.04952604,-0.03622713;-0.7859275;0.02233779,-0.02897769;-0.7468457;-0.0620908,-0.01995372;0.562861;0.01873616,0;0;0,-0.00505849;0.3263959;0.01259494,-0.01007305;0.6399821;0.01077461,0.1680228;0.5119024;0.01446319,0.2279616;0.2586958;-0.04205227,0.2983732;0.02826589;-0.2011393,-0.1846405;0.5162618;-0.01501482,-0.2375465;0.2572293;-0.04669099,-0.2680188;0.001697689;-0.1776088,0.08015098;0.005181149;-0.0290823,0.1755788;-0.3019646;-0.182394,0.206819;-0.7159004;-0.03992295,0.2264922;-0.740743;-0.10212,-0.07255452;0.002387617;-0.0450216,-0.06635553;-0.3533332;-0.02568868,-0.001599088;-0.7806305;0.05073392,0.004136993;-0.7647526;-0.03311645,-0.008866187;0.5633053;0.0136714,35.54554
+0;0;0,-0.01178559;0.3260718;0.01594041,-0.02242845;0.6393856;0.01628764,0.1580706;0.5152134;0.02181365,0.2270546;0.2772302;-0.06506274,0.3187329;0.0569887;-0.2187222,-0.1935902;0.5092568;-0.0120594,-0.2297514;0.2588943;-0.08243898,-0.2629825;0.006420851;-0.2076401,0.0792653;0.008690544;-0.03008729,0.1403866;-0.335367;-0.1002063,0.1991362;-0.7592928;0.01666367,0.2226231;-0.7859032;-0.04130583,-0.0727939;0.002143836;-0.04427427,-0.06681573;-0.3541787;-0.04942704,-0.03572587;-0.7907328;0.02321725,-0.02854986;-0.7517429;-0.06035616,-0.01995064;0.5627717;0.01873495,0;0;0,-0.006224118;0.3263433;0.01330733,-0.01263211;0.6397758;0.01240897,0.1658354;0.5114935;0.01390338,0.2262892;0.2632362;-0.04656112,0.2988493;0.04320702;-0.2104045,-0.1864718;0.5154568;-0.01529125,-0.240458;0.260815;-0.04972009,-0.2699166;0.01146515;-0.1819294,0.0801115;0.005430281;-0.02857304,0.1774605;-0.2955412;-0.1927905,0.2081513;-0.7128664;-0.04540992,0.2281773;-0.737785;-0.1062354,-0.07218119;0.002142817;-0.04526636,-0.06529367;-0.3537357;-0.02707183,-0.0006905645;-0.7856792;0.05086721,0.004928232;-0.7695649;-0.03215355,-0.0110647;0.5631446;0.0150578,35.56238
+0;0;0,-0.0120554;0.3260905;0.01534531,-0.02291169;0.639397;0.01513239,0.1577467;0.5155695;0.01872996,0.2251941;0.2798869;-0.07532788,0.3149879;0.0675898;-0.2408255,-0.1929965;0.5077428;-0.01603286,-0.230861;0.2588125;-0.09047933,-0.2609079;0.01108505;-0.2255747,0.07945149;0.008933448;-0.0295197,0.1440107;-0.3302394;-0.1179611,0.2047367;-0.7535956;-4.11123E-05,0.2302718;-0.783184;-0.05402275,-0.07264943;0.001797667;-0.04452625,-0.0649453;-0.354464;-0.05133266,-0.03050501;-0.7910824;0.01938824,-0.02324925;-0.7521209;-0.06418134,-0.02038839;0.5627891;0.01771878,0;0;0,-0.006224118;0.3263433;0.01330733,-0.01263211;0.6397758;0.01240897,0.1658354;0.5114935;0.01390338,0.2262892;0.2632362;-0.04656112,0.2988493;0.04320702;-0.2104045,-0.1864718;0.5154568;-0.01529125,-0.240458;0.260815;-0.04972009,-0.2699166;0.01146515;-0.1819294,0.0801115;0.005430281;-0.02857304,0.1774605;-0.2955412;-0.1927905,0.2081513;-0.7128664;-0.04540992,0.2281773;-0.737785;-0.1062354,-0.07218119;0.002142817;-0.04526636,-0.06529367;-0.3537357;-0.02707183,-0.0006905645;-0.7856792;0.05086721,0.004928232;-0.7695649;-0.03215355,-0.0110647;0.5631446;0.0150578,35.57378
+0;0;0,-0.01204926;0.3259244;0.0153375,-0.02289988;0.6390672;0.01512478,0.1566711;0.5155697;0.01871477,0.223215;0.2830443;-0.07408305,0.3135244;0.06952816;-0.2405311,-0.1919337;0.5077907;-0.01583612,-0.2292909;0.2621951;-0.08928528,-0.2595105;0.01304509;-0.2251564,0.07941732;0.008929607;-0.029507,0.1440649;-0.3307073;-0.1180694,0.2041109;-0.7493228;-0.001469873,0.229642;-0.7789021;-0.05544325,-0.07261819;0.001796894;-0.04450709,-0.06490352;-0.3549522;-0.05132282,-0.03084889;-0.7866814;0.01860616,-0.02359424;-0.7477213;-0.06495063,-0.02037796;0.5625014;0.01770975,0;0;0,-0.006747719;0.3261612;0.01343417,-0.01364406;0.6394196;0.01263976,0.163877;0.5115582;0.01404142,0.2231198;0.2677299;-0.05034494,0.2991399;0.04889563;-0.2170254,-0.1862099;0.5152818;-0.01517376,-0.2419936;0.2651815;-0.05319457,-0.2713442;0.01798892;-0.1927806,0.08014648;0.005662858;-0.02831936,0.1783165;-0.2912914;-0.2002399,0.2070475;-0.7039673;-0.05425012,0.2295885;-0.7290896;-0.1139836,-0.07204094;0.001904038;-0.04543116,-0.06481208;-0.3544978;-0.02807162,-6.149709E-05;-0.781679;0.04784575,0.01080468;-0.8167505;-0.004711684,-0.01196218;0.5628322;0.0152669,35.59545
+0;0;0,-0.01204926;0.3259244;0.0153375,-0.02289988;0.6390672;0.01512478,0.1566711;0.5155697;0.01871477,0.223215;0.2830443;-0.07408305,0.3135244;0.06952816;-0.2405311,-0.1919337;0.5077907;-0.01583612,-0.2292909;0.2621951;-0.08928528,-0.2595105;0.01304509;-0.2251564,0.07941732;0.008929607;-0.029507,0.1440649;-0.3307073;-0.1180694,0.2041109;-0.7493228;-0.001469873,0.229642;-0.7789021;-0.05544325,-0.07261819;0.001796894;-0.04450709,-0.06490352;-0.3549522;-0.05132282,-0.03084889;-0.7866814;0.01860616,-0.02359424;-0.7477213;-0.06495063,-0.02037796;0.5625014;0.01770975,0;0;0,-0.006747719;0.3261612;0.01343417,-0.01364406;0.6394196;0.01263976,0.163877;0.5115582;0.01404142,0.2231198;0.2677299;-0.05034494,0.2991399;0.04889563;-0.2170254,-0.1862099;0.5152818;-0.01517376,-0.2419936;0.2651815;-0.05319457,-0.2713442;0.01798892;-0.1927806,0.08014648;0.005662858;-0.02831936,0.1783165;-0.2912914;-0.2002399,0.2070475;-0.7039673;-0.05425012,0.2295885;-0.7290896;-0.1139836,-0.07204094;0.001904038;-0.04543116,-0.06481208;-0.3544978;-0.02807162,-6.149709E-05;-0.781679;0.04784575,0.01080468;-0.8167505;-0.004711684,-0.01196218;0.5628322;0.0152669,35.60746
+0;0;0,-0.01186193;0.3256646;0.01441008,-0.02249929;0.6384979;0.01335415,0.1558418;0.5139109;0.02011084,0.2320125;0.2884913;-0.08270404,0.315964;0.09658337;-0.2359912,-0.1907772;0.5081971;-0.0186878,-0.2253602;0.2642651;-0.09923627,-0.2503804;0.03972968;-0.2270303,0.07951228;0.009263542;-0.02922633,0.1503095;-0.3232144;-0.1358673,0.2081015;-0.7342196;-0.01433454,0.2336665;-0.7451547;-0.08788753,-0.07269581;0.001322786;-0.04444956,-0.06175091;-0.3546601;-0.05353127,-0.02498001;-0.7803659;0.01323572,-0.01638832;-0.7410723;-0.07382235,-0.02003527;0.5620176;0.01614431,0;0;0,-0.007269304;0.3258337;0.01361251,-0.01462132;0.6387671;0.01298666,0.1621508;0.5108662;0.01429105,0.2228509;0.2679164;-0.05262494,0.2925606;0.08196104;-0.2197615,-0.1863559;0.5152261;-0.01509608,-0.2432782;0.2656896;-0.05606276,-0.2710943;0.04706837;-0.1931923,0.08026064;0.00584577;-0.02804017,0.1784571;-0.284758;-0.2092391,0.2056208;-0.6905849;-0.06226289,0.2295111;-0.7202253;-0.1223593,-0.07195827;0.001697839;-0.04562149,-0.06366832;-0.3540921;-0.02916099,-0.000252597;-0.7753972;0.04510764,0.01022084;-0.8124241;-0.01090125,-0.01283403;0.5622607;0.0155735,35.62928
+0;0;0,-0.01186193;0.3256646;0.01441008,-0.02249929;0.6384979;0.01335415,0.1558418;0.5139109;0.02011084,0.2320125;0.2884913;-0.08270404,0.315964;0.09658337;-0.2359912,-0.1907772;0.5081971;-0.0186878,-0.2253602;0.2642651;-0.09923627,-0.2503804;0.03972968;-0.2270303,0.07951228;0.009263542;-0.02922633,0.1503095;-0.3232144;-0.1358673,0.2081015;-0.7342196;-0.01433454,0.2336665;-0.7451547;-0.08788753,-0.07269581;0.001322786;-0.04444956,-0.06175091;-0.3546601;-0.05353127,-0.02498001;-0.7803659;0.01323572,-0.01638832;-0.7410723;-0.07382235,-0.02003527;0.5620176;0.01614431,0;0;0,-0.007269304;0.3258337;0.01361251,-0.01462132;0.6387671;0.01298666,0.1621508;0.5108662;0.01429105,0.2228509;0.2679164;-0.05262494,0.2925606;0.08196104;-0.2197615,-0.1863559;0.5152261;-0.01509608,-0.2432782;0.2656896;-0.05606276,-0.2710943;0.04706837;-0.1931923,0.08026064;0.00584577;-0.02804017,0.1784571;-0.284758;-0.2092391,0.2056208;-0.6905849;-0.06226289,0.2295111;-0.7202253;-0.1223593,-0.07195827;0.001697839;-0.04562149,-0.06366832;-0.3540921;-0.02916099,-0.000252597;-0.7753972;0.04510764,0.01022084;-0.8124241;-0.01090125,-0.01283403;0.5622607;0.0155735,35.64193
+0;0;0,-0.01185695;0.3255279;0.01440403,-0.02249109;0.6382669;0.01334817,0.1554221;0.5138143;0.02009459,0.2316502;0.2882247;-0.08279783,0.3152684;0.09707852;-0.2354765,-0.1903547;0.5081144;-0.01860976,-0.2249638;0.2639984;-0.09921898,-0.2498846;0.04035428;-0.2265058,0.07958972;0.009272563;-0.02925479,0.1502992;-0.3227933;-0.1357636,0.2087191;-0.7382643;-0.0129103,0.2331027;-0.7473077;-0.08306413,-0.07276661;0.001324074;-0.04449285,-0.06183527;-0.3542177;-0.0535633,-0.02466482;-0.7845491;0.01392917,-0.01647019;-0.7456849;-0.06910563,-0.02002763;0.5618041;0.0161377,0;0;0,-0.007484581;0.3256986;0.01344967,-0.01490163;0.6385353;0.01261401,0.1613514;0.5104369;0.0141654,0.2226475;0.2683218;-0.05591524,0.29315;0.08661053;-0.2257683,-0.1862362;0.5152423;-0.01536005,-0.2463273;0.2670873;-0.06114668,-0.2725483;0.04912242;-0.1976877,0.08042933;0.006059542;-0.02776241,0.1773666;-0.2787639;-0.2177375,0.2057381;-0.6878573;-0.06621301,0.2274089;-0.7114958;-0.1269896,-0.07194941;0.001490433;-0.04579746,-0.06253677;-0.3538517;-0.02982596,0.001074135;-0.7798849;0.04481517,0.01048221;-0.8112934;-0.01158521,-0.01310869;0.5620485;0.01525545,35.66366
+0;0;0,-0.01227059;0.3255287;0.01403513,-0.02323266;0.6382544;0.01257654,0.1547454;0.5137865;0.01941296,0.2334223;0.2913412;-0.08836593,0.3182995;0.103769;-0.2447379,-0.1909595;0.5085356;-0.02024588,-0.2221914;0.2656141;-0.1056975,-0.2448976;0.04483609;-0.2382915,0.07965673;0.009713011;-0.02892767,0.154741;-0.316857;-0.1486192,0.2129927;-0.732823;-0.02737129,0.239298;-0.7592613;-0.08361414,-0.07257669;0.0008731784;-0.04481303,-0.06135501;-0.3546408;-0.05459141,-0.02156894;-0.7852294;0.009693217,-0.01313693;-0.7463853;-0.07331994,-0.02069873;0.5617977;0.01547098,0;0;0,-0.007484581;0.3256986;0.01344967,-0.01490163;0.6385353;0.01261401,0.1613514;0.5104369;0.0141654,0.2226475;0.2683218;-0.05591524,0.29315;0.08661053;-0.2257683,-0.1862362;0.5152423;-0.01536005,-0.2463273;0.2670873;-0.06114668,-0.2725483;0.04912242;-0.1976877,0.08042933;0.006059542;-0.02776241,0.1773666;-0.2787639;-0.2177375,0.2057381;-0.6878573;-0.06621301,0.2274089;-0.7114958;-0.1269896,-0.07194941;0.001490433;-0.04579746,-0.06253677;-0.3538517;-0.02982596,0.001074135;-0.7798849;0.04481517,0.01048221;-0.8112934;-0.01158521,-0.01310869;0.5620485;0.01525545,35.68553
+0;0;0,-0.01225222;0.3250414;0.01401412,-0.02320217;0.6374215;0.01255702,0.1550625;0.5129561;0.01939685,0.233792;0.2903618;-0.08845425,0.3187281;0.1026596;-0.2449346,-0.1912124;0.5076965;-0.02032739,-0.2224652;0.2646123;-0.1058362,-0.2451872;0.04368128;-0.2385222,0.07995851;0.009749808;-0.02903726,0.1551359;-0.3172253;-0.1488772,0.2120695;-0.7237788;-0.03037295,0.2391956;-0.751978;-0.08837064,-0.07285165;0.0008764864;-0.0449828,-0.06161604;-0.3550785;-0.05477332,-0.02273025;-0.7759237;0.008056685,-0.01403515;-0.7368037;-0.07754657,-0.02067095;0.5610465;0.01544837,0;0;0,-0.008012217;0.3252054;0.01325369,-0.01599301;0.6376817;0.01229095,0.1606343;0.5093879;0.0132308,0.2219367;0.2679141;-0.0596447,0.2943855;0.09204648;-0.2350132,-0.1873731;0.5142767;-0.01602291,-0.2482563;0.266628;-0.06441493,-0.2748088;0.05407198;-0.2094918,0.08084524;0.006531536;-0.02744031,0.1752218;-0.2722054;-0.2282506,0.2007531;-0.6702293;-0.07496786,0.2228768;-0.6999755;-0.1335139,-0.07219671;0.001111301;-0.04602155,-0.06152342;-0.3546715;-0.03083427,-1.443923E-05;-0.7712116;0.04183977,0.007366632;-0.7987894;-0.02232426,-0.01404991;0.5612816;0.01496315,35.70795
+0;0;0,-0.01223322;0.3245372;0.01399238,-0.02316884;0.6365094;0.01253674,0.1550942;0.5121332;0.0193732,0.2338544;0.2894522;-0.08851987,0.3188297;0.1016634;-0.2450724,-0.1911833;0.5068735;-0.02035134,-0.2224483;0.2636947;-0.1058934,-0.2451808;0.04266176;-0.2386406,0.08012547;0.009770166;-0.02909789,0.1554962;-0.3180457;-0.149246,0.21277;-0.727029;-0.03003346,0.239021;-0.7533508;-0.08616024,-0.07300377;0.0008783166;-0.04507673,-0.06173927;-0.3559919;-0.05489242,-0.02262108;-0.7793523;0.008313086,-0.01420647;-0.7405264;-0.07452877,-0.02064059;0.5602239;0.01542469,0;0;0,-0.008121673;0.3247034;0.01309657,-0.01605828;0.6367718;0.01194167,0.160534;0.5085574;0.0120976,0.2223956;0.2676242;-0.06243587,0.2961816;0.09596856;-0.2415562,-0.1874176;0.513421;-0.01651916,-0.2483239;0.2662067;-0.06757217,-0.2760109;0.0583401;-0.2192924,0.08105457;0.006717637;-0.02733612,0.1732624;-0.269676;-0.2339368,0.2012481;-0.6696684;-0.07907495,0.2199706;-0.6947799;-0.1392718,-0.0723123;0.0008508753;-0.04617837,-0.05934053;-0.3558381;-0.03260539,0.001085564;-0.7754601;0.03828405,0.007752629;-0.8019652;-0.0231505,-0.01413799;0.5604625;0.01466274,35.73172
+0;0;0,-0.01304226;0.3239376;0.01409189,-0.02476151;0.6354056;0.01274161,0.1537642;0.5112941;0.0180384,0.2333465;0.2914259;-0.09537387,0.3186145;0.1089296;-0.25815,-0.1920144;0.5053264;-0.02204735,-0.2227846;0.2644212;-0.1145437,-0.2425972;0.04665318;-0.2533101,0.08069553;0.0102054;-0.02866779,0.1608013;-0.3111343;-0.1671304,0.2133588;-0.7208018;-0.04380909,0.2193115;-0.6821633;-0.1263994,-0.07306485;0.0005126313;-0.04581514,-0.06114963;-0.3581007;-0.05594059,-0.01978558;-0.7825976;0.006423842,-0.01135261;-0.7438198;-0.07593544,-0.02204526;0.5592453;0.01560178,0;0;0,-0.00839806;0.324132;0.01312041,-0.01660573;0.635718;0.01207614,0.1600086;0.5074679;0.01154876,0.2218441;0.2673879;-0.06639767,0.2963153;0.1008186;-0.2501918,-0.1879171;0.5125892;-0.01650203,-0.2493638;0.2658449;-0.07016066,-0.2778993;0.06233934;-0.2277766,0.08152902;0.007206067;-0.02718187,0.1709764;-0.2683563;-0.2391076,0.1983698;-0.6695509;-0.08389652,0.2175714;-0.694883;-0.1430647,-0.07275899;0.0004868636;-0.04629962,-0.05768099;-0.3579252;-0.03359317,0.001169685;-0.779223;0.03599676,0.00837981;-0.805607;-0.02483151,-0.01461543;0.5595289;0.01476169,35.75375
+0;0;0,-0.01304226;0.3239376;0.01409189,-0.02476151;0.6354056;0.01274161,0.1537642;0.5112941;0.0180384,0.2333465;0.2914259;-0.09537387,0.3186145;0.1089296;-0.25815,-0.1920144;0.5053264;-0.02204735,-0.2227846;0.2644212;-0.1145437,-0.2425972;0.04665318;-0.2533101,0.08069553;0.0102054;-0.02866779,0.1608013;-0.3111343;-0.1671304,0.2133588;-0.7208018;-0.04380909,0.2193115;-0.6821633;-0.1263994,-0.07306485;0.0005126313;-0.04581514,-0.06114963;-0.3581007;-0.05594059,-0.01978558;-0.7825976;0.006423842,-0.01135261;-0.7438198;-0.07593544,-0.02204526;0.5592453;0.01560178,0;0;0,-0.00839806;0.324132;0.01312041,-0.01660573;0.635718;0.01207614,0.1600086;0.5074679;0.01154876,0.2218441;0.2673879;-0.06639767,0.2963153;0.1008186;-0.2501918,-0.1879171;0.5125892;-0.01650203,-0.2493638;0.2658449;-0.07016066,-0.2778993;0.06233934;-0.2277766,0.08152902;0.007206067;-0.02718187,0.1709764;-0.2683563;-0.2391076,0.1983698;-0.6695509;-0.08389652,0.2175714;-0.694883;-0.1430647,-0.07275899;0.0004868636;-0.04629962,-0.05768099;-0.3579252;-0.03359317,0.001169685;-0.779223;0.03599676,0.00837981;-0.805607;-0.02483151,-0.01461543;0.5595289;0.01476169,35.7746
+0;0;0,-0.01304226;0.3239376;0.01409189,-0.02476151;0.6354056;0.01274161,0.1537642;0.5112941;0.0180384,0.2333465;0.2914259;-0.09537387,0.3186145;0.1089296;-0.25815,-0.1920144;0.5053264;-0.02204735,-0.2227846;0.2644212;-0.1145437,-0.2425972;0.04665318;-0.2533101,0.08069553;0.0102054;-0.02866779,0.1608013;-0.3111343;-0.1671304,0.2133588;-0.7208018;-0.04380909,0.2193115;-0.6821633;-0.1263994,-0.07306485;0.0005126313;-0.04581514,-0.06114963;-0.3581007;-0.05594059,-0.01978558;-0.7825976;0.006423842,-0.01135261;-0.7438198;-0.07593544,-0.02204526;0.5592453;0.01560178,0;0;0,-0.00839806;0.324132;0.01312041,-0.01660573;0.635718;0.01207614,0.1600086;0.5074679;0.01154876,0.2218441;0.2673879;-0.06639767,0.2963153;0.1008186;-0.2501918,-0.1879171;0.5125892;-0.01650203,-0.2493638;0.2658449;-0.07016066,-0.2778993;0.06233934;-0.2277766,0.08152902;0.007206067;-0.02718187,0.1709764;-0.2683563;-0.2391076,0.1983698;-0.6695509;-0.08389652,0.2175714;-0.694883;-0.1430647,-0.07275899;0.0004868636;-0.04629962,-0.05768099;-0.3579252;-0.03359317,0.001169685;-0.779223;0.03599676,0.00837981;-0.805607;-0.02483151,-0.01461543;0.5595289;0.01476169,35.78655
+0;0;0,-0.01265839;0.3233666;0.01337396,-0.02394958;0.6343586;0.01139134,0.1541843;0.5094841;0.01623033,0.236468;0.2925891;-0.1013622,0.3214631;0.1134709;-0.268225,-0.1912674;0.504756;-0.02376549,-0.2210708;0.2653812;-0.1209945,-0.238282;0.05125736;-0.265927,0.08117091;0.01041831;-0.02855586,0.1656361;-0.3014697;-0.1857901,0.2124126;-0.7058946;-0.05797194,0.2183665;-0.6674792;-0.1395508,-0.07336983;0.0002228039;-0.04614665,-0.05812615;-0.3586338;-0.05712983,-0.0170621;-0.7790176;0.003501844,-0.00869375;-0.7404008;-0.07784374,-0.02134579;0.5583133;0.01440131,0;0;0,-0.008453585;0.3235218;0.01293135,-0.01667578;0.6346185;0.01174092,0.1598076;0.5062434;0.01044846,0.2223475;0.2672796;-0.07095861,0.2964098;0.1057507;-0.2595689,-0.188013;0.5118598;-0.01677955,-0.2500201;0.2656454;-0.07313208,-0.2786871;0.06589939;-0.2357064,0.08194616;0.007290363;-0.02728319,0.1664654;-0.2651991;-0.2457713,0.1937178;-0.6620417;-0.09130991,0.2102159;-0.688972;-0.1483023,-0.07327234;0.0003122414;-0.04630078,-0.05535659;-0.3584639;-0.03682652,0.001561191;-0.7756205;0.03264166,0.00826451;-0.8024788;-0.02638017,-0.01468318;0.5585438;0.01445842,35.80938
+0;0;0,-0.01265032;0.3231603;0.01336543,-0.02393301;0.6339185;0.01138422,0.1540197;0.509149;0.01621915,0.2365584;0.2915819;-0.1017378,0.3215618;0.1124463;-0.2686167,-0.1910792;0.5044258;-0.02373582,-0.220975;0.2643092;-0.1212662,-0.2381878;0.05016458;-0.2662127,0.08152729;0.01046405;-0.02868124,0.1659781;-0.3013706;-0.1858886,0.2129543;-0.7075227;-0.05752452,0.2189246;-0.6690843;-0.1393272,-0.07369196;0.0002237821;-0.04634926,-0.05845089;-0.3585714;-0.05733056,-0.01721146;-0.7807508;0.00356007,-0.008820159;-0.7421104;-0.07800862,-0.02133111;0.5579284;0.014392,0;0;0,-0.00868044;0.3233072;0.01297617,-0.017017;0.6341662;0.01174641,0.1591097;0.505316;0.009736777,0.2299857;0.2734514;-0.08658218,0.2970865;0.1081299;-0.2745448,-0.1880295;0.5112616;-0.01707721,-0.2506636;0.2650213;-0.07627699,-0.2804339;0.07021965;-0.2445914,0.08232181;0.007369831;-0.02734256,0.1617082;-0.2619416;-0.2515212,0.1904734;-0.6607152;-0.09726214,0.2052619;-0.6879309;-0.1547616,-0.07371332;0.0001691983;-0.04631553,-0.05422145;-0.3585098;-0.03881079,0.002619207;-0.7776091;0.0302448,0.009934383;-0.8047411;-0.02875475,-0.01500794;0.5581478;0.01448059,35.831
+0;0;0,-0.01265032;0.3231603;0.01336543,-0.02393301;0.6339185;0.01138422,0.1540197;0.509149;0.01621915,0.2365584;0.2915819;-0.1017378,0.3215618;0.1124463;-0.2686167,-0.1910792;0.5044258;-0.02373582,-0.220975;0.2643092;-0.1212662,-0.2381878;0.05016458;-0.2662127,0.08152729;0.01046405;-0.02868124,0.1659781;-0.3013706;-0.1858886,0.2129543;-0.7075227;-0.05752452,0.2189246;-0.6690843;-0.1393272,-0.07369196;0.0002237821;-0.04634926,-0.05845089;-0.3585714;-0.05733056,-0.01721146;-0.7807508;0.00356007,-0.008820159;-0.7421104;-0.07800862,-0.02133111;0.5579284;0.014392,0;0;0,-0.00868044;0.3233072;0.01297617,-0.017017;0.6341662;0.01174641,0.1591097;0.505316;0.009736777,0.2299857;0.2734514;-0.08658218,0.2970865;0.1081299;-0.2745448,-0.1880295;0.5112616;-0.01707721,-0.2506636;0.2650213;-0.07627699,-0.2804339;0.07021965;-0.2445914,0.08232181;0.007369831;-0.02734256,0.1617082;-0.2619416;-0.2515212,0.1904734;-0.6607152;-0.09726214,0.2052619;-0.6879309;-0.1547616,-0.07371332;0.0001691983;-0.04631553,-0.05422145;-0.3585098;-0.03881079,0.002619207;-0.7776091;0.0302448,0.009934383;-0.8047411;-0.02875475,-0.01500794;0.5581478;0.01448059,35.85284
+0;0;0,-0.01366814;0.3227853;0.01345269,-0.02598468;0.6330792;0.01155386,0.1524167;0.5085173;0.01488334,0.2367375;0.2934692;-0.1067126,0.3224396;0.1200347;-0.279369,-0.1926403;0.5035207;-0.02508976,-0.2210386;0.2648683;-0.1269714,-0.2364674;0.05371828;-0.2766784,0.08185193;0.01086709;-0.02833471,0.1689403;-0.2872875;-0.2065055,0.2119755;-0.6904386;-0.07054897,0.2474761;-0.7196726;-0.115701,-0.07369329;-0.0001787567;-0.04679696,-0.05633011;-0.3576792;-0.05762824,-0.0143977;-0.7790236;0.002185423,-0.006025938;-0.7403719;-0.07944012,-0.02312877;0.5572124;0.01454047,0;0;0,-0.008997675;0.3229586;0.01322627,-0.01766068;0.6333846;0.01228714,0.1586889;0.5046884;0.009152651,0.2316681;0.2745518;-0.09010696,0.2966745;0.1131473;-0.2823498,-0.1886589;0.5104443;-0.01692997,-0.2520955;0.2650733;-0.07946131,-0.2817912;0.07626869;-0.2546913,0.08260249;0.007447093;-0.02724075,0.1563035;-0.2566285;-0.2575833,0.1841369;-0.6547495;-0.1039865,0.1983159;-0.6822016;-0.1614833,-0.0739327;5.539731E-05;-0.04641811,-0.05359384;-0.3573912;-0.0398092,0.003572889;-0.7756156;0.02865512,0.01073416;-0.8031945;-0.03000535,-0.01557223;0.5574806;0.01494646,35.87499
+0;0;0,-0.01366814;0.3227853;0.01345269,-0.02598468;0.6330792;0.01155386,0.1524167;0.5085173;0.01488334,0.2367375;0.2934692;-0.1067126,0.3224396;0.1200347;-0.279369,-0.1926403;0.5035207;-0.02508976,-0.2210386;0.2648683;-0.1269714,-0.2364674;0.05371828;-0.2766784,0.08185193;0.01086709;-0.02833471,0.1689403;-0.2872875;-0.2065055,0.2119755;-0.6904386;-0.07054897,0.2474761;-0.7196726;-0.115701,-0.07369329;-0.0001787567;-0.04679696,-0.05633011;-0.3576792;-0.05762824,-0.0143977;-0.7790236;0.002185423,-0.006025938;-0.7403719;-0.07944012,-0.02312877;0.5572124;0.01454047,0;0;0,-0.008997675;0.3229586;0.01322627,-0.01766068;0.6333846;0.01228714,0.1586889;0.5046884;0.009152651,0.2316681;0.2745518;-0.09010696,0.2966745;0.1131473;-0.2823498,-0.1886589;0.5104443;-0.01692997,-0.2520955;0.2650733;-0.07946131,-0.2817912;0.07626869;-0.2546913,0.08260249;0.007447093;-0.02724075,0.1563035;-0.2566285;-0.2575833,0.1841369;-0.6547495;-0.1039865,0.1983159;-0.6822016;-0.1614833,-0.0739327;5.539731E-05;-0.04641811,-0.05359384;-0.3573912;-0.0398092,0.003572889;-0.7756156;0.02865512,0.01073416;-0.8031945;-0.03000535,-0.01557223;0.5574806;0.01494646,35.88625
+0;0;0,-0.01366064;0.3226081;0.0134453,-0.0259671;0.6326479;0.01154833,0.1525194;0.5081306;0.01487527,0.2369073;0.2929116;-0.1068173,0.3226456;0.1194038;-0.2795467,-0.1927101;0.5031315;-0.02511782,-0.2211309;0.2642895;-0.1270804,-0.2365663;0.05305013;-0.2768507,0.08205497;0.01089405;-0.02840499,0.1693449;-0.2879506;-0.2069882,0.2125886;-0.693055;-0.07037292,0.2489718;-0.7237617;-0.1166475,-0.07387608;-0.0001792001;-0.04691304,-0.0564727;-0.3585071;-0.05776939,-0.01433714;-0.7818928;0.002334069,-0.005757241;-0.7430261;-0.08132081,-0.02311379;0.55685;0.01453223,0;0;0,-0.009330813;0.3227567;0.01358056,-0.01831851;0.63292;0.01303077,0.1580836;0.5039541;0.009301425,0.2326047;0.2758299;-0.09392428,0.2969234;0.1182836;-0.2897143,-0.1892591;0.5096025;-0.01603982,-0.2533836;0.2649882;-0.08162561,-0.2832893;0.07929009;-0.2602686,0.08283938;0.007519708;-0.02719617,0.1534912;-0.2559114;-0.2605028,0.1809967;-0.6559432;-0.1060318,0.1940495;-0.6821688;-0.1678272,-0.0741388;-5.776534E-05;-0.04649706,-0.05295499;-0.3582988;-0.04064456,0.00451177;-0.7785339;0.02822687,0.01192945;-0.8075352;-0.03189144,-0.01615297;0.5570838;0.01559091,35.898
+0;0;0,-0.01419117;0.3226007;0.01306911,-0.02700035;0.6326171;0.01077481,0.1513535;0.5072082;0.01336455,0.2390877;0.2947808;-0.1108407,0.3244321;0.124975;-0.2874017,-0.1935083;0.5033211;-0.02655937,-0.2206835;0.2659428;-0.1322128,-0.2336706;0.05718407;-0.2856488,0.08208235;0.01109243;-0.02824865,0.1713844;-0.2823223;-0.2146692,0.2108548;-0.6865268;-0.07429807,0.2473775;-0.7168421;-0.1209729,-0.07375519;-0.0004399101;-0.04710116,-0.0551929;-0.3587107;-0.05792256,-0.01165127;-0.78222;0.0002781264,-0.003053058;-0.7433749;-0.08337717,-0.024027;0.556828;0.01386101,0;0;0,-0.009330813;0.3227567;0.01358056,-0.01831851;0.63292;0.01303077,0.1580836;0.5039541;0.009301425,0.2326047;0.2758299;-0.09392428,0.2969234;0.1182836;-0.2897143,-0.1892591;0.5096025;-0.01603982,-0.2533836;0.2649882;-0.08162561,-0.2832893;0.07929009;-0.2602686,0.08283938;0.007519708;-0.02719617,0.1534912;-0.2559114;-0.2605028,0.1809967;-0.6559432;-0.1060318,0.1940495;-0.6821688;-0.1678272,-0.0741388;-5.776534E-05;-0.04649706,-0.05295499;-0.3582988;-0.04064456,0.00451177;-0.7785339;0.02822687,0.01192945;-0.8075352;-0.03189144,-0.01615297;0.5570838;0.01559091,35.90955
+0;0;0,-0.01417647;0.3222665;0.01305558,-0.02696855;0.6318685;0.01076475,0.1519751;0.506402;0.0133483,0.2397556;0.2938624;-0.1109226,0.3251492;0.123959;-0.2875851,-0.194055;0.5025018;-0.02671086,-0.2212446;0.2649981;-0.1324201,-0.2342391;0.05611934;-0.2859444,0.08232442;0.01112515;-0.02833195,0.1714768;-0.2817979;-0.2144401,0.2108549;-0.6850576;-0.07439707,0.2466903;-0.7142377;-0.1201935,-0.0739727;-0.0004412074;-0.04724006,-0.05544151;-0.3581116;-0.05804334,-0.01200166;-0.780631;2.131611E-05,-0.003565263;-0.7419524;-0.08205961,-0.02399954;0.55619;0.01384644,0;0;0,-0.009595104;0.3223959;0.01399851,-0.01882139;0.6321378;0.01392889,0.1583007;0.5034715;0.00909543,0.2344165;0.276962;-0.09683657,0.2965913;0.1246748;-0.2976146,-0.1901733;0.5085148;-0.01565322,-0.2546057;0.264781;-0.08467551,-0.2844627;0.08325054;-0.2677715,0.08310901;0.00749819;-0.02721119,0.1488627;-0.2519377;-0.26545,0.1761196;-0.6513279;-0.1120692,0.1882646;-0.6789912;-0.1704749,-0.07440531;-0.0001026748;-0.04655769,-0.05207487;-0.357684;-0.04153433,0.006110143;-0.776754;0.02757349,0.01280849;-0.8069538;-0.02912647,-0.01660172;0.55641;0.01636434,35.93209
+0;0;0,-0.01417647;0.3222665;0.01305558,-0.02696855;0.6318685;0.01076475,0.1519751;0.506402;0.0133483,0.2397556;0.2938624;-0.1109226,0.3251492;0.123959;-0.2875851,-0.194055;0.5025018;-0.02671086,-0.2212446;0.2649981;-0.1324201,-0.2342391;0.05611934;-0.2859444,0.08232442;0.01112515;-0.02833195,0.1714768;-0.2817979;-0.2144401,0.2108549;-0.6850576;-0.07439707,0.2466903;-0.7142377;-0.1201935,-0.0739727;-0.0004412074;-0.04724006,-0.05544151;-0.3581116;-0.05804334,-0.01200166;-0.780631;2.131611E-05,-0.003565263;-0.7419524;-0.08205961,-0.02399954;0.55619;0.01384644,0;0;0,-0.009595104;0.3223959;0.01399851,-0.01882139;0.6321378;0.01392889,0.1583007;0.5034715;0.00909543,0.2344165;0.276962;-0.09683657,0.2965913;0.1246748;-0.2976146,-0.1901733;0.5085148;-0.01565322,-0.2546057;0.264781;-0.08467551,-0.2844627;0.08325054;-0.2677715,0.08310901;0.00749819;-0.02721119,0.1488627;-0.2519377;-0.26545,0.1761196;-0.6513279;-0.1120692,0.1882646;-0.6789912;-0.1704749,-0.07440531;-0.0001026748;-0.04655769,-0.05207487;-0.357684;-0.04153433,0.006110143;-0.776754;0.02757349,0.01280849;-0.8069538;-0.02912647,-0.01660172;0.55641;0.01636434,35.95527
+0;0;0,-0.01446746;0.3218918;0.01281503,-0.02745808;0.6310674;0.01029432,0.1514956;0.505572;0.01237572,0.2453895;0.2882751;-0.1240433,0.3314382;0.1198759;-0.3018168,-0.1945279;0.5024018;-0.02786161,-0.2232579;0.2592939;-0.1491764,-0.2326008;0.04774703;-0.2992655,0.082734;0.01133893;-0.02813758,0.1720554;-0.2721893;-0.2204103,0.2097226;-0.6785576;-0.07505183,0.2438173;-0.7082548;-0.1220386,-0.07402764;-0.0006326623;-0.04779874,-0.05424746;-0.3539386;-0.05870827,-0.00988986;-0.7809497;-0.0005962476,-0.001369919;-0.7422545;-0.082972,-0.02445028;0.5555024;0.0134304,0;0;0,-0.009740464;0.322;0.01445556,-0.01908551;0.6313223;0.01491952,0.1580724;0.5028337;0.009383202,0.2335886;0.2721277;-0.115981,0.301555;0.1224433;-0.3168323,-0.1902228;0.5074258;-0.01533712,-0.2583865;0.2536952;-0.09029472,-0.2878994;0.07955439;-0.280479,0.08346598;0.007443175;-0.02726245,0.1445101;-0.2444352;-0.2684393,0.1716335;-0.6486558;-0.114969,0.1849531;-0.6759753;-0.1738844,-0.07480025;-0.0001107683;-0.04658457,-0.05127429;-0.3533324;-0.04253894,0.006578181;-0.7769616;0.02727832,0.01279097;-0.8067428;-0.03035481,-0.01684154;0.5557005;0.01721454,35.977
+0;0;0,-0.01446746;0.3218918;0.01281503,-0.02745808;0.6310674;0.01029432,0.1514956;0.505572;0.01237572,0.2453895;0.2882751;-0.1240433,0.3314382;0.1198759;-0.3018168,-0.1945279;0.5024018;-0.02786161,-0.2232579;0.2592939;-0.1491764,-0.2326008;0.04774703;-0.2992655,0.082734;0.01133893;-0.02813758,0.1720554;-0.2721893;-0.2204103,0.2097226;-0.6785576;-0.07505183,0.2438173;-0.7082548;-0.1220386,-0.07402764;-0.0006326623;-0.04779874,-0.05424746;-0.3539386;-0.05870827,-0.00988986;-0.7809497;-0.0005962476,-0.001369919;-0.7422545;-0.082972,-0.02445028;0.5555024;0.0134304,0;0;0,-0.009740464;0.322;0.01445556,-0.01908551;0.6313223;0.01491952,0.1580724;0.5028337;0.009383202,0.2335886;0.2721277;-0.115981,0.301555;0.1224433;-0.3168323,-0.1902228;0.5074258;-0.01533712,-0.2583865;0.2536952;-0.09029472,-0.2878994;0.07955439;-0.280479,0.08346598;0.007443175;-0.02726245,0.1445101;-0.2444352;-0.2684393,0.1716335;-0.6486558;-0.114969,0.1849531;-0.6759753;-0.1738844,-0.07480025;-0.0001107683;-0.04658457,-0.05127429;-0.3533324;-0.04253894,0.006578181;-0.7769616;0.02727832,0.01279097;-0.8067428;-0.03035481,-0.01684154;0.5557005;0.01721454,35.98798
+0;0;0,-0.01444751;0.3214478;0.01279736,-0.02741534;0.6300798;0.01028203,0.1518855;0.5046387;0.0123549,0.2420268;0.2960264;-0.1186119,0.3281162;0.1275475;-0.2964696,-0.1948329;0.5014622;-0.02796322,-0.2224146;0.2680705;-0.1444295,-0.231762;0.05642335;-0.2945897,0.08307713;0.01138595;-0.02825428,0.1719067;-0.2705809;-0.2194681,0.2094608;-0.6757292;-0.07454611,0.2440157;-0.7062323;-0.1221673,-0.07433465;-0.0006352862;-0.04799697,-0.0546634;-0.3519956;-0.05884642,-0.01043898;-0.7777246;-0.0009088777,-0.001804013;-0.738912;-0.08439675,-0.0244137;0.5546693;0.0134117,0;0;0,-0.009791248;0.3215292;0.01497698,-0.01922593;0.6303031;0.01618576,0.1583833;0.5023227;0.009224176,0.2370555;0.2848026;-0.1144388,0.2987712;0.1363361;-0.3183476,-0.1905405;0.5063661;-0.01501185,-0.2568514;0.2643734;-0.09142662,-0.2854142;0.09454043;-0.2857739,0.08380117;0.00737442;-0.02743602,0.1420543;-0.2376639;-0.2734473,0.1663025;-0.6403178;-0.1190464,0.1810603;-0.6667518;-0.1800371,-0.07527555;-0.0001035663;-0.04651166,-0.05068184;-0.3513045;-0.04307953,0.007350024;-0.7736026;0.02659382,0.01322696;-0.8035178;-0.03255076,-0.01696376;0.5548308;0.01827288,35.99976
+0;0;0,-0.01541885;0.3213948;0.01299569,-0.02951624;0.6299793;0.0107122,0.1500586;0.5045025;0.01209764,0.2407935;0.2992576;-0.1236909,0.3291562;0.1339242;-0.3033763,-0.1963918;0.5013157;-0.02854308,-0.2243486;0.2722868;-0.1532869,-0.2267699;0.07115608;-0.3175139,0.08313648;0.01179273;-0.02791076,0.1703576;-0.2619827;-0.2313763,0.2058658;-0.6674294;-0.08677359,0.2391129;-0.6988283;-0.1341788,-0.07412537;-0.0009503043;-0.04831437,-0.0542048;-0.3523419;-0.05758251,-0.009819299;-0.7781963;-0.0006995238,-0.001129206;-0.7393703;-0.08418027,-0.02622288;0.5545784;0.01377962,0;0;0,-0.009791248;0.3215292;0.01497698,-0.01922593;0.6303031;0.01618576,0.1583833;0.5023227;0.009224176,0.2370555;0.2848026;-0.1144388,0.2987712;0.1363361;-0.3183476,-0.1905405;0.5063661;-0.01501185,-0.2568514;0.2643734;-0.09142662,-0.2854142;0.09454043;-0.2857739,0.08380117;0.00737442;-0.02743602,0.1420543;-0.2376639;-0.2734473,0.1663025;-0.6403178;-0.1190464,0.1810603;-0.6667518;-0.1800371,-0.07527555;-0.0001035663;-0.04651166,-0.05068184;-0.3513045;-0.04307953,0.007350024;-0.7736026;0.02659382,0.01322696;-0.8035178;-0.03255076,-0.01696376;0.5548308;0.01827288,36.02195
+0;0;0,-0.01540716;0.3211512;0.01298584,-0.02948996;0.6294155;0.01070527,0.1502546;0.5039802;0.01208537,0.2410227;0.2986603;-0.1237527,0.3294442;0.1332167;-0.3035579,-0.1965371;0.5007902;-0.0285954,-0.2245042;0.2716777;-0.1533848,-0.226927;0.07041296;-0.3177213,0.08338993;0.01182868;-0.02799585,0.1702906;-0.2609407;-0.2307137,0.2053708;-0.661501;-0.08785371,0.2383265;-0.6923617;-0.1348434,-0.07435136;-0.0009532013;-0.04846166,-0.05450398;-0.3510535;-0.05769573,-0.0106534;-0.7717757;-0.001498289,-0.002039497;-0.7330271;-0.08424715,-0.02620057;0.5541055;0.013769,0;0;0,-0.00994337;0.3212506;0.01559782,-0.01953362;0.6296954;0.01763892,0.158217;0.5017583;0.009226561,0.2388159;0.286051;-0.116556,0.3009747;0.1471152;-0.3271575,-0.1908056;0.5056663;-0.01455812,-0.2584045;0.2656105;-0.0961099,-0.2854866;0.09867294;-0.293387,0.08405416;0.007298365;-0.02755356,0.1406672;-0.233684;-0.276093,0.1629089;-0.632289;-0.1254027,0.1785039;-0.6592538;-0.1846473,-0.07561139;-7.811324E-05;-0.04648094,-0.05022469;-0.3499268;-0.04318918,0.007173333;-0.7670652;0.02601475,0.01448177;-0.7996302;-0.0290336,-0.01723847;0.5543092;0.01950216,36.03327
+0;0;0,-0.01540716;0.3211512;0.01298584,-0.02948996;0.6294155;0.01070527,0.1502546;0.5039802;0.01208537,0.2410227;0.2986603;-0.1237527,0.3294442;0.1332167;-0.3035579,-0.1965371;0.5007902;-0.0285954,-0.2245042;0.2716777;-0.1533848,-0.226927;0.07041296;-0.3177213,0.08338993;0.01182868;-0.02799585,0.1702906;-0.2609407;-0.2307137,0.2053708;-0.661501;-0.08785371,0.2383265;-0.6923617;-0.1348434,-0.07435136;-0.0009532013;-0.04846166,-0.05450398;-0.3510535;-0.05769573,-0.0106534;-0.7717757;-0.001498289,-0.002039497;-0.7330271;-0.08424715,-0.02620057;0.5541055;0.013769,0;0;0,-0.00994337;0.3212506;0.01559782,-0.01953362;0.6296954;0.01763892,0.158217;0.5017583;0.009226561,0.2388159;0.286051;-0.116556,0.3009747;0.1471152;-0.3271575,-0.1908056;0.5056663;-0.01455812,-0.2584045;0.2656105;-0.0961099,-0.2854866;0.09867294;-0.293387,0.08405416;0.007298365;-0.02755356,0.1406672;-0.233684;-0.276093,0.1629089;-0.632289;-0.1254027,0.1785039;-0.6592538;-0.1846473,-0.07561139;-7.811324E-05;-0.04648094,-0.05022469;-0.3499268;-0.04318918,0.007173333;-0.7670652;0.02601475,0.01448177;-0.7996302;-0.0290336,-0.01723847;0.5543092;0.01950216,36.05672
+0;0;0,-0.01579572;0.3208724;0.01321475,-0.03013811;0.6289305;0.0112039,0.1492128;0.5031068;0.01174583,0.2436522;0.3004197;-0.1257329,0.3303579;0.1405295;-0.3113918,-0.196616;0.5005087;-0.02913903,-0.2234831;0.2734106;-0.1580027,-0.2238044;0.0719617;-0.3222288,0.08363279;0.01202705;-0.02785094,0.1695908;-0.2529338;-0.2393825,0.1993979;-0.6542179;-0.09316191,0.2331822;-0.6809502;-0.1453476,-0.07444696;-0.001160589;-0.04869365,-0.05318107;-0.3501658;-0.05773498,-0.008999739;-0.7722844;-0.001505148,-0.0002578385;-0.733472;-0.0847469,-0.02679759;0.5536622;0.01419609,0;0;0,-0.009745821;0.3209884;0.01595902,-0.01909596;0.6292421;0.0182848,0.1582269;0.501327;0.009074688,0.2400065;0.2872289;-0.1188915,0.3021774;0.1517885;-0.3318297,-0.1900468;0.5049977;-0.01395256,-0.2577833;0.2664015;-0.09988777,-0.2830005;0.1071873;-0.3037675,0.08425927;0.007244647;-0.02761626,0.1398344;-0.2298753;-0.2786624,0.163202;-0.630403;-0.1292324,0.1769026;-0.6574491;-0.1895757,-0.07583669;-7.494429E-05;-0.04651408,-0.04945333;-0.3488365;-0.04370474,0.009189524;-0.7675359;0.0237465,0.01428986;-0.7944162;-0.03807496,-0.01686434;0.5538949;0.02008319,36.07924
+0;0;0,-0.0157885;0.3207259;0.01320871,-0.03012639;0.6286874;0.01119848,0.1484332;0.503114;0.01175049,0.2429635;0.3002319;-0.1258606,0.3296989;0.140287;-0.3115829,-0.1958429;0.5005277;-0.02895081,-0.2227358;0.273211;-0.1579385,-0.2230572;0.07169323;-0.3222208,0.08379031;0.0120497;-0.02790339,0.1691327;-0.2510137;-0.2379201,0.1989058;-0.6518388;-0.09186672,0.2330822;-0.6792297;-0.1446582,-0.07458717;-0.001162774;-0.04878535,-0.05347357;-0.3476686;-0.05776194,-0.009342764;-0.7693044;-0.001596406,-0.0004993835;-0.7303897;-0.08580446,-0.02678692;0.5534425;0.01418975,0;0;0,-0.009734053;0.3208222;0.01634479,-0.01908628;0.628976;0.01909947,0.1572547;0.5007742;0.00936079,0.2406051;0.2902607;-0.1239461,0.3017521;0.1592622;-0.3400447,-0.189201;0.5047979;-0.01315497,-0.2571031;0.2826709;-0.1359673,-0.2785246;0.1141025;-0.3327514,0.08445566;0.007216215;-0.02756405,0.1374899;-0.2234908;-0.2816395,0.1625145;-0.6243128;-0.1346893,0.1773087;-0.6505038;-0.1969178,-0.07599622;-6.65722E-05;-0.04657445,-0.04896288;-0.3462661;-0.04378698,0.009725377;-0.7647045;0.02212156,0.01502347;-0.7919659;-0.04066168,-0.01685647;0.5536495;0.02078462,36.10205
+0;0;0,-0.0157885;0.3207259;0.01320871,-0.03012639;0.6286874;0.01119848,0.1484332;0.503114;0.01175049,0.2429635;0.3002319;-0.1258606,0.3296989;0.140287;-0.3115829,-0.1958429;0.5005277;-0.02895081,-0.2227358;0.273211;-0.1579385,-0.2230572;0.07169323;-0.3222208,0.08379031;0.0120497;-0.02790339,0.1691327;-0.2510137;-0.2379201,0.1989058;-0.6518388;-0.09186672,0.2330822;-0.6792297;-0.1446582,-0.07458717;-0.001162774;-0.04878535,-0.05347357;-0.3476686;-0.05776194,-0.009342764;-0.7693044;-0.001596406,-0.0004993835;-0.7303897;-0.08580446,-0.02678692;0.5534425;0.01418975,0;0;0,-0.009734053;0.3208222;0.01634479,-0.01908628;0.628976;0.01909947,0.1572547;0.5007742;0.00936079,0.2406051;0.2902607;-0.1239461,0.3017521;0.1592622;-0.3400447,-0.189201;0.5047979;-0.01315497,-0.2571031;0.2826709;-0.1359673,-0.2785246;0.1141025;-0.3327514,0.08445566;0.007216215;-0.02756405,0.1374899;-0.2234908;-0.2816395,0.1625145;-0.6243128;-0.1346893,0.1773087;-0.6505038;-0.1969178,-0.07599622;-6.65722E-05;-0.04657445,-0.04896288;-0.3462661;-0.04378698,0.009725377;-0.7647045;0.02212156,0.01502347;-0.7919659;-0.04066168,-0.01685647;0.5536495;0.02078462,36.12286
+0;0;0,-0.01629813;0.3204009;0.01332941,-0.03115138;0.6280209;0.01146571,0.1471892;0.5024481;0.01163621,0.2441642;0.3033343;-0.130241,0.331655;0.149275;-0.3207512,-0.1961862;0.4999754;-0.02964358,-0.2231445;0.2785988;-0.1690899,-0.2207968;0.07507107;-0.3311207,0.08402699;0.01220295;-0.02766731,0.1671177;-0.2400482;-0.2501931,0.1945205;-0.6405526;-0.1037087,0.2264786;-0.671778;-0.1529314,-0.07460712;-0.001287301;-0.04906169,-0.05289084;-0.3469921;-0.05736873,-0.008232303;-0.7682775;-0.001362815,0.0006990051;-0.7293797;-0.0852305,-0.02768618;0.5528732;0.01441733,0;0;0,-0.0096546;0.3204923;0.01707387,-0.0190071;0.628319;0.02082872,0.156978;0.5003822;0.009513139,0.2415942;0.2939098;-0.1297308,0.2990894;0.1714988;-0.3519759,-0.1885996;0.5042067;-0.01272976,-0.2582254;0.2688472;-0.1072697,-0.2779951;0.1214718;-0.3207473,0.0846641;0.007143334;-0.02749348,0.1367118;-0.2197709;-0.2841127,0.162529;-0.620638;-0.138334,0.1783162;-0.6469426;-0.1997612,-0.07613683;-3.124866E-05;-0.04667022,-0.04783699;-0.3453487;-0.04394203,0.01126313;-0.7634465;0.02173768,0.01790492;-0.7909727;-0.04022482,-0.01678331;0.5530795;0.02223325,36.14537
+0;0;0,-0.0162919;0.3202784;0.01332431,-0.03113659;0.6277202;0.01146247,0.1467745;0.5023316;0.01163735,0.2438165;0.3030803;-0.1303379,0.3313062;0.149023;-0.3208456,-0.1957632;0.4998649;-0.02954173,-0.2227401;0.2783355;-0.1690843,-0.2203924;0.07481034;-0.331113,0.0840372;0.01220443;-0.02767067,0.1671807;-0.2402073;-0.2503381,0.1945134;-0.6396862;-0.1042287,0.2263539;-0.6706863;-0.1532703,-0.07461618;-0.001287457;-0.04906765,-0.05288608;-0.3472123;-0.05737997,-0.00834189;-0.767419;-0.001517456,0.0005565649;-0.728554;-0.08507663,-0.02767421;0.5526336;0.01441169,0;0;0,-0.009949591;0.3203166;0.01787424,-0.01973526;0.6279358;0.02281928,0.1558888;0.500397;0.009750606,0.2419788;0.2970466;-0.1334705,0.2994545;0.17371;-0.3552045,-0.1884515;0.5037324;-0.01227208,-0.2523359;0.2881862;-0.1491435,-0.2720591;0.128497;-0.3535736,0.08473103;0.007200256;-0.02730703,0.1362397;-0.2179582;-0.285872,0.1637629;-0.6188965;-0.1438528,0.1794487;-0.6454573;-0.2046372,-0.07607839;-8.370443E-05;-0.04678607,-0.04706886;-0.3455617;-0.04383978,0.01176934;-0.7626439;0.0214213,0.01832267;-0.7907969;-0.03953102,-0.0173994;0.5527556;0.02389765,36.16759
+0;0;0,-0.01628452;0.3201334;0.01331828,-0.0311165;0.6273106;0.01145895,0.1465336;0.5020813;0.01163456,0.2436449;0.3026877;-0.1304421,0.3311567;0.1485915;-0.3209979,-0.1954994;0.4996184;-0.02948384,-0.2224956;0.2779306;-0.1691262,-0.2201473;0.07435416;-0.3311957,0.08402155;0.01220216;-0.02766552,0.1664579;-0.2380625;-0.2484389,0.194069;-0.6416109;-0.1008412,0.2262034;-0.673174;-0.1503354,-0.07460229;-0.001287217;-0.04905851,-0.05305703;-0.3442696;-0.05730013,-0.00805907;-0.7687569;-0.0008685552,0.0009215157;-0.7298101;-0.08519897,-0.02765805;0.5523093;0.01440482,0;0;0,-0.01013483;0.3201248;0.0185833,-0.02013791;0.6274538;0.02458763,0.1551644;0.500088;0.009881496,0.242171;0.2999116;-0.1375413,0.2991669;0.1809869;-0.361871,-0.1883704;0.503518;-0.01173601,-0.2518612;0.2882006;-0.1495095,-0.269349;0.1376341;-0.3610263,0.08476383;0.007265687;-0.02713299,0.1346752;-0.210498;-0.2883931,0.1641411;-0.6165162;-0.1481084,0.1812842;-0.6421486;-0.2104259,-0.07600071;-0.0001311471;-0.04688039,-0.04679329;-0.342632;-0.04385184,0.01257998;-0.763935;0.02230991,0.01871053;-0.7907349;-0.04100286,-0.01775406;0.5523572;0.02538633,36.19048
+0;0;0,-0.01662398;0.3201053;0.01357272,-0.03180695;0.6272675;0.01204488,0.1456629;0.5011733;0.01131248,0.2450033;0.3067393;-0.1360005,0.3326059;0.1579276;-0.3306702,-0.1958838;0.4996479;-0.02990404,-0.2191243;0.2800422;-0.1734569,-0.2167586;0.08179173;-0.3419995,0.08411904;0.01222691;-0.02735665,0.1652629;-0.2309597;-0.2563654,0.1892084;-0.6337999;-0.1062147,0.2221596;-0.6649699;-0.1556593,-0.07453368;-0.001358588;-0.04916077,-0.05183011;-0.3442805;-0.05678874,-0.006373148;-0.768707;-0.000268437,0.002671986;-0.7297396;-0.08458975,-0.02826193;0.5522668;0.01490022,0;0;0,-0.01013483;0.3201248;0.0185833,-0.02013791;0.6274538;0.02458763,0.1551644;0.500088;0.009881496,0.242171;0.2999116;-0.1375413,0.2991669;0.1809869;-0.361871,-0.1883704;0.503518;-0.01173601,-0.2518612;0.2882006;-0.1495095,-0.269349;0.1376341;-0.3610263,0.08476383;0.007265687;-0.02713299,0.1346752;-0.210498;-0.2883931,0.1641411;-0.6165162;-0.1481084,0.1812842;-0.6421486;-0.2104259,-0.07600071;-0.0001311471;-0.04688039,-0.04679329;-0.342632;-0.04385184,0.01257998;-0.763935;0.02230991,0.01871053;-0.7907349;-0.04100286,-0.01775406;0.5523572;0.02538633,36.21181
+0;0;0,-0.01662398;0.3201053;0.01357272,-0.03180695;0.6272675;0.01204488,0.1456629;0.5011733;0.01131248,0.2450033;0.3067393;-0.1360005,0.3326059;0.1579276;-0.3306702,-0.1958838;0.4996479;-0.02990404,-0.2191243;0.2800422;-0.1734569,-0.2167586;0.08179173;-0.3419995,0.08411904;0.01222691;-0.02735665,0.1652629;-0.2309597;-0.2563654,0.1892084;-0.6337999;-0.1062147,0.2221596;-0.6649699;-0.1556593,-0.07453368;-0.001358588;-0.04916077,-0.05183011;-0.3442805;-0.05678874,-0.006373148;-0.768707;-0.000268437,0.002671986;-0.7297396;-0.08458975,-0.02826193;0.5522668;0.01490022,0;0;0,-0.01013483;0.3201248;0.0185833,-0.02013791;0.6274538;0.02458763,0.1551644;0.500088;0.009881496,0.242171;0.2999116;-0.1375413,0.2991669;0.1809869;-0.361871,-0.1883704;0.503518;-0.01173601,-0.2518612;0.2882006;-0.1495095,-0.269349;0.1376341;-0.3610263,0.08476383;0.007265687;-0.02713299,0.1346752;-0.210498;-0.2883931,0.1641411;-0.6165162;-0.1481084,0.1812842;-0.6421486;-0.2104259,-0.07600071;-0.0001311471;-0.04688039,-0.04679329;-0.342632;-0.04385184,0.01257998;-0.763935;0.02230991,0.01871053;-0.7907349;-0.04100286,-0.01775406;0.5523572;0.02538633,36.22478
+0;0;0,-0.01661542;0.3199404;0.01356573,-0.03179635;0.6270615;0.01203802,0.1449424;0.5011903;0.01132038,0.2443362;0.3066517;-0.1360719,0.3477245;0.1310248;-0.3658203,-0.1951694;0.4996714;-0.02972298,-0.2184224;0.2799475;-0.1733531,-0.2156304;0.04597318;-0.3722664,0.08421534;0.01224091;-0.02738797,0.1644906;-0.2283424;-0.2539452,0.188385;-0.6303232;-0.1041148,0.2203469;-0.6596568;-0.152075,-0.074619;-0.001360143;-0.04921705,-0.05215848;-0.340611;-0.05676336,-0.006798476;-0.7641323;-0.0003636293,0.001975107;-0.725434;-0.08215347,-0.02825173;0.5520692;0.01489304,0;0;0,-0.0101036;0.3199299;0.01909781,-0.02014111;0.6272074;0.02555847,0.1542047;0.4995379;0.009989738,0.2423107;0.3021001;-0.1406907,0.3050011;0.181364;-0.4160286,-0.1875361;0.5033423;-0.01106268,-0.2501129;0.2890179;-0.1510559,-0.2674339;0.1204204;-0.4071676,0.08487796;0.007335171;-0.02709413,0.1330032;-0.1993871;-0.2928053,0.1635199;-0.6056086;-0.1561983,0.1798151;-0.6334796;-0.2130105,-0.07608821;-0.0002139547;-0.04693295,-0.04656729;-0.3389917;-0.04365157,0.0125461;-0.7594445;0.02217942,0.01955762;-0.7842027;-0.03942087,-0.01775111;0.5521183;0.02624106,36.24656
+0;0;0,-0.0165514;0.3196402;0.01397518,-0.03166672;0.6266146;0.01285802,0.1441441;0.5003743;0.01167988,0.2459676;0.308513;-0.1378374,0.3507435;0.1414979;-0.3728562,-0.1941085;0.4995507;-0.02984392,-0.2200672;0.2893625;-0.1869468,-0.2055836;0.06328572;-0.393793,0.08438617;0.01216613;-0.02698019,0.1639012;-0.2217744;-0.2593765,0.185939;-0.6256551;-0.1094062,0.2195821;-0.6554492;-0.1580157,-0.07453629;-0.001321907;-0.04939196,-0.04999882;-0.3395693;-0.05613812,-0.004057769;-0.7647544;0.0004598647,0.004994493;-0.7258849;-0.0826633,-0.02813921;0.5516477;0.01560945,0;0;0,-0.009897102;0.3196156;0.01967263,-0.01980309;0.6267381;0.02647138,0.1537294;0.4992196;0.01051307,0.2424604;0.304723;-0.1438634,0.3060364;0.1809682;-0.4172655,-0.1864002;0.5029802;-0.01044236,-0.2480956;0.2905744;-0.15401,-0.264467;0.1268645;-0.4129249,0.08495045;0.007244855;-0.02697968,0.1328176;-0.1950719;-0.2950013,0.1649445;-0.6035541;-0.1600699,0.1810649;-0.6305771;-0.2197238,-0.07606106;-0.0001647889;-0.04702826,-0.04591032;-0.338005;-0.04331105,0.01363305;-0.7602074;0.02223324,0.02071716;-0.7856919;-0.04054697,-0.01744222;0.5516774;0.0270772,36.26939
+0;0;0,-0.01655213;0.3196543;0.0139758,-0.03166527;0.6265845;0.01285869,0.1443715;0.500285;0.01167508,0.2462215;0.3083738;-0.1378811,0.3523673;0.1391753;-0.3759725,-0.1943256;0.4994603;-0.02990329,-0.220291;0.2892175;-0.187047,-0.205618;0.06018503;-0.3965975,0.08450351;0.01218305;-0.02701771,0.1642046;-0.2223048;-0.2599578,0.1861488;-0.6244715;-0.1106239,0.2198061;-0.6542908;-0.1592537,-0.07463994;-0.001323745;-0.04946063,-0.05004505;-0.3403625;-0.05622258,-0.004298959;-0.7637433;0.000135228,0.004757105;-0.72487;-0.08302286,-0.02813814;0.5516258;0.01560982,0;0;0,-0.01028765;0.3195872;0.02015781,-0.02049046;0.6266462;0.02735019,0.1532166;0.4988323;0.01080394,0.2423188;0.305671;-0.1451443,0.3062199;0.1823376;-0.4231517,-0.1869087;0.5022467;-0.01041212,-0.2477534;0.2916331;-0.1570756,-0.2623454;0.1334138;-0.4241642,0.08509116;0.007299677;-0.02693391,0.1333915;-0.1941632;-0.2965219,0.1657721;-0.6010856;-0.1627837,0.1818761;-0.6281324;-0.2224691,-0.07617185;-0.000243236;-0.04708521,-0.04509501;-0.3387939;-0.04314137,0.01420496;-0.759147;0.02248654,0.02312618;-0.7875375;-0.03740488,-0.01805991;0.5515953;0.02787304,36.2919
+0;0;0,-0.01655213;0.3196543;0.0139758,-0.03166527;0.6265845;0.01285869,0.1443715;0.500285;0.01167508,0.2462215;0.3083738;-0.1378811,0.3523673;0.1391753;-0.3759725,-0.1943256;0.4994603;-0.02990329,-0.220291;0.2892175;-0.187047,-0.205618;0.06018503;-0.3965975,0.08450351;0.01218305;-0.02701771,0.1642046;-0.2223048;-0.2599578,0.1861488;-0.6244715;-0.1106239,0.2198061;-0.6542908;-0.1592537,-0.07463994;-0.001323745;-0.04946063,-0.05004505;-0.3403625;-0.05622258,-0.004298959;-0.7637433;0.000135228,0.004757105;-0.72487;-0.08302286,-0.02813814;0.5516258;0.01560982,0;0;0,-0.01028765;0.3195872;0.02015781,-0.02049046;0.6266462;0.02735019,0.1532166;0.4988323;0.01080394,0.2423188;0.305671;-0.1451443,0.3062199;0.1823376;-0.4231517,-0.1869087;0.5022467;-0.01041212,-0.2477534;0.2916331;-0.1570756,-0.2623454;0.1334138;-0.4241642,0.08509116;0.007299677;-0.02693391,0.1333915;-0.1941632;-0.2965219,0.1657721;-0.6010856;-0.1627837,0.1818761;-0.6281324;-0.2224691,-0.07617185;-0.000243236;-0.04708521,-0.04509501;-0.3387939;-0.04314137,0.01420496;-0.759147;0.02248654,0.02312618;-0.7875375;-0.03740488,-0.01805991;0.5515953;0.02787304,36.31342
+0;0;0,-0.01670162;0.3196457;0.01433638,-0.03194004;0.6265813;0.013646,0.144184;0.4996126;0.01192712,0.2475524;0.3125219;-0.1429121,0.3541287;0.1636214;-0.4113936,-0.1944818;0.4992949;-0.03038678,-0.2067469;0.2583197;-0.1373619,-0.2125651;0.06900106;-0.4014391,0.08464863;0.01216269;-0.02668928,0.1636146;-0.2182243;-0.2661655,0.1811933;-0.6187515;-0.1169028,0.2159145;-0.6467842;-0.1674128,-0.07455299;-0.001309523;-0.04965658,-0.04872308;-0.3418237;-0.05640812,-0.002762258;-0.7634165;-0.000216715,0.006468128;-0.7244899;-0.08364166,-0.02838565;0.5516174;0.0162843,0;0;0,-0.01071579;0.3195625;0.02056217,-0.02149183;0.6266014;0.028193,0.1525639;0.4986585;0.0111773,0.2421173;0.3088791;-0.1489074,0.3048139;0.185825;-0.4430826,-0.1877442;0.5017017;-0.01028546,-0.2475709;0.2923793;-0.1595103,-0.2611615;0.1406713;-0.4465856,0.08511589;0.007352784;-0.02696037,0.1342178;-0.1931239;-0.2991015,0.1665048;-0.5990763;-0.1680648,0.1828113;-0.6258635;-0.2283468,-0.07621027;-0.0003074168;-0.04709077,-0.04469113;-0.3403831;-0.04287972,0.01450868;-0.7590362;0.02219964,0.02303625;-0.7898316;-0.03572975,-0.01890683;0.5515525;0.02860641,36.33463
+0;0;0,-0.01670162;0.3196457;0.01433638,-0.03194004;0.6265813;0.013646,0.144184;0.4996126;0.01192712,0.2475524;0.3125219;-0.1429121,0.3541287;0.1636214;-0.4113936,-0.1944818;0.4992949;-0.03038678,-0.2067469;0.2583197;-0.1373619,-0.2125651;0.06900106;-0.4014391,0.08464863;0.01216269;-0.02668928,0.1636146;-0.2182243;-0.2661655,0.1811933;-0.6187515;-0.1169028,0.2159145;-0.6467842;-0.1674128,-0.07455299;-0.001309523;-0.04965658,-0.04872308;-0.3418237;-0.05640812,-0.002762258;-0.7634165;-0.000216715,0.006468128;-0.7244899;-0.08364166,-0.02838565;0.5516174;0.0162843,0;0;0,-0.01071579;0.3195625;0.02056217,-0.02149183;0.6266014;0.028193,0.1525639;0.4986585;0.0111773,0.2421173;0.3088791;-0.1489074,0.3048139;0.185825;-0.4430826,-0.1877442;0.5017017;-0.01028546,-0.2475709;0.2923793;-0.1595103,-0.2611615;0.1406713;-0.4465856,0.08511589;0.007352784;-0.02696037,0.1342178;-0.1931239;-0.2991015,0.1665048;-0.5990763;-0.1680648,0.1828113;-0.6258635;-0.2283468,-0.07621027;-0.0003074168;-0.04709077,-0.04469113;-0.3403831;-0.04287972,0.01450868;-0.7590362;0.02219964,0.02303625;-0.7898316;-0.03572975,-0.01890683;0.5515525;0.02860641,36.34605
+0;0;0,-0.0167076;0.3197601;0.01434152,-0.03194707;0.6267164;0.01365136,0.1440608;0.499784;0.01193537,0.2474679;0.3126231;-0.142962,0.3547573;0.1627264;-0.4132399,-0.1943771;0.4994665;-0.03035006,-0.2066468;0.2584009;-0.1373653,-0.2125039;0.06781554;-0.4032094,0.08465996;0.01216432;-0.02669285,0.1638951;-0.219008;-0.2669854,0.1812681;-0.6148475;-0.1194696,0.2154009;-0.6418969;-0.1691237,-0.07456297;-0.001309698;-0.04966323,-0.04864501;-0.3429845;-0.05643778,-0.003222104;-0.7596431;-0.0009040199,0.005851881;-0.7208677;-0.0829154,-0.02839273;0.5517538;0.01628962,0;0;0,-0.01109659;0.3196332;0.02104259,-0.02235311;0.6266583;0.02934456,0.151539;0.4985105;0.01126575,0.2415922;0.3108659;-0.1512007,0.3043177;0.1865627;-0.4472487,-0.1880707;0.5014988;-0.01017641,-0.2467076;0.2946605;-0.1634575,-0.2610043;0.1438147;-0.4534081,0.08512603;0.007504061;-0.02692652,0.1346974;-0.1918643;-0.3012516,0.1656039;-0.593098;-0.1716062,0.1819682;-0.6209749;-0.2287699,-0.07620922;-0.0004074953;-0.04711452,-0.04465826;-0.3416429;-0.04239421,0.01394789;-0.7553715;0.02199262,0.01822047;-0.7384205;-0.05984062,-0.01964569;0.5516143;0.02959156,36.359
+0;0;0,-0.01689202;0.3197244;0.01490803,-0.0325406;0.6266621;0.01488644,0.1435141;0.4995394;0.01248532,0.2453856;0.3244663;-0.1568872,0.3618509;0.1496539;-0.4076992,-0.1944722;0.4994666;-0.03069916,-0.213799;0.3160644;-0.2196583,-0.2062711;0.0574587;-0.4198997,0.08481611;0.0120651;-0.02623831,0.1626965;-0.21448;-0.2713328,0.174898;-0.60694;-0.1145593,0.206678;-0.6266264;-0.1729246,-0.07447082;-0.001274033;-0.04980224,-0.04744859;-0.3428642;-0.05653401,-0.00155241;-0.7593601;-0.000174962,0.007685875;-0.7205455;-0.08216379,-0.02886894;0.5516987;0.01733618,0;0;0,-0.01109659;0.3196332;0.02104259,-0.02235311;0.6266583;0.02934456,0.151539;0.4985105;0.01126575,0.2415922;0.3108659;-0.1512007,0.3043177;0.1865627;-0.4472487,-0.1880707;0.5014988;-0.01017641,-0.2467076;0.2946605;-0.1634575,-0.2610043;0.1438147;-0.4534081,0.08512603;0.007504061;-0.02692652,0.1346974;-0.1918643;-0.3012516,0.1656039;-0.593098;-0.1716062,0.1819682;-0.6209749;-0.2287699,-0.07620922;-0.0004074953;-0.04711452,-0.04465826;-0.3416429;-0.04239421,0.01394789;-0.7553715;0.02199262,0.01822047;-0.7384205;-0.05984062,-0.01964569;0.5516143;0.02959156,36.37099
+0;0;0,-0.01689217;0.3197273;0.01490816,-0.03253699;0.626591;0.01488659,0.1429145;0.4996689;0.01250182,0.2448487;0.324488;-0.156975,0.3627301;0.14755;-0.4108365,-0.1938909;0.4995964;-0.03053177,-0.2132296;0.3160812;-0.2196072,-0.2056101;0.05433118;-0.4222834,0.08477686;0.01205952;-0.02622617,0.162808;-0.2149244;-0.2717954,0.1748872;-0.6034473;-0.1165946,0.2070033;-0.623659;-0.175577,-0.07443635;-0.001273444;-0.04977919,-0.04736178;-0.3435252;-0.05652401,-0.001926027;-0.7558429;-0.0007303394,0.007409938;-0.7169352;-0.08358607,-0.02886622;0.5516459;0.01733573,0;0;0,-0.0113543;0.3196106;0.02129149,-0.02278234;0.6265505;0.02974224,0.1505357;0.4987041;0.01132631,0.2402502;0.3140489;-0.1549718,0.3040096;0.1883615;-0.4546152,-0.1877344;0.5014296;-0.01006313,-0.2452205;0.2972133;-0.1675191,-0.2523989;0.1538094;-0.4659023,0.08510304;0.007497937;-0.02686286,0.1359678;-0.1895941;-0.3034172,0.1657597;-0.5869487;-0.1753353,0.1826908;-0.6142351;-0.2341841,-0.07614234;-0.0004072656;-0.04714381,-0.04442152;-0.3422915;-0.04227075,0.01293941;-0.7518709;0.02205414,0.02156075;-0.7825816;-0.0351426,-0.02003969;0.5515261;0.02996683,36.39183
+0;0;0,-0.01689217;0.3197273;0.01490816,-0.03253699;0.626591;0.01488659,0.1429145;0.4996689;0.01250182,0.2448487;0.324488;-0.156975,0.3627301;0.14755;-0.4108365,-0.1938909;0.4995964;-0.03053177,-0.2132296;0.3160812;-0.2196072,-0.2056101;0.05433118;-0.4222834,0.08477686;0.01205952;-0.02622617,0.162808;-0.2149244;-0.2717954,0.1748872;-0.6034473;-0.1165946,0.2070033;-0.623659;-0.175577,-0.07443635;-0.001273444;-0.04977919,-0.04736178;-0.3435252;-0.05652401,-0.001926027;-0.7558429;-0.0007303394,0.007409938;-0.7169352;-0.08358607,-0.02886622;0.5516459;0.01733573,0;0;0,-0.0113543;0.3196106;0.02129149,-0.02278234;0.6265505;0.02974224,0.1505357;0.4987041;0.01132631,0.2402502;0.3140489;-0.1549718,0.3040096;0.1883615;-0.4546152,-0.1877344;0.5014296;-0.01006313,-0.2452205;0.2972133;-0.1675191,-0.2523989;0.1538094;-0.4659023,0.08510304;0.007497937;-0.02686286,0.1359678;-0.1895941;-0.3034172,0.1657597;-0.5869487;-0.1753353,0.1826908;-0.6142351;-0.2341841,-0.07614234;-0.0004072656;-0.04714381,-0.04442152;-0.3422915;-0.04227075,0.01293941;-0.7518709;0.02205414,0.02156075;-0.7825816;-0.0351426,-0.02003969;0.5515261;0.02996683,36.41434
+0;0;0,-0.0163229;0.3197518;0.01601031,-0.03170583;0.6266274;0.01664439,0.1427236;0.4997602;0.01371485,0.2453487;0.3284524;-0.1593312,0.3617905;0.1721618;-0.433654,-0.1919524;0.5000303;-0.02971886,-0.2215481;0.3107928;-0.2117532,-0.206065;0.09397244;-0.4686338,0.08495605;0.01189972;-0.02561886,0.1629956;-0.2111313;-0.275698,0.1684092;-0.5957125;-0.1205247,0.200762;-0.6150078;-0.1783718,-0.07423392;-0.001161748;-0.05003435,-0.04594121;-0.343994;-0.05621386,6.951392E-06;-0.7523676;-0.000263676,0.009344787;-0.7135459;-0.08186016,-0.02806868;0.5516772;0.01893678,0;0;0,-0.0117198;0.3196302;0.02152061,-0.02364932;0.626543;0.03023005,0.1488346;0.4989244;0.01145339,0.2378112;0.3145758;-0.1556454,0.3030119;0.1913023;-0.4618984,-0.1873742;0.5014696;-0.009995546,-0.2439789;0.300792;-0.1723151,-0.250362;0.15227;-0.4742073,0.08510041;0.007525087;-0.02677226,0.1375083;-0.1864786;-0.3060366,0.1655706;-0.5804773;-0.179592,0.1821461;-0.6087804;-0.235708,-0.07607404;-0.000405606;-0.04720208,-0.04417586;-0.3429401;-0.0421812,0.01249087;-0.7488337;0.02145854,0.02093144;-0.7788147;-0.03470236,-0.02077383;0.551525;0.03039551,36.43634
+0;0;0,-0.01632965;0.3198839;0.01601693,-0.03171888;0.6268854;0.01665098,0.1420659;0.5001773;0.01374235,0.2447655;0.3287452;-0.1594294,0.3606725;0.1731723;-0.4324924,-0.1913433;0.5004463;-0.02952696,-0.2209605;0.3110715;-0.2116935,-0.2055484;0.09524684;-0.4673944,0.08489177;0.01189071;-0.02559948,0.1631213;-0.2116833;-0.2762874,0.1685039;-0.594059;-0.1220041,0.2011162;-0.6137496;-0.180315,-0.07417775;-0.001160869;-0.04999649,-0.04581616;-0.3448277;-0.05619105,-0.000131499;-0.7508595;-0.0005617179,0.009281226;-0.7119671;-0.08281261,-0.02807991;0.5518978;0.01894451,0;0;0,-0.01212836;0.3197321;0.02175307,-0.02443005;0.6267534;0.03055143,0.1473922;0.4990793;0.0114696,0.2393755;0.3207669;-0.1607755,0.3020901;0.1911719;-0.4632202,-0.1871976;0.5014163;-0.009977262,-0.2552015;0.2985916;-0.1654193,-0.2444122;0.165539;-0.4726349,0.08505251;0.007554799;-0.02668953,0.139247;-0.1846376;-0.3078917,0.1657808;-0.5765042;-0.1822733,0.1840877;-0.6040326;-0.2396164,-0.07598601;-0.0004327034;-0.04721518,-0.04393845;-0.3437946;-0.04219323,0.01209747;-0.7473798;0.02122925,0.01961227;-0.7776657;-0.03570948,-0.02146394;0.5517013;0.03070974,36.45771
+0;0;0,-0.01632965;0.3198839;0.01601693,-0.03171888;0.6268854;0.01665098,0.1420659;0.5001773;0.01374235,0.2447655;0.3287452;-0.1594294,0.3606725;0.1731723;-0.4324924,-0.1913433;0.5004463;-0.02952696,-0.2209605;0.3110715;-0.2116935,-0.2055484;0.09524684;-0.4673944,0.08489177;0.01189071;-0.02559948,0.1631213;-0.2116833;-0.2762874,0.1685039;-0.594059;-0.1220041,0.2011162;-0.6137496;-0.180315,-0.07417775;-0.001160869;-0.04999649,-0.04581616;-0.3448277;-0.05619105,-0.000131499;-0.7508595;-0.0005617179,0.009281226;-0.7119671;-0.08281261,-0.02807991;0.5518978;0.01894451,0;0;0,-0.01212836;0.3197321;0.02175307,-0.02443005;0.6267534;0.03055143,0.1473922;0.4990793;0.0114696,0.2393755;0.3207669;-0.1607755,0.3020901;0.1911719;-0.4632202,-0.1871976;0.5014163;-0.009977262,-0.2552015;0.2985916;-0.1654193,-0.2444122;0.165539;-0.4726349,0.08505251;0.007554799;-0.02668953,0.139247;-0.1846376;-0.3078917,0.1657808;-0.5765042;-0.1822733,0.1840877;-0.6040326;-0.2396164,-0.07598601;-0.0004327034;-0.04721518,-0.04393845;-0.3437946;-0.04219323,0.01209747;-0.7473798;0.02122925,0.01961227;-0.7776657;-0.03570948,-0.02146394;0.5517013;0.03070974,36.46926
+0;0;0,-0.01593759;0.3198143;0.01703375,-0.0311505;0.6267478;0.01847161,0.1418617;0.5004768;0.01489951,0.2440716;0.3333938;-0.1627657,0.3516731;0.1869426;-0.4142904,-0.1895833;0.5008105;-0.0294355,-0.2075324;0.3265886;-0.2275594,-0.1992906;0.1163482;-0.4556421,0.08506233;0.01168195;-0.02510471,0.1625552;-0.2048749;-0.2829,0.1640463;-0.5837404;-0.1297413,0.195202;-0.6005123;-0.1908615,-0.074024;-0.0009831338;-0.05021749,-0.04454657;-0.3451549;-0.05632456,0.001629654;-0.747242;0.0001792833,0.01125579;-0.7083275;-0.08180748,-0.02753167;0.5517739;0.02056021,0;0;0,-0.01240348;0.3196735;0.0219171,-0.02499828;0.6266052;0.03082108,0.1460118;0.4989825;0.01152349,0.2366324;0.3198704;-0.1606255,0.3002227;0.2303094;-0.4508423,-0.1867737;0.5012903;-0.009836931,-0.2541323;0.2986598;-0.1658249,-0.2428284;0.1775889;-0.4513152,0.08506141;0.007611439;-0.02662587,0.1408689;-0.1832962;-0.3091152,0.1661972;-0.5720076;-0.1855804,0.1844295;-0.5997875;-0.2423521,-0.07595832;-0.0004878242;-0.04724838,-0.04369993;-0.3444269;-0.04217662,0.01151151;-0.744404;0.02082313,0.01906153;-0.7741881;-0.03629793,-0.02195733;0.5515766;0.03096008,36.49145
+0;0;0,-0.01593759;0.3198143;0.01703375,-0.0311505;0.6267478;0.01847161,0.1418617;0.5004768;0.01489951,0.2440716;0.3333938;-0.1627657,0.3516731;0.1869426;-0.4142904,-0.1895833;0.5008105;-0.0294355,-0.2075324;0.3265886;-0.2275594,-0.1992906;0.1163482;-0.4556421,0.08506233;0.01168195;-0.02510471,0.1625552;-0.2048749;-0.2829,0.1640463;-0.5837404;-0.1297413,0.195202;-0.6005123;-0.1908615,-0.074024;-0.0009831338;-0.05021749,-0.04454657;-0.3451549;-0.05632456,0.001629654;-0.747242;0.0001792833,0.01125579;-0.7083275;-0.08180748,-0.02753167;0.5517739;0.02056021,0;0;0,-0.01240348;0.3196735;0.0219171,-0.02499828;0.6266052;0.03082108,0.1460118;0.4989825;0.01152349,0.2366324;0.3198704;-0.1606255,0.3002227;0.2303094;-0.4508423,-0.1867737;0.5012903;-0.009836931,-0.2541323;0.2986598;-0.1658249,-0.2428284;0.1775889;-0.4513152,0.08506141;0.007611439;-0.02662587,0.1408689;-0.1832962;-0.3091152,0.1661972;-0.5720076;-0.1855804,0.1844295;-0.5997875;-0.2423521,-0.07595832;-0.0004878242;-0.04724838,-0.04369993;-0.3444269;-0.04217662,0.01151151;-0.744404;0.02082313,0.01906153;-0.7741881;-0.03629793,-0.02195733;0.5515766;0.03096008,36.5024
+0;0;0,-0.01593759;0.3198143;0.01703375,-0.0311505;0.6267478;0.01847161,0.1418617;0.5004768;0.01489951,0.2440716;0.3333938;-0.1627657,0.3516731;0.1869426;-0.4142904,-0.1895833;0.5008105;-0.0294355,-0.2075324;0.3265886;-0.2275594,-0.1992906;0.1163482;-0.4556421,0.08506233;0.01168195;-0.02510471,0.1625552;-0.2048749;-0.2829,0.1640463;-0.5837404;-0.1297413,0.195202;-0.6005123;-0.1908615,-0.074024;-0.0009831338;-0.05021749,-0.04454657;-0.3451549;-0.05632456,0.001629654;-0.747242;0.0001792833,0.01125579;-0.7083275;-0.08180748,-0.02753167;0.5517739;0.02056021,0;0;0,-0.01240348;0.3196735;0.0219171,-0.02499828;0.6266052;0.03082108,0.1460118;0.4989825;0.01152349,0.2366324;0.3198704;-0.1606255,0.3002227;0.2303094;-0.4508423,-0.1867737;0.5012903;-0.009836931,-0.2541323;0.2986598;-0.1658249,-0.2428284;0.1775889;-0.4513152,0.08506141;0.007611439;-0.02662587,0.1408689;-0.1832962;-0.3091152,0.1661972;-0.5720076;-0.1855804,0.1844295;-0.5997875;-0.2423521,-0.07595832;-0.0004878242;-0.04724838,-0.04369993;-0.3444269;-0.04217662,0.01151151;-0.744404;0.02082313,0.01906153;-0.7741881;-0.03629793,-0.02195733;0.5515766;0.03096008,36.51386
+0;0;0,-0.01623031;0.3196692;0.01775364,-0.0320117;0.6264082;0.02018158,0.1406582;0.5001214;0.01575078,0.2428106;0.3374402;-0.1660421,0.3444525;0.1990083;-0.4234354,-0.1893667;0.5004931;-0.02938821,-0.2173578;0.3195418;-0.2202338,-0.1996283;0.1332616;-0.4666707,0.08518144;0.01153304;-0.02467675,0.1605074;-0.2079118;-0.2813677,0.1596244;-0.5888137;-0.1338672,0.1884281;-0.6022707;-0.199338,-0.07382233;-0.0008444809;-0.05047159,-0.04394236;-0.3455136;-0.05600777,0.00271406;-0.7472768;0.001028262,0.0125854;-0.7082425;-0.0815885,-0.02823363;0.5514803;0.02196599,0;0;0,-0.01261283;0.3195559;0.02217937,-0.02539575;0.6263089;0.03137875,0.1451818;0.4989569;0.01134992,0.2344133;0.3197825;-0.1615176,0.300356;0.2293891;-0.4500074,-0.1867377;0.5014199;-0.009476025,-0.2526882;0.2992637;-0.1667412,-0.2388604;0.1842922;-0.4536839,0.08504727;0.007625803;-0.02658272,0.1427327;-0.1814416;-0.3105655,0.1671938;-0.5700891;-0.1872844,0.1858015;-0.5973707;-0.2453977,-0.07591163;-0.0005124574;-0.04727571,-0.04337531;-0.3449458;-0.04204989,0.01123651;-0.7448287;0.02083704,0.01964743;-0.7757012;-0.03598188,-0.02231255;0.5513279;0.03144312,36.53793
+0;0;0,-0.01623144;0.3196916;0.01775488,-0.0320127;0.6264278;0.02018285,0.140496;0.5001919;0.01575793,0.2426607;0.3374911;-0.1660568,0.3439596;0.1995264;-0.4225815,-0.1892141;0.5005632;-0.029338,-0.2172086;0.3195902;-0.2202066,-0.1995389;0.1339386;-0.4658118,0.0851551;0.01152948;-0.02466912,0.1605969;-0.2082527;-0.2817547,0.1597241;-0.5847626;-0.135955,0.1883946;-0.5980187;-0.2011232,-0.0737995;-0.0008442198;-0.05045598,-0.04387359;-0.3460433;-0.05600067,0.002244849;-0.7431737;0.000377696,0.01207055;-0.7041813;-0.08185712,-0.02823472;0.5515018;0.02196722,0;0;0,-0.0128982;0.3195505;0.02241683,-0.025986;0.6262803;0.03186369,0.1444501;0.4989321;0.01145124,0.2327734;0.3198791;-0.162056,0.3005046;0.2289978;-0.448855,-0.1869014;0.5012485;-0.009548027,-0.2526191;0.3011357;-0.1695537,-0.237417;0.1896673;-0.4566849,0.08503594;0.007661;-0.02651572,0.1440233;-0.1805968;-0.311416,0.1691034;-0.5651791;-0.1910604,0.1864793;-0.5931155;-0.2483442,-0.07585692;-0.0005429626;-0.04731086,-0.04288662;-0.345468;-0.04198767,0.009693798;-0.7408645;0.02058205,0.01904561;-0.7707129;-0.03660794,-0.02282702;0.5513044;0.03186846,36.56007
+0;0;0,-0.01623144;0.3196916;0.01775488,-0.0320127;0.6264278;0.02018285,0.140496;0.5001919;0.01575793,0.2426607;0.3374911;-0.1660568,0.3439596;0.1995264;-0.4225815,-0.1892141;0.5005632;-0.029338,-0.2172086;0.3195902;-0.2202066,-0.1995389;0.1339386;-0.4658118,0.0851551;0.01152948;-0.02466912,0.1605969;-0.2082527;-0.2817547,0.1597241;-0.5847626;-0.135955,0.1883946;-0.5980187;-0.2011232,-0.0737995;-0.0008442198;-0.05045598,-0.04387359;-0.3460433;-0.05600067,0.002244849;-0.7431737;0.000377696,0.01207055;-0.7041813;-0.08185712,-0.02823472;0.5515018;0.02196722,0;0;0,-0.0128982;0.3195505;0.02241683,-0.025986;0.6262803;0.03186369,0.1444501;0.4989321;0.01145124,0.2327734;0.3198791;-0.162056,0.3005046;0.2289978;-0.448855,-0.1869014;0.5012485;-0.009548027,-0.2526191;0.3011357;-0.1695537,-0.237417;0.1896673;-0.4566849,0.08503594;0.007661;-0.02651572,0.1440233;-0.1805968;-0.311416,0.1691034;-0.5651791;-0.1910604,0.1864793;-0.5931155;-0.2483442,-0.07585692;-0.0005429626;-0.04731086,-0.04288662;-0.345468;-0.04198767,0.009693798;-0.7408645;0.02058205,0.01904561;-0.7707129;-0.03660794,-0.02282702;0.5513044;0.03186846,36.5811
+0;0;0,-0.0163623;0.3196664;0.01840889,-0.0322388;0.6262619;0.02132427,0.1401856;0.499603;0.01606207,0.240312;0.3334638;-0.1639697,0.3351146;0.2361365;-0.4443074,-0.1890226;0.5006462;-0.02991213,-0.2057266;0.3393452;-0.2390579,-0.1934907;0.1455089;-0.4826295,0.08530113;0.01145723;-0.0241794,0.1593694;-0.2009645;-0.2883931,0.1541568;-0.5778081;-0.1469062,0.1844363;-0.5965266;-0.2082209,-0.07364015;-0.0007940549;-0.05068228,-0.04306957;-0.3464158;-0.05607047,0.003096115;-0.7423078;0.0004545562,0.01321102;-0.7032135;-0.08239961,-0.02843436;0.5513784;0.02299397,0;0;0,-0.01328871;0.31952;0.02288175,-0.0269654;0.6260688;0.03310132,0.1435167;0.4986161;0.01150751,0.2307747;0.3222089;-0.1654263,0.2995484;0.2367161;-0.4569919,-0.1875506;0.5012771;-0.009661317,-0.2527199;0.3036229;-0.1731384,-0.2355538;0.1916225;-0.4633291,0.08503906;0.007654667;-0.0264945,0.1451841;-0.1797316;-0.3123038,0.1702739;-0.5632791;-0.1926434,0.1878132;-0.5907698;-0.2512696,-0.07584317;-0.0005457827;-0.04732559,-0.04256406;-0.345918;-0.04198919,0.009380851;-0.7403518;0.01949704,0.01893404;-0.770356;-0.03845178,-0.02364999;0.5511437;0.03289843,36.60345
+0;0;0,-0.01636485;0.3197161;0.01841176,-0.03224032;0.6262916;0.02132735,0.140444;0.4995672;0.01605411,0.2406253;0.333337;-0.1640764,0.334435;0.237029;-0.4414781,-0.1892732;0.500612;-0.02999116,-0.2059863;0.3392226;-0.2392515,-0.1938785;0.1474163;-0.4802722,0.08538803;0.01146891;-0.02420403,0.1595294;-0.2011626;-0.2886786,0.1543206;-0.5777367;-0.1472929,0.1845559;-0.5963842;-0.2085183,-0.07371517;-0.0007948639;-0.05073391,-0.04311441;-0.3467579;-0.05612741,0.00301826;-0.7423667;0.0003571771,0.01311842;-0.7032856;-0.08237624,-0.02843661;0.5514226;0.02299672,0;0;0,-0.01366439;0.319514;0.02343726,-0.02783496;0.6259922;0.03448176,0.1428573;0.4983812;0.01153708,0.2296935;0.3254041;-0.1691676,0.3023326;0.2578237;-0.46103,-0.1881764;0.5009825;-0.009779844,-0.2516311;0.31019;-0.1820805,-0.2320196;0.1980219;-0.4685432,0.08511505;0.007784099;-0.02652025,0.1461264;-0.1792726;-0.3127776,0.1711589;-0.5627207;-0.1937563,0.1883074;-0.5903968;-0.2521404,-0.07593501;-0.0006471998;-0.04734915,-0.04217824;-0.3463179;-0.04204506,0.009079304;-0.7405336;0.0195316,0.01863402;-0.7702257;-0.03856201,-0.02439237;0.5510883;0.03406096,36.62502
+0;0;0,-0.01636485;0.3197161;0.01841176,-0.03224032;0.6262916;0.02132735,0.140444;0.4995672;0.01605411,0.2406253;0.333337;-0.1640764,0.334435;0.237029;-0.4414781,-0.1892732;0.500612;-0.02999116,-0.2059863;0.3392226;-0.2392515,-0.1938785;0.1474163;-0.4802722,0.08538803;0.01146891;-0.02420403,0.1595294;-0.2011626;-0.2886786,0.1543206;-0.5777367;-0.1472929,0.1845559;-0.5963842;-0.2085183,-0.07371517;-0.0007948639;-0.05073391,-0.04311441;-0.3467579;-0.05612741,0.00301826;-0.7423667;0.0003571771,0.01311842;-0.7032856;-0.08237624,-0.02843661;0.5514226;0.02299672,0;0;0,-0.01366439;0.319514;0.02343726,-0.02783496;0.6259922;0.03448176,0.1428573;0.4983812;0.01153708,0.2296935;0.3254041;-0.1691676,0.3023326;0.2578237;-0.46103,-0.1881764;0.5009825;-0.009779844,-0.2516311;0.31019;-0.1820805,-0.2320196;0.1980219;-0.4685432,0.08511505;0.007784099;-0.02652025,0.1461264;-0.1792726;-0.3127776,0.1711589;-0.5627207;-0.1937563,0.1883074;-0.5903968;-0.2521404,-0.07593501;-0.0006471998;-0.04734915,-0.04217824;-0.3463179;-0.04204506,0.009079304;-0.7405336;0.0195316,0.01863402;-0.7702257;-0.03856201,-0.02439237;0.5510883;0.03406096,36.63671
+0;0;0,-0.01666402;0.3196943;0.01886435,-0.03297224;0.6262154;0.02221306,0.1401619;0.4993699;0.01627613,0.243061;0.3454816;-0.1737945,0.3160803;0.2476656;-0.411921,-0.1896299;0.5005199;-0.03119499,-0.2062867;0.3393882;-0.2413278,-0.1961615;0.1818215;-0.45737,0.08541998;0.01144215;-0.02393774,0.157733;-0.1973202;-0.2926239,0.1514241;-0.5755522;-0.1550956,0.1783812;-0.5914485;-0.2199307,-0.07361288;-0.000810071;-0.05080353,-0.04278693;-0.3472549;-0.05617845,0.003574554;-0.7429996;0.0008308217,0.01397115;-0.7038876;-0.08190752,-0.02904795;0.5513612;0.02375582,0;0;0,-0.0139748;0.3194883;0.02387261,-0.02846844;0.6259056;0.03539538,0.1424909;0.4979997;0.01153398,0.2288414;0.3409318;-0.1840931,0.2839299;0.2196859;-0.4161894,-0.1888047;0.5006201;-0.009885393,-0.2519473;0.3142818;-0.1878959,-0.2326822;0.2184044;-0.436975,0.08511653;0.007858321;-0.02634263,0.147157;-0.1785488;-0.313408,0.1717499;-0.5622699;-0.1943848,0.1886708;-0.5899811;-0.2528644,-0.07583863;-0.0006702461;-0.04741902,-0.04150297;-0.3467845;-0.0420185,0.008904658;-0.7413659;0.01944559,0.01336377;-0.7244003;-0.06330083,-0.02494856;0.5510173;0.03486156,36.65928
+0;0;0,-0.01666402;0.3196943;0.01886435,-0.03297224;0.6262154;0.02221306,0.1401619;0.4993699;0.01627613,0.243061;0.3454816;-0.1737945,0.3160803;0.2476656;-0.411921,-0.1896299;0.5005199;-0.03119499,-0.2062867;0.3393882;-0.2413278,-0.1961615;0.1818215;-0.45737,0.08541998;0.01144215;-0.02393774,0.157733;-0.1973202;-0.2926239,0.1514241;-0.5755522;-0.1550956,0.1783812;-0.5914485;-0.2199307,-0.07361288;-0.000810071;-0.05080353,-0.04278693;-0.3472549;-0.05617845,0.003574554;-0.7429996;0.0008308217,0.01397115;-0.7038876;-0.08190752,-0.02904795;0.5513612;0.02375582,0;0;0,-0.0139748;0.3194883;0.02387261,-0.02846844;0.6259056;0.03539538,0.1424909;0.4979997;0.01153398,0.2288414;0.3409318;-0.1840931,0.2839299;0.2196859;-0.4161894,-0.1888047;0.5006201;-0.009885393,-0.2519473;0.3142818;-0.1878959,-0.2326822;0.2184044;-0.436975,0.08511653;0.007858321;-0.02634263,0.147157;-0.1785488;-0.313408,0.1717499;-0.5622699;-0.1943848,0.1886708;-0.5899811;-0.2528644,-0.07583863;-0.0006702461;-0.04741902,-0.04150297;-0.3467845;-0.0420185,0.008904658;-0.7413659;0.01944559,0.01336377;-0.7244003;-0.06330083,-0.02494856;0.5510173;0.03486156,36.6717
+0;0;0,-0.01666402;0.3196943;0.01886435,-0.03297224;0.6262154;0.02221306,0.1401619;0.4993699;0.01627613,0.243061;0.3454816;-0.1737945,0.3160803;0.2476656;-0.411921,-0.1896299;0.5005199;-0.03119499,-0.2062867;0.3393882;-0.2413278,-0.1961615;0.1818215;-0.45737,0.08541998;0.01144215;-0.02393774,0.157733;-0.1973202;-0.2926239,0.1514241;-0.5755522;-0.1550956,0.1783812;-0.5914485;-0.2199307,-0.07361288;-0.000810071;-0.05080353,-0.04278693;-0.3472549;-0.05617845,0.003574554;-0.7429996;0.0008308217,0.01397115;-0.7038876;-0.08190752,-0.02904795;0.5513612;0.02375582,0;0;0,-0.0139748;0.3194883;0.02387261,-0.02846844;0.6259056;0.03539538,0.1424909;0.4979997;0.01153398,0.2288414;0.3409318;-0.1840931,0.2839299;0.2196859;-0.4161894,-0.1888047;0.5006201;-0.009885393,-0.2519473;0.3142818;-0.1878959,-0.2326822;0.2184044;-0.436975,0.08511653;0.007858321;-0.02634263,0.147157;-0.1785488;-0.313408,0.1717499;-0.5622699;-0.1943848,0.1886708;-0.5899811;-0.2528644,-0.07583863;-0.0006702461;-0.04741902,-0.04150297;-0.3467845;-0.0420185,0.008904658;-0.7413659;0.01944559,0.01336377;-0.7244003;-0.06330083,-0.02494856;0.5510173;0.03486156,36.6838
+0;0;0,-0.0169033;0.3195225;0.01934562,-0.03329434;0.6257226;0.02319755,0.1398456;0.4989224;0.01653485,0.2427838;0.3480433;-0.1759802,0.3155811;0.2517493;-0.4134822,-0.1893394;0.4999539;-0.03205309,-0.2062766;0.3411236;-0.2439702,-0.1955525;0.1939645;-0.4657998,0.08553456;0.01115221;-0.02364197,0.1562753;-0.1896943;-0.2990882,0.1481497;-0.5694416;-0.1637706,0.1757722;-0.5848071;-0.2289103,-0.07356175;-0.0004897115;-0.05087145,-0.04216599;-0.3471877;-0.05625472,0.004723836;-0.7436039;0.0006692894,0.01536974;-0.7044564;-0.08219926,-0.02936509;0.5509647;0.02462281,0;0;0,-0.01416425;0.3193167;0.02430606,-0.02887836;0.625384;0.03659487,0.1420424;0.4976518;0.01141572,0.2282003;0.3421898;-0.1856406,0.2827315;0.2224674;-0.417313,-0.1889925;0.5003873;-0.009879693,-0.2513541;0.3190512;-0.1933221,-0.2315362;0.2278874;-0.4428728,0.085112;0.007917196;-0.02631998,0.1477382;-0.1780206;-0.3139296,0.1719682;-0.5623708;-0.1944613,0.1893423;-0.589855;-0.2532655,-0.07582424;-0.0007324811;-0.0474302,-0.04084817;-0.3470886;-0.04211514,0.008698318;-0.7425584;0.01898886,0.01315064;-0.725589;-0.06392429,-0.02530599;0.5505983;0.03585458,36.70528
+0;0;0,-0.01690673;0.3195872;0.01934954,-0.0333012;0.6258515;0.0232021,0.1405658;0.4988081;0.01650508,0.2435216;0.3479031;-0.1760429,0.3159747;0.2520645;-0.4124219,-0.1900316;0.499844;-0.03229134,-0.2069718;0.3409865;-0.2442448,-0.1962983;0.1945232;-0.4650254,0.08561983;0.01116333;-0.02366554,0.1563467;-0.1896436;-0.2990574,0.1482215;-0.5693684;-0.1637479,0.1759015;-0.5848282;-0.2290231,-0.07363509;-0.0004901997;-0.05092217,-0.04224551;-0.3471198;-0.05630438,0.004641522;-0.7435126;0.0006162561,0.01530958;-0.704346;-0.0824247,-0.02937089;0.5510737;0.02462774,0;0;0,-0.01455361;0.319314;0.0249598,-0.02985207;0.6253849;0.03802204,0.1416684;0.4971914;0.01120138,0.2277796;0.3433889;-0.1872339,0.2831869;0.2277815;-0.4193426,-0.1900696;0.499903;-0.01011871,-0.2520541;0.3192757;-0.1944517,-0.232232;0.2297049;-0.4432361,0.0852159;0.007986844;-0.02626586,0.1478627;-0.1777124;-0.313942,0.1720357;-0.5620728;-0.1945755,0.1895307;-0.5894148;-0.2537317,-0.07590012;-0.0007975145;-0.04747601,-0.04051245;-0.3470447;-0.04228455,0.008618001;-0.7426058;0.01840498,0.01801472;-0.7732322;-0.03929928,-0.02612437;0.5505888;0.03709412,36.72691
+0;0;0,-0.01690673;0.3195872;0.01934954,-0.0333012;0.6258515;0.0232021,0.1405658;0.4988081;0.01650508,0.2435216;0.3479031;-0.1760429,0.3159747;0.2520645;-0.4124219,-0.1900316;0.499844;-0.03229134,-0.2069718;0.3409865;-0.2442448,-0.1962983;0.1945232;-0.4650254,0.08561983;0.01116333;-0.02366554,0.1563467;-0.1896436;-0.2990574,0.1482215;-0.5693684;-0.1637479,0.1759015;-0.5848282;-0.2290231,-0.07363509;-0.0004901997;-0.05092217,-0.04224551;-0.3471198;-0.05630438,0.004641522;-0.7435126;0.0006162561,0.01530958;-0.704346;-0.0824247,-0.02937089;0.5510737;0.02462774,0;0;0,-0.01455361;0.319314;0.0249598,-0.02985207;0.6253849;0.03802204,0.1416684;0.4971914;0.01120138,0.2277796;0.3433889;-0.1872339,0.2831869;0.2277815;-0.4193426,-0.1900696;0.499903;-0.01011871,-0.2520541;0.3192757;-0.1944517,-0.232232;0.2297049;-0.4432361,0.0852159;0.007986844;-0.02626586,0.1478627;-0.1777124;-0.313942,0.1720357;-0.5620728;-0.1945755,0.1895307;-0.5894148;-0.2537317,-0.07590012;-0.0007975145;-0.04747601,-0.04051245;-0.3470447;-0.04228455,0.008618001;-0.7426058;0.01840498,0.01801472;-0.7732322;-0.03929928,-0.02612437;0.5505888;0.03709412,36.74895
+0;0;0,-0.01706948;0.3194773;0.0198243,-0.03353591;0.6256229;0.02412211,0.1409401;0.4987415;0.0169805,0.2423517;0.3568249;-0.1832316,0.3058386;0.2756175;-0.4233609,-0.1904241;0.4995374;-0.0326069,-0.2130878;0.3449715;-0.2473283,-0.1969764;0.2017485;-0.4653074,0.08582772;0.01088663;-0.02320374,0.1560626;-0.1865488;-0.3012494,0.1449069;-0.5682481;-0.1709645,0.1725217;-0.5832117;-0.2366743,-0.07348675;-0.0001589725;-0.05121526,-0.04177041;-0.3468494;-0.05600547,0.005705651;-0.7433516;0.001657054,0.01649319;-0.7041601;-0.08141659,-0.02959485;0.5508769;0.02544573,0;0;0,-0.01487524;0.3191858;0.02548146,-0.03043042;0.6251116;0.03908157,0.1415093;0.4966867;0.0112834,0.2287472;0.3483862;-0.190969,0.2831751;0.234826;-0.4199427,-0.1907609;0.4990341;-0.009989649,-0.2535947;0.3411771;-0.2140549,-0.2320088;0.2372589;-0.4528484,0.08523832;0.008143052;-0.02629543,0.1479646;-0.1779279;-0.3138126,0.1722982;-0.5626112;-0.1945666,0.1900843;-0.5898353;-0.2538215,-0.07594392;-0.0009464956;-0.04748635,-0.03982085;-0.3472045;-0.04262155,0.008546848;-0.7431564;0.0180048,0.01927475;-0.7730348;-0.04031835,-0.02664787;0.5503532;0.03802276,36.77082
+0;0;0,-0.01706948;0.3194773;0.0198243,-0.03353591;0.6256229;0.02412211,0.1409401;0.4987415;0.0169805,0.2423517;0.3568249;-0.1832316,0.3058386;0.2756175;-0.4233609,-0.1904241;0.4995374;-0.0326069,-0.2130878;0.3449715;-0.2473283,-0.1969764;0.2017485;-0.4653074,0.08582772;0.01088663;-0.02320374,0.1560626;-0.1865488;-0.3012494,0.1449069;-0.5682481;-0.1709645,0.1725217;-0.5832117;-0.2366743,-0.07348675;-0.0001589725;-0.05121526,-0.04177041;-0.3468494;-0.05600547,0.005705651;-0.7433516;0.001657054,0.01649319;-0.7041601;-0.08141659,-0.02959485;0.5508769;0.02544573,0;0;0,-0.01487524;0.3191858;0.02548146,-0.03043042;0.6251116;0.03908157,0.1415093;0.4966867;0.0112834,0.2287472;0.3483862;-0.190969,0.2831751;0.234826;-0.4199427,-0.1907609;0.4990341;-0.009989649,-0.2535947;0.3411771;-0.2140549,-0.2320088;0.2372589;-0.4528484,0.08523832;0.008143052;-0.02629543,0.1479646;-0.1779279;-0.3138126,0.1722982;-0.5626112;-0.1945666,0.1900843;-0.5898353;-0.2538215,-0.07594392;-0.0009464956;-0.04748635,-0.03982085;-0.3472045;-0.04262155,0.008546848;-0.7431564;0.0180048,0.01927475;-0.7730348;-0.04031835,-0.02664787;0.5503532;0.03802276,36.78229
+0;0;0,-0.0170737;0.3195563;0.0198292,-0.03354139;0.6257252;0.02412739,0.141145;0.4987752;0.01697543,0.2425744;0.3568337;-0.1832718,0.3064486;0.2751309;-0.4248661,-0.1906275;0.4995721;-0.03267307,-0.2132951;0.3449791;-0.2474321,-0.1970855;0.2008823;-0.4667411,0.08591631;0.01089787;-0.02322769,0.1560474;-0.1862456;-0.3008622,0.1448992;-0.5676878;-0.170665,0.172519;-0.5826598;-0.236387,-0.0735626;-0.0001591366;-0.05126813,-0.04189317;-0.3463369;-0.05605125,0.005550914;-0.7425721;0.001572441,0.01634046;-0.7033789;-0.08151661,-0.02960009;0.5509748;0.0254511,0;0;0,-0.0150936;0.319193;0.02624798,-0.03086526;0.6250834;0.0408926,0.1409736;0.4961094;0.01155877,0.2275169;0.3492019;-0.1920651,0.2851774;0.2473565;-0.4274921,-0.1908794;0.4985819;-0.00970472,-0.254453;0.3417638;-0.2144014,-0.2307263;0.2492458;-0.4593515,0.08534884;0.008228555;-0.02622533,0.1479048;-0.1780323;-0.3130327,0.1723491;-0.5626624;-0.1945596,0.1900353;-0.5899031;-0.2538506,-0.07602204;-0.00100924;-0.04753454,-0.03920543;-0.3466788;-0.04284732,0.008379869;-0.7424432;0.0178147,0.01882248;-0.7696592;-0.04319351,-0.02703392;0.5503274;0.03956556,36.80444
+0;0;0,-0.01725029;0.3195574;0.02049394,-0.03383572;0.6256984;0.02524865,0.1409877;0.4989266;0.01767556,0.2406503;0.3629629;-0.1876314,0.3023271;0.271634;-0.4237036,-0.190516;0.4994828;-0.03278822,-0.2092109;0.3604124;-0.2583533,-0.1938358;0.2261419;-0.4810866,0.08615151;0.01062678;-0.02277226,0.1552225;-0.1823629;-0.3027892,0.1420131;-0.5639789;-0.1764362,0.1680577;-0.5774941;-0.2436339,-0.07350637;5.133003E-05;-0.05148202,-0.04195622;-0.3455039;-0.05611848,0.006088089;-0.7405784;0.002003729,0.01703405;-0.7013737;-0.08095939,-0.02985665;0.5509515;0.02646739,0;0;0,-0.01525816;0.3191862;0.0268681,-0.0310698;0.6250358;0.04199815,0.140557;0.4956662;0.0116961,0.2276857;0.3521488;-0.1941705,0.2854982;0.2550353;-0.4289081,-0.1908118;0.4982481;-0.009507142,-0.2547002;0.3429668;-0.2153607,-0.2304996;0.2752976;-0.4657809,0.0854398;0.008316055;-0.02616239,0.1477025;-0.178;-0.3122306,0.1720947;-0.5618308;-0.1945478,0.1897374;-0.5891845;-0.2535962,-0.07608035;-0.001093902;-0.04758331,-0.03859939;-0.3460597;-0.04321371,0.008121118;-0.7409084;0.01746617,0.01738535;-0.7669306;-0.04468779,-0.02723749;0.5502851;0.04056573,36.82676
+0;0;0,-0.01725029;0.3195574;0.02049394,-0.03383572;0.6256984;0.02524865,0.1409877;0.4989266;0.01767556,0.2406503;0.3629629;-0.1876314,0.3023271;0.271634;-0.4237036,-0.190516;0.4994828;-0.03278822,-0.2092109;0.3604124;-0.2583533,-0.1938358;0.2261419;-0.4810866,0.08615151;0.01062678;-0.02277226,0.1552225;-0.1823629;-0.3027892,0.1420131;-0.5639789;-0.1764362,0.1680577;-0.5774941;-0.2436339,-0.07350637;5.133003E-05;-0.05148202,-0.04195622;-0.3455039;-0.05611848,0.006088089;-0.7405784;0.002003729,0.01703405;-0.7013737;-0.08095939,-0.02985665;0.5509515;0.02646739,0;0;0,-0.01525816;0.3191862;0.0268681,-0.0310698;0.6250358;0.04199815,0.140557;0.4956662;0.0116961,0.2276857;0.3521488;-0.1941705,0.2854982;0.2550353;-0.4289081,-0.1908118;0.4982481;-0.009507142,-0.2547002;0.3429668;-0.2153607,-0.2304996;0.2752976;-0.4657809,0.0854398;0.008316055;-0.02616239,0.1477025;-0.178;-0.3122306,0.1720947;-0.5618308;-0.1945478,0.1897374;-0.5891845;-0.2535962,-0.07608035;-0.001093902;-0.04758331,-0.03859939;-0.3460597;-0.04321371,0.008121118;-0.7409084;0.01746617,0.01738535;-0.7669306;-0.04468779,-0.02723749;0.5502851;0.04056573,36.83794
+0;0;0,-0.01725029;0.3195574;0.02049394,-0.03383572;0.6256984;0.02524865,0.1409877;0.4989266;0.01767556,0.2406503;0.3629629;-0.1876314,0.3023271;0.271634;-0.4237036,-0.190516;0.4994828;-0.03278822,-0.2092109;0.3604124;-0.2583533,-0.1938358;0.2261419;-0.4810866,0.08615151;0.01062678;-0.02277226,0.1552225;-0.1823629;-0.3027892,0.1420131;-0.5639789;-0.1764362,0.1680577;-0.5774941;-0.2436339,-0.07350637;5.133003E-05;-0.05148202,-0.04195622;-0.3455039;-0.05611848,0.006088089;-0.7405784;0.002003729,0.01703405;-0.7013737;-0.08095939,-0.02985665;0.5509515;0.02646739,0;0;0,-0.01525816;0.3191862;0.0268681,-0.0310698;0.6250358;0.04199815,0.140557;0.4956662;0.0116961,0.2276857;0.3521488;-0.1941705,0.2854982;0.2550353;-0.4289081,-0.1908118;0.4982481;-0.009507142,-0.2547002;0.3429668;-0.2153607,-0.2304996;0.2752976;-0.4657809,0.0854398;0.008316055;-0.02616239,0.1477025;-0.178;-0.3122306,0.1720947;-0.5618308;-0.1945478,0.1897374;-0.5891845;-0.2535962,-0.07608035;-0.001093902;-0.04758331,-0.03859939;-0.3460597;-0.04321371,0.008121118;-0.7409084;0.01746617,0.01738535;-0.7669306;-0.04468779,-0.02723749;0.5502851;0.04056573,36.85018
+0;0;0,-0.01735521;0.3194657;0.02085072,-0.03389348;0.6255074;0.02591775,0.1409153;0.4988247;0.017702,0.2407356;0.3640041;-0.1884158,0.3041588;0.2734541;-0.4243193,-0.1902467;0.4992073;-0.03306313,-0.2234357;0.3536727;-0.2529345,-0.1996976;0.2342444;-0.4832508,0.08632259;0.01045945;-0.02238685,0.154071;-0.1773502;-0.3032095,0.1380496;-0.5617055;-0.18128,0.1627189;-0.5753105;-0.248987,-0.07341433;0.0002129171;-0.05169575,-0.04179793;-0.3428741;-0.05561914,0.006414775;-0.7392821;0.002592478,0.01744852;-0.7000609;-0.08039814,-0.02993356;0.5507868;0.02707419,0;0;0,-0.01538323;0.3190812;0.02729249,-0.03121155;0.6248122;0.04284739,0.1402513;0.4953212;0.01170755,0.2271624;0.3564391;-0.1975374,0.2863078;0.2590935;-0.4318404,-0.1907509;0.4979539;-0.009378139,-0.2544695;0.3459826;-0.2178725,-0.2302266;0.2760533;-0.4676612,0.08550784;0.008391753;-0.02607965,0.1471235;-0.175871;-0.3106396,0.1716878;-0.5615258;-0.1943663,0.1894598;-0.5888367;-0.2534751,-0.07610583;-0.001155564;-0.04763116,-0.03823721;-0.3436044;-0.0433371,0.007954504;-0.7398422;0.01760861,0.01577728;-0.7679887;-0.04282321,-0.02738211;0.5500916;0.04131246,36.8724
+0;0;0,-0.01735527;0.3194669;0.02085079,-0.03389833;0.6255972;0.02591909,0.140861;0.4989037;0.01770655,0.2406937;0.3640663;-0.1884369,0.304118;0.2735147;-0.4243445,-0.1902024;0.4992862;-0.03304347,-0.2233955;0.3537334;-0.2529421,-0.199657;0.234303;-0.4832625,0.08628398;0.01045477;-0.02237684,0.1535443;-0.1760017;-0.3011762,0.1374518;-0.5620638;-0.1787052,0.162076;-0.5755893;-0.246289,-0.0733815;0.0002128219;-0.05167262,-0.04199288;-0.3404022;-0.05556775,0.006433915;-0.7385707;0.002902366,0.01744756;-0.6993663;-0.07993704,-0.02993701;0.5508503;0.02707594,0;0;0,-0.01542316;0.3190622;0.02750444,-0.03118674;0.6248763;0.04324412,0.1400181;0.4949548;0.0117991,0.2278524;0.3585348;-0.1987182,0.2873465;0.2619941;-0.4332709,-0.1906126;0.4977705;-0.009049863,-0.2528127;0.3475576;-0.2193117,-0.2283701;0.278132;-0.4692262,0.08549255;0.008350149;-0.02600479,0.1466222;-0.1736339;-0.3091373,0.1714551;-0.5615615;-0.1942569,0.1887814;-0.5890973;-0.2530601,-0.0760087;-0.001119445;-0.04771136,-0.03787941;-0.3410413;-0.0434313,0.008448649;-0.7391483;0.01712043,0.01616393;-0.7694042;-0.04100092,-0.02737995;0.550129;0.04166365,36.89346
+0;0;0,-0.01735527;0.3194669;0.02085079,-0.03389833;0.6255972;0.02591909,0.140861;0.4989037;0.01770655,0.2406937;0.3640663;-0.1884369,0.304118;0.2735147;-0.4243445,-0.1902024;0.4992862;-0.03304347,-0.2233955;0.3537334;-0.2529421,-0.199657;0.234303;-0.4832625,0.08628398;0.01045477;-0.02237684,0.1535443;-0.1760017;-0.3011762,0.1374518;-0.5620638;-0.1787052,0.162076;-0.5755893;-0.246289,-0.0733815;0.0002128219;-0.05167262,-0.04199288;-0.3404022;-0.05556775,0.006433915;-0.7385707;0.002902366,0.01744756;-0.6993663;-0.07993704,-0.02993701;0.5508503;0.02707594,0;0;0,-0.01542316;0.3190622;0.02750444,-0.03118674;0.6248763;0.04324412,0.1400181;0.4949548;0.0117991,0.2278524;0.3585348;-0.1987182,0.2873465;0.2619941;-0.4332709,-0.1906126;0.4977705;-0.009049863,-0.2528127;0.3475576;-0.2193117,-0.2283701;0.278132;-0.4692262,0.08549255;0.008350149;-0.02600479,0.1466222;-0.1736339;-0.3091373,0.1714551;-0.5615615;-0.1942569,0.1887814;-0.5890973;-0.2530601,-0.0760087;-0.001119445;-0.04771136,-0.03787941;-0.3410413;-0.0434313,0.008448649;-0.7391483;0.01712043,0.01616393;-0.7694042;-0.04100092,-0.02737995;0.550129;0.04166365,36.90527
+0;0;0,-0.01740422;0.3194124;0.02163071,-0.03389575;0.6255358;0.02720716,0.1408412;0.4989322;0.01810864,0.2401609;0.3711942;-0.1927501,0.300871;0.3034459;-0.4368793,-0.1899117;0.4990527;-0.03249142,-0.2117793;0.3487328;-0.2505935,-0.1971233;0.2380744;-0.4859965,0.08643125;0.01021825;-0.02191293,0.1526938;-0.1717633;-0.30389,0.1366828;-0.558724;-0.1842781,0.1607453;-0.5721169;-0.2521489,-0.07328968;0.0003346335;-0.05180214,-0.04129995;-0.3402342;-0.05472811,0.007194418;-0.7383384;0.004122801,0.01816794;-0.6991009;-0.07871825,-0.02993996;0.550787;0.02826037,0;0;0,-0.01542316;0.3190622;0.02750444,-0.03118674;0.6248763;0.04324412,0.1400181;0.4949548;0.0117991,0.2278524;0.3585348;-0.1987182,0.2873465;0.2619941;-0.4332709,-0.1906126;0.4977705;-0.009049863,-0.2528127;0.3475576;-0.2193117,-0.2283701;0.278132;-0.4692262,0.08549255;0.008350149;-0.02600479,0.1466222;-0.1736339;-0.3091373,0.1714551;-0.5615615;-0.1942569,0.1887814;-0.5890973;-0.2530601,-0.0760087;-0.001119445;-0.04771136,-0.03787941;-0.3410413;-0.0434313,0.008448649;-0.7391483;0.01712043,0.01616393;-0.7694042;-0.04100092,-0.02737995;0.550129;0.04166365,36.91637
+0;0;0,-0.01739627;0.3192664;0.02162082,-0.03388897;0.6254116;0.0271978,0.1408187;0.4988148;0.01810107,0.2401814;0.3710214;-0.192849,0.3009303;0.3032298;-0.4371345,-0.1898772;0.4989353;-0.03249027,-0.2117543;0.3485503;-0.2506869,-0.1970889;0.237821;-0.4862404,0.08645208;0.01022072;-0.02191821,0.1522617;-0.1705168;-0.3019677,0.1361933;-0.5588639;-0.1819273,0.1603026;-0.572341;-0.24993,-0.07330735;0.0003347142;-0.05181462,-0.04153629;-0.3379061;-0.0547206,0.007131796;-0.7374364;0.004341144,0.01812664;-0.698181;-0.07866085,-0.02993307;0.5506606;0.02825105,0;0;0,-0.01558483;0.3188725;0.02790308,-0.03139333;0.624686;0.04403901,0.139624;0.4944322;0.0121758,0.2274449;0.3640743;-0.2022965,0.2940081;0.3221248;-0.4508344,-0.1905166;0.4969943;-0.008584976,-0.2489775;0.328912;-0.2061571,-0.2247409;0.2788834;-0.4608554,0.08553331;0.008369192;-0.02593923,0.146144;-0.1703097;-0.3084723,0.1706233;-0.5600023;-0.1943595,0.18748;-0.5875893;-0.2534821,-0.07600993;-0.001167204;-0.04774895,-0.03779044;-0.3387274;-0.04361736,0.01203716;-0.7375472;0.01916265,0.01630298;-0.7206478;-0.06394003,-0.02757563;0.5499395;0.04234838,36.93871
+0;0;0,-0.01739565;0.3192551;0.02162005,-0.03389587;0.62554;0.02719924,0.1407074;0.4989336;0.01810943,0.2400754;0.3711333;-0.1928519,0.3008198;0.3033468;-0.4371191,-0.1897821;0.499054;-0.03245033,-0.2116604;0.3486609;-0.2506586,-0.1969961;0.23794;-0.4861946,0.0864987;0.01022623;-0.02193003,0.1523331;-0.1705793;-0.3020849,0.136262;-0.5589924;-0.182024,0.1602872;-0.5723181;-0.2497898,-0.07334688;0.0003348947;-0.05184256,-0.04156387;-0.3380331;-0.05474963,0.007112503;-0.7376314;0.004322171,0.01806904;-0.6984083;-0.07839066,-0.02993775;0.550747;0.02825308,0;0;0,-0.01554768;0.3188281;0.02829766,-0.03126458;0.624768;0.04479265,0.1393636;0.4939984;0.01240706,0.2280731;0.3653032;-0.2027202,0.2988383;0.3433057;-0.4526397,-0.1900905;0.4965982;-0.008148663,-0.2426218;0.3490772;-0.2230662,-0.2229486;0.2631161;-0.4683722,0.08560171;0.008333877;-0.0258925,0.146222;-0.1686068;-0.3096683,0.1702648;-0.5582982;-0.1952119,0.1857712;-0.586443;-0.2537376,-0.07604799;-0.00115916;-0.04777955,-0.03719402;-0.3387775;-0.04381033,0.01213225;-0.7377684;0.01872644,0.01634928;-0.7207949;-0.06409295,-0.02748199;0.5499801;0.04299974,36.96128
+0;0;0,-0.01744631;0.3191894;0.0225303,-0.03388721;0.625466;0.02865054,0.1406561;0.4987925;0.01882125,0.2392231;0.3799704;-0.1976907,0.3135672;0.3208932;-0.4404544,-0.1896422;0.4990262;-0.0314922,-0.2105248;0.3452319;-0.2474153,-0.1974137;0.2394888;-0.4853184,0.0867103;0.009922572;-0.0212225,0.1517087;-0.1685309;-0.3030754,0.1348686;-0.5578772;-0.1861843,0.1580772;-0.5684153;-0.2559306,-0.07303606;0.000587048;-0.05227731,-0.04090227;-0.3377582;-0.05348315,0.007744107;-0.7373859;0.005414538,0.01866129;-0.6981283;-0.07729964,-0.02993024;0.5506716;0.02959918,0;0;0,-0.01554768;0.3188281;0.02829766,-0.03126458;0.624768;0.04479265,0.1393636;0.4939984;0.01240706,0.2280731;0.3653032;-0.2027202,0.2988383;0.3433057;-0.4526397,-0.1900905;0.4965982;-0.008148663,-0.2426218;0.3490772;-0.2230662,-0.2229486;0.2631161;-0.4683722,0.08560171;0.008333877;-0.0258925,0.146222;-0.1686068;-0.3096683,0.1702648;-0.5582982;-0.1952119,0.1857712;-0.586443;-0.2537376,-0.07604799;-0.00115916;-0.04777955,-0.03719402;-0.3387775;-0.04381033,0.01213225;-0.7377684;0.01872644,0.01634928;-0.7207949;-0.06409295,-0.02748199;0.5499801;0.04299974,36.97364
+0;0;0,-0.01744684;0.3191989;0.02253097,-0.03389518;0.6256143;0.02865384,0.1406907;0.4988913;0.01882246,0.2392789;0.3800436;-0.1977361,0.3136271;0.3209631;-0.4405133,-0.1896862;0.4991251;-0.03150295,-0.2105733;0.3452976;-0.2474726,-0.1974614;0.2395487;-0.4853888,0.08672779;0.009924574;-0.02122678,0.1517629;-0.1686298;-0.3032389,0.1349867;-0.5564997;-0.1867909,0.1579125;-0.5665438;-0.2556875,-0.07305079;0.0005871665;-0.05228786,-0.04089885;-0.3379492;-0.05349438,0.007563062;-0.7360615;0.005179971,0.01834723;-0.6969167;-0.07652643,-0.02993624;0.5507827;0.02960296,0;0;0,-0.01563612;0.3188067;0.02859712,-0.03139549;0.6248678;0.04539299,0.1390468;0.4935359;0.01258731,0.229072;0.3695914;-0.2048414,0.297799;0.340722;-0.4546454,-0.1900104;0.4961282;-0.007855609,-0.2431272;0.348939;-0.2229277,-0.2266944;0.2214766;-0.4497364,0.08564463;0.008304119;-0.02582288,0.1460206;-0.1660045;-0.3115033,0.1681461;-0.5542586;-0.19725,0.1839195;-0.583089;-0.2535176,-0.07603755;-0.001140346;-0.04783067,-0.03698209;-0.338929;-0.04389158,0.01133326;-0.7368801;0.01598465,0.01546159;-0.7196405;-0.06584439,-0.0276036;0.550045;0.04352021,36.99603
+0;0;0,-0.01744684;0.3191989;0.02253097,-0.03389518;0.6256143;0.02865384,0.1406907;0.4988913;0.01882246,0.2392789;0.3800436;-0.1977361,0.3136271;0.3209631;-0.4405133,-0.1896862;0.4991251;-0.03150295,-0.2105733;0.3452976;-0.2474726,-0.1974614;0.2395487;-0.4853888,0.08672779;0.009924574;-0.02122678,0.1517629;-0.1686298;-0.3032389,0.1349867;-0.5564997;-0.1867909,0.1579125;-0.5665438;-0.2556875,-0.07305079;0.0005871665;-0.05228786,-0.04089885;-0.3379492;-0.05349438,0.007563062;-0.7360615;0.005179971,0.01834723;-0.6969167;-0.07652643,-0.02993624;0.5507827;0.02960296,0;0;0,-0.01563612;0.3188067;0.02859712,-0.03139549;0.6248678;0.04539299,0.1390468;0.4935359;0.01258731,0.229072;0.3695914;-0.2048414,0.297799;0.340722;-0.4546454,-0.1900104;0.4961282;-0.007855609,-0.2431272;0.348939;-0.2229277,-0.2266944;0.2214766;-0.4497364,0.08564463;0.008304119;-0.02582288,0.1460206;-0.1660045;-0.3115033,0.1681461;-0.5542586;-0.19725,0.1839195;-0.583089;-0.2535176,-0.07603755;-0.001140346;-0.04783067,-0.03698209;-0.338929;-0.04389158,0.01133326;-0.7368801;0.01598465,0.01546159;-0.7196405;-0.06584439,-0.0276036;0.550045;0.04352021,37.01787
+0;0;0,-0.01756313;0.3189686;0.02297226,-0.03409451;0.6254009;0.02962097,0.1403804;0.4985836;0.01906399,0.2390116;0.3817081;-0.1986495,0.2959346;0.3260413;-0.4468702,-0.1892515;0.4983293;-0.03160783,-0.2109936;0.3445519;-0.2476331,-0.1993276;0.2453695;-0.4884221,0.08679486;0.009775319;-0.0208783,0.1498983;-0.1719007;-0.3015715,0.1328488;-0.5598025;-0.1911006,0.1552153;-0.5697858;-0.2592513,-0.07296353;0.0006547411;-0.05235172,-0.04042451;-0.3380445;-0.05332147,0.007853251;-0.7345232;0.005297616,0.01857663;-0.6954422;-0.07560962,-0.03011842;0.5505726;0.03043495,0;0;0,-0.01568099;0.3185509;0.02926659,-0.03133297;0.6246176;0.04667187,0.1387313;0.4927476;0.01318216,0.2299196;0.3756426;-0.2076306,0.2997321;0.3385938;-0.4560379,-0.189714;0.4955513;-0.007090759,-0.2427018;0.3491173;-0.2228141,-0.2263948;0.1980541;-0.4346313,0.08567409;0.008236304;-0.02563047,0.1463349;-0.1631327;-0.3132584,0.1656143;-0.5501223;-0.19999,0.1814137;-0.5794991;-0.2544713,-0.07592831;-0.001109173;-0.04794236,-0.0367581;-0.3390763;-0.04338355,0.01075324;-0.735509;0.01616567,0.01482631;-0.7181162;-0.06487697,-0.02758108;0.5498021;0.0445981,37.03991
+0;0;0,-0.01754327;0.3186079;0.02294628,-0.03407356;0.6250199;0.02959473,0.1443532;0.4970064;0.01877406,0.2430025;0.3801095;-0.1989792,0.299923;0.3244452;-0.4471889,-0.1929199;0.4967462;-0.03307241,-0.214666;0.3429406;-0.2491372,-0.2030005;0.2437626;-0.4899154,0.08667593;0.009761924;-0.02084969,0.1498034;-0.1719832;-0.3016497,0.132734;-0.5603389;-0.1910495,0.1550873;-0.5702986;-0.2591602,-0.07286355;0.0006538439;-0.05227998,-0.04031216;-0.3381742;-0.0532501,0.008022089;-0.7351168;0.005437564,0.01873916;-0.6960412;-0.07542211,-0.03009795;0.5502006;0.03040862,0;0;0,-0.0157737;0.3181091;0.03005123,-0.03148942;0.6241259;0.04793048,0.1426935;0.491963;0.01303124,0.230582;0.3748182;-0.2091528,0.3024859;0.3451814;-0.4579459,-0.1933807;0.4934697;-0.007523522,-0.2565778;0.3376195;-0.2137514,-0.2319729;0.2109643;-0.4402454,0.08566088;0.008002847;-0.02531576,0.1467477;-0.1613637;-0.31419,0.164488;-0.5491024;-0.2015499,0.1802096;-0.5785496;-0.2559041,-0.07566137;-0.0009132645;-0.04813776,-0.0365123;-0.3389983;-0.04258165,0.01048104;-0.7359176;0.01733945,0.01434148;-0.7184686;-0.0636734,-0.02771724;0.5493245;0.04571223,37.06144
+0;0;0,-0.01754327;0.3186079;0.02294628,-0.03407356;0.6250199;0.02959473,0.1443532;0.4970064;0.01877406,0.2430025;0.3801095;-0.1989792,0.299923;0.3244452;-0.4471889,-0.1929199;0.4967462;-0.03307241,-0.214666;0.3429406;-0.2491372,-0.2030005;0.2437626;-0.4899154,0.08667593;0.009761924;-0.02084969,0.1498034;-0.1719832;-0.3016497,0.132734;-0.5603389;-0.1910495,0.1550873;-0.5702986;-0.2591602,-0.07286355;0.0006538439;-0.05227998,-0.04031216;-0.3381742;-0.0532501,0.008022089;-0.7351168;0.005437564,0.01873916;-0.6960412;-0.07542211,-0.03009795;0.5502006;0.03040862,0;0;0,-0.0157737;0.3181091;0.03005123,-0.03148942;0.6241259;0.04793048,0.1426935;0.491963;0.01303124,0.230582;0.3748182;-0.2091528,0.3024859;0.3451814;-0.4579459,-0.1933807;0.4934697;-0.007523522,-0.2565778;0.3376195;-0.2137514,-0.2319729;0.2109643;-0.4402454,0.08566088;0.008002847;-0.02531576,0.1467477;-0.1613637;-0.31419,0.164488;-0.5491024;-0.2015499,0.1802096;-0.5785496;-0.2559041,-0.07566137;-0.0009132645;-0.04813776,-0.0365123;-0.3389983;-0.04258165,0.01048104;-0.7359176;0.01733945,0.01434148;-0.7184686;-0.0636734,-0.02771724;0.5493245;0.04571223,37.0835
+0;0;0,-0.01770554;0.3183146;0.02358704,-0.03429936;0.6246834;0.03079562,0.1427356;0.4969111;0.01938389,0.241593;0.3841259;-0.2004809,0.309612;0.3420731;-0.4485624,-0.1916191;0.4965484;-0.03199632,-0.2220521;0.3806344;-0.2696339,-0.2053037;0.2823391;-0.5104594,0.08682475;0.009752041;-0.02061835,0.1491298;-0.1735976;-0.3006275,0.1319251;-0.5625832;-0.193189,0.1532414;-0.5709118;-0.2629449,-0.07292558;0.0005885938;-0.05234758,-0.0397201;-0.3382351;-0.05254578,0.008070484;-0.734839;0.007206086,0.0188069;-0.6956993;-0.07397605,-0.03030667;0.54985;0.03148447,0;0;0,-0.01586821;0.317764;0.0311172,-0.03157853;0.6237389;0.04926205,0.1409308;0.49079;0.01470661,0.229475;0.3771122;-0.2090591,0.2941832;0.309485;-0.4523262,-0.1920477;0.4931273;-0.005971991,-0.2557377;0.3382895;-0.21286,-0.2298495;0.213619;-0.4402947,0.08573288;0.008007273;-0.02538729,0.1473791;-0.1604039;-0.3147687,0.1634927;-0.54816;-0.202812,0.1791649;-0.5774585;-0.257834,-0.07579713;-0.0009700998;-0.04808961,-0.03648542;-0.3390793;-0.04169379,0.01045761;-0.7357208;0.01847844,0.01445252;-0.7182956;-0.06285581,-0.02780448;0.548926;0.04697371,37.10615
+0;0;0,-0.01770354;0.3182788;0.02358438,-0.0343011;0.6247162;0.03079514,0.1423259;0.497065;0.019412,0.2411885;0.3842741;-0.2004641,0.3091924;0.3422304;-0.4484909,-0.1912401;0.4967032;-0.03184702,-0.2216748;0.3807833;-0.2694968,-0.20493;0.2825096;-0.5102693,0.08701824;0.009773772;-0.0206643,0.1493224;-0.1735734;-0.3006697,0.1321561;-0.5616911;-0.1934709,0.1534324;-0.5699478;-0.263096,-0.07308809;0.0005899054;-0.05246424,-0.03988305;-0.3382293;-0.05266243,0.007800899;-0.7339482;0.006956123,0.01851719;-0.6948257;-0.07407384,-0.03030821;0.5498791;0.03148403,0;0;0,-0.01594005;0.3176438;0.03192687,-0.03167837;0.6236424;0.05084944,0.1401714;0.4903847;0.01552725,0.2296512;0.3788385;-0.2089542,0.2921034;0.2936748;-0.4471902,-0.1915667;0.4928268;-0.004759006,-0.2556583;0.3392761;-0.2124982,-0.2289717;0.214088;-0.43949,0.08586857;0.008125111;-0.02559853,0.1478966;-0.1602824;-0.314895,0.1636292;-0.5475134;-0.2043225,0.1785183;-0.5770697;-0.2590516,-0.07606975;-0.001075544;-0.04803072,-0.03632611;-0.3391188;-0.04108313,0.0101991;-0.7348441;0.01940235,0.01414035;-0.7173672;-0.06178604,-0.02789994;0.5488349;0.04828668,37.12761
+0;0;0,-0.01770354;0.3182788;0.02358438,-0.0343011;0.6247162;0.03079514,0.1423259;0.497065;0.019412,0.2411885;0.3842741;-0.2004641,0.3091924;0.3422304;-0.4484909,-0.1912401;0.4967032;-0.03184702,-0.2216748;0.3807833;-0.2694968,-0.20493;0.2825096;-0.5102693,0.08701824;0.009773772;-0.0206643,0.1493224;-0.1735734;-0.3006697,0.1321561;-0.5616911;-0.1934709,0.1534324;-0.5699478;-0.263096,-0.07308809;0.0005899054;-0.05246424,-0.03988305;-0.3382293;-0.05266243,0.007800899;-0.7339482;0.006956123,0.01851719;-0.6948257;-0.07407384,-0.03030821;0.5498791;0.03148403,0;0;0,-0.01594005;0.3176438;0.03192687,-0.03167837;0.6236424;0.05084944,0.1401714;0.4903847;0.01552725,0.2296512;0.3788385;-0.2089542,0.2921034;0.2936748;-0.4471902,-0.1915667;0.4928268;-0.004759006,-0.2556583;0.3392761;-0.2124982,-0.2289717;0.214088;-0.43949,0.08586857;0.008125111;-0.02559853,0.1478966;-0.1602824;-0.314895,0.1636292;-0.5475134;-0.2043225,0.1785183;-0.5770697;-0.2590516,-0.07606975;-0.001075544;-0.04803072,-0.03632611;-0.3391188;-0.04108313,0.0101991;-0.7348441;0.01940235,0.01414035;-0.7173672;-0.06178604,-0.02789994;0.5488349;0.04828668,37.14044
+0;0;0,-0.01786081;0.3176637;0.02431251,-0.03449976;0.6239142;0.03205901,0.145252;0.4952556;0.01981777,0.2425566;0.3982393;-0.2082058,0.3179093;0.3185194;-0.4445561,-0.1942263;0.4949206;-0.03219198,-0.2127837;0.3632486;-0.2628285,-0.2047259;0.2695147;-0.5058178,0.08707018;0.009833349;-0.02054773,0.1484821;-0.1736625;-0.3006576,0.1307792;-0.5609946;-0.1967022,0.1526894;-0.5682099;-0.2684059,-0.07314266;0.000476285;-0.05244087,-0.0395078;-0.3383041;-0.05190796,0.007886544;-0.7323293;0.0084593,0.01873761;-0.6930128;-0.07401439,-0.03048839;0.5490947;0.03263617,0;0;0,-0.01659122;0.3168252;0.03415871,-0.03242515;0.6226192;0.05355978,0.1427617;0.4892674;0.01702189,0.2294366;0.3795973;-0.2095505,0.3076413;0.3872424;-0.4579862,-0.1950915;0.4903357;-0.003283761,-0.2590274;0.3394052;-0.2130629,-0.2303464;0.209967;-0.4373795,0.08584283;0.008274212;-0.02574229,0.1478274;-0.160294;-0.3149592,0.1640602;-0.5463989;-0.206305,0.1794142;-0.5749823;-0.2640865,-0.07617281;-0.001275674;-0.04791864,-0.03661549;-0.3393148;-0.03964317,0.009736862;-0.7331495;0.02274237,0.0135295;-0.7158831;-0.059901,-0.02862455;0.5478355;0.05084729,37.16195
+0;0;0,-0.01786081;0.3176637;0.02431251,-0.03449976;0.6239142;0.03205901,0.145252;0.4952556;0.01981777,0.2425566;0.3982393;-0.2082058,0.3179093;0.3185194;-0.4445561,-0.1942263;0.4949206;-0.03219198,-0.2127837;0.3632486;-0.2628285,-0.2047259;0.2695147;-0.5058178,0.08707018;0.009833349;-0.02054773,0.1484821;-0.1736625;-0.3006576,0.1307792;-0.5609946;-0.1967022,0.1526894;-0.5682099;-0.2684059,-0.07314266;0.000476285;-0.05244087,-0.0395078;-0.3383041;-0.05190796,0.007886544;-0.7323293;0.0084593,0.01873761;-0.6930128;-0.07401439,-0.03048839;0.5490947;0.03263617,0;0;0,-0.01659122;0.3168252;0.03415871,-0.03242515;0.6226192;0.05355978,0.1427617;0.4892674;0.01702189,0.2294366;0.3795973;-0.2095505,0.3076413;0.3872424;-0.4579862,-0.1950915;0.4903357;-0.003283761,-0.2590274;0.3394052;-0.2130629,-0.2303464;0.209967;-0.4373795,0.08584283;0.008274212;-0.02574229,0.1478274;-0.160294;-0.3149592,0.1640602;-0.5463989;-0.206305,0.1794142;-0.5749823;-0.2640865,-0.07617281;-0.001275674;-0.04791864,-0.03661549;-0.3393148;-0.03964317,0.009736862;-0.7331495;0.02274237,0.0135295;-0.7158831;-0.059901,-0.02862455;0.5478355;0.05084729,37.18523
+0;0;0,-0.01785198;0.3175065;0.02430048,-0.0344863;0.6236719;0.03204485,0.1472093;0.494439;0.01966159,0.2445375;0.3973991;-0.2084173,0.3199281;0.3176391;-0.4448865,-0.1960262;0.4941002;-0.03292378,-0.2145881;0.3623963;-0.2636163,-0.2065262;0.2686152;-0.5067278,0.08725873;0.009854644;-0.02059223,0.148671;-0.1736424;-0.3007039,0.1311049;-0.557982;-0.1975516,0.1530543;-0.5652637;-0.2693835,-0.07330105;0.0004773164;-0.05255444,-0.03966597;-0.3383052;-0.05202152,0.007362198;-0.7292862;0.007879343,0.01823267;-0.689953;-0.0747418,-0.03047608;0.5488739;0.03262186,0;0;0,-0.01737127;0.3164542;0.03570104,-0.03334851;0.6221144;0.0557816,0.1438417;0.4886248;0.01813722,0.2280021;0.3813993;-0.2106186,0.2915798;0.3256775;-0.4572277,-0.1975901;0.4888389;-0.002210479,-0.2619696;0.34044;-0.2137349,-0.2321535;0.2099116;-0.4374231,0.08600277;0.008424357;-0.02584171,0.1472663;-0.1604485;-0.315037,0.1659313;-0.5443122;-0.2103177,0.1811222;-0.5728253;-0.2684295,-0.07642937;-0.001438197;-0.04787193,-0.03691671;-0.3394716;-0.03907737,0.008348089;-0.7302133;0.02367543,0.01202333;-0.7129322;-0.05912706,-0.02951;0.5473643;0.05280852,37.19637
+0;0;0,-0.01897341;0.3173847;0.02503172,-0.03601804;0.6235151;0.03319856,0.145694;0.4940749;0.02056707,0.2420905;0.4042751;-0.2108486,0.3016646;0.3351663;-0.4550576,-0.1974424;0.493967;-0.0319077,-0.2165412;0.3614699;-0.2621017,-0.2061212;0.2766433;-0.508392,0.08708078;0.01121916;-0.02064726,0.1526692;-0.1229536;-0.3265901,0.1301776;-0.5038561;-0.2122515,0.1526502;-0.5116794;-0.2836371,-0.07370431;-0.0004795074;-0.05198735,-0.04037883;-0.3392918;-0.05108713,0.006600875;-0.7301556;0.009610988,0.01744107;-0.6907876;-0.07301018,-0.03191313;0.5487217;0.03370633,0;0;0,-0.01737127;0.3164542;0.03570104,-0.03334851;0.6221144;0.0557816,0.1438417;0.4886248;0.01813722,0.2280021;0.3813993;-0.2106186,0.2915798;0.3256775;-0.4572277,-0.1975901;0.4888389;-0.002210479,-0.2619696;0.34044;-0.2137349,-0.2321535;0.2099116;-0.4374231,0.08600277;0.008424357;-0.02584171,0.1472663;-0.1604485;-0.315037,0.1659313;-0.5443122;-0.2103177,0.1811222;-0.5728253;-0.2684295,-0.07642937;-0.001438197;-0.04787193,-0.03691671;-0.3394716;-0.03907737,0.008348089;-0.7302133;0.02367543,0.01202333;-0.7129322;-0.05912706,-0.02951;0.5473643;0.05280852,37.20949
+0;0;0,-0.01899102;0.3176793;0.02505497,-0.0360372;0.6238378;0.03322196,0.1444959;0.4947404;0.02067791,0.2409211;0.4049138;-0.210807,0.3083175;0.3267308;-0.487081,-0.1963606;0.4946332;-0.0314482,-0.2154651;0.3620965;-0.261711,-0.203677;0.2661321;-0.5403398,0.08709003;0.01122035;-0.02064945,0.152675;-0.1229454;-0.3265763,0.1302386;-0.5029144;-0.2125179,0.1525604;-0.5104842;-0.2834248,-0.07371215;-0.0004795583;-0.05199287,-0.04038842;-0.3392741;-0.0510927,0.006476156;-0.72918;0.009456668,0.01724366;-0.6898748;-0.07261047,-0.03193118;0.5490241;0.03372986,0;0;0,-0.01795431;0.3165601;0.0370934,-0.03407735;0.6222023;0.05779195,0.1413324;0.4874457;0.01966119,0.2280817;0.3912652;-0.2130957,0.2947215;0.3010521;-0.4858646,-0.1964958;0.4890947;-0.001842469,-0.2629462;0.3419842;-0.2137263,-0.2269013;0.1935883;-0.4660388,0.08603919;0.008412063;-0.02575779,0.1467936;-0.1608984;-0.3147836,0.1686306;-0.5444665;-0.2133547,0.1837163;-0.573284;-0.2703676,-0.07642507;-0.001438842;-0.04789685,-0.03660031;-0.3394171;-0.03908023,0.007907301;-0.7290266;0.02505004,0.01186767;-0.7116129;-0.05719011,-0.03020082;0.5474429;0.0545938,37.22855
+0;0;0,-0.02010158;0.3175356;0.02599219,-0.03768079;0.6236481;0.03470441,0.1430914;0.4948623;0.02189447,0.2390074;0.407596;-0.2107783,0.3055239;0.3351079;-0.4888128,-0.19773;0.49433;-0.03027164,-0.2171737;0.3630107;-0.2612025,-0.2014541;0.3200967;-0.5525673,0.08690807;0.01217716;-0.02087279,0.1480093;-0.09156787;-0.3393012,0.1317288;-0.4757648;-0.239217,0.1410116;-0.4372336;-0.3215492,-0.07413048;-0.00138343;-0.05137828,-0.04108319;-0.340205;-0.0504665,0.005322371;-0.7303816;0.008676175,0.01606053;-0.6909743;-0.07338317,-0.03341743;0.5488425;0.03509938,0;0;0,-0.01795431;0.3165601;0.0370934,-0.03407735;0.6222023;0.05779195,0.1413324;0.4874457;0.01966119,0.2280817;0.3912652;-0.2130957,0.2947215;0.3010521;-0.4858646,-0.1964958;0.4890947;-0.001842469,-0.2629462;0.3419842;-0.2137263,-0.2269013;0.1935883;-0.4660388,0.08603919;0.008412063;-0.02575779,0.1467936;-0.1608984;-0.3147836,0.1686306;-0.5444665;-0.2133547,0.1837163;-0.573284;-0.2703676,-0.07642507;-0.001438842;-0.04789685,-0.03660031;-0.3394171;-0.03908023,0.007907301;-0.7290266;0.02505004,0.01186767;-0.7116129;-0.05719011,-0.03020082;0.5474429;0.0545938,37.23994
+0;0;0,-0.02009735;0.3174689;0.02598672,-0.0376672;0.6234187;0.03469256,0.1448109;0.4941115;0.02175499,0.2407377;0.4068353;-0.2109441,0.305434;0.336331;-0.4813699,-0.1993045;0.4935741;-0.03091529,-0.2187503;0.36224;-0.2618723,-0.2034609;0.3205003;-0.5452636,0.08684863;0.01216883;-0.02085852,0.1479558;-0.09158636;-0.3393181,0.1317174;-0.4747909;-0.2394924,0.1409832;-0.4362754;-0.3216734,-0.07407977;-0.001382484;-0.05134315,-0.04102926;-0.3402372;-0.05043128,0.005256444;-0.7294061;0.008558642,0.01597489;-0.690016;-0.07335004,-0.03340386;0.5486134;0.03508753,0;0;0,-0.0181604;0.3163137;0.0384903,-0.0343926;0.6217437;0.05978107,0.1429318;0.4871604;0.02112222,0.2268785;0.3901182;-0.2123381,0.2949377;0.3035753;-0.4772246,-0.1981178;0.4874071;-0.0006139055,-0.2653194;0.3439898;-0.214818,-0.2289295;0.1973148;-0.4586393,0.08598725;0.008342788;-0.02573776,0.1468842;-0.1618649;-0.3142453,0.1713699;-0.5446163;-0.2143636,0.1870063;-0.5733576;-0.2710828,-0.07635988;-0.001403518;-0.04788573,-0.03606002;-0.3393489;-0.03869015,0.007711362;-0.728055;0.02507672,0.01155302;-0.7105713;-0.05702491,-0.03049724;0.5469892;0.0565002,37.2617
+0;0;0,-0.02009735;0.3174689;0.02598672,-0.0376672;0.6234187;0.03469256,0.1448109;0.4941115;0.02175499,0.2407377;0.4068353;-0.2109441,0.305434;0.336331;-0.4813699,-0.1993045;0.4935741;-0.03091529,-0.2187503;0.36224;-0.2618723,-0.2034609;0.3205003;-0.5452636,0.08684863;0.01216883;-0.02085852,0.1479558;-0.09158636;-0.3393181,0.1317174;-0.4747909;-0.2394924,0.1409832;-0.4362754;-0.3216734,-0.07407977;-0.001382484;-0.05134315,-0.04102926;-0.3402372;-0.05043128,0.005256444;-0.7294061;0.008558642,0.01597489;-0.690016;-0.07335004,-0.03340386;0.5486134;0.03508753,0;0;0,-0.0181604;0.3163137;0.0384903,-0.0343926;0.6217437;0.05978107,0.1429318;0.4871604;0.02112222,0.2268785;0.3901182;-0.2123381,0.2949377;0.3035753;-0.4772246,-0.1981178;0.4874071;-0.0006139055,-0.2653194;0.3439898;-0.214818,-0.2289295;0.1973148;-0.4586393,0.08598725;0.008342788;-0.02573776,0.1468842;-0.1618649;-0.3142453,0.1713699;-0.5446163;-0.2143636,0.1870063;-0.5733576;-0.2710828,-0.07635988;-0.001403518;-0.04788573,-0.03606002;-0.3393489;-0.03869015,0.007711362;-0.728055;0.02507672,0.01155302;-0.7105713;-0.05702491,-0.03049724;0.5469892;0.0565002,37.27372
+0;0;0,-0.02009735;0.3174689;0.02598672,-0.0376672;0.6234187;0.03469256,0.1448109;0.4941115;0.02175499,0.2407377;0.4068353;-0.2109441,0.305434;0.336331;-0.4813699,-0.1993045;0.4935741;-0.03091529,-0.2187503;0.36224;-0.2618723,-0.2034609;0.3205003;-0.5452636,0.08684863;0.01216883;-0.02085852,0.1479558;-0.09158636;-0.3393181,0.1317174;-0.4747909;-0.2394924,0.1409832;-0.4362754;-0.3216734,-0.07407977;-0.001382484;-0.05134315,-0.04102926;-0.3402372;-0.05043128,0.005256444;-0.7294061;0.008558642,0.01597489;-0.690016;-0.07335004,-0.03340386;0.5486134;0.03508753,0;0;0,-0.0181604;0.3163137;0.0384903,-0.0343926;0.6217437;0.05978107,0.1429318;0.4871604;0.02112222,0.2268785;0.3901182;-0.2123381,0.2949377;0.3035753;-0.4772246,-0.1981178;0.4874071;-0.0006139055,-0.2653194;0.3439898;-0.214818,-0.2289295;0.1973148;-0.4586393,0.08598725;0.008342788;-0.02573776,0.1468842;-0.1618649;-0.3142453,0.1713699;-0.5446163;-0.2143636,0.1870063;-0.5733576;-0.2710828,-0.07635988;-0.001403518;-0.04788573,-0.03606002;-0.3393489;-0.03869015,0.007711362;-0.728055;0.02507672,0.01155302;-0.7105713;-0.05702491,-0.03049724;0.5469892;0.0565002,37.28548
+0;0;0,-0.02069466;0.3177336;0.02641336,-0.03856103;0.6236928;0.0354686,0.1425487;0.4949595;0.02258788,0.2353158;0.414241;-0.213704,0.302028;0.3326941;-0.4776754,-0.1986059;0.4940092;-0.02984327,-0.2195336;0.3714714;-0.265431,-0.2034076;0.2705794;-0.5306518,0.08678742;0.01233181;-0.02070311,0.1468196;-0.0914845;-0.3392124,0.130353;-0.4755047;-0.2413253,0.1397165;-0.4368819;-0.3242487,-0.07406674;-0.001676238;-0.05122555,-0.04118565;-0.3404185;-0.04969981,0.004642274;-0.7299262;0.009529203,0.01546728;-0.6904336;-0.07312088,-0.03423993;0.5488654;0.03580213,0;0;0,-0.01828552;0.3165019;0.03965831,-0.034566;0.6219221;0.06160235,0.1407672;0.4864959;0.02263641,0.2276046;0.3911132;-0.2104225,0.2954298;0.301555;-0.4714979,-0.196567;0.4872843;0.001239672,-0.264478;0.3481751;-0.2155362,-0.226154;0.2026728;-0.456662,0.08596645;0.008449182;-0.02551723,0.1467863;-0.1623599;-0.3135364,0.1739001;-0.5456375;-0.2151105,0.1903663;-0.5736205;-0.2734643,-0.0761957;-0.001516941;-0.0480069,-0.0354613;-0.339278;-0.03862539,0.007850986;-0.728131;0.02650458,0.01177129;-0.7107363;-0.05634508,-0.03068804;0.547151;0.05811548,37.30883
+0;0;0,-0.02070398;0.3178767;0.02642525,-0.03856701;0.6237789;0.03547798,0.1443741;0.4944829;0.02246042,0.2371473;0.4137591;-0.2138473,0.3071438;0.3281976;-0.4908141,-0.200314;0.4935228;-0.03051377,-0.2212431;0.3709768;-0.2661173,-0.2043232;0.2651179;-0.5443949,0.08680999;0.01233501;-0.02070849,0.1469809;-0.09172128;-0.3399541,0.1305659;-0.4745396;-0.2423733,0.1400453;-0.4358101;-0.326323,-0.074086;-0.001676674;-0.05123887,-0.04112891;-0.3412021;-0.0497096,0.004555602;-0.7294908;0.009334061,0.01551457;-0.6898807;-0.07433882,-0.03424565;0.5489472;0.03581154,0;0;0,-0.01863765;0.3165269;0.04044628,-0.0351087;0.6218384;0.06292391,0.1422935;0.4866695;0.02332258,0.2277677;0.3913503;-0.210286,0.2977801;0.3068817;-0.487584,-0.198459;0.4859262;0.001603901,-0.2675857;0.3503188;-0.2170207,-0.2256613;0.1950018;-0.4681179,0.0859944;0.008477032;-0.02549648,0.1465872;-0.1645258;-0.3131847,0.1755813;-0.5465728;-0.2155079,0.1929755;-0.5753017;-0.2743464,-0.07622346;-0.001548227;-0.04800578,-0.03549422;-0.3400971;-0.03842483,0.00743258;-0.7276296;0.02728066,0.01128398;-0.7103726;-0.05660253,-0.03120543;0.547067;0.05937624,37.33028
+0;0;0,-0.02070398;0.3178767;0.02642525,-0.03856701;0.6237789;0.03547798,0.1443741;0.4944829;0.02246042,0.2371473;0.4137591;-0.2138473,0.3071438;0.3281976;-0.4908141,-0.200314;0.4935228;-0.03051377,-0.2212431;0.3709768;-0.2661173,-0.2043232;0.2651179;-0.5443949,0.08680999;0.01233501;-0.02070849,0.1469809;-0.09172128;-0.3399541,0.1305659;-0.4745396;-0.2423733,0.1400453;-0.4358101;-0.326323,-0.074086;-0.001676674;-0.05123887,-0.04112891;-0.3412021;-0.0497096,0.004555602;-0.7294908;0.009334061,0.01551457;-0.6898807;-0.07433882,-0.03424565;0.5489472;0.03581154,0;0;0,-0.01863765;0.3165269;0.04044628,-0.0351087;0.6218384;0.06292391,0.1422935;0.4866695;0.02332258,0.2277677;0.3913503;-0.210286,0.2977801;0.3068817;-0.487584,-0.198459;0.4859262;0.001603901,-0.2675857;0.3503188;-0.2170207,-0.2256613;0.1950018;-0.4681179,0.0859944;0.008477032;-0.02549648,0.1465872;-0.1645258;-0.3131847,0.1755813;-0.5465728;-0.2155079,0.1929755;-0.5753017;-0.2743464,-0.07622346;-0.001548227;-0.04800578,-0.03549422;-0.3400971;-0.03842483,0.00743258;-0.7276296;0.02728066,0.01128398;-0.7103726;-0.05660253,-0.03120543;0.547067;0.05937624,37.35203
+0;0;0,-0.02125083;0.3177493;0.02691342,-0.03945531;0.6235045;0.03643192,0.1445882;0.4938205;0.02308308,0.2392165;0.4104383;-0.2116448,0.3082291;0.3268758;-0.4901795,-0.2019777;0.4927197;-0.03025747,-0.2252164;0.3819495;-0.2714922,-0.2078538;0.3044283;-0.5596172,0.08658995;0.0127258;-0.02079481,0.1452753;-0.0917879;-0.34052,0.1286227;-0.4746698;-0.2413968,0.1498386;-0.5073933;-0.2927558,-0.07417931;-0.002143586;-0.05084316,-0.04114201;-0.3419929;-0.04934441,0.00426019;-0.7307371;0.009967677,0.01505388;-0.6912289;-0.07258641,-0.03506724;0.5486859;0.036673,0;0;0,-0.01891929;0.3163781;0.04107928,-0.03557775;0.6215272;0.06406379,0.1430287;0.4865107;0.02405548,0.2324581;0.4086758;-0.2145832,0.2979452;0.3091938;-0.4887031,-0.1992724;0.4852285;0.0005552471,-0.2669453;0.3457001;-0.2161392,-0.2253033;0.1925605;-0.4694003,0.08590762;0.008484229;-0.02530003,0.1464589;-0.1657736;-0.3126309,0.17664;-0.5482421;-0.2151206,0.1935077;-0.5760587;-0.2733855,-0.07600019;-0.001571206;-0.04810087,-0.03529998;-0.3404593;-0.03863329,0.007607561;-0.728232;0.02839304,0.01232217;-0.7619669;-0.02580782,-0.03165588;0.5467693;0.06045866,37.37414
+0;0;0,-0.02125902;0.3178717;0.02692379,-0.03946048;0.6235765;0.03643978,0.145362;0.4936463;0.02303208,0.2399924;0.4102622;-0.211701,0.3001652;0.3374032;-0.4545586,-0.2027055;0.4925407;-0.03053959,-0.2259447;0.381768;-0.2717797,-0.2108061;0.3141764;-0.5229992,0.08663478;0.01273238;-0.02080558,0.1454195;-0.09195822;-0.341072,0.1287876;-0.474362;-0.2420726,0.1500811;-0.5073147;-0.2936192,-0.07421771;-0.002144695;-0.05086949,-0.04112449;-0.3425693;-0.0493682,0.004221007;-0.730828;0.009869818,0.01505415;-0.6912851;-0.07298601,-0.03507191;0.5487494;0.03668088,0;0;0,-0.019089;0.3164438;0.04145074,-0.03591114;0.6214989;0.06485868,0.1435557;0.4865286;0.02453923,0.2354886;0.4166312;-0.2156068,0.3006411;0.3309989;-0.4529489,-0.1999231;0.4840972;0.0008056164,-0.2689795;0.3465145;-0.2167022,-0.2315568;0.2120415;-0.4367603,0.08595047;0.00850141;-0.02531433,0.1469129;-0.1673463;-0.3122768,0.1774776;-0.5492076;-0.2145121,0.1950123;-0.5767466;-0.273294,-0.07606284;-0.001589339;-0.04808837,-0.03534118;-0.3410564;-0.03859378,0.007528301;-0.7282786;0.02872167,0.01149702;-0.7108697;-0.05433991,-0.03197182;0.5467359;0.06120276,37.39575
+0;0;0,-0.02125902;0.3178717;0.02692379,-0.03946048;0.6235765;0.03643978,0.145362;0.4936463;0.02303208,0.2399924;0.4102622;-0.211701,0.3001652;0.3374032;-0.4545586,-0.2027055;0.4925407;-0.03053959,-0.2259447;0.381768;-0.2717797,-0.2108061;0.3141764;-0.5229992,0.08663478;0.01273238;-0.02080558,0.1454195;-0.09195822;-0.341072,0.1287876;-0.474362;-0.2420726,0.1500811;-0.5073147;-0.2936192,-0.07421771;-0.002144695;-0.05086949,-0.04112449;-0.3425693;-0.0493682,0.004221007;-0.730828;0.009869818,0.01505415;-0.6912851;-0.07298601,-0.03507191;0.5487494;0.03668088,0;0;0,-0.019089;0.3164438;0.04145074,-0.03591114;0.6214989;0.06485868,0.1435557;0.4865286;0.02453923,0.2354886;0.4166312;-0.2156068,0.3006411;0.3309989;-0.4529489,-0.1999231;0.4840972;0.0008056164,-0.2689795;0.3465145;-0.2167022,-0.2315568;0.2120415;-0.4367603,0.08595047;0.00850141;-0.02531433,0.1469129;-0.1673463;-0.3122768,0.1774776;-0.5492076;-0.2145121,0.1950123;-0.5767466;-0.273294,-0.07606284;-0.001589339;-0.04808837,-0.03534118;-0.3410564;-0.03859378,0.007528301;-0.7282786;0.02872167,0.01149702;-0.7108697;-0.05433991,-0.03197182;0.5467359;0.06120276,37.40751
+0;0;0,-0.0215707;0.317817;0.02711504,-0.04004506;0.6233107;0.03708479,0.1456394;0.4929647;0.02363836,0.2417987;0.4111935;-0.2110444,0.3187992;0.3956042;-0.5032934,-0.2040212;0.4917517;-0.030199,-0.2285418;0.3876139;-0.2742547,-0.2099002;0.3012729;-0.5637012,0.08651992;0.0125895;-0.02076796,0.1441793;-0.09103207;-0.3418554,0.1276579;-0.4734274;-0.2419618,0.1488851;-0.5043428;-0.2961693,-0.07414494;-0.002116255;-0.05073017,-0.04078421;-0.3427684;-0.04918311,0.005867217;-0.7311014;0.009968773,0.01667325;-0.6915106;-0.07304315,-0.03562221;0.5485106;0.03722456,0;0;0,-0.01939259;0.3163533;0.04186559,-0.03642827;0.6211601;0.06593609,0.144015;0.4863287;0.02526093,0.2362468;0.418313;-0.215314,0.3053271;0.3200942;-0.4930955,-0.2010251;0.4833438;0.001113944,-0.2712081;0.3474819;-0.2171176,-0.2266112;0.1898304;-0.4715557,0.08585247;0.008445188;-0.02517009,0.1471088;-0.168;-0.3120044,0.1776571;-0.54986;-0.2133759,0.1949245;-0.5773761;-0.2724816,-0.0758642;-0.001546423;-0.04814285,-0.03501915;-0.3412751;-0.03946454,0.007435363;-0.7284717;0.0294862,0.0113906;-0.7110925;-0.05372922,-0.03247026;0.5464256;0.06223416,37.42947
+0;0;0,-0.0215707;0.317817;0.02711504,-0.04004506;0.6233107;0.03708479,0.1456394;0.4929647;0.02363836,0.2417987;0.4111935;-0.2110444,0.3187992;0.3956042;-0.5032934,-0.2040212;0.4917517;-0.030199,-0.2285418;0.3876139;-0.2742547,-0.2099002;0.3012729;-0.5637012,0.08651992;0.0125895;-0.02076796,0.1441793;-0.09103207;-0.3418554,0.1276579;-0.4734274;-0.2419618,0.1488851;-0.5043428;-0.2961693,-0.07414494;-0.002116255;-0.05073017,-0.04078421;-0.3427684;-0.04918311,0.005867217;-0.7311014;0.009968773,0.01667325;-0.6915106;-0.07304315,-0.03562221;0.5485106;0.03722456,0;0;0,-0.01939259;0.3163533;0.04186559,-0.03642827;0.6211601;0.06593609,0.144015;0.4863287;0.02526093,0.2362468;0.418313;-0.215314,0.3053271;0.3200942;-0.4930955,-0.2010251;0.4833438;0.001113944,-0.2712081;0.3474819;-0.2171176,-0.2266112;0.1898304;-0.4715557,0.08585247;0.008445188;-0.02517009,0.1471088;-0.168;-0.3120044,0.1776571;-0.54986;-0.2133759,0.1949245;-0.5773761;-0.2724816,-0.0758642;-0.001546423;-0.04814285,-0.03501915;-0.3412751;-0.03946454,0.007435363;-0.7284717;0.0294862,0.0113906;-0.7110925;-0.05372922,-0.03247026;0.5464256;0.06223416,37.45226
+0;0;0,-0.02156821;0.3177804;0.02711191,-0.04004088;0.6232457;0.03708141,0.1458038;0.4928719;0.02362283,0.2419676;0.411097;-0.2110708,0.3082886;0.3976698;-0.462787,-0.2041683;0.4916579;-0.03026249,-0.2286901;0.3875152;-0.2743295,-0.2126339;0.3131491;-0.5236318,0.08672007;0.01261863;-0.020816,0.1441959;-0.09067304;-0.3408812,0.1276603;-0.4733986;-0.2409013,0.1488502;-0.504207;-0.2950136,-0.07431647;-0.002121151;-0.05084753,-0.04106195;-0.3416887;-0.04930539,0.00562977;-0.7303571;0.009897571,0.01641683;-0.690783;-0.07296857,-0.03561932;0.5484674;0.03722114,0;0;0,-0.01947742;0.3162639;0.04221869,-0.0369782;0.6209353;0.0672431,0.1438619;0.4864434;0.02648973,0.232565;0.4110171;-0.213215,0.2865133;0.3215498;-0.452014,-0.2015731;0.4831222;0.002046235,-0.2728766;0.3486667;-0.2167076,-0.2334842;0.2117746;-0.4349931,0.08598688;0.008370504;-0.02547741,0.1469656;-0.1679356;-0.3111558,0.1771362;-0.5500451;-0.2120082,0.1943296;-0.5774678;-0.2710154,-0.07619826;-0.001496992;-0.04800513,-0.03558437;-0.3401588;-0.03945694,0.006622411;-0.7275522;0.03049427,0.01059133;-0.7101305;-0.05257711,-0.03292292;0.5462351;0.06339788,37.46308
+0;0;0,-0.02197384;0.3177085;0.02762349,-0.04073279;0.6231399;0.03800504,0.1450993;0.4927195;0.02422848,0.242541;0.4135843;-0.2108427,0.3060496;0.3942747;-0.4629014,-0.2047912;0.4915035;-0.029456,-0.2304291;0.3926104;-0.2755831,-0.20912;0.3064808;-0.5206696,0.08670369;0.01252322;-0.0209415,0.1428967;-0.08908196;-0.3417734,0.1256534;-0.472275;-0.2437224,0.1485237;-0.5040168;-0.2960647,-0.07445601;-0.002125897;-0.05064278,-0.0405145;-0.3416269;-0.04947524,0.005777486;-0.7301849;0.01075745,0.01649576;-0.6905875;-0.0721149,-0.03628839;0.5483629;0.03810088,0;0;0,-0.01947742;0.3162639;0.04221869,-0.0369782;0.6209353;0.0672431,0.1438619;0.4864434;0.02648973,0.232565;0.4110171;-0.213215,0.2865133;0.3215498;-0.452014,-0.2015731;0.4831222;0.002046235,-0.2728766;0.3486667;-0.2167076,-0.2334842;0.2117746;-0.4349931,0.08598688;0.008370504;-0.02547741,0.1469656;-0.1679356;-0.3111558,0.1771362;-0.5500451;-0.2120082,0.1943296;-0.5774678;-0.2710154,-0.07619826;-0.001496992;-0.04800513,-0.03558437;-0.3401588;-0.03945694,0.006622411;-0.7275522;0.03049427,0.01059133;-0.7101305;-0.05257711,-0.03292292;0.5462351;0.06339788,37.47475
+0;0;0,-0.02197405;0.3177115;0.02762375,-0.0407295;0.6230858;0.03800364,0.1454882;0.4925668;0.02419747,0.2429305;0.4134311;-0.2108751,0.3064391;0.3941215;-0.4629337,-0.2051485;0.4913482;-0.02960148,-0.2307865;0.3924544;-0.2757301,-0.2094775;0.3063248;-0.5208166,0.08666643;0.01251784;-0.0209325,0.1427587;-0.08890526;-0.3411894,0.1254984;-0.4724756;-0.2430419,0.1483648;-0.5042068;-0.2953752,-0.07442401;-0.002124983;-0.05062101,-0.04054333;-0.3410176;-0.04945556,0.005794238;-0.7299582;0.01083643,0.01651067;-0.6903624;-0.07202165,-0.03628629;0.5483288;0.03809946,0;0;0,-0.01966838;0.3162433;0.04230666,-0.03750557;0.6207926;0.0678556,0.143858;0.486466;0.02686286,0.2319666;0.4099336;-0.2127123,0.2873085;0.3224393;-0.451923,-0.202324;0.4829005;0.002232458,-0.2739931;0.3539629;-0.2197027,-0.234585;0.2131952;-0.4355063,0.08597006;0.008362278;-0.02539992,0.1469357;-0.1675829;-0.3105735,0.1767284;-0.5500817;-0.2112551,0.1938743;-0.5775284;-0.2702321,-0.07614022;-0.001491332;-0.04802477,-0.03548922;-0.3395531;-0.04032989,0.006159753;-0.7271156;0.03120835,0.01011983;-0.7096795;-0.05185097,-0.03337846;0.5461212;0.06391859,37.49719
+0;0;0,-0.02197405;0.3177115;0.02762375,-0.0407295;0.6230858;0.03800364,0.1454882;0.4925668;0.02419747,0.2429305;0.4134311;-0.2108751,0.3064391;0.3941215;-0.4629337,-0.2051485;0.4913482;-0.02960148,-0.2307865;0.3924544;-0.2757301,-0.2094775;0.3063248;-0.5208166,0.08666643;0.01251784;-0.0209325,0.1427587;-0.08890526;-0.3411894,0.1254984;-0.4724756;-0.2430419,0.1483648;-0.5042068;-0.2953752,-0.07442401;-0.002124983;-0.05062101,-0.04054333;-0.3410176;-0.04945556,0.005794238;-0.7299582;0.01083643,0.01651067;-0.6903624;-0.07202165,-0.03628629;0.5483288;0.03809946,0;0;0,-0.01966838;0.3162433;0.04230666,-0.03750557;0.6207926;0.0678556,0.143858;0.486466;0.02686286,0.2319666;0.4099336;-0.2127123,0.2873085;0.3224393;-0.451923,-0.202324;0.4829005;0.002232458,-0.2739931;0.3539629;-0.2197027,-0.234585;0.2131952;-0.4355063,0.08597006;0.008362278;-0.02539992,0.1469357;-0.1675829;-0.3105735,0.1767284;-0.5500817;-0.2112551,0.1938743;-0.5775284;-0.2702321,-0.07614022;-0.001491332;-0.04802477,-0.03548922;-0.3395531;-0.04032989,0.006159753;-0.7271156;0.03120835,0.01011983;-0.7096795;-0.05185097,-0.03337846;0.5461212;0.06391859,37.51937
+0;0;0,-0.02295031;0.31758;0.02856265,-0.04209569;0.6227899;0.03936491,0.1445438;0.492218;0.02533304,0.2422143;0.4132701;-0.2097099,0.3061562;0.3994058;-0.4620265,-0.2067419;0.4906332;-0.02842327,-0.2346826;0.3939915;-0.2751968,-0.2150281;0.3338315;-0.5280583,0.08667962;0.01252263;-0.02092691,0.140765;-0.08687277;-0.34153,0.124135;-0.4707748;-0.2446883,0.1333913;-0.4320469;-0.3278869,-0.0745263;-0.002209726;-0.05048819,-0.04094633;-0.3405331;-0.04969784,0.00506581;-0.7294409;0.01087647,0.01572099;-0.6897911;-0.07205248,-0.03761951;0.5480844;0.03939433,0;0;0,-0.01987329;0.3162542;0.04228401,-0.0380324;0.6206168;0.06834555,0.1438763;0.4862502;0.02750397,0.2315263;0.4090526;-0.2120278,0.289137;0.3270733;-0.4526621,-0.2030847;0.482523;0.002455343,-0.2751845;0.3558256;-0.2206295,-0.2365085;0.2132235;-0.4353695,0.08598901;0.008267954;-0.02540946,0.1467185;-0.1678671;-0.3098024,0.1762331;-0.5503256;-0.210354,0.1933858;-0.5777246;-0.2694725,-0.07616813;-0.001412715;-0.04800551,-0.03543611;-0.3388908;-0.04164528,0.005803779;-0.7262939;0.03083682,0.01145525;-0.7584789;-0.02559864,-0.03382619;0.5460057;0.06429195,37.54158
+0;0;0,-0.02294996;0.3175751;0.02856221,-0.04209053;0.622708;0.03936206,0.1449393;0.4920413;0.02529993,0.2426094;0.4130937;-0.2097421,0.3176648;0.3968198;-0.5059133,-0.207102;0.4904531;-0.028572,-0.2350426;0.3938118;-0.2753446,-0.211972;0.3231955;-0.5721553,0.08676946;0.01253561;-0.0209486,0.1408536;-0.08685758;-0.3415445,0.1242161;-0.4709334;-0.2446589,0.1334873;-0.4321915;-0.3279912,-0.07460354;-0.002212016;-0.05054052,-0.04102432;-0.3405279;-0.04975019,0.005008657;-0.7296118;0.01085155,0.01568095;-0.6899464;-0.07221062,-0.03761587;0.5480279;0.03939147,0;0;0,-0.02022039;0.316184;0.04260588,-0.03866826;0.6204104;0.06912827,0.1437735;0.4861989;0.02819085,0.2311918;0.4084006;-0.21123,0.3101865;0.3145796;-0.4915388,-0.203904;0.4821272;0.002765629,-0.2763675;0.3590599;-0.2222241,-0.2328183;0.1927874;-0.4753494,0.08606074;0.0082618;-0.02549934,0.1466953;-0.1680317;-0.3098053,0.1756387;-0.550495;-0.2094957,0.1929736;-0.5777531;-0.2688898,-0.07630998;-0.001415739;-0.04795528,-0.03567351;-0.3388989;-0.04166399,0.005322155;-0.7264556;0.03111695,0.01249998;-0.7577649;-0.02629641,-0.03440851;0.5458322;0.0649941,37.5636
+0;0;0,-0.02325093;0.3174673;0.02950172,-0.04274321;0.6225523;0.04093672,0.1442954;0.4918801;0.02675588,0.241928;0.413602;-0.2085255,0.3186175;0.3998684;-0.5044066,-0.2077283;0.490217;-0.02707558,-0.2353683;0.4038297;-0.2776553,-0.2130585;0.3333847;-0.5745648,0.08678439;0.01254993;-0.0208781,0.1399034;-0.08617045;-0.341843,0.12338;-0.4705319;-0.2460769,0.1326251;-0.4317496;-0.3294078,-0.07458933;-0.002279055;-0.0505585,-0.04079399;-0.3405719;-0.04927918,0.004746307;-0.7295724;0.0122232,0.01538516;-0.6898679;-0.0708387,-0.03825711;0.5478729;0.04085646,0;0;0,-0.02022039;0.316184;0.04260588,-0.03866826;0.6204104;0.06912827,0.1437735;0.4861989;0.02819085,0.2311918;0.4084006;-0.21123,0.3101865;0.3145796;-0.4915388,-0.203904;0.4821272;0.002765629,-0.2763675;0.3590599;-0.2222241,-0.2328183;0.1927874;-0.4753494,0.08606074;0.0082618;-0.02549934,0.1466953;-0.1680317;-0.3098053,0.1756387;-0.550495;-0.2094957,0.1929736;-0.5777531;-0.2688898,-0.07630998;-0.001415739;-0.04795528,-0.03567351;-0.3388989;-0.04166399,0.005322155;-0.7264556;0.03111695,0.01249998;-0.7577649;-0.02629641,-0.03440851;0.5458322;0.0649941,37.57478
+0;0;0,-0.02325214;0.3174838;0.02950326,-0.04274115;0.6225171;0.04093653,0.144646;0.4917549;0.02672872,0.2422784;0.413477;-0.2085522,0.307611;0.4017772;-0.4606165,-0.2080517;0.4900886;-0.02720581,-0.2356917;0.4037015;-0.277785,-0.2166857;0.3436886;-0.5307255,0.08664409;0.01252965;-0.02084435,0.1397641;-0.08619244;-0.3418148,0.1232208;-0.4710145;-0.2459339,0.132478;-0.4322206;-0.329374,-0.07446876;-0.002275371;-0.05047677,-0.04067284;-0.3405741;-0.04919742,0.004922029;-0.7300407;0.01237864,0.01557481;-0.6903234;-0.07079202,-0.03825608;0.547855;0.04085629,0;0;0,-0.02045946;0.3161011;0.0432272,-0.03915211;0.6202126;0.07026553,0.1436996;0.4859999;0.02912307,0.2308588;0.4076083;-0.2101982,0.2908366;0.3284556;-0.4511944,-0.2044908;0.48202;0.003065482,-0.2771905;0.3598001;-0.2223091,-0.2413984;0.217773;-0.4379218,0.08597687;0.008174986;-0.02529478,0.1471107;-0.1678967;-0.3096383,0.1751553;-0.550656;-0.2083288,0.1924682;-0.577843;-0.2679542,-0.07608249;-0.001325474;-0.04804556,-0.03541667;-0.3388045;-0.0414145,0.005421501;-0.7268025;0.03169262,0.01237276;-0.7596524;-0.02422544,-0.03483972;0.5456586;0.06606221,37.59687
+0;0;0,-0.02325214;0.3174838;0.02950326,-0.04274115;0.6225171;0.04093653,0.144646;0.4917549;0.02672872,0.2422784;0.413477;-0.2085522,0.307611;0.4017772;-0.4606165,-0.2080517;0.4900886;-0.02720581,-0.2356917;0.4037015;-0.277785,-0.2166857;0.3436886;-0.5307255,0.08664409;0.01252965;-0.02084435,0.1397641;-0.08619244;-0.3418148,0.1232208;-0.4710145;-0.2459339,0.132478;-0.4322206;-0.329374,-0.07446876;-0.002275371;-0.05047677,-0.04067284;-0.3405741;-0.04919742,0.004922029;-0.7300407;0.01237864,0.01557481;-0.6903234;-0.07079202,-0.03825608;0.547855;0.04085629,0;0;0,-0.02045946;0.3161011;0.0432272,-0.03915211;0.6202126;0.07026553,0.1436996;0.4859999;0.02912307,0.2308588;0.4076083;-0.2101982,0.2908366;0.3284556;-0.4511944,-0.2044908;0.48202;0.003065482,-0.2771905;0.3598001;-0.2223091,-0.2413984;0.217773;-0.4379218,0.08597687;0.008174986;-0.02529478,0.1471107;-0.1678967;-0.3096383,0.1751553;-0.550656;-0.2083288,0.1924682;-0.577843;-0.2679542,-0.07608249;-0.001325474;-0.04804556,-0.03541667;-0.3388045;-0.0414145,0.005421501;-0.7268025;0.03169262,0.01237276;-0.7596524;-0.02422544,-0.03483972;0.5456586;0.06606221,37.60902
+0;0;0,-0.02306945;0.3174597;0.02990354,-0.04277681;0.6224501;0.04209179,0.1451934;0.4930945;0.02942777,0.2367012;0.4150664;-0.2083843,0.3070627;0.4087369;-0.4592844,-0.2057806;0.4837103;-0.02622837,-0.2442222;0.4062622;-0.2783011,-0.2201327;0.3513683;-0.5319702,0.08665441;0.01250943;-0.0208136,0.1385812;-0.08564854;-0.3421521,0.1220627;-0.4706185;-0.2468629,0.1310999;-0.431796;-0.330324,-0.07449194;-0.002296846;-0.05044158,-0.04069864;-0.3405939;-0.0487337,0.004544955;-0.7300019;0.01346921,0.01496859;-0.6902562;-0.06972715,-0.03825909;0.5477903;0.0418176,0;0;0,-0.02045946;0.3161011;0.0432272,-0.03915211;0.6202126;0.07026553,0.1436996;0.4859999;0.02912307,0.2308588;0.4076083;-0.2101982,0.2908366;0.3284556;-0.4511944,-0.2044908;0.48202;0.003065482,-0.2771905;0.3598001;-0.2223091,-0.2413984;0.217773;-0.4379218,0.08597687;0.008174986;-0.02529478,0.1471107;-0.1678967;-0.3096383,0.1751553;-0.550656;-0.2083288,0.1924682;-0.577843;-0.2679542,-0.07608249;-0.001325474;-0.04804556,-0.03541667;-0.3388045;-0.0414145,0.005421501;-0.7268025;0.03169262,0.01237276;-0.7596524;-0.02422544,-0.03483972;0.5456586;0.06606221,37.62084
+0;0;0,-0.02308043;0.3176108;0.02991777,-0.04279255;0.622673;0.04210998,0.1450851;0.49335;0.02945221,0.2365871;0.4153268;-0.2083448,0.306949;0.4089972;-0.4592463,-0.2057124;0.4839706;-0.02617593,-0.2441516;0.4065273;-0.2782328,-0.2200619;0.3516331;-0.5319033,0.08668104;0.01251327;-0.02082,0.1386045;-0.08563853;-0.3421383,0.1220955;-0.4703901;-0.2469031,0.1311266;-0.4315736;-0.3303086,-0.07451484;-0.002297552;-0.05045708,-0.04072366;-0.3405734;-0.04874931,0.004494268;-0.7297605;0.01341831,0.01491094;-0.6900214;-0.06972252,-0.03827514;0.5480183;0.04183581,0;0;0,-0.02071292;0.3162303;0.04328704,-0.03978938;0.6203535;0.07074809,0.1431671;0.4862332;0.02982831,0.2300934;0.4047937;-0.2085393,0.2913076;0.3287019;-0.450211,-0.2048826;0.4821585;0.003387764,-0.2765999;0.3629732;-0.2238987,-0.2427746;0.2192242;-0.4386881,0.0859797;0.008300364;-0.0253427,0.146695;-0.168191;-0.3094901,0.1743581;-0.550616;-0.2076966,0.1915545;-0.5778684;-0.267213,-0.07613335;-0.001431887;-0.04801374,-0.03589857;-0.33894;-0.04132845,0.004681952;-0.7267505;0.03169453,0.01126033;-0.7592484;-0.02457703,-0.03536371;0.545818;0.06642556,37.64245
+0;0;0,-0.02307167;0.3174902;0.02990641,-0.04277436;0.6224048;0.04209365,0.1443105;0.4933726;0.0294894,0.2358126;0.4153493;-0.208308,0.3061714;0.40902;-0.4591985,-0.2049767;0.4840335;-0.02589925,-0.2434159;0.4065902;-0.2779564,-0.2193273;0.3516983;-0.5316159,0.08674268;0.01252217;-0.02083481,0.1386563;-0.08561088;-0.3420917,0.1221751;-0.4697108;-0.2470179,0.1312082;-0.4308923;-0.3304415,-0.07456782;-0.002299186;-0.05049296,-0.0407831;-0.3405104;-0.04878552,0.004358236;-0.7290382;0.0132768,0.01477718;-0.689297;-0.06988214,-0.0382603;0.5478055;0.04181968,0;0;0,-0.0204071;0.3161559;0.04307866,-0.03936952;0.6201217;0.07072806,0.142913;0.4862497;0.03037333,0.2295969;0.4043888;-0.2079386,0.2922816;0.3280522;-0.4491435,-0.2039213;0.4824908;0.00388699,-0.2764058;0.3634498;-0.2232322,-0.2456073;0.2212492;-0.4394887,0.08601724;0.008358479;-0.02542353,0.146826;-0.1690178;-0.3089215,0.1737403;-0.5507537;-0.206957,0.1907946;-0.5780244;-0.2665226,-0.07623833;-0.001479115;-0.04796577,-0.0361247;-0.3389337;-0.0411515,0.004268758;-0.7261196;0.03164124,0.01062632;-0.7582815;-0.02505391,-0.03492508;0.5456477;0.06632543,37.66424

+ 193 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_HapticFeedback_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.003098268;0.331365;0.01482691,0.006050564;0.650175;0.01144987,0.18402;0.5194401;0.01813504,0.2316992;0.2297532;0.04073272,0.2950698;-0.03269681;-0.01900203,-0.1730857;0.5177289;0.008873557,-0.2395664;0.2309729;0.01620601,-0.2938062;-0.03457475;-0.03862604,0.07650088;0.00373206;-0.03814917,0.08870625;-0.3421707;0.0009968355,0.09362453;-0.7152637;0.09294055,0.1068063;-0.7369544;0.03223995,-0.07667715;0.007283194;-0.03727252,-0.1120461;-0.3384765;-0.01426361,-0.1355059;-0.7157878;0.05474432,-0.1328075;-0.6773899;-0.02558275,0.005172102;0.5721966;0.01497498,0;0;0,0.01462981;0.3313756;-0.002894044,0.02746928;0.6494654;-0.02073133,0.2006781;0.5112847;-0.02353251,0.2241711;0.2177707;-0.02326918,0.2503952;-0.05147246;-0.08057952,-0.1572898;0.5341383;-0.03129338,-0.2164949;0.2457731;-0.02475593,-0.2556749;-0.02079308;-0.08697703,0.07698146;-0.001068264;-0.03734148,0.08795911;-0.3489455;-0.02351987,0.06538637;-0.723062;0.06135404,0.06132796;-0.7544208;0.008924246,-0.07641135;0.008567875;-0.03754422,-0.1038924;-0.338668;-0.03606312,-0.09397899;-0.7166451;0.0325756,-0.09724545;-0.7477373;-0.02021948,0.02453119;0.5717642;-0.01382327,621.1118
+0;0;0,0.002901467;0.3317147;0.01470916,0.005677395;0.6509036;0.01144945,0.1845237;0.5199198;0.01782437,0.2325677;0.2304607;0.04044576,0.2969995;-0.03565946;-0.01910572,-0.1740997;0.5179985;0.008690583,-0.2403084;0.231346;0.01598883,-0.295032;-0.03793401;-0.0388875,0.07659373;0.003766569;-0.03818999,0.08929007;-0.3487113;0.001643553,0.0942129;-0.717051;0.09249822,0.1073306;-0.7390237;0.03133794,-0.07678086;0.007256203;-0.03730026,-0.1125611;-0.3451095;-0.01391852,-0.1356398;-0.7176218;0.05430846,-0.1329628;-0.6791709;-0.02653225,0.004880625;0.5728269;0.01493758,0;0;0,0.01344258;0.3317674;-0.003015637,0.02509616;0.6502762;-0.0209136,0.1993029;0.5115805;-0.02371883,0.2243792;0.2183612;-0.02335942,0.2483376;-0.05479163;-0.0810771,-0.1598659;0.5336816;-0.03232226,-0.2183667;0.2453199;-0.02669568,-0.2566791;-0.0247826;-0.09068466,0.07711396;-0.000921309;-0.0373075,0.0889661;-0.3554346;-0.02433133,0.06958778;-0.7245781;0.06117058,0.06667025;-0.7573615;0.009561062,-0.07648094;0.0084459;-0.03766422,-0.1040123;-0.3453697;-0.03094913,-0.08926384;-0.7185756;0.03578056,-0.09308098;-0.7519686;-0.0150187,0.02244931;0.5724692;-0.0139966,621.1408
+0;0;0,0.002902528;0.331836;0.01471453,0.005679603;0.6511562;0.01145338,0.184239;0.5202225;0.01782523,0.2322216;0.2311332;0.04041773,0.2970142;-0.03647712;-0.01946721,-0.1738123;0.5183042;0.00870602,-0.2399364;0.2320179;0.01599495,-0.2949664;-0.03876987;-0.03918866,0.07665852;0.003769755;-0.0382223,0.0893908;-0.349706;0.001724023,0.09429186;-0.7164165;0.09217682,0.1073787;-0.7382671;0.03116018,-0.07684581;0.007262342;-0.03733181,-0.1127273;-0.346101;-0.01388386,-0.135704;-0.7169657;0.05404132,-0.1330333;-0.6785346;-0.02660954,0.004882482;0.5730451;0.01494305,0;0;0,0.0123748;0.3319267;-0.003398895,0.02303091;0.650579;-0.02170229,0.1971951;0.5119834;-0.02456272,0.2229906;0.2192072;-0.0231353,0.2477782;-0.05546698;-0.08092177,-0.161329;0.53359;-0.03281656,-0.2183918;0.2453009;-0.02850773,-0.2555662;-0.02595276;-0.09513439,0.07714127;-0.0007713289;-0.03742075,0.09154384;-0.3562589;-0.02628136,0.07364759;-0.723648;0.05966854,0.07013261;-0.755733;0.007554531,-0.07656144;0.0083412;-0.0376889,-0.1041458;-0.3464068;-0.0278941,-0.08598145;-0.7181414;0.03664891,-0.08916664;-0.7515128;-0.01391482,0.02062096;0.572739;-0.0146817,621.1729
+0;0;0,0.002902713;0.3318572;0.01471547,0.005679493;0.6511449;0.01145493,0.1836479;0.520399;0.01781666,0.2316992;0.2308961;0.04044149,0.296348;-0.03612018;-0.0193105,-0.1732234;0.5184871;0.008727496,-0.2394421;0.2317911;0.01602685,-0.29435;-0.03839549;-0.03903424,0.07714684;0.003793769;-0.03846578,0.08984652;-0.3487768;0.001378249,0.09478498;-0.7182855;0.09252125,0.1081666;-0.7413038;0.03013042,-0.07733532;0.007308603;-0.03756962,-0.113125;-0.3451499;-0.01418172,-0.1362769;-0.7188444;0.05426177,-0.1335461;-0.6802235;-0.02820546,0.004882514;0.5730476;0.01494398,0;0;0,0.0118205;0.3319691;-0.003304601,0.02211628;0.6506103;-0.02144074,0.1961622;0.5133218;-0.02393973,0.2238365;0.2202933;-0.02284527,0.2503102;-0.0537315;-0.07991529,-0.1612672;0.5325978;-0.03308126,-0.2174491;0.2436989;-0.02937268,-0.2550549;-0.02605546;-0.0991282,0.07761464;-0.0003922433;-0.0377022,0.0943853;-0.3549506;-0.02982938,0.0812723;-0.7247756;0.05919659,0.07734222;-0.7569399;0.004398942,-0.07721628;0.008034202;-0.03766618,-0.1010558;-0.3459368;-0.02384531,-0.07979459;-0.7208437;0.03829141,-0.08306063;-0.7559941;-0.01296662,0.019775;0.572778;-0.01446724,621.2068
+0;0;0,0.0030639;0.3318315;0.01467112,0.005965309;0.6510811;0.01152106,0.1827745;0.5204687;0.01754649,0.2317124;0.2311977;0.04038412,0.295816;-0.03351578;-0.01827383,-0.1718925;0.5189337;0.008666106,-0.2379291;0.2322558;0.01567976,-0.2917069;-0.03561082;-0.03889691,0.07720811;0.003831495;-0.03849436,0.09012379;-0.3484505;0.00105748,0.09540368;-0.7191654;0.09271789,0.1086904;-0.7420675;0.03070473,-0.07740784;0.007272507;-0.03758623,-0.1128566;-0.3449307;-0.01456462,-0.1358847;-0.7198688;0.05435747,-0.1331981;-0.6812847;-0.02773934,0.005163414;0.572993;0.01497879,0;0;0,0.01282354;0.3319063;-0.003248215,0.02411173;0.6504796;-0.02131379,0.1969082;0.513806;-0.02366757,0.2260872;0.2209912;-0.02216637,0.252719;-0.05055183;-0.07854319,-0.1582348;0.5322889;-0.03354888,-0.2137002;0.2433171;-0.02993096,-0.2489643;-0.02379829;-0.1008466,0.07759807;-0.0003146678;-0.03789496,0.09748203;-0.3544704;-0.03441548,0.08820422;-0.7252039;0.05685175,0.08535257;-0.7579673;0.003247507,-0.07728117;0.008030127;-0.0376925,-0.100265;-0.345522;-0.02018862,-0.07404357;-0.7219124;0.03898744,-0.07655995;-0.7566844;-0.01218922,0.02152243;0.572664;-0.01435828,621.2395
+0;0;0,0.003066789;0.3321445;0.01468496,0.005971118;0.651715;0.01153165,0.1828065;0.5210142;0.01756102,0.2316092;0.232542;0.04033559,0.29565;-0.03191203;-0.01826489,-0.1719145;0.5194789;0.008679287,-0.2377687;0.2335928;0.01567357,-0.2914938;-0.03401142;-0.03884962,0.07756817;0.003849363;-0.03867387,0.09045641;-0.3476843;0.0007939413,0.09575535;-0.7197369;0.09278508,0.1088069;-0.7417026;0.03186952,-0.07776883;0.007306422;-0.03776152,-0.1131423;-0.3441486;-0.01478881,-0.1362534;-0.7204396;0.05438196,-0.1336144;-0.6820074;-0.02626178,0.005168398;0.5735465;0.01499293,0;0;0,0.01211108;0.3322455;-0.003353953,0.02277414;0.6511558;-0.02152967,0.1958647;0.5146804;-0.02330434,0.2276069;0.2229495;-0.02185249,0.2557846;-0.04818845;-0.0780791,-0.1589182;0.5307675;-0.03422795,-0.2119424;0.2421536;-0.03157032,-0.2461123;-0.02465495;-0.103102,0.0780781;5.39422E-06;-0.03783011,0.100561;-0.3532513;-0.03980076,0.09444598;-0.724588;0.05498981,0.09255741;-0.7572008;0.00343835,-0.0776733;0.007764811;-0.03786651,-0.09727321;-0.3451177;-0.01813115,-0.06813943;-0.7228804;0.03983628,-0.07031162;-0.7561032;-0.01095386,0.02032677;0.5732573;-0.01454628,621.2629
+0;0;0,0.00306755;0.3322268;0.0146886,0.005973252;0.6519469;0.0115334,0.1836142;0.520962;0.01757645,0.2321791;0.233896;0.04024,0.2958581;-0.02906394;-0.0180294,-0.1727164;0.5194197;0.00865441,-0.2382496;0.2349272;0.0156146,-0.2916712;-0.03116512;-0.03860055,0.07729749;0.003835931;-0.03853893,0.09031723;-0.351284;0.001331534,0.09559021;-0.7215142;0.0928721,0.1084094;-0.7425545;0.03304132,-0.07749746;0.007280927;-0.03762975,-0.1132317;-0.3477596;-0.01442268,-0.1362297;-0.7222075;0.05440929,-0.1336377;-0.6839255;-0.02479835,0.005170062;0.5737327;0.01499671,0;0;0,0.01070946;0.3323725;-0.0036906,0.01986898;0.6514538;-0.02230275,0.1941446;0.5147107;-0.02408791,0.2271828;0.2245671;-0.02203834,0.2564332;-0.04503852;-0.07731497,-0.1619483;0.5297176;-0.03536425,-0.2134981;0.2422815;-0.03387288,-0.2460846;-0.02279907;-0.1064585,0.07776889;0.0003171265;-0.03777254,0.1015102;-0.3564319;-0.04375243,0.09875052;-0.7251019;0.05398583,0.0975005;-0.757555;0.004516482,-0.07731032;0.007546104;-0.03796097,-0.09717517;-0.3488427;-0.01647312,-0.06503145;-0.7247075;0.03983255,-0.06623551;-0.7561848;-0.01084545,0.01779986;0.5735092;-0.01519978,621.2955
+0;0;0,0.003259926;0.3322271;0.01464141,0.006304917;0.6519473;0.01159843,0.1838062;0.520498;0.01705648,0.2340249;0.2337606;0.04026815,0.2971733;-0.02962711;-0.01663072,-0.1723986;0.519451;0.008539476,-0.2375951;0.2348818;0.01552868,-0.291398;-0.03089166;-0.03986077,0.07729571;0.003920106;-0.03853403,0.09088548;-0.3511997;0.001146771,0.09618556;-0.721451;0.09260023,0.109334;-0.7425021;0.03285016,-0.07751698;0.007188363;-0.03760733,-0.1127281;-0.3479053;-0.01441353,-0.1354624;-0.7223713;0.05440729,-0.1329444;-0.6840851;-0.0248023,0.005492477;0.5737317;0.01502681,0;0;0,0.01070946;0.3323725;-0.0036906,0.01986898;0.6514538;-0.02230275,0.1941446;0.5147107;-0.02408791,0.2271828;0.2245671;-0.02203834,0.2564332;-0.04503852;-0.07731497,-0.1619483;0.5297176;-0.03536425,-0.2134981;0.2422815;-0.03387288,-0.2460846;-0.02279907;-0.1064585,0.07776889;0.0003171265;-0.03777254,0.1015102;-0.3564319;-0.04375243,0.09875052;-0.7251019;0.05398583,0.0975005;-0.757555;0.004516482,-0.07731032;0.007546104;-0.03796097,-0.09717517;-0.3488427;-0.01647312,-0.06503145;-0.7247075;0.03983255,-0.06623551;-0.7561848;-0.01084545,0.01779986;0.5735092;-0.01519978,621.3185
+0;0;0,0.003259015;0.3321342;0.01463731,0.006303243;0.6517741;0.01159498,0.1833046;0.5204913;0.01704659,0.2333394;0.2348038;0.04017327,0.2968582;-0.03012884;-0.01705936,-0.1719012;0.5194472;0.008553473,-0.236859;0.23592;0.01551708,-0.2909774;-0.03141242;-0.04019726,0.07707303;0.003908813;-0.03842303,0.09076444;-0.3538671;0.001554564,0.09604961;-0.7230759;0.0927505,0.109085;-0.7436879;0.03351427,-0.07729366;0.007167655;-0.037499,-0.1127681;-0.3505819;-0.01413171,-0.1354384;-0.7239934;0.05449532,-0.1329421;-0.6857785;-0.02403307,0.005490982;0.5735756;0.01502262,0;0;0,0.009940363;0.3322968;-0.004236698,0.01850478;0.6512793;-0.02343357,0.1927781;0.5157593;-0.02453554,0.2268847;0.2268194;-0.02206481,0.2584268;-0.04406005;-0.07800174,-0.1622701;0.5281798;-0.03660261,-0.2125428;0.2415995;-0.03679702,-0.243804;-0.02523065;-0.1097621,0.0774224;0.0006345659;-0.03791082,0.1033528;-0.3585576;-0.04779947,0.1036362;-0.7253809;0.05270123,0.1023494;-0.7563529;0.002489805,-0.07704706;0.007322328;-0.0379736,-0.09499337;-0.3518298;-0.01613474,-0.06166112;-0.7265038;0.04015065,-0.06179149;-0.7576418;-0.009875007,0.01656288;0.5733624;-0.01618159,621.3516
+0;0;0,0.003259594;0.3321932;0.01463991,0.006304387;0.6518923;0.01159702,0.182792;0.5207483;0.01704342,0.2330398;0.2338445;0.04026855,0.2963035;-0.03002432;-0.01673427,-0.1713879;0.5197072;0.008574831,-0.2366222;0.234973;0.01556808,-0.2905233;-0.031286;-0.03992254,0.0771492;0.003912675;-0.038461,0.09098461;-0.357626;0.001937058,0.09633936;-0.7316955;0.09433362,0.109066;-0.7511089;0.03650028,-0.07737006;0.007174738;-0.03753605,-0.1132176;-0.3543375;-0.01392301,-0.1361864;-0.7326651;0.05560752,-0.1337491;-0.6946447;-0.02106109,0.005491974;0.5736793;0.01502529,0;0;0,0.009496368;0.3323677;-0.004332304,0.0177663;0.6514135;-0.02359474,0.191901;0.51696;-0.02429807,0.228554;0.2270843;-0.02171338,0.2610218;-0.04261875;-0.07725132,-0.1621362;0.5274115;-0.03702288,-0.2106668;0.2392772;-0.03821675,-0.2401265;-0.02665824;-0.1109411,0.07738861;0.001142442;-0.03816092,0.1058641;-0.3615998;-0.05002975,0.1084237;-0.7327332;0.05363918,0.1073619;-0.7601686;0.002176531,-0.0772071;0.006892847;-0.03792242,-0.0926438;-0.3561712;-0.01601656,-0.05756495;-0.7356107;0.0413333,-0.05572166;-0.7186342;-0.0346623,0.0158816;0.5734818;-0.01632881,621.3851
+0;0;0,0.003379253;0.3322665;0.01450027,0.00651257;0.6520693;0.01149776,0.1837558;0.5205186;0.01674826,0.2344069;0.2335907;0.04049488,0.2976031;-0.03113598;-0.01451812,-0.1719941;0.5196511;0.008523291,-0.2362175;0.2345457;0.01540025,-0.2934144;-0.03081462;-0.04301935,0.07714155;0.004011247;-0.03841767,0.09138701;-0.3577982;0.001420993,0.09705776;-0.7320666;0.09423499,0.1098353;-0.7519343;0.03659024,-0.07733351;0.007079627;-0.03757971,-0.1131662;-0.3546764;-0.01424116,-0.1356893;-0.7333202;0.05536532,-0.1333019;-0.6952895;-0.02146415,0.005697291;0.5738267;0.01490771,0;0;0,0.008143052;0.3324721;-0.00432837,0.01500442;0.6516571;-0.02355957,0.1906711;0.5180472;-0.02367043,0.2282593;0.2281562;-0.0209558,0.2622082;-0.04172796;-0.07672715,-0.1650686;0.5265436;-0.03753956,-0.2125918;0.2381081;-0.03942379,-0.2429748;-0.0277071;-0.1137178,0.07742593;0.001500204;-0.03802371,0.107569;-0.3612473;-0.0522269,0.1122798;-0.7320619;0.05359292,0.1116237;-0.7593939;0.001770377,-0.07712648;0.006588487;-0.03809102,-0.09080784;-0.3567212;-0.01539675,-0.05340102;-0.7362332;0.04200377,-0.05143564;-0.7192906;-0.0341448,0.01347115;0.5736879;-0.01630378,621.4077
+0;0;0,0.003376375;0.3319837;0.01448793,0.00650647;0.6514579;0.01148874,0.1815751;0.5206444;0.01671302,0.2326618;0.2312483;0.04066391,0.2955241;-0.0320794;-0.01405837,-0.1698283;0.5197875;0.008588539,-0.2346042;0.2322296;0.01552465,-0.2914988;-0.03172842;-0.04258621,0.07709583;0.004008869;-0.0383949,0.09141896;-0.3597733;0.001660988,0.0970983;-0.7346087;0.09461558,0.1099548;-0.7547845;0.03661453,-0.07728767;0.00707543;-0.03755743,-0.1133158;-0.3566531;-0.01409162,-0.1358729;-0.7358705;0.0556203,-0.1334708;-0.6977901;-0.02168407,0.005692087;0.5733013;0.01489495,0;0;0,0.006368325;0.3322298;-0.004154325,0.01134562;0.6511338;-0.02316642,0.1855783;0.5191503;-0.0235374,0.2271584;0.2272676;-0.02050078,0.2632904;-0.04076371;-0.07654881,-0.1658309;0.5258319;-0.0371142,-0.2124162;0.2347075;-0.04027877,-0.2410744;-0.02991524;-0.1140433,0.07735671;0.001695067;-0.0380404,0.1087719;-0.3628928;-0.05339849,0.1148294;-0.7340668;0.05322003,0.1122523;-0.7611919;0.0005216599,-0.07705325;0.006443361;-0.03814822,-0.09063093;-0.3588347;-0.01502505,-0.05065009;-0.738691;0.04229103,-0.04798722;-0.769304;-0.006350521,0.01028391;0.5732377;-0.01596832,621.4302
+0;0;0,0.003376707;0.3320162;0.01448935,0.00650689;0.6514998;0.01149025,0.181114;0.5208261;0.01670969,0.2323086;0.2308186;0.04071118,0.2950061;-0.03181893;-0.01386767,-0.1693672;0.5199714;0.008606529,-0.2342799;0.231806;0.0155573,-0.2910254;-0.03146017;-0.04240125,0.07713199;0.00401075;-0.03841291,0.09151414;-0.3612703;0.00180801,0.09718308;-0.7354193;0.09459239,0.1100546;-0.7556537;0.03652374,-0.07732393;0.00707875;-0.03757505,-0.1135005;-0.3581484;-0.01401256,-0.1360163;-0.7366713;0.05557171,-0.1336114;-0.6985815;-0.02182277,0.005692522;0.5733447;0.01489639,0;0;0,0.005616188;0.3322821;-0.003624797,0.01006155;0.6512393;-0.02202976,0.1840161;0.5196229;-0.0225563,0.2270262;0.2273175;-0.01956594,0.2643566;-0.03978866;-0.07568252,-0.166235;0.5252539;-0.0368406,-0.2105823;0.2331514;-0.04012097,-0.2374717;-0.03086215;-0.1140269,0.07730922;0.002055362;-0.03821051,0.1110939;-0.3637848;-0.05477369,0.118645;-0.7336758;0.05363381,0.1159306;-0.7607565;0.0007606782,-0.07713073;0.006145594;-0.03813223,-0.08906583;-0.3606794;-0.01464208,-0.04784613;-0.7395221;0.04373399,-0.04417807;-0.7693323;-0.005969346,0.009108856;0.5733291;-0.01498902,621.463
+0;0;0,0.00262002;0.3320338;0.01423968,0.004786519;0.6515264;0.01124288,0.1798036;0.5212684;0.01643986,0.2307989;0.2312775;0.04105785,0.294182;-0.03153503;-0.01186154,-0.1706671;0.5195746;0.00815477,-0.2345267;0.2311721;0.01502792,-0.292301;-0.03167367;-0.04381528,0.07712121;0.004130227;-0.0384219,0.09225269;-0.3612131;0.000949543,0.09865948;-0.735296;0.09395225,0.1112946;-0.7548991;0.03529209,-0.07734008;0.006951549;-0.03756554,-0.1123994;-0.3584061;-0.01433874,-0.1346853;-0.736981;0.0550367,-0.1322594;-0.6988928;-0.02235729,0.004257266;0.573368;0.01462855,0;0;0,0.005616188;0.3322821;-0.003624797,0.01006155;0.6512393;-0.02202976,0.1840161;0.5196229;-0.0225563,0.2270262;0.2273175;-0.01956594,0.2643566;-0.03978866;-0.07568252,-0.166235;0.5252539;-0.0368406,-0.2105823;0.2331514;-0.04012097,-0.2374717;-0.03086215;-0.1140269,0.07730922;0.002055362;-0.03821051,0.1110939;-0.3637848;-0.05477369,0.118645;-0.7336758;0.05363381,0.1159306;-0.7607565;0.0007606782,-0.07713073;0.006145594;-0.03813223,-0.08906583;-0.3606794;-0.01464208,-0.04784613;-0.7395221;0.04373399,-0.04417807;-0.7693323;-0.005969346,0.009108856;0.5733291;-0.01498902,621.4855
+0;0;0,0.002618864;0.3318872;0.01423339,0.004784195;0.6512075;0.01123839,0.1799949;0.5209381;0.01643536,0.2311285;0.2301604;0.04112015,0.294455;-0.03241757;-0.01175201,-0.1708617;0.5192425;0.008141153,-0.2348946;0.2300575;0.01503295,-0.2926173;-0.03255367;-0.04375773,0.07718357;0.004133568;-0.03845297,0.09231189;-0.3611332;0.0009102337,0.09873167;-0.7359751;0.09410165,0.1112561;-0.7551437;0.03595546,-0.07740262;0.006957171;-0.03759592,-0.1124546;-0.358324;-0.01437399,-0.1347857;-0.737667;0.05514223,-0.1323811;-0.6996496;-0.02157365,0.004255253;0.573095;0.01462206,0;0;0,0.003885217;0.3321632;-0.00333178,0.006522015;0.6509898;-0.02135932,0.1815784;0.5207791;-0.02138615,0.2260319;0.2278751;-0.01878572,0.2643161;-0.0389424;-0.07442427,-0.1691623;0.5240369;-0.03701907,-0.2119841;0.2308923;-0.0398853,-0.238612;-0.03270575;-0.1144501,0.07732806;0.002378941;-0.038311,0.1119699;-0.3632116;-0.056795,0.1217988;-0.7332658;0.0536387,0.1199383;-0.7606478;0.002071019,-0.07722805;0.00586291;-0.03813759,-0.08794667;-0.3609564;-0.01518321,-0.04559382;-0.740392;0.04370003,-0.04240223;-0.76973;-0.005536105,0.006020077;0.5731125;-0.01441896,621.5079
+0;0;0,0.002620103;0.3320442;0.01424013,0.004785855;0.6514267;0.01124496,0.1792987;0.5213587;0.01643498,0.2305147;0.2301127;0.04115953,0.2938291;-0.03241509;-0.01170254,-0.1701648;0.5196698;0.00817371,-0.2343008;0.2300191;0.01507661,-0.2920125;-0.03254196;-0.04370285,0.07750124;0.00415058;-0.03861123,0.09262448;-0.3609937;0.000738766,0.0990698;-0.737327;0.09430096,0.1114905;-0.7560882;0.03663651,-0.07772119;0.006985804;-0.03775065,-0.1127614;-0.3581727;-0.01453651,-0.1351814;-0.7390251;0.05525628,-0.1327967;-0.7010742;-0.020824,0.004256875;0.5733085;0.01462888,0;0;0,0.004434891;0.3323233;-0.002147079,0.007673815;0.6512605;-0.01918626,0.1819432;0.5214434;-0.01943123,0.2274046;0.2282179;-0.01615512,0.2668971;-0.03821453;-0.07252944,-0.1673138;0.5239681;-0.03506471,-0.2104116;0.2303784;-0.03758243,-0.235157;-0.03335017;-0.1121401,0.0779227;0.002719805;-0.0378834,0.1163181;-0.3623311;-0.05714762,0.1267628;-0.7332627;0.05564797,0.1252713;-0.7609078;0.005329728,-0.07745977;0.005522413;-0.03852251,-0.0837737;-0.3611864;-0.01418682,-0.04010944;-0.7418078;0.04617013,-0.03659726;-0.7704637;-0.002863225,0.007019766;0.5733582;-0.01247931,621.5413
+0;0;0,0.001355659;0.3320522;0.01402131,0.001873673;0.65148;0.01093443,0.178453;0.521821;0.01610442,0.2296229;0.2316206;0.04157966,0.2934302;-0.03246537;-0.01029985,-0.1739766;0.5192425;0.007845843,-0.2371088;0.2303614;0.01459875,-0.2951085;-0.03340176;-0.04514483,0.07754596;0.004245969;-0.03854267,0.09358899;-0.3613814;-0.0001210682,0.1003089;-0.7364458;0.09336925,0.1128279;-0.7553641;0.03519525,-0.07771628;0.006881216;-0.0378123,-0.1119449;-0.3588051;-0.01503423,-0.1338696;-0.7384676;0.05449764,-0.1314906;-0.7004694;-0.02208103,0.0017965;0.5733492;0.01433418,0;0;0,0.002746947;0.3323359;-0.001546144,0.003910184;0.6513793;-0.01760173,0.1801034;0.5212473;-0.01875961,0.2244213;0.2288356;-0.01489961,0.2645835;-0.03903517;-0.07090437,-0.1715004;0.5228997;-0.03531842,-0.214689;0.230299;-0.03709638,-0.2377417;-0.03504393;-0.1117017,0.07785554;0.002949834;-0.03803623,0.1171773;-0.3624276;-0.0572753,0.1282073;-0.7319545;0.05580509,0.1259799;-0.7594139;0.004547119,-0.07751418;0.005350264;-0.03846905,-0.0839159;-0.3617902;-0.01430655,-0.03900062;-0.7409148;0.04657131,-0.03509366;-0.7696365;-0.003132097,0.003795885;0.573439;-0.0111773,621.5638
+0;0;0,0.001355659;0.3320522;0.01402131,0.001873673;0.65148;0.01093443,0.178453;0.521821;0.01610442,0.2296229;0.2316206;0.04157966,0.2934302;-0.03246537;-0.01029985,-0.1739766;0.5192425;0.007845843,-0.2371088;0.2303614;0.01459875,-0.2951085;-0.03340176;-0.04514483,0.07754596;0.004245969;-0.03854267,0.09358899;-0.3613814;-0.0001210682,0.1003089;-0.7364458;0.09336925,0.1128279;-0.7553641;0.03519525,-0.07771628;0.006881216;-0.0378123,-0.1119449;-0.3588051;-0.01503423,-0.1338696;-0.7384676;0.05449764,-0.1314906;-0.7004694;-0.02208103,0.0017965;0.5733492;0.01433418,0;0;0,0.002746947;0.3323359;-0.001546144,0.003910184;0.6513793;-0.01760173,0.1801034;0.5212473;-0.01875961,0.2244213;0.2288356;-0.01489961,0.2645835;-0.03903517;-0.07090437,-0.1715004;0.5228997;-0.03531842,-0.214689;0.230299;-0.03709638,-0.2377417;-0.03504393;-0.1117017,0.07785554;0.002949834;-0.03803623,0.1171773;-0.3624276;-0.0572753,0.1282073;-0.7319545;0.05580509,0.1259799;-0.7594139;0.004547119,-0.07751418;0.005350264;-0.03846905,-0.0839159;-0.3617902;-0.01430655,-0.03900062;-0.7409148;0.04657131,-0.03509366;-0.7696365;-0.003132097,0.003795885;0.573439;-0.0111773,621.5866
+0;0;0,0.001356638;0.3322921;0.01403144,0.001875013;0.6519405;0.01094258,0.1773642;0.522549;0.01610385,0.2286221;0.2318503;0.04162284,0.292507;-0.03255725;-0.01031984,-0.1728907;0.5199865;0.00789623,-0.2361313;0.2306092;0.01466074,-0.2942016;-0.03347504;-0.04515557,0.07765173;0.004251761;-0.03859524,0.09359714;-0.3591506;-0.0004074462,0.1003566;-0.7364216;0.09363291,0.1128937;-0.7554107;0.03537465,-0.07782228;0.006890602;-0.03786387,-0.1118426;-0.3565704;-0.01522442,-0.1338963;-0.7384665;0.05471653,-0.1315139;-0.7004568;-0.02197306,0.00179779;0.5737593;0.01434453,0;0;0,0.002236523;0.3325816;-0.001096964,0.003353126;0.6518649;-0.01676965,0.1785372;0.5222696;-0.01722026,0.224637;0.2296224;-0.01313043,0.2652412;-0.03857103;-0.06893599,-0.1705933;0.5222327;-0.03444374,-0.2124542;0.2289215;-0.03520066,-0.235684;-0.03709778;-0.1085816,0.07796869;0.003107726;-0.03806162,0.1184323;-0.359834;-0.05830657,0.1318005;-0.7310984;0.05661416,0.130727;-0.7584559;0.005038142,-0.07762694;0.005256431;-0.03852129,-0.0814825;-0.3596612;-0.01414757,-0.03552263;-0.7408315;0.04765546,-0.03129832;-0.7692864;-0.002507385,0.003206678;0.573867;-0.01043069,621.6096
+0;0;0,0.0004137088;0.3325154;0.0139054,8.569725E-06;0.6524196;0.01082766,0.1773316;0.5228472;0.01583178,0.2293691;0.2332051;0.04224692,0.2933991;-0.03136593;-0.008708119,-0.1760155;0.5199447;0.007101518,-0.2391913;0.2313854;0.01346861,-0.2962972;-0.03281227;-0.0468027,0.07752899;0.004509066;-0.03862982,0.09344496;-0.3590488;-0.002264015,0.1014585;-0.7363966;0.0928101,0.1140225;-0.7552925;0.03459769,-0.07783336;0.006603129;-0.03770552,-0.11113;-0.3569404;-0.01585379,-0.1330431;-0.7392372;0.05388661,-0.1305933;-0.7012397;-0.02271225,0.0001564735;0.5741729;0.01422062,0;0;0,0.0007956847;0.3328049;-0.0005166531,0.0002016201;0.6523831;-0.01541662,0.1774906;0.5228117;-0.01631451,0.2235778;0.230994;-0.01223099,0.2642375;-0.03723586;-0.06785131,-0.1743452;0.5209739;-0.03408139,-0.2160705;0.2284723;-0.03429824,-0.2390543;-0.03801239;-0.1060738,0.07797017;0.003327161;-0.03785396,0.1203633;-0.3593791;-0.05778027,0.1337081;-0.7310477;0.05701971,0.1346184;-0.7583091;0.005467176,-0.07746652;0.005056873;-0.03868729,-0.08082744;-0.3598491;-0.01455375,-0.03418111;-0.7412505;0.04750865,-0.0300672;-0.769347;-0.002941653,0.0004956647;0.5743033;-0.009290099,621.6324
+0;0;0,0.0004137088;0.3325154;0.0139054,8.569725E-06;0.6524196;0.01082766,0.1773316;0.5228472;0.01583178,0.2293691;0.2332051;0.04224692,0.2933991;-0.03136593;-0.008708119,-0.1760155;0.5199447;0.007101518,-0.2391913;0.2313854;0.01346861,-0.2962972;-0.03281227;-0.0468027,0.07752899;0.004509066;-0.03862982,0.09344496;-0.3590488;-0.002264015,0.1014585;-0.7363966;0.0928101,0.1140225;-0.7552925;0.03459769,-0.07783336;0.006603129;-0.03770552,-0.11113;-0.3569404;-0.01585379,-0.1330431;-0.7392372;0.05388661,-0.1305933;-0.7012397;-0.02271225,0.0001564735;0.5741729;0.01422062,0;0;0,0.0007956847;0.3328049;-0.0005166531,0.0002016201;0.6523831;-0.01541662,0.1774906;0.5228117;-0.01631451,0.2235778;0.230994;-0.01223099,0.2642375;-0.03723586;-0.06785131,-0.1743452;0.5209739;-0.03408139,-0.2160705;0.2284723;-0.03429824,-0.2390543;-0.03801239;-0.1060738,0.07797017;0.003327161;-0.03785396,0.1203633;-0.3593791;-0.05778027,0.1337081;-0.7310477;0.05701971,0.1346184;-0.7583091;0.005467176,-0.07746652;0.005056873;-0.03868729,-0.08082744;-0.3598491;-0.01455375,-0.03418111;-0.7412505;0.04750865,-0.0300672;-0.769347;-0.002941653,0.0004956647;0.5743033;-0.009290099,621.6554
+0;0;0,0.0004136807;0.3324928;0.01390445,8.646588E-06;0.6523186;0.01082777,0.1772566;0.5227939;0.01583008,0.2292502;0.2333959;0.04222295,0.2932761;-0.031158;-0.008728795,-0.1759409;0.5198926;0.00710352,-0.2390634;0.2315765;0.01346524,-0.2961656;-0.0326041;-0.04680217,0.077617;0.004514185;-0.03867367,0.09355502;-0.3595475;-0.002257463,0.1015614;-0.7365603;0.09273225,0.1141088;-0.7553917;0.03459666,-0.07792171;0.006610624;-0.03774832,-0.1112645;-0.3574368;-0.0158663,-0.1331582;-0.7393941;0.05381218,-0.1307115;-0.7014072;-0.02268561,0.0001565013;0.5740978;0.0142196,0;0;0,-2.98433E-05;0.3327836;-0.0001775026,-0.001213685;0.6522967;-0.01474857,0.1761663;0.5229132;-0.01563144,0.2224251;0.231382;-0.0110693,0.26267;-0.03698385;-0.06624448,-0.1754637;0.5206106;-0.03351208,-0.2158949;0.2281789;-0.03319584,-0.2397354;-0.0384213;-0.10419,0.07805115;0.003461972;-0.03790069,0.120662;-0.3597344;-0.05774403,0.1354707;-0.7309173;0.05727696,0.1365237;-0.7582096;0.005913738,-0.07757971;0.004949908;-0.03869515,-0.08242879;-0.3606226;-0.0173815,-0.03375455;-0.7410065;0.04715356,-0.02891246;-0.768465;-0.003804967,-0.0007995106;0.5742373;-0.008698702,621.6897
+0;0;0,-0.0001216958;0.332652;0.01353645,-0.0009391661;0.6525779;0.01021812,0.175509;0.5233226;0.01588309,0.2281781;0.2324483;0.04279514,0.291415;-0.02912048;-0.006711707,-0.1759165;0.5204674;0.006326721,-0.2394893;0.2305893;0.01226899,-0.2945373;-0.03065941;-0.04762175,0.07780794;0.004642868;-0.03855846,0.09415046;-0.3549459;-0.005034897,0.103276;-0.7367363;0.09216772,0.1156673;-0.7557954;0.03580866,-0.07793205;0.006509319;-0.03803434,-0.1100269;-0.3529767;-0.01718433,-0.1314268;-0.7400662;0.05352107,-0.1288788;-0.7022188;-0.02176908,-0.0006995109;0.5743384;0.01366599,0;0;0,-0.0007319227;0.3329263;0.0003634691,-0.00257419;0.6525637;-0.01366997,0.1742692;0.5239809;-0.0137049,0.2214298;0.2309498;-0.009868026,0.2604955;-0.0343951;-0.06403482,-0.1756514;0.5207929;-0.03268838,-0.216465;0.2267872;-0.03168976,-0.240259;-0.03699556;-0.1003962,0.07822224;0.003734738;-0.03781164,0.1221109;-0.3544856;-0.05895483,0.1368064;-0.7304848;0.05810964,0.1372219;-0.7583351;0.009223461,-0.07769021;0.004694397;-0.03878894,-0.08174106;-0.3562132;-0.01818912,-0.03163788;-0.7413813;0.04837407,-0.02678068;-0.7679494;-0.001757264,-0.002003349;0.5744737;-0.007754922,621.713
+0;0;0,-0.0001217835;0.3328919;0.01354621,-0.0009403389;0.6532376;0.01022271,0.1766556;0.523529;0.01590745,0.2290656;0.2340862;0.04268706,0.2922487;-0.02726027;-0.0067777,-0.1770583;0.5206553;0.006288849,-0.2403182;0.2322037;0.01220188,-0.2953195;-0.02882296;-0.04763795,0.07785217;0.004645507;-0.03858038,0.094159;-0.3541581;-0.005130023,0.1032985;-0.7365291;0.09222044,0.1156075;-0.7552626;0.03623547,-0.07797635;0.006513019;-0.03805595,-0.1100011;-0.352188;-0.01725148,-0.1314335;-0.7398663;0.05356146,-0.1289024;-0.7020709;-0.02122894,-0.0007003128;0.5748771;0.01367591,0;0;0,-0.002017919;0.3331609;0.0005526543,-0.005585548;0.6532154;-0.01322567,0.1728139;0.5239368;-0.01277387,0.2195155;0.2323096;-0.009079814,0.2584931;-0.03286335;-0.06297672,-0.1790972;0.5203383;-0.03274907,-0.2206078;0.2279074;-0.03127313,-0.2437317;-0.03602287;-0.09870388,0.07837407;0.003923178;-0.03759122,0.122737;-0.3534337;-0.05887032,0.1376024;-0.7299559;0.05851067,0.1383342;-0.7579752;0.01061488,-0.0776656;0.004495218;-0.03897222,-0.08184093;-0.3556648;-0.01916907,-0.03076275;-0.7410982;0.04865716,-0.02581826;-0.7673512;-0.001061358,-0.004555363;0.5750034;-0.007379413,621.7361
+0;0;0,-0.0001217754;0.3328697;0.01354531,-0.0009400281;0.6531;0.01022351,0.1766382;0.5234361;0.01590628,0.2289345;0.2346204;0.04262787,0.2921892;-0.02702203;-0.006892916,-0.1770406;0.5205626;0.006288642,-0.2401634;0.232736;0.01218886,-0.295227;-0.02858627;-0.04771876,0.0778126;0.004643145;-0.03856077,0.09414341;-0.3546878;-0.005061243,0.1032613;-0.736158;0.09205985,0.1153712;-0.7541032;0.03698048,-0.07793671;0.006509709;-0.03803661,-0.1100086;-0.3527185;-0.01720156,-0.1313905;-0.7394834;0.05344454,-0.1289003;-0.7018141;-0.02013607,-0.0007001235;0.5747791;0.01367497,0;0;0,-0.003000732;0.333131;0.0007102489,-0.007354077;0.6530674;-0.01289594,0.1711765;0.523716;-0.01204801,0.2171585;0.2326206;-0.008501649,0.2577905;-0.03253824;-0.0628165,-0.180653;0.5202084;-0.03257403,-0.2207337;0.2282279;-0.03047424,-0.2447025;-0.03594357;-0.09792188,0.07839719;0.004061192;-0.03742564,0.1245239;-0.3535923;-0.05896533,0.1387962;-0.7291042;0.05860281,0.1403555;-0.7574775;0.01311374,-0.07756223;0.004365368;-0.03909394,-0.08239924;-0.3564253;-0.0213646,-0.03044794;-0.74051;0.04802674,-0.02536002;-0.765958;-0.0007458106,-0.006154008;0.5748947;-0.007089376,621.7698
+0;0;0,0.002088404;0.3328914;0.01283428,0.002035739;0.6531216;0.009262094,0.1792977;0.5226235;0.01589103,0.2311894;0.2337081;0.04232196,0.2958231;-0.02765492;-0.006893188,-0.1744445;0.52163;0.005431667,-0.2363317;0.2335203;0.01055472,-0.2906033;-0.02789989;-0.04964766,0.0778637;0.004972659;-0.03841626,0.09552833;-0.3546325;-0.008756295,0.105882;-0.7357478;0.08962592,0.1181993;-0.7539809;0.03484466,-0.07786112;0.006187354;-0.03824468,-0.107969;-0.3532882;-0.01878906,-0.1287534;-0.7400079;0.05228113,-0.1261125;-0.7023698;-0.02129747,0.002217398;0.5748014;0.01273296,0;0;0,-0.003000732;0.333131;0.0007102489,-0.007354077;0.6530674;-0.01289594,0.1711765;0.523716;-0.01204801,0.2171585;0.2326206;-0.008501649,0.2577905;-0.03253824;-0.0628165,-0.180653;0.5202084;-0.03257403,-0.2207337;0.2282279;-0.03047424,-0.2447025;-0.03594357;-0.09792188,0.07839719;0.004061192;-0.03742564,0.1245239;-0.3535923;-0.05896533,0.1387962;-0.7291042;0.05860281,0.1403555;-0.7574775;0.01311374,-0.07756223;0.004365368;-0.03909394,-0.08239924;-0.3564253;-0.0213646,-0.03044794;-0.74051;0.04802674,-0.02536002;-0.765958;-0.0007458106,-0.006154008;0.5748947;-0.007089376,621.7922
+0;0;0,0.002088243;0.3328656;0.01283329,0.002035618;0.6529984;0.009262569,0.1788298;0.5226707;0.01588172,0.2307056;0.233844;0.04230454,0.2955014;-0.02817446;-0.007034034,-0.1739781;0.5216798;0.005449987,-0.2358462;0.2336586;0.01057147,-0.2902539;-0.02841723;-0.04978189,0.07782782;0.004970368;-0.03839855,0.09543248;-0.3534141;-0.008839278,0.1058373;-0.7364128;0.09002911,0.1181741;-0.7547222;0.035161,-0.07782524;0.006184503;-0.03822706,-0.1078309;-0.3520707;-0.01883749,-0.128718;-0.7407016;0.05258392,-0.1260729;-0.7030514;-0.02111132,0.002217201;0.5747107;0.01273199,0;0;0,-0.003971595;0.3330946;0.0008823872,-0.009163436;0.6529281;-0.01255512,0.1691419;0.5238859;-0.011397,0.2156722;0.2329681;-0.007949948,0.2573219;-0.03268167;-0.06255746,-0.1816743;0.5199708;-0.03252494,-0.2210521;0.2279947;-0.02944431,-0.246178;-0.03672868;-0.09709546,0.07841519;0.00424844;-0.03727376,0.125865;-0.3519568;-0.05939746,0.139964;-0.7292237;0.05910169,0.141681;-0.7575421;0.01335751,-0.07746822;0.004191777;-0.03921003,-0.08136919;-0.3553795;-0.02142194,-0.02907458;-0.7413186;0.04848802,-0.02455344;-0.7649481;-0.0025017,-0.007769916;0.5747882;-0.006787896,621.8146
+0;0;0,0.002088618;0.3329254;0.01283559,0.002036002;0.653075;0.009264871,0.1784787;0.5228508;0.01587775,0.2302871;0.2343992;0.04226625,0.2948474;-0.02666676;-0.006892975,-0.1736271;0.5218619;0.005466776,-0.2354149;0.2342148;0.0105816,-0.2896248;-0.0269084;-0.04955237,0.07779349;0.004968175;-0.03838162,0.09525957;-0.3505951;-0.009055031,0.1057227;-0.7357402;0.09036742,0.1179349;-0.7535617;0.03605353,-0.07779091;0.006181775;-0.0382102,-0.1075604;-0.3492533;-0.01897326,-0.1285646;-0.740062;0.0528484,-0.1259462;-0.7024891;-0.02010246,0.002217585;0.5747873;0.01273429,0;0;0,-0.004270844;0.3331501;0.001103997,-0.009431459;0.6530064;-0.01219392,0.1684871;0.5239912;-0.01042938,0.2145266;0.2333771;-0.007502198,0.2570534;-0.03112841;-0.06198537,-0.1815471;0.51999;-0.03231512,-0.2203787;0.228332;-0.02878513,-0.245506;-0.0353342;-0.09652635,0.07842107;0.00442107;-0.03715169,0.1272794;-0.3486397;-0.06063128,0.1425608;-0.7278807;0.05884171,0.143879;-0.7564532;0.0146426,-0.07738394;0.004046164;-0.03930668,-0.0800566;-0.352702;-0.02158849,-0.02680459;-0.740604;0.04931455,-0.0234239;-0.7629099;-0.002053738,-0.008067168;0.5748641;-0.006453633,621.8479
+0;0;0,0.003919643;0.3331725;0.01226746,0.005105665;0.6537216;0.008352514,0.1824377;0.5223686;0.01654863,0.2340946;0.2332893;0.04141607,0.2989016;-0.02694404;-0.006928321,-0.1723792;0.5231615;0.004638394,-0.2322385;0.2346216;0.008541522,-0.2851925;-0.02598476;-0.05094573,0.07779615;0.005183232;-0.0380695,0.0957602;-0.3479022;-0.01360455,0.1085392;-0.7345779;0.08850171,0.1216127;-0.7516503;0.03404854,-0.07760601;0.00590714;-0.03835108,-0.1050903;-0.3469704;-0.02067142,-0.1253671;-0.7399326;0.05196908,-0.1225301;-0.7024046;-0.02074369,0.005103152;0.5753241;0.01189054,0;0;0,-0.005778477;0.3333691;0.001192927,-0.01271439;0.6535997;-0.01205111,0.1669795;0.5241402;-0.009971023,0.2139735;0.2332112;-0.007606268,0.2567084;-0.03015402;-0.06302285,-0.1852973;0.5192287;-0.03287785,-0.2242487;0.227124;-0.02951663,-0.2494752;-0.03565967;-0.09709541,0.07838232;0.004555866;-0.03693032,0.1284429;-0.3453584;-0.06231761,0.1447289;-0.7268161;0.05739796,0.1447891;-0.7555282;0.01375437,-0.077185;0.003914674;-0.03944039,-0.07942331;-0.3500379;-0.02203091,-0.02635348;-0.740279;0.04869793,-0.02360913;-0.7608107;-0.004130881,-0.01088943;0.5753534;-0.006317735,621.8704
+0;0;0,0.003919643;0.3331725;0.01226746,0.005105665;0.6537216;0.008352514,0.1824377;0.5223686;0.01654863,0.2340946;0.2332893;0.04141607,0.2989016;-0.02694404;-0.006928321,-0.1723792;0.5231615;0.004638394,-0.2322385;0.2346216;0.008541522,-0.2851925;-0.02598476;-0.05094573,0.07779615;0.005183232;-0.0380695,0.0957602;-0.3479022;-0.01360455,0.1085392;-0.7345779;0.08850171,0.1216127;-0.7516503;0.03404854,-0.07760601;0.00590714;-0.03835108,-0.1050903;-0.3469704;-0.02067142,-0.1253671;-0.7399326;0.05196908,-0.1225301;-0.7024046;-0.02074369,0.005103152;0.5753241;0.01189054,0;0;0,-0.005778477;0.3333691;0.001192927,-0.01271439;0.6535997;-0.01205111,0.1669795;0.5241402;-0.009971023,0.2139735;0.2332112;-0.007606268,0.2567084;-0.03015402;-0.06302285,-0.1852973;0.5192287;-0.03287785,-0.2242487;0.227124;-0.02951663,-0.2494752;-0.03565967;-0.09709541,0.07838232;0.004555866;-0.03693032,0.1284429;-0.3453584;-0.06231761,0.1447289;-0.7268161;0.05739796,0.1447891;-0.7555282;0.01375437,-0.077185;0.003914674;-0.03944039,-0.07942331;-0.3500379;-0.02203091,-0.02635348;-0.740279;0.04869793,-0.02360913;-0.7608107;-0.004130881,-0.01088943;0.5753534;-0.006317735,621.8926
+0;0;0,0.003919667;0.3331746;0.01226754,0.005105496;0.6536629;0.008353614,0.1821878;0.5224059;0.01654221,0.2339054;0.2329871;0.04143885,0.2986583;-0.02702883;-0.006865155,-0.1721294;0.5231977;0.004648743,-0.2320591;0.2343189;0.008556454,-0.2849688;-0.02606973;-0.0508811,0.07772227;0.00517831;-0.03803335,0.09557455;-0.3457104;-0.01372061,0.1084525;-0.7353795;0.08917609,0.1214873;-0.7523125;0.03488406,-0.07753231;0.00590153;-0.03831466,-0.1048456;-0.3447806;-0.02074499,-0.1252794;-0.7407848;0.05245784,-0.1224507;-0.7032791;-0.02003974,0.005102984;0.5752868;0.01189067,0;0;0,-0.006664611;0.3333547;0.001176357,-0.01427487;0.6535065;-0.01212752,0.1653879;0.5243567;-0.009357452,0.2122231;0.2330433;-0.008508205,0.2563146;-0.02978602;-0.06428623,-0.1865415;0.5195175;-0.03298378,-0.2248008;0.2269695;-0.02987804,-0.2495678;-0.03560749;-0.09751272,0.07841286;0.004699737;-0.03665292,0.1299452;-0.3426405;-0.0637064,0.1460202;-0.726935;0.05735087,0.1458105;-0.7557058;0.01415145,-0.07699903;0.003762074;-0.03963707,-0.07931166;-0.3480029;-0.02264484,-0.02510341;-0.7410146;0.04945794,-0.02199171;-0.7622797;-0.00233436,-0.01230373;0.5752866;-0.006374478,621.9263
+0;0;0,-0.0008300052;0.3330995;0.01313369,-0.003889479;0.6534577;0.009891284,0.174544;0.5234582;0.01643019,0.2268627;0.2349505;0.03962688,0.2925829;-0.02655014;-0.009390589,-0.1795652;0.5209042;0.003158702,-0.2386985;0.2327869;0.005087058,-0.2903991;-0.02967358;-0.05446126,0.07774027;0.005458066;-0.03772988,0.09662534;-0.3433535;-0.01909175,0.1111323;-0.7344705;0.08508289,0.1343293;-0.7811701;-0.0007866621,-0.0774026;0.005573254;-0.03840132,-0.1027655;-0.3429921;-0.02315347,-0.1216691;-0.7407156;0.05096731,-0.1167823;-0.6985517;-0.06574887,-0.003023895;0.5751166;0.01330308,0;0;0,-0.007439856;0.3332743;0.001168966,-0.01557126;0.6532864;-0.01219332,0.1644213;0.524595;-0.008588552,0.2114985;0.2342581;-0.009118795,0.2562916;-0.02979061;-0.06722462,-0.1878451;0.5195819;-0.03336889,-0.2259115;0.2279401;-0.03053021,-0.2524603;-0.03582099;-0.1000261,0.07857387;0.004884034;-0.03604412,0.1318731;-0.3395726;-0.06574833,0.1482483;-0.7252429;0.05683064,0.1506049;-0.7144396;-0.05901599,-0.0766528;0.003539849;-0.04010862,-0.07779044;-0.3458145;-0.02211384,-0.02337613;-0.7403603;0.05142539,-0.01858968;-0.7899868;-0.03477908,-0.01349043;0.5751067;-0.006421447,621.9485
+0;0;0,-0.000830204;0.3331793;0.01313684,-0.003890323;0.6536053;0.009893779,0.1744747;0.52361;0.01643216,0.2267379;0.235408;0.03960427,0.2927347;-0.02719334;-0.009619515,-0.1794976;0.5210569;0.003165808,-0.2385682;0.233245;0.005092121,-0.2904864;-0.03032023;-0.05470683,0.07769975;0.005455221;-0.03771021,0.09648618;-0.3415346;-0.01916943,0.1111062;-0.735701;0.08581745,0.1255719;-0.7535309;0.03226912,-0.07736225;0.005570348;-0.0383813,-0.1025927;-0.3411745;-0.02321309,-0.1216436;-0.741999;0.05148559,-0.1185963;-0.7044136;-0.02129871,-0.003024566;0.5752484;0.01330626,0;0;0,-0.008208357;0.3333363;0.001117468,-0.01696108;0.6533949;-0.01235962,0.163202;0.5250317;-0.008126855,0.2108863;0.2351146;-0.009872794,0.2571505;-0.02962673;-0.06911552,-0.1888517;0.5194066;-0.03399339,-0.226293;0.2279937;-0.03166581,-0.2530213;-0.0366374;-0.1023342,0.0786869;0.005081519;-0.03565979,0.1337766;-0.3369868;-0.06810987,0.1509282;-0.7254037;0.05615318,0.1524514;-0.7539817;0.01221371,-0.07647287;0.003360338;-0.04036928,-0.07683595;-0.3441442;-0.02195427,-0.02139234;-0.7415711;0.05275181,-0.01799693;-0.7622975;2.906471E-05,-0.01473722;0.5752057;-0.006554484,621.9712
+0;0;0,-0.0008305694;0.333326;0.01314262,-0.003892108;0.6539003;0.009898029,0.1751437;0.5236731;0.01644983,0.227228;0.2364579;0.0395426,0.2937539;-0.02824861;-0.01007579,-0.1801655;0.5211104;0.003133365,-0.2390339;0.2342838;0.005053082,-0.2913683;-0.03139424;-0.05522525,0.07765157;0.005451838;-0.03768683,0.0962427;-0.3379306;-0.0193388,0.1110233;-0.7364248;0.08680077,0.125403;-0.7539705;0.03357068,-0.07731428;0.005566895;-0.0383575,-0.1022824;-0.3375731;-0.02334699,-0.1215425;-0.7427984;0.05217184,-0.1185133;-0.7052581;-0.0201799,-0.003025942;0.5755066;0.01331212,0;0;0,-0.009207949;0.3334573;0.001034856,-0.01893903;0.6536307;-0.0125699,0.1621996;0.525255;-0.007542729,0.2091841;0.236258;-0.01098764,0.257691;-0.02956125;-0.0737921,-0.1910129;0.5188297;-0.03457693,-0.2288243;0.2284736;-0.03307459,-0.2566308;-0.03735134;-0.1073786,0.07883786;0.005264908;-0.03516614,0.135219;-0.3323499;-0.07299781,0.1539787;-0.724353;0.05452967,0.1554746;-0.7530326;0.01145673,-0.07623401;0.003165902;-0.04072026,-0.07618848;-0.340721;-0.02240014,-0.01949745;-0.7422541;0.05401231,-0.01588782;-0.7632915;0.002214946,-0.01647427;0.5754143;-0.00672996,622.0045
+0;0;0,-0.001866266;0.3333247;0.01306574,-0.004499243;0.6538343;0.009603119,0.1734793;0.5248016;0.01705108,0.2272389;0.2365454;0.0368393,0.2934534;-0.02565053;-0.01374895,-0.1796138;0.5209434;0.001073359,-0.2364682;0.2326021;0.001388639,-0.2870722;-0.03103629;-0.05881383,0.07770555;0.005803515;-0.03731493,0.09908989;-0.3371383;-0.02563822,0.1163543;-0.7352982;0.08391227,0.1393079;-0.7810587;-0.002763346,-0.07707271;0.005232058;-0.03868669,-0.0986736;-0.337677;-0.02645997,-0.1166928;-0.7435099;0.04973434,-0.1111428;-0.7013573;-0.06688766,-0.003823549;0.5754621;0.01307768,0;0;0,-0.009622578;0.3334458;0.0009510517,-0.01956819;0.6535411;-0.01277471,0.1606061;0.5258348;-0.006868958,0.2081412;0.2358664;-0.01252389,0.2586904;-0.02633059;-0.0787642,-0.1904364;0.5189927;-0.03491773,-0.2287455;0.2276072;-0.03454192,-0.2556123;-0.03567854;-0.1097024,0.07880822;0.005548015;-0.03496742,0.1382043;-0.3302811;-0.07848299,0.1583617;-0.7224692;0.05040801,0.1613451;-0.7116548;-0.06535983,-0.07608227;0.002922758;-0.04083116,-0.07517978;-0.3404181;-0.02297167,-0.01793592;-0.7423552;0.0544906,-0.01205214;-0.7962152;-0.02743654,-0.01706477;0.5753492;-0.006902814,622.0263
+0;0;0,-0.001866266;0.3333247;0.01306574,-0.004499243;0.6538343;0.009603119,0.1734793;0.5248016;0.01705108,0.2272389;0.2365454;0.0368393,0.2934534;-0.02565053;-0.01374895,-0.1796138;0.5209434;0.001073359,-0.2364682;0.2326021;0.001388639,-0.2870722;-0.03103629;-0.05881383,0.07770555;0.005803515;-0.03731493,0.09908989;-0.3371383;-0.02563822,0.1163543;-0.7352982;0.08391227,0.1393079;-0.7810587;-0.002763346,-0.07707271;0.005232058;-0.03868669,-0.0986736;-0.337677;-0.02645997,-0.1166928;-0.7435099;0.04973434,-0.1111428;-0.7013573;-0.06688766,-0.003823549;0.5754621;0.01307768,0;0;0,-0.009622578;0.3334458;0.0009510517,-0.01956819;0.6535411;-0.01277471,0.1606061;0.5258348;-0.006868958,0.2081412;0.2358664;-0.01252389,0.2586904;-0.02633059;-0.0787642,-0.1904364;0.5189927;-0.03491773,-0.2287455;0.2276072;-0.03454192,-0.2556123;-0.03567854;-0.1097024,0.07880822;0.005548015;-0.03496742,0.1382043;-0.3302811;-0.07848299,0.1583617;-0.7224692;0.05040801,0.1613451;-0.7116548;-0.06535983,-0.07608227;0.002922758;-0.04083116,-0.07517978;-0.3404181;-0.02297167,-0.01793592;-0.7423552;0.0544906,-0.01205214;-0.7962152;-0.02743654,-0.01706477;0.5753492;-0.006902814,622.0491
+0;0;0,-0.001865734;0.3332298;0.01306201,-0.004497298;0.6535679;0.00960166,0.1734298;0.5246008;0.01704621,0.226755;0.2386739;0.03667454,0.2934868;-0.02557081;-0.01430899,-0.1795616;0.5207438;0.001073088,-0.2359567;0.2347323;0.001385821,-0.2869561;-0.03096598;-0.05928705,0.07778378;0.005809357;-0.0373525,0.09890619;-0.3329319;-0.0258188,0.1163977;-0.7363297;0.08517285,0.1393505;-0.7820875;-0.001499727,-0.07715031;0.005237326;-0.03872564,-0.09848662;-0.3334716;-0.02664868,-0.1167428;-0.7446433;0.05054799,-0.1111931;-0.7024911;-0.06606992,-0.003822045;0.5752468;0.01307395,0;0;0,-0.01022073;0.3333315;0.001354814,-0.02079595;0.6532508;-0.01199901,0.1595402;0.5258017;-0.005566716,0.2066412;0.2382397;-0.01409209,0.2599761;-0.02454114;-0.08465648,-0.1912764;0.5184059;-0.03459314,-0.2291071;0.2293567;-0.03615438,-0.2557534;-0.03550124;-0.11373,0.07897593;0.005947024;-0.03473771,0.141367;-0.3238361;-0.08646059,0.1631842;-0.720093;0.04717827,0.1663252;-0.7092477;-0.06858635,-0.07610891;0.002534138;-0.04099128,-0.07481758;-0.3366255;-0.02384723,-0.01591802;-0.7434105;0.0562253,-0.009701126;-0.7971376;-0.02580724,-0.01813201;0.5751084;-0.006223083,622.0827
+0;0;0,-0.003880262;0.3331347;0.01321425,-0.008286073;0.6532382;0.009958889,0.1701354;0.5246505;0.01832561,0.2240931;0.2385636;0.03347958,0.2929719;-0.02593803;-0.0185171,-0.1828724;0.5205287;0.0003257804,-0.2376324;0.234199;-0.001545931,-0.2869437;-0.03252426;-0.06348237,0.07756358;0.006109683;-0.03711929,0.09962085;-0.3325575;-0.03160616,0.1202014;-0.7400114;0.08341979,0.1439575;-0.7842904;-0.00427106,-0.07689589;0.004889522;-0.03865738,-0.09604353;-0.3338512;-0.02863429,-0.1131076;-0.7500531;0.04983832,-0.1070473;-0.7078771;-0.0667225,-0.007186899;0.5749872;0.01337708,0;0;0,-0.01153597;0.3332168;0.001349449,-0.0236717;0.6528646;-0.01197302,0.1571822;0.5259048;-0.004544973,0.2051224;0.2385953;-0.01645327,0.260459;-0.02409878;-0.08951986,-0.1935725;0.5178517;-0.03518219,-0.2316882;0.228842;-0.03790151,-0.2587945;-0.03575286;-0.1195341,0.07877503;0.006284266;-0.03444242,0.1449587;-0.3210159;-0.09532511,0.1662838;-0.7203985;0.04507411,0.1697278;-0.709523;-0.07065749,-0.07572681;0.002263179;-0.04112915,-0.07359358;-0.3367073;-0.02361221,-0.01403961;-0.7484228;0.05773179,-0.004210178;-0.8050377;-0.02083446,-0.02060304;0.5748039;-0.006208539,622.105
+0;0;0,-0.003880262;0.3331347;0.01321425,-0.008286073;0.6532382;0.009958889,0.1701354;0.5246505;0.01832561,0.2240931;0.2385636;0.03347958,0.2929719;-0.02593803;-0.0185171,-0.1828724;0.5205287;0.0003257804,-0.2376324;0.234199;-0.001545931,-0.2869437;-0.03252426;-0.06348237,0.07756358;0.006109683;-0.03711929,0.09962085;-0.3325575;-0.03160616,0.1202014;-0.7400114;0.08341979,0.1439575;-0.7842904;-0.00427106,-0.07689589;0.004889522;-0.03865738,-0.09604353;-0.3338512;-0.02863429,-0.1131076;-0.7500531;0.04983832,-0.1070473;-0.7078771;-0.0667225,-0.007186899;0.5749872;0.01337708,0;0;0,-0.01153597;0.3332168;0.001349449,-0.0236717;0.6528646;-0.01197302,0.1571822;0.5259048;-0.004544973,0.2051224;0.2385953;-0.01645327,0.260459;-0.02409878;-0.08951986,-0.1935725;0.5178517;-0.03518219,-0.2316882;0.228842;-0.03790151,-0.2587945;-0.03575286;-0.1195341,0.07877503;0.006284266;-0.03444242,0.1449587;-0.3210159;-0.09532511,0.1662838;-0.7203985;0.04507411,0.1697278;-0.709523;-0.07065749,-0.07572681;0.002263179;-0.04112915,-0.07359358;-0.3367073;-0.02361221,-0.01403961;-0.7484228;0.05773179,-0.004210178;-0.8050377;-0.02083446,-0.02060304;0.5748039;-0.006208539,622.1272
+0;0;0,-0.003874552;0.3326443;0.0131948,-0.008273302;0.6522351;0.009944811,0.1698792;0.5238521;0.01829845,0.2235011;0.2395457;0.0333581,0.2932136;-0.02815768;-0.01926799,-0.1825967;0.5197364;0.0003257385,-0.2370159;0.2351889;-0.001534323,-0.2869241;-0.03476307;-0.06422049,0.0774955;0.006104321;-0.03708671,0.09947987;-0.3314435;-0.0315918,0.1205466;-0.7485229;0.08615147,0.1354826;-0.7652237;0.03101829,-0.0768284;0.004885231;-0.03862345,-0.09591275;-0.3327359;-0.02863349,-0.1133799;-0.75877;0.05169292,-0.1095697;-0.7211147;-0.02159145,-0.007175939;0.574113;0.01335737,0;0;0,-0.01189833;0.3327107;0.001831532,-0.024149;0.6518579;-0.01105821,0.1564873;0.5252585;-0.003474832,0.2040829;0.2398868;-0.01863575,0.2628127;-0.02417743;-0.09683645,-0.1936892;0.5171285;-0.03501895,-0.2314044;0.2299379;-0.04061854,-0.2576769;-0.03682181;-0.1268938,0.07875746;0.006820961;-0.0341903,0.1504254;-0.3158586;-0.1062574,0.1700819;-0.7222478;0.0444871,0.1697205;-0.7507424;-0.0004793555,-0.0755552;0.001766887;-0.04131017,-0.07169677;-0.3360703;-0.02389781,-0.009760473;-0.7571009;0.06071675,-0.002256261;-0.7828459;0.01296835,-0.02107259;0.5739193;-0.005398393,622.1605
+0;0;0,-0.004494346;0.3323552;0.01340942,-0.00901124;0.6514947;0.01048773,0.1700785;0.5232193;0.02012207,0.2256224;0.2405149;0.02920225,0.2953939;-0.02802724;-0.02939668,-0.1840586;0.5185434;-0.0005223872,-0.2352715;0.2349163;-0.005238757,-0.2839635;-0.03702188;-0.06923489,0.07757336;0.006274277;-0.0366469,0.1021724;-0.3315831;-0.03659584,0.1258511;-0.7492597;0.08280624,0.1414429;-0.7690841;0.02733392,-0.07658853;0.004710568;-0.03888439,-0.09307826;-0.3335526;-0.0312135,-0.1085584;-0.7606786;0.04999656,-0.1042146;-0.7227539;-0.02564124,-0.007918516;0.5735006;0.01380913,0;0;0,-0.01353547;0.3323739;0.002094388,-0.0276383;0.6510057;-0.01042807,0.154526;0.5248113;-0.002654076,0.2031136;0.241288;-0.02117789,0.2644725;-0.02311155;-0.1033043,-0.197299;0.5154208;-0.03503126,-0.2343649;0.2296988;-0.04388899,-0.2601098;-0.03676724;-0.1374293,0.07887243;0.007068381;-0.03360307,0.1542096;-0.3131102;-0.1146135,0.1783097;-0.7205279;0.03605606,0.1817357;-0.7491527;-0.01246344,-0.07522994;0.001505596;-0.04169147,-0.07075439;-0.3367903;-0.02470249,-0.007500775;-0.7585626;0.06119493,0.001312234;-0.7874;0.01362147,-0.02408936;0.5732121;-0.004871964,622.1832
+0;0;0,-0.004487517;0.3318502;0.01338905,-0.008996958;0.6504632;0.01047235,0.1687788;0.5226912;0.02005451,0.2243125;0.2400381;0.02913303,0.2940857;-0.02851021;-0.02946725,-0.1827476;0.5180498;-0.0004377663,-0.2339513;0.2344741;-0.00515328,-0.2826444;-0.03747037;-0.06915089,0.07754433;0.006271929;-0.03663319,0.1021724;-0.3319845;-0.03658206,0.1260143;-0.7525398;0.08364294,0.1413492;-0.7715431;0.02908463,-0.07655986;0.004708805;-0.03886984,-0.09306906;-0.3339539;-0.03118988,-0.1086559;-0.7640237;0.05057988,-0.1043837;-0.7262296;-0.02381165,-0.007906095;0.5726019;0.0137881,0;0;0,-0.01414948;0.3318406;0.002362132,-0.02869127;0.6499342;-0.00992322,0.1523894;0.5247784;-0.001852989,0.2023149;0.241742;-0.02323306,0.2663481;-0.02085268;-0.1090482,-0.1970178;0.5151007;-0.03453791,-0.2342495;0.2295719;-0.04663473,-0.2583397;-0.03634098;-0.1421884,0.07891425;0.007302762;-0.03337157,0.1586048;-0.3086705;-0.1273623,0.1821051;-0.7175806;0.02797449,0.1864429;-0.747876;-0.01628327,-0.0751098;0.001247015;-0.04184988,-0.06982476;-0.3374527;-0.02516119,-0.005013175;-0.7618237;0.0620051,0.003045323;-0.7873946;0.01240633,-0.02505195;0.5722741;-0.004424214,622.2058
+0;0;0,-0.004481613;0.3314135;0.01337143,-0.00898486;0.6495888;0.01045885,0.1679282;0.5221695;0.02000581,0.2226097;0.2438545;0.028945,0.2933928;-0.02858129;-0.03050357,-0.181885;0.5175506;-0.0003865939,-0.2323028;0.2383272;-0.005029734,-0.2817007;-0.03755379;-0.06995375,0.07749004;0.006267538;-0.03660754,0.102062;-0.3312184;-0.03655653,0.1259784;-0.7530872;0.08404398,0.1413423;-0.7721834;0.02938228,-0.07650626;0.004705509;-0.03884263,-0.09297786;-0.3331858;-0.03118017,-0.1086134;-0.7645988;0.05084499,-0.1043331;-0.72679;-0.02368751,-0.007895528;0.5718368;0.01376994,0;0;0,-0.01465855;0.3313781;0.002733707,-0.02956532;0.6490291;-0.009211898,0.1507021;0.5241339;-0.0009385347,0.1994905;0.2457429;-0.02638245,0.2677081;-0.01958472;-0.1142074,-0.1969103;0.5143904;-0.03377684,-0.2339875;0.2335073;-0.04987515,-0.2564651;-0.03552181;-0.1492922,0.07892266;0.00783731;-0.03307402,0.1616752;-0.3029792;-0.1381725,0.1857336;-0.7125754;0.01912296,0.191897;-0.7427414;-0.02533448,-0.07492875;0.0007478787;-0.04206214,-0.06948721;-0.3371924;-0.02571191,-0.002258122;-0.7622772;0.06301753,0.004198238;-0.7849877;0.009967439,-0.02584877;0.5714767;-0.003796101,622.2388
+0;0;0,-0.005233262;0.3313952;0.01355244,-0.01024697;0.6495653;0.01091342,0.1669351;0.5228059;0.0210399,0.2248004;0.2449985;0.02301322,0.2959796;-0.02636006;-0.04073363,-0.1830456;0.5179912;-0.001610156,-0.2321017;0.2385936;-0.009337297,-0.2806549;-0.03701496;-0.07603159,0.07781;0.006371532;-0.03590413,0.1061645;-0.3307812;-0.04086929,0.1322753;-0.7522632;0.08062482,0.1481703;-0.7706692;0.02550128,-0.07612496;0.004650322;-0.03959122,-0.09098081;-0.333355;-0.03391158,-0.1024175;-0.7647879;0.04869939,-0.09777643;-0.7269613;-0.02580964,-0.009049861;0.571812;0.01415441,0;0;0,-0.01465855;0.3313781;0.002733707,-0.02956532;0.6490291;-0.009211898,0.1507021;0.5241339;-0.0009385347,0.1994905;0.2457429;-0.02638245,0.2677081;-0.01958472;-0.1142074,-0.1969103;0.5143904;-0.03377684,-0.2339875;0.2335073;-0.04987515,-0.2564651;-0.03552181;-0.1492922,0.07892266;0.00783731;-0.03307402,0.1616752;-0.3029792;-0.1381725,0.1857336;-0.7125754;0.01912296,0.191897;-0.7427414;-0.02533448,-0.07492875;0.0007478787;-0.04206214,-0.06948721;-0.3371924;-0.02571191,-0.002258122;-0.7622772;0.06301753,0.004198238;-0.7849877;0.009967439,-0.02584877;0.5714767;-0.003796101,622.2614
+0;0;0,-0.00523516;0.3315153;0.01355736,-0.01025031;0.6497772;0.01091772,0.1676906;0.5227872;0.02107468,0.2250766;0.247281;0.02303165,0.2969326;-0.02665806;-0.04132139,-0.1837986;0.5179518;-0.001673006,-0.2324484;0.2408685;-0.009336142,-0.2814632;-0.03736091;-0.07666465,0.0776698;0.00636005;-0.03583943,0.1059978;-0.3304781;-0.04079996,0.1325244;-0.7586724;0.08262897,0.1486031;-0.7776376;0.02686861,-0.07598779;0.004641942;-0.03951988,-0.09082977;-0.333048;-0.03384553,-0.1024486;-0.7713516;0.05008103,-0.09775391;-0.7334345;-0.02528878,-0.009052908;0.5720046;0.0141595,0;0;0,-0.01646057;0.3314126;0.002898932,-0.0336492;0.649054;-0.008693099,0.1478719;0.5235827;-0.0001556873,0.1976114;0.248065;-0.02873277,0.2685702;-0.0183239;-0.1201056,-0.2008216;0.5133006;-0.03358373,-0.2380572;0.2350614;-0.05351165,-0.2582671;-0.0350275;-0.1583484,0.07886119;0.008162051;-0.03273845,0.1628828;-0.2986856;-0.1470709,0.1863081;-0.7130343;0.01741362,0.1960651;-0.7394567;-0.0324527,-0.07463914;0.0004471556;-0.04226477,-0.06824471;-0.3371267;-0.0252355,0.0005915239;-0.7689222;0.06478059,0.006231396;-0.7897142;0.008622736,-0.02933249;0.571506;-0.003383398,622.2838
+0;0;0,-0.005235506;0.3315372;0.01355826,-0.01025051;0.6497895;0.01091894,0.1673827;0.5228931;0.02106353,0.2248201;0.2471403;0.02302226,0.2971036;-0.02842841;-0.04171361,-0.1834949;0.518066;-0.001644567,-0.2321882;0.2407348;-0.009314561,-0.2814946;-0.03914979;-0.07704359,0.07761248;0.006355356;-0.03581299,0.1059188;-0.330225;-0.04076971,0.1322908;-0.7559236;0.08193983,0.14963;-0.7787277;0.02180791,-0.07593171;0.004638516;-0.03949071,-0.09076233;-0.3327931;-0.03382071,-0.1023135;-0.7685421;0.04961671,-0.09725069;-0.7300043;-0.03166202,-0.009053227;0.5720248;0.01416039,0;0;0,-0.01743505;0.33138;0.003390789,-0.0354646;0.6489873;-0.007595062,0.145711;0.5227752;0.0005928276,0.1974283;0.2476393;-0.03052068,0.2696134;-0.01835692;-0.1274179,-0.2019151;0.5128655;-0.03300954,-0.2400515;0.2347849;-0.0566593,-0.2587474;-0.03526634;-0.1665525,0.07892169;0.008455113;-0.03235018,0.1635471;-0.2942402;-0.1561494,0.1854889;-0.7057588;0.008603454,0.2035173;-0.7325667;-0.0475446,-0.07442376;0.0001552407;-0.04251749,-0.06686523;-0.3371121;-0.02503102,0.001897596;-0.7661877;0.06518118,0.008484539;-0.7907558;0.004487749,-0.03096114;0.571447;-0.002445221,622.3173
+0;0;0,-0.006093027;0.3311339;0.01365013,-0.01182881;0.6490027;0.01120083,0.1659203;0.5221407;0.02277126,0.2240217;0.2488172;0.01670242,0.2981905;-0.02818072;-0.0545996,-0.1848093;0.5172324;-0.002338693,-0.2328176;0.2421591;-0.01451608,-0.2810187;-0.04034966;-0.08647638,0.07764314;0.006572663;-0.03543236,0.1095763;-0.3293576;-0.04451773,0.1380233;-0.7561975;0.07991098,0.1576151;-0.7861353;0.01042988,-0.0756485;0.004419926;-0.03981052,-0.08958326;-0.3328396;-0.03617322,-0.09700269;-0.7704169;0.04722434,-0.09070089;-0.7306007;-0.0458774,-0.01046592;0.5713338;0.01438761,0;0;0,-0.01783132;0.3309636;0.004274249,-0.03605939;0.6482121;-0.005917311,0.1451118;0.5218408;0.002255916,0.1971143;0.2493274;-0.03166413,0.2711627;-0.01854122;-0.1320438,-0.2026886;0.5128219;-0.0317459,-0.2401341;0.2372502;-0.05961134,-0.2582581;-0.03417239;-0.1749982,0.07891743;0.008677393;-0.03199768,0.1644924;-0.2903004;-0.1633012,0.1857303;-0.7023478;0.004775882,0.2111388;-0.7324999;-0.06260467,-0.0741635;-9.886705E-05;-0.04274197,-0.06450492;-0.3370444;-0.02469095,0.004448853;-0.7677145;0.06615304,0.01283642;-0.800873;-0.002728447,-0.03152119;0.5707568;-0.000962615,622.3519
+0;0;0,-0.006089056;0.3309181;0.01364124,-0.01181919;0.6484731;0.01119522,0.1659794;0.5216932;0.02276413,0.224149;0.2480484;0.01668816,0.2983541;-0.02908468;-0.05464866,-0.1848519;0.5167834;-0.002353108,-0.2329166;0.241387;-0.0145448,-0.2811413;-0.04125971;-0.08654022,0.07760607;0.006569525;-0.03541545,0.1095214;-0.3291723;-0.04449572,0.1376617;-0.7514108;0.07859164,0.1573084;-0.7815168;0.008915722,-0.07561239;0.004417816;-0.03979151,-0.08953933;-0.3326526;-0.03615626,-0.09687877;-0.7655126;0.04634228,-0.0905593;-0.7256689;-0.04702052,-0.01045799;0.5709005;0.01437804,0;0;0,-0.01873751;0.3306863;0.005039215,-0.03812162;0.6475843;-0.004136562,0.1434385;0.5214124;0.003484726,0.1971209;0.2492542;-0.03326011,0.2720529;-0.0176864;-0.1358563,-0.2041614;0.5116675;-0.03098395,-0.241995;0.236162;-0.06208679,-0.2590631;-0.0336419;-0.1817222,0.07897113;0.008945554;-0.03168046,0.1649824;-0.2867929;-0.1693919,0.1848953;-0.6950545;-0.004608035,0.2131675;-0.7290269;-0.06754982,-0.07399097;-0.0003727489;-0.04295709,-0.06314295;-0.3370759;-0.02460239,0.005264454;-0.7628902;0.06611905,0.01270053;-0.8043627;0.005374979,-0.03328256;0.5702261;0.0005303621,622.373
+0;0;0,-0.006088212;0.3308722;0.01363934,-0.01181734;0.6483713;0.01119385,0.1660764;0.5215805;0.02276665,0.2243565;0.2474161;0.01667914,0.2987829;-0.03054368;-0.05487049,-0.1849447;0.516668;-0.002364172,-0.2331007;0.2407486;-0.01457902,-0.2814691;-0.04274118;-0.08678921,0.07754611;0.006564449;-0.03538809,0.109435;-0.3288999;-0.04446085,0.1376991;-0.7529957;0.07916792,0.1575793;-0.7838158;0.008664139,-0.07555397;0.004414403;-0.03976077,-0.0894694;-0.3323774;-0.03612852,-0.09684112;-0.7671415;0.04673289,-0.09044656;-0.7271808;-0.0477392,-0.01045641;0.5708144;0.01437603,0;0;0,-0.0194909;0.3305882;0.005571008,-0.03951569;0.6474055;-0.003066301,0.1422483;0.5211284;0.004876971,0.1971628;0.2491603;-0.03534043,0.2730283;-0.01735926;-0.140849,-0.2053124;0.5110042;-0.03023059,-0.2443575;0.2357465;-0.06640205,-0.2590569;-0.03376085;-0.1891621,0.07897973;0.009206146;-0.03140473,0.1652528;-0.28314;-0.1753709,0.183097;-0.6929641;-0.009040117,0.2129826;-0.720008;-0.07916808,-0.07380692;-0.0006326246;-0.04313869,-0.06174286;-0.3370597;-0.0256222,0.006591119;-0.7645217;0.06682706,0.01484559;-0.8054769;0.003880136,-0.0345337;0.5700642;0.001467347,622.4072
+0;0;0,-0.003096484;0.3309749;0.01231848,-0.007002907;0.6484511;0.009127803,0.1700224;0.5194016;0.02304985,0.2312225;0.245518;0.009782127,0.3056481;-0.02643067;-0.06799388,-0.1814164;0.5185791;-0.0026777,-0.2291177;0.2422545;-0.02008592,-0.2763558;-0.0361706;-0.09619336,0.07767284;0.006815881;-0.03499662,0.1127866;-0.327652;-0.04852169,0.1426854;-0.7442567;0.07367419,0.161294;-0.7717862;0.005153991,-0.07530431;0.004190881;-0.04019936,-0.08719011;-0.3321718;-0.03831808,-0.09112314;-0.7596078;0.04334136,-0.08482409;-0.7201254;-0.04733022,-0.005983881;0.5709105;0.0124445,0;0;0,-0.02042511;0.3305312;0.006136417,-0.04124121;0.6472697;-0.0018121,0.140921;0.5209638;0.006364703,0.1973421;0.2491856;-0.03707504,0.2742871;-0.01068148;-0.1470429,-0.2067215;0.5101263;-0.02981845,-0.2465824;0.2349361;-0.07000821,-0.2592418;-0.02912411;-0.1951332,0.07898284;0.009514883;-0.03123248,0.165446;-0.2786939;-0.1820452,0.1818129;-0.6819748;-0.01931262,0.2114276;-0.7098633;-0.08352184,-0.0737115;-0.0009112285;-0.04324436,-0.0602255;-0.3367848;-0.02616245,0.006632775;-0.756907;0.06555747,0.01545627;-0.7955226;0.005850017,-0.03608182;0.569946;0.002547383,622.4405
+0;0;0,-0.003098872;0.3312303;0.01232798,-0.007009222;0.6490248;0.009133806,0.1702182;0.5198319;0.02307159,0.2315064;0.2455541;0.009784773,0.3054655;-0.02469009;-0.06750377,-0.181622;0.5190085;-0.002685348,-0.2293919;0.2422863;-0.02011861,-0.276334;-0.03439385;-0.09574906,0.0776091;0.006810288;-0.0349679,0.1125894;-0.3263857;-0.04844154,0.1427473;-0.7466012;0.07481344,0.1615244;-0.7746515;0.00567285,-0.07524251;0.004187442;-0.04016637,-0.08708311;-0.3308962;-0.03829224,-0.09105024;-0.7620368;0.04407496,-0.08469415;-0.7224686;-0.04741758,-0.005989083;0.5713996;0.01245413,0;0;0,-0.02148906;0.3307161;0.006334543,-0.04354918;0.6476968;-0.001332641,0.1389509;0.5206596;0.007270575,0.197238;0.2492736;-0.0387001,0.2746581;-0.006993413;-0.1518759,-0.2085566;0.5094919;-0.02957159,-0.2491089;0.2345933;-0.07370088,-0.2600247;-0.02621359;-0.2015133,0.07895887;0.009753227;-0.03102708,0.1652485;-0.2731588;-0.1889499,0.1778904;-0.6784582;-0.02085818,0.2052289;-0.7055471;-0.08791269,-0.07355323;-0.00111135;-0.04337043,-0.05926147;-0.3356695;-0.02630283,0.007611223;-0.7594331;0.06662111,0.01652109;-0.7977597;0.005343545,-0.03807342;0.5703059;0.002956986,622.4622
+0;0;0,-0.003098956;0.3312392;0.01232831,-0.007008227;0.6489469;0.009135414,0.1707512;0.5196286;0.02310398,0.2315296;0.2476323;0.009927681,0.3056207;-0.02309394;-0.06749872,-0.1821521;0.5188027;-0.002730787,-0.2295246;0.2443823;-0.02001904,-0.2765505;-0.03279135;-0.09578438,0.07759806;0.006809318;-0.03496292,0.1125083;-0.3257196;-0.04840958,0.1424894;-0.7434717;0.07412283,0.1611187;-0.771065;0.005526543,-0.0752318;0.004186845;-0.04016065,-0.08704869;-0.3302259;-0.03829027,-0.09099256;-0.7588391;0.04359407,-0.0846865;-0.7193463;-0.0471782,-0.005988488;0.5713521;0.01245443,0;0;0,-0.0225416;0.3306426;0.006953597,-0.0454508;0.6474923;-1.204014E-05,0.1377789;0.5203545;0.008387923,0.1966527;0.2518656;-0.03954113,0.2763071;-0.002174348;-0.1574221,-0.2103546;0.5084936;-0.02954352,-0.2512233;0.2366407;-0.07724405,-0.2603177;-0.02315801;-0.2083889,0.07899508;0.01003352;-0.03081131,0.1654807;-0.2682065;-0.1953645,0.1764306;-0.6711119;-0.02810073,0.2057673;-0.6952217;-0.09578371,-0.07345407;-0.001380688;-0.04350661,-0.05769086;-0.3352017;-0.0264748,0.008403707;-0.7566108;0.06558907,0.01487715;-0.7410849;-0.02451134,-0.03978536;0.5701361;0.004101753,622.4957
+0;0;0,-9.046474E-05;0.3312863;0.01141863,-0.001467435;0.6490062;0.00739951,0.1749331;0.517723;0.02480731,0.2375677;0.2466359;0.003871808,0.3155712;-0.02136877;-0.07898948,-0.1777025;0.5202349;-0.002498269,-0.2238748;0.2460634;-0.02590208,-0.2692289;-0.03068104;-0.1042127,0.07786456;0.007144128;-0.03429727,0.1166498;-0.324774;-0.05164945,0.1478791;-0.7425637;0.07044222,0.1677376;-0.7699796;0.002042323,-0.07509599;0.003792719;-0.04045292,-0.08454914;-0.3306985;-0.03931139,-0.08368834;-0.7594076;0.04216009,-0.07711414;-0.719989;-0.04860089,-0.0009918673;0.5714145;0.01090471,0;0;0,-0.0225416;0.3306426;0.006953597,-0.0454508;0.6474923;-1.204014E-05,0.1377789;0.5203545;0.008387923,0.1966527;0.2518656;-0.03954113,0.2763071;-0.002174348;-0.1574221,-0.2103546;0.5084936;-0.02954352,-0.2512233;0.2366407;-0.07724405,-0.2603177;-0.02315801;-0.2083889,0.07899508;0.01003352;-0.03081131,0.1654807;-0.2682065;-0.1953645,0.1764306;-0.6711119;-0.02810073,0.2057673;-0.6952217;-0.09578371,-0.07345407;-0.001380688;-0.04350661,-0.05769086;-0.3352017;-0.0264748,0.008403707;-0.7566108;0.06558907,0.01487715;-0.7410849;-0.02451134,-0.03978536;0.5701361;0.004101753,622.5187
+0;0;0,-9.041195E-05;0.331093;0.01141197,-0.001466174;0.6485406;0.007396801,0.1748421;0.5173637;0.0247938,0.2369161;0.2487029;0.00404568,0.3154283;-0.02104962;-0.079356,-0.1776095;0.5198742;-0.00249752,-0.2233686;0.2481566;-0.02569187,-0.2690184;-0.03039265;-0.1045132,0.07763259;0.007122845;-0.03419509,0.1165052;-0.3255423;-0.05158633,0.1475053;-0.7402676;0.06960981,0.1667075;-0.7657857;0.003470711,-0.07487226;0.00378142;-0.04033241,-0.08434669;-0.3314627;-0.0391883,-0.0834922;-0.7570273;0.04168559,-0.0771353;-0.7179199;-0.04607549,-0.0009910859;0.5710271;0.01089847,0;0;0,-0.02312028;0.3303981;0.007442117,-0.0465441;0.6469475;0.0009775162,0.1366929;0.5198684;0.009537816,0.1955426;0.2544073;-0.04075587,0.2777726;0.001148164;-0.1631669,-0.2109932;0.5078588;-0.02951855,-0.2518261;0.2392326;-0.08085069,-0.2583196;-0.02078435;-0.2158893,0.07873644;0.01064309;-0.03056395,0.1649217;-0.2659632;-0.199504,0.1742942;-0.6660908;-0.03380392,0.2033451;-0.6888427;-0.09860097,-0.07311309;-0.001770815;-0.04356832,-0.056521;-0.3363201;-0.02680024,0.008895215;-0.7547353;0.0642821,0.01535494;-0.7387034;-0.02283005,-0.04075787;0.5696724;0.004965544,622.5413
+0;0;0,-9.037296E-05;0.3309502;0.01140705,-0.001465295;0.6482069;0.007394513,0.1744365;0.5172057;0.02475708,0.2365195;0.2485059;0.00400595,0.3113501;-0.008597225;-0.07548481,-0.177201;0.5197104;-0.002471204,-0.2229667;0.2479534;-0.02566892,-0.2664759;-0.01753402;-0.1007942,0.07750676;0.007111299;-0.03413966,0.1163824;-0.3255798;-0.05153226,0.1469034;-0.7338957;0.06779084,0.1666436;-0.7609693;-0.0002013221,-0.0747509;0.003775291;-0.04026703,-0.08422606;-0.331495;-0.03912283,-0.08338479;-0.7504826;0.04050118,-0.07684978;-0.7111201;-0.04971878,-0.0009905247;0.5707452;0.01089384,0;0;0,-0.02356125;0.3302133;0.007887959,-0.0472663;0.646558;0.001822233,0.135601;0.519612;0.0105859,0.1957719;0.2548255;-0.04187465,0.2738454;0.01769015;-0.1671414,-0.2109832;0.5073335;-0.02947301,-0.2511787;0.2388659;-0.08233109,-0.2559975;-0.006828129;-0.2151154,0.07866128;0.01117837;-0.03017998,0.1647397;-0.261277;-0.2058382,0.1695549;-0.654542;-0.04088116,0.2016064;-0.6808815;-0.1046665,-0.07285134;-0.002138782;-0.04372062,-0.05515433;-0.3366675;-0.02714971,0.008638728;-0.7486739;0.06269778,0.01581164;-0.792004;0.009394523,-0.04142231;0.5693345;0.005716324,622.5744
+0;0;0,-0.007586993;0.3306471;0.01404083,-0.01657343;0.6476117;0.01295259,0.162616;0.5213276;0.02482732,0.227131;0.2547562;-0.00468629,0.3033856;0.004190713;-0.09166487,-0.1893023;0.5169842;-0.00269079,-0.2313586;0.2460018;-0.03257961,-0.2753799;-0.01411521;-0.1136004,0.07762066;0.007414087;-0.03355996,0.1207287;-0.3240047;-0.05526862,0.1524686;-0.7245985;0.06066941,0.1730375;-0.7531759;-0.004751101,-0.0743179;0.003504741;-0.04087508,-0.08161872;-0.331329;-0.03986836,-0.07624891;-0.7424022;0.0370368,-0.06974738;-0.7029041;-0.05241571,-0.01433869;0.5702024;0.01574243,0;0;0,-0.02416198;0.3300462;0.008237839,-0.04826283;0.6461738;0.002428532,0.1347161;0.5199396;0.01175666,0.1955312;0.2565596;-0.04325294,0.2739071;0.02414124;-0.169752,-0.2115089;0.5067075;-0.02955258,-0.2514833;0.2393865;-0.08464415,-0.2542164;-0.001916185;-0.2185419,0.07863256;0.01155356;-0.02982688,0.1654787;-0.2564256;-0.21097,0.1664591;-0.6418589;-0.04859793,0.1954978;-0.6719489;-0.1092625,-0.07261894;-0.002475268;-0.0438927,-0.05356342;-0.3364381;-0.02734908,0.007769611;-0.7407913;0.06017936,0.01267902;-0.7819235;0.004949506,-0.04233398;0.5690047;0.006268501,622.6078
+0;0;0,-0.007581679;0.3304155;0.014031,-0.01655962;0.6470806;0.01294405,0.1623211;0.5209605;0.0248002,0.2263282;0.256488;-0.004481031,0.3025881;0.005904853;-0.09146573,-0.1889879;0.5166246;-0.002670279,-0.2307131;0.2477758;-0.03232376,-0.2747375;-0.01235953;-0.1133502,0.07770075;0.007421737;-0.03359459,0.1207116;-0.32325;-0.05525431,0.1524445;-0.7237557;0.06065821,0.174364;-0.7561793;-0.009057779,-0.07439458;0.003508358;-0.04091725,-0.08167895;-0.3305706;-0.0399128,-0.07631033;-0.7415535;0.03697545,-0.06938191;-0.7014318;-0.05835047,-0.01432717;0.5697505;0.01573103,0;0;0,-0.02468115;0.3297645;0.008658051,-0.04918258;0.6455671;0.003215194,0.1336301;0.5197135;0.01280522,0.1948826;0.2591931;-0.04444182,0.2747999;0.02876183;-0.1736257,-0.2117117;0.505895;-0.02965131,-0.2518572;0.241598;-0.08826382,-0.2526188;0.000603348;-0.2227807,0.07876945;0.0117837;-0.02962434,0.1655414;-0.2504359;-0.2177051,0.1647578;-0.6346468;-0.05269326,0.1974384;-0.665392;-0.1196222,-0.07261231;-0.002758865;-0.04405595,-0.05239163;-0.336021;-0.03026069,0.008111537;-0.7401013;0.05865512,0.01576958;-0.7820271;-0.004634131,-0.0431609;0.5684805;0.006968856,622.6299
+0;0;0,-0.007578864;0.3302928;0.01402579,-0.01655108;0.6467559;0.01293974,0.1623821;0.5206749;0.02479671,0.225791;0.2586739;-0.004210895,0.30597;-0.004787087;-0.09566589,-0.1890342;0.5163378;-0.002682157,-0.2303695;0.2500013;-0.03205853,-0.2766564;-0.0235028;-0.1172491,0.07761196;0.007413256;-0.03355619,0.1205008;-0.3223202;-0.05515446,0.1523275;-0.7240095;0.06110062,0.1726238;-0.7518107;-0.00345299,-0.07430957;0.003504349;-0.0408705,-0.08157326;-0.3296267;-0.0398689,-0.07618877;-0.7418242;0.03724658,-0.06977339;-0.7024519;-0.05102057,-0.01432019;0.5694799;0.01572477,0;0;0,-0.02532702;0.3295818;0.009048581,-0.05038843;0.6451429;0.003932118,0.1326453;0.5195067;0.01385534,0.1948861;0.2623828;-0.04547513,0.2796535;0.02265516;-0.1852947,-0.2125993;0.5054554;-0.02999362,-0.2516187;0.243861;-0.0895966,-0.2497876;-0.006901443;-0.2356077,0.07877634;0.01221886;-0.02914751,0.1651744;-0.2446196;-0.2230532,0.1645063;-0.6314191;-0.0609784,0.1930593;-0.6524995;-0.1280277,-0.0723735;-0.00308228;-0.04423987,-0.0514129;-0.335361;-0.03076491,0.0085245;-0.7407231;0.05851898,0.01561291;-0.7801103;0.003244601,-0.04423288;0.5681176;0.007611036,622.6636
+0;0;0,-0.007982878;0.3302625;0.01450845,-0.01573996;0.6467559;0.01332112,0.1626697;0.5201158;0.02505315,0.2286807;0.2596844;-0.01134349,0.311268;0.004603773;-0.1223283,-0.1882094;0.5157276;-0.004127724,-0.2308985;0.2502419;-0.03879242,-0.2738622;-0.02360615;-0.1246164,0.07787532;0.007529479;-0.03291399,0.1246453;-0.321288;-0.05977825,0.1575193;-0.7232115;0.05537109,0.179244;-0.7532941;-0.006582242,-0.073849;0.003425561;-0.0417035,-0.07858627;-0.3297519;-0.04107694,-0.06965301;-0.7421161;0.03480772,-0.06290168;-0.7027374;-0.05343368,-0.01388869;0.569472;0.01616404,0;0;0,-0.02532702;0.3295818;0.009048581,-0.05038843;0.6451429;0.003932118,0.1326453;0.5195067;0.01385534,0.1948861;0.2623828;-0.04547513,0.2796535;0.02265516;-0.1852947,-0.2125993;0.5054554;-0.02999362,-0.2516187;0.243861;-0.0895966,-0.2497876;-0.006901443;-0.2356077,0.07877634;0.01221886;-0.02914751,0.1651744;-0.2446196;-0.2230532,0.1645063;-0.6314191;-0.0609784,0.1930593;-0.6524995;-0.1280277,-0.0723735;-0.00308228;-0.04423987,-0.0514129;-0.335361;-0.03076491,0.0085245;-0.7407231;0.05851898,0.01561291;-0.7801103;0.003244601,-0.04423288;0.5681176;0.007611036,622.6865
+0;0;0,-0.007978071;0.3300636;0.01449971,-0.01572917;0.6463128;0.01331343,0.1631642;0.5195996;0.02506759,0.2285729;0.2615449;-0.0109969,0.3086226;0.01430164;-0.1185717,-0.1886791;0.5151994;-0.004193487,-0.2309787;0.2521364;-0.03854182,-0.2726223;-0.01329759;-0.1217289,0.0778316;0.007525252;-0.03289551,0.1243898;-0.3198031;-0.05963811,0.1572637;-0.7217251;0.05551081,0.1792622;-0.7525649;-0.007223379,-0.07380753;0.003423637;-0.04168008,-0.07852335;-0.328245;-0.04105636,-0.06959012;-0.7406077;0.03482802,-0.06275369;-0.7011108;-0.05452558,-0.01387939;0.5690914;0.01615405,0;0;0,-0.02585376;0.3293246;0.009629369,-0.05124492;0.6446222;0.005040646,0.1323665;0.5189608;0.01459026,0.1951929;0.264879;-0.04596102,0.279243;0.03712068;-0.1879865,-0.213303;0.5043132;-0.03066693,-0.2509183;0.2451686;-0.09066962,-0.2466295;0.005275384;-0.2374427,0.07885592;0.01236747;-0.02872789,0.1640704;-0.2350378;-0.2325803,0.162207;-0.6217837;-0.07039094,0.1930831;-0.6475008;-0.1341348,-0.07215337;-0.003299577;-0.04449163,-0.04931866;-0.333959;-0.0314678,0.009305153;-0.7395277;0.05774268,0.01696435;-0.7794265;0.001382243,-0.04501944;0.5676595;0.008591652,622.7094
+0;0;0,-0.007974606;0.3299202;0.01449341,-0.01572165;0.646004;0.01330785,0.1630249;0.5193742;0.02505311,0.2281802;0.2623191;-0.01087168,0.3070749;0.01864362;-0.1168942,-0.1885287;0.5149776;-0.004183879,-0.2306645;0.2529337;-0.03839917,-0.2717071;-0.008670121;-0.1203858,0.07770128;0.007512651;-0.03284042,0.1242907;-0.3200355;-0.05960099,0.157053;-0.720593;0.05515699,0.1784319;-0.7497192;-0.005810171,-0.07368395;0.003417905;-0.04161029,-0.07840294;-0.3284734;-0.04098615,-0.06950004;-0.7394362;0.0346406,-0.06285617;-0.7002068;-0.0521962,-0.0138729;0.5688254;0.0161469,0;0;0,-0.02627186;0.3291374;0.009967327,-0.05204424;0.644242;0.005680442,0.131489;0.5186071;0.01540303,0.1952475;0.2662266;-0.04666222,0.2789471;0.04419531;-0.1899778,-0.2136001;0.5039329;-0.03105231,-0.2508415;0.2464374;-0.09368028,-0.2422227;0.01427452;-0.2449053,0.07885046;0.01289086;-0.02808654,0.1641626;-0.230932;-0.2365254,0.1612333;-0.617146;-0.07677794,0.1890216;-0.6389848;-0.1416663,-0.07182756;-0.003649389;-0.04472031,-0.04747279;-0.3344006;-0.03111788,0.01004376;-0.7387627;0.05760692,0.01682213;-0.7767324;0.002797008,-0.0457256;0.5673266;0.009159446,622.7421
+0;0;0,-0.007575827;0.3294866;0.01487282,-0.01454905;0.6450875;0.0139604,0.1640295;0.5182797;0.02537722,0.2299648;0.2623532;-0.01860857,0.313012;0.02625868;-0.1269179,-0.1879509;0.5152086;-0.00407299,-0.2303574;0.2540145;-0.04602445,-0.2675195;-0.003600121;-0.1274005,0.07773675;0.007506597;-0.03216508,0.1274276;-0.3203393;-0.06292644,0.1619802;-0.7190356;0.05033434,0.1840785;-0.7436942;-0.01575018,-0.07327662;0.003353795;-0.04187164,-0.07515442;-0.3296547;-0.04145779,-0.06302915;-0.7386751;0.03294639,-0.0562508;-0.6993266;-0.05485857,-0.0129174;0.568039;0.01673746,0;0;0,-0.02671997;0.3286596;0.01043868,-0.05296788;0.6432292;0.00670433,0.1309321;0.5181737;0.01616883,0.1957429;0.2660415;-0.04715204,0.2789429;0.0514565;-0.1934373,-0.2141994;0.5032263;-0.03178729,-0.2505026;0.2457951;-0.09653193,-0.2395677;0.01917064;-0.2478267,0.07883254;0.01302685;-0.02738023,0.1630583;-0.2243496;-0.245226,0.1576068;-0.6082586;-0.08533585,0.1862458;-0.6336803;-0.1481951,-0.07139345;-0.00378211;-0.04497349,-0.04547305;-0.335506;-0.03134279,0.01101895;-0.7380173;0.05682771,0.01791731;-0.7766284;0.001258124,-0.04652821;0.5664551;0.0100379,622.7641
+0;0;0,-0.007575827;0.3294866;0.01487282,-0.01454905;0.6450875;0.0139604,0.1640295;0.5182797;0.02537722,0.2299648;0.2623532;-0.01860857,0.313012;0.02625868;-0.1269179,-0.1879509;0.5152086;-0.00407299,-0.2303574;0.2540145;-0.04602445,-0.2675195;-0.003600121;-0.1274005,0.07773675;0.007506597;-0.03216508,0.1274276;-0.3203393;-0.06292644,0.1619802;-0.7190356;0.05033434,0.1840785;-0.7436942;-0.01575018,-0.07327662;0.003353795;-0.04187164,-0.07515442;-0.3296547;-0.04145779,-0.06302915;-0.7386751;0.03294639,-0.0562508;-0.6993266;-0.05485857,-0.0129174;0.568039;0.01673746,0;0;0,-0.02671997;0.3286596;0.01043868,-0.05296788;0.6432292;0.00670433,0.1309321;0.5181737;0.01616883,0.1957429;0.2660415;-0.04715204,0.2789429;0.0514565;-0.1934373,-0.2141994;0.5032263;-0.03178729,-0.2505026;0.2457951;-0.09653193,-0.2395677;0.01917064;-0.2478267,0.07883254;0.01302685;-0.02738023,0.1630583;-0.2243496;-0.245226,0.1576068;-0.6082586;-0.08533585,0.1862458;-0.6336803;-0.1481951,-0.07139345;-0.00378211;-0.04497349,-0.04547305;-0.335506;-0.03134279,0.01101895;-0.7380173;0.05682771,0.01791731;-0.7766284;0.001258124,-0.04652821;0.5664551;0.0100379,622.7867
+0;0;0,-0.007565285;0.3290282;0.01485213,-0.0145305;0.6442669;0.01394056,0.163933;0.5175752;0.02534883,0.2295845;0.2627501;-0.01844766,0.3150663;0.01973453;-0.129932,-0.1878221;0.514506;-0.004082534,-0.2300461;0.254436;-0.04585344,-0.2682976;-0.01073053;-0.129615,0.07744068;0.007478007;-0.03204258,0.1274799;-0.3226658;-0.06301954,0.1618236;-0.7189528;0.04955678,0.1829689;-0.7412543;-0.01367787,-0.07299753;0.003341021;-0.04171216,-0.0748885;-0.3320016;-0.04129542,-0.0628365;-0.7385503;0.03265913,-0.05635047;-0.6996049;-0.05135926,-0.01290064;0.5673026;0.01671459,0;0;0,-0.0265366;0.3281969;0.01095152,-0.0525117;0.642431;0.007683754,0.1311786;0.5174479;0.01743925,0.197245;0.2673708;-0.04783559,0.2831891;0.04718101;-0.1992375,-0.2134185;0.502595;-0.03212203,-0.2480694;0.2468928;-0.09979628,-0.2345242;0.01615641;-0.2590749,0.07870851;0.01306485;-0.02672052,0.1630786;-0.2227466;-0.2497296,0.1569838;-0.6044965;-0.09121715,0.1811739;-0.6255535;-0.1543773,-0.07080391;-0.003922719;-0.04528935,-0.04229425;-0.3377811;-0.03171599,0.01253139;-0.7380909;0.05570569,0.0192395;-0.7737334;0.002533931,-0.04614462;0.5657305;0.01089966,622.8203
+0;0;0,-0.009318216;0.3286393;0.01572514,-0.0180176;0.6435044;0.01580429,0.1609749;0.5174016;0.02588117,0.2277192;0.2674174;-0.02549169,0.3181151;0.02490094;-0.1457905,-0.1906054;0.5142001;-0.004923047,-0.2309598;0.2579724;-0.05293306,-0.2685888;-0.01076359;-0.1413779,0.0775524;0.00789875;-0.03181046,0.1291995;-0.3231032;-0.06598687,0.1655906;-0.716451;0.04532104,0.1883205;-0.7341053;-0.0179692,-0.0729394;0.00291023;-0.0419529,-0.07288336;-0.3338349;-0.04267804,-0.05861066;-0.7375518;0.0297453,-0.05205699;-0.6987979;-0.05194712,-0.01596503;0.566625;0.01831987,0;0;0,-0.02697408;0.327843;0.01137042,-0.0533356;0.6417146;0.008469343,0.1304942;0.5174406;0.01908326,0.1971081;0.2709218;-0.04707682,0.2852401;0.04844932;-0.202628,-0.2135319;0.5017824;-0.03316903,-0.2470845;0.2492752;-0.1017286,-0.2313076;0.0165841;-0.266238,0.07886612;0.01322743;-0.02634084,0.1599298;-0.2188268;-0.2565088,0.1558906;-0.5987202;-0.1012641,0.1771922;-0.6201086;-0.1620811,-0.07066438;-0.004147985;-0.0455852,-0.03996404;-0.3392049;-0.03172496,0.01285164;-0.7370366;0.05416293,0.01944914;-0.7711022;0.002730358,-0.04687615;0.5651022;0.01160073,622.8437
+0;0;0,-0.009313158;0.3284609;0.01571661,-0.01800734;0.6431375;0.01579586,0.1610495;0.5170661;0.02587393,0.2272229;0.26922;-0.02505952,0.3186128;0.024037;-0.1466811,-0.1906613;0.5138634;-0.004941732,-0.2306706;0.2598273;-0.0525411,-0.2687133;-0.0118635;-0.1419584,0.07778509;0.007922448;-0.03190591,0.1296612;-0.3245476;-0.06623389,0.165119;-0.7078061;0.04221897,0.1894308;-0.728777;-0.02547611,-0.07315823;0.002918962;-0.04207877,-0.07310195;-0.3353196;-0.04280712,-0.05919535;-0.7286812;0.02775855,-0.05218556;-0.689318;-0.05961945,-0.0159561;0.5663078;0.01830982,0;0;0,-0.02736559;0.327609;0.01199019,-0.05410248;0.6412654;0.009772657,0.1297686;0.5166396;0.02055299,0.1975112;0.2734133;-0.04765761,0.2881613;0.05081132;-0.207312,-0.2135184;0.500917;-0.03415662,-0.2461793;0.2510293;-0.1040867,-0.2272869;0.01965533;-0.275457,0.07927716;0.01372075;-0.02565432,0.1557146;-0.2152943;-0.2625411,0.148523;-0.5837001;-0.1071974,0.1715494;-0.6127238;-0.1684976,-0.07066509;-0.004563904;-0.04600964,-0.03764496;-0.3409146;-0.03245522,0.0117975;-0.7290049;0.05029529,0.01879901;-0.7661641;-0.006382335,-0.0475492;0.5647041;0.01273048,622.8761
+0;0;0,-0.009311299;0.3283954;0.01571347,-0.01800371;0.6430082;0.0157926,0.16139;0.516856;0.02588465,0.2271631;0.2705093;-0.02474069,0.3198571;0.02182731;-0.1480979,-0.1909908;0.5136473;-0.004989713,-0.230758;0.2611479;-0.05230113,-0.2693437;-0.01442015;-0.1429945,0.07778563;0.007922504;-0.03190613,0.1297442;-0.3250759;-0.06628866,0.165188;-0.7081841;0.04212167,0.1897898;-0.7297629;-0.02638075,-0.07315876;0.002918982;-0.04207907,-0.07310238;-0.3358571;-0.04280858,-0.05920124;-0.7290645;0.02772943,-0.05210784;-0.6895897;-0.06069066,-0.01595282;0.5661915;0.01830613,0;0;0,-0.02770207;0.3274941;0.01254392,-0.05466255;0.6410698;0.01075971,0.1296245;0.5166562;0.02246583,0.199504;0.2763876;-0.04798687,0.2922191;0.05235194;-0.2118887,-0.2137448;0.5004873;-0.03527602,-0.2451113;0.2525711;-0.1068961,-0.2242433;0.01990965;-0.2832056,0.07944021;0.01386446;-0.02506792,0.1504725;-0.2127318;-0.2666841,0.1463066;-0.5813655;-0.1121758,0.1697603;-0.6122225;-0.1730409,-0.07043173;-0.004760104;-0.04634744,-0.03522065;-0.3414369;-0.03297894,0.01240241;-0.7297426;0.04906744,0.01882863;-0.7683882;-0.007542573,-0.04806206;0.5645218;0.01361907,622.898
+0;0;0,-0.009559252;0.3283047;0.01568916,-0.01823098;0.6428693;0.01566232,0.1611436;0.5174994;0.02624673,0.2264967;0.2738896;-0.03464405,0.3242452;0.0269011;-0.1658838,-0.1910004;0.5136844;-0.005923254,-0.230381;0.2628947;-0.05957214,-0.2678134;-0.01487562;-0.155616,0.07816828;0.008362425;-0.03142568,0.1322764;-0.3254844;-0.0705839,0.1713911;-0.708235;0.035262,0.1967836;-0.7378151;-0.02334376,-0.0729631;0.002592068;-0.0428655,-0.07154074;-0.3378645;-0.04429156,-0.05492065;-0.730453;0.02520273,-0.04774096;-0.6911811;-0.06135176,-0.01621036;0.5660617;0.018209,0;0;0,-0.02752319;0.3274062;0.013008,-0.05417033;0.6409624;0.01167762,0.1298431;0.5165892;0.02358735,0.201662;0.2779714;-0.04871798,0.2996485;0.05491917;-0.217325,-0.2126451;0.5002061;-0.03591765,-0.2429557;0.2532844;-0.109643,-0.2198245;0.0204885;-0.2914478,0.07969367;0.01384811;-0.02499866,0.1474981;-0.2141972;-0.2685405,0.1467415;-0.58317;-0.1165869,0.1660359;-0.6107557;-0.1793628,-0.07059844;-0.004823054;-0.04647992,-0.03374752;-0.3430466;-0.03376907,0.01316871;-0.7307878;0.04800526,0.02307649;-0.7141537;-0.03774078,-0.04765706;0.5644116;0.01442051,622.9318
+0;0;0,-0.009559252;0.3283047;0.01568916,-0.01823098;0.6428693;0.01566232,0.1611436;0.5174994;0.02624673,0.2264967;0.2738896;-0.03464405,0.3242452;0.0269011;-0.1658838,-0.1910004;0.5136844;-0.005923254,-0.230381;0.2628947;-0.05957214,-0.2678134;-0.01487562;-0.155616,0.07816828;0.008362425;-0.03142568,0.1322764;-0.3254844;-0.0705839,0.1713911;-0.708235;0.035262,0.1967836;-0.7378151;-0.02334376,-0.0729631;0.002592068;-0.0428655,-0.07154074;-0.3378645;-0.04429156,-0.05492065;-0.730453;0.02520273,-0.04774096;-0.6911811;-0.06135176,-0.01621036;0.5660617;0.018209,0;0;0,-0.02752319;0.3274062;0.013008,-0.05417033;0.6409624;0.01167762,0.1298431;0.5165892;0.02358735,0.201662;0.2779714;-0.04871798,0.2996485;0.05491917;-0.217325,-0.2126451;0.5002061;-0.03591765,-0.2429557;0.2532844;-0.109643,-0.2198245;0.0204885;-0.2914478,0.07969367;0.01384811;-0.02499866,0.1474981;-0.2141972;-0.2685405,0.1467415;-0.58317;-0.1165869,0.1660359;-0.6107557;-0.1793628,-0.07059844;-0.004823054;-0.04647992,-0.03374752;-0.3430466;-0.03376907,0.01316871;-0.7307878;0.04800526,0.02307649;-0.7141537;-0.03774078,-0.04765706;0.5644116;0.01442051,622.9545
+0;0;0,-0.009551536;0.3280397;0.0156765,-0.01821703;0.6423783;0.01564951,0.1612347;0.5170383;0.02623578,0.2264932;0.2737812;-0.03456683,0.3253306;0.02404147;-0.1672684,-0.1910653;0.5132216;-0.005948462,-0.2303888;0.2627951;-0.05951966,-0.2682381;-0.01806936;-0.1566333,0.07832444;0.008379131;-0.03148847,0.1327816;-0.3276215;-0.07089932,0.171806;-0.7094877;0.034702,0.1964485;-0.7373081;-0.0221729,-0.07310887;0.002597246;-0.04295114,-0.07167733;-0.3400558;-0.0443864,-0.05509564;-0.731737;0.0249473,-0.048128;-0.692739;-0.05905089,-0.01619776;0.5656221;0.01819449,0;0;0,-0.02746743;0.3271262;0.01345563,-0.0539483;0.6404705;0.01245236,0.1302198;0.5166103;0.02444136,0.2051782;0.2798811;-0.0495193,0.3058348;0.05686563;-0.22238,-0.212433;0.5005125;-0.03657263,-0.2412852;0.2551358;-0.114595,-0.2160144;0.02145031;-0.3003393,0.07987551;0.01379605;-0.02502048,0.1454178;-0.2162439;-0.2703795,0.1479784;-0.586605;-0.1243573,0.1630568;-0.614176;-0.1847181,-0.07071664;-0.004872348;-0.04660332,-0.03211155;-0.3451649;-0.03538525,0.01399058;-0.7322084;0.04565953,0.02385845;-0.7151628;-0.03752713,-0.04748236;0.5639647;0.01512289,622.9877
+0;0;0,-0.01072101;0.3277902;0.01613409,-0.02050467;0.6419115;0.0165904,0.1592545;0.5171364;0.02601699,0.227363;0.2772204;-0.04437322,0.3248624;0.03448099;-0.1851725,-0.1925929;0.5128406;-0.007562596,-0.2313201;0.263512;-0.06662799,-0.2692767;-0.01013881;-0.1758412,0.07870255;0.008465575;-0.03128411,0.134338;-0.3296071;-0.07741121,0.1778684;-0.7111207;0.02974569,0.2007535;-0.7360263;-0.02743631,-0.07327829;0.002458364;-0.04322851,-0.07014534;-0.3432307;-0.04556697,-0.04999951;-0.7353987;0.02319745,-0.04297211;-0.6966069;-0.0585427,-0.0182164;0.5652044;0.0190143,0;0;0,-0.0274048;0.3269247;0.01381707,-0.05377341;0.6400945;0.01316011,0.130235;0.5162892;0.02481449,0.2081677;0.2808613;-0.05037463,0.3115523;0.0651525;-0.2265403,-0.212213;0.5006208;-0.03623208,-0.238345;0.2560245;-0.1177367,-0.2126197;0.02910307;-0.307731,0.0801372;0.01381922;-0.02512991,0.1418248;-0.2183206;-0.2737701,0.1492119;-0.5915655;-0.1338996,0.1625707;-0.6163533;-0.1941322,-0.07105356;-0.004956889;-0.04659694,-0.03140178;-0.3482284;-0.03617498,0.01438167;-0.7360942;0.04378788,0.02005998;-0.7720604;-0.00544991,-0.04733802;0.5636289;0.01574576,623.0103
+0;0;0,-0.01071477;0.3275994;0.0161247,-0.02049271;0.6415368;0.01658077,0.1588065;0.5169315;0.02598783,0.2269114;0.2770283;-0.04439862,0.3241127;0.03503107;-0.1847675,-0.1921318;0.5126467;-0.007504992,-0.2308569;0.2633315;-0.06656723,-0.2686974;-0.009482622;-0.1754465,0.07900835;0.008498468;-0.03140566,0.1351047;-0.3323749;-0.07791488,0.178706;-0.7145097;0.02941653,0.2008032;-0.7375252;-0.0257969,-0.073563;0.002467916;-0.04339646,-0.0704041;-0.3460848;-0.0457543,-0.05022546;-0.7388914;0.0231221,-0.04343999;-0.7004023;-0.05580402,-0.0182058;0.5648752;0.01900323,0;0;0,-0.02720471;0.3267268;0.01434147,-0.0533022;0.6397356;0.01420581,0.1301853;0.5158992;0.02444232,0.2115358;0.281742;-0.05104661,0.3158089;0.06876989;-0.2284844,-0.2116141;0.5009226;-0.03502085,-0.2355503;0.2576339;-0.1209497,-0.2098134;0.03299929;-0.3122376,0.08043599;0.013945;-0.0252279,0.1393541;-0.2205334;-0.2763317,0.1535438;-0.597416;-0.1451589,0.1642523;-0.623253;-0.200971,-0.07143192;-0.005131757;-0.04660477,-0.03012877;-0.3511015;-0.03643119,0.01504704;-0.7399927;0.04212409,0.02104234;-0.7723396;-0.007113785,-0.04693852;0.5633054;0.01666141,623.044
+0;0;0,-0.01071566;0.3276268;0.01612605,-0.02049671;0.6416645;0.01658197,0.1582169;0.5171868;0.02596687,0.2263239;0.2772761;-0.04442178,0.3234411;0.03548834;-0.1846691,-0.1915586;0.5129162;-0.007414976,-0.2302849;0.2635932;-0.06647906,-0.2680927;-0.008984774;-0.1752641,0.07933293;0.008533381;-0.03153469,0.135774;-0.3344349;-0.07832973,0.1795134;-0.7177802;0.02934166,0.2018812;-0.7414448;-0.02654785,-0.07386521;0.002478055;-0.04357475,-0.07068689;-0.3482168;-0.04594707,-0.05044433;-0.7422677;0.0231475,-0.04357578;-0.7036746;-0.05674507,-0.01820887;0.5649717;0.01900541,0;0;0,-0.02702499;0.3267581;0.01459491,-0.05293848;0.6398826;0.01462734,0.1297727;0.5154238;0.02342784,0.2146766;0.2827702;-0.05282092,0.3208738;0.07382536;-0.2334492,-0.2105237;0.5005212;-0.03430705,-0.2337993;0.2583216;-0.1234581,-0.20813;0.04032812;-0.3219078,0.08069205;0.01400876;-0.02556395,0.1371688;-0.2216116;-0.2791306,0.1563899;-0.6007283;-0.1512206,0.1677797;-0.6256561;-0.2091607,-0.07193844;-0.005244181;-0.04645781,-0.03013964;-0.353332;-0.03695188,0.0153802;-0.743711;0.04045665,0.02107108;-0.7767187;-0.009558193,-0.04661871;0.5634162;0.01704741,623.077
+0;0;0,-0.01180817;0.3272682;0.01650533,-0.02257595;0.6409371;0.01735156,0.1560204;0.516535;0.02511883,0.2269224;0.2794467;-0.05194027,0.3222704;0.04648221;-0.207906,-0.1924881;0.511815;-0.009075964,-0.2294973;0.2635469;-0.07364623,-0.2662612;-0.002850294;-0.1976218,0.07982617;0.008662632;-0.03104094,0.1372506;-0.3342693;-0.08685149,0.1863846;-0.7207586;0.02263921,0.2074026;-0.7357576;-0.04013181,-0.07380556;0.002357087;-0.0442491,-0.06903544;-0.3497494;-0.04784452,-0.04505853;-0.7478816;0.02065532,-0.03809104;-0.7093273;-0.05862358,-0.02005662;0.564337;0.01967502,0;0;0,-0.02660299;0.3264689;0.01505447,-0.05199033;0.6392996;0.01562536,0.1302066;0.5148778;0.02329934,0.2177457;0.2835969;-0.05430281,0.3249158;0.07727376;-0.2376995,-0.2094508;0.4999639;-0.03286778,-0.2325495;0.2590215;-0.125546,-0.2075524;0.04516436;-0.3288421,0.08104122;0.01394306;-0.02546978,0.1362397;-0.2217462;-0.28124,0.1614508;-0.6062763;-0.1576388,0.1711082;-0.6317097;-0.2145663,-0.0722257;-0.005218525;-0.04655121,-0.02948333;-0.3546541;-0.03746539,0.01644047;-0.749289;0.03954513,0.02199079;-0.7814083;-0.01062717,-0.04581029;0.5629064;0.01790452,623.0995
+0;0;0,-0.0117998;0.3270362;0.01649363,-0.02255459;0.6403257;0.01733961,0.1549173;0.5163381;0.02506888,0.2258452;0.2791629;-0.05201849,0.3209028;0.04690799;-0.2075092,-0.1913727;0.5116481;-0.008908236,-0.2283955;0.263289;-0.07350218,-0.2650474;-0.002296776;-0.1971001,0.08013956;0.00869664;-0.0311628,0.1376596;-0.3348064;-0.08706629,0.1869237;-0.7223184;0.02271414,0.208402;-0.7383031;-0.04143174,-0.07409531;0.00236634;-0.04442281,-0.06931724;-0.3503266;-0.04802422,-0.04527688;-0.7495123;0.02065689,-0.03815679;-0.7107707;-0.06035844,-0.02003889;0.5638358;0.01965972,0;0;0,-0.02605781;0.3262393;0.01590276,-0.05072062;0.6387441;0.01754153,0.1301361;0.5144411;0.02300525,0.2208826;0.2850218;-0.05672657,0.3276303;0.08018056;-0.240576,-0.2075895;0.4998886;-0.03006312,-0.2307773;0.2605713;-0.1270934,-0.2065875;0.05032557;-0.3329264,0.08135511;0.01396477;-0.02560139,0.1354285;-0.2217798;-0.2823671,0.1646575;-0.6078505;-0.1609614,0.1764272;-0.6315648;-0.2215159,-0.07265533;-0.005263678;-0.04650373,-0.02974857;-0.3552973;-0.03853299,0.01652572;-0.7509518;0.03867143,0.02276002;-0.7838002;-0.01330751,-0.04473296;0.5624382;0.01953745,623.1326
+0;0;0,-0.0117998;0.3270362;0.01649363,-0.02255459;0.6403257;0.01733961,0.1549173;0.5163381;0.02506888,0.2258452;0.2791629;-0.05201849,0.3209028;0.04690799;-0.2075092,-0.1913727;0.5116481;-0.008908236,-0.2283955;0.263289;-0.07350218,-0.2650474;-0.002296776;-0.1971001,0.08013956;0.00869664;-0.0311628,0.1376596;-0.3348064;-0.08706629,0.1869237;-0.7223184;0.02271414,0.208402;-0.7383031;-0.04143174,-0.07409531;0.00236634;-0.04442281,-0.06931724;-0.3503266;-0.04802422,-0.04527688;-0.7495123;0.02065689,-0.03815679;-0.7107707;-0.06035844,-0.02003889;0.5638358;0.01965972,0;0;0,-0.02605781;0.3262393;0.01590276,-0.05072062;0.6387441;0.01754153,0.1301361;0.5144411;0.02300525,0.2208826;0.2850218;-0.05672657,0.3276303;0.08018056;-0.240576,-0.2075895;0.4998886;-0.03006312,-0.2307773;0.2605713;-0.1270934,-0.2065875;0.05032557;-0.3329264,0.08135511;0.01396477;-0.02560139,0.1354285;-0.2217798;-0.2823671,0.1646575;-0.6078505;-0.1609614,0.1764272;-0.6315648;-0.2215159,-0.07265533;-0.005263678;-0.04650373,-0.02974857;-0.3552973;-0.03853299,0.01652572;-0.7509518;0.03867143,0.02276002;-0.7838002;-0.01330751,-0.04473296;0.5624382;0.01953745,623.155
+0;0;0,-0.01182261;0.327096;0.01599048,-0.02246648;0.6404318;0.01634307,0.1551078;0.5171566;0.02181484,0.2232534;0.2820658;-0.06400564,0.3184202;0.0534436;-0.2235122,-0.1907829;0.5112977;-0.01150241,-0.2265045;0.2639781;-0.0810266,-0.2610001;0.001897454;-0.2109919,0.08070859;0.008848784;-0.03063513,0.1412211;-0.3317817;-0.1000557,0.1946883;-0.7175914;0.006306194,0.2178068;-0.7433138;-0.05075406,-0.07411935;0.002182872;-0.04508043,-0.06820073;-0.3505905;-0.05018187,-0.03990623;-0.7478929;0.01593079,-0.03284278;-0.709044;-0.06633177,-0.01999244;0.5639345;0.01878666,0;0;0,-0.02589129;0.3262415;0.01683462,-0.05051067;0.6387851;0.01946688,0.1300774;0.5137854;0.02317488,0.222628;0.2857133;-0.05864322,0.3290261;0.08242004;-0.243355,-0.2073117;0.49983;-0.02811426,-0.23171;0.2622024;-0.1291811,-0.210674;0.05893484;-0.3413295,0.08173079;0.01387161;-0.02565825,0.1337976;-0.2207994;-0.2839772,0.1669688;-0.6051024;-0.1646812,0.1802117;-0.6275348;-0.2276955,-0.07306602;-0.005226692;-0.04652663,-0.03030284;-0.3554112;-0.03929832,0.01535356;-0.7492191;0.03719684,0.02346886;-0.7825431;-0.01590245,-0.04451929;0.5624635;0.02121222,623.1884
+0;0;0,-0.01181984;0.3270193;0.01598673,-0.02245948;0.6402302;0.01633944,0.1550777;0.5170011;0.02180943,0.2232527;0.281809;-0.06404805,0.306545;0.08171314;-0.2036522,-0.190742;0.5111434;-0.011501,-0.2264791;0.2637172;-0.08105513,-0.2566705;0.0343377;-0.1948041,0.08082181;0.008861197;-0.03067811,0.1411066;-0.3304871;-0.09983733,0.1949389;-0.7189318;0.007250972,0.2180206;-0.7445654;-0.04971835,-0.07422333;0.002185934;-0.04514368,-0.06832699;-0.3492595;-0.05022591,-0.03983924;-0.7492754;0.0163383,-0.03278704;-0.7104406;-0.06579317,-0.01998661;0.5637694;0.01878186,0;0;0,-0.02572561;0.3261359;0.01762009,-0.05024229;0.6385541;0.02112007,0.1301138;0.5129282;0.02358413,0.2238825;0.2860475;-0.06048238,0.3220605;0.121078;-0.2325622,-0.2077931;0.5013236;-0.02624308,-0.2327021;0.2645565;-0.1294687,-0.2160471;0.08979042;-0.3182668,0.08187214;0.0136259;-0.02575111,0.1325982;-0.21814;-0.2851464,0.169514;-0.6061808;-0.1697484,0.1834952;-0.6284423;-0.2325706,-0.07325911;-0.00501871;-0.04647309,-0.03059565;-0.3538739;-0.03909975,0.01517877;-0.7505687;0.03701222,0.02291245;-0.7838761;-0.01595708,-0.04426844;0.5622631;0.02264452,623.2109
+0;0;0,-0.01180169;0.3265173;0.01596219,-0.02242993;0.6393929;0.0163142,0.1556001;0.5161061;0.02179037,0.2238142;0.2807788;-0.06411645,0.317769;0.05506839;-0.2215915,-0.1911979;0.5102318;-0.01161428,-0.2269555;0.2626634;-0.08120839,-0.2610118;0.003920704;-0.2095185,0.08112209;0.008894121;-0.03079209,0.1407359;-0.3266773;-0.09918161,0.195254;-0.7200699;0.009270772,0.2184664;-0.7460187;-0.04802122,-0.0744991;0.002194056;-0.04531141,-0.06866838;-0.3453399;-0.05033708,-0.03981776;-0.7504512;0.01707501,-0.03272562;-0.7115664;-0.06552166,-0.01995948;0.5630067;0.01875425,0;0;0,-0.0266363;0.3255412;0.01791847,-0.05185187;0.6375643;0.02167487,0.1290964;0.5116587;0.02395725,0.223194;0.2858108;-0.06293607,0.3323826;0.1007531;-0.2589018,-0.2101774;0.5012345;-0.02552378,-0.2371494;0.2660059;-0.1320699,-0.2215634;0.07671104;-0.3522872,0.08224501;0.01359832;-0.02566898,0.1288414;-0.2115552;-0.2863868,0.1678006;-0.605459;-0.1731888,0.1828201;-0.6270695;-0.2369244,-0.07359319;-0.005069018;-0.0465446,-0.03270439;-0.3502016;-0.03942339,0.01468569;-0.7520474;0.03651087,0.02213224;-0.7844028;-0.01833256,-0.04571538;0.5613598;0.02313054,623.2443
+0;0;0,-0.01206842;0.3264425;0.01536188,-0.0229059;0.6391985;0.0151547,0.1550982;0.5163294;0.01872857,0.2218224;0.2831742;-0.07432061,0.3138556;0.06558244;-0.2439458,-0.1904355;0.5086189;-0.01551794,-0.2278939;0.262358;-0.08916605,-0.2586902;0.008452296;-0.2276307,0.08159577;0.009174548;-0.03031639,0.1445967;-0.3218115;-0.116623,0.2008076;-0.71369;-0.00747069,0.2259458;-0.7423524;-0.06061339,-0.07461014;0.001846183;-0.04572794,-0.06709196;-0.3458161;-0.05237006,-0.0352124;-0.7499709;0.01309256,-0.0280694;-0.7111486;-0.06917825,-0.02039107;0.5628477;0.01773241,0;0;0,-0.02655628;0.3254248;0.01843417,-0.05179914;0.6373265;0.02267599,0.1288366;0.5109811;0.02457166,0.2230744;0.285908;-0.06449533,0.3315131;0.1005895;-0.2606766,-0.2102829;0.5014786;-0.02389349,-0.2393807;0.2676028;-0.1331044,-0.2262251;0.08076753;-0.3556095,0.0825699;0.01363571;-0.02563989,0.1274496;-0.2109645;-0.2873846,0.1673606;-0.6045821;-0.1773167,0.1824677;-0.626432;-0.2404095,-0.07390819;-0.005128743;-0.04660901,-0.03299684;-0.3504364;-0.03895324,0.01380316;-0.7515807;0.0354486,0.02179295;-0.7843468;-0.0183466,-0.04564583;0.5611507;0.02401578,623.2776
+0;0;0,-0.01205537;0.3260896;0.01534527,-0.02288157;0.6385196;0.01513846,0.1546934;0.5158467;0.01870711,0.2214445;0.2825972;-0.07437972,0.3038731;0.08771347;-0.2263027,-0.1900007;0.508155;-0.01545618,-0.2274743;0.2617945;-0.08913409,-0.2550567;0.0343865;-0.2131485,0.08215302;0.009237206;-0.03052344,0.1448223;-0.3200065;-0.1163758,0.2010979;-0.7123362;-0.007097781,0.2262847;-0.741112;-0.06034329,-0.07511969;0.001858792;-0.04604024,-0.06764109;-0.3439734;-0.0526474,-0.03572483;-0.7485934;0.01289058,-0.02856802;-0.709754;-0.06953938,-0.02036947;0.562252;0.01771336,0;0;0,-0.02694622;0.3250077;0.01894963,-0.05252027;0.6365479;0.02372015,0.1276392;0.509946;0.02502382,0.2219525;0.2855886;-0.06605291,0.3164939;0.1277713;-0.2504719,-0.2107995;0.5015575;-0.02269158,-0.2435677;0.2694497;-0.1348451,-0.2329906;0.1036593;-0.3354852,0.08320765;0.01367454;-0.02560508,0.1245888;-0.2060404;-0.2896363,0.1642899;-0.600915;-0.182263,0.1782721;-0.6230007;-0.2456321,-0.07454114;-0.005209729;-0.04671834,-0.03444622;-0.3487829;-0.03969252,0.01251684;-0.750348;0.03494771,0.02020944;-0.7328019;-0.04696551,-0.04628542;0.5604599;0.02492213,623.3001
+0;0;0,-0.0120399;0.3256711;0.01532558,-0.02285061;0.6376534;0.0151197,0.1543892;0.5151919;0.01868229,0.2212705;0.2814875;-0.07458608,0.3029264;0.08843069;-0.2250849,-0.189653;0.5075147;-0.0154164,-0.2271997;0.2606738;-0.089238,-0.2545235;0.0353976;-0.2120898,0.08254363;0.009281126;-0.03066857,0.1448814;-0.3182213;-0.1160668,0.2012463;-0.7111733;-0.006615497,0.2264295;-0.7399406;-0.05985332,-0.07547686;0.00186763;-0.04625915,-0.06803782;-0.3421355;-0.05283137,-0.03607092;-0.7473973;0.01281057,-0.02891514;-0.7085593;-0.06960749,-0.02034259;0.5615094;0.01769042,0;0;0,-0.02725731;0.3245128;0.01974797,-0.05299044;0.6355757;0.02544415,0.1267628;0.5088051;0.02662528,0.2217525;0.2882096;-0.07389534,0.3147221;0.1266489;-0.2523423,-0.2111557;0.5016036;-0.02128676,-0.2485581;0.271116;-0.1364664,-0.2394497;0.1106777;-0.3383701,0.08371045;0.01368213;-0.02540696,0.1218036;-0.2015924;-0.2911935,0.1605433;-0.5978462;-0.1860741,0.173491;-0.6202717;-0.2493669,-0.07496768;-0.005257175;-0.04682266,-0.03603437;-0.3471315;-0.04027642,0.0111085;-0.7489344;0.0365341,0.01572226;-0.782379;-0.01709006,-0.04671971;0.5596113;0.02639353,623.3336
+0;0;0,-0.01185658;0.3255177;0.01440358,-0.02245826;0.637292;0.01335743,0.154164;0.5135721;0.02006103,0.2307718;0.286859;-0.0833438,0.3201441;0.08255933;-0.2465289,-0.189093;0.5079136;-0.01836127,-0.2238744;0.2625819;-0.09937192,-0.2505101;0.02354805;-0.2354178,0.08291729;0.00966024;-0.0304779,0.1514329;-0.3121028;-0.1336822,0.2059305;-0.6996793;-0.01907714,0.2300216;-0.7082542;-0.08838928,-0.07580891;0.001379432;-0.04635305,-0.06521673;-0.3431311;-0.05514208,-0.03054189;-0.7445703;0.007818971,-0.02244557;-0.7058125;-0.07421957,-0.02000714;0.5612121;0.01613298,0;0;0,-0.02770481;0.3242196;0.02058828,-0.05379795;0.63502;0.02725124,0.1258141;0.5080737;0.02779424,0.2205344;0.2899002;-0.07892263,0.3178409;0.1200686;-0.2739708,-0.2116664;0.5015838;-0.02041184,-0.2528823;0.2727617;-0.138318,-0.243898;0.102184;-0.3555222,0.08415969;0.01357333;-0.02510798,0.1198114;-0.2001889;-0.2932714,0.1550757;-0.5934377;-0.1911362,0.1689394;-0.6159919;-0.2537336,-0.07526875;-0.005198085;-0.04695844,-0.03675411;-0.3477795;-0.04133889,0.009222865;-0.7459188;0.03410002,0.01703515;-0.7281908;-0.04751455,-0.04743392;0.5591195;0.02794015,623.3669
+0;0;0,-0.01185658;0.3255177;0.01440358,-0.02245826;0.637292;0.01335743,0.154164;0.5135721;0.02006103,0.2307718;0.286859;-0.0833438,0.3201441;0.08255933;-0.2465289,-0.189093;0.5079136;-0.01836127,-0.2238744;0.2625819;-0.09937192,-0.2505101;0.02354805;-0.2354178,0.08291729;0.00966024;-0.0304779,0.1514329;-0.3121028;-0.1336822,0.2059305;-0.6996793;-0.01907714,0.2300216;-0.7082542;-0.08838928,-0.07580891;0.001379432;-0.04635305,-0.06521673;-0.3431311;-0.05514208,-0.03054189;-0.7445703;0.007818971,-0.02244557;-0.7058125;-0.07421957,-0.02000714;0.5612121;0.01613298,0;0;0,-0.02770481;0.3242196;0.02058828,-0.05379795;0.63502;0.02725124,0.1258141;0.5080737;0.02779424,0.2205344;0.2899002;-0.07892263,0.3178409;0.1200686;-0.2739708,-0.2116664;0.5015838;-0.02041184,-0.2528823;0.2727617;-0.138318,-0.243898;0.102184;-0.3555222,0.08415969;0.01357333;-0.02510798,0.1198114;-0.2001889;-0.2932714,0.1550757;-0.5934377;-0.1911362,0.1689394;-0.6159919;-0.2537336,-0.07526875;-0.005198085;-0.04695844,-0.03675411;-0.3477795;-0.04133889,0.009222865;-0.7459188;0.03410002,0.01703515;-0.7281908;-0.04751455,-0.04743392;0.5591195;0.02794015,623.3893
+0;0;0,-0.01185085;0.3253604;0.01439662,-0.02244108;0.6367961;0.01335281,0.1541566;0.5131921;0.02005193,0.2308437;0.2862442;-0.08346,0.3208396;0.08051915;-0.2477836,-0.1890589;0.5075344;-0.01836574,-0.2238764;0.2619486;-0.0994603,-0.250698;0.02124694;-0.2364554,0.08297034;0.009666421;-0.03049741,0.1514666;-0.3120058;-0.1336725,0.2058988;-0.6991168;-0.01920518,0.2303455;-0.7082611;-0.08954042,-0.07585742;0.001380315;-0.04638271,-0.06526823;-0.343033;-0.05516926,-0.03063504;-0.7439899;0.007716171,-0.02241922;-0.7051029;-0.07553334,-0.01999351;0.5608264;0.01612435,0;0;0,-0.02747985;0.3240138;0.02161109,-0.05336367;0.6344546;0.02989674,0.1260415;0.5071291;0.02924657,0.2203649;0.2911124;-0.08273947,0.317841;0.1181844;-0.2777232,-0.2111621;0.5015132;-0.01896003,-0.2559981;0.2745546;-0.1397098,-0.2569432;0.1140051;-0.3669702,0.08434221;0.01333405;-0.02482343,0.1191715;-0.1974514;-0.2953161,0.1518164;-0.5907957;-0.1946428,0.1649998;-0.6125246;-0.2596604,-0.0752602;-0.004961154;-0.04710518,-0.03708109;-0.3474823;-0.04149428,0.008301467;-0.7451687;0.03404695,0.01625897;-0.727554;-0.04877964,-0.04703825;0.5586588;0.03013623,623.4233
+0;0;0,-0.01225783;0.3251901;0.01402053,-0.02316343;0.6362913;0.01257774,0.1531945;0.5128455;0.01935608,0.2324065;0.2888874;-0.08915582,0.3239107;0.08667003;-0.2577369,-0.1893561;0.5076425;-0.01994092,-0.2208004;0.2630689;-0.1059736,-0.2452795;0.02505311;-0.2489203,0.0831266;0.01013611;-0.03018777,0.1558697;-0.3062513;-0.1461472,0.209803;-0.6913804;-0.03388779,0.2358643;-0.7172951;-0.08960883,-0.07573815;0.0009112143;-0.04676509,-0.06486637;-0.3435175;-0.05623858,-0.02802977;-0.7421852;0.003280431,-0.01967598;-0.7034232;-0.07896257,-0.02064886;0.5604187;0.01545006,0;0;0,-0.02716979;0.3238187;0.02233243,-0.05278393;0.6339333;0.0315305,0.1261591;0.506443;0.03020549,0.2202411;0.2922054;-0.08580065,0.3164879;0.1201111;-0.2827895,-0.2103642;0.5015663;-0.01789037,-0.2621834;0.274385;-0.1358313,-0.2631308;0.1295415;-0.3739571,0.08453198;0.01315843;-0.02460229,0.1190964;-0.1960385;-0.2964129,0.1492305;-0.5874877;-0.1979504,0.1628348;-0.610057;-0.2608937,-0.07530567;-0.004803419;-0.04722346,-0.03740183;-0.347399;-0.04168305,0.007749442;-0.7425465;0.03351792,0.01563702;-0.7247481;-0.04833182,-0.0465167;0.5582238;0.03154552,623.4467
+0;0;0,-0.01225827;0.3252018;0.01402104,-0.02316051;0.6362064;0.01257907,0.1534249;0.5127304;0.01936132,0.2327028;0.2885857;-0.08924097,0.3238784;0.08709452;-0.2572167,-0.189576;0.5075206;-0.01998732,-0.2210465;0.2627432;-0.1060917,-0.2454377;0.02558221;-0.248525,0.08314618;0.0101385;-0.03019488,0.1558716;-0.3061719;-0.1461261,0.2099868;-0.6925998;-0.03348812,0.2362479;-0.7189433;-0.0896365,-0.075756;0.0009114289;-0.04677611,-0.06488685;-0.3434336;-0.0562473,-0.02792602;-0.7434458;0.003472429,-0.01950818;-0.7046165;-0.07940128,-0.020647;0.5603661;0.01545018,0;0;0,-0.02677594;0.3237966;0.02327907,-0.05201145;0.6337997;0.03393292,0.1267832;0.5053355;0.03189766,0.2206112;0.2932117;-0.08860158,0.3148661;0.1236195;-0.2873025,-0.2099144;0.5018342;-0.01638776,-0.2637656;0.2748287;-0.1342387,-0.2634095;0.1331814;-0.3731182,0.08467568;0.01295502;-0.02428996,0.1200694;-0.1934857;-0.2979884,0.147789;-0.5863321;-0.1987636,0.1607493;-0.6085493;-0.2629685,-0.07523633;-0.004549183;-0.04739838,-0.03782153;-0.3471064;-0.04139812,0.008371625;-0.74328;0.03511956,0.01636249;-0.7255207;-0.04736185,-0.04583463;0.5581159;0.03356898,623.479
+0;0;0,-0.01226218;0.3253054;0.0140255,-0.02316916;0.6364456;0.01258292,0.153456;0.5129262;0.01936728,0.2327864;0.2886329;-0.089307,0.3231731;0.08888529;-0.2558292,-0.1896211;0.5077152;-0.0199901,-0.2211124;0.2627756;-0.1061516,-0.2452926;0.02766676;-0.2473524,0.08312514;0.01013593;-0.03018724,0.1559217;-0.306484;-0.1462319,0.2098576;-0.6916312;-0.03396728,0.2358354;-0.7173669;-0.08951002,-0.07573683;0.0009111983;-0.04676427,-0.06485705;-0.3437708;-0.05624473,-0.02801873;-0.7424572;0.003277063,-0.01969168;-0.7037231;-0.07870276,-0.02065457;0.5605725;0.01545527,0;0;0,-0.02648208;0.3238753;0.02396238,-0.05132496;0.6340024;0.03585017,0.1269343;0.5039792;0.03298497,0.221162;0.2939828;-0.09124684,0.3131815;0.1290566;-0.2915723,-0.2093016;0.5020033;-0.01503281,-0.2648671;0.2753087;-0.1330707,-0.2639354;0.1375787;-0.3714572,0.08470232;0.01282324;-0.02418423,0.1219285;-0.1897883;-0.3009092,0.1470121;-0.5819495;-0.2037951,0.1592367;-0.6051666;-0.2661234,-0.07512309;-0.00426151;-0.04756213,-0.03797415;-0.3471819;-0.04127972,0.007794667;-0.7419837;0.03545065,0.01570662;-0.7240507;-0.04614655,-0.04524776;0.55828;0.03515899,623.5016
+0;0;0,-0.01309568;0.3252644;0.01414961,-0.02480167;0.6363656;0.01281014,0.1527904;0.5128051;0.01808289,0.23293;0.2913973;-0.09612358,0.3234256;0.09771243;-0.2688793,-0.191173;0.5068688;-0.02179242,-0.2221586;0.2642766;-0.1149365,-0.2431859;0.03315748;-0.2622105,0.08323642;0.01052674;-0.02957046,0.1601478;-0.2979992;-0.1625117,0.2095832;-0.6833307;-0.04651626,0.215552;-0.6446687;-0.1293304,-0.07536546;0.0005287727;-0.04725773,-0.06392537;-0.3437845;-0.05697942,-0.02501853;-0.7430644;0.001680281,-0.0165627;-0.7042628;-0.08090226,-0.0220961;0.5605046;0.01565907,0;0;0,-0.02634424;0.3238517;0.02438629,-0.05100008;0.6339601;0.03686535,0.1275564;0.5025867;0.03376377,0.2226172;0.2947721;-0.09376431,0.3112926;0.1359824;-0.2998476,-0.2097134;0.5015683;-0.01409422,-0.2684408;0.2767011;-0.1343968,-0.2657689;0.1425366;-0.374273,0.08469493;0.01267281;-0.02407682,0.1230111;-0.1873465;-0.3021077,0.1467075;-0.5804291;-0.2056519,0.1596291;-0.6029947;-0.2692029,-0.07496894;-0.003933368;-0.04772538,-0.03808827;-0.34653;-0.0410661,0.007770926;-0.7419849;0.0356901,0.01570175;-0.7241266;-0.04652016,-0.04496537;0.5582421;0.03603125,623.5348
+0;0;0,-0.01309568;0.3252644;0.01414961,-0.02480167;0.6363656;0.01281014,0.1527904;0.5128051;0.01808289,0.23293;0.2913973;-0.09612358,0.3234256;0.09771243;-0.2688793,-0.191173;0.5068688;-0.02179242,-0.2221586;0.2642766;-0.1149365,-0.2431859;0.03315748;-0.2622105,0.08323642;0.01052674;-0.02957046,0.1601478;-0.2979992;-0.1625117,0.2095832;-0.6833307;-0.04651626,0.215552;-0.6446687;-0.1293304,-0.07536546;0.0005287727;-0.04725773,-0.06392537;-0.3437845;-0.05697942,-0.02501853;-0.7430644;0.001680281,-0.0165627;-0.7042628;-0.08090226,-0.0220961;0.5605046;0.01565907,0;0;0,-0.02634424;0.3238517;0.02438629,-0.05100008;0.6339601;0.03686535,0.1275564;0.5025867;0.03376377,0.2226172;0.2947721;-0.09376431,0.3112926;0.1359824;-0.2998476,-0.2097134;0.5015683;-0.01409422,-0.2684408;0.2767011;-0.1343968,-0.2657689;0.1425366;-0.374273,0.08469493;0.01267281;-0.02407682,0.1230111;-0.1873465;-0.3021077,0.1467075;-0.5804291;-0.2056519,0.1596291;-0.6029947;-0.2692029,-0.07496894;-0.003933368;-0.04772538,-0.03808827;-0.34653;-0.0410661,0.007770926;-0.7419849;0.0356901,0.01570175;-0.7241266;-0.04652016,-0.04496537;0.5582421;0.03603125,623.5569
+0;0;0,-0.01309007;0.3251249;0.01414354,-0.02477922;0.6357754;0.01280796,0.1524642;0.5124627;0.01807017,0.2326747;0.2908589;-0.09623742,0.3224736;0.09866521;-0.2676631,-0.1908242;0.5065381;-0.02172689,-0.2218373;0.2637311;-0.1149534,-0.2427027;0.03439142;-0.2610936,0.08313324;0.01051369;-0.02953381,0.1601111;-0.2982788;-0.1625899,0.2096622;-0.6845122;-0.04632293,0.2157078;-0.6457388;-0.1302025,-0.07527204;0.0005281172;-0.04719915,-0.06382207;-0.3440826;-0.05692924,-0.02482416;-0.744297;0.001867771,-0.01625954;-0.7053822;-0.08177722,-0.02207914;0.5600686;0.0156511,0;0;0,-0.02591972;0.3236774;0.0252738,-0.04968284;0.6333275;0.03954792,0.1280458;0.5015249;0.03475857,0.2231483;0.2965629;-0.09773409,0.3104842;0.1381011;-0.3018206,-0.2081712;0.5015874;-0.01274662,-0.2680535;0.2776053;-0.1346253,-0.2696463;0.1482168;-0.3747191,0.08464593;0.01246557;-0.02394986,0.1237586;-0.1858713;-0.3034405,0.146993;-0.5799273;-0.206851,0.1603597;-0.6014277;-0.2725652,-0.07482051;-0.003652984;-0.04777516,-0.0380362;-0.3465552;-0.04090079,0.00786734;-0.7429041;0.03623577,0.01591566;-0.7251554;-0.04703753,-0.04389637;0.5577523;0.0382123,623.5795
+0;0;0,-0.01272581;0.3250888;0.01344519,-0.02400428;0.6357102;0.01147669,0.1529863;0.5115083;0.01628972,0.2359294;0.2928753;-0.1022451,0.3253182;0.1044979;-0.2777334,-0.1902395;0.5068107;-0.0234484,-0.2202817;0.2655177;-0.1214565,-0.2383827;0.04032516;-0.273881,0.0830308;0.01065703;-0.02921017,0.1641209;-0.2887683;-0.1801615,0.2086119;-0.6734329;-0.05858857,0.2147245;-0.6347932;-0.1423425,-0.07505098;0.0002279091;-0.04720403,-0.06041642;-0.3442892;-0.05774833,-0.02135876;-0.7441331;-7.912517E-05,-0.01276729;-0.7052866;-0.08359358,-0.02141274;0.5600229;0.01447249,0;0;0,-0.02579312;0.3235385;0.02613413,-0.04941504;0.6331056;0.04151785,0.1281346;0.5005921;0.03548682,0.2231503;0.2986263;-0.1020352,0.3099531;0.1400754;-0.3059945,-0.207815;0.5014234;-0.01176484,-0.2696153;0.278354;-0.1348552,-0.2699383;0.148173;-0.3742822,0.08455567;0.01216923;-0.02373123,0.1241476;-0.1848476;-0.3041493,0.1474057;-0.5785761;-0.2084247,0.1610162;-0.6001585;-0.2738522,-0.07453659;-0.003254902;-0.04790224,-0.0376332;-0.346194;-0.04095056,0.007815894;-0.7420379;0.03630459,0.008737744;-0.7767654;-0.01788248,-0.0436445;0.5575519;0.03990376,623.6021
+0;0;0,-0.01271716;0.3248677;0.01343604,-0.02399123;0.635368;0.01146838,0.1529003;0.5112244;0.01627916,0.2359251;0.2923761;-0.1023725,0.3253639;0.1038932;-0.2779591,-0.1901326;0.5065295;-0.02343662,-0.2202044;0.2649988;-0.1215413,-0.2383155;0.03968012;-0.2740511,0.08295133;0.01064682;-0.02918221,0.1639444;-0.2884204;-0.179953,0.2084782;-0.6734548;-0.0582632,0.2146928;-0.6346711;-0.1434133,-0.07497914;0.0002276909;-0.04715884,-0.06036208;-0.3438774;-0.05769053,-0.02126688;-0.7441057;3.410876E-05,-0.0125322;-0.7051117;-0.08487248,-0.02140075;0.5597118;0.01446295,0;0;0,-0.02602981;0.3232248;0.02700877,-0.04976189;0.6326346;0.0429244,0.1276182;0.4999007;0.03620911,0.222374;0.3014064;-0.1069247,0.3087533;0.1482926;-0.3153726,-0.2079897;0.5012326;-0.0108155,-0.2706596;0.2794151;-0.1362564,-0.2705548;0.1482905;-0.3753424,0.08454729;0.01193728;-0.02356136,0.123897;-0.184206;-0.3041185,0.1469432;-0.5784518;-0.2088172,0.161191;-0.5985036;-0.2770678,-0.07445498;-0.003150698;-0.04787912,-0.03786426;-0.3457014;-0.04059492,0.007566985;-0.7419703;0.03654191,0.008947563;-0.7760382;-0.02055207,-0.04395283;0.557118;0.04118335,623.6354
+0;0;0,-0.01271746;0.3248756;0.01343637,-0.02399187;0.6353852;0.0114685,0.1524896;0.5113502;0.01627523,0.235583;0.2923212;-0.1024743,0.3258315;0.1021319;-0.2796506,-0.189736;0.5066663;-0.02334709,-0.2198326;0.2649362;-0.1215327,-0.2381077;0.03757761;-0.2754233,0.08294626;0.01064618;-0.02918043,0.1639695;-0.2885321;-0.1800072,0.2084806;-0.6733711;-0.0583792,0.2146758;-0.6346147;-0.1432638,-0.07497457;0.000227677;-0.04715596,-0.06035208;-0.3440052;-0.05769157,-0.02127672;-0.7440302;3.773719E-06,-0.01256927;-0.7050643;-0.0846381,-0.0214012;0.5597234;0.01446329,0;0;0,-0.02574214;0.323197;0.02770245,-0.04924273;0.6325938;0.0443722,0.1274278;0.499335;0.03628433,0.2233497;0.3048761;-0.1119195,0.3099039;0.1531343;-0.3245013,-0.2070477;0.5015636;-0.009940002,-0.2699615;0.2797488;-0.1357164,-0.2676282;0.1553085;-0.3811087,0.08458073;0.01182361;-0.02347815,0.1239731;-0.1837596;-0.304577,0.1470976;-0.5780016;-0.2101623,0.1612983;-0.5983289;-0.277882,-0.07443872;-0.003085214;-0.04789865,-0.03740151;-0.3457257;-0.04105113,0.008212939;-0.7418985;0.03538239,0.01156507;-0.7737023;-0.0236897,-0.04348025;0.5570722;0.04246008,623.669
+0;0;0,-0.013753;0.3247894;0.01353621,-0.02607324;0.6351584;0.01164856,0.1504897;0.5113497;0.01496478,0.2353814;0.2948458;-0.1074543,0.3257661;0.1119352;-0.2895443,-0.1909719;0.5064051;-0.02459182,-0.2195624;0.2661372;-0.1271631,-0.2358342;0.04345031;-0.2850498,0.08299318;0.01101861;-0.02872977,0.1667903;-0.2758684;-0.2001673,0.2074698;-0.6569509;-0.07165299,0.2443225;-0.6884409;-0.1185246,-0.07472078;-0.000181249;-0.04744944,-0.05801377;-0.3441713;-0.05787139,-0.01837676;-0.7424512;-0.001331937,-0.009686151;-0.7034701;-0.0860662,-0.02322658;0.5595374;0.01462549,0;0;0,-0.02560269;0.3231053;0.02842629,-0.04909761;0.6323592;0.04584038,0.127255;0.4990151;0.03643751,0.2235389;0.307514;-0.1156274,0.3092822;0.1765411;-0.3398519,-0.2065447;0.5015786;-0.009174146,-0.2690245;0.2791891;-0.1344983,-0.2669103;0.1645437;-0.382761,0.08455758;0.01167905;-0.02341568,0.1238093;-0.1833831;-0.3047109,0.1467902;-0.5760068;-0.2113663,0.160171;-0.5965061;-0.2792401,-0.07438497;-0.003017409;-0.04787953,-0.03659666;-0.3454429;-0.04207075,0.00869868;-0.7400316;0.03304765,0.0135482;-0.7708966;-0.02701916,-0.04332683;0.5568751;0.04375744,623.7021
+0;0;0,-0.013753;0.3247894;0.01353621,-0.02607324;0.6351584;0.01164856,0.1504897;0.5113497;0.01496478,0.2353814;0.2948458;-0.1074543,0.3257661;0.1119352;-0.2895443,-0.1909719;0.5064051;-0.02459182,-0.2195624;0.2661372;-0.1271631,-0.2358342;0.04345031;-0.2850498,0.08299318;0.01101861;-0.02872977,0.1667903;-0.2758684;-0.2001673,0.2074698;-0.6569509;-0.07165299,0.2443225;-0.6884409;-0.1185246,-0.07472078;-0.000181249;-0.04744944,-0.05801377;-0.3441713;-0.05787139,-0.01837676;-0.7424512;-0.001331937,-0.009686151;-0.7034701;-0.0860662,-0.02322658;0.5595374;0.01462549,0;0;0,-0.02560269;0.3231053;0.02842629,-0.04909761;0.6323592;0.04584038,0.127255;0.4990151;0.03643751,0.2235389;0.307514;-0.1156274,0.3092822;0.1765411;-0.3398519,-0.2065447;0.5015786;-0.009174146,-0.2690245;0.2791891;-0.1344983,-0.2669103;0.1645437;-0.382761,0.08455758;0.01167905;-0.02341568,0.1238093;-0.1833831;-0.3047109,0.1467902;-0.5760068;-0.2113663,0.160171;-0.5965061;-0.2792401,-0.07438497;-0.003017409;-0.04787953,-0.03659666;-0.3454429;-0.04207075,0.00869868;-0.7400316;0.03304765,0.0135482;-0.7708966;-0.02701916,-0.04332683;0.5568751;0.04375744,623.7245
+0;0;0,-0.01374652;0.3246363;0.01352983,-0.02606255;0.634899;0.011643,0.150316;0.5111712;0.01495769,0.2352815;0.2944789;-0.107568,0.3282455;0.1063486;-0.2948543,-0.1907853;0.5062319;-0.02455717,-0.2194007;0.2657548;-0.1272177,-0.2361369;0.03671311;-0.2896101,0.0829403;0.01101159;-0.02871147,0.1667843;-0.2760359;-0.2002449,0.2074181;-0.6566908;-0.07187483,0.2443725;-0.6883503;-0.1188757,-0.07467317;-0.0001811335;-0.04741921,-0.05795681;-0.3443637;-0.05784699,-0.01836427;-0.7421967;-0.001370978,-0.009649704;-0.7031908;-0.08633889,-0.02321702;0.5593081;0.01461875,0;0;0,-0.02549556;0.3229093;0.02898812,-0.04892099;0.6320394;0.04678774,0.1271279;0.4985625;0.03662014,0.2241159;0.3115881;-0.1209273,0.311893;0.1837232;-0.3555701,-0.2062393;0.5014642;-0.008291341,-0.258741;0.3087153;-0.1794015,-0.2636525;0.1584576;-0.4171197,0.08456731;0.01150219;-0.02325439,0.123633;-0.183943;-0.3045458,0.1465462;-0.5762001;-0.2116072,0.1591196;-0.5966583;-0.2799628,-0.07428341;-0.002906296;-0.0479398,-0.03629003;-0.3455175;-0.04305262,0.009437658;-0.7395685;0.03218661,0.009209267;-0.7669971;-0.03167649,-0.04316642;0.5565865;0.04462123,623.7581
+0;0;0,-0.01427699;0.3245514;0.01314814,-0.0270942;0.6347445;0.0108643,0.1489467;0.5102109;0.01345145,0.2373606;0.2961378;-0.1117161,0.3296807;0.1124528;-0.3027084,-0.1913842;0.506375;-0.02594793,-0.21877;0.2671576;-0.1324199,-0.2328185;0.04133581;-0.2983972,0.08293355;0.01120746;-0.02854159,0.1688708;-0.2711516;-0.2079379,0.2056649;-0.6479489;-0.07708474,0.2427457;-0.6791859;-0.1244728,-0.07452004;-0.000444472;-0.0475896,-0.05665715;-0.3452159;-0.05800327,-0.01606788;-0.740009;-0.003748897,-0.007338274;-0.7010287;-0.08868261,-0.02412962;0.5591788;0.01394139,0;0;0,-0.02526568;0.3228099;0.02942359,-0.04836185;0.6318942;0.04763389,0.1272634;0.4982164;0.03675604,0.2247961;0.3162357;-0.1265891,0.31268;0.1837425;-0.3578103,-0.2056368;0.5016896;-0.007603943,-0.2581041;0.3089372;-0.1790826,-0.2613416;0.1624044;-0.418371,0.08459522;0.0113125;-0.02310586,0.1228994;-0.1872707;-0.3030922,0.1465126;-0.5767256;-0.2124287,0.1585162;-0.5973296;-0.2807349,-0.07420103;-0.002707706;-0.04801124,-0.0358286;-0.34594;-0.04426563,0.00990342;-0.7367829;0.0305871,0.0177355;-0.7190806;-0.05401794,-0.04270055;0.5564538;0.04536939,623.7916
+0;0;0,-0.01428956;0.3248372;0.01315972,-0.02711742;0.6352882;0.01087377,0.1484046;0.5108348;0.01346515,0.2369034;0.2965559;-0.1118227,0.3305293;0.1102729;-0.3055164,-0.1909008;0.5070104;-0.0258155,-0.2183129;0.267563;-0.1323898,-0.2325601;0.03854728;-0.3007146,0.08292051;0.0112057;-0.0285371,0.1688061;-0.2709836;-0.2078256,0.205531;-0.6470724;-0.07721841,0.2424307;-0.6780103;-0.1243751,-0.07450832;-0.0004444021;-0.04758212,-0.05665618;-0.3450086;-0.05798952,-0.01614323;-0.7390593;-0.003837164,-0.007456252;-0.700123;-0.08835605,-0.02415019;0.5596551;0.01395361,0;0;0,-0.0248248;0.3230494;0.03032136,-0.04736959;0.632367;0.0496347,0.1272506;0.4980766;0.03677893,0.2256612;0.3222536;-0.1330627,0.3144136;0.1904705;-0.3691573,-0.2040826;0.5023638;-0.006492667,-0.2729056;0.3141488;-0.1776156,-0.257423;0.1716497;-0.4234585,0.08460094;0.01120822;-0.02308249,0.1222103;-0.1881578;-0.3023498,0.1461301;-0.577009;-0.2125038,0.1579898;-0.598064;-0.2799686,-0.07419259;-0.002614403;-0.04800384,-0.03588951;-0.3456506;-0.04475595,0.009722065;-0.7356754;0.03041029,0.01742611;-0.7178869;-0.05379357,-0.04185653;0.5568565;0.04709899,623.8139
+0;0;0,-0.01429399;0.3249379;0.0131638,-0.02712634;0.6354979;0.01087688,0.1481893;0.5110729;0.01347008,0.2367392;0.2966704;-0.11189,0.3332491;0.1046493;-0.3115501,-0.1907079;0.5072531;-0.02576332,-0.2181358;0.2676677;-0.1323991,-0.232822;0.03159744;-0.3059089,0.08296811;0.01121213;-0.02855348,0.1691198;-0.2718517;-0.2083976,0.2054981;-0.6443909;-0.07902314,0.2422021;-0.6750054;-0.1259296,-0.07455109;-0.0004446572;-0.04760943,-0.05664362;-0.3460766;-0.05804909,-0.01651304;-0.7364082;-0.004407834,-0.007872161;-0.6975192;-0.08847827,-0.02415792;0.5598345;0.01395796,0;0;0,-0.02461322;0.3231285;0.03073049,-0.04688018;0.6325561;0.05034757,0.1273051;0.4979842;0.03671837,0.2262037;0.3261698;-0.1371307,0.3173811;0.1940485;-0.3826529,-0.2033243;0.5025502;-0.006185185,-0.2574759;0.3238179;-0.1923223,-0.2510392;0.1667872;-0.4400124,0.08467191;0.0111389;-0.02305019,0.120254;-0.1930507;-0.3004158,0.1450589;-0.5783662;-0.2123063,0.1571122;-0.5997875;-0.2788802,-0.07424606;-0.002503969;-0.04802053,-0.03584341;-0.3466105;-0.04537031,0.009520732;-0.7327951;0.02979732,0.01715994;-0.7149341;-0.05396308,-0.04144162;0.5570118;0.04775393,623.8363
+0;0;0,-0.01460559;0.3249649;0.01293738,-0.02766144;0.6356772;0.01041429,0.1474671;0.5111234;0.01252469,0.2381324;0.3012984;-0.1192035,0.3367336;0.1083337;-0.32291,-0.1910223;0.5080223;-0.02683652,-0.2187644;0.2732738;-0.1439799,-0.2294702;0.03086716;-0.3159634,0.08306658;0.01138451;-0.02825069,0.1701078;-0.2649058;-0.215615,0.2045241;-0.6362026;-0.08280171,0.2393332;-0.6671507;-0.1307731,-0.07432522;-0.0006352055;-0.04799088,-0.05504999;-0.3449219;-0.0586219,-0.01452066;-0.7350798;-0.005525239,-0.005822196;-0.6962024;-0.08962709,-0.02464785;0.5599667;0.01355641,0;0;0,-0.02401968;0.3231636;0.03116441,-0.04568008;0.6327708;0.05121565,0.1279076;0.4977489;0.03665042,0.2269132;0.329669;-0.1409618,0.3170945;0.1951643;-0.3904207,-0.2020485;0.5030055;-0.005879238,-0.2696563;0.3196327;-0.1830873,-0.2526993;0.1696584;-0.4393568,0.0847719;0.01090929;-0.02285779,0.1178468;-0.1954312;-0.2973528,0.145131;-0.5809613;-0.2118703,0.1562749;-0.6024808;-0.2785723,-0.07423192;-0.002299136;-0.04808433,-0.03544547;-0.3450923;-0.045568,0.009675853;-0.7312751;0.02867511,0.01731028;-0.7134289;-0.05511985,-0.0404353;0.5571652;0.04850984,623.8698
+0;0;0,-0.01460559;0.3249649;0.01293738,-0.02766144;0.6356772;0.01041429,0.1474671;0.5111234;0.01252469,0.2381324;0.3012984;-0.1192035,0.3367336;0.1083337;-0.32291,-0.1910223;0.5080223;-0.02683652,-0.2187644;0.2732738;-0.1439799,-0.2294702;0.03086716;-0.3159634,0.08306658;0.01138451;-0.02825069,0.1701078;-0.2649058;-0.215615,0.2045241;-0.6362026;-0.08280171,0.2393332;-0.6671507;-0.1307731,-0.07432522;-0.0006352055;-0.04799088,-0.05504999;-0.3449219;-0.0586219,-0.01452066;-0.7350798;-0.005525239,-0.005822196;-0.6962024;-0.08962709,-0.02464785;0.5599667;0.01355641,0;0;0,-0.02401968;0.3231636;0.03116441,-0.04568008;0.6327708;0.05121565,0.1279076;0.4977489;0.03665042,0.2269132;0.329669;-0.1409618,0.3170945;0.1951643;-0.3904207,-0.2020485;0.5030055;-0.005879238,-0.2696563;0.3196327;-0.1830873,-0.2526993;0.1696584;-0.4393568,0.0847719;0.01090929;-0.02285779,0.1178468;-0.1954312;-0.2973528,0.145131;-0.5809613;-0.2118703,0.1562749;-0.6024808;-0.2785723,-0.07423192;-0.002299136;-0.04808433,-0.03544547;-0.3450923;-0.045568,0.009675853;-0.7312751;0.02867511,0.01731028;-0.7134289;-0.05511985,-0.0404353;0.5571652;0.04850984,623.8919
+0;0;0,-0.01459977;0.3248354;0.01293222,-0.02765498;0.6355327;0.01040921,0.1472929;0.5110328;0.01252059,0.2380402;0.3010181;-0.1193266,0.3389074;0.1036187;-0.3277149,-0.1908415;0.5079349;-0.02679935,-0.2186086;0.2729742;-0.1440486,-0.2295605;0.02499655;-0.3199847,0.0831925;0.01140176;-0.02829351,0.1699508;-0.2639906;-0.215049,0.2045401;-0.6371524;-0.08156851,0.239514;-0.6683891;-0.129767,-0.07443789;-0.0006361683;-0.04806363,-0.05522529;-0.343804;-0.0586601,-0.01449239;-0.7359217;-0.005296726,-0.005752731;-0.6970023;-0.08979681,-0.0246415;0.5598248;0.01355123,0;0;0,-0.02259475;0.3230916;0.03161907,-0.0434645;0.632713;0.05206656,0.129495;0.4973721;0.03652906,0.2270129;0.3348335;-0.1473089,0.3179199;0.1963187;-0.4024873,-0.1998694;0.503419;-0.005666524,-0.2684537;0.319303;-0.182082,-0.2491544;0.1726752;-0.4479659,0.08501973;0.01052035;-0.02263808,0.1170533;-0.1964034;-0.2954054,0.144724;-0.5841171;-0.2106962,0.1570952;-0.6049005;-0.2782551,-0.07433929;-0.002003308;-0.04817855,-0.0343767;-0.3435348;-0.04598278,0.01141608;-0.7315279;0.02903448,0.01907594;-0.7137299;-0.05515959,-0.03847702;0.5570972;0.0492363,623.9149
+0;0;0,-0.01557618;0.3246742;0.01312829,-0.02976331;0.6352106;0.01083983,0.1450417;0.5108302;0.01228155,0.2364396;0.3040856;-0.1244991,0.3530407;0.08591583;-0.3616074,-0.192012;0.5077298;-0.02725689,-0.2201731;0.2770275;-0.1529122,-0.2233681;0.01162049;-0.369622,0.0834528;0.01183759;-0.02801695,0.1683706;-0.2547079;-0.2261093,0.2012057;-0.6296334;-0.09239195,0.234621;-0.6613427;-0.1400369,-0.0744074;-0.0009539199;-0.04849819,-0.05501289;-0.3430658;-0.05752157,-0.01396864;-0.7368628;-0.004920617,-0.005234617;-0.6979923;-0.08882336,-0.02645851;0.5595479;0.0139179,0;0;0,-0.02135174;0.3230382;0.03191769,-0.04144464;0.6325825;0.05259204,0.1307379;0.4972256;0.03618753,0.2279852;0.3392287;-0.1519235,0.3249893;0.1935527;-0.4465129,-0.1976942;0.5041158;-0.005736567,-0.2679093;0.3202795;-0.1820315,-0.2432357;0.1632545;-0.4855913,0.08533922;0.01020855;-0.0224154,0.116233;-0.1948847;-0.2953265,0.1433705;-0.5841513;-0.2101052,0.1555813;-0.605582;-0.2764409,-0.07453176;-0.001762443;-0.04828412,-0.03382308;-0.3421119;-0.04649458,0.01180059;-0.7317361;0.02859913,0.01943422;-0.7138472;-0.05500523,-0.0366965;0.5569896;0.04969382,623.9482
+0;0;0,-0.01557741;0.3246999;0.01312933,-0.0297641;0.635227;0.01084081,0.1449044;0.5108847;0.01228386,0.2363082;0.3041269;-0.1245055,0.3540476;0.08382729;-0.3639286,-0.191881;0.5077868;-0.02722311,-0.2200439;0.2770697;-0.1528865,-0.2232701;0.009071738;-0.3717119,0.08350211;0.01184459;-0.02803351,0.1683291;-0.254416;-0.2259141,0.2011657;-0.6293575;-0.09219106,0.2343232;-0.6605908;-0.1394685,-0.07445138;-0.0009544837;-0.04852686,-0.0550776;-0.3427006;-0.05754058,-0.0140316;-0.7365146;-0.004937384,-0.005364933;-0.6977124;-0.08819306,-0.02645928;0.5595636;0.01391891,0;0;0,-0.02025478;0.3231174;0.03209221,-0.0399976;0.6326874;0.05258882,0.1319588;0.4972358;0.03604317,0.2246263;0.3359172;-0.1515837,0.3259219;0.1935723;-0.4502391,-0.1961315;0.5045356;-0.005978476,-0.2674451;0.3222468;-0.1834607,-0.2413103;0.1865416;-0.5006657,0.08548694;0.009937555;-0.02218115,0.1160812;-0.1946272;-0.2950627,0.1419748;-0.5838286;-0.20908,0.1527383;-0.6062205;-0.2740672,-0.07452254;-0.001593605;-0.04840069,-0.03448763;-0.3416553;-0.0468902,0.01234848;-0.7311714;0.02810868,0.01997316;-0.7131851;-0.05484693,-0.03527821;0.5570911;0.04971707,623.9701
+0;0;0,-0.01558101;0.324775;0.01313237,-0.02976765;0.635301;0.01084365,0.1444537;0.5110814;0.01229114,0.2358205;0.3044072;-0.1244429,0.3534337;0.08434361;-0.3636095,-0.1914524;0.5079916;-0.02711268,-0.219604;0.2773679;-0.1527252,-0.2228267;0.009656966;-0.3713162,0.08356947;0.01185414;-0.02805613,0.1680743;-0.2533952;-0.2251852,0.2011292;-0.6308298;-0.09057303,0.2343522;-0.6621841;-0.1379439,-0.07451143;-0.0009552536;-0.048566,-0.05521123;-0.3414036;-0.0575455,-0.01389231;-0.737836;-0.004592534,-0.005208526;-0.6990165;-0.08801265,-0.02646264;0.5596333;0.01392193,0;0;0,-0.0178954;0.3232791;0.03262568,-0.03689539;0.6329036;0.05300093,0.1344258;0.4973933;0.0359515,0.2280345;0.333468;-0.1487759,0.3277676;0.1894665;-0.446733,-0.192684;0.5051435;-0.005682427,-0.264999;0.3249557;-0.1847388,-0.2378707;0.1915479;-0.5024304,0.08568664;0.009511709;-0.02188265,0.1178188;-0.1918367;-0.2953502,0.1433199;-0.5833744;-0.2074988,0.1543306;-0.6056021;-0.2727915,-0.074494;-0.001304458;-0.04858461,-0.03481436;-0.3400888;-0.04560562,0.01358321;-0.7318401;0.03093506,0.02123171;-0.7138979;-0.05218065,-0.0322558;0.5572978;0.05013037,624.0053
+0;0;0,-0.01599315;0.324883;0.01337992,-0.03045381;0.635469;0.01136145,0.1431969;0.5108722;0.01199952,0.238217;0.3069391;-0.1263244,0.3540769;0.09328684;-0.3744099,-0.1913958;0.5083586;-0.02755699,-0.2184281;0.2798643;-0.1572129,-0.2188574;0.01067954;-0.376659,0.08353017;0.01201229;-0.02781676,0.167464;-0.2467094;-0.2343672,0.195441;-0.623354;-0.0971248,0.2288539;-0.6494627;-0.1487368,-0.07435561;-0.001159164;-0.0486339,-0.05359049;-0.3419461;-0.05746232,-0.01212195;-0.7381459;-0.004685085,-0.003476143;-0.6994305;-0.08701186,-0.02709486;0.5597852;0.01437017,0;0;0,-0.0159412;0.3234718;0.03310061,-0.03370569;0.6332544;0.05325866,0.1367462;0.4974354;0.0355773,0.230665;0.33329;-0.1487772,0.3298875;0.188694;-0.4485507,-0.1891389;0.5057797;-0.00563119,-0.263292;0.3272481;-0.1855725,-0.233136;0.1974079;-0.5062738,0.08557039;0.008996949;-0.02218378,0.120846;-0.1917679;-0.2962166,0.1458016;-0.5825933;-0.2061497,0.1557636;-0.6060205;-0.269195,-0.07448665;-0.0009621148;-0.04843726,-0.03469171;-0.3401493;-0.04479611,0.01547987;-0.7314129;0.03185255,0.02250157;-0.7636616;-0.02295801,-0.029248;0.5576198;0.05044818,624.0373
+0;0;0,-0.01599315;0.324883;0.01337992,-0.03045381;0.635469;0.01136145,0.1431969;0.5108722;0.01199952,0.238217;0.3069391;-0.1263244,0.3540769;0.09328684;-0.3744099,-0.1913958;0.5083586;-0.02755699,-0.2184281;0.2798643;-0.1572129,-0.2188574;0.01067954;-0.376659,0.08353017;0.01201229;-0.02781676,0.167464;-0.2467094;-0.2343672,0.195441;-0.623354;-0.0971248,0.2288539;-0.6494627;-0.1487368,-0.07435561;-0.001159164;-0.0486339,-0.05359049;-0.3419461;-0.05746232,-0.01212195;-0.7381459;-0.004685085,-0.003476143;-0.6994305;-0.08701186,-0.02709486;0.5597852;0.01437017,0;0;0,-0.0159412;0.3234718;0.03310061,-0.03370569;0.6332544;0.05325866,0.1367462;0.4974354;0.0355773,0.230665;0.33329;-0.1487772,0.3298875;0.188694;-0.4485507,-0.1891389;0.5057797;-0.00563119,-0.263292;0.3272481;-0.1855725,-0.233136;0.1974079;-0.5062738,0.08557039;0.008996949;-0.02218378,0.120846;-0.1917679;-0.2962166,0.1458016;-0.5825933;-0.2061497,0.1557636;-0.6060205;-0.269195,-0.07448665;-0.0009621148;-0.04843726,-0.03469171;-0.3401493;-0.04479611,0.01547987;-0.7314129;0.03185255,0.02250157;-0.7636616;-0.02295801,-0.029248;0.5576198;0.05044818,624.0594
+0;0;0,-0.01600501;0.325124;0.01338985,-0.03047344;0.6358767;0.01137041,0.1431792;0.511242;0.01200998,0.2382215;0.3072609;-0.1263465,0.3532171;0.0952024;-0.3725813,-0.191414;0.5087283;-0.02754657,-0.2184526;0.2801803;-0.157233,-0.2188787;0.01300359;-0.375042,0.08338468;0.01199136;-0.02776831,0.167213;-0.2464051;-0.2340592,0.1952284;-0.6235662;-0.09662858,0.2283473;-0.6491811;-0.1477865,-0.07422609;-0.001157145;-0.04854919,-0.05348707;-0.3415157;-0.05736652,-0.01196168;-0.7382588;-0.004516926,-0.003391939;-0.6996199;-0.08611931,-0.0271128;0.5601549;0.01438063,0;0;0,-0.01530138;0.3236589;0.03393817,-0.03218253;0.6336386;0.0543741,0.1379469;0.4976305;0.03585649,0.2311381;0.3347385;-0.1500614,0.3310294;0.1893198;-0.4462024,-0.1876689;0.5063714;-0.005181596,-0.2623284;0.3291221;-0.1862685,-0.2311542;0.2035705;-0.5057827,0.08544583;0.008681238;-0.02217031,0.1229567;-0.1908121;-0.2963002,0.1480293;-0.5819154;-0.2050204,0.1582266;-0.6058947;-0.2665775,-0.07430465;-0.000732889;-0.04843716,-0.03488578;-0.339523;-0.0440524,0.01621908;-0.7308882;0.03433166,0.02370527;-0.7126765;-0.04698263,-0.02792165;0.5579554;0.05154037,624.083
+0;0;0,-0.01654751;0.3253034;0.01353336,-0.03156361;0.6362851;0.01165735,0.1420457;0.5114467;0.01192862,0.2394597;0.3114315;-0.130591,0.3555412;0.1070279;-0.383357,-0.1919819;0.5090414;-0.02822739,-0.2190623;0.2866626;-0.168305,-0.2159473;0.01662511;-0.383285,0.08347426;0.01212268;-0.02748531,0.1658367;-0.2379176;-0.2480607,0.1916846;-0.6156968;-0.109888,0.2228597;-0.6454221;-0.1579048,-0.07411636;-0.001278833;-0.04873896,-0.05259042;-0.3439536;-0.05697319,-0.01046588;-0.7413346;-0.004145138,-0.001753382;-0.7026548;-0.08595809,-0.02806897;0.5604991;0.01463404,0;0;0,-0.01593821;0.3237616;0.03469431,-0.03311877;0.6339235;0.05595863,0.1370125;0.4983967;0.03628683,0.2313364;0.3376034;-0.1509455,0.3314684;0.1890147;-0.4459733,-0.1879812;0.506396;-0.004853636,-0.260775;0.3342943;-0.1916409,-0.2294152;0.205369;-0.5102962,0.08539676;0.00869225;-0.02240968,0.1257135;-0.190663;-0.2991573,0.1498712;-0.5815531;-0.2037724,0.1597709;-0.6054234;-0.2657772,-0.07437606;-0.0007541613;-0.04835275,-0.03699011;-0.3421288;-0.04357401,0.01334088;-0.7337956;0.03730119,0.0208979;-0.7155861;-0.04423703,-0.02882242;0.5581807;0.05293286,624.1155
+0;0;0,-0.01655282;0.325408;0.01353771,-0.0315722;0.6364576;0.01166127,0.1416683;0.5117089;0.01193909,0.2392001;0.3114519;-0.1307528,0.3265252;0.1576843;-0.3209022,-0.1916336;0.5093088;-0.02812968,-0.2187467;0.2866611;-0.1683767,-0.2164034;0.08351885;-0.3301006,0.08325855;0.01209135;-0.02741429,0.1663384;-0.240127;-0.2499111,0.1921854;-0.6178925;-0.1117435,0.2236649;-0.6482009;-0.160229,-0.07392482;-0.001275528;-0.04861301,-0.05221137;-0.3469354;-0.05691897,-0.01008835;-0.744302;-0.004092827,-0.001290793;-0.7055374;-0.08670458,-0.02807679;0.5606548;0.01463862,0;0;0,-0.01629281;0.3237674;0.03545177,-0.03353184;0.6339537;0.0572933,0.1361894;0.4986355;0.03677475,0.2359237;0.3539472;-0.160949,0.3138887;0.2795049;-0.3971834,-0.1877921;0.5064179;-0.004133832,-0.2595536;0.3337031;-0.1912066,-0.2358276;0.2402424;-0.4323063,0.0849549;0.008714065;-0.02316165,0.1308682;-0.190204;-0.303063,0.1534791;-0.5798768;-0.2025194,0.1665414;-0.6024471;-0.2661171,-0.07429276;-0.0007909639;-0.04805925,-0.04095504;-0.3455981;-0.04383701,0.01004038;-0.7363856;0.04071913,0.01873061;-0.7687208;-0.0142147,-0.02924001;0.5581987;0.05414438,624.1378
+0;0;0,-0.01655127;0.3253774;0.01353644,-0.03156939;0.6364007;0.01166035,0.140836;0.5119036;0.01195101,0.2383734;0.311635;-0.1307491,0.3256643;0.1579278;-0.3208238,-0.1908271;0.5095153;-0.02792075,-0.2179418;0.2868548;-0.1681758,-0.2155994;0.08379218;-0.3298363,0.08327201;0.01209331;-0.02741872,0.166628;-0.2409634;-0.2506551,0.1924988;-0.6190764;-0.1123604,0.2239324;-0.6492968;-0.1607751,-0.07393678;-0.001275734;-0.04862086,-0.05215115;-0.3480845;-0.05695443,-0.009989385;-0.7458167;-0.004079696,-0.001204673;-0.707065;-0.08657078,-0.02807448;0.5606087;0.01463728,0;0;0,-0.01687009;0.3236038;0.03638113,-0.03472457;0.6336631;0.05914462,0.1344012;0.499256;0.03712046,0.2372996;0.3580108;-0.16149,0.3148912;0.2649615;-0.3910447,-0.1879131;0.5065661;-0.002742767,-0.2577533;0.3349674;-0.191583,-0.2433589;0.2755873;-0.4438543,0.08481055;0.008894637;-0.02367103,0.1354549;-0.189841;-0.3043126,0.1601407;-0.5797045;-0.2035094,0.1726192;-0.6024665;-0.2669051,-0.07443067;-0.0009639608;-0.04786865,-0.04500159;-0.3472772;-0.04323345,0.005912576;-0.7381809;0.04259322,0.01350562;-0.7200143;-0.03963122,-0.03027799;0.5579382;0.05575705,624.1713
+0;0;0,-0.01691507;0.3257103;0.01381038,-0.03231473;0.6372485;0.01226683,0.1411347;0.5114182;0.01165368,0.2409239;0.3161058;-0.1363249,0.3282988;0.167681;-0.3304885,-0.1924306;0.5099285;-0.02859968,-0.2157761;0.2893306;-0.1728011,-0.2134165;0.09159556;-0.3409056,0.08347997;0.01213402;-0.02714882,0.1659225;-0.2349446;-0.2598227,0.1882633;-0.6107897;-0.1197338,0.219935;-0.6395844;-0.1672584,-0.07396743;-0.001348266;-0.04878729,-0.05090051;-0.3497583;-0.05653733,-0.008489691;-0.7457434;-0.003804546,0.0002042083;-0.7071242;-0.08485155,-0.02872576;0.5613178;0.01515758,0;0;0,-0.01816754;0.3238026;0.03722644,-0.03767225;0.6342155;0.06107199,0.1329431;0.4993687;0.03731942,0.2381983;0.3617842;-0.1626664,0.3153644;0.2646489;-0.3906444,-0.1908156;0.5057687;-0.002729006,-0.2595753;0.3352832;-0.1930164,-0.2349617;0.2484209;-0.4363535,0.08485536;0.009044319;-0.02389491,0.1397273;-0.1898899;-0.3056678,0.1682126;-0.5787324;-0.2088499,0.1787694;-0.6029824;-0.2693808,-0.07462947;-0.001137466;-0.04777391,-0.04668637;-0.349242;-0.04286555,0.003761828;-0.7384136;0.0430651,0.01117002;-0.7200399;-0.03773367,-0.03279258;0.558391;0.05739117,624.2049
+0;0;0,-0.01691845;0.3257754;0.01381314,-0.03232108;0.6373734;0.0122695,0.1417202;0.5113595;0.01164453,0.2414974;0.3160705;-0.1363162,0.3288719;0.1676463;-0.330479,-0.1930064;0.5098646;-0.02874896,-0.2163491;0.2892932;-0.1729331,-0.2139895;0.09155904;-0.3410368,0.08360223;0.01215179;-0.02718858,0.166156;-0.2352601;-0.2601763,0.1885097;-0.6113222;-0.1200066,0.2205214;-0.6407481;-0.1680415,-0.07407576;-0.001350241;-0.04885874,-0.05097772;-0.3502304;-0.05661923,-0.008542418;-0.746444;-0.003856014,0.0002448224;-0.7077322;-0.08577318,-0.02873164;0.5614328;0.01516063,0;0;0,-0.0188868;0.323701;0.03830934,-0.0389825;0.6340674;0.06303382,0.1320274;0.4985678;0.03775346,0.2387528;0.3609281;-0.1613712,0.3164581;0.2642995;-0.3893801,-0.1925257;0.505758;-0.001493379,-0.2587411;0.3431351;-0.1993695,-0.2389635;0.2771777;-0.4496128,0.08495286;0.009126008;-0.02399886,0.1424887;-0.1904087;-0.3054,0.1740276;-0.5800131;-0.211679,0.1862043;-0.6031176;-0.2740903,-0.07481395;-0.001263849;-0.04772309,-0.04610171;-0.349772;-0.04236043,0.003779687;-0.7392015;0.04381613,0.0111434;-0.7209258;-0.03786528,-0.03396595;0.5582525;0.05914199,624.2384
+0;0;0,-0.01691431;0.3256958;0.01380976,-0.03231598;0.6372736;0.01226665,0.1422692;0.5111142;0.01162989,0.2420351;0.3158472;-0.1363142,0.3294104;0.1674217;-0.3304787,-0.1935268;0.5096145;-0.02889266,-0.2168669;0.289068;-0.1730605,-0.2145073;0.09133206;-0.3411657,0.0838029;0.01218096;-0.02725384,0.1663682;-0.2352656;-0.2602742,0.1887103;-0.6111324;-0.1201773,0.2206026;-0.6403366;-0.1680329,-0.07425355;-0.001353482;-0.04897601,-0.05115228;-0.3502824;-0.05673759,-0.008739013;-0.7462903;-0.00400177,1.544133E-05;-0.7076111;-0.08561328,-0.02872722;0.5613475;0.01515722,0;0;0,-0.01964894;0.3234847;0.03906548,-0.04064728;0.6337212;0.06441283,0.1309151;0.4993998;0.03408074,0.2411332;0.3638725;-0.1645501,0.3173873;0.2650534;-0.3921123,-0.1941497;0.5051243;-0.001132116,-0.2585599;0.3430724;-0.20003,-0.2335957;0.2529659;-0.4421499,0.08507495;0.009345368;-0.0242691,0.1432408;-0.1913234;-0.3047938,0.176398;-0.5809082;-0.2124552,0.1879234;-0.604363;-0.2742789,-0.07511792;-0.00146597;-0.04763635,-0.04469029;-0.3498859;-0.042833,0.004308447;-0.7391378;0.0436789,0.01086997;-0.7208035;-0.03776598,-0.03539036;0.5579457;0.06035757,624.2717
+0;0;0,-0.01686415;0.3256799;0.01423925,-0.03220684;0.6372625;0.01311238,0.1421764;0.5104966;0.01200321,0.2443185;0.3180352;-0.1379817,0.3329664;0.1767286;-0.3368244,-0.1931844;0.50968;-0.02916561,-0.2192243;0.2988345;-0.1867599,-0.2069701;0.1075573;-0.3617666,0.08394765;0.01210291;-0.02683998,0.1659418;-0.2291314;-0.266482,0.1864654;-0.6052622;-0.1268158,0.2194898;-0.6339566;-0.1745313,-0.07414895;-0.001315037;-0.04913528,-0.04884645;-0.3501083;-0.05609178,-0.006061915;-0.7460798;-0.00338253,0.002823865;-0.7073733;-0.08497696,-0.02863397;0.5613317;0.01589919,0;0;0,-0.01964894;0.3234847;0.03906548,-0.04064728;0.6337212;0.06441283,0.1309151;0.4993998;0.03408074,0.2411332;0.3638725;-0.1645501,0.3173873;0.2650534;-0.3921123,-0.1941497;0.5051243;-0.001132116,-0.2585599;0.3430724;-0.20003,-0.2335957;0.2529659;-0.4421499,0.08507495;0.009345368;-0.0242691,0.1432408;-0.1913234;-0.3047938,0.176398;-0.5809082;-0.2124552,0.1879234;-0.604363;-0.2742789,-0.07511792;-0.00146597;-0.04763635,-0.04469029;-0.3498859;-0.042833,0.004308447;-0.7391378;0.0436789,0.01086997;-0.7208035;-0.03776598,-0.03539036;0.5579457;0.06035757,624.2939
+0;0;0,-0.01686533;0.3257027;0.01424024,-0.0322003;0.6371275;0.01311462,0.1424893;0.5103234;0.01199643,0.2446459;0.3178346;-0.1380098,0.3333384;0.1764569;-0.3369526,-0.193478;0.5095054;-0.02924683,-0.2195216;0.2986299;-0.1868635,-0.2072612;0.1072565;-0.3619582,0.08406661;0.01212006;-0.02687802,0.1660728;-0.2291496;-0.2665551,0.1865928;-0.6052153;-0.1269132,0.2199599;-0.6345188;-0.1751238,-0.07425403;-0.001316901;-0.04920491,-0.04894781;-0.3501613;-0.05616242,-0.00617069;-0.7460642;-0.003462296,0.002807299;-0.7072674;-0.08590344,-0.02862996;0.5612504;0.01589945,0;0;0,-0.02153968;0.3232712;0.04001617,-0.04455853;0.6331106;0.06649661,0.1276279;0.4982471;0.03604138,0.2382404;0.3644933;-0.1636198,0.3221917;0.3043874;-0.4018879,-0.1972274;0.5041034;-0.0007047951,-0.2594526;0.3448111;-0.2025557,-0.2327647;0.2618362;-0.447168,0.08527026;0.0095101;-0.02398038,0.1438584;-0.1918802;-0.3039635,0.1783576;-0.5818568;-0.2141061,0.1901292;-0.6044781;-0.2777219,-0.07516451;-0.001670139;-0.04779147,-0.03950884;-0.3496363;-0.04236365,0.008608408;-0.7389748;0.04393002,0.0154466;-0.7207333;-0.03834699,-0.03881866;0.5574394;0.06216455,624.3273
+0;0;0,-0.01686533;0.3257027;0.01424024,-0.0322003;0.6371275;0.01311462,0.1424893;0.5103234;0.01199643,0.2446459;0.3178346;-0.1380098,0.3333384;0.1764569;-0.3369526,-0.193478;0.5095054;-0.02924683,-0.2195216;0.2986299;-0.1868635,-0.2072612;0.1072565;-0.3619582,0.08406661;0.01212006;-0.02687802,0.1660728;-0.2291496;-0.2665551,0.1865928;-0.6052153;-0.1269132,0.2199599;-0.6345188;-0.1751238,-0.07425403;-0.001316901;-0.04920491,-0.04894781;-0.3501613;-0.05616242,-0.00617069;-0.7460642;-0.003462296,0.002807299;-0.7072674;-0.08590344,-0.02862996;0.5612504;0.01589945,0;0;0,-0.02153968;0.3232712;0.04001617,-0.04455853;0.6331106;0.06649661,0.1276279;0.4982471;0.03604138,0.2382404;0.3644933;-0.1636198,0.3221917;0.3043874;-0.4018879,-0.1972274;0.5041034;-0.0007047951,-0.2594526;0.3448111;-0.2025557,-0.2327647;0.2618362;-0.447168,0.08527026;0.0095101;-0.02398038,0.1438584;-0.1918802;-0.3039635,0.1783576;-0.5818568;-0.2141061,0.1901292;-0.6044781;-0.2777219,-0.07516451;-0.001670139;-0.04779147,-0.03950884;-0.3496363;-0.04236365,0.008608408;-0.7389748;0.04393002,0.0154466;-0.7207333;-0.03834699,-0.03881866;0.5574394;0.06216455,624.3502
+0;0;0,-0.01701688;0.3256793;0.014607,-0.03247388;0.6370066;0.01391467,0.1426289;0.509468;0.01225399,0.2462417;0.3219348;-0.1429514,0.3314053;0.2029506;-0.3574912,-0.1939498;0.5091522;-0.02979915,-0.2062439;0.2676071;-0.1370272,-0.2108931;0.1163253;-0.3480476,0.08426242;0.0121072;-0.02656751,0.1652341;-0.2241317;-0.2721264,0.1817917;-0.6013917;-0.1315346,0.2159548;-0.6284916;-0.1812327,-0.07421283;-0.001303548;-0.04943002,-0.04772684;-0.3504668;-0.05635305,-0.004435949;-0.7475686;-0.003425878,0.004646081;-0.7087855;-0.08550997,-0.02887725;0.5611522;0.01658432,0;0;0,-0.02249525;0.3231529;0.04044926,-0.04657458;0.6327689;0.06750143,0.1263222;0.4975095;0.03673697,0.2372476;0.3643009;-0.1631231,0.3205244;0.3045142;-0.4017189,-0.1992369;0.5034091;-0.0005682185,-0.2550795;0.3444928;-0.2045786,-0.2318646;0.261108;-0.4494162,0.08536327;0.009652287;-0.02392733,0.143032;-0.1925983;-0.303987,0.1779639;-0.5842963;-0.2161368,0.190241;-0.6069775;-0.2791559,-0.07524562;-0.001809014;-0.04782673,-0.03864102;-0.3500779;-0.04205596,0.01044963;-0.7406365;0.04407977,0.01728763;-0.722333;-0.03785836,-0.04057953;0.5571517;0.06302381,624.3726
+0;0;0,-0.01701109;0.3255685;0.01460203,-0.03245813;0.6366951;0.01391037,0.1428668;0.5091427;0.01224211,0.2464769;0.3216146;-0.1429591,0.3316349;0.2026381;-0.357485,-0.194153;0.5088265;-0.02986613,-0.2064467;0.267288;-0.1370913,-0.2110956;0.1160159;-0.348098,0.08431917;0.01211536;-0.0265854,0.1654461;-0.2245764;-0.272615,0.1819843;-0.6013961;-0.1321873,0.2163015;-0.6287536;-0.1821094,-0.07426283;-0.001304426;-0.04946332,-0.04772606;-0.351137;-0.05639962,-0.004485685;-0.7477755;-0.003534213,0.004637292;-0.7089527;-0.08598839,-0.02886407;0.5608947;0.01657812,0;0;0,-0.02343028;0.322948;0.04065776,-0.04845976;0.6322559;0.06805038,0.1247501;0.4967844;0.03687167,0.2369558;0.3646555;-0.1629809,0.3232781;0.3096408;-0.401624,-0.2010597;0.5029225;-0.0003240928,-0.2629124;0.349846;-0.2070391,-0.233739;0.267206;-0.4514735,0.08543251;0.00975576;-0.02386212,0.1419755;-0.1932647;-0.3044343,0.1767557;-0.5847785;-0.2178671,0.1877786;-0.6073902;-0.2816658,-0.07528611;-0.00193174;-0.04787025,-0.03714453;-0.3507011;-0.04152123,0.01251714;-0.740835;0.04401178,0.01933246;-0.7225572;-0.03830409,-0.0422466;0.5567151;0.0634985,624.4059
+0;0;0,-0.01700641;0.3254788;0.01459801,-0.03244131;0.6363604;0.01390723,0.1432614;0.5087606;0.01222698,0.2468709;0.3212336;-0.1429734,0.332029;0.202257;-0.3574994,-0.194506;0.5084437;-0.02997468,-0.2067997;0.2669065;-0.1371993,-0.2114486;0.1156344;-0.3482061,0.08434132;0.01211854;-0.02659239,0.1656056;-0.2249738;-0.2730384,0.1821552;-0.6020542;-0.1325136,0.216533;-0.629513;-0.1825238,-0.07428233;-0.001304769;-0.04947631,-0.04770065;-0.3517295;-0.05642435,-0.004430361;-0.7486423;-0.00352237,0.004708723;-0.709804;-0.08612213,-0.02885045;0.5606274;0.0165726,0;0;0,-0.02445583;0.3227581;0.04083943,-0.05021717;0.6317426;0.06840611,0.1237405;0.4968788;0.0370729,0.236246;0.3648716;-0.1626896,0.3236262;0.3137216;-0.401807,-0.20289;0.5022734;-0.0003607497,-0.2644763;0.3492667;-0.207205,-0.2330771;0.2856968;-0.4570084,0.08546814;0.009867311;-0.02377617,0.1405455;-0.1940266;-0.3047496,0.1748821;-0.5859168;-0.2184138,0.1856847;-0.6084199;-0.2825316,-0.07527686;-0.002039263;-0.047924,-0.03659643;-0.3513433;-0.04137895,0.01322672;-0.7416406;0.04462397,0.01999766;-0.7233777;-0.03784271,-0.04384995;0.5562839;0.06383169,624.4395
+0;0;0,-0.01719041;0.3253721;0.01517137,-0.03303415;0.636128;0.01515758,0.1428871;0.5083112;0.01278561,0.2455888;0.3318114;-0.1579672,0.338006;0.1930948;-0.3569907,-0.194766;0.5082385;-0.0303563,-0.2142503;0.3233417;-0.2208554,-0.2082768;0.1181338;-0.3797503,0.08464003;0.01204005;-0.02618384,0.1645828;-0.2205043;-0.2777687,0.1761905;-0.5938642;-0.128625,0.2080992;-0.6137518;-0.1872267,-0.07431622;-0.001271389;-0.04969885,-0.04657841;-0.3519074;-0.05660889,-0.002915882;-0.7481334;-0.002992693,0.00635981;-0.7092831;-0.0853135,-0.02932597;0.5604191;0.01763168,0;0;0,-0.02511424;0.3226003;0.04112232,-0.05090785;0.6314582;0.06886148,0.1233416;0.4970621;0.03728163,0.2355545;0.3668448;-0.1659623,0.3192658;0.2865586;-0.3982123,-0.2037416;0.5017476;0.0001397207,-0.2651141;0.3499531;-0.2097369,-0.2344284;0.2675533;-0.4539953,0.08556445;0.01011045;-0.0238955,0.1395981;-0.1949136;-0.3046235,0.172677;-0.5868905;-0.2207419,0.1836675;-0.6095282;-0.2843781,-0.07547988;-0.002257876;-0.04787672,-0.03570992;-0.3517353;-0.04105058,0.01410422;-0.7416378;0.04421844,0.02074721;-0.7233357;-0.03800146,-0.04456165;0.5560241;0.06426358,624.468
+0;0;0,-0.01719041;0.3253721;0.01517137,-0.03303415;0.636128;0.01515758,0.1428871;0.5083112;0.01278561,0.2455888;0.3318114;-0.1579672,0.338006;0.1930948;-0.3569907,-0.194766;0.5082385;-0.0303563,-0.2142503;0.3233417;-0.2208554,-0.2082768;0.1181338;-0.3797503,0.08464003;0.01204005;-0.02618384,0.1645828;-0.2205043;-0.2777687,0.1761905;-0.5938642;-0.128625,0.2080992;-0.6137518;-0.1872267,-0.07431622;-0.001271389;-0.04969885,-0.04657841;-0.3519074;-0.05660889,-0.002915882;-0.7481334;-0.002992693,0.00635981;-0.7092831;-0.0853135,-0.02932597;0.5604191;0.01763168,0;0;0,-0.02511424;0.3226003;0.04112232,-0.05090785;0.6314582;0.06886148,0.1233416;0.4970621;0.03728163,0.2355545;0.3668448;-0.1659623,0.3192658;0.2865586;-0.3982123,-0.2037416;0.5017476;0.0001397207,-0.2651141;0.3499531;-0.2097369,-0.2344284;0.2675533;-0.4539953,0.08556445;0.01011045;-0.0238955,0.1395981;-0.1949136;-0.3046235,0.172677;-0.5868905;-0.2207419,0.1836675;-0.6095282;-0.2843781,-0.07547988;-0.002257876;-0.04787672,-0.03570992;-0.3517353;-0.04105058,0.01410422;-0.7416378;0.04421844,0.02074721;-0.7233357;-0.03800146,-0.04456165;0.5560241;0.06426358,624.4905
+0;0;0,-0.01719657;0.3254888;0.01517681,-0.0330434;0.636305;0.01516315,0.1428799;0.5084761;0.01279151,0.245119;0.3327712;-0.1571922,0.3374808;0.1941379;-0.3560963,-0.1947761;0.5084034;-0.03035077,-0.2141727;0.3243394;-0.2199918,-0.2082027;0.1192546;-0.3787913,0.08465064;0.01204156;-0.02618712,0.1646602;-0.2206971;-0.2779822,0.1762941;-0.5948999;-0.1285018,0.2086017;-0.6154111;-0.187836,-0.07432552;-0.001271548;-0.04970507,-0.04656453;-0.3522005;-0.05662089,-0.002803434;-0.749321;-0.002883643,0.006588213;-0.7103601;-0.08623354,-0.02933464;0.5605844;0.01763763,0;0;0,-0.02581092;0.3226106;0.04153538,-0.05203494;0.6314534;0.06971204,0.1224593;0.4975626;0.03787541,0.2317147;0.3851886;-0.1757945,0.3200813;0.2852008;-0.398295,-0.2044472;0.5011112;0.0006077215,-0.2659537;0.3684582;-0.2203892,-0.233307;0.2712309;-0.4587036,0.08554849;0.01034303;-0.02389502,0.1385428;-0.1955125;-0.3045812,0.1704862;-0.5886872;-0.2215102,0.180526;-0.6105518;-0.2872747,-0.07548369;-0.002426657;-0.04788337,-0.0353262;-0.352134;-0.04002543,0.01468145;-0.7430156;0.04493484,0.02137568;-0.7248474;-0.03831722,-0.04559652;0.5560217;0.06501198,624.5239
+0;0;0,-0.01662674;0.3257038;0.01630834,-0.03222746;0.6369165;0.01695893,0.145066;0.5083074;0.01397019,0.2479569;0.3365558;-0.1595242,0.33779;0.21598;-0.3711601,-0.1951381;0.5085819;-0.03018095,-0.2248104;0.3188542;-0.2126869,-0.2128654;0.1515806;-0.4108664,0.08490099;0.011892;-0.02560226,0.1647815;-0.2164003;-0.2815807,0.1700446;-0.5902885;-0.1307219,0.2032151;-0.6108298;-0.1900311,-0.07418581;-0.001160995;-0.05000192,-0.04522568;-0.3520805;-0.05632721,-0.0005550683;-0.7490997;-0.001932666,0.009018784;-0.7100551;-0.08559152,-0.02854738;0.5610819;0.01927837,0;0;0,-0.0269862;0.3227243;0.04178679,-0.05461604;0.6317991;0.0703218,0.1217931;0.4977031;0.03801882,0.2315392;0.3816319;-0.1733309,0.3166549;0.3019016;-0.405272,-0.2075005;0.4995772;0.0004494935,-0.2736238;0.3570217;-0.2128368,-0.2347858;0.2948272;-0.4618784,0.08557491;0.01050654;-0.02390862,0.1376642;-0.1955968;-0.3046778,0.1691473;-0.5888405;-0.2213309,0.1782407;-0.6105864;-0.2877533,-0.07553492;-0.002573777;-0.04788452,-0.03580612;-0.3523921;-0.03940114,0.01478573;-0.7434235;0.04494039,0.02093673;-0.7795785;-0.007575829,-0.047808;0.5562971;0.06553483,624.5464
+0;0;0,-0.01663479;0.3258615;0.01631623,-0.03224023;0.6371683;0.01696716,0.144964;0.508567;0.01398178,0.2478325;0.3368528;-0.1594748,0.3376825;0.2162542;-0.3711506,-0.1950633;0.5088413;-0.03014641,-0.2247292;0.319155;-0.2126126,-0.2127819;0.1518498;-0.4108294,0.08493393;0.01189662;-0.02561219,0.1643138;-0.2149648;-0.2799863,0.169609;-0.5911382;-0.1282055,0.2027388;-0.6116174;-0.1874417,-0.07421459;-0.001161445;-0.05002132,-0.04543597;-0.3498816;-0.05630697,-0.0004923418;-0.7493273;-0.001579978,0.009069744;-0.7102938;-0.08513601,-0.02855921;0.561314;0.0192872,0;0;0,-0.02773744;0.3227944;0.04198813,-0.05584829;0.6319112;0.07062364,0.1205714;0.4978738;0.03823054,0.2313674;0.3794774;-0.1712005,0.3149799;0.3071088;-0.4061376,-0.2083233;0.4989063;0.0009248108,-0.2729837;0.3573042;-0.2133711,-0.2340746;0.2948474;-0.462387,0.08556283;0.01069368;-0.02399862,0.1367547;-0.1932065;-0.3037798,0.1679111;-0.5893257;-0.221983,0.1775965;-0.6110401;-0.2882134,-0.07559819;-0.002703054;-0.04784239,-0.03691639;-0.350407;-0.03894865,0.01378721;-0.7439572;0.04542699,0.01907792;-0.7783417;-0.009174269,-0.04893966;0.5563992;0.06582546,624.5692
+0;0;0,-0.01663794;0.3259231;0.01631932,-0.03223918;0.6371459;0.01697038,0.1447368;0.5086411;0.01399109,0.2475889;0.3369542;-0.1594379,0.337452;0.2163382;-0.3711444,-0.1948459;0.5089151;-0.0300794,-0.224507;0.3192589;-0.2125166,-0.212558;0.1519295;-0.4107621,0.08493464;0.01189672;-0.02561241,0.1641317;-0.2144423;-0.2794007,0.1694484;-0.5921419;-0.1270041,0.2026115;-0.6126717;-0.1862999,-0.07421521;-0.001161455;-0.05002174,-0.04550286;-0.3490785;-0.05629291,-0.0003768913;-0.7501448;-0.00134388,0.009194814;-0.7111022;-0.08498397,-0.02855949;0.5613192;0.01928958,0;0;0,-0.02844101;0.3227532;0.04231441,-0.05692154;0.6317337;0.07113302,0.1192993;0.4980445;0.03794265,0.2316072;0.378971;-0.1702424,0.3137518;0.3123552;-0.4074297,-0.2090606;0.4983682;0.001775958,-0.2708638;0.3582177;-0.2142583,-0.2325601;0.2955144;-0.4633452,0.08549713;0.01098116;-0.02410555,0.137064;-0.191696;-0.3036996,0.1680223;-0.5896099;-0.2223603,0.1774703;-0.6112879;-0.2887619,-0.07562335;-0.002898533;-0.04779257,-0.0386144;-0.3499666;-0.03862263,0.0122056;-0.7452753;0.04539149,0.01916464;-0.7798173;-0.008967958,-0.04993876;0.5562585;0.06630182,624.6024
+0;0;0,-0.01624792;0.3260418;0.01736543,-0.03167773;0.6373447;0.01883209,0.1454553;0.5089646;0.01514804,0.2478043;0.3416542;-0.162759,0.3378654;0.2190764;-0.373282,-0.1939701;0.5093064;-0.03025446,-0.2119437;0.3348473;-0.228648,-0.2050454;0.1588787;-0.4195504,0.0851227;0.01169024;-0.02512253,0.1636348;-0.2077149;-0.2863086,0.1651135;-0.5834109;-0.1344311,0.1965801;-0.6006496;-0.1961614,-0.07407653;-0.0009838316;-0.05025313,-0.0442114;-0.3496825;-0.05644053,0.001578528;-0.7484057;-0.0004093833,0.01130074;-0.7094022;-0.08321446,-0.02801672;0.5614969;0.02094504,0;0;0,-0.02925264;0.322811;0.04249883,-0.05840627;0.6317937;0.07141578,0.1181191;0.4983169;0.03772295,0.2315096;0.378925;-0.1696588,0.3125283;0.316116;-0.408295,-0.2103356;0.4978809;0.002026506,-0.2702969;0.3580887;-0.2147264,-0.2298224;0.2990063;-0.4643808,0.08539353;0.01133634;-0.02435386,0.1378447;-0.1915777;-0.3047031,0.1676795;-0.5874382;-0.223335,0.1777254;-0.6098128;-0.2880517,-0.07566772;-0.003141828;-0.04773054,-0.03979116;-0.3511925;-0.0380108,0.009960707;-0.7447973;0.04455093,0.01850258;-0.7800695;-0.007399533,-0.05126014;0.5563206;0.06656766,624.6357
+0;0;0,-0.01624792;0.3260418;0.01736543,-0.03167773;0.6373447;0.01883209,0.1454553;0.5089646;0.01514804,0.2478043;0.3416542;-0.162759,0.3378654;0.2190764;-0.373282,-0.1939701;0.5093064;-0.03025446,-0.2119437;0.3348473;-0.228648,-0.2050454;0.1588787;-0.4195504,0.0851227;0.01169024;-0.02512253,0.1636348;-0.2077149;-0.2863086,0.1651135;-0.5834109;-0.1344311,0.1965801;-0.6006496;-0.1961614,-0.07407653;-0.0009838316;-0.05025313,-0.0442114;-0.3496825;-0.05644053,0.001578528;-0.7484057;-0.0004093833,0.01130074;-0.7094022;-0.08321446,-0.02801672;0.5614969;0.02094504,0;0;0,-0.02925264;0.322811;0.04249883,-0.05840627;0.6317937;0.07141578,0.1181191;0.4983169;0.03772295,0.2315096;0.378925;-0.1696588,0.3125283;0.316116;-0.408295,-0.2103356;0.4978809;0.002026506,-0.2702969;0.3580887;-0.2147264,-0.2298224;0.2990063;-0.4643808,0.08539353;0.01133634;-0.02435386,0.1378447;-0.1915777;-0.3047031,0.1676795;-0.5874382;-0.223335,0.1777254;-0.6098128;-0.2880517,-0.07566772;-0.003141828;-0.04773054,-0.03979116;-0.3511925;-0.0380108,0.009960707;-0.7447973;0.04455093,0.01850258;-0.7800695;-0.007399533,-0.05126014;0.5563206;0.06656766,624.6583
+0;0;0,-0.01626602;0.3264048;0.01738477,-0.03171863;0.6381681;0.01885322,0.1468585;0.5092315;0.01512447,0.2492051;0.3419251;-0.1627784,0.3392701;0.2193419;-0.3733107,-0.1953811;0.5095761;-0.03065446,-0.2133543;0.3351212;-0.2290433,-0.2064557;0.1591449;-0.4199541,0.08515677;0.01169492;-0.02513259,0.1633047;-0.2066925;-0.2851071,0.1647878;-0.5835178;-0.1327731,0.1962544;-0.6007564;-0.1945033,-0.07410619;-0.0009842253;-0.05027324,-0.04437958;-0.3480653;-0.05643194,0.001547985;-0.7479872;-0.000232365,0.01127018;-0.7089837;-0.08303729,-0.02805178;0.5621993;0.02096954,0;0;0,-0.03047749;0.3230383;0.04271173,-0.06132579;0.6322917;0.07195234,0.1171119;0.498558;0.0376296,0.231055;0.3793299;-0.1695354,0.3118253;0.3190481;-0.4089189,-0.2135821;0.4968081;0.001556955,-0.2698064;0.3607577;-0.2185449,-0.2287477;0.3005295;-0.4678417,0.08535382;0.01151718;-0.02453923,0.1387972;-0.1893748;-0.3041338,0.1683504;-0.5867676;-0.2240666,0.1782729;-0.60918;-0.2887715,-0.07573073;-0.003280075;-0.04768851,-0.04098884;-0.349776;-0.03671273,0.008079618;-0.7446833;0.04602614,0.01793096;-0.7796307;-0.006098993,-0.05372065;0.5567471;0.06701684,624.6919
+0;0;0,-0.01658466;0.3266485;0.01814125,-0.03264118;0.6387299;0.02061948,0.1499571;0.5083267;0.01585192,0.2522213;0.3454672;-0.1661401,0.3375454;0.2292596;-0.3822107,-0.1993587;0.5087202;-0.03192555,-0.2273804;0.3275707;-0.2229802,-0.2124972;0.1711964;-0.4298534,0.08546791;0.01157183;-0.02475974,0.1614541;-0.2097963;-0.2837004,0.1605785;-0.587497;-0.1374396,0.1894999;-0.6011316;-0.2031781,-0.0740706;-0.0008473209;-0.05064132,-0.04392875;-0.3485373;-0.05622603,0.002335552;-0.7469238;0.0003306493,0.01224725;-0.7078526;-0.08262388,-0.02880692;0.5626877;0.02243043,0;0;0,-0.03161258;0.3231759;0.04314339,-0.06414869;0.6325554;0.07298124,0.1186597;0.499411;0.03468072,0.2319365;0.3776192;-0.1713227,0.3119264;0.3208396;-0.4118401,-0.2187522;0.4947018;-4.661083E-05,-0.2730468;0.3586968;-0.22063,-0.2308006;0.3000656;-0.4701266,0.08545475;0.01191968;-0.02463984,0.1397405;-0.1897225;-0.3043209,0.1694707;-0.585752;-0.2247742,0.1790982;-0.6080996;-0.2898052,-0.07590783;-0.003593475;-0.04771588,-0.04196723;-0.350782;-0.03604456,0.006882366;-0.7443176;0.04638295,0.01233647;-0.7261091;-0.03664231,-0.05608746;0.5569944;0.06788552,624.7253
+0;0;0,-0.01657921;0.3265411;0.01813529,-0.03262569;0.638427;0.02061275,0.1491258;0.5083466;0.01587465,0.2514173;0.3454436;-0.166166,0.3367382;0.2292404;-0.3822285,-0.1985418;0.5087382;-0.03167739,-0.226571;0.3275402;-0.2227831,-0.2116884;0.1711718;-0.4296485,0.08543412;0.01156725;-0.02474995,0.1614647;-0.2099301;-0.2838418,0.160587;-0.5885189;-0.1372371,0.1894929;-0.6021301;-0.2029403,-0.07404131;-0.000846986;-0.05062131,-0.04388186;-0.34874;-0.05620927,0.00249121;-0.7480631;0.0004803687,0.01239758;-0.7089968;-0.08242954,-0.02879477;0.562451;0.02242212,0;0;0,-0.03273799;0.3229307;0.04332292,-0.06638401;0.6319919;0.07317162,0.1160195;0.4995244;0.03529942,0.2328618;0.3868981;-0.173992,0.3117009;0.321665;-0.4127281,-0.219574;0.4943234;-0.0002344549,-0.2692949;0.3652256;-0.2260692,-0.2228109;0.2944251;-0.4716142,0.08540022;0.01237993;-0.02447224,0.1416834;-0.1886621;-0.3044449,0.17246;-0.5858636;-0.2262982,0.1815487;-0.6083507;-0.2912358,-0.07580683;-0.004024538;-0.04777528,-0.04231414;-0.3514414;-0.03552132,0.006857876;-0.7459654;0.04667347,0.01246361;-0.7277533;-0.03629647,-0.05805399;0.5565262;0.06808805,624.7473
+0;0;0,-0.01658204;0.3265969;0.01813838,-0.03262717;0.6384562;0.0206161,0.1492752;0.5083471;0.015872,0.251556;0.3454612;-0.1661496,0.3368783;0.2292559;-0.3822158,-0.1986889;0.508739;-0.0317206,-0.2267152;0.3275601;-0.2228063,-0.2118323;0.171189;-0.4296753,0.08553504;0.01158092;-0.02477918,0.1613995;-0.2094326;-0.2833051,0.16052;-0.5888197;-0.1363913,0.1895928;-0.6026827;-0.2024739,-0.07412877;-0.0008479864;-0.0506811,-0.0440352;-0.3479811;-0.05625686,0.002435662;-0.7481463;0.0005523339,0.01239924;-0.7090276;-0.08283643,-0.02879713;0.5624977;0.02242506,0;0;0,-0.03382769;0.3228604;0.04343235,-0.06862461;0.6317725;0.07322037,0.1143157;0.4995044;0.03556812,0.2323943;0.3867305;-0.1729133,0.3113144;0.322982;-0.4120282,-0.2213883;0.4938982;-0.0006953552,-0.2638496;0.3657572;-0.2285154,-0.213999;0.2183281;-0.4364763,0.08545586;0.0126664;-0.02451992,0.1440625;-0.1872043;-0.3039032,0.1755317;-0.5854266;-0.2267816,0.1852361;-0.6073666;-0.2926919,-0.0759045;-0.004313787;-0.047794,-0.04235642;-0.3509523;-0.03537033,0.006585959;-0.7463713;0.04689429,0.01797129;-0.7804761;-0.006930038,-0.06001262;0.556354;0.06816781,624.7809
+0;0;0,-0.01671583;0.3265732;0.01880665,-0.03287392;0.6386014;0.02178251,0.1489013;0.5079717;0.01616314,0.2490774;0.3417502;-0.1639579,0.3281234;0.260599;-0.3977025,-0.1984524;0.5090724;-0.03234509,-0.2151647;0.3476914;-0.2415945,-0.2049624;0.1860713;-0.4446837,0.08573618;0.01151567;-0.02430272,0.1598351;-0.2009941;-0.2886259,0.154552;-0.5829427;-0.1452224,0.1851143;-0.6021163;-0.2071099,-0.07401572;-0.0007981047;-0.05094076,-0.04343247;-0.3465632;-0.05633118,0.003358603;-0.7478181;0.0009595528,0.013568;-0.7086388;-0.08266862,-0.02901273;0.5626009;0.02347712,0;0;0,-0.03479432;0.3227648;0.04353654,-0.07084392;0.631708;0.07338679,0.1123644;0.4994069;0.03533626,0.2318154;0.3865004;-0.1722499,0.3109826;0.3248533;-0.4118382,-0.2227196;0.4931576;-0.001258209,-0.2633606;0.3670145;-0.2304845,-0.2138695;0.219605;-0.4385504,0.08551946;0.0130145;-0.02430987,0.1463045;-0.1842054;-0.3034645,0.1787093;-0.5836184;-0.2266768,0.1882372;-0.6054021;-0.2930834,-0.075901;-0.004614574;-0.04787137,-0.04262209;-0.3499338;-0.03502776,0.006343044;-0.7465871;0.04710444,0.01744606;-0.7804641;-0.007472273,-0.06189794;0.5562875;0.0683279,624.8143
+0;0;0,-0.01670554;0.3263721;0.01879507,-0.03285791;0.6382895;0.02177091,0.149108;0.507652;0.01614244,0.2492752;0.3414453;-0.1639625,0.3283324;0.2602826;-0.3977402,-0.1986232;0.5087538;-0.0324185,-0.2153339;0.3473873;-0.2416493,-0.2051302;0.1857443;-0.4447672,0.08583283;0.01152865;-0.02433012,0.1598967;-0.2008807;-0.2885284,0.1546047;-0.5834699;-0.1448843,0.1851133;-0.6025571;-0.206663,-0.07409916;-0.0007990045;-0.0509982,-0.04353037;-0.3464006;-0.05638607,0.003339194;-0.7483286;0.001000769,0.01353065;-0.7091654;-0.08248042,-0.02899935;0.5623405;0.02346436,0;0;0,-0.03591431;0.3224319;0.04357636,-0.07365068;0.6310582;0.07345033,0.1103015;0.4990448;0.03543007,0.2309451;0.386279;-0.1715118,0.3101159;0.3417905;-0.414909,-0.2247931;0.4923357;-0.002086714,-0.2647265;0.3683375;-0.2325769,-0.2146428;0.2175369;-0.4381012,0.08565701;0.0134936;-0.02393615,0.1491143;-0.1823169;-0.3032842,0.1826964;-0.5824844;-0.2272949,0.1908001;-0.6047141;-0.2933505,-0.07591283;-0.004976587;-0.0480064,-0.04359528;-0.350214;-0.03494492,0.005623255;-0.7476408;0.0466981,0.01340586;-0.7800645;-0.009867482,-0.06423963;0.5557461;0.06839991,624.8373
+0;0;0,-0.01670554;0.3263721;0.01879507,-0.03285791;0.6382895;0.02177091,0.149108;0.507652;0.01614244,0.2492752;0.3414453;-0.1639625,0.3283324;0.2602826;-0.3977402,-0.1986232;0.5087538;-0.0324185,-0.2153339;0.3473873;-0.2416493,-0.2051302;0.1857443;-0.4447672,0.08583283;0.01152865;-0.02433012,0.1598967;-0.2008807;-0.2885284,0.1546047;-0.5834699;-0.1448843,0.1851133;-0.6025571;-0.206663,-0.07409916;-0.0007990045;-0.0509982,-0.04353037;-0.3464006;-0.05638607,0.003339194;-0.7483286;0.001000769,0.01353065;-0.7091654;-0.08248042,-0.02899935;0.5623405;0.02346436,0;0;0,-0.03591431;0.3224319;0.04357636,-0.07365068;0.6310582;0.07345033,0.1103015;0.4990448;0.03543007,0.2309451;0.386279;-0.1715118,0.3101159;0.3417905;-0.414909,-0.2247931;0.4923357;-0.002086714,-0.2647265;0.3683375;-0.2325769,-0.2146428;0.2175369;-0.4381012,0.08565701;0.0134936;-0.02393615,0.1491143;-0.1823169;-0.3032842,0.1826964;-0.5824844;-0.2272949,0.1908001;-0.6047141;-0.2933505,-0.07591283;-0.004976587;-0.0480064,-0.04359528;-0.350214;-0.03494492,0.005623255;-0.7476408;0.0466981,0.01340586;-0.7800645;-0.009867482,-0.06423963;0.5557461;0.06839991,624.8599
+0;0;0,-0.01696257;0.3254217;0.01920232,-0.03354827;0.6371536;0.02261767,0.1479797;0.5067064;0.01633354,0.2506425;0.3531715;-0.1733004,0.3215269;0.2582152;-0.4044651,-0.1980656;0.5079129;-0.03347717,-0.2146842;0.3471514;-0.2431273,-0.2048549;0.1941913;-0.4528533,0.08608006;0.01153057;-0.02412272,0.1579044;-0.1958211;-0.2909933,0.1514519;-0.5826581;-0.1503361,0.1786189;-0.5989115;-0.2156757,-0.07418172;-0.0008163308;-0.05119611,-0.04356407;-0.3449201;-0.05653471,0.003852166;-0.7496682;0.001771554,0.01432968;-0.7104855;-0.08161069,-0.02956947;0.5612599;0.02418186,0;0;0,-0.03847535;0.3212433;0.04333746,-0.07872248;0.6293998;0.07311213,0.1058524;0.4990461;0.0354178,0.2286439;0.3865268;-0.1703376,0.3097246;0.3391974;-0.4125446,-0.227998;0.4905303;-0.003375828,-0.2692956;0.3666416;-0.233636,-0.215085;0.2150012;-0.4374613,0.08578801;0.01447834;-0.02356756,0.1557283;-0.1765558;-0.3028302,0.1875406;-0.5799068;-0.2269034,0.1950326;-0.6024436;-0.2927097,-0.07594233;-0.005877733;-0.04819596,-0.04613632;-0.349877;-0.03597188,-0.002803165;-0.7503296;0.04905097,0.003026335;-0.7769172;-0.01348352,-0.06864157;0.5542235;0.06810939,624.8944
+0;0;0,-0.01696257;0.3254217;0.01920232,-0.03354827;0.6371536;0.02261767,0.1479797;0.5067064;0.01633354,0.2506425;0.3531715;-0.1733004,0.3215269;0.2582152;-0.4044651,-0.1980656;0.5079129;-0.03347717,-0.2146842;0.3471514;-0.2431273,-0.2048549;0.1941913;-0.4528533,0.08608006;0.01153057;-0.02412272,0.1579044;-0.1958211;-0.2909933,0.1514519;-0.5826581;-0.1503361,0.1786189;-0.5989115;-0.2156757,-0.07418172;-0.0008163308;-0.05119611,-0.04356407;-0.3449201;-0.05653471,0.003852166;-0.7496682;0.001771554,0.01432968;-0.7104855;-0.08161069,-0.02956947;0.5612599;0.02418186,0;0;0,-0.03847535;0.3212433;0.04333746,-0.07872248;0.6293998;0.07311213,0.1058524;0.4990461;0.0354178,0.2286439;0.3865268;-0.1703376,0.3097246;0.3391974;-0.4125446,-0.227998;0.4905303;-0.003375828,-0.2692956;0.3666416;-0.233636,-0.215085;0.2150012;-0.4374613,0.08578801;0.01447834;-0.02356756,0.1557283;-0.1765558;-0.3028302,0.1875406;-0.5799068;-0.2269034,0.1950326;-0.6024436;-0.2927097,-0.07594233;-0.005877733;-0.04819596,-0.04613632;-0.349877;-0.03597188,-0.002803165;-0.7503296;0.04905097,0.003026335;-0.7769172;-0.01348352,-0.06864157;0.5542235;0.06810939,624.9175
+0;0;0,-0.01692888;0.3247755;0.01916418,-0.03350813;0.6363865;0.02257751,0.1478415;0.5060064;0.01630097,0.2505015;0.3524756;-0.173328,0.3213854;0.25752;-0.4044908,-0.1978574;0.5072117;-0.03345986,-0.2144755;0.3464544;-0.2431044,-0.2046464;0.1934956;-0.4528288,0.08612704;0.01153686;-0.02413588,0.1578598;-0.1955503;-0.2906661,0.1513662;-0.5848501;-0.1491133,0.1787887;-0.6015385;-0.2150674,-0.07422221;-0.0008167764;-0.05122405,-0.0436436;-0.3444816;-0.05655584,0.00407451;-0.7518066;0.002121639,0.01465054;-0.7125375;-0.08204465,-0.02952999;0.5605053;0.02414144,0;0;0,-0.04046278;0.3204009;0.04288375,-0.08218647;0.6282475;0.07256103,0.1030225;0.4994623;0.03470063,0.2280873;0.3900453;-0.1713494,0.3081273;0.3363854;-0.4125787,-0.2304823;0.4893318;-0.004612699,-0.2898411;0.3688521;-0.2327159,-0.222789;0.2191115;-0.4341089,0.08579315;0.01491345;-0.02346551,0.1575629;-0.17476;-0.3026466,0.188677;-0.5810758;-0.2279936,0.1978312;-0.6025393;-0.2954432,-0.07591712;-0.00638686;-0.04826288,-0.04817275;-0.350163;-0.03743419,-0.006764762;-0.7533292;0.04844997,-0.0008556922;-0.7813568;-0.01383653,-0.07170686;0.5531371;0.06757808,624.94
+0;0;0,-0.01716349;0.3244409;0.01964341,-0.03384786;0.6361166;0.02357126,0.1470653;0.5057759;0.01656223,0.2497367;0.3552878;-0.1754539,0.320713;0.2614026;-0.407015,-0.1971224;0.5068545;-0.03424013,-0.2140157;0.3484357;-0.2456082,-0.2035599;0.2049577;-0.4618888,0.08640393;0.01126556;-0.02388226,0.1566523;-0.1881827;-0.2974109,0.1483391;-0.5766906;-0.1589716,0.1762036;-0.5924534;-0.2246819,-0.07430942;-0.0004946889;-0.05138851,-0.04313223;-0.3447791;-0.0567343,0.00483932;-0.7503405;0.00150292,0.01557847;-0.7111129;-0.08209144,-0.02985718;0.5601901;0.0250188,0;0;0,-0.04225487;0.3199219;0.04250669,-0.08511711;0.6276985;0.07209146,0.1001018;0.499726;0.03375137,0.226329;0.390586;-0.1717079,0.3080474;0.3402095;-0.4130725,-0.2325148;0.4886128;-0.005109392,-0.2909229;0.3678031;-0.2332581,-0.2234997;0.2188426;-0.4350933,0.08585656;0.01549737;-0.02348185,0.1579968;-0.1746099;-0.3031019,0.1909857;-0.5792484;-0.2299424,0.1995707;-0.6014111;-0.2962285,-0.07604527;-0.006928093;-0.04829111,-0.04957519;-0.3514889;-0.03782371,-0.01129694;-0.7529806;0.04884844,-0.003988843;-0.7804573;-0.01305079,-0.07432792;0.5525865;0.06712806,624.9746
+0;0;0,-0.01712461;0.3237058;0.0195989,-0.03378926;0.635014;0.02352068,0.145289;0.5052918;0.01659817,0.2479518;0.3548163;-0.1754018,0.318926;0.2609338;-0.406956,-0.1953347;0.5063591;-0.03367815,-0.2122266;0.3479537;-0.2450283,-0.2017711;0.2044799;-0.4613026,0.08665801;0.01129869;-0.02395249,0.1571267;-0.1887753;-0.2983391,0.1488678;-0.5747466;-0.1608037,0.1767337;-0.5905117;-0.2265173,-0.07452794;-0.0004961435;-0.05153962,-0.04325294;-0.3458605;-0.05690218,0.004405405;-0.7487741;0.000954818,0.01514509;-0.709546;-0.08264372,-0.02980147;0.5591425;0.02496717,0;0;0,-0.04449809;0.3189886;0.04158103,-0.0882612;0.6263034;0.07077777,0.09588432;0.5010684;0.03221476,0.2241563;0.3936027;-0.1728314,0.3060921;0.3401167;-0.4134439,-0.2337396;0.4879957;-0.005762152,-0.2913893;0.3670576;-0.2340098,-0.2243646;0.2181468;-0.4360046,0.08588798;0.01631741;-0.02383256,0.157121;-0.1747983;-0.3043394,0.1939066;-0.5769243;-0.2343425,0.2009977;-0.5994238;-0.3005447,-0.07637687;-0.007741895;-0.04814176,-0.05084134;-0.3534874;-0.03857864,-0.01352665;-0.7525004;0.04717855,-0.006998132;-0.7809796;-0.01386883,-0.07724319;0.5512769;0.06586874,624.9965
+0;0;0,-0.01712461;0.3237058;0.0195989,-0.03378926;0.635014;0.02352068,0.145289;0.5052918;0.01659817,0.2479518;0.3548163;-0.1754018,0.318926;0.2609338;-0.406956,-0.1953347;0.5063591;-0.03367815,-0.2122266;0.3479537;-0.2450283,-0.2017711;0.2044799;-0.4613026,0.08665801;0.01129869;-0.02395249,0.1571267;-0.1887753;-0.2983391,0.1488678;-0.5747466;-0.1608037,0.1767337;-0.5905117;-0.2265173,-0.07452794;-0.0004961435;-0.05153962,-0.04325294;-0.3458605;-0.05690218,0.004405405;-0.7487741;0.000954818,0.01514509;-0.709546;-0.08264372,-0.02980147;0.5591425;0.02496717,0;0;0,-0.04449809;0.3189886;0.04158103,-0.0882612;0.6263034;0.07077777,0.09588432;0.5010684;0.03221476,0.2241563;0.3936027;-0.1728314,0.3060921;0.3401167;-0.4134439,-0.2337396;0.4879957;-0.005762152,-0.2913893;0.3670576;-0.2340098,-0.2243646;0.2181468;-0.4360046,0.08588798;0.01631741;-0.02383256,0.157121;-0.1747983;-0.3043394,0.1939066;-0.5769243;-0.2343425,0.2009977;-0.5994238;-0.3005447,-0.07637687;-0.007741895;-0.04814176,-0.05084134;-0.3534874;-0.03857864,-0.01352665;-0.7525004;0.04717855,-0.006998132;-0.7809796;-0.01386883,-0.07724319;0.5512769;0.06586874,625.0199
+0;0;0,-0.01728253;0.3234648;0.02007173,-0.03401325;0.6345202;0.02444478,0.1453028;0.5051277;0.01708422,0.2464393;0.3635961;-0.1825847,0.3095323;0.2828925;-0.4212243,-0.1953587;0.5059459;-0.03389449,-0.2179609;0.3517994;-0.2480333,-0.2019494;0.2094649;-0.4646602,0.08675379;0.0110041;-0.02345411,0.1568191;-0.1859545;-0.3008283,0.1455282;-0.5722772;-0.1689653,0.1737145;-0.5881715;-0.2360352,-0.07427965;-0.0001606878;-0.05176787,-0.04263992;-0.3460138;-0.05654651,0.005411204;-0.7473186;0.001814462,0.01642204;-0.7079369;-0.08297872,-0.03001691;0.558726;0.02578697,0;0;0,-0.04582491;0.3186493;0.0411557,-0.09031847;0.6256255;0.07021737,0.09428049;0.5010264;0.03120673,0.2210552;0.4016202;-0.1789695,0.306761;0.3399488;-0.4162327,-0.2362442;0.4879915;-0.005720593,-0.2932139;0.3671234;-0.2343531,-0.2269237;0.2183676;-0.43664,0.08577531;0.01657018;-0.0237788,0.1563596;-0.1745352;-0.305088,0.1945098;-0.5751534;-0.2357324,0.2031896;-0.5963774;-0.3042883,-0.07625097;-0.008040804;-0.04815122,-0.04753422;-0.3539792;-0.03630869,-0.01014069;-0.7518141;0.04789124,-0.002105062;-0.787475;-0.00709258,-0.07907455;0.55071;0.06534004,625.0427
+0;0;0,-0.01729642;0.3237247;0.02008786,-0.03402065;0.6346589;0.02446003,0.1451655;0.5053546;0.01710492,0.2463005;0.363825;-0.1825611,0.3093979;0.2831159;-0.4212171,-0.1952486;0.5061722;-0.03383676,-0.2178504;0.3520279;-0.2479725,-0.2018379;0.2096836;-0.4646142,0.08672132;0.01099998;-0.02344533,0.1568977;-0.186271;-0.3012595,0.1456233;-0.5720326;-0.1695879,0.1738451;-0.5879846;-0.2367422,-0.07425185;-0.0001606276;-0.05174848,-0.04256193;-0.3465623;-0.05653471,0.005419411;-0.7472844;0.001741517,0.01644408;-0.7078909;-0.08315824,-0.0300269;0.5589138;0.02580135,0;0;0,-0.0481022;0.3186956;0.04024553,-0.09343446;0.6254741;0.06882024,0.09130292;0.5015422;0.02951705,0.2192524;0.4042757;-0.1809434,0.3037512;0.3448281;-0.4192244,-0.2390817;0.4880399;-0.007042542,-0.2960706;0.3675121;-0.2358454,-0.2305754;0.2207151;-0.4398378,0.08549397;0.01704;-0.02432466,0.153645;-0.1740715;-0.3069075,0.1928968;-0.5741038;-0.2382783,0.202555;-0.5948219;-0.3072141,-0.07637341;-0.008680622;-0.04778095,-0.0436043;-0.3548415;-0.03682183,-0.003327943;-0.7525395;0.0437426,0.002010858;-0.7345812;-0.04137053,-0.08201045;0.5506319;0.06400299,625.0651
+0;0;0,-0.01729642;0.3237247;0.02008786,-0.03402065;0.6346589;0.02446003,0.1451655;0.5053546;0.01710492,0.2463005;0.363825;-0.1825611,0.3093979;0.2831159;-0.4212171,-0.1952486;0.5061722;-0.03383676,-0.2178504;0.3520279;-0.2479725,-0.2018379;0.2096836;-0.4646142,0.08672132;0.01099998;-0.02344533,0.1568977;-0.186271;-0.3012595,0.1456233;-0.5720326;-0.1695879,0.1738451;-0.5879846;-0.2367422,-0.07425185;-0.0001606276;-0.05174848,-0.04256193;-0.3465623;-0.05653471,0.005419411;-0.7472844;0.001741517,0.01644408;-0.7078909;-0.08315824,-0.0300269;0.5589138;0.02580135,0;0;0,-0.0481022;0.3186956;0.04024553,-0.09343446;0.6254741;0.06882024,0.09130292;0.5015422;0.02951705,0.2192524;0.4042757;-0.1809434,0.3037512;0.3448281;-0.4192244,-0.2390817;0.4880399;-0.007042542,-0.2960706;0.3675121;-0.2358454,-0.2305754;0.2207151;-0.4398378,0.08549397;0.01704;-0.02432466,0.153645;-0.1740715;-0.3069075,0.1928968;-0.5741038;-0.2382783,0.202555;-0.5948219;-0.3072141,-0.07637341;-0.008680622;-0.04778095,-0.0436043;-0.3548415;-0.03682183,-0.003327943;-0.7525395;0.0437426,0.002010858;-0.7345812;-0.04137053,-0.08201045;0.5506319;0.06400299,625.0876
+0;0;0,-0.01746223;0.3234834;0.02074572,-0.03428413;0.6339849;0.0255763,0.1448464;0.5050445;0.01779816,0.2441961;0.3695077;-0.1868642,0.3056841;0.2784582;-0.4222142,-0.1949248;0.5056146;-0.03392414,-0.2135609;0.3669808;-0.258781,-0.1982329;0.2331211;-0.4808329,0.08703263;0.01073546;-0.02300516,0.1569486;-0.1846152;-0.3064478,0.1436916;-0.5676062;-0.1796395,0.170222;-0.5819331;-0.2480907,-0.07425816;5.185501E-05;-0.05200856,-0.04232203;-0.3497308;-0.05670174,0.005895387;-0.7462288;0.001629896,0.01704554;-0.7068524;-0.08288083,-0.03025868;0.5583669;0.02680925,0;0;0,-0.04877697;0.3184092;0.04016495,-0.09467508;0.6247052;0.06844425,0.09011132;0.5015831;0.02874935,0.2187247;0.4060844;-0.1821198,0.3019062;0.3480206;-0.4212221,-0.2408078;0.488223;-0.006417044,-0.2983903;0.3692612;-0.2358938,-0.233725;0.2223555;-0.4400936,0.08559901;0.01720782;-0.02441037,0.1516717;-0.1781283;-0.3087834,0.1928606;-0.5738022;-0.2403451,0.2023566;-0.594918;-0.3085457,-0.07655027;-0.008855689;-0.04775771,-0.03716341;-0.3577457;-0.03706677,0.005390983;-0.7519306;0.03873257,0.01026781;-0.7338919;-0.04604628,-0.08315438;0.5500027;0.06368947,625.1207
+0;0;0,-0.01747906;0.3237952;0.02076572,-0.0343096;0.6344562;0.02559862,0.1519879;0.5032914;0.01745247,0.2513891;0.3676842;-0.1873162,0.3128771;0.2766349;-0.4226657,-0.2016855;0.5038849;-0.03638613,-0.2203314;0.365179;-0.2613598,-0.2050033;0.2313196;-0.4834113,0.08736351;0.01077628;-0.02309262,0.1581277;-0.1869444;-0.309974,0.1450041;-0.5660826;-0.1844414,0.1715467;-0.5804299;-0.252924,-0.07454047;5.205215E-05;-0.05220628,-0.04221689;-0.3539742;-0.0569564,0.005515467;-0.7464835;0.0007884316,0.01667072;-0.7071028;-0.08376098,-0.03028188;0.5587956;0.02683226,0;0;0,-0.04939449;0.3187176;0.0394882,-0.09602486;0.6251528;0.0668335,0.09542008;0.5003916;0.02291977,0.2207713;0.4114562;-0.1928989,0.3018383;0.3451123;-0.4305683,-0.2487933;0.4859011;-0.009937249,-0.3071465;0.3689661;-0.2404177,-0.2435183;0.2219697;-0.4448771,0.08594024;0.01697168;-0.02465796,0.1474286;-0.1820675;-0.3127631,0.1909621;-0.5729754;-0.2422489,0.2004397;-0.5940571;-0.3105268,-0.0770453;-0.008694764;-0.04764664,-0.03289948;-0.3613744;-0.03926944,0.006839246;-0.7519374;0.0352817,0.01080304;-0.7860086;-0.02164114,-0.08441968;0.5504094;0.06224966,625.1437
+0;0;0,-0.01750635;0.3243008;0.02079814,-0.03435221;0.6352446;0.02563546,0.1543601;0.5032771;0.01736634,0.2538075;0.367607;-0.1874973,0.3152841;0.2765745;-0.4228035,-0.2039919;0.5038784;-0.03718448,-0.2226465;0.3651083;-0.2622625,-0.2073213;0.2312735;-0.4842731,0.08764816;0.01081139;-0.02316787,0.1587481;-0.1878473;-0.3114103,0.1456902;-0.5650846;-0.1865071,0.1721895;-0.5793594;-0.2548777,-0.07478334;5.222175E-05;-0.05237638,-0.04230641;-0.3556536;-0.05714904,0.005186632;-0.7461951;0.0003062747,0.01632366;-0.7068297;-0.084105,-0.03032085;0.5595155;0.02687022,0;0;0,-0.0495872;0.3192568;0.03906667,-0.09664748;0.6259839;0.06562316,0.09692555;0.5006867;0.0198195,0.218147;0.415021;-0.1997985,0.3035538;0.3457911;-0.4350604,-0.2498264;0.4836245;-0.01381829,-0.2964951;0.3749663;-0.2510538,-0.2454542;0.2213183;-0.4540868,0.08629458;0.01680648;-0.02462971,0.1435543;-0.1830324;-0.3151292,0.1881938;-0.5719844;-0.2458259,0.1977974;-0.5931498;-0.3138471,-0.07738667;-0.00853551;-0.04768946,-0.03074744;-0.3626267;-0.04073239,0.009033311;-0.7513409;0.03273893,0.009660138;-0.7853559;-0.02417064,-0.08500216;0.5511661;0.06122339,625.1769
+0;0;0,-0.0176144;0.3242368;0.02116212,-0.0344109;0.6350524;0.02631574,0.155356;0.502849;0.01729759,0.2549348;0.3683545;-0.1883217,0.3181422;0.2781126;-0.4234225,-0.2046984;0.503265;-0.03789657,-0.2378071;0.3580824;-0.2572361,-0.2141498;0.2390604;-0.4867688,0.08810898;0.0106759;-0.02285014,0.1584508;-0.1843229;-0.3144225,0.1427339;-0.561372;-0.1948107,0.1678635;-0.5757908;-0.2637813,-0.0749336;0.0002173233;-0.05276556,-0.04210694;-0.3560028;-0.05683914,0.0051893;-0.7448757;0.0002659447,0.01642896;-0.7054824;-0.08427347,-0.03039866;0.5593445;0.02748746,0;0;0,-0.04923333;0.3192587;0.03921211,-0.09605242;0.625913;0.06555748,0.09837732;0.5006374;0.01871205,0.2184361;0.4165264;-0.2021844,0.3084998;0.3483554;-0.4359629,-0.249562;0.4822345;-0.01501083,-0.3005416;0.3766899;-0.2528036,-0.2498813;0.2228911;-0.4557583,0.08661269;0.01675573;-0.02483511,0.1413633;-0.1839676;-0.3158668,0.1841898;-0.571583;-0.2477478,0.1937509;-0.5926164;-0.3160534,-0.07783859;-0.008560426;-0.04761479,-0.02918648;-0.3629377;-0.04155689,0.008884832;-0.7501011;0.03175793,0.008962229;-0.7841684;-0.02531106,-0.08450388;0.551099;0.06123805,625.2103
+0;0;0,-0.01761577;0.3242621;0.02116376,-0.03440978;0.6350319;0.0263162,0.1559771;0.502641;0.01726402,0.2555583;0.3681433;-0.1883601,0.318767;0.2778996;-0.4234658,-0.2052791;0.5030584;-0.03811438,-0.2383886;0.3578723;-0.257459,-0.2147308;0.2388479;-0.4869966,0.08842842;0.01071461;-0.02293298,0.1587701;-0.1842838;-0.3145046,0.1429663;-0.563417;-0.1942317,0.1683154;-0.5782237;-0.2638047,-0.07520527;0.0002181112;-0.05295686,-0.04237868;-0.3560011;-0.05703043,0.005178977;-0.7470233;0.0003902875,0.0165168;-0.707548;-0.08488746,-0.0303976;0.5593251;0.02748791,0;0;0,-0.04898947;0.3193071;0.03933322,-0.09564761;0.6259505;0.06553841,0.09926189;0.5009319;0.01779926,0.2211722;0.423695;-0.204596,0.3082802;0.3483488;-0.4372957,-0.2491676;0.4814935;-0.01603398,-0.2943555;0.3639431;-0.2493305,-0.2497579;0.2168064;-0.4585573,0.08698958;0.01660703;-0.02484608,0.1392259;-0.1827752;-0.3172575,0.1777154;-0.5732117;-0.2499136,0.1866625;-0.593535;-0.3197572,-0.07820079;-0.008456377;-0.04768055,-0.02866611;-0.3627202;-0.04221899,0.009036072;-0.7520443;0.03169015,0.006620905;-0.7880914;-0.02418991,-0.08415969;0.5511249;0.06127715,625.2325
+0;0;0,-0.01761577;0.3242621;0.02116376,-0.03440978;0.6350319;0.0263162,0.1559771;0.502641;0.01726402,0.2555583;0.3681433;-0.1883601,0.318767;0.2778996;-0.4234658,-0.2052791;0.5030584;-0.03811438,-0.2383886;0.3578723;-0.257459,-0.2147308;0.2388479;-0.4869966,0.08842842;0.01071461;-0.02293298,0.1587701;-0.1842838;-0.3145046,0.1429663;-0.563417;-0.1942317,0.1683154;-0.5782237;-0.2638047,-0.07520527;0.0002181112;-0.05295686,-0.04237868;-0.3560011;-0.05703043,0.005178977;-0.7470233;0.0003902875,0.0165168;-0.707548;-0.08488746,-0.0303976;0.5593251;0.02748791,0;0;0,-0.04898947;0.3193071;0.03933322,-0.09564761;0.6259505;0.06553841,0.09926189;0.5009319;0.01779926,0.2211722;0.423695;-0.204596,0.3082802;0.3483488;-0.4372957,-0.2491676;0.4814935;-0.01603398,-0.2943555;0.3639431;-0.2493305,-0.2497579;0.2168064;-0.4585573,0.08698958;0.01660703;-0.02484608,0.1392259;-0.1827752;-0.3172575,0.1777154;-0.5732117;-0.2499136,0.1866625;-0.593535;-0.3197572,-0.07820079;-0.008456377;-0.04768055,-0.02866611;-0.3627202;-0.04221899,0.009036072;-0.7520443;0.03169015,0.006620905;-0.7880914;-0.02418991,-0.08415969;0.5511249;0.06127715,625.2551
+0;0;0,-0.01767939;0.3244624;0.02197269,-0.03442845;0.6353625;0.02764317,0.1558381;0.5030575;0.0176388,0.2549149;0.3756318;-0.1927043,0.3154189;0.3081135;-0.4360049,-0.2048884;0.5031889;-0.03754674,-0.2267025;0.3532366;-0.2551155,-0.2120962;0.2429538;-0.4897195,0.08866102;0.01048187;-0.02247824,0.1579681;-0.1798611;-0.3174112,0.1422457;-0.5598494;-0.1999546,0.167196;-0.5748433;-0.2703297,-0.07518042;0.0003432665;-0.05313854,-0.04172086;-0.3558737;-0.05619895,0.005899694;-0.7468045;0.001591537,0.01727811;-0.7072262;-0.08430614,-0.03041962;0.5596114;0.02871051,0;0;0,-0.04898789;0.3195792;0.03924942,-0.09574601;0.6263734;0.06513834,0.09894598;0.5014073;0.01692688,0.2200813;0.4247468;-0.2061137,0.3076585;0.3509437;-0.439133,-0.2486601;0.4814548;-0.01699622,-0.3074382;0.3829896;-0.2560515,-0.2559419;0.2266195;-0.4568279,0.08708214;0.01651125;-0.02489972,0.1371531;-0.1823169;-0.3181226,0.1701493;-0.5734561;-0.2521253,0.1771681;-0.5934597;-0.3231887,-0.07834042;-0.008337768;-0.04763588,-0.02915595;-0.3626994;-0.04232948,0.008488346;-0.7520685;0.03121599,0.006944206;-0.7867884;-0.02716695,-0.08425841;0.5514995;0.06096983,625.2886
+0;0;0,-0.01767806;0.3244379;0.02197103,-0.03442249;0.6352525;0.02763947,0.1555661;0.5030413;0.01765146,0.2546447;0.3756134;-0.1926953,0.315149;0.3080948;-0.4359972,-0.2046231;0.5031726;-0.03745189,-0.2264376;0.3532177;-0.2550245,-0.2118313;0.2429343;-0.4896296,0.08893013;0.01051368;-0.02254647,0.1582637;-0.1799019;-0.317592,0.1424566;-0.5619339;-0.1995036,0.1674367;-0.5769815;-0.2699625,-0.07540861;0.0003443084;-0.05329983,-0.04193628;-0.3560085;-0.05636141,0.005940396;-0.7490419;0.001739908,0.01733238;-0.7094522;-0.08426017,-0.03041418;0.5595111;0.02870668,0;0;0,-0.04910585;0.3195682;0.0389868,-0.0960363;0.6262822;0.06447423,0.09831391;0.5014922;0.01596773,0.2193517;0.4254518;-0.2073435,0.3068582;0.351869;-0.4404604,-0.2485332;0.4815907;-0.0178648,-0.3101824;0.3864477;-0.2575466,-0.2564712;0.2384015;-0.4639753,0.08740927;0.01663744;-0.0247035,0.1339626;-0.1803903;-0.3198813,0.1638777;-0.574281;-0.255863,0.1687318;-0.5944843;-0.3270937,-0.07858985;-0.008412864;-0.04775256,-0.02956839;-0.3629378;-0.0426453,0.007794697;-0.7545561;0.03071836,0.007926615;-0.7877495;-0.02948397,-0.08453046;0.5514151;0.06041276,625.3106
+0;0;0,-0.01767562;0.3243932;0.02196801,-0.03441334;0.6350832;0.02763387,0.1555621;0.5028989;0.01764624,0.2546462;0.375464;-0.1927122,0.3151483;0.3079478;-0.4360051,-0.204604;0.5030301;-0.03745358,-0.2264197;0.3530669;-0.2550382,-0.2118139;0.2427875;-0.4896347,0.0890398;0.01052665;-0.02257427,0.1584077;-0.1799831;-0.3177657,0.1426693;-0.5603532;-0.2001911,0.1674891;-0.5751116;-0.2701977,-0.0755016;0.000344733;-0.05336555,-0.04201272;-0.3561843;-0.05642865,0.005655684;-0.7475079;0.001419913,0.01697455;-0.7079798;-0.08402815,-0.03040625;0.559365;0.02870075,0;0;0,-0.04882085;0.3195612;0.03902817,-0.0954946;0.6261991;0.06436801,0.09866017;0.5015452;0.01534045,0.2189471;0.4254999;-0.2083919,0.3079079;0.3537284;-0.4415125,-0.2479627;0.481874;-0.01841982,-0.3116024;0.3908004;-0.2591761,-0.2488314;0.2805278;-0.4856934,0.08744554;0.01665762;-0.02498591,0.1323379;-0.1806201;-0.3204687,0.1585878;-0.5732382;-0.2578999,0.163373;-0.5941001;-0.3279744,-0.07885178;-0.008461592;-0.047532,-0.0297749;-0.3631645;-0.04293135,0.00727703;-0.753161;0.02975163,0.008028884;-0.7876519;-0.02821934,-0.08406447;0.5513409;0.0603621,625.3333
+0;0;0,-0.01769696;0.323775;0.02285398,-0.03430633;0.6331863;0.02904591,0.1479442;0.5036217;0.01873858,0.2462364;0.3851308;-0.1971698,0.3202775;0.3262945;-0.4389439,-0.1972202;0.503866;-0.03383939,-0.2180446;0.3505003;-0.2491606,-0.2049869;0.2451883;-0.4860938,0.08922847;0.01021073;-0.02183882,0.15791;-0.1783549;-0.319663,0.1414844;-0.5581179;-0.205649,0.1653615;-0.5698236;-0.2774043,-0.07515711;0.0006040966;-0.0537955,-0.04120245;-0.3569135;-0.05506967,0.006246548;-0.7467048;0.002378318,0.01747819;-0.7071806;-0.08271837,-0.03031994;0.5578358;0.0300016,0;0;0,-0.04747993;0.3190661;0.04010248,-0.09212586;0.6246023;0.06677854,0.0950271;0.504685;0.02114952,0.214722;0.4289604;-0.2030307,0.3062266;0.3579714;-0.4353795,-0.2403878;0.4880308;-0.01292807,-0.3031122;0.3993681;-0.2548423,-0.2505061;0.2472076;-0.4585044,0.08742077;0.01667884;-0.02494669,0.130572;-0.1815107;-0.3213117,0.1556672;-0.5728004;-0.2600617,0.1592073;-0.5942396;-0.3293422,-0.07879956;-0.008506349;-0.04755189,-0.02992842;-0.3642703;-0.04342588,0.006646294;-0.7528051;0.02862858,0.008013987;-0.7870727;-0.02904394,-0.08127213;0.5500513;0.06243622,625.3666
+0;0;0,-0.01768914;0.3236319;0.02284388,-0.03429276;0.6329364;0.02903279,0.1496719;0.502856;0.01861706,0.2479796;0.3843465;-0.1973251,0.3220127;0.3255165;-0.4390735,-0.1988121;0.5031026;-0.03446656,-0.2196398;0.349713;-0.2498214,-0.2065835;0.2444122;-0.4867295,0.089183;0.01020553;-0.02182769,0.1578822;-0.1784086;-0.3197284,0.1414926;-0.5573387;-0.2059644,0.1652348;-0.5688087;-0.2773143,-0.07511881;0.0006037887;-0.05376809,-0.04115542;-0.3570057;-0.05504259,0.006189521;-0.7459421;0.002279419,0.01735769;-0.7064717;-0.0823364,-0.03030666;0.5575914;0.02998841,0;0;0,-0.04675951;0.3189766;0.04049528,-0.090496;0.624513;0.06741834,0.09759603;0.5040824;0.01923239,0.2177052;0.4385949;-0.2079791,0.3095742;0.3610084;-0.4380325,-0.2399603;0.4877926;-0.01460235,-0.3058245;0.4067714;-0.2584001,-0.2371141;0.3304343;-0.4968025,0.08743568;0.01649429;-0.0248425,0.1292201;-0.1813906;-0.3217185,0.1545508;-0.5719405;-0.2614847,0.1576921;-0.5939396;-0.3297524,-0.07874034;-0.008370563;-0.04758259,-0.02936321;-0.3641558;-0.04328912,0.006768655;-0.7519312;0.0282908,0.01058872;-0.7856086;-0.02919702,-0.07987474;0.5499363;0.06304002,625.4
+0;0;0,-0.01768914;0.3236319;0.02284388,-0.03429276;0.6329364;0.02903279,0.1496719;0.502856;0.01861706,0.2479796;0.3843465;-0.1973251,0.3220127;0.3255165;-0.4390735,-0.1988121;0.5031026;-0.03446656,-0.2196398;0.349713;-0.2498214,-0.2065835;0.2444122;-0.4867295,0.089183;0.01020553;-0.02182769,0.1578822;-0.1784086;-0.3197284,0.1414926;-0.5573387;-0.2059644,0.1652348;-0.5688087;-0.2773143,-0.07511881;0.0006037887;-0.05376809,-0.04115542;-0.3570057;-0.05504259,0.006189521;-0.7459421;0.002279419,0.01735769;-0.7064717;-0.0823364,-0.03030666;0.5575914;0.02998841,0;0;0,-0.04675951;0.3189766;0.04049528,-0.090496;0.624513;0.06741834,0.09759603;0.5040824;0.01923239,0.2177052;0.4385949;-0.2079791,0.3095742;0.3610084;-0.4380325,-0.2399603;0.4877926;-0.01460235,-0.3058245;0.4067714;-0.2584001,-0.2371141;0.3304343;-0.4968025,0.08743568;0.01649429;-0.0248425,0.1292201;-0.1813906;-0.3217185,0.1545508;-0.5719405;-0.2614847,0.1576921;-0.5939396;-0.3297524,-0.07874034;-0.008370563;-0.04758259,-0.02936321;-0.3641558;-0.04328912,0.006768655;-0.7519312;0.0282908,0.01058872;-0.7856086;-0.02919702,-0.07987474;0.5499363;0.06304002,625.4225
+0;0;0,-0.01781052;0.3234614;0.02329584,-0.03448576;0.6325572;0.03000969,0.1466713;0.5032302;0.01901398,0.2450696;0.3866307;-0.1981854,0.3017178;0.3312328;-0.4452072,-0.1958301;0.502966;-0.03363619,-0.2175209;0.3495517;-0.2491514,-0.2059112;0.2508484;-0.4887773,0.08923806;0.01005049;-0.021466,0.1559246;-0.1819415;-0.3180977,0.1392426;-0.5614836;-0.2100075,0.1624971;-0.5730543;-0.2808639,-0.07501739;0.0006731715;-0.05382537,-0.04063073;-0.3572582;-0.05485019,0.00660659;-0.7451924;0.002505593,0.0177557;-0.7057509;-0.08161373,-0.03048418;0.557249;0.03082889,0;0;0,-0.04566791;0.3188972;0.04130638,-0.0881038;0.6243505;0.0690062,0.09689414;0.5038154;0.02193582,0.2093031;0.4601859;-0.2145255,0.3086345;0.3631713;-0.4336582,-0.2363961;0.490355;-0.01145555,-0.3056526;0.4137184;-0.2559625,-0.2327338;0.3615538;-0.4993951,0.0874608;0.01627538;-0.02471745,0.1280611;-0.1814066;-0.3223276,0.1533796;-0.5710567;-0.2627809,0.1569001;-0.5935153;-0.3300506,-0.07868496;-0.008197349;-0.04761,-0.02931236;-0.3643484;-0.04347005,0.00686492;-0.7511783;0.02771908,0.01056267;-0.7842267;-0.02973301,-0.077811;0.5497765;0.06444907,625.4559
+0;0;0,-0.0178003;0.3232759;0.02328248,-0.03445906;0.6320661;0.02998961,0.1444598;0.503493;0.01914213,0.2428103;0.3869502;-0.1979516,0.3157594;0.3156111;-0.5160561,-0.1937219;0.5032322;-0.03284401,-0.2154021;0.3498924;-0.2482544,-0.2004517;0.2227863;-0.5568348,0.08921042;0.01004737;-0.02145935,0.1559685;-0.1821505;-0.318409,0.1393097;-0.5611637;-0.2104695,0.1625464;-0.5727025;-0.2812717,-0.07499415;0.000672963;-0.0538087,-0.04057063;-0.3576421;-0.05483462,0.006600861;-0.7450356;0.002441231,0.01774145;-0.7056013;-0.08161384,-0.03046133;0.5568305;0.03080803,0;0;0,-0.04455558;0.3187978;0.041821,-0.08575878;0.6240673;0.06997979,0.09672617;0.503992;0.02349699,0.2153567;0.4581191;-0.2093275,0.3231623;0.3837908;-0.5166621,-0.2327203;0.492054;-0.009791456,-0.3027588;0.4187883;-0.254968,-0.2088679;0.35111;-0.5683455,0.08744876;0.01613581;-0.02474475,0.126967;-0.1816117;-0.3229225,0.1525357;-0.5707328;-0.2636737,0.1563331;-0.5932226;-0.3308212,-0.07868272;-0.008047196;-0.04758388,-0.02939884;-0.3646016;-0.04360642,0.007255986;-0.7509154;0.02708619,0.009832496;-0.7824271;-0.03197352,-0.07577128;0.5495316;0.0653199,625.4784
+0;0;0,-0.0177922;0.3231288;0.02327188,-0.03443969;0.6317101;0.02997429,0.1430779;0.5036101;0.01921959,0.2414298;0.3870656;-0.1978772,0.2980689;0.3316765;-0.4448598,-0.1923995;0.5033513;-0.03235084,-0.21408;0.3500094;-0.2477642,-0.2024722;0.2513217;-0.4873521,0.08916879;0.01004268;-0.02144934,0.1559813;-0.1823119;-0.3186412,0.1393493;-0.5607176;-0.2108748,0.1624435;-0.5720019;-0.2812432,-0.07495916;0.000672649;-0.0537836,-0.04050756;-0.3579347;-0.05481035,0.006588329;-0.7447073;0.002373688,0.01766066;-0.7053308;-0.08116636,-0.03044443;0.5565211;0.0307922,0;0;0,-0.04362199;0.3187063;0.04235339,-0.08393873;0.623842;0.07093978,0.09684975;0.5040088;0.02441227,0.2152393;0.4587894;-0.2086668,0.3176098;0.3648899;-0.4277091,-0.2310434;0.4969216;-0.009209476,-0.302115;0.4217087;-0.2535015,-0.231778;0.3693294;-0.4976028,0.0874613;0.01593764;-0.0246681,0.1263052;-0.1815496;-0.3234609,0.1516253;-0.5701652;-0.2649974,0.1561398;-0.5930603;-0.3311123,-0.07864127;-0.007865767;-0.04759918,-0.02957979;-0.3647486;-0.04374552,0.006929394;-0.7504221;0.02699393,0.008895086;-0.7831079;-0.03006822,-0.07416011;0.5493317;0.066185,625.502
+0;0;0,-0.01796062;0.3229005;0.02392685,-0.03465625;0.6311454;0.03118761,0.1411591;0.5034779;0.01986469,0.2396959;0.3910587;-0.1992867,0.3272633;0.3369199;-0.518666,-0.190811;0.5031177;-0.0311491,-0.2211453;0.3875799;-0.2680156,-0.1995834;0.2610347;-0.5780537,0.08917671;0.01001621;-0.02117687,0.1551339;-0.184081;-0.3175996,0.1383781;-0.5629174;-0.2129643,0.1601876;-0.5721328;-0.2843341,-0.07490103;0.0006045378;-0.0537656,-0.03974911;-0.3580803;-0.05397541,0.006794553;-0.7443362;0.004217446,0.01777938;-0.7049851;-0.07884301,-0.03064901;0.5560392;0.03187897,0;0;0,-0.04266487;0.3186196;0.0426743,-0.08185179;0.62354;0.07166779,0.09720682;0.5043777;0.02589643,0.2165069;0.458722;-0.2066072,0.3266782;0.3816697;-0.5140604,-0.2291467;0.5010607;-0.007598959,-0.2996499;0.4242296;-0.2515276,-0.2107594;0.3502226;-0.5665255,0.0874501;0.01576668;-0.02460003,0.12596;-0.1816599;-0.3236489,0.1511517;-0.5700347;-0.2664067,0.1556117;-0.5933676;-0.3315439,-0.07854398;-0.007591019;-0.0476916,-0.02978032;-0.3646586;-0.04377162,0.006714925;-0.749926;0.02682225,0.006542693;-0.7826602;-0.02949417,-0.07235915;0.5490836;0.06680906,625.5343
+0;0;0,-0.01795238;0.3227525;0.02391588,-0.0346389;0.630829;0.03117246,0.14039;0.5034375;0.01990407,0.2389294;0.3910153;-0.1992533,0.3066614;0.3491398;-0.446288,-0.1900642;0.503079;-0.03087676,-0.2203993;0.387538;-0.2677497,-0.2037215;0.2896574;-0.5075591,0.08908345;0.01000573;-0.02115473,0.1550965;-0.1842557;-0.3178283,0.1383382;-0.5631477;-0.2131776,0.1601612;-0.5723873;-0.2845916,-0.0748227;0.0006039057;-0.05370937,-0.03964104;-0.3583844;-0.05391936,0.006909434;-0.7446969;0.00428202,0.01790106;-0.70534;-0.07882983,-0.03063358;0.5557588;0.03186349,0;0;0,-0.04187033;0.3185075;0.0431658,-0.08044952;0.6232984;0.07253397,0.09796436;0.504569;0.02774107,0.2168086;0.4607893;-0.2053642,0.3176984;0.4318216;-0.4427446,-0.2276988;0.5036569;-0.00696829,-0.2975816;0.4262019;-0.2508859,-0.2274813;0.3744147;-0.4953677,0.08741231;0.01552181;-0.02452874,0.1256171;-0.1818198;-0.3240402,0.1506146;-0.5702578;-0.2667456,0.155188;-0.5935234;-0.3319975,-0.07845289;-0.007347493;-0.04769338,-0.02997717;-0.3647572;-0.04335203,0.006470192;-0.7501308;0.02700721,0.007226884;-0.7811246;-0.03126054,-0.07108954;0.5488671;0.06759179,625.5679
+0;0;0,-0.01795238;0.3227525;0.02391588,-0.0346389;0.630829;0.03117246,0.14039;0.5034375;0.01990407,0.2389294;0.3910153;-0.1992533,0.3066614;0.3491398;-0.446288,-0.1900642;0.503079;-0.03087676,-0.2203993;0.387538;-0.2677497,-0.2037215;0.2896574;-0.5075591,0.08908345;0.01000573;-0.02115473,0.1550965;-0.1842557;-0.3178283,0.1383382;-0.5631477;-0.2131776,0.1601612;-0.5723873;-0.2845916,-0.0748227;0.0006039057;-0.05370937,-0.03964104;-0.3583844;-0.05391936,0.006909434;-0.7446969;0.00428202,0.01790106;-0.70534;-0.07882983,-0.03063358;0.5557588;0.03186349,0;0;0,-0.04187033;0.3185075;0.0431658,-0.08044952;0.6232984;0.07253397,0.09796436;0.504569;0.02774107,0.2168086;0.4607893;-0.2053642,0.3176984;0.4318216;-0.4427446,-0.2276988;0.5036569;-0.00696829,-0.2975816;0.4262019;-0.2508859,-0.2274813;0.3744147;-0.4953677,0.08741231;0.01552181;-0.02452874,0.1256171;-0.1818198;-0.3240402,0.1506146;-0.5702578;-0.2667456,0.155188;-0.5935234;-0.3319975,-0.07845289;-0.007347493;-0.04769338,-0.02997717;-0.3647572;-0.04335203,0.006470192;-0.7501308;0.02700721,0.007226884;-0.7811246;-0.03126054,-0.07108954;0.5488671;0.06759179,625.5903
+0;0;0,-0.01814264;0.3226761;0.02469613,-0.03488017;0.6307379;0.03249654,0.1398437;0.5033666;0.02062503,0.2368094;0.4066881;-0.2066043,0.3118894;0.3272566;-0.4420996,-0.1898956;0.5030411;-0.02989266,-0.2083884;0.3718278;-0.2597259,-0.2003597;0.2784329;-0.5018361,0.08908319;0.01006069;-0.02102278,0.1542179;-0.1845587;-0.3181129,0.1368853;-0.56379;-0.2163316,0.1590623;-0.5714585;-0.2889086,-0.07483367;0.0004872964;-0.05365327,-0.03915987;-0.3588299;-0.05308805,0.00724325;-0.7446143;0.006016657,0.01822647;-0.7051843;-0.07746142,-0.030855;0.5556611;0.03307569,0;0;0,-0.04139519;0.3185477;0.04327512,-0.07922297;0.6234211;0.07278609,0.09874772;0.5047544;0.02810001,0.2172036;0.4617739;-0.205359,0.3109561;0.4037913;-0.4404184,-0.2259125;0.5040125;-0.007809646,-0.2947372;0.4262555;-0.2519392,-0.2296961;0.3905627;-0.5007365,0.0874137;0.01541017;-0.02450228,0.1252599;-0.1824521;-0.3241687,0.1502606;-0.570578;-0.2675164,0.1548008;-0.5934928;-0.3335282,-0.07842324;-0.007159662;-0.04772342,-0.02982236;-0.3649328;-0.04346612,0.006567638;-0.7498885;0.02696889,0.007747996;-0.7811553;-0.03153867,-0.07006226;0.5489606;0.06780887,625.6235
+0;0;0,-0.01814117;0.3226498;0.02469413,-0.03487466;0.6306372;0.0324926,0.1392271;0.5034733;0.02066628,0.2361985;0.406789;-0.2065766,0.3112538;0.3273838;-0.4419941,-0.1893122;0.503149;-0.02966756,-0.2078061;0.3719279;-0.2595145,-0.19978;0.2785639;-0.5015447,0.08899802;0.01005107;-0.02100268,0.1541967;-0.1847596;-0.3183847,0.1368915;-0.5633897;-0.2167648,0.1590609;-0.5710452;-0.2893166,-0.07476212;0.0004868305;-0.05360198,-0.03905327;-0.3591834;-0.0530362,0.007276297;-0.7443563;0.005974818,0.01825571;-0.7049296;-0.07747434,-0.0308504;0.5555775;0.03307162,0;0;0,-0.04048349;0.3186058;0.04351163,-0.07766691;0.623467;0.07318747,0.09949096;0.5046152;0.02875185,0.2168546;0.4735638;-0.2071554,0.3190292;0.43805;-0.443077,-0.224964;0.5074531;-0.006879479,-0.2934915;0.4292456;-0.2509659,-0.2314081;0.3917816;-0.5001686,0.08738715;0.01511115;-0.02445245,0.1243573;-0.183578;-0.3241088,0.1494859;-0.5711989;-0.2683825,0.1540917;-0.5941124;-0.3343532,-0.07833344;-0.006794229;-0.04775449,-0.0297782;-0.364932;-0.04352963,0.006703861;-0.7492121;0.02707252,0.007465088;-0.7791278;-0.03278319,-0.06864642;0.5490089;0.068174,625.6471
+0;0;0,-0.01814517;0.3227212;0.02469959,-0.03488032;0.6307392;0.03249881,0.1384935;0.5037904;0.02072567,0.2354597;0.4071115;-0.2065048,0.3105378;0.3276821;-0.4419938,-0.1886389;0.5034676;-0.02939262,-0.2071317;0.3722536;-0.259227,-0.1991033;0.2788613;-0.5013307,0.0889831;0.01004939;-0.02099916,0.154194;-0.1847978;-0.318437,0.1368071;-0.5652165;-0.216337,0.1590974;-0.5730775;-0.2892848,-0.0747496;0.0004867489;-0.05359299,-0.03903404;-0.359251;-0.05302712,0.007514376;-0.7462434;0.006262667,0.01855371;-0.7067652;-0.07764191,-0.03085564;0.5556715;0.0330779,0;0;0,-0.03959409;0.3187768;0.04361153,-0.07536716;0.6238283;0.07338119,0.1005388;0.5043657;0.02931595,0.2184083;0.4738787;-0.2063963,0.3139387;0.4312933;-0.444012,-0.2232441;0.5103436;-0.005869038,-0.291456;0.431963;-0.2499727,-0.2326624;0.3933592;-0.4998804,0.08739848;0.01495755;-0.02444839,0.1240302;-0.1839065;-0.3241122,0.148888;-0.5734896;-0.2688653,0.1543739;-0.5957651;-0.3358643,-0.07835032;-0.006437018;-0.04774661,-0.02953967;-0.3646109;-0.04372934,0.006882913;-0.7507033;0.02734249,0.008073648;-0.7811411;-0.03263704,-0.06673109;0.5493182;0.06834698,625.6792
+0;0;0,-0.01928468;0.3225916;0.02544239,-0.03643322;0.6305848;0.03366676,0.1359507;0.5037413;0.02172838,0.2319902;0.414274;-0.2088304,0.2913163;0.3454528;-0.4520229,-0.1891343;0.5036391;-0.02798583,-0.2081624;0.3716326;-0.2573273,-0.1977857;0.2871591;-0.5025927,0.08876193;0.01143575;-0.02104587,0.1584215;-0.1310653;-0.345979,0.1361694;-0.507912;-0.2328579,0.1589728;-0.5162921;-0.3052942,-0.07512722;-0.0004887646;-0.052991,-0.03973318;-0.3603317;-0.0520349,0.0067463;-0.7470337;0.008016914,0.01774604;-0.7075278;-0.07582027,-0.03231304;0.5555133;0.03417642,0;0;0,-0.038769;0.3188788;0.04356408,-0.07395421;0.6240283;0.07313573,0.1006922;0.5042706;0.02939641,0.2183002;0.4737851;-0.2064517,0.314182;0.4314581;-0.4439672,-0.2214507;0.5118511;-0.005272634,-0.2894723;0.4334179;-0.2494173,-0.2325707;0.3948623;-0.4997655,0.0873941;0.01474953;-0.02443576,0.1234978;-0.1842912;-0.3241354,0.1482308;-0.5737252;-0.2690498,0.1534847;-0.5960966;-0.3359053,-0.07831068;-0.006197367;-0.04776415,-0.02943962;-0.364443;-0.04425597,0.007103961;-0.7504184;0.02640182,0.008721627;-0.7815033;-0.0328101,-0.06544161;0.5494913;0.06816018,625.7019
+0;0;0,-0.01929202;0.3227144;0.02545208,-0.03645436;0.6309559;0.03368248,0.1350236;0.5043184;0.02181192,0.23107;0.4148446;-0.2087637,0.2903932;0.3460269;-0.4519439,-0.1883032;0.5042168;-0.02763341,-0.2073327;0.3722007;-0.2569917,-0.1969566;0.2877315;-0.5022446,0.08870269;0.01142812;-0.02103182,0.1584469;-0.131246;-0.3463596,0.1362729;-0.5067699;-0.2336355,0.1591575;-0.5152868;-0.30633,-0.07507709;-0.0004884384;-0.05295564,-0.03964008;-0.3607683;-0.05199838,0.006676249;-0.7461128;0.007842652,0.01771521;-0.706573;-0.07629347,-0.03233013;0.5558104;0.03419264,0;0;0,-0.03784586;0.3191149;0.04356575,-0.0724035;0.6246072;0.07292736,0.1009397;0.5041537;0.02931809,0.2170802;0.478844;-0.2078873,0.3140494;0.4312552;-0.4439466,-0.2190629;0.512806;-0.005435206,-0.2868727;0.434328;-0.2496454,-0.2309275;0.3928237;-0.4997239,0.08738611;0.01451114;-0.02437627,0.1224879;-0.1855662;-0.3240347,0.1471609;-0.5736235;-0.2690853,0.1519781;-0.5957779;-0.3365276,-0.07824717;-0.006029773;-0.04777164,-0.02877815;-0.3646476;-0.04568975,0.00764345;-0.7494403;0.02377005,0.00919372;-0.7794278;-0.03698225,-0.06402943;0.5499758;0.06801546,625.7353
+0;0;0,-0.02042018;0.3225685;0.02640416,-0.03811909;0.6307635;0.03518357,0.1335944;0.5044221;0.02305449,0.2291337;0.4174986;-0.2087043,0.2876824;0.3536936;-0.4534341,-0.189699;0.5039173;-0.02642879,-0.2090663;0.3731138;-0.2564526,-0.1952297;0.3353403;-0.5129158,0.08851738;0.01240265;-0.0212593,0.1534934;-0.09792157;-0.3598814,0.1374034;-0.4776239;-0.2609681,0.1469203;-0.4388777;-0.3453759,-0.07550317;-0.001409047;-0.05232967,-0.04036013;-0.3617176;-0.05136006,0.005502548;-0.7473298;0.007090732,0.01651143;-0.7076853;-0.07703738,-0.03383682;0.5556262;0.03558029,0;0;0,-0.03784586;0.3191149;0.04356575,-0.0724035;0.6246072;0.07292736,0.1009397;0.5041537;0.02931809,0.2170802;0.478844;-0.2078873,0.3140494;0.4312552;-0.4439466,-0.2190629;0.512806;-0.005435206,-0.2868727;0.434328;-0.2496454,-0.2309275;0.3928237;-0.4997239,0.08738611;0.01451114;-0.02437627,0.1224879;-0.1855662;-0.3240347,0.1471609;-0.5736235;-0.2690853,0.1519781;-0.5957779;-0.3365276,-0.07824717;-0.006029773;-0.04777164,-0.02877815;-0.3646476;-0.04568975,0.00764345;-0.7494403;0.02377005,0.00919372;-0.7794278;-0.03698225,-0.06402943;0.5499758;0.06801546,625.7576
+0;0;0,-0.02041136;0.3224292;0.02639276,-0.03810465;0.6305264;0.03516923,0.1331294;0.5043517;0.02307582,0.2286771;0.4174206;-0.2087033,0.2872203;0.3536216;-0.4534099,-0.1892406;0.5038483;-0.02626612,-0.2086095;0.3730333;-0.25631,-0.1947743;0.3352634;-0.512749,0.08866503;0.01242334;-0.02129476,0.1536778;-0.09796313;-0.360108,0.1376081;-0.4771853;-0.2613197,0.1471536;-0.4384127;-0.3459819,-0.07562911;-0.001411398;-0.05241696,-0.04046624;-0.3619233;-0.05144681,0.005338449;-0.7470478;0.006930072,0.01638051;-0.7073742;-0.07745157,-0.03382355;0.5554096;0.03556584,0;0;0,-0.03733468;0.3190383;0.04352558,-0.07185757;0.6244419;0.0728209,0.1009889;0.5040815;0.02923465,0.2152667;0.4836417;-0.2093669,0.3142768;0.4329801;-0.4439076,-0.2177747;0.5130132;-0.006035909,-0.285441;0.4344909;-0.2502969,-0.2306681;0.3937196;-0.5007296,0.08760861;0.01428041;-0.02429187,0.1212544;-0.1869773;-0.3235735,0.1444678;-0.5746173;-0.26859,0.1501797;-0.5963764;-0.336591,-0.07841153;-0.005927683;-0.0478099,-0.02907896;-0.364772;-0.04600254,0.007915165;-0.7490976;0.02293257,0.009852939;-0.779616;-0.03764419,-0.0634684;0.5498317;0.06792474,625.7797
+0;0;0,-0.02040809;0.3223776;0.02638853,-0.03809424;0.6303504;0.03516169,0.1328084;0.5043118;0.02309273,0.2283633;0.4173741;-0.208704,0.2868925;0.3535904;-0.4533521,-0.1889255;0.5038095;-0.02615185,-0.208296;0.3729845;-0.2562132,-0.194464;0.3352236;-0.5125909,0.08866382;0.01242317;-0.02129447,0.1537416;-0.09807372;-0.3604466,0.1377397;-0.4756959;-0.2620751,0.1473031;-0.4369069;-0.3468955,-0.07562809;-0.001411378;-0.05241625,-0.04043004;-0.3622839;-0.05144513,0.00518138;-0.7457835;0.006685447,0.01624407;-0.7060919;-0.07785386,-0.03381516;0.5552689;0.03555811,0;0;0,-0.03676546;0.3190808;0.04331136,-0.07056525;0.6244766;0.07220805,0.1017249;0.5039975;0.02889168,0.2147132;0.4846849;-0.2104392,0.3161575;0.415956;-0.4392014,-0.2163763;0.513474;-0.00654278,-0.2839729;0.4349248;-0.2508363,-0.234357;0.3471673;-0.4899673,0.08764046;0.01413022;-0.02426004,0.1206177;-0.1887687;-0.3229461,0.1433599;-0.5747883;-0.268145,0.1487213;-0.5964507;-0.3364491,-0.07841131;-0.00572871;-0.0478321,-0.02849022;-0.3648603;-0.04674991,0.008049872;-0.747486;0.0224882,0.009861032;-0.7778507;-0.03847108,-0.06236628;0.5498736;0.06742609,625.8134
+0;0;0,-0.02040707;0.3223614;0.02638721,-0.03808722;0.6302297;0.03515739,0.1310021;0.5047709;0.02322385,0.2265531;0.4178367;-0.2085636,0.285064;0.354073;-0.4531348,-0.1872333;0.504274;-0.02548523,-0.2066029;0.3734542;-0.2555375,-0.1927753;0.3357052;-0.5118346,0.08874048;0.01243391;-0.02131288,0.1538629;-0.09813881;-0.3606977,0.1379501;-0.4736596;-0.2628737,0.1475302;-0.4348552;-0.347843,-0.07569347;-0.001412599;-0.05246156,-0.04047128;-0.3625328;-0.05148978,0.004886333;-0.7438983;0.006317314,0.01596844;-0.7041896;-0.07837036,-0.03380959;0.5551739;0.03555368,0;0;0,-0.03552901;0.3192382;0.04306149,-0.06711598;0.6248175;0.071383,0.1025193;0.5040919;0.02841246,0.2121367;0.5015813;-0.2132293,0.3148865;0.4128957;-0.4343214,-0.2123346;0.5139654;-0.005322099,-0.2798765;0.4353949;-0.2496125,-0.2281295;0.396535;-0.5008425,0.0877388;0.01405288;-0.02425146,0.1199396;-0.1907714;-0.3220088,0.1416286;-0.5747501;-0.2678926,0.1484639;-0.5960432;-0.336532,-0.07849754;-0.005633393;-0.04785512,-0.02759223;-0.3648795;-0.04737967,0.007724248;-0.7453678;0.02204681,0.01066528;-0.7761081;-0.03870704,-0.05953453;0.5501646;0.06676888,625.8358
+0;0;0,-0.02097088;0.3219746;0.02676592,-0.03893002;0.629519;0.03587832,0.1296828;0.5044388;0.02393311,0.2221159;0.4240109;-0.2115082,0.2830127;0.3495726;-0.4524688,-0.1873382;0.5035557;-0.02478902,-0.2081905;0.381459;-0.2595287,-0.1934703;0.2893619;-0.5016297,0.08880414;0.01261837;-0.02118419,0.1527771;-0.09801301;-0.3606021,0.1367154;-0.4725933;-0.2651213,0.1463527;-0.4337183;-0.35047,-0.07578786;-0.00171519;-0.05241591,-0.04074829;-0.3626944;-0.05079,0.003953107;-0.7426273;0.006983053,0.01509472;-0.702857;-0.07808435,-0.03459966;0.5545313;0.03621257,0;0;0,-0.03428047;0.3191072;0.04265332,-0.06465615;0.6245589;0.0704453,0.1039581;0.5037441;0.02728891,0.2098323;0.5023428;-0.216091,0.3152913;0.4239846;-0.4398093,-0.2100124;0.514506;-0.005358376,-0.2775248;0.4359032;-0.2497122,-0.2269665;0.3928464;-0.5005138,0.08783387;0.01383486;-0.02424824,0.1192532;-0.1920702;-0.3211528,0.1402038;-0.5745736;-0.2669575,0.1479976;-0.5953252;-0.3363808,-0.07854667;-0.005524056;-0.04789651,-0.02720335;-0.3645507;-0.04820235,0.007385969;-0.7436942;0.02063667,0.01189147;-0.7257075;-0.06475324,-0.05734706;0.5499365;0.06596303,625.8691
+0;0;0,-0.02093013;0.3213489;0.0267139,-0.03887939;0.6287243;0.03582035,0.1287374;0.5039675;0.0239494,0.2211209;0.4235827;-0.2113656,0.282038;0.3491196;-0.4524066,-0.1863638;0.5030898;-0.02447766,-0.2072049;0.3810586;-0.2590915,-0.1924798;0.2889308;-0.5012733,0.0899446;0.01278042;-0.02145625,0.1542694;-0.09845941;-0.3627409,0.1382838;-0.4712633;-0.2677129,0.1479225;-0.4323871;-0.3530736,-0.07676116;-0.001737217;-0.05308905,-0.04152888;-0.3647017;-0.0514542,0.002960533;-0.7428329;0.006044887,0.01410371;-0.7030613;-0.07903442,-0.03455018;0.5537567;0.03615451,0;0;0,-0.03609581;0.318479;0.04104924,-0.06862262;0.6236182;0.06797028,0.09934425;0.5029744;0.0248518,0.2108212;0.5070128;-0.2158267,0.3078072;0.4247251;-0.4420542,-0.2129255;0.5148064;-0.007005177,-0.2803837;0.4362306;-0.2512281,-0.2309034;0.3897581;-0.5017244,0.08901556;0.01420394;-0.02425325,0.1125843;-0.195057;-0.3219806,0.1340192;-0.5757599;-0.2683659,0.1417877;-0.5964975;-0.3378172,-0.07986333;-0.005980012;-0.04795653,-0.03199904;-0.3674929;-0.05012159,0.001831278;-0.7448602;0.01856624,0.006365374;-0.7268907;-0.06683197,-0.06085132;0.5490535;0.06364441,625.9026
+0;0;0,-0.02093013;0.3213489;0.0267139,-0.03887939;0.6287243;0.03582035,0.1287374;0.5039675;0.0239494,0.2211209;0.4235827;-0.2113656,0.282038;0.3491196;-0.4524066,-0.1863638;0.5030898;-0.02447766,-0.2072049;0.3810586;-0.2590915,-0.1924798;0.2889308;-0.5012733,0.0899446;0.01278042;-0.02145625,0.1542694;-0.09845941;-0.3627409,0.1382838;-0.4712633;-0.2677129,0.1479225;-0.4323871;-0.3530736,-0.07676116;-0.001737217;-0.05308905,-0.04152888;-0.3647017;-0.0514542,0.002960533;-0.7428329;0.006044887,0.01410371;-0.7030613;-0.07903442,-0.03455018;0.5537567;0.03615451,0;0;0,-0.03609581;0.318479;0.04104924,-0.06862262;0.6236182;0.06797028,0.09934425;0.5029744;0.0248518,0.2108212;0.5070128;-0.2158267,0.3078072;0.4247251;-0.4420542,-0.2129255;0.5148064;-0.007005177,-0.2803837;0.4362306;-0.2512281,-0.2309034;0.3897581;-0.5017244,0.08901556;0.01420394;-0.02425325,0.1125843;-0.195057;-0.3219806,0.1340192;-0.5757599;-0.2683659,0.1417877;-0.5964975;-0.3378172,-0.07986333;-0.005980012;-0.04795653,-0.03199904;-0.3674929;-0.05012159,0.001831278;-0.7448602;0.01856624,0.006365374;-0.7268907;-0.06683197,-0.06085132;0.5490535;0.06364441,625.9254
+0;0;0,-0.0214772;0.3211341;0.02720012,-0.03976395;0.628266;0.03677307,0.128244;0.5033988;0.02463786,0.2224919;0.4203518;-0.2091465,0.2824213;0.3477874;-0.4510219,-0.187379;0.5023963;-0.02394022,-0.2105243;0.3920713;-0.2642053,-0.195447;0.3247531;-0.5144087,0.08961017;0.01316966;-0.02152013,0.1521754;-0.09825374;-0.3623833,0.1360443;-0.4691436;-0.2663648,0.1577214;-0.5032305;-0.3188401,-0.07676663;-0.002218353;-0.05261654,-0.04154514;-0.3645362;-0.0510187,0.002435032;-0.7411046;0.006435689,0.01346335;-0.7013898;-0.0779129,-0.03537109;0.5533656;0.03701441,0;0;0,-0.03519507;0.3184464;0.04100478,-0.0662478;0.6235725;0.06741047,0.1015124;0.5027952;0.02402043,0.2107197;0.4922017;-0.2176325,0.3107893;0.4257811;-0.447709,-0.2108137;0.5142807;-0.008498758,-0.2782805;0.4356525;-0.2528355,-0.2267678;0.4080491;-0.5057096,0.08876508;0.01384391;-0.02440584,0.1124357;-0.197262;-0.320026,0.1343882;-0.5765631;-0.2681816,0.1421593;-0.5980384;-0.3361565,-0.07968841;-0.00574403;-0.0477839,-0.03100616;-0.3664956;-0.05015469,0.00251263;-0.7423158;0.0182174,0.007063071;-0.7242509;-0.06644388,-0.05893925;0.5490161;0.06324625,625.9584
+0;0;0,-0.02147854;0.321154;0.0272018,-0.03977505;0.6284502;0.03677923,0.1285675;0.5034273;0.02461913,0.2228246;0.4203721;-0.2091881,0.2827708;0.3477874;-0.4511312,-0.1876948;0.5024227;-0.02405734,-0.2108424;0.392087;-0.2643459,-0.1957608;0.3247499;-0.5146194,0.08961598;0.01317052;-0.02152152,0.1520955;-0.09810022;-0.3619176,0.1359788;-0.4686576;-0.2659851,0.1576275;-0.5026603;-0.3183915,-0.07677162;-0.002218497;-0.05261996,-0.04159838;-0.3640399;-0.05102431,0.002342369;-0.7402707;0.006378587,0.0133562;-0.7005687;-0.07785916,-0.03537899;0.5534953;0.03702074,0;0;0,-0.03465826;0.318549;0.04082251,-0.06476594;0.6239632;0.06689596,0.1029644;0.502885;0.02312386,0.212311;0.4840281;-0.2179905,0.3072962;0.4245403;-0.4521646,-0.2095465;0.5139909;-0.009443752,-0.2770194;0.4353449;-0.2538013,-0.2289093;0.3868562;-0.5042664,0.08874242;0.01368728;-0.02459884,0.1119092;-0.1984541;-0.3189009,0.1342882;-0.5774395;-0.2674735,0.1419901;-0.5990248;-0.3352309,-0.07989237;-0.005572373;-0.04747441,-0.03097853;-0.3657842;-0.05052148,0.001343332;-0.7414041;0.01760063,0.008354736;-0.7736157;-0.0406402,-0.05767425;0.5493249;0.06284308,625.9808
+0;0;0,-0.02147453;0.321094;0.02719673,-0.03977817;0.6285101;0.03677732,0.1287005;0.5034048;0.02460724,0.2229521;0.4203545;-0.2091863,0.2829059;0.3477605;-0.4511603,-0.1878197;0.5023994;-0.02410891,-0.2109658;0.3920702;-0.2643835,-0.1958823;0.3247245;-0.5146888,0.08960764;0.01316929;-0.02151952,0.1520534;-0.09804127;-0.3617316,0.1359441;-0.4684294;-0.2658429,0.1575457;-0.502293;-0.3181353,-0.07676447;-0.00221829;-0.05261507,-0.04161026;-0.363844;-0.05102028,0.002310425;-0.7399031;0.006356407,0.01330031;-0.7002221;-0.07769825,-0.03537967;0.5535136;0.03701897,0;0;0,-0.03342657;0.3186645;0.04046977,-0.06109465;0.6245331;0.0652777,0.1057122;0.5021251;0.02175176,0.2163359;0.4790198;-0.2183913,0.3085349;0.4241085;-0.4548228,-0.2069454;0.5136346;-0.009831212,-0.274415;0.4349844;-0.2541714,-0.2319321;0.353569;-0.4970345,0.08873821;0.01334155;-0.02477062,0.1121551;-0.1994735;-0.3183229,0.134062;-0.5781369;-0.2656381,0.1411874;-0.6000147;-0.3329998,-0.07998476;-0.005279658;-0.04733511,-0.03020002;-0.365171;-0.05068223,0.001934167;-0.7406207;0.01748308,0.006302639;-0.7225391;-0.06688844,-0.0546938;0.5497714;0.06158864,626.0032
+0;0;0,-0.0217894;0.3210393;0.02738995,-0.04039132;0.6286354;0.0374392,0.1276351;0.5034291;0.02531805,0.2234099;0.4219849;-0.2084265,0.2894768;0.4086091;-0.4591779,-0.1879308;0.5023344;-0.02326974,-0.2123535;0.3986129;-0.2663497,-0.1963588;0.3245317;-0.5146965,0.08951437;0.01302523;-0.02148674,0.1505947;-0.09674416;-0.3616242,0.1345471;-0.468173;-0.2645953,0.1561272;-0.5001011;-0.319704,-0.0767111;-0.002189499;-0.05248594,-0.04137108;-0.3630523;-0.05084709,0.003942467;-0.7402487;0.006608419,0.01492815;-0.7004984;-0.07778355,-0.03595212;0.5535588;0.03757948,0;0;0,-0.03242945;0.3188095;0.04000068,-0.05865793;0.6250876;0.06395817,0.1071387;0.5018132;0.0206548,0.2170384;0.4813659;-0.2200658,0.3080922;0.4228768;-0.4560918,-0.2034627;0.5118257;-0.0114483,-0.2709401;0.4331678;-0.2557887,-0.2299659;0.3531536;-0.4993843,0.08862043;0.01301862;-0.02492177,0.1119258;-0.1995721;-0.3177283,0.1331232;-0.5795246;-0.2646409,0.1402315;-0.6010401;-0.3327099,-0.07990151;-0.005164306;-0.04725716,-0.02982233;-0.3642617;-0.05109139,0.002128508;-0.741089;0.01681929,0.006606985;-0.7230889;-0.06787843,-0.05253763;0.5502104;0.06047058,626.0367
+0;0;0,-0.02178431;0.3209644;0.02738356,-0.04039187;0.6286539;0.03743546,0.126822;0.5036656;0.02537541,0.226837;0.4186158;-0.2187174,0.2929173;0.4052373;-0.4695197,-0.187173;0.5025764;-0.0229705,-0.2126768;0.3942629;-0.276812,-0.1966789;0.3201668;-0.5252094,0.08952764;0.01302716;-0.02148992,0.1506035;-0.09673431;-0.3616028,0.1346775;-0.4653513;-0.2653084,0.1560108;-0.4965713;-0.319787,-0.07672246;-0.002189823;-0.05249372,-0.041385;-0.3630266;-0.05085498,0.003585514;-0.7373674;0.006165568,0.01444558;-0.6977286;-0.07726143,-0.03595081;0.5535458;0.03757581,0;0;0,-0.03151604;0.3188641;0.03968573,-0.05722748;0.6253084;0.06329501,0.1076541;0.5018706;0.02039731,0.2246726;0.4394274;-0.2229651,0.3111488;0.4078201;-0.465803,-0.2003791;0.5089646;-0.01186084,-0.270849;0.4268268;-0.2670179,-0.2264869;0.3948855;-0.520906,0.0886161;0.01290256;-0.02504861,0.1111114;-0.2018862;-0.3162776,0.1319852;-0.5789078;-0.2631387,0.1375364;-0.6016533;-0.3291539,-0.0799797;-0.005146662;-0.0471538,-0.02994227;-0.3642208;-0.05123149,0.001716495;-0.7382097;0.0161086,0.006228485;-0.7200815;-0.06761485,-0.05115027;0.5503927;0.05987728,626.0703
+0;0;0,-0.02178431;0.3209644;0.02738356,-0.04039187;0.6286539;0.03743546,0.126822;0.5036656;0.02537541,0.226837;0.4186158;-0.2187174,0.2929173;0.4052373;-0.4695197,-0.187173;0.5025764;-0.0229705,-0.2126768;0.3942629;-0.276812,-0.1966789;0.3201668;-0.5252094,0.08952764;0.01302716;-0.02148992,0.1506035;-0.09673431;-0.3616028,0.1346775;-0.4653513;-0.2653084,0.1560108;-0.4965713;-0.319787,-0.07672246;-0.002189823;-0.05249372,-0.041385;-0.3630266;-0.05085498,0.003585514;-0.7373674;0.006165568,0.01444558;-0.6977286;-0.07726143,-0.03595081;0.5535458;0.03757581,0;0;0,-0.03151604;0.3188641;0.03968573,-0.05722748;0.6253084;0.06329501,0.1076541;0.5018706;0.02039731,0.2246726;0.4394274;-0.2229651,0.3111488;0.4078201;-0.465803,-0.2003791;0.5089646;-0.01186084,-0.270849;0.4268268;-0.2670179,-0.2264869;0.3948855;-0.520906,0.0886161;0.01290256;-0.02504861,0.1111114;-0.2018862;-0.3162776,0.1319852;-0.5789078;-0.2631387,0.1375364;-0.6016533;-0.3291539,-0.0799797;-0.005146662;-0.0471538,-0.02994227;-0.3642208;-0.05123149,0.001716495;-0.7382097;0.0161086,0.006228485;-0.7200815;-0.06761485,-0.05115027;0.5503927;0.05987728,626.0926
+0;0;0,-0.02219196;0.3208622;0.02789769,-0.04108438;0.6284577;0.0383626,0.1260976;0.5034444;0.02601426,0.2231617;0.4246158;-0.2081461,0.2864264;0.4053804;-0.4592366,-0.1877808;0.5023535;-0.02214479,-0.2133193;0.4038436;-0.2673182,-0.1920921;0.3180448;-0.5114633,0.08955817;0.01293551;-0.02163094,0.1492503;-0.09499656;-0.3624408,0.1327992;-0.4605833;-0.2688949,0.1559332;-0.4930368;-0.3218407,-0.07690726;-0.002195886;-0.05231006,-0.04085224;-0.3628375;-0.05106981,0.003312796;-0.7335426;0.006395403,0.01415463;-0.6938345;-0.07743233,-0.03662096;0.5533607;0.03845885,0;0;0,-0.03081254;0.3189346;0.03942883,-0.05573761;0.6254083;0.06271493,0.1088874;0.5017524;0.01988733,0.2176814;0.4630839;-0.2191421,0.3100092;0.4270509;-0.4591339,-0.1986085;0.5076107;-0.01237954,-0.2661131;0.428947;-0.2567596,-0.2226039;0.397721;-0.510828,0.08865704;0.01278852;-0.02514505,0.1105132;-0.2052335;-0.3138535,0.130438;-0.578617;-0.2603481,0.1363976;-0.600983;-0.3271401,-0.08008984;-0.005066085;-0.04707274,-0.02991753;-0.3639932;-0.05130767,0.001268186;-0.7344225;0.01566009,0.005778605;-0.7163636;-0.06845857,-0.0498246;0.5504857;0.05937636,626.1259
+0;0;0,-0.0221775;0.3206531;0.02787951,-0.04106117;0.6281066;0.03833921,0.1250803;0.5034387;0.0260703,0.2221319;0.4246203;-0.2080599,0.2902195;0.4039184;-0.4782923,-0.186794;0.5023549;-0.02178127,-0.2123293;0.4038576;-0.2669231,-0.1894838;0.3115179;-0.5296807,0.09063988;0.01309175;-0.0218922,0.1504959;-0.09513661;-0.3636377,0.1340336;-0.4609711;-0.2700284,0.1570949;-0.4932283;-0.3228077,-0.07783618;-0.002222409;-0.05294188,-0.04168217;-0.3638541;-0.05169823,0.00251279;-0.7348105;0.005805932,0.01332054;-0.6951329;-0.07775823,-0.03659934;0.5530363;0.03843544,0;0;0,-0.03076681;0.3188855;0.03811789,-0.05721806;0.6251383;0.06075728,0.106599;0.5014468;0.0181185,0.2171032;0.4599469;-0.2196101,0.3076741;0.3774685;-0.470776,-0.1987726;0.507134;-0.01343822,-0.2662736;0.4284822;-0.2577859,-0.2196597;0.3951643;-0.5312949,0.08971289;0.01325992;-0.02533817,0.107356;-0.2055796;-0.3149656,0.1266334;-0.5792004;-0.2610726,0.1329612;-0.6017662;-0.3273314,-0.08128586;-0.005437399;-0.04721542,-0.0332248;-0.365639;-0.05278756,-0.002041155;-0.7363166;0.01425131,0.002497138;-0.7182422;-0.06959748,-0.05093351;0.5502682;0.05752766,626.1595
+0;0;0,-0.02217021;0.3205478;0.02787036,-0.04104462;0.6278497;0.03832569,0.1249384;0.5032833;0.02606858,0.2219953;0.4244605;-0.2080744,0.285234;0.405233;-0.4590616,-0.1866365;0.5022004;-0.02173705,-0.2121732;0.4036978;-0.2668923,-0.1909547;0.3179343;-0.510937,0.09040774;0.01305822;-0.02183613,0.1502457;-0.09513761;-0.3634788,0.1338309;-0.4599184;-0.2701392,0.1570017;-0.4924712;-0.3231691,-0.07763682;-0.002216717;-0.05280628,-0.04149368;-0.3637396;-0.051563,0.002573986;-0.7336275;0.00577553,0.01343305;-0.693904;-0.07818542,-0.03658599;0.5528333;0.03842184,0;0;0,-0.02996591;0.3188807;0.0378989,-0.05531129;0.6251091;0.06004453,0.108082;0.5014839;0.01778352,0.2177385;0.4606541;-0.2204692,0.308012;0.3701647;-0.4463581,-0.1975504;0.5074611;-0.01305082,-0.2650589;0.4288028;-0.2574101,-0.221595;0.3936791;-0.5108674,0.08948962;0.0129218;-0.0254072,0.1076307;-0.2061241;-0.3147106,0.1250462;-0.5783579;-0.2582715,0.1330106;-0.6003587;-0.3253118,-0.08109667;-0.005178845;-0.0470893,-0.03286216;-0.3652503;-0.05243873,-0.001664614;-0.7348746;0.01427947,0.002809058;-0.7168705;-0.06997012,-0.04934672;0.5502607;0.05696201,626.1927
+0;0;0,-0.02315513;0.3204142;0.02881755,-0.04242921;0.6276646;0.03970106,0.1236325;0.5031002;0.02725915,0.2209258;0.4244571;-0.2068761,0.2845894;0.4106532;-0.4580951,-0.187935;0.5016945;-0.02041919,-0.2157678;0.405426;-0.2662397,-0.1961988;0.3455277;-0.5180013,0.09025064;0.01303854;-0.02178905,0.147913;-0.0929305;-0.3635955,0.1319848;-0.4606323;-0.2708405,0.1412741;-0.4218733;-0.3543358,-0.07759663;-0.002300762;-0.0525682,-0.04179581;-0.3629996;-0.05172558,0.002274677;-0.735496;0.006292574,0.01296786;-0.6958117;-0.0769322,-0.03793451;0.55265;0.0397306,0;0;0,-0.02897801;0.3190048;0.03779018,-0.05318327;0.6253438;0.05953968,0.1098556;0.5013078;0.01745045,0.2180183;0.4619153;-0.2217547,0.3081254;0.3675121;-0.4460833,-0.1962211;0.5075585;-0.01246619,-0.2637399;0.4288931;-0.2568491,-0.2196313;0.3920145;-0.5099281,0.08932456;0.01254882;-0.02556551,0.1082835;-0.205584;-0.3144335,0.1246933;-0.5803691;-0.2567383,0.1322074;-0.6031063;-0.3222884,-0.0809811;-0.004923281;-0.0469869,-0.0328065;-0.3641431;-0.05212466,-0.001068816;-0.7365071;0.01420487,0.003240893;-0.7184186;-0.06930583,-0.04752643;0.5504675;0.05655062,626.2153
+0;0;0,-0.02315788;0.3204523;0.02882098,-0.0424324;0.6277101;0.03970434,0.1231136;0.5032938;0.02730229,0.2204106;0.4246478;-0.2068416,0.2841015;0.4108379;-0.4581684,-0.1874583;0.5018926;-0.02022371,-0.2152921;0.4056205;-0.2660534,-0.1957147;0.3456966;-0.5179229,0.09004695;0.01300911;-0.02173988,0.147595;-0.09274977;-0.3628685,0.1316477;-0.4608904;-0.2700028,0.1410035;-0.4220687;-0.3540955,-0.07742149;-0.002295569;-0.05244955,-0.04169168;-0.3622791;-0.0516086,0.0024314;-0.73522;0.006478779,0.01320109;-0.6954665;-0.07734142,-0.03793708;0.5526853;0.03973389,0;0;0,-0.02806757;0.3191422;0.03764427,-0.05081745;0.6256169;0.05916214,0.111222;0.5012863;0.01726341,0.2187509;0.4615861;-0.2221874,0.311244;0.4083421;-0.4588782,-0.1941251;0.5079885;-0.01180838,-0.2616502;0.4293204;-0.2561994,-0.2174735;0.3900134;-0.5090151,0.08911064;0.01213966;-0.02573395,0.1083899;-0.206707;-0.313136,0.1237614;-0.5817675;-0.2539815,0.1319161;-0.6038303;-0.3207641,-0.0808184;-0.004690724;-0.04686891,-0.03279034;-0.3632108;-0.05157826,-0.0006782711;-0.7360394;0.01455407,0.003625946;-0.718044;-0.06955485,-0.04553317;0.5507014;0.05621696,626.2488
+0;0;0,-0.02345658;0.3202752;0.02976265,-0.04307664;0.6273463;0.04128044,0.121688;0.5031989;0.0288212,0.2189476;0.4252199;-0.2055612,0.2840251;0.4135658;-0.4566416,-0.1873475;0.5017389;-0.01843651,-0.214882;0.4156817;-0.2680588,-0.1959502;0.3559031;-0.5200119,0.09000698;0.01301596;-0.02165337,0.1464378;-0.09185931;-0.3626294,0.1306049;-0.4601574;-0.2708656,0.1398172;-0.4214062;-0.3539011,-0.0773591;-0.002363684;-0.05243591,-0.04145673;-0.3617479;-0.05107682,0.002180334;-0.7344912;0.007855218,0.01278148;-0.6948211;-0.07491225,-0.03857174;0.552354;0.04119985,0;0;0,-0.02730479;0.3191561;0.03749764,-0.04894563;0.6255773;0.05893958,0.1119851;0.5012656;0.01712859,0.2194351;0.4635698;-0.2226814,0.3115064;0.407007;-0.4587656,-0.1922036;0.5085928;-0.01097708,-0.2597302;0.429925;-0.2553678,-0.2154264;0.3910687;-0.5082306,0.08905248;0.01195762;-0.02581107,0.1079834;-0.2084553;-0.3113065,0.1234889;-0.5834206;-0.2523549,0.1306882;-0.6065918;-0.3169873,-0.08079676;-0.004568291;-0.04680338,-0.03296919;-0.3625382;-0.05103518,-0.000641197;-0.7352172;0.01514664,0.003581705;-0.7170758;-0.06790692,-0.04389796;0.5506769;0.05600798,626.2713
+0;0;0,-0.0234571;0.3202824;0.02976332,-0.04308467;0.6274719;0.041285,0.121559;0.503322;0.02883524,0.2188253;0.4253377;-0.2055632,0.283912;0.4136819;-0.4566789,-0.1872386;0.5018631;-0.01838609,-0.2147749;0.4158;-0.2680254,-0.1958405;0.356013;-0.520014,0.08976558;0.01298105;-0.0215953,0.1463279;-0.09213857;-0.3633657,0.1305609;-0.458904;-0.2719838,0.1398333;-0.4200957;-0.355561,-0.07715161;-0.002357345;-0.05229528,-0.04116559;-0.362579;-0.05093303,0.00228988;-0.7337711;0.007753778,0.01296018;-0.6940379;-0.07555361,-0.03857734;0.5524393;0.04120436,0;0;0,-0.02662296;0.3192508;0.03724337,-0.04775507;0.625845;0.05842555,0.1129466;0.5012417;0.01693642,0.2192969;0.4641971;-0.2234845,0.3071834;0.4017351;-0.4597168,-0.1913264;0.5090305;-0.01070692,-0.2588584;0.430357;-0.255114,-0.214273;0.3907829;-0.5078535,0.08886033;0.01155564;-0.02574944,0.1074899;-0.2124358;-0.3095403,0.1237164;-0.5857025;-0.2501699,0.1305137;-0.608399;-0.3159391,-0.08054695;-0.004387669;-0.04675108,-0.03302891;-0.3632579;-0.05001327,-0.0005885884;-0.7344708;0.01529152,0.003650868;-0.7164112;-0.06830374,-0.04278319;0.5508963;0.05555999,626.3047
+0;0;0,-0.02346225;0.3203526;0.02976984,-0.04309512;0.6276255;0.04129446,0.1214574;0.5034797;0.02885183,0.2187142;0.425503;-0.2055237,0.283807;0.4138461;-0.456663,-0.1871617;0.5020216;-0.01834222,-0.2146953;0.4159669;-0.2679572,-0.1957591;0.3561743;-0.5199694,0.08973408;0.01297649;-0.02158772,0.1461816;-0.09192979;-0.3626646,0.130348;-0.4602451;-0.2708965,0.1396254;-0.4214321;-0.3545189,-0.07712454;-0.002356517;-0.05227692,-0.04121155;-0.3618471;-0.05091744,0.002427556;-0.7346078;0.008017372,0.01310362;-0.6948693;-0.07533509,-0.03858634;0.5525686;0.0412138,0;0;0,-0.02612987;0.3193808;0.03708935,-0.0468768;0.626092;0.05817533,0.1137976;0.5016285;0.01710236,0.221395;0.4571933;-0.2214756,0.3081465;0.4056174;-0.460762,-0.1904273;0.5088562;-0.0106497,-0.2579535;0.4301917;-0.2550331,-0.2138485;0.3887909;-0.5075892,0.08883131;0.01142694;-0.02578855,0.1077258;-0.2122985;-0.3088344,0.1233991;-0.5868008;-0.2469419,0.1300496;-0.6094906;-0.3127903,-0.08052293;-0.00426566;-0.0467385,-0.03335528;-0.3624472;-0.04923133,-0.0003585182;-0.7353321;0.01554817,0.003925657;-0.7172834;-0.06808951,-0.0419784;0.5511132;0.05533385,626.3382
+0;0;0,-0.0232779;0.3203282;0.03017374,-0.04313079;0.6275579;0.04245886,0.1219363;0.5046432;0.03134181,0.2130919;0.4269153;-0.2055551,0.2831952;0.420609;-0.4555345,-0.1851746;0.4964318;-0.01735868,-0.2234683;0.4192818;-0.2684615,-0.1994672;0.3645893;-0.5211996,0.08974476;0.01295555;-0.02155588,0.1449243;-0.09135127;-0.3630238,0.1291144;-0.4598082;-0.2718219,0.1381713;-0.4209664;-0.3554655,-0.07714855;-0.002378758;-0.05224048,-0.04123836;-0.3618676;-0.05042562,0.002064545;-0.7345723;0.009109139,0.01251096;-0.6948053;-0.07426909,-0.03858919;0.5525034;0.04218322,0;0;0,-0.02612987;0.3193808;0.03708935,-0.0468768;0.626092;0.05817533,0.1137976;0.5016285;0.01710236,0.221395;0.4571933;-0.2214756,0.3081465;0.4056174;-0.460762,-0.1904273;0.5088562;-0.0106497,-0.2579535;0.4301917;-0.2550331,-0.2138485;0.3887909;-0.5075892,0.08883131;0.01142694;-0.02578855,0.1077258;-0.2122985;-0.3088344,0.1233991;-0.5868008;-0.2469419,0.1300496;-0.6094906;-0.3127903,-0.08052293;-0.00426566;-0.0467385,-0.03335528;-0.3624472;-0.04923133,-0.0003585182;-0.7353321;0.01554817,0.003925657;-0.7172834;-0.06808951,-0.0419784;0.5511132;0.05533385,626.3602
+0;0;0,-0.02328584;0.3204376;0.03018404,-0.04315758;0.6279597;0.04248041,0.1227199;0.5047241;0.03130866,0.2138747;0.4269971;-0.2055859,0.2839477;0.4206935;-0.4554574,-0.1859322;0.4964715;-0.01763623,-0.2242254;0.4193222;-0.2687364,-0.2002347;0.3646534;-0.5213656,0.08941384;0.01290778;-0.0214764,0.1439935;-0.09026506;-0.359232,0.1280731;-0.4612978;-0.2673926,0.136938;-0.4226435;-0.349263,-0.07686407;-0.002369987;-0.05204785,-0.04134428;-0.3579506;-0.05025272,0.002261337;-0.7332606;0.009698227,0.0124863;-0.6937007;-0.07191244,-0.03861109;0.5528245;0.04220447,0;0;0,-0.02497376;0.3196211;0.03677297,-0.04466503;0.6267166;0.05756199,0.1166673;0.5014999;0.01727474,0.2240328;0.456186;-0.2212394,0.3100522;0.3661742;-0.4490206,-0.189414;0.5090573;-0.01089652,-0.2504425;0.3843072;-0.2371323,-0.2189574;0.3194358;-0.4865037,0.08854191;0.0109296;-0.02575958,0.1080531;-0.2140124;-0.3027484,0.1234242;-0.5907857;-0.2382593,0.1311054;-0.6148498;-0.3005034,-0.08020639;-0.004007917;-0.04662137,-0.03437794;-0.3584112;-0.04594419,-0.000467889;-0.7342266;0.01703329,0.003894044;-0.7159296;-0.0648218,-0.03997865;0.5516403;0.05479848,626.3943
+0;0;0,-0.02328584;0.3204376;0.03018404,-0.04315758;0.6279597;0.04248041,0.1227199;0.5047241;0.03130866,0.2138747;0.4269971;-0.2055859,0.2839477;0.4206935;-0.4554574,-0.1859322;0.4964715;-0.01763623,-0.2242254;0.4193222;-0.2687364,-0.2002347;0.3646534;-0.5213656,0.08941384;0.01290778;-0.0214764,0.1439935;-0.09026506;-0.359232,0.1280731;-0.4612978;-0.2673926,0.136938;-0.4226435;-0.349263,-0.07686407;-0.002369987;-0.05204785,-0.04134428;-0.3579506;-0.05025272,0.002261337;-0.7332606;0.009698227,0.0124863;-0.6937007;-0.07191244,-0.03861109;0.5528245;0.04220447,0;0;0,-0.02497376;0.3196211;0.03677297,-0.04466503;0.6267166;0.05756199,0.1166673;0.5014999;0.01727474,0.2240328;0.456186;-0.2212394,0.3100522;0.3661742;-0.4490206,-0.189414;0.5090573;-0.01089652,-0.2504425;0.3843072;-0.2371323,-0.2189574;0.3194358;-0.4865037,0.08854191;0.0109296;-0.02575958,0.1080531;-0.2140124;-0.3027484,0.1234242;-0.5907857;-0.2382593,0.1311054;-0.6148498;-0.3005034,-0.08020639;-0.004007917;-0.04662137,-0.03437794;-0.3584112;-0.04594419,-0.000467889;-0.7342266;0.01703329,0.003894044;-0.7159296;-0.0648218,-0.03997865;0.5516403;0.05479848,626.4169

+ 193 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Fast.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.003087781;0.3302435;0.01477672,0.006029854;0.6479487;0.01141128,0.188552;0.5161395;0.01816473,0.2368334;0.2227938;0.04104783,0.2975201;-0.02854034;-0.0161569,-0.1776381;0.5143848;0.008667646,-0.2449584;0.224007;0.01609271,-0.296901;-0.03029364;-0.03641698,0.07788519;0.003799593;-0.0388395,0.09069201;-0.3591484;0.002235513,0.09568302;-0.7377584;0.09553884,0.108464;-0.7578775;0.03668368,-0.07806465;0.007414986;-0.03794698,-0.1151765;-0.3553828;-0.01380426,-0.1389832;-0.7382734;0.05622412,-0.1363669;-0.7001309;-0.0216608,0.005154409;0.5702381;0.01492428,0;0;0,0.006952569;0.3303814;0.009406328,0.01230328;0.6480472;0.00468564,0.1896976;0.5108358;-0.02588344,0.2345552;0.2162026;-0.03513372,0.2673044;-0.03917611;-0.09704709,-0.1724436;0.5190374;-0.006313304,-0.215923;0.2240963;-0.001238957,-0.2445728;-0.03102064;-0.06618998,0.07560335;0.001026049;-0.04326808,0.08150025;-0.3641667;-0.02978182,0.04511356;-0.7454428;0.04357028,0.03053626;-0.7725676;-0.008038521,-0.08006353;0.006443247;-0.03372478,-0.1077603;-0.3575149;-0.05242567,-0.09546813;-0.7400372;0.02241834,-0.09889647;-0.7224722;-0.05486573,0.01120113;0.5703448;0.00831461,545.0333
+0;0;0,0.002888666;0.3302512;0.01464426,0.005651718;0.6479599;0.01139973,0.188284;0.5162256;0.01781919,0.2369618;0.2229482;0.040739,0.2978523;-0.02854565;-0.01553945,-0.17789;0.5142638;0.008493103,-0.244972;0.22383;0.01588763,-0.296688;-0.03064993;-0.03597262,0.07788622;0.003830129;-0.03883443,0.09095959;-0.3591149;0.002182011,0.09601941;-0.7377045;0.09556489,0.1086576;-0.7577776;0.03663984,-0.07807651;0.007378649;-0.03792969,-0.1149193;-0.355451;-0.0138536,-0.1386402;-0.7383292;0.05627192,-0.1360611;-0.7001871;-0.0216143,0.004858657;0.5702466;0.01487163,0;0;0,0.006952569;0.3303814;0.009406328,0.01230328;0.6480472;0.00468564,0.1896976;0.5108358;-0.02588344,0.2345552;0.2162026;-0.03513372,0.2673044;-0.03917611;-0.09704709,-0.1724436;0.5190374;-0.006313304,-0.215923;0.2240963;-0.001238957,-0.2445728;-0.03102064;-0.06618998,0.07560335;0.001026049;-0.04326808,0.08150025;-0.3641667;-0.02978182,0.04511356;-0.7454428;0.04357028,0.03053626;-0.7725676;-0.008038521,-0.08006353;0.006443247;-0.03372478,-0.1077603;-0.3575149;-0.05242567,-0.09546813;-0.7400372;0.02241834,-0.09889647;-0.7224722;-0.05486573,0.01120113;0.5703448;0.00831461,545.0527
+0;0;0,0.002889166;0.3303084;0.01464679,0.005652016;0.6479961;0.01140294,0.1868681;0.516694;0.01779896,0.2356431;0.2228306;0.04076456,0.2966155;-0.02900118;-0.01558951,-0.1764784;0.5147474;0.008544885,-0.2436945;0.2237333;0.01595419,-0.2954799;-0.03108856;-0.03597575,0.07772177;0.003822042;-0.03875244,0.09080142;-0.3592971;0.002283681,0.09585664;-0.7375418;0.0955815,0.108619;-0.7581066;0.03607789,-0.07791166;0.00736307;-0.0378496,-0.1147721;-0.3556406;-0.01376196,-0.1384714;-0.7381701;0.05629968,-0.1358669;-0.6999481;-0.02235126,0.004859109;0.5702979;0.01487416,0;0;0,0.007099137;0.3304409;0.009212494,0.01268208;0.6480778;0.004222155,0.1887346;0.5115132;-0.02579796,0.233813;0.2163056;-0.03487933,0.2676519;-0.03933519;-0.09664822,-0.1707683;0.5201986;-0.00825501,-0.2155895;0.2248454;-0.003820033,-0.2435526;-0.03087902;-0.06812978,0.07572567;0.0009691865;-0.04268157,0.083029;-0.3644381;-0.03107417,0.04776552;-0.7453433;0.04286337,0.03353637;-0.7721323;-0.01036167,-0.07968615;0.006443708;-0.03414132,-0.1050998;-0.3579355;-0.05124263,-0.09205575;-0.7400863;0.02352173,-0.09126306;-0.7688342;-0.02947277,0.01151769;0.5703945;0.007912397,545.0701
+0;0;0,0.002886103;0.3299582;0.01463127,0.005644716;0.6471631;0.01139321,0.1868546;0.5160003;0.01778299,0.2356433;0.2220547;0.04075501,0.2965494;-0.02950335;-0.0155378,-0.1764767;0.5140537;0.008529296,-0.2437116;0.2229582;0.01594067,-0.2954408;-0.03158671;-0.03593282,0.07780002;0.003825889;-0.03879145,0.09088758;-0.3595129;0.002269495,0.095944;-0.7378484;0.0955897,0.1085415;-0.7577602;0.03685451,-0.07799009;0.007370483;-0.0378877,-0.1148728;-0.3558528;-0.01378549,-0.1385778;-0.7384741;0.05629296,-0.136007;-0.7003583;-0.0213423,0.004853208;0.5696019;0.0148583,0;0;0,0.006401375;0.3301052;0.009186745,0.01125056;0.6472689;0.004068851,0.1878206;0.5116458;-0.02554119,0.2329966;0.2163477;-0.0339216,0.2671286;-0.03887826;-0.09600687,-0.171916;0.5197247;-0.009898556,-0.2178246;0.2244539;-0.005466803,-0.2457129;-0.03079751;-0.07049626,0.07594806;0.0009780377;-0.04246402,0.0834631;-0.3646994;-0.03266931,0.05032277;-0.7457416;0.04203343,0.03308021;-0.772636;-0.008616686,-0.07968151;0.006376906;-0.03438675,-0.1026806;-0.3584835;-0.04923084,-0.08920003;-0.7411031;0.02351843,-0.08792721;-0.7687262;-0.02918525,0.01027511;0.5697217;0.007790565,545.0898
+0;0;0,0.003046608;0.3299587;0.01458832,0.005929396;0.6471637;0.0114596,0.1870785;0.5157951;0.01752441,0.2367784;0.2220196;0.04071767,0.2977225;-0.02964646;-0.0150491,-0.176244;0.5142226;0.008427305,-0.2433089;0.2230806;0.01555017,-0.294436;-0.03158319;-0.03633647,0.07779942;0.003860839;-0.03878918,0.09112127;-0.3594994;0.002006453,0.09650889;-0.7377783;0.09553707,0.1090737;-0.7578059;0.03689341,-0.07800068;0.007328205;-0.0378741,-0.1145642;-0.3559508;-0.01412852,-0.1380621;-0.738539;0.05619983,-0.1355215;-0.7004214;-0.02143623,0.005132899;0.5696012;0.01489405,0;0;0,0.006401375;0.3301052;0.009186745,0.01125056;0.6472689;0.004068851,0.1878206;0.5116458;-0.02554119,0.2329966;0.2163477;-0.0339216,0.2671286;-0.03887826;-0.09600687,-0.171916;0.5197247;-0.009898556,-0.2178246;0.2244539;-0.005466803,-0.2457129;-0.03079751;-0.07049626,0.07594806;0.0009780377;-0.04246402,0.0834631;-0.3646994;-0.03266931,0.05032277;-0.7457416;0.04203343,0.03308021;-0.772636;-0.008616686,-0.07968151;0.006376906;-0.03438675,-0.1026806;-0.3584835;-0.04923084,-0.08920003;-0.7411031;0.02351843,-0.08792721;-0.7687262;-0.02918525,0.01027511;0.5697217;0.007790565,545.1074
+0;0;0,0.003046608;0.3299587;0.01458832,0.005929396;0.6471637;0.0114596,0.1870785;0.5157951;0.01752441,0.2367784;0.2220196;0.04071767,0.2977225;-0.02964646;-0.0150491,-0.176244;0.5142226;0.008427305,-0.2433089;0.2230806;0.01555017,-0.294436;-0.03158319;-0.03633647,0.07779942;0.003860839;-0.03878918,0.09112127;-0.3594994;0.002006453,0.09650889;-0.7377783;0.09553707,0.1090737;-0.7578059;0.03689341,-0.07800068;0.007328205;-0.0378741,-0.1145642;-0.3559508;-0.01412852,-0.1380621;-0.738539;0.05619983,-0.1355215;-0.7004214;-0.02143623,0.005132899;0.5696012;0.01489405,0;0;0,0.006401375;0.3301052;0.009186745,0.01125056;0.6472689;0.004068851,0.1878206;0.5116458;-0.02554119,0.2329966;0.2163477;-0.0339216,0.2671286;-0.03887826;-0.09600687,-0.171916;0.5197247;-0.009898556,-0.2178246;0.2244539;-0.005466803,-0.2457129;-0.03079751;-0.07049626,0.07594806;0.0009780377;-0.04246402,0.0834631;-0.3646994;-0.03266931,0.05032277;-0.7457416;0.04203343,0.03308021;-0.772636;-0.008616686,-0.07968151;0.006376906;-0.03438675,-0.1026806;-0.3584835;-0.04923084,-0.08920003;-0.7411031;0.02351843,-0.08792721;-0.7687262;-0.02918525,0.01027511;0.5697217;0.007790565,545.1187
+0;0;0,0.003049293;0.3302496;0.01460118,0.005935002;0.6477762;0.01146935,0.1871946;0.5162975;0.01753919,0.2363896;0.2255067;0.04049681,0.2983378;-0.03030589;-0.0161888,-0.1763502;0.5147241;0.008436523,-0.2427336;0.2265401;0.01548702,-0.2947032;-0.03231975;-0.03725453,0.07781929;0.003861825;-0.03879908,0.09122644;-0.3618253;0.002257805,0.09658401;-0.7379949;0.09526688,0.1093645;-0.7588811;0.03561673,-0.0780206;0.007330076;-0.03788377,-0.1148182;-0.3582754;-0.01398613,-0.1381852;-0.7387302;0.05595007,-0.1356009;-0.7004732;-0.02301845,0.005137713;0.5701366;0.01490722,0;0;0,0.005202502;0.3304098;0.00946331,0.008750424;0.6479179;0.004658461,0.1858557;0.5123982;-0.02491987,0.2287577;0.2198161;-0.03276992,0.2642966;-0.03964496;-0.09528291,-0.1740247;0.5202528;-0.01111964,-0.2214271;0.2282878;-0.007121834,-0.249697;-0.03110072;-0.07352442,0.0761209;0.0008802265;-0.0422014,0.08238064;-0.3672043;-0.03401148,0.05230023;-0.7460514;0.04183698,0.03550996;-0.7723487;-0.01163817,-0.0796006;0.006445718;-0.03461676,-0.1010324;-0.3609778;-0.04615544,-0.08692595;-0.7418188;0.02415933,-0.08565495;-0.7697312;-0.03020447,0.008102134;0.5702857;0.008291006,545.1402
+0;0;0,0.003240525;0.3302498;0.01455427,0.006264582;0.6477767;0.01153389,0.1873819;0.5158242;0.01700785,0.2382522;0.2253662;0.04052071,0.2996842;-0.03086251;-0.01483163,-0.1760345;0.514756;0.008318414,-0.2420769;0.2264944;0.0153983,-0.2944174;-0.03205526;-0.03848563,0.07781748;0.003946568;-0.03879416,0.09181164;-0.3617404;0.002067424,0.09719676;-0.7379315;0.094988,0.1103055;-0.7588284;0.0354183,-0.07804025;0.007236887;-0.0378612,-0.1142991;-0.3584233;-0.01397722,-0.1373982;-0.7388966;0.05594765,-0.1348877;-0.7006354;-0.02302281,0.005458111;0.5701356;0.01493709,0;0;0,0.005202502;0.3304098;0.00946331,0.008750424;0.6479179;0.004658461,0.1858557;0.5123982;-0.02491987,0.2287577;0.2198161;-0.03276992,0.2642966;-0.03964496;-0.09528291,-0.1740247;0.5202528;-0.01111964,-0.2214271;0.2282878;-0.007121834,-0.249697;-0.03110072;-0.07352442,0.0761209;0.0008802265;-0.0422014,0.08238064;-0.3672043;-0.03401148,0.05230023;-0.7460514;0.04183698,0.03550996;-0.7723487;-0.01163817,-0.0796006;0.006445718;-0.03461676,-0.1010324;-0.3609778;-0.04615544,-0.08692595;-0.7418188;0.02415933,-0.08565495;-0.7697312;-0.03020447,0.008102134;0.5702857;0.008291006,545.1515
+0;0;0,0.003242832;0.3304849;0.01456463,0.006269149;0.6482492;0.01154207,0.1876366;0.5161655;0.01702136,0.2384044;0.2262932;0.04048679,0.2994898;-0.02848992;-0.01455328,-0.1762807;0.5150958;0.008319939,-0.24219;0.2274155;0.01538555,-0.2942352;-0.02967551;-0.0381944,0.07765152;0.003938151;-0.03871142,0.0916796;-0.3626354;0.002249222,0.09703924;-0.7370466;0.09473015,0.1104094;-0.7589585;0.03397251,-0.0778738;0.007221452;-0.03778045,-0.1142205;-0.3593251;-0.01383857,-0.1372103;-0.7379982;0.05575546,-0.1346498;-0.6995723;-0.02478985,0.005462092;0.5705518;0.01494774,0;0;0,0.004197076;0.3306587;0.009494066,0.006792292;0.6484127;0.004635811,0.1843568;0.5122346;-0.02411723,0.2269428;0.220221;-0.03238881,0.2610945;-0.03809336;-0.0938921,-0.1758209;0.5203207;-0.01209802,-0.2234965;0.2289966;-0.008747127,-0.2517626;-0.02867639;-0.07568702,0.07603151;0.001019105;-0.04197633,0.08121265;-0.3680097;-0.03552854,0.05356932;-0.7451318;0.04049778,0.03508426;-0.7729735;-0.01314676,-0.0793319;0.006296451;-0.03479431,-0.100553;-0.3621152;-0.04335017,-0.08480524;-0.7415398;0.02413467,-0.08397804;-0.7703012;-0.03164633,0.006370947;0.5707232;0.008284092,545.163
+0;0;0,0.003242832;0.3304849;0.01456463,0.006269149;0.6482492;0.01154207,0.1876366;0.5161655;0.01702136,0.2384044;0.2262932;0.04048679,0.2994898;-0.02848992;-0.01455328,-0.1762807;0.5150958;0.008319939,-0.24219;0.2274155;0.01538555,-0.2942352;-0.02967551;-0.0381944,0.07765152;0.003938151;-0.03871142,0.0916796;-0.3626354;0.002249222,0.09703924;-0.7370466;0.09473015,0.1104094;-0.7589585;0.03397251,-0.0778738;0.007221452;-0.03778045,-0.1142205;-0.3593251;-0.01383857,-0.1372103;-0.7379982;0.05575546,-0.1346498;-0.6995723;-0.02478985,0.005462092;0.5705518;0.01494774,0;0;0,0.004197076;0.3306587;0.009494066,0.006792292;0.6484127;0.004635811,0.1843568;0.5122346;-0.02411723,0.2269428;0.220221;-0.03238881,0.2610945;-0.03809336;-0.0938921,-0.1758209;0.5203207;-0.01209802,-0.2234965;0.2289966;-0.008747127,-0.2517626;-0.02867639;-0.07568702,0.07603151;0.001019105;-0.04197633,0.08121265;-0.3680097;-0.03552854,0.05356932;-0.7451318;0.04049778,0.03508426;-0.7729735;-0.01314676,-0.0793319;0.006296451;-0.03479431,-0.100553;-0.3621152;-0.04335017,-0.08480524;-0.7415398;0.02413467,-0.08397804;-0.7703012;-0.03164633,0.006370947;0.5707232;0.008284092,545.1847
+0;0;0,0.003360477;0.3304204;0.01441971,0.006472727;0.6480771;0.01143957,0.1863506;0.5163138;0.01669222,0.2376756;0.2255681;0.04075481,0.2984562;-0.02903974;-0.01215538,-0.1746511;0.5154335;0.008345824,-0.2397291;0.2265345;0.01531428,-0.2947397;-0.02868271;-0.04087229,0.07770587;0.00404059;-0.03869871,0.09214593;-0.3627116;0.001684204,0.09782174;-0.737314;0.09458104,0.1113724;-0.760199;0.03344842,-0.07789923;0.007131416;-0.03785462,-0.1142215;-0.3595667;-0.01419722,-0.1367646;-0.7385483;0.05547138,-0.1342328;-0.7000316;-0.02600676,0.005663433;0.5704089;0.01482449,0;0;0,0.003859133;0.330596;0.009396076,0.006324142;0.6482407;0.004373074,0.1827096;0.5129952;-0.02365053,0.2260566;0.2200849;-0.03207111,0.259375;-0.03771591;-0.09328842,-0.1749017;0.5212519;-0.01311419,-0.22255;0.2289042;-0.01014077,-0.2500129;-0.02809748;-0.07733323,0.07619672;0.001062334;-0.0417738,0.08208567;-0.3681168;-0.03746474,0.05654718;-0.745581;0.03907013,0.03844453;-0.7736945;-0.01581836,-0.07929647;0.006233909;-0.03500466,-0.09905775;-0.3624632;-0.03929648,-0.08107135;-0.7426797;0.02474242,-0.08322867;-0.7257246;-0.0561452,0.0059174;0.5705833;0.008063078,545.1956
+0;0;0,0.003360477;0.3304204;0.01441971,0.006472727;0.6480771;0.01143957,0.1863506;0.5163138;0.01669222,0.2376756;0.2255681;0.04075481,0.2984562;-0.02903974;-0.01215538,-0.1746511;0.5154335;0.008345824,-0.2397291;0.2265345;0.01531428,-0.2947397;-0.02868271;-0.04087229,0.07770587;0.00404059;-0.03869871,0.09214593;-0.3627116;0.001684204,0.09782174;-0.737314;0.09458104,0.1113724;-0.760199;0.03344842,-0.07789923;0.007131416;-0.03785462,-0.1142215;-0.3595667;-0.01419722,-0.1367646;-0.7385483;0.05547138,-0.1342328;-0.7000316;-0.02600676,0.005663433;0.5704089;0.01482449,0;0;0,0.003859133;0.330596;0.009396076,0.006324142;0.6482407;0.004373074,0.1827096;0.5129952;-0.02365053,0.2260566;0.2200849;-0.03207111,0.259375;-0.03771591;-0.09328842,-0.1749017;0.5212519;-0.01311419,-0.22255;0.2289042;-0.01014077,-0.2500129;-0.02809748;-0.07733323,0.07619672;0.001062334;-0.0417738,0.08208567;-0.3681168;-0.03746474,0.05654718;-0.745581;0.03907013,0.03844453;-0.7736945;-0.01581836,-0.07929647;0.006233909;-0.03500466,-0.09905775;-0.3624632;-0.03929648,-0.08107135;-0.7426797;0.02474242,-0.08322867;-0.7257246;-0.0561452,0.0059174;0.5705833;0.008063078,545.2068
+0;0;0,0.00336275;0.3306439;0.01442946,0.006477349;0.6485403;0.01144703,0.1867785;0.5165904;0.01670666,0.2378802;0.2271096;0.04066456,0.2988463;-0.02827534;-0.01240713,-0.1750702;0.5157081;0.008340679,-0.239865;0.228066;0.01527882,-0.2950435;-0.02793026;-0.04107925,0.07782038;0.004046545;-0.03875574,0.09226339;-0.3627802;0.00163538,0.09793144;-0.7368711;0.09440534,0.1114478;-0.7596223;0.0334273,-0.07801402;0.007141926;-0.0379104,-0.1143437;-0.3596308;-0.0142482,-0.136856;-0.7380949;0.05532525,-0.1343306;-0.6995997;-0.02594687,0.005667434;0.5708125;0.01483455,0;0;0,0.003059059;0.3308256;0.009487152,0.004786074;0.648716;0.004518509,0.1816434;0.5129286;-0.02362454,0.224353;0.2212196;-0.03176236,0.257255;-0.03743827;-0.09315073,-0.1764764;0.5213442;-0.01432154,-0.2248277;0.2304147;-0.01174104,-0.2541813;-0.02668935;-0.08095703,0.07648779;0.001254931;-0.04150224,0.08394209;-0.3679888;-0.03917336,0.05966116;-0.7447804;0.03842092,0.04145543;-0.7731609;-0.01583755,-0.0793417;0.006034095;-0.03525447,-0.09761166;-0.362837;-0.03674739,-0.07782978;-0.7427521;0.02534596,-0.07697288;-0.7731333;-0.0297638,0.004554957;0.5709974;0.008194447,545.2289
+0;0;0,0.002609191;0.3306614;0.01418082,0.004764927;0.6485667;0.01120067,0.1854787;0.5170462;0.01643788,0.2363813;0.2275819;0.04101117,0.2980141;-0.02797326;-0.0104469,-0.1763594;0.5152975;0.007884074,-0.240103;0.2274188;0.01474475,-0.2962819;-0.02816874;-0.04247355,0.0778095;0.004167089;-0.03876481,0.09300501;-0.3627222;0.0007732399,0.0994108;-0.7367469;0.09376149,0.112679;-0.7588353;0.03216231,-0.07803033;0.00701359;-0.03790081,-0.113238;-0.3598901;-0.01457572,-0.1355204;-0.7384061;0.05478894,-0.132973;-0.6999127;-0.02648268,0.004238567;0.5708355;0.01456782,0;0;0,0.003059059;0.3308256;0.009487152,0.004786074;0.648716;0.004518509,0.1816434;0.5129286;-0.02362454,0.224353;0.2212196;-0.03176236,0.257255;-0.03743827;-0.09315073,-0.1764764;0.5213442;-0.01432154,-0.2248277;0.2304147;-0.01174104,-0.2541813;-0.02668935;-0.08095703,0.07648779;0.001254931;-0.04150224,0.08394209;-0.3679888;-0.03917336,0.05966116;-0.7447804;0.03842092,0.04145543;-0.7731609;-0.01583755,-0.0793417;0.006034095;-0.03525447,-0.09761166;-0.362837;-0.03674739,-0.07782978;-0.7427521;0.02534596,-0.07697288;-0.7731333;-0.0297638,0.004554957;0.5709974;0.008194447,545.2407
+0;0;0,0.002609191;0.3306614;0.01418082,0.004764927;0.6485667;0.01120067,0.1854787;0.5170462;0.01643788,0.2363813;0.2275819;0.04101117,0.2980141;-0.02797326;-0.0104469,-0.1763594;0.5152975;0.007884074,-0.240103;0.2274188;0.01474475,-0.2962819;-0.02816874;-0.04247355,0.0778095;0.004167089;-0.03876481,0.09300501;-0.3627222;0.0007732399,0.0994108;-0.7367469;0.09376149,0.112679;-0.7588353;0.03216231,-0.07803033;0.00701359;-0.03790081,-0.113238;-0.3598901;-0.01457572,-0.1355204;-0.7384061;0.05478894,-0.132973;-0.6999127;-0.02648268,0.004238567;0.5708355;0.01456782,0;0;0,0.003059059;0.3308256;0.009487152,0.004786074;0.648716;0.004518509,0.1816434;0.5129286;-0.02362454,0.224353;0.2212196;-0.03176236,0.257255;-0.03743827;-0.09315073,-0.1764764;0.5213442;-0.01432154,-0.2248277;0.2304147;-0.01174104,-0.2541813;-0.02668935;-0.08095703,0.07648779;0.001254931;-0.04150224,0.08394209;-0.3679888;-0.03917336,0.05966116;-0.7447804;0.03842092,0.04145543;-0.7731609;-0.01583755,-0.0793417;0.006034095;-0.03525447,-0.09761166;-0.362837;-0.03674739,-0.07782978;-0.7427521;0.02534596,-0.07697288;-0.7731333;-0.0297638,0.004554957;0.5709974;0.008194447,545.2521
+0;0;0,0.002610509;0.3308285;0.01418799,0.00476751;0.6489202;0.01120592,0.1846597;0.517594;0.01643679,0.2358378;0.2265632;0.04114307,0.2972543;-0.02809456;-0.0101343,-0.1755389;0.5158533;0.00792174,-0.2396275;0.2264166;0.01481954,-0.2956091;-0.02827343;-0.04219784,0.07792372;0.004173206;-0.03882171,0.09317087;-0.363963;0.0008507185,0.09953338;-0.7354603;0.09321062,0.1129968;-0.7583151;0.03070509,-0.07814486;0.007023884;-0.03795644,-0.1134722;-0.3611268;-0.01455208,-0.1356041;-0.7370851;0.05434386,-0.1330192;-0.6984667;-0.02812354,0.004240816;0.5711397;0.01457521,0;0;0,0.002399832;0.3310089;0.009107351,0.003486946;0.6490802;0.003642321,0.1796338;0.5130337;-0.02369535,0.2236724;0.2199196;-0.03225279,0.255543;-0.0380013;-0.09318721,-0.1769073;0.5221963;-0.01477332,-0.2243758;0.2295013;-0.01254843,-0.2547217;-0.02593601;-0.08384227,0.07673918;0.001421407;-0.04130042,0.08561531;-0.3690538;-0.04119778,0.0618128;-0.7431754;0.0365684,0.04461725;-0.7707726;-0.02060425,-0.07940757;0.005868136;-0.03544925,-0.09634893;-0.3643256;-0.03493178,-0.07507282;-0.7416312;0.02645997,-0.07695958;-0.7248924;-0.05540828,0.003411144;0.5713181;0.007450819,545.2745
+0;0;0,0.001351965;0.3311473;0.0139831,0.001868332;0.6495475;0.01090721,0.1838085;0.5186;0.01611895,0.2347581;0.2296492;0.0414845,0.2964402;-0.02564135;-0.00866716,-0.1793154;0.5159433;0.007609772,-0.2421757;0.2283061;0.0143336,-0.2982438;-0.02667239;-0.04342021,0.07775354;0.004257336;-0.03864585,0.0939683;-0.3652835;0.0001869984,0.1005952;-0.7351529;0.09238237,0.1140111;-0.757576;0.03004036,-0.07792433;0.006899637;-0.03791352,-0.1125193;-0.3627008;-0.01489165,-0.1341404;-0.7371045;0.05367713,-0.1315909;-0.6985334;-0.02838822,0.001791431;0.5716919;0.014295,0;0;0,0.001619101;0.3313134;0.009204865,0.002037942;0.6496901;0.003826618,0.1794302;0.5128691;-0.02452469,0.222299;0.22161;-0.03240895,0.2557981;-0.03661749;-0.09315073,-0.1792975;0.5219846;-0.01594183,-0.2268629;0.2313527;-0.01436798,-0.2579424;-0.02387297;-0.08776461,0.07667936;0.001512557;-0.04092956,0.0872149;-0.3702488;-0.04465413,0.06614529;-0.7425157;0.03484869,0.04892096;-0.7701171;-0.02172065,-0.07903647;0.00578723;-0.03573493,-0.09404112;-0.3658259;-0.03259065,-0.07085711;-0.741858;0.02580135,-0.0727127;-0.7250537;-0.05566717,0.002115548;0.5718527;0.007611513,545.2959
+0;0;0,0.001351965;0.3311473;0.0139831,0.001868332;0.6495475;0.01090721,0.1838085;0.5186;0.01611895,0.2347581;0.2296492;0.0414845,0.2964402;-0.02564135;-0.00866716,-0.1793154;0.5159433;0.007609772,-0.2421757;0.2283061;0.0143336,-0.2982438;-0.02667239;-0.04342021,0.07775354;0.004257336;-0.03864585,0.0939683;-0.3652835;0.0001869984,0.1005952;-0.7351529;0.09238237,0.1140111;-0.757576;0.03004036,-0.07792433;0.006899637;-0.03791352,-0.1125193;-0.3627008;-0.01489165,-0.1341404;-0.7371045;0.05367713,-0.1315909;-0.6985334;-0.02838822,0.001791431;0.5716919;0.014295,0;0;0,0.001619101;0.3313134;0.009204865,0.002037942;0.6496901;0.003826618,0.1794302;0.5128691;-0.02452469,0.222299;0.22161;-0.03240895,0.2557981;-0.03661749;-0.09315073,-0.1792975;0.5219846;-0.01594183,-0.2268629;0.2313527;-0.01436798,-0.2579424;-0.02387297;-0.08776461,0.07667936;0.001512557;-0.04092956,0.0872149;-0.3702488;-0.04465413,0.06614529;-0.7425157;0.03484869,0.04892096;-0.7701171;-0.02172065,-0.07903647;0.00578723;-0.03573493,-0.09404112;-0.3658259;-0.03259065,-0.07085711;-0.741858;0.02580135,-0.0727127;-0.7250537;-0.05566717,0.002115548;0.5718527;0.007611513,545.3073
+0;0;0,0.001351965;0.3311473;0.0139831,0.001868332;0.6495475;0.01090721,0.1838085;0.5186;0.01611895,0.2347581;0.2296492;0.0414845,0.2964402;-0.02564135;-0.00866716,-0.1793154;0.5159433;0.007609772,-0.2421757;0.2283061;0.0143336,-0.2982438;-0.02667239;-0.04342021,0.07775354;0.004257336;-0.03864585,0.0939683;-0.3652835;0.0001869984,0.1005952;-0.7351529;0.09238237,0.1140111;-0.757576;0.03004036,-0.07792433;0.006899637;-0.03791352,-0.1125193;-0.3627008;-0.01489165,-0.1341404;-0.7371045;0.05367713,-0.1315909;-0.6985334;-0.02838822,0.001791431;0.5716919;0.014295,0;0;0,0.001619101;0.3313134;0.009204865,0.002037942;0.6496901;0.003826618,0.1794302;0.5128691;-0.02452469,0.222299;0.22161;-0.03240895,0.2557981;-0.03661749;-0.09315073,-0.1792975;0.5219846;-0.01594183,-0.2268629;0.2313527;-0.01436798,-0.2579424;-0.02387297;-0.08776461,0.07667936;0.001512557;-0.04092956,0.0872149;-0.3702488;-0.04465413,0.06614529;-0.7425157;0.03484869,0.04892096;-0.7701171;-0.02172065,-0.07903647;0.00578723;-0.03573493,-0.09404112;-0.3658259;-0.03259065,-0.07085711;-0.741858;0.02580135,-0.0727127;-0.7250537;-0.05566717,0.002115548;0.5718527;0.007611513,545.3187
+0;0;0,0.0004120963;0.3312193;0.01385119,8.798088E-06;0.6496844;0.01078829,0.1806314;0.5195301;0.0158062,0.2327836;0.2292491;0.0422796,0.2953604;-0.02931714;-0.007518947,-0.1792976;0.5165735;0.006913318,-0.2426127;0.2273777;0.01329445,-0.2984225;-0.03082365;-0.04560892,0.0774717;0.004505734;-0.03860127,0.09376576;-0.3676887;-0.001371574,0.1016094;-0.7370383;0.09168737,0.1153396;-0.7604726;0.02807187,-0.07777584;0.00659825;-0.03767765,-0.1118634;-0.3655815;-0.01530682,-0.1333121;-0.7397751;0.05295536,-0.1306349;-0.7010353;-0.03075316,0.0001559946;0.5718118;0.01416502,0;0;0,0.0008995384;0.331385;0.009022236,0.0006055981;0.6498218;0.003403187,0.1764559;0.5133721;-0.02497768,0.2210579;0.2207464;-0.03301787,0.2512447;-0.0412153;-0.0939858,-0.179013;0.5228688;-0.01605027,-0.2264659;0.2305835;-0.01490125,-0.2578724;-0.02744702;-0.09030788,0.07648771;0.001622006;-0.04073358,0.08577767;-0.3725917;-0.04835403,0.06689692;-0.7442167;0.03337073,0.0514794;-0.7714347;-0.02645468,-0.07869317;0.00569432;-0.03587734,-0.09369323;-0.3683804;-0.03104681,-0.06894662;-0.7441772;0.02644176,-0.07083845;-0.7276604;-0.05665634,0.0008574724;0.5719714;0.007251978,545.3411
+0;0;0,0.0004120963;0.3312193;0.01385119,8.798088E-06;0.6496844;0.01078829,0.1806314;0.5195301;0.0158062,0.2327836;0.2292491;0.0422796,0.2953604;-0.02931714;-0.007518947,-0.1792976;0.5165735;0.006913318,-0.2426127;0.2273777;0.01329445,-0.2984225;-0.03082365;-0.04560892,0.0774717;0.004505734;-0.03860127,0.09376576;-0.3676887;-0.001371574,0.1016094;-0.7370383;0.09168737,0.1153396;-0.7604726;0.02807187,-0.07777584;0.00659825;-0.03767765,-0.1118634;-0.3655815;-0.01530682,-0.1333121;-0.7397751;0.05295536,-0.1306349;-0.7010353;-0.03075316,0.0001559946;0.5718118;0.01416502,0;0;0,0.0008995384;0.331385;0.009022236,0.0006055981;0.6498218;0.003403187,0.1764559;0.5133721;-0.02497768,0.2210579;0.2207464;-0.03301787,0.2512447;-0.0412153;-0.0939858,-0.179013;0.5228688;-0.01605027,-0.2264659;0.2305835;-0.01490125,-0.2578724;-0.02744702;-0.09030788,0.07648771;0.001622006;-0.04073358,0.08577767;-0.3725917;-0.04835403,0.06689692;-0.7442167;0.03337073,0.0514794;-0.7714347;-0.02645468,-0.07869317;0.00569432;-0.03587734,-0.09369323;-0.3683804;-0.03104681,-0.06894662;-0.7441772;0.02644176,-0.07083845;-0.7276604;-0.05665634,0.0008574724;0.5719714;0.007251978,545.3524
+0;0;0,0.0004121819;0.3312881;0.01385407,8.79023E-06;0.6498259;0.01079039,0.1795148;0.5199757;0.01579899,0.2313662;0.2313691;0.04211969,0.2945598;-0.02974567;-0.008169685,-0.1781873;0.5170374;0.006961132,-0.2411372;0.2295097;0.01330546,-0.297497;-0.03123653;-0.04617848,0.07736816;0.004499712;-0.03854968,0.09366781;-0.3678224;-0.001307208,0.1015195;-0.7375521;0.09184749,0.1148282;-0.759346;0.03018494,-0.0776719;0.006589431;-0.0376273,-0.1117712;-0.3657181;-0.01524879,-0.133242;-0.7402967;0.05308364,-0.1306469;-0.7018252;-0.02805511,0.0001560235;0.5719339;0.01416797,0;0;0,0.000128001;0.3314624;0.008751631,-0.000888437;0.6499643;0.002809286,0.174126;0.514434;-0.02589023,0.2193854;0.2236345;-0.03378701,0.2513333;-0.04090038;-0.09464753,-0.1791961;0.5233988;-0.01681632,-0.2268053;0.2328677;-0.01634358,-0.2584639;-0.02728897;-0.09392945,0.07643592;0.00194709;-0.0405699,0.08706285;-0.372263;-0.05198658,0.06944589;-0.7438357;0.03205419,0.05488673;-0.7710719;-0.0242846,-0.07851523;0.005395646;-0.03603337,-0.09334084;-0.368793;-0.02974407,-0.06589903;-0.7448938;0.02712926,-0.06775393;-0.7279893;-0.05341304,-0.0004641265;0.5720993;0.006742477,545.3743
+0;0;0,-0.0001212025;0.3313037;0.01348158,-0.0009351117;0.6498384;0.01017812,0.1786641;0.5200206;0.01586732,0.2309037;0.2315182;0.04255993,0.294071;-0.02976274;-0.006892428,-0.179048;0.5171143;0.006140004,-0.2421023;0.2295999;0.01203382,-0.2970898;-0.03136125;-0.047791,0.07744581;0.004621259;-0.03837901,0.09437679;-0.3679155;-0.003648344,0.103208;-0.7373918;0.09041917,0.1165613;-0.7602597;0.02968466,-0.07756934;0.006479024;-0.03785732,-0.1108199;-0.3659512;-0.01625656,-0.1315295;-0.7405558;0.05216836,-0.1287837;-0.7020991;-0.02896696,-0.0006965288;0.5719491;0.01361057,0;0;0,0.000128001;0.3314624;0.008751631,-0.000888437;0.6499643;0.002809286,0.174126;0.514434;-0.02589023,0.2193854;0.2236345;-0.03378701,0.2513333;-0.04090038;-0.09464753,-0.1791961;0.5233988;-0.01681632,-0.2268053;0.2328677;-0.01634358,-0.2584639;-0.02728897;-0.09392945,0.07643592;0.00194709;-0.0405699,0.08706285;-0.372263;-0.05198658,0.06944589;-0.7438357;0.03205419,0.05488673;-0.7710719;-0.0242846,-0.07851523;0.005395646;-0.03603337,-0.09334084;-0.368793;-0.02974407,-0.06589903;-0.7448938;0.02712926,-0.06775393;-0.7279893;-0.05341304,-0.0004641265;0.5720993;0.006742477,545.3859
+0;0;0,-0.0001212561;0.33145;0.01348754,-0.0009355032;0.650117;0.01018268,0.1788965;0.5201988;0.01587626,0.2311785;0.231463;0.04259046,0.2944511;-0.0302538;-0.006944396,-0.1792797;0.5172888;0.00613632,-0.2423851;0.2295418;0.0120349,-0.2974643;-0.03185472;-0.04788972,0.07734878;0.004615469;-0.03833092,0.09430204;-0.3684118;-0.003554519,0.1031531;-0.7387185;0.09072439,0.1163094;-0.7608064;0.03088584,-0.07747215;0.006470906;-0.03780988,-0.1107665;-0.3664497;-0.01618068,-0.1315226;-0.7418962;0.05239801,-0.1288173;-0.7035642;-0.02754039,-0.0006968196;0.5721947;0.01361658,0;0;0,0.0002619326;0.3316205;0.008295774,-0.0005382225;0.6502473;0.001935959,0.1747484;0.5149115;-0.0266546,0.2192478;0.2237681;-0.03506303,0.2514148;-0.04121372;-0.09591317,-0.179123;0.5234385;-0.0174303,-0.2271423;0.2327333;-0.01761361,-0.2598788;-0.02752152;-0.09602643,0.07638736;0.002020895;-0.04042625,0.08951482;-0.3724868;-0.05518365,0.07306311;-0.7445097;0.03096867,0.0598724;-0.7705624;-0.02516508,-0.07832109;0.005352243;-0.0362016,-0.09186938;-0.3693527;-0.02853275,-0.06194946;-0.7463706;0.02675005,-0.06381841;-0.7292965;-0.05259929,-0.0001757145;0.5723543;0.005969524,545.3967
+0;0;0,-0.0001212561;0.33145;0.01348754,-0.0009355032;0.650117;0.01018268,0.1788965;0.5201988;0.01587626,0.2311785;0.231463;0.04259046,0.2944511;-0.0302538;-0.006944396,-0.1792797;0.5172888;0.00613632,-0.2423851;0.2295418;0.0120349,-0.2974643;-0.03185472;-0.04788972,0.07734878;0.004615469;-0.03833092,0.09430204;-0.3684118;-0.003554519,0.1031531;-0.7387185;0.09072439,0.1163094;-0.7608064;0.03088584,-0.07747215;0.006470906;-0.03780988,-0.1107665;-0.3664497;-0.01618068,-0.1315226;-0.7418962;0.05239801,-0.1288173;-0.7035642;-0.02754039,-0.0006968196;0.5721947;0.01361658,0;0;0,0.0002619326;0.3316205;0.008295774,-0.0005382225;0.6502473;0.001935959,0.1747484;0.5149115;-0.0266546,0.2192478;0.2237681;-0.03506303,0.2514148;-0.04121372;-0.09591317,-0.179123;0.5234385;-0.0174303,-0.2271423;0.2327333;-0.01761361,-0.2598788;-0.02752152;-0.09602643,0.07638736;0.002020895;-0.04042625,0.08951482;-0.3724868;-0.05518365,0.07306311;-0.7445097;0.03096867,0.0598724;-0.7705624;-0.02516508,-0.07832109;0.005352243;-0.0362016,-0.09186938;-0.3693527;-0.02853275,-0.06194946;-0.7463706;0.02675005,-0.06381841;-0.7292965;-0.05259929,-0.0001757145;0.5723543;0.005969524,545.419
+0;0;0,0.002078055;0.3312417;0.01277068,0.002025746;0.6496465;0.009219715,0.1818013;0.5188735;0.01587284,0.2338105;0.229304;0.04236361,0.2986567;-0.03291845;-0.007013366,-0.1769643;0.5178659;0.00526495,-0.2389916;0.2291039;0.0103996,-0.2934417;-0.03317595;-0.05000074,0.07749248;0.004948952;-0.03823311,0.0959297;-0.3703841;-0.007275928,0.1060276;-0.7420841;0.08867583,0.1192729;-0.7639513;0.0297671,-0.07748991;0.006157856;-0.03806235,-0.1089146;-0.3690398;-0.01775582,-0.1291856;-0.7462059;0.05155864,-0.1263457;-0.7079924;-0.0275637,0.002206323;0.5717924;0.01266993,0;0;0,-0.0002244115;0.3313923;0.008219719,-0.00143227;0.6497542;0.001790524,0.174448;0.5149423;-0.02646184,0.2194174;0.2231216;-0.03515911,0.2503521;-0.04263937;-0.09694791,-0.1801927;0.5231338;-0.01794448,-0.2283421;0.2316911;-0.01803647,-0.2622149;-0.02907351;-0.09714524,0.07636014;0.002145305;-0.04069245,0.09061587;-0.3742832;-0.05717027,0.07509862;-0.7478773;0.03033018,0.06512682;-0.7745621;-0.02465415,-0.07848787;0.005264;-0.03610115,-0.0915361;-0.3714653;-0.02727389,-0.05921362;-0.7502153;0.02725491,-0.06097403;-0.7330145;-0.05128778,-0.0009771138;0.5719301;0.00584054,545.4304
+0;0;0,0.002078055;0.3312417;0.01277068,0.002025746;0.6496465;0.009219715,0.1818013;0.5188735;0.01587284,0.2338105;0.229304;0.04236361,0.2986567;-0.03291845;-0.007013366,-0.1769643;0.5178659;0.00526495,-0.2389916;0.2291039;0.0103996,-0.2934417;-0.03317595;-0.05000074,0.07749248;0.004948952;-0.03823311,0.0959297;-0.3703841;-0.007275928,0.1060276;-0.7420841;0.08867583,0.1192729;-0.7639513;0.0297671,-0.07748991;0.006157856;-0.03806235,-0.1089146;-0.3690398;-0.01775582,-0.1291856;-0.7462059;0.05155864,-0.1263457;-0.7079924;-0.0275637,0.002206323;0.5717924;0.01266993,0;0;0,-0.0002244115;0.3313923;0.008219719,-0.00143227;0.6497542;0.001790524,0.174448;0.5149423;-0.02646184,0.2194174;0.2231216;-0.03515911,0.2503521;-0.04263937;-0.09694791,-0.1801927;0.5231338;-0.01794448,-0.2283421;0.2316911;-0.01803647,-0.2622149;-0.02907351;-0.09714524,0.07636014;0.002145305;-0.04069245,0.09061587;-0.3742832;-0.05717027,0.07509862;-0.7478773;0.03033018,0.06512682;-0.7745621;-0.02465415,-0.07848787;0.005264;-0.03610115,-0.0915361;-0.3714653;-0.02727389,-0.05921362;-0.7502153;0.02725491,-0.06097403;-0.7330145;-0.05128778,-0.0009771138;0.5719301;0.00584054,545.4417
+0;0;0,0.002078225;0.3312689;0.01277172,0.002025908;0.6497051;0.009220372,0.1813996;0.5190419;0.01586672,0.2333455;0.2298247;0.04232525,0.2983741;-0.03313535;-0.007190619,-0.1765632;0.5180365;0.005282562,-0.238515;0.2296259;0.01041097,-0.2931182;-0.03339168;-0.05015928,0.07729793;0.004936527;-0.03813712,0.09573909;-0.3704768;-0.007173317,0.1058412;-0.742334;0.08881899,0.1188816;-0.7633986;0.03082178,-0.07729537;0.006142396;-0.0379668,-0.1087268;-0.3691355;-0.01765591,-0.1290063;-0.746461;0.05168784,-0.1262104;-0.7083746;-0.0262102,0.002206506;0.5718423;0.01267096,0;0;0,-0.0001044422;0.3314223;0.008106709,-0.001123518;0.6498144;0.001576424,0.1744843;0.5155883;-0.02645326,0.2192286;0.2240955;-0.0351094,0.2515079;-0.04210249;-0.0977608,-0.1796207;0.5236763;-0.01822589,-0.2288668;0.2327821;-0.01886807,-0.2616294;-0.02919754;-0.09710994,0.07626132;0.002190456;-0.04041278,0.09226041;-0.3741601;-0.05880487,0.07803308;-0.7476535;0.03004669,0.06553767;-0.7747979;-0.02210415,-0.07815549;0.00522888;-0.03630646,-0.09040715;-0.3715613;-0.02567475,-0.05581275;-0.7504517;0.0276138,-0.05748443;-0.7330574;-0.04971419,-0.0007221624;0.5719825;0.00565052,545.4638
+0;0;0,0.003897308;0.3312741;0.01219756,0.005075585;0.6497046;0.008309324,0.1840422;0.5184008;0.01652413,0.235756;0.2290033;0.04141895,0.3012445;-0.03396666;-0.007433828,-0.1740452;0.519201;0.00450411,-0.2339704;0.2303434;0.008411534,-0.2874812;-0.03300345;-0.05170128,0.07740968;0.005157484;-0.03788038,0.09652701;-0.370596;-0.01184478,0.1087965;-0.7418546;0.0861904,0.1228011;-0.7622794;0.02785916,-0.07722048;0.005877795;-0.03816057,-0.1064692;-0.3696545;-0.01934587,-0.1259376;-0.746949;0.05039839,-0.1228985;-0.7088848;-0.02749287,0.005073089;0.5718444;0.0118231,0;0;0,-0.0001044422;0.3314223;0.008106709,-0.001123518;0.6498144;0.001576424,0.1744843;0.5155883;-0.02645326,0.2192286;0.2240955;-0.0351094,0.2515079;-0.04210249;-0.0977608,-0.1796207;0.5236763;-0.01822589,-0.2288668;0.2327821;-0.01886807,-0.2616294;-0.02919754;-0.09710994,0.07626132;0.002190456;-0.04041278,0.09226041;-0.3741601;-0.05880487,0.07803308;-0.7476535;0.03004669,0.06553767;-0.7747979;-0.02210415,-0.07815549;0.00522888;-0.03630646,-0.09040715;-0.3715613;-0.02567475,-0.05581275;-0.7504517;0.0276138,-0.05748443;-0.7330574;-0.04971419,-0.0007221624;0.5719825;0.00565052,545.4755
+0;0;0,0.003897308;0.3312741;0.01219756,0.005075585;0.6497046;0.008309324,0.1840422;0.5184008;0.01652413,0.235756;0.2290033;0.04141895,0.3012445;-0.03396666;-0.007433828,-0.1740452;0.519201;0.00450411,-0.2339704;0.2303434;0.008411534,-0.2874812;-0.03300345;-0.05170128,0.07740968;0.005157484;-0.03788038,0.09652701;-0.370596;-0.01184478,0.1087965;-0.7418546;0.0861904,0.1228011;-0.7622794;0.02785916,-0.07722048;0.005877795;-0.03816057,-0.1064692;-0.3696545;-0.01934587,-0.1259376;-0.746949;0.05039839,-0.1228985;-0.7088848;-0.02749287,0.005073089;0.5718444;0.0118231,0;0;0,-0.0001044422;0.3314223;0.008106709,-0.001123518;0.6498144;0.001576424,0.1744843;0.5155883;-0.02645326,0.2192286;0.2240955;-0.0351094,0.2515079;-0.04210249;-0.0977608,-0.1796207;0.5236763;-0.01822589,-0.2288668;0.2327821;-0.01886807,-0.2616294;-0.02919754;-0.09710994,0.07626132;0.002190456;-0.04041278,0.09226041;-0.3741601;-0.05880487,0.07803308;-0.7476535;0.03004669,0.06553767;-0.7747979;-0.02210415,-0.07815549;0.00522888;-0.03630646,-0.09040715;-0.3715613;-0.02567475,-0.05581275;-0.7504517;0.0276138,-0.05748443;-0.7330574;-0.04971419,-0.0007221624;0.5719825;0.00565052,545.4873
+0;0;0,0.003899116;0.3314278;0.01220322,0.005078017;0.6500314;0.00831272,0.1857477;0.5181733;0.01657432,0.2375573;0.2282398;0.04151524,0.3030032;-0.03455913;-0.007305782,-0.1757473;0.5189811;0.004439922,-0.2357835;0.2295886;0.008354582,-0.2892595;-0.03358707;-0.05171916,0.07741158;0.005157611;-0.03788131,0.09654905;-0.3709916;-0.01181829,0.1088222;-0.7423596;0.08624577,0.1228345;-0.7628126;0.02788187,-0.07722239;0.00587794;-0.03816151,-0.1065019;-0.37005;-0.01932699,-0.125976;-0.7474555;0.05043781,-0.1229353;-0.7093868;-0.02749705,0.00507552;0.5721254;0.01182856,0;0;0,-0.0004632697;0.3315826;0.007826567,-0.00180424;0.6501402;0.0009930134,0.1758421;0.515854;-0.0265404,0.2201733;0.2237593;-0.03565598,0.2527664;-0.04204378;-0.09903121,-0.1817019;0.5228145;-0.01926233,-0.2319221;0.2315337;-0.02032028,-0.2637757;-0.030799;-0.09711134,0.07637409;0.002216622;-0.04020238,0.09419756;-0.3743503;-0.06053698,0.0815342;-0.747823;0.02912402,0.06934635;-0.7749522;-0.02318192,-0.07806576;0.005213419;-0.03650622,-0.08886427;-0.3719994;-0.02520576,-0.05299384;-0.7507815;0.0288198,-0.05457606;-0.7334068;-0.04855135,-0.001328543;0.5722669;0.005144835,545.5093
+0;0;0,-0.0008258121;0.3314168;0.01306734,-0.003868464;0.6500143;0.009842923,0.1780735;0.5194271;0.01642478,0.2306503;0.2294962;0.03973591,0.2966436;-0.03309119;-0.009485263,-0.183042;0.5168225;0.00289071,-0.242467;0.2272839;0.004828579,-0.2943824;-0.03626728;-0.05496719,0.07751837;0.005442487;-0.03762218,0.09789975;-0.3710064;-0.0175073,0.1116645;-0.7421148;0.08133803,0.127151;-0.76332;0.02401095,-0.07718166;0.005557345;-0.0382917,-0.1045541;-0.3706258;-0.02183573,-0.1224906;-0.7480028;0.04849321,-0.1192282;-0.7098821;-0.02942728,-0.00300768;0.5721076;0.0132358,0;0;0,-0.0004632697;0.3315826;0.007826567,-0.00180424;0.6501402;0.0009930134,0.1758421;0.515854;-0.0265404,0.2201733;0.2237593;-0.03565598,0.2527664;-0.04204378;-0.09903121,-0.1817019;0.5228145;-0.01926233,-0.2319221;0.2315337;-0.02032028,-0.2637757;-0.030799;-0.09711134,0.07637409;0.002216622;-0.04020238,0.09419756;-0.3743503;-0.06053698,0.0815342;-0.747823;0.02912402,0.06934635;-0.7749522;-0.02318192,-0.07806576;0.005213419;-0.03650622,-0.08886427;-0.3719994;-0.02520576,-0.05299384;-0.7507815;0.0288198,-0.05457606;-0.7334068;-0.04855135,-0.001328543;0.5722669;0.005144835,545.5211
+0;0;0,-0.000825968;0.3314793;0.01306981,-0.003869164;0.6501338;0.009844813,0.1767579;0.5199154;0.01640412,0.2295433;0.2288341;0.03980773,0.2954494;-0.03340638;-0.009348422,-0.1817351;0.5173297;0.002968333,-0.2413959;0.2266423;0.004913891,-0.2932427;-0.03656071;-0.05480289,0.07771371;0.005456201;-0.03771698,0.09815246;-0.3720523;-0.01754549,0.1119072;-0.7428893;0.08122755,0.1274229;-0.7641913;0.0237921,-0.07737616;0.00557135;-0.0383882,-0.1048257;-0.3716707;-0.0218859,-0.1227491;-0.7487717;0.0483916,-0.1194805;-0.7106356;-0.02967618,-0.003008227;0.5722133;0.0132383,0;0;0,-0.000203535;0.3316494;0.007659912,-0.001253881;0.650262;0.0006818771,0.1749696;0.5163373;-0.02685881,0.2198779;0.2231471;-0.03608334,0.2544146;-0.04200119;-0.09959435,-0.1799092;0.5233127;-0.01948536,-0.2304848;0.2309057;-0.02109342,-0.261695;-0.03131759;-0.09721784,0.07656932;0.002272949;-0.0402956,0.09516203;-0.3751981;-0.0628171,0.08464527;-0.7480644;0.02842712,0.07263112;-0.7751154;-0.02422559,-0.0783065;0.005181314;-0.0365104,-0.08729304;-0.3731408;-0.02515336,-0.05064529;-0.7516044;0.02858254,-0.05220902;-0.7342574;-0.04893468,-0.0008542985;0.5723763;0.004867554,545.5326
+0;0;0,-0.000825968;0.3314793;0.01306981,-0.003869164;0.6501338;0.009844813,0.1767579;0.5199154;0.01640412,0.2295433;0.2288341;0.03980773,0.2954494;-0.03340638;-0.009348422,-0.1817351;0.5173297;0.002968333,-0.2413959;0.2266423;0.004913891,-0.2932427;-0.03656071;-0.05480289,0.07771371;0.005456201;-0.03771698,0.09815246;-0.3720523;-0.01754549,0.1119072;-0.7428893;0.08122755,0.1274229;-0.7641913;0.0237921,-0.07737616;0.00557135;-0.0383882,-0.1048257;-0.3716707;-0.0218859,-0.1227491;-0.7487717;0.0483916,-0.1194805;-0.7106356;-0.02967618,-0.003008227;0.5722133;0.0132383,0;0;0,-0.000203535;0.3316494;0.007659912,-0.001253881;0.650262;0.0006818771,0.1749696;0.5163373;-0.02685881,0.2198779;0.2231471;-0.03608334,0.2544146;-0.04200119;-0.09959435,-0.1799092;0.5233127;-0.01948536,-0.2304848;0.2309057;-0.02109342,-0.261695;-0.03131759;-0.09721784,0.07656932;0.002272949;-0.0402956,0.09516203;-0.3751981;-0.0628171,0.08464527;-0.7480644;0.02842712,0.07263112;-0.7751154;-0.02422559,-0.0783065;0.005181314;-0.0365104,-0.08729304;-0.3731408;-0.02515336,-0.05064529;-0.7516044;0.02858254,-0.05220902;-0.7342574;-0.04893468,-0.0008542985;0.5723763;0.004867554,545.5552
+0;0;0,-0.001854428;0.3312103;0.01298285,-0.004470256;0.6496322;0.009542669,0.1757185;0.5204744;0.01701774,0.230123;0.2287607;0.03704333,0.296292;-0.03325537;-0.0135102,-0.1817849;0.5165681;0.00084046,-0.2393213;0.224768;0.001159522,-0.2898906;-0.03868937;-0.05900164,0.07783256;0.005813;-0.03737592,0.1014684;-0.3732364;-0.02446979,0.1174703;-0.7422801;0.07706962,0.1328519;-0.7630484;0.018987,-0.07719868;0.005240609;-0.03874992,-0.1010739;-0.3737726;-0.02523588,-0.1177754;-0.7499282;0.04538659,-0.1140563;-0.7117846;-0.03276356,-0.00379894;0.5717677;0.01299472,0;0;0,0.0002691671;0.3313801;0.007704735,-0.0003383458;0.6497608;0.0007739067,0.1753339;0.5162845;-0.02697206,0.2205971;0.2224772;-0.03626239,0.2551831;-0.04269886;-0.1000737,-0.1786397;0.5231972;-0.01961898,-0.2297684;0.2302114;-0.02134203,-0.2613298;-0.03207827;-0.09746332,0.0764412;0.00233157;-0.04049647,0.09648134;-0.3764145;-0.0640229,0.08788861;-0.7480412;0.02860188,0.07579912;-0.775032;-0.02425158,-0.07831477;0.005146444;-0.03645499,-0.08554153;-0.3746166;-0.02498765,-0.04840629;-0.7521566;0.02834199,-0.04994919;-0.7348177;-0.04927832,-4.700571E-05;0.5719295;0.004947901,545.567
+0;0;0,-0.001854428;0.3312103;0.01298285,-0.004470256;0.6496322;0.009542669,0.1757185;0.5204744;0.01701774,0.230123;0.2287607;0.03704333,0.296292;-0.03325537;-0.0135102,-0.1817849;0.5165681;0.00084046,-0.2393213;0.224768;0.001159522,-0.2898906;-0.03868937;-0.05900164,0.07783256;0.005813;-0.03737592,0.1014684;-0.3732364;-0.02446979,0.1174703;-0.7422801;0.07706962,0.1328519;-0.7630484;0.018987,-0.07719868;0.005240609;-0.03874992,-0.1010739;-0.3737726;-0.02523588,-0.1177754;-0.7499282;0.04538659,-0.1140563;-0.7117846;-0.03276356,-0.00379894;0.5717677;0.01299472,0;0;0,0.0002691671;0.3313801;0.007704735,-0.0003383458;0.6497608;0.0007739067,0.1753339;0.5162845;-0.02697206,0.2205971;0.2224772;-0.03626239,0.2551831;-0.04269886;-0.1000737,-0.1786397;0.5231972;-0.01961898,-0.2297684;0.2302114;-0.02134203,-0.2613298;-0.03207827;-0.09746332,0.0764412;0.00233157;-0.04049647,0.09648134;-0.3764145;-0.0640229,0.08788861;-0.7480412;0.02860188,0.07579912;-0.775032;-0.02425158,-0.07831477;0.005146444;-0.03645499,-0.08554153;-0.3746166;-0.02498765,-0.04840629;-0.7521566;0.02834199,-0.04994919;-0.7348177;-0.04927832,-4.700571E-05;0.5719295;0.004947901,545.5783
+0;0;0,-0.001853442;0.3310342;0.01297595,-0.004467581;0.6492507;0.009538116,0.1756098;0.5201778;0.01700835,0.2302141;0.2273927;0.03710748,0.29623;-0.03401703;-0.01332907,-0.1816727;0.5162739;0.0008410607,-0.2394204;0.2234022;0.001161295,-0.2898727;-0.03944558;-0.05886066,0.0778476;0.005814124;-0.03738315,0.1016946;-0.3766212;-0.02436173,0.1176629;-0.7448894;0.0769643,0.1331209;-0.7659102;0.0185928,-0.07721361;0.005241623;-0.03875741,-0.1013021;-0.3771572;-0.02512265,-0.1179685;-0.7525223;0.0453514,-0.1142309;-0.7143382;-0.03318743,-0.003796724;0.5714394;0.01298781,0;0;0,-0.0001290739;0.3312063;0.007601976,-0.001102939;0.6493782;0.0005612373,0.1748781;0.5168718;-0.02683675,0.221408;0.2221772;-0.03677571,0.2557412;-0.04236242;-0.1006272,-0.1791304;0.5227791;-0.02010972,-0.2309234;0.2288013;-0.02190989,-0.2628527;-0.03297225;-0.09735606,0.07644607;0.002404287;-0.04051876,0.0968892;-0.3796187;-0.0657289,0.0907207;-0.7499638;0.02887464,0.07834321;-0.7766918;-0.02477264,-0.07832127;0.005075285;-0.03649071,-0.08584718;-0.3780847;-0.02522975,-0.04687919;-0.7545749;0.02843663,-0.04835499;-0.737313;-0.0495689,-0.0007256195;0.5716019;0.004763603,545.6013
+0;0;0,-0.003855525;0.3310108;0.01313001,-0.008235134;0.6492102;0.009892981,0.1723292;0.5204546;0.01830036,0.22758;0.2275122;0.03381746,0.2954855;-0.03325218;-0.01744454,-0.1849569;0.5162828;8.237455E-05,-0.2410292;0.2230918;-0.001834189,-0.2896437;-0.03986284;-0.0628955,0.07787749;0.006134409;-0.03726951,0.1027921;-0.3764038;-0.03104221,0.1213532;-0.7438776;0.07269721,0.1373563;-0.7639148;0.01362533,-0.0772071;0.004909311;-0.03881384,-0.09883514;-0.377712;-0.02749235,-0.1142249;-0.7530755;0.04328039,-0.1101424;-0.7148733;-0.03523939,-0.007142173;0.5714014;0.01329185,0;0;0,-0.0001290739;0.3312063;0.007601976,-0.001102939;0.6493782;0.0005612373,0.1748781;0.5168718;-0.02683675,0.221408;0.2221772;-0.03677571,0.2557412;-0.04236242;-0.1006272,-0.1791304;0.5227791;-0.02010972,-0.2309234;0.2288013;-0.02190989,-0.2628527;-0.03297225;-0.09735606,0.07644607;0.002404287;-0.04051876,0.0968892;-0.3796187;-0.0657289,0.0907207;-0.7499638;0.02887464,0.07834321;-0.7766918;-0.02477264,-0.07832127;0.005075285;-0.03649071,-0.08584718;-0.3780847;-0.02522975,-0.04687919;-0.7545749;0.02843663,-0.04835499;-0.737313;-0.0495689,-0.0007256195;0.5716019;0.004763603,545.6126
+0;0;0,-0.003855525;0.3310108;0.01313001,-0.008235134;0.6492102;0.009892981,0.1723292;0.5204546;0.01830036,0.22758;0.2275122;0.03381746,0.2954855;-0.03325218;-0.01744454,-0.1849569;0.5162828;8.237455E-05,-0.2410292;0.2230918;-0.001834189,-0.2896437;-0.03986284;-0.0628955,0.07787749;0.006134409;-0.03726951,0.1027921;-0.3764038;-0.03104221,0.1213532;-0.7438776;0.07269721,0.1373563;-0.7639148;0.01362533,-0.0772071;0.004909311;-0.03881384,-0.09883514;-0.377712;-0.02749235,-0.1142249;-0.7530755;0.04328039,-0.1101424;-0.7148733;-0.03523939,-0.007142173;0.5714014;0.01329185,0;0;0,-0.0001290739;0.3312063;0.007601976,-0.001102939;0.6493782;0.0005612373,0.1748781;0.5168718;-0.02683675,0.221408;0.2221772;-0.03677571,0.2557412;-0.04236242;-0.1006272,-0.1791304;0.5227791;-0.02010972,-0.2309234;0.2288013;-0.02190989,-0.2628527;-0.03297225;-0.09735606,0.07644607;0.002404287;-0.04051876,0.0968892;-0.3796187;-0.0657289,0.0907207;-0.7499638;0.02887464,0.07834321;-0.7766918;-0.02477264,-0.07832127;0.005075285;-0.03649071,-0.08584718;-0.3780847;-0.02522975,-0.04687919;-0.7545749;0.02843663,-0.04835499;-0.737313;-0.0495689,-0.0007256195;0.5716019;0.004763603,545.6237
+0;0;0,-0.003857247;0.3311587;0.01313587,-0.008238668;0.6494896;0.00989757,0.1725349;0.5206441;0.01831212,0.2275033;0.2291983;0.03374994,0.2953899;-0.03149328;-0.01749774,-0.1851669;0.5164675;7.294212E-05,-0.2409526;0.2247744;-0.001833829,-0.2895536;-0.0381068;-0.06287809,0.0777624;0.006125344;-0.03721444,0.1027119;-0.3769496;-0.0309784,0.1212862;-0.7446835;0.07283442,0.1380984;-0.7672507;0.01077564,-0.07709301;0.004902056;-0.03875648,-0.09875138;-0.3782561;-0.02741911,-0.114152;-0.7538852;0.04340372,-0.1098632;-0.7152683;-0.03908633,-0.007145274;0.5716501;0.01329779,0;0;0,-0.0001081824;0.3313525;0.007682562,-0.001006655;0.6496582;0.000729084,0.1749035;0.5164828;-0.02711654,0.2208901;0.2232647;-0.03755331,0.2560311;-0.04117751;-0.1010389,-0.1791426;0.5228291;-0.02059882,-0.2304758;0.2303204;-0.02262387,-0.2625037;-0.03154236;-0.09743771,0.07634809;0.00253801;-0.0404222,0.09869248;-0.3798022;-0.06733859,0.09333981;-0.7500771;0.02867246,0.07939372;-0.7740135;-0.03292,-0.07814024;0.004957961;-0.03659164,-0.08493705;-0.3787287;-0.02450336,-0.04433089;-0.7554359;0.02834691,-0.04725596;-0.781837;-0.03254338,-0.000654377;0.5718498;0.0049088,545.6356
+0;0;0,-0.00447794;0.3311419;0.01336047,-0.008983403;0.6494745;0.01044411,0.1718128;0.5208674;0.02013263,0.2290396;0.2295976;0.02948792,0.2965078;-0.03007948;-0.02717656,-0.1857236;0.5161465;-0.0007099966,-0.2384882;0.2239261;-0.005569262,-0.2855727;-0.0390349;-0.06745277,0.07793647;0.006303646;-0.03681844,0.1058167;-0.3766199;-0.03676056,0.1266382;-0.7438977;0.06823388,0.143637;-0.7682181;0.007755838,-0.07694703;0.004732618;-0.0390664,-0.09563628;-0.3786509;-0.0303723,-0.1092485;-0.7542378;0.04103857,-0.1045128;-0.715598;-0.04142465,-0.007892794;0.5716313;0.01375909,0;0;0,-0.0001081824;0.3313525;0.007682562,-0.001006655;0.6496582;0.000729084,0.1749035;0.5164828;-0.02711654,0.2208901;0.2232647;-0.03755331,0.2560311;-0.04117751;-0.1010389,-0.1791426;0.5228291;-0.02059882,-0.2304758;0.2303204;-0.02262387,-0.2625037;-0.03154236;-0.09743771,0.07634809;0.00253801;-0.0404222,0.09869248;-0.3798022;-0.06733859,0.09333981;-0.7500771;0.02867246,0.07939372;-0.7740135;-0.03292,-0.07814024;0.004957961;-0.03659164,-0.08493705;-0.3787287;-0.02450336,-0.04433089;-0.7554359;0.02834691,-0.04725596;-0.781837;-0.03254338,-0.000654377;0.5718498;0.0049088,545.6466
+0;0;0,-0.00447794;0.3311419;0.01336047,-0.008983403;0.6494745;0.01044411,0.1718128;0.5208674;0.02013263,0.2290396;0.2295976;0.02948792,0.2965078;-0.03007948;-0.02717656,-0.1857236;0.5161465;-0.0007099966,-0.2384882;0.2239261;-0.005569262,-0.2855727;-0.0390349;-0.06745277,0.07793647;0.006303646;-0.03681844,0.1058167;-0.3766199;-0.03676056,0.1266382;-0.7438977;0.06823388,0.143637;-0.7682181;0.007755838,-0.07694703;0.004732618;-0.0390664,-0.09563628;-0.3786509;-0.0303723,-0.1092485;-0.7542378;0.04103857,-0.1045128;-0.715598;-0.04142465,-0.007892794;0.5716313;0.01375909,0;0;0,-0.0001081824;0.3313525;0.007682562,-0.001006655;0.6496582;0.000729084,0.1749035;0.5164828;-0.02711654,0.2208901;0.2232647;-0.03755331,0.2560311;-0.04117751;-0.1010389,-0.1791426;0.5228291;-0.02059882,-0.2304758;0.2303204;-0.02262387,-0.2625037;-0.03154236;-0.09743771,0.07634809;0.00253801;-0.0404222,0.09869248;-0.3798022;-0.06733859,0.09333981;-0.7500771;0.02867246,0.07939372;-0.7740135;-0.03292,-0.07814024;0.004957961;-0.03659164,-0.08493705;-0.3787287;-0.02450336,-0.04433089;-0.7554359;0.02834691,-0.04725596;-0.781837;-0.03254338,-0.000654377;0.5718498;0.0049088,545.6586
+0;0;0,-0.00447109;0.3306354;0.01334004,-0.008969175;0.6484466;0.01042862,0.1717822;0.5199829;0.02011002,0.2291232;0.2281311;0.029484,0.2960507;-0.02946487;-0.02672635,-0.1856686;0.5152631;-0.0007276125,-0.2385387;0.2224588;-0.005596588,-0.2852458;-0.03839478;-0.06698414,0.07800143;0.006308901;-0.03684913,0.105886;-0.3766738;-0.03679125,0.126759;-0.7448605;0.06846304,0.1437224;-0.7690679;0.008110836,-0.07701117;0.004736563;-0.03909897,-0.09570331;-0.3787062;-0.03040352,-0.1093492;-0.7552226;0.04118407,-0.1046233;-0.7166008;-0.04110757,-0.007880404;0.5707346;0.013738,0;0;0,-0.0001642406;0.3308495;0.007501602,-0.001134716;0.6486288;0.000352859,0.1750197;0.5162413;-0.0270555,0.2215388;0.2225237;-0.03797936,0.2575694;-0.03937992;-0.1020328,-0.1792554;0.522287;-0.02125656,-0.2316611;0.229365;-0.02318034,-0.262857;-0.03026393;-0.09810816,0.07641236;0.002509102;-0.04045665,0.1011377;-0.3795581;-0.06989598,0.09661215;-0.750105;0.02884674,0.08338038;-0.7742387;-0.03249693,-0.07819975;0.004992724;-0.03662999,-0.08446151;-0.3787641;-0.02459653,-0.04320328;-0.7564379;0.02770903,-0.0427989;-0.789044;-0.02659474,-0.0007653013;0.5709547;0.004583835,545.6807
+0;0;0,-0.005220975;0.3306171;0.01352062,-0.01022892;0.6484232;0.01088246,0.1707949;0.5206338;0.0211576,0.2314747;0.2293143;0.0232269,0.2987767;-0.02726316;-0.0370476,-0.1868271;0.515714;-0.00198698,-0.2382692;0.222727;-0.01008996,-0.2841776;-0.03786895;-0.07315135,0.07832351;0.006413581;-0.03614108,0.1105005;-0.376191;-0.0417756,0.1332887;-0.7440401;0.06425859,0.1508385;-0.7674854;0.003396474,-0.07662734;0.004681011;-0.0398525,-0.09348592;-0.3788911;-0.03340718,-0.1034674;-0.755425;0.03869168,-0.09834308;-0.7167835;-0.04357405,-0.009032428;0.5707098;0.01412177,0;0;0,-0.0001642406;0.3308495;0.007501602,-0.001134716;0.6486288;0.000352859,0.1750197;0.5162413;-0.0270555,0.2215388;0.2225237;-0.03797936,0.2575694;-0.03937992;-0.1020328,-0.1792554;0.522287;-0.02125656,-0.2316611;0.229365;-0.02318034,-0.262857;-0.03026393;-0.09810816,0.07641236;0.002509102;-0.04045665,0.1011377;-0.3795581;-0.06989598,0.09661215;-0.750105;0.02884674,0.08338038;-0.7742387;-0.03249693,-0.07819975;0.004992724;-0.03662999,-0.08446151;-0.3787641;-0.02459653,-0.04320328;-0.7564379;0.02770903,-0.0427989;-0.789044;-0.02659474,-0.0007653013;0.5709547;0.004583835,545.6926
+0;0;0,-0.005218715;0.330474;0.01351478,-0.01022468;0.6481546;0.01087757,0.169645;0.5207153;0.02110637,0.2303402;0.2293217;0.02317619,0.2960306;-0.02111176;-0.03565497,-0.1856826;0.5158271;-0.001889721,-0.2371378;0.2227654;-0.00999476,-0.2819469;-0.03159028;-0.07154609,0.07841562;0.006421122;-0.03618358,0.1106614;-0.3770009;-0.04183013,0.1334349;-0.7446122;0.06413547,0.1508022;-0.7675018;0.003906049,-0.07671745;0.004686516;-0.03989937,-0.09361205;-0.3797052;-0.03344028,-0.103587;-0.7559955;0.03861196,-0.09851602;-0.7174438;-0.04279857,-0.009028635;0.5704701;0.01411568,0;0;0,-8.85129E-05;0.3307104;0.007318974,-0.000931032;0.6483605;-5.00679E-06,0.1738625;0.5156642;-0.02704811,0.2223809;0.2222076;-0.03834546,0.2568562;-0.03271332;-0.1040722,-0.1781754;0.52298;-0.02096236,-0.2292979;0.2297548;-0.02294153,-0.2598127;-0.02361691;-0.09618668,0.07658052;0.002715319;-0.04034281,0.1034244;-0.3798244;-0.07238746,0.09943359;-0.7493839;0.02907801,0.08671813;-0.7742096;-0.03057921,-0.07826568;0.004794654;-0.03675576,-0.0836856;-0.3797769;-0.02413031,-0.04121015;-0.7571391;0.02762918,-0.04024142;-0.7901318;-0.02488274,-0.0005996302;0.5707176;0.004269123,545.7039
+0;0;0,-0.005218715;0.330474;0.01351478,-0.01022468;0.6481546;0.01087757,0.169645;0.5207153;0.02110637,0.2303402;0.2293217;0.02317619,0.2960306;-0.02111176;-0.03565497,-0.1856826;0.5158271;-0.001889721,-0.2371378;0.2227654;-0.00999476,-0.2819469;-0.03159028;-0.07154609,0.07841562;0.006421122;-0.03618358,0.1106614;-0.3770009;-0.04183013,0.1334349;-0.7446122;0.06413547,0.1508022;-0.7675018;0.003906049,-0.07671745;0.004686516;-0.03989937,-0.09361205;-0.3797052;-0.03344028,-0.103587;-0.7559955;0.03861196,-0.09851602;-0.7174438;-0.04279857,-0.009028635;0.5704701;0.01411568,0;0;0,-8.85129E-05;0.3307104;0.007318974,-0.000931032;0.6483605;-5.00679E-06,0.1738625;0.5156642;-0.02704811,0.2223809;0.2222076;-0.03834546,0.2568562;-0.03271332;-0.1040722,-0.1781754;0.52298;-0.02096236,-0.2292979;0.2297548;-0.02294153,-0.2598127;-0.02361691;-0.09618668,0.07658052;0.002715319;-0.04034281,0.1034244;-0.3798244;-0.07238746,0.09943359;-0.7493839;0.02907801,0.08671813;-0.7742096;-0.03057921,-0.07826568;0.004794654;-0.03675576,-0.0836856;-0.3797769;-0.02413031,-0.04121015;-0.7571391;0.02762918,-0.04024142;-0.7901318;-0.02488274,-0.0005996302;0.5707176;0.004269123,545.7258
+0;0;0,-0.006077217;0.3302747;0.01361471,-0.01180567;0.647739;0.01116588,0.1689616;0.5200738;0.0228782,0.2309097;0.2286545;0.01640757,0.2975386;-0.02018428;-0.04764601,-0.1877707;0.5150814;-0.002661504,-0.2389574;0.2217966;-0.01564511,-0.2822585;-0.03199276;-0.08029004,0.07868729;0.006661052;-0.03590886,0.1152211;-0.3776661;-0.04630314,0.1396723;-0.7445512;0.06064808,0.1559205;-0.7642599;0.003024928,-0.07666583;0.004479365;-0.04034589,-0.09260815;-0.3813686;-0.03618457,-0.09898542;-0.7574829;0.03549882,-0.09375911;-0.7193419;-0.04171378,-0.01044345;0.5701088;0.01435106,0;0;0,-0.0005259961;0.3305258;0.007490158,-0.001792662;0.6479734;0.000374794,0.1739759;0.515528;-0.02720439,0.2225197;0.221755;-0.03927004,0.2592221;-0.03276703;-0.1051068,-0.1797223;0.5225101;-0.02104376,-0.2304442;0.2288697;-0.02373426,-0.261308;-0.02432385;-0.09724241,0.07672309;0.00281094;-0.04038775,0.1058141;-0.380733;-0.07499886,0.1023835;-0.7493437;0.02870988,0.09285159;-0.7768808;-0.02280713,-0.07842761;0.004707271;-0.03677576,-0.08263432;-0.3812582;-0.02400677,-0.03962289;-0.7582464;0.02767571,-0.03738868;-0.7862113;-0.02419398,-0.001359075;0.5703818;0.004593372,545.7481
+0;0;0,-0.006077217;0.3302747;0.01361471,-0.01180567;0.647739;0.01116588,0.1689616;0.5200738;0.0228782,0.2309097;0.2286545;0.01640757,0.2975386;-0.02018428;-0.04764601,-0.1877707;0.5150814;-0.002661504,-0.2389574;0.2217966;-0.01564511,-0.2822585;-0.03199276;-0.08029004,0.07868729;0.006661052;-0.03590886,0.1152211;-0.3776661;-0.04630314,0.1396723;-0.7445512;0.06064808,0.1559205;-0.7642599;0.003024928,-0.07666583;0.004479365;-0.04034589,-0.09260815;-0.3813686;-0.03618457,-0.09898542;-0.7574829;0.03549882,-0.09375911;-0.7193419;-0.04171378,-0.01044345;0.5701088;0.01435106,0;0;0,-0.0005259961;0.3305258;0.007490158,-0.001792662;0.6479734;0.000374794,0.1739759;0.515528;-0.02720439,0.2225197;0.221755;-0.03927004,0.2592221;-0.03276703;-0.1051068,-0.1797223;0.5225101;-0.02104376,-0.2304442;0.2288697;-0.02373426,-0.261308;-0.02432385;-0.09724241,0.07672309;0.00281094;-0.04038775,0.1058141;-0.380733;-0.07499886,0.1023835;-0.7493437;0.02870988,0.09285159;-0.7768808;-0.02280713,-0.07842761;0.004707271;-0.03677576,-0.08263432;-0.3812582;-0.02400677,-0.03962289;-0.7582464;0.02767571,-0.03738868;-0.7862113;-0.02419398,-0.001359075;0.5703818;0.004593372,545.7592
+0;0;0,-0.006072987;0.3300448;0.01360524,-0.01179828;0.6473347;0.01115761,0.1684701;0.5198479;0.02284463,0.2303346;0.2288215;0.01638271,0.2973128;-0.02132142;-0.04800655,-0.1872715;0.5148693;-0.002624148,-0.2383893;0.2219799;-0.01559025,-0.2819172;-0.03313953;-0.08057399,0.07875653;0.006666914;-0.03594046,0.1152197;-0.3769176;-0.04631466,0.1398451;-0.7464166;0.06139851,0.1560854;-0.7661008;0.003803678,-0.07673329;0.004483307;-0.0403814,-0.0926448;-0.3806191;-0.03622812,-0.09906751;-0.7594129;0.03596596,-0.09384377;-0.721276;-0.0412087,-0.01043676;0.5697439;0.01434117,0;0;0,0.0009915829;0.3302749;0.008308411,0.001004443;0.6475633;0.001814842,0.1761315;0.5157042;-0.02572036,0.225406;0.2225206;-0.03916609,0.2640378;-0.03278893;-0.1064575,-0.1767802;0.5223952;-0.01954267,-0.2276431;0.2291965;-0.023123,-0.2593744;-0.02474466;-0.09869119,0.07686298;0.002793685;-0.0402869,0.1106868;-0.3792241;-0.07892203,0.1088159;-0.7493315;0.02949834,0.0994271;-0.7768858;-0.02196801,-0.07843792;0.004742557;-0.0369291,-0.07872719;-0.3804389;-0.02245696,-0.03374116;-0.7598891;0.02980942,-0.03186244;-0.7874787;-0.02243362,0.001141034;0.5700027;0.005895853,545.7816
+0;0;0,-0.003087651;0.3300308;0.01228334,-0.006990586;0.6472157;0.009091848,0.1724364;0.5174481;0.02315926,0.2373316;0.2270283;0.009090475,0.3053419;-0.021479;-0.06198142,-0.1837976;0.5166144;-0.002919336,-0.2343789;0.2236063;-0.0213786,-0.2775452;-0.03081924;-0.09092576,0.07888344;0.006922112;-0.03554207,0.1188559;-0.3738258;-0.05093859,0.1458428;-0.7498577;0.05935674,0.1614416;-0.7680818;0.00191956,-0.07647799;0.004256199;-0.0408259,-0.09000841;-0.3786487;-0.0386843,-0.09355841;-0.764457;0.03502239,-0.08827821;-0.7265085;-0.04098323,-0.005971359;0.5696598;0.0124092,0;0;0,0.001365907;0.3301533;0.008813858,0.001870573;0.6473235;0.002840042,0.1773294;0.5162681;-0.02517092,0.2272713;0.2229689;-0.04048002,0.2677626;-0.03196648;-0.1097685,-0.176244;0.5221452;-0.01918983,-0.2265443;0.2285332;-0.02303789,-0.2595794;-0.02519977;-0.100244,0.0769341;0.00285469;-0.04008424,0.1157184;-0.3754111;-0.08714342,0.1151998;-0.7509434;0.02804613,0.1061504;-0.7789626;-0.02114534,-0.07831426;0.004711707;-0.03712719,-0.07584378;-0.378144;-0.02232016,-0.02815318;-0.7645507;0.02972659,-0.02627655;-0.7910541;-0.02196255,0.001873605;0.5697906;0.006791115,545.8038
+0;0;0,-0.003087651;0.3300308;0.01228334,-0.006990586;0.6472157;0.009091848,0.1724364;0.5174481;0.02315926,0.2373316;0.2270283;0.009090475,0.3053419;-0.021479;-0.06198142,-0.1837976;0.5166144;-0.002919336,-0.2343789;0.2236063;-0.0213786,-0.2775452;-0.03081924;-0.09092576,0.07888344;0.006922112;-0.03554207,0.1188559;-0.3738258;-0.05093859,0.1458428;-0.7498577;0.05935674,0.1614416;-0.7680818;0.00191956,-0.07647799;0.004256199;-0.0408259,-0.09000841;-0.3786487;-0.0386843,-0.09355841;-0.764457;0.03502239,-0.08827821;-0.7265085;-0.04098323,-0.005971359;0.5696598;0.0124092,0;0;0,0.001365907;0.3301533;0.008813858,0.001870573;0.6473235;0.002840042,0.1773294;0.5162681;-0.02517092,0.2272713;0.2229689;-0.04048002,0.2677626;-0.03196648;-0.1097685,-0.176244;0.5221452;-0.01918983,-0.2265443;0.2285332;-0.02303789,-0.2595794;-0.02519977;-0.100244,0.0769341;0.00285469;-0.04008424,0.1157184;-0.3754111;-0.08714342,0.1151998;-0.7509434;0.02804613,0.1061504;-0.7789626;-0.02114534,-0.07831426;0.004711707;-0.03712719,-0.07584378;-0.378144;-0.02232016,-0.02815318;-0.7645507;0.02972659,-0.02627655;-0.7910541;-0.02196255,0.001873605;0.5697906;0.006791115,545.8153
+0;0;0,-0.003088171;0.3300864;0.01228541,-0.006991684;0.6473185;0.00909361,0.1731526;0.5173333;0.02320457,0.237775;0.2281343;0.009194919,0.3062072;-0.0219146;-0.06231788,-0.1845135;0.5164963;-0.002978869,-0.2348821;0.2247198;-0.02136054,-0.2783163;-0.03128403;-0.09133914,0.07925584;0.006954791;-0.03570986,0.1185212;-0.367058;-0.05083403,0.1460712;-0.7509357;0.06176255,0.1616249;-0.7690205;0.004491281,-0.07683903;0.004276292;-0.04101864,-0.09013011;-0.3718553;-0.03891492,-0.09375419;-0.7657134;0.03632963,-0.08848924;-0.7277878;-0.03945645,-0.005972355;0.569755;0.01241129,0;0;0,6.631017E-06;0.3302;0.009245396,-0.001032554;0.6474294;0.003954649,0.1756416;0.5166039;-0.02451205,0.227322;0.224982;-0.04166329,0.2693955;-0.03100842;-0.112517,-0.178984;0.5206638;-0.01912188,-0.2305025;0.2285534;-0.02419234,-0.2634245;-0.02615002;-0.103966,0.07733425;0.003017679;-0.04019153,0.1181756;-0.3668414;-0.0966922,0.1188853;-0.7492295;0.02404691,0.1127357;-0.7774296;-0.02503466,-0.07880121;0.004547592;-0.03707748,-0.07493258;-0.3715256;-0.02258312,-0.02509307;-0.7658459;0.03058232,-0.02386559;-0.7904505;-0.02281149,-0.0006357282;0.5698801;0.007709503,545.8377
+0;0;0,-9.0113E-05;0.3299983;0.01137424,-0.001464532;0.6470836;0.007359547,0.1757223;0.5156317;0.02482628,0.2418931;0.2292397;0.002708817,0.3148258;-0.02134281;-0.07476591,-0.1784903;0.5181548;-0.002601395,-0.2272693;0.2285043;-0.02732653,-0.2696751;-0.03024983;-0.1005464,0.07964267;0.007307271;-0.03508047,0.1226019;-0.3603306;-0.05430003,0.1517763;-0.7506312;0.05975844,0.1679527;-0.7674009;0.004041307,-0.07681087;0.003879329;-0.0413767,-0.08728134;-0.3666085;-0.04011232,-0.08647718;-0.7671101;0.03599862,-0.08112198;-0.7294379;-0.03793339,-0.0009894017;0.5695633;0.01086152,0;0;0,-0.0005500019;0.3300669;0.009152651,-0.001963153;0.6471336;0.003735304,0.1732896;0.5167499;-0.02386749,0.2259213;0.2273795;-0.04343379,0.270308;-0.03096372;-0.11693,-0.1783738;0.5209286;-0.01840754,-0.2287538;0.2305597;-0.02439742,-0.2634169;-0.02621439;-0.1079358,0.0774758;0.0032361;-0.04017484,0.1212543;-0.3589541;-0.1055521,0.1234103;-0.7472647;0.01856565,0.1158945;-0.7760566;-0.02660644,-0.0789277;0.004333115;-0.03712996,-0.07531909;-0.3660082;-0.02275049,-0.0222946;-0.7666866;0.03054372,-0.02146515;-0.7889142;-0.0226077,-0.001493588;0.5696268;0.007525444,545.8597
+0;0;0,-9.0113E-05;0.3299983;0.01137424,-0.001464532;0.6470836;0.007359547,0.1757223;0.5156317;0.02482628,0.2418931;0.2292397;0.002708817,0.3148258;-0.02134281;-0.07476591,-0.1784903;0.5181548;-0.002601395,-0.2272693;0.2285043;-0.02732653,-0.2696751;-0.03024983;-0.1005464,0.07964267;0.007307271;-0.03508047,0.1226019;-0.3603306;-0.05430003,0.1517763;-0.7506312;0.05975844,0.1679527;-0.7674009;0.004041307,-0.07681087;0.003879329;-0.0413767,-0.08728134;-0.3666085;-0.04011232,-0.08647718;-0.7671101;0.03599862,-0.08112198;-0.7294379;-0.03793339,-0.0009894017;0.5695633;0.01086152,0;0;0,-0.0005500019;0.3300669;0.009152651,-0.001963153;0.6471336;0.003735304,0.1732896;0.5167499;-0.02386749,0.2259213;0.2273795;-0.04343379,0.270308;-0.03096372;-0.11693,-0.1783738;0.5209286;-0.01840754,-0.2287538;0.2305597;-0.02439742,-0.2634169;-0.02621439;-0.1079358,0.0774758;0.0032361;-0.04017484,0.1212543;-0.3589541;-0.1055521,0.1234103;-0.7472647;0.01856565,0.1158945;-0.7760566;-0.02660644,-0.0789277;0.004333115;-0.03712996,-0.07531909;-0.3660082;-0.02275049,-0.0222946;-0.7666866;0.03054372,-0.02146515;-0.7889142;-0.0226077,-0.001493588;0.5696268;0.007525444,545.8711
+0;0;0,-9.0113E-05;0.3299983;0.01137424,-0.001464532;0.6470836;0.007359547,0.1757223;0.5156317;0.02482628,0.2418931;0.2292397;0.002708817,0.3148258;-0.02134281;-0.07476591,-0.1784903;0.5181548;-0.002601395,-0.2272693;0.2285043;-0.02732653,-0.2696751;-0.03024983;-0.1005464,0.07964267;0.007307271;-0.03508047,0.1226019;-0.3603306;-0.05430003,0.1517763;-0.7506312;0.05975844,0.1679527;-0.7674009;0.004041307,-0.07681087;0.003879329;-0.0413767,-0.08728134;-0.3666085;-0.04011232,-0.08647718;-0.7671101;0.03599862,-0.08112198;-0.7294379;-0.03793339,-0.0009894017;0.5695633;0.01086152,0;0;0,-0.0005500019;0.3300669;0.009152651,-0.001963153;0.6471336;0.003735304,0.1732896;0.5167499;-0.02386749,0.2259213;0.2273795;-0.04343379,0.270308;-0.03096372;-0.11693,-0.1783738;0.5209286;-0.01840754,-0.2287538;0.2305597;-0.02439742,-0.2634169;-0.02621439;-0.1079358,0.0774758;0.0032361;-0.04017484,0.1212543;-0.3589541;-0.1055521,0.1234103;-0.7472647;0.01856565,0.1158945;-0.7760566;-0.02660644,-0.0789277;0.004333115;-0.03712996,-0.07531909;-0.3660082;-0.02275049,-0.0222946;-0.7666866;0.03054372,-0.02146515;-0.7889142;-0.0226077,-0.001493588;0.5696268;0.007525444,545.8826
+0;0;0,-0.007563619;0.3296284;0.01399758,-0.01654161;0.646293;0.0129065,0.1655637;0.5191875;0.0249315,0.2346889;0.2335672;-0.006691119,0.3100507;-0.01406455;-0.09265132,-0.1921527;0.5147725;-0.003039999,-0.2372143;0.224426;-0.03506464,-0.2807202;-0.03264537;-0.1151368,0.07988557;0.007630424;-0.03453921,0.1266132;-0.3516166;-0.05807068,0.1581655;-0.7498425;0.05718205,0.1748702;-0.767415;0.004052091,-0.07648644;0.003607007;-0.04206778,-0.08440028;-0.3593417;-0.04097653,-0.07906222;-0.7679852;0.03547405,-0.07378213;-0.7302716;-0.03717301,-0.0143064;0.5688674;0.01569693,0;0;0,-0.002179831;0.3298704;0.00942421,-0.005407222;0.6466101;0.004379272,0.1721253;0.5169002;-0.02329183,0.2264926;0.2272153;-0.04529393,0.2712738;-0.03073946;-0.1217401,-0.1824699;0.519104;-0.01868874,-0.2329152;0.227956;-0.02542152,-0.2703145;-0.02724728;-0.1140929,0.07752368;0.003419489;-0.04014063,0.1250069;-0.3483984;-0.1160692,0.1279778;-0.7433496;0.01380539,0.1194626;-0.7724551;-0.0286094,-0.07894219;0.004157231;-0.03719856,-0.07677996;-0.3586182;-0.02359967,-0.01929028;-0.7667571;0.03099161,-0.01765933;-0.7882482;-0.02107558,-0.004476868;0.5691956;0.0080688,545.8948
+0;0;0,-0.007563619;0.3296284;0.01399758,-0.01654161;0.646293;0.0129065,0.1655637;0.5191875;0.0249315,0.2346889;0.2335672;-0.006691119,0.3100507;-0.01406455;-0.09265132,-0.1921527;0.5147725;-0.003039999,-0.2372143;0.224426;-0.03506464,-0.2807202;-0.03264537;-0.1151368,0.07988557;0.007630424;-0.03453921,0.1266132;-0.3516166;-0.05807068,0.1581655;-0.7498425;0.05718205,0.1748702;-0.767415;0.004052091,-0.07648644;0.003607007;-0.04206778,-0.08440028;-0.3593417;-0.04097653,-0.07906222;-0.7679852;0.03547405,-0.07378213;-0.7302716;-0.03717301,-0.0143064;0.5688674;0.01569693,0;0;0,-0.002179831;0.3298704;0.00942421,-0.005407222;0.6466101;0.004379272,0.1721253;0.5169002;-0.02329183,0.2264926;0.2272153;-0.04529393,0.2712738;-0.03073946;-0.1217401,-0.1824699;0.519104;-0.01868874,-0.2329152;0.227956;-0.02542152,-0.2703145;-0.02724728;-0.1140929,0.07752368;0.003419489;-0.04014063,0.1250069;-0.3483984;-0.1160692,0.1279778;-0.7433496;0.01380539,0.1194626;-0.7724551;-0.0286094,-0.07894219;0.004157231;-0.03719856,-0.07677996;-0.3586182;-0.02359967,-0.01929028;-0.7667571;0.03099161,-0.01765933;-0.7882482;-0.02107558,-0.004476868;0.5691956;0.0080688,545.9057
+0;0;0,-0.007557101;0.3293443;0.01398551,-0.01652782;0.6457525;0.01289519,0.1638306;0.5191885;0.02482844,0.2331611;0.2327198;-0.00688811,0.3087348;-0.01560847;-0.0930901,-0.190415;0.5148164;-0.002871662,-0.2356105;0.2236074;-0.03499142,-0.2792388;-0.03418711;-0.1152888,0.07997306;0.007638781;-0.03457704,0.1259411;-0.3457678;-0.05772595,0.1582717;-0.7538176;0.06036992,0.1751297;-0.7718267;0.006752346,-0.0765702;0.003610957;-0.04211386,-0.08435538;-0.3534372;-0.04104035,-0.07888564;-0.7721614;0.03729619,-0.07355709;-0.7343769;-0.03601762,-0.01429434;0.5683865;0.01568347,0;0;0,-0.002410389;0.3295797;0.009580135,-0.005587511;0.6460652;0.004656553,0.1703539;0.517512;-0.02281964,0.2278253;0.22774;-0.04744101,0.2728071;-0.02998173;-0.1272236,-0.1809454;0.5190697;-0.01821253,-0.2324903;0.2272628;-0.026511,-0.2695097;-0.02795109;-0.1176402,0.0775891;0.003805324;-0.04018784,0.1292017;-0.3391179;-0.1255395,0.1320661;-0.7425538;0.01130986,0.1261035;-0.7715868;-0.03277493,-0.0790587;0.003787314;-0.03721545,-0.07570376;-0.3530731;-0.02363196,-0.01576675;-0.7709684;0.03353036,-0.01317291;-0.794665;-0.01720282,-0.004694022;0.5687086;0.008320332,545.9263
+0;0;0,-0.007959954;0.3293141;0.01446678,-0.01571561;0.6457525;0.01327514,0.1641177;0.518625;0.02508206,0.2362933;0.2338725;-0.01471358,0.314137;-0.00655672;-0.1193236,-0.1895863;0.5142015;-0.004333761,-0.2362621;0.2239227;-0.0422357,-0.276758;-0.03419602;-0.1231302,0.08024444;0.00775854;-0.03391529,0.1303723;-0.3446664;-0.06270827,0.1637668;-0.7529539;0.05426435,0.1818112;-0.7728578;0.002806533,-0.07609562;0.003529773;-0.04297219,-0.081173;-0.3535681;-0.04230065,-0.07209829;-0.7724618;0.03478557,-0.0664907;-0.734672;-0.03850686,-0.01386218;0.5683786;0.01612137,0;0;0,-0.002410389;0.3295797;0.009580135,-0.005587511;0.6460652;0.004656553,0.1703539;0.517512;-0.02281964,0.2278253;0.22774;-0.04744101,0.2728071;-0.02998173;-0.1272236,-0.1809454;0.5190697;-0.01821253,-0.2324903;0.2272628;-0.026511,-0.2695097;-0.02795109;-0.1176402,0.0775891;0.003805324;-0.04018784,0.1292017;-0.3391179;-0.1255395,0.1320661;-0.7425538;0.01130986,0.1261035;-0.7715868;-0.03277493,-0.0790587;0.003787314;-0.03721545,-0.07570376;-0.3530731;-0.02363196,-0.01576675;-0.7709684;0.03353036,-0.01317291;-0.794665;-0.01720282,-0.004694022;0.5687086;0.008320332,545.9382
+0;0;0,-0.007959954;0.3293141;0.01446678,-0.01571561;0.6457525;0.01327514,0.1641177;0.518625;0.02508206,0.2362933;0.2338725;-0.01471358,0.314137;-0.00655672;-0.1193236,-0.1895863;0.5142015;-0.004333761,-0.2362621;0.2239227;-0.0422357,-0.276758;-0.03419602;-0.1231302,0.08024444;0.00775854;-0.03391529,0.1303723;-0.3446664;-0.06270827,0.1637668;-0.7529539;0.05426435,0.1818112;-0.7728578;0.002806533,-0.07609562;0.003529773;-0.04297219,-0.081173;-0.3535681;-0.04230065,-0.07209829;-0.7724618;0.03478557,-0.0664907;-0.734672;-0.03850686,-0.01386218;0.5683786;0.01612137,0;0;0,-0.002410389;0.3295797;0.009580135,-0.005587511;0.6460652;0.004656553,0.1703539;0.517512;-0.02281964,0.2278253;0.22774;-0.04744101,0.2728071;-0.02998173;-0.1272236,-0.1809454;0.5190697;-0.01821253,-0.2324903;0.2272628;-0.026511,-0.2695097;-0.02795109;-0.1176402,0.0775891;0.003805324;-0.04018784,0.1292017;-0.3391179;-0.1255395,0.1320661;-0.7425538;0.01130986,0.1261035;-0.7715868;-0.03277493,-0.0790587;0.003787314;-0.03721545,-0.07570376;-0.3530731;-0.02363196,-0.01576675;-0.7709684;0.03353036,-0.01317291;-0.794665;-0.01720282,-0.004694022;0.5687086;0.008320332,545.9493
+0;0;0,-0.007949905;0.3288983;0.01444852,-0.01569491;0.6449022;0.01325865,0.1636434;0.5180216;0.02503675,0.2355596;0.2342928;-0.01461583,0.3141969;-0.008587793;-0.1202925,-0.1890821;0.5136104;-0.00429769,-0.2355902;0.224375;-0.04206339,-0.2764989;-0.03637537;-0.1237826,0.08022891;0.007757039;-0.03390873,0.1301504;-0.343217;-0.06258318,0.1638866;-0.7556821;0.0555863,0.1818837;-0.7754555;0.004263174,-0.0760809;0.00352909;-0.04296388,-0.08113739;-0.3520988;-0.0422951,-0.07196983;-0.7752785;0.03557987,-0.06637692;-0.7375091;-0.03752073,-0.0138441;0.5676376;0.01610086,0;0;0,-0.002784468;0.3291539;0.009799004,-0.006183125;0.6452053;0.005081177,0.1694265;0.5170733;-0.02200663,0.2289107;0.2290793;-0.04970884,0.275725;-0.03082764;-0.1309439,-0.1810122;0.5183163;-0.01751019,-0.2320761;0.2275663;-0.02766823,-0.2696306;-0.029291;-0.1223062,0.0775984;0.0043661;-0.0400759,0.1354214;-0.3341309;-0.1326686,0.1380051;-0.7408614;0.008019924,0.1320976;-0.7699612;-0.03565681,-0.07900945;0.003254961;-0.03733047,-0.07380088;-0.3521053;-0.02357659,-0.01176031;-0.7738775;0.0354895,-0.01034823;-0.7945439;-0.01804806,-0.005249485;0.5679563;0.008695602,545.9716
+0;0;0,-0.007562102;0.3288897;0.01484588,-0.01454449;0.6449119;0.01392696,0.1645152;0.5177471;0.02537509,0.2372074;0.2355937;-0.02311828,0.3213495;-0.003613621;-0.1328556,-0.1884128;0.5146677;-0.004154408,-0.2351651;0.2267069;-0.05040497,-0.2728171;-0.03430426;-0.132854,0.08048171;0.007771662;-0.03330086,0.1335524;-0.342373;-0.06615449,0.1693074;-0.754944;0.05104776,0.1877036;-0.7704459;-0.003965918,-0.07586408;0.00347222;-0.04335017,-0.07786961;-0.3521863;-0.04290818,-0.06532238;-0.7754406;0.03408527,-0.05967958;-0.7376581;-0.0390101,-0.01290812;0.5676403;0.01671206,0;0;0,-0.002784468;0.3291539;0.009799004,-0.006183125;0.6452053;0.005081177,0.1694265;0.5170733;-0.02200663,0.2289107;0.2290793;-0.04970884,0.275725;-0.03082764;-0.1309439,-0.1810122;0.5183163;-0.01751019,-0.2320761;0.2275663;-0.02766823,-0.2696306;-0.029291;-0.1223062,0.0775984;0.0043661;-0.0400759,0.1354214;-0.3341309;-0.1326686,0.1380051;-0.7408614;0.008019924,0.1320976;-0.7699612;-0.03565681,-0.07900945;0.003254961;-0.03733047,-0.07380088;-0.3521053;-0.02357659,-0.01176031;-0.7738775;0.0354895,-0.01034823;-0.7945439;-0.01804806,-0.005249485;0.5679563;0.008695602,545.9828
+0;0;0,-0.00755992;0.3287948;0.0148416,-0.01454072;0.6447456;0.01392278,0.1642431;0.5176733;0.02535691,0.2366069;0.2367944;-0.02291741,0.3217569;-0.005277827;-0.133969,-0.1881368;0.5145987;-0.004126731,-0.234678;0.2279387;-0.05016837,-0.2727809;-0.03619859;-0.1336048,0.08033002;0.007757015;-0.0332381,0.132775;-0.3382596;-0.0657044,0.1687607;-0.7534931;0.05225418,0.198241;-0.7964106;-0.03590619,-0.0757211;0.003465676;-0.04326846,-0.07770298;-0.3479997;-0.04283169,-0.06507478;-0.7739854;0.03465862,-0.0560321;-0.7315139;-0.08247797,-0.01290467;0.567489;0.01670734,0;0;0,-0.003457971;0.3290506;0.009859562,-0.007436838;0.6450239;0.005161047,0.1681282;0.5171947;-0.02169538,0.2288545;0.2312779;-0.05369174,0.2775291;-0.03100219;-0.1374886,-0.1815624;0.517441;-0.01786805,-0.2322121;0.2280274;-0.02945676,-0.2711552;-0.03062877;-0.1282614,0.07756722;0.004792675;-0.03972673,0.1391695;-0.3258117;-0.141893,0.1459699;-0.7355064;-0.001422405,0.1415655;-0.724291;-0.1179816,-0.0787337;0.002843963;-0.03756025,-0.07270464;-0.3482852;-0.02327862,-0.008527711;-0.7726634;0.03513799,-0.00633576;-0.8245351;-0.05001201,-0.006368987;0.5677918;0.008774757,546.0052
+0;0;0,-0.00755992;0.3287948;0.0148416,-0.01454072;0.6447456;0.01392278,0.1642431;0.5176733;0.02535691,0.2366069;0.2367944;-0.02291741,0.3217569;-0.005277827;-0.133969,-0.1881368;0.5145987;-0.004126731,-0.234678;0.2279387;-0.05016837,-0.2727809;-0.03619859;-0.1336048,0.08033002;0.007757015;-0.0332381,0.132775;-0.3382596;-0.0657044,0.1687607;-0.7534931;0.05225418,0.198241;-0.7964106;-0.03590619,-0.0757211;0.003465676;-0.04326846,-0.07770298;-0.3479997;-0.04283169,-0.06507478;-0.7739854;0.03465862,-0.0560321;-0.7315139;-0.08247797,-0.01290467;0.567489;0.01670734,0;0;0,-0.003457971;0.3290506;0.009859562,-0.007436838;0.6450239;0.005161047,0.1681282;0.5171947;-0.02169538,0.2288545;0.2312779;-0.05369174,0.2775291;-0.03100219;-0.1374886,-0.1815624;0.517441;-0.01786805,-0.2322121;0.2280274;-0.02945676,-0.2711552;-0.03062877;-0.1282614,0.07756722;0.004792675;-0.03972673,0.1391695;-0.3258117;-0.141893,0.1459699;-0.7355064;-0.001422405,0.1415655;-0.724291;-0.1179816,-0.0787337;0.002843963;-0.03756025,-0.07270464;-0.3482852;-0.02327862,-0.008527711;-0.7726634;0.03513799,-0.00633576;-0.8245351;-0.05001201,-0.006368987;0.5677918;0.008774757,546.0171
+0;0;0,-0.009314526;0.3285092;0.01571892,-0.01803668;0.6442038;0.01579308,0.1621076;0.5174615;0.02592934,0.2363165;0.2395192;-0.03118903,0.3261407;-0.001463458;-0.150727,-0.1917443;0.5142394;-0.005073909,-0.2366119;0.2293553;-0.05845333,-0.2740029;-0.03768104;-0.1463388,0.08034895;0.00818358;-0.03295756,0.1339814;-0.3355425;-0.06844774,0.1732095;-0.7595541;0.05153732,0.1946453;-0.7744954;-0.008149695,-0.0755696;0.003015173;-0.04346573,-0.07551141;-0.3466747;-0.04421874,-0.06012607;-0.7818639;0.03385045,-0.05394551;-0.7436084;-0.04319108,-0.01597553;0.567003;0.01831919,0;0;0,-0.004598223;0.328835;0.009927034,-0.00976022;0.6445771;0.005292892,0.1670816;0.5171153;-0.0211786,0.2291211;0.2327206;-0.05712497,0.2791916;-0.03174365;-0.1464669,-0.184095;0.5165334;-0.01882759,-0.235197;0.228015;-0.03175413,-0.2756256;-0.03234062;-0.1366867,0.07776792;0.005264461;-0.03916073,0.1429743;-0.3199679;-0.1498659,0.1488961;-0.7373401;-0.003283039,0.1453115;-0.7657204;-0.05447532,-0.07851086;0.002307813;-0.03794529,-0.07155322;-0.3469913;-0.02293443,-0.004499801;-0.7802734;0.03615563,-0.002864082;-0.8039634;-0.02002676,-0.008397046;0.5674034;0.008891582,546.0386
+0;0;0,-0.009316896;0.3285928;0.01572292,-0.01804242;0.6444094;0.01579696,0.1604478;0.5180943;0.02586359,0.2344559;0.2409045;-0.03110015,0.3253367;-0.002913028;-0.1520444,-0.1901156;0.5149021;-0.004851546,-0.2348618;0.2307893;-0.05808645,-0.2726927;-0.03938839;-0.1470058,0.08032808;0.008181455;-0.03294899,0.1337147;-0.3339694;-0.06827652,0.1732507;-0.7613089;0.05265024,0.1940255;-0.7748642;-0.005196031,-0.07554998;0.00301439;-0.04345444,-0.07549205;-0.345073;-0.044204,-0.05998596;-0.7836778;0.03447792,-0.05399601;-0.7456768;-0.04018766,-0.01598038;0.5671754;0.01832415,0;0;0,-0.004926547;0.3289142;0.009919167,-0.01029504;0.6447748;0.005263567,0.1649562;0.5174171;-0.0203594,0.2279924;0.2346283;-0.06052375,0.2813112;-0.03152245;-0.1535544,-0.1828748;0.517135;-0.01904507,-0.2346835;0.2296267;-0.03357463,-0.2750716;-0.03278595;-0.1423965,0.07786196;0.00587295;-0.03883553,0.1462592;-0.3135155;-0.1591607,0.1518605;-0.7337138;-0.01013887,0.1541612;-0.7619861;-0.05782425,-0.07838868;0.001644004;-0.03817963,-0.07052774;-0.3460037;-0.02253915,-0.002746917;-0.7828026;0.0359245,-0.00253405;-0.8042815;-0.01907297,-0.008892108;0.5675688;0.008868456,546.0607
+0;0;0,-0.009316896;0.3285928;0.01572292,-0.01804242;0.6444094;0.01579696,0.1604478;0.5180943;0.02586359,0.2344559;0.2409045;-0.03110015,0.3253367;-0.002913028;-0.1520444,-0.1901156;0.5149021;-0.004851546,-0.2348618;0.2307893;-0.05808645,-0.2726927;-0.03938839;-0.1470058,0.08032808;0.008181455;-0.03294899,0.1337147;-0.3339694;-0.06827652,0.1732507;-0.7613089;0.05265024,0.1940255;-0.7748642;-0.005196031,-0.07554998;0.00301439;-0.04345444,-0.07549205;-0.345073;-0.044204,-0.05998596;-0.7836778;0.03447792,-0.05399601;-0.7456768;-0.04018766,-0.01598038;0.5671754;0.01832415,0;0;0,-0.004926547;0.3289142;0.009919167,-0.01029504;0.6447748;0.005263567,0.1649562;0.5174171;-0.0203594,0.2279924;0.2346283;-0.06052375,0.2813112;-0.03152245;-0.1535544,-0.1828748;0.517135;-0.01904507,-0.2346835;0.2296267;-0.03357463,-0.2750716;-0.03278595;-0.1423965,0.07786196;0.00587295;-0.03883553,0.1462592;-0.3135155;-0.1591607,0.1518605;-0.7337138;-0.01013887,0.1541612;-0.7619861;-0.05782425,-0.07838868;0.001644004;-0.03817963,-0.07052774;-0.3460037;-0.02253915,-0.002746917;-0.7828026;0.0359245,-0.00253405;-0.8042815;-0.01907297,-0.008892108;0.5675688;0.008868456,546.0726
+0;0;0,-0.009564767;0.3284941;0.01569821,-0.01826741;0.6441871;0.01566616,0.1599932;0.5187325;0.02621263,0.2334325;0.2449807;-0.0422122,0.3285963;0.004523426;-0.1699815,-0.1899186;0.5149418;-0.005753435,-0.2341717;0.2331217;-0.06604034,-0.2706142;-0.03730345;-0.1595444,0.08042938;0.008604316;-0.0323347,0.1357764;-0.3328868;-0.07238956,0.1799812;-0.7654452;0.04723018,0.2036835;-0.7910594;-0.00747449,-0.07507364;0.002667046;-0.04410543,-0.07361871;-0.3455853;-0.04556415,-0.05483583;-0.7892616;0.0329735,-0.04813405;-0.750607;-0.04781948,-0.01623646;0.566987;0.01822585,0;0;0,-0.005772155;0.3288038;0.0100522,-0.01201746;0.6445267;0.00555563,0.1633668;0.5179744;-0.01946414,0.2276268;0.2369911;-0.0634464,0.2827155;-0.02905643;-0.1603214,-0.183715;0.5164928;-0.01956321,-0.2365861;0.2302344;-0.03618111,-0.2764499;-0.03290704;-0.1473939,0.07782044;0.006320745;-0.03863263,0.1480503;-0.3101377;-0.1659342,0.1536836;-0.7336788;-0.01117337,0.162273;-0.7576781;-0.0716517,-0.07821266;0.001263531;-0.03833584,-0.07017747;-0.3465488;-0.02265403,-0.000115566;-0.7880559;0.0367812,-1.960807E-05;-0.8132378;-0.02323775,-0.01039623;0.5673568;0.009118795,546.0938
+0;0;0,-0.009564767;0.3284941;0.01569821,-0.01826741;0.6441871;0.01566616,0.1599932;0.5187325;0.02621263,0.2334325;0.2449807;-0.0422122,0.3285963;0.004523426;-0.1699815,-0.1899186;0.5149418;-0.005753435,-0.2341717;0.2331217;-0.06604034,-0.2706142;-0.03730345;-0.1595444,0.08042938;0.008604316;-0.0323347,0.1357764;-0.3328868;-0.07238956,0.1799812;-0.7654452;0.04723018,0.2036835;-0.7910594;-0.00747449,-0.07507364;0.002667046;-0.04410543,-0.07361871;-0.3455853;-0.04556415,-0.05483583;-0.7892616;0.0329735,-0.04813405;-0.750607;-0.04781948,-0.01623646;0.566987;0.01822585,0;0;0,-0.005772155;0.3288038;0.0100522,-0.01201746;0.6445267;0.00555563,0.1633668;0.5179744;-0.01946414,0.2276268;0.2369911;-0.0634464,0.2827155;-0.02905643;-0.1603214,-0.183715;0.5164928;-0.01956321,-0.2365861;0.2302344;-0.03618111,-0.2764499;-0.03290704;-0.1473939,0.07782044;0.006320745;-0.03863263,0.1480503;-0.3101377;-0.1659342,0.1536836;-0.7336788;-0.01117337,0.162273;-0.7576781;-0.0716517,-0.07821266;0.001263531;-0.03833584,-0.07017747;-0.3465488;-0.02265403,-0.000115566;-0.7880559;0.0367812,-1.960807E-05;-0.8132378;-0.02323775,-0.01039623;0.5673568;0.009118795,546.1058
+0;0;0,-0.00956104;0.3283662;0.0156921,-0.01825916;0.6438949;0.01566022,0.1593735;0.5186558;0.02617683,0.2326783;0.2454055;-0.04212265,0.3272812;0.00636524;-0.169139,-0.1892937;0.5148785;-0.005675534,-0.2334658;0.2335748;-0.06585199,-0.2696935;-0.03525671;-0.1588051,0.08026221;0.008586432;-0.0322675,0.1357335;-0.3336713;-0.07241227,0.1796476;-0.7633852;0.04642086,0.2035144;-0.7893854;-0.008663554,-0.07491759;0.002661502;-0.04401376,-0.0734594;-0.3463725;-0.04547575,-0.05480003;-0.7871313;0.03254544,-0.04805174;-0.7484165;-0.04880838,-0.01622937;0.5667387;0.01821846,0;0;0,-0.006474912;0.3286628;0.01004219,-0.01339399;0.644207;0.005529404,0.1617325;0.5179389;-0.01826155,0.2275361;0.2384824;-0.06599116,0.2867786;-0.01925996;-0.1768168,-0.1843417;0.5167443;-0.01991083,-0.2368952;0.2310502;-0.03783204,-0.2788382;-0.02753738;-0.1544354,0.07781647;0.006817788;-0.03814518,0.1500354;-0.3067837;-0.1733027,0.1585953;-0.7267753;-0.01761842,0.1702508;-0.7507416;-0.07837796,-0.07786818;0.0008325563;-0.03863669,-0.0696056;-0.3477577;-0.02296638,0.001580447;-0.7858626;0.03786527,0.003270085;-0.81468;-0.01938501,-0.01161057;0.5670847;0.009097338,546.1276
+0;0;0,-0.01073792;0.3283072;0.01615953,-0.02056418;0.6438025;0.01661303,0.1575127;0.5190412;0.0259868,0.2340055;0.2495913;-0.05306853,0.3281151;0.01529124;-0.1889727,-0.1909732;0.5147864;-0.007271973,-0.2344677;0.2347652;-0.0736084,-0.2711047;-0.02937159;-0.1790246,0.08038203;0.008646227;-0.0319517,0.1365532;-0.332682;-0.07852297,0.1854711;-0.7614127;0.04189599,0.2082412;-0.7860427;-0.01499888,-0.07484201;0.002510825;-0.04415098,-0.07167889;-0.346507;-0.04651196,-0.04903975;-0.7872108;0.03076295,-0.04204764;-0.7484632;-0.05056676,-0.01826263;0.56665;0.01905101,0;0;0,-0.006474912;0.3286628;0.01004219,-0.01339399;0.644207;0.005529404,0.1617325;0.5179389;-0.01826155,0.2275361;0.2384824;-0.06599116,0.2867786;-0.01925996;-0.1768168,-0.1843417;0.5167443;-0.01991083,-0.2368952;0.2310502;-0.03783204,-0.2788382;-0.02753738;-0.1544354,0.07781647;0.006817788;-0.03814518,0.1500354;-0.3067837;-0.1733027,0.1585953;-0.7267753;-0.01761842,0.1702508;-0.7507416;-0.07837796,-0.07786818;0.0008325563;-0.03863669,-0.0696056;-0.3477577;-0.02296638,0.001580447;-0.7858626;0.03786527,0.003270085;-0.81468;-0.01938501,-0.01161057;0.5670847;0.009097338,546.1399
+0;0;0,-0.01073489;0.3282148;0.01615499,-0.02055788;0.6436048;0.0166084,0.157735;0.5188121;0.02598986,0.2333878;0.2523212;-0.05219729,0.3263854;0.02078949;-0.1864956,-0.1911808;0.514552;-0.007309942,-0.2341976;0.237606;-0.07291786,-0.2704017;-0.0234099;-0.1770885,0.08035339;0.008643146;-0.03194031,0.136751;-0.334061;-0.07869932,0.1860051;-0.7657386;0.04254732,0.2103761;-0.7942092;-0.01834746,-0.07481535;0.00250993;-0.04413525,-0.07163948;-0.3479149;-0.04650575,-0.04884473;-0.7916478;0.0313003,-0.04136105;-0.7522851;-0.05574718,-0.01825714;0.5664795;0.01904551,0;0;0,-0.006976645;0.3285614;0.009995461,-0.01435699;0.643989;0.005435944,0.1612953;0.5176848;-0.01704931,0.2261173;0.2423474;-0.07035375,0.2881013;-0.009877741;-0.1836323,-0.1853195;0.516343;-0.02029372,-0.2395846;0.2345912;-0.04321165,-0.2805464;-0.01980054;-0.1611035,0.077948;0.007073462;-0.03775752,0.1521372;-0.3036022;-0.1819444,0.1598016;-0.724501;-0.01990199,0.1802549;-0.7473608;-0.08704686,-0.07768326;0.0005645633;-0.03894286,-0.06835062;-0.3493901;-0.02288446,0.00382439;-0.7903269;0.03906524,0.006556227;-0.8233842;-0.02206774,-0.01246437;0.5668972;0.009015322,546.1613
+0;0;0,-0.01073489;0.3282148;0.01615499,-0.02055788;0.6436048;0.0166084,0.157735;0.5188121;0.02598986,0.2333878;0.2523212;-0.05219729,0.3263854;0.02078949;-0.1864956,-0.1911808;0.514552;-0.007309942,-0.2341976;0.237606;-0.07291786,-0.2704017;-0.0234099;-0.1770885,0.08035339;0.008643146;-0.03194031,0.136751;-0.334061;-0.07869932,0.1860051;-0.7657386;0.04254732,0.2103761;-0.7942092;-0.01834746,-0.07481535;0.00250993;-0.04413525,-0.07163948;-0.3479149;-0.04650575,-0.04884473;-0.7916478;0.0313003,-0.04136105;-0.7522851;-0.05574718,-0.01825714;0.5664795;0.01904551,0;0;0,-0.006976645;0.3285614;0.009995461,-0.01435699;0.643989;0.005435944,0.1612953;0.5176848;-0.01704931,0.2261173;0.2423474;-0.07035375,0.2881013;-0.009877741;-0.1836323,-0.1853195;0.516343;-0.02029372,-0.2395846;0.2345912;-0.04321165,-0.2805464;-0.01980054;-0.1611035,0.077948;0.007073462;-0.03775752,0.1521372;-0.3036022;-0.1819444,0.1598016;-0.724501;-0.01990199,0.1802549;-0.7473608;-0.08704686,-0.07768326;0.0005645633;-0.03894286,-0.06835062;-0.3493901;-0.02288446,0.00382439;-0.7903269;0.03906524,0.006556227;-0.8233842;-0.02206774,-0.01246437;0.5668972;0.009015322,546.1729
+0;0;0,-0.01184024;0.3281571;0.01655015,-0.02266575;0.6435135;0.01739619,0.155884;0.5186079;0.02517729,0.2346262;0.2553027;-0.06040294,0.3258638;0.03238112;-0.2096451,-0.1924983;0.5138896;-0.00900512,-0.2335999;0.2381683;-0.0807155,-0.268779;-0.01674473;-0.1993466,0.08058068;0.008744511;-0.03133434,0.1377262;-0.3325222;-0.08687387,0.1924921;-0.7633111;0.0351667,0.215565;-0.7827098;-0.03374152,-0.07450317;0.002379366;-0.04466734,-0.06975621;-0.3480174;-0.0482453,-0.04303105;-0.7917837;0.02810603,-0.03538234;-0.7523931;-0.05892407,-0.02012929;0.5663926;0.01973545,0;0;0,-0.006976645;0.3285614;0.009995461,-0.01435699;0.643989;0.005435944,0.1612953;0.5176848;-0.01704931,0.2261173;0.2423474;-0.07035375,0.2881013;-0.009877741;-0.1836323,-0.1853195;0.516343;-0.02029372,-0.2395846;0.2345912;-0.04321165,-0.2805464;-0.01980054;-0.1611035,0.077948;0.007073462;-0.03775752,0.1521372;-0.3036022;-0.1819444,0.1598016;-0.724501;-0.01990199,0.1802549;-0.7473608;-0.08704686,-0.07768326;0.0005645633;-0.03894286,-0.06835062;-0.3493901;-0.02288446,0.00382439;-0.7903269;0.03906524,0.006556227;-0.8233842;-0.02206774,-0.01246437;0.5668972;0.009015322,546.184
+0;0;0,-0.01184587;0.3283131;0.01655803,-0.02267776;0.6438555;0.01740443,0.1573681;0.5184957;0.0252332,0.2357855;0.2562764;-0.05999406,0.3260742;0.03567328;-0.2076841,-0.1939723;0.5137374;-0.009239441,-0.2349044;0.2391532;-0.08065406,-0.2697176;-0.01310864;-0.1980513,0.08059072;0.0087456;-0.03133824,0.1376591;-0.3320603;-0.08680279,0.1924324;-0.762908;0.03525445,0.2161601;-0.7837086;-0.03560936,-0.07451245;0.002379662;-0.0446729,-0.0697719;-0.347544;-0.04824603,-0.04304309;-0.7913709;0.02811572,-0.03517731;-0.7517138;-0.06138428,-0.02013971;0.5666862;0.01974516,0;0;0,-0.00846035;0.3286815;0.0100441,-0.01790015;0.6442435;0.005670547,0.159996;0.5177441;-0.01616061,0.2255209;0.2445933;-0.0733186,0.2883435;-0.002036005;-0.1910363,-0.18936;0.5152883;-0.0213131,-0.2446827;0.2352197;-0.04725402,-0.2842472;-0.01566386;-0.166091,0.07809861;0.00723882;-0.03743851,0.1539765;-0.2982214;-0.1904693,0.1631134;-0.7180727;-0.02563846,0.1859268;-0.7440856;-0.0927763,-0.07756803;0.0003801104;-0.03919809,-0.06820109;-0.3491303;-0.02381916,0.004535496;-0.7898523;0.0394372,0.007325607;-0.8245433;-0.0235919,-0.0154496;0.5671161;0.009190798,546.2063
+0;0;0,-0.01184587;0.3283131;0.01655803,-0.02267776;0.6438555;0.01740443,0.1573681;0.5184957;0.0252332,0.2357855;0.2562764;-0.05999406,0.3260742;0.03567328;-0.2076841,-0.1939723;0.5137374;-0.009239441,-0.2349044;0.2391532;-0.08065406,-0.2697176;-0.01310864;-0.1980513,0.08059072;0.0087456;-0.03133824,0.1376591;-0.3320603;-0.08680279,0.1924324;-0.762908;0.03525445,0.2161601;-0.7837086;-0.03560936,-0.07451245;0.002379662;-0.0446729,-0.0697719;-0.347544;-0.04824603,-0.04304309;-0.7913709;0.02811572,-0.03517731;-0.7517138;-0.06138428,-0.02013971;0.5666862;0.01974516,0;0;0,-0.00846035;0.3286815;0.0100441,-0.01790015;0.6442435;0.005670547,0.159996;0.5177441;-0.01616061,0.2255209;0.2445933;-0.0733186,0.2883435;-0.002036005;-0.1910363,-0.18936;0.5152883;-0.0213131,-0.2446827;0.2352197;-0.04725402,-0.2842472;-0.01566386;-0.166091,0.07809861;0.00723882;-0.03743851,0.1539765;-0.2982214;-0.1904693,0.1631134;-0.7180727;-0.02563846,0.1859268;-0.7440856;-0.0927763,-0.07756803;0.0003801104;-0.03919809,-0.06820109;-0.3491303;-0.02381916,0.004535496;-0.7898523;0.0394372,0.007325607;-0.8245433;-0.0235919,-0.0154496;0.5671161;0.009190798,546.2178
+0;0;0,-0.01186953;0.328394;0.01605394,-0.02258996;0.6439918;0.0164035,0.1579543;0.5192494;0.02194797,0.2309891;0.2672917;-0.07002985,0.3235977;0.04481535;-0.2252485,-0.1937599;0.5132919;-0.01193023,-0.2320444;0.248228;-0.08644253,-0.2656127;-0.006807387;-0.2129141,0.08080675;0.008859546;-0.03067239,0.140904;-0.3294333;-0.09961651,0.1999947;-0.7558208;0.01793206,0.2240835;-0.7838822;-0.04152327,-0.0742095;0.002185527;-0.04513526,-0.06833149;-0.3481668;-0.05020169,-0.0370611;-0.7872559;0.02286443,-0.02970116;-0.7480356;-0.06285107,-0.02009394;0.566815;0.0188688,0;0;0,-0.009142213;0.3287134;0.01025605,-0.01911394;0.6443141;0.006171465,0.159281;0.5176835;-0.01500273,0.2230542;0.254292;-0.07692659,0.2908485;0.005194902;-0.201504,-0.1905657;0.5150702;-0.02165156,-0.2449976;0.2438455;-0.04905616,-0.286911;-0.009356588;-0.1767154,0.07828102;0.007483929;-0.03694713,0.1558053;-0.2945799;-0.1968048,0.1685954;-0.7109053;-0.036726,0.1896104;-0.7367446;-0.0993892,-0.07732039;7.501108E-05;-0.0396304,-0.06677957;-0.3498197;-0.02321127,0.00525289;-0.7857301;0.03931168,0.008012896;-0.8178551;-0.02084816,-0.01655285;0.5671768;0.009614468,546.2399
+0;0;0,-0.01186953;0.328394;0.01605394,-0.02258996;0.6439918;0.0164035,0.1579543;0.5192494;0.02194797,0.2309891;0.2672917;-0.07002985,0.3235977;0.04481535;-0.2252485,-0.1937599;0.5132919;-0.01193023,-0.2320444;0.248228;-0.08644253,-0.2656127;-0.006807387;-0.2129141,0.08080675;0.008859546;-0.03067239,0.140904;-0.3294333;-0.09961651,0.1999947;-0.7558208;0.01793206,0.2240835;-0.7838822;-0.04152327,-0.0742095;0.002185527;-0.04513526,-0.06833149;-0.3481668;-0.05020169,-0.0370611;-0.7872559;0.02286443,-0.02970116;-0.7480356;-0.06285107,-0.02009394;0.566815;0.0188688,0;0;0,-0.009142213;0.3287134;0.01025605,-0.01911394;0.6443141;0.006171465,0.159281;0.5176835;-0.01500273,0.2230542;0.254292;-0.07692659,0.2908485;0.005194902;-0.201504,-0.1905657;0.5150702;-0.02165156,-0.2449976;0.2438455;-0.04905616,-0.286911;-0.009356588;-0.1767154,0.07828102;0.007483929;-0.03694713,0.1558053;-0.2945799;-0.1968048,0.1685954;-0.7109053;-0.036726,0.1896104;-0.7367446;-0.0993892,-0.07732039;7.501108E-05;-0.0396304,-0.06677957;-0.3498197;-0.02321127,0.00525289;-0.7857301;0.03931168,0.008012896;-0.8178551;-0.02084816,-0.01655285;0.5671768;0.009614468,546.2512
+0;0;0,-0.01186762;0.3283414;0.01605136,-0.02258485;0.6438441;0.01640113,0.157591;0.5192304;0.02193827,0.2302207;0.2686702;-0.06952936,0.3208114;0.05104135;-0.221366,-0.1933973;0.5132851;-0.01187,-0.2314695;0.2496914;-0.08596899,-0.2643063;0.0002129972;-0.2096849,0.08074871;0.008853183;-0.03065036,0.1404796;-0.3273773;-0.09917419,0.2002861;-0.7589306;0.0197985,0.2243792;-0.787002;-0.0396671,-0.07415619;0.002183957;-0.04510284,-0.06831402;-0.3460326;-0.05013839,-0.03666478;-0.7904413;0.02381294,-0.02930357;-0.7512194;-0.06191737,-0.02008981;0.5666977;0.01886546,0;0;0,-0.0099019;0.3286309;0.01049948,-0.02072528;0.6441131;0.006757498,0.1575928;0.5175551;-0.01380086,0.2222818;0.2569342;-0.07948101,0.2922566;0.01815715;-0.2087574,-0.1914189;0.5148324;-0.02182996,-0.2469488;0.2458327;-0.05309275,-0.2871695;-0.001325026;-0.1792621,0.07846856;0.007625655;-0.03636909,0.1572978;-0.285695;-0.2068484,0.1706934;-0.7052877;-0.04031873,0.1936288;-0.7278387;-0.105136,-0.07695023;-0.0001182167;-0.04020976,-0.06596189;-0.3478365;-0.02331194,0.007280029;-0.7888142;0.04106014,0.009560838;-0.8201414;-0.01995369,-0.01795171;0.5670093;0.0101037,546.2737
+0;0;0,-0.01213931;0.3283602;0.01545212,-0.02307145;0.6438556;0.01523784,0.1572638;0.5195859;0.01885145,0.2282757;0.271448;-0.08017716,0.3170042;0.06166926;-0.2437116,-0.1928086;0.5117742;-0.01584489,-0.2326741;0.2496884;-0.0942257,-0.2623647;0.004899636;-0.2277185,0.08093838;0.009100632;-0.03007214,0.1440289;-0.3223564;-0.1165016,0.2058476;-0.7533298;0.003540039,0.2320416;-0.784456;-0.05183478,-0.07400903;0.001831309;-0.04535953,-0.06648016;-0.3463257;-0.05201111,-0.03142021;-0.7907999;0.01998223,-0.02397719;-0.7516071;-0.06574415,-0.02053061;0.5667152;0.0178422,0;0;0,-0.0099019;0.3286309;0.01049948,-0.02072528;0.6441131;0.006757498,0.1575928;0.5175551;-0.01380086,0.2222818;0.2569342;-0.07948101,0.2922566;0.01815715;-0.2087574,-0.1914189;0.5148324;-0.02182996,-0.2469488;0.2458327;-0.05309275,-0.2871695;-0.001325026;-0.1792621,0.07846856;0.007625655;-0.03636909,0.1572978;-0.285695;-0.2068484,0.1706934;-0.7052877;-0.04031873,0.1936288;-0.7278387;-0.105136,-0.07695023;-0.0001182167;-0.04020976,-0.06596189;-0.3478365;-0.02331194,0.007280029;-0.7888142;0.04106014,0.009560838;-0.8201414;-0.01995369,-0.01795171;0.5670093;0.0101037,546.285
+0;0;0,-0.01212951;0.3280952;0.01543965,-0.02305106;0.6432843;0.01522606,0.1571421;0.5191376;0.01883598,0.2274447;0.273478;-0.07920356,0.3175033;0.06055477;-0.2451893,-0.1926561;0.5113319;-0.01583319,-0.2321235;0.2518637;-0.09343114,-0.2622591;0.00340572;-0.2289249,0.08091839;0.009098385;-0.03006472,0.1440609;-0.3226315;-0.1165653,0.2048865;-0.7466818;0.001548067,0.2311288;-0.7779207;-0.05392881,-0.07399075;0.001830857;-0.04534833,-0.06645569;-0.3466127;-0.05200538,-0.03195893;-0.7839471;0.0188315,-0.02450219;-0.7447373;-0.06705289,-0.02051306;0.5662299;0.01782752,0;0;0,-0.01039834;0.3283377;0.01087117,-0.02175741;0.6434987;0.007492542,0.1566396;0.51713;-0.01266372,0.2215683;0.2604911;-0.08211577,0.2942193;0.01904891;-0.2141218,-0.1921585;0.5144843;-0.02151415,-0.2480401;0.248742;-0.05558954,-0.2887275;0.0002979338;-0.188323,0.07870466;0.007702217;-0.03578699,0.1584538;-0.2820246;-0.2124574,0.1731854;-0.6947235;-0.04834819,0.1979511;-0.7201483;-0.1102457,-0.07668202;-0.0002366484;-0.04067269,-0.06476389;-0.3481598;-0.02274441,0.007094331;-0.782057;0.04080704,0.008775833;-0.8138695;-0.01996256,-0.01885003;0.566482;0.01074219,546.3065
+0;0;0,-0.01212951;0.3280952;0.01543965,-0.02305106;0.6432843;0.01522606,0.1571421;0.5191376;0.01883598,0.2274447;0.273478;-0.07920356,0.3175033;0.06055477;-0.2451893,-0.1926561;0.5113319;-0.01583319,-0.2321235;0.2518637;-0.09343114,-0.2622591;0.00340572;-0.2289249,0.08091839;0.009098385;-0.03006472,0.1440609;-0.3226315;-0.1165653,0.2048865;-0.7466818;0.001548067,0.2311288;-0.7779207;-0.05392881,-0.07399075;0.001830857;-0.04534833,-0.06645569;-0.3466127;-0.05200538,-0.03195893;-0.7839471;0.0188315,-0.02450219;-0.7447373;-0.06705289,-0.02051306;0.5662299;0.01782752,0;0;0,-0.01039834;0.3283377;0.01087117,-0.02175741;0.6434987;0.007492542,0.1566396;0.51713;-0.01266372,0.2215683;0.2604911;-0.08211577,0.2942193;0.01904891;-0.2141218,-0.1921585;0.5144843;-0.02151415,-0.2480401;0.248742;-0.05558954,-0.2887275;0.0002979338;-0.188323,0.07870466;0.007702217;-0.03578699,0.1584538;-0.2820246;-0.2124574,0.1731854;-0.6947235;-0.04834819,0.1979511;-0.7201483;-0.1102457,-0.07668202;-0.0002366484;-0.04067269,-0.06476389;-0.3481598;-0.02274441,0.007094331;-0.782057;0.04080704,0.008775833;-0.8138695;-0.01996256,-0.01885003;0.566482;0.01074219,546.3185
+0;0;0,-0.01194381;0.3279127;0.01450955,-0.02265448;0.6429007;0.01344714,0.1557836;0.517783;0.02022421,0.2355375;0.2817591;-0.08742732,0.3287717;0.0686315;-0.2576637,-0.1909942;0.5120665;-0.0185922,-0.2272041;0.2566594;-0.1029299,-0.2549908;0.007296681;-0.2448544,0.080957;0.009431859;-0.02975737,0.1502399;-0.3159344;-0.1341173,0.2092231;-0.7354116;-0.01007941,0.2338345;-0.7448197;-0.08088861,-0.07401668;0.001346821;-0.0452572,-0.06330589;-0.3470217;-0.05414465,-0.02577703;-0.7815025;0.01399861,-0.01750585;-0.7425555;-0.06981188,-0.02017407;0.5659117;0.01625586,0;0;0,-0.01084006;0.3280742;0.01138854,-0.02278264;0.6430124;0.008485794,0.1544665;0.5168372;-0.01143527,0.220506;0.2640592;-0.0849123,0.2957293;0.02224576;-0.2226225,-0.191695;0.514505;-0.02094384,-0.2485715;0.2516638;-0.05750053,-0.2906923;0.00411272;-0.1990658,0.07884727;0.007947609;-0.03533328,0.1592364;-0.2780602;-0.2177927,0.1743964;-0.6870848;-0.05258213,0.1990652;-0.7104452;-0.1135475,-0.07648776;-0.0005028705;-0.04096176,-0.0641611;-0.3484791;-0.02321479,0.00718163;-0.7792405;0.04144096,0.008914319;-0.8092224;-0.01832385,-0.01971715;0.5660563;0.01160312,546.3403
+0;0;0,-0.01194381;0.3279127;0.01450955,-0.02265448;0.6429007;0.01344714,0.1557836;0.517783;0.02022421,0.2355375;0.2817591;-0.08742732,0.3287717;0.0686315;-0.2576637,-0.1909942;0.5120665;-0.0185922,-0.2272041;0.2566594;-0.1029299,-0.2549908;0.007296681;-0.2448544,0.080957;0.009431859;-0.02975737,0.1502399;-0.3159344;-0.1341173,0.2092231;-0.7354116;-0.01007941,0.2338345;-0.7448197;-0.08088861,-0.07401668;0.001346821;-0.0452572,-0.06330589;-0.3470217;-0.05414465,-0.02577703;-0.7815025;0.01399861,-0.01750585;-0.7425555;-0.06981188,-0.02017407;0.5659117;0.01625586,0;0;0,-0.01084006;0.3280742;0.01138854,-0.02278264;0.6430124;0.008485794,0.1544665;0.5168372;-0.01143527,0.220506;0.2640592;-0.0849123,0.2957293;0.02224576;-0.2226225,-0.191695;0.514505;-0.02094384,-0.2485715;0.2516638;-0.05750053,-0.2906923;0.00411272;-0.1990658,0.07884727;0.007947609;-0.03533328,0.1592364;-0.2780602;-0.2177927,0.1743964;-0.6870848;-0.05258213,0.1990652;-0.7104452;-0.1135475,-0.07648776;-0.0005028705;-0.04096176,-0.0641611;-0.3484791;-0.02321479,0.00718163;-0.7792405;0.04144096,0.008914319;-0.8092224;-0.01832385,-0.01971715;0.5660563;0.01160312,546.3519
+0;0;0,-0.01194817;0.3280324;0.01451485,-0.02266347;0.6431559;0.01345228,0.1571377;0.5176392;0.02026103,0.2365825;0.2825301;-0.08697325,0.3302347;0.06844696;-0.257973,-0.1923249;0.5118785;-0.0188559,-0.2283944;0.2574612;-0.1028667,-0.2563057;0.006980509;-0.2454275,0.08095883;0.009432071;-0.02975804,0.1501972;-0.3157255;-0.1340511,0.2087652;-0.7322491;-0.01088648,0.2342847;-0.7431114;-0.08430856,-0.07401834;0.001346851;-0.04525822,-0.06331442;-0.3467982;-0.05413997,-0.0260498;-0.7782198;0.01352349,-0.01747341;-0.7389427;-0.07337964,-0.02018221;0.5661405;0.01626196,0;0;0,-0.0122265;0.3281278;0.0118897,-0.02625754;0.6431249;0.009952784,0.1527982;0.5162066;-0.01046407,0.2198007;0.265842;-0.08737433,0.2970903;0.0261797;-0.2303132,-0.1955521;0.5136908;-0.02122677,-0.253469;0.2526551;-0.06113863,-0.2948925;0.005280659;-0.2058217,0.07904139;0.008064911;-0.0348748,0.159969;-0.2731921;-0.2239347,0.1746176;-0.6774668;-0.05529594,0.2018117;-0.7040474;-0.1167035,-0.07632686;-0.000657831;-0.04126273,-0.0632049;-0.3483622;-0.02315522,0.007604934;-0.7759954;0.04170941,0.009345545;-0.8081164;-0.02033675,-0.02263121;0.5661556;0.01278138,546.3735
+0;0;0,-0.012365;0.3280332;0.01414311,-0.02341073;0.6431434;0.01267474,0.1564558;0.5176111;0.0195741,0.2384527;0.2857791;-0.09275287,0.333515;0.07569878;-0.267889,-0.1929341;0.5123042;-0.0205075,-0.225484;0.2591319;-0.109565,-0.2509149;0.01186122;-0.2580699,0.08102699;0.009880095;-0.02942529,0.1545492;-0.309896;-0.1466267,0.2129485;-0.7269158;-0.02507166,0.2404793;-0.7559834;-0.08393469,-0.07382517;0.0008881989;-0.0455839,-0.06283694;-0.3472296;-0.05515886,-0.02295008;-0.7789091;0.009288635,-0.01412524;-0.739653;-0.07759185,-0.02085849;0.5661342;0.0155901,0;0;0,-0.0122265;0.3281278;0.0118897,-0.02625754;0.6431249;0.009952784,0.1527982;0.5162066;-0.01046407,0.2198007;0.265842;-0.08737433,0.2970903;0.0261797;-0.2303132,-0.1955521;0.5136908;-0.02122677,-0.253469;0.2526551;-0.06113863,-0.2948925;0.005280659;-0.2058217,0.07904139;0.008064911;-0.0348748,0.159969;-0.2731921;-0.2239347,0.1746176;-0.6774668;-0.05529594,0.2018117;-0.7040474;-0.1167035,-0.07632686;-0.000657831;-0.04126273,-0.0632049;-0.3483622;-0.02315522,0.007604934;-0.7759954;0.04170941,0.009345545;-0.8081164;-0.02033675,-0.02263121;0.5661556;0.01278138,546.3853
+0;0;0,-0.01236668;0.3280779;0.01414504,-0.0234151;0.6432641;0.01267658,0.1562062;0.5177866;0.01957089,0.2359765;0.2922497;-0.08970593,0.3320592;0.07991441;-0.266722,-0.1926996;0.5124871;-0.02045517,-0.2243656;0.2661894;-0.1070944,-0.2500695;0.01626445;-0.2571934,0.08098502;0.009874977;-0.02941004,0.1544877;-0.3098162;-0.1465804,0.2129681;-0.7274147;-0.02485663,0.240419;-0.756311;-0.08354893,-0.07378693;0.0008877388;-0.04556029,-0.06280161;-0.3471377;-0.05513271,-0.0228594;-0.7794161;0.009404212,-0.01406016;-0.7401869;-0.0772243,-0.02086244;0.5662424;0.01559241,0;0;0,-0.01298507;0.3281232;0.01243758,-0.02788902;0.6431608;0.01120305,0.1509423;0.5157524;-0.009590626,0.2166595;0.2740439;-0.08977687,0.2979861;0.03517835;-0.2380406,-0.1966112;0.5137185;-0.02065479,-0.2539427;0.260488;-0.06259491,-0.2957189;0.01393981;-0.2146529,0.07914545;0.008266285;-0.03447759,0.1601382;-0.2683337;-0.2300961,0.1761673;-0.6728078;-0.06048214,0.203384;-0.699011;-0.1218626,-0.07613368;-0.0008650389;-0.04152053,-0.06247617;-0.3484884;-0.02404219,0.008072361;-0.7765176;0.04258316,0.01161763;-0.805738;-0.02181787,-0.02405752;0.5661821;0.0138402,546.4088
+0;0;0,-0.01236936;0.3281488;0.0141481,-0.02341883;0.6433648;0.01267991,0.1566964;0.5177541;0.01958524,0.2353701;0.2953177;-0.08818935,0.3290012;0.08840024;-0.2606888,-0.1931829;0.5124398;-0.02055249,-0.2244135;0.269528;-0.1060006,-0.2494616;0.0259801;-0.2522697,0.08096467;0.009872495;-0.02940265,0.1544985;-0.3099541;-0.1466226,0.2120398;-0.7208468;-0.02685349,0.2398115;-0.7504314;-0.08623175,-0.07376838;0.0008875158;-0.04554884,-0.06277841;-0.3472853;-0.05512531,-0.02347759;-0.7726223;0.00837528,-0.01457551;-0.7332851;-0.07926568,-0.02086625;0.5663451;0.01559566,0;0;0,-0.01386979;0.3281404;0.01289558,-0.02962502;0.6431683;0.01221871,0.1497054;0.5150654;-0.008912086,0.2151289;0.2780381;-0.09149957,0.299244;0.05411884;-0.2468137,-0.1985588;0.5136285;-0.02032699,-0.2553965;0.2644029;-0.06436019,-0.2959695;0.02784087;-0.2184052,0.07924486;0.008449033;-0.03414857,0.1605532;-0.2649843;-0.2342983,0.1756923;-0.6623288;-0.06584488,0.2044917;-0.6927045;-0.1239202,-0.07601815;-0.001016033;-0.04168294,-0.06137079;-0.3488042;-0.0253867,0.007175151;-0.7698013;0.04207727,0.01002869;-0.7975404;-0.02504515,-0.02560218;0.5661967;0.0147171,546.4228
+0;0;0,-0.01321027;0.3281106;0.01427342,-0.02506959;0.6432976;0.01290948,0.1553067;0.517836;0.01826354,0.2347386;0.2983831;-0.09493457,0.328638;0.09741341;-0.2741879,-0.1940517;0.5118066;-0.0222372,-0.2247638;0.2713563;-0.1145589,-0.246582;0.03154445;-0.2673721,0.08112564;0.0102598;-0.02882059,0.1588934;-0.3017014;-0.163242,0.2115485;-0.7121295;-0.03969183,0.2178824;-0.6729378;-0.1275711,-0.07345428;0.0005153637;-0.04605933,-0.06188681;-0.3476316;-0.05588927,-0.02044597;-0.7729166;0.00659094,-0.01147297;-0.7335767;-0.08104248,-0.0223229;0.5662836;0.0158017,0;0;0,-0.01386979;0.3281404;0.01289558,-0.02962502;0.6431683;0.01221871,0.1497054;0.5150654;-0.008912086,0.2151289;0.2780381;-0.09149957,0.299244;0.05411884;-0.2468137,-0.1985588;0.5136285;-0.02032699,-0.2553965;0.2644029;-0.06436019,-0.2959695;0.02784087;-0.2184052,0.07924486;0.008449033;-0.03414857,0.1605532;-0.2649843;-0.2342983,0.1756923;-0.6623288;-0.06584488,0.2044917;-0.6927045;-0.1239202,-0.07601815;-0.001016033;-0.04168294,-0.06137079;-0.3488042;-0.0253867,0.007175151;-0.7698013;0.04207727,0.01002869;-0.7975404;-0.02504515,-0.02560218;0.5661967;0.0147171,546.439
+0;0;0,-0.01321027;0.3281106;0.01427342,-0.02506959;0.6432976;0.01290948,0.1553067;0.517836;0.01826354,0.2347386;0.2983831;-0.09493457,0.328638;0.09741341;-0.2741879,-0.1940517;0.5118066;-0.0222372,-0.2247638;0.2713563;-0.1145589,-0.246582;0.03154445;-0.2673721,0.08112564;0.0102598;-0.02882059,0.1588934;-0.3017014;-0.163242,0.2115485;-0.7121295;-0.03969183,0.2178824;-0.6729378;-0.1275711,-0.07345428;0.0005153637;-0.04605933,-0.06188681;-0.3476316;-0.05588927,-0.02044597;-0.7729166;0.00659094,-0.01147297;-0.7335767;-0.08104248,-0.0223229;0.5662836;0.0158017,0;0;0,-0.01386979;0.3281404;0.01289558,-0.02962502;0.6431683;0.01221871,0.1497054;0.5150654;-0.008912086,0.2151289;0.2780381;-0.09149957,0.299244;0.05411884;-0.2468137,-0.1985588;0.5136285;-0.02032699,-0.2553965;0.2644029;-0.06436019,-0.2959695;0.02784087;-0.2184052,0.07924486;0.008449033;-0.03414857,0.1605532;-0.2649843;-0.2342983,0.1756923;-0.6623288;-0.06584488,0.2044917;-0.6927045;-0.1239202,-0.07601815;-0.001016033;-0.04168294,-0.06137079;-0.3488042;-0.0253867,0.007175151;-0.7698013;0.04207727,0.01002869;-0.7975404;-0.02504515,-0.02560218;0.5661967;0.0147171,546.4599
+0;0;0,-0.0132036;0.3279449;0.01426622,-0.02505708;0.6429757;0.01290338,0.1551437;0.5176097;0.01825324,0.2346348;0.2979936;-0.095029,0.328002;0.09816265;-0.2732667,-0.193873;0.5115861;-0.0222079,-0.2246078;0.2709572;-0.1145982,-0.2463024;0.03250414;-0.2665455,0.08107843;0.01025383;-0.02880382,0.158858;-0.3017546;-0.1632456,0.2118573;-0.7148664;-0.03888752,0.2179432;-0.6760346;-0.1233257,-0.07341153;0.0005150638;-0.04603253,-0.06184231;-0.3476846;-0.05586395,-0.0201305;-0.7757504;0.00702481,-0.01150885;-0.7367762;-0.0771772,-0.0223121;0.5660099;0.0157938,0;0;0,-0.01452497;0.3279227;0.01346993,-0.03096178;0.6427603;0.01331401,0.1483111;0.5146235;-0.008025765,0.214609;0.2788317;-0.09398913,0.2997635;0.05835125;-0.2506914,-0.1994859;0.5132835;-0.01963184,-0.2569111;0.2644818;-0.06635389,-0.2976087;0.03280506;-0.2247462,0.0793607;0.008589849;-0.03371358,0.1611689;-0.2596552;-0.2406567,0.1767638;-0.6589017;-0.06950104,0.2043059;-0.683283;-0.1289061,-0.07581221;-0.001163936;-0.04194837,-0.06032393;-0.3489374;-0.02500039,0.008078106;-0.772689;0.04349045,0.008876856;-0.7977263;-0.02143345,-0.02677198;0.5658416;0.01567745,546.472
+0;0;0,-0.01283329;0.3278344;0.01355874,-0.02426997;0.6428276;0.01155418,0.1557203;0.5165478;0.01644771,0.2379237;0.2998645;-0.1010301,0.3299828;0.1058597;-0.2817608,-0.1933244;0.5117706;-0.02396411,-0.2230988;0.2726293;-0.1210983,-0.2417404;0.04070964;-0.2780761,0.08106392;0.01040458;-0.02851822,0.1626972;-0.2910263;-0.1804807,0.2099523;-0.699589;-0.05135477,0.2161367;-0.6608478;-0.136092,-0.07327313;0.0002225102;-0.04608582,-0.05854055;-0.3466023;-0.05670075,-0.01705635;-0.7712872;0.004551262,-0.008364019;-0.7323368;-0.07994363,-0.02163545;0.5658849;0.01459967,0;0;0,-0.01509205;0.3277121;0.01417422,-0.03223948;0.6424627;0.01470852,0.1472136;0.5139596;-0.007151365,0.2151469;0.2800545;-0.09761441,0.3003352;0.06605795;-0.2580036,-0.2005007;0.5126071;-0.01895392,-0.259087;0.2644131;-0.06872857,-0.3001258;0.03985584;-0.2320262,0.07945561;0.008674249;-0.03323352,0.1606946;-0.2541552;-0.2452196,0.1758783;-0.650133;-0.07551086,0.2034768;-0.6760437;-0.1338836,-0.07553195;-0.001264425;-0.04226381,-0.05931336;-0.3477714;-0.0253223,0.007570878;-0.7680024;0.0436886,0.008779043;-0.7938274;-0.02094239,-0.02786279;0.5655697;0.01687527,546.4935
+0;0;0,-0.01283329;0.3278344;0.01355874,-0.02426997;0.6428276;0.01155418,0.1557203;0.5165478;0.01644771,0.2379237;0.2998645;-0.1010301,0.3299828;0.1058597;-0.2817608,-0.1933244;0.5117706;-0.02396411,-0.2230988;0.2726293;-0.1210983,-0.2417404;0.04070964;-0.2780761,0.08106392;0.01040458;-0.02851822,0.1626972;-0.2910263;-0.1804807,0.2099523;-0.699589;-0.05135477,0.2161367;-0.6608478;-0.136092,-0.07327313;0.0002225102;-0.04608582,-0.05854055;-0.3466023;-0.05670075,-0.01705635;-0.7712872;0.004551262,-0.008364019;-0.7323368;-0.07994363,-0.02163545;0.5658849;0.01459967,0;0;0,-0.01509205;0.3277121;0.01417422,-0.03223948;0.6424627;0.01470852,0.1472136;0.5139596;-0.007151365,0.2151469;0.2800545;-0.09761441,0.3003352;0.06605795;-0.2580036,-0.2005007;0.5126071;-0.01895392,-0.259087;0.2644131;-0.06872857,-0.3001258;0.03985584;-0.2320262,0.07945561;0.008674249;-0.03323352,0.1606946;-0.2541552;-0.2452196,0.1758783;-0.650133;-0.07551086,0.2034768;-0.6760437;-0.1338836,-0.07553195;-0.001264425;-0.04226381,-0.05931336;-0.3477714;-0.0253223,0.007570878;-0.7680024;0.0436886,0.008779043;-0.7938274;-0.02094239,-0.02786279;0.5655697;0.01687527,546.5054
+0;0;0,-0.01283329;0.3278344;0.01355874,-0.02426997;0.6428276;0.01155418,0.1557203;0.5165478;0.01644771,0.2379237;0.2998645;-0.1010301,0.3299828;0.1058597;-0.2817608,-0.1933244;0.5117706;-0.02396411,-0.2230988;0.2726293;-0.1210983,-0.2417404;0.04070964;-0.2780761,0.08106392;0.01040458;-0.02851822,0.1626972;-0.2910263;-0.1804807,0.2099523;-0.699589;-0.05135477,0.2161367;-0.6608478;-0.136092,-0.07327313;0.0002225102;-0.04608582,-0.05854055;-0.3466023;-0.05670075,-0.01705635;-0.7712872;0.004551262,-0.008364019;-0.7323368;-0.07994363,-0.02163545;0.5658849;0.01459967,0;0;0,-0.01509205;0.3277121;0.01417422,-0.03223948;0.6424627;0.01470852,0.1472136;0.5139596;-0.007151365,0.2151469;0.2800545;-0.09761441,0.3003352;0.06605795;-0.2580036,-0.2005007;0.5126071;-0.01895392,-0.259087;0.2644131;-0.06872857,-0.3001258;0.03985584;-0.2320262,0.07945561;0.008674249;-0.03323352,0.1606946;-0.2541552;-0.2452196,0.1758783;-0.650133;-0.07551086,0.2034768;-0.6760437;-0.1338836,-0.07553195;-0.001264425;-0.04226381,-0.05931336;-0.3477714;-0.0253223,0.007570878;-0.7680024;0.0436886,0.008779043;-0.7938274;-0.02094239,-0.02786279;0.5655697;0.01687527,546.5174
+0;0;0,-0.01387556;0.3276837;0.01365684,-0.02637381;0.6425496;0.01173376,0.1536978;0.5165019;0.0151071,0.2377043;0.3022555;-0.1060356,0.3295893;0.1163087;-0.2911481,-0.1945659;0.5114589;-0.02523749,-0.2228583;0.2736962;-0.1267392,-0.2394002;0.04731286;-0.2872468,0.08114794;0.01077363;-0.02809101,0.165497;-0.2780028;-0.2006576,0.2077826;-0.6741322;-0.06706901,0.2484627;-0.7120083;-0.1188086,-0.07305945;-0.0001772192;-0.04639447,-0.05624241;-0.3464328;-0.05688506,-0.01504035;-0.7604386;0.00188683,-0.005447171;-0.7205247;-0.09164758,-0.023479;0.5656495;0.01476104,0;0;0,-0.01566301;0.327547;0.01494169,-0.03351406;0.6421696;0.0163784,0.1456632;0.5132788;-0.006303072,0.2175236;0.2822085;-0.101575,0.3025373;0.07308108;-0.2638222,-0.2011495;0.5121659;-0.0182411,-0.2614755;0.2650223;-0.07223155,-0.3007328;0.04402976;-0.2362648,0.07957402;0.008762017;-0.03288412,0.1611331;-0.2503247;-0.2485414,0.1723004;-0.6343513;-0.07839034,0.2030704;-0.6722811;-0.1365088,-0.07542773;-0.001378399;-0.04241371,-0.05823132;-0.3473595;-0.02546724,0.005365755;-0.7571508;0.04220184,0.007498776;-0.7892341;-0.02907309,-0.02896399;0.5653138;0.01829219,546.5382
+0;0;0,-0.01387556;0.3276837;0.01365684,-0.02637381;0.6425496;0.01173376,0.1536978;0.5165019;0.0151071,0.2377043;0.3022555;-0.1060356,0.3295893;0.1163087;-0.2911481,-0.1945659;0.5114589;-0.02523749,-0.2228583;0.2736962;-0.1267392,-0.2394002;0.04731286;-0.2872468,0.08114794;0.01077363;-0.02809101,0.165497;-0.2780028;-0.2006576,0.2077826;-0.6741322;-0.06706901,0.2484627;-0.7120083;-0.1188086,-0.07305945;-0.0001772192;-0.04639447,-0.05624241;-0.3464328;-0.05688506,-0.01504035;-0.7604386;0.00188683,-0.005447171;-0.7205247;-0.09164758,-0.023479;0.5656495;0.01476104,0;0;0,-0.01566301;0.327547;0.01494169,-0.03351406;0.6421696;0.0163784,0.1456632;0.5132788;-0.006303072,0.2175236;0.2822085;-0.101575,0.3025373;0.07308108;-0.2638222,-0.2011495;0.5121659;-0.0182411,-0.2614755;0.2650223;-0.07223155,-0.3007328;0.04402976;-0.2362648,0.07957402;0.008762017;-0.03288412,0.1611331;-0.2503247;-0.2485414,0.1723004;-0.6343513;-0.07839034,0.2030704;-0.6722811;-0.1365088,-0.07542773;-0.001378399;-0.04241371,-0.05823132;-0.3473595;-0.02546724,0.005365755;-0.7571508;0.04220184,0.007498776;-0.7892341;-0.02907309,-0.02896399;0.5653138;0.01829219,546.5492
+0;0;0,-0.01387101;0.3275762;0.01365236,-0.02636821;0.6424146;0.01173018,0.1539849;0.5163119;0.01510315,0.2380506;0.3019146;-0.1061248,0.3294471;0.1169564;-0.2902532,-0.1948339;0.5112608;-0.02530574,-0.2231462;0.2733307;-0.126879,-0.2396002;0.04815094;-0.2865332,0.08124043;0.01078591;-0.02812302,0.1655835;-0.2779699;-0.2006773,0.2082222;-0.677407;-0.06597325,0.2478388;-0.7135086;-0.1163602,-0.07314274;-0.0001774212;-0.04644735,-0.0563269;-0.3464083;-0.05693719,-0.01478079;-0.7638711;0.002325445,-0.005438406;-0.7242164;-0.08876372,-0.02347427;0.5655378;0.01475654,0;0;0,-0.01628139;0.3273793;0.01557684,-0.03499723;0.6419203;0.01784444,0.1446047;0.5129262;-0.005538702,0.2187903;0.2839195;-0.1044421,0.3043702;0.08075252;-0.2713714,-0.2024988;0.5116416;-0.01761625,-0.2643767;0.2654168;-0.07483461,-0.3026842;0.05020253;-0.2441906,0.07971187;0.009090975;-0.03272033,0.1610299;-0.2460872;-0.2530385,0.1723841;-0.6330522;-0.0808686,0.2016035;-0.6678721;-0.1393694,-0.07549176;-0.001604026;-0.04249315,-0.05769623;-0.3475534;-0.02603012,0.00578934;-0.7606945;0.04323249,0.00848294;-0.7898552;-0.02726921,-0.03022468;0.565096;0.01952314,546.572
+0;0;0,-0.01439506;0.3272354;0.01325688,-0.02740016;0.641986;0.01093275,0.1533948;0.5148588;0.01355801,0.2409092;0.3029635;-0.1103361,0.3316424;0.1224358;-0.2980456,-0.1961869;0.5109186;-0.02691231,-0.223294;0.2741348;-0.1323011,-0.2371011;0.0521946;-0.2954255,0.08158801;0.01102563;-0.02807852,0.1681404;-0.2733545;-0.208759,0.2068144;-0.6694036;-0.0712201,0.2463338;-0.7046677;-0.1217246,-0.07331099;-0.0004372607;-0.04681749,-0.05532025;-0.3476766;-0.05730569,-0.01265715;-0.7626408;-0.0002793074,-0.003353446;-0.72307;-0.0907986,-0.02438605;0.5651577;0.01406127,0;0;0,-0.01728403;0.3269261;0.01692986,-0.03751728;0.6413004;0.02040482,0.1428783;0.511752;-0.004034879,0.221083;0.2868371;-0.1098907,0.3060159;0.08563304;-0.2782979,-0.204818;0.5105149;-0.01644549,-0.2682459;0.2651201;-0.07699632,-0.305533;0.05446681;-0.2510438,0.08010298;0.009643361;-0.0325129,0.1604153;-0.2442408;-0.2563467,0.1716864;-0.627891;-0.08327746,0.1994492;-0.6629059;-0.1413653,-0.07579372;-0.002034554;-0.042635,-0.05683251;-0.3489448;-0.02523893,0.004946891;-0.7595661;0.04433774,0.007739518;-0.7889462;-0.02521877,-0.03230006;0.5645375;0.02170396,546.5939
+0;0;0,-0.01439506;0.3272354;0.01325688,-0.02740016;0.641986;0.01093275,0.1533948;0.5148588;0.01355801,0.2409092;0.3029635;-0.1103361,0.3316424;0.1224358;-0.2980456,-0.1961869;0.5109186;-0.02691231,-0.223294;0.2741348;-0.1323011,-0.2371011;0.0521946;-0.2954255,0.08158801;0.01102563;-0.02807852,0.1681404;-0.2733545;-0.208759,0.2068144;-0.6694036;-0.0712201,0.2463338;-0.7046677;-0.1217246,-0.07331099;-0.0004372607;-0.04681749,-0.05532025;-0.3476766;-0.05730569,-0.01265715;-0.7626408;-0.0002793074,-0.003353446;-0.72307;-0.0907986,-0.02438605;0.5651577;0.01406127,0;0;0,-0.01728403;0.3269261;0.01692986,-0.03751728;0.6413004;0.02040482,0.1428783;0.511752;-0.004034879,0.221083;0.2868371;-0.1098907,0.3060159;0.08563304;-0.2782979,-0.204818;0.5105149;-0.01644549,-0.2682459;0.2651201;-0.07699632,-0.305533;0.05446681;-0.2510438,0.08010298;0.009643361;-0.0325129,0.1604153;-0.2442408;-0.2563467,0.1716864;-0.627891;-0.08327746,0.1994492;-0.6629059;-0.1413653,-0.07579372;-0.002034554;-0.042635,-0.05683251;-0.3489448;-0.02523893,0.004946891;-0.7595661;0.04433774,0.007739518;-0.7889462;-0.02521877,-0.03230006;0.5645375;0.02170396,546.6056
+0;0;0,-0.01439506;0.3272354;0.01325688,-0.02740016;0.641986;0.01093275,0.1533948;0.5148588;0.01355801,0.2409092;0.3029635;-0.1103361,0.3316424;0.1224358;-0.2980456,-0.1961869;0.5109186;-0.02691231,-0.223294;0.2741348;-0.1323011,-0.2371011;0.0521946;-0.2954255,0.08158801;0.01102563;-0.02807852,0.1681404;-0.2733545;-0.208759,0.2068144;-0.6694036;-0.0712201,0.2463338;-0.7046677;-0.1217246,-0.07331099;-0.0004372607;-0.04681749,-0.05532025;-0.3476766;-0.05730569,-0.01265715;-0.7626408;-0.0002793074,-0.003353446;-0.72307;-0.0907986,-0.02438605;0.5651577;0.01406127,0;0;0,-0.01728403;0.3269261;0.01692986,-0.03751728;0.6413004;0.02040482,0.1428783;0.511752;-0.004034879,0.221083;0.2868371;-0.1098907,0.3060159;0.08563304;-0.2782979,-0.204818;0.5105149;-0.01644549,-0.2682459;0.2651201;-0.07699632,-0.305533;0.05446681;-0.2510438,0.08010298;0.009643361;-0.0325129,0.1604153;-0.2442408;-0.2563467,0.1716864;-0.627891;-0.08327746,0.1994492;-0.6629059;-0.1413653,-0.07579372;-0.002034554;-0.042635,-0.05683251;-0.3489448;-0.02523893,0.004946891;-0.7595661;0.04433774,0.007739518;-0.7889462;-0.02521877,-0.03230006;0.5645375;0.02170396,546.6167
+0;0;0,-0.01469964;0.3270575;0.01302068,-0.02792765;0.641876;0.01045856,0.1534472;0.5144328;0.01257867,0.2430818;0.3069934;-0.1176518,0.3337903;0.1294747;-0.3050525,-0.1972381;0.51122;-0.02820075,-0.2246648;0.2791404;-0.1440122,-0.2345137;0.05613741;-0.3022292,0.08176959;0.01120675;-0.02780959,0.1695824;-0.2675328;-0.2168349,0.2061665;-0.6622157;-0.07565634,0.2436484;-0.6978437;-0.1273113,-0.07316471;-0.0006252874;-0.04724155,-0.0537186;-0.347964;-0.05796682,-0.01063655;-0.762696;-0.001525857,-0.001270153;-0.723137;-0.0920856,-0.0248691;0.5650359;0.01364756,0;0;0,-0.01828503;0.3266347;0.01810098,-0.03956959;0.641008;0.02251625,0.1414132;0.51065;-0.00265801,0.2221515;0.2886176;-0.1131494,0.3078733;0.09275831;-0.2838857,-0.2068421;0.5094872;-0.01535213,-0.2705155;0.2646465;-0.07878861,-0.307016;0.05795166;-0.2543018,0.08037306;0.009958267;-0.03203487,0.1589816;-0.2398634;-0.2612667,0.16944;-0.6222494;-0.08600724,0.1978778;-0.6573045;-0.1437938,-0.0757411;-0.002327558;-0.04293132,-0.05573077;-0.3493439;-0.02513773,0.004506875;-0.7598332;0.04496425,0.007501269;-0.790638;-0.02340231,-0.03408244;0.5642439;0.02356243,546.639
+0;0;0,-0.01469964;0.3270575;0.01302068,-0.02792765;0.641876;0.01045856,0.1534472;0.5144328;0.01257867,0.2430818;0.3069934;-0.1176518,0.3337903;0.1294747;-0.3050525,-0.1972381;0.51122;-0.02820075,-0.2246648;0.2791404;-0.1440122,-0.2345137;0.05613741;-0.3022292,0.08176959;0.01120675;-0.02780959,0.1695824;-0.2675328;-0.2168349,0.2061665;-0.6622157;-0.07565634,0.2436484;-0.6978437;-0.1273113,-0.07316471;-0.0006252874;-0.04724155,-0.0537186;-0.347964;-0.05796682,-0.01063655;-0.762696;-0.001525857,-0.001270153;-0.723137;-0.0920856,-0.0248691;0.5650359;0.01364756,0;0;0,-0.01828503;0.3266347;0.01810098,-0.03956959;0.641008;0.02251625,0.1414132;0.51065;-0.00265801,0.2221515;0.2886176;-0.1131494,0.3078733;0.09275831;-0.2838857,-0.2068421;0.5094872;-0.01535213,-0.2705155;0.2646465;-0.07878861,-0.307016;0.05795166;-0.2543018,0.08037306;0.009958267;-0.03203487,0.1589816;-0.2398634;-0.2612667,0.16944;-0.6222494;-0.08600724,0.1978778;-0.6573045;-0.1437938,-0.0757411;-0.002327558;-0.04293132,-0.05573077;-0.3493439;-0.02513773,0.004506875;-0.7598332;0.04496425,0.007501269;-0.790638;-0.02340231,-0.03408244;0.5642439;0.02356243,546.6502
+0;0;0,-0.01468499;0.3267316;0.01300771,-0.02790792;0.6414288;0.01044676,0.1535761;0.5139881;0.0125648,0.2573419;0.2738449;-0.1381971,0.3426739;0.1068483;-0.31449,-0.1973266;0.5107732;-0.02823989,-0.2290772;0.2421053;-0.1623096,-0.2383423;0.03232034;-0.3111486,0.08192016;0.01122739;-0.0278608,0.1699239;-0.2681182;-0.217297,0.2062507;-0.6600258;-0.0771112,0.2442012;-0.6964743;-0.1294118,-0.07329944;-0.0006264389;-0.04732854,-0.05381105;-0.3487204;-0.05807713,-0.01103193;-0.7605362;-0.002033036,-0.001548453;-0.7208576;-0.09372477,-0.02485072;0.5646225;0.01363436,0;0;0,-0.01895355;0.326202;0.01927149,-0.04066699;0.6404138;0.02440751,0.1404028;0.5098242;-0.001334786,0.2419968;0.2640987;-0.1443835,0.3188878;0.07809335;-0.3048154,-0.2077061;0.5085446;-0.01421411,-0.283379;0.227335;-0.09396411,-0.3169335;0.03648737;-0.2633746,0.0806365;0.01015477;-0.03174627,0.1570043;-0.2390898;-0.2635001,0.1680118;-0.6183683;-0.08860028,0.1964216;-0.6534488;-0.1481687,-0.07586242;-0.002531411;-0.04303111,-0.05471467;-0.3502286;-0.02502699,0.003847256;-0.7579114;0.04517615,0.007715851;-0.7893045;-0.02415579,-0.03507432;0.563689;0.02526343,546.6725
+0;0;0,-0.01566418;0.3265087;0.01320247,-0.03003484;0.6410699;0.01087846,0.1518953;0.513565;0.01229799,0.2424069;0.3088252;-0.1231563,0.3344699;0.1365682;-0.3103664,-0.1990659;0.5103366;-0.02887188,-0.226954;0.2818715;-0.1533087,-0.2294766;0.07231803;-0.3244131,0.08219478;0.01165915;-0.02759461,0.1688436;-0.2603197;-0.2297249,0.203422;-0.655151;-0.08890823,0.2387072;-0.6903136;-0.1392194,-0.07328574;-0.0009395399;-0.0477671,-0.05349589;-0.3500251;-0.05697441,-0.01027249;-0.76473;-0.001580734,-0.0010497;-0.725363;-0.0901788,-0.02668137;0.5642929;0.01400186,0;0;0,-0.0196462;0.3259244;0.02036905,-0.04183084;0.6400023;0.02625775,0.1392944;0.5088735;-0.0001317281,0.2279102;0.2986771;-0.1282853,0.3114011;0.1017747;-0.293979,-0.2086003;0.5075498;-0.01318443,-0.2746769;0.2649201;-0.08545702,-0.3103712;0.07167424;-0.2714077,0.08095122;0.0103568;-0.03151214,0.153915;-0.2380133;-0.2667265,0.1674286;-0.6206864;-0.09267068,0.1949407;-0.6533;-0.150507,-0.07606246;-0.002727921;-0.04313282,-0.05266991;-0.3513154;-0.02649801,0.004549503;-0.76176;0.04546047,0.008570043;-0.7912807;-0.02134929,-0.03612262;0.5633036;0.02692556,546.6942
+0;0;0,-0.01566418;0.3265087;0.01320247,-0.03003484;0.6410699;0.01087846,0.1518953;0.513565;0.01229799,0.2424069;0.3088252;-0.1231563,0.3344699;0.1365682;-0.3103664,-0.1990659;0.5103366;-0.02887188,-0.226954;0.2818715;-0.1533087,-0.2294766;0.07231803;-0.3244131,0.08219478;0.01165915;-0.02759461,0.1688436;-0.2603197;-0.2297249,0.203422;-0.655151;-0.08890823,0.2387072;-0.6903136;-0.1392194,-0.07328574;-0.0009395399;-0.0477671,-0.05349589;-0.3500251;-0.05697441,-0.01027249;-0.76473;-0.001580734,-0.0010497;-0.725363;-0.0901788,-0.02668137;0.5642929;0.01400186,0;0;0,-0.0196462;0.3259244;0.02036905,-0.04183084;0.6400023;0.02625775,0.1392944;0.5088735;-0.0001317281,0.2279102;0.2986771;-0.1282853,0.3114011;0.1017747;-0.293979,-0.2086003;0.5075498;-0.01318443,-0.2746769;0.2649201;-0.08545702,-0.3103712;0.07167424;-0.2714077,0.08095122;0.0103568;-0.03151214,0.153915;-0.2380133;-0.2667265,0.1674286;-0.6206864;-0.09267068,0.1949407;-0.6533;-0.150507,-0.07606246;-0.002727921;-0.04313282,-0.05266991;-0.3513154;-0.02649801,0.004549503;-0.76176;0.04546047,0.008570043;-0.7912807;-0.02134929,-0.03612262;0.5633036;0.02692556,546.7062
+0;0;0,-0.0156631;0.3264861;0.01320156,-0.03003808;0.6411419;0.01087693,0.1522126;0.5135249;0.01229428,0.2427374;0.3087555;-0.1231796,0.3352036;0.1357439;-0.3112097,-0.1993768;0.5102908;-0.02894929,-0.2272689;0.2817925;-0.1534042,-0.2298025;0.07132116;-0.325258,0.08238447;0.01168605;-0.0276583,0.1691842;-0.2607666;-0.2301407,0.2040939;-0.6593797;-0.08797522,0.2360261;-0.6883503;-0.1335057,-0.07345487;-0.0009417083;-0.04787735,-0.05363055;-0.3506354;-0.05710069,-0.009993136;-0.7693124;-0.001176439,-0.001646725;-0.7308355;-0.08135563,-0.02668369;0.5643436;0.0140012,0;0;0,-0.02021974;0.3258086;0.02127647,-0.04291295;0.6399304;0.02797246,0.1384355;0.5082018;0.0008811951,0.228142;0.2990165;-0.1282415,0.3134869;0.1060355;-0.2994517,-0.2095541;0.5068491;-0.01238577,-0.2759865;0.2651086;-0.0873972,-0.3102532;0.07566006;-0.2791611,0.08122255;0.01057145;-0.03130317,0.1512974;-0.2386377;-0.2674135,0.1678013;-0.627912;-0.09854877,0.1926661;-0.652961;-0.1526004,-0.07621318;-0.002917788;-0.04326412,-0.05165664;-0.3520863;-0.02770485,0.005405441;-0.7664317;0.04567105,0.008565328;-0.7907205;-0.01443694,-0.03707805;0.5632182;0.02840495,546.7278
+0;0;0,-0.0160706;0.3264564;0.01344472,-0.0307199;0.6411016;0.01139434,0.1514271;0.5129638;0.01195914,0.2455763;0.3108996;-0.1250971,0.3362266;0.1437351;-0.3192025,-0.199762;0.5103255;-0.02955943,-0.2265465;0.2839252;-0.1580271,-0.2268825;0.07331142;-0.3297247,0.08243;0.01185407;-0.02745038,0.1685372;-0.2535668;-0.2393492,0.1981014;-0.6515802;-0.09432033,0.2306392;-0.6762193;-0.1445805,-0.07337626;-0.001143897;-0.04799334,-0.05207346;-0.350755;-0.05705037,-0.008252218;-0.7694331;-0.001278825,0.0001671417;-0.7309459;-0.08144929,-0.02731146;0.5643029;0.01444738,0;0;0,-0.02021974;0.3258086;0.02127647,-0.04291295;0.6399304;0.02797246,0.1384355;0.5082018;0.0008811951,0.228142;0.2990165;-0.1282415,0.3134869;0.1060355;-0.2994517,-0.2095541;0.5068491;-0.01238577,-0.2759865;0.2651086;-0.0873972,-0.3102532;0.07566006;-0.2791611,0.08122255;0.01057145;-0.03130317,0.1512974;-0.2386377;-0.2674135,0.1678013;-0.627912;-0.09854877,0.1926661;-0.652961;-0.1526004,-0.07621318;-0.002917788;-0.04326412,-0.05165664;-0.3520863;-0.02770485,0.005405441;-0.7664317;0.04567105,0.008565328;-0.7907205;-0.01443694,-0.03707805;0.5632182;0.02840495,546.7396
+0;0;0,-0.0160706;0.3264564;0.01344472,-0.0307199;0.6411016;0.01139434,0.1514271;0.5129638;0.01195914,0.2455763;0.3108996;-0.1250971,0.3362266;0.1437351;-0.3192025,-0.199762;0.5103255;-0.02955943,-0.2265465;0.2839252;-0.1580271,-0.2268825;0.07331142;-0.3297247,0.08243;0.01185407;-0.02745038,0.1685372;-0.2535668;-0.2393492,0.1981014;-0.6515802;-0.09432033,0.2306392;-0.6762193;-0.1445805,-0.07337626;-0.001143897;-0.04799334,-0.05207346;-0.350755;-0.05705037,-0.008252218;-0.7694331;-0.001278825,0.0001671417;-0.7309459;-0.08144929,-0.02731146;0.5643029;0.01444738,0;0;0,-0.02021974;0.3258086;0.02127647,-0.04291295;0.6399304;0.02797246,0.1384355;0.5082018;0.0008811951,0.228142;0.2990165;-0.1282415,0.3134869;0.1060355;-0.2994517,-0.2095541;0.5068491;-0.01238577,-0.2759865;0.2651086;-0.0873972,-0.3102532;0.07566006;-0.2791611,0.08122255;0.01057145;-0.03130317,0.1512974;-0.2386377;-0.2674135,0.1678013;-0.627912;-0.09854877,0.1926661;-0.652961;-0.1526004,-0.07621318;-0.002917788;-0.04326412,-0.05165664;-0.3520863;-0.02770485,0.005405441;-0.7664317;0.04567105,0.008565328;-0.7907205;-0.01443694,-0.03707805;0.5632182;0.02840495,546.7509
+0;0;0,-0.01606818;0.3264073;0.0134427,-0.03071613;0.6410231;0.0113929,0.152128;0.5127007;0.01194735,0.2463161;0.3105531;-0.1251655,0.3372491;0.1428675;-0.3198761,-0.2004323;0.5100521;-0.02973335,-0.2272279;0.2835584;-0.158254,-0.2275649;0.07228795;-0.330487,0.08251466;0.01186625;-0.02747858,0.1688095;-0.2541329;-0.239839,0.1988893;-0.6590881;-0.09228073,0.2302646;-0.6817752;-0.1407454,-0.07345163;-0.001145072;-0.04804263,-0.05210241;-0.3515179;-0.05711939,-0.00751688;-0.7774982;-0.0003751367,0.0006016903;-0.7393143;-0.07768144,-0.0273084;0.5642403;0.0144453,0;0;0,-0.02084314;0.3256629;0.02213252,-0.04412796;0.639695;0.02959907,0.1380159;0.5077872;0.001945615,0.2289588;0.3005362;-0.129627,0.3157989;0.1129124;-0.307266,-0.2109519;0.5058446;-0.011776,-0.2778003;0.2663248;-0.0936081,-0.3120569;0.07851127;-0.2881643,0.0814172;0.01070037;-0.03100467,0.1479261;-0.2396113;-0.2681121,0.1675186;-0.6384788;-0.1032245,0.1891463;-0.6623018;-0.1556123,-0.07622083;-0.003051994;-0.04342373,-0.05066326;-0.3529584;-0.02887706,0.006826658;-0.7744811;0.04649284,0.009424912;-0.7971182;-0.01122841,-0.03814682;0.5630093;0.02982461,546.7727
+0;0;0,-0.01660202;0.326375;0.01357794,-0.03179207;0.640966;0.0116752,0.1511265;0.5124642;0.01183812,0.2476487;0.3142803;-0.1293765,0.3393162;0.1528664;-0.3289815,-0.2010905;0.5099279;-0.03050458,-0.2279229;0.2895852;-0.1692997,-0.2254631;0.0763413;-0.3390657,0.0825903;0.01199431;-0.02719425,0.1667971;-0.2436452;-0.2527091,0.1945024;-0.6485716;-0.1046074,0.2239551;-0.674997;-0.1499711,-0.07333148;-0.00126529;-0.04822283,-0.0513235;-0.3516138;-0.05664145,-0.006171897;-0.7775505;-1.719221E-05,0.002059222;-0.7393503;-0.07730988,-0.02825168;0.5641878;0.01469086,0;0;0,-0.02084314;0.3256629;0.02213252,-0.04412796;0.639695;0.02959907,0.1380159;0.5077872;0.001945615,0.2289588;0.3005362;-0.129627,0.3157989;0.1129124;-0.307266,-0.2109519;0.5058446;-0.011776,-0.2778003;0.2663248;-0.0936081,-0.3120569;0.07851127;-0.2881643,0.0814172;0.01070037;-0.03100467,0.1479261;-0.2396113;-0.2681121,0.1675186;-0.6384788;-0.1032245,0.1891463;-0.6623018;-0.1556123,-0.07622083;-0.003051994;-0.04342373,-0.05066326;-0.3529584;-0.02887706,0.006826658;-0.7744811;0.04649284,0.009424912;-0.7971182;-0.01122841,-0.03814682;0.5630093;0.02982461,546.7846
+0;0;0,-0.01660144;0.3263635;0.01357747,-0.0317895;0.640913;0.01167521,0.1513743;0.5123557;0.01183361,0.2479158;0.3141321;-0.1294094,0.339905;0.1521518;-0.3297147,-0.2013256;0.509816;-0.03056714,-0.2281633;0.2894291;-0.1693901,-0.2256949;0.07543688;-0.3397518,0.08273142;0.0120148;-0.02724072,0.1671882;-0.2443838;-0.2534252,0.1949169;-0.6496509;-0.1051988,0.2242942;-0.675932;-0.1504465,-0.07345679;-0.001267452;-0.04830522,-0.05138347;-0.3526562;-0.05674884,-0.006193858;-0.7789514;-7.692724E-05,0.002016203;-0.7407722;-0.07717187,-0.02824982;0.5641502;0.01469027,0;0;0,-0.0211167;0.3255919;0.0227406,-0.04455532;0.6395572;0.03077149,0.1377765;0.5075247;0.002607584,0.2293964;0.301279;-0.130174,0.3171986;0.1158807;-0.3111163,-0.2113795;0.5052804;-0.01120284,-0.2777673;0.2666557;-0.09613443,-0.3117394;0.08113122;-0.2942466,0.08156125;0.01086995;-0.03099203,0.1443281;-0.2422579;-0.2676758,0.1659876;-0.6426615;-0.1058449,0.1843389;-0.6675784;-0.1580492,-0.07639211;-0.00320006;-0.04341551,-0.05004503;-0.3541231;-0.02957939,0.007089354;-0.7759168;0.04662476,0.009634544;-0.7988668;-0.01053955,-0.03855489;0.5628882;0.03085256,546.8071
+0;0;0,-0.01660144;0.3263635;0.01357747,-0.0317895;0.640913;0.01167521,0.1513743;0.5123557;0.01183361,0.2479158;0.3141321;-0.1294094,0.339905;0.1521518;-0.3297147,-0.2013256;0.509816;-0.03056714,-0.2281633;0.2894291;-0.1693901,-0.2256949;0.07543688;-0.3397518,0.08273142;0.0120148;-0.02724072,0.1671882;-0.2443838;-0.2534252,0.1949169;-0.6496509;-0.1051988,0.2242942;-0.675932;-0.1504465,-0.07345679;-0.001267452;-0.04830522,-0.05138347;-0.3526562;-0.05674884,-0.006193858;-0.7789514;-7.692724E-05,0.002016203;-0.7407722;-0.07717187,-0.02824982;0.5641502;0.01469027,0;0;0,-0.0211167;0.3255919;0.0227406,-0.04455532;0.6395572;0.03077149,0.1377765;0.5075247;0.002607584,0.2293964;0.301279;-0.130174,0.3171986;0.1158807;-0.3111163,-0.2113795;0.5052804;-0.01120284,-0.2777673;0.2666557;-0.09613443,-0.3117394;0.08113122;-0.2942466,0.08156125;0.01086995;-0.03099203,0.1443281;-0.2422579;-0.2676758,0.1659876;-0.6426615;-0.1058449,0.1843389;-0.6675784;-0.1580492,-0.07639211;-0.00320006;-0.04341551,-0.05004503;-0.3541231;-0.02957939,0.007089354;-0.7759168;0.04662476,0.009634544;-0.7988668;-0.01053955,-0.03855489;0.5628882;0.03085256,546.8186
+0;0;0,-0.01694986;0.3263803;0.01383879,-0.03249513;0.6408699;0.01227632,0.1508054;0.5113394;0.01149188,0.2497585;0.3176634;-0.1352468,0.3407155;0.1631536;-0.3373706,-0.2020292;0.5097637;-0.03108681,-0.2251791;0.2910141;-0.17408,-0.2227228;0.08517247;-0.3490763,0.08298136;0.01206155;-0.02698666,0.1667651;-0.2390366;-0.2634457,0.1907558;-0.6426386;-0.1130111,0.2212349;-0.6692194;-0.1587462,-0.07352564;-0.001340214;-0.04849589,-0.05008346;-0.3554183;-0.05637201,-0.004540525;-0.7806475;0.0002551787,0.003826016;-0.7423528;-0.0777401,-0.02886752;0.5641216;0.01519819,0;0;0,-0.0212888;0.3255792;0.02340722,-0.0448156;0.6394758;0.03209758,0.1377465;0.5073084;0.003258586,0.2323898;0.3098202;-0.1412246,0.3179285;0.1219145;-0.3155091,-0.2117088;0.504766;-0.01064097,-0.2776553;0.2663891;-0.09817298,-0.3109514;0.08720568;-0.2976351,0.0817273;0.01095256;-0.03098965,0.1398423;-0.2482133;-0.2664436,0.1657846;-0.6484252;-0.1075156,0.1767738;-0.6746488;-0.1617394,-0.07658679;-0.003284656;-0.04339749,-0.04927386;-0.3569154;-0.02990163,0.007531334;-0.7777269;0.0462007,0.009850465;-0.8045994;-0.008408945,-0.0388143;0.5628209;0.03201079,546.8413
+0;0;0,-0.01695563;0.3264914;0.0138435,-0.0324971;0.6409046;0.01228089,0.1508307;0.5113728;0.01149563,0.2498648;0.3175383;-0.1353632,0.3407281;0.1631877;-0.3372787,-0.202058;0.5097968;-0.0310896,-0.2252269;0.2908682;-0.1741999,-0.2227731;0.08523862;-0.3490158,0.0829941;0.0120634;-0.02699081,0.1673672;-0.2408012;-0.2651133,0.1914561;-0.6460541;-0.1140633,0.2220318;-0.6728142;-0.1599434,-0.07353693;-0.001340419;-0.04850334,-0.04992983;-0.3579094;-0.05643487,-0.004200604;-0.784878;0.0004239529,0.004192449;-0.7465571;-0.07781848,-0.0288698;0.5641631;0.01520251,0;0;0,-0.02091185;0.3256725;0.02399707,-0.04404219;0.6395134;0.03292274,0.1384789;0.5073115;0.004008532,0.2341088;0.3137718;-0.1454719,0.3188782;0.1243068;-0.3180039,-0.2110133;0.5048194;-0.009850621,-0.2764879;0.2669431;-0.09971191,-0.3064378;0.09801351;-0.3080768,0.08172727;0.01094;-0.03103256,0.1358054;-0.2553289;-0.2632784,0.1648667;-0.6591717;-0.1093539,0.1748192;-0.685191;-0.164348,-0.07663091;-0.003272904;-0.04334793,-0.04800633;-0.359322;-0.03025967,0.009009767;-0.7817387;0.04680912,0.01288603;-0.8088956;-0.007776879,-0.0380898;0.5628614;0.03282714,546.8632
+0;0;0,-0.01695563;0.3264914;0.0138435,-0.0324971;0.6409046;0.01228089,0.1508307;0.5113728;0.01149563,0.2498648;0.3175383;-0.1353632,0.3407281;0.1631877;-0.3372787,-0.202058;0.5097968;-0.0310896,-0.2252269;0.2908682;-0.1741999,-0.2227731;0.08523862;-0.3490158,0.0829941;0.0120634;-0.02699081,0.1673672;-0.2408012;-0.2651133,0.1914561;-0.6460541;-0.1140633,0.2220318;-0.6728142;-0.1599434,-0.07353693;-0.001340419;-0.04850334,-0.04992983;-0.3579094;-0.05643487,-0.004200604;-0.784878;0.0004239529,0.004192449;-0.7465571;-0.07781848,-0.0288698;0.5641631;0.01520251,0;0;0,-0.02091185;0.3256725;0.02399707,-0.04404219;0.6395134;0.03292274,0.1384789;0.5073115;0.004008532,0.2341088;0.3137718;-0.1454719,0.3188782;0.1243068;-0.3180039,-0.2110133;0.5048194;-0.009850621,-0.2764879;0.2669431;-0.09971191,-0.3064378;0.09801351;-0.3080768,0.08172727;0.01094;-0.03103256,0.1358054;-0.2553289;-0.2632784,0.1648667;-0.6591717;-0.1093539,0.1748192;-0.685191;-0.164348,-0.07663091;-0.003272904;-0.04334793,-0.04800633;-0.359322;-0.03025967,0.009009767;-0.7817387;0.04680912,0.01288603;-0.8088956;-0.007776879,-0.0380898;0.5628614;0.03282714,546.8749
+0;0;0,-0.01690534;0.3264755;0.01427403,-0.0323873;0.6408936;0.01313146,0.150729;0.5107246;0.01185391,0.2521217;0.319675;-0.1370308,0.3443084;0.1727275;-0.3438113,-0.2017025;0.5098665;-0.03141049,-0.2275513;0.3005676;-0.1878487,-0.214808;0.1016548;-0.3698416,0.08313746;0.0119861;-0.02658095,0.166927;-0.2345303;-0.2714701,0.1890551;-0.6400677;-0.1208846,0.2207162;-0.6663391;-0.1666302,-0.07343333;-0.001302346;-0.04866107,-0.04757681;-0.3577326;-0.05576989,-0.001447301;-0.784662;0.001060281,0.007071656;-0.7463149;-0.07716577,-0.02877606;0.5641474;0.0159482,0;0;0,-0.02091185;0.3256725;0.02399707,-0.04404219;0.6395134;0.03292274,0.1384789;0.5073115;0.004008532,0.2341088;0.3137718;-0.1454719,0.3188782;0.1243068;-0.3180039,-0.2110133;0.5048194;-0.009850621,-0.2764879;0.2669431;-0.09971191,-0.3064378;0.09801351;-0.3080768,0.08172727;0.01094;-0.03103256,0.1358054;-0.2553289;-0.2632784,0.1648667;-0.6591717;-0.1093539,0.1748192;-0.685191;-0.164348,-0.07663091;-0.003272904;-0.04334793,-0.04800633;-0.359322;-0.03025967,0.009009767;-0.7817387;0.04680912,0.01288603;-0.8088956;-0.007776879,-0.0380898;0.5628614;0.03282714,546.8861
+0;0;0,-0.01691328;0.3266288;0.01428073,-0.03239369;0.6410154;0.01313841,0.1507497;0.5108487;0.01185983,0.2521528;0.3197795;-0.1370401,0.3444831;0.172603;-0.3441427,-0.201736;0.5099905;-0.03141121,-0.2275875;0.3006701;-0.1878655,-0.2148242;0.1014474;-0.3701419,0.08313046;0.01198509;-0.02657871,0.1675019;-0.2362434;-0.2731687,0.1900818;-0.650059;-0.1195093,0.2217619;-0.6763642;-0.1652824,-0.07342716;-0.001302236;-0.04865698,-0.04739105;-0.3602081;-0.05581517,-0.0003198981;-0.7958524;0.00217507,0.008204162;-0.7575004;-0.07609784,-0.02878295;0.5642797;0.01595476,0;0;0,-0.02055841;0.3258083;0.02454853,-0.04338696;0.639632;0.03371286,0.1390972;0.5074544;0.004614592,0.2359412;0.3151449;-0.1457169,0.3200269;0.1302685;-0.3241198,-0.2104166;0.5049481;-0.009199232,-0.2782285;0.2744176;-0.1151164,-0.3063381;0.09867033;-0.3185864,0.08168888;0.01087996;-0.03113353,0.1325964;-0.2613778;-0.260974,0.1654068;-0.6750406;-0.1087536,0.1738954;-0.700927;-0.1641947,-0.07666519;-0.003218106;-0.04327627,-0.04693493;-0.3616881;-0.03070793,0.01104815;-0.7926235;0.04864588,0.01638491;-0.8179914;-0.007701162,-0.03748441;0.5629869;0.0335741,546.8979
+0;0;0,-0.01691328;0.3266288;0.01428073,-0.03239369;0.6410154;0.01313841,0.1507497;0.5108487;0.01185983,0.2521528;0.3197795;-0.1370401,0.3444831;0.172603;-0.3441427,-0.201736;0.5099905;-0.03141121,-0.2275875;0.3006701;-0.1878655,-0.2148242;0.1014474;-0.3701419,0.08313046;0.01198509;-0.02657871,0.1675019;-0.2362434;-0.2731687,0.1900818;-0.650059;-0.1195093,0.2217619;-0.6763642;-0.1652824,-0.07342716;-0.001302236;-0.04865698,-0.04739105;-0.3602081;-0.05581517,-0.0003198981;-0.7958524;0.00217507,0.008204162;-0.7575004;-0.07609784,-0.02878295;0.5642797;0.01595476,0;0;0,-0.02055841;0.3258083;0.02454853,-0.04338696;0.639632;0.03371286,0.1390972;0.5074544;0.004614592,0.2359412;0.3151449;-0.1457169,0.3200269;0.1302685;-0.3241198,-0.2104166;0.5049481;-0.009199232,-0.2782285;0.2744176;-0.1151164,-0.3063381;0.09867033;-0.3185864,0.08168888;0.01087996;-0.03113353,0.1325964;-0.2613778;-0.260974,0.1654068;-0.6750406;-0.1087536,0.1738954;-0.700927;-0.1641947,-0.07666519;-0.003218106;-0.04327627,-0.04693493;-0.3616881;-0.03070793,0.01104815;-0.7926235;0.04864588,0.01638491;-0.8179914;-0.007701162,-0.03748441;0.5629869;0.0335741,546.9201
+0;0;0,-0.01706556;0.3266109;0.01464878,-0.03266766;0.6408672;0.01394549,0.1501507;0.5101992;0.01211968,0.2530057;0.3240376;-0.1419507,0.3426173;0.1988389;-0.3676956,-0.2014938;0.5098693;-0.03181581,-0.2136979;0.2700908;-0.1382597,-0.21859;0.1109076;-0.3603014,0.08337339;0.01197946;-0.0262872,0.1674158;-0.2332183;-0.2811585,0.1858738;-0.6537791;-0.1244299,0.2186005;-0.6784784;-0.1720384,-0.07342984;-0.001289795;-0.04890851,-0.04593942;-0.3636944;-0.05609407,0.00232029;-0.8063745;0.002907932,0.01102046;-0.7679606;-0.07572486,-0.02903236;0.5641969;0.01664384,0;0;0,-0.02037759;0.3257886;0.02504003,-0.04299089;0.6394956;0.03445208,0.1390928;0.5072041;0.004833817,0.2366619;0.3157356;-0.14614,0.3212646;0.1347234;-0.3325338,-0.2099284;0.5049075;-0.008667324,-0.2773964;0.2754022;-0.1170575,-0.3053006;0.09967417;-0.3244381,0.08178461;0.01077867;-0.03131688,0.1290436;-0.2702023;-0.2570617,0.1673331;-0.6921063;-0.107707,0.174801;-0.717526;-0.1642976,-0.07687233;-0.003146143;-0.04320179,-0.04637265;-0.3651848;-0.03127645,0.01242138;-0.8030707;0.04981089,0.01859754;-0.8268612;-0.008481804,-0.03718998;0.5629116;0.03422487,546.9315
+0;0;0,-0.01706556;0.3266109;0.01464878,-0.03266766;0.6408672;0.01394549,0.1501507;0.5101992;0.01211968,0.2530057;0.3240376;-0.1419507,0.3426173;0.1988389;-0.3676956,-0.2014938;0.5098693;-0.03181581,-0.2136979;0.2700908;-0.1382597,-0.21859;0.1109076;-0.3603014,0.08337339;0.01197946;-0.0262872,0.1674158;-0.2332183;-0.2811585,0.1858738;-0.6537791;-0.1244299,0.2186005;-0.6784784;-0.1720384,-0.07342984;-0.001289795;-0.04890851,-0.04593942;-0.3636944;-0.05609407,0.00232029;-0.8063745;0.002907932,0.01102046;-0.7679606;-0.07572486,-0.02903236;0.5641969;0.01664384,0;0;0,-0.02037759;0.3257886;0.02504003,-0.04299089;0.6394956;0.03445208,0.1390928;0.5072041;0.004833817,0.2366619;0.3157356;-0.14614,0.3212646;0.1347234;-0.3325338,-0.2099284;0.5049075;-0.008667324,-0.2773964;0.2754022;-0.1170575,-0.3053006;0.09967417;-0.3244381,0.08178461;0.01077867;-0.03131688,0.1290436;-0.2702023;-0.2570617,0.1673331;-0.6921063;-0.107707,0.174801;-0.717526;-0.1642976,-0.07687233;-0.003146143;-0.04320179,-0.04637265;-0.3651848;-0.03127645,0.01242138;-0.8030707;0.04981089,0.01859754;-0.8268612;-0.008481804,-0.03718998;0.5629116;0.03422487,546.9428
+0;0;0,-0.01706556;0.3266109;0.01464878,-0.03266766;0.6408672;0.01394549,0.1501507;0.5101992;0.01211968,0.2530057;0.3240376;-0.1419507,0.3426173;0.1988389;-0.3676956,-0.2014938;0.5098693;-0.03181581,-0.2136979;0.2700908;-0.1382597,-0.21859;0.1109076;-0.3603014,0.08337339;0.01197946;-0.0262872,0.1674158;-0.2332183;-0.2811585,0.1858738;-0.6537791;-0.1244299,0.2186005;-0.6784784;-0.1720384,-0.07342984;-0.001289795;-0.04890851,-0.04593942;-0.3636944;-0.05609407,0.00232029;-0.8063745;0.002907932,0.01102046;-0.7679606;-0.07572486,-0.02903236;0.5641969;0.01664384,0;0;0,-0.02037759;0.3257886;0.02504003,-0.04299089;0.6394956;0.03445208,0.1390928;0.5072041;0.004833817,0.2366619;0.3157356;-0.14614,0.3212646;0.1347234;-0.3325338,-0.2099284;0.5049075;-0.008667324,-0.2773964;0.2754022;-0.1170575,-0.3053006;0.09967417;-0.3244381,0.08178461;0.01077867;-0.03131688,0.1290436;-0.2702023;-0.2570617,0.1673331;-0.6921063;-0.107707,0.174801;-0.717526;-0.1642976,-0.07687233;-0.003146143;-0.04320179,-0.04637265;-0.3651848;-0.03127645,0.01242138;-0.8030707;0.04981089,0.01859754;-0.8268612;-0.008481804,-0.03718998;0.5629116;0.03422487,546.9542
+0;0;0,-0.01728687;0.327198;0.0152565,-0.03330956;0.6414675;0.01523937,0.1495079;0.5106479;0.01270501,0.25101;0.3362096;-0.1560533,0.3489403;0.1892181;-0.3669494,-0.201577;0.5105723;-0.03215309,-0.2208338;0.3278351;-0.2204271,-0.2145039;0.1103857;-0.3888007,0.08353229;0.01188247;-0.02584116,0.166567;-0.2296561;-0.2871567,0.1796342;-0.6499595;-0.1192607,0.2096393;-0.666871;-0.1743664,-0.07334359;-0.001254749;-0.04904841,-0.04453295;-0.3654523;-0.05622572,0.004619382;-0.8114969;0.00413179,0.01334172;-0.7731746;-0.07327805,-0.02955583;0.5648286;0.01774386,0;0;0,-0.01941004;0.3263919;0.02611005,-0.04150427;0.6401564;0.0359782,0.1402448;0.5078298;0.005842805,0.2366713;0.3237619;-0.1555007,0.3224584;0.1382038;-0.3395733,-0.2085523;0.5055872;-0.007482447,-0.2760281;0.2766979;-0.1182412,-0.3036385;0.1067598;-0.3327935,0.08175062;0.01040035;-0.0315479,0.1268662;-0.2775696;-0.2519097,0.1713349;-0.7056919;-0.1113801,0.1751708;-0.7319579;-0.165759,-0.07696682;-0.002823434;-0.04306667,-0.04534305;-0.3666534;-0.03085384,0.01424944;-0.8078967;0.05141289,0.02038698;-0.8319064;-0.00500441,-0.03591048;0.5635899;0.03559005,546.9669
+0;0;0,-0.01728687;0.327198;0.0152565,-0.03330956;0.6414675;0.01523937,0.1495079;0.5106479;0.01270501,0.25101;0.3362096;-0.1560533,0.3489403;0.1892181;-0.3669494,-0.201577;0.5105723;-0.03215309,-0.2208338;0.3278351;-0.2204271,-0.2145039;0.1103857;-0.3888007,0.08353229;0.01188247;-0.02584116,0.166567;-0.2296561;-0.2871567,0.1796342;-0.6499595;-0.1192607,0.2096393;-0.666871;-0.1743664,-0.07334359;-0.001254749;-0.04904841,-0.04453295;-0.3654523;-0.05622572,0.004619382;-0.8114969;0.00413179,0.01334172;-0.7731746;-0.07327805,-0.02955583;0.5648286;0.01774386,0;0;0,-0.01941004;0.3263919;0.02611005,-0.04150427;0.6401564;0.0359782,0.1402448;0.5078298;0.005842805,0.2366713;0.3237619;-0.1555007,0.3224584;0.1382038;-0.3395733,-0.2085523;0.5055872;-0.007482447,-0.2760281;0.2766979;-0.1182412,-0.3036385;0.1067598;-0.3327935,0.08175062;0.01040035;-0.0315479,0.1268662;-0.2775696;-0.2519097,0.1713349;-0.7056919;-0.1113801,0.1751708;-0.7319579;-0.165759,-0.07696682;-0.002823434;-0.04306667,-0.04534305;-0.3666534;-0.03085384,0.01424944;-0.8078967;0.05141289,0.02038698;-0.8319064;-0.00500441,-0.03591048;0.5635899;0.03559005,546.9886
+0;0;0,-0.01730493;0.3275397;0.01527243,-0.03332485;0.6417524;0.01525747,0.1492862;0.5110583;0.01272674,0.2508525;0.3365097;-0.1561383,0.3484097;0.1900781;-0.3662311,-0.2014002;0.5109828;-0.03208045,-0.2206692;0.3281301;-0.2204735,-0.2143634;0.111509;-0.3882057,0.08346529;0.01187294;-0.02582043,0.1664425;-0.2294985;-0.2869552,0.1794761;-0.6487212;-0.119491,0.2089529;-0.6648065;-0.1736263,-0.07328476;-0.001253743;-0.04900907,-0.04449406;-0.3651994;-0.05618141,0.004531886;-0.810097;0.004020892,0.01310063;-0.7719213;-0.07202584,-0.02957425;0.5651776;0.01775987,0;0;0,-0.01848746;0.3267445;0.02666831,-0.03974555;0.6404998;0.03682232,0.1413289;0.508123;0.0063262,0.2375094;0.3272762;-0.1590283,0.3226691;0.1412183;-0.3413161,-0.2069368;0.5061234;-0.00684537,-0.2743847;0.2788467;-0.1212762,-0.2998939;0.1110926;-0.3364654,0.08166892;0.009942472;-0.03170884,0.1257086;-0.2805122;-0.2485806,0.1726887;-0.7077734;-0.1100075,0.1746299;-0.734906;-0.1615388,-0.0769563;-0.00245729;-0.04296282,-0.04466601;-0.3659793;-0.03088822,0.01525609;-0.8059101;0.05176774,0.02122432;-0.8289524;-0.003678367,-0.03451687;0.5639719;0.03640056,547.0003
+0;0;0,-0.01671923;0.3275156;0.01639906,-0.03247095;0.6417412;0.0170554,0.1500247;0.5108147;0.01393155,0.2522633;0.340152;-0.1584629,0.3470894;0.2128745;-0.3818616,-0.2003023;0.5110974;-0.03153332,-0.2297865;0.3225726;-0.2128822,-0.2171776;0.1460017;-0.4220766,0.08366727;0.0117192;-0.02523023,0.1664928;-0.2249897;-0.2906461,0.1723878;-0.6437685;-0.1216746,0.2025324;-0.6596991;-0.1755732,-0.07310779;-0.001144124;-0.04927533,-0.04307996;-0.3650014;-0.05583381,0.006953984;-0.8096883;0.005091555,0.01565446;-0.7714688;-0.0709355,-0.02875463;0.5651596;0.01939768,0;0;0,-0.01848746;0.3267445;0.02666831,-0.03974555;0.6404998;0.03682232,0.1413289;0.508123;0.0063262,0.2375094;0.3272762;-0.1590283,0.3226691;0.1412183;-0.3413161,-0.2069368;0.5061234;-0.00684537,-0.2743847;0.2788467;-0.1212762,-0.2998939;0.1110926;-0.3364654,0.08166892;0.009942472;-0.03170884,0.1257086;-0.2805122;-0.2485806,0.1726887;-0.7077734;-0.1100075,0.1746299;-0.734906;-0.1615388,-0.0769563;-0.00245729;-0.04296282,-0.04466601;-0.3659793;-0.03088822,0.01525609;-0.8059101;0.05176774,0.02122432;-0.8289524;-0.003678367,-0.03451687;0.5639719;0.03640056,547.0215
+0;0;0,-0.01675562;0.3282284;0.01643475,-0.03251796;0.6426672;0.01709023,0.1499161;0.5116788;0.0139709,0.2522022;0.3409367;-0.1585036,0.3473203;0.2132672;-0.3825904,-0.2002824;0.5119613;-0.0314773,-0.2297804;0.3233489;-0.2129104,-0.2171326;0.1462343;-0.4227491,0.08364798;0.0117165;-0.02522441,0.16642;-0.2248394;-0.2904686,0.1723328;-0.6448845;-0.1209862,0.2022204;-0.6604236;-0.1744254,-0.07309094;-0.00114386;-0.04926398,-0.04308253;-0.3647658;-0.05581822,0.007102724;-0.8107975;0.005291391,0.01572904;-0.772648;-0.07008766,-0.02879767;0.5660037;0.01943503,0;0;0,-0.01696412;0.3274791;0.02746606,-0.0372998;0.6414957;0.03798366,0.1431932;0.508746;0.007183433,0.2390295;0.3303052;-0.1611526,0.3235037;0.1435306;-0.3442951,-0.2045991;0.5067885;-0.006193839,-0.2725314;0.2807594;-0.1230647,-0.2953378;0.1138482;-0.3402797,0.08160701;0.009396181;-0.03197718,0.1255579;-0.2842021;-0.2441864,0.1763168;-0.7140057;-0.1104343,0.1785843;-0.7412296;-0.1608636,-0.07702877;-0.001981272;-0.04281561,-0.04369614;-0.3651537;-0.03020339,0.01738577;-0.806152;0.05338344,0.02293121;-0.8286461;-0.001720577,-0.03244867;0.5648609;0.03752685,547.0432
+0;0;0,-0.01675562;0.3282284;0.01643475,-0.03251796;0.6426672;0.01709023,0.1499161;0.5116788;0.0139709,0.2522022;0.3409367;-0.1585036,0.3473203;0.2132672;-0.3825904,-0.2002824;0.5119613;-0.0314773,-0.2297804;0.3233489;-0.2129104,-0.2171326;0.1462343;-0.4227491,0.08364798;0.0117165;-0.02522441,0.16642;-0.2248394;-0.2904686,0.1723328;-0.6448845;-0.1209862,0.2022204;-0.6604236;-0.1744254,-0.07309094;-0.00114386;-0.04926398,-0.04308253;-0.3647658;-0.05581822,0.007102724;-0.8107975;0.005291391,0.01572904;-0.772648;-0.07008766,-0.02879767;0.5660037;0.01943503,0;0;0,-0.01696412;0.3274791;0.02746606,-0.0372998;0.6414957;0.03798366,0.1431932;0.508746;0.007183433,0.2390295;0.3303052;-0.1611526,0.3235037;0.1435306;-0.3442951,-0.2045991;0.5067885;-0.006193839,-0.2725314;0.2807594;-0.1230647,-0.2953378;0.1138482;-0.3402797,0.08160701;0.009396181;-0.03197718,0.1255579;-0.2842021;-0.2441864,0.1763168;-0.7140057;-0.1104343,0.1785843;-0.7412296;-0.1608636,-0.07702877;-0.001981272;-0.04281561,-0.04369614;-0.3651537;-0.03020339,0.01738577;-0.806152;0.05338344,0.02293121;-0.8286461;-0.001720577,-0.03244867;0.5648609;0.03752685,547.0546
+0;0;0,-0.0163692;0.3284754;0.01749505,-0.03195024;0.6428298;0.01897572,0.1504104;0.5121256;0.01513913,0.2522462;0.3456543;-0.1618757,0.3483489;0.2148535;-0.3865214,-0.1991728;0.5124776;-0.0316221,-0.2170562;0.3388934;-0.2290207,-0.2096951;0.1511202;-0.4327295,0.08385622;0.01151631;-0.02474875,0.1654503;-0.2165018;-0.2961878,0.1671021;-0.6361637;-0.1265369,0.1956545;-0.6490273;-0.1825501,-0.0729744;-0.0009691938;-0.04950544,-0.04193688;-0.3633562;-0.05593573,0.009211615;-0.8087401;0.006652474,0.01803341;-0.7705705;-0.06848367,-0.02825293;0.5662299;0.02110961,0;0;0,-0.01614458;0.3277635;0.02793801,-0.03558332;0.6417316;0.03888857,0.1443585;0.5090089;0.007411001,0.2397298;0.3325921;-0.1634659,0.3235105;0.1463601;-0.350839,-0.2029167;0.5072142;-0.006407611,-0.2711198;0.2823969;-0.1256677,-0.2932425;0.1224606;-0.3509258,0.08164646;0.009115934;-0.03205848,0.1253597;-0.2849571;-0.2416754,0.1773644;-0.7147747;-0.1095672,0.1787732;-0.7421487;-0.1595297,-0.07710656;-0.001703904;-0.0427629,-0.04418161;-0.3637683;-0.03033858,0.01859955;-0.8041161;0.053641,0.02383227;-0.8264939;-0.001306269,-0.03107784;0.5651475;0.03829896,547.0663
+0;0;0,-0.0163692;0.3284754;0.01749505,-0.03195024;0.6428298;0.01897572,0.1504104;0.5121256;0.01513913,0.2522462;0.3456543;-0.1618757,0.3483489;0.2148535;-0.3865214,-0.1991728;0.5124776;-0.0316221,-0.2170562;0.3388934;-0.2290207,-0.2096951;0.1511202;-0.4327295,0.08385622;0.01151631;-0.02474875,0.1654503;-0.2165018;-0.2961878,0.1671021;-0.6361637;-0.1265369,0.1956545;-0.6490273;-0.1825501,-0.0729744;-0.0009691938;-0.04950544,-0.04193688;-0.3633562;-0.05593573,0.009211615;-0.8087401;0.006652474,0.01803341;-0.7705705;-0.06848367,-0.02825293;0.5662299;0.02110961,0;0;0,-0.01614458;0.3277635;0.02793801,-0.03558332;0.6417316;0.03888857,0.1443585;0.5090089;0.007411001,0.2397298;0.3325921;-0.1634659,0.3235105;0.1463601;-0.350839,-0.2029167;0.5072142;-0.006407611,-0.2711198;0.2823969;-0.1256677,-0.2932425;0.1224606;-0.3509258,0.08164646;0.009115934;-0.03205848,0.1253597;-0.2849571;-0.2416754,0.1773644;-0.7147747;-0.1095672,0.1787732;-0.7421487;-0.1595297,-0.07710656;-0.001703904;-0.0427629,-0.04418161;-0.3637683;-0.03033858,0.01859955;-0.8041161;0.053641,0.02383227;-0.8264939;-0.001306269,-0.03107784;0.5651475;0.03829896,547.088
+0;0;0,-0.0163723;0.3285376;0.01749836,-0.03193556;0.6425331;0.01897751,0.1495172;0.5121939;0.01516857,0.2513809;0.3456769;-0.1618948,0.3473311;0.2150836;-0.3861842,-0.1982981;0.5125442;-0.03135617,-0.2161864;0.3389124;-0.2288089,-0.208837;0.151437;-0.4321947,0.08383494;0.01151338;-0.02474247,0.1651759;-0.2157971;-0.2953392,0.166822;-0.6340462;-0.1262594,0.1945792;-0.6457162;-0.1807126,-0.07295588;-0.0009689478;-0.04949288,-0.04201469;-0.3622313;-0.05590321,0.008961622;-0.8061159;0.006474286,0.01753774;-0.7681738;-0.06656937,-0.02824266;0.5660247;0.02110886,0;0;0,-0.01544603;0.3278532;0.02801573,-0.03309628;0.6415631;0.03901637,0.1451475;0.5089782;0.007031083,0.2397852;0.333717;-0.1655458,0.323117;0.1491705;-0.3541332,-0.200139;0.5079097;-0.006880801,-0.2643504;0.2936345;-0.1462315,-0.2887336;0.1265433;-0.365441,0.0816265;0.00879468;-0.03213739,0.1246645;-0.2858924;-0.2390581,0.1778152;-0.7145283;-0.1087917,0.1767543;-0.7428572;-0.1542739,-0.07711647;-0.001436118;-0.04270868,-0.04503642;-0.3624596;-0.0307964,0.01932105;-0.8009477;0.05352062,0.02490889;-0.8232089;0.00146734,-0.02921646;0.5650364;0.03843606,547.0999
+0;0;0,-0.01667773;0.3284816;0.01824306,-0.03283099;0.6424437;0.0207359,0.1487049;0.5119047;0.0160194,0.2504963;0.3497981;-0.1651312,0.3413899;0.226005;-0.395306,-0.198489;0.5122957;-0.03146785,-0.2263812;0.3319837;-0.2216392,-0.2105265;0.165402;-0.4420162,0.08397587;0.01136981;-0.0243275,0.1629234;-0.2186256;-0.2933598,0.1619482;-0.6393187;-0.1304505,0.1874065;-0.6477284;-0.1883174,-0.07277751;-0.0008325289;-0.04975726,-0.04146096;-0.3620728;-0.05555961,0.01006944;-0.8058063;0.007434711,0.01879429;-0.7678213;-0.06558665,-0.02897324;0.5659354;0.02255795,0;0;0,-0.01544603;0.3278532;0.02801573,-0.03309628;0.6415631;0.03901637,0.1451475;0.5089782;0.007031083,0.2397852;0.333717;-0.1655458,0.323117;0.1491705;-0.3541332,-0.200139;0.5079097;-0.006880801,-0.2643504;0.2936345;-0.1462315,-0.2887336;0.1265433;-0.365441,0.0816265;0.00879468;-0.03213739,0.1246645;-0.2858924;-0.2390581,0.1778152;-0.7145283;-0.1087917,0.1767543;-0.7428572;-0.1542739,-0.07711647;-0.001436118;-0.04270868,-0.04503642;-0.3624596;-0.0307964,0.01932105;-0.8009477;0.05352062,0.02490889;-0.8232089;0.00146734,-0.02921646;0.5650364;0.03843606,547.1217
+0;0;0,-0.01668287;0.3285827;0.01824867,-0.03283205;0.6424667;0.0207389,0.1479433;0.512131;0.01605112,0.2497628;0.3499799;-0.1651494,0.3406029;0.2262596;-0.3951888,-0.1977617;0.5125204;-0.03123249,-0.2256615;0.3321588;-0.2214562,-0.2098162;0.1656751;-0.4417035,0.08396238;0.01136799;-0.02432359,0.162663;-0.217908;-0.2925144,0.1616888;-0.6381377;-0.1297846,0.2022787;-0.6693769;-0.2220455,-0.07276583;-0.0008323952;-0.04974927,-0.04154723;-0.3609428;-0.05553348,0.009926423;-0.8041875;0.00739146,0.02383702;-0.7614565;-0.1090313,-0.02897286;0.5659301;0.02256163,0;0;0,-0.01463929;0.327998;0.02794612,-0.03034759;0.64174;0.03865874,0.1461447;0.5084771;0.006327868,0.2399515;0.3343877;-0.1679907,0.3225412;0.1518879;-0.3586463,-0.1971658;0.508599;-0.007741906,-0.2607212;0.2959873;-0.1500471,-0.2848201;0.1297431;-0.3697262,0.08168256;0.008581489;-0.03201354,0.1242437;-0.2862368;-0.2368509,0.1784928;-0.7146348;-0.1079824,0.1778848;-0.7018054;-0.2246642,-0.07707733;-0.001210302;-0.04275708,-0.04538365;-0.3611361;-0.0310738,0.0200889;-0.7988148;0.05393018,0.02899297;-0.8524168;-0.02878185,-0.02708459;0.5651553;0.03819096,547.1329
+0;0;0,-0.01668287;0.3285827;0.01824867,-0.03283205;0.6424667;0.0207389,0.1479433;0.512131;0.01605112,0.2497628;0.3499799;-0.1651494,0.3406029;0.2262596;-0.3951888,-0.1977617;0.5125204;-0.03123249,-0.2256615;0.3321588;-0.2214562,-0.2098162;0.1656751;-0.4417035,0.08396238;0.01136799;-0.02432359,0.162663;-0.217908;-0.2925144,0.1616888;-0.6381377;-0.1297846,0.2022787;-0.6693769;-0.2220455,-0.07276583;-0.0008323952;-0.04974927,-0.04154723;-0.3609428;-0.05553348,0.009926423;-0.8041875;0.00739146,0.02383702;-0.7614565;-0.1090313,-0.02897286;0.5659301;0.02256163,0;0;0,-0.01463929;0.327998;0.02794612,-0.03034759;0.64174;0.03865874,0.1461447;0.5084771;0.006327868,0.2399515;0.3343877;-0.1679907,0.3225412;0.1518879;-0.3586463,-0.1971658;0.508599;-0.007741906,-0.2607212;0.2959873;-0.1500471,-0.2848201;0.1297431;-0.3697262,0.08168256;0.008581489;-0.03201354,0.1242437;-0.2862368;-0.2368509,0.1784928;-0.7146348;-0.1079824,0.1778848;-0.7018054;-0.2246642,-0.07707733;-0.001210302;-0.04275708,-0.04538365;-0.3611361;-0.0310738,0.0200889;-0.7988148;0.05393018,0.02899297;-0.8524168;-0.02878185,-0.02708459;0.5651553;0.03819096,547.1556
+0;0;0,-0.0168203;0.3286142;0.01892418,-0.03307083;0.642431;0.02191149,0.1466502;0.5118718;0.01639044,0.2464044;0.3463502;-0.1629721,0.3306428;0.2598684;-0.4120709,-0.1966366;0.5129595;-0.03154984,-0.2132785;0.3522581;-0.2399181,-0.202406;0.1800217;-0.4563478,0.08403382;0.01128701;-0.02382017,0.1610422;-0.2095667;-0.2985217,0.1552254;-0.6300974;-0.1406324,0.1977572;-0.6685296;-0.2267577,-0.07254609;-0.0007822578;-0.0499293,-0.04076202;-0.3601233;-0.05553137,0.01075561;-0.8019107;0.007546544,0.02496345;-0.7591364;-0.108834,-0.02918073;0.5658613;0.02361878,0;0;0,-0.01366894;0.3281233;0.02786744,-0.02740458;0.6419079;0.03830636,0.1473693;0.5082012;0.005966067,0.2401758;0.334594;-0.1694384,0.3222791;0.1526089;-0.3611828,-0.1938313;0.5094807;-0.008581024,-0.2581283;0.2977699;-0.1519814,-0.2825021;0.1301612;-0.3709304,0.08170009;0.00827001;-0.03183055,0.1243633;-0.28688;-0.2348919,0.17824;-0.713848;-0.106033,0.1778979;-0.7010477;-0.22271,-0.0769488;-0.0009073523;-0.04283151,-0.04568072;-0.3601654;-0.03171628,0.02102826;-0.7961767;0.05344821,0.03257088;-0.8470998;-0.03156776,-0.02469222;0.5652694;0.03792965,547.1772
+0;0;0,-0.0168203;0.3286142;0.01892418,-0.03307083;0.642431;0.02191149,0.1466502;0.5118718;0.01639044,0.2464044;0.3463502;-0.1629721,0.3306428;0.2598684;-0.4120709,-0.1966366;0.5129595;-0.03154984,-0.2132785;0.3522581;-0.2399181,-0.202406;0.1800217;-0.4563478,0.08403382;0.01128701;-0.02382017,0.1610422;-0.2095667;-0.2985217,0.1552254;-0.6300974;-0.1406324,0.1977572;-0.6685296;-0.2267577,-0.07254609;-0.0007822578;-0.0499293,-0.04076202;-0.3601233;-0.05553137,0.01075561;-0.8019107;0.007546544,0.02496345;-0.7591364;-0.108834,-0.02918073;0.5658613;0.02361878,0;0;0,-0.01366894;0.3281233;0.02786744,-0.02740458;0.6419079;0.03830636,0.1473693;0.5082012;0.005966067,0.2401758;0.334594;-0.1694384,0.3222791;0.1526089;-0.3611828,-0.1938313;0.5094807;-0.008581024,-0.2581283;0.2977699;-0.1519814,-0.2825021;0.1301612;-0.3709304,0.08170009;0.00827001;-0.03183055,0.1243633;-0.28688;-0.2348919,0.17824;-0.713848;-0.106033,0.1778979;-0.7010477;-0.22271,-0.0769488;-0.0009073523;-0.04283151,-0.04568072;-0.3601654;-0.03171628,0.02102826;-0.7961767;0.05344821,0.03257088;-0.8470998;-0.03156776,-0.02469222;0.5652694;0.03792965,547.1892
+0;0;0,-0.01682806;0.3287657;0.01893291,-0.03307676;0.6425483;0.02191804,0.1460591;0.5121338;0.01642192,0.2458016;0.3466317;-0.1629195,0.330589;0.2595862;-0.4136418,-0.1960817;0.513218;-0.03135832,-0.2127216;0.3525355;-0.2397021,-0.2017783;0.1791765;-0.4575424,0.0838287;0.01125946;-0.02376202,0.1607731;-0.209411;-0.2982356,0.154937;-0.6313384;-0.1398219,0.1974605;-0.669757;-0.2259302,-0.072369;-0.0007803483;-0.04980742,-0.04061131;-0.3598232;-0.05540484,0.01107741;-0.8030778;0.007882558,0.02528244;-0.760306;-0.1084751,-0.02918486;0.5659431;0.02362613,0;0;0,-0.01250971;0.328332;0.02775121,-0.02454405;0.6421591;0.03793502,0.1488234;0.5077717;0.005288124,0.241295;0.3331968;-0.1692841,0.3218214;0.1525709;-0.3655423,-0.1905691;0.5103385;-0.01034912,-0.2562399;0.2994178;-0.1542333,-0.2801865;0.1306432;-0.3746175,0.08161053;0.007795542;-0.03158498,0.1249069;-0.2883804;-0.2324752,0.1766073;-0.7164676;-0.1012499,0.1766993;-0.7036663;-0.2179041,-0.0766803;-0.000513387;-0.04287805,-0.04544993;-0.3594887;-0.03224555,0.02219871;-0.7966707;0.05405148,0.03618022;-0.8527811;-0.02528017,-0.02229697;0.5654696;0.03763866,547.2109
+0;0;0,-0.01714151;0.3288547;0.01940489,-0.03383726;0.6426598;0.0228327,0.1448478;0.5123475;0.01669144,0.2471532;0.3593471;-0.1722824,0.3228465;0.2579489;-0.4191296,-0.1955799;0.5135344;-0.03231063,-0.2121406;0.3533325;-0.2412309,-0.2016445;0.1899954;-0.465185,0.08377755;0.01122214;-0.02347747,0.1586343;-0.2048837;-0.301615,0.1515915;-0.6271105;-0.1480898,0.1751194;-0.6371682;-0.204677,-0.07219747;-0.0007944952;-0.0498267,-0.04028718;-0.3594259;-0.05539069,0.01146694;-0.8012025;0.008249745,0.02054095;-0.7632498;-0.06396316,-0.02981911;0.5660154;0.02441236,0;0;0,-0.01151704;0.3285077;0.02767432,-0.02240222;0.6424297;0.03774965,0.1499848;0.507691;0.005187631,0.2393235;0.3348426;-0.1729378,0.3207604;0.1536259;-0.3665175,-0.1879069;0.5110897;-0.01169602,-0.2542645;0.3007672;-0.1564294,-0.2777116;0.1328377;-0.3759619,0.08159643;0.00755617;-0.03131664,0.1257331;-0.2880881;-0.2320956,0.1754503;-0.7143921;-0.0990988,0.1768451;-0.7428301;-0.1431822,-0.0764681;-0.0002717029;-0.04299258,-0.04533606;-0.3588649;-0.03262513,0.02313181;-0.7944201;0.05397137,0.03373561;-0.8162799;0.003390655,-0.02043048;0.5656896;0.03748596,547.2336
+0;0;0,-0.01714151;0.3288547;0.01940489,-0.03383726;0.6426598;0.0228327,0.1448478;0.5123475;0.01669144,0.2471532;0.3593471;-0.1722824,0.3228465;0.2579489;-0.4191296,-0.1955799;0.5135344;-0.03231063,-0.2121406;0.3533325;-0.2412309,-0.2016445;0.1899954;-0.465185,0.08377755;0.01122214;-0.02347747,0.1586343;-0.2048837;-0.301615,0.1515915;-0.6271105;-0.1480898,0.1751194;-0.6371682;-0.204677,-0.07219747;-0.0007944952;-0.0498267,-0.04028718;-0.3594259;-0.05539069,0.01146694;-0.8012025;0.008249745,0.02054095;-0.7632498;-0.06396316,-0.02981911;0.5660154;0.02441236,0;0;0,-0.01151704;0.3285077;0.02767432,-0.02240222;0.6424297;0.03774965,0.1499848;0.507691;0.005187631,0.2393235;0.3348426;-0.1729378,0.3207604;0.1536259;-0.3665175,-0.1879069;0.5110897;-0.01169602,-0.2542645;0.3007672;-0.1564294,-0.2777116;0.1328377;-0.3759619,0.08159643;0.00755617;-0.03131664,0.1257331;-0.2880881;-0.2320956,0.1754503;-0.7143921;-0.0990988,0.1768451;-0.7428301;-0.1431822,-0.0764681;-0.0002717029;-0.04299258,-0.04533606;-0.3588649;-0.03262513,0.02313181;-0.7944201;0.05397137,0.03373561;-0.8162799;0.003390655,-0.02043048;0.5656896;0.03748596,547.2446
+0;0;0,-0.01714151;0.3288547;0.01940489,-0.03383726;0.6426598;0.0228327,0.1448478;0.5123475;0.01669144,0.2471532;0.3593471;-0.1722824,0.3228465;0.2579489;-0.4191296,-0.1955799;0.5135344;-0.03231063,-0.2121406;0.3533325;-0.2412309,-0.2016445;0.1899954;-0.465185,0.08377755;0.01122214;-0.02347747,0.1586343;-0.2048837;-0.301615,0.1515915;-0.6271105;-0.1480898,0.1751194;-0.6371682;-0.204677,-0.07219747;-0.0007944952;-0.0498267,-0.04028718;-0.3594259;-0.05539069,0.01146694;-0.8012025;0.008249745,0.02054095;-0.7632498;-0.06396316,-0.02981911;0.5660154;0.02441236,0;0;0,-0.01151704;0.3285077;0.02767432,-0.02240222;0.6424297;0.03774965,0.1499848;0.507691;0.005187631,0.2393235;0.3348426;-0.1729378,0.3207604;0.1536259;-0.3665175,-0.1879069;0.5110897;-0.01169602,-0.2542645;0.3007672;-0.1564294,-0.2777116;0.1328377;-0.3759619,0.08159643;0.00755617;-0.03131664,0.1257331;-0.2880881;-0.2320956,0.1754503;-0.7143921;-0.0990988,0.1768451;-0.7428301;-0.1431822,-0.0764681;-0.0002717029;-0.04299258,-0.04533606;-0.3588649;-0.03262513,0.02313181;-0.7944201;0.05397137,0.03373561;-0.8162799;0.003390655,-0.02043048;0.5656896;0.03748596,547.2559
+0;0;0,-0.01740691;0.329042;0.01992199,-0.03420666;0.6428791;0.02386691,0.1438526;0.5126591;0.01701089,0.2461361;0.3627395;-0.1742797,0.3216951;0.2627925;-0.4207919,-0.1947044;0.5137199;-0.03296038,-0.2115339;0.3558998;-0.2435298,-0.200403;0.2031578;-0.473775,0.08360957;0.01090123;-0.0231099,0.1567161;-0.196662;-0.3077675,0.1476554;-0.620105;-0.1568796,0.1719484;-0.6300024;-0.2141678,-0.07190621;-0.0004786903;-0.04972657,-0.03946051;-0.358771;-0.05528987,0.0128247;-0.800801;0.008184116,0.02218741;-0.762756;-0.06469589,-0.03017553;0.566183;0.02532912,0;0;0,-0.010372;0.3287897;0.02753734,-0.01988972;0.6428037;0.03748798,0.1513433;0.5075325;0.005087614,0.2402761;0.3317289;-0.1701663,0.319268;0.1557712;-0.3683228,-0.1850517;0.5122997;-0.01289984,-0.2521091;0.302325;-0.1576196,-0.2747273;0.135801;-0.3772216,0.08142105;0.007297024;-0.03099728,0.1267957;-0.2876375;-0.2320241,0.1757865;-0.7140679;-0.09819521,0.1777791;-0.7422615;-0.1437301,-0.07607052;-3.421826E-05;-0.04308989,-0.0446533;-0.3583078;-0.03259971,0.02461432;-0.7939721;0.05430118,0.03519386;-0.8152241;0.002097752,-0.01826069;0.5660055;0.03726244,547.278
+0;0;0,-0.01740691;0.329042;0.01992199,-0.03420666;0.6428791;0.02386691,0.1438526;0.5126591;0.01701089,0.2461361;0.3627395;-0.1742797,0.3216951;0.2627925;-0.4207919,-0.1947044;0.5137199;-0.03296038,-0.2115339;0.3558998;-0.2435298,-0.200403;0.2031578;-0.473775,0.08360957;0.01090123;-0.0231099,0.1567161;-0.196662;-0.3077675,0.1476554;-0.620105;-0.1568796,0.1719484;-0.6300024;-0.2141678,-0.07190621;-0.0004786903;-0.04972657,-0.03946051;-0.358771;-0.05528987,0.0128247;-0.800801;0.008184116,0.02218741;-0.762756;-0.06469589,-0.03017553;0.566183;0.02532912,0;0;0,-0.010372;0.3287897;0.02753734,-0.01988972;0.6428037;0.03748798,0.1513433;0.5075325;0.005087614,0.2402761;0.3317289;-0.1701663,0.319268;0.1557712;-0.3683228,-0.1850517;0.5122997;-0.01289984,-0.2521091;0.302325;-0.1576196,-0.2747273;0.135801;-0.3772216,0.08142105;0.007297024;-0.03099728,0.1267957;-0.2876375;-0.2320241,0.1757865;-0.7140679;-0.09819521,0.1777791;-0.7422615;-0.1437301,-0.07607052;-3.421826E-05;-0.04308989,-0.0446533;-0.3583078;-0.03259971,0.02461432;-0.7939721;0.05430118,0.03519386;-0.8152241;0.002097752,-0.01826069;0.5660055;0.03726244,547.2896
+0;0;0,-0.01741343;0.3291653;0.01992945,-0.03421634;0.6430619;0.02387408,0.1438928;0.5127877;0.01701653,0.246271;0.3627294;-0.1744512,0.3214103;0.2633376;-0.4195939,-0.1947572;0.5138489;-0.03296847,-0.2116023;0.3558827;-0.2437328,-0.2005332;0.2039893;-0.4726989,0.08352872;0.01089069;-0.02308755,0.1565373;-0.1963945;-0.307364,0.147506;-0.618467;-0.1569644,0.1719981;-0.6286913;-0.214722,-0.07183668;-0.0004782275;-0.04967848,-0.03943443;-0.3582906;-0.05523433,0.01268156;-0.79889;0.008034222,0.02212099;-0.7607791;-0.06544303,-0.03018314;0.5663264;0.02533704,0;0;0,-0.009551093;0.3289454;0.02745676,-0.01801856;0.6430495;0.0374167,0.1525111;0.5062562;0.004860878,0.2384012;0.3347337;-0.1764168,0.3182538;0.1561282;-0.3696609,-0.183367;0.5130441;-0.01380936,-0.2508044;0.3046502;-0.1610604,-0.2721437;0.1390584;-0.3795635,0.08144071;0.007186696;-0.03073192,0.1274945;-0.2861281;-0.2331077,0.1751319;-0.7103503;-0.09667826,0.1776246;-0.7383845;-0.1433645,-0.07589135;9.450498E-05;-0.04323407,-0.04494386;-0.3577252;-0.03238147,0.02472144;-0.791755;0.05486349,0.03530951;-0.8136132;0.002400082,-0.01660081;0.5662075;0.03718805,547.3118
+0;0;0,-0.01758933;0.329207;0.02042805,-0.03447832;0.6432116;0.02483158,0.1441036;0.5130792;0.01752738,0.2448605;0.3720787;-0.1813921,0.3118565;0.2863828;-0.434794,-0.195031;0.5138937;-0.03322281,-0.2175483;0.3603257;-0.246558,-0.2005464;0.2091864;-0.4765854,0.083575;0.01060089;-0.02259471,0.1559578;-0.1928725;-0.3091435,0.1437156;-0.6117457;-0.16617,0.1685977;-0.6222598;-0.2253774,-0.07155793;-0.0001547999;-0.04987101,-0.03887166;-0.3574476;-0.05480772,0.01322813;-0.7925653;0.008470602,0.02294815;-0.7542834;-0.06638222,-0.0304303;0.5664371;0.02619113,0;0;0,-0.009009663;0.3290464;0.02740908,-0.016972;0.6432813;0.03742599,0.1533379;0.5049213;0.004705071,0.2397357;0.3310513;-0.1739194,0.3164843;0.1560112;-0.3727041,-0.182431;0.5134188;-0.01529315,-0.2502567;0.3067334;-0.1645678,-0.2697473;0.1418856;-0.3847724,0.08143792;0.007124558;-0.03041029,0.1286608;-0.2831898;-0.2359305,0.1708094;-0.7004385;-0.09389865,0.1771712;-0.7277087;-0.1433524,-0.0756423;0.0001468134;-0.04342694,-0.04474196;-0.3571616;-0.0321644,0.02440412;-0.7858664;0.05430555,0.02738971;-0.7673187;-0.02070077,-0.01562829;0.5664002;0.03718567,547.3345
+0;0;0,-0.01758933;0.329207;0.02042805,-0.03447832;0.6432116;0.02483158,0.1441036;0.5130792;0.01752738,0.2448605;0.3720787;-0.1813921,0.3118565;0.2863828;-0.434794,-0.195031;0.5138937;-0.03322281,-0.2175483;0.3603257;-0.246558,-0.2005464;0.2091864;-0.4765854,0.083575;0.01060089;-0.02259471,0.1559578;-0.1928725;-0.3091435,0.1437156;-0.6117457;-0.16617,0.1685977;-0.6222598;-0.2253774,-0.07155793;-0.0001547999;-0.04987101,-0.03887166;-0.3574476;-0.05480772,0.01322813;-0.7925653;0.008470602,0.02294815;-0.7542834;-0.06638222,-0.0304303;0.5664371;0.02619113,0;0;0,-0.009009663;0.3290464;0.02740908,-0.016972;0.6432813;0.03742599,0.1533379;0.5049213;0.004705071,0.2397357;0.3310513;-0.1739194,0.3164843;0.1560112;-0.3727041,-0.182431;0.5134188;-0.01529315,-0.2502567;0.3067334;-0.1645678,-0.2697473;0.1418856;-0.3847724,0.08143792;0.007124558;-0.03041029,0.1286608;-0.2831898;-0.2359305,0.1708094;-0.7004385;-0.09389865,0.1771712;-0.7277087;-0.1433524,-0.0756423;0.0001468134;-0.04342694,-0.04474196;-0.3571616;-0.0321644,0.02440412;-0.7858664;0.05430555,0.02738971;-0.7673187;-0.02070077,-0.01562829;0.5664002;0.03718567,547.3565
+0;0;0,-0.01759476;0.3293086;0.02043435,-0.03448853;0.643402;0.02483936,0.1442281;0.5132125;0.01752881,0.2449704;0.3722326;-0.1813618,0.3121315;0.2863254;-0.4353884,-0.1951666;0.5140277;-0.03326032,-0.2176806;0.360482;-0.2465644,-0.2006367;0.2089701;-0.477159,0.08350461;0.01059197;-0.02257568,0.1556222;-0.1921359;-0.3080746,0.1433029;-0.6136507;-0.1641995,0.1686228;-0.6248778;-0.2244487,-0.07149766;-0.0001546696;-0.04982901,-0.03893115;-0.3561384;-0.05474763,0.0134972;-0.7940003;0.008929748,0.02338828;-0.7555726;-0.06724034,-0.03043965;0.5666113;0.02619919,0;0;0,-0.008368302;0.32915;0.02759576,-0.01612476;0.6434735;0.03778505,0.1540801;0.5045158;0.004974484,0.23793;0.3279433;-0.1721501,0.315392;0.156344;-0.3745694,-0.1815838;0.5138775;-0.01584237,-0.2482556;0.3097618;-0.169053,-0.2663668;0.1450069;-0.390295,0.08145342;0.007046521;-0.03017545,0.1310034;-0.2770317;-0.2414894,0.1704022;-0.6956817;-0.09415853,0.1776132;-0.7223173;-0.1462272,-0.07547212;0.0002642421;-0.04357475,-0.04425567;-0.3556813;-0.0318494,0.02548545;-0.7870686;0.05514335,0.03620356;-0.809456;-0.0006368384,-0.01481478;0.5665758;0.03750944,547.3677
+0;0;0,-0.01777384;0.329256;0.02111593,-0.03478922;0.6433356;0.02598949,0.1440101;0.5133426;0.01825072,0.2429726;0.378334;-0.1856141,0.3084168;0.2814265;-0.4361061,-0.1949973;0.5139115;-0.03335531,-0.2135608;0.3758179;-0.257336,-0.1972466;0.2333459;-0.4936743,0.08366203;0.0103197;-0.02211422,0.154819;-0.1884986;-0.3105881,0.1401857;-0.6112512;-0.1706148,0.1640907;-0.6211916;-0.2322919,-0.07138229;4.984677E-05;-0.04999437,-0.03887928;-0.3559416;-0.05477085,0.01434402;-0.7936037;0.009616707,0.02439073;-0.7551551;-0.0665307,-0.03070136;0.5665452;0.02724156,0;0;0,-0.008368302;0.32915;0.02759576,-0.01612476;0.6434735;0.03778505,0.1540801;0.5045158;0.004974484,0.23793;0.3279433;-0.1721501,0.315392;0.156344;-0.3745694,-0.1815838;0.5138775;-0.01584237,-0.2482556;0.3097618;-0.169053,-0.2663668;0.1450069;-0.390295,0.08145342;0.007046521;-0.03017545,0.1310034;-0.2770317;-0.2414894,0.1704022;-0.6956817;-0.09415853,0.1776132;-0.7223173;-0.1462272,-0.07547212;0.0002642421;-0.04357475,-0.04425567;-0.3556813;-0.0318494,0.02548545;-0.7870686;0.05514335,0.03620356;-0.809456;-0.0006368384,-0.01481478;0.5665758;0.03750944,547.3791
+0;0;0,-0.01777384;0.329256;0.02111593,-0.03478922;0.6433356;0.02598949,0.1440101;0.5133426;0.01825072,0.2429726;0.378334;-0.1856141,0.3084168;0.2814265;-0.4361061,-0.1949973;0.5139115;-0.03335531,-0.2135608;0.3758179;-0.257336,-0.1972466;0.2333459;-0.4936743,0.08366203;0.0103197;-0.02211422,0.154819;-0.1884986;-0.3105881,0.1401857;-0.6112512;-0.1706148,0.1640907;-0.6211916;-0.2322919,-0.07138229;4.984677E-05;-0.04999437,-0.03887928;-0.3559416;-0.05477085,0.01434402;-0.7936037;0.009616707,0.02439073;-0.7551551;-0.0665307,-0.03070136;0.5665452;0.02724156,0;0;0,-0.008368302;0.32915;0.02759576,-0.01612476;0.6434735;0.03778505,0.1540801;0.5045158;0.004974484,0.23793;0.3279433;-0.1721501,0.315392;0.156344;-0.3745694,-0.1815838;0.5138775;-0.01584237,-0.2482556;0.3097618;-0.169053,-0.2663668;0.1450069;-0.390295,0.08145342;0.007046521;-0.03017545,0.1310034;-0.2770317;-0.2414894,0.1704022;-0.6956817;-0.09415853,0.1776132;-0.7223173;-0.1462272,-0.07547212;0.0002642421;-0.04357475,-0.04425567;-0.3556813;-0.0318494,0.02548545;-0.7870686;0.05514335,0.03620356;-0.809456;-0.0006368384,-0.01481478;0.5665758;0.03750944,547.3903
+0;0;0,-0.01777098;0.329203;0.02111254,-0.03478744;0.6433026;0.02598642,0.1441064;0.5132764;0.01824288,0.24313;0.3781845;-0.1857477,0.3085753;0.2812752;-0.4362444,-0.1950839;0.5138455;-0.03339101,-0.2136589;0.3756667;-0.2575098,-0.1973444;0.2331921;-0.4938526,0.08368789;0.01032289;-0.02212106,0.1548415;-0.188486;-0.3105814,0.1401878;-0.6118293;-0.1704125,0.1641501;-0.6218654;-0.2322376,-0.07140436;4.986218E-05;-0.05000982,-0.03890288;-0.3559249;-0.05478608,0.01439478;-0.7941983;0.009691428,0.0244656;-0.7557296;-0.06663869,-0.03069934;0.5665076;0.02723856,0;0;0,-0.008303218;0.3290898;0.02769685,-0.01605748;0.6434288;0.0380671,0.1542346;0.5043696;0.005137444,0.2382341;0.332159;-0.1763983,0.3143706;0.1558991;-0.3752922,-0.1815122;0.5139326;-0.01601033,-0.2476248;0.3108506;-0.1711053,-0.2647313;0.1478332;-0.3937166,0.08151648;0.007048085;-0.03008246,0.1327274;-0.2731763;-0.2460661,0.1704456;-0.6917359;-0.09617698,0.1771229;-0.718431;-0.1485269,-0.07545742;0.0002619689;-0.04365405,-0.04414161;-0.3556529;-0.03177488,0.02537825;-0.7876314;0.05565047,0.03569657;-0.8099465;-0.000528641,-0.01472268;0.5665272;0.03771663,547.4018
+0;0;0,-0.01788256;0.3291729;0.02148428,-0.03485593;0.643269;0.02668001,0.1440092;0.5133098;0.01827992,0.2431505;0.3794063;-0.1864358,0.3104504;0.2833215;-0.4367587,-0.194802;0.5137012;-0.03365781,-0.2277653;0.3691565;-0.2520334,-0.2025762;0.2424283;-0.4964277,0.08380948;0.01015495;-0.02173511,0.1540991;-0.1846993;-0.3130912,0.1363851;-0.6096624;-0.1782796,0.1590711;-0.6197619;-0.2405436,-0.07127702;0.0002067185;-0.05019073,-0.03847471;-0.3557492;-0.05426129,0.01483176;-0.7940387;0.01010049,0.02497848;-0.7555588;-0.06621834,-0.03078598;0.5664721;0.02786859,0;0;0,-0.008303218;0.3290898;0.02769685,-0.01605748;0.6434288;0.0380671,0.1542346;0.5043696;0.005137444,0.2382341;0.332159;-0.1763983,0.3143706;0.1558991;-0.3752922,-0.1815122;0.5139326;-0.01601033,-0.2476248;0.3108506;-0.1711053,-0.2647313;0.1478332;-0.3937166,0.08151648;0.007048085;-0.03008246,0.1327274;-0.2731763;-0.2460661,0.1704456;-0.6917359;-0.09617698,0.1771229;-0.718431;-0.1485269,-0.07545742;0.0002619689;-0.04365405,-0.04414161;-0.3556529;-0.03177488,0.02537825;-0.7876314;0.05565047,0.03569657;-0.8099465;-0.000528641,-0.01472268;0.5665272;0.03771663,547.4234
+0;0;0,-0.01787084;0.3289573;0.02147021,-0.0348441;0.6430513;0.02666583,0.1439321;0.5131181;0.01827064,0.2431083;0.3791674;-0.1865173,0.3106152;0.2827871;-0.4376101,-0.1947066;0.5135093;-0.03364063,-0.2276815;0.3689137;-0.2520933,-0.202415;0.2417956;-0.4972393,0.08380071;0.01015388;-0.02173283,0.1542343;-0.1850995;-0.3136858,0.1366669;-0.6065449;-0.1799902,0.1590896;-0.616179;-0.2415316,-0.07126956;0.0002066969;-0.05018548,-0.03840004;-0.3564784;-0.05426437,0.01446516;-0.7911397;0.009564634,0.02449413;-0.7527583;-0.0658685,-0.03077409;0.5662533;0.02785443,0;0;0,-0.008024167;0.3288446;0.02810788,-0.0156567;0.6431736;0.03879428,0.1544524;0.5039582;0.0057019,0.2379679;0.3339946;-0.1782936,0.3137954;0.1564326;-0.3773309,-0.1809487;0.513788;-0.01566296,-0.2457041;0.3120412;-0.1732123,-0.2619935;0.1507645;-0.3981976,0.08167309;0.006979614;-0.02964401,0.1348936;-0.2698259;-0.2507043,0.1702927;-0.6843961;-0.1001132,0.1772076;-0.7115967;-0.1505241,-0.07522035;0.0003248045;-0.0440428,-0.04341569;-0.3562405;-0.03096613,0.02524648;-0.7846746;0.05580366,0.03373918;-0.8089106;0.002443336,-0.0143279;0.5662713;0.03837824,547.4349
+0;0;0,-0.01787084;0.3289573;0.02147021,-0.0348441;0.6430513;0.02666583,0.1439321;0.5131181;0.01827064,0.2431083;0.3791674;-0.1865173,0.3106152;0.2827871;-0.4376101,-0.1947066;0.5135093;-0.03364063,-0.2276815;0.3689137;-0.2520933,-0.202415;0.2417956;-0.4972393,0.08380071;0.01015388;-0.02173283,0.1542343;-0.1850995;-0.3136858,0.1366669;-0.6065449;-0.1799902,0.1590896;-0.616179;-0.2415316,-0.07126956;0.0002066969;-0.05018548,-0.03840004;-0.3564784;-0.05426437,0.01446516;-0.7911397;0.009564634,0.02449413;-0.7527583;-0.0658685,-0.03077409;0.5662533;0.02785443,0;0;0,-0.008024167;0.3288446;0.02810788,-0.0156567;0.6431736;0.03879428,0.1544524;0.5039582;0.0057019,0.2379679;0.3339946;-0.1782936,0.3137954;0.1564326;-0.3773309,-0.1809487;0.513788;-0.01566296,-0.2457041;0.3120412;-0.1732123,-0.2619935;0.1507645;-0.3981976,0.08167309;0.006979614;-0.02964401,0.1348936;-0.2698259;-0.2507043,0.1702927;-0.6843961;-0.1001132,0.1772076;-0.7115967;-0.1505241,-0.07522035;0.0003248045;-0.0440428,-0.04341569;-0.3562405;-0.03096613,0.02524648;-0.7846746;0.05580366,0.03373918;-0.8089106;0.002443336,-0.0143279;0.5662713;0.03837824,547.4568
+0;0;0,-0.01790118;0.3285329;0.02224835,-0.03481771;0.6425484;0.02796314,0.1438542;0.5127291;0.01866612,0.2425514;0.3857916;-0.1908711,0.3073035;0.3135329;-0.451254,-0.1943091;0.5128523;-0.03306761,-0.2160397;0.3634745;-0.2498029,-0.2004079;0.2454486;-0.5008785,0.08402979;0.009934342;-0.02130409,0.153399;-0.1805792;-0.3165013,0.1362205;-0.5957565;-0.1881675,0.1578383;-0.6047407;-0.2491428,-0.07125334;0.0003253359;-0.05036283,-0.03776382;-0.3562107;-0.05342599,0.01426667;-0.7833439;0.009716239,0.02412532;-0.7450449;-0.06470841,-0.03075323;0.5657457;0.0290453,0;0;0,-0.00803189;0.3284193;0.02873254,-0.01568222;0.6426643;0.03977489,0.1543414;0.5034204;0.006540656,0.2379963;0.3359342;-0.1797665,0.3132785;0.1581841;-0.3796437,-0.180805;0.5133985;-0.01503678,-0.2446325;0.3124495;-0.1741144,-0.260121;0.1636813;-0.4082971,0.08182404;0.007041052;-0.02947557,0.1360309;-0.2651148;-0.2558419,0.1718725;-0.6730051;-0.1092891,0.1773633;-0.7009764;-0.157396,-0.07527847;0.0002779556;-0.04412068,-0.04318943;-0.3561367;-0.03042014,0.02409794;-0.7771709;0.05525057,0.02931795;-0.8032363;0.004906539,-0.01432621;0.56576;0.03927088,547.4684
+0;0;0,-0.01790118;0.3285329;0.02224835,-0.03481771;0.6425484;0.02796314,0.1438542;0.5127291;0.01866612,0.2425514;0.3857916;-0.1908711,0.3073035;0.3135329;-0.451254,-0.1943091;0.5128523;-0.03306761,-0.2160397;0.3634745;-0.2498029,-0.2004079;0.2454486;-0.5008785,0.08402979;0.009934342;-0.02130409,0.153399;-0.1805792;-0.3165013,0.1362205;-0.5957565;-0.1881675,0.1578383;-0.6047407;-0.2491428,-0.07125334;0.0003253359;-0.05036283,-0.03776382;-0.3562107;-0.05342599,0.01426667;-0.7833439;0.009716239,0.02412532;-0.7450449;-0.06470841,-0.03075323;0.5657457;0.0290453,0;0;0,-0.00803189;0.3284193;0.02873254,-0.01568222;0.6426643;0.03977489,0.1543414;0.5034204;0.006540656,0.2379963;0.3359342;-0.1797665,0.3132785;0.1581841;-0.3796437,-0.180805;0.5133985;-0.01503678,-0.2446325;0.3124495;-0.1741144,-0.260121;0.1636813;-0.4082971,0.08182404;0.007041052;-0.02947557,0.1360309;-0.2651148;-0.2558419,0.1718725;-0.6730051;-0.1092891,0.1773633;-0.7009764;-0.157396,-0.07527847;0.0002779556;-0.04412068,-0.04318943;-0.3561367;-0.03042014,0.02409794;-0.7771709;0.05525057,0.02931795;-0.8032363;0.004906539,-0.01432621;0.56576;0.03927088,547.4904
+0;0;0,-0.01788198;0.3281805;0.02222448,-0.03479345;0.6421027;0.02793634,0.1437829;0.5123065;0.01864511,0.2425234;0.3853133;-0.1909841,0.3086087;0.3115667;-0.4567284,-0.1941947;0.5124296;-0.0330602,-0.2159348;0.3629862;-0.2498906,-0.1999811;0.2425301;-0.5061359,0.08398456;0.009928996;-0.02129262,0.1533933;-0.180693;-0.316658,0.1362517;-0.594978;-0.1886,0.1583472;-0.6048237;-0.2509227,-0.071215;0.0003251608;-0.05033572,-0.03770639;-0.3564139;-0.05340062,0.01421227;-0.7826291;0.009605892,0.02428876;-0.7441468;-0.06646328,-0.03072865;0.5652939;0.02901859,0;0;0,-0.00821773;0.3279858;0.02956176,-0.0159439;0.6421179;0.04107094,0.1539576;0.502816;0.00756681,0.23744;0.3387373;-0.181986,0.315904;0.1800506;-0.4035436,-0.180865;0.5128629;-0.01400399,-0.2439564;0.3127948;-0.1746702,-0.2551638;0.1619916;-0.4145839,0.08190512;0.00709559;-0.02909589,0.1360545;-0.2606195;-0.2610259,0.1726457;-0.6679502;-0.1158794,0.1778142;-0.6953089;-0.1672921,-0.07509841;0.0002262175;-0.04433446,-0.04243309;-0.3563092;-0.02982683,0.02427068;-0.7764219;0.05608379,0.02888004;-0.8038393;0.004683346,-0.01454705;0.565209;0.04047322,547.5022
+0;0;0,-0.01793406;0.328113;0.02316017,-0.03478476;0.6420267;0.02942651,0.1437302;0.5121619;0.01937859,0.2416749;0.3940901;-0.1957662,0.3225556;0.3298186;-0.4598747,-0.1940517;0.5124009;-0.03207482,-0.2148025;0.3595777;-0.2466345,-0.2005385;0.2445372;-0.505455,0.08419001;0.009634165;-0.02060565,0.1527173;-0.1785082;-0.3177613,0.1347556;-0.5937885;-0.1930841,0.1561;-0.6010705;-0.2572283,-0.07091322;0.0005699851;-0.05075784,-0.03703478;-0.3561451;-0.05202914,0.01485188;-0.7823915;0.01079167,0.02489217;-0.7438776;-0.06527875,-0.03072114;0.5652164;0.03040072,0;0;0,-0.00821773;0.3279858;0.02956176,-0.0159439;0.6421179;0.04107094,0.1539576;0.502816;0.00756681,0.23744;0.3387373;-0.181986,0.315904;0.1800506;-0.4035436,-0.180865;0.5128629;-0.01400399,-0.2439564;0.3127948;-0.1746702,-0.2551638;0.1619916;-0.4145839,0.08190512;0.00709559;-0.02909589,0.1360545;-0.2606195;-0.2610259,0.1726457;-0.6679502;-0.1158794,0.1778142;-0.6953089;-0.1672921,-0.07509841;0.0002262175;-0.04433446,-0.04243309;-0.3563092;-0.02982683,0.02427068;-0.7764219;0.05608379,0.02888004;-0.8038393;0.004683346,-0.01454705;0.565209;0.04047322,547.5161
+0;0;0,-0.01790401;0.3275631;0.02312136,-0.0347417;0.6412355;0.02938067,0.1434248;0.5114844;0.01935463,0.2413901;0.3933877;-0.1958355,0.3222703;0.3291167;-0.4599424,-0.1936832;0.511723;-0.03199612,-0.2144383;0.3588675;-0.246601,-0.2001745;0.2438278;-0.50542,0.08417308;0.009632229;-0.02060151,0.1528443;-0.1789051;-0.318381,0.1351388;-0.5882617;-0.1954823,0.1568073;-0.5961097;-0.2606004,-0.07089896;0.0005698705;-0.05074763,-0.03694939;-0.3568942;-0.0520216,0.01419714;-0.7770605;0.009903099,0.02438989;-0.7384173;-0.06732237,-0.0306785;0.5644331;0.03035478,0;0;0,-0.008453283;0.3273468;0.03041935,-0.01625908;0.6412084;0.04253292,0.1532868;0.5020309;0.00877583,0.2377539;0.3404511;-0.1825566,0.3164794;0.1826203;-0.4046299,-0.1806746;0.5121105;-0.0129432,-0.2426303;0.314454;-0.1770902,-0.2539316;0.1620792;-0.4160024,0.08202315;0.007230803;-0.02867448,0.1355437;-0.2587691;-0.2638645,0.1713088;-0.6612993;-0.1235769,0.1755868;-0.688271;-0.1772267,-0.07493091;0.0001063731;-0.04458314,-0.04113284;-0.3570527;-0.02942341,0.02332576;-0.7712771;0.05574476,0.0277647;-0.7981619;0.002015971,-0.01482584;0.5643085;0.04188442,547.535
+0;0;0,-0.01790401;0.3275631;0.02312136,-0.0347417;0.6412355;0.02938067,0.1434248;0.5114844;0.01935463,0.2413901;0.3933877;-0.1958355,0.3222703;0.3291167;-0.4599424,-0.1936832;0.511723;-0.03199612,-0.2144383;0.3588675;-0.246601,-0.2001745;0.2438278;-0.50542,0.08417308;0.009632229;-0.02060151,0.1528443;-0.1789051;-0.318381,0.1351388;-0.5882617;-0.1954823,0.1568073;-0.5961097;-0.2606004,-0.07089896;0.0005698705;-0.05074763,-0.03694939;-0.3568942;-0.0520216,0.01419714;-0.7770605;0.009903099,0.02438989;-0.7384173;-0.06732237,-0.0306785;0.5644331;0.03035478,0;0;0,-0.008453283;0.3273468;0.03041935,-0.01625908;0.6412084;0.04253292,0.1532868;0.5020309;0.00877583,0.2377539;0.3404511;-0.1825566,0.3164794;0.1826203;-0.4046299,-0.1806746;0.5121105;-0.0129432,-0.2426303;0.314454;-0.1770902,-0.2539316;0.1620792;-0.4160024,0.08202315;0.007230803;-0.02867448,0.1355437;-0.2587691;-0.2638645,0.1713088;-0.6612993;-0.1235769,0.1755868;-0.688271;-0.1772267,-0.07493091;0.0001063731;-0.04458314,-0.04113284;-0.3570527;-0.02942341,0.02332576;-0.7712771;0.05574476,0.0277647;-0.7981619;0.002015971,-0.01482584;0.5643085;0.04188442,547.5466
+0;0;0,-0.01799459;0.3268045;0.02353661,-0.0348947;0.6400772;0.03032186,0.1430393;0.5102907;0.01956224,0.2410477;0.3941534;-0.1967763,0.3028911;0.3336748;-0.466453,-0.1930803;0.5100315;-0.03210691,-0.2146851;0.3572251;-0.2467679,-0.2020107;0.2494695;-0.5083704,0.08424858;0.009488543;-0.0202658,0.1509649;-0.1825892;-0.3170299,0.1330009;-0.5913007;-0.2006326,0.1545089;-0.5997494;-0.2661678,-0.07082302;0.0006355332;-0.05081589,-0.03642101;-0.3574556;-0.05184116,0.01444669;-0.7752042;0.009922642,0.02475853;-0.7364717;-0.06787951,-0.03081521;0.563303;0.03115701,0;0;0,-0.008988332;0.3265222;0.03132713,-0.01700946;0.6399605;0.04414999,0.1523733;0.5008197;0.01018512,0.2368693;0.3421003;-0.1836303,0.3172169;0.1849833;-0.4051396,-0.1810825;0.5109558;-0.01171026,-0.2425922;0.3145114;-0.1776079,-0.2515317;0.1692712;-0.4205754,0.08213764;0.007370964;-0.02824247,0.1337922;-0.2577388;-0.2658608,0.1694989;-0.6588649;-0.12897,0.1737369;-0.685531;-0.1838039,-0.07476595;-1.38974E-05;-0.04481754,-0.04020336;-0.3577341;-0.02883184,0.02273497;-0.7696537;0.0564742,0.02754584;-0.8001543;0.005953878,-0.01551748;0.5630913;0.04342806,547.569
+0;0;0,-0.01799459;0.3268045;0.02353661,-0.0348947;0.6400772;0.03032186,0.1430393;0.5102907;0.01956224,0.2410477;0.3941534;-0.1967763,0.3028911;0.3336748;-0.466453,-0.1930803;0.5100315;-0.03210691,-0.2146851;0.3572251;-0.2467679,-0.2020107;0.2494695;-0.5083704,0.08424858;0.009488543;-0.0202658,0.1509649;-0.1825892;-0.3170299,0.1330009;-0.5913007;-0.2006326,0.1545089;-0.5997494;-0.2661678,-0.07082302;0.0006355332;-0.05081589,-0.03642101;-0.3574556;-0.05184116,0.01444669;-0.7752042;0.009922642,0.02475853;-0.7364717;-0.06787951,-0.03081521;0.563303;0.03115701,0;0;0,-0.008988332;0.3265222;0.03132713,-0.01700946;0.6399605;0.04414999,0.1523733;0.5008197;0.01018512,0.2368693;0.3421003;-0.1836303,0.3172169;0.1849833;-0.4051396,-0.1810825;0.5109558;-0.01171026,-0.2425922;0.3145114;-0.1776079,-0.2515317;0.1692712;-0.4205754,0.08213764;0.007370964;-0.02824247,0.1337922;-0.2577388;-0.2658608,0.1694989;-0.6588649;-0.12897,0.1737369;-0.685531;-0.1838039,-0.07476595;-1.38974E-05;-0.04481754,-0.04020336;-0.3577341;-0.02883184,0.02273497;-0.7696537;0.0564742,0.02754584;-0.8001543;0.005953878,-0.01551748;0.5630913;0.04342806,547.5802
+0;0;0,-0.01796266;0.3262244;0.02349483,-0.03485627;0.6393774;0.03027604,0.1427987;0.5096716;0.0195351,0.2408386;0.3934968;-0.1968731,0.297407;0.3381769;-0.443547,-0.192781;0.5094128;-0.03205106,-0.2143928;0.3565572;-0.2467812,-0.2027994;0.2579929;-0.4860697,0.08436749;0.009501936;-0.0202944,0.150077;-0.1796771;-0.3125799,0.1321781;-0.5869065;-0.1966047,0.1527449;-0.5936727;-0.2592719,-0.07092298;0.0006364302;-0.05088761,-0.03704014;-0.3520507;-0.05189741,0.01364311;-0.7682844;0.009642418,0.02350368;-0.7299341;-0.06475495,-0.03077654;0.5625987;0.03111123,0;0;0,-0.00956209;0.3258376;0.03217959,-0.01794585;0.6391172;0.04582191,0.1514028;0.5003265;0.01140177,0.2408489;0.3488415;-0.1860638,0.3196442;0.2171762;-0.3947833,-0.1813738;0.5099761;-0.01065734,-0.2597567;0.3305359;-0.1884163,-0.2335332;0.2066834;-0.4144277,0.08228861;0.007666156;-0.02810406,0.1303824;-0.2488962;-0.2676871,0.162509;-0.6509984;-0.1377327,0.1713732;-0.6786801;-0.1856512,-0.07487062;-0.0002538458;-0.0448815,-0.0398929;-0.3524862;-0.02919117,0.02091166;-0.7630881;0.05633818,0.02551063;-0.7899791;0.006899398,-0.01627315;0.562251;0.04477525,547.6024
+0;0;0,-0.01814221;0.3261653;0.02416877,-0.03510225;0.6393011;0.03152389,0.1424859;0.5094457;0.02009865,0.2407184;0.3973736;-0.198376,0.30832;0.3555788;-0.4449354,-0.1927372;0.509082;-0.03141502,-0.2229778;0.3939009;-0.2675501,-0.2063321;0.2962087;-0.506898,0.08442823;0.009482866;-0.02004925,0.1492707;-0.1813341;-0.3114623,0.1312191;-0.5894678;-0.198735,0.1507539;-0.5945931;-0.262661,-0.0709127;0.0005723475;-0.05090269,-0.03635486;-0.3520507;-0.05110896,0.01378825;-0.7681776;0.01158424,0.02362737;-0.7298018;-0.0628131,-0.03100575;0.5625221;0.03223066,0;0;0,-0.00956209;0.3258376;0.03217959,-0.01794585;0.6391172;0.04582191,0.1514028;0.5003265;0.01140177,0.2408489;0.3488415;-0.1860638,0.3196442;0.2171762;-0.3947833,-0.1813738;0.5099761;-0.01065734,-0.2597567;0.3305359;-0.1884163,-0.2335332;0.2066834;-0.4144277,0.08228861;0.007666156;-0.02810406,0.1303824;-0.2488962;-0.2676871,0.162509;-0.6509984;-0.1377327,0.1713732;-0.6786801;-0.1856512,-0.07487062;-0.0002538458;-0.0448815,-0.0398929;-0.3524862;-0.02919117,0.02091166;-0.7630881;0.05633818,0.02551063;-0.7899791;0.006899398,-0.01627315;0.562251;0.04477525,547.6136
+0;0;0,-0.01811678;0.325708;0.02413488,-0.03506374;0.6386037;0.03148178,0.1422671;0.5088261;0.02007454,0.2404417;0.39682;-0.1982715,0.3080701;0.3550086;-0.4449286,-0.1924586;0.508463;-0.03136269,-0.2226815;0.3933497;-0.2673587,-0.2060291;0.2956187;-0.5068016,0.0845672;0.009498475;-0.02008225,0.1497031;-0.1821817;-0.3128137,0.1316718;-0.5898542;-0.2002138,0.1522246;-0.5968099;-0.267471,-0.07102942;0.0005732896;-0.05098648,-0.03631524;-0.353645;-0.05119368,0.01377121;-0.7693018;0.01142869,0.02412305;-0.7304895;-0.06684544,-0.03096719;0.5618237;0.03218855,0;0;0,-0.01052124;0.3252662;0.03297925,-0.019379;0.6382624;0.04727793,0.1498713;0.4996133;0.01255703,0.242643;0.3453458;-0.1809721,0.3179511;0.2185458;-0.394073,-0.1821581;0.5091035;-0.009861875,-0.2537702;0.3143356;-0.1735559,-0.2528931;0.1908399;-0.4013926,0.08248344;0.008001298;-0.02788532,0.1276682;-0.2495333;-0.2693598,0.1593158;-0.6516641;-0.1409464,0.163879;-0.6780953;-0.1966811,-0.07496355;-0.0005284421;-0.04500352,-0.03687628;-0.354028;-0.02878274,0.02069688;-0.7643075;0.05814726,0.02498565;-0.7937407;0.005602486,-0.01753312;0.5614015;0.04607701,547.6358
+0;0;0,-0.01811678;0.325708;0.02413488,-0.03506374;0.6386037;0.03148178,0.1422671;0.5088261;0.02007454,0.2404417;0.39682;-0.1982715,0.3080701;0.3550086;-0.4449286,-0.1924586;0.508463;-0.03136269,-0.2226815;0.3933497;-0.2673587,-0.2060291;0.2956187;-0.5068016,0.0845672;0.009498475;-0.02008225,0.1497031;-0.1821817;-0.3128137,0.1316718;-0.5898542;-0.2002138,0.1522246;-0.5968099;-0.267471,-0.07102942;0.0005732896;-0.05098648,-0.03631524;-0.353645;-0.05119368,0.01377121;-0.7693018;0.01142869,0.02412305;-0.7304895;-0.06684544,-0.03096719;0.5618237;0.03218855,0;0;0,-0.01052124;0.3252662;0.03297925,-0.019379;0.6382624;0.04727793,0.1498713;0.4996133;0.01255703,0.242643;0.3453458;-0.1809721,0.3179511;0.2185458;-0.394073,-0.1821581;0.5091035;-0.009861875,-0.2537702;0.3143356;-0.1735559,-0.2528931;0.1908399;-0.4013926,0.08248344;0.008001298;-0.02788532,0.1276682;-0.2495333;-0.2693598,0.1593158;-0.6516641;-0.1409464,0.163879;-0.6780953;-0.1966811,-0.07496355;-0.0005284421;-0.04500352,-0.03687628;-0.354028;-0.02878274,0.02069688;-0.7643075;0.05814726,0.02498565;-0.7937407;0.005602486,-0.01753312;0.5614015;0.04607701,547.6472
+0;0;0,-0.01830397;0.3255454;0.02491574,-0.03530194;0.6384104;0.0328136,0.1420639;0.5085342;0.02076943,0.2386471;0.412237;-0.2055636,0.3136177;0.3329213;-0.4407157,-0.1926003;0.5082039;-0.03050277,-0.2110201;0.3775081;-0.2594295,-0.2030032;0.2842494;-0.5011868,0.08438193;0.009529748;-0.01991333,0.1487809;-0.1828916;-0.313648,0.1302523;-0.588291;-0.2048435,0.1512383;-0.5939366;-0.2735227,-0.07088441;0.0004615799;-0.05082178,-0.03561351;-0.3547974;-0.05026295,0.01399157;-0.7672021;0.01292018,0.02438493;-0.7282786;-0.06607469,-0.03118435;0.5616097;0.03340605,0;0;0,-0.01113898;0.325084;0.03364444,-0.02068877;0.6380119;0.04872203,0.1488836;0.4992307;0.01352477,0.2445069;0.3454688;-0.1789371,0.3174115;0.2236391;-0.3958484,-0.1828188;0.5083184;-0.009291541,-0.2547627;0.3134953;-0.1726812,-0.2529121;0.1922834;-0.4018368,0.08245268;0.007975399;-0.02730596,0.1251042;-0.2494904;-0.2709153,0.153881;-0.649852;-0.1467664,0.1560956;-0.6760985;-0.2038565,-0.07448324;-0.0005333056;-0.04538313,-0.03554612;-0.3550189;-0.02873516,0.02016998;-0.7621691;0.05875692,0.02530045;-0.7925904;0.006308917,-0.01850324;0.5611431;0.04729104,547.6689
+0;0;0,-0.01830397;0.3255454;0.02491574,-0.03530194;0.6384104;0.0328136,0.1420639;0.5085342;0.02076943,0.2386471;0.412237;-0.2055636,0.3136177;0.3329213;-0.4407157,-0.1926003;0.5082039;-0.03050277,-0.2110201;0.3775081;-0.2594295,-0.2030032;0.2842494;-0.5011868,0.08438193;0.009529748;-0.01991333,0.1487809;-0.1828916;-0.313648,0.1302523;-0.588291;-0.2048435,0.1512383;-0.5939366;-0.2735227,-0.07088441;0.0004615799;-0.05082178,-0.03561351;-0.3547974;-0.05026295,0.01399157;-0.7672021;0.01292018,0.02438493;-0.7282786;-0.06607469,-0.03118435;0.5616097;0.03340605,0;0;0,-0.01113898;0.325084;0.03364444,-0.02068877;0.6380119;0.04872203,0.1488836;0.4992307;0.01352477,0.2445069;0.3454688;-0.1789371,0.3174115;0.2236391;-0.3958484,-0.1828188;0.5083184;-0.009291541,-0.2547627;0.3134953;-0.1726812,-0.2529121;0.1922834;-0.4018368,0.08245268;0.007975399;-0.02730596,0.1251042;-0.2494904;-0.2709153,0.153881;-0.649852;-0.1467664,0.1560956;-0.6760985;-0.2038565,-0.07448324;-0.0005333056;-0.04538313,-0.03554612;-0.3550189;-0.02873516,0.02016998;-0.7621691;0.05875692,0.02530045;-0.7925904;0.006308917,-0.01850324;0.5611431;0.04729104,547.6915
+0;0;0,-0.0183058;0.3255779;0.02491823,-0.03531038;0.6385648;0.03281887,0.1424647;0.5085271;0.02074527,0.2390586;0.4122193;-0.2056128,0.3140428;0.3328893;-0.4408073,-0.1929863;0.5081961;-0.03064749,-0.2114082;0.3774858;-0.2595994,-0.2033898;0.2842103;-0.5014004,0.08450961;0.009544169;-0.01994346,0.1490342;-0.1832525;-0.314251,0.1307156;-0.5840564;-0.2066799,0.1511029;-0.5886848;-0.2733995,-0.07099167;0.0004622783;-0.05089868,-0.03565198;-0.3554896;-0.05033876,0.01339078;-0.7632194;0.01212814,0.0234876;-0.7245505;-0.06461282,-0.03119083;0.5617275;0.0334116,0;0;0,-0.01176955;0.325034;0.03422523,-0.02221783;0.6380147;0.05016279,0.1480731;0.4990146;0.01449156,0.2452205;0.3476537;-0.1791469,0.3171618;0.2285774;-0.3979564,-0.1838619;0.5074316;-0.008973878,-0.2559923;0.3125421;-0.1722491,-0.2522743;0.1981448;-0.4049115,0.08258922;0.008172572;-0.02725685,0.1220434;-0.2489114;-0.2728218,0.1464933;-0.6455283;-0.1517925,0.1508394;-0.6728895;-0.2043004,-0.07464871;-0.0007149654;-0.0453626,-0.03485918;-0.3557816;-0.02817584,0.01931873;-0.7583057;0.0589446,0.02351385;-0.7866483;0.007516824,-0.01965835;0.5611258;0.04848146,547.7029
+0;0;0,-0.01945573;0.325453;0.02566806,-0.03687973;0.638404;0.03400035,0.1409162;0.508164;0.02168069,0.2365854;0.4190418;-0.207989,0.2958384;0.3503055;-0.4508815,-0.1944381;0.5080586;-0.02960397,-0.2133928;0.3765612;-0.2580612,-0.2030289;0.2921919;-0.5030239,0.08433726;0.01086569;-0.01999675,0.1532497;-0.1301069;-0.3414446,0.1297946;-0.5273265;-0.222208,0.1506678;-0.5324579;-0.2885131,-0.07138222;-0.0004644003;-0.05034947,-0.03636782;-0.3564476;-0.04940363,0.0126244;-0.7640553;0.01389468,0.02269309;-0.725354;-0.0628463,-0.03266291;0.5615715;0.03452196,0;0;0,-0.01176955;0.325034;0.03422523,-0.02221783;0.6380147;0.05016279,0.1480731;0.4990146;0.01449156,0.2452205;0.3476537;-0.1791469,0.3171618;0.2285774;-0.3979564,-0.1838619;0.5074316;-0.008973878,-0.2559923;0.3125421;-0.1722491,-0.2522743;0.1981448;-0.4049115,0.08258922;0.008172572;-0.02725685,0.1220434;-0.2489114;-0.2728218,0.1464933;-0.6455283;-0.1517925,0.1508394;-0.6728895;-0.2043004,-0.07464871;-0.0007149654;-0.0453626,-0.03485918;-0.3557816;-0.02817584,0.01931873;-0.7583057;0.0589446,0.02351385;-0.7866483;0.007516824,-0.01965835;0.5611258;0.04848146,547.7249
+0;0;0,-0.01944326;0.3252443;0.0256516,-0.03685424;0.6379617;0.03397744,0.1412149;0.5076889;0.02163701,0.2369012;0.4185507;-0.2080739,0.2961603;0.3498074;-0.4509913,-0.1946727;0.5075833;-0.02972922,-0.2136308;0.3760623;-0.2582274,-0.2032659;0.2916843;-0.5032153,0.08430772;0.01086189;-0.01998975,0.1533553;-0.1303873;-0.3420683,0.1297991;-0.5293196;-0.2223175,0.1509514;-0.5349207;-0.289509,-0.07135722;-0.0004642376;-0.05033183,-0.03627412;-0.3571459;-0.04938413,0.01292935;-0.7665111;0.01418711,0.02313264;-0.7276935;-0.06357975,-0.03264028;0.5611813;0.0344987,0;0;0,-0.01270349;0.3247076;0.03497863,-0.023788;0.6373873;0.05171609,0.146918;0.4982088;0.01578391,0.2459947;0.3504632;-0.1797248,0.3172924;0.232752;-0.399513,-0.1850334;0.5063195;-0.008462846,-0.2573099;0.3123076;-0.1727921,-0.2527269;0.1960428;-0.4045412,0.0826771;0.008304417;-0.02684951,0.1180559;-0.2488647;-0.2739646,0.141729;-0.6479911;-0.1548854,0.1416522;-0.6751369;-0.2093271,-0.07449766;-0.0008602681;-0.0455491,-0.03499982;-0.3566074;-0.02718152,0.01886869;-0.7611136;0.05950774,0.02233214;-0.7918658;0.009241145,-0.02101136;0.5605609;0.04990768,547.7471
+0;0;0,-0.02058026;0.3250972;0.02661115,-0.03853587;0.6377676;0.03549376,0.1397753;0.5078021;0.0228867,0.2349563;0.4212046;-0.208003,0.2934418;0.3574686;-0.4524684,-0.1960777;0.5072777;-0.02851894,-0.2153723;0.3769647;-0.2576801,-0.2015507;0.339232;-0.5138663,0.08413157;0.01178813;-0.02020596,0.1484587;-0.09743425;-0.3554462,0.1313657;-0.5008054;-0.250367,0.1401621;-0.4627213;-0.328385,-0.07176218;-0.001339233;-0.04973688,-0.03697013;-0.3580493;-0.04877695,0.01175142;-0.7676988;0.0133174,0.02192691;-0.7287844;-0.06444207,-0.03416043;0.5609955;0.03589912,0;0;0,-0.01270349;0.3247076;0.03497863,-0.023788;0.6373873;0.05171609,0.146918;0.4982088;0.01578391,0.2459947;0.3504632;-0.1797248,0.3172924;0.232752;-0.399513,-0.1850334;0.5063195;-0.008462846,-0.2573099;0.3123076;-0.1727921,-0.2527269;0.1960428;-0.4045412,0.0826771;0.008304417;-0.02684951,0.1180559;-0.2488647;-0.2739646,0.141729;-0.6479911;-0.1548854,0.1416522;-0.6751369;-0.2093271,-0.07449766;-0.0008602681;-0.0455491,-0.03499982;-0.3566074;-0.02718152,0.01886869;-0.7611136;0.05950774,0.02233214;-0.7918658;0.009241145,-0.02101136;0.5605609;0.04990768,547.7587
+0;0;0,-0.02056582;0.3248691;0.02659248,-0.03850709;0.6372899;0.03546806,0.1397043;0.5074164;0.02286786,0.2349097;0.4207967;-0.2080811,0.2934233;0.3570301;-0.4526637,-0.195963;0.5068923;-0.02850936,-0.2152626;0.3765459;-0.2577293,-0.2014343;0.3387951;-0.5140384,0.08401769;0.01177217;-0.0201786,0.148529;-0.09776297;-0.3563788,0.1313938;-0.5021318;-0.2510398,0.1400822;-0.4641469;-0.3281003,-0.07166505;-0.00133742;-0.04966955,-0.03677336;-0.359069;-0.04870688,0.01206869;-0.7697315;0.01354105,0.0221193;-0.7309265;-0.06326413,-0.03413522;0.5605804;0.03587308,0;0;0,-0.01332541;0.3244158;0.03531039,-0.02490623;0.6367944;0.05261075,0.1458734;0.4978472;0.01646459,0.2463965;0.3541614;-0.181409,0.3332945;0.2740216;-0.4123571,-0.1855305;0.5053963;-0.008301955,-0.2569437;0.3133756;-0.1754325,-0.2527051;0.1969986;-0.4072711,0.08263695;0.008305669;-0.02658725,0.1153199;-0.2495424;-0.2748541,0.1381553;-0.6503231;-0.1575618,0.1391282;-0.677825;-0.2101941,-0.07430254;-0.0008908402;-0.04564067,-0.03535306;-0.3576949;-0.02656133,0.01884526;-0.7635644;0.05850692,0.02263377;-0.7955008;0.01131462,-0.02198217;0.5600387;0.05070555,547.7703
+0;0;0,-0.02057618;0.3250327;0.02660587,-0.0385091;0.6373078;0.03547833,0.1396956;0.5074942;0.02287809,0.2349138;0.4208627;-0.208102,0.2934318;0.3570913;-0.452703,-0.1959651;0.50697;-0.02849812,-0.2152673;0.376606;-0.257749,-0.201438;0.3388524;-0.5140774,0.08421882;0.01180036;-0.02022691,0.1487418;-0.09775453;-0.3564877,0.1314915;-0.5048376;-0.2504416,0.1401819;-0.4668509;-0.327519,-0.07183661;-0.001340622;-0.04978845,-0.03693863;-0.3591367;-0.04882561,0.01223126;-0.7725557;0.01384014,0.02228406;-0.7337488;-0.06298183,-0.03414057;0.560657;0.03588305,0;0;0,-0.0143293;0.3244866;0.03578579,-0.02661566;0.6366442;0.05387747,0.1441998;0.4976642;0.01737368,0.2458188;0.3565416;-0.181828,0.3306119;0.2749286;-0.4130644,-0.1866944;0.5048649;-0.007891245,-0.2583433;0.3143392;-0.1766802,-0.2540973;0.197703;-0.4084102,0.08283295;0.008539185;-0.02658892,0.1125125;-0.2501144;-0.2744886,0.1349497;-0.6543232;-0.1588522,0.1353227;-0.6817472;-0.2116024,-0.07456479;-0.001087135;-0.04560807,-0.03654585;-0.358013;-0.02572635,0.018957;-0.766892;0.05792443,0.02290217;-0.7482666;-0.01911641,-0.023567;0.5599553;0.05184901,547.7922
+0;0;0,-0.02057618;0.3250327;0.02660587,-0.0385091;0.6373078;0.03547833,0.1396956;0.5074942;0.02287809,0.2349138;0.4208627;-0.208102,0.2934318;0.3570913;-0.452703,-0.1959651;0.50697;-0.02849812,-0.2152673;0.376606;-0.257749,-0.201438;0.3388524;-0.5140774,0.08421882;0.01180036;-0.02022691,0.1487418;-0.09775453;-0.3564877,0.1314915;-0.5048376;-0.2504416,0.1401819;-0.4668509;-0.327519,-0.07183661;-0.001340622;-0.04978845,-0.03693863;-0.3591367;-0.04882561,0.01223126;-0.7725557;0.01384014,0.02228406;-0.7337488;-0.06298183,-0.03414057;0.560657;0.03588305,0;0;0,-0.0143293;0.3244866;0.03578579,-0.02661566;0.6366442;0.05387747,0.1441998;0.4976642;0.01737368,0.2458188;0.3565416;-0.181828,0.3306119;0.2749286;-0.4130644,-0.1866944;0.5048649;-0.007891245,-0.2583433;0.3143392;-0.1766802,-0.2540973;0.197703;-0.4084102,0.08283295;0.008539185;-0.02658892,0.1125125;-0.2501144;-0.2744886,0.1349497;-0.6543232;-0.1588522,0.1353227;-0.6817472;-0.2116024,-0.07456479;-0.001087135;-0.04560807,-0.03654585;-0.358013;-0.02572635,0.018957;-0.766892;0.05792443,0.02290217;-0.7482666;-0.01911641,-0.023567;0.5599553;0.05184901,547.8046
+0;0;0,-0.02116136;0.3248991;0.02700903,-0.0393841;0.6369649;0.03623238,0.1386764;0.507419;0.02359514,0.2308944;0.4271782;-0.2112984,0.2917507;0.3527895;-0.4520984,-0.1963963;0.5064856;-0.02790129,-0.2172001;0.3846731;-0.2620948,-0.2024897;0.2926373;-0.5040345,0.08448894;0.01200521;-0.0201548,0.1480622;-0.09793484;-0.3574518,0.1305602;-0.5061026;-0.2534094,0.1393692;-0.4679903;-0.3314227,-0.07210515;-0.001631845;-0.04986889,-0.03728453;-0.3603553;-0.04825315,0.0114251;-0.7743556;0.01470025,0.02160912;-0.7354251;-0.06305583,-0.03496057;0.5603639;0.03657382,0;0;0,-0.01494289;0.3243368;0.03631902,-0.02762727;0.6362544;0.05507445,0.143029;0.4975688;0.01839018,0.250407;0.382782;-0.1947099,0.3239309;0.2591274;-0.4104078,-0.1872038;0.5044477;-0.007160019,-0.2585478;0.3126631;-0.1752266,-0.2537949;0.1989321;-0.408174,0.08297792;0.00864166;-0.02699459,0.1101488;-0.2519364;-0.2744989,0.1334377;-0.6566378;-0.158713,0.1344505;-0.683451;-0.2134918,-0.07499318;-0.001185767;-0.04542397,-0.03737373;-0.3590595;-0.02520623,0.01887801;-0.7684537;0.05824506,0.02291542;-0.749944;-0.01973666,-0.02453006;0.5596166;0.0529654,547.8253
+0;0;0,-0.02116136;0.3248991;0.02700903,-0.0393841;0.6369649;0.03623238,0.1386764;0.507419;0.02359514,0.2308944;0.4271782;-0.2112984,0.2917507;0.3527895;-0.4520984,-0.1963963;0.5064856;-0.02790129,-0.2172001;0.3846731;-0.2620948,-0.2024897;0.2926373;-0.5040345,0.08448894;0.01200521;-0.0201548,0.1480622;-0.09793484;-0.3574518,0.1305602;-0.5061026;-0.2534094,0.1393692;-0.4679903;-0.3314227,-0.07210515;-0.001631845;-0.04986889,-0.03728453;-0.3603553;-0.04825315,0.0114251;-0.7743556;0.01470025,0.02160912;-0.7354251;-0.06305583,-0.03496057;0.5603639;0.03657382,0;0;0,-0.01494289;0.3243368;0.03631902,-0.02762727;0.6362544;0.05507445,0.143029;0.4975688;0.01839018,0.250407;0.382782;-0.1947099,0.3239309;0.2591274;-0.4104078,-0.1872038;0.5044477;-0.007160019,-0.2585478;0.3126631;-0.1752266,-0.2537949;0.1989321;-0.408174,0.08297792;0.00864166;-0.02699459,0.1101488;-0.2519364;-0.2744989,0.1334377;-0.6566378;-0.158713,0.1344505;-0.683451;-0.2134918,-0.07499318;-0.001185767;-0.04542397,-0.03737373;-0.3590595;-0.02520623,0.01887801;-0.7684537;0.05824506,0.02291542;-0.749944;-0.01973666,-0.02453006;0.5596166;0.0529654,547.8372
+0;0;0,-0.02116136;0.3248991;0.02700903,-0.0393841;0.6369649;0.03623238,0.1386764;0.507419;0.02359514,0.2308944;0.4271782;-0.2112984,0.2917507;0.3527895;-0.4520984,-0.1963963;0.5064856;-0.02790129,-0.2172001;0.3846731;-0.2620948,-0.2024897;0.2926373;-0.5040345,0.08448894;0.01200521;-0.0201548,0.1480622;-0.09793484;-0.3574518,0.1305602;-0.5061026;-0.2534094,0.1393692;-0.4679903;-0.3314227,-0.07210515;-0.001631845;-0.04986889,-0.03728453;-0.3603553;-0.04825315,0.0114251;-0.7743556;0.01470025,0.02160912;-0.7354251;-0.06305583,-0.03496057;0.5603639;0.03657382,0;0;0,-0.01494289;0.3243368;0.03631902,-0.02762727;0.6362544;0.05507445,0.143029;0.4975688;0.01839018,0.250407;0.382782;-0.1947099,0.3239309;0.2591274;-0.4104078,-0.1872038;0.5044477;-0.007160019,-0.2585478;0.3126631;-0.1752266,-0.2537949;0.1989321;-0.408174,0.08297792;0.00864166;-0.02699459,0.1101488;-0.2519364;-0.2744989,0.1334377;-0.6566378;-0.158713,0.1344505;-0.683451;-0.2134918,-0.07499318;-0.001185767;-0.04542397,-0.03737373;-0.3590595;-0.02520623,0.01887801;-0.7684537;0.05824506,0.02291542;-0.749944;-0.01973666,-0.02453006;0.5596166;0.0529654,547.8592
+0;0;0,-0.02172124;0.3247829;0.02750918,-0.04029017;0.6366634;0.03720882,0.1376587;0.5071627;0.0243341,0.2317108;0.4242882;-0.2089648,0.291613;0.3517568;-0.4507301,-0.1969568;0.5060998;-0.02716714,-0.220054;0.396004;-0.2669333,-0.2049835;0.3287164;-0.5170228,0.0846645;0.01244282;-0.02033241,0.1469859;-0.09854633;-0.3598672,0.1291629;-0.5083364;-0.2537778,0.1487788;-0.5363294;-0.3012634,-0.07252982;-0.00209592;-0.04971259,-0.03744559;-0.3630016;-0.04812098,0.01114737;-0.7790659;0.01535944,0.02112704;-0.7402748;-0.06096865,-0.03580189;0.5601363;0.0374554,0;0;0,-0.01548082;0.3242551;0.03648949,-0.02875651;0.635951;0.05599928,0.1418433;0.4973304;0.0192616,0.2507528;0.3881509;-0.1960543,0.32239;0.2762361;-0.4188608,-0.1877703;0.503841;-0.006860506,-0.2593536;0.3131183;-0.1761031,-0.2542453;0.2023642;-0.4106387,0.08310542;0.008704066;-0.02745974,0.1082214;-0.2560066;-0.2740035,0.1347942;-0.6628036;-0.158632,0.1372201;-0.6900945;-0.2107351,-0.07543431;-0.001250539;-0.04521514,-0.0381276;-0.3613952;-0.0254564,0.01801954;-0.7726014;0.05973431,0.02207441;-0.7538654;-0.0168133,-0.02556904;0.5593917;0.05373478,547.8813
+0;0;0,-0.02171618;0.3247073;0.02750277,-0.04027861;0.6364782;0.03719999,0.1373872;0.5071114;0.0243463,0.2314572;0.4242212;-0.2089967,0.2913384;0.3517152;-0.4506773,-0.1966878;0.5060503;-0.02707175,-0.2197894;0.3959336;-0.2668833,-0.2047242;0.3286696;-0.5168852,0.08496089;0.01248638;-0.02040359,0.1480247;-0.09982488;-0.3639829,0.1295121;-0.5254711;-0.2537886,0.1489329;-0.5528876;-0.3008021,-0.07278372;-0.002103257;-0.04988662,-0.03728157;-0.3673081;-0.04827605,0.01319162;-0.7994713;0.01766064,0.02307206;-0.7607676;-0.0579086,-0.03579317;0.5599994;0.03744641,0;0;0,-0.01561707;0.3241524;0.03666282,-0.0293627;0.6356779;0.05679107,0.1410871;0.4973055;0.01988935,0.2525026;0.3965428;-0.1982905,0.3215416;0.2717152;-0.4148638,-0.1880264;0.5037053;-0.006062292,-0.2586962;0.3152071;-0.1782341,-0.250902;0.2225194;-0.4203097,0.08320326;0.008747667;-0.02812946,0.1073295;-0.2656655;-0.2705195,0.1476258;-0.6881751;-0.1542351,0.1481783;-0.7154253;-0.205286,-0.07592842;-0.001298925;-0.0449862,-0.03785124;-0.3659796;-0.03099658,0.01906563;-0.7922926;0.06215858,0.02437399;-0.816312;0.007956985,-0.02607212;0.5591758;0.05438638,547.893
+0;0;0,-0.02171618;0.3247073;0.02750277,-0.04027861;0.6364782;0.03719999,0.1373872;0.5071114;0.0243463,0.2314572;0.4242212;-0.2089967,0.2913384;0.3517152;-0.4506773,-0.1966878;0.5060503;-0.02707175,-0.2197894;0.3959336;-0.2668833,-0.2047242;0.3286696;-0.5168852,0.08496089;0.01248638;-0.02040359,0.1480247;-0.09982488;-0.3639829,0.1295121;-0.5254711;-0.2537886,0.1489329;-0.5528876;-0.3008021,-0.07278372;-0.002103257;-0.04988662,-0.03728157;-0.3673081;-0.04827605,0.01319162;-0.7994713;0.01766064,0.02307206;-0.7607676;-0.0579086,-0.03579317;0.5599994;0.03744641,0;0;0,-0.01561707;0.3241524;0.03666282,-0.0293627;0.6356779;0.05679107,0.1410871;0.4973055;0.01988935,0.2525026;0.3965428;-0.1982905,0.3215416;0.2717152;-0.4148638,-0.1880264;0.5037053;-0.006062292,-0.2586962;0.3152071;-0.1782341,-0.250902;0.2225194;-0.4203097,0.08320326;0.008747667;-0.02812946,0.1073295;-0.2656655;-0.2705195,0.1476258;-0.6881751;-0.1542351,0.1481783;-0.7154253;-0.205286,-0.07592842;-0.001298925;-0.0449862,-0.03785124;-0.3659796;-0.03099658,0.01906563;-0.7922926;0.06215858,0.02437399;-0.816312;0.007956985,-0.02607212;0.5591758;0.05438638,547.9041
+0;0;0,-0.02203705;0.3246882;0.02770126,-0.04088445;0.6363535;0.03786753,0.1431209;0.5049332;0.02455716,0.2387395;0.4236219;-0.2088062,0.3047874;0.4102499;-0.4594856,-0.203116;0.5037322;-0.02875304,-0.2274988;0.4001798;-0.2714366,-0.2115087;0.32612;-0.5197121,0.08525877;0.012406;-0.02046524,0.1480042;-0.1003559;-0.3698755,0.1292439;-0.5345728;-0.2564444,0.1480048;-0.5584106;-0.3043537,-0.07306417;-0.002085408;-0.04999071,-0.03676072;-0.3727861;-0.04830717,0.01621284;-0.8137454;0.01886087,0.02576336;-0.7752689;-0.05450618,-0.03636592;0.5599353;0.03801033,0;0;0,-0.01543344;0.3241448;0.03697801,-0.02939298;0.6355426;0.05779922,0.1485963;0.4981128;0.0204469,0.2518585;0.390339;-0.198493,0.3247764;0.3013144;-0.4311706,-0.1937998;0.5013229;-0.007501967,-0.2651126;0.313796;-0.1805947,-0.2573679;0.2196938;-0.4223922,0.08311594;0.008568317;-0.02932775,0.1088106;-0.2787071;-0.2650234,0.1611906;-0.7101465;-0.1515369,0.1596116;-0.7379571;-0.1984543,-0.07651038;-0.001250988;-0.04456893,-0.03812412;-0.3715136;-0.03145885,0.0200601;-0.8060892;0.06611919,0.02511897;-0.8269083;0.0119194,-0.02602387;0.5591086;0.05521786,547.927
+0;0;0,-0.02203705;0.3246882;0.02770126,-0.04088445;0.6363535;0.03786753,0.1431209;0.5049332;0.02455716,0.2387395;0.4236219;-0.2088062,0.3047874;0.4102499;-0.4594856,-0.203116;0.5037322;-0.02875304,-0.2274988;0.4001798;-0.2714366,-0.2115087;0.32612;-0.5197121,0.08525877;0.012406;-0.02046524,0.1480042;-0.1003559;-0.3698755,0.1292439;-0.5345728;-0.2564444,0.1480048;-0.5584106;-0.3043537,-0.07306417;-0.002085408;-0.04999071,-0.03676072;-0.3727861;-0.04830717,0.01621284;-0.8137454;0.01886087,0.02576336;-0.7752689;-0.05450618,-0.03636592;0.5599353;0.03801033,0;0;0,-0.01543344;0.3241448;0.03697801,-0.02939298;0.6355426;0.05779922,0.1485963;0.4981128;0.0204469,0.2518585;0.390339;-0.198493,0.3247764;0.3013144;-0.4311706,-0.1937998;0.5013229;-0.007501967,-0.2651126;0.313796;-0.1805947,-0.2573679;0.2196938;-0.4223922,0.08311594;0.008568317;-0.02932775,0.1088106;-0.2787071;-0.2650234,0.1611906;-0.7101465;-0.1515369,0.1596116;-0.7379571;-0.1984543,-0.07651038;-0.001250988;-0.04456893,-0.03812412;-0.3715136;-0.03145885,0.0200601;-0.8060892;0.06611919,0.02511897;-0.8269083;0.0119194,-0.02602387;0.5591086;0.05521786,547.9479
+0;0;0,-0.02203705;0.3246882;0.02770126,-0.04088445;0.6363535;0.03786753,0.1431209;0.5049332;0.02455716,0.2387395;0.4236219;-0.2088062,0.3047874;0.4102499;-0.4594856,-0.203116;0.5037322;-0.02875304,-0.2274988;0.4001798;-0.2714366,-0.2115087;0.32612;-0.5197121,0.08525877;0.012406;-0.02046524,0.1480042;-0.1003559;-0.3698755,0.1292439;-0.5345728;-0.2564444,0.1480048;-0.5584106;-0.3043537,-0.07306417;-0.002085408;-0.04999071,-0.03676072;-0.3727861;-0.04830717,0.01621284;-0.8137454;0.01886087,0.02576336;-0.7752689;-0.05450618,-0.03636592;0.5599353;0.03801033,0;0;0,-0.01543344;0.3241448;0.03697801,-0.02939298;0.6355426;0.05779922,0.1485963;0.4981128;0.0204469,0.2518585;0.390339;-0.198493,0.3247764;0.3013144;-0.4311706,-0.1937998;0.5013229;-0.007501967,-0.2651126;0.313796;-0.1805947,-0.2573679;0.2196938;-0.4223922,0.08311594;0.008568317;-0.02932775,0.1088106;-0.2787071;-0.2650234,0.1611906;-0.7101465;-0.1515369,0.1596116;-0.7379571;-0.1984543,-0.07651038;-0.001250988;-0.04456893,-0.03812412;-0.3715136;-0.03145885,0.0200601;-0.8060892;0.06611919,0.02511897;-0.8269083;0.0119194,-0.02602387;0.5591086;0.05521786,547.9597
+0;0;0,-0.0224652;0.3248129;0.02824119,-0.04160875;0.6365097;0.03883204,0.1408614;0.5055379;0.02532201,0.2377625;0.4268417;-0.208445,0.3009914;0.4076171;-0.4593937,-0.2023592;0.5043451;-0.02733908,-0.2278548;0.4060006;-0.2721007,-0.2066396;0.3202502;-0.5161079,0.08552077;0.01235237;-0.02065579,0.1483842;-0.1013138;-0.3795719,0.1290726;-0.5304686;-0.2697604,0.1610499;-0.5867958;-0.3429452,-0.07344019;-0.002096893;-0.04995186,-0.03546965;-0.3818984;-0.04864572,0.01637478;-0.8170617;0.01881152,0.03136104;-0.7736425;-0.09706035,-0.03706854;0.5601205;0.03892995,0;0;0,-0.0148454;0.3242978;0.0376327,-0.02862879;0.6357267;0.05908394,0.1475469;0.4987654;0.02050793,0.2550299;0.401116;-0.2011719,0.3226833;0.2923103;-0.4268421,-0.1915869;0.5020372;-0.005969223,-0.262823;0.3180804;-0.1829304,-0.2539416;0.2294883;-0.4266828,0.08289928;0.008139253;-0.03089511,0.1130014;-0.29936;-0.2550172,0.1728194;-0.7246705;-0.1448437,0.1752593;-0.7108807;-0.2613007,-0.07717469;-0.001008523;-0.04400111,-0.03774031;-0.3804581;-0.03152787,0.01968567;-0.8092173;0.06580223,0.02740992;-0.8587546;-0.02048282,-0.02528432;0.5593243;0.05636144,547.9818
+0;0;0,-0.0224835;0.3250775;0.0282642,-0.04163564;0.6369126;0.03886141,0.1394946;0.5063535;0.02545383,0.2363904;0.4276616;-0.2083005,0.2996265;0.4084349;-0.4592773,-0.2011416;0.5051696;-0.02681074,-0.2266359;0.4068305;-0.2715591,-0.2054182;0.3210706;-0.5155936,0.08550511;0.0123501;-0.02065201,0.1481037;-0.1008373;-0.3780563,0.1289445;-0.5266049;-0.2691115,0.160924;-0.582938;-0.3423014,-0.07342674;-0.002096509;-0.0499427,-0.03561614;-0.3802982;-0.04864207,0.01581908;-0.8120267;0.01828275,0.03080637;-0.7686067;-0.09759708,-0.03709552;0.5605251;0.03895932,0;0;0,-0.01437275;0.3245694;0.0377872,-0.02790462;0.6361305;0.05951047,0.14663;0.4994897;0.01996505,0.251615;0.3952947;-0.1999073,0.3266155;0.301494;-0.4299816,-0.1896035;0.5027593;-0.005193308,-0.26118;0.3199896;-0.1832223,-0.2527759;0.2283356;-0.4258882,0.08263785;0.007802814;-0.03162682,0.1142475;-0.3030002;-0.248122,0.1761307;-0.725354;-0.1418121,0.1783077;-0.7115609;-0.2582829,-0.07735714;-0.0007159896;-0.04365221,-0.03801598;-0.3785666;-0.03144402,0.01905483;-0.8038244;0.06557558,0.02400047;-0.8569019;-0.01752987,-0.02460715;0.5597306;0.05670595,548.0047
+0;0;0,-0.0225296;0.3257441;0.02832215,-0.04171;0.6380372;0.03893718,0.138081;0.507826;0.0256324,0.2349801;0.4291315;-0.2081297,0.2982225;0.4099028;-0.4591319,-0.1999645;0.5066512;-0.02623466,-0.2254596;0.4083087;-0.2709912,-0.2042398;0.3225401;-0.5150504,0.08562164;0.01236693;-0.02068015,0.1478162;-0.1000899;-0.3757777,0.1286592;-0.5258098;-0.266845,0.1606416;-0.5821507;-0.3400415,-0.0735268;-0.002099366;-0.05001077,-0.03596025;-0.37786;-0.04871853,0.01546922;-0.8095402;0.0181988,0.03045786;-0.7661189;-0.09769151,-0.03716607;0.5615857;0.03903517,0;0;0,-0.01372286;0.3252458;0.03802347,-0.02679354;0.637265;0.06008673,0.1458192;0.50053;0.01912439,0.2496967;0.3945924;-0.2004517,0.3271457;0.3091151;-0.4329742,-0.1872035;0.5038273;-0.004213095,-0.2583009;0.3238053;-0.185222,-0.250253;0.2362136;-0.4294235,0.08240398;0.007337257;-0.03267145,0.1160426;-0.3082436;-0.2373323,0.1800742;-0.730011;-0.1301737,0.1818763;-0.7162075;-0.2466631,-0.07783148;-0.0002380817;-0.04305667,-0.03895123;-0.3756774;-0.03111525,0.01819036;-0.8007272;0.06654854,0.02314874;-0.8536463;-0.01672939,-0.02359553;0.560801;0.05716848,548.0265
+0;0;0,-0.02352905;0.3255884;0.02928291,-0.04311602;0.6378392;0.04033341,0.1367071;0.507646;0.02683645,0.2338325;0.4291387;-0.2068947,0.2975041;0.415333;-0.4581451,-0.2012322;0.5061213;-0.0248775,-0.229017;0.410019;-0.2702738,-0.2094456;0.3501132;-0.5220667,0.08562319;0.01237001;-0.02067186,0.1456978;-0.09803218;-0.3767776,0.1272392;-0.5241492;-0.269287,0.1401751;-0.4819518;-0.3855592,-0.07361799;-0.002182794;-0.04987285,-0.03631946;-0.3779713;-0.04899498,0.01475231;-0.8096446;0.01824027,0.02964321;-0.7661586;-0.09765515,-0.03853534;0.5613898;0.04036351,0;0;0,-0.01372286;0.3252458;0.03802347,-0.02679354;0.637265;0.06008673,0.1458192;0.50053;0.01912439,0.2496967;0.3945924;-0.2004517,0.3271457;0.3091151;-0.4329742,-0.1872035;0.5038273;-0.004213095,-0.2583009;0.3238053;-0.185222,-0.250253;0.2362136;-0.4294235,0.08240398;0.007337257;-0.03267145,0.1160426;-0.3082436;-0.2373323,0.1800742;-0.730011;-0.1301737,0.1818763;-0.7162075;-0.2466631,-0.07783148;-0.0002380817;-0.04305667,-0.03895123;-0.3756774;-0.03111525,0.01819036;-0.8007272;0.06654854,0.02314874;-0.8536463;-0.01672939,-0.02359553;0.560801;0.05716848,548.038
+0;0;0,-0.02356225;0.3260477;0.02932423,-0.0431688;0.6386086;0.04038747,0.1357862;0.5086439;0.02695771,0.2329078;0.4301397;-0.2067642,0.2966226;0.4163246;-0.458185,-0.2004747;0.5071268;-0.02449941,-0.2282584;0.4110283;-0.269886,-0.2086737;0.3510819;-0.5218497,0.08573332;0.01238592;-0.02069844,0.1454473;-0.09735351;-0.3746665,0.1272092;-0.5183786;-0.2684602,0.1401483;-0.4761783;-0.3847602,-0.07371268;-0.002185602;-0.049937,-0.03663807;-0.3757182;-0.0490644,0.01382342;-0.8022331;0.01736742,0.02871786;-0.7587439;-0.0985556,-0.03858583;0.5621208;0.04041759,0;0;0,-0.01320037;0.3257031;0.03828108,-0.02586136;0.6380281;0.06068015,0.1454418;0.5012705;0.01864767,0.2497969;0.3951266;-0.2005894,0.3120208;0.3144578;-0.4395111,-0.1853579;0.5046419;-0.003770176,-0.2559157;0.3272739;-0.1875734,-0.2491042;0.2388585;-0.4317027,0.08225387;0.007026107;-0.03342116,0.1173925;-0.3127827;-0.2267847,0.182531;-0.7297909;-0.1231717,0.184153;-0.7160161;-0.239688,-0.07822159;0.0001461196;-0.04258404,-0.03999882;-0.3730884;-0.03088639,0.01675448;-0.7929623;0.06585823,0.02116141;-0.8494704;-0.01375888,-0.022765;0.5615251;0.05766606,548.0601
+0;0;0,-0.02387125;0.3259371;0.0302888,-0.04383809;0.6384488;0.04200266,0.1351262;0.5084789;0.02845195,0.2322105;0.4306404;-0.205508,0.2973124;0.418982;-0.4566825,-0.201118;0.5068904;-0.0229665,-0.2286028;0.4209882;-0.2721388,-0.2096639;0.3611872;-0.5241864,0.08574806;0.01240007;-0.02062879,0.1443965;-0.09659652;-0.3750042,0.1262834;-0.5179347;-0.2700252,0.139186;-0.4756779;-0.3863232,-0.07369864;-0.00225184;-0.04995476,-0.0363854;-0.375759;-0.04854227,0.01353601;-0.8021826;0.01887682,0.02838377;-0.7586387;-0.0970458,-0.0392434;0.5619618;0.04192046,0;0;0,-0.01320037;0.3257031;0.03828108,-0.02586136;0.6380281;0.06068015,0.1454418;0.5012705;0.01864767,0.2497969;0.3951266;-0.2005894,0.3120208;0.3144578;-0.4395111,-0.1853579;0.5046419;-0.003770176,-0.2559157;0.3272739;-0.1875734,-0.2491042;0.2388585;-0.4317027,0.08225387;0.007026107;-0.03342116,0.1173925;-0.3127827;-0.2267847,0.182531;-0.7297909;-0.1231717,0.184153;-0.7160161;-0.239688,-0.07822159;0.0001461196;-0.04258404,-0.03999882;-0.3730884;-0.03088639,0.01675448;-0.7929623;0.06585823,0.02116141;-0.8494704;-0.01375888,-0.022765;0.5615251;0.05766606,548.0717
+0;0;0,-0.02390707;0.3264262;0.03033426,-0.04389801;0.6393133;0.04206327,0.1346521;0.5094022;0.02854478,0.2317392;0.4315615;-0.2054218,0.2967943;0.4199114;-0.4564156,-0.2007854;0.5078174;-0.02275033,-0.228271;0.4219128;-0.2719298,-0.2093457;0.3621549;-0.523796,0.08563188;0.01238327;-0.02060084,0.14385;-0.09581356;-0.3723761,0.1255481;-0.5215436;-0.2663028,0.1337551;-0.4837475;-0.3402766,-0.07359879;-0.002248789;-0.04988709,-0.03655934;-0.3730153;-0.04848495,0.01388244;-0.8038838;0.01963689,0.02332668;-0.7652689;-0.05409816,-0.03929915;0.5627568;0.04198099,0;0;0,-0.01265917;0.326212;0.03835678,-0.02475132;0.6389307;0.06086016,0.1455584;0.5017483;0.01778591,0.2494737;0.3953213;-0.201532,0.313448;0.2867422;-0.428432,-0.1839369;0.5053941;-0.003485307,-0.2544127;0.3297095;-0.1889403,-0.2548727;0.273193;-0.4422611,0.08207101;0.00691098;-0.03357303,0.1184978;-0.3145149;-0.2185061,0.183035;-0.7336894;-0.104663,0.1844738;-0.7610068;-0.1527559,-0.07822672;0.0003878456;-0.04232011,-0.04122065;-0.3701913;-0.0303448,0.01691892;-0.7944309;0.06698518,0.01964361;-0.8184047;0.0152196,-0.02180893;0.5623535;0.05780435,548.0943
+0;0;0,-0.02390707;0.3264262;0.03033426,-0.04389801;0.6393133;0.04206327,0.1346521;0.5094022;0.02854478,0.2317392;0.4315615;-0.2054218,0.2967943;0.4199114;-0.4564156,-0.2007854;0.5078174;-0.02275033,-0.228271;0.4219128;-0.2719298,-0.2093457;0.3621549;-0.523796,0.08563188;0.01238327;-0.02060084,0.14385;-0.09581356;-0.3723761,0.1255481;-0.5215436;-0.2663028,0.1337551;-0.4837475;-0.3402766,-0.07359879;-0.002248789;-0.04988709,-0.03655934;-0.3730153;-0.04848495,0.01388244;-0.8038838;0.01963689,0.02332668;-0.7652689;-0.05409816,-0.03929915;0.5627568;0.04198099,0;0;0,-0.01265917;0.326212;0.03835678,-0.02475132;0.6389307;0.06086016,0.1455584;0.5017483;0.01778591,0.2494737;0.3953213;-0.201532,0.313448;0.2867422;-0.428432,-0.1839369;0.5053941;-0.003485307,-0.2544127;0.3297095;-0.1889403,-0.2548727;0.273193;-0.4422611,0.08207101;0.00691098;-0.03357303,0.1184978;-0.3145149;-0.2185061,0.183035;-0.7336894;-0.104663,0.1844738;-0.7610068;-0.1527559,-0.07822672;0.0003878456;-0.04232011,-0.04122065;-0.3701913;-0.0303448,0.01691892;-0.7944309;0.06698518,0.01964361;-0.8184047;0.0152196,-0.02180893;0.5623535;0.05780435,548.1063
+0;0;0,-0.02373884;0.3266713;0.03077124,-0.04397581;0.6398543;0.04328887,0.134234;0.5114798;0.03128485,0.2252388;0.4338806;-0.20522,0.2953719;0.4275716;-0.4553055,-0.1978394;0.502601;-0.02137412,-0.2360697;0.4255786;-0.2720613,-0.2120584;0.3708629;-0.5249068,0.08545768;0.01233667;-0.02052616,0.1420474;-0.09463585;-0.3707207,0.1237453;-0.5211755;-0.2651421,0.1317802;-0.4833315;-0.3393472,-0.07346317;-0.002265126;-0.04974496,-0.03663525;-0.3709412;-0.04788371,0.01349382;-0.802398;0.02103595,0.02276146;-0.7637331;-0.05293383,-0.03933922;0.5632302;0.04300746,0;0;0,-0.01178294;0.3265449;0.03813291,-0.02262987;0.6396644;0.06047118,0.1459156;0.5019781;0.0164237,0.2485546;0.3951469;-0.2033271,0.3046991;0.3194404;-0.4454377,-0.1813954;0.506385;-0.003386606,-0.2515937;0.3353101;-0.1932383,-0.2482403;0.253343;-0.4397568,0.08181779;0.006824165;-0.03370178,0.1188008;-0.3147747;-0.2139467,0.1817853;-0.7341516;-0.09744012,0.1864724;-0.7610629;-0.1461396,-0.07812482;0.0005477889;-0.04210395,-0.0426728;-0.3680751;-0.03018551,0.01669801;-0.7926022;0.06814938,0.02076406;-0.8208684;0.02102177,-0.02002917;0.563004;0.057428,548.1268
+0;0;0,-0.02373884;0.3266713;0.03077124,-0.04397581;0.6398543;0.04328887,0.134234;0.5114798;0.03128485,0.2252388;0.4338806;-0.20522,0.2953719;0.4275716;-0.4553055,-0.1978394;0.502601;-0.02137412,-0.2360697;0.4255786;-0.2720613,-0.2120584;0.3708629;-0.5249068,0.08545768;0.01233667;-0.02052616,0.1420474;-0.09463585;-0.3707207,0.1237453;-0.5211755;-0.2651421,0.1317802;-0.4833315;-0.3393472,-0.07346317;-0.002265126;-0.04974496,-0.03663525;-0.3709412;-0.04788371,0.01349382;-0.802398;0.02103595,0.02276146;-0.7637331;-0.05293383,-0.03933922;0.5632302;0.04300746,0;0;0,-0.01178294;0.3265449;0.03813291,-0.02262987;0.6396644;0.06047118,0.1459156;0.5019781;0.0164237,0.2485546;0.3951469;-0.2033271,0.3046991;0.3194404;-0.4454377,-0.1813954;0.506385;-0.003386606,-0.2515937;0.3353101;-0.1932383,-0.2482403;0.253343;-0.4397568,0.08181779;0.006824165;-0.03370178,0.1188008;-0.3147747;-0.2139467,0.1817853;-0.7341516;-0.09744012,0.1864724;-0.7610629;-0.1461396,-0.07812482;0.0005477889;-0.04210395,-0.0426728;-0.3680751;-0.03018551,0.01669801;-0.7926022;0.06814938,0.02076406;-0.8208684;0.02102177,-0.02002917;0.563004;0.057428,548.1389
+0;0;0,-0.02375801;0.3269351;0.03079608,-0.04401713;0.6404604;0.04332774,0.1334442;0.5122338;0.0313743,0.2244751;0.4346123;-0.2051985,0.2945985;0.4283042;-0.4552496,-0.1971883;0.5033935;-0.02105617,-0.2354296;0.426349;-0.2718154,-0.2114216;0.3716409;-0.5246261,0.08526589;0.01230898;-0.02048009,0.1417579;-0.09447879;-0.3700698,0.1235426;-0.518995;-0.2649919,0.1314435;-0.4812818;-0.3379597,-0.07329831;-0.002260042;-0.04963332,-0.036534;-0.3702993;-0.04777529,0.01335728;-0.7997096;0.02081745,0.02247037;-0.7611892;-0.05191882,-0.03937591;0.5637596;0.04304605,0;0;0,-0.01105747;0.3268637;0.03791118,-0.0209704;0.6403716;0.06007838,0.1461145;0.5020942;0.01537359,0.2462;0.3969211;-0.206437,0.306294;0.3190107;-0.446856,-0.1793531;0.5072991;-0.003336057,-0.2505913;0.3360464;-0.1927458,-0.2469023;0.2533433;-0.4389758,0.0816437;0.006810397;-0.03360271,0.119371;-0.315766;-0.2106029,0.1819708;-0.7337092;-0.09662032,0.1865221;-0.7610879;-0.1428068,-0.07792325;0.0006246183;-0.04205704,-0.04303614;-0.367394;-0.0296801,0.0160179;-0.7897657;0.06881868,0.02024973;-0.8168389;0.02222513,-0.01861077;0.5636258;0.05705547,548.1608

+ 193 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Forward_None_Slow.csv

@@ -0,0 +1,193 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.003124012;0.3341184;0.01495011,0.00609725;0.6552045;0.01155132,0.181889;0.5246051;0.01822095,0.2287132;0.2401136;0.04041336,0.2919366;-0.02172664;-0.01918262,-0.1708799;0.5229147;0.009071941,-0.2361683;0.2413015;0.01627289,-0.2902821;-0.02362919;-0.03843178,0.08161837;0.003981715;-0.04070115,0.09430201;-0.3554753;-2.11969E-05,0.09935611;-0.7388719;0.09446169,0.1120379;-0.7586019;0.03606352,-0.08180644;0.0077704;-0.03976585,-0.1185613;-0.3515379;-0.01585533,-0.142669;-0.7392693;0.05505835,-0.140073;-0.7011899;-0.02222182,0.005213097;0.576721;0.01509927,0;0;0,-0.0002427287;0.3340364;0.01697087,-0.0007292731;0.6551583;0.01919389,0.1751073;0.5243912;0.002574682,0.2211387;0.2389772;-0.003782272,0.2576502;-0.02611297;-0.07088876,-0.1754472;0.5200712;0.008098322,-0.2098195;0.2330548;0.0003180779,-0.2408976;-0.03249073;-0.06771802,0.08049811;0.005692557;-0.04268074,0.1365817;-0.3492349;-0.0863409,0.1716912;-0.7277637;0.02056456,0.1857867;-0.7540136;-0.03121877,-0.0834345;0.002847587;-0.03694009,-0.0693102;-0.358418;-0.01925403,-0.006953381;-0.7451655;0.03058046,-0.007711429;-0.7274137;-0.04618965,-0.0005918127;0.5766127;0.02109218,355.4724
+0;0;0,0.002922089;0.3340723;0.0148137,0.005713899;0.6551004;0.0115378,0.1817713;0.5245436;0.01788553,0.2289839;0.2400941;0.04011543,0.2922056;-0.0210284;-0.01831769,-0.1712926;0.522652;0.008893341,-0.2363554;0.2409605;0.01606528,-0.2900513;-0.02326244;-0.03778048,0.08167312;0.004016353;-0.0407226,0.09462205;-0.3554739;-9.657815E-05,0.09973933;-0.7383621;0.09434658,0.1123619;-0.7583733;0.03549442,-0.08187266;0.007737406;-0.03977386,-0.1183647;-0.3516385;-0.01592694,-0.142355;-0.7388641;0.05499479,-0.139779;-0.7007321;-0.02279509,0.004913117;0.5766305;0.0150435,0;0;0,-0.0002669785;0.3339723;0.01716828,-0.0007554013;0.6550313;0.01958632,0.1753055;0.5245156;0.002786875,0.2213191;0.2390749;-0.003620386,0.2576788;-0.02513185;-0.070472,-0.1756484;0.5199556;0.008492216,-0.2098978;0.2328989;0.0007374948,-0.2410035;-0.03170058;-0.06720331,0.08061288;0.005783125;-0.04258025,0.1364903;-0.3491927;-0.08641279,0.1720863;-0.7270391;0.02089071,0.1860812;-0.7530727;-0.03191471,-0.08346907;0.002732258;-0.03701905,-0.06969783;-0.3585825;-0.01931619,-0.006396949;-0.7445492;0.03139635,-0.00719359;-0.7268726;-0.04587933,-0.00061977;0.5765009;0.02143598,355.5027
+0;0;0,0.002921482;0.3340029;0.01481062,0.005712593;0.654951;0.01153561,0.1819481;0.524363;0.01788525,0.2291846;0.2397694;0.04012642,0.2923061;-0.0209389;-0.01821401,-0.1714709;0.5224696;0.00888402,-0.2365667;0.2406354;0.0160596,-0.2901775;-0.02316841;-0.03770075,0.08167953;0.004016668;-0.04072579,0.09462962;-0.3555058;-9.613112E-05,0.09975424;-0.7389437;0.09448263,0.1123514;-0.758854;0.03574928,-0.08187908;0.007738013;-0.03977698,-0.1183744;-0.3516701;-0.01592793,-0.1423991;-0.7394516;0.05509563,-0.1398284;-0.701336;-0.0225372,0.004912028;0.5765023;0.01504036,0;0;0,-0.0003447868;0.3338919;0.01737523,-0.0008923197;0.6548693;0.01999736,0.1754131;0.5245414;0.003035069,0.2214606;0.2389588;-0.003422499,0.2579347;-0.0248397;-0.07003152,-0.1759437;0.5196755;0.009130798,-0.2100572;0.2324578;0.001271889,-0.2412314;-0.03168273;-0.06665963,0.08062424;0.005831748;-0.04256749,0.1368643;-0.3490916;-0.08662903,0.1726974;-0.727309;0.02136898,0.1868079;-0.7533886;-0.03112197,-0.08347436;0.002684647;-0.03702827,-0.06913941;-0.3586145;-0.01879879,-0.005718037;-0.7450956;0.03225138,-0.00658062;-0.7273861;-0.04486884,-0.0007440187;0.576359;0.02179599,355.5341
+0;0;0,0.002921421;0.333996;0.01481031,0.005712386;0.6549277;0.01153555,0.1819213;0.5243532;0.01788451,0.2291396;0.2398692;0.04011711,0.2922215;-0.02067587;-0.01818679,-0.1714445;0.52246;0.00888463,-0.2365152;0.2407343;0.01605744,-0.2900924;-0.02290431;-0.03766924,0.08171715;0.004018518;-0.04074455,0.09466132;-0.3553397;-0.0001334585,0.0997967;-0.739583;0.09464397,0.1124346;-0.7596547;0.03572068,-0.08191679;0.007741577;-0.03979531,-0.1183954;-0.3515024;-0.01595715,-0.1424706;-0.7400984;0.0552156,-0.1398915;-0.7019566;-0.02266829,0.004911878;0.5764846;0.01504004,0;0;0,-0.0002347305;0.3338651;0.01775479,-0.0006831149;0.6548237;0.02064443,0.1755625;0.5245024;0.003528357,0.2213201;0.2389852;-0.002889156,0.2581743;-0.02458593;-0.06948078,-0.1757383;0.519632;0.0098924,-0.2098708;0.2325362;0.001770631,-0.2406549;-0.03149307;-0.06607696,0.08073787;0.00586167;-0.04243815,0.137107;-0.3488114;-0.08698785,0.1734132;-0.7276005;0.02188253,0.1873747;-0.7535764;-0.0311327,-0.08348162;0.002645442;-0.03711848,-0.06868224;-0.3584436;-0.01838843,-0.004869983;-0.74572;0.03257313,-0.005776479;-0.7280291;-0.04479938,-0.0005560713;0.5763176;0.02238464,355.5675
+0;0;0,0.003083637;0.3339692;0.01476563,0.005999867;0.6548594;0.011602,0.1824866;0.5239972;0.01763804,0.230534;0.2399901;0.0400601,0.2937132;-0.02090624;-0.01775202,-0.1715436;0.5224649;0.008773604,-0.2363785;0.2410038;0.01565963,-0.2893808;-0.02300024;-0.03813006,0.08175987;0.004057379;-0.04076377,0.094932;-0.3552195;-0.0004265979,0.1003938;-0.7387071;0.09439187,0.112914;-0.758557;0.03595654,-0.08197138;0.007701254;-0.03980212,-0.118124;-0.3514953;-0.01632338,-0.1419455;-0.7393515;0.05497335,-0.1394139;-0.7012627;-0.02238693,0.00519444;0.5764272;0.01507496,0;0;0,-0.0003438303;0.3338218;0.01805115,-0.0008864021;0.6547357;0.02122021,0.1757636;0.5244814;0.004007101,0.2213633;0.2392598;-0.00237155,0.2587106;-0.02456534;-0.06872058,-0.1761771;0.5191789;0.01053872,-0.2103326;0.2323921;0.002919619,-0.2410414;-0.03184298;-0.06517983,0.0807842;0.005899087;-0.04244924,0.1375315;-0.3486121;-0.08696926,0.1735575;-0.7266337;0.02204872,0.1873743;-0.7529223;-0.02988528,-0.08353902;0.002607698;-0.03711142,-0.06788558;-0.3583095;-0.01776849,-0.004353419;-0.7449774;0.03257765,-0.005292695;-0.7271782;-0.04427746,-0.0007366408;0.5762405;0.02289152,355.6009
+0;0;0,0.003083637;0.3339692;0.01476563,0.005999867;0.6548594;0.011602,0.1824866;0.5239972;0.01763804,0.230534;0.2399901;0.0400601,0.2937132;-0.02090624;-0.01775202,-0.1715436;0.5224649;0.008773604,-0.2363785;0.2410038;0.01565963,-0.2893808;-0.02300024;-0.03813006,0.08175987;0.004057379;-0.04076377,0.094932;-0.3552195;-0.0004265979,0.1003938;-0.7387071;0.09439187,0.112914;-0.758557;0.03595654,-0.08197138;0.007701254;-0.03980212,-0.118124;-0.3514953;-0.01632338,-0.1419455;-0.7393515;0.05497335,-0.1394139;-0.7012627;-0.02238693,0.00519444;0.5764272;0.01507496,0;0;0,-0.0003438303;0.3338218;0.01805115,-0.0008864021;0.6547357;0.02122021,0.1757636;0.5244814;0.004007101,0.2213633;0.2392598;-0.00237155,0.2587106;-0.02456534;-0.06872058,-0.1761771;0.5191789;0.01053872,-0.2103326;0.2323921;0.002919619,-0.2410414;-0.03184298;-0.06517983,0.0807842;0.005899087;-0.04244924,0.1375315;-0.3486121;-0.08696926,0.1735575;-0.7266337;0.02204872,0.1873743;-0.7529223;-0.02988528,-0.08353902;0.002607698;-0.03711142,-0.06788558;-0.3583095;-0.01776849,-0.004353419;-0.7449774;0.03257765,-0.005292695;-0.7271782;-0.04427746,-0.0007366408;0.5762405;0.02289152,355.6227
+0;0;0,0.003082004;0.3337923;0.01475781,0.005997032;0.6545508;0.01159562,0.1823107;0.5237752;0.01762759,0.2303172;0.2400098;0.04003057,0.2935099;-0.02094182;-0.0177938,-0.1713733;0.5222445;0.008771823,-0.2361529;0.2410229;0.01565199,-0.2891665;-0.0230372;-0.0381491,0.08183621;0.004061167;-0.04080183,0.09508657;-0.3573491;-0.000225123,0.1005266;-0.7393073;0.0942152,0.1129151;-0.7586329;0.03639438,-0.08204791;0.007708444;-0.03983928,-0.1184152;-0.3536211;-0.01622112,-0.1421417;-0.7399305;0.05479126,-0.1396367;-0.7019267;-0.02175547,0.005191967;0.576154;0.01506701,0;0;0,-0.0002412777;0.333625;0.01841021,-0.0007581022;0.6544048;0.02182007,0.1756912;0.5241877;0.00439167,0.2212474;0.239207;-0.001930237,0.2589853;-0.02464169;-0.06820571,-0.1758965;0.5189825;0.01122407,-0.210421;0.2324891;0.003548304,-0.2411716;-0.03177887;-0.06463924,0.08069468;0.006003335;-0.04278755,0.1377511;-0.3507525;-0.08648324,0.174082;-0.7271109;0.02248931,0.1870077;-0.7539626;-0.02781534,-0.08370111;0.002523023;-0.0369622,-0.06771899;-0.3605279;-0.01751963,-0.003993936;-0.7454544;0.03358216,-0.004969495;-0.7275246;-0.04246451,-0.0006037792;0.5759437;0.02343273,355.6561
+0;0;0,0.003273427;0.3336029;0.01470204,0.00632705;0.6542376;0.01165338,0.1825551;0.5230107;0.01710385,0.2320846;0.2402085;0.03999695,0.2948279;-0.02148977;-0.01653698,-0.1711096;0.5219711;0.00864758,-0.2354113;0.2413074;0.01554086,-0.2888691;-0.02276137;-0.03949332,0.08197235;0.004157285;-0.04086547,0.09582338;-0.3577898;-0.0004217774,0.1012801;-0.7389815;0.09373397,0.1140771;-0.7586679;0.03558104,-0.08220701;0.007623282;-0.0398827,-0.118095;-0.3542973;-0.01624298,-0.1415012;-0.7398281;0.05461138,-0.1390504;-0.7017634;-0.02248089,0.005512977;0.5758647;0.01508865,0;0;0,0.0001551528;0.3333973;0.01907802,1.458637E-05;0.6540467;0.02301717,0.1764376;0.5239397;0.005275726,0.221862;0.2395922;-0.0008428097,0.2596778;-0.02462617;-0.06700504,-0.1753061;0.5187392;0.01240345,-0.2103321;0.2329586;0.00486067,-0.2409608;-0.03165433;-0.06340881,0.08074657;0.00599362;-0.04302096,0.1383759;-0.3512971;-0.08609617,0.1753912;-0.7265799;0.02342486,0.1868895;-0.7534792;-0.02800012,-0.08393628;0.002534681;-0.03681048,-0.06701034;-0.3609694;-0.01652255,-0.003005244;-0.7449682;0.03496027,-0.004037485;-0.7270955;-0.04163036,8.107629E-05;0.5756087;0.02451682,355.6783
+0;0;0,0.003273381;0.3335983;0.01470183,0.006326929;0.654225;0.01165324,0.1825681;0.5229959;0.01710379,0.2321571;0.2398542;0.04002438,0.2947125;-0.02106002;-0.01634016,-0.1711228;0.5219563;0.008646885,-0.2355017;0.2409556;0.01554844,-0.2887993;-0.02232197;-0.03932083,0.08194198;0.004155745;-0.04085033,0.09577517;-0.357325;-0.0004587583,0.101216;-0.7374097;0.09342355,0.114004;-0.757061;0.03531165,-0.08217656;0.007620458;-0.03986793,-0.1180183;-0.3538338;-0.01625867,-0.1413565;-0.738245;0.05438991,-0.1389075;-0.700186;-0.02264798,0.005512875;0.5758539;0.01508844,0;0;0,-4.638918E-05;0.3333948;0.01904035,-0.0003374778;0.6540359;0.02301717,0.1761357;0.5239263;0.005337238,0.221859;0.2392778;-0.0008547306,0.2596643;-0.02420077;-0.06655204,-0.1755934;0.5185556;0.0124765,-0.2105213;0.2324066;0.005231781,-0.2413059;-0.03144372;-0.0626035,0.08080376;0.006036982;-0.04283476,0.1384896;-0.3507143;-0.08633196,0.176034;-0.7247146;0.02331305,0.1862486;-0.7519062;-0.02797603,-0.08382157;0.00247592;-0.03699084,-0.06659846;-0.3605067;-0.01605856,-0.002727188;-0.7433774;0.03530577,-0.003764746;-0.7254964;-0.04123073,-0.0002423124;0.5755994;0.02450156,355.702
+0;0;0,0.003272807;0.3335398;0.01469926,0.006325662;0.6540939;0.01165138,0.1827608;0.5228252;0.01710333,0.2323602;0.2396243;0.04002871,0.2948167;-0.02087787;-0.01624681,-0.1713172;0.5217845;0.008637173,-0.2357095;0.2407251;0.01554017,-0.288923;-0.02213672;-0.03924246,0.08198145;0.004157746;-0.04087001,0.09582378;-0.3575618;-0.0004517473,0.1012139;-0.7341057;0.09255597,0.1138756;-0.7532665;0.03501825,-0.08221614;0.007624129;-0.03988713,-0.1180816;-0.3540689;-0.01626228,-0.1412023;-0.7348989;0.05372816,-0.1387775;-0.6969196;-0.02254856,0.005511798;0.5757411;0.01508578,0;0;0,-6.392132E-05;0.3333333;0.01909208,-0.0002879724;0.6539003;0.02320027,0.176378;0.5236859;0.005869865,0.2221278;0.2389822;-0.0003921986,0.2599183;-0.02404413;-0.06610489,-0.175741;0.5182571;0.01288885,-0.210905;0.2320734;0.005759369,-0.2425406;-0.03138822;-0.06144399,0.08083536;0.00601688;-0.04287243,0.1386281;-0.3509961;-0.08609343,0.176626;-0.721452;0.02245783,0.1858899;-0.7492617;-0.02713967,-0.08388861;0.002493963;-0.03694705,-0.06641081;-0.3607058;-0.01581019,-0.003151298;-0.7400353;0.03490566,-0.004162424;-0.7220268;-0.04087607,-0.0002175234;0.5754814;0.02464771,355.7351
+0;0;0,0.003393077;0.3336258;0.01455959,0.006534285;0.6542401;0.01155275,0.1827925;0.5228581;0.01679857,0.2327781;0.2396995;0.04023324,0.2953162;-0.02227017;-0.01420683,-0.170992;0.5219954;0.008619039,-0.2343717;0.2406353;0.01540565,-0.2909729;-0.02196136;-0.04240553,0.08197872;0.004262772;-0.04082666,0.09621993;-0.3574389;-0.000999853,0.1019263;-0.7340571;0.09239686,0.1145756;-0.7534244;0.03533049,-0.08218271;0.007523555;-0.03993615,-0.1180048;-0.3541248;-0.01660454,-0.1406692;-0.7351457;0.05343895,-0.1383058;-0.6971955;-0.02261966,0.005717696;0.5758717;0.01496818,0;0;0,-0.0002834052;0.3334091;0.01918244,-0.0007509096;0.6540352;0.02336574,0.1758094;0.5237334;0.006006241,0.2220266;0.2390345;-8.130074E-05,0.2591241;-0.0250183;-0.06643438,-0.1759676;0.5182924;0.01309272,-0.2114436;0.2320842;0.005821797,-0.2429821;-0.03252643;-0.06118097,0.0808957;0.006054953;-0.04271674,0.1384636;-0.3509394;-0.08582199,0.1765635;-0.7214664;0.02305841,0.1857829;-0.7493019;-0.02617335,-0.0838259;0.002449794;-0.03705016,-0.06650893;-0.3606757;-0.01567058,-0.002937078;-0.7401459;0.03490402,-0.003955279;-0.7221038;-0.04065839,-0.0006163754;0.5756013;0.02479315,355.7566
+0;0;0,0.003393077;0.3336258;0.01455959,0.006534285;0.6542401;0.01155275,0.1827925;0.5228581;0.01679857,0.2327781;0.2396995;0.04023324,0.2953162;-0.02227017;-0.01420683,-0.170992;0.5219954;0.008619039,-0.2343717;0.2406353;0.01540565,-0.2909729;-0.02196136;-0.04240553,0.08197872;0.004262772;-0.04082666,0.09621993;-0.3574389;-0.000999853,0.1019263;-0.7340571;0.09239686,0.1145756;-0.7534244;0.03533049,-0.08218271;0.007523555;-0.03993615,-0.1180048;-0.3541248;-0.01660454,-0.1406692;-0.7351457;0.05343895,-0.1383058;-0.6971955;-0.02261966,0.005717696;0.5758717;0.01496818,0;0;0,-0.0002834052;0.3334091;0.01918244,-0.0007509096;0.6540352;0.02336574,0.1758094;0.5237334;0.006006241,0.2220266;0.2390345;-8.130074E-05,0.2591241;-0.0250183;-0.06643438,-0.1759676;0.5182924;0.01309272,-0.2114436;0.2320842;0.005821797,-0.2429821;-0.03252643;-0.06118097,0.0808957;0.006054953;-0.04271674,0.1384636;-0.3509394;-0.08582199,0.1765635;-0.7214664;0.02305841,0.1857829;-0.7493019;-0.02617335,-0.0838259;0.002449794;-0.03705016,-0.06650893;-0.3606757;-0.01567058,-0.002937078;-0.7401459;0.03490402,-0.003955279;-0.7221038;-0.04065839,-0.0006163754;0.5756013;0.02479315,355.7794
+0;0;0,0.003394373;0.3337532;0.01456515,0.006536216;0.6544328;0.01155792,0.1825843;0.5231026;0.01680205,0.2325291;0.2401752;0.04021758,0.2949455;-0.02128518;-0.01411663,-0.1707806;0.5222409;0.008632219,-0.2341085;0.2411105;0.01541329,-0.2905997;-0.02097559;-0.04228547,0.08202592;0.004265227;-0.04085017,0.09625208;-0.3570539;-0.001065481,0.1019669;-0.7342291;0.09246935,0.1146488;-0.7537237;0.03525582,-0.08223003;0.007527887;-0.03995914,-0.1180142;-0.353738;-0.01665221,-0.1407122;-0.7353224;0.05349486,-0.1383426;-0.6973517;-0.0227599,0.005719512;0.5760533;0.01497383,0;0;0,-0.0003047222;0.333518;0.01950741,-0.0007342342;0.6542056;0.02395749,0.1755135;0.523716;0.006377459,0.2220238;0.2392985;0.0005316734,0.2591429;-0.02427936;-0.06548655,-0.1757196;0.5184423;0.01346017,-0.2113532;0.2324849;0.006438022,-0.242731;-0.03165239;-0.0603186,0.08104005;0.006095022;-0.04255044,0.1387964;-0.3505007;-0.08545053,0.1767105;-0.7214825;0.02399135,0.1872496;-0.7490087;-0.02564335,-0.08384157;0.002412459;-0.03714769,-0.06602117;-0.3602525;-0.01493752,-0.002536282;-0.7403871;0.03516133,-0.003555578;-0.7223434;-0.04060109,-0.0006133839;0.5757595;0.02532601,355.8126
+0;0;0,0.002633499;0.333742;0.01431294,0.004807824;0.6543884;0.01130844,0.1813451;0.523466;0.01653033,0.231243;0.2397151;0.04061859,0.294531;-0.02270311;-0.01222141,-0.1721635;0.5217575;0.008173428,-0.2346489;0.2395609;0.01489868,-0.2923365;-0.02289054;-0.04385625,0.08207763;0.004395669;-0.04089119,0.09703083;-0.3566432;-0.001983624,0.1035036;-0.7345762;0.09197628,0.1160054;-0.7536563;0.03393474,-0.08231056;0.00739831;-0.0399798,-0.1169568;-0.3536547;-0.01702666,-0.1394721;-0.7361259;0.05306281,-0.1370718;-0.698123;-0.023515,0.00427713;0.5760171;0.01470332,0;0;0,-0.0004831664;0.3334916;0.01945829,-0.001101517;0.6541374;0.02386999,0.1752239;0.5234694;0.006321907,0.2212418;0.2381073;0.0003712177,0.2585164;-0.02612326;-0.06636417,-0.1760392;0.5181562;0.01322653,-0.2118441;0.2313536;0.00638184,-0.2434102;-0.033512;-0.06077901,0.08102854;0.006141916;-0.0427177,0.1387519;-0.3501213;-0.08550811,0.176583;-0.7218415;0.02447653,0.1871806;-0.7492144;-0.02582264,-0.08396348;0.002383345;-0.03704866,-0.06623322;-0.3599413;-0.01484596,-0.00258062;-0.740929;0.03515788,-0.003577447;-0.7229331;-0.04092679,-0.0009337571;0.5757031;0.02524638,355.8357
+0;0;0,0.002633448;0.3337355;0.01431266,0.004807685;0.6543689;0.0113083,0.1813928;0.5234359;0.01653053,0.2313183;0.2395278;0.04063214,0.2943144;-0.02168021;-0.01196416,-0.1722112;0.521727;0.008171375,-0.2347313;0.239374;0.01490036,-0.2921528;-0.02186707;-0.04358359,0.08209383;0.004396536;-0.04089927,0.09718479;-0.3599684;-0.001633253,0.1036295;-0.7362641;0.09191957,0.1161329;-0.7553504;0.03387066,-0.08232681;0.00739977;-0.03998769,-0.1172922;-0.3569794;-0.01682309,-0.1397099;-0.7377937;0.05296272,-0.1373094;-0.6997898;-0.0236248,0.004277014;0.5760012;0.01470303,0;0;0,-0.0006684856;0.3334927;0.01932216,-0.001505459;0.6541267;0.02360892,0.1749579;0.5234952;0.006289959,0.2210767;0.2379837;0.0004987717,0.2582446;-0.02499962;-0.06600523,-0.176367;0.5179455;0.01289691,-0.2121956;0.2309813;0.006177845,-0.2433587;-0.03272569;-0.0605449,0.08102075;0.006171212;-0.04276716,0.1386658;-0.3535995;-0.08487916,0.1766925;-0.7234561;0.02535748,0.1881378;-0.75064;-0.02498627,-0.08400402;0.002355266;-0.03700342,-0.06625206;-0.3633197;-0.01468682,-0.002767384;-0.7425932;0.03544743,-0.003723681;-0.7246041;-0.04064658,-0.001282958;0.5756966;0.0250144,355.8697
+0;0;0,0.002633093;0.3336905;0.01431073,0.004806911;0.6542622;0.01130699,0.1813584;0.5233552;0.01652818,0.2312478;0.2396527;0.04061233,0.2944156;-0.02226704;-0.0121273,-0.1721782;0.5216467;0.008170616,-0.234653;0.2394981;0.01489473,-0.292231;-0.02245474;-0.04374859,0.08207241;0.004395389;-0.0408886,0.09708947;-0.358185;-0.001814902,0.1035676;-0.7364318;0.09222303,0.1160952;-0.7556132;0.03406169,-0.08230533;0.00739784;-0.03997726,-0.1170995;-0.3551967;-0.01692612,-0.1396335;-0.7379856;0.05322156,-0.1372282;-0.6999662;-0.0235143,0.00427635;0.5759106;0.01470102,0;0;0,-0.0008129487;0.3334571;0.01915288,-0.001803685;0.654031;0.02328563,0.1746843;0.5234507;0.006144285,0.2208841;0.238162;0.0004837513,0.2580945;-0.02562216;-0.06590068,-0.1765487;0.5177534;0.01253048,-0.2123577;0.2309974;0.005839751,-0.2434468;-0.0334672;-0.06098498,0.08097532;0.006190449;-0.042799,0.1395883;-0.3515571;-0.08520186,0.1767122;-0.7234429;0.02560687,0.1890892;-0.7503772;-0.02502704,-0.08399164;0.002335622;-0.03697333,-0.0666876;-0.3615743;-0.01490675,-0.002621435;-0.7427186;0.03589008,-0.00354877;-0.7247604;-0.04035049,-0.001544761;0.5756178;0.02472782,355.9027
+0;0;0,0.001362143;0.3336404;0.01408837,0.001881947;0.6541404;0.01099383,0.1790534;0.5241066;0.01617855,0.2290987;0.2402845;0.04109388,0.2925872;-0.02248213;-0.01052645,-0.1745579;0.5215195;0.007892277,-0.2363025;0.2389877;0.01449677,-0.2940125;-0.02345774;-0.04494834,0.08216523;0.004498894;-0.04083859,0.09805434;-0.3576202;-0.002785638,0.1048597;-0.7374502;0.09189256,0.1174208;-0.7565333;0.03352258,-0.08234569;0.007291118;-0.04006471,-0.1162459;-0.3548865;-0.01750519,-0.1384492;-0.7393728;0.05291015,-0.1360622;-0.7013478;-0.02392652,0.001804574;0.5758077;0.01440237,0;0;0,-0.0009284047;0.3333936;0.01908064,-0.002012295;0.6538896;0.02317691,0.1745073;0.523627;0.006132126,0.220897;0.2381477;0.0006651878,0.2582712;-0.02625537;-0.06593752,-0.1766527;0.5176466;0.01237979,-0.2124942;0.2306784;0.005675774,-0.2433488;-0.03450078;-0.06118039,0.08097323;0.006215781;-0.04294014,0.1395532;-0.3510123;-0.08521664,0.1765556;-0.7244598;0.02635764,0.1872032;-0.7516687;-0.02451229,-0.08410268;0.002312073;-0.03688561,-0.06660359;-0.3610553;-0.01477847,-0.002401426;-0.7438499;0.03647983,-0.003314089;-0.7259095;-0.03985959,-0.001733557;0.5754967;0.02462578,355.9365
+0;0;0,0.001361876;0.3335749;0.0140856,0.00188156;0.6540009;0.0109918,0.1791019;0.5239715;0.0161762,0.2291738;0.2399984;0.04110479,0.2926349;-0.02265489;-0.01049326,-0.1746069;0.5213837;0.007887647,-0.2363843;0.2387015;0.01449565,-0.2940694;-0.02363068;-0.0449238,0.08215127;0.00449813;-0.04083165,0.09802322;-0.3572301;-0.002819784,0.1047996;-0.7354445;0.09145571,0.1172748;-0.7541916;0.03348515,-0.0823317;0.007289879;-0.0400579,-0.1161953;-0.3544967;-0.01752274,-0.1383042;-0.7373477;0.0525931,-0.1359335;-0.6993776;-0.02371779,0.001804205;0.5756868;0.01439954,0;0;0,-0.001082433;0.3333367;0.01891971,-0.002303624;0.6537598;0.02288938,0.1744135;0.5237821;0.006215096,0.220921;0.2381665;0.0007281303,0.258318;-0.02620083;-0.0655123,-0.1769647;0.5174946;0.01228707,-0.2127326;0.2303625;0.005562885,-0.2432792;-0.03472582;-0.06130639,0.08093835;0.006255493;-0.04296672,0.139636;-0.3505961;-0.08486772,0.1763538;-0.7224902;0.02615714,0.1871696;-0.7499306;-0.02360344,-0.08410022;0.002273178;-0.03685476,-0.06645024;-0.3606758;-0.01447936,-0.002527907;-0.7417825;0.03701412,-0.003414915;-0.7237713;-0.03880129,-0.001994054;0.5753862;0.02436733,355.9703
+0;0;0,0.001361684;0.333528;0.01408362,0.001881286;0.6539025;0.01099036,0.1790936;0.5238889;0.01617409,0.229193;0.2397604;0.04111633,0.2926675;-0.0229485;-0.01049266,-0.1745992;0.5213013;0.007885912,-0.2364104;0.2384643;0.01449753,-0.2941077;-0.0239234;-0.0449345,0.08223251;0.004502578;-0.04087203,0.0981172;-0.3575161;-0.002829641,0.1048551;-0.7335821;0.09091034,0.1241661;-0.7790406;0.001174338,-0.08241311;0.007297087;-0.04009751,-0.1163039;-0.35478;-0.01754426,-0.1382872;-0.7354562;0.05217329,-0.1346175;-0.6931188;-0.06595276,0.001803945;0.5756019;0.01439751,0;0;0,-0.00126684;0.3332897;0.01890755,-0.002668818;0.6536609;0.02285743,0.174138;0.523859;0.006244898,0.2207821;0.238105;0.0007603168,0.2582888;-0.02637804;-0.06519747,-0.1772804;0.5174317;0.01221994,-0.2130108;0.2301348;0.005519177,-0.2431631;-0.03495711;-0.06175349,0.08098084;0.006262675;-0.04307973,0.1393559;-0.3509838;-0.08460486,0.1764577;-0.7206377;0.02601957,0.1721013;-0.7091931;-0.09126711,-0.08423279;0.002263202;-0.03677899,-0.06678487;-0.3609923;-0.01446093,-0.002797157;-0.7396311;0.03842094,-0.004146218;-0.7282451;-0.07892958,-0.002313931;0.5753011;0.02434063,355.9934
+0;0;0,0.000414979;0.3335362;0.01394809,9.293828E-06;0.6539114;0.01086854,0.1775434;0.5242237;0.01587693,0.2285461;0.2403408;0.04176683,0.2921634;-0.02252465;-0.008859716,-0.1762245;0.5213178;0.007136276,-0.2381441;0.2384961;0.01337676,-0.2948818;-0.02399841;-0.046506,0.08217955;0.004779541;-0.04094702,0.09803632;-0.3574261;-0.004716467,0.1060171;-0.7332309;0.08996888,0.125392;-0.7786333;0.0001995191,-0.08250217;0.006999216;-0.03996727,-0.115675;-0.3551922;-0.01819681,-0.1374985;-0.7359257;0.0512584,-0.1337206;-0.6935927;-0.06686471,0.0001573;0.5756105;0.01426385,0;0;0,-0.00126684;0.3332897;0.01890755,-0.002668818;0.6536609;0.02285743,0.174138;0.523859;0.006244898,0.2207821;0.238105;0.0007603168,0.2582888;-0.02637804;-0.06519747,-0.1772804;0.5174317;0.01221994,-0.2130108;0.2301348;0.005519177,-0.2431631;-0.03495711;-0.06175349,0.08098084;0.006262675;-0.04307973,0.1393559;-0.3509838;-0.08460486,0.1764577;-0.7206377;0.02601957,0.1721013;-0.7091931;-0.09126711,-0.08423279;0.002263202;-0.03677899,-0.06678487;-0.3609923;-0.01446093,-0.002797157;-0.7396311;0.03842094,-0.004146218;-0.7282451;-0.07892958,-0.002313931;0.5753011;0.02434063,356.0172
+0;0;0,0.0004149302;0.333497;0.01394645,9.303898E-06;0.6538257;0.01086735,0.1870401;0.5213982;0.01596161,0.2379625;0.2379626;0.04181071,0.3015233;-0.02466944;-0.008770872,-0.1856675;0.5183367;0.006752999,-0.2474896;0.2359605;0.01298365,-0.3041769;-0.02630076;-0.04684592,0.08206937;0.004773133;-0.04089212,0.09792618;-0.3574336;-0.004661471,0.1059124;-0.7334945;0.0900884,0.1180951;-0.7509065;0.03364262,-0.08239157;0.006989833;-0.03991369,-0.1155645;-0.3552026;-0.01814317,-0.1374028;-0.7361956;0.05135938,-0.1350273;-0.6984408;-0.02291486,0.0001572887;0.5755361;0.01426216,0;0;0,-0.001483325;0.3332582;0.01875329,-0.003147542;0.6535842;0.0224483,0.1842372;0.5250956;0.004207134,0.2204194;0.238263;0.0003385541,0.2581113;-0.02608216;-0.06504476,-0.1869975;0.5141354;0.01107116,-0.2224173;0.2272651;0.004146683,-0.2516313;-0.03740913;-0.06417688,0.08089198;0.006244883;-0.04298627,0.1387556;-0.351069;-0.08465552,0.1762711;-0.7209042;0.02614903,0.1895015;-0.7495298;-0.01824069,-0.08406585;0.002284262;-0.03685169,-0.06692006;-0.3609897;-0.01458403,-0.002922356;-0.7398138;0.03889189,-0.003987831;-0.7215235;-0.03489289,-0.002719752;0.5752375;0.02400327,356.0399
+0;0;0,0.0004149496;0.3335127;0.0139471,9.229901E-06;0.6539108;0.01086703,0.1841359;0.5223009;0.01593591,0.2351388;0.2384169;0.04182591,0.2986633;-0.02406514;-0.008726809,-0.1827797;0.5192869;0.006870408,-0.2446996;0.2364642;0.01311092,-0.3013545;-0.02564743;-0.04668451,0.08205077;0.004772052;-0.04088286,0.09791368;-0.3575738;-0.004638281,0.1058945;-0.7333811;0.09004769,0.1180047;-0.7505111;0.03393769,-0.0823729;0.006988249;-0.03990465,-0.1155585;-0.3553434;-0.01812576,-0.1373822;-0.7360793;0.05132992,-0.1350208;-0.6983707;-0.02250249,0.0001572595;0.5755974;0.01426288,0;0;0,-0.001575971;0.3332904;0.0184505,-0.003331786;0.653689;0.02179813,0.1809283;0.5252622;0.003474474,0.2203981;0.238393;0.0003273487,0.2582357;-0.02577659;-0.06502187,-0.1842552;0.5150312;0.01075233,-0.2194221;0.2276735;0.003644233,-0.2482077;-0.03684607;-0.06482898,0.08087172;0.006323084;-0.04296852,0.1386377;-0.3511672;-0.08448529,0.1761479;-0.7206751;0.02649736,0.189201;-0.7489088;-0.0177145,-0.0840417;0.002198906;-0.0368601,-0.06718302;-0.3612198;-0.01444366,-0.003109381;-0.7397504;0.03912268,-0.004211409;-0.7214047;-0.03422028,-0.002883796;0.5753204;0.02344322,356.0734
+0;0;0,-0.0001220122;0.333517;0.01357165,-0.0009406341;0.653905;0.01025046,0.1821438;0.5226587;0.016002,0.2334638;0.2392353;0.04222468,0.2969497;-0.02336365;-0.007477131,-0.1825166;0.519696;0.006085726,-0.2444609;0.2372432;0.01187578,-0.2997257;-0.02503437;-0.04825082,0.0821287;0.004900692;-0.04069966,0.09858736;-0.3572434;-0.006937876,0.1075813;-0.7335255;0.08886235,0.1204007;-0.7542799;0.03055568,-0.08225971;0.006870789;-0.04014643,-0.1145827;-0.3551698;-0.01914827,-0.1356737;-0.7366745;0.05053703,-0.1330377;-0.6985559;-0.02735494,-0.0007007655;0.5755959;0.0137014,0;0;0,-0.001685922;0.3332854;0.01832485,-0.003517765;0.6536772;0.0216167,0.1794932;0.5252136;0.003119469,0.2203541;0.2389093;-0.0001137257,0.2583573;-0.02530673;-0.06495643,-0.1832891;0.5153666;0.01052875,-0.2181293;0.228356;0.00270002,-0.246204;-0.03617752;-0.06580384,0.08081292;0.00633736;-0.04306638,0.1386242;-0.3507343;-0.08450019,0.1761698;-0.7209889;0.02662444,0.1871246;-0.7498192;-0.02396226,-0.08406858;0.002191899;-0.03678686,-0.06698588;-0.3608077;-0.0144598,-0.003069036;-0.7401146;0.03927794,-0.0042458;-0.7224028;-0.03810188,-0.003055499;0.5753105;0.02327037,356.0962
+0;0;0,-0.0001220122;0.333517;0.01357165,-0.0009406341;0.653905;0.01025046,0.1821438;0.5226587;0.016002,0.2334638;0.2392353;0.04222468,0.2969497;-0.02336365;-0.007477131,-0.1825166;0.519696;0.006085726,-0.2444609;0.2372432;0.01187578,-0.2997257;-0.02503437;-0.04825082,0.0821287;0.004900692;-0.04069966,0.09858736;-0.3572434;-0.006937876,0.1075813;-0.7335255;0.08886235,0.1204007;-0.7542799;0.03055568,-0.08225971;0.006870789;-0.04014643,-0.1145827;-0.3551698;-0.01914827,-0.1356737;-0.7366745;0.05053703,-0.1330377;-0.6985559;-0.02735494,-0.0007007655;0.5755959;0.0137014,0;0;0,-0.001685922;0.3332854;0.01832485,-0.003517765;0.6536772;0.0216167,0.1794932;0.5252136;0.003119469,0.2203541;0.2389093;-0.0001137257,0.2583573;-0.02530673;-0.06495643,-0.1832891;0.5153666;0.01052875,-0.2181293;0.228356;0.00270002,-0.246204;-0.03617752;-0.06580384,0.08081292;0.00633736;-0.04306638,0.1386242;-0.3507343;-0.08450019,0.1761698;-0.7209889;0.02662444,0.1871246;-0.7498192;-0.02396226,-0.08406858;0.002191899;-0.03678686,-0.06698588;-0.3608077;-0.0144598,-0.003069036;-0.7401146;0.03927794,-0.0042458;-0.7224028;-0.03810188,-0.003055499;0.5753105;0.02327037,356.1214
+0;0;0,-0.0001220295;0.3335641;0.01357357,-0.0009408279;0.6540207;0.01025158,0.1813524;0.5229847;0.01599398,0.2326972;0.2394247;0.04222931,0.2962369;-0.02339667;-0.007514607,-0.1817299;0.5200348;0.006120629,-0.2437041;0.237446;0.01191347,-0.2990157;-0.0250538;-0.04826406,0.08205529;0.004896311;-0.04066328,0.09849308;-0.3567885;-0.00694431,0.1075041;-0.7337861;0.08903809,0.1203189;-0.7545223;0.03075238,-0.08218618;0.006864647;-0.04011054,-0.1144681;-0.3547168;-0.019139,-0.1355993;-0.7369469;0.0506788,-0.1329642;-0.6988312;-0.02718517,-0.0007009018;0.5756928;0.01370335,0;0;0,-0.001770565;0.3333402;0.01817966,-0.003669968;0.6538014;0.02135181,0.1785057;0.5253205;0.002971888,0.2202905;0.2390088;-0.0002589226,0.2585452;-0.02529827;-0.06556737,-0.1826491;0.5157149;0.01045161,-0.2172451;0.2285458;0.002213272,-0.2450369;-0.03611469;-0.06684661,0.08079827;0.006343037;-0.04291797,0.1385577;-0.3502712;-0.08430862,0.1757946;-0.7212852;0.02697039,0.1879867;-0.7501137;-0.02329063,-0.0839187;0.002194325;-0.03692404,-0.06682748;-0.3603286;-0.01438283,-0.003008805;-0.7403386;0.03984439,0.001883256;-0.7688719;-0.01197767,-0.003193837;0.5754167;0.02303338,356.1533
+0;0;0,0.002092574;0.333556;0.0128599,0.002040015;0.6539815;0.009287676,0.1833821;0.5222821;0.01598934,0.2343365;0.2385853;0.04194285,0.2994049;-0.02453586;-0.007603373,-0.1785107;0.5212657;0.00528898,-0.23928;0.2383601;0.0103195,-0.2939167;-0.02481872;-0.05028787,0.08211447;0.005244128;-0.04051349,0.09988787;-0.3565755;-0.01067088,0.1102815;-0.7391623;0.0880912,0.1231974;-0.7597396;0.03064749,-0.08211174;0.006525137;-0.04033255,-0.112405;-0.3551641;-0.02075713,-0.1332697;-0.743377;0.05058748,-0.1305004;-0.7053677;-0.02656715,0.002221672;0.5756622;0.0127585,0;0;0,-0.001763959;0.3333128;0.01813197,-0.003624541;0.6537435;0.02130556,0.1779094;0.525365;0.003175735,0.2204272;0.2391255;-0.000428915,0.2587085;-0.02564025;-0.06642222,-0.1820046;0.5159652;0.01012496,-0.2160978;0.2287196;0.001099845,-0.2431746;-0.03665093;-0.06794225,0.08075444;0.006320313;-0.04301631,0.1384911;-0.3501831;-0.0841471,0.1778759;-0.7273244;0.02742337,0.1884445;-0.7543101;-0.02420593,-0.0839577;0.002215619;-0.03684866,-0.06684528;-0.3601564;-0.01418661,-0.001788884;-0.7461971;0.04035613,-0.002880575;-0.7283568;-0.03629636,-0.003160876;0.5753665;0.02298403,356.1754
+0;0;0,0.002092547;0.3335516;0.01285974,0.002039983;0.6539729;0.009287475,0.1830212;0.522379;0.01598274,0.2339995;0.2385493;0.04194841,0.2990912;-0.02466565;-0.007615469,-0.1781508;0.5213646;0.005303693,-0.2389485;0.2383265;0.01033657,-0.2936047;-0.02494609;-0.0502924,0.08207362;0.00524152;-0.04049334,0.09984265;-0.356489;-0.01065809,0.1102534;-0.7397079;0.08826718,0.1231154;-0.7600737;0.03106365,-0.0820709;0.006521891;-0.0403125,-0.1123567;-0.3550781;-0.02074189,-0.1332559;-0.7439325;0.05072059,-0.1304982;-0.7059567;-0.02611143,0.002221642;0.5756528;0.01275834,0;0;0,-0.001876186;0.3333312;0.01769853,-0.003867638;0.6537612;0.0203433,0.177367;0.5253458;0.003023386,0.2204081;0.239052;-0.000926733,0.2587568;-0.02581504;-0.06688476,-0.1818899;0.5161161;0.009697246,-0.2157166;0.2287154;0.0002714405,-0.2421511;-0.03674495;-0.0690657,0.08070487;0.006353378;-0.04300725,0.138624;-0.3500288;-0.08414054,0.1780251;-0.7277894;0.0276444,0.1890016;-0.7548395;-0.02333784,-0.08390974;0.002177779;-0.03684667,-0.06692198;-0.360115;-0.01425923,-0.001686126;-0.746743;0.04064478,-0.002729142;-0.7288696;-0.03568502,-0.003372028;0.5753866;0.02216196,356.1979
+0;0;0,0.002093197;0.3336553;0.01286373,0.002040587;0.6542402;0.009289348,0.1824956;0.5227545;0.0159773,0.2333561;0.2395805;0.04188298,0.2986604;-0.02449423;-0.007842794,-0.177625;0.5217432;0.005329341,-0.2382823;0.2393589;0.01035059,-0.293117;-0.02477369;-0.05047642,0.08201314;0.005237657;-0.0404635,0.09976815;-0.3562076;-0.01065177,0.1101884;-0.7397752;0.08836348,0.123077;-0.7602456;0.03104115,-0.08201041;0.006517085;-0.04028278,-0.1122723;-0.3547978;-0.02072761,-0.1331905;-0.7440059;0.05079989,-0.1304271;-0.7060136;-0.02619172,0.002222354;0.5758733;0.01276228,0;0;0,-0.001993819;0.333453;0.01734447,-0.004086615;0.6540489;0.01957846,0.1766051;0.5254259;0.002871513,0.2202588;0.2399094;-0.001612902,0.2588229;-0.02580753;-0.06779504,-0.181561;0.5164675;0.009294773,-0.2149016;0.2297082;-0.0008522971,-0.2409829;-0.03666839;-0.07039391,0.08068599;0.00635688;-0.04289806,0.1389167;-0.3496348;-0.08444107,0.1781302;-0.7276595;0.02779222,0.1882957;-0.754786;-0.02351522,-0.08378772;0.002165715;-0.03695685,-0.06692986;-0.3598405;-0.01428531,-0.001538746;-0.7467413;0.04110808,-0.00254128;-0.7289096;-0.03537819,-0.00356914;0.5756302;0.02150345,356.2312
+0;0;0,0.003925384;0.3336606;0.01228543,0.005111715;0.6542397;0.008371884,0.1851571;0.5221096;0.01663778,0.2357904;0.238759;0.04101242,0.3015565;-0.02532569;-0.00804745,-0.1750888;0.5229146;0.004545301,-0.2337619;0.2400927;0.008371079,-0.2874995;-0.02437049;-0.05199656,0.08213169;0.005472092;-0.04019109,0.1005377;-0.3563007;-0.0151242,0.1131936;-0.7392508;0.08599826,0.1270352;-0.7590888;0.02834577,-0.08193097;0.006236342;-0.04048837,-0.1100914;-0.3553235;-0.02237371,-0.1301729;-0.7444995;0.0495669,-0.1271692;-0.7065292;-0.02741799,0.005109203;0.5758754;0.01190841,0;0;0,-0.001993819;0.333453;0.01734447,-0.004086615;0.6540489;0.01957846,0.1766051;0.5254259;0.002871513,0.2202588;0.2399094;-0.001612902,0.2588229;-0.02580753;-0.06779504,-0.181561;0.5164675;0.009294773,-0.2149016;0.2297082;-0.0008522971,-0.2409829;-0.03666839;-0.07039391,0.08068599;0.00635688;-0.04289806,0.1389167;-0.3496348;-0.08444107,0.1781302;-0.7276595;0.02779222,0.1882957;-0.754786;-0.02351522,-0.08378772;0.002165715;-0.03695685,-0.06692986;-0.3598405;-0.01428531,-0.001538746;-0.7467413;0.04110808,-0.00254128;-0.7289096;-0.03537819,-0.00356914;0.5756302;0.02150345,356.2537
+0;0;0,0.003926681;0.3337708;0.01228949,0.005113392;0.6544511;0.008374758,0.1845216;0.5224876;0.01662498,0.2352361;0.2386826;0.04103871,0.3007978;-0.02458128;-0.007868666,-0.1744494;0.5232899;0.004575297,-0.2332166;0.2400143;0.008407212,-0.2867873;-0.02362689;-0.05177279,0.08206236;0.005467473;-0.04015717,0.1004402;-0.3557501;-0.01512875,0.113113;-0.7392147;0.08612955,0.1269526;-0.7590455;0.02848538,-0.0818618;0.006231078;-0.04045419,-0.1099791;-0.3547739;-0.02236734,-0.1300875;-0.7444727;0.04966992,-0.1270842;-0.7065036;-0.02730387,0.005110879;0.5760632;0.01191235,0;0;0,-0.002094992;0.3335643;0.01731658,-0.004256109;0.654261;0.01957345,0.1757596;0.5255627;0.003036022,0.2201202;0.2396927;-0.001843929,0.2589285;-0.02508295;-0.06806993,-0.1810733;0.5169148;0.008895739,-0.2144045;0.2296822;-0.001090034,-0.2398308;-0.03594545;-0.07032598,0.0806852;0.006422594;-0.04272437,0.1393773;-0.3488773;-0.08467054,0.1782478;-0.727368;0.02799177,0.1889782;-0.7543991;-0.02328992,-0.0836474;0.002073787;-0.0370882,-0.06668222;-0.3593383;-0.01394093,-0.001313701;-0.7467213;0.04191799,-0.002224399;-0.728886;-0.03455869,-0.003724659;0.5758185;0.02148938,356.2761
+0;0;0,0.003927124;0.3338084;0.01229088,0.005113936;0.6545143;0.008375905,0.1843251;0.5226052;0.01662115,0.2350637;0.2386651;0.04104651,0.300455;-0.02391428;-0.007733714,-0.1742516;0.5234064;0.004584709,-0.2330468;0.2399961;0.008418448,-0.2864781;-0.02295962;-0.05160509,0.08202451;0.005464951;-0.04013864,0.1003612;-0.3549449;-0.01516619,0.1130623;-0.7392631;0.08631752,0.1270128;-0.7594931;0.02821157,-0.08182405;0.006228204;-0.04043553,-0.1098784;-0.3539695;-0.02238912,-0.1300316;-0.7445357;0.04980849,-0.1270043;-0.7065027;-0.02778193,0.005111424;0.5761218;0.0119137,0;0;0,-0.002107633;0.3336027;0.01730227,-0.004239384;0.6543249;0.01960897,0.1756093;0.5256819;0.003459692,0.2202087;0.2397188;-0.001928091,0.2594145;-0.02420679;-0.06833315,-0.1809296;0.5172397;0.008798453,-0.2140858;0.2298481;-0.001186348,-0.2394577;-0.0350385;-0.07043094,0.08073762;0.006435379;-0.04253256,0.1398478;-0.3478982;-0.08506298,0.1784947;-0.7271135;0.02835155,0.1894359;-0.7538121;-0.0241797,-0.08353321;0.002056526;-0.03724204,-0.06635524;-0.3584965;-0.01354548,-0.0008214861;-0.7467321;0.04248278,-0.001656549;-0.7289916;-0.03460791,-0.003718337;0.5758774;0.02150822,356.3097
+0;0;0,-0.0008320316;0.3339127;0.01316576,-0.003896179;0.6547658;0.009919509,0.1762417;0.5241762;0.01649253,0.2277443;0.240169;0.03932738,0.2935427;-0.02164319;-0.009748492,-0.1812644;0.5215977;0.003093733,-0.2394753;0.2379748;0.004992009,-0.2912374;-0.02479833;-0.05462724,0.08206689;0.005761833;-0.03982972,0.101589;-0.3548168;-0.02056285,0.1158586;-0.7395331;0.08190699,0.1312333;-0.7603688;0.02499357,-0.08171041;0.005883432;-0.04053853,-0.1079289;-0.3544406;-0.02477631,-0.1265231;-0.7456555;0.04813149,-0.1232843;-0.7075934;-0.02922674,-0.003029551;0.5763302;0.01333543,0;0;0,-0.002316133;0.3337217;0.01721096,-0.004701377;0.6545963;0.01940513,0.1747648;0.5255942;0.003453493,0.2198932;0.2396435;-0.001989365,0.2593868;-0.023579;-0.06860554,-0.1807994;0.5171663;0.008077574,-0.213596;0.2296597;-0.001843322,-0.238428;-0.03481194;-0.07055748,0.08070254;0.006446168;-0.0424279,0.141151;-0.3474818;-0.08544195,0.1785059;-0.7273934;0.02849746,0.1889982;-0.7542744;-0.02360105,-0.0834211;0.002039678;-0.03730066,-0.06634331;-0.3583848;-0.01338818,-0.000669919;-0.747249;0.04302136,-0.001389596;-0.729479;-0.03385318,-0.004112056;0.5761074;0.02133298,356.3319
+0;0;0,-0.0008320316;0.3339127;0.01316576,-0.003896179;0.6547658;0.009919509,0.1762417;0.5241762;0.01649253,0.2277443;0.240169;0.03932738,0.2935427;-0.02164319;-0.009748492,-0.1812644;0.5215977;0.003093733,-0.2394753;0.2379748;0.004992009,-0.2912374;-0.02479833;-0.05462724,0.08206689;0.005761833;-0.03982972,0.101589;-0.3548168;-0.02056285,0.1158586;-0.7395331;0.08190699,0.1312333;-0.7603688;0.02499357,-0.08171041;0.005883432;-0.04053853,-0.1079289;-0.3544406;-0.02477631,-0.1265231;-0.7456555;0.04813149,-0.1232843;-0.7075934;-0.02922674,-0.003029551;0.5763302;0.01333543,0;0;0,-0.002316133;0.3337217;0.01721096,-0.004701377;0.6545963;0.01940513,0.1747648;0.5255942;0.003453493,0.2198932;0.2396435;-0.001989365,0.2593868;-0.023579;-0.06860554,-0.1807994;0.5171663;0.008077574,-0.213596;0.2296597;-0.001843322,-0.238428;-0.03481194;-0.07055748,0.08070254;0.006446168;-0.0424279,0.141151;-0.3474818;-0.08544195,0.1785059;-0.7273934;0.02849746,0.1889982;-0.7542744;-0.02360105,-0.0834211;0.002039678;-0.03730066,-0.06634331;-0.3583848;-0.01338818,-0.000669919;-0.747249;0.04302136,-0.001389596;-0.729479;-0.03385318,-0.004112056;0.5761074;0.02133298,356.3544
+0;0;0,-0.0008321379;0.3339555;0.01316744,-0.003896616;0.6548433;0.009920877,0.1764356;0.5241896;0.01649765,0.2280104;0.2397837;0.03936455,0.2938643;-0.0222491;-0.009752668,-0.1814578;0.5216082;0.003084338,-0.2397504;0.2375873;0.004985278,-0.2915562;-0.02540728;-0.05468421,0.08211365;0.005765117;-0.03985242,0.1015947;-0.3540551;-0.02062607,0.1159085;-0.7399653;0.08216174,0.131268;-0.7607505;0.0253049,-0.08175699;0.005886785;-0.04056164,-0.1079203;-0.3536793;-0.02483257,-0.1265723;-0.7461082;0.04830148,-0.1233366;-0.7080541;-0.02897986,-0.003029903;0.5764;0.01333713,0;0;0,-0.002641002;0.3337503;0.01743722,-0.005373908;0.6546556;0.01983857,0.1743936;0.5254781;0.004286528,0.2199145;0.2391846;-0.001498222,0.2596205;-0.02408341;-0.06875741,-0.1813502;0.5166296;0.007859397,-0.2137913;0.2286578;-0.001591869,-0.2384058;-0.03603947;-0.07043904,0.08079915;0.006498277;-0.04234827,0.1415814;-0.3465829;-0.08546293,0.1791075;-0.7277797;0.02845693,0.1901674;-0.7545789;-0.02349758,-0.08346542;0.001975109;-0.03733266,-0.06607435;-0.3576372;-0.01291373,-0.0002546236;-0.7476612;0.04405915,-0.0008236466;-0.7298676;-0.03274206,-0.004691837;0.5761585;0.02171302,356.3882
+0;0;0,-0.001869935;0.33398;0.01309142,-0.00450617;0.6548878;0.009625611,0.1760266;0.525053;0.01713401,0.2289673;0.2411877;0.03662081,0.2948089;-0.01953176;-0.01368255,-0.1821519;0.5211393;0.0009261705,-0.2381403;0.23719;0.001236648,-0.2884594;-0.02496368;-0.0586268,0.08220057;0.00613923;-0.03947349,0.1046646;-0.3541172;-0.02720723,0.1213786;-0.7395835;0.07885073,0.1364865;-0.7594486;0.02180133,-0.08153113;0.005534716;-0.04092459,-0.1042226;-0.3546873;-0.02808057,-0.1216673;-0.7475821;0.04568463,-0.1180144;-0.7095833;-0.03107531,-0.003829852;0.5764432;0.01310338,0;0;0,-0.003028879;0.3337798;0.0173018,-0.006534474;0.6546975;0.01954103,0.1736004;0.5252723;0.004466772,0.2195634;0.2395944;-0.001660585,0.2595448;-0.02247164;-0.06921113,-0.182317;0.5163465;0.007158388,-0.2145489;0.2288768;-0.002022927,-0.2389308;-0.03485638;-0.07051016,0.08078576;0.006481484;-0.04224253,0.1416471;-0.3468449;-0.08578706,0.1794074;-0.7285813;0.02806973,0.1902895;-0.7556279;-0.02288795,-0.0833343;0.001988279;-0.03747296,-0.06610633;-0.3579961;-0.01393155,-0.000278987;-0.7483631;0.04431193,-0.0007133126;-0.7304991;-0.03198972,-0.005629161;0.5762014;0.0214529,356.4107
+0;0;0,-0.001869564;0.3339137;0.01308882,-0.004504954;0.6547191;0.009624364,0.1763059;0.5248353;0.01713764,0.229283;0.2407748;0.03663785,0.295206;-0.02026719;-0.01372774,-0.1824269;0.5209156;0.0009047259,-0.2384538;0.236771;0.001215417,-0.2888351;-0.02570692;-0.05872209,0.0821134;0.006132719;-0.03943162,0.1043645;-0.3507099;-0.0272816,0.1212773;-0.7407604;0.08003765,0.1363445;-0.7604913;0.02314188,-0.08144466;0.005528846;-0.04088119,-0.1039211;-0.3512797;-0.02815888,-0.1215733;-0.748847;0.04648358,-0.1179302;-0.7108698;-0.03006966,-0.0038289;0.576305;0.01310078,0;0;0,-0.003519707;0.333709;0.01729465,-0.007567621;0.6545179;0.01954699,0.1730879;0.5251688;0.005213737,0.2193497;0.2393455;-0.001274109,0.259455;-0.0229063;-0.069399,-0.1832495;0.5155898;0.006392818,-0.215525;0.2279097;-0.002305376,-0.239773;-0.03620762;-0.07071263,0.0808382;0.006505117;-0.04192781,0.1423288;-0.3425972;-0.09015441,0.1800844;-0.728334;0.02699733,0.1896011;-0.7557047;-0.02355313,-0.08311263;0.001918885;-0.03773171,-0.06629878;-0.3546558;-0.01425532,0.0004183277;-0.7495391;0.04540065,0.0002003741;-0.7316402;-0.03069682,-0.006525681;0.576054;0.02145028,356.4335
+0;0;0,-0.001868958;0.3338055;0.01308458,-0.004502976;0.6544441;0.00962219,0.1758793;0.5247295;0.0171238,0.2288669;0.2406124;0.03662788,0.29481;-0.020509;-0.01375305,-0.1820007;0.5208191;0.0009294702,-0.2380388;0.236618;0.001240223,-0.2884355;-0.02593988;-0.05871553,0.0820896;0.006130942;-0.03942019,0.1042983;-0.3500308;-0.02729335,0.1212874;-0.7418429;0.08051059,0.1361876;-0.7610223;0.02424576,-0.08142106;0.005527244;-0.04086934,-0.1038546;-0.3506005;-0.0281713,-0.1215865;-0.7499633;0.04680826,-0.1179838;-0.7120746;-0.02889605,-0.003827325;0.5760769;0.01309653,0;0;0,-0.003877083;0.333598;0.01726556,-0.008271376;0.6542356;0.01955318,0.1721067;0.5250846;0.005938292,0.218918;0.2393063;-0.00113678,0.2592984;-0.02286294;-0.06975055,-0.1834083;0.5154752;0.005991276,-0.2156978;0.2277371;-0.002655441,-0.239859;-0.03645635;-0.07113329,0.08094927;0.006514863;-0.04165351,0.1413634;-0.341649;-0.09287393,0.1814945;-0.7287362;0.02536345,0.1899877;-0.7565982;-0.02348542,-0.08294956;0.001860018;-0.03802833,-0.06626607;-0.3540348;-0.01453268,0.0009765849;-0.7505643;0.04604544,0.0009307415;-0.7325297;-0.02920868,-0.007149694;0.5758193;0.02144194,356.4663
+0;0;0,-0.003887759;0.3337782;0.01323978,-0.008299326;0.6543007;0.009981174,0.1723165;0.525011;0.01841258,0.2259444;0.2406727;0.03347392,0.293855;-0.02011114;-0.01779191,-0.1850575;0.5208381;0.000190109,-0.2394828;0.2362587;-0.001670162,-0.288101;-0.02671567;-0.06273604,0.08207513;0.006465058;-0.03927837,0.1051276;-0.3474818;-0.0335165,0.1244258;-0.7295471;0.07434217,0.1484627;-0.7747041;-0.01438516,-0.0813686;0.005173925;-0.04090592,-0.1013801;-0.3488498;-0.03043062,-0.1173809;-0.7391181;0.04315235,-0.111249;-0.6967981;-0.07478619,-0.007199036;0.5759703;0.01340284,0;0;0,-0.004384272;0.3335892;0.01724386,-0.009478349;0.6541174;0.01957202,0.1709154;0.5251325;0.006852865,0.2181942;0.2393782;-0.000912189,0.2590057;-0.02290633;-0.07011831,-0.184057;0.5152341;0.005534852,-0.2162668;0.2274212;-0.003261242,-0.2402146;-0.03715187;-0.07164121,0.0809424;0.006631359;-0.04153633,0.1415411;-0.3383285;-0.09786987,0.1847032;-0.7165227;0.01652432,0.1817996;-0.7051545;-0.1007075,-0.08287232;0.001789114;-0.03807745,-0.06625549;-0.3517834;-0.0145553,-0.0006750599;-0.7392498;0.04501681,-0.0004322444;-0.727896;-0.07224844,-0.00817655;0.5757377;0.02144527,356.5002
+0;0;0,-0.003887759;0.3337782;0.01323978,-0.008299326;0.6543007;0.009981174,0.1723165;0.525011;0.01841258,0.2259444;0.2406727;0.03347392,0.293855;-0.02011114;-0.01779191,-0.1850575;0.5208381;0.000190109,-0.2394828;0.2362587;-0.001670162,-0.288101;-0.02671567;-0.06273604,0.08207513;0.006465058;-0.03927837,0.1051276;-0.3474818;-0.0335165,0.1244258;-0.7295471;0.07434217,0.1484627;-0.7747041;-0.01438516,-0.0813686;0.005173925;-0.04090592,-0.1013801;-0.3488498;-0.03043062,-0.1173809;-0.7391181;0.04315235,-0.111249;-0.6967981;-0.07478619,-0.007199036;0.5759703;0.01340284,0;0;0,-0.004384272;0.3335892;0.01724386,-0.009478349;0.6541174;0.01957202,0.1709154;0.5251325;0.006852865,0.2181942;0.2393782;-0.000912189,0.2590057;-0.02290633;-0.07011831,-0.184057;0.5152341;0.005534852,-0.2162668;0.2274212;-0.003261242,-0.2402146;-0.03715187;-0.07164121,0.0809424;0.006631359;-0.04153633,0.1415411;-0.3383285;-0.09786987,0.1847032;-0.7165227;0.01652432,0.1817996;-0.7051545;-0.1007075,-0.08287232;0.001789114;-0.03807745,-0.06625549;-0.3517834;-0.0145553,-0.0006750599;-0.7392498;0.04501681,-0.0004322444;-0.727896;-0.07224844,-0.00817655;0.5757377;0.02144527,356.5218
+0;0;0,-0.00388767;0.3337705;0.01323947,-0.008298585;0.6542457;0.009981395,0.1718766;0.5250935;0.01839996,0.225178;0.2424869;0.03336957,0.2931859;-0.01867074;-0.01796973,-0.1846206;0.5209309;0.0002222005,-0.2387145;0.2380845;-0.001626741,-0.2874023;-0.02526671;-0.06278014,0.08189686;0.006451016;-0.03919305,0.1049015;-0.3467619;-0.03344313,0.1243992;-0.7327769;0.07553054,0.1394383;-0.7498003;0.02001669,-0.08119187;0.005162687;-0.04081707,-0.1011619;-0.3481269;-0.03036349,-0.1173281;-0.7424297;0.04398016,-0.1134916;-0.7047216;-0.02981021,-0.007198472;0.5759278;0.01340251,0;0;0,-0.004782182;0.3335834;0.01710129,-0.01018018;0.6540604;0.01925349,0.1698255;0.5249219;0.007537127,0.2168866;0.2409158;-4.029227E-05,0.2589752;-0.02115995;-0.07081437,-0.1842573;0.5155067;0.004592706,-0.2166294;0.2294883;-0.004189532,-0.2404541;-0.03544456;-0.07279764,0.08087914;0.006823882;-0.04119229,0.1409658;-0.3364309;-0.1035411,0.1851828;-0.7174582;0.01531219,0.1907897;-0.746466;-0.02947391,-0.08260407;0.001694182;-0.03819036,-0.06598304;-0.3511142;-0.01428109,0.0005554482;-0.7425694;0.04570613,0.0009580413;-0.7242413;-0.02766117,-0.008816781;0.5756954;0.02117372,356.5559
+0;0;0,-0.004512056;0.3336648;0.01346226,-0.009046381;0.654036;0.01052921,0.1710019;0.5251883;0.0202103,0.2263184;0.2436408;0.02925331,0.2937472;-0.01588431;-0.02737801,-0.1850338;0.5204872;-0.0005448433,-0.2360372;0.2380208;-0.00524191,-0.2830941;-0.02478629;-0.06708921,0.08169798;0.006607884;-0.03859544,0.1073407;-0.3455845;-0.03854221,0.1295314;-0.7370138;0.07335648,0.1453218;-0.7574728;0.01717759,-0.08066078;0.004961031;-0.0409519,-0.09785014;-0.3476544;-0.03295553,-0.1123575;-0.7479392;0.04315118,-0.1079584;-0.7099136;-0.03345004,-0.007949416;0.5757391;0.01386351,0;0;0,-0.005270625;0.3335045;0.01675534,-0.01116906;0.6538692;0.01837897,0.1690006;0.5249971;0.008767128,0.2162602;0.2419545;0.0007615089,0.2590851;-0.01900503;-0.07116318,-0.1849006;0.5152672;0.003522569,-0.2170641;0.2301332;-0.005124328,-0.2423647;-0.03387535;-0.07416353,0.08067123;0.007128432;-0.04060996,0.1404232;-0.333702;-0.1110473,0.1859744;-0.7199451;0.01131249,0.1947259;-0.7474166;-0.039402,-0.08208813;0.001507904;-0.03830269,-0.06578109;-0.350348;-0.01323129,0.002452023;-0.7478067;0.04678065,0.003216647;-0.7299422;-0.02940109,-0.009685226;0.5755351;0.02045131,356.5786
+0;0;0,-0.004509205;0.3334539;0.01345375,-0.00904075;0.6536287;0.01052235,0.1714196;0.5247092;0.02021617,0.2262536;0.2456177;0.0291803,0.2941739;-0.01579919;-0.02786382,-0.1854372;0.5199973;-0.000586831,-0.2359956;0.2399949;-0.005242924,-0.2833956;-0.02472791;-0.06754106,0.08134504;0.006579337;-0.03842871,0.1068864;-0.3442203;-0.03837568,0.1295476;-0.7439504;0.07589598,0.1451127;-0.7636891;0.02051901,-0.08031233;0.0049396;-0.04077499,-0.09743372;-0.3462813;-0.03281024,-0.1122487;-0.7550548;0.04491042,-0.1079124;-0.7171437;-0.03059738,-0.007944411;0.5753766;0.01385475,0;0;0,-0.005699813;0.3332953;0.01657128,-0.01176883;0.653461;0.01803637,0.1690755;0.5251337;0.009547949,0.2153165;0.2444506;0.001936197,0.2600244;-0.0178023;-0.07175648,-0.1856665;0.5145131;0.001882354,-0.2179556;0.2319105;-0.006620143,-0.2428105;-0.0342606;-0.07547651,0.08052911;0.007307008;-0.03998423,0.1416581;-0.3294384;-0.1210923,0.1883898;-0.7224767;0.008108139,0.1954978;-0.7505729;-0.04044211,-0.08152346;0.001325295;-0.03859062,-0.06681836;-0.3491639;-0.01302168,0.00504037;-0.7547905;0.04746886,0.006136164;-0.7367573;-0.0276205,-0.01026445;0.5751731;0.02014685,356.6015
+0;0;0,-0.004505733;0.3331972;0.0134434,-0.009033564;0.6531097;0.01051435,0.1716141;0.5241998;0.02021216,0.2264452;0.2451231;0.02917582,0.2943393;-0.01619321;-0.02784635,-0.1856171;0.519483;-0.0006126696,-0.2361729;0.2394954;-0.005268518,-0.2835546;-0.0251255;-0.06754266,0.08090107;0.006543429;-0.03821897,0.1063928;-0.3435743;-0.03816605,0.1293723;-0.7489183;0.07771046,0.1447492;-0.7680559;0.02300277,-0.07987399;0.00491264;-0.04055244,-0.0969621;-0.3456256;-0.03260318,-0.1119852;-0.7601399;0.04620901,-0.1077013;-0.7223245;-0.02838621,-0.007938107;0.5749204;0.01384406,0;0;0,-0.006359698;0.3330401;0.01628733,-0.01303345;0.6529322;0.01741624,0.1683409;0.5250617;0.01038575,0.2157618;0.2446135;0.001977682,0.260928;-0.01726946;-0.07235026,-0.1868246;0.5139449;0.0001091752,-0.219525;0.2314071;-0.008478395,-0.2448972;-0.03452808;-0.07763083,0.08038573;0.00749144;-0.03912163,0.1426884;-0.3252541;-0.1320252,0.1895448;-0.7219942;0.004579782,0.197369;-0.7502949;-0.04215014,-0.08083268;0.001133712;-0.03890093,-0.06564509;-0.3485966;-0.012627,0.007742487;-0.7599225;0.04807259,0.009196935;-0.7417547;-0.02610129,-0.01138573;0.5747128;0.01961756,356.6336
+0;0;0,-0.005261428;0.3331788;0.01362539,-0.0103025;0.6530861;0.0109714,0.1706182;0.5248501;0.02126211,0.2286419;0.2462824;0.02324083,0.2969159;-0.01400065;-0.03790419,-0.1867841;0.5199333;-0.001868255,-0.2359745;0.239771;-0.009616544,-0.2825459;-0.02458858;-0.07358871,0.08123513;0.006652;-0.0374846,0.1106509;-0.34312;-0.04263559,0.1357389;-0.7480924;0.07409953,0.1516473;-0.7665392;0.0189296,-0.0794759;0.004855024;-0.04133398,-0.09488779;-0.3458015;-0.03544176,-0.1058766;-0.760335;0.0439333,-0.1012315;-0.7225018;-0.03063843,-0.009098661;0.5748954;0.0142306,0;0;0,-0.006359698;0.3330401;0.01628733,-0.01303345;0.6529322;0.01741624,0.1683409;0.5250617;0.01038575,0.2157618;0.2446135;0.001977682,0.260928;-0.01726946;-0.07235026,-0.1868246;0.5139449;0.0001091752,-0.219525;0.2314071;-0.008478395,-0.2448972;-0.03452808;-0.07763083,0.08038573;0.00749144;-0.03912163,0.1426884;-0.3252541;-0.1320252,0.1895448;-0.7219942;0.004579782,0.197369;-0.7502949;-0.04215014,-0.08083268;0.001133712;-0.03890093,-0.06564509;-0.3485966;-0.012627,0.007742487;-0.7599225;0.04807259,0.009196935;-0.7417547;-0.02610129,-0.01138573;0.5747128;0.01961756,356.6555
+0;0;0,-0.005259159;0.3330351;0.01361951,-0.01029836;0.6528238;0.01096637,0.1701722;0.5247391;0.02123841,0.2282738;0.2457972;0.02321978,0.2964739;-0.01420379;-0.03785897,-0.1863358;0.5198346;-0.00183408,-0.2355922;0.2392961;-0.009592777,-0.2821132;-0.02477705;-0.07349562,0.08077545;0.006614359;-0.03727249,0.1100606;-0.3416045;-0.04240061,0.1348893;-0.7423916;0.07312808,0.1510779;-0.7616915;0.01698662,-0.07902618;0.004827552;-0.0411001,-0.09436963;-0.3442719;-0.03523403,-0.1052448;-0.7545214;0.04332071,-0.100518;-0.7165502;-0.03256423,-0.009094924;0.5746592;0.0142245,0;0;0,-0.006786143;0.3329038;0.01595306,-0.01387841;0.6526691;0.01671433,0.1672042;0.5249542;0.01097345,0.2157386;0.2443195;0.002208471,0.261613;-0.01691136;-0.07286739,-0.1869853;0.5137452;-0.001343479,-0.2202737;0.2308962;-0.01009542,-0.2458039;-0.0347375;-0.07915591,0.08015192;0.007745534;-0.03838408,0.1424611;-0.3204207;-0.1411692,0.1892262;-0.7131313;-0.0063169,0.1983121;-0.745656;-0.04935789,-0.08014191;0.0009421079;-0.03916693,-0.06473099;-0.3472053;-0.01278194,0.007353462;-0.7544068;0.04708911,0.009154389;-0.7364656;-0.02838108,-0.01212903;0.5744807;0.01901388,356.6784
+0;0;0,-0.005257043;0.3329011;0.01361403,-0.01029507;0.6526155;0.01096126,0.1703017;0.5245082;0.02123771,0.2282733;0.2461906;0.02321466,0.2966929;-0.01464751;-0.03806075,-0.1864576;0.5196003;-0.001851039,-0.2356038;0.2396896;-0.009592373,-0.2822746;-0.02523381;-0.07370095,0.08068289;0.00660678;-0.03722978,0.1099487;-0.341382;-0.04235451,0.1348497;-0.7433352;0.0735103,0.1511883;-0.7630922;0.01684833,-0.07893563;0.00482202;-0.041053,-0.09426895;-0.3440468;-0.03519081,-0.1051758;-0.7554898;0.04359248,-0.1004051;-0.7174447;-0.03299603,-0.009091828;0.5744635;0.01421886,0;0;0,-0.007043753;0.3327821;0.01557446,-0.0142481;0.6524712;0.01601577,0.1670181;0.5247446;0.01123405,0.2161479;0.2448574;0.002588749,0.262909;-0.01692837;-0.07326686,-0.1872417;0.5131407;-0.002713639,-0.2205762;0.2309432;-0.01158535,-0.2463793;-0.03535491;-0.0815279,0.08026136;0.007944673;-0.03787386,0.1425519;-0.3175705;-0.1480496,0.1894049;-0.7104763;-0.01006079,0.1986198;-0.7422687;-0.0553385,-0.07983614;0.000708531;-0.03956166,-0.0633765;-0.3471525;-0.01308984,0.009145632;-0.7555314;0.0467288,0.01120114;-0.7377173;-0.02943262,-0.01248141;0.5742981;0.01839161,356.7117
+0;0;0,-0.006121118;0.3326605;0.01371306,-0.01188679;0.6521866;0.01124944,0.1682788;0.5242127;0.02295242,0.2273546;0.2463054;0.0167818,0.2968321;-0.01317176;-0.0500102,-0.1872404;0.5192373;-0.002500444,-0.2360538;0.239551;-0.01488205,-0.2812061;-0.02508843;-0.08229069,0.08058948;0.006822077;-0.03677693,0.1135646;-0.3400685;-0.04615872,0.1407424;-0.7478653;0.07271872,0.156917;-0.7673486;0.01535668,-0.07851916;0.00458765;-0.04132122,-0.09290856;-0.3436756;-0.03756525,-0.09999697;-0.7617307;0.04211161,-0.09479435;-0.7236266;-0.03475111,-0.01051616;0.5740775;0.01445427,0;0;0,-0.00730194;0.3325719;0.01520395,-0.0147924;0.6520766;0.01533055,0.1661135;0.5246662;0.01202822,0.2159451;0.2450337;0.002922773,0.2636663;-0.01663065;-0.07370067,-0.1871821;0.5130038;-0.003558407,-0.220468;0.2309287;-0.01283908,-0.2461881;-0.03538042;-0.08379406,0.08020849;0.008122146;-0.03734136,0.1415338;-0.3134378;-0.1571196,0.1892713;-0.711251;-0.01347232,0.1980566;-0.7392507;-0.06406355,-0.07938412;0.0005281455;-0.03989524,-0.06308831;-0.3466533;-0.01328869,0.01115505;-0.7613972;0.04707794,0.0134784;-0.7436468;-0.02937579,-0.01295157;0.5739501;0.01778722,356.7464
+0;0;0,-0.006112235;0.3321778;0.01369316,-0.0118724;0.6513992;0.01123131,0.1675956;0.523681;0.02289866,0.2265317;0.2464309;0.01674264,0.29667;-0.01551417;-0.05068463,-0.1865386;0.518725;-0.002455041,-0.2352366;0.2397001;-0.01480736,-0.2808183;-0.02745634;-0.08285715,0.08054373;0.006818203;-0.03675605,0.1136283;-0.3412244;-0.04616899,0.1409318;-0.7509061;0.07325792,0.1574876;-0.7715558;0.01454385,-0.07847457;0.004585045;-0.04129776,-0.09291176;-0.3448347;-0.03752931,-0.1000329;-0.7648222;0.04251584,-0.09470769;-0.7265272;-0.03615855,-0.01050286;0.5733516;0.01443363,0;0;0,-0.006949676;0.3321135;0.01480746,-0.01404694;0.6513228;0.01468921,0.1662325;0.5246947;0.01213431,0.2165982;0.2458235;0.003586292,0.2651807;-0.01808634;-0.07433927,-0.1858604;0.5127546;-0.004580585,-0.2191579;0.2313654;-0.01408486,-0.2452205;-0.03687522;-0.08790071,0.08031246;0.008340284;-0.03694773,0.1414529;-0.3114421;-0.1646893,0.1873439;-0.7123294;-0.02315903,0.1983687;-0.7382055;-0.07832372,-0.07913124;0.0002481522;-0.04028612,-0.06149244;-0.3480189;-0.01353303,0.0134514;-0.7646828;0.0466506,0.0160154;-0.7472333;-0.03159732,-0.01230029;0.5732572;0.0171957,356.769
+0;0;0,-0.006110097;0.3320616;0.01368837,-0.01186862;0.6511924;0.01122709,0.1678608;0.5234202;0.02290609,0.2268361;0.2459854;0.01674597,0.2969458;-0.01585269;-0.05065378,-0.1867939;0.5184569;-0.002484868,-0.2355243;0.2392462;-0.01484542,-0.2810874;-0.02780125;-0.08286742,0.08069921;0.006831366;-0.03682701,0.1136204;-0.3394919;-0.04619345,0.1414515;-0.7570913;0.07554155,0.1586124;-0.7795922;0.01468159,-0.07862607;0.004593897;-0.04137748,-0.09299194;-0.3430998;-0.03762765,-0.1002507;-0.771204;0.04396446,-0.09473085;-0.7326058;-0.03758533,-0.01049942;0.5731637;0.01442862,0;0;0,-0.006675832;0.3320086;0.01467466,-0.01333094;0.6511369;0.01446915,0.1671783;0.5247444;0.01218057,0.2180142;0.2457662;0.003639221,0.2671511;-0.0179624;-0.07414317,-0.185369;0.5122243;-0.005236844,-0.2193781;0.2307583;-0.01554788,-0.2454185;-0.03678069;-0.09145637,0.08055926;0.008492202;-0.03678787,0.1400799;-0.3051668;-0.1753038,0.1866022;-0.7123184;-0.0268233,0.1975603;-0.7362458;-0.08786859,-0.07918923;2.277161E-05;-0.04055027,-0.05978036;-0.3463992;-0.01359755,0.01665667;-0.7711628;0.0473652,0.01941583;-0.7541844;-0.03373717,-0.01170248;0.5730883;0.01699305,356.8017
+0;0;0,-0.003105251;0.331912;0.01235335,-0.007029479;0.6508281;0.009144817,0.1720579;0.5207468;0.02320917,0.2338121;0.2443835;0.009821328,0.3047909;-0.0149706;-0.06435271,-0.1834871;0.5199147;-0.00281898,-0.2316202;0.2410884;-0.0203848,-0.2766707;-0.02444232;-0.09296755,0.08084916;0.007094607;-0.03642775,0.1171656;-0.3388287;-0.05041606,0.1472328;-0.757781;0.07246843,0.1638269;-0.7790823;0.01136624,-0.07838377;0.004362261;-0.04184326,-0.09067665;-0.3435208;-0.03989754,-0.09463185;-0.7733654;0.04222207,-0.08901473;-0.7349097;-0.03863341,-0.006004801;0.5728575;0.01247991,0;0;0,-0.006885803;0.3317658;0.01455712,-0.0136316;0.650654;0.01425982,0.1674644;0.5245905;0.01219535,0.2188902;0.2459279;0.003708363,0.2684153;-0.01741183;-0.07377577,-0.1858947;0.5111913;-0.005910497,-0.2198136;0.2299372;-0.01663824,-0.2461406;-0.03672591;-0.09411101,0.08066318;0.008682892;-0.03649604,0.1389516;-0.3025298;-0.1811564,0.183804;-0.7109894;-0.03057516,0.1976088;-0.7348704;-0.09013128,-0.07903637;-0.0002115112;-0.04083026,-0.05831332;-0.34661;-0.01333199,0.01857101;-0.7732326;0.04673186,0.02138813;-0.7561443;-0.03367965,-0.01199215;0.5726641;0.0168047,356.8349
+0;0;0,-0.003103314;0.331705;0.01234565,-0.007024561;0.6503791;0.009139692,0.1733048;0.5199966;0.02327626,0.2349457;0.2441407;0.009912993,0.3058546;-0.01495823;-0.06418806,-0.1847218;0.5191587;-0.002933561,-0.2327665;0.2408443;-0.02046713,-0.2777727;-0.02442509;-0.09297846,0.08102583;0.00711011;-0.03650736,0.1173297;-0.3386939;-0.05049084,0.1472768;-0.7559714;0.07190238,0.1649327;-0.7805555;0.006890155,-0.07855505;0.004371793;-0.04193469,-0.0908437;-0.3433913;-0.03998964,-0.09478309;-0.7715176;0.04180168,-0.08880652;-0.7325207;-0.04422787,-0.006000705;0.572471;0.01247211,0;0;0,-0.00736223;0.3315508;0.01449442,-0.01451973;0.650188;0.01415014,0.1680883;0.5244456;0.01236486,0.2199429;0.2463933;0.003839254,0.2703729;-0.01666236;-0.07303607,-0.187705;0.5098853;-0.006381309,-0.2218466;0.2292056;-0.01769033,-0.2485422;-0.03644294;-0.09749946,0.08090023;0.008730039;-0.03643441,0.137925;-0.3000475;-0.1864296,0.1795663;-0.7066602;-0.0350045,0.1938957;-0.7332869;-0.09908128,-0.07917514;-0.0003228109;-0.04098439,-0.05689443;-0.3465068;-0.01352173,0.01988963;-0.7714236;0.04603819,0.02293547;-0.7551624;-0.03951714,-0.01278571;0.5722631;0.01670527,356.8569
+0;0;0,-0.003103314;0.331705;0.01234565,-0.007024561;0.6503791;0.009139692,0.1733048;0.5199966;0.02327626,0.2349457;0.2441407;0.009912993,0.3058546;-0.01495823;-0.06418806,-0.1847218;0.5191587;-0.002933561,-0.2327665;0.2408443;-0.02046713,-0.2777727;-0.02442509;-0.09297846,0.08102583;0.00711011;-0.03650736,0.1173297;-0.3386939;-0.05049084,0.1472768;-0.7559714;0.07190238,0.1649327;-0.7805555;0.006890155,-0.07855505;0.004371793;-0.04193469,-0.0908437;-0.3433913;-0.03998964,-0.09478309;-0.7715176;0.04180168,-0.08880652;-0.7325207;-0.04422787,-0.006000705;0.572471;0.01247211,0;0;0,-0.00736223;0.3315508;0.01449442,-0.01451973;0.650188;0.01415014,0.1680883;0.5244456;0.01236486,0.2199429;0.2463933;0.003839254,0.2703729;-0.01666236;-0.07303607,-0.187705;0.5098853;-0.006381309,-0.2218466;0.2292056;-0.01769033,-0.2485422;-0.03644294;-0.09749946,0.08090023;0.008730039;-0.03643441,0.137925;-0.3000475;-0.1864296,0.1795663;-0.7066602;-0.0350045,0.1938957;-0.7332869;-0.09908128,-0.07917514;-0.0003228109;-0.04098439,-0.05689443;-0.3465068;-0.01352173,0.01988963;-0.7714236;0.04603819,0.02293547;-0.7551624;-0.03951714,-0.01278571;0.5722631;0.01670527,356.8917
+0;0;0,-9.045903E-05;0.3312654;0.01141791,-0.001470038;0.6495433;0.007388275,0.1771497;0.5173666;0.02498112,0.2404622;0.2433453;0.003819024,0.3155464;-0.01462904;-0.07594109,-0.1799316;0.5199101;-0.002668689,-0.2266036;0.2427711;-0.02632581,-0.2702603;-0.02361593;-0.1017056,0.08154806;0.007482091;-0.03591974,0.1218512;-0.3374257;-0.05395101,0.1533128;-0.7583239;0.06904906,0.1730618;-0.7854229;0.001026601,-0.07864851;0.003972139;-0.04236661,-0.08847161;-0.3436095;-0.04118039,-0.0876044;-0.7755084;0.04089726,-0.08106648;-0.7361417;-0.0493629,-0.000993143;0.5717349;0.01090326,0;0;0,-0.007276487;0.3310685;0.0144186,-0.0142624;0.6493008;0.01406097,0.1680925;0.5242267;0.01269984,0.2214022;0.2474123;0.003989935,0.2733676;-0.01693845;-0.07326508,-0.1869473;0.5086964;-0.006695222,-0.2210987;0.2289961;-0.01875454,-0.249451;-0.03707564;-0.1021333,0.08133157;0.008793235;-0.03611302,0.1348434;-0.2956257;-0.195413,0.1762165;-0.7057244;-0.042503,0.1937887;-0.7332525;-0.1107607,-0.07930057;-0.0004610732;-0.04132191,-0.05414402;-0.3461675;-0.0136621,0.02312996;-0.7748757;0.0456013,0.02642354;-0.7592922;-0.04416892,-0.01257725;0.5714717;0.01661372,356.9243
+0;0;0,-9.045903E-05;0.3312654;0.01141791,-0.001470038;0.6495433;0.007388275,0.1771497;0.5173666;0.02498112,0.2404622;0.2433453;0.003819024,0.3155464;-0.01462904;-0.07594109,-0.1799316;0.5199101;-0.002668689,-0.2266036;0.2427711;-0.02632581,-0.2702603;-0.02361593;-0.1017056,0.08154806;0.007482091;-0.03591974,0.1218512;-0.3374257;-0.05395101,0.1533128;-0.7583239;0.06904906,0.1730618;-0.7854229;0.001026601,-0.07864851;0.003972139;-0.04236661,-0.08847161;-0.3436095;-0.04118039,-0.0876044;-0.7755084;0.04089726,-0.08106648;-0.7361417;-0.0493629,-0.000993143;0.5717349;0.01090326,0;0;0,-0.007276487;0.3310685;0.0144186,-0.0142624;0.6493008;0.01406097,0.1680925;0.5242267;0.01269984,0.2214022;0.2474123;0.003989935,0.2733676;-0.01693845;-0.07326508,-0.1869473;0.5086964;-0.006695222,-0.2210987;0.2289961;-0.01875454,-0.249451;-0.03707564;-0.1021333,0.08133157;0.008793235;-0.03611302,0.1348434;-0.2956257;-0.195413,0.1762165;-0.7057244;-0.042503,0.1937887;-0.7332525;-0.1107607,-0.07930057;-0.0004610732;-0.04132191,-0.05414402;-0.3461675;-0.0136621,0.02312996;-0.7748757;0.0456013,0.02642354;-0.7592922;-0.04416892,-0.01257725;0.5714717;0.01661372,356.9467
+0;0;0,-9.041006E-05;0.3310861;0.01141173,-0.001469314;0.6492071;0.007383992,0.1770629;0.5170934;0.0249683,0.2403213;0.2433063;0.003824286,0.3153238;-0.01438737;-0.07584907,-0.1798434;0.5196356;-0.002667959,-0.2264755;0.2427334;-0.02630487,-0.2700847;-0.0233638;-0.1016027,0.08164563;0.007491044;-0.03596272,0.1218381;-0.3364693;-0.05394446,0.1535801;-0.7611192;0.070152,0.1734417;-0.7885439;0.001741648,-0.07874262;0.003976892;-0.0424173,-0.08853874;-0.3426499;-0.04123434,-0.08766381;-0.7783986;0.04157493,-0.0810886;-0.7389786;-0.04919992,-0.0009926414;0.571435;0.01089734,0;0;0,-0.007096264;0.3308904;0.01447081,-0.01384949;0.648971;0.01417398,0.1683646;0.5239923;0.01277518,0.2223626;0.2475584;0.004024744,0.2751921;-0.01620519;-0.0735451,-0.1864555;0.508265;-0.006548064,-0.2205164;0.2288229;-0.01919656,-0.2496095;-0.03620425;-0.1045985,0.08150563;0.008912772;-0.03595603,0.1329902;-0.2919157;-0.2005742,0.1759799;-0.7048501;-0.04445827,0.1946472;-0.7312397;-0.1140556,-0.07933579;-0.0006166243;-0.04148367,-0.05257558;-0.3452421;-0.01383132,0.0254637;-0.7778801;0.04506937,0.02875825;-0.7623714;-0.04521459,-0.01222593;0.5711764;0.01671124,356.9801
+0;0;0,-0.007591981;0.3308644;0.01405006,-0.01660655;0.648819;0.01295417,0.1654024;0.5214186;0.02498542,0.2310637;0.2501108;-0.005052583,0.3088882;-0.005613387;-0.0938219,-0.1921037;0.5170062;-0.002969636,-0.2349073;0.241209;-0.03338951,-0.2798349;-0.02426329;-0.1160783,0.08182231;0.007815416;-0.03537658,0.1264961;-0.3356411;-0.05787374,0.1602012;-0.7610373;0.06524248,0.1811639;-0.7907364;-0.001430638,-0.07834078;0.003694456;-0.04308768,-0.08590677;-0.3433011;-0.04204439,-0.0802045;-0.7798256;0.0396223,-0.07357848;-0.7401456;-0.05154297,-0.01436199;0.5710694;0.01575628,0;0;0,-0.007357337;0.3308441;0.01464081,-0.01438872;0.6488538;0.01458335,0.1679598;0.5240001;0.01347446,0.2223878;0.2487223;0.004457712,0.2759293;-0.01648557;-0.07383418,-0.1868357;0.5077505;-0.005974872,-0.2201555;0.229291;-0.01908015,-0.2496796;-0.03687239;-0.1063547,0.08150965;0.00891301;-0.03583586,0.1321811;-0.2908621;-0.2032621,0.1755514;-0.7041446;-0.04650699,0.1953435;-0.7305052;-0.1163673,-0.07923542;-0.0006374883;-0.04157903,-0.052274;-0.345546;-0.01373265,0.0276296;-0.777962;0.04861673,0.03097688;-0.7627044;-0.04204842,-0.01269561;0.571079;0.01705384,357.0138
+0;0;0,-0.007583551;0.3304971;0.01403446,-0.01658971;0.6481549;0.01293953,0.165297;0.5208588;0.02496205,0.2310425;0.2492033;-0.005114451,0.3087139;-0.006017625;-0.09370908,-0.1919701;0.5164494;-0.002974322,-0.2348286;0.2402987;-0.03343319,-0.2796678;-0.0246512;-0.1159593,0.08191869;0.007824621;-0.03541825,0.1266342;-0.335953;-0.05793644,0.1603497;-0.761481;0.06521795,0.1814822;-0.7916633;-0.001994893,-0.07843304;0.003698807;-0.04313843,-0.08600612;-0.3436211;-0.04209416,-0.08030208;-0.7802809;0.03959783,-0.07362243;-0.7405226;-0.05230542,-0.0143472;0.5704764;0.01573907,0;0;0,-0.007046219;0.3304739;0.0148375,-0.01384399;0.6481918;0.01497197,0.1684364;0.5238397;0.01379776,0.223577;0.2483506;0.004360199,0.2776888;-0.01583898;-0.07498312,-0.1861775;0.5071388;-0.005818464,-0.2203506;0.2284537;-0.01962484,-0.2503501;-0.0363358;-0.1091017,0.08167301;0.008907557;-0.03572845,0.1315344;-0.2898049;-0.2059468,0.175889;-0.7026668;-0.04797316,0.1966012;-0.7281564;-0.1192329,-0.07928997;-0.0006686578;-0.04170135,-0.05089249;-0.3457839;-0.01379785,0.02852623;-0.7786098;0.04729537,0.03191122;-0.763388;-0.04411687,-0.01220204;0.5704856;0.0173924,357.0385
+0;0;0,-0.007578707;0.3302859;0.0140255,-0.0165791;0.6477404;0.01293137,0.1646007;0.5206913;0.02491579,0.2302376;0.2494845;-0.005111024,0.3078983;-0.005701691;-0.09369361,-0.1912635;0.5162992;-0.002910877,-0.2340512;0.2406047;-0.03331942,-0.2788843;-0.02430919;-0.1158343,0.08195948;0.007828517;-0.03543588,0.1267689;-0.3366713;-0.05800138,0.1606317;-0.7640576;0.06569083,0.1815775;-0.7937085;-0.0009285286,-0.07847211;0.003700649;-0.04315991,-0.08606109;-0.3443489;-0.04211345,-0.08033215;-0.7829156;0.0399353,-0.07371147;-0.7432435;-0.05115644,-0.01433809;0.570114;0.01572903,0;0;0,-0.007020958;0.330252;0.01507568,-0.01379568;0.6477669;0.01549554,0.1678406;0.5238809;0.01488233,0.2234302;0.2489882;0.004551411,0.2790475;-0.01423886;-0.07678926,-0.1854054;0.5068685;-0.005238675,-0.2197651;0.2287063;-0.01966451,-0.2499345;-0.03560895;-0.1103583,0.08176434;0.008843094;-0.03564739,0.1310438;-0.2892515;-0.2085875,0.1772652;-0.7037922;-0.05007827,0.1984703;-0.7274849;-0.1215103,-0.07929664;-0.0006405297;-0.04178488,-0.05031342;-0.3464511;-0.01399669,0.02966813;-0.7810808;0.04769292,0.06168771;-0.8148388;-0.01014091,-0.0121599;0.5701104;0.01783848,357.0696
+0;0;0,-0.007981474;0.3302043;0.01450589,-0.01575904;0.6475363;0.01331137,0.1650623;0.5199263;0.02517541,0.2329405;0.2521285;-0.01225073,0.3117518;0.00871025;-0.1181613,-0.1905954;0.5154784;-0.004402885,-0.234492;0.2424833;-0.04004808,-0.2754914;-0.01884434;-0.1219482,0.08231501;0.007958736;-0.03479042,0.1311429;-0.3353268;-0.06283671,0.1663002;-0.7651666;0.06031056,0.1882551;-0.7958858;-0.002299175,-0.07805914;0.003620853;-0.04408102,-0.08300485;-0.3442164;-0.04342689,-0.07345112;-0.7852223;0.03772849,-0.06662825;-0.7457442;-0.05144786,-0.01390063;0.5699548;0.01616523,0;0;0,-0.007467397;0.3301732;0.01545763,-0.01484329;0.6475213;0.01651168,0.167161;0.5237867;0.01579142,0.2227037;0.2508089;0.004747629,0.278483;-0.007380009;-0.07836616,-0.1862803;0.5062299;-0.004709272,-0.2209819;0.2300259;-0.01990791,-0.2506947;-0.02968463;-0.1112769,0.08186916;0.008860454;-0.03561473,0.1307374;-0.287337;-0.2113833,0.1780355;-0.7037368;-0.05157828,0.1983898;-0.7262618;-0.1216899,-0.07936951;-0.0006787965;-0.04182697,-0.05015028;-0.3462321;-0.01435245,0.03039248;-0.7829298;0.04866727,0.03381872;-0.7672305;-0.04006017,-0.01304869;0.5699159;0.01867127,357.0914
+0;0;0,-0.007981474;0.3302043;0.01450589,-0.01575904;0.6475363;0.01331137,0.1650623;0.5199263;0.02517541,0.2329405;0.2521285;-0.01225073,0.3117518;0.00871025;-0.1181613,-0.1905954;0.5154784;-0.004402885,-0.234492;0.2424833;-0.04004808,-0.2754914;-0.01884434;-0.1219482,0.08231501;0.007958736;-0.03479042,0.1311429;-0.3353268;-0.06283671,0.1663002;-0.7651666;0.06031056,0.1882551;-0.7958858;-0.002299175,-0.07805914;0.003620853;-0.04408102,-0.08300485;-0.3442164;-0.04342689,-0.07345112;-0.7852223;0.03772849,-0.06662825;-0.7457442;-0.05144786,-0.01390063;0.5699548;0.01616523,0;0;0,-0.007467397;0.3301732;0.01545763,-0.01484329;0.6475213;0.01651168,0.167161;0.5237867;0.01579142,0.2227037;0.2508089;0.004747629,0.278483;-0.007380009;-0.07836616,-0.1862803;0.5062299;-0.004709272,-0.2209819;0.2300259;-0.01990791,-0.2506947;-0.02968463;-0.1112769,0.08186916;0.008860454;-0.03561473,0.1307374;-0.287337;-0.2113833,0.1780355;-0.7037368;-0.05157828,0.1983898;-0.7262618;-0.1216899,-0.07936951;-0.0006787965;-0.04182697,-0.05015028;-0.3462321;-0.01435245,0.03039248;-0.7829298;0.04866727,0.03381872;-0.7672305;-0.04006017,-0.01304869;0.5699159;0.01867127,357.1139
+0;0;0,-0.007983901;0.3303048;0.01451031,-0.01576286;0.6476937;0.01331578,0.1654726;0.5199592;0.02520099,0.2329449;0.2537628;-0.01200132,0.3129026;0.006804064;-0.1194524,-0.1910077;0.515501;-0.004445717,-0.2346418;0.2441384;-0.03987774,-0.2762375;-0.02099025;-0.1229691,0.08233908;0.007961064;-0.03480059,0.1311465;-0.3351807;-0.06283514,0.1662071;-0.7638373;0.05997314,0.1872881;-0.7921396;-0.0001445338,-0.07808197;0.003621911;-0.0440939,-0.0830256;-0.3440698;-0.04344005,-0.07349817;-0.7838616;0.03749193,-0.06694687;-0.7447609;-0.04813492,-0.01390425;0.5701033;0.01616998,0;0;0,-0.008061439;0.3302411;0.01585484,-0.01610614;0.6476282;0.01748776,0.1663632;0.5233296;0.01645803,0.2220488;0.2521259;0.004431963,0.2796209;-0.008687884;-0.08268416,-0.1876422;0.5058707;-0.00410339,-0.2222941;0.231402;-0.02032671,-0.2527398;-0.03119114;-0.1154343,0.08191282;0.008938178;-0.03556097,0.1312769;-0.2849433;-0.214757,0.1790906;-0.6997687;-0.05447161,0.1999121;-0.7176309;-0.1232712,-0.07937399;-0.0007618461;-0.04187329,-0.04969835;-0.3461368;-0.01449018,0.02927031;-0.7818578;0.04850772,0.03255984;-0.7655039;-0.03670181,-0.01414572;0.5700136;0.01949167,357.1377
+0;0;0,-0.007596853;0.3304011;0.0149141,-0.01460931;0.6477828;0.01399247,0.1666318;0.5197022;0.02555776,0.2346552;0.2556706;-0.01982103,0.3204811;0.01167661;-0.1317543,-0.1906227;0.5165851;-0.004333735,-0.2343722;0.2471191;-0.04761377,-0.2727777;-0.01911509;-0.1317126,0.08253136;0.007969586;-0.03414895,0.1342177;-0.3330418;-0.06614561,0.1715237;-0.7635092;0.05614062,0.1929448;-0.7864928;-0.007918797,-0.07779614;0.003560649;-0.04445418,-0.07974935;-0.3428206;-0.04402372,-0.06665785;-0.7844348;0.03630954,-0.06008722;-0.7453727;-0.0488047,-0.0129665;0.5702071;0.01678853,0;0;0,-0.008889806;0.3303005;0.01635909,-0.01812615;0.6476251;0.01883578,0.1649217;0.5231619;0.01774216,0.2212725;0.2528937;0.004371405,0.2807631;-0.007500112;-0.08554065,-0.1894072;0.5053175;-0.003313664,-0.2245093;0.2317342;-0.02117755,-0.2552965;-0.03094879;-0.1185326,0.08188792;0.009095967;-0.03539383,0.132193;-0.2808489;-0.2181106,0.1797846;-0.6967459;-0.05559111,0.2003698;-0.7152928;-0.1233346,-0.07925557;-0.0008664886;-0.04193919,-0.04946844;-0.3448771;-0.01448972,0.02907186;-0.7823045;0.04982612,0.04044219;-0.8137792;-0.009006802,-0.0158485;0.5700352;0.02060628,357.1594
+0;0;0,-0.007596853;0.3304011;0.0149141,-0.01460931;0.6477828;0.01399247,0.1666318;0.5197022;0.02555776,0.2346552;0.2556706;-0.01982103,0.3204811;0.01167661;-0.1317543,-0.1906227;0.5165851;-0.004333735,-0.2343722;0.2471191;-0.04761377,-0.2727777;-0.01911509;-0.1317126,0.08253136;0.007969586;-0.03414895,0.1342177;-0.3330418;-0.06614561,0.1715237;-0.7635092;0.05614062,0.1929448;-0.7864928;-0.007918797,-0.07779614;0.003560649;-0.04445418,-0.07974935;-0.3428206;-0.04402372,-0.06665785;-0.7844348;0.03630954,-0.06008722;-0.7453727;-0.0488047,-0.0129665;0.5702071;0.01678853,0;0;0,-0.008889806;0.3303005;0.01635909,-0.01812615;0.6476251;0.01883578,0.1649217;0.5231619;0.01774216,0.2212725;0.2528937;0.004371405,0.2807631;-0.007500112;-0.08554065,-0.1894072;0.5053175;-0.003313664,-0.2245093;0.2317342;-0.02117755,-0.2552965;-0.03094879;-0.1185326,0.08188792;0.009095967;-0.03539383,0.132193;-0.2808489;-0.2181106,0.1797846;-0.6967459;-0.05559111,0.2003698;-0.7152928;-0.1233346,-0.07925557;-0.0008664886;-0.04193919,-0.04946844;-0.3448771;-0.01448972,0.02907186;-0.7823045;0.04982612,0.04044219;-0.8137792;-0.009006802,-0.0158485;0.5700352;0.02060628,357.1819
+0;0;0,-0.007598293;0.3304638;0.01491693,-0.01460955;0.6477899;0.01399636,0.1665773;0.5197586;0.02555781,0.2345917;0.2557619;-0.01981498,0.3207464;0.01083332;-0.132177,-0.1905707;0.5166423;-0.004324781,-0.2343145;0.247212;-0.04759908,-0.272867;-0.02004191;-0.1320201,0.08251289;0.007967802;-0.0341413,0.1340556;-0.332096;-0.06604905,0.1715725;-0.7649968;0.05692842,0.1932192;-0.7885385;-0.007805839,-0.07777873;0.003559852;-0.04444423,-0.07972651;-0.341859;-0.04401496,-0.066561;-0.7859695;0.0367724,-0.05992115;-0.746812;-0.04923848,-0.01296746;0.5702484;0.01679119,0;0;0,-0.009604286;0.330316;0.01690125,-0.01988682;0.6475459;0.02024055,0.1633769;0.5230837;0.01948214,0.2205142;0.2531048;0.004461528,0.2817945;-0.006689161;-0.08929181,-0.1908144;0.5051676;-0.001984365,-0.2273325;0.2319765;-0.02228052,-0.2572439;-0.03142613;-0.1210846,0.08190972;0.009192064;-0.03526747,0.1335443;-0.2758258;-0.2234612,0.1801884;-0.6927621;-0.05636096,0.2043969;-0.709204;-0.1255196,-0.07919152;-0.0009605646;-0.04201513,-0.04944269;-0.3440055;-0.01456816,0.02828433;-0.7838025;0.05229843,0.03890434;-0.8133357;-0.009901531,-0.01733434;0.5699939;0.02177739,357.2072
+0;0;0,-0.00936986;0.3304607;0.0158123,-0.0181366;0.6477664;0.01588954,0.1635933;0.5202533;0.02610404,0.2335303;0.2583109;-0.02772629,0.3142307;0.04180571;-0.1351224,-0.1933915;0.5170026;-0.005173707,-0.2356763;0.2485181;-0.05548032,-0.2692694;0.008605555;-0.1344389,0.08260007;0.008412858;-0.03388092,0.1353943;-0.3299414;-0.06881645,0.175434;-0.7627254;0.05365094,0.1988401;-0.7817973;-0.01152204,-0.07768682;0.003099649;-0.0446835,-0.07762954;-0.3411252;-0.04542474,-0.06192589;-0.785318;0.0342596,-0.05517726;-0.7463036;-0.04986299,-0.01606658;0.5702334;0.01842651,0;0;0,-0.01011492;0.3303585;0.01740861,-0.02113784;0.6475743;0.02171087,0.1621949;0.5229977;0.02028298,0.2200749;0.2532052;0.004016161,0.2801652;0.02493528;-0.09191597,-0.1917512;0.5052251;-0.001202812,-0.2296013;0.2323625;-0.0239207,-0.2560446;-0.003757939;-0.115947,0.08193401;0.00932467;-0.03523254,0.1341194;-0.2708127;-0.2283414,0.1815018;-0.6868873;-0.05940291,0.2045467;-0.7057954;-0.1248272,-0.07919775;-0.001055091;-0.0420484,-0.04949293;-0.3429133;-0.01480995,0.02583181;-0.7822618;0.05731753,0.0383045;-0.8161274;0.002828687,-0.01840196;0.5700309;0.02298117,357.2351
+0;0;0,-0.00935952;0.330096;0.01579485,-0.01811731;0.6470755;0.015874,0.1626453;0.5199561;0.02604321,0.2327319;0.2574536;-0.02790221,0.3135636;0.04059619;-0.135473,-0.1924242;0.5167228;-0.005066724,-0.2347994;0.2476642;-0.05548089,-0.2684472;0.007361352;-0.134568,0.08263069;0.008415976;-0.03389348,0.1354611;-0.3301699;-0.06885292,0.1754462;-0.7623644;0.05344766,0.198926;-0.7815909;-0.01193051,-0.07771561;0.003100798;-0.04470006,-0.0776583;-0.3413597;-0.04544181,-0.06197604;-0.7849474;0.03413401,-0.05520616;-0.7459047;-0.05025344,-0.01605064;0.569668;0.01840687,0;0;0,-0.01061198;0.3299364;0.01816034,-0.02240422;0.6467804;0.02374029,0.1602533;0.5229635;0.02124023,0.2195065;0.2529632;0.003389597,0.2796698;0.0244371;-0.09298778,-0.1918197;0.5049744;-2.114102E-05,-0.2301351;0.231779;-0.02504144,-0.2565452;-0.003355473;-0.1206796,0.08200125;0.009702548;-0.03505826,0.1350268;-0.2673476;-0.2327578,0.1842322;-0.6813986;-0.06103444,0.2072476;-0.7001787;-0.1269104,-0.07917205;-0.001351474;-0.04215905,-0.04924873;-0.3435063;-0.01592425,0.02531947;-0.7821997;0.05712406,0.03623411;-0.8176628;0.003792092,-0.0194609;0.569365;0.02463913,357.2693
+0;0;0,-0.00935952;0.330096;0.01579485,-0.01811731;0.6470755;0.015874,0.1626453;0.5199561;0.02604321,0.2327319;0.2574536;-0.02790221,0.3135636;0.04059619;-0.135473,-0.1924242;0.5167228;-0.005066724,-0.2347994;0.2476642;-0.05548089,-0.2684472;0.007361352;-0.134568,0.08263069;0.008415976;-0.03389348,0.1354611;-0.3301699;-0.06885292,0.1754462;-0.7623644;0.05344766,0.198926;-0.7815909;-0.01193051,-0.07771561;0.003100798;-0.04470006,-0.0776583;-0.3413597;-0.04544181,-0.06197604;-0.7849474;0.03413401,-0.05520616;-0.7459047;-0.05025344,-0.01605064;0.569668;0.01840687,0;0;0,-0.01061198;0.3299364;0.01816034,-0.02240422;0.6467804;0.02374029,0.1602533;0.5229635;0.02124023,0.2195065;0.2529632;0.003389597,0.2796698;0.0244371;-0.09298778,-0.1918197;0.5049744;-2.114102E-05,-0.2301351;0.231779;-0.02504144,-0.2565452;-0.003355473;-0.1206796,0.08200125;0.009702548;-0.03505826,0.1350268;-0.2673476;-0.2327578,0.1842322;-0.6813986;-0.06103444,0.2072476;-0.7001787;-0.1269104,-0.07917205;-0.001351474;-0.04215905,-0.04924873;-0.3435063;-0.01592425,0.02531947;-0.7821997;0.05712406,0.03623411;-0.8176628;0.003792092,-0.0194609;0.569365;0.02463913,357.2906
+0;0;0,-0.009610347;0.3300596;0.01577302,-0.0183448;0.6468993;0.01574598,0.1618833;0.5207441;0.02638684,0.2311462;0.26256;-0.03814679,0.318547;0.04171814;-0.1554933,-0.1919265;0.516911;-0.00593533,-0.233663;0.2511176;-0.06279381,-0.2671327;0.002752483;-0.1486703,0.08287866;0.00886634;-0.03331938,0.1375983;-0.328754;-0.07292021,0.1816637;-0.7599481;0.04632223,0.2062187;-0.7875632;-0.01035073,-0.07735982;0.002748264;-0.04544855,-0.07592139;-0.3415565;-0.04689073,-0.05719774;-0.7838336;0.03139921,-0.05025484;-0.7448676;-0.05230074,-0.01630956;0.5695361;0.01831108,0;0;0,-0.01182147;0.3298008;0.01929212,-0.02475142;0.6464379;0.02597237,0.1574652;0.5228957;0.02241445,0.2184429;0.2557013;-0.0001649857,0.2817118;0.0193541;-0.101739,-0.1933108;0.5051509;0.001879197,-0.2316336;0.2345275;-0.0283741,-0.25885;-0.005702496;-0.1366749,0.08208183;0.01049399;-0.0347867,0.1368214;-0.2606696;-0.2397838,0.1896037;-0.6729695;-0.06857707,0.2127704;-0.6924359;-0.1330027,-0.07914057;-0.001950675;-0.04231584,-0.04817805;-0.3439498;-0.01725893,0.02480444;-0.7816399;0.05478113,0.02805051;-0.7648376;-0.02858291,-0.02155541;0.5690742;0.02662754,357.324
+0;0;0,-0.009610347;0.3300596;0.01577302,-0.0183448;0.6468993;0.01574598,0.1618833;0.5207441;0.02638684,0.2311462;0.26256;-0.03814679,0.318547;0.04171814;-0.1554933,-0.1919265;0.516911;-0.00593533,-0.233663;0.2511176;-0.06279381,-0.2671327;0.002752483;-0.1486703,0.08287866;0.00886634;-0.03331938,0.1375983;-0.328754;-0.07292021,0.1816637;-0.7599481;0.04632223,0.2062187;-0.7875632;-0.01035073,-0.07735982;0.002748264;-0.04544855,-0.07592139;-0.3415565;-0.04689073,-0.05719774;-0.7838336;0.03139921,-0.05025484;-0.7448676;-0.05230074,-0.01630956;0.5695361;0.01831108,0;0;0,-0.01182147;0.3298008;0.01929212,-0.02475142;0.6464379;0.02597237,0.1574652;0.5228957;0.02241445,0.2184429;0.2557013;-0.0001649857,0.2817118;0.0193541;-0.101739,-0.1933108;0.5051509;0.001879197,-0.2316336;0.2345275;-0.0283741,-0.25885;-0.005702496;-0.1366749,0.08208183;0.01049399;-0.0347867,0.1368214;-0.2606696;-0.2397838,0.1896037;-0.6729695;-0.06857707,0.2127704;-0.6924359;-0.1330027,-0.07914057;-0.001950675;-0.04231584,-0.04817805;-0.3439498;-0.01725893,0.02480444;-0.7816399;0.05478113,0.02805051;-0.7648376;-0.02858291,-0.02155541;0.5690742;0.02662754,357.3463
+0;0;0,-0.009598142;0.3296404;0.01575299,-0.01832823;0.6463212;0.01572622,0.1620308;0.5201746;0.02637158,0.2312129;0.2622919;-0.03808671,0.3256775;0.02360098;-0.1649175,-0.1920412;0.5163386;-0.005974539,-0.2337291;0.2508555;-0.06276664,-0.2699039;-0.01758313;-0.1555839,0.08299555;0.008878845;-0.03336637,0.1379171;-0.3299869;-0.07311329,0.1815798;-0.7572404;0.04503944,0.2063999;-0.7854776;-0.01224536,-0.07746892;0.00275214;-0.04551265,-0.07602519;-0.3428227;-0.04696015,-0.05747266;-0.7810579;0.03061432,-0.0504548;-0.741995;-0.05398924,-0.01629416;0.5690027;0.01828984,0;0;0,-0.01226836;0.3293129;0.02013922,-0.02555121;0.6457574;0.02769637,0.1567646;0.5218325;0.02321196,0.2184001;0.2553179;-0.00159812,0.2878943;0.002922446;-0.1175727,-0.1941273;0.5044027;0.003352454,-0.2328406;0.2345718;-0.03036814,-0.2623056;-0.0227057;-0.1525282,0.08225425;0.01059653;-0.03467512,0.1372412;-0.2611404;-0.2409799,0.1907584;-0.6693696;-0.07098889,0.2136161;-0.6881658;-0.1372128,-0.07922627;-0.002174365;-0.04241322,-0.04761323;-0.3454569;-0.01824901,0.02400795;-0.7789996;0.05471115,0.02718473;-0.7623557;-0.02955432,-0.02226877;0.5684404;0.02811337,357.3703
+0;0;0,-0.01076673;0.3291881;0.01620289,-0.02062777;0.6457924;0.01666387,0.1596125;0.5203096;0.02612716,0.2315027;0.2670725;-0.04817141,0.3249331;0.03446354;-0.1830946,-0.1931544;0.5160025;-0.007540185,-0.2340319;0.2528303;-0.06988513,-0.2704044;-0.00940004;-0.1745404,0.08370364;0.009003513;-0.03327203,0.1394589;-0.3297975;-0.0794985,0.1881949;-0.7569346;0.04047283,0.2117723;-0.7835013;-0.01843902,-0.07793469;0.002614579;-0.04597542,-0.07479499;-0.3438191;-0.04831892,-0.05224001;-0.7828847;0.02866874,-0.04500002;-0.7438269;-0.05554418,-0.01832214;0.5685032;0.01910616,0;0;0,-0.01305938;0.3288521;0.02071166,-0.02705771;0.6452057;0.02899718,0.1549797;0.5217688;0.02387285,0.2176086;0.257107;-0.005269287,0.2870829;0.00637123;-0.1207913,-0.1947454;0.5039365;0.004070554,-0.2346475;0.2359682;-0.03358992,-0.2629353;-0.0184235;-0.1581897,0.08283513;0.01130095;-0.03471339,0.1369517;-0.2599098;-0.2433945,0.190528;-0.6691259;-0.07343531,0.2141133;-0.6880022;-0.1388656,-0.07988102;-0.002694231;-0.04249886,-0.04797225;-0.3468663;-0.01885369,0.02318755;-0.7813493;0.05446187,0.03047239;-0.8146605;-0.001795635,-0.02355328;0.5679233;0.02920222,357.3923
+0;0;0,-0.01075882;0.3289464;0.016191,-0.02062044;0.6455685;0.01665239,0.1590122;0.5202549;0.02609156,0.2306332;0.2679662;-0.04792874,0.3258851;0.0308222;-0.1854824,-0.1925503;0.5159625;-0.007460836,-0.2332747;0.2537758;-0.0695723,-0.2703563;-0.01356697;-0.176268,0.08387291;0.00902172;-0.03333932,0.1397277;-0.330384;-0.07964829,0.1881992;-0.755203;0.03967196,0.2124022;-0.7832705;-0.02080299,-0.07809229;0.002619866;-0.04606839,-0.07494698;-0.3444322;-0.04841608,-0.0525144;-0.7811149;0.02815377,-0.04508232;-0.7418168;-0.05829355,-0.01831494;0.5682839;0.01909454,0;0;0,-0.01354089;0.3285417;0.02146268,-0.02792386;0.6448733;0.03061008,0.1535554;0.5215236;0.02444959,0.2178573;0.2588064;-0.008763313,0.2906758;0.006029189;-0.1313698,-0.1948182;0.503705;0.005099416,-0.2361071;0.2376671;-0.03705752,-0.2642738;-0.01999563;-0.1676245,0.08305055;0.01148251;-0.03461683,0.1368791;-0.2582565;-0.246286,0.187987;-0.6648397;-0.07559288,0.2132216;-0.6808677;-0.1453028,-0.08003848;-0.002938743;-0.04257666,-0.04761054;-0.3477339;-0.01965938,0.02289198;-0.7798148;0.05378093,0.03094941;-0.8169129;-0.001425587,-0.02432137;0.5675997;0.0305748,357.4245
+0;0;0,-0.01075882;0.3289464;0.016191,-0.02062044;0.6455685;0.01665239,0.1590122;0.5202549;0.02609156,0.2306332;0.2679662;-0.04792874,0.3258851;0.0308222;-0.1854824,-0.1925503;0.5159625;-0.007460836,-0.2332747;0.2537758;-0.0695723,-0.2703563;-0.01356697;-0.176268,0.08387291;0.00902172;-0.03333932,0.1397277;-0.330384;-0.07964829,0.1881992;-0.755203;0.03967196,0.2124022;-0.7832705;-0.02080299,-0.07809229;0.002619866;-0.04606839,-0.07494698;-0.3444322;-0.04841608,-0.0525144;-0.7811149;0.02815377,-0.04508232;-0.7418168;-0.05829355,-0.01831494;0.5682839;0.01909454,0;0;0,-0.01354089;0.3285417;0.02146268,-0.02792386;0.6448733;0.03061008,0.1535554;0.5215236;0.02444959,0.2178573;0.2588064;-0.008763313,0.2906758;0.006029189;-0.1313698,-0.1948182;0.503705;0.005099416,-0.2361071;0.2376671;-0.03705752,-0.2642738;-0.01999563;-0.1676245,0.08305055;0.01148251;-0.03461683,0.1368791;-0.2582565;-0.246286,0.187987;-0.6648397;-0.07559288,0.2132216;-0.6808677;-0.1453028,-0.08003848;-0.002938743;-0.04257666,-0.04761054;-0.3477339;-0.01965938,0.02289198;-0.7798148;0.05378093,0.03094941;-0.8169129;-0.001425587,-0.02432137;0.5675997;0.0305748,357.4471
+0;0;0,-0.01185271;0.3285027;0.01656759,-0.02271516;0.6449276;0.01742224,0.1568789;0.5196099;0.02523943,0.2311348;0.2713065;-0.05546485,0.3241884;0.04394782;-0.2076776,-0.193562;0.5148637;-0.009144964,-0.2323219;0.2548516;-0.07676963,-0.2682011;-0.005135268;-0.197762,0.0842888;0.009146911;-0.03277627,0.1411141;-0.3302075;-0.08800458,0.194881;-0.7531383;0.03180982,0.2175192;-0.7716063;-0.03580012,-0.07793161;0.002488858;-0.04672281,-0.07321125;-0.3459444;-0.05028073,-0.04697359;-0.7816159;0.02467787,-0.03946899;-0.7424021;-0.06071254,-0.02017443;0.5676769;0.01976543,0;0;0,-0.01421728;0.3280921;0.02196527,-0.02890709;0.6442387;0.03134274,0.1522541;0.520686;0.02481914,0.2172385;0.2596795;-0.01170945,0.2909732;0.009766474;-0.1367148,-0.1956111;0.5034391;0.006356472,-0.2371414;0.2391123;-0.03934059,-0.2650568;-0.01481915;-0.1744673,0.08328572;0.0117096;-0.03448081,0.1360814;-0.2593015;-0.2470986,0.1879918;-0.6670994;-0.08240783,0.2123564;-0.6844653;-0.1501985,-0.08020694;-0.003251056;-0.04264775,-0.0472798;-0.3494371;-0.02002694,0.02271301;-0.7805709;0.05305873,0.03029593;-0.8169757;-0.001398865,-0.02523389;0.566998;0.03125954,357.4698
+0;0;0,-0.01184522;0.3282952;0.01655712,-0.02270378;0.644606;0.01741233,0.1563875;0.5194721;0.02521258,0.2305428;0.2715049;-0.05538242,0.32469;0.04147433;-0.2093839,-0.1930613;0.5147393;-0.009074474,-0.2317687;0.2550794;-0.07660756,-0.2680696;-0.007962883;-0.1990218,0.08476881;0.009199001;-0.03296292,0.1417602;-0.3311468;-0.08835258,0.1951142;-0.7508305;0.03054194,0.2175613;-0.7688894;-0.03649728,-0.07837542;0.002503032;-0.04698889,-0.07364127;-0.3469482;-0.0505572,-0.04760505;-0.7792747;0.0238259,-0.0401638;-0.7401388;-0.06084369,-0.02016462;0.567403;0.01975408,0;0;0,-0.01459783;0.3278341;0.02244735,-0.02955035;0.6438382;0.03236532,0.1512014;0.5206064;0.02525687,0.2176947;0.2610594;-0.01592875,0.2930958;0.01036873;-0.1461712,-0.1956599;0.5032421;0.007107941,-0.2376842;0.2399062;-0.04157892,-0.2664106;-0.01372403;-0.1841999,0.08369669;0.012161;-0.03469729,0.1352761;-0.2599447;-0.2478858,0.1855354;-0.6661468;-0.08791447,0.210206;-0.6841234;-0.1542273,-0.0807732;-0.00357403;-0.04265962,-0.04721284;-0.3507463;-0.02037966,0.02202664;-0.7789813;0.04988886,0.02492548;-0.7622304;-0.03451397,-0.02580324;0.5666493;0.03212881,357.5037
+0;0;0,-0.01184365;0.3282517;0.01655493,-0.02269441;0.6443337;0.01741063,0.1562706;0.5193145;0.02520459,0.2298317;0.2733341;-0.05474464,0.3256255;0.03928033;-0.2114397,-0.1929336;0.514585;-0.009058457,-0.2313308;0.2570056;-0.07605045,-0.2682666;-0.01063725;-0.2006057,0.08469301;0.009190775;-0.03293344,0.1418499;-0.3321439;-0.08848404,0.1947043;-0.7478975;0.0292971,0.217218;-0.7660987;-0.03794069,-0.07830533;0.002500794;-0.04694688,-0.07355743;-0.3479657;-0.05052555,-0.04776502;-0.7762438;0.02316099,-0.04030173;-0.7370808;-0.06175938,-0.02015792;0.5672119;0.01974991,0;0;0,-0.01481936;0.3277377;0.02306318,-0.02997753;0.643468;0.03404188,0.1506248;0.5202818;0.0255065,0.2180845;0.2638285;-0.01910663,0.2955927;0.01081318;-0.1550725,-0.1958659;0.5030229;0.008069109,-0.2380507;0.2423397;-0.04266668,-0.267451;-0.01296419;-0.1925551,0.08369655;0.01215568;-0.03448355,0.1347184;-0.2606174;-0.2486185,0.1823625;-0.6640075;-0.09201884,0.2054156;-0.6823778;-0.1589518,-0.08058449;-0.003585045;-0.04284012,-0.04618281;-0.3516964;-0.02054258,0.02166548;-0.7760108;0.0492494,0.02444729;-0.7592639;-0.03541317,-0.02618852;0.5663638;0.03353381,357.5382
+0;0;0,-0.01185842;0.3280868;0.01603892,-0.02258796;0.6439419;0.01639623,0.1565177;0.5196907;0.02191244,0.2268483;0.2770619;-0.06665985,0.3243598;0.04280692;-0.2300963,-0.1923615;0.5137812;-0.01169268,-0.2292285;0.2585314;-0.08344612,-0.264574;-0.01000631;-0.2166135,0.08504388;0.0093241;-0.03228071,0.1455433;-0.3312328;-0.1016863,0.2027371;-0.7439327;0.01208884,0.2265976;-0.7714437;-0.04680283,-0.0781007;0.002300126;-0.04750194,-0.07218335;-0.3503971;-0.05260228,-0.04191677;-0.7753907;0.01811831,-0.03462661;-0.7362579;-0.06678457,-0.02009543;0.5668728;0.01885809,0;0;0,-0.01528234;0.3275045;0.02336907,-0.03070055;0.6429845;0.03448009,0.1498712;0.5198665;0.02545762,0.2180395;0.2656513;-0.02340865,0.2977309;0.01121068;-0.1648462,-0.1964666;0.5026564;0.00833836,-0.2391395;0.2437301;-0.04454251,-0.2702715;-0.0113467;-0.2028523,0.08386966;0.01226722;-0.0343051,0.1331984;-0.2630802;-0.2492628,0.1786119;-0.6644894;-0.09647109,0.2011587;-0.6830507;-0.1633927,-0.08066465;-0.003778373;-0.04289968,-0.04561949;-0.3541297;-0.02094279,0.02196109;-0.7750804;0.04812568,0.02467823;-0.7583302;-0.03650363,-0.02685795;0.5659333;0.03396225,357.5705
+0;0;0,-0.01184894;0.3278245;0.01602609,-0.02257151;0.6434734;0.01638385,0.1563873;0.5193264;0.02189545,0.2262829;0.2781985;-0.06612893,0.325009;0.04102567;-0.2316011,-0.1922061;0.5134218;-0.01168214,-0.2288451;0.2597509;-0.08299172,-0.2646308;-0.01213166;-0.2178179,0.08509938;0.009330184;-0.03230177,0.1458975;-0.3329079;-0.1020499,0.2024975;-0.7413232;0.010544,0.2264268;-0.769;-0.04851749,-0.07815167;0.002301627;-0.04753294,-0.07220511;-0.3521366;-0.05265846,-0.04225275;-0.7727181;0.01732795,-0.03494157;-0.7335589;-0.06781976,-0.0200811;0.5664699;0.01884361,0;0;0,-0.01540822;0.327208;0.0237422,-0.03085428;0.6424686;0.03517795,0.149509;0.5193119;0.02557826,0.2178964;0.2679347;-0.02835703,0.2999975;0.01343742;-0.1762401,-0.1964865;0.5022854;0.008927386,-0.2392057;0.2454822;-0.04587734,-0.2719945;-0.01131666;-0.208229,0.08397676;0.01220839;-0.03422308,0.1317486;-0.2644745;-0.2506776,0.1739433;-0.6621125;-0.09972155,0.195456;-0.6808588;-0.167164,-0.08070657;-0.003778225;-0.04294807,-0.04429184;-0.3557997;-0.02190184,0.02364983;-0.7722733;0.04605251,0.0262983;-0.7556569;-0.03880823,-0.02701342;0.5654836;0.03457475,357.6047
+0;0;0,-0.01183294;0.3273816;0.01600444,-0.02254942;0.6428499;0.01636302,0.1562229;0.5188198;0.02186928,0.225737;0.2790082;-0.06567457,0.3235914;0.04392962;-0.2296856,-0.1920064;0.5129213;-0.01167325,-0.2284454;0.2606353;-0.08259355,-0.2639152;-0.008846581;-0.2162292,0.08504537;0.009324264;-0.03228127,0.1460907;-0.3343055;-0.1023131,0.2025266;-0.7415367;0.009954408,0.2263247;-0.7688972;-0.04878322,-0.07810207;0.002300166;-0.04750278,-0.07213134;-0.3535794;-0.05264914,-0.04226582;-0.7729415;0.01713435,-0.03499473;-0.7338325;-0.06754646,-0.02006119;0.565914;0.01882062,0;0;0,-0.01605771;0.3266982;0.02419448,-0.03167777;0.6417645;0.03576779,0.1485329;0.5186505;0.02588868,0.2173663;0.2700416;-0.0329442,0.298797;0.02174319;-0.1860912,-0.1970784;0.5017696;0.009434888,-0.2405769;0.2472095;-0.04812171,-0.2729031;-0.006928116;-0.2096957,0.0840084;0.01215415;-0.03400886,0.1297194;-0.2657709;-0.2516797,0.1703845;-0.6631165;-0.1030556,0.1869147;-0.6837816;-0.1698873,-0.08057515;-0.003803669;-0.04306873,-0.04360669;-0.3572779;-0.02302686,0.02330994;-0.7725706;0.04538667,0.02590666;-0.7558438;-0.03901573,-0.02777256;0.564851;0.0351162,357.6382
+0;0;0,-0.01210335;0.3273875;0.01540635,-0.02302459;0.6425543;0.01520166,0.1558684;0.5189589;0.0187972,0.2237522;0.2817512;-0.07586926,0.3186608;0.05736136;-0.2507939,-0.1913833;0.5112101;-0.01561957,-0.2294928;0.260669;-0.09054776,-0.2612513;-0.001169384;-0.2333384,0.08525478;0.009585965;-0.03167588,0.1498585;-0.3298209;-0.1201783,0.2088333;-0.740968;-0.005658939,0.2351495;-0.7723793;-0.0612919,-0.0779559;0.001928972;-0.04777853,-0.07024646;-0.3545783;-0.05458964,-0.03679938;-0.7786053;0.01409177,-0.02932166;-0.7393697;-0.07203422,-0.02049345;0.5657085;0.01779609,0;0;0,-0.01609439;0.326645;0.02470732,-0.03173207;0.6413845;0.03709626,0.1483371;0.5182267;0.02589655,0.217485;0.2711598;-0.03745902,0.2985507;0.02595633;-0.1899736,-0.1971067;0.5017866;0.009851241,-0.2416409;0.248213;-0.04976888,-0.2744323;-0.001216576;-0.2130683,0.08407128;0.01214855;-0.03388309,0.128301;-0.2662035;-0.2524402,0.165837;-0.6692358;-0.1048237,0.1841795;-0.6877301;-0.1746145,-0.08054483;-0.003807091;-0.04314705,-0.04314904;-0.3579464;-0.02339322,0.02440873;-0.7777649;0.04605555,0.02698301;-0.7612393;-0.0397973,-0.02783437;0.5645566;0.03624868,357.6608
+0;0;0,-0.01210335;0.3273875;0.01540635,-0.02302459;0.6425543;0.01520166,0.1558684;0.5189589;0.0187972,0.2237522;0.2817512;-0.07586926,0.3186608;0.05736136;-0.2507939,-0.1913833;0.5112101;-0.01561957,-0.2294928;0.260669;-0.09054776,-0.2612513;-0.001169384;-0.2333384,0.08525478;0.009585965;-0.03167588,0.1498585;-0.3298209;-0.1201783,0.2088333;-0.740968;-0.005658939,0.2351495;-0.7723793;-0.0612919,-0.0779559;0.001928972;-0.04777853,-0.07024646;-0.3545783;-0.05458964,-0.03679938;-0.7786053;0.01409177,-0.02932166;-0.7393697;-0.07203422,-0.02049345;0.5657085;0.01779609,0;0;0,-0.01609439;0.326645;0.02470732,-0.03173207;0.6413845;0.03709626,0.1483371;0.5182267;0.02589655,0.217485;0.2711598;-0.03745902,0.2985507;0.02595633;-0.1899736,-0.1971067;0.5017866;0.009851241,-0.2416409;0.248213;-0.04976888,-0.2744323;-0.001216576;-0.2130683,0.08407128;0.01214855;-0.03388309,0.128301;-0.2662035;-0.2524402,0.165837;-0.6692358;-0.1048237,0.1841795;-0.6877301;-0.1746145,-0.08054483;-0.003807091;-0.04314705,-0.04314904;-0.3579464;-0.02339322,0.02440873;-0.7777649;0.04605555,0.02698301;-0.7612393;-0.0397973,-0.02783437;0.5645566;0.03624868,357.6848
+0;0;0,-0.01210042;0.3273082;0.01540262,-0.02301519;0.6422889;0.01519768,0.1559481;0.5187115;0.01879238,0.2235789;0.2823884;-0.07552107,0.3173737;0.06063168;-0.2483931,-0.1914445;0.5109596;-0.01563837,-0.2294119;0.2613527;-0.09028714,-0.2607977;0.002586901;-0.2314022,0.08525474;0.00958596;-0.03167586,0.1499902;-0.3305128;-0.1203587,0.2093278;-0.7441894;-0.005134806,0.2354447;-0.7751356;-0.06034653,-0.07795586;0.001928971;-0.04777851,-0.07023069;-0.3553051;-0.0546035,-0.03657785;-0.7819407;0.01450044,-0.02915675;-0.742775;-0.07097344,-0.02048527;0.5654801;0.01779086,0;0;0,-0.0162808;0.3265361;0.02496791,-0.03207482;0.6410754;0.03748226,0.1480499;0.5178962;0.0256846,0.2174676;0.2729585;-0.04142869,0.2974922;0.03425449;-0.1978728,-0.1974713;0.5015714;0.009921433,-0.2424736;0.2493709;-0.05080133,-0.275893;0.005431756;-0.2158319,0.08413455;0.01211125;-0.03373897,0.1269329;-0.2669898;-0.2528129,0.1622753;-0.6735177;-0.1064852,0.1796358;-0.6928779;-0.1750932,-0.08051132;-0.003809839;-0.04320921,-0.04310071;-0.3587011;-0.02384073,0.0263873;-0.7811506;0.0442296,0.0288663;-0.7644694;-0.04098386,-0.02814691;0.5642862;0.0366261,357.7173
+0;0;0,-0.01191834;0.3272134;0.01447861,-0.02262105;0.6419547;0.01342501,0.1557844;0.5170861;0.02019268,0.2323262;0.2905682;-0.08312313,0.327245;0.07358959;-0.2564355,-0.1909446;0.5113705;-0.01861827,-0.2256961;0.26625;-0.09955917,-0.2539848;0.01238152;-0.2440481,0.08530612;0.009938551;-0.03135597,0.1563553;-0.3237229;-0.1383766,0.2142479;-0.7354432;-0.01663229,0.2391713;-0.745351;-0.08833936,-0.07799295;0.001419174;-0.04768848,-0.06700909;-0.3558309;-0.05680251,-0.0301742;-0.7822775;0.01008067,-0.02179813;-0.7432171;-0.07479254,-0.02014845;0.565208;0.01622489,0;0;0,-0.01624455;0.3263764;0.0251956,-0.0319499;0.6406696;0.03783059,0.1480156;0.5175252;0.0256269,0.2167022;0.2760845;-0.04388344,0.2966012;0.0420662;-0.201928,-0.1973483;0.5014497;0.01012601,-0.2425264;0.2524512;-0.05153291,-0.2758132;0.0122098;-0.2167678,0.08415736;0.01199122;-0.03365791,0.1261051;-0.2671723;-0.253065,0.1600344;-0.6737001;-0.1072198,0.1766035;-0.693814;-0.1748199,-0.08045701;-0.003686849;-0.04326872,-0.04284608;-0.3587201;-0.02408224,0.02668928;-0.7807714;0.04465167,0.02911451;-0.7640147;-0.04005044,-0.02805701;0.5639357;0.03695488,357.7506
+0;0;0,-0.0119123;0.3270476;0.01447127,-0.02260924;0.6416205;0.01341742,0.1559697;0.5167266;0.0201882,0.2320134;0.2916828;-0.08245527,0.3275618;0.07326503;-0.2569172,-0.1911026;0.5110053;-0.01866118,-0.225628;0.2674799;-0.09907536,-0.2541043;0.0119276;-0.2445227,0.08525138;0.009932172;-0.03133585,0.1563203;-0.323822;-0.1383862,0.2125031;-0.7233829;-0.02023744,0.2368831;-0.7324204;-0.09038085,-0.07794291;0.001418263;-0.04765787,-0.066956;-0.3559311;-0.05677444,-0.03120896;-0.7697834;0.008133456,-0.02301555;-0.7309206;-0.07488899,-0.02013736;0.5648961;0.01621648,0;0;0,-0.0163115;0.3262001;0.02527547,-0.03202808;0.6403273;0.03781796,0.1480728;0.5170678;0.0254674,0.216734;0.2783161;-0.04696393,0.2967724;0.04473345;-0.2091546,-0.1976308;0.5011516;0.01012243,-0.243477;0.2543308;-0.052652,-0.2773416;0.01481678;-0.2222368,0.08416241;0.01180476;-0.03355169,0.1248641;-0.2673495;-0.2533667,0.1540157;-0.6607895;-0.1080405,0.1722685;-0.6836511;-0.1705776,-0.08035585;-0.003432027;-0.04335364,-0.04274017;-0.3585832;-0.02450946,0.02449461;-0.7681367;0.04264641,0.02683965;-0.7510962;-0.04020866,-0.02813957;0.5636153;0.03697014,357.7731
+0;0;0,-0.0119115;0.3270256;0.0144703,-0.02260274;0.6414312;0.01341673,0.1560875;0.5165411;0.02018878,0.2321825;0.2913452;-0.08252403,0.3270371;0.07451355;-0.2557191,-0.1912063;0.5108161;-0.01868538,-0.225755;0.2671262;-0.09915389,-0.2540246;0.0134297;-0.243545,0.08526637;0.00993392;-0.03134136,0.1564629;-0.3244194;-0.1385839,0.2127659;-0.7248352;-0.02018233,0.2371042;-0.733806;-0.09020573,-0.07795662;0.001418512;-0.04766626,-0.06694999;-0.3565723;-0.05679919,-0.03112647;-0.77131;0.008247577,-0.02294707;-0.7324623;-0.07463283,-0.02013197;0.5647413;0.01621453,0;0;0,-0.01630812;0.3261474;0.0256691,-0.0319903;0.6400968;0.03848815,0.148026;0.5163463;0.02540064,0.2167819;0.2783415;-0.04996443,0.2957602;0.04863882;-0.2143085,-0.1976548;0.5009094;0.01031948,-0.2443246;0.2543837;-0.05371618,-0.278739;0.01793319;-0.2237652,0.08425391;0.01169556;-0.03340375,0.1232767;-0.2682047;-0.2536198,0.1530624;-0.6625998;-0.1084061,0.1704729;-0.6847249;-0.1716057,-0.08033468;-0.003353779;-0.0434328,-0.04269175;-0.3591604;-0.02481259,0.02438673;-0.7696133;0.04264534,0.02670103;-0.7525675;-0.04006608,-0.02812176;0.563419;0.03758574,357.8076
+0;0;0,-0.01232451;0.3269592;0.0140968,-0.02333869;0.6411588;0.01263897,0.1553891;0.5163006;0.01949916,0.2339802;0.2940976;-0.08816233,0.3306734;0.08041319;-0.2663031,-0.1917808;0.5110275;-0.02032775,-0.2229787;0.2683706;-0.1056862,-0.248846;0.01685774;-0.2567389,0.08535441;0.01040776;-0.03099681,0.1610754;-0.3189318;-0.1517033,0.2173644;-0.7208821;-0.03454085,0.2437663;-0.7475275;-0.09099014,-0.07776795;0.0009356351;-0.04801841,-0.0664511;-0.3575933;-0.05787972,-0.02800561;-0.7736734;0.004238874,-0.01954265;-0.7347969;-0.07907898,-0.02079857;0.5645154;0.01554048,0;0;0,-0.01625609;0.3260578;0.02598,-0.03185529;0.6398106;0.03897142,0.147943;0.5156988;0.02513814,0.2168778;0.2784906;-0.05310512,0.2960137;0.05026126;-0.2216091,-0.1975027;0.500759;0.01043323,-0.2444656;0.2544213;-0.05478936,-0.2794408;0.02005978;-0.2297069,0.08433878;0.0116225;-0.03326237,0.1223019;-0.2685369;-0.2542552,0.1524357;-0.6639205;-0.1085732,0.1696808;-0.6856672;-0.1727383,-0.0803188;-0.003326512;-0.04350083,-0.04235261;-0.3596886;-0.0252542,0.0245364;-0.771101;0.04348608,0.02682167;-0.7541487;-0.03968132,-0.02801815;0.5631719;0.03803825,357.8401
+0;0;0,-0.0123211;0.3268686;0.0140929,-0.02332444;0.6407587;0.01263669,0.1555789;0.5159317;0.01949787,0.2342082;0.2936208;-0.08821587,0.3295631;0.08289391;-0.2638911,-0.1919422;0.5106532;-0.02036933,-0.2231552;0.2678786;-0.1057692,-0.2486644;0.01984677;-0.2547312,0.08534872;0.01040707;-0.03099474,0.1609472;-0.3183994;-0.1515059,0.2169117;-0.7180332;-0.03501862,0.244498;-0.7472199;-0.09400032,-0.07776277;0.0009355727;-0.0480152,-0.06646423;-0.357013;-0.05786055,-0.0282403;-0.7706952;0.003900047,-0.01939767;-0.7314205;-0.0831556,-0.02078696;0.5641952;0.01553518,0;0;0,-0.01624092;0.3259211;0.0265553,-0.03177783;0.6393422;0.04011393,0.1480259;0.5150219;0.02510071,0.2170479;0.2784232;-0.05529785,0.2951609;0.05687539;-0.2261051,-0.1976699;0.5006974;0.01082066,-0.2457671;0.2550783;-0.05674283,-0.2801131;0.02378221;-0.2290293,0.08445554;0.01148978;-0.03299439,0.1215076;-0.2670762;-0.2552103,0.1488143;-0.6590319;-0.1067733,0.168256;-0.6824865;-0.1739113,-0.08025542;-0.003175218;-0.04361617,-0.04202361;-0.3589329;-0.02554554,0.02417281;-0.7679915;0.04299258,0.02649333;-0.7515995;-0.04391162,-0.027969;0.5627838;0.03904963,357.8737
+0;0;0,-0.01232817;0.3270563;0.01410099,-0.02333519;0.6410522;0.01264386,0.1560308;0.5160633;0.01951675,0.2347286;0.2935588;-0.08829083,0.329809;0.08343831;-0.2634605,-0.1923996;0.510771;-0.02045476,-0.2236398;0.2677848;-0.1059291,-0.2490756;0.02046683;-0.2544624,0.08534864;0.01040706;-0.03099471,0.1610312;-0.3187655;-0.15164,0.2154142;-0.707105;-0.03844485,0.2448799;-0.740324;-0.1014449,-0.07776269;0.0009355717;-0.04801516,-0.06645157;-0.3574115;-0.05787147,-0.02930791;-0.7594025;0.002143685,-0.01986284;-0.7194958;-0.09084296,-0.02079654;0.5644531;0.0155437,0;0;0,-0.01612644;0.3260887;0.02688432,-0.03152968;0.6396132;0.0406456,0.1483887;0.5141556;0.02510405,0.2173437;0.2786622;-0.05922937,0.2950222;0.05946909;-0.2318438,-0.1977856;0.5006066;0.01086925,-0.2466429;0.2552525;-0.05796704,-0.2815079;0.02774736;-0.2337543,0.08452667;0.01147197;-0.03281772,0.1212278;-0.2670466;-0.2557933,0.145143;-0.6472968;-0.1094512,0.1672264;-0.6795548;-0.1763102,-0.08022434;-0.003183866;-0.04367248,-0.04191325;-0.3593367;-0.02564187,0.02146557;-0.7569897;0.04094189,0.02391905;-0.7413054;-0.05191773,-0.02776252;0.5630176;0.03954434,357.9069
+0;0;0,-0.01317016;0.3271144;0.01423009,-0.02498457;0.6410992;0.01287662,0.1550237;0.5161477;0.01821025,0.2345278;0.2964954;-0.09509066,0.3295272;0.09317131;-0.276444,-0.1936399;0.5101303;-0.02220995,-0.2243799;0.2694616;-0.1146155,-0.2464537;0.02684025;-0.269219,0.0855246;0.01081613;-0.03038336,0.1656265;-0.3105082;-0.1688393,0.2147476;-0.6933901;-0.05358125,0.2215264;-0.6535528;-0.1476333,-0.07743728;0.0005433088;-0.04855686,-0.06552263;-0.3580528;-0.05868183,-0.02686312;-0.7547945;-0.0003950223,-0.01725984;-0.7147986;-0.09418396,-0.02225263;0.564499;0.0157533,0;0;0,-0.01605885;0.3261569;0.02726817,-0.03136532;0.639684;0.04148173,0.1486215;0.5134072;0.02481055,0.2178884;0.2788468;-0.06230223,0.2950526;0.06285872;-0.2373722,-0.1979128;0.5004998;0.01098317,-0.2474895;0.2554569;-0.05902566,-0.2817819;0.03127514;-0.2374107,0.08457962;0.01144813;-0.03270817,0.1208646;-0.2653568;-0.2583141,0.1424954;-0.6390213;-0.1093079,0.1654203;-0.6711271;-0.1771741,-0.08019985;-0.003177135;-0.04373197,-0.04185379;-0.3596093;-0.02580527,0.01994062;-0.7521337;0.04054096,0.0223563;-0.7365454;-0.05313387,-0.02762894;0.5630817;0.04026937,357.9403
+0;0;0,-0.01316629;0.3270183;0.01422591,-0.02497987;0.6409813;0.01287237,0.1553685;0.5159388;0.01821066,0.2349239;0.2961449;-0.0951633,0.3295012;0.09372412;-0.275711,-0.1939642;0.5099097;-0.02228711,-0.2247239;0.2690859;-0.1147522,-0.2466997;0.02754249;-0.2686688,0.08552977;0.01081678;-0.0303852,0.1655964;-0.3103661;-0.1687802,0.2148877;-0.694575;-0.05312266,0.2213755;-0.65516;-0.1431366,-0.07744195;0.0005433416;-0.04855979,-0.06553254;-0.3578949;-0.0586803,-0.02673905;-0.7560116;-0.0001914911,-0.01754808;-0.7164448;-0.08995365,-0.02224799;0.5643828;0.01574899,0;0;0,-0.01594474;0.3260433;0.0275352,-0.03104035;0.639548;0.04199052,0.1490626;0.5127186;0.02496696,0.2185101;0.2791552;-0.0651288,0.2948502;0.06485228;-0.2405225,-0.1979667;0.5002856;0.01117302,-0.2478678;0.2556496;-0.06062668,-0.2818506;0.03422627;-0.2404415,0.08464228;0.01130879;-0.03260982,0.1211168;-0.2632918;-0.260615,0.1424912;-0.6383179;-0.1112118,0.1631397;-0.6656052;-0.1784803,-0.08017213;-0.003058779;-0.04380271,-0.04173983;-0.3593195;-0.02581667,0.01850378;-0.7532318;0.04220281,0.02085258;-0.7370924;-0.04743876,-0.02737416;0.5629452;0.04071045,357.964
+0;0;0,-0.01316629;0.3270183;0.01422591,-0.02497987;0.6409813;0.01287237,0.1553685;0.5159388;0.01821066,0.2349239;0.2961449;-0.0951633,0.3295012;0.09372412;-0.275711,-0.1939642;0.5099097;-0.02228711,-0.2247239;0.2690859;-0.1147522,-0.2466997;0.02754249;-0.2686688,0.08552977;0.01081678;-0.0303852,0.1655964;-0.3103661;-0.1687802,0.2148877;-0.694575;-0.05312266,0.2213755;-0.65516;-0.1431366,-0.07744195;0.0005433416;-0.04855979,-0.06553254;-0.3578949;-0.0586803,-0.02673905;-0.7560116;-0.0001914911,-0.01754808;-0.7164448;-0.08995365,-0.02224799;0.5643828;0.01574899,0;0;0,-0.01594474;0.3260433;0.0275352,-0.03104035;0.639548;0.04199052,0.1490626;0.5127186;0.02496696,0.2185101;0.2791552;-0.0651288,0.2948502;0.06485228;-0.2405225,-0.1979667;0.5002856;0.01117302,-0.2478678;0.2556496;-0.06062668,-0.2818506;0.03422627;-0.2404415,0.08464228;0.01130879;-0.03260982,0.1211168;-0.2632918;-0.260615,0.1424912;-0.6383179;-0.1112118,0.1631397;-0.6656052;-0.1784803,-0.08017213;-0.003058779;-0.04380271,-0.04173983;-0.3593195;-0.02581667,0.01850378;-0.7532318;0.04220281,0.02085258;-0.7370924;-0.04743876,-0.02737416;0.5629452;0.04071045,357.9882
+0;0;0,-0.01280046;0.3269958;0.01352405,-0.02419707;0.6408775;0.01153109,0.1559246;0.5149321;0.01641131,0.2381537;0.2981813;-0.1011031,0.3320546;0.1002949;-0.2854498,-0.193404;0.510151;-0.02403338,-0.2231876;0.2709352;-0.1211978,-0.2422022;0.03437527;-0.2813164,0.08554061;0.01097916;-0.03009312,0.1698098;-0.300185;-0.1869624,0.2137437;-0.680033;-0.06691179,0.2201929;-0.6409175;-0.1552776,-0.07731957;0.0002347982;-0.04863087,-0.06211127;-0.357789;-0.05958856,-0.02354268;-0.7526261;-0.002641473,-0.01447813;-0.7132924;-0.09075451,-0.02157537;0.5643093;0.01456176,0;0;0,-0.01593611;0.3259527;0.02781796,-0.03094669;0.6393512;0.04263806,0.1491388;0.512253;0.02505159,0.2185964;0.279371;-0.06710994,0.2947029;0.06726888;-0.2436904,-0.1980609;0.500222;0.01164686,-0.2482006;0.2559752;-0.06171283,-0.2824665;0.03724009;-0.2432093,0.08463228;0.01122531;-0.03247619,0.1211734;-0.2610535;-0.2628268,0.1422236;-0.6331152;-0.1153351,0.1611649;-0.6611311;-0.1802086,-0.08002247;-0.00295994;-0.04394288,-0.04157563;-0.3589436;-0.02578041,0.01721185;-0.7497834;0.04066608,0.01945158;-0.7333227;-0.04733882,-0.02730479;0.5627772;0.04126096,358.0195
+0;0;0,-0.01279634;0.3268905;0.0135197,-0.02419035;0.6407006;0.01152728,0.1560056;0.5147536;0.0164075,0.2382815;0.2978793;-0.1011738,0.3324355;0.0994596;-0.2860174,-0.1934705;0.5099705;-0.02405426,-0.223271;0.2706185;-0.121274,-0.2423369;0.03342097;-0.2818242,0.08555277;0.01098072;-0.0300974,0.1699505;-0.300658;-0.187206,0.2132382;-0.6749189;-0.06892115,0.219616;-0.6359044;-0.1563083,-0.07733056;0.0002348315;-0.04863779,-0.06209906;-0.358335;-0.05961219,-0.02409777;-0.7473645;-0.003502734,-0.0151336;-0.7081342;-0.09064002,-0.02156931;0.5641517;0.01455718,0;0;0,-0.0158754;0.3258218;0.02814364,-0.03064946;0.6391487;0.04319811,0.1492221;0.5114032;0.02524066,0.218739;0.2794577;-0.06961632,0.2954645;0.06863317;-0.2486938,-0.197914;0.5000932;0.01197206,-0.2482655;0.2563971;-0.06356689,-0.2823181;0.04025999;-0.2493832,0.08469058;0.01119944;-0.03236949,0.1212007;-0.2602187;-0.2645849,0.1423977;-0.6275429;-0.1211975,0.1617785;-0.6543332;-0.1856778,-0.08000112;-0.002978242;-0.04400746,-0.04109726;-0.3594639;-0.02586239,0.01745006;-0.7444603;0.03960733,0.0196548;-0.7278721;-0.04741981,-0.02708283;0.5625917;0.04175591,358.0513
+0;0;0,-0.0127854;0.326611;0.01350814,-0.02417239;0.6402269;0.01151748,0.1558762;0.5143799;0.01639384,0.2382052;0.2973656;-0.1012634,0.3242781;0.115976;-0.2702421,-0.1933139;0.5096007;-0.02403481,-0.2231337;0.2700942;-0.1213173,-0.2405632;0.05325507;-0.2680877,0.08542739;0.01096463;-0.03005329,0.169939;-0.3010945;-0.1873738,0.2128631;-0.6722127;-0.07008218,0.2194028;-0.6329694;-0.159687,-0.07721723;0.0002344874;-0.04856651,-0.06196518;-0.358819;-0.05955571,-0.02428298;-0.7445819;-0.0039174,-0.01509134;-0.7051173;-0.09326595,-0.02155339;0.5637375;0.01454503,0;0;0,-0.01583234;0.3254987;0.02864647,-0.03032182;0.6386234;0.04414558,0.149175;0.5106564;0.02558708,0.219496;0.2800658;-0.07238948,0.2891143;0.09397176;-0.2438154,-0.1975646;0.4998706;0.01256203,-0.2479752;0.2565472;-0.06469687,-0.2787696;0.06244662;-0.2385969,0.08467498;0.01103374;-0.0320884,0.1208337;-0.2584511;-0.2673399,0.1407949;-0.6222913;-0.1239859,0.1618551;-0.651365;-0.1889782,-0.0797301;-0.00284282;-0.04422998,-0.0399499;-0.359718;-0.02605035,0.01779136;-0.7413889;0.03968994,0.02003126;-0.725186;-0.04953928,-0.02684619;0.5621244;0.04257131,358.0859
+0;0;0,-0.01381668;0.3262933;0.01359889,-0.02626058;0.6397834;0.01168844,0.154362;0.5140106;0.01504588,0.2384577;0.2995367;-0.1062254,0.3326354;0.1089502;-0.2959569,-0.1950167;0.5089514;-0.02542787,-0.2233391;0.2709363;-0.1270374,-0.2402938;0.03890428;-0.2915499,0.08544296;0.01134386;-0.02957782,0.1730159;-0.2884698;-0.20874,0.2118272;-0.6520513;-0.08612769,0.2492798;-0.6845424;-0.1337624,-0.07692638;-0.0001865991;-0.04885005,-0.05946659;-0.3596763;-0.0597416,-0.02164987;-0.7396654;-0.00579869,-0.01281778;-0.700538;-0.09191246,-0.02338204;0.5633155;0.01469872,0;0;0,-0.0159602;0.3251343;0.02959919,-0.03034862;0.6381558;0.04555035,0.1491495;0.5095668;0.02627254,0.2194128;0.2797618;-0.07388043,0.2965526;0.08105704;-0.2629744,-0.1978555;0.4993394;0.01350735,-0.2485346;0.2570696;-0.06720756,-0.2812694;0.048785;-0.2588754,0.08474374;0.01080495;-0.03171408,0.1200287;-0.2558844;-0.2710633,0.1401598;-0.6147583;-0.1312921,0.1576856;-0.6437065;-0.1928945,-0.07951218;-0.002654389;-0.04443872,-0.03858768;-0.3599317;-0.02615099,0.01754497;-0.7358675;0.03906459,0.01965635;-0.7191147;-0.04694095,-0.02692047;0.5616704;0.04384089,358.1187
+0;0;0,-0.01381394;0.3262285;0.01359619,-0.02625986;0.6397702;0.01168513,0.1543097;0.5139927;0.01504322,0.2384688;0.2993574;-0.1063194,0.3325796;0.1089061;-0.2959161,-0.1949633;0.508935;-0.02541829,-0.2233071;0.2707407;-0.1271043,-0.2402497;0.0388734;-0.2915,0.0854302;0.01134217;-0.0295734,0.1730649;-0.2886828;-0.2088619,0.2120191;-0.6536041;-0.08579776,0.2486561;-0.6847342;-0.132395,-0.07691489;-0.0001865712;-0.04884275,-0.05944279;-0.3599297;-0.05974198,-0.02148673;-0.741319;-0.0056003,-0.012847;-0.7023904;-0.08983852,-0.02338059;0.5632827;0.01469617,0;0;0,-0.01581378;0.325028;0.03012395,-0.03002088;0.6380931;0.04640818,0.1492743;0.5092762;0.02679968,0.2210343;0.2813868;-0.0771085,0.2972831;0.0805622;-0.264007,-0.1974719;0.4992231;0.01401403,-0.2480103;0.2575231;-0.0690941,-0.2804532;0.05172619;-0.2631831,0.08483294;0.01074098;-0.03145719,0.1195537;-0.2554639;-0.2718083,0.1408391;-0.617164;-0.1356107,0.1587309;-0.6419777;-0.1982667,-0.07941193;-0.002644863;-0.04459037,-0.03732104;-0.3600283;-0.02602509,0.01734856;-0.7380098;0.03699027,0.01940986;-0.720825;-0.04716415,-0.02665293;0.5615879;0.04459143,358.1413
+0;0;0,-0.01380901;0.3261122;0.01359134,-0.02625482;0.6396504;0.01168056,0.1542751;0.5138906;0.01503831,0.2384636;0.2991802;-0.1063667,0.3251384;0.1237771;-0.2809829,-0.1949205;0.5088341;-0.02541422,-0.2232741;0.2705565;-0.1271358,-0.2388781;0.05700976;-0.2785421,0.08536264;0.01133319;-0.02955001,0.1729427;-0.2885049;-0.2087269,0.2116716;-0.6513145;-0.08637486,0.2484115;-0.6826164;-0.1331031,-0.07685406;-0.0001864237;-0.04880412,-0.05939283;-0.3597055;-0.05969656,-0.02165642;-0.7388878;-0.005868182,-0.0129924;-0.6999341;-0.09034321,-0.0233758;0.5631697;0.01469133,0;0;0,-0.01569684;0.3248652;0.03067231,-0.0296309;0.6379095;0.04754186,0.1493693;0.5086874;0.02727842,0.2215983;0.2816549;-0.07839406,0.2928287;0.1007044;-0.2543279,-0.1969981;0.4990464;0.01430831,-0.2477949;0.2583151;-0.07168901,-0.2769552;0.07083315;-0.2527132,0.08487289;0.0105913;-0.0311904,0.1183923;-0.2539469;-0.27321,0.1399229;-0.6139758;-0.1389849,0.1580326;-0.6401742;-0.20067,-0.0792464;-0.002529216;-0.04474411,-0.0363566;-0.3595909;-0.02617248,0.01719438;-0.7353768;0.03721532,0.01930284;-0.7182061;-0.04717797,-0.02634296;0.5614122;0.0455451,358.1741
+0;0;0,-0.01432868;0.3257267;0.01319575,-0.02727728;0.6391059;0.01088413,0.1532173;0.5124479;0.01349437,0.2407957;0.3003978;-0.1104903,0.3261582;0.1305562;-0.2870886,-0.1958038;0.508514;-0.02691105,-0.2229307;0.2715572;-0.1323768,-0.2359205;0.06275442;-0.2858453,0.08536822;0.01153648;-0.02937948,0.1750449;-0.2831092;-0.2165821,0.2103908;-0.6450759;-0.09087926,0.2475303;-0.6764096;-0.1383422,-0.07670771;-0.0004575203;-0.04898668,-0.05806754;-0.3602315;-0.05985349,-0.01907585;-0.7394856;-0.007734548,-0.01033245;-0.7004912;-0.09280241,-0.02427841;0.5626662;0.01399682,0;0;0,-0.01543342;0.3244304;0.03136921,-0.02928003;0.6373316;0.04845166,0.1497431;0.5080405;0.02795339,0.2229661;0.2825632;-0.08070111,0.2934726;0.102684;-0.2538837,-0.1967731;0.4985365;0.01494353,-0.2472945;0.258638;-0.0739592,-0.2760287;0.0767;-0.2566962,0.08498152;0.01041709;-0.03088045,0.1167836;-0.2530631;-0.2747444,0.1388796;-0.613367;-0.1414651,0.1565102;-0.6388086;-0.2047839,-0.07912997;-0.00242594;-0.0449059,-0.03541499;-0.3596794;-0.025885,0.01760972;-0.7353948;0.03812085,0.01973828;-0.7182961;-0.04686688,-0.0260306;0.5608666;0.0463891,358.2079
+0;0;0,-0.01431808;0.3254857;0.01318599,-0.02726164;0.6387443;0.01087443,0.1533529;0.5120628;0.01348389,0.2409649;0.2999312;-0.1105485,0.3258831;0.1309737;-0.2862275,-0.1959049;0.5081263;-0.02694892,-0.2230423;0.2710784;-0.1324553,-0.2359644;0.06336252;-0.2851248,0.08534133;0.01153284;-0.02937022,0.1748831;-0.2826695;-0.2162912,0.2107082;-0.6495438;-0.08888407,0.2471547;-0.679733;-0.1354614,-0.07668355;-0.0004573762;-0.04897125,-0.05807142;-0.35969;-0.05982171,-0.01855108;-0.744086;-0.006996151,-0.009970827;-0.7052594;-0.09047671,-0.02426318;0.5623152;0.01398668,0;0;0,-0.01509497;0.3241142;0.03227878,-0.02878911;0.6368821;0.04970598,0.1502053;0.5074032;0.02875543,0.2243721;0.2830947;-0.08190048,0.2944806;0.1040874;-0.2541271,-0.1963875;0.498074;0.01566471,-0.2468138;0.2591543;-0.07617383,-0.2753043;0.08091956;-0.2606772,0.08503194;0.01034781;-0.03067982,0.1149692;-0.2502472;-0.2770661,0.1370242;-0.6169736;-0.1461538,0.1546921;-0.639478;-0.2098066,-0.07905734;-0.002431784;-0.04497538,-0.03463762;-0.3590367;-0.02568771,0.0192172;-0.7400318;0.03799235,0.02130907;-0.7226484;-0.04541618,-0.02560124;0.5604274;0.04755735,358.23
+0;0;0,-0.01431808;0.3254857;0.01318599,-0.02726164;0.6387443;0.01087443,0.1533529;0.5120628;0.01348389,0.2409649;0.2999312;-0.1105485,0.3258831;0.1309737;-0.2862275,-0.1959049;0.5081263;-0.02694892,-0.2230423;0.2710784;-0.1324553,-0.2359644;0.06336252;-0.2851248,0.08534133;0.01153284;-0.02937022,0.1748831;-0.2826695;-0.2162912,0.2107082;-0.6495438;-0.08888407,0.2471547;-0.679733;-0.1354614,-0.07668355;-0.0004573762;-0.04897125,-0.05807142;-0.35969;-0.05982171,-0.01855108;-0.744086;-0.006996151,-0.009970827;-0.7052594;-0.09047671,-0.02426318;0.5623152;0.01398668,0;0;0,-0.01509497;0.3241142;0.03227878,-0.02878911;0.6368821;0.04970598,0.1502053;0.5074032;0.02875543,0.2243721;0.2830947;-0.08190048,0.2944806;0.1040874;-0.2541271,-0.1963875;0.498074;0.01566471,-0.2468138;0.2591543;-0.07617383,-0.2753043;0.08091956;-0.2606772,0.08503194;0.01034781;-0.03067982,0.1149692;-0.2502472;-0.2770661,0.1370242;-0.6169736;-0.1461538,0.1546921;-0.639478;-0.2098066,-0.07905734;-0.002431784;-0.04497538,-0.03463762;-0.3590367;-0.02568771,0.0192172;-0.7400318;0.03799235,0.02130907;-0.7226484;-0.04541618,-0.02560124;0.5604274;0.04755735,358.2525
+0;0;0,-0.01462419;0.3253788;0.01295386,-0.02778105;0.6385033;0.01040592,0.1531623;0.5116004;0.01251097,0.2428588;0.3040175;-0.1178096,0.3283732;0.1366639;-0.2944793,-0.1967075;0.508395;-0.0281736,-0.2241531;0.2761549;-0.1440652,-0.233438;0.0659215;-0.2932224,0.08538374;0.01170208;-0.02903875,0.1760576;-0.2761191;-0.2242226,0.2101698;-0.6441348;-0.09258294,0.2444702;-0.6741921;-0.1398533,-0.07639854;-0.0006529247;-0.0493296,-0.05631887;-0.3593082;-0.0604043,-0.0161477;-0.7460185;-0.00777683,-0.007576347;-0.7072709;-0.09064962,-0.02473932;0.5620857;0.01357738,0;0;0,-0.01495128;0.3239641;0.03281403,-0.02859941;0.6365935;0.05053258,0.1505285;0.5067264;0.02867627,0.226043;0.2838998;-0.08430791,0.2965176;0.105029;-0.2562692,-0.1964096;0.4975427;0.01602931,-0.2467767;0.2596879;-0.07888026,-0.2744342;0.08477904;-0.2664278,0.08506669;0.01026404;-0.03047752,0.1137469;-0.2489101;-0.2777945,0.1352314;-0.6205354;-0.153854,0.1521046;-0.6435798;-0.2164598,-0.07895035;-0.002398648;-0.04507394,-0.03351119;-0.358413;-0.02640429,0.02045719;-0.7414153;0.03935947,0.02244722;-0.7239395;-0.04344796,-0.02542305;0.5601475;0.04832673,358.2865
+0;0;0,-0.01462149;0.3253187;0.01295146,-0.02777471;0.6383571;0.01040392,0.1530756;0.5114946;0.01250894,0.2428056;0.3038344;-0.1178601,0.3283345;0.1364525;-0.2945598,-0.1966124;0.5082909;-0.0281545,-0.2240682;0.2759644;-0.1440892,-0.2333547;0.06569539;-0.2932717,0.08543026;0.01170846;-0.02905457,0.1762097;-0.2764479;-0.2244658,0.2104114;-0.6454295;-0.09248057,0.2453396;-0.6765862;-0.1406161,-0.07644016;-0.0006532804;-0.04935647,-0.0563371;-0.3597263;-0.06044408,-0.01606049;-0.7474515;-0.007678472,-0.007332259;-0.7085438;-0.09206809,-0.02473355;0.5619538;0.0135748,0;0;0,-0.01481701;0.3238799;0.03310633,-0.0283719;0.6364141;0.0510478,0.1505842;0.5066646;0.02848363,0.2269729;0.2850034;-0.08641362,0.2988815;0.1079838;-0.2597568,-0.1960624;0.4973823;0.0162594,-0.2461684;0.2600968;-0.08046339,-0.2732778;0.0885153;-0.2711976,0.08508701;0.01038596;-0.03052735,0.1126869;-0.2491434;-0.2782031,0.1334891;-0.6237836;-0.160096,0.1484266;-0.645789;-0.2260464,-0.0790209;-0.002521852;-0.04504358,-0.03236445;-0.3587819;-0.02600456,0.02133538;-0.7428386;0.03998087,0.02328135;-0.7255853;-0.04434513,-0.02522283;0.5599825;0.04879284,358.3091
+0;0;0,-0.01462149;0.3253186;0.01295146,-0.02777091;0.6382672;0.01040431,0.1530791;0.5114188;0.01250874,0.2428536;0.3036554;-0.1179251,0.3283948;0.1362495;-0.2946502,-0.1966093;0.5082151;-0.02815476,-0.2240788;0.2757731;-0.1441471,-0.2333667;0.06547393;-0.293351,0.08544909;0.01171104;-0.02906097,0.176166;-0.2762469;-0.2243376,0.2108007;-0.6498996;-0.09068155,0.2463724;-0.682183;-0.1397039,-0.076457;-0.0006534244;-0.04936735,-0.05636778;-0.3594792;-0.06044731,-0.01558129;-0.7521129;-0.007013727,-0.006692258;-0.713041;-0.09295808,-0.02473031;0.5618781;0.0135746,0;0;0,-0.01480637;0.323868;0.03322649,-0.02840652;0.6363024;0.0512886,0.1503842;0.5064245;0.02758288,0.2281353;0.2864634;-0.0899328,0.3010797;0.1108917;-0.2643676,-0.1959925;0.4971884;0.01619386,-0.2459704;0.2600912;-0.08140329,-0.2726285;0.09257694;-0.2758309,0.08511242;0.01043005;-0.03050125,0.1102768;-0.2467186;-0.2805485,0.1309099;-0.6260039;-0.1605618,0.1449208;-0.6466722;-0.2297294,-0.07903762;-0.002576856;-0.04505164,-0.03228308;-0.3585539;-0.02564439,0.02274891;-0.7478915;0.03813263,0.0245602;-0.7307636;-0.04776717,-0.02524504;0.5598859;0.04902339,358.3416
+0;0;0,-0.01560265;0.325226;0.0131506,-0.02989407;0.6380535;0.01083895,0.1511239;0.5112154;0.01225022,0.2415107;0.3067581;-0.1230172,0.329325;0.1424507;-0.3015876,-0.19808;0.5080033;-0.02871352,-0.2259296;0.2798533;-0.1529787,-0.2283358;0.0799707;-0.3161866,0.08573782;0.01216172;-0.02878409,0.174587;-0.2667239;-0.2360474,0.2076215;-0.6439255;-0.1015183,0.2419797;-0.6773762;-0.1505078,-0.07644476;-0.0009800392;-0.04982613,-0.05615235;-0.3589305;-0.05926725,-0.01485894;-0.7551183;-0.006346982,-0.005878435;-0.7159973;-0.09261754,-0.02655864;0.5616894;0.01394556,0;0;0,-0.01492447;0.3238146;0.03331256,-0.02859774;0.6361678;0.0514493,0.1500016;0.5062839;0.02706718,0.2290963;0.2874361;-0.09175837,0.3025705;0.1133431;-0.2675107,-0.1960538;0.4971045;0.01632987,-0.2463902;0.2612975;-0.08432357,-0.2719194;0.09679756;-0.2815131,0.08528247;0.0106772;-0.03066432,0.1086705;-0.2446276;-0.2814668,0.1284889;-0.627765;-0.161954,0.1440378;-0.6476012;-0.2318184,-0.07930523;-0.002708779;-0.04506381,-0.03286766;-0.3578182;-0.02581983,0.02645736;-0.7506112;0.03471623,0.02809831;-0.7333951;-0.0515411,-0.02541901;0.5597677;0.04917312,358.3752
+0;0;0,-0.01560129;0.3251977;0.01314946,-0.02988965;0.6379575;0.01083877,0.1509067;0.511209;0.01225104,0.2415614;0.3061455;-0.1234174,0.3292816;0.1420142;-0.3017963,-0.1978639;0.5080008;-0.02866187,-0.2257961;0.2791744;-0.1532955,-0.2281997;0.07950613;-0.3163284,0.08576503;0.01216558;-0.02879322,0.1744155;-0.2660964;-0.235593,0.2076171;-0.6452062;-0.1003834,0.2450062;-0.6842539;-0.1536943,-0.07646901;-0.0009803503;-0.04984194,-0.05622198;-0.3581304;-0.05926195,-0.01471967;-0.7563223;-0.006073967,-0.004946985;-0.7163967;-0.09995455,-0.02655539;0.5616202;0.01394428,0;0;0,-0.01491454;0.3237685;0.03348684,-0.02851544;0.63604;0.05191898,0.1497198;0.5063249;0.02627325,0.2354047;0.2988685;-0.1089864,0.3048891;0.1134452;-0.2740411,-0.1957193;0.4970757;0.01650019,-0.2462253;0.2608538;-0.08510476,-0.271845;0.09867242;-0.2838352,0.08530593;0.01073284;-0.03066587,0.1065572;-0.2432743;-0.2818303,0.1272499;-0.6286452;-0.1627955,0.144431;-0.6524873;-0.2390413,-0.0793464;-0.002780351;-0.04504561,-0.03279445;-0.3570703;-0.0259059,0.02682389;-0.7519792;0.03410074,0.02842139;-0.7358699;-0.05977194,-0.02534894;0.5596689;0.04956055,358.3979
+0;0;0,-0.01560129;0.3251977;0.01314946,-0.02988965;0.6379575;0.01083877,0.1509067;0.511209;0.01225104,0.2415614;0.3061455;-0.1234174,0.3292816;0.1420142;-0.3017963,-0.1978639;0.5080008;-0.02866187,-0.2257961;0.2791744;-0.1532955,-0.2281997;0.07950613;-0.3163284,0.08576503;0.01216558;-0.02879322,0.1744155;-0.2660964;-0.235593,0.2076171;-0.6452062;-0.1003834,0.2450062;-0.6842539;-0.1536943,-0.07646901;-0.0009803503;-0.04984194,-0.05622198;-0.3581304;-0.05926195,-0.01471967;-0.7563223;-0.006073967,-0.004946985;-0.7163967;-0.09995455,-0.02655539;0.5616202;0.01394428,0;0;0,-0.01491454;0.3237685;0.03348684,-0.02851544;0.63604;0.05191898,0.1497198;0.5063249;0.02627325,0.2354047;0.2988685;-0.1089864,0.3048891;0.1134452;-0.2740411,-0.1957193;0.4970757;0.01650019,-0.2462253;0.2608538;-0.08510476,-0.271845;0.09867242;-0.2838352,0.08530593;0.01073284;-0.03066587,0.1065572;-0.2432743;-0.2818303,0.1272499;-0.6286452;-0.1627955,0.144431;-0.6524873;-0.2390413,-0.0793464;-0.002780351;-0.04504561,-0.03279445;-0.3570703;-0.0259059,0.02682389;-0.7519792;0.03410074,0.02842139;-0.7358699;-0.05977194,-0.02534894;0.5596689;0.04956055,358.4208
+0;0;0,-0.01600487;0.3251211;0.01338973,-0.03056188;0.637785;0.01135179,0.1499589;0.5105813;0.01192014,0.2442245;0.3082674;-0.1253055,0.3302658;0.1496024;-0.3095417,-0.1980763;0.5079666;-0.02922558,-0.2248939;0.2812865;-0.1578521,-0.2252128;0.08138134;-0.3208197,0.08616982;0.01239189;-0.0286958,0.1739375;-0.2581472;-0.2446807,0.201893;-0.6345035;-0.1075434,0.2406291;-0.6695511;-0.167378,-0.07670532;-0.001195795;-0.05017078,-0.05499173;-0.3575486;-0.05940246,-0.01355495;-0.753445;-0.006665636,-0.003531725;-0.713341;-0.1021083,-0.02717444;0.5614593;0.01438603,0;0;0,-0.01505802;0.323688;0.03374171,-0.02875119;0.6358615;0.0523026,0.1492405;0.5063809;0.02563739,0.2344266;0.2979804;-0.1083789,0.3059593;0.1172132;-0.2778692,-0.1957006;0.4967861;0.01686445,-0.2461857;0.2616732;-0.08715954,-0.2719039;0.1029802;-0.2888419,0.08552776;0.01103421;-0.03107238,0.1048875;-0.2420996;-0.2822546,0.1245297;-0.6253477;-0.1640712,0.1431209;-0.6522047;-0.2397912,-0.07981431;-0.002962229;-0.04497937,-0.0331644;-0.3565297;-0.02606296,0.02655322;-0.7489493;0.03454104,0.02796223;-0.7330642;-0.06090867,-0.0255705;0.5595036;0.049927,358.4573
+0;0;0,-0.0160063;0.3251501;0.01339092,-0.03055894;0.6377207;0.01135319,0.1498906;0.5105509;0.01192198,0.2441403;0.308271;-0.1252806,0.3302394;0.1494995;-0.3096404,-0.1980058;0.5079373;-0.02920734,-0.224819;0.2812954;-0.1578121,-0.225138;0.081256;-0.3208891,0.08640911;0.0124263;-0.02877549,0.1739111;-0.2572939;-0.2441067,0.2019836;-0.6352247;-0.1063956,0.2408654;-0.670517;-0.1664552,-0.07691834;-0.001199116;-0.05031011,-0.05527047;-0.3564733;-0.05951384,-0.01366033;-0.7540261;-0.006556384,-0.003599411;-0.7138841;-0.102358,-0.0271721;0.5614086;0.01438689,0;0;0,-0.01507255;0.3236697;0.03418875,-0.02880653;0.6357294;0.05302811,0.1489848;0.5063956;0.02513933,0.2343746;0.297505;-0.1078945,0.3051632;0.1214926;-0.2828761,-0.1956168;0.4964445;0.01772586,-0.2469371;0.2632902;-0.09011663,-0.2725928;0.1081798;-0.2947932,0.08558522;0.01120417;-0.03160083,0.1036025;-0.2412207;-0.2820607,0.1235947;-0.6262934;-0.1641477,0.1418792;-0.6533633;-0.2402446,-0.08022056;-0.003111011;-0.0447656,-0.03364596;-0.3555911;-0.02574611,0.02593444;-0.7497698;0.0347301,0.02706901;-0.7339215;-0.0610847,-0.02561799;0.5593862;0.05062819,358.4876
+0;0;0,-0.01600986;0.3252225;0.0133939,-0.03057308;0.6380208;0.01135423,0.1497656;0.5108175;0.01192722,0.2441868;0.3081695;-0.125525,0.3302474;0.1494689;-0.3098025,-0.1979072;0.5082056;-0.02917564,-0.2247691;0.2811512;-0.1580145,-0.225088;0.08120123;-0.3210187,0.08661053;0.01245527;-0.02884256,0.1732175;-0.2545061;-0.2419712,0.2021705;-0.6442913;-0.09994055,0.240857;-0.6792557;-0.1596985,-0.07709764;-0.001201911;-0.05042738,-0.0556712;-0.3528421;-0.05953697,-0.01275589;-0.7628648;-0.004918411,-0.002745512;-0.7227737;-0.1002388,-0.0271833;0.5616425;0.01439055,0;0;0,-0.01517463;0.3236964;0.03457928,-0.02900562;0.6359449;0.05404449,0.1484416;0.5063232;0.02459454,0.2344823;0.3039236;-0.118605,0.3043244;0.1229683;-0.2886865,-0.1953727;0.4959472;0.01842415,-0.2467855;0.2628625;-0.09067647,-0.273634;0.1119743;-0.2981913,0.08566411;0.01133648;-0.0319618,0.1009481;-0.2314057;-0.2869825,0.122642;-0.628263;-0.1646013,0.1396798;-0.6551237;-0.2405262,-0.08053847;-0.003225438;-0.04462693,-0.03452916;-0.3521192;-0.0259401,0.0270706;-0.7586634;0.03627572,0.02794227;-0.7427332;-0.05906206,-0.02576515;0.5595449;0.05142069,358.5104
+0;0;0,-0.01653721;0.325101;0.01352494,-0.03163943;0.6378766;0.0116304,0.1483516;0.5105938;0.01182469,0.2450907;0.3119644;-0.1297074,0.3319174;0.1590746;-0.3187714,-0.1981514;0.5080986;-0.0298311,-0.2250441;0.2872606;-0.1689382,-0.2227142;0.0852779;-0.3297389,0.08715925;0.01265784;-0.02869866,0.1684836;-0.2342311;-0.2464941,0.1976156;-0.6600087;-0.09076609,0.231759;-0.6954204;-0.1433545,-0.07738823;-0.001335287;-0.05089055,-0.05613359;-0.3396913;-0.059021,-0.008656956;-0.7875611;0.0005190596,0.0008850535;-0.748055;-0.0890833,-0.02811655;0.5614782;0.01463115,0;0;0,-0.0158722;0.3234584;0.03563476,-0.02997098;0.6356632;0.05567241,0.1468745;0.5060923;0.0244422,0.2320608;0.3023313;-0.1172199,0.3012285;0.1274713;-0.2941356,-0.195607;0.4951915;0.01992114,-0.2474741;0.2630624;-0.09084593,-0.2753165;0.1164039;-0.3015006,0.0859225;0.01183312;-0.03252494,0.09772106;-0.1878447;-0.306372,0.1168924;-0.6218022;-0.1733316,0.13559;-0.6518921;-0.2385206,-0.0812446;-0.003644674;-0.04434637,-0.03732445;-0.3394189;-0.02619865,0.02999472;-0.7835226;0.04181941,0.03048757;-0.7666945;-0.04782578,-0.02663641;0.5592499;0.0528388,358.5436
+0;0;0,-0.01654098;0.325175;0.01352802,-0.03164008;0.6378868;0.01163343,0.1479963;0.5107118;0.01183313,0.2541915;0.2926665;-0.1435337,0.3410659;0.1396926;-0.3327016,-0.1978108;0.5082216;-0.02973899,-0.2273322;0.2657968;-0.1824437,-0.225001;0.06370302;-0.3433329,0.08741675;0.01269523;-0.02878344,0.1686938;-0.2340499;-0.246452,0.1978034;-0.6595008;-0.09084347,0.2342676;-0.6993589;-0.1470066,-0.07761686;-0.001339232;-0.0510409,-0.0563746;-0.3394982;-0.05916661,-0.008934397;-0.7870243;0.0003277659,0.001256227;-0.7468719;-0.09536528,-0.02811746;0.561494;0.01463395,0;0;0,-0.01649656;0.3233359;0.03710961,-0.03080286;0.6354311;0.05772972,0.1455139;0.5060086;0.02498985,0.2318707;0.2829045;-0.1354069,0.3057526;0.1164815;-0.3186485,-0.1958355;0.4943957;0.02208813,-0.2525463;0.2393261;-0.09908696,-0.2822557;0.09858537;-0.3136611,0.08597584;0.01228344;-0.03299415,0.0968373;-0.1898781;-0.3048056,0.1136068;-0.6212972;-0.1645698,0.1345444;-0.6521675;-0.2368229,-0.08170371;-0.004083861;-0.04403599,-0.03814552;-0.3396946;-0.02568205,0.03164333;-0.7835023;0.03938697,0.03177709;-0.7674688;-0.05636793,-0.02742714;0.559033;0.05469728,358.5666
+0;0;0,-0.01655016;0.3253555;0.01353553,-0.03164266;0.6379277;0.0116439,0.1477126;0.5109149;0.01184478,0.2448334;0.3115019;-0.1302457,0.3315932;0.1587298;-0.319164,-0.19755;0.5084286;-0.02966189,-0.2245488;0.2867194;-0.1693177,-0.2222207;0.08489223;-0.3299947,0.08742662;0.01269667;-0.02878669,0.1686895;-0.2340055;-0.2464174,0.1977926;-0.6593617;-0.09084339,0.2346028;-0.6998827;-0.1475394,-0.07762562;-0.001339383;-0.05104666,-0.05638706;-0.3394395;-0.05917096,-0.008957401;-0.7868661;0.0003101937,0.00132992;-0.7466174;-0.09629086,-0.02812384;0.5616171;0.01464119,0;0;0,-0.01726243;0.3232604;0.03896189,-0.03176481;0.6351225;0.06092525,0.1440374;0.5060134;0.02559304,0.2245425;0.3167715;-0.1390098,0.2958303;0.134336;-0.3069148,-0.1956545;0.4923214;0.02469822,-0.2499704;0.2608972;-0.08879302,-0.2822182;0.1289949;-0.3081526,0.08591534;0.01253259;-0.03308749,0.0959729;-0.1904491;-0.3042443,0.1123715;-0.6210918;-0.1619201,0.1330861;-0.652136;-0.2353172,-0.08179828;-0.004413746;-0.04385034,-0.03888769;-0.340013;-0.02486131,0.0308016;-0.7835237;0.04162076,0.03043852;-0.7675762;-0.0550489,-0.02829834;0.5588354;0.05732989,358.6011
+0;0;0,-0.01690145;0.3254481;0.01379926,-0.03235061;0.6379943;0.0122457,0.1468017;0.5101333;0.01152898,0.2461564;0.3156711;-0.1358053,0.3333897;0.167487;-0.3296541,-0.1979292;0.5085937;-0.03007179,-0.2211731;0.2889563;-0.1736454,-0.2188173;0.09154184;-0.3414773,0.08779057;0.01276058;-0.02855068,0.1677625;-0.2269138;-0.254252,0.1929987;-0.651468;-0.09600781,0.2307483;-0.6915456;-0.1526526,-0.07778683;-0.001417886;-0.05130649,-0.05541116;-0.3393871;-0.05882428,-0.007503953;-0.7866913;0.0007425956,0.002858348;-0.746418;-0.09585771,-0.0287446;0.5617032;0.01515017,0;0;0,-0.01743181;0.3232301;0.04013705,-0.03210421;0.6350087;0.0630548,0.1434935;0.5058216;0.02614975,0.224794;0.3172301;-0.1388284,0.2926788;0.137357;-0.3125606,-0.1954467;0.4910277;0.02670781,-0.2504272;0.2602711;-0.08784697,-0.2845702;0.1322324;-0.3105259,0.08602947;0.01269498;-0.03351009,0.09583796;-0.1911714;-0.3039222,0.1119873;-0.6213853;-0.1604664,0.1325787;-0.6519724;-0.2342888,-0.08223356;-0.004600434;-0.04360775,-0.03921533;-0.3401418;-0.02511817,0.03019417;-0.7834275;0.04273802,0.02948616;-0.7674558;-0.05394315,-0.02855639;0.5587626;0.05909109,358.6334
+0;0;0,-0.01691587;0.3257258;0.01381104,-0.03236259;0.6382213;0.01225861,0.1466323;0.5104388;0.01154387,0.2459975;0.3159562;-0.135806,0.3330216;0.1681273;-0.3291901,-0.1977925;0.5089006;-0.03001997,-0.2210388;0.2892399;-0.1736088,-0.2186887;0.09229879;-0.3410383,0.08770996;0.01274886;-0.02852447,0.167704;-0.2269917;-0.2542881,0.1929435;-0.6516011;-0.09602331,0.2296707;-0.6897808;-0.151134,-0.0777154;-0.001416584;-0.05125937,-0.05533355;-0.3394791;-0.05877924,-0.007420115;-0.7868415;0.000795383,0.002661545;-0.7468464;-0.09318873,-0.02875813;0.5619629;0.01516184,0;0;0,-0.01724308;0.3233416;0.04155779,-0.03206258;0.6350012;0.06532836,0.1432586;0.5060619;0.02694106,0.224973;0.318197;-0.1387045,0.2889037;0.145495;-0.3201181,-0.194721;0.4897793;0.0291498,-0.2505857;0.2602835;-0.08755395,-0.2873526;0.1355582;-0.3109723,0.08594645;0.01280433;-0.03344357,0.09693035;-0.1899611;-0.3047539,0.1113886;-0.6206118;-0.1622448,0.132026;-0.651408;-0.2323339,-0.08214019;-0.004768713;-0.04358283,-0.03866382;-0.3403314;-0.0248415,0.03062991;-0.7832227;0.04603589,0.02954778;-0.7668735;-0.0480228,-0.02844875;0.5588074;0.06106043,358.6666
+0;0;0,-0.01695073;0.3263971;0.0138395,-0.03240007;0.6389438;0.01228819,0.1458756;0.511391;0.01158755,0.2452532;0.3168841;-0.1357807,0.3322965;0.1690226;-0.3292074,-0.1971385;0.5098591;-0.02980605,-0.2203878;0.290171;-0.1734128,-0.2180372;0.09318651;-0.3408792,0.08766347;0.0127421;-0.02850935,0.1676798;-0.2270653;-0.2543359,0.1929215;-0.6517127;-0.09605697,0.2282261;-0.6872514;-0.1490329,-0.07767422;-0.001415833;-0.05123221,-0.05528613;-0.3395726;-0.05875418,-0.007368416;-0.7869749;0.0008257702,0.002322723;-0.747367;-0.08951778,-0.02879649;0.5627041;0.0151907,0;0;0,-0.01708487;0.3238232;0.04313374,-0.03196584;0.6354665;0.06775403,0.1425663;0.5072431;0.02802253,0.2250108;0.3203445;-0.1384048,0.2868018;0.1515148;-0.3242323,-0.1935255;0.4894586;0.03180131,-0.2465573;0.2662251;-0.09773912,-0.2886202;0.1385272;-0.3185951,0.08577093;0.01282738;-0.0337466,0.09788176;-0.188747;-0.3060129,0.111529;-0.6196957;-0.1641972,0.1314427;-0.6494524;-0.2303846,-0.08219375;-0.0048267;-0.04336957,-0.03822532;-0.3404143;-0.02451316,0.03050369;-0.7831228;0.04828957,0.02910177;-0.7662122;-0.04212552,-0.02833048;0.559307;0.063236,358.7005
+0;0;0,-0.01690046;0.3263811;0.01426991,-0.03229064;0.6389327;0.01313615,0.1457791;0.5107605;0.01195474,0.2475236;0.3190482;-0.1374464,0.3358346;0.1782785;-0.3355335,-0.1967906;0.5099264;-0.03009902,-0.2227291;0.2999015;-0.1870799,-0.2105215;0.1093512;-0.3614215,0.08781489;0.01266045;-0.02807643,0.1672778;-0.2211265;-0.2603202,0.1904649;-0.646072;-0.102528,0.2270228;-0.6810465;-0.1553488,-0.0775648;-0.001375618;-0.05139881,-0.05304344;-0.3394009;-0.05814055,-0.004706275;-0.786762;0.001409378,0.005130241;-0.747124;-0.08891526,-0.02870302;0.5626884;0.01593446,0;0;0,-0.01708487;0.3238232;0.04313374,-0.03196584;0.6354665;0.06775403,0.1425663;0.5072431;0.02802253,0.2250108;0.3203445;-0.1384048,0.2868018;0.1515148;-0.3242323,-0.1935255;0.4894586;0.03180131,-0.2465573;0.2662251;-0.09773912,-0.2886202;0.1385272;-0.3185951,0.08577093;0.01282738;-0.0337466,0.09788176;-0.188747;-0.3060129,0.111529;-0.6196957;-0.1641972,0.1314427;-0.6494524;-0.2303846,-0.08219375;-0.0048267;-0.04336957,-0.03822532;-0.3404143;-0.02451316,0.03050369;-0.7831228;0.04828957,0.02910177;-0.7662122;-0.04212552,-0.02833048;0.559307;0.063236,358.7226
+0;0;0,-0.01692581;0.3268707;0.01429131,-0.03231523;0.6394046;0.01315917,0.145372;0.5113855;0.01198498,0.2471336;0.3196408;-0.1374414,0.3366797;0.1769025;-0.3382987,-0.1964504;0.5105532;-0.02997704,-0.2223932;0.3004928;-0.1869844,-0.2100149;0.1072777;-0.3637643,0.08814461;0.01270799;-0.02818185,0.1673364;-0.2202814;-0.2596333,0.1897373;-0.6308173;-0.1071917,0.2301486;-0.6726404;-0.1655802,-0.07785603;-0.001380783;-0.0515918,-0.05341832;-0.3382529;-0.05831054,-0.006720237;-0.7704444;-0.0007799119,0.004153107;-0.7297904;-0.1006253,-0.02872948;0.5632001;0.01595602,0;0;0,-0.01685712;0.3240457;0.04522634,-0.03161294;0.6355754;0.07113552,0.1422507;0.5076526;0.0298624,0.2253593;0.3220071;-0.1377038,0.2837613;0.1583986;-0.3340653,-0.1922099;0.4882879;0.03458844,-0.2502904;0.2671343;-0.0964361,-0.2947667;0.1404282;-0.3216112,0.08588663;0.0128793;-0.03439176,0.09805679;-0.2010368;-0.2955755,0.1115854;-0.6151612;-0.1520556,0.1312003;-0.6482792;-0.2284245,-0.08276977;-0.00492142;-0.04301308,-0.03816599;-0.3392665;-0.02433158,0.02742437;-0.7670853;0.04601756,0.02549996;-0.7515237;-0.05392579,-0.0280608;0.5594783;0.06619287,358.7456
+0;0;0,-0.01693218;0.3269938;0.01429669,-0.03231609;0.6394125;0.01316743,0.1449019;0.5116163;0.01200076,0.2467194;0.3197664;-0.1375076,0.3368053;0.1761676;-0.3395758,-0.196007;0.5107862;-0.02984914,-0.2219642;0.3006106;-0.1869427,-0.2095112;0.1062306;-0.3647882,0.08815309;0.01270921;-0.02818456,0.1676718;-0.221242;-0.2605915,0.1908571;-0.6461545;-0.1028116,0.2260381;-0.6786818;-0.153643,-0.07786351;-0.001380915;-0.05159676,-0.05332492;-0.3396437;-0.05834324,-0.004991516;-0.7869701;0.001202054,0.004474528;-0.7476951;-0.0857207,-0.02873431;0.5632924;0.01596119,0;0;0,-0.01687065;0.3239512;0.04676628,-0.0316757;0.6352677;0.07380557,0.1416289;0.5078789;0.0314281,0.2241996;0.3249963;-0.1396332,0.2824486;0.1763743;-0.3496004,-0.1915331;0.4874343;0.03735851,-0.2496367;0.2673544;-0.0957381,-0.2963583;0.1477919;-0.3261499,0.08586645;0.01296075;-0.03443587,0.100346;-0.1857326;-0.3089913,0.1111258;-0.6162076;-0.1656117,0.1308814;-0.645527;-0.2274351,-0.08281974;-0.005042256;-0.04292231,-0.03789847;-0.3407084;-0.02343657,0.03021046;-0.7831955;0.0510553,0.02830083;-0.7658221;-0.03593963,-0.02812563;0.5592771;0.06853962,358.7685
+0;0;0,-0.01711;0.3274614;0.01468693,-0.03262653;0.6399843;0.01399459,0.1439233;0.5117824;0.01230576,0.247163;0.3249247;-0.1423407,0.3346268;0.2027267;-0.3626751,-0.1954738;0.511464;-0.03009952,-0.2077236;0.2707889;-0.1369414,-0.2124984;0.115421;-0.3536614,0.08813198;0.0126632;-0.02778756,0.1665478;-0.2161187;-0.2655953,0.1851976;-0.6410506;-0.1072378,0.2202845;-0.6696946;-0.1582797,-0.07762089;-0.001363411;-0.05169999,-0.05197094;-0.3395051;-0.05840448,-0.003209654;-0.7867863;0.00121076,0.00611796;-0.7477656;-0.08309293,-0.02901898;0.5638995;0.01667235,0;0;0,-0.01692309;0.3241516;0.04877234,-0.03185544;0.6354586;0.07707906,0.1405624;0.5080464;0.03291655,0.2238449;0.3239819;-0.1364175,0.2813273;0.1817566;-0.3545855,-0.1909965;0.4875729;0.04013252,-0.2619443;0.2976735;-0.1283738,-0.2992418;0.1526462;-0.349067,0.08585871;0.01298425;-0.03405058,0.1002537;-0.1861827;-0.3082184,0.1106974;-0.6168178;-0.1652622,0.1297903;-0.6442266;-0.2253886,-0.08255005;-0.005068676;-0.04312248,-0.03699476;-0.3405713;-0.02298791,0.02994996;-0.7831399;0.05213491,0.02785634;-0.765349;-0.03225731,-0.02826635;0.5595285;0.07152653,358.801
+0;0;0,-0.01711745;0.327604;0.01469332,-0.03264096;0.6402647;0.01400274,0.1435266;0.5121917;0.01232306,0.24675;0.3253633;-0.142299,0.3360365;0.2006189;-0.367225,-0.1951215;0.511874;-0.02998863,-0.2073694;0.2712367;-0.1368137,-0.2122437;0.1126311;-0.3580499,0.08823539;0.01267806;-0.02782017,0.1698601;-0.2254661;-0.2753595,0.1860485;-0.5943143;-0.1379025,0.2277318;-0.6339835;-0.1985404,-0.07771197;-0.001365011;-0.05176065,-0.05101237;-0.3533442;-0.05873951,-0.008686729;-0.7415919;-0.006992452,0.002394487;-0.7008753;-0.1071453,-0.02903407;0.5641937;0.01668002,0;0;0,-0.01714751;0.3241389;0.04973125,-0.03231999;0.6354753;0.07905221,0.139525;0.5082273;0.03393078,0.2229824;0.3232965;-0.1343051,0.2799714;0.1859648;-0.362378,-0.1908856;0.4873348;0.04202236,-0.2617414;0.2977327;-0.1267923,-0.3023578;0.1555722;-0.3554091,0.08597278;0.01314697;-0.03400028,0.09642825;-0.233971;-0.2859415,0.1089402;-0.6035888;-0.1501783,0.1290002;-0.6366764;-0.2268972,-0.08265326;-0.005248429;-0.04314016,-0.03518377;-0.3544925;-0.02249572,0.02257135;-0.7383132;0.04496932,0.0198787;-0.7227961;-0.05528653,-0.02871944;0.5595664;0.07340837,358.8344
+0;0;0,-0.01713043;0.3278524;0.01470447,-0.0326591;0.6406159;0.01401446,0.1432222;0.5126224;0.01234225,0.246445;0.3257953;-0.1422789,0.3385076;0.1971723;-0.3741981,-0.1948636;0.5123053;-0.02989919,-0.2071114;0.2716696;-0.1367236,-0.2121372;0.1081326;-0.3648384,0.08810982;0.01266001;-0.02778058,0.1667144;-0.2166728;-0.266161,0.1853685;-0.6417012;-0.1077675,0.2195201;-0.668782;-0.1574488,-0.07760138;-0.001363068;-0.05168699,-0.05188967;-0.3403191;-0.05840763,-0.003117301;-0.7877018;0.00122115,0.005961668;-0.7489216;-0.08083527,-0.02905189;0.5645381;0.01669197,0;0;0,-0.01723249;0.3242763;0.05044604,-0.03252434;0.6356335;0.08057404,0.1388081;0.5084461;0.03422594,0.2223213;0.3234499;-0.1339078,0.2791543;0.1901934;-0.3743629,-0.1905114;0.4872027;0.04296435,-0.2614765;0.2979189;-0.1261587,-0.3047741;0.1579985;-0.3656447,0.08592831;0.01323879;-0.03371108,0.09996463;-0.1759317;-0.3158723,0.1092494;-0.6065711;-0.1725227,0.1290446;-0.6339473;-0.2291698,-0.08239959;-0.005346757;-0.04332548,-0.0367127;-0.3416807;-0.02358576,0.03244965;-0.7833754;0.05520514,0.02594318;-0.8123794;-0.002837766,-0.02888649;0.5597348;0.0747292,358.868
+0;0;0,-0.01731952;0.3278159;0.01528531,-0.03326495;0.6405603;0.01527639,0.142665;0.5123767;0.01291677,0.2443549;0.3376158;-0.1561537,0.3442911;0.1876133;-0.3713697,-0.1949697;0.5123041;-0.0302228,-0.214262;0.329229;-0.218845,-0.2078025;0.1073253;-0.3906676,0.08827233;0.01255675;-0.02730752,0.1655329;-0.2121857;-0.2704517,0.1786342;-0.6335854;-0.1021178,0.2104317;-0.653299;-0.1605152,-0.07750548;-0.00132595;-0.05183166,-0.05069827;-0.340198;-0.05850987,-0.001417737;-0.787406;0.002005067,0.007825621;-0.7485865;-0.08002879,-0.02953866;0.5644818;0.01776258,0;0;0,-0.01723249;0.3242763;0.05044604,-0.03252434;0.6356335;0.08057404,0.1388081;0.5084461;0.03422594,0.2223213;0.3234499;-0.1339078,0.2791543;0.1901934;-0.3743629,-0.1905114;0.4872027;0.04296435,-0.2614765;0.2979189;-0.1261587,-0.3047741;0.1579985;-0.3656447,0.08592831;0.01323879;-0.03371108,0.09996463;-0.1759317;-0.3158723,0.1092494;-0.6065711;-0.1725227,0.1290446;-0.6339473;-0.2291698,-0.08239959;-0.005346757;-0.04332548,-0.0367127;-0.3416807;-0.02358576,0.03244965;-0.7833754;0.05520514,0.02594318;-0.8123794;-0.002837766,-0.02888649;0.5597348;0.0747292,358.8909
+0;0;0,-0.01732511;0.3279218;0.01529025,-0.03328056;0.6408596;0.01528377,0.1422032;0.5128204;0.01293637,0.2440613;0.3377704;-0.1564138,0.3431382;0.1890577;-0.3697793,-0.1945575;0.5127479;-0.03009152,-0.2138818;0.3293699;-0.2190258,-0.2074778;0.1093744;-0.3893709,0.08839421;0.01257408;-0.02734522,0.1656424;-0.2121323;-0.2704504,0.1787492;-0.6337069;-0.1020467,0.2095797;-0.6519087;-0.1586681,-0.07761248;-0.001327781;-0.05190322,-0.05080958;-0.3401454;-0.05858036,-0.001508594;-0.787539;0.001959689,0.007453671;-0.7489878;-0.07757948,-0.02955474;0.5647906;0.01776964,0;0;0,-0.01716898;0.3242842;0.05110431,-0.03257146;0.6357333;0.08218575,0.1380595;0.5086619;0.03479815,0.219191;0.3323799;-0.1441975,0.2774683;0.1931427;-0.3780205,-0.1897685;0.4869447;0.0439776,-0.2611718;0.2979556;-0.1259686,-0.3080028;0.1690219;-0.3681245,0.08603884;0.01338428;-0.03372812,0.09984634;-0.1765313;-0.3153338,0.1093498;-0.6087661;-0.1762674,0.1300675;-0.6330265;-0.2320035,-0.08254311;-0.005490123;-0.04331166,-0.03671375;-0.3417886;-0.02425089,0.03105802;-0.7830031;0.05937634,0.02869897;-0.7644919;-0.02026265,-0.02893271;0.5598512;0.07625055,358.914
+0;0;0,-0.01732857;0.3279872;0.0152933,-0.0333052;0.641339;0.01528805,0.1418061;0.5133416;0.01295358,0.2437076;0.338217;-0.1564687,0.3441107;0.1875137;-0.3726903,-0.1942175;0.5132693;-0.02998013,-0.21355;0.3298132;-0.2189948,-0.2070603;0.1068728;-0.3916202,0.08855454;0.01259689;-0.02739482,0.1657962;-0.2120903;-0.2704792,0.1789042;-0.6337053;-0.1020594,0.210179;-0.6526018;-0.1594969,-0.07775326;-0.001330189;-0.05199736,-0.05095264;-0.3401189;-0.05867393,-0.001646928;-0.7875555;0.001871925,0.0074445;-0.748881;-0.07881355,-0.02957585;0.5651981;0.01777627,0;0;0,-0.01662955;0.3242839;0.05170298,-0.03185557;0.6359935;0.08433414,0.1381532;0.5089388;0.03597212,0.2202764;0.3361887;-0.1461532,0.2757764;0.1985924;-0.3860095,-0.1883802;0.4867303;0.04568351,-0.2608037;0.2995952;-0.126048,-0.3089545;0.1705052;-0.37214,0.08613557;0.01334538;-0.03396511,0.1005124;-0.1768665;-0.3153073,0.1073172;-0.6095382;-0.177303,0.1301907;-0.6323324;-0.235248,-0.08281019;-0.005450378;-0.04317208,-0.03665284;-0.3416359;-0.02343752,0.0310231;-0.7827668;0.06094116,0.02748564;-0.8123268;0.005190391,-0.02823181;0.5600497;0.07825494,358.9455
+0;0;0,-0.0167508;0.328134;0.01643002,-0.03245584;0.6414169;0.01709622,0.1422284;0.5133612;0.01419506,0.2448936;0.3419865;-0.1589186,0.3501475;0.2007124;-0.4068843,-0.1928397;0.5136316;-0.02928953,-0.2224469;0.3243203;-0.211395,-0.2084514;0.1283321;-0.4435943,0.08885689;0.0124461;-0.02679517,0.1659891;-0.2079916;-0.2739665,0.171918;-0.6291842;-0.1040211,0.2041976;-0.6483679;-0.1617372,-0.07764244;-0.001215091;-0.05233173,-0.04967871;-0.340061;-0.05843939,0.0006436333;-0.7873111;0.002837155,0.009960338;-0.7485093;-0.07857467,-0.02876397;0.565339;0.0194231,0;0;0,-0.01581603;0.3243595;0.05256617,-0.03054056;0.6359129;0.08611286,0.1387898;0.5093452;0.03651607,0.2195204;0.3422691;-0.1517547,0.2786905;0.1976028;-0.4127036,-0.1868062;0.486804;0.0467073,-0.2590221;0.3038865;-0.1299387,-0.3112019;0.1603882;-0.3930152,0.08618381;0.01327553;-0.03412545,0.1012509;-0.1750235;-0.3168838,0.104574;-0.6077729;-0.1789104,0.1282333;-0.629804;-0.2382835,-0.08296724;-0.005384006;-0.04307996,-0.03672691;-0.3417755;-0.02468302,0.03036925;-0.7826859;0.0614323,0.02709779;-0.8109921;0.003278561,-0.02710217;0.5600467;0.07983625,358.9682
+0;0;0,-0.01676541;0.3284202;0.01644435,-0.03248144;0.6419203;0.01711289,0.1416048;0.5140372;0.01423031,0.2443181;0.3425821;-0.1589645,0.349079;0.20197;-0.4057683,-0.1922906;0.5143066;-0.0291021,-0.2219117;0.3249065;-0.211293,-0.2079818;0.1298367;-0.4424042,0.088858;0.01244626;-0.02679551,0.1660179;-0.2080706;-0.2740555,0.1719473;-0.6293008;-0.1040949,0.2044195;-0.648778;-0.1621554,-0.07764341;-0.001215106;-0.05233238,-0.04966964;-0.3401826;-0.05844223,0.0006571971;-0.7874726;0.002839778,0.01002949;-0.7486184;-0.07905778,-0.0287891;0.5658331;0.01944006,0;0;0,-0.01389765;0.3245127;0.05394185,-0.02776346;0.6361619;0.08890998,0.1404724;0.5096603;0.03820384,0.2202924;0.3458101;-0.1534344,0.2797821;0.2010088;-0.4125719,-0.183413;0.4871833;0.04855824,-0.2562526;0.3060279;-0.1298245,-0.3068407;0.1695797;-0.395308,0.08619996;0.01315904;-0.03413296,0.1032156;-0.1733044;-0.3181412,0.1047218;-0.6062675;-0.1806737,0.1282309;-0.6279607;-0.2410773,-0.08297554;-0.00524974;-0.04308308,-0.03648534;-0.3418142;-0.02629319,0.03234965;-0.7817281;0.06367399,0.02859936;-0.8102885;0.005107146,-0.02451405;0.5602912;0.08247602,359.0023
+0;0;0,-0.01677728;0.3286526;0.01645599,-0.03249504;0.6421866;0.01712538,0.1410344;0.5144826;0.01425951,0.2437569;0.3430121;-0.1589509,0.3541935;0.1947818;-0.4191262,-0.1917708;0.5147511;-0.02893141,-0.2213946;0.325334;-0.2111386,-0.2067099;0.1196955;-0.4547712,0.08875831;0.01243229;-0.02676545,0.1659462;-0.2081645;-0.2741151,0.171877;-0.6294948;-0.1041142,0.20419;-0.6487293;-0.1618899,-0.0775563;-0.001213742;-0.05227367,-0.04957239;-0.3403042;-0.05838573,0.000766404;-0.7877005;0.002910845,0.01009273;-0.7488897;-0.07858507,-0.02880319;0.5661093;0.01945225,0;0;0,-0.01279721;0.3246645;0.05471742,-0.02585424;0.6362874;0.0905112,0.1413475;0.5098725;0.03911984,0.2215292;0.3470139;-0.1532439,0.2786075;0.1903885;-0.4254024,-0.1811063;0.4875448;0.04937809,-0.2549173;0.3072998;-0.1295619,-0.3082047;0.1632043;-0.4093058,0.08617698;0.01291068;-0.03399754,0.1034772;-0.1718201;-0.3192658,0.1037588;-0.60552;-0.1837701,0.1272809;-0.627488;-0.2433708,-0.08282305;-0.004985444;-0.04317961,-0.03656828;-0.3417851;-0.02803789,0.03299379;-0.7810272;0.06514053,0.02905773;-0.807895;0.005501956,-0.02289112;0.5604286;0.08391774,359.0361
+0;0;0,-0.01638741;0.3288409;0.01751452,-0.03192734;0.6423541;0.01900554,0.140799;0.515097;0.01547507,0.2430402;0.3479629;-0.1622445,0.3554112;0.1950203;-0.4249181,-0.1899839;0.5154301;-0.02877138,-0.2079385;0.3411549;-0.2269558,-0.1993314;0.1215955;-0.4651484,0.08887374;0.01220538;-0.02622959,0.1650464;-0.2006623;-0.2796332,0.1666234;-0.6013156;-0.1176666,0.2055032;-0.6296833;-0.1939399,-0.07734081;-0.001027185;-0.0524676,-0.04836555;-0.3393358;-0.05847063,0.0004661754;-0.764546;0.001282632,0.01247884;-0.7234215;-0.1010305,-0.02825597;0.5662917;0.02112446,0;0;0,-0.01118023;0.3247451;0.05592155,-0.02282306;0.6362442;0.0929966,0.1427661;0.5099734;0.04032397,0.223148;0.348186;-0.1528983,0.278041;0.1989345;-0.4352578,-0.1777106;0.4882035;0.05098218,-0.2527128;0.3109664;-0.1304922,-0.3071086;0.1615364;-0.4128535,0.0862152;0.01268582;-0.0337863,0.09912086;-0.1814965;-0.3120936,0.1003333;-0.5852305;-0.1579634,0.1244831;-0.6150664;-0.2390343,-0.08268636;-0.004720995;-0.0433149,-0.03632952;-0.3407963;-0.02806036,0.03082379;-0.7579447;0.06269435,0.02586543;-0.7996479;-0.01193878,-0.02029105;0.5604137;0.08615565,359.0696
+0;0;0,-0.01636699;0.3284311;0.01749269,-0.03189403;0.6416857;0.01898091,0.13985;0.5147519;0.01548249,0.2421717;0.3474861;-0.1623771,0.3539147;0.1953981;-0.423583,-0.1890133;0.5150831;-0.02850719,-0.206982;0.3406705;-0.2268478,-0.198423;0.122338;-0.4637094,0.08889357;0.01220811;-0.02623544,0.1650359;-0.2005746;-0.2795379,0.1665905;-0.5955521;-0.1198658,0.2055461;-0.6240335;-0.1962878,-0.07735806;-0.001027415;-0.0524793,-0.04839436;-0.3392009;-0.05847994,-0.0002544113;-0.7583874;0.0004268326,0.01178167;-0.7172412;-0.1020857,-0.02822393;0.5656495;0.0210991,0;0;0,-0.009988163;0.3243259;0.05615878,-0.02046603;0.6354862;0.09419894,0.143665;0.5092066;0.04110384,0.2219244;0.3533112;-0.1580286,0.2779889;0.200769;-0.4362972,-0.1747824;0.488289;0.05177964,-0.2509788;0.3131193;-0.1314996,-0.3043196;0.1651908;-0.4127783,0.0864256;0.01287435;-0.03323054,0.09815666;-0.1831893;-0.3101017,0.1000969;-0.5816691;-0.1593871,0.1228642;-0.6115179;-0.2411044,-0.08247915;-0.0049473;-0.04372775,-0.03613246;-0.3409481;-0.02988368,0.03058209;-0.7516463;0.06166403,0.02327958;-0.7820247;-0.02247312,-0.01819583;0.5596898;0.08718514,359.1026
+0;0;0,-0.01634895;0.3280691;0.01747341,-0.03185555;0.6409121;0.01895871,0.138727;0.5144064;0.01549682,0.2410486;0.3471407;-0.1623626,0.3531251;0.1945988;-0.4243481,-0.1878709;0.5147352;-0.02818983,-0.2058397;0.3403228;-0.2265303,-0.1972551;0.1213387;-0.4640988,0.08896695;0.01221818;-0.0262571,0.1651062;-0.2005559;-0.2795493,0.1666567;-0.5945097;-0.1202911,0.2057735;-0.623233;-0.1970291,-0.07742193;-0.001028263;-0.05252263,-0.0484594;-0.3391882;-0.05852303,-0.0004442111;-0.7572883;0.0002310835,0.01164165;-0.7160959;-0.1027055,-0.02818919;0.5649533;0.02107474,0;0;0,-0.009103213;0.3239967;0.05608225,-0.01824766;0.6347553;0.09435296,0.1443264;0.5087566;0.04142166,0.2232983;0.3533396;-0.1578031,0.2784719;0.2025629;-0.4383184,-0.172185;0.4889743;0.05186297,-0.2498711;0.3165551;-0.1333882,-0.3012396;0.1699124;-0.4168027,0.08652712;0.01296265;-0.03314912,0.09632839;-0.1835103;-0.3097883,0.1000715;-0.5810704;-0.1597979,0.121954;-0.6105942;-0.2425345,-0.08253586;-0.005043237;-0.04377483,-0.03715357;-0.3412845;-0.03332254,0.03098432;-0.749652;0.06237711,0.02350822;-0.7795876;-0.02258817,-0.01634927;0.559032;0.08727837,359.1362
+0;0;0,-0.01665555;0.3280447;0.01821879,-0.03274817;0.6408213;0.02071288,0.1374725;0.5142577;0.01639885,0.2397252;0.3514165;-0.1655727,0.347937;0.2040367;-0.4396033,-0.1876642;0.5146239;-0.02807154,-0.2156828;0.3334947;-0.2191048,-0.1968073;0.1351738;-0.4814707,0.0887436;0.01201534;-0.02570869,0.1626413;-0.2032686;-0.2775325,0.1617294;-0.5966423;-0.1252025,0.1974128;-0.620479;-0.2063111,-0.07690947;-0.0008797959;-0.05258224,-0.04759606;-0.3390137;-0.05801345,0.0005880147;-0.7539315;0.0008900873,0.01281713;-0.7127394;-0.1014598,-0.02891778;0.5648558;0.022522,0;0;0,-0.006989267;0.3239835;0.05664325,-0.01481505;0.6346971;0.0952785,0.146805;0.5086621;0.04214334,0.2261433;0.3538554;-0.1574233,0.2804106;0.2037122;-0.445582,-0.1687971;0.4894283;0.05252445,-0.2476688;0.3189798;-0.1340582,-0.2995783;0.1686673;-0.4225629,0.08621816;0.0124165;-0.03306043,0.09684628;-0.1840387;-0.3096751,0.1018341;-0.5788791;-0.1612693,0.1225186;-0.6084524;-0.2435704,-0.08210754;-0.004530564;-0.04380135,-0.03598875;-0.3407419;-0.03616786,0.03236892;-0.7453178;0.06177963,0.0242084;-0.7757829;-0.02205163,-0.01330437;0.5589615;0.08816886,359.1698
+0;0;0,-0.0166372;0.3276834;0.01819873,-0.03270232;0.6399255;0.02068856,0.13694;0.5136657;0.01639247,0.2391907;0.3508278;-0.1655755,0.3474751;0.2033492;-0.4397898,-0.1870794;0.5140308;-0.02792511,-0.2150975;0.3329052;-0.2189545,-0.1962093;0.1344513;-0.4814964,0.08914034;0.01206905;-0.02582362,0.1630598;-0.203278;-0.2777213,0.1621569;-0.5927293;-0.1269102,0.1978079;-0.6165171;-0.207945,-0.0772533;-0.0008837291;-0.05281731,-0.04793129;-0.3391168;-0.05825011,-0.0002276599;-0.7498975;6.60941E-05,0.01199034;-0.7087156;-0.1021907,-0.02887849;0.5640901;0.02249459,0;0;0,-0.005492002;0.3236495;0.05661511,-0.01142777;0.6338864;0.09507298,0.1487787;0.5078453;0.04146838,0.2288522;0.3533729;-0.1580567,0.2822278;0.2035822;-0.4468174,-0.1658489;0.4899825;0.0522656,-0.2461018;0.3215966;-0.1355891,-0.2937827;0.1810104;-0.4299206,0.08674527;0.01228608;-0.03290641,0.0954234;-0.1831428;-0.3104368,0.1025378;-0.5744264;-0.164616,0.1238858;-0.6062391;-0.2449541,-0.08254369;-0.004358521;-0.04388696,-0.03563551;-0.3406181;-0.03941372,0.03239262;-0.740692;0.05922805,0.02327467;-0.769743;-0.02539242,-0.01049319;0.5582686;0.08800411,359.2034
+0;0;0,-0.01663482;0.3276365;0.01819612,-0.03268644;0.6396174;0.02068185,0.1359494;0.5136787;0.01642241,0.2381665;0.3508943;-0.1654857,0.3487799;0.2002437;-0.4455979,-0.1861048;0.5140414;-0.02762638,-0.2141136;0.3329754;-0.218593,-0.1948192;0.1302531;-0.4867817,0.08918162;0.01207464;-0.02583558,0.1631204;-0.203329;-0.2777994,0.1622235;-0.5902342;-0.1279742,0.1981716;-0.6144702;-0.2096845,-0.07728907;-0.0008841383;-0.05284177,-0.04795936;-0.339206;-0.058276,-0.0005676001;-0.7473012;-0.0003410429,0.01175223;-0.7060261;-0.1034501,-0.02886337;0.5637971;0.02248751,0;0;0,-0.004030604;0.3236778;0.05630207,-0.007891335;0.6337471;0.09424019,0.1507093;0.5077881;0.04113746,0.2334047;0.3519958;-0.1561641,0.2847646;0.2026549;-0.4535749,-0.1623787;0.4911256;0.05190707,-0.2448466;0.3245366;-0.136467,-0.2927902;0.1782457;-0.4359568,0.0868554;0.0119307;-0.03286994,0.09435941;-0.1824192;-0.3112999,0.103531;-0.571022;-0.1662214,0.1229574;-0.6006998;-0.2497172,-0.08259887;-0.003998769;-0.0439098,-0.0349737;-0.3402578;-0.04028182,0.0333993;-0.7371411;0.05948196,0.0248467;-0.7671296;-0.02559811,-0.007554758;0.5581282;0.08729219,359.2371
+0;0;0,-0.01677472;0.3277237;0.0188729,-0.03292517;0.6396015;0.02185214,0.1351471;0.513328;0.01679241,0.2352761;0.3471846;-0.163244,0.3375303;0.2422071;-0.4656168,-0.1854684;0.5143439;-0.0279818,-0.2021728;0.3530388;-0.2371329,-0.1889751;0.1439665;-0.4998498,0.08932405;0.01199757;-0.02531973,0.1621447;-0.1968462;-0.2850831,0.15655;-0.6013167;-0.1332236,0.1941043;-0.6317402;-0.2092696,-0.07711311;-0.0008315037;-0.05307252,-0.04705746;-0.3406317;-0.05836995,0.002492689;-0.765547;0.002298988,0.01503777;-0.7242677;-0.1004614,-0.02907165;0.5637519;0.02354338,0;0;0,-0.00189589;0.3238596;0.05614018,-0.003639143;0.6339034;0.09365869,0.1536173;0.5073862;0.04053402,0.2367527;0.3523328;-0.1571766,0.287621;0.2026629;-0.4536844,-0.158522;0.4919408;0.05121042,-0.2454351;0.3164389;-0.1268001,-0.2896693;0.1806745;-0.430966,0.08687819;0.0112728;-0.0329988,0.08981776;-0.1621396;-0.3267931,0.1046853;-0.5642599;-0.1694171,0.1251259;-0.5963013;-0.2505181,-0.08266151;-0.003392556;-0.04381076,-0.03379251;-0.341027;-0.04058674,0.03654408;-0.7543187;0.06396758,0.03293052;-0.7899277;-0.01682051,-0.003951047;0.5582473;0.0868082,359.2703
+0;0;0,-0.01677285;0.3276872;0.0188708,-0.03291129;0.6393339;0.02184639,0.1355026;0.5129771;0.01677208,0.2356361;0.3468263;-0.1632723,0.3386792;0.2410389;-0.4679781,-0.185782;0.5139951;-0.02809558,-0.2024872;0.3526828;-0.2372559,-0.1891876;0.1419975;-0.5019998,0.08933389;0.01199889;-0.02532252,0.1621056;-0.1967046;-0.2849114,0.1566415;-0.5917394;-0.1365947,0.1943709;-0.6224445;-0.2129951,-0.07712162;-0.0008315952;-0.05307837,-0.04708614;-0.3404036;-0.05837224,0.001308069;-0.7554063;0.0008813776,0.01391163;-0.7140744;-0.1023581,-0.02905888;0.5635062;0.02353714,0;0;0,-0.0005780943;0.323874;0.05587149,-0.000828132;0.6337204;0.09314013,0.1563028;0.5068868;0.03995156,0.2391356;0.3521761;-0.1581699,0.292381;0.2029323;-0.4574118,-0.1565334;0.4922907;0.04997561,-0.2451693;0.3162884;-0.1267038,-0.2903344;0.2298301;-0.4509562,0.08697231;0.01070376;-0.03296959,0.0898744;-0.1660543;-0.3244957,0.1055214;-0.5591548;-0.1718284,0.1265604;-0.5912946;-0.2533247,-0.08271249;-0.002831064;-0.04377643,-0.03372731;-0.3402159;-0.04042656,0.03639375;-0.743347;0.06276502,0.03235314;-0.7776275;-0.01968103,-0.00151936;0.5580859;0.08632231,359.3037
+0;0;0,-0.01676797;0.3275918;0.0188653,-0.03289802;0.639078;0.02183691,0.1332578;0.5133955;0.0168559,0.2334229;0.3471923;-0.1632453,0.3381935;0.2396314;-0.4730593,-0.1836163;0.5143996;-0.02739583,-0.2003268;0.3530363;-0.2366222,-0.1868042;0.138819;-0.5058044,0.08962209;0.0120376;-0.02540422,0.1624923;-0.1969485;-0.2853445,0.1570444;-0.5908117;-0.1374676,0.1946879;-0.6213787;-0.2136942,-0.07737041;-0.0008342781;-0.05324961,-0.04729428;-0.340866;-0.05855064,0.0009564124;-0.754638;0.0005272552,0.01353129;-0.7133319;-0.1024772,-0.02904463;0.5632311;0.02352809,0;0;0,0.0006005391;0.3238512;0.05543888,0.003106438;0.6335874;0.09219372,0.1585928;0.507332;0.04432237,0.2396759;0.3548364;-0.1563357,0.295914;0.1922812;-0.4545705,-0.1516168;0.4940529;0.04963646,-0.2416574;0.3180937;-0.1265,-0.2873828;0.2293693;-0.4559967,0.0872184;0.01043127;-0.03326464,0.08788203;-0.1592903;-0.3294882,0.1057066;-0.5507732;-0.1763576,0.1283615;-0.5817127;-0.2580217,-0.08323655;-0.002468563;-0.04345092,-0.0340623;-0.3402965;-0.0405577,0.03719258;-0.7419484;0.06251536,0.03350482;-0.7767595;-0.01922692,0.001697041;0.5579349;0.08547103,359.3271
+0;0;0,-0.01707525;0.3275835;0.01932988,-0.03363659;0.6388589;0.02273761,0.1344136;0.5126002;0.01704814,0.2371027;0.359026;-0.1726345,0.321955;0.2453586;-0.4493503,-0.1853682;0.5137153;-0.02898213,-0.2019911;0.3529125;-0.238686,-0.190225;0.1698115;-0.4897386,0.0895822;0.01199969;-0.02510414,0.1606656;-0.1932128;-0.2892215,0.1540126;-0.5920714;-0.1441932,0.1876501;-0.6193414;-0.2250953,-0.07719979;-0.000849543;-0.05327901,-0.046898;-0.3414034;-0.05856253,0.001991771;-0.7587297;0.001555696,0.01496479;-0.7173597;-0.1016863,-0.02966033;0.5630134;0.0243008,0;0;0,0.002410963;0.3239833;0.05482006,0.006727777;0.6335535;0.09123611,0.1629856;0.5060179;0.04199529,0.2431971;0.3543409;-0.1596723,0.3278944;0.264178;-0.4449595,-0.150543;0.4944406;0.04796437,-0.2422516;0.3182096;-0.1270835,-0.2809665;0.2003562;-0.4122213,0.08715741;0.009616494;-0.03332102,0.08795699;-0.1509597;-0.3352112,0.107757;-0.5455928;-0.1801684,0.1305401;-0.5746722;-0.2635174,-0.08317163;-0.001750755;-0.04334278,-0.03324621;-0.340016;-0.04068622,0.03998878;-0.7447488;0.06416419,0.03687386;-0.7902191;-0.008299835,0.00484575;0.5579027;0.08458734,359.3591
+0;0;0,-0.01707525;0.3275835;0.01932988,-0.03363659;0.6388589;0.02273761,0.1344136;0.5126002;0.01704814,0.2371027;0.359026;-0.1726345,0.321955;0.2453586;-0.4493503,-0.1853682;0.5137153;-0.02898213,-0.2019911;0.3529125;-0.238686,-0.190225;0.1698115;-0.4897386,0.0895822;0.01199969;-0.02510414,0.1606656;-0.1932128;-0.2892215,0.1540126;-0.5920714;-0.1441932,0.1876501;-0.6193414;-0.2250953,-0.07719979;-0.000849543;-0.05327901,-0.046898;-0.3414034;-0.05856253,0.001991771;-0.7587297;0.001555696,0.01496479;-0.7173597;-0.1016863,-0.02966033;0.5630134;0.0243008,0;0;0,0.002410963;0.3239833;0.05482006,0.006727777;0.6335535;0.09123611,0.1629856;0.5060179;0.04199529,0.2431971;0.3543409;-0.1596723,0.3278944;0.264178;-0.4449595,-0.150543;0.4944406;0.04796437,-0.2422516;0.3182096;-0.1270835,-0.2809665;0.2003562;-0.4122213,0.08715741;0.009616494;-0.03332102,0.08795699;-0.1509597;-0.3352112,0.107757;-0.5455928;-0.1801684,0.1305401;-0.5746722;-0.2635174,-0.08317163;-0.001750755;-0.04334278,-0.03324621;-0.340016;-0.04068622,0.03998878;-0.7447488;0.06416419,0.03687386;-0.7902191;-0.008299835,0.00484575;0.5579027;0.08458734,359.3816
+0;0;0,-0.01706274;0.3273434;0.01931571,-0.03359795;0.6381282;0.02271721,0.1325619;0.5125478;0.01710903,0.2352687;0.3589472;-0.1726062,0.3282143;0.2344379;-0.4757157,-0.1835458;0.5136499;-0.02839237,-0.2001715;0.3528195;-0.2381323,-0.1872831;0.152254;-0.5131308,0.08970161;0.01201568;-0.02513761,0.1608375;-0.1933484;-0.2894501,0.1545196;-0.5721182;-0.1517262,0.1912907;-0.6047233;-0.2401648,-0.07730269;-0.0008506755;-0.05335003,-0.04697853;-0.341656;-0.05863746,-0.0005511232;-0.7379634;-0.001547117,0.01363042;-0.6955342;-0.1144068,-0.02962688;0.5623817;0.02427837,0;0;0,0.003956813;0.3237987;0.05437541,0.01019939;0.6329024;0.09027433,0.1650437;0.5063556;0.04459047,0.2449691;0.3564827;-0.1585935,0.3189205;0.2055467;-0.4548473,-0.1462014;0.4959725;0.04716112,-0.2405088;0.3212318;-0.1280687,-0.2818993;0.1891392;-0.4392844,0.0873095;0.009135827;-0.03341019,0.08821054;-0.1468713;-0.3379701,0.106632;-0.5186634;-0.1833558,0.1320692;-0.5605006;-0.2687097,-0.08334191;-0.001240084;-0.04330407,-0.03297304;-0.3396887;-0.03993924,0.03751066;-0.7235427;0.06087,0.03488841;-0.7759689;-0.01845191,0.007859293;0.5573546;0.08373404,359.4046
+0;0;0,-0.01731368;0.3272799;0.0198153,-0.0339354;0.6377874;0.02372473,0.1352895;0.5112347;0.01727014,0.2380211;0.3606584;-0.1748585,0.3301971;0.2387309;-0.4755837,-0.1861798;0.512242;-0.03017897,-0.203083;0.3537305;-0.2416708,-0.1895041;0.1673975;-0.5225515,0.08964885;0.01168864;-0.02477917,0.1592519;-0.1859275;-0.2957952,0.151012;-0.5710116;-0.1585759,0.1887063;-0.6029184;-0.2474671,-0.07710014;-0.0005132671;-0.05331841,-0.04620933;-0.3416351;-0.0586151,0.001339458;-0.7436224;-0.0008911081,0.01586711;-0.7011395;-0.1139755,-0.02995504;0.5620572;0.02516853,0;0;0,0.005622312;0.3238672;0.05369317,0.01381732;0.6327122;0.08911574,0.1699916;0.5029246;0.04108226,0.2499768;0.3540822;-0.1628509,0.3205325;0.1979434;-0.4534382,-0.1467496;0.4965067;0.04554566,-0.2423302;0.3209438;-0.1281852,-0.2862138;0.2008527;-0.4403562,0.08728377;0.008053765;-0.03322995,0.08949663;-0.1407759;-0.3417608,0.1087176;-0.5183251;-0.1859601,0.1349777;-0.5537626;-0.2764217,-0.08318902;-0.0003212732;-0.04320917,-0.03186135;-0.338993;-0.03956345,0.04087706;-0.7281015;0.06285959,0.03986344;-0.7141733;-0.05069929,0.0110115;0.5571878;0.08269823,359.438
+0;0;0,-0.01731334;0.3272734;0.0198149,-0.03392844;0.6376584;0.02372086,0.1361936;0.5108136;0.01722374,0.2389334;0.3602251;-0.1749204,0.3208874;0.2518191;-0.442296,-0.1870193;0.5118265;-0.03048271,-0.2039238;0.3533021;-0.2419916,-0.1918508;0.1876329;-0.4917235,0.08966888;0.01169126;-0.02478471,0.159316;-0.1860502;-0.2959725,0.1511054;-0.5697677;-0.1592402,0.1874545;-0.5994651;-0.2449591,-0.07711737;-0.0005133818;-0.05333033,-0.04620698;-0.3418514;-0.05863038,0.001173064;-0.7424121;-0.001111235,0.01518226;-0.7003747;-0.1101598,-0.02994721;0.5619118;0.02516497,0;0;0,0.007237487;0.3239486;0.0529635,0.01745711;0.6326189;0.08830357,0.1734331;0.5014793;0.03920531,0.2535779;0.3539228;-0.1656255,0.3438764;0.2686184;-0.4386225,-0.1450374;0.4977793;0.0444144,-0.2446604;0.3251532;-0.1300196,-0.2880866;0.2298423;-0.4110677,0.08735444;0.007141456;-0.03331184,0.09102556;-0.1370905;-0.3442441,0.1121313;-0.5153386;-0.1942937,0.1374794;-0.5464332;-0.2829373,-0.08329594;0.0005418668;-0.04304612,-0.03209067;-0.3383872;-0.04248442,0.0410295;-0.72596;0.05970652,0.04002596;-0.7114769;-0.04979679,0.01418625;0.5570942;0.08191657,359.4595
+0;0;0,-0.01731334;0.3272734;0.0198149,-0.03392844;0.6376584;0.02372086,0.1361936;0.5108136;0.01722374,0.2389334;0.3602251;-0.1749204,0.3208874;0.2518191;-0.442296,-0.1870193;0.5118265;-0.03048271,-0.2039238;0.3533021;-0.2419916,-0.1918508;0.1876329;-0.4917235,0.08966888;0.01169126;-0.02478471,0.159316;-0.1860502;-0.2959725,0.1511054;-0.5697677;-0.1592402,0.1874545;-0.5994651;-0.2449591,-0.07711737;-0.0005133818;-0.05333033,-0.04620698;-0.3418514;-0.05863038,0.001173064;-0.7424121;-0.001111235,0.01518226;-0.7003747;-0.1101598,-0.02994721;0.5619118;0.02516497,0;0;0,0.007237487;0.3239486;0.0529635,0.01745711;0.6326189;0.08830357,0.1734331;0.5014793;0.03920531,0.2535779;0.3539228;-0.1656255,0.3438764;0.2686184;-0.4386225,-0.1450374;0.4977793;0.0444144,-0.2446604;0.3251532;-0.1300196,-0.2880866;0.2298423;-0.4110677,0.08735444;0.007141456;-0.03331184,0.09102556;-0.1370905;-0.3442441,0.1121313;-0.5153386;-0.1942937,0.1374794;-0.5464332;-0.2829373,-0.08329594;0.0005418668;-0.04304612,-0.03209067;-0.3383872;-0.04248442,0.0410295;-0.72596;0.05970652,0.04002596;-0.7114769;-0.04979679,0.01418625;0.5570942;0.08191657,359.4825
+0;0;0,-0.01747945;0.3271504;0.02030043,-0.03418104;0.6376677;0.02466014,0.1380644;0.5104305;0.01765069,0.2392222;0.368869;-0.1820603,0.3115357;0.2763714;-0.4555746,-0.1888576;0.5112156;-0.03127195,-0.2114646;0.3570366;-0.245456,-0.1931132;0.1939014;-0.4937406,0.08963336;0.01136935;-0.02423261,0.1588411;-0.1831787;-0.298212,0.1475843;-0.5683376;-0.1667462,0.1824062;-0.5950363;-0.2496057,-0.07674518;-0.0001660214;-0.05348617,-0.04549269;-0.3417863;-0.05820633,0.002413686;-0.7418823;-2.115965E-05,0.01601668;-0.7002919;-0.1047763,-0.03018435;0.5618669;0.02600244,0;0;0,0.008114059;0.3239425;0.05234921,0.01939733;0.6327329;0.08758128,0.1763054;0.4989627;0.03729498,0.256348;0.3521053;-0.1680903,0.3453251;0.2685242;-0.4395537,-0.1457763;0.4986015;0.04342062,-0.2482061;0.327207;-0.130617,-0.2901221;0.2322643;-0.4095866,0.0873851;0.006248921;-0.03279352,0.09187476;-0.1313613;-0.3470334,0.1146286;-0.5110365;-0.2018219,0.1396416;-0.5383676;-0.2877318,-0.08301719;0.001200062;-0.04309672,-0.03145592;-0.3379826;-0.04302623,0.04182683;-0.7253281;0.05871088,0.04077182;-0.7102419;-0.04650072,0.01597664;0.5571576;0.08123982,359.505
+0;0;0,-0.01745666;0.3267239;0.02027397,-0.03415108;0.6371086;0.0246308,0.1398826;0.5093327;0.01753242,0.2410384;0.367774;-0.1821747,0.3184874;0.2687075;-0.4751135,-0.190515;0.5101262;-0.03191032,-0.2131214;0.3559502;-0.2460902,-0.1934668;0.1812294;-0.5120075,0.08942401;0.0113428;-0.02417601,0.1586574;-0.1832774;-0.298257,0.1478707;-0.5523507;-0.1722817,0.1850138;-0.5828289;-0.2606645,-0.07656593;-0.0001656336;-0.05336124,-0.04530184;-0.3419125;-0.05808315,0.0006037876;-0.7252991;-0.002328005,0.01511354;-0.6829361;-0.1140659,-0.03015483;0.561316;0.02597296,0;0;0,0.007999491;0.3237831;0.05064392,0.01802207;0.6328955;0.0819447,0.1780179;0.4980925;0.03597856,0.2581708;0.3512434;-0.169363,0.3450571;0.200747;-0.4366218,-0.1490737;0.4983986;0.04150985,-0.2547917;0.3285746;-0.1320926,-0.298555;0.2258009;-0.4306692,0.08733009;0.005365163;-0.03247249,0.09263483;-0.1292013;-0.3481534,0.1150588;-0.4926626;-0.2081738,0.1414335;-0.529336;-0.2959677,-0.08274628;0.00176091;-0.04312476,-0.03076065;-0.3374856;-0.04324629,0.03954305;-0.7086358;0.05425328,0.03841019;-0.6945924;-0.05796455,0.01517217;0.5572087;0.07687807,359.5392
+0;0;0,-0.01744807;0.3265631;0.02026399,-0.03414384;0.6369733;0.02462029,0.1413681;0.5087187;0.01744909,0.2425241;0.3671597;-0.1822583,0.3076945;0.2837989;-0.4287553,-0.1918991;0.5095191;-0.03242308,-0.2145056;0.3553428;-0.2466033,-0.1979669;0.2083218;-0.4703627,0.08930501;0.0113277;-0.02414383,0.1585664;-0.1833711;-0.2983356,0.147735;-0.5539727;-0.1718385,0.1832487;-0.5817977;-0.256344,-0.07646404;-0.0001654132;-0.05329023,-0.04518733;-0.3420504;-0.05801405,0.0009083971;-0.7270246;-0.002028018,0.0147816;-0.6852039;-0.108864,-0.03014615;0.5611535;0.02596294,0;0;0,0.008346416;0.3238097;0.04935729,0.01814229;0.633121;0.07896602,0.1797555;0.4969392;0.03463852,0.2600371;0.3503925;-0.1708694,0.3535257;0.2727635;-0.4100149,-0.1509648;0.4990561;0.04029715,-0.2596781;0.3302048;-0.1324025,-0.2977198;0.2435145;-0.3833898,0.08743018;0.004580304;-0.03196263,0.09416346;-0.1265497;-0.3492093,0.1171113;-0.4930868;-0.2128702,0.143512;-0.5234362;-0.2989346,-0.08249228;0.002341719;-0.04331472,-0.02996895;-0.3369618;-0.04389393,0.04065547;-0.7096403;0.05402068,0.03952819;-0.6949291;-0.0532691,0.01540625;0.5573747;0.07433617,359.5626
+0;0;0,-0.01760879;0.3261984;0.02091985,-0.03440573;0.6362439;0.02573466,0.1402528;0.508572;0.01818845,0.2396213;0.3730096;-0.1865125,0.3010105;0.2821065;-0.4214842,-0.1908312;0.5091275;-0.03221143,-0.2094709;0.3704675;-0.2571107,-0.1941675;0.236823;-0.4788058,0.08929616;0.01101467;-0.02360348,0.1576566;-0.1799898;-0.3007399,0.1447875;-0.551774;-0.1776422,0.1768201;-0.5752939;-0.2602894,-0.07618945;5.320365E-05;-0.05336118,-0.04496385;-0.3419473;-0.05794995,0.00184267;-0.7268434;-0.001325157,0.01530524;-0.6855224;-0.1033624,-0.03037523;0.5605311;0.02696915,0;0;0,0.009652689;0.323559;0.04867768,0.02230171;0.6323584;0.07888985,0.1816849;0.4959068;0.03345704,0.2626598;0.3500834;-0.1722912,0.3570586;0.2489218;-0.3916059,-0.1475411;0.5014223;0.03982621,-0.2598117;0.3340499;-0.1320329,-0.2951268;0.248457;-0.3742527,0.08760452;0.003761217;-0.03104115,0.09522635;-0.1245466;-0.3495368,0.1191167;-0.492658;-0.2173798,0.1455404;-0.5162601;-0.3019352,-0.08206598;0.002866422;-0.04369452,-0.02904185;-0.3364653;-0.04539609,0.04143751;-0.7092229;0.05271954,0.04042617;-0.6938267;-0.04978273,0.01876827;0.5567677;0.07401466,359.5933
+0;0;0,-0.01760879;0.3261984;0.02091985,-0.03440573;0.6362439;0.02573466,0.1402528;0.508572;0.01818845,0.2396213;0.3730096;-0.1865125,0.3010105;0.2821065;-0.4214842,-0.1908312;0.5091275;-0.03221143,-0.2094709;0.3704675;-0.2571107,-0.1941675;0.236823;-0.4788058,0.08929616;0.01101467;-0.02360348,0.1576566;-0.1799898;-0.3007399,0.1447875;-0.551774;-0.1776422,0.1768201;-0.5752939;-0.2602894,-0.07618945;5.320365E-05;-0.05336118,-0.04496385;-0.3419473;-0.05794995,0.00184267;-0.7268434;-0.001325157,0.01530524;-0.6855224;-0.1033624,-0.03037523;0.5605311;0.02696915,0;0;0,0.009652689;0.323559;0.04867768,0.02230171;0.6323584;0.07888985,0.1816849;0.4959068;0.03345704,0.2626598;0.3500834;-0.1722912,0.3570586;0.2489218;-0.3916059,-0.1475411;0.5014223;0.03982621,-0.2598117;0.3340499;-0.1320329,-0.2951268;0.248457;-0.3742527,0.08760452;0.003761217;-0.03104115,0.09522635;-0.1245466;-0.3495368,0.1191167;-0.492658;-0.2173798,0.1455404;-0.5162601;-0.3019352,-0.08206598;0.002866422;-0.04369452,-0.02904185;-0.3364653;-0.04539609,0.04143751;-0.7092229;0.05271954,0.04042617;-0.6938267;-0.04978273,0.01876827;0.5567677;0.07401466,359.6161
+0;0;0,-0.01758668;0.3257889;0.02089358,-0.03437094;0.6355999;0.02570528,0.1399229;0.5081078;0.01817652,0.2392167;0.3726472;-0.1863708,0.3006575;0.2816676;-0.42154,-0.1904606;0.5086621;-0.03211673,-0.2090863;0.3701062;-0.2568472,-0.19377;0.2363494;-0.4787285,0.08943146;0.01103136;-0.02363924,0.157809;-0.1800209;-0.3008451,0.1449779;-0.5507095;-0.1781102,0.1767519;-0.5737973;-0.2600902,-0.07630489;5.328426E-05;-0.05344204,-0.04507147;-0.3420329;-0.05803195,0.001597114;-0.7257947;-0.001574039,0.01495101;-0.6845651;-0.1027877,-0.03034416;0.5599569;0.02693864,0;0;0,0.01086849;0.3232492;0.04770827,0.02470211;0.6317416;0.07814097,0.1832164;0.4951265;0.03215265,0.267361;0.3439182;-0.1681075,0.3605539;0.2726083;-0.3995957,-0.1455494;0.5029331;0.03853213,-0.2602869;0.3369319;-0.1327202,-0.2967217;0.2560619;-0.3766245,0.08790104;0.00301443;-0.03070521,0.09608752;-0.122976;-0.3502032,0.1206803;-0.4909554;-0.2212654,0.1477875;-0.5127719;-0.3056982,-0.08200503;0.003605602;-0.04405298,-0.02820059;-0.335609;-0.05167694,0.04125471;-0.7071705;0.0470981,0.04037421;-0.6916597;-0.05457748,0.02092613;0.5562385;0.07317901,359.6393
+0;0;0,-0.01770943;0.325986;0.02127628,-0.03445909;0.6359411;0.02640538,0.1414178;0.5079305;0.01814979,0.2408319;0.3736585;-0.1871293,0.3039917;0.2834847;-0.4220527,-0.1917098;0.5083154;-0.03291667,-0.2247638;0.3633729;-0.2518933,-0.2011243;0.2444408;-0.4812529,0.08916157;0.01080344;-0.02312311,0.1567286;-0.1765032;-0.3031937,0.1412463;-0.5479258;-0.1853669,0.1712795;-0.5710122;-0.2677961,-0.07582878;0.0002199196;-0.05339592,-0.04429705;-0.3419483;-0.0573088,0.002293397;-0.725018;-0.001055893,0.01572629;-0.6837918;-0.1020918,-0.03044514;0.560201;0.02757761,0;0;0,0.01144674;0.3237438;0.04573989,0.02415528;0.6326343;0.07395101,0.1850292;0.494664;0.0308938,0.2695661;0.3442122;-0.1697786,0.3636369;0.2603493;-0.3965542,-0.1475682;0.5033196;0.03621262,-0.2637724;0.3376907;-0.1344194,-0.3004706;0.2576762;-0.3784695,0.0877852;0.001809225;-0.02986073,0.0982703;-0.1211343;-0.3505843,0.1226145;-0.4890357;-0.2235668,0.1492824;-0.5107864;-0.307979,-0.08121415;0.004486346;-0.04455683,-0.02658882;-0.3346564;-0.05387894,0.04227623;-0.706032;0.04315339,0.04157007;-0.6906049;-0.0583447,0.02081838;0.5569679;0.06976533,359.6631
+0;0;0,-0.01759296;0.3238422;0.02113636,-0.03435275;0.6339852;0.02626792,0.1387661;0.5067531;0.01816475,0.238186;0.3724732;-0.1871264,0.3116277;0.2676197;-0.4602939,-0.1890092;0.5071318;-0.03208122,-0.2220651;0.3621808;-0.2510706,-0.1945773;0.2238872;-0.5177686,0.09576218;0.01160322;-0.02483491,0.1633844;-0.1758566;-0.3051345,0.1478402;-0.5487655;-0.1868361,0.1777668;-0.5716634;-0.2689726,-0.08144237;0.0002362002;-0.05734881,-0.04988485;-0.3422118;-0.06126489,-0.00310795;-0.7268146;-0.004786856,0.01027725;-0.6856282;-0.105464,-0.03033556;0.5581837;0.02744109,0;0;0,-0.00125036;0.3232681;0.03355837,0.003298124;0.6330527;0.05618048,0.1619544;0.4942989;0.01239562,0.2465488;0.3447781;-0.1889677,0.3394464;0.2143679;-0.4446466,-0.1646121;0.5070898;0.01820869,-0.2838624;0.3426442;-0.1514876,-0.3258368;0.2490292;-0.4351826,0.09592973;0.005632191;-0.02622151,0.07373275;-0.1103303;-0.3492414,0.09950221;-0.4865144;-0.2437965,0.1257029;-0.5088197;-0.3275692,-0.08729726;0.002569705;-0.04789977,-0.04798486;-0.3382516;-0.07192442,0.0224356;-0.7109133;0.02534548,0.02188987;-0.6956874;-0.07575657,0.001554227;0.5572281;0.05287051,359.6942
+0;0;0,-0.01759296;0.3238422;0.02113636,-0.03435275;0.6339852;0.02626792,0.1387661;0.5067531;0.01816475,0.238186;0.3724732;-0.1871264,0.3116277;0.2676197;-0.4602939,-0.1890092;0.5071318;-0.03208122,-0.2220651;0.3621808;-0.2510706,-0.1945773;0.2238872;-0.5177686,0.09576218;0.01160322;-0.02483491,0.1633844;-0.1758566;-0.3051345,0.1478402;-0.5487655;-0.1868361,0.1777668;-0.5716634;-0.2689726,-0.08144237;0.0002362002;-0.05734881,-0.04988485;-0.3422118;-0.06126489,-0.00310795;-0.7268146;-0.004786856,0.01027725;-0.6856282;-0.105464,-0.03033556;0.5581837;0.02744109,0;0;0,-0.00125036;0.3232681;0.03355837,0.003298124;0.6330527;0.05618048,0.1619544;0.4942989;0.01239562,0.2465488;0.3447781;-0.1889677,0.3394464;0.2143679;-0.4446466,-0.1646121;0.5070898;0.01820869,-0.2838624;0.3426442;-0.1514876,-0.3258368;0.2490292;-0.4351826,0.09592973;0.005632191;-0.02622151,0.07373275;-0.1103303;-0.3492414,0.09950221;-0.4865144;-0.2437965,0.1257029;-0.5088197;-0.3275692,-0.08729726;0.002569705;-0.04789977,-0.04798486;-0.3382516;-0.07192442,0.0224356;-0.7109133;0.02534548,0.02188987;-0.6956874;-0.07575657,0.001554227;0.5572281;0.05287051,359.7168
+0;0;0,-0.01762904;0.3235384;0.02191012,-0.03431877;0.6333423;0.02755112,0.138606;0.5063473;0.01857682,0.2374896;0.3791701;-0.1913562,0.307364;0.3011951;-0.4723371,-0.1885392;0.5064664;-0.03147132,-0.2103108;0.3568065;-0.2486159,-0.1934424;0.229444;-0.5195533,0.09504986;0.01123718;-0.02409801,0.1616584;-0.1716944;-0.3075472,0.1464118;-0.5401795;-0.1936462,0.175226;-0.5621412;-0.2749196,-0.08059785;0.000368002;-0.05696765,-0.0484411;-0.3419789;-0.0599089,-0.002262138;-0.7210752;-0.003867861,0.01087834;-0.6800137;-0.1030676,-0.03031233;0.5576364;0.02861782,0;0;0,0.0005165935;0.3229898;0.03384137,0.00663707;0.6324039;0.05657148,0.1647264;0.4931001;0.01350713,0.2530433;0.3443319;-0.1867229,0.3410278;0.2211761;-0.4455745,-0.1616774;0.5078201;0.01828463,-0.2827753;0.3423017;-0.1489363,-0.3244769;0.2688575;-0.4366509,0.09488891;0.005239353;-0.02664781,0.07641445;-0.1123314;-0.349262,0.1025284;-0.4827593;-0.2439606,0.1275427;-0.5043303;-0.3267274,-0.08655932;0.002766165;-0.04734233,-0.04622887;-0.3379694;-0.07007593,0.02293784;-0.7059844;0.02356236,0.0227501;-0.6905614;-0.07605238,0.004607568;0.5566821;0.05330777,359.7393
+0;0;0,-0.01762015;0.3233751;0.02189906,-0.0343057;0.6331017;0.02753865,0.1383658;0.5062021;0.01857908,0.2372628;0.3790078;-0.1913822,0.3063725;0.3018861;-0.4692884,-0.1882908;0.5063211;-0.03139431,-0.2100654;0.3566411;-0.2485681,-0.1933816;0.2306722;-0.5165407,0.09489053;0.01121834;-0.02405761,0.1614936;-0.1716984;-0.3074837,0.1463343;-0.5380753;-0.1942344,0.1750722;-0.5598994;-0.2752925,-0.08046275;0.0003673851;-0.05687216,-0.04830863;-0.3419516;-0.05981318,-0.00239386;-0.7188791;-0.004092757,0.01071183;-0.6778468;-0.1030299,-0.03030027;0.5574147;0.02860509,0;0;0,0.001751151;0.3227982;0.03405547,0.008327575;0.6321564;0.05635333,0.1659723;0.4921396;0.01399422,0.2535859;0.3444137;-0.1873603,0.3417761;0.2261919;-0.4446576,-0.1599656;0.5085238;0.01812095,-0.2821192;0.3440009;-0.1493707,-0.3299268;0.2975389;-0.4383543,0.09462312;0.005109712;-0.02700353,0.07882135;-0.1132689;-0.3494344,0.1040098;-0.4817227;-0.2450572,0.1283302;-0.5038282;-0.327371,-0.0865471;0.002856836;-0.04701352,-0.04570174;-0.3377393;-0.07048209,0.02120634;-0.7044586;0.02077319,0.02128755;-0.6890708;-0.07856715,0.006294763;0.5564478;0.05322456,359.7615
+0;0;0,-0.01762015;0.3233751;0.02189906,-0.0343057;0.6331017;0.02753865,0.1383658;0.5062021;0.01857908,0.2372628;0.3790078;-0.1913822,0.3063725;0.3018861;-0.4692884,-0.1882908;0.5063211;-0.03139431,-0.2100654;0.3566411;-0.2485681,-0.1933816;0.2306722;-0.5165407,0.09489053;0.01121834;-0.02405761,0.1614936;-0.1716984;-0.3074837,0.1463343;-0.5380753;-0.1942344,0.1750722;-0.5598994;-0.2752925,-0.08046275;0.0003673851;-0.05687216,-0.04830863;-0.3419516;-0.05981318,-0.00239386;-0.7188791;-0.004092757,0.01071183;-0.6778468;-0.1030299,-0.03030027;0.5574147;0.02860509,0;0;0,0.001751151;0.3227982;0.03405547,0.008327575;0.6321564;0.05635333,0.1659723;0.4921396;0.01399422,0.2535859;0.3444137;-0.1873603,0.3417761;0.2261919;-0.4446576,-0.1599656;0.5085238;0.01812095,-0.2821192;0.3440009;-0.1493707,-0.3299268;0.2975389;-0.4383543,0.09462312;0.005109712;-0.02700353,0.07882135;-0.1132689;-0.3494344,0.1040098;-0.4817227;-0.2450572,0.1283302;-0.5038282;-0.327371,-0.0865471;0.002856836;-0.04701352,-0.04570174;-0.3377393;-0.07048209,0.02120634;-0.7044586;0.02077319,0.02128755;-0.6890708;-0.07856715,0.006294763;0.5564478;0.05322456,359.7841
+0;0;0,-0.01764411;0.3228081;0.02278572,-0.03426541;0.6324472;0.02896949,0.1375297;0.5057182;0.01932836,0.2356024;0.387492;-0.1960977,0.3096044;0.3286867;-0.4377444,-0.1873546;0.5059481;-0.0301604,-0.2081325;0.3529251;-0.2450006,-0.1950817;0.2476685;-0.481809,0.09492228;0.0108623;-0.02323239,0.1606846;-0.1696888;-0.3083982,0.1448826;-0.5350351;-0.1987125,0.1721374;-0.5526404;-0.2806181,-0.07995301;0.000642645;-0.05722829,-0.04744152;-0.3416795;-0.0584483,-0.001793783;-0.7166735;-0.003181163,0.01102666;-0.675802;-0.1003155,-0.03026051;0.5567469;0.02992963,0;0;0,0.001819236;0.3223656;0.03335667,0.006436944;0.6318269;0.05354333,0.1634068;0.4913946;0.01126885,0.2520801;0.3419113;-0.1882201,0.3438552;0.2619186;-0.417362,-0.1609786;0.5099893;0.01592526,-0.2835882;0.3460556;-0.1516953,-0.3198116;0.2960739;-0.4037215,0.09409858;0.005352512;-0.02801394,0.07748736;-0.1122655;-0.3507104,0.1025565;-0.4795409;-0.2495227,0.1255686;-0.5014462;-0.3301075,-0.08661469;0.002495187;-0.04647196,-0.04814498;-0.3381534;-0.07333347,0.01674262;-0.7034186;0.01683066,0.01683136;-0.6878396;-0.08068679,0.004924161;0.5560763;0.05088472,359.8072
+0;0;0,-0.01764195;0.3227687;0.02278295,-0.03425813;0.6323121;0.02896567,0.1374453;0.5056536;0.01932962,0.2355138;0.3874324;-0.1960873,0.3095601;0.3285919;-0.4378785,-0.1872659;0.5058833;-0.03013276,-0.2080429;0.3528668;-0.2449638,-0.1949843;0.2475473;-0.4819139,0.09468578;0.01083524;-0.02317451,0.1604475;-0.1697142;-0.3083377,0.1446633;-0.5346487;-0.1987756,0.1708523;-0.5503925;-0.2774784,-0.07975381;0.0006410438;-0.0570857,-0.04724262;-0.3416779;-0.0583057,-0.001646336;-0.7162492;-0.003100865,0.01067278;-0.6758029;-0.09643686,-0.03025553;0.5566551;0.02992525,0;0;0,0.002618911;0.3222505;0.03402495,0.008153062;0.6315345;0.05519986,0.1645187;0.4903323;0.01279449,0.2535724;0.3410046;-0.1866267,0.3404093;0.279988;-0.4235747,-0.1594969;0.5104956;0.0170708,-0.2837586;0.3469431;-0.1496857,-0.3178343;0.2895956;-0.4006003,0.09385577;0.005212098;-0.02799618,0.08016504;-0.1125356;-0.3507791,0.1058824;-0.4797585;-0.2511991,0.1270571;-0.4985343;-0.3295895,-0.08633438;0.002575309;-0.04647149,-0.04686569;-0.338028;-0.07240193,0.01712001;-0.7032559;0.01673082,0.01736762;-0.687094;-0.07697587,0.006453255;0.5558401;0.05230474,359.8398
+0;0;0,-0.01763254;0.3225965;0.02277079,-0.03424075;0.6319913;0.02895075,0.137658;0.5053138;0.01930171,0.235761;0.3870511;-0.1961907,0.3097744;0.3282367;-0.4378747,-0.1874357;0.5055438;-0.03021894,-0.2082199;0.3524736;-0.2451254,-0.1951671;0.2472008;-0.4819703,0.0946104;0.01082661;-0.02315606,0.160375;-0.1697307;-0.3083318,0.1446741;-0.5327408;-0.1993474,0.1704351;-0.5477371;-0.2767642,-0.07969031;0.0006405335;-0.05704026,-0.04717769;-0.3416935;-0.05826031,-0.001821864;-0.7142895;-0.003346577,0.01029595;-0.6740139;-0.09515737,-0.03024032;0.5563754;0.02990981,0;0;0,0.002393518;0.3220623;0.0341773,0.006798094;0.6312748;0.05445838,0.1632558;0.4897277;0.01101756,0.2533942;0.3452286;-0.1915715,0.3463211;0.2747913;-0.4234151,-0.161082;0.5112417;0.01697636,-0.2856258;0.3479059;-0.1499293,-0.3187881;0.2879112;-0.4002275,0.09365514;0.005287424;-0.02837789,0.08180763;-0.112053;-0.351398,0.1054661;-0.4781265;-0.2548014,0.1272399;-0.4952439;-0.3321804,-0.08632371;0.002443412;-0.04633351,-0.04673117;-0.3380652;-0.0734895,0.01506743;-0.7021493;0.01325262,0.01500766;-0.6857861;-0.07891944,0.005437735;0.5556059;0.05179977,359.8618
+0;0;0,-0.0177483;0.3223315;0.02321446,-0.03441385;0.6312514;0.02991596,0.1374418;0.5046082;0.01954282,0.2355535;0.3883482;-0.197024,0.2922275;0.3329251;-0.4441583,-0.1870609;0.5043578;-0.03034054,-0.2086886;0.3513902;-0.2452281,-0.1970736;0.2526419;-0.4849631,0.0947765;0.01067426;-0.02279826,0.1585593;-0.1729577;-0.3065134,0.142625;-0.5354882;-0.203268,0.1675104;-0.5499744;-0.2790938,-0.07967325;0.0007149511;-0.05716597,-0.04678392;-0.3416306;-0.05814616,-0.001663834;-0.7121772;-0.003361143,0.01026721;-0.6720735;-0.09338013,-0.03040403;0.5557882;0.03073685,0;0;0,0.002527336;0.3216681;0.03570318,0.006391007;0.6303127;0.05766821,0.1626459;0.4892725;0.01153135,0.2524889;0.3443525;-0.190879,0.3451055;0.2774504;-0.423914,-0.1614356;0.5114263;0.01926708,-0.2848886;0.3494675;-0.1497661,-0.3169781;0.2842155;-0.3989075,0.09356636;0.005265012;-0.02887738,0.08448096;-0.1108846;-0.3524665,0.1095944;-0.4751985;-0.2576685,0.1291734;-0.49266;-0.3332458,-0.08657278;0.002421788;-0.04599537,-0.04599427;-0.3380851;-0.07229348,0.01300772;-0.700996;0.0123017,0.01266967;-0.6843366;-0.07808507,0.005263031;0.5548105;0.05456996,359.8956
+0;0;0,-0.0177483;0.3223315;0.02321446,-0.03441385;0.6312514;0.02991596,0.1374418;0.5046082;0.01954282,0.2355535;0.3883482;-0.197024,0.2922275;0.3329251;-0.4441583,-0.1870609;0.5043578;-0.03034054,-0.2086886;0.3513902;-0.2452281,-0.1970736;0.2526419;-0.4849631,0.0947765;0.01067426;-0.02279826,0.1585593;-0.1729577;-0.3065134,0.142625;-0.5354882;-0.203268,0.1675104;-0.5499744;-0.2790938,-0.07967325;0.0007149511;-0.05716597,-0.04678392;-0.3416306;-0.05814616,-0.001663834;-0.7121772;-0.003361143,0.01026721;-0.6720735;-0.09338013,-0.03040403;0.5557882;0.03073685,0;0;0,0.002527336;0.3216681;0.03570318,0.006391007;0.6303127;0.05766821,0.1626459;0.4892725;0.01153135,0.2524889;0.3443525;-0.190879,0.3451055;0.2774504;-0.423914,-0.1614356;0.5114263;0.01926708,-0.2848886;0.3494675;-0.1497661,-0.3169781;0.2842155;-0.3989075,0.09356636;0.005265012;-0.02887738,0.08448096;-0.1108846;-0.3524665,0.1095944;-0.4751985;-0.2576685,0.1291734;-0.49266;-0.3332458,-0.08657278;0.002421788;-0.04599537,-0.04599427;-0.3380851;-0.07229348,0.01300772;-0.700996;0.0123017,0.01266967;-0.6843366;-0.07808507,0.005263031;0.5548105;0.05456996,359.9176
+0;0;0,-0.01777044;0.3227336;0.02324342,-0.03445924;0.6320842;0.02995495,0.1375751;0.5052987;0.01957119,0.2356949;0.3890292;-0.1970134,0.2923831;0.3335921;-0.4442101,-0.187264;0.5050481;-0.03036389,-0.2088934;0.352068;-0.245269,-0.1972755;0.2532948;-0.4850646,0.09477712;0.01067433;-0.02279841,0.158557;-0.1729491;-0.3065004,0.1428608;-0.5300608;-0.2047983,0.1673813;-0.5438946;-0.2795123,-0.07967377;0.0007149557;-0.05716635,-0.04678596;-0.3416148;-0.0581465,-0.002340302;-0.7066226;-0.004180368,0.0094158;-0.666667;-0.09287944,-0.03044468;0.5565318;0.03077682,0;0;0,0.00277325;0.3219001;0.03722405,0.006502183;0.6307927;0.06171632,0.1623464;0.4890133;0.01333618,0.251474;0.3444639;-0.1896827,0.3404874;0.2824066;-0.4255186,-0.1611436;0.511358;0.02192694,-0.284278;0.3505407;-0.1484569,-0.3161686;0.283164;-0.3971263,0.09352514;0.005215899;-0.02902162,0.08740152;-0.1113257;-0.3525225,0.1134377;-0.470008;-0.2587806,0.1331992;-0.48926;-0.3315032,-0.0866283;0.002457393;-0.04589018,-0.04454088;-0.338007;-0.07007514,0.01019325;-0.6960972;0.01295511,0.0097782;-0.6792619;-0.07610309,0.005473316;0.5552319;0.05791187,359.952
+0;0;0,-0.01794904;0.3226923;0.02391142,-0.03470348;0.632026;0.03119093,0.1362211;0.5054371;0.02021552,0.2345443;0.3932615;-0.198461,0.3023075;0.3513668;-0.4456097,-0.1862551;0.5050873;-0.02933932,-0.2165237;0.3897998;-0.2656926,-0.1998382;0.2918741;-0.5056126,0.09498579;0.01066868;-0.02255636,0.1579457;-0.1746082;-0.3055088,0.1421918;-0.5307918;-0.2071302,0.1654817;-0.542669;-0.2833444,-0.07978018;0.0006439182;-0.05726796,-0.04622566;-0.3417413;-0.05746824,-0.002465118;-0.7049007;-0.002755065,0.009265334;-0.6649149;-0.09145346,-0.03067359;0.5564953;0.03188621,0;0;0,0.002111619;0.3217558;0.03863907,0.004560417;0.6305168;0.06490707,0.1599451;0.4898449;0.01577306,0.2487122;0.3461034;-0.1880137,0.3342569;0.2919497;-0.4271349,-0.1612207;0.5103579;0.02419026,-0.2847824;0.351146;-0.1474324,-0.3147649;0.2812482;-0.3957162,0.09360968;0.005523592;-0.02918267,0.09410511;-0.1076412;-0.3540627,0.1157655;-0.464341;-0.2587247,0.1342183;-0.484183;-0.3313882,-0.08683297;0.002169519;-0.04582838,-0.04437298;-0.3387021;-0.06472866,0.008880425;-0.6961725;0.01383497,0.008475054;-0.6792945;-0.07522893,0.003933936;0.5549989;0.06063318,359.985
+0;0;0,-0.01792713;0.3222985;0.02388224,-0.03466627;0.6313496;0.03115525,0.1341254;0.5054845;0.02032805,0.232462;0.3932937;-0.1983782,0.3002445;0.351387;-0.4455971,-0.1842371;0.5051392;-0.02859466,-0.2145098;0.389836;-0.26498,-0.1978196;0.2918825;-0.5049682,0.0951416;0.01068618;-0.02259336,0.1581281;-0.174669;-0.3056653,0.1425223;-0.5275052;-0.2082112,0.1654611;-0.5387512;-0.2832766,-0.07991104;0.0006449745;-0.0573619,-0.04634235;-0.3418848;-0.05756227,-0.00299307;-0.7016312;-0.003363281,0.008560569;-0.6617959;-0.09072472,-0.03064024;0.5558914;0.03184986,0;0;0,0.001256645;0.3212703;0.03939438,0.00287538;0.6297094;0.066154,0.1570185;0.4906824;0.01830149,0.2452893;0.3478754;-0.1864026,0.3261992;0.3020731;-0.4289382,-0.1603361;0.5091701;0.02593809,-0.2839701;0.3517315;-0.1473162,-0.3128126;0.2802653;-0.3953655,0.093647;0.006023809;-0.02950478,0.101433;-0.1025902;-0.3559951,0.1205939;-0.4557164;-0.2602403,0.13634;-0.4781114;-0.330019,-0.08710184;0.001727338;-0.0456822,-0.04509898;-0.3395596;-0.06025983,0.007710118;-0.6939836;0.01608853,0.007438964;-0.6768784;-0.07163771,0.002461255;0.5542687;0.06177735,360.0192
+0;0;0,-0.01790812;0.3219567;0.02385691,-0.03464674;0.6309981;0.03113007,0.1328413;0.5055426;0.02039388,0.2312845;0.3932301;-0.1985496,0.2990483;0.351335;-0.4457002,-0.1830034;0.5052;-0.02814192,-0.213309;0.3897718;-0.2647837,-0.1966233;0.2918452;-0.5047057,0.09519267;0.01069191;-0.02260549,0.1581871;-0.1746866;-0.3057131,0.1426581;-0.5257868;-0.2087386,0.1656156;-0.5370665;-0.2838654,-0.07995394;0.0006453207;-0.05739269,-0.04638102;-0.3419276;-0.05759308,-0.003245022;-0.699904;-0.003660768,0.008318064;-0.6600606;-0.09109365,-0.0306213;0.5555508;0.03182457,0;0;0,-1.775473E-05;0.3207942;0.04046011,5.284511E-05;0.6291034;0.06863689,0.1537018;0.4916284;0.02023458,0.244198;0.3646516;-0.1940753,0.3207982;0.2861043;-0.4294332,-0.1612187;0.5078326;0.0288501,-0.2834195;0.3525521;-0.1477746,-0.3113352;0.2792618;-0.3953223,0.09363033;0.006569147;-0.02961719,0.1055801;-0.1005012;-0.356537,0.1240989;-0.4521096;-0.2619582,0.1422262;-0.4739169;-0.33169,-0.08719023;0.001192721;-0.04564441,-0.04575442;-0.3402839;-0.05830151,0.005686779;-0.693249;0.01710346,0.005169712;-0.6761138;-0.07069936,9.423681E-05;0.5536965;0.06386662,360.0405
+0;0;0,-0.01812394;0.3223435;0.02467068,-0.03493654;0.6317905;0.03249712,0.1324907;0.5061191;0.02116415,0.2294022;0.4094946;-0.2059382,0.3044804;0.3300651;-0.4414275,-0.1830973;0.5058076;-0.0271855,-0.2015797;0.3746675;-0.2568903,-0.1935513;0.2812751;-0.4989944,0.09058968;0.01023083;-0.0213783,0.1526959;-0.1753398;-0.3046553,0.1365581;-0.5284301;-0.20989,0.1599971;-0.5382422;-0.286597,-0.07609919;0.0004955371;-0.05456061,-0.04208403;-0.3421154;-0.05402167,0.001120452;-0.7013071;0.001008861,0.01272868;-0.6613405;-0.08721965,-0.03088218;0.5561693;0.03308047,0;0;0,0.0062034;0.3205193;0.04551244,0.008174788;0.6289853;0.07651281,0.1613213;0.4921648;0.02595997,0.2526088;0.3727817;-0.1924843,0.3278095;0.281114;-0.423445,-0.1530715;0.5065936;0.03528878,-0.274514;0.3531469;-0.143623,-0.2877849;0.3044138;-0.3982795,0.08807139;0.00374715;-0.0315845,0.12282;-0.09562224;-0.359392,0.1389929;-0.4472277;-0.2592636,0.160056;-0.4673392;-0.3304222,-0.08262724;0.00276068;-0.04396941,-0.03571775;-0.3382307;-0.05196669,0.01479414;-0.6926785;0.02372287,0.01407753;-0.6755671;-0.06488709,0.007799447;0.5534701;0.07079768,360.0641
+0;0;0,-0.01805475;0.3211129;0.0245765,-0.034842;0.6300924;0.03239324,0.133074;0.5044315;0.02102274,0.2300182;0.4077743;-0.2061564,0.3051404;0.3282983;-0.4417837,-0.1834749;0.5041191;-0.02747411,-0.2019636;0.3729347;-0.2572566,-0.1939304;0.2794875;-0.4995025,0.09345248;0.01055414;-0.02205389,0.1555719;-0.1750558;-0.3053909,0.1395047;-0.5265991;-0.2110408,0.1628359;-0.5362279;-0.2873948,-0.07850406;0.000511197;-0.05628482,-0.04448169;-0.3421722;-0.05574577,-0.001466505;-0.6997902;-0.0009563379,0.01008831;-0.6598694;-0.08877882,-0.03079637;0.5546341;0.03297534,0;0;0,0.003391137;0.3193665;0.04513335,0.004033064;0.6273132;0.07663727,0.1577933;0.4906409;0.02510548,0.2492216;0.377304;-0.1965853,0.3193524;0.3029611;-0.4354049,-0.1570929;0.5040139;0.03520586,-0.2764812;0.3522272;-0.1466139,-0.2911854;0.3043267;-0.4015047,0.09144125;0.006184295;-0.03051853,0.1245221;-0.09183395;-0.3589814,0.1417874;-0.4429179;-0.2631445,0.1628622;-0.463632;-0.3333489,-0.08537941;0.001647731;-0.04515275,-0.03783365;-0.3393475;-0.05232417,0.01128576;-0.6926577;0.02185053,0.01035085;-0.675476;-0.06635118,0.003977373;0.5519625;0.07089806,360.0965
+0;0;0,-0.01805475;0.3211129;0.0245765,-0.034842;0.6300924;0.03239324,0.133074;0.5044315;0.02102274,0.2300182;0.4077743;-0.2061564,0.3051404;0.3282983;-0.4417837,-0.1834749;0.5041191;-0.02747411,-0.2019636;0.3729347;-0.2572566,-0.1939304;0.2794875;-0.4995025,0.09345248;0.01055414;-0.02205389,0.1555719;-0.1750558;-0.3053909,0.1395047;-0.5265991;-0.2110408,0.1628359;-0.5362279;-0.2873948,-0.07850406;0.000511197;-0.05628482,-0.04448169;-0.3421722;-0.05574577,-0.001466505;-0.6997902;-0.0009563379,0.01008831;-0.6598694;-0.08877882,-0.03079637;0.5546341;0.03297534,0;0;0,0.003391137;0.3193665;0.04513335,0.004033064;0.6273132;0.07663727,0.1577933;0.4906409;0.02510548,0.2492216;0.377304;-0.1965853,0.3193524;0.3029611;-0.4354049,-0.1570929;0.5040139;0.03520586,-0.2764812;0.3522272;-0.1466139,-0.2911854;0.3043267;-0.4015047,0.09144125;0.006184295;-0.03051853,0.1245221;-0.09183395;-0.3589814,0.1417874;-0.4429179;-0.2631445,0.1628622;-0.463632;-0.3333489,-0.08537941;0.001647731;-0.04515275,-0.03783365;-0.3393475;-0.05232417,0.01128576;-0.6926577;0.02185053,0.01035085;-0.675476;-0.06635118,0.003977373;0.5519625;0.07089806,360.1205
+0;0;0,-0.01913622;0.3201082;0.02524653,-0.03632525;0.628831;0.03348485,0.1302593;0.5034742;0.02197879,0.226292;0.4140132;-0.2085639,0.2856645;0.3451384;-0.451946,-0.1835892;0.5033755;-0.02601706,-0.2026159;0.3713783;-0.2553426,-0.1922312;0.2868389;-0.5007991,0.09415836;0.01213101;-0.02232538,0.1605224;-0.1236284;-0.3318862,0.1399971;-0.4712317;-0.2275433,0.1634662;-0.4807322;-0.3020943,-0.0796947;-0.0005184799;-0.05621267,-0.04597513;-0.3433375;-0.05530181,-0.003102474;-0.7000313;8.996576E-05,0.0082184;-0.6602479;-0.08619484,-0.03218846;0.5534567;0.03399656,0;0;0,0.0009486749;0.3184017;0.04574203,0.000361286;0.6260177;0.07828212,0.1534879;0.4908634;0.0266366,0.2458497;0.3817933;-0.1968551,0.3144158;0.3143077;-0.4382013,-0.1587602;0.5023378;0.03657474,-0.2770558;0.3515552;-0.1468544,-0.2909408;0.3308407;-0.4054695,0.09239072;0.006991476;-0.03043771,0.1257569;-0.08774796;-0.3599432,0.1455648;-0.4380724;-0.2649843,0.1622003;-0.4619044;-0.332024,-0.08637366;0.0008517752;-0.04527962,-0.03902224;-0.3403015;-0.05119609,0.008804906;-0.6931125;0.02210972,0.007876278;-0.6756926;-0.06454954,0.0006490573;0.5507675;0.07228446,360.1529
+0;0;0,-0.01918799;0.3209742;0.02531483,-0.0364012;0.6301317;0.03356423,0.1309875;0.5044117;0.02199996,0.2270632;0.4149106;-0.2086459,0.2864331;0.3460388;-0.4520176,-0.1844021;0.5043126;-0.02623158,-0.2034374;0.3722562;-0.2556598,-0.1930531;0.2877205;-0.5011058,0.09141596;0.01177769;-0.02167515,0.1577758;-0.1239733;-0.3312166,0.1371965;-0.4724925;-0.2265987,0.1606842;-0.4820244;-0.3012091,-0.07737357;-0.0005033789;-0.05457546,-0.04365611;-0.3433009;-0.05366465,-0.0006704889;-0.7009345;0.00187308,0.0106594;-0.6611433;-0.08448042,-0.03225795;0.5546396;0.03407674,0;0;0,0.00294337;0.3187715;0.04908705,0.002901092;0.62648;0.08480215,0.1568186;0.4921353;0.03123569,0.2463125;0.3883906;-0.1960667,0.3153109;0.3168057;-0.4360932,-0.1565574;0.5015056;0.04061187,-0.2737854;0.3523984;-0.1450307,-0.2835414;0.3165467;-0.4021636,0.08918746;0.004769042;-0.03143656,0.1332074;-0.08671445;-0.3605883,0.1526301;-0.4373204;-0.2629552,0.1713612;-0.4604738;-0.3300747,-0.08365129;0.002068914;-0.04431235,-0.03268731;-0.3385813;-0.04713311,0.01355576;-0.692719;0.02554496,0.01261409;-0.6752322;-0.06119426,0.003010891;0.5511927;0.0778532,360.1862
+0;0;0,-0.02035625;0.3215587;0.0263215,-0.03811979;0.6308803;0.0351276,0.1300689;0.5052281;0.02326599,0.2256488;0.4182676;-0.2085915,0.2842607;0.3543938;-0.4535851,-0.1863749;0.504734;-0.02516889,-0.2057504;0.3738748;-0.2552906,-0.1918989;0.3360606;-0.5120305,0.09032845;0.01265641;-0.02169427,0.152144;-0.09230159;-0.3438457,0.1371299;-0.4466145;-0.2515463,0.1468903;-0.4076445;-0.338114,-0.07704797;-0.001437876;-0.05340035,-0.04361431;-0.3442209;-0.0524779,-0.0008183047;-0.7040485;0.002064489,0.01047227;-0.6641572;-0.08421633,-0.03381497;0.5553474;0.03552641,0;0;0,0.004404396;0.3191611;0.05122495,0.005353484;0.6268976;0.08848381,0.159622;0.4927849;0.03403997,0.2486052;0.3910269;-0.1943957,0.3147537;0.3352562;-0.439449,-0.1545942;0.5006737;0.04390986,-0.2708558;0.3541094;-0.1443923,-0.2737217;0.3642875;-0.4040561,0.08807062;0.00382407;-0.03192174,0.1388159;-0.08617656;-0.3604696,0.161988;-0.4389968;-0.2642242,0.1807614;-0.4620352;-0.3313373,-0.08275342;0.002797486;-0.04397841,-0.02825538;-0.3372733;-0.04478786,0.0165078;-0.6935945;0.02810747,0.01537445;-0.6760761;-0.05856789,0.005216509;0.5515965;0.08116031,360.2193
+0;0;0,-0.02038836;0.3220659;0.02636302,-0.03816524;0.6316197;0.03517575,0.1304122;0.5057934;0.02328559,0.2259915;0.4188335;-0.2085702,0.2846058;0.3549571;-0.453574,-0.1867761;0.5052981;-0.02526324,-0.2061515;0.3744398;-0.2553833,-0.1922994;0.336624;-0.5121337,0.09002798;0.01261431;-0.0216221,0.1518419;-0.0923409;-0.3437649,0.1367848;-0.4476693;-0.251201,0.1466848;-0.408571;-0.3390068,-0.07679168;-0.001433094;-0.05322271,-0.0433589;-0.344207;-0.0523003,-0.0004402474;-0.7050658;0.002398413,0.01101181;-0.6650331;-0.08511642,-0.03385722;0.5560306;0.03557486,0;0;0,0.004816454;0.3195214;0.05215359,0.006223015;0.6273769;0.09034228,0.1605788;0.4930448;0.03520513,0.2493974;0.3909028;-0.193121,0.3154683;0.3397127;-0.4392041,-0.1540136;0.5004321;0.04521618,-0.2698478;0.3583847;-0.1467721,-0.2671217;0.2991154;-0.3997986,0.08777101;0.00331226;-0.03188968,0.1419951;-0.08522704;-0.3602692,0.1643272;-0.4391465;-0.2638568,0.1859014;-0.4599221;-0.3334775,-0.08239529;0.003269358;-0.04395454,-0.02604315;-0.3364909;-0.04394451,0.01754949;-0.6940022;0.02912034,0.01634062;-0.6766592;-0.05879434,0.005936187;0.5520424;0.08278871,360.2527
+0;0;0,-0.02024647;0.3198245;0.02617954,-0.03796538;0.62837;0.034959,0.1287145;0.5032654;0.02320943,0.2243168;0.4162847;-0.2087022,0.2829183;0.3524221;-0.4536526,-0.1848257;0.5027758;-0.02478102,-0.2042057;0.3718861;-0.2549565,-0.1903567;0.3340785;-0.5116509,0.09656759;0.01353061;-0.02319272,0.1583984;-0.0914532;-0.3454233,0.1433306;-0.4470332;-0.2527939,0.1532569;-0.4079106;-0.3408337,-0.0823698;-0.001537193;-0.05708879,-0.04892791;-0.3444045;-0.05616612,-0.005978864;-0.705519;-0.001428671,0.005503714;-0.6654595;-0.08917671,-0.03366556;0.5529248;0.03535735,0;0;0,-0.01160089;0.3176215;0.04863095,-0.01487517;0.6246066;0.08552051,0.1384664;0.4921478;0.02967715,0.2289835;0.3984705;-0.201666,0.2948277;0.3257518;-0.442269,-0.1719981;0.4974455;0.04031711,-0.2868391;0.3572819;-0.1537297,-0.29095;0.34172;-0.4130638,0.09534986;0.009033412;-0.02954793,0.1214684;-0.08732782;-0.3592592,0.1463064;-0.4434913;-0.2710831,0.1680579;-0.4638632;-0.3412423,-0.08898958;-0.0003474951;-0.04611953,-0.0449516;-0.3419873;-0.05060271,-0.002335213;-0.6999026;0.02236923,0.001927009;-0.7367964;-0.03628078,-0.01435568;0.5494013;0.0781374,360.2868
+0;0;0,-0.02025324;0.3199313;0.02618829,-0.03796468;0.6283463;0.0349666,0.1273724;0.50374;0.02331663,0.2229795;0.4167548;-0.2086067,0.296827;0.3362776;-0.5172843,-0.1835847;0.5032544;-0.02427845,-0.2029657;0.372358;-0.2544655,-0.1855137;0.3247143;-0.5779426,0.09614639;0.01347159;-0.02309157,0.1579683;-0.0914971;-0.3452758,0.1428917;-0.447283;-0.2525927,0.1528636;-0.4081185;-0.3410363,-0.08201053;-0.001530488;-0.05683979,-0.04857346;-0.3443485;-0.05591725,-0.005599543;-0.7056719;-0.001148116,0.005935696;-0.6655663;-0.08929859,-0.03366995;0.5529903;0.03536447,0;0;0,-0.01115758;0.317656;0.04921627,-0.01478156;0.6244014;0.08693862,0.1374763;0.4931892;0.03068233,0.2288133;0.4021342;-0.2013998,0.2947859;0.3088146;-0.5082401,-0.1700774;0.4969494;0.04152601,-0.2837146;0.3604082;-0.1558028,-0.2937108;0.3059721;-0.4785235,0.0947498;0.009118915;-0.02996922,0.1240067;-0.08795222;-0.3591565,0.1485217;-0.4442885;-0.2707001,0.1706293;-0.4650154;-0.3410118,-0.08862142;-0.0004545861;-0.04587888,-0.04348919;-0.3419022;-0.05030628,-0.001860943;-0.7001469;0.02269287,0.002445668;-0.7366636;-0.03699534,-0.0141089;0.5492964;0.07946014,360.3097
+0;0;0,-0.02091661;0.3211413;0.02669664,-0.03895205;0.6299949;0.03583984,0.1259688;0.5055525;0.02417494,0.2184261;0.4251036;-0.211328,0.2953914;0.3310237;-0.5158694,-0.1838723;0.5046895;-0.02344371,-0.2047301;0.3825608;-0.2582449,-0.1861257;0.2661626;-0.5642277,0.09221705;0.01310331;-0.02199834,0.1529528;-0.09192978;-0.3442407,0.1376595;-0.4485877;-0.2533283,0.1479015;-0.4091558;-0.344032,-0.07870053;-0.001781108;-0.05443034,-0.04543407;-0.3444937;-0.05288671,-0.002871469;-0.7062482;0.002122119,0.008969191;-0.6658649;-0.08828256,-0.03459301;0.5545106;0.03617631,0;0;0,-0.008604258;0.3187324;0.05116248,-0.01246174;0.6257722;0.09028363,0.1393877;0.4953568;0.03307104,0.2306046;0.4011055;-0.1977496,0.2973424;0.3094394;-0.505424,-0.1666095;0.4977567;0.04317373,-0.2804037;0.3623061;-0.1547809,-0.2778578;0.2858895;-0.4736448,0.09027073;0.006504998;-0.03112054,0.1313026;-0.08990794;-0.3591173,0.1543373;-0.4459701;-0.2675041,0.1776821;-0.4674525;-0.3397925,-0.08484227;0.0004977752;-0.04428485,-0.03782224;-0.3405886;-0.04746377,0.002699833;-0.6994128;0.02538528,0.006936058;-0.7376277;-0.03585037,-0.01172403;0.5505729;0.08244157,360.342
+0;0;0,-0.02096948;0.3219531;0.02676412,-0.03903361;0.6312979;0.03592186,0.1268282;0.5064504;0.02418768,0.2192977;0.4259908;-0.2113462,0.2962894;0.3318785;-0.5159924,-0.1848154;0.5055823;-0.023708,-0.2056759;0.3834376;-0.25854,-0.1870651;0.2669994;-0.5646281,0.0908998;0.01291614;-0.02168411,0.151596;-0.09204847;-0.3437164,0.1363048;-0.4486555;-0.2528169,0.1468691;-0.408927;-0.3463741,-0.07757635;-0.001755666;-0.05365284,-0.04433157;-0.3442447;-0.05211022,-0.001775045;-0.7059476;0.002890766,0.01043812;-0.6652377;-0.09035803,-0.03466762;0.5556933;0.03625886,0;0;0,-0.006768961;0.3193893;0.05248308,-0.0106823;0.6268042;0.09253716,0.1419746;0.4955648;0.03502869,0.2309165;0.4012174;-0.196679,0.2994788;0.3099872;-0.504202,-0.1653824;0.4974078;0.04499036,-0.2786584;0.3640286;-0.1547071,-0.2770683;0.2855525;-0.4731928,0.08897925;0.005628273;-0.03083527,0.1385088;-0.09411796;-0.3564177,0.160229;-0.4496392;-0.26262,0.1850091;-0.4712528;-0.3379936,-0.08335115;0.001123423;-0.04417151,-0.0340814;-0.3394272;-0.04620018,0.005113009;-0.6983423;0.02666176,0.009468265;-0.7391101;-0.03604512,-0.009932335;0.5515053;0.0844903,360.3645
+0;0;0,-0.02098112;0.3221318;0.02677898,-0.03905715;0.6316801;0.03594409,0.1271815;0.5066985;0.02418192,0.2196604;0.4262308;-0.211376,0.2965639;0.3322264;-0.5156729,-0.1851871;0.5058284;-0.02382516,-0.2060497;0.3836713;-0.2586811,-0.1874603;0.2673665;-0.5644183,0.09070643;0.01288867;-0.02163799,0.1513708;-0.092021;-0.3435017,0.1361292;-0.4474728;-0.2528967,0.1469289;-0.4075274;-0.3485389,-0.07741132;-0.001751931;-0.05353871,-0.04418395;-0.3440618;-0.0519969,-0.001765288;-0.7045929;0.002825912,0.01072006;-0.6636443;-0.09250101,-0.03469003;0.5560559;0.03628118,0;0;0,-0.006507481;0.3195213;0.05282044,-0.01039869;0.627079;0.09333658,0.1425607;0.495078;0.03621316,0.2308436;0.4026657;-0.196555,0.2991813;0.3108833;-0.5035625,-0.1651853;0.4966932;0.04577712,-0.2785097;0.3658925;-0.1556272,-0.2783233;0.2863547;-0.4734657,0.08882713;0.005508989;-0.03068173,0.1421527;-0.09785605;-0.3543397,0.16276;-0.4519189;-0.2594584,0.1887751;-0.474096;-0.3366836,-0.08309434;0.001232273;-0.04422429,-0.0319388;-0.3388579;-0.04627326,0.005208798;-0.6967773;0.02653733,0.008982243;-0.7371362;-0.03978287,-0.009643419;0.5517638;0.08525968,360.399
+0;0;0,-0.02152513;0.3218507;0.02726081,-0.03993164;0.6309966;0.03689046,0.1267072;0.5059339;0.0248636,0.2210115;0.4228371;-0.2090609,0.295403;0.3327616;-0.509305,-0.186204;0.50494;-0.02329709,-0.2093631;0.3945489;-0.2637061,-0.1906473;0.3109856;-0.5742881,0.09238451;0.0135774;-0.02218639,0.1514772;-0.09166177;-0.344131,0.1359665;-0.4482886;-0.2518049,0.1602158;-0.4899798;-0.3105069,-0.07914334;-0.002287033;-0.05424556,-0.04587671;-0.3444954;-0.0527364,-0.003587857;-0.7065824;0.00250851,0.008749056;-0.6657149;-0.09184867,-0.03550212;0.5554714;0.03713381,0;0;0,-0.007951848;0.319249;0.05302024,-0.01316562;0.6264552;0.09323096,0.140012;0.4939157;0.03539657,0.2279951;0.4018928;-0.197648,0.2959715;0.3143135;-0.5001432,-0.1676837;0.4955313;0.0451178,-0.2809284;0.3655888;-0.1568962,-0.2811227;0.2867653;-0.4692759,0.09106534;0.00685738;-0.02952218,0.1412679;-0.1007191;-0.3522024,0.163296;-0.4563921;-0.2575514,0.1894366;-0.4772002;-0.3344201,-0.08470248;0.0005886458;-0.04512899,-0.03378593;-0.3394339;-0.04790053,0.00241819;-0.6989726;0.02537003,0.006515545;-0.7374014;-0.04152009,-0.0121166;0.5512255;0.08528495,360.4317
+0;0;0,-0.02152513;0.3218507;0.02726081,-0.03993164;0.6309966;0.03689046,0.1267072;0.5059339;0.0248636,0.2210115;0.4228371;-0.2090609,0.295403;0.3327616;-0.509305,-0.186204;0.50494;-0.02329709,-0.2093631;0.3945489;-0.2637061,-0.1906473;0.3109856;-0.5742881,0.09238451;0.0135774;-0.02218639,0.1514772;-0.09166177;-0.344131,0.1359665;-0.4482886;-0.2518049,0.1602158;-0.4899798;-0.3105069,-0.07914334;-0.002287033;-0.05424556,-0.04587671;-0.3444954;-0.0527364,-0.003587857;-0.7065824;0.00250851,0.008749056;-0.6657149;-0.09184867,-0.03550212;0.5554714;0.03713381,0;0;0,-0.007951848;0.319249;0.05302024,-0.01316562;0.6264552;0.09323096,0.140012;0.4939157;0.03539657,0.2279951;0.4018928;-0.197648,0.2959715;0.3143135;-0.5001432,-0.1676837;0.4955313;0.0451178,-0.2809284;0.3655888;-0.1568962,-0.2811227;0.2867653;-0.4692759,0.09106534;0.00685738;-0.02952218,0.1412679;-0.1007191;-0.3522024,0.163296;-0.4563921;-0.2575514,0.1894366;-0.4772002;-0.3344201,-0.08470248;0.0005886458;-0.04512899,-0.03378593;-0.3394339;-0.04790053,0.00241819;-0.6989726;0.02537003,0.006515545;-0.7374014;-0.04152009,-0.0121166;0.5512255;0.08528495,360.4549
+0;0;0,-0.0214982;0.321448;0.02722671,-0.03987434;0.6300846;0.03683867,0.1265961;0.5051561;0.02482391,0.2209028;0.4220572;-0.2091064,0.2938082;0.3337812;-0.5033528,-0.1859998;0.5041632;-0.02328826,-0.2091595;0.3937694;-0.2637033,-0.1908176;0.3118754;-0.5680809,0.09445398;0.01388154;-0.02268338,0.1535416;-0.09134847;-0.3445999,0.1381156;-0.4460254;-0.2527786,0.1629219;-0.4893634;-0.3128289,-0.0809162;-0.002338264;-0.0554607,-0.04765247;-0.3445168;-0.05395167,-0.005594827;-0.7046242;0.0009911917,0.007025459;-0.663507;-0.09553334,-0.03544977;0.5546437;0.03708175,0;0;0,-0.0157106;0.3187491;0.05181217,-0.02436371;0.6254988;0.09095192,0.1289038;0.4929585;0.03329134,0.2166484;0.4012859;-0.1999887,0.2843944;0.3167117;-0.4965464,-0.1783271;0.4945932;0.04287342,-0.2908563;0.366097;-0.1604698,-0.2911427;0.2879097;-0.4663708,0.0934017;0.009310156;-0.02860475,0.1316854;-0.1035463;-0.3510838,0.152232;-0.4571013;-0.2559966,0.1795888;-0.478543;-0.3347697,-0.08666752;-0.001329495;-0.04599741,-0.04305295;-0.3423189;-0.05034997,-0.01013688;-0.7000355;0.02327193,-0.002533726;-0.7428827;-0.04180752,-0.02300392;0.5503402;0.08318639,360.4871
+0;0;0,-0.02181537;0.321422;0.02742261,-0.04044725;0.6295166;0.03748296,0.1259188;0.5045884;0.02548774,0.2217588;0.4230887;-0.208416,0.3022806;0.4067865;-0.5140297,-0.1864174;0.5035049;-0.02260276,-0.2108567;0.3997127;-0.2658483,-0.1913625;0.3094233;-0.5685314,0.09431038;0.01372309;-0.02263796,0.1522187;-0.09034587;-0.3451118,0.136946;-0.4438413;-0.2527677,0.161283;-0.4836811;-0.3149168,-0.08082113;-0.002306808;-0.05529803,-0.04731635;-0.3444298;-0.05374429,-0.004190642;-0.7034142;0.0009371415,0.008198514;-0.6624182;-0.09423631,-0.03599415;0.5542051;0.03762369,0;0;0,-0.01738516;0.3187214;0.0515213,-0.02820586;0.6249714;0.08997726,0.1251002;0.4920962;0.03237367,0.2123961;0.4030748;-0.2021323,0.2808807;0.3180125;-0.4991568,-0.1815269;0.4938191;0.04186729,-0.2938289;0.3681014;-0.1633686,-0.2939221;0.2865589;-0.4691465,0.09310325;0.009738043;-0.02884793,0.1300765;-0.1044277;-0.3509849,0.1487647;-0.4567433;-0.2548385,0.1758272;-0.4799131;-0.3308187,-0.08655658;-0.001930556;-0.04582008,-0.04507961;-0.3431285;-0.05187972,-0.01400705;-0.6998059;0.02252096,-0.006048035;-0.7420752;-0.04108866,-0.02649222;0.5499323;0.0823698,360.5207
+0;0;0,-0.02182208;0.3215208;0.02743103,-0.04043745;0.6293408;0.037485,0.1257085;0.5046012;0.02550549,0.2215555;0.4230956;-0.2084153,0.3021625;0.4067761;-0.5143523,-0.1862172;0.5035192;-0.02252181,-0.2106583;0.3997195;-0.2657851,-0.1911435;0.3093345;-0.5687884,0.09407949;0.0136895;-0.02258254,0.1519877;-0.09037925;-0.3450556,0.136749;-0.443087;-0.2529173,0.1616197;-0.4844583;-0.3164293,-0.08062327;-0.002301161;-0.05516266,-0.04711857;-0.3444234;-0.05360892,-0.004088949;-0.7026079;0.0009506755,0.008571897;-0.6613708;-0.09630989,-0.03599165;0.5541527;0.03762549,0;0;0,-0.01806713;0.3187835;0.05152583,-0.03052692;0.6247185;0.08977437,0.1227279;0.4915436;0.03222823,0.2096451;0.4041946;-0.203068,0.2785341;0.3169126;-0.4997116,-0.183089;0.493322;0.04169648,-0.2943762;0.3694803;-0.1652508,-0.2981487;0.3151126;-0.4773265,0.0929106;0.01012309;-0.02852142,0.129485;-0.1042071;-0.3506448,0.1461108;-0.4553558;-0.2529584,0.1737437;-0.4802404;-0.3302261,-0.08616062;-0.002372778;-0.04603307,-0.045984;-0.3437157;-0.05262046,-0.01490535;-0.6995584;0.02177423,-0.007758186;-0.7429858;-0.04382693,-0.02844503;0.5498053;0.0822432,360.554
+0;0;0,-0.02182214;0.3215217;0.02743111,-0.04042949;0.6292082;0.03748208,0.1254574;0.5046092;0.0255216,0.2213092;0.4230996;-0.2084107,0.3020151;0.4067601;-0.5147233,-0.1859758;0.5035289;-0.02242988,-0.210418;0.3997241;-0.265705,-0.1908793;0.3092282;-0.5690803,0.09389726;0.01366298;-0.02253879,0.1518034;-0.09040195;-0.3450001,0.1366401;-0.4413623;-0.2533182,0.1621575;-0.4845892;-0.3184816,-0.0804671;-0.002296703;-0.05505581,-0.04696362;-0.3444064;-0.05350213,-0.004147183;-0.7008164;0.0007871576,0.00884285;-0.6592872;-0.09900223,-0.03598738;0.5540825;0.03762246,0;0;0,-0.01838384;0.3187631;0.0515461,-0.03189041;0.6245188;0.08979368,0.1213955;0.4913629;0.03247523,0.2079002;0.4048558;-0.2032982,0.2775168;0.3163672;-0.49983,-0.1837161;0.4928658;0.04156977,-0.2948203;0.3705415;-0.1663925,-0.3010335;0.3157725;-0.4787537,0.09270312;0.01040965;-0.02844536,0.1297052;-0.1041404;-0.3504283,0.1438139;-0.4530481;-0.2510655,0.1722971;-0.4804582;-0.3295026,-0.08590422;-0.002710757;-0.04609215,-0.04597165;-0.3440544;-0.05342782,-0.01559639;-0.6982013;0.02050453,-0.008579411;-0.7446561;-0.04556371,-0.02952783;0.5496752;0.08227777,360.5772
+0;0;0,-0.02223848;0.3215348;0.02795618,-0.04113255;0.6291561;0.03842333,0.1244601;0.5046532;0.02619641,0.2215908;0.4257705;-0.2081245,0.2990238;0.4022272;-0.5154477,-0.1863552;0.5035729;-0.02149266,-0.2119113;0.4049954;-0.2668343,-0.1859301;0.2999817;-0.5656567,0.09377431;0.01354448;-0.02264926,0.150389;-0.08882321;-0.3458888,0.1345549;-0.4407;-0.255851,0.1621749;-0.4852643;-0.3190637,-0.08052783;-0.002299262;-0.05477266,-0.04633161;-0.3443481;-0.05359636,-0.003822811;-0.7011514;0.001713857,0.009121424;-0.6595607;-0.09836935,-0.03667052;0.5540823;0.03851956,0;0;0,-0.01917132;0.3187915;0.05162549,-0.03408609;0.6244478;0.08989739,0.1191835;0.4910885;0.03266859,0.2052687;0.4056177;-0.2036515,0.275647;0.3159392;-0.5003035,-0.1849274;0.4924308;0.04127769,-0.2955413;0.3734422;-0.1688875,-0.2901953;0.3594984;-0.4863379,0.09257133;0.01077112;-0.02836537,0.1281263;-0.1040976;-0.3504045,0.1412882;-0.453355;-0.2503004,0.1697394;-0.4811372;-0.3288516,-0.08575039;-0.003101283;-0.04612283,-0.04671609;-0.3445121;-0.05524266,-0.01747332;-0.6990454;0.01976298,-0.01031025;-0.7442307;-0.04816639,-0.03133068;0.5496681;0.08238864,360.6002
+0;0;0,-0.02222835;0.3213885;0.02794345,-0.0411173;0.6289259;0.03840803,0.1231246;0.5048632;0.02628426,0.2202563;0.4259797;-0.2080391,0.2977806;0.4024087;-0.5157245,-0.1850882;0.503792;-0.02100552,-0.2106445;0.4052135;-0.2663496,-0.1846328;0.300076;-0.5655242,0.0937192;0.01353652;-0.02263595,0.1503151;-0.0887971;-0.3457679,0.1345611;-0.438892;-0.2561861,0.1619696;-0.482885;-0.3189145,-0.0804805;-0.002297911;-0.05474047,-0.04629566;-0.3442329;-0.05356456,-0.004002124;-0.6992294;0.001465563,0.008842941;-0.6577275;-0.09785089,-0.03665683;0.5538785;0.03850422,0;0;0,-0.020274;0.3186191;0.05134511,-0.03644964;0.6241452;0.08946776,0.1159786;0.4920244;0.032166,0.2026256;0.4077091;-0.2043669,0.2729234;0.3156597;-0.5007131,-0.18514;0.4919015;0.04025275,-0.2928921;0.3847655;-0.1776371,-0.3061906;0.3201054;-0.4888896,0.09249374;0.01143247;-0.02816236,0.1266346;-0.1069923;-0.3489419,0.1388517;-0.4545229;-0.2493794,0.1669804;-0.4837517;-0.3259416,-0.0855812;-0.003729813;-0.04626942,-0.04762267;-0.3451012;-0.05695834,-0.01954768;-0.697768;0.01839101,-0.01316434;-0.7391888;-0.05245643,-0.03337436;0.5494001;0.0820024,360.6323
+0;0;0,-0.02224499;0.3216289;0.02796436,-0.04114139;0.6292868;0.03843422,0.1223315;0.5054559;0.02636928,0.2194674;0.4265691;-0.2079641,0.2970398;0.4029834;-0.5158405,-0.1843975;0.5043899;-0.02069283,-0.2099549;0.4058072;-0.2660475,-0.183927;0.3006044;-0.5654078,0.0937391;0.0135394;-0.02264076,0.1503142;-0.08875667;-0.3456542,0.1344451;-0.44141;-0.2554176,0.1611388;-0.4834734;-0.3165102,-0.0804976;-0.002298399;-0.05475209,-0.0463253;-0.3441079;-0.05357661,-0.003722694;-0.7016987;0.001855657,0.008787395;-0.6604968;-0.09487078,-0.03668068;0.5542353;0.03853042,0;0;0,-0.02135145;0.3187956;0.051337,-0.03871179;0.62438;0.08944559,0.1132572;0.4927136;0.03208041,0.2005343;0.4111341;-0.2051919,0.2703783;0.3162933;-0.5009768,-0.1858247;0.4918013;0.03934779,-0.2939272;0.3874193;-0.1797158,-0.3076599;0.3206879;-0.4907143,0.09244935;0.01197416;-0.02815449,0.1247659;-0.1102299;-0.3475676,0.137492;-0.4596308;-0.2450209,0.164629;-0.4884535;-0.3187872,-0.08557343;-0.004266929;-0.04628085,-0.0480419;-0.3454572;-0.05982692,-0.01950459;-0.7002459;0.01807992,-0.01400336;-0.741317;-0.04942285,-0.03533406;0.5496418;0.08200049,360.6658
+0;0;0,-0.0232318;0.3214752;0.02891298,-0.04252903;0.6290913;0.03981202,0.1209757;0.5052769;0.02756766,0.2183385;0.4265778;-0.2067347,0.2964374;0.4096439;-0.5149156,-0.1856569;0.5038935;-0.01935551,-0.2135096;0.4075563;-0.2653515,-0.1895035;0.3340766;-0.5741979,0.09374081;0.01354276;-0.02263168,0.1483875;-0.08688427;-0.3465623,0.1330969;-0.4398666;-0.2575203,0.1438938;-0.3996862;-0.3545655,-0.08059743;-0.002389737;-0.05460111,-0.04666894;-0.3442246;-0.05380256,-0.004362632;-0.7018096;0.001893073,0.008065872;-0.6605537;-0.09483763,-0.03803224;0.5540419;0.03984158,0;0;0,-0.02135145;0.3187956;0.051337,-0.03871179;0.62438;0.08944559,0.1132572;0.4927136;0.03208041,0.2005343;0.4111341;-0.2051919,0.2703783;0.3162933;-0.5009768,-0.1858247;0.4918013;0.03934779,-0.2939272;0.3874193;-0.1797158,-0.3076599;0.3206879;-0.4907143,0.09244935;0.01197416;-0.02815449,0.1247659;-0.1102299;-0.3475676,0.137492;-0.4596308;-0.2450209,0.164629;-0.4884535;-0.3187872,-0.08557343;-0.004266929;-0.04628085,-0.0480419;-0.3454572;-0.05982692,-0.01950459;-0.7002459;0.01807992,-0.01400336;-0.741317;-0.04942285,-0.03533406;0.5496418;0.08200049,360.6885
+0;0;0,-0.02328748;0.3222457;0.02898228,-0.04264773;0.6308725;0.03991214,0.1192731;0.5071985;0.0277918,0.2166672;0.428474;-0.2065859,0.2963391;0.411199;-0.5209742,-0.1842644;0.505829;-0.01865773,-0.212126;0.4094609;-0.2647328,-0.1876364;0.3345011;-0.5798,0.09263124;0.01338246;-0.02236379,0.1471939;-0.08689017;-0.3457963,0.1311998;-0.456114;-0.2526574,0.1417935;-0.4161251;-0.3478765,-0.07964344;-0.002361451;-0.05395482,-0.04576711;-0.3436708;-0.05315749,-0.0015142;-0.717709;0.005100813,0.01068044;-0.6766649;-0.08980975,-0.03812985;0.5554712;0.03994183,0;0;0,-0.02138359;0.3196885;0.05066157,-0.03888373;0.6265107;0.08687401,0.1118108;0.4950937;0.03077102,0.1981262;0.4250379;-0.2105956,0.2718753;0.3311185;-0.5126325,-0.1836233;0.4931585;0.03681715,-0.2920774;0.394865;-0.1849758,-0.3078173;0.3187199;-0.5003173,0.09120174;0.01166429;-0.02838945,0.1242789;-0.1225656;-0.3422821,0.1478966;-0.4849187;-0.2265265,0.172882;-0.5093533;-0.3019673,-0.0844845;-0.004299889;-0.04586564,-0.04591445;-0.3446288;-0.06400125,-0.01584277;-0.7151065;0.02025333,-0.01644411;-0.6988276;-0.07508853,-0.03533285;0.5513595;0.08013177,360.722
+0;0;0,-0.02359289;0.3221363;0.0299356,-0.04330904;0.6307147;0.04150799,0.1186211;0.5070359;0.02926914,0.2159778;0.4289791;-0.2053472,0.2973843;0.4144008;-0.5194277,-0.1849013;0.5056019;-0.0171455,-0.2124632;0.4194588;-0.2670169,-0.1887811;0.3446808;-0.5821891,0.09264716;0.01339776;-0.02228853,0.1462362;-0.08619612;-0.3460934,0.1303517;-0.4556945;-0.2540305,0.1409155;-0.4156595;-0.3492482,-0.07962827;-0.002433018;-0.05397401,-0.0455339;-0.3437192;-0.05268337,-0.001754619;-0.7176772;0.00644074,0.01040181;-0.6765884;-0.08846951,-0.03877962;0.5553141;0.04142696,0;0;0,-0.02138359;0.3196885;0.05066157,-0.03888373;0.6265107;0.08687401,0.1118108;0.4950937;0.03077102,0.1981262;0.4250379;-0.2105956,0.2718753;0.3311185;-0.5126325,-0.1836233;0.4931585;0.03681715,-0.2920774;0.394865;-0.1849758,-0.3078173;0.3187199;-0.5003173,0.09120174;0.01166429;-0.02838945,0.1242789;-0.1225656;-0.3422821,0.1478966;-0.4849187;-0.2265265,0.172882;-0.5093533;-0.3019673,-0.0844845;-0.004299889;-0.04586564,-0.04591445;-0.3446288;-0.06400125,-0.01584277;-0.7151065;0.02025333,-0.01644411;-0.6988276;-0.07508853,-0.03533285;0.5513595;0.08013177,360.7447
+0;0;0,-0.02363892;0.3227649;0.02999402,-0.04339411;0.631959;0.0415866,0.1177811;0.5083051;0.02940681,0.2151462;0.4302415;-0.2052298,0.2972374;0.4155406;-0.5219516,-0.1842612;0.5068781;-0.01678149,-0.2118255;0.4207275;-0.2666746,-0.1879443;0.3453206;-0.5844972,0.09166144;0.01325521;-0.0220514,0.1451967;-0.08623869;-0.3455312,0.1292329;-0.4575816;-0.2530087,0.139046;-0.4182597;-0.3414597,-0.07878107;-0.002407132;-0.05339976,-0.04472093;-0.3433506;-0.05211041,-0.0007231086;-0.7191755;0.007308848,0.01056942;-0.6788747;-0.08085654,-0.03885204;0.5563478;0.04150534,0;0;0,-0.01996918;0.3205125;0.05008626,-0.03675715;0.6281997;0.08448291,0.1134903;0.49678;0.03032469,0.1995895;0.430861;-0.2123065,0.2744569;0.3425686;-0.5186838,-0.1808312;0.4942344;0.03601106,-0.2855306;0.4052275;-0.1914622,-0.3016371;0.3358827;-0.5111489,0.09011976;0.01117265;-0.02858996,0.1262791;-0.1294229;-0.3389601,0.1555877;-0.4921772;-0.2195401,0.1794951;-0.5140534;-0.2884173,-0.08347934;-0.003845769;-0.04560913,-0.04325705;-0.343542;-0.06542953,-0.01245913;-0.7155999;0.02021641,-0.01298479;-0.6983343;-0.06835179,-0.03329271;0.5527799;0.0783577,360.7678
+0;0;0,-0.02364583;0.3228593;0.03000279,-0.04344156;0.6326905;0.04161755,0.1168183;0.5091295;0.02950914,0.2141756;0.4310722;-0.2051085,0.3012762;0.4154742;-0.5411577,-0.1834367;0.507711;-0.01640587,-0.2109988;0.4215674;-0.2662787,-0.1856602;0.3415589;-0.603496,0.09160283;0.01324673;-0.0220373,0.1451017;-0.08617961;-0.3452974,0.129013;-0.4604287;-0.2520509,0.1385537;-0.4213655;-0.3380464,-0.07873069;-0.002405593;-0.05336562,-0.04469368;-0.3431176;-0.05207714,-0.0003515296;-0.7218837;0.007807128,0.01062751;-0.6818688;-0.07791073,-0.03888799;0.556888;0.04153608,0;0;0,-0.01954272;0.3207667;0.04923654,-0.03583451;0.6293093;0.0819304,0.1137013;0.4980164;0.02893066,0.2033625;0.4403748;-0.2144932,0.2766322;0.3969577;-0.5513988,-0.1790012;0.4950079;0.03472926,-0.2541764;0.4409882;-0.2143639,-0.2901107;0.3414162;-0.5453518,0.09005398;0.0112471;-0.02856541,0.1267051;-0.1338947;-0.336519,0.1599224;-0.4973573;-0.2107906,0.1837058;-0.5176944;-0.2776406,-0.08338545;-0.003911659;-0.04564828,-0.04217147;-0.3430147;-0.06921449,-0.01080826;-0.7174866;0.01912186,-0.0113384;-0.6999171;-0.06698035,-0.03235707;0.5536616;0.0762651,360.8007
+0;0;0,-0.02346005;0.3228348;0.03040985,-0.04347757;0.6326223;0.04279145,0.1172841;0.5102593;0.03196549,0.2085339;0.4324511;-0.2051762,0.302339;0.4240126;-0.5396733,-0.1815036;0.5022704;-0.01541514,-0.2198368;0.4250406;-0.2667773,-0.187721;0.3518567;-0.604966,0.09161375;0.01322536;-0.02200479,0.1439109;-0.08563284;-0.3456356,0.1278463;-0.4600258;-0.2529644,0.1371603;-0.4209331;-0.3389817,-0.07875521;-0.002428297;-0.05332841,-0.04472084;-0.3431387;-0.05160835,-0.000720311;-0.7218478;0.00888554,0.01002256;-0.6818036;-0.07685882,-0.03889086;0.5568224;0.04251307,0;0;0,-0.01954272;0.3207667;0.04923654,-0.03583451;0.6293093;0.0819304,0.1137013;0.4980164;0.02893066,0.2033625;0.4403748;-0.2144932,0.2766322;0.3969577;-0.5513988,-0.1790012;0.4950079;0.03472926,-0.2541764;0.4409882;-0.2143639,-0.2901107;0.3414162;-0.5453518,0.09005398;0.0112471;-0.02856541,0.1267051;-0.1338947;-0.336519,0.1599224;-0.4973573;-0.2107906,0.1837058;-0.5176944;-0.2776406,-0.08338545;-0.003911659;-0.04564828,-0.04217147;-0.3430147;-0.06921449,-0.01080826;-0.7174866;0.01912186,-0.0113384;-0.6999171;-0.06698035,-0.03235707;0.5536616;0.0762651,360.8224
+0;0;0,-0.02348144;0.3231291;0.03043758,-0.04354799;0.6336806;0.04284677,0.1160638;0.5114168;0.03209857,0.2073042;0.4336166;-0.2050187,0.3011103;0.4251781;-0.5395193,-0.1804953;0.5034875;-0.01492865,-0.2188246;0.4262657;-0.266265,-0.1867084;0.353081;-0.6044571,0.09160685;0.01322436;-0.02200313,0.1438715;-0.08557229;-0.3454325,0.1278059;-0.4599879;-0.2527557,0.1370123;-0.4210002;-0.3377801,-0.07874928;-0.002428114;-0.05332439,-0.0447361;-0.3429264;-0.0516054,-0.0007328987;-0.7216583;0.008892152,0.009885983;-0.6817302;-0.07586259,-0.03894626;0.5576326;0.04256748,0;0;0,-0.01899302;0.3212729;0.04809666,-0.03437828;0.6308917;0.07820177,0.113969;0.4992079;0.02691579,0.2063795;0.446928;-0.2166605,0.2757822;0.4040254;-0.5544534,-0.1765677;0.4963682;0.03261636,-0.2699932;0.4291797;-0.2068824,-0.2938296;0.3562515;-0.5458142,0.08997278;0.01150508;-0.02869439,0.1270915;-0.1375878;-0.3344597,0.1622089;-0.4985808;-0.2022287,0.1848488;-0.5203586;-0.2670453,-0.08339472;-0.00416291;-0.04559415,-0.04293409;-0.3423973;-0.07814133,-0.008934621;-0.7160696;0.01267321,-0.01187323;-0.7445698;-0.05028544,-0.0310039;0.5549374;0.0732913,360.8559
+0;0;0,-0.02351186;0.3235478;0.03047701,-0.04355299;0.6337088;0.04286888,0.1133171;0.5123211;0.03230582,0.2045628;0.4345163;-0.2048254,0.2983688;0.4260778;-0.5393255,-0.1780035;0.5045319;-0.01389071,-0.2163351;0.4273055;-0.2652417,-0.1842189;0.3541209;-0.6034335,0.09151287;0.0132108;-0.02198056,0.1437186;-0.08547452;-0.3450454,0.1280338;-0.4510157;-0.2545652,0.1372427;-0.4120256;-0.3396127,-0.07866849;-0.002425624;-0.05326969,-0.04469365;-0.3425401;-0.05155264,-0.001733419;-0.7122954;0.00751099,0.008888342;-0.6723645;-0.07726672,-0.03895488;0.5577205;0.04258981,0;0;0,-0.01811932;0.322177;0.04514956,-0.03150669;0.6319418;0.07003045,0.1146073;0.5014133;0.0234313,0.2069086;0.4584043;-0.2220097,0.2773741;0.4141787;-0.5594112,-0.1723091;0.4988587;0.02886646,-0.2668722;0.432103;-0.210324,-0.2897446;0.3648576;-0.5504944,0.08976609;0.0116913;-0.02894199,0.1286191;-0.1437553;-0.3308723,0.1609578;-0.4932575;-0.1935569,0.1833245;-0.5153869;-0.2582172,-0.08333874;-0.004228384;-0.04548683,-0.04333549;-0.3399482;-0.09575647,-0.001034252;-0.7039066;-0.007450506,-0.00896623;-0.7418704;-0.05957261,-0.02857825;0.5559401;0.06677103,360.8902

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_ColorFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02239351;0.3282459;-0.008132298,0.04430012;0.6427397;-0.03119878,0.2176499;0.5235656;-0.01337314,0.2593532;0.2441499;0.008341623,0.3166961;-0.03997231;-0.01369728,-0.1394512;0.521714;-0.01411593,-0.2101958;0.2474311;-0.007192645,-0.2844293;-0.032399;-0.03334266,0.07982468;0.0008295739;-0.04038536,0.06715948;-0.3625717;-0.001847036,0.03562624;-0.7414293;0.07121653,0.0354632;-0.7048675;-0.009235844,-0.08110298;0.009024582;-0.03666754,-0.1096256;-0.3554942;-0.03235311,-0.1417718;-0.7351469;0.03617556,-0.1403014;-0.698465;-0.04425367,0.03889357;0.5660344;-0.02297272,0;0;0,0.007354163;0.3285103;0.01843548,0.0137561;0.6445291;0.02214313,0.1875672;0.5152516;0.002682924,0.231853;0.235476;-0.004258871,0.2548566;-0.04745749;-0.06685936,-0.164855;0.5176986;0.02523931,-0.2050188;0.2372476;0.02100434,-0.2372992;-0.04336131;-0.04766843,0.07760183;0.002011493;-0.04446971,0.09741888;-0.3630739;-0.03936517,0.07678514;-0.7428737;0.03269076,0.07157496;-0.7694693;-0.02462828,-0.08261697;0.005781106;-0.03383283,-0.1040868;-0.3591135;-0.02397886,-0.0919614;-0.7412861;0.03654204,-0.09504804;-0.7713377;-0.01730914,0.01232982;0.567223;0.02366924,482.7518
+0;0;0,0.02239657;0.3282907;-0.008133408,0.04430646;0.6428317;-0.03120332,0.2176331;0.5236523;-0.01337773,0.2593601;0.2440776;0.008349385,0.3165751;-0.03941062;-0.01364034,-0.1394232;0.5218009;-0.01412042,-0.2102081;0.2473619;-0.007193202,-0.2842758;-0.03184378;-0.03328487,0.07981422;0.0008294652;-0.04038007,0.06714537;-0.3626767;-0.001830619,0.03557032;-0.7420366;0.07132982,0.03540782;-0.7054965;-0.008856006,-0.08109235;0.0090234;-0.03666274,-0.1096232;-0.3556006;-0.03234707,-0.141812;-0.7357566;0.03627246,-0.1403465;-0.6990969;-0.04389029,0.03889916;0.5661157;-0.02297611,0;0;0,0.007390641;0.3285549;0.01842785,0.01383864;0.6446204;0.02212095,0.1875801;0.515232;0.002630949,0.2318054;0.2352826;-0.004274607,0.2547059;-0.04707989;-0.06648099,-0.1647646;0.5177947;0.02519098,-0.2049565;0.2371842;0.02099971,-0.2372117;-0.0428237;-0.04739489,0.07759709;0.002026021;-0.04445374,0.09731799;-0.3631705;-0.03936625,0.07666931;-0.7434324;0.03300714,0.0715766;-0.7698992;-0.02407289,-0.08260395;0.005771635;-0.03383526,-0.1040793;-0.3592289;-0.02400241,-0.09195077;-0.7419065;0.03661261,-0.09495222;-0.7710003;-0.01789868,0.01240077;0.5673038;0.02365088,482.7722
+0;0;0,0.02239727;0.328301;-0.008133664,0.04430752;0.6428471;-0.03120391,0.2176143;0.5236717;-0.01337932,0.259349;0.2440454;0.008351807,0.3165303;-0.03927588;-0.01362497,-0.1394024;0.5218205;-0.01412194,-0.2102003;0.2473309;-0.007193437,-0.2842245;-0.03171045;-0.03326974,0.07983612;0.0008296928;-0.04039115,0.06716926;-0.3626193;-0.001847763,0.03572279;-0.7404343;0.07101473,0.03556133;-0.7039356;-0.008662857,-0.08111461;0.009025875;-0.0366728,-0.109641;-0.3555408;-0.0323578,-0.1416987;-0.7341487;0.03598228,-0.1402425;-0.6975311;-0.04367238,0.03890017;0.5661305;-0.02297664,0;0;0,0.007392973;0.3285652;0.01842737,0.01384056;0.6446358;0.02212501,0.187562;0.5152662;0.002594233,0.2317865;0.2352626;-0.004269123,0.2545508;-0.04694083;-0.06645119,-0.1647259;0.5177536;0.02516361,-0.2049122;0.2370898;0.02094085,-0.237172;-0.04275197;-0.04740747,0.07759351;0.002048314;-0.04450834,0.09719646;-0.3630967;-0.03939962,0.07652026;-0.7417838;0.0327847,0.07155378;-0.769047;-0.02277648,-0.08263378;0.005762427;-0.03382887,-0.1041403;-0.3591796;-0.02403303,-0.09196267;-0.7403003;0.03630573,-0.09398337;-0.7686913;-0.01825786,0.01240298;0.5673185;0.02365327,482.7913
+0;0;0,0.02234168;0.3282987;-0.008375239,0.04417212;0.6428353;-0.03165177,0.2174342;0.5234716;-0.0134139,0.2579577;0.2436672;0.008318827,0.3137704;-0.03988481;-0.01419349,-0.1394998;0.5217968;-0.01426387,-0.2102271;0.2472856;-0.007468651,-0.2820946;-0.03247422;-0.03182286,0.07981845;0.0008785463;-0.04042502,0.06689952;-0.362569;-0.001951519,0.03470799;-0.7403812;0.07059908,0.03457533;-0.7038959;-0.009079643,-0.08111675;0.008984302;-0.03667824,-0.1095716;-0.3555768;-0.03150429,-0.1420311;-0.734377;0.03556893,-0.1405532;-0.6977721;-0.04408638,0.03878587;0.5661222;-0.02337768,0;0;0,0.007392973;0.3285652;0.01842737,0.01384056;0.6446358;0.02212501,0.187562;0.5152662;0.002594233,0.2317865;0.2352626;-0.004269123,0.2545508;-0.04694083;-0.06645119,-0.1647259;0.5177536;0.02516361,-0.2049122;0.2370898;0.02094085,-0.237172;-0.04275197;-0.04740747,0.07759351;0.002048314;-0.04450834,0.09719646;-0.3630967;-0.03939962,0.07652026;-0.7417838;0.0327847,0.07155378;-0.769047;-0.02277648,-0.08263378;0.005762427;-0.03382887,-0.1041403;-0.3591796;-0.02403303,-0.09196267;-0.7403003;0.03630573,-0.09398337;-0.7686913;-0.01825786,0.01240298;0.5673185;0.02365327,482.8138
+0;0;0,0.02234439;0.3283386;-0.008376255,0.04417663;0.6429011;-0.03165463,0.2173803;0.5235465;-0.01341948,0.2579193;0.243635;0.008321565,0.3136767;-0.03963596;-0.01416844,-0.1394377;0.5218723;-0.01426918,-0.2101921;0.2472559;-0.00747136,-0.2819883;-0.03222656;-0.03180142,0.07981282;0.0008784843;-0.04042216,0.0668927;-0.3626024;-0.001945131,0.03462965;-0.7412541;0.07076666,0.034497;-0.7047693;-0.0089048,-0.08111103;0.008983668;-0.03667565,-0.1095685;-0.3556109;-0.03150123,-0.1421001;-0.7352527;0.03572101,-0.1406224;-0.6986485;-0.04392703,0.03879005;0.5661833;-0.02338003,0;0;0,0.007428482;0.3286064;0.01839209,0.0139052;0.6447027;0.02207041,0.1875438;0.5152755;0.002561569,0.2317527;0.2351595;-0.004308224,0.2544175;-0.04677075;-0.06642675,-0.1645992;0.5177959;0.02520726,-0.2048317;0.2370297;0.02093863,-0.2370503;-0.04252884;-0.04737023,0.07758346;0.002056807;-0.04451275,0.09717105;-0.3631216;-0.03932798,0.07594122;-0.7425764;0.03325533,0.07091729;-0.7693818;-0.02275825,-0.08263171;0.005751866;-0.033819,-0.1041614;-0.3592229;-0.02403756,-0.09197217;-0.7411647;0.03660015,-0.09377597;-0.770089;-0.01738393,0.01246113;0.5673808;0.02360201,482.8347
+0;0;0,0.02234815;0.3283937;-0.008377662,0.04418513;0.6430246;-0.03166115,0.2173072;0.5236713;-0.01342856,0.2578939;0.2434302;0.008338085,0.3135606;-0.03937995;-0.01411533,-0.1393502;0.5219978;-0.01427788,-0.2101879;0.2470581;-0.007472054,-0.2818673;-0.03196976;-0.03176254,0.07982795;0.0008786509;-0.04042983,0.06690541;-0.3626704;-0.001945578,0.03464585;-0.7412812;0.07075836,0.03451433;-0.7048513;-0.008237697,-0.08112641;0.008985371;-0.0366826,-0.1095892;-0.3556776;-0.03150721,-0.1421173;-0.7352783;0.03570777,-0.1406521;-0.6987301;-0.04326507,0.03879729;0.5662889;-0.02338462,0;0;0,0.00745815;0.3286608;0.01839757,0.01396993;0.644825;0.02209568,0.1874769;0.5152684;0.002557039,0.2317894;0.2348339;-0.004444599,0.2543893;-0.04666823;-0.06633413,-0.1644476;0.5178658;0.0252223,-0.2047421;0.2367706;0.0209757,-0.2369439;-0.04234278;-0.04716586,0.07758926;0.002062678;-0.04453647,0.0970519;-0.3631902;-0.03928769,0.07585585;-0.7426187;0.03322029,0.07222617;-0.7697979;-0.02154374,-0.0826558;0.005746851;-0.03380588,-0.104241;-0.3592941;-0.02404995,-0.09188681;-0.7411407;0.03688591,-0.09507118;-0.7699207;-0.01618494,0.01251715;0.5674851;0.02362061,482.8569
+0;0;0,0.02225411;0.328398;-0.008459187,0.04398052;0.6430289;-0.03184403,0.2171031;0.5236254;-0.01330674,0.2565259;0.2432059;0.008300035,0.3109744;-0.03983945;-0.01417741,-0.1395247;0.5220249;-0.01429903,-0.2105975;0.2471384;-0.007802797,-0.2818505;-0.03206891;-0.03127278,0.07991168;0.0008632909;-0.04026441,0.06652653;-0.3627269;-0.00233056,0.03446864;-0.7413607;0.07034296,0.03436548;-0.7049403;-0.008653909,-0.08107982;0.008988807;-0.03678463,-0.1097966;-0.3556541;-0.03159994,-0.1423147;-0.7351665;0.03611669,-0.1408208;-0.6986351;-0.042857,0.03862123;0.5662941;-0.02354119,0;0;0,0.00745815;0.3286608;0.01839757,0.01396993;0.644825;0.02209568,0.1874769;0.5152684;0.002557039,0.2317894;0.2348339;-0.004444599,0.2543893;-0.04666823;-0.06633413,-0.1644476;0.5178658;0.0252223,-0.2047421;0.2367706;0.0209757,-0.2369439;-0.04234278;-0.04716586,0.07758926;0.002062678;-0.04453647,0.0970519;-0.3631902;-0.03928769,0.07585585;-0.7426187;0.03322029,0.07222617;-0.7697979;-0.02154374,-0.0826558;0.005746851;-0.03380588,-0.104241;-0.3592941;-0.02404995,-0.09188681;-0.7411407;0.03688591,-0.09507118;-0.7699207;-0.01618494,0.01251715;0.5674851;0.02362061,482.8682
+0;0;0,0.02225411;0.328398;-0.008459187,0.04398052;0.6430289;-0.03184403,0.2171031;0.5236254;-0.01330674,0.2565259;0.2432059;0.008300035,0.3109744;-0.03983945;-0.01417741,-0.1395247;0.5220249;-0.01429903,-0.2105975;0.2471384;-0.007802797,-0.2818505;-0.03206891;-0.03127278,0.07991168;0.0008632909;-0.04026441,0.06652653;-0.3627269;-0.00233056,0.03446864;-0.7413607;0.07034296,0.03436548;-0.7049403;-0.008653909,-0.08107982;0.008988807;-0.03678463,-0.1097966;-0.3556541;-0.03159994,-0.1423147;-0.7351665;0.03611669,-0.1408208;-0.6986351;-0.042857,0.03862123;0.5662941;-0.02354119,0;0;0,0.00745815;0.3286608;0.01839757,0.01396993;0.644825;0.02209568,0.1874769;0.5152684;0.002557039,0.2317894;0.2348339;-0.004444599,0.2543893;-0.04666823;-0.06633413,-0.1644476;0.5178658;0.0252223,-0.2047421;0.2367706;0.0209757,-0.2369439;-0.04234278;-0.04716586,0.07758926;0.002062678;-0.04453647,0.0970519;-0.3631902;-0.03928769,0.07585585;-0.7426187;0.03322029,0.07222617;-0.7697979;-0.02154374,-0.0826558;0.005746851;-0.03380588,-0.104241;-0.3592941;-0.02404995,-0.09188681;-0.7411407;0.03688591,-0.09507118;-0.7699207;-0.01618494,0.01251715;0.5674851;0.02362061,482.8913
+0;0;0,0.0222558;0.3284229;-0.008459829,0.04398293;0.6430644;-0.0318454,0.2170869;0.5236641;-0.01330904,0.2565083;0.2432542;0.008296989,0.3109145;-0.03957146;-0.01416301,-0.1395038;0.5220637;-0.01430122,-0.2105741;0.2471867;-0.007805219,-0.2817718;-0.03180391;-0.03125699,0.07991391;0.000863315;-0.04026553,0.06652149;-0.3629245;-0.002311066,0.03448965;-0.7412506;0.0703034,0.03438651;-0.7048319;-0.008673429,-0.08108208;0.008989058;-0.03678565,-0.1098145;-0.3558521;-0.03159814,-0.1423062;-0.7350562;0.03606347,-0.1408126;-0.6985264;-0.0428902,0.03862356;0.5663283;-0.02354242,0;0;0,0.007473826;0.3286857;0.01839399,0.01398621;0.6448604;0.02209401,0.187458;0.5152596;0.002528429,0.2317532;0.2348319;-0.004457474,0.254305;-0.04646569;-0.06624687,-0.1643998;0.5178619;0.02522716,-0.2048844;0.2368066;0.02081024,-0.2369548;-0.04217929;-0.04696273,0.07759129;0.002068818;-0.04453766,0.09681991;-0.3633942;-0.03919613,0.07579705;-0.742542;0.03315425,0.07216862;-0.7697336;-0.02156782,-0.08266056;0.005739353;-0.03380212,-0.1042786;-0.3594987;-0.02403876,-0.09198141;-0.7410519;0.03675188,-0.09481207;-0.7697755;-0.01637141,0.01253434;0.5675193;0.02361774,482.9139
+0;0;0,0.02223447;0.3284591;-0.00848196,0.04391425;0.6431361;-0.03193357,0.2169982;0.5235284;-0.01342334,0.2557469;0.2430184;0.008047842,0.3091648;-0.03939572;-0.01437895,-0.1395507;0.5220892;-0.01420104,-0.2110174;0.2473087;-0.008157892,-0.2820489;-0.03110722;-0.03168006,0.07993299;0.0008927145;-0.04020759,0.0662434;-0.3639667;-0.002758723,0.03446601;-0.7411363;0.06967443,0.03432995;-0.7047123;-0.009420656,-0.08104935;0.008960916;-0.03684341,-0.1098602;-0.356899;-0.0314884,-0.1416867;-0.7350128;0.03581895,-0.1402301;-0.6984822;-0.04325411,0.03856922;0.5663921;-0.02361017,0;0;0,0.007490277;0.3287215;0.01837802,0.01402056;0.6449333;0.02206135,0.1874819;0.5152677;0.002494812,0.2317017;0.2348312;-0.004454851,0.2542559;-0.04588151;-0.06614649,-0.1643591;0.5178493;0.02517542,-0.2049647;0.2368142;0.02083664,-0.2370512;-0.04155806;-0.04693871,0.077593;0.002065927;-0.04451728,0.09659705;-0.3644283;-0.03876841,0.07578443;-0.7425701;0.0325675,0.07120156;-0.7697024;-0.02231622,-0.08264899;0.005738779;-0.0338074,-0.1043357;-0.3605202;-0.02399524,-0.09199706;-0.7408726;0.03677515,-0.09392433;-0.7695487;-0.0166171,0.01256461;0.5675831;0.02358985,482.936
+0;0;0,0.02223447;0.3284591;-0.00848196,0.04391425;0.6431361;-0.03193357,0.2169982;0.5235284;-0.01342334,0.2557469;0.2430184;0.008047842,0.3091648;-0.03939572;-0.01437895,-0.1395507;0.5220892;-0.01420104,-0.2110174;0.2473087;-0.008157892,-0.2820489;-0.03110722;-0.03168006,0.07993299;0.0008927145;-0.04020759,0.0662434;-0.3639667;-0.002758723,0.03446601;-0.7411363;0.06967443,0.03432995;-0.7047123;-0.009420656,-0.08104935;0.008960916;-0.03684341,-0.1098602;-0.356899;-0.0314884,-0.1416867;-0.7350128;0.03581895,-0.1402301;-0.6984822;-0.04325411,0.03856922;0.5663921;-0.02361017,0;0;0,0.007490277;0.3287215;0.01837802,0.01402056;0.6449333;0.02206135,0.1874819;0.5152677;0.002494812,0.2317017;0.2348312;-0.004454851,0.2542559;-0.04588151;-0.06614649,-0.1643591;0.5178493;0.02517542,-0.2049647;0.2368142;0.02083664,-0.2370512;-0.04155806;-0.04693871,0.077593;0.002065927;-0.04451728,0.09659705;-0.3644283;-0.03876841,0.07578443;-0.7425701;0.0325675,0.07120156;-0.7697024;-0.02231622,-0.08264899;0.005738779;-0.0338074,-0.1043357;-0.3605202;-0.02399524,-0.09199706;-0.7408726;0.03677515,-0.09392433;-0.7695487;-0.0166171,0.01256461;0.5675831;0.02358985,482.9577
+0;0;0,0.02223552;0.3284746;-0.00848236,0.04391575;0.6431581;-0.03193441,0.2169023;0.5235731;-0.01342966,0.2556607;0.2429928;0.008046899,0.3090992;-0.03953013;-0.01438853,-0.139452;0.5221347;-0.01420694,-0.2109366;0.2472853;-0.008162277,-0.2819955;-0.03123787;-0.03169351,0.07993776;0.0008927676;-0.04020998,0.06617628;-0.3658824;-0.002564482,0.03456643;-0.7410635;0.0694868,0.03442973;-0.704609;-0.009983845,-0.08105417;0.008961448;-0.0368456,-0.1100163;-0.3588195;-0.03146247,-0.141675;-0.7349398;0.03549001,-0.1402115;-0.6983782;-0.0439585,0.03857066;0.5664133;-0.02361093,0;0;0,0.007506997;0.3287403;0.01831412,0.01404609;0.6449592;0.02192712,0.1873998;0.5153041;0.002345562,0.231715;0.2348075;-0.004478693,0.2540765;-0.04602078;-0.06623387,-0.164247;0.5179288;0.02495469,-0.2048955;0.2368255;0.02078246,-0.2369896;-0.04167274;-0.04694453,0.07759571;0.002074063;-0.04452288,0.09617747;-0.366369;-0.03860188,0.07596761;-0.7426676;0.03169942,0.07025743;-0.7695742;-0.02385497,-0.08265869;0.005730981;-0.03379914,-0.1044156;-0.3624525;-0.02389107,-0.09186854;-0.7408276;0.03632704,-0.09403764;-0.7695701;-0.01754197,0.01258861;0.5676087;0.0234735,482.9691
+0;0;0,0.02220221;0.3284732;-0.008625705,0.04382996;0.6431502;-0.03221254,0.2167733;0.5234373;-0.01321896,0.2550198;0.2427539;0.007823628,0.3078611;-0.03986466;-0.0148217,-0.1394679;0.5219558;-0.01422993,-0.2114049;0.2472169;-0.008542468,-0.2826114;-0.03123936;-0.03241661,0.07991174;0.0008883291;-0.04026175,0.06607298;-0.3659372;-0.003138363,0.034196;-0.7410802;0.06899297,0.03410615;-0.7046373;-0.01047868,-0.08106197;0.008977001;-0.03682464,-0.1102216;-0.3587905;-0.03159514,-0.1422215;-0.7349046;0.03522946,-0.1407108;-0.6983554;-0.04421918,0.03849971;0.5664079;-0.02385678,0;0;0,0.007506997;0.3287403;0.01831412,0.01404609;0.6449592;0.02192712,0.1873998;0.5153041;0.002345562,0.231715;0.2348075;-0.004478693,0.2540765;-0.04602078;-0.06623387,-0.164247;0.5179288;0.02495469,-0.2048955;0.2368255;0.02078246,-0.2369896;-0.04167274;-0.04694453,0.07759571;0.002074063;-0.04452288,0.09617747;-0.366369;-0.03860188,0.07596761;-0.7426676;0.03169942,0.07025743;-0.7695742;-0.02385497,-0.08265869;0.005730981;-0.03379914,-0.1044156;-0.3624525;-0.02389107,-0.09186854;-0.7408276;0.03632704,-0.09403764;-0.7695701;-0.01754197,0.01258861;0.5676087;0.0234735,482.9804
+0;0;0,0.02220428;0.3285038;-0.00862651,0.04383459;0.643218;-0.03221613,0.2167637;0.5234993;-0.01322238,0.255004;0.2428609;0.007816831,0.3077118;-0.03904352;-0.01477128,-0.1394503;0.522018;-0.01423327,-0.2113758;0.2473232;-0.008546719,-0.2824023;-0.03042957;-0.03236055,0.07991245;0.000888337;-0.0402621,0.06607415;-0.365925;-0.003139939,0.03423889;-0.7405771;0.06889699,0.03414873;-0.7041127;-0.01083954,-0.08106268;0.00897708;-0.03682496,-0.1102213;-0.3587783;-0.03159563,-0.1421794;-0.7344002;0.03514151,-0.1406636;-0.6978291;-0.04457194,0.03850371;0.5664666;-0.02385939,0;0;0,0.007514104;0.3287727;0.01828194,0.01406635;0.6450291;0.0218513,0.1873657;0.5152819;0.002189875,0.2317017;0.2348307;-0.00446105,0.2540021;-0.04528502;-0.06607568,-0.1642078;0.5179622;0.02491566,-0.2048993;0.2369114;0.02073449,-0.2370169;-0.04084194;-0.04694114,0.07760112;0.002074584;-0.04451501,0.09615819;-0.3663576;-0.03860319,0.07596463;-0.7421786;0.03152394,0.0702536;-0.7689369;-0.02456164,-0.08265724;0.005726817;-0.03380546,-0.1043228;-0.362449;-0.0238673,-0.09185322;-0.7402964;0.03648917,-0.09418508;-0.7691345;-0.01766202,0.01260519;0.5676698;0.02340913,483.0026
+0;0;0,0.02220428;0.3285038;-0.00862651,0.04383459;0.643218;-0.03221613,0.2167637;0.5234993;-0.01322238,0.255004;0.2428609;0.007816831,0.3077118;-0.03904352;-0.01477128,-0.1394503;0.522018;-0.01423327,-0.2113758;0.2473232;-0.008546719,-0.2824023;-0.03042957;-0.03236055,0.07991245;0.000888337;-0.0402621,0.06607415;-0.365925;-0.003139939,0.03423889;-0.7405771;0.06889699,0.03414873;-0.7041127;-0.01083954,-0.08106268;0.00897708;-0.03682496,-0.1102213;-0.3587783;-0.03159563,-0.1421794;-0.7344002;0.03514151,-0.1406636;-0.6978291;-0.04457194,0.03850371;0.5664666;-0.02385939,0;0;0,0.007514104;0.3287727;0.01828194,0.01406635;0.6450291;0.0218513,0.1873657;0.5152819;0.002189875,0.2317017;0.2348307;-0.00446105,0.2540021;-0.04528502;-0.06607568,-0.1642078;0.5179622;0.02491566,-0.2048993;0.2369114;0.02073449,-0.2370169;-0.04084194;-0.04694114,0.07760112;0.002074584;-0.04451501,0.09615819;-0.3663576;-0.03860319,0.07596463;-0.7421786;0.03152394,0.0702536;-0.7689369;-0.02456164,-0.08265724;0.005726817;-0.03380546,-0.1043228;-0.362449;-0.0238673,-0.09185322;-0.7402964;0.03648917,-0.09418508;-0.7691345;-0.01766202,0.01260519;0.5676698;0.02340913,483.0135
+0;0;0,0.02218018;0.3284963;-0.008615155,0.04377185;0.6432084;-0.03221557,0.2166804;0.5233565;-0.01330099,0.2549241;0.2433963;0.008032061,0.3075213;-0.03918904;-0.01479326,-0.139459;0.5218579;-0.0142186,-0.2117397;0.2479245;-0.008613052,-0.2835211;-0.03031579;-0.03252352,0.07990757;0.0008852023;-0.04028382,0.06603847;-0.3658621;-0.003611356,0.03422462;-0.7406275;0.06837197,0.03412243;-0.7041504;-0.01150564,-0.08107483;0.008984488;-0.03680949,-0.1105396;-0.3586429;-0.0320422,-0.1423104;-0.7343779;0.03471655,-0.1408037;-0.6977934;-0.04513815,0.03845218;0.5664584;-0.02385408,0;0;0,0.007509857;0.3287647;0.01825857,0.01405658;0.6450174;0.0218153,0.1873441;0.5152602;0.002106426,0.2315965;0.2354469;-0.00434518,0.2539682;-0.04531652;-0.06609751,-0.1642246;0.5180009;0.02487782,-0.2048652;0.2375975;0.02067292,-0.2370634;-0.0408076;-0.04711938,0.07759792;0.002068788;-0.0445317,0.09606032;-0.3662589;-0.0386492,0.07598148;-0.7421817;0.03150654,0.070806;-0.7688547;-0.02491844,-0.08267321;0.00573391;-0.03377946,-0.1043168;-0.3623345;-0.02387854,-0.09174334;-0.7402551;0.03662631,-0.09530523;-0.7694328;-0.0172969,0.01259792;0.5676597;0.02337837,483.0361
+0;0;0,0.02218018;0.3284963;-0.008615155,0.04377185;0.6432084;-0.03221557,0.2166804;0.5233565;-0.01330099,0.2549241;0.2433963;0.008032061,0.3075213;-0.03918904;-0.01479326,-0.139459;0.5218579;-0.0142186,-0.2117397;0.2479245;-0.008613052,-0.2835211;-0.03031579;-0.03252352,0.07990757;0.0008852023;-0.04028382,0.06603847;-0.3658621;-0.003611356,0.03422462;-0.7406275;0.06837197,0.03412243;-0.7041504;-0.01150564,-0.08107483;0.008984488;-0.03680949,-0.1105396;-0.3586429;-0.0320422,-0.1423104;-0.7343779;0.03471655,-0.1408037;-0.6977934;-0.04513815,0.03845218;0.5664584;-0.02385408,0;0;0,0.007509857;0.3287647;0.01825857,0.01405658;0.6450174;0.0218153,0.1873441;0.5152602;0.002106426,0.2315965;0.2354469;-0.00434518,0.2539682;-0.04531652;-0.06609751,-0.1642246;0.5180009;0.02487782,-0.2048652;0.2375975;0.02067292,-0.2370634;-0.0408076;-0.04711938,0.07759792;0.002068788;-0.0445317,0.09606032;-0.3662589;-0.0386492,0.07598148;-0.7421817;0.03150654,0.070806;-0.7688547;-0.02491844,-0.08267321;0.00573391;-0.03377946,-0.1043168;-0.3623345;-0.02387854,-0.09174334;-0.7402551;0.03662631,-0.09530523;-0.7694328;-0.0172969,0.01259792;0.5676597;0.02337837,483.0586
+0;0;0,0.02218106;0.3285093;-0.008615495,0.04377288;0.6432236;-0.03221603,0.2166445;0.5233811;-0.01330369,0.2548874;0.243427;0.00802889,0.3074986;-0.03923368;-0.01480252,-0.139421;0.5218828;-0.01422112,-0.2117001;0.2479554;-0.008615687,-0.2835007;-0.03035915;-0.03253254,0.07990023;0.0008851211;-0.04028013,0.06603081;-0.3658708;-0.003606793,0.03437603;-0.7387625;0.06801662,0.03427428;-0.7023134;-0.01151495,-0.08106739;0.008983664;-0.03680611,-0.1105329;-0.3586524;-0.0320387,-0.1421448;-0.7325088;0.03438625,-0.1406447;-0.6959528;-0.0451225,0.03845324;0.5664741;-0.02385459,0;0;0,0.007533878;0.3287786;0.01823235,0.01410703;0.6450332;0.02176714,0.1873455;0.5152627;0.002078056,0.2315849;0.2354528;-0.004339457,0.2539182;-0.0453586;-0.06624651,-0.1641406;0.5180141;0.02478505,-0.2048458;0.237625;0.02067212,-0.2370733;-0.04085335;-0.04713291,0.07760054;0.002071902;-0.04451048,0.09606901;-0.3662643;-0.03863048,0.07644473;-0.7402463;0.03160119,0.07055172;-0.7671708;-0.02400231,-0.08265229;0.005718002;-0.03381158,-0.1041818;-0.3623624;-0.02378454,-0.09177578;-0.738412;0.03632291,-0.09545983;-0.7670636;-0.01765202,0.01264173;0.5676764;0.02333522,483.0698
+0;0;0,0.02188375;0.328524;-0.008810634,0.04322651;0.6432428;-0.03257808,0.2161124;0.523218;-0.01364837,0.2549613;0.2433863;0.008187899,0.3093802;-0.03899172;-0.01389284,-0.1398325;0.5216221;-0.01441232,-0.2124458;0.2477879;-0.008580526,-0.2853473;-0.03022021;-0.03273005,0.07987054;0.0009588648;-0.04033728,0.06521704;-0.3658222;-0.004223857,0.03338731;-0.7387087;0.0673487,0.03325695;-0.7022727;-0.01218388,-0.08112431;0.008904202;-0.03669989,-0.1112993;-0.3586817;-0.03254198,-0.1430437;-0.7325222;0.03390907,-0.1415722;-0.6959813;-0.04560144,0.03796412;0.5664936;-0.0241785,0;0;0,0.007533878;0.3287786;0.01823235,0.01410703;0.6450332;0.02176714,0.1873455;0.5152627;0.002078056,0.2315849;0.2354528;-0.004339457,0.2539182;-0.0453586;-0.06624651,-0.1641406;0.5180141;0.02478505,-0.2048458;0.237625;0.02067212,-0.2370733;-0.04085335;-0.04713291,0.07760054;0.002071902;-0.04451048,0.09606901;-0.3662643;-0.03863048,0.07644473;-0.7402463;0.03160119,0.07055172;-0.7671708;-0.02400231,-0.08265229;0.005718002;-0.03381158,-0.1041818;-0.3623624;-0.02378454,-0.09177578;-0.738412;0.03632291,-0.09545983;-0.7670636;-0.01765202,0.01264173;0.5676764;0.02333522,483.0812
+0;0;0,0.02188548;0.32855;-0.008811331,0.04322919;0.6432829;-0.0325798,0.2161324;0.5232513;-0.01364877,0.2550246;0.2431081;0.008211799,0.3093851;-0.03896716;-0.01384527,-0.1398474;0.5216551;-0.0144128,-0.2125416;0.2475162;-0.008574514,-0.285365;-0.03019387;-0.03269815,0.07986451;0.0009587923;-0.04033422,0.06522391;-0.3654994;-0.004252594,0.03331194;-0.7393494;0.0675049,0.03318102;-0.7028856;-0.01237085,-0.08111817;0.008903529;-0.03669712,-0.1112666;-0.3583588;-0.03254287,-0.143093;-0.7331653;0.03407987,-0.1416152;-0.6965961;-0.04577372,0.03796663;0.5665311;-0.02417994,0;0;0,0.007569738;0.3288094;0.01813221,0.01418964;0.6450787;0.02150965,0.1874321;0.515265;0.001945019,0.2314865;0.2351091;-0.004579306,0.2539016;-0.04541922;-0.06630039,-0.1640936;0.5180746;0.02458789,-0.2048601;0.2373753;0.02050603,-0.2372341;-0.04075357;-0.04734911,0.07759746;0.002076894;-0.04450202,0.09649355;-0.365913;-0.03865349,0.07632533;-0.7408996;0.03141523,0.07029184;-0.7676008;-0.02489197,-0.08264273;0.005710163;-0.03381836,-0.1040937;-0.3620502;-0.02381726,-0.09169407;-0.7390147;0.0368072,-0.09508047;-0.7680317;-0.01729893,0.01271202;0.5677204;0.02312136,483.1033
+0;0;0,0.02188623;0.3285612;-0.008811631,0.04322951;0.6432878;-0.03257959,0.2161218;0.5232612;-0.01364947,0.2550322;0.2429867;0.008221343,0.3096766;-0.04056159;-0.0139509,-0.1398359;0.5216652;-0.01441345,-0.2125641;0.2473977;-0.008572431,-0.2857678;-0.03176248;-0.03282204,0.07985765;0.0009587099;-0.04033076,0.06521033;-0.3656676;-0.004232578,0.03331334;-0.7393421;0.06749122,0.03318232;-0.7028736;-0.01244163,-0.0811112;0.008902764;-0.03669396,-0.1112734;-0.3585281;-0.03253781,-0.143085;-0.7331585;0.03405365,-0.1416061;-0.6965846;-0.04585702,0.03796711;0.5665383;-0.02417999,0;0;0,0.007572472;0.3288206;0.01813149,0.01418021;0.6450838;0.02151299,0.1874036;0.5152645;0.001880646,0.2314736;0.2349759;-0.004623175,0.2537556;-0.04704908;-0.06661248,-0.1640825;0.5180605;0.02448671,-0.205019;0.2372575;0.02001651,-0.23749;-0.04234743;-0.04813018,0.07761224;0.002084494;-0.04446042,0.09647189;-0.366076;-0.03857803,0.07629752;-0.7408943;0.03141189,0.07022348;-0.7675613;-0.02500689,-0.08262843;0.005703727;-0.03383407,-0.1040967;-0.3622225;-0.02374232,-0.09192749;-0.7389671;0.03716552,-0.09572123;-0.7680838;-0.01688959,0.01270606;0.5677277;0.0231235,483.1251
+0;0;0,0.02207563;0.3285477;-0.008842179,0.04359438;0.6432582;-0.03266319,0.2164012;0.522985;-0.01399966,0.2566234;0.2429876;0.009016845,0.3197775;-0.03892976;-0.01126667,-0.1394829;0.5215554;-0.01434678,-0.2131642;0.2475334;-0.008945098,-0.2883208;-0.03113201;-0.03290956,0.07979726;0.001006031;-0.04044894,0.0648809;-0.36561;-0.004356619,0.03249057;-0.7392699;0.06722173,0.03227139;-0.7027945;-0.01271036,-0.08114799;0.008867181;-0.03662116,-0.1122133;-0.3585003;-0.03369649,-0.1438998;-0.7330967;0.03314545,-0.14251;-0.6965212;-0.04676668,0.03829121;0.5665132;-0.02424809,0;0;0,0.007572472;0.3288206;0.01813149,0.01418021;0.6450838;0.02151299,0.1874036;0.5152645;0.001880646,0.2314736;0.2349759;-0.004623175,0.2537556;-0.04704908;-0.06661248,-0.1640825;0.5180605;0.02448671,-0.205019;0.2372575;0.02001651,-0.23749;-0.04234743;-0.04813018,0.07761224;0.002084494;-0.04446042,0.09647189;-0.366076;-0.03857803,0.07629752;-0.7408943;0.03141189,0.07022348;-0.7675613;-0.02500689,-0.08262843;0.005703727;-0.03383407,-0.1040967;-0.3622225;-0.02374232,-0.09192749;-0.7389671;0.03716552,-0.09572123;-0.7680838;-0.01688959,0.01270606;0.5677277;0.0231235,483.1364
+0;0;0,0.02207563;0.3285477;-0.008842179,0.04359438;0.6432582;-0.03266319,0.2164012;0.522985;-0.01399966,0.2566234;0.2429876;0.009016845,0.3197775;-0.03892976;-0.01126667,-0.1394829;0.5215554;-0.01434678,-0.2131642;0.2475334;-0.008945098,-0.2883208;-0.03113201;-0.03290956,0.07979726;0.001006031;-0.04044894,0.0648809;-0.36561;-0.004356619,0.03249057;-0.7392699;0.06722173,0.03227139;-0.7027945;-0.01271036,-0.08114799;0.008867181;-0.03662116,-0.1122133;-0.3585003;-0.03369649,-0.1438998;-0.7330967;0.03314545,-0.14251;-0.6965212;-0.04676668,0.03829121;0.5665132;-0.02424809,0;0;0,0.007572472;0.3288206;0.01813149,0.01418021;0.6450838;0.02151299,0.1874036;0.5152645;0.001880646,0.2314736;0.2349759;-0.004623175,0.2537556;-0.04704908;-0.06661248,-0.1640825;0.5180605;0.02448671,-0.205019;0.2372575;0.02001651,-0.23749;-0.04234743;-0.04813018,0.07761224;0.002084494;-0.04446042,0.09647189;-0.366076;-0.03857803,0.07629752;-0.7408943;0.03141189,0.07022348;-0.7675613;-0.02500689,-0.08262843;0.005703727;-0.03383407,-0.1040967;-0.3622225;-0.02374232,-0.09192749;-0.7389671;0.03716552,-0.09572123;-0.7680838;-0.01688959,0.01270606;0.5677277;0.0231235,483.1478
+0;0;0,0.02207729;0.3285725;-0.008842846,0.04359637;0.6432877;-0.03266415,0.2165051;0.5229898;-0.01399479,0.2567756;0.2426564;0.00904934,0.3198749;-0.03901604;-0.01121655,-0.1395826;0.5215595;-0.0143421,-0.2133524;0.2472086;-0.008933943,-0.2884436;-0.03121471;-0.03287759,0.07977808;0.001005789;-0.04043922,0.06486068;-0.3656356;-0.0043444,0.03245687;-0.7394512;0.06726375,0.03223745;-0.702969;-0.01275216,-0.08112849;0.008865049;-0.03661235,-0.1121959;-0.3585278;-0.03368748,-0.1438957;-0.7332802;0.03318229,-0.1425044;-0.6966977;-0.04681364,0.03829322;0.566543;-0.02424908,0;0;0,0.007600136;0.3288495;0.01804805,0.014226;0.6451179;0.02135324,0.187514;0.5151727;0.001706364,0.231436;0.2345136;-0.004690168,0.2540652;-0.04723135;-0.06665182,-0.1641408;0.5180616;0.02426163,-0.2050599;0.2369087;0.01999038,-0.2377438;-0.04237872;-0.04828738,0.07760593;0.00206466;-0.04442906,0.0964415;-0.3661221;-0.03850985,0.07614484;-0.7410622;0.0316596,0.07012448;-0.7676764;-0.02493727,-0.08259617;0.005724045;-0.03385251,-0.1040712;-0.3622243;-0.02364696,-0.09200966;-0.7391157;0.03737086,-0.09591576;-0.7672693;-0.0178335,0.01274803;0.5677625;0.02298188,483.1702
+0;0;0,0.02198697;0.3285935;-0.009019887,0.0433813;0.6433051;-0.03302272,0.2162905;0.5231052;-0.01442736,0.2610297;0.2435052;0.009079222,0.3354209;-0.03577438;-0.009663401,-0.139608;0.5213497;-0.01409361,-0.2154594;0.2475748;-0.009173423,-0.294648;-0.03002706;-0.03259906,0.07972933;0.001001608;-0.04053816,0.06403476;-0.3654502;-0.005027052,0.03145843;-0.7394071;0.06647673,0.03112497;-0.7030786;-0.01177315,-0.0812071;0.008861242;-0.03644171,-0.1135134;-0.3582226;-0.03654515,-0.1447461;-0.7329026;0.03169818,-0.1435025;-0.6964726;-0.04653424,0.03811286;0.5665643;-0.02456217,0;0;0,0.007650003;0.3288721;0.01797366,0.01436232;0.6451417;0.02112484,0.1875412;0.5151378;0.001514435,0.2314293;0.2344857;-0.004695892,0.2543948;-0.04747614;-0.06676459,-0.1639703;0.5181129;0.02419868,-0.2049614;0.2369887;0.01980818,-0.2377234;-0.04255894;-0.04847184,0.07760614;0.002060384;-0.04443145,0.09641823;-0.3659158;-0.03860701,0.07619753;-0.7409753;0.03167271,0.07205988;-0.7685871;-0.02149654,-0.08259894;0.005726601;-0.03384868,-0.1040999;-0.3620089;-0.0237208,-0.0921355;-0.7390329;0.03733325,-0.09616931;-0.7652426;-0.01732388,0.01286006;0.5677891;0.02279854,483.1922
+0;0;0,0.02198697;0.3285935;-0.009019887,0.0433813;0.6433051;-0.03302272,0.2162905;0.5231052;-0.01442736,0.2610297;0.2435052;0.009079222,0.3354209;-0.03577438;-0.009663401,-0.139608;0.5213497;-0.01409361,-0.2154594;0.2475748;-0.009173423,-0.294648;-0.03002706;-0.03259906,0.07972933;0.001001608;-0.04053816,0.06403476;-0.3654502;-0.005027052,0.03145843;-0.7394071;0.06647673,0.03112497;-0.7030786;-0.01177315,-0.0812071;0.008861242;-0.03644171,-0.1135134;-0.3582226;-0.03654515,-0.1447461;-0.7329026;0.03169818,-0.1435025;-0.6964726;-0.04653424,0.03811286;0.5665643;-0.02456217,0;0;0,0.007650003;0.3288721;0.01797366,0.01436232;0.6451417;0.02112484,0.1875412;0.5151378;0.001514435,0.2314293;0.2344857;-0.004695892,0.2543948;-0.04747614;-0.06676459,-0.1639703;0.5181129;0.02419868,-0.2049614;0.2369887;0.01980818,-0.2377234;-0.04255894;-0.04847184,0.07760614;0.002060384;-0.04443145,0.09641823;-0.3659158;-0.03860701,0.07619753;-0.7409753;0.03167271,0.07205988;-0.7685871;-0.02149654,-0.08259894;0.005726601;-0.03384868,-0.1040999;-0.3620089;-0.0237208,-0.0921355;-0.7390329;0.03733325,-0.09616931;-0.7652426;-0.01732388,0.01286006;0.5677891;0.02279854,483.2047
+0;0;0,0.02198808;0.3286101;-0.009020342,0.04338238;0.6433213;-0.03302305,0.2161516;0.5231577;-0.0144359,0.260911;0.2434316;0.009081278,0.335511;-0.03663209;-0.009713966,-0.139467;0.5214036;-0.01410241,-0.2153526;0.2475052;-0.009180008,-0.2947635;-0.03087607;-0.03267142,0.07973379;0.001001664;-0.04054043,0.06403964;-0.3654404;-0.005030259,0.03148082;-0.7391963;0.06643509,0.031147;-0.7028611;-0.01189748,-0.08121164;0.008861736;-0.03644374,-0.1135171;-0.3582124;-0.03654718,-0.144733;-0.732691;0.03165948,-0.1434881;-0.6962542;-0.04665562,0.03811409;0.5665827;-0.02456274,0;0;0,0.007716469;0.3288912;0.01790023,0.01456914;0.6451585;0.02091479,0.1875521;0.5151433;0.001357317,0.2316764;0.234397;-0.004785061,0.255601;-0.04830024;-0.06694615,-0.1636939;0.5182735;0.02403066,-0.2048551;0.2370439;0.01968899,-0.237793;-0.04326746;-0.04882909,0.07760815;0.002068236;-0.04443765,0.09638532;-0.3659004;-0.03864753,0.07646514;-0.7407843;0.03153896,0.07257184;-0.7683534;-0.02181721,-0.08260673;0.00571804;-0.03384432,-0.1040425;-0.3620109;-0.02369606,-0.09220071;-0.7388278;0.03737523,-0.09625234;-0.7652867;-0.01714277,0.01302565;0.5678098;0.02262688,483.2265
+0;0;0,0.02237406;0.3285763;-0.009297098,0.04425051;0.6432301;-0.03360922,0.216987;0.5233892;-0.01531423,0.2705176;0.2452209;0.008351626,0.3531642;-0.03271416;-0.008254016,-0.1387258;0.5213079;-0.01468929,-0.2172648;0.2481579;-0.009803776,-0.3026364;-0.02844325;-0.03341668,0.07967515;0.001031635;-0.04065479,0.06344628;-0.3654428;-0.005723178,0.03006436;-0.7392256;0.06521985,0.02965095;-0.7029085;-0.0131138,-0.08128591;0.008810594;-0.03629024,-0.1153021;-0.3580171;-0.04449736,-0.1465209;-0.7314489;0.02922486,-0.1453488;-0.6950251;-0.04909244,0.03885454;0.5665099;-0.02506301,0;0;0,0.007716469;0.3288912;0.01790023,0.01456914;0.6451585;0.02091479,0.1875521;0.5151433;0.001357317,0.2316764;0.234397;-0.004785061,0.255601;-0.04830024;-0.06694615,-0.1636939;0.5182735;0.02403066,-0.2048551;0.2370439;0.01968899,-0.237793;-0.04326746;-0.04882909,0.07760815;0.002068236;-0.04443765,0.09638532;-0.3659004;-0.03864753,0.07646514;-0.7407843;0.03153896,0.07257184;-0.7683534;-0.02181721,-0.08260673;0.00571804;-0.03384432,-0.1040425;-0.3620109;-0.02369606,-0.09220071;-0.7388278;0.03737523,-0.09625234;-0.7652867;-0.01714277,0.01302565;0.5678098;0.02262688,483.2494
+0;0;0,0.02237254;0.328554;-0.009296468,0.0442505;0.6432294;-0.0336103,0.2169539;0.5233902;-0.01531641,0.2705216;0.2450286;0.008365893,0.3528893;-0.03196865;-0.008183717,-0.1386937;0.5213094;-0.01469159,-0.2172872;0.2479695;-0.009802679,-0.3023707;-0.02769837;-0.03333591,0.0796582;0.001031415;-0.04064614,0.06342715;-0.365492;-0.005709857,0.03002658;-0.7394836;0.0652728,0.02961405;-0.70318;-0.01289342,-0.08126862;0.008808718;-0.03628251,-0.1152894;-0.3580681;-0.04449074,-0.1465256;-0.7317085;0.02927267,-0.145356;-0.6952985;-0.04887724,0.03885409;0.566503;-0.0250634,0;0;0,0.007769898;0.3288734;0.01779294,0.01472408;0.6451607;0.02070332,0.1876355;0.515115;0.001216173,0.2318865;0.2341869;-0.00484848,0.2575808;-0.04757085;-0.06598926,-0.1635462;0.5183069;0.02389823,-0.2047983;0.2368906;0.01957527,-0.2378117;-0.04244617;-0.04873935,0.07762972;0.002063185;-0.04436183,0.09638353;-0.3659581;-0.03870082,0.07638897;-0.7410339;0.0316,0.07264788;-0.7686843;-0.02143121,-0.0825757;0.005715347;-0.03387018,-0.1039043;-0.3620609;-0.02342342,-0.09217303;-0.7390962;0.03765554,-0.09624045;-0.7658913;-0.01626699,0.01314808;0.5678073;0.02245045,483.2721
+0;0;0,0.02237254;0.328554;-0.009296468,0.0442505;0.6432294;-0.0336103,0.2169539;0.5233902;-0.01531641,0.2705216;0.2450286;0.008365893,0.3528893;-0.03196865;-0.008183717,-0.1386937;0.5213094;-0.01469159,-0.2172872;0.2479695;-0.009802679,-0.3023707;-0.02769837;-0.03333591,0.0796582;0.001031415;-0.04064614,0.06342715;-0.365492;-0.005709857,0.03002658;-0.7394836;0.0652728,0.02961405;-0.70318;-0.01289342,-0.08126862;0.008808718;-0.03628251,-0.1152894;-0.3580681;-0.04449074,-0.1465256;-0.7317085;0.02927267,-0.145356;-0.6952985;-0.04887724,0.03885409;0.566503;-0.0250634,0;0;0,0.007769898;0.3288734;0.01779294,0.01472408;0.6451607;0.02070332,0.1876355;0.515115;0.001216173,0.2318865;0.2341869;-0.00484848,0.2575808;-0.04757085;-0.06598926,-0.1635462;0.5183069;0.02389823,-0.2047983;0.2368906;0.01957527,-0.2378117;-0.04244617;-0.04873935,0.07762972;0.002063185;-0.04436183,0.09638353;-0.3659581;-0.03870082,0.07638897;-0.7410339;0.0316,0.07264788;-0.7686843;-0.02143121,-0.0825757;0.005715347;-0.03387018,-0.1039043;-0.3620609;-0.02342342,-0.09217303;-0.7390962;0.03765554,-0.09624045;-0.7658913;-0.01626699,0.01314808;0.5678073;0.02245045,483.2837
+0;0;0,0.02256175;0.3285602;-0.01029308,0.04470843;0.6432147;-0.0353407,0.2175632;0.5242972;-0.0170343,0.2827668;0.2472508;0.008081572,0.3797457;-0.02192813;-0.01012539,-0.1382366;0.5210832;-0.01573003,-0.2217245;0.2478861;-0.01023354,-0.3165704;-0.02178323;-0.03205969,0.07945596;0.0009123193;-0.04103008,0.06396353;-0.3656004;-0.004898112,0.02811836;-0.740002;0.06359157,0.02757947;-0.7037102;-0.01521297,-0.08147859;0.008945276;-0.03575992,-0.1182758;-0.3569099;-0.06170312,-0.1487509;-0.7289275;0.02091902,-0.1476833;-0.6925156;-0.05787044,0.03923;0.5664987;-0.02662077,0;0;0,0.007846162;0.3289291;0.01763129,0.01490226;0.6452713;0.0202632,0.1877468;0.5150207;0.0009300709,0.2322673;0.2328487;-0.004896402,0.2597433;-0.04605809;-0.06530976,-0.1633683;0.5182924;0.02350996,-0.2049653;0.2356433;0.01947415,-0.2379506;-0.04096782;-0.04828962,0.07762709;0.002055615;-0.04435491,0.09632677;-0.3660401;-0.0386132,0.07627253;-0.7412956;0.03162504,0.07218592;-0.7686107;-0.02267336,-0.0825665;0.005725176;-0.03387542,-0.1039006;-0.3621232;-0.02341025,-0.09216294;-0.7393336;0.03763764,-0.09606468;-0.7665438;-0.01678478,0.01330122;0.5679052;0.02208591,483.3068
+0;0;0,0.02256175;0.3285602;-0.01029308,0.04470843;0.6432147;-0.0353407,0.2175632;0.5242972;-0.0170343,0.2827668;0.2472508;0.008081572,0.3797457;-0.02192813;-0.01012539,-0.1382366;0.5210832;-0.01573003,-0.2217245;0.2478861;-0.01023354,-0.3165704;-0.02178323;-0.03205969,0.07945596;0.0009123193;-0.04103008,0.06396353;-0.3656004;-0.004898112,0.02811836;-0.740002;0.06359157,0.02757947;-0.7037102;-0.01521297,-0.08147859;0.008945276;-0.03575992,-0.1182758;-0.3569099;-0.06170312,-0.1487509;-0.7289275;0.02091902,-0.1476833;-0.6925156;-0.05787044,0.03923;0.5664987;-0.02662077,0;0;0,0.007846162;0.3289291;0.01763129,0.01490226;0.6452713;0.0202632,0.1877468;0.5150207;0.0009300709,0.2322673;0.2328487;-0.004896402,0.2597433;-0.04605809;-0.06530976,-0.1633683;0.5182924;0.02350996,-0.2049653;0.2356433;0.01947415,-0.2379506;-0.04096782;-0.04828962,0.07762709;0.002055615;-0.04435491,0.09632677;-0.3660401;-0.0386132,0.07627253;-0.7412956;0.03162504,0.07218592;-0.7686107;-0.02267336,-0.0825665;0.005725176;-0.03387542,-0.1039006;-0.3621232;-0.02341025,-0.09216294;-0.7393336;0.03763764,-0.09606468;-0.7665438;-0.01678478,0.01330122;0.5679052;0.02208591,483.3185
+0;0;0,0.02256785;0.328649;-0.01029586,0.04472303;0.6434243;-0.03535325,0.2177084;0.5244425;-0.01703596,0.2830563;0.2467833;0.00813546,0.3800712;-0.02249581;-0.01007827,-0.1383568;0.521226;-0.01573072,-0.2220292;0.2474247;-0.01022207,-0.3169104;-0.02234495;-0.03205635,0.07945639;0.0009123242;-0.0410303,0.06395817;-0.3657374;-0.00488482,0.02807175;-0.7405697;0.06368364,0.02752709;-0.7042106;-0.01596453,-0.08147903;0.008945324;-0.03576012,-0.11829;-0.3570467;-0.06171301,-0.1488002;-0.7294923;0.02100418,-0.1477211;-0.6930117;-0.05862876,0.03924225;0.5666754;-0.02662959,0;0;0,0.007889815;0.3290258;0.01747131,0.01495951;0.6454909;0.01983762,0.1878924;0.5149987;0.0006315708,0.232566;0.2322059;-0.004944563,0.2622876;-0.04664809;-0.06504416,-0.1634006;0.5182995;0.02315863,-0.2051674;0.2350337;0.01933582,-0.2385786;-0.04164568;-0.04839217,0.07763415;0.002052069;-0.04434371,0.09623364;-0.3661868;-0.03860426,0.07639789;-0.7418633;0.03184056,0.07213324;-0.7686882;-0.02417111,-0.08256616;0.005722071;-0.03387808,-0.1039042;-0.3622634;-0.02338556,-0.09152268;-0.739921;0.03752565,-0.0945287;-0.7689376;-0.016257,0.01336018;0.5680934;0.02173376,483.3301
+0;0;0,0.02309214;0.3285839;-0.01117307,0.04606885;0.6432267;-0.03712135,0.2191131;0.5254897;-0.01881679,0.2939983;0.2503218;0.0071327,0.3927477;-0.01822159;-0.01256176,-0.137197;0.5210817;-0.01646147,-0.2281452;0.2496032;-0.01132035,-0.3335642;-0.01632208;-0.03194667,0.07936191;0.0006718124;-0.04121738,0.06309216;-0.3660451;-0.006107651,0.02711408;-0.7408813;0.06239206,0.02636223;-0.7045972;-0.01726038,-0.08165287;0.009171735;-0.03530331,-0.1212681;-0.3549125;-0.078339,-0.1517262;-0.7260916;0.009905502,-0.1520138;-0.7539436;-0.04520926,0.04035363;0.5665233;-0.02815187,0;0;0,0.007889815;0.3290258;0.01747131,0.01495951;0.6454909;0.01983762,0.1878924;0.5149987;0.0006315708,0.232566;0.2322059;-0.004944563,0.2622876;-0.04664809;-0.06504416,-0.1634006;0.5182995;0.02315863,-0.2051674;0.2350337;0.01933582,-0.2385786;-0.04164568;-0.04839217,0.07763415;0.002052069;-0.04434371,0.09623364;-0.3661868;-0.03860426,0.07639789;-0.7418633;0.03184056,0.07213324;-0.7686882;-0.02417111,-0.08256616;0.005722071;-0.03387808,-0.1039042;-0.3622634;-0.02338556,-0.09152268;-0.739921;0.03752565,-0.0945287;-0.7689376;-0.016257,0.01336018;0.5680934;0.02173376,483.3533
+0;0;0,0.02309516;0.3286268;-0.01117453,0.04607262;0.64328;-0.03712355,0.2190866;0.5255497;-0.01882055,0.2940872;0.249958;0.007168906,0.3922455;-0.01697803;-0.01240768,-0.1371633;0.5211425;-0.01646563,-0.2282515;0.2492459;-0.01131658,-0.3330395;-0.01508769;-0.03181945,0.07939683;0.000672108;-0.04123551,0.06311379;-0.3663445;-0.006097104,0.02714056;-0.74113;0.06239338,0.02638872;-0.704846;-0.01725832,-0.0816888;0.00917577;-0.03531884,-0.1213364;-0.3552059;-0.07838969,-0.1517904;-0.7263349;0.00984291,-0.152078;-0.7541863;-0.04527134,0.04035738;0.5665764;-0.02815405,0;0;0,0.007981665;0.3290744;0.01732564,0.01514197;0.6455492;0.01950717,0.1880268;0.5150205;0.0004889965,0.2328691;0.2318017;-0.004765987,0.2661977;-0.04502317;-0.06418276,-0.1632266;0.5184281;0.0228348,-0.2052207;0.2347473;0.01921819,-0.2391798;-0.04015493;-0.04822563,0.07765359;0.002085105;-0.04438746,0.09620548;-0.3664555;-0.03849888,0.07630514;-0.7420944;0.03184772,0.07251086;-0.7689086;-0.02420759,-0.08261783;0.005698888;-0.03385989,-0.1039507;-0.3625883;-0.02334872,-0.09170429;-0.7401904;0.03760942,-0.09437475;-0.7690612;-0.01634933,0.01352169;0.568153;0.02144933,483.3639
+0;0;0,0.02309516;0.3286268;-0.01117453,0.04607262;0.64328;-0.03712355,0.2190866;0.5255497;-0.01882055,0.2940872;0.249958;0.007168906,0.3922455;-0.01697803;-0.01240768,-0.1371633;0.5211425;-0.01646563,-0.2282515;0.2492459;-0.01131658,-0.3330395;-0.01508769;-0.03181945,0.07939683;0.000672108;-0.04123551,0.06311379;-0.3663445;-0.006097104,0.02714056;-0.74113;0.06239338,0.02638872;-0.704846;-0.01725832,-0.0816888;0.00917577;-0.03531884,-0.1213364;-0.3552059;-0.07838969,-0.1517904;-0.7263349;0.00984291,-0.152078;-0.7541863;-0.04527134,0.04035738;0.5665764;-0.02815405,0;0;0,0.007981665;0.3290744;0.01732564,0.01514197;0.6455492;0.01950717,0.1880268;0.5150205;0.0004889965,0.2328691;0.2318017;-0.004765987,0.2661977;-0.04502317;-0.06418276,-0.1632266;0.5184281;0.0228348,-0.2052207;0.2347473;0.01921819,-0.2391798;-0.04015493;-0.04822563,0.07765359;0.002085105;-0.04438746,0.09620548;-0.3664555;-0.03849888,0.07630514;-0.7420944;0.03184772,0.07251086;-0.7689086;-0.02420759,-0.08261783;0.005698888;-0.03385989,-0.1039507;-0.3625883;-0.02334872,-0.09170429;-0.7401904;0.03760942,-0.09437475;-0.7690612;-0.01634933,0.01352169;0.568153;0.02144933,483.3758
+0;0;0,0.02268457;0.3286065;-0.01253215,0.0452801;0.6432272;-0.03922603,0.2188639;0.5269797;-0.02471904,0.3098997;0.2566232;0.004796421,0.4201836;-0.005456299;-0.01581768,-0.1377296;0.5207715;-0.01748314,-0.2360636;0.2514068;-0.0125426,-0.3478785;-0.009985328;-0.03363089,0.07912759;0.0003284983;-0.04175395,0.06337722;-0.366759;-0.007117439,0.02599728;-0.7414335;0.06122737,0.02437507;-0.7052229;-0.01841711,-0.08196616;0.009621851;-0.03454917,-0.1262362;-0.3514649;-0.09665827,-0.1544994;-0.7216487;-0.003844723,-0.1547681;-0.7507759;-0.05758804,0.03964132;0.5665333;-0.03012683,0;0;0,0.007981665;0.3290744;0.01732564,0.01514197;0.6455492;0.01950717,0.1880268;0.5150205;0.0004889965,0.2328691;0.2318017;-0.004765987,0.2661977;-0.04502317;-0.06418276,-0.1632266;0.5184281;0.0228348,-0.2052207;0.2347473;0.01921819,-0.2391798;-0.04015493;-0.04822563,0.07765359;0.002085105;-0.04438746,0.09620548;-0.3664555;-0.03849888,0.07630514;-0.7420944;0.03184772,0.07251086;-0.7689086;-0.02420759,-0.08261783;0.005698888;-0.03385989,-0.1039507;-0.3625883;-0.02334872,-0.09170429;-0.7401904;0.03760942,-0.09437475;-0.7690612;-0.01634933,0.01352169;0.568153;0.02144933,483.3868
+0;0;0,0.02269587;0.3287701;-0.01253839,0.0453031;0.6435538;-0.03924617,0.2185786;0.5273322;-0.02474348,0.3097209;0.2566595;0.004806509,0.418542;-0.001943767;-0.01553416,-0.1374076;0.5211346;-0.0175199,-0.2358565;0.2514548;-0.01257358,-0.3461884;-0.006470203;-0.03338215,0.07913797;0.0003285414;-0.04175943,0.06337859;-0.3669691;-0.007103089,0.02589364;-0.7426961;0.06143371,0.02427031;-0.7064812;-0.01826617,-0.08197691;0.009623113;-0.0345537,-0.1262723;-0.3516703;-0.09669836,-0.1546148;-0.7228941;-0.003624089,-0.1548838;-0.7520624;-0.05740479,0.03966127;0.5668184;-0.03014205,0;0;0,0.008247495;0.3292461;0.01706123,0.01566076;0.6458809;0.01893759,0.1880679;0.5149559;0.0001711845,0.2333311;0.2314566;-0.004649878,0.2722512;-0.04096988;-0.06296313,-0.1625087;0.5189481;0.02209261,-0.2051437;0.2350152;0.0192209,-0.2402831;-0.03588358;-0.04793926,0.07767922;0.00207077;-0.04436696,0.09598601;-0.3666919;-0.0383743,0.076004;-0.7433209;0.03250909,0.07153068;-0.7700936;-0.02361751,-0.08262893;0.005701153;-0.03386344,-0.1040451;-0.3627926;-0.02334411,-0.09177611;-0.7414278;0.03795895,-0.09354428;-0.7707008;-0.01567795,0.01398024;0.5684462;0.02095532,483.3983
+0;0;0,0.02269866;0.3288105;-0.01253993,0.04530561;0.6435904;-0.0392473,0.2183955;0.5274128;-0.02475057,0.3100514;0.2552146;0.004965955,0.4179628;-0.001226842;-0.01520468,-0.1372209;0.5212216;-0.01753449,-0.2362247;0.250022;-0.0125603,-0.3456343;-0.005746871;-0.03319492,0.07911811;0.000328459;-0.04174894,0.06335387;-0.3670826;-0.007081911,0.02587124;-0.7427862;0.06145063,0.02425564;-0.7066009;-0.01786968,-0.08195633;0.009620698;-0.03454503,-0.1262653;-0.3517842;-0.09670886,-0.1546062;-0.7229849;-0.003640376,-0.1548738;-0.7518715;-0.05716494,0.03966401;0.566858;-0.03014354,0;0;0,0.008485734;0.3292921;0.01683927,0.01609451;0.6459197;0.01850605,0.1882071;0.5148157;-0.0001521111,0.2351551;0.229939;-0.004268169,0.2762116;-0.03978997;-0.06235922,-0.1620339;0.5193937;0.02171863,-0.2053561;0.2339247;0.01919417,-0.2416142;-0.03451797;-0.04742294,0.07771267;0.002044171;-0.0442642,0.09567377;-0.3668496;-0.03826952,0.07572103;-0.7434564;0.03261161,0.0711183;-0.7704549;-0.0227288,-0.08257364;0.00572451;-0.03393494,-0.1041515;-0.3628698;-0.02326965,-0.09208135;-0.7414847;0.03804921,-0.09375262;-0.7703417;-0.01548252,0.01436956;0.5684902;0.02057242,483.4236
+0;0;0,0.02297214;0.3287202;-0.01428925,0.04558599;0.6434158;-0.04199448,0.2188409;0.5278491;-0.02935041,0.3266693;0.2619189;0.002741927,0.4458954;0.01029196;-0.01407999,-0.1368582;0.5211329;-0.01861259,-0.2459131;0.2538399;-0.01251139,-0.3636012;0.001900166;-0.03464319,0.07860993;-0.000325171;-0.04269815,0.0642926;-0.3677865;-0.007936712,0.02599292;-0.7436335;0.05934647,0.02376294;-0.7075546;-0.01996717,-0.0824545;0.01063043;-0.03303038,-0.1329983;-0.3444496;-0.1213744,-0.1574798;-0.7144234;-0.02250617,-0.1580025;-0.6781619;-0.1018352,0.03993088;0.5667065;-0.03270591,0;0;0,0.008485734;0.3292921;0.01683927,0.01609451;0.6459197;0.01850605,0.1882071;0.5148157;-0.0001521111,0.2351551;0.229939;-0.004268169,0.2762116;-0.03978997;-0.06235922,-0.1620339;0.5193937;0.02171863,-0.2053561;0.2339247;0.01919417,-0.2416142;-0.03451797;-0.04742294,0.07771267;0.002044171;-0.0442642,0.09567377;-0.3668496;-0.03826952,0.07572103;-0.7434564;0.03261161,0.0711183;-0.7704549;-0.0227288,-0.08257364;0.00572451;-0.03393494,-0.1041515;-0.3628698;-0.02326965,-0.09208135;-0.7414847;0.03804921,-0.09375262;-0.7703417;-0.01548252,0.01436956;0.5684902;0.02057242,483.438
+0;0;0,0.02297214;0.3287202;-0.01428925,0.04558599;0.6434158;-0.04199448,0.2188409;0.5278491;-0.02935041,0.3266693;0.2619189;0.002741927,0.4458954;0.01029196;-0.01407999,-0.1368582;0.5211329;-0.01861259,-0.2459131;0.2538399;-0.01251139,-0.3636012;0.001900166;-0.03464319,0.07860993;-0.000325171;-0.04269815,0.0642926;-0.3677865;-0.007936712,0.02599292;-0.7436335;0.05934647,0.02376294;-0.7075546;-0.01996717,-0.0824545;0.01063043;-0.03303038,-0.1329983;-0.3444496;-0.1213744,-0.1574798;-0.7144234;-0.02250617,-0.1580025;-0.6781619;-0.1018352,0.03993088;0.5667065;-0.03270591,0;0;0,0.008485734;0.3292921;0.01683927,0.01609451;0.6459197;0.01850605,0.1882071;0.5148157;-0.0001521111,0.2351551;0.229939;-0.004268169,0.2762116;-0.03978997;-0.06235922,-0.1620339;0.5193937;0.02171863,-0.2053561;0.2339247;0.01919417,-0.2416142;-0.03451797;-0.04742294,0.07771267;0.002044171;-0.0442642,0.09567377;-0.3668496;-0.03826952,0.07572103;-0.7434564;0.03261161,0.0711183;-0.7704549;-0.0227288,-0.08257364;0.00572451;-0.03393494,-0.1041515;-0.3628698;-0.02326965,-0.09208135;-0.7414847;0.03804921,-0.09375262;-0.7703417;-0.01548252,0.01436956;0.5684902;0.02057242,483.4528
+0;0;0,0.02306011;0.3286611;-0.01586086,0.04564825;0.6432206;-0.04469618,0.2188464;0.5280211;-0.03333458,0.3374197;0.2676306;-0.0001833476,0.4710156;0.02461682;-0.01440627,-0.1366114;0.5211927;-0.01967315,-0.2561528;0.2592238;-0.01304131,-0.3824942;0.01286177;-0.03424181,0.0781843;-0.0009652287;-0.0434612,0.06571204;-0.3689165;-0.009173609,0.0248264;-0.7444569;0.05653697,0.02210871;-0.7084894;-0.02252746,-0.08271442;0.01134232;-0.03212891,-0.1382417;-0.3396293;-0.1343783,-0.1548711;-0.7088795;-0.03240792,-0.1559234;-0.6727347;-0.1114985,0.03997873;0.5665541;-0.03516765,0;0;0,0.008721121;0.3293204;0.0165379,0.01656625;0.645906;0.01784658,0.1884529;0.5146077;-0.0004196167,0.2367678;0.2306776;-0.00377059,0.2816311;-0.03720635;-0.06148815,-0.1615036;0.519474;0.02136996,-0.2051084;0.2347716;0.01913088,-0.2426225;-0.03224298;-0.04721459,0.07770159;0.002016976;-0.04428303,0.09526699;-0.367268;-0.03800511,0.07548688;-0.7436103;0.03267336,0.07065184;-0.7707483;-0.02215409,-0.08258186;0.005739158;-0.03391004,-0.1042923;-0.3632246;-0.02324646,-0.09229407;-0.7415539;0.03793471,-0.09444328;-0.7702518;-0.01539566,0.01478343;0.5684924;0.02000475,483.4723
+0;0;0,0.02306076;0.3286704;-0.01586131,0.04564825;0.6432208;-0.04469586,0.2185247;0.5280914;-0.03333765,0.3370207;0.2678707;-0.0002080388,0.4704953;0.02507745;-0.01441806,-0.1362936;0.5212753;-0.0197008,-0.2557571;0.2594772;-0.01307328,-0.3819838;0.01333883;-0.03425454,0.0782024;-0.000965452;-0.04347125,0.06571697;-0.3693051;-0.009147473,0.02490634;-0.7441567;0.05644255,0.02213963;-0.7080815;-0.02404784,-0.08273357;0.01134494;-0.03213634,-0.1383194;-0.3399972;-0.1344937,-0.1549183;-0.7085699;-0.03271034,-0.1559896;-0.6723143;-0.1132274,0.03997879;0.566555;-0.03516743,0;0;0,0.008849911;0.3293487;0.01608682,0.01673753;0.6459255;0.01686859,0.188343;0.5145509;-0.0004496574,0.2375284;0.2309556;-0.003315926,0.2856722;-0.03626233;-0.06026053,-0.1610548;0.5197258;0.02075489,-0.2053685;0.2353194;0.01902659,-0.244534;-0.03120756;-0.04727089,0.07775854;0.001977175;-0.04422665,0.09492774;-0.3677146;-0.03779685,0.07541218;-0.7434036;0.03261757,0.06953716;-0.7711631;-0.02353036,-0.08258962;0.005768515;-0.03394077,-0.1043282;-0.3635819;-0.02317818,-0.09266812;-0.7411866;0.03814004,-0.09541664;-0.7695906;-0.01757979,0.01495188;0.5685167;0.01916242,483.4949
+0;0;0,0.02306076;0.3286704;-0.01586131,0.04564825;0.6432208;-0.04469586,0.2185247;0.5280914;-0.03333765,0.3370207;0.2678707;-0.0002080388,0.4704953;0.02507745;-0.01441806,-0.1362936;0.5212753;-0.0197008,-0.2557571;0.2594772;-0.01307328,-0.3819838;0.01333883;-0.03425454,0.0782024;-0.000965452;-0.04347125,0.06571697;-0.3693051;-0.009147473,0.02490634;-0.7441567;0.05644255,0.02213963;-0.7080815;-0.02404784,-0.08273357;0.01134494;-0.03213634,-0.1383194;-0.3399972;-0.1344937,-0.1549183;-0.7085699;-0.03271034,-0.1559896;-0.6723143;-0.1132274,0.03997879;0.566555;-0.03516743,0;0;0,0.008849911;0.3293487;0.01608682,0.01673753;0.6459255;0.01686859,0.188343;0.5145509;-0.0004496574,0.2375284;0.2309556;-0.003315926,0.2856722;-0.03626233;-0.06026053,-0.1610548;0.5197258;0.02075489,-0.2053685;0.2353194;0.01902659,-0.244534;-0.03120756;-0.04727089,0.07775854;0.001977175;-0.04422665,0.09492774;-0.3677146;-0.03779685,0.07541218;-0.7434036;0.03261757,0.06953716;-0.7711631;-0.02353036,-0.08258962;0.005768515;-0.03394077,-0.1043282;-0.3635819;-0.02317818,-0.09266812;-0.7411866;0.03814004,-0.09541664;-0.7695906;-0.01757979,0.01495188;0.5685167;0.01916242,483.5057
+0;0;0,0.02306076;0.3286704;-0.01586131,0.04564825;0.6432208;-0.04469586,0.2185247;0.5280914;-0.03333765,0.3370207;0.2678707;-0.0002080388,0.4704953;0.02507745;-0.01441806,-0.1362936;0.5212753;-0.0197008,-0.2557571;0.2594772;-0.01307328,-0.3819838;0.01333883;-0.03425454,0.0782024;-0.000965452;-0.04347125,0.06571697;-0.3693051;-0.009147473,0.02490634;-0.7441567;0.05644255,0.02213963;-0.7080815;-0.02404784,-0.08273357;0.01134494;-0.03213634,-0.1383194;-0.3399972;-0.1344937,-0.1549183;-0.7085699;-0.03271034,-0.1559896;-0.6723143;-0.1132274,0.03997879;0.566555;-0.03516743,0;0;0,0.008849911;0.3293487;0.01608682,0.01673753;0.6459255;0.01686859,0.188343;0.5145509;-0.0004496574,0.2375284;0.2309556;-0.003315926,0.2856722;-0.03626233;-0.06026053,-0.1610548;0.5197258;0.02075489,-0.2053685;0.2353194;0.01902659,-0.244534;-0.03120756;-0.04727089,0.07775854;0.001977175;-0.04422665,0.09492774;-0.3677146;-0.03779685,0.07541218;-0.7434036;0.03261757,0.06953716;-0.7711631;-0.02353036,-0.08258962;0.005768515;-0.03394077,-0.1043282;-0.3635819;-0.02317818,-0.09266812;-0.7411866;0.03814004,-0.09541664;-0.7695906;-0.01757979,0.01495188;0.5685167;0.01916242,483.5181
+0;0;0,0.02355056;0.3285145;-0.01725292,0.04635417;0.6428736;-0.04704368,0.2190945;0.5281893;-0.03677237,0.3514424;0.2759567;-0.003045555,0.4993564;0.04217863;-0.01355768,-0.1354437;0.5213435;-0.02016313,-0.265789;0.2659462;-0.01260719,-0.3995397;0.02441867;-0.03301386,0.07787476;-0.001826037;-0.04406065,0.06750074;-0.3704496;-0.01056425,0.02472446;-0.7450486;0.05418592,0.02144548;-0.7090443;-0.02640095,-0.08291767;0.01236561;-0.03131941,-0.1441276;-0.3326722;-0.1509654,-0.1545061;-0.6998874;-0.04423133,-0.1560969;-0.6637689;-0.1248606,0.04060965;0.5662612;-0.03731611,0;0;0,0.008953735;0.3293083;0.01580906,0.01687039;0.6457978;0.01639199,0.188362;0.5145048;-0.0006275177,0.2391943;0.2322141;-0.002301931,0.2907284;-0.03384608;-0.05884803,-0.1608358;0.5198721;0.02051974,-0.2057722;0.2365835;0.01877636,-0.2474169;-0.0289138;-0.04769285,0.07775921;0.001934245;-0.04425967,0.09441878;-0.367918;-0.03757381,0.07500702;-0.7434353;0.03283048,0.06922139;-0.7714183;-0.02325475,-0.08262176;0.005795981;-0.03389994,-0.1044235;-0.3636921;-0.02312141,-0.09326645;-0.7411007;0.03840143,-0.09574513;-0.7695223;-0.01747188,0.01508231;0.5684128;0.01872849,483.54
+0;0;0,0.02353917;0.3283556;-0.01724457,0.04632683;0.6424952;-0.04701436,0.2189823;0.527887;-0.03675059,0.3515902;0.2751589;-0.002957519,0.4981292;0.04355386;-0.01337193,-0.1353788;0.5210446;-0.02014965,-0.2659801;0.2651456;-0.01257886,-0.3984876;0.0258631;-0.03279585,0.07783382;-0.001825077;-0.04403749,0.06746498;-0.3702646;-0.01055781,0.02469466;-0.7448114;0.05418333,0.02141312;-0.7088024;-0.02646657,-0.08287408;0.01235911;-0.03130295,-0.1440535;-0.3325065;-0.1508892,-0.1544305;-0.6996704;-0.04417001,-0.1560225;-0.6635471;-0.1248624,0.04058661;0.5659398;-0.03729406,0;0;0,0.009126931;0.3291603;0.01546097,0.0171745;0.6454257;0.01575112,0.1886812;0.514457;-0.000658989,0.2408788;0.2318398;-0.001758099,0.2938007;-0.03150517;-0.05718172,-0.160561;0.5199077;0.0201183,-0.2065484;0.2362147;0.01878115,-0.252212;-0.0261482;-0.0468209,0.07772554;0.001876786;-0.04422617,0.09389977;-0.36781;-0.03742909,0.07444628;-0.743264;0.03301144,0.06866607;-0.7716291;-0.02276837,-0.08256788;0.005834303;-0.03390047,-0.1043303;-0.3634715;-0.02314463,-0.0937578;-0.7407947;0.03867322,-0.09646583;-0.7700289;-0.01641996,0.01535617;0.5681013;0.01815677,483.562
+0;0;0,0.02353917;0.3283556;-0.01724457,0.04632683;0.6424952;-0.04701436,0.2189823;0.527887;-0.03675059,0.3515902;0.2751589;-0.002957519,0.4981292;0.04355386;-0.01337193,-0.1353788;0.5210446;-0.02014965,-0.2659801;0.2651456;-0.01257886,-0.3984876;0.0258631;-0.03279585,0.07783382;-0.001825077;-0.04403749,0.06746498;-0.3702646;-0.01055781,0.02469466;-0.7448114;0.05418333,0.02141312;-0.7088024;-0.02646657,-0.08287408;0.01235911;-0.03130295,-0.1440535;-0.3325065;-0.1508892,-0.1544305;-0.6996704;-0.04417001,-0.1560225;-0.6635471;-0.1248624,0.04058661;0.5659398;-0.03729406,0;0;0,0.009126931;0.3291603;0.01546097,0.0171745;0.6454257;0.01575112,0.1886812;0.514457;-0.000658989,0.2408788;0.2318398;-0.001758099,0.2938007;-0.03150517;-0.05718172,-0.160561;0.5199077;0.0201183,-0.2065484;0.2362147;0.01878115,-0.252212;-0.0261482;-0.0468209,0.07772554;0.001876786;-0.04422617,0.09389977;-0.36781;-0.03742909,0.07444628;-0.743264;0.03301144,0.06866607;-0.7716291;-0.02276837,-0.08256788;0.005834303;-0.03390047,-0.1043303;-0.3634715;-0.02314463,-0.0937578;-0.7407947;0.03867322,-0.09646583;-0.7700289;-0.01641996,0.01535617;0.5681013;0.01815677,483.5841
+0;0;0,0.02574057;0.3279547;-0.01824734,0.05369151;0.6412309;-0.05032353,0.2246099;0.5288027;-0.03697888,0.3646518;0.2788959;-0.004806165,0.5132651;0.05737497;-0.01283587,-0.1294094;0.5219837;-0.02127679,-0.2697929;0.2703153;-0.01381336,-0.4175907;0.04904553;-0.03424364,0.07758714;-0.002819219;-0.0445741,0.06761073;-0.3708426;-0.01213228,0.02362778;-0.7458394;0.05292721,0.02049356;-0.7099367;-0.02790346,-0.08301812;0.01355455;-0.03064028,-0.1498033;-0.3232726;-0.1673167,-0.152845;-0.6907908;-0.05910002,-0.1543088;-0.6548314;-0.139974,0.04636739;0.5649773;-0.03973329,0;0;0,0.009260498;0.3289821;0.01532388,0.01738412;0.6450449;0.01558685,0.188535;0.5146143;-0.0003643036,0.2425117;0.231442;-0.00071311,0.2982996;-0.02401131;-0.05412877,-0.1599997;0.5201777;0.01998105,-0.2072264;0.2358024;0.01925912,-0.2552493;-0.01906955;-0.0436375,0.07781812;0.001795053;-0.04422307,0.09326933;-0.3674031;-0.03735352,0.07365719;-0.7434119;0.03351641,0.06769975;-0.7715189;-0.02275395,-0.08265383;0.00589681;-0.03388411,-0.1044734;-0.3628888;-0.02319406,-0.09442319;-0.7407531;0.03931534,-0.09776212;-0.7700367;-0.01593471,0.01554952;0.567771;0.0179925,483.6063
+0;0;0,0.02572801;0.3277947;-0.01823844,0.05366493;0.6409136;-0.05029857,0.2242179;0.5285978;-0.03696483,0.3646126;0.2780613;-0.004711047,0.5154634;0.05320515;-0.01286165,-0.1290685;0.5217929;-0.02129526,-0.2698057;0.2694904;-0.01381301,-0.4198287;0.04488915;-0.0345509,0.07768768;-0.002822872;-0.04463186,0.06771152;-0.3708369;-0.01219086,0.02371636;-0.7459378;0.05288671,0.02058773;-0.7100458;-0.02779974,-0.0831257;0.01357212;-0.03067998,-0.1499092;-0.3232465;-0.1673529,-0.1529517;-0.6908668;-0.05910619,-0.1544129;-0.6549181;-0.1398359,0.04634442;0.5646976;-0.03971355,0;0;0,0.009265184;0.3288244;0.0152514,0.01734769;0.6447296;0.01553917,0.1882285;0.5146195;-0.000171423,0.2445563;0.2311662;0.0007848739,0.3030216;-0.02779606;-0.0530951,-0.1596953;0.5201311;0.01999268,-0.2081739;0.2352288;0.01982882,-0.2612285;-0.02310786;-0.04205862,0.07789783;0.001801431;-0.04431736,0.09273876;-0.3674029;-0.03695416,0.0729793;-0.7434794;0.03409052,0.06742674;-0.7699145;-0.02369404,-0.08281278;0.005876669;-0.03380613,-0.1044367;-0.3629268;-0.02367033,-0.09517599;-0.740759;0.03979932,-0.09865069;-0.7700651;-0.01520548,0.01552549;0.5674932;0.01793313,483.6281
+0;0;0,0.02572801;0.3277947;-0.01823844,0.05366493;0.6409136;-0.05029857,0.2242179;0.5285978;-0.03696483,0.3646126;0.2780613;-0.004711047,0.5154634;0.05320515;-0.01286165,-0.1290685;0.5217929;-0.02129526,-0.2698057;0.2694904;-0.01381301,-0.4198287;0.04488915;-0.0345509,0.07768768;-0.002822872;-0.04463186,0.06771152;-0.3708369;-0.01219086,0.02371636;-0.7459378;0.05288671,0.02058773;-0.7100458;-0.02779974,-0.0831257;0.01357212;-0.03067998,-0.1499092;-0.3232465;-0.1673529,-0.1529517;-0.6908668;-0.05910619,-0.1544129;-0.6549181;-0.1398359,0.04634442;0.5646976;-0.03971355,0;0;0,0.009265184;0.3288244;0.0152514,0.01734769;0.6447296;0.01553917,0.1882285;0.5146195;-0.000171423,0.2445563;0.2311662;0.0007848739,0.3030216;-0.02779606;-0.0530951,-0.1596953;0.5201311;0.01999268,-0.2081739;0.2352288;0.01982882,-0.2612285;-0.02310786;-0.04205862,0.07789783;0.001801431;-0.04431736,0.09273876;-0.3674029;-0.03695416,0.0729793;-0.7434794;0.03409052,0.06742674;-0.7699145;-0.02369404,-0.08281278;0.005876669;-0.03380613,-0.1044367;-0.3629268;-0.02367033,-0.09517599;-0.740759;0.03979932,-0.09865069;-0.7700651;-0.01520548,0.01552549;0.5674932;0.01793313,483.6407
+0;0;0,0.02763687;0.3273166;-0.01938515,0.05749079;0.6398618;-0.05264679,0.227314;0.5266557;-0.04043988,0.381241;0.2840424;-0.004808135,0.5431174;0.06605318;-0.01011451,-0.1254563;0.521122;-0.02223396,-0.2751584;0.2734537;-0.01363046,-0.4292255;0.05067073;-0.03318851,0.07739042;-0.003552234;-0.04513305,0.06897237;-0.3712314;-0.01382379,0.02332852;-0.7467233;0.05061362,0.01977739;-0.711048;-0.02807911,-0.08330139;0.01418161;-0.02997749,-0.1523543;-0.318871;-0.173319,-0.1510186;-0.6866691;-0.06399173,-0.152962;-0.6509534;-0.1427376,0.04976642;0.5638003;-0.04173014,0;0;0,0.009298682;0.3285782;0.01502204,0.01739931;0.6442158;0.01512957,0.1882431;0.5142485;0.0001895428,0.2477936;0.2309193;0.001816988,0.3079126;-0.02858147;-0.05106497,-0.1595879;0.5199666;0.02009477,-0.2092288;0.23473;0.02055921,-0.2645257;-0.02394938;-0.04091164,0.0779053;0.001677021;-0.04434907,0.0922654;-0.3670706;-0.03672767,0.07229982;-0.7435473;0.03466105,0.06488118;-0.7708835;-0.0191431,-0.08284266;0.005984288;-0.03376639,-0.104519;-0.3623421;-0.02352409,-0.09604877;-0.7405874;0.04041706,-0.0977202;-0.7681557;-0.01362425,0.01557341;0.5670477;0.01756597,483.6625
+0;0;0,0.02763687;0.3273166;-0.01938515,0.05749079;0.6398618;-0.05264679,0.227314;0.5266557;-0.04043988,0.381241;0.2840424;-0.004808135,0.5431174;0.06605318;-0.01011451,-0.1254563;0.521122;-0.02223396,-0.2751584;0.2734537;-0.01363046,-0.4292255;0.05067073;-0.03318851,0.07739042;-0.003552234;-0.04513305,0.06897237;-0.3712314;-0.01382379,0.02332852;-0.7467233;0.05061362,0.01977739;-0.711048;-0.02807911,-0.08330139;0.01418161;-0.02997749,-0.1523543;-0.318871;-0.173319,-0.1510186;-0.6866691;-0.06399173,-0.152962;-0.6509534;-0.1427376,0.04976642;0.5638003;-0.04173014,0;0;0,0.009298682;0.3285782;0.01502204,0.01739931;0.6442158;0.01512957,0.1882431;0.5142485;0.0001895428,0.2477936;0.2309193;0.001816988,0.3079126;-0.02858147;-0.05106497,-0.1595879;0.5199666;0.02009477,-0.2092288;0.23473;0.02055921,-0.2645257;-0.02394938;-0.04091164,0.0779053;0.001677021;-0.04434907,0.0922654;-0.3670706;-0.03672767,0.07229982;-0.7435473;0.03466105,0.06488118;-0.7708835;-0.0191431,-0.08284266;0.005984288;-0.03376639,-0.104519;-0.3623421;-0.02352409,-0.09604877;-0.7405874;0.04041706,-0.0977202;-0.7681557;-0.01362425,0.01557341;0.5670477;0.01756597,483.6735
+0;0;0,0.02763687;0.3273166;-0.01938515,0.05749079;0.6398618;-0.05264679,0.227314;0.5266557;-0.04043988,0.381241;0.2840424;-0.004808135,0.5431174;0.06605318;-0.01011451,-0.1254563;0.521122;-0.02223396,-0.2751584;0.2734537;-0.01363046,-0.4292255;0.05067073;-0.03318851,0.07739042;-0.003552234;-0.04513305,0.06897237;-0.3712314;-0.01382379,0.02332852;-0.7467233;0.05061362,0.01977739;-0.711048;-0.02807911,-0.08330139;0.01418161;-0.02997749,-0.1523543;-0.318871;-0.173319,-0.1510186;-0.6866691;-0.06399173,-0.152962;-0.6509534;-0.1427376,0.04976642;0.5638003;-0.04173014,0;0;0,0.009298682;0.3285782;0.01502204,0.01739931;0.6442158;0.01512957,0.1882431;0.5142485;0.0001895428,0.2477936;0.2309193;0.001816988,0.3079126;-0.02858147;-0.05106497,-0.1595879;0.5199666;0.02009477,-0.2092288;0.23473;0.02055921,-0.2645257;-0.02394938;-0.04091164,0.0779053;0.001677021;-0.04434907,0.0922654;-0.3670706;-0.03672767,0.07229982;-0.7435473;0.03466105,0.06488118;-0.7708835;-0.0191431,-0.08284266;0.005984288;-0.03376639,-0.104519;-0.3623421;-0.02352409,-0.09604877;-0.7405874;0.04041706,-0.0977202;-0.7681557;-0.01362425,0.01557341;0.5670477;0.01756597,483.6858
+0;0;0,0.02774798;0.3271741;-0.02076898,0.05736446;0.6395959;-0.05493188,0.2272973;0.5290496;-0.04086297,0.3859783;0.2876068;-0.005783901,0.5599079;0.0771967;-0.007394384,-0.1252086;0.5220403;-0.0230647,-0.2848237;0.2788733;-0.0131809,-0.4483106;0.06117322;-0.03331,0.07699514;-0.004440264;-0.04568015,0.06928535;-0.3725298;-0.01575958,0.02062231;-0.7481703;0.04748191,0.01725163;-0.712576;-0.03135381,-0.08338759;0.01496596;-0.02927754,-0.1604369;-0.3093532;-0.1884162,-0.1509323;-0.6761877;-0.07521093,-0.152713;-0.6406047;-0.1540994,0.04968496;0.5635577;-0.04391761,0;0;0,0.009433076;0.3285279;0.01498818,0.01763311;0.6441092;0.01513696,0.1880439;0.5142179;0.000472784,0.2502789;0.2299184;0.002813101,0.3123963;-0.03074938;-0.04934251,-0.1590839;0.5204874;0.02039524,-0.2104585;0.2340182;0.02133265,-0.2700175;-0.02587393;-0.03727874,0.07790843;0.001600638;-0.04429853,0.09155832;-0.3674418;-0.03617715,0.07158485;-0.7442364;0.03523898,0.06389825;-0.7720253;-0.01823139,-0.08280513;0.006050507;-0.03378383,-0.1044992;-0.3625753;-0.02434695,-0.09683428;-0.7409653;0.04073408,-0.0980287;-0.7670919;-0.01499844,0.01578471;0.5669547;0.0175581,483.7068
+0;0;0,0.02774798;0.3271741;-0.02076898,0.05736446;0.6395959;-0.05493188,0.2272973;0.5290496;-0.04086297,0.3859783;0.2876068;-0.005783901,0.5599079;0.0771967;-0.007394384,-0.1252086;0.5220403;-0.0230647,-0.2848237;0.2788733;-0.0131809,-0.4483106;0.06117322;-0.03331,0.07699514;-0.004440264;-0.04568015,0.06928535;-0.3725298;-0.01575958,0.02062231;-0.7481703;0.04748191,0.01725163;-0.712576;-0.03135381,-0.08338759;0.01496596;-0.02927754,-0.1604369;-0.3093532;-0.1884162,-0.1509323;-0.6761877;-0.07521093,-0.152713;-0.6406047;-0.1540994,0.04968496;0.5635577;-0.04391761,0;0;0,0.009433076;0.3285279;0.01498818,0.01763311;0.6441092;0.01513696,0.1880439;0.5142179;0.000472784,0.2502789;0.2299184;0.002813101,0.3123963;-0.03074938;-0.04934251,-0.1590839;0.5204874;0.02039524,-0.2104585;0.2340182;0.02133265,-0.2700175;-0.02587393;-0.03727874,0.07790843;0.001600638;-0.04429853,0.09155832;-0.3674418;-0.03617715,0.07158485;-0.7442364;0.03523898,0.06389825;-0.7720253;-0.01823139,-0.08280513;0.006050507;-0.03378383,-0.1044992;-0.3625753;-0.02434695,-0.09683428;-0.7409653;0.04073408,-0.0980287;-0.7670919;-0.01499844,0.01578471;0.5669547;0.0175581,483.718
+0;0;0,0.0277428;0.327113;-0.0207651,0.05735236;0.6394619;-0.05491999,0.227121;0.5289665;-0.04085664,0.3860332;0.2871718;-0.005726445,0.561769;0.07457669;-0.007353653,-0.1250552;0.5219638;-0.02307502,-0.2849029;0.2784424;-0.01317681,-0.4500876;0.05848162;-0.03351494,0.07691781;-0.004435804;-0.04563427,0.06921013;-0.3724242;-0.01572192,0.02042826;-0.748982;0.04767401,0.0170507;-0.7133763;-0.03132263,-0.08330384;0.01495093;-0.02924813,-0.160332;-0.3092791;-0.1883431,-0.1508042;-0.6770094;-0.07486135,-0.1525885;-0.641415;-0.1539108,0.04967474;0.5634423;-0.04390842,0;0;0,0.009710923;0.3284633;0.01487732,0.01819348;0.6439637;0.01497245,0.1884561;0.5143108;0.0006632805,0.252571;0.2300098;0.004424095,0.3181334;-0.03289214;-0.04721427,-0.1584893;0.5206341;0.02035156,-0.2119421;0.2341163;0.02186356,-0.273954;-0.02837116;-0.03590551,0.0778722;0.001542449;-0.04418206,0.09118408;-0.3674083;-0.0359478,0.07068115;-0.7449737;0.03629112,0.06374575;-0.7721452;-0.0181756,-0.08267532;0.00609739;-0.03385448,-0.1047055;-0.3624093;-0.02451816,-0.09750189;-0.7416773;0.04104349,-0.09956115;-0.7685295;-0.01415512,0.01627423;0.5668301;0.01740241,483.7403
+0;0;0,0.02935178;0.3269416;-0.02124841,0.05994294;0.6391054;-0.05622076,0.2295104;0.5282651;-0.04183992,0.3950338;0.2911168;-0.005582538,0.5819954;0.08837402;-0.0103883,-0.1226574;0.5220969;-0.02386124,-0.291467;0.284673;-0.01463444,-0.4639871;0.07022032;-0.03278004,0.07673532;-0.005095798;-0.04587196,0.06913295;-0.3731938;-0.01731068,0.01704174;-0.7495059;0.04489987,0.01366193;-0.7139491;-0.03410013,-0.08329087;0.01545853;-0.02902029,-0.1646859;-0.3040721;-0.1952871,-0.1499502;-0.6719038;-0.08269426,-0.1517698;-0.6363596;-0.1617465,0.05214195;0.5631301;-0.04499239,0;0;0,0.009710923;0.3284633;0.01487732,0.01819348;0.6439637;0.01497245,0.1884561;0.5143108;0.0006632805,0.252571;0.2300098;0.004424095,0.3181334;-0.03289214;-0.04721427,-0.1584893;0.5206341;0.02035156,-0.2119421;0.2341163;0.02186356,-0.273954;-0.02837116;-0.03590551,0.0778722;0.001542449;-0.04418206,0.09118408;-0.3674083;-0.0359478,0.07068115;-0.7449737;0.03629112,0.06374575;-0.7721452;-0.0181756,-0.08267532;0.00609739;-0.03385448,-0.1047055;-0.3624093;-0.02451816,-0.09750189;-0.7416773;0.04104349,-0.09956115;-0.7685295;-0.01415512,0.01627423;0.5668301;0.01740241,483.7516
+0;0;0,0.02934007;0.3268111;-0.02123993,0.05991758;0.6388357;-0.05619663,0.2296336;0.5280018;-0.04181837,0.394588;0.2916687;-0.00568562,0.5839552;0.08631724;-0.01055322,-0.1228221;0.5218286;-0.02382499,-0.2910513;0.2852208;-0.01462991,-0.4657912;0.0680088;-0.033009,0.07681599;-0.005101155;-0.04592018,0.0692138;-0.3731898;-0.01735962,0.01701837;-0.7502549;0.04497539,0.01359116;-0.7146202;-0.03513249,-0.08337843;0.01547478;-0.0290508,-0.1647714;-0.3040478;-0.1953135,-0.1500062;-0.6726155;-0.08249528,-0.1518513;-0.6369936;-0.1626561,0.05212017;0.5628952;-0.04497341,0;0;0,0.009850979;0.3283369;0.01467252,0.01847483;0.6436926;0.01457119,0.1888843;0.5140002;0.000834465,0.2545716;0.2311077;0.005923033,0.3248472;-0.03468975;-0.04373503,-0.1584874;0.5207984;0.02067307,-0.2134055;0.2355786;0.0222653,-0.2795171;-0.02976844;-0.03494546,0.0779018;0.001492918;-0.04432225,0.09093677;-0.3674519;-0.03580248,0.070081;-0.7457634;0.03654099,0.06528015;-0.7722818;-0.02040983,-0.08281279;0.006134787;-0.03376072,-0.1046844;-0.3624034;-0.02575761,-0.09824248;-0.7422305;0.04115993,-0.1021805;-0.7701445;-0.01443898,0.01652087;0.5665969;0.01705003,483.7736
+0;0;0,0.02933251;0.3267269;-0.02123446,0.05990221;0.6386717;-0.05618227,0.2295264;0.5278749;-0.04180842,0.393611;0.292788;-0.005866207,0.5840517;0.08627251;-0.0107614,-0.1227432;0.5217049;-0.02382455,-0.2900853;0.2863448;-0.01467795,-0.4658157;0.06790154;-0.03316122,0.07675379;-0.005097025;-0.045883,0.06915806;-0.3728732;-0.01734669,0.01706119;-0.7492263;0.04487064,0.01368219;-0.7136708;-0.03411029,-0.08331092;0.01546225;-0.02902728,-0.1646348;-0.303789;-0.1951488,-0.1498974;-0.6716608;-0.08254361,-0.1517166;-0.6361181;-0.1615767,0.05210672;0.5627499;-0.0449618,0;0;0,0.009985447;0.3282571;0.01446939,0.01870397;0.6435294;0.01420569,0.1891859;0.5142832;0.001188517,0.2565028;0.2333862;0.008026838,0.3303379;-0.03329983;-0.04062688,-0.1583151;0.5212005;0.02060389,-0.2153173;0.2379566;0.02286374,-0.2858438;-0.02805904;-0.03372176,0.07789053;0.001430199;-0.0441972,0.09058633;-0.3672122;-0.03565788,0.06931701;-0.7447921;0.03650737,0.06399864;-0.7720016;-0.01807344,-0.08270515;0.006179094;-0.03382381,-0.1050222;-0.3620148;-0.0256664,-0.09855544;-0.7411337;0.04107032,-0.103159;-0.7686546;-0.01324743,0.01673055;0.5664544;0.01672196,483.7959
+0;0;0,0.03101541;0.3265144;-0.02209455,0.06302285;0.6382056;-0.05799714,0.2323368;0.5275799;-0.04267372,0.4043776;0.2984103;-0.005731542,0.6001762;0.09697618;-0.01096862,-0.1200325;0.5221049;-0.02464536,-0.2966189;0.2936266;-0.01482756,-0.482521;0.08339895;-0.0284281,0.07658897;-0.00559056;-0.0461004,0.06852372;-0.3734821;-0.01922875,0.01419285;-0.7498327;0.04106274,0.01082314;-0.714347;-0.03792346,-0.08332707;0.01579627;-0.02880018,-0.1698895;-0.296281;-0.2055656,-0.1508753;-0.6631678;-0.09041655,-0.1526991;-0.6277336;-0.1694571,0.05491125;0.5623551;-0.0465215,0;0;0,0.009985447;0.3282571;0.01446939,0.01870397;0.6435294;0.01420569,0.1891859;0.5142832;0.001188517,0.2565028;0.2333862;0.008026838,0.3303379;-0.03329983;-0.04062688,-0.1583151;0.5212005;0.02060389,-0.2153173;0.2379566;0.02286374,-0.2858438;-0.02805904;-0.03372176,0.07789053;0.001430199;-0.0441972,0.09058633;-0.3672122;-0.03565788,0.06931701;-0.7447921;0.03650737,0.06399864;-0.7720016;-0.01807344,-0.08270515;0.006179094;-0.03382381,-0.1050222;-0.3620148;-0.0256664,-0.09855544;-0.7411337;0.04107032,-0.103159;-0.7686546;-0.01324743,0.01673055;0.5664544;0.01672196,483.8082
+0;0;0,0.03101541;0.3265144;-0.02209455,0.06302285;0.6382056;-0.05799714,0.2323368;0.5275799;-0.04267372,0.4043776;0.2984103;-0.005731542,0.6001762;0.09697618;-0.01096862,-0.1200325;0.5221049;-0.02464536,-0.2966189;0.2936266;-0.01482756,-0.482521;0.08339895;-0.0284281,0.07658897;-0.00559056;-0.0461004,0.06852372;-0.3734821;-0.01922875,0.01419285;-0.7498327;0.04106274,0.01082314;-0.714347;-0.03792346,-0.08332707;0.01579627;-0.02880018,-0.1698895;-0.296281;-0.2055656,-0.1508753;-0.6631678;-0.09041655,-0.1526991;-0.6277336;-0.1694571,0.05491125;0.5623551;-0.0465215,0;0;0,0.009985447;0.3282571;0.01446939,0.01870397;0.6435294;0.01420569,0.1891859;0.5142832;0.001188517,0.2565028;0.2333862;0.008026838,0.3303379;-0.03329983;-0.04062688,-0.1583151;0.5212005;0.02060389,-0.2153173;0.2379566;0.02286374,-0.2858438;-0.02805904;-0.03372176,0.07789053;0.001430199;-0.0441972,0.09058633;-0.3672122;-0.03565788,0.06931701;-0.7447921;0.03650737,0.06399864;-0.7720016;-0.01807344,-0.08270515;0.006179094;-0.03382381,-0.1050222;-0.3620148;-0.0256664,-0.09855544;-0.7411337;0.04107032,-0.103159;-0.7686546;-0.01324743,0.01673055;0.5664544;0.01672196,483.8193
+0;0;0,0.03101163;0.3264746;-0.02209186,0.06301574;0.6381332;-0.05799073,0.2319561;0.527588;-0.04267651,0.4039248;0.2985144;-0.00574981,0.6020523;0.09468436;-0.01104918,-0.1196697;0.5221245;-0.02468619,-0.2961822;0.293742;-0.0148725,-0.4842954;0.0810138;-0.02863481,0.07669182;-0.005598068;-0.04616231,0.06862202;-0.3736974;-0.01927548,0.01428687;-0.7500777;0.04102076,0.01080906;-0.714416;-0.0404994,-0.08343896;0.01581748;-0.02883885,-0.1700503;-0.2964361;-0.2057042,-0.1510345;-0.6633517;-0.09054603,-0.1529168;-0.6277432;-0.1721223,0.05490489;0.5622898;-0.04651617,0;0;0,0.01006921;0.3282202;0.01433659,0.01884133;0.6434581;0.01397467,0.1890007;0.5143195;0.001634359,0.2590731;0.2342656;0.01007152,0.3376318;-0.03469381;-0.03808093,-0.1579443;0.5217711;0.02092318,-0.2177496;0.2392337;0.0236509,-0.2927031;-0.02927187;-0.03217044,0.07798119;0.001427785;-0.04428124,0.08999301;-0.3674343;-0.03524625,0.06838149;-0.744984;0.03713608,0.06483127;-0.7748052;-0.0185281,-0.08286657;0.006171572;-0.03374871,-0.1055822;-0.3622182;-0.02612481,-0.09947093;-0.7412574;0.04126949,-0.1051723;-0.7713847;-0.01388391,0.01685756;0.5663912;0.01651263,483.8308
+0;0;0,0.03071027;0.3264643;-0.02265908,0.06215792;0.6381454;-0.05887182,0.2315137;0.5283011;-0.04345049,0.4113189;0.3054633;-0.005702466,0.6228797;0.1155498;-0.007744625,-0.1202478;0.5224986;-0.02480592,-0.3047739;0.3005003;-0.01595401,-0.5013387;0.09551591;-0.02910695,0.07657432;-0.006005612;-0.04630592,0.06813498;-0.374147;-0.02011739,0.01189811;-0.7505586;0.03820761,0.00837722;-0.7149369;-0.04331347,-0.08343009;0.01617289;-0.02866689,-0.1739101;-0.2902769;-0.2135643,-0.1498219;-0.6567265;-0.09787315,-0.1685731;-0.6908033;-0.1451199,0.05432358;0.5622795;-0.04735434,0;0;0,0.01006921;0.3282202;0.01433659,0.01884133;0.6434581;0.01397467,0.1890007;0.5143195;0.001634359,0.2590731;0.2342656;0.01007152,0.3376318;-0.03469381;-0.03808093,-0.1579443;0.5217711;0.02092318,-0.2177496;0.2392337;0.0236509,-0.2927031;-0.02927187;-0.03217044,0.07798119;0.001427785;-0.04428124,0.08999301;-0.3674343;-0.03524625,0.06838149;-0.744984;0.03713608,0.06483127;-0.7748052;-0.0185281,-0.08286657;0.006171572;-0.03374871,-0.1055822;-0.3622182;-0.02612481,-0.09947093;-0.7412574;0.04126949,-0.1051723;-0.7713847;-0.01388391,0.01685756;0.5663912;0.01651263,483.8532
+0;0;0,0.03071027;0.3264643;-0.02265908,0.06215792;0.6381454;-0.05887182,0.2315137;0.5283011;-0.04345049,0.4113189;0.3054633;-0.005702466,0.6228797;0.1155498;-0.007744625,-0.1202478;0.5224986;-0.02480592,-0.3047739;0.3005003;-0.01595401,-0.5013387;0.09551591;-0.02910695,0.07657432;-0.006005612;-0.04630592,0.06813498;-0.374147;-0.02011739,0.01189811;-0.7505586;0.03820761,0.00837722;-0.7149369;-0.04331347,-0.08343009;0.01617289;-0.02866689,-0.1739101;-0.2902769;-0.2135643,-0.1498219;-0.6567265;-0.09787315,-0.1685731;-0.6908033;-0.1451199,0.05432358;0.5622795;-0.04735434,0;0;0,0.01006921;0.3282202;0.01433659,0.01884133;0.6434581;0.01397467,0.1890007;0.5143195;0.001634359,0.2590731;0.2342656;0.01007152,0.3376318;-0.03469381;-0.03808093,-0.1579443;0.5217711;0.02092318,-0.2177496;0.2392337;0.0236509,-0.2927031;-0.02927187;-0.03217044,0.07798119;0.001427785;-0.04428124,0.08999301;-0.3674343;-0.03524625,0.06838149;-0.744984;0.03713608,0.06483127;-0.7748052;-0.0185281,-0.08286657;0.006171572;-0.03374871,-0.1055822;-0.3622182;-0.02612481,-0.09947093;-0.7412574;0.04126949,-0.1051723;-0.7713847;-0.01388391,0.01685756;0.5663912;0.01651263,483.8646
+0;0;0,0.03071027;0.3264643;-0.02265908,0.06215792;0.6381454;-0.05887182,0.2315137;0.5283011;-0.04345049,0.4113189;0.3054633;-0.005702466,0.6228797;0.1155498;-0.007744625,-0.1202478;0.5224986;-0.02480592,-0.3047739;0.3005003;-0.01595401,-0.5013387;0.09551591;-0.02910695,0.07657432;-0.006005612;-0.04630592,0.06813498;-0.374147;-0.02011739,0.01189811;-0.7505586;0.03820761,0.00837722;-0.7149369;-0.04331347,-0.08343009;0.01617289;-0.02866689,-0.1739101;-0.2902769;-0.2135643,-0.1498219;-0.6567265;-0.09787315,-0.1685731;-0.6908033;-0.1451199,0.05432358;0.5622795;-0.04735434,0;0;0,0.01006921;0.3282202;0.01433659,0.01884133;0.6434581;0.01397467,0.1890007;0.5143195;0.001634359,0.2590731;0.2342656;0.01007152,0.3376318;-0.03469381;-0.03808093,-0.1579443;0.5217711;0.02092318,-0.2177496;0.2392337;0.0236509,-0.2927031;-0.02927187;-0.03217044,0.07798119;0.001427785;-0.04428124,0.08999301;-0.3674343;-0.03524625,0.06838149;-0.744984;0.03713608,0.06483127;-0.7748052;-0.0185281,-0.08286657;0.006171572;-0.03374871,-0.1055822;-0.3622182;-0.02612481,-0.09947093;-0.7412574;0.04126949,-0.1051723;-0.7713847;-0.01388391,0.01685756;0.5663912;0.01651263,483.8759
+0;0;0,0.03043229;0.3264384;-0.02339473,0.06144952;0.638113;-0.06004652,0.2310695;0.5285104;-0.0445181,0.4213971;0.3147887;-0.005659565,0.6451992;0.1394972;-0.009512075,-0.1207107;0.52265;-0.02534722,-0.3128825;0.3072435;-0.01631592,-0.5172199;0.1099699;-0.02891145,0.07653365;-0.005931465;-0.04638266,0.06763284;-0.3741322;-0.02120058,0.01027759;-0.7506155;0.03555148,0.006711923;-0.7150394;-0.04597079,-0.08349045;0.01594391;-0.0286194,-0.1784866;-0.2820308;-0.2247621,-0.1506049;-0.6478708;-0.1079985,-0.1695011;-0.683306;-0.1532848,0.05383199;0.5622367;-0.04845216,0;0;0,0.01006921;0.3282202;0.01433659,0.01884133;0.6434581;0.01397467,0.1890007;0.5143195;0.001634359,0.2590731;0.2342656;0.01007152,0.3376318;-0.03469381;-0.03808093,-0.1579443;0.5217711;0.02092318,-0.2177496;0.2392337;0.0236509,-0.2927031;-0.02927187;-0.03217044,0.07798119;0.001427785;-0.04428124,0.08999301;-0.3674343;-0.03524625,0.06838149;-0.744984;0.03713608,0.06483127;-0.7748052;-0.0185281,-0.08286657;0.006171572;-0.03374871,-0.1055822;-0.3622182;-0.02612481,-0.09947093;-0.7412574;0.04126949,-0.1051723;-0.7713847;-0.01388391,0.01685756;0.5663912;0.01651263,483.8873
+0;0;0,0.03042583;0.3263692;-0.02338977,0.06143764;0.6379892;-0.06003517,0.2315474;0.5283063;-0.04449785,0.4226443;0.3137207;-0.005482227,0.6450289;0.1395394;-0.009310336,-0.1212023;0.5224298;-0.02527413,-0.314151;0.3061526;-0.01620632,-0.5171942;0.1101284;-0.02872208,0.07677389;-0.005950084;-0.04652826,0.06790085;-0.3730021;-0.02142475,0.01033493;-0.7508681;0.03553576,0.006805329;-0.7153485;-0.04516192,-0.08375253;0.01599396;-0.02870924,-0.1784523;-0.281051;-0.22424,-0.1504681;-0.6482348;-0.1070475,-0.1691732;-0.6830083;-0.1518758,0.05382138;0.5621256;-0.04844274,0;0;0,0.009878471;0.3281534;0.01440072,0.01843823;0.6433421;0.01414466,0.1893458;0.5145595;0.002591133,0.2657201;0.2350193;0.01315022,0.3511702;-0.03054026;-0.03140378,-0.1587241;0.5214034;0.02161933,-0.2229519;0.2386435;0.02460223,-0.3032573;-0.02665198;-0.02996897,0.07816242;0.001349851;-0.04453456,0.08938286;-0.3663651;-0.03474581,0.06673484;-0.7451867;0.03820896,0.06287163;-0.7745185;-0.01674425,-0.08324242;0.006247245;-0.03355867,-0.1067509;-0.3609519;-0.02661812,-0.1012975;-0.7412717;0.04170607,-0.1074476;-0.7709746;-0.01263343,0.01650926;0.5662858;0.01665378,483.8996
+0;0;0,0.03042583;0.3263692;-0.02338977,0.06143764;0.6379892;-0.06003517,0.2315474;0.5283063;-0.04449785,0.4226443;0.3137207;-0.005482227,0.6450289;0.1395394;-0.009310336,-0.1212023;0.5224298;-0.02527413,-0.314151;0.3061526;-0.01620632,-0.5171942;0.1101284;-0.02872208,0.07677389;-0.005950084;-0.04652826,0.06790085;-0.3730021;-0.02142475,0.01033493;-0.7508681;0.03553576,0.006805329;-0.7153485;-0.04516192,-0.08375253;0.01599396;-0.02870924,-0.1784523;-0.281051;-0.22424,-0.1504681;-0.6482348;-0.1070475,-0.1691732;-0.6830083;-0.1518758,0.05382138;0.5621256;-0.04844274,0;0;0,0.009878471;0.3281534;0.01440072,0.01843823;0.6433421;0.01414466,0.1893458;0.5145595;0.002591133,0.2657201;0.2350193;0.01315022,0.3511702;-0.03054026;-0.03140378,-0.1587241;0.5214034;0.02161933,-0.2229519;0.2386435;0.02460223,-0.3032573;-0.02665198;-0.02996897,0.07816242;0.001349851;-0.04453456,0.08938286;-0.3663651;-0.03474581,0.06673484;-0.7451867;0.03820896,0.06287163;-0.7745185;-0.01674425,-0.08324242;0.006247245;-0.03355867,-0.1067509;-0.3609519;-0.02661812,-0.1012975;-0.7412717;0.04170607,-0.1074476;-0.7709746;-0.01263343,0.01650926;0.5662858;0.01665378,483.9214
+0;0;0,0.03029083;0.3262172;-0.0239504,0.06109656;0.6376573;-0.06101528,0.2298479;0.5281902;-0.04524648,0.4299172;0.3226059;-0.006153814,0.659887;0.1595981;-0.002350125,-0.1200019;0.5226725;-0.02578016,-0.3223757;0.3158319;-0.01669013,-0.5295031;0.1249577;-0.0284136,0.07681121;-0.006169955;-0.04685316,0.06765823;-0.3729286;-0.02340754,0.01665816;-0.7520967;0.03600441,0.01310637;-0.7167234;-0.04324643,-0.08402922;0.0161969;-0.02846049,-0.1825333;-0.2723473;-0.2338493,-0.1512321;-0.6396629;-0.1155332,-0.1690062;-0.6734518;-0.1595474,0.05357834;0.5618345;-0.04936182,0;0;0,0.01044381;0.3280131;0.01439261,0.01964048;0.6430333;0.01418328,0.1890425;0.5147359;0.003288031,0.2695528;0.2368929;0.01521444,0.3588806;-0.02713782;-0.02698076,-0.1564087;0.5221076;0.02220679,-0.2235404;0.2404954;0.02516826,-0.3078669;-0.02329418;-0.02752144,0.07826558;0.001370803;-0.04478693,0.08914444;-0.3659381;-0.03424358,0.06513181;-0.7453617;0.03897119,0.06273377;-0.7741215;-0.01454258,-0.08354852;0.006235251;-0.03337688,-0.1077907;-0.3605225;-0.02656524,-0.102599;-0.7415726;0.04179505,-0.1077921;-0.7642426;-0.01754376,0.01754776;0.5660213;0.01667523,483.9346
+0;0;0,0.03029083;0.3262172;-0.0239504,0.06109656;0.6376573;-0.06101528,0.2298479;0.5281902;-0.04524648,0.4299172;0.3226059;-0.006153814,0.659887;0.1595981;-0.002350125,-0.1200019;0.5226725;-0.02578016,-0.3223757;0.3158319;-0.01669013,-0.5295031;0.1249577;-0.0284136,0.07681121;-0.006169955;-0.04685316,0.06765823;-0.3729286;-0.02340754,0.01665816;-0.7520967;0.03600441,0.01310637;-0.7167234;-0.04324643,-0.08402922;0.0161969;-0.02846049,-0.1825333;-0.2723473;-0.2338493,-0.1512321;-0.6396629;-0.1155332,-0.1690062;-0.6734518;-0.1595474,0.05357834;0.5618345;-0.04936182,0;0;0,0.01044381;0.3280131;0.01439261,0.01964048;0.6430333;0.01418328,0.1890425;0.5147359;0.003288031,0.2695528;0.2368929;0.01521444,0.3588806;-0.02713782;-0.02698076,-0.1564087;0.5221076;0.02220679,-0.2235404;0.2404954;0.02516826,-0.3078669;-0.02329418;-0.02752144,0.07826558;0.001370803;-0.04478693,0.08914444;-0.3659381;-0.03424358,0.06513181;-0.7453617;0.03897119,0.06273377;-0.7741215;-0.01454258,-0.08354852;0.006235251;-0.03337688,-0.1077907;-0.3605225;-0.02656524,-0.102599;-0.7415726;0.04179505,-0.1077921;-0.7642426;-0.01754376,0.01754776;0.5660213;0.01667523,483.9561
+0;0;0,0.03029676;0.3262811;-0.02395509,0.06110979;0.637795;-0.0610288,0.2290136;0.52847;-0.04527679,0.4297642;0.3221856;-0.006050996,0.6624986;0.1572182;-0.00220158,-0.1191578;0.5229788;-0.02590386,-0.3222207;0.3154338;-0.01678287,-0.5318382;0.122265;-0.02864728,0.07682972;-0.006171443;-0.04686445,0.06766658;-0.3733368;-0.02339283,0.01672093;-0.7521003;0.03595573,0.01316276;-0.7167175;-0.04343749,-0.08404947;0.01620081;-0.02846735,-0.1826628;-0.2726634;-0.234084,-0.151395;-0.639587;-0.115894,-0.169201;-0.6734905;-0.1599873,0.05358966;0.5619529;-0.04937238,0;0;0,0.01100114;0.3280652;0.01425791,0.02073833;0.6431437;0.0139432,0.1891832;0.5148342;0.004050493,0.2738022;0.2372412;0.0172596,0.3705768;-0.0281226;-0.02287889,-0.1546145;0.5225383;0.02266343,-0.225019;0.2407126;0.0258516,-0.3181778;-0.0233638;-0.02873323,0.07819942;0.001315981;-0.04494762,0.08782195;-0.3664104;-0.03354859,0.06369758;-0.7454137;0.03962278,0.05990997;-0.7749423;-0.01316857,-0.08362836;0.00628141;-0.03322663,-0.1089472;-0.3608212;-0.02691122,-0.1043558;-0.7413094;0.04227873,-0.1099227;-0.7652553;-0.01606308,0.01851514;0.5661166;0.01645875,483.9675
+0;0;0,0.03127825;0.3261849;-0.02400307,0.06277633;0.6375751;-0.06153079,0.2303437;0.5276778;-0.04558277,0.4376604;0.3280864;-0.005887173,0.6738227;0.1681712;0.001104505,-0.1177767;0.5231987;-0.02612883,-0.3285214;0.3234411;-0.01739642,-0.5432602;0.1359272;-0.02835788,0.07671855;-0.006255241;-0.04703515,0.06703294;-0.3734629;-0.02445192,0.01658173;-0.752306;0.03481152,0.01299092;-0.7169329;-0.04458089,-0.08411233;0.01623812;-0.02825967,-0.1855428;-0.2662745;-0.2412005,-0.1522894;-0.6328617;-0.1225095,-0.1713306;-0.6647516;-0.168899,0.05503966;0.5617744;-0.04974802,0;0;0,0.01100114;0.3280652;0.01425791,0.02073833;0.6431437;0.0139432,0.1891832;0.5148342;0.004050493,0.2738022;0.2372412;0.0172596,0.3705768;-0.0281226;-0.02287889,-0.1546145;0.5225383;0.02266343,-0.225019;0.2407126;0.0258516,-0.3181778;-0.0233638;-0.02873323,0.07819942;0.001315981;-0.04494762,0.08782195;-0.3664104;-0.03354859,0.06369758;-0.7454137;0.03962278,0.05990997;-0.7749423;-0.01316857,-0.08362836;0.00628141;-0.03322663,-0.1089472;-0.3608212;-0.02691122,-0.1043558;-0.7413094;0.04227873,-0.1099227;-0.7652553;-0.01606308,0.01851514;0.5661166;0.01645875,483.9789
+0;0;0,0.03127825;0.3261849;-0.02400307,0.06277633;0.6375751;-0.06153079,0.2303437;0.5276778;-0.04558277,0.4376604;0.3280864;-0.005887173,0.6738227;0.1681712;0.001104505,-0.1177767;0.5231987;-0.02612883,-0.3285214;0.3234411;-0.01739642,-0.5432602;0.1359272;-0.02835788,0.07671855;-0.006255241;-0.04703515,0.06703294;-0.3734629;-0.02445192,0.01658173;-0.752306;0.03481152,0.01299092;-0.7169329;-0.04458089,-0.08411233;0.01623812;-0.02825967,-0.1855428;-0.2662745;-0.2412005,-0.1522894;-0.6328617;-0.1225095,-0.1713306;-0.6647516;-0.168899,0.05503966;0.5617744;-0.04974802,0;0;0,0.01100114;0.3280652;0.01425791,0.02073833;0.6431437;0.0139432,0.1891832;0.5148342;0.004050493,0.2738022;0.2372412;0.0172596,0.3705768;-0.0281226;-0.02287889,-0.1546145;0.5225383;0.02266343,-0.225019;0.2407126;0.0258516,-0.3181778;-0.0233638;-0.02873323,0.07819942;0.001315981;-0.04494762,0.08782195;-0.3664104;-0.03354859,0.06369758;-0.7454137;0.03962278,0.05990997;-0.7749423;-0.01316857,-0.08362836;0.00628141;-0.03322663,-0.1089472;-0.3608212;-0.02691122,-0.1043558;-0.7413094;0.04227873,-0.1099227;-0.7652553;-0.01606308,0.01851514;0.5661166;0.01645875,483.9901
+0;0;0,0.03126473;0.3260439;-0.0239927,0.06275092;0.6373165;-0.06150631,0.2304915;0.5274131;-0.04555845,0.4404794;0.3252501;-0.005351398,0.6733943;0.1675338;0.00154414,-0.1179674;0.5229297;-0.02608559,-0.3314275;0.3205983;-0.01724067,-0.5432135;0.1356628;-0.0280514,0.07680629;-0.006262395;-0.04708895,0.06712311;-0.3733784;-0.02451134,0.01667089;-0.752229;0.03475327,0.01307102;-0.7168424;-0.04483951,-0.08420853;0.01625669;-0.02829199,-0.1856137;-0.2661854;-0.2411796,-0.1523596;-0.6327798;-0.1224863,-0.1714489;-0.664826;-0.1689929,0.055017;0.5615428;-0.04972775,0;0;0,0.01081192;0.3279353;0.01411653,0.02033214;0.6429012;0.0136795,0.1891951;0.5150105;0.004708053,0.2787014;0.2350896;0.01934886,0.3746609;-0.02632913;-0.02094209,-0.1551127;0.5223386;0.02332648,-0.2299781;0.2377949;0.02670568,-0.3231626;-0.0224359;-0.0259057,0.07823069;0.00124079;-0.04510224,0.08706354;-0.366385;-0.03281391,0.06218697;-0.7453431;0.04038024,0.05862868;-0.7756055;-0.01189565,-0.08379127;0.006348758;-0.03308337,-0.1092155;-0.3606817;-0.02861591,-0.1059382;-0.7409524;0.04187427,-0.1142097;-0.7666616;-0.01473898,0.01816571;0.565901;0.01622462,484.002
+0;0;0,0.03200305;0.3257919;-0.02412383,0.06404509;0.6368034;-0.06202183,0.2321312;0.5262224;-0.04565698,0.4495521;0.330323;-0.004991949,0.6864583;0.1828468;0.00473402,-0.1175284;0.5226979;-0.0262865,-0.3397799;0.3282188;-0.01710876,-0.5534536;0.1487772;-0.02772123,0.07651768;-0.006386724;-0.04717859,0.06629473;-0.3732472;-0.02533343,0.0186913;-0.7523605;0.03435232,0.01505584;-0.7169476;-0.04605493,-0.08408637;0.01634695;-0.02799684,-0.1876111;-0.2599487;-0.2473407,-0.1516281;-0.6262044;-0.1285245,-0.1720089;-0.6575976;-0.1767255,0.0561474;0.5611017;-0.05013494,0;0;0,0.01072027;0.3277672;0.01414943,0.02010235;0.6425823;0.01376104,0.1898718;0.5151392;0.005786896,0.2832631;0.2352268;0.02092552,0.3813709;-0.02322105;-0.01841819,-0.1559346;0.5220361;0.02421998,-0.2344606;0.237212;0.02752817,-0.3299924;-0.020082;-0.02387063,0.07813609;0.001166314;-0.04488826,0.086355;-0.3661776;-0.03226984,0.06088497;-0.7448549;0.04196071,0.05668285;-0.7755779;-0.0109818,-0.08353582;0.006405176;-0.03320098,-0.109637;-0.3603029;-0.02970207,-0.1077068;-0.7402491;0.04235724,-0.1158974;-0.7672657;-0.01412163,0.01797533;0.565618;0.01629305,484.024
+0;0;0,0.03200305;0.3257919;-0.02412383,0.06404509;0.6368034;-0.06202183,0.2321312;0.5262224;-0.04565698,0.4495521;0.330323;-0.004991949,0.6864583;0.1828468;0.00473402,-0.1175284;0.5226979;-0.0262865,-0.3397799;0.3282188;-0.01710876,-0.5534536;0.1487772;-0.02772123,0.07651768;-0.006386724;-0.04717859,0.06629473;-0.3732472;-0.02533343,0.0186913;-0.7523605;0.03435232,0.01505584;-0.7169476;-0.04605493,-0.08408637;0.01634695;-0.02799684,-0.1876111;-0.2599487;-0.2473407,-0.1516281;-0.6262044;-0.1285245,-0.1720089;-0.6575976;-0.1767255,0.0561474;0.5611017;-0.05013494,0;0;0,0.01072027;0.3277672;0.01414943,0.02010235;0.6425823;0.01376104,0.1898718;0.5151392;0.005786896,0.2832631;0.2352268;0.02092552,0.3813709;-0.02322105;-0.01841819,-0.1559346;0.5220361;0.02421998,-0.2344606;0.237212;0.02752817,-0.3299924;-0.020082;-0.02387063,0.07813609;0.001166314;-0.04488826,0.086355;-0.3661776;-0.03226984,0.06088497;-0.7448549;0.04196071,0.05668285;-0.7755779;-0.0109818,-0.08353582;0.006405176;-0.03320098,-0.109637;-0.3603029;-0.02970207,-0.1077068;-0.7402491;0.04235724,-0.1158974;-0.7672657;-0.01412163,0.01797533;0.565618;0.01629305,484.0352
+0;0;0,0.03200305;0.3257919;-0.02412383,0.06404509;0.6368034;-0.06202183,0.2321312;0.5262224;-0.04565698,0.4495521;0.330323;-0.004991949,0.6864583;0.1828468;0.00473402,-0.1175284;0.5226979;-0.0262865,-0.3397799;0.3282188;-0.01710876,-0.5534536;0.1487772;-0.02772123,0.07651768;-0.006386724;-0.04717859,0.06629473;-0.3732472;-0.02533343,0.0186913;-0.7523605;0.03435232,0.01505584;-0.7169476;-0.04605493,-0.08408637;0.01634695;-0.02799684,-0.1876111;-0.2599487;-0.2473407,-0.1516281;-0.6262044;-0.1285245,-0.1720089;-0.6575976;-0.1767255,0.0561474;0.5611017;-0.05013494,0;0;0,0.01072027;0.3277672;0.01414943,0.02010235;0.6425823;0.01376104,0.1898718;0.5151392;0.005786896,0.2832631;0.2352268;0.02092552,0.3813709;-0.02322105;-0.01841819,-0.1559346;0.5220361;0.02421998,-0.2344606;0.237212;0.02752817,-0.3299924;-0.020082;-0.02387063,0.07813609;0.001166314;-0.04488826,0.086355;-0.3661776;-0.03226984,0.06088497;-0.7448549;0.04196071,0.05668285;-0.7755779;-0.0109818,-0.08353582;0.006405176;-0.03320098,-0.109637;-0.3603029;-0.02970207,-0.1077068;-0.7402491;0.04235724,-0.1158974;-0.7672657;-0.01412163,0.01797533;0.565618;0.01629305,484.0463
+0;0;0,0.03302242;0.3256832;-0.02421678,0.06606223;0.6365603;-0.06235509,0.2337579;0.5254582;-0.04608993,0.4577597;0.3373092;-0.00455422,0.6982347;0.1960732;0.009320142,-0.1159297;0.5230319;-0.02668187,-0.3464527;0.3384321;-0.01751042,-0.5654919;0.1655682;-0.02791503,0.07635921;-0.006819515;-0.04737436,0.06576069;-0.3737077;-0.02618161,0.02143357;-0.7530826;0.03435861,0.01775113;-0.717634;-0.04604409,-0.08410694;0.01682886;-0.02764735,-0.1898235;-0.2521226;-0.2549302,-0.1518784;-0.6181701;-0.1360827,-0.1720412;-0.64779;-0.1865484,0.0578822;0.5608999;-0.05039581,0;0;0,0.01072027;0.3277672;0.01414943,0.02010235;0.6425823;0.01376104,0.1898718;0.5151392;0.005786896,0.2832631;0.2352268;0.02092552,0.3813709;-0.02322105;-0.01841819,-0.1559346;0.5220361;0.02421998,-0.2344606;0.237212;0.02752817,-0.3299924;-0.020082;-0.02387063,0.07813609;0.001166314;-0.04488826,0.086355;-0.3661776;-0.03226984,0.06088497;-0.7448549;0.04196071,0.05668285;-0.7755779;-0.0109818,-0.08353582;0.006405176;-0.03320098,-0.109637;-0.3603029;-0.02970207,-0.1077068;-0.7402491;0.04235724,-0.1158974;-0.7672657;-0.01412163,0.01797533;0.565618;0.01629305,484.0582
+0;0;0,0.03300273;0.325489;-0.02420234,0.06602009;0.6361548;-0.06231464,0.2327574;0.5253008;-0.04608157,0.4574042;0.3366102;-0.004426271,0.697606;0.1955345;0.009432331,-0.1150132;0.5228878;-0.0267799,-0.3461999;0.3377565;-0.01758205,-0.5649903;0.165089;-0.02797484,0.07616644;-0.006802299;-0.04725476,0.06556553;-0.3737731;-0.02605724,0.02113382;-0.7540431;0.03462582,0.01572645;-0.7160422;-0.08343919,-0.0838946;0.01678638;-0.02757755,-0.189635;-0.2522256;-0.2549116,-0.1516003;-0.6191368;-0.1357837,-0.1812079;-0.6766837;-0.2098886,0.05784588;0.5605482;-0.05036385,0;0;0,0.01102549;0.3275656;0.01404452,0.02069873;0.6421575;0.01355267,0.1895596;0.5152807;0.006253004,0.2880759;0.2362964;0.02261758,0.3869082;-0.02159855;-0.01628852,-0.154451;0.5219865;0.02447949,-0.236908;0.2373913;0.02793324,-0.3354369;-0.01858369;-0.02266488,0.07796599;0.001008958;-0.04473138,0.08557056;-0.3664169;-0.03170514,0.05899979;-0.7460734;0.04189444,0.05149849;-0.7346959;-0.07485116,-0.08324626;0.006552019;-0.03328272,-0.1102994;-0.3601748;-0.03031559,-0.1089374;-0.740934;0.04236562,-0.1224558;-0.795669;-0.03930347,0.01850244;0.5652508;0.0161109,484.0694
+0;0;0,0.03300273;0.325489;-0.02420234,0.06602009;0.6361548;-0.06231464,0.2327574;0.5253008;-0.04608157,0.4574042;0.3366102;-0.004426271,0.697606;0.1955345;0.009432331,-0.1150132;0.5228878;-0.0267799,-0.3461999;0.3377565;-0.01758205,-0.5649903;0.165089;-0.02797484,0.07616644;-0.006802299;-0.04725476,0.06556553;-0.3737731;-0.02605724,0.02113382;-0.7540431;0.03462582,0.01572645;-0.7160422;-0.08343919,-0.0838946;0.01678638;-0.02757755,-0.189635;-0.2522256;-0.2549116,-0.1516003;-0.6191368;-0.1357837,-0.1812079;-0.6766837;-0.2098886,0.05784588;0.5605482;-0.05036385,0;0;0,0.01102549;0.3275656;0.01404452,0.02069873;0.6421575;0.01355267,0.1895596;0.5152807;0.006253004,0.2880759;0.2362964;0.02261758,0.3869082;-0.02159855;-0.01628852,-0.154451;0.5219865;0.02447949,-0.236908;0.2373913;0.02793324,-0.3354369;-0.01858369;-0.02266488,0.07796599;0.001008958;-0.04473138,0.08557056;-0.3664169;-0.03170514,0.05899979;-0.7460734;0.04189444,0.05149849;-0.7346959;-0.07485116,-0.08324626;0.006552019;-0.03328272,-0.1102994;-0.3601748;-0.03031559,-0.1089374;-0.740934;0.04236562,-0.1224558;-0.795669;-0.03930347,0.01850244;0.5652508;0.0161109,484.0817
+0;0;0,0.03361533;0.325125;-0.0244821,0.0668619;0.6354342;-0.06299421,0.2332071;0.5242879;-0.04675372,0.4642634;0.3421106;-0.003380779,0.7085109;0.2100039;0.01166042,-0.1140229;0.5227841;-0.02718739,-0.3508026;0.343093;-0.01702148,-0.5743757;0.1780265;-0.02718724,0.07606659;-0.006936762;-0.04747737,0.06476273;-0.3741188;-0.02736231,0.02187113;-0.7545953;0.03397519,0.0181541;-0.7192256;-0.04569007,-0.08402995;0.01685879;-0.02725974,-0.1906965;-0.2483313;-0.2588878,-0.1520645;-0.615347;-0.1398443,-0.1724067;-0.6433551;-0.1909371,0.05864688;0.5599176;-0.05094822,0;0;0,0.01124561;0.3272851;0.01391578,0.02109657;0.6415917;0.01330018,0.1899026;0.5154617;0.00731802,0.2911347;0.2362725;0.02351284,0.3954462;-0.01887697;-0.01327157,-0.1539432;0.52224;0.02532549,-0.2405119;0.2377205;0.02868581,-0.3411828;-0.016754;-0.02074463,0.07801987;0.001020476;-0.04472363,0.08347403;-0.3665897;-0.03100848,0.05639756;-0.7463238;0.04270148,0.05248788;-0.7756127;-0.01076579,-0.08331925;0.006521122;-0.03322234,-0.1120859;-0.3602485;-0.03046446,-0.1114187;-0.7410851;0.04252412,-0.1206804;-0.7682357;-0.01258702,0.01886198;0.5647565;0.01588893,484.1036
+0;0;0,0.03359885;0.3249656;-0.02447009,0.06683039;0.6351345;-0.06296487,0.2337807;0.5238981;-0.04671511,0.4675595;0.3395742;-0.002831124,0.7095509;0.2086877;0.01207114,-0.114646;0.522389;-0.02708135,-0.3542156;0.3405807;-0.01679567,-0.5757235;0.1770389;-0.02686752,0.0760304;-0.006933463;-0.04745479,0.06472036;-0.3743162;-0.02732874,0.02181448;-0.7549193;0.03402919,0.01810756;-0.7195641;-0.04541959,-0.08398999;0.01685077;-0.02724678,-0.1907148;-0.2484842;-0.2590014,-0.15207;-0.6156222;-0.1399183,-0.1723569;-0.6434726;-0.1908722,0.05861891;0.5596505;-0.05092408,0;0;0,0.01133899;0.3271293;0.01371789,0.02124862;0.6412913;0.01290107,0.1909411;0.51596;0.007796288,0.2982588;0.2353085;0.02426744,0.4024249;-0.01711845;-0.01238215,-0.1543836;0.5220029;0.02598503,-0.247105;0.2357393;0.0290737,-0.3512392;-0.01486737;-0.01852369,0.0778687;0.0009711832;-0.04490184,0.08182393;-0.3668418;-0.03072428,0.0543821;-0.7466948;0.04291749,0.05024362;-0.7766088;-0.009501215,-0.08333357;0.006574428;-0.03305973,-0.1130425;-0.3603294;-0.03165507,-0.1135196;-0.7410599;0.04256465,-0.1229886;-0.7681097;-0.01230054,0.01900403;0.5644913;0.01554084,484.1292
+0;0;0,0.03359885;0.3249656;-0.02447009,0.06683039;0.6351345;-0.06296487,0.2337807;0.5238981;-0.04671511,0.4675595;0.3395742;-0.002831124,0.7095509;0.2086877;0.01207114,-0.114646;0.522389;-0.02708135,-0.3542156;0.3405807;-0.01679567,-0.5757235;0.1770389;-0.02686752,0.0760304;-0.006933463;-0.04745479,0.06472036;-0.3743162;-0.02732874,0.02181448;-0.7549193;0.03402919,0.01810756;-0.7195641;-0.04541959,-0.08398999;0.01685077;-0.02724678,-0.1907148;-0.2484842;-0.2590014,-0.15207;-0.6156222;-0.1399183,-0.1723569;-0.6434726;-0.1908722,0.05861891;0.5596505;-0.05092408,0;0;0,0.01133899;0.3271293;0.01371789,0.02124862;0.6412913;0.01290107,0.1909411;0.51596;0.007796288,0.2982588;0.2353085;0.02426744,0.4024249;-0.01711845;-0.01238215,-0.1543836;0.5220029;0.02598503,-0.247105;0.2357393;0.0290737,-0.3512392;-0.01486737;-0.01852369,0.0778687;0.0009711832;-0.04490184,0.08182393;-0.3668418;-0.03072428,0.0543821;-0.7466948;0.04291749,0.05024362;-0.7766088;-0.009501215,-0.08333357;0.006574428;-0.03305973,-0.1130425;-0.3603294;-0.03165507,-0.1135196;-0.7410599;0.04256465,-0.1229886;-0.7681097;-0.01230054,0.01900403;0.5644913;0.01554084,484.1463
+0;0;0,0.03411822;0.3248928;-0.02471641,0.06761543;0.6349888;-0.06356463,0.2344967;0.5237249;-0.04710541,0.4778403;0.3525702;-0.001899324,0.7199618;0.2220637;0.01417529,-0.1140696;0.5233217;-0.02707493,-0.3596235;0.3496059;-0.01814473,-0.5880345;0.1957411;-0.02633929,0.07585643;-0.00711397;-0.04770583,0.0639693;-0.3745244;-0.02843753,0.02165786;-0.7552148;0.03279198,0.01787209;-0.7198704;-0.04665381,-0.08407396;0.01700496;-0.02688965,-0.1919126;-0.2411752;-0.2660901,-0.1534537;-0.6083916;-0.147189,-0.172798;-0.6345971;-0.2003047,0.05934765;0.5595254;-0.05143424,0;0;0,0.01133899;0.3271293;0.01371789,0.02124862;0.6412913;0.01290107,0.1909411;0.51596;0.007796288,0.2982588;0.2353085;0.02426744,0.4024249;-0.01711845;-0.01238215,-0.1543836;0.5220029;0.02598503,-0.247105;0.2357393;0.0290737,-0.3512392;-0.01486737;-0.01852369,0.0778687;0.0009711832;-0.04490184,0.08182393;-0.3668418;-0.03072428,0.0543821;-0.7466948;0.04291749,0.05024362;-0.7766088;-0.009501215,-0.08333357;0.006574428;-0.03305973,-0.1130425;-0.3603294;-0.03165507,-0.1135196;-0.7410599;0.04256465,-0.1229886;-0.7681097;-0.01230054,0.01900403;0.5644913;0.01554084,484.1579
+0;0;0,0.03409658;0.3246867;-0.02470072,0.06757599;0.6346179;-0.06352843,0.2344731;0.5233888;-0.04707491,0.47703;0.3527874;-0.002014972,0.7202685;0.2216788;0.0141338,-0.1141166;0.5229857;-0.02704309,-0.3588766;0.3498315;-0.01814176,-0.5883414;0.1952568;-0.02637412,0.07578325;-0.007107107;-0.0476598,0.06389197;-0.3746459;-0.02838478,0.02152423;-0.7558428;0.0329262,0.01775251;-0.7205183;-0.04622466,-0.08399285;0.01698856;-0.02686371,-0.1918692;-0.2412818;-0.2661477,-0.1533591;-0.6089869;-0.1470884,-0.1726316;-0.6349837;-0.2000069,0.05931229;0.5591917;-0.05140403,0;0;0,0.0109939;0.3269318;0.01374388,0.02054763;0.6409377;0.01296401,0.1905133;0.5162117;0.008083821,0.3002925;0.2375471;0.02431893,0.4090272;-0.01440954;-0.01187253,-0.1550271;0.5218571;0.02639317,-0.2506852;0.2375886;0.02955601,-0.3602505;-0.01208001;-0.01815413,0.07767776;0.0008920729;-0.0450604,0.07974698;-0.367064;-0.03085613,0.05182312;-0.7474217;0.0427196,0.04707189;-0.776929;-0.009661194,-0.08329953;0.006647394;-0.03289484,-0.1148714;-0.3602326;-0.0330207,-0.1163878;-0.741449;0.04138974,-0.1252254;-0.7680163;-0.01365089,0.01839341;0.5641729;0.01559401,484.1693
+0;0;0,0.03448247;0.3243936;-0.02462421,0.06816175;0.6339934;-0.06352994,0.2330836;0.5233828;-0.04714397,0.4798513;0.3553036;-0.001866806,0.7263682;0.2360359;0.01655454,-0.1117235;0.5233592;-0.02733674,-0.3642127;0.357915;-0.01882684,-0.5963402;0.2117586;-0.0283032,0.0757044;-0.007068945;-0.04769818,0.0630174;-0.374293;-0.02937951,0.02103431;-0.7561869;0.03222348,0.0172754;-0.7208934;-0.0463855,-0.08399891;0.0168781;-0.02674988,-0.1931984;-0.2357066;-0.2709351,-0.154042;-0.6040236;-0.1517299,-0.1719796;-0.6288733;-0.2055004,0.05986559;0.5586536;-0.05137587,0;0;0,0.01170903;0.3266551;0.01363635,0.02199642;0.640342;0.01274705,0.189954;0.5165738;0.008365154,0.3053322;0.2379602;0.02440548,0.4153469;-0.01098476;-0.01106179,-0.1518413;0.5221447;0.02680066,-0.2527417;0.2375316;0.02988369,-0.3653765;-0.008197516;-0.01771142,0.07766311;0.0008971542;-0.04498756,0.07817394;-0.3667352;-0.03098059,0.04894875;-0.7475942;0.04313302,0.04413779;-0.7765201;-0.009079222,-0.08325008;0.006622226;-0.03289095,-0.1156385;-0.3598467;-0.03415088,-0.1184418;-0.741573;0.04119937,-0.1276917;-0.7677914;-0.01334833,0.01966092;0.56366;0.01540494,484.1911
+0;0;0,0.03448247;0.3243936;-0.02462421,0.06816175;0.6339934;-0.06352994,0.2330836;0.5233828;-0.04714397,0.4798513;0.3553036;-0.001866806,0.7263682;0.2360359;0.01655454,-0.1117235;0.5233592;-0.02733674,-0.3642127;0.357915;-0.01882684,-0.5963402;0.2117586;-0.0283032,0.0757044;-0.007068945;-0.04769818,0.0630174;-0.374293;-0.02937951,0.02103431;-0.7561869;0.03222348,0.0172754;-0.7208934;-0.0463855,-0.08399891;0.0168781;-0.02674988,-0.1931984;-0.2357066;-0.2709351,-0.154042;-0.6040236;-0.1517299,-0.1719796;-0.6288733;-0.2055004,0.05986559;0.5586536;-0.05137587,0;0;0,0.01170903;0.3266551;0.01363635,0.02199642;0.640342;0.01274705,0.189954;0.5165738;0.008365154,0.3053322;0.2379602;0.02440548,0.4153469;-0.01098476;-0.01106179,-0.1518413;0.5221447;0.02680066,-0.2527417;0.2375316;0.02988369,-0.3653765;-0.008197516;-0.01771142,0.07766311;0.0008971542;-0.04498756,0.07817394;-0.3667352;-0.03098059,0.04894875;-0.7475942;0.04313302,0.04413779;-0.7765201;-0.009079222,-0.08325008;0.006622226;-0.03289095,-0.1156385;-0.3598467;-0.03415088,-0.1184418;-0.741573;0.04119937,-0.1276917;-0.7677914;-0.01334833,0.01966092;0.56366;0.01540494,484.2034
+0;0;0,0.03446509;0.3242301;-0.02461179,0.06812639;0.6336647;-0.06349674,0.2327153;0.5231634;-0.04712557,0.479887;0.354809;-0.001774289,0.7263466;0.2355691;0.01664277,-0.1114202;0.5231398;-0.02735692,-0.3643226;0.3574247;-0.01883309,-0.5963961;0.2113023;-0.02830724,0.07575375;-0.007073553;-0.04772928,0.06307659;-0.3740125;-0.02942482,0.02098366;-0.7569057;0.03233936,0.01725588;-0.721656;-0.04561847,-0.08405367;0.0168891;-0.02676731,-0.1931684;-0.2354996;-0.270763,-0.1539095;-0.6047802;-0.1512459,-0.1716986;-0.6291757;-0.204571,0.05983471;0.5583655;-0.05134923,0;0;0,0.01212269;0.3264775;0.01357174,0.02277309;0.6399844;0.01262712,0.1903568;0.5164926;0.008333206,0.3098572;0.2391097;0.02483082,0.4233671;-0.008132428;-0.01103699,-0.1508465;0.5222193;0.02727926,-0.2571809;0.2390623;0.03026467,-0.3725005;-0.005271733;-0.01771335,0.07764898;0.0007972866;-0.04513037,0.07700725;-0.3665487;-0.03111219,0.04698637;-0.7483567;0.04315209,0.04161227;-0.7760793;-0.009365555,-0.08335929;0.006712349;-0.03275548,-0.1166248;-0.3593822;-0.0356172,-0.1203251;-0.7418925;0.04097253,-0.1306434;-0.7674535;-0.01311429,0.02035418;0.563347;0.01529765,484.227
+0;0;0,0.03446509;0.3242301;-0.02461179,0.06812639;0.6336647;-0.06349674,0.2327153;0.5231634;-0.04712557,0.479887;0.354809;-0.001774289,0.7263466;0.2355691;0.01664277,-0.1114202;0.5231398;-0.02735692,-0.3643226;0.3574247;-0.01883309,-0.5963961;0.2113023;-0.02830724,0.07575375;-0.007073553;-0.04772928,0.06307659;-0.3740125;-0.02942482,0.02098366;-0.7569057;0.03233936,0.01725588;-0.721656;-0.04561847,-0.08405367;0.0168891;-0.02676731,-0.1931684;-0.2354996;-0.270763,-0.1539095;-0.6047802;-0.1512459,-0.1716986;-0.6291757;-0.204571,0.05983471;0.5583655;-0.05134923,0;0;0,0.01212269;0.3264775;0.01357174,0.02277309;0.6399844;0.01262712,0.1903568;0.5164926;0.008333206,0.3098572;0.2391097;0.02483082,0.4233671;-0.008132428;-0.01103699,-0.1508465;0.5222193;0.02727926,-0.2571809;0.2390623;0.03026467,-0.3725005;-0.005271733;-0.01771335,0.07764898;0.0007972866;-0.04513037,0.07700725;-0.3665487;-0.03111219,0.04698637;-0.7483567;0.04315209,0.04161227;-0.7760793;-0.009365555,-0.08335929;0.006712349;-0.03275548,-0.1166248;-0.3593822;-0.0356172,-0.1203251;-0.7418925;0.04097253,-0.1306434;-0.7674535;-0.01311429,0.02035418;0.563347;0.01529765,484.2487
+0;0;0,0.03469854;0.323964;-0.02453503,0.06845465;0.6331851;-0.06347314,0.2338139;0.5225277;-0.04674184,0.485698;0.3574541;-0.002066955,0.7351738;0.2508684;0.01579988,-0.1119864;0.5230927;-0.02708796,-0.3724113;0.3655219;-0.0206824,-0.6122781;0.2379843;-0.03145254,0.07572076;-0.007144191;-0.04790371,0.06257264;-0.3738948;-0.03006179,0.02080329;-0.7565472;0.03138058,0.01710928;-0.7212778;-0.04664645,-0.08417781;0.01695213;-0.02657366,-0.1946622;-0.2284071;-0.2767521,-0.1558926;-0.5977201;-0.1582302,-0.1721229;-0.6204731;-0.2137578,0.06015341;0.5579349;-0.0513028,0;0;0,0.01180999;0.3262419;0.01361704,0.02209815;0.6395676;0.01272821,0.1908034;0.5167376;0.008738041,0.313695;0.2386393;0.02454114,0.429164;-0.004884496;-0.01124942,-0.1522378;0.5219625;0.02813209,-0.2636039;0.2386277;0.03125558,-0.3818467;-0.001491293;-0.01648713,0.07764713;0.0006956458;-0.04527557,0.075627;-0.3664379;-0.03091871,0.04361965;-0.7477543;0.0433507,0.03780539;-0.7754495;-0.009252544,-0.08349057;0.006813993;-0.03259345,-0.1183214;-0.3589129;-0.03787348,-0.1237897;-0.7408867;0.0396428,-0.1345622;-0.767065;-0.01381355,0.01977471;0.5629701;0.0153842,484.271
+0;0;0,0.03468563;0.3238434;-0.0245259,0.0684296;0.6329534;-0.06345005,0.2329398;0.5224962;-0.04674541,0.4862286;0.3565021;-0.001821395,0.7386845;0.2486431;0.01625887,-0.111164;0.5230585;-0.02718796,-0.3730412;0.364609;-0.02074667,-0.6157733;0.2355479;-0.03164547,0.07563456;-0.007136059;-0.04784918,0.06250958;-0.3732413;-0.03003865,0.0205476;-0.7576584;0.03168707,0.01685023;-0.7223842;-0.04641089,-0.08408199;0.01693283;-0.02654341,-0.194372;-0.2279947;-0.2762817,-0.1554235;-0.5990108;-0.1572131,-0.1716686;-0.6218119;-0.2127913,0.06013129;0.5577297;-0.05128399,0;0;0,0.01213844;0.3261071;0.01363754,0.022701;0.6393111;0.012779,0.1906354;0.5172316;0.008723021,0.3177636;0.2391579;0.02424192,0.438741;-0.005286098;-0.01189744,-0.1508013;0.5218592;0.02854695,-0.2666441;0.2384866;0.03134921,-0.3873404;-0.004155055;-0.01610462,0.07745843;0.0007701218;-0.04539442,0.07556313;-0.3657278;-0.03131545,0.0411071;-0.7485614;0.04350805,0.03422384;-0.7761906;-0.009144306,-0.08343689;0.006740581;-0.0324639,-0.1188924;-0.3582407;-0.0398208,-0.1263383;-0.7415835;0.03980435,-0.1356528;-0.7696625;-0.0119726,0.02031627;0.5627422;0.01542687,484.2919
+0;0;0,0.03468563;0.3238434;-0.0245259,0.0684296;0.6329534;-0.06345005,0.2329398;0.5224962;-0.04674541,0.4862286;0.3565021;-0.001821395,0.7386845;0.2486431;0.01625887,-0.111164;0.5230585;-0.02718796,-0.3730412;0.364609;-0.02074667,-0.6157733;0.2355479;-0.03164547,0.07563456;-0.007136059;-0.04784918,0.06250958;-0.3732413;-0.03003865,0.0205476;-0.7576584;0.03168707,0.01685023;-0.7223842;-0.04641089,-0.08408199;0.01693283;-0.02654341,-0.194372;-0.2279947;-0.2762817,-0.1554235;-0.5990108;-0.1572131,-0.1716686;-0.6218119;-0.2127913,0.06013129;0.5577297;-0.05128399,0;0;0,0.01213844;0.3261071;0.01363754,0.022701;0.6393111;0.012779,0.1906354;0.5172316;0.008723021,0.3177636;0.2391579;0.02424192,0.438741;-0.005286098;-0.01189744,-0.1508013;0.5218592;0.02854695,-0.2666441;0.2384866;0.03134921,-0.3873404;-0.004155055;-0.01610462,0.07745843;0.0007701218;-0.04539442,0.07556313;-0.3657278;-0.03131545,0.0411071;-0.7485614;0.04350805,0.03422384;-0.7761906;-0.009144306,-0.08343689;0.006740581;-0.0324639,-0.1188924;-0.3582407;-0.0398208,-0.1263383;-0.7415835;0.03980435,-0.1356528;-0.7696625;-0.0119726,0.02031627;0.5627422;0.01542687,484.3032
+0;0;0,0.0345993;0.3238874;-0.02406247,0.06816341;0.6330675;-0.06258306,0.2327895;0.5227978;-0.04664925,0.4958713;0.3734895;0.0004925989,0.7478399;0.2643856;0.01788739,-0.1115553;0.523503;-0.02722277,-0.379651;0.3757916;-0.02144188,-0.6189305;0.2404436;-0.03242746,0.07551695;-0.00702135;-0.0480515,0.06144284;-0.3731302;-0.03105727,0.0199853;-0.7576125;0.03060234,0.01631274;-0.7222984;-0.04749409,-0.0841964;0.01677171;-0.02628174,-0.1962532;-0.2226314;-0.2805493,-0.1572279;-0.5939877;-0.1625711,-0.1720194;-0.6194077;-0.2159623,0.05992201;0.5578218;-0.05051488,0;0;0,0.01213844;0.3261071;0.01363754,0.022701;0.6393111;0.012779,0.1906354;0.5172316;0.008723021,0.3177636;0.2391579;0.02424192,0.438741;-0.005286098;-0.01189744,-0.1508013;0.5218592;0.02854695,-0.2666441;0.2384866;0.03134921,-0.3873404;-0.004155055;-0.01610462,0.07745843;0.0007701218;-0.04539442,0.07556313;-0.3657278;-0.03131545,0.0411071;-0.7485614;0.04350805,0.03422384;-0.7761906;-0.009144306,-0.08343689;0.006740581;-0.0324639,-0.1188924;-0.3582407;-0.0398208,-0.1263383;-0.7415835;0.03980435,-0.1356528;-0.7696625;-0.0119726,0.02031627;0.5627422;0.01542687,484.3148
+0;0;0,0.03459847;0.3238797;-0.0240619,0.06816514;0.6330834;-0.06258558,0.2346244;0.5224329;-0.0466093,0.4984961;0.3726763;0.0006740913,0.744633;0.2660976;0.01766628,-0.113374;0.5231456;-0.02697668,-0.3822747;0.3749907;-0.02117844,-0.6160161;0.2427753;-0.03190976,0.07541395;-0.007011774;-0.04798596,0.06135063;-0.3728399;-0.03100476,0.01988132;-0.7574315;0.03067236,0.01619059;-0.7220912;-0.04781038,-0.08408157;0.01674883;-0.0262459,-0.1960524;-0.2224708;-0.2803185,-0.1570161;-0.5939325;-0.1623068,-0.1718807;-0.6196267;-0.2159621,0.05992274;0.5578285;-0.05051594,0;0;0,0.01185359;0.3261211;0.01336241,0.02211924;0.6393582;0.01225424,0.1920178;0.5170145;0.008713483,0.3213201;0.2389137;0.02394223,0.4420045;0.001596212;-0.01275659,-0.1530632;0.5214078;0.02880901,-0.2731869;0.2388223;0.03141451,-0.3937667;0.003105566;-0.01472914,0.07720155;0.0006884187;-0.04559088,0.07408413;-0.365503;-0.03108227,0.03866637;-0.748391;0.04359603,0.03072275;-0.7757956;-0.009726521,-0.08337216;0.006845058;-0.03226932,-0.1196248;-0.357715;-0.04217578,-0.1291021;-0.7408065;0.0389755,-0.1394383;-0.7692856;-0.01274529,0.01981074;0.5627798;0.01496243,484.3366
+0;0;0,0.03459847;0.3238797;-0.0240619,0.06816514;0.6330834;-0.06258558,0.2346244;0.5224329;-0.0466093,0.4984961;0.3726763;0.0006740913,0.744633;0.2660976;0.01766628,-0.113374;0.5231456;-0.02697668,-0.3822747;0.3749907;-0.02117844,-0.6160161;0.2427753;-0.03190976,0.07541395;-0.007011774;-0.04798596,0.06135063;-0.3728399;-0.03100476,0.01988132;-0.7574315;0.03067236,0.01619059;-0.7220912;-0.04781038,-0.08408157;0.01674883;-0.0262459,-0.1960524;-0.2224708;-0.2803185,-0.1570161;-0.5939325;-0.1623068,-0.1718807;-0.6196267;-0.2159621,0.05992274;0.5578285;-0.05051594,0;0;0,0.01185359;0.3261211;0.01336241,0.02211924;0.6393582;0.01225424,0.1920178;0.5170145;0.008713483,0.3213201;0.2389137;0.02394223,0.4420045;0.001596212;-0.01275659,-0.1530632;0.5214078;0.02880901,-0.2731869;0.2388223;0.03141451,-0.3937667;0.003105566;-0.01472914,0.07720155;0.0006884187;-0.04559088,0.07408413;-0.365503;-0.03108227,0.03866637;-0.748391;0.04359603,0.03072275;-0.7757956;-0.009726521,-0.08337216;0.006845058;-0.03226932,-0.1196248;-0.357715;-0.04217578,-0.1291021;-0.7408065;0.0389755,-0.1394383;-0.7692856;-0.01274529,0.01981074;0.5627798;0.01496243,484.3477
+0;0;0,0.03407445;0.3240029;-0.02390668,0.06715308;0.633345;-0.06238594,0.2340954;0.5226769;-0.04634472,0.4977956;0.3770263;-0.0005684718,0.7528352;0.2795792;0.01845335,-0.1147421;0.523828;-0.02694216,-0.3845575;0.382317;-0.0222909,-0.6246288;0.251344;-0.03300623,0.07536186;-0.006834464;-0.04827093,0.05940927;-0.3817583;-0.03164355,0.01907114;-0.757929;0.02847597,0.01540546;-0.722546;-0.05048583,-0.084313;0.01655435;-0.02595142,-0.2031683;-0.2185525;-0.2937143,-0.1652261;-0.5828068;-0.1813524,-0.1792552;-0.6092802;-0.2351234,0.05903072;0.5580534;-0.05032149,0;0;0,0.01176286;0.3261876;0.01318383,0.02189261;0.6395078;0.01189733,0.192241;0.5172659;0.008723736,0.3227383;0.2423091;0.0234406,0.4477064;0.001669332;-0.01368654,-0.1534861;0.5212298;0.02917307,-0.2760891;0.2422844;0.03147918,-0.4013583;0.003543884;-0.01556946,0.07722382;0.0005732179;-0.04574227,0.07507427;-0.3746099;-0.02752626,0.03587133;-0.7490005;0.04347205,0.02584462;-0.7760327;-0.01060355,-0.08352669;0.006976;-0.03210655,-0.1217669;-0.3664331;-0.04632506,-0.1332153;-0.7403082;0.03633261,-0.1430757;-0.7680583;-0.01700668,0.01962377;0.5629073;0.01464987,484.3708
+0;0;0,0.0340701;0.3239616;-0.02390363,0.06715053;0.6333205;-0.06238526,0.230671;0.5233335;-0.04642012,0.4978547;0.3757588;-3.916398E-05,0.7436553;0.2818418;0.01829359,-0.1113502;0.524462;-0.02739668,-0.38473;0.3810817;-0.02268398,-0.6161045;0.2548532;-0.03301114,0.07543933;-0.00684149;-0.04832056,0.05948858;-0.381722;-0.0316951,0.01912454;-0.7581344;0.02846304,0.0154404;-0.7227243;-0.05089649,-0.08439967;0.01657137;-0.0259781,-0.2032412;-0.2185084;-0.2937101,-0.1652747;-0.5829965;-0.181276,-0.1793745;-0.6097544;-0.2353179,0.05902707;0.5580187;-0.05031918,0;0;0,0.01330802;0.3260908;0.01307702,0.02519733;0.6393653;0.01163888,0.1915619;0.5174687;0.008327248,0.3287722;0.2412503;0.02223253,0.4487335;0.009050369;-0.01336193,-0.1473987;0.5225741;0.02882112,-0.2751853;0.2415348;0.03084261,-0.3984987;0.01271248;-0.01397503,0.07734448;0.0005193651;-0.04572022,0.07313558;-0.3745875;-0.02719009,0.03292853;-0.7491376;0.04373336,0.02248733;-0.7759051;-0.01112294,-0.08363706;0.007049303;-0.03206129,-0.1210609;-0.3662616;-0.04951748,-0.1355754;-0.7397318;0.03559303,-0.1450829;-0.7666834;-0.01924223,0.02247515;0.5627708;0.01443315,484.3934
+0;0;0,0.0340701;0.3239616;-0.02390363,0.06715053;0.6333205;-0.06238526,0.230671;0.5233335;-0.04642012,0.4978547;0.3757588;-3.916398E-05,0.7436553;0.2818418;0.01829359,-0.1113502;0.524462;-0.02739668,-0.38473;0.3810817;-0.02268398,-0.6161045;0.2548532;-0.03301114,0.07543933;-0.00684149;-0.04832056,0.05948858;-0.381722;-0.0316951,0.01912454;-0.7581344;0.02846304,0.0154404;-0.7227243;-0.05089649,-0.08439967;0.01657137;-0.0259781,-0.2032412;-0.2185084;-0.2937101,-0.1652747;-0.5829965;-0.181276,-0.1793745;-0.6097544;-0.2353179,0.05902707;0.5580187;-0.05031918,0;0;0,0.01330802;0.3260908;0.01307702,0.02519733;0.6393653;0.01163888,0.1915619;0.5174687;0.008327248,0.3287722;0.2412503;0.02223253,0.4487335;0.009050369;-0.01336193,-0.1473987;0.5225741;0.02882112,-0.2751853;0.2415348;0.03084261,-0.3984987;0.01271248;-0.01397503,0.07734448;0.0005193651;-0.04572022,0.07313558;-0.3745875;-0.02719009,0.03292853;-0.7491376;0.04373336,0.02248733;-0.7759051;-0.01112294,-0.08363706;0.007049303;-0.03206129,-0.1210609;-0.3662616;-0.04951748,-0.1355754;-0.7397318;0.03559303,-0.1450829;-0.7666834;-0.01924223,0.02247515;0.5627708;0.01443315,484.4044
+0;0;0,0.03385635;0.3240043;-0.02362712,0.06672107;0.6334236;-0.06180838,0.2304052;0.5239891;-0.04550588,0.5016951;0.3836986;-0.0003726929,0.7489216;0.2937337;0.01859695,-0.111861;0.5249434;-0.0273713,-0.3892648;0.3895357;-0.02202994,-0.6272054;0.2761575;-0.03223445,0.07542209;-0.006731919;-0.04836286,0.05821925;-0.3815328;-0.03119741,0.01797494;-0.7580156;0.028599,0.01446401;-0.7225599;-0.05076527,-0.08447296;0.01640522;-0.025845,-0.2052781;-0.2129547;-0.2976287,-0.1668607;-0.5775513;-0.1857003,-0.178555;-0.6045943;-0.2400154,0.05865678;0.5581027;-0.04982216,0;0;0,0.01330802;0.3260908;0.01307702,0.02519733;0.6393653;0.01163888,0.1915619;0.5174687;0.008327248,0.3287722;0.2412503;0.02223253,0.4487335;0.009050369;-0.01336193,-0.1473987;0.5225741;0.02882112,-0.2751853;0.2415348;0.03084261,-0.3984987;0.01271248;-0.01397503,0.07734448;0.0005193651;-0.04572022,0.07313558;-0.3745875;-0.02719009,0.03292853;-0.7491376;0.04373336,0.02248733;-0.7759051;-0.01112294,-0.08363706;0.007049303;-0.03206129,-0.1210609;-0.3662616;-0.04951748,-0.1355754;-0.7397318;0.03559303,-0.1450829;-0.7666834;-0.01924223,0.02247515;0.5627708;0.01443315,484.416
+0;0;0,0.03385666;0.3240073;-0.02362733,0.06672336;0.6334453;-0.06181099,0.2301129;0.5240626;-0.04551484,0.5025023;0.3832036;-0.000198748,0.7486407;0.2936347;0.01868742,-0.1115676;0.5250154;-0.0274113,-0.3900957;0.3890589;-0.02204829,-0.626989;0.2761796;-0.03220788,0.07546815;-0.00673603;-0.0483924,0.05828771;-0.3810488;-0.0312493,0.01804435;-0.7575227;0.02854569,0.0145314;-0.7220639;-0.0508645,-0.08452455;0.01641524;-0.02586078,-0.2051723;-0.212646;-0.2972906,-0.1667559;-0.577234;-0.1853648,-0.178457;-0.6043099;-0.2397113,0.05865838;0.5581179;-0.04982374,0;0;0,0.0129959;0.3261079;0.01303697,0.02439404;0.6394196;0.01156831,0.190654;0.5177928;0.008051634,0.3302918;0.2413357;0.02084041,0.452949;0.01191202;-0.01498437,-0.1477135;0.5225157;0.02895342,-0.2792345;0.2418218;0.03094669,-0.4056087;0.01605228;-0.01401006,0.07717055;0.0006477684;-0.04611862,0.07067259;-0.3739116;-0.02708828,0.02938151;-0.7483979;0.04349923,0.01836938;-0.7751073;-0.01137245,-0.08383142;0.006952549;-0.03172689,-0.1233271;-0.3654706;-0.05270848,-0.1393096;-0.7383578;0.03462558,-0.1489764;-0.765922;-0.01960576,0.02181037;0.5628139;0.01436949,484.4373
+0;0;0,0.03346143;0.3239549;-0.02326448,0.06591401;0.6334274;-0.06105851,0.229814;0.5240827;-0.04484458,0.5084741;0.3882815;0.0001464188,0.7570904;0.3130767;0.02095541,-0.1127753;0.5253919;-0.02706883,-0.3966389;0.3930686;-0.0216295,-0.6339855;0.2860034;-0.03175381,0.07557096;-0.006571747;-0.04851998,0.05724178;-0.3824626;-0.0319827,0.01689131;-0.7569486;0.02810241,0.01346435;-0.7214695;-0.05117606,-0.08473504;0.0161978;-0.02580602,-0.207355;-0.2084854;-0.3021846,-0.1673305;-0.5707194;-0.1896557,-0.1782942;-0.5984766;-0.2432351,0.05796107;0.5580802;-0.04917205,0;0;0,0.01220952;0.3260387;0.01254606,0.02287026;0.6393178;0.01068258,0.1898592;0.5182537;0.007489204,0.3345153;0.2406965;0.01990795,0.4601582;0.01537231;-0.01672184,-0.1492688;0.5219534;0.0289452,-0.2854693;0.2398807;0.03035576,-0.4130891;0.01713581;-0.01432956,0.07714806;0.0008100271;-0.0464313,0.06944682;-0.3752623;-0.0260942,0.02591695;-0.747928;0.04248857,0.01432426;-0.7746682;-0.01203668,-0.08409958;0.006819912;-0.03144989,-0.1253614;-0.3667907;-0.05626803,-0.1429406;-0.737236;0.03283526,-0.1536244;-0.7646221;-0.02119746,0.02046637;0.5627174;0.01357436,484.4591
+0;0;0,0.03346143;0.3239549;-0.02326448,0.06591401;0.6334274;-0.06105851,0.229814;0.5240827;-0.04484458,0.5084741;0.3882815;0.0001464188,0.7570904;0.3130767;0.02095541,-0.1127753;0.5253919;-0.02706883,-0.3966389;0.3930686;-0.0216295,-0.6339855;0.2860034;-0.03175381,0.07557096;-0.006571747;-0.04851998,0.05724178;-0.3824626;-0.0319827,0.01689131;-0.7569486;0.02810241,0.01346435;-0.7214695;-0.05117606,-0.08473504;0.0161978;-0.02580602,-0.207355;-0.2084854;-0.3021846,-0.1673305;-0.5707194;-0.1896557,-0.1782942;-0.5984766;-0.2432351,0.05796107;0.5580802;-0.04917205,0;0;0,0.01220952;0.3260387;0.01254606,0.02287026;0.6393178;0.01068258,0.1898592;0.5182537;0.007489204,0.3345153;0.2406965;0.01990795,0.4601582;0.01537231;-0.01672184,-0.1492688;0.5219534;0.0289452,-0.2854693;0.2398807;0.03035576,-0.4130891;0.01713581;-0.01432956,0.07714806;0.0008100271;-0.0464313,0.06944682;-0.3752623;-0.0260942,0.02591695;-0.747928;0.04248857,0.01432426;-0.7746682;-0.01203668,-0.08409958;0.006819912;-0.03144989,-0.1253614;-0.3667907;-0.05626803,-0.1429406;-0.737236;0.03283526,-0.1536244;-0.7646221;-0.02119746,0.02046637;0.5627174;0.01357436,484.4712
+0;0;0,0.03343711;0.3237194;-0.02324756,0.06586127;0.632921;-0.06100836,0.2280447;0.5239865;-0.04484876,0.5086748;0.3872252;0.0004603155,0.7558342;0.3124611;0.02114736,-0.1111081;0.5252826;-0.02725132,-0.3969785;0.3920238;-0.02177354,-0.6329342;0.2855861;-0.03183851,0.0756605;-0.006579535;-0.04857748,0.0575026;-0.3789581;-0.03219471,0.01673544;-0.7573113;0.02851087,0.013316;-0.7218443;-0.05059368,-0.08483545;0.01621699;-0.0258366,-0.2063096;-0.2063668;-0.2996328,-0.1658718;-0.5723415;-0.1859418,-0.1768115;-0.599972;-0.2394037,0.05791564;0.5576429;-0.04913282,0;0;0,0.01299859;0.3257766;0.01238608,0.02436984;0.6387544;0.01031852,0.1895652;0.5184517;0.007457257,0.3378861;0.2402757;0.01880789,0.4621218;0.01580155;-0.01700032,-0.1461912;0.5219989;0.02922354,-0.2866786;0.2395582;0.02978016,-0.4163047;0.01987241;-0.01539313,0.0772952;0.0008173138;-0.04639351,0.07002373;-0.3717734;-0.02671718,0.02292052;-0.7479422;0.04239631,0.01083738;-0.7747343;-0.01171254,-0.08422638;0.006811902;-0.03141797,-0.1255037;-0.3630267;-0.05933712,-0.1450983;-0.736718;0.03269122,-0.1560158;-0.7647474;-0.02034192,0.02180184;0.562232;0.01326561,484.4929
+0;0;0,0.03322507;0.3237652;-0.02291103,0.06542096;0.6330309;-0.06034103,0.2277299;0.5243567;-0.0446291,0.5115384;0.3941673;0.0002403222,0.7595811;0.3226164;0.02170368,-0.1115701;0.5255103;-0.0271102,-0.3999675;0.3977649;-0.02288619,-0.6392288;0.2989762;-0.03289726,0.0757112;-0.006070782;-0.04856475,0.05652791;-0.3784266;-0.03284736,0.01593015;-0.7567163;0.02836621,0.01250902;-0.7212193;-0.0507362,-0.08494885;0.01573405;-0.02576254,-0.208256;-0.2007518;-0.303599,-0.1670995;-0.5669553;-0.1909072,-0.1772462;-0.5952801;-0.2437691,0.05753699;0.5577338;-0.048545,0;0;0,0.01299859;0.3257766;0.01238608,0.02436984;0.6387544;0.01031852,0.1895652;0.5184517;0.007457257,0.3378861;0.2402757;0.01880789,0.4621218;0.01580155;-0.01700032,-0.1461912;0.5219989;0.02922354,-0.2866786;0.2395582;0.02978016,-0.4163047;0.01987241;-0.01539313,0.0772952;0.0008173138;-0.04639351,0.07002373;-0.3717734;-0.02671718,0.02292052;-0.7479422;0.04239631,0.01083738;-0.7747343;-0.01171254,-0.08422638;0.006811902;-0.03141797,-0.1255037;-0.3630267;-0.05933712,-0.1450983;-0.736718;0.03269122,-0.1560158;-0.7647474;-0.02034192,0.02180184;0.562232;0.01326561,484.5046
+0;0;0,0.03322507;0.3237652;-0.02291103,0.06542096;0.6330309;-0.06034103,0.2277299;0.5243567;-0.0446291,0.5115384;0.3941673;0.0002403222,0.7595811;0.3226164;0.02170368,-0.1115701;0.5255103;-0.0271102,-0.3999675;0.3977649;-0.02288619,-0.6392288;0.2989762;-0.03289726,0.0757112;-0.006070782;-0.04856475,0.05652791;-0.3784266;-0.03284736,0.01593015;-0.7567163;0.02836621,0.01250902;-0.7212193;-0.0507362,-0.08494885;0.01573405;-0.02576254,-0.208256;-0.2007518;-0.303599,-0.1670995;-0.5669553;-0.1909072,-0.1772462;-0.5952801;-0.2437691,0.05753699;0.5577338;-0.048545,0;0;0,0.01299859;0.3257766;0.01238608,0.02436984;0.6387544;0.01031852,0.1895652;0.5184517;0.007457257,0.3378861;0.2402757;0.01880789,0.4621218;0.01580155;-0.01700032,-0.1461912;0.5219989;0.02922354,-0.2866786;0.2395582;0.02978016,-0.4163047;0.01987241;-0.01539313,0.0772952;0.0008173138;-0.04639351,0.07002373;-0.3717734;-0.02671718,0.02292052;-0.7479422;0.04239631,0.01083738;-0.7747343;-0.01171254,-0.08422638;0.006811902;-0.03141797,-0.1255037;-0.3630267;-0.05933712,-0.1450983;-0.736718;0.03269122,-0.1560158;-0.7647474;-0.02034192,0.02180184;0.562232;0.01326561,484.5167
+0;0;0,0.03321624;0.3236792;-0.02290494,0.06540526;0.6328789;-0.06032708,0.2288008;0.5240055;-0.04459231,0.5097764;0.3951156;-0.0001707748,0.7576059;0.3236262;0.02127414,-0.1126626;0.5251665;-0.02696171,-0.3981813;0.3986962;-0.02277986,-0.637237;0.2999923;-0.03278233,0.07563219;-0.006064447;-0.04851407,0.05652997;-0.3768469;-0.0328631,0.01590325;-0.7554063;0.02839413,0.01079862;-0.7172044;-0.08963356,-0.08486021;0.01571763;-0.02573566,-0.2076463;-0.1998535;-0.3023981,-0.1664605;-0.5663182;-0.189626,-0.1816003;-0.6233438;-0.2685006,0.05752272;0.5575954;-0.04853317,0;0;0,0.01317456;0.3256904;0.01218223,0.02462265;0.6385969;0.009896039,0.1908413;0.5177883;0.007846831,0.3389682;0.2430409;0.01811457,0.4645363;0.01954816;-0.01757514,-0.146929;0.5215206;0.0296743,-0.2893968;0.2436072;0.02931369,-0.4218794;0.02573772;-0.01508657,0.07736236;0.0007428378;-0.04609919,0.06925818;-0.370273;-0.02683735,0.0213418;-0.7466403;0.04216909,0.01255029;-0.7353206;-0.07443976,-0.08406804;0.006856859;-0.03156218,-0.1253505;-0.3610404;-0.06376232,-0.1474644;-0.7342032;0.03095152,-0.1660187;-0.7905824;-0.04790442,0.0220463;0.5620908;0.01289892,484.5385
+0;0;0,0.0328708;0.3236746;-0.02252777,0.06469458;0.632917;-0.0596437,0.22909;0.5239973;-0.04396727,0.5097211;0.4025128;-0.001174714,0.760864;0.333203;0.02098191,-0.1142396;0.5252162;-0.02664601,-0.399432;0.4068926;-0.02376197,-0.6422925;0.3107775;-0.0359377,0.07559033;-0.005824118;-0.0485041,0.05510467;-0.3751013;-0.03348105,0.01422014;-0.7546171;0.02803804,0.009211337;-0.7163713;-0.08998575,-0.084898;0.01538785;-0.02561271,-0.2089745;-0.1939331;-0.3045406,-0.1677955;-0.5615699;-0.1921316,-0.1810978;-0.6200816;-0.269665,0.05690622;0.5576173;-0.04791604,0;0;0,0.01295273;0.3256446;0.01187801,0.02414627;0.6385269;0.009309292,0.1914028;0.5178545;0.007724762,0.3398803;0.2472858;0.01723719,0.4695397;0.02304958;-0.01845777,-0.1480928;0.5210827;0.02995014,-0.2921472;0.2479692;0.02904715,-0.4307923;0.031083;-0.01683858,0.07727143;0.0005871058;-0.04614377,0.06811389;-0.3689741;-0.02739179,0.01914501;-0.746192;0.04186916,0.01027577;-0.7348942;-0.07472527,-0.08402287;0.007026592;-0.03148413,-0.1260557;-0.3590831;-0.06623975,-0.149848;-0.7330967;0.02881846,-0.1703218;-0.7912203;-0.04758673,0.02163699;0.5620252;0.01238132,484.5604
+0;0;0,0.0328708;0.3236746;-0.02252777,0.06469458;0.632917;-0.0596437,0.22909;0.5239973;-0.04396727,0.5097211;0.4025128;-0.001174714,0.760864;0.333203;0.02098191,-0.1142396;0.5252162;-0.02664601,-0.399432;0.4068926;-0.02376197,-0.6422925;0.3107775;-0.0359377,0.07559033;-0.005824118;-0.0485041,0.05510467;-0.3751013;-0.03348105,0.01422014;-0.7546171;0.02803804,0.009211337;-0.7163713;-0.08998575,-0.084898;0.01538785;-0.02561271,-0.2089745;-0.1939331;-0.3045406,-0.1677955;-0.5615699;-0.1921316,-0.1810978;-0.6200816;-0.269665,0.05690622;0.5576173;-0.04791604,0;0;0,0.01295273;0.3256446;0.01187801,0.02414627;0.6385269;0.009309292,0.1914028;0.5178545;0.007724762,0.3398803;0.2472858;0.01723719,0.4695397;0.02304958;-0.01845777,-0.1480928;0.5210827;0.02995014,-0.2921472;0.2479692;0.02904715,-0.4307923;0.031083;-0.01683858,0.07727143;0.0005871058;-0.04614377,0.06811389;-0.3689741;-0.02739179,0.01914501;-0.746192;0.04186916,0.01027577;-0.7348942;-0.07472527,-0.08402287;0.007026592;-0.03148413,-0.1260557;-0.3590831;-0.06623975,-0.149848;-0.7330967;0.02881846,-0.1703218;-0.7912203;-0.04758673,0.02163699;0.5620252;0.01238132,484.5721
+0;0;0,0.0328708;0.3236746;-0.02252777,0.06469458;0.632917;-0.0596437,0.22909;0.5239973;-0.04396727,0.5097211;0.4025128;-0.001174714,0.760864;0.333203;0.02098191,-0.1142396;0.5252162;-0.02664601,-0.399432;0.4068926;-0.02376197,-0.6422925;0.3107775;-0.0359377,0.07559033;-0.005824118;-0.0485041,0.05510467;-0.3751013;-0.03348105,0.01422014;-0.7546171;0.02803804,0.009211337;-0.7163713;-0.08998575,-0.084898;0.01538785;-0.02561271,-0.2089745;-0.1939331;-0.3045406,-0.1677955;-0.5615699;-0.1921316,-0.1810978;-0.6200816;-0.269665,0.05690622;0.5576173;-0.04791604,0;0;0,0.01295273;0.3256446;0.01187801,0.02414627;0.6385269;0.009309292,0.1914028;0.5178545;0.007724762,0.3398803;0.2472858;0.01723719,0.4695397;0.02304958;-0.01845777,-0.1480928;0.5210827;0.02995014,-0.2921472;0.2479692;0.02904715,-0.4307923;0.031083;-0.01683858,0.07727143;0.0005871058;-0.04614377,0.06811389;-0.3689741;-0.02739179,0.01914501;-0.746192;0.04186916,0.01027577;-0.7348942;-0.07472527,-0.08402287;0.007026592;-0.03148413,-0.1260557;-0.3590831;-0.06623975,-0.149848;-0.7330967;0.02881846,-0.1703218;-0.7912203;-0.04758673,0.02163699;0.5620252;0.01238132,484.5833
+0;0;0,0.03253414;0.3236393;-0.02241777,0.06398931;0.6328395;-0.05951504,0.228723;0.5240113;-0.04344511,0.5110821;0.4098356;-0.001217593,0.762567;0.3444548;0.02154506,-0.1151415;0.5254339;-0.02646873,-0.4017793;0.414158;-0.02495735,-0.64513;0.321094;-0.03748583,0.07542704;-0.005645354;-0.04858165,0.05412862;-0.3745787;-0.03425612,0.01324136;-0.7523034;0.02707617,0.008318344;-0.714054;-0.09096736,-0.08489556;0.01513935;-0.02539351,-0.2112547;-0.1885532;-0.3070198,-0.1689601;-0.5543639;-0.1952032,-0.178803;-0.6140088;-0.2719723,0.05629344;0.5575519;-0.04778176,0;0;0,0.01319568;0.3255553;0.01196218,0.02455892;0.6383513;0.009480715,0.1920721;0.5178952;0.007740498,0.3410138;0.2490432;0.01672959,0.4726413;0.02669317;-0.01893723,-0.1479499;0.5207999;0.02986549,-0.2939922;0.2502131;0.02938472,-0.4356224;0.03612667;-0.01693323,0.07711542;0.0005552322;-0.0461973,0.06636131;-0.3686337;-0.02736866,0.01775123;-0.7442178;0.04106379,0.008876652;-0.7329376;-0.075544,-0.08393703;0.007053985;-0.03140225,-0.1273316;-0.3584441;-0.06744057,-0.1520182;-0.7306883;0.02707989,-0.1742937;-0.7892765;-0.04830243,0.02201621;0.5618703;0.0125308,484.6053
+0;0;0,0.0325153;0.3234518;-0.02240478,0.06395423;0.6324924;-0.05948303,0.2296053;0.5235226;-0.04339576,0.5097239;0.4102529;-0.0015033,0.7614054;0.3448209;0.02127714,-0.1160813;0.5249528;-0.02632943,-0.4004447;0.4145598;-0.02483004,-0.6439857;0.3214231;-0.03736831,0.07536145;-0.005640445;-0.0485394,0.05401724;-0.375367;-0.03418306,0.01326445;-0.7518494;0.02694751,0.009992079;-0.7163659;-0.05151711,-0.08482174;0.01512619;-0.02537143,-0.2114526;-0.1890043;-0.3076033,-0.1692971;-0.5536119;-0.1961544,-0.1758397;-0.5831997;-0.2471835,0.05626205;0.557241;-0.04775539,0;0;0,0.01326086;0.325377;0.01158571,0.0246924;0.6380054;0.00871706,0.1931634;0.5175759;0.007657766,0.3424769;0.2517039;0.01596141,0.4756864;0.03005026;-0.0196588,-0.1487596;0.5204081;0.02933616,-0.2968022;0.2536972;0.02900085,-0.4396849;0.0401126;-0.0169342,0.07701448;0.0003928542;-0.0462153,0.06471905;-0.3695286;-0.02707458,0.01538894;-0.7438332;0.04074335,0.002767265;-0.7710067;-0.01188136,-0.08386227;0.007212845;-0.03134215,-0.1285125;-0.3587244;-0.0694961,-0.1541793;-0.7294878;0.02543758,-0.1689954;-0.7593585;-0.02348542,0.0221341;0.5615658;0.01186562,484.6268
+0;0;0,0.0325153;0.3234518;-0.02240478,0.06395423;0.6324924;-0.05948303,0.2296053;0.5235226;-0.04339576,0.5097239;0.4102529;-0.0015033,0.7614054;0.3448209;0.02127714,-0.1160813;0.5249528;-0.02632943,-0.4004447;0.4145598;-0.02483004,-0.6439857;0.3214231;-0.03736831,0.07536145;-0.005640445;-0.0485394,0.05401724;-0.375367;-0.03418306,0.01326445;-0.7518494;0.02694751,0.009992079;-0.7163659;-0.05151711,-0.08482174;0.01512619;-0.02537143,-0.2114526;-0.1890043;-0.3076033,-0.1692971;-0.5536119;-0.1961544,-0.1758397;-0.5831997;-0.2471835,0.05626205;0.557241;-0.04775539,0;0;0,0.01326086;0.325377;0.01158571,0.0246924;0.6380054;0.00871706,0.1931634;0.5175759;0.007657766,0.3424769;0.2517039;0.01596141,0.4756864;0.03005026;-0.0196588,-0.1487596;0.5204081;0.02933616,-0.2968022;0.2536972;0.02900085,-0.4396849;0.0401126;-0.0169342,0.07701448;0.0003928542;-0.0462153,0.06471905;-0.3695286;-0.02707458,0.01538894;-0.7438332;0.04074335,0.002767265;-0.7710067;-0.01188136,-0.08386227;0.007212845;-0.03134215,-0.1285125;-0.3587244;-0.0694961,-0.1541793;-0.7294878;0.02543758,-0.1689954;-0.7593585;-0.02348542,0.0221341;0.5615658;0.01186562,484.6387
+0;0;0,0.03192436;0.3235151;-0.02234168,0.06291906;0.6326045;-0.05938653,0.2286416;0.5235566;-0.04266803,0.5118314;0.4174232;-0.002784967,0.7647741;0.3574264;0.02096852,-0.1170513;0.525116;-0.02644176,-0.4036852;0.4207528;-0.02557212,-0.6487039;0.3317361;-0.03919942,0.07535048;-0.005417693;-0.0485818,0.05283818;-0.3751128;-0.0352337,0.0123955;-0.7515974;0.02608853,0.009272337;-0.7161217;-0.05238271,-0.08488713;0.01484296;-0.02531993,-0.213489;-0.1814415;-0.3121882,-0.1705601;-0.5455544;-0.1994249,-0.1745529;-0.5760026;-0.2496996,0.05532852;0.5573413;-0.0476684,0;0;0,0.01326086;0.325377;0.01158571,0.0246924;0.6380054;0.00871706,0.1931634;0.5175759;0.007657766,0.3424769;0.2517039;0.01596141,0.4756864;0.03005026;-0.0196588,-0.1487596;0.5204081;0.02933616,-0.2968022;0.2536972;0.02900085,-0.4396849;0.0401126;-0.0169342,0.07701448;0.0003928542;-0.0462153,0.06471905;-0.3695286;-0.02707458,0.01538894;-0.7438332;0.04074335,0.002767265;-0.7710067;-0.01188136,-0.08386227;0.007212845;-0.03134215,-0.1285125;-0.3587244;-0.0694961,-0.1541793;-0.7294878;0.02543758,-0.1689954;-0.7593585;-0.02348542,0.0221341;0.5615658;0.01186562,484.6501
+0;0;0,0.03191313;0.3234013;-0.02233383,0.06289963;0.632409;-0.05936903,0.2290235;0.5232998;-0.04264158,0.5111964;0.4175476;-0.002901759,0.7632863;0.3577531;0.02077164,-0.1174666;0.5248629;-0.0263779,-0.403071;0.4208744;-0.02551138,-0.6472637;0.3321579;-0.03909273,0.07545447;-0.00542517;-0.04864885,0.05292293;-0.3754364;-0.03528934,0.01251662;-0.7515824;0.02597775,0.007818578;-0.7133455;-0.09206314,-0.08500428;0.01486344;-0.02535488,-0.2137161;-0.1815889;-0.3124684,-0.1708258;-0.5453743;-0.1998065,-0.176832;-0.6063038;-0.2754327,0.05531077;0.5571624;-0.04765349,0;0;0,0.01307361;0.3252784;0.01134515,0.02429582;0.6378294;0.008251667,0.1933311;0.5177307;0.00759697,0.3435138;0.2535962;0.01549411,0.4798727;0.03504187;-0.02091181,-0.14959;0.5205575;0.02898248,-0.298439;0.2555533;0.02999368,-0.4475235;0.04720065;-0.01526251,0.07708815;0.000328064;-0.04633391,0.06378669;-0.3698624;-0.02693081,0.01315233;-0.743732;0.04037333,0.004509866;-0.7325019;-0.076231,-0.08403398;0.007279938;-0.031222,-0.1297439;-0.3586411;-0.07130759,-0.1559978;-0.7288796;0.02411928,-0.1617488;-0.7173598;-0.09270956,0.02179271;0.5614071;0.01145506,484.6625
+0;0;0,0.03191313;0.3234013;-0.02233383,0.06289963;0.632409;-0.05936903,0.2290235;0.5232998;-0.04264158,0.5111964;0.4175476;-0.002901759,0.7632863;0.3577531;0.02077164,-0.1174666;0.5248629;-0.0263779,-0.403071;0.4208744;-0.02551138,-0.6472637;0.3321579;-0.03909273,0.07545447;-0.00542517;-0.04864885,0.05292293;-0.3754364;-0.03528934,0.01251662;-0.7515824;0.02597775,0.007818578;-0.7133455;-0.09206314,-0.08500428;0.01486344;-0.02535488,-0.2137161;-0.1815889;-0.3124684,-0.1708258;-0.5453743;-0.1998065,-0.176832;-0.6063038;-0.2754327,0.05531077;0.5571624;-0.04765349,0;0;0,0.01307361;0.3252784;0.01134515,0.02429582;0.6378294;0.008251667,0.1933311;0.5177307;0.00759697,0.3435138;0.2535962;0.01549411,0.4798727;0.03504187;-0.02091181,-0.14959;0.5205575;0.02898248,-0.298439;0.2555533;0.02999368,-0.4475235;0.04720065;-0.01526251,0.07708815;0.000328064;-0.04633391,0.06378669;-0.3698624;-0.02693081,0.01315233;-0.743732;0.04037333,0.004509866;-0.7325019;-0.076231,-0.08403398;0.007279938;-0.031222,-0.1297439;-0.3586411;-0.07130759,-0.1559978;-0.7288796;0.02411928,-0.1617488;-0.7173598;-0.09270956,0.02179271;0.5614071;0.01145506,484.6847
+0;0;0,0.03172193;0.3233476;-0.02218179,0.06257147;0.6323151;-0.05905359,0.2292115;0.5235339;-0.04193535,0.512494;0.4258536;-0.003142882,0.7654283;0.3695583;0.02046896,-0.1182493;0.5251209;-0.02598197,-0.4042175;0.4275666;-0.02674658,-0.6503003;0.3439597;-0.03922157,0.07551519;-0.005344512;-0.04864147,0.05253433;-0.3758596;-0.03501506,0.01208122;-0.748716;0.02635899,0.008967593;-0.7131174;-0.05344514,-0.08505487;0.01472726;-0.0254141,-0.2151993;-0.1790662;-0.3143809,-0.1708856;-0.5396166;-0.202735,-0.1746638;-0.5701882;-0.2549515,0.05501428;0.5570751;-0.04738355,0;0;0,0.0132428;0.325195;0.0111742,0.02458608;0.6376667;0.007897377,0.1939897;0.5173517;0.007828951,0.3449871;0.2557288;0.01478958,0.4839143;0.03879377;-0.02182853,-0.1498585;0.5207407;0.02851312,-0.3009604;0.2590865;0.02919088,-0.4532306;0.0532231;-0.01703198,0.07721633;0.0001399964;-0.04620302,0.06349486;-0.3705466;-0.02624333,0.01243619;-0.7412878;0.03985595,-0.002208162;-0.7675917;-0.01514554,-0.08405117;0.007438404;-0.03125973,-0.1300321;-0.3585033;-0.07561812,-0.1583684;-0.7248691;0.02132618,-0.1766386;-0.7545938;-0.02876281,0.02205917;0.5612637;0.0111475,484.7075
+0;0;0,0.03172202;0.3233485;-0.02218185,0.06257446;0.6323451;-0.05905726,0.2304477;0.523316;-0.04189884,0.5112615;0.426487;-0.003444433,0.7680232;0.3693398;0.0205247,-0.119475;0.5249142;-0.02583243,-0.4029511;0.4282101;-0.02659037,-0.6527576;0.3433381;-0.03925412,0.07543538;-0.005338863;-0.04859006,0.05245387;-0.3758646;-0.03496326,0.01202493;-0.7484982;0.02637412,0.008882407;-0.7128477;-0.05417047,-0.08496498;0.01471169;-0.02538724,-0.2151131;-0.1790873;-0.3143622,-0.1708259;-0.5394223;-0.2027831,-0.1746392;-0.5705559;-0.255484,0.05501624;0.5570949;-0.04738565,0;0;0,0.01256827;0.3252385;0.01070142,0.02334975;0.6377558;0.007056236,0.1941546;0.5173225;0.007109165,0.3449291;0.2586201;0.01425433,0.4894163;0.04082337;-0.0238893,-0.1521201;0.5201918;0.02770359,-0.3045503;0.2623644;0.02872324,-0.4621492;0.05574359;-0.01857679,0.07708591;0.0001295805;-0.04623568,0.06177729;-0.3704982;-0.02613997,0.009591728;-0.7409049;0.03964853,-0.005585403;-0.7667117;-0.01678276,-0.08397362;0.007451029;-0.03119144,-0.1318701;-0.3579185;-0.07824627,-0.1615723;-0.7241046;0.01807638,-0.1799843;-0.7543647;-0.0325098,0.02095285;0.5613419;0.01039004,484.7281
+0;0;0,0.03172202;0.3233485;-0.02218185,0.06257446;0.6323451;-0.05905726,0.2304477;0.523316;-0.04189884,0.5112615;0.426487;-0.003444433,0.7680232;0.3693398;0.0205247,-0.119475;0.5249142;-0.02583243,-0.4029511;0.4282101;-0.02659037,-0.6527576;0.3433381;-0.03925412,0.07543538;-0.005338863;-0.04859006,0.05245387;-0.3758646;-0.03496326,0.01202493;-0.7484982;0.02637412,0.008882407;-0.7128477;-0.05417047,-0.08496498;0.01471169;-0.02538724,-0.2151131;-0.1790873;-0.3143622,-0.1708259;-0.5394223;-0.2027831,-0.1746392;-0.5705559;-0.255484,0.05501624;0.5570949;-0.04738565,0;0;0,0.01256827;0.3252385;0.01070142,0.02334975;0.6377558;0.007056236,0.1941546;0.5173225;0.007109165,0.3449291;0.2586201;0.01425433,0.4894163;0.04082337;-0.0238893,-0.1521201;0.5201918;0.02770359,-0.3045503;0.2623644;0.02872324,-0.4621492;0.05574359;-0.01857679,0.07708591;0.0001295805;-0.04623568,0.06177729;-0.3704982;-0.02613997,0.009591728;-0.7409049;0.03964853,-0.005585403;-0.7667117;-0.01678276,-0.08397362;0.007451029;-0.03119144,-0.1318701;-0.3579185;-0.07824627,-0.1615723;-0.7241046;0.01807638,-0.1799843;-0.7543647;-0.0325098,0.02095285;0.5613419;0.01039004,484.7395
+0;0;0,0.03147382;0.3232507;-0.02157374,0.06203796;0.6321961;-0.05755825,0.2293888;0.5237524;-0.04031558,0.5101669;0.4329759;-0.003739342,0.7693543;0.384028;0.021005,-0.1193886;0.5251292;-0.0255174,-0.4024964;0.4342253;-0.0265504,-0.6550699;0.3554184;-0.04005428,0.07526688;-0.005150307;-0.04854424,0.05158246;-0.3730227;-0.03614466,0.01119254;-0.7466096;0.02574405,0.00822019;-0.7108336;-0.05588395,-0.08483636;0.01445944;-0.0253355,-0.2156166;-0.1721831;-0.3153457,-0.1686192;-0.5323296;-0.2008273,-0.1738131;-0.5628152;-0.2557805,0.05456758;0.5569459;-0.04613417,0;0;0,0.01338144;0.3250516;0.01046038,0.02509131;0.6373461;0.006443977,0.1951038;0.5176261;0.006636381,0.3464534;0.2617628;0.0131042,0.4931099;0.04436682;-0.02454031,-0.1500742;0.5203786;0.02667437,-0.3039432;0.2659415;0.02749036,-0.4649242;0.06109953;-0.02058398,0.07683049;7.669628E-05;-0.04631674,0.06223129;-0.3679495;-0.02660847,0.00879319;-0.7393203;0.03863549,-0.006904677;-0.7655693;-0.01876616,-0.08380771;0.007515111;-0.0311121,-0.1318568;-0.3546901;-0.08154501,-0.1639583;-0.7216522;0.015083,-0.1796392;-0.7533758;-0.03639163,0.02245653;0.5609908;0.009884119,484.7608
+0;0;0,0.03147382;0.3232507;-0.02157374,0.06203796;0.6321961;-0.05755825,0.2293888;0.5237524;-0.04031558,0.5101669;0.4329759;-0.003739342,0.7693543;0.384028;0.021005,-0.1193886;0.5251292;-0.0255174,-0.4024964;0.4342253;-0.0265504,-0.6550699;0.3554184;-0.04005428,0.07526688;-0.005150307;-0.04854424,0.05158246;-0.3730227;-0.03614466,0.01119254;-0.7466096;0.02574405,0.00822019;-0.7108336;-0.05588395,-0.08483636;0.01445944;-0.0253355,-0.2156166;-0.1721831;-0.3153457,-0.1686192;-0.5323296;-0.2008273,-0.1738131;-0.5628152;-0.2557805,0.05456758;0.5569459;-0.04613417,0;0;0,0.01338144;0.3250516;0.01046038,0.02509131;0.6373461;0.006443977,0.1951038;0.5176261;0.006636381,0.3464534;0.2617628;0.0131042,0.4931099;0.04436682;-0.02454031,-0.1500742;0.5203786;0.02667437,-0.3039432;0.2659415;0.02749036,-0.4649242;0.06109953;-0.02058398,0.07683049;7.669628E-05;-0.04631674,0.06223129;-0.3679495;-0.02660847,0.00879319;-0.7393203;0.03863549,-0.006904677;-0.7655693;-0.01876616,-0.08380771;0.007515111;-0.0311121,-0.1318568;-0.3546901;-0.08154501,-0.1639583;-0.7216522;0.015083,-0.1796392;-0.7533758;-0.03639163,0.02245653;0.5609908;0.009884119,484.7735
+0;0;0,0.03147619;0.3232751;-0.02157537,0.06204256;0.6322429;-0.05756252,0.2287752;0.5239106;-0.04033951,0.5081083;0.4336013;-0.00395152,0.7649053;0.3851048;0.02056462,-0.11877;0.5252825;-0.02559361,-0.4004207;0.4348465;-0.02662129,-0.6506649;0.3567663;-0.04000063,0.07535741;-0.005156503;-0.04860263,0.05163071;-0.3736859;-0.03618091,0.01134592;-0.7463003;0.0255467,0.00838838;-0.7105532;-0.05567453,-0.08493841;0.01447683;-0.02536598,-0.2159522;-0.172499;-0.3158941,-0.1690772;-0.531708;-0.2016738,-0.1742451;-0.5618922;-0.2563531,0.05457159;0.5569867;-0.04613753,0;0;0,0.01421031;0.3250423;0.0104208,0.02669287;0.6373287;0.006341457,0.1958698;0.5176038;0.006386042,0.348995;0.2645664;0.01200461,0.4967147;0.05097768;-0.02615917,-0.1480611;0.52051;0.02637406,-0.3055285;0.2700892;0.02585865,-0.4667643;0.06803656;-0.01969846,0.07676651;1.122057E-05;-0.04663098,0.06158154;-0.3686128;-0.02621233,0.007274091;-0.738867;0.03888059,-0.007224575;-0.7643731;-0.01897728,-0.08401041;0.00759811;-0.03085552,-0.1331404;-0.3545874;-0.08506851,-0.1661378;-0.7200891;0.01288217,-0.1808332;-0.7471781;-0.04336328,0.02387598;0.5609746;0.009797812,484.7942
+0;0;0,0.03137681;0.3233179;-0.02107311,0.06195944;0.6323429;-0.05655523,0.2287236;0.5242161;-0.03943171,0.5099254;0.4395948;-0.003772177,0.7692278;0.407579;0.0214265,-0.1189909;0.525938;-0.02492055,-0.4018714;0.4394541;-0.02735665,-0.6537398;0.3668795;-0.0412479,0.07535481;-0.004963282;-0.04862678,0.0506727;-0.3734293;-0.03618739,0.01025844;-0.7459955;0.02574597,0.007326583;-0.7102107;-0.05547353,-0.08499213;0.01424066;-0.02531968,-0.2172406;-0.1664753;-0.31923,-0.167647;-0.5250093;-0.2040411,-0.1741052;-0.5536163;-0.2602742,0.0544787;0.5570679;-0.04526148,0;0;0,0.01421031;0.3250423;0.0104208,0.02669287;0.6373287;0.006341457,0.1958698;0.5176038;0.006386042,0.348995;0.2645664;0.01200461,0.4967147;0.05097768;-0.02615917,-0.1480611;0.52051;0.02637406,-0.3055285;0.2700892;0.02585865,-0.4667643;0.06803656;-0.01969846,0.07676651;1.122057E-05;-0.04663098,0.06158154;-0.3686128;-0.02621233,0.007274091;-0.738867;0.03888059,-0.007224575;-0.7643731;-0.01897728,-0.08401041;0.00759811;-0.03085552,-0.1331404;-0.3545874;-0.08506851,-0.1661378;-0.7200891;0.01288217,-0.1808332;-0.7471781;-0.04336328,0.02387598;0.5609746;0.009797812,484.806
+0;0;0,0.03137681;0.3233179;-0.02107311,0.06195944;0.6323429;-0.05655523,0.2287236;0.5242161;-0.03943171,0.5099254;0.4395948;-0.003772177,0.7692278;0.407579;0.0214265,-0.1189909;0.525938;-0.02492055,-0.4018714;0.4394541;-0.02735665,-0.6537398;0.3668795;-0.0412479,0.07535481;-0.004963282;-0.04862678,0.0506727;-0.3734293;-0.03618739,0.01025844;-0.7459955;0.02574597,0.007326583;-0.7102107;-0.05547353,-0.08499213;0.01424066;-0.02531968,-0.2172406;-0.1664753;-0.31923,-0.167647;-0.5250093;-0.2040411,-0.1741052;-0.5536163;-0.2602742,0.0544787;0.5570679;-0.04526148,0;0;0,0.01421031;0.3250423;0.0104208,0.02669287;0.6373287;0.006341457,0.1958698;0.5176038;0.006386042,0.348995;0.2645664;0.01200461,0.4967147;0.05097768;-0.02615917,-0.1480611;0.52051;0.02637406,-0.3055285;0.2700892;0.02585865,-0.4667643;0.06803656;-0.01969846,0.07676651;1.122057E-05;-0.04663098,0.06158154;-0.3686128;-0.02621233,0.007274091;-0.738867;0.03888059,-0.007224575;-0.7643731;-0.01897728,-0.08401041;0.00759811;-0.03085552,-0.1331404;-0.3545874;-0.08506851,-0.1661378;-0.7200891;0.01288217,-0.1808332;-0.7471781;-0.04336328,0.02387598;0.5609746;0.009797812,484.8179
+0;0;0,0.0313492;0.3230334;-0.02105456,0.06191004;0.6318381;-0.05651162,0.2293521;0.523633;-0.03937288,0.5082859;0.4396942;-0.004000958,0.7658393;0.4078944;0.02102777,-0.1197056;0.5253615;-0.02480567,-0.4003045;0.4395752;-0.02722212,-0.6504741;0.3674901;-0.04101968,0.07545782;-0.004970066;-0.04869325,0.05070333;-0.3745165;-0.03621738,0.01030009;-0.7469813;0.02569911,0.007373937;-0.7112077;-0.05536226,-0.08510831;0.01426013;-0.02535429,-0.2177446;-0.1669857;-0.3201264,-0.1681645;-0.5254221;-0.2049689,-0.1746101;-0.5539151;-0.2610925,0.05443413;0.5566117;-0.04522517,0;0;0,0.01385862;0.3247771;0.01021647,0.02593626;0.6368545;0.005982637,0.1959974;0.517473;0.006040096,0.3503677;0.2679902;0.01142716,0.4975431;0.05616686;-0.02654326,-0.1493261;0.5198362;0.02642916,-0.3089124;0.2736011;0.02525446,-0.4723713;0.0754434;-0.01931218,0.07680956;-2.638996E-05;-0.04679644,0.06033355;-0.3696343;-0.02554655,0.005020794;-0.739753;0.03886461,-0.01047507;-0.7652408;-0.01852727,-0.08419329;0.007620179;-0.03070894,-0.1345364;-0.3547436;-0.08979422,-0.1684443;-0.7192737;0.01102351,-0.1850976;-0.7460039;-0.04480829,0.02322313;0.5605476;0.009473085,484.8395
+0;0;0,0.03078625;0.3231238;-0.02049081,0.06099056;0.6320239;-0.05542487,0.2285886;0.5241784;-0.03841487,0.5092525;0.4460227;-0.003481291,0.7663283;0.410753;0.0218077,-0.1206358;0.5258806;-0.02411588,-0.4023639;0.4439293;-0.0278844,-0.6546419;0.3797429;-0.04228612,0.0755187;-0.004710979;-0.04862456,0.04932864;-0.3742111;-0.03781778,0.008824404;-0.7464812;0.02519414,0.005938533;-0.7106664;-0.05586572,-0.08517689;0.01392911;-0.02530795,-0.2227992;-0.1363268;-0.33485,-0.1699743;-0.4926111;-0.2145709,-0.1775237;-0.5195841;-0.2721029,0.05359814;0.5567679;-0.04428171,0;0;0,0.01385862;0.3247771;0.01021647,0.02593626;0.6368545;0.005982637,0.1959974;0.517473;0.006040096,0.3503677;0.2679902;0.01142716,0.4975431;0.05616686;-0.02654326,-0.1493261;0.5198362;0.02642916,-0.3089124;0.2736011;0.02525446,-0.4723713;0.0754434;-0.01931218,0.07680956;-2.638996E-05;-0.04679644,0.06033355;-0.3696343;-0.02554655,0.005020794;-0.739753;0.03886461,-0.01047507;-0.7652408;-0.01852727,-0.08419329;0.007620179;-0.03070894,-0.1345364;-0.3547436;-0.08979422,-0.1684443;-0.7192737;0.01102351,-0.1850976;-0.7460039;-0.04480829,0.02322313;0.5605476;0.009473085,484.8522
+0;0;0,0.03080186;0.3232876;-0.0205012,0.0610236;0.632366;-0.0554555,0.2286636;0.5244668;-0.03843727,0.5067086;0.4470404;-0.003829669,0.7865803;0.4086432;0.02370179,-0.1206534;0.5261695;-0.02413449,-0.3997525;0.4449828;-0.02786784,-0.6744009;0.3751049;-0.04354662,0.07559236;-0.004715574;-0.04867198,0.04943193;-0.3737976;-0.03787743,0.008839052;-0.7468823;0.02527238,0.005959623;-0.7110805;-0.05560652,-0.08525997;0.01394269;-0.02533264,-0.2227266;-0.1361432;-0.3345244,-0.169786;-0.4932072;-0.2139821,-0.1773187;-0.520053;-0.2713856,0.05362675;0.5570649;-0.04430566,0;0;0,0.01456378;0.3249136;0.01014972,0.02730957;0.6371438;0.005840063,0.1971265;0.5172166;0.005593061,0.3524848;0.2715671;0.01024461,0.5201219;0.0455303;-0.02671015,-0.1480945;0.5198433;0.02639366,-0.310301;0.2786187;0.02527148,-0.4920712;0.06608716;-0.02320939,0.07690047;-0.0001363009;-0.04681563,0.06023677;-0.3693213;-0.02566969,0.003458947;-0.740048;0.03887439,-0.01241468;-0.7659605;-0.01773989,-0.08429358;0.007705379;-0.03066956,-0.1349278;-0.3532302;-0.09535376,-0.1691377;-0.7177123;0.008619346,-0.1864376;-0.7444768;-0.04671472,0.02443726;0.5607977;0.009349108,484.8739
+0;0;0,0.03078155;0.3230744;-0.02048768,0.06098601;0.631976;-0.05542214,0.2289521;0.5240567;-0.03839901,0.5042738;0.4473886;-0.004130363,0.768075;0.4111962;0.02182021,-0.1210079;0.5257625;-0.02406991,-0.3973734;0.445371;-0.0277667,-0.6562512;0.3795055;-0.04254518,0.07565771;-0.004719651;-0.04871406,0.04946249;-0.3742926;-0.03790515,0.009163126;-0.7446796;0.02478803,0.006211826;-0.7087329;-0.05810963,-0.08533368;0.01395475;-0.02535454,-0.2229832;-0.1363308;-0.3349576,-0.1704254;-0.4908129;-0.2152869,-0.178146;-0.5190776;-0.2741233,0.05359308;0.5567148;-0.0442782,0;0;0,0.01451655;0.324714;0.009715319,0.0271773;0.6367626;0.004987955,0.1972746;0.5165672;0.004693985,0.3528965;0.2744653;0.0094769,0.5143318;0.06396899;-0.02522624,-0.1485128;0.5196496;0.02625962,-0.3119315;0.2826961;0.02494579,-0.4866878;0.08504468;-0.01942226,0.07686055;-0.0004179925;-0.04702878,0.0590429;-0.370038;-0.02579808,0.001602277;-0.7380269;0.03765059,-0.01547667;-0.7667677;-0.01868701,-0.08441921;0.007992973;-0.03047843,-0.1374197;-0.3513289;-0.1044101,-0.1703598;-0.7123508;0.001981057,-0.1899079;-0.7422029;-0.05234849,0.02432959;0.560461;0.00860095,484.8951
+0;0;0,0.030048;0.3231562;-0.02028416,0.05991189;0.632095;-0.05518684,0.2280043;0.5247033;-0.03729005,0.50488;0.4534398;-0.003886629,0.7688626;0.4185694;0.02202827,-0.1220493;0.5262302;-0.02354122,-0.3996319;0.45023;-0.02866518,-0.6595751;0.3889588;-0.04446895,0.07570041;-0.004515147;-0.0486671,0.04873312;-0.3740391;-0.03808475,0.008252084;-0.7443537;0.02491849,0.005404259;-0.708394;-0.05798186,-0.08536015;0.01369864;-0.02540506,-0.2239021;-0.1330099;-0.3363229,-0.1692044;-0.4870673;-0.2163544,-0.1779867;-0.5134926;-0.2768124,0.05257842;0.5568255;-0.04405907,0;0;0,0.01451655;0.324714;0.009715319,0.0271773;0.6367626;0.004987955,0.1972746;0.5165672;0.004693985,0.3528965;0.2744653;0.0094769,0.5143318;0.06396899;-0.02522624,-0.1485128;0.5196496;0.02625962,-0.3119315;0.2826961;0.02494579,-0.4866878;0.08504468;-0.01942226,0.07686055;-0.0004179925;-0.04702878,0.0590429;-0.370038;-0.02579808,0.001602277;-0.7380269;0.03765059,-0.01547667;-0.7667677;-0.01868701,-0.08441921;0.007992973;-0.03047843,-0.1374197;-0.3513289;-0.1044101,-0.1703598;-0.7123508;0.001981057,-0.1899079;-0.7422029;-0.05234849,0.02432959;0.560461;0.00860095,484.9067
+0;0;0,0.030048;0.3231562;-0.02028416,0.05991189;0.632095;-0.05518684,0.2280043;0.5247033;-0.03729005,0.50488;0.4534398;-0.003886629,0.7688626;0.4185694;0.02202827,-0.1220493;0.5262302;-0.02354122,-0.3996319;0.45023;-0.02866518,-0.6595751;0.3889588;-0.04446895,0.07570041;-0.004515147;-0.0486671,0.04873312;-0.3740391;-0.03808475,0.008252084;-0.7443537;0.02491849,0.005404259;-0.708394;-0.05798186,-0.08536015;0.01369864;-0.02540506,-0.2239021;-0.1330099;-0.3363229,-0.1692044;-0.4870673;-0.2163544,-0.1779867;-0.5134926;-0.2768124,0.05257842;0.5568255;-0.04405907,0;0;0,0.01451655;0.324714;0.009715319,0.0271773;0.6367626;0.004987955,0.1972746;0.5165672;0.004693985,0.3528965;0.2744653;0.0094769,0.5143318;0.06396899;-0.02522624,-0.1485128;0.5196496;0.02625962,-0.3119315;0.2826961;0.02494579,-0.4866878;0.08504468;-0.01942226,0.07686055;-0.0004179925;-0.04702878,0.0590429;-0.370038;-0.02579808,0.001602277;-0.7380269;0.03765059,-0.01547667;-0.7667677;-0.01868701,-0.08441921;0.007992973;-0.03047843,-0.1374197;-0.3513289;-0.1044101,-0.1703598;-0.7123508;0.001981057,-0.1899079;-0.7422029;-0.05234849,0.02432959;0.560461;0.00860095,484.9183
+0;0;0,0.03000473;0.3226908;-0.02025494,0.05983145;0.6312451;-0.05511441,0.2277131;0.5239824;-0.03723921,0.5015961;0.4534892;-0.004196834,0.775648;0.4172887;0.02270655,-0.1219027;0.5255073;-0.02350758,-0.396485;0.4503286;-0.02857616,-0.6663434;0.3867204;-0.04498275,0.07572589;-0.004516667;-0.04868348,0.04899644;-0.3707815;-0.03819447,0.008488804;-0.7413394;0.02485017,0.005621832;-0.7053397;-0.05860756,-0.08538888;0.01370325;-0.02541361,-0.2227089;-0.1317113;-0.3335893,-0.1679753;-0.4860015;-0.213542,-0.1768167;-0.5128061;-0.2744064,0.05250663;0.5560644;-0.04399977,0;0;0,0.01440562;0.3242644;0.009219885,0.0269631;0.6359208;0.00404048,0.1968309;0.5157335;0.003760576,0.3529116;0.2776408;0.00862813,0.5224999;0.06068924;-0.02757287,-0.1483418;0.5186108;0.02600349,-0.3131486;0.2864279;0.02432067,-0.4983157;0.08453216;-0.02139516,0.07696342;-0.0005964488;-0.0469166,0.05977932;-0.3670184;-0.02656651,-0.0004830211;-0.7347177;0.03742027,-0.01892099;-0.7656429;-0.01696336,-0.08443002;0.00809859;-0.03051026,-0.1407599;-0.3451122;-0.1144362,-0.1707868;-0.7064922;-0.007517934,-0.1918398;-0.7402233;-0.05756316,0.02414054;0.559714;0.007765055,484.9399
+0;0;0,0.02962901;0.3227446;-0.01994916,0.05916464;0.63135;-0.05460389,0.2271952;0.5246428;-0.03634763,0.5023818;0.4595219;-0.003111828,0.7772797;0.4300939;0.02341773,-0.1225767;0.5259789;-0.02308241,-0.3986616;0.4566056;-0.02920559,-0.6692598;0.3962358;-0.04566232,0.07572303;-0.004279453;-0.04870935,0.04837723;-0.3705005;-0.03827668,0.007517237;-0.7410039;0.02486051,0.004734545;-0.7049897;-0.05859903,-0.08542533;0.01343597;-0.02543383,-0.2235176;-0.1287207;-0.3347823,-0.1669868;-0.4824679;-0.2139693,-0.1765331;-0.5079572;-0.2759309,0.0519027;0.5561556;-0.04354123,0;0;0,0.01440562;0.3242644;0.009219885,0.0269631;0.6359208;0.00404048,0.1968309;0.5157335;0.003760576,0.3529116;0.2776408;0.00862813,0.5224999;0.06068924;-0.02757287,-0.1483418;0.5186108;0.02600349,-0.3131486;0.2864279;0.02432067,-0.4983157;0.08453216;-0.02139516,0.07696342;-0.0005964488;-0.0469166,0.05977932;-0.3670184;-0.02656651,-0.0004830211;-0.7347177;0.03742027,-0.01892099;-0.7656429;-0.01696336,-0.08443002;0.00809859;-0.03051026,-0.1407599;-0.3451122;-0.1144362,-0.1707868;-0.7064922;-0.007517934,-0.1918398;-0.7402233;-0.05756316,0.02414054;0.559714;0.007765055,484.9518
+0;0;0,0.0295833;0.3222467;-0.01991839,0.05906693;0.6303089;-0.05451151,0.2272732;0.5237182;-0.03627004,0.5007242;0.4590081;-0.00324386,0.7765759;0.429478;0.02337774,-0.1228213;0.5250555;-0.02299258,-0.3971649;0.4561198;-0.02907714,-0.6687019;0.3955406;-0.04559097,0.07564656;-0.004275131;-0.04866016,0.04821543;-0.371639;-0.03819494,0.007302336;-0.7426239;0.0250243,0.00336479;-0.7041136;-0.09307209,-0.08533907;0.0134224;-0.02540815,-0.2238623;-0.1291779;-0.335722,-0.167258;-0.4833848;-0.2147521,-0.1807662;-0.5319028;-0.3024285,0.05181905;0.5552601;-0.04347027,0;0;0,0.01494327;0.3237489;0.008844614,0.02823575;0.6348162;0.003200054,0.1982422;0.5154479;0.00312686,0.3543271;0.2795063;0.00788331,0.5257974;0.06294876;-0.02920628,-0.1474413;0.5180128;0.02601562,-0.3145643;0.2897118;0.02456197,-0.5031356;0.08967938;-0.02129394,0.07674012;-0.0008110405;-0.047104,0.05917856;-0.3683649;-0.02675855,-0.002287999;-0.7364072;0.0370152,-0.01133411;-0.7254813;-0.07955682,-0.08437511;0.008302777;-0.03033804,-0.1443901;-0.3428265;-0.1248083,-0.1695555;-0.7042663;-0.01513447,-0.1951233;-0.7633293;-0.08895021,0.02521461;0.5587715;0.007053375,484.9738
+0;0;0,0.02956152;0.3220095;-0.01990373,0.05901918;0.6298003;-0.05446629,0.2269604;0.523326;-0.03624592,0.4985988;0.4590448;-0.003438663,0.7750595;0.4294495;0.02324171,-0.1225922;0.5246613;-0.02298902,-0.3951173;0.4561825;-0.02903324,-0.6672537;0.3954695;-0.04558353,0.07566892;-0.004276395;-0.04867454,0.04837223;-0.3698397;-0.03826061,0.008500922;-0.7313781;0.02334885,0.00455999;-0.6928605;-0.09484909,-0.08536429;0.01342637;-0.02541566,-0.2232085;-0.128475;-0.3342085,-0.1680456;-0.4736626;-0.2163189,-0.1815654;-0.5222481;-0.3040707,0.05177782;0.554819;-0.04343501,0;0;0,0.01544713;0.3234893;0.008729696,0.02913676;0.6342626;0.002975941,0.1988548;0.5153216;0.00262332,0.3555679;0.2820586;0.007638693,0.5300227;0.06711401;-0.02954471,-0.1463169;0.5176688;0.02630936,-0.3155139;0.2932451;0.02484798,-0.5078775;0.0957122;-0.01982016,0.07661794;-0.0009623617;-0.04735029,0.05962093;-0.3667516;-0.02736402,0.0002992265;-0.7252994;0.0360384,-0.009042043;-0.714542;-0.08058619,-0.08446579;0.00844362;-0.03012509,-0.1478966;-0.3375237;-0.1339191,-0.1647849;-0.6889256;-0.02289227,-0.1961509;-0.7393655;-0.10416,0.02603084;0.5582914;0.006854057,484.997
+0;0;0,0.02898273;0.3220758;-0.01968146,0.05817106;0.6298977;-0.05419922,0.2262237;0.5239175;-0.0356427,0.4991122;0.4650013;-0.003138658,0.7759984;0.4390059;0.02287238,-0.1234442;0.5250552;-0.02264925,-0.3968073;0.4600856;-0.02953058,-0.6693807;0.4014481;-0.04637216,0.07574313;-0.004112233;-0.04857317,0.04828469;-0.3696674;-0.03829883,0.006785728;-0.7308908;0.02407824,0.002934587;-0.692315;-0.09411845,-0.08541944;0.01317903;-0.02535976,-0.2237335;-0.1232651;-0.336394,-0.1670653;-0.4684598;-0.2192411,-0.1807058;-0.5164898;-0.3074686,0.05096687;0.5549096;-0.04319018,0;0;0,0.01544713;0.3234893;0.008729696,0.02913676;0.6342626;0.002975941,0.1988548;0.5153216;0.00262332,0.3555679;0.2820586;0.007638693,0.5300227;0.06711401;-0.02954471,-0.1463169;0.5176688;0.02630936,-0.3155139;0.2932451;0.02484798,-0.5078775;0.0957122;-0.01982016,0.07661794;-0.0009623617;-0.04735029,0.05962093;-0.3667516;-0.02736402,0.0002992265;-0.7252994;0.0360384,-0.009042043;-0.714542;-0.08058619,-0.08446579;0.00844362;-0.03012509,-0.1478966;-0.3375237;-0.1339191,-0.1647849;-0.6889256;-0.02289227,-0.1961509;-0.7393655;-0.10416,0.02603084;0.5582914;0.006854057,485.0197
+0;0;0,0.02897347;0.3219728;-0.01967517,0.05814521;0.6296199;-0.05417303,0.2267151;0.5235981;-0.03560164,0.4965725;0.4653364;-0.003458645,0.7743154;0.4392604;0.02263289,-0.1239754;0.5247391;-0.02257018,-0.394302;0.4604912;-0.02937508,-0.6677189;0.4016722;-0.04626878,0.075822;-0.004116515;-0.04862376,0.04844026;-0.3686505;-0.03837811,0.007183038;-0.7277699;0.02363561,0.003330977;-0.689192;-0.09458932,-0.08550838;0.01319276;-0.02538617,-0.2234361;-0.1228702;-0.3355516,-0.167098;-0.4660541;-0.2190811,-0.1807418;-0.5141028;-0.3073296,0.05094573;0.5546809;-0.04317119,0;0;0,0.0162234;0.3233514;0.00858593,0.03079705;0.6339043;0.002661943,0.2008675;0.5151896;0.002293587,0.3581172;0.2860539;0.006754637,0.5337284;0.07089189;-0.03023052,-0.1453606;0.5174191;0.0266451,-0.3155936;0.2977187;0.02489957,-0.5139744;0.1049135;-0.01951979,0.07662006;-0.001068711;-0.04752278,0.06024025;-0.3658915;-0.02813923,0.000136029;-0.722191;0.03473139,-0.009370435;-0.711484;-0.08190036,-0.0846033;0.00854014;-0.0299923,-0.1500283;-0.3328499;-0.1436239,-0.1623379;-0.6822514;-0.03280136,-0.1920647;-0.7318151;-0.1155752,0.02746721;0.5579947;0.006583214,485.0411
+0;0;0,0.028946;0.3216676;-0.01965652,0.05809224;0.6290457;-0.05412431,0.2284753;0.5227677;-0.03548441,0.4951575;0.4651915;-0.003719602,0.7709112;0.4393023;0.02218506,-0.1258206;0.5239205;-0.02231898,-0.3929666;0.4604285;-0.02904381,-0.6644253;0.4020308;-0.04581651,0.07571909;-0.004110928;-0.04855776,0.0487506;-0.3631433;-0.03846674,0.007016864;-0.7264104;0.02426323,0.003164281;-0.6878313;-0.09397771,-0.08539233;0.01317485;-0.02535171,-0.2212383;-0.1208346;-0.330836,-0.1642496;-0.4679822;-0.2130203,-0.1778952;-0.5160415;-0.3012808,0.05089885;0.5541701;-0.04313178,0;0;0,0.01650786;0.3230342;0.008406639,0.03129858;0.6333015;0.002328157,0.2030196;0.5138941;0.001723766,0.3601721;0.288663;0.00591135,0.5371685;0.07741335;-0.03186774,-0.1466217;0.5165242;0.02718164,-0.3178328;0.3017523;0.02537427,-0.5182452;0.1138354;-0.01825538,0.07639945;-0.001318529;-0.04763949,0.06254044;-0.3608492;-0.03093767,0.0003695786;-0.720852;0.03365755,-0.009309277;-0.7101788;-0.08297074,-0.08448478;0.008780533;-0.02988913,-0.1505811;-0.3251629;-0.1475599,-0.1564067;-0.6796215;-0.03817567,-0.1908159;-0.7317973;-0.1164859,0.02792208;0.5574604;0.006285429,485.0626
+0;0;0,0.02842165;0.3217327;-0.01935312,0.05721184;0.6291639;-0.0536501,0.2277559;0.523571;-0.03434271,0.4955505;0.4707029;-0.003774006,0.7718278;0.4499027;0.02111793,-0.1266918;0.5245058;-0.021728,-0.3969798;0.476303;-0.0297478,-0.666455;0.4088739;-0.04450798,0.07573197;-0.003863308;-0.04855799,0.04795649;-0.3628341;-0.03846707,0.006004345;-0.72596;0.02493133,0.002303241;-0.6873471;-0.093312,-0.08544128;0.01288733;-0.02533458,-0.2223051;-0.1170031;-0.3321409,-0.1640374;-0.4641695;-0.215008,-0.1779951;-0.5106365;-0.3046035,0.05008958;0.554274;-0.04270882,0;0;0,0.01650786;0.3230342;0.008406639,0.03129858;0.6333015;0.002328157,0.2030196;0.5138941;0.001723766,0.3601721;0.288663;0.00591135,0.5371685;0.07741335;-0.03186774,-0.1466217;0.5165242;0.02718164,-0.3178328;0.3017523;0.02537427,-0.5182452;0.1138354;-0.01825538,0.07639945;-0.001318529;-0.04763949,0.06254044;-0.3608492;-0.03093767,0.0003695786;-0.720852;0.03365755,-0.009309277;-0.7101788;-0.08297074,-0.08448478;0.008780533;-0.02988913,-0.1505811;-0.3251629;-0.1475599,-0.1564067;-0.6796215;-0.03817567,-0.1908159;-0.7317973;-0.1164859,0.02792208;0.5574604;0.006285429,485.0739
+0;0;0,0.02842165;0.3217327;-0.01935312,0.05721184;0.6291639;-0.0536501,0.2277559;0.523571;-0.03434271,0.4955505;0.4707029;-0.003774006,0.7718278;0.4499027;0.02111793,-0.1266918;0.5245058;-0.021728,-0.3969798;0.476303;-0.0297478,-0.666455;0.4088739;-0.04450798,0.07573197;-0.003863308;-0.04855799,0.04795649;-0.3628341;-0.03846707,0.006004345;-0.72596;0.02493133,0.002303241;-0.6873471;-0.093312,-0.08544128;0.01288733;-0.02533458,-0.2223051;-0.1170031;-0.3321409,-0.1640374;-0.4641695;-0.215008,-0.1779951;-0.5106365;-0.3046035,0.05008958;0.554274;-0.04270882,0;0;0,0.01650786;0.3230342;0.008406639,0.03129858;0.6333015;0.002328157,0.2030196;0.5138941;0.001723766,0.3601721;0.288663;0.00591135,0.5371685;0.07741335;-0.03186774,-0.1466217;0.5165242;0.02718164,-0.3178328;0.3017523;0.02537427,-0.5182452;0.1138354;-0.01825538,0.07639945;-0.001318529;-0.04763949,0.06254044;-0.3608492;-0.03093767,0.0003695786;-0.720852;0.03365755,-0.009309277;-0.7101788;-0.08297074,-0.08448478;0.008780533;-0.02988913,-0.1505811;-0.3251629;-0.1475599,-0.1564067;-0.6796215;-0.03817567,-0.1908159;-0.7317973;-0.1164859,0.02792208;0.5574604;0.006285429,485.0852
+0;0;0,0.02840771;0.3215749;-0.01934362,0.05717636;0.6287762;-0.05361458,0.2274349;0.523298;-0.03433033,0.4922043;0.4710272;-0.004106961,0.7667348;0.4503585;0.02062758,-0.126431;0.5242313;-0.02173632,-0.3936656;0.476573;-0.02966551,-0.6614369;0.4095702;-0.04433237,0.07577217;-0.003865359;-0.04858377,0.04817134;-0.360579;-0.0385563,0.006146383;-0.7243351;0.02495213,0.002444791;-0.6857211;-0.09330679,-0.08548664;0.01289418;-0.02534803,-0.2214899;-0.1161795;-0.3302252,-0.163121;-0.4639484;-0.212889,-0.1770806;-0.5104255;-0.3024963,0.05006021;0.5539507;-0.04268271,0;0;0,0.01719548;0.3228434;0.008248091,0.03282106;0.6328331;0.001975536,0.2039587;0.5132675;0.00129199,0.36127;0.2919362;0.005049229,0.5413441;0.08580378;-0.03353453,-0.1449176;0.5160059;0.02737994,-0.317215;0.3060964;0.02699848,-0.5184635;0.1216896;-0.01658032,0.07626885;-0.001405329;-0.04793572,0.06325081;-0.3587418;-0.03218389,-0.0001390427;-0.7192283;0.03223038,-0.009991705;-0.7085834;-0.08439457,-0.0845997;0.008933253;-0.02966201,-0.1538404;-0.3183109;-0.1570354,-0.1520858;-0.6735179;-0.04775203,-0.1901637;-0.7233442;-0.1268147,0.02922902;0.55707;0.005983114,485.1074
+0;0;0,0.02806881;0.3216217;-0.01905731,0.05642347;0.6288707;-0.05323464,0.2268158;0.5237784;-0.03366353,0.4926026;0.4765446;-0.004085194,0.7674395;0.4598174;0.02022231,-0.1271895;0.5248907;-0.02127088,-0.3945435;0.478157;-0.03056129,-0.66344;0.4153634;-0.04311651,0.07582445;-0.003773051;-0.04850942,0.04769529;-0.3604524;-0.03873245,0.005162794;-0.7240185;0.02552168,0.001521406;-0.6853784;-0.0927372,-0.08552234;0.01271282;-0.02531917,-0.2218308;-0.1119716;-0.331882,-0.1623117;-0.4597097;-0.2150335,-0.1754027;-0.5071772;-0.3039181,0.04938725;0.5540382;-0.04229939,0;0;0,0.01719548;0.3228434;0.008248091,0.03282106;0.6328331;0.001975536,0.2039587;0.5132675;0.00129199,0.36127;0.2919362;0.005049229,0.5413441;0.08580378;-0.03353453,-0.1449176;0.5160059;0.02737994,-0.317215;0.3060964;0.02699848,-0.5184635;0.1216896;-0.01658032,0.07626885;-0.001405329;-0.04793572,0.06325081;-0.3587418;-0.03218389,-0.0001390427;-0.7192283;0.03223038,-0.009991705;-0.7085834;-0.08439457,-0.0845997;0.008933253;-0.02966201,-0.1538404;-0.3183109;-0.1570354,-0.1520858;-0.6735179;-0.04775203,-0.1901637;-0.7233442;-0.1268147,0.02922902;0.55707;0.005983114,485.1192
+0;0;0,0.02805586;0.3214734;-0.01904852,0.05639469;0.6285509;-0.05320656,0.2269838;0.5234725;-0.0336329,0.491072;0.4765406;-0.004243594,0.7627698;0.4600044;0.01978627,-0.1274053;0.524586;-0.02122681,-0.3930508;0.478151;-0.03045786,-0.6588759;0.4160746;-0.04286967,0.07577078;-0.003770381;-0.04847509,0.04769537;-0.3597683;-0.0387168,0.004244305;-0.7311863;0.02692501,0.0006044593;-0.6925499;-0.0912838,-0.08546181;0.01270382;-0.02530125,-0.2215099;-0.1117423;-0.3312784,-0.1607053;-0.4669905;-0.2119064,-0.1737908;-0.5144253;-0.3007534,0.04936286;0.5537651;-0.04227813,0;0;0,0.01797451;0.3226493;0.008333206,0.03442599;0.6324267;0.002233744,0.2053789;0.5122102;0.001418829,0.3644909;0.2943031;0.004375219,0.5457977;0.09377736;-0.03547251,-0.1435656;0.5152555;0.02807174,-0.3176355;0.3090802;0.02865794,-0.5196229;0.1300384;-0.0139531,0.07607661;-0.001627296;-0.04811406,0.06313027;-0.3583076;-0.03296435,-0.003836542;-0.7264203;0.03150749,-0.01377264;-0.7156616;-0.08507812,-0.0845612;0.009134223;-0.02951663,-0.1566697;-0.3141299;-0.163377,-0.1499574;-0.6778412;-0.05466998,-0.1874611;-0.7234549;-0.1379599,0.03062801;0.5567183;0.006186247,485.1421
+0;0;0,0.02804007;0.3212925;-0.0190378,0.05635574;0.6281194;-0.0531674,0.2271085;0.5230873;-0.0335968,0.4901144;0.4763478;-0.004327942,0.7544047;0.4602625;0.01904678,-0.1275935;0.5242019;-0.02117976,-0.3921502;0.4779572;-0.03037298,-0.650728;0.4175732;-0.0424464,0.07575742;-0.003769715;-0.04846653,0.04767782;-0.3598208;-0.03870678,0.004715674;-0.7270595;0.02619642,0.00107473;-0.6884205;-0.09204805,-0.08544673;0.01270158;-0.02529679,-0.2215151;-0.1117632;-0.3313196,-0.1613948;-0.463014;-0.2132908,-0.1744842;-0.5104721;-0.3021646,0.0493308;0.5534067;-0.04224966,0;0;0,0.01880451;0.3224219;0.008249521,0.03634986;0.6318834;0.002049685,0.207161;0.5116788;0.001337767,0.3683668;0.2966879;0.003572226,0.5486525;0.1052994;-0.03543973,-0.1419871;0.5145382;0.02826578,-0.3185595;0.3119686;0.02931678,-0.5177885;0.1407339;-0.01119191,0.07591596;-0.001891896;-0.04832792,0.06293401;-0.3586433;-0.03363347,-0.003000632;-0.7226404;0.03025055,-0.01303263;-0.7119375;-0.08635402,-0.08458624;0.009444067;-0.0292981,-0.1579409;-0.3116422;-0.1677856,-0.1485649;-0.6732476;-0.06740578,-0.182182;-0.7136213;-0.1567762,0.03226382;0.5562658;0.006029129,485.1642
+0;0;0,0.02791912;0.3213222;-0.01871073,0.05607365;0.6281991;-0.05252451,0.2269224;0.5234967;-0.03299055,0.4905733;0.4802032;-0.00422859,0.7551239;0.4675753;0.01831004,-0.127967;0.5250878;-0.02059474,-0.3925939;0.4793303;-0.03019667,-0.6520791;0.4226994;-0.04091331,0.07575984;-0.00380322;-0.04846013,0.04727839;-0.3598241;-0.03876493,0.004131399;-0.7269909;0.02642212,0.0004990913;-0.6883054;-0.0918192,-0.08544689;0.01267368;-0.02531026,-0.2218782;-0.1106773;-0.3316223,-0.1601553;-0.4618034;-0.2140503,-0.1746195;-0.5094286;-0.3025644,0.04908828;0.5534711;-0.04168619,0;0;0,0.01880451;0.3224219;0.008249521,0.03634986;0.6318834;0.002049685,0.207161;0.5116788;0.001337767,0.3683668;0.2966879;0.003572226,0.5486525;0.1052994;-0.03543973,-0.1419871;0.5145382;0.02826578,-0.3185595;0.3119686;0.02931678,-0.5177885;0.1407339;-0.01119191,0.07591596;-0.001891896;-0.04832792,0.06293401;-0.3586433;-0.03363347,-0.003000632;-0.7226404;0.03025055,-0.01303263;-0.7119375;-0.08635402,-0.08458624;0.009444067;-0.0292981,-0.1579409;-0.3116422;-0.1677856,-0.1485649;-0.6732476;-0.06740578,-0.182182;-0.7136213;-0.1567762,0.03226382;0.5562658;0.006029129,485.1866
+0;0;0,0.02791212;0.3212416;-0.01870604,0.05605331;0.6279733;-0.05250343,0.2272947;0.5232497;-0.03295687,0.488305;0.4803898;-0.004482977,0.7466567;0.4680578;0.01752754,-0.1283701;0.5248442;-0.02053398,-0.3903466;0.479545;-0.03003974,-0.6437516;0.424241;-0.04050528,0.0758948;-0.003809995;-0.04854646,0.04745626;-0.3592946;-0.03886586,0.003714275;-0.7315245;0.02722012,8.275802E-05;-0.6928409;-0.09099545,-0.08559909;0.01269626;-0.02535535,-0.2218249;-0.1104689;-0.3312059,-0.1592508;-0.466437;-0.2120126,-0.1737119;-0.5140453;-0.3005075,0.04907207;0.5532895;-0.04167151,0;0;0,0.01982182;0.3222774;0.008342028,0.03855535;0.6315268;0.002346039,0.2092407;0.510507;0.001261711,0.3724399;0.300415;0.002466679,0.5522953;0.1172895;-0.03625357,-0.1403796;0.5140274;0.02896197,-0.3190034;0.316882;0.030101,-0.5151097;0.1511517;-0.008082315,0.07585686;-0.002122894;-0.04870856,0.06257018;-0.3583653;-0.03505003,-0.004267573;-0.7272995;0.03018904,-0.01443201;-0.7165195;-0.0863905,-0.08481813;0.009776827;-0.02901021,-0.1599214;-0.3084508;-0.171707,-0.1470681;-0.6778388;-0.08102521,-0.1778409;-0.7227199;-0.1676818,0.03416941;0.5559677;0.006261826,485.2079
+0;0;0,0.02790434;0.3211521;-0.01870083,0.05603188;0.6277351;-0.0524816,0.2275975;0.5229987;-0.03292535,0.4836085;0.4809597;-0.004996827,0.7318098;0.4691122;0.01614891,-0.1287066;0.524596;-0.02048012,-0.3856654;0.4801644;-0.02980382,-0.6291143;0.4270333;-0.03985817,0.07594033;-0.003812281;-0.0485756,0.04757747;-0.3583509;-0.03892076,0.005193036;-0.7190285;0.02511422,0.00155814;-0.6803368;-0.09321136,-0.08565047;0.01270388;-0.02537057,-0.2215138;-0.1101336;-0.3304073,-0.1608817;-0.455054;-0.2149132,-0.1753563;-0.5027345;-0.3034904,0.04905449;0.5530925;-0.04165565,0;0;0,0.02059937;0.3221361;0.008428812,0.04011303;0.6311895;0.002571821,0.210819;0.5097402;0.00124073,0.3755018;0.3073345;0.001902342,0.5610533;0.1443352;-0.0326407,-0.1393274;0.5139377;0.0296301,-0.3189547;0.3246702;0.03050513,-0.5096911;0.1679339;-0.004776021,0.07578301;-0.002339959;-0.04891336,0.06225944;-0.3576622;-0.03632235,-0.000282377;-0.7151772;0.02892208,-0.01066068;-0.7045578;-0.08772433,-0.08491561;0.009988043;-0.02882075,-0.1619847;-0.3040857;-0.1771898,-0.1479051;-0.6623397;-0.09092797,-0.1759201;-0.7097237;-0.176465,0.03554273;0.5556813;0.006448984,485.2303
+0;0;0,0.02780813;0.321179;-0.01837919,0.05572583;0.6278017;-0.05196654,0.2274024;0.5234904;-0.03232644,0.484081;0.4851982;-0.005147442,0.7323987;0.4752491;0.01560654,-0.1290758;0.5256553;-0.01957552,-0.3860678;0.4815014;-0.02929406,-0.6301931;0.4315747;-0.03936969,0.07591226;-0.003804013;-0.0486201,0.04694147;-0.3582939;-0.03897896,0.004502438;-0.7188993;0.02542547,0.0007888221;-0.6801646;-0.0928945,-0.08568767;0.01263363;-0.02527983,-0.221572;-0.1086881;-0.3309133,-0.1588917;-0.4532135;-0.2153335,-0.1750939;-0.5000222;-0.3043706,0.04879245;0.5531505;-0.04117095,0;0;0,0.02059937;0.3221361;0.008428812,0.04011303;0.6311895;0.002571821,0.210819;0.5097402;0.00124073,0.3755018;0.3073345;0.001902342,0.5610533;0.1443352;-0.0326407,-0.1393274;0.5139377;0.0296301,-0.3189547;0.3246702;0.03050513,-0.5096911;0.1679339;-0.004776021,0.07578301;-0.002339959;-0.04891336,0.06225944;-0.3576622;-0.03632235,-0.000282377;-0.7151772;0.02892208,-0.01066068;-0.7045578;-0.08772433,-0.08491561;0.009988043;-0.02882075,-0.1619847;-0.3040857;-0.1771898,-0.1479051;-0.6623397;-0.09092797,-0.1759201;-0.7097237;-0.176465,0.03554273;0.5556813;0.006448984,485.2525
+0;0;0,0.02778921;0.3209604;-0.01836668,0.05568343;0.6273255;-0.05192529,0.2278126;0.5230144;-0.03227384,0.4842807;0.4847536;-0.005117141,0.7325713;0.4748055;0.01563459,-0.1295552;0.5251847;-0.0194911,-0.3863364;0.481067;-0.02920167,-0.6304352;0.4311457;-0.03927621,0.07602116;-0.00380947;-0.04868985,0.04712491;-0.3573872;-0.03907352,0.002760727;-0.7343507;0.02825248,-6.538141E-05;-0.6977035;-0.06179051,-0.08581059;0.01265175;-0.02531609,-0.2213453;-0.1083578;-0.3301631,-0.1558216;-0.4685118;-0.2093403,-0.1681518;-0.4969642;-0.2770987,0.04875693;0.5527485;-0.04114042,0;0;0,0.02130459;0.3218699;0.00842905,0.04171526;0.6306047;0.002583742,0.2125145;0.5087231;0.001060963,0.3819255;0.3105387;0.0008072858,0.5656253;0.1453205;-0.03288507,-0.1384738;0.5139859;0.03023889,-0.3215674;0.3283719;0.0314186,-0.5155214;0.1754107;-0.002677619,0.07574162;-0.002546921;-0.04920518,0.06198367;-0.3569808;-0.0377152,-0.00471893;-0.7310905;0.02705431,-0.03070569;-0.7642679;-0.03204918,-0.08511104;0.01030234;-0.02853776,-0.1642942;-0.3001382;-0.1811856,-0.1467569;-0.6751236;-0.09354508,-0.1683559;-0.70666;-0.1560484,0.03691339;0.5551862;0.006457567,485.2636
+0;0;0,0.02778921;0.3209604;-0.01836668,0.05568343;0.6273255;-0.05192529,0.2278126;0.5230144;-0.03227384,0.4842807;0.4847536;-0.005117141,0.7325713;0.4748055;0.01563459,-0.1295552;0.5251847;-0.0194911,-0.3863364;0.481067;-0.02920167,-0.6304352;0.4311457;-0.03927621,0.07602116;-0.00380947;-0.04868985,0.04712491;-0.3573872;-0.03907352,0.002760727;-0.7343507;0.02825248,-6.538141E-05;-0.6977035;-0.06179051,-0.08581059;0.01265175;-0.02531609,-0.2213453;-0.1083578;-0.3301631,-0.1558216;-0.4685118;-0.2093403,-0.1681518;-0.4969642;-0.2770987,0.04875693;0.5527485;-0.04114042,0;0;0,0.02130459;0.3218699;0.00842905,0.04171526;0.6306047;0.002583742,0.2125145;0.5087231;0.001060963,0.3819255;0.3105387;0.0008072858,0.5656253;0.1453205;-0.03288507,-0.1384738;0.5139859;0.03023889,-0.3215674;0.3283719;0.0314186,-0.5155214;0.1754107;-0.002677619,0.07574162;-0.002546921;-0.04920518,0.06198367;-0.3569808;-0.0377152,-0.00471893;-0.7310905;0.02705431,-0.03070569;-0.7642679;-0.03204918,-0.08511104;0.01030234;-0.02853776,-0.1642942;-0.3001382;-0.1811856,-0.1467569;-0.6751236;-0.09354508,-0.1683559;-0.70666;-0.1560484,0.03691339;0.5551862;0.006457567,485.2751
+0;0;0,0.02795083;0.3209615;-0.01810131,0.05589314;0.6273535;-0.05136894,0.2280445;0.5231653;-0.03184171,0.4849543;0.4882534;-0.004350511,0.7333802;0.4794692;0.0152778,-0.1294601;0.5258892;-0.01905721,-0.3862739;0.4814097;-0.02580035,-0.6310843;0.436164;-0.03989,0.0760105;-0.003792384;-0.04870782,0.04659043;-0.3573304;-0.03922104,0.00219823;-0.7342524;0.02831812,-0.0006337785;-0.6975767;-0.06172257,-0.08583906;0.01259014;-0.02525022,-0.2212244;-0.1064353;-0.3309436,-0.1535041;-0.4660661;-0.209774,-0.1679932;-0.4938542;-0.2776748,0.04896399;0.5527679;-0.04064577,0;0;0,0.02130459;0.3218699;0.00842905,0.04171526;0.6306047;0.002583742,0.2125145;0.5087231;0.001060963,0.3819255;0.3105387;0.0008072858,0.5656253;0.1453205;-0.03288507,-0.1384738;0.5139859;0.03023889,-0.3215674;0.3283719;0.0314186,-0.5155214;0.1754107;-0.002677619,0.07574162;-0.002546921;-0.04920518,0.06198367;-0.3569808;-0.0377152,-0.00471893;-0.7310905;0.02705431,-0.03070569;-0.7642679;-0.03204918,-0.08511104;0.01030234;-0.02853776,-0.1642942;-0.3001382;-0.1811856,-0.1467569;-0.6751236;-0.09354508,-0.1683559;-0.70666;-0.1560484,0.03691339;0.5551862;0.006457567,485.2866
+0;0;0,0.02795704;0.3210327;-0.01810533,0.05589806;0.6274109;-0.05137093,0.2273732;0.5233492;-0.0318791,0.4845504;0.4884009;-0.004359284,0.7329755;0.4796168;0.01526897,-0.1287787;0.5260628;-0.01914298,-0.3858598;0.481537;-0.02589313,-0.6306695;0.4362915;-0.03998275,0.07605584;-0.003794646;-0.04873687,0.04664528;-0.3572185;-0.03925315,0.002025884;-0.7360696;0.02863166,-0.0008281169;-0.699342;-0.06210823,-0.08589026;0.01259765;-0.02526528,-0.2212319;-0.1063893;-0.3308599,-0.1531651;-0.4678607;-0.2090702,-0.1677667;-0.4960975;-0.2774983,0.04897025;0.5528398;-0.04064985,0;0;0,0.02238666;0.3218617;0.008674383,0.04445888;0.630479;0.003359795,0.2138153;0.5076711;0.0008099079,0.3880572;0.3133555;0.0005719662,0.5733836;0.150165;-0.0340755,-0.1356413;0.5143935;0.03038304,-0.3229753;0.3326846;0.03297206,-0.5205916;0.1840094;0.001019973,0.07570119;-0.00277707;-0.04935372,0.06163399;-0.3571011;-0.03840053,-0.003964722;-0.7331551;0.02798891,-0.03065781;-0.7652848;-0.03295791,-0.08518405;0.01062042;-0.0283735,-0.166142;-0.2969137;-0.1856374,-0.1457182;-0.6745135;-0.1012061,-0.168256;-0.7031217;-0.1671171,0.03921352;0.5550969;0.007075071,485.3091
+0;0;0,0.02795711;0.3210335;-0.01810538,0.05589353;0.6273614;-0.05136536,0.2276857;0.5232629;-0.03186023,0.4854048;0.488241;-0.004282426,0.733843;0.4794564;0.01534686,-0.1290962;0.5259813;-0.01910158,-0.3867191;0.4813617;-0.02586596,-0.6315416;0.4361137;-0.03995632,0.07616988;-0.003800336;-0.04880995,0.04681833;-0.356515;-0.03934526,0.004429154;-0.7164299;0.02514646,0.001129675;-0.6786523;-0.07975695,-0.08601905;0.01261654;-0.02530316,-0.2210891;-0.1061317;-0.3302846,-0.1564245;-0.4495356;-0.2145823,-0.1733052;-0.4868626;-0.2936912,0.04896716;0.5528056;-0.04064649,0;0;0,0.02320671;0.3218006;0.008817673,0.04606225;0.6303136;0.003715277,0.2152665;0.5064882;0.0004703999,0.3949667;0.3164513;0.0004768372,0.5811418;0.1544244;-0.03516221,-0.1345901;0.5146529;0.03102481,-0.3257487;0.3361826;0.03462794,-0.5257019;0.1904312;0.003656784,0.07570584;-0.002956793;-0.04958415,0.06113483;-0.3565746;-0.03953946,0.001247164;-0.7136676;0.02673912,-0.02997552;-0.7636328;-0.03414452,-0.08535468;0.01084674;-0.02820695,-0.1672252;-0.2940522;-0.1884961,-0.1499571;-0.6546634;-0.1166897,-0.1737335;-0.7011063;-0.1850071,0.04064275;0.5549566;0.007374287,485.3318
+0;0;0,0.02780913;0.3210599;-0.01786421,0.0554064;0.6274353;-0.05095845,0.227269;0.5232686;-0.03130211,0.4856565;0.49275;-0.004642265,0.7340788;0.4843428;0.01535,-0.1295226;0.526489;-0.01839429,-0.3879675;0.4872402;-0.02687992,-0.6321758;0.438016;-0.03798223,0.07619496;-0.003822112;-0.0487691,0.04615581;-0.3564833;-0.03946663,0.003574871;-0.7163023;0.02543279,0.0002494268;-0.6784976;-0.07946777,-0.08601371;0.0125963;-0.0253314,-0.2213004;-0.1059044;-0.3303131,-0.1537863;-0.4485347;-0.213947,-0.1719375;-0.4856398;-0.2929631,0.0485684;0.552869;-0.04025678,0;0;0,0.02320671;0.3218006;0.008817673,0.04606225;0.6303136;0.003715277,0.2152665;0.5064882;0.0004703999,0.3949667;0.3164513;0.0004768372,0.5811418;0.1544244;-0.03516221,-0.1345901;0.5146529;0.03102481,-0.3257487;0.3361826;0.03462794,-0.5257019;0.1904312;0.003656784,0.07570584;-0.002956793;-0.04958415,0.06113483;-0.3565746;-0.03953946,0.001247164;-0.7136676;0.02673912,-0.02997552;-0.7636328;-0.03414452,-0.08535468;0.01084674;-0.02820695,-0.1672252;-0.2940522;-0.1884961,-0.1499571;-0.6546634;-0.1166897,-0.1737335;-0.7011063;-0.1850071,0.04064275;0.5549566;0.007374287,485.3544
+0;0;0,0.02779644;0.3209134;-0.01785606,0.05539101;0.6272588;-0.05094701,0.2280598;0.5229667;-0.03125148,0.483887;0.4927505;-0.004855793,0.7322578;0.484345;0.01513234,-0.1303399;0.5262015;-0.01828548,-0.386224;0.4873416;-0.02668703,-0.6303818;0.4381277;-0.03778704,0.07623994;-0.003824368;-0.04879789,0.04631574;-0.3551359;-0.03953101,0.004174154;-0.7112423;0.02469876,0.0006921743;-0.6730702;-0.08513971,-0.08606449;0.01260373;-0.02534635,-0.2208335;-0.1054435;-0.329161,-0.154016;-0.4445386;-0.2139955,-0.1730216;-0.4848024;-0.2967311,0.04855374;0.5527005;-0.0402465,0;0;0,0.02389641;0.3216031;0.008791924,0.04752763;0.6300251;0.003591061,0.2169953;0.5049;-6.842567E-05,0.3987277;0.3204268;-0.0006139274,0.5889676;0.1634184;-0.0368824,-0.1340847;0.5145252;0.03175934,-0.3255118;0.3401814;0.03590844,-0.5287097;0.1992287;0.004266366,0.0756989;-0.003342062;-0.04966784,0.06109633;-0.3556484;-0.04141295,0.003428515;-0.7090077;0.0258534,-0.03417899;-0.7529132;-0.0467211,-0.08539364;0.01126662;-0.02809586,-0.1675756;-0.2899205;-0.1922104,-0.1491446;-0.6467965;-0.1214081,-0.1805173;-0.6875705;-0.1998313,0.04191212;0.5546923;0.007282019,485.3754
+0;0;0,0.0277812;0.3207375;-0.01784627,0.05536437;0.6269565;-0.05092321,0.2292691;0.5224988;-0.03117144,0.4837876;0.4924371;-0.00491078,0.7320441;0.4840355;0.01506814,-0.1315913;0.5257558;-0.01811643,-0.3861663;0.4870947;-0.026475,-0.6302117;0.4379034;-0.0375699,0.07638899;-0.003831845;-0.0488933,0.04649416;-0.3547987;-0.03963551,0.002173945;-0.729315;0.0279148,-0.001122955;-0.6915773;-0.07608537,-0.08623275;0.01262837;-0.02539591,-0.2208695;-0.105303;-0.3289124,-0.1505976;-0.4619285;-0.2077932,-0.168593;-0.4984576;-0.2861311,0.04853063;0.5524366;-0.04022823,0;0;0,0.02439703;0.3213837;0.008948088,0.04860668;0.6296367;0.003947973,0.2187921;0.503054;4.386855E-05,0.4032345;0.3231857;-0.001146079,0.5969962;0.1706057;-0.03687763,-0.1343696;0.5140905;0.0324371,-0.3274703;0.3436401;0.03807524,-0.5352664;0.2096554;0.00693219,0.07571901;-0.003465861;-0.04995131,0.06081723;-0.3554269;-0.04230142,0.0009098202;-0.7276319;0.02599406,-0.03446324;-0.7620461;-0.0480758,-0.08560811;0.01143601;-0.02794613,-0.1681219;-0.2867676;-0.196538,-0.1484708;-0.6626471;-0.124997,-0.1784451;-0.7017899;-0.1971607,0.04284738;0.554351;0.00757885,485.399
+0;0;0,0.02791896;0.3207433;-0.0175239,0.05560555;0.6269959;-0.05020242,0.2295248;0.5226334;-0.03079772,0.4845311;0.4959825;-0.005607767,0.7327642;0.4879285;0.01479918,-0.1314684;0.526368;-0.01763436,-0.3855704;0.4844219;-0.02439908,-0.6307473;0.4419723;-0.0380857,0.07636006;-0.003881095;-0.04893459,0.04626939;-0.3548343;-0.03979317,0.0016637;-0.7292341;0.0282133,-0.001648662;-0.6914542;-0.07578324,-0.08623731;0.01267001;-0.02535967,-0.2205033;-0.1040818;-0.3294958,-0.14915;-0.4601522;-0.2073797,-0.1682749;-0.4962523;-0.2858131,0.04875622;0.5524633;-0.03960685,0;0;0,0.02439703;0.3213837;0.008948088,0.04860668;0.6296367;0.003947973,0.2187921;0.503054;4.386855E-05,0.4032345;0.3231857;-0.001146079,0.5969962;0.1706057;-0.03687763,-0.1343696;0.5140905;0.0324371,-0.3274703;0.3436401;0.03807524,-0.5352664;0.2096554;0.00693219,0.07571901;-0.003465861;-0.04995131,0.06081723;-0.3554269;-0.04230142,0.0009098202;-0.7276319;0.02599406,-0.03446324;-0.7620461;-0.0480758,-0.08560811;0.01143601;-0.02794613,-0.1681219;-0.2867676;-0.196538,-0.1484708;-0.6626471;-0.124997,-0.1784451;-0.7017899;-0.1971607,0.04284738;0.554351;0.00757885,485.4101
+0;0;0,0.02788508;0.3203539;-0.01750263,0.05555477;0.6264198;-0.05016112,0.2304974;0.5219368;-0.03071354,0.4876822;0.4950582;-0.005308392,0.735867;0.4870057;0.01509459,-0.1325308;0.5256924;-0.01747597,-0.3888035;0.4833881;-0.02429848,-0.6339328;0.4409467;-0.03798243,0.07646425;-0.003886391;-0.04900136,0.04633777;-0.3552572;-0.03984907,0.001233805;-0.7338393;0.02891708,-0.002260677;-0.6956317;-0.08079738,-0.08635499;0.0126873;-0.02539427,-0.2207808;-0.1042035;-0.3298923,-0.1486304;-0.4642514;-0.2064121,-0.1688069;-0.5039858;-0.2891579,0.04870982;0.5519348;-0.03957233,0;0;0,0.0249138;0.3209465;0.009120464,0.04953127;0.6289804;0.004265547,0.2202798;0.5010677;0.0001780987,0.4111707;0.3248022;-0.001566648,0.6059517;0.1736382;-0.03743625,-0.1345354;0.5134055;0.03315685,-0.3320781;0.3447655;0.04018211,-0.5500506;0.2277007;0.01084501,0.07572852;-0.003865361;-0.05013252,0.06013243;-0.3562261;-0.04296136,-0.001266807;-0.7327854;0.02427554,-0.04106982;-0.763458;-0.05849767,-0.08573756;0.01192686;-0.02774599,-0.1681447;-0.2837957;-0.2015563,-0.1493431;-0.6637384;-0.1282238,-0.1801632;-0.7076858;-0.2037137,0.04367061;0.5537491;0.007856846,485.431
+0;0;0,0.02788508;0.3203539;-0.01750263,0.05555477;0.6264198;-0.05016112,0.2304974;0.5219368;-0.03071354,0.4876822;0.4950582;-0.005308392,0.735867;0.4870057;0.01509459,-0.1325308;0.5256924;-0.01747597,-0.3888035;0.4833881;-0.02429848,-0.6339328;0.4409467;-0.03798243,0.07646425;-0.003886391;-0.04900136,0.04633777;-0.3552572;-0.03984907,0.001233805;-0.7338393;0.02891708,-0.002260677;-0.6956317;-0.08079738,-0.08635499;0.0126873;-0.02539427,-0.2207808;-0.1042035;-0.3298923,-0.1486304;-0.4642514;-0.2064121,-0.1688069;-0.5039858;-0.2891579,0.04870982;0.5519348;-0.03957233,0;0;0,0.0249138;0.3209465;0.009120464,0.04953127;0.6289804;0.004265547,0.2202798;0.5010677;0.0001780987,0.4111707;0.3248022;-0.001566648,0.6059517;0.1736382;-0.03743625,-0.1345354;0.5134055;0.03315685,-0.3320781;0.3447655;0.04018211,-0.5500506;0.2277007;0.01084501,0.07572852;-0.003865361;-0.05013252,0.06013243;-0.3562261;-0.04296136,-0.001266807;-0.7327854;0.02427554,-0.04106982;-0.763458;-0.05849767,-0.08573756;0.01192686;-0.02774599,-0.1681447;-0.2837957;-0.2015563,-0.1493431;-0.6637384;-0.1282238,-0.1801632;-0.7076858;-0.2037137,0.04367061;0.5537491;0.007856846,485.4543
+0;0;0,0.0277194;0.3199901;-0.01723248,0.05521125;0.6258903;-0.04970133,0.2320011;0.5221038;-0.02990419,0.4881756;0.4963447;-0.005466845,0.7364219;0.4898084;0.01527272,-0.1345795;0.5255584;-0.01674345,-0.3896082;0.4831162;-0.02345942,-0.6351941;0.4432131;-0.03740097,0.07649735;-0.003989745;-0.04902994,0.04594687;-0.3556341;-0.04011533,0.0006569028;-0.7348986;0.02926162,-0.002594665;-0.6971441;-0.07419896,-0.08635707;0.01279171;-0.0255054,-0.2210203;-0.104151;-0.3302294,-0.1478691;-0.4644295;-0.2055129,-0.1676692;-0.4998762;-0.2836121,0.04840285;0.5514357;-0.03914704,0;0;0,0.02519409;0.3205205;0.009529829,0.04983138;0.6283554;0.004877329,0.221938;0.4991579;0.0003499985,0.4159697;0.328183;-0.001966715,0.6127783;0.1800627;-0.03972685,-0.1358637;0.5124999;0.03412967,-0.3350699;0.3477677;0.04227157,-0.5524172;0.2297507;0.01175605,0.07574923;-0.004199639;-0.05016088,0.05841736;-0.356797;-0.04373788,-0.001324132;-0.7342392;0.02463055,-0.03684346;-0.7591079;-0.0560081,-0.08574495;0.01221465;-0.02775432,-0.1675503;-0.2822952;-0.2044981,-0.1515335;-0.6639101;-0.1350759,-0.1814982;-0.6981905;-0.2108713,0.04396997;0.5531605;0.008425951,485.4649
+0;0;0,0.0277194;0.3199901;-0.01723248,0.05521125;0.6258903;-0.04970133,0.2320011;0.5221038;-0.02990419,0.4881756;0.4963447;-0.005466845,0.7364219;0.4898084;0.01527272,-0.1345795;0.5255584;-0.01674345,-0.3896082;0.4831162;-0.02345942,-0.6351941;0.4432131;-0.03740097,0.07649735;-0.003989745;-0.04902994,0.04594687;-0.3556341;-0.04011533,0.0006569028;-0.7348986;0.02926162,-0.002594665;-0.6971441;-0.07419896,-0.08635707;0.01279171;-0.0255054,-0.2210203;-0.104151;-0.3302294,-0.1478691;-0.4644295;-0.2055129,-0.1676692;-0.4998762;-0.2836121,0.04840285;0.5514357;-0.03914704,0;0;0,0.02519409;0.3205205;0.009529829,0.04983138;0.6283554;0.004877329,0.221938;0.4991579;0.0003499985,0.4159697;0.328183;-0.001966715,0.6127783;0.1800627;-0.03972685,-0.1358637;0.5124999;0.03412967,-0.3350699;0.3477677;0.04227157,-0.5524172;0.2297507;0.01175605,0.07574923;-0.004199639;-0.05016088,0.05841736;-0.356797;-0.04373788,-0.001324132;-0.7342392;0.02463055,-0.03684346;-0.7591079;-0.0560081,-0.08574495;0.01221465;-0.02775432,-0.1675503;-0.2822952;-0.2044981,-0.1515335;-0.6639101;-0.1350759,-0.1814982;-0.6981905;-0.2108713,0.04396997;0.5531605;0.008425951,485.478

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_ColorFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02240657;0.3284373;-0.008137041,0.04428919;0.6425874;-0.03117624,0.2184588;0.5233508;-0.01332101,0.2603554;0.2426401;0.008494387,0.3166147;-0.03611326;-0.01312807,-0.1402617;0.5214908;-0.01406717,-0.2113342;0.2459367;-0.007111799,-0.2841649;-0.0286057;-0.03276768,0.07672726;0.0007973841;-0.03881829,0.06430464;-0.3556436;-0.001018103,0.03325808;-0.7286539;0.0709178,0.03301902;-0.6890318;-0.04705458,-0.07795595;0.008674403;-0.03524474,-0.1059323;-0.3488626;-0.03101295,-0.1375823;-0.7226558;0.03645805,-0.1354262;-0.6828576;-0.08148038,0.03889181;0.5660122;-0.02296413,0;0;0,0.03009361;0.3277335;0.01115787,0.05557929;0.6424646;0.0102309,0.222929;0.502241;0.001778364,0.2689104;0.2214316;0.009620309,0.3246292;-0.0545716;-0.03569794,-0.1308878;0.5277275;0.001032955,-0.208685;0.2541628;0.01285277,-0.2932901;-0.01295936;-0.04028663,0.07557239;-0.003245651;-0.04090047,0.05905615;-0.3602556;-0.01082706,0.008625507;-0.7308893;0.06240427,0.006117836;-0.7198283;-0.05440819,-0.07769596;0.01119325;-0.03510865,-0.1340036;-0.3427207;-0.0495207,-0.1710041;-0.708284;0.05181959,-0.1992171;-0.7631797;-0.02568444,0.04963781;0.5655333;0.01280272,456.9933
+0;0;0,0.02241022;0.3284908;-0.008138367,0.04429274;0.6426395;-0.03117752,0.2184842;0.5233969;-0.01332103,0.2603922;0.2426097;0.008500316,0.3166371;-0.03607216;-0.01311659,-0.14028;0.5215367;-0.01406727,-0.2113719;0.2459075;-0.007110012,-0.2841839;-0.02856448;-0.03275932,0.07676256;0.000797751;-0.03883616,0.06431755;-0.3562857;-0.0009678267,0.03295408;-0.7331035;0.07170236,0.03271508;-0.6934842;-0.04623649,-0.07799182;0.008678393;-0.03526095,-0.1060186;-0.3495031;-0.03102154,-0.1379917;-0.7271118;0.03713818,-0.1358362;-0.6873164;-0.08076674,0.03889531;0.5660635;-0.02296532,0;0;0,0.02973397;0.3278133;0.01135862,0.05508159;0.6425544;0.0105468,0.2225434;0.5024384;0.002121091,0.26854;0.2215466;0.009738088,0.3241963;-0.05438331;-0.03564286,-0.1313374;0.5276746;0.001336574,-0.2090891;0.254009;0.01298652,-0.2936073;-0.01300249;-0.04045422,0.07552852;-0.003182947;-0.04106927,0.05886491;-0.3607998;-0.0105741,0.007445619;-0.735273;0.06278956,0.004958972;-0.724139;-0.05400109,-0.07782625;0.01106047;-0.03495876,-0.1340927;-0.3434964;-0.04982524,-0.1715282;-0.7126689;0.05296836,-0.2010984;-0.7672189;-0.0243561,0.0491835;0.565618;0.01308882,457.0247
+0;0;0,0.02241022;0.3284908;-0.008138367,0.04429274;0.6426395;-0.03117752,0.2184842;0.5233969;-0.01332103,0.2603922;0.2426097;0.008500316,0.3166371;-0.03607216;-0.01311659,-0.14028;0.5215367;-0.01406727,-0.2113719;0.2459075;-0.007110012,-0.2841839;-0.02856448;-0.03275932,0.07676256;0.000797751;-0.03883616,0.06431755;-0.3562857;-0.0009678267,0.03295408;-0.7331035;0.07170236,0.03271508;-0.6934842;-0.04623649,-0.07799182;0.008678393;-0.03526095,-0.1060186;-0.3495031;-0.03102154,-0.1379917;-0.7271118;0.03713818,-0.1358362;-0.6873164;-0.08076674,0.03889531;0.5660635;-0.02296532,0;0;0,0.02973397;0.3278133;0.01135862,0.05508159;0.6425544;0.0105468,0.2225434;0.5024384;0.002121091,0.26854;0.2215466;0.009738088,0.3241963;-0.05438331;-0.03564286,-0.1313374;0.5276746;0.001336574,-0.2090891;0.254009;0.01298652,-0.2936073;-0.01300249;-0.04045422,0.07552852;-0.003182947;-0.04106927,0.05886491;-0.3607998;-0.0105741,0.007445619;-0.735273;0.06278956,0.004958972;-0.724139;-0.05400109,-0.07782625;0.01106047;-0.03495876,-0.1340927;-0.3434964;-0.04982524,-0.1715282;-0.7126689;0.05296836,-0.2010984;-0.7672189;-0.0243561,0.0491835;0.565618;0.01308882,457.0551
+0;0;0,0.02235362;0.3284742;-0.008379715,0.04415362;0.6425728;-0.03162182,0.2182487;0.5231644;-0.01335444,0.2589689;0.2420015;0.0084838,0.3138616;-0.03687614;-0.0136574,-0.1403283;0.5214819;-0.01420833,-0.211399;0.2456379;-0.007380117,-0.2820817;-0.02951005;-0.03133284,0.07672114;0.0008444547;-0.03885635,0.06402195;-0.356421;-0.00103727,0.0319481;-0.7328522;0.07124814,0.03181396;-0.6962948;-0.009315923,-0.07796906;0.008635671;-0.03525496,-0.1059399;-0.3497244;-0.03016902,-0.1382808;-0.7271398;0.03665903,-0.1367865;-0.6904616;-0.04388136,0.03877801;0.5660114;-0.02336409,0;0;0,0.02935253;0.3278257;0.01157343,0.05460611;0.6425335;0.01083195,0.2220712;0.5025376;0.002318979,0.2680563;0.2214443;0.01003563,0.3237418;-0.05443308;-0.03542829,-0.1317377;0.5276501;0.001714104,-0.2093778;0.2537353;0.01312997,-0.2935149;-0.01337391;-0.04025337,0.07544759;-0.003085658;-0.04116797,0.05865696;-0.3608638;-0.01045906,0.007485405;-0.7349102;0.06319678,-0.007278621;-0.7608486;0.006747603,-0.07787955;0.01090154;-0.03482233,-0.1342561;-0.3438167;-0.04988159,-0.1720125;-0.7125988;0.05272759,-0.1922473;-0.7407442;0.0003515147,0.04873261;0.5656059;0.01335895,457.0777
+0;0;0,0.02235306;0.3284659;-0.008379504,0.04415129;0.6425392;-0.03161966,0.2183868;0.5231054;-0.01334534,0.259117;0.2418731;0.008498288,0.3140012;-0.03696108;-0.01363947,-0.1404696;0.5214217;-0.0141999,-0.2115579;0.2455096;-0.007369998,-0.2822296;-0.02959555;-0.031319,0.07675347;0.0008448107;-0.03887272,0.0640608;-0.3562374;-0.001073036,0.03209962;-0.7313463;0.07095844,0.03196707;-0.6948665;-0.008652128,-0.07800192;0.00863931;-0.03526982,-0.1059584;-0.349537;-0.03018649,-0.1381857;-0.7256267;0.0364068,-0.1367091;-0.6890275;-0.04318037,0.03877626;0.5659858;-0.02336279,0;0;0,0.02884065;0.3278577;0.01171601,0.05379477;0.6425642;0.01108944,0.2216053;0.5028281;0.002615571,0.2675157;0.2216482;0.01021731,0.3234175;-0.05412114;-0.03535831,-0.1325465;0.52742;0.001911179,-0.2098299;0.2533346;0.01340751,-0.2930241;-0.01412526;-0.03945889,0.07540965;-0.00297235;-0.04132128,0.05857822;-0.3605637;-0.01061618,0.007282909;-0.7331699;0.06320846,-0.007402752;-0.7597231;0.008748174,-0.07802451;0.01072501;-0.03464172,-0.134566;-0.3437631;-0.05009751,-0.1725028;-0.7113104;0.05181696,-0.1926613;-0.7388035;0.0001639985,0.0480144;0.5656366;0.0135833,457.1008
+0;0;0,0.02235592;0.3285079;-0.008380575,0.04415455;0.6425869;-0.03162131,0.2186204;0.5230932;-0.0133336,0.2593707;0.2417226;0.008520778,0.3141135;-0.03639355;-0.01355996,-0.140697;0.5214072;-0.01418925,-0.2118202;0.2453594;-0.00735599,-0.2823099;-0.02903724;-0.03124331,0.07673837;0.0008446446;-0.03886508,0.06401159;-0.3571972;-0.0009638071,0.03212729;-0.7314036;0.07089438,0.03199347;-0.6948615;-0.009481281,-0.07798658;0.008637612;-0.03526288,-0.1060182;-0.3505012;-0.03016588,-0.1381679;-0.7256862;0.0362672,-0.1366771;-0.6890236;-0.04408484,0.03877917;0.5660286;-0.02336391,0;0;0,0.02842487;0.3279306;0.01187491,0.0529739;0.642675;0.01144481,0.2211984;0.502999;0.002902865,0.2672738;0.2217005;0.01037407,0.3233375;-0.05324617;-0.03538716,-0.133417;0.5272238;0.002245175,-0.2103736;0.2528975;0.0136621,-0.2919293;-0.0144408;-0.03841292,0.07535478;-0.002904684;-0.0413909,0.0584676;-0.3614163;-0.01013911,0.007053718;-0.733145;0.0632441,-0.004793033;-0.7594986;0.006790638,-0.07806763;0.01061704;-0.03453562,-0.1348701;-0.344795;-0.05029172,-0.1727839;-0.7113661;0.05168302,-0.1942774;-0.7406376;0.00140404,0.0473277;0.5657308;0.01388645,457.1346
+0;0;0,0.0222654;0.3285646;-0.008463479,0.04395634;0.6426825;-0.0318084,0.2183953;0.5231323;-0.01321417,0.2579931;0.2414677;0.008488538,0.3115765;-0.03708076;-0.0136318,-0.1408397;0.5215201;-0.01421371,-0.212228;0.2454132;-0.007688637,-0.282349;-0.0293583;-0.03078575,0.07683857;0.0008300919;-0.03871598,0.06364693;-0.3575034;-0.001330573,0.03203434;-0.7308778;0.07033348,0.03192931;-0.6943415;-0.01008967,-0.07796179;0.008643131;-0.03537003,-0.1062634;-0.3507279;-0.03026029,-0.1383298;-0.7249688;0.03651574,-0.1368089;-0.6883194;-0.04388382,0.0386086;0.566113;-0.02352343,0;0;0,0.02816071;0.3280011;0.01201511,0.05257362;0.6427952;0.01165772,0.2208571;0.5032349;0.003176928,0.2670159;0.2218262;0.01042199,0.3234849;-0.05325502;-0.03530931,-0.1337007;0.5270667;0.002490809,-0.2101077;0.2524537;0.01360826,-0.2883447;-0.0164555;-0.03655723,0.07533002;-0.00282003;-0.04148757,0.05842265;-0.3615696;-0.01006317,0.007071923;-0.7324574;0.06307292,-0.004121039;-0.7599643;0.007590532,-0.07815545;0.01048483;-0.0344322,-0.1348743;-0.3451822;-0.05050909,-0.1731887;-0.7108231;0.05138479,-0.1943729;-0.7404344;0.001301523,0.04696327;0.5658357;0.01408315,457.1669
+0;0;0,0.022263;0.3285292;-0.008462567,0.04395129;0.6426086;-0.0318046,0.2181176;0.5231339;-0.01322713,0.2577588;0.2411609;0.008499344,0.31142;-0.03779206;-0.01365311,-0.1405712;0.5215241;-0.01422515,-0.2120377;0.2451148;-0.00769293,-0.2822605;-0.03005555;-0.03082358,0.07680558;0.0008297356;-0.03869936,0.06361317;-0.3575252;-0.001311727,0.03198626;-0.7310686;0.07038478,0.0318816;-0.6945553;-0.009756058,-0.07792831;0.008639419;-0.03535484,-0.1062316;-0.350753;-0.0302448,-0.1383125;-0.7251634;0.03656146,-0.136797;-0.6885374;-0.04355588,0.03860424;0.5660492;-0.02352072,0;0;0,0.02789785;0.3279791;0.0122503,0.05205517;0.6427543;0.01208031,0.2202514;0.5036017;0.003573893,0.267047;0.221974;0.01051915,0.3237231;-0.05349255;-0.03520834,-0.1338235;0.5268805;0.002737316,-0.2098027;0.2518208;0.01376333,-0.2869179;-0.01799858;-0.03558979,0.07525922;-0.002777532;-0.04154229,0.05841567;-0.3615488;-0.01008546,0.00684084;-0.732612;0.06290448,-0.00484854;-0.7596015;0.007401824,-0.07816251;0.01041017;-0.03434643,-0.1347;-0.3452973;-0.05065069,-0.1741889;-0.7107468;0.05212424,-0.1933127;-0.7402983;0.001598168,0.04651119;0.5657988;0.0144645,457.2009
+0;0;0,0.02226257;0.3285228;-0.008462402,0.04395038;0.6425954;-0.03180396,0.2181741;0.5231078;-0.01322331,0.2578546;0.2408549;0.008524735,0.3116017;-0.03854465;-0.01366318,-0.1406292;0.5214975;-0.01422164,-0.2121667;0.2448138;-0.007682942,-0.2825019;-0.03079712;-0.03085062,0.0768062;0.0008297422;-0.03869968,0.06360139;-0.3578616;-0.001276936,0.03212593;-0.7296163;0.07007624,0.03202102;-0.693087;-0.01026074,-0.07792895;0.008639489;-0.03535513,-0.1062588;-0.3510904;-0.03024029,-0.1381861;-0.7237079;0.03624606,-0.1366669;-0.6870657;-0.04406736,0.0386034;0.5660368;-0.02352018,0;0;0,0.02765257;0.3279904;0.01233184,0.05158338;0.6427756;0.01217973,0.2199962;0.5038526;0.003804327,0.2672318;0.2220098;0.01071084,0.3245828;-0.0537785;-0.03508019,-0.1342406;0.5266219;0.002951059,-0.2095996;0.2510881;0.01374139,-0.2862523;-0.01939201;-0.03535031,0.07521978;-0.002724633;-0.04161859,0.05849743;-0.3618196;-0.009909153,0.008206487;-0.7315398;0.06123412,-0.004773692;-0.7593257;0.006562475,-0.07822198;0.01031999;-0.03423983,-0.1346107;-0.3457405;-0.05083946,-0.1744283;-0.7093932;0.05140962,-0.1934588;-0.7391597;0.0007886551,0.04610193;0.5658166;0.01456511,457.2338
+0;0;0,0.02223881;0.3285231;-0.008483613,0.043878;0.6426116;-0.03188965,0.2180826;0.5229192;-0.01333585,0.2571473;0.2401216;0.008310431,0.3101711;-0.04020905;-0.01395091,-0.1406804;0.5214711;-0.01411838,-0.2127299;0.2444497;-0.008025951,-0.2832374;-0.03191218;-0.03137458,0.07684463;0.0008582227;-0.03865409,0.06339096;-0.3577133;-0.001850609,0.03208658;-0.7292687;0.06950437,0.03195116;-0.6928748;-0.009220533,-0.07791784;0.008614693;-0.03541989,-0.1062322;-0.3509401;-0.03015716,-0.1375849;-0.7234255;0.0361483,-0.1361352;-0.6869255;-0.04255468,0.03854561;0.566049;-0.02358594,0;0;0,0.02753545;0.3279938;0.01248336,0.0513818;0.6428026;0.01232195,0.219857;0.5039911;0.003884315,0.2674581;0.2217602;0.01087999,0.3258245;-0.05459076;-0.03511882,-0.1344007;0.5264663;0.003078346,-0.2093896;0.2503642;0.01372677,-0.2860303;-0.02094969;-0.03533761,0.07519826;-0.002703011;-0.04168797,0.05863625;-0.3616287;-0.009952784,0.008598998;-0.7313194;0.06040239,-0.005986929;-0.7583765;0.007769227,-0.07830349;0.01026531;-0.0341051,-0.134627;-0.3456213;-0.05088065,-0.1744647;-0.7090548;0.05136362,-0.1938702;-0.7372451;0.001605943,0.0459134;0.5658379;0.01471877,457.2685
+0;0;0,0.0222392;0.328529;-0.008483766,0.04388043;0.6426469;-0.03189208,0.2181765;0.5229235;-0.01333205,0.2572761;0.2398726;0.008333615,0.3102806;-0.04035547;-0.01391957,-0.1407705;0.5214746;-0.01411499,-0.2128845;0.2442051;-0.008017098,-0.2833662;-0.03205562;-0.03135719,0.076841;0.000858182;-0.03865226,0.06338726;-0.3577151;-0.001848601,0.03193476;-0.7310286;0.06984401,0.03179859;-0.6945996;-0.009312339,-0.07791416;0.008614286;-0.03541822,-0.1062286;-0.3509423;-0.03015547,-0.1377297;-0.7251903;0.03646374,-0.1362721;-0.6886547;-0.04267057,0.03854742;0.5660754;-0.0235874,0;0;0,0.02731961;0.3280144;0.01257217,0.05100638;0.6428647;0.01236594,0.2196589;0.5041571;0.003948569,0.2675719;0.22172;0.01099384,0.3265814;-0.05434075;-0.03527451,-0.1347891;0.5263177;0.00305952,-0.2093788;0.2498367;0.01357715,-0.285684;-0.02151147;-0.0352089,0.07516423;-0.002677336;-0.04174256,0.05862686;-0.3616101;-0.01005471,0.008410335;-0.7331021;0.06040108,-0.006155223;-0.7598991;0.006837845,-0.07833144;0.01022052;-0.03404406,-0.1345694;-0.3456779;-0.05089487,-0.1745474;-0.7107832;0.05202181,-0.1943939;-0.7387028;0.001439974,0.04557341;0.565889;0.01477849,457.3009
+0;0;0,0.0222392;0.328529;-0.008483766,0.04388043;0.6426469;-0.03189208,0.2181765;0.5229235;-0.01333205,0.2572761;0.2398726;0.008333615,0.3102806;-0.04035547;-0.01391957,-0.1407705;0.5214746;-0.01411499,-0.2128845;0.2442051;-0.008017098,-0.2833662;-0.03205562;-0.03135719,0.076841;0.000858182;-0.03865226,0.06338726;-0.3577151;-0.001848601,0.03193476;-0.7310286;0.06984401,0.03179859;-0.6945996;-0.009312339,-0.07791416;0.008614286;-0.03541822,-0.1062286;-0.3509423;-0.03015547,-0.1377297;-0.7251903;0.03646374,-0.1362721;-0.6886547;-0.04267057,0.03854742;0.5660754;-0.0235874,0;0;0,0.02731961;0.3280144;0.01257217,0.05100638;0.6428647;0.01236594,0.2196589;0.5041571;0.003948569,0.2675719;0.22172;0.01099384,0.3265814;-0.05434075;-0.03527451,-0.1347891;0.5263177;0.00305952,-0.2093788;0.2498367;0.01357715,-0.285684;-0.02151147;-0.0352089,0.07516423;-0.002677336;-0.04174256,0.05862686;-0.3616101;-0.01005471,0.008410335;-0.7331021;0.06040108,-0.006155223;-0.7598991;0.006837845,-0.07833144;0.01022052;-0.03404406,-0.1345694;-0.3456779;-0.05089487,-0.1745474;-0.7107832;0.05202181,-0.1943939;-0.7387028;0.001439974,0.04557341;0.565889;0.01477849,457.323
+0;0;0,0.02220262;0.3284793;-0.008625866,0.04379143;0.6425902;-0.03216879,0.2178403;0.5227849;-0.01312859,0.2564484;0.2394471;0.008112998,0.3089581;-0.04139748;-0.01439019,-0.1405862;0.5212944;-0.01414576,-0.2132036;0.2439573;-0.008404509,-0.2839631;-0.0327512;-0.0321288,0.07681181;0.0008538691;-0.03869991,0.06327625;-0.3579345;-0.002389897,0.03165136;-0.7301109;0.06917103,0.03156028;-0.6935803;-0.01138259,-0.07791741;0.008628764;-0.03539614,-0.1064381;-0.351081;-0.03028121,-0.138185;-0.7242209;0.03601494,-0.1366537;-0.6875824;-0.04451535,0.03847307;0.5660191;-0.02383166,0;0;0,0.02716704;0.3279782;0.01257837,0.05079551;0.6428324;0.01226556,0.2193323;0.5043966;0.003920912,0.2677506;0.221865;0.01124561,0.327201;-0.05458486;-0.03542864,-0.1347704;0.526221;0.003079918,-0.2089851;0.2494458;0.01355464,-0.2851692;-0.02250791;-0.03517445,0.07513289;-0.002628624;-0.04179239,0.05852552;-0.3617234;-0.01007664,0.008176565;-0.7320492;0.06035149,-0.006618529;-0.7580363;0.003976818,-0.07836027;0.01015275;-0.03398608,-0.1346752;-0.3458963;-0.05096977,-0.1744992;-0.7099522;0.05156664,-0.1740766;-0.6926365;-0.02824861,0.04536964;0.5658548;0.01470244,457.3455
+0;0;0,0.02220342;0.3284912;-0.008626179,0.04379332;0.6426179;-0.03217027,0.2175997;0.5228674;-0.01314414,0.256208;0.2395284;0.008097537,0.3087789;-0.04164398;-0.01443192,-0.1403427;0.5213789;-0.01415994,-0.2129604;0.2440407;-0.008418664,-0.2838025;-0.03299084;-0.03217065,0.0768276;0.0008540446;-0.03870787,0.0631578;-0.3614929;-0.002037726,0.03186911;-0.7297126;0.06876242,0.03177811;-0.6931875;-0.01172256,-0.07793344;0.008630539;-0.03540341,-0.106737;-0.3546469;-0.03023776,-0.1381464;-0.7238197;0.03535359,-0.1366164;-0.687187;-0.04510809,0.03847472;0.5660433;-0.02383276,0;0;0,0.027091;0.3279961;0.01258743,0.05069622;0.6428679;0.01223266,0.2190607;0.5046747;0.003938437,0.2679155;0.2222217;0.01144207,0.3279653;-0.05440679;-0.03546143,-0.1346102;0.5262545;0.0030535,-0.208671;0.2494366;0.01352472,-0.2848619;-0.02286953;-0.03519442,0.0751231;-0.002593786;-0.04184854,0.05909297;-0.3652155;-0.009056211,0.007970527;-0.73147;0.06038082,-0.006887971;-0.7575056;0.004169945,-0.07843006;0.01007974;-0.03389148,-0.1353401;-0.3494834;-0.05128253,-0.1750092;-0.7094765;0.05074061,-0.1942256;-0.7415512;0.002804384,0.04527384;0.5658869;0.01467931,457.3792
+0;0;0,0.02220758;0.3285527;-0.008627795,0.04380351;0.6427671;-0.03217859,0.2178164;0.5229421;-0.01313738,0.2564577;0.2393608;0.008122455,0.3088486;-0.04084826;-0.01432981,-0.1405421;0.5214519;-0.01415436,-0.2132219;0.2438765;-0.00840818,-0.2838213;-0.03220585;-0.03207879,0.07684265;0.000854212;-0.03871545,0.06317909;-0.3613272;-0.002062056,0.03182872;-0.7302728;0.06887767,0.0317371;-0.6937032;-0.01215696,-0.0779487;0.008632229;-0.03541035,-0.1067391;-0.3544793;-0.03024705,-0.1382104;-0.72438;0.03547359,-0.13667;-0.6877019;-0.04553758,0.03848321;0.5661682;-0.02383843,0;0;0,0.02694272;0.3280671;0.01267004,0.05042697;0.6430362;0.01227903,0.2189855;0.5046788;0.003803968,0.2683181;0.222066;0.01153159,0.3290853;-0.05346948;-0.03487551,-0.1350014;0.526108;0.003000013,-0.2090449;0.2490279;0.0133766,-0.2849581;-0.02236608;-0.03508515,0.0751027;-0.00257118;-0.04192114,0.0591016;-0.3650281;-0.009141922,0.007627174;-0.7319553;0.06050682,-0.007648602;-0.757587;0.003221992,-0.07848669;0.01004263;-0.0338141,-0.1351952;-0.349382;-0.0512385,-0.1759303;-0.7099971;0.05090641,-0.1755109;-0.6927773;-0.02938226,0.04503159;0.5660291;0.01473999,457.4015
+0;0;0,0.02218415;0.328555;-0.008616696,0.04374052;0.6427531;-0.032177,0.2175929;0.5228358;-0.01322464,0.256318;0.239352;0.008376909,0.308495;-0.04097566;-0.01426605,-0.1404103;0.5213293;-0.01414706,-0.2136007;0.2439482;-0.008470953,-0.2848086;-0.03206909;-0.0321904,0.07683576;0.0008511734;-0.03873523,0.06302921;-0.3642419;-0.002228182,0.03161781;-0.7342666;0.06884457,0.03151374;-0.6976706;-0.01249948,-0.07795816;0.008639107;-0.03539447,-0.10729;-0.3573301;-0.03064867,-0.1386589;-0.7283121;0.03526558,-0.1371246;-0.6916068;-0.04605513,0.03843195;0.5661633;-0.02383296,0;0;0,0.02682367;0.3280793;0.01262128,0.05027696;0.6430316;0.01216066,0.2187556;0.504862;0.003790735,0.2687264;0.222427;0.01171029,0.3296961;-0.05312663;-0.03489041,-0.1349971;0.5261439;0.002951527,-0.2090221;0.2491204;0.01332499,-0.284735;-0.02251697;-0.03462736,0.07509923;-0.002569437;-0.04193306,0.05869183;-0.3678294;-0.008284211,0.005868241;-0.7357335;0.06108892,-0.008634478;-0.761152;0.002961159,-0.07849694;0.01003806;-0.03379861,-0.1357061;-0.3522254;-0.05136677,-0.1766102;-0.7138469;0.05116686,-0.1761866;-0.6966808;-0.02942772,0.04489249;0.5660343;0.01465428,457.4364
+0;0;0,0.02217773;0.3284599;-0.008614202,0.04373243;0.6426339;-0.03217247,0.2174695;0.5227556;-0.01322818,0.2562087;0.2391679;0.008381288,0.3085414;-0.04199663;-0.01432927,-0.1403017;0.5212501;-0.01414999,-0.2135189;0.2437674;-0.008471809,-0.2849394;-0.03307396;-0.03226206,0.07683654;0.000851182;-0.03873562,0.06304319;-0.3638931;-0.002263453,0.0316819;-0.7333275;0.06869592,0.03157962;-0.696845;-0.01124784,-0.07795895;0.008639195;-0.03539483,-0.1072628;-0.3569803;-0.03065357,-0.1385817;-0.7273705;0.03515553,-0.1370737;-0.6907805;-0.04476529,0.03842463;0.5660549;-0.02382962,0;0;0,0.02668984;0.3279987;0.01250935,0.05011302;0.642929;0.0119729,0.2185355;0.5049533;0.003721952,0.2690228;0.2225088;0.01183367,0.3309541;-0.05373368;-0.03466964,-0.1350305;0.5260032;0.002832873,-0.209178;0.2489053;0.01325281,-0.2852736;-0.02360341;-0.03424913,0.07505932;-0.00256519;-0.04200649,0.05860442;-0.3674796;-0.008457422,0.005745173;-0.7348192;0.06059361,-0.008224189;-0.7611973;0.005281683,-0.07852831;0.01002207;-0.03373263,-0.1357753;-0.351869;-0.0515217,-0.1766734;-0.7130427;0.05036782,-0.1762529;-0.6956494;-0.02884035,0.04472879;0.5659431;0.01448083,457.4703
+0;0;0,0.02217438;0.3284104;-0.008612901,0.04372596;0.6425387;-0.03216768,0.2171653;0.5227454;-0.01324246,0.2558708;0.2394046;0.008348197,0.3079898;-0.04061195;-0.01426964,-0.1400093;0.5212424;-0.01416274,-0.2131627;0.2440012;-0.008489495,-0.2842916;-0.03170976;-0.03218262,0.07683112;0.000851122;-0.03873289,0.06308632;-0.3626092;-0.002389103,0.03162657;-0.7332034;0.06879303,0.03152407;-0.6967064;-0.01132909,-0.07795344;0.008638585;-0.03539233,-0.1071542;-0.3556939;-0.03066776,-0.1385713;-0.7272469;0.03534794,-0.13706;-0.6906422;-0.04475119,0.03841904;0.5659726;-0.02382622,0;0;0,0.02669717;0.3279486;0.01249993,0.05020602;0.6428262;0.01187503,0.2183096;0.5049943;0.003640891,0.2698753;0.2230105;0.01215136,0.3326042;-0.0519194;-0.03384709,-0.1346803;0.5260071;0.002801563,-0.2089023;0.2491895;0.01326304,-0.285536;-0.02197692;-0.03399423,0.07508452;-0.002544835;-0.04195023,0.05891751;-0.3662299;-0.009010911,0.005489632;-0.734641;0.06038296,-0.009270429;-0.7608347;0.00482953,-0.07851827;0.009992531;-0.03374927,-0.1354534;-0.3506329;-0.05166253,-0.1766911;-0.7128953;0.050622,-0.1762759;-0.6955324;-0.02876256,0.0447856;0.5658567;0.01441228,457.4925
+0;0;0,0.02187716;0.3284251;-0.008807981,0.04318015;0.642558;-0.03252937,0.2166334;0.5225818;-0.01358692,0.2559523;0.2393648;0.00851351,0.3098622;-0.04037166;-0.01336067,-0.14042;0.5209809;-0.01435325,-0.2139118;0.243834;-0.008450909,-0.2861314;-0.03157336;-0.03237452,0.07680257;0.0009220331;-0.03878785,0.06228075;-0.3625631;-0.002998941,0.03064712;-0.7331523;0.06813265,0.03051579;-0.6966684;-0.01199051,-0.07800817;0.008562176;-0.03529018,-0.107912;-0.3557206;-0.03116963,-0.1394608;-0.7272578;0.034872,-0.1379784;-0.6906683;-0.04522892,0.03793033;0.5659921;-0.02414985,0;0;0,0.02669717;0.3279486;0.01249993,0.05020602;0.6428262;0.01187503,0.2183096;0.5049943;0.003640891,0.2698753;0.2230105;0.01215136,0.3326042;-0.0519194;-0.03384709,-0.1346803;0.5260071;0.002801563,-0.2089023;0.2491895;0.01326304,-0.285536;-0.02197692;-0.03399423,0.07508452;-0.002544835;-0.04195023,0.05891751;-0.3662299;-0.009010911,0.005489632;-0.734641;0.06038296,-0.009270429;-0.7608347;0.00482953,-0.07851827;0.009992531;-0.03374927,-0.1354534;-0.3506329;-0.05166253,-0.1766911;-0.7128953;0.050622,-0.1762759;-0.6955324;-0.02876256,0.0447856;0.5658567;0.01441228,457.5166
+0;0;0,0.02187238;0.3283533;-0.008806055,0.04317049;0.6424145;-0.03252137,0.2165246;0.522495;-0.01358843,0.2558079;0.2395346;0.008491973,0.3094908;-0.03902406;-0.01329011,-0.1403263;0.5208949;-0.01435432,-0.2137515;0.2439992;-0.008457331,-0.285667;-0.03024861;-0.03228022,0.07682462;0.0009222978;-0.03879898,0.06226133;-0.3636008;-0.00290788,0.03070644;-0.7332675;0.06804666,0.03057438;-0.6967475;-0.01252344,-0.07803056;0.008564633;-0.03530031,-0.1080198;-0.3567584;-0.031168,-0.1394901;-0.7273709;0.03470924,-0.1379994;-0.6907446;-0.04583849,0.03792287;0.5658807;-0.02414537,0;0;0,0.02668479;0.3278804;0.01241827,0.05021521;0.6426831;0.01170421,0.2182855;0.5051295;0.003576638,0.2704799;0.2235333;0.01232958,0.3347844;-0.04977345;-0.03370929,-0.1345871;0.5259304;0.002740458,-0.2090142;0.2494383;0.01322834,-0.2867415;-0.02028263;-0.03325102,0.07508063;-0.002560496;-0.04200685,0.05870658;-0.3672962;-0.009188533,0.005256325;-0.7347187;0.06029201,-0.009936199;-0.7605905;0.003886346,-0.07856942;0.01000553;-0.03368932,-0.1355695;-0.3516665;-0.05162444,-0.1769128;-0.7130357;0.05029121,-0.1764984;-0.6957427;-0.02953628,0.04478309;0.5657483;0.01428318,457.5406
+0;0;0,0.02186677;0.3282691;-0.008803797,0.04315373;0.642166;-0.03250642,0.216109;0.5223905;-0.01360232,0.2553264;0.2399047;0.008441048,0.3087187;-0.03714654;-0.01322316,-0.1399387;0.5207941;-0.01436649,-0.2132407;0.2443628;-0.00847939,-0.284767;-0.02840099;-0.03217337,0.07681778;0.0009222156;-0.03879553,0.06219046;-0.3652035;-0.002746634,0.03073374;-0.7337202;0.06798717,0.03059183;-0.6967139;-0.01859333,-0.07802362;0.008563871;-0.03529717,-0.1081447;-0.3583653;-0.03114669,-0.1395171;-0.7278248;0.03452562,-0.1379152;-0.6907042;-0.05203085,0.0379093;0.5656785;-0.0241355,0;0;0,0.02677116;0.32779;0.01238167,0.05053671;0.642408;0.01144493,0.218201;0.5051847;0.003589153,0.2710717;0.2242069;0.01244009,0.3375058;-0.04699823;-0.0335139,-0.1340101;0.5260822;0.00275753,-0.2091155;0.2502808;0.01347758,-0.2889326;-0.01732674;-0.03227115,0.07507767;-0.002544641;-0.04199743,0.0586132;-0.3689052;-0.009280443,0.00465335;-0.7352821;0.05893719,-0.009453504;-0.7651926;-0.002357367,-0.07856406;0.009987009;-0.03368771,-0.1358959;-0.3532607;-0.0517343,-0.1770164;-0.7134864;0.0499707,-0.1765697;-0.697148;-0.03581074,0.04502998;0.5655279;0.01409853,457.5727
+0;0;0,0.0220468;0.3281186;-0.008830632,0.04349811;0.6418439;-0.03257369,0.2161869;0.5219202;-0.0139528,0.2567266;0.2397128;0.009245371,0.3178821;-0.03328261;-0.01039623,-0.1394178;0.5204918;-0.01429964,-0.2136807;0.244307;-0.008855328,-0.2864587;-0.02553946;-0.03206139,0.07675273;0.0009676477;-0.03890568,0.06177836;-0.3670742;-0.002672993,0.02994688;-0.7342871;0.06767037,0.02971282;-0.6973723;-0.01768599,-0.07805193;0.008528869;-0.03522394,-0.1092381;-0.3602674;-0.0322879,-0.1403779;-0.7284006;0.03340077,-0.1388937;-0.6913788;-0.05193426,0.03821674;0.5654143;-0.02419318,0;0;0,0.02675234;0.32766;0.01221049,0.05066276;0.6421081;0.01104748,0.2182526;0.5054357;0.003507136,0.2724626;0.2247302;0.01290357,0.3431431;-0.04266348;-0.03354216,-0.1337777;0.5259436;0.002620096,-0.2105967;0.2506383;0.01395289,-0.2921617;-0.01402315;-0.03024876,0.07508409;-0.002515733;-0.04197168,0.05822226;-0.3708005;-0.00920248,0.003781855;-0.736006;0.05764043,-0.009663344;-0.7654465;-0.002522945,-0.07855404;0.009946899;-0.03370301,-0.1362454;-0.3551959;-0.05198664,-0.1772018;-0.7142146;0.04918091,-0.1767641;-0.6976958;-0.03538647,0.04509991;0.5652891;0.01378667,457.5953
+0;0;0,0.0220468;0.3281186;-0.008830632,0.04349811;0.6418439;-0.03257369,0.2161869;0.5219202;-0.0139528,0.2567266;0.2397128;0.009245371,0.3178821;-0.03328261;-0.01039623,-0.1394178;0.5204918;-0.01429964,-0.2136807;0.244307;-0.008855328,-0.2864587;-0.02553946;-0.03206139,0.07675273;0.0009676477;-0.03890568,0.06177836;-0.3670742;-0.002672993,0.02994688;-0.7342871;0.06767037,0.02971282;-0.6973723;-0.01768599,-0.07805193;0.008528869;-0.03522394,-0.1092381;-0.3602674;-0.0322879,-0.1403779;-0.7284006;0.03340077,-0.1388937;-0.6913788;-0.05193426,0.03821674;0.5654143;-0.02419318,0;0;0,0.02675234;0.32766;0.01221049,0.05066276;0.6421081;0.01104748,0.2182526;0.5054357;0.003507136,0.2724626;0.2247302;0.01290357,0.3431431;-0.04266348;-0.03354216,-0.1337777;0.5259436;0.002620096,-0.2105967;0.2506383;0.01395289,-0.2921617;-0.01402315;-0.03024876,0.07508409;-0.002515733;-0.04197168,0.05822226;-0.3708005;-0.00920248,0.003781855;-0.736006;0.05764043,-0.009663344;-0.7654465;-0.002522945,-0.07855404;0.009946899;-0.03370301,-0.1362454;-0.3551959;-0.05198664,-0.1772018;-0.7142146;0.04918091,-0.1767641;-0.6976958;-0.03538647,0.04509991;0.5652891;0.01378667,457.6193
+0;0;0,0.02203725;0.3279765;-0.008826807,0.04348176;0.6416023;-0.03256213,0.2160271;0.5217432;-0.01395278,0.2566173;0.2391846;0.009274259,0.3177906;-0.03389049;-0.01037307,-0.1392871;0.5203159;-0.01429934,-0.2136423;0.2437875;-0.008848254,-0.2864416;-0.02613777;-0.03206109,0.07677123;0.0009678808;-0.03891506,0.06196785;-0.3628712;-0.003096115,0.02977046;-0.7343054;0.06805588,0.02954095;-0.6975253;-0.01563752,-0.07807074;0.008530923;-0.03523242,-0.1089007;-0.3560539;-0.03232991,-0.1403985;-0.7284191;0.03411388,-0.1389433;-0.6915341;-0.04955862,0.03820239;0.5652018;-0.0241848,0;0;0,0.02674159;0.3275314;0.01184118,0.05087219;0.6418591;0.01030576,0.2183803;0.5056184;0.003403664,0.2741501;0.2248706;0.01324427,0.3471482;-0.0419122;-0.03362179,-0.1335867;0.5259497;0.002646086,-0.2127558;0.2509927;0.0151875,-0.2985059;-0.01246029;-0.02883174,0.07513325;-0.002488762;-0.04192781,0.05896305;-0.3666913;-0.01068556,0.003506735;-0.7360017;0.05711615,-0.01028211;-0.7641348;-0.001884103,-0.07857125;0.009905746;-0.03372795,-0.1356674;-0.3510433;-0.05208032,-0.1773539;-0.7141535;0.05027163,-0.176955;-0.697392;-0.03264514,0.04522254;0.5650807;0.01318038,457.6425
+0;0;0,0.02193316;0.3277892;-0.00899781,0.04322243;0.6409567;-0.03287863,0.2148729;0.5215427;-0.01440862,0.2599266;0.2399774;0.009263171,0.3315576;-0.02893999;-0.008784041,-0.1384468;0.5197999;-0.01407729,-0.2148314;0.2441007;-0.009122526,-0.2910818;-0.02320126;-0.031679,0.07672775;0.0009638998;-0.03901201,0.06120545;-0.3614656;-0.003890678,0.02881334;-0.7333078;0.06720874,0.02845699;-0.6965449;-0.01641199,-0.07814988;0.008527641;-0.03506977,-0.1101016;-0.3545271;-0.03517208,-0.1411576;-0.7270883;0.03268533,-0.1398287;-0.6902169;-0.05091676,0.03798632;0.5646869;-0.02447001,0;0;0,0.02699372;0.3273273;0.01166022,0.05181196;0.6411381;0.009425044,0.2183187;0.5056758;0.003306746,0.2760557;0.2256227;0.01359642,0.3537275;-0.03807047;-0.03337467,-0.1320766;0.5263507;0.002752175,-0.2136602;0.2524026;0.01562653,-0.304006;-0.007763028;-0.0282454,0.07514486;-0.002488479;-0.04191744,0.05953377;-0.3653494;-0.01162064,0.003500089;-0.734871;0.05682623,-0.009868324;-0.7636724;-0.001500249,-0.07857691;0.009891773;-0.03373181,-0.1355824;-0.3496059;-0.05220939,-0.1775239;-0.713024;0.05045094,-0.1771511;-0.696272;-0.03239013,0.04596773;0.5645126;0.01251996,457.6747
+0;0;0,0.02192432;0.3276572;-0.008994185,0.04320516;0.6407003;-0.03286614,0.2140111;0.5215093;-0.01444608,0.2589987;0.240357;0.009191003,0.3312795;-0.03099951;-0.009019904,-0.1376195;0.5197749;-0.01411633,-0.213892;0.2444801;-0.009168828,-0.290834;-0.02524644;-0.0319299,0.07679392;0.0009647312;-0.03904566,0.06130574;-0.3606683;-0.004001509,0.02884132;-0.7333406;0.06725663,0.0284869;-0.6966144;-0.01591019,-0.07821728;0.008534996;-0.03510002,-0.1100988;-0.3537218;-0.0352021,-0.1412241;-0.7271147;0.03280679,-0.1399025;-0.6902806;-0.05034148,0.0379702;0.5644473;-0.02445935,0;0;0,0.02728975;0.3271774;0.01144588,0.05249862;0.6408276;0.008726239,0.218156;0.505789;0.003254652,0.2780822;0.2266376;0.01386297,0.3604152;-0.03822649;-0.03366435,-0.1307415;0.5266274;0.002861038,-0.2144335;0.2537699;0.01604014,-0.3103681;-0.007243007;-0.02707991,0.07519574;-0.002455324;-0.04198062,0.05968256;-0.3645504;-0.01209843,0.003136948;-0.734807;0.05666864,-0.01071411;-0.7589319;-0.005305052,-0.07867913;0.009864286;-0.03369113,-0.1362077;-0.34868;-0.05325882,-0.1781377;-0.7128692;0.04981597,-0.1777876;-0.6960625;-0.03257276,0.04656546;0.564231;0.01194608,457.6973
+0;0;0,0.02191814;0.3275647;-0.008991648,0.04319778;0.6405903;-0.03286283,0.2134082;0.5215356;-0.01447565,0.2584563;0.2400056;0.009193178,0.3325586;-0.03818941;-0.009476658,-0.1370341;0.519807;-0.01414702,-0.2134091;0.2441423;-0.009192875,-0.2922901;-0.0323815;-0.03252754,0.07682879;0.000965169;-0.03906338,0.0612882;-0.3618914;-0.003900666,0.0287912;-0.7349377;0.06742898,0.02843628;-0.6982019;-0.01585667,-0.07825279;0.00853887;-0.03511596,-0.1102422;-0.3549436;-0.03521838,-0.1413988;-0.7287112;0.03285875,-0.1400752;-0.6918674;-0.05040832,0.03796223;0.5643284;-0.0244551,0;0;0,0.02757622;0.3270702;0.01115906,0.05325328;0.6406601;0.00800097,0.2181997;0.5057717;0.002949595,0.2825509;0.2272249;0.0138706,0.3715418;-0.04278606;-0.03518927,-0.1296418;0.5270419;0.00295247,-0.2168251;0.2549078;0.01676384,-0.3196754;-0.01125801;-0.0257774,0.07518457;-0.002500594;-0.04207814,0.0597284;-0.3658372;-0.01223767,0.002854109;-0.7363191;0.05715907,-0.01160966;-0.7648445;-0.0006991625,-0.07875107;0.009909636;-0.03360966,-0.1373184;-0.3495108;-0.05662315,-0.1789443;-0.713861;0.04741356,-0.2007633;-0.7483701;-0.001006644,0.04719357;0.5640696;0.01133907,457.731
+0;0;0,0.02230267;0.3275279;-0.009267434,0.04406946;0.6406051;-0.0334557,0.2132504;0.5220619;-0.01540481,0.2672355;0.2415316;0.008461994,0.3491822;-0.03405002;-0.00800304,-0.135302;0.5200226;-0.01479245,-0.2145079;0.2445532;-0.009865454,-0.2991565;-0.02970591;-0.03327842,0.0768619;0.0009952087;-0.03921931,0.06077211;-0.3623386;-0.004587047,0.0274842;-0.7350687;0.06615617,0.02705325;-0.6984835;-0.01550134,-0.07841578;0.008499499;-0.03500886,-0.1121405;-0.3551847;-0.04314566,-0.1432713;-0.7275648;0.03036894,-0.1420496;-0.6908684;-0.05127152,0.03870371;0.5643146;-0.02495735,0;0;0,0.02812378;0.3270292;0.01089919,0.05453391;0.6406618;0.007205367,0.218364;0.5061036;0.002899528,0.2860909;0.2277725;0.01412904,0.3788092;-0.04052582;-0.03435731,-0.1276349;0.5274609;0.003244148,-0.2189953;0.2561215;0.0177173,-0.326232;-0.007834166;-0.02422674,0.0752102;-0.002486646;-0.04223907,0.05961375;-0.366272;-0.01246095,0.002509158;-0.7363641;0.056903,-0.01155508;-0.763845;0.0002492666,-0.07892501;0.009905612;-0.0334607,-0.1387094;-0.34949;-0.06048544,-0.180448;-0.7130858;0.0448542,-0.1802155;-0.6960866;-0.03603105,0.04828943;0.5640448;0.01068223,457.7637
+0;0;0,0.02230267;0.3275279;-0.009267434,0.04406946;0.6406051;-0.0334557,0.2132504;0.5220619;-0.01540481,0.2672355;0.2415316;0.008461994,0.3491822;-0.03405002;-0.00800304,-0.135302;0.5200226;-0.01479245,-0.2145079;0.2445532;-0.009865454,-0.2991565;-0.02970591;-0.03327842,0.0768619;0.0009952087;-0.03921931,0.06077211;-0.3623386;-0.004587047,0.0274842;-0.7350687;0.06615617,0.02705325;-0.6984835;-0.01550134,-0.07841578;0.008499499;-0.03500886,-0.1121405;-0.3551847;-0.04314566,-0.1432713;-0.7275648;0.03036894,-0.1420496;-0.6908684;-0.05127152,0.03870371;0.5643146;-0.02495735,0;0;0,0.02812378;0.3270292;0.01089919,0.05453391;0.6406618;0.007205367,0.218364;0.5061036;0.002899528,0.2860909;0.2277725;0.01412904,0.3788092;-0.04052582;-0.03435731,-0.1276349;0.5274609;0.003244148,-0.2189953;0.2561215;0.0177173,-0.326232;-0.007834166;-0.02422674,0.0752102;-0.002486646;-0.04223907,0.05961375;-0.366272;-0.01246095,0.002509158;-0.7363641;0.056903,-0.01155508;-0.763845;0.0002492666,-0.07892501;0.009905612;-0.0334607,-0.1387094;-0.34949;-0.06048544,-0.180448;-0.7130858;0.0448542,-0.1802155;-0.6960866;-0.03603105,0.04828943;0.5640448;0.01068223,457.7876
+0;0;0,0.02229218;0.3273739;-0.009263076,0.04405081;0.6403335;-0.03344259,0.2129787;0.5218731;-0.01540799,0.2668704;0.241828;0.008417537,0.3490951;-0.03468829;-0.008103341,-0.1350654;0.5198367;-0.01479652,-0.2141343;0.2448438;-0.009878047,-0.29907;-0.03034553;-0.03337042,0.07693182;0.000996114;-0.03925499,0.06084725;-0.3622197;-0.004633978,0.027541;-0.7351552;0.06614824,0.0271125;-0.6986075;-0.01504473,-0.07848711;0.008507232;-0.03504071,-0.1122009;-0.3550588;-0.04317486,-0.1433488;-0.7276441;0.03038025,-0.142134;-0.6909859;-0.05079577,0.03868653;0.5640641;-0.0249466,0;0;0,0.02841979;0.3268557;0.01068199,0.05500442;0.6403521;0.006722093,0.2188572;0.5067351;0.002872944,0.2907558;0.2299863;0.01461589,0.3890957;-0.03744164;-0.03341174,-0.1270297;0.5275502;0.003525582,-0.2231738;0.2584358;0.01872367,-0.336699;-0.003710508;-0.02470975,0.07526585;-0.002564371;-0.04229569,0.05942804;-0.3662427;-0.01279545,0.002162818;-0.7365154;0.05662501,-0.01251624;-0.7640902;0.0009022951,-0.07902002;0.009968619;-0.03342028,-0.1394001;-0.3490449;-0.06251708,-0.1817757;-0.7126414;0.04332373,-0.1816029;-0.6955832;-0.03709913,0.04873249;0.5637612;0.01025164,457.8096
+0;0;0,0.02246702;0.3271808;-0.01024987,0.04448242;0.6399707;-0.03514763,0.2126051;0.5226675;-0.01715274,0.2779792;0.2448963;0.008028826,0.3761242;-0.02751923;-0.01039705,-0.1336843;0.5195394;-0.01588334,-0.2173904;0.2456277;-0.01037247,-0.3133768;-0.02728418;-0.03246106,0.07688749;0.000882828;-0.03970375,0.06171625;-0.3580312;-0.004320882,0.02561097;-0.7351496;0.06466578,0.02506314;-0.6987535;-0.01544628,-0.07884473;0.008656113;-0.03460396,-0.1148791;-0.3496141;-0.06000929,-0.1455753;-0.7243311;0.02321238,-0.1444899;-0.6878128;-0.05688435,0.03903871;0.5637409;-0.02648297,0;0;0,0.0287768;0.3266814;0.01040339,0.05554378;0.6400634;0.006140232,0.2185245;0.507;0.002550721,0.2936205;0.2307909;0.01411986,0.397382;-0.03576925;-0.03447461,-0.1256918;0.5279396;0.00395194,-0.2269194;0.2604136;0.01968547,-0.3424343;-0.002266675;-0.02318107,0.07543135;-0.00257884;-0.04233575,0.06083623;-0.3621854;-0.01455915,0.002015684;-0.7360907;0.0562644,-0.01328437;-0.7632841;0.001913909,-0.07921097;0.009963612;-0.03339465,-0.1401979;-0.3443761;-0.06541717,-0.1828404;-0.7113413;0.04320667,-0.1999297;-0.743573;-0.004692502,0.04924241;0.5634925;0.009728432,457.833
+0;0;0,0.02245932;0.3270686;-0.01024635,0.0444682;0.6397657;-0.03513698,0.2118154;0.5226634;-0.01718578,0.2776109;0.2431022;0.008158058,0.3762369;-0.03064838;-0.01035813,-0.1329244;0.5195493;-0.01592206,-0.21717;0.2438725;-0.01037567,-0.3136268;-0.03037691;-0.03257252,0.07702444;0.0008844005;-0.03977447,0.06199047;-0.3547823;-0.004711743,0.02569652;-0.7338713;0.06463543,0.0251506;-0.6974975;-0.01519663,-0.07898517;0.008671531;-0.0346656,-0.1146935;-0.3463571;-0.05984106,-0.1455501;-0.7230324;0.0238155,-0.1444685;-0.6865368;-0.05600128,0.03902571;0.563553;-0.02647426,0;0;0,0.02916379;0.3265419;0.01015568,0.05622055;0.6398014;0.005584359,0.2185041;0.5073349;0.002404094,0.29863;0.2306171;0.01393104,0.4087309;-0.03479773;-0.03548634,-0.1243638;0.5281045;0.004251014,-0.2305823;0.2605539;0.02037789,-0.3512821;-0.001302123;-0.02289281,0.07554422;-0.002634972;-0.04244626,0.0617256;-0.3590938;-0.01598239,0.002373517;-0.7347964;0.05584884,-0.01268513;-0.7618521;0.001701236,-0.07939804;0.01001282;-0.03333545,-0.1416362;-0.3402712;-0.0705066,-0.1839467;-0.708722;0.04034758,-0.2011792;-0.7396794;-0.008655731,0.0498604;0.5632558;0.009238005,457.8643
+0;0;0,0.02245619;0.327023;-0.01024492,0.0444635;0.6396977;-0.035134,0.210681;0.5228634;-0.0172436,0.2764827;0.2432758;0.008102644,0.3750803;-0.0303961;-0.01040822,-0.1318048;0.5197697;-0.01598814,-0.2160583;0.2440667;-0.01044123,-0.3124874;-0.03010383;-0.0326317,0.07722695;0.0008867256;-0.03987904,0.06222173;-0.3540999;-0.004883353,0.02595316;-0.7329237;0.06441529,0.02539838;-0.6964464;-0.01671292,-0.07919283;0.00869433;-0.03475673,-0.1148329;-0.3456555;-0.05988406,-0.1456679;-0.7220672;0.02371396,-0.1445688;-0.6854662;-0.05739873,0.03902106;0.5634857;-0.02647135,0;0;0,0.02984132;0.3264354;0.01013255,0.05751686;0.6396191;0.005561352,0.2186047;0.5076964;0.002477288,0.3041414;0.2325925;0.01442814,0.4182549;-0.03116736;-0.03424752,-0.1221512;0.5284431;0.00485468,-0.2326292;0.2626267;0.02152282,-0.357151;0.002759814;-0.02233997,0.07571577;-0.002763867;-0.04259825,0.06168728;-0.3585415;-0.01631474,0.002830669;-0.7339869;0.05580997,-0.01421519;-0.7619213;0.001247287,-0.07966306;0.01012941;-0.03326136,-0.1430798;-0.338805;-0.07435247,-0.1844113;-0.7064899;0.03845157,-0.2016894;-0.7390808;-0.01061871,0.05100612;0.563086;0.00919795,457.8872
+0;0;0,0.02297789;0.3269583;-0.01111779,0.04580123;0.6395015;-0.0368918,0.212068;0.5238659;-0.01900599,0.2874733;0.2467868;0.007123725,0.3878337;-0.02613735;-0.01289202,-0.1306533;0.5196261;-0.0167405,-0.2222331;0.246262;-0.01156367,-0.3293719;-0.02400139;-0.03252647,0.07713512;0.0006529623;-0.04006088,0.06138291;-0.3543988;-0.006067988,0.02502171;-0.7332264;0.06316116,0.02425588;-0.6968256;-0.0179714,-0.0793618;0.008914388;-0.03431275,-0.1177168;-0.3435883;-0.07597947,-0.1484993;-0.7187201;0.01320472,-0.1487923;-0.747647;-0.0429342,0.04012598;0.5633346;-0.02798505,0;0;0,0.02984132;0.3264354;0.01013255,0.05751686;0.6396191;0.005561352,0.2186047;0.5076964;0.002477288,0.3041414;0.2325925;0.01442814,0.4182549;-0.03116736;-0.03424752,-0.1221512;0.5284431;0.00485468,-0.2326292;0.2626267;0.02152282,-0.357151;0.002759814;-0.02233997,0.07571577;-0.002763867;-0.04259825,0.06168728;-0.3585415;-0.01631474,0.002830669;-0.7339869;0.05580997,-0.01421519;-0.7619213;0.001247287,-0.07966306;0.01012941;-0.03326136,-0.1430798;-0.338805;-0.07435247,-0.1844113;-0.7064899;0.03845157,-0.2016894;-0.7390808;-0.01061871,0.05100612;0.563086;0.00919795,457.9215
+0;0;0,0.02296478;0.3267716;-0.01111144,0.04577614;0.6391506;-0.03687205,0.211367;0.5237078;-0.01902601,0.287379;0.2443997;0.007313916,0.387426;-0.02767238;-0.01263933,-0.1300017;0.5194847;-0.01676946,-0.2223182;0.2439215;-0.01155098,-0.3291224;-0.02549809;-0.03244834,0.07737631;0.000655004;-0.04018614,0.06173627;-0.3518684;-0.006435316,0.02535079;-0.7309489;0.06284006,0.02423727;-0.691642;-0.05512886,-0.07960995;0.008942261;-0.03442004,-0.1176919;-0.3410502;-0.07579005,-0.1484949;-0.7164324;0.01345368,-0.1489209;-0.7721138;-0.0681738,0.04010364;0.5630207;-0.02796963,0;0;0,0.03015796;0.3262198;0.01008189,0.05795893;0.6392275;0.005531311,0.2184125;0.5076604;0.002750874,0.3102289;0.2321242;0.01433408,0.4270529;-0.02946225;-0.03419852,-0.1211019;0.528451;0.005430624,-0.2365665;0.2622721;0.02279169,-0.3635241;0.004506022;-0.02044185,0.07589796;-0.00285691;-0.04282272,0.06194624;-0.3561685;-0.01766825,0.002970323;-0.7317128;0.0552243,-0.0005992353;-0.720753;-0.0615201,-0.08000086;0.01021147;-0.03313663,-0.1442132;-0.3355612;-0.07757182,-0.1846897;-0.7033882;0.03596228,-0.2125841;-0.7608073;-0.0387661,0.05143103;0.5627324;0.009147525,457.9427
+0;0;0,0.02295317;0.3266065;-0.01110583,0.04575302;0.6388279;-0.03685348,0.2101728;0.523692;-0.01907312,0.2861714;0.2444329;0.007262183,0.3864911;-0.02838084;-0.01274546,-0.128856;0.5194979;-0.01683204,-0.2211564;0.243983;-0.01161447,-0.3282517;-0.02617097;-0.03256879,0.0773419;0.0006547127;-0.04016827,0.06174991;-0.3507857;-0.006521124,0.02533727;-0.7301493;0.06280597,0.02422363;-0.6908413;-0.05517582,-0.07957455;0.008938285;-0.03440473,-0.1175395;-0.3399791;-0.07564765,-0.1483655;-0.7156415;0.0136627,-0.1487915;-0.7713323;-0.0679737,0.04008332;0.5627354;-0.02795544,0;0;0,0.0306159;0.3260104;0.01009166,0.05877596;0.6388279;0.00558722,0.2179571;0.5075461;0.002897382,0.3145977;0.2336806;0.01353967,0.4345849;-0.02758285;-0.03374851,-0.1193117;0.5289013;0.006065922,-0.2386229;0.2645119;0.02389967,-0.3730226;0.01012221;-0.02208181,0.07584292;-0.002999753;-0.04283154,0.0613358;-0.3552351;-0.01822591,0.002163425;-0.73101;0.05485404,-0.001521781;-0.7200565;-0.06189883,-0.07996172;0.01033187;-0.03309175,-0.145335;-0.3336988;-0.08057706,-0.1851425;-0.7017449;0.03346784,-0.2132436;-0.7602582;-0.03990323,0.05216256;0.562377;0.009178758,457.9775
+0;0;0,0.02252971;0.3263631;-0.0124466,0.04493662;0.6383582;-0.03891683,0.2095901;0.524752;-0.02475902,0.3006529;0.2543156;0.004765159,0.4151856;-0.01786089;-0.01664313,-0.1291386;0.5188548;-0.01788563,-0.2275016;0.2494105;-0.01294363,-0.3436244;-0.02205211;-0.03484437,0.07710574;0.0003201046;-0.04068706,0.06204034;-0.3508031;-0.007556859,0.02411735;-0.7309208;0.06178084,0.02233706;-0.694105;-0.02562498,-0.07987178;0.009375996;-0.03366637,-0.1222165;-0.3360074;-0.09307441,-0.1508903;-0.7115692;0.001087517,-0.1511852;-0.7464585;-0.05789308,0.03934634;0.5623239;-0.02989589,0;0;0,0.03085289;0.3257571;0.01028562,0.05924401;0.6383617;0.006043553,0.2180989;0.5073244;0.003562332,0.3175241;0.2384606;0.01482487,0.4429711;-0.02547905;-0.03266191,-0.1186677;0.5289175;0.006962521,-0.2398751;0.2695122;0.02478502,-0.3773754;0.01123586;-0.02041509,0.07582402;-0.0031313;-0.04291558,0.0608182;-0.3549697;-0.01848793,0.001335025;-0.7315457;0.05491233,-0.01710071;-0.7650979;-0.002625942,-0.08001421;0.01044423;-0.03300725,-0.1467916;-0.3320725;-0.0862536,-0.1850939;-0.7004154;0.0303302,-0.207241;-0.7353625;-0.02426635,0.05256999;0.5619617;0.009555817,457.9994
+0;0;0,0.02251603;0.3261651;-0.01243904,0.04490947;0.6379726;-0.03889331,0.2092482;0.5244833;-0.02475065,0.3009911;0.2520269;0.004994053,0.4138953;-0.01627958;-0.01610983,-0.1288474;0.5185971;-0.0178901,-0.2279451;0.2471403;-0.01291119,-0.3424168;-0.02046248;-0.03450053,0.07715763;0.00032032;-0.04071445,0.06213439;-0.3498204;-0.007676952,0.02407267;-0.7313286;0.0619144,0.02231023;-0.6945812;-0.02461516,-0.07992554;0.009382306;-0.03368903,-0.1221518;-0.3350346;-0.09293082,-0.1509305;-0.7119703;0.001575552,-0.1512225;-0.746209;-0.05681375,0.03932263;0.561985;-0.02987792,0;0;0,0.03106235;0.3255331;0.01042473,0.05961241;0.6379366;0.006373286,0.2181865;0.5072257;0.004060626,0.3218143;0.2376451;0.01508439,0.4486395;-0.02106729;-0.03143859,-0.1181767;0.529394;0.00796021,-0.2432183;0.2694267;0.0257247,-0.3810573;0.01593921;-0.01815682,0.07585175;-0.003254309;-0.04297662,0.06063731;-0.3541121;-0.01883125,0.0003680587;-0.7319524;0.05495489,-0.01893608;-0.7650686;-0.001433969,-0.0800907;0.01054835;-0.0329436,-0.1478644;-0.3299908;-0.09086996,-0.1838737;-0.6997782;0.02660649,-0.2048344;-0.7302477;-0.03204584,0.05290122;0.5615846;0.00982821,458.0321
+0;0;0,0.02250162;0.3259562;-0.01243108,0.04488317;0.6375982;-0.03887135,0.2091286;0.5241694;-0.02473626,0.300903;0.2516194;0.005018666,0.4103198;-0.008399338;-0.01543334,-0.1287756;0.5182866;-0.01787959,-0.2279074;0.2467365;-0.01289898,-0.3388431;-0.0126003;-0.03382144,0.07718329;0.0003204266;-0.04072799,0.06212244;-0.3506968;-0.007607788,0.0251542;-0.7212447;0.05998427,0.02274924;-0.6820374;-0.05809029,-0.07995211;0.009385426;-0.03370024,-0.1222841;-0.3358937;-0.09309034,-0.150236;-0.7020004;-0.001299031,-0.1506344;-0.7596577;-0.08097459,0.03929922;0.56165;-0.02986062,0;0;0,0.03110602;0.325313;0.01059115,0.05968225;0.6375496;0.006736875,0.2182699;0.50723;0.004621148,0.3246596;0.2386149;0.01550972,0.4566065;-0.007211253;-0.03096139,-0.1180637;0.5292858;0.008788775,-0.245738;0.2705298;0.02711965,-0.3852286;0.02857231;-0.01759082,0.07584789;-0.003390104;-0.04303181,0.05995461;-0.3550893;-0.01870143,0.00207524;-0.7220012;0.05387032,-0.00189817;-0.7111327;-0.06296444,-0.08013008;0.01067195;-0.03288484,-0.1492783;-0.3292367;-0.09782736,-0.1826843;-0.6877629;0.01872343,-0.2122159;-0.7411633;-0.06004476,0.05296394;0.5612357;0.01013529,458.0657
+0;0;0,0.02277272;0.3258667;-0.0141652,0.0451611;0.6374253;-0.04159342,0.2095628;0.5245779;-0.0292114,0.3175306;0.258304;0.002922414,0.4384198;0.003166884;-0.01413416,-0.1284199;0.5181962;-0.0190084,-0.2376158;0.2505578;-0.01289931,-0.3569457;-0.004896522;-0.03533985,0.07668754;-0.000317219;-0.04165398,0.06300905;-0.3513825;-0.008443587,0.02523496;-0.7220718;0.05791627,0.02191546;-0.6830228;-0.06014837,-0.08043809;0.01037047;-0.03222264,-0.1287266;-0.328866;-0.1166247,-0.1528722;-0.6937627;-0.01911332,-0.1536502;-0.6544418;-0.1372009,0.03956379;0.5615;-0.03239977,0;0;0,0.03110602;0.325313;0.01059115,0.05968225;0.6375496;0.006736875,0.2182699;0.50723;0.004621148,0.3246596;0.2386149;0.01550972,0.4566065;-0.007211253;-0.03096139,-0.1180637;0.5292858;0.008788775,-0.245738;0.2705298;0.02711965,-0.3852286;0.02857231;-0.01759082,0.07584789;-0.003390104;-0.04303181,0.05995461;-0.3550893;-0.01870143,0.00207524;-0.7220012;0.05387032,-0.00189817;-0.7111327;-0.06296444,-0.08013008;0.01067195;-0.03288484,-0.1492783;-0.3292367;-0.09782736,-0.1826843;-0.6877629;0.01872343,-0.2122159;-0.7411633;-0.06004476,0.05296394;0.5612357;0.01013529,458.0879
+0;0;0,0.02276115;0.3257011;-0.01415801,0.04514126;0.6371445;-0.04157624,0.2096926;0.5242895;-0.02919441,0.3171064;0.2593819;0.002774512,0.4373898;0.005523533;-0.01419658,-0.128584;0.5179022;-0.01898254,-0.2372196;0.251637;-0.0129048,-0.3559514;-0.002536952;-0.03523287,0.07668531;-0.0003172098;-0.04165277,0.06300756;-0.3513633;-0.00844419,0.02474613;-0.726835;0.0587718,0.02142754;-0.6877885;-0.05926064,-0.08043576;0.01037017;-0.0322217,-0.1287217;-0.3288478;-0.1166192,-0.1531787;-0.6984521;-0.01784974,-0.1539566;-0.6591338;-0.1359051,0.03954576;0.5612437;-0.03238556,0;0;0,0.03091244;0.3251591;0.01075733,0.05927576;0.6373006;0.007048249,0.2182163;0.5074136;0.005149603,0.3266158;0.24121;0.01614726,0.4602272;-0.002057582;-0.03042591,-0.1186117;0.5292544;0.009262351,-0.2471609;0.272598;0.02765611,-0.3867951;0.03227203;-0.01645681,0.07580574;-0.003589511;-0.04308474,0.05907948;-0.355228;-0.01871562,0.0003985018;-0.7268898;0.05466688,-0.003552034;-0.7159489;-0.06214774,-0.08012515;0.01086802;-0.03282586,-0.1495474;-0.3276254;-0.1044222,-0.1808918;-0.6907072;0.01453187,-0.2126518;-0.7431429;-0.06433619,0.05260833;0.5610054;0.01040995,458.1107
+0;0;0,0.02283521;0.3254558;-0.01570618,0.04517781;0.6365966;-0.04422735,0.2099777;0.5240707;-0.03305821,0.3283127;0.2642034;2.641976E-05,0.463647;0.01802735;-0.01438158,-0.1286654;0.5175654;-0.02004303,-0.2479666;0.2561228;-0.01342451,-0.375952;0.006554931;-0.03490089,0.07630949;-0.0009420831;-0.04241902,0.06441163;-0.3519478;-0.009710509,0.02341682;-0.7284911;0.05617553,0.01936021;-0.6895835;-0.06184113,-0.08073099;0.01107033;-0.03135848,-0.133701;-0.3237377;-0.1288989,-0.1503748;-0.6939738;-0.02665625,-0.1519455;-0.6548018;-0.1447119,0.03957121;0.5607809;-0.03480457,0;0;0,0.0312337;0.324957;0.01081705,0.05991989;0.6368631;0.007201433,0.2190587;0.5072697;0.005625844,0.3299451;0.2422843;0.01638341,0.4670899;0.0009373873;-0.02909851,-0.118302;0.5292521;0.009823757,-0.2487972;0.2737936;0.02828418,-0.3899862;0.03444383;-0.01533902,0.07578936;-0.003714845;-0.04319227,0.05886796;-0.3552025;-0.01897418,-0.000411097;-0.7278947;0.05446219,-0.004378829;-0.716935;-0.06235158,-0.08019418;0.01099986;-0.03273065,-0.1502373;-0.326579;-0.1072351,-0.1783403;-0.6909043;0.01227916,-0.2090008;-0.7418972;-0.06849097,0.05317402;0.560629;0.01053452,458.1451
+0;0;0,0.02282805;0.3253537;-0.01570125,0.04516397;0.6364015;-0.04421396,0.2094879;0.5239999;-0.03305237,0.3278816;0.2640037;4.867092E-05,0.4569984;0.02913742;-0.0136974,-0.1282062;0.5175128;-0.02007366,-0.2475666;0.2559405;-0.01345185,-0.3696721;0.01783828;-0.03394157,0.076355;-0.000942645;-0.04244432,0.06444586;-0.3522811;-0.009704798,0.02343234;-0.7289963;0.0562113,0.01937569;-0.6900886;-0.06180631,-0.08077914;0.01107694;-0.03137718,-0.1337994;-0.3240486;-0.1290101,-0.1504808;-0.6944537;-0.02672076,-0.1520515;-0.6552815;-0.1447774,0.03955895;0.5606072;-0.03479383,0;0;0,0.03141861;0.3248382;0.01075959,0.06022157;0.6366387;0.007084846,0.2188333;0.5070845;0.005640984,0.3335564;0.24359;0.01660037,0.4744609;0.02004705;-0.03026867,-0.1175345;0.5290948;0.01009477,-0.2501898;0.2745945;0.0286131,-0.3890266;0.04891486;-0.01399382,0.07581355;-0.003816023;-0.04324627,0.05881156;-0.3556273;-0.01891112,-0.001267731;-0.7283262;0.05475926,-0.005301625;-0.7173659;-0.06205332,-0.08025821;0.01108764;-0.03268303,-0.1515869;-0.3235226;-0.1198648,-0.1726015;-0.687667;0.002194799,-0.2041903;-0.7413099;-0.07545818,0.05345382;0.5604289;0.01043105,458.1772
+0;0;0,0.022813;0.3251393;-0.0156909,0.04513791;0.6360335;-0.04418973,0.2091078;0.5237413;-0.03303585,0.3275145;0.2637167;6.880239E-05,0.4555559;0.03080657;-0.01356278,-0.127878;0.5172678;-0.02008436,-0.2472514;0.2556669;-0.01346184,-0.3683399;0.01954781;-0.0337809,0.07652491;-0.0009447425;-0.04253877,0.06461079;-0.3524299;-0.009785574,0.02519035;-0.7145124;0.05357017,0.02112976;-0.6755961;-0.06456222,-0.08095888;0.01110158;-0.031447,-0.1340013;-0.3241639;-0.1291207,-0.1500347;-0.6801814;-0.03080452,-0.151607;-0.6410003;-0.148976,0.0395353;0.5602718;-0.03477366,0;0;0,0.03128994;0.3246364;0.01069319,0.05990967;0.636298;0.00697124,0.2182007;0.5068165;0.005525231,0.3372761;0.2452179;0.01629746,0.4773806;0.02380997;-0.03035879,-0.1174183;0.5287369;0.01073643,-0.2526901;0.2755931;0.02940752,-0.3927381;0.0534149;-0.01361497,0.07591692;-0.003867924;-0.04345298,0.05887401;-0.3558236;-0.01909614,0.0004554987;-0.7140546;0.05111396,-0.003838927;-0.7032782;-0.06577599,-0.08051828;0.01114353;-0.03254425,-0.1529677;-0.3219123;-0.1251805,-0.1677274;-0.6718435;-0.00685095,-0.199407;-0.7219768;-0.08825314,0.05319071;0.5601174;0.01032674,458.1999
+0;0;0,0.02279542;0.3248887;-0.01567881,0.04510905;0.6356257;-0.04416353,0.2090783;0.523365;-0.03301353,0.3274598;0.2633959;8.405E-05,0.4539392;0.03332701;-0.01338125,-0.1279017;0.5168917;-0.02006227,-0.2472496;0.2553467;-0.01344116,-0.366861;0.02210788;-0.03351235,0.07649929;-0.0009444262;-0.04252453,0.06457384;-0.352764;-0.00974017,0.02524178;-0.7140347;0.05347352,0.02118099;-0.6751179;-0.06466477,-0.08093178;0.01109787;-0.03143647,-0.1340246;-0.3244866;-0.1292031,-0.1500221;-0.6797059;-0.03110738,-0.1515945;-0.6405243;-0.1492847,0.03950874;0.5598949;-0.03475132,0;0;0,0.03095218;0.3244226;0.01049173,0.0592458;0.6359534;0.006627202,0.2176038;0.5064532;0.005448937,0.3394234;0.2461833;0.01608717,0.4812832;0.0298548;-0.03068686,-0.1179788;0.5283058;0.01088569,-0.2557157;0.2765693;0.02961582,-0.3957853;0.0579959;-0.01181163,0.07579085;-0.003971532;-0.04360437,0.05850655;-0.356261;-0.0193659,-0.0006023794;-0.7135746;0.05058086,-0.004967764;-0.7028195;-0.06630898,-0.08052828;0.01123521;-0.03240884,-0.1560592;-0.319705;-0.1312407,-0.1624653;-0.6690035;-0.01288113,-0.192066;-0.714499;-0.09935014,0.05260468;0.5597987;0.01001227,458.2225
+0;0;0,0.02328318;0.3247847;-0.01705704,0.0458165;0.6354182;-0.04649454,0.2097915;0.5235306;-0.036366,0.3424758;0.2706569;-0.002553456,0.4829345;0.04866187;-0.01253574,-0.1271995;0.5170236;-0.02057881,-0.2578762;0.2609771;-0.01300365,-0.3848855;0.03162329;-0.03238177,0.0761652;-0.00178595;-0.0430934,0.06626024;-0.3537421;-0.01111154,0.02501483;-0.7149351;0.05132137,0.02020871;-0.6761343;-0.06679764,-0.0810974;0.01209415;-0.03063186,-0.1395397;-0.3173427;-0.144868,-0.1495468;-0.6714161;-0.04195372,-0.1518785;-0.632448;-0.1601349,0.04014041;0.5597182;-0.03688283,0;0;0,0.03095218;0.3244226;0.01049173,0.0592458;0.6359534;0.006627202,0.2176038;0.5064532;0.005448937,0.3394234;0.2461833;0.01608717,0.4812832;0.0298548;-0.03068686,-0.1179788;0.5283058;0.01088569,-0.2557157;0.2765693;0.02961582,-0.3957853;0.0579959;-0.01181163,0.07579085;-0.003971532;-0.04360437,0.05850655;-0.356261;-0.0193659,-0.0006023794;-0.7135746;0.05058086,-0.004967764;-0.7028195;-0.06630898,-0.08052828;0.01123521;-0.03240884,-0.1560592;-0.319705;-0.1312407,-0.1624653;-0.6690035;-0.01288113,-0.192066;-0.714499;-0.09935014,0.05260468;0.5597987;0.01001227,458.2554
+0;0;0,0.02327572;0.3246807;-0.01705157,0.0457974;0.6351541;-0.04647354,0.2099098;0.5232855;-0.03635064,0.342031;0.2714849;-0.002681583,0.4807548;0.05223194;-0.01254057,-0.127347;0.5167733;-0.02055099,-0.2574691;0.2618135;-0.01300798,-0.3829096;0.0352926;-0.03214674,0.07612558;-0.001785022;-0.04307099,0.0662507;-0.3526727;-0.01118622,0.02385777;-0.7239146;0.05298367,0.01905472;-0.6851195;-0.06506021,-0.08105522;0.01208786;-0.03061593,-0.1393202;-0.316349;-0.1445053,-0.1496056;-0.6802732;-0.03872778,-0.1519358;-0.6413108;-0.1568338,0.04012487;0.5595016;-0.03686787,0;0;0,0.03123395;0.3242927;0.01042831,0.05995922;0.6356204;0.006456971,0.2183068;0.5060607;0.005399346,0.3422325;0.2481337;0.01585305,0.4844449;0.03580341;-0.03002524,-0.1175251;0.5280573;0.01106769,-0.2569414;0.2786239;0.02948603,-0.3990467;0.06547979;-0.01281092,0.07567869;-0.004094049;-0.0436964,0.05952777;-0.3553988;-0.02002203,-0.002812847;-0.7227352;0.0500716,-0.007196754;-0.711852;-0.06676209,-0.08049564;0.0114134;-0.03230458,-0.1586546;-0.3152752;-0.1390851,-0.15623;-0.6747251;-0.01856381,-0.1881572;-0.7188848;-0.1052574,0.05320005;0.5595258;0.009873986,458.2778
+0;0;0,0.02325214;0.3243518;-0.0170343,0.04575648;0.6345858;-0.04643375,0.2100886;0.5227256;-0.0363171,0.3418577;0.271596;-0.002737761,0.4795641;0.0539511;-0.01252444,-0.1275966;0.5162052;-0.02049737,-0.2573719;0.2619248;-0.01297447,-0.3818924;0.03706524;-0.03197286,0.07602778;-0.001782728;-0.04301565,0.06614967;-0.3527849;-0.01112047,0.02358848;-0.7255003;0.05330411,0.01878551;-0.6867054;-0.06473771,-0.08095109;0.01207233;-0.0305766,-0.139235;-0.3164716;-0.1445031,-0.1495613;-0.6818403;-0.03830576,-0.1518915;-0.642878;-0.1564097,0.04008803;0.5589877;-0.03683499,0;0;0,0.03133947;0.3239559;0.01026356,0.0601494;0.6350322;0.006177306,0.2185721;0.5051128;0.005103946,0.344893;0.2492118;0.01580489,0.4875399;0.03936757;-0.02942073,-0.1174845;0.5270525;0.01153022,-0.2596198;0.2800747;0.03040712,-0.4023466;0.06947576;-0.0108874,0.07542944;-0.00439091;-0.04387331,0.0595789;-0.3558572;-0.02068698,-0.004932836;-0.7243565;0.04949296,-0.009484276;-0.71346;-0.06733441,-0.08038246;0.0117307;-0.0321683,-0.1613396;-0.3129245;-0.1433544,-0.1520542;-0.6750196;-0.02639417,-0.181493;-0.7206509;-0.1126934,0.05337033;0.5589958;0.009619594,458.3119
+0;0;0,0.02540321;0.3236565;-0.01800819,0.05298055;0.6327479;-0.04965467,0.2158027;0.5230277;-0.03658173,0.3538784;0.2766296;-0.004860714,0.503257;0.05396771;-0.01293178,-0.1219369;0.5165223;-0.02160172,-0.2603494;0.2683873;-0.01424307,-0.4089084;0.04597783;-0.03477858,0.07563096;-0.002748139;-0.04345027,0.06612252;-0.3535084;-0.01253022,0.02184789;-0.730992;0.05296074,0.01727031;-0.6923711;-0.06509382,-0.08092502;0.01321281;-0.02986776,-0.1445774;-0.3078145;-0.160133,-0.1476393;-0.67777;-0.05119862,-0.1497772;-0.6390662;-0.1693165,0.04575676;0.5575388;-0.03920949,0;0;0,0.03195009;0.323411;0.01037383,0.0616596;0.6339136;0.006564617,0.2194769;0.5040428;0.005130529,0.3473659;0.2504323;0.01558447,0.5003166;0.03469999;-0.02939463,-0.1159356;0.5261537;0.012108,-0.2600895;0.2818984;0.03060449,-0.4112343;0.06438981;-0.01185391,0.07511279;-0.004871845;-0.04415715,0.05948907;-0.3560578;-0.02171862,-0.007212415;-0.7288694;0.05112052,-0.01186481;-0.7179129;-0.06570351,-0.08028866;0.0122438;-0.03192711,-0.164127;-0.3096221;-0.1479126,-0.1495418;-0.6770241;-0.03152426,-0.181055;-0.7236848;-0.116154,0.05462852;0.5580388;0.009922743,458.3447
+0;0;0,0.02537259;0.3232663;-0.01798648,0.0529236;0.6320628;-0.04960272,0.2161656;0.5223312;-0.03653347,0.3537464;0.2768162;-0.004926149,0.5040836;0.05272561;-0.013049,-0.1223941;0.51581;-0.02151708,-0.2603105;0.2685643;-0.0141848,-0.4098227;0.0447278;-0.03485208,0.07555798;-0.002745487;-0.04340835,0.06610186;-0.3515761;-0.01265839,0.02120747;-0.7343436;0.05374929,0.01791113;-0.6981357;-0.03126238,-0.08084694;0.01320006;-0.02983894,-0.1441492;-0.3060612;-0.1593875,-0.1472539;-0.6811953;-0.04892834,-0.1487934;-0.6449277;-0.1339856,0.04570676;0.5569261;-0.0391676,0;0;0,0.03223494;0.3229899;0.01033747,0.06225026;0.6331634;0.006496787,0.2202921;0.5029401;0.00509584,0.3495555;0.2511673;0.0154165,0.5046713;0.03505322;-0.03060102,-0.1157695;0.5251114;0.01281012,-0.2621226;0.2833005;0.03051135,-0.4182639;0.06743196;-0.01312933,0.07488599;-0.005311623;-0.04432499,0.05938348;-0.3546866;-0.02396441,-0.009737939;-0.732474;0.0497607,-0.03353935;-0.7642766;-0.004001021,-0.08019038;0.01274573;-0.03174715,-0.1674908;-0.3033138;-0.1550466,-0.1453301;-0.6765183;-0.04031292,-0.1701457;-0.704615;-0.09763095,0.05514178;0.55737;0.009863019,458.3783
+0;0;0,0.02536518;0.3231719;-0.01798123,0.05290132;0.6318024;-0.04958012,0.2163253;0.5220825;-0.03651475,0.3529001;0.2783626;-0.00513852,0.5048091;0.05192916;-0.0133463,-0.1225867;0.5155545;-0.02148274,-0.2594947;0.2701166;-0.01420407,-0.4105701;0.04393987;-0.03508741,0.07564531;-0.002748661;-0.04345852,0.06622152;-0.3503863;-0.01281373,0.02113993;-0.7347499;0.05387086,0.01776522;-0.6983944;-0.03316208,-0.08094038;0.01321532;-0.02987342,-0.1440261;-0.3049541;-0.158979,-0.1471438;-0.6816524;-0.04805918,-0.1487199;-0.6452357;-0.1351388,0.04568906;0.5567134;-0.03915162,0;0;0,0.0327455;0.3228404;0.01042175,0.06337266;0.632787;0.006687641,0.2212493;0.5020378;0.004969835,0.3522149;0.253481;0.01517129,0.5087038;0.03490497;-0.03121352,-0.114965;0.5247295;0.01330757,-0.263548;0.2867194;0.03093739,-0.4349763;0.07927114;-0.01370961,0.07480173;-0.005546108;-0.04463577,0.05890729;-0.3537668;-0.02541268,-0.01009332;-0.7330688;0.04930997,-0.0355791;-0.7622072;-0.009678602,-0.08039158;0.01312821;-0.03135689,-0.1699689;-0.2990227;-0.1594876,-0.1436107;-0.6743251;-0.04693551,-0.1690896;-0.7007595;-0.1085187,0.05611165;0.5570555;0.01002622,458.4005
+0;0;0,0.02722938;0.3224905;-0.01909933,0.05664818;0.6304822;-0.05187532,0.220469;0.5196856;-0.03987501,0.3697721;0.2843605;-0.005313639,0.5250828;0.07521284;-0.01040479,-0.1201471;0.5143427;-0.02229634,-0.2653522;0.2741143;-0.0139513,-0.4131703;0.06036735;-0.03271607,0.07535546;-0.003458829;-0.04394629,0.06742691;-0.3497581;-0.01445761,0.02411408;-0.7060735;0.04668897,0.01918316;-0.6681931;-0.06257972,-0.081111;0.01380871;-0.02918924,-0.1461486;-0.2998775;-0.1641956,-0.1448811;-0.648892;-0.06045174,-0.1475796;-0.6109555;-0.1697943,0.04903855;0.5555505;-0.04112082,0;0;0,0.0328389;0.3223676;0.01034856,0.06343101;0.6319779;0.006549835,0.2222686;0.5009151;0.005034208,0.3551551;0.2537211;0.01504087,0.5079002;0.04760632;-0.03051901,-0.1157825;0.5234151;0.01440571,-0.2678671;0.2879744;0.03177806,-0.4305186;0.08911501;-0.01169049,0.07464643;-0.005839154;-0.04489434,0.05790724;-0.3526253;-0.02715194,-0.002279058;-0.703384;0.04979944,-0.03998189;-0.7478858;-0.02129245,-0.08044832;0.01331079;-0.03118615,-0.1724805;-0.2943776;-0.1642784,-0.1466054;-0.6429886;-0.06241357,-0.1786988;-0.6833384;-0.1401759,0.05618675;0.5563168;0.009902716,458.4359
+0;0;0,0.02721602;0.3223322;-0.01908996,0.05661701;0.630138;-0.0518458,0.2203797;0.5194076;-0.03985352,0.3681232;0.2865406;-0.005653173,0.5254961;0.0746159;-0.01081192,-0.1201103;0.5140666;-0.02228137,-0.2637986;0.2763476;-0.01402349,-0.4135795;0.05976249;-0.03303742,0.07541259;-0.003461451;-0.0439796,0.06749952;-0.3490841;-0.01454854,0.02150076;-0.7274956;0.0503899,0.01717702;-0.6905855;-0.04542375,-0.08117248;0.01381918;-0.02921136,-0.146083;-0.2992541;-0.163954,-0.1447369;-0.6699119;-0.05377666,-0.1471031;-0.6329526;-0.1496551,0.04901274;0.5552591;-0.04109887,0;0;0,0.03327806;0.322164;0.01030219,0.06443663;0.6315279;0.006424546,0.2228833;0.5000224;0.004815221,0.35726;0.2569621;0.01426947,0.5127131;0.04854757;-0.03158545,-0.1148183;0.5229738;0.01528131,-0.2680272;0.2917323;0.03199062,-0.4337454;0.09100443;-0.01217698,0.07462941;-0.006011248;-0.04502845,0.05732064;-0.3521457;-0.02844083,-0.006849945;-0.7261861;0.04574811,-0.04260154;-0.7476596;-0.02718341,-0.08053333;0.01343438;-0.03109898,-0.1750736;-0.2904987;-0.1691954,-0.1453747;-0.6617116;-0.06504618,-0.1719945;-0.6941257;-0.1331827,0.057045;0.5559359;0.00980103,458.4676
+0;0;0,0.02721609;0.3223331;-0.01909001,0.05660766;0.6300409;-0.05183505,0.2204942;0.5193163;-0.03984638,0.3657407;0.2903851;-0.006224066,0.5186899;0.08441745;-0.0112378,-0.1202356;0.5139715;-0.02226184,-0.2614954;0.2802703;-0.01414353,-0.407066;0.06977332;-0.032623,0.0755472;-0.003467631;-0.04405811,0.06766042;-0.3479421;-0.01472483,0.02184182;-0.7248714;0.04995927,0.01787467;-0.6885312;-0.03795257,-0.08131739;0.01384385;-0.02926351,-0.1460123;-0.2981893;-0.1635585,-0.1446714;-0.6673955;-0.05381272,-0.1468425;-0.6310101;-0.141784,0.04900655;0.5551931;-0.0410926,0;0;0,0.03403832;0.3220862;0.01027894,0.06612943;0.6312543;0.006348848,0.2241808;0.4989451;0.004808903,0.358876;0.2613933;0.01273489,0.512376;0.0608356;-0.0326041,-0.1133966;0.5224904;0.01631851,-0.2677296;0.2975955;0.03181308,-0.4326631;0.1058189;-0.01131349,0.07466303;-0.00601013;-0.04527509,0.05644767;-0.3510069;-0.03008676,-0.01849426;-0.7227438;0.03740025,-0.04192339;-0.748894;-0.02649546,-0.08074782;0.01343422;-0.0309812,-0.1775703;-0.2859966;-0.1743404,-0.1474196;-0.657015;-0.07536896,-0.1686993;-0.6848858;-0.1384766,0.05850272;0.5557182;0.009740114,458.5013
+0;0;0,0.02730344;0.3219326;-0.02043625,0.05642935;0.6291836;-0.05403143,0.2213152;0.5209511;-0.04024099,0.3705822;0.2938321;-0.007243033,0.533137;0.09718256;-0.008748194,-0.1209119;0.5141461;-0.02296171,-0.2710575;0.2854053;-0.01366428,-0.4238527;0.08194256;-0.03247696,0.07523037;-0.004338491;-0.04463314,0.06803599;-0.3478208;-0.0167128,0.01893062;-0.7268757;0.04710354,0.01508778;-0.6904978;-0.04277547,-0.08147631;0.01462294;-0.02860648,-0.1533748;-0.288015;-0.1771065,-0.1437838;-0.6581839;-0.06287225,-0.1458139;-0.6218188;-0.1528114,0.0488819;0.5544529;-0.04320656,0;0;0,0.03460695;0.3217129;0.01033926,0.06734522;0.6304203;0.006510496,0.225584;0.4977856;0.004850626,0.3647109;0.2620798;0.01109266,0.5167976;0.06226376;-0.03408015,-0.1128105;0.5219659;0.01772875,-0.2702219;0.2984241;0.03198581,-0.4382413;0.1111301;-0.01029686,0.07469098;-0.006146744;-0.04532135,0.0555786;-0.3500172;-0.03120756,-0.01631027;-0.724399;0.03833914,-0.04330544;-0.7466115;-0.03006256,-0.0808067;0.01347116;-0.03097343,-0.1795955;-0.2819025;-0.1786438,-0.1399377;-0.6539258;-0.07768637,-0.1647763;-0.6900084;-0.1338095,0.05955784;0.5550089;0.009873152,458.5347
+0;0;0,0.02729284;0.3218076;-0.02042832,0.05640491;0.6289132;-0.05400732,0.2218595;0.5206121;-0.04021313,0.3696834;0.295689;-0.007534213,0.5321071;0.09919806;-0.00903816,-0.1214881;0.5137849;-0.02287728,-0.2701821;0.2872556;-0.01366974,-0.422854;0.08395691;-0.03246725,0.07529736;-0.004342354;-0.04467289,0.0681574;-0.3452263;-0.01696375,0.01861416;-0.7276613;0.04742163,0.01451639;-0.6908602;-0.04842,-0.08154886;0.01463596;-0.02863196,-0.1529034;-0.2857127;-0.1760087,-0.1432269;-0.6591824;-0.06075577,-0.1453917;-0.622395;-0.1566615,0.04886162;0.5542237;-0.04318842,0;0;0,0.03531717;0.3215057;0.01044595,0.06889535;0.6299772;0.006783366,0.2272277;0.4965391;0.005019069,0.3664226;0.2639169;0.009701371,0.5203627;0.06572314;-0.03517735,-0.1120211;0.5216376;0.01896708,-0.2720937;0.3031815;0.03176934,-0.442508;0.1183495;-0.01052145,0.07464807;-0.006385326;-0.04550946,0.05512194;-0.3476999;-0.03351796,-0.01539961;-0.7252487;0.03955781,-0.04749463;-0.7390962;-0.03978932,-0.080912;0.01368596;-0.03082466,-0.1804091;-0.276716;-0.1817807,-0.1405335;-0.6529326;-0.08315284,-0.1634299;-0.6888565;-0.1493227,0.06089465;0.5546283;0.01009977,458.5582
+0;0;0,0.02729284;0.3218076;-0.02042832,0.05640491;0.6289132;-0.05400732,0.2218595;0.5206121;-0.04021313,0.3696834;0.295689;-0.007534213,0.5321071;0.09919806;-0.00903816,-0.1214881;0.5137849;-0.02287728,-0.2701821;0.2872556;-0.01366974,-0.422854;0.08395691;-0.03246725,0.07529736;-0.004342354;-0.04467289,0.0681574;-0.3452263;-0.01696375,0.01861416;-0.7276613;0.04742163,0.01451639;-0.6908602;-0.04842,-0.08154886;0.01463596;-0.02863196,-0.1529034;-0.2857127;-0.1760087,-0.1432269;-0.6591824;-0.06075577,-0.1453917;-0.622395;-0.1566615,0.04886162;0.5542237;-0.04318842,0;0;0,0.03531717;0.3215057;0.01044595,0.06889535;0.6299772;0.006783366,0.2272277;0.4965391;0.005019069,0.3664226;0.2639169;0.009701371,0.5203627;0.06572314;-0.03517735,-0.1120211;0.5216376;0.01896708,-0.2720937;0.3031815;0.03176934,-0.442508;0.1183495;-0.01052145,0.07464807;-0.006385326;-0.04550946,0.05512194;-0.3476999;-0.03351796,-0.01539961;-0.7252487;0.03955781,-0.04749463;-0.7390962;-0.03978932,-0.080912;0.01368596;-0.03082466,-0.1804091;-0.276716;-0.1817807,-0.1405335;-0.6529326;-0.08315284,-0.1634299;-0.6888565;-0.1493227,0.06089465;0.5546283;0.01009977,458.5818
+0;0;0,0.02885202;0.3213748;-0.02088662,0.05889399;0.6279386;-0.05522859,0.2245758;0.5193172;-0.0411302,0.3771229;0.3007603;-0.007715236,0.5474467;0.1160598;-0.01209333,-0.1195863;0.5132892;-0.02356022,-0.2751619;0.2944782;-0.01505676,-0.4323292;0.09910992;-0.03158757,0.07517332;-0.00499207;-0.0449382,0.06817182;-0.3439963;-0.01863435,0.01485035;-0.7291961;0.04504546,0.01094143;-0.6927693;-0.04632196,-0.08159543;0.01514386;-0.02842956,-0.1565572;-0.2791317;-0.181555,-0.1414734;-0.6556507;-0.06630298,-0.1435779;-0.6192386;-0.1577308,0.05123945;0.5533895;-0.044211,0;0;0,0.03590006;0.3211707;0.01053739,0.07006821;0.6292127;0.006996155,0.2284619;0.4952007;0.00497365,0.369536;0.2666312;0.007866621,0.5243444;0.07428476;-0.03883243,-0.1114354;0.521203;0.01958615,-0.2739152;0.3075968;0.03085548,-0.4464824;0.1293176;-0.008902203,0.0746502;-0.00652863;-0.04560828,0.05496472;-0.3459039;-0.03552437,-0.01501958;-0.7263799;0.03942442,-0.04104689;-0.7400656;-0.03685617,-0.08098648;0.01377684;-0.03076977,-0.180965;-0.272871;-0.1840738,-0.1396772;-0.6533229;-0.09011223,-0.1596765;-0.6947352;-0.1440095,0.06192902;0.5539763;0.01028013,458.6129
+0;0;0,0.02883387;0.3211727;-0.02087348,0.05885851;0.6275593;-0.05519573,0.2249582;0.5188972;-0.04109599,0.3761669;0.3022579;-0.007974211,0.5459073;0.1181899;-0.01233731,-0.1200253;0.5128548;-0.02348408,-0.2742359;0.2959638;-0.01505523,-0.4308649;0.1012645;-0.03152943,0.07535904;-0.005004403;-0.04504923,0.06838533;-0.3426631;-0.01884978,0.01514189;-0.7272992;0.04473684,0.01093734;-0.6903864;-0.05354066,-0.08179702;0.01518127;-0.0284998,-0.1564612;-0.2779263;-0.1810175,-0.1413995;-0.6538943;-0.06593405,-0.1436632;-0.6169972;-0.1642765,0.05120813;0.5530509;-0.04418414,0;0;0,0.03642099;0.3209043;0.01062894,0.0709994;0.6287215;0.007196188,0.2293713;0.4937135;0.004976749,0.371814;0.268763;0.006003141,0.5293033;0.0802213;-0.04258692,-0.1109857;0.5206469;0.02008865,-0.2761919;0.3120945;0.03040898,-0.4529517;0.138672;-0.006906584,0.07466294;-0.006657496;-0.04598463,0.05478458;-0.3447137;-0.03754115,-0.01284203;-0.7244343;0.04031705,-0.0448568;-0.7243861;-0.04801119,-0.08130094;0.01399597;-0.03045868,-0.182366;-0.2688006;-0.1871762,-0.1406635;-0.649031;-0.09493347,-0.159683;-0.6943099;-0.1557223,0.06276859;0.5535355;0.01045132,458.6355
+0;0;0,0.02879944;0.3207891;-0.02084856,0.05879362;0.6268646;-0.05513628,0.2257996;0.5180944;-0.0410307,0.3754364;0.303707;-0.00825322,0.5452362;0.1195746;-0.01261785,-0.1209693;0.5120207;-0.02332764,-0.2735769;0.2973842;-0.01498641,-0.4302608;0.1026168;-0.03146638,0.07545905;-0.005011044;-0.04510901,0.06849572;-0.342167;-0.01894857,0.01508407;-0.7280182;0.04483894,0.01114335;-0.6915392;-0.04727174,-0.08190557;0.01520142;-0.02853762,-0.1564586;-0.2774697;-0.1808282,-0.1413493;-0.6546255;-0.06538121,-0.1434709;-0.6181613;-0.1575528,0.0511503;0.5524248;-0.04413484,0;0;0,0.03670777;0.3204815;0.01067042,0.07139425;0.6279703;0.007273674,0.2303545;0.4919814;0.005341053,0.3752385;0.2719082;0.003363848,0.5367432;0.0875012;-0.04826987,-0.1114376;0.5195713;0.02065106,-0.2797267;0.3170596;0.03041329,-0.4612066;0.1479841;-0.00471922,0.0746498;-0.006745368;-0.04621589,0.05449818;-0.3443105;-0.03909552,-0.0128054;-0.7250801;0.04019809,-0.03575903;-0.7384682;-0.03811216,-0.08147193;0.01402767;-0.03032408,-0.1845347;-0.2650108;-0.191329,-0.1417448;-0.6471115;-0.1020494,-0.158483;-0.6878558;-0.1591192,0.06314783;0.5528558;0.01051927,458.6689
+0;0;0,0.03041563;0.3202002;-0.02166728,0.06178755;0.6257057;-0.05685472,0.2294353;0.5169998;-0.04180716,0.3845712;0.3103486;-0.008494958,0.5594608;0.1304253;-0.01317278,-0.1192934;0.5115814;-0.02396507,-0.2785283;0.3055536;-0.01511197,-0.4445782;0.1177759;-0.02726013,0.0753036;-0.005496736;-0.04532671,0.06794979;-0.3409362;-0.02082544,0.01170336;-0.730556;0.04159178,0.007562857;-0.6938155;-0.05546199,-0.08192861;0.01553117;-0.02831683,-0.1608553;-0.2690175;-0.1894896,-0.1411707;-0.6488397;-0.07028069,-0.1434116;-0.6121625;-0.1674013,0.05384284;0.5514157;-0.04561518,0;0;0,0.03715532;0.3200465;0.01060343,0.07229687;0.6271551;0.007100821,0.2319076;0.4905211;0.00586009,0.3769127;0.2741044;0.001512408,0.540876;0.09245339;-0.05416119,-0.1115932;0.5189109;0.02122132,-0.2830021;0.3229007;0.03019342,-0.4679683;0.1563982;-0.002134254,0.07454963;-0.007045701;-0.04634726,0.05438434;-0.3428152;-0.04122567,-0.01244159;-0.7272637;0.03999496,-0.04011416;-0.731023;-0.04704846,-0.08146807;0.01430766;-0.03022585,-0.1849437;-0.2614269;-0.1928212,-0.1408604;-0.6473674;-0.1035474,-0.1576772;-0.6892456;-0.1670511,0.06393494;0.5521365;0.01037669,458.6916
+0;0;0,0.03041563;0.3202002;-0.02166728,0.06178755;0.6257057;-0.05685472,0.2294353;0.5169998;-0.04180716,0.3845712;0.3103486;-0.008494958,0.5594608;0.1304253;-0.01317278,-0.1192934;0.5115814;-0.02396507,-0.2785283;0.3055536;-0.01511197,-0.4445782;0.1177759;-0.02726013,0.0753036;-0.005496736;-0.04532671,0.06794979;-0.3409362;-0.02082544,0.01170336;-0.730556;0.04159178,0.007562857;-0.6938155;-0.05546199,-0.08192861;0.01553117;-0.02831683,-0.1608553;-0.2690175;-0.1894896,-0.1411707;-0.6488397;-0.07028069,-0.1434116;-0.6121625;-0.1674013,0.05384284;0.5514157;-0.04561518,0;0;0,0.03715532;0.3200465;0.01060343,0.07229687;0.6271551;0.007100821,0.2319076;0.4905211;0.00586009,0.3769127;0.2741044;0.001512408,0.540876;0.09245339;-0.05416119,-0.1115932;0.5189109;0.02122132,-0.2830021;0.3229007;0.03019342,-0.4679683;0.1563982;-0.002134254,0.07454963;-0.007045701;-0.04634726,0.05438434;-0.3428152;-0.04122567,-0.01244159;-0.7272637;0.03999496,-0.04011416;-0.731023;-0.04704846,-0.08146807;0.01430766;-0.03022585,-0.1849437;-0.2614269;-0.1928212,-0.1408604;-0.6473674;-0.1035474,-0.1576772;-0.6892456;-0.1670511,0.06393494;0.5521365;0.01037669,458.7142
+0;0;0,0.03036411;0.3196579;-0.02163058,0.06170101;0.6248219;-0.05677907,0.2295719;0.516149;-0.04173821,0.3836145;0.3109541;-0.00866076,0.5623379;0.1270867;-0.01344112,-0.119584;0.5107239;-0.02387426,-0.2776967;0.3061481;-0.01508355,-0.4473866;0.114254;-0.02749801,0.07532994;-0.005498658;-0.04534256,0.06801485;-0.3391716;-0.02097031,0.01155266;-0.730286;0.04168633,0.007496926;-0.6936834;-0.05338046,-0.08195726;0.0155366;-0.02832673,-0.1604683;-0.2675136;-0.1886508,-0.1407081;-0.6487927;-0.06898458,-0.1429032;-0.6122522;-0.1641168,0.05376434;0.5506071;-0.0455509,0;0;0,0.03763366;0.3194442;0.01049316,0.07318872;0.6261562;0.006896377,0.232748;0.4891079;0.005960345,0.3806963;0.2769983;-0.001041055,0.5486726;0.09180641;-0.05813813,-0.1111247;0.5186869;0.02159408,-0.2858989;0.328169;0.03082184,-0.4786432;0.1620102;-0.001005221,0.07443121;-0.007435143;-0.0465349,0.05400753;-0.3414431;-0.0439353,-0.0112959;-0.7270652;0.04041708,-0.03210333;-0.7360371;-0.04411686,-0.08148988;0.0146336;-0.0301005,-0.1854318;-0.257262;-0.1951885,-0.1400324;-0.6446884;-0.1061714,-0.1598465;-0.6788871;-0.1738741,0.06472006;0.5512276;0.01019609,458.7475
+0;0;0,0.03004097;0.3193493;-0.02216525,0.06080942;0.6243003;-0.05759369,0.2289823;0.5164047;-0.04245858,0.3889002;0.3182139;-0.008885678,0.5833288;0.1436795;-0.01076246,-0.1200847;0.5106466;-0.02395682,-0.2842013;0.3132024;-0.01608398,-0.4648483;0.1248177;-0.02817179,0.07528999;-0.005904884;-0.04552926,0.06762435;-0.3402961;-0.02174163,0.008210104;-0.7379748;0.03987872,0.003107028;-0.6998267;-0.07827565,-0.08203077;0.01590163;-0.02818608,-0.1642158;-0.2624536;-0.1961326,-0.1387667;-0.6496077;-0.07390494,-0.1659442;-0.7124786;-0.1423831,0.05314943;0.5501227;-0.04633252,0;0;0,0.03834532;0.3190535;0.01059484,0.0746782;0.6254368;0.007153749,0.2336846;0.4878622;0.006097317,0.3837057;0.2795239;-0.002225399,0.5591376;0.0970746;-0.06706476,-0.1097325;0.5181612;0.021942,-0.287765;0.3332647;0.03185087,-0.4879232;0.1680291;0.001814816,0.07436441;-0.007823616;-0.04674494,0.05350144;-0.3424897;-0.04442298,-0.0125915;-0.7348098;0.04038382,-0.0191399;-0.7237278;-0.07645845,-0.08157979;0.01500107;-0.02993442,-0.1867213;-0.2548213;-0.1990002,-0.1388916;-0.6489811;-0.1105365,-0.1669634;-0.6956875;-0.1964493,0.06600709;0.5505902;0.01040745,458.7807
+0;0;0,0.03001095;0.3190302;-0.0221431,0.06074913;0.6236809;-0.05753698,0.2293635;0.515768;-0.04240232,0.3885615;0.3184693;-0.008980528,0.5886098;0.1388903;-0.01091156,-0.1205664;0.5099957;-0.02385482,-0.2839444;0.3134402;-0.01601741,-0.4698126;0.1196106;-0.0284546,0.07535977;-0.005910357;-0.04557147,0.06771041;-0.3395915;-0.02183434,0.007831309;-0.7403816;0.04026812,0.004477557;-0.7050267;-0.03738317,-0.08210681;0.01591637;-0.0282122,-0.1641173;-0.2618478;-0.1958021,-0.1384691;-0.6520308;-0.07261813,-0.1563302;-0.6830658;-0.1176221,0.05309596;0.5495694;-0.04628584,0;0;0,0.03859285;0.3187039;0.01046908,0.07498693;0.6247724;0.006894946,0.2343019;0.4868197;0.006080031,0.3863024;0.2814296;-0.003850102,0.5708289;0.09910551;-0.07441568,-0.1098709;0.5177482;0.02229852,-0.2924274;0.33902;0.03312591,-0.5018148;0.1729356;0.004065776,0.07432225;-0.008079231;-0.04692245,0.05246988;-0.3419746;-0.04574132,-0.01403303;-0.7374206;0.03955089,-0.01882434;-0.7656013;-0.01204074,-0.08167106;0.01524126;-0.02980484,-0.1877512;-0.2512676;-0.2020984,-0.1341128;-0.6477689;-0.1127417,-0.1537265;-0.6754721;-0.161273,0.06631413;0.5499951;0.01018178,458.8026
+0;0;0,0.02996408;0.318532;-0.02210852,0.06066423;0.6228053;-0.0574594,0.2296319;0.5148999;-0.04232833,0.3872325;0.3195811;-0.009241931,0.5924492;0.1353625;-0.01122285,-0.1209843;0.5091163;-0.02374446,-0.2827228;0.3145332;-0.0159857,-0.4733931;0.1156958;-0.02874422,0.07546878;-0.005918906;-0.04563738,0.06784499;-0.3384842;-0.02197964,0.008681647;-0.7344836;0.0393805,0.00468516;-0.6981024;-0.05315241,-0.08222557;0.01593939;-0.02825301,-0.1639619;-0.260896;-0.1952825,-0.1386202;-0.6464151;-0.07357097,-0.1599043;-0.6891473;-0.1271998,0.05301869;0.5487676;-0.04621947,0;0;0,0.03853841;0.3182111;0.01028383,0.07472451;0.6239185;0.006588817,0.2343093;0.4856133;0.005698323,0.3897098;0.2861598;-0.006592631,0.5810069;0.1021388;-0.08139908,-0.1103788;0.5169065;0.02268984,-0.2954064;0.3445125;0.03396796,-0.5154722;0.1805377;0.006808782,0.07431947;-0.008330464;-0.04712283,0.0517544;-0.341059;-0.04726767,-0.01319091;-0.7322024;0.03561723,-0.03466393;-0.7451299;-0.04385078,-0.08182033;0.01544575;-0.02966823,-0.1888377;-0.2463485;-0.2063843,-0.136799;-0.6379755;-0.1169351,-0.1606353;-0.6713878;-0.1804154,0.0661069;0.5492114;0.00989902,458.8369
+0;0;0,0.02966431;0.3182006;-0.02280435,0.05991405;0.6221633;-0.05854821,0.2297552;0.5144548;-0.04330943,0.3956154;0.3282079;-0.009446312,0.6164513;0.1552396;-0.01324776,-0.1220854;0.5085934;-0.02413526,-0.2895527;0.3208783;-0.01626497,-0.491182;0.1262192;-0.02869356,0.07558922;-0.00585827;-0.04581029,0.0675502;-0.3384092;-0.02306638,0.005989373;-0.7424981;0.03784703,0.001979849;-0.706228;-0.05382323,-0.08246017;0.01574717;-0.02826623,-0.1682587;-0.2533771;-0.2054181,-0.1383325;-0.6460424;-0.0800928,-0.1595809;-0.6896231;-0.1310164,0.05248726;0.5481869;-0.04724416,0;0;0,0.03884067;0.3178647;0.01024926,0.07518698;0.6232423;0.006503701,0.2352089;0.4845003;0.005546451,0.3933939;0.2892953;-0.009175658,0.5893075;0.103846;-0.08616495,-0.1105215;0.5163154;0.02334894,-0.2983403;0.3492717;0.03618365,-0.5333295;0.1984856;0.008896317,0.07439615;-0.008407593;-0.04734087,0.0509191;-0.3410038;-0.04812586,-0.01563279;-0.7403762;0.03470291,-0.03208604;-0.754988;-0.04402386,-0.08205917;0.01548512;-0.02954887,-0.1891786;-0.2445121;-0.2087106,-0.1366749;-0.6439745;-0.1167258,-0.1608666;-0.6737018;-0.1823477,0.06654172;0.5486121;0.009827495,458.8699
+0;0;0,0.02964789;0.3180245;-0.02279173,0.05988857;0.6218961;-0.05852509,0.2300974;0.5141354;-0.04328086,0.3959811;0.327862;-0.009412926,0.6196641;0.1526638;-0.01326339,-0.1224694;0.5082619;-0.02406712,-0.2899606;0.3205201;-0.0161957,-0.4941892;0.1233515;-0.02878453,0.07570031;-0.00586688;-0.04587762,0.06766877;-0.3381086;-0.02315485,0.004394546;-0.7534443;0.03945392,0.0002630851;-0.7169834;-0.0550042,-0.08258135;0.01577031;-0.02830778,-0.1683001;-0.2531037;-0.2052949,-0.1375409;-0.6566979;-0.07648152,-0.1594356;-0.7025163;-0.1289538,0.05246353;0.5479371;-0.04722371,0;0;0,0.03915015;0.3176539;0.01006222,0.07579741;0.6228995;0.006092072,0.2359449;0.4836747;0.005219698,0.3989598;0.2926285;-0.011801,0.5995204;0.108189;-0.09242845,-0.1103266;0.5161444;0.02386703,-0.3022693;0.3538703;0.03755536,-0.5389649;0.1991738;0.00949363,0.07440209;-0.008728161;-0.04751694,0.05051571;-0.340982;-0.04900086,-0.01925533;-0.7506472;0.0389402,-0.03211355;-0.7607886;-0.04593908,-0.0821963;0.01585758;-0.02936014,-0.1885248;-0.241064;-0.2128021,-0.1339121;-0.6509638;-0.11571,-0.1620155;-0.681408;-0.1830735,0.06707397;0.5482992;0.00948,458.8947
+0;0;0,0.02961895;0.3177141;-0.02276948,0.05983962;0.6213845;-0.0584796,0.2310262;0.5134787;-0.04321989,0.396932;0.3271806;-0.009347461,0.6249146;0.1486147;-0.01327194,-0.1234733;0.507573;-0.02390081,-0.2909867;0.3198063;-0.01602835,-0.499141;0.1188477;-0.02885916,0.07583237;-0.005877115;-0.04595765,0.06778374;-0.3388256;-0.02318656,0.004734874;-0.7526821;0.03919924,0.000914685;-0.716708;-0.04814223,-0.08272542;0.01579782;-0.02835716,-0.1686265;-0.2536482;-0.2057208,-0.1379769;-0.6558049;-0.07736616,-0.158222;-0.695911;-0.1258851,0.05241861;0.5474657;-0.04718435,0;0;0,0.03921959;0.3173386;0.009795189,0.07588696;0.6223738;0.005616665,0.2368917;0.482703;0.004389286,0.403987;0.2953708;-0.01471066,0.6119833;0.1124194;-0.09923017,-0.1112316;0.5157969;0.02401162,-0.3070961;0.3582747;0.03825559,-0.5502595;0.2032193;0.01167385,0.07444146;-0.009010375;-0.04769146,0.04988685;-0.3419262;-0.04915785,-0.01955651;-0.7502717;0.03788138,-0.02896331;-0.7817607;-0.02383923,-0.08235915;0.01616652;-0.02920288,-0.1881189;-0.2398207;-0.2155451,-0.1312684;-0.6470506;-0.1151648,-0.1564173;-0.6769499;-0.1739732,0.06715718;0.5478178;0.009057522,458.9254
+0;0;0,0.02947188;0.3173975;-0.02330287,0.0594857;0.6208315;-0.05941527,0.2317009;0.5126818;-0.04386854,0.4057331;0.3338523;-0.009863399,0.610426;0.1887613;-0.006477788,-0.1246416;0.5070618;-0.02404096,-0.3006784;0.3271394;-0.0161339,-0.4850396;0.157245;-0.0265688,0.07574172;-0.006084048;-0.04620079,0.0674212;-0.3394864;-0.02488752,0.01127253;-0.7569326;0.04052222,0.00666784;-0.7199665;-0.06222196,-0.08285923;0.01597139;-0.02806422,-0.1724045;-0.2463301;-0.2147732,-0.1379434;-0.6507272;-0.08451268,-0.1609864;-0.7034258;-0.1415746,0.05216002;0.5469506;-0.04806026,0;0;0,0.03908794;0.3170687;0.009609222,0.07559799;0.6219115;0.005326033,0.237604;0.4820989;0.003789425,0.4085053;0.2984093;-0.01799178,0.6042824;0.1598196;-0.0916549,-0.1124287;0.5153199;0.02423249,-0.3115024;0.3618782;0.04000752,-0.5266373;0.2342627;0.02017594,0.07435687;-0.009271309;-0.04788983,0.04914154;-0.3425025;-0.04923177,-0.02082078;-0.7541808;0.03631734,-0.02844918;-0.7453524;-0.06427921,-0.08243193;0.01647519;-0.02901522,-0.1874534;-0.2370067;-0.219798,-0.1315415;-0.6466704;-0.1161547,-0.16266;-0.6838845;-0.1878485,0.06690271;0.5473902;0.008785963,458.9592
+0;0;0,0.02947188;0.3173975;-0.02330287,0.0594857;0.6208315;-0.05941527,0.2317009;0.5126818;-0.04386854,0.4057331;0.3338523;-0.009863399,0.610426;0.1887613;-0.006477788,-0.1246416;0.5070618;-0.02404096,-0.3006784;0.3271394;-0.0161339,-0.4850396;0.157245;-0.0265688,0.07574172;-0.006084048;-0.04620079,0.0674212;-0.3394864;-0.02488752,0.01127253;-0.7569326;0.04052222,0.00666784;-0.7199665;-0.06222196,-0.08285923;0.01597139;-0.02806422,-0.1724045;-0.2463301;-0.2147732,-0.1379434;-0.6507272;-0.08451268,-0.1609864;-0.7034258;-0.1415746,0.05216002;0.5469506;-0.04806026,0;0;0,0.03908794;0.3170687;0.009609222,0.07559799;0.6219115;0.005326033,0.237604;0.4820989;0.003789425,0.4085053;0.2984093;-0.01799178,0.6042824;0.1598196;-0.0916549,-0.1124287;0.5153199;0.02423249,-0.3115024;0.3618782;0.04000752,-0.5266373;0.2342627;0.02017594,0.07435687;-0.009271309;-0.04788983,0.04914154;-0.3425025;-0.04923177,-0.02082078;-0.7541808;0.03631734,-0.02844918;-0.7453524;-0.06427921,-0.08243193;0.01647519;-0.02901522,-0.1874534;-0.2370067;-0.219798,-0.1315415;-0.6466704;-0.1161547,-0.16266;-0.6838845;-0.1878485,0.06690271;0.5473902;0.008785963,458.9817
+0;0;0,0.02944722;0.3171319;-0.02328337,0.05944383;0.620392;-0.05937547,0.2321256;0.5121871;-0.04382304,0.4061618;0.3333535;-0.009817116,0.6108863;0.1882401;-0.006430984,-0.1251363;0.5065526;-0.02394431,-0.3011773;0.326626;-0.01603707,-0.4855669;0.1567054;-0.02647357,0.07590814;-0.006097415;-0.0463023,0.0675837;-0.3396563;-0.02497903,0.01138111;-0.7575034;0.04049353,0.00692023;-0.7207549;-0.05904167,-0.08304129;0.01600648;-0.02812588,-0.1726286;-0.2464181;-0.2149225,-0.1381343;-0.6512037;-0.08453688,-0.1604577;-0.7013194;-0.1398166,0.05212145;0.5465443;-0.04802557,0;0;0,0.03916508;0.3168011;0.0092237,0.07572448;0.6214552;0.004597187,0.2381008;0.4813998;0.002729177,0.4134247;0.3021542;-0.02091479,0.6067118;0.1600569;-0.09460258,-0.1127299;0.5147662;0.02408179,-0.3150983;0.3658797;0.04158407,-0.5333152;0.2432778;0.02337369,0.07432321;-0.009527519;-0.04825366,0.04864082;-0.3428802;-0.04964042,-0.02105373;-0.7551371;0.03538036,-0.03190592;-0.754813;-0.05935229,-0.08270615;0.01677921;-0.02865796,-0.1869147;-0.2344163;-0.2231493,-0.1292154;-0.6434171;-0.1162346,-0.1599755;-0.6798885;-0.1841174,0.06701532;0.5469739;0.008148193,459.0048
+0;0;0,0.03038676;0.316888;-0.02331894,0.06104024;0.6199282;-0.0598414,0.2342889;0.5109753;-0.04407563,0.4139905;0.33797;-0.009667598,0.6217871;0.1972624;-0.003515698,-0.1247062;0.5063563;-0.02401398,-0.3073791;0.333207;-0.01644476,-0.4963254;0.1682155;-0.02608962,0.07590742;-0.006189106;-0.04653786,0.06710802;-0.3397982;-0.02602093,0.01125678;-0.7591906;0.03958575,0.00685151;-0.7225988;-0.05781424,-0.08322302;0.01606644;-0.02796088,-0.1753728;-0.240597;-0.2214181,-0.1385601;-0.6464217;-0.09002313,-0.1619203;-0.6923494;-0.1469345,0.05350866;0.546137;-0.048371,0;0;0,0.03919643;0.3166537;0.008899927,0.07575798;0.6212004;0.003943682,0.2389936;0.4808706;0.001838923,0.4191588;0.3067623;-0.02334428,0.611975;0.1646986;-0.09854865,-0.113548;0.5143833;0.02412568,-0.3191493;0.370302;0.04351911,-0.5385506;0.2495168;0.02649208,0.07437468;-0.009761855;-0.04836452,0.04823732;-0.3430907;-0.04982162,-0.02131166;-0.7569444;0.03504038,-0.03523688;-0.761227;-0.05540526,-0.08282305;0.01697156;-0.0286063,-0.1868083;-0.2314277;-0.2267938,-0.1290386;-0.6412877;-0.1172905,-0.1596162;-0.6744537;-0.1852955,0.06705025;0.5467401;0.007584572,459.0272
+0;0;0,0.03034571;0.31646;-0.02328744,0.06097667;0.6192772;-0.0597841,0.2348778;0.5102293;-0.04400777,0.4145608;0.3372419;-0.009603281,0.6224217;0.1964907;-0.003449475,-0.1254066;0.5055937;-0.02387407,-0.3080607;0.3324622;-0.01630563,-0.4970655;0.1674197;-0.02595348,0.07605729;-0.006201325;-0.04662974,0.06724332;-0.3403626;-0.02607885,0.007832479;-0.7864844;0.04370917,0.004054395;-0.7508311;-0.03982386,-0.08338734;0.01609816;-0.02801609,-0.1756897;-0.24099;-0.2217936,-0.1365308;-0.6726794;-0.08202428,-0.1565651;-0.7077972;-0.1308331,0.05344829;0.5455173;-0.04831856,0;0;0,0.03896473;0.3162628;0.008345127,0.07536016;0.6205949;0.002977848,0.2393195;0.4802595;0.0008399487,0.4227637;0.3098074;-0.02540183,0.6173317;0.1714283;-0.1031803,-0.1145644;0.5140753;0.02400289,-0.3229854;0.3743078;0.04449809,-0.5454961;0.258931;0.02926241,0.074331;-0.01000142;-0.04870701,0.04759933;-0.3438381;-0.05021441,-0.02307424;-0.7856611;0.03476977,-0.03713311;-0.8085997;-0.02866411,-0.0830569;0.01718062;-0.02835272,-0.1907102;-0.219428;-0.2395183,-0.1325545;-0.6559991;-0.1235519,-0.1584078;-0.677124;-0.1847226,0.0666873;0.546168;0.006729841,459.0613
+0;0;0,0.0303122;0.3161105;-0.02326172,0.06092501;0.6187483;-0.05973676,0.2355219;0.5096096;-0.04395078,0.4151525;0.3366727;-0.009556349,0.6230155;0.1959201;-0.003402484,-0.1261353;0.5049564;-0.02374037,-0.3087361;0.3318754;-0.01617414,-0.4977428;0.1668313;-0.02582208,0.07616509;-0.006210115;-0.04669584,0.06733915;-0.3408257;-0.026117,0.007966615;-0.7866598;0.04362603,0.004330972;-0.7512197;-0.03675767,-0.08350553;0.01612098;-0.0280558,-0.1759334;-0.2413168;-0.2220968,-0.1367997;-0.6727278;-0.08241759,-0.1560787;-0.7053906;-0.1293863,0.05340109;0.545032;-0.04827801,0;0;0,0.03882018;0.3159356;0.007965326,0.07515708;0.6200809;0.00212121,0.2398124;0.4796057;8.654594E-05,0.4274323;0.3140128;-0.0270257,0.6234218;0.1781939;-0.1057501,-0.1154158;0.5136309;0.02389761,-0.3261647;0.3777876;0.04600682,-0.5527495;0.2704732;0.0318959,0.07438204;-0.01012994;-0.04883528,0.04735094;-0.3443998;-0.05023778,-0.02281764;-0.7845921;0.04176426,-0.03287935;-0.8102965;-0.01568259,-0.08319777;0.01725432;-0.02829503,-0.1917547;-0.2172868;-0.2420118,-0.1305205;-0.6533326;-0.1268091,-0.1554441;-0.6735458;-0.1847902,0.06650066;0.5457052;0.006034136,459.093
+0;0;0,0.03104405;0.3160292;-0.02340094,0.06221263;0.618562;-0.06026781,0.2365121;0.508811;-0.04406737,0.4217319;0.3419253;-0.009425033,0.6347817;0.2092999;-0.0006784676,-0.1250741;0.5051662;-0.02403617,-0.3144091;0.3394904;-0.0162177,-0.5065658;0.1781186;-0.02576149,0.07603862;-0.006346738;-0.04688321,0.06671349;-0.3409883;-0.02695658,0.01068778;-0.7871765;0.04328913,0.007053292;-0.751765;-0.03709655,-0.08355993;0.01624461;-0.02782156,-0.1779927;-0.2357858;-0.2279019,-0.1356434;-0.6668416;-0.08806396,-0.1560187;-0.6982184;-0.1362521,0.05452566;0.5448799;-0.04869806,0;0;0,0.03882018;0.3159356;0.007965326,0.07515708;0.6200809;0.00212121,0.2398124;0.4796057;8.654594E-05,0.4274323;0.3140128;-0.0270257,0.6234218;0.1781939;-0.1057501,-0.1154158;0.5136309;0.02389761,-0.3261647;0.3777876;0.04600682,-0.5527495;0.2704732;0.0318959,0.07438204;-0.01012994;-0.04883528,0.04735094;-0.3443998;-0.05023778,-0.02281764;-0.7845921;0.04176426,-0.03287935;-0.8102965;-0.01568259,-0.08319777;0.01725432;-0.02829503,-0.1917547;-0.2172868;-0.2420118,-0.1305205;-0.6533326;-0.1268091,-0.1554441;-0.6735458;-0.1847902,0.06650066;0.5457052;0.006034136,459.1157
+0;0;0,0.03099878;0.3155684;-0.02336682,0.06212679;0.6177072;-0.06018606,0.2369142;0.5079491;-0.04398723,0.4220911;0.341102;-0.009352911,0.6351645;0.208462;-0.0006053764,-0.1256233;0.5042948;-0.02390334,-0.3149144;0.3386574;-0.01608668,-0.5070925;0.1772676;-0.02563153,0.07622523;-0.006362313;-0.04699827,0.06687506;-0.3419021;-0.02701815,0.0108523;-0.7880669;0.04322388,0.007020576;-0.7523617;-0.04152408,-0.08376499;0.01628447;-0.02788983,-0.1784513;-0.2364224;-0.2285072,-0.1361042;-0.6674557;-0.08867662,-0.1575852;-0.7021632;-0.1394797,0.05444898;0.544113;-0.0486301,0;0;0,0.03879498;0.3154792;0.007629395,0.07502194;0.6192284;0.001426697,0.240109;0.478513;-0.0005191565,0.4306424;0.3164594;-0.02815199,0.6301311;0.1872326;-0.1092374,-0.1159733;0.5131202;0.0241359,-0.328061;0.3796611;0.0472753,-0.55718;0.2777333;0.033661,0.07455198;-0.01049621;-0.04890227,0.04704134;-0.3456314;-0.04996347,-0.02326827;-0.7856435;0.0426724,-0.03297174;-0.8079011;-0.02369356,-0.083373;0.01758607;-0.02827145,-0.1933503;-0.2139642;-0.2459019,-0.1316315;-0.6500047;-0.1310326,-0.157275;-0.6733955;-0.192035,0.06640078;0.5449435;0.005429983,459.1387
+0;0;0,0.03092246;0.3147914;-0.02330928,0.06200668;0.6165051;-0.06007721,0.2376579;0.5066705;-0.04387121,0.4228088;0.3398468;-0.009241771,0.636038;0.2071098;-0.0004878379,-0.1265767;0.502999;-0.0236933,-0.3158412;0.3373849;-0.01587774,-0.5081598;0.1758771;-0.02542957,0.0764545;-0.00638145;-0.04713963,0.06707883;-0.3428366;-0.027105,0.01469628;-0.7600108;0.03857289,0.01070833;-0.7240731;-0.04963036,-0.08401694;0.01633345;-0.02797372,-0.1789615;-0.2370629;-0.2291384,-0.1393661;-0.6400887;-0.09839368,-0.1617229;-0.6774344;-0.1512681,0.05433855;0.5430036;-0.04853582,0;0;0,0.03892504;0.3146839;0.007211924,0.07519667;0.6179831;0.0005619526,0.2412142;0.4774023;-0.001347899,0.4347561;0.3191741;-0.02990568,0.643977;0.2129164;-0.1198965,-0.1167704;0.5127304;0.02395208,-0.3315079;0.3838477;0.04818536,-0.5677348;0.299053;0.03517943,0.07471992;-0.01085024;-0.04906487,0.04712047;-0.3468996;-0.04978931,-0.009186223;-0.758181;0.04385328,-0.03136899;-0.7904228;-0.01500976,-0.08363992;0.01786982;-0.02816362,-0.1950271;-0.2107927;-0.2495179,-0.1348738;-0.6176336;-0.1401845,-0.1607829;-0.6418139;-0.2051782,0.06656535;0.5438023;0.004706621,459.1717
+0;0;0,0.0318298;0.3139209;-0.02334218,0.06383065;0.6150205;-0.06028476,0.2400472;0.5045503;-0.04418044,0.4307065;0.3444073;-0.008827314,0.647173;0.2172719;0.003661862,-0.126088;0.5020099;-0.02385951,-0.3222978;0.3448877;-0.01605323,-0.5194685;0.1892822;-0.02541906,0.07649115;-0.006831299;-0.04745622,0.06673275;-0.3446372;-0.02794336,0.0177566;-0.763801;0.03894632,0.01386756;-0.7280467;-0.04596732,-0.08425228;0.01685794;-0.02769512,-0.181589;-0.2307745;-0.2369619,-0.1396642;-0.6352131;-0.1056497,-0.1609583;-0.6681778;-0.1589467,0.05589917;0.541659;-0.04868885,0;0;0,0.03883064;0.3139297;0.006685019,0.07496524;0.616739;-0.0004703994,0.2421376;0.476494;-0.002360225,0.4390488;0.3226705;-0.03083622,0.6462526;0.2123614;-0.1207005,-0.1178917;0.5117409;0.02372573,-0.3343176;0.3861135;0.04870831,-0.570062;0.2999966;0.03508643,0.07486063;-0.01104204;-0.04923022,0.04693311;-0.3483974;-0.04977155,-0.009756014;-0.7614767;0.04362535,-0.03130686;-0.7895919;-0.01482761,-0.08389409;0.01796062;-0.02808655,-0.1984563;-0.2032317;-0.2572989,-0.1380963;-0.6118776;-0.1480449,-0.1636887;-0.6321788;-0.2118679,0.06637853;0.5426638;0.00382185,459.207
+0;0;0,0.03177514;0.3133819;-0.02330209,0.06373174;0.6140648;-0.06019407,0.2410959;0.503456;-0.04407622,0.431729;0.343335;-0.008727957,0.6481332;0.2162362;0.003757629,-0.1273016;0.5008999;-0.02362974,-0.3234844;0.3437993;-0.01582453,-0.5205985;0.1882385;-0.02518767,0.07665616;-0.006846035;-0.04755859,0.0663816;-0.3625201;-0.02701362,0.01901918;-0.7678727;0.03767209,0.01361431;-0.7298755;-0.08033852,-0.08443402;0.01689431;-0.02775487,-0.1869193;-0.2438365;-0.2480907,-0.1463759;-0.6349491;-0.1211052,-0.1759698;-0.6924556;-0.1951759,0.05581006;0.540794;-0.04861249,0;0;0,0.03877121;0.313401;0.006122351,0.07476896;0.6157861;-0.001619101,0.2433373;0.4759649;-0.003727436,0.4428884;0.3257941;-0.03300667,0.6512564;0.2173049;-0.12219,-0.1191639;0.510787;0.02314495,-0.337189;0.3880323;0.04815457,-0.5733123;0.3030838;0.03510075,0.07502115;-0.01119807;-0.04930806,0.04481757;-0.3662762;-0.04306936,-0.01163822;-0.7663765;0.04336357,-0.02045132;-0.7552922;-0.07318771,-0.08409582;0.01802077;-0.02807133,-0.2074258;-0.2073867;-0.2750792,-0.148364;-0.6027908;-0.1706503,-0.1836389;-0.6454518;-0.2572283,0.0662294;0.541808;0.00283289,459.2387
+0;0;0,0.0317139;0.3127778;-0.02325718,0.06363843;0.6131585;-0.06011321,0.2418626;0.5024265;-0.04398221,0.4324363;0.3423554;-0.008644946,0.6487193;0.2153278;0.003833637,-0.1282342;0.4998586;-0.02344141,-0.324356;0.3428069;-0.01563863,-0.5213595;0.1873334;-0.02499652,0.07697213;-0.006874253;-0.04775462,0.06656626;-0.3670934;-0.0269471,0.0192504;-0.7720475;0.03767502,0.01384707;-0.7340526;-0.08030199,-0.08478204;0.01696394;-0.02786927,-0.188577;-0.2470987;-0.2510208,-0.1480734;-0.6378268;-0.1241601,-0.1776589;-0.6953084;-0.1982097,0.05572207;0.5399367;-0.0485394,0;0;0,0.03864765;0.312818;0.005283594,0.0744656;0.6148965;-0.003131628,0.2441548;0.4755226;-0.005535126,0.4478594;0.3313673;-0.03575957,0.6580266;0.225265;-0.1231785,-0.1202472;0.5099706;0.02226414,-0.3396949;0.3900332;0.04771071,-0.5766181;0.3076869;0.03520118,0.0751825;-0.01123692;-0.04973722,0.04371512;-0.3707434;-0.04173589,-0.01329541;-0.7706982;0.04304957,-0.02227686;-0.7596225;-0.07345319,-0.08460223;0.01810023;-0.02770041,-0.2108303;-0.2050231;-0.2818294,-0.1523561;-0.6001534;-0.1776402,-0.1872078;-0.6427256;-0.2644176,0.06599045;0.5409735;0.001516342,459.2725
+0;0;0,0.03233315;0.3127238;-0.02354828,0.06451769;0.6131183;-0.06083496,0.2435983;0.5017285;-0.0446621,0.4388229;0.3478028;-0.008015353,0.6590456;0.2286904;0.005546365,-0.1284659;0.5001171;-0.02369637,-0.3285262;0.3482922;-0.01510698,-0.5301082;0.1994619;-0.0242728,0.07700688;-0.00702251;-0.04806425,0.06586015;-0.3691003;-0.02822882,0.02027035;-0.7735116;0.03696727,0.01660382;-0.7382149;-0.04161572,-0.08506868;0.01706718;-0.02759671,-0.1902524;-0.2444364;-0.2560048,-0.1491902;-0.6345403;-0.1294726,-0.169256;-0.6617603;-0.1798713,0.05655339;0.5399064;-0.04915661,0;0;0,0.03854717;0.3128707;0.004713058,0.07405941;0.6150441;-0.004797697,0.2448123;0.475363;-0.007147312,0.4528105;0.3378571;-0.03841341,0.6692549;0.242105;-0.121197,-0.1214093;0.5096509;0.02182099,-0.3424903;0.3928824;0.04706061,-0.5799143;0.3132026;0.03478615,0.0752918;-0.01120687;-0.04995096,0.04298697;-0.3724571;-0.04142642,-0.01399113;-0.7719056;0.0426681,-0.03565776;-0.7977234;-0.008632187,-0.0848773;0.01809861;-0.02752874,-0.211565;-0.2051089;-0.2839399,-0.1549389;-0.6004207;-0.1819618,-0.1778895;-0.6173099;-0.2410504,0.0656863;0.5411188;0.0001749992,459.3057
+0;0;0,0.03229877;0.3123913;-0.02352324,0.06444951;0.6124709;-0.06076929,0.2445494;0.5009856;-0.04458977,0.4397446;0.3470831;-0.007948525,0.6600547;0.2279234;0.005618574,-0.1295185;0.4993655;-0.02351114,-0.3295488;0.3475634;-0.01492303,-0.5312107;0.1986741;-0.0240925,0.07727353;-0.007046828;-0.04823069,0.06604979;-0.3716263;-0.02825821,0.02029641;-0.7774887;0.03717181,0.01662623;-0.7421867;-0.04148941,-0.08536325;0.01712628;-0.02769227,-0.1912737;-0.2461841;-0.2576785,-0.1500642;-0.6376876;-0.1306923,-0.17015;-0.6649646;-0.1811411,0.05649717;0.5393691;-0.04910848,0;0;0,0.03839509;0.3125593;0.004170179,0.07338755;0.6144462;-0.006050348,0.2455291;0.4752687;-0.008833885,0.4571573;0.3438154;-0.04144168,0.6792977;0.2684093;-0.1302518,-0.122886;0.5090519;0.02121332,-0.3471481;0.3983101;0.0451408,-0.5848162;0.3188111;0.03449231,0.07540263;-0.01132648;-0.050331,0.04156922;-0.3749289;-0.04075718,-0.01572111;-0.7763628;0.04089665,-0.03651971;-0.8022066;-0.01085341,-0.08532008;0.01828259;-0.02707928,-0.2125915;-0.2031589;-0.2882473,-0.1569503;-0.600323;-0.1869385,-0.1796835;-0.6176257;-0.2458861,0.06519096;0.5406289;-0.0008616447,459.3282
+0;0;0,0.03229877;0.3123913;-0.02352324,0.06444951;0.6124709;-0.06076929,0.2445494;0.5009856;-0.04458977,0.4397446;0.3470831;-0.007948525,0.6600547;0.2279234;0.005618574,-0.1295185;0.4993655;-0.02351114,-0.3295488;0.3475634;-0.01492303,-0.5312107;0.1986741;-0.0240925,0.07727353;-0.007046828;-0.04823069,0.06604979;-0.3716263;-0.02825821,0.02029641;-0.7774887;0.03717181,0.01662623;-0.7421867;-0.04148941,-0.08536325;0.01712628;-0.02769227,-0.1912737;-0.2461841;-0.2576785,-0.1500642;-0.6376876;-0.1306923,-0.17015;-0.6649646;-0.1811411,0.05649717;0.5393691;-0.04910848,0;0;0,0.03839509;0.3125593;0.004170179,0.07338755;0.6144462;-0.006050348,0.2455291;0.4752687;-0.008833885,0.4571573;0.3438154;-0.04144168,0.6792977;0.2684093;-0.1302518,-0.122886;0.5090519;0.02121332,-0.3471481;0.3983101;0.0451408,-0.5848162;0.3188111;0.03449231,0.07540263;-0.01132648;-0.050331,0.04156922;-0.3749289;-0.04075718,-0.01572111;-0.7763628;0.04089665,-0.03651971;-0.8022066;-0.01085341,-0.08532008;0.01828259;-0.02707928,-0.2125915;-0.2031589;-0.2882473,-0.1569503;-0.600323;-0.1869385,-0.1796835;-0.6176257;-0.2458861,0.06519096;0.5406289;-0.0008616447,459.3515
+0;0;0,0.03279253;0.3122689;-0.02375603,0.06520358;0.6123086;-0.06134789,0.2461068;0.5006048;-0.04493001,0.4492282;0.3577403;-0.007196039,0.6696247;0.2389437;0.007436248,-0.1298473;0.50017;-0.02332569,-0.3348136;0.3551676;-0.01587156,-0.54273;0.2151087;-0.02333084,0.07729685;-0.007249055;-0.0486117,0.06541689;-0.3744377;-0.02935504,0.02044382;-0.7790757;0.03572617,0.01645517;-0.743445;-0.04797691,-0.08567042;0.01732787;-0.02740025,-0.193444;-0.2406964;-0.2664563,-0.1525658;-0.6310129;-0.1400756,-0.1729467;-0.6602303;-0.1960376,0.05719581;0.5392182;-0.04959897,0;0;0,0.03811021;0.312548;0.003595591,0.07261167;0.6144983;-0.007290125,0.2457134;0.4749968;-0.01041245,0.4609841;0.3499922;-0.04395092,0.6807453;0.26579;-0.1306479,-0.1242879;0.5086361;0.02064305,-0.3512926;0.4035215;0.04327497,-0.588732;0.3233802;0.03321082,0.07547854;-0.01128832;-0.05065584,0.04036154;-0.3773315;-0.03976297,-0.01676714;-0.7776294;0.04078531,-0.03561066;-0.8004385;-0.02174425,-0.0856728;0.01825363;-0.02678482,-0.2135591;-0.2003528;-0.2936102,-0.1583171;-0.5963094;-0.1928292,-0.1819804;-0.614237;-0.2576121,0.06456362;0.540669;-0.001921892,459.3741
+0;0;0,0.03277535;0.3121053;-0.02374358,0.06517925;0.6120789;-0.06132681,0.246447;0.500325;-0.04490381,0.4494979;0.35751;-0.007182926,0.669933;0.2386926;0.00745192,-0.1302273;0.4998893;-0.0232581,-0.3351225;0.3549373;-0.01580656,-0.5430753;0.2148538;-0.02326715,0.07744513;-0.007262962;-0.04870496,0.06552566;-0.3756732;-0.02938423,0.02067892;-0.7791746;0.03551415,0.01667243;-0.7435187;-0.04856334,-0.08583476;0.01736111;-0.02745282,-0.1939669;-0.2415216;-0.2673041,-0.1532035;-0.6307417;-0.1412785,-0.1736756;-0.6602239;-0.1974908,0.05717408;0.5390124;-0.04958171,0;0;0,0.03784949;0.3124194;0.003041744,0.07200959;0.6143141;-0.008536696,0.2457171;0.4751941;-0.01176548,0.4642528;0.3563449;-0.04590726,0.6859767;0.2801623;-0.1351155,-0.1251198;0.508581;0.02012979,-0.3535649;0.4066129;0.04167123,-0.5918037;0.3287652;0.03140558,0.07553065;-0.0112467;-0.05090487,0.03974214;-0.3784482;-0.0397824,-0.01707825;-0.7776254;0.04062486,-0.03625929;-0.8000839;-0.02259909,-0.08591894;0.01821893;-0.02662103,-0.2138678;-0.1983131;-0.2967773,-0.1602974;-0.5936549;-0.1974221,-0.1836672;-0.6119283;-0.262542,0.06406033;0.5405124;-0.002980709,459.4065
+0;0;0,0.03315121;0.3118697;-0.02367354,0.06575837;0.611613;-0.06134351,0.2471772;0.5000336;-0.04493794,0.4522821;0.3603318;-0.007305108,0.6775889;0.2513259;0.009531278,-0.1299563;0.5000078;-0.02327375,-0.3398167;0.3624962;-0.0162006,-0.5519722;0.2289149;-0.02486163,0.07761016;-0.007246896;-0.04889892,0.06486207;-0.3762392;-0.03049204,0.02066598;-0.7782634;0.03435814,0.01667345;-0.7426409;-0.04913652,-0.08611347;0.01730298;-0.02742327,-0.1958388;-0.236498;-0.2727844,-0.1546184;-0.6242296;-0.1472957,-0.1736709;-0.6524884;-0.2044081,0.05771965;0.5386111;-0.0495666,0;0;0,0.03745183;0.3122693;0.002728939,0.0711593;0.6140079;-0.009150624,0.2453075;0.475388;-0.01274514,0.4664997;0.3618275;-0.0470798,0.686348;0.2793054;-0.1353166,-0.1259839;0.508352;0.01975039,-0.3555481;0.4090436;0.04070198,-0.5949197;0.3347139;0.03044375,0.07567382;-0.01108188;-0.05116272,0.03930113;-0.3787862;-0.03988206,-0.01704502;-0.7765533;0.04004741,-0.03747405;-0.79934;-0.02171934,-0.08623551;0.0181373;-0.02648459,-0.2137626;-0.1958227;-0.2996415,-0.1611519;-0.5901402;-0.2020299,-0.1841039;-0.6074679;-0.2672389,0.06334177;0.5402522;-0.003530264,459.4397
+0;0;0,0.03310002;0.3113882;-0.02363699,0.0656751;0.6108366;-0.06127004,0.2472192;0.499302;-0.0448727,0.4521803;0.3596982;-0.007266264,0.6774023;0.2507333;0.009563783,-0.1301486;0.4992762;-0.02319504,-0.3398618;0.361861;-0.01612686,-0.5519374;0.22833;-0.02478462,0.07781113;-0.007265662;-0.04902555,0.06502539;-0.3773475;-0.03056431,0.02079715;-0.7796642;0.03433306,0.01684889;-0.744104;-0.04823574,-0.08633646;0.01734779;-0.02749428,-0.1963858;-0.2372026;-0.2735799,-0.1551354;-0.6252162;-0.1479999,-0.1739766;-0.6528291;-0.204479,0.05764396;0.5379034;-0.04950424,0;0;0,0.03689981;0.3118506;0.002135754,0.07008937;0.6133296;-0.0101372,0.2447816;0.4754877;-0.01359582,0.4682628;0.3665922;-0.04691911,0.6882382;0.2826446;-0.1332045,-0.1270422;0.5082264;0.01930887,-0.3578013;0.4121319;0.04001205,-0.5975071;0.3391983;0.02984791,0.07576028;-0.01095255;-0.05149067,0.03862765;-0.3796726;-0.04001987,-0.01769865;-0.7778434;0.03943991,-0.03812572;-0.801345;-0.02043021,-0.08657981;0.0180158;-0.0262723,-0.2136512;-0.1952968;-0.3016184,-0.1611909;-0.5907687;-0.207404,-0.184147;-0.6076813;-0.2717183,0.06243229;0.5396351;-0.00442338,459.4741
+0;0;0,0.03307988;0.3111987;-0.02362261,0.06563152;0.6104317;-0.06122849,0.2475239;0.498882;-0.04483159,0.4523689;0.3593573;-0.007246457,0.6774377;0.2504665;0.009572141,-0.1305253;0.4988561;-0.02311479,-0.3401196;0.3615188;-0.01605061,-0.5520509;0.2280787;-0.02470249,0.07792405;-0.007276207;-0.0490967,0.06512394;-0.3777742;-0.0306147,0.02082645;-0.7807208;0.03438428,0.01688235;-0.7451665;-0.04809738,-0.08646176;0.01737296;-0.02753418,-0.1966349;-0.2374637;-0.2738965,-0.1553198;-0.6260849;-0.1481199,-0.1741412;-0.6536368;-0.2045394,0.0576064;0.5375531;-0.04947148,0;0;0,0.03660563;0.3116949;0.001804113,0.0694876;0.6129773;-0.01073647,0.2446717;0.4753147;-0.01424921,0.4703242;0.3711647;-0.04703581,0.6920022;0.2897679;-0.1308775,-0.127938;0.5081108;0.01885657,-0.3603145;0.4162106;0.03877413,-0.6003616;0.3450893;0.02804065,0.0758056;-0.01095118;-0.05166399,0.03818446;-0.3800328;-0.03993225,-0.01872618;-0.7789149;0.0388546,-0.03835186;-0.8025935;-0.02100419,-0.08675911;0.01798538;-0.02617191,-0.2127772;-0.1934436;-0.3040054,-0.1608306;-0.5904974;-0.2134352,-0.1831317;-0.6075413;-0.2777715,0.0619123;0.5393345;-0.004968047,459.5065
+0;0;0,0.03305401;0.3109553;-0.02360413,0.06558195;0.6099703;-0.06118291,0.2476578;0.4984313;-0.04478923,0.4523555;0.3590069;-0.00723112,0.6768181;0.2504094;0.009542184,-0.1307463;0.4984055;-0.02305205,-0.3401899;0.3611668;-0.01599295,-0.5515505;0.2280861;-0.02462152,0.07801127;-0.00728435;-0.04915164,0.06519561;-0.3782322;-0.03064721,0.0207254;-0.78275;0.03460523,0.01676571;-0.7471737;-0.04820244,-0.08655852;0.01739241;-0.027565,-0.1968654;-0.2377536;-0.2742265,-0.1553893;-0.6278902;-0.1479594,-0.174285;-0.6556696;-0.2046019,0.057562;0.5371388;-0.04943348,0;0;0,0.03620343;0.3114966;0.001451492,0.06875728;0.6125837;-0.01130164,0.2443097;0.4751919;-0.01469767,0.4719238;0.3754942;-0.04636967,0.7048885;0.330759;-0.1250108,-0.1287874;0.5083644;0.01891085,-0.3627673;0.4208755;0.03761917,-0.6031834;0.3533337;0.02779813,0.07578765;-0.01085035;-0.0518961,0.03765897;-0.3803169;-0.03966403,-0.01988415;-0.7808773;0.03850484,-0.03875759;-0.8043871;-0.02219427,-0.08693749;0.01789299;-0.02600801,-0.2124558;-0.1923814;-0.3055412,-0.1601757;-0.591371;-0.2164109,-0.1830635;-0.6092542;-0.2803424,0.06127335;0.5389828;-0.005495906,459.5413
+0;0;0,0.03329562;0.3108656;-0.02354304,0.06592257;0.6097421;-0.06118204,0.2485284;0.4980666;-0.04440002,0.4555746;0.3623778;-0.007677723,0.6847274;0.2644748;0.008733638,-0.1310773;0.4986869;-0.02282478,-0.3451439;0.3691653;-0.01755947,-0.5654706;0.2520172;-0.02745225,0.07803051;-0.007362115;-0.04936495,0.06468087;-0.3797341;-0.03124955,0.02050211;-0.7844592;0.03373704,0.01664794;-0.7489614;-0.04767283,-0.08674554;0.01746923;-0.02738426,-0.1989233;-0.2316507;-0.2813973,-0.1579173;-0.6222671;-0.1560385,-0.1748513;-0.6473073;-0.2139736,0.05789087;0.5369352;-0.04940685,0;0;0,0.03579202;0.3114775;0.001004457,0.06796113;0.6124737;-0.01207912,0.2441085;0.4747689;-0.01529777,0.4741364;0.3809164;-0.0454129,0.7045164;0.3170307;-0.1175867,-0.1300546;0.5083153;0.01837667,-0.3658912;0.4265411;0.03632601,-0.6065604;0.3604857;0.02736171,0.07582971;-0.01070061;-0.05210769,0.03701106;-0.3814925;-0.03892576,-0.02059226;-0.7823778;0.0382123,-0.0395951;-0.8068625;-0.01960611,-0.0871567;0.01773435;-0.02586627,-0.212798;-0.1907469;-0.3085623,-0.1614081;-0.5906855;-0.2226223,-0.1843348;-0.6071178;-0.2857971,0.06057435;0.5388871;-0.006209493,459.5739
+0;0;0,0.033273;0.3106544;-0.02352705,0.06586104;0.6091745;-0.06112099,0.2492016;0.4974414;-0.04433453,0.4560925;0.3618544;-0.007639773,0.6852018;0.26397;0.008768469,-0.1318473;0.4980641;-0.02267727,-0.3457534;0.3686396;-0.01741591,-0.5660381;0.2515137;-0.02730681,0.07815523;-0.007373881;-0.04944385,0.06476604;-0.3808489;-0.03127479,0.02064252;-0.785068;0.03363055,0.01676796;-0.7495411;-0.04821004,-0.08688418;0.01749715;-0.02742802,-0.1993943;-0.2323608;-0.2821936,-0.1584396;-0.6224887;-0.1569915,-0.1754631;-0.6478201;-0.2152331,0.05783929;0.5364578;-0.0493604,0;0;0,0.03542528;0.3113056;0.0008132458,0.06721351;0.6119735;-0.01240957,0.244267;0.4744227;-0.01560473,0.476118;0.385318;-0.04458117,0.7107773;0.3458491;-0.1202046,-0.1314954;0.5082445;0.01821433,-0.3686611;0.4308299;0.03534984,-0.61107;0.3717228;0.02608042,0.0758791;-0.01069555;-0.05229985,0.0366545;-0.3825398;-0.03865087,-0.02058148;-0.7830271;0.03807354,-0.03949516;-0.8072299;-0.02064419,-0.0873559;0.01769848;-0.02574913,-0.2127991;-0.1884652;-0.3116749,-0.1615153;-0.5884142;-0.2282278,-0.1840523;-0.6063671;-0.2909657,0.05992317;0.5384706;-0.006531835,459.5963
+0;0;0,0.03323507;0.3103003;-0.02350023,0.06578139;0.6084381;-0.06104648,0.2502039;0.4965699;-0.04424537,0.4568821;0.3611222;-0.007588327,0.6858407;0.2633022;0.008809119,-0.1329811;0.4971961;-0.0224667,-0.3466673;0.3679047;-0.01721075,-0.5668071;0.2508559;-0.02709514,0.07816542;-0.007374843;-0.0494503,0.06477317;-0.3809352;-0.03127709,0.02061205;-0.7854987;0.03368355,0.01675523;-0.749997;-0.04778241,-0.08689551;0.01749943;-0.0274316,-0.1994313;-0.2324155;-0.2822553,-0.1584417;-0.6228759;-0.1569466,-0.1753873;-0.647954;-0.2149216,0.05776886;0.535805;-0.04929941,0;0;0,0.0348592;0.311011;0.0002999306,0.06620996;0.611324;-0.01320779,0.2446403;0.4740644;-0.015715,0.4779049;0.3887727;-0.04252243,0.7107728;0.3328906;-0.1125896,-0.1334794;0.5078216;0.01782149,-0.3723773;0.4365721;0.03385322,-0.6163495;0.3844495;0.02932924,0.07588403;-0.01056706;-0.05234027,0.03640641;-0.3824861;-0.03912354,-0.02082363;-0.7834751;0.036865,-0.04022644;-0.8078706;-0.02098405,-0.08739146;0.01749386;-0.02581183,-0.2120201;-0.1871158;-0.3133175,-0.1610536;-0.5877639;-0.23131,-0.1831762;-0.60727;-0.2924785,0.05903147;0.5378982;-0.007301092,459.6293
+0;0;0,0.03315236;0.3103425;-0.02305618,0.06552517;0.6085479;-0.06021321,0.2500683;0.4968918;-0.04425598,0.4647375;0.3750593;-0.005789228,0.6932542;0.2761102;0.00998654,-0.1333851;0.497677;-0.02262315,-0.3521455;0.3771476;-0.01790607,-0.5691541;0.2543972;-0.02786916,0.07804387;-0.007256296;-0.04965938,0.06368317;-0.3808202;-0.0323191,0.02005293;-0.7854525;0.03257196,0.01622199;-0.7499093;-0.0488924,-0.08701376;0.01733292;-0.02716117,-0.2013523;-0.2269452;-0.2866064,-0.1602819;-0.6177635;-0.1624452,-0.1757112;-0.6455735;-0.2181389,0.0575676;0.5358936;-0.04856063,0;0;0,0.0348592;0.311011;0.0002999306,0.06620996;0.611324;-0.01320779,0.2446403;0.4740644;-0.015715,0.4779049;0.3887727;-0.04252243,0.7107728;0.3328906;-0.1125896,-0.1334794;0.5078216;0.01782149,-0.3723773;0.4365721;0.03385322,-0.6163495;0.3844495;0.02932924,0.07588403;-0.01056706;-0.05234027,0.03640641;-0.3824861;-0.03912354,-0.02082363;-0.7834751;0.036865,-0.04022644;-0.8078706;-0.02098405,-0.08739146;0.01749386;-0.02581183,-0.2120201;-0.1871158;-0.3133175,-0.1610536;-0.5877639;-0.23131,-0.1831762;-0.60727;-0.2924785,0.05903147;0.5378982;-0.007301092,459.6517
+0;0;0,0.03312714;0.3101064;-0.02303864,0.06545745;0.6079202;-0.0601469,0.2509625;0.4961661;-0.04418359,0.4654641;0.3744287;-0.005746879,0.6936766;0.2756113;0.01000789,-0.1343863;0.4969552;-0.02244383,-0.3529759;0.3765199;-0.01773043,-0.5696957;0.2539328;-0.02768026,0.07801522;-0.007253631;-0.04964115,0.06364471;-0.3810726;-0.03228903,0.02013955;-0.7845449;0.03241601,0.01633232;-0.749036;-0.04854405,-0.08698181;0.01732655;-0.0271512,-0.2013984;-0.2271183;-0.2867735,-0.1604457;-0.6168162;-0.1629683,-0.1757795;-0.6442684;-0.2183172,0.05751025;0.5353606;-0.04850953,0;0;0,0.03443575;0.3108188;9.775162E-05,0.06542045;0.6107646;-0.01356673,0.2450348;0.4737701;-0.01574159,0.4794097;0.3916689;-0.04096234,0.7171173;0.3618833;-0.1095334,-0.135227;0.5078954;0.01773149,-0.3745395;0.4386799;0.03344857,-0.6178878;0.3853049;0.0282747,0.07593259;-0.01048864;-0.05222511,0.03617981;-0.3826447;-0.03927099,-0.02082726;-0.7823904;0.03703666,-0.03978924;-0.8072448;-0.01980364,-0.08734111;0.01734023;-0.02596304,-0.2114331;-0.1848493;-0.3157367,-0.1609787;-0.5846647;-0.235292,-0.1818563;-0.6017382;-0.2981218,0.0583241;0.5374286;-0.007654905,459.6742
+0;0;0,0.03312702;0.3101052;-0.02303856,0.06543045;0.6076717;-0.06011578,0.2520234;0.4957632;-0.04413867,0.4663879;0.3741037;-0.005726535,0.6948682;0.2751704;0.01004672,-0.1354784;0.4965567;-0.02227745,-0.3539282;0.3761985;-0.01756706,-0.5709022;0.2534675;-0.02752857,0.0781336;-0.007264639;-0.04971647,0.06374972;-0.3814314;-0.03234821,0.0203135;-0.7842644;0.0322543,0.01650086;-0.7487477;-0.04882071,-0.08711379;0.01735284;-0.0271924,-0.2016369;-0.2273194;-0.2870563,-0.160749;-0.6163999;-0.1634472,-0.1761046;-0.6439336;-0.2188747,0.05749034;0.5351768;-0.04848878,0;0;0,0.03393887;0.3108722;0.0001893044,0.06442259;0.6106207;-0.01342237,0.2452391;0.4735004;-0.01589799,0.4807194;0.3947758;-0.03998291,0.7161539;0.3548081;-0.1121842,-0.1373143;0.5081133;0.01763679,-0.3773957;0.4421027;0.03287307,-0.6216162;0.3914408;0.02743684,0.07594471;-0.01045422;-0.05246401,0.03566007;-0.3828716;-0.03861606,-0.02076043;-0.7823005;0.03626943,-0.03958662;-0.8071193;-0.02081477,-0.08755126;0.01728881;-0.02579215,-0.2109163;-0.1832169;-0.3174904,-0.1610481;-0.5827081;-0.2384049,-0.1812192;-0.5992852;-0.3019803,0.05743431;0.5373375;-0.007550955,459.696
+0;0;0,0.03260713;0.3100507;-0.02287721,0.06440768;0.6074397;-0.0598726,0.2519616;0.4955151;-0.04382625,0.4676837;0.3763644;-0.006378628,0.7003018;0.2874842;0.01097091,-0.1373351;0.4967996;-0.02217332,-0.3580598;0.3810354;-0.01836832,-0.5770255;0.2615768;-0.02814163,0.07803768;-0.00707713;-0.04998485,0.0621083;-0.3814554;-0.03338166,0.0190092;-0.7833734;0.03085279,0.01514705;-0.7477019;-0.0523411,-0.08730663;0.01714213;-0.02687286,-0.2059889;-0.2176227;-0.2942462,-0.1654498;-0.6068085;-0.1741935,-0.1802308;-0.6363087;-0.2308465,0.05659239;0.5349946;-0.04826426,0;0;0,0.033216;0.3108291;7.414818E-05,0.06295475;0.6104181;-0.01344705,0.2448788;0.4734204;-0.01584399,0.4813633;0.3979148;-0.03841019,0.7157681;0.3549033;-0.1126815,-0.139484;0.5080515;0.01732285,-0.3803249;0.4454882;0.03204454,-0.6251849;0.3973662;0.02574137,0.07607299;-0.01033638;-0.05238807,0.03471372;-0.3828779;-0.03857922,-0.02101512;-0.7814733;0.0358367,-0.04078174;-0.8046477;-0.02540111,-0.08760659;0.0171355;-0.02588264,-0.2104175;-0.1788526;-0.32117,-0.1597053;-0.5769794;-0.2408894,-0.1796512;-0.5974742;-0.3042987,0.05615947;0.5371779;-0.00763154,459.7297
+0;0;0,0.03260713;0.3100507;-0.02287721,0.06440768;0.6074397;-0.0598726,0.2519616;0.4955151;-0.04382625,0.4676837;0.3763644;-0.006378628,0.7003018;0.2874842;0.01097091,-0.1373351;0.4967996;-0.02217332,-0.3580598;0.3810354;-0.01836832,-0.5770255;0.2615768;-0.02814163,0.07803768;-0.00707713;-0.04998485,0.0621083;-0.3814554;-0.03338166,0.0190092;-0.7833734;0.03085279,0.01514705;-0.7477019;-0.0523411,-0.08730663;0.01714213;-0.02687286,-0.2059889;-0.2176227;-0.2942462,-0.1654498;-0.6068085;-0.1741935,-0.1802308;-0.6363087;-0.2308465,0.05659239;0.5349946;-0.04826426,0;0;0,0.033216;0.3108291;7.414818E-05,0.06295475;0.6104181;-0.01344705,0.2448788;0.4734204;-0.01584399,0.4813633;0.3979148;-0.03841019,0.7157681;0.3549033;-0.1126815,-0.139484;0.5080515;0.01732285,-0.3803249;0.4454882;0.03204454,-0.6251849;0.3973662;0.02574137,0.07607299;-0.01033638;-0.05238807,0.03471372;-0.3828779;-0.03857922,-0.02101512;-0.7814733;0.0358367,-0.04078174;-0.8046477;-0.02540111,-0.08760659;0.0171355;-0.02588264,-0.2104175;-0.1788526;-0.32117,-0.1597053;-0.5769794;-0.2408894,-0.1796512;-0.5974742;-0.3042987,0.05615947;0.5371779;-0.00763154,459.7527
+0;0;0,0.03260742;0.3100534;-0.02287741,0.0643916;0.6072894;-0.05985393,0.2528547;0.4952152;-0.04379238,0.4684205;0.3761509;-0.006371893,0.7003469;0.287535;0.01092607,-0.1382465;0.4965057;-0.02203908,-0.3588112;0.3808254;-0.01823684,-0.5771258;0.2617219;-0.02798108,0.07826219;-0.007097492;-0.05012866,0.06231833;-0.3818159;-0.03351039,0.01924459;-0.7834975;0.03068626,0.01539262;-0.7478409;-0.05228838,-0.08755782;0.01719145;-0.02695017,-0.206348;-0.2177866;-0.2945664,-0.1658327;-0.6067435;-0.1745844,-0.1805747;-0.6360869;-0.2310881,0.05657992;0.5348777;-0.04825096,0;0;0,0.032662;0.3108905;-7.724762E-05,0.06195709;0.6103587;-0.01380444,0.2448187;0.4730617;-0.01639926,0.4821038;0.4002647;-0.0374136,0.7215574;0.3799378;-0.1021487,-0.141381;0.5077139;0.01631353,-0.3831982;0.449684;0.03053223,-0.6275772;0.402983;0.02422522,0.07614076;-0.01044361;-0.05274225,0.03407341;-0.3832574;-0.03915918,-0.02122031;-0.7818511;0.03425979,-0.04101014;-0.8051989;-0.02651847,-0.08794905;0.0172637;-0.02559606,-0.2100117;-0.1749157;-0.3241124,-0.1609291;-0.5736181;-0.2469636,-0.1780577;-0.593578;-0.3113239,0.05524445;0.5371481;-0.007953167,459.7864
+0;0;0,0.03240702;0.3101343;-0.02261568,0.0639697;0.6072944;-0.05928706,0.2531846;0.4957747;-0.04281607,0.4719123;0.3826653;-0.0064274,0.7055084;0.2976605;0.01149639,-0.1393363;0.4968691;-0.0220188,-0.3629934;0.3876966;-0.01771232,-0.5878155;0.2805692;-0.02735423,0.07831308;-0.006989958;-0.05021665,0.06109568;-0.3821078;-0.03303668,0.0181346;-0.7840058;0.0307964,0.01441573;-0.7482269;-0.05326841,-0.08771086;0.01703404;-0.02683566,-0.2086181;-0.2125199;-0.2988493,-0.1676073;-0.6017293;-0.1793649,-0.1799943;-0.6321508;-0.2368969,0.05621845;0.5348972;-0.0477661,0;0;0,0.03250967;0.3109471;3.433228E-05,0.06171168;0.6102866;-0.01372492,0.2450488;0.4725682;-0.01604557,0.4833071;0.4032681;-0.03579831,0.7201223;0.3664353;-0.1041805,-0.1422806;0.5079757;0.01625438,-0.3844441;0.4520874;0.03014603,-0.6296918;0.4083287;0.02286482,0.07623903;-0.01036821;-0.05276,0.03372614;-0.383603;-0.03885186,-0.02131101;-0.7826284;0.03320384,-0.04122047;-0.8050648;-0.02978945,-0.08805241;0.01715662;-0.02561115,-0.2098403;-0.1715853;-0.3270231,-0.1610503;-0.5707738;-0.2514562,-0.177755;-0.5885774;-0.3189091,0.05500068;0.5371097;-0.007870913,459.8126
+0;0;0,0.03240637;0.310128;-0.02261522,0.06395186;0.6071264;-0.05926628,0.2539059;0.4955078;-0.04278431,0.472446;0.3824955;-0.006426845,0.7061573;0.2974488;0.01150578,-0.140078;0.4966063;-0.02190953,-0.3635433;0.3875274;-0.01760675,-0.5884762;0.2803473;-0.0272534,0.07829281;-0.006988149;-0.05020365,0.06156376;-0.3714664;-0.03351096,0.01902142;-0.7694471;0.02969995,0.01531289;-0.7336844;-0.05413114,-0.08768817;0.01702964;-0.02682872,-0.2051661;-0.2060134;-0.2911271,-0.164555;-0.5914292;-0.1728074,-0.1769076;-0.6216826;-0.2301794,0.05620563;0.5347762;-0.0477528,0;0;0,0.03202239;0.310991;0.0004284382,0.06067422;0.61024;-0.01288271,0.2448107;0.4722535;-0.01573884,0.4842486;0.4075058;-0.03392231,0.7204173;0.3694206;-0.1042738,-0.1440938;0.5083857;0.01633063,-0.3864095;0.4540339;0.0298375,-0.6322322;0.4129762;0.02203214,0.07633737;-0.01025851;-0.05259633,0.0340535;-0.3727998;-0.03922427,-0.01806983;-0.7679211;0.0339632,-0.03891845;-0.7908297;-0.02800966,-0.08801483;0.01699458;-0.02576,-0.2066095;-0.161069;-0.3217863,-0.1554845;-0.5564556;-0.2493307,-0.1706332;-0.5772479;-0.3146397,0.0540891;0.5370896;-0.007157326,459.8389
+0;0;0,0.0320356;0.3101508;-0.02227315,0.06317338;0.6070849;-0.05853805,0.254065;0.4954711;-0.04212695,0.4752271;0.3876907;-0.00641926,0.712526;0.3159094;0.01344247,-0.1416993;0.4969834;-0.02159214,-0.3669913;0.3919634;-0.01727514,-0.5935334;0.289772;-0.02693857,0.07835601;-0.006813939;-0.05030812,0.0604669;-0.3736802;-0.03416786,0.01760098;-0.7715118;0.02966295,0.01396518;-0.7356988;-0.05444679,-0.08785783;0.01679474;-0.02675706,-0.2075339;-0.2024942;-0.2965003,-0.1650142;-0.5873099;-0.1769563,-0.1766461;-0.6185868;-0.2338008,0.05553792;0.5347455;-0.0471261,0;0;0,0.03172022;0.3109813;0.0006098747,0.06012717;0.6101045;-0.01260018,0.2452472;0.4723084;-0.01477551,0.4853976;0.4105107;-0.03247225,0.7255397;0.3933878;-0.09489322,-0.1455244;0.5085029;0.01601925,-0.3880895;0.4555769;0.02887736,-0.6332834;0.4146965;0.02071988,0.07624999;-0.01016979;-0.05291045,0.03341866;-0.3750648;-0.03918028,-0.0188031;-0.7704158;0.03259873,-0.03845045;-0.7932426;-0.03020871,-0.08821005;0.01690264;-0.02550075,-0.2077453;-0.1583136;-0.3258039,-0.1564662;-0.5542144;-0.2564153,-0.1703452;-0.5742081;-0.3229695,0.05358285;0.5369865;-0.00690341,459.8738
+0;0;0,0.03205115;0.3103014;-0.02228396,0.06319265;0.6072711;-0.05855258,0.2543996;0.4955998;-0.0421343,0.4754786;0.3878599;-0.006440036,0.7129316;0.316032;0.01343459,-0.1419923;0.4971145;-0.02156692,-0.3671996;0.392134;-0.01725155,-0.5938889;0.2898762;-0.02692126,0.07830645;-0.006809629;-0.05027629,0.06042578;-0.3735027;-0.03414366,0.0174551;-0.7723064;0.02984314,0.01402674;-0.7368251;-0.04946789,-0.08780225;0.01678412;-0.02674013,-0.2074218;-0.2024013;-0.296356,-0.1647982;-0.5881574;-0.1765199,-0.1757665;-0.6159382;-0.2301213,0.0555577;0.5349364;-0.04714138,0;0;0,0.03170806;0.3111325;0.001402617,0.0601137;0.6103459;-0.01058578,0.2454475;0.4723047;-0.01389599,0.4860182;0.4123496;-0.03089476,0.7254723;0.392761;-0.09582698,-0.1460225;0.5086457;0.01630364,-0.3888922;0.4574535;0.02861414,-0.6347505;0.419947;0.01938679,0.07626987;-0.01007235;-0.05279613,0.0335362;-0.3748114;-0.03926682,-0.01872224;-0.7712721;0.03195953,-0.03643763;-0.7976635;-0.02131534,-0.08814196;0.0168061;-0.02558373,-0.2084861;-0.1539521;-0.3279125,-0.1545741;-0.5506968;-0.259558,-0.1673461;-0.5698166;-0.3208456,0.0535537;0.5372077;-0.005239248,459.9058
+0;0;0,0.03205548;0.3103433;-0.02228697,0.06318708;0.6072186;-0.0585437,0.2549943;0.4954597;-0.0421152,0.4759887;0.387761;-0.006434597,0.7136357;0.3158744;0.01345626,-0.1425878;0.496979;-0.02148607,-0.367709;0.3920386;-0.01717235,-0.5945834;0.2896973;-0.02684995,0.07828692;-0.006807931;-0.05026376,0.06036279;-0.3743922;-0.03409192,0.01738284;-0.7732821;0.02990869,0.01390745;-0.7377255;-0.05049025,-0.08778036;0.01677993;-0.02673347,-0.2076906;-0.2029382;-0.2970046,-0.1650579;-0.5887776;-0.1771426,-0.1761766;-0.6173511;-0.2314793,0.05555534;0.5349144;-0.04713732,0;0;0,0.03150025;0.3111927;0.002018213,0.05967152;0.6103544;-0.009399652,0.2455608;0.4718018;-0.01186252,0.4866456;0.4141909;-0.0282861,0.7251886;0.3920679;-0.09645653,-0.1471011;0.5087797;0.01686375,-0.3903657;0.4598801;0.02877277,-0.6366222;0.4236387;0.01962726,0.07627678;-0.009852767;-0.05278647,0.03334626;-0.3754921;-0.03990602,-0.01903166;-0.771982;0.03156996,-0.0334571;-0.7981635;-0.02448797,-0.0881555;0.01657001;-0.02560624,-0.2108467;-0.1496863;-0.3305763,-0.1565645;-0.546995;-0.2653405,-0.1679346;-0.5659697;-0.3284211,0.05316085;0.537233;-0.004192591,459.9397
+0;0;0,0.03185162;0.3103815;-0.02196394,0.06275282;0.6072106;-0.0578898,0.255474;0.4956397;-0.04195628,0.4789726;0.3931158;-0.0066217,0.7174543;0.3243229;0.01401434,-0.143829;0.4969974;-0.02133927,-0.3709413;0.3963982;-0.01801287,-0.6009801;0.3014173;-0.02763807,0.07829615;-0.006278053;-0.05022286,0.05903506;-0.3801441;-0.03444172,0.01685181;-0.7732073;0.02916245,0.01334883;-0.7375789;-0.05183242,-0.08784919;0.01627125;-0.02664214,-0.2116565;-0.2010926;-0.3056055,-0.1688927;-0.5815977;-0.1885127,-0.1792822;-0.6113179;-0.2426393,0.05518358;0.5349194;-0.04656467,0;0;0,0.03153239;0.3111808;0.002412081,0.05977745;0.6102383;-0.008675575,0.2462745;0.4710249;-0.01028013,0.4877156;0.4150608;-0.02717721,0.7263113;0.3933729;-0.09524751,-0.147878;0.508696;0.0170273,-0.3914534;0.4613188;0.02876317,-0.6378459;0.4261214;0.01961154,0.07622941;-0.009729013;-0.05278695,0.03355144;-0.38169;-0.03797245,-0.01848786;-0.7726108;0.03128409,-0.03305283;-0.7984026;-0.02598071,-0.08812324;0.01642911;-0.02562065,-0.2162035;-0.1454464;-0.3383307,-0.1607112;-0.5370571;-0.2759988,-0.1711508;-0.5556537;-0.3402912,0.05323802;0.5371459;-0.00354743,459.9615
+0;0;0,0.03181136;0.3099892;-0.02193618,0.06266572;0.6063684;-0.05780714,0.2553293;0.4949304;-0.0418939,0.4787503;0.3924422;-0.00657158,0.7170765;0.3236941;0.014051,-0.143834;0.4962877;-0.0212841,-0.3708675;0.3957234;-0.01795886,-0.6007563;0.3008044;-0.02757778,0.07833876;-0.006281469;-0.05025019,0.05905944;-0.3805014;-0.03445411,0.01675152;-0.7747263;0.02933804,0.01328129;-0.7391505;-0.05089958,-0.08789701;0.0162801;-0.02665664,-0.2118215;-0.2012896;-0.3058841,-0.1689313;-0.5829192;-0.1884452,-0.1792237;-0.6120811;-0.2420658,0.05510896;0.5341964;-0.04650067,0;0;0,0.03161681;0.3107722;0.002739906,0.06003559;0.6093693;-0.007972956,0.2463382;0.4700519;-0.009196281,0.4882196;0.4162584;-0.02557051,0.7274652;0.3953484;-0.09095633,-0.1477363;0.5083144;0.01683886,-0.3914346;0.4620335;0.02857314,-0.6378753;0.4284292;0.01915268,0.07626909;-0.009877309;-0.05279171,0.03348073;-0.3822068;-0.03858947,-0.01765826;-0.7743667;0.03118182,-0.03034545;-0.8007974;-0.02481663,-0.08815522;0.0165315;-0.02562942,-0.2191564;-0.141824;-0.3393555,-0.1627766;-0.535103;-0.2808274,-0.172534;-0.5531926;-0.3446506,0.05343798;0.536397;-0.002947569,459.9953
+0;0;0,0.03181136;0.3099892;-0.02193618,0.06266572;0.6063684;-0.05780714,0.2553293;0.4949304;-0.0418939,0.4787503;0.3924422;-0.00657158,0.7170765;0.3236941;0.014051,-0.143834;0.4962877;-0.0212841,-0.3708675;0.3957234;-0.01795886,-0.6007563;0.3008044;-0.02757778,0.07833876;-0.006281469;-0.05025019,0.05905944;-0.3805014;-0.03445411,0.01675152;-0.7747263;0.02933804,0.01328129;-0.7391505;-0.05089958,-0.08789701;0.0162801;-0.02665664,-0.2118215;-0.2012896;-0.3058841,-0.1689313;-0.5829192;-0.1884452,-0.1792237;-0.6120811;-0.2420658,0.05510896;0.5341964;-0.04650067,0;0;0,0.03161681;0.3107722;0.002739906,0.06003559;0.6093693;-0.007972956,0.2463382;0.4700519;-0.009196281,0.4882196;0.4162584;-0.02557051,0.7274652;0.3953484;-0.09095633,-0.1477363;0.5083144;0.01683886,-0.3914346;0.4620335;0.02857314,-0.6378753;0.4284292;0.01915268,0.07626909;-0.009877309;-0.05279171,0.03348073;-0.3822068;-0.03858947,-0.01765826;-0.7743667;0.03118182,-0.03034545;-0.8007974;-0.02481663,-0.08815522;0.0165315;-0.02562942,-0.2191564;-0.141824;-0.3393555,-0.1627766;-0.535103;-0.2808274,-0.172534;-0.5531926;-0.3446506,0.05343798;0.536397;-0.002947569,460.0186
+0;0;0,0.03149943;0.310171;-0.02158791,0.06202431;0.6067914;-0.05718915,0.2551266;0.4953972;-0.0413396,0.480718;0.3977392;-0.006939869,0.7196543;0.3317982;0.01413984,-0.1448109;0.496817;-0.02116244,-0.374069;0.4017;-0.01884404,-0.6051253;0.3102566;-0.03042797,0.07833203;-0.006035361;-0.05026336,0.05736122;-0.3840579;-0.03488454,0.01528522;-0.7746336;0.02842735,0.01027696;-0.7363887;-0.08958376,-0.08797729;0.01594598;-0.02654169,-0.2149922;-0.1983322;-0.3120753,-0.1726132;-0.5766828;-0.1963904,-0.1859141;-0.635185;-0.2739155,0.05455335;0.5345604;-0.04593944,0;0;0,0.0319144;0.3108621;0.003248692,0.06085522;0.6096121;-0.006664038,0.2471358;0.4695994;-0.007413864,0.4894618;0.418139;-0.02296531,0.7287164;0.3896688;-0.08485055,-0.1474251;0.5083871;0.01758668,-0.3911349;0.4626888;0.02894931,-0.6376099;0.4304339;0.01931688,0.07617091;-0.01000524;-0.05288315,0.03376679;-0.3862081;-0.03705168,-0.01662223;-0.774856;0.03181028,-0.02446538;-0.7641382;-0.08475029,-0.08813143;0.01669601;-0.02555063,-0.2262804;-0.1360578;-0.3436049,-0.168291;-0.5260785;-0.2902264,-0.1817481;-0.5675538;-0.3836603,0.0540946;0.5365986;-0.001868248,460.051
+0;0;0,0.03148725;0.3100511;-0.02157957,0.06198608;0.6064184;-0.05714961,0.2548927;0.4951431;-0.04131705,0.4804381;0.3975051;-0.006924339,0.718872;0.3317027;0.01411105,-0.1446383;0.4965615;-0.02116039,-0.3738497;0.4014639;-0.01884247,-0.6044201;0.3102128;-0.03040204,0.07837121;-0.006038381;-0.05028851,0.05741359;-0.3838232;-0.03491936,0.01538676;-0.7739425;0.02831855,0.01037752;-0.735696;-0.0897157,-0.0880213;0.01595395;-0.02655497,-0.2149563;-0.1981894;-0.311909,-0.1726269;-0.576098;-0.1963593,-0.1859303;-0.6346175;-0.2738996,0.0545233;0.5342666;-0.04591221,0;0;0,0.0321831;0.3107071;0.00375843,0.06151287;0.6091822;-0.005521059,0.2474106;0.4690805;-0.006251573,0.4900389;0.4192403;-0.02155662,0.7318082;0.412946;-0.07751274,-0.1467858;0.5083846;0.01780771,-0.3907359;0.4642506;0.02909279,-0.6373686;0.4379736;0.01884939,0.07621647;-0.01012219;-0.05287755,0.03405769;-0.3861155;-0.0371139,-0.01546091;-0.7742093;0.03281069,-0.0231106;-0.7634755;-0.08378899,-0.08815949;0.01678103;-0.02556845,-0.2297372;-0.132969;-0.3432593,-0.1736039;-0.5235559;-0.295833,-0.1865332;-0.5655285;-0.3889887,0.0546432;0.5362493;-0.0008890624,460.073
+0;0;0,0.03144801;0.3096646;-0.02155267,0.06191176;0.6056911;-0.0570821,0.2552299;0.4944137;-0.04125223,0.4806644;0.3968237;-0.006876424,0.719624;0.3308762;0.01420535,-0.1451058;0.495835;-0.02105498,-0.3742045;0.4007841;-0.01873819,-0.6052834;0.3093318;-0.03032326,0.07833344;-0.006035471;-0.05026427,0.05722805;-0.3864842;-0.03478675,0.01545182;-0.7742772;0.02807409,0.01044273;-0.7360309;-0.08995657,-0.08797888;0.01594627;-0.02654217,-0.2158089;-0.1997071;-0.3139083,-0.1737319;-0.5753622;-0.1990476,-0.1870349;-0.633879;-0.2765855,0.05445691;0.533616;-0.04585665,0;0;0,0.03263409;0.310267;0.003886461,0.06233399;0.6083584;-0.005384684,0.2484409;0.467886;-0.005294561,0.4915469;0.4208075;-0.01976204,0.7313615;0.4048047;-0.08401227,-0.1465358;0.5077601;0.01738887,-0.3905711;0.4647223;0.02837735,-0.6378189;0.4385071;0.01963126,0.0762489;-0.01031049;-0.05271482,0.03372727;-0.3889409;-0.03668081,-0.01481107;-0.7750269;0.0315969,-0.02215011;-0.7642964;-0.08501852,-0.08804889;0.01689803;-0.02570802,-0.23371;-0.1317702;-0.3452496,-0.1767376;-0.5201582;-0.3006502,-0.191023;-0.5618371;-0.3938296,0.05537675;0.5355126;-0.0007469652,460.0952
+0;0;0,0.03113322;0.3097034;-0.02145245,0.06125186;0.6057658;-0.0569732,0.2546741;0.4946257;-0.04068944,0.4824515;0.4025208;-0.006624743,0.7223163;0.340161;0.01508613,-0.1457486;0.4962824;-0.02092083,-0.3769777;0.4065167;-0.0197016,-0.6090842;0.3177529;-0.03165119,0.07825693;-0.005857158;-0.05040435,0.05629492;-0.3862854;-0.03563247,0.01432184;-0.7740409;0.02732857,0.00939922;-0.7357922;-0.09070554,-0.0880807;0.01570736;-0.02634623,-0.2183769;-0.1943316;-0.3167472,-0.1749591;-0.5698569;-0.2019612,-0.1848012;-0.6294946;-0.2787241,0.05388359;0.5336831;-0.04573938,0;0;0,0.03263409;0.310267;0.003886461,0.06233399;0.6083584;-0.005384684,0.2484409;0.467886;-0.005294561,0.4915469;0.4208075;-0.01976204,0.7313615;0.4048047;-0.08401227,-0.1465358;0.5077601;0.01738887,-0.3905711;0.4647223;0.02837735,-0.6378189;0.4385071;0.01963126,0.0762489;-0.01031049;-0.05271482,0.03372727;-0.3889409;-0.03668081,-0.01481107;-0.7750269;0.0315969,-0.02215011;-0.7642964;-0.08501852,-0.08804889;0.01689803;-0.02570802,-0.23371;-0.1317702;-0.3452496,-0.1767376;-0.5201582;-0.3006502,-0.191023;-0.5618371;-0.3938296,0.05537675;0.5355126;-0.0007469652,460.1183
+0;0;0,0.0311145;0.3095171;-0.02143955,0.06121251;0.6053767;-0.0569358,0.2549956;0.4942204;-0.04065135,0.4826227;0.4021763;-0.006609127,0.7226098;0.3397847;0.01511282,-0.146136;0.49588;-0.02084774,-0.3772125;0.4061736;-0.01962932,-0.6094373;0.3173645;-0.031585,0.07824223;-0.005856057;-0.05039488,0.05638653;-0.3844429;-0.03569451,0.01478024;-0.76881;0.02671635,0.00985592;-0.7305585;-0.09135847,-0.08806415;0.0157044;-0.02634128,-0.2177296;-0.1933179;-0.3153366,-0.1746912;-0.5655617;-0.2015536,-0.1845367;-0.6252303;-0.278343,0.05384964;0.5333469;-0.04571023,0;0;0,0.03303234;0.3100331;0.00411272,0.063127;0.6078858;-0.004919291,0.2493197;0.4668837;-0.004269123,0.4931706;0.4244567;-0.01775289,0.732452;0.4069886;-0.08406723,-0.1462392;0.5076424;0.0179622,-0.3903585;0.4659481;0.02856757,-0.6375937;0.43841;0.01992086,0.07627831;-0.01050429;-0.05260289,0.03320737;-0.3872393;-0.03719592,-0.0126492;-0.7702939;0.03011394,-0.01988701;-0.7596138;-0.08654094,-0.08797497;0.01706728;-0.02578562,-0.2357197;-0.129172;-0.3432873,-0.1787177;-0.5143652;-0.3015587,-0.1959099;-0.5544057;-0.3955415,0.05606548;0.5351006;-0.0003409386,460.1409
+0;0;0,0.03106117;0.3089866;-0.0214028,0.06111112;0.6043739;-0.05684159,0.2552729;0.4932785;-0.04056851,0.4828908;0.4012381;-0.006527666,0.7228758;0.338847;0.01519409,-0.146587;0.4949411;-0.02072894,-0.3776542;0.4052383;-0.01951057,-0.609877;0.3164299;-0.03146615,0.07855406;-0.005879396;-0.05059572,0.05676974;-0.3832297;-0.03594337,0.01497664;-0.7693225;0.0267477,0.0100524;-0.7310711;-0.09132522,-0.08841512;0.01576699;-0.02644626,-0.2176571;-0.1925726;-0.3144976,-0.1744255;-0.5664876;-0.2002038,-0.1842708;-0.6261548;-0.2769919,0.05376174;0.532476;-0.04563658,0;0;0,0.03405018;0.3093829;0.004290104,0.06495966;0.6066861;-0.004287481,0.251311;0.465785;-0.003639936,0.4955961;0.4261648;-0.01761007,0.7348787;0.4091295;-0.08402467,-0.1450893;0.5068582;0.01791811,-0.3893906;0.4662895;0.0284627,-0.6365051;0.4377383;0.01971299,0.07679375;-0.01122299;-0.05236411,0.0326576;-0.3866183;-0.03777647,-0.01180494;-0.7717299;0.02898145,-0.01886449;-0.7610126;-0.08768857,-0.08817742;0.01797572;-0.02582348,-0.2352953;-0.1286737;-0.3419448,-0.1784363;-0.5156991;-0.3004363,-0.1977888;-0.5550448;-0.3945119,0.05767576;0.5340488;0.0001451969,460.1737
+0;0;0,0.030489;0.3089695;-0.02133718,0.0601052;0.6043122;-0.05673321,0.2542164;0.4931706;-0.03973075,0.4843296;0.4069291;-0.00732274,0.725509;0.3497225;0.01532607,-0.1474223;0.4949824;-0.02087847,-0.380334;0.4101793;-0.02017182,-0.6139581;0.3253025;-0.03316537,0.07849225;-0.005643586;-0.05060744,0.05554236;-0.3825248;-0.03699988,0.01401289;-0.7691264;0.02597022,0.009313411;-0.7308871;-0.09210685,-0.08842655;0.01546184;-0.02637566,-0.2195282;-0.184638;-0.3188201,-0.1754457;-0.5585355;-0.2030265,-0.1814537;-0.6194929;-0.2786759,0.05285492;0.5324228;-0.04554036,0;0;0,0.03460374;0.3092442;0.004196644,0.06595841;0.6064036;-0.004517078,0.2520959;0.4655808;-0.003940105,0.4966064;0.4274886;-0.01820683,0.7359299;0.4109323;-0.08456385,-0.1441558;0.5069431;0.017322,-0.3885813;0.4670443;0.02752835,-0.6357412;0.4389293;0.01888936,0.07665238;-0.01128332;-0.0524509,0.03218225;-0.3862243;-0.0385592,-0.01253188;-0.7719119;0.02774668,-0.01950778;-0.7611971;-0.08892202,-0.08810955;0.01800644;-0.02581613,-0.2362277;-0.1271489;-0.3416362,-0.1787173;-0.5145554;-0.2996901,-0.1988043;-0.5531007;-0.39419,0.05857065;0.5337994;-4.720688E-05,460.1966
+0;0;0,0.030489;0.3089695;-0.02133718,0.0601052;0.6043122;-0.05673321,0.2542164;0.4931706;-0.03973075,0.4843296;0.4069291;-0.00732274,0.725509;0.3497225;0.01532607,-0.1474223;0.4949824;-0.02087847,-0.380334;0.4101793;-0.02017182,-0.6139581;0.3253025;-0.03316537,0.07849225;-0.005643586;-0.05060744,0.05554236;-0.3825248;-0.03699988,0.01401289;-0.7691264;0.02597022,0.009313411;-0.7308871;-0.09210685,-0.08842655;0.01546184;-0.02637566,-0.2195282;-0.184638;-0.3188201,-0.1754457;-0.5585355;-0.2030265,-0.1814537;-0.6194929;-0.2786759,0.05285492;0.5324228;-0.04554036,0;0;0,0.03460374;0.3092442;0.004196644,0.06595841;0.6064036;-0.004517078,0.2520959;0.4655808;-0.003940105,0.4966064;0.4274886;-0.01820683,0.7359299;0.4109323;-0.08456385,-0.1441558;0.5069431;0.017322,-0.3885813;0.4670443;0.02752835,-0.6357412;0.4389293;0.01888936,0.07665238;-0.01128332;-0.0524509,0.03218225;-0.3862243;-0.0385592,-0.01253188;-0.7719119;0.02774668,-0.01950778;-0.7611971;-0.08892202,-0.08810955;0.01800644;-0.02581613,-0.2362277;-0.1271489;-0.3416362,-0.1787173;-0.5145554;-0.2996901,-0.1988043;-0.5531007;-0.39419,0.05857065;0.5337994;-4.720688E-05,460.2193
+0;0;0,0.03048769;0.3089562;-0.02133626,0.06010256;0.6042857;-0.05673109,0.2549966;0.4929861;-0.03970522,0.4851739;0.4067206;-0.007288177,0.7262951;0.3495278;0.01535516,-0.1482045;0.494805;-0.02077961,-0.3811812;0.4099783;-0.02007277,-0.6147487;0.3251219;-0.03306318,0.07841138;-0.005637771;-0.05055529,0.05544629;-0.3827685;-0.03693873,0.01343997;-0.7738091;0.02675441,0.008742418;-0.7355731;-0.09127426,-0.08833543;0.01544591;-0.02634848,-0.2195238;-0.1847864;-0.3189864,-0.1749352;-0.5629771;-0.2018633,-0.1809407;-0.6238973;-0.2774816,0.05285176;0.5323911;-0.04553744,0;0;0,0.03596951;0.3090773;0.004007339,0.06831281;0.6061066;-0.00504899,0.2549006;0.4647501;-0.004014492,0.4996661;0.4283376;-0.01944804,0.7392519;0.4134648;-0.08502698,-0.1427943;0.5065193;0.01691462,-0.3873569;0.4668553;0.02640752,-0.6344605;0.438738;0.01790003,0.0766754;-0.01207674;-0.05206728,0.03238909;-0.387355;-0.04001343,-0.01385228;-0.7774406;0.02653837,-0.02065579;-0.7666724;-0.09010005,-0.08779673;0.01861932;-0.02609637,-0.2340201;-0.1272601;-0.3427639,-0.1760955;-0.5191116;-0.2999713,-0.1965805;-0.5579102;-0.3941402,0.06071763;0.533524;-0.0004901886,460.242
+0;0;0,0.03030607;0.3089155;-0.02119174,0.05979242;0.6042303;-0.05643371,0.2553985;0.4932723;-0.03893743,0.487872;0.4131117;-0.007102706,0.7298095;0.359264;0.01548257,-0.1491708;0.4951201;-0.02036197,-0.3838483;0.415063;-0.02098944,-0.6192322;0.3350911;-0.03292205,0.07844572;-0.005551917;-0.05052911,0.0548345;-0.3862301;-0.03652893,0.01290133;-0.7727283;0.02709062,0.008295907;-0.7344472;-0.09094904,-0.08835561;0.01529878;-0.02640035,-0.2220698;-0.1838104;-0.3232934,-0.1761349;-0.5575523;-0.2075627,-0.1817233;-0.6171446;-0.284797,0.0525703;0.5323263;-0.0452811,0;0;0,0.03606346;0.3089907;0.00452733,0.06870231;0.6059479;-0.004285336,0.2558466;0.4645973;-0.004159927,0.5008363;0.4298191;-0.0200851,0.7402683;0.414711;-0.08632302,-0.1431888;0.5066773;0.01723926,-0.3877603;0.466822;0.02615002,-0.63488;0.4388012;0.01665538,0.07650426;-0.01205416;-0.05234063,0.03109416;-0.3908171;-0.04025948,-0.01281677;-0.7768198;0.02501178,-0.01967284;-0.7660179;-0.09163976,-0.08785123;0.01864117;-0.02593094,-0.2348304;-0.1294578;-0.3455139,-0.1780691;-0.5170087;-0.3034538,-0.1991519;-0.5553389;-0.3978447,0.06102523;0.533372;0.0002470016,460.276
+0;0;0,0.03032674;0.3091262;-0.0212062,0.05983108;0.6046212;-0.05646982,0.2556889;0.4935667;-0.03895821,0.4882384;0.4133799;-0.00711308,0.7302073;0.3595252;0.01547512,-0.149392;0.4954168;-0.02035926,-0.3841462;0.4153335;-0.02098693,-0.6195607;0.3353512;-0.03292109,0.07863616;-0.005565396;-0.05065178,0.05502919;-0.3861752;-0.03665411,0.01316879;-0.7720026;0.02685503,0.008563127;-0.7337211;-0.0911908,-0.0885701;0.01533592;-0.02646445,-0.2222603;-0.1837375;-0.3233041,-0.176405;-0.5568308;-0.2077743,-0.1819938;-0.6164278;-0.2850125,0.05260423;0.5326701;-0.04530991,0;0;0,0.03640047;0.3091611;0.004777431,0.06942278;0.606263;-0.003898144,0.2566046;0.4644846;-0.004126787,0.5017758;0.4309884;-0.02122474,0.7410672;0.415044;-0.08789504,-0.1428056;0.5067786;0.0175914,-0.3873152;0.4658811;0.02569822,-0.6343198;0.4371062;0.01473183,0.07653087;-0.01187488;-0.05274689,0.03121412;-0.3905974;-0.04122889,-0.01239574;-0.7760251;0.02351832,-0.01929455;-0.765206;-0.09313977,-0.0882194;0.01850719;-0.0255938,-0.2341912;-0.1313478;-0.3447375,-0.1778095;-0.518374;-0.3037461,-0.1985907;-0.5567576;-0.3981729,0.06165117;0.5336477;0.0006122589,460.2984
+0;0;0,0.03032674;0.3091262;-0.0212062,0.05983108;0.6046212;-0.05646982,0.2556889;0.4935667;-0.03895821,0.4882384;0.4133799;-0.00711308,0.7302073;0.3595252;0.01547512,-0.149392;0.4954168;-0.02035926,-0.3841462;0.4153335;-0.02098693,-0.6195607;0.3353512;-0.03292109,0.07863616;-0.005565396;-0.05065178,0.05502919;-0.3861752;-0.03665411,0.01316879;-0.7720026;0.02685503,0.008563127;-0.7337211;-0.0911908,-0.0885701;0.01533592;-0.02646445,-0.2222603;-0.1837375;-0.3233041,-0.176405;-0.5568308;-0.2077743,-0.1819938;-0.6164278;-0.2850125,0.05260423;0.5326701;-0.04530991,0;0;0,0.03640047;0.3091611;0.004777431,0.06942278;0.606263;-0.003898144,0.2566046;0.4644846;-0.004126787,0.5017758;0.4309884;-0.02122474,0.7410672;0.415044;-0.08789504,-0.1428056;0.5067786;0.0175914,-0.3873152;0.4658811;0.02569822,-0.6343198;0.4371062;0.01473183,0.07653087;-0.01187488;-0.05274689,0.03121412;-0.3905974;-0.04122889,-0.01239574;-0.7760251;0.02351832,-0.01929455;-0.765206;-0.09313977,-0.0882194;0.01850719;-0.0255938,-0.2341912;-0.1313478;-0.3447375,-0.1778095;-0.518374;-0.3037461,-0.1985907;-0.5567576;-0.3981729,0.06165117;0.5336477;0.0006122589,460.3212
+0;0;0,0.03011923;0.3093385;-0.02064524,0.05937956;0.6051047;-0.05509446,0.2555399;0.4944668;-0.03739168,0.4898302;0.4187201;-0.006871292,0.7333958;0.3727224;0.01638165,-0.1500772;0.496068;-0.02018186,-0.3863114;0.4202149;-0.02104383,-0.6236616;0.3461578;-0.03373379,0.07873183;-0.005387404;-0.05077899,0.05422727;-0.3859984;-0.03795004,0.01263024;-0.7707504;0.02578829,0.008331217;-0.7323964;-0.09227337,-0.08874185;0.01512509;-0.02650184,-0.2240507;-0.1779805;-0.3265545,-0.1756488;-0.5488904;-0.2086136,-0.1831608;-0.6063731;-0.2880943,0.05222837;0.5330698;-0.04415851,0;0;0,0.03673011;0.3092762;0.004781008,0.07013261;0.6064792;-0.004053116,0.2573577;0.4646575;-0.004612922,0.5026346;0.4318738;-0.02265334,0.7417849;0.415944;-0.08998883,-0.142195;0.506575;0.01848365,-0.3866307;0.4644752;0.02479271,-0.6333293;0.4335792;0.01191359,0.07655692;-0.01198791;-0.05292976,0.03189757;-0.3908378;-0.04253054,-0.01195295;-0.7752384;0.02181411,-0.01912214;-0.7644178;-0.09483743,-0.08834513;0.01867982;-0.02554282,-0.2325516;-0.1325632;-0.3448543,-0.1761599;-0.5183085;-0.3018708,-0.1969948;-0.5556636;-0.397034,0.06226873;0.5338356;0.000510931,460.3442
+0;0;0,0.03012659;0.3094141;-0.02065029,0.05939586;0.6052707;-0.05511024,0.2559851;0.4945246;-0.0373891,0.4903377;0.4187576;-0.006860599,0.7339809;0.3727453;0.01639975,-0.150493;0.4961292;-0.02014275,-0.3867899;0.4202559;-0.02100495,-0.6242158;0.3461752;-0.03369895,0.07863763;-0.005380959;-0.05071824,0.05413605;-0.3859458;-0.03789085,0.01254044;-0.7706847;0.0258453,0.009616517;-0.7350028;-0.05445275,-0.08863567;0.01510699;-0.02647013,-0.2239281;-0.1779751;-0.3264863,-0.1755278;-0.5488724;-0.2085495,-0.180637;-0.5783725;-0.2626072,0.05224206;0.5332094;-0.04417029,0;0;0,0.03636445;0.3093915;0.005068064,0.06939863;0.6067343;-0.003535509,0.2569801;0.4643349;-0.004605532,0.5023372;0.4320903;-0.02341819,0.7412283;0.4172756;-0.09220564,-0.1431905;0.5062392;0.01913043,-0.3874195;0.4624514;0.02447874,-0.6334016;0.42729;0.007847408,0.07644789;-0.0119352;-0.05290031,0.03180705;-0.3907641;-0.04339707,-0.01185553;-0.7751634;0.02100158,-0.02913846;-0.8023463;-0.03303576,-0.08821564;0.01863251;-0.02561256,-0.2322499;-0.1335445;-0.3445024,-0.1761286;-0.5194288;-0.302548,-0.1882554;-0.5375254;-0.3660167,0.06162836;0.5340505;0.0009782314,460.3666
+0;0;0,0.0301361;0.3095117;-0.0206568,0.05941509;0.6054667;-0.05512833,0.2556005;0.49477;-0.03741649,0.4900496;0.4189719;-0.006875422,0.73386;0.372928;0.0164009,-0.1500771;0.4963714;-0.02020411,-0.3864713;0.4204669;-0.02106666,-0.6240603;0.3463354;-0.03376939,0.07856518;-0.005376001;-0.05067151,0.05428412;-0.3825157;-0.03795957,0.01280085;-0.7662154;0.02560445,0.008500233;-0.7278584;-0.09250099,-0.088554;0.01509308;-0.02644574,-0.2226288;-0.1762513;-0.3237617,-0.1743592;-0.5461469;-0.2061434,-0.1818741;-0.603662;-0.2856537,0.05225864;0.5333787;-0.04418433,0;0;0,0.03631009;0.30949;0.005468607,0.06936009;0.6069408;-0.002788544,0.2565573;0.4647861;-0.005206347,0.5017875;0.4313145;-0.0248611,0.7398695;0.4113971;-0.09575295,-0.142894;0.5062516;0.01871894,-0.3864909;0.458429;0.02296982,-0.6315601;0.4177976;0.003081696,0.07634567;-0.0118745;-0.05290866,0.03193025;-0.3873136;-0.04527414,-0.01124218;-0.7708069;0.01841044,-0.01857198;-0.7599772;-0.09827722,-0.08811995;0.01859227;-0.02565528,-0.2288176;-0.1361085;-0.3407066,-0.1738509;-0.5210444;-0.2984013,-0.1901517;-0.5626837;-0.3913493,0.06158166;0.5342257;0.001646042,460.4001
+0;0;0,0.03004095;0.3095527;-0.02017592,0.05933552;0.6055623;-0.05416369,0.2555599;0.4951096;-0.03654052,0.4915774;0.4240854;-0.006610844,0.7377664;0.3936887;0.0173135,-0.1503154;0.4971195;-0.01960213,-0.387742;0.4245321;-0.0216468,-0.6268729;0.3556277;-0.03483554,0.07856246;-0.005174555;-0.05069669,0.05330368;-0.3822494;-0.03796666,0.0116871;-0.7658995;0.02580922,0.007423819;-0.7274877;-0.09229369,-0.08861002;0.01484685;-0.02639747,-0.2239483;-0.1700913;-0.3271746,-0.1728793;-0.5392918;-0.2085588,-0.1822703;-0.5945135;-0.2903287,0.05216971;0.5334564;-0.04334541,0;0;0,0.03631009;0.30949;0.005468607,0.06936009;0.6069408;-0.002788544,0.2565573;0.4647861;-0.005206347,0.5017875;0.4313145;-0.0248611,0.7398695;0.4113971;-0.09575295,-0.142894;0.5062516;0.01871894,-0.3864909;0.458429;0.02296982,-0.6315601;0.4177976;0.003081696,0.07634567;-0.0118745;-0.05290866,0.03193025;-0.3873136;-0.04527414,-0.01124218;-0.7708069;0.01841044,-0.01857198;-0.7599772;-0.09827722,-0.08811995;0.01859227;-0.02565528,-0.2288176;-0.1361085;-0.3407066,-0.1738509;-0.5210444;-0.2984013,-0.1901517;-0.5626837;-0.3913493,0.06158166;0.5342257;0.001646042,460.4222
+0;0;0,0.03004174;0.3095608;-0.02017645,0.05933752;0.6055827;-0.05416572,0.2558842;0.4950642;-0.03653101,0.4920168;0.4240054;-0.006586753,0.7384425;0.3935795;0.01736059,-0.1506353;0.4970773;-0.01956575,-0.3881776;0.4244545;-0.02161141,-0.6275385;0.3554838;-0.03481283,0.07850271;-0.00517062;-0.05065813,0.05300637;-0.3857918;-0.03780838,0.01068784;-0.775913;0.02704323,0.006427158;-0.7375064;-0.09098768,-0.08854263;0.01483556;-0.02637739,-0.2251538;-0.1718419;-0.3299834,-0.1732234;-0.5472698;-0.2093668,-0.1826087;-0.6024396;-0.2910868,0.05217123;0.5334719;-0.0433467,0;0;0,0.03583556;0.3095471;0.00582242,0.06818172;0.6071004;-0.001973152,0.2558745;0.4648143;-0.004966974,0.5010064;0.4304511;-0.02580261,0.7374277;0.3994809;-0.09908736,-0.144084;0.5056856;0.01974183,-0.3871331;0.4544329;0.02195614,-0.6309831;0.4059331;0.001712257,0.07626948;-0.01179715;-0.05290985,0.03028845;-0.3906153;-0.04452956,-0.01505557;-0.780734;0.01825976,-0.02246812;-0.7697263;-0.09837842,-0.08805966;0.01851174;-0.02566064,-0.2284645;-0.1411702;-0.3426399,-0.171831;-0.532255;-0.297512,-0.1903255;-0.5700773;-0.3927916,0.06060109;0.5343521;0.002339363,460.4568
+0;0;0,0.03007287;0.3098816;-0.02019736,0.05941436;0.6063653;-0.05424066,0.2562135;0.4956623;-0.0365769,0.492521;0.4245509;-0.006610462,0.7389379;0.3941261;0.01733602,-0.1508364;0.4976781;-0.0195895,-0.3885547;0.4250015;-0.02163668,-0.627907;0.3560333;-0.03483763,0.07839133;-0.005163284;-0.05058625,0.05283189;-0.3867263;-0.03770471,0.01027811;-0.7790163;0.02750741,0.006017787;-0.7406104;-0.09051356,-0.088417;0.0148145;-0.02633997,-0.2253662;-0.172325;-0.3306973,-0.1731471;-0.5498399;-0.2094103,-0.1825316;-0.6050025;-0.2911233,0.05223473;0.5341201;-0.04340149,0;0;0,0.03531994;0.3099231;0.006253004,0.06692369;0.6080428;-0.0009102821,0.2549724;0.4652675;-0.004590511,0.4997439;0.42808;-0.02695227,0.7364185;0.3993402;-0.1002977,-0.1451561;0.5049441;0.02109265,-0.3877756;0.4507976;0.02118649,-0.6287491;0.3898735;0.0002011694,0.07616733;-0.01156329;-0.05287397,0.0299011;-0.3913102;-0.04504097,-0.01671535;-0.7834333;0.0183723,-0.02430731;-0.7723407;-0.09825802,-0.08797355;0.01821944;-0.0256814,-0.2261873;-0.1466881;-0.3420863,-0.17002;-0.5398935;-0.2952935,-0.1894069;-0.5759945;-0.3915876,0.05954589;0.5351263;0.00323081,460.4891
+0;0;0,0.02956223;0.3102767;-0.01967612,0.05859789;0.6072249;-0.05325961,0.2557059;0.4968247;-0.0356974,0.4936827;0.4305559;-0.006076982,0.7397925;0.3967907;0.01813326,-0.1518447;0.4988111;-0.01901024,-0.3907238;0.429324;-0.0222056,-0.6322404;0.3678757;-0.03599298,0.07849395;-0.00489658;-0.05054024,0.05147497;-0.3860914;-0.03939142,0.008565065;-0.7804717;0.02736294,0.005652682;-0.7446035;-0.05444157,-0.08853265;0.01447788;-0.02630502,-0.2305108;-0.1405336;-0.3456442,-0.1745484;-0.5179787;-0.2182213,-0.1821672;-0.5454751;-0.2762819,0.05148917;0.534857;-0.04254409,0;0;0,0.03483647;0.3102804;0.006726027,0.0660224;0.6088331;-1.168204E-05,0.2541248;0.4654685;-0.004586458,0.4984843;0.4254069;-0.02878118,0.7343747;0.3946498;-0.1043187,-0.1459818;0.5044443;0.02147888,-0.3871022;0.4431053;0.02086284,-0.6262909;0.3754144;-0.001563778,0.07620084;-0.01146249;-0.05293047,0.03028983;-0.3909457;-0.04596531,-0.01742351;-0.7854642;0.01657915,-0.03234527;-0.8103606;-0.04256999,-0.08804066;0.01814704;-0.02567328,-0.223819;-0.1487806;-0.3416847,-0.1693092;-0.5445138;-0.2941763,-0.1826728;-0.5622072;-0.3596107,0.05873728;0.5358053;0.004031897,460.5117
+0;0;0,0.02957826;0.3104451;-0.01968679,0.05863852;0.6076448;-0.05329924,0.254527;0.497398;-0.03576696,0.4927024;0.4310739;-0.006121824,0.7388499;0.3973035;0.01809213,-0.150604;0.4993726;-0.01917888,-0.3896824;0.4298275;-0.0223769,-0.631236;0.3683697;-0.0361664,0.0784431;-0.004893408;-0.0505075,0.05142627;-0.386058;-0.03935957,0.008622237;-0.7794652;0.0272301,0.005623506;-0.743423;-0.05699978,-0.08847529;0.0144685;-0.02628798,-0.2304421;-0.1405307;-0.3456017,-0.1746178;-0.5170445;-0.2184933,-0.1824625;-0.5462456;-0.2782752,0.05152269;0.5352045;-0.042573,0;0;0,0.03436011;0.3104969;0.007046223,0.06482917;0.6093901;0.0007801056,0.2518892;0.466116;-0.003710747,0.4958023;0.4231771;-0.02955437,0.7316442;0.392871;-0.1055509,-0.1455709;0.5039639;0.02228134,-0.385277;0.4365555;0.02075909,-0.6228988;0.3633324;-0.001367688,0.07618937;-0.01118024;-0.05290043,0.03021267;-0.3906323;-0.04635453,-0.01709451;-0.7842206;0.01598215,-0.03249389;-0.807161;-0.04805183,-0.08806673;0.01763063;-0.02572323,-0.2218549;-0.1511819;-0.3415454,-0.1684991;-0.5451017;-0.2866276,-0.1848315;-0.5613614;-0.3554278,0.05773675;0.5362626;0.004697084,460.534
+0;0;0,0.02961126;0.3107914;-0.01970875,0.05871014;0.608386;-0.05336678,0.2534639;0.4982322;-0.03585497,0.4918624;0.431846;-0.006182067,0.7380705;0.3980672;0.01803785,-0.1494253;0.5001959;-0.01935867,-0.3887277;0.4305857;-0.02255969,-0.6303408;0.3691128;-0.03635259,0.07849551;-0.004896678;-0.05054125,0.05148949;-0.3859087;-0.03939778,0.008485898;-0.78115;0.02750234,0.005468274;-0.7450697;-0.05725828,-0.08853441;0.01447817;-0.02630555,-0.2304444;-0.140459;-0.3454915,-0.1743599;-0.5187281;-0.2177905,-0.182254;-0.5483022;-0.2779491,0.0515829;0.5358295;-0.04262335,0;0;0,0.03390388;0.3108894;0.007404804,0.06363477;0.6102716;0.001758814,0.2497539;0.4670248;-0.002664089,0.4930342;0.4204394;-0.03033996,0.728417;0.3869813;-0.1066388,-0.1451371;0.5032057;0.02331083,-0.382952;0.4286235;0.02156917,-0.6197058;0.3526942;-0.001417968,0.07624657;-0.01069437;-0.05302858,0.03012042;-0.3899782;-0.04672229,-0.01783614;-0.7854547;0.01523853,-0.03250891;-0.8079343;-0.0500381,-0.08832046;0.01684643;-0.02560537,-0.2191581;-0.154911;-0.3408902,-0.1691476;-0.5504996;-0.2813149,-0.1877538;-0.5667782;-0.350181,0.05674492;0.5369971;0.005503893,460.5695
+0;0;0,0.02891806;0.311004;-0.01952137,0.05772837;0.6090429;-0.05319574,0.2524393;0.4994116;-0.03466421,0.4923474;0.437663;-0.00572071,0.7388669;0.4050993;0.01847985,-0.150227;0.5011679;-0.01884895,-0.3907477;0.435315;-0.02328878,-0.633495;0.3780971;-0.03804709,0.07855245;-0.004685257;-0.05050066,0.05074506;-0.3857208;-0.03958865,0.007563327;-0.780741;0.02761786,0.004697587;-0.7447438;-0.05580398,-0.08857613;0.01421474;-0.0263622,-0.231434;-0.1370641;-0.346966,-0.1730872;-0.5147426;-0.2189938,-0.1819247;-0.5415228;-0.279832,0.05064707;0.5363617;-0.04245061,0;0;0,0.03286973;0.3111153;0.008230686,0.06056911;0.6111349;0.004178286,0.2471133;0.4679038;-0.001502991,0.4898209;0.4182042;-0.03030324,0.7242202;0.3805398;-0.1081258,-0.1472589;0.5023459;0.02464167,-0.3830099;0.4209484;0.02308631,-0.61533;0.3337989;-0.006072734,0.07627004;-0.01035462;-0.05308878,0.03008524;-0.3897091;-0.04696095,-0.01758561;-0.7850302;0.01525688,-0.03316525;-0.8085856;-0.04713285,-0.08844742;0.01625128;-0.02560674,-0.2163447;-0.159021;-0.3402531,-0.1714093;-0.5544299;-0.2765744,-0.1900327;-0.5741128;-0.3412905,0.05424494;0.5376688;0.007479429,460.6021
+0;0;0,0.02891806;0.311004;-0.01952137,0.05772837;0.6090429;-0.05319574,0.2524393;0.4994116;-0.03466421,0.4923474;0.437663;-0.00572071,0.7388669;0.4050993;0.01847985,-0.150227;0.5011679;-0.01884895,-0.3907477;0.435315;-0.02328878,-0.633495;0.3780971;-0.03804709,0.07855245;-0.004685257;-0.05050066,0.05074506;-0.3857208;-0.03958865,0.007563327;-0.780741;0.02761786,0.004697587;-0.7447438;-0.05580398,-0.08857613;0.01421474;-0.0263622,-0.231434;-0.1370641;-0.346966,-0.1730872;-0.5147426;-0.2189938,-0.1819247;-0.5415228;-0.279832,0.05064707;0.5363617;-0.04245061,0;0;0,0.03286973;0.3111153;0.008230686,0.06056911;0.6111349;0.004178286,0.2471133;0.4679038;-0.001502991,0.4898209;0.4182042;-0.03030324,0.7242202;0.3805398;-0.1081258,-0.1472589;0.5023459;0.02464167,-0.3830099;0.4209484;0.02308631,-0.61533;0.3337989;-0.006072734,0.07627004;-0.01035462;-0.05308878,0.03008524;-0.3897091;-0.04696095,-0.01758561;-0.7850302;0.01525688,-0.03316525;-0.8085856;-0.04713285,-0.08844742;0.01625128;-0.02560674,-0.2163447;-0.159021;-0.3402531,-0.1714093;-0.5544299;-0.2765744,-0.1900327;-0.5741128;-0.3412905,0.05424494;0.5376688;0.007479429,460.6241
+0;0;0,0.02895801;0.3114338;-0.01954835,0.057843;0.6102451;-0.05331038,0.2518874;0.5005355;-0.03477474,0.4920915;0.4387107;-0.005795529,0.7387403;0.40613;0.01841773,-0.1494871;0.5022862;-0.01901021,-0.3903046;0.4363521;-0.02345552,-0.6331792;0.3791042;-0.03822158,0.07848272;-0.004681097;-0.05045582,0.05066955;-0.3857957;-0.03954154,0.007577349;-0.7799969;0.02752563,0.004708083;-0.7439924;-0.05599883,-0.08849749;0.01420212;-0.0263388,-0.231385;-0.1371081;-0.3470091,-0.1731592;-0.5140036;-0.2193022,-0.1820076;-0.5408537;-0.2802153,0.05074253;0.5373671;-0.04253616,0;0;0,0.03127483;0.3116806;0.009423018,0.05645722;0.6127255;0.007227421,0.2428024;0.469031;0.0002174377,0.4845251;0.4145849;-0.03086066,0.7180333;0.3731599;-0.1098628,-0.1494904;0.5004387;0.02722865,-0.3823024;0.4101553;0.02447277,-0.6166427;0.3288467;-0.00646239,0.07626671;-0.009702221;-0.05307066,0.02993655;-0.3891307;-0.04772567,-0.01761295;-0.7834986;0.01522279,-0.0334187;-0.806967;-0.04732275,-0.08860496;0.01482837;-0.02562265,-0.2097853;-0.1709211;-0.3369962,-0.1745896;-0.5649939;-0.264764,-0.1934043;-0.5866612;-0.3279868,0.05074817;0.5389893;0.01007009,460.6567
+0;0;0,0.0285954;0.3114856;-0.01925324,0.0571985;0.6103466;-0.05281699,0.2514026;0.5012771;-0.03383459,0.4927499;0.4441641;-0.004685741,0.7401602;0.4176787;0.01919107,-0.1501512;0.502811;-0.01860552,-0.3922864;0.4419685;-0.02397574,-0.6358268;0.3876352;-0.03878693,0.07847975;-0.004435248;-0.05048263,0.05002526;-0.3855042;-0.03962698,0.006558206;-0.7796475;0.02753865,0.003773289;-0.7436284;-0.05598763,-0.08853527;0.01392511;-0.02635976,-0.2322263;-0.1339951;-0.3482503,-0.1720886;-0.5103131;-0.219729,-0.1816425;-0.5358467;-0.28174,0.05015898;0.5374552;-0.04209316,0;0;0,0.03127483;0.3116806;0.009423018,0.05645722;0.6127255;0.007227421,0.2428024;0.469031;0.0002174377,0.4845251;0.4145849;-0.03086066,0.7180333;0.3731599;-0.1098628,-0.1494904;0.5004387;0.02722865,-0.3823024;0.4101553;0.02447277,-0.6166427;0.3288467;-0.00646239,0.07626671;-0.009702221;-0.05307066,0.02993655;-0.3891307;-0.04772567,-0.01761295;-0.7834986;0.01522279,-0.0334187;-0.806967;-0.04732275,-0.08860496;0.01482837;-0.02562265,-0.2097853;-0.1709211;-0.3369962,-0.1745896;-0.5649939;-0.264764,-0.1934043;-0.5866612;-0.3279868,0.05074817;0.5389893;0.01007009,460.6794
+0;0;0,0.02862342;0.3117909;-0.01927211,0.05724872;0.6108837;-0.052862,0.2506559;0.5018976;-0.03390341,0.4921078;0.4447598;-0.004741941,0.7395821;0.4182676;0.01914104,-0.1493191;0.5034255;-0.01873422,-0.3915592;0.4425566;-0.02410677,-0.6351626;0.3882093;-0.03892178,0.0783995;-0.004430712;-0.05043101,0.04997947;-0.3850381;-0.03958851,0.006422218;-0.7799993;0.0277165,0.003621007;-0.7439449;-0.05629848,-0.08844473;0.01391087;-0.0263328,-0.2319617;-0.1338301;-0.3478335,-0.1716992;-0.510929;-0.2190454,-0.181309;-0.5367875;-0.2814193,0.05020352;0.5379335;-0.04212952,0;0;0,0.03044619;0.3120559;0.009920835,0.05446683;0.6134349;0.008385658,0.2403176;0.4698742;0.0009944439,0.4817089;0.4139067;-0.03081799,0.7148277;0.3711703;-0.1104732,-0.1500371;0.4995874;0.0286567,-0.3807859;0.4039058;0.02489876,-0.6160963;0.3255125;-0.006712684,0.07622822;-0.009264469;-0.0530361,0.02992524;-0.3882358;-0.0481397,-0.01812715;-0.7832036;0.01599288,-0.03341893;-0.8063171;-0.0476321,-0.08857396;0.01433178;-0.02566422,-0.2072449;-0.1751815;-0.3351625,-0.1753012;-0.569265;-0.2570644,-0.1933629;-0.5917663;-0.3204711,0.04905145;0.5396106;0.0110693,460.7022
+0;0;0,0.02866113;0.3122017;-0.0192975,0.05732316;0.6116781;-0.05293105,0.2506293;0.5026024;-0.0339606,0.4921358;0.4454517;-0.004792525,0.739682;0.4189517;0.0190974,-0.1491645;0.5041296;-0.01879828,-0.3914594;0.4432469;-0.02417205,-0.6351336;0.3888838;-0.03899137,0.07828966;-0.004424505;-0.05036035,0.04986026;-0.3851574;-0.03951427,0.006698553;-0.7765319;0.02717954,0.003776207;-0.7402158;-0.06046855,-0.08832082;0.01389138;-0.02629591,-0.2318851;-0.1338983;-0.3479026,-0.1721698;-0.5075729;-0.2202841,-0.1821952;-0.5358469;-0.2853552,0.05026772;0.5386219;-0.04218297,0;0;0,0.02947512;0.3125492;0.01038957,0.05208966;0.6144278;0.00931406,0.2381699;0.4707216;0.001334667,0.4792401;0.4132206;-0.03062129,0.7118461;0.3687242;-0.1110364,-0.1515079;0.4982501;0.02949088,-0.3806885;0.3987719;0.02472527,-0.6158773;0.3196549;-0.006561927,0.07620117;-0.008704856;-0.05293977,0.02989808;-0.38781;-0.04861045,-0.01752248;-0.7793123;0.01433635,-0.03160997;-0.7989974;-0.0568223,-0.0885294;0.01355566;-0.02576435,-0.2046879;-0.1795969;-0.3341191,-0.1766399;-0.5695398;-0.2526155,-0.1948505;-0.5974867;-0.3161856,0.04703107;0.5404664;0.01188898,460.7354
+0;0;0,0.02811716;0.3124569;-0.01909368,0.05654163;0.6122217;-0.05271203,0.249918;0.5036684;-0.03334772,0.4925776;0.4512787;-0.004444279,0.7405206;0.4280005;0.01884781,-0.149916;0.5049694;-0.01849012,-0.3929976;0.4471968;-0.02460918,-0.6370788;0.3946886;-0.0396903,0.07839943;-0.004256448;-0.05027662,0.04994629;-0.383054;-0.03963009,0.005926091;-0.7662233;0.02653667,0.003147754;-0.7300364;-0.05873424,-0.08841508;0.01364122;-0.02624912,-0.2317396;-0.1277456;-0.3485507,-0.1716286;-0.4939124;-0.2242802,-0.1814693;-0.5202058;-0.2879304,0.04951742;0.539107;-0.04197802,0;0;0,0.028689;0.3128024;0.01077485,0.05040753;0.615009;0.01007295,0.2365535;0.4710739;0.001683712,0.4775078;0.413031;-0.03050065,0.7099515;0.3674738;-0.1108413,-0.1525941;0.4970534;0.0299904,-0.3810244;0.3957638;0.02511016,-0.6158822;0.315813;-0.006667759,0.07628325;-0.008453101;-0.05293143,0.03120738;-0.3857778;-0.05076051,-0.01637167;-0.7686049;0.01492238,-0.03081147;-0.7910244;-0.05111408,-0.08860093;0.01329554;-0.0257959,-0.1996627;-0.1870503;-0.3290075,-0.1754897;-0.568027;-0.2429434,-0.191349;-0.5981278;-0.30171,0.04554176;0.5409791;0.01257038,460.7575
+0;0;0,0.02811716;0.3124569;-0.01909368,0.05654163;0.6122217;-0.05271203,0.249918;0.5036684;-0.03334772,0.4925776;0.4512787;-0.004444279,0.7405206;0.4280005;0.01884781,-0.149916;0.5049694;-0.01849012,-0.3929976;0.4471968;-0.02460918,-0.6370788;0.3946886;-0.0396903,0.07839943;-0.004256448;-0.05027662,0.04994629;-0.383054;-0.03963009,0.005926091;-0.7662233;0.02653667,0.003147754;-0.7300364;-0.05873424,-0.08841508;0.01364122;-0.02624912,-0.2317396;-0.1277456;-0.3485507,-0.1716286;-0.4939124;-0.2242802,-0.1814693;-0.5202058;-0.2879304,0.04951742;0.539107;-0.04197802,0;0;0,0.028689;0.3128024;0.01077485,0.05040753;0.615009;0.01007295,0.2365535;0.4710739;0.001683712,0.4775078;0.413031;-0.03050065,0.7099515;0.3674738;-0.1108413,-0.1525941;0.4970534;0.0299904,-0.3810244;0.3957638;0.02511016,-0.6158822;0.315813;-0.006667759,0.07628325;-0.008453101;-0.05293143,0.03120738;-0.3857778;-0.05076051,-0.01637167;-0.7686049;0.01492238,-0.03081147;-0.7910244;-0.05111408,-0.08860093;0.01329554;-0.0257959,-0.1996627;-0.1870503;-0.3290075,-0.1754897;-0.568027;-0.2429434,-0.191349;-0.5981278;-0.30171,0.04554176;0.5409791;0.01257038,460.7802
+0;0;0,0.02813968;0.3127072;-0.01910897,0.05657378;0.6125736;-0.05273839,0.2492055;0.5041344;-0.03340353,0.4919158;0.4517337;-0.004494051,0.7398452;0.4284568;0.01879676,-0.1491462;0.5054306;-0.01860101,-0.3922785;0.4476458;-0.02472135,-0.6363462;0.3951406;-0.03980164,0.07850783;-0.004262334;-0.05034614,0.05006977;-0.3828591;-0.03970525,0.005927462;-0.7670913;0.02664503,0.003163053;-0.7309355;-0.0581984,-0.08853733;0.01366008;-0.02628541,-0.2317859;-0.1276518;-0.3484162,-0.1715082;-0.4948343;-0.2238011,-0.1812996;-0.5208455;-0.2871321,0.0495479;0.5394416;-0.04200183,0;0;0,0.02805088;0.313101;0.01112294,0.04914854;0.6154549;0.01062584,0.2347891;0.4719538;0.002001286,0.4754737;0.4126896;-0.03038049,0.7080028;0.3667897;-0.1102346,-0.1526202;0.4962348;0.03089428,-0.3805944;0.3938483;0.02500812,-0.6153302;0.3135147;-0.006597219,0.07643886;-0.008059174;-0.05299557,0.03170274;-0.3852251;-0.05158008,-0.01633672;-0.7689062;0.01525044,-0.02931365;-0.7918283;-0.05013156,-0.08877493;0.01300618;-0.0258114,-0.1962401;-0.1945371;-0.3252016,-0.1740992;-0.5753536;-0.2331481,-0.1897445;-0.6050363;-0.2917753,0.04442449;0.5413967;0.01307654,460.8137
+0;0;0,0.02765402;0.3130431;-0.01883041,0.05576301;0.6131985;-0.05231976,0.2486925;0.5054483;-0.03221178,0.4924341;0.4573288;-0.004388716,0.7408303;0.4386277;0.01799119,-0.150095;0.5065001;-0.01801902,-0.3961062;0.4626268;-0.02531849,-0.6383866;0.4020024;-0.03858912,0.07857962;-0.004008575;-0.05038386,0.0492612;-0.3829203;-0.03973238,0.004329387;-0.7718373;0.02816891,0.0006299207;-0.7332283;-0.09002209,-0.08865401;0.01337192;-0.0262872,-0.2331207;-0.123734;-0.3501367,-0.1707145;-0.4955579;-0.2246844,-0.184666;-0.5419911;-0.3142402,0.04880086;0.5399922;-0.04162445,0;0;0,0.02729388;0.313436;0.01132441,0.04742368;0.6160952;0.01077175,0.2334815;0.4725928;0.002082348,0.4740154;0.4126248;-0.03027344,0.7065148;0.3660838;-0.1098297,-0.1537807;0.4952663;0.03208555,-0.3812801;0.3918352;0.02532781,-0.6158561;0.3114463;-0.007275349,0.07649665;-0.007682859;-0.05309045,0.03214417;-0.3852797;-0.05227041,-0.01394612;-0.7737077;0.01762366,-0.02314408;-0.7622971;-0.09911001,-0.0889008;0.01273636;-0.02576414,-0.1961084;-0.1955003;-0.325249,-0.1743327;-0.5803902;-0.2289611,-0.1890759;-0.6437271;-0.3005695,0.04295124;0.5419612;0.01325345,460.8356
+0;0;0,0.02767633;0.3132957;-0.01884561,0.05580211;0.6136304;-0.05235486,0.2486019;0.5058604;-0.03224673,0.4923489;0.4577398;-0.00442306,0.7407278;0.4390401;0.01795529,-0.1499348;0.5069115;-0.0180629,-0.3959513;0.4630373;-0.02536253,-0.6382149;0.4024171;-0.03863224,0.07876452;-0.004018007;-0.0505024,0.0494262;-0.383187;-0.0398437,0.00441052;-0.7728299;0.02818434,0.000711329;-0.7342215;-0.08999787,-0.08886261;0.01340338;-0.02634905,-0.2334274;-0.1237956;-0.3504184,-0.1709046;-0.4963136;-0.2247319,-0.1848551;-0.5427411;-0.3142811,0.04883602;0.5403826;-0.04165348,0;0;0,0.02633399;0.3137662;0.01151729,0.04522344;0.6166856;0.0107224,0.2315415;0.4733768;0.001784326,0.4718904;0.4124817;-0.03025556,0.704504;0.365705;-0.1092832,-0.1552311;0.4946171;0.03221201,-0.3825048;0.3906943;0.02520723,-0.6167507;0.3096904;-0.008106453,0.07671148;-0.007249221;-0.05322862,0.03246966;-0.3851196;-0.05298901,-0.01415974;-0.7741395;0.01747441,-0.02349609;-0.7627227;-0.0992403,-0.08917529;0.01249502;-0.02573188,-0.1955139;-0.1968138;-0.3251069,-0.1734388;-0.5822585;-0.2280454,-0.1912871;-0.6416197;-0.3038797,0.04107496;0.542493;0.01327848,460.8578
+0;0;0,0.02768727;0.3134196;-0.01885306,0.05581823;0.6138098;-0.05236785,0.2486825;0.5060294;-0.0322568,0.4924161;0.4579115;-0.004434654,0.7407807;0.4392128;0.0179424,-0.1499827;0.5070809;-0.0180684,-0.3959857;0.463209;-0.02536763,-0.6382353;0.4025924;-0.03863657,0.07893319;-0.004026612;-0.05061055,0.04959873;-0.3831457;-0.03995325,0.004588939;-0.7727376;0.02806589,0.002096315;-0.736937;-0.05156878,-0.08905291;0.01343209;-0.02640548,-0.2335986;-0.1237488;-0.3504321,-0.171084;-0.4962181;-0.2247621,-0.1804843;-0.5177172;-0.285103,0.0488522;0.5405627;-0.04166659,0;0;0,0.02565973;0.3139401;0.01170564,0.04396494;0.6169516;0.01088715,0.2305896;0.4740185;0.001508236,0.4708321;0.412569;-0.03016162,0.7035106;0.3655577;-0.1088127,-0.156184;0.4939197;0.03249616,-0.3832172;0.38951;0.02542062,-0.617588;0.3092159;-0.008616325,0.07687406;-0.006867215;-0.05339765,0.03300463;-0.3847305;-0.05382192,-0.01422285;-0.7734492;0.01760459,-0.03007095;-0.7998182;-0.03673613,-0.0894196;0.0123362;-0.02569132,-0.1943921;-0.1983661;-0.3245068,-0.1720964;-0.5835923;-0.2268437,-0.1859315;-0.6120348;-0.2795182,0.03994288;0.542753;0.01345015,460.8928
+0;0;0,0.02735697;0.3134652;-0.01857401,0.05508315;0.613902;-0.0519973,0.2480863;0.5065574;-0.03156357,0.4927565;0.4630764;-0.0043352,0.7413983;0.4479434;0.01765552,-0.1507359;0.5078105;-0.01760201,-0.3968489;0.4647898;-0.02615431,-0.6401165;0.4079811;-0.03751287,0.07898764;-0.003930452;-0.0505331,0.04909169;-0.383013;-0.04014203,0.003538296;-0.7724015;0.02867577,0.001086212;-0.7365834;-0.05095888,-0.0890901;0.01324316;-0.02637542,-0.2339602;-0.1192727;-0.3521937,-0.1702137;-0.4917091;-0.227046,-0.1790291;-0.5138751;-0.2869002,0.04819536;0.540648;-0.04129272,0;0;0,0.02565973;0.3139401;0.01170564,0.04396494;0.6169516;0.01088715,0.2305896;0.4740185;0.001508236,0.4708321;0.412569;-0.03016162,0.7035106;0.3655577;-0.1088127,-0.156184;0.4939197;0.03249616,-0.3832172;0.38951;0.02542062,-0.617588;0.3092159;-0.008616325,0.07687406;-0.006867215;-0.05339765,0.03300463;-0.3847305;-0.05382192,-0.01422285;-0.7734492;0.01760459,-0.03007095;-0.7998182;-0.03673613,-0.0894196;0.0123362;-0.02569132,-0.1943921;-0.1983661;-0.3245068,-0.1720964;-0.5835923;-0.2268437,-0.1859315;-0.6120348;-0.2795182,0.03994288;0.542753;0.01345015,460.9153
+0;0;0,0.02735786;0.3134755;-0.01857461,0.05506897;0.6137496;-0.05197861,0.2485978;0.5063816;-0.03152914,0.4932637;0.4629013;-0.004301254,0.7419121;0.447768;0.01769005,-0.151261;0.507638;-0.0175313,-0.3973696;0.4646181;-0.02608345,-0.6406436;0.4078079;-0.03744231,0.0791759;-0.00393982;-0.05065355,0.04925101;-0.3833893;-0.04025242,0.003574435;-0.7738308;0.02875146,-6.421958E-05;-0.7351972;-0.08941865,-0.08930244;0.01327473;-0.02643828,-0.2343128;-0.1193694;-0.3525719,-0.1703939;-0.4928129;-0.2270858,-0.1834751;-0.5402223;-0.3159038,0.04818732;0.5405609;-0.04128358,0;0;0,0.0245617;0.3140334;0.01183391,0.04176661;0.6169425;0.010607,0.2294098;0.4745184;0.001493216,0.4695612;0.4126098;-0.02993822,0.7021738;0.3651834;-0.1085559,-0.158417;0.4934169;0.03322916,-0.3853161;0.3887613;0.02565605,-0.619858;0.3089559;-0.008400556,0.07699901;-0.006406977;-0.05366778,0.03313941;-0.3846422;-0.05382073,-0.01311713;-0.7747644;0.01658821,-0.02280626;-0.7633353;-0.1000874,-0.08971938;0.01216293;-0.02554655,-0.1941812;-0.1992438;-0.3245123,-0.1702752;-0.5852969;-0.2261052,-0.1933705;-0.6392205;-0.3065749,0.03802946;0.5427995;0.01328278,460.9472
+0;0;0,0.02736368;0.3135422;-0.01857856,0.05507571;0.6138265;-0.05198329,0.2484887;0.506485;-0.03154044,0.4931434;0.4630067;-0.004313812,0.7417783;0.4478742;0.01767629,-0.1511378;0.5077407;-0.01755073,-0.3972351;0.4647227;-0.02610249,-0.6404958;0.4079156;-0.03746073,0.0794689;-0.0039544;-0.05084099,0.04949711;-0.3839985;-0.04042357,0.004014984;-0.7727778;0.02828658,0.0003759756;-0.7341434;-0.08989502,-0.08963291;0.01332385;-0.02653612,-0.2348705;-0.1195281;-0.3531807,-0.1712237;-0.4913819;-0.2282288,-0.1843062;-0.5387989;-0.3170553,0.04819468;0.5406444;-0.04128922,0;0;0,0.0235837;0.3141655;0.0121026,0.040264;0.6171131;0.01066923,0.2280861;0.475264;0.001145124,0.4680499;0.4124756;-0.02987981,0.7007684;0.3651441;-0.1081973,-0.1595078;0.4930459;0.0335547,-0.3864545;0.388529;0.02587396,-0.6212909;0.309925;-0.008840023,0.0771548;-0.005918294;-0.05410969,0.03290556;-0.3847086;-0.05360508,-0.01239003;-0.7732737;0.01642752,-0.02228767;-0.7618606;-0.1002398,-0.09017716;0.01196796;-0.02531,-0.1945431;-0.2000524;-0.324635,-0.1687465;-0.5844743;-0.2272006,-0.1935862;-0.636863;-0.3087468,0.03665717;0.5429723;0.01339912,460.9808
+0;0;0,0.02725129;0.3136361;-0.01826316,0.05480739;0.6139889;-0.0513607,0.2482327;0.5070371;-0.03095196,0.4934721;0.4667668;-0.004198523,0.7423449;0.4548873;0.01700442,-0.1514252;0.5088288;-0.01699246,-0.3975725;0.4662666;-0.02592386,-0.6416801;0.4129918;-0.03600541,0.07945736;-0.003988839;-0.05082527,0.04941772;-0.3794873;-0.04059966,0.003082506;-0.7737848;0.02940421,-0.0005478787;-0.7351038;-0.08877452,-0.08961719;0.01329223;-0.02654555,-0.2335126;-0.1168072;-0.3496156,-0.1672288;-0.4938788;-0.2233559,-0.1816854;-0.5414628;-0.3118233,0.04796521;0.5407926;-0.04074454,0;0;0,0.02286769;0.3142767;0.01228786,0.03940342;0.6172515;0.01074743,0.2272892;0.475878;0.0008013248,0.4671041;0.4124074;-0.02986002,0.6998731;0.3651324;-0.1080393,-0.1601487;0.492866;0.0338587,-0.387257;0.3887887;0.02551707,-0.6222671;0.3108809;-0.009539379,0.07710774;-0.005644531;-0.05417681,0.03472991;-0.3800903;-0.05492127,-0.01265627;-0.7738035;0.01762176,-0.02272604;-0.762385;-0.09903193,-0.09021164;0.01180363;-0.0252017,-0.1932612;-0.1974861;-0.3211487,-0.1649715;-0.5872389;-0.2221009,-0.1894453;-0.6373321;-0.3060109,0.03581955;0.5431114;0.01350641,461.0033
+0;0;0,0.02724682;0.3135847;-0.01826017,0.05479585;0.6138604;-0.05134896,0.2485071;0.5068853;-0.0309299,0.493773;0.4666107;-0.004173575,0.7426863;0.4547293;0.01703282,-0.1517169;0.5086796;-0.01695063,-0.3978908;0.4661129;-0.025883,-0.6420381;0.4128294;-0.03596619,0.07930031;-0.003980955;-0.05072481,0.04919555;-0.3802935;-0.04047703,0.002868187;-0.7745241;0.02951497,0.0004301865;-0.7386944;-0.04984844,-0.08944006;0.01326596;-0.02649308,-0.2336474;-0.1171155;-0.3502635,-0.1673748;-0.4941232;-0.2240252,-0.1770832;-0.5162251;-0.2834359,0.04795595;0.5406887;-0.04073635,0;0;0,0.02213012;0.3142721;0.01242805,0.03859536;0.6171719;0.01077819,0.2269554;0.4762665;0.001104356,0.4665834;0.4120999;-0.02978849,0.6991233;0.3647546;-0.1087337,-0.1612485;0.4927827;0.03393263,-0.3890806;0.3903346;0.0244347,-0.6243697;0.3131722;-0.01069004,0.07693036;-0.005433798;-0.05412567,0.03435682;-0.3806802;-0.05419624,-0.0132806;-0.7742549;0.0185535,-0.02920153;-0.8007481;-0.03523803,-0.09004186;0.01166125;-0.02517685,-0.1936218;-0.197727;-0.3219093,-0.163094;-0.5876172;-0.2243561,-0.1784612;-0.615536;-0.2767751,0.03501026;0.5430582;0.01357484,461.0256
+0;0;0,0.02722722;0.3133591;-0.01824703,0.05476088;0.6134673;-0.05131745,0.2486263;0.5065058;-0.03089668,0.4939546;0.466221;-0.00413355,0.7428752;0.4543392;0.01707347,-0.1518981;0.5083014;-0.01690691,-0.3981346;0.4657238;-0.02584155,-0.6422891;0.4124388;-0.03592503,0.07901482;-0.003966624;-0.0505422,0.04879631;-0.3817011;-0.0402557,0.002552383;-0.7752218;0.02961025,-0.001077991;-0.7365409;-0.0885681,-0.08911808;0.0132182;-0.02639771,-0.2338703;-0.117656;-0.3513916,-0.1677171;-0.4939846;-0.2253806,-0.1821737;-0.5415685;-0.3138477,0.04792462;0.5403345;-0.04071049,0;0;0,0.02115992;0.3140931;0.01288199,0.03744447;0.6168337;0.01141334,0.226114;0.4763593;0.001511097,0.4656653;0.4120305;-0.03014421,0.698209;0.3650467;-0.1093169,-0.1626196;0.4927508;0.03437509,-0.3913308;0.392188;0.02420695,-0.6272607;0.317759;-0.01253236,0.07670897;-0.005315155;-0.05386162,0.03395709;-0.3819767;-0.05305135,-0.01431276;-0.7746937;0.0198977,-0.02433844;-0.7632532;-0.0967629,-0.08965047;0.0115754;-0.0253455,-0.1943293;-0.1981486;-0.3232725,-0.1631836;-0.5875443;-0.2269441,-0.1874815;-0.6392497;-0.3093365,0.03388312;0.5427573;0.01417851,461.0607
+0;0;0,0.0271183;0.3132115;-0.01792325,0.05442948;0.6131712;-0.05078372,0.2488692;0.506662;-0.03024891,0.4948586;0.4699644;-0.004201762,0.7439441;0.4599846;0.01661639,-0.1527519;0.509101;-0.01588327,-0.3990417;0.4667859;-0.02519709,-0.6439219;0.4167048;-0.03530388,0.07892434;-0.003954951;-0.05054927,0.04790621;-0.3834963;-0.0402268,0.00140702;-0.7786009;0.03033923,-0.001075779;-0.7427613;-0.04876552,-0.08908763;0.01313491;-0.0262829,-0.2345748;-0.1167605;-0.3535152,-0.1658978;-0.4942468;-0.2268778,-0.1767301;-0.5155985;-0.2864051,0.04764082;0.5400781;-0.04021345,0;0;0,0.0205425;0.3139517;0.01305413,0.03671095;0.616509;0.01166105,0.2259338;0.4762329;0.001847267,0.4654501;0.4118585;-0.03015029,0.6977969;0.3654118;-0.110364,-0.1640055;0.4927489;0.03343211,-0.3944486;0.396282;0.02220201,-0.6309177;0.3231084;-0.01391638,0.07665989;-0.005239174;-0.05381203,0.03358543;-0.3837382;-0.05197251,-0.01480597;-0.7776044;0.02403474,-0.03157799;-0.8041006;-0.02911329,-0.08958826;0.01155042;-0.02530717,-0.1949821;-0.1985067;-0.3251212,-0.1632375;-0.5896695;-0.2290308,-0.1786886;-0.6111504;-0.2874157,0.03315932;0.5424806;0.01441741,461.0927
+0;0;0,0.0271183;0.3132115;-0.01792325,0.05442948;0.6131712;-0.05078372,0.2488692;0.506662;-0.03024891,0.4948586;0.4699644;-0.004201762,0.7439441;0.4599846;0.01661639,-0.1527519;0.509101;-0.01588327,-0.3990417;0.4667859;-0.02519709,-0.6439219;0.4167048;-0.03530388,0.07892434;-0.003954951;-0.05054927,0.04790621;-0.3834963;-0.0402268,0.00140702;-0.7786009;0.03033923,-0.001075779;-0.7427613;-0.04876552,-0.08908763;0.01313491;-0.0262829,-0.2345748;-0.1167605;-0.3535152,-0.1658978;-0.4942468;-0.2268778,-0.1767301;-0.5155985;-0.2864051,0.04764082;0.5400781;-0.04021345,0;0;0,0.0205425;0.3139517;0.01305413,0.03671095;0.616509;0.01166105,0.2259338;0.4762329;0.001847267,0.4654501;0.4118585;-0.03015029,0.6977969;0.3654118;-0.110364,-0.1640055;0.4927489;0.03343211,-0.3944486;0.396282;0.02220201,-0.6309177;0.3231084;-0.01391638,0.07665989;-0.005239174;-0.05381203,0.03358543;-0.3837382;-0.05197251,-0.01480597;-0.7776044;0.02403474,-0.03157799;-0.8041006;-0.02911329,-0.08958826;0.01155042;-0.02530717,-0.1949821;-0.1985067;-0.3251212,-0.1632375;-0.5896695;-0.2290308,-0.1786886;-0.6111504;-0.2874157,0.03315932;0.5424806;0.01441741,461.1155
+0;0;0,0.02711957;0.3132262;-0.01792409,0.05442307;0.6131016;-0.050775,0.2503267;0.5063772;-0.03017181,0.4964029;0.4696667;-0.00411547,0.7455456;0.4596846;0.01670748,-0.1542111;0.508834;-0.01570184,-0.4005877;0.4665039;-0.02501895,-0.6455242;0.4164113;-0.03512806,0.07858188;-0.003937789;-0.05032993,0.04754693;-0.3836849;-0.04000187,0.00105964;-0.7786884;0.03054611,-0.001420137;-0.7428559;-0.04846238,-0.08870107;0.01307792;-0.02616885,-0.2342671;-0.1168879;-0.3535785,-0.1656077;-0.4942776;-0.2269736,-0.1764268;-0.5155668;-0.2864284,0.04763696;0.540036;-0.04020871,0;0;0,0.01994902;0.3139991;0.01319099,0.03592336;0.6164819;0.01191449,0.226713;0.4761352;0.002033711,0.4662669;0.4122541;-0.03133166,0.6985116;0.3677518;-0.1131074,-0.1663353;0.4926277;0.03293619,-0.3981392;0.3992374;0.02174429,-0.6354523;0.328714;-0.01450879,0.07649824;-0.005324975;-0.05332338,0.03282508;-0.3839613;-0.05111444,-0.01559061;-0.777737;0.0247972,-0.03276286;-0.8042324;-0.02807903,-0.08899103;0.01168168;-0.02584288,-0.1946697;-0.1976338;-0.326337,-0.1630711;-0.5885743;-0.22973,-0.1791202;-0.6108911;-0.2870702,0.0324032;0.542479;0.01464272,461.1487
+0;0;0,0.02728662;0.3133343;-0.01767116,0.05463494;0.6132117;-0.05023424,0.2516086;0.5064693;-0.029713,0.4981879;0.4729612;-0.003327228,0.7478575;0.4641331;0.01639935,-0.1551665;0.5095687;-0.01516657,-0.4016538;0.4668777;-0.02163856,-0.6476898;0.4214055;-0.03579875,0.07823274;-0.003903258;-0.05013183,0.04656526;-0.3844482;-0.03992035,-6.500632E-05;-0.7803731;0.03102384,-0.003780915;-0.7416138;-0.08711948,-0.08834863;0.01295822;-0.02598843,-0.2340761;-0.1151596;-0.3550338,-0.1629417;-0.4929215;-0.2277554,-0.181953;-0.5387459;-0.3168488,0.04784752;0.5401517;-0.03973041,0;0;0,0.01961568;0.3141231;0.01330757,0.03552303;0.6165854;0.01217222,0.2274349;0.4761983;0.002509832,0.4671643;0.4134032;-0.03223133,0.6962373;0.362192;-0.1200091,-0.1678948;0.4927287;0.03236254,-0.4012465;0.4030621;0.02108224,-0.6401904;0.3372601;-0.01603714,0.07629475;-0.005366191;-0.05290663,0.03211188;-0.3847876;-0.04993165,-0.0164298;-0.7795787;0.02588129,-0.02567377;-0.7680928;-0.09082413,-0.08847045;0.01172455;-0.02615936,-0.1947894;-0.1972125;-0.3277604,-0.1643627;-0.5893744;-0.2315982,-0.1894901;-0.6363537;-0.3181498,0.03200674;0.5425952;0.01486635,461.171
+0;0;0,0.02729393;0.3134182;-0.0176759,0.05464302;0.6133041;-0.05023964,0.252184;0.5064712;-0.02969099,0.4988522;0.4729511;-0.003295716,0.7480636;0.4641392;0.01639466,-0.1557232;0.5095792;-0.01510408,-0.4022992;0.4668729;-0.0215784,-0.6478838;0.4214841;-0.03571261,0.07811756;-0.003897512;-0.05005803,0.04639763;-0.3850728;-0.03982963,-0.0002493151;-0.7811393;0.03113993,-0.003964705;-0.7423812;-0.08698691,-0.08821857;0.01293914;-0.02595017,-0.2341875;-0.1153909;-0.3555406,-0.1630276;-0.4932879;-0.2282167,-0.1820362;-0.5391017;-0.3172975,0.0478559;0.5402473;-0.03973628,0;0;0,0.01972072;0.3142183;0.01289773,0.03598724;0.6166672;0.01125932,0.2284762;0.4764039;0.002434254,0.468531;0.4154632;-0.03397262,0.702695;0.3888844;-0.1178324,-0.1682709;0.4934062;0.03170662,-0.4041469;0.4105426;0.01899242,-0.6427163;0.3444427;-0.01688399,0.07626407;-0.005397364;-0.05270684,0.03151487;-0.3853842;-0.04911542,-0.01679283;-0.7803928;0.02648783,-0.02588536;-0.7689309;-0.09020889,-0.08828803;0.01176955;-0.02626883,-0.1947945;-0.1961083;-0.3293341,-0.1657762;-0.5887418;-0.2340545,-0.1923207;-0.632597;-0.3228535,0.03235929;0.5426909;0.01409173,461.1933
+0;0;0,0.02729449;0.3134246;-0.01767625,0.05463592;0.6132268;-0.05023062,0.2535871;0.5061879;-0.02961661,0.5002385;0.47267;-0.003223123,0.7494016;0.4638599;0.01646344,-0.1571303;0.5093173;-0.0149292,-0.4036896;0.4666139;-0.02140308,-0.6492265;0.4212339;-0.03553455,0.07807189;-0.003895233;-0.05002877,0.04633342;-0.3852934;-0.03979439,-9.166449E-05;-0.7794761;0.03083763,-0.003807362;-0.7407174;-0.087299,-0.088167;0.01293158;-0.025935,-0.2342212;-0.1154735;-0.3557182,-0.1633998;-0.4915732;-0.2289998,-0.18241;-0.5373932;-0.3180881,0.04785129;0.5401967;-0.0397311,0;0;0,0.01977316;0.314226;0.01278424,0.03624037;0.6165792;0.01109862,0.2299714;0.4757789;0.002013922,0.4703767;0.4165379;-0.0347662,0.7046213;0.3886838;-0.1178385,-0.169746;0.4939653;0.03105751,-0.4070151;0.4154096;0.01729715,-0.6463715;0.3522166;-0.01823578,0.07628146;-0.005505055;-0.05257475,0.0311271;-0.3856618;-0.04826498,-0.01669635;-0.7788215;0.02698493,-0.02565999;-0.7673891;-0.08972705,-0.08820312;0.01190105;-0.02630294,-0.1944758;-0.1937588;-0.3312403,-0.1689406;-0.5852256;-0.2383649,-0.1935087;-0.6307267;-0.326358,0.03255233;0.5426335;0.01394248,461.2279
+0;0;0,0.02715001;0.3134503;-0.01744081,0.05415953;0.6132991;-0.04983297,0.2531766;0.5061836;-0.02904194,0.5004677;0.4769756;-0.003526999,0.7496148;0.4685438;0.0165236,-0.157552;0.5098907;-0.01418282,-0.404898;0.4723275;-0.02230403,-0.6498189;0.4229597;-0.03343873,0.0780976;-0.003917553;-0.0499869,0.0456156;-0.3852578;-0.03992793,-0.001019504;-0.7793354;0.03115061,-0.004764441;-0.7405461;-0.08698282,-0.08816154;0.01291083;-0.02596394,-0.23445;-0.1152266;-0.3557474,-0.1605078;-0.490479;-0.228302,-0.1809487;-0.5360492;-0.3172857,0.04746145;0.5402586;-0.0393503,0;0;0,0.01977316;0.314226;0.01278424,0.03624037;0.6165792;0.01109862,0.2299714;0.4757789;0.002013922,0.4703767;0.4165379;-0.0347662,0.7046213;0.3886838;-0.1178385,-0.169746;0.4939653;0.03105751,-0.4070151;0.4154096;0.01729715,-0.6463715;0.3522166;-0.01823578,0.07628146;-0.005505055;-0.05257475,0.0311271;-0.3856618;-0.04826498,-0.01669635;-0.7788215;0.02698493,-0.02565999;-0.7673891;-0.08972705,-0.08820312;0.01190105;-0.02630294,-0.1944758;-0.1937588;-0.3312403,-0.1689406;-0.5852256;-0.2383649,-0.1935087;-0.6307267;-0.326358,0.03255233;0.5426335;0.01394248,461.2497
+0;0;0,0.02715773;0.3135394;-0.01744577,0.05416717;0.6133876;-0.04983757,0.2539845;0.5061458;-0.02900737,0.5013059;0.4769342;-0.003489293,0.7507637;0.468492;0.01658631,-0.1583406;0.5098674;-0.01409049,-0.405717;0.4722995;-0.0222127,-0.6509433;0.4228701;-0.03336129,0.07783051;-0.003904155;-0.04981595,0.0452843;-0.3859982;-0.03973709,-0.001332935;-0.779925;0.03131423,-0.005077682;-0.7411362;-0.08681318,-0.08786003;0.01286668;-0.02587515,-0.2344377;-0.1155241;-0.3563105,-0.1605238;-0.4906328;-0.2289139,-0.1809636;-0.5361991;-0.3178931,0.04746967;0.5403534;-0.0393558,0;0;0,0.01999643;0.3143059;0.01268172,0.03688556;0.6166348;0.01093888,0.2311487;0.4752323;0.001902343,0.4724351;0.4205917;-0.03640759,0.7046421;0.3894469;-0.1248013,-0.1702492;0.4948602;0.03096509,-0.408911;0.4208449;0.01564751,-0.6494449;0.3606129;-0.01926785,0.07620034;-0.005583733;-0.05212283,0.03055;-0.3864317;-0.04686761,-0.0173445;-0.7794364;0.0283196,-0.02624279;-0.7680029;-0.08839142,-0.08775375;0.01198263;-0.0266487,-0.1948853;-0.1929816;-0.332703,-0.1701446;-0.5844991;-0.2404988,-0.1952546;-0.6345412;-0.3242132,0.03307807;0.5427021;0.01379609,461.2721
+0;0;0,0.02715649;0.313525;-0.01744496,0.0541584;0.6132898;-0.04982752,0.2547296;0.5059492;-0.02896332,0.5021008;0.4767317;-0.003440112,0.7514081;0.4682945;0.01662338,-0.1590961;0.5096843;-0.01399216,-0.4065222;0.4721088;-0.02211601,-0.6516006;0.4227093;-0.03325786,0.07785494;-0.00390538;-0.04983158,0.04527134;-0.3864385;-0.03974114,-0.001322415;-0.7801667;0.03127438,-0.005067026;-0.7413782;-0.08684876,-0.0878876;0.01287072;-0.02588327,-0.2346337;-0.1156675;-0.3566983,-0.160757;-0.4905872;-0.2293659,-0.1811962;-0.5361508;-0.3183419,0.04746325;0.5402812;-0.03934942,0;0;0,0.02003041;0.3142922;0.01260757,0.03705627;0.6165291;0.01083827,0.2319851;0.4748542;0.001779317,0.4740633;0.4249318;-0.03826427,0.7067254;0.3902099;-0.1236492,-0.1711442;0.4955761;0.03016768,-0.4117206;0.4283805;0.01269297,-0.6531578;0.3715006;-0.02048233,0.07628024;-0.005644917;-0.05205083,0.03006658;-0.3868562;-0.04594231,-0.01799602;-0.7796428;0.02918983,-0.02669156;-0.7682157;-0.08753109,-0.08778191;0.01204261;-0.02662971,-0.1957805;-0.1916823;-0.3337576,-0.1717878;-0.5831028;-0.2418315,-0.1966751;-0.6306895;-0.3278854,0.03321123;0.5426244;0.01369882,461.3055
+0;0;0,0.02728991;0.3135165;-0.01712906,0.05438424;0.6132168;-0.04911092,0.2552108;0.505979;-0.02862101,0.5030169;0.4800806;-0.004142316,0.7521557;0.4719971;0.01633908,-0.1592333;0.5102665;-0.0135086,-0.4061605;0.4695048;-0.02008232,-0.6522319;0.4269004;-0.03381886,0.07777938;-0.003953234;-0.04984415,0.04496422;-0.3866826;-0.03987505,-0.002021883;-0.7810625;0.03176064,-0.005783327;-0.7422279;-0.08633552,-0.08784023;0.01290551;-0.02583104,-0.234263;-0.1144173;-0.3575044,-0.1591019;-0.4894896;-0.2288715,-0.1808197;-0.5345515;-0.3179387,0.04767656;0.5402256;-0.03873448,0;0;0,0.02051704;0.3142685;0.01204491,0.03833289;0.6163564;0.009620428,0.233257;0.4745162;0.001428843,0.4758879;0.4278452;-0.0389421,0.7093214;0.393951;-0.1220984,-0.1706263;0.496641;0.02883706,-0.4123025;0.4337179;0.01120066,-0.6543581;0.3794073;-0.02064906,0.07633092;-0.005855992;-0.05185556,0.02990411;-0.387241;-0.04492843,-0.01805177;-0.7808262;0.03034329,-0.02650304;-0.7694299;-0.08636737,-0.08765238;0.01228917;-0.02675328,-0.1961842;-0.1905383;-0.3345516,-0.1723841;-0.583315;-0.2449139,-0.1969449;-0.6284915;-0.3331418,0.03426541;0.542501;0.01265502,461.3279
+0;0;0,0.02728991;0.3135165;-0.01712906,0.05438424;0.6132168;-0.04911092,0.2552108;0.505979;-0.02862101,0.5030169;0.4800806;-0.004142316,0.7521557;0.4719971;0.01633908,-0.1592333;0.5102665;-0.0135086,-0.4061605;0.4695048;-0.02008232,-0.6522319;0.4269004;-0.03381886,0.07777938;-0.003953234;-0.04984415,0.04496422;-0.3866826;-0.03987505,-0.002021883;-0.7810625;0.03176064,-0.005783327;-0.7422279;-0.08633552,-0.08784023;0.01290551;-0.02583104,-0.234263;-0.1144173;-0.3575044,-0.1591019;-0.4894896;-0.2288715,-0.1808197;-0.5345515;-0.3179387,0.04767656;0.5402256;-0.03873448,0;0;0,0.02051704;0.3142685;0.01204491,0.03833289;0.6163564;0.009620428,0.233257;0.4745162;0.001428843,0.4758879;0.4278452;-0.0389421,0.7093214;0.393951;-0.1220984,-0.1706263;0.496641;0.02883706,-0.4123025;0.4337179;0.01120066,-0.6543581;0.3794073;-0.02064906,0.07633092;-0.005855992;-0.05185556,0.02990411;-0.387241;-0.04492843,-0.01805177;-0.7808262;0.03034329,-0.02650304;-0.7694299;-0.08636737,-0.08765238;0.01228917;-0.02675328,-0.1961842;-0.1905383;-0.3345516,-0.1723841;-0.583315;-0.2449139,-0.1969449;-0.6284915;-0.3331418,0.03426541;0.542501;0.01265502,461.3513
+0;0;0,0.02728392;0.3134477;-0.0171253,0.05436646;0.6130177;-0.04909308,0.2562421;0.5056428;-0.02855725,0.504021;0.4797472;-0.004081231,0.7531042;0.4716655;0.01639559,-0.1602904;0.5099518;-0.01336869,-0.4071906;0.4691947;-0.01994169,-0.6532071;0.4265997;-0.03367516,0.07771923;-0.003950178;-0.04980561,0.04489608;-0.3867728;-0.03983407,-0.002084807;-0.781109;0.03179366,-0.004580151;-0.7452481;-0.04655141,-0.0877723;0.01289553;-0.02581106,-0.2342307;-0.1144583;-0.3575652,-0.159078;-0.489489;-0.2289466,-0.1734856;-0.5092852;-0.2880338,0.04766204;0.540062;-0.03872168,0;0;0,0.02058369;0.3142127;0.0115695,0.03847721;0.6161591;0.008617163,0.2345255;0.4744006;0.0005939007,0.4779839;0.4333609;-0.04073167,0.7115058;0.3982402;-0.1229576,-0.1717067;0.4970384;0.02798736,-0.4141892;0.4374854;0.01010595,-0.6571846;0.3879368;-0.02191254,0.0763315;-0.006049976;-0.05170476,0.02948764;-0.3874725;-0.04446447,-0.01843782;-0.7809847;0.03096771,-0.03623006;-0.8076801;-0.02048707,-0.08751028;0.01251201;-0.02686784,-0.1970496;-0.1894174;-0.3350164,-0.1754223;-0.5836098;-0.2514498,-0.1909027;-0.6034462;-0.3102309,0.03439605;0.5423461;0.01178551,461.3835
+0;0;0,0.02714161;0.3133201;-0.01687328,0.054044;0.6126606;-0.04864733,0.2557763;0.5064781;-0.02782369,0.5037029;0.4815483;-0.004173147,0.7527249;0.4749916;0.01663124,-0.1603197;0.5103992;-0.01288527,-0.4071373;0.4693235;-0.01938502,-0.6534907;0.4292957;-0.03337013,0.07774393;-0.004054762;-0.04982892,0.04445262;-0.3872468;-0.04011454,-0.002645552;-0.7816535;0.03203231,-0.005138943;-0.7457072;-0.04730409,-0.08776433;0.01300017;-0.02592103,-0.2345088;-0.1144341;-0.3579833,-0.158437;-0.4890968;-0.2282874,-0.1736203;-0.5092831;-0.288176,0.04737879;0.5397719;-0.03831501,0;0;0,0.02094389;0.3140462;0.01127744,0.03935905;0.6156943;0.008018255,0.235057;0.4744454;0.0002565384,0.4788175;0.4355778;-0.04119837,0.7134588;0.4114337;-0.123953,-0.1707156;0.4975583;0.02859043,-0.4138943;0.4415647;0.009167563,-0.657585;0.3956004;-0.02229595,0.07640426;-0.006114915;-0.05165732,0.02919523;-0.3878896;-0.04403007,-0.01877297;-0.7815912;0.03132343,-0.03691795;-0.8077852;-0.0220511,-0.08754396;0.01256123;-0.02686547,-0.1977523;-0.189207;-0.3353821,-0.1759211;-0.5836279;-0.2521016,-0.1907216;-0.6057778;-0.3103869,0.03513782;0.5419678;0.01126289,461.4055
+0;0;0,0.02713299;0.3132206;-0.01686793,0.05402101;0.6124014;-0.04862483,0.2564806;0.5061461;-0.02777084,0.5042934;0.4812278;-0.00413115,0.7532133;0.4746738;0.01666469,-0.1610597;0.5100809;-0.01278058,-0.4077641;0.4690241;-0.01927734,-0.6540164;0.4290127;-0.03325671,0.07771195;-0.004053093;-0.04980841,0.04441574;-0.3873015;-0.0400926,-0.002324086;-0.7787074;0.03150531,-0.004896507;-0.7425725;-0.05034573,-0.08772821;0.01299482;-0.02591036,-0.2344943;-0.1144582;-0.3580215,-0.1590013;-0.4862702;-0.2293124,-0.1746658;-0.5080472;-0.2910993,0.04735972;0.5395555;-0.03829858,0;0;0,0.02136318;0.3139319;0.01087666,0.0402898;0.6153823;0.007240534,0.2368132;0.4747685;-0.0006873608,0.4810774;0.4394465;-0.04165387,0.7163227;0.4199887;-0.1236149,-0.1709356;0.4979817;0.02636303,-0.4146883;0.4445052;0.008592596,-0.6594611;0.4055814;-0.02315242,0.07645695;-0.006302298;-0.05148852,0.02906446;-0.3881061;-0.04360187,-0.01745154;-0.7789273;0.03126097,-0.0319717;-0.8040066;-0.02789378,-0.08744561;0.01274192;-0.02696962,-0.1982833;-0.1894163;-0.3350758,-0.1755054;-0.5808946;-0.253007,-0.1904492;-0.6054644;-0.3125274,0.03593899;0.541711;0.01057577,461.429

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_HapticFeedback_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02255041;0.3305457;-0.008189276,0.04458972;0.6469448;-0.03139508,0.2214034;0.5264848;-0.01333286,0.2637219;0.2429474;0.008702215,0.3181033;-0.026501;-0.01219847,-0.1426816;0.524597;-0.01409018,-0.2144698;0.2462681;-0.007064773,-0.2848693;-0.01910996;-0.03186424,0.07702311;0.0008004588;-0.03896798,0.06453377;-0.3575552;-0.0009647422,0.03196788;-0.7488195;0.07449149,0.03180262;-0.7121679;-0.007060714,-0.07825655;0.008707851;-0.03538064,-0.1063832;-0.3507497;-0.03112612,-0.139582;-0.7428352;0.03964671,-0.1380916;-0.7060619;-0.04188202,0.03915109;0.5697842;-0.02312019,0;0;0,0.002059422;0.3309144;0.01809525,0.003609531;0.6489106;0.02187967,0.1797905;0.509906;0.005969048,0.2198448;0.2252239;0.001316309,0.2341441;-0.04225114;-0.06386983,-0.1741819;0.5153222;-0.0002914872,-0.2198143;0.2320291;-0.01852821,-0.2543847;-0.03156915;-0.09144922,0.07664973;0.002053112;-0.03965235,0.1072959;-0.3571613;-0.03296089,0.09606397;-0.7480367;0.05029893,0.09905507;-0.775053;-0.008311987,-0.07762912;0.005280157;-0.03738373,-0.1142025;-0.3532256;-0.02493357,-0.1103603;-0.7458705;0.05028054,-0.1087234;-0.7289574;-0.0304727,0.003336892;0.5711317;0.02335,126.1619
+0;0;0,0.02255041;0.3305457;-0.008189276,0.04458972;0.6469448;-0.03139508,0.2214034;0.5264848;-0.01333286,0.2637219;0.2429474;0.008702215,0.3181033;-0.026501;-0.01219847,-0.1426816;0.524597;-0.01409018,-0.2144698;0.2462681;-0.007064773,-0.2848693;-0.01910996;-0.03186424,0.07702311;0.0008004588;-0.03896798,0.06453377;-0.3575552;-0.0009647422,0.03196788;-0.7488195;0.07449149,0.03180262;-0.7121679;-0.007060714,-0.07825655;0.008707851;-0.03538064,-0.1063832;-0.3507497;-0.03112612,-0.139582;-0.7428352;0.03964671,-0.1380916;-0.7060619;-0.04188202,0.03915109;0.5697842;-0.02312019,0;0;0,0.002059422;0.3309144;0.01809525,0.003609531;0.6489106;0.02187967,0.1797905;0.509906;0.005969048,0.2198448;0.2252239;0.001316309,0.2341441;-0.04225114;-0.06386983,-0.1741819;0.5153222;-0.0002914872,-0.2198143;0.2320291;-0.01852821,-0.2543847;-0.03156915;-0.09144922,0.07664973;0.002053112;-0.03965235,0.1072959;-0.3571613;-0.03296089,0.09606397;-0.7480367;0.05029893,0.09905507;-0.775053;-0.008311987,-0.07762912;0.005280157;-0.03738373,-0.1142025;-0.3532256;-0.02493357,-0.1103603;-0.7458705;0.05028054,-0.1087234;-0.7289574;-0.0304727,0.003336892;0.5711317;0.02335,126.1864
+0;0;0,0.02255013;0.3305416;-0.008189174,0.04458893;0.6469334;-0.03139439,0.2214904;0.5264555;-0.01332779,0.2637762;0.2431363;0.008690334,0.3181777;-0.02641165;-0.01221807,-0.1427695;0.5245668;-0.01408547,-0.2145024;0.2464521;-0.007065464,-0.284928;-0.01902398;-0.0318741,0.07705615;0.0008008021;-0.03898469,0.06456754;-0.3575337;-0.0009836964,0.0319768;-0.7490968;0.07453014,0.03181543;-0.7126018;-0.005101696,-0.07829012;0.008711587;-0.03539582,-0.1064151;-0.3507248;-0.03114155,-0.1396393;-0.7431095;0.03968531,-0.1381839;-0.7064958;-0.0399236,0.0391505;0.5697757;-0.02311981,0;0;0,0.002030909;0.3309081;0.01813984,0.003538899;0.6488967;0.02195597,0.1798345;0.5099363;0.005981684,0.2198494;0.2254715;0.001372099,0.2342019;-0.04209059;-0.06387591,-0.1743233;0.5152242;-0.0001223795,-0.2199082;0.2321548;-0.01846358,-0.2546867;-0.03160298;-0.09109329,0.07664981;0.002065524;-0.0397321,0.1072805;-0.3571292;-0.0330565,0.09608344;-0.7483054;0.0502615,0.0956463;-0.7767371;-0.004226923,-0.07771376;0.005280141;-0.03729331,-0.1143044;-0.3532008;-0.02479482,-0.1104366;-0.7461494;0.0504548,-0.1088675;-0.7289324;-0.0283968,0.00327649;0.5711205;0.02342033,126.2054
+0;0;0,0.02249899;0.3306103;-0.008434209,0.04446368;0.6470813;-0.0318535,0.2214942;0.5263467;-0.01335366,0.2624606;0.2434843;0.008616585,0.3157312;-0.02715233;-0.01287032,-0.1430341;0.5246363;-0.01422172,-0.2145344;0.2471249;-0.007352235,-0.2831284;-0.01989228;-0.03059714,0.07706527;0.0008482426;-0.03903064,0.0643312;-0.3573987;-0.001107659,0.03095235;-0.7491457;0.07411882,0.03081963;-0.7126572;-0.005598076,-0.0783188;0.008674407;-0.0354131,-0.1063665;-0.3506702;-0.03031318,-0.1400232;-0.7434416;0.03923389,-0.1385446;-0.7068335;-0.04045958,0.03904489;0.5699048;-0.02352944,0;0;0,0.00200586;0.3309727;0.0182631,0.003467068;0.649049;0.02222705,0.1799194;0.5099701;0.006054163,0.2198922;0.2261517;0.001429319,0.2342078;-0.04228207;-0.06400764,-0.1745084;0.5152156;-6.33914E-05,-0.2200187;0.2327853;-0.01833927,-0.2551897;-0.03192967;-0.0906759,0.07663147;0.002073795;-0.03983068,0.1071981;-0.3570406;-0.03321576,0.09594287;-0.7483728;0.05027866,0.09662941;-0.7766937;-0.004448891,-0.07778473;0.005289646;-0.03721185,-0.1144985;-0.3530988;-0.02492281,-0.1106676;-0.7462628;0.05021888,-0.109097;-0.7290558;-0.02871639,0.003217101;0.5712496;0.02365327,126.2235
+0;0;0,0.02249899;0.3306103;-0.008434209,0.04446368;0.6470813;-0.0318535,0.2214942;0.5263467;-0.01335366,0.2624606;0.2434843;0.008616585,0.3157312;-0.02715233;-0.01287032,-0.1430341;0.5246363;-0.01422172,-0.2145344;0.2471249;-0.007352235,-0.2831284;-0.01989228;-0.03059714,0.07706527;0.0008482426;-0.03903064,0.0643312;-0.3573987;-0.001107659,0.03095235;-0.7491457;0.07411882,0.03081963;-0.7126572;-0.005598076,-0.0783188;0.008674407;-0.0354131,-0.1063665;-0.3506702;-0.03031318,-0.1400232;-0.7434416;0.03923389,-0.1385446;-0.7068335;-0.04045958,0.03904489;0.5699048;-0.02352944,0;0;0,0.00200586;0.3309727;0.0182631,0.003467068;0.649049;0.02222705,0.1799194;0.5099701;0.006054163,0.2198922;0.2261517;0.001429319,0.2342078;-0.04228207;-0.06400764,-0.1745084;0.5152156;-6.33914E-05,-0.2200187;0.2327853;-0.01833927,-0.2551897;-0.03192967;-0.0906759,0.07663147;0.002073795;-0.03983068,0.1071981;-0.3570406;-0.03321576,0.09594287;-0.7483728;0.05027866,0.09662941;-0.7766937;-0.004448891,-0.07778473;0.005289646;-0.03721185,-0.1144985;-0.3530988;-0.02492281,-0.1106676;-0.7462628;0.05021888,-0.109097;-0.7290558;-0.02871639,0.003217101;0.5712496;0.02365327,126.2462
+0;0;0,0.02250091;0.3306385;-0.008434929,0.04446716;0.647132;-0.03185585,0.2215036;0.5263916;-0.01335519,0.2624275;0.2438217;0.008592336,0.3158194;-0.02743119;-0.01294351,-0.1430371;0.5246812;-0.01422327,-0.2144635;0.2474568;-0.007360893,-0.2832136;-0.02016845;-0.03065874,0.07708953;0.0008485097;-0.03904293,0.06436254;-0.3571991;-0.001141053,0.03100368;-0.7487116;0.07404038,0.03086893;-0.7121244;-0.006889388,-0.07834345;0.008677138;-0.03542424,-0.1063755;-0.3504675;-0.03032717,-0.1400121;-0.7430038;0.03917827,-0.138511;-0.7062953;-0.04172771,0.03904807;0.5699512;-0.02353131,0;0;0,0.001970813;0.3309999;0.01828742,0.003390782;0.6490991;0.02225113,0.1798477;0.5100218;0.005944967,0.2198098;0.2265017;0.001302242,0.2341641;-0.04257458;-0.06415439,-0.1745513;0.5152025;-0.0001290403,-0.2200059;0.2330557;-0.01827382,-0.2555909;-0.03223395;-0.09071539,0.07665762;0.002077937;-0.03983915,0.107135;-0.3568453;-0.03336966,0.09597912;-0.747823;0.05064893,0.09751436;-0.775381;-0.006602764,-0.07781059;0.00529215;-0.03722058,-0.1145959;-0.3528878;-0.02494855,-0.1107518;-0.7458467;0.04998939,-0.1091652;-0.7288339;-0.03014708,0.003150068;0.5712951;0.02367949,126.2678
+0;0;0,0.02240624;0.3306428;-0.008517012,0.04426126;0.6471364;-0.0320399,0.2212978;0.5263446;-0.01322822,0.2610482;0.2435948;0.008558108,0.3132716;-0.02788368;-0.01300078,-0.1432127;0.5247087;-0.01424243,-0.214876;0.247538;-0.007692222,-0.2832173;-0.02025932;-0.03020309,0.07717039;0.0008336767;-0.03888318,0.0639878;-0.3572544;-0.001523379,0.03083748;-0.7487907;0.07362661,0.0307318;-0.7122132;-0.00730399,-0.07829846;0.008680455;-0.03552277,-0.1065807;-0.3504444;-0.03041653,-0.1402069;-0.7428894;0.03960765,-0.1386764;-0.7061981;-0.0412992,0.03887088;0.5699564;-0.02368888,0;0;0,0.001970813;0.3309999;0.01828742,0.003390782;0.6490991;0.02225113,0.1798477;0.5100218;0.005944967,0.2198098;0.2265017;0.001302242,0.2341641;-0.04257458;-0.06415439,-0.1745513;0.5152025;-0.0001290403,-0.2200059;0.2330557;-0.01827382,-0.2555909;-0.03223395;-0.09071539,0.07665762;0.002077937;-0.03983915,0.107135;-0.3568453;-0.03336966,0.09597912;-0.747823;0.05064893,0.09751436;-0.775381;-0.006602764,-0.07781059;0.00529215;-0.03722058,-0.1145959;-0.3528878;-0.02494855,-0.1107518;-0.7458467;0.04998939,-0.1091652;-0.7288339;-0.03014708,0.003150068;0.5712951;0.02367949,126.2902
+0;0;0,0.0224121;0.3307294;-0.008519241,0.04427227;0.6472974;-0.03204779,0.2213608;0.5264717;-0.01323076,0.2611722;0.2432883;0.008588975,0.313388;-0.02815089;-0.01296679,-0.1432565;0.5248353;-0.01424527,-0.2150298;0.2472395;-0.007685018,-0.2833611;-0.02051899;-0.03019263,0.07717737;0.000833752;-0.03888669,0.06399456;-0.3572603;-0.001526274,0.03181816;-0.7372937;0.07141589,0.03170846;-0.7004663;-0.01258899,-0.07830554;0.00868124;-0.03552598,-0.1065882;-0.3504496;-0.03041966,-0.1392265;-0.731365;0.0375473,-0.1376379;-0.6944195;-0.04643294,0.03888041;0.5700963;-0.02369449,0;0;0,0.0019501;0.3310911;0.0182116,0.003367737;0.6492658;0.02212763,0.1798272;0.5100037;0.00586462,0.2197492;0.2260348;0.001200438,0.2339483;-0.04297769;-0.06438196,-0.1746128;0.5152258;-0.0001186673,-0.220161;0.232639;-0.01811784,-0.2559728;-0.03262332;-0.09039347,0.07665792;0.002087459;-0.039855,0.1070482;-0.3568509;-0.03348017,0.0942917;-0.7359446;0.04962516,0.09651025;-0.7690248;-0.00622654,-0.07781808;0.005290311;-0.03722331,-0.1146559;-0.3528937;-0.02505425,-0.1107995;-0.7342986;0.04772449,-0.1091696;-0.7177851;-0.03545545,0.003124602;0.5714408;0.02356696,126.3121
+0;0;0,0.02241836;0.3308217;-0.00852162,0.04428375;0.6474655;-0.03205581,0.2213116;0.5266352;-0.01324016,0.2611587;0.2431974;0.008599184,0.3133718;-0.02822736;-0.01295544,-0.143187;0.5249994;-0.01425434,-0.2150248;0.2471541;-0.00768819,-0.2833525;-0.02059019;-0.03019461,0.07720533;0.000834054;-0.03890078,0.06401789;-0.3573856;-0.00152725,0.03139328;-0.742713;0.07243099,0.03128702;-0.7060999;-0.008937337,-0.07833391;0.008684386;-0.03553885,-0.1066265;-0.3505724;-0.03043074,-0.1397195;-0.736794;0.03848299,-0.1381807;-0.7000665;-0.04286148,0.03889059;0.5702456;-0.02370048,0;0;0,0.001983464;0.3311854;0.01817966,0.003437094;0.6494364;0.02207351,0.1797926;0.510107;0.005709887,0.2197061;0.2258773;0.001007318,0.2339495;-0.04315218;-0.06443346,-0.1744495;0.5152434;-0.0001544636,-0.2200528;0.2323948;-0.0180091,-0.2560672;-0.03285593;-0.09017003,0.07666077;0.002111271;-0.03991616,0.1069758;-0.3569589;-0.03346109,0.09492473;-0.7414478;0.0504098,0.09758177;-0.7701132;-0.006298773,-0.07787035;0.005279024;-0.03718831,-0.1146458;-0.3530281;-0.02471533,-0.1121021;-0.7401106;0.04720107,-0.1206842;-0.7755889;-0.0007937774,0.003182486;0.5715926;0.02351713,126.3345
+0;0;0,0.02239543;0.3308369;-0.008543364,0.04421141;0.6474908;-0.03214206,0.2212552;0.5264471;-0.01335215,0.2604155;0.2429569;0.008347144,0.311795;-0.02868024;-0.01322383,-0.1432729;0.5249757;-0.01414726,-0.2154988;0.2472759;-0.008039903,-0.2838198;-0.02051559;-0.03066446,0.07724109;0.0008626505;-0.03885351,0.06378809;-0.3576911;-0.002051856,0.0311476;-0.7451049;0.07234865,0.03100953;-0.7085861;-0.007914469,-0.07831984;0.008659138;-0.03560263,-0.1066328;-0.3508779;-0.03034017,-0.1393237;-0.7392615;0.0387953,-0.1378456;-0.7026345;-0.04144547,0.03883316;0.5702699;-0.02376695,0;0;0,0.00199075;0.3312018;0.01813889,0.003442064;0.649465;0.02198601,0.1798202;0.510056;0.005623341,0.2196593;0.2258706;0.0008714199,0.2339192;-0.04322019;-0.06454027,-0.1744889;0.5152382;-0.00020428,-0.2201045;0.2324407;-0.01797695,-0.2562209;-0.03285846;-0.09011473,0.07666991;0.002117574;-0.039922,0.1068575;-0.357246;-0.03338921,0.09494797;-0.7438689;0.05070114,0.09788553;-0.7735307;-0.003303763,-0.07788032;0.005277077;-0.03719319,-0.1147138;-0.3533104;-0.02476617,-0.1120948;-0.7424666;0.04762787,-0.1105495;-0.7253156;-0.03185294,0.003187224;0.5716193;0.02344108,126.3571
+0;0;0,0.02239543;0.3308369;-0.008543364,0.04421141;0.6474908;-0.03214206,0.2212552;0.5264471;-0.01335215,0.2604155;0.2429569;0.008347144,0.311795;-0.02868024;-0.01322383,-0.1432729;0.5249757;-0.01414726,-0.2154988;0.2472759;-0.008039903,-0.2838198;-0.02051559;-0.03066446,0.07724109;0.0008626505;-0.03885351,0.06378809;-0.3576911;-0.002051856,0.0311476;-0.7451049;0.07234865,0.03100953;-0.7085861;-0.007914469,-0.07831984;0.008659138;-0.03560263,-0.1066328;-0.3508779;-0.03034017,-0.1393237;-0.7392615;0.0387953,-0.1378456;-0.7026345;-0.04144547,0.03883316;0.5702699;-0.02376695,0;0;0,0.00199075;0.3312018;0.01813889,0.003442064;0.649465;0.02198601,0.1798202;0.510056;0.005623341,0.2196593;0.2258706;0.0008714199,0.2339192;-0.04322019;-0.06454027,-0.1744889;0.5152382;-0.00020428,-0.2201045;0.2324407;-0.01797695,-0.2562209;-0.03285846;-0.09011473,0.07666991;0.002117574;-0.039922,0.1068575;-0.357246;-0.03338921,0.09494797;-0.7438689;0.05070114,0.09788553;-0.7735307;-0.003303763,-0.07788032;0.005277077;-0.03719319,-0.1147138;-0.3533104;-0.02476617,-0.1120948;-0.7424666;0.04762787,-0.1105495;-0.7253156;-0.03185294,0.003187224;0.5716193;0.02344108,126.3686
+0;0;0,0.02239989;0.3309028;-0.008545064,0.04422198;0.6476454;-0.03215045,0.2211245;0.5266119;-0.01336598,0.2602918;0.243071;0.008337196,0.3116744;-0.0285826;-0.01323509,-0.1431245;0.5251415;-0.01416048,-0.2153634;0.2473921;-0.008052031,-0.2836885;-0.02041557;-0.03067796,0.07725424;0.0008627974;-0.03886013,0.06378702;-0.3580698;-0.002019588,0.03118179;-0.7450651;0.07230055,0.03104357;-0.7085394;-0.008046746,-0.07833318;0.008660613;-0.03560869,-0.106676;-0.3512563;-0.03034067,-0.1393317;-0.7392204;0.03872012,-0.137852;-0.7025865;-0.04160481,0.03884211;0.5704012;-0.02377281,0;0;0,0.00211253;0.3312665;0.01815224,0.003722459;0.6496181;0.02198815,0.1798372;0.5100689;0.005383968,0.2196178;0.2258225;0.0006883144,0.233846;-0.04329389;-0.06469584,-0.1740985;0.5153723;-0.000223428,-0.2197892;0.2325255;-0.0178472,-0.2561532;-0.03276402;-0.08996046,0.07665772;0.002125502;-0.03997684,0.1067285;-0.357627;-0.03325987,0.09483524;-0.7438797;0.05052161,0.09778494;-0.7735317;-0.00361919,-0.07791243;0.005271508;-0.03716096,-0.1148747;-0.3536921;-0.02490673,-0.112331;-0.7424238;0.04743382,-0.1108106;-0.7252952;-0.0321294,0.003423221;0.5717492;0.02344894,126.3911
+0;0;0,0.02236633;0.3309013;-0.00868947,0.0441356;0.6476374;-0.03243053,0.2209938;0.5264731;-0.01314689,0.2596438;0.242828;0.008117731,0.3104521;-0.0289174;-0.01365637,-0.1431396;0.5249588;-0.01418026,-0.2158358;0.247321;-0.008432783,-0.2843027;-0.02042237;-0.03138843,0.0772291;0.0008585079;-0.03891016,0.06368624;-0.3581233;-0.002580564,0.03080547;-0.7450794;0.07182215,0.03071463;-0.7085654;-0.008526169,-0.07834072;0.008675641;-0.03558843,-0.1068768;-0.3512281;-0.03047075,-0.1398844;-0.7391859;0.03845812,-0.138357;-0.7025644;-0.04186694,0.03877066;0.5703957;-0.02402038,0;0;0,0.00211253;0.3312665;0.01815224,0.003722459;0.6496181;0.02198815,0.1798372;0.5100689;0.005383968,0.2196178;0.2258225;0.0006883144,0.233846;-0.04329389;-0.06469584,-0.1740985;0.5153723;-0.000223428,-0.2197892;0.2325255;-0.0178472,-0.2561532;-0.03276402;-0.08996046,0.07665772;0.002125502;-0.03997684,0.1067285;-0.357627;-0.03325987,0.09483524;-0.7438797;0.05052161,0.09778494;-0.7735317;-0.00361919,-0.07791243;0.005271508;-0.03716096,-0.1148747;-0.3536921;-0.02490673,-0.112331;-0.7424238;0.04743382,-0.1108106;-0.7252952;-0.0321294,0.003423221;0.5717492;0.02344894,126.4135
+0;0;0,0.02236784;0.3309236;-0.008690054,0.0441391;0.6476886;-0.03243346,0.2208337;0.5265526;-0.01315835,0.2594875;0.24288;0.00810834,0.3103597;-0.02920675;-0.01369311,-0.1429744;0.5250397;-0.01419079,-0.2156776;0.2473749;-0.008442758,-0.2842305;-0.02070475;-0.03142723,0.07721015;0.0008582973;-0.03890061,0.06367001;-0.3580517;-0.002578288,0.03078726;-0.7450311;0.07182892,0.03069581;-0.7084742;-0.009049132,-0.07832149;0.008673512;-0.0355797,-0.1068519;-0.3511582;-0.03046304,-0.1398615;-0.7391393;0.03846999,-0.138324;-0.7024741;-0.04238464,0.03877341;0.570436;-0.02402213,0;0;0,0.002121828;0.3312964;0.01801229,0.003853351;0.6496783;0.02159691,0.1797667;0.5101258;0.005225182,0.2195208;0.2258475;0.0005354881,0.2337264;-0.04362538;-0.06486392,-0.1738681;0.5154628;-0.0003298819,-0.2195907;0.2325861;-0.01784443,-0.2560702;-0.03303611;-0.0900149,0.07671104;0.00213553;-0.03982782,0.1066336;-0.3575617;-0.03338015,0.09480684;-0.7438241;0.05047845,0.09758839;-0.7733679;-0.00457669,-0.07786575;0.005265838;-0.03721017,-0.1148255;-0.3536215;-0.02484685,-0.1121426;-0.7423806;0.04747209,-0.1106193;-0.7253548;-0.03261294,0.003514603;0.5718003;0.02314734,126.4352
+0;0;0,0.02237223;0.3309885;-0.008691759,0.04414577;0.6477867;-0.03243765,0.2207756;0.5266578;-0.01316547,0.2594539;0.242805;0.00811473,0.3104739;-0.0300723;-0.01375006,-0.1429042;0.5251454;-0.01419755,-0.2156535;0.2473042;-0.008445863,-0.2844057;-0.02155435;-0.03149712,0.0772106;0.0008583023;-0.03890084,0.06364273;-0.3587866;-0.002504144,0.03069381;-0.7465448;0.07205281,0.03060262;-0.7100058;-0.008603953,-0.07832194;0.008673563;-0.0355799,-0.1069107;-0.351895;-0.03045277,-0.1399868;-0.7406569;0.03861898,-0.1384535;-0.70401;-0.04201442,0.03877949;0.5705257;-0.02402542,0;0;0,0.002028175;0.3313754;0.01776814,0.003700182;0.6497927;0.02122617,0.1795326;0.5101882;0.004852295,0.2193518;0.2257329;0.0002801418,0.2332288;-0.04457521;-0.06517303,-0.1739254;0.5154464;-0.0005201474,-0.2196445;0.2323751;-0.01789012,-0.256387;-0.0339973;-0.09027004,0.07669678;0.002138928;-0.0398562,0.1069177;-0.3582683;-0.03303087,0.09445246;-0.7454257;0.05036306,0.0973738;-0.7733317;-0.006087303,-0.07786667;0.005267553;-0.03720917,-0.1151003;-0.3543437;-0.02509825,-0.1121844;-0.7438339;0.04763157,-0.120515;-0.7784759;-0.0003298298,0.003369011;0.5719066;0.02279997,126.4576
+0;0;0,0.02234858;0.3309904;-0.008680565,0.04408349;0.6477903;-0.03243764,0.2206962;0.5265228;-0.01324594,0.2594663;0.2427087;0.008380775,0.3102617;-0.03019613;-0.01366262,-0.1429157;0.5249928;-0.01418281,-0.2161914;0.2472885;-0.008500092,-0.2855138;-0.02142018;-0.03159147,0.07720123;0.000855222;-0.03891947,0.06359913;-0.3588317;-0.002953008,0.0306809;-0.7466068;0.07152916,0.03057771;-0.7100665;-0.009127475,-0.07832897;0.008680199;-0.03556282,-0.1072265;-0.3518699;-0.0308873,-0.1401002;-0.7406482;0.03818891,-0.1385788;-0.7039995;-0.04244458,0.03872839;0.5705291;-0.02402046,0;0;0,0.002028175;0.3313754;0.01776814,0.003700182;0.6497927;0.02122617,0.1795326;0.5101882;0.004852295,0.2193518;0.2257329;0.0002801418,0.2332288;-0.04457521;-0.06517303,-0.1739254;0.5154464;-0.0005201474,-0.2196445;0.2323751;-0.01789012,-0.256387;-0.0339973;-0.09027004,0.07669678;0.002138928;-0.0398562,0.1069177;-0.3582683;-0.03303087,0.09445246;-0.7454257;0.05036306,0.0973738;-0.7733317;-0.006087303,-0.07786667;0.005267553;-0.03720917,-0.1151003;-0.3543437;-0.02509825,-0.1121844;-0.7438339;0.04763157,-0.120515;-0.7784759;-0.0003298298,0.003369011;0.5719066;0.02279997,126.4794
+0;0;0,0.02235341;0.3310618;-0.008682438,0.04409419;0.6479473;-0.03244597,0.2206526;0.5266709;-0.01325503,0.2593997;0.2430255;0.008358828,0.3102376;-0.03010798;-0.01370304,-0.1428539;0.5251412;-0.01419163,-0.216086;0.247602;-0.008512291,-0.2854664;-0.02133173;-0.03162301,0.07720186;0.0008552289;-0.03891979,0.06359829;-0.3588704;-0.002949443,0.03070432;-0.7463597;0.07147782,0.03060088;-0.709803;-0.009381443,-0.0783296;0.00868027;-0.03556311,-0.1072303;-0.3519086;-0.03088708,-0.1400797;-0.7404003;0.03813821,-0.1385545;-0.7037349;-0.04269784,0.03873759;0.5706644;-0.02402642,0;0;0,0.002113663;0.3314463;0.0177722,0.003868528;0.6499493;0.02121592,0.1795999;0.5103105;0.004673481,0.2192243;0.2259996;0.0001528263,0.2332807;-0.04456836;-0.06518114,-0.1737111;0.5155399;-0.0004992206,-0.2192138;0.2325954;-0.01767965,-0.2563682;-0.03388596;-0.09034553,0.07668795;0.002137303;-0.03987479,0.1068882;-0.3583113;-0.03307462,0.09445301;-0.7452078;0.05014706,0.09686196;-0.7732329;-0.006496672,-0.07786796;0.005275065;-0.03720703,-0.1149638;-0.354387;-0.02501955,-0.1120898;-0.7435858;0.04768125,-0.120334;-0.7787158;2.256408E-05,0.00351622;0.5720416;0.02279353,126.5021
+0;0;0,0.02235341;0.3310618;-0.008682438,0.04409419;0.6479473;-0.03244597,0.2206526;0.5266709;-0.01325503,0.2593997;0.2430255;0.008358828,0.3102376;-0.03010798;-0.01370304,-0.1428539;0.5251412;-0.01419163,-0.216086;0.247602;-0.008512291,-0.2854664;-0.02133173;-0.03162301,0.07720186;0.0008552289;-0.03891979,0.06359829;-0.3588704;-0.002949443,0.03070432;-0.7463597;0.07147782,0.03060088;-0.709803;-0.009381443,-0.0783296;0.00868027;-0.03556311,-0.1072303;-0.3519086;-0.03088708,-0.1400797;-0.7404003;0.03813821,-0.1385545;-0.7037349;-0.04269784,0.03873759;0.5706644;-0.02402642,0;0;0,0.002113663;0.3314463;0.0177722,0.003868528;0.6499493;0.02121592,0.1795999;0.5103105;0.004673481,0.2192243;0.2259996;0.0001528263,0.2332807;-0.04456836;-0.06518114,-0.1737111;0.5155399;-0.0004992206,-0.2192138;0.2325954;-0.01767965,-0.2563682;-0.03388596;-0.09034553,0.07668795;0.002137303;-0.03987479,0.1068882;-0.3583113;-0.03307462,0.09445301;-0.7452078;0.05014706,0.09686196;-0.7732329;-0.006496672,-0.07786796;0.005275065;-0.03720703,-0.1149638;-0.354387;-0.02501955,-0.1120898;-0.7435858;0.04768125,-0.120334;-0.7787158;2.256408E-05,0.00351622;0.5720416;0.02279353,126.5239
+0;0;0,0.02205527;0.3310989;-0.008879689,0.0435466;0.6480084;-0.03281272,0.2199617;0.5265799;-0.0136134,0.2592616;0.2434997;0.008476356,0.3119504;-0.02990046;-0.01290235,-0.1431083;0.5249521;-0.01439265,-0.2165646;0.247939;-0.008493153,-0.2871483;-0.02123013;-0.03187487,0.07718059;0.0009265712;-0.03897876,0.06281121;-0.3587427;-0.003565557,0.0297682;-0.7458429;0.07073519,0.02963556;-0.709294;-0.01019166,-0.07839211;0.008604317;-0.03546387,-0.107982;-0.3518543;-0.03138658,-0.1409365;-0.7399448;0.03759743,-0.1394392;-0.7032892;-0.04330696,0.03824736;0.5707217;-0.02435433,0;0;0,0.002105534;0.3314742;0.01766944,0.003859282;0.6499978;0.02100492,0.1794676;0.5104896;0.004531145,0.2191378;0.2266351;8.416176E-05,0.2330741;-0.04449257;-0.06530952,-0.1735677;0.5155721;-0.000527868,-0.2191359;0.233086;-0.01761665,-0.2564281;-0.03391215;-0.09043193,0.0767125;0.002154306;-0.03984463,0.1066507;-0.3582361;-0.03313172,0.09433401;-0.7447649;0.04995108,0.09667014;-0.7730394;-0.006535053,-0.07786807;0.005262443;-0.03722787,-0.1149412;-0.3543112;-0.02477919,-0.1129434;-0.7434403;0.04616813,-0.1204994;-0.7778032;-0.002743836,0.003504805;0.5720866;0.02261114,126.5361
+0;0;0,0.02205527;0.3310989;-0.008879689,0.0435466;0.6480084;-0.03281272,0.2199617;0.5265799;-0.0136134,0.2592616;0.2434997;0.008476356,0.3119504;-0.02990046;-0.01290235,-0.1431083;0.5249521;-0.01439265,-0.2165646;0.247939;-0.008493153,-0.2871483;-0.02123013;-0.03187487,0.07718059;0.0009265712;-0.03897876,0.06281121;-0.3587427;-0.003565557,0.0297682;-0.7458429;0.07073519,0.02963556;-0.709294;-0.01019166,-0.07839211;0.008604317;-0.03546387,-0.107982;-0.3518543;-0.03138658,-0.1409365;-0.7399448;0.03759743,-0.1394392;-0.7032892;-0.04330696,0.03824736;0.5707217;-0.02435433,0;0;0,0.002105534;0.3314742;0.01766944,0.003859282;0.6499978;0.02100492,0.1794676;0.5104896;0.004531145,0.2191378;0.2266351;8.416176E-05,0.2330741;-0.04449257;-0.06530952,-0.1735677;0.5155721;-0.000527868,-0.2191359;0.233086;-0.01761665,-0.2564281;-0.03391215;-0.09043193,0.0767125;0.002154306;-0.03984463,0.1066507;-0.3582361;-0.03313172,0.09433401;-0.7447649;0.04995108,0.09667014;-0.7730394;-0.006535053,-0.07786807;0.005262443;-0.03722787,-0.1149412;-0.3543112;-0.02477919,-0.1129434;-0.7434403;0.04616813,-0.1204994;-0.7778032;-0.002743836,0.003504805;0.5720866;0.02261114,126.5473
+0;0;0,0.02205609;0.3311112;-0.008880018,0.04354929;0.6480483;-0.0328152,0.2198629;0.5266361;-0.01362095,0.2591572;0.2435962;0.008465657,0.3118204;-0.02967137;-0.01290268,-0.1430054;0.525009;-0.01439976,-0.2164512;0.2480355;-0.00850111,-0.2870007;-0.0210031;-0.03187149,0.07719018;0.0009266863;-0.0389836,0.06281953;-0.3587746;-0.003567256,0.02974023;-0.7462999;0.07081509,0.02960666;-0.7097054;-0.01067596,-0.07840186;0.008605387;-0.03546828,-0.1079944;-0.3518853;-0.03139063,-0.1409851;-0.7404019;0.03766914,-0.1394773;-0.7036998;-0.0437993,0.03824949;0.5707533;-0.02435591,0;0;0,0.002187453;0.3314889;0.01761389,0.004050374;0.6500406;0.02083373,0.1794933;0.5104779;0.004303932,0.2190765;0.2266501;2.026558E-05,0.2331078;-0.04433554;-0.06536388,-0.1733276;0.5156466;-0.0005121734,-0.2187982;0.2331903;-0.01766745,-0.2562996;-0.03364274;-0.09046116,0.07670996;0.00216265;-0.03987241,0.1069286;-0.3582365;-0.0331521,0.09422167;-0.7452101;0.04987049,0.09727615;-0.7733396;-0.007539753,-0.07788723;0.005254225;-0.03721393,-0.1149787;-0.3543542;-0.02488998,-0.113389;-0.7438946;0.04623363,-0.1202963;-0.7775641;-0.004587408,0.003667124;0.572122;0.02247429,126.5691
+0;0;0,0.02224695;0.3310975;-0.008910803,0.04391686;0.6480185;-0.03289941,0.2201438;0.5263547;-0.01397712,0.260763;0.2435946;0.009266487,0.3216273;-0.02810109;-0.0102816,-0.1426495;0.5248975;-0.01433097,-0.2170578;0.2481718;-0.008875994,-0.2894893;-0.02038997;-0.03197157,0.07713182;0.0009724268;-0.03909783,0.0624972;-0.3587188;-0.00368724,0.02890628;-0.7462289;0.07054427,0.02868282;-0.7096273;-0.01094601,-0.07843743;0.008570991;-0.03539791,-0.108916;-0.3518575;-0.03252848,-0.141777;-0.7403388;0.03679104,-0.1403601;-0.7036351;-0.04467888,0.038576;0.5707281;-0.02442451,0;0;0,0.002187453;0.3314889;0.01761389,0.004050374;0.6500406;0.02083373,0.1794933;0.5104779;0.004303932,0.2190765;0.2266501;2.026558E-05,0.2331078;-0.04433554;-0.06536388,-0.1733276;0.5156466;-0.0005121734,-0.2187982;0.2331903;-0.01766745,-0.2562996;-0.03364274;-0.09046116,0.07670996;0.00216265;-0.03987241,0.1069286;-0.3582365;-0.0331521,0.09422167;-0.7452101;0.04987049,0.09727615;-0.7733396;-0.007539753,-0.07788723;0.005254225;-0.03721393,-0.1149787;-0.3543542;-0.02488998,-0.113389;-0.7438946;0.04623363,-0.1202963;-0.7775641;-0.004587408,0.003667124;0.572122;0.02247429,126.5807
+0;0;0,0.02224812;0.331115;-0.008911272,0.04391873;0.6480462;-0.03290062,0.2202245;0.5263616;-0.0139736,0.2607779;0.2440593;0.009232369,0.321728;-0.0280194;-0.01034327,-0.1427265;0.5249036;-0.01432761,-0.2170144;0.2486259;-0.008881468,-0.289548;-0.02031434;-0.03200959,0.07714426;0.0009725837;-0.03910414,0.06250823;-0.3587533;-0.003690135,0.02831072;-0.7532613;0.07188188,0.0280879;-0.7166787;-0.009373635,-0.07845008;0.008572374;-0.03540362,-0.1089315;-0.3518908;-0.03253391,-0.142386;-0.7473875;0.03803741,-0.1409732;-0.7107031;-0.0431978,0.03857777;0.5707542;-0.02442554,0;0;0,0.002156273;0.3315117;0.01751804,0.004001126;0.6500746;0.02067256,0.179549;0.5105698;0.004122734,0.2191355;0.2272123;-0.0002501011,0.2330991;-0.04421985;-0.06547689,-0.1734565;0.5156389;-0.000598019,-0.2187177;0.2336065;-0.01753218,-0.2564322;-0.03356764;-0.09047405,0.07669863;0.00218527;-0.03992319,0.1068285;-0.3582571;-0.03324437,0.09440444;-0.7523035;0.05095863,0.09809597;-0.7793651;-0.007146358,-0.07792036;0.005231651;-0.03718014,-0.1150852;-0.3544084;-0.0249762,-0.1132783;-0.7509733;0.04748137,-0.1209304;-0.7846586;-0.002832383,0.003619164;0.5721546;0.02232957,126.6024
+0;0;0,0.02224824;0.3311168;-0.00891132,0.04391932;0.648055;-0.03290115,0.2200997;0.5264005;-0.01398129,0.2606736;0.2439555;0.009236412,0.3216325;-0.02816266;-0.01034207,-0.1426008;0.5249436;-0.01433505,-0.2169262;0.2485263;-0.008886158,-0.2894703;-0.02045304;-0.03201765,0.07718371;0.000973081;-0.03912414,0.06250541;-0.3597918;-0.003607843,0.02841002;-0.7531217;0.07173848,0.02818681;-0.7165275;-0.009660408,-0.0784902;0.008576758;-0.03542172,-0.1090597;-0.3529276;-0.03254373,-0.1424143;-0.7472432;0.03781684,-0.1409989;-0.710547;-0.04356173,0.03857832;0.5707625;-0.02442601,0;0;0,0.002281658;0.331513;0.01751113,0.004205123;0.6500828;0.02062082,0.1796536;0.5107771;0.00393486,0.2189291;0.2272319;-0.0005378723,0.2332316;-0.04425356;-0.06564319,-0.1731779;0.5158501;-0.0007824302,-0.2183084;0.2336274;-0.01733723,-0.2562791;-0.03357118;-0.09021193,0.07671014;0.002187386;-0.03999674,0.1064296;-0.3593283;-0.03283143,0.09412874;-0.7522926;0.05068898,0.0962806;-0.7794013;-0.007648706,-0.07798852;0.005238536;-0.03713918,-0.115233;-0.3554507;-0.02512788,-0.1134388;-0.7507428;0.04759706,-0.1213871;-0.7847575;-0.002485458,0.003807053;0.5721627;0.02228904,126.6248
+0;0;0,0.0221559;0.3311181;-0.009089189,0.04370125;0.648051;-0.03326177,0.2199429;0.52648;-0.01441417,0.2650217;0.2447577;0.00927082,0.3368249;-0.02480602;-0.008819771,-0.1426874;0.5246912;-0.01407411,-0.2191145;0.2488384;-0.009116581,-0.2955481;-0.01910609;-0.03172727,0.07713544;0.0009690215;-0.0392193,0.06168351;-0.3598177;-0.004257169,0.02741857;-0.7531588;0.07095304,0.02707168;-0.7165756;-0.0104463,-0.07856514;0.008572953;-0.03525612,-0.1103721;-0.3528361;-0.03535796,-0.1432237;-0.7469379;0.03642279,-0.1419301;-0.710249;-0.04495841,0.03839511;0.5707611;-0.02474069,0;0;0,0.002281658;0.331513;0.01751113,0.004205123;0.6500828;0.02062082,0.1796536;0.5107771;0.00393486,0.2189291;0.2272319;-0.0005378723,0.2332316;-0.04425356;-0.06564319,-0.1731779;0.5158501;-0.0007824302,-0.2183084;0.2336274;-0.01733723,-0.2562791;-0.03357118;-0.09021193,0.07671014;0.002187386;-0.03999674,0.1064296;-0.3593283;-0.03283143,0.09412874;-0.7522926;0.05068898,0.0962806;-0.7794013;-0.007648706,-0.07798852;0.005238536;-0.03713918,-0.115233;-0.3554507;-0.02512788,-0.1134388;-0.7507428;0.04759706,-0.1213871;-0.7847575;-0.002485458,0.003807053;0.5721627;0.02228904,126.647
+0;0;0,0.02215946;0.3311712;-0.009090647,0.04370857;0.6481596;-0.03326749,0.2200824;0.5265421;-0.01441076,0.2651193;0.2450818;0.009252202,0.3369658;-0.02464458;-0.008849304,-0.1428137;0.5247521;-0.01407045,-0.2191698;0.2491557;-0.009117533,-0.2956496;-0.0189504;-0.03174186,0.0771568;0.0009692898;-0.03923016,0.06171246;-0.35964;-0.00428522,0.0274225;-0.7532684;0.07097991,0.02707594;-0.7166912;-0.01034481,-0.07858688;0.008575326;-0.03526588,-0.1103782;-0.352656;-0.03536767,-0.1432537;-0.7470455;0.03646549,-0.1419613;-0.7103628;-0.04484108,0.03840147;0.5708557;-0.02474485,0;0;0,0.002319939;0.3315678;0.0174787,0.004280686;0.6501937;0.02054405,0.1798308;0.510797;0.00379014,0.2190289;0.227509;-0.000626564,0.2332437;-0.04416123;-0.06570482,-0.1732153;0.5158259;-0.0008682013,-0.2183306;0.2338649;-0.017321,-0.2564229;-0.03348491;-0.090225,0.07670865;0.0021905;-0.04005122,0.1063277;-0.3591545;-0.03289104,0.09398779;-0.7524498;0.05047846,0.09660713;-0.7795603;-0.007733345,-0.07803269;0.005236564;-0.03710249,-0.1153099;-0.355274;-0.02521599,-0.1140148;-0.7508869;0.0473972,-0.1217344;-0.784199;-0.003485829,0.003873445;0.5722596;0.02222419,126.6579
+0;0;0,0.02215946;0.3311712;-0.009090647,0.04370857;0.6481596;-0.03326749,0.2200824;0.5265421;-0.01441076,0.2651193;0.2450818;0.009252202,0.3369658;-0.02464458;-0.008849304,-0.1428137;0.5247521;-0.01407045,-0.2191698;0.2491557;-0.009117533,-0.2956496;-0.0189504;-0.03174186,0.0771568;0.0009692898;-0.03923016,0.06171246;-0.35964;-0.00428522,0.0274225;-0.7532684;0.07097991,0.02707594;-0.7166912;-0.01034481,-0.07858688;0.008575326;-0.03526588,-0.1103782;-0.352656;-0.03536767,-0.1432537;-0.7470455;0.03646549,-0.1419613;-0.7103628;-0.04484108,0.03840147;0.5708557;-0.02474485,0;0;0,0.002319939;0.3315678;0.0174787,0.004280686;0.6501937;0.02054405,0.1798308;0.510797;0.00379014,0.2190289;0.227509;-0.000626564,0.2332437;-0.04416123;-0.06570482,-0.1732153;0.5158259;-0.0008682013,-0.2183306;0.2338649;-0.017321,-0.2564229;-0.03348491;-0.090225,0.07670865;0.0021905;-0.04005122,0.1063277;-0.3591545;-0.03289104,0.09398779;-0.7524498;0.05047846,0.09660713;-0.7795603;-0.007733345,-0.07803269;0.005236564;-0.03710249,-0.1153099;-0.355274;-0.02521599,-0.1140148;-0.7508869;0.0473972,-0.1217344;-0.784199;-0.003485829,0.003873445;0.5722596;0.02222419,126.6701
+0;0;0,0.02254844;0.3311372;-0.009369561,0.0445832;0.6480678;-0.03385806,0.2209253;0.5267792;-0.01530059,0.2747877;0.2468865;0.00851197,0.3543838;-0.02078989;-0.007480752,-0.142067;0.5246554;-0.01466286,-0.2210929;0.249812;-0.009747066,-0.3033133;-0.01657969;-0.03248841,0.07710006;0.0009982924;-0.03934083,0.06112951;-0.3596428;-0.004965235,0.02597269;-0.7532995;0.0697498,0.02554349;-0.716741;-0.01157603,-0.07865875;0.008525835;-0.03511734,-0.1121335;-0.352463;-0.04319383,-0.1450121;-0.74575;0.03444817,-0.1437953;-0.7090808;-0.04686069,0.03914747;0.5707824;-0.02524888,0;0;0,0.002319939;0.3315678;0.0174787,0.004280686;0.6501937;0.02054405,0.1798308;0.510797;0.00379014,0.2190289;0.227509;-0.000626564,0.2332437;-0.04416123;-0.06570482,-0.1732153;0.5158259;-0.0008682013,-0.2183306;0.2338649;-0.017321,-0.2564229;-0.03348491;-0.090225,0.07670865;0.0021905;-0.04005122,0.1063277;-0.3591545;-0.03289104,0.09398779;-0.7524498;0.05047846,0.09660713;-0.7795603;-0.007733345,-0.07803269;0.005236564;-0.03710249,-0.1153099;-0.355274;-0.02521599,-0.1140148;-0.7508869;0.0473972,-0.1217344;-0.784199;-0.003485829,0.003873445;0.5722596;0.02222419,126.6814
+0;0;0,0.02254817;0.3311332;-0.009369447,0.04458325;0.6480684;-0.03385833,0.2211219;0.5267304;-0.0152899,0.2750942;0.2462665;0.008571254,0.3544694;-0.02066717;-0.007377096,-0.1422631;0.5246043;-0.01465148,-0.2214502;0.2492001;-0.009725652,-0.3034426;-0.01645258;-0.0324039,0.07711748;0.000998518;-0.03934972,0.06114677;-0.359646;-0.004973799,0.02613588;-0.7516688;0.06943111,0.02570789;-0.7151289;-0.011664,-0.07867654;0.008527762;-0.03512527,-0.1121517;-0.3524646;-0.04320184,-0.1448938;-0.7441191;0.03411789,-0.1436804;-0.7074689;-0.0469603,0.03914738;0.5707811;-0.02524895,0;0;0,0.002381817;0.3315658;0.01743221,0.004425779;0.6501965;0.02039552,0.1801883;0.5108693;0.003608227,0.219158;0.2269618;-0.0008847713,0.2333545;-0.04398724;-0.06564188,-0.1733213;0.5158219;-0.0008521993,-0.2184425;0.2332735;-0.01736976,-0.2565374;-0.03334382;-0.08998064,0.07672281;0.002180398;-0.04006696,0.1062801;-0.3591728;-0.03289223,0.09391182;-0.7508271;0.05015993,0.09582505;-0.7781823;-0.007512331,-0.07805516;0.005245491;-0.03709961,-0.1153014;-0.3552704;-0.02517046,-0.1139776;-0.7492391;0.04715246,-0.122089;-0.7826076;-0.003226202,0.003997363;0.5722613;0.02210546,126.7055
+0;0;0,0.02254759;0.3311248;-0.009369209,0.04458209;0.6480516;-0.03385742,0.2211129;0.5267182;-0.01528973,0.275172;0.2458033;0.008609803,0.354501;-0.02097481;-0.007329253,-0.1422561;0.5245922;-0.01465133,-0.2215706;0.2487451;-0.009717586,-0.3035151;-0.01675272;-0.03238262,0.07713206;0.0009987068;-0.03935716,0.06117151;-0.3594165;-0.005003095,0.02614385;-0.751627;0.06943744,0.02571444;-0.7150653;-0.01192831,-0.07869141;0.008529374;-0.03513192,-0.1121452;-0.3522334;-0.04320335,-0.144903;-0.7440755;0.03415339,-0.1436856;-0.7074031;-0.04719538,0.03914642;0.570767;-0.02524834,0;0;0,0.002418503;0.331559;0.01739597,0.004485801;0.6501815;0.02030683,0.1802594;0.5109462;0.003471613,0.2193597;0.2265929;-0.001124144,0.233578;-0.0441927;-0.06586015,-0.1732761;0.515884;-0.000962764,-0.218428;0.2328651;-0.01734417,-0.2566745;-0.03355926;-0.08995948,0.07673011;0.002187893;-0.04008794,0.1062619;-0.3589386;-0.03304529,0.09391022;-0.7508902;0.04953051,0.09624881;-0.7780232;-0.008727305,-0.07807823;0.005241417;-0.03708985,-0.1153807;-0.3550383;-0.02521048,-0.114016;-0.7491962;0.04714334,-0.122148;-0.7832422;-0.002812669,0.004052825;0.5722495;0.02203059,126.7272
+0;0;0,0.02273493;0.3310821;-0.01037209,0.0450362;0.6479329;-0.0355949,0.2217176;0.5275573;-0.01701894,0.2872279;0.2492079;0.008215051,0.3815292;-0.01253918;-0.009489227,-0.1417944;0.5242736;-0.0156864,-0.2256748;0.2497917;-0.01016406,-0.3179021;-0.01243225;-0.03138761,0.0769413;0.0008834457;-0.03973154,0.06171006;-0.35945;-0.004208732,0.02413522;-0.7519178;0.06758583,0.02357878;-0.7154212;-0.01378437,-0.07889991;0.008662171;-0.03462817,-0.1150768;-0.3510249;-0.06013398,-0.1470224;-0.7409937;0.02647498,-0.14592;-0.7043731;-0.05487965,0.03951896;0.5706735;-0.02681321,0;0;0,0.002418503;0.331559;0.01739597,0.004485801;0.6501815;0.02030683,0.1802594;0.5109462;0.003471613,0.2193597;0.2265929;-0.001124144,0.233578;-0.0441927;-0.06586015,-0.1732761;0.515884;-0.000962764,-0.218428;0.2328651;-0.01734417,-0.2566745;-0.03355926;-0.08995948,0.07673011;0.002187893;-0.04008794,0.1062619;-0.3589386;-0.03304529,0.09391022;-0.7508902;0.04953051,0.09624881;-0.7780232;-0.008727305,-0.07807823;0.005241417;-0.03708985,-0.1153807;-0.3550383;-0.02521048,-0.114016;-0.7491962;0.04714334,-0.122148;-0.7832422;-0.002812669,0.004052825;0.5722495;0.02203059,126.7389
+0;0;0,0.02273708;0.3311135;-0.01037307,0.04504164;0.6480108;-0.03559965,0.221571;0.5276581;-0.01703035,0.2868881;0.2501298;0.008129204,0.3811456;-0.01149562;-0.009566842,-0.1416395;0.5243771;-0.01569892,-0.2252725;0.2507049;-0.01019287,-0.3174569;-0.01139721;-0.03140655,0.07702017;0.0008843514;-0.03977226,0.06180841;-0.3589883;-0.004294902,0.02416386;-0.7521843;0.06763285,0.02361988;-0.7158329;-0.01191723,-0.07898079;0.008671051;-0.03466367,-0.1151114;-0.350556;-0.06013685,-0.1471163;-0.7412483;0.02663279,-0.1460385;-0.7047756;-0.05290207,0.03952348;0.5707386;-0.02681649,0;0;0,0.0025042;0.3315945;0.01730704,0.004668288;0.6502643;0.02008176,0.1802398;0.5109697;0.003318071,0.2194306;0.2274839;-0.001282454,0.2340378;-0.04314297;-0.06603742,-0.1729959;0.5160243;-0.0009886324,-0.2179996;0.2338335;-0.01724597,-0.2561682;-0.03250995;-0.08970156,0.07678433;0.002191812;-0.04017568,0.1064961;-0.3584557;-0.03317988,0.09377761;-0.7511533;0.04940677,0.09354098;-0.7795569;-0.004979134,-0.07819562;0.005237964;-0.0370504,-0.1155839;-0.3545702;-0.02528045,-0.1140839;-0.749387;0.04759794,-0.1204958;-0.7812439;-0.002416752,0.0042115;0.5723202;0.02184343,126.7616
+0;0;0,0.02273708;0.3311135;-0.01037307,0.04504164;0.6480108;-0.03559965,0.221571;0.5276581;-0.01703035,0.2868881;0.2501298;0.008129204,0.3811456;-0.01149562;-0.009566842,-0.1416395;0.5243771;-0.01569892,-0.2252725;0.2507049;-0.01019287,-0.3174569;-0.01139721;-0.03140655,0.07702017;0.0008843514;-0.03977226,0.06180841;-0.3589883;-0.004294902,0.02416386;-0.7521843;0.06763285,0.02361988;-0.7158329;-0.01191723,-0.07898079;0.008671051;-0.03466367,-0.1151114;-0.350556;-0.06013685,-0.1471163;-0.7412483;0.02663279,-0.1460385;-0.7047756;-0.05290207,0.03952348;0.5707386;-0.02681649,0;0;0,0.0025042;0.3315945;0.01730704,0.004668288;0.6502643;0.02008176,0.1802398;0.5109697;0.003318071,0.2194306;0.2274839;-0.001282454,0.2340378;-0.04314297;-0.06603742,-0.1729959;0.5160243;-0.0009886324,-0.2179996;0.2338335;-0.01724597,-0.2561682;-0.03250995;-0.08970156,0.07678433;0.002191812;-0.04017568,0.1064961;-0.3584557;-0.03317988,0.09377761;-0.7511533;0.04940677,0.09354098;-0.7795569;-0.004979134,-0.07819562;0.005237964;-0.0370504,-0.1155839;-0.3545702;-0.02528045,-0.1140839;-0.749387;0.04759794,-0.1204958;-0.7812439;-0.002416752,0.0042115;0.5723202;0.02184343,126.774
+0;0;0,0.0232664;0.3310634;-0.01125738,0.04639935;0.6478456;-0.03738238,0.2230048;0.5287543;-0.01882807,0.2978251;0.253825;0.007098909,0.3937567;-0.007055312;-0.01203356,-0.1404821;0.5242575;-0.01642531,-0.2313514;0.2530145;-0.01128864,-0.3337621;-0.005322456;-0.03132638,0.07695694;0.000651454;-0.03996833,0.06098589;-0.359333;-0.005503185,0.02323764;-0.7526114;0.06636678,0.02247991;-0.7162782;-0.01390912,-0.07917847;0.008893795;-0.03423348,-0.1180664;-0.3485062;-0.07647908,-0.1500231;-0.7379477;0.01610714,-0.150313;-0.7662525;-0.03943902,0.04064479;0.5706143;-0.02835117,0;0;0,0.002530009;0.3316134;0.01723933,0.004722357;0.6503019;0.01992321,0.1802938;0.5110068;0.003096104,0.2195705;0.2276455;-0.00138092,0.2341163;-0.04295251;-0.06613159,-0.1729978;0.5161115;-0.0009826738,-0.2179246;0.2340221;-0.01721589,-0.2562268;-0.03226167;-0.08969627,0.07679799;0.002202839;-0.04021788,0.106375;-0.3585026;-0.03325379,0.09363718;-0.7512296;0.04957961,0.09373738;-0.7792043;-0.006311666,-0.07824261;0.005229431;-0.03702713,-0.1156877;-0.3546218;-0.02533831,-0.1139496;-0.7493895;0.04823881,-0.1211198;-0.7824532;-0.001323946,0.004259087;0.5723537;0.02171016,126.7963
+0;0;0,0.0232664;0.3310634;-0.01125738,0.04639935;0.6478456;-0.03738238,0.2230048;0.5287543;-0.01882807,0.2978251;0.253825;0.007098909,0.3937567;-0.007055312;-0.01203356,-0.1404821;0.5242575;-0.01642531,-0.2313514;0.2530145;-0.01128864,-0.3337621;-0.005322456;-0.03132638,0.07695694;0.000651454;-0.03996833,0.06098589;-0.359333;-0.005503185,0.02323764;-0.7526114;0.06636678,0.02247991;-0.7162782;-0.01390912,-0.07917847;0.008893795;-0.03423348,-0.1180664;-0.3485062;-0.07647908,-0.1500231;-0.7379477;0.01610714,-0.150313;-0.7662525;-0.03943902,0.04064479;0.5706143;-0.02835117,0;0;0,0.002530009;0.3316134;0.01723933,0.004722357;0.6503019;0.01992321,0.1802938;0.5110068;0.003096104,0.2195705;0.2276455;-0.00138092,0.2341163;-0.04295251;-0.06613159,-0.1729978;0.5161115;-0.0009826738,-0.2179246;0.2340221;-0.01721589,-0.2562268;-0.03226167;-0.08969627,0.07679799;0.002202839;-0.04021788,0.106375;-0.3585026;-0.03325379,0.09363718;-0.7512296;0.04957961,0.09373738;-0.7792043;-0.006311666,-0.07824261;0.005229431;-0.03702713,-0.1156877;-0.3546218;-0.02533831,-0.1139496;-0.7493895;0.04823881,-0.1211198;-0.7824532;-0.001323946,0.004259087;0.5723537;0.02171016,126.8093
+0;0;0,0.02326679;0.3310691;-0.01125757,0.04640021;0.6478577;-0.03738308,0.2229057;0.5287883;-0.01883387,0.2978874;0.2532657;0.007149065,0.3935723;-0.006943762;-0.01193421,-0.1403821;0.5242941;-0.01643243,-0.2314474;0.2524656;-0.01128468,-0.3335949;-0.005207032;-0.03127089,0.07702018;0.0006519893;-0.04000118,0.0610491;-0.3593331;-0.005535964,0.02330685;-0.7525492;0.06632261,0.02255114;-0.716233;-0.01373841,-0.07924354;0.008901104;-0.03426162,-0.1181315;-0.3484995;-0.07650729,-0.1500831;-0.7378793;0.01606424,-0.1503722;-0.766028;-0.03933324,0.04064558;0.5706255;-0.02835176,0;0;0,0.002711214;0.3316216;0.01716423,0.005120337;0.650316;0.01970863,0.1805593;0.5111094;0.002928734,0.2198904;0.2271312;-0.001497984,0.2341988;-0.04272756;-0.06630731,-0.1726178;0.5162613;-0.000932537,-0.2177698;0.2335841;-0.01721168,-0.2555804;-0.03223151;-0.08891377,0.07684214;0.002206534;-0.04028702,0.1062363;-0.3585139;-0.03329134,0.09352539;-0.7512156;0.04935765,0.09383547;-0.7793023;-0.006104708,-0.07833588;0.005234324;-0.0369962,-0.1157454;-0.3546222;-0.02533327,-0.1146842;-0.7494466;0.04760185,-0.1216054;-0.7810636;-0.003444068,0.004602239;0.572368;0.02153444,126.8315
+0;0;0,0.02285315;0.3310485;-0.01262528,0.04560205;0.6478046;-0.03950069,0.2226875;0.5302471;-0.02482416,0.3137005;0.2599583;0.004683901,0.4212054;0.004482985;-0.01541074,-0.1409505;0.5239162;-0.01744531,-0.2392599;0.2546191;-0.01250601,-0.3482572;-0.0001862347;-0.0330629,0.076759;0.0003186651;-0.0405041,0.06131038;-0.359736;-0.006531164,0.02209224;-0.7528356;0.06517457,0.0204617;-0.7165931;-0.0148792,-0.0795126;0.009333832;-0.03351498,-0.1229345;-0.3448351;-0.09443417,-0.1525875;-0.7332231;0.002943583,-0.1528577;-0.7626542;-0.05107592,0.03992441;0.570582;-0.03033878,0;0;0,0.002711214;0.3316216;0.01716423,0.005120337;0.650316;0.01970863,0.1805593;0.5111094;0.002928734,0.2198904;0.2271312;-0.001497984,0.2341988;-0.04272756;-0.06630731,-0.1726178;0.5162613;-0.000932537,-0.2177698;0.2335841;-0.01721168,-0.2555804;-0.03223151;-0.08891377,0.07684214;0.002206534;-0.04028702,0.1062363;-0.3585139;-0.03329134,0.09352539;-0.7512156;0.04935765,0.09383547;-0.7793023;-0.006104708,-0.07833588;0.005234324;-0.0369962,-0.1157454;-0.3546222;-0.02533327,-0.1146842;-0.7494466;0.04760185,-0.1216054;-0.7810636;-0.003444068,0.004602239;0.572368;0.02153444,126.8535
+0;0;0,0.02285624;0.3310933;-0.01262699,0.04560792;0.6478881;-0.0395056,0.2227504;0.5303105;-0.02482645,0.3137894;0.2599444;0.004690045,0.4213324;0.004378319;-0.01541174,-0.1410021;0.5239776;-0.01744527,-0.2393395;0.2546035;-0.01250457,-0.3483756;-0.000292331;-0.03306875,0.07682496;0.0003189389;-0.0405389,0.06142903;-0.3585078;-0.006681833,0.022129;-0.7524281;0.06517363,0.02050102;-0.7161953;-0.01475444,-0.07958093;0.009341853;-0.03354377,-0.1228547;-0.3436191;-0.0942552,-0.1525697;-0.7328181;0.003325872,-0.1528394;-0.7621559;-0.0506088,0.03992973;0.5706581;-0.0303428,0;0;0,0.002919398;0.3316636;0.01718545,0.005504884;0.6503955;0.01976824,0.1809791;0.5112754;0.002785206,0.2197356;0.2271346;-0.001575232,0.2341014;-0.04280233;-0.06646991,-0.1723619;0.5163965;-0.0008354336,-0.2175948;0.2336534;-0.01718708,-0.2555858;-0.03224385;-0.08887386,0.07687833;0.002200529;-0.04037893,0.1063969;-0.3572804;-0.03389609,0.09341594;-0.7506742;0.04949307,0.09320126;-0.7788769;-0.005664833,-0.07843601;0.005248189;-0.0369571,-0.1153734;-0.3534228;-0.02552457,-0.1150469;-0.7490838;0.04750423,-0.1221101;-0.7812614;-0.002635993,0.004946865;0.5724399;0.02158117,126.8756
+0;0;0,0.02285092;0.3310162;-0.01262405,0.04559714;0.6477352;-0.03949618,0.2226767;0.5301913;-0.02482128,0.3135883;0.2602036;0.004653919,0.4212823;0.004278898;-0.01547607,-0.1409478;0.5238607;-0.01744271,-0.2391476;0.2548634;-0.01250891,-0.3483366;-0.0003900528;-0.03310195,0.07691221;0.0003193012;-0.04058494,0.06151337;-0.3585753;-0.006721474,0.02215866;-0.7530437;0.06523395,0.02053519;-0.7168282;-0.01447301,-0.07967131;0.009352462;-0.03358187,-0.1229533;-0.3436753;-0.09430479,-0.1527096;-0.7334157;0.003412046,-0.1529785;-0.7625894;-0.05037344,0.03992039;0.5705247;-0.03033569,0;0;0,0.002935611;0.3315936;0.01703715,0.005502149;0.6502506;0.01946735,0.1808815;0.5110842;0.002438784,0.2199209;0.2273852;-0.001787901,0.234178;-0.04296896;-0.06664181,-0.1723718;0.5163755;-0.0006875712,-0.2174896;0.2340279;-0.0171576,-0.2559664;-0.03213254;-0.08912164,0.07692957;0.002181515;-0.04049456,0.1058505;-0.3574142;-0.03388393,0.09306198;-0.7513704;0.049582,0.09239183;-0.7797087;-0.005105019,-0.07857317;0.005270016;-0.03689461,-0.1154695;-0.3534778;-0.02558657,-0.1160775;-0.7496967;0.04750149,-0.1228062;-0.7814431;-0.002862897,0.004951462;0.5723155;0.02131772,126.8978
+0;0;0,0.02312623;0.3309252;-0.0143851,0.04587941;0.6475595;-0.04226124,0.2231279;0.5306397;-0.02948373,0.3300807;0.2668691;0.002347991,0.4490665;0.01574928;-0.01444003,-0.140581;0.5237723;-0.01850411,-0.2487504;0.25865;-0.01245245,-0.3662013;0.007217944;-0.03453965,0.0764182;-0.0003161049;-0.04150768,0.06243274;-0.3592598;-0.007551998,0.02222017;-0.7538787;0.06309167,0.01997932;-0.7177702;-0.0166086,-0.08015558;0.01033405;-0.03210946,-0.1295278;-0.3365154;-0.1184057,-0.155232;-0.7249677;-0.01459948,-0.1557573;-0.6886756;-0.09431524,0.04018907;0.5703722;-0.03291479,0;0;0,0.002935611;0.3315936;0.01703715,0.005502149;0.6502506;0.01946735,0.1808815;0.5110842;0.002438784,0.2199209;0.2273852;-0.001787901,0.234178;-0.04296896;-0.06664181,-0.1723718;0.5163755;-0.0006875712,-0.2174896;0.2340279;-0.0171576,-0.2559664;-0.03213254;-0.08912164,0.07692957;0.002181515;-0.04049456,0.1058505;-0.3574142;-0.03388393,0.09306198;-0.7513704;0.049582,0.09239183;-0.7797087;-0.005105019,-0.07857317;0.005270016;-0.03689461,-0.1154695;-0.3534778;-0.02558657,-0.1160775;-0.7496967;0.04750149,-0.1228062;-0.7814431;-0.002862897,0.004951462;0.5723155;0.02131772,126.9095
+0;0;0,0.02312623;0.3309252;-0.0143851,0.04587941;0.6475595;-0.04226124,0.2231279;0.5306397;-0.02948373,0.3300807;0.2668691;0.002347991,0.4490665;0.01574928;-0.01444003,-0.140581;0.5237723;-0.01850411,-0.2487504;0.25865;-0.01245245,-0.3662013;0.007217944;-0.03453965,0.0764182;-0.0003161049;-0.04150768,0.06243274;-0.3592598;-0.007551998,0.02222017;-0.7538787;0.06309167,0.01997932;-0.7177702;-0.0166086,-0.08015558;0.01033405;-0.03210946,-0.1295278;-0.3365154;-0.1184057,-0.155232;-0.7249677;-0.01459948,-0.1557573;-0.6886756;-0.09431524,0.04018907;0.5703722;-0.03291479,0;0;0,0.002935611;0.3315936;0.01703715,0.005502149;0.6502506;0.01946735,0.1808815;0.5110842;0.002438784,0.2199209;0.2273852;-0.001787901,0.234178;-0.04296896;-0.06664181,-0.1723718;0.5163755;-0.0006875712,-0.2174896;0.2340279;-0.0171576,-0.2559664;-0.03213254;-0.08912164,0.07692957;0.002181515;-0.04049456,0.1058505;-0.3574142;-0.03388393,0.09306198;-0.7513704;0.049582,0.09239183;-0.7797087;-0.005105019,-0.07857317;0.005270016;-0.03689461,-0.1154695;-0.3534778;-0.02558657,-0.1160775;-0.7496967;0.04750149,-0.1228062;-0.7814431;-0.002862897,0.004951462;0.5723155;0.02131772,126.9205
+0;0;0,0.02321227;0.3308298;-0.01596552,0.04594147;0.6473534;-0.04498123,0.2228224;0.5308661;-0.03352104,0.3410002;0.2713441;-0.0004803725,0.4751983;0.02723485;-0.01476741,-0.1400255;0.5238958;-0.01957558,-0.2591682;0.2628006;-0.01296586,-0.3860791;0.01532798;-0.03426193,0.07596025;-0.0009377715;-0.04222489,0.06379104;-0.3599486;-0.008770414,0.02086736;-0.7542087;0.06021564,0.01811093;-0.718156;-0.01997564,-0.08036151;0.01101967;-0.03121496,-0.1345396;-0.3314241;-0.13098,-0.1519979;-0.7190803;-0.02392659,-0.1530652;-0.682848;-0.1041444,0.04023597;0.5702002;-0.03539222,0;0;0,0.002977811;0.3315874;0.01682258,0.005508244;0.6502348;0.01904058,0.1804461;0.5111575;0.002002001,0.2201109;0.2268754;-0.00244379,0.2340336;-0.04396406;-0.06767201,-0.1720593;0.5169092;-0.0009573624,-0.2181634;0.2340369;-0.0172992,-0.2575301;-0.03225827;-0.09037267,0.07683456;0.002172559;-0.04056489,0.104749;-0.3574565;-0.03394735,0.09188953;-0.7510252;0.04960418,0.09272809;-0.7790004;-0.006190538,-0.07854705;0.005281966;-0.03682718,-0.1164111;-0.3533279;-0.02581236,-0.1176641;-0.7492936;0.04665935,-0.1243891;-0.7817028;-0.003686998,0.004972741;0.572304;0.02094126,126.9322
+0;0;0,0.02321227;0.3308298;-0.01596552,0.04594147;0.6473534;-0.04498123,0.2228224;0.5308661;-0.03352104,0.3410002;0.2713441;-0.0004803725,0.4751983;0.02723485;-0.01476741,-0.1400255;0.5238958;-0.01957558,-0.2591682;0.2628006;-0.01296586,-0.3860791;0.01532798;-0.03426193,0.07596025;-0.0009377715;-0.04222489,0.06379104;-0.3599486;-0.008770414,0.02086736;-0.7542087;0.06021564,0.01811093;-0.718156;-0.01997564,-0.08036151;0.01101967;-0.03121496,-0.1345396;-0.3314241;-0.13098,-0.1519979;-0.7190803;-0.02392659,-0.1530652;-0.682848;-0.1041444,0.04023597;0.5702002;-0.03539222,0;0;0,0.002977811;0.3315874;0.01682258,0.005508244;0.6502348;0.01904058,0.1804461;0.5111575;0.002002001,0.2201109;0.2268754;-0.00244379,0.2340336;-0.04396406;-0.06767201,-0.1720593;0.5169092;-0.0009573624,-0.2181634;0.2340369;-0.0172992,-0.2575301;-0.03225827;-0.09037267,0.07683456;0.002172559;-0.04056489,0.104749;-0.3574565;-0.03394735,0.09188953;-0.7510252;0.04960418,0.09272809;-0.7790004;-0.006190538,-0.07854705;0.005281966;-0.03682718,-0.1164111;-0.3533279;-0.02581236,-0.1176641;-0.7492936;0.04665935,-0.1243891;-0.7817028;-0.003686998,0.004972741;0.572304;0.02094126,126.9551
+0;0;0,0.0232156;0.3308773;-0.01596781,0.04594952;0.6474665;-0.04498957,0.2226328;0.5310048;-0.0335293,0.3410863;0.2708774;-0.0004115738,0.4746791;0.02786918;-0.01463418,-0.1398249;0.524042;-0.01959884,-0.2592455;0.2623377;-0.0129737,-0.3855839;0.01598135;-0.03417372,0.07624208;-0.0009412508;-0.04238155,0.06405889;-0.3603645;-0.008888643,0.02114113;-0.7545704;0.06008792,0.01839576;-0.718542;-0.01978138,-0.08065967;0.01106055;-0.03133077,-0.1349;-0.3317766;-0.1312104,-0.1523559;-0.7193795;-0.02417175,-0.1534189;-0.6831722;-0.1040675,0.04024277;0.5702965;-0.03539847,0;0;0,0.003367648;0.3316395;0.0166626,0.006257467;0.650351;0.01869726,0.1809235;0.5113115;0.001786232,0.2208463;0.2263975;-0.003161907,0.2354499;-0.04315692;-0.06819618,-0.1712595;0.5172099;-0.00114391,-0.218346;0.2338013;-0.0171653,-0.2589071;-0.03092399;-0.09049783,0.07704527;0.002073899;-0.04086149,0.1043199;-0.3580037;-0.03341103,0.09106237;-0.7515612;0.04986405,0.09284984;-0.7796428;-0.00532937,-0.07894871;0.005374016;-0.03671722,-0.1167252;-0.3536627;-0.02572227,-0.1188735;-0.7495559;0.04681638,-0.1259582;-0.7821271;-0.00275825,0.005636752;0.572405;0.02064347,126.9771
+0;0;0,0.02321738;0.3309026;-0.01596903,0.04595169;0.6474975;-0.04499118,0.2225329;0.5310596;-0.03353218,0.3417319;0.2692949;-0.0002059937,0.4755385;0.02589777;-0.01445135,-0.1397216;0.5241007;-0.01960953,-0.2598939;0.2607492;-0.01294269,-0.3864345;0.0139986;-0.03417663,0.07627299;-0.0009416324;-0.04239873,0.06409424;-0.3602338;-0.008918043,0.02135165;-0.7528307;0.05977698,0.01857971;-0.716744;-0.02086534,-0.08069237;0.01106504;-0.03134347,-0.1349129;-0.3316471;-0.1311867,-0.1522975;-0.7176679;-0.02458493,-0.1533709;-0.6814005;-0.1052539,0.04024507;0.5703293;-0.0354003,0;0;0,0.003552303;0.3316601;0.01672006,0.006525643;0.6503762;0.01883817,0.1811404;0.5116392;0.001603365,0.2209961;0.2248945;-0.003761053,0.2368924;-0.04481107;-0.0697571,-0.1708684;0.5170984;-0.0008794703,-0.219306;0.2320915;-0.01714742,-0.2617545;-0.0326162;-0.09115577,0.07707307;0.001994073;-0.04088855,0.1031103;-0.3580388;-0.03323972,0.08928926;-0.7499343;0.04985738,0.09087962;-0.7776101;-0.006877899,-0.07901337;0.0054432;-0.03665195,-0.1175946;-0.353381;-0.02584249,-0.1205004;-0.7476299;0.0465283,-0.1276484;-0.7805231;-0.00388274,0.00589259;0.5724314;0.02075958,126.9984
+0;0;0,0.02371416;0.3307966;-0.01737277,0.04667232;0.6472862;-0.04736564,0.2232639;0.5312475;-0.0370159,0.3568646;0.2766272;-0.002969813,0.5054603;0.04177174;-0.01353039,-0.1390024;0.5242525;-0.02004462,-0.2705816;0.2664376;-0.01241715,-0.4049487;0.02379695;-0.03291786,0.07593989;-0.001780667;-0.04296592,0.06582455;-0.3612123;-0.01030478,0.02100269;-0.7537248;0.05754177,0.01772199;-0.7177173;-0.0230874,-0.0808575;0.01205838;-0.03054125,-0.1405411;-0.3243757;-0.1472037,-0.1514159;-0.7091511;-0.03536564,-0.1530075;-0.6730294;-0.1160372,0.04088848;0.5701493;-0.0375715,0;0;0,0.003552303;0.3316601;0.01672006,0.006525643;0.6503762;0.01883817,0.1811404;0.5116392;0.001603365,0.2209961;0.2248945;-0.003761053,0.2368924;-0.04481107;-0.0697571,-0.1708684;0.5170984;-0.0008794703,-0.219306;0.2320915;-0.01714742,-0.2617545;-0.0326162;-0.09115577,0.07707307;0.001994073;-0.04088855,0.1031103;-0.3580388;-0.03323972,0.08928926;-0.7499343;0.04985738,0.09087962;-0.7776101;-0.006877899,-0.07901337;0.0054432;-0.03665195,-0.1175946;-0.353381;-0.02584249,-0.1205004;-0.7476299;0.0465283,-0.1276484;-0.7805231;-0.00388274,0.00589259;0.5724314;0.02075958,127.0205
+0;0;0,0.02371439;0.3307998;-0.01737293,0.04667262;0.6472903;-0.04736586,0.2234429;0.5312144;-0.03701567,0.357457;0.2758061;-0.002864234,0.5051228;0.04242034;-0.01335872,-0.1391782;0.5242125;-0.02002777,-0.2711646;0.2655998;-0.01237669,-0.4046909;0.02447753;-0.03274912,0.07593739;-0.001780609;-0.04296451,0.06584446;-0.3604158;-0.01037573,0.02102141;-0.7529388;0.05747263,0.0177388;-0.7169279;-0.02320345,-0.08085484;0.01205798;-0.03054024,-0.1404063;-0.3236306;-0.1469443,-0.1512813;-0.7084164;-0.03510316,-0.1528739;-0.6722911;-0.1158217,0.04088884;0.5701542;-0.03757181,0;0;0,0.003853276;0.3316608;0.01670098,0.007060274;0.6503758;0.01880074,0.1820516;0.5124139;0.001279593,0.2215753;0.2247244;-0.004386425,0.24045;-0.04298908;-0.07039785,-0.1707107;0.5175958;-0.001096956,-0.2207472;0.2319698;-0.01763906,-0.2648456;-0.03077784;-0.09114571,0.07701548;0.001840621;-0.04099798,0.1019187;-0.357475;-0.03356421,0.08760197;-0.7493577;0.04956079,0.08921707;-0.7770156;-0.007259127,-0.07905214;0.005603939;-0.03653714,-0.1185248;-0.3523436;-0.02660719,-0.1221517;-0.7463973;0.04684561,-0.129709;-0.777791;-0.005396534,0.006375037;0.5724324;0.02072501,127.0317
+0;0;0,0.02371439;0.3307998;-0.01737293,0.04667262;0.6472903;-0.04736586,0.2234429;0.5312144;-0.03701567,0.357457;0.2758061;-0.002864234,0.5051228;0.04242034;-0.01335872,-0.1391782;0.5242125;-0.02002777,-0.2711646;0.2655998;-0.01237669,-0.4046909;0.02447753;-0.03274912,0.07593739;-0.001780609;-0.04296451,0.06584446;-0.3604158;-0.01037573,0.02102141;-0.7529388;0.05747263,0.0177388;-0.7169279;-0.02320345,-0.08085484;0.01205798;-0.03054024,-0.1404063;-0.3236306;-0.1469443,-0.1512813;-0.7084164;-0.03510316,-0.1528739;-0.6722911;-0.1158217,0.04088884;0.5701542;-0.03757181,0;0;0,0.003853276;0.3316608;0.01670098,0.007060274;0.6503758;0.01880074,0.1820516;0.5124139;0.001279593,0.2215753;0.2247244;-0.004386425,0.24045;-0.04298908;-0.07039785,-0.1707107;0.5175958;-0.001096956,-0.2207472;0.2319698;-0.01763906,-0.2648456;-0.03077784;-0.09114571,0.07701548;0.001840621;-0.04099798,0.1019187;-0.357475;-0.03356421,0.08760197;-0.7493577;0.04956079,0.08921707;-0.7770156;-0.007259127,-0.07905214;0.005603939;-0.03653714,-0.1185248;-0.3523436;-0.02660719,-0.1221517;-0.7463973;0.04684561,-0.129709;-0.777791;-0.005396534,0.006375037;0.5724324;0.02072501,127.0432
+0;0;0,0.02594064;0.3305038;-0.01838917,0.05411223;0.6462522;-0.05071888,0.2295644;0.5322824;-0.03721859,0.3708683;0.2801235;-0.00475594,0.5244729;0.05116245;-0.01305534,-0.133576;0.5252877;-0.02111196,-0.2752246;0.2713513;-0.01358126,-0.4279864;0.04264988;-0.03469772,0.07588112;-0.002757229;-0.04359399,0.06616399;-0.361216;-0.0119953,0.02017365;-0.7533277;0.05603353,0.01699526;-0.717342;-0.02593607,-0.08119269;0.01325651;-0.02996655,-0.1462421;-0.3148167;-0.1630909,-0.1494227;-0.6991087;-0.04993514,-0.1509071;-0.6630653;-0.1319487,0.04672956;0.569389;-0.04004397,0;0;0,0.003716648;0.3315869;0.01673651,0.006728925;0.6502302;0.01888251,0.1819535;0.5129859;0.001578093,0.2229207;0.2250766;-0.004307985,0.2421443;-0.04207787;-0.07022703,-0.1710484;0.5177124;-0.0004807543,-0.2232014;0.2320683;-0.01757583,-0.2697894;-0.02964351;-0.09121612,0.07729717;0.00166738;-0.04108953,0.0999725;-0.3575147;-0.03336525,0.08511038;-0.7491157;0.04983544,0.08818756;-0.7758092;-0.009673592,-0.07940429;0.005757579;-0.03643888,-0.1195425;-0.3518566;-0.02713359,-0.1249746;-0.7454685;0.04726256,-0.1327734;-0.7772778;-0.006437942,0.006097063;0.5723048;0.0207932,127.0652
+0;0;0,0.02594064;0.3305038;-0.01838917,0.05411223;0.6462522;-0.05071888,0.2295644;0.5322824;-0.03721859,0.3708683;0.2801235;-0.00475594,0.5244729;0.05116245;-0.01305534,-0.133576;0.5252877;-0.02111196,-0.2752246;0.2713513;-0.01358126,-0.4279864;0.04264988;-0.03469772,0.07588112;-0.002757229;-0.04359399,0.06616399;-0.361216;-0.0119953,0.02017365;-0.7533277;0.05603353,0.01699526;-0.717342;-0.02593607,-0.08119269;0.01325651;-0.02996655,-0.1462421;-0.3148167;-0.1630909,-0.1494227;-0.6991087;-0.04993514,-0.1509071;-0.6630653;-0.1319487,0.04672956;0.569389;-0.04004397,0;0;0,0.003716648;0.3315869;0.01673651,0.006728925;0.6502302;0.01888251,0.1819535;0.5129859;0.001578093,0.2229207;0.2250766;-0.004307985,0.2421443;-0.04207787;-0.07022703,-0.1710484;0.5177124;-0.0004807543,-0.2232014;0.2320683;-0.01757583,-0.2697894;-0.02964351;-0.09121612,0.07729717;0.00166738;-0.04108953,0.0999725;-0.3575147;-0.03336525,0.08511038;-0.7491157;0.04983544,0.08818756;-0.7758092;-0.009673592,-0.07940429;0.005757579;-0.03643888,-0.1195425;-0.3518566;-0.02713359,-0.1249746;-0.7454685;0.04726256,-0.1327734;-0.7772778;-0.006437942,0.006097063;0.5723048;0.0207932,127.0775
+0;0;0,0.02592167;0.3302621;-0.01837572,0.05406637;0.6457099;-0.05067429,0.2277729;0.5321764;-0.03721229,0.369816;0.2786985;-0.004579823,0.5234336;0.04971819;-0.01287992,-0.1318851;0.5252488;-0.02126012,-0.2742746;0.2699841;-0.01369003,-0.4270492;0.04126343;-0.03480827,0.07584529;-0.002755927;-0.0435734,0.06612603;-0.3612933;-0.01196778,0.0201352;-0.7534091;0.05606177,0.01695772;-0.717425;-0.02588463,-0.08115435;0.01325025;-0.0299524,-0.1462181;-0.3148949;-0.1631059,-0.1493986;-0.699191;-0.04994898,-0.1508826;-0.6631493;-0.1319393,0.04669144;0.5689272;-0.04001058,0;0;0,0.004429169;0.3313375;0.01668835,0.008187212;0.6496695;0.0187943,0.1815735;0.5132442;0.001488686,0.2242537;0.2240458;-0.004420042,0.2473039;-0.04253814;-0.07150877,-0.1681408;0.5178478;-6.032176E-05,-0.2210957;0.2307723;-0.01666225,-0.2712651;-0.03023475;-0.09053739,0.07725232;0.00164865;-0.04108655,0.09858765;-0.3576911;-0.03320265,0.08262793;-0.7492602;0.04996562,0.0862693;-0.7759138;-0.009517431,-0.07938204;0.005771116;-0.03638584,-0.1193796;-0.351961;-0.02799863,-0.1274973;-0.7455074;0.0465223,-0.1352854;-0.7775884;-0.006829467,0.007368661;0.5718279;0.02071309,127.0998
+0;0;0,0.02785984;0.3299573;-0.01954155,0.05795501;0.6450279;-0.0530721,0.230206;0.5306831;-0.04075844,0.3869688;0.2836003;-0.00447027,0.5494033;0.06485955;-0.009794937,-0.1275127;0.5250719;-0.02229714,-0.2799727;0.2728409;-0.01353514,-0.4345709;0.04928988;-0.03316061,0.07547384;-0.003464262;-0.04401533,0.06725315;-0.3625229;-0.01344014,0.01964248;-0.7541949;0.05377391,0.0159396;-0.718277;-0.02828151,-0.08123841;0.0138304;-0.02923509,-0.1486723;-0.3114135;-0.1692158,-0.147279;-0.6950602;-0.05517761,-0.1493055;-0.6591002;-0.1372885,0.05016792;0.5683488;-0.0420668,0;0;0,0.005058914;0.3312656;0.01635289,0.009418987;0.6495259;0.01806903,0.1821421;0.5139819;0.001768589,0.2270178;0.2226367;-0.004971504,0.2541684;-0.04008481;-0.07206142,-0.1663454;0.5177923;0.0007964484,-0.2221897;0.2287703;-0.0162023,-0.2748524;-0.02832779;-0.08960561,0.07716484;0.001570806;-0.04109466,0.09669609;-0.3582675;-0.03332245,0.07992955;-0.7493509;0.05012846,0.08347202;-0.77593;-0.009604927,-0.0793222;0.005840671;-0.03632527,-0.1201009;-0.3522292;-0.02935481,-0.1300293;-0.7451243;0.04631769,-0.1373772;-0.7761196;-0.008522086,0.008456156;0.5717027;0.02008915,127.1221
+0;0;0,0.02785984;0.3299573;-0.01954155,0.05795501;0.6450279;-0.0530721,0.230206;0.5306831;-0.04075844,0.3869688;0.2836003;-0.00447027,0.5494033;0.06485955;-0.009794937,-0.1275127;0.5250719;-0.02229714,-0.2799727;0.2728409;-0.01353514,-0.4345709;0.04928988;-0.03316061,0.07547384;-0.003464262;-0.04401533,0.06725315;-0.3625229;-0.01344014,0.01964248;-0.7541949;0.05377391,0.0159396;-0.718277;-0.02828151,-0.08123841;0.0138304;-0.02923509,-0.1486723;-0.3114135;-0.1692158,-0.147279;-0.6950602;-0.05517761,-0.1493055;-0.6591002;-0.1372885,0.05016792;0.5683488;-0.0420668,0;0;0,0.005058914;0.3312656;0.01635289,0.009418987;0.6495259;0.01806903,0.1821421;0.5139819;0.001768589,0.2270178;0.2226367;-0.004971504,0.2541684;-0.04008481;-0.07206142,-0.1663454;0.5177923;0.0007964484,-0.2221897;0.2287703;-0.0162023,-0.2748524;-0.02832779;-0.08960561,0.07716484;0.001570806;-0.04109466,0.09669609;-0.3582675;-0.03332245,0.07992955;-0.7493509;0.05012846,0.08347202;-0.77593;-0.009604927,-0.0793222;0.005840671;-0.03632527,-0.1201009;-0.3522292;-0.02935481,-0.1300293;-0.7451243;0.04631769,-0.1373772;-0.7761196;-0.008522086,0.008456156;0.5717027;0.02008915,127.1443
+0;0;0,0.02784662;0.3298007;-0.01953227,0.05792489;0.6446946;-0.0530439,0.2289777;0.5306468;-0.04074549,0.3856999;0.283628;-0.004466709,0.5485485;0.06432961;-0.009804949,-0.1263512;0.5250731;-0.02240752,-0.2787717;0.2729073;-0.0136478,-0.433764;0.04878648;-0.0333233,0.07552265;-0.003466503;-0.04404379,0.06727549;-0.3636813;-0.01337016,0.01984469;-0.7538736;0.05358996,0.01614602;-0.7179625;-0.02837224,-0.08129097;0.01383935;-0.029254,-0.148942;-0.3124518;-0.1696854,-0.147554;-0.6946491;-0.05607805,-0.1495781;-0.6586959;-0.1380956,0.0501424;0.5680608;-0.04204511,0;0;0,0.006116942;0.3310943;0.01626658,0.01153297;0.6491603;0.01789904,0.1827736;0.5138514;0.001775265,0.2288509;0.2227699;-0.004912615,0.260166;-0.03973424;-0.07383907,-0.1634242;0.5179591;0.001365287,-0.2199883;0.2290497;-0.01373963,-0.2781773;-0.0281606;-0.08513142,0.07709908;0.001548692;-0.04133856,0.09494103;-0.3595338;-0.03329444,0.07704715;-0.7491068;0.04974794,0.08033291;-0.7757851;-0.009776827,-0.07947474;0.005870009;-0.03612275,-0.1210501;-0.3533072;-0.03094883,-0.1333264;-0.7444439;0.0455021,-0.1406968;-0.7751621;-0.009501569,0.01031127;0.5713874;0.01993871,127.166
+0;0;0,0.02796264;0.3297052;-0.02092965,0.05780679;0.6445285;-0.05535521,0.2294004;0.5330625;-0.0411719,0.390121;0.2885163;-0.005641948,0.5641828;0.07794619;-0.007253657,-0.126519;0.5259853;-0.02320128,-0.2881856;0.2796928;-0.01319044,-0.4517969;0.06182714;-0.03333485,0.07515676;-0.004334245;-0.04458946,0.06760917;-0.3646794;-0.0152984,0.01708277;-0.7547035;0.05036466,0.01357777;-0.7188863;-0.03161277,-0.08139658;0.01460863;-0.02857849,-0.1568248;-0.302887;-0.184369,-0.1469563;-0.683768;-0.06682894,-0.1488079;-0.6479626;-0.1488612,0.05006815;0.5679047;-0.04425612,0;0;0,0.006116942;0.3310943;0.01626658,0.01153297;0.6491603;0.01789904,0.1827736;0.5138514;0.001775265,0.2288509;0.2227699;-0.004912615,0.260166;-0.03973424;-0.07383907,-0.1634242;0.5179591;0.001365287,-0.2199883;0.2290497;-0.01373963,-0.2781773;-0.0281606;-0.08513142,0.07709908;0.001548692;-0.04133856,0.09494103;-0.3595338;-0.03329444,0.07704715;-0.7491068;0.04974794,0.08033291;-0.7757851;-0.009776827,-0.07947474;0.005870009;-0.03612275,-0.1210501;-0.3533072;-0.03094883,-0.1333264;-0.7444439;0.0455021,-0.1406968;-0.7751621;-0.009501569,0.01031127;0.5713874;0.01993871,127.1775
+0;0;0,0.02796264;0.3297052;-0.02092965,0.05780679;0.6445285;-0.05535521,0.2294004;0.5330625;-0.0411719,0.390121;0.2885163;-0.005641948,0.5641828;0.07794619;-0.007253657,-0.126519;0.5259853;-0.02320128,-0.2881856;0.2796928;-0.01319044,-0.4517969;0.06182714;-0.03333485,0.07515676;-0.004334245;-0.04458946,0.06760917;-0.3646794;-0.0152984,0.01708277;-0.7547035;0.05036466,0.01357777;-0.7188863;-0.03161277,-0.08139658;0.01460863;-0.02857849,-0.1568248;-0.302887;-0.184369,-0.1469563;-0.683768;-0.06682894,-0.1488079;-0.6479626;-0.1488612,0.05006815;0.5679047;-0.04425612,0;0;0,0.006116942;0.3310943;0.01626658,0.01153297;0.6491603;0.01789904,0.1827736;0.5138514;0.001775265,0.2288509;0.2227699;-0.004912615,0.260166;-0.03973424;-0.07383907,-0.1634242;0.5179591;0.001365287,-0.2199883;0.2290497;-0.01373963,-0.2781773;-0.0281606;-0.08513142,0.07709908;0.001548692;-0.04133856,0.09494103;-0.3595338;-0.03329444,0.07704715;-0.7491068;0.04974794,0.08033291;-0.7757851;-0.009776827,-0.07947474;0.005870009;-0.03612275,-0.1210501;-0.3533072;-0.03094883,-0.1333264;-0.7444439;0.0455021,-0.1406968;-0.7751621;-0.009501569,0.01031127;0.5713874;0.01993871,127.189
+0;0;0,0.02793513;0.3293808;-0.02090906,0.05774426;0.6438351;-0.05529402,0.229871;0.5323625;-0.04111548,0.3917262;0.2860899;-0.005334705,0.5659618;0.07530953;-0.006948023,-0.1270874;0.5252647;-0.02309241,-0.2898953;0.2772334;-0.01301089,-0.45367;0.05915025;-0.03317541,0.07539701;-0.0043481;-0.044732,0.0678259;-0.3658165;-0.01534964,0.0177603;-0.7522836;0.0497146,0.01426794;-0.7164874;-0.03196691,-0.08165677;0.01465532;-0.02866985,-0.1573201;-0.30383;-0.184946,-0.1475416;-0.6812373;-0.06847787,-0.1493865;-0.6454528;-0.150214,0.05001522;0.5673065;-0.04420871,0;0;0,0.006854095;0.3307556;0.01621819,0.01296212;0.6484361;0.0178318,0.1849045;0.513919;0.002422094,0.2320015;0.2209151;-0.005205155,0.2691879;-0.04083905;-0.07514048,-0.1630034;0.5178959;0.002376314,-0.2244583;0.2279184;-0.01386875,-0.284815;-0.02937493;-0.08419855,0.07727242;0.001374975;-0.0416131,0.09503807;-0.3608401;-0.03357172,0.07539769;-0.7465761;0.04960728,0.07617858;-0.7737288;-0.009134769,-0.07985438;0.006037219;-0.03593602,-0.1223907;-0.3541788;-0.03204811,-0.1358404;-0.7415007;0.04474781,-0.1433325;-0.7721022;-0.009923864,0.01157528;0.5707626;0.01987314,127.2107
+0;0;0,0.02955527;0.3292081;-0.02139572,0.06035261;0.6434761;-0.05660365,0.2322763;0.5316536;-0.0421048,0.4008651;0.2901135;-0.005175956,0.5862308;0.08910136;-0.009940696,-0.1246736;0.5254017;-0.02388199,-0.2966094;0.2835808;-0.01448432,-0.4676568;0.0709587;-0.03247503,0.07521813;-0.004995045;-0.04496499,0.06775045;-0.366571;-0.01690976,0.01428844;-0.752786;0.0469379,0.01079376;-0.7170404;-0.03474708,-0.08164407;0.01515289;-0.02844651,-0.161597;-0.2987163;-0.1917674,-0.1464734;-0.6762277;-0.0762116,-0.1483549;-0.6404952;-0.1579506,0.05249938;0.566992;-0.04530008,0;0;0,0.006854095;0.3307556;0.01621819,0.01296212;0.6484361;0.0178318,0.1849045;0.513919;0.002422094,0.2320015;0.2209151;-0.005205155,0.2691879;-0.04083905;-0.07514048,-0.1630034;0.5178959;0.002376314,-0.2244583;0.2279184;-0.01386875,-0.284815;-0.02937493;-0.08419855,0.07727242;0.001374975;-0.0416131,0.09503807;-0.3608401;-0.03357172,0.07539769;-0.7465761;0.04960728,0.07617858;-0.7737288;-0.009134769,-0.07985438;0.006037219;-0.03593602,-0.1223907;-0.3541788;-0.03204811,-0.1358404;-0.7415007;0.04474781,-0.1433325;-0.7721022;-0.009923864,0.01157528;0.5707626;0.01987314,127.222
+0;0;0,0.02953108;0.3289387;-0.02137821,0.06030568;0.6429744;-0.05656026,0.2321279;0.5312263;-0.0420712,0.4022691;0.2874619;-0.004802294,0.5853238;0.08895586;-0.009507631,-0.1246096;0.5249782;-0.02385923,-0.2981287;0.2809305;-0.01437502,-0.4670436;0.07095921;-0.03214144,0.07535131;-0.00500389;-0.0450446,0.06789456;-0.366051;-0.01703041,0.01446794;-0.7520103;0.04677497,0.01102209;-0.716345;-0.03376869,-0.08178863;0.01517972;-0.02849688,-0.1616246;-0.2982304;-0.1915789,-0.146511;-0.6754919;-0.0760996,-0.1483662;-0.6398394;-0.1566965,0.05245793;0.5665437;-0.04526458,0;0;0,0.007359527;0.3304819;0.01604104,0.01383886;0.6479208;0.01747847,0.1857787;0.5139937;0.002283335,0.237772;0.2190653;-0.006203175,0.2772332;-0.03867048;-0.07656574,-0.162199;0.5176176;0.002613576,-0.2286396;0.2259618;-0.01413777,-0.2902883;-0.02778143;-0.08305539,0.07731397;0.001236483;-0.04186761,0.0941292;-0.360498;-0.03406978,0.07238074;-0.7458113;0.04930162,0.07346172;-0.7736885;-0.007092714,-0.08011439;0.006185415;-0.03571135,-0.1231416;-0.3534567;-0.03443906,-0.1383598;-0.7401893;0.0436407,-0.1486141;-0.7694266;-0.01036891,0.01237366;0.5703043;0.01956367,127.245
+0;0;0,0.02953269;0.3289567;-0.02137937,0.06031401;0.6430607;-0.0565693,0.2315062;0.531415;-0.04208829,0.4012859;0.2881688;-0.0048986,0.5824057;0.0917609;-0.009554203,-0.1239847;0.5251886;-0.02393996,-0.297135;0.2816597;-0.01447591,-0.4642645;0.07390776;-0.03205454,0.07526199;-0.004997958;-0.04499121,0.06782264;-0.3652021;-0.01704242,0.01444202;-0.7508292;0.04670803,0.0109992;-0.7151688;-0.03376466,-0.08169167;0.01516172;-0.0284631,-0.1613412;-0.2975166;-0.1911644,-0.1462407;-0.6744534;-0.07578446,-0.1480942;-0.6388059;-0.1563103,0.05246411;0.566609;-0.04527051,0;0;0,0.007502175;0.3305012;0.01594996,0.01399662;0.6480094;0.01731634,0.1854796;0.5144979;0.002839565,0.2401431;0.2207194;-0.006272793,0.2850402;-0.0329408;-0.07728601,-0.1616298;0.5181731;0.003764108,-0.2315402;0.2280281;-0.01370925,-0.295157;-0.02245361;-0.08163545,0.07724047;0.001109317;-0.04178798,0.09190015;-0.3598751;-0.03411961,0.06860289;-0.7448324;0.04886818,0.06856889;-0.7728302;-0.007310148,-0.08001;0.006315812;-0.03566601,-0.1245797;-0.3522878;-0.03635376,-0.1425829;-0.7383169;0.04288806,-0.1533203;-0.7674614;-0.01102278,0.01253998;0.5703717;0.01941752,127.2678
+0;0;0,0.03122707;0.3287427;-0.02224533,0.06345609;0.6425914;-0.05839664,0.2343359;0.5311182;-0.04295794,0.4123479;0.2939946;-0.004733577,0.5985634;0.1024194;-0.009714339,-0.1212557;0.5255931;-0.02476472,-0.303971;0.2891849;-0.01460616,-0.4807744;0.08924645;-0.02754104,0.07510038;-0.005481902;-0.04520439,0.06720117;-0.365799;-0.01888599,0.01153151;-0.7514236;0.04289117,0.008098157;-0.7158343;-0.03758688,-0.08170751;0.01548925;-0.02824041,-0.1664877;-0.2901628;-0.2013665,-0.1470049;-0.6660903;-0.08337998,-0.1488632;-0.6305534;-0.1639134,0.05528787;0.5662114;-0.0468409,0;0;0,0.007502175;0.3305012;0.01594996,0.01399662;0.6480094;0.01731634,0.1854796;0.5144979;0.002839565,0.2401431;0.2207194;-0.006272793,0.2850402;-0.0329408;-0.07728601,-0.1616298;0.5181731;0.003764108,-0.2315402;0.2280281;-0.01370925,-0.295157;-0.02245361;-0.08163545,0.07724047;0.001109317;-0.04178798,0.09190015;-0.3598751;-0.03411961,0.06860289;-0.7448324;0.04886818,0.06856889;-0.7728302;-0.007310148,-0.08001;0.006315812;-0.03566601,-0.1245797;-0.3522878;-0.03635376,-0.1425829;-0.7383169;0.04288806,-0.1533203;-0.7674614;-0.01102278,0.01253998;0.5703717;0.01941752,127.2915
+0;0;0,0.03123364;0.3288119;-0.02225001,0.06347;0.642732;-0.05840954,0.2346181;0.5311887;-0.04296239,0.4122458;0.294577;-0.004820537,0.5997772;0.1016481;-0.00983649,-0.1215099;0.5256553;-0.02474172,-0.3038309;0.2897574;-0.01460509,-0.4818835;0.08840625;-0.02763136,0.07542859;-0.005505859;-0.04540195,0.06752789;-0.3658915;-0.01907854,0.01173349;-0.75238;0.04283704,0.008288733;-0.7167721;-0.03790845,-0.0820646;0.01555695;-0.02836384,-0.1668609;-0.2901532;-0.2015228,-0.1473345;-0.6669229;-0.08327196,-0.1491989;-0.6313676;-0.164073,0.05529995;0.5663349;-0.04685121,0;0;0,0.006703548;0.3305789;0.01614046,0.01244526;0.6481731;0.01767802,0.1844261;0.5147895;0.002908707,0.2429928;0.2224155;-0.005976439,0.2931427;-0.03206089;-0.07768023,-0.1632526;0.5178354;0.005370808,-0.2377218;0.2295678;-0.01327486,-0.3056256;-0.02177876;-0.08130933,0.07755168;0.001146406;-0.04201841,0.09029035;-0.359971;-0.03395009,0.06439033;-0.7457321;0.04873919,0.06355962;-0.7735851;-0.007966042,-0.08052295;0.006294554;-0.03546205,-0.1264719;-0.3521954;-0.03806648,-0.1469865;-0.7386167;0.04303636,-0.1578998;-0.7673087;-0.01172953,0.01117209;0.5705136;0.0197382,127.3124
+0;0;0,0.03122696;0.3287416;-0.02224525,0.06345751;0.6426051;-0.05839829,0.2337552;0.531242;-0.04297161,0.4113598;0.294661;-0.004834708,0.6002673;0.1003164;-0.009887468,-0.1206811;0.5257349;-0.0248375,-0.3029784;0.2898676;-0.01470218,-0.4823375;0.08703898;-0.02782404,0.07533158;-0.005498778;-0.04534355,0.06743978;-0.365478;-0.01904983,0.01155917;-0.7525638;0.04296143,0.008103035;-0.7169374;-0.03805063,-0.08195904;0.01553694;-0.02832735,-0.1666598;-0.2898285;-0.2012911,-0.1471032;-0.6671804;-0.08285751,-0.1489737;-0.6316069;-0.1639253,0.05528887;0.5662212;-0.04684196,0;0;0,0.007306859;0.330488;0.01628757,0.0135864;0.6480139;0.01801467,0.184694;0.5153404;0.002629757,0.2459886;0.2235738;-0.006513834,0.3010764;-0.03156662;-0.07965791,-0.1617227;0.5188562;0.006237451,-0.2401232;0.2317347;-0.01333367,-0.311698;-0.02071443;-0.08136165,0.0774051;0.001236513;-0.0420481,0.0904035;-0.3594608;-0.03384674,0.06103127;-0.7457612;0.04808402,0.05930319;-0.7734801;-0.009118322,-0.08044624;0.006202393;-0.03537024,-0.1261277;-0.3518749;-0.04107641,-0.1507099;-0.7381321;0.04261649,-0.1615312;-0.7664055;-0.01300431,0.01218866;0.5703688;0.02002358,127.333
+0;0;0,0.03092351;0.3287311;-0.02281641,0.06259366;0.6426173;-0.05928554,0.2333098;0.5319608;-0.04375093,0.4190079;0.30182;-0.004765786,0.6207234;0.1207443;-0.006712911,-0.1212631;0.526112;-0.02495734,-0.3118368;0.2968381;-0.01581532,-0.4992542;0.101393;-0.02835617,0.07521616;-0.005899094;-0.04548462,0.06696299;-0.3659195;-0.01987379,0.009126555;-0.7530375;0.04011016,0.005627613;-0.7174507;-0.0409028,-0.08195033;0.01588604;-0.02815844,-0.1704344;-0.2838036;-0.2089771,-0.1456611;-0.6606764;-0.08999536,-0.1642954;-0.6943537;-0.1369476,0.0547035;0.5662108;-0.04768598,0;0;0,0.007306859;0.330488;0.01628757,0.0135864;0.6480139;0.01801467,0.184694;0.5153404;0.002629757,0.2459886;0.2235738;-0.006513834,0.3010764;-0.03156662;-0.07965791,-0.1617227;0.5188562;0.006237451,-0.2401232;0.2317347;-0.01333367,-0.311698;-0.02071443;-0.08136165,0.0774051;0.001236513;-0.0420481,0.0904035;-0.3594608;-0.03384674,0.06103127;-0.7457612;0.04808402,0.05930319;-0.7734801;-0.009118322,-0.08044624;0.006202393;-0.03537024,-0.1261277;-0.3518749;-0.04107641,-0.1507099;-0.7381321;0.04261649,-0.1615312;-0.7664055;-0.01300431,0.01218866;0.5703688;0.02002358,127.3443
+0;0;0,0.03092351;0.3287311;-0.02281641,0.06259366;0.6426173;-0.05928554,0.2333098;0.5319608;-0.04375093,0.4190079;0.30182;-0.004765786,0.6207234;0.1207443;-0.006712911,-0.1212631;0.526112;-0.02495734,-0.3118368;0.2968381;-0.01581532,-0.4992542;0.101393;-0.02835617,0.07521616;-0.005899094;-0.04548462,0.06696299;-0.3659195;-0.01987379,0.009126555;-0.7530375;0.04011016,0.005627613;-0.7174507;-0.0409028,-0.08195033;0.01588604;-0.02815844,-0.1704344;-0.2838036;-0.2089771,-0.1456611;-0.6606764;-0.08999536,-0.1642954;-0.6943537;-0.1369476,0.0547035;0.5662108;-0.04768598,0;0;0,0.007306859;0.330488;0.01628757,0.0135864;0.6480139;0.01801467,0.184694;0.5153404;0.002629757,0.2459886;0.2235738;-0.006513834,0.3010764;-0.03156662;-0.07965791,-0.1617227;0.5188562;0.006237451,-0.2401232;0.2317347;-0.01333367,-0.311698;-0.02071443;-0.08136165,0.0774051;0.001236513;-0.0420481,0.0904035;-0.3594608;-0.03384674,0.06103127;-0.7457612;0.04808402,0.05930319;-0.7734801;-0.009118322,-0.08044624;0.006202393;-0.03537024,-0.1261277;-0.3518749;-0.04107641,-0.1507099;-0.7381321;0.04261649,-0.1615312;-0.7664055;-0.01300431,0.01218866;0.5703688;0.02002358,127.356
+0;0;0,0.03092523;0.3287494;-0.02281769,0.06260119;0.6426931;-0.05929369,0.2328949;0.5320991;-0.04376558,0.4190372;0.3014076;-0.004687164,0.6183424;0.1224957;-0.006611021,-0.1208431;0.526264;-0.02501624,-0.3118727;0.2964415;-0.01585235,-0.4970505;0.1033318;-0.02824334,0.07541239;-0.005914484;-0.04560328,0.06718192;-0.3649447;-0.0200629,0.009952601;-0.747999;0.03929139,0.006419421;-0.7123575;-0.0425143,-0.08216413;0.01592748;-0.0282319,-0.1704048;-0.2829379;-0.2085533,-0.1458916;-0.6558545;-0.09082045,-0.1647082;-0.6901549;-0.1382322,0.05470915;0.5662683;-0.04769136,0;0;0,0.006954581;0.330529;0.01598191,0.01284467;0.6481221;0.0174253,0.1839506;0.5164031;0.002509832,0.2507741;0.2251508;-0.007556677,0.307884;-0.02611873;-0.08061683,-0.162081;0.5191704;0.007040127,-0.2449623;0.2325925;-0.01292097,-0.3199585;-0.01572815;-0.07961513,0.07757582;0.001259357;-0.04221463,0.0878005;-0.3585154;-0.033252,0.05773504;-0.7405527;0.04843187,0.05539918;-0.769803;-0.008316997,-0.08077536;0.006223199;-0.03518923,-0.127013;-0.3507272;-0.04362826,-0.1541963;-0.7323396;0.04099881,-0.1652002;-0.7622849;-0.01397351,0.01154885;0.5704584;0.01950336,127.3782
+0;0;0,0.03063844;0.3286498;-0.02355321,0.06187745;0.6425527;-0.06046763,0.2309914;0.5324807;-0.04486439,0.4277065;0.3115863;-0.004701722,0.6403334;0.1450477;-0.008361865,-0.119895;0.5266353;-0.02574223,-0.3185163;0.3039995;-0.01640782,-0.5126504;0.1165764;-0.02837442,0.07549425;-0.00585091;-0.04575274,0.06681931;-0.3647081;-0.02120969,0.008154668;-0.7497863;0.03683799,0.004614997;-0.7142509;-0.04408997,-0.08235657;0.01572738;-0.02823072,-0.1749421;-0.2746858;-0.2193961,-0.1464238;-0.6488778;-0.09996682,-0.1651823;-0.683836;-0.144923,0.0542042;0.5661213;-0.04878845,0;0;0,0.007063165;0.3304718;0.01557636,0.01301134;0.6480307;0.0166049,0.1827909;0.5169653;0.002077341,0.2542835;0.2273499;-0.008688927,0.3169504;-0.02488676;-0.08222973,-0.1606973;0.5197726;0.007997479,-0.2465005;0.2345549;-0.01182504,-0.3271543;-0.01425169;-0.07927093,0.07751195;0.001410708;-0.04262435,0.08576418;-0.358169;-0.03311682,0.05340029;-0.7420912;0.04844689,0.04999328;-0.7699702;-0.008394245,-0.0810869;0.00609472;-0.03485253,-0.127722;-0.3504677;-0.04687171,-0.15896;-0.7331583;0.04069748,-0.1710917;-0.7618315;-0.0141002,0.01170878;0.5703739;0.01878786,127.3902
+0;0;0,0.03063844;0.3286498;-0.02355321,0.06187745;0.6425527;-0.06046763,0.2309914;0.5324807;-0.04486439,0.4277065;0.3115863;-0.004701722,0.6403334;0.1450477;-0.008361865,-0.119895;0.5266353;-0.02574223,-0.3185163;0.3039995;-0.01640782,-0.5126504;0.1165764;-0.02837442,0.07549425;-0.00585091;-0.04575274,0.06681931;-0.3647081;-0.02120969,0.008154668;-0.7497863;0.03683799,0.004614997;-0.7142509;-0.04408997,-0.08235657;0.01572738;-0.02823072,-0.1749421;-0.2746858;-0.2193961,-0.1464238;-0.6488778;-0.09996682,-0.1651823;-0.683836;-0.144923,0.0542042;0.5661213;-0.04878845,0;0;0,0.007063165;0.3304718;0.01557636,0.01301134;0.6480307;0.0166049,0.1827909;0.5169653;0.002077341,0.2542835;0.2273499;-0.008688927,0.3169504;-0.02488676;-0.08222973,-0.1606973;0.5197726;0.007997479,-0.2465005;0.2345549;-0.01182504,-0.3271543;-0.01425169;-0.07927093,0.07751195;0.001410708;-0.04262435,0.08576418;-0.358169;-0.03311682,0.05340029;-0.7420912;0.04844689,0.04999328;-0.7699702;-0.008394245,-0.0810869;0.00609472;-0.03485253,-0.127722;-0.3504677;-0.04687171,-0.15896;-0.7331583;0.04069748,-0.1710917;-0.7618315;-0.0141002,0.01170878;0.5703739;0.01878786,127.4122
+0;0;0,0.03063537;0.3286169;-0.02355085,0.06187351;0.642511;-0.06046436,0.2317312;0.532297;-0.04484454,0.4270665;0.312952;-0.004963573,0.6425717;0.1441589;-0.008673262,-0.1206314;0.526427;-0.02564192,-0.3178596;0.3053528;-0.01637299,-0.5146217;0.1153926;-0.02850158,0.07559022;-0.005858348;-0.0458109,0.06691301;-0.3648097;-0.02126141,0.008152157;-0.7505194;0.03688147,0.004609011;-0.7149786;-0.04412594,-0.08246127;0.01574738;-0.02826661,-0.1750711;-0.274742;-0.2194821,-0.1465061;-0.6495477;-0.09985702,-0.1652829;-0.6845697;-0.1448573,0.05420021;0.5660791;-0.04878511,0;0;0,0.007319376;0.330438;0.01547265,0.01346342;0.6479845;0.01639414,0.1843985;0.5181792;0.002035379,0.2585238;0.2314075;-0.009192944,0.3274766;-0.02241915;-0.08511984,-0.1610583;0.5195189;0.008520883,-0.2502524;0.2375074;-0.0107802,-0.3374321;-0.01297006;-0.07866307,0.07755966;0.001389667;-0.04277158,0.08448206;-0.3582837;-0.03222656,0.05039555;-0.7429352;0.04831338,0.04551618;-0.770735;-0.008615017,-0.08127459;0.006151476;-0.03469064,-0.128355;-0.350341;-0.04954311,-0.1621165;-0.7331239;0.03957926,-0.1748531;-0.7622459;-0.01471464,0.01211993;0.5703287;0.01860404,127.435
+0;0;0,0.03049093;0.3283722;-0.02410861,0.06151637;0.6420336;-0.06143874,0.2305645;0.5319387;-0.04557557,0.4347826;0.3220911;-0.005672228,0.6601116;0.1623728;-0.001945297,-0.1199846;0.52641;-0.02607034,-0.3265551;0.31528;-0.01679181,-0.5295026;0.1282577;-0.0282787,0.07554031;-0.00606787;-0.04607794,0.06658896;-0.3647472;-0.0231488,0.0145047;-0.751976;0.03752616,0.01086412;-0.7164685;-0.04370564,-0.0826389;0.01592892;-0.02798959,-0.178973;-0.2662589;-0.2288539,-0.1470064;-0.6413832;-0.1080225,-0.1652248;-0.6767666;-0.1531369,0.05394257;0.5656502;-0.04969914,0;0;0,0.007845268;0.3302255;0.01512408,0.01450254;0.6475582;0.01566315,0.1844971;0.5181965;0.001518488,0.2625345;0.2333799;-0.009572029,0.336328;-0.02085972;-0.08839917,-0.1596097;0.5202699;0.009392868,-0.2528513;0.2405197;-0.01007837,-0.3464031;-0.01042312;-0.0777005,0.07764621;0.001355812;-0.04284346,0.08232254;-0.3579612;-0.03161311,0.0461345;-0.7435023;0.04831696,0.04087909;-0.771145;-0.009057999,-0.0814459;0.006182676;-0.03456405,-0.1297898;-0.3496186;-0.05259331,-0.1660805;-0.7327601;0.03810355,-0.179556;-0.7628775;-0.01524908,0.01303576;0.5699559;0.01797223,127.4572
+0;0;0,0.03049093;0.3283722;-0.02410861,0.06151637;0.6420336;-0.06143874,0.2305645;0.5319387;-0.04557557,0.4347826;0.3220911;-0.005672228,0.6601116;0.1623728;-0.001945297,-0.1199846;0.52641;-0.02607034,-0.3265551;0.31528;-0.01679181,-0.5295026;0.1282577;-0.0282787,0.07554031;-0.00606787;-0.04607794,0.06658896;-0.3647472;-0.0231488,0.0145047;-0.751976;0.03752616,0.01086412;-0.7164685;-0.04370564,-0.0826389;0.01592892;-0.02798959,-0.178973;-0.2662589;-0.2288539,-0.1470064;-0.6413832;-0.1080225,-0.1652248;-0.6767666;-0.1531369,0.05394257;0.5656502;-0.04969914,0;0;0,0.007845268;0.3302255;0.01512408,0.01450254;0.6475582;0.01566315,0.1844971;0.5181965;0.001518488,0.2625345;0.2333799;-0.009572029,0.336328;-0.02085972;-0.08839917,-0.1596097;0.5202699;0.009392868,-0.2528513;0.2405197;-0.01007837,-0.3464031;-0.01042312;-0.0777005,0.07764621;0.001355812;-0.04284346,0.08232254;-0.3579612;-0.03161311,0.0461345;-0.7435023;0.04831696,0.04087909;-0.771145;-0.009057999,-0.0814459;0.006182676;-0.03456405,-0.1297898;-0.3496186;-0.05259331,-0.1660805;-0.7327601;0.03810355,-0.179556;-0.7628775;-0.01524908,0.01303576;0.5699559;0.01797223,127.4691
+0;0;0,0.03046045;0.3280439;-0.02408451,0.06145512;0.6413941;-0.06137767,0.2299189;0.5314865;-0.04553975,0.4330894;0.3227154;-0.00584111,0.6607511;0.1613436;-0.002075596,-0.1194558;0.5259763;-0.02609986,-0.3249666;0.3159294;-0.01686892,-0.5300151;0.126971;-0.02847473,0.0759483;-0.006100641;-0.0463268,0.06701656;-0.3639939;-0.02344791,0.0147734;-0.752404;0.03741217,0.01113769;-0.7169039;-0.04371116,-0.08308522;0.01601495;-0.02814076,-0.1792082;-0.2655545;-0.2285649,-0.1471441;-0.6418232;-0.1073649,-0.1653381;-0.6771193;-0.152419,0.05388869;0.5650851;-0.0496495,0;0;0,0.008214042;0.3299008;0.01478767,0.0151965;0.6469117;0.0149765,0.1849118;0.5188538;0.001561642,0.2669067;0.2367921;-0.01099205,0.3468482;-0.01848695;-0.09053361,-0.1587187;0.5207505;0.01005185,-0.2562098;0.2440512;-0.009250134,-0.3556589;-0.007763863;-0.07695479,0.07790409;0.001455381;-0.04336321,0.0812919;-0.357065;-0.03142571,0.04240306;-0.7436419;0.04820895,0.03559172;-0.7713228;-0.008808378,-0.08212309;0.006124546;-0.03420268,-0.131506;-0.3484728;-0.05684984,-0.1704025;-0.7319651;0.03651189,-0.1836781;-0.7626035;-0.01613034,0.01365606;0.5693892;0.01737499,127.4893
+0;0;0,0.03144724;0.3279472;-0.02413276,0.06313103;0.641173;-0.0618826,0.2312567;0.5306913;-0.04584764,0.4410724;0.3286939;-0.005673543,0.6720873;0.1722642;0.001165743,-0.1180669;0.5261967;-0.02632647,-0.3313521;0.3240311;-0.0174888,-0.5414104;0.1406042;-0.02821134,0.0758384;-0.006183479;-0.04649555,0.06639739;-0.364118;-0.0244826,0.01466126;-0.7526097;0.03629019,0.0109922;-0.7171195;-0.0448323,-0.08314735;0.01605183;-0.02793546,-0.1820164;-0.2593264;-0.2354989,-0.147916;-0.6352501;-0.113785,-0.1673722;-0.6684887;-0.1611854,0.05534672;0.5649056;-0.0500273,0;0;0,0.008214042;0.3299008;0.01478767,0.0151965;0.6469117;0.0149765,0.1849118;0.5188538;0.001561642,0.2669067;0.2367921;-0.01099205,0.3468482;-0.01848695;-0.09053361,-0.1587187;0.5207505;0.01005185,-0.2562098;0.2440512;-0.009250134,-0.3556589;-0.007763863;-0.07695479,0.07790409;0.001455381;-0.04336321,0.0812919;-0.357065;-0.03142571,0.04240306;-0.7436419;0.04820895,0.03559172;-0.7713228;-0.008808378,-0.08212309;0.006124546;-0.03420268,-0.131506;-0.3484728;-0.05684984,-0.1704025;-0.7319651;0.03651189,-0.1836781;-0.7626035;-0.01613034,0.01365606;0.5693892;0.01737499,127.5011
+0;0;0,0.03144724;0.3279472;-0.02413276,0.06313103;0.641173;-0.0618826,0.2312567;0.5306913;-0.04584764,0.4410724;0.3286939;-0.005673543,0.6720873;0.1722642;0.001165743,-0.1180669;0.5261967;-0.02632647,-0.3313521;0.3240311;-0.0174888,-0.5414104;0.1406042;-0.02821134,0.0758384;-0.006183479;-0.04649555,0.06639739;-0.364118;-0.0244826,0.01466126;-0.7526097;0.03629019,0.0109922;-0.7171195;-0.0448323,-0.08314735;0.01605183;-0.02793546,-0.1820164;-0.2593264;-0.2354989,-0.147916;-0.6352501;-0.113785,-0.1673722;-0.6684887;-0.1611854,0.05534672;0.5649056;-0.0500273,0;0;0,0.008214042;0.3299008;0.01478767,0.0151965;0.6469117;0.0149765,0.1849118;0.5188538;0.001561642,0.2669067;0.2367921;-0.01099205,0.3468482;-0.01848695;-0.09053361,-0.1587187;0.5207505;0.01005185,-0.2562098;0.2440512;-0.009250134,-0.3556589;-0.007763863;-0.07695479,0.07790409;0.001455381;-0.04336321,0.0812919;-0.357065;-0.03142571,0.04240306;-0.7436419;0.04820895,0.03559172;-0.7713228;-0.008808378,-0.08212309;0.006124546;-0.03420268,-0.131506;-0.3484728;-0.05684984,-0.1704025;-0.7319651;0.03651189,-0.1836781;-0.7626035;-0.01613034,0.01365606;0.5693892;0.01737499,127.5234
+0;0;0,0.03142589;0.3277245;-0.02411637,0.06309561;0.6408112;-0.06184981,0.2314876;0.5303047;-0.0458127,0.4409215;0.3286749;-0.005711712,0.6722985;0.1720001;0.001138294,-0.1183596;0.5258033;-0.02626226,-0.3312565;0.3240057;-0.01744067,-0.5416441;0.1402913;-0.02818002,0.07574744;-0.006176061;-0.04643977,0.06627709;-0.3652225;-0.02435845,0.0147127;-0.7524245;0.0362126,0.01106151;-0.716961;-0.04451476,-0.08304761;0.01603257;-0.02790195,-0.1822238;-0.2602011;-0.2361101,-0.1482366;-0.6348768;-0.1148003,-0.167598;-0.6678075;-0.1619698,0.055314;0.5645703;-0.04999861,0;0;0,0.007624776;0.3297188;0.01413965,0.0140771;0.6466001;0.01377821,0.1842759;0.5188189;0.0005059242,0.2717957;0.2390316;-0.01308036,0.3530892;-0.015991;-0.09360409,-0.1600837;0.5206755;0.009895589,-0.2612808;0.2458749;-0.009314049,-0.3716582;-0.001551777;-0.07806072,0.07765375;0.00145036;-0.04359198,0.0790327;-0.3582057;-0.03187656,0.03846401;-0.7433454;0.04733658,0.03009458;-0.7712295;-0.008694407,-0.08211055;0.006124655;-0.03395312,-0.1333376;-0.3490077;-0.06131031,-0.1755187;-0.7310123;0.03113627,-0.1881207;-0.760957;-0.02185353,0.01266506;0.5691063;0.01630712,127.5455
+0;0;0,0.03217484;0.3275407;-0.02425333,0.06441318;0.6404572;-0.06238484,0.2310599;0.5296576;-0.0459778,0.4479894;0.334201;-0.005404688,0.6875647;0.1850633;0.004430859,-0.1158422;0.5261608;-0.02676008,-0.3375914;0.3321213;-0.01760308,-0.5536724;0.150658;-0.02833511,0.07566583;-0.006315622;-0.04665336,0.06567628;-0.3648005;-0.02530694,0.0169364;-0.7529645;0.03580371,0.01329273;-0.7175394;-0.04478505,-0.08315026;0.01616496;-0.02768516,-0.1843114;-0.2538227;-0.2420213,-0.1474694;-0.6288221;-0.1203685,-0.1678962;-0.660354;-0.1686784,0.056464;0.5642618;-0.05042044,0;0;0,0.007843778;0.3296321;0.01369286,0.01443088;0.6464472;0.01286292,0.1831632;0.5191108;-0.0005600452,0.2773665;0.2400813;-0.01383209,0.3647563;-0.01538464;-0.09650791,-0.1584316;0.5211659;0.01017129,-0.2652596;0.2471143;-0.00961186,-0.3792735;-0.002002299;-0.07799952,0.07779624;0.001445889;-0.04344416,0.07718614;-0.3576293;-0.03197479,0.03401192;-0.743302;0.04659939,0.0257618;-0.7712762;-0.009151697,-0.08216713;0.006106159;-0.0339561,-0.1357492;-0.3478045;-0.06466687,-0.1795845;-0.7300422;0.02889659,-0.1927307;-0.7601486;-0.02355971,0.01299585;0.5689681;0.01551056,127.5583
+0;0;0,0.03217484;0.3275407;-0.02425333,0.06441318;0.6404572;-0.06238484,0.2310599;0.5296576;-0.0459778,0.4479894;0.334201;-0.005404688,0.6875647;0.1850633;0.004430859,-0.1158422;0.5261608;-0.02676008,-0.3375914;0.3321213;-0.01760308,-0.5536724;0.150658;-0.02833511,0.07566583;-0.006315622;-0.04665336,0.06567628;-0.3648005;-0.02530694,0.0169364;-0.7529645;0.03580371,0.01329273;-0.7175394;-0.04478505,-0.08315026;0.01616496;-0.02768516,-0.1843114;-0.2538227;-0.2420213,-0.1474694;-0.6288221;-0.1203685,-0.1678962;-0.660354;-0.1686784,0.056464;0.5642618;-0.05042044,0;0;0,0.007843778;0.3296321;0.01369286,0.01443088;0.6464472;0.01286292,0.1831632;0.5191108;-0.0005600452,0.2773665;0.2400813;-0.01383209,0.3647563;-0.01538464;-0.09650791,-0.1584316;0.5211659;0.01017129,-0.2652596;0.2471143;-0.00961186,-0.3792735;-0.002002299;-0.07799952,0.07779624;0.001445889;-0.04344416,0.07718614;-0.3576293;-0.03197479,0.03401192;-0.743302;0.04659939,0.0257618;-0.7712762;-0.009151697,-0.08216713;0.006106159;-0.0339561,-0.1357492;-0.3478045;-0.06466687,-0.1795845;-0.7300422;0.02889659,-0.1927307;-0.7601486;-0.02355971,0.01299585;0.5689681;0.01551056,127.5803
+0;0;0,0.03213739;0.3271594;-0.0242251,0.06434242;0.6397526;-0.06231743,0.2307916;0.5290676;-0.04592722,0.4467844;0.334455;-0.005529307,0.6840451;0.1867582;0.004211215,-0.1157027;0.525575;-0.02673209,-0.3364943;0.3323734;-0.01761464,-0.5504877;0.1526633;-0.02824298,0.07575972;-0.006323459;-0.04671125,0.06577974;-0.364465;-0.02538529,0.01692836;-0.7535169;0.03586517,0.01326439;-0.7180616;-0.04517238,-0.08325345;0.01618502;-0.02771951,-0.1843177;-0.253544;-0.2418504,-0.1473914;-0.6294014;-0.1199193,-0.167932;-0.6612759;-0.1684982,0.05640095;0.5636311;-0.05036464,0;0;0,0.007684707;0.3292726;0.01317143,0.01410423;0.6457616;0.01183724,0.1828753;0.5194181;-0.002007723,0.2807137;0.2430149;-0.01571274,0.3703488;-0.008779794;-0.09797347,-0.1586457;0.5209975;0.01025874,-0.271133;0.250605;-0.009576561,-0.3909176;0.00713253;-0.07721283,0.0779033;0.001205951;-0.0434866,0.07469884;-0.3574938;-0.03148699,0.02968802;-0.7440279;0.04639053,0.02169135;-0.7717273;-0.01032901,-0.08231695;0.006323261;-0.03384374,-0.1382938;-0.3465189;-0.0683219,-0.1839561;-0.7295625;0.02490922,-0.1978101;-0.7605338;-0.02706041,0.01271407;0.5683614;0.01461029,127.602
+0;0;0,0.03313109;0.3267549;-0.02429647,0.0663174;0.6390095;-0.06260577,0.233045;0.5277164;-0.04630357,0.4545258;0.3416851;-0.005235352,0.6969463;0.1993064;0.008751257,-0.1147991;0.5253029;-0.02699782,-0.3427276;0.3427808;-0.0179296,-0.5635388;0.1685184;-0.02841838,0.07565452;-0.00675658;-0.04693716,0.06533759;-0.3638969;-0.02630748,0.01984496;-0.7532469;0.03582454,0.01611457;-0.7177273;-0.04562528,-0.08333075;0.01667356;-0.0273922,-0.1862386;-0.2451322;-0.2486364,-0.1472957;-0.6208043;-0.126664,-0.1677212;-0.6512005;-0.177787,0.05809652;0.5629712;-0.05058676,0;0;0,0.007030681;0.3290295;0.01212263,0.01298068;0.6453161;0.009833574,0.1826788;0.5193353;-0.003501892,0.2819042;0.2449604;-0.01835847,0.378197;-0.006007552;-0.1018916,-0.1603927;0.5206025;0.009451238,-0.2774529;0.2536375;-0.009903456,-0.4043494;0.01159534;-0.07734143,0.07775973;0.001207158;-0.04386711,0.07270531;-0.3564326;-0.03163743,0.02635379;-0.7427828;0.0465188,0.01631348;-0.7701666;-0.01079392,-0.0825199;0.006333682;-0.03350681,-0.1402505;-0.3445981;-0.07344873,-0.1900442;-0.7271965;0.01962357,-0.2037186;-0.7590457;-0.0320112,0.01169296;0.5679653;0.01284432,127.6239
+0;0;0,0.03313109;0.3267549;-0.02429647,0.0663174;0.6390095;-0.06260577,0.233045;0.5277164;-0.04630357,0.4545258;0.3416851;-0.005235352,0.6969463;0.1993064;0.008751257,-0.1147991;0.5253029;-0.02699782,-0.3427276;0.3427808;-0.0179296,-0.5635388;0.1685184;-0.02841838,0.07565452;-0.00675658;-0.04693716,0.06533759;-0.3638969;-0.02630748,0.01984496;-0.7532469;0.03582454,0.01611457;-0.7177273;-0.04562528,-0.08333075;0.01667356;-0.0273922,-0.1862386;-0.2451322;-0.2486364,-0.1472957;-0.6208043;-0.126664,-0.1677212;-0.6512005;-0.177787,0.05809652;0.5629712;-0.05058676,0;0;0,0.007030681;0.3290295;0.01212263,0.01298068;0.6453161;0.009833574,0.1826788;0.5193353;-0.003501892,0.2819042;0.2449604;-0.01835847,0.378197;-0.006007552;-0.1018916,-0.1603927;0.5206025;0.009451238,-0.2774529;0.2536375;-0.009903456,-0.4043494;0.01159534;-0.07734143,0.07775973;0.001207158;-0.04386711,0.07270531;-0.3564326;-0.03163743,0.02635379;-0.7427828;0.0465188,0.01631348;-0.7701666;-0.01079392,-0.0825199;0.006333682;-0.03350681,-0.1402505;-0.3445981;-0.07344873,-0.1900442;-0.7271965;0.01962357,-0.2037186;-0.7590457;-0.0320112,0.01169296;0.5679653;0.01284432,127.6377
+0;0;0,0.03310932;0.3265402;-0.02428051,0.06627628;0.6386127;-0.06256771,0.2335164;0.5272561;-0.04625923,0.4547277;0.3414511;-0.005240973,0.6998918;0.197461;0.008903931,-0.1153383;0.5248356;-0.02689738,-0.3429896;0.3425356;-0.0178402,-0.5662999;0.1663009;-0.02844769,0.07571608;-0.006762078;-0.04697535,0.06541729;-0.3632744;-0.02638195,0.01978246;-0.7538413;0.03594427,0.01611572;-0.7184159;-0.04411595,-0.08339855;0.01668712;-0.02741449,-0.1861254;-0.2446582;-0.2482696,-0.1470608;-0.6215045;-0.125916,-0.1671378;-0.6508703;-0.1761668,0.05805962;0.5626134;-0.05055486,0;0;0,0.007426948;0.3288276;0.01147032,0.01367584;0.6449171;0.00844574,0.1840515;0.5197157;-0.004778385,0.2871125;0.2471646;-0.02009892,0.3879578;-0.005048245;-0.1052903,-0.1602012;0.5198393;0.009297499,-0.2822494;0.2554909;-0.009796597,-0.4168558;0.01422544;-0.07843146,0.07761948;0.001113936;-0.04426408,0.0708739;-0.3558668;-0.03200054,0.02287711;-0.7433975;0.04562616,0.01279531;-0.7715921;-0.008818865,-0.08272657;0.006446282;-0.03316766,-0.1427911;-0.3429253;-0.07747288,-0.1946863;-0.7263543;0.01632828,-0.1964883;-0.7092882;-0.06293071,0.01232614;0.5676148;0.01164651,127.6571
+0;0;0,0.03375251;0.3264518;-0.024582,0.06717937;0.6384427;-0.06330525,0.2342843;0.5266706;-0.04697182,0.4609678;0.347941;-0.004419722,0.7109952;0.2127081;0.01097742,-0.1145566;0.5251598;-0.02731472,-0.3468552;0.3488694;-0.01734121,-0.575719;0.1798967;-0.02774752,0.07558065;-0.006892448;-0.04717407,0.06460404;-0.3634442;-0.02764136,0.02056605;-0.75409;0.03533556,0.01683065;-0.7186937;-0.04472345,-0.08349314;0.01675109;-0.0270856,-0.1870716;-0.2407615;-0.2520078,-0.147407;-0.6175867;-0.1297825,-0.1678497;-0.6458815;-0.1811278,0.05891425;0.5624655;-0.05118579,0;0;0,0.007426948;0.3288276;0.01147032,0.01367584;0.6449171;0.00844574,0.1840515;0.5197157;-0.004778385,0.2871125;0.2471646;-0.02009892,0.3879578;-0.005048245;-0.1052903,-0.1602012;0.5198393;0.009297499,-0.2822494;0.2554909;-0.009796597,-0.4168558;0.01422544;-0.07843146,0.07761948;0.001113936;-0.04426408,0.0708739;-0.3558668;-0.03200054,0.02287711;-0.7433975;0.04562616,0.01279531;-0.7715921;-0.008818865,-0.08272657;0.006446282;-0.03316766,-0.1427911;-0.3429253;-0.07747288,-0.1946863;-0.7263543;0.01632828,-0.1964883;-0.7092882;-0.06293071,0.01232614;0.5676148;0.01164651,127.6685
+0;0;0,0.03375251;0.3264518;-0.024582,0.06717937;0.6384427;-0.06330525,0.2342843;0.5266706;-0.04697182,0.4609678;0.347941;-0.004419722,0.7109952;0.2127081;0.01097742,-0.1145566;0.5251598;-0.02731472,-0.3468552;0.3488694;-0.01734121,-0.575719;0.1798967;-0.02774752,0.07558065;-0.006892448;-0.04717407,0.06460404;-0.3634442;-0.02764136,0.02056605;-0.75409;0.03533556,0.01683065;-0.7186937;-0.04472345,-0.08349314;0.01675109;-0.0270856,-0.1870716;-0.2407615;-0.2520078,-0.147407;-0.6175867;-0.1297825,-0.1678497;-0.6458815;-0.1811278,0.05891425;0.5624655;-0.05118579,0;0;0,0.007426948;0.3288276;0.01147032,0.01367584;0.6449171;0.00844574,0.1840515;0.5197157;-0.004778385,0.2871125;0.2471646;-0.02009892,0.3879578;-0.005048245;-0.1052903,-0.1602012;0.5198393;0.009297499,-0.2822494;0.2554909;-0.009796597,-0.4168558;0.01422544;-0.07843146,0.07761948;0.001113936;-0.04426408,0.0708739;-0.3558668;-0.03200054,0.02287711;-0.7433975;0.04562616,0.01279531;-0.7715921;-0.008818865,-0.08272657;0.006446282;-0.03316766,-0.1427911;-0.3429253;-0.07747288,-0.1946863;-0.7263543;0.01632828,-0.1964883;-0.7092882;-0.06293071,0.01232614;0.5676148;0.01164651,127.6801
+0;0;0,0.03369074;0.3258544;-0.02453702,0.06706716;0.6373743;-0.06320216,0.2349052;0.5255622;-0.0468685,0.4606887;0.3475421;-0.004485339,0.7108817;0.2122197;0.010922,-0.1153707;0.5240451;-0.02713053,-0.346747;0.3484547;-0.01719662,-0.5757624;0.17937;-0.02760983,0.07553344;-0.006888143;-0.0471446,0.06457486;-0.3628545;-0.02764397,0.02050103;-0.7538182;0.0353842,0.01678029;-0.7184431;-0.04436055,-0.083441;0.01674062;-0.02706868,-0.1868494;-0.2403491;-0.2516215,-0.1471525;-0.617481;-0.1292969,-0.167515;-0.6455469;-0.1804406,0.0588137;0.5615044;-0.0510998,0;0;0,0.006958067;0.3282768;0.01020384,0.01297104;0.6438787;0.005949497,0.1845603;0.5200784;-0.00637269,0.2892652;0.2494563;-0.02269101,0.3915201;-0.002894759;-0.1064103,-0.1616261;0.5188619;0.008727102,-0.2884853;0.2579674;-0.00877838,-0.4335539;0.02278315;-0.077985,0.07735422;0.001028374;-0.04461646,0.06930873;-0.3553253;-0.03198004,0.01929344;-0.7431366;0.04462576,0.007913783;-0.7714309;-0.008986235,-0.08278757;0.006519298;-0.03284932,-0.1450748;-0.3408587;-0.08443692,-0.1994092;-0.723603;0.01211479,-0.2013865;-0.7065466;-0.06681883,0.01166274;0.5666987;0.009467602,127.7029
+0;0;0,0.03417965;0.3254779;-0.02476091,0.06779412;0.6366581;-0.06374799,0.2345092;0.5250927;-0.04723923,0.468947;0.3602018;-0.003687587,0.717456;0.2262523;0.01281111,-0.1137979;0.5246899;-0.02722365,-0.350365;0.3573316;-0.01862028,-0.584802;0.1994076;-0.02703102,0.07549226;-0.007079818;-0.0474768,0.06397378;-0.3630961;-0.02880606,0.02044883;-0.7547048;0.03417954,0.01664677;-0.7193375;-0.04560798,-0.08367034;0.01692333;-0.02676056,-0.1881647;-0.2332501;-0.2585429,-0.1486028;-0.6109985;-0.1362317,-0.1680303;-0.6374457;-0.1895758,0.05949039;0.5608665;-0.05156484,0;0;0,0.007342369;0.3279914;0.00921464,0.01367682;0.6432993;0.003864527,0.1841787;0.5199853;-0.008219957,0.2939807;0.2522384;-0.02559566,0.3999396;0.003684372;-0.1090524,-0.1599094;0.5185035;0.007786449,-0.2913514;0.2606546;-0.009059077,-0.443516;0.03308341;-0.07997243,0.07731485;0.0009061098;-0.04499829,0.06831847;-0.3554451;-0.03227949,0.0160019;-0.7437256;0.04335284,0.004129142;-0.7719422;-0.01030517,-0.08307122;0.006651861;-0.03252963,-0.1481126;-0.3391094;-0.09124666,-0.2040163;-0.7216734;0.00743755,-0.2213154;-0.7506371;-0.0438786,0.01229914;0.5661929;0.007665157,127.7254
+0;0;0,0.03417965;0.3254779;-0.02476091,0.06779412;0.6366581;-0.06374799,0.2345092;0.5250927;-0.04723923,0.468947;0.3602018;-0.003687587,0.717456;0.2262523;0.01281111,-0.1137979;0.5246899;-0.02722365,-0.350365;0.3573316;-0.01862028,-0.584802;0.1994076;-0.02703102,0.07549226;-0.007079818;-0.0474768,0.06397378;-0.3630961;-0.02880606,0.02044883;-0.7547048;0.03417954,0.01664677;-0.7193375;-0.04560798,-0.08367034;0.01692333;-0.02676056,-0.1881647;-0.2332501;-0.2585429,-0.1486028;-0.6109985;-0.1362317,-0.1680303;-0.6374457;-0.1895758,0.05949039;0.5608665;-0.05156484,0;0;0,0.007342369;0.3279914;0.00921464,0.01367682;0.6432993;0.003864527,0.1841787;0.5199853;-0.008219957,0.2939807;0.2522384;-0.02559566,0.3999396;0.003684372;-0.1090524,-0.1599094;0.5185035;0.007786449,-0.2913514;0.2606546;-0.009059077,-0.443516;0.03308341;-0.07997243,0.07731485;0.0009061098;-0.04499829,0.06831847;-0.3554451;-0.03227949,0.0160019;-0.7437256;0.04335284,0.004129142;-0.7719422;-0.01030517,-0.08307122;0.006651861;-0.03252963,-0.1481126;-0.3391094;-0.09124666,-0.2040163;-0.7216734;0.00743755,-0.2213154;-0.7506371;-0.0438786,0.01229914;0.5661929;0.007665157,127.7479
+0;0;0,0.03456397;0.3251603;-0.02468241,0.06838657;0.6360765;-0.06375697,0.2354447;0.5246292;-0.04725437,0.4722189;0.3633567;-0.003810838,0.7220619;0.2424799;0.01485905,-0.1137011;0.5246053;-0.02719791,-0.355965;0.3658611;-0.01903264,-0.5912244;0.2177327;-0.02863686,0.07554463;-0.007054026;-0.04759752,0.0632378;-0.3632741;-0.02982777,0.02330664;-0.726503;0.02876438,0.01759576;-0.6884606;-0.09066553,-0.08382163;0.01684248;-0.02669342,-0.189749;-0.2281734;-0.2635616,-0.1525063;-0.5784889;-0.1501825,-0.1797588;-0.6318218;-0.2318756,0.06004715;0.5603437;-0.05153953,0;0;0,0.008002818;0.3277207;0.008259535,0.01506211;0.6427656;0.001845598,0.1859611;0.5201724;-0.00961709,0.2996938;0.2542756;-0.0275588,0.4082378;0.01198876;-0.1106046,-0.1590426;0.5179206;0.006779518,-0.2948002;0.2624306;-0.009122949,-0.4527518;0.04478738;-0.08028477,0.07718261;0.0007014572;-0.04543817,0.06823424;-0.3558281;-0.03253174,0.02255194;-0.7162633;0.03791213,0.01534063;-0.7063329;-0.08001161,-0.08331373;0.00686594;-0.03215516,-0.150674;-0.3375857;-0.09677393,-0.2033424;-0.6917922;-0.003357753,-0.2281529;-0.7514057;-0.07895314,0.01350354;0.5657254;0.005924225,127.7698
+0;0;0,0.03453673;0.3249041;-0.02466296,0.06834323;0.635672;-0.06371938,0.2366819;0.5239904;-0.04718973,0.4714038;0.3641158;-0.004122738,0.721736;0.2430023;0.0145837,-0.1150072;0.5239664;-0.02698717,-0.3551713;0.3665981;-0.01889266,-0.5908914;0.2181797;-0.02851569,0.07552552;-0.007052242;-0.04758548,0.0632908;-0.3611849;-0.02991986,0.021064;-0.7452958;0.03204075,0.01536071;-0.707264;-0.08723027,-0.08380044;0.01683822;-0.02668667,-0.189107;-0.2267419;-0.2621668,-0.1497233;-0.5971971;-0.1422696,-0.1769395;-0.650419;-0.223854,0.06000666;0.5599651;-0.0515061,0;0;0,0.007812575;0.3274885;0.00734663,0.01467538;0.6423711;0.0001633163,0.1869716;0.5198619;-0.01131988,0.3039092;0.2581242;-0.0294311,0.4148603;0.01638727;-0.1127239,-0.1604847;0.5167033;0.006518221,-0.3001198;0.2661865;-0.009369521,-0.4624108;0.05202681;-0.08340881,0.07719149;0.0004285127;-0.04538178,0.06985883;-0.3540632;-0.03299284,0.01709002;-0.7352412;0.03829694,0.00958845;-0.7251244;-0.07947826,-0.0832701;0.007084605;-0.03215766,-0.153137;-0.3333279;-0.1036392,-0.209083;-0.7076402;-0.004020795,-0.2297557;-0.7687516;-0.07881358,0.01316586;0.5653661;0.00442481,127.7915
+0;0;0,0.03453673;0.3249041;-0.02466296,0.06834323;0.635672;-0.06371938,0.2366819;0.5239904;-0.04718973,0.4714038;0.3641158;-0.004122738,0.721736;0.2430023;0.0145837,-0.1150072;0.5239664;-0.02698717,-0.3551713;0.3665981;-0.01889266,-0.5908914;0.2181797;-0.02851569,0.07552552;-0.007052242;-0.04758548,0.0632908;-0.3611849;-0.02991986,0.021064;-0.7452958;0.03204075,0.01536071;-0.707264;-0.08723027,-0.08380044;0.01683822;-0.02668667,-0.189107;-0.2267419;-0.2621668,-0.1497233;-0.5971971;-0.1422696,-0.1769395;-0.650419;-0.223854,0.06000666;0.5599651;-0.0515061,0;0;0,0.007812575;0.3274885;0.00734663,0.01467538;0.6423711;0.0001633163,0.1869716;0.5198619;-0.01131988,0.3039092;0.2581242;-0.0294311,0.4148603;0.01638727;-0.1127239,-0.1604847;0.5167033;0.006518221,-0.3001198;0.2661865;-0.009369521,-0.4624108;0.05202681;-0.08340881,0.07719149;0.0004285127;-0.04538178,0.06985883;-0.3540632;-0.03299284,0.01709002;-0.7352412;0.03829694,0.00958845;-0.7251244;-0.07947826,-0.0832701;0.007084605;-0.03215766,-0.153137;-0.3333279;-0.1036392,-0.209083;-0.7076402;-0.004020795,-0.2297557;-0.7687516;-0.07881358,0.01316586;0.5653661;0.00442481,127.8028
+0;0;0,0.03451066;0.3246588;-0.02464434,0.06829385;0.6352124;-0.06367406,0.2369305;0.5235186;-0.0471449,0.471737;0.3635863;-0.004062396,0.7170023;0.2449243;0.01426542,-0.1153414;0.5234945;-0.02690887,-0.355592;0.3660696;-0.01881145,-0.5865409;0.2206552;-0.02823969,0.07575311;-0.007073493;-0.04772887,0.06352885;-0.3609033;-0.03007836,0.0210263;-0.7475225;0.03228687,0.01532424;-0.7094924;-0.08695858,-0.08405295;0.01688896;-0.02676708,-0.1892695;-0.2264829;-0.2620459,-0.1496286;-0.5993571;-0.1413657,-0.176839;-0.6525612;-0.2229326,0.0599625;0.5595529;-0.05146842,0;0;0,0.008757815;0.3272374;0.006373167,0.01666442;0.6418478;-0.00199151,0.1889657;0.5194073;-0.01363444,0.3083675;0.2586758;-0.03182268,0.4229203;0.02598518;-0.1172884,-0.1589863;0.5159976;0.005312267,-0.3038748;0.2683237;-0.009968153,-0.4669538;0.06231697;-0.08438646,0.07719706;0.0002789646;-0.04590368,0.06840648;-0.3538893;-0.03390098,0.01406243;-0.7374281;0.03761864,0.006306946;-0.7273728;-0.08010364,-0.08370922;0.007248336;-0.03173075,-0.1573878;-0.3301017;-0.1118737,-0.2120189;-0.7066711;-0.009985402,-0.2158999;-0.6963055;-0.1279511,0.01489438;0.5649149;0.002585173,127.8246
+0;0;0,0.03477046;0.3246355;-0.02458589,0.06866968;0.6351663;-0.06369291,0.2372749;0.5234351;-0.04681003,0.4750081;0.3676354;-0.004644994,0.7255846;0.2605794;0.01330068,-0.1150774;0.524011;-0.02678377,-0.3608716;0.3752925;-0.02073807,-0.6017967;0.2471921;-0.03155574,0.07566063;-0.007138518;-0.04786567,0.06297554;-0.3609736;-0.03065207,0.02076488;-0.7476689;0.03143946,0.01511942;-0.7096158;-0.08780713,-0.08411097;0.01693866;-0.02655256,-0.1907045;-0.21978;-0.2679208,-0.1515253;-0.5929949;-0.1481465,-0.1763296;-0.643616;-0.233008,0.06032399;0.5595132;-0.05145741,0;0;0,0.008757815;0.3272374;0.006373167,0.01666442;0.6418478;-0.00199151,0.1889657;0.5194073;-0.01363444,0.3083675;0.2586758;-0.03182268,0.4229203;0.02598518;-0.1172884,-0.1589863;0.5159976;0.005312267,-0.3038748;0.2683237;-0.009968153,-0.4669538;0.06231697;-0.08438646,0.07719706;0.0002789646;-0.04590368,0.06840648;-0.3538893;-0.03390098,0.01406243;-0.7374281;0.03761864,0.006306946;-0.7273728;-0.08010364,-0.08370922;0.007248336;-0.03173075,-0.1573878;-0.3301017;-0.1118737,-0.2120189;-0.7066711;-0.009985402,-0.2158999;-0.6963055;-0.1279511,0.01489438;0.5649149;0.002585173,127.8365
+0;0;0,0.03477046;0.3246355;-0.02458589,0.06866968;0.6351663;-0.06369291,0.2372749;0.5234351;-0.04681003,0.4750081;0.3676354;-0.004644994,0.7255846;0.2605794;0.01330068,-0.1150774;0.524011;-0.02678377,-0.3608716;0.3752925;-0.02073807,-0.6017967;0.2471921;-0.03155574,0.07566063;-0.007138518;-0.04786567,0.06297554;-0.3609736;-0.03065207,0.02076488;-0.7476689;0.03143946,0.01511942;-0.7096158;-0.08780713,-0.08411097;0.01693866;-0.02655256,-0.1907045;-0.21978;-0.2679208,-0.1515253;-0.5929949;-0.1481465,-0.1763296;-0.643616;-0.233008,0.06032399;0.5595132;-0.05145741,0;0;0,0.008757815;0.3272374;0.006373167,0.01666442;0.6418478;-0.00199151,0.1889657;0.5194073;-0.01363444,0.3083675;0.2586758;-0.03182268,0.4229203;0.02598518;-0.1172884,-0.1589863;0.5159976;0.005312267,-0.3038748;0.2683237;-0.009968153,-0.4669538;0.06231697;-0.08438646,0.07719706;0.0002789646;-0.04590368,0.06840648;-0.3538893;-0.03390098,0.01406243;-0.7374281;0.03761864,0.006306946;-0.7273728;-0.08010364,-0.08370922;0.007248336;-0.03173075,-0.1573878;-0.3301017;-0.1118737,-0.2120189;-0.7066711;-0.009985402,-0.2158999;-0.6963055;-0.1279511,0.01489438;0.5649149;0.002585173,127.8486
+0;0;0,0.03470282;0.3240039;-0.02453806,0.06852853;0.6338615;-0.06356,0.2355573;0.522626;-0.04674657,0.4737302;0.3665382;-0.004503556,0.7262362;0.2586578;0.0135803,-0.1136185;0.5231966;-0.02690084,-0.3598672;0.3742031;-0.02084396,-0.6026475;0.2451163;-0.03174493,0.07588537;-0.007159722;-0.04800785,0.0632229;-0.3603639;-0.03082494,0.02222156;-0.7359805;0.02948768,0.01657209;-0.6979216;-0.08984365,-0.08436082;0.01698898;-0.02663143,-0.1907643;-0.2193076;-0.2675692,-0.1527075;-0.5818301;-0.1512265,-0.1775295;-0.6325085;-0.2361483,0.06020164;0.5583788;-0.05135205,0;0;0,0.009846047;0.326592;0.005069017,0.01909567;0.6404338;-0.004899025,0.1895747;0.5188926;-0.01578021,0.3112584;0.2586346;-0.03402853,0.429792;0.02604355;-0.1210668,-0.1555028;0.515983;0.004560792,-0.3053571;0.2706516;-0.01061678,-0.4730721;0.06601261;-0.0862412,0.07710502;0.0002509505;-0.04657638,0.06716993;-0.353263;-0.03482843,0.01454131;-0.7254297;0.03678655,0.006361097;-0.7156602;-0.08094466,-0.08419623;0.007291932;-0.03118376,-0.1610688;-0.3269244;-0.1183554,-0.213116;-0.6927724;-0.01909424,-0.2335819;-0.7485695;-0.1000686,0.01698311;0.5637107;0.0001125336,127.8704
+0;0;0,0.03461645;0.324048;-0.0240744,0.06826184;0.6339759;-0.06269182,0.2354076;0.5229309;-0.04665947,0.4827891;0.382533;-0.002330977,0.7348077;0.2734075;0.01506726,-0.1140128;0.5236464;-0.02694664,-0.366109;0.3847502;-0.02151075,-0.605436;0.2493754;-0.0324985,0.07576737;-0.007044633;-0.04821084,0.06218921;-0.3602523;-0.03181547,0.02168077;-0.7359326;0.02843256,0.01606921;-0.6978129;-0.09089644,-0.08447561;0.01682732;-0.02636889,-0.1925836;-0.2141396;-0.2716764,-0.1544518;-0.5769943;-0.1563991,-0.1770527;-0.6316744;-0.2379791,0.05999206;0.5584711;-0.05058207,0;0;0,0.009846047;0.326592;0.005069017,0.01909567;0.6404338;-0.004899025,0.1895747;0.5188926;-0.01578021,0.3112584;0.2586346;-0.03402853,0.429792;0.02604355;-0.1210668,-0.1555028;0.515983;0.004560792,-0.3053571;0.2706516;-0.01061678,-0.4730721;0.06601261;-0.0862412,0.07710502;0.0002509505;-0.04657638,0.06716993;-0.353263;-0.03482843,0.01454131;-0.7254297;0.03678655,0.006361097;-0.7156602;-0.08094466,-0.08419623;0.007291932;-0.03118376,-0.1610688;-0.3269244;-0.1183554,-0.213116;-0.6927724;-0.01909424,-0.2335819;-0.7485695;-0.1000686,0.01698311;0.5637107;0.0001125336,127.8817
+0;0;0,0.034616;0.3240437;-0.02407409,0.06827206;0.6340699;-0.06270444,0.2357239;0.522923;-0.04665891,0.4831646;0.3824916;-0.002319809,0.7380962;0.2721047;0.01527953,-0.1143148;0.5236398;-0.02691119,-0.3664712;0.3847104;-0.021474,-0.6085645;0.2477708;-0.03258876,0.07590757;-0.00705767;-0.04830005,0.06235714;-0.3595441;-0.03193816,0.0216702;-0.7368798;0.02857536,0.01605952;-0.6987615;-0.09073475,-0.08463193;0.01685846;-0.02641769,-0.1925192;-0.2136368;-0.2712243,-0.1542194;-0.5780905;-0.155439,-0.1768167;-0.6327572;-0.2370062,0.05999802;0.5585261;-0.05058846,0;0;0,0.0105658;0.3265802;0.003987789,0.0203011;0.6404686;-0.007123947,0.1908097;0.5181162;-0.01773095,0.3145074;0.2587636;-0.03641129,0.4379537;0.02556579;-0.1250956,-0.154553;0.5155445;0.003901268,-0.3090853;0.2730259;-0.01087482,-0.4805941;0.06818722;-0.08904746,0.0770921;0.0002215058;-0.04691935,0.06649314;-0.3525684;-0.03573942,0.01190475;-0.7261615;0.03600955,0.003424869;-0.716478;-0.08166635,-0.0844705;0.00728694;-0.03092413,-0.1649646;-0.321954;-0.1300158,-0.2134712;-0.6888632;-0.02645762,-0.2383018;-0.7474326;-0.1030813,0.01809749;0.5637271;-0.001832247,127.8933
+0;0;0,0.034616;0.3240437;-0.02407409,0.06827206;0.6340699;-0.06270444,0.2357239;0.522923;-0.04665891,0.4831646;0.3824916;-0.002319809,0.7380962;0.2721047;0.01527953,-0.1143148;0.5236398;-0.02691119,-0.3664712;0.3847104;-0.021474,-0.6085645;0.2477708;-0.03258876,0.07590757;-0.00705767;-0.04830005,0.06235714;-0.3595441;-0.03193816,0.0216702;-0.7368798;0.02857536,0.01605952;-0.6987615;-0.09073475,-0.08463193;0.01685846;-0.02641769,-0.1925192;-0.2136368;-0.2712243,-0.1542194;-0.5780905;-0.155439,-0.1768167;-0.6327572;-0.2370062,0.05999802;0.5585261;-0.05058846,0;0;0,0.0105658;0.3265802;0.003987789,0.0203011;0.6404686;-0.007123947,0.1908097;0.5181162;-0.01773095,0.3145074;0.2587636;-0.03641129,0.4379537;0.02556579;-0.1250956,-0.154553;0.5155445;0.003901268,-0.3090853;0.2730259;-0.01087482,-0.4805941;0.06818722;-0.08904746,0.0770921;0.0002215058;-0.04691935,0.06649314;-0.3525684;-0.03573942,0.01190475;-0.7261615;0.03600955,0.003424869;-0.716478;-0.08166635,-0.0844705;0.00728694;-0.03092413,-0.1649646;-0.321954;-0.1300158,-0.2134712;-0.6888632;-0.02645762,-0.2383018;-0.7474326;-0.1030813,0.01809749;0.5637271;-0.001832247,127.9144
+0;0;0,0.03407108;0.3239709;-0.02390432,0.06721826;0.633953;-0.06246748,0.2361457;0.522632;-0.04634108,0.4868986;0.3841326;-0.002812389,0.7404718;0.2872457;0.01610008,-0.1167003;0.5237963;-0.02671556,-0.3732682;0.3892333;-0.02229267,-0.6119592;0.2590134;-0.0329464,0.07586293;-0.006879906;-0.04859188,0.06092253;-0.3580147;-0.03301951,0.02179564;-0.7228902;0.02529481,0.01625189;-0.6847493;-0.09412223,-0.08487358;0.01666442;-0.02612397,-0.1961874;-0.2035249;-0.2768973,-0.1593845;-0.5568417;-0.1679092,-0.1806013;-0.6122486;-0.2492292,0.05906931;0.558415;-0.05036355,0;0;0,0.01144971;0.3264166;0.00323987,0.02201098;0.6401442;-0.008644104,0.1934938;0.5170493;-0.01946068,0.3213829;0.2577814;-0.03891373,0.4423144;0.03001715;-0.1257651,-0.1542461;0.5146047;0.003211756,-0.3133441;0.2728898;-0.0114711,-0.484696;0.07607199;-0.08857769,0.07703929;-3.491342E-05;-0.04720843,0.06611867;-0.3515048;-0.03667283,0.01167785;-0.71253;0.0323391,0.002951443;-0.7030923;-0.08538294,-0.08464994;0.007531476;-0.03068149,-0.166855;-0.3176658;-0.1367492,-0.2114177;-0.6720765;-0.03441205,-0.2379185;-0.7288556;-0.1126714,0.01961255;0.5634428;-0.003163576,127.937
+0;0;0,0.03403224;0.3236016;-0.02387707,0.06714831;0.6332927;-0.06240425,0.2359769;0.5220594;-0.04629088,0.4861638;0.3838727;-0.002860446,0.7381899;0.287577;0.01593662,-0.1166579;0.523223;-0.02667711,-0.3726466;0.3889638;-0.0222642,-0.6098813;0.2595384;-0.03285292,0.07601473;-0.006893673;-0.04868911,0.0610964;-0.3575098;-0.03313975,0.02230772;-0.7192313;0.0246705,0.01676287;-0.6810888;-0.09477025,-0.08504342;0.01669776;-0.02617624,-0.1961929;-0.2031663;-0.2765792,-0.1597081;-0.553429;-0.1685332,-0.1809291;-0.6088529;-0.2498694,0.05900652;0.557821;-0.05031094,0;0;0,0.0121092;0.3260281;0.002307653,0.02335149;0.6393993;-0.01051426,0.1944272;0.5159097;-0.02106214,0.3229581;0.257682;-0.04038954,0.447396;0.03385982;-0.1273503,-0.1529836;0.5141812;0.002630738,-0.3155751;0.2755827;-0.0118625,-0.490544;0.08479275;-0.09014654,0.07709776;-0.0001672953;-0.04745841,0.06543653;-0.3511243;-0.03801107,0.01120754;-0.7090412;0.03013349,0.002218083;-0.6997329;-0.08757031,-0.08490509;0.007616899;-0.03048775,-0.1693592;-0.3141183;-0.1434036,-0.2119842;-0.6663619;-0.04442608,-0.2377912;-0.725482;-0.1202862,0.0207856;0.5627884;-0.004796982,127.9589
+0;0;0,0.03403224;0.3236016;-0.02387707,0.06714831;0.6332927;-0.06240425,0.2359769;0.5220594;-0.04629088,0.4861638;0.3838727;-0.002860446,0.7381899;0.287577;0.01593662,-0.1166579;0.523223;-0.02667711,-0.3726466;0.3889638;-0.0222642,-0.6098813;0.2595384;-0.03285292,0.07601473;-0.006893673;-0.04868911,0.0610964;-0.3575098;-0.03313975,0.02230772;-0.7192313;0.0246705,0.01676287;-0.6810888;-0.09477025,-0.08504342;0.01669776;-0.02617624,-0.1961929;-0.2031663;-0.2765792,-0.1597081;-0.553429;-0.1685332,-0.1809291;-0.6088529;-0.2498694,0.05900652;0.557821;-0.05031094,0;0;0,0.0121092;0.3260281;0.002307653,0.02335149;0.6393993;-0.01051426,0.1944272;0.5159097;-0.02106214,0.3229581;0.257682;-0.04038954,0.447396;0.03385982;-0.1273503,-0.1529836;0.5141812;0.002630738,-0.3155751;0.2755827;-0.0118625,-0.490544;0.08479275;-0.09014654,0.07709776;-0.0001672953;-0.04745841,0.06543653;-0.3511243;-0.03801107,0.01120754;-0.7090412;0.03013349,0.002218083;-0.6997329;-0.08757031,-0.08490509;0.007616899;-0.03048775,-0.1693592;-0.3141183;-0.1434036,-0.2119842;-0.6663619;-0.04442608,-0.2377912;-0.725482;-0.1202862,0.0207856;0.5627884;-0.004796982,127.9707
+0;0;0,0.03375097;0.3229958;-0.02355357,0.06659556;0.6322246;-0.06171597,0.2350831;0.5217831;-0.04528436,0.4882432;0.3908679;-0.003167331,0.7395698;0.299411;0.01611692,-0.1167665;0.5227642;-0.02664202,-0.375632;0.3964055;-0.02165761,-0.6175187;0.2811469;-0.03203136,0.07597984;-0.006781701;-0.0487205,0.05990274;-0.3570558;-0.03267835,0.02149446;-0.7163627;0.02439003,0.01620934;-0.6781501;-0.09507981,-0.08509763;0.01652654;-0.02603612,-0.1979973;-0.1978242;-0.2800345,-0.1613326;-0.5457872;-0.1732125,-0.1789365;-0.601656;-0.2549748,0.05852573;0.5568519;-0.0497215,0;0;0,0.01239607;0.3253688;0.001303434,0.02378204;0.6381692;-0.01235437,0.1942984;0.514798;-0.02245307,0.3245215;0.258533;-0.04176426,0.4502706;0.03852114;-0.1294185,-0.1521854;0.5138751;0.002281938,-0.317807;0.2785974;-0.01243756,-0.4920942;0.09006569;-0.08977495,0.07698667;-0.0002502203;-0.04759836,0.06346703;-0.3508996;-0.03923225,0.01001564;-0.7064257;0.0284257,0.0007453263;-0.6972435;-0.08925653,-0.0849262;0.007612814;-0.03036772,-0.1717511;-0.311033;-0.1492545,-0.211522;-0.6608198;-0.04975117,-0.2392537;-0.7113256;-0.1341206,0.02119042;0.5616946;-0.006442308,127.9924
+0;0;0,0.03375097;0.3229958;-0.02355357,0.06659556;0.6322246;-0.06171597,0.2350831;0.5217831;-0.04528436,0.4882432;0.3908679;-0.003167331,0.7395698;0.299411;0.01611692,-0.1167665;0.5227642;-0.02664202,-0.375632;0.3964055;-0.02165761,-0.6175187;0.2811469;-0.03203136,0.07597984;-0.006781701;-0.0487205,0.05990274;-0.3570558;-0.03267835,0.02149446;-0.7163627;0.02439003,0.01620934;-0.6781501;-0.09507981,-0.08509763;0.01652654;-0.02603612,-0.1979973;-0.1978242;-0.2800345,-0.1613326;-0.5457872;-0.1732125,-0.1789365;-0.601656;-0.2549748,0.05852573;0.5568519;-0.0497215,0;0;0,0.01239607;0.3253688;0.001303434,0.02378204;0.6381692;-0.01235437,0.1942984;0.514798;-0.02245307,0.3245215;0.258533;-0.04176426,0.4502706;0.03852114;-0.1294185,-0.1521854;0.5138751;0.002281938,-0.317807;0.2785974;-0.01243756,-0.4920942;0.09006569;-0.08977495,0.07698667;-0.0002502203;-0.04759836,0.06346703;-0.3508996;-0.03923225,0.01001564;-0.7064257;0.0284257,0.0007453263;-0.6972435;-0.08925653,-0.0849262;0.007612814;-0.03036772,-0.1717511;-0.311033;-0.1492545,-0.211522;-0.6608198;-0.04975117,-0.2392537;-0.7113256;-0.1341206,0.02119042;0.5616946;-0.006442308,128.0049
+0;0;0,0.03331041;0.3224928;-0.02315947,0.0656879;0.6312485;-0.0608701,0.2342075;0.5210785;-0.04455377,0.4898931;0.3964736;-0.003272112,0.742234;0.3201421;0.01784862,-0.1175728;0.5224227;-0.02630113,-0.3780329;0.401009;-0.02131025,-0.6189352;0.2923399;-0.03158624,0.0760601;-0.006614284;-0.04883403,0.05896176;-0.3572635;-0.03340725,0.020723;-0.7121512;0.02353334,0.01555723;-0.673892;-0.09597041,-0.0852835;0.01630264;-0.02597305,-0.1996693;-0.1932928;-0.2837925,-0.1617395;-0.5365696;-0.1771527,-0.1782661;-0.5936323;-0.2579178,0.05774412;0.555988;-0.04899734,0;0;0,0.01296243;0.3247757;0.0005199909,0.02492507;0.636948;-0.01390505,0.1951372;0.5136631;-0.02395511,0.3274782;0.2592913;-0.04361463,0.4548127;0.04477149;-0.1314538,-0.1512529;0.5136051;0.001308474,-0.3196266;0.281145;-0.01346423,-0.4944204;0.09785685;-0.08962908,0.07700744;-0.0003733486;-0.04778457,0.06188226;-0.3513711;-0.04023218,0.008203324;-0.7024401;0.02698946,-0.001180995;-0.6933835;-0.09069383,-0.08509704;0.007703517;-0.03021259,-0.1739062;-0.3080453;-0.156311,-0.2100449;-0.6544455;-0.05961295,-0.2401105;-0.705516;-0.1426773,0.02219121;0.5606363;-0.007800817,128.0257
+0;0;0,0.03331041;0.3224928;-0.02315947,0.0656879;0.6312485;-0.0608701,0.2342075;0.5210785;-0.04455377,0.4898931;0.3964736;-0.003272112,0.742234;0.3201421;0.01784862,-0.1175728;0.5224227;-0.02630113,-0.3780329;0.401009;-0.02131025,-0.6189352;0.2923399;-0.03158624,0.0760601;-0.006614284;-0.04883403,0.05896176;-0.3572635;-0.03340725,0.020723;-0.7121512;0.02353334,0.01555723;-0.673892;-0.09597041,-0.0852835;0.01630264;-0.02597305,-0.1996693;-0.1932928;-0.2837925,-0.1617395;-0.5365696;-0.1771527,-0.1782661;-0.5936323;-0.2579178,0.05774412;0.555988;-0.04899734,0;0;0,0.01296243;0.3247757;0.0005199909,0.02492507;0.636948;-0.01390505,0.1951372;0.5136631;-0.02395511,0.3274782;0.2592913;-0.04361463,0.4548127;0.04477149;-0.1314538,-0.1512529;0.5136051;0.001308474,-0.3196266;0.281145;-0.01346423,-0.4944204;0.09785685;-0.08962908,0.07700744;-0.0003733486;-0.04778457,0.06188226;-0.3513711;-0.04023218,0.008203324;-0.7024401;0.02698946,-0.001180995;-0.6933835;-0.09069383,-0.08509704;0.007703517;-0.03021259,-0.1739062;-0.3080453;-0.156311,-0.2100449;-0.6544455;-0.05961295,-0.2401105;-0.705516;-0.1426773,0.02219121;0.5606363;-0.007800817,128.0387
+0;0;0,0.03328883;0.3222838;-0.02314447,0.06563242;0.6307164;-0.06081548,0.2352188;0.5204189;-0.04448542,0.4882206;0.3971219;-0.003637068,0.7400402;0.3209481;0.01744003,-0.1186709;0.5217713;-0.02612333,-0.3763971;0.401632;-0.02118484,-0.6168017;0.2931873;-0.03143959,0.07619702;-0.00662619;-0.04892195,0.05914962;-0.3562308;-0.03354112,0.02044903;-0.7154045;0.02408717,0.01528436;-0.6771471;-0.09539127,-0.08543702;0.01633198;-0.02601981,-0.1994821;-0.192639;-0.2830711,-0.1610941;-0.5400617;-0.1751434,-0.1776173;-0.5971059;-0.2558914,0.05769728;0.5555378;-0.04895563,0;0;0,0.01409245;0.3245182;-2.527237E-05,0.02714357;0.636288;-0.01509905,0.1979962;0.5123777;-0.02525234,0.3298049;0.2611167;-0.04461694,0.4600437;0.04907134;-0.1325625,-0.1504649;0.5133763;0.0009017559,-0.3198203;0.2853886;-0.01396347,-0.496637;0.1047227;-0.08982859,0.07705958;-0.0005307049;-0.0480082,0.06152092;-0.3504685;-0.04075098,0.006273229;-0.705598;0.02747798,-0.003248852;-0.6965474;-0.09016728,-0.08531412;0.00787196;-0.03004631,-0.1752716;-0.3032195;-0.1637635,-0.2086186;-0.6539304;-0.06520188,-0.241205;-0.7056687;-0.146608,0.02415158;0.5600826;-0.008835554,128.06
+0;0;0,0.03307773;0.3223295;-0.02280943,0.0651936;0.6308259;-0.06015046,0.2349083;0.5208008;-0.04428397,0.4907755;0.4034287;-0.00383199,0.7434951;0.3305287;0.01803606,-0.1191351;0.5220047;-0.02600383,-0.3791395;0.4068359;-0.02219568,-0.622912;0.3061845;-0.03239552,0.07624806;-0.00611383;-0.04890912,0.05823799;-0.355697;-0.03415298,0.01969822;-0.7148104;0.02395754,0.01453099;-0.6765078;-0.09551767,-0.08555122;0.01584562;-0.02594522,-0.2013171;-0.1874004;-0.2867898,-0.162247;-0.5350403;-0.1798106,-0.1775725;-0.5931332;-0.2596525,0.05732006;0.5556283;-0.04837002,0;0;0,0.01409245;0.3245182;-2.527237E-05,0.02714357;0.636288;-0.01509905,0.1979962;0.5123777;-0.02525234,0.3298049;0.2611167;-0.04461694,0.4600437;0.04907134;-0.1325625,-0.1504649;0.5133763;0.0009017559,-0.3198203;0.2853886;-0.01396347,-0.496637;0.1047227;-0.08982859,0.07705958;-0.0005307049;-0.0480082,0.06152092;-0.3504685;-0.04075098,0.006273229;-0.705598;0.02747798,-0.003248852;-0.6965474;-0.09016728,-0.08531412;0.00787196;-0.03004631,-0.1752716;-0.3032195;-0.1637635,-0.2086186;-0.6539304;-0.06520188,-0.241205;-0.7056687;-0.146608,0.02415158;0.5600826;-0.008835554,128.0713
+0;0;0,0.03309102;0.322459;-0.02281859,0.06522887;0.6311665;-0.06018576,0.2356462;0.5209384;-0.04429294,0.4894053;0.4045333;-0.004174244,0.7399014;0.3322747;0.0175014,-0.1198114;0.5221471;-0.02593978,-0.3776736;0.4079272;-0.022163,-0.6193013;0.3081613;-0.0322731,0.07629225;-0.006117372;-0.04893746,0.05830483;-0.3552608;-0.03419988,0.01806213;-0.730242;0.02647832,0.01290007;-0.6919478;-0.09287746,-0.08560079;0.0158548;-0.02596026,-0.2012211;-0.1871355;-0.2864767,-0.1604246;-0.5501362;-0.1747705,-0.1757347;-0.6081411;-0.2545326,0.05734864;0.555905;-0.0483953,0;0;0,0.01470482;0.3246213;-0.0005526543,0.02819043;0.6365592;-0.01618767,0.1994528;0.5115888;-0.02590442,0.3317823;0.263274;-0.04544997,0.4648635;0.05558302;-0.1325892,-0.1501105;0.5131543;0.0004825871,-0.3210373;0.289333;-0.01505443,-0.4996209;0.113479;-0.09003878,0.077163;-0.00067316;-0.04793978,0.06052257;-0.350129;-0.04118562,0.001076981;-0.7203924;0.03150129,-0.008388415;-0.7112045;-0.08605087,-0.08534987;0.007977854;-0.03007586,-0.1758491;-0.3002381;-0.1688373,-0.2078725;-0.666234;-0.06427329,-0.2417774;-0.7122159;-0.1504038,0.02510644;0.5603036;-0.009787798,128.093
+0;0;0,0.03309102;0.322459;-0.02281859,0.06522887;0.6311665;-0.06018576,0.2356462;0.5209384;-0.04429294,0.4894053;0.4045333;-0.004174244,0.7399014;0.3322747;0.0175014,-0.1198114;0.5221471;-0.02593978,-0.3776736;0.4079272;-0.022163,-0.6193013;0.3081613;-0.0322731,0.07629225;-0.006117372;-0.04893746,0.05830483;-0.3552608;-0.03419988,0.01806213;-0.730242;0.02647832,0.01290007;-0.6919478;-0.09287746,-0.08560079;0.0158548;-0.02596026,-0.2012211;-0.1871355;-0.2864767,-0.1604246;-0.5501362;-0.1747705,-0.1757347;-0.6081411;-0.2545326,0.05734864;0.555905;-0.0483953,0;0;0,0.01470482;0.3246213;-0.0005526543,0.02819043;0.6365592;-0.01618767,0.1994528;0.5115888;-0.02590442,0.3317823;0.263274;-0.04544997,0.4648635;0.05558302;-0.1325892,-0.1501105;0.5131543;0.0004825871,-0.3210373;0.289333;-0.01505443,-0.4996209;0.113479;-0.09003878,0.077163;-0.00067316;-0.04793978,0.06052257;-0.350129;-0.04118562,0.001076981;-0.7203924;0.03150129,-0.008388415;-0.7112045;-0.08605087,-0.08534987;0.007977854;-0.03007586,-0.1758491;-0.3002381;-0.1688373,-0.2078725;-0.666234;-0.06427329,-0.2417774;-0.7122159;-0.1504038,0.02510644;0.5603036;-0.009787798,128.1048
+0;0;0,0.03274193;0.3224057;-0.02243945,0.06450354;0.6310433;-0.05948731,0.2352249;0.5209409;-0.04367395,0.4887132;0.4112065;-0.00502032,0.738105;0.3423799;0.01698181,-0.1207078;0.5222045;-0.02571687,-0.3783163;0.4153252;-0.02311177,-0.6194834;0.3198804;-0.0352026,0.07655423;-0.005898385;-0.04912261,0.05720304;-0.3547255;-0.03493152,0.01605282;-0.7367076;0.02698736,0.01098997;-0.6983728;-0.09230998,-0.08598059;0.01558407;-0.02593931,-0.2031859;-0.1821449;-0.2894206,-0.1617393;-0.5521709;-0.176281,-0.1751852;-0.6116377;-0.2546511,0.0567205;0.5557951;-0.04776768,0;0;0,0.01562132;0.3244625;-0.001018286,0.02990776;0.6361961;-0.01711345,0.2009173;0.5102757;-0.02640772,0.3338208;0.2658303;-0.04577851,0.469642;0.06266305;-0.1334889,-0.1488498;0.5132424;0.0001029428,-0.3207081;0.2941344;-0.01566014,-0.5021397;0.1239171;-0.08999803,0.07739304;-0.000793308;-0.04814625,0.05932178;-0.3499172;-0.04165339,-0.001312032;-0.7270828;0.03255701,-0.01075554;-0.7178463;-0.08494473,-0.08571371;0.008084614;-0.02993612,-0.1770267;-0.2958231;-0.1767634,-0.2055786;-0.6693138;-0.07127849,-0.2408066;-0.7136898;-0.1581932,0.02663589;0.5599914;-0.01060534,128.1264
+0;0;0,0.03274193;0.3224057;-0.02243945,0.06450354;0.6310433;-0.05948731,0.2352249;0.5209409;-0.04367395,0.4887132;0.4112065;-0.00502032,0.738105;0.3423799;0.01698181,-0.1207078;0.5222045;-0.02571687,-0.3783163;0.4153252;-0.02311177,-0.6194834;0.3198804;-0.0352026,0.07655423;-0.005898385;-0.04912261,0.05720304;-0.3547255;-0.03493152,0.01605282;-0.7367076;0.02698736,0.01098997;-0.6983728;-0.09230998,-0.08598059;0.01558407;-0.02593931,-0.2031859;-0.1821449;-0.2894206,-0.1617393;-0.5521709;-0.176281,-0.1751852;-0.6116377;-0.2546511,0.0567205;0.5557951;-0.04776768,0;0;0,0.01562132;0.3244625;-0.001018286,0.02990776;0.6361961;-0.01711345,0.2009173;0.5102757;-0.02640772,0.3338208;0.2658303;-0.04577851,0.469642;0.06266305;-0.1334889,-0.1488498;0.5132424;0.0001029428,-0.3207081;0.2941344;-0.01566014,-0.5021397;0.1239171;-0.08999803,0.07739304;-0.000793308;-0.04814625,0.05932178;-0.3499172;-0.04165339,-0.001312032;-0.7270828;0.03255701,-0.01075554;-0.7178463;-0.08494473,-0.08571371;0.008084614;-0.02993612,-0.1770267;-0.2958231;-0.1767634,-0.2055786;-0.6693138;-0.07127849,-0.2408066;-0.7136898;-0.1581932,0.02663589;0.5599914;-0.01060534,128.1383
+0;0;0,0.03278974;0.3228765;-0.02247222,0.06461915;0.6321727;-0.05960014,0.2345608;0.5220371;-0.04377592,0.4864576;0.4129917;-0.005364973,0.7340975;0.3446487;0.0164826,-0.1198548;0.5232953;-0.02589537,-0.3758458;0.4170871;-0.02330663,-0.6153188;0.3223127;-0.03531253,0.07664729;-0.005905555;-0.04918232,0.05729426;-0.3547659;-0.03498988,0.0172299;-0.7266682;0.02529509,0.01216374;-0.688328;-0.09408023,-0.0860851;0.01560302;-0.02597084,-0.2033015;-0.1821448;-0.2894772,-0.1629487;-0.5424066;-0.1793232,-0.1764033;-0.6019318;-0.2577445,0.0568173;0.5567427;-0.04785219,0;0;0,0.01698767;0.3248687;-0.001074791,0.03297052;0.63719;-0.0171628,0.2024294;0.5099568;-0.02602291,0.3367359;0.2682969;-0.04552984,0.4752864;0.06992644;-0.1345609,-0.145456;0.5141109;-0.0001745475,-0.3188349;0.2984338;-0.01571256,-0.5021054;0.1324306;-0.088709,0.07735176;-0.0009424239;-0.048419,0.05873446;-0.3500701;-0.04187918,0.001938347;-0.7175657;0.03072929,-0.007435229;-0.7084587;-0.08683479,-0.08590427;0.00831876;-0.02966208,-0.1772645;-0.2938079;-0.1801689,-0.2014617;-0.6576691;-0.07735664,-0.2345423;-0.6958902;-0.170078,0.02924961;0.5608187;-0.01067114,128.1606
+0;0;0,0.03246153;0.322917;-0.02236773,0.06393035;0.6322506;-0.0594866,0.2339781;0.5222354;-0.0432592,0.4884927;0.419319;-0.005195886,0.7370707;0.3546939;0.01730364,-0.1205145;0.523702;-0.02575813,-0.378886;0.4233994;-0.02439579,-0.6194237;0.3314112;-0.03677945,0.07657243;-0.00573108;-0.04931938,0.05643391;-0.3545727;-0.035774,0.01618077;-0.7264391;0.02460707,0.01120207;-0.6880965;-0.09477174,-0.08618473;0.01536925;-0.02577912,-0.2056625;-0.1772304;-0.2920684,-0.1640239;-0.5373676;-0.1819859,-0.1739781;-0.5980265;-0.2596234,0.0562191;0.5568127;-0.04772989,0;0;0,0.01698767;0.3248687;-0.001074791,0.03297052;0.63719;-0.0171628,0.2024294;0.5099568;-0.02602291,0.3367359;0.2682969;-0.04552984,0.4752864;0.06992644;-0.1345609,-0.145456;0.5141109;-0.0001745475,-0.3188349;0.2984338;-0.01571256,-0.5021054;0.1324306;-0.088709,0.07735176;-0.0009424239;-0.048419,0.05873446;-0.3500701;-0.04187918,0.001938347;-0.7175657;0.03072929,-0.007435229;-0.7084587;-0.08683479,-0.08590427;0.00831876;-0.02966208,-0.1772645;-0.2938079;-0.1801689,-0.2014617;-0.6576691;-0.07735664,-0.2345423;-0.6958902;-0.170078,0.02924961;0.5608187;-0.01067114,128.1739
+0;0;0,0.03245715;0.3228734;-0.02236471,0.06390901;0.6320404;-0.05946296,0.234736;0.5219284;-0.04322449,0.4872895;0.419805;-0.005454451,0.7345352;0.3555263;0.01692449,-0.1212996;0.5234014;-0.02564724,-0.3776803;0.4238716;-0.0242954,-0.6169289;0.3323765;-0.03661269,0.07653186;-0.005728044;-0.04929325,0.05645223;-0.3535495;-0.03578748,0.01607838;-0.726531;0.02477466,0.01109999;-0.6881888;-0.09459671,-0.08613906;0.01536111;-0.02576546,-0.2052674;-0.1766753;-0.2912759,-0.1635039;-0.5378925;-0.1808634,-0.1734575;-0.5985457;-0.258496,0.05620326;0.5566562;-0.04771464,0;0;0,0.01763248;0.3247893;-0.001364231,0.03441818;0.6368791;-0.01783299,0.2043813;0.5092007;-0.02619457,0.3398161;0.2706627;-0.04609776,0.4797102;0.07498258;-0.1349905,-0.1450304;0.5138997;-0.0006650342,-0.3213991;0.303485;-0.01675447,-0.5059713;0.1402791;-0.08788753,0.07728124;-0.001164004;-0.04843569,0.05865097;-0.349279;-0.04258752,0.00176172;-0.7178156;0.03060651,-0.0074974;-0.7087349;-0.08695436,-0.08583035;0.008629592;-0.02963854,-0.1762579;-0.2895149;-0.186157,-0.197272;-0.655086;-0.08452432,-0.2288167;-0.6931703;-0.1778697,0.03049466;0.5605813;-0.01124263,128.1917
+0;0;0,0.03245715;0.3228734;-0.02236471,0.06390901;0.6320404;-0.05946296,0.234736;0.5219284;-0.04322449,0.4872895;0.419805;-0.005454451,0.7345352;0.3555263;0.01692449,-0.1212996;0.5234014;-0.02564724,-0.3776803;0.4238716;-0.0242954,-0.6169289;0.3323765;-0.03661269,0.07653186;-0.005728044;-0.04929325,0.05645223;-0.3535495;-0.03578748,0.01607838;-0.726531;0.02477466,0.01109999;-0.6881888;-0.09459671,-0.08613906;0.01536111;-0.02576546,-0.2052674;-0.1766753;-0.2912759,-0.1635039;-0.5378925;-0.1808634,-0.1734575;-0.5985457;-0.258496,0.05620326;0.5566562;-0.04771464,0;0;0,0.01763248;0.3247893;-0.001364231,0.03441818;0.6368791;-0.01783299,0.2043813;0.5092007;-0.02619457,0.3398161;0.2706627;-0.04609776,0.4797102;0.07498258;-0.1349905,-0.1450304;0.5138997;-0.0006650342,-0.3213991;0.303485;-0.01675447,-0.5059713;0.1402791;-0.08788753,0.07728124;-0.001164004;-0.04843569,0.05865097;-0.349279;-0.04258752,0.00176172;-0.7178156;0.03060651,-0.0074974;-0.7087349;-0.08695436,-0.08583035;0.008629592;-0.02963854,-0.1762579;-0.2895149;-0.186157,-0.197272;-0.655086;-0.08452432,-0.2288167;-0.6931703;-0.1778697,0.03049466;0.5605813;-0.01124263,128.2053
+0;0;0,0.03186995;0.3229637;-0.02230361,0.06287681;0.6321738;-0.05936743,0.2347803;0.5217939;-0.04245083,0.487732;0.4269931;-0.006826352,0.7328203;0.3688593;0.01618953,-0.1232662;0.5234091;-0.0256447,-0.3792943;0.4301895;-0.02486791,-0.6167047;0.343937;-0.03807206,0.07651855;-0.005501677;-0.04933491,0.05536566;-0.3528727;-0.03679284,0.01442122;-0.7340281;0.02529019,0.00967274;-0.6957028;-0.09401813,-0.08620304;0.01507305;-0.02571244,-0.2070392;-0.1693587;-0.2952581,-0.1635778;-0.537989;-0.1810957,-0.1696484;-0.5998949;-0.2575339,0.05527371;0.5567859;-0.04762989,0;0;0,0.01813953;0.324788;-0.001559973,0.0356642;0.6368183;-0.0182724,0.2064347;0.5088398;-0.02629399,0.3419286;0.2732826;-0.04617167,0.4854042;0.08470437;-0.1346619,-0.1449912;0.5136992;-0.0009805085,-0.3227463;0.3077983;-0.01675436,-0.5082802;0.1506771;-0.08652315,0.07727548;-0.001374364;-0.0484345,0.05854154;-0.3490696;-0.04310704,-0.001726523;-0.7257099;0.02983188,-0.01082984;-0.7165313;-0.0876838,-0.08580265;0.009005235;-0.02959901,-0.174697;-0.2877416;-0.1886917,-0.1927724;-0.6626487;-0.08905126,-0.225109;-0.7041894;-0.1793984,0.03154817;0.5605441;-0.01162362,128.2259
+0;0;0,0.03186995;0.3229637;-0.02230361,0.06287681;0.6321738;-0.05936743,0.2347803;0.5217939;-0.04245083,0.487732;0.4269931;-0.006826352,0.7328203;0.3688593;0.01618953,-0.1232662;0.5234091;-0.0256447,-0.3792943;0.4301895;-0.02486791,-0.6167047;0.343937;-0.03807206,0.07651855;-0.005501677;-0.04933491,0.05536566;-0.3528727;-0.03679284,0.01442122;-0.7340281;0.02529019,0.00967274;-0.6957028;-0.09401813,-0.08620304;0.01507305;-0.02571244,-0.2070392;-0.1693587;-0.2952581,-0.1635778;-0.537989;-0.1810957,-0.1696484;-0.5998949;-0.2575339,0.05527371;0.5567859;-0.04762989,0;0;0,0.01813953;0.324788;-0.001559973,0.0356642;0.6368183;-0.0182724,0.2064347;0.5088398;-0.02629399,0.3419286;0.2732826;-0.04617167,0.4854042;0.08470437;-0.1346619,-0.1449912;0.5136992;-0.0009805085,-0.3227463;0.3077983;-0.01675436,-0.5082802;0.1506771;-0.08652315,0.07727548;-0.001374364;-0.0484345,0.05854154;-0.3490696;-0.04310704,-0.001726523;-0.7257099;0.02983188,-0.01082984;-0.7165313;-0.0876838,-0.08580265;0.009005235;-0.02959901,-0.174697;-0.2877416;-0.1886917,-0.1927724;-0.6626487;-0.08905126,-0.225109;-0.7041894;-0.1793984,0.03154817;0.5605441;-0.01162362,128.2374
+0;0;0,0.03186995;0.3229637;-0.02230361,0.06287681;0.6321738;-0.05936743,0.2347803;0.5217939;-0.04245083,0.487732;0.4269931;-0.006826352,0.7328203;0.3688593;0.01618953,-0.1232662;0.5234091;-0.0256447,-0.3792943;0.4301895;-0.02486791,-0.6167047;0.343937;-0.03807206,0.07651855;-0.005501677;-0.04933491,0.05536566;-0.3528727;-0.03679284,0.01442122;-0.7340281;0.02529019,0.00967274;-0.6957028;-0.09401813,-0.08620304;0.01507305;-0.02571244,-0.2070392;-0.1693587;-0.2952581,-0.1635778;-0.537989;-0.1810957,-0.1696484;-0.5998949;-0.2575339,0.05527371;0.5567859;-0.04762989,0;0;0,0.01813953;0.324788;-0.001559973,0.0356642;0.6368183;-0.0182724,0.2064347;0.5088398;-0.02629399,0.3419286;0.2732826;-0.04617167,0.4854042;0.08470437;-0.1346619,-0.1449912;0.5136992;-0.0009805085,-0.3227463;0.3077983;-0.01675436,-0.5082802;0.1506771;-0.08652315,0.07727548;-0.001374364;-0.0484345,0.05854154;-0.3490696;-0.04310704,-0.001726523;-0.7257099;0.02983188,-0.01082984;-0.7165313;-0.0876838,-0.08580265;0.009005235;-0.02959901,-0.174697;-0.2877416;-0.1886917,-0.1927724;-0.6626487;-0.08905126,-0.225109;-0.7041894;-0.1793984,0.03154817;0.5605441;-0.01162362,128.2488
+0;0;0,0.03167672;0.3228868;-0.02215018,0.06253556;0.6319468;-0.05903712,0.2356867;0.5218003;-0.04169791,0.4893413;0.4343362;-0.006962668,0.7351956;0.3796166;0.01598825,-0.1247834;0.5234467;-0.02514722,-0.3808428;0.4360954;-0.02583186,-0.6200374;0.3548288;-0.03795765,0.0765129;-0.005415124;-0.04928413,0.05497996;-0.3525858;-0.03651625,0.0135329;-0.7346034;0.02636578,0.008878253;-0.6962339;-0.0929355,-0.08617862;0.01492184;-0.02574988,-0.2081232;-0.1666616;-0.2965102,-0.1627208;-0.5360709;-0.1821212,-0.168369;-0.5966209;-0.2601809,0.05496737;0.5565973;-0.0473501,0;0;0,0.0187062;0.3246492;-0.00170517,0.03653884;0.6364769;-0.01843333,0.2084743;0.5084468;-0.0261116,0.3440294;0.2751445;-0.04591012,0.4924969;0.09101209;-0.1354533,-0.1453671;0.5134029;-0.0009639235,-0.3245252;0.3112702;-0.0165151,-0.5118974;0.1561495;-0.08575787,0.0771969;-0.001699999;-0.04847908,0.05768916;-0.3491876;-0.04338264,-0.001983315;-0.7269388;0.02977943,-0.01100744;-0.7177556;-0.08773541,-0.08574542;0.009345894;-0.02954402,-0.1733063;-0.2850125;-0.1933745,-0.1864121;-0.6608928;-0.09261951,-0.210061;-0.699972;-0.1874526,0.03236869;0.5602542;-0.01179099,128.271
+0;0;0,0.03167672;0.3228868;-0.02215018,0.06253556;0.6319468;-0.05903712,0.2356867;0.5218003;-0.04169791,0.4893413;0.4343362;-0.006962668,0.7351956;0.3796166;0.01598825,-0.1247834;0.5234467;-0.02514722,-0.3808428;0.4360954;-0.02583186,-0.6200374;0.3548288;-0.03795765,0.0765129;-0.005415124;-0.04928413,0.05497996;-0.3525858;-0.03651625,0.0135329;-0.7346034;0.02636578,0.008878253;-0.6962339;-0.0929355,-0.08617862;0.01492184;-0.02574988,-0.2081232;-0.1666616;-0.2965102,-0.1627208;-0.5360709;-0.1821212,-0.168369;-0.5966209;-0.2601809,0.05496737;0.5565973;-0.0473501,0;0;0,0.0187062;0.3246492;-0.00170517,0.03653884;0.6364769;-0.01843333,0.2084743;0.5084468;-0.0261116,0.3440294;0.2751445;-0.04591012,0.4924969;0.09101209;-0.1354533,-0.1453671;0.5134029;-0.0009639235,-0.3245252;0.3112702;-0.0165151,-0.5118974;0.1561495;-0.08575787,0.0771969;-0.001699999;-0.04847908,0.05768916;-0.3491876;-0.04338264,-0.001983315;-0.7269388;0.02977943,-0.01100744;-0.7177556;-0.08773541,-0.08574542;0.009345894;-0.02954402,-0.1733063;-0.2850125;-0.1933745,-0.1864121;-0.6608928;-0.09261951,-0.210061;-0.699972;-0.1874526,0.03236869;0.5602542;-0.01179099,128.2819
+0;0;0,0.03165682;0.3226839;-0.02213626,0.06249068;0.6314939;-0.05899303,0.2360916;0.5213301;-0.04165051,0.4872205;0.4347368;-0.00726112,0.7331289;0.3800052;0.01569483,-0.125262;0.5229805;-0.02505926,-0.3787718;0.436499;-0.02573709,-0.618019;0.3552145;-0.03786554,0.07651456;-0.005415242;-0.0492852,0.05498414;-0.3525453;-0.03651882,0.01205994;-0.7481778;0.02860429,0.008626811;-0.7120047;-0.0593888,-0.08618049;0.01492216;-0.02575044,-0.2081108;-0.16664;-0.296479,-0.1610902;-0.5492148;-0.1780133,-0.1652562;-0.5860018;-0.2355878,0.05492932;0.5562124;-0.04731656,0;0;0,0.0193205;0.3244076;-0.001861095,0.0377243;0.6359447;-0.01865959,0.2097785;0.5071973;-0.02607203,0.3465088;0.2777321;-0.04600382,0.4996298;0.09871206;-0.1381952,-0.1448123;0.5131185;-0.0008627139,-0.3249829;0.3155209;-0.01637077,-0.514674;0.1632147;-0.08575062,0.07718533;-0.002078623;-0.04848647,0.05695087;-0.3494872;-0.04362178,-0.007223114;-0.7406238;0.03055596,-0.02886462;-0.7709914;-0.03010774,-0.08570319;0.009795234;-0.02952714,-0.1716834;-0.2818722;-0.1988296,-0.1795436;-0.6710745;-0.09362381,-0.1984327;-0.6935945;-0.1620163,0.03341576;0.5598;-0.01200843,128.2933
+0;0;0,0.03142476;0.3227469;-0.02154012,0.06198847;0.6316875;-0.05752771,0.2357508;0.5219485;-0.04005978,0.4886821;0.440175;-0.007111076,0.7361709;0.3934364;0.01651641,-0.1258331;0.5233759;-0.02471823,-0.3808629;0.4414876;-0.02564878,-0.6220363;0.3662377;-0.03854315,0.07649443;-0.005234306;-0.04933596,0.05414636;-0.3523502;-0.037636,0.01137848;-0.747932;0.02789641,0.00817418;-0.7117053;-0.06010153,-0.08621999;0.01469527;-0.02574871,-0.2096212;-0.1614163;-0.2993957,-0.1598569;-0.5427665;-0.178135,-0.165456;-0.5779722;-0.2373765,0.05451049;0.5563608;-0.046092,0;0;0,0.0193205;0.3244076;-0.001861095,0.0377243;0.6359447;-0.01865959,0.2097785;0.5071973;-0.02607203,0.3465088;0.2777321;-0.04600382,0.4996298;0.09871206;-0.1381952,-0.1448123;0.5131185;-0.0008627139,-0.3249829;0.3155209;-0.01637077,-0.514674;0.1632147;-0.08575062,0.07718533;-0.002078623;-0.04848647,0.05695087;-0.3494872;-0.04362178,-0.007223114;-0.7406238;0.03055596,-0.02886462;-0.7709914;-0.03010774,-0.08570319;0.009795234;-0.02952714,-0.1716834;-0.2818722;-0.1988296,-0.1795436;-0.6710745;-0.09362381,-0.1984327;-0.6935945;-0.1620163,0.03341576;0.5598;-0.01200843,128.3051
+0;0;0,0.03141155;0.3226112;-0.02153106,0.06196262;0.6314241;-0.05750383,0.236307;0.5216049;-0.04002115,0.4878569;0.4402781;-0.00725241,0.7353745;0.393534;0.01637783,-0.1264322;0.5230368;-0.02463059,-0.3800691;0.4415958;-0.02555605,-0.6212706;0.3663371;-0.03845192,0.07652456;-0.005236367;-0.04935538,0.05418672;-0.3521934;-0.03766079,0.0114351;-0.7476248;0.02784671,0.008207676;-0.7113531;-0.0607862,-0.08625393;0.01470105;-0.02575885,-0.2095986;-0.1613299;-0.2992806,-0.1598532;-0.542535;-0.178066,-0.1654928;-0.5782112;-0.2377349,0.0544876;0.5561271;-0.04607265,0;0;0,0.01958993;0.3242538;-0.001994371,0.03809011;0.6356522;-0.01885557,0.2106809;0.5066296;-0.02596951,0.3485769;0.2795663;-0.04577184,0.5030376;0.1022302;-0.1390569,-0.1450987;0.5130463;-0.0007443903,-0.3261947;0.3182707;-0.01597306,-0.5185959;0.1688135;-0.08418319,0.07714275;-0.002373636;-0.04860806,0.05632243;-0.3495927;-0.04409552,-0.008167788;-0.7404664;0.03036046,-0.02966745;-0.7716884;-0.03042746,-0.08575139;0.01014401;-0.02937988,-0.1702954;-0.2791285;-0.2031286,-0.1722276;-0.668011;-0.09705503,-0.1845149;-0.6951707;-0.1640426,0.03376998;0.5595396;-0.01219344,128.3259
+0;0;0,0.03141155;0.3226112;-0.02153106,0.06196262;0.6314241;-0.05750383,0.236307;0.5216049;-0.04002115,0.4878569;0.4402781;-0.00725241,0.7353745;0.393534;0.01637783,-0.1264322;0.5230368;-0.02463059,-0.3800691;0.4415958;-0.02555605,-0.6212706;0.3663371;-0.03845192,0.07652456;-0.005236367;-0.04935538,0.05418672;-0.3521934;-0.03766079,0.0114351;-0.7476248;0.02784671,0.008207676;-0.7113531;-0.0607862,-0.08625393;0.01470105;-0.02575885,-0.2095986;-0.1613299;-0.2992806,-0.1598532;-0.542535;-0.178066,-0.1654928;-0.5782112;-0.2377349,0.0544876;0.5561271;-0.04607265,0;0;0,0.01958993;0.3242538;-0.001994371,0.03809011;0.6356522;-0.01885557,0.2106809;0.5066296;-0.02596951,0.3485769;0.2795663;-0.04577184,0.5030376;0.1022302;-0.1390569,-0.1450987;0.5130463;-0.0007443903,-0.3261947;0.3182707;-0.01597306,-0.5185959;0.1688135;-0.08418319,0.07714275;-0.002373636;-0.04860806,0.05632243;-0.3495927;-0.04409552,-0.008167788;-0.7404664;0.03036046,-0.02966745;-0.7716884;-0.03042746,-0.08575139;0.01014401;-0.02937988,-0.1702954;-0.2791285;-0.2031286,-0.1722276;-0.668011;-0.09705503,-0.1845149;-0.6951707;-0.1640426,0.03376998;0.5595396;-0.01219344,128.3498
+0;0;0,0.03127947;0.3223148;-0.02100773,0.06183301;0.6310455;-0.05645958,0.2370066;0.521329;-0.03905409,0.4889026;0.4455267;-0.007110849,0.7388622;0.4146644;0.01717992,-0.1274901;0.5231341;-0.02384256,-0.3808899;0.4456632;-0.02602478,-0.6236833;0.3757035;-0.03941552,0.07665678;-0.005049037;-0.04946695,0.05340937;-0.3520972;-0.03775062,0.01012189;-0.7511508;0.02858587,0.007004815;-0.7150006;-0.05776441,-0.08646061;0.01448671;-0.02575715,-0.2110218;-0.1557247;-0.3025832,-0.1579024;-0.5397486;-0.179205,-0.1647686;-0.572058;-0.2389905,0.05435187;0.5557665;-0.04516523,0;0;0,0.01989198;0.3238943;-0.001832008,0.03864022;0.635142;-0.01859641,0.2118923;0.5057718;-0.02559042,0.3515193;0.2814199;-0.04530072,0.5086837;0.1072716;-0.1401379,-0.1454665;0.5126416;-0.0003211424,-0.3275442;0.3206676;-0.01487151,-0.5216951;0.1732504;-0.08266468,0.07729529;-0.002755001;-0.04864752,0.05609842;-0.3501002;-0.04394221,-0.009510249;-0.7445923;0.0308218,-0.02629609;-0.777053;-0.02680469,-0.08588298;0.01071393;-0.02929266,-0.1683739;-0.2769361;-0.2069801,-0.1583131;-0.668582;-0.09729681,-0.1806199;-0.694539;-0.1595474,0.03424159;0.5590688;-0.01196337,128.3729
+0;0;0,0.03125641;0.3220772;-0.02099224,0.06179236;0.6306301;-0.05642388,0.2376394;0.5208266;-0.03900186,0.4885333;0.4453257;-0.007185701,0.7385116;0.4144612;0.01710687,-0.1281934;0.5226383;-0.02373458,-0.3805852;0.4454756;-0.02590811,-0.6233967;0.3755106;-0.03929985,0.07678206;-0.005057288;-0.04954779,0.05350024;-0.3526191;-0.03781412,0.0102411;-0.7514115;0.02847894,0.007040757;-0.715097;-0.06017815,-0.08660192;0.01451038;-0.02579925,-0.2113475;-0.155953;-0.3030351,-0.1582629;-0.5397254;-0.1797377,-0.1653125;-0.5736994;-0.2411203,0.05431511;0.5553902;-0.0451354,0;0;0,0.02003701;0.3236452;-0.001903057,0.03881992;0.6347097;-0.0186801,0.2126755;0.504917;-0.02526069,0.3543827;0.2831578;-0.0453186,0.5135645;0.1114773;-0.1413335,-0.1459743;0.5122649;-3.966503E-05,-0.3294447;0.3230373;-0.01389313,-0.5242682;0.1762453;-0.08118203,0.07736754;-0.003036141;-0.04879642,0.05552056;-0.350857;-0.0440774,-0.009904876;-0.7450189;0.03113866,-0.02714473;-0.7776983;-0.02955962,-0.08604944;0.01104503;-0.02914698,-0.1666195;-0.2746344;-0.2118343,-0.1556474;-0.6659054;-0.101888,-0.1709445;-0.6913879;-0.1696957,0.03441925;0.5586768;-0.01204562,128.3936
+0;0;0,0.03125641;0.3220772;-0.02099224,0.06179236;0.6306301;-0.05642388,0.2376394;0.5208266;-0.03900186,0.4885333;0.4453257;-0.007185701,0.7385116;0.4144612;0.01710687,-0.1281934;0.5226383;-0.02373458,-0.3805852;0.4454756;-0.02590811,-0.6233967;0.3755106;-0.03929985,0.07678206;-0.005057288;-0.04954779,0.05350024;-0.3526191;-0.03781412,0.0102411;-0.7514115;0.02847894,0.007040757;-0.715097;-0.06017815,-0.08660192;0.01451038;-0.02579925,-0.2113475;-0.155953;-0.3030351,-0.1582629;-0.5397254;-0.1797377,-0.1653125;-0.5736994;-0.2411203,0.05431511;0.5553902;-0.0451354,0;0;0,0.02003701;0.3236452;-0.001903057,0.03881992;0.6347097;-0.0186801,0.2126755;0.504917;-0.02526069,0.3543827;0.2831578;-0.0453186,0.5135645;0.1114773;-0.1413335,-0.1459743;0.5122649;-3.966503E-05,-0.3294447;0.3230373;-0.01389313,-0.5242682;0.1762453;-0.08118203,0.07736754;-0.003036141;-0.04879642,0.05552056;-0.350857;-0.0440774,-0.009904876;-0.7450189;0.03113866,-0.02714473;-0.7776983;-0.02955962,-0.08604944;0.01104503;-0.02914698,-0.1666195;-0.2746344;-0.2118343,-0.1556474;-0.6659054;-0.101888,-0.1709445;-0.6913879;-0.1696957,0.03441925;0.5586768;-0.01204562,128.4157
+0;0;0,0.03066822;0.3218849;-0.02041225,0.06083458;0.6303965;-0.05530564,0.2370245;0.5209755;-0.03801122,0.4867347;0.4514394;-0.006930385,0.7362888;0.4172016;0.01761869,-0.1293418;0.5227612;-0.02301037,-0.3799987;0.4498481;-0.02636326,-0.6248954;0.3875397;-0.04034361,0.07697636;-0.00480191;-0.0495631,0.0523388;-0.3523987;-0.03939693,0.009110108;-0.7497089;0.02785338,0.005887214;-0.713215;-0.06267293,-0.08682096;0.01419796;-0.02579644,-0.2162853;-0.127151;-0.3169894,-0.1599071;-0.5074003;-0.1886199,-0.1683383;-0.5410267;-0.2528706,0.05344452;0.5551646;-0.04416604,0;0;0,0.02036974;0.3233407;-0.001720428,0.03953777;0.6342546;-0.01829481,0.2133282;0.5040063;-0.02481961,0.3559953;0.2863139;-0.04513168,0.517083;0.1171345;-0.1425031,-0.1456733;0.5122944;0.0003111716,-0.3287661;0.3267066;-0.01349673,-0.5254437;0.1822242;-0.08054093,0.07751958;-0.003398895;-0.04882705,0.05485193;-0.3512493;-0.0443449,-0.01020516;-0.7440125;0.03149319,-0.02625707;-0.7788103;-0.03007913,-0.08618347;0.01145825;-0.02908671,-0.1643096;-0.272255;-0.2160009,-0.1491059;-0.6622691;-0.1068928,-0.1665657;-0.6949658;-0.170232,0.03502136;0.5582612;-0.01172519,128.4266
+0;0;0,0.03066822;0.3218849;-0.02041225,0.06083458;0.6303965;-0.05530564,0.2370245;0.5209755;-0.03801122,0.4867347;0.4514394;-0.006930385,0.7362888;0.4172016;0.01761869,-0.1293418;0.5227612;-0.02301037,-0.3799987;0.4498481;-0.02636326,-0.6248954;0.3875397;-0.04034361,0.07697636;-0.00480191;-0.0495631,0.0523388;-0.3523987;-0.03939693,0.009110108;-0.7497089;0.02785338,0.005887214;-0.713215;-0.06267293,-0.08682096;0.01419796;-0.02579644,-0.2162853;-0.127151;-0.3169894,-0.1599071;-0.5074003;-0.1886199,-0.1683383;-0.5410267;-0.2528706,0.05344452;0.5551646;-0.04416604,0;0;0,0.02036974;0.3233407;-0.001720428,0.03953777;0.6342546;-0.01829481,0.2133282;0.5040063;-0.02481961,0.3559953;0.2863139;-0.04513168,0.517083;0.1171345;-0.1425031,-0.1456733;0.5122944;0.0003111716,-0.3287661;0.3267066;-0.01349673,-0.5254437;0.1822242;-0.08054093,0.07751958;-0.003398895;-0.04882705,0.05485193;-0.3512493;-0.0443449,-0.01020516;-0.7440125;0.03149319,-0.02625707;-0.7788103;-0.03007913,-0.08618347;0.01145825;-0.02908671,-0.1643096;-0.272255;-0.2160009,-0.1491059;-0.6622691;-0.1068928,-0.1665657;-0.6949658;-0.170232,0.03502136;0.5582612;-0.01172519,128.4382
+0;0;0,0.03065335;0.3217289;-0.02040235,0.06080494;0.6300895;-0.0552786,0.2374933;0.5206144;-0.03797325,0.4844609;0.4518421;-0.007233776,0.7340374;0.4176012;0.0173175,-0.1298603;0.522405;-0.02293196,-0.3777642;0.4502926;-0.02624803,-0.6226828;0.3879787;-0.04022963,0.07704188;-0.004805997;-0.04960528,0.05238511;-0.3526737;-0.03943119,0.009212475;-0.7494687;0.02773191,0.005986162;-0.712968;-0.06289046,-0.08689487;0.01421005;-0.0258184,-0.2164601;-0.1272491;-0.3172383,-0.1601551;-0.5070053;-0.1890353,-0.1685952;-0.5406992;-0.2533543,0.05341863;0.5548956;-0.04414465,0;0;0,0.02063562;0.3231668;-0.001641035,0.04001907;0.6339223;-0.01806378,0.2141857;0.5032379;-0.02404118,0.3567145;0.2889436;-0.04480147,0.522905;0.1259857;-0.1442453,-0.1458063;0.5122481;0.000766092,-0.3286399;0.3304018;-0.01232316,-0.5259893;0.1865452;-0.07882249,0.07758027;-0.003691152;-0.04885602,0.05429247;-0.3517755;-0.04456758,-0.01057982;-0.7439896;0.03146339,-0.02633642;-0.7791474;-0.02994728,-0.08624402;0.01172156;-0.02904836,-0.162212;-0.2706974;-0.2192899,-0.1460736;-0.6607741;-0.1125155,-0.1628249;-0.6920125;-0.1775873,0.03545365;0.5579672;-0.01153708,128.4602
+0;0;0,0.02992286;0.3218104;-0.02019968,0.0597345;0.630208;-0.05504419,0.2365525;0.5212873;-0.03682094,0.4849139;0.4573629;-0.006857589,0.7346622;0.4243727;0.01765993,-0.1308995;0.52289;-0.02238877,-0.3798951;0.4547167;-0.02698503,-0.6258216;0.3967494;-0.04193664,0.07708536;-0.004597751;-0.04955747,0.05170187;-0.3524193;-0.03959663,0.008334607;-0.7491368;0.02789864,0.005221412;-0.7126218;-0.06272666,-0.08692182;0.01394926;-0.02586984,-0.2173271;-0.124143;-0.3185273,-0.1587296;-0.5034442;-0.1900053,-0.1683302;-0.5351273;-0.2560969,0.0524076;0.555006;-0.0439264,0;0;0,0.02063562;0.3231668;-0.001641035,0.04001907;0.6339223;-0.01806378,0.2141857;0.5032379;-0.02404118,0.3567145;0.2889436;-0.04480147,0.522905;0.1259857;-0.1442453,-0.1458063;0.5122481;0.000766092,-0.3286399;0.3304018;-0.01232316,-0.5259893;0.1865452;-0.07882249,0.07758027;-0.003691152;-0.04885602,0.05429247;-0.3517755;-0.04456758,-0.01057982;-0.7439896;0.03146339,-0.02633642;-0.7791474;-0.02994728,-0.08624402;0.01172156;-0.02904836,-0.162212;-0.2706974;-0.2192899,-0.1460736;-0.6607741;-0.1125155,-0.1628249;-0.6920125;-0.1775873,0.03545365;0.5579672;-0.01153708,128.4723
+0;0;0,0.02992286;0.3218104;-0.02019968,0.0597345;0.630208;-0.05504419,0.2365525;0.5212873;-0.03682094,0.4849139;0.4573629;-0.006857589,0.7346622;0.4243727;0.01765993,-0.1308995;0.52289;-0.02238877,-0.3798951;0.4547167;-0.02698503,-0.6258216;0.3967494;-0.04193664,0.07708536;-0.004597751;-0.04955747,0.05170187;-0.3524193;-0.03959663,0.008334607;-0.7491368;0.02789864,0.005221412;-0.7126218;-0.06272666,-0.08692182;0.01394926;-0.02586984,-0.2173271;-0.124143;-0.3185273,-0.1587296;-0.5034442;-0.1900053,-0.1683302;-0.5351273;-0.2560969,0.0524076;0.555006;-0.0439264,0;0;0,0.02063562;0.3231668;-0.001641035,0.04001907;0.6339223;-0.01806378,0.2141857;0.5032379;-0.02404118,0.3567145;0.2889436;-0.04480147,0.522905;0.1259857;-0.1442453,-0.1458063;0.5122481;0.000766092,-0.3286399;0.3304018;-0.01232316,-0.5259893;0.1865452;-0.07882249,0.07758027;-0.003691152;-0.04885602,0.05429247;-0.3517755;-0.04456758,-0.01057982;-0.7439896;0.03146339,-0.02633642;-0.7791474;-0.02994728,-0.08624402;0.01172156;-0.02904836,-0.162212;-0.2706974;-0.2192899,-0.1460736;-0.6607741;-0.1125155,-0.1628249;-0.6920125;-0.1775873,0.03545365;0.5579672;-0.01153708,128.4828
+0;0;0,0.02992089;0.3217892;-0.02019835,0.05972579;0.6301171;-0.05503486,0.2366111;0.5212042;-0.03681201,0.4839251;0.4575495;-0.006975034,0.7336954;0.4245564;0.01754465,-0.1309713;0.5228075;-0.02237472,-0.3789168;0.4549217;-0.0269516,-0.6248651;0.3969493;-0.04190452,0.07714535;-0.00460133;-0.04959604,0.05175504;-0.3525164;-0.03963253,0.00838434;-0.7492653;0.02786809,0.005181841;-0.7125634;-0.06535684,-0.08698947;0.01396012;-0.02588998,-0.2174298;-0.1241692;-0.3186261,-0.1588276;-0.5035005;-0.1900939,-0.1687037;-0.5369531;-0.2580814,0.05240082;0.5549349;-0.04391999,0;0;0,0.02089263;0.3231291;-0.001613379,0.04049644;0.6338051;-0.01794338,0.2145983;0.5027617;-0.02354646,0.3584798;0.2907352;-0.04474258,0.5259438;0.1296481;-0.1451502,-0.1454938;0.5123883;0.0009890804,-0.3290095;0.3327667;-0.01183454,-0.5284269;0.1921255;-0.07912262,0.07762498;-0.00387235;-0.04890513,0.05369276;-0.3520098;-0.04485512,-0.01089874;-0.7442539;0.03143024,-0.030339;-0.7780873;-0.0340941,-0.08631372;0.01189842;-0.02899504,-0.1605397;-0.2685663;-0.2229509,-0.1429897;-0.6589347;-0.1173502,-0.1577783;-0.6962621;-0.1805513,0.03588571;0.5578707;-0.01144218,128.5052
+0;0;0,0.02954622;0.3218428;-0.01989342,0.05906026;0.6302219;-0.05452534,0.2360989;0.5218937;-0.03589918,0.48459;0.4630902;-0.00588754,0.7351313;0.4362696;0.01829144,-0.1316477;0.5232985;-0.02195226,-0.3809499;0.460655;-0.02748144,-0.6275724;0.4056341;-0.04248007,0.07714243;-0.00435967;-0.04962239,0.05116666;-0.3522331;-0.0397124,0.007418688;-0.7489236;0.02788731,0.004310334;-0.7122055;-0.06533964,-0.0870266;0.01368783;-0.02591058,-0.2182004;-0.1213468;-0.3197607,-0.1576741;-0.5000969;-0.1904087,-0.1683376;-0.5320801;-0.2596217,0.05179816;0.5550259;-0.04346246,0;0;0,0.02089263;0.3231291;-0.001613379,0.04049644;0.6338051;-0.01794338,0.2145983;0.5027617;-0.02354646,0.3584798;0.2907352;-0.04474258,0.5259438;0.1296481;-0.1451502,-0.1454938;0.5123883;0.0009890804,-0.3290095;0.3327667;-0.01183454,-0.5284269;0.1921255;-0.07912262,0.07762498;-0.00387235;-0.04890513,0.05369276;-0.3520098;-0.04485512,-0.01089874;-0.7442539;0.03143024,-0.030339;-0.7780873;-0.0340941,-0.08631372;0.01189842;-0.02899504,-0.1605397;-0.2685663;-0.2229509,-0.1429897;-0.6589347;-0.1173502,-0.1577783;-0.6962621;-0.1805513,0.03588571;0.5578707;-0.01144218,128.5174
+0;0;0,0.02954819;0.3218642;-0.01989475,0.0590639;0.6302607;-0.05452877,0.2361952;0.5219083;-0.03589768,0.4829652;0.463512;-0.00609391,0.735421;0.4364865;0.01826982,-0.1317378;0.5233138;-0.0219437,-0.3793133;0.4611042;-0.02743459,-0.6278203;0.4056629;-0.04254782,0.07730704;-0.004368972;-0.04972827,0.05130837;-0.352549;-0.03980955,0.007474735;-0.7500162;0.02792253,0.004409834;-0.713392;-0.06400117,-0.08721229;0.01371703;-0.02596587,-0.2185017;-0.1214366;-0.320075,-0.1578569;-0.5009283;-0.1904698,-0.1683713;-0.5320449;-0.2587152,0.05180109;0.5550573;-0.04346479,0;0;0,0.02088559;0.3231518;-0.001476049,0.04039095;0.6338644;-0.0175736,0.2144757;0.5022818;-0.02305508,0.3595743;0.2933061;-0.04472065,0.5307783;0.1340872;-0.1466835,-0.1456607;0.5124441;0.001391194,-0.3292595;0.3354385;-0.01103165,-0.5307047;0.1937493;-0.07737816,0.07783543;-0.003950626;-0.04893267,0.05286787;-0.3523243;-0.04493523,-0.01264466;-0.7452189;0.03142738,-0.03141652;-0.7763516;-0.03500795,-0.08651743;0.0118883;-0.02901327,-0.1589256;-0.2670157;-0.2264296,-0.1428086;-0.659497;-0.1254945,-0.1612952;-0.6880825;-0.194264,0.03581291;0.5579145;-0.01114202,128.5398
+0;0;0,0.02954258;0.3218032;-0.01989098,0.05905191;0.630133;-0.0545172,0.2364467;0.5217568;-0.03587878,0.4813873;0.4637934;-0.006295966,0.7318411;0.4369822;0.01787457,-0.1320075;0.5231642;-0.02190503,-0.3777477;0.4614158;-0.02735521,-0.624284;0.4064141;-0.0423486,0.07741275;-0.004374947;-0.04979628,0.05143582;-0.3522639;-0.03988584,0.007622439;-0.7495476;0.02781494,0.004795897;-0.7134386;-0.05695979,-0.08733156;0.01373579;-0.02600138,-0.2185113;-0.1213048;-0.3198646,-0.1578944;-0.5006213;-0.1903193,-0.1675911;-0.5269849;-0.2532572,0.05179133;0.5549527;-0.04345661,0;0;0,0.02085432;0.3230929;-0.00134182,0.04026145;0.6337615;-0.01711607,0.2145455;0.5017554;-0.02243733,0.3614548;0.2964119;-0.04440331,0.5398887;0.148993;-0.1466733,-0.1460564;0.5124914;0.001794572,-0.3296867;0.3382372;-0.01029638,-0.5310365;0.2001791;-0.07684246,0.07799113;-0.004004776;-0.04891718,0.05236822;-0.3520423;-0.04530692,-0.01380201;-0.7445544;0.03145957,-0.03006753;-0.7759859;-0.02505303,-0.08664229;0.01188953;-0.0290396,-0.1566966;-0.2626463;-0.2328095,-0.1418942;-0.6555696;-0.1341709,-0.1588679;-0.6826096;-0.1949195,0.03572258;0.557824;-0.01078916,128.5614
+0;0;0,0.02896416;0.3218694;-0.01966885,0.05820373;0.6302305;-0.05425018,0.235714;0.5223753;-0.0352563,0.4817819;0.4692497;-0.005946893,0.7326211;0.4456996;0.01761727,-0.1328617;0.5235745;-0.02156024,-0.3793575;0.4649904;-0.02776524,-0.6262897;0.411869;-0.04302252,0.07748868;-0.004207002;-0.04969257,0.0513578;-0.3520882;-0.03991498,0.005755842;-0.7490258;0.02862931,0.0029937;-0.712875;-0.05614453,-0.08738798;0.01348275;-0.02594419,-0.2190148;-0.1163645;-0.3219405,-0.1567438;-0.4956886;-0.1932047,-0.1665272;-0.5216539;-0.2564838,0.0509804;0.5550433;-0.0432119,0;0;0,0.02085432;0.3230929;-0.00134182,0.04026145;0.6337615;-0.01711607,0.2145455;0.5017554;-0.02243733,0.3614548;0.2964119;-0.04440331,0.5398887;0.148993;-0.1466733,-0.1460564;0.5124914;0.001794572,-0.3296867;0.3382372;-0.01029638,-0.5310365;0.2001791;-0.07684246,0.07799113;-0.004004776;-0.04891718,0.05236822;-0.3520423;-0.04530692,-0.01380201;-0.7445544;0.03145957,-0.03006753;-0.7759859;-0.02505303,-0.08664229;0.01188953;-0.0290396,-0.1566966;-0.2626463;-0.2328095,-0.1418942;-0.6555696;-0.1341709,-0.1588679;-0.6826096;-0.1949195,0.03572258;0.557824;-0.01078916,128.5729
+0;0;0,0.02895531;0.3217711;-0.01966284,0.05818535;0.6300318;-0.05423255,0.2361496;0.5221291;-0.035224,0.4817876;0.4690963;-0.005965797,0.7326577;0.4455433;0.01760126,-0.1333257;0.5233313;-0.02149451,-0.3793909;0.4648495;-0.02768868,-0.6263535;0.4117215;-0.04294783,0.07759393;-0.004212717;-0.04976007,0.05144796;-0.3522949;-0.03997682,0.005857207;-0.7491349;0.02855061,0.003105648;-0.7130076;-0.05589841,-0.08750668;0.01350106;-0.02597943,-0.2192095;-0.1164212;-0.3221467,-0.1569539;-0.4956521;-0.1934426,-0.1666998;-0.5214029;-0.2564792,0.05096513;0.5548769;-0.04319901,0;0;0,0.02084737;0.3229948;-0.001193762,0.04023825;0.6335778;-0.01668286,0.2149222;0.501165;-0.02139807,0.3643547;0.2982896;-0.0441587,0.5425816;0.1511228;-0.147227,-0.1465702;0.5125053;0.00235776,-0.3319823;0.3407931;-0.00963557,-0.5340892;0.203924;-0.07646055,0.07811046;-0.00405544;-0.04895854,0.05173123;-0.3522421;-0.04568815,-0.01461303;-0.7446998;0.03067899,-0.02992508;-0.7722039;-0.02961683,-0.08677965;0.01187979;-0.02903087,-0.1553839;-0.2613684;-0.2353544,-0.1404125;-0.6545206;-0.1380724,-0.1573849;-0.6775343;-0.2019334,0.03570981;0.5576652;-0.01044488,128.595
+0;0;0,0.02895531;0.3217711;-0.01966284,0.05818535;0.6300318;-0.05423255,0.2361496;0.5221291;-0.035224,0.4817876;0.4690963;-0.005965797,0.7326577;0.4455433;0.01760126,-0.1333257;0.5233313;-0.02149451,-0.3793909;0.4648495;-0.02768868,-0.6263535;0.4117215;-0.04294783,0.07759393;-0.004212717;-0.04976007,0.05144796;-0.3522949;-0.03997682,0.005857207;-0.7491349;0.02855061,0.003105648;-0.7130076;-0.05589841,-0.08750668;0.01350106;-0.02597943,-0.2192095;-0.1164212;-0.3221467,-0.1569539;-0.4956521;-0.1934426,-0.1666998;-0.5214029;-0.2564792,0.05096513;0.5548769;-0.04319901,0;0;0,0.02084737;0.3229948;-0.001193762,0.04023825;0.6335778;-0.01668286,0.2149222;0.501165;-0.02139807,0.3643547;0.2982896;-0.0441587,0.5425816;0.1511228;-0.147227,-0.1465702;0.5125053;0.00235776,-0.3319823;0.3407931;-0.00963557,-0.5340892;0.203924;-0.07646055,0.07811046;-0.00405544;-0.04895854,0.05173123;-0.3522421;-0.04568815,-0.01461303;-0.7446998;0.03067899,-0.02992508;-0.7722039;-0.02961683,-0.08677965;0.01187979;-0.02903087,-0.1553839;-0.2613684;-0.2353544,-0.1404125;-0.6545206;-0.1380724,-0.1573849;-0.6775343;-0.2019334,0.03570981;0.5576652;-0.01044488,128.6178
+0;0;0,0.02841124;0.3216149;-0.01934603,0.05726526;0.6297269;-0.05372041,0.23547;0.5226095;-0.03402257,0.4821255;0.4739147;-0.005866898,0.7334442;0.4549936;0.01677632,-0.1342984;0.5235847;-0.02086259,-0.3832504;0.4791869;-0.02824932,-0.6283814;0.4178492;-0.04167609,0.07786032;-0.003971882;-0.04992265,0.05090496;-0.3523434;-0.04012968,0.005091846;-0.7488886;0.02910344,0.002473897;-0.7127964;-0.05453514,-0.08784249;0.01324952;-0.02604657,-0.2206652;-0.1128057;-0.3237939,-0.1570349;-0.4919226;-0.195881,-0.1669078;-0.516011;-0.2592556,0.05012421;0.5546396;-0.04275029,0;0;0,0.02057385;0.3227901;-0.0009436607,0.03963552;0.6332217;-0.01580596,0.2145268;0.5008096;-0.02042437,0.3672816;0.3005526;-0.04421425,0.5483407;0.1573753;-0.147895,-0.1471569;0.5124752;0.00327921,-0.3343205;0.3427447;-0.009533305,-0.5371261;0.207069;-0.07656936,0.07837901;-0.004056051;-0.04909742,0.05098668;-0.3525153;-0.04577971,-0.01491457;-0.7448471;0.03085613,-0.02966692;-0.7706114;-0.03007079,-0.08712182;0.0118112;-0.02899242,-0.1539952;-0.2604311;-0.2377921,-0.1399066;-0.6544214;-0.144447,-0.1566735;-0.6777731;-0.2069918,0.03524135;0.5573671;-0.009787798,128.6289
+0;0;0,0.02841124;0.3216149;-0.01934603,0.05726526;0.6297269;-0.05372041,0.23547;0.5226095;-0.03402257,0.4821255;0.4739147;-0.005866898,0.7334442;0.4549936;0.01677632,-0.1342984;0.5235847;-0.02086259,-0.3832504;0.4791869;-0.02824932,-0.6283814;0.4178492;-0.04167609,0.07786032;-0.003971882;-0.04992265,0.05090496;-0.3523434;-0.04012968,0.005091846;-0.7488886;0.02910344,0.002473897;-0.7127964;-0.05453514,-0.08784249;0.01324952;-0.02604657,-0.2206652;-0.1128057;-0.3237939,-0.1570349;-0.4919226;-0.195881,-0.1669078;-0.516011;-0.2592556,0.05012421;0.5546396;-0.04275029,0;0;0,0.02057385;0.3227901;-0.0009436607,0.03963552;0.6332217;-0.01580596,0.2145268;0.5008096;-0.02042437,0.3672816;0.3005526;-0.04421425,0.5483407;0.1573753;-0.147895,-0.1471569;0.5124752;0.00327921,-0.3343205;0.3427447;-0.009533305,-0.5371261;0.207069;-0.07656936,0.07837901;-0.004056051;-0.04909742,0.05098668;-0.3525153;-0.04577971,-0.01491457;-0.7448471;0.03085613,-0.02966692;-0.7706114;-0.03007079,-0.08712182;0.0118112;-0.02899242,-0.1539952;-0.2604311;-0.2377921,-0.1399066;-0.6544214;-0.144447,-0.1566735;-0.6777731;-0.2069918,0.03524135;0.5573671;-0.009787798,128.642
+0;0;0,0.02840715;0.3215686;-0.01934324,0.05725789;0.6296457;-0.05371356,0.2354622;0.5225408;-0.03401758,0.4820971;0.4738501;-0.005864259,0.7334757;0.4549245;0.01678436,-0.134303;0.523516;-0.02085772,-0.3832342;0.479122;-0.02824383,-0.6284237;0.4177697;-0.04167379,0.07802593;-0.00398033;-0.05002883,0.05063912;-0.3579279;-0.04007912,0.005485371;-0.7487659;0.02815758,0.002701129;-0.7122868;-0.06079372,-0.08802933;0.0132777;-0.02610197,-0.222978;-0.1147951;-0.328615,-0.1602635;-0.4884558;-0.2025431,-0.1707635;-0.5159799;-0.2699433,0.05011801;0.5545707;-0.04274523,0;0;0,0.02043977;0.3227523;-0.0008015633,0.03939426;0.6331649;-0.0154686,0.2142301;0.5003049;-0.01933527,0.3721332;0.3042981;-0.04463506,0.5543759;0.1640737;-0.150404,-0.1473988;0.512693;0.003837976,-0.3368531;0.3456104;-0.009676875,-0.5408003;0.2116465;-0.0769192,0.07852784;-0.004111007;-0.04922652,0.04866511;-0.3579808;-0.04571986,-0.01512416;-0.7447298;0.03047514,-0.02953172;-0.7712914;-0.03701758,-0.08734371;0.01181609;-0.02895218,-0.1543037;-0.2627188;-0.2440682,-0.1410161;-0.6516026;-0.1543891,-0.1584485;-0.6794083;-0.2200905,0.03504319;0.5573152;-0.009515524,128.6634
+0;0;0,0.02806826;0.3216155;-0.01905694,0.05650384;0.6297404;-0.05333338,0.2348446;0.5230389;-0.03333778,0.4824272;0.4790402;-0.005785316,0.7340864;0.4637237;0.01647227,-0.1350663;0.5242012;-0.02038833,-0.3841087;0.4806684;-0.02904243,-0.6303284;0.4231702;-0.04053883,0.07807975;-0.003885276;-0.04995227,0.05016872;-0.3577988;-0.04025112,0.004469637;-0.7484328;0.0287868,0.001730679;-0.711934;-0.06016448,-0.08806609;0.01309094;-0.02607226,-0.2233176;-0.1106266;-0.3302579,-0.1593672;-0.4842542;-0.2047099,-0.169214;-0.5125233;-0.2715667,0.04944416;0.5546582;-0.04236165,0;0;0,0.02043977;0.3227523;-0.0008015633,0.03939426;0.6331649;-0.0154686,0.2142301;0.5003049;-0.01933527,0.3721332;0.3042981;-0.04463506,0.5543759;0.1640737;-0.150404,-0.1473988;0.512693;0.003837976,-0.3368531;0.3456104;-0.009676875,-0.5408003;0.2116465;-0.0769192,0.07852784;-0.004111007;-0.04922652,0.04866511;-0.3579808;-0.04571986,-0.01512416;-0.7447298;0.03047514,-0.02953172;-0.7712914;-0.03701758,-0.08734371;0.01181609;-0.02895218,-0.1543037;-0.2627188;-0.2440682,-0.1410161;-0.6516026;-0.1543891,-0.1584485;-0.6794083;-0.2200905,0.03504319;0.5573152;-0.009515524,128.6739
+0;0;0,0.02806826;0.3216155;-0.01905694,0.05650384;0.6297404;-0.05333338,0.2348446;0.5230389;-0.03333778,0.4824272;0.4790402;-0.005785316,0.7340864;0.4637237;0.01647227,-0.1350663;0.5242012;-0.02038833,-0.3841087;0.4806684;-0.02904243,-0.6303284;0.4231702;-0.04053883,0.07807975;-0.003885276;-0.04995227,0.05016872;-0.3577988;-0.04025112,0.004469637;-0.7484328;0.0287868,0.001730679;-0.711934;-0.06016448,-0.08806609;0.01309094;-0.02607226,-0.2233176;-0.1106266;-0.3302579,-0.1593672;-0.4842542;-0.2047099,-0.169214;-0.5125233;-0.2715667,0.04944416;0.5546582;-0.04236165,0;0;0,0.02043977;0.3227523;-0.0008015633,0.03939426;0.6331649;-0.0154686,0.2142301;0.5003049;-0.01933527,0.3721332;0.3042981;-0.04463506,0.5543759;0.1640737;-0.150404,-0.1473988;0.512693;0.003837976,-0.3368531;0.3456104;-0.009676875,-0.5408003;0.2116465;-0.0769192,0.07852784;-0.004111007;-0.04922652,0.04866511;-0.3579808;-0.04571986,-0.01512416;-0.7447298;0.03047514,-0.02953172;-0.7712914;-0.03701758,-0.08734371;0.01181609;-0.02895218,-0.1543037;-0.2627188;-0.2440682,-0.1410161;-0.6516026;-0.1543891,-0.1584485;-0.6794083;-0.2200905,0.03504319;0.5573152;-0.009515524,128.6857
+0;0;0,0.02806264;0.3215511;-0.01905312,0.05647969;0.6294757;-0.05330657,0.2352734;0.522762;-0.03329859,0.4828528;0.4787639;-0.00574648,0.7344607;0.4634505;0.01650658,-0.1355291;0.5239271;-0.02031791,-0.3845683;0.4803949;-0.0289719,-0.6307379;0.4229085;-0.04046596,0.07841404;-0.00390191;-0.05016613,0.05023413;-0.3612248;-0.04037152,0.006999683;-0.7307911;0.02494305,0.003324966;-0.692072;-0.09439824,-0.08844313;0.01314699;-0.02618388,-0.2249976;-0.1117624;-0.3332999,-0.1644962;-0.4652395;-0.214523,-0.177707;-0.5134161;-0.3042212,0.04942603;0.5544575;-0.04234421,0;0;0,0.02030426;0.3226966;-0.0005178452,0.03912258;0.6329444;-0.01456642,0.2143794;0.4996483;-0.01784587,0.3769548;0.3077333;-0.04483366,0.5625525;0.1724625;-0.1510955,-0.1481265;0.5126483;0.00436065,-0.3396482;0.3479903;-0.009698653,-0.5444974;0.2157731;-0.07746078,0.07886109;-0.004169121;-0.0494386,0.04724646;-0.3613208;-0.0458436,-0.01376325;-0.7274289;0.02456307,-0.02164775;-0.7180772;-0.09309471,-0.08777902;0.01183774;-0.0289022,-0.1545191;-0.2641442;-0.2478759,-0.1424388;-0.6331964;-0.1680696,-0.1668123;-0.6759791;-0.2599417,0.03482884;0.557142;-0.008804083,128.7077
+0;0;0,0.02792729;0.3214162;-0.0187162,0.05616562;0.6292063;-0.0526311,0.2352807;0.5228739;-0.03265807,0.4832981;0.4821475;-0.005601577,0.7351668;0.470125;0.01585661,-0.1361486;0.5245391;-0.01968455,-0.3850842;0.4814948;-0.02871712,-0.6321304;0.4275786;-0.03892003,0.07855801;-0.003943691;-0.05024999,0.05011614;-0.3594699;-0.04056827,0.006118301;-0.733877;0.02590425,0.003275735;-0.6970799;-0.06662889,-0.08860284;0.01314178;-0.02624509,-0.2248446;-0.1100378;-0.3321315,-0.1619045;-0.468088;-0.212241,-0.1732239;-0.4988358;-0.2815103,0.04915847;0.5542452;-0.04175897,0;0;0,0.01992619;0.3225547;-0.0001211166,0.0382385;0.6326762;-0.01352048,0.2138589;0.4992001;-0.01684618,0.3822616;0.3125817;-0.04363132,0.5699537;0.1813987;-0.15136,-0.1490029;0.5124114;0.005637636,-0.342311;0.3502188;-0.009490225,-0.5502445;0.224097;-0.07948865,0.07903917;-0.004177287;-0.04947054,0.0462137;-0.3594506;-0.04724562,-0.01456462;-0.7307487;0.02331495,-0.02666911;-0.7712457;-0.03584862,-0.08797918;0.01178894;-0.02885587,-0.1536093;-0.2614886;-0.2486596,-0.1416206;-0.6362635;-0.17162,-0.1591472;-0.6646672;-0.2416092,0.03414203;0.5569204;-0.00797677,128.7293
+0;0;0,0.02792729;0.3214162;-0.0187162,0.05616562;0.6292063;-0.0526311,0.2352807;0.5228739;-0.03265807,0.4832981;0.4821475;-0.005601577,0.7351668;0.470125;0.01585661,-0.1361486;0.5245391;-0.01968455,-0.3850842;0.4814948;-0.02871712,-0.6321304;0.4275786;-0.03892003,0.07855801;-0.003943691;-0.05024999,0.05011614;-0.3594699;-0.04056827,0.006118301;-0.733877;0.02590425,0.003275735;-0.6970799;-0.06662889,-0.08860284;0.01314178;-0.02624509,-0.2248446;-0.1100378;-0.3321315,-0.1619045;-0.468088;-0.212241,-0.1732239;-0.4988358;-0.2815103,0.04915847;0.5542452;-0.04175897,0;0;0,0.01992619;0.3225547;-0.0001211166,0.0382385;0.6326762;-0.01352048,0.2138589;0.4992001;-0.01684618,0.3822616;0.3125817;-0.04363132,0.5699537;0.1813987;-0.15136,-0.1490029;0.5124114;0.005637636,-0.342311;0.3502188;-0.009490225,-0.5502445;0.224097;-0.07948865,0.07903917;-0.004177287;-0.04947054,0.0462137;-0.3594506;-0.04724562,-0.01456462;-0.7307487;0.02331495,-0.02666911;-0.7712457;-0.03584862,-0.08797918;0.01178894;-0.02885587,-0.1536093;-0.2614886;-0.2486596,-0.1416206;-0.6362635;-0.17162,-0.1591472;-0.6646672;-0.2416092,0.03414203;0.5569204;-0.00797677,128.7415
+0;0;0,0.02793084;0.3214571;-0.01871859,0.05616571;0.6292091;-0.05262994,0.2360204;0.522747;-0.03262,0.4839342;0.4820376;-0.005574821,0.7357675;0.4700168;0.01588035,-0.1368859;0.5244188;-0.01959489,-0.3857175;0.4813926;-0.0286237,-0.6327289;0.4274839;-0.03882517,0.0788307;-0.003957381;-0.05042443,0.05040454;-0.3592873;-0.04074805,0.006138884;-0.7359735;0.0261291,0.00338246;-0.6993824;-0.06359984,-0.08891042;0.0131874;-0.0263362,-0.225077;-0.1099242;-0.3320537,-0.1617537;-0.4701539;-0.2114334,-0.1727301;-0.4990608;-0.2786035,0.0491581;0.5542431;-0.0417571,0;0;0,0.01968566;0.3226106;0.0002191067,0.03705369;0.6327909;-0.01217532,0.2135844;0.4987758;-0.01586938,0.3867072;0.3167267;-0.04300809,0.5780064;0.1917781;-0.1517158,-0.1505477;0.5123004;0.007807381,-0.3457217;0.3527451;-0.009488389,-0.5536275;0.226452;-0.07913097,0.07920024;-0.004273713;-0.04981589,0.04573998;-0.359291;-0.04778409,-0.01506864;-0.7331367;0.02197456,-0.02590388;-0.7717311;-0.03529429,-0.08834375;0.01186929;-0.02875877,-0.1529564;-0.2602729;-0.2499484,-0.139475;-0.6379398;-0.175716,-0.1564543;-0.6644477;-0.2436931,0.03324199;0.5569949;-0.006915808,128.7636
+0;0;0,0.02783454;0.321484;-0.01839664,0.05585878;0.6292758;-0.05211386,0.2358277;0.5232592;-0.03201488,0.484388;0.4861781;-0.005695511,0.7363394;0.4760834;0.01536218,-0.1372607;0.5255249;-0.01866982,-0.3861245;0.4827676;-0.02808098,-0.6338222;0.4321102;-0.03830405,0.07880156;-0.003948798;-0.05047064,0.04976612;-0.3592298;-0.04080798,0.005443439;-0.7358406;0.02645504,0.002627321;-0.699217;-0.06326965,-0.08894904;0.01311448;-0.02624201,-0.2251366;-0.108478;-0.3325576,-0.1596743;-0.4682951;-0.2118478,-0.1719608;-0.4965408;-0.2793667,0.04889537;0.5543013;-0.0412715,0;0;0,0.01968566;0.3226106;0.0002191067,0.03705369;0.6327909;-0.01217532,0.2135844;0.4987758;-0.01586938,0.3867072;0.3167267;-0.04300809,0.5780064;0.1917781;-0.1517158,-0.1505477;0.5123004;0.007807381,-0.3457217;0.3527451;-0.009488389,-0.5536275;0.226452;-0.07913097,0.07920024;-0.004273713;-0.04981589,0.04573998;-0.359291;-0.04778409,-0.01506864;-0.7331367;0.02197456,-0.02590388;-0.7717311;-0.03529429,-0.08834375;0.01186929;-0.02875877,-0.1529564;-0.2602729;-0.2499484,-0.139475;-0.6379398;-0.175716,-0.1564543;-0.6644477;-0.2436931,0.03324199;0.5569949;-0.006915808,128.7859
+0;0;0,0.02783157;0.3214497;-0.01839468,0.05582529;0.6289068;-0.05207421,0.2360177;0.5229584;-0.03197964,0.4845031;0.4858885;-0.005668197,0.7364207;0.4757951;0.01538666,-0.1374975;0.5252268;-0.01861932,-0.3862864;0.4824823;-0.02802765,-0.6339508;0.4318317;-0.03824935,0.07939647;-0.00397861;-0.05085167,0.05034577;-0.3594463;-0.04118393,0.005928606;-0.7368599;0.02622245,0.003106281;-0.7002217;-0.06369998,-0.08962056;0.01321349;-0.02644013,-0.2258797;-0.1084429;-0.3329166,-0.1602778;-0.469027;-0.2119496,-0.1725914;-0.497401;-0.2796172,0.04887151;0.554036;-0.04124685,0;0;0,0.01915036;0.3226056;0.001327515,0.03590235;0.6325212;-0.01009774,0.2128612;0.4986278;-0.01452398,0.3907366;0.3214433;-0.04240727,0.586302;0.2046042;-0.1524546,-0.1515996;0.5117076;0.009826526,-0.3491183;0.3553535;-0.008915247,-0.5580108;0.2313424;-0.07957505,0.07951635;-0.004339531;-0.05063438,0.04496363;-0.3594365;-0.04800165,-0.01624791;-0.734459;0.01959133,-0.02856469;-0.7687138;-0.0425191,-0.08923281;0.01194591;-0.02829001,-0.15308;-0.259034;-0.2514226,-0.1393424;-0.63815;-0.1804308,-0.1493791;-0.6732799;-0.242038,0.0322952;0.5567985;-0.005170345,128.8089
+0;0;0,0.02782128;0.3213309;-0.01838787,0.05577096;0.6283044;-0.05201422,0.2366647;0.5223637;-0.03190316,0.4850602;0.4853072;-0.005601238,0.7369091;0.4752166;0.01544788,-0.1382276;0.5246404;-0.01849359,-0.3869264;0.4819114;-0.02789852,-0.6345233;0.4312746;-0.03811743,0.07955644;-0.003986625;-0.05095411,0.05051664;-0.3593208;-0.04129001,0.00620408;-0.7358456;0.02595764,0.00245958;-0.6970383;-0.09334633,-0.08980113;0.01324011;-0.02649339,-0.2260091;-0.1083706;-0.3328548,-0.1605617;-0.4681055;-0.2121726,-0.1768987;-0.5155529;-0.3019502,0.04882853;0.5535558;-0.04120454,0;0;0,0.01880772;0.3225035;0.001843691,0.03443591;0.6320393;-0.008103848,0.21247;0.4985114;-0.01360559,0.3951569;0.3265266;-0.0421021,0.5941858;0.2161207;-0.1524234,-0.1534499;0.5112545;0.0118999,-0.3532648;0.3582269;-0.008640131,-0.5622669;0.2349956;-0.0800887,0.07958293;-0.00433363;-0.05088437,0.04468068;-0.3592647;-0.04867899,-0.01736179;-0.7338716;0.01517367,-0.02589979;-0.7240745;-0.1024867,-0.08947838;0.01195407;-0.02814537,-0.1521805;-0.2575109;-0.2532146,-0.1384409;-0.6358837;-0.1832,-0.152398;-0.6888627;-0.2683158,0.03111677;0.5564048;-0.003543139,128.831
+0;0;0,0.0279831;0.3213319;-0.01812221,0.05598095;0.6283324;-0.05145699,0.2368981;0.5225209;-0.03147337,0.4857215;0.4887078;-0.004847473,0.7377075;0.4797979;0.01506213,-0.1381377;0.5253785;-0.01806195,-0.3868681;0.482299;-0.02459284,-0.6351869;0.4364049;-0.03888441,0.07954529;-0.003968745;-0.05097292,0.04997908;-0.359263;-0.04143901,0.005638536;-0.7357464;0.02602155,0.001886218;-0.6969013;-0.09327937,-0.08983091;0.01317563;-0.02642445,-0.2258888;-0.1064411;-0.3336364,-0.1582474;-0.4656534;-0.2126078,-0.1774449;-0.5122207;-0.3025741,0.04903585;0.5535752;-0.04070915,0;0;0,0.01880772;0.3225035;0.001843691,0.03443591;0.6320393;-0.008103848,0.21247;0.4985114;-0.01360559,0.3951569;0.3265266;-0.0421021,0.5941858;0.2161207;-0.1524234,-0.1534499;0.5112545;0.0118999,-0.3532648;0.3582269;-0.008640131,-0.5622669;0.2349956;-0.0800887,0.07958293;-0.00433363;-0.05088437,0.04468068;-0.3592647;-0.04867899,-0.01736179;-0.7338716;0.01517367,-0.02589979;-0.7240745;-0.1024867,-0.08947838;0.01195407;-0.02814537,-0.1521805;-0.2575109;-0.2532146,-0.1384409;-0.6358837;-0.1832,-0.152398;-0.6888627;-0.2683158,0.03111677;0.5564048;-0.003543139,128.8528
+0;0;0,0.02797203;0.3212048;-0.01811504,0.05593457;0.6278182;-0.05140772,0.2375327;0.5219913;-0.03140481,0.4862905;0.4881871;-0.004785938,0.7381799;0.4792806;0.01511604,-0.1388448;0.5248591;-0.01794541,-0.3875096;0.4817909;-0.02447457,-0.6357332;0.4359144;-0.03876067,0.07983524;-0.003983211;-0.05115873,0.05021684;-0.3599046;-0.04160799,0.00626443;-0.7330924;0.02526206,0.002511887;-0.6942468;-0.09404599,-0.09015835;0.01322365;-0.02652077,-0.2264564;-0.1066042;-0.3342749,-0.159407;-0.4626722;-0.2143058,-0.1786058;-0.5092441;-0.3042774,0.04899836;0.5531566;-0.04067364,0;0;0,0.01836641;0.3223958;0.002594948,0.03279436;0.6316396;-0.005984068,0.2119337;0.4985738;-0.01227951,0.3990685;0.3316811;-0.04158998,0.6013755;0.2271822;-0.1514788,-0.155358;0.5103902;0.0139107,-0.358155;0.3618671;-0.00945547,-0.5673495;0.2398783;-0.08211978,0.07967149;-0.004270613;-0.05139029,0.04423548;-0.359783;-0.04944539,-0.01875667;-0.7319219;0.007275343,-0.02743453;-0.7220115;-0.1104015,-0.08993398;0.01195427;-0.02785179,-0.1520515;-0.2571144;-0.2545498,-0.1381228;-0.6323515;-0.1861708,-0.1520404;-0.684596;-0.272013,0.02976318;0.5560701;-0.001769781,128.8754
+0;0;0,0.02796352;0.3211071;-0.01810953,0.05592368;0.6276943;-0.05139951,0.238033;0.5217863;-0.03137197,0.4867101;0.4879932;-0.004761718,0.7386544;0.4790846;0.01514459,-0.1393644;0.5246618;-0.0178761,-0.3879486;0.4816076;-0.02440315,-0.6362263;0.4357212;-0.03869236,0.07986654;-0.003984773;-0.05117878,0.05006817;-0.3620689;-0.04157001,0.005346801;-0.7417858;0.02646993,0.002568511;-0.7052367;-0.06186282,-0.0901937;0.01322884;-0.02653117,-0.22732;-0.1073271;-0.3361554,-0.1590976;-0.4696246;-0.2140874,-0.1733118;-0.4963165;-0.2807001,0.04898779;0.5530361;-0.04066591,0;0;0,0.01799195;0.3223135;0.003164768,0.03174537;0.6315777;-0.004778862,0.2115944;0.4985609;-0.01105857,0.4026614;0.3363985;-0.04084396,0.6085438;0.2428586;-0.1540443,-0.1566214;0.5099081;0.01591528,-0.3623941;0.3661315;-0.01009069,-0.5751858;0.2555866;-0.09040914,0.07961312;-0.004208729;-0.05155432,0.04371002;-0.3618597;-0.05041838,-0.01338565;-0.7406618;0.01332617,-0.02703416;-0.7680084;-0.05284309,-0.09004263;0.0118812;-0.02765813,-0.1513516;-0.2590602;-0.2557732,-0.137887;-0.6410596;-0.1871477,-0.1483474;-0.6720064;-0.2506249,0.02885307;0.5559992;-0.0006933215,128.8978
+0;0;0,0.02781551;0.3211335;-0.01786831,0.05543623;0.6277683;-0.05099241,0.2376151;0.5217888;-0.03080395,0.4869371;0.4923409;-0.005079458,0.7388653;0.483815;0.01519496,-0.1397926;0.5251952;-0.01715029,-0.38917;0.4873235;-0.0253382,-0.6368248;0.4374046;-0.0365972,0.07989284;-0.004007605;-0.05113595,0.0493964;-0.3620373;-0.04169187,0.004472721;-0.741653;0.02677822,0.001672568;-0.7050811;-0.06155215,-0.09018811;0.01320762;-0.02656078,-0.2275343;-0.107097;-0.3361853,-0.1563056;-0.4685783;-0.2134169,-0.1715896;-0.4950834;-0.2799516,0.04858883;0.5530995;-0.04027604,0;0;0,0.01799195;0.3223135;0.003164768,0.03174537;0.6315777;-0.004778862,0.2115944;0.4985609;-0.01105857,0.4026614;0.3363985;-0.04084396,0.6085438;0.2428586;-0.1540443,-0.1566214;0.5099081;0.01591528,-0.3623941;0.3661315;-0.01009069,-0.5751858;0.2555866;-0.09040914,0.07961312;-0.004208729;-0.05155432,0.04371002;-0.3618597;-0.05041838,-0.01338565;-0.7406618;0.01332617,-0.02703416;-0.7680084;-0.05284309,-0.09004263;0.0118812;-0.02765813,-0.1513516;-0.2590602;-0.2557732,-0.137887;-0.6410596;-0.1871477,-0.1483474;-0.6720064;-0.2506249,0.02885307;0.5559992;-0.0006933215,128.9085
+0;0;0,0.02780681;0.3210332;-0.01786272,0.05541157;0.6274907;-0.05096782,0.2381141;0.521465;-0.03075903,0.487323;0.4920304;-0.005046209,0.7387809;0.4835205;0.01519035,-0.1403319;0.5248808;-0.01706781,-0.3895961;0.4870262;-0.02525201,-0.6367885;0.4372005;-0.03648998,0.08000175;-0.004013069;-0.05120566,0.04896749;-0.3683569;-0.04159502,0.00123243;-0.7717294;0.03116002,-0.00145123;-0.735431;-0.0534956,-0.09031107;0.01322562;-0.02659698,-0.2300794;-0.1092007;-0.3416819,-0.1543932;-0.493304;-0.2112305,-0.1690413;-0.5174584;-0.2749971,0.04856783;0.5528618;-0.04025718,0;0;0,0.01753478;0.3222313;0.003753424,0.03052634;0.631369;-0.003344535,0.2111669;0.4986587;-0.01023912,0.4065583;0.3419636;-0.04026294,0.6226926;0.2693269;-0.1485351,-0.1581414;0.5095349;0.01742983,-0.3666782;0.3704289;-0.01075764,-0.5944946;0.3061098;-0.09836897,0.0796098;-0.004103303;-0.05180585,0.04264887;-0.3680199;-0.05113316,-0.01510723;-0.7709343;0.0167315,-0.02028237;-0.7954578;-0.04818273,-0.09024823;0.01180656;-0.0274639,-0.1514691;-0.2635319;-0.2603644,-0.1363762;-0.6692623;-0.1866326,-0.1475164;-0.6974027;-0.2475345,0.02780809;0.5558149;0.0005550387,128.9195
+0;0;0,0.02780681;0.3210332;-0.01786272,0.05541157;0.6274907;-0.05096782,0.2381141;0.521465;-0.03075903,0.487323;0.4920304;-0.005046209,0.7387809;0.4835205;0.01519035,-0.1403319;0.5248808;-0.01706781,-0.3895961;0.4870262;-0.02525201,-0.6367885;0.4372005;-0.03648998,0.08000175;-0.004013069;-0.05120566,0.04896749;-0.3683569;-0.04159502,0.00123243;-0.7717294;0.03116002,-0.00145123;-0.735431;-0.0534956,-0.09031107;0.01322562;-0.02659698,-0.2300794;-0.1092007;-0.3416819,-0.1543932;-0.493304;-0.2112305,-0.1690413;-0.5174584;-0.2749971,0.04856783;0.5528618;-0.04025718,0;0;0,0.01753478;0.3222313;0.003753424,0.03052634;0.631369;-0.003344535,0.2111669;0.4986587;-0.01023912,0.4065583;0.3419636;-0.04026294,0.6226926;0.2693269;-0.1485351,-0.1581414;0.5095349;0.01742983,-0.3666782;0.3704289;-0.01075764,-0.5944946;0.3061098;-0.09836897,0.0796098;-0.004103303;-0.05180585,0.04264887;-0.3680199;-0.05113316,-0.01510723;-0.7709343;0.0167315,-0.02028237;-0.7954578;-0.04818273,-0.09024823;0.01180656;-0.0274639,-0.1514691;-0.2635319;-0.2603644,-0.1363762;-0.6692623;-0.1866326,-0.1475164;-0.6974027;-0.2475345,0.02780809;0.5558149;0.0005550387,128.9415
+0;0;0,0.0279447;0.321039;-0.01754005,0.05565294;0.6275301;-0.05024642,0.2383715;0.5216048;-0.03039692,0.488058;0.4955099;-0.005732469,0.7394922;0.487352;0.01493763,-0.1402139;0.5255214;-0.01659207,-0.3890149;0.4844504;-0.02321567,-0.6373534;0.4414534;-0.03707878,0.07997144;-0.004064648;-0.05124891,0.04873388;-0.3683943;-0.04175907,0.0006913394;-0.7716414;0.03148726,-0.002004907;-0.7353086;-0.05316539,-0.09031583;0.01326923;-0.02655903,-0.2296993;-0.1079325;-0.3422872,-0.1528483;-0.491438;-0.2107621,-0.1684159;-0.5152432;-0.2746065,0.04879359;0.5528884;-0.03963535,0;0;0,0.01753478;0.3222313;0.003753424,0.03052634;0.631369;-0.003344535,0.2111669;0.4986587;-0.01023912,0.4065583;0.3419636;-0.04026294,0.6226926;0.2693269;-0.1485351,-0.1581414;0.5095349;0.01742983,-0.3666782;0.3704289;-0.01075764,-0.5944946;0.3061098;-0.09836897,0.0796098;-0.004103303;-0.05180585,0.04264887;-0.3680199;-0.05113316,-0.01510723;-0.7709343;0.0167315,-0.02028237;-0.7954578;-0.04818273,-0.09024823;0.01180656;-0.0274639,-0.1514691;-0.2635319;-0.2603644,-0.1363762;-0.6692623;-0.1866326,-0.1475164;-0.6974027;-0.2475345,0.02780809;0.5558149;0.0005550387,128.9542
+0;0;0,0.02793645;0.3209441;-0.01753487,0.05565046;0.6274989;-0.0502483,0.2389917;0.5214494;-0.03036535,0.4885483;0.495368;-0.005713725,0.7400931;0.4872065;0.01496547,-0.1408411;0.5253788;-0.01651501,-0.3895127;0.4843292;-0.02313517,-0.6379605;0.4413133;-0.03700438,0.08007816;-0.004070072;-0.0513173,0.04864621;-0.3706669;-0.04176841,0.0008529797;-0.7718215;0.03109783,-0.001856447;-0.7354578;-0.05396866,-0.09043635;0.01328694;-0.02659447,-0.2306872;-0.1086691;-0.3442874,-0.154235;-0.4901844;-0.2134449,-0.1698787;-0.5142526;-0.2776013,0.04878916;0.552836;-0.03963421,0;0;0,0.01676023;0.3221692;0.004374027,0.02867199;0.6314272;-0.002128601,0.2103399;0.4988886;-0.009146452,0.4101455;0.3481013;-0.03926897,0.6237292;0.2698561;-0.1489445,-0.160229;0.5091596;0.01880812,-0.3724481;0.3766252;-0.01224253,-0.5986316;0.3058549;-0.09942989,0.07956289;-0.003916383;-0.05212438,0.04162748;-0.3700212;-0.05143213,-0.01477729;-0.7704852;0.01903629,-0.02017158;-0.7946758;-0.04667842,-0.09047417;0.01164682;-0.02722714,-0.1515773;-0.2648759;-0.2623313,-0.1350217;-0.6682057;-0.1877017,-0.1461439;-0.6964678;-0.2490693,0.02625066;0.5558347;0.001638651,128.9763
+0;0;0,0.0279294;0.3208631;-0.01753045,0.05566917;0.6277027;-0.0502745,0.2401566;0.5213884;-0.03032476,0.4896469;0.495314;-0.005679695,0.741183;0.4871527;0.01499878,-0.1419788;0.5253416;-0.01639047,-0.3905843;0.4843029;-0.02300886,-0.6390235;0.4412885;-0.03687758,0.08006696;-0.004069503;-0.05131013,0.04818225;-0.3759469;-0.04162369,0.001180664;-0.7704568;0.0300356,-0.001494847;-0.7341728;-0.05396604,-0.0904237;0.01328508;-0.02659076,-0.2326948;-0.1104276;-0.3488599,-0.157509;-0.4856235;-0.2201846,-0.1729568;-0.5090149;-0.283538,0.04880102;0.5529653;-0.03964982,0;0;0,0.01582272;0.3221209;0.005317926,0.02617934;0.6317395;-0.0003404617,0.2093556;0.4987716;-0.008050442,0.412934;0.3533819;-0.03887749,0.6276928;0.2796081;-0.1493343,-0.16323;0.5082603;0.02048332,-0.3777839;0.3802126;-0.01272933,-0.6073595;0.3189889;-0.0982354,0.07951596;-0.003700003;-0.05218744,0.04034431;-0.3750058;-0.05127048,-0.01497519;-0.7684805;0.02014112,-0.01925969;-0.7936465;-0.04342997,-0.09054088;0.01139543;-0.02706474,-0.1512986;-0.2671268;-0.2681813,-0.1350968;-0.6629763;-0.1905744,-0.1465596;-0.6917096;-0.2499202,0.02417025;0.5560486;0.003207922,128.9982
+0;0;0,0.0277972;0.3208882;-0.01728085,0.05537646;0.6277597;-0.04985533,0.2400411;0.5224208;-0.02961929,0.4897112;0.4973157;-0.005802426,0.7412645;0.4906924;0.01521343,-0.1423156;0.526024;-0.01589217,-0.390869;0.4846596;-0.02243762,-0.6397265;0.4442248;-0.03656489,0.08005959;-0.004175535;-0.05131311,0.04775386;-0.3760233;-0.04188631,0.0006553717;-0.7704326;0.030261,-0.001984646;-0.7341366;-0.05374086,-0.09037845;0.01338738;-0.02669311,-0.2327786;-0.1102742;-0.3489248,-0.1567063;-0.4849394;-0.219228,-0.1727825;-0.508077;-0.2826385,0.04854154;0.5530151;-0.03925992,0;0;0,0.01582272;0.3221209;0.005317926,0.02617934;0.6317395;-0.0003404617,0.2093556;0.4987716;-0.008050442,0.412934;0.3533819;-0.03887749,0.6276928;0.2796081;-0.1493343,-0.16323;0.5082603;0.02048332,-0.3777839;0.3802126;-0.01272933,-0.6073595;0.3189889;-0.0982354,0.07951596;-0.003700003;-0.05218744,0.04034431;-0.3750058;-0.05127048,-0.01497519;-0.7684805;0.02014112,-0.01925969;-0.7936465;-0.04342997,-0.09054088;0.01139543;-0.02706474,-0.1512986;-0.2671268;-0.2681813,-0.1350968;-0.6629763;-0.1905744,-0.1465596;-0.6917096;-0.2499202,0.02417025;0.5560486;0.003207922,129.0086
+0;0;0,0.0277972;0.3208882;-0.01728085,0.05537646;0.6277597;-0.04985533,0.2400411;0.5224208;-0.02961929,0.4897112;0.4973157;-0.005802426,0.7412645;0.4906924;0.01521343,-0.1423156;0.526024;-0.01589217,-0.390869;0.4846596;-0.02243762,-0.6397265;0.4442248;-0.03656489,0.08005959;-0.004175535;-0.05131311,0.04775386;-0.3760233;-0.04188631,0.0006553717;-0.7704326;0.030261,-0.001984646;-0.7341366;-0.05374086,-0.09037845;0.01338738;-0.02669311,-0.2327786;-0.1102742;-0.3489248,-0.1567063;-0.4849394;-0.219228,-0.1727825;-0.508077;-0.2826385,0.04854154;0.5530151;-0.03925992,0;0;0,0.01582272;0.3221209;0.005317926,0.02617934;0.6317395;-0.0003404617,0.2093556;0.4987716;-0.008050442,0.412934;0.3533819;-0.03887749,0.6276928;0.2796081;-0.1493343,-0.16323;0.5082603;0.02048332,-0.3777839;0.3802126;-0.01272933,-0.6073595;0.3189889;-0.0982354,0.07951596;-0.003700003;-0.05218744,0.04034431;-0.3750058;-0.05127048,-0.01497519;-0.7684805;0.02014112,-0.01925969;-0.7936465;-0.04342997,-0.09054088;0.01139543;-0.02706474,-0.1512986;-0.2671268;-0.2681813,-0.1350968;-0.6629763;-0.1905744,-0.1465596;-0.6917096;-0.2499202,0.02417025;0.5560486;0.003207922,129.0202

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_HapticFeedback_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02225659;0.3262389;-0.008082575,0.04403364;0.6388724;-0.03101394,0.222405;0.5189365;-0.01296571,0.2650402;0.2332772;0.009234262,0.3186999;-0.03259575;-0.01138908,-0.1446679;0.5170332;-0.01372924,-0.2169933;0.2366214;-0.006651262,-0.2864587;-0.02523518;-0.03112166,0.07619342;0.0007918363;-0.03854822,0.06336953;-0.3671629;0.0004729927,0.03279444;-0.7345086;0.07131647,0.03255562;-0.6948966;-0.04653244,-0.07741357;0.00861405;-0.03499952,-0.1062936;-0.3604721;-0.03063104,-0.137463;-0.7285888;0.03581534,-0.1353091;-0.6888009;-0.08199966,0.03865699;0.5625912;-0.02283336,0;0;0,0.01771753;0.3265416;0.00701201,0.03356653;0.6402943;-0.0001684427,0.2101761;0.5063179;0.00243783,0.2458771;0.218975;-0.006008267,0.2820117;-0.04407099;-0.06512022,-0.1545489;0.5220107;0.004916484,-0.2135239;0.2384681;-0.00118903,-0.2663952;-0.02098817;-0.06348046,0.07533121;-0.001655847;-0.0401808,0.05879718;-0.3700845;-0.00755024,0.004574433;-0.7354816;0.05909359,0.001072422;-0.7246882;-0.05752397,-0.07740644;0.00883486;-0.03496024,-0.1284134;-0.35768;-0.04691328,-0.1646662;-0.7179395;0.05205842,-0.1845899;-0.7745084;-0.02597807,0.02994244;0.5635871;0.004018307,496.3329
+0;0;0,0.02225659;0.3262389;-0.008082575,0.04403364;0.6388724;-0.03101394,0.222405;0.5189365;-0.01296571,0.2650402;0.2332772;0.009234262,0.3186999;-0.03259575;-0.01138908,-0.1446679;0.5170332;-0.01372924,-0.2169933;0.2366214;-0.006651262,-0.2864587;-0.02523518;-0.03112166,0.07619342;0.0007918363;-0.03854822,0.06336953;-0.3671629;0.0004729927,0.03279444;-0.7345086;0.07131647,0.03255562;-0.6948966;-0.04653244,-0.07741357;0.00861405;-0.03499952,-0.1062936;-0.3604721;-0.03063104,-0.137463;-0.7285888;0.03581534,-0.1353091;-0.6888009;-0.08199966,0.03865699;0.5625912;-0.02283336,0;0;0,0.01771753;0.3265416;0.00701201,0.03356653;0.6402943;-0.0001684427,0.2101761;0.5063179;0.00243783,0.2458771;0.218975;-0.006008267,0.2820117;-0.04407099;-0.06512022,-0.1545489;0.5220107;0.004916484,-0.2135239;0.2384681;-0.00118903,-0.2663952;-0.02098817;-0.06348046,0.07533121;-0.001655847;-0.0401808,0.05879718;-0.3700845;-0.00755024,0.004574433;-0.7354816;0.05909359,0.001072422;-0.7246882;-0.05752397,-0.07740644;0.00883486;-0.03496024,-0.1284134;-0.35768;-0.04691328,-0.1646662;-0.7179395;0.05205842,-0.1845899;-0.7745084;-0.02597807,0.02994244;0.5635871;0.004018307,496.3564
+0;0;0,0.02225619;0.326233;-0.00808243,0.04403231;0.6388531;-0.03101276,0.2222673;0.518954;-0.01297234,0.26497;0.2328427;0.009262772,0.3185866;-0.03281683;-0.01134401,-0.1445326;0.5170521;-0.0137353,-0.2169725;0.2361965;-0.006646119,-0.2863821;-0.02544981;-0.03109687,0.07617774;0.0007916733;-0.03854028,0.06335828;-0.3670358;0.0004674383,0.03266801;-0.7357656;0.07157782,0.03242922;-0.6961545;-0.04626027,-0.07739764;0.008612278;-0.03499232,-0.1062677;-0.3603463;-0.03062535,-0.1375545;-0.7298498;0.03607138,-0.1354008;-0.6900628;-0.08173281,0.03865597;0.5625763;-0.02283265,0;0;0,0.01779753;0.3265294;0.007101893,0.03367895;0.6402683;-8.940697E-06,0.2101751;0.5064206;0.002476692,0.2462085;0.2186576;-0.005992174,0.2823223;-0.04412645;-0.06527674,-0.1542911;0.5219597;0.004880138,-0.2134852;0.2379961;-0.001314274,-0.2665664;-0.02117506;-0.06366031,0.07532248;-0.001681581;-0.04015875,0.05870384;-0.369983;-0.007587433,0.004332677;-0.7368339;0.05892801,0.0008467287;-0.7260143;-0.05768335,-0.07738354;0.00885523;-0.03496286,-0.1284959;-0.3575117;-0.04703671,-0.1649378;-0.7191103;0.05235475,-0.1837041;-0.7765707;-0.02495468,0.03005031;0.5635651;0.004163861,496.3863
+0;0;0,0.02220651;0.3263124;-0.008324566,0.04391078;0.6390307;-0.03146792,0.2220083;0.518932;-0.01300648,0.2634373;0.2328748;0.00921191,0.3158323;-0.03331324;-0.01192182,-0.1445288;0.5172122;-0.01387932,-0.2168367;0.2365665;-0.006932247,-0.2843032;-0.02606162;-0.02979507,0.07614448;0.0008381075;-0.03856429,0.06302939;-0.3681277;0.0004933588,0.03170331;-0.7357827;0.07109348,0.03150711;-0.6961911;-0.0467473,-0.07738302;0.008570762;-0.03498997,-0.1062699;-0.3615255;-0.02973747,-0.1378568;-0.7301419;0.03553254,-0.135671;-0.6903736;-0.08227362,0.0385535;0.5627302;-0.02323833,0;0;0,0.01785962;0.3266044;0.00726676,0.03377059;0.640455;0.0003614426,0.2101478;0.5065263;0.002558589,0.2463621;0.2190279;-0.005922794,0.2829278;-0.04396644;-0.06546175,-0.1540844;0.5220004;0.004874901,-0.2132993;0.2382871;-0.001377732,-0.2665695;-0.02114725;-0.06386043,0.07530852;-0.001657724;-0.04014683,0.05867456;-0.3710811;-0.00723815,0.004550427;-0.7369313;0.05879354,0.001077414;-0.7260963;-0.05782175,-0.07736578;0.008831345;-0.03496329,-0.1285969;-0.3586764;-0.04707599,-0.1647844;-0.7191573;0.052322,-0.1806739;-0.7749138;-0.02750181,0.03013776;0.5637215;0.004481316,496.4181
+0;0;0,0.02221276;0.3264043;-0.00832691,0.04392388;0.6392212;-0.03147755,0.2218814;0.5191317;-0.01302125,0.263307;0.2330983;0.00919529,0.315784;-0.03350666;-0.01197154,-0.1443794;0.5174132;-0.01389343,-0.2166813;0.2367908;-0.006946939,-0.2842534;-0.02624863;-0.02984557,0.07614128;0.0008380724;-0.03856267,0.06298675;-0.3692374;0.0006124415,0.03178914;-0.7353846;0.07092303,0.03159294;-0.6957927;-0.04692252,-0.07737977;0.008570402;-0.0349885,-0.1063535;-0.362639;-0.0297202,-0.1378109;-0.7297436;0.03528213,-0.135625;-0.689975;-0.0825288,0.03856492;0.5628968;-0.02324539,0;0;0,0.01791966;0.3266904;0.007404447,0.03385369;0.6406419;0.0006337166,0.2100365;0.5065634;0.002573609,0.2464708;0.2191151;-0.005838156,0.28319;-0.04418266;-0.065889,-0.1538258;0.522017;0.004824845,-0.2131171;0.2383455;-0.001481026,-0.2664475;-0.02138856;-0.06452205,0.07531941;-0.001644656;-0.04011929,0.05854398;-0.372151;-0.006845117,0.004483759;-0.7365302;0.05862224,0.001021668;-0.7256905;-0.05799901,-0.07736034;0.00881905;-0.03496968,-0.1288088;-0.359785;-0.04712524,-0.1649516;-0.7187746;0.0518738,-0.1920696;-0.7776381;-0.02125281,0.0302179;0.5638828;0.00472188,496.4507
+0;0;0,0.02221475;0.3264336;-0.008327656,0.04392753;0.6392744;-0.03148001,0.2218033;0.5191997;-0.01302775,0.2631333;0.233826;0.009137552,0.3157113;-0.03329191;-0.01206999,-0.1442948;0.5174819;-0.01389955,-0.2164299;0.2375067;-0.006969071,-0.2841321;-0.02603877;-0.02991176,0.07611773;0.0008378132;-0.03855075,0.06297555;-0.3688904;0.0005876049,0.03155685;-0.7376324;0.07139646,0.03136067;-0.6980414;-0.04643738,-0.07735585;0.008567753;-0.03497768,-0.1063024;-0.3622932;-0.02971432,-0.1379827;-0.7319994;0.03574865,-0.1357971;-0.6922317;-0.08205056,0.03856824;0.5629454;-0.02324735,0;0;0,0.01800822;0.3267121;0.007523775,0.03399512;0.640687;0.0008510351,0.2100978;0.5066675;0.002619624,0.2467962;0.2199193;-0.005522609,0.2837037;-0.04377919;-0.06607938,-0.1536001;0.5220171;0.004775462,-0.2128684;0.2390239;-0.00152744,-0.2663017;-0.02112281;-0.06504714,0.0752975;-0.001641735;-0.04010439,0.05840251;-0.3718062;-0.006994128,0.003784597;-0.7386016;0.05971169,0.0003531426;-0.7277312;-0.0569036,-0.07733145;0.008817416;-0.03496958,-0.1288594;-0.3594207;-0.04717629,-0.1655724;-0.720939;0.05246492,-0.1925138;-0.7801006;-0.02034458,0.03034857;0.5639225;0.004917741,496.4841
+0;0;0,0.02212572;0.3265033;-0.008410382,0.04373166;0.6393892;-0.03166681,0.2214932;0.5192804;-0.01290808,0.2616214;0.2338427;0.009085355,0.3133107;-0.03485954;-0.01225306,-0.1443483;0.5176386;-0.013926,-0.2166929;0.2378329;-0.007313516,-0.2843353;-0.02722573;-0.02959418,0.0761777;0.0008229526;-0.038383,0.06260565;-0.3678443;8.053705E-05,0.03133167;-0.7372193;0.07097697,0.03117778;-0.6976423;-0.04685983,-0.07729126;0.008568794;-0.03506582,-0.106409;-0.3611658;-0.02980873,-0.138132;-0.7313981;0.03625204,-0.1359035;-0.6916554;-0.0815502,0.0384001;0.5630515;-0.02340693,0;0;0,0.01795532;0.3267797;0.007570386,0.03386691;0.6408041;0.0009129047,0.2098814;0.5068171;0.002792239,0.2470366;0.2202491;-0.005387664,0.2844503;-0.04476932;-0.06616163,-0.1535576;0.5219839;0.004763972,-0.2129836;0.2391491;-0.001690946,-0.2665548;-0.02233872;-0.06558355,0.07528445;-0.001640126;-0.04008162,0.05843213;-0.3707107;-0.007187128,0.003791943;-0.7381728;0.05935931,0.0003928244;-0.7273058;-0.05725813,-0.07730611;0.008813364;-0.03497234,-0.1288021;-0.3583104;-0.0471163,-0.1652374;-0.7204278;0.05281259,-0.1932755;-0.7782633;-0.02118771,0.03023942;0.564029;0.00497818,496.5185
+0;0;0,0.02213014;0.3265685;-0.008412062,0.04373907;0.6394979;-0.03167166,0.221431;0.5193963;-0.01291586,0.2615417;0.2340839;0.009067915,0.3131749;-0.03432652;-0.01224732,-0.1442728;0.517755;-0.0139334,-0.2165857;0.2380722;-0.007323825,-0.2841545;-0.02669862;-0.0295803,0.07615014;0.0008226548;-0.03836911,0.06261564;-0.3668245;-1.199543E-05,0.03135709;-0.7360173;0.07084945,0.03120321;-0.69644;-0.04698996,-0.07726329;0.008565692;-0.03505313,-0.1063005;-0.3601459;-0.02981058,-0.1380078;-0.7301955;0.03621757,-0.1357793;-0.6904526;-0.08158726,0.03840687;0.5631509;-0.02341077,0;0;0,0.0178737;0.326851;0.007513047,0.03368358;0.6409222;0.0007648473,0.2096943;0.5070716;0.002635241,0.246874;0.2206346;-0.005542397,0.2843295;-0.04400736;-0.06658506,-0.1536306;0.5220379;0.004471911,-0.2131895;0.239362;-0.002039854,-0.2667163;-0.02181396;-0.06596539,0.07526222;-0.001625881;-0.04005826,0.05821526;-0.3697029;-0.007691264,0.004055768;-0.7371163;0.05845892,0.0006702393;-0.7262664;-0.05815876,-0.07727308;0.008799829;-0.03497346,-0.1289351;-0.3572624;-0.04715438,-0.1653343;-0.7191914;0.05276683,-0.1859822;-0.778748;-0.02160496,0.03008091;0.5641378;0.00485456,496.551
+0;0;0,0.02213147;0.3265882;-0.008412568,0.04374137;0.6395316;-0.03167316,0.2212719;0.5194662;-0.01292636,0.2614115;0.2339485;0.009073235,0.3129741;-0.0340952;-0.01221288,-0.1441097;0.5178264;-0.013943,-0.2164746;0.2379423;-0.007328668,-0.2839512;-0.0264667;-0.02955472,0.07616126;0.0008227748;-0.03837471,0.06266316;-0.3658355;-0.0001207739,0.03134487;-0.7357339;0.07087611,0.03119098;-0.6961564;-0.04696593,-0.07727457;0.008566943;-0.03505825,-0.1062337;-0.3591529;-0.0298298,-0.1380016;-0.7299098;0.03632456,-0.135773;-0.6901667;-0.08148293,0.038409;0.5631822;-0.02341202,0;0;0,0.01793207;0.326865;0.007624269,0.03377947;0.6409506;0.0009846692,0.2096191;0.5071377;0.002663851,0.2469889;0.2205169;-0.005557179,0.2845002;-0.0437181;-0.06664681,-0.1533608;0.5220157;0.004497387,-0.2129268;0.2391297;-0.002054776,-0.2664573;-0.02154401;-0.06642011,0.07526276;-0.001604512;-0.0400846,0.05844164;-0.3687102;-0.007923722,0.004242733;-0.7368852;0.05807519,0.0008502451;-0.726028;-0.05854619,-0.07729992;0.008779704;-0.03494956,-0.1289026;-0.3562823;-0.04722743,-0.1654051;-0.718893;0.05290885,-0.1882885;-0.7783515;-0.02092895,0.03016903;0.5641629;0.005048514,496.5844
+0;0;0,0.02210882;0.3266029;-0.008434027,0.0436695;0.6395507;-0.03175797,0.2212882;0.5192549;-0.01303322,0.2607611;0.2335021;0.008839253,0.311203;-0.03317806;-0.01233809,-0.1442674;0.5177793;-0.01383057,-0.2170698;0.2378632;-0.007674473,-0.284144;-0.02504158;-0.02988617,0.07618698;0.0008508779;-0.03832328,0.06236593;-0.3675122;-0.0005148053,0.03142635;-0.7347378;0.07000867,0.03122363;-0.6951666;-0.04783614,-0.07725102;0.008540967;-0.03511677,-0.1063385;-0.3608322;-0.02971033,-0.1373259;-0.7289771;0.03582247,-0.1351558;-0.6892471;-0.08198953,0.03835195;0.5632013;-0.02347738,0;0;0,0.01802401;0.3268731;0.00765276,0.03393522;0.6409609;0.001000285,0.2099632;0.5073715;0.002921343,0.2470742;0.2205943;-0.005609512,0.2849838;-0.0420787;-0.06624734,-0.1533636;0.5221126;0.004227538,-0.2128632;0.239079;-0.002321957,-0.266133;-0.02001992;-0.06667483,0.07523231;-0.00159952;-0.04014218,0.05830841;-0.3703531;-0.007796884,0.004712552;-0.7359298;0.05752218,0.001424998;-0.7250864;-0.0591023,-0.07731995;0.008782119;-0.03490493,-0.1293;-0.3578901;-0.04761083,-0.1655907;-0.7179039;0.05167908,-0.1834732;-0.7779527;-0.02282243,0.03031071;0.5641731;0.005070925,496.6177
+0;0;0,0.0221111;0.3266365;-0.008434894,0.04367284;0.6395999;-0.03175994,0.2216032;0.519227;-0.01301714,0.2611115;0.2332174;0.008874991,0.3115194;-0.03328258;-0.01228804,-0.1445755;0.5177489;-0.01381585,-0.2174433;0.2375812;-0.007654218,-0.2844722;-0.02514589;-0.02985091,0.0762226;0.0008512757;-0.03834119,0.06241184;-0.3672373;-0.0005608946,0.03180149;-0.7305551;0.06921213,0.03159871;-0.6909812;-0.04866657,-0.07728713;0.00854496;-0.03513318,-0.106353;-0.360553;-0.02973077,-0.1370106;-0.7247803;0.03510468,-0.1348399;-0.6850476;-0.0827412,0.03835514;0.5632483;-0.0234791,0;0;0,0.01807712;0.3269006;0.007789373,0.03400718;0.6410053;0.001237988,0.2103316;0.5072902;0.003207088,0.2470584;0.2202033;-0.005383372,0.285045;-0.04221314;-0.06625819,-0.1535704;0.521928;0.004141581,-0.213092;0.2386351;-0.002485052,-0.2664909;-0.02018031;-0.06709322,0.07526541;-0.001582235;-0.04016554,0.05825371;-0.3700776;-0.008086562,0.00680925;-0.7318286;0.05744839,0.003562689;-0.7210401;-0.05920267,-0.07737602;0.008765125;-0.03488239,-0.1294409;-0.3576061;-0.04786923,-0.1655702;-0.7137417;0.05045303,-0.182265;-0.7753944;-0.02240408,0.03038007;0.5642141;0.005286932,496.6407
+0;0;0,0.02211244;0.3266564;-0.008435408,0.04367518;0.6396343;-0.03176154,0.2212009;0.5193545;-0.01304141,0.2608131;0.2325928;0.008908295,0.3111997;-0.033795;-0.01224583,-0.1441697;0.5178797;-0.01383835,-0.2172292;0.2369753;-0.007660522,-0.2842298;-0.02564123;-0.02984787,0.0762457;0.0008515336;-0.03835282,0.06245846;-0.3666101;-0.0006368645,0.03165169;-0.7322593;0.06958389,0.03144893;-0.6926865;-0.04828083,-0.07731055;0.00854755;-0.03514383,-0.1063269;-0.3599217;-0.02975062,-0.1371813;-0.7264863;0.03550088,-0.1350108;-0.6867548;-0.08233102,0.03835721;0.5632787;-0.02348028,0;0;0,0.01805507;0.3269234;0.007721543,0.0339306;0.6410432;0.001074553,0.2098923;0.5075184;0.002893686,0.247212;0.2197273;-0.005271792,0.2846571;-0.04254869;-0.0665741,-0.1532424;0.522126;0.004086175,-0.2130179;0.2381143;-0.002799411,-0.2664365;-0.02051523;-0.06765322,0.07523321;-0.001578256;-0.04028082,0.05787508;-0.3694475;-0.008476019,0.005823478;-0.73357;0.05698264,0.00252296;-0.7227619;-0.0596559,-0.0774442;0.008771597;-0.03479262,-0.1297611;-0.3569192;-0.04797694,-0.1665061;-0.7154237;0.05053031,-0.180782;-0.7772592;-0.02258758,0.03031865;0.5642488;0.005149126,496.663
+0;0;0,0.02207931;0.3266549;-0.00857796,0.04358987;0.6396264;-0.03203816,0.2210708;0.5192155;-0.0128178,0.2601599;0.2323484;0.008688375,0.3099833;-0.03412956;-0.01266366,-0.1441838;0.5176965;-0.01385434,-0.2177057;0.2369049;-0.008041583,-0.2848455;-0.02564853;-0.03055225,0.07622089;0.0008473003;-0.03840219,0.06235623;-0.3666647;-0.001209326,0.03128912;-0.7322769;0.06908946,0.03115585;-0.6927213;-0.04877675,-0.07731799;0.008562382;-0.03512383,-0.1065322;-0.3598935;-0.02988454,-0.1377191;-0.7264521;0.03524232,-0.1354785;-0.6867387;-0.08258976,0.03828665;0.5632733;-0.02372477,0;0;0,0.01805507;0.3269234;0.007721543,0.0339306;0.6410432;0.001074553,0.2098923;0.5075184;0.002893686,0.247212;0.2197273;-0.005271792,0.2846571;-0.04254869;-0.0665741,-0.1532424;0.522126;0.004086175,-0.2130179;0.2381143;-0.002799411,-0.2664365;-0.02051523;-0.06765322,0.07523321;-0.001578256;-0.04028082,0.05787508;-0.3694475;-0.008476019,0.005823478;-0.73357;0.05698264,0.00252296;-0.7227619;-0.0596559,-0.0774442;0.008771597;-0.03479262,-0.1297611;-0.3569192;-0.04797694,-0.1665061;-0.7154237;0.05053031,-0.180782;-0.7772592;-0.02258758,0.03031865;0.5642488;0.005149126,496.6859
+0;0;0,0.02207974;0.3266612;-0.008578124,0.04359055;0.6396364;-0.03203861,0.221338;0.5191602;-0.01280222,0.2604357;0.2322295;0.008708719,0.3102793;-0.03435576;-0.01265191,-0.1444493;0.517639;-0.01384028,-0.2179875;0.2367851;-0.008026234,-0.2851543;-0.02587405;-0.03054597,0.07621869;0.0008472758;-0.03840108,0.06236306;-0.3664254;-0.001232442,0.03136188;-0.7312616;0.06891713,0.03122862;-0.6917056;-0.04895309,-0.07731576;0.008562136;-0.03512282,-0.1065109;-0.3596537;-0.02988694,-0.1376317;-0.7254343;0.03510169,-0.135391;-0.6857206;-0.08273439,0.03828726;0.5632823;-0.02372511,0;0;0,0.01810665;0.3269286;0.007649899,0.03402884;0.6410482;0.000929594,0.2102649;0.5075045;0.003180385,0.2471536;0.219598;-0.00516665,0.2850538;-0.0428282;-0.0660305,-0.1534179;0.5220432;0.003925463,-0.213229;0.2379684;-0.002762328,-0.2668132;-0.02070367;-0.06776867,0.07522537;-0.001571834;-0.04029047,0.05781032;-0.3692193;-0.008750319,0.005899593;-0.7325274;0.05682325,0.00269489;-0.7217429;-0.05981815,-0.07744656;0.008763804;-0.03478327,-0.1298427;-0.3566687;-0.04806797,-0.1660704;-0.7144275;0.0503377,-0.1799088;-0.7759939;-0.02320696,0.03040455;0.5642543;0.005022883,496.7188
+0;0;0,0.02207669;0.3266162;-0.008576941,0.04358327;0.6395299;-0.03203274,0.2211405;0.5191165;-0.0128096,0.2602402;0.2321711;0.008702446,0.3102026;-0.03504965;-0.01270911,-0.1442643;0.517597;-0.01384657,-0.2178062;0.2367287;-0.008032224,-0.2851332;-0.02655664;-0.03060565,0.07623484;0.0008474553;-0.03840922,0.06241166;-0.3655651;-0.001327626,0.03132754;-0.7313774;0.06900963,0.03119428;-0.6918218;-0.04885668,-0.07733214;0.00856395;-0.03513026,-0.1064589;-0.3587896;-0.02990664,-0.1376629;-0.7255488;0.03525586,-0.1354223;-0.6858354;-0.08257632,0.03828114;0.5631925;-0.02372106,0;0;0,0.01824072;0.326876;0.007643819,0.03431104;0.6409255;0.0008970499,0.2103285;0.5074837;0.003251195,0.2470954;0.219548;-0.005141139,0.2851739;-0.04360366;-0.06566286,-0.153005;0.5220848;0.00385935,-0.2131662;0.238069;-0.002836435,-0.2669507;-0.02118567;-0.06807368,0.07524875;-0.001590624;-0.0402844,0.0578168;-0.3683947;-0.009057401,0.005674828;-0.7326909;0.05653,0.002501775;-0.7219041;-0.06010866,-0.07746524;0.008780487;-0.03478185,-0.1298351;-0.3557806;-0.04808152,-0.1663377;-0.7145023;0.0505005,-0.178222;-0.776217;-0.0231946,0.03064807;0.5641508;0.00499928,496.7408
+0;0;0,0.02204761;0.3265328;-0.00856366,0.04350859;0.6393397;-0.03202226,0.2206157;0.518921;-0.01290896,0.2597719;0.2322804;0.008933141,0.309569;-0.03526115;-0.01267705,-0.1438522;0.5173873;-0.01384803,-0.2178576;0.2369174;-0.008108717,-0.2858177;-0.02651045;-0.03074629,0.07619884;0.0008441176;-0.03841414,0.0623445;-0.3655128;-0.0017807,0.03129517;-0.7312724;0.0684728,0.03114437;-0.6917146;-0.04939526,-0.07731193;0.008567493;-0.03510106,-0.1067454;-0.3586687;-0.03033884,-0.1377527;-0.7253744;0.03481562,-0.1355294;-0.6856582;-0.08301862,0.0382195;0.5630309;-0.02370884,0;0;0,0.01841158;0.3267792;0.007709146,0.03465128;0.6407119;0.001016498,0.2102042;0.5074587;0.00311327,0.2471823;0.2198147;-0.005053878,0.2847616;-0.0436734;-0.0657748,-0.1523293;0.5222687;0.003696081,-0.2126599;0.2385664;-0.003109858,-0.266481;-0.02096891;-0.06845474,0.07525243;-0.001581982;-0.0402143,0.05747829;-0.3683066;-0.009417176,0.005249098;-0.7325524;0.05597997,0.002084568;-0.7217618;-0.06066155,-0.07742069;0.008764721;-0.03481145,-0.1300107;-0.3556562;-0.04834114,-0.1665988;-0.7143654;0.04998846,-0.1790958;-0.7750201;-0.02491019,0.03094615;0.5639678;0.005106449,496.7633
+0;0;0,0.02204756;0.3265322;-0.008563645,0.04350856;0.6393393;-0.03202228,0.2211565;0.5187893;-0.0128769,0.2602839;0.2323597;0.008949121,0.3100588;-0.03506252;-0.01265143,-0.1443922;0.5172511;-0.01381875,-0.2183431;0.2369877;-0.008083668,-0.2862729;-0.02632263;-0.03071114,0.07622055;0.0008443582;-0.03842509,0.06233215;-0.3664133;-0.001701586,0.03136708;-0.7311803;0.06836127,0.03121629;-0.6916228;-0.04950367,-0.07733396;0.008569936;-0.03511107,-0.1068398;-0.3595691;-0.03033714,-0.1377629;-0.7252797;0.03464052,-0.1355397;-0.6855638;-0.0831906,0.03821944;0.56303;-0.0237088,0;0;0,0.01846696;0.3267765;0.007667661,0.0347465;0.6407061;0.0009261374,0.2108377;0.5073233;0.003396512,0.2470925;0.2198108;-0.005049943,0.2847141;-0.0436306;-0.06539929,-0.1527759;0.5220909;0.003708343,-0.2130804;0.2386024;-0.003135201,-0.2669852;-0.0207732;-0.06853674,0.07523791;-0.001609951;-0.04029191,0.05739872;-0.3692394;-0.009468675,0.00503394;-0.7324823;0.05560875,0.001931325;-0.7216969;-0.06103039,-0.07747097;0.008802271;-0.03474972,-0.1301979;-0.3565124;-0.04834192,-0.1669343;-0.7142758;0.04952719,-0.1773903;-0.7764919;-0.02375572,0.03103258;0.5639626;0.005028964,496.7964
+0;0;0,0.02204756;0.3265322;-0.008563645,0.04350856;0.6393393;-0.03202228,0.2211565;0.5187893;-0.0128769,0.2602839;0.2323597;0.008949121,0.3100588;-0.03506252;-0.01265143,-0.1443922;0.5172511;-0.01381875,-0.2183431;0.2369877;-0.008083668,-0.2862729;-0.02632263;-0.03071114,0.07622055;0.0008443582;-0.03842509,0.06233215;-0.3664133;-0.001701586,0.03136708;-0.7311803;0.06836127,0.03121629;-0.6916228;-0.04950367,-0.07733396;0.008569936;-0.03511107,-0.1068398;-0.3595691;-0.03033714,-0.1377629;-0.7252797;0.03464052,-0.1355397;-0.6855638;-0.0831906,0.03821944;0.56303;-0.0237088,0;0;0,0.01846696;0.3267765;0.007667661,0.0347465;0.6407061;0.0009261374,0.2108377;0.5073233;0.003396512,0.2470925;0.2198108;-0.005049943,0.2847141;-0.0436306;-0.06539929,-0.1527759;0.5220909;0.003708343,-0.2130804;0.2386024;-0.003135201,-0.2669852;-0.0207732;-0.06853674,0.07523791;-0.001609951;-0.04029191,0.05739872;-0.3692394;-0.009468675,0.00503394;-0.7324823;0.05560875,0.001931325;-0.7216969;-0.06103039,-0.07747097;0.008802271;-0.03474972,-0.1301979;-0.3565124;-0.04834192,-0.1669343;-0.7142758;0.04952719,-0.1773903;-0.7764919;-0.02375572,0.03103258;0.5639626;0.005028964,496.8189
+0;0;0,0.02175288;0.3265594;-0.008757945,0.04296711;0.6393826;-0.03238336,0.2207148;0.5186213;-0.01321589,0.2604693;0.2322666;0.00912938,0.3118974;-0.03459221;-0.01173782,-0.1448842;0.516982;-0.01400056,-0.2191902;0.2367648;-0.008032831,-0.2880851;-0.02596429;-0.03085513,0.07617857;0.0009145419;-0.03847271,0.0615098;-0.3662489;-0.002321631,0.03048428;-0.729714;0.06744256,0.03029108;-0.6901752;-0.05043218,-0.07737438;0.00849261;-0.03500346,-0.1075808;-0.3594766;-0.03084122,-0.1385232;-0.7238716;0.03393087,-0.1363423;-0.6841773;-0.08391116,0.0377347;0.5630705;-0.02403163,0;0;0,0.01845407;0.3267924;0.007555962,0.03472273;0.6407325;0.0007306342,0.210863;0.5071982;0.003301025,0.2471122;0.2196274;-0.00492835,0.2846138;-0.04352191;-0.06526088,-0.1528813;0.5220724;0.00360903,-0.2134098;0.2385772;-0.003135449,-0.2673556;-0.02046815;-0.06855186,0.0752528;-0.001652375;-0.04022992,0.05740124;-0.3691858;-0.009707808,0.005053028;-0.7310995;0.05521274,0.001949772;-0.7203398;-0.06143057,-0.07743934;0.0088292;-0.03477577,-0.1300221;-0.3563909;-0.04820775,-0.1669728;-0.7128872;0.04916552,-0.1801195;-0.7750636;-0.02374648,0.03101012;0.5639869;0.004852653,496.8416
+0;0;0,0.02174687;0.3264691;-0.008755522,0.04295308;0.639174;-0.03237187,0.2206023;0.518469;-0.01321384,0.2603762;0.2319742;0.009142365,0.3118147;-0.03493828;-0.01172904,-0.1447955;0.5168307;-0.01399808,-0.2191379;0.2364762;-0.008027431,-0.2880467;-0.02630565;-0.03085432,0.07617731;0.0009145267;-0.03847207,0.06152715;-0.365783;-0.002366878,0.03053484;-0.7288591;0.06732265,0.03034163;-0.6893199;-0.05055604,-0.07737309;0.00849247;-0.03500288,-0.1075412;-0.3590097;-0.03084592,-0.1384505;-0.7230147;0.03385684,-0.1362695;-0.68332;-0.08398914,0.03772286;0.5628939;-0.02402363,0;0;0,0.01859182;0.3266935;0.007570982,0.03502136;0.6405062;0.0007500648,0.2110023;0.5069801;0.003297567,0.2472922;0.2192636;-0.004660964,0.2848712;-0.0440619;-0.06442142,-0.1525873;0.5221928;0.003383127,-0.2132039;0.238564;-0.003051108,-0.2673514;-0.02063447;-0.06791999,0.07524292;-0.001677826;-0.04024434,0.05739887;-0.3687464;-0.009788394,0.00517793;-0.7303219;0.05484569,0.002126575;-0.7195718;-0.06180143,-0.07744028;0.008854284;-0.03476383,-0.1299491;-0.3559086;-0.04803444,-0.1672199;-0.7120767;0.04890195,-0.1671798;-0.7010301;-0.06783358,0.03126678;0.563795;0.00487268,496.8647
+0;0;0,0.02174687;0.3264691;-0.008755522,0.04295308;0.639174;-0.03237187,0.2206023;0.518469;-0.01321384,0.2603762;0.2319742;0.009142365,0.3118147;-0.03493828;-0.01172904,-0.1447955;0.5168307;-0.01399808,-0.2191379;0.2364762;-0.008027431,-0.2880467;-0.02630565;-0.03085432,0.07617731;0.0009145267;-0.03847207,0.06152715;-0.365783;-0.002366878,0.03053484;-0.7288591;0.06732265,0.03034163;-0.6893199;-0.05055604,-0.07737309;0.00849247;-0.03500288,-0.1075412;-0.3590097;-0.03084592,-0.1384505;-0.7230147;0.03385684,-0.1362695;-0.68332;-0.08398914,0.03772286;0.5628939;-0.02402363,0;0;0,0.01859182;0.3266935;0.007570982,0.03502136;0.6405062;0.0007500648,0.2110023;0.5069801;0.003297567,0.2472922;0.2192636;-0.004660964,0.2848712;-0.0440619;-0.06442142,-0.1525873;0.5221928;0.003383127,-0.2132039;0.238564;-0.003051108,-0.2673514;-0.02063447;-0.06791999,0.07524292;-0.001677826;-0.04024434,0.05739887;-0.3687464;-0.009788394,0.00517793;-0.7303219;0.05484569,0.002126575;-0.7195718;-0.06180143,-0.07744028;0.008854284;-0.03476383,-0.1299491;-0.3559086;-0.04803444,-0.1672199;-0.7120767;0.04890195,-0.1671798;-0.7010301;-0.06783358,0.03126678;0.563795;0.00487268,496.8878
+0;0;0,0.02192673;0.3263317;-0.00878254,0.04330131;0.6389334;-0.03244504,0.2207476;0.5180242;-0.01357019,0.26181;0.2321786;0.009927054,0.3211581;-0.03274921;-0.009134087,-0.1443391;0.5165577;-0.01392628,-0.2195594;0.2368123;-0.00841178,-0.2901867;-0.02505955;-0.03093204,0.07610317;0.0009594585;-0.03857642,0.06115535;-0.3664298;-0.002407979,0.02977288;-0.7284629;0.06694314,0.02944964;-0.6889138;-0.05093228,-0.07739139;0.008456688;-0.03492584,-0.1085222;-0.3596856;-0.031995,-0.1392228;-0.7226261;0.03276708,-0.1371732;-0.6829292;-0.08507891,0.03803198;0.562678;-0.02408363,0;0;0,0.01855227;0.3265774;0.007299781,0.03496604;0.6402988;0.0002782345,0.210786;0.5066892;0.002922893,0.2469237;0.2193251;-0.004946232,0.2849637;-0.04362699;-0.06394947,-0.1526195;0.5224552;0.00303607,-0.2133467;0.2392276;-0.003308822,-0.2675174;-0.01966035;-0.0674559,0.07527089;-0.001693696;-0.04015195,0.05729064;-0.3695043;-0.01017642,0.00465763;-0.7299886;0.05419171,0.001611624;-0.7192606;-0.06244969,-0.0774001;0.008855502;-0.03480749,-0.1302474;-0.3565615;-0.04837381,-0.1671765;-0.7116931;0.04847766,-0.167135;-0.7006494;-0.0682552,0.03121121;0.5636106;0.004447341,496.9119
+0;0;0,0.02192295;0.3262754;-0.008781026,0.04329469;0.6388355;-0.03244046,0.2205844;0.5179729;-0.01357555,0.2616327;0.2322261;0.009913569,0.3209828;-0.03271031;-0.009148194,-0.1441884;0.5165077;-0.01393134,-0.2193827;0.236859;-0.008418743,-0.2900123;-0.0250214;-0.03093974,0.07615924;0.0009601652;-0.03860484,0.06128342;-0.3646595;-0.002610605,0.02977581;-0.7281363;0.06701706,0.02945256;-0.688587;-0.05086059,-0.07744839;0.008462918;-0.03495156,-0.1084293;-0.3579061;-0.03203484,-0.1392523;-0.7222939;0.03298549,-0.1372027;-0.6825967;-0.08486272,0.03802593;0.5625884;-0.02407996,0;0;0,0.01855154;0.3265226;0.00722456,0.03494079;0.6402013;0.0001152754,0.2106528;0.5067699;0.002821088,0.2469677;0.2195224;-0.004798651,0.2850428;-0.04344371;-0.06375802,-0.1525002;0.52249;0.003183448,-0.2135996;0.2394431;-0.003079445,-0.2680749;-0.01938856;-0.06723344,0.07530154;-0.001674235;-0.04022884,0.05748774;-0.367736;-0.01063049,0.004374743;-0.7296556;0.05378437,0.001269609;-0.7189357;-0.06285644,-0.0774959;0.008843721;-0.0347514,-0.1302478;-0.3547849;-0.04839183,-0.1675716;-0.711368;0.04862137,-0.1675866;-0.700332;-0.06811253,0.03119408;0.5635223;0.004306912,496.9355
+0;0;0,0.02191905;0.3262174;-0.008779463,0.04328685;0.6387199;-0.03243456,0.2202409;0.517953;-0.0135905,0.2612711;0.2323317;0.009888307,0.3205912;-0.03247085;-0.009163824,-0.1438593;0.5164905;-0.01394563,-0.2190205;0.2369646;-0.008435456,-0.2896145;-0.02478352;-0.03094508,0.07615194;0.0009600732;-0.03860114,0.06128177;-0.3645206;-0.002620585,0.02971338;-0.7286986;0.06714139,0.02939015;-0.6891497;-0.05073007,-0.07744096;0.008462106;-0.03494821,-0.1084101;-0.3577677;-0.03203261,-0.1392925;-0.7228583;0.03311315,-0.137243;-0.6831617;-0.08472888,0.03801902;0.5624862;-0.02407553,0;0;0,0.0185955;0.326462;0.007218242,0.03500085;0.6400812;8.368492E-05,0.2103665;0.5067257;0.002705932,0.2469258;0.2196295;-0.004608035,0.2854833;-0.04320282;-0.06321466,-0.1521187;0.5225397;0.002910862,-0.2137503;0.2397282;-0.002873267,-0.2686706;-0.01891291;-0.06683279,0.07539567;-0.001706257;-0.04003334,0.05731907;-0.3676392;-0.01073849,0.003922671;-0.730248;0.05370152,0.0008577555;-0.7195223;-0.06293499,-0.07745195;0.008850376;-0.03482748,-0.1301192;-0.3546581;-0.04822956,-0.1685552;-0.7118875;0.04871742,-0.168524;-0.7008748;-0.0680064,0.03125302;0.5634162;0.00428319,496.9688
+0;0;0,0.0218228;0.32614;-0.008952538,0.04306243;0.6385754;-0.03278314,0.2211928;0.5176354;-0.01395067,0.2669141;0.2318982;0.01007187,0.3361889;-0.0281736;-0.007381705,-0.1450628;0.5158288;-0.01360721,-0.2225791;0.2360446;-0.008579026,-0.2963214;-0.0224649;-0.03039354,0.07606488;0.0009555725;-0.03867498,0.06042214;-0.3642861;-0.003281135,0.02851364;-0.7305768;0.0667568,0.02801142;-0.6910454;-0.0510957,-0.07747474;0.00845397;-0.0347668,-0.1096744;-0.3574177;-0.0348699,-0.1402667;-0.7244167;0.03197442,-0.1383938;-0.6847324;-0.08585179,0.03783;0.5623592;-0.02438042,0;0;0,0.01858427;0.3263863;0.007089853,0.03499183;0.6399409;-0.0001481771,0.2115839;0.5066669;0.003067493,0.247419;0.218614;-0.004323363,0.2862258;-0.04192474;-0.06224191,-0.1532499;0.5221555;0.002793194,-0.2154582;0.2385854;-0.002814075,-0.2706369;-0.01777399;-0.06587038,0.075385;-0.00174652;-0.03995728,0.05730444;-0.367435;-0.01090646,0.002614781;-0.7320381;0.05363774,-0.0003252029;-0.7212991;-0.06298424,-0.07738445;0.008874016;-0.03486306,-0.1301507;-0.3543495;-0.04840148,-0.1687459;-0.713663;0.04904871,-0.1853622;-0.7752917;-0.02381011,0.03124133;0.5632924;0.004076362,497.0032
+0;0;0,0.02182233;0.3261329;-0.008952346,0.04306145;0.6385611;-0.03278241,0.2210995;0.5176447;-0.01395533,0.2668275;0.2318651;0.01007077,0.3360996;-0.02819633;-0.007382113,-0.1449715;0.515839;-0.01361204,-0.2224993;0.2360134;-0.008583115,-0.2962387;-0.02248588;-0.03039676,0.07605079;0.0009553954;-0.03866781,0.06041432;-0.3641399;-0.003288154,0.02850632;-0.7304248;0.06674866,0.0280041;-0.6908935;-0.05110239,-0.07746038;0.008452402;-0.03476036,-0.1096471;-0.3572726;-0.03486342,-0.140239;-0.7242658;0.03197984,-0.1383661;-0.6845816;-0.08584493,0.0378291;0.562346;-0.02437983,0;0;0,0.01885957;0.326362;0.007157207,0.03558654;0.6398932;-3.540516E-05,0.2119808;0.5065753;0.003048182,0.2480707;0.2184965;-0.003760457,0.28723;-0.04195881;-0.06176722,-0.1526472;0.5221565;0.002612632,-0.2159123;0.238768;-0.002556616,-0.2723858;-0.01753753;-0.06463258,0.07533184;-0.001803935;-0.04002118,0.05711645;-0.3673459;-0.01107204,0.002215873;-0.7319875;0.05303967,-0.0006813593;-0.7212432;-0.06358278,-0.07737825;0.008942473;-0.03482059,-0.1304465;-0.3540724;-0.04877808,-0.1691726;-0.7134813;0.04824466,-0.1761305;-0.7744704;-0.02693866,0.03175408;0.5632495;0.004180193,497.0253
+0;0;0,0.02181899;0.326083;-0.008950975,0.04305357;0.6384443;-0.0327759,0.2208421;0.5176065;-0.01396499,0.2666763;0.2311637;0.01011687,0.3348437;-0.02475056;-0.007057694,-0.1447282;0.5158033;-0.01362217,-0.2224359;0.2353282;-0.008581571,-0.2949994;-0.01904878;-0.03004736,0.07607677;0.0009557219;-0.03868103,0.06056754;-0.3611687;-0.003589261,0.0284959;-0.7293321;0.06680673,0.02799365;-0.6898001;-0.0510524,-0.07748684;0.00845529;-0.03477224,-0.1094117;-0.3542938;-0.03487445,-0.1401604;-0.7231691;0.03231161,-0.1382874;-0.6834842;-0.08552123,0.03782241;0.5622466;-0.02437523,0;0;0,0.01906922;0.3262995;0.007163882,0.03600264;0.6397518;-4.708767E-05,0.2121698;0.5067515;0.003077865,0.249025;0.2180815;-0.003364205,0.2906319;-0.03808486;-0.05887604,-0.1520097;0.5220081;0.002596871,-0.2159929;0.2380752;-0.001701502,-0.2732148;-0.01390803;-0.06223227,0.07534356;-0.001774937;-0.04006255,0.05786569;-0.3644088;-0.0118258,0.002136424;-0.7308917;0.05230629,-0.0007664263;-0.7201616;-0.06432188,-0.07742429;0.008913073;-0.03479723,-0.1304336;-0.3510791;-0.04899929,-0.1693506;-0.712162;0.04914898,-0.1835766;-0.7732232;-0.02492775,0.03212053;0.5631285;0.004175305,497.0599
+0;0;0,0.02218768;0.3258393;-0.009219653,0.0438813;0.6378629;-0.03332952,0.2215243;0.5174645;-0.01483743,0.2761641;0.2335321;0.009318826,0.3518455;-0.02097958;-0.00588735,-0.1438993;0.5153265;-0.01419543,-0.2240657;0.2365163;-0.009208679,-0.3022425;-0.01677397;-0.03083157,0.07601912;0.0009842963;-0.03878928,0.0600099;-0.3605298;-0.004330464,0.02708015;-0.7292497;0.06565163,0.02645813;-0.689745;-0.05220812,-0.07755596;0.008406303;-0.03462499,-0.1111118;-0.3534564;-0.04272104,-0.1419076;-0.72183;0.03000261,-0.1401442;-0.6821648;-0.08783254,0.0385289;0.5617624;-0.02485235,0;0;0,0.01929574;0.3260765;0.007090807,0.03656082;0.6392261;-0.0001938343,0.2126435;0.5067542;0.003114581,0.2508019;0.2191764;-0.002325177,0.2926864;-0.03740773;-0.05840886,-0.1514751;0.5218388;0.002517331,-0.2166448;0.2391317;-0.00151669,-0.2755442;-0.01329243;-0.06108183,0.0754007;-0.001826838;-0.03994846,0.05788828;-0.3638452;-0.01216042,0.001903445;-0.7308609;0.05188155,-0.000975281;-0.7201369;-0.06474519,-0.07739416;0.008935342;-0.0348538,-0.1306447;-0.35034;-0.04974587,-0.1699694;-0.7119246;0.0484701,-0.1894423;-0.770879;-0.0269591,0.03258696;0.5626886;0.004051208,497.092
+0;0;0,0.02218768;0.3258393;-0.009219653,0.0438813;0.6378629;-0.03332952,0.2215243;0.5174645;-0.01483743,0.2761641;0.2335321;0.009318826,0.3518455;-0.02097958;-0.00588735,-0.1438993;0.5153265;-0.01419543,-0.2240657;0.2365163;-0.009208679,-0.3022425;-0.01677397;-0.03083157,0.07601912;0.0009842963;-0.03878928,0.0600099;-0.3605298;-0.004330464,0.02708015;-0.7292497;0.06565163,0.02645813;-0.689745;-0.05220812,-0.07755596;0.008406303;-0.03462499,-0.1111118;-0.3534564;-0.04272104,-0.1419076;-0.72183;0.03000261,-0.1401442;-0.6821648;-0.08783254,0.0385289;0.5617624;-0.02485235,0;0;0,0.01929574;0.3260765;0.007090807,0.03656082;0.6392261;-0.0001938343,0.2126435;0.5067542;0.003114581,0.2508019;0.2191764;-0.002325177,0.2926864;-0.03740773;-0.05840886,-0.1514751;0.5218388;0.002517331,-0.2166448;0.2391317;-0.00151669,-0.2755442;-0.01329243;-0.06108183,0.0754007;-0.001826838;-0.03994846,0.05788828;-0.3638452;-0.01216042,0.001903445;-0.7308609;0.05188155,-0.000975281;-0.7201369;-0.06474519,-0.07739416;0.008935342;-0.0348538,-0.1306447;-0.35034;-0.04974587,-0.1699694;-0.7119246;0.0484701,-0.1894423;-0.770879;-0.0269591,0.03258696;0.5626886;0.004051208,497.1152
+0;0;0,0.02218068;0.3257364;-0.009216744,0.04387144;0.6377189;-0.03332369,0.2228119;0.5170109;-0.01476109,0.2772484;0.2341348;0.009305293,0.3533762;-0.02187806;-0.005990573,-0.145202;0.5148576;-0.01411454,-0.2250702;0.2370847;-0.009146344,-0.303708;-0.01769948;-0.03089677,0.0760193;0.0009842988;-0.03878937,0.06000454;-0.3606551;-0.004318614,0.02709023;-0.7292019;0.06563063,0.02646831;-0.6896986;-0.05221193,-0.07755615;0.008406323;-0.03462508,-0.1111236;-0.3535818;-0.04272393,-0.141905;-0.7217826;0.02996559,-0.1401418;-0.6821188;-0.08785239,0.03851935;0.5616227;-0.024847,0;0;0,0.0194402;0.3259737;0.00665915,0.03686249;0.6390653;-0.0009564161,0.2142115;0.5063118;0.003685832,0.252702;0.2198604;-0.001362681,0.2972439;-0.03813982;-0.05635262,-0.1525408;0.5214739;0.002048098,-0.2195987;0.2403074;-0.001118695,-0.2810504;-0.01349804;-0.05924311,0.07549286;-0.002064347;-0.03976285,0.05750751;-0.3642259;-0.01249862,0.001565963;-0.73112;0.05123746,-0.001069322;-0.7204325;-0.06537151,-0.07733928;0.009106584;-0.03493171,-0.1313854;-0.3500443;-0.05274906,-0.1706355;-0.7110872;0.04680247,-0.1904672;-0.7708381;-0.0275551,0.03284426;0.562539;0.003367543,497.1401
+0;0;0,0.02235206;0.3255065;-0.01019742,0.04429726;0.637298;-0.03501848,0.2242343;0.5173839;-0.01640987,0.2901216;0.2374323;0.008969372,0.3812808;-0.0155932;-0.008144988,-0.1456005;0.5140431;-0.01505415,-0.2299637;0.2379812;-0.009500021,-0.3191179;-0.01550525;-0.03001639,0.07584377;0.0008708438;-0.03916479,0.06055339;-0.3608617;-0.00350406,0.02522947;-0.7298188;0.06398965,0.02442365;-0.6904106;-0.05384813,-0.07777444;0.008538608;-0.03413422,-0.1140918;-0.352545;-0.05973906,-0.1441237;-0.7191528;0.0216816,-0.1425272;-0.6795649;-0.09613362,0.03886654;0.5612501;-0.02637449,0;0;0,0.01935628;0.325796;0.006356121,0.03669812;0.6387693;-0.001495599,0.2150582;0.5063366;0.003877521,0.2548664;0.2204182;-0.001034617,0.3015731;-0.03943899;-0.05504858,-0.1535088;0.5209132;0.001636823,-0.2221229;0.2404748;-0.0004941889,-0.2857505;-0.01506129;-0.05774473,0.07554297;-0.002160788;-0.03969264,0.05699407;-0.3644951;-0.01275349,0.0008250475;-0.731539;0.0509361,-0.00168018;-0.7208731;-0.06566072,-0.07733045;0.009173679;-0.034968,-0.133571;-0.3491885;-0.06270678,-0.1719197;-0.7090153;0.04211034,-0.1950191;-0.7645259;-0.03617918,0.03269775;0.5622689;0.002882481,497.1703
+0;0;0,0.02234067;0.3253407;-0.01019222,0.04427423;0.6369665;-0.03500016,0.2241668;0.5171027;-0.01639852,0.2901356;0.2368053;0.009012068,0.3802851;-0.01341778;-0.007912736,-0.1455738;0.5137628;-0.01504315,-0.2300413;0.2373599;-0.009482161,-0.318208;-0.01331905;-0.02977129,0.07585422;0.0008709638;-0.03917018,0.06064177;-0.359018;-0.003691196,0.02518943;-0.7293164;0.06404788,0.02438366;-0.6899086;-0.05378468,-0.07778516;0.008539785;-0.03413892,-0.1139174;-0.3507036;-0.05961327,-0.1440585;-0.7186441;0.02210338,-0.1424621;-0.6790566;-0.09570662,0.03884629;0.5609577;-0.02636061,0;0;0,0.01974775;0.3256107;0.00610435,0.03750739;0.6383849;-0.002072215,0.2155818;0.5055772;0.003505111,0.2580203;0.219662;-0.0004608631,0.3080949;-0.03657967;-0.05391824,-0.1528195;0.5208848;0.0009867975,-0.2239285;0.2406937;0.0001354195,-0.2893726;-0.01193872;-0.05389126,0.07565999;-0.002420634;-0.03947949,0.05693543;-0.3629241;-0.0130794,-0.0002456754;-0.731288;0.05020368,-0.002670109;-0.7206522;-0.06638455,-0.07727947;0.009360935;-0.03505968,-0.1373598;-0.3456084;-0.07244203,-0.1718083;-0.706231;0.03586755,-0.1981901;-0.7639062;-0.03890364,0.03340387;0.5619346;0.002394795,497.204
+0;0;0,0.02231549;0.3249741;-0.01018073,0.04421681;0.6361421;-0.03495166,0.2237836;0.5164816;-0.01638214,0.2897401;0.2362362;0.009023737,0.3797297;-0.01354317;-0.00787106,-0.1452892;0.5131477;-0.01502922,-0.229741;0.2367961;-0.009469254,-0.3177515;-0.01343834;-0.02972241,0.07591148;0.0008716214;-0.03919975,0.06078646;-0.3569492;-0.003924653,0.02501318;-0.7305998;0.06442764,0.02420749;-0.6911929;-0.05339259,-0.07784387;0.008546232;-0.0341647,-0.1137685;-0.3486327;-0.05949265,-0.1441825;-0.7199041;0.02296375,-0.1425862;-0.6803176;-0.09483393,0.03879774;0.5602574;-0.02632623,0;0;0,0.02044387;0.3252028;0.005911946,0.03912786;0.6374543;-0.002521634,0.2166355;0.5049201;0.003196597,0.2611069;0.2193638;-0.0004278421,0.3143498;-0.03569528;-0.05412495,-0.1512772;0.5209454;0.0005991734,-0.2242673;0.2412928;0.0003112459,-0.2923184;-0.01026896;-0.05315881,0.07573718;-0.002701879;-0.03945267,0.0571034;-0.3611733;-0.01376379,-0.001643881;-0.7327688;0.04973423,-0.00402908;-0.7221363;-0.06684172,-0.07732053;0.009617178;-0.03505681,-0.1416396;-0.3404952;-0.08790848,-0.1700513;-0.7040018;0.02444023,-0.1993368;-0.7638534;-0.04655118,0.03477839;0.5611477;0.002020955,497.2267
+0;0;0,0.02280046;0.3244336;-0.01103194,0.04549006;0.635144;-0.03665702,0.2251645;0.5168356;-0.01811914,0.3007143;0.2392256;0.008060643,0.3923302;-0.0099186;-0.01021112,-0.1442224;0.5122659;-0.01567739,-0.2359777;0.2383781;-0.01049063,-0.3337814;-0.00833717;-0.02962694,0.0758928;0.0006424458;-0.03941566,0.0602002;-0.3530658;-0.005551398,0.02519741;-0.7177408;0.06109143,0.0240842;-0.6784365;-0.05684435,-0.07808362;0.008770814;-0.03376012,-0.1162935;-0.342398;-0.07526918,-0.145926;-0.7035152;0.01058319,-0.1463519;-0.7591726;-0.07102137,0.03984447;0.5593752;-0.02779682,0;0;0,0.02062602;0.3247226;0.00533843,0.03944205;0.6366249;-0.00352788,0.2169506;0.5041743;0.002516508,0.2663952;0.2195559;-0.0003217459,0.3231487;-0.03466946;-0.05462372,-0.1510541;0.5203136;7.78531E-05,-0.2266473;0.2414836;8.06788E-06,-0.2979304;-0.009680837;-0.0513275,0.07571422;-0.002955467;-0.03965282,0.05830161;-0.3573815;-0.0155375,-0.0002993532;-0.7194623;0.04863262,-0.00276107;-0.7090665;-0.06801331,-0.07743915;0.009867203;-0.03492191,-0.1448862;-0.3329056;-0.1017073,-0.1668218;-0.6879834;0.008260489,-0.1963978;-0.7460445;-0.06500047,0.03506128;0.560398;0.00111413,497.2591
+0;0;0,0.02280046;0.3244336;-0.01103194,0.04549006;0.635144;-0.03665702,0.2251645;0.5168356;-0.01811914,0.3007143;0.2392256;0.008060643,0.3923302;-0.0099186;-0.01021112,-0.1442224;0.5122659;-0.01567739,-0.2359777;0.2383781;-0.01049063,-0.3337814;-0.00833717;-0.02962694,0.0758928;0.0006424458;-0.03941566,0.0602002;-0.3530658;-0.005551398,0.02519741;-0.7177408;0.06109143,0.0240842;-0.6784365;-0.05684435,-0.07808362;0.008770814;-0.03376012,-0.1162935;-0.342398;-0.07526918,-0.145926;-0.7035152;0.01058319,-0.1463519;-0.7591726;-0.07102137,0.03984447;0.5593752;-0.02779682,0;0;0,0.02062602;0.3247226;0.00533843,0.03944205;0.6366249;-0.00352788,0.2169506;0.5041743;0.002516508,0.2663952;0.2195559;-0.0003217459,0.3231487;-0.03466946;-0.05462372,-0.1510541;0.5203136;7.78531E-05,-0.2266473;0.2414836;8.06788E-06,-0.2979304;-0.009680837;-0.0513275,0.07571422;-0.002955467;-0.03965282,0.05830161;-0.3573815;-0.0155375,-0.0002993532;-0.7194623;0.04863262,-0.00276107;-0.7090665;-0.06801331,-0.07743915;0.009867203;-0.03492191,-0.1448862;-0.3329056;-0.1017073,-0.1668218;-0.6879834;0.008260489,-0.1963978;-0.7460445;-0.06500047,0.03506128;0.560398;0.00111413,497.2819
+0;0;0,0.0227701;0.3240015;-0.01101725,0.04543267;0.6343418;-0.03661175,0.224366;0.5162966;-0.01812362,0.2993089;0.2409168;0.007845836,0.393805;-0.01605985;-0.01100035,-0.1435302;0.5117453;-0.01569172,-0.2345483;0.2400578;-0.01054663,-0.3354267;-0.01441357;-0.03028454,0.07602122;0.000643533;-0.03948236,0.06033378;-0.3529486;-0.005629215,0.02558552;-0.7149718;0.060529,0.02447224;-0.675667;-0.05741407,-0.07821576;0.008785657;-0.03381724,-0.1164131;-0.3422679;-0.07531267,-0.1458301;-0.7007592;0.009915389,-0.146256;-0.7564218;-0.07169422,0.03979389;0.5586644;-0.02776225,0;0;0,0.02130488;0.3242545;0.00468564,0.04104099;0.6357073;-0.00481379,0.2174321;0.5031943;0.001829624,0.2705617;0.2215984;-0.0005877018,0.3318435;-0.04057786;-0.05378389,-0.1491017;0.5203447;-0.000635154,-0.2273891;0.2446733;0.0004523596,-0.303394;-0.01372296;-0.05223847,0.07580304;-0.003289282;-0.03976905,0.05763039;-0.3576461;-0.01695466,-0.0008614212;-0.7171428;0.04618001,-0.003303915;-0.7068346;-0.07045901,-0.07760017;0.01018111;-0.03482896,-0.1468265;-0.330631;-0.108818,-0.1592742;-0.6849015;-0.004019968,-0.1811713;-0.7429597;-0.07994539,0.03640714;0.5595987;2.145767E-06,497.3154
+0;0;0,0.02230982;0.3231779;-0.01232512,0.04455256;0.6328854;-0.03860372,0.2237803;0.5165735;-0.0240669,0.3142177;0.2479941;0.005254539,0.4224328;-0.009169072;-0.01497287,-0.1438728;0.5101727;-0.01660658,-0.2415603;0.2425787;-0.01169852,-0.3512778;-0.01391008;-0.03239122,0.07582708;0.0003147962;-0.04001234,0.06074289;-0.3512464;-0.006840806,0.02435598;-0.7159673;0.05968835,0.02195415;-0.6767719;-0.0582329,-0.07854725;0.009220511;-0.03310807,-0.1209448;-0.3365937;-0.09259023,-0.1484572;-0.6969433;-0.002242371,-0.1488551;-0.7544868;-0.08181448,0.03899924;0.5573537;-0.02964241,0;0;0,0.02163777;0.3234359;0.003826856,0.04167022;0.6342413;-0.006372929,0.2177485;0.5021552;0.0006241796,0.2732514;0.2227144;-0.001786471,0.3387024;-0.04415515;-0.05422115,-0.148367;0.5196739;-0.001564711,-0.2281538;0.2461694;0.0001345227,-0.3087737;-0.01633072;-0.05322004,0.07577603;-0.003632277;-0.03994536,0.05731489;-0.3559945;-0.01937246,-0.002602637;-0.7181309;0.04417682,-0.005109325;-0.7078822;-0.07243943,-0.0776949;0.01046858;-0.03470941,-0.1479912;-0.3261309;-0.1164554,-0.1534657;-0.6840411;-0.01329648,-0.1814389;-0.7419363;-0.08737551,0.03696297;0.5582861;-0.001390934,497.3378
+0;0;0,0.02227338;0.3226501;-0.01230499,0.0444799;0.6318533;-0.0385406,0.2233687;0.5157458;-0.02402943,0.3128254;0.2500791;0.004974023,0.42245;-0.01043373;-0.01551685,-0.1435914;0.5093572;-0.01658317,-0.2402195;0.2446651;-0.01172834,-0.3513661;-0.01516452;-0.03269057,0.07590551;0.0003151218;-0.04005373,0.06100923;-0.3468665;-0.00729543,0.02531561;-0.7046383;0.05796614,0.02291191;-0.6654357;-0.06004701,-0.0786285;0.009230048;-0.03314232,-0.1204979;-0.3322762;-0.09188347,-0.147486;-0.6857599;-0.003257021,-0.1478843;-0.7433717;-0.08289114,0.03893596;0.5564492;-0.02959443,0;0;0,0.02212231;0.322877;0.003414154,0.04269464;0.6331244;-0.007194042,0.2183963;0.50162;3.814697E-05,0.2762889;0.2258181;-0.002022505,0.344383;-0.04405361;-0.05528426,-0.1472659;0.5194338;-0.001705083,-0.2280933;0.2494614;0.0003695923,-0.3137974;-0.01511383;-0.05402818,0.07582743;-0.003809601;-0.04002166,0.05809949;-0.3519273;-0.02185917,-0.002897263;-0.7067268;0.04083443,-0.005524233;-0.6966655;-0.07584083,-0.0777958;0.01060299;-0.03466174,-0.1475137;-0.3195066;-0.1240885,-0.1466914;-0.6729946;-0.03146378,-0.1687116;-0.7356397;-0.101817,0.0378506;0.5573142;-0.002105236,497.3719
+0;0;0,0.0222505;0.3223186;-0.01229235,0.04443754;0.6312503;-0.03850529,0.2233682;0.5151923;-0.02399985,0.3121806;0.2514388;0.004794747,0.4223324;-0.01032674;-0.01579466,-0.1436667;0.5088023;-0.01655207,-0.239599;0.2460164;-0.0117322,-0.35128;-0.01506257;-0.03279522,0.07601365;0.0003155708;-0.04011079,0.06120754;-0.3447645;-0.007550787,0.02531871;-0.7044929;0.05806768,0.02291495;-0.6652901;-0.05994861,-0.07874051;0.009243198;-0.03318954,-0.1203565;-0.3301958;-0.09157511,-0.1474922;-0.6856127;-0.002463982,-0.1478904;-0.7432268;-0.08210023,0.03889784;0.555904;-0.02956598,0;0;0,0.02236529;0.3225305;0.003056765,0.04304564;0.6324842;-0.007907629,0.2187498;0.5009793;-0.000320673,0.2795807;0.2278894;-0.002371788,0.3510636;-0.04236048;-0.05653536,-0.1470049;0.5190546;-0.001568594,-0.229895;0.2518354;0.0008459346,-0.3189757;-0.01297975;-0.0540727,0.07587773;-0.003983766;-0.0401715,0.05772078;-0.3500539;-0.02387917,-0.003684834;-0.7066892;0.03967309,-0.006414756;-0.6966607;-0.0769974,-0.07795662;0.01076311;-0.03455386,-0.1468642;-0.3163396;-0.1273721,-0.1419193;-0.6738005;-0.04254569,-0.1513475;-0.733076;-0.1197423,0.03818756;0.5567392;-0.002734423,497.4053
+0;0;0,0.02250133;0.3219832;-0.01399639,0.04466981;0.6304798;-0.04115742,0.2225258;0.5154129;-0.02860776,0.3277155;0.2559903;0.002699239,0.44903;-4.401803E-05;-0.01441733,-0.1421046;0.5085281;-0.01760032,-0.2484909;0.247776;-0.01164843,-0.3682404;-0.008576661;-0.03416789,0.07570254;-0.0003131446;-0.04111896,0.06223912;-0.3458585;-0.008430745,0.02060867;-0.7543914;0.06470378,0.01834402;-0.718218;-0.01584307,-0.07940492;0.01023727;-0.03180876,-0.1269342;-0.3236653;-0.1148838,-0.1535448;-0.7258142;-0.007417448,-0.1540756;-0.6894553;-0.08797995,0.03912348;0.5552461;-0.03204752,0;0;0,0.02300218;0.3222372;0.003076077,0.04425961;0.631793;-0.007966995,0.2186031;0.5007217;-0.0007555485,0.2832819;0.226572;-0.002677441,0.3594545;-0.04122508;-0.05787003,-0.1447309;0.519066;-0.0014722,-0.2309637;0.2509321;0.002159517,-0.3226241;-0.01191813;-0.05326529,0.07597527;-0.004152298;-0.04040122,0.05686846;-0.3506122;-0.02453005,-0.01313774;-0.7578031;0.03270316,-0.03201534;-0.7826012;-0.02361596,-0.0782305;0.01095525;-0.03437605,-0.1457829;-0.3151658;-0.1330329,-0.1372821;-0.722541;-0.04384699,-0.1412973;-0.7513924;-0.09908677,0.03927472;0.5561489;-0.002771139,497.4384
+0;0;0,0.02246952;0.3215281;-0.01397661,0.04461367;0.6296855;-0.04110845,0.2224604;0.5146892;-0.02856723,0.3272319;0.2562982;0.00261528,0.4497246;-0.002222747;-0.01466752,-0.1421418;0.5078049;-0.01756064,-0.248105;0.2480897;-0.01163241,-0.3690175;-0.01075268;-0.03437058,0.07586159;-0.0003138024;-0.04120535,0.06240937;-0.3455716;-0.008544337,0.0208813;-0.7530999;0.06441033,0.01850086;-0.7166107;-0.02025498,-0.07957175;0.01025878;-0.03187558,-0.1270615;-0.3233659;-0.1148815,-0.1536066;-0.7245259;-0.007679395,-0.1541645;-0.6878418;-0.09236115,0.03907232;0.5545193;-0.03200672,0;0;0,0.02311751;0.3217753;0.002603292,0.04428627;0.6309784;-0.008895993,0.2186481;0.4999664;-0.001626492,0.2857544;0.2275566;-0.003863811,0.3664513;-0.04182753;-0.05914843,-0.1447408;0.5187797;-0.001984096,-0.2335544;0.2527212;0.004368239,-0.3304304;-0.01092052;-0.05259043,0.07624938;-0.004439637;-0.04024029,0.05556597;-0.3506027;-0.02631342,-0.01453267;-0.7563593;0.03346968,-0.03178991;-0.7782921;-0.03150082,-0.07836384;0.01113493;-0.03446854,-0.1451695;-0.3131672;-0.1384674,-0.1332773;-0.7202767;-0.05333994,-0.1412865;-0.755045;-0.1077175,0.03933872;0.5554076;-0.003596067,497.4601
+0;0;0,0.02255426;0.3214517;-0.01551294,0.04467588;0.6295124;-0.04375483,0.2225961;0.5148506;-0.03253622,0.3380949;0.2612118;-0.0002445765,0.4759798;0.01039615;-0.01492412,-0.1420207;0.5078462;-0.01852277,-0.2584625;0.25267;-0.01206289,-0.38886;-0.001601398;-0.03394403,0.07545163;-0.0009314922;-0.04194215,0.06374492;-0.3462978;-0.009759147,0.01937753;-0.7538186;0.06154722,0.01646763;-0.7174289;-0.0231091,-0.07982341;0.01094588;-0.03100594,-0.1319424;-0.318483;-0.1269793,-0.1499879;-0.7191778;-0.01632524,-0.1511146;-0.6825984;-0.1010095,0.03911954;0.5543764;-0.03441652,0;0;0,0.02311751;0.3217753;0.002603292,0.04428627;0.6309784;-0.008895993,0.2186481;0.4999664;-0.001626492,0.2857544;0.2275566;-0.003863811,0.3664513;-0.04182753;-0.05914843,-0.1447408;0.5187797;-0.001984096,-0.2335544;0.2527212;0.004368239,-0.3304304;-0.01092052;-0.05259043,0.07624938;-0.004439637;-0.04024029,0.05556597;-0.3506027;-0.02631342,-0.01453267;-0.7563593;0.03346968,-0.03178991;-0.7782921;-0.03150082,-0.07836384;0.01113493;-0.03446854,-0.1451695;-0.3131672;-0.1384674,-0.1332773;-0.7202767;-0.05333994,-0.1412865;-0.755045;-0.1077175,0.03933872;0.5554076;-0.003596067,497.4836
+0;0;0,0.02253683;0.3212032;-0.01550095,0.04464653;0.6290973;-0.04372808,0.2220885;0.5145676;-0.03251795,0.3369794;0.2622635;-0.0003962368,0.4764581;0.008548766;-0.01524546,-0.1415737;0.5075816;-0.0185412,-0.2574027;0.2537481;-0.01211531,-0.3893074;-0.003462285;-0.03424937,0.07552085;-0.0009323469;-0.04198063,0.06380753;-0.3464937;-0.009779453,0.01973578;-0.7512991;0.06105178,0.01643833;-0.7140585;-0.03487895,-0.07989665;0.01095592;-0.03103439,-0.1320451;-0.318659;-0.1270619,-0.1499703;-0.7166839;-0.01714521,-0.1512471;-0.6792283;-0.1131077,0.0390923;0.5539899;-0.03439333,0;0;0,0.02307855;0.321532;0.002065897,0.04404987;0.6305622;-0.009922028,0.2180649;0.4999259;-0.002681971,0.2878906;0.2297219;-0.004476309,0.3737659;-0.04111543;-0.06208336,-0.144478;0.5187321;-0.002452045,-0.2357982;0.2550928;0.004180464,-0.3360841;-0.01082036;-0.05308155,0.07623182;-0.004642099;-0.04042029,0.05437927;-0.3509821;-0.02785754,-0.01534542;-0.753659;0.03392076,-0.04147537;-0.7669479;-0.04798961,-0.07847615;0.0113164;-0.03435219,-0.1451308;-0.3089463;-0.1508672,-0.1331827;-0.71461;-0.07263092,-0.1358272;-0.7568609;-0.1361827,0.03916256;0.5550243;-0.004512072,497.518
+0;0;0,0.02251223;0.3208525;-0.01548403,0.04460042;0.6284474;-0.0436836,0.2212406;0.5141675;-0.03249118,0.3358682;0.262442;-0.0004431158,0.4758642;0.007786304;-0.01534741,-0.1408172;0.5072124;-0.01857609,-0.2563806;0.2539609;-0.01216494,-0.3887745;-0.004203409;-0.03438108,0.07563446;-0.0009337494;-0.04204379,0.06391748;-0.3466032;-0.009832524,0.01989275;-0.7509767;0.06092313,0.01617734;-0.7128183;-0.04716717,-0.08001684;0.01097241;-0.03108108,-0.1321816;-0.3187457;-0.1271387,-0.1500877;-0.7163458;-0.01733924,-0.1515263;-0.6779453;-0.1254653,0.03905182;0.553416;-0.03435829,0;0;0,0.02315407;0.3211773;0.001386881,0.04435675;0.6298654;-0.01118958,0.2175868;0.4998289;-0.003663063,0.2896392;0.2308713;-0.005275488,0.3800849;-0.03948104;-0.0635823,-0.1435372;0.5188591;-0.002780018,-0.2378094;0.2569496;0.004179397,-0.3434561;-0.007882118;-0.05390218,0.07633932;-0.004832014;-0.04047322,0.05345874;-0.3512527;-0.02900958,-0.0163601;-0.7534326;0.03295135,-0.04894418;-0.7760996;-0.05608988,-0.0786131;0.01147242;-0.03431451,-0.1448711;-0.3074435;-0.1549994,-0.1303818;-0.7133327;-0.08079366,-0.1330869;-0.7654161;-0.1516376,0.03939439;0.5544211;-0.005621672,497.5403
+0;0;0,0.02247815;0.3203668;-0.01546059,0.04453759;0.6275609;-0.04362385,0.2195524;0.5137201;-0.03245904,0.3345215;0.2612446;-0.0003154911,0.4747371;0.006189227;-0.01524318,-0.1392624;0.5068272;-0.01866859,-0.2551701;0.2528212;-0.01223833,-0.3877718;-0.005748272;-0.03448934,0.07564347;-0.0009338606;-0.04204879,0.06392812;-0.3465552;-0.00984202,0.01993373;-0.75065;0.06086488,0.01616196;-0.7123679;-0.0488652,-0.08002637;0.01097371;-0.03108478,-0.1321838;-0.3186985;-0.127129,-0.1500776;-0.7160246;-0.01740523,-0.1515381;-0.6774966;-0.1271716,0.03899546;0.552617;-0.03430942,0;0;0,0.02323435;0.3206847;0.0008039474,0.04442175;0.6289455;-0.01233971,0.2161469;0.4997436;-0.004920006,0.2911839;0.2307398;-0.00609827,0.3881759;-0.03740475;-0.06632769,-0.1419867;0.5192698;-0.003288239,-0.2402406;0.2579648;0.004509458,-0.3496537;-0.006010175;-0.0527839,0.07622053;-0.005119577;-0.04068327,0.05182694;-0.3514306;-0.03057051,-0.01787257;-0.7532313;0.03208542,-0.04505216;-0.7714792;-0.06308246,-0.07865247;0.01175261;-0.03415513,-0.1457057;-0.3044133;-0.1613228,-0.1294755;-0.7114589;-0.0959156,-0.1306499;-0.6991922;-0.2045787,0.03947259;0.5535994;-0.006636381,497.5636
+0;0;0,0.02292001;0.3197187;-0.01679098,0.04516678;0.6263978;-0.04585757,0.2193252;0.5132256;-0.03580913,0.3479796;0.2680321;-0.003023546,0.5039678;0.02149272;-0.0141095,-0.1377639;0.5063304;-0.01908039,-0.2644716;0.2580607;-0.01173531,-0.4055234;0.003348827;-0.03325593,0.07548907;-0.001770096;-0.04271085,0.06574741;-0.3479234;-0.01125629,0.01967091;-0.751423;0.0584894,0.01470733;-0.7123339;-0.06349976,-0.0803775;0.01198679;-0.03035994,-0.1378563;-0.3120185;-0.1427126,-0.1490354;-0.7075646;-0.02774395,-0.1514435;-0.6683026;-0.1497973,0.03955618;0.5515714;-0.03635678,0;0;0,0.02311271;0.3201452;0.0003921986,0.04409868;0.6279861;-0.01313794,0.2151139;0.4994258;-0.005833149,0.2936025;0.2318712;-0.006709337,0.3963025;-0.03461289;-0.06733787,-0.1415046;0.5193213;-0.003439214,-0.2443643;0.2603015;0.005238347,-0.3577921;-0.002598375;-0.05181148,0.07633868;-0.00527066;-0.04087269,0.05044541;-0.3519022;-0.0317899,-0.01921187;-0.7531273;0.03118396,-0.05508068;-0.7732969;-0.07457542,-0.07891222;0.01187554;-0.03402621,-0.1478894;-0.2999997;-0.1714392,-0.1308524;-0.7064024;-0.105515,-0.1323622;-0.6960678;-0.2263438,0.03920534;0.5527315;-0.007346392,497.5952
+0;0;0,0.02292001;0.3197187;-0.01679098,0.04516678;0.6263978;-0.04585757,0.2193252;0.5132256;-0.03580913,0.3479796;0.2680321;-0.003023546,0.5039678;0.02149272;-0.0141095,-0.1377639;0.5063304;-0.01908039,-0.2644716;0.2580607;-0.01173531,-0.4055234;0.003348827;-0.03325593,0.07548907;-0.001770096;-0.04271085,0.06574741;-0.3479234;-0.01125629,0.01967091;-0.751423;0.0584894,0.01470733;-0.7123339;-0.06349976,-0.0803775;0.01198679;-0.03035994,-0.1378563;-0.3120185;-0.1427126,-0.1490354;-0.7075646;-0.02774395,-0.1514435;-0.6683026;-0.1497973,0.03955618;0.5515714;-0.03635678,0;0;0,0.02311271;0.3201452;0.0003921986,0.04409868;0.6279861;-0.01313794,0.2151139;0.4994258;-0.005833149,0.2936025;0.2318712;-0.006709337,0.3963025;-0.03461289;-0.06733787,-0.1415046;0.5193213;-0.003439214,-0.2443643;0.2603015;0.005238347,-0.3577921;-0.002598375;-0.05181148,0.07633868;-0.00527066;-0.04087269,0.05044541;-0.3519022;-0.0317899,-0.01921187;-0.7531273;0.03118396,-0.05508068;-0.7732969;-0.07457542,-0.07891222;0.01187554;-0.03402621,-0.1478894;-0.2999997;-0.1714392,-0.1308524;-0.7064024;-0.105515,-0.1323622;-0.6960678;-0.2263438,0.03920534;0.5527315;-0.007346392,497.618
+0;0;0,0.02289213;0.3193297;-0.01677055,0.04510156;0.6254951;-0.04578773,0.2178173;0.512775;-0.03576177,0.3455957;0.269251;-0.003199406,0.5012614;0.02322136;-0.01426244,-0.1363848;0.5059357;-0.01916827,-0.2622298;0.2593563;-0.0118732,-0.40299;0.005171061;-0.03334933,0.07552447;-0.001770926;-0.04273088,0.06577928;-0.3480499;-0.0112649,0.01993114;-0.7495497;0.05813511,0.01491442;-0.7103634;-0.06516001,-0.08041518;0.01199241;-0.03037418,-0.1379148;-0.3121306;-0.1427677,-0.1490386;-0.7057163;-0.02836882,-0.1514725;-0.6663551;-0.1517288,0.03950163;0.5508108;-0.036305,0;0;0,0.02363823;0.3197155;0.0001676083,0.04535402;0.6269719;-0.01366997,0.2148478;0.4993202;-0.00635767,0.2957102;0.2344574;-0.007076502,0.4021723;-0.02980813;-0.06802201,-0.1390981;0.5194071;-0.003624484,-0.2447067;0.2635657;0.005518577,-0.365146;0.004337877;-0.0508736,0.07630737;-0.005458146;-0.04099274,0.04985775;-0.3521942;-0.03269887,-0.02068965;-0.7512034;0.0300324,-0.05555712;-0.7685753;-0.07883179,-0.07896797;0.01205542;-0.03393725,-0.1486939;-0.2967135;-0.1781395,-0.1314314;-0.7019205;-0.1178917,-0.1330729;-0.6918944;-0.2399965,0.04026623;0.5518818;-0.007786751,497.6405
+0;0;0,0.02502528;0.3188414;-0.01774028,0.05225686;0.624048;-0.04899351,0.2226863;0.5136524;-0.0359226,0.3578193;0.2725056;-0.004877625,0.5205901;0.02988149;-0.01367228,-0.1300001;0.5068591;-0.02027964,-0.2654627;0.2640124;-0.01307782,-0.4273404;0.02166343;-0.03545439,0.07524624;-0.002734159;-0.04322924,0.06584883;-0.3493985;-0.01267026,0.01892691;-0.7494527;0.05673656,0.01408036;-0.7103253;-0.06825437,-0.08051337;0.0131456;-0.02971582,-0.1434225;-0.304133;-0.1584599,-0.1466674;-0.6962091;-0.04301211,-0.1489309;-0.6569939;-0.16807,0.0451149;0.5496908;-0.03866665,0;0;0,0.02407439;0.3194076;1.072884E-05,0.04630594;0.626302;-0.01403809,0.2146366;0.4991786;-0.006685972,0.3013758;0.2348818;-0.006914854,0.4112844;-0.02896693;-0.06808722,-0.1373038;0.5198457;-0.003228021,-0.2489974;0.2652824;0.006698762,-0.3759957;0.008160919;-0.04985327,0.07626231;-0.005654156;-0.04111362,0.04940467;-0.3526634;-0.03326619,-0.02154563;-0.7505695;0.02755451,-0.05372488;-0.7637746;-0.08570337,-0.07900978;0.01225306;-0.03384607,-0.1486569;-0.2955871;-0.1807543,-0.1310574;-0.6998915;-0.1233909,-0.1329005;-0.6900774;-0.2471595,0.04108994;0.5513079;-0.008095503,497.6631
+0;0;0,0.02502528;0.3188414;-0.01774028,0.05225686;0.624048;-0.04899351,0.2226863;0.5136524;-0.0359226,0.3578193;0.2725056;-0.004877625,0.5205901;0.02988149;-0.01367228,-0.1300001;0.5068591;-0.02027964,-0.2654627;0.2640124;-0.01307782,-0.4273404;0.02166343;-0.03545439,0.07524624;-0.002734159;-0.04322924,0.06584883;-0.3493985;-0.01267026,0.01892691;-0.7494527;0.05673656,0.01408036;-0.7103253;-0.06825437,-0.08051337;0.0131456;-0.02971582,-0.1434225;-0.304133;-0.1584599,-0.1466674;-0.6962091;-0.04301211,-0.1489309;-0.6569939;-0.16807,0.0451149;0.5496908;-0.03866665,0;0;0,0.02407439;0.3194076;1.072884E-05,0.04630594;0.626302;-0.01403809,0.2146366;0.4991786;-0.006685972,0.3013758;0.2348818;-0.006914854,0.4112844;-0.02896693;-0.06808722,-0.1373038;0.5198457;-0.003228021,-0.2489974;0.2652824;0.006698762,-0.3759957;0.008160919;-0.04985327,0.07626231;-0.005654156;-0.04111362,0.04940467;-0.3526634;-0.03326619,-0.02154563;-0.7505695;0.02755451,-0.05372488;-0.7637746;-0.08570337,-0.07900978;0.01225306;-0.03384607,-0.1486569;-0.2955871;-0.1807543,-0.1310574;-0.6998915;-0.1233909,-0.1329005;-0.6900774;-0.2471595,0.04108994;0.5513079;-0.008095503,497.687
+0;0;0,0.02499895;0.3185059;-0.01772161,0.05219861;0.6233553;-0.04893804,0.2213754;0.5133073;-0.03589935,0.3569436;0.2713838;-0.004754385,0.5152782;0.03537239;-0.01330935,-0.1288055;0.5065622;-0.02036751,-0.2647045;0.2629334;-0.01314249,-0.4221702;0.02718952;-0.0349092,0.07538662;-0.00273926;-0.04330989,0.06598042;-0.3497281;-0.01272229,0.01974683;-0.7439137;0.05566635,0.01608953;-0.707026;-0.03865424,-0.08066358;0.01317012;-0.02977126,-0.1436316;-0.3044055;-0.1586359,-0.1468289;-0.69073;-0.04488163,-0.148537;-0.653776;-0.1392528,0.04506545;0.5490897;-0.0386239,0;0;0,0.02458471;0.3190307;-0.0002241134,0.04741526;0.6255041;-0.01458573,0.2143648;0.498868;-0.006994486,0.3063756;0.2354115;-0.007667065,0.423593;-0.0158636;-0.07063782,-0.1351669;0.5199783;-0.003262199,-0.2519844;0.2667838;0.007781947,-0.380034;0.01926453;-0.04862654,0.0763621;-0.005821913;-0.04124713,0.04890031;-0.3531239;-0.0340035,-0.01986426;-0.7445407;0.03127432,-0.02386206;-0.7646591;-0.04890895,-0.07920485;0.01240811;-0.0337494,-0.1494862;-0.2940282;-0.1840246,-0.1312402;-0.6927228;-0.1301116,-0.1326979;-0.6778914;-0.2235192,0.04205054;0.5506208;-0.008556366,497.7181
+0;0;0,0.02682847;0.3177423;-0.01881812,0.05588086;0.6218906;-0.05118942,0.2239116;0.5110782;-0.03928071,0.3720947;0.2775183;-0.004978586,0.5342121;0.05920441;-0.01029286,-0.1248983;0.5056068;-0.02127917,-0.2690142;0.2671804;-0.01299672,-0.4233107;0.04406568;-0.03258389,0.07519917;-0.003451655;-0.04385514,0.06724588;-0.3508313;-0.01427446,0.01928042;-0.7454219;0.05344045,0.01499649;-0.7085755;-0.04149096,-0.08094277;0.01378007;-0.0291287,-0.1461833;-0.3008848;-0.1645563,-0.1447796;-0.6873903;-0.0496683,-0.147124;-0.6504951;-0.1446639,0.04835724;0.5478058;-0.04055648,0;0;0,0.02484426;0.3184594;-0.0006463528,0.04796449;0.6244884;-0.01536417,0.2144255;0.4985632;-0.007512808,0.3103553;0.2368717;-0.007948637,0.4317774;0.001156628;-0.06849849,-0.1342359;0.5198846;-0.00322093,-0.2560174;0.2694913;0.00933099,-0.3842717;0.03645961;-0.04739915,0.07634538;-0.006092549;-0.04152548,0.04817066;-0.3536184;-0.03498185,-0.02026823;-0.745754;0.02931118,-0.0253821;-0.7675259;-0.05050564,-0.07940522;0.01268233;-0.0335272,-0.1531445;-0.2870854;-0.1957393,-0.1336913;-0.6856382;-0.1377314,-0.1384424;-0.7275265;-0.2000749,0.04252315;0.5497143;-0.009244442,497.7521
+0;0;0,0.02680994;0.3175229;-0.01880512,0.05583469;0.6213829;-0.05114511,0.2233131;0.5107709;-0.03925239,0.3709548;0.2780643;-0.0050756,0.5284597;0.06596187;-0.01023868,-0.1243827;0.5053169;-0.02130836,-0.267972;0.2677616;-0.01305617,-0.4178785;0.05099492;-0.03208604,0.07531154;-0.003456813;-0.04392068,0.06738076;-0.3498529;-0.01442375,0.0192753;-0.7455953;0.05348881,0.01498425;-0.7087376;-0.04160047,-0.08106373;0.01380066;-0.02917222,-0.1461195;-0.2999732;-0.1642164,-0.1447118;-0.6876069;-0.04899307,-0.1470601;-0.6507003;-0.1441466,0.04831951;0.5473812;-0.04052409,0;0;0,0.02538399;0.3181955;-0.0006890297,0.04928793;0.62387;-0.01543593,0.21504;0.4983768;-0.007581949,0.3156312;0.2395335;-0.007302046,0.4404768;0.0142384;-0.06627321,-0.1326599;0.520215;-0.002664228,-0.2583647;0.2729762;0.01111363,-0.3879625;0.04935738;-0.0438491,0.0763344;-0.00634791;-0.04177999,0.0480292;-0.3528866;-0.0360347,-0.0197493;-0.7461649;0.02936077,-0.02582519;-0.7672178;-0.05103886,-0.07960627;0.01301057;-0.03326216,-0.1539841;-0.2842216;-0.1977135,-0.1347215;-0.6843039;-0.142024,-0.1363951;-0.6696821;-0.2361947,0.04363702;0.5491973;-0.009305954,497.7737
+0;0;0,0.0267984;0.3173862;-0.01879703,0.05580323;0.6210384;-0.05111451,0.2225957;0.5106298;-0.03923523,0.370383;0.2776937;-0.005024739,0.5280447;0.06538022;-0.01019295,-0.1237254;0.5051973;-0.02136214,-0.2674563;0.2674078;-0.01310181,-0.4175119;0.05042537;-0.03215063,0.07534921;-0.003458542;-0.04394265,0.06742974;-0.349361;-0.01448776,0.01937156;-0.7447144;0.05335805,0.01528533;-0.7081839;-0.03719247,-0.08110427;0.01380756;-0.02918682,-0.1460674;-0.2995192;-0.1640385,-0.1446609;-0.6867719;-0.04892845,-0.1468972;-0.6501949;-0.1395402,0.048294;0.5470953;-0.0405019,0;0;0,0.02601026;0.3180065;-0.0008978844,0.0508291;0.6233754;-0.01606977,0.2156222;0.4980311;-0.007619618,0.3216446;0.2410683;-0.007519721,0.4485105;0.0170292;-0.06812036,-0.1306956;0.5204182;-0.002188846,-0.2603655;0.2750287;0.01331478,-0.3951684;0.05419607;-0.04165866,0.07630228;-0.00653924;-0.04190016,0.04792358;-0.3525877;-0.03700542,-0.01922172;-0.7453423;0.02971983,-0.02127279;-0.7616321;-0.0484581,-0.07966179;0.0131956;-0.03317071,-0.15476;-0.2816224;-0.2005668,-0.1339265;-0.6810384;-0.1435607,-0.1449555;-0.7184879;-0.2034578,0.04494397;0.5487909;-0.009815454,497.8087
+0;0;0,0.02690531;0.3172383;-0.02013826,0.05567671;0.6207414;-0.05332801,0.2227988;0.512909;-0.03961908,0.3740185;0.2828189;-0.006189447,0.5417295;0.07993166;-0.00774235,-0.1237024;0.5060191;-0.022124,-0.2758123;0.2742858;-0.01270494,-0.433454;0.06436931;-0.03211435,0.07498801;-0.004324513;-0.04448935,0.06774786;-0.3499916;-0.01639141,0.01670627;-0.7439926;0.04994119,0.01271363;-0.707366;-0.04344136,-0.08121382;0.01457582;-0.02851432,-0.1535696;-0.2899871;-0.1779589,-0.1436004;-0.6747518;-0.0592204,-0.1457097;-0.6381386;-0.1526654,0.04821192;0.5468292;-0.04262169,0;0;0,0.02658515;0.3179022;-0.0009934902,0.05206086;0.623127;-0.01631904,0.2163858;0.4974915;-0.007572651,0.3282014;0.2436735;-0.007270098,0.4583564;0.02266212;-0.06648362,-0.1294211;0.5205543;-0.001379964,-0.2627171;0.2778622;0.01471784,-0.4015717;0.0606789;-0.03860578,0.07625793;-0.006735086;-0.04195917,0.04766385;-0.352411;-0.0376972,-0.01830168;-0.743848;0.03062344,-0.02176167;-0.7627721;-0.0492177,-0.07965136;0.01336401;-0.03314012,-0.1562256;-0.2785396;-0.2041849,-0.1343805;-0.6763463;-0.1449004,-0.1454142;-0.7187977;-0.2032889,0.04602109;0.5485797;-0.01002789,497.8313
+0;0;0,0.02690531;0.3172383;-0.02013826,0.05567671;0.6207414;-0.05332801,0.2227988;0.512909;-0.03961908,0.3740185;0.2828189;-0.006189447,0.5417295;0.07993166;-0.00774235,-0.1237024;0.5060191;-0.022124,-0.2758123;0.2742858;-0.01270494,-0.433454;0.06436931;-0.03211435,0.07498801;-0.004324513;-0.04448935,0.06774786;-0.3499916;-0.01639141,0.01670627;-0.7439926;0.04994119,0.01271363;-0.707366;-0.04344136,-0.08121382;0.01457582;-0.02851432,-0.1535696;-0.2899871;-0.1779589,-0.1436004;-0.6747518;-0.0592204,-0.1457097;-0.6381386;-0.1526654,0.04821192;0.5468292;-0.04262169,0;0;0,0.02658515;0.3179022;-0.0009934902,0.05206086;0.623127;-0.01631904,0.2163858;0.4974915;-0.007572651,0.3282014;0.2436735;-0.007270098,0.4583564;0.02266212;-0.06648362,-0.1294211;0.5205543;-0.001379964,-0.2627171;0.2778622;0.01471784,-0.4015717;0.0606789;-0.03860578,0.07625793;-0.006735086;-0.04195917,0.04766385;-0.352411;-0.0376972,-0.01830168;-0.743848;0.03062344,-0.02176167;-0.7627721;-0.0492177,-0.07965136;0.01336401;-0.03314012,-0.1562256;-0.2785396;-0.2041849,-0.1343805;-0.6763463;-0.1449004,-0.1454142;-0.7187977;-0.2032889,0.04602109;0.5485797;-0.01002789,497.8541
+0;0;0,0.02689303;0.3170935;-0.02012906,0.05565772;0.6205267;-0.0533108,0.2233875;0.5126014;-0.03959506,0.3739977;0.2834387;-0.006300163,0.5432577;0.07867749;-0.007867409,-0.1243148;0.5056876;-0.02203933,-0.2758116;0.2748884;-0.01265823,-0.4349094;0.06303297;-0.03224692,0.07504965;-0.004328069;-0.04452592,0.06780931;-0.3500043;-0.01642724,0.01678202;-0.7438949;0.04988678,0.01245596;-0.706715;-0.05129394,-0.08128058;0.01458781;-0.02853777,-0.1536383;-0.2899832;-0.1779863,-0.1436719;-0.6746401;-0.05928104,-0.1459573;-0.6374746;-0.1605294,0.04819544;0.5466392;-0.04260807,0;0;0,0.02705872;0.3177158;-0.001074791,0.05329928;0.6227956;-0.01657939,0.2179226;0.4967695;-0.007419586,0.3331816;0.2457261;-0.00709033,0.471058;0.02670175;-0.06706524,-0.1289847;0.5204539;-0.0004324596,-0.2661453;0.2813177;0.01712821,-0.4120786;0.06626324;-0.03794996,0.07629797;-0.006964683;-0.04199827,0.04748216;-0.3526341;-0.03796709,-0.01780918;-0.7439523;0.03101349,-0.02682671;-0.7664992;-0.05538858,-0.07970006;0.01363225;-0.03310293,-0.1571103;-0.2766357;-0.2065565,-0.1355019;-0.6741697;-0.1461328,-0.1504325;-0.7212958;-0.210448,0.04705098;0.5482947;-0.01024222,497.8857
+0;0;0,0.02842024;0.3165653;-0.02057404,0.05810902;0.6195188;-0.0545161,0.2255652;0.5113469;-0.04050324,0.3821018;0.287074;-0.00621438,0.5685917;0.08484282;-0.01100802,-0.1219603;0.50526;-0.02276155,-0.2816047;0.2807265;-0.0140357,-0.4536895;0.06681497;-0.03213552,0.07501898;-0.00498182;-0.04484594,0.06789629;-0.3498538;-0.01808681,0.0134453;-0.7432133;0.04694195,0.009179005;-0.706199;-0.05277881,-0.0814279;0.01511277;-0.02837119,-0.1576872;-0.2842563;-0.184147,-0.1422838;-0.6687512;-0.06645358,-0.1445807;-0.6317529;-0.1662402,0.05053481;0.5457522;-0.04361415,0;0;0,0.0276461;0.3173;-0.001023531,0.05444044;0.6220305;-0.01646304,0.2187933;0.4959342;-0.007254124,0.3390266;0.2478986;-0.007480621,0.4903411;0.02669267;-0.06969631,-0.1278765;0.5198913;0.0001496822,-0.2689405;0.2839307;0.02018221,-0.4375499;0.07387972;-0.03592768,0.07636607;-0.007099688;-0.04220951,0.04694003;-0.3518142;-0.03913772,-0.01717116;-0.7428215;0.03106475,-0.03254786;-0.7522855;-0.05958724,-0.07991045;0.01375321;-0.03299991,-0.1589968;-0.2733824;-0.2090736,-0.1385142;-0.6705277;-0.1475803,-0.1647244;-0.7056411;-0.2188888,0.04806134;0.547618;-0.01015353,497.9077
+0;0;0,0.0283995;0.3163344;-0.02055904,0.05806316;0.6190312;-0.05447255,0.2258591;0.5108516;-0.04046232,0.3810969;0.2884397;-0.00645797,0.5682299;0.08551106;-0.01126814,-0.1223292;0.5047531;-0.0226868,-0.280649;0.2820827;-0.01403335,-0.4533272;0.06743342;-0.0321956,0.07524211;-0.004996638;-0.04497933,0.06810634;-0.3505023;-0.01817101,0.013613;-0.7441677;0.04690831,0.009734567;-0.7077911;-0.04374646,-0.0816701;0.01515772;-0.02845558,-0.1580695;-0.2847615;-0.1845177,-0.1426542;-0.6695554;-0.0667327,-0.1447423;-0.6331934;-0.1574474,0.05049491;0.5453226;-0.04357917,0;0;0,0.02812394;0.3170249;-0.0009322166,0.05513403;0.6214828;-0.01623356,0.2197329;0.4951875;-0.006995201,0.3437288;0.2515749;-0.007212162,0.4990089;0.03152558;-0.06794381,-0.1275356;0.5197668;0.001619039,-0.2719228;0.2886589;0.02315074,-0.4430499;0.07930553;-0.03260421,0.07652184;-0.007038593;-0.04247761,0.04607162;-0.3523008;-0.03921783,-0.01777154;-0.7435559;0.03163934,-0.02306941;-0.7598427;-0.0464853,-0.08024374;0.01368262;-0.03291218,-0.1635801;-0.2679768;-0.2169416,-0.1439744;-0.6651062;-0.1530584,-0.1683371;-0.6939436;-0.2180093,0.04872459;0.5471287;-0.009966612,497.9415
+0;0;0,0.02837921;0.3161084;-0.02054435,0.05803509;0.618726;-0.05444892,0.2264953;0.5104368;-0.04042996,0.3800758;0.2903993;-0.006788641,0.563411;0.09158905;-0.01150119,-0.1230077;0.5043153;-0.02258732,-0.2796372;0.2840221;-0.01402626,-0.448811;0.07372907;-0.03181991,0.07538223;-0.005005943;-0.04506309,0.06825096;-0.3502932;-0.01827173,0.01335848;-0.7468421;0.04728428,0.009215437;-0.7100304;-0.04955574,-0.08182219;0.01518595;-0.02850857,-0.1581733;-0.2845437;-0.184472,-0.1426451;-0.672156;-0.06582429,-0.1448756;-0.6353599;-0.1627283,0.05046895;0.5450379;-0.04355858,0;0;0,0.02870115;0.3167452;-0.0008380413,0.05637568;0.6210675;-0.01605654,0.2213365;0.4942622;-0.006961346,0.3490748;0.2558979;-0.007742882,0.507742;0.04509434;-0.06729198,-0.1270857;0.5195045;0.003076511,-0.2735118;0.2931609;0.02459773,-0.4417395;0.08837985;-0.02947321,0.07650128;-0.006988227;-0.04285955,0.04541439;-0.3519773;-0.04002523,-0.01731041;-0.7459856;0.03335619,-0.03100254;-0.76758;-0.04783559,-0.08048299;0.01369099;-0.03276075,-0.1657304;-0.2642041;-0.2211729,-0.1478844;-0.6641369;-0.1556208,-0.1779177;-0.6944038;-0.225674,0.04978648;0.5467474;-0.009821415,497.9758
+0;0;0,0.02998872;0.315706;-0.02136316,0.0610423;0.6181061;-0.05619739,0.2302153;0.5097771;-0.04121843,0.3895954;0.2974724;-0.00699487,0.5716656;0.1101619;-0.01186475,-0.1214021;0.5043138;-0.02322855,-0.2849933;0.2926495;-0.01413324,-0.4578608;0.09716202;-0.02678018,0.0752963;-0.005496203;-0.04532231,0.06773594;-0.3503572;-0.02013287,0.01036405;-0.7477731;0.04353327,0.006275292;-0.7111167;-0.05230767,-0.08192067;0.01552966;-0.02831409,-0.1630642;-0.2770112;-0.1940138,-0.1429856;-0.6644334;-0.07241955,-0.1451986;-0.6278396;-0.1683265,0.05316837;0.5444781;-0.045058,0;0;0,0.0293389;0.3164882;-0.0006482601,0.05773827;0.6207796;-0.01575041,0.2232455;0.4929015;-0.006970406,0.3541857;0.2594471;-0.007496357,0.5136522;0.06151162;-0.06791532,-0.1268978;0.5191253;0.004236627,-0.2756073;0.2976175;0.02583108,-0.441236;0.102011;-0.024802,0.07655925;-0.007155269;-0.04291081,0.0450401;-0.3515712;-0.04068053,-0.01685391;-0.7464416;0.03368855,-0.02923185;-0.7662198;-0.04764676,-0.08057331;0.01381134;-0.03272679,-0.1677623;-0.2606612;-0.2242565,-0.1615698;-0.66277;-0.1646377,-0.1866582;-0.6934987;-0.2348454,0.05094123;0.546465;-0.00955987,497.9986
+0;0;0,0.02995594;0.3153608;-0.02133981,0.06099366;0.6176064;-0.05615651,0.2307977;0.509186;-0.04116872,0.3893958;0.297923;-0.007113077,0.5643269;0.117957;-0.01179201,-0.1220662;0.5037034;-0.02311506,-0.2848547;0.2930776;-0.01406438,-0.450944;0.1052553;-0.02621542,0.07548933;-0.005510292;-0.0454385,0.0679104;-0.3512186;-0.02018717,0.01047509;-0.7490737;0.04354934,0.006468338;-0.7125509;-0.05036928,-0.08213067;0.01556947;-0.02838667,-0.1634735;-0.2776901;-0.1944934,-0.1433728;-0.6655405;-0.07276481,-0.1455414;-0.629079;-0.1667481,0.05312312;0.54401;-0.0450219,0;0;0,0.02994412;0.3160829;-0.000369072,0.05872253;0.6201881;-0.01533771,0.2246757;0.491933;-0.006648779,0.3608904;0.2630478;-0.008181095,0.5194119;0.07779233;-0.06786227,-0.1265791;0.5184222;0.005323437,-0.279704;0.3015298;0.02667038,-0.4414123;0.115709;-0.0216157,0.07650009;-0.007059425;-0.04349208,0.04498416;-0.3523222;-0.04038966,-0.01632328;-0.7476667;0.0344038,-0.0233452;-0.7589174;-0.05002595,-0.08091266;0.01376503;-0.03251652,-0.1700598;-0.2584719;-0.2278344,-0.1664497;-0.660783;-0.1663313,-0.1916672;-0.687062;-0.2375778,0.05182981;0.5459119;-0.009181738,498.0305
+0;0;0,0.02994596;0.3152558;-0.0213327,0.06098408;0.6175056;-0.05614953,0.2307203;0.5091051;-0.04116422,0.3872619;0.3005814;-0.007550161,0.5622364;0.1205707;-0.01223026,-0.1220075;0.5036246;-0.02311753,-0.2826852;0.2957299;-0.0141842,-0.4488158;0.1078609;-0.02633827,0.07562756;-0.005520383;-0.04552171,0.06805396;-0.3509854;-0.02028814,0.01036222;-0.7506168;0.04373293,0.006615106;-0.7145167;-0.04409987,-0.08228107;0.01559798;-0.02843865,-0.1635667;-0.2774553;-0.1944286,-0.1433762;-0.6670374;-0.0721565,-0.1454043;-0.6309946;-0.1600498,0.05311424;0.5439157;-0.04501591,0;0;0,0.03056916;0.315917;-0.0001413822,0.0602141;0.6199623;-0.01474667,0.2256715;0.4911229;-0.006527662,0.3634602;0.2672282;-0.008189201,0.5246965;0.08488807;-0.06980753,-0.1251902;0.5181138;0.006375251,-0.2796959;0.3064645;0.02758621,-0.447647;0.1262541;-0.020978,0.076583;-0.007110789;-0.04366589,0.04446727;-0.3520754;-0.04079676,-0.01614659;-0.749227;0.03489232,-0.02771163;-0.7690009;-0.03690374,-0.08112447;0.01379929;-0.03241339,-0.1721663;-0.2560721;-0.2296975,-0.1731604;-0.6606294;-0.1708356,-0.1950947;-0.6865854;-0.2352846,0.05308381;0.5457054;-0.008710861,498.0641
+0;0;0,0.02965495;0.3152458;-0.02188043,0.06015334;0.6175175;-0.05700164,0.2302971;0.5098208;-0.04191029,0.3939723;0.3069735;-0.007548586,0.5808104;0.1392531;-0.0093521,-0.1225666;0.5040002;-0.02320729,-0.2905392;0.301917;-0.01514947,-0.4641337;0.1208869;-0.02676537,0.07551169;-0.005922271;-0.04566333,0.06759128;-0.3514268;-0.02108512,0.007880334;-0.7510915;0.04084294,0.0040868;-0.7150344;-0.04699086,-0.08227231;0.01594845;-0.02826907,-0.1671888;-0.2716579;-0.2017972,-0.1416125;-0.6607453;-0.07895921,-0.1618158;-0.6997839;-0.1298646,0.05255178;0.5439057;-0.04582637,0;0;0,0.03056916;0.315917;-0.0001413822,0.0602141;0.6199623;-0.01474667,0.2256715;0.4911229;-0.006527662,0.3634602;0.2672282;-0.008189201,0.5246965;0.08488807;-0.06980753,-0.1251902;0.5181138;0.006375251,-0.2796959;0.3064645;0.02758621,-0.447647;0.1262541;-0.020978,0.076583;-0.007110789;-0.04366589,0.04446727;-0.3520754;-0.04079676,-0.01614659;-0.749227;0.03489232,-0.02771163;-0.7690009;-0.03690374,-0.08112447;0.01379929;-0.03241339,-0.1721663;-0.2560721;-0.2296975,-0.1731604;-0.6606294;-0.1708356,-0.1950947;-0.6865854;-0.2352846,0.05308381;0.5457054;-0.008710861,498.0863
+0;0;0,0.02964151;0.3151029;-0.02187052,0.06012899;0.6172662;-0.05697948,0.2316639;0.5093222;-0.0418604,0.3938352;0.3083387;-0.007814422,0.5806184;0.1406675;-0.009617407,-0.1239576;0.5034561;-0.02301123,-0.2903869;0.3032297;-0.01502745,-0.4639303;0.1222527;-0.02663994,0.07571614;-0.005938306;-0.04578696,0.06780709;-0.3509476;-0.02124398,0.007826466;-0.7524173;0.04096377,0.003872033;-0.7161033;-0.05059543,-0.08249507;0.01599163;-0.02834561,-0.1672898;-0.2712025;-0.2016251,-0.1415981;-0.662047;-0.07823227,-0.1626582;-0.7040138;-0.1312968,0.05252939;0.5436735;-0.04580709,0;0;0,0.03113295;0.3157175;4.601479E-05,0.06106482;0.6196294;-0.01445067,0.2276643;0.4899135;-0.006182432,0.3683686;0.2707196;-0.00924468,0.5347833;0.09331888;-0.07121205,-0.1257027;0.517661;0.007873602,-0.282144;0.3104331;0.02874894,-0.4558868;0.1359731;-0.02005656,0.07662679;-0.007085443;-0.04407692,0.04433073;-0.3515329;-0.0410322,-0.01561314;-0.7504592;0.03584385,-0.01928227;-0.7652861;-0.04425406,-0.08145846;0.01378778;-0.03223444,-0.1750516;-0.2529155;-0.231749,-0.1756202;-0.6589245;-0.1700908,-0.1993554;-0.6853266;-0.2386037,0.05387874;0.5453954;-0.008437872,498.1086
+0;0;0,0.02962977;0.314978;-0.02186185,0.06011561;0.6171249;-0.05696946,0.2329966;0.5089146;-0.04181951,0.3912349;0.3128054;-0.008599218,0.5779819;0.1451667;-0.01040185,-0.1252988;0.5030044;-0.02282862,-0.2876917;0.3076339;-0.01503846,-0.4612016;0.126692;-0.0266487,0.07579084;-0.005944164;-0.04583213,0.06790526;-0.3499292;-0.02136202,0.007709283;-0.7528403;0.04106908,0.003747104;-0.7165139;-0.05066948,-0.08257646;0.01600741;-0.02837358,-0.1671194;-0.270334;-0.2011386,-0.1413354;-0.6625819;-0.0773027,-0.1624368;-0.7046897;-0.1304712,0.0525152;0.5435241;-0.04579587,0;0;0,0.03171882;0.3155325;0.000418663,0.06206015;0.6194027;-0.01375747,0.2296052;0.488448;-0.00577426,0.3699056;0.2765472;-0.009729624,0.5407922;0.1035669;-0.07182622,-0.1261258;0.5174508;0.009336667,-0.2823721;0.3179998;0.02953948,-0.4620775;0.149562;-0.01857616,0.07665876;-0.007375136;-0.04414987,0.04397768;-0.3507585;-0.04160714,-0.01541872;-0.7510487;0.03648544,-0.03088318;-0.7654462;-0.04264354,-0.08154065;0.01405969;-0.03214991,-0.176052;-0.2508038;-0.2319038,-0.1838089;-0.6588235;-0.174299,-0.2043072;-0.687158;-0.2424796,0.054773;0.5451634;-0.007832766,498.1328
+0;0;0,0.02934773;0.3148046;-0.02256097,0.05940677;0.6168502;-0.05808337,0.2336511;0.508692;-0.04280591,0.4003161;0.3215414;-0.008778486,0.5977373;0.1669125;-0.01217688,-0.1268529;0.5026863;-0.02315962,-0.2951329;0.3140604;-0.01525113,-0.4753839;0.1400405;-0.02636196,0.07585204;-0.005878639;-0.04596957,0.06753821;-0.3497978;-0.02244817,0.005955379;-0.7540311;0.038487,0.001726533;-0.7174179;-0.05819767,-0.08274687;0.01580192;-0.02836451,-0.1714784;-0.2625223;-0.2115722,-0.1415415;-0.6553279;-0.08620219,-0.1639522;-0.7029335;-0.1399114,0.05201822;0.5432547;-0.04683753,0;0;0,0.03208394;0.3153447;0.0007679462,0.06259783;0.6191117;-0.01317763,0.231087;0.4875637;-0.005383492,0.374725;0.2794721;-0.01053023,0.5552527;0.1169506;-0.07292664,-0.1267022;0.5170144;0.01031092,-0.2865891;0.3221084;0.03051607,-0.4678563;0.1553686;-0.01677913,0.07666554;-0.007345587;-0.04438161,0.04359908;-0.350568;-0.04160905,-0.01527717;-0.7521284;0.03708649,-0.03077943;-0.7714298;-0.04500246,-0.0817297;0.01401001;-0.03201977,-0.1799162;-0.2468033;-0.2350925,-0.1876461;-0.6559786;-0.1765609,-0.2074531;-0.687127;-0.2492115,0.05527009;0.5448874;-0.00731039,498.1658
+0;0;0,0.02934409;0.3147656;-0.02255818,0.05940518;0.6168315;-0.05808369,0.2341519;0.508557;-0.04279192,0.3999193;0.3224142;-0.008947741,0.5972911;0.167824;-0.01234528,-0.1273533;0.5025346;-0.02309106,-0.294727;0.3149245;-0.01522516,-0.4749328;0.1409482;-0.02633321,0.07594285;-0.005885677;-0.04602461,0.06766924;-0.348141;-0.022617,0.005735118;-0.7546802;0.03866578,0.001590674;-0.718199;-0.05608917,-0.08284594;0.01582084;-0.02839847,-0.1711482;-0.2611569;-0.2107199,-0.1410405;-0.6562032;-0.08463466,-0.163004;-0.7022599;-0.1372719,0.05201458;0.5432156;-0.04683473,0;0;0,0.03235567;0.3152757;0.001316547,0.06305209;0.6190675;-0.01215434,0.2317614;0.4866513;-0.004742622,0.3790505;0.2828607;-0.01172018,0.5584679;0.1186351;-0.07258618,-0.1267226;0.516639;0.01168208,-0.2893883;0.3258625;0.03211614,-0.4770988;0.1664711;-0.01504793,0.0766266;-0.007337496;-0.04466259,0.04239669;-0.3487728;-0.04235613,-0.01519502;-0.752651;0.03783774,-0.02958596;-0.7755272;-0.03984559,-0.08191945;0.01397729;-0.03184432,-0.1821427;-0.243489;-0.2353669,-0.1886245;-0.6549652;-0.1761141,-0.2095265;-0.68177;-0.2494216,0.05567738;0.5448162;-0.006424904,498.1982
+0;0;0,0.02934409;0.3147656;-0.02255818,0.05940518;0.6168315;-0.05808369,0.2341519;0.508557;-0.04279192,0.3999193;0.3224142;-0.008947741,0.5972911;0.167824;-0.01234528,-0.1273533;0.5025346;-0.02309106,-0.294727;0.3149245;-0.01522516,-0.4749328;0.1409482;-0.02633321,0.07594285;-0.005885677;-0.04602461,0.06766924;-0.348141;-0.022617,0.005735118;-0.7546802;0.03866578,0.001590674;-0.718199;-0.05608917,-0.08284594;0.01582084;-0.02839847,-0.1711482;-0.2611569;-0.2107199,-0.1410405;-0.6562032;-0.08463466,-0.163004;-0.7022599;-0.1372719,0.05201458;0.5432156;-0.04683473,0;0;0,0.03235567;0.3152757;0.001316547,0.06305209;0.6190675;-0.01215434,0.2317614;0.4866513;-0.004742622,0.3790505;0.2828607;-0.01172018,0.5584679;0.1186351;-0.07258618,-0.1267226;0.516639;0.01168208,-0.2893883;0.3258625;0.03211614,-0.4770988;0.1664711;-0.01504793,0.0766266;-0.007337496;-0.04466259,0.04239669;-0.3487728;-0.04235613,-0.01519502;-0.752651;0.03783774,-0.02958596;-0.7755272;-0.03984559,-0.08191945;0.01397729;-0.03184432,-0.1821427;-0.243489;-0.2353669,-0.1886245;-0.6549652;-0.1761141,-0.2095265;-0.68177;-0.2494216,0.05567738;0.5448162;-0.006424904,498.2205
+0;0;0,0.02921496;0.3146305;-0.02309973,0.05909314;0.616693;-0.05905284,0.2347783;0.5081335;-0.04346377,0.4085413;0.3295806;-0.009511225,0.6130502;0.18462;-0.006128657,-0.1284024;0.5024057;-0.0232557,-0.3041669;0.3227616;-0.01536087,-0.4883624;0.1530199;-0.02578639,0.07581975;-0.006090315;-0.04624838,0.06731944;-0.3466965;-0.0244746,0.01225638;-0.7560716;0.03967049,0.008263865;-0.7200317;-0.04941417,-0.08294459;0.01598784;-0.02809313,-0.1744246;-0.2519811;-0.2188363,-0.1406298;-0.6485595;-0.09109433,-0.1606094;-0.6902636;-0.14057,0.05179203;0.5430599;-0.04773592,0;0;0,0.03269164;0.3151301;0.001935005,0.06365608;0.6189457;-0.01102591,0.2329527;0.4856825;-0.004081011,0.3833997;0.2843742;-0.01233637,0.5637174;0.121168;-0.07314897,-0.1269773;0.51604;0.01317723,-0.293371;0.328635;0.03367144,-0.4830416;0.1716642;-0.01359508,0.07656513;-0.007513598;-0.044788,0.04178958;-0.3471411;-0.04312134,-0.01502641;-0.7531418;0.03854775,-0.0212029;-0.7714534;-0.03639448,-0.08195806;0.01412209;-0.03175029,-0.1840908;-0.2400497;-0.2355259,-0.1886803;-0.6536624;-0.17521,-0.2092603;-0.6758903;-0.2447601,0.05620296;0.5446714;-0.005458593,498.254
+0;0;0,0.02920483;0.3145215;-0.02309172,0.05907519;0.6165048;-0.05903632,0.234961;0.5079065;-0.04344247,0.40874;0.3293372;-0.009486802,0.6384268;0.16653;-0.005687794,-0.128618;0.5021723;-0.02321223,-0.3043988;0.3225117;-0.01531668,-0.5112712;0.1318724;-0.02702572,0.07605696;-0.00610937;-0.04639308,0.06766715;-0.3422877;-0.02490235,0.01192506;-0.7567111;0.04003376,0.00793463;-0.7206743;-0.04900438,-0.08320409;0.01603786;-0.02818102,-0.1734949;-0.2484476;-0.2164446,-0.1392833;-0.6499165;-0.0871273,-0.1592524;-0.6915831;-0.1365771,0.05177402;0.5428711;-0.04771931,0;0;0,0.03304145;0.3149784;0.002610207,0.06412807;0.618717;-0.009972334,0.233411;0.4848588;-0.003422976,0.3885466;0.2872041;-0.01365423,0.5903614;0.1066857;-0.09085882,-0.1266665;0.5156919;0.01473841,-0.296914;0.3316677;0.03448652,-0.5115398;0.1572574;-0.01836691,0.07654715;-0.00755401;-0.04536271,0.04074767;-0.342616;-0.04528666,-0.01474412;-0.7534964;0.03938079,-0.02082604;-0.7718671;-0.03547537,-0.08235341;0.01416775;-0.03148798,-0.1851511;-0.2348419;-0.2339108,-0.1885629;-0.6533747;-0.1715467,-0.2082294;-0.6744794;-0.2421279,0.05664167;0.5444385;-0.004497766,498.2761
+0;0;0,0.02919488;0.3144143;-0.02308385,0.05905892;0.6163338;-0.05902123,0.2353789;0.5076601;-0.04341839,0.4091341;0.3291152;-0.009467371,0.640039;0.1654446;-0.005648215,-0.1290604;0.5019124;-0.02314029,-0.3048171;0.3222763;-0.01524582,-0.5127867;0.1306261;-0.02701695,0.07623787;-0.006123901;-0.04650343,0.06794032;-0.3386056;-0.02524902,0.0116156;-0.7573608;0.04036582,0.007792687;-0.7215774;-0.04493444,-0.08340201;0.01607601;-0.02824805,-0.1727;-0.2455011;-0.2144415,-0.1381308;-0.6511663;-0.08377253,-0.1572616;-0.6898243;-0.1311464,0.05175848;0.5427074;-0.04770535,0;0;0,0.03343521;0.3148249;0.002983332,0.0647174;0.618497;-0.009160042,0.2342167;0.4840044;-0.003144979,0.3926733;0.2890893;-0.01416504,0.5942088;0.1061864;-0.09194493,-0.1264351;0.5151302;0.01611384,-0.3007195;0.3348666;0.03487021,-0.5217609;0.1667639;-0.01991921,0.07675849;-0.007853687;-0.04537332,0.04048871;-0.3391322;-0.04730892,-0.01434442;-0.7541496;0.03979754,-0.02338983;-0.778221;-0.02591896,-0.08256215;0.01449989;-0.03139314,-0.1853161;-0.2306782;-0.2323758,-0.1866059;-0.6533634;-0.1678066,-0.2062289;-0.6709653;-0.2361674,0.05719496;0.5442207;-0.003808737,498.3108
+0;0;0,0.03013224;0.3142338;-0.02312362,0.06065915;0.6160214;-0.05949959,0.2369165;0.506696;-0.04369524,0.4163266;0.3339712;-0.009343006,0.6512498;0.174895;-0.002388011,-0.1280109;0.5020006;-0.02330208,-0.3103877;0.3291321;-0.01574513,-0.5239998;0.142602;-0.02664908,0.07617611;-0.006211014;-0.0467026,0.0677188;-0.3268509;-0.02698327,0.01027516;-0.7582008;0.04049394,0.006413824;-0.7224229;-0.04487977,-0.08351762;0.01612331;-0.02805986,-0.1720851;-0.2305621;-0.2139964,-0.1342228;-0.6479576;-0.07885508,-0.1546986;-0.6845102;-0.1287394,0.05314885;0.5424387;-0.04806159,0;0;0,0.03371516;0.3147018;0.003401518,0.06521446;0.6183612;-0.008213043,0.2347602;0.4832906;-0.002898693,0.3967224;0.2913782;-0.01472151,0.5988129;0.1077793;-0.09213841,-0.1261823;0.514614;0.01717766,-0.3037062;0.3375315;0.03531514,-0.5276751;0.1719732;-0.01919071,0.07669368;-0.007905453;-0.04558611,0.04069066;-0.3271604;-0.05268312,-0.01432407;-0.7541032;0.04010081,-0.02507864;-0.7807218;-0.02326823,-0.08266741;0.01453617;-0.03126195,-0.1851815;-0.2166524;-0.229537,-0.1809134;-0.651919;-0.1629001,-0.2012264;-0.6745456;-0.2273577,0.05764022;0.5440825;-0.003022432,498.3328
+0;0;0,0.03013224;0.3142338;-0.02312362,0.06065915;0.6160214;-0.05949959,0.2369165;0.506696;-0.04369524,0.4163266;0.3339712;-0.009343006,0.6512498;0.174895;-0.002388011,-0.1280109;0.5020006;-0.02330208,-0.3103877;0.3291321;-0.01574513,-0.5239998;0.142602;-0.02664908,0.07617611;-0.006211014;-0.0467026,0.0677188;-0.3268509;-0.02698327,0.01027516;-0.7582008;0.04049394,0.006413824;-0.7224229;-0.04487977,-0.08351762;0.01612331;-0.02805986,-0.1720851;-0.2305621;-0.2139964,-0.1342228;-0.6479576;-0.07885508,-0.1546986;-0.6845102;-0.1287394,0.05314885;0.5424387;-0.04806159,0;0;0,0.03371516;0.3147018;0.003401518,0.06521446;0.6183612;-0.008213043,0.2347602;0.4832906;-0.002898693,0.3967224;0.2913782;-0.01472151,0.5988129;0.1077793;-0.09213841,-0.1261823;0.514614;0.01717766,-0.3037062;0.3375315;0.03531514,-0.5276751;0.1719732;-0.01919071,0.07669368;-0.007905453;-0.04558611,0.04069066;-0.3271604;-0.05268312,-0.01432407;-0.7541032;0.04010081,-0.02507864;-0.7807218;-0.02326823,-0.08266741;0.01453617;-0.03126195,-0.1851815;-0.2166524;-0.229537,-0.1809134;-0.651919;-0.1629001,-0.2012264;-0.6745456;-0.2273577,0.05764022;0.5440825;-0.003022432,498.3561
+0;0;0,0.03011127;0.3140151;-0.02310753,0.06062263;0.6156489;-0.05946543,0.2371965;0.5062898;-0.04365787,0.4167213;0.3334547;-0.009283688,0.6541744;0.1726654;-0.002253796,-0.128354;0.5015864;-0.02322989,-0.3108473;0.3286074;-0.01566811,-0.5267598;0.1400686;-0.02668948,0.07633407;-0.006223894;-0.04679944,0.06778589;-0.330309;-0.02686823,0.01077044;-0.7584435;0.040106,0.006897482;-0.7226482;-0.04552463,-0.0836908;0.01615674;-0.02811804,-0.1732099;-0.2331793;-0.2160524,-0.1356298;-0.6474633;-0.08191851,-0.1561673;-0.6842163;-0.131953,0.05311512;0.5420935;-0.04803168,0;0;0,0.03418159;0.3144267;0.003691435,0.06587416;0.6179186;-0.007681608,0.2356032;0.4825407;-0.002851963,0.4014098;0.2937957;-0.01574421,0.6087615;0.111309;-0.09314215,-0.1258375;0.5145705;0.01861994,-0.3072814;0.3411687;0.03572657,-0.5374068;0.1787862;-0.01868678,0.0766179;-0.008173957;-0.04602933,0.04019114;-0.3308792;-0.05201912,-0.01387618;-0.7546787;0.04021,-0.02387325;-0.7813542;-0.02357972,-0.08291148;0.0149635;-0.03094506,-0.1867297;-0.2171305;-0.2330728,-0.1820859;-0.6492141;-0.1673644,-0.2021774;-0.6717364;-0.2323178,0.0582605;0.5436676;-0.002552748,498.3881
+0;0;0,0.03080119;0.3135569;-0.02321787,0.06183753;0.614804;-0.05993361,0.2383859;0.5048054;-0.04370693,0.4236522;0.3378777;-0.009055883,0.6685537;0.1854244;0.0009983229,-0.1276284;0.501116;-0.02343043,-0.3170109;0.3353986;-0.01560999,-0.5378958;0.1499011;-0.02658061,0.0764555;-0.006381535;-0.04714025,0.06739848;-0.3314018;-0.02778653,0.0135812;-0.7600021;0.03969023,0.009675158;-0.7241863;-0.04670141,-0.08401805;0.01633367;-0.02797409,-0.1757358;-0.2284506;-0.2223019,-0.1350558;-0.6425151;-0.0879761,-0.1569535;-0.6784776;-0.1397645,0.0541708;0.541316;-0.04839433,0;0;0,0.03481522;0.31397;0.004055262,0.06672052;0.6171578;-0.007147789,0.2366145;0.4815024;-0.00250721,0.4059198;0.2956541;-0.01611841,0.615411;0.1126613;-0.09323466,-0.1253114;0.5134552;0.0183858,-0.3109713;0.3442421;0.03531271,-0.5470223;0.1879783;-0.02109054,0.0766747;-0.008486658;-0.04644716,0.04060179;-0.3321613;-0.05176127,-0.0134124;-0.756027;0.040802,-0.02292062;-0.7834366;-0.02343452,-0.0832736;0.01534351;-0.03063424,-0.1876377;-0.2148427;-0.2361025,-0.1648315;-0.6448827;-0.1606501,-0.1922271;-0.6728014;-0.2190239,0.05908921;0.5429413;-0.002038479,498.4107
+0;0;0,0.03079831;0.3135276;-0.0232157,0.06181026;0.614538;-0.05990277,0.2387823;0.5045103;-0.0436739,0.4237044;0.3378928;-0.009087238,0.6362486;0.2055822;-0.0003614314,-0.1280626;0.5008125;-0.02335139,-0.3170933;0.335403;-0.01554548,-0.5087941;0.1744141;-0.02506662,0.0766611;-0.006398694;-0.04726701,0.06754857;-0.3334106;-0.0277947,0.01415144;-0.7586648;0.03915528,0.01038155;-0.7230518;-0.04422505,-0.08424398;0.01637759;-0.02804931,-0.1765238;-0.2299066;-0.2235679,-0.1361614;-0.6407385;-0.09029081,-0.1572957;-0.6744018;-0.1402741,0.05414915;0.5411038;-0.04837194,0;0;0,0.03501774;0.3139158;0.004202604,0.06709798;0.6168503;-0.006800413,0.2372896;0.4808767;-0.002487421,0.4090962;0.2980212;-0.01663578,0.6061468;0.1575918;-0.08150434,-0.1253518;0.512646;0.01824392,-0.3137094;0.347154;0.0352033,-0.5244583;0.2213582;-0.01497246,0.07655878;-0.008651167;-0.04707384,0.04037522;-0.3343287;-0.05196071,-0.01315977;-0.7550498;0.0391574,-0.02148458;-0.7793338;-0.02394532,-0.08360755;0.01561827;-0.0302966,-0.1878607;-0.2159586;-0.2374257,-0.162964;-0.6421732;-0.1606403,-0.1897586;-0.6677766;-0.2171055,0.05944373;0.5426894;-0.001719952,498.4345
+0;0;0,0.03079831;0.3135276;-0.0232157,0.06181026;0.614538;-0.05990277,0.2387823;0.5045103;-0.0436739,0.4237044;0.3378928;-0.009087238,0.6362486;0.2055822;-0.0003614314,-0.1280626;0.5008125;-0.02335139,-0.3170933;0.335403;-0.01554548,-0.5087941;0.1744141;-0.02506662,0.0766611;-0.006398694;-0.04726701,0.06754857;-0.3334106;-0.0277947,0.01415144;-0.7586648;0.03915528,0.01038155;-0.7230518;-0.04422505,-0.08424398;0.01637759;-0.02804931,-0.1765238;-0.2299066;-0.2235679,-0.1361614;-0.6407385;-0.09029081,-0.1572957;-0.6744018;-0.1402741,0.05414915;0.5411038;-0.04837194,0;0;0,0.03501774;0.3139158;0.004202604,0.06709798;0.6168503;-0.006800413,0.2372896;0.4808767;-0.002487421,0.4090962;0.2980212;-0.01663578,0.6061468;0.1575918;-0.08150434,-0.1253518;0.512646;0.01824392,-0.3137094;0.347154;0.0352033,-0.5244583;0.2213582;-0.01497246,0.07655878;-0.008651167;-0.04707384,0.04037522;-0.3343287;-0.05196071,-0.01315977;-0.7550498;0.0391574,-0.02148458;-0.7793338;-0.02394532,-0.08360755;0.01561827;-0.0302966,-0.1878607;-0.2159586;-0.2374257,-0.162964;-0.6421732;-0.1606403,-0.1897586;-0.6677766;-0.2171055,0.05944373;0.5426894;-0.001719952,498.4571
+0;0;0,0.03177929;0.3134227;-0.02330513,0.06374018;0.6141442;-0.06020555,0.2408772;0.5034906;-0.04407902,0.431337;0.3435151;-0.008762877,0.6470774;0.2168062;0.003684407,-0.1270877;0.5009375;-0.02365654,-0.3230922;0.3439797;-0.01585843,-0.5196016;0.1888961;-0.02519285,0.07674201;-0.006853702;-0.04761185,0.06719956;-0.3371841;-0.02853081,0.01782618;-0.7597475;0.03890137,0.01380181;-0.7237929;-0.0489673,-0.08452857;0.01691323;-0.02778595,-0.1797113;-0.2252391;-0.2324217,-0.1374464;-0.6329579;-0.1000445,-0.1594815;-0.6681138;-0.1551963,0.05580892;0.5407847;-0.04860996,0;0;0,0.03548647;0.3138589;0.00449276,0.06783204;0.6166112;-0.006266832,0.2384135;0.4802049;-0.002366066,0.4129286;0.3000642;-0.0167923,0.6082494;0.1569385;-0.08097064,-0.1249381;0.5121095;0.02079065,-0.3152638;0.3488469;0.03614486,-0.5285487;0.2276957;-0.0147074,0.07655282;-0.008867383;-0.04758394,0.04080619;-0.3379195;-0.05207956,-0.01234886;-0.7554723;0.03940177,-0.01971667;-0.7857585;-0.02450323,-0.08398135;0.01585309;-0.02998349,-0.1882099;-0.2183242;-0.2394369,-0.1480463;-0.639207;-0.1570404,-0.1807549;-0.6674065;-0.214621,0.06014033;0.5424867;-0.001228809,498.4886
+0;0;0,0.03177708;0.313401;-0.02330351,0.06372777;0.6140265;-0.06019229,0.2413355;0.503299;-0.04405753,0.4317349;0.3433743;-0.008752599,0.6474211;0.2166972;0.003691556,-0.1275609;0.5007395;-0.02358335,-0.3235032;0.3438315;-0.01578771,-0.5199632;0.1887868;-0.02511979,0.07692683;-0.006870208;-0.04772652,0.06735912;-0.3380747;-0.02859498,0.0182069;-0.7587453;0.03853515,0.01434452;-0.7230304;-0.04579661,-0.08473215;0.01695396;-0.02785287,-0.1801668;-0.2258392;-0.2330301,-0.1380912;-0.6317317;-0.1012459,-0.1592394;-0.664265;-0.1541777,0.05579874;0.5406876;-0.04859994,0;0;0,0.0355991;0.3138189;0.00483942,0.0679877;0.6164799;-0.005601645,0.2389386;0.4796727;-0.002254486,0.4172079;0.3033993;-0.01715446,0.6115516;0.1584052;-0.07984161,-0.1250497;0.5116158;0.02257592,-0.3173779;0.3507117;0.03650487,-0.5300091;0.2283768;-0.01393929,0.07652853;-0.008965492;-0.04801834,0.04107653;-0.3389364;-0.05206215,-0.01214236;-0.7547706;0.03813647,-0.02167881;-0.7781915;-0.02678419,-0.0842744;0.01593097;-0.02977896,-0.1872244;-0.2200086;-0.2392731,-0.1469593;-0.638764;-0.1561538,-0.175912;-0.6643678;-0.2129814,0.06030793;0.5423698;-0.000644207,498.5104
+0;0;0,0.03178662;0.3134952;-0.02331052,0.06373356;0.6140855;-0.06019441,0.2417496;0.5032968;-0.04405297,0.432093;0.3434191;-0.008758415,0.6476622;0.2168107;0.003678995,-0.1279542;0.5007316;-0.02353399,-0.3238388;0.3438697;-0.01574064,-0.5201924;0.1889092;-0.02506766,0.07705394;-0.00688156;-0.04780538,0.06740716;-0.3408234;-0.02851573,0.01811389;-0.7627013;0.03880706,0.01393916;-0.7265242;-0.0523445,-0.08487216;0.01698197;-0.02789889,-0.1810955;-0.2278178;-0.2347719,-0.1388991;-0.6348752;-0.1026094,-0.1617576;-0.6724654;-0.1598218,0.05580674;0.5407671;-0.04860532,0;0;0,0.03552377;0.3139217;0.004923105,0.06784356;0.6165615;-0.005300283,0.2391263;0.4794006;-0.002304077,0.4191458;0.3050016;-0.01697123,0.6154915;0.1621985;-0.07788229,-0.1255961;0.5112126;0.02210995,-0.3198997;0.3529015;0.03697349,-0.5331216;0.2315136;-0.01258295,0.07646585;-0.008952782;-0.04840291,0.04086313;-0.3416759;-0.05157531,-0.01302405;-0.7595657;0.0344913,-0.01944239;-0.7749117;-0.04467142,-0.08448478;0.01606889;-0.02956575,-0.1865237;-0.2229332;-0.2403936,-0.1453819;-0.6427808;-0.1568566,-0.1760561;-0.6707843;-0.2205661,0.06018901;0.5424663;-0.0003972054,498.5331
+0;0;0,0.03240526;0.3134213;-0.0236008,0.06459612;0.6138737;-0.06089701,0.2427393;0.5026098;-0.04473629,0.4377325;0.3488666;-0.008132987,0.6574981;0.2300014;0.00540058,-0.1274741;0.5010064;-0.02387485,-0.3272973;0.3493614;-0.01529564,-0.5284608;0.2008401;-0.02444244,0.07698462;-0.007020481;-0.04805037,0.06668819;-0.3414781;-0.02972803,0.01908306;-0.7637668;0.03835011,0.01487614;-0.7276893;-0.05181479,-0.0850441;0.01706225;-0.02758873,-0.1822042;-0.2244932;-0.2385733,-0.1393267;-0.6318419;-0.1064477,-0.16235;-0.6674953;-0.1642743,0.05662484;0.5405978;-0.04920844,0;0;0,0.03541777;0.3139433;0.005022764,0.06762588;0.6165408;-0.005010366,0.2391326;0.4791219;-0.002291203,0.4218281;0.3076486;-0.01706886,0.6193255;0.1660874;-0.07676971,-0.1259041;0.5112671;0.02361604,-0.322138;0.3554434;0.03811894,-0.5364431;0.2358989;-0.01078304,0.07639003;-0.008918345;-0.04868042,0.04092368;-0.3421405;-0.0516386,-0.01346023;-0.7602967;0.03447986,-0.01995568;-0.7933441;-0.03007388,-0.08461183;0.01611835;-0.02942438,-0.1863829;-0.2231735;-0.2408142,-0.1405962;-0.6425588;-0.1556781,-0.1717331;-0.6711919;-0.2171353,0.06000865;0.5424601;-0.000156641,498.5669
+0;0;0,0.03239491;0.3133212;-0.02359326,0.0645645;0.6135751;-0.06086484,0.2432151;0.5022569;-0.04469974,0.4381129;0.3485889;-0.008114334,0.6577806;0.2297767;0.005413204,-0.1279972;0.5006491;-0.02378201,-0.3277226;0.3490783;-0.01520699,-0.5287966;0.2006232;-0.02434972,0.07717446;-0.007037793;-0.04816885,0.06686405;-0.3419497;-0.02982163,0.01939956;-0.7629907;0.03805538,0.01510183;-0.726782;-0.05405595,-0.0852538;0.01710433;-0.02765677,-0.1825459;-0.2247793;-0.2389279,-0.1397951;-0.6309244;-0.1071927,-0.1633153;-0.667995;-0.1662676,0.05659847;0.5403473;-0.04918395,0;0;0,0.03532249;0.3138503;0.005153179,0.06749785;0.6162546;-0.004690647,0.2394099;0.4784651;-0.00236845,0.4245556;0.3097776;-0.01661992,0.6239697;0.1705948;-0.07506132,-0.1263981;0.5110248;0.02500481,-0.3245626;0.3578303;0.03913847,-0.5404958;0.241151;-0.008945066,0.07636607;-0.008942112;-0.04913175,0.04109105;-0.3426468;-0.05153394,-0.01272665;-0.7601189;0.03187109,-0.02090214;-0.797166;-0.03121113,-0.08492059;0.01617677;-0.02919712,-0.1853911;-0.2241863;-0.2407159,-0.1388604;-0.641929;-0.1543355,-0.1708446;-0.6724004;-0.2164784,0.05989417;0.5422196;0.0001282692,498.6016
+0;0;0,0.03239491;0.3133212;-0.02359326,0.0645645;0.6135751;-0.06086484,0.2432151;0.5022569;-0.04469974,0.4381129;0.3485889;-0.008114334,0.6577806;0.2297767;0.005413204,-0.1279972;0.5006491;-0.02378201,-0.3277226;0.3490783;-0.01520699,-0.5287966;0.2006232;-0.02434972,0.07717446;-0.007037793;-0.04816885,0.06686405;-0.3419497;-0.02982163,0.01939956;-0.7629907;0.03805538,0.01510183;-0.726782;-0.05405595,-0.0852538;0.01710433;-0.02765677,-0.1825459;-0.2247793;-0.2389279,-0.1397951;-0.6309244;-0.1071927,-0.1633153;-0.667995;-0.1662676,0.05659847;0.5403473;-0.04918395,0;0;0,0.03532249;0.3138503;0.005153179,0.06749785;0.6162546;-0.004690647,0.2394099;0.4784651;-0.00236845,0.4245556;0.3097776;-0.01661992,0.6239697;0.1705948;-0.07506132,-0.1263981;0.5110248;0.02500481,-0.3245626;0.3578303;0.03913847,-0.5404958;0.241151;-0.008945066,0.07636607;-0.008942112;-0.04913175,0.04109105;-0.3426468;-0.05153394,-0.01272665;-0.7601189;0.03187109,-0.02090214;-0.797166;-0.03121113,-0.08492059;0.01617677;-0.02919712,-0.1853911;-0.2241863;-0.2407159,-0.1388604;-0.641929;-0.1543355,-0.1708446;-0.6724004;-0.2164784,0.05989417;0.5422196;0.0001282692,498.6237
+0;0;0,0.03288766;0.3131748;-0.02382495,0.06529513;0.6131797;-0.06141615,0.2443394;0.5017841;-0.04503272,0.447088;0.3591817;-0.007367983,0.6668187;0.240744;0.007220101,-0.1279305;0.5013536;-0.02364011,-0.3325207;0.3566173;-0.01619967,-0.539809;0.2169814;-0.02363642,0.07710281;-0.007230858;-0.04848967,0.0662211;-0.3435656;-0.0308511,0.01818911;-0.7757257;0.0386567,0.01400133;-0.7398138;-0.04922527,-0.08545536;0.01728437;-0.02733147,-0.184173;-0.2190588;-0.2463002,-0.1405144;-0.6359233;-0.1113236,-0.1619128;-0.6680971;-0.1700795,0.05727964;0.5400191;-0.04965592,0;0;0,0.03530487;0.3137735;0.005240679,0.06751215;0.6159969;-0.004445791,0.2397969;0.4779307;-0.002427101,0.4284181;0.3133308;-0.01621103,0.6286119;0.1750632;-0.07388616,-0.1267601;0.5108845;0.02607058,-0.3264823;0.3599559;0.0399529,-0.5533044;0.2660191;-0.007476162,0.07639244;-0.009047836;-0.04930222,0.04152569;-0.3442075;-0.05101001,-0.01308112;-0.7720018;0.03793288,-0.01954702;-0.7913218;-0.03487825,-0.08509768;0.01624551;-0.02903182,-0.1847456;-0.2253888;-0.2417141,-0.1356161;-0.6537206;-0.1521655,-0.165999;-0.6821485;-0.2108067,0.05990538;0.5420088;0.0003430843,498.6559
+0;0;0,0.03289209;0.313217;-0.02382815,0.06529222;0.6131542;-0.06141034,0.2446546;0.5017221;-0.04502361,0.4472032;0.3592604;-0.007396042,0.6704312;0.2389376;0.007424227,-0.1282422;0.5012908;-0.02359498,-0.3326305;0.3566973;-0.01616188,-0.543218;0.214839;-0.02371699,0.07721971;-0.007241822;-0.04856319,0.06631722;-0.3442186;-0.03089094,0.01840671;-0.7752858;0.03844107,0.01396207;-0.7390113;-0.05483124,-0.08558492;0.01731058;-0.02737291,-0.184491;-0.2194838;-0.2467597,-0.1409429;-0.635294;-0.1121244,-0.1636538;-0.6712813;-0.1744842,0.0572798;0.5400215;-0.0496546,0;0;0,0.0352498;0.3138212;0.005314112,0.06741357;0.6159847;-0.004223585,0.2399715;0.4777311;-0.002557039,0.4320831;0.3174746;-0.01472557,0.637166;0.1829909;-0.08093047,-0.1272456;0.5102829;0.02496333,-0.3288155;0.3623521;0.03990252,-0.558385;0.2645515;-0.007645737,0.07642496;-0.009100452;-0.04949868,0.04168206;-0.3449215;-0.0508101,-0.01350647;-0.7716982;0.03715038,-0.02043565;-0.7834439;-0.04632497,-0.08528434;0.01632521;-0.02887524,-0.1841191;-0.2236907;-0.2447654,-0.1379187;-0.65149;-0.1565921,-0.1703163;-0.6831632;-0.2190874,0.05981946;0.5420218;0.0005321503,498.6783
+0;0;0,0.03326843;0.3129725;-0.02375725,0.06586662;0.612632;-0.0614206,0.245652;0.5013212;-0.04504468,0.4502203;0.3619849;-0.007510297,0.6743387;0.2535539;0.00923728,-0.1282437;0.5012956;-0.02356648,-0.3375551;0.3641437;-0.01651184,-0.5485915;0.2312671;-0.02512718,0.07730807;-0.007218689;-0.04870859,0.06563526;-0.3450871;-0.03185429,0.01827056;-0.7759342;0.03764531,0.01395658;-0.739859;-0.05257151,-0.08577828;0.01723563;-0.02731653,-0.1862485;-0.2151576;-0.2519818,-0.1420727;-0.6306875;-0.1174962,-0.1626592;-0.6636367;-0.1792068,0.05782101;0.5395675;-0.0496336,0;0;0,0.035298;0.3136045;0.005405426,0.06753804;0.61552;-0.003995657,0.2405061;0.4772204;-0.002390623,0.4346566;0.3195919;-0.0138154,0.6496271;0.2053027;-0.0685184,-0.1275176;0.5097845;0.02552432,-0.331207;0.3649756;0.04010762,-0.5568846;0.2686895;-0.005339283,0.07656766;-0.009311929;-0.0495162,0.04217918;-0.3460492;-0.05041612,-0.01316107;-0.7726409;0.03710436,-0.02315399;-0.7889645;-0.04002452,-0.08545462;0.01645852;-0.0287715,-0.1851826;-0.2172772;-0.2523722,-0.1410875;-0.6450278;-0.1641225,-0.1722644;-0.6748675;-0.2244698,0.05992989;0.5416158;0.0007348061,498.7017
+0;0;0,0.03325553;0.3128512;-0.02374804,0.06583133;0.612305;-0.06138512,0.2461834;0.5009394;-0.04500505,0.4506488;0.3616731;-0.007489547,0.6747908;0.2532308;0.009259792,-0.1288273;0.5009137;-0.0234628,-0.3380334;0.3638307;-0.01641171,-0.5490921;0.2309401;-0.02502795,0.07741818;-0.00722897;-0.04877796,0.06572015;-0.3458272;-0.03188726,0.01830104;-0.7771692;0.03769216,0.01407537;-0.7412183;-0.050678,-0.08590045;0.01726018;-0.02735543,-0.1865877;-0.2156351;-0.252506,-0.1423612;-0.6316422;-0.1178659,-0.1625262;-0.6633028;-0.1783133,0.05779224;0.5392997;-0.04960766,0;0;0,0.03518721;0.3134941;0.005388021,0.06735137;0.6152095;-0.003956079,0.2408888;0.4768292;-0.002652168,0.4363201;0.3209243;-0.01308751,0.6507001;0.2056139;-0.06808424,-0.128194;0.5093441;0.0259001,-0.3340447;0.3677649;0.03966481,-0.5600452;0.2716799;-0.004734788,0.07660621;-0.009311572;-0.04969811,0.04228905;-0.3467919;-0.05022668,-0.01315443;-0.7739365;0.03706217,-0.02404436;-0.7925825;-0.03626954,-0.08565155;0.01645511;-0.02860353,-0.1861215;-0.2151364;-0.2551914,-0.141797;-0.6432082;-0.1661087,-0.172207;-0.6713381;-0.2257636,0.05976021;0.5413635;0.0007629395,498.7342
+0;0;0,0.03325553;0.3128512;-0.02374804,0.06583133;0.612305;-0.06138512,0.2461834;0.5009394;-0.04500505,0.4506488;0.3616731;-0.007489547,0.6747908;0.2532308;0.009259792,-0.1288273;0.5009137;-0.0234628,-0.3380334;0.3638307;-0.01641171,-0.5490921;0.2309401;-0.02502795,0.07741818;-0.00722897;-0.04877796,0.06572015;-0.3458272;-0.03188726,0.01830104;-0.7771692;0.03769216,0.01407537;-0.7412183;-0.050678,-0.08590045;0.01726018;-0.02735543,-0.1865877;-0.2156351;-0.252506,-0.1423612;-0.6316422;-0.1178659,-0.1625262;-0.6633028;-0.1783133,0.05779224;0.5392997;-0.04960766,0;0;0,0.03518721;0.3134941;0.005388021,0.06735137;0.6152095;-0.003956079,0.2408888;0.4768292;-0.002652168,0.4363201;0.3209243;-0.01308751,0.6507001;0.2056139;-0.06808424,-0.128194;0.5093441;0.0259001,-0.3340447;0.3677649;0.03966481,-0.5600452;0.2716799;-0.004734788,0.07660621;-0.009311572;-0.04969811,0.04228905;-0.3467919;-0.05022668,-0.01315443;-0.7739365;0.03706217,-0.02404436;-0.7925825;-0.03626954,-0.08565155;0.01645511;-0.02860353,-0.1861215;-0.2151364;-0.2551914,-0.141797;-0.6432082;-0.1661087,-0.172207;-0.6713381;-0.2257636,0.05976021;0.5413635;0.0007629395,498.7565
+0;0;0,0.03326535;0.3129435;-0.02375505,0.06583788;0.6123676;-0.06138751,0.2466636;0.5009319;-0.04500011,0.4509222;0.3618065;-0.007522561,0.6748908;0.253448;0.009213828,-0.1292844;0.5009062;-0.02340401,-0.3382788;0.363962;-0.01636006,-0.5491742;0.2311741;-0.02496964,0.07745448;-0.00723236;-0.04880083,0.06514253;-0.3636002;-0.03102371,0.01953797;-0.7784365;0.03589319,0.01534138;-0.7425266;-0.05186891,-0.08594073;0.01726827;-0.02736826,-0.191912;-0.2278493;-0.2643347,-0.1493779;-0.6279375;-0.1348468,-0.1694042;-0.6591739;-0.1948783,0.05780163;0.5393881;-0.04961421,0;0;0,0.03519012;0.3135883;0.005347967,0.06736316;0.6152729;-0.003970385,0.2413059;0.4766251;-0.002637386,0.4402188;0.325506;-0.01150787,0.6593682;0.2193695;-0.06528711,-0.1285481;0.5088914;0.02613221,-0.3362141;0.3704611;0.04005717,-0.5618171;0.2736135;-0.00361662,0.0766394;-0.009296134;-0.04972934,0.04093502;-0.3644884;-0.04431831,-0.01274624;-0.7760286;0.03568029,-0.02399176;-0.7953138;-0.03642548,-0.08572575;0.01638751;-0.02855819,-0.192448;-0.2248352;-0.2691566,-0.1496967;-0.6364474;-0.1831647,-0.1799818;-0.6640189;-0.2425201,0.05977108;0.5414531;0.0007429123,498.7907
+0;0;0,0.03350546;0.3128248;-0.02369142,0.06617869;0.6121247;-0.06138534,0.2474152;0.5005879;-0.04461668,0.4540911;0.3651418;-0.007960059,0.6829848;0.2673495;0.00843274,-0.1294941;0.5012038;-0.0231947,-0.3431779;0.3719139;-0.01793881,-0.5632553;0.2548983;-0.0278204,0.07739411;-0.007302071;-0.04896233,0.0648226;-0.3579689;-0.03190286,0.02028557;-0.7659762;0.03361075,0.01631852;-0.7303173;-0.05018333,-0.08603805;0.01732675;-0.02716091,-0.1916772;-0.2172723;-0.2663679,-0.1503386;-0.6110564;-0.1399925,-0.1677685;-0.6377085;-0.1996242,0.05813184;0.5391805;-0.04958795,0;0;0,0.03499848;0.3135111;0.005398512,0.06700167;0.6151124;-0.003825188,0.241441;0.4764261;-0.002647161,0.4430876;0.3291995;-0.01084721,0.6598192;0.2182647;-0.06511736,-0.129273;0.5085071;0.02631957,-0.3403328;0.3753979;0.03815001,-0.5753567;0.3027862;-0.003270544,0.07669395;-0.009333193;-0.04971326,0.04123351;-0.3588248;-0.04591155,-0.01070139;-0.7631497;0.0351417,-0.02861764;-0.7861571;-0.02761531,-0.08578405;0.01635919;-0.02852985,-0.1908851;-0.2210408;-0.2651969,-0.1485259;-0.6258003;-0.1808105,-0.1781268;-0.648756;-0.2390229,0.05945417;0.5413166;0.0008656979,498.8125
+0;0;0,0.03347301;0.3125218;-0.02366847,0.06611234;0.6115112;-0.0613233,0.2480181;0.4999154;-0.04454952,0.4545538;0.3645611;-0.007917754,0.6833526;0.2668093;0.00846825,-0.1302071;0.5005335;-0.02305274,-0.343746;0.3713312;-0.01780041,-0.5637322;0.2543641;-0.02767791,0.07745941;-0.007308232;-0.04900365,0.06492858;-0.3568403;-0.03199938,0.02015673;-0.7669988;0.03385963,0.01457221;-0.7290326;-0.08409972,-0.08611065;0.01734137;-0.02718383,-0.1914079;-0.2164985;-0.2656167,-0.1498514;-0.6123588;-0.138575,-0.174388;-0.6621096;-0.2225204,0.05807383;0.5386426;-0.04953814,0;0;0,0.03494482;0.3132073;0.005528927,0.06693013;0.614498;-0.003541946,0.2421336;0.4760159;-0.002441406,0.4465773;0.3329521;-0.009871125,0.6645586;0.2241183;-0.06290054,-0.1299985;0.5078606;0.02668327,-0.343662;0.3792018;0.03738477,-0.5771453;0.3017493;-0.003351402,0.07669978;-0.009290025;-0.04985547,0.04168589;-0.3576838;-0.04603064,-0.01049696;-0.7641737;0.03530097,-0.01951955;-0.7531497;-0.0811789,-0.08592952;0.01625323;-0.02840208,-0.1915329;-0.2175158;-0.2667691,-0.1547484;-0.6253301;-0.1836652,-0.1914972;-0.6749676;-0.2631412,0.05938576;0.5407776;0.001118184,498.8351
+0;0;0,0.0334533;0.3123378;-0.02365453,0.06606812;0.6111028;-0.06128092,0.248489;0.4994617;-0.04450323,0.4549463;0.3641588;-0.00788537,0.6837424;0.2664082;0.00850044,-0.1307491;0.5000814;-0.02294889,-0.3442069;0.3709282;-0.01769856,-0.5641906;0.2539625;-0.02757594,0.07752803;-0.007314706;-0.04904706,0.06500576;-0.3566081;-0.0320544,0.02014357;-0.7675942;0.0339375,0.01455885;-0.7296277;-0.08402608,-0.08618694;0.01735673;-0.02720791,-0.1914123;-0.2163235;-0.265478,-0.1497719;-0.6129825;-0.13818,-0.1743094;-0.6627362;-0.2221283,0.05803607;0.5382926;-0.04950522,0;0;0,0.03486803;0.3130285;0.005558729,0.0668042;0.614098;-0.003427982,0.2426041;0.4757722;-0.002308846,0.4490823;0.3358197;-0.009548306,0.666324;0.2253604;-0.06223726,-0.1306098;0.5073186;0.02679018,-0.346174;0.3819273;0.03581652,-0.5794812;0.3031405;-0.003321033,0.07672638;-0.009338275;-0.04995573,0.04159039;-0.3574784;-0.04603994,-0.01070049;-0.7647142;0.0358243,-0.01970199;-0.7536887;-0.08066177,-0.08604866;0.01626676;-0.02829727,-0.1921265;-0.215593;-0.2679638,-0.156927;-0.6244848;-0.1852263,-0.1930447;-0.6742908;-0.264829,0.05926982;0.5404353;0.001213074,498.8685
+0;0;0,0.03335812;0.3122686;-0.02319928,0.06578248;0.6109486;-0.0604163,0.2492279;0.499378;-0.04446182,0.4635292;0.3777544;-0.006060991,0.6919194;0.27886;0.00970605,-0.1320681;0.5001588;-0.02295069,-0.3504536;0.379836;-0.0182417,-0.5673422;0.2571535;-0.02819928,0.07746074;-0.007202079;-0.04928834,0.06401812;-0.3568842;-0.03305662,0.01965867;-0.7682792;0.03291899,0.01411156;-0.7302528;-0.08503944,-0.08636361;0.01720341;-0.02695823,-0.1933926;-0.2114581;-0.2698172,-0.1516357;-0.6088082;-0.1435809,-0.173977;-0.6625158;-0.2242239,0.05781024;0.5381604;-0.04874226,0;0;0,0.03474325;0.3129301;0.005508423,0.06656355;0.6138561;-0.003471851,0.2433876;0.4756201;-0.002111435,0.4530475;0.3407584;-0.008969665,0.6706671;0.2315048;-0.06278586,-0.1317255;0.5070049;0.02686683,-0.348856;0.3846038;0.03488543,-0.5828566;0.3075401;-0.003788929,0.0766902;-0.009302169;-0.05013442,0.04137132;-0.3578094;-0.04600489,-0.0107667;-0.7654036;0.03594017,-0.01970059;-0.7543797;-0.08054791,-0.08616298;0.0162494;-0.02816516,-0.1929455;-0.2128446;-0.2707248,-0.1584662;-0.6221552;-0.188006,-0.1948746;-0.668552;-0.2707547,0.05905825;0.5402347;0.001167774,498.8915
+0;0;0,0.03335812;0.3122686;-0.02319928,0.06578248;0.6109486;-0.0604163,0.2492279;0.499378;-0.04446182,0.4635292;0.3777544;-0.006060991,0.6919194;0.27886;0.00970605,-0.1320681;0.5001588;-0.02295069,-0.3504536;0.379836;-0.0182417,-0.5673422;0.2571535;-0.02819928,0.07746074;-0.007202079;-0.04928834,0.06401812;-0.3568842;-0.03305662,0.01965867;-0.7682792;0.03291899,0.01411156;-0.7302528;-0.08503944,-0.08636361;0.01720341;-0.02695823,-0.1933926;-0.2114581;-0.2698172,-0.1516357;-0.6088082;-0.1435809,-0.173977;-0.6625158;-0.2242239,0.05781024;0.5381604;-0.04874226,0;0;0,0.03474325;0.3129301;0.005508423,0.06656355;0.6138561;-0.003471851,0.2433876;0.4756201;-0.002111435,0.4530475;0.3407584;-0.008969665,0.6706671;0.2315048;-0.06278586,-0.1317255;0.5070049;0.02686683,-0.348856;0.3846038;0.03488543,-0.5828566;0.3075401;-0.003788929,0.0766902;-0.009302169;-0.05013442,0.04137132;-0.3578094;-0.04600489,-0.0107667;-0.7654036;0.03594017,-0.01970059;-0.7543797;-0.08054791,-0.08616298;0.0162494;-0.02816516,-0.1929455;-0.2128446;-0.2707248,-0.1584662;-0.6221552;-0.188006,-0.1948746;-0.668552;-0.2707547,0.05905825;0.5402347;0.001167774,498.9139
+0;0;0,0.03335352;0.3122255;-0.02319608,0.06576614;0.6107976;-0.06039917,0.2503788;0.4990277;-0.04442452,0.4645518;0.377477;-0.00604669,0.6927779;0.2786537;0.009709014,-0.1332344;0.4998133;-0.02278266,-0.3514891;0.3795626;-0.01807649,-0.5682217;0.2569682;-0.02802691,0.07753835;-0.007209295;-0.04933772,0.06408311;-0.3572195;-0.03309077,0.01947459;-0.7709245;0.03325529,0.01572872;-0.7355044;-0.04640007,-0.08645014;0.01722064;-0.02698524,-0.1935795;-0.2116554;-0.2700721,-0.1515882;-0.6112366;-0.1431269,-0.1666749;-0.6377629;-0.1975839,0.05779789;0.5380458;-0.04873097,0;0;0,0.03463262;0.312899;0.005485296,0.06634068;0.6137275;-0.003467798,0.2444377;0.4754881;-0.002118826,0.4568591;0.3452863;-0.008607388,0.6763583;0.2391349;-0.06011856,-0.1330809;0.5064915;0.02672708,-0.3521938;0.3878952;0.03320349,-0.5866495;0.3125338;-0.004909389,0.07671309;-0.009503007;-0.05023122,0.04118133;-0.3583177;-0.04599595,-0.01152198;-0.7679195;0.03762412,-0.02677858;-0.7967573;-0.0142771,-0.08626373;0.01648017;-0.02802415,-0.1932132;-0.210701;-0.2727744,-0.1599061;-0.6225532;-0.1902397,-0.1840131;-0.6442709;-0.2462086,0.05886364;0.5401401;0.001164675,498.9362
+0;0;0,0.03283354;0.3122036;-0.02303606,0.06475338;0.6107081;-0.06017081,0.2503043;0.4988976;-0.0441237,0.4659243;0.3798033;-0.006693799,0.6981262;0.2910821;0.01062471,-0.1350623;0.5001692;-0.02268936,-0.3556826;0.3844597;-0.01888616,-0.5742565;0.2652148;-0.02864198,0.07749579;-0.007027987;-0.04963776,0.06258867;-0.3573806;-0.03410008,0.01822328;-0.7711073;0.03202163,0.01453464;-0.7356906;-0.04743481,-0.08670038;0.0170231;-0.02668625,-0.1977663;-0.2026757;-0.276901,-0.1560361;-0.6032962;-0.1533211,-0.1701531;-0.6301234;-0.2074289,0.05690741;0.5379785;-0.0485169,0;0;0,0.03447333;0.3128278;0.005491257,0.06601799;0.6135467;-0.003414869,0.2450464;0.4754086;-0.001947641,0.4601697;0.3499047;-0.008816004,0.6800929;0.2446307;-0.06019926,-0.1341416;0.5057093;0.02631524,-0.3545958;0.3897518;0.0318116,-0.5895737;0.3161126;-0.006290819,0.07678813;-0.009570092;-0.05030799,0.04098487;-0.3587256;-0.04592764,-0.01121029;-0.7682972;0.03795886,-0.02613714;-0.7957243;-0.01529145,-0.08640495;0.01650464;-0.02794063,-0.1934588;-0.2071075;-0.2764315,-0.1621965;-0.6191397;-0.1941988,-0.1859847;-0.6391622;-0.2515411,0.05858442;0.5399917;0.001207352,498.9689
+0;0;0,0.0328401;0.312266;-0.02304066,0.06476407;0.6108092;-0.06017981,0.2512282;0.4988135;-0.04411185,0.4667254;0.379787;-0.006703261,0.6987054;0.2911506;0.01059869,-0.1359582;0.5000911;-0.02257629,-0.3564528;0.3844476;-0.01877525,-0.5748179;0.2653166;-0.02852175,0.07759002;-0.007036533;-0.04969812,0.06188677;-0.3761002;-0.03333063,0.01933372;-0.7729261;0.03008998,0.01565535;-0.7375244;-0.04914524,-0.08680581;0.0170438;-0.0267187,-0.2038034;-0.2143884;-0.2902965,-0.1637778;-0.5986433;-0.1717649,-0.1778555;-0.6253123;-0.2257221,0.05691803;0.538079;-0.0485258,0;0;0,0.03428008;0.3129123;0.005487919,0.06559901;0.6136955;-0.003377199,0.2455406;0.4751748;-0.002147913,0.4635745;0.3550839;-0.00886631,0.6847602;0.2512517;-0.05647171,-0.1353148;0.5049592;0.02618235,-0.3572187;0.3920456;0.03003733,-0.5927227;0.3208138;-0.007836116,0.07679208;-0.009623036;-0.05049753,0.03687443;-0.3771213;-0.0418905,-0.01189445;-0.7700599;0.03888417,-0.02671747;-0.7965618;-0.01504861,-0.08656476;0.01659611;-0.02776215,-0.2008853;-0.208103;-0.2982499,-0.1758685;-0.6042338;-0.2223671,-0.1982939;-0.6223671;-0.2815382,0.05822618;0.5401331;0.001234055,499.0021
+0;0;0,0.03280799;0.3119605;-0.02301813,0.06471463;0.6103417;-0.0601375,0.2519686;0.4982184;-0.0440567,0.4673326;0.3792655;-0.006671228,0.6989399;0.2907715;0.01060293,-0.1367849;0.4995012;-0.02243399,-0.3571432;0.3839292;-0.0186353,-0.5751575;0.2649896;-0.02836614,0.07783652;-0.007058888;-0.049856,0.0622807;-0.3726575;-0.03364218,0.01897339;-0.7765172;0.03090258,0.01530013;-0.7411231;-0.04822251,-0.08708159;0.01709795;-0.02680359,-0.2029807;-0.2121613;-0.2879067,-0.1622457;-0.6032273;-0.167274,-0.1763038;-0.6298175;-0.2211562,0.05687198;0.5376429;-0.04848851,0;0;0,0.03393812;0.3126391;0.005528927,0.06500827;0.6132839;-0.003297567,0.2459158;0.4749344;-0.002176046,0.4670942;0.3610682;-0.008789897,0.699398;0.2862002;-0.05570734,-0.1365893;0.5041701;0.02623141,-0.3609053;0.396427;0.02792418,-0.5958635;0.3252751;-0.01085248,0.07689755;-0.009413347;-0.05091298,0.03691052;-0.3734193;-0.04266906,-0.01239295;-0.7731551;0.04054546,-0.02640082;-0.7997669;-0.01332712,-0.08696049;0.01652169;-0.02754782,-0.200385;-0.2020137;-0.2987385,-0.1789308;-0.6059686;-0.2245471,-0.1996275;-0.6233682;-0.2847824,0.05770345;0.5397464;0.001306534,499.0244
+0;0;0,0.03260215;0.3120017;-0.02275185,0.06430074;0.6104412;-0.05958151,0.2517306;0.4989492;-0.04310359,0.4704044;0.3858677;-0.006723881,0.7033552;0.3010977;0.0111504,-0.1373014;0.5000339;-0.02249118,-0.3609033;0.3908882;-0.01818576,-0.5851043;0.2840568;-0.02780103,0.07781873;-0.006945834;-0.04989965,0.06104182;-0.3724667;-0.03315921,0.01786296;-0.776402;0.03099746,0.01436241;-0.7409624;-0.04813235,-0.0871572;0.01692652;-0.02666626,-0.2049712;-0.2067546;-0.2917207,-0.1637525;-0.5979369;-0.1716307,-0.1754123;-0.6248113;-0.2257852,0.05651521;0.537724;-0.04800963,0;0;0,0.03393812;0.3126391;0.005528927,0.06500827;0.6132839;-0.003297567,0.2459158;0.4749344;-0.002176046,0.4670942;0.3610682;-0.008789897,0.699398;0.2862002;-0.05570734,-0.1365893;0.5041701;0.02623141,-0.3609053;0.396427;0.02792418,-0.5958635;0.3252751;-0.01085248,0.07689755;-0.009413347;-0.05091298,0.03691052;-0.3734193;-0.04266906,-0.01239295;-0.7731551;0.04054546,-0.02640082;-0.7997669;-0.01332712,-0.08696049;0.01652169;-0.02754782,-0.200385;-0.2020137;-0.2987385,-0.1789308;-0.6059686;-0.2245471,-0.1996275;-0.6233682;-0.2847824,0.05770345;0.5397464;0.001306534,499.0468
+0;0;0,0.0325729;0.3117217;-0.02273144,0.06425378;0.6099945;-0.0595409,0.2520752;0.4984581;-0.04305843,0.4707031;0.3854004;-0.006686363,0.7036582;0.3006289;0.01118824,-0.1377301;0.499545;-0.02240505,-0.3612851;0.3904223;-0.01810054,-0.5854903;0.2835889;-0.02771598,0.07810401;-0.006971298;-0.05008259,0.06115593;-0.3762218;-0.03317133,0.01821876;-0.777896;0.03062622,0.01465406;-0.7423568;-0.04995354,-0.08747672;0.01698857;-0.02676402,-0.2064928;-0.2089748;-0.2945229,-0.1655048;-0.5979676;-0.1751051,-0.1773783;-0.6258842;-0.230252,0.05647176;0.53731;-0.04797422,0;0;0,0.0336602;0.3123843;0.005580425,0.06454381;0.61288;-0.003192663,0.2460886;0.4750653;-0.002244234,0.4694288;0.3656552;-0.009433985,0.6996928;0.2840581;-0.05519676,-0.1374076;0.503622;0.0261016,-0.3635975;0.3999824;0.0264223,-0.5989306;0.3305507;-0.01321818,0.07700086;-0.009118453;-0.05142784,0.03611368;-0.376757;-0.04197944,-0.01288358;-0.7742233;0.04094076,-0.02687031;-0.7999716;-0.01591862,-0.08741706;0.01645974;-0.02728434,-0.2021136;-0.1986893;-0.3056273,-0.1822066;-0.6004741;-0.2319483,-0.2023062;-0.616855;-0.2950458,0.05728734;0.5393705;0.001398087,499.0695
+0;0;0,0.03219835;0.3117265;-0.0223863,0.06347827;0.6100159;-0.05881772,0.2522119;0.4984704;-0.0424046,0.4734928;0.3906321;-0.006677743,0.7105896;0.3189119;0.01316707,-0.1393244;0.4999665;-0.02208917,-0.3647374;0.3948901;-0.01776985,-0.5910866;0.2927857;-0.02742506,0.07824881;-0.006804616;-0.05023928,0.06015287;-0.3779126;-0.03391242,0.01695433;-0.7788311;0.03041369,0.01185623;-0.7406801;-0.08752448,-0.08773762;0.01677176;-0.02672045,-0.2087973;-0.2050526;-0.2995824,-0.1659478;-0.5928543;-0.1791108,-0.1822579;-0.6487764;-0.2588179,0.05580574;0.5373251;-0.04735035,0;0;0,0.03339764;0.3123495;0.005802155,0.06401476;0.6128071;-0.002743483,0.2465038;0.4751365;-0.001982689,0.471939;0.3702965;-0.009618282,0.7017974;0.2871617;-0.0544095,-0.1385616;0.502854;0.02636472,-0.3662732;0.4027713;0.025096,-0.6021616;0.336115;-0.01572169,0.07701534;-0.009044036;-0.05176878,0.03577435;-0.3785095;-0.04129875,-0.01315843;-0.7753804;0.04139757,-0.02178986;-0.7642815;-0.07509315,-0.08771966;0.01633948;-0.02704529,-0.2035052;-0.1956742;-0.3098156,-0.1851988;-0.5973181;-0.2384941,-0.2139148;-0.6371667;-0.3295897,0.05682695;0.5393081;0.001789331,499.1035
+0;0;0,0.03217086;0.3114603;-0.02236719,0.06343925;0.6096396;-0.05878555,0.253231;0.4979037;-0.04234877,0.4743889;0.3901254;-0.006641764,0.7115413;0.3183884;0.0132077,-0.1404107;0.499408;-0.02192409,-0.3656984;0.3943899;-0.01760718,-0.5921007;0.2922616;-0.02726465,0.07833081;-0.006811747;-0.05029193,0.06018268;-0.3789898;-0.03391799,0.01698514;-0.779899;0.03040661,0.01188689;-0.7417478;-0.08753534,-0.08782957;0.01678934;-0.02674845,-0.2092384;-0.2056746;-0.3003972,-0.1663898;-0.5934673;-0.1799285,-0.1827004;-0.6493921;-0.2596381,0.05576867;0.5369675;-0.04732111,0;0;0,0.03286867;0.3121311;0.006051302,0.06301688;0.612531;-0.002256155,0.2469076;0.4752758;-0.001805305,0.4742272;0.3748948;-0.008975506,0.7038915;0.2916538;-0.05487418,-0.1404532;0.5019489;0.02646711,-0.370153;0.406943;0.02274302,-0.6064866;0.341906;-0.01846471,0.07701679;-0.009009406;-0.05194843,0.0351979;-0.3794732;-0.04091561,-0.01371969;-0.7763476;0.04172564,-0.02230638;-0.7652319;-0.07477498,-0.08790693;0.0162019;-0.02685634,-0.205348;-0.1917164;-0.3133726,-0.1781723;-0.592415;-0.2396567,-0.2134476;-0.6372283;-0.3242816,0.05596046;0.5390342;0.00221014,499.1362
+0;0;0,0.03216056;0.3113606;-0.02236002,0.06342824;0.6095331;-0.05877791,0.2546143;0.4975157;-0.04230511,0.4757338;0.3897561;-0.00660431,0.7128372;0.3180339;0.01324106,-0.1418081;0.4990305;-0.02173616,-0.3670567;0.3940307;-0.01741999,-0.5934122;0.2919235;-0.02707547,0.07845884;-0.006822881;-0.05037414,0.06019373;-0.3813999;-0.03389465,0.01719464;-0.7804674;0.03013446,0.01376828;-0.7449892;-0.04913023,-0.08797313;0.01681678;-0.02679217,-0.2101645;-0.2070812;-0.3022048,-0.1675128;-0.5930923;-0.1822895,-0.1784746;-0.6208394;-0.2358595,0.05575707;0.5368553;-0.04731258,0;0;0,0.03225914;0.3120859;0.006436586,0.0618425;0.6125442;-0.001538754,0.2472944;0.4749885;-0.001068592,0.4760422;0.3780504;-0.008681893,0.7069802;0.2985892;-0.05461085,-0.1427763;0.5009493;0.02685601,-0.3742154;0.4104646;0.0214739,-0.6109754;0.3484567;-0.02160345,0.07699525;-0.008998632;-0.05225563,0.03422636;-0.3817244;-0.03962803,-0.01433347;-0.7768649;0.04228306,-0.02872318;-0.8033586;-0.01180983,-0.08816589;0.01612544;-0.02658269,-0.207739;-0.1886259;-0.3176021,-0.1794966;-0.5877087;-0.2459166,-0.2039179;-0.6058876;-0.3042865,0.0549373;0.5390222;0.002842188,499.1698
+0;0;0,0.03196654;0.3115013;-0.02204318,0.06302711;0.6098608;-0.0581572,0.2550355;0.497986;-0.04217091,0.47858;0.3954411;-0.006829087,0.7165525;0.3267951;0.01376289,-0.1429372;0.4993392;-0.02162259,-0.3700961;0.3987194;-0.01829551,-0.5996437;0.3039413;-0.02790015,0.07874193;-0.006313796;-0.0505088,0.05939731;-0.3818011;-0.03465923,0.01705929;-0.7763065;0.02917832,0.0136396;-0.7408119;-0.04989053,-0.08834936;0.01636389;-0.02679382,-0.2126935;-0.2019426;-0.3069669,-0.1697728;-0.5838438;-0.1894445,-0.1799152;-0.6121439;-0.2422839,0.05541235;0.5371348;-0.04676395,0;0;0,0.03198579;0.3122017;0.0069139,0.06130686;0.6128281;-0.0005207059,0.2474065;0.4747648;-0.0004873273,0.4777844;0.3820062;-0.008134842,0.7092106;0.304437;-0.05495512,-0.143955;0.5005583;0.02682091,-0.376696;0.4138181;0.02015897,-0.6140436;0.3548733;-0.02410001,0.07700694;-0.008908868;-0.05274332,0.033579;-0.3824597;-0.0389607,-0.0137119;-0.7731388;0.04249907,-0.02997744;-0.7996144;-0.01078987,-0.08855869;0.01607519;-0.02627242,-0.2100469;-0.1829279;-0.3216612,-0.1810792;-0.5779025;-0.2534101,-0.2043035;-0.6005452;-0.3080284,0.05446652;0.5392605;0.00370884,499.1922
+0;0;0,0.03196028;0.3114403;-0.02203887,0.06301604;0.6097536;-0.05814727,0.2563845;0.497624;-0.04213155,0.4798712;0.3951056;-0.006798852,0.7177738;0.3264797;0.01378708,-0.1442972;0.4989864;-0.02144336,-0.3713974;0.3983926;-0.01811713,-0.6008776;0.3036423;-0.02771895,0.0788377;-0.006321475;-0.05057023,0.05943112;-0.3830116;-0.03466989,0.0177929;-0.7709962;0.02811248,0.01268783;-0.7327935;-0.08992542,-0.08845681;0.01638379;-0.02682641,-0.2131993;-0.202622;-0.307897,-0.170988;-0.5782107;-0.1923171,-0.1861291;-0.6352438;-0.2711985,0.0554025;0.5370393;-0.04675585,0;0;0,0.03147759;0.3121834;0.007277727,0.06033425;0.6128163;0.00020051,0.2479378;0.4745477;-0.0001294613,0.4795659;0.3851489;-0.007938981,0.7129371;0.3140258;-0.05495346,-0.1461983;0.4999516;0.02672451,-0.3810804;0.4196853;0.01711103,-0.6181971;0.3603683;-0.0274774,0.07698677;-0.009045497;-0.05295193,0.03283884;-0.3836945;-0.03832376,-0.0126587;-0.7681326;0.04132962,-0.0208857;-0.7570838;-0.0752871,-0.08873154;0.01616404;-0.0260409,-0.212141;-0.1792224;-0.3245691,-0.1852513;-0.5683452;-0.2607903,-0.2184403;-0.6108195;-0.3483818,0.05361064;0.5392447;0.004338264,499.2267
+0;0;0,0.03193577;0.3112015;-0.02202197,0.06296652;0.6092745;-0.05810136,0.2576266;0.4969499;-0.042065,0.4810307;0.3944693;-0.006745357,0.7188618;0.3258641;0.01383438,-0.1456182;0.498321;-0.02124447,-0.3726345;0.3977643;-0.01791948,-0.6020457;0.3030425;-0.02751841,0.07902733;-0.00633668;-0.05069187,0.05950151;-0.3853412;-0.03469383,0.01788981;-0.7730788;0.02804857,0.01429394;-0.7373011;-0.05509412,-0.08866958;0.0164232;-0.02689094,-0.2141785;-0.2039282;-0.3096884,-0.1719941;-0.5792778;-0.1941821,-0.1826591;-0.6105816;-0.249744,0.05535896;0.5366173;-0.04671888,0;0;0,0.0310138;0.3119776;0.007706642,0.05948596;0.6124108;0.0009932518,0.2484328;0.473808;0.0005300045,0.4814877;0.3884628;-0.007263184,0.7163892;0.3227953;-0.05419815,-0.1482933;0.4991353;0.02667972,-0.3844944;0.423357;0.01546304,-0.6229708;0.3702857;-0.02932848,0.07702507;-0.008939892;-0.05331373,0.03198735;-0.3857591;-0.03717196,-0.01335947;-0.7701538;0.04152322,-0.03444074;-0.7937422;-0.01883304,-0.08907954;0.01602583;-0.02575161,-0.2152104;-0.1751532;-0.3287751,-0.1844898;-0.5640662;-0.2670373,-0.2086808;-0.5893081;-0.3246754,0.05285166;0.5388848;0.005045414,499.2591
+0;0;0,0.03161002;0.31126;-0.0216637,0.06229173;0.6094038;-0.05745132,0.2570753;0.4972268;-0.04149275,0.4827532;0.3995314;-0.007079843,0.7213237;0.3336913;0.01396761,-0.1463065;0.4986588;-0.02114183,-0.3756524;0.4035054;-0.01882254,-0.6063552;0.3122019;-0.03038874,0.07903308;-0.006089376;-0.0507132,0.0580109;-0.385038;-0.03529671,0.01624426;-0.772742;0.0275497,0.01271574;-0.7369332;-0.05559371,-0.08876467;0.01608869;-0.02677923,-0.2160907;-0.1987144;-0.3130123,-0.1740233;-0.5742832;-0.1981779,-0.1833943;-0.6066364;-0.2527974,0.05477468;0.5367273;-0.04613221,0;0;0,0.0310138;0.3119776;0.007706642,0.05948596;0.6124108;0.0009932518,0.2484328;0.473808;0.0005300045,0.4814877;0.3884628;-0.007263184,0.7163892;0.3227953;-0.05419815,-0.1482933;0.4991353;0.02667972,-0.3844944;0.423357;0.01546304,-0.6229708;0.3702857;-0.02932848,0.07702507;-0.008939892;-0.05331373,0.03198735;-0.3857591;-0.03717196,-0.01335947;-0.7701538;0.04152322,-0.03444074;-0.7937422;-0.01883304,-0.08907954;0.01602583;-0.02575161,-0.2152104;-0.1751532;-0.3287751,-0.1844898;-0.5640662;-0.2670373,-0.2086808;-0.5893081;-0.3246754,0.05285166;0.5388848;0.005045414,499.2834
+0;0;0,0.03159014;0.3110642;-0.02165008,0.06224758;0.6089723;-0.05740933,0.2575432;0.4967551;-0.04144831,0.4831986;0.3990695;-0.007038821,0.7216852;0.3332525;0.01400121,-0.1468475;0.4981908;-0.02104647,-0.3761707;0.4030468;-0.01872742,-0.6067922;0.3117755;-0.03028955,0.07912725;-0.006096632;-0.05077364,0.05807864;-0.3855217;-0.03533775,0.01701782;-0.7666738;0.02644659,0.01200596;-0.7284229;-0.09164925,-0.08887044;0.01610786;-0.02681115,-0.2163566;-0.1989653;-0.3134042,-0.1750001;-0.5681872;-0.2005104,-0.1883105;-0.626753;-0.2780912,0.05473661;0.5363545;-0.04609936,0;0;0,0.03088152;0.3117839;0.008047581,0.05922353;0.6119962;0.001646757,0.2486274;0.473137;0.0007688999,0.4831867;0.3921748;-0.007830262,0.7187386;0.3284602;-0.05372286,-0.1492072;0.4990971;0.02645552,-0.3870385;0.4291019;0.01289863,-0.6257506;0.3765838;-0.03079086,0.07698447;-0.009011135;-0.05355787,0.03149935;-0.3862285;-0.03673804,-0.01203544;-0.7640434;0.0416255,-0.01996616;-0.7530303;-0.07506394,-0.08924789;0.01610989;-0.02552526,-0.2176976;-0.167674;-0.3327205,-0.1862508;-0.5502831;-0.2743968,-0.2194742;-0.5967889;-0.3585567,0.052614;0.5385239;0.005622864,499.3042
+0;0;0,0.03157178;0.3108834;-0.0216375,0.06220556;0.6085615;-0.05736929,0.25816;0.4962696;-0.04140151,0.4837811;0.3985988;-0.006997254,0.7223022;0.3327723;0.01404583,-0.1475334;0.4977099;-0.02093396,-0.3768218;0.4025804;-0.01861526,-0.6074767;0.3112958;-0.03017906,0.07916944;-0.006099883;-0.0508007,0.05832371;-0.3818677;-0.03551361,0.01548875;-0.7794886;0.02894031,0.01210456;-0.7439173;-0.05080224,-0.08891781;0.01611645;-0.02682544,-0.2151751;-0.1968836;-0.310656,-0.1720317;-0.5820589;-0.1928843,-0.1810194;-0.6118616;-0.2452696,0.05470005;0.5359965;-0.04606755,0;0;0,0.03071758;0.3116068;0.008430481,0.05893087;0.6116024;0.002299309,0.2490398;0.4727375;0.001278162,0.4848926;0.3958108;-0.007879615,0.7205483;0.3330193;-0.05469739,-0.1502948;0.4991606;0.02648579,-0.3891619;0.4333735;0.01090589,-0.6288786;0.3857281;-0.03307221,0.07688919;-0.009014308;-0.05378211,0.03155899;-0.3825267;-0.03636527,-0.01690485;-0.7766076;0.04390287,-0.03735235;-0.8020496;-0.01003647,-0.08936086;0.01608826;-0.02532834,-0.2197996;-0.1561983;-0.3338292,-0.1849043;-0.5556524;-0.2762944,-0.2070378;-0.5793492;-0.3313228,0.05234495;0.5381792;0.006222486,499.3265
+0;0;0,0.03125576;0.3109223;-0.02153689,0.06154249;0.6086365;-0.05725997,0.2576018;0.4964838;-0.04083228,0.4855677;0.4043027;-0.006739393,0.7249923;0.3420573;0.01493164,-0.1481798;0.4981626;-0.0207991,-0.3796003;0.4083227;-0.01957887,-0.6112808;0.3197218;-0.03150653,0.07909212;-0.005919666;-0.05094228,0.05740031;-0.3816673;-0.03635215,0.01436351;-0.7792498;0.02820452,0.01103774;-0.7436769;-0.05154037,-0.08902071;0.01587499;-0.02662741,-0.2177138;-0.1915798;-0.3134554,-0.1731956;-0.576622;-0.1957603,-0.179845;-0.607182;-0.2476221,0.05412414;0.5360638;-0.04594981,0;0;0,0.03071758;0.3116068;0.008430481,0.05893087;0.6116024;0.002299309,0.2490398;0.4727375;0.001278162,0.4848926;0.3958108;-0.007879615,0.7205483;0.3330193;-0.05469739,-0.1502948;0.4991606;0.02648579,-0.3891619;0.4333735;0.01090589,-0.6288786;0.3857281;-0.03307221,0.07688919;-0.009014308;-0.05378211,0.03155899;-0.3825267;-0.03636527,-0.01690485;-0.7766076;0.04390287,-0.03735235;-0.8020496;-0.01003647,-0.08936086;0.01608826;-0.02532834,-0.2197996;-0.1561983;-0.3338292,-0.1849043;-0.5556524;-0.2762944,-0.2070378;-0.5793492;-0.3313228,0.05234495;0.5381792;0.006222486,499.3487
+0;0;0,0.03124773;0.3108425;-0.02153135,0.06151968;0.6084113;-0.05723689,0.2582473;0.4961669;-0.04079836,0.4861646;0.4040055;-0.006712735,0.7255494;0.3417704;0.0149547,-0.1488593;0.4978512;-0.02069977,-0.3802305;0.4080305;-0.01947979,-0.6118725;0.3194442;-0.03140547,0.07913101;-0.005922578;-0.05096733,0.05739766;-0.3823899;-0.03634926,0.01439585;-0.7796491;0.02815492,0.01108508;-0.7441014;-0.05123047,-0.08906449;0.0158828;-0.0266405,-0.2180041;-0.1919693;-0.3140179,-0.1735221;-0.5766985;-0.1964185,-0.1801415;-0.6069856;-0.2480464,0.05410517;0.5358762;-0.04593259,0;0;0,0.03059149;0.3115268;0.008847475,0.05867991;0.6113927;0.003056526,0.2494376;0.4722943;0.001789808,0.4869564;0.400953;-0.008065701,0.7264733;0.3588142;-0.05810297,-0.151258;0.4989478;0.02661949,-0.3909461;0.4368227;0.009533647,-0.6313135;0.3937258;-0.03534349,0.07687229;-0.009058103;-0.0538801,0.03141406;-0.3832449;-0.03567433,-0.0172805;-0.7770011;0.04438639,-0.03747788;-0.8026891;-0.008855458,-0.08945035;0.01607482;-0.02519321,-0.221238;-0.148836;-0.3380032,-0.1855092;-0.5480928;-0.2819471,-0.2075649;-0.5706879;-0.3375445,0.05212158;0.5380014;0.006902933,499.3722
+0;0;0,0.0312517;0.3108819;-0.02153409,0.06151326;0.6083488;-0.05722664,0.2585636;0.4960832;-0.04078643,0.4863981;0.4039552;-0.006713197,0.7258233;0.3417097;0.0149579,-0.1491784;0.4977701;-0.02065647,-0.3804654;0.407982;-0.01943694,-0.6121466;0.3193808;-0.03136463,0.07922736;-0.005929789;-0.05102939,0.05744963;-0.3831659;-0.03638146,0.0143983;-0.7808825;0.028197,0.01108113;-0.7453241;-0.05134156,-0.08917294;0.01590214;-0.02667294,-0.2183758;-0.1923744;-0.3146371,-0.1738426;-0.5775467;-0.1969023,-0.1804748;-0.60795;-0.2486298,0.05410291;0.5358545;-0.04592868,0;0;0,0.03067608;0.3115538;0.009009838,0.05879004;0.611318;0.003453255,0.2497267;0.4718013;0.001962424,0.488608;0.405515;-0.007984877,0.7269194;0.3563955;-0.05761921,-0.1516514;0.4995401;0.02647961,-0.3920667;0.441065;0.008087268,-0.6340432;0.4115354;-0.03928289,0.0768144;-0.008933559;-0.05418372,0.03129666;-0.3838594;-0.03535223,-0.01791686;-0.7780544;0.04458976,-0.03895283;-0.8034899;-0.008820653,-0.0896356;0.01602188;-0.02499791,-0.2226314;-0.143969;-0.3407682,-0.183682;-0.5432018;-0.2833356,-0.2070073;-0.5640333;-0.3402598,0.0522254;0.5379658;0.007241488,499.395
+0;0;0,0.03065161;0.3106173;-0.02145097,0.06045373;0.6078135;-0.05707342,0.2578282;0.4954835;-0.03989091,0.488164;0.4091586;-0.007451557,0.7287381;0.3520956;0.0151404,-0.1504284;0.4973252;-0.020728,-0.3835654;0.4124401;-0.02002067,-0.616603;0.3277763;-0.0329816,0.07938109;-0.005707494;-0.05118051,0.05636359;-0.3836991;-0.03753287,0.01309353;-0.786504;0.02807645,0.00839722;-0.7482702;-0.08992101,-0.08942788;0.01563693;-0.02667434,-0.2209157;-0.1850524;-0.3199803,-0.1749857;-0.5746208;-0.1993336,-0.1809896;-0.6355169;-0.2749319,0.05314883;0.5353825;-0.04579625,0;0;0,0.03079189;0.3112085;0.009157777,0.0589342;0.6106495;0.003753304,0.250048;0.4709605;0.00200212,0.4903338;0.4101703;-0.009227991,0.7279956;0.3567308;-0.05722332,-0.1519433;0.499578;0.02624798,-0.3929711;0.4440596;0.006699204,-0.6354902;0.4147574;-0.03766675,0.07683839;-0.00922057;-0.05444467,0.03089623;-0.3848545;-0.03489518,-0.02223136;-0.7835109;0.04683125,-0.02955477;-0.7722083;-0.06983078,-0.08985525;0.01645956;-0.0246677,-0.2237524;-0.1378194;-0.3438279,-0.1886912;-0.5430503;-0.2891713,-0.2212383;-0.5852749;-0.3771347,0.05236243;0.5373726;0.007507682,499.4265
+0;0;0,0.03065161;0.3106173;-0.02145097,0.06045373;0.6078135;-0.05707342,0.2578282;0.4954835;-0.03989091,0.488164;0.4091586;-0.007451557,0.7287381;0.3520956;0.0151404,-0.1504284;0.4973252;-0.020728,-0.3835654;0.4124401;-0.02002067,-0.616603;0.3277763;-0.0329816,0.07938109;-0.005707494;-0.05118051,0.05636359;-0.3836991;-0.03753287,0.01309353;-0.786504;0.02807645,0.00839722;-0.7482702;-0.08992101,-0.08942788;0.01563693;-0.02667434,-0.2209157;-0.1850524;-0.3199803,-0.1749857;-0.5746208;-0.1993336,-0.1809896;-0.6355169;-0.2749319,0.05314883;0.5353825;-0.04579625,0;0;0,0.03079189;0.3112085;0.009157777,0.0589342;0.6106495;0.003753304,0.250048;0.4709605;0.00200212,0.4903338;0.4101703;-0.009227991,0.7279956;0.3567308;-0.05722332,-0.1519433;0.499578;0.02624798,-0.3929711;0.4440596;0.006699204,-0.6354902;0.4147574;-0.03766675,0.07683839;-0.00922057;-0.05444467,0.03089623;-0.3848545;-0.03489518,-0.02223136;-0.7835109;0.04683125,-0.02955477;-0.7722083;-0.06983078,-0.08985525;0.01645956;-0.0246677,-0.2237524;-0.1378194;-0.3438279,-0.1886912;-0.5430503;-0.2891713,-0.2212383;-0.5852749;-0.3771347,0.05236243;0.5373726;0.007507682,499.4494
+0;0;0,0.03061171;0.3102129;-0.02142305,0.0603788;0.6070598;-0.05700377,0.2578047;0.4948034;-0.03983279,0.4881164;0.4084876;-0.007396825,0.7286319;0.3514385;0.01518963,-0.1505379;0.4966455;-0.02066585,-0.3836506;0.4117693;-0.01995859,-0.6166314;0.3271261;-0.03291637,0.07963867;-0.005726014;-0.05134659,0.05676208;-0.3814034;-0.03778249,0.01311211;-0.7877451;0.02840289,0.008415863;-0.7495114;-0.08959284,-0.08971805;0.01568767;-0.02676089,-0.2204009;-0.183773;-0.3182712,-0.1740676;-0.5767618;-0.1965652,-0.1800714;-0.6376566;-0.2721624,0.05308218;0.5347109;-0.04573938,0;0;0,0.03107135;0.3107671;0.009298563,0.05938121;0.60984;0.004060507,0.2503656;0.4698595;0.002069235,0.4916306;0.4133196;-0.00978291,0.7294524;0.3599941;-0.05678952,-0.1517647;0.4996727;0.02617449,-0.3936986;0.4488664;0.005372742,-0.63617;0.4171388;-0.03721117,0.07698075;-0.009417355;-0.05474353,0.0299501;-0.3825636;-0.0349735,-0.02243667;-0.7850691;0.04653931,-0.02969691;-0.7737437;-0.07012856,-0.09022137;0.01669414;-0.02435134,-0.2240922;-0.1285744;-0.3450015,-0.1857714;-0.5374802;-0.2927813,-0.2194694;-0.582909;-0.3775621,0.05276643;0.5366488;0.007773638,499.483
+0;0;0,0.03044378;0.3103191;-0.02128803,0.06008427;0.6071773;-0.05671693,0.2577918;0.4953724;-0.03908626,0.490358;0.4151798;-0.007238824,0.7316614;0.3614732;0.01528725,-0.151056;0.4972397;-0.02031435,-0.3858272;0.4171506;-0.02094207,-0.6205941;0.3373884;-0.0328434,0.07978718;-0.005646858;-0.05139318,0.0564229;-0.3823438;-0.03753942,0.01235513;-0.7885165;0.02931868,0.009141225;-0.7527376;-0.05305551,-0.08986653;0.0155604;-0.02685181,-0.2221823;-0.1814664;-0.3206398,-0.173909;-0.5742337;-0.1990179,-0.1778089;-0.6067559;-0.2529159,0.05281856;0.5348394;-0.04549702,0;0;0,0.03112966;0.3108342;0.009540319,0.05949578;0.6098887;0.004660368,0.2505212;0.4695749;0.002222061,0.4924658;0.4162376;-0.01002979,0.7310705;0.3676495;-0.05825984,-0.151987;0.5001042;0.02583755,-0.3945951;0.4531817;0.00411828,-0.6373202;0.421628;-0.03721063,0.07705501;-0.009187147;-0.05492961,0.02911943;-0.3832607;-0.03469276,-0.02255033;-0.7860184;0.04595947,-0.03508177;-0.8106171;-0.01479554,-0.0904495;0.01646331;-0.02422783,-0.2256686;-0.1203389;-0.3492499,-0.1920378;-0.5302665;-0.3021688,-0.2125081;-0.5507895;-0.3642787,0.05286407;0.5367148;0.008274555,499.5168
+0;0;0,0.03040285;0.309902;-0.02125941,0.06000937;0.6064199;-0.05664796,0.2580874;0.4946227;-0.03901798,0.4905917;0.4144515;-0.007179029,0.7319242;0.3607385;0.01534976,-0.1514839;0.4964934;-0.02021285,-0.3861926;0.4164256;-0.02084041,-0.6209878;0.3366537;-0.03274318,0.07997496;-0.005660148;-0.05151414,0.05652203;-0.3837863;-0.03760782,0.01240652;-0.7903991;0.02932272,0.009084871;-0.7544265;-0.05581294,-0.09007804;0.01559702;-0.02691501,-0.2228958;-0.1821773;-0.3218177,-0.1745703;-0.5753701;-0.2000641,-0.1786009;-0.6099882;-0.255769,0.05275146;0.5341596;-0.04544009,0;0;0,0.03106332;0.310406;0.009933591,0.05938751;0.6091237;0.005378604,0.2506446;0.4684615;0.00240624,0.4933284;0.4189429;-0.009916544,0.7323382;0.3735013;-0.05934751,-0.1526152;0.4999335;0.02586811,-0.395801;0.4569506;0.003230356,-0.6387618;0.4258192;-0.03720434,0.07721108;-0.009219289;-0.05509257,0.02812368;-0.3845524;-0.03415585,-0.02322823;-0.7880694;0.04519641,-0.03421283;-0.8103613;-0.02143455,-0.09073956;0.0163911;-0.02407078,-0.2263775;-0.1181244;-0.3515319,-0.1982532;-0.5295902;-0.3107305,-0.2170717;-0.5499926;-0.3770649,0.05275556;0.5360253;0.008912444,499.5399
+0;0;0,0.0304295;0.3101736;-0.02127805,0.06006962;0.6070281;-0.05670635,0.2584648;0.495095;-0.03905484,0.4909258;0.4149388;-0.007221818,0.7322929;0.361218;0.0153102,-0.1517538;0.4969687;-0.02022,-0.3864188;0.4169158;-0.02084743,-0.6212476;0.3371325;-0.03275191,0.08009884;-0.005668915;-0.05159393,0.05672999;-0.3824396;-0.03773746,0.01243328;-0.7907224;0.02946796,0.009095584;-0.7547209;-0.05607915,-0.09021756;0.01562118;-0.0269567,-0.2225592;-0.1814442;-0.3208022,-0.1740352;-0.5762518;-0.1985484,-0.1780853;-0.6111823;-0.2545226,0.05280434;0.5346944;-0.0454871,0;0;0,0.03131603;0.3106532;0.01001346,0.06009285;0.6096752;0.005746722,0.2514134;0.4684911;0.002569795,0.4946037;0.4217976;-0.009868264,0.7339495;0.3794599;-0.06059062,-0.1521761;0.4986837;0.02469978,-0.3962561;0.4607563;0.003184196,-0.6397921;0.4335445;-0.03683372,0.07728268;-0.009085089;-0.05526972,0.02747215;-0.3829476;-0.03429413,-0.02319786;-0.7882634;0.04523695,-0.03435007;-0.8101441;-0.02221298,-0.09090772;0.01636474;-0.02403902,-0.2263407;-0.1126864;-0.3522127,-0.2013957;-0.5265021;-0.3160473,-0.2187145;-0.5472487;-0.383057,0.05333407;0.536509;0.009190679,499.5727
+0;0;0,0.03016798;0.3098391;-0.02067866,0.05952765;0.6066093;-0.05524759,0.2582655;0.4951724;-0.03741187,0.4923721;0.4194849;-0.006915405,0.7353107;0.3736056;0.01627768,-0.152554;0.4967941;-0.01998132,-0.388603;0.4210004;-0.02084262,-0.6253424;0.347134;-0.03349991,0.08027951;-0.005493307;-0.05177719,0.05609213;-0.3811778;-0.03911429,0.01168045;-0.7919639;0.02893687,0.008577376;-0.7559339;-0.05628122,-0.0904863;0.01542241;-0.0270228,-0.2240437;-0.1751836;-0.3231916,-0.1723667;-0.5711911;-0.1972703,-0.177789;-0.6043369;-0.2546403,0.05234629;0.5342704;-0.04426549,0;0;0,0.0319061;0.3101847;0.01026976,0.06101412;0.6089637;0.006181121,0.2523686;0.4676666;0.002895474,0.4962164;0.4248313;-0.01006401,0.7356979;0.384006;-0.06148255,-0.1517451;0.4989944;0.02449489,-0.3960788;0.4627282;0.003272865,-0.639829;0.438625;-0.03755337,0.07751194;-0.009314567;-0.05532622,0.02687728;-0.3819796;-0.03432238,-0.02257829;-0.790044;0.04559099,-0.03472287;-0.8121714;-0.0210675,-0.09116586;0.01651567;-0.02391379,-0.2252569;-0.1096;-0.3525453,-0.2008639;-0.5264162;-0.3206417,-0.2197196;-0.5445664;-0.3887162,0.05416262;0.5358433;0.009578824,499.6084
+0;0;0,0.03012523;0.3094001;-0.02064935,0.05945202;0.6058379;-0.05517955,0.2589186;0.4943458;-0.03733224,0.4929994;0.4186667;-0.006839136,0.736006;0.3727746;0.01636044,-0.1533386;0.4959732;-0.01984069,-0.3893616;0.4201878;-0.02070188,-0.6261672;0.3463008;-0.03336272,0.08037283;-0.005499694;-0.05183738,0.05610236;-0.3824749;-0.03913098,0.01175251;-0.7926891;0.02882544,0.008660506;-0.7566806;-0.05608856,-0.0905915;0.01544034;-0.02705422,-0.2246078;-0.1758206;-0.3242406,-0.1730027;-0.5712767;-0.1984946,-0.1784057;-0.6041972;-0.2556599,0.05227876;0.5335807;-0.04420984,0;0;0,0.03233248;0.3096846;0.01060104,0.06180063;0.6080961;0.006882191,0.2536958;0.4664897;0.003513098,0.4979277;0.4261642;-0.009739041,0.7379096;0.391459;-0.06359744,-0.1519312;0.4988039;0.02479455,-0.396595;0.4648556;0.003862677,-0.6407529;0.4432524;-0.03634555,0.07772076;-0.009917602;-0.05512058,0.02650002;-0.3838016;-0.03395414,-0.02231917;-0.7913811;0.04577231,-0.03360993;-0.8138487;-0.02037692,-0.09111909;0.0171177;-0.02411328,-0.2259831;-0.1029087;-0.3561768,-0.201273;-0.5192776;-0.3263941,-0.2212704;-0.5387372;-0.3928012,0.05484918;0.5350635;0.01017261,499.6393
+0;0;0,0.03014741;0.3096279;-0.02066456,0.0594942;0.606268;-0.05521737,0.2598054;0.4945858;-0.03733742,0.4938716;0.4189115;-0.006846238,0.7369;0.3730153;0.01635542,-0.1541427;0.4962199;-0.01977413,-0.3901508;0.4204393;-0.02063527,-0.6269777;0.3465456;-0.03329726,0.08038121;-0.005500267;-0.05184278,0.05618153;-0.3813758;-0.03917345,0.01149151;-0.7947364;0.02930421,0.00840953;-0.7587475;-0.05533458,-0.09060093;0.01544195;-0.02705703,-0.2242263;-0.1752611;-0.3233765,-0.1722254;-0.5737503;-0.196666,-0.1776108;-0.6064669;-0.253646,0.05231805;0.5339816;-0.04424324,0;0;0,0.03274298;0.3098652;0.01080465,0.06285846;0.6084234;0.007494688,0.2552563;0.4661387;0.003987312,0.4999411;0.4289766;-0.009854317,0.739523;0.391573;-0.06379032,-0.1520294;0.4994544;0.0247599,-0.3970031;0.4678858;0.003912533,-0.641409;0.4487367;-0.03617028,0.07771161;-0.009860769;-0.055161,0.02583194;-0.3825724;-0.0345912,-0.0227322;-0.7931141;0.04695868,-0.03236683;-0.8158925;-0.01884949,-0.09116523;0.01698338;-0.02407345,-0.226281;-0.0976743;-0.3566783,-0.2030234;-0.517598;-0.3306691,-0.2219701;-0.5372856;-0.3968602,0.05572513;0.5353733;0.01066661,499.6632
+0;0;0,0.03005223;0.3096688;-0.0201835,0.05941464;0.6063639;-0.05425142,0.2597658;0.4949308;-0.03645974,0.4953978;0.4240227;-0.006578954,0.7407972;0.3937235;0.01726865,-0.1543841;0.4969817;-0.01917603,-0.3914229;0.4245129;-0.02121735,-0.6297868;0.3558294;-0.0343638,0.08037843;-0.005294165;-0.05186854,0.05520431;-0.3811052;-0.03918118,0.01037068;-0.7944123;0.02952472,0.007315451;-0.7583841;-0.05511226,-0.09065824;0.01519003;-0.02700765,-0.2255429;-0.1691283;-0.3267767,-0.1705262;-0.5668688;-0.1989916,-0.1772562;-0.5979419;-0.2575909,0.05222911;0.5340594;-0.04340336,0;0;0,0.03274298;0.3098652;0.01080465,0.06285846;0.6084234;0.007494688,0.2552563;0.4661387;0.003987312,0.4999411;0.4289766;-0.009854317,0.739523;0.391573;-0.06379032,-0.1520294;0.4994544;0.0247599,-0.3970031;0.4678858;0.003912533,-0.641409;0.4487367;-0.03617028,0.07771161;-0.009860769;-0.055161,0.02583194;-0.3825724;-0.0345912,-0.0227322;-0.7931141;0.04695868,-0.03236683;-0.8158925;-0.01884949,-0.09116523;0.01698338;-0.02407345,-0.226281;-0.0976743;-0.3566783,-0.2030234;-0.517598;-0.3306691,-0.2219701;-0.5372856;-0.3968602,0.05572513;0.5353733;0.01066661,499.6852
+0;0;0,0.03006385;0.3097886;-0.0201913,0.05943823;0.6066048;-0.0542715,0.2597391;0.4951867;-0.03648234,0.4953333;0.42429;-0.006606359,0.7407229;0.393992;0.01724029,-0.1543094;0.4972371;-0.01920287,-0.3913101;0.4247799;-0.02124386,-0.6296645;0.3560992;-0.03438978,0.08046652;-0.005299967;-0.05192538,0.05535985;-0.3801039;-0.03927202,0.01038854;-0.7946802;0.02964487,0.007376009;-0.7587363;-0.05380948,-0.09075759;0.01520668;-0.02703725,-0.2252809;-0.1686178;-0.326003,-0.1700951;-0.5675796;-0.1978256,-0.1767311;-0.5977994;-0.2556061,0.05225324;0.5343058;-0.04342426,0;0;0,0.03327373;0.3099204;0.01107776,0.06449538;0.6084969;0.008496642,0.2562655;0.4656204;0.00415051,0.501498;0.432745;-0.01012444,0.7409942;0.3945316;-0.06382704,-0.1507914;0.5000439;0.02503844,-0.3959772;0.4706687;0.003953949,-0.6406542;0.4542977;-0.03564196,0.07780167;-0.01006249;-0.05518007,0.02536294;-0.3816863;-0.03482354,-0.02252389;-0.7935698;0.04705656,-0.03253137;-0.817378;-0.01629615,-0.09124558;0.01719637;-0.02403591,-0.2265406;-0.09242073;-0.3571242,-0.2076659;-0.5142289;-0.3379642,-0.2247282;-0.5339301;-0.4031387,0.05702776;0.5354768;0.01145184,499.7087
+0;0;0,0.03004048;0.3095478;-0.02017561,0.05939179;0.606131;-0.05422838,0.2598836;0.4947498;-0.03644379,0.4954553;0.4238598;-0.00657066,0.7408223;0.3935646;0.0172738,-0.1545317;0.496802;-0.019149,-0.3915098;0.4243517;-0.0211898,-0.6298422;0.3556774;-0.03433451,0.08052058;-0.005303527;-0.05196026,0.05551692;-0.3785697;-0.03935882,0.01044916;-0.7940352;0.02970588,0.007452824;-0.7581232;-0.05329974,-0.09081856;0.01521689;-0.02705541,-0.2247899;-0.1678533;-0.3247946,-0.1694858;-0.5676708;-0.1963422,-0.1760861;-0.5975667;-0.253812,0.05221391;0.5339035;-0.04339186,0;0;0,0.03373417;0.3096126;0.01146233,0.0654051;0.6079078;0.009248614,0.2570962;0.4646516;0.004742742,0.5028293;0.4362897;-0.01018012,0.7423799;0.398135;-0.06357503,-0.1502282;0.4997488;0.02558648,-0.3957982;0.4737905;0.004770452,-0.6405179;0.4585182;-0.03485721,0.07788688;-0.01070681;-0.05505049,0.02470642;-0.3807046;-0.03542578,-0.02201368;-0.7933656;0.04788531,-0.03227552;-0.8175692;-0.01448881,-0.09114554;0.01804132;-0.0240533,-0.2260215;-0.09109702;-0.3557292,-0.2079426;-0.5139272;-0.3383967,-0.2254535;-0.5327196;-0.4035622,0.05782443;0.5349687;0.01210773,499.7395
+0;0;0,0.02950605;0.3096872;-0.01963873,0.05851187;0.6063306;-0.0531847,0.2597592;0.4953023;-0.03550495,0.4967886;0.4292974;-0.006002462,0.741695;0.3956972;0.01808941,-0.1560246;0.4973289;-0.01848069,-0.3939526;0.4281184;-0.02166332,-0.6342883;0.3669705;-0.0353833,0.08066601;-0.005032077;-0.05193877,0.05428436;-0.3772351;-0.04105294,0.008919198;-0.7941814;0.02952105,0.005985794;-0.7582708;-0.05287392,-0.09098249;0.0148785;-0.02703293,-0.2296115;-0.1364765;-0.3388394,-0.1704471;-0.5355186;-0.2041255,-0.1781209;-0.56343;-0.2626051,0.05141693;0.534103;-0.04248995,0;0;0,0.03420851;0.309606;0.01167476,0.06644323;0.6078112;0.00979197,0.2585259;0.4643046;0.005213857,0.5046653;0.4403161;-0.01059544,0.7444609;0.4044246;-0.06443191,-0.1500295;0.5003844;0.02638836,-0.3957334;0.4762455;0.005013546,-0.640804;0.4656304;-0.03392566,0.07796073;-0.01079604;-0.05509568,0.02409402;-0.3796918;-0.0360204,-0.02164021;-0.7941353;0.04781162,-0.03131387;-0.818841;-0.01339447,-0.09126171;0.01801556;-0.02401461,-0.2258443;-0.08939801;-0.3552237,-0.2090392;-0.5141062;-0.3402756,-0.2271092;-0.5321351;-0.4050767,0.05872297;0.5349125;0.01256859,499.7616
+0;0;0,0.02950605;0.3096872;-0.01963873,0.05851187;0.6063306;-0.0531847,0.2597592;0.4953023;-0.03550495,0.4967886;0.4292974;-0.006002462,0.741695;0.3956972;0.01808941,-0.1560246;0.4973289;-0.01848069,-0.3939526;0.4281184;-0.02166332,-0.6342883;0.3669705;-0.0353833,0.08066601;-0.005032077;-0.05193877,0.05428436;-0.3772351;-0.04105294,0.008919198;-0.7941814;0.02952105,0.005985794;-0.7582708;-0.05287392,-0.09098249;0.0148785;-0.02703293,-0.2296115;-0.1364765;-0.3388394,-0.1704471;-0.5355186;-0.2041255,-0.1781209;-0.56343;-0.2626051,0.05141693;0.534103;-0.04248995,0;0;0,0.03420851;0.309606;0.01167476,0.06644323;0.6078112;0.00979197,0.2585259;0.4643046;0.005213857,0.5046653;0.4403161;-0.01059544,0.7444609;0.4044246;-0.06443191,-0.1500295;0.5003844;0.02638836,-0.3957334;0.4762455;0.005013546,-0.640804;0.4656304;-0.03392566,0.07796073;-0.01079604;-0.05509568,0.02409402;-0.3796918;-0.0360204,-0.02164021;-0.7941353;0.04781162,-0.03131387;-0.818841;-0.01339447,-0.09126171;0.01801556;-0.02401461,-0.2258443;-0.08939801;-0.3552237,-0.2090392;-0.5141062;-0.3402756,-0.2271092;-0.5321351;-0.4050767,0.05872297;0.5349125;0.01256859,499.7846
+0;0;0,0.02949673;0.3095893;-0.01963253,0.05849612;0.6061671;-0.0531701,0.2596954;0.4951853;-0.03549755,0.4966503;0.4292011;-0.00600432,0.741501;0.3956086;0.01808207,-0.1559853;0.4972114;-0.01847751,-0.3938386;0.4280227;-0.02165915,-0.6341196;0.3668887;-0.035376,0.0808322;-0.005042444;-0.05204578,0.05444673;-0.3772994;-0.04115837,0.00912736;-0.7938249;0.02934439,0.006211386;-0.7579494;-0.05256101,-0.09116994;0.01490916;-0.02708862,-0.2298191;-0.1364678;-0.3389402,-0.1707143;-0.5351072;-0.2043623,-0.1783425;-0.5626745;-0.2624944,0.0514048;0.5339764;-0.04248082,0;0;0,0.0347743;0.3094287;0.01207054,0.06765825;0.6075003;0.01079333,0.2593121;0.4635423;0.005485177,0.5057357;0.4434851;-0.0101527,0.7459222;0.4098418;-0.0634352,-0.149025;0.5005747;0.02697291,-0.3949445;0.479413;0.00582586,-0.6400517;0.4837983;-0.0337177,0.07812905;-0.01107766;-0.05514681,0.0238044;-0.3799687;-0.03621984,-0.02123721;-0.7940356;0.04767191,-0.03061947;-0.8191422;-0.01255059,-0.0914566;0.01821386;-0.0239161,-0.2257255;-0.08938665;-0.3552527,-0.211531;-0.5138458;-0.3429686,-0.2283605;-0.5329072;-0.4066966,0.05976421;0.5346515;0.0133971,499.8179
+0;0;0,0.02878439;0.3095665;-0.01943114,0.057419;0.6057897;-0.0528923,0.2581956;0.4956762;-0.03422033,0.4964283;0.4343588;-0.005478961,0.7413934;0.4020005;0.018569,-0.1564544;0.4974848;-0.01793439,-0.3952954;0.4320918;-0.02234321,-0.636512;0.3752347;-0.03700846,0.08102984;-0.00483302;-0.05209334,0.05381437;-0.3777577;-0.04141361,0.008347917;-0.7936781;0.02934876,0.005536213;-0.757794;-0.05250012,-0.09136964;0.01466305;-0.02719361,-0.2311866;-0.1333956;-0.3409728,-0.1697527;-0.5310569;-0.2062297,-0.1784236;-0.5567665;-0.2659208,0.05039786;0.533726;-0.04223847,0;0;0,0.03523445;0.3092564;0.01251137,0.06872278;0.6068662;0.011917,0.259632;0.4631658;0.005775809,0.5062565;0.446599;-0.009800434,0.7468556;0.4157831;-0.06267452,-0.1476849;0.501045;0.02756699,-0.3937556;0.4823483;0.006583184,-0.6385898;0.4911418;-0.0335685,0.07822675;-0.01102892;-0.05533397,0.0233917;-0.3805638;-0.03623747,-0.021308;-0.7940841;0.04782927,-0.0301833;-0.8192656;-0.01232051,-0.09169496;0.01813965;-0.02378857,-0.226551;-0.08947906;-0.3556916,-0.21338;-0.5134493;-0.3438568,-0.2305076;-0.5321631;-0.4076954,0.06069002;0.5341641;0.01433766,499.8524
+0;0;0,0.02877886;0.309507;-0.01942741,0.05739674;0.6055573;-0.05286848,0.2580325;0.4955246;-0.03421015,0.4962201;0.4342187;-0.005474204,0.7411242;0.4018685;0.01856777,-0.156326;0.4973319;-0.01793566,-0.3951218;0.4319512;-0.02234365,-0.6362783;0.3751083;-0.03700525,0.08110358;-0.004837418;-0.05214075,0.05391553;-0.3773862;-0.04147178,0.00833926;-0.7943113;0.02946152,0.005519134;-0.7584097;-0.05263252,-0.09145278;0.01467639;-0.02721836,-0.2311288;-0.133233;-0.3406813,-0.1695465;-0.5318549;-0.2056127,-0.1782434;-0.5577313;-0.2654827,0.05038087;0.5335476;-0.04222264,0;0;0,0.03549764;0.3091549;0.0127821,0.06920022;0.6065646;0.01249313,0.2598469;0.4627865;0.005896807,0.5066023;0.4490748;-0.009635806,0.747701;0.4223292;-0.06215858,-0.1472001;0.5017735;0.02881178,-0.3934064;0.4853998;0.008030107,-0.6388101;0.4934564;-0.02822844,0.07826042;-0.01111698;-0.05542171,0.02295005;-0.3802134;-0.03660166,-0.02114098;-0.7946838;0.04828429,-0.03003612;-0.8196838;-0.01236296,-0.09180224;0.01819274;-0.02369009,-0.2266359;-0.08947734;-0.3551606,-0.2151026;-0.5145379;-0.3439428,-0.2322496;-0.5332556;-0.4080894,0.06112808;0.5339199;0.01484299,499.8745
+0;0;0,0.02875548;0.3092556;-0.01941163,0.05734985;0.6050625;-0.05282542,0.258021;0.495079;-0.03417402,0.4962391;0.4337654;-0.005434405,0.7410676;0.4014251;0.01860015,-0.1563974;0.4968866;-0.01789718,-0.3952239;0.4314976;-0.02230573,-0.636306;0.3746722;-0.03696281,0.08118184;-0.004842086;-0.05219106,0.05391731;-0.378439;-0.04149207,0.008344762;-0.79533;0.02943542,0.00553499;-0.75945;-0.05235722,-0.09154103;0.01469055;-0.02724462,-0.23161;-0.133635;-0.3415895,-0.1700327;-0.5322242;-0.2065319,-0.1786977;-0.5578955;-0.2661821,0.05033931;0.5331076;-0.04218768,0;0;0,0.03530252;0.3089029;0.01324654,0.06878355;0.6060903;0.01330161,0.259524;0.4624002;0.006274461,0.5063829;0.4511552;-0.01007784,0.7479268;0.4280938;-0.0619359,-0.147627;0.5018575;0.0300749,-0.3940543;0.4881813;0.009586891,-0.6392927;0.4935878;-0.02774188,0.07829496;-0.01094387;-0.05556953,0.02214536;-0.3809668;-0.03652501,-0.02174481;-0.795368;0.04862762,-0.03149129;-0.8205588;-0.01130139,-0.09197082;0.01798664;-0.02357308,-0.227849;-0.09021519;-0.3556302,-0.2166277;-0.5152409;-0.344103,-0.2344815;-0.5335737;-0.4079598,0.06077343;0.5334918;0.01556277,499.907
+0;0;0,0.02840543;0.3094163;-0.01912533,0.05671716;0.6052353;-0.05233816,0.2576915;0.4959089;-0.03322051,0.497043;0.4392681;-0.004312716,0.7425742;0.4129839;0.01938275,-0.1571895;0.4974937;-0.017486,-0.3973223;0.4371543;-0.02281181,-0.6390131;0.3832336;-0.03751051,0.08117127;-0.004587358;-0.05221397,0.05330026;-0.3778422;-0.04158093,0.007299393;-0.7949612;0.02949997,0.004568586;-0.759059;-0.05240344,-0.09157165;0.01440269;-0.02726378,-0.2323162;-0.1304843;-0.3425538,-0.1686729;-0.5287389;-0.2065405,-0.1780412;-0.5531935;-0.2673468,0.04976878;0.5332876;-0.04175318,0;0;0,0.03555721;0.3089719;0.01353431,0.06937611;0.6060827;0.01402307,0.260206;0.4624776;0.006656885,0.5071223;0.4532957;-0.01010561,0.7489546;0.4332169;-0.06160247,-0.1473051;0.5025396;0.03130348,-0.3938403;0.4912077;0.01068993,-0.6389283;0.4952768;-0.02743101,0.07827008;-0.01091233;-0.05559528,0.02195293;-0.3806187;-0.03676331,-0.02156564;-0.7953457;0.04846858,-0.03090717;-0.8204737;-0.01173187,-0.09197371;0.01796679;-0.02354037,-0.2279232;-0.0900072;-0.355306,-0.2169357;-0.5153149;-0.3430828,-0.2356124;-0.5336668;-0.4068302,0.06129527;0.5335099;0.01618433,499.9406
+0;0;0,0.02839385;0.3092902;-0.01911754,0.05667851;0.6048267;-0.052297,0.2572997;0.4956702;-0.03320965,0.4966885;0.4390206;-0.004297337,0.7421511;0.4127437;0.0193915,-0.1568565;0.4972522;-0.01750263,-0.3970268;0.4369034;-0.02282928,-0.6386499;0.3829978;-0.03752386,0.08126751;-0.004592797;-0.05227587,0.05342584;-0.3774546;-0.04165402,0.007343728;-0.7953103;0.02955242,0.004587966;-0.7593542;-0.05309943,-0.09168021;0.01441976;-0.02729611,-0.2322765;-0.1303146;-0.3422541,-0.1685208;-0.5292727;-0.2060006,-0.1779747;-0.5542248;-0.2673625,0.04974023;0.5329837;-0.04172741,0;0;0,0.03584914;0.3087922;0.01394081,0.07010882;0.6055639;0.01518846,0.2604821;0.4622847;0.007014275,0.5074427;0.4548743;-0.01052582,0.7494843;0.4354804;-0.06095624,-0.1463963;0.5029044;0.03259938,-0.3930538;0.4934309;0.0120461,-0.6380211;0.4970306;-0.0264449,0.07832645;-0.0110171;-0.05569434,0.02180855;-0.3803027;-0.03704441,-0.02156077;-0.7957401;0.0485599,-0.03001118;-0.8203258;-0.01327372,-0.0921007;0.01807517;-0.02343112,-0.2280282;-0.09024063;-0.3546491,-0.2200427;-0.5163822;-0.34295,-0.2385772;-0.5341248;-0.4081536,0.06191723;0.5331043;0.01713228,499.9749
+0;0;0,0.02839226;0.3092729;-0.01911647,0.05665096;0.6045383;-0.05226476,0.2570387;0.4955071;-0.03319935,0.4964565;0.4388506;-0.004283546,0.7419252;0.412573;0.01940589,-0.1566359;0.4970872;-0.0175106,-0.3968352;0.4367311;-0.02283789,-0.6384645;0.3828242;-0.03753285,0.08133368;-0.004596536;-0.05231844,0.05360449;-0.3759521;-0.0417395,0.007470049;-0.7942823;0.0295478,0.004724452;-0.7583482;-0.05279919,-0.09175487;0.0144315;-0.02731833,-0.2317832;-0.1297182;-0.341004,-0.1679551;-0.5291293;-0.2045958,-0.1773741;-0.5538788;-0.2657313,0.04972058;0.5327771;-0.04170721,0;0;0,0.03619622;0.3087071;0.01452637,0.07066049;0.605175;0.01651859,0.2607651;0.4621097;0.007596254,0.507735;0.4552622;-0.01045704,0.7498085;0.4373594;-0.06131458,-0.145681;0.5033206;0.03432696,-0.3924443;0.4954843;0.01399507,-0.6373296;0.4986824;-0.02508951,0.07833578;-0.01095466;-0.05583024,0.0214694;-0.3786751;-0.03756416,-0.02166592;-0.7945234;0.04857517,-0.03030642;-0.8193809;-0.01257848,-0.09222317;0.01801114;-0.02332381,-0.2281944;-0.09011988;-0.3528769,-0.2210119;-0.5167168;-0.3396889,-0.239838;-0.5340703;-0.4047044,0.06244366;0.5327972;0.01827979,500.0073
+0;0;0,0.02783136;0.309281;-0.0188996,0.055811;0.6043593;-0.05197971,0.2560344;0.4960386;-0.03253478,0.4965841;0.4441044;-0.003882643,0.7423975;0.4210262;0.01920938,-0.1571886;0.4973832;-0.01717965,-0.3981567;0.4401128;-0.02324551,-0.6401414;0.3880557;-0.03819709,0.08148187;-0.0044238;-0.05225335,0.05356056;-0.376141;-0.04180582,0.005544726;-0.79409;0.03036677,0.00286283;-0.7581179;-0.05194423,-0.0918913;0.01417755;-0.02728116,-0.2325369;-0.1245666;-0.3435585,-0.1669697;-0.5239697;-0.2080083,-0.1764689;-0.5483091;-0.269449,0.04892314;0.5326639;-0.04145407,0;0;0,0.03654824;0.3085855;0.01502371,0.07143204;0.6047778;0.0177474,0.2610188;0.4616146;0.007995129,0.5079969;0.4552189;-0.01052964,0.7501881;0.4383318;-0.0610106,-0.1447178;0.5034214;0.03596053,-0.3915279;0.4963663;0.01553174,-0.6363564;0.4995841;-0.0236949,0.07837658;-0.01097915;-0.05590928,0.02145464;-0.3790614;-0.03753018,-0.02150396;-0.7949151;0.04858613,-0.02978903;-0.8210499;-0.01139891,-0.09232975;0.01799501;-0.02325241,-0.2289675;-0.09108578;-0.3526366,-0.222989;-0.5176509;-0.3384164,-0.2421753;-0.5346177;-0.4035622,0.06311537;0.5324811;0.01931953,500.0298
+0;0;0,0.02782626;0.3092243;-0.01889614,0.05579337;0.6041703;-0.05196189,0.2558796;0.4958963;-0.03252617,0.4964583;0.4439557;-0.00387058,0.7422839;0.4208764;0.0192226,-0.1570655;0.4972399;-0.01718138,-0.3980626;0.4399626;-0.02324796,-0.6400593;0.3879029;-0.03820029,0.0814013;-0.004419426;-0.05220169,0.05355324;-0.3751615;-0.04178156,0.005441092;-0.7939488;0.03053579,0.002708782;-0.7578644;-0.05332249,-0.09180045;0.01416353;-0.02725419,-0.232077;-0.1242166;-0.3427018,-0.1663783;-0.5244208;-0.2068796,-0.1760561;-0.5497816;-0.2694753,0.04890762;0.5324969;-0.04143947,0;0;0,0.03670494;0.3084835;0.01554847,0.07137941;0.6045618;0.01854801,0.2608565;0.461398;0.008260488,0.5078394;0.4553442;-0.01071,0.7499871;0.4383647;-0.06142902,-0.1445654;0.5043325;0.03838168,-0.3912965;0.4974787;0.01661295,-0.6362031;0.5002497;-0.0222365,0.07815979;-0.01082225;-0.05607712,0.02117853;-0.3779166;-0.03795028,-0.02168469;-0.7946612;0.04815507,-0.0286812;-0.8229653;-0.01208091,-0.09234089;0.01772096;-0.02301842,-0.2299558;-0.09152538;-0.3508311,-0.2258984;-0.5189584;-0.3362744,-0.2456592;-0.5362937;-0.4029495,0.06313775;0.5322781;0.02008176,500.0634
+0;0;0,0.02781732;0.309125;-0.01889007,0.05574301;0.6036344;-0.05190593,0.2554748;0.4955517;-0.03250457,0.4960908;0.4436031;-0.003844548,0.7419655;0.4205191;0.01925324,-0.156739;0.4968929;-0.01718695,-0.3977734;0.4396068;-0.02325447,-0.6398184;0.3875367;-0.03820978,0.08145244;-0.004422203;-0.0522345,0.05372916;-0.3735031;-0.04186106,0.005444694;-0.7937903;0.03071531,0.002727373;-0.7577394;-0.05268293,-0.09185813;0.01417243;-0.02727131,-0.2315062;-0.1235877;-0.3413055,-0.1655722;-0.5252253;-0.2049969,-0.1751968;-0.5502824;-0.2672492,0.0488694;0.5320874;-0.04140208,0;0;0,0.03703657;0.3083076;0.01623619,0.07196727;0.6039009;0.02013624,0.2609838;0.4609873;0.008704543,0.5079664;0.4548228;-0.01073062,0.7499368;0.4367966;-0.06217134,-0.1437082;0.5041803;0.03965809,-0.3905429;0.4975138;0.01857982,-0.6355314;0.5000255;-0.02008631,0.07816386;-0.010845;-0.05617202,0.02149886;-0.3763197;-0.03844595,-0.02161856;-0.7945309;0.04804337,-0.02864501;-0.8232693;-0.01111484,-0.09242575;0.01775314;-0.02290862,-0.2301923;-0.09263325;-0.3483808,-0.2269536;-0.5215847;-0.333206,-0.2477604;-0.5386347;-0.3991805,0.06367561;0.5317477;0.02144277,500.0966
+0;0;0,0.02731342;0.3091876;-0.01859849,0.0548979;0.6037478;-0.05145075,0.2548022;0.4964651;-0.03126212,0.4964219;0.4487644;-0.003681289,0.7427635;0.4302181;0.0185135,-0.1575881;0.4975527;-0.01658524,-0.4014574;0.4540614;-0.02382116,-0.6417338;0.3939384;-0.03698202,0.08146631;-0.004155834;-0.05223475,0.05291345;-0.3731735;-0.0418614,0.004376289;-0.7932974;0.03148832,0.001765809;-0.7572225;-0.05191159,-0.09191079;0.01386315;-0.02725288,-0.2326052;-0.1196627;-0.342646,-0.1651914;-0.521322;-0.2071274,-0.1750362;-0.545256;-0.2703213,0.04809226;0.5321872;-0.04099587,0;0;0,0.03703657;0.3083076;0.01623619,0.07196727;0.6039009;0.02013624,0.2609838;0.4609873;0.008704543,0.5079664;0.4548228;-0.01073062,0.7499368;0.4367966;-0.06217134,-0.1437082;0.5041803;0.03965809,-0.3905429;0.4975138;0.01857982,-0.6355314;0.5000255;-0.02008631,0.07816386;-0.010845;-0.05617202,0.02149886;-0.3763197;-0.03844595,-0.02161856;-0.7945309;0.04804337,-0.02864501;-0.8232693;-0.01111484,-0.09242575;0.01775314;-0.02290862,-0.2301923;-0.09263325;-0.3483808,-0.2269536;-0.5215847;-0.333206,-0.2477604;-0.5386347;-0.3991805,0.06367561;0.5317477;0.02144277,500.12
+0;0;0,0.02729598;0.3089901;-0.01858661,0.05485426;0.6032705;-0.05140781,0.2544701;0.4961031;-0.0312425,0.4961109;0.4483983;-0.003659239,0.7425541;0.4298443;0.01854471,-0.1573324;0.4971892;-0.01658654,-0.4012231;0.4536941;-0.02382309,-0.6415987;0.3935464;-0.03698938,0.08141889;-0.004153415;-0.05220434,0.05294489;-0.3721518;-0.04185965,0.004235025;-0.7937706;0.03175107,0.001527898;-0.7574708;-0.05473657,-0.09185729;0.01385508;-0.02723702,-0.2321631;-0.1193019;-0.341759,-0.1645094;-0.5223904;-0.2057582,-0.1747187;-0.5483213;-0.2712917,0.04805475;0.5317744;-0.04096236,0;0;0,0.03718776;0.3080557;0.01685691,0.07202283;0.6033645;0.0215168,0.2608073;0.4607655;0.009123802,0.5077739;0.4534259;-0.01038325,0.7493401;0.432612;-0.06314778,-0.1433217;0.5043679;0.0416257,-0.3901311;0.4973413;0.02011586,-0.6354696;0.4983599;-0.01702555,0.07804298;-0.01073828;-0.05626333,0.0214416;-0.3751956;-0.03872085,-0.0218556;-0.7949498;0.04779673,-0.02877249;-0.8251879;-0.01425696,-0.09244086;0.01756107;-0.02275691,-0.2308925;-0.0936015;-0.3465077,-0.2296133;-0.5241078;-0.3318004,-0.2515853;-0.5417342;-0.4009095,0.06377712;0.5312688;0.02263618,500.1419
+0;0;0,0.02728835;0.3089037;-0.01858141,0.05482557;0.6029593;-0.05137733,0.2543082;0.4958754;-0.03122722,0.4959316;0.448174;-0.003645958,0.7425837;0.4296043;0.01857681,-0.1572173;0.4969607;-0.01658112,-0.4010904;0.4534687;-0.02381715,-0.6416698;0.39327;-0.0369946,0.08146462;-0.004155747;-0.05223367,0.05306226;-0.3712283;-0.041915,0.004257906;-0.7936649;0.03183851,0.001658831;-0.7576166;-0.05119707,-0.09190889;0.01386286;-0.02725232,-0.2318617;-0.1189591;-0.3409831,-0.1640768;-0.5228295;-0.2047184,-0.1738786;-0.546528;-0.2676362,0.04803171;0.5315226;-0.04094055,0;0;0,0.03738202;0.3079166;0.01736021,0.0723009;0.6029742;0.0227592,0.2607976;0.4601147;0.009979725,0.5076637;0.4488638;-0.008690596,0.748485;0.4256111;-0.06472921,-0.1428584;0.5038485;0.04297246,-0.389693;0.4963602;0.02212442,-0.6354978;0.4946503;-0.01327257,0.07804693;-0.01066832;-0.05636466,0.02162935;-0.3742037;-0.03863025,-0.02181828;-0.7948138;0.04781985,-0.02985583;-0.8238146;-0.01042581,-0.09252474;0.01751537;-0.02268253,-0.2316471;-0.09544829;-0.3444583,-0.2305355;-0.5267757;-0.3293078,-0.2519931;-0.542321;-0.3956663,0.06404595;0.5309376;0.02368951,500.1749
+0;0;0,0.02696231;0.3089431;-0.01830606,0.05410962;0.6031137;-0.05102043,0.2535909;0.4964765;-0.0305402,0.496172;0.4533667;-0.003544336,0.7433047;0.4383256;0.01831291,-0.1578219;0.4977692;-0.01613789,-0.4018334;0.4551159;-0.02461717,-0.6436244;0.3986519;-0.03590678,0.08143783;-0.004052375;-0.05210064,0.05258109;-0.3699576;-0.04207078,0.003333744;-0.7909219;0.03232753,0.0007640189;-0.7548247;-0.05112769,-0.09185367;0.01365396;-0.02719358,-0.2316879;-0.1142555;-0.341686,-0.1627722;-0.5168931;-0.20639,-0.1720105;-0.5415619;-0.2691158,0.04738954;0.5316434;-0.0405765,0;0;0,0.03737004;0.3078961;0.01764655,0.07210742;0.6030453;0.02302527,0.2604084;0.4598935;0.01025987,0.5071503;0.4454326;-0.008237124,0.7466882;0.4135071;-0.06638217,-0.142743;0.503733;0.04429758,-0.3896872;0.4935606;0.02564465,-0.6357402;0.4900152;-0.009339415,0.07781689;-0.0105091;-0.05654299,0.02154545;-0.3729198;-0.03887999,-0.02132576;-0.7923318;0.04729986,-0.02941357;-0.8217864;-0.01108074,-0.09251189;0.01733616;-0.02245051,-0.232393;-0.09590274;-0.3424976,-0.2331136;-0.5259969;-0.3287184,-0.2546441;-0.5419195;-0.3953225,0.06390022;0.5309762;0.02397943,500.1972
+0;0;0,0.02695447;0.3088532;-0.01830073,0.054083;0.6028205;-0.05099221,0.2533712;0.4962728;-0.03052977,0.4959556;0.4531624;-0.003533537,0.7432203;0.4381133;0.01833539,-0.1576459;0.4975643;-0.01614131,-0.4016607;0.4549103;-0.0246207,-0.643581;0.3984163;-0.03591635,0.08155008;-0.00405796;-0.05217245,0.05271269;-0.3697179;-0.04214931,0.003440551;-0.7908942;0.03228643,0.0008288256;-0.7546973;-0.05253282,-0.09198027;0.01367278;-0.02723106,-0.2317208;-0.1141509;-0.3415127,-0.1627704;-0.5169911;-0.2061486,-0.1721597;-0.5425535;-0.2698996,0.04736816;0.5314059;-0.04055642,0;0;0,0.0375841;0.3077614;0.01794839,0.07267234;0.6026536;0.02380276,0.2605841;0.4594516;0.01061058,0.5069586;0.4387445;-0.006861806,0.7457226;0.4033565;-0.06672859,-0.1419999;0.5032727;0.04561486,-0.3889654;0.491217;0.02837593,-0.6351336;0.483944;-0.006161891,0.07786858;-0.0105014;-0.05670142,0.02205369;-0.3727205;-0.03877723,-0.02087027;-0.7924321;0.04699874,-0.02872295;-0.8232291;-0.01200628,-0.09270971;0.01733357;-0.02221047,-0.2329882;-0.1007456;-0.3400445,-0.2341885;-0.5310407;-0.3258161,-0.2563489;-0.5478246;-0.3933417,0.0643546;0.5306524;0.02463126,500.2308
+0;0;0,0.026973;0.3090656;-0.01831331,0.05412491;0.6032861;-0.05103328,0.2533731;0.4966754;-0.03056243,0.4960107;0.4535555;-0.003560269,0.7434431;0.4384962;0.01832349,-0.157577;0.4979666;-0.01617631,-0.4016454;0.4553033;-0.02465756,-0.6437296;0.3987709;-0.03596088,0.08159199;-0.004060046;-0.05219926,0.05281688;-0.3689303;-0.04219777,0.003511976;-0.7903866;0.03228746,0.0009838857;-0.7543882;-0.04981562,-0.09202755;0.01367981;-0.02724506,-0.2314663;-0.1138679;-0.340848,-0.16247;-0.5169759;-0.2053938,-0.1715587;-0.540759;-0.2671034,0.04740361;0.5318027;-0.04058744,0;0;0,0.03770663;0.3079429;0.01827145,0.07282828;0.6030868;0.02420044,0.2606792;0.4597442;0.0110631,0.5066762;0.4342917;-0.006231189,0.7433318;0.3868121;-0.06679738,-0.1413978;0.4976636;0.04078814,-0.3889279;0.4885353;0.03044725,-0.6352489;0.4770419;-0.003054339,0.07786943;-0.01008673;-0.05686045,0.02243276;-0.3715544;-0.03879821,-0.02071956;-0.7915184;0.0470655,-0.02700684;-0.8166524;-0.01379502,-0.0929057;0.01678471;-0.02202966,-0.2334236;-0.1043659;-0.3376808,-0.2338887;-0.5349024;-0.3221076,-0.2558754;-0.5495527;-0.3877294,0.06450765;0.5310156;0.02502561,500.2642
+0;0;0,0.02685665;0.3090942;-0.01799869,0.05385404;0.6033625;-0.05041582,0.2532054;0.4971369;-0.02997138,0.496438;0.4571962;-0.003436871,0.7441142;0.4453738;0.01766412,-0.1579619;0.4989802;-0.01560987,-0.402095;0.4567664;-0.02446819,-0.6450288;0.4037477;-0.03450126,0.0815946;-0.004096131;-0.05219237,0.05240768;-0.3689355;-0.04225702,0.00289065;-0.7903092;0.03255398,0.000368556;-0.7542784;-0.04954692,-0.09202772;0.01364976;-0.02725957,-0.2318384;-0.1127566;-0.3411588,-0.1610029;-0.5157214;-0.2062289,-0.1710462;-0.5396205;-0.2676888,0.0471706;0.5318645;-0.04004597,0;0;0,0.03770663;0.3079429;0.01827145,0.07282828;0.6030868;0.02420044,0.2606792;0.4597442;0.0110631,0.5066762;0.4342917;-0.006231189,0.7433318;0.3868121;-0.06679738,-0.1413978;0.4976636;0.04078814,-0.3889279;0.4885353;0.03044725,-0.6352489;0.4770419;-0.003054339,0.07786943;-0.01008673;-0.05686045,0.02243276;-0.3715544;-0.03879821,-0.02071956;-0.7915184;0.0470655,-0.02700684;-0.8166524;-0.01379502,-0.0929057;0.01678471;-0.02202966,-0.2334236;-0.1043659;-0.3376808,-0.2338887;-0.5349024;-0.3221076,-0.2558754;-0.5495527;-0.3877294,0.06450765;0.5310156;0.02502561,500.2877
+0;0;0,0.02687944;0.3093565;-0.01801397,0.05390132;0.6038917;-0.05046072,0.2531236;0.497617;-0.03001216,0.496471;0.4576574;-0.003465125,0.7442452;0.4458303;0.01764422,-0.1577991;0.4994592;-0.01565918,-0.4020474;0.4572254;-0.02452168,-0.6450775;0.4041857;-0.03455873,0.08167621;-0.004100228;-0.05224457,0.05259516;-0.3676162;-0.04234526,0.002974149;-0.7898748;0.03262283,0.0004526854;-0.7538455;-0.04945754,-0.09211975;0.01366341;-0.02728684,-0.2314233;-0.1122845;-0.3400475,-0.1604391;-0.5160955;-0.2048343,-0.1704799;-0.5399811;-0.2662788,0.04721136;0.532324;-0.04008075,0;0;0,0.03788288;0.3081722;0.01852679,0.07308595;0.6035771;0.02447534,0.2605925;0.4596188;0.01137614,0.5057302;0.4259741;-0.005801201,0.7407613;0.370849;-0.06662154,-0.14084;0.4959037;0.03856054,-0.3885855;0.4861012;0.03181304,-0.6347598;0.4690222;-0.001111973,0.07789923;-0.009863883;-0.05702388,0.02277423;-0.3700289;-0.03885925,-0.02030635;-0.7909478;0.04690814,-0.02707979;-0.8160906;-0.01386428,-0.09306498;0.01662509;-0.02190492,-0.2335382;-0.1074368;-0.3348962,-0.2337636;-0.5388297;-0.3180217,-0.2561125;-0.5539402;-0.383179,0.06475095;0.5314364;0.02530885,500.3103
+0;0;0,0.0268728;0.3092801;-0.01800952,0.0538919;0.6037847;-0.05045328,0.2528718;0.4975505;-0.0300165,0.4963976;0.4575616;-0.003450001,0.7442943;0.4457286;0.01766979,-0.1575672;0.4993905;-0.01568042,-0.4019946;0.4571258;-0.02454942,-0.6451448;0.4040598;-0.03459143,0.08161987;-0.0040974;-0.05220853,0.05256856;-0.3672417;-0.04231935,0.002954006;-0.7894452;0.03263898,0.0004069139;-0.7533546;-0.05027567,-0.09205621;0.01365399;-0.02726802,-0.2312173;-0.1121651;-0.3397088,-0.1602423;-0.5159235;-0.2045132,-0.1703851;-0.5403568;-0.2665823,0.0472019;0.5322165;-0.04007323,0;0;0,0.03803572;0.3080705;0.01861572,0.07334548;0.6034334;0.02445889,0.2604277;0.4591043;0.01136112,0.504324;0.4165123;-0.006253242,0.7378322;0.3558438;-0.06815708,-0.1402818;0.4967087;0.0417809,-0.3878157;0.4803486;0.03347556,-0.6341122;0.4601269;0.002363283,0.07784119;-0.009880066;-0.05698645,0.0229685;-0.3697076;-0.03885758,-0.01985861;-0.7907344;0.04622149,-0.02752041;-0.8152195;-0.01615715,-0.09296815;0.01665616;-0.02199584,-0.2336732;-0.1119054;-0.3326235,-0.2345326;-0.5431742;-0.3141126,-0.2564367;-0.5596894;-0.3794959,0.06498876;0.5312951;0.02532673,500.3423
+0;0;0,0.02678425;0.3093534;-0.01770247,0.05360567;0.6039391;-0.04996515,0.2527821;0.4981714;-0.02942035,0.4970796;0.4617263;-0.00355236,0.7451692;0.4517863;0.01718257,-0.1580139;0.5006662;-0.01472653,-0.4026096;0.4586421;-0.02397629,-0.6465108;0.4087612;-0.03404267,0.08160701;-0.004089382;-0.05226747,0.05215914;-0.364417;-0.04246756,0.003024552;-0.7819146;0.03209788,0.0004801108;-0.74593;-0.04897089,-0.09211576;0.01358137;-0.02717626,-0.2302378;-0.1097383;-0.3378429,-0.1576685;-0.508619;-0.2040282,-0.1687698;-0.5312457;-0.2650334,0.04695679;0.532351;-0.03961253,0;0;0,0.03867108;0.3080525;0.01839852,0.07429183;0.603426;0.0240438,0.2612312;0.4586074;0.01122856,0.5033576;0.4061343;-0.006093979,0.7353005;0.3396327;-0.06820059,-0.1394174;0.4971632;0.04309059,-0.3867911;0.4768109;0.03468131,-0.6326156;0.4478092;0.006284064,0.0777646;-0.009971172;-0.05711007,0.02404025;-0.3671211;-0.03822207,-0.01662761;-0.7842985;0.04294205,-0.02740277;-0.8109435;-0.01441371,-0.09297695;0.01680015;-0.02193987,-0.232176;-0.1177673;-0.327414,-0.233161;-0.5442007;-0.3066272,-0.2540779;-0.5611829;-0.3696319,0.06586966;0.5312839;0.02494645,500.3759
+0;0;0,0.02682363;0.3098082;-0.0177285,0.05366336;0.6045954;-0.05001245,0.2525579;0.4988427;-0.02947691,0.4970902;0.4623626;-0.003584057,0.7453585;0.4524154;0.0171658,-0.1576812;0.5013341;-0.01480301,-0.4025121;0.4592696;-0.02406167,-0.6465889;0.4093528;-0.0341353,0.08162314;-0.004090189;-0.0522778,0.05232409;-0.3625968;-0.04252741,0.003099132;-0.7808623;0.03217517,0.0005062115;-0.7447637;-0.05043819,-0.09213396;0.01358406;-0.02718164,-0.229558;-0.1091124;-0.3362782,-0.1568552;-0.5087267;-0.2022174,-0.168168;-0.5323561;-0.2643849,0.04701156;0.5329759;-0.03965528,0;0;0,0.03914578;0.3084864;0.01785088,0.0749148;0.604055;0.02315331,0.2613998;0.4588434;0.01049614,0.5006284;0.3935578;-0.006962657,0.730649;0.3219002;-0.07116818,-0.1384932;0.4981559;0.04335711,-0.3856541;0.4728274;0.0351562,-0.6311147;0.4372488;0.009662762,0.07770579;-0.00983803;-0.05724561,0.02476449;-0.3652593;-0.038445,-0.01609702;-0.7832225;0.04271364,-0.03130491;-0.8076422;-0.01791728,-0.09302041;0.01673479;-0.02189034,-0.2312475;-0.1228388;-0.3233749,-0.2315384;-0.5498444;-0.2985613,-0.2517868;-0.5695432;-0.3617193,0.0664693;0.5318841;0.02410221,500.3984
+0;0;0,0.02686334;0.3102668;-0.01775474,0.05372182;0.60526;-0.05006121,0.2522409;0.4995194;-0.02953689,0.4969134;0.4630183;-0.003629187,0.7452699;0.4530676;0.01712804,-0.157258;0.5020063;-0.01488946,-0.4022293;0.4599177;-0.02415342,-0.6463927;0.4099832;-0.03423063,0.08159907;-0.004088983;-0.05226238,0.05239773;-0.3613999;-0.04254451,0.003703885;-0.7751526;0.03135207,0.001172662;-0.739199;-0.04929554,-0.09210679;0.01358005;-0.02717362,-0.2290725;-0.1087072;-0.3352394,-0.1571542;-0.5040099;-0.202625,-0.1681977;-0.5263632;-0.2633133,0.04706542;0.533591;-0.03969689,0;0;0,0.04011256;0.3088707;0.01709366,0.07624027;0.6046139;0.02201581,0.2620851;0.4589834;0.009367704,0.4986711;0.3841103;-0.0076406,0.7215732;0.2900397;-0.06827199,-0.1368659;0.4987404;0.04248738,-0.3836568;0.4685153;0.03549401,-0.6280668;0.4248891;0.01159222,0.07760835;-0.009880066;-0.05732203,0.02601707;-0.3642962;-0.03872705,-0.01328218;-0.7776829;0.04245234,-0.02960401;-0.8034677;-0.01382863,-0.09297061;0.01684115;-0.02189353,-0.2298577;-0.1283626;-0.3198802,-0.2315637;-0.5506562;-0.2936448,-0.2496941;-0.5713159;-0.3540665,0.06770307;0.5324038;0.02301025,500.432
+0;0;0,0.02701958;0.3102678;-0.01749822,0.05392438;0.6052869;-0.04952448,0.2524694;0.4996887;-0.0291311,0.4975634;0.4663825;-0.002904277,0.7460551;0.4575961;0.01672924,-0.1571863;0.5028101;-0.01448166,-0.4021887;0.4603762;-0.02091466,-0.647064;0.4151185;-0.03500805,0.08158763;-0.004070644;-0.05228167,0.05185695;-0.3613414;-0.04269472,0.003132347;-0.7750486;0.03143582,0.0005958388;-0.7390695;-0.04920973,-0.09213735;0.01351392;-0.02710291,-0.2289522;-0.1067682;-0.3360239,-0.1546228;-0.5014967;-0.203029,-0.1676001;-0.523255;-0.2638448,0.04726543;0.5336096;-0.03921945,0;0;0,0.04011256;0.3088707;0.01709366,0.07624027;0.6046139;0.02201581,0.2620851;0.4589834;0.009367704,0.4986711;0.3841103;-0.0076406,0.7215732;0.2900397;-0.06827199,-0.1368659;0.4987404;0.04248738,-0.3836568;0.4685153;0.03549401,-0.6280668;0.4248891;0.01159222,0.07760835;-0.009880066;-0.05732203,0.02601707;-0.3642962;-0.03872705,-0.01328218;-0.7776829;0.04245234,-0.02960401;-0.8034677;-0.01382863,-0.09297061;0.01684115;-0.02189353,-0.2298577;-0.1283626;-0.3198802,-0.2315637;-0.5506562;-0.2936448,-0.2496941;-0.5713159;-0.3540665,0.06770307;0.5324038;0.02301025,500.4553
+0;0;0,0.02709554;0.3111401;-0.01754742,0.05402723;0.6064534;-0.04960683,0.2429533;0.502346;-0.02967185,0.4882938;0.4690062;-0.003418652,0.7370094;0.4602119;0.01623256,-0.1475179;0.5053211;-0.01570845,-0.3927667;0.4628446;-0.02214792,-0.6378627;0.4175462;-0.03625401,0.08156965;-0.004069746;-0.05227014,0.05198671;-0.3595651;-0.04273084,0.003250979;-0.7733668;0.03141664,0.0007422604;-0.7374532;-0.04834537,-0.09211703;0.01351094;-0.02709694,-0.2282519;-0.1061734;-0.3344827,-0.1539056;-0.5009921;-0.2014574,-0.1667407;-0.5221834;-0.2616069,0.0473592;0.5346783;-0.03928775,0;0;0,0.04126689;0.3096532;0.0161922,0.07785404;0.6056434;0.02070141,0.2520897;0.4577183;0.008049964,0.4862821;0.374898;-0.008903743,0.7085014;0.2805051;-0.07239819,-0.1258498;0.5012245;0.0406692,-0.3721475;0.4653809;0.03393427,-0.6159486;0.4161428;0.01249532,0.07761234;-0.01011159;-0.05724001,0.02748865;-0.3629472;-0.03886235,-0.0117001;-0.7765945;0.04154301,-0.02809458;-0.8029004;-0.01290071,-0.09287292;0.0171141;-0.02200151,-0.2281212;-0.1336615;-0.3158002,-0.2307444;-0.5557051;-0.2845401,-0.2475801;-0.5747461;-0.3454892,0.06910869;0.533361;0.02187181,500.4876
+0;0;0,0.02720366;0.3123816;-0.01761744,0.05418195;0.6082063;-0.0497313,0.2397178;0.5045568;-0.02994799,0.4852614;0.4711895;-0.00367306,0.761693;0.4614151;0.01816801,-0.1440041;0.5074806;-0.01622595,-0.389456;0.4649689;-0.02267076,-0.6618646;0.4146225;-0.03834878,0.08138681;-0.004060624;-0.05215298,0.05190728;-0.3583133;-0.04264703,0.003185146;-0.7719996;0.03147977,0.0006743784;-0.7360811;-0.04834738,-0.09191056;0.01348065;-0.0270362,-0.2275696;-0.1057854;-0.3333474,-0.153244;-0.5004939;-0.2003592,-0.1660895;-0.521727;-0.2605579,0.04750452;0.5363303;-0.03939769,0;0;0,0.04207993;0.3108413;0.01548052,0.07910421;0.607303;0.01954818,0.2493453;0.4590691;0.007041216,0.4796666;0.365383;-0.009402871,0.7230906;0.2507702;-0.07719409,-0.121196;0.4997428;0.03420465,-0.3673918;0.4612385;0.03489462,-0.6373711;0.4017645;0.01120863,0.07776406;-0.01029432;-0.05663049,0.02846363;-0.3619828;-0.03821743,-0.01052289;-0.7758386;0.04057574,-0.0271714;-0.802055;-0.01397932,-0.09252453;0.01720962;-0.02243381,-0.2268851;-0.1401881;-0.3116181,-0.2296958;-0.562001;-0.2788934,-0.2450965;-0.5846457;-0.3372463,0.07018813;0.5349406;0.02086258,500.5213
+0;0;0,0.02713025;0.3132222;-0.01742811,0.05381373;0.6094539;-0.04942486,0.2398601;0.5054821;-0.029429,0.4861918;0.4763874;-0.004013041,0.7351432;0.4679623;0.01602181,-0.1447918;0.5089539;-0.01551327,-0.3911782;0.4715364;-0.02360298,-0.6359067;0.4222074;-0.03472893,0.08096014;-0.004061144;-0.05181909,0.05094019;-0.3564968;-0.04252256,0.002372973;-0.7669013;0.03150081,-0.0001393878;-0.7310049;-0.04775118,-0.09139296;0.01338406;-0.02691561,-0.2265931;-0.1050409;-0.3317024,-0.1495875;-0.4958402;-0.1989768,-0.1633006;-0.5165379;-0.2586732,0.04720556;0.5373938;-0.0390829,0;0;0,0.04310879;0.3115785;0.01443481,0.08147606;0.6082417;0.0172472,0.2517818;0.4600667;0.005760193,0.4745424;0.3489226;-0.008257866,0.6818061;0.2226954;-0.06790352,-0.119711;0.4991298;0.03029619,-0.3650272;0.4548603;0.03594987,-0.6073148;0.3976956;0.0140844,0.07749611;-0.01075776;-0.05598998,0.02947727;-0.3608892;-0.03865016,-0.008450821;-0.7716675;0.03940558,-0.02487774;-0.7983013;-0.01393044,-0.09176973;0.01760178;-0.02290743,-0.2248536;-0.1466714;-0.3066353,-0.2296295;-0.5644739;-0.2655452,-0.2442244;-0.5866491;-0.3237405,0.07201436;0.5357827;0.01910496,500.5433
+0;0;0,0.02717929;0.3137884;-0.01745961,0.05389138;0.6103358;-0.04949425,0.2401418;0.5061705;-0.02946485,0.4866118;0.4770594;-0.004034629,0.7356708;0.4686307;0.01600888,-0.1449463;0.5096462;-0.01553334,-0.391471;0.4722076;-0.02362759,-0.6363053;0.4228573;-0.03475835,0.08048498;-0.004037309;-0.05151496,0.05063038;-0.3545318;-0.04226964,0.00197643;-0.7656692;0.03188592,-0.000538727;-0.7297662;-0.04745431,-0.09085655;0.01330551;-0.02675764,-0.2253121;-0.1044672;-0.3298656,-0.1481689;-0.4959644;-0.1969031,-0.1618973;-0.5167185;-0.2566659,0.04726878;0.5381184;-0.0391297,0;0;0,0.04399684;0.3120698;0.01354194,0.08325264;0.6089388;0.01515841,0.2533095;0.4601981;0.004498959,0.4684799;0.3344834;-0.007294893,0.6758756;0.2094021;-0.06930184,-0.1185515;0.5006143;0.03026368,-0.3624185;0.4483154;0.03620801,-0.6009601;0.3754609;0.01908223,0.07731441;-0.01113541;-0.05519426,0.03049806;-0.3595165;-0.03900802,-0.007314444;-0.7711116;0.03883719,-0.02332516;-0.7977527;-0.01474905,-0.0910046;0.01784493;-0.02340177,-0.2222976;-0.1557688;-0.2998861,-0.2316552;-0.5733525;-0.2505254,-0.2450324;-0.5964487;-0.3082999,0.07346976;0.536375;0.01749301,500.5661
+0;0;0,0.02724576;0.3145558;-0.01750232,0.05399948;0.6115625;-0.0495921,0.2394018;0.5073044;-0.02957117,0.4861679;0.4781584;-0.004110388,0.7352288;0.4697295;0.01593328,-0.144035;0.5107653;-0.0156994,-0.390856;0.4732817;-0.02380338,-0.6356922;0.423931;-0.03493422,0.07998373;-0.004012165;-0.05119412,0.05029283;-0.3525848;-0.0419995,0.002412632;-0.7571838;0.03097675,-0.0003850665;-0.7206177;-0.0572762,-0.09029071;0.01322264;-0.02659099,-0.224009;-0.1039042;-0.328037,-0.1480926;-0.4891754;-0.1971889,-0.1633632;-0.515631;-0.2636653,0.04735581;0.5391153;-0.03919458,0;0;0,0.04520546;0.3127173;0.01258302,0.08602022;0.6098408;0.01259708,0.2546162;0.460776;0.003105402,0.4641645;0.3254244;-0.009573579,0.6602829;0.1810354;-0.06608486,-0.1155605;0.5025895;0.02974801,-0.3579987;0.4428545;0.03658413,-0.5948601;0.3644837;0.02049542,0.0769325;-0.01170835;-0.05457687,0.03173758;-0.3584047;-0.03947687,-0.003879786;-0.7631882;0.03926396,-0.02167256;-0.7997315;-0.01636815,-0.09015977;0.01831518;-0.02387682,-0.2192135;-0.1650578;-0.2925559,-0.2282375;-0.574659;-0.2337018,-0.2448979;-0.6083026;-0.2929593,0.07572339;0.5371325;0.01548433,500.5999
+0;0;0,0.02738087;0.3145615;-0.01718616,0.05423487;0.6116008;-0.04888951,0.239654;0.5074451;-0.02922838,0.4868931;0.4816059;-0.004805688,0.7359306;0.4735258;0.01566738,-0.143924;0.5114133;-0.01524148,-0.3902863;0.4707449;-0.02180015,-0.6362576;0.4281577;-0.03553111,0.07995342;-0.004063732;-0.05123736,0.05006802;-0.3526227;-0.04215831,0.001879416;-0.7570959;0.03131073,-0.0009314027;-0.7204941;-0.05693913,-0.09029548;0.01326624;-0.02655305,-0.2236455;-0.1026891;-0.3286144,-0.1465609;-0.4873606;-0.1966895,-0.16279;-0.5134522;-0.2632468,0.04757604;0.5391412;-0.03858864,0;0;0,0.04520546;0.3127173;0.01258302,0.08602022;0.6098408;0.01259708,0.2546162;0.460776;0.003105402,0.4641645;0.3254244;-0.009573579,0.6602829;0.1810354;-0.06608486,-0.1155605;0.5025895;0.02974801,-0.3579987;0.4428545;0.03658413,-0.5948601;0.3644837;0.02049542,0.0769325;-0.01170835;-0.05457687,0.03173758;-0.3584047;-0.03947687,-0.003879786;-0.7631882;0.03926396,-0.02167256;-0.7997315;-0.01636815,-0.09015977;0.01831518;-0.02387682,-0.2192135;-0.1650578;-0.2925559,-0.2282375;-0.574659;-0.2337018,-0.2448979;-0.6083026;-0.2929593,0.07572339;0.5371325;0.01548433,500.6232
+0;0;0,0.02741769;0.3149845;-0.01720927,0.05431151;0.6124622;-0.04896406,0.2390184;0.5082144;-0.02930737,0.4866982;0.4823291;-0.004841147,0.7356798;0.4742508;0.01562733,-0.1431752;0.5121682;-0.01537095,-0.3899766;0.4714274;-0.02194132,-0.6358927;0.4288498;-0.0356692,0.07966341;-0.004048992;-0.05105151,0.04996453;-0.3504326;-0.04202912,0.002019536;-0.752861;0.03106851,-0.001748211;-0.7140116;-0.08722551,-0.08996795;0.01321812;-0.02645673,-0.2224857;-0.1020135;-0.3266329,-0.1457908;-0.4847403;-0.1953748,-0.1675449;-0.5299279;-0.2845913,0.04763371;0.5397961;-0.03863385,0;0;0,0.04616882;0.3130433;0.01163769,0.08820106;0.6104298;0.00931406,0.2555429;0.4607154;0.001347065,0.4554504;0.3108361;-0.0123322,0.6484594;0.1614852;-0.06634986,-0.1131185;0.5046204;0.02898259,-0.3532381;0.4346718;0.03696222,-0.584963;0.3415334;0.02672158,0.07676385;-0.01220414;-0.05410433,0.03279354;-0.35689;-0.03984761,-0.001805425;-0.7595751;0.03913474,-0.01020187;-0.7483613;-0.07775223,-0.08961507;0.01871218;-0.02424667,-0.2140238;-0.1754626;-0.2845611,-0.2270862;-0.5811087;-0.2147666,-0.24981;-0.631175;-0.2993775,0.07758154;0.5375865;0.01288247,500.6551
+0;0;0,0.0274539;0.3154005;-0.017232,0.05437683;0.6131991;-0.04902326,0.2376965;0.5090529;-0.02941577,0.4858778;0.4831153;-0.004900005,0.7347983;0.4750389;0.01556345,-0.1417498;0.5129783;-0.01557953,-0.3890509;0.4721549;-0.0221632,-0.6349068;0.4295877;-0.03588771,0.07944726;-0.004038007;-0.05091299,0.05196947;-0.3245166;-0.04256536,0.002157558;-0.7426151;0.03337859,-0.001612381;-0.7037605;-0.08498424,-0.08972385;0.01318225;-0.02638495,-0.212331;-0.09343158;-0.3041118,-0.1326497;-0.4910613;-0.1677428,-0.1544165;-0.5362927;-0.2570111,0.0476875;0.5404075;-0.0386752,0;0;0,0.04697856;0.3133852;0.01052856,0.08983499;0.6109629;0.006527185,0.255263;0.4606493;-0.0008423319,0.4420748;0.2940182;-0.01509571,0.6340657;0.1428091;-0.06725597,-0.1103642;0.5064113;0.02777219,-0.3474874;0.4255289;0.03768972,-0.5804977;0.3359498;0.02641365,0.0767343;-0.01249412;-0.0536288,0.03534371;-0.3315103;-0.04679179,0.001334444;-0.749108;0.03987169,-0.007361978;-0.7381309;-0.07702518,-0.08916344;0.01901157;-0.02467282,-0.2016216;-0.1701538;-0.2594086,-0.219064;-0.5900497;-0.1791699,-0.2422318;-0.6435845;-0.2603337,0.07904243;0.5380389;0.01053524,500.6886
+0;0;0,0.02735687;0.3158051;-0.01700711,0.0541578;0.6140092;-0.04867596,0.2352591;0.5110707;-0.02888345,0.4837262;0.4860866;-0.005181344,0.7331234;0.4795201;0.01565437,-0.1396534;0.5146038;-0.01542358,-0.3870092;0.4734386;-0.0219375,-0.6337336;0.4333505;-0.03594368,0.07928318;-0.004135042;-0.05081547,0.05055206;-0.3348381;-0.04243175,0.0002336167;-0.7562118;0.03464803,-0.002401854;-0.7199266;-0.04920914,-0.08950197;0.01325755;-0.02643424,-0.2161456;-0.09672098;-0.3130112,-0.1348726;-0.4970006;-0.1744475,-0.150921;-0.5200467;-0.2377487,0.04748792;0.5410693;-0.03833638,0;0;0,0.04818507;0.3136249;0.009388447,0.09256031;0.6113285;0.003335476,0.2549914;0.46096;-0.003328562,0.4348135;0.2865285;-0.01596093,0.6069459;0.1125725;-0.06874263,-0.1057649;0.5085205;0.02593691,-0.3376104;0.4138541;0.04035317,-0.5728089;0.3290328;0.02757867,0.07686307;-0.012605;-0.05308783,0.03561382;-0.3419343;-0.0430398,-0.0001057535;-0.7631902;0.04238057,-0.01435041;-0.7935748;-0.01444602,-0.08882434;0.0190764;-0.0251289,-0.2003962;-0.191588;-0.2562836,-0.2196126;-0.6119063;-0.1614561,-0.2395798;-0.6409312;-0.217988,0.08139892;0.5383438;0.007837534,500.7147
+0;0;0,0.02737218;0.3159818;-0.01701662,0.05423561;0.6148804;-0.04876095,0.229045;0.512738;-0.02925502,0.47792;0.4877128;-0.005513998,0.7415307;0.4807721;0.01650918,-0.1333424;0.516153;-0.01624482,-0.3811043;0.4749203;-0.02276943,-0.6418899;0.4325475;-0.03757384,0.07925637;-0.004133644;-0.05079829,0.0504636;-0.3355463;-0.04239658,9.857491E-05;-0.75731;0.03475456,-0.002457156;-0.721215;-0.04656541,-0.0894717;0.01325307;-0.0264253,-0.2163871;-0.09696142;-0.3136171,-0.1350388;-0.4976117;-0.1749252,-0.1506017;-0.5190527;-0.2363111,0.04754687;0.5417344;-0.03839214,0;0;0,0.04894827;0.3137243;0.008025408,0.09440111;0.6119213;-0.0004143715,0.2500444;0.4620016;-0.004486799,0.4211698;0.278553;-0.01832163,0.5859908;0.07752305;-0.06776643,-0.09786648;0.5111181;0.02382736,-0.3268467;0.4088051;0.03895317,-0.5638333;0.2913734;0.03053135,0.07712965;-0.01251721;-0.05266368,0.03649743;-0.3426495;-0.04288733,0.000500381;-0.7643671;0.04215455,-0.01310845;-0.7906573;-0.01531576,-0.08870426;0.01890312;-0.02556078,-0.1951542;-0.2051455;-0.2473817,-0.2202009;-0.6241837;-0.1466183,-0.2434254;-0.652192;-0.1990805,0.08305056;0.5387878;0.004611254,500.7429

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_None_Fast.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02299296;0.3370326;-0.008349989,0.04541522;0.6589311;-0.03195456,0.2181291;0.5381852;-0.01397494,0.2622835;0.2423466;0.009016125,0.3168882;-0.02820823;-0.01197039,-0.1379401;0.536339;-0.01471558,-0.2128428;0.2459349;-0.007385377,-0.2835315;-0.02053291;-0.03228668,0.07777831;0.0008083071;-0.03935005,0.0657263;-0.344999;-0.002677549,0.0334429;-0.7328694;0.07212415,0.03328658;-0.696578;-0.005012125,-0.07902384;0.008793229;-0.03572754,-0.1061656;-0.3380774;-0.031622,-0.1390764;-0.7267618;0.03853693,-0.1376667;-0.6903553;-0.03857715,0.03988925;0.5805314;-0.02354678,0;0;0,0.005852923;0.337349;0.01872873,0.01080829;0.6608384;0.02260947,0.1799378;0.5168333;0.002559304,0.2277133;0.2207761;-0.005583525,0.252457;-0.04898983;-0.06247067,-0.1645009;0.526955;0.007172335,-0.210967;0.2308473;-0.005469585,-0.2413785;-0.03362417;-0.08131152,0.07692529;0.001775131;-0.0409621,0.09883545;-0.3448723;-0.02026665,0.07774766;-0.7318692;0.06261671,0.07877401;-0.759015;0.0104351,-0.07930051;0.006357905;-0.03563076,-0.1176635;-0.3394076;-0.02875566,-0.1348133;-0.7271625;0.05144998,-0.1443809;-0.7484357;-0.005726401,0.009736598;0.5818166;0.0240761,648.3967
+0;0;0,0.02299296;0.3370326;-0.008349989,0.04541522;0.6589311;-0.03195456,0.2181291;0.5381852;-0.01397494,0.2622835;0.2423466;0.009016125,0.3168882;-0.02820823;-0.01197039,-0.1379401;0.536339;-0.01471558,-0.2128428;0.2459349;-0.007385377,-0.2835315;-0.02053291;-0.03228668,0.07777831;0.0008083071;-0.03935005,0.0657263;-0.344999;-0.002677549,0.0334429;-0.7328694;0.07212415,0.03328658;-0.696578;-0.005012125,-0.07902384;0.008793229;-0.03572754,-0.1061656;-0.3380774;-0.031622,-0.1390764;-0.7267618;0.03853693,-0.1376667;-0.6903553;-0.03857715,0.03988925;0.5805314;-0.02354678,0;0;0,0.005852923;0.337349;0.01872873,0.01080829;0.6608384;0.02260947,0.1799378;0.5168333;0.002559304,0.2277133;0.2207761;-0.005583525,0.252457;-0.04898983;-0.06247067,-0.1645009;0.526955;0.007172335,-0.210967;0.2308473;-0.005469585,-0.2413785;-0.03362417;-0.08131152,0.07692529;0.001775131;-0.0409621,0.09883545;-0.3448723;-0.02026665,0.07774766;-0.7318692;0.06261671,0.07877401;-0.759015;0.0104351,-0.07930051;0.006357905;-0.03563076,-0.1176635;-0.3394076;-0.02875566,-0.1348133;-0.7271625;0.05144998,-0.1443809;-0.7484357;-0.005726401,0.009736598;0.5818166;0.0240761,648.4155
+0;0;0,0.02298717;0.3369478;-0.008347888,0.04540287;0.6587519;-0.03194552,0.2183592;0.5379723;-0.01395548,0.2625664;0.2417805;0.009063035,0.3167931;-0.02690181;-0.01177822,-0.1381912;0.5361235;-0.01469712,-0.2131833;0.2453727;-0.007358167,-0.2833827;-0.01925078;-0.03208712,0.07774321;0.0008079424;-0.03933229,0.06565525;-0.3460306;-0.002550427,0.03339002;-0.7336828;0.07220918,0.03323456;-0.6974254;-0.004510723,-0.07898818;0.008789262;-0.03571142,-0.1062109;-0.3391158;-0.03159363,-0.1391032;-0.7275814;0.03852581,-0.137701;-0.6912096;-0.03817201,0.03987854;0.5803756;-0.02354026,0;0;0,0.006239831;0.3372608;0.01865768,0.01153409;0.660651;0.02244544,0.1809824;0.5169804;0.002514243,0.2285427;0.2205177;-0.005333185,0.2554922;-0.04700321;-0.06252897,-0.1640886;0.5266989;0.007076673,-0.210423;0.2302123;-0.005673986,-0.2404219;-0.03263426;-0.0803519,0.07683562;0.001794547;-0.04104578,0.09873083;-0.3458656;-0.01985502,0.07645509;-0.7325805;0.0629673,0.07682922;-0.7614356;0.01335824,-0.07928661;0.006339257;-0.03556877,-0.118378;-0.3403939;-0.02893813,-0.1359427;-0.7279117;0.05122197,-0.1450373;-0.7521818;-0.002603482,0.01038457;0.5816544;0.02393699,648.4321
+0;0;0,0.02293012;0.3369454;-0.008595825,0.04526417;0.6587399;-0.0324045,0.2181764;0.5377723;-0.01400064,0.2611005;0.2413919;0.009019557,0.3140295;-0.02750915;-0.01232957,-0.1382914;0.5360997;-0.01484951,-0.2132088;0.245326;-0.007651731,-0.2813629;-0.01997882;-0.03074758,0.07772601;0.0008555152;-0.03936527,0.06539749;-0.3459817;-0.002650101,0.0323678;-0.733631;0.07178949,0.03224007;-0.6973863;-0.004931509,-0.07899028;0.008748779;-0.03571672,-0.1061447;-0.339151;-0.03077923,-0.1394493;-0.727814;0.03804037,-0.1380263;-0.6914543;-0.03865808,0.03976139;0.5803672;-0.02395141,0;0;0,0.006239831;0.3372608;0.01865768,0.01153409;0.660651;0.02244544,0.1809824;0.5169804;0.002514243,0.2285427;0.2205177;-0.005333185,0.2554922;-0.04700321;-0.06252897,-0.1640886;0.5266989;0.007076673,-0.210423;0.2302123;-0.005673986,-0.2404219;-0.03263426;-0.0803519,0.07683562;0.001794547;-0.04104578,0.09873083;-0.3458656;-0.01985502,0.07645509;-0.7325805;0.0629673,0.07682922;-0.7614356;0.01335824,-0.07928661;0.006339257;-0.03556877,-0.118378;-0.3403939;-0.02893813,-0.1359427;-0.7279117;0.05122197,-0.1450373;-0.7521818;-0.002603482,0.01038457;0.5816544;0.02393699,648.4478
+0;0;0,0.02292883;0.3369266;-0.008595346,0.04526035;0.6586844;-0.03240124,0.2178653;0.537801;-0.0140157,0.2608237;0.2411841;0.009022868,0.3136178;-0.02703187;-0.01227186,-0.1379871;0.5361313;-0.0148631,-0.2129643;0.2451256;-0.007659579,-0.2809447;-0.01950321;-0.03069657,0.07779882;0.0008563168;-0.03940215,0.06544412;-0.3467177;-0.002608985,0.0325165;-0.733169;0.07160056,0.03238702;-0.6968387;-0.006172284,-0.07906428;0.008756976;-0.03575018,-0.1062764;-0.3398819;-0.0308022,-0.1394781;-0.7273437;0.03780471,-0.1380356;-0.6908968;-0.03994528,0.03975832;0.5803224;-0.02394929,0;0;0,0.006923273;0.337225;0.0187223,0.01291393;0.6605653;0.02259159,0.1815953;0.5163506;0.002313972,0.2294802;0.2196906;-0.00527823,0.2571043;-0.04701224;-0.06261028,-0.1626409;0.5268882;0.007323375,-0.2089802;0.2301707;-0.00568134,-0.2389745;-0.03191081;-0.08047509,0.07690382;0.00177151;-0.0410924,0.09807278;-0.3466591;-0.01959693,0.07539953;-0.7322566;0.06247854,0.07512565;-0.7608793;0.01098084,-0.07939018;0.006356574;-0.03553468,-0.1188386;-0.3410886;-0.02923148,-0.1369114;-0.727346;0.05085894,-0.1451558;-0.7561459;0.0002298094,0.01159272;0.5815817;0.02406061,648.4699
+0;0;0,0.02292883;0.3369266;-0.008595346,0.04526035;0.6586844;-0.03240124,0.2178653;0.537801;-0.0140157,0.2608237;0.2411841;0.009022868,0.3136178;-0.02703187;-0.01227186,-0.1379871;0.5361313;-0.0148631,-0.2129643;0.2451256;-0.007659579,-0.2809447;-0.01950321;-0.03069657,0.07779882;0.0008563168;-0.03940215,0.06544412;-0.3467177;-0.002608985,0.0325165;-0.733169;0.07160056,0.03238702;-0.6968387;-0.006172284,-0.07906428;0.008756976;-0.03575018,-0.1062764;-0.3398819;-0.0308022,-0.1394781;-0.7273437;0.03780471,-0.1380356;-0.6908968;-0.03994528,0.03975832;0.5803224;-0.02394929,0;0;0,0.006923273;0.337225;0.0187223,0.01291393;0.6605653;0.02259159,0.1815953;0.5163506;0.002313972,0.2294802;0.2196906;-0.00527823,0.2571043;-0.04701224;-0.06261028,-0.1626409;0.5268882;0.007323375,-0.2089802;0.2301707;-0.00568134,-0.2389745;-0.03191081;-0.08047509,0.07690382;0.00177151;-0.0410924,0.09807278;-0.3466591;-0.01959693,0.07539953;-0.7322566;0.06247854,0.07512565;-0.7608793;0.01098084,-0.07939018;0.006356574;-0.03553468,-0.1188386;-0.3410886;-0.02923148,-0.1369114;-0.727346;0.05085894,-0.1451558;-0.7561459;0.0002298094,0.01159272;0.5815817;0.02406061,648.4814
+0;0;0,0.02283236;0.336931;-0.008678989,0.04505079;0.6586889;-0.03258854,0.2176571;0.5377553;-0.01389836,0.2593835;0.2409496;0.008970995,0.3110222;-0.02748939;-0.01234651,-0.138166;0.5361584;-0.01488841,-0.2133919;0.245209;-0.008012574,-0.2809679;-0.01958993;-0.03027141,0.07788043;0.0008413472;-0.03924094,0.06508346;-0.3467719;-0.002973989,0.03236169;-0.7332467;0.0712045,0.03226013;-0.6969257;-0.00656914,-0.07901888;0.008760324;-0.03584961,-0.1064738;-0.3398594;-0.03089274,-0.1396653;-0.727231;0.03822622,-0.1381945;-0.6908007;-0.03952461,0.03957792;0.5803277;-0.02410971,0;0;0,0.006923273;0.337225;0.0187223,0.01291393;0.6605653;0.02259159,0.1815953;0.5163506;0.002313972,0.2294802;0.2196906;-0.00527823,0.2571043;-0.04701224;-0.06261028,-0.1626409;0.5268882;0.007323375,-0.2089802;0.2301707;-0.00568134,-0.2389745;-0.03191081;-0.08047509,0.07690382;0.00177151;-0.0410924,0.09807278;-0.3466591;-0.01959693,0.07539953;-0.7322566;0.06247854,0.07512565;-0.7608793;0.01098084,-0.07939018;0.006356574;-0.03553468,-0.1188386;-0.3410886;-0.02923148,-0.1369114;-0.727346;0.05085894,-0.1451558;-0.7561459;0.0002298094,0.01159272;0.5815817;0.02406061,648.4932
+0;0;0,0.02282324;0.3367965;-0.008675523,0.04503039;0.6583911;-0.03257283,0.2174664;0.5375412;-0.01389716,0.2592589;0.2402653;0.009008422,0.3106754;-0.02701864;-0.01221736,-0.1380106;0.5359459;-0.01488625,-0.2133556;0.2445356;-0.00799952,-0.2806409;-0.01912394;-0.03016258,0.07790628;0.0008416265;-0.03925397,0.06507046;-0.3478268;-0.00287693,0.0324537;-0.7330613;0.0710635,0.03230009;-0.693501;-0.04656643,-0.07904511;0.008763232;-0.03586151,-0.1065834;-0.3409147;-0.0308896,-0.1396683;-0.7270432;0.03800753,-0.1374438;-0.6873176;-0.0795879,0.03956047;0.5800722;-0.02409858,0;0;0,0.007539898;0.3370749;0.01875305,0.01411915;0.6602393;0.02264309,0.1825754;0.5164489;0.002079129,0.2304247;0.2193007;-0.005513906,0.2585762;-0.04616097;-0.06271958,-0.1615309;0.5270396;0.007434946,-0.2076366;0.2298046;-0.005597495,-0.2382917;-0.03095567;-0.08042555,0.07690473;0.001748815;-0.04115307,0.09700751;-0.347796;-0.01942658,0.07430255;-0.7322478;0.06192398,0.07010344;-0.7202525;-0.05463684,-0.07944317;0.006376159;-0.03548377,-0.1194234;-0.3420804;-0.0293759,-0.1381117;-0.7271131;0.0502307,-0.1528992;-0.7855883;-0.02646152,0.01265645;0.5813007;0.02410746,648.5142
+0;0;0,0.02282324;0.3367965;-0.008675523,0.04503039;0.6583911;-0.03257283,0.2174664;0.5375412;-0.01389716,0.2592589;0.2402653;0.009008422,0.3106754;-0.02701864;-0.01221736,-0.1380106;0.5359459;-0.01488625,-0.2133556;0.2445356;-0.00799952,-0.2806409;-0.01912394;-0.03016258,0.07790628;0.0008416265;-0.03925397,0.06507046;-0.3478268;-0.00287693,0.0324537;-0.7330613;0.0710635,0.03230009;-0.693501;-0.04656643,-0.07904511;0.008763232;-0.03586151,-0.1065834;-0.3409147;-0.0308896,-0.1396683;-0.7270432;0.03800753,-0.1374438;-0.6873176;-0.0795879,0.03956047;0.5800722;-0.02409858,0;0;0,0.007539898;0.3370749;0.01875305,0.01411915;0.6602393;0.02264309,0.1825754;0.5164489;0.002079129,0.2304247;0.2193007;-0.005513906,0.2585762;-0.04616097;-0.06271958,-0.1615309;0.5270396;0.007434946,-0.2076366;0.2298046;-0.005597495,-0.2382917;-0.03095567;-0.08042555,0.07690473;0.001748815;-0.04115307,0.09700751;-0.347796;-0.01942658,0.07430255;-0.7322478;0.06192398,0.07010344;-0.7202525;-0.05463684,-0.07944317;0.006376159;-0.03548377,-0.1194234;-0.3420804;-0.0293759,-0.1381117;-0.7271131;0.0502307,-0.1528992;-0.7855883;-0.02646152,0.01265645;0.5813007;0.02410746,648.5257
+0;0;0,0.02279851;0.3367913;-0.008697127,0.04495609;0.6584051;-0.03266076,0.2170403;0.5374295;-0.01402978,0.2582663;0.2389854;0.008814128,0.3088368;-0.02837482;-0.01241722,-0.137731;0.5359974;-0.0148036,-0.2137667;0.2436492;-0.008374095,-0.281012;-0.01992595;-0.03064243,0.07794157;0.0008704737;-0.03920587,0.06483839;-0.3483597;-0.003361177,0.03243677;-0.7329383;0.07049486,0.03223443;-0.6933847;-0.04713373,-0.07903011;0.008737667;-0.0359255,-0.1066068;-0.3414502;-0.03079988,-0.1390585;-0.7269915;0.03782964,-0.1368923;-0.6872795;-0.07976619,0.03950089;0.5800794;-0.02416582,0;0;0,0.007704675;0.3370754;0.01856494,0.01434198;0.6602615;0.0222671,0.1825163;0.5166932;0.001700521,0.2314062;0.2186221;-0.005621672,0.2592639;-0.04684213;-0.0625633,-0.1610245;0.5272331;0.007154437,-0.2073152;0.2289374;-0.005772037,-0.2384718;-0.03172338;-0.08043714,0.07683043;0.00178352;-0.04131162,0.09596731;-0.3483154;-0.01934028,0.07267299;-0.7321644;0.06142259,0.06844845;-0.7201822;-0.05513345,-0.07951061;0.006347061;-0.03536275,-0.1205964;-0.342509;-0.0299182,-0.1396502;-0.7268513;0.04960052,-0.1549341;-0.7853236;-0.02699491,0.01287407;0.5813159;0.02377808,648.548
+0;0;0,0.02279851;0.3367913;-0.008697127,0.04495609;0.6584051;-0.03266076,0.2170403;0.5374295;-0.01402978,0.2582663;0.2389854;0.008814128,0.3088368;-0.02837482;-0.01241722,-0.137731;0.5359974;-0.0148036,-0.2137667;0.2436492;-0.008374095,-0.281012;-0.01992595;-0.03064243,0.07794157;0.0008704737;-0.03920587,0.06483839;-0.3483597;-0.003361177,0.03243677;-0.7329383;0.07049486,0.03223443;-0.6933847;-0.04713373,-0.07903011;0.008737667;-0.0359255,-0.1066068;-0.3414502;-0.03079988,-0.1390585;-0.7269915;0.03782964,-0.1368923;-0.6872795;-0.07976619,0.03950089;0.5800794;-0.02416582,0;0;0,0.007704675;0.3370754;0.01856494,0.01434198;0.6602615;0.0222671,0.1825163;0.5166932;0.001700521,0.2314062;0.2186221;-0.005621672,0.2592639;-0.04684213;-0.0625633,-0.1610245;0.5272331;0.007154437,-0.2073152;0.2289374;-0.005772037,-0.2384718;-0.03172338;-0.08043714,0.07683043;0.00178352;-0.04131162,0.09596731;-0.3483154;-0.01934028,0.07267299;-0.7321644;0.06142259,0.06844845;-0.7201822;-0.05513345,-0.07951061;0.006347061;-0.03536275,-0.1205964;-0.342509;-0.0299182,-0.1396502;-0.7268513;0.04960052,-0.1549341;-0.7853236;-0.02699491,0.01287407;0.5813159;0.02377808,648.5593
+0;0;0,0.02279301;0.3367102;-0.008695032,0.04494604;0.6582578;-0.03265381,0.2175445;0.5371732;-0.01399509,0.2588213;0.2383609;0.008877004,0.3093706;-0.02888694;-0.01234542,-0.1382523;0.535737;-0.01477116,-0.2143819;0.2430281;-0.008333711,-0.2815989;-0.02043623;-0.03059269,0.07798708;0.0008709819;-0.03922876,0.06488009;-0.3484609;-0.00337363,0.03256595;-0.7320012;0.070283,0.032431;-0.6956299;-0.008164063,-0.07907625;0.008742768;-0.03594648,-0.106661;-0.341547;-0.03081937,-0.1390251;-0.7260475;0.03762487,-0.1375805;-0.6895705;-0.04080034,0.03949185;0.5799465;-0.02416043,0;0;0,0.008004725;0.3369938;0.01843917,0.01487423;0.6601099;0.02200675,0.1836886;0.5168047;0.001690149,0.2318082;0.2182331;-0.005738258,0.260305;-0.0470064;-0.06286085,-0.1610986;0.5270497;0.007080151,-0.2075442;0.2284048;-0.005947607,-0.2383874;-0.03224796;-0.08035109,0.07692713;0.001744121;-0.04124093,0.09488226;-0.3485226;-0.01930928,0.07166517;-0.731443;0.06072522,0.07260518;-0.7599848;0.008127339,-0.0795547;0.006374763;-0.03538434,-0.1207358;-0.3425799;-0.03039665,-0.1409141;-0.7258831;0.04862321,-0.1512838;-0.7550045;-0.002285365,0.01335527;0.5811805;0.02355206,648.5711
+0;0;0,0.02275451;0.3366443;-0.008840281,0.04485139;0.6581483;-0.03293414,0.2174361;0.5369357;-0.01378562,0.2581467;0.2381686;0.008612685,0.3081187;-0.02910361;-0.01280299,-0.138305;0.5354564;-0.01479517,-0.2148768;0.2430167;-0.008741284,-0.2822167;-0.02031922;-0.03131905,0.07808438;0.0008680155;-0.03934107,0.06489876;-0.3486447;-0.003969774,0.03250732;-0.7298421;0.06932569,0.03241871;-0.6934885;-0.009044059,-0.0792083;0.00877172;-0.03598256,-0.1069917;-0.3416386;-0.03099987,-0.1395081;-0.7238227;0.03690321,-0.1380183;-0.6873642;-0.04144384,0.03941278;0.579846;-0.02440852,0;0;0,0.007976562;0.3369347;0.01834822,0.01473498;0.6600169;0.02184033,0.1836368;0.5168586;0.001294017,0.2316007;0.2184171;-0.005983591,0.26015;-0.04679728;-0.06287408,-0.1612201;0.5269912;0.006688584,-0.2082791;0.228604;-0.006401057,-0.2382688;-0.03221014;-0.08033923,0.07701689;0.001739383;-0.04136443,0.09328711;-0.3487485;-0.01951003,0.07078308;-0.7294416;0.05985749,0.07067731;-0.7597381;0.009394407,-0.07974646;0.006387514;-0.03528944,-0.1215846;-0.3426307;-0.03082347,-0.1427018;-0.7235934;0.04762662,-0.153179;-0.7528528;-0.002977218,0.01325049;0.5810937;0.02340341,648.5928
+0;0;0,0.02275451;0.3366443;-0.008840281,0.04485139;0.6581483;-0.03293414,0.2174361;0.5369357;-0.01378562,0.2581467;0.2381686;0.008612685,0.3081187;-0.02910361;-0.01280299,-0.138305;0.5354564;-0.01479517,-0.2148768;0.2430167;-0.008741284,-0.2822167;-0.02031922;-0.03131905,0.07808438;0.0008680155;-0.03934107,0.06489876;-0.3486447;-0.003969774,0.03250732;-0.7298421;0.06932569,0.03241871;-0.6934885;-0.009044059,-0.0792083;0.00877172;-0.03598256,-0.1069917;-0.3416386;-0.03099987,-0.1395081;-0.7238227;0.03690321,-0.1380183;-0.6873642;-0.04144384,0.03941278;0.579846;-0.02440852,0;0;0,0.007976562;0.3369347;0.01834822,0.01473498;0.6600169;0.02184033,0.1836368;0.5168586;0.001294017,0.2316007;0.2184171;-0.005983591,0.26015;-0.04679728;-0.06287408,-0.1612201;0.5269912;0.006688584,-0.2082791;0.228604;-0.006401057,-0.2382688;-0.03221014;-0.08033923,0.07701689;0.001739383;-0.04136443,0.09328711;-0.3487485;-0.01951003,0.07078308;-0.7294416;0.05985749,0.07067731;-0.7597381;0.009394407,-0.07974646;0.006387514;-0.03528944,-0.1215846;-0.3426307;-0.03082347,-0.1427018;-0.7235934;0.04762662,-0.153179;-0.7528528;-0.002977218,0.01325049;0.5810937;0.02340341,648.6153
+0;0;0,0.02274392;0.3364876;-0.008836165,0.04482798;0.6578053;-0.03291592,0.2168284;0.5367827;-0.01380775,0.257506;0.2382571;0.008572452,0.3075518;-0.02941;-0.01287487,-0.1377383;0.5353082;-0.01481397,-0.2142482;0.243105;-0.008764971,-0.2816876;-0.02062011;-0.0313761,0.07802658;0.000867373;-0.03931195,0.06482472;-0.3490759;-0.003897082,0.03252964;-0.7291392;0.06918032,0.03239663;-0.6896014;-0.04846639,-0.07914967;0.008765228;-0.03595592,-0.1069673;-0.3420767;-0.0309671,-0.1393869;-0.7231239;0.03673397,-0.1371505;-0.6834286;-0.08087869,0.03939274;0.5795514;-0.02439557,0;0;0,0.008802891;0.3367604;0.0182811,0.01651655;0.6596346;0.02166975,0.1846059;0.516716;0.00128305,0.2326837;0.2185536;-0.00651443,0.2605805;-0.04709518;-0.06363499,-0.1593388;0.5275949;0.006576441,-0.2067497;0.229522;-0.00675835,-0.2366985;-0.03171924;-0.08069321,0.07686405;0.001725853;-0.04151225,0.09240006;-0.3492307;-0.01967418,0.06920628;-0.7288524;0.05894399,0.06499752;-0.7169268;-0.05762076,-0.07972764;0.006403656;-0.03516852,-0.1219347;-0.3430127;-0.03122901,-0.1442096;-0.7228463;0.04662806,-0.1602443;-0.7810131;-0.0301915,0.01478493;0.5807659;0.02326298,648.6262
+0;0;0,0.02271989;0.3364895;-0.008824786,0.04476477;0.6578089;-0.03291588,0.2167488;0.5366513;-0.01388599,0.2575231;0.2381663;0.008858643,0.3073486;-0.02952781;-0.01276387,-0.1377516;0.5351595;-0.01479938,-0.214815;0.2431003;-0.008822918,-0.2828138;-0.02047777;-0.0314734,0.07801712;0.0008642602;-0.03933079,0.06478194;-0.3491198;-0.004334543,0.03251695;-0.7291998;0.06866957,0.03236644;-0.68966;-0.04897697,-0.07915676;0.008771934;-0.03593865,-0.1072748;-0.342052;-0.03138926,-0.1394961;-0.7231152;0.03631618,-0.137277;-0.6834173;-0.0812966,0.03934085;0.5795548;-0.02439052,0;0;0,0.008802891;0.3367604;0.0182811,0.01651655;0.6596346;0.02166975,0.1846059;0.516716;0.00128305,0.2326837;0.2185536;-0.00651443,0.2605805;-0.04709518;-0.06363499,-0.1593388;0.5275949;0.006576441,-0.2067497;0.229522;-0.00675835,-0.2366985;-0.03171924;-0.08069321,0.07686405;0.001725853;-0.04151225,0.09240006;-0.3492307;-0.01967418,0.06920628;-0.7288524;0.05894399,0.06499752;-0.7169268;-0.05762076,-0.07972764;0.006403656;-0.03516852,-0.1219347;-0.3430127;-0.03122901,-0.1442096;-0.7228463;0.04662806,-0.1602443;-0.7810131;-0.0301915,0.01478493;0.5807659;0.02326298,648.6377
+0;0;0,0.02272055;0.3364993;-0.008825042,0.04476725;0.6578452;-0.03291819,0.2171223;0.5365895;-0.01386542,0.257938;0.2378013;0.008902327,0.3077855;-0.030011;-0.01272973,-0.1381206;0.5350947;-0.01478072,-0.2152623;0.2427387;-0.008798185,-0.2832911;-0.02095571;-0.03145866,0.0780613;0.0008647497;-0.03935306,0.0648306;-0.3490008;-0.004368663,0.03259182;-0.7287721;0.06857615,0.03244131;-0.6892322;-0.04907207,-0.0792016;0.008776902;-0.03595901,-0.1073101;-0.3419283;-0.03141116,-0.1395053;-0.722682;0.03623929,-0.1372861;-0.6829839;-0.08137518,0.03934276;0.5795829;-0.02439195,0;0;0,0.009187758;0.3367578;0.01832116,0.01718129;0.6596512;0.02176535,0.1856511;0.5167096;0.00161886,0.2329267;0.2181153;-0.006451013,0.2607255;-0.04767472;-0.06353927,-0.1591095;0.5275768;0.006482594,-0.206589;0.2292039;-0.006857797,-0.2365501;-0.03220519;-0.08063976,0.07698525;0.001648128;-0.04139483,0.09188683;-0.3492187;-0.01959419,0.06771192;-0.7285175;0.05872881,0.06360692;-0.7165968;-0.05784059,-0.07975855;0.006456731;-0.03521169,-0.1220813;-0.3428189;-0.03071806,-0.145547;-0.7224177;0.04635749,-0.1613305;-0.7804597;-0.03065959,0.01539108;0.5807753;0.02334297,648.6597
+0;0;0,0.02272055;0.3364993;-0.008825042,0.04476725;0.6578452;-0.03291819,0.2171223;0.5365895;-0.01386542,0.257938;0.2378013;0.008902327,0.3077855;-0.030011;-0.01272973,-0.1381206;0.5350947;-0.01478072,-0.2152623;0.2427387;-0.008798185,-0.2832911;-0.02095571;-0.03145866,0.0780613;0.0008647497;-0.03935306,0.0648306;-0.3490008;-0.004368663,0.03259182;-0.7287721;0.06857615,0.03244131;-0.6892322;-0.04907207,-0.0792016;0.008776902;-0.03595901,-0.1073101;-0.3419283;-0.03141116,-0.1395053;-0.722682;0.03623929,-0.1372861;-0.6829839;-0.08137518,0.03934276;0.5795829;-0.02439195,0;0;0,0.009187758;0.3367578;0.01832116,0.01718129;0.6596512;0.02176535,0.1856511;0.5167096;0.00161886,0.2329267;0.2181153;-0.006451013,0.2607255;-0.04767472;-0.06353927,-0.1591095;0.5275768;0.006482594,-0.206589;0.2292039;-0.006857797,-0.2365501;-0.03220519;-0.08063976,0.07698525;0.001648128;-0.04139483,0.09188683;-0.3492187;-0.01959419,0.06771192;-0.7285175;0.05872881,0.06360692;-0.7165968;-0.05784059,-0.07975855;0.006456731;-0.03521169,-0.1220813;-0.3428189;-0.03071806,-0.145547;-0.7224177;0.04635749,-0.1613305;-0.7804597;-0.03065959,0.01539108;0.5807753;0.02334297,648.671
+0;0;0,0.02241601;0.3365144;-0.009024927,0.04420839;0.6578649;-0.03328851,0.216579;0.5364273;-0.01421756,0.2580414;0.2377696;0.00908775,0.3096017;-0.02977479;-0.01183307,-0.1385435;0.534835;-0.01497975,-0.216042;0.2425785;-0.008755621,-0.285114;-0.02082556;-0.03163655,0.0780323;0.0009367962;-0.0394089,0.06405365;-0.3489527;-0.00495863,0.03163668;-0.7287188;0.06793439,0.03144385;-0.6891981;-0.04971534,-0.07925721;0.008699269;-0.03585523,-0.1080425;-0.341958;-0.03188881,-0.1403726;-0.7226956;0.03578822,-0.1381959;-0.6830198;-0.08182886,0.03884228;0.5796028;-0.02472337,0;0;0,0.009187758;0.3367578;0.01832116,0.01718129;0.6596512;0.02176535,0.1856511;0.5167096;0.00161886,0.2329267;0.2181153;-0.006451013,0.2607255;-0.04767472;-0.06353927,-0.1591095;0.5275768;0.006482594,-0.206589;0.2292039;-0.006857797,-0.2365501;-0.03220519;-0.08063976,0.07698525;0.001648128;-0.04139483,0.09188683;-0.3492187;-0.01959419,0.06771192;-0.7285175;0.05872881,0.06360692;-0.7165968;-0.05784059,-0.07975855;0.006456731;-0.03521169,-0.1220813;-0.3428189;-0.03071806,-0.145547;-0.7224177;0.04635749,-0.1613305;-0.7804597;-0.03065959,0.01539108;0.5807753;0.02334297,648.6824
+0;0;0,0.02242089;0.3365876;-0.00902689,0.04422104;0.6580524;-0.03329929,0.2159058;0.536749;-0.01426526,0.2574114;0.2377807;0.009064296,0.3088994;-0.02938899;-0.01182721,-0.1378508;0.5351629;-0.01502452,-0.2154299;0.2426023;-0.008793913,-0.2844051;-0.02043283;-0.03164279,0.07801207;0.0009365533;-0.03939869,0.06402366;-0.3491971;-0.004924364,0.03166891;-0.7282343;0.06782877,0.03147607;-0.6887136;-0.04982205,-0.07923666;0.008697013;-0.03584594,-0.108042;-0.3422051;-0.03187674,-0.1403101;-0.722212;0.03567039,-0.1381334;-0.6825361;-0.08194777,0.03885274;0.5797585;-0.02473066,0;0;0,0.01004682;0.3368039;0.01837468,0.01892862;0.6597885;0.02188396,0.1863223;0.5165432;0.001781344,0.2333724;0.2175981;-0.006412029,0.260669;-0.04776707;-0.06388676,-0.1569983;0.5282093;0.006544264,-0.20478;0.2295576;-0.00661335,-0.2356155;-0.03131714;-0.08050945,0.07694861;0.001633242;-0.04141569,0.09129418;-0.3494884;-0.01938045,0.06630088;-0.7281118;0.05826449,0.06226349;-0.7161927;-0.05830812,-0.07974911;0.006470888;-0.03517419,-0.1225122;-0.3429918;-0.03018167,-0.1468333;-0.7219368;0.04609573,-0.1628705;-0.7802541;-0.03055449,0.01691763;0.5808854;0.02344346,648.7048
+0;0;0,0.02242235;0.3366095;-0.009027477,0.04422514;0.6581134;-0.0333029,0.2163749;0.5366856;-0.01424011,0.2578711;0.2377855;0.009084124,0.3093354;-0.02926123;-0.01179777,-0.1383123;0.5350953;-0.01500136,-0.2158737;0.2426014;-0.008772181,-0.2848172;-0.02031261;-0.03161054,0.07803891;0.0009368756;-0.03941224,0.0640332;-0.3496297;-0.0048953,0.03173949;-0.7279518;0.06772057,0.03154666;-0.6884313;-0.04992724,-0.07926391;0.008700006;-0.03585827,-0.1081049;-0.3426359;-0.03188417,-0.1403121;-0.7219259;0.03553553,-0.1381354;-0.6822502;-0.08207963,0.03885607;0.5798082;-0.02473305,0;0;0,0.01013632;0.3368303;0.01824307,0.01899314;0.6598562;0.0216341,0.1868625;0.5164245;0.00162852,0.2334868;0.2174746;-0.006268976,0.2605432;-0.04772794;-0.06401074,-0.1574114;0.5282255;0.006345225,-0.2045863;0.2295482;-0.006831184,-0.2361056;-0.03107378;-0.08086684,0.07689449;0.001539126;-0.04158294,0.09067707;-0.3499968;-0.01884377,0.06478305;-0.7279526;0.05811405,0.06075191;-0.7160414;-0.05845452,-0.07982938;0.00657765;-0.0350468,-0.1219686;-0.3433829;-0.02901096,-0.1481368;-0.7216631;0.04624116,-0.1653602;-0.7795688;-0.03062002,0.01699837;0.5809419;0.02322185,648.7267
+0;0;0,0.02261638;0.3365957;-0.009058774,0.04459843;0.6580831;-0.03338838,0.216662;0.5364097;-0.01459087,0.2595573;0.237805;0.009955198,0.3190361;-0.02770567;-0.009147884,-0.1379519;0.5349852;-0.01493675,-0.2165297;0.2427531;-0.0091761,-0.2873124;-0.01969495;-0.03174592,0.0779799;0.000983119;-0.03952773,0.06371693;-0.3495736;-0.00501639,0.03092375;-0.727881;0.06745224,0.03060114;-0.6883504;-0.05019446,-0.07929987;0.008665233;-0.03578712,-0.1090044;-0.3426101;-0.03299056,-0.141085;-0.7218655;0.03468274,-0.1390394;-0.6821874;-0.08293459,0.03918777;0.5797825;-0.02480272,0;0;0,0.01013632;0.3368303;0.01824307,0.01899314;0.6598562;0.0216341,0.1868625;0.5164245;0.00162852,0.2334868;0.2174746;-0.006268976,0.2605432;-0.04772794;-0.06401074,-0.1574114;0.5282255;0.006345225,-0.2045863;0.2295482;-0.006831184,-0.2361056;-0.03107378;-0.08086684,0.07689449;0.001539126;-0.04158294,0.09067707;-0.3499968;-0.01884377,0.06478305;-0.7279526;0.05811405,0.06075191;-0.7160414;-0.05845452,-0.07982938;0.00657765;-0.0350468,-0.1219686;-0.3433829;-0.02901096,-0.1481368;-0.7216631;0.04624116,-0.1653602;-0.7795688;-0.03062002,0.01699837;0.5809419;0.02322185,648.7383
+0;0;0,0.02261638;0.3365957;-0.009058774,0.04459843;0.6580831;-0.03338838,0.216662;0.5364097;-0.01459087,0.2595573;0.237805;0.009955198,0.3190361;-0.02770567;-0.009147884,-0.1379519;0.5349852;-0.01493675,-0.2165297;0.2427531;-0.0091761,-0.2873124;-0.01969495;-0.03174592,0.0779799;0.000983119;-0.03952773,0.06371693;-0.3495736;-0.00501639,0.03092375;-0.727881;0.06745224,0.03060114;-0.6883504;-0.05019446,-0.07929987;0.008665233;-0.03578712,-0.1090044;-0.3426101;-0.03299056,-0.141085;-0.7218655;0.03468274,-0.1390394;-0.6821874;-0.08293459,0.03918777;0.5797825;-0.02480272,0;0;0,0.01013632;0.3368303;0.01824307,0.01899314;0.6598562;0.0216341,0.1868625;0.5164245;0.00162852,0.2334868;0.2174746;-0.006268976,0.2605432;-0.04772794;-0.06401074,-0.1574114;0.5282255;0.006345225,-0.2045863;0.2295482;-0.006831184,-0.2361056;-0.03107378;-0.08086684,0.07689449;0.001539126;-0.04158294,0.09067707;-0.3499968;-0.01884377,0.06478305;-0.7279526;0.05811405,0.06075191;-0.7160414;-0.05845452,-0.07982938;0.00657765;-0.0350468,-0.1219686;-0.3433829;-0.02901096,-0.1481368;-0.7216631;0.04624116,-0.1653602;-0.7795688;-0.03062002,0.01699837;0.5809419;0.02322185,648.7496
+0;0;0,0.02260575;0.3364374;-0.009054515,0.0445797;0.6578065;-0.03337532,0.2167607;0.5361302;-0.01457394,0.2597322;0.236995;0.01001574,0.3189676;-0.02742943;-0.009009183,-0.1380843;0.5347048;-0.01492004,-0.2168017;0.2419535;-0.009149158,-0.2872948;-0.01942086;-0.03162663,0.07792462;0.0009824219;-0.0394997,0.06368307;-0.3490479;-0.005040195,0.03269446;-0.7065374;0.06344056,0.03237138;-0.6669927;-0.05437928,-0.07924365;0.008659089;-0.03576175,-0.1089036;-0.3420887;-0.03296939,-0.1392188;-0.7004741;0.03097992,-0.1371702;-0.6607818;-0.0868105,0.0391708;0.5795314;-0.02479245,0;0;0,0.01000981;0.3366991;0.0177958,0.01872511;0.6596137;0.02078032,0.1867843;0.5161377;0.001285315,0.2330126;0.2165748;-0.006339431,0.2590023;-0.04757851;-0.06411994,-0.1578042;0.5280152;0.005954653,-0.2057596;0.2289208;-0.007307456,-0.2376874;-0.03056955;-0.0810395,0.07691368;0.001382127;-0.04142237,0.08914988;-0.3497034;-0.01904559,0.06291349;-0.7062578;0.05598307,0.05885388;-0.6946716;-0.0607096,-0.07972785;0.006709114;-0.03509835,-0.1237829;-0.342487;-0.02937754,-0.1486061;-0.6999517;0.04169627,-0.1655152;-0.7586974;-0.03453374,0.01676701;0.5807263;0.02246773,648.7717
+0;0;0,0.02250057;0.3362692;-0.009230586,0.04433591;0.6574692;-0.03372425,0.216118;0.5360265;-0.01502261,0.2638464;0.2377455;0.01005451,0.3331399;-0.02239627;-0.007403758,-0.1377339;0.5342811;-0.01469078,-0.2186532;0.2422144;-0.009441862,-0.2924153;-0.0163646;-0.03126225,0.07782213;0.0009776481;-0.03956845,0.06284675;-0.348682;-0.005684588,0.03081981;-0.7163322;0.0646133,0.03031811;-0.6768107;-0.05311615,-0.07926455;0.008649272;-0.03556998,-0.1100905;-0.3416135;-0.03566868,-0.1407964;-0.7099747;0.03142374,-0.1389255;-0.6703005;-0.08627945,0.03896499;0.5792357;-0.02509915,0;0;0,0.01041818;0.3365288;0.01755762,0.01950248;0.6592708;0.02027905,0.1869683;0.5158217;0.0009561777,0.2325573;0.2162532;-0.006711483,0.2580621;-0.0462563;-0.06344235,-0.1568673;0.5285652;0.005517747,-0.2052952;0.2296317;-0.007595806,-0.2364414;-0.02820325;-0.08061051,0.07690799;0.001253158;-0.04130971,0.08830887;-0.3494841;-0.01922762,0.0614852;-0.7164582;0.0565666,0.05749133;-0.704749;-0.06005514,-0.07963955;0.006816997;-0.03512794,-0.1244409;-0.3418977;-0.03011165,-0.1509594;-0.7094777;0.04279869,-0.1685209;-0.7675272;-0.03394782,0.01745814;0.5804263;0.022035,648.7944
+0;0;0,0.02250057;0.3362692;-0.009230586,0.04433591;0.6574692;-0.03372425,0.216118;0.5360265;-0.01502261,0.2638464;0.2377455;0.01005451,0.3331399;-0.02239627;-0.007403758,-0.1377339;0.5342811;-0.01469078,-0.2186532;0.2422144;-0.009441862,-0.2924153;-0.0163646;-0.03126225,0.07782213;0.0009776481;-0.03956845,0.06284675;-0.348682;-0.005684588,0.03081981;-0.7163322;0.0646133,0.03031811;-0.6768107;-0.05311615,-0.07926455;0.008649272;-0.03556998,-0.1100905;-0.3416135;-0.03566868,-0.1407964;-0.7099747;0.03142374,-0.1389255;-0.6703005;-0.08627945,0.03896499;0.5792357;-0.02509915,0;0;0,0.01041818;0.3365288;0.01755762,0.01950248;0.6592708;0.02027905,0.1869683;0.5158217;0.0009561777,0.2325573;0.2162532;-0.006711483,0.2580621;-0.0462563;-0.06344235,-0.1568673;0.5285652;0.005517747,-0.2052952;0.2296317;-0.007595806,-0.2364414;-0.02820325;-0.08061051,0.07690799;0.001253158;-0.04130971,0.08830887;-0.3494841;-0.01922762,0.0614852;-0.7164582;0.0565666,0.05749133;-0.704749;-0.06005514,-0.07963955;0.006816997;-0.03512794,-0.1244409;-0.3418977;-0.03011165,-0.1509594;-0.7094777;0.04279869,-0.1685209;-0.7675272;-0.03394782,0.01745814;0.5804263;0.022035,648.8062
+0;0;0,0.0224863;0.3360558;-0.009224727,0.04431045;0.6570913;-0.03370602,0.2164607;0.5355958;-0.01498758,0.2643131;0.2365401;0.01015467,0.3335263;-0.02330053;-0.007283397,-0.1381216;0.5338468;-0.01465507,-0.2192511;0.2410216;-0.009392519,-0.2929278;-0.01725817;-0.03118765,0.07779842;0.0009773502;-0.03955639,0.06281682;-0.3488274;-0.005658466,0.03074881;-0.7169491;0.06472957,0.03024716;-0.6774287;-0.05298769,-0.0792404;0.008646637;-0.03555914,-0.1100791;-0.3417615;-0.03565788,-0.1408244;-0.7105951;0.03152059,-0.1389537;-0.6709219;-0.08617041,0.03894203;0.5788942;-0.02508492,0;0;0,0.01024888;0.3363388;0.01718676,0.01915561;0.6589229;0.01958215,0.18726;0.515854;0.0008074045,0.232428;0.2154253;-0.006856442,0.2569475;-0.04686853;-0.06353498,-0.1575944;0.5282865;0.005123211,-0.2062959;0.2286016;-0.008044353,-0.2376238;-0.0288763;-0.08108836,0.07692103;0.001188815;-0.04123104,0.08741152;-0.3497184;-0.01907301,0.05944403;-0.717186;0.05630469,0.05548295;-0.7054909;-0.06030357,-0.0796015;0.006861784;-0.03513936,-0.1250417;-0.3419258;-0.03075074,-0.1529309;-0.7098808;0.04224102,-0.1702877;-0.7681569;-0.03427256,0.01715635;0.5801158;0.0214169,648.8287
+0;0;0,0.02288101;0.3360212;-0.009507755,0.045197;0.6569982;-0.03430467,0.2173119;0.5358248;-0.01587565,0.2745415;0.2384346;0.009425547,0.3512203;-0.01943108;-0.005981022,-0.1373644;0.5337496;-0.01525253,-0.2213306;0.2417245;-0.01002943,-0.3005376;-0.01490366;-0.03193728,0.07774121;0.001006594;-0.03966798,0.06224916;-0.348829;-0.006322347,0.02937046;-0.7169772;0.06355124,0.02874919;-0.6774838;-0.05416764,-0.07931287;0.008596735;-0.03540936,-0.1117847;-0.3415762;-0.04324387,-0.1425328;-0.7093787;0.02936702,-0.1407715;-0.6697251;-0.08832728,0.03969847;0.5788199;-0.02559603,0;0;0,0.01024888;0.3363388;0.01718676,0.01915561;0.6589229;0.01958215,0.18726;0.515854;0.0008074045,0.232428;0.2154253;-0.006856442,0.2569475;-0.04686853;-0.06353498,-0.1575944;0.5282865;0.005123211,-0.2062959;0.2286016;-0.008044353,-0.2376238;-0.0288763;-0.08108836,0.07692103;0.001188815;-0.04123104,0.08741152;-0.3497184;-0.01907301,0.05944403;-0.717186;0.05630469,0.05548295;-0.7054909;-0.06030357,-0.0796015;0.006861784;-0.03513936,-0.1250417;-0.3419258;-0.03075074,-0.1529309;-0.7098808;0.04224102,-0.1702877;-0.7681569;-0.03427256,0.01715635;0.5801158;0.0214169,648.8406
+0;0;0,0.02288101;0.3360212;-0.009507755,0.045197;0.6569982;-0.03430467,0.2173119;0.5358248;-0.01587565,0.2745415;0.2384346;0.009425547,0.3512203;-0.01943108;-0.005981022,-0.1373644;0.5337496;-0.01525253,-0.2213306;0.2417245;-0.01002943,-0.3005376;-0.01490366;-0.03193728,0.07774121;0.001006594;-0.03966798,0.06224916;-0.348829;-0.006322347,0.02937046;-0.7169772;0.06355124,0.02874919;-0.6774838;-0.05416764,-0.07931287;0.008596735;-0.03540936,-0.1117847;-0.3415762;-0.04324387,-0.1425328;-0.7093787;0.02936702,-0.1407715;-0.6697251;-0.08832728,0.03969847;0.5788199;-0.02559603,0;0;0,0.01024888;0.3363388;0.01718676,0.01915561;0.6589229;0.01958215,0.18726;0.515854;0.0008074045,0.232428;0.2154253;-0.006856442,0.2569475;-0.04686853;-0.06353498,-0.1575944;0.5282865;0.005123211,-0.2062959;0.2286016;-0.008044353,-0.2376238;-0.0288763;-0.08108836,0.07692103;0.001188815;-0.04123104,0.08741152;-0.3497184;-0.01907301,0.05944403;-0.717186;0.05630469,0.05548295;-0.7054909;-0.06030357,-0.0796015;0.006861784;-0.03513936,-0.1250417;-0.3419258;-0.03075074,-0.1529309;-0.7098808;0.04224102,-0.1702877;-0.7681569;-0.03427256,0.01715635;0.5801158;0.0214169,648.852
+0;0;0,0.02287295;0.3359029;-0.009504406,0.04518341;0.6568002;-0.03429535,0.2180663;0.5354565;-0.01582607,0.2752726;0.2381874;0.00946483,0.3524237;-0.02126685;-0.006036649,-0.1381415;0.5333723;-0.01520026,-0.2220735;0.2414661;-0.009979281,-0.3017684;-0.01674303;-0.03202209,0.07752531;0.001003798;-0.03955782,0.06204477;-0.3485722;-0.006236926,0.02915903;-0.7167993;0.06365162,0.02853782;-0.677307;-0.05405451,-0.0790926;0.008572861;-0.03531103,-0.1115403;-0.3413402;-0.04313972,-0.142295;-0.7092214;0.02948672,-0.1405339;-0.6695688;-0.08819485,0.03968595;0.5786372;-0.02558842,0;0;0,0.01031344;0.3362429;0.01669061,0.01928151;0.6587483;0.01861286,0.1882834;0.5156469;0.0006389618,0.231877;0.2151152;-0.007199407,0.2563737;-0.04895315;-0.06356347,-0.1582654;0.5280006;0.004207093,-0.2064096;0.2283206;-0.008248103,-0.2395827;-0.0304468;-0.08205951,0.07686101;0.0011556;-0.04082954,0.08681858;-0.3495539;-0.01945269,0.0573103;-0.7170935;0.05538702,0.05350581;-0.7054333;-0.06120801,-0.07925038;0.006860767;-0.03533142,-0.1254539;-0.3415616;-0.0308134,-0.1544861;-0.709638;0.04153196,-0.1729372;-0.7675619;-0.0351112,0.01726821;0.5799598;0.02056563,648.863
+0;0;0,0.02306299;0.3358596;-0.01052175,0.04564353;0.6566799;-0.03605651,0.2186715;0.5362759;-0.01757377,0.2879956;0.2417217;0.009129286,0.3797081;-0.01283967;-0.008088954,-0.1376764;0.5330569;-0.01626749,-0.2264402;0.2425953;-0.01042365,-0.3161356;-0.0124298;-0.03106455,0.07733356;0.0008879498;-0.0399341,0.06256039;-0.3486087;-0.005479623,0.02728323;-0.7170774;0.06192475,0.02647827;-0.6776792;-0.05578782,-0.07930216;0.008706333;-0.03480472,-0.114391;-0.3401634;-0.05954345,-0.1443832;-0.7062859;0.02176943,-0.1427884;-0.6667082;-0.09592062,0.04006359;0.5785424;-0.02717501,0;0;0,0.01031344;0.3362429;0.01669061,0.01928151;0.6587483;0.01861286,0.1882834;0.5156469;0.0006389618,0.231877;0.2151152;-0.007199407,0.2563737;-0.04895315;-0.06356347,-0.1582654;0.5280006;0.004207093,-0.2064096;0.2283206;-0.008248103,-0.2395827;-0.0304468;-0.08205951,0.07686101;0.0011556;-0.04082954,0.08681858;-0.3495539;-0.01945269,0.0573103;-0.7170935;0.05538702,0.05350581;-0.7054333;-0.06120801,-0.07925038;0.006860767;-0.03533142,-0.1254539;-0.3415616;-0.0308134,-0.1544861;-0.709638;0.04153196,-0.1729372;-0.7675619;-0.0351112,0.01726821;0.5799598;0.02056563,648.8745
+0;0;0,0.02306299;0.3358596;-0.01052175,0.04564353;0.6566799;-0.03605651,0.2186715;0.5362759;-0.01757377,0.2879956;0.2417217;0.009129286,0.3797081;-0.01283967;-0.008088954,-0.1376764;0.5330569;-0.01626749,-0.2264402;0.2425953;-0.01042365,-0.3161356;-0.0124298;-0.03106455,0.07733356;0.0008879498;-0.0399341,0.06256039;-0.3486087;-0.005479623,0.02728323;-0.7170774;0.06192475,0.02647827;-0.6776792;-0.05578782,-0.07930216;0.008706333;-0.03480472,-0.114391;-0.3401634;-0.05954345,-0.1443832;-0.7062859;0.02176943,-0.1427884;-0.6667082;-0.09592062,0.04006359;0.5785424;-0.02717501,0;0;0,0.01031344;0.3362429;0.01669061,0.01928151;0.6587483;0.01861286,0.1882834;0.5156469;0.0006389618,0.231877;0.2151152;-0.007199407,0.2563737;-0.04895315;-0.06356347,-0.1582654;0.5280006;0.004207093,-0.2064096;0.2283206;-0.008248103,-0.2395827;-0.0304468;-0.08205951,0.07686101;0.0011556;-0.04082954,0.08681858;-0.3495539;-0.01945269,0.0573103;-0.7170935;0.05538702,0.05350581;-0.7054333;-0.06120801,-0.07925038;0.006860767;-0.03533142,-0.1254539;-0.3415616;-0.0308134,-0.1544861;-0.709638;0.04153196,-0.1729372;-0.7675619;-0.0351112,0.01726821;0.5799598;0.02056563,648.8864
+0;0;0,0.02305793;0.3357859;-0.01051944,0.04563425;0.6565462;-0.03604954,0.2182195;0.5362592;-0.01759201,0.2874609;0.2420565;0.009079173,0.3793109;-0.01288655;-0.008164888,-0.1372434;0.5330483;-0.01628898,-0.2259013;0.2429333;-0.01045211,-0.3157312;-0.01247427;-0.03112397,0.07718553;0.0008862501;-0.03985766,0.06240005;-0.3489018;-0.005374458,0.02710393;-0.7175684;0.06206612,0.02629909;-0.6781715;-0.05562995,-0.07915036;0.008689667;-0.03473809,-0.1142685;-0.3404709;-0.05949745,-0.1442768;-0.7067901;0.02185911,-0.1426822;-0.6672137;-0.09581444,0.04005517;0.5784208;-0.02716941,0;0;0,0.01100446;0.3361576;0.01647675,0.02066852;0.6585836;0.01811373,0.1890722;0.5155277;0.0006709099,0.2316688;0.2152157;-0.007021427,0.2556212;-0.04924619;-0.06373084,-0.1567276;0.5284182;0.003687656,-0.2056195;0.2292103;-0.008360231,-0.2392835;-0.02992699;-0.08214615,0.07670125;0.001050696;-0.04077792,0.08601895;-0.349957;-0.01918805,0.05554011;-0.7177104;0.0552274,0.05189367;-0.7060575;-0.06135476,-0.07905748;0.006964867;-0.0353331,-0.1258824;-0.3416716;-0.03092105,-0.1555278;-0.7100128;0.04087732,-0.17503;-0.7668267;-0.03673922,0.01848517;0.5798138;0.02014387,648.8972
+0;0;0,0.02359361;0.3357194;-0.0114157,0.04700703;0.6563447;-0.03785359,0.2196464;0.5373014;-0.01940394,0.2989934;0.2457383;0.008091671,0.3924856;-0.008508176;-0.01055429,-0.1360611;0.5329009;-0.01705261,-0.2324281;0.2452471;-0.01160516,-0.3322347;-0.006520748;-0.03113337,0.07709375;0.0006526121;-0.04003939,0.06157223;-0.3491996;-0.006544307,0.02618596;-0.7178699;0.06082864,0.02507495;-0.678584;-0.05687374,-0.07931924;0.008909606;-0.03429434,-0.1171126;-0.3384309;-0.07535088,-0.1470697;-0.7035044;0.01144207,-0.1474947;-0.7589923;-0.070001,0.04118929;0.5782655;-0.02872323,0;0;0,0.01100446;0.3361576;0.01647675,0.02066852;0.6585836;0.01811373,0.1890722;0.5155277;0.0006709099,0.2316688;0.2152157;-0.007021427,0.2556212;-0.04924619;-0.06373084,-0.1567276;0.5284182;0.003687656,-0.2056195;0.2292103;-0.008360231,-0.2392835;-0.02992699;-0.08214615,0.07670125;0.001050696;-0.04077792,0.08601895;-0.349957;-0.01918805,0.05554011;-0.7177104;0.0552274,0.05189367;-0.7060575;-0.06135476,-0.07905748;0.006964867;-0.0353331,-0.1258824;-0.3416716;-0.03092105,-0.1555278;-0.7100128;0.04087732,-0.17503;-0.7668267;-0.03673922,0.01848517;0.5798138;0.02014387,648.9202
+0;0;0,0.02358158;0.3355483;-0.01140988,0.0469812;0.6559846;-0.03783217,0.2201723;0.5368619;-0.01935932,0.2995657;0.2451285;0.008152356,0.392757;-0.008299917;-0.01043361,-0.136628;0.5324479;-0.01700077,-0.2330513;0.244626;-0.01155014,-0.3325368;-0.006331712;-0.03101551,0.07698362;0.0006516798;-0.0399822,0.06146454;-0.3491455;-0.006492384,0.02594175;-0.7192382;0.06114048,0.02483099;-0.6799543;-0.05653597,-0.07920593;0.00889688;-0.03424536,-0.1169933;-0.338389;-0.07529543,-0.147066;-0.7048709;0.01183235,-0.147491;-0.7603399;-0.06959277,0.04116693;0.5779519;-0.02870724,0;0;0,0.01173531;0.3359765;0.01615357,0.02222067;0.658188;0.01735198,0.1910244;0.5150256;0.0006046295,0.2329605;0.2144355;-0.006847739,0.2566845;-0.04923362;-0.06316686,-0.1560504;0.5284165;0.002824303,-0.2051587;0.229042;-0.008658726,-0.2399564;-0.0291152;-0.08214357,0.076634;0.0008937567;-0.04064369,0.08645819;-0.3500394;-0.0189662,0.05421446;-0.7192018;0.05508804,0.05076492;-0.7075545;-0.06147289,-0.07888579;0.007100732;-0.0353849,-0.1261548;-0.3414218;-0.03112709,-0.1567973;-0.7112316;0.04033194,-0.1767516;-0.7679405;-0.03724743,0.01982902;0.5794745;0.019503,648.9323
+0;0;0,0.02358158;0.3355483;-0.01140988,0.0469812;0.6559846;-0.03783217,0.2201723;0.5368619;-0.01935932,0.2995657;0.2451285;0.008152356,0.392757;-0.008299917;-0.01043361,-0.136628;0.5324479;-0.01700077,-0.2330513;0.244626;-0.01155014,-0.3325368;-0.006331712;-0.03101551,0.07698362;0.0006516798;-0.0399822,0.06146454;-0.3491455;-0.006492384,0.02594175;-0.7192382;0.06114048,0.02483099;-0.6799543;-0.05653597,-0.07920593;0.00889688;-0.03424536,-0.1169933;-0.338389;-0.07529543,-0.147066;-0.7048709;0.01183235,-0.147491;-0.7603399;-0.06959277,0.04116693;0.5779519;-0.02870724,0;0;0,0.01173531;0.3359765;0.01615357,0.02222067;0.658188;0.01735198,0.1910244;0.5150256;0.0006046295,0.2329605;0.2144355;-0.006847739,0.2566845;-0.04923362;-0.06316686,-0.1560504;0.5284165;0.002824303,-0.2051587;0.229042;-0.008658726,-0.2399564;-0.0291152;-0.08214357,0.076634;0.0008937567;-0.04064369,0.08645819;-0.3500394;-0.0189662,0.05421446;-0.7192018;0.05508804,0.05076492;-0.7075545;-0.06147289,-0.07888579;0.007100732;-0.0353849,-0.1261548;-0.3414218;-0.03112709,-0.1567973;-0.7112316;0.04033194,-0.1767516;-0.7679405;-0.03724743,0.01982902;0.5794745;0.019503,648.9544
+0;0;0,0.02314933;0.335339;-0.01278891,0.04615365;0.655654;-0.03996268,0.2208578;0.5378221;-0.02526286,0.3169049;0.2525831;0.005877357,0.4217062;0.003532574;-0.01371193,-0.1381573;0.5315717;-0.01797782,-0.2419043;0.2473791;-0.01276532,-0.3481605;-0.001018152;-0.03280522,0.07673244;0.0003185548;-0.04049008,0.0617257;-0.3494377;-0.007488858,0.02475903;-0.7199697;0.06010031,0.02236284;-0.680796;-0.05754402,-0.07948509;0.009330602;-0.03350338,-0.121665;-0.3347082;-0.09268013,-0.1496157;-0.7007992;-0.0008927435,-0.1500127;-0.7581372;-0.08027799,0.04041813;0.5776442;-0.03070737,0;0;0,0.01095626;0.3358374;0.01564932,0.02064656;0.6579863;0.01649523,0.1907998;0.5148268;0.0009697676,0.2318191;0.2151278;-0.0063802,0.2547675;-0.04881275;-0.06296575,-0.1584505;0.5282595;0.002089718,-0.2093112;0.2301876;-0.00897432,-0.2421695;-0.02866825;-0.08182463,0.07661396;0.0008337647;-0.04070652,0.08421247;-0.3500278;-0.01874912,0.05059619;-0.7197104;0.05496359,0.04737151;-0.7080843;-0.06157863,-0.07893799;0.007162373;-0.03528326,-0.1278385;-0.341026;-0.03112702,-0.160127;-0.7114027;0.03963625,-0.1792753;-0.7674724;-0.03882036,0.01845054;0.5792825;0.01872087,648.9662
+0;0;0,0.02314933;0.335339;-0.01278891,0.04615365;0.655654;-0.03996268,0.2208578;0.5378221;-0.02526286,0.3169049;0.2525831;0.005877357,0.4217062;0.003532574;-0.01371193,-0.1381573;0.5315717;-0.01797782,-0.2419043;0.2473791;-0.01276532,-0.3481605;-0.001018152;-0.03280522,0.07673244;0.0003185548;-0.04049008,0.0617257;-0.3494377;-0.007488858,0.02475903;-0.7199697;0.06010031,0.02236284;-0.680796;-0.05754402,-0.07948509;0.009330602;-0.03350338,-0.121665;-0.3347082;-0.09268013,-0.1496157;-0.7007992;-0.0008927435,-0.1500127;-0.7581372;-0.08027799,0.04041813;0.5776442;-0.03070737,0;0;0,0.01095626;0.3358374;0.01564932,0.02064656;0.6579863;0.01649523,0.1907998;0.5148268;0.0009697676,0.2318191;0.2151278;-0.0063802,0.2547675;-0.04881275;-0.06296575,-0.1584505;0.5282595;0.002089718,-0.2093112;0.2301876;-0.00897432,-0.2421695;-0.02866825;-0.08182463,0.07661396;0.0008337647;-0.04070652,0.08421247;-0.3500278;-0.01874912,0.05059619;-0.7197104;0.05496359,0.04737151;-0.7080843;-0.06157863,-0.07893799;0.007162373;-0.03528326,-0.1278385;-0.341026;-0.03112702,-0.160127;-0.7114027;0.03963625,-0.1792753;-0.7674724;-0.03882036,0.01845054;0.5792825;0.01872087,648.9776
+0;0;0,0.02314242;0.3352388;-0.01278509,0.0461414;0.6554794;-0.03995271,0.2208638;0.5376585;-0.02525411,0.3167184;0.252991;0.005823707,0.4210023;0.005170152;-0.01366886,-0.1381855;0.5314075;-0.01796838,-0.2417246;0.2477843;-0.01276632,-0.3474562;0.0006134361;-0.03270728,0.07657166;0.0003178874;-0.04040524,0.06157415;-0.349223;-0.007424332,0.02461073;-0.7197226;0.06015891,0.02221482;-0.6805499;-0.05747136,-0.07931854;0.009311051;-0.03343318,-0.1214725;-0.334516;-0.09257351,-0.1494207;-0.7005749;-0.0007941797,-0.1498176;-0.7579024;-0.08016994,0.04040696;0.5774844;-0.03069914,0;0;0,0.01104867;0.3357555;0.01517451,0.02078089;0.657829;0.01553297,0.190993;0.5146299;0.0007770061,0.2319148;0.2155211;-0.00621283,0.2556927;-0.04699001;-0.06271744,-0.1583859;0.5282605;0.001332875,-0.2094851;0.2308245;-0.009166526,-0.2430827;-0.02670774;-0.08140635,0.07647389;0.0007546693;-0.04058421,0.08350426;-0.3498956;-0.01852679,0.04865837;-0.7195742;0.05446064,0.04556172;-0.7079809;-0.0620656,-0.0787124;0.007231361;-0.03532658,-0.1279005;-0.3406982;-0.03119295,-0.1617975;-0.7109797;0.03913692,-0.1814113;-0.7674977;-0.03868784,0.01858135;0.5791437;0.0178827,649.0004
+0;0;0,0.02342124;0.3351467;-0.0145686,0.04642723;0.6553016;-0.04275147,0.2213161;0.5380976;-0.02992216,0.3340841;0.2599853;0.003640303,0.4493023;0.01681711;-0.01261612,-0.1378166;0.5313165;-0.01908069,-0.2518673;0.251779;-0.0127,-0.3655992;0.008308515;-0.03408781,0.07607983;-0.0003147052;-0.04132389,0.06245887;-0.3499035;-0.008253172,0.0246897;-0.7205445;0.05809803,0.0213827;-0.6815295;-0.05952235,-0.07980067;0.01028829;-0.03196729,-0.1278861;-0.3275214;-0.1160144,-0.1520285;-0.6923705;-0.01851573,-0.1528036;-0.6530846;-0.136159,0.04067907;0.5773301;-0.03331006,0;0;0,0.01104867;0.3357555;0.01517451,0.02078089;0.657829;0.01553297,0.190993;0.5146299;0.0007770061,0.2319148;0.2155211;-0.00621283,0.2556927;-0.04699001;-0.06271744,-0.1583859;0.5282605;0.001332875,-0.2094851;0.2308245;-0.009166526,-0.2430827;-0.02670774;-0.08140635,0.07647389;0.0007546693;-0.04058421,0.08350426;-0.3498956;-0.01852679,0.04865837;-0.7195742;0.05446064,0.04556172;-0.7079809;-0.0620656,-0.0787124;0.007231361;-0.03532658,-0.1279005;-0.3406982;-0.03119295,-0.1617975;-0.7109797;0.03913692,-0.1814113;-0.7674977;-0.03868784,0.01858135;0.5791437;0.0178827,649.0115
+0;0;0,0.02342124;0.3351467;-0.0145686,0.04642723;0.6553016;-0.04275147,0.2213161;0.5380976;-0.02992216,0.3340841;0.2599853;0.003640303,0.4493023;0.01681711;-0.01261612,-0.1378166;0.5313165;-0.01908069,-0.2518673;0.251779;-0.0127,-0.3655992;0.008308515;-0.03408781,0.07607983;-0.0003147052;-0.04132389,0.06245887;-0.3499035;-0.008253172,0.0246897;-0.7205445;0.05809803,0.0213827;-0.6815295;-0.05952235,-0.07980067;0.01028829;-0.03196729,-0.1278861;-0.3275214;-0.1160144,-0.1520285;-0.6923705;-0.01851573,-0.1528036;-0.6530846;-0.136159,0.04067907;0.5773301;-0.03331006,0;0;0,0.01104867;0.3357555;0.01517451,0.02078089;0.657829;0.01553297,0.190993;0.5146299;0.0007770061,0.2319148;0.2155211;-0.00621283,0.2556927;-0.04699001;-0.06271744,-0.1583859;0.5282605;0.001332875,-0.2094851;0.2308245;-0.009166526,-0.2430827;-0.02670774;-0.08140635,0.07647389;0.0007546693;-0.04058421,0.08350426;-0.3498956;-0.01852679,0.04865837;-0.7195742;0.05446064,0.04556172;-0.7079809;-0.0620656,-0.0787124;0.007231361;-0.03532658,-0.1279005;-0.3406982;-0.03119295,-0.1617975;-0.7109797;0.03913692,-0.1814113;-0.7674977;-0.03868784,0.01858135;0.5791437;0.0178827,649.0228
+0;0;0,0.02350521;0.3350049;-0.01616701,0.04648387;0.6550053;-0.04549831,0.220297;0.5383918;-0.03397267,0.3445999;0.265419;0.0007804669,0.4737979;0.03040504;-0.01297425,-0.1365683;0.5315364;-0.02025714,-0.261886;0.2569089;-0.01330484,-0.3840683;0.01865691;-0.03380744,0.0755686;-0.0009329364;-0.04200718,0.06370465;-0.3509383;-0.009391882,0.02340217;-0.7211223;0.05538145,0.0193597;-0.6822458;-0.06222376,-0.07994717;0.01096285;-0.03105402,-0.1327662;-0.3228911;-0.1283165,-0.1491584;-0.6868745;-0.02780051,-0.1507237;-0.6477344;-0.1454446,0.04072107;0.5770773;-0.035813,0;0;0,0.01124983;0.3356885;0.01512825,0.02098693;0.6577075;0.01546407,0.190005;0.5145856;0.0009453297,0.2314756;0.2155679;-0.005521178,0.256852;-0.04586428;-0.06139684,-0.1570688;0.5286229;0.001251332,-0.2087635;0.2312962;-0.008632882,-0.2425629;-0.02532116;-0.08017283,0.07640857;0.0007897019;-0.04046226,0.08171277;-0.3501638;-0.01784039,0.04609692;-0.7193647;0.05481172,0.04309228;-0.7077776;-0.06171322,-0.07857876;0.007185871;-0.03535292,-0.1284337;-0.3409535;-0.03069344,-0.164419;-0.7107478;0.03868488,-0.1835716;-0.7678869;-0.03855561,0.01880558;0.5790341;0.01781631,649.0452
+0;0;0,0.02348601;0.3347312;-0.0161538,0.04644145;0.6544086;-0.04545526,0.2209831;0.5377232;-0.03393263,0.3451137;0.2651287;0.0007723384,0.4742942;0.03014646;-0.01298052,-0.1373176;0.5308402;-0.02016194,-0.2624617;0.2565933;-0.01321928,-0.3846275;0.0183735;-0.03371911,0.07558008;-0.0009330781;-0.04201356,0.06372648;-0.3506329;-0.009426728,0.02331681;-0.7218016;0.05551888,0.01927485;-0.6829262;-0.06207166,-0.07995932;0.01096452;-0.03105874,-0.1327323;-0.322598;-0.1282363,-0.1491681;-0.6875495;-0.02745299,-0.1507332;-0.6484106;-0.1450824,0.04068484;0.5765643;-0.03578036,0;0;0,0.0117525;0.3354023;0.01499009,0.02198952;0.6570802;0.01516461,0.191927;0.5144805;0.001598358,0.2326111;0.2157797;-0.004978061,0.2586509;-0.04562137;-0.06051922,-0.1570369;0.5283876;0.0009032115,-0.2098765;0.2316726;-0.008518709,-0.2445429;-0.02476582;-0.08014961,0.07640597;0.0007984936;-0.04049504,0.08111623;-0.3498539;-0.01784241,0.04504119;-0.7200117;0.05495095,0.04224223;-0.708429;-0.06156349,-0.07861515;0.007172436;-0.03530684,-0.1287855;-0.3406118;-0.03067156,-0.16596;-0.7113266;0.03865141,-0.1848884;-0.7689425;-0.0380807,0.01968664;0.5784963;0.01755881,649.0674
+0;0;0,0.02348601;0.3347312;-0.0161538,0.04644145;0.6544086;-0.04545526,0.2209831;0.5377232;-0.03393263,0.3451137;0.2651287;0.0007723384,0.4742942;0.03014646;-0.01298052,-0.1373176;0.5308402;-0.02016194,-0.2624617;0.2565933;-0.01321928,-0.3846275;0.0183735;-0.03371911,0.07558008;-0.0009330781;-0.04201356,0.06372648;-0.3506329;-0.009426728,0.02331681;-0.7218016;0.05551888,0.01927485;-0.6829262;-0.06207166,-0.07995932;0.01096452;-0.03105874,-0.1327323;-0.322598;-0.1282363,-0.1491681;-0.6875495;-0.02745299,-0.1507332;-0.6484106;-0.1450824,0.04068484;0.5765643;-0.03578036,0;0;0,0.0117525;0.3354023;0.01499009,0.02198952;0.6570802;0.01516461,0.191927;0.5144805;0.001598358,0.2326111;0.2157797;-0.004978061,0.2586509;-0.04562137;-0.06051922,-0.1570369;0.5283876;0.0009032115,-0.2098765;0.2316726;-0.008518709,-0.2445429;-0.02476582;-0.08014961,0.07640597;0.0007984936;-0.04049504,0.08111623;-0.3498539;-0.01784241,0.04504119;-0.7200117;0.05495095,0.04224223;-0.708429;-0.06156349,-0.07861515;0.007172436;-0.03530684,-0.1287855;-0.3406118;-0.03067156,-0.16596;-0.7113266;0.03865141,-0.1848884;-0.7689425;-0.0380807,0.01968664;0.5784963;0.01755881,649.0784
+0;0;0,0.02348601;0.3347312;-0.0161538,0.04644145;0.6544086;-0.04545526,0.2209831;0.5377232;-0.03393263,0.3451137;0.2651287;0.0007723384,0.4742942;0.03014646;-0.01298052,-0.1373176;0.5308402;-0.02016194,-0.2624617;0.2565933;-0.01321928,-0.3846275;0.0183735;-0.03371911,0.07558008;-0.0009330781;-0.04201356,0.06372648;-0.3506329;-0.009426728,0.02331681;-0.7218016;0.05551888,0.01927485;-0.6829262;-0.06207166,-0.07995932;0.01096452;-0.03105874,-0.1327323;-0.322598;-0.1282363,-0.1491681;-0.6875495;-0.02745299,-0.1507332;-0.6484106;-0.1450824,0.04068484;0.5765643;-0.03578036,0;0;0,0.0117525;0.3354023;0.01499009,0.02198952;0.6570802;0.01516461,0.191927;0.5144805;0.001598358,0.2326111;0.2157797;-0.004978061,0.2586509;-0.04562137;-0.06051922,-0.1570369;0.5283876;0.0009032115,-0.2098765;0.2316726;-0.008518709,-0.2445429;-0.02476582;-0.08014961,0.07640597;0.0007984936;-0.04049504,0.08111623;-0.3498539;-0.01784241,0.04504119;-0.7200117;0.05495095,0.04224223;-0.708429;-0.06156349,-0.07861515;0.007172436;-0.03530684,-0.1287855;-0.3406118;-0.03067156,-0.16596;-0.7113266;0.03865141,-0.1848884;-0.7689425;-0.0380807,0.01968664;0.5784963;0.01755881,649.0897
+0;0;0,0.02397138;0.3343846;-0.0175612,0.04714117;0.6537948;-0.04782794,0.2230619;0.5372458;-0.03739843,0.3614244;0.2735504;-0.002138887,0.5057916;0.04537804;-0.01239895,-0.1379676;0.5302746;-0.02048508,-0.2742366;0.2632707;-0.01258575,-0.4047801;0.02753477;-0.03250309,0.07519104;-0.001763108;-0.04254223,0.06534718;-0.3515481;-0.01075766,0.02299063;-0.7224715;0.05335717,0.01820711;-0.6837121;-0.06420669,-0.08006015;0.01193947;-0.03024008,-0.138142;-0.3154652;-0.1437715,-0.1484186;-0.6790771;-0.03808479,-0.1507393;-0.6401511;-0.1557105,0.04130911;0.5760147;-0.03795212,0;0;0,0.01133998;0.3351874;0.01472783,0.02114162;0.6567171;0.01469624,0.1925374;0.5135956;0.001801014,0.2341927;0.2166905;-0.004106164,0.2620513;-0.04628882;-0.05956376,-0.1591979;0.5279343;0.0004575644,-0.2131996;0.2331044;-0.008588271,-0.2493379;-0.02481267;-0.08057841,0.07638432;0.0006950647;-0.04039299,0.07959796;-0.349914;-0.01759684,0.04266633;-0.7199008;0.05475497,0.03999095;-0.7083373;-0.06175172,-0.07852802;0.007251412;-0.03531869,-0.1302938;-0.3402496;-0.03083699,-0.1682041;-0.7107443;0.03833971,-0.1874228;-0.7686454;-0.03798144,0.01894851;0.5781644;0.01713681,649.1012
+0;0;0,0.02397138;0.3343846;-0.0175612,0.04714117;0.6537948;-0.04782794,0.2230619;0.5372458;-0.03739843,0.3614244;0.2735504;-0.002138887,0.5057916;0.04537804;-0.01239895,-0.1379676;0.5302746;-0.02048508,-0.2742366;0.2632707;-0.01258575,-0.4047801;0.02753477;-0.03250309,0.07519104;-0.001763108;-0.04254223,0.06534718;-0.3515481;-0.01075766,0.02299063;-0.7224715;0.05335717,0.01820711;-0.6837121;-0.06420669,-0.08006015;0.01193947;-0.03024008,-0.138142;-0.3154652;-0.1437715,-0.1484186;-0.6790771;-0.03808479,-0.1507393;-0.6401511;-0.1557105,0.04130911;0.5760147;-0.03795212,0;0;0,0.01133998;0.3351874;0.01472783,0.02114162;0.6567171;0.01469624,0.1925374;0.5135956;0.001801014,0.2341927;0.2166905;-0.004106164,0.2620513;-0.04628882;-0.05956376,-0.1591979;0.5279343;0.0004575644,-0.2131996;0.2331044;-0.008588271,-0.2493379;-0.02481267;-0.08057841,0.07638432;0.0006950647;-0.04039299,0.07959796;-0.349914;-0.01759684,0.04266633;-0.7199008;0.05475497,0.03999095;-0.7083373;-0.06175172,-0.07852802;0.007251412;-0.03531869,-0.1302938;-0.3402496;-0.03083699,-0.1682041;-0.7107443;0.03833971,-0.1874228;-0.7686454;-0.03798144,0.01894851;0.5781644;0.01713681,649.1231
+0;0;0,0.0239646;0.3342901;-0.01755624,0.04712837;0.653617;-0.04781525,0.2229803;0.5370993;-0.03738804,0.3614272;0.273243;-0.002106976,0.5054115;0.04567589;-0.01233982,-0.1379101;0.5301308;-0.02048121,-0.2742622;0.262964;-0.01257706,-0.4044595;0.02785335;-0.03244157,0.0751082;-0.001761165;-0.04249536,0.06527963;-0.3510029;-0.01076016,0.02280749;-0.7229385;0.05352963,0.01802476;-0.6841806;-0.06401476,-0.07997195;0.01192631;-0.03020676,-0.1379636;-0.3149698;-0.1435619,-0.1482682;-0.679574;-0.03758669,-0.1505886;-0.6406495;-0.1551929,0.04129754;0.5758533;-0.03794152,0;0;0,0.01214974;0.3350804;0.0143491,0.02296621;0.6564921;0.01373494,0.1940904;0.5134599;0.001576781,0.236266;0.216432;-0.003725529,0.2662455;-0.04565623;-0.05880678,-0.1577236;0.5282179;-7.698126E-05,-0.2135244;0.2335232;-0.008667785,-0.250736;-0.02356139;-0.08040164,0.07639381;0.0005573481;-0.04017305,0.07931902;-0.3495347;-0.01780141,0.0420634;-0.7205601;0.0544852,0.03945424;-0.7090196;-0.06199956,-0.07837014;0.007355812;-0.03541486,-0.1301939;-0.3395838;-0.03086687,-0.1693121;-0.7110338;0.03818284,-0.1883021;-0.7682148;-0.03898658,0.02050664;0.5779693;0.01634216,649.1344
+0;0;0,0.02622015;0.334065;-0.01858731,0.05465021;0.6527166;-0.05121126,0.229244;0.5382643;-0.03763384,0.3750101;0.2781427;-0.004146062,0.5250779;0.05445348;-0.01225436,-0.1323145;0.5313001;-0.02159736,-0.2784361;0.2693448;-0.01382886,-0.4276805;0.04590924;-0.03445911,0.07480554;-0.002718146;-0.04297606,0.06533572;-0.3520539;-0.01218158,0.02173143;-0.7238222;0.05231781,0.01717279;-0.6852371;-0.06524824,-0.08004183;0.01306861;-0.02954179,-0.1434357;-0.306655;-0.159278,-0.1464512;-0.6710092;-0.05199299,-0.1485803;-0.6323414;-0.1696221,0.04720568;0.5752093;-0.04044691,0;0;0,0.01214974;0.3350804;0.0143491,0.02296621;0.6564921;0.01373494,0.1940904;0.5134599;0.001576781,0.236266;0.216432;-0.003725529,0.2662455;-0.04565623;-0.05880678,-0.1577236;0.5282179;-7.698126E-05,-0.2135244;0.2335232;-0.008667785,-0.250736;-0.02356139;-0.08040164,0.07639381;0.0005573481;-0.04017305,0.07931902;-0.3495347;-0.01780141,0.0420634;-0.7205601;0.0544852,0.03945424;-0.7090196;-0.06199956,-0.07837014;0.007355812;-0.03541486,-0.1301939;-0.3395838;-0.03086687,-0.1693121;-0.7110338;0.03818284,-0.1883021;-0.7682148;-0.03898658,0.02050664;0.5779693;0.01634216,649.1458
+0;0;0,0.02619133;0.3336977;-0.01856688,0.05457778;0.6518618;-0.05114036,0.2285704;0.5376641;-0.03759047,0.374627;0.2770239;-0.00403595,0.5246943;0.05333556;-0.01214422,-0.1317692;0.5307233;-0.02160806,-0.2781821;0.2682458;-0.01382407,-0.4274259;0.0448111;-0.03445425,0.07459502;-0.002710497;-0.04285512,0.06511968;-0.3522497;-0.0120427,0.02151549;-0.7240171;0.05245653,0.01695715;-0.6854325;-0.06510177,-0.07981656;0.01303183;-0.02945865,-0.1432474;-0.306878;-0.1592704,-0.1462629;-0.6712313;-0.05198565,-0.1483918;-0.6325641;-0.169607,0.04714573;0.5744845;-0.04039406,0;0;0,0.01321676;0.3346777;0.01417744,0.02509226;0.6555592;0.01339877,0.195473;0.5130314;0.001844287,0.2374026;0.215366;-0.003538132,0.2698846;-0.04638222;-0.05881202,-0.1555396;0.5285752;-0.0001376607,-0.2125788;0.2334867;-0.007950285,-0.251729;-0.02330092;-0.07971235,0.07621945;0.0003386438;-0.03998506,0.07846346;-0.349952;-0.01743901,0.04035836;-0.7209538;0.05451989,0.03786162;-0.7094229;-0.06195796,-0.07804068;0.007554693;-0.03550921,-0.1300049;-0.3395656;-0.03060372,-0.1709201;-0.7108535;0.03827172,-0.1902163;-0.7677739;-0.03910346,0.02237737;0.577178;0.01604342,649.1677
+0;0;0,0.02619133;0.3336977;-0.01856688,0.05457778;0.6518618;-0.05114036,0.2285704;0.5376641;-0.03759047,0.374627;0.2770239;-0.00403595,0.5246943;0.05333556;-0.01214422,-0.1317692;0.5307233;-0.02160806,-0.2781821;0.2682458;-0.01382407,-0.4274259;0.0448111;-0.03445425,0.07459502;-0.002710497;-0.04285512,0.06511968;-0.3522497;-0.0120427,0.02151549;-0.7240171;0.05245653,0.01695715;-0.6854325;-0.06510177,-0.07981656;0.01303183;-0.02945865,-0.1432474;-0.306878;-0.1592704,-0.1462629;-0.6712313;-0.05198565,-0.1483918;-0.6325641;-0.169607,0.04714573;0.5744845;-0.04039406,0;0;0,0.01321676;0.3346777;0.01417744,0.02509226;0.6555592;0.01339877,0.195473;0.5130314;0.001844287,0.2374026;0.215366;-0.003538132,0.2698846;-0.04638222;-0.05881202,-0.1555396;0.5285752;-0.0001376607,-0.2125788;0.2334867;-0.007950285,-0.251729;-0.02330092;-0.07971235,0.07621945;0.0003386438;-0.03998506,0.07846346;-0.349952;-0.01743901,0.04035836;-0.7209538;0.05451989,0.03786162;-0.7094229;-0.06195796,-0.07804068;0.007554693;-0.03550921,-0.1300049;-0.3395656;-0.03060372,-0.1709201;-0.7108535;0.03827172,-0.1902163;-0.7677739;-0.03910346,0.02237737;0.577178;0.01604342,649.179
+0;0;0,0.02815641;0.3334697;-0.01974957,0.0585165;0.6513194;-0.05357254,0.2318842;0.53612;-0.04116304,0.3917274;0.284182;-0.004161794,0.5523601;0.06786765;-0.009427396,-0.128176;0.530472;-0.02258089,-0.2836319;0.2732846;-0.01364672,-0.4365152;0.05221343;-0.03305449,0.07429323;-0.003410072;-0.04332681,0.06628758;-0.353076;-0.01355145,0.02110444;-0.7247777;0.05023555,0.0158005;-0.6863011;-0.06729931,-0.07996763;0.01361406;-0.02877777,-0.1456375;-0.3031216;-0.1650967,-0.1443153;-0.6672072;-0.05687293,-0.1472179;-0.6286703;-0.1744872,0.05066765;0.5740322;-0.04247996,0;0;0,0.01321676;0.3346777;0.01417744,0.02509226;0.6555592;0.01339877,0.195473;0.5130314;0.001844287,0.2374026;0.215366;-0.003538132,0.2698846;-0.04638222;-0.05881202,-0.1555396;0.5285752;-0.0001376607,-0.2125788;0.2334867;-0.007950285,-0.251729;-0.02330092;-0.07971235,0.07621945;0.0003386438;-0.03998506,0.07846346;-0.349952;-0.01743901,0.04035836;-0.7209538;0.05451989,0.03786162;-0.7094229;-0.06195796,-0.07804068;0.007554693;-0.03550921,-0.1300049;-0.3395656;-0.03060372,-0.1709201;-0.7108535;0.03827172,-0.1902163;-0.7677739;-0.03910346,0.02237737;0.577178;0.01604342,649.1906
+0;0;0,0.02814952;0.3333881;-0.01974474,0.058508;0.6512206;-0.05356618,0.2322717;0.535936;-0.04115348,0.3918081;0.2844815;-0.004223254,0.5515159;0.06941254;-0.009458542,-0.1285757;0.5302757;-0.0225307,-0.2837332;0.273582;-0.01361368,-0.4357364;0.05378348;-0.03290972,0.07414903;-0.003403454;-0.04324272,0.06614418;-0.3530347;-0.01347031,0.02095759;-0.7247648;0.05032156,0.01565417;-0.6862891;-0.06720176,-0.07981242;0.01358763;-0.02872192,-0.1454758;-0.3031167;-0.1650273,-0.1441534;-0.6672302;-0.05679533,-0.1470558;-0.6286941;-0.1743981,0.05065893;0.5739311;-0.04247328,0;0;0,0.01341507;0.3346061;0.01373625,0.02532029;0.6554676;0.01254308,0.1961921;0.5129182;0.001822592,0.2382126;0.215845;-0.003357648,0.2732995;-0.04425114;-0.05727947,-0.1557238;0.5283742;-0.0005695196,-0.2143582;0.2341716;-0.007773242,-0.2563926;-0.02074924;-0.07874585,0.0761158;0.0001924783;-0.03982389,0.07655908;-0.350089;-0.01757014,0.03817037;-0.7211014;0.05433655,0.03574836;-0.7096012;-0.06212628,-0.07782329;0.007667297;-0.0355576,-0.1298711;-0.3394066;-0.0307386,-0.172147;-0.7106541;0.03769052,-0.1926838;-0.7683415;-0.03847299,0.02261338;0.5770873;0.01528764,649.2014
+0;0;0,0.02814952;0.3333881;-0.01974474,0.058508;0.6512206;-0.05356618,0.2322717;0.535936;-0.04115348,0.3918081;0.2844815;-0.004223254,0.5515159;0.06941254;-0.009458542,-0.1285757;0.5302757;-0.0225307,-0.2837332;0.273582;-0.01361368,-0.4357364;0.05378348;-0.03290972,0.07414903;-0.003403454;-0.04324272,0.06614418;-0.3530347;-0.01347031,0.02095759;-0.7247648;0.05032156,0.01565417;-0.6862891;-0.06720176,-0.07981242;0.01358763;-0.02872192,-0.1454758;-0.3031167;-0.1650273,-0.1441534;-0.6672302;-0.05679533,-0.1470558;-0.6286941;-0.1743981,0.05065893;0.5739311;-0.04247328,0;0;0,0.01341507;0.3346061;0.01373625,0.02532029;0.6554676;0.01254308,0.1961921;0.5129182;0.001822592,0.2382126;0.215845;-0.003357648,0.2732995;-0.04425114;-0.05727947,-0.1557238;0.5283742;-0.0005695196,-0.2143582;0.2341716;-0.007773242,-0.2563926;-0.02074924;-0.07874585,0.0761158;0.0001924783;-0.03982389,0.07655908;-0.350089;-0.01757014,0.03817037;-0.7211014;0.05433655,0.03574836;-0.7096012;-0.06212628,-0.07782329;0.007667297;-0.0355576,-0.1298711;-0.3394066;-0.0307386,-0.172147;-0.7106541;0.03769052,-0.1926838;-0.7683415;-0.03847299,0.02261338;0.5770873;0.01528764,649.2236
+0;0;0,0.02823148;0.332875;-0.02113087,0.05831973;0.6502781;-0.05583593,0.232107;0.5378022;-0.04153097,0.3960509;0.2883514;-0.005288433,0.5665091;0.08214074;-0.006866774,-0.1282808;0.5306362;-0.02333475,-0.2931898;0.279404;-0.01312313,-0.4534138;0.06604886;-0.03285048,0.07392199;-0.004263037;-0.0438569,0.06659263;-0.3541896;-0.01541272,0.01847115;-0.7256497;0.04712497,0.01344567;-0.687309;-0.07041438,-0.0800593;0.01436862;-0.02810897,-0.1533067;-0.2939473;-0.1793951,-0.1439079;-0.6566995;-0.06744966,-0.1465628;-0.6183755;-0.1850676,0.05052327;0.5730819;-0.04465391,0;0;0,0.01345013;0.3341881;0.01366413,0.02519536;0.6546935;0.0124737,0.195693;0.5124844;0.002483009,0.2387152;0.2149211;-0.002212406,0.2760116;-0.04449558;-0.05600154,-0.1553871;0.5282745;-0.0006541377,-0.2167937;0.2339814;-0.006787709,-0.2625421;-0.02002558;-0.07727798,0.0763129;0.0001059026;-0.03977931,0.072936;-0.3503008;-0.01708233,0.03459038;-0.7211718;0.05498374,0.03235804;-0.7096771;-0.06147611,-0.07800922;0.007717625;-0.03551144,-0.130003;-0.3395211;-0.0297404,-0.1756068;-0.710289;0.03852873,-0.1962113;-0.7678202;-0.03778686,0.02254458;0.5763956;0.01521146,649.2347
+0;0;0,0.02823148;0.332875;-0.02113087,0.05831973;0.6502781;-0.05583593,0.232107;0.5378022;-0.04153097,0.3960509;0.2883514;-0.005288433,0.5665091;0.08214074;-0.006866774,-0.1282808;0.5306362;-0.02333475,-0.2931898;0.279404;-0.01312313,-0.4534138;0.06604886;-0.03285048,0.07392199;-0.004263037;-0.0438569,0.06659263;-0.3541896;-0.01541272,0.01847115;-0.7256497;0.04712497,0.01344567;-0.687309;-0.07041438,-0.0800593;0.01436862;-0.02810897,-0.1533067;-0.2939473;-0.1793951,-0.1439079;-0.6566995;-0.06744966,-0.1465628;-0.6183755;-0.1850676,0.05052327;0.5730819;-0.04465391,0;0;0,0.01345013;0.3341881;0.01366413,0.02519536;0.6546935;0.0124737,0.195693;0.5124844;0.002483009,0.2387152;0.2149211;-0.002212406,0.2760116;-0.04449558;-0.05600154,-0.1553871;0.5282745;-0.0006541377,-0.2167937;0.2339814;-0.006787709,-0.2625421;-0.02002558;-0.07727798,0.0763129;0.0001059026;-0.03977931,0.072936;-0.3503008;-0.01708233,0.03459038;-0.7211718;0.05498374,0.03235804;-0.7096771;-0.06147611,-0.07800922;0.007717625;-0.03551144,-0.130003;-0.3395211;-0.0297404,-0.1756068;-0.710289;0.03852873,-0.1962113;-0.7678202;-0.03778686,0.02254458;0.5763956;0.01521146,649.2458
+0;0;0,0.02822913;0.3328474;-0.02112911,0.05831447;0.6502198;-0.05583079,0.2314378;0.537881;-0.04153841,0.3954399;0.2883417;-0.005283013,0.5665906;0.08129333;-0.006867765,-0.1276307;0.5307412;-0.0234088,-0.2925982;0.2794199;-0.01319356,-0.4534732;0.06519802;-0.03300105,0.07387686;-0.004260434;-0.04383012,0.0664318;-0.3597108;-0.01493694,0.01892026;-0.7264625;0.04680808,0.01389529;-0.6881226;-0.0707192,-0.08001042;0.01435984;-0.02809181,-0.1544141;-0.2988231;-0.1817661,-0.1451344;-0.6569772;-0.07123956,-0.147789;-0.6186541;-0.1888455,0.05051881;0.5730315;-0.04464993,0;0;0,0.01448014;0.33412;0.01359463,0.02730866;0.6545529;0.01236427,0.1969754;0.5127524;0.00265336,0.2411648;0.2152515;-0.001992822,0.2794255;-0.04520413;-0.05550039,-0.1529516;0.5286428;-0.0009988695,-0.2166382;0.2346997;-0.005745952,-0.267092;-0.02011728;-0.0742062,0.07625949;1.855195E-05;-0.03976822,0.07194602;-0.3558629;-0.01599872,0.03292041;-0.7219341;0.05503285,0.03082049;-0.7104385;-0.06141734,-0.07796004;0.007783152;-0.03547783,-0.1313393;-0.3448551;-0.02981313,-0.1772802;-0.7108505;0.03736919,-0.1986945;-0.7681014;-0.03902571,0.02438657;0.576273;0.01510811,649.2689
+0;0;0,0.02986632;0.3326729;-0.0216209,0.06094915;0.6498572;-0.05715317,0.2338679;0.5371666;-0.042538,0.4046929;0.2924225;-0.005119301,0.5867766;0.09496941;-0.009799678,-0.1251921;0.5308777;-0.02420746,-0.2994086;0.2858492;-0.01468513,-0.4674274;0.07699172;-0.03235731,0.07370159;-0.004894336;-0.04405841,0.06635825;-0.3604505;-0.01647027,0.01562356;-0.726963;0.04412024,0.01059525;-0.6886959;-0.07341205,-0.07999797;0.01484738;-0.02787297,-0.1586197;-0.2937962;-0.1884748,-0.1442677;-0.6520492;-0.07881396,-0.1469749;-0.6138009;-0.1964239,0.05302823;0.5727139;-0.04575216,0;0;0,0.01448014;0.33412;0.01359463,0.02730866;0.6545529;0.01236427,0.1969754;0.5127524;0.00265336,0.2411648;0.2152515;-0.001992822,0.2794255;-0.04520413;-0.05550039,-0.1529516;0.5286428;-0.0009988695,-0.2166382;0.2346997;-0.005745952,-0.267092;-0.02011728;-0.0742062,0.07625949;1.855195E-05;-0.03976822,0.07194602;-0.3558629;-0.01599872,0.03292041;-0.7219341;0.05503285,0.03082049;-0.7104385;-0.06141734,-0.07796004;0.007783152;-0.03547783,-0.1313393;-0.3448551;-0.02981313,-0.1772802;-0.7108505;0.03736919,-0.1986945;-0.7681014;-0.03902571,0.02438657;0.576273;0.01510811,649.2905
+0;0;0,0.02985574;0.332555;-0.02161324,0.06092742;0.6496255;-0.05713286,0.2341656;0.536898;-0.04251582,0.4054113;0.2915513;-0.005004987,0.5872345;0.09438074;-0.009678667,-0.1255235;0.5305981;-0.02415316,-0.3001689;0.2849662;-0.01460738,-0.4679474;0.07640763;-0.03225427,0.07364637;-0.004890669;-0.04402541,0.06630117;-0.3605369;-0.01643028,0.01551864;-0.727395;0.04421736,0.01049124;-0.6891294;-0.07329374,-0.07993805;0.01483625;-0.0278521,-0.1585797;-0.2938855;-0.1884946,-0.1442142;-0.6524763;-0.07873036,-0.1469208;-0.6142294;-0.1963191,0.05300911;0.5725076;-0.04573561,0;0;0,0.01530494;0.3339846;0.01309002,0.02902901;0.6542611;0.01118016,0.1990289;0.512841;0.002950908,0.24479;0.214843;-0.002553939,0.2844056;-0.04518315;-0.05522966,-0.1519541;0.5288618;-0.001578852,-0.2194667;0.2350041;-0.005687321,-0.2741844;-0.01943535;-0.07068167,0.07619002;-0.0001223385;-0.0397619,0.07093355;-0.3560994;-0.01625872,0.03168654;-0.7224287;0.05518651,0.02976282;-0.710975;-0.06123853,-0.0778888;0.007906903;-0.0354508,-0.1305216;-0.3449456;-0.03049823,-0.1787872;-0.7108631;0.03744826,-0.2015592;-0.7685524;-0.03801357,0.02588247;0.5760224;0.01410961,649.302
+0;0;0,0.02985574;0.332555;-0.02161324,0.06092742;0.6496255;-0.05713286,0.2341656;0.536898;-0.04251582,0.4054113;0.2915513;-0.005004987,0.5872345;0.09438074;-0.009678667,-0.1255235;0.5305981;-0.02415316,-0.3001689;0.2849662;-0.01460738,-0.4679474;0.07640763;-0.03225427,0.07364637;-0.004890669;-0.04402541,0.06630117;-0.3605369;-0.01643028,0.01551864;-0.727395;0.04421736,0.01049124;-0.6891294;-0.07329374,-0.07993805;0.01483625;-0.0278521,-0.1585797;-0.2938855;-0.1884946,-0.1442142;-0.6524763;-0.07873036,-0.1469208;-0.6142294;-0.1963191,0.05300911;0.5725076;-0.04573561,0;0;0,0.01530494;0.3339846;0.01309002,0.02902901;0.6542611;0.01118016,0.1990289;0.512841;0.002950908,0.24479;0.214843;-0.002553939,0.2844056;-0.04518315;-0.05522966,-0.1519541;0.5288618;-0.001578852,-0.2194667;0.2350041;-0.005687321,-0.2741844;-0.01943535;-0.07068167,0.07619002;-0.0001223385;-0.0397619,0.07093355;-0.3560994;-0.01625872,0.03168654;-0.7224287;0.05518651,0.02976282;-0.710975;-0.06123853,-0.0778888;0.007906903;-0.0354508,-0.1305216;-0.3449456;-0.03049823,-0.1787872;-0.7108631;0.03744826,-0.2015592;-0.7685524;-0.03801357,0.02588247;0.5760224;0.01410961,649.3239
+0;0;0,0.03153526;0.3319871;-0.02246487,0.06403002;0.6484268;-0.05891185,0.2361652;0.5361234;-0.04335802,0.416195;0.2963119;-0.00470037,0.6026539;0.1044864;-0.009687637,-0.1220411;0.5305577;-0.02503103,-0.3068276;0.2914696;-0.01475731,-0.4838619;0.09127004;-0.02770909,0.07334659;-0.005353885;-0.04414875,0.06553378;-0.3617306;-0.01811817,0.0124625;-0.7293561;0.04077554,0.007449377;-0.6911949;-0.07673259,-0.07979943;0.01512754;-0.02758093,-0.1636525;-0.2871819;-0.1988137,-0.1450791;-0.6455628;-0.08633421,-0.1477923;-0.6074784;-0.2039232,0.05580061;0.5714747;-0.04726954,0;0;0,0.01600941;0.3336087;0.01278591,0.03030139;0.6534808;0.01061666,0.1994654;0.512539;0.002760649,0.2469333;0.2139814;-0.002222419,0.2881555;-0.04499808;-0.05531812,-0.150327;0.5293875;-0.001531776,-0.2221255;0.2357055;-0.004781824,-0.2810959;-0.01787484;-0.06649294,0.07606427;-0.0003274232;-0.03964365,0.06897105;-0.3569207;-0.01653838,0.02959839;-0.723923;0.05552185,0.02763331;-0.7124761;-0.06089044,-0.07767987;0.008064194;-0.0354726,-0.1303343;-0.345426;-0.03157968,-0.1814221;-0.7115221;0.03768234,-0.20437;-0.769535;-0.03733112,0.02702917;0.5753447;0.01360559,649.3353
+0;0;0,0.03153526;0.3319871;-0.02246487,0.06403002;0.6484268;-0.05891185,0.2361652;0.5361234;-0.04335802,0.416195;0.2963119;-0.00470037,0.6026539;0.1044864;-0.009687637,-0.1220411;0.5305577;-0.02503103,-0.3068276;0.2914696;-0.01475731,-0.4838619;0.09127004;-0.02770909,0.07334659;-0.005353885;-0.04414875,0.06553378;-0.3617306;-0.01811817,0.0124625;-0.7293561;0.04077554,0.007449377;-0.6911949;-0.07673259,-0.07979943;0.01512754;-0.02758093,-0.1636525;-0.2871819;-0.1988137,-0.1450791;-0.6455628;-0.08633421,-0.1477923;-0.6074784;-0.2039232,0.05580061;0.5714747;-0.04726954,0;0;0,0.01600941;0.3336087;0.01278591,0.03030139;0.6534808;0.01061666,0.1994654;0.512539;0.002760649,0.2469333;0.2139814;-0.002222419,0.2881555;-0.04499808;-0.05531812,-0.150327;0.5293875;-0.001531776,-0.2221255;0.2357055;-0.004781824,-0.2810959;-0.01787484;-0.06649294,0.07606427;-0.0003274232;-0.03964365,0.06897105;-0.3569207;-0.01653838,0.02959839;-0.723923;0.05552185,0.02763331;-0.7124761;-0.06089044,-0.07767987;0.008064194;-0.0354726,-0.1303343;-0.345426;-0.03157968,-0.1814221;-0.7115221;0.03768234,-0.20437;-0.769535;-0.03733112,0.02702917;0.5753447;0.01360559,649.3465
+0;0;0,0.03150744;0.3316943;-0.02244506,0.06397126;0.6478327;-0.05885727,0.2355845;0.5357078;-0.04332623,0.4159677;0.2954255;-0.004592691,0.602284;0.1037467;-0.009576144,-0.1215693;0.5301584;-0.02505308,-0.3067186;0.290601;-0.0147592,-0.4836175;0.09055451;-0.02770108,0.0734534;-0.005361681;-0.04421304,0.06556106;-0.365366;-0.01791749,0.01300084;-0.7294513;0.04040909,0.007987585;-0.6912899;-0.07710218,-0.07991563;0.01514957;-0.02762109,-0.1646223;-0.2902372;-0.2005969,-0.1462277;-0.6451669;-0.08920056,-0.148941;-0.6070822;-0.2067927,0.05574983;0.5709552;-0.04722625,0;0;0,0.01666895;0.3332867;0.01263821,0.03151418;0.6528277;0.01037621,0.2003768;0.5130421;0.002739906,0.2493247;0.2141258;-0.002463222,0.2934034;-0.04430848;-0.0548861,-0.1489089;0.5294891;-0.001102963,-0.2240994;0.2360389;-0.003807745,-0.2864376;-0.01698381;-0.06358045,0.07613686;-0.0005865693;-0.03977156,0.06810513;-0.3607757;-0.01618862,0.02758147;-0.7239792;0.0556705,0.02549952;-0.7125373;-0.06074214,-0.07783951;0.00829376;-0.03537183,-0.1307305;-0.3488544;-0.03321903,-0.1831633;-0.7108665;0.03692889,-0.2071795;-0.7690823;-0.03751457,0.02811529;0.5747737;0.01338279,649.3688
+0;0;0,0.03120126;0.3316837;-0.02302135,0.06310077;0.647845;-0.05975198,0.2351353;0.5364321;-0.04411223,0.4237385;0.3026907;-0.004517175,0.6226873;0.1240988;-0.006437592,-0.1221562;0.5305384;-0.02517455,-0.3157113;0.2976776;-0.0158895,-0.500558;0.1049133;-0.02825834,0.07334086;-0.005752016;-0.04435059,0.06508711;-0.3657975;-0.01873798,0.01068729;-0.7299131;0.03768175,0.005611934;-0.6918092;-0.07983084,-0.07990713;0.01548996;-0.02745639,-0.1683974;-0.2842205;-0.2082877,-0.1450961;-0.6386997;-0.09637575,-0.1721259;-0.7010662;-0.1644819,0.05515961;0.5709446;-0.04807745,0;0;0,0.01666895;0.3332867;0.01263821,0.03151418;0.6528277;0.01037621,0.2003768;0.5130421;0.002739906,0.2493247;0.2141258;-0.002463222,0.2934034;-0.04430848;-0.0548861,-0.1489089;0.5294891;-0.001102963,-0.2240994;0.2360389;-0.003807745,-0.2864376;-0.01698381;-0.06358045,0.07613686;-0.0005865693;-0.03977156,0.06810513;-0.3607757;-0.01618862,0.02758147;-0.7239792;0.0556705,0.02549952;-0.7125373;-0.06074214,-0.07783951;0.00829376;-0.03537183,-0.1307305;-0.3488544;-0.03321903,-0.1831633;-0.7108665;0.03692889,-0.2071795;-0.7690823;-0.03751457,0.02811529;0.5747737;0.01338279,649.3801
+0;0;0,0.03120126;0.3316837;-0.02302135,0.06310077;0.647845;-0.05975198,0.2351353;0.5364321;-0.04411223,0.4237385;0.3026907;-0.004517175,0.6226873;0.1240988;-0.006437592,-0.1221562;0.5305384;-0.02517455,-0.3157113;0.2976776;-0.0158895,-0.500558;0.1049133;-0.02825834,0.07334086;-0.005752016;-0.04435059,0.06508711;-0.3657975;-0.01873798,0.01068729;-0.7299131;0.03768175,0.005611934;-0.6918092;-0.07983084,-0.07990713;0.01548996;-0.02745639,-0.1683974;-0.2842205;-0.2082877,-0.1450961;-0.6386997;-0.09637575,-0.1721259;-0.7010662;-0.1644819,0.05515961;0.5709446;-0.04807745,0;0;0,0.01666895;0.3332867;0.01263821,0.03151418;0.6528277;0.01037621,0.2003768;0.5130421;0.002739906,0.2493247;0.2141258;-0.002463222,0.2934034;-0.04430848;-0.0548861,-0.1489089;0.5294891;-0.001102963,-0.2240994;0.2360389;-0.003807745,-0.2864376;-0.01698381;-0.06358045,0.07613686;-0.0005865693;-0.03977156,0.06810513;-0.3607757;-0.01618862,0.02758147;-0.7239792;0.0556705,0.02549952;-0.7125373;-0.06074214,-0.07783951;0.00829376;-0.03537183,-0.1307305;-0.3488544;-0.03321903,-0.1831633;-0.7108665;0.03692889,-0.2071795;-0.7690823;-0.03751457,0.02811529;0.5747737;0.01338279,649.3915
+0;0;0,0.03117999;0.3314576;-0.02300565,0.06305997;0.6474253;-0.0597139,0.235542;0.5359721;-0.04407118,0.4239914;0.3024213;-0.004508413,0.6234156;0.1234026;-0.00643342,-0.1226287;0.5300639;-0.0250869,-0.3160259;0.297393;-0.01580943,-0.5013143;0.104168;-0.02820782,0.073379;-0.005755008;-0.04437365,0.06514867;-0.3647791;-0.01883371,0.01038906;-0.7313029;0.03795918,0.005314081;-0.6931996;-0.07954454,-0.07994869;0.01549802;-0.02747067,-0.1681879;-0.2833622;-0.2077889,-0.1447325;-0.6401858;-0.09513682,-0.1717603;-0.7025454;-0.1632379,0.05512343;0.5705696;-0.04804616,0;0;0,0.01696941;0.333055;0.01232958,0.03201042;0.6523887;0.009788514,0.2013925;0.5128289;0.00247872,0.2533513;0.2146729;-0.002777099,0.3001036;-0.04387709;-0.05557406,-0.1488584;0.5285597;-0.0006294576,-0.2267383;0.2360597;-0.002321645,-0.2934249;-0.01696277;-0.06023464,0.07617654;-0.0006916523;-0.03979039,0.06738473;-0.3598675;-0.01668751,0.02627242;-0.7254367;0.05564928,0.0239691;-0.713993;-0.06075048,-0.07790619;0.008368416;-0.03531593,-0.1307729;-0.347754;-0.03480673,-0.1848633;-0.711675;0.03730031,-0.2069073;-0.7677764;-0.04015397,0.0285725;0.5743845;0.01286221,649.4135
+0;0;0,0.03088463;0.3312906;-0.02374247,0.06231666;0.6471338;-0.06088207,0.2353622;0.5358977;-0.04512828,0.4349178;0.3118137;-0.004385684,0.6481295;0.144817;-0.008055892,-0.1234089;0.5299209;-0.02557642,-0.3248982;0.3040704;-0.01610723,-0.5195663;0.1161318;-0.02810674,0.07361653;-0.005705384;-0.04461476,0.06496922;-0.3634194;-0.02014989,0.008889832;-0.7315278;0.03533972,0.003749949;-0.69349;-0.08217408,-0.08030816;0.0153362;-0.02752856,-0.1725988;-0.2741519;-0.2180849,-0.1453372;-0.6318538;-0.1039187,-0.172576;-0.6961783;-0.1691987,0.05460242;0.5702942;-0.04914051,0;0;0,0.01757097;0.3328909;0.01207995,0.03317346;0.6520762;0.009289622,0.2029337;0.5130244;0.002534389,0.2578501;0.2152746;-0.002494335,0.3074885;-0.04578066;-0.05490386,-0.1481838;0.5280181;0.0005190158,-0.2293955;0.236304;-0.001375027,-0.3021848;-0.01824293;-0.05854277,0.0763763;-0.000777319;-0.04010582,0.06691803;-0.358584;-0.01735723,0.02454149;-0.7254549;0.05570269,0.02194529;-0.7140257;-0.06069708,-0.07833265;0.008459759;-0.03514043,-0.1308965;-0.346316;-0.03709653,-0.1863023;-0.7113868;0.03626067,-0.2084367;-0.766986;-0.04173521,0.02960068;0.5741076;0.01242518,649.436
+0;0;0,0.03088463;0.3312906;-0.02374247,0.06231666;0.6471338;-0.06088207,0.2353622;0.5358977;-0.04512828,0.4349178;0.3118137;-0.004385684,0.6481295;0.144817;-0.008055892,-0.1234089;0.5299209;-0.02557642,-0.3248982;0.3040704;-0.01610723,-0.5195663;0.1161318;-0.02810674,0.07361653;-0.005705384;-0.04461476,0.06496922;-0.3634194;-0.02014989,0.008889832;-0.7315278;0.03533972,0.003749949;-0.69349;-0.08217408,-0.08030816;0.0153362;-0.02752856,-0.1725988;-0.2741519;-0.2180849,-0.1453372;-0.6318538;-0.1039187,-0.172576;-0.6961783;-0.1691987,0.05460242;0.5702942;-0.04914051,0;0;0,0.01757097;0.3328909;0.01207995,0.03317346;0.6520762;0.009289622,0.2029337;0.5130244;0.002534389,0.2578501;0.2152746;-0.002494335,0.3074885;-0.04578066;-0.05490386,-0.1481838;0.5280181;0.0005190158,-0.2293955;0.236304;-0.001375027,-0.3021848;-0.01824293;-0.05854277,0.0763763;-0.000777319;-0.04010582,0.06691803;-0.358584;-0.01735723,0.02454149;-0.7254549;0.05570269,0.02194529;-0.7140257;-0.06069708,-0.07833265;0.008459759;-0.03514043,-0.1308965;-0.346316;-0.03709653,-0.1863023;-0.7113868;0.03626067,-0.2084367;-0.766986;-0.04173521,0.02960068;0.5741076;0.01242518,649.4581
+0;0;0,0.03084857;0.3309038;-0.02371474,0.06223486;0.6462876;-0.06079984,0.2347201;0.5352824;-0.0450774,0.4346294;0.3108011;-0.004262574,0.6483362;0.1434167;-0.007941305,-0.1229146;0.5293245;-0.02558748,-0.3247611;0.3030736;-0.0161015,-0.5198812;0.1146987;-0.02812887,0.0736189;-0.005705568;-0.0446162,0.06502581;-0.3611773;-0.02030469,0.008498214;-0.7322277;0.03562842,0.003358062;-0.6941894;-0.08189153,-0.08031076;0.0153367;-0.02752944,-0.1720228;-0.2723368;-0.2168913,-0.1445434;-0.6328976;-0.1018127,-0.1717836;-0.6972269;-0.167096,0.05453287;0.5695699;-0.04907693,0;0;0,0.01845691;0.3324658;0.01171267,0.03516686;0.6511245;0.008469343,0.2043099;0.5130386;0.001920104,0.2613304;0.2151424;-0.003365874,0.3162459;-0.04550207;-0.05581033,-0.146007;0.5272905;0.001552885,-0.2307003;0.2360109;-0.0006155802,-0.311011;-0.01686439;-0.05811273,0.07619821;-0.0009341985;-0.0404458,0.06712879;-0.3565587;-0.01867533,0.02337101;-0.7262122;0.05510724,0.0203563;-0.7147978;-0.06128633,-0.07843923;0.008641716;-0.03486418,-0.1311422;-0.3437574;-0.04275385,-0.187996;-0.7107743;0.03514725,-0.2106084;-0.7655526;-0.04361376,0.03130263;0.5732991;0.01172864,649.4694
+0;0;0,0.0307232;0.3308735;-0.02429226,0.06191589;0.6462259;-0.06182006,0.2344725;0.5351217;-0.04582297,0.4441003;0.3197154;-0.004862603,0.6655637;0.1627371;-0.001199608,-0.1231056;0.5294822;-0.02592664,-0.3351481;0.3127595;-0.01640232,-0.534614;0.1289456;-0.02769214,0.07347909;-0.005902298;-0.04482063,0.06460535;-0.3614717;-0.0220903,0.0146185;-0.7331069;0.0361413,0.009351635;-0.6951391;-0.08137783,-0.08038397;0.01549427;-0.02722585,-0.1758828;-0.2642469;-0.2263486,-0.1452035;-0.6242651;-0.1103831,-0.1715603;-0.688856;-0.1756506,0.05430903;0.5695093;-0.05002922,0;0;0,0.01845691;0.3324658;0.01171267,0.03516686;0.6511245;0.008469343,0.2043099;0.5130386;0.001920104,0.2613304;0.2151424;-0.003365874,0.3162459;-0.04550207;-0.05581033,-0.146007;0.5272905;0.001552885,-0.2307003;0.2360109;-0.0006155802,-0.311011;-0.01686439;-0.05811273,0.07619821;-0.0009341985;-0.0404458,0.06712879;-0.3565587;-0.01867533,0.02337101;-0.7262122;0.05510724,0.0203563;-0.7147978;-0.06128633,-0.07843923;0.008641716;-0.03486418,-0.1311422;-0.3437574;-0.04275385,-0.187996;-0.7107743;0.03514725,-0.2106084;-0.7655526;-0.04361376,0.03130263;0.5732991;0.01172864,649.4917
+0;0;0,0.03070059;0.3306301;-0.02427439,0.06187576;0.6458054;-0.06178139,0.2331845;0.5349771;-0.0458192,0.4431886;0.3191841;-0.004785314,0.6661166;0.1611676;-0.001098095,-0.1219096;0.5293767;-0.02606109,-0.3343327;0.3122649;-0.01651967,-0.5351177;0.1272354;-0.02788416,0.07380357;-0.005928363;-0.04501856,0.06493483;-0.3612973;-0.02230104,0.0147716;-0.7342439;0.03613605,0.009504536;-0.6962758;-0.0813874,-0.08073895;0.01556269;-0.02734608,-0.176184;-0.2640208;-0.2263566,-0.1453964;-0.6253093;-0.1099818,-0.1717541;-0.6899037;-0.1752518,0.05427258;0.5691257;-0.04999623,0;0;0,0.01871611;0.3322127;0.01150918,0.03547545;0.6506881;0.008129716,0.2034169;0.513131;0.001125813,0.2659489;0.2157912;-0.004432678,0.3253774;-0.04592255;-0.0559485,-0.1444965;0.5270481;0.00281271,-0.2328554;0.2362878;0.001001907,-0.3206151;-0.01573887;-0.05782411,0.07634936;-0.001115173;-0.04096723,0.06587012;-0.3564932;-0.01909244,0.02176125;-0.7275789;0.05418909,0.01823851;-0.7161489;-0.06219709,-0.07897861;0.008839611;-0.03454019,-0.1322379;-0.34306;-0.04909845,-0.1905947;-0.710209;0.03346382,-0.2136186;-0.7618014;-0.04848487,0.03161852;0.5729012;0.01141644,649.5032
+0;0;0,0.03069725;0.3305941;-0.02427175,0.0618766;0.6458116;-0.06178418,0.2326117;0.535073;-0.04583237,0.4432692;0.3186086;-0.004670814,0.6661529;0.1606236;-0.0009843276,-0.1213477;0.5294906;-0.02613739,-0.3344318;0.3117033;-0.01656629,-0.5351769;0.1267106;-0.02792852,0.07409804;-0.005952017;-0.04519818,0.06523899;-0.360933;-0.02250547,0.01512497;-0.7335137;0.03587428,0.009857468;-0.6955449;-0.08165911,-0.08106109;0.01562479;-0.02745519,-0.1764019;-0.2636534;-0.2262484,-0.1456445;-0.6245875;-0.1099878,-0.1720045;-0.6891899;-0.1752633,0.05427149;0.5691126;-0.04999606,0;0;0,0.01926827;0.3321596;0.01107419,0.03658229;0.6506422;0.007205367,0.2038142;0.5132928;-0.0001821518,0.2710747;0.2160162;-0.005688787,0.3342315;-0.04458481;-0.05811334,-0.1429562;0.5268901;0.003360774,-0.2345835;0.2361467;0.002761737,-0.3283923;-0.01347442;-0.05672988,0.07650004;-0.001241922;-0.04141283,0.06560136;-0.3562442;-0.01997626,0.02126555;-0.7269685;0.05305624,0.01726732;-0.7155697;-0.06331968,-0.07946635;0.008987637;-0.03425118,-0.1332682;-0.3417049;-0.06117742,-0.1914594;-0.7072173;0.0268587,-0.1916309;-0.6954691;-0.08964103,0.03258991;0.572848;0.01061952,649.525
+0;0;0,0.03169171;0.3304967;-0.02432037,0.06356423;0.645589;-0.06229219,0.2339585;0.5342684;-0.04614178,0.4515061;0.3248273;-0.004487239,0.6776726;0.1716807;0.002208509,-0.1199491;0.5297149;-0.02636444,-0.341094;0.3200994;-0.0172011,-0.5467438;0.1405221;-0.0276986,0.07399082;-0.006032836;-0.04536282,0.06462663;-0.3610547;-0.023529,0.01499898;-0.7337135;0.03476702,0.009683166;-0.6957592;-0.08276517,-0.08112172;0.01566077;-0.02725489,-0.1791862;-0.2574766;-0.2331293,-0.1464756;-0.6180797;-0.1163758,-0.1746642;-0.6797013;-0.1850505,0.05574013;0.5689318;-0.05037628,0;0;0,0.01926827;0.3321596;0.01107419,0.03658229;0.6506422;0.007205367,0.2038142;0.5132928;-0.0001821518,0.2710747;0.2160162;-0.005688787,0.3342315;-0.04458481;-0.05811334,-0.1429562;0.5268901;0.003360774,-0.2345835;0.2361467;0.002761737,-0.3283923;-0.01347442;-0.05672988,0.07650004;-0.001241922;-0.04141283,0.06560136;-0.3562442;-0.01997626,0.02126555;-0.7269685;0.05305624,0.01726732;-0.7155697;-0.06331968,-0.07946635;0.008987637;-0.03425118,-0.1332682;-0.3417049;-0.06117742,-0.1914594;-0.7072173;0.0268587,-0.1916309;-0.6954691;-0.08964103,0.03258991;0.572848;0.01061952,649.5364
+0;0;0,0.03169171;0.3304967;-0.02432037,0.06356423;0.645589;-0.06229219,0.2339585;0.5342684;-0.04614178,0.4515061;0.3248273;-0.004487239,0.6776726;0.1716807;0.002208509,-0.1199491;0.5297149;-0.02636444,-0.341094;0.3200994;-0.0172011,-0.5467438;0.1405221;-0.0276986,0.07399082;-0.006032836;-0.04536282,0.06462663;-0.3610547;-0.023529,0.01499898;-0.7337135;0.03476702,0.009683166;-0.6957592;-0.08276517,-0.08112172;0.01566077;-0.02725489,-0.1791862;-0.2574766;-0.2331293,-0.1464756;-0.6180797;-0.1163758,-0.1746642;-0.6797013;-0.1850505,0.05574013;0.5689318;-0.05037628,0;0;0,0.01926827;0.3321596;0.01107419,0.03658229;0.6506422;0.007205367,0.2038142;0.5132928;-0.0001821518,0.2710747;0.2160162;-0.005688787,0.3342315;-0.04458481;-0.05811334,-0.1429562;0.5268901;0.003360774,-0.2345835;0.2361467;0.002761737,-0.3283923;-0.01347442;-0.05672988,0.07650004;-0.001241922;-0.04141283,0.06560136;-0.3562442;-0.01997626,0.02126555;-0.7269685;0.05305624,0.01726732;-0.7155697;-0.06331968,-0.07946635;0.008987637;-0.03425118,-0.1332682;-0.3417049;-0.06117742,-0.1914594;-0.7072173;0.0268587,-0.1916309;-0.6954691;-0.08964103,0.03258991;0.572848;0.01061952,649.5476
+0;0;0,0.03167387;0.3303107;-0.02430668,0.06353258;0.6452664;-0.06226218,0.2326964;0.5342158;-0.04614576,0.4492527;0.325729;-0.004681028,0.6787993;0.1702936;0.002114788,-0.1187617;0.5296938;-0.02650531,-0.3388989;0.3210334;-0.01738372,-0.5476221;0.1387724;-0.02803811,0.07406127;-0.00603858;-0.04540601,0.06471229;-0.3604838;-0.02360766,0.01493047;-0.7343003;0.03486945,0.009614518;-0.6963457;-0.08266573,-0.08119895;0.01567568;-0.02728084,-0.1791041;-0.2570181;-0.2328208,-0.1462919;-0.6187413;-0.1157047,-0.1744812;-0.6803653;-0.1843812,0.05571155;0.5686393;-0.05035096,0;0;0,0.02013537;0.3319393;0.01049042,0.03857246;0.6502101;0.00592041,0.2043535;0.5134376;-0.001305102,0.275314;0.2184492;-0.006703137,0.3444152;-0.04437473;-0.06189907,-0.1400634;0.5266555;0.003997638,-0.2353633;0.2385738;0.007091489,-0.3371616;-0.01192239;-0.05444503,0.0763572;-0.001402378;-0.04184318,0.06568466;-0.3558705;-0.0210489,0.02005486;-0.7275919;0.05228353,0.01560943;-0.7162291;-0.06407344,-0.07969255;0.009167063;-0.03388664,-0.1351794;-0.3400417;-0.068069,-0.1919701;-0.7064009;0.02244227,-0.1926008;-0.6946687;-0.09405639,0.03428292;0.5724711;0.00952661,649.5699
+0;0;0,0.03243859;0.3302257;-0.02445214,0.06487564;0.6450722;-0.0628154,0.2337393;0.5334288;-0.0462887,0.4570339;0.3322372;-0.004525106,0.6923082;0.1857769;0.00513387,-0.1176498;0.5298868;-0.0268224,-0.3459054;0.3301539;-0.01739673,-0.5581073;0.1519483;-0.0279361,0.07393828;-0.006171429;-0.04558821,0.06406053;-0.3606441;-0.0244807,0.01708493;-0.7347574;0.03441789,0.01177066;-0.6968449;-0.08312018,-0.08125184;0.0157959;-0.02705307,-0.1812808;-0.25117;-0.2389903,-0.1457724;-0.6125954;-0.1217411,-0.1755647;-0.6723391;-0.1922006,0.05688513;0.5684806;-0.0507888,0;0;0,0.02013537;0.3319393;0.01049042,0.03857246;0.6502101;0.00592041,0.2043535;0.5134376;-0.001305102,0.275314;0.2184492;-0.006703137,0.3444152;-0.04437473;-0.06189907,-0.1400634;0.5266555;0.003997638,-0.2353633;0.2385738;0.007091489,-0.3371616;-0.01192239;-0.05444503,0.0763572;-0.001402378;-0.04184318,0.06568466;-0.3558705;-0.0210489,0.02005486;-0.7275919;0.05228353,0.01560943;-0.7162291;-0.06407344,-0.07969255;0.009167063;-0.03388664,-0.1351794;-0.3400417;-0.068069,-0.1919701;-0.7064009;0.02244227,-0.1926008;-0.6946687;-0.09405639,0.03428292;0.5724711;0.00952661,649.5814
+0;0;0,0.03243859;0.3302257;-0.02445214,0.06487564;0.6450722;-0.0628154,0.2337393;0.5334288;-0.0462887,0.4570339;0.3322372;-0.004525106,0.6923082;0.1857769;0.00513387,-0.1176498;0.5298868;-0.0268224,-0.3459054;0.3301539;-0.01739673,-0.5581073;0.1519483;-0.0279361,0.07393828;-0.006171429;-0.04558821,0.06406053;-0.3606441;-0.0244807,0.01708493;-0.7347574;0.03441789,0.01177066;-0.6968449;-0.08312018,-0.08125184;0.0157959;-0.02705307,-0.1812808;-0.25117;-0.2389903,-0.1457724;-0.6125954;-0.1217411,-0.1755647;-0.6723391;-0.1922006,0.05688513;0.5684806;-0.0507888,0;0;0,0.02013537;0.3319393;0.01049042,0.03857246;0.6502101;0.00592041,0.2043535;0.5134376;-0.001305102,0.275314;0.2184492;-0.006703137,0.3444152;-0.04437473;-0.06189907,-0.1400634;0.5266555;0.003997638,-0.2353633;0.2385738;0.007091489,-0.3371616;-0.01192239;-0.05444503,0.0763572;-0.001402378;-0.04184318,0.06568466;-0.3558705;-0.0210489,0.02005486;-0.7275919;0.05228353,0.01560943;-0.7162291;-0.06407344,-0.07969255;0.009167063;-0.03388664,-0.1351794;-0.3400417;-0.068069,-0.1919701;-0.7064009;0.02244227,-0.1926008;-0.6946687;-0.09405639,0.03428292;0.5724711;0.00952661,649.5925
+0;0;0,0.03240792;0.3299134;-0.02442902,0.06482302;0.6445467;-0.06276667,0.2339248;0.5329013;-0.04624095,0.4570937;0.3318229;-0.004500862,0.6937913;0.1844766;0.005216544,-0.1179282;0.5293546;-0.02674896,-0.3460553;0.3297341;-0.01732859,-0.5595409;0.1504504;-0.02793172,0.07420101;-0.006193358;-0.04575019,0.06436977;-0.358997;-0.02474208,0.01720209;-0.7346399;0.03439733,0.01188737;-0.6967267;-0.08315077,-0.08154055;0.01585203;-0.0271492,-0.1810985;-0.2498569;-0.2380885,-0.1454449;-0.6127599;-0.1203599,-0.1752398;-0.6725113;-0.1908254,0.05683712;0.5679993;-0.050747,0;0;0,0.0201287;0.3316408;0.009959221,0.03841661;0.6496984;0.00499332,0.2048128;0.5138518;-0.001976013,0.2804657;0.2202394;-0.008867621,0.3550721;-0.04223764;-0.06692636,-0.1404295;0.526086;0.004655025,-0.2399228;0.2396553;0.0107881,-0.3496794;-0.008755103;-0.05306246,0.07646009;-0.00144051;-0.04229665,0.06565142;-0.3542795;-0.02239037,0.01890624;-0.7273549;0.0514977,0.01408933;-0.7160297;-0.06484866,-0.08016048;0.009212282;-0.03356576,-0.137776;-0.3368837;-0.07722846,-0.1926336;-0.7037506;0.01884051,-0.1936398;-0.6920347;-0.09766316,0.03417678;0.5720057;0.008686543,649.6052
+0;0;0,0.03340809;0.3294869;-0.02449961,0.0668115;0.6437858;-0.06305633,0.235595;0.5316437;-0.04663545,0.4628219;0.340786;-0.004501738,0.7040709;0.1990953;0.00941728,-0.1164281;0.5292012;-0.02709775,-0.3502701;0.3419437;-0.01779426,-0.5700142;0.1685234;-0.02823236,0.07420886;-0.006627471;-0.04604025,0.06400842;-0.3597352;-0.02564351,0.02013976;-0.7351863;0.03427055,0.01475633;-0.6972209;-0.08327188,-0.0817384;0.01635494;-0.02686877,-0.1834842;-0.2424945;-0.2456148,-0.1459315;-0.6047561;-0.1279965,-0.1754081;-0.6619155;-0.2017734,0.05854464;0.5673221;-0.05097008,0;0;0,0.02027647;0.3313342;0.009189129,0.03882654;0.6491636;0.003537059,0.2055291;0.5141566;-0.002628565,0.2869574;0.2258351;-0.01124096,0.3621965;-0.03788653;-0.06834626,-0.1401657;0.5254686;0.005257199,-0.2438289;0.2443845;0.01418201,-0.3590568;-0.00253512;-0.0508123,0.07647271;-0.001634419;-0.04265952,0.06481619;-0.3547512;-0.02322257,0.01783992;-0.7273988;0.05029428,0.01267415;-0.7161252;-0.06602979,-0.08046515;0.009407371;-0.03327828,-0.1404567;-0.3355138;-0.08461563,-0.1913974;-0.7026697;0.01066933,-0.1927977;-0.6909783;-0.1058274,0.03451294;0.5715265;0.007407069,649.6255
+0;0;0,0.03340809;0.3294869;-0.02449961,0.0668115;0.6437858;-0.06305633,0.235595;0.5316437;-0.04663545,0.4628219;0.340786;-0.004501738,0.7040709;0.1990953;0.00941728,-0.1164281;0.5292012;-0.02709775,-0.3502701;0.3419437;-0.01779426,-0.5700142;0.1685234;-0.02823236,0.07420886;-0.006627471;-0.04604025,0.06400842;-0.3597352;-0.02564351,0.02013976;-0.7351863;0.03427055,0.01475633;-0.6972209;-0.08327188,-0.0817384;0.01635494;-0.02686877,-0.1834842;-0.2424945;-0.2456148,-0.1459315;-0.6047561;-0.1279965,-0.1754081;-0.6619155;-0.2017734,0.05854464;0.5673221;-0.05097008,0;0;0,0.02027647;0.3313342;0.009189129,0.03882654;0.6491636;0.003537059,0.2055291;0.5141566;-0.002628565,0.2869574;0.2258351;-0.01124096,0.3621965;-0.03788653;-0.06834626,-0.1401657;0.5254686;0.005257199,-0.2438289;0.2443845;0.01418201,-0.3590568;-0.00253512;-0.0508123,0.07647271;-0.001634419;-0.04265952,0.06481619;-0.3547512;-0.02322257,0.01783992;-0.7273988;0.05029428,0.01267415;-0.7161252;-0.06602979,-0.08046515;0.009407371;-0.03327828,-0.1404567;-0.3355138;-0.08461563,-0.1913974;-0.7026697;0.01066933,-0.1927977;-0.6909783;-0.1058274,0.03451294;0.5715265;0.007407069,649.6373
+0;0;0,0.03340809;0.3294869;-0.02449961,0.0668115;0.6437858;-0.06305633,0.235595;0.5316437;-0.04663545,0.4628219;0.340786;-0.004501738,0.7040709;0.1990953;0.00941728,-0.1164281;0.5292012;-0.02709775,-0.3502701;0.3419437;-0.01779426,-0.5700142;0.1685234;-0.02823236,0.07420886;-0.006627471;-0.04604025,0.06400842;-0.3597352;-0.02564351,0.02013976;-0.7351863;0.03427055,0.01475633;-0.6972209;-0.08327188,-0.0817384;0.01635494;-0.02686877,-0.1834842;-0.2424945;-0.2456148,-0.1459315;-0.6047561;-0.1279965,-0.1754081;-0.6619155;-0.2017734,0.05854464;0.5673221;-0.05097008,0;0;0,0.02027647;0.3313342;0.009189129,0.03882654;0.6491636;0.003537059,0.2055291;0.5141566;-0.002628565,0.2869574;0.2258351;-0.01124096,0.3621965;-0.03788653;-0.06834626,-0.1401657;0.5254686;0.005257199,-0.2438289;0.2443845;0.01418201,-0.3590568;-0.00253512;-0.0508123,0.07647271;-0.001634419;-0.04265952,0.06481619;-0.3547512;-0.02322257,0.01783992;-0.7273988;0.05029428,0.01267415;-0.7161252;-0.06602979,-0.08046515;0.009407371;-0.03327828,-0.1404567;-0.3355138;-0.08461563,-0.1913974;-0.7026697;0.01066933,-0.1927977;-0.6909783;-0.1058274,0.03451294;0.5715265;0.007407069,649.6591
+0;0;0,0.03401801;0.3290197;-0.02477537,0.06764463;0.6428766;-0.06372654,0.2354899;0.530569;-0.04731437,0.468841;0.3465824;-0.003510669,0.7145709;0.2136738;0.01162183,-0.1149051;0.5290515;-0.02756969,-0.3540364;0.3475758;-0.01730283,-0.5789665;0.1815073;-0.02753028,0.0742505;-0.006771147;-0.04634385,0.06337783;-0.3599468;-0.02699609,0.02103797;-0.7355289;0.03355239,0.01555332;-0.6976057;-0.08399747,-0.08202374;0.01645628;-0.02660891,-0.1846214;-0.238618;-0.2494013,-0.1464864;-0.6009126;-0.1318892,-0.1765022;-0.6565062;-0.207279,0.0593386;0.5665234;-0.05154711,0;0;0,0.02079916;0.3309309;0.008781552,0.03983252;0.6483591;0.002744317,0.2059623;0.5146789;-0.003191233,0.2918296;0.2270257;-0.01343894,0.3712389;-0.03448442;-0.07330155,-0.1385522;0.5252447;0.005537061,-0.2475122;0.2455382;0.01624237,-0.3670806;0.001018703;-0.04849187,0.07641242;-0.001783788;-0.04318213,0.06446476;-0.3549345;-0.0240128,0.01645559;-0.7274469;0.04981387,0.01105386;-0.7162086;-0.06650317,-0.08084133;0.00958703;-0.03285581,-0.1443338;-0.332619;-0.09680393,-0.1900306;-0.699764;0.001364924,-0.1917196;-0.6880595;-0.1151394,0.03540514;0.5708231;0.006707549,649.6705
+0;0;0,0.03395718;0.3284313;-0.02473106,0.06752478;0.6417375;-0.0636138,0.2329582;0.530061;-0.04728159,0.4660614;0.3462698;-0.003524438,0.7140018;0.2121657;0.01174418,-0.1126098;0.5285643;-0.02780892,-0.351487;0.3472815;-0.01755296,-0.5784404;0.1797192;-0.02787242,0.07447805;-0.006791898;-0.04648587,0.06360917;-0.3598444;-0.02714487,0.02141537;-0.7341309;0.03319475,0.01593027;-0.696207;-0.08436482,-0.08227511;0.01650671;-0.02669046,-0.184837;-0.2384786;-0.2494052,-0.1468335;-0.5995234;-0.1322984,-0.1768518;-0.6551241;-0.2076944,0.05923352;0.5655201;-0.05145603,0;0;0,0.02152511;0.3303082;0.008063436,0.04137537;0.6471124;0.001325488,0.2051107;0.5148269;-0.004076004,0.2958525;0.2290801;-0.01614583,0.381467;-0.03220174;-0.08012557,-0.1350243;0.5255549;0.004979609,-0.2492225;0.2485004;0.02016261,-0.3745911;0.003998846;-0.04459215,0.07649961;-0.002067387;-0.04356122,0.0631797;-0.3550832;-0.02510405,0.01482965;-0.7262527;0.04842901,0.009307578;-0.7150914;-0.0678798,-0.0812147;0.009824998;-0.03258353,-0.1471894;-0.3306139;-0.1024907,-0.1899832;-0.6968842;-0.004887693,-0.2050987;-0.7572798;-0.07913921,0.03673939;0.5697367;0.005467057,649.6927
+0;0;0,0.03395718;0.3284313;-0.02473106,0.06752478;0.6417375;-0.0636138,0.2329582;0.530061;-0.04728159,0.4660614;0.3462698;-0.003524438,0.7140018;0.2121657;0.01174418,-0.1126098;0.5285643;-0.02780892,-0.351487;0.3472815;-0.01755296,-0.5784404;0.1797192;-0.02787242,0.07447805;-0.006791898;-0.04648587,0.06360917;-0.3598444;-0.02714487,0.02141537;-0.7341309;0.03319475,0.01593027;-0.696207;-0.08436482,-0.08227511;0.01650671;-0.02669046,-0.184837;-0.2384786;-0.2494052,-0.1468335;-0.5995234;-0.1322984,-0.1768518;-0.6551241;-0.2076944,0.05923352;0.5655201;-0.05145603,0;0;0,0.02152511;0.3303082;0.008063436,0.04137537;0.6471124;0.001325488,0.2051107;0.5148269;-0.004076004,0.2958525;0.2290801;-0.01614583,0.381467;-0.03220174;-0.08012557,-0.1350243;0.5255549;0.004979609,-0.2492225;0.2485004;0.02016261,-0.3745911;0.003998846;-0.04459215,0.07649961;-0.002067387;-0.04356122,0.0631797;-0.3550832;-0.02510405,0.01482965;-0.7262527;0.04842901,0.009307578;-0.7150914;-0.0678798,-0.0812147;0.009824998;-0.03258353,-0.1471894;-0.3306139;-0.1024907,-0.1899832;-0.6968842;-0.004887693,-0.2050987;-0.7572798;-0.07913921,0.03673939;0.5697367;0.005467057,649.7039
+0;0;0,0.03448208;0.3283578;-0.02498,0.06831805;0.6415904;-0.06421976,0.233682;0.529887;-0.04767819,0.4763223;0.3592269;-0.002602763,0.724396;0.2255121;0.01386703,-0.1120245;0.5294871;-0.02781207,-0.3568686;0.3562734;-0.01890768,-0.5908949;0.198626;-0.02730369,0.07430761;-0.006968719;-0.04673178,0.06288415;-0.3600479;-0.02821507,0.02127492;-0.7344202;0.03199825,0.01567315;-0.6965122;-0.08555689,-0.08235736;0.01665776;-0.02634063,-0.1859896;-0.2314518;-0.2562108,-0.148169;-0.5925738;-0.139283,-0.1767926;-0.6457404;-0.2178778,0.05996995;0.5653937;-0.05197151,0;0;0,0.02152511;0.3303082;0.008063436,0.04137537;0.6471124;0.001325488,0.2051107;0.5148269;-0.004076004,0.2958525;0.2290801;-0.01614583,0.381467;-0.03220174;-0.08012557,-0.1350243;0.5255549;0.004979609,-0.2492225;0.2485004;0.02016261,-0.3745911;0.003998846;-0.04459215,0.07649961;-0.002067387;-0.04356122,0.0631797;-0.3550832;-0.02510405,0.01482965;-0.7262527;0.04842901,0.009307578;-0.7150914;-0.0678798,-0.0812147;0.009824998;-0.03258353,-0.1471894;-0.3306139;-0.1024907,-0.1899832;-0.6968842;-0.004887693,-0.2050987;-0.7572798;-0.07913921,0.03673939;0.5697367;0.005467057,649.7152
+0;0;0,0.03441918;0.3277588;-0.02493443,0.06821059;0.6405786;-0.06412295,0.2329035;0.5291047;-0.04761273,0.4747694;0.3589893;-0.002681166,0.7238618;0.2247252;0.01385626,-0.1114478;0.5287064;-0.02782448,-0.3555106;0.3560455;-0.01894851,-0.590498;0.1977506;-0.027379,0.07452586;-0.006989188;-0.04686904,0.06312953;-0.35923;-0.02839629,0.02135305;-0.7351071;0.03205905,0.01575183;-0.6971999;-0.08548456,-0.08259925;0.01670669;-0.02641799,-0.1859855;-0.2308137;-0.2557423,-0.1480129;-0.5933872;-0.1383446,-0.1766336;-0.6465458;-0.2169316,0.05987237;0.5644722;-0.05188922,0;0;0,0.02175668;0.3297087;0.00714457,0.04187094;0.6460598;-0.000349164,0.2053025;0.5152957;-0.004784703,0.2996013;0.231749;-0.01767671,0.3899891;-0.02848643;-0.08442187,-0.1340339;0.5252023;0.004326011,-0.2520112;0.2509767;0.02273417,-0.3853757;0.009003505;-0.04059249,0.07662453;-0.002280384;-0.04385364,0.06274725;-0.3544942;-0.02660382,0.01319436;-0.7270731;0.04697073,0.007613327;-0.715975;-0.06931329,-0.08155756;0.009981789;-0.03237886,-0.1503246;-0.3272629;-0.110365,-0.1894507;-0.6960542;-0.01473092,-0.1913892;-0.6844229;-0.131218,0.03716439;0.5687908;0.003976941,649.7266
+0;0;0,0.03483597;0.3277191;-0.02487664,0.06886109;0.6404985;-0.06418105,0.2335404;0.5291651;-0.04767714,0.4779457;0.3626949;-0.002833445,0.732532;0.2395232;0.0161909,-0.1109495;0.5291415;-0.02788813,-0.3610214;0.3652812;-0.01945969,-0.6007473;0.2143405;-0.02924625,0.07448909;-0.006955466;-0.04693247,0.06231904;-0.3592165;-0.02936021,0.02099511;-0.7351146;0.03127559,0.01537449;-0.6971992;-0.08626656,-0.08265045;0.01660715;-0.02632045,-0.1874005;-0.2256857;-0.2605561,-0.1488588;-0.5882199;-0.1432224,-0.1756806;-0.6402355;-0.2236242,0.06048177;0.5644034;-0.05190515,0;0;0,0.02175668;0.3297087;0.00714457,0.04187094;0.6460598;-0.000349164,0.2053025;0.5152957;-0.004784703,0.2996013;0.231749;-0.01767671,0.3899891;-0.02848643;-0.08442187,-0.1340339;0.5252023;0.004326011,-0.2520112;0.2509767;0.02273417,-0.3853757;0.009003505;-0.04059249,0.07662453;-0.002280384;-0.04385364,0.06274725;-0.3544942;-0.02660382,0.01319436;-0.7270731;0.04697073,0.007613327;-0.715975;-0.06931329,-0.08155756;0.009981789;-0.03237886,-0.1503246;-0.3272629;-0.110365,-0.1894507;-0.6960542;-0.01473092,-0.1913892;-0.6844229;-0.131218,0.03716439;0.5687908;0.003976941,649.7503
+0;0;0,0.03477076;0.3271057;-0.02483008,0.06873146;0.6392928;-0.06406,0.2327868;0.5282353;-0.04759519,0.474348;0.3637022;-0.003273327,0.7316262;0.2392282;0.01595216,-0.1104291;0.5282118;-0.02787937,-0.357591;0.3662582;-0.01954902,-0.5998517;0.2137216;-0.02943905,0.07474841;-0.006979679;-0.04709585,0.06258433;-0.359068;-0.02953221,0.02124267;-0.7351272;0.03112959,0.01562245;-0.6972125;-0.08640447,-0.08293818;0.01666496;-0.02641208,-0.1876369;-0.2255091;-0.2605329,-0.1490787;-0.5881988;-0.1431489,-0.1758986;-0.6402087;-0.2235452,0.06036816;0.5633432;-0.05180757,0;0;0,0.02217001;0.3290728;0.006575466,0.04266684;0.644784;-0.001462101,0.2057223;0.5153228;-0.004954814,0.3028442;0.2364866;-0.01927376,0.3976012;-0.02486545;-0.08835101,-0.132855;0.5248882;0.003695027,-0.2530714;0.2556321;0.02458918,-0.3931721;0.01364307;-0.03760853,0.07696621;-0.002398163;-0.04386926,0.06180985;-0.3544277;-0.02749479,0.01159535;-0.7271608;0.04570425,0.006097239;-0.7161104;-0.07056773,-0.08188553;0.01002666;-0.03237725,-0.1524559;-0.3253634;-0.1157796,-0.1886852;-0.6948886;-0.02118526,-0.190579;-0.6832632;-0.1376639,0.0378703;0.5676769;0.002998591,649.7708
+0;0;0,0.03477076;0.3271057;-0.02483008,0.06873146;0.6392928;-0.06406,0.2327868;0.5282353;-0.04759519,0.474348;0.3637022;-0.003273327,0.7316262;0.2392282;0.01595216,-0.1104291;0.5282118;-0.02787937,-0.357591;0.3662582;-0.01954902,-0.5998517;0.2137216;-0.02943905,0.07474841;-0.006979679;-0.04709585,0.06258433;-0.359068;-0.02953221,0.02124267;-0.7351272;0.03112959,0.01562245;-0.6972125;-0.08640447,-0.08293818;0.01666496;-0.02641208,-0.1876369;-0.2255091;-0.2605329,-0.1490787;-0.5881988;-0.1431489,-0.1758986;-0.6402087;-0.2235452,0.06036816;0.5633432;-0.05180757,0;0;0,0.02217001;0.3290728;0.006575466,0.04266684;0.644784;-0.001462101,0.2057223;0.5153228;-0.004954814,0.3028442;0.2364866;-0.01927376,0.3976012;-0.02486545;-0.08835101,-0.132855;0.5248882;0.003695027,-0.2530714;0.2556321;0.02458918,-0.3931721;0.01364307;-0.03760853,0.07696621;-0.002398163;-0.04386926,0.06180985;-0.3544277;-0.02749479,0.01159535;-0.7271608;0.04570425,0.006097239;-0.7161104;-0.07056773,-0.08188553;0.01002666;-0.03237725,-0.1524559;-0.3253634;-0.1157796,-0.1886852;-0.6948886;-0.02118526,-0.190579;-0.6832632;-0.1376639,0.0378703;0.5676769;0.002998591,649.7823
+0;0;0,0.03474854;0.3268966;-0.02481421,0.06869088;0.6389149;-0.06402319,0.2325501;0.5279334;-0.04756897,0.4743626;0.3632292;-0.003200985,0.7302651;0.2394207;0.01592171,-0.1102677;0.52791;-0.02787602,-0.3576867;0.3657879;-0.019537,-0.5986521;0.2140669;-0.02937415,0.07488913;-0.006992818;-0.04718451,0.06273825;-0.3586987;-0.02963995,0.02145707;-0.7342077;0.03093312,0.01583701;-0.6962932;-0.08659751,-0.08309431;0.01669633;-0.0264618,-0.1876793;-0.2252146;-0.2603283,-0.1491775;-0.5873738;-0.143116,-0.1759966;-0.6393813;-0.2235099,0.06033147;0.5630007;-0.05177646,0;0;0,0.02262717;0.3288406;0.006039619,0.04357141;0.6443356;-0.002563834,0.2064739;0.5153626;-0.005195618,0.3082414;0.2379963;-0.02194595,0.4087043;-0.0192498;-0.0920316,-0.1318465;0.5244983;0.003159361,-0.2556298;0.256796;0.02729383,-0.4050858;0.02221547;-0.03447371,0.07710788;-0.002549037;-0.04394925,0.06160003;-0.3542145;-0.02834988,0.01054756;-0.7263563;0.04434466,0.00509201;-0.7153625;-0.07191658,-0.08207541;0.0101432;-0.03231721,-0.1541149;-0.3223941;-0.1238688,-0.1879254;-0.6918511;-0.03038758,-0.189809;-0.68023;-0.1468622,0.03866783;0.5672799;0.002042413,649.8046
+0;0;0,0.03501013;0.3268732;-0.02475536,0.06906906;0.6388685;-0.06404198,0.2328972;0.5278509;-0.04724263,0.4777238;0.3674025;-0.003819488,0.7391679;0.2557034;0.0149045,-0.1099987;0.5284112;-0.02775383,-0.3631268;0.3752553;-0.02152774,-0.614501;0.2415992;-0.03281457,0.0747977;-0.007057102;-0.04731975,0.06218876;-0.3587682;-0.03020948,0.02119108;-0.7343512;0.03009776,0.0156268;-0.6964139;-0.087434,-0.08315167;0.01674547;-0.02624972,-0.1891054;-0.2185522;-0.266169,-0.151052;-0.5810423;-0.1498367,-0.1754996;-0.6305041;-0.2334778,0.06069528;0.5629607;-0.05176528,0;0;0,0.02262717;0.3288406;0.006039619,0.04357141;0.6443356;-0.002563834,0.2064739;0.5153626;-0.005195618,0.3082414;0.2379963;-0.02194595,0.4087043;-0.0192498;-0.0920316,-0.1318465;0.5244983;0.003159361,-0.2556298;0.256796;0.02729383,-0.4050858;0.02221547;-0.03447371,0.07710788;-0.002549037;-0.04394925,0.06160003;-0.3542145;-0.02834988,0.01054756;-0.7263563;0.04434466,0.00509201;-0.7153625;-0.07191658,-0.08207541;0.0101432;-0.03231721,-0.1541149;-0.3223941;-0.1238688,-0.1879254;-0.6918511;-0.03038758,-0.189809;-0.68023;-0.1468622,0.03866783;0.5672799;0.002042413,649.8156
+0;0;0,0.03496869;0.3264863;-0.02472605,0.06899177;0.6381533;-0.06397142,0.2335948;0.5270573;-0.04716455,0.4771898;0.367416;-0.003959846,0.7407396;0.2548173;0.01491493,-0.110827;0.5276201;-0.02758902,-0.3626817;0.3752347;-0.02139425,-0.6160804;0.2405022;-0.03277199,0.07480388;-0.007057685;-0.04732366,0.0622232;-0.3579805;-0.03025174,0.02114438;-0.7343069;0.03017486,0.01558026;-0.6963698;-0.08735353,-0.08315853;0.01674686;-0.02625189,-0.1888748;-0.2180234;-0.2656335,-0.150746;-0.581231;-0.1490709,-0.175193;-0.6306905;-0.2327096,0.06062659;0.5623233;-0.05170732,0;0;0,0.02288789;0.3284391;0.005599976,0.04406795;0.643574;-0.003377438,0.2078905;0.5151142;-0.005248308,0.3124842;0.2404911;-0.02349222,0.421869;-0.01470011;-0.0970149,-0.1322053;0.5238295;0.00339378,-0.259568;0.2596537;0.02947706,-0.415587;0.02589196;-0.02974059,0.0770185;-0.002734348;-0.04410934,0.06191114;-0.3536375;-0.02877045,0.01000107;-0.7265726;0.04323757,0.004459295;-0.7156087;-0.07301128,-0.08210976;0.01031969;-0.03219397,-0.1547622;-0.3195885;-0.1295528,-0.1873238;-0.6897977;-0.03550331,-0.1893188;-0.6781912;-0.1519704,0.03910759;0.5666072;0.001319051,649.8377
+0;0;0,0.03496869;0.3264863;-0.02472605,0.06899177;0.6381533;-0.06397142,0.2335948;0.5270573;-0.04716455,0.4771898;0.367416;-0.003959846,0.7407396;0.2548173;0.01491493,-0.110827;0.5276201;-0.02758902,-0.3626817;0.3752347;-0.02139425,-0.6160804;0.2405022;-0.03277199,0.07480388;-0.007057685;-0.04732366,0.0622232;-0.3579805;-0.03025174,0.02114438;-0.7343069;0.03017486,0.01558026;-0.6963698;-0.08735353,-0.08315853;0.01674686;-0.02625189,-0.1888748;-0.2180234;-0.2656335,-0.150746;-0.581231;-0.1490709,-0.175193;-0.6306905;-0.2327096,0.06062659;0.5623233;-0.05170732,0;0;0,0.02288789;0.3284391;0.005599976,0.04406795;0.643574;-0.003377438,0.2078905;0.5151142;-0.005248308,0.3124842;0.2404911;-0.02349222,0.421869;-0.01470011;-0.0970149,-0.1322053;0.5238295;0.00339378,-0.259568;0.2596537;0.02947706,-0.415587;0.02589196;-0.02974059,0.0770185;-0.002734348;-0.04410934,0.06191114;-0.3536375;-0.02877045,0.01000107;-0.7265726;0.04323757,0.004459295;-0.7156087;-0.07301128,-0.08210976;0.01031969;-0.03219397,-0.1547622;-0.3195885;-0.1295528,-0.1873238;-0.6897977;-0.03550331,-0.1893188;-0.6781912;-0.1519704,0.03910759;0.5666072;0.001319051,649.8495
+0;0;0,0.0348489;0.3262239;-0.02423606,0.06865865;0.6376669;-0.06303799,0.2328217;0.5269407;-0.04702688,0.4845862;0.3840554;-0.001913011,0.7517266;0.268382;0.01652917,-0.1107183;0.5276442;-0.02764579,-0.3672809;0.3862872;-0.0221136,-0.6209681;0.2427895;-0.03376064,0.07473703;-0.006948836;-0.04755524,0.06128236;-0.3569445;-0.03130896,0.02058281;-0.7343972;0.0292233,0.01651693;-0.698514;-0.05723696,-0.08332685;0.01659849;-0.02601031,-0.1904518;-0.2122681;-0.2690871,-0.1521401;-0.5768347;-0.1532659,-0.1685156;-0.60819;-0.2123751,0.06035829;0.5618829;-0.05088347,0;0;0,0.02368757;0.3280803;0.005111337,0.04563501;0.6428474;-0.004394889,0.208712;0.5145292;-0.005459666,0.3174642;0.2431284;-0.02420342,0.4283136;-0.01624474;-0.09851646,-0.1303841;0.523845;0.003051584,-0.2614645;0.2633312;0.03110978,-0.4248055;0.02840389;-0.02557644,0.07694006;-0.002908528;-0.04435289,0.06180167;-0.3529135;-0.02988577,0.008782342;-0.7268919;0.04167056,-0.00621736;-0.7610584;-0.01475799,-0.08222868;0.01046522;-0.03200522,-0.1563859;-0.3166826;-0.1340688,-0.1876526;-0.6889296;-0.04326276,-0.189121;-0.6724783;-0.1289412,0.04049033;0.5659705;0.0004345179,649.8716
+0;0;0,0.03479619;0.3257305;-0.0241994,0.06856436;0.6367904;-0.06295411,0.2322097;0.5262534;-0.046968,0.48127;0.3849028;-0.002338681,0.7431872;0.2714911;0.01574291,-0.110281;0.5269548;-0.02764612,-0.3640879;0.387116;-0.02217334,-0.612815;0.246424;-0.03359266,0.07476563;-0.006951495;-0.04757343,0.06132618;-0.3565511;-0.03134554,0.02045956;-0.7355532;0.0294352,0.01637631;-0.699645;-0.05739433,-0.08335873;0.01660484;-0.02602026,-0.1903624;-0.2120027;-0.2688219,-0.1518934;-0.5780658;-0.1525253,-0.1683389;-0.6096832;-0.2118869,0.06027303;0.5610888;-0.05081281,0;0;0,0.0240258;0.3275672;0.004386306,0.04616587;0.6419125;-0.005733251,0.2087949;0.5141408;-0.006215572,0.3203258;0.2473575;-0.02597225,0.434125;-0.004849046;-0.09830081,-0.1294848;0.523647;0.002418801,-0.263459;0.2686908;0.03483909,-0.4269903;0.0404256;-0.01940393,0.07683696;-0.003035486;-0.04459059,0.06084161;-0.3526459;-0.0311538,0.007141083;-0.728241;0.03992069,-0.00681819;-0.7615646;-0.01827049,-0.08232367;0.01055178;-0.0318265,-0.1586677;-0.3140984;-0.1387735,-0.1889495;-0.6877126;-0.04656436,-0.1904641;-0.6713489;-0.1326033,0.04098336;0.5651315;-0.0007623429,649.8938
+0;0;0,0.03479619;0.3257305;-0.0241994,0.06856436;0.6367904;-0.06295411,0.2322097;0.5262534;-0.046968,0.48127;0.3849028;-0.002338681,0.7431872;0.2714911;0.01574291,-0.110281;0.5269548;-0.02764612,-0.3640879;0.387116;-0.02217334,-0.612815;0.246424;-0.03359266,0.07476563;-0.006951495;-0.04757343,0.06132618;-0.3565511;-0.03134554,0.02045956;-0.7355532;0.0294352,0.01637631;-0.699645;-0.05739433,-0.08335873;0.01660484;-0.02602026,-0.1903624;-0.2120027;-0.2688219,-0.1518934;-0.5780658;-0.1525253,-0.1683389;-0.6096832;-0.2118869,0.06027303;0.5610888;-0.05081281,0;0;0,0.0240258;0.3275672;0.004386306,0.04616587;0.6419125;-0.005733251,0.2087949;0.5141408;-0.006215572,0.3203258;0.2473575;-0.02597225,0.434125;-0.004849046;-0.09830081,-0.1294848;0.523647;0.002418801,-0.263459;0.2686908;0.03483909,-0.4269903;0.0404256;-0.01940393,0.07683696;-0.003035486;-0.04459059,0.06084161;-0.3526459;-0.0311538,0.007141083;-0.728241;0.03992069,-0.00681819;-0.7615646;-0.01827049,-0.08232367;0.01055178;-0.0318265,-0.1586677;-0.3140984;-0.1387735,-0.1889495;-0.6877126;-0.04656436,-0.1904641;-0.6713489;-0.1326033,0.04098336;0.5651315;-0.0007623429,649.905
+0;0;0,0.03422765;0.3254597;-0.02401417,0.06747006;0.6363333;-0.06268393,0.2316241;0.525848;-0.04664543,0.4782494;0.3896284;-0.00383326,0.7504691;0.285617;0.01646992,-0.1117375;0.526981;-0.02754744,-0.364082;0.394633;-0.02319735,-0.6203251;0.2548374;-0.03463449,0.0746789;-0.006772527;-0.04783348,0.05979214;-0.3566467;-0.03231702,0.01966099;-0.7308873;0.02749403,0.01540746;-0.6946411;-0.06413063,-0.08354892;0.01640433;-0.02571624,-0.1944632;-0.2029945;-0.2755893,-0.1567157;-0.5653797;-0.1638038,-0.1729946;-0.6009095;-0.2261979,0.05930749;0.5606691;-0.05055977,0;0;0,0.02418357;0.3272191;0.003875852,0.04640701;0.6412941;-0.006664872,0.2093497;0.5133815;-0.00691998,0.324131;0.2533143;-0.02699471,0.4410732;-0.004276067;-0.09983611,-0.1296486;0.5232185;0.002738413,-0.2651366;0.2747113;0.03590221,-0.4361248;0.04372343;-0.01645979,0.07681683;-0.00312686;-0.04472411,0.0601348;-0.3530302;-0.03193057,0.00710012;-0.7237655;0.0386852,-0.008579761;-0.7623325;-0.02051699,-0.08241117;0.01061373;-0.03172689,-0.1605757;-0.3124789;-0.1429732,-0.1893454;-0.681395;-0.05177467,-0.1911375;-0.6657848;-0.1425596,0.04120743;0.5645741;-0.001596093,649.9271
+0;0;0,0.03422765;0.3254597;-0.02401417,0.06747006;0.6363333;-0.06268393,0.2316241;0.525848;-0.04664543,0.4782494;0.3896284;-0.00383326,0.7504691;0.285617;0.01646992,-0.1117375;0.526981;-0.02754744,-0.364082;0.394633;-0.02319735,-0.6203251;0.2548374;-0.03463449,0.0746789;-0.006772527;-0.04783348,0.05979214;-0.3566467;-0.03231702,0.01966099;-0.7308873;0.02749403,0.01540746;-0.6946411;-0.06413063,-0.08354892;0.01640433;-0.02571624,-0.1944632;-0.2029945;-0.2755893,-0.1567157;-0.5653797;-0.1638038,-0.1729946;-0.6009095;-0.2261979,0.05930749;0.5606691;-0.05055977,0;0;0,0.02418357;0.3272191;0.003875852,0.04640701;0.6412941;-0.006664872,0.2093497;0.5133815;-0.00691998,0.324131;0.2533143;-0.02699471,0.4410732;-0.004276067;-0.09983611,-0.1296486;0.5232185;0.002738413,-0.2651366;0.2747113;0.03590221,-0.4361248;0.04372343;-0.01645979,0.07681683;-0.00312686;-0.04472411,0.0601348;-0.3530302;-0.03193057,0.00710012;-0.7237655;0.0386852,-0.008579761;-0.7623325;-0.02051699,-0.08241117;0.01061373;-0.03172689,-0.1605757;-0.3124789;-0.1429732,-0.1893454;-0.681395;-0.05177467,-0.1911375;-0.6657848;-0.1425596,0.04120743;0.5645741;-0.001596093,649.9388
+0;0;0,0.03417093;0.3249204;-0.02397438,0.06737581;0.6354429;-0.06260139,0.2321537;0.5248986;-0.04655941,0.4760242;0.3902006;-0.004225451,0.7351299;0.2911999;0.01509964,-0.1124369;0.5260357;-0.02739307,-0.3619627;0.395166;-0.02309157,-0.6058615;0.2621049;-0.03397774,0.07479426;-0.00678299;-0.04790737,0.05991099;-0.3565751;-0.03239455,0.01948011;-0.7336109;0.02786322,0.01402465;-0.6955996;-0.08965203,-0.08367798;0.01642967;-0.02575596,-0.1945662;-0.2029177;-0.2755704,-0.1565368;-0.5680095;-0.16295,-0.1774157;-0.6220562;-0.242975,0.05922034;0.5598444;-0.05048776,0;0;0,0.02368474;0.3267193;0.003029466,0.04534233;0.6404575;-0.008109093,0.2090156;0.5123667;-0.007924557,0.3258601;0.256804;-0.02898622,0.4563131;0.02425185;-0.1078019,-0.1312002;0.5224316;0.002137875,-0.2681998;0.2785819;0.03644414,-0.4340805;0.06054549;-0.01103335,0.07681105;-0.003275558;-0.04499602,0.05913708;-0.3530838;-0.03322601,0.005374417;-0.7268056;0.03651047,-0.0005651414;-0.7160503;-0.07967103,-0.08262695;0.01073483;-0.03150966,-0.1635135;-0.3094392;-0.1488241,-0.193317;-0.6813949;-0.05836847,-0.1956707;-0.6699009;-0.1747977,0.04027978;0.5638036;-0.002919793,649.9606
+0;0;0,0.03395655;0.3249632;-0.02369704,0.0669449;0.6355465;-0.06202256,0.2318875;0.5255588;-0.0456404,0.4795059;0.3975094;-0.004445333,0.7401146;0.3026748;0.01555113,-0.1129499;0.5265204;-0.02736959,-0.3661487;0.4029278;-0.02249429,-0.6169689;0.2834124;-0.03325116,0.07477716;-0.006674355;-0.04794931,0.0587256;-0.3563921;-0.03193264,0.01841464;-0.7334984;0.0279628,0.01321568;-0.6954197;-0.08955945,-0.08375064;0.01626494;-0.02562401,-0.196471;-0.1977454;-0.2792189,-0.15799;-0.5629458;-0.1671052,-0.175307;-0.6174147;-0.2475346,0.05884884;0.5599288;-0.0499891,0;0;0,0.02368474;0.3267193;0.003029466,0.04534233;0.6404575;-0.008109093,0.2090156;0.5123667;-0.007924557,0.3258601;0.256804;-0.02898622,0.4563131;0.02425185;-0.1078019,-0.1312002;0.5224316;0.002137875,-0.2681998;0.2785819;0.03644414,-0.4340805;0.06054549;-0.01103335,0.07681105;-0.003275558;-0.04499602,0.05913708;-0.3530838;-0.03322601,0.005374417;-0.7268056;0.03651047,-0.0005651414;-0.7160503;-0.07967103,-0.08262695;0.01073483;-0.03150966,-0.1635135;-0.3094392;-0.1488241,-0.193317;-0.6813949;-0.05836847,-0.1956707;-0.6699009;-0.1747977,0.04027978;0.5638036;-0.002919793,649.9724
+0;0;0,0.03395655;0.3249632;-0.02369704,0.0669449;0.6355465;-0.06202256,0.2318875;0.5255588;-0.0456404,0.4795059;0.3975094;-0.004445333,0.7401146;0.3026748;0.01555113,-0.1129499;0.5265204;-0.02736959,-0.3661487;0.4029278;-0.02249429,-0.6169689;0.2834124;-0.03325116,0.07477716;-0.006674355;-0.04794931,0.0587256;-0.3563921;-0.03193264,0.01841464;-0.7334984;0.0279628,0.01321568;-0.6954197;-0.08955945,-0.08375064;0.01626494;-0.02562401,-0.196471;-0.1977454;-0.2792189,-0.15799;-0.5629458;-0.1671052,-0.175307;-0.6174147;-0.2475346,0.05884884;0.5599288;-0.0499891,0;0;0,0.02368474;0.3267193;0.003029466,0.04534233;0.6404575;-0.008109093,0.2090156;0.5123667;-0.007924557,0.3258601;0.256804;-0.02898622,0.4563131;0.02425185;-0.1078019,-0.1312002;0.5224316;0.002137875,-0.2681998;0.2785819;0.03644414,-0.4340805;0.06054549;-0.01103335,0.07681105;-0.003275558;-0.04499602,0.05913708;-0.3530838;-0.03322601,0.005374417;-0.7268056;0.03651047,-0.0005651414;-0.7160503;-0.07967103,-0.08262695;0.01073483;-0.03150966,-0.1635135;-0.3094392;-0.1488241,-0.193317;-0.6813949;-0.05836847,-0.1956707;-0.6699009;-0.1747977,0.04027978;0.5638036;-0.002919793,649.9838
+0;0;0,0.03352523;0.3245725;-0.02330883,0.06606016;0.6348304;-0.06119923,0.2315648;0.5249631;-0.04491266,0.4796172;0.4040781;-0.004863407,0.7431582;0.3243587;0.01719477,-0.1142656;0.5262846;-0.02696874,-0.3669501;0.4084956;-0.02212686,-0.6185448;0.2950032;-0.03285894,0.07487334;-0.006511081;-0.04807208,0.05785962;-0.3554249;-0.03272165,0.01809146;-0.7245066;0.02649635,0.01300796;-0.686379;-0.09110419,-0.08395284;0.01604827;-0.02556779,-0.1977726;-0.1925098;-0.2821112,-0.1583257;-0.5495164;-0.1712062,-0.1745891;-0.6051925;-0.2506852,0.05808602;0.5592822;-0.04928107,0;0;0,0.02391094;0.3262455;0.002592444,0.0456904;0.6395359;-0.008995652,0.2097041;0.511287;-0.00867939,0.3280971;0.2597694;-0.03033781,0.458268;0.02897167;-0.1083351,-0.131345;0.5219007;0.002288427,-0.2703311;0.2827798;0.03766036,-0.4440332;0.07278477;-0.007343188,0.07670222;-0.00344041;-0.04543424,0.05897494;-0.3524754;-0.03419614,0.005161107;-0.7181837;0.03414929,-0.001018748;-0.7075855;-0.08207107,-0.08288905;0.01092075;-0.03113645,-0.1657877;-0.3063315;-0.1525644,-0.1946549;-0.6704006;-0.06351361,-0.1972043;-0.6589286;-0.1800126,0.04060738;0.5629903;-0.003694892,650.0057
+0;0;0,0.03352523;0.3245725;-0.02330883,0.06606016;0.6348304;-0.06119923,0.2315648;0.5249631;-0.04491266,0.4796172;0.4040781;-0.004863407,0.7431582;0.3243587;0.01719477,-0.1142656;0.5262846;-0.02696874,-0.3669501;0.4084956;-0.02212686,-0.6185448;0.2950032;-0.03285894,0.07487334;-0.006511081;-0.04807208,0.05785962;-0.3554249;-0.03272165,0.01809146;-0.7245066;0.02649635,0.01300796;-0.686379;-0.09110419,-0.08395284;0.01604827;-0.02556779,-0.1977726;-0.1925098;-0.2821112,-0.1583257;-0.5495164;-0.1712062,-0.1745891;-0.6051925;-0.2506852,0.05808602;0.5592822;-0.04928107,0;0;0,0.02391094;0.3262455;0.002592444,0.0456904;0.6395359;-0.008995652,0.2097041;0.511287;-0.00867939,0.3280971;0.2597694;-0.03033781,0.458268;0.02897167;-0.1083351,-0.131345;0.5219007;0.002288427,-0.2703311;0.2827798;0.03766036,-0.4440332;0.07278477;-0.007343188,0.07670222;-0.00344041;-0.04543424,0.05897494;-0.3524754;-0.03419614,0.005161107;-0.7181837;0.03414929,-0.001018748;-0.7075855;-0.08207107,-0.08288905;0.01092075;-0.03113645,-0.1657877;-0.3063315;-0.1525644,-0.1946549;-0.6704006;-0.06351361,-0.1972043;-0.6589286;-0.1800126,0.04060738;0.5629903;-0.003694892,650.0174
+0;0;0,0.03350224;0.32435;-0.02329285,0.06601755;0.6344207;-0.06116059,0.2322872;0.5244441;-0.04486137,0.4775249;0.4049308;-0.00526657,0.7453872;0.3239042;0.01715329,-0.1150596;0.5257714;-0.02683878,-0.3648767;0.409319;-0.02205184,-0.6205969;0.2939656;-0.03295989,0.07501444;-0.006523352;-0.04816268,0.05804612;-0.3545062;-0.0328532,0.01800359;-0.7261343;0.02677334,0.01292044;-0.6880072;-0.09081924,-0.08411104;0.01607851;-0.02561598,-0.1976271;-0.1919231;-0.2814749,-0.1579081;-0.5513927;-0.1698048,-0.1741704;-0.607063;-0.2492783,0.05804775;0.5589136;-0.04924893,0;0;0,0.02426939;0.3259974;0.002131939,0.04635918;0.6390576;-0.009933352,0.2108595;0.5100233;-0.009295225,0.3317054;0.2632643;-0.0316329,0.4680955;0.03101873;-0.1108661,-0.131457;0.5212919;0.002649726,-0.2731472;0.2873229;0.03692978,-0.4535549;0.07705984;-0.008465279,0.07655618;-0.003649116;-0.0459913,0.05876517;-0.3517542;-0.03500378,0.00387907;-0.7199459;0.03346896,-0.00251475;-0.7093689;-0.08272815,-0.08322598;0.01117734;-0.03062463,-0.1681593;-0.3020279;-0.1583087,-0.1973284;-0.6688083;-0.06949755,-0.2000695;-0.6573301;-0.185985,0.04120395;0.5625675;-0.004511237,650.0289
+0;0;0,0.03328979;0.3243959;-0.02295566,0.06557617;0.6345307;-0.06049167,0.2319731;0.5248211;-0.04464927,0.4799883;0.4110509;-0.005438667,0.7488079;0.3335066;0.01782253,-0.1155245;0.5260027;-0.02670711,-0.36755;0.4143682;-0.02301582,-0.6268525;0.3073046;-0.03386546,0.0750647;-0.006018944;-0.04815005,0.05713817;-0.3539805;-0.03346236,0.01726203;-0.7255461;0.02666314,0.01217636;-0.6873746;-0.09092624,-0.08422347;0.0155997;-0.02554256,-0.1994524;-0.1867035;-0.2851771,-0.1590274;-0.5463977;-0.1744884,-0.174111;-0.6031002;-0.2530701,0.05766823;0.5590047;-0.04865977,0;0;0,0.02426939;0.3259974;0.002131939,0.04635918;0.6390576;-0.009933352,0.2108595;0.5100233;-0.009295225,0.3317054;0.2632643;-0.0316329,0.4680955;0.03101873;-0.1108661,-0.131457;0.5212919;0.002649726,-0.2731472;0.2873229;0.03692978,-0.4535549;0.07705984;-0.008465279,0.07655618;-0.003649116;-0.0459913,0.05876517;-0.3517542;-0.03500378,0.00387907;-0.7199459;0.03346896,-0.00251475;-0.7093689;-0.08272815,-0.08322598;0.01117734;-0.03062463,-0.1681593;-0.3020279;-0.1583087,-0.1973284;-0.6688083;-0.06949755,-0.2000695;-0.6573301;-0.185985,0.04120395;0.5625675;-0.004511237,650.0402
+0;0;0,0.03327335;0.3242357;-0.02294433,0.0655377;0.634159;-0.06045464,0.2316599;0.5245579;-0.04462707,0.4782906;0.4114228;-0.005635355,0.7421299;0.3353151;0.0171949,-0.1152789;0.5257375;-0.02671375,-0.3658974;0.4147263;-0.02304307,-0.620396;0.3096461;-0.0336917,0.07515788;-0.006026415;-0.04820982,0.05726446;-0.3533453;-0.03354926,0.01711181;-0.7274874;0.02699317,0.01202635;-0.6893163;-0.09059118,-0.08432802;0.01561906;-0.02557426,-0.1993441;-0.1863104;-0.2847292,-0.1586388;-0.5484989;-0.173273,-0.1737218;-0.6051977;-0.2518513,0.05763536;0.5586864;-0.04863112,0;0;0,0.0248971;0.3257892;0.001969218,0.04752192;0.6385859;-0.01034772,0.2113504;0.5088413;-0.010005,0.3366323;0.2661075;-0.03305674,0.4744681;0.04093403;-0.1119425,-0.1301706;0.5212775;0.003232693,-0.2748657;0.2913263;0.03973396,-0.461214;0.09271744;-0.002142586,0.07644886;-0.003772095;-0.04637408,0.05809584;-0.3512128;-0.03571403,0.002141729;-0.7219943;0.03247809,-0.004548579;-0.7114051;-0.08369923,-0.0834295;0.01128025;-0.03035599,-0.1706122;-0.2977201;-0.1648308,-0.1996071;-0.6670129;-0.07515319,-0.2026405;-0.6555439;-0.1916268,0.04224816;0.5621635;-0.004857779,650.0625
+0;0;0,0.03327335;0.3242357;-0.02294433,0.0655377;0.634159;-0.06045464,0.2316599;0.5245579;-0.04462707,0.4782906;0.4114228;-0.005635355,0.7421299;0.3353151;0.0171949,-0.1152789;0.5257375;-0.02671375,-0.3658974;0.4147263;-0.02304307,-0.620396;0.3096461;-0.0336917,0.07515788;-0.006026415;-0.04820982,0.05726446;-0.3533453;-0.03354926,0.01711181;-0.7274874;0.02699317,0.01202635;-0.6893163;-0.09059118,-0.08432802;0.01561906;-0.02557426,-0.1993441;-0.1863104;-0.2847292,-0.1586388;-0.5484989;-0.173273,-0.1737218;-0.6051977;-0.2518513,0.05763536;0.5586864;-0.04863112,0;0;0,0.0248971;0.3257892;0.001969218,0.04752192;0.6385859;-0.01034772,0.2113504;0.5088413;-0.010005,0.3366323;0.2661075;-0.03305674,0.4744681;0.04093403;-0.1119425,-0.1301706;0.5212775;0.003232693,-0.2748657;0.2913263;0.03973396,-0.461214;0.09271744;-0.002142586,0.07644886;-0.003772095;-0.04637408,0.05809584;-0.3512128;-0.03571403,0.002141729;-0.7219943;0.03247809,-0.004548579;-0.7114051;-0.08369923,-0.0834295;0.01128025;-0.03035599,-0.1706122;-0.2977201;-0.1648308,-0.1996071;-0.6670129;-0.07515319,-0.2026405;-0.6555439;-0.1916268,0.04224816;0.5621635;-0.004857779,650.0839
+0;0;0,0.03291612;0.3241209;-0.02255883,0.06480134;0.6339602;-0.05974703,0.232523;0.5242293;-0.04396924,0.4783857;0.417796;-0.006478414,0.7422584;0.344973;0.01680127,-0.1174718;0.5254718;-0.02631173,-0.3673306;0.4218078;-0.02378501,-0.622501;0.3208209;-0.03657789,0.07518966;-0.005793247;-0.048247,0.05592386;-0.3530811;-0.03411854,0.01528191;-0.7303451;0.02703554,0.01135036;-0.6938727;-0.06560477,-0.08444799;0.01530629;-0.02547695,-0.2011361;-0.1815502;-0.2877955,-0.1602015;-0.5470057;-0.1760534,-0.1706428;-0.5864811;-0.2369117,0.05699657;0.558502;-0.04799467,0;0;0,0.02505134;0.3256021;0.001578927,0.04771312;0.6382202;-0.01112938,0.2127499;0.5073421;-0.01058996,0.3381672;0.2688205;-0.03425479,0.4811562;0.0481841;-0.1139269,-0.1313816;0.5205307;0.00336672,-0.276342;0.2950195;0.03960598,-0.4620738;0.09702685;-0.002542917,0.07637031;-0.003825486;-0.04655922,0.05702712;-0.3512544;-0.03662777,6.584823E-05;-0.7250839;0.03212225,-0.0161715;-0.7673376;-0.02405012,-0.08349992;0.01128906;-0.0302513,-0.1726243;-0.2952618;-0.1690427,-0.2015057;-0.6682727;-0.0810177,-0.2039986;-0.6529068;-0.1727739,0.04244162;0.5618395;-0.005544424,650.1065
+0;0;0,0.03291612;0.3241209;-0.02255883,0.06480134;0.6339602;-0.05974703,0.232523;0.5242293;-0.04396924,0.4783857;0.417796;-0.006478414,0.7422584;0.344973;0.01680127,-0.1174718;0.5254718;-0.02631173,-0.3673306;0.4218078;-0.02378501,-0.622501;0.3208209;-0.03657789,0.07518966;-0.005793247;-0.048247,0.05592386;-0.3530811;-0.03411854,0.01528191;-0.7303451;0.02703554,0.01135036;-0.6938727;-0.06560477,-0.08444799;0.01530629;-0.02547695,-0.2011361;-0.1815502;-0.2877955,-0.1602015;-0.5470057;-0.1760534,-0.1706428;-0.5864811;-0.2369117,0.05699657;0.558502;-0.04799467,0;0;0,0.02505134;0.3256021;0.001578927,0.04771312;0.6382202;-0.01112938,0.2127499;0.5073421;-0.01058996,0.3381672;0.2688205;-0.03425479,0.4811562;0.0481841;-0.1139269,-0.1313816;0.5205307;0.00336672,-0.276342;0.2950195;0.03960598,-0.4620738;0.09702685;-0.002542917,0.07637031;-0.003825486;-0.04655922,0.05702712;-0.3512544;-0.03662777,6.584823E-05;-0.7250839;0.03212225,-0.0161715;-0.7673376;-0.02405012,-0.08349992;0.01128906;-0.0302513,-0.1726243;-0.2952618;-0.1690427,-0.2015057;-0.6682727;-0.0810177,-0.2039986;-0.6529068;-0.1727739,0.04244162;0.5618395;-0.005544424,650.1176
+0;0;0,0.03290933;0.3240542;-0.02255419,0.06478536;0.6338041;-0.05973163,0.233191;0.5239624;-0.0439417,0.4779792;0.4179942;-0.006614715,0.7378531;0.3462749;0.01631218,-0.118163;0.5252098;-0.02621561,-0.3669299;0.4219988;-0.02369992,-0.6182334;0.3225423;-0.03629894,0.07521605;-0.00579528;-0.04826393,0.0559709;-0.352711;-0.03415061,0.01521116;-0.7310683;0.02718071,0.01022186;-0.6928546;-0.09038357,-0.08447763;0.01531166;-0.02548588,-0.2010407;-0.1813339;-0.2875234,-0.1599874;-0.5478486;-0.1754574,-0.1732379;-0.6060157;-0.252689,0.05698291;0.5583682;-0.04798276,0;0;0,0.02546726;0.3255028;0.001468658,0.04850848;0.6379956;-0.01139998,0.2138407;0.5060692;-0.01076794,0.3440576;0.2716359;-0.03583562,0.4883464;0.05711871;-0.1156284,-0.1313904;0.5206156;0.004310106,-0.2780233;0.2974246;0.03935913,-0.4635505;0.1048379;-0.001796085,0.07626267;-0.003893256;-0.04678988,0.05665506;-0.3509382;-0.0370214,-0.0009710304;-0.7258632;0.03144479,-0.008010667;-0.7152688;-0.08469129,-0.08358543;0.01135251;-0.03008393,-0.1749855;-0.2897581;-0.1780653,-0.2014614;-0.6632185;-0.08639447,-0.2048845;-0.6518037;-0.2028272,0.0431494;0.5616471;-0.005771995,650.14
+0;0;0,0.03257992;0.3240947;-0.02244931,0.06409484;0.6338822;-0.05961768,0.2326065;0.5241597;-0.04342798,0.4799387;0.4241476;-0.006438807,0.7407969;0.3563299;0.01717225,-0.1188239;0.5256137;-0.02607808,-0.3699042;0.4281416;-0.02475419,-0.6223251;0.331609;-0.03774963,0.07514258;-0.005624063;-0.04839843,0.05511631;-0.3525211;-0.03492855,0.01416451;-0.7308419;0.02650053,0.009261345;-0.6926258;-0.09106721,-0.08457538;0.01508226;-0.02529774,-0.2033872;-0.1764438;-0.2901026,-0.1610258;-0.5428318;-0.1781095,-0.170829;-0.6021153;-0.2545691,0.056383;0.5584384;-0.04786005,0;0;0,0.02546726;0.3255028;0.001468658,0.04850848;0.6379956;-0.01139998,0.2138407;0.5060692;-0.01076794,0.3440576;0.2716359;-0.03583562,0.4883464;0.05711871;-0.1156284,-0.1313904;0.5206156;0.004310106,-0.2780233;0.2974246;0.03935913,-0.4635505;0.1048379;-0.001796085,0.07626267;-0.003893256;-0.04678988,0.05665506;-0.3509382;-0.0370214,-0.0009710304;-0.7258632;0.03144479,-0.008010667;-0.7152688;-0.08469129,-0.08358543;0.01135251;-0.03008393,-0.1749855;-0.2897581;-0.1780653,-0.2014614;-0.6632185;-0.08639447,-0.2048845;-0.6518037;-0.2028272,0.0431494;0.5616471;-0.005771995,650.1511
+0;0;0,0.03255489;0.3238457;-0.02243206,0.06404801;0.6334189;-0.05957491,0.2332394;0.5236133;-0.04337575,0.477288;0.424929;-0.006877638,0.733448;0.3583327;0.01630816,-0.1195367;0.5250729;-0.02595942,-0.3672836;0.4288948;-0.0246531,-0.6151582;0.3341008;-0.03741448,0.07522071;-0.005629911;-0.04844875,0.05524551;-0.3516423;-0.03501323,0.01420402;-0.7307917;0.0265504,0.0103246;-0.6942911;-0.06646981,-0.08466332;0.01509794;-0.02532405,-0.2031721;-0.1759397;-0.2894536,-0.160718;-0.5431302;-0.1772152,-0.1684743;-0.5837718;-0.2377105,0.05634109;0.5580232;-0.04782479,0;0;0,0.02550766;0.3252487;0.001281381,0.04851407;0.6375192;-0.01176274,0.2143562;0.504954;-0.01119852,0.3461127;0.2755328;-0.03642917,0.4929608;0.06907082;-0.1164272,-0.1320872;0.5205195;0.005085981,-0.2798746;0.302286;0.0391962,-0.464101;0.1151364;-0.001129974,0.07644767;-0.003870338;-0.04666805,0.0563595;-0.3500187;-0.03761482,-0.001860723;-0.72572;0.03085101,-0.01835088;-0.7683395;-0.0254035,-0.08366077;0.01127142;-0.03018218,-0.1751506;-0.2868379;-0.1820524,-0.1997596;-0.6609281;-0.08888792,-0.2027003;-0.6456342;-0.1810028,0.04317015;0.561222;-0.006093621,650.1732
+0;0;0,0.03255489;0.3238457;-0.02243206,0.06404801;0.6334189;-0.05957491,0.2332394;0.5236133;-0.04337575,0.477288;0.424929;-0.006877638,0.733448;0.3583327;0.01630816,-0.1195367;0.5250729;-0.02595942,-0.3672836;0.4288948;-0.0246531,-0.6151582;0.3341008;-0.03741448,0.07522071;-0.005629911;-0.04844875,0.05524551;-0.3516423;-0.03501323,0.01420402;-0.7307917;0.0265504,0.0103246;-0.6942911;-0.06646981,-0.08466332;0.01509794;-0.02532405,-0.2031721;-0.1759397;-0.2894536,-0.160718;-0.5431302;-0.1772152,-0.1684743;-0.5837718;-0.2377105,0.05634109;0.5580232;-0.04782479,0;0;0,0.02550766;0.3252487;0.001281381,0.04851407;0.6375192;-0.01176274,0.2143562;0.504954;-0.01119852,0.3461127;0.2755328;-0.03642917,0.4929608;0.06907082;-0.1164272,-0.1320872;0.5205195;0.005085981,-0.2798746;0.302286;0.0391962,-0.464101;0.1151364;-0.001129974,0.07644767;-0.003870338;-0.04666805,0.0563595;-0.3500187;-0.03761482,-0.001860723;-0.72572;0.03085101,-0.01835088;-0.7683395;-0.0254035,-0.08366077;0.01127142;-0.03018218,-0.1751506;-0.2868379;-0.1820524,-0.1997596;-0.6609281;-0.08888792,-0.2027003;-0.6456342;-0.1810028,0.04317015;0.561222;-0.006093621,650.1847
+0;0;0,0.03194181;0.3236919;-0.0223539,0.0629672;0.6330875;-0.05943589,0.2325158;0.5232078;-0.04259364,0.4754982;0.4321433;-0.00837319,0.7221665;0.3736348;0.01479107,-0.1208256;0.5248018;-0.02600836,-0.3667631;0.4352561;-0.02526219,-0.6057039;0.3484476;-0.03855145,0.07531945;-0.005415462;-0.04856179,0.054331;-0.3500861;-0.03611723,0.01366954;-0.7286073;0.02553673,0.008988385;-0.6904001;-0.09207998,-0.08485218;0.01483684;-0.02530951,-0.204749;-0.1681612;-0.2927598,-0.161588;-0.5342438;-0.1793865,-0.1675725;-0.5948466;-0.2547409,0.05536817;0.55774;-0.04770464,0;0;0,0.02584404;0.325003;0.001261473,0.04923865;0.6370148;-0.01177061,0.2152496;0.5044507;-0.0115031,0.3490066;0.2809109;-0.03686547,0.4973688;0.08889791;-0.113838,-0.1317828;0.52034;0.005595739,-0.2802508;0.3074198;0.03915843,-0.4593942;0.1308735;-0.0001374111,0.07643172;-0.004035741;-0.04693079,0.05639797;-0.348882;-0.0383929,-0.001300305;-0.7239046;0.0306133,-0.008780837;-0.7133591;-0.08552682,-0.08385833;0.01146171;-0.02995004,-0.1744909;-0.2843029;-0.1839055,-0.1957312;-0.6579528;-0.09080668,-0.1997084;-0.6465454;-0.2072604,0.04379365;0.5607857;-0.006107092,650.2074
+0;0;0,0.03193128;0.3235852;-0.02234653,0.06294826;0.6328968;-0.05941852,0.2329736;0.5229439;-0.04256556,0.4736128;0.4327575;-0.008675117,0.7198398;0.3743537;0.01444769,-0.1213148;0.5245421;-0.02593583,-0.3648806;0.4358599;-0.02519686,-0.6033939;0.3492067;-0.03846234,0.07541856;-0.005422588;-0.04862569,0.05443661;-0.3499864;-0.03618498,0.01395196;-0.7268617;0.02520088,0.01013799;-0.6901749;-0.07062723,-0.08496384;0.01485637;-0.02534281,-0.2048236;-0.168085;-0.2927103,-0.1618502;-0.5325757;-0.1798299,-0.1667261;-0.5763943;-0.2412249,0.05535117;0.5575686;-0.04769026,0;0;0,0.02621977;0.3248657;0.001090169,0.05001931;0.6367541;-0.01211822,0.216355;0.5039461;-0.01154697,0.3517857;0.2844932;-0.03778374,0.5014418;0.09419213;-0.114997,-0.1314853;0.5198601;0.006156453,-0.2817681;0.3112641;0.03920386,-0.4634937;0.137949;0.0003317036,0.07644366;-0.004206687;-0.04712212,0.05624385;-0.34895;-0.03916824,-0.001516487;-0.7222897;0.02955878,-0.02373345;-0.7644648;-0.02993453,-0.08401231;0.01162373;-0.0298101,-0.1740553;-0.281281;-0.1892413,-0.1944308;-0.6533068;-0.09637665,-0.1978138;-0.6384508;-0.1912529,0.04447176;0.5605554;-0.006408811,650.2289
+0;0;0,0.03193128;0.3235852;-0.02234653,0.06294826;0.6328968;-0.05941852,0.2329736;0.5229439;-0.04256556,0.4736128;0.4327575;-0.008675117,0.7198398;0.3743537;0.01444769,-0.1213148;0.5245421;-0.02593583,-0.3648806;0.4358599;-0.02519686,-0.6033939;0.3492067;-0.03846234,0.07541856;-0.005422588;-0.04862569,0.05443661;-0.3499864;-0.03618498,0.01395196;-0.7268617;0.02520088,0.01013799;-0.6901749;-0.07062723,-0.08496384;0.01485637;-0.02534281,-0.2048236;-0.168085;-0.2927103,-0.1618502;-0.5325757;-0.1798299,-0.1667261;-0.5763943;-0.2412249,0.05535117;0.5575686;-0.04769026,0;0;0,0.02621977;0.3248657;0.001090169,0.05001931;0.6367541;-0.01211822,0.216355;0.5039461;-0.01154697,0.3517857;0.2844932;-0.03778374,0.5014418;0.09419213;-0.114997,-0.1314853;0.5198601;0.006156453,-0.2817681;0.3112641;0.03920386,-0.4634937;0.137949;0.0003317036,0.07644366;-0.004206687;-0.04712212,0.05624385;-0.34895;-0.03916824,-0.001516487;-0.7222897;0.02955878,-0.02373345;-0.7644648;-0.02993453,-0.08401231;0.01162373;-0.0298101,-0.1740553;-0.281281;-0.1892413,-0.1944308;-0.6533068;-0.09637665,-0.1978138;-0.6384508;-0.1912529,0.04447176;0.5605554;-0.006408811,650.2405
+0;0;0,0.0317478;0.3236113;-0.02219988,0.06263836;0.6329895;-0.05912086,0.2331849;0.5233507;-0.04186406,0.4742128;0.4402404;-0.008857887,0.7193837;0.385673;0.01402922,-0.1220887;0.5249733;-0.02555196,-0.3654018;0.4419703;-0.02620252,-0.6039314;0.3609296;-0.03829461,0.07559715;-0.005350313;-0.04869426,0.0542117;-0.3501431;-0.03601384,0.01339696;-0.7263326;0.02590887,0.009713265;-0.6897089;-0.0685064,-0.08514719;0.01474324;-0.02544169,-0.2062565;-0.1655965;-0.2943474,-0.1615467;-0.5293701;-0.1817035,-0.1660167;-0.5710315;-0.2434801,0.05507076;0.557646;-0.04743477,0;0;0,0.02697782;0.3248017;0.0010432,0.05188446;0.6366374;-0.01220214,0.217946;0.502558;-0.01141691,0.357323;0.2882565;-0.03862166,0.5081897;0.1016516;-0.1162623,-0.1304049;0.5200678;0.006610267,-0.2824769;0.3153216;0.03892556,-0.4660994;0.1466554;0.0009166859,0.07653309;-0.004334405;-0.04731369,0.05605815;-0.3493349;-0.03985739,-0.001806915;-0.7220122;0.02929532,-0.02454227;-0.7648957;-0.02676523,-0.08424316;0.01174207;-0.02966312,-0.1731234;-0.2809277;-0.1907372,-0.1913706;-0.6527017;-0.0987049,-0.2128902;-0.6936613;-0.1576399,0.04602988;0.5604571;-0.006479025,650.2621
+0;0;0,0.0317478;0.3236113;-0.02219988,0.06263836;0.6329895;-0.05912086,0.2331849;0.5233507;-0.04186406,0.4742128;0.4402404;-0.008857887,0.7193837;0.385673;0.01402922,-0.1220887;0.5249733;-0.02555196,-0.3654018;0.4419703;-0.02620252,-0.6039314;0.3609296;-0.03829461,0.07559715;-0.005350313;-0.04869426,0.0542117;-0.3501431;-0.03601384,0.01339696;-0.7263326;0.02590887,0.009713265;-0.6897089;-0.0685064,-0.08514719;0.01474324;-0.02544169,-0.2062565;-0.1655965;-0.2943474,-0.1615467;-0.5293701;-0.1817035,-0.1660167;-0.5710315;-0.2434801,0.05507076;0.557646;-0.04743477,0;0;0,0.02697782;0.3248017;0.0010432,0.05188446;0.6366374;-0.01220214,0.217946;0.502558;-0.01141691,0.357323;0.2882565;-0.03862166,0.5081897;0.1016516;-0.1162623,-0.1304049;0.5200678;0.006610267,-0.2824769;0.3153216;0.03892556,-0.4660994;0.1466554;0.0009166859,0.07653309;-0.004334405;-0.04731369,0.05605815;-0.3493349;-0.03985739,-0.001806915;-0.7220122;0.02929532,-0.02454227;-0.7648957;-0.02676523,-0.08424316;0.01174207;-0.02966312,-0.1731234;-0.2809277;-0.1907372,-0.1913706;-0.6527017;-0.0987049,-0.2128902;-0.6936613;-0.1576399,0.04602988;0.5604571;-0.006479025,650.2739
+0;0;0,0.03171041;0.3232302;-0.02217374,0.06256466;0.6322451;-0.05905072,0.2336815;0.5226001;-0.04179219,0.4713556;0.4406463;-0.009245303,0.7257249;0.3840316;0.0145005,-0.1227093;0.5242279;-0.0254288,-0.3626367;0.4423799;-0.02607031,-0.6101156;0.3582987;-0.03861607,0.07580113;-0.00536475;-0.04882566,0.05441466;-0.350174;-0.03614463,0.01352379;-0.7270652;0.02589358,0.009911923;-0.6905707;-0.06668065,-0.08537694;0.01478302;-0.02551034,-0.2064921;-0.1655653;-0.2944289,-0.1616989;-0.5300174;-0.1815749,-0.1660817;-0.5702814;-0.242147,0.0550073;0.5570034;-0.04738042,0;0;0,0.02781134;0.3243463;0.001001596,0.053744;0.6357337;-0.01213765,0.2200188;0.5014313;-0.01133215,0.3605285;0.2922636;-0.03909039,0.519904;0.1013692;-0.1205255,-0.1295035;0.5198576;0.00706596,-0.2824429;0.3201942;0.03882685,-0.4747429;0.1471075;-0.000346899,0.07653157;-0.004785061;-0.04773426,0.05603363;-0.349815;-0.04096591,-0.002375677;-0.7231143;0.02834332,-0.0271931;-0.7623804;-0.02832687,-0.08456004;0.01224917;-0.02929328,-0.1719132;-0.2762014;-0.1986369,-0.1857803;-0.6487834;-0.1061266,-0.2071123;-0.689074;-0.1629544,0.04761536;0.5596765;-0.006448627,650.2956
+0;0;0,0.03147797;0.3232933;-0.02157659,0.06206191;0.6324389;-0.05758385,0.2333391;0.5232123;-0.04020482,0.4727189;0.4458201;-0.009021431,0.7287231;0.3974733;0.01541901,-0.1232789;0.5246201;-0.02507397,-0.3646448;0.4471191;-0.02595466,-0.6141163;0.3692801;-0.03929269,0.0757812;-0.005185501;-0.04887595,0.05358254;-0.3499807;-0.03725421,0.01284058;-0.7268237;0.0251739,0.009469462;-0.6902728;-0.06740543,-0.08541606;0.01455825;-0.02550863,-0.2079922;-0.1603759;-0.2973261,-0.1605853;-0.5236614;-0.1818096,-0.1664759;-0.5622618;-0.2441353,0.05458789;0.557152;-0.0461542,0;0;0,0.02781134;0.3243463;0.001001596,0.053744;0.6357337;-0.01213765,0.2200188;0.5014313;-0.01133215,0.3605285;0.2922636;-0.03909039,0.519904;0.1013692;-0.1205255,-0.1295035;0.5198576;0.00706596,-0.2824429;0.3201942;0.03882685,-0.4747429;0.1471075;-0.000346899,0.07653157;-0.004785061;-0.04773426,0.05603363;-0.349815;-0.04096591,-0.002375677;-0.7231143;0.02834332,-0.0271931;-0.7623804;-0.02832687,-0.08456004;0.01224917;-0.02929328,-0.1719132;-0.2762014;-0.1986369,-0.1857803;-0.6487834;-0.1061266,-0.2071123;-0.689074;-0.1629544,0.04761536;0.5596765;-0.006448627,650.3073
+0;0;0,0.03147797;0.3232933;-0.02157659,0.06206191;0.6324389;-0.05758385,0.2333391;0.5232123;-0.04020482,0.4727189;0.4458201;-0.009021431,0.7287231;0.3974733;0.01541901,-0.1232789;0.5246201;-0.02507397,-0.3646448;0.4471191;-0.02595466,-0.6141163;0.3692801;-0.03929269,0.0757812;-0.005185501;-0.04887595,0.05358254;-0.3499807;-0.03725421,0.01284058;-0.7268237;0.0251739,0.009469462;-0.6902728;-0.06740543,-0.08541606;0.01455825;-0.02550863,-0.2079922;-0.1603759;-0.2973261,-0.1605853;-0.5236614;-0.1818096,-0.1664759;-0.5622618;-0.2441353,0.05458789;0.557152;-0.0461542,0;0;0,0.02781134;0.3243463;0.001001596,0.053744;0.6357337;-0.01213765,0.2200188;0.5014313;-0.01133215,0.3605285;0.2922636;-0.03909039,0.519904;0.1013692;-0.1205255,-0.1295035;0.5198576;0.00706596,-0.2824429;0.3201942;0.03882685,-0.4747429;0.1471075;-0.000346899,0.07653157;-0.004785061;-0.04773426,0.05603363;-0.349815;-0.04096591,-0.002375677;-0.7231143;0.02834332,-0.0271931;-0.7623804;-0.02832687,-0.08456004;0.01224917;-0.02929328,-0.1719132;-0.2762014;-0.1986369,-0.1857803;-0.6487834;-0.1061266,-0.2071123;-0.689074;-0.1629544,0.04761536;0.5596765;-0.006448627,650.3187
+0;0;0,0.03145662;0.3230741;-0.02156196,0.06201518;0.6319632;-0.05753918,0.2339249;0.5226836;-0.04014931,0.4732709;0.4453022;-0.008970326,0.7200224;0.3987029;0.01458677,-0.123942;0.5240963;-0.02496547,-0.3652738;0.4466063;-0.02584604,-0.6057287;0.3715805;-0.03870199,0.07591091;-0.005194377;-0.04895961,0.05369553;-0.3502494;-0.03732912,0.01306253;-0.7260846;0.02493205,0.009686239;-0.6895237;-0.06778912,-0.08556227;0.01458317;-0.02555229,-0.2082308;-0.1604828;-0.2975745,-0.1609506;-0.5227967;-0.182367,-0.1668503;-0.5615022;-0.2447882,0.05454769;0.5567421;-0.04611952,0;0;0,0.02826382;0.3240856;0.001017094,0.05457382;0.635181;-0.01210892,0.2211823;0.5001829;-0.0112313,0.365768;0.294013;-0.0401361,0.5248944;0.1158422;-0.1210476,-0.1295075;0.5199986;0.00760404,-0.2851176;0.3224525;0.03934651,-0.4726833;0.1581169;0.001588881,0.07649477;-0.00502035;-0.04806077,0.0557227;-0.3503007;-0.04160058,-0.002218813;-0.7226925;0.02729607,-0.02676068;-0.7612979;-0.0305196,-0.08479013;0.01251209;-0.02899263,-0.1712763;-0.273846;-0.2028055,-0.1828008;-0.6451087;-0.1089398,-0.2045605;-0.6839627;-0.1675683,0.04836462;0.5591974;-0.006422877,650.3408
+0;0;0,0.03135731;0.3231169;-0.02106001,0.06193213;0.632063;-0.05653234,0.2338747;0.5229957;-0.03924095,0.4748219;0.450488;-0.008686142,0.7239807;0.4197246;0.01552679,-0.1241666;0.5247687;-0.02429882,-0.3665522;0.4506651;-0.02638619,-0.6085678;0.3809295;-0.03973403,0.07590829;-0.004999737;-0.04898394,0.05279836;-0.3499954;-0.0373369,0.01203478;-0.725782;0.0251318,0.008687803;-0.6891782;-0.06758738,-0.08561639;0.01434526;-0.02550565,-0.209441;-0.1548595;-0.3006946,-0.1594187;-0.5164926;-0.1845101,-0.1667913;-0.5533977;-0.2487051,0.05445488;0.5568231;-0.04524386,0;0;0,0.02826382;0.3240856;0.001017094,0.05457382;0.635181;-0.01210892,0.2211823;0.5001829;-0.0112313,0.365768;0.294013;-0.0401361,0.5248944;0.1158422;-0.1210476,-0.1295075;0.5199986;0.00760404,-0.2851176;0.3224525;0.03934651,-0.4726833;0.1581169;0.001588881,0.07649477;-0.00502035;-0.04806077,0.0557227;-0.3503007;-0.04160058,-0.002218813;-0.7226925;0.02729607,-0.02676068;-0.7612979;-0.0305196,-0.08479013;0.01251209;-0.02899263,-0.1712763;-0.273846;-0.2028055,-0.1828008;-0.6451087;-0.1089398,-0.2045605;-0.6839627;-0.1675683,0.04836462;0.5591974;-0.006422877,650.3519
+0;0;0,0.03133567;0.3228939;-0.02104547,0.06188587;0.6315913;-0.05648941,0.2346797;0.5224214;-0.03917827,0.4755014;0.4499516;-0.008639382,0.7405765;0.417223;0.01712028,-0.125049;0.5242028;-0.02416573,-0.3673084;0.4501379;-0.02625201,-0.624784;0.3759475;-0.04045251,0.07600752;-0.005006272;-0.04904797,0.05286472;-0.3504927;-0.03738437,0.01238857;-0.7236295;0.02464384,0.00897548;-0.6868953;-0.06990694,-0.08572831;0.01436401;-0.02553899,-0.209729;-0.1550815;-0.3011194,-0.1600595;-0.5141646;-0.1857541,-0.1675778;-0.5523914;-0.2512173,0.05441428;0.5564083;-0.04520947,0;0;0,0.02849111;0.3238404;0.0009794235,0.05480233;0.6346788;-0.01223791,0.222163;0.499178;-0.01084077,0.3718905;0.2969142;-0.04000568,0.5414395;0.1085841;-0.1282351,-0.1300585;0.5194779;0.008327299,-0.2886024;0.3244174;0.03986825,-0.4903843;0.151929;0.0007357895,0.07642379;-0.005191416;-0.04837728,0.05503455;-0.3509345;-0.04231429,-0.002759591;-0.7204788;0.02706683,-0.02737671;-0.7588695;-0.03387213,-0.08497511;0.01268077;-0.02874607,-0.1710135;-0.2714188;-0.2074003,-0.1698426;-0.6396388;-0.1118514,-0.1994608;-0.6778746;-0.1707028,0.04861397;0.5587536;-0.00652802,650.3741
+0;0;0,0.03131077;0.3226374;-0.02102876,0.06183479;0.6310701;-0.05644241,0.2343804;0.5220104;-0.03914912,0.4750636;0.4495822;-0.008627804,0.7424394;0.4165696;0.01735545,-0.1248407;0.5237893;-0.02415775,-0.3669607;0.4497669;-0.02624283,-0.6266711;0.3749326;-0.04056659,0.07617883;-0.005017556;-0.04915852,0.05305775;-0.3501796;-0.03750587,0.01245843;-0.724452;0.02471111,0.009053361;-0.6877336;-0.06961726,-0.08592154;0.01439638;-0.02559656,-0.2098058;-0.15489;-0.3009183,-0.1599851;-0.515066;-0.1852018,-0.1674857;-0.5531323;-0.2505111,0.05436938;0.5559493;-0.0451718,0;0;0,0.02905949;0.3235309;0.0008845329,0.05580093;0.6340587;-0.01244819,0.2226463;0.4982049;-0.01112843,0.3772213;0.2998018;-0.04025733,0.5463663;0.1087484;-0.1304981,-0.1289604;0.519273;0.008145606,-0.2909185;0.3272394;0.03974318,-0.4983975;0.1577791;0.001136918,0.07644446;-0.005440623;-0.04869903,0.05454485;-0.3508445;-0.04382003,-0.003758609;-0.7214806;0.0256685,-0.0260106;-0.7629911;-0.03217328,-0.08522907;0.01288274;-0.02854805,-0.17087;-0.2692921;-0.2097943,-0.1656986;-0.6378813;-0.1112327,-0.1927107;-0.6768807;-0.1700884,0.04952095;0.5582066;-0.006710172,650.3959
+0;0;0,0.03074851;0.3227277;-0.02046569,0.06091643;0.6312557;-0.05535699,0.23362;0.522567;-0.03819181,0.4757961;0.4551289;-0.008048723,0.7426761;0.4185141;0.01820472,-0.1257727;0.5243188;-0.02347648,-0.368867;0.4536055;-0.02672822,-0.6307662;0.3869713;-0.04167918,0.0762403;-0.004755993;-0.04908917,0.05177838;-0.3498748;-0.03899548,0.01107757;-0.7239515;0.02432225,0.007719377;-0.687185;-0.07000437,-0.08599078;0.0140622;-0.02554978,-0.2145321;-0.1262791;-0.3146668,-0.1614508;-0.4842926;-0.193804,-0.1702359;-0.5205901;-0.260752,0.05353439;0.5561054;-0.04422947,0;0;0,0.02905949;0.3235309;0.0008845329,0.05580093;0.6340587;-0.01244819,0.2226463;0.4982049;-0.01112843,0.3772213;0.2998018;-0.04025733,0.5463663;0.1087484;-0.1304981,-0.1289604;0.519273;0.008145606,-0.2909185;0.3272394;0.03974318,-0.4983975;0.1577791;0.001136918,0.07644446;-0.005440623;-0.04869903,0.05454485;-0.3508445;-0.04382003,-0.003758609;-0.7214806;0.0256685,-0.0260106;-0.7629911;-0.03217328,-0.08522907;0.01288274;-0.02854805,-0.17087;-0.2692921;-0.2097943,-0.1656986;-0.6378813;-0.1112327,-0.1927107;-0.6768807;-0.1700884,0.04952095;0.5582066;-0.006710172,650.4078
+0;0;0,0.03074851;0.3227277;-0.02046569,0.06091643;0.6312557;-0.05535699,0.23362;0.522567;-0.03819181,0.4757961;0.4551289;-0.008048723,0.7426761;0.4185141;0.01820472,-0.1257727;0.5243188;-0.02347648,-0.368867;0.4536055;-0.02672822,-0.6307662;0.3869713;-0.04167918,0.0762403;-0.004755993;-0.04908917,0.05177838;-0.3498748;-0.03899548,0.01107757;-0.7239515;0.02432225,0.007719377;-0.687185;-0.07000437,-0.08599078;0.0140622;-0.02554978,-0.2145321;-0.1262791;-0.3146668,-0.1614508;-0.4842926;-0.193804,-0.1702359;-0.5205901;-0.260752,0.05353439;0.5561054;-0.04422947,0;0;0,0.02905949;0.3235309;0.0008845329,0.05580093;0.6340587;-0.01244819,0.2226463;0.4982049;-0.01112843,0.3772213;0.2998018;-0.04025733,0.5463663;0.1087484;-0.1304981,-0.1289604;0.519273;0.008145606,-0.2909185;0.3272394;0.03974318,-0.4983975;0.1577791;0.001136918,0.07644446;-0.005440623;-0.04869903,0.05454485;-0.3508445;-0.04382003,-0.003758609;-0.7214806;0.0256685,-0.0260106;-0.7629911;-0.03217328,-0.08522907;0.01288274;-0.02854805,-0.17087;-0.2692921;-0.2097943,-0.1656986;-0.6378813;-0.1112327,-0.1927107;-0.6768807;-0.1700884,0.04952095;0.5582066;-0.006710172,650.419
+0;0;0,0.03070329;0.3222531;-0.02043559,0.06083468;0.6304074;-0.05528503,0.233826;0.5217487;-0.03812263,0.4759074;0.4543369;-0.007991333,0.7481856;0.4169815;0.01879315,-0.1261249;0.5235031;-0.02338444,-0.3691241;0.4528175;-0.02663491,-0.6363207;0.3848355;-0.04188829,0.07624506;-0.00475629;-0.04909224,0.0518523;-0.3488993;-0.03902708,0.01094198;-0.7249016;0.02461657,0.007607893;-0.6881836;-0.06903307,-0.08599614;0.01406308;-0.02555137,-0.2141741;-0.1258814;-0.313851,-0.1608196;-0.4857378;-0.192366,-0.1695416;-0.5215595;-0.2588336,0.05346069;0.5553391;-0.04416966,0;0;0,0.02902994;0.3230541;0.0008010864,0.05565488;0.6332092;-0.01260364,0.2228034;0.4973087;-0.0107621,0.3824455;0.3031921;-0.04057372,0.5564307;0.1101935;-0.1340024,-0.129404;0.5189201;0.008597847,-0.2954176;0.330515;0.04019896,-0.5099698;0.161002;0.001716293,0.07640937;-0.005607113;-0.04874575,0.05443999;-0.3500389;-0.04489577,-0.004690904;-0.7223861;0.02555251,-0.02748338;-0.7616643;-0.03367198,-0.08521874;0.01298652;-0.02854988,-0.1704093;-0.2677922;-0.2103096,-0.1605121;-0.6381099;-0.1109682,-0.1886345;-0.6753935;-0.1702013,0.04940915;0.5574393;-0.006850958,650.442
+0;0;0,0.02992596;0.3218437;-0.02020177,0.05968026;0.6296489;-0.05497633,0.2330401;0.521575;-0.03691833,0.4763998;0.4589379;-0.007558413,0.7249558;0.4261053;0.01684207,-0.1274705;0.5231474;-0.02275879,-0.3714516;0.4563471;-0.02726249,-0.6162041;0.3986565;-0.04214272,0.07629828;-0.004550807;-0.04905147,0.05117226;-0.3488445;-0.03919166,0.01028572;-0.7228686;0.02444268,0.00699011;-0.6859718;-0.07149285,-0.08603432;0.01380683;-0.0256057,-0.2151169;-0.1228847;-0.3152948,-0.1598714;-0.4804889;-0.1941246,-0.1700346;-0.5157864;-0.2640889,0.05237381;0.5546567;-0.04388956,0;0;0,0.02892895;0.3225671;0.0007973909,0.05538999;0.6323435;-0.01261854,0.2229372;0.4968005;-0.01029015,0.3868339;0.3064573;-0.04056752,0.5646765;0.1484065;-0.1233045,-0.1299157;0.5184472;0.008797105,-0.299136;0.3331378;0.04095712,-0.4983103;0.1828993;0.006151222,0.07637809;-0.005776271;-0.0487976,0.05422841;-0.3504026;-0.04583704,-0.004591435;-0.7206884;0.02518165,-0.02842247;-0.7625241;-0.03426385,-0.08521879;0.0130956;-0.02853855,-0.1699059;-0.2678953;-0.2105794,-0.1536907;-0.636224;-0.1121615,-0.1852768;-0.6725604;-0.1743214,0.04918782;0.5566564;-0.006865263,650.463
+0;0;0,0.02992596;0.3218437;-0.02020177,0.05968026;0.6296489;-0.05497633,0.2330401;0.521575;-0.03691833,0.4763998;0.4589379;-0.007558413,0.7249558;0.4261053;0.01684207,-0.1274705;0.5231474;-0.02275879,-0.3714516;0.4563471;-0.02726249,-0.6162041;0.3986565;-0.04214272,0.07629828;-0.004550807;-0.04905147,0.05117226;-0.3488445;-0.03919166,0.01028572;-0.7228686;0.02444268,0.00699011;-0.6859718;-0.07149285,-0.08603432;0.01380683;-0.0256057,-0.2151169;-0.1228847;-0.3152948,-0.1598714;-0.4804889;-0.1941246,-0.1700346;-0.5157864;-0.2640889,0.05237381;0.5546567;-0.04388956,0;0;0,0.02892895;0.3225671;0.0007973909,0.05538999;0.6323435;-0.01261854,0.2229372;0.4968005;-0.01029015,0.3868339;0.3064573;-0.04056752,0.5646765;0.1484065;-0.1233045,-0.1299157;0.5184472;0.008797105,-0.299136;0.3331378;0.04095712,-0.4983103;0.1828993;0.006151222,0.07637809;-0.005776271;-0.0487976,0.05422841;-0.3504026;-0.04583704,-0.004591435;-0.7206884;0.02518165,-0.02842247;-0.7625241;-0.03426385,-0.08521879;0.0130956;-0.02853855,-0.1699059;-0.2678953;-0.2105794,-0.1536907;-0.636224;-0.1121615,-0.1852768;-0.6725604;-0.1743214,0.04918782;0.5566564;-0.006865263,650.4749
+0;0;0,0.02989102;0.321468;-0.02017818,0.05961494;0.6289586;-0.05491762,0.23385;0.5207936;-0.03683614,0.4771081;0.4581827;-0.007488482,0.7258037;0.4253316;0.01692571,-0.1283938;0.5223736;-0.02260852,-0.372273;0.4556011;-0.02711035,-0.6171631;0.3978781;-0.04199894,0.07625073;-0.004547971;-0.04902089,0.05109967;-0.3491846;-0.03915126,0.01015072;-0.7237797;0.02458024,0.006106883;-0.6853171;-0.09313607,-0.08598069;0.01379823;-0.02558974,-0.2151919;-0.1230295;-0.3155674,-0.159862;-0.4811796;-0.1942122,-0.1723326;-0.5313019;-0.2800609,0.0523151;0.5540344;-0.04384089,0;0;0,0.02855618;0.3222206;0.0008702278,0.05464844;0.6317098;-0.01252282,0.2232883;0.4963931;-0.009369731,0.3922814;0.310818;-0.04033923,0.565018;0.1476;-0.1242839,-0.1314509;0.5178789;0.009187223,-0.3046068;0.3364627;0.04176123,-0.5108188;0.1958502;0.006696999,0.07619815;-0.005957022;-0.04895163,0.05367841;-0.3509088;-0.04660332,-0.005530089;-0.7216344;0.02492857,-0.01317337;-0.7112352;-0.09127164,-0.08517;0.01325008;-0.02843257,-0.1694335;-0.2654207;-0.2148371,-0.1529071;-0.6351742;-0.1196045,-0.1896021;-0.6806376;-0.2026939,0.04853384;0.5560845;-0.006773949,650.4966
+0;0;0,0.02951673;0.3215216;-0.01987357,0.05895056;0.6290632;-0.05440897,0.2333374;0.5214742;-0.03593061,0.4777533;0.463635;-0.006411158,0.7272167;0.4369298;0.01766379,-0.1290682;0.5228586;-0.02218625,-0.3742819;0.4612424;-0.02762475,-0.6198434;0.4064583;-0.04255885,0.07624785;-0.004309113;-0.04904694,0.05051684;-0.3489045;-0.03923033,0.009211686;-0.7234445;0.02459473,0.005286727;-0.6849614;-0.09312412,-0.08601739;0.01352909;-0.02561011,-0.2159552;-0.1202331;-0.3166913,-0.1588085;-0.4778344;-0.1945621,-0.1722734;-0.5261014;-0.2819583,0.05171338;0.5541252;-0.04338404,0;0;0,0.02855618;0.3222206;0.0008702278,0.05464844;0.6317098;-0.01252282,0.2232883;0.4963931;-0.009369731,0.3922814;0.310818;-0.04033923,0.565018;0.1476;-0.1242839,-0.1314509;0.5178789;0.009187223,-0.3046068;0.3364627;0.04176123,-0.5108188;0.1958502;0.006696999,0.07619815;-0.005957022;-0.04895163,0.05367841;-0.3509088;-0.04660332,-0.005530089;-0.7216344;0.02492857,-0.01317337;-0.7112352;-0.09127164,-0.08517;0.01325008;-0.02843257,-0.1694335;-0.2654207;-0.2148371,-0.1529071;-0.6351742;-0.1196045,-0.1896021;-0.6806376;-0.2026939,0.04853384;0.5560845;-0.006773949,650.5081
+0;0;0,0.02951673;0.3215216;-0.01987357,0.05895056;0.6290632;-0.05440897,0.2333374;0.5214742;-0.03593061,0.4777533;0.463635;-0.006411158,0.7272167;0.4369298;0.01766379,-0.1290682;0.5228586;-0.02218625,-0.3742819;0.4612424;-0.02762475,-0.6198434;0.4064583;-0.04255885,0.07624785;-0.004309113;-0.04904694,0.05051684;-0.3489045;-0.03923033,0.009211686;-0.7234445;0.02459473,0.005286727;-0.6849614;-0.09312412,-0.08601739;0.01352909;-0.02561011,-0.2159552;-0.1202331;-0.3166913,-0.1588085;-0.4778344;-0.1945621,-0.1722734;-0.5261014;-0.2819583,0.05171338;0.5541252;-0.04338404,0;0;0,0.02855618;0.3222206;0.0008702278,0.05464844;0.6317098;-0.01252282,0.2232883;0.4963931;-0.009369731,0.3922814;0.310818;-0.04033923,0.565018;0.1476;-0.1242839,-0.1314509;0.5178789;0.009187223,-0.3046068;0.3364627;0.04176123,-0.5108188;0.1958502;0.006696999,0.07619815;-0.005957022;-0.04895163,0.05367841;-0.3509088;-0.04660332,-0.005530089;-0.7216344;0.02492857,-0.01317337;-0.7112352;-0.09127164,-0.08517;0.01325008;-0.02843257,-0.1694335;-0.2654207;-0.2148371,-0.1529071;-0.6351742;-0.1196045,-0.1896021;-0.6806376;-0.2026939,0.04853384;0.5560845;-0.006773949,650.5197
+0;0;0,0.02949452;0.3212797;-0.01985862,0.0589052;0.6285793;-0.05436696,0.2338833;0.5209413;-0.03587284,0.4782181;0.4631213;-0.006363176,0.7276761;0.4364167;0.01771125,-0.1296912;0.5223301;-0.02208415,-0.3748236;0.4607344;-0.02752085,-0.6203797;0.4059514;-0.04245463,0.07625975;-0.004309786;-0.0490546,0.05064768;-0.3473123;-0.03928336,0.00923368;-0.7228392;0.02470988,0.00530821;-0.684355;-0.0930243,-0.08603083;0.01353121;-0.02561411,-0.215368;-0.1196127;-0.3153498,-0.1580707;-0.4781564;-0.1928988,-0.1715374;-0.5264335;-0.2803063,0.05167345;0.5536976;-0.04335031,0;0;0,0.02837336;0.3219923;0.000903368,0.0542112;0.6312572;-0.01248741,0.2236412;0.4962459;-0.008828282,0.3959786;0.313941;-0.04010582,0.5700089;0.152431;-0.1246636,-0.1324459;0.5175841;0.009310555,-0.3093555;0.340029;0.04233642,-0.5149831;0.1984497;0.007773742,0.0762206;-0.00601086;-0.04893637,0.05410582;-0.349395;-0.04825366,-0.004895851;-0.7207267;0.02565396,-0.01244631;-0.7103606;-0.09056234,-0.08517706;0.01324762;-0.02845784,-0.1696484;-0.2605058;-0.2190513,-0.1505022;-0.6315008;-0.1250998,-0.1853769;-0.6789874;-0.2071262,0.04816464;0.555684;-0.006736994,650.5414
+0;0;0,0.02891704;0.3213458;-0.01963686,0.05805883;0.6286765;-0.05410046,0.2331512;0.5215526;-0.03525579,0.4786106;0.4685583;-0.00601886,0.7284524;0.4451019;0.01745161,-0.1305431;0.522736;-0.02174112,-0.3764294;0.4642967;-0.02793078,-0.6223798;0.4113865;-0.04312739,0.07633454;-0.004144342;-0.04895245,0.0505707;-0.3471392;-0.03931218,0.00746607;-0.7223391;0.02547837,0.00363004;-0.6837969;-0.09225456,-0.08608641;0.01328194;-0.02555777,-0.2158644;-0.1147415;-0.3173966,-0.1570036;-0.4732924;-0.1957108,-0.1705907;-0.5210163;-0.2835921,0.0508642;0.5537879;-0.04310602,0;0;0,0.02837336;0.3219923;0.000903368,0.0542112;0.6312572;-0.01248741,0.2236412;0.4962459;-0.008828282,0.3959786;0.313941;-0.04010582,0.5700089;0.152431;-0.1246636,-0.1324459;0.5175841;0.009310555,-0.3093555;0.340029;0.04233642,-0.5149831;0.1984497;0.007773742,0.0762206;-0.00601086;-0.04893637,0.05410582;-0.349395;-0.04825366,-0.004895851;-0.7207267;0.02565396,-0.01244631;-0.7103606;-0.09056234,-0.08517706;0.01324762;-0.02845784,-0.1696484;-0.2605058;-0.2190513,-0.1505022;-0.6315008;-0.1250998,-0.1853769;-0.6789874;-0.2071262,0.04816464;0.555684;-0.006736994,650.553
+0;0;0,0.02889871;0.3211421;-0.01962441,0.05801865;0.6282425;-0.05406212,0.2333759;0.5211301;-0.03521471,0.4787594;0.4681523;-0.005986815,0.7285452;0.4447011;0.01747839,-0.1308359;0.5223152;-0.02168082,-0.3766461;0.463894;-0.02786857,-0.6225413;0.4109956;-0.04306177,0.0763386;-0.004144563;-0.04895505,0.05061959;-0.3465426;-0.03933156,0.005631935;-0.7381331;0.02828937,0.002797299;-0.7018209;-0.05870943,-0.08609098;0.01328264;-0.02555913,-0.2156432;-0.114518;-0.3168901,-0.1542111;-0.4887322;-0.1898885,-0.1642512;-0.5161663;-0.2548285,0.05082954;0.5534114;-0.04307611,0;0;0,0.02836376;0.3217873;0.0009528399,0.0541006;0.6308283;-0.01239765,0.2239298;0.4961183;-0.008457661,0.3988416;0.316403;-0.03979933,0.5757766;0.158257;-0.1245186,-0.1327613;0.5171514;0.009599328,-0.3143779;0.3445188;0.0425751,-0.5236911;0.2081019;0.009834457,0.07619449;-0.006137774;-0.04897022,0.05406439;-0.3489215;-0.04932654,-0.003011197;-0.737456;0.02632332,-0.01843087;-0.7739222;-0.0280931,-0.08517385;0.01333176;-0.02844354,-0.1699244;-0.257224;-0.2223699,-0.1478932;-0.6453387;-0.1284488,-0.1725901;-0.6660078;-0.1950774,0.04808867;0.5553102;-0.006656408,650.5651
+0;0;0,0.02889871;0.3211421;-0.01962441,0.05801865;0.6282425;-0.05406212,0.2333759;0.5211301;-0.03521471,0.4787594;0.4681523;-0.005986815,0.7285452;0.4447011;0.01747839,-0.1308359;0.5223152;-0.02168082,-0.3766461;0.463894;-0.02786857,-0.6225413;0.4109956;-0.04306177,0.0763386;-0.004144563;-0.04895505,0.05061959;-0.3465426;-0.03933156,0.005631935;-0.7381331;0.02828937,0.002797299;-0.7018209;-0.05870943,-0.08609098;0.01328264;-0.02555913,-0.2156432;-0.114518;-0.3168901,-0.1542111;-0.4887322;-0.1898885,-0.1642512;-0.5161663;-0.2548285,0.05082954;0.5534114;-0.04307611,0;0;0,0.02836376;0.3217873;0.0009528399,0.0541006;0.6308283;-0.01239765,0.2239298;0.4961183;-0.008457661,0.3988416;0.316403;-0.03979933,0.5757766;0.158257;-0.1245186,-0.1327613;0.5171514;0.009599328,-0.3143779;0.3445188;0.0425751,-0.5236911;0.2081019;0.009834457,0.07619449;-0.006137774;-0.04897022,0.05406439;-0.3489215;-0.04932654,-0.003011197;-0.737456;0.02632332,-0.01843087;-0.7739222;-0.0280931,-0.08517385;0.01333176;-0.02844354,-0.1699244;-0.257224;-0.2223699,-0.1478932;-0.6453387;-0.1284488,-0.1725901;-0.6660078;-0.1950774,0.04808867;0.5553102;-0.006656408,650.5863
+0;0;0,0.02838477;0.3213152;-0.019328,0.05715275;0.6285089;-0.05359914,0.2332705;0.5219972;-0.03403588,0.4795173;0.4733831;-0.005926859,0.729758;0.4545432;0.01661923,-0.1322885;0.5229613;-0.02102571,-0.3808281;0.4786371;-0.02840021,-0.6249076;0.4175626;-0.04176937,0.07633975;-0.003894313;-0.04894769,0.04987603;-0.3459118;-0.03933334,0.003715653;-0.745463;0.03042458,0.001064127;-0.7092926;-0.05428669,-0.08612698;0.01299076;-0.0255379,-0.2165271;-0.1107653;-0.3178545,-0.1524145;-0.492756;-0.188972,-0.162414;-0.5175381;-0.2531595,0.05003464;0.5536628;-0.04266425,0;0;0,0.0286634;0.3218686;0.001317143,0.05468825;0.6309475;-0.01154959,0.224997;0.4959491;-0.007618546,0.4030271;0.3194219;-0.03818619,0.5808811;0.1624526;-0.123111,-0.1327975;0.5169013;0.01018064,-0.3180775;0.3484856;0.04332328,-0.5308136;0.2174133;0.01096504,0.07607546;-0.006312966;-0.04910672,0.05426967;-0.3487933;-0.04981232,-0.004170269;-0.7452041;0.02817034,-0.015966;-0.7778451;-0.02802635,-0.08516874;0.01349152;-0.02833837,-0.1718668;-0.2533739;-0.2259112,-0.1483732;-0.6507335;-0.1354046,-0.1717186;-0.6738888;-0.1974579,0.04860979;0.555424;-0.005941629,650.5972
+0;0;0,0.02838477;0.3213152;-0.019328,0.05715275;0.6285089;-0.05359914,0.2332705;0.5219972;-0.03403588,0.4795173;0.4733831;-0.005926859,0.729758;0.4545432;0.01661923,-0.1322885;0.5229613;-0.02102571,-0.3808281;0.4786371;-0.02840021,-0.6249076;0.4175626;-0.04176937,0.07633975;-0.003894313;-0.04894769,0.04987603;-0.3459118;-0.03933334,0.003715653;-0.745463;0.03042458,0.001064127;-0.7092926;-0.05428669,-0.08612698;0.01299076;-0.0255379,-0.2165271;-0.1107653;-0.3178545,-0.1524145;-0.492756;-0.188972,-0.162414;-0.5175381;-0.2531595,0.05003464;0.5536628;-0.04266425,0;0;0,0.0286634;0.3218686;0.001317143,0.05468825;0.6309475;-0.01154959,0.224997;0.4959491;-0.007618546,0.4030271;0.3194219;-0.03818619,0.5808811;0.1624526;-0.123111,-0.1327975;0.5169013;0.01018064,-0.3180775;0.3484856;0.04332328,-0.5308136;0.2174133;0.01096504,0.07607546;-0.006312966;-0.04910672,0.05426967;-0.3487933;-0.04981232,-0.004170269;-0.7452041;0.02817034,-0.015966;-0.7778451;-0.02802635,-0.08516874;0.01349152;-0.02833837,-0.1718668;-0.2533739;-0.2259112,-0.1483732;-0.6507335;-0.1354046,-0.1717186;-0.6738888;-0.1974579,0.04860979;0.555424;-0.005941629,650.6086
+0;0;0,0.02836827;0.3211284;-0.01931676,0.05711786;0.6281259;-0.05356591,0.2335754;0.5216065;-0.0339942,0.4797889;0.472999;-0.005888978,0.7299738;0.4541633;0.01665209,-0.132652;0.5225723;-0.02096024,-0.381158;0.4782541;-0.02833373,-0.6251831;0.4171932;-0.04169992,0.07631198;-0.003892896;-0.04892989,0.04995964;-0.344471;-0.03935599,0.003549162;-0.7461869;0.03077987,0.0008288187;-0.7098563;-0.05613001,-0.08609565;0.01298603;-0.02552861,-0.215947;-0.1102492;-0.316615,-0.151487;-0.4943095;-0.1870342,-0.161746;-0.5205134;-0.2528876,0.05000453;0.5533299;-0.04263835,0;0;0,0.02882007;0.3216654;0.001451373,0.05494907;0.6305418;-0.01128161,0.2257702;0.4960985;-0.006895304,0.4057617;0.3216917;-0.03786361,0.585547;0.1668848;-0.122524,-0.1328934;0.5165272;0.01050903,-0.3213684;0.3517321;0.04357592,-0.5372337;0.2257674;0.01210445,0.07599738;-0.006389558;-0.04915667,0.05446726;-0.3474378;-0.05060506,-0.004481748;-0.745926;0.02801275,-0.01310718;-0.7746624;-0.03583431,-0.08513699;0.01351463;-0.02831704,-0.1730497;-0.2496695;-0.2277789,-0.1477628;-0.6506205;-0.1438296,-0.1665663;-0.690397;-0.1925992,0.04885077;0.5550687;-0.005707383,650.6318
+0;0;0,0.02802984;0.3211752;-0.01903085,0.05636573;0.6282204;-0.05318644,0.232959;0.5221004;-0.03331796,0.4801186;0.478177;-0.005812569,0.7305827;0.4629332;0.01633932,-0.1334128;0.5232517;-0.0204924,-0.3820298;0.4797932;-0.02913171,-0.6270803;0.4225681;-0.04057352,0.07636463;-0.00379993;-0.048855,0.04950787;-0.3443453;-0.03952028,0.002536885;-0.7458513;0.0314391,-0.0001392132;-0.7095017;-0.05547074,-0.08613161;0.01280338;-0.02549955,-0.2162744;-0.106241;-0.3181954,-0.1505441;-0.4902674;-0.1891532,-0.1601648;-0.5171992;-0.2544755,0.04933229;0.5534173;-0.0422555,0;0;0,0.02882007;0.3216654;0.001451373,0.05494907;0.6305418;-0.01128161,0.2257702;0.4960985;-0.006895304,0.4057617;0.3216917;-0.03786361,0.585547;0.1668848;-0.122524,-0.1328934;0.5165272;0.01050903,-0.3213684;0.3517321;0.04357592,-0.5372337;0.2257674;0.01210445,0.07599738;-0.006389558;-0.04915667,0.05446726;-0.3474378;-0.05060506,-0.004481748;-0.745926;0.02801275,-0.01310718;-0.7746624;-0.03583431,-0.08513699;0.01351463;-0.02831704,-0.1730497;-0.2496695;-0.2277789,-0.1477628;-0.6506205;-0.1438296,-0.1665663;-0.690397;-0.1925992,0.04885077;0.5550687;-0.005707383,650.6435
+0;0;0,0.02799247;0.320747;-0.01900548,0.05629924;0.6274765;-0.05312619,0.2327716;0.52145;-0.0332744,0.4797604;0.4775569;-0.005788025,0.7301821;0.4623157;0.01636011,-0.1333456;0.5226004;-0.02045775,-0.3817907;0.479172;-0.02909109,-0.6267996;0.4219567;-0.04053096,0.07641968;-0.00380267;-0.04889023,0.0495791;-0.3441429;-0.03956113,0.002478629;-0.7467558;0.03159386,-0.0001330629;-0.710559;-0.0532243,-0.0861937;0.01281261;-0.02551793,-0.2162581;-0.1061601;-0.3180375,-0.1503466;-0.4912451;-0.1886396,-0.1597358;-0.5168068;-0.2523898,0.04927254;0.5527451;-0.04220573,0;0;0,0.02893165;0.3212231;0.001457214,0.0551478;0.6297727;-0.01125205,0.2260008;0.4959732;-0.006599665,0.409454;0.3253183;-0.03672183,0.5905069;0.171927;-0.1211303,-0.1325933;0.5157826;0.01030359,-0.324091;0.3547647;0.04327964,-0.5424491;0.2331362;0.0122946,0.07603225;-0.006509245;-0.0492078,0.05406192;-0.3473195;-0.05136227,-0.004663214;-0.7469097;0.02774299,-0.01030019;-0.7734331;-0.03560269,-0.08520488;0.01358914;-0.02828684,-0.1746576;-0.246034;-0.231346,-0.1486779;-0.6480269;-0.1470524,-0.1657523;-0.6750645;-0.207835,0.04902741;0.554374;-0.005686402,650.6643
+0;0;0,0.02799247;0.320747;-0.01900548,0.05629924;0.6274765;-0.05312619,0.2327716;0.52145;-0.0332744,0.4797604;0.4775569;-0.005788025,0.7301821;0.4623157;0.01636011,-0.1333456;0.5226004;-0.02045775,-0.3817907;0.479172;-0.02909109,-0.6267996;0.4219567;-0.04053096,0.07641968;-0.00380267;-0.04889023,0.0495791;-0.3441429;-0.03956113,0.002478629;-0.7467558;0.03159386,-0.0001330629;-0.710559;-0.0532243,-0.0861937;0.01281261;-0.02551793,-0.2162581;-0.1061601;-0.3180375,-0.1503466;-0.4912451;-0.1886396,-0.1597358;-0.5168068;-0.2523898,0.04927254;0.5527451;-0.04220573,0;0;0,0.02893165;0.3212231;0.001457214,0.0551478;0.6297727;-0.01125205,0.2260008;0.4959732;-0.006599665,0.409454;0.3253183;-0.03672183,0.5905069;0.171927;-0.1211303,-0.1325933;0.5157826;0.01030359,-0.324091;0.3547647;0.04327964,-0.5424491;0.2331362;0.0122946,0.07603225;-0.006509245;-0.0492078,0.05406192;-0.3473195;-0.05136227,-0.004663214;-0.7469097;0.02774299,-0.01030019;-0.7734331;-0.03560269,-0.08520488;0.01358914;-0.02828684,-0.1746576;-0.246034;-0.231346,-0.1486779;-0.6480269;-0.1470524,-0.1657523;-0.6750645;-0.207835,0.04902741;0.554374;-0.005686402,650.6879
+0;0;0,0.02785723;0.3206098;-0.01866925,0.05598688;0.6272147;-0.05245483,0.2327256;0.521548;-0.03263703,0.4801812;0.4809138;-0.005641829,0.7307969;0.4689511;0.0157096,-0.1339128;0.5231916;-0.01983085,-0.3822845;0.4802449;-0.02884296,-0.6281016;0.4265969;-0.03899511,0.07645234;-0.003837985;-0.0489031,0.04946151;-0.3412261;-0.03971531,0.002120409;-0.7440833;0.03180826,-0.0005264119;-0.7077543;-0.05435283,-0.08622795;0.01278953;-0.02554162,-0.215519;-0.1041058;-0.3158225,-0.1477963;-0.4893631;-0.1868218,-0.1583362;-0.5159277;-0.2513211,0.04900412;0.5525146;-0.04162055,0;0;0,0.02919275;0.3210304;0.001573563,0.05567321;0.6293869;-0.01098168,0.2268141;0.4961741;-0.005780101,0.4128413;0.3284151;-0.03518963,0.5965133;0.1783458;-0.1197532,-0.1323748;0.5156549;0.01023485,-0.3272573;0.3589035;0.04285341,-0.5487703;0.2432363;0.01186475,0.0760096;-0.006680936;-0.04928601,0.0537008;-0.3445126;-0.05326009,-0.007079184;-0.744185;0.02559745,-0.01048325;-0.7750882;-0.03563988,-0.08523786;0.01373218;-0.02823366,-0.1753602;-0.2404324;-0.2329822,-0.1479325;-0.6432362;-0.1514499,-0.1654218;-0.6754924;-0.2088005,0.04948694;0.5540379;-0.005458593,650.6989
+0;0;0,0.02785723;0.3206098;-0.01866925,0.05598688;0.6272147;-0.05245483,0.2327256;0.521548;-0.03263703,0.4801812;0.4809138;-0.005641829,0.7307969;0.4689511;0.0157096,-0.1339128;0.5231916;-0.01983085,-0.3822845;0.4802449;-0.02884296,-0.6281016;0.4265969;-0.03899511,0.07645234;-0.003837985;-0.0489031,0.04946151;-0.3412261;-0.03971531,0.002120409;-0.7440833;0.03180826,-0.0005264119;-0.7077543;-0.05435283,-0.08622795;0.01278953;-0.02554162,-0.215519;-0.1041058;-0.3158225,-0.1477963;-0.4893631;-0.1868218,-0.1583362;-0.5159277;-0.2513211,0.04900412;0.5525146;-0.04162055,0;0;0,0.02919275;0.3210304;0.001573563,0.05567321;0.6293869;-0.01098168,0.2268141;0.4961741;-0.005780101,0.4128413;0.3284151;-0.03518963,0.5965133;0.1783458;-0.1197532,-0.1323748;0.5156549;0.01023485,-0.3272573;0.3589035;0.04285341,-0.5487703;0.2432363;0.01186475,0.0760096;-0.006680936;-0.04928601,0.0537008;-0.3445126;-0.05326009,-0.007079184;-0.744185;0.02559745,-0.01048325;-0.7750882;-0.03563988,-0.08523786;0.01373218;-0.02823366,-0.1753602;-0.2404324;-0.2329822,-0.1479325;-0.6432362;-0.1514499,-0.1654218;-0.6754924;-0.2088005,0.04948694;0.5540379;-0.005458593,650.7202
+0;0;0,0.02782107;0.3201938;-0.01864502,0.05592819;0.6265528;-0.05240368,0.2326913;0.5209392;-0.03259313,0.479946;0.480338;-0.005619833,0.7305065;0.4683779;0.0157269,-0.1339852;0.5225831;-0.01978562,-0.3821553;0.4796712;-0.02879042,-0.6279183;0.426035;-0.03894034,0.07659366;-0.003845079;-0.04899349,0.04957014;-0.3416418;-0.03979458,0.002206646;-0.7446896;0.03176282,-0.0004529331;-0.70833;-0.05481357,-0.08638733;0.01281317;-0.02558883,-0.215835;-0.1042237;-0.3162213,-0.1480802;-0.4896632;-0.1871596,-0.158671;-0.5165005;-0.2519698,0.0489507;0.5519091;-0.04157758,0;0;0,0.02939993;0.3205913;0.00160408,0.05604449;0.628688;-0.01086855,0.2272619;0.4958515;-0.005794287,0.4158572;0.3310281;-0.03365147,0.6021108;0.1843155;-0.1182938,-0.1321171;0.5152045;0.01023436,-0.3301107;0.3625712;0.04205506,-0.552209;0.2480193;0.01156742,0.07610455;-0.006840363;-0.04942715,0.05316436;-0.3450368;-0.05372322,-0.007547949;-0.744945;0.02500869,-0.01188068;-0.7765688;-0.03603827,-0.08543378;0.0138965;-0.02810146,-0.1762753;-0.2375372;-0.2365492,-0.1498582;-0.6411257;-0.1576202,-0.1691227;-0.6694183;-0.2190519,0.04981148;0.5533981;-0.005376458,650.7317
+0;0;0,0.02772515;0.3202206;-0.01832434,0.0556226;0.6266193;-0.05188975,0.2324986;0.5214435;-0.03199201,0.4803981;0.4844609;-0.005742608,0.7310761;0.4744173;0.01520865,-0.134357;0.5236714;-0.0188699,-0.3825593;0.4810277;-0.02825605,-0.6290051;0.4306263;-0.03842746,0.07656534;-0.00383674;-0.04903839,0.0489626;-0.3415871;-0.03985252,0.001538094;-0.7445542;0.03211774,-0.001179083;-0.7081632;-0.05445456,-0.08642486;0.01274232;-0.02549732,-0.2158925;-0.1028504;-0.3166983,-0.1458489;-0.4878485;-0.1875409,-0.1577038;-0.5140478;-0.2526875,0.04868912;0.551967;-0.041094,0;0;0,0.02939993;0.3205913;0.00160408,0.05604449;0.628688;-0.01086855,0.2272619;0.4958515;-0.005794287,0.4158572;0.3310281;-0.03365147,0.6021108;0.1843155;-0.1182938,-0.1321171;0.5152045;0.01023436,-0.3301107;0.3625712;0.04205506,-0.552209;0.2480193;0.01156742,0.07610455;-0.006840363;-0.04942715,0.05316436;-0.3450368;-0.05372322,-0.007547949;-0.744945;0.02500869,-0.01188068;-0.7765688;-0.03603827,-0.08543378;0.0138965;-0.02810146,-0.1762753;-0.2375372;-0.2365492,-0.1498582;-0.6411257;-0.1576202,-0.1691227;-0.6694183;-0.2190519,0.04981148;0.5533981;-0.005376458,650.7539
+0;0;0,0.02769656;0.3198904;-0.01830545,0.05557046;0.6260302;-0.05184298,0.2330141;0.5208135;-0.03192497,0.4808443;0.4838413;-0.005682912,0.7314465;0.4738007;0.01526201,-0.1349648;0.5230482;-0.01876269,-0.3830976;0.4804164;-0.02814621,-0.6294689;0.4300304;-0.03831454,0.07666442;-0.003841704;-0.04910184,0.04901915;-0.3421124;-0.03990182,0.001969334;-0.7418957;0.03149982,-0.0008279248;-0.7053164;-0.05762398,-0.08653668;0.01275881;-0.02553031,-0.2162038;-0.103012;-0.3171799,-0.1467136;-0.4849683;-0.1890429,-0.1589179;-0.5128239;-0.2561097,0.04864186;0.5514305;-0.04105483,0;0;0,0.02941429;0.3202564;0.00165081,0.05603591;0.6280923;-0.01081848,0.2281087;0.496076;-0.005094051,0.4192725;0.3343912;-0.033198,0.6091269;0.1925983;-0.117998,-0.1326513;0.5144595;0.01039105,-0.3341901;0.3663304;0.04064474,-0.5581647;0.2555676;0.01051212,0.07614848;-0.006926581;-0.04956425,0.05243894;-0.3455914;-0.05402983,-0.008139193;-0.7424847;0.02307117,-0.014763;-0.7794244;-0.03583014,-0.08557972;0.0139833;-0.02799571,-0.1786017;-0.2319674;-0.2427772,-0.1528283;-0.6330749;-0.1680305,-0.1729419;-0.6620563;-0.2321461,0.04981142;0.5528555;-0.005324364,650.7763
+0;0;0,0.02765289;0.3193859;-0.01827658,0.05550018;0.6252332;-0.05178286,0.2331156;0.5200427;-0.0318644,0.4808381;0.4830866;-0.005633747,0.7312807;0.4730524;0.01529785,-0.1351961;0.5222794;-0.01869021,-0.383221;0.4796662;-0.02806965,-0.6294354;0.4293122;-0.03823151,0.07685257;-0.003851134;-0.04922236,0.04913009;-0.3430666;-0.03999664,0.002116032;-0.7425461;0.03135074,-0.0006596411;-0.7060176;-0.05708532,-0.08674908;0.01279012;-0.02559297,-0.2167784;-0.103304;-0.3180572,-0.147341;-0.4849701;-0.1900176,-0.1594511;-0.5123793;-0.2565668,0.04857659;0.5506874;-0.04100251,0;0;0,0.02954823;0.3197345;0.001684546,0.05622023;0.6272697;-0.01077712,0.2285401;0.495555;-0.004956961,0.4227466;0.3377033;-0.03300786,0.622865;0.2122692;-0.1194909,-0.1326595;0.5137206;0.01037439,-0.3370888;0.3695015;0.03917942,-0.5641499;0.2662352;0.006935347,0.0762347;-0.006933496;-0.04984164,0.05172405;-0.3464926;-0.05426669,-0.007994831;-0.7431531;0.02305639,-0.01631545;-0.7790062;-0.0358113,-0.08587978;0.01405147;-0.0277707,-0.1818547;-0.2247023;-0.2507196,-0.1546469;-0.6255432;-0.1767541,-0.1751627;-0.6489488;-0.2445642,0.04998717;0.5520881;-0.005290031,650.7982
+0;0;0,0.02781372;0.3193869;-0.01801252,0.055709;0.6252611;-0.05122831,0.2333474;0.5201975;-0.03143597,0.4814965;0.4864761;-0.004882224,0.7320756;0.4776158;0.01491622,-0.1351053;0.5230049;-0.01825997,-0.3831617;0.4800421;-0.02477316,-0.6300941;0.4344043;-0.03898494,0.07684181;-0.003833861;-0.04924053,0.04861679;-0.3430112;-0.04013909,0.001573034;-0.7424468;0.03143418,-0.001208435;-0.7058902;-0.05699962,-0.08677787;0.01272783;-0.02552638,-0.2166639;-0.1014628;-0.3188025,-0.1448987;-0.4825744;-0.1903954,-0.1591292;-0.5093312;-0.2570845,0.04878275;0.5507066;-0.04050964,0;0;0,0.02954823;0.3197345;0.001684546,0.05622023;0.6272697;-0.01077712,0.2285401;0.495555;-0.004956961,0.4227466;0.3377033;-0.03300786,0.622865;0.2122692;-0.1194909,-0.1326595;0.5137206;0.01037439,-0.3370888;0.3695015;0.03917942,-0.5641499;0.2662352;0.006935347,0.0762347;-0.006933496;-0.04984164,0.05172405;-0.3464926;-0.05426669,-0.007994831;-0.7431531;0.02305639,-0.01631545;-0.7790062;-0.0358113,-0.08587978;0.01405147;-0.0277707,-0.1818547;-0.2247023;-0.2507196,-0.1546469;-0.6255432;-0.1767541,-0.1751627;-0.6489488;-0.2445642,0.04998717;0.5520881;-0.005290031,650.8098
+0;0;0,0.02781372;0.3193869;-0.01801252,0.055709;0.6252611;-0.05122831,0.2333474;0.5201975;-0.03143597,0.4814965;0.4864761;-0.004882224,0.7320756;0.4776158;0.01491622,-0.1351053;0.5230049;-0.01825997,-0.3831617;0.4800421;-0.02477316,-0.6300941;0.4344043;-0.03898494,0.07684181;-0.003833861;-0.04924053,0.04861679;-0.3430112;-0.04013909,0.001573034;-0.7424468;0.03143418,-0.001208435;-0.7058902;-0.05699962,-0.08677787;0.01272783;-0.02552638,-0.2166639;-0.1014628;-0.3188025,-0.1448987;-0.4825744;-0.1903954,-0.1591292;-0.5093312;-0.2570845,0.04878275;0.5507066;-0.04050964,0;0;0,0.02954823;0.3197345;0.001684546,0.05622023;0.6272697;-0.01077712,0.2285401;0.495555;-0.004956961,0.4227466;0.3377033;-0.03300786,0.622865;0.2122692;-0.1194909,-0.1326595;0.5137206;0.01037439,-0.3370888;0.3695015;0.03917942,-0.5641499;0.2662352;0.006935347,0.0762347;-0.006933496;-0.04984164,0.05172405;-0.3464926;-0.05426669,-0.007994831;-0.7431531;0.02305639,-0.01631545;-0.7790062;-0.0358113,-0.08587978;0.01405147;-0.0277707,-0.1818547;-0.2247023;-0.2507196,-0.1546469;-0.6255432;-0.1767541,-0.1751627;-0.6489488;-0.2445642,0.04998717;0.5520881;-0.005290031,650.8214
+0;0;0,0.02778182;0.3190207;-0.01799186,0.05565184;0.6246174;-0.0511783,0.2334342;0.519582;-0.03138646,0.4814752;0.4858752;-0.004844287,0.7321332;0.4770122;0.01496039,-0.1352964;0.5223914;-0.01820052,-0.3832447;0.4794474;-0.02471088,-0.6302549;0.4337952;-0.03892713,0.07698586;-0.003841048;-0.04933283,0.04838767;-0.3475027;-0.04011107,0.001839254;-0.7427326;0.03070858,-0.0008964147;-0.706284;-0.05626908,-0.08694053;0.01275169;-0.02557423,-0.2185438;-0.1029487;-0.3227279,-0.1475342;-0.4800474;-0.1956729,-0.1615304;-0.5058697;-0.2612638,0.04873034;0.5501141;-0.04046697,0;0;0,0.02958608;0.3193615;0.00161922,0.0562678;0.6266114;-0.01091719,0.2288232;0.4952261;-0.0049299,0.4250307;0.3399552;-0.03247082,0.6240307;0.2134338;-0.1201724,-0.132727;0.5130288;0.01037924,-0.3399606;0.3726712;0.037192,-0.5687883;0.2732893;0.004613325,0.07628071;-0.006993935;-0.05007637,0.04949033;-0.3509076;-0.05352879,-0.009223059;-0.743914;0.0205487,-0.01664226;-0.7799;-0.03606391,-0.08611432;0.01414056;-0.02756215,-0.1842954;-0.2226669;-0.2584062,-0.1584059;-0.6202614;-0.19031,-0.1780184;-0.642607;-0.2573135,0.05003539;0.5514833;-0.005411148,650.8432
+0;0;0,0.02763477;0.3190469;-0.0177522,0.05516645;0.6246911;-0.05077333,0.2330186;0.5195856;-0.03082464,0.4817028;0.490213;-0.005165955,0.7323449;0.4817307;0.01500495,-0.135722;0.5229138;-0.01748454,-0.3844615;0.4851389;-0.0256515,-0.6308519;0.4354749;-0.03685301,0.07701121;-0.003863056;-0.04929154,0.04774306;-0.3474726;-0.04022783,0.0009840764;-0.7425971;0.03103953,-0.00177312;-0.706126;-0.05593578,-0.08693514;0.01273123;-0.02560276,-0.2187495;-0.102728;-0.3227566,-0.1446108;-0.4789773;-0.1949727,-0.1596604;-0.5046155;-0.2604866,0.04833325;0.5501772;-0.0400792,0;0;0,0.02958608;0.3193615;0.00161922,0.0562678;0.6266114;-0.01091719,0.2288232;0.4952261;-0.0049299,0.4250307;0.3399552;-0.03247082,0.6240307;0.2134338;-0.1201724,-0.132727;0.5130288;0.01037924,-0.3399606;0.3726712;0.037192,-0.5687883;0.2732893;0.004613325,0.07628071;-0.006993935;-0.05007637,0.04949033;-0.3509076;-0.05352879,-0.009223059;-0.743914;0.0205487,-0.01664226;-0.7799;-0.03606391,-0.08611432;0.01414056;-0.02756215,-0.1842954;-0.2226669;-0.2584062,-0.1584059;-0.6202614;-0.19031,-0.1780184;-0.642607;-0.2573135,0.05003539;0.5514833;-0.005411148,650.8544
+0;0;0,0.02759988;0.318644;-0.01772979,0.05510333;0.6239746;-0.05071768,0.2330664;0.5189143;-0.03077272,0.4816051;0.4895589;-0.005129045,0.7322617;0.4810761;0.01504303,-0.1358842;0.5222444;-0.01742502,-0.3844781;0.4844916;-0.02558721,-0.6308829;0.4348247;-0.03678937,0.07718837;-0.003871944;-0.04940494,0.04756884;-0.3516068;-0.04023241,0.001396749;-0.7417719;0.03014043,-0.0014038;-0.7051991;-0.05820243,-0.08713514;0.01276052;-0.02566166,-0.220532;-0.1040849;-0.3263831,-0.147324;-0.4756117;-0.2002031,-0.1626101;-0.5021248;-0.2667471,0.04827589;0.5495234;-0.04003255,0;0;0,0.02957545;0.3189553;0.001706123,0.05624981;0.6258887;-0.01080108,0.228978;0.4947497;-0.004786372,0.42777;0.3429173;-0.03161073,0.6293095;0.2216942;-0.1210219,-0.1328292;0.5122893;0.01054411,-0.3432287;0.3765451;0.034966,-0.5741661;0.2825751;0.001126226,0.07634859;-0.006835074;-0.05037915,0.04773726;-0.3547674;-0.05272519,-0.00879617;-0.7433418;0.01887691,-0.01782681;-0.7827044;-0.03555464,-0.08640676;0.01404937;-0.02739291,-0.1868176;-0.219455;-0.2667135,-0.1590584;-0.6123229;-0.2019272,-0.1793745;-0.6359211;-0.2695289,0.05002107;0.550824;-0.005299807,650.8658
+0;0;0,0.02759988;0.318644;-0.01772979,0.05510333;0.6239746;-0.05071768,0.2330664;0.5189143;-0.03077272,0.4816051;0.4895589;-0.005129045,0.7322617;0.4810761;0.01504303,-0.1358842;0.5222444;-0.01742502,-0.3844781;0.4844916;-0.02558721,-0.6308829;0.4348247;-0.03678937,0.07718837;-0.003871944;-0.04940494,0.04756884;-0.3516068;-0.04023241,0.001396749;-0.7417719;0.03014043,-0.0014038;-0.7051991;-0.05820243,-0.08713514;0.01276052;-0.02566166,-0.220532;-0.1040849;-0.3263831,-0.147324;-0.4756117;-0.2002031,-0.1626101;-0.5021248;-0.2667471,0.04827589;0.5495234;-0.04003255,0;0;0,0.02957545;0.3189553;0.001706123,0.05624981;0.6258887;-0.01080108,0.228978;0.4947497;-0.004786372,0.42777;0.3429173;-0.03161073,0.6293095;0.2216942;-0.1210219,-0.1328292;0.5122893;0.01054411,-0.3432287;0.3765451;0.034966,-0.5741661;0.2825751;0.001126226,0.07634859;-0.006835074;-0.05037915,0.04773726;-0.3547674;-0.05272519,-0.00879617;-0.7433418;0.01887691,-0.01782681;-0.7827044;-0.03555464,-0.08640676;0.01404937;-0.02739291,-0.1868176;-0.219455;-0.2667135,-0.1590584;-0.6123229;-0.2019272,-0.1793745;-0.6359211;-0.2695289,0.05002107;0.550824;-0.005299807,650.8877
+0;0;0,0.02770077;0.3182365;-0.01738694,0.05527082;0.623197;-0.04993442,0.2339184;0.5182257;-0.03032405,0.482789;0.492216;-0.005740196,0.7333139;0.4840876;0.01485516,-0.1364863;0.5220575;-0.0168175,-0.3844743;0.4811208;-0.02341945,-0.6319149;0.4382793;-0.03723243,0.07737459;-0.00393266;-0.04958475,0.04754238;-0.3518713;-0.04052185,-0.005071521;-0.7934884;0.03969406,-0.007895743;-0.7568551;-0.04897661,-0.08738308;0.01283835;-0.0256966,-0.2204958;-0.1029106;-0.3272204,-0.1363322;-0.5229076;-0.1831803,-0.1526387;-0.5492666;-0.2500551,0.048437;0.5488332;-0.03936284,0;0;0,0.02928516;0.3185645;0.001781702,0.05565616;0.6251187;-0.01062536,0.2292739;0.4943857;-0.004688382,0.4306069;0.3460563;-0.03078151,0.6353438;0.2300966;-0.1196024,-0.1339428;0.5112044;0.0105854,-0.3469629;0.3795461;0.03307933,-0.5818732;0.2978038;-0.004181739,0.07655469;-0.007081718;-0.0504992,0.04746452;-0.3551925;-0.05295992,-0.01844904;-0.7955993;0.02401865,-0.01841038;-0.8119553;-0.05191278,-0.08668166;0.01422783;-0.027291,-0.1873819;-0.2138262;-0.2720035,-0.1428526;-0.6573461;-0.1976012,-0.1635805;-0.6957285;-0.250598,0.04951745;0.5501467;-0.005152941,650.8994
+0;0;0,0.02770077;0.3182365;-0.01738694,0.05527082;0.623197;-0.04993442,0.2339184;0.5182257;-0.03032405,0.482789;0.492216;-0.005740196,0.7333139;0.4840876;0.01485516,-0.1364863;0.5220575;-0.0168175,-0.3844743;0.4811208;-0.02341945,-0.6319149;0.4382793;-0.03723243,0.07737459;-0.00393266;-0.04958475,0.04754238;-0.3518713;-0.04052185,-0.005071521;-0.7934884;0.03969406,-0.007895743;-0.7568551;-0.04897661,-0.08738308;0.01283835;-0.0256966,-0.2204958;-0.1029106;-0.3272204,-0.1363322;-0.5229076;-0.1831803,-0.1526387;-0.5492666;-0.2500551,0.048437;0.5488332;-0.03936284,0;0;0,0.02928516;0.3185645;0.001781702,0.05565616;0.6251187;-0.01062536,0.2292739;0.4943857;-0.004688382,0.4306069;0.3460563;-0.03078151,0.6353438;0.2300966;-0.1196024,-0.1339428;0.5112044;0.0105854,-0.3469629;0.3795461;0.03307933,-0.5818732;0.2978038;-0.004181739,0.07655469;-0.007081718;-0.0504992,0.04746452;-0.3551925;-0.05295992,-0.01844904;-0.7955993;0.02401865,-0.01841038;-0.8119553;-0.05191278,-0.08668166;0.01422783;-0.027291,-0.1873819;-0.2138262;-0.2720035,-0.1428526;-0.6573461;-0.1976012,-0.1635805;-0.6957285;-0.250598,0.04951745;0.5501467;-0.005152941,650.9105
+0;0;0,0.02770849;0.3183252;-0.01739179,0.05527334;0.6232285;-0.04993238,0.234328;0.5182211;-0.03030667,0.4831218;0.4922194;-0.005730404,0.7335483;0.4840942;0.01485686,-0.1368841;0.5220613;-0.01677068,-0.3847955;0.4811372;-0.0233706,-0.6321388;0.4383126;-0.03717814,0.07747043;-0.003937531;-0.04964616,0.04764108;-0.3518429;-0.04058413,-0.003044158;-0.7772716;0.0366913,-0.005646216;-0.7411601;-0.04500417,-0.08749131;0.01285425;-0.02572843,-0.2205913;-0.1028837;-0.3272233,-0.1395129;-0.5074847;-0.1884634,-0.1545366;-0.5294104;-0.2500775,0.04844234;0.5488954;-0.03936516,0;0;0,0.02898972;0.31868;0.001954079,0.05497961;0.6252182;-0.01021957,0.2292931;0.4950288;-0.004497766,0.4328209;0.3498503;-0.03053713,0.6384981;0.2345318;-0.1177257,-0.1348291;0.5106726;0.01055361,-0.3517789;0.3851132;0.0291551,-0.5865147;0.3028028;-0.007278424,0.0766051;-0.006973699;-0.05064523,0.04698925;-0.3550056;-0.05323529,-0.01305851;-0.78013;0.01883161,-0.02405109;-0.8042806;-0.04170882,-0.08684392;0.01412161;-0.02721446,-0.1877857;-0.2071749;-0.2779108,-0.1466656;-0.6344902;-0.2055172,-0.1658021;-0.6652288;-0.2571204,0.04894511;0.5502645;-0.004808545,650.9326
+0;0;0,0.02757733;0.31835;-0.01714416,0.0549827;0.6232851;-0.04951626,0.2342103;0.5192251;-0.0296131,0.4831833;0.49419;-0.005862731,0.7336271;0.487596;0.01506042,-0.1372167;0.5227253;-0.01627837,-0.3850762;0.4814763;-0.02280555,-0.632836;0.4412199;-0.0368705,0.07746329;-0.004040125;-0.04964904,0.04724006;-0.3519177;-0.04082993,-0.003549669;-0.777238;0.03697179,-0.006117208;-0.7411149;-0.04472391,-0.08744751;0.01295324;-0.02582746,-0.2206682;-0.1027369;-0.3272874,-0.1386339;-0.5067656;-0.1874259,-0.1542687;-0.5284443;-0.2490954,0.04818475;0.5489448;-0.03897815,0;0;0,0.02898972;0.31868;0.001954079,0.05497961;0.6252182;-0.01021957,0.2292931;0.4950288;-0.004497766,0.4328209;0.3498503;-0.03053713,0.6384981;0.2345318;-0.1177257,-0.1348291;0.5106726;0.01055361,-0.3517789;0.3851132;0.0291551,-0.5865147;0.3028028;-0.007278424,0.0766051;-0.006973699;-0.05064523,0.04698925;-0.3550056;-0.05323529,-0.01305851;-0.78013;0.01883161,-0.02405109;-0.8042806;-0.04170882,-0.08684392;0.01412161;-0.02721446,-0.1877857;-0.2071749;-0.2779108,-0.1466656;-0.6344902;-0.2055172,-0.1658021;-0.6652288;-0.2571204,0.04894511;0.5502645;-0.004808545,650.944
+0;0;0,0.02757733;0.31835;-0.01714416,0.0549827;0.6232851;-0.04951626,0.2342103;0.5192251;-0.0296131,0.4831833;0.49419;-0.005862731,0.7336271;0.487596;0.01506042,-0.1372167;0.5227253;-0.01627837,-0.3850762;0.4814763;-0.02280555,-0.632836;0.4412199;-0.0368705,0.07746329;-0.004040125;-0.04964904,0.04724006;-0.3519177;-0.04082993,-0.003549669;-0.777238;0.03697179,-0.006117208;-0.7411149;-0.04472391,-0.08744751;0.01295324;-0.02582746,-0.2206682;-0.1027369;-0.3272874,-0.1386339;-0.5067656;-0.1874259,-0.1542687;-0.5284443;-0.2490954,0.04818475;0.5489448;-0.03897815,0;0;0,0.02898972;0.31868;0.001954079,0.05497961;0.6252182;-0.01021957,0.2292931;0.4950288;-0.004497766,0.4328209;0.3498503;-0.03053713,0.6384981;0.2345318;-0.1177257,-0.1348291;0.5106726;0.01055361,-0.3517789;0.3851132;0.0291551,-0.5865147;0.3028028;-0.007278424,0.0766051;-0.006973699;-0.05064523,0.04698925;-0.3550056;-0.05323529,-0.01305851;-0.78013;0.01883161,-0.02405109;-0.8042806;-0.04170882,-0.08684392;0.01412161;-0.02721446,-0.1877857;-0.2071749;-0.2779108,-0.1466656;-0.6344902;-0.2055172,-0.1658021;-0.6652288;-0.2571204,0.04894511;0.5502645;-0.004808545,650.9553

+ 161 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArmsPlusLeg_Sideways_None_Slow.csv

@@ -0,0 +1,161 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.02262604;0.3316543;-0.008216741,0.04472029;0.6488428;-0.03147856,0.2181668;0.5290296;-0.01358045,0.2612556;0.2403307;0.008855755,0.3159544;-0.03069037;-0.01216692,-0.1392128;0.5271766;-0.01432382,-0.2123078;0.2437809;-0.007170518,-0.2831182;-0.02314597;-0.03211473,0.07613017;0.0007911789;-0.03851621,0.06409862;-0.3444288;-0.001905993,0.03137352;-0.737606;0.07391913,0.0311358;-0.6980382;-0.04338877,-0.07734931;0.0086069;-0.03497047,-0.104445;-0.3376747;-0.0308719,-0.1378061;-0.7316769;0.04024693,-0.1356622;-0.691934;-0.07702721,0.03927103;0.5715315;-0.02318752,0;0;0,0.009623259;0.3323249;0.006444335,0.01793936;0.6509187;-0.001934409,0.1893062;0.5121231;-0.01055443,0.2236393;0.2221396;0.01037204,0.2490889;-0.04996437;-0.03651142,-0.1614864;0.5267621;-0.01236205,-0.2094885;0.2379875;-0.008878835,-0.240447;-0.03075194;-0.06976393,0.07582165;0.0009409785;-0.03911674,0.09329386;-0.3450614;-0.01383793,0.07075374;-0.7358038;0.0768317,0.06820209;-0.7246693;-0.03931618,-0.07675547;0.006774944;-0.03664186,-0.126187;-0.3369054;-0.02652971,-0.1457727;-0.7286919;0.06023667,-0.1599942;-0.7879223;-0.01518505,0.01607783;0.5731273;0.002591491,675.5159
+0;0;0,0.02262936;0.331703;-0.008217948,0.04472627;0.6489297;-0.03148255,0.2188452;0.5289479;-0.01354735,0.2619441;0.2401814;0.008894103,0.31663;-0.0307759;-0.01212362,-0.1398789;0.5270879;-0.01429352,-0.212991;0.2436259;-0.007138545,-0.2837848;-0.02323815;-0.03207689,0.07610211;0.0007908872;-0.03850202,0.06405517;-0.3448706;-0.001844976,0.03136821;-0.7375896;0.07389179,0.0311305;-0.6980218;-0.04341511,-0.0773208;0.008603727;-0.03495758,-0.1044511;-0.3381207;-0.03085377,-0.1377734;-0.7316638;0.04018219,-0.1356294;-0.691921;-0.07709095,0.0392764;0.5716097;-0.02319057,0;0;0,0.009117335;0.3323868;0.006509423,0.01693401;0.6510332;-0.00181222,0.1889682;0.5117157;-0.01060307,0.2233968;0.2216578;0.01009345,0.2476573;-0.0505071;-0.03668094,-0.1630337;0.5267907;-0.01265904,-0.21111;0.2379578;-0.009272208,-0.2428756;-0.03054681;-0.07047947,0.07580143;0.0008212328;-0.03909004,0.09190738;-0.3456629;-0.01339817,0.06819151;-0.7359081;0.07703936,0.06569707;-0.7247698;-0.03910935,-0.07672731;0.006878969;-0.03660822,-0.1275453;-0.3370465;-0.02643377,-0.1475646;-0.7283128;0.06041443,-0.1626839;-0.7879795;-0.01431045,0.01519515;0.5732293;0.002700567,675.5441
+0;0;0,0.02263915;0.3318465;-0.008221503,0.0447465;0.649223;-0.03149712,0.2198666;0.5289655;-0.01350403,0.2629873;0.2400535;0.008948728,0.3175783;-0.03043371;-0.01203254,-0.1408628;0.5270951;-0.01425436,-0.2140118;0.2434904;-0.007095789,-0.2846828;-0.02291074;-0.03199087,0.07598481;0.0007896682;-0.03844267,0.06393189;-0.3450436;-0.001767412,0.03128723;-0.7372543;0.07387133,0.03104952;-0.6976866;-0.04343525,-0.07720162;0.008590465;-0.03490369,-0.1043454;-0.3383063;-0.03079784,-0.1376245;-0.7313401;0.04014617,-0.1354806;-0.6915972;-0.07712664,0.039294;0.5718658;-0.02320115,0;0;0,0.009285375;0.3325248;0.006576657,0.01722527;0.6513213;-0.001656532,0.190192;0.5116023;-0.01063418,0.2236621;0.2212595;0.009722233,0.2478501;-0.05044347;-0.03692734,-0.1636804;0.5265737;-0.01295345,-0.2126292;0.2377374;-0.009603736,-0.2442675;-0.03032401;-0.07064326,0.07577448;0.0007691085;-0.03885603,0.09136334;-0.3459053;-0.01307118,0.06693518;-0.7356772;0.07691324,0.06447701;-0.724535;-0.03923655,-0.07652044;0.006911513;-0.03672884,-0.1274887;-0.3371559;-0.02620012,-0.1487415;-0.7278749;0.06042083,-0.1650647;-0.786749;-0.01499384,0.01546106;0.5734789;0.002831936,675.5671
+0;0;0,0.02257302;0.3316981;-0.008461961,0.04458667;0.6488752;-0.03193143,0.2189549;0.5286486;-0.01356603,0.2608791;0.2391723;0.008917922,0.3139929;-0.03066763;-0.01250574,-0.1402718;0.526963;-0.01442146,-0.213444;0.2429629;-0.007391355,-0.281836;-0.02326822;-0.03056783,0.07592645;0.0008357078;-0.03845387,0.06363974;-0.3448254;-0.001863182,0.03027647;-0.7363896;0.07332818,0.03008116;-0.6968411;-0.04398429,-0.07716145;0.008546221;-0.03488978,-0.1042238;-0.338174;-0.02996903,-0.1378648;-0.7307621;0.03954558,-0.1356889;-0.6910376;-0.07773243,0.03915906;0.5715731;-0.02359381,0;0;0,0.0099601;0.332357;0.006663203,0.01858285;0.6509485;-0.001427174,0.1907137;0.5115771;-0.0103693,0.2232997;0.2207386;0.009898663,0.2469118;-0.05010214;-0.03680634,-0.162018;0.5273825;-0.01283833,-0.2114037;0.2382292;-0.009512138,-0.2426363;-0.02903172;-0.07025559,0.07574837;0.000704065;-0.03880608,0.09028354;-0.3458254;-0.01277578,0.06529471;-0.7349322;0.07700646,0.06290931;-0.7237899;-0.03914917,-0.07647139;0.006965945;-0.03671275,-0.1278236;-0.3368681;-0.02610138,-0.1505309;-0.7268563;0.0604027,-0.1665984;-0.7855796;-0.01525074,0.01665081;0.5731599;0.003020287,675.5995
+0;0;0,0.02257302;0.3316981;-0.008461961,0.04458667;0.6488752;-0.03193143,0.2189549;0.5286486;-0.01356603,0.2608791;0.2391723;0.008917922,0.3139929;-0.03066763;-0.01250574,-0.1402718;0.526963;-0.01442146,-0.213444;0.2429629;-0.007391355,-0.281836;-0.02326822;-0.03056783,0.07592645;0.0008357078;-0.03845387,0.06363974;-0.3448254;-0.001863182,0.03027647;-0.7363896;0.07332818,0.03008116;-0.6968411;-0.04398429,-0.07716145;0.008546221;-0.03488978,-0.1042238;-0.338174;-0.02996903,-0.1378648;-0.7307621;0.03954558,-0.1356889;-0.6910376;-0.07773243,0.03915906;0.5715731;-0.02359381,0;0;0,0.0099601;0.332357;0.006663203,0.01858285;0.6509485;-0.001427174,0.1907137;0.5115771;-0.0103693,0.2232997;0.2207386;0.009898663,0.2469118;-0.05010214;-0.03680634,-0.162018;0.5273825;-0.01283833,-0.2114037;0.2382292;-0.009512138,-0.2426363;-0.02903172;-0.07025559,0.07574837;0.000704065;-0.03880608,0.09028354;-0.3458254;-0.01277578,0.06529471;-0.7349322;0.07700646,0.06290931;-0.7237899;-0.03914917,-0.07647139;0.006965945;-0.03671275,-0.1278236;-0.3368681;-0.02610138,-0.1505309;-0.7268563;0.0604027,-0.1665984;-0.7855796;-0.01525074,0.01665081;0.5731599;0.003020287,675.6218
+0;0;0,0.02256404;0.3315662;-0.008458594,0.04456481;0.6485577;-0.03191409,0.2182107;0.528555;-0.01359465,0.2601632;0.2388829;0.008904519,0.3130534;-0.02982086;-0.01242894,-0.1395656;0.5268763;-0.01444663,-0.2127873;0.242684;-0.007411764,-0.2808914;-0.02242613;-0.03049066,0.07581045;0.000834431;-0.03839512,0.06352267;-0.344857;-0.001801234,0.03015206;-0.7365074;0.07340668,0.02995675;-0.6969589;-0.0439046,-0.07704356;0.008533166;-0.03483648,-0.1041082;-0.3382173;-0.0299153,-0.1377567;-0.7308918;0.03961461,-0.1355808;-0.6911675;-0.0776622,0.03914076;0.5713063;-0.02358194,0;0;0,0.01076576;0.3321982;0.006727815,0.02025658;0.6505809;-0.001270532,0.1914575;0.5114534;-0.01002276,0.223712;0.2203448;0.009766817,0.2470307;-0.04932517;-0.03701484,-0.1599872;0.5278135;-0.01259727,-0.2093237;0.2384477;-0.009511853,-0.2403601;-0.02774549;-0.06977898,0.07564966;0.0006688088;-0.03871417,0.09008886;-0.3458686;-0.01233244,0.06397647;-0.7350837;0.07705235,0.06165124;-0.7239348;-0.03910434,-0.07631111;0.006987709;-0.03674089,-0.1278996;-0.3368449;-0.02623387,-0.1517274;-0.7268348;0.06036896,-0.1680177;-0.7861019;-0.014592,0.01810642;0.5728477;0.003151656,675.655
+0;0;0,0.02247281;0.3316253;-0.008542319,0.04436774;0.6486975;-0.03210603,0.2180946;0.5286029;-0.01347376,0.2588046;0.2390271;0.008838513,0.310512;-0.02976933;-0.01250738,-0.1398156;0.5269966;-0.01446962,-0.213209;0.2431345;-0.007761273,-0.2808751;-0.02201709;-0.03004975,0.07587133;0.0008196429;-0.03822863,0.06315877;-0.3445005;-0.002200924,0.02998192;-0.7363503;0.07300922,0.02982873;-0.6968162;-0.04429921,-0.07698041;0.008534332;-0.03492479,-0.1042542;-0.3377856;-0.03000062,-0.1379074;-0.7305448;0.04007962,-0.1356889;-0.6908458;-0.07719439,0.0389709;0.571425;-0.02374501,0;0;0,0.01111582;0.3322399;0.006810665,0.02083167;0.6506992;-0.001096725,0.1919826;0.5112774;-0.009869576,0.2234059;0.2203522;0.009735703,0.2460991;-0.04920307;-0.03723037,-0.1595465;0.528065;-0.01284197,-0.2087685;0.2389729;-0.009344137,-0.2404875;-0.02695656;-0.06981099,0.07554168;0.000608474;-0.03887987,0.08940797;-0.3455027;-0.0120399,0.06207758;-0.7348961;0.07700729,0.05985864;-0.7237412;-0.03914833,-0.07634569;0.007061422;-0.03660644,-0.1276558;-0.3363928;-0.02601828,-0.1536751;-0.7264626;0.0604225,-0.169322;-0.7867051;-0.01349405,0.01863818;0.5729438;0.003302217,675.6777
+0;0;0,0.02246926;0.3315729;-0.008540968,0.04436083;0.6485965;-0.03210106,0.2184417;0.5284293;-0.01344983,0.2591503;0.2388634;0.00886169,0.3108488;-0.02988687;-0.01248054,-0.1401742;0.5268199;-0.01444765,-0.2135651;0.2429675;-0.007739531,-0.2812195;-0.02213851;-0.03002418,0.07585366;0.0008194518;-0.03821972,0.06314438;-0.3444117;-0.002201304,0.02998597;-0.7360436;0.07296703,0.02983277;-0.6965092;-0.04434513,-0.07696247;0.008532343;-0.03491665,-0.1042292;-0.3376983;-0.02999375,-0.1378637;-0.7302392;0.04004753,-0.1356452;-0.6905398;-0.07723023,0.03896482;0.5713359;-0.02374133,0;0;0,0.01145732;0.3321733;0.006926775,0.02143955;0.6505787;-0.0008462672,0.1928702;0.5110754;-0.009859681,0.2232485;0.2200422;0.00964129,0.2457243;-0.04951036;-0.03716874,-0.1594234;0.5281996;-0.01274803,-0.2083434;0.2390651;-0.009353407,-0.2410345;-0.02671826;-0.06973051,0.07553647;0.0005843043;-0.03884709,0.08859605;-0.3454332;-0.01155746,0.06033191;-0.7346009;0.07718384,0.05809696;-0.7234374;-0.03897667,-0.07633112;0.007084403;-0.03658644,-0.1280715;-0.3362195;-0.02615817,-0.1552784;-0.7259179;0.0605615,-0.1710414;-0.78649;-0.01293209,0.0191877;0.5728351;0.003517866,675.7111
+0;0;0,0.02246439;0.331501;-0.008539117,0.04435012;0.64844;-0.03209291,0.2178701;0.5284283;-0.01347619,0.2586315;0.238487;0.008864248,0.3101376;-0.02926311;-0.01239855,-0.1396222;0.5268239;-0.01447088,-0.2131082;0.2426035;-0.007754072,-0.2805108;-0.02151594;-0.02995579,0.07596759;0.0008206827;-0.03827713,0.06325528;-0.3444927;-0.002250135,0.03013424;-0.7356832;0.07283348,0.02998104;-0.6961485;-0.04448189,-0.07707807;0.008545159;-0.0349691,-0.1043513;-0.337768;-0.03004503,-0.1379478;-0.7298664;0.03991732,-0.1357293;-0.6901668;-0.07736364,0.03895558;0.5712004;-0.02373544,0;0;0,0.01229936;0.3320752;0.006725311,0.02318752;0.6503592;-0.00130868,0.1936416;0.5105074;-0.01018918,0.2238047;0.2190894;0.00961709,0.2457748;-0.04946044;-0.03721678,-0.1575344;0.5286944;-0.01247037,-0.2068294;0.2392372;-0.009140991,-0.2395237;-0.02555814;-0.06922109,0.07560679;0.0005532056;-0.03898966,0.08791824;-0.3455257;-0.01108503,0.05915983;-0.7342138;0.07756662,0.05681534;-0.7230747;-0.03859103,-0.07651657;0.007116505;-0.03648914,-0.1278316;-0.3363267;-0.02579357,-0.1565871;-0.7255252;0.06059069,-0.1728266;-0.7866884;-0.01206874,0.02070695;0.5726476;0.003126025,675.7338
+0;0;0,0.02242176;0.3312258;-0.008553405,0.04423884;0.6478964;-0.03215105,0.2176469;0.5277739;-0.013574,0.2577919;0.237155;0.008670941,0.3083518;-0.03014871;-0.01255592,-0.1396095;0.5263318;-0.01435325,-0.2136516;0.241649;-0.008092321,-0.2808826;-0.0218704;-0.03035595,0.07610694;0.0008499839;-0.03828302,0.06314966;-0.3444913;-0.002837475,0.03008698;-0.7369162;0.07252538,0.02988518;-0.6973886;-0.04478336,-0.07716985;0.008531994;-0.03507987,-0.1044395;-0.3377563;-0.03001132,-0.1375533;-0.7311636;0.04001839,-0.135393;-0.691478;-0.07725769,0.03886387;0.5707226;-0.02378105,0;0;0,0.0124516;0.3317935;0.00666666,0.02338959;0.6498058;-0.001414895,0.1938527;0.5103191;-0.01029038,0.2251645;0.2184179;0.009177685,0.2456191;-0.04968026;-0.03733206,-0.1573919;0.5287848;-0.01247234,-0.2075952;0.2389026;-0.008766785,-0.2406852;-0.02518561;-0.06893839,0.0757321;0.0004632771;-0.03902578,0.08698881;-0.3455788;-0.01051176,0.05712597;-0.7353728;0.0785886,0.05475919;-0.724224;-0.03756296,-0.07667883;0.007191605;-0.03643095,-0.1277377;-0.336267;-0.02575066,-0.1584996;-0.7265446;0.06089282,-0.1570131;-0.7151964;-0.05530554,0.02090663;0.5721604;0.003031015,675.7673
+0;0;0,0.02241989;0.3311982;-0.008552692,0.04423569;0.6478503;-0.03214899,0.2188841;0.5274339;-0.01350158,0.2588876;0.2378397;0.008664944,0.3094527;-0.02949205;-0.01256414,-0.1408502;0.5259818;-0.01428623,-0.2146313;0.2423027;-0.00804737,-0.2818694;-0.02124438;-0.03031334,0.07605103;0.0008493596;-0.0382549,0.06311408;-0.3439503;-0.002864953,0.03027916;-0.7336718;0.07197873,0.03007732;-0.694142;-0.04535608,-0.07711317;0.008525727;-0.0350541,-0.10434;-0.3372194;-0.0299935,-0.1372257;-0.7279166;0.03955378,-0.1350649;-0.6882288;-0.07774835,0.038861;0.5706805;-0.02377941,0;0;0,0.01265311;0.3317567;0.006740928,0.02370341;0.6497489;-0.001252413,0.1952513;0.5095947;-0.01035964,0.2251626;0.2185864;0.009029627,0.2453781;-0.049541;-0.03758371,-0.1583592;0.5286335;-0.01271482,-0.2086495;0.2398258;-0.008532713,-0.242056;-0.02426165;-0.06866217,0.07569519;0.0004184246;-0.03896129,0.08624455;-0.3450927;-0.01037109,0.05614085;-0.7321129;0.0783515,0.05378836;-0.7210028;-0.03782058,-0.07660834;0.007225278;-0.03642633,-0.1277371;-0.3356782;-0.02595536,-0.1601096;-0.7230581;0.0603662,-0.1585883;-0.7117084;-0.05585845,0.02120128;0.5721067;0.003170014,675.8008
+0;0;0,0.02241989;0.3311982;-0.008552692,0.04423569;0.6478503;-0.03214899,0.2188841;0.5274339;-0.01350158,0.2588876;0.2378397;0.008664944,0.3094527;-0.02949205;-0.01256414,-0.1408502;0.5259818;-0.01428623,-0.2146313;0.2423027;-0.00804737,-0.2818694;-0.02124438;-0.03031334,0.07605103;0.0008493596;-0.0382549,0.06311408;-0.3439503;-0.002864953,0.03027916;-0.7336718;0.07197873,0.03007732;-0.694142;-0.04535608,-0.07711317;0.008525727;-0.0350541,-0.10434;-0.3372194;-0.0299935,-0.1372257;-0.7279166;0.03955378,-0.1350649;-0.6882288;-0.07774835,0.038861;0.5706805;-0.02377941,0;0;0,0.01265311;0.3317567;0.006740928,0.02370341;0.6497489;-0.001252413,0.1952513;0.5095947;-0.01035964,0.2251626;0.2185864;0.009029627,0.2453781;-0.049541;-0.03758371,-0.1583592;0.5286335;-0.01271482,-0.2086495;0.2398258;-0.008532713,-0.242056;-0.02426165;-0.06866217,0.07569519;0.0004184246;-0.03896129,0.08624455;-0.3450927;-0.01037109,0.05614085;-0.7321129;0.0783515,0.05378836;-0.7210028;-0.03782058,-0.07660834;0.007225278;-0.03642633,-0.1277371;-0.3356782;-0.02595536,-0.1601096;-0.7230581;0.0603662,-0.1585883;-0.7117084;-0.05585845,0.02120128;0.5721067;0.003170014,675.8227
+0;0;0,0.02237743;0.3310655;-0.00869378,0.04413128;0.6475779;-0.03241568,0.2193476;0.5269189;-0.0132422,0.2589316;0.2364193;0.008536301,0.3086379;-0.02943155;-0.01276549,-0.14149;0.5254184;-0.01426622,-0.2159429;0.2410712;-0.008379849,-0.2829247;-0.02086443;-0.03083755,0.07593848;0.0008441609;-0.0382599,0.06293379;-0.3438725;-0.003373969,0.0298344;-0.7334014;0.07152343,0.02970174;-0.6938886;-0.04581464,-0.07703152;0.008530658;-0.03499369,-0.1044336;-0.3370713;-0.03007938,-0.1376607;-0.7276085;0.03930778,-0.1354301;-0.6879386;-0.07799631,0.03877383;0.570444;-0.02401728,0;0;0,0.01293659;0.3316123;0.006825209,0.0242193;0.6494648;-0.001063824,0.1963379;0.5092551;-0.01037645,0.2259834;0.2173971;0.008893013,0.2457187;-0.04920015;-0.03734112,-0.1584989;0.5282823;-0.01278223,-0.2097537;0.2388234;-0.008570228,-0.2432925;-0.0237065;-0.06818858,0.07561524;0.0003382564;-0.03890252,0.08481155;-0.3450342;-0.009764193,0.05409952;-0.73193;0.0785892,0.05175261;-0.720812;-0.03758609,-0.07649675;0.007297771;-0.03641668,-0.1275561;-0.3354782;-0.02576997,-0.1616396;-0.7224649;0.06093321,-0.1601169;-0.7111068;-0.05529457,0.02166513;0.5718567;0.003330827,675.8453
+0;0;0,0.0223776;0.331068;-0.008693847,0.04413309;0.6476043;-0.03241763,0.2195585;0.5268869;-0.01323078,0.2591127;0.2366061;0.008531322,0.308923;-0.02980119;-0.01281505,-0.141698;0.5253845;-0.01425598,-0.2160948;0.2412515;-0.008374045,-0.2832168;-0.02123231;-0.03087875,0.07591353;0.0008438836;-0.03824734,0.06291019;-0.3438371;-0.003365017,0.02992225;-0.7320544;0.0712802,0.02978958;-0.6925406;-0.04606988,-0.07700621;0.008527855;-0.0349822,-0.1044055;-0.3370383;-0.03006839,-0.1375207;-0.7262605;0.03908514,-0.1352899;-0.6865897;-0.07823098,0.03877508;0.5704625;-0.02401836,0;0;0,0.01330905;0.3316012;0.006773352,0.02493684;0.6494637;-0.001178384,0.1969992;0.5087116;-0.01060951,0.2266679;0.2171164;0.009215474,0.2471563;-0.0499728;-0.03718674,-0.1580755;0.5280776;-0.01245942,-0.2090822;0.2388002;-0.008221596,-0.2433738;-0.02426228;-0.06765054,0.07565086;0.000206545;-0.03877294,0.08437875;-0.345098;-0.009117723,0.05306153;-0.7307099;0.07860637,0.05057901;-0.71961;-0.03757536,-0.07643568;0.007407003;-0.03645762,-0.1282361;-0.3352163;-0.02565027,-0.1628841;-0.7208461;0.06073224,-0.161487;-0.7094932;-0.0555085,0.02230047;0.5718511;0.003232836,675.8786
+0;0;0,0.02237948;0.3310959;-0.008694578,0.0441385;0.6476834;-0.03242232,0.2190512;0.5270743;-0.01326436,0.2584715;0.2377765;0.008424042,0.308443;-0.02949294;-0.01299141,-0.1411829;0.5255762;-0.01428666,-0.2153278;0.2424054;-0.008424645,-0.282667;-0.02092788;-0.03100218,0.07586683;0.0008433645;-0.03822381,0.06285616;-0.344032;-0.003321812,0.02992044;-0.7316349;0.07120526,0.02978776;-0.6921211;-0.0461445,-0.07695884;0.008522609;-0.03496068,-0.1043736;-0.3372385;-0.0300441,-0.1374364;-0.7258446;0.03899997,-0.1352056;-0.6861738;-0.07831581,0.03877945;0.5705265;-0.02402142,0;0;0,0.01384185;0.3316097;0.00665462,0.02598061;0.6495012;-0.001434923,0.1972609;0.508447;-0.01070273,0.2274853;0.2178947;0.008877397,0.2471542;-0.05020711;-0.03720188,-0.1567041;0.5283998;-0.01242277,-0.2080345;0.2401923;-0.008042434,-0.2423719;-0.02372608;-0.06768116,0.07560594;9.10759E-05;-0.03874636,0.08376822;-0.3453658;-0.00842464,0.05112927;-0.7303201;0.07886696,0.04864195;-0.7192359;-0.03731179,-0.07638124;0.007512386;-0.03642825,-0.1287616;-0.3352242;-0.02573152,-0.1648204;-0.7201139;0.06049265,-0.1634255;-0.7087677;-0.05574671,0.02322088;0.5718797;0.00301218,675.901
+0;0;0,0.02235333;0.3310607;-0.008682409,0.04407125;0.6476136;-0.03241858,0.219345;0.5267853;-0.01331898,0.2587743;0.2381457;0.008675439,0.3087696;-0.0304606;-0.01302075,-0.1415756;0.5252665;-0.01424891,-0.2160971;0.2428407;-0.008469576,-0.2843276;-0.02163547;-0.03119724,0.075907;0.0008408847;-0.03826702,0.06286453;-0.3440472;-0.003780335,0.02997144;-0.7315262;0.07064494,0.02982131;-0.6920103;-0.04670662,-0.07701583;0.008534681;-0.03496663,-0.1047244;-0.3371811;-0.03048348,-0.137573;-0.7256625;0.03853997,-0.1353595;-0.6859889;-0.07877792,0.03872401;0.5704658;-0.02401374,0;0;0,0.01350601;0.331584;0.006774306,0.02527118;0.6494559;-0.001196742,0.1968744;0.50787;-0.0103972,0.2268563;0.2179286;0.00925672,0.2476441;-0.05139834;-0.03711653,-0.1577584;0.5285051;-0.01215766,-0.2092838;0.2409705;-0.007664327,-0.2440715;-0.02416629;-0.06776334,0.0757401;-2.740324E-05;-0.03860545,0.08279707;-0.3454235;-0.007638097,0.04850122;-0.7302201;0.07905912,0.04602811;-0.7191275;-0.03712332,-0.07642087;0.007598843;-0.03645618,-0.1298412;-0.3349333;-0.02526429,-0.1671996;-0.7195817;0.06082249,-0.1805211;-0.7808684;-0.01232982,0.02260782;0.5718388;0.003221035,675.9344
+0;0;0,0.02235245;0.3310476;-0.008682066,0.04407028;0.6475993;-0.03241822,0.219261;0.5267895;-0.01332337,0.2587901;0.2374192;0.008726723,0.3088095;-0.0313164;-0.01297992,-0.1414939;0.5252715;-0.01425288,-0.2162041;0.2421307;-0.008458913,-0.2844674;-0.02247289;-0.03119752,0.07579132;0.0008396032;-0.03820869,0.06276733;-0.3435601;-0.003770851,0.02994213;-0.7302394;0.07050083,0.029792;-0.6907237;-0.04684855,-0.07689846;0.008521674;-0.03491334,-0.1045678;-0.3367045;-0.03043654,-0.1373486;-0.7243841;0.03844446,-0.1351351;-0.6847107;-0.07887124,0.03872294;0.57045;-0.02401323,0;0;0,0.01427746;0.3315423;0.006584763,0.02687581;0.6493748;-0.001625896,0.1984261;0.5082688;-0.009744883,0.2274968;0.2174733;0.009666085,0.2492505;-0.05180106;-0.03734529,-0.1563708;0.5287086;-0.01217476,-0.2080035;0.24044;-0.007793565,-0.2441336;-0.02468121;-0.06777125,0.07559365;-0.0001804679;-0.038607,0.08263817;-0.345057;-0.007346272,0.04708233;-0.7290146;0.07883382,0.04475331;-0.7179567;-0.03734374,-0.0762798;0.007748215;-0.03641827,-0.1299334;-0.3342559;-0.02540982,-0.1683429;-0.7179294;0.0608106,-0.1829846;-0.7787526;-0.01266205,0.0240024;0.5717674;0.002855777,675.9686
+0;0;0,0.02235655;0.3311084;-0.008683661,0.0440796;0.6477361;-0.03242558,0.2189995;0.5269715;-0.01334451,0.25859;0.2371523;0.008739793,0.3083279;-0.03007156;-0.01284473,-0.141217;0.5254557;-0.01427263,-0.2160431;0.2418756;-0.008469675,-0.2839224;-0.02123934;-0.03108036,0.07595481;0.0008414144;-0.03829112,0.0629341;-0.3434714;-0.003861964,0.03086076;-0.7212938;0.06870852,0.03071054;-0.6817725;-0.04870961,-0.07706434;0.008540058;-0.03498865,-0.1047267;-0.336599;-0.03051298,-0.1367567;-0.7153988;0.0367903,-0.1345419;-0.6757198;-0.08059414,0.03873087;0.5705668;-0.02401841,0;0;0,0.01483555;0.3315823;0.006411552,0.02791692;0.6494676;-0.001959801,0.1990158;0.5080377;-0.009052156,0.227915;0.2167453;0.01002169,0.2511722;-0.05071875;-0.03762758,-0.1551933;0.5287754;-0.01195509,-0.2077304;0.2402078;-0.007612064,-0.2447249;-0.0233238;-0.06703296,0.07573491;-0.0003048927;-0.03873217,0.08109812;-0.345054;-0.006708622,0.0449475;-0.7197951;0.07877326,0.04272871;-0.7088803;-0.03745294,-0.07651989;0.007860618;-0.03631761,-0.1305514;-0.3339895;-0.02512497,-0.1691963;-0.7087958;0.05896899,-0.1843987;-0.7698004;-0.01427549,0.02493291;0.5718464;0.002560019,675.9913
+0;0;0,0.0220569;0.3311233;-0.008880343,0.04352937;0.6477556;-0.0327902,0.2184633;0.5268065;-0.01369178,0.2586811;0.237114;0.008913956,0.3101281;-0.02984259;-0.01196089,-0.1416311;0.5251919;-0.01446464,-0.2168032;0.2417083;-0.008427342,-0.2857234;-0.02111697;-0.03125799,0.07592659;0.0009115167;-0.03834545,0.0621698;-0.3434248;-0.004441943,0.02991918;-0.721242;0.06807701,0.02972673;-0.68174;-0.04934262,-0.07711844;0.008464518;-0.03488768,-0.1054469;-0.3366275;-0.0309842,-0.1376111;-0.7154112;0.03634552,-0.1354386;-0.6757543;-0.08104153,0.0382382;0.5705865;-0.02434468,0;0;0,0.01483555;0.3315823;0.006411552,0.02791692;0.6494676;-0.001959801,0.1990158;0.5080377;-0.009052156,0.227915;0.2167453;0.01002169,0.2511722;-0.05071875;-0.03762758,-0.1551933;0.5287754;-0.01195509,-0.2077304;0.2402078;-0.007612064,-0.2447249;-0.0233238;-0.06703296,0.07573491;-0.0003048927;-0.03873217,0.08109812;-0.345054;-0.006708622,0.0449475;-0.7197951;0.07877326,0.04272871;-0.7088803;-0.03745294,-0.07651989;0.007860618;-0.03631761,-0.1305514;-0.3339895;-0.02512497,-0.1691963;-0.7087958;0.05896899,-0.1843987;-0.7698004;-0.01427549,0.02493291;0.5718464;0.002560019,676.0148
+0;0;0,0.02204967;0.3310148;-0.008877434,0.04351657;0.6475648;-0.03278117,0.2187892;0.5265515;-0.01366476,0.2590734;0.2363813;0.008978253,0.3102897;-0.02937827;-0.011803,-0.1419796;0.524934;-0.01443907,-0.2172756;0.2409829;-0.008391815,-0.2858868;-0.02066392;-0.0311201,0.07587685;0.0009109195;-0.03832033,0.06210149;-0.3438899;-0.004371088,0.02961075;-0.7245201;0.06868781,0.02941836;-0.6850212;-0.04869382,-0.07706792;0.008458973;-0.03486482,-0.1054346;-0.3370985;-0.03095608,-0.1378383;-0.7187024;0.03687495,-0.1356665;-0.6790487;-0.0804741,0.03822662;0.5704136;-0.02433761,0;0;0,0.01441601;0.331493;0.006355286,0.0270351;0.6493135;-0.002042532,0.1986441;0.5078357;-0.008464098,0.2277483;0.2160602;0.0103581,0.251596;-0.05008599;-0.0373975,-0.156353;0.5287182;-0.01181376,-0.2102666;0.2399115;-0.007535342,-0.2480037;-0.02231163;-0.06667982,0.07575099;-0.0004337877;-0.03857684,0.07918586;-0.3456067;-0.005808711,0.04331708;-0.723423;0.07928503,0.04117174;-0.7124612;-0.03691161,-0.07643528;0.007962821;-0.03634303,-0.1323094;-0.3340519;-0.02477114,-0.1719664;-0.711623;0.05972791,-0.1877769;-0.7698739;-0.01662998,0.0241694;0.5717061;0.002481461,676.0372
+0;0;0,0.02204143;0.3308911;-0.008874116,0.04350105;0.6473337;-0.0327698,0.2198244;0.5260907;-0.01359412,0.2600417;0.2364021;0.009011314,0.3115055;-0.03064176;-0.01187036,-0.1430402;0.5244638;-0.01437293,-0.2182114;0.2409839;-0.008335712,-0.2871541;-0.0219273;-0.03117383,0.07587638;0.000910914;-0.03832009,0.06205027;-0.3451604;-0.004245766,0.03068833;-0.7125668;0.06627493,0.03049576;-0.6730597;-0.05120777,-0.07706744;0.008458921;-0.0348646,-0.1055386;-0.3383718;-0.03094146,-0.1368165;-0.7067181;0.03453298,-0.1346429;-0.6670561;-0.08291712,0.03821282;0.5702076;-0.02432897,0;0;0,0.01411586;0.3313808;0.006400824,0.02640688;0.6491076;-0.00194478,0.199281;0.5076316;-0.007802963,0.2282601;0.2163061;0.01057279,0.2533662;-0.05094689;-0.03782654,-0.1579992;0.5285103;-0.01181294,-0.2124455;0.2402964;-0.0077735,-0.2514567;-0.02307752;-0.06701267,0.07574864;-0.000434339;-0.0385803,0.07782386;-0.3468142;-0.004901767,0.04113273;-0.7110289;0.07843876,0.03910622;-0.7002367;-0.03783488,-0.07645769;0.007956355;-0.03629602,-0.1315038;-0.3354546;-0.02379197,-0.1725725;-0.6996281;0.05766494,-0.18865;-0.7577619;-0.01892854,0.02362554;0.5715216;0.00256598,676.0718
+0;0;0,0.02222737;0.330806;-0.008902959,0.04385799;0.6471533;-0.03284597,0.2199282;0.5257193;-0.01395408,0.2615431;0.236028;0.009859283,0.3213044;-0.03074408;-0.009334553,-0.142526;0.5242633;-0.01430761,-0.2187582;0.2407544;-0.008718915,-0.2898772;-0.02294049;-0.03139596,0.07561392;0.0009532903;-0.03832842,0.06147742;-0.3464953;-0.004123081,0.0285004;-0.7269235;0.0687518,0.02817862;-0.6874174;-0.04859123,-0.07689384;0.008402321;-0.03470131,-0.106335;-0.3397584;-0.03192955,-0.1385955;-0.72114;0.03612312,-0.1365552;-0.6814869;-0.0811906,0.03853015;0.5700511;-0.02439171,0;0;0,0.01489826;0.3312781;0.00622952,0.02808465;0.6488822;-0.002363563,0.2007641;0.5079077;-0.007281303,0.2289385;0.2161692;0.0104605,0.2559012;-0.05210689;-0.03861189,-0.1563819;0.5284446;-0.01242385,-0.2122647;0.2402108;-0.008149639,-0.252882;-0.0242852;-0.06730412,0.07556343;-0.000579074;-0.03843534,0.07786295;-0.3482903;-0.004055023,0.03967829;-0.7259023;0.08005726,0.03791577;-0.7149298;-0.03610945,-0.07616039;0.008086644;-0.0363544,-0.1318562;-0.3366346;-0.02387975,-0.1754832;-0.7135752;0.06059659,-0.1916673;-0.7709728;-0.01660188,0.02507377;0.5713286;0.002216339,676.0943
+0;0;0,0.02222737;0.330806;-0.008902959,0.04385799;0.6471533;-0.03284597,0.2199282;0.5257193;-0.01395408,0.2615431;0.236028;0.009859283,0.3213044;-0.03074408;-0.009334553,-0.142526;0.5242633;-0.01430761,-0.2187582;0.2407544;-0.008718915,-0.2898772;-0.02294049;-0.03139596,0.07561392;0.0009532903;-0.03832842,0.06147742;-0.3464953;-0.004123081,0.0285004;-0.7269235;0.0687518,0.02817862;-0.6874174;-0.04859123,-0.07689384;0.008402321;-0.03470131,-0.106335;-0.3397584;-0.03192955,-0.1385955;-0.72114;0.03612312,-0.1365552;-0.6814869;-0.0811906,0.03853015;0.5700511;-0.02439171,0;0;0,0.01489826;0.3312781;0.00622952,0.02808465;0.6488822;-0.002363563,0.2007641;0.5079077;-0.007281303,0.2289385;0.2161692;0.0104605,0.2559012;-0.05210689;-0.03861189,-0.1563819;0.5284446;-0.01242385,-0.2122647;0.2402108;-0.008149639,-0.252882;-0.0242852;-0.06730412,0.07556343;-0.000579074;-0.03843534,0.07786295;-0.3482903;-0.004055023,0.03967829;-0.7259023;0.08005726,0.03791577;-0.7149298;-0.03610945,-0.07616039;0.008086644;-0.0363544,-0.1318562;-0.3366346;-0.02387975,-0.1754832;-0.7135752;0.06059659,-0.1916673;-0.7709728;-0.01660188,0.02507377;0.5713286;0.002216339,676.1174
+0;0;0,0.02222099;0.3307112;-0.008900405,0.04384302;0.6469327;-0.03283374,0.2190662;0.5257406;-0.01399448,0.260693;0.2359667;0.009825675,0.3206391;-0.03163061;-0.009427533,-0.1416908;0.5242914;-0.01434635,-0.2179447;0.2407016;-0.008756066,-0.2892837;-0.02380899;-0.03150325,0.07550555;0.0009519241;-0.03827349,0.06132291;-0.3476307;-0.003956512,0.02846016;-0.7267406;0.06866585,0.02813839;-0.687235;-0.04867191,-0.07678365;0.00839028;-0.03465157,-0.1063209;-0.3409068;-0.03187077,-0.1384696;-0.7209669;0.03594609,-0.1364294;-0.6813142;-0.08136237,0.03851754;0.5698648;-0.02438324,0;0;0,0.01563749;0.3311472;0.006316304,0.02953893;0.6485978;-0.002148271,0.2012721;0.508046;-0.006738067,0.2300166;0.2162733;0.0109123,0.2605524;-0.05229405;-0.03920412,-0.1543283;0.5288599;-0.01253726,-0.2119273;0.2408798;-0.008191255,-0.2540536;-0.02422607;-0.06749383,0.07536426;-0.0006756783;-0.03855681,0.07702586;-0.349452;-0.003329873,0.03806628;-0.7258052;0.07984948,0.03647879;-0.7148284;-0.03631509,-0.0760687;0.008191415;-0.03623962,-0.1316268;-0.337699;-0.02352061,-0.1768814;-0.7132405;0.0601391,-0.1929232;-0.7693331;-0.01853327,0.02635624;0.5710836;0.002395153,676.1413
+0;0;0,0.02211397;0.3304915;-0.009071986,0.04359603;0.646494;-0.03317138,0.2188771;0.5254385;-0.01440999,0.2651484;0.2362636;0.009901563,0.3357326;-0.02872384;-0.007881911,-0.1417965;0.5236595;-0.01407176,-0.2202454;0.2405092;-0.008983089,-0.2953815;-0.02288651;-0.03120993,0.07539007;0.0009470952;-0.03833188,0.06040094;-0.3490336;-0.004416902,0.0274632;-0.7271392;0.06788014,0.02696321;-0.6876503;-0.04944742,-0.07678741;0.00837897;-0.03445837,-0.1076417;-0.3422054;-0.03455716,-0.1392208;-0.7210422;0.03444326,-0.1373563;-0.681401;-0.08285813,0.03830887;0.5694807;-0.02468079,0;0;0,0.01569209;0.3309208;0.006409288,0.02953133;0.6481622;-0.001940965,0.2014657;0.5080771;-0.005904555,0.2305832;0.2161743;0.01139128,0.2642083;-0.05172735;-0.0397439,-0.1544009;0.529083;-0.01287112,-0.2140465;0.2413748;-0.008330368,-0.2589899;-0.02327242;-0.06714125,0.07532518;-0.0007565469;-0.03846347,0.07572563;-0.3508412;-0.00238049,0.03597549;-0.7262315;0.07994628,0.0346531;-0.7152484;-0.03621161,-0.07597712;0.008239857;-0.03624189,-0.1324631;-0.3389138;-0.02378736,-0.1790725;-0.7132714;0.0596367,-0.1948173;-0.7696005;-0.01881994,0.02637459;0.5706977;0.002572537,676.1746
+0;0;0,0.02209975;0.330279;-0.009066154,0.04356491;0.646033;-0.03314642,0.2185541;0.5251142;-0.01440899,0.2647488;0.236418;0.009862316,0.335178;-0.02798754;-0.007882106,-0.1415276;0.5233381;-0.01407132,-0.2198467;0.2406566;-0.008991067,-0.2948178;-0.02216068;-0.03116909,0.07543124;0.0009476123;-0.03835281,0.06044201;-0.3490354;-0.004437607,0.02750893;-0.7270876;0.06784923,0.02700898;-0.6875995;-0.04946826,-0.07682934;0.008383545;-0.03447719,-0.1076838;-0.3422031;-0.03457598,-0.1392585;-0.7209865;0.03441471,-0.1373941;-0.6813461;-0.08287662,0.03828218;0.5690842;-0.02466293,0;0;0,0.01621002;0.3306863;0.006211281,0.03062415;0.647645;-0.002387285,0.202331;0.5081898;-0.005297184,0.2331717;0.2169504;0.01193726,0.2704969;-0.04984456;-0.0391773,-0.1533157;0.5292582;-0.01283026,-0.215193;0.2425201;-0.008247244,-0.2639741;-0.02095193;-0.06645685,0.07532202;-0.0008634924;-0.03856885,0.07507066;-0.3509292;-0.002278805,0.03466833;-0.7263045;0.07954121,0.03346902;-0.7153413;-0.03660452,-0.07605885;0.008337918;-0.03615575,-0.1321591;-0.3388903;-0.02397457,-0.1798211;-0.7130433;0.05951976,-0.1966316;-0.769752;-0.01827921,0.02732193;0.5702556;0.002193689,676.197
+0;0;0,0.02208915;0.3301206;-0.009061805,0.04354455;0.645731;-0.03313119,0.2188607;0.5247663;-0.01437896,0.2648867;0.2371248;0.00980367,0.3354295;-0.0277074;-0.007969381,-0.1418696;0.5229869;-0.01404068,-0.2199025;0.2413382;-0.008978994,-0.2949946;-0.02190313;-0.0311928,0.07537335;0.000946885;-0.03832337,0.06037736;-0.3491941;-0.004392866,0.02747858;-0.7268524;0.06781866,0.02697868;-0.6873651;-0.04948857,-0.07677038;0.008377112;-0.03445072,-0.1076388;-0.3423678;-0.03454956,-0.1391805;-0.7207564;0.03436923,-0.1373163;-0.6811169;-0.08291183,0.0382641;0.5688154;-0.02465137,0;0;0,0.01658396;0.3305109;0.006093025,0.0312728;0.6473093;-0.002616167,0.2034783;0.5083232;-0.00426209,0.2345254;0.2181533;0.01242054,0.2738655;-0.04878914;-0.03878832,-0.1531824;0.5293494;-0.01271605,-0.2169549;0.2441242;-0.008189421,-0.27079;-0.01927969;-0.06429999,0.07529019;-0.0009906441;-0.03848541,0.07379894;-0.3512008;-0.002077699,0.0327751;-0.7261968;0.07927167,0.03177389;-0.7152491;-0.03686298,-0.07597354;0.008434949;-0.03616066,-0.1322244;-0.3389414;-0.02431441,-0.18156;-0.7124756;0.05911741,-0.2016283;-0.7678658;-0.01934933,0.02791324;0.5699576;0.001991391,676.23
+0;0;0,0.02246155;0.3298612;-0.009333454,0.04438598;0.6452056;-0.03369709,0.2188031;0.5248281;-0.01529543,0.273889;0.2385777;0.009058036,0.3522777;-0.02503845;-0.0066921,-0.1402837;0.5227271;-0.01466456,-0.2211046;0.2416407;-0.009637097,-0.3020779;-0.02071026;-0.03203349,0.07528692;0.0009748157;-0.03841566,0.05976889;-0.3494475;-0.005014103,0.02609242;-0.7265285;0.0665549,0.02563826;-0.6895887;-0.01949943,-0.07680895;0.008325336;-0.03429149,-0.1093352;-0.3424349;-0.04213914,-0.1408294;-0.7191617;0.0322336,-0.1395419;-0.6821048;-0.05380278,0.03898103;0.5683578;-0.02513668,0;0;0,0.01692262;0.3302704;0.00592792,0.03187369;0.6468423;-0.002931952,0.2032451;0.5083396;-0.003837228,0.2353233;0.2180797;0.01310432,0.2798856;-0.04880387;-0.03860343,-0.152016;0.5301716;-0.01266569,-0.2182852;0.2453009;-0.007769147,-0.2782356;-0.01862308;-0.05911496,0.07523727;-0.001134858;-0.03850842,0.07179317;-0.351584;-0.002096772,0.03046425;-0.7260653;0.07853866,0.022818;-0.7625849;0.02403736,-0.07595143;0.008552059;-0.03609813,-0.1326906;-0.3390109;-0.02456802,-0.1836797;-0.7117037;0.05877748,-0.1985139;-0.7434434;0.0002806373,0.02845739;0.5695453;0.001711965,676.2638
+0;0;0,0.02245162;0.3297153;-0.009329327,0.04436965;0.6449676;-0.03368605,0.21897;0.5245641;-0.01527643,0.2737006;0.2401598;0.008919973,0.352494;-0.02481717;-0.006911466,-0.1404802;0.5224611;-0.01464492,-0.2207799;0.2431875;-0.009649886,-0.3021712;-0.0205178;-0.03216189,0.0752477;0.0009743081;-0.03839565,0.05971512;-0.3497766;-0.004962772,0.02608582;-0.7263294;0.066506,0.0256288;-0.6893459;-0.02009082,-0.07676895;0.008320999;-0.03427363,-0.1093257;-0.3427681;-0.04212863,-0.1407758;-0.7189673;0.03213993,-0.1394801;-0.6818659;-0.05443881,0.03896596;0.5681379;-0.02512764,0;0;0,0.01679547;0.3301359;0.005615234,0.03159556;0.6466149;-0.003504277,0.2033951;0.5085948;-0.00336206,0.2387908;0.2206664;0.01427603,0.2853502;-0.04743791;-0.03694999,-0.1525359;0.5300826;-0.01235723,-0.2210239;0.2476775;-0.007511835,-0.2854449;-0.01713863;-0.05644207,0.07518163;-0.001399726;-0.03851175,0.07030311;-0.3521726;-0.00218308,0.02850385;-0.7261665;0.07789338,0.02257159;-0.7627116;0.02235472,-0.07589673;0.008785707;-0.03605399,-0.1329426;-0.339079;-0.02504793,-0.1852805;-0.711036;0.05825625,-0.2009111;-0.7431279;-0.0004657209,0.02821912;0.569338;0.001200556,676.2974
+0;0;0,0.02245162;0.3297153;-0.009329327,0.04436965;0.6449676;-0.03368605,0.21897;0.5245641;-0.01527643,0.2737006;0.2401598;0.008919973,0.352494;-0.02481717;-0.006911466,-0.1404802;0.5224611;-0.01464492,-0.2207799;0.2431875;-0.009649886,-0.3021712;-0.0205178;-0.03216189,0.0752477;0.0009743081;-0.03839565,0.05971512;-0.3497766;-0.004962772,0.02608582;-0.7263294;0.066506,0.0256288;-0.6893459;-0.02009082,-0.07676895;0.008320999;-0.03427363,-0.1093257;-0.3427681;-0.04212863,-0.1407758;-0.7189673;0.03213993,-0.1394801;-0.6818659;-0.05443881,0.03896596;0.5681379;-0.02512764,0;0;0,0.01679547;0.3301359;0.005615234,0.03159556;0.6466149;-0.003504277,0.2033951;0.5085948;-0.00336206,0.2387908;0.2206664;0.01427603,0.2853502;-0.04743791;-0.03694999,-0.1525359;0.5300826;-0.01235723,-0.2210239;0.2476775;-0.007511835,-0.2854449;-0.01713863;-0.05644207,0.07518163;-0.001399726;-0.03851175,0.07030311;-0.3521726;-0.00218308,0.02850385;-0.7261665;0.07789338,0.02257159;-0.7627116;0.02235472,-0.07589673;0.008785707;-0.03605399,-0.1329426;-0.339079;-0.02504793,-0.1852805;-0.711036;0.05825625,-0.2009111;-0.7431279;-0.0004657209,0.02821912;0.569338;0.001200556,676.3193
+0;0;0,0.02261413;0.3293231;-0.01031698,0.04477109;0.6441243;-0.0353744,0.2204711;0.5245397;-0.01691576,0.2868174;0.2426379;0.008640274,0.3800123;-0.01603809;-0.00885628,-0.1410046;0.5212744;-0.01559069,-0.2259555;0.2432894;-0.009997863,-0.3171007;-0.01585788;-0.0309724,0.07507699;0.0008620396;-0.03876883,0.06018073;-0.3515466;-0.004027281,0.02435832;-0.7257104;0.0644189,0.02376779;-0.6888157;-0.02193772,-0.07698814;0.008452284;-0.03378912,-0.1123694;-0.3433242;-0.05873397,-0.1428251;-0.7151055;0.02383568,-0.1416551;-0.6780791;-0.06250441,0.03929309;0.5674144;-0.02665516,0;0;0,0.01732188;0.3297607;0.005415797,0.03266467;0.645829;-0.003924131,0.2055265;0.5083008;-0.002068043,0.2405761;0.2202344;0.01561964,0.290892;-0.04566234;-0.03607106,-0.1527679;0.5299898;-0.01211297,-0.2247334;0.2483681;-0.006304753,-0.2930679;-0.01426908;-0.0538106,0.07519418;-0.001590744;-0.03851783,0.06862912;-0.3540248;-0.00153327,0.02658568;-0.7255422;0.07704031,0.02007297;-0.7623464;0.02226686,-0.07592022;0.00894119;-0.03600687,-0.1337709;-0.3405879;-0.02583613,-0.1867451;-0.7097296;0.05719926,-0.2035009;-0.7422196;-0.0004166514,0.02915418;0.5686575;0.0008383989,676.3419
+0;0;0,0.02259922;0.3291059;-0.01031017,0.04474108;0.6436927;-0.03535054,0.2206579;0.5241097;-0.01688636,0.2870953;0.2418211;0.008704742,0.3804501;-0.0172987;-0.008821828,-0.141243;0.5208406;-0.01555973,-0.2263105;0.2424742;-0.009959228,-0.317612;-0.01711771;-0.03096975,0.07512537;0.000862595;-0.03879381,0.06021651;-0.3518442;-0.004022874,0.02459711;-0.7238876;0.06403541,0.02400433;-0.6869666;-0.02264936,-0.07703774;0.00845773;-0.03381089,-0.1124489;-0.3436163;-0.05877685,-0.1427321;-0.7132908;0.02332487,-0.1415576;-0.6762376;-0.06334332,0.0392668;0.5670348;-0.02663722,0;0;0,0.01782182;0.3295162;0.005396008,0.03360449;0.6453466;-0.003947616,0.2066975;0.5081494;-0.001567364,0.2434294;0.2199531;0.01712334,0.2963897;-0.04590032;-0.03467011,-0.1522568;0.5298557;-0.01155065,-0.2282537;0.2488836;-0.005649951,-0.3013364;-0.01317126;-0.05203461,0.07518728;-0.001717433;-0.03864515,0.06669544;-0.3544449;-0.001976252,0.02514184;-0.7238726;0.07621205,0.01735078;-0.7587297;0.01880682,-0.07602145;0.009051089;-0.03589348,-0.1338406;-0.3408209;-0.02695377,-0.1886197;-0.7074727;0.056008,-0.2056186;-0.7405019;-0.001445126,0.02999225;0.5682325;0.0008140802,676.3749
+0;0;0,0.02259128;0.3289903;-0.01030655,0.04472758;0.6434979;-0.03534079,0.2217377;0.523672;-0.01681965,0.2882931;0.2408822;0.008816885,0.3816237;-0.01817062;-0.00870516,-0.1423423;0.5203832;-0.01548504,-0.2275608;0.2415226;-0.009874595,-0.3188388;-0.01800227;-0.03087969,0.07510157;0.0008623219;-0.03878152,0.06021387;-0.351344;-0.004059926,0.02463156;-0.7229999;0.06392749,0.02403778;-0.6860674;-0.02290282,-0.07701334;0.008455051;-0.03380018,-0.1123743;-0.3431194;-0.05873071,-0.1426259;-0.7124089;0.02328551,-0.1414495;-0.6753439;-0.06352818,0.0392544;0.5668556;-0.02662922,0;0;0,0.01827815;0.329378;0.00521636,0.03449737;0.645101;-0.004310846,0.2088346;0.5083771;-0.0008040668,0.247615;0.2199823;0.01872563,0.3036624;-0.04551658;-0.03122509,-0.1526438;0.5294894;-0.01103565,-0.2319735;0.2488912;-0.005705431,-0.3107081;-0.01168242;-0.05074154,0.07502779;-0.001859769;-0.03888917,0.06536183;-0.3541237;-0.00292778,0.02367845;-0.7231986;0.07493579,0.01598118;-0.756995;0.0161252,-0.07606539;0.00920279;-0.03569821,-0.1338795;-0.3401903;-0.02804944,-0.1904592;-0.7061375;0.05500379,-0.2072054;-0.7417191;0.0001719221,0.03078008;0.5680104;0.0004976988,676.3975
+0;0;0,0.02310453;0.3287603;-0.01117906,0.04604719;0.6429379;-0.03708697,0.2231692;0.5244251;-0.0185885,0.2992136;0.2449979;0.007762659,0.3943875;-0.01382217;-0.01121872,-0.1412455;0.5199169;-0.01617961,-0.2336015;0.2442362;-0.0109589,-0.3352035;-0.01206064;-0.0308384,0.07504623;0.0006352795;-0.03897599,0.05941177;-0.3517626;-0.005237184,0.02396953;-0.721016;0.06224233,0.02313802;-0.6840662;-0.02584912,-0.07721262;0.008672978;-0.03338353,-0.115281;-0.3411949;-0.07473882,-0.1452855;-0.7068459;0.01219141,-0.1456036;-0.7408272;-0.04876264,0.0403437;0.5663921;-0.02813591,0;0;0,0.01951264;0.3291413;0.005227685,0.03720063;0.6445851;-0.004328012,0.2111348;0.5077288;-0.0005116463,0.2522903;0.2205627;0.01945293,0.3103088;-0.04522905;-0.02948415,-0.1505461;0.5296652;-0.01022017,-0.2324198;0.2506848;-0.00538979,-0.3157853;-0.009098709;-0.04976285,0.07504332;-0.002021089;-0.03893435,0.06462154;-0.3544441;-0.003489137,0.02346683;-0.7212029;0.07366097,0.01450849;-0.7567219;0.01504266,-0.07611766;0.009336808;-0.03564259,-0.134499;-0.3401153;-0.0291722,-0.1916108;-0.7035124;0.05352306,-0.2091774;-0.7390041;-0.003145725,0.0331011;0.5675664;0.0004914999,676.4313
+0;0;0,0.02310453;0.3287603;-0.01117906,0.04604719;0.6429379;-0.03708697,0.2231692;0.5244251;-0.0185885,0.2992136;0.2449979;0.007762659,0.3943875;-0.01382217;-0.01121872,-0.1412455;0.5199169;-0.01617961,-0.2336015;0.2442362;-0.0109589,-0.3352035;-0.01206064;-0.0308384,0.07504623;0.0006352795;-0.03897599,0.05941177;-0.3517626;-0.005237184,0.02396953;-0.721016;0.06224233,0.02313802;-0.6840662;-0.02584912,-0.07721262;0.008672978;-0.03338353,-0.115281;-0.3411949;-0.07473882,-0.1452855;-0.7068459;0.01219141,-0.1456036;-0.7408272;-0.04876264,0.0403437;0.5663921;-0.02813591,0;0;0,0.01951264;0.3291413;0.005227685,0.03720063;0.6445851;-0.004328012,0.2111348;0.5077288;-0.0005116463,0.2522903;0.2205627;0.01945293,0.3103088;-0.04522905;-0.02948415,-0.1505461;0.5296652;-0.01022017,-0.2324198;0.2506848;-0.00538979,-0.3157853;-0.009098709;-0.04976285,0.07504332;-0.002021089;-0.03893435,0.06462154;-0.3544441;-0.003489137,0.02346683;-0.7212029;0.07366097,0.01450849;-0.7567219;0.01504266,-0.07611766;0.009336808;-0.03564259,-0.134499;-0.3401153;-0.0291722,-0.1916108;-0.7035124;0.05352306,-0.2091774;-0.7390041;-0.003145725,0.0331011;0.5675664;0.0004914999,676.4535
+0;0;0,0.02308553;0.3284898;-0.01116987,0.04601032;0.6424226;-0.03705772,0.2223013;0.5241584;-0.01860951,0.2987775;0.2431441;0.007891312,0.3935414;-0.01456082;-0.01100828,-0.1404485;0.5196708;-0.01621163,-0.233329;0.2424243;-0.01096127,-0.3344932;-0.01276821;-0.03075511,0.07521022;0.0006366677;-0.03906116,0.05954728;-0.3524032;-0.005260885,0.02415819;-0.7211028;0.06211741,0.02332141;-0.6841089;-0.02653323,-0.07738134;0.008691929;-0.03345647,-0.115519;-0.3418133;-0.0748871,-0.1454785;-0.7069158;0.01191273,-0.1457987;-0.7413032;-0.04942826,0.04031106;0.5659336;-0.0281133,0;0;0,0.02009121;0.3288382;0.005003333,0.03821547;0.6440032;-0.004782438,0.2114942;0.5082293;-0.0005656476,0.2555739;0.2198718;0.02009654,0.3154252;-0.04452831;-0.02743888,-0.1487491;0.5288972;-0.009606356,-0.2345731;0.2493715;-0.005181652,-0.322407;-0.007765949;-0.04893959,0.07517083;-0.002010792;-0.03909039,0.06336544;-0.3550769;-0.004020452,0.02131976;-0.7213073;0.07239354,0.01287986;-0.7573102;0.013394,-0.07637707;0.009320415;-0.03553068,-0.1355535;-0.3406793;-0.03070173,-0.1937334;-0.7034177;0.05156335,-0.2113425;-0.739968;-0.004735228,0.03402433;0.5670506;9.465264E-05,676.4869
+0;0;0,0.02266303;0.3282943;-0.01252025,0.04519794;0.6420721;-0.03914112,0.2225557;0.5252345;-0.02454912,0.3160223;0.2476592;0.005754426,0.4225647;-0.005528986;-0.01416032,-0.1415118;0.5188962;-0.01716156,-0.2424714;0.2423392;-0.01208911,-0.350493;-0.01018491;-0.03246195,0.07513089;0.000311906;-0.03964498,0.05999429;-0.3524707;-0.006358203,0.02318566;-0.7214187;0.06094202,0.0213907;-0.6845467;-0.02718421,-0.07782609;0.009135855;-0.0328041,-0.120371;-0.3378799;-0.0924929,-0.1482022;-0.7024058;-0.001097918,-0.1484995;-0.7378298;-0.06056464,0.03957673;0.5656171;-0.03007026,0;0;0,0.02062485;0.3286351;0.004595876,0.039215;0.6436355;-0.005615473,0.2131004;0.5084707;-0.0007184744,0.2604933;0.2186477;0.02070475,0.3206849;-0.04597771;-0.02622592,-0.148442;0.5285761;-0.008828925,-0.2390888;0.2484577;-0.004449078,-0.3319911;-0.006863147;-0.04953309,0.0752786;-0.002114579;-0.03930819,0.06223573;-0.3548438;-0.004599333,0.01931828;-0.7215202;0.07098675,0.01168428;-0.7562684;0.01127005,-0.07665771;0.009421806;-0.03537368,-0.1359478;-0.3402537;-0.03325943,-0.1958619;-0.7030568;0.04914802,-0.2136507;-0.7401581;-0.005602676,0.03491646;0.5667204;-0.0006296635,676.5091
+0;0;0,0.02264224;0.3279933;-0.01250876,0.0451574;0.6414959;-0.03910639,0.2220522;0.5248261;-0.02453618,0.3155663;0.2471095;0.0057828,0.4226054;-0.007258922;-0.01422478,-0.1410848;0.518504;-0.01716749,-0.2420957;0.2418062;-0.01209246,-0.3506208;-0.01189515;-0.03256027,0.07522737;0.0003123066;-0.03969589,0.06006847;-0.3529902;-0.006360069,0.02326271;-0.7219094;0.06093492,0.0214677;-0.6850372;-0.02719381,-0.07792603;0.009147587;-0.03284623,-0.1205336;-0.3383794;-0.09262297,-0.1483626;-0.702877;-0.001235098,-0.14866;-0.7383029;-0.0607035,0.03954093;0.5651054;-0.0300432,0;0;0,0.02127108;0.3282945;0.004363656,0.04042791;0.6429753;-0.006082296,0.213897;0.5085613;-0.001300097,0.2648538;0.2192201;0.02051079,0.328014;-0.04637519;-0.02455473,-0.1469947;0.5283855;-0.008224415,-0.2411972;0.2492751;-0.004498702,-0.3396083;-0.005121827;-0.05095797,0.07529689;-0.002209753;-0.03950334,0.06141295;-0.3554232;-0.004701376,0.01770547;-0.7223448;0.06907487,0.009738907;-0.7584013;0.01084948,-0.07683835;0.009519288;-0.03521746,-0.1370317;-0.3405377;-0.03593961,-0.197557;-0.7030462;0.04718054,-0.2166583;-0.7392686;-0.008198664,0.0359979;0.5661371;-0.001037478,676.5324
+0;0;0,0.02260628;0.3274723;-0.0124889,0.0450867;0.6404914;-0.03904547,0.2206376;0.5242389;-0.02453015,0.3134211;0.2486922;0.005551931,0.422475;-0.01046443;-0.01483227,-0.139808;0.5179636;-0.01721608,-0.2400298;0.2434278;-0.0121807,-0.3505977;-0.0150491;-0.0330338,0.0754161;0.0003130901;-0.03979548,0.06025049;-0.3531458;-0.006444894,0.025998;-0.6964725;0.05618174,0.02360451;-0.6573091;-0.06132969,-0.07812153;0.009170537;-0.03292863,-0.1207479;-0.3385103;-0.09273185,-0.1466464;-0.6777222;-0.007683694,-0.147043;-0.7349615;-0.08697926,0.03947897;0.5642197;-0.02999636,0;0;0,0.02161813;0.3277562;0.003701329,0.04122062;0.6418986;-0.007407188,0.2134157;0.5085517;-0.001999497,0.2672148;0.2220158;0.01903713,0.3369172;-0.04773155;-0.0239557,-0.1450603;0.5279527;-0.007874524,-0.2427841;0.2524886;-0.004828689,-0.3472912;-0.004950464;-0.05251353,0.07546644;-0.002171442;-0.03964174,0.06076626;-0.3555378;-0.005123019,0.02060653;-0.6970933;0.0634017,0.01874256;-0.6867097;-0.05283237,-0.0771272;0.009475212;-0.03511384,-0.137415;-0.3406647;-0.04166349,-0.195239;-0.6771482;0.03835991,-0.2207993;-0.7345743;-0.03648658,0.0366735;0.5651991;-0.002189755,676.5665
+0;0;0,0.02285935;0.3271063;-0.01421909,0.04533618;0.6398958;-0.04175563,0.2204212;0.5244242;-0.02913661,0.3296979;0.2549222;0.003386771,0.4522389;-0.003700703;-0.01390284,-0.1388454;0.5176407;-0.01829109,-0.2493651;0.2467575;-0.01210794,-0.3703253;-0.01218688;-0.03485508,0.07515311;-0.0003108718;-0.04082053,0.06139282;-0.3534756;-0.007411536,0.02524758;-0.7081805;0.05608683,0.02194728;-0.6691839;-0.06129492,-0.07882863;0.01016297;-0.0315779,-0.127406;-0.3311022;-0.1164847,-0.1505103;-0.6802642;-0.02317809,-0.1512839;-0.6409973;-0.1405827,0.03971682;0.5636714;-0.03252576,0;0;0,0.02166931;0.3274856;0.002631545,0.04133913;0.641445;-0.009341121,0.2132177;0.5093572;-0.00318265,0.2710163;0.2232741;0.01794195,0.344636;-0.05041811;-0.02534497,-0.1444716;0.5281931;-0.008115847,-0.2474381;0.2542894;-0.005845129,-0.3578677;-0.005900234;-0.05388339,0.07551403;-0.002203688;-0.04008961,0.06002511;-0.3552668;-0.006364942,0.01895398;-0.708864;0.06024027,0.01684487;-0.6983773;-0.05588508,-0.0775505;0.009533747;-0.03477684,-0.138915;-0.339846;-0.04888406,-0.1986385;-0.6869591;0.03537549,-0.2259613;-0.7442284;-0.03883936,0.03677207;0.5647857;-0.003918171,676.5988
+0;0;0,0.02285935;0.3271063;-0.01421909,0.04533618;0.6398958;-0.04175563,0.2204212;0.5244242;-0.02913661,0.3296979;0.2549222;0.003386771,0.4522389;-0.003700703;-0.01390284,-0.1388454;0.5176407;-0.01829109,-0.2493651;0.2467575;-0.01210794,-0.3703253;-0.01218688;-0.03485508,0.07515311;-0.0003108718;-0.04082053,0.06139282;-0.3534756;-0.007411536,0.02524758;-0.7081805;0.05608683,0.02194728;-0.6691839;-0.06129492,-0.07882863;0.01016297;-0.0315779,-0.127406;-0.3311022;-0.1164847,-0.1505103;-0.6802642;-0.02317809,-0.1512839;-0.6409973;-0.1405827,0.03971682;0.5636714;-0.03252576,0;0;0,0.02166931;0.3274856;0.002631545,0.04133913;0.641445;-0.009341121,0.2132177;0.5093572;-0.00318265,0.2710163;0.2232741;0.01794195,0.344636;-0.05041811;-0.02534497,-0.1444716;0.5281931;-0.008115847,-0.2474381;0.2542894;-0.005845129,-0.3578677;-0.005900234;-0.05388339,0.07551403;-0.002203688;-0.04008961,0.06002511;-0.3552668;-0.006364942,0.01895398;-0.708864;0.06024027,0.01684487;-0.6983773;-0.05588508,-0.0775505;0.009533747;-0.03477684,-0.138915;-0.339846;-0.04888406,-0.1986385;-0.6869591;0.03537549,-0.2259613;-0.7442284;-0.03883936,0.03677207;0.5647857;-0.003918171,676.6211
+0;0;0,0.02292013;0.3266661;-0.01576458,0.04535816;0.6391354;-0.04440809,0.2184541;0.5244802;-0.03311183,0.338839;0.2601113;0.0005459078,0.47576;0.01104899;-0.01403102,-0.1367249;0.5176572;-0.01946111,-0.2580928;0.2516858;-0.01272795,-0.3875787;-0.00080809;-0.03445613,0.07500256;-0.0009259482;-0.04169252,0.06297384;-0.355792;-0.008624274,0.02403724;-0.7134303;0.05395384,0.02000461;-0.6745753;-0.06336525,-0.07934833;0.01088073;-0.03082141,-0.1329009;-0.3276096;-0.1294346,-0.1487376;-0.6792573;-0.03232519,-0.150299;-0.6401395;-0.1496831,0.03972666;0.562983;-0.03494346,0;0;0,0.02200197;0.3271062;0.001443505,0.04205878;0.6407741;-0.01160049,0.2118868;0.5096183;-0.004311919,0.2758039;0.2249965;0.01621354,0.3510863;-0.04618543;-0.02603376,-0.1418627;0.5282536;-0.008608242,-0.2490422;0.2561805;-0.006359534,-0.3652383;0.0009898543;-0.05502298,0.07579045;-0.002423778;-0.04018009,0.05888207;-0.3570802;-0.006998181,0.01603261;-0.7136103;0.05923951,0.01376309;-0.7031603;-0.05682552,-0.07789134;0.00970094;-0.03468915,-0.1413929;-0.3406275;-0.05483009,-0.2013203;-0.6906251;0.03030271,-0.2289624;-0.748938;-0.04246545,0.03738892;0.5641823;-0.00591135,676.6554
+0;0;0,0.02290433;0.3264409;-0.01575372,0.04533023;0.6387409;-0.04438203,0.217126;0.5244002;-0.03310331,0.3374133;0.2602457;0.0005271211,0.474023;0.01174964;-0.01401667,-0.1354643;0.5176269;-0.01955209,-0.2567337;0.2518712;-0.01282439,-0.3859252;-4.866719E-05;-0.03450317,0.07521969;-0.0009286288;-0.04181322,0.06326233;-0.3536896;-0.008941147,0.02391297;-0.715119;0.05430033,0.01988118;-0.6762659;-0.0629943,-0.07957804;0.01091223;-0.03091064,-0.1328129;-0.3255701;-0.1289389,-0.1488175;-0.6809455;-0.03079999,-0.1503786;-0.6418296;-0.1481334,0.03970122;0.5626222;-0.0349216,0;0;0,0.02254215;0.3268453;0.0006834269,0.04316847;0.6402675;-0.01322377,0.2117666;0.5101796;-0.004981041,0.2800548;0.2267299;0.01426935,0.3620737;-0.04167417;-0.0288142,-0.1395505;0.5278308;-0.008955716,-0.2524099;0.2583207;-0.006803158,-0.3733051;0.006209105;-0.05628167,0.0758891;-0.002614394;-0.04051197,0.05901982;-0.3552395;-0.008343577,0.01350048;-0.7153101;0.05841184,0.01113677;-0.7049071;-0.0576185,-0.0782484;0.009901762;-0.03444345,-0.1416347;-0.3376931;-0.06314577,-0.2023806;-0.6906501;0.02579459,-0.2007303;-0.6796474;-0.09034776,0.03835927;0.5637358;-0.007306457,676.6877
+0;0;0,0.02285416;0.3257259;-0.01571921,0.04524108;0.6374828;-0.04429814,0.2163886;0.5234065;-0.03304144,0.3357009;0.2613931;0.0003164113,0.4747629;0.008436382;-0.01448844,-0.1348954;0.5166583;-0.01954042,-0.2551819;0.2530566;-0.01286725,-0.3866925;-0.003385276;-0.03493517,0.07543176;-0.0009312469;-0.04193111,0.06348994;-0.3532338;-0.009101748,0.02356528;-0.7199475;0.05506435,0.01953512;-0.6810979;-0.06218288,-0.07980239;0.010943;-0.03099778,-0.1329681;-0.325102;-0.1288986,-0.1492066;-0.6856732;-0.02932493,-0.1507671;-0.646561;-0.1466109,0.03962117;0.561487;-0.03485299,0;0;0,0.02283546;0.3261061;-0.0003401041,0.04372537;0.6389248;-0.01507318,0.2119646;0.5103962;-0.005388737,0.2852083;0.2305983;0.01325834,0.3725401;-0.04125628;-0.03160512,-0.1384353;0.5269154;-0.01002371,-0.2567295;0.2623408;-0.007567376,-0.3885758;0.01040953;-0.05944842,0.0760442;-0.002884894;-0.04071844,0.058108;-0.3551575;-0.01039064,0.01095276;-0.7200711;0.05892456,0.008720923;-0.7097119;-0.05705273,-0.07855799;0.01012401;-0.0342809,-0.1423297;-0.3362468;-0.07030667,-0.2040324;-0.6937795;0.02217804,-0.2022811;-0.6828426;-0.09390385,0.03885001;0.5625374;-0.008962393,676.7103
+0;0;0,0.02279838;0.3249308;-0.01568084,0.04514068;0.6360666;-0.0442027,0.2157882;0.5222551;-0.03297045,0.3353778;0.2596328;0.00046492,0.4741491;0.007204741;-0.014309,-0.1344795;0.5155264;-0.0195085,-0.2550455;0.2513121;-0.01281981,-0.3862813;-0.004593879;-0.03484162,0.07558288;-0.0009331126;-0.04201511,0.06367791;-0.3521481;-0.009287093,0.0236157;-0.7201253;0.05510009,0.01958627;-0.6812774;-0.06212597,-0.07996228;0.01096492;-0.03105988,-0.1329639;-0.3240428;-0.1286585,-0.1492583;-0.6858563;-0.02874176,-0.1508186;-0.6467457;-0.1460066,0.0395322;0.5602254;-0.03477676,0;0;0,0.02287444;0.3253004;-0.001452088,0.04402755;0.6374295;-0.01708555,0.2120679;0.5106641;-0.005883336,0.2903053;0.2314834;0.01220274,0.3836351;-0.03739327;-0.03460085,-0.1377461;0.5258642;-0.0105368,-0.2632912;0.263911;-0.007531348,-0.4012768;0.01606219;-0.05974829,0.0761333;-0.003226131;-0.04089284,0.05761291;-0.3544905;-0.01199377,0.008960571;-0.7206467;0.05671191,0.0067054;-0.7103713;-0.05922914,-0.0787726;0.01043068;-0.03413194,-0.143049;-0.3338019;-0.07814744,-0.2011952;-0.6925033;0.01729971,-0.1995461;-0.6816198;-0.09875335,0.03906129;0.5612239;-0.01074398,676.7438
+0;0;0,0.02323912;0.3241701;-0.01702476,0.04576647;0.6347203;-0.04645534,0.2159006;0.5215161;-0.03630769,0.3508866;0.2642556;-0.001908585,0.5049751;0.02071886;-0.01285953,-0.1333251;0.5147728;-0.01994733,-0.2662687;0.2542847;-0.01224076,-0.4056026;0.002674937;-0.03349928,0.07531284;-0.001765964;-0.04261114,0.06543871;-0.3526266;-0.01072884,0.02329507;-0.7216854;0.05306371,0.01852756;-0.6829554;-0.06410678,-0.08018985;0.01195881;-0.03028907,-0.1384503;-0.3164527;-0.1441696,-0.1486752;-0.6782368;-0.03901414,-0.1509882;-0.6393407;-0.1562463,0.04009017;0.5590175;-0.03684328,0;0;0,0.02329886;0.3245991;-0.002958417,0.04499678;0.6361381;-0.01983738,0.21274;0.5111409;-0.007028341,0.2964599;0.2313087;0.009474635,0.3976718;-0.03432429;-0.03919387,-0.1364596;0.525126;-0.01211181,-0.2684182;0.2640584;-0.007856064,-0.4148088;0.02106392;-0.05978664,0.07604693;-0.003577292;-0.0411694,0.05656366;-0.3544448;-0.01415896,0.00681505;-0.7217593;0.05406964,0.004618395;-0.7116019;-0.06181526,-0.07889476;0.01074956;-0.03392515,-0.1438418;-0.3314091;-0.08802207,-0.1981458;-0.6918534;0.007795468,-0.1965329;-0.6810493;-0.1082079,0.03987269;0.5600789;-0.01318538,676.777
+0;0;0,0.02320257;0.3236602;-0.01699798,0.04570145;0.633817;-0.04639209,0.2146521;0.5209432;-0.03625782,0.3491956;0.2645262;-0.001971491,0.5020174;0.02299123;-0.01283242,-0.1322114;0.5142456;-0.02000812,-0.2647191;0.2546115;-0.01232682,-0.4029077;0.005069911;-0.0334106,0.07576644;-0.0017766;-0.04286778,0.06589982;-0.3523704;-0.01100973,0.02352568;-0.7234478;0.05313173,0.01875923;-0.6847197;-0.06401265,-0.08067282;0.01203083;-0.03047149,-0.1388889;-0.3161308;-0.1442654,-0.1491698;-0.6798938;-0.03853479,-0.1514823;-0.6409997;-0.1557408,0.0400309;0.558191;-0.03678979,0;0;0,0.02356139;0.3240552;-0.004034519,0.04525633;0.6351381;-0.02197015,0.211927;0.5108929;-0.008467317,0.3002174;0.2334229;0.007101536,0.4100533;-0.02576828;-0.04357064,-0.1350379;0.5247613;-0.01338392,-0.271298;0.2670128;-0.008279566,-0.4245675;0.03117825;-0.06026186,0.07641877;-0.003690064;-0.04156816,0.05493663;-0.3542508;-0.01560736,0.004324924;-0.7235662;0.05260348,0.002067965;-0.7134951;-0.06323886,-0.07957434;0.01085256;-0.03363784,-0.1449937;-0.3296598;-0.09528114,-0.1990962;-0.6925302;-0.0003799945,-0.1975768;-0.6817791;-0.1163493,0.04015608;0.5591773;-0.0150708,676.7996
+0;0;0,0.02315938;0.3230577;-0.01696634,0.04561777;0.6326563;-0.04630769,0.2127878;0.5202973;-0.03619574,0.3462206;0.2659971;-0.002192456,0.4989092;0.0246727;-0.01304391,-0.1305189;0.5136684;-0.02011266,-0.2619327;0.2561776;-0.01249478,-0.4000009;0.00685358;-0.03356017,0.07593546;-0.001780563;-0.04296342,0.06606989;-0.3523371;-0.01110874,0.023605;-0.7242092;0.05317008,0.01883958;-0.685483;-0.06394879,-0.08085279;0.01205767;-0.03053947,-0.1390627;-0.3160692;-0.1443213,-0.1493656;-0.6806111;-0.03836425,-0.1516776;-0.6417189;-0.1555447,0.03995719;0.5571631;-0.03672225,0;0;0,0.02411559;0.3233947;-0.004986286,0.04645588;0.6338018;-0.02400243,0.2112302;0.5104598;-0.009316087,0.3045971;0.2371329;0.00497234,0.4216312;-0.01794749;-0.04893541,-0.1323538;0.5247632;-0.01454054,-0.2729025;0.2720975;-0.008605044,-0.4355223;0.04291417;-0.06055555,0.07653292;-0.003804877;-0.04175472,0.05334903;-0.3542854;-0.01669872,0.002026796;-0.7244246;0.05102801,-0.0001762062;-0.7144473;-0.0647732,-0.07983378;0.01091305;-0.03350662,-0.1460702;-0.3279803;-0.1025428,-0.1940202;-0.6923375;-0.006790623,-0.1925821;-0.6816377;-0.1227265,0.04119451;0.5580139;-0.01681554,676.833
+0;0;0,0.02529989;0.3223402;-0.01793495,0.05283306;0.6309274;-0.0495341,0.2181262;0.52074;-0.0364277,0.3575365;0.2719603;-0.004400093,0.5158354;0.03600205;-0.01295313,-0.1245148;0.5141401;-0.02123029,-0.2642651;0.2636068;-0.01380051,-0.4216954;0.02791603;-0.03556232,0.07579044;-0.002753934;-0.04354189,0.06626286;-0.3542204;-0.01255959,0.02256715;-0.726768;0.05207501,0.01802599;-0.6882157;-0.06504011,-0.08109567;0.01324067;-0.02993074,-0.1448762;-0.308433;-0.1604582,-0.147898;-0.673551;-0.0529483,-0.1500189;-0.6349164;-0.1701262,0.04561249;0.5557519;-0.03909359,0;0;0,0.02444687;0.3228483;-0.006018758,0.0469429;0.6328244;-0.02597332,0.2110899;0.510085;-0.01002669,0.3095384;0.2408592;0.003302097,0.4339035;-0.008534133;-0.05277205,-0.1313251;0.5245848;-0.01506395,-0.277307;0.27759;-0.009135378,-0.442215;0.05173641;-0.06016,0.07672672;-0.003983885;-0.04177094,0.05226095;-0.3552605;-0.01757359,7.95126E-05;-0.7263218;0.04927921,-0.00217478;-0.7164261;-0.06648111,-0.08003361;0.01100382;-0.03348444,-0.1486426;-0.3256268;-0.1144285,-0.1913132;-0.6903932;-0.01441132,-0.2248898;-0.7488088;-0.08416098,0.04165612;0.5571297;-0.01856685,676.8677
+0;0;0,0.02524895;0.3216911;-0.01789883,0.05274755;0.6298887;-0.04945919,0.2179584;0.5197913;-0.03636416,0.3570457;0.2715881;-0.004410762,0.5117227;0.04102857;-0.0127681,-0.1245054;0.5131949;-0.02117461,-0.2639319;0.2632421;-0.01376205,-0.4177602;0.0329439;-0.03502594,0.07606999;-0.002764091;-0.04370249,0.06656493;-0.3533997;-0.01279343,0.0230462;-0.7244384;0.05157939,0.01933291;-0.6874453;-0.04418539,-0.08139478;0.01328951;-0.03004113,-0.1450246;-0.3076237;-0.1602601,-0.1480342;-0.671263;-0.05318557,-0.1497684;-0.6342025;-0.1490017,0.0455339;0.5547851;-0.03902867,0;0;0,0.02421892;0.3221903;-0.007064819,0.04643571;0.6317438;-0.02776265,0.2107607;0.5099399;-0.01121521,0.3134066;0.2429351;0.0007572174,0.4386275;0.001259521;-0.05460715,-0.1317872;0.5242709;-0.01590205,-0.2832347;0.2813633;-0.01036435,-0.4489071;0.06384651;-0.05926885,0.07693446;-0.004133597;-0.04204988,0.0524675;-0.3546252;-0.01863921,-0.001581956;-0.7238474;0.04815221,-0.01840404;-0.7672612;-0.01152205,-0.08045616;0.01113485;-0.03327179,-0.1495878;-0.32204;-0.123861,-0.1880142;-0.685233;-0.02226494,-0.2119394;-0.7250566;-0.08379415,0.04121041;0.5561337;-0.02019954,676.9001
+0;0;0,0.02524895;0.3216911;-0.01789883,0.05274755;0.6298887;-0.04945919,0.2179584;0.5197913;-0.03636416,0.3570457;0.2715881;-0.004410762,0.5117227;0.04102857;-0.0127681,-0.1245054;0.5131949;-0.02117461,-0.2639319;0.2632421;-0.01376205,-0.4177602;0.0329439;-0.03502594,0.07606999;-0.002764091;-0.04370249,0.06656493;-0.3533997;-0.01279343,0.0230462;-0.7244384;0.05157939,0.01933291;-0.6874453;-0.04418539,-0.08139478;0.01328951;-0.03004113,-0.1450246;-0.3076237;-0.1602601,-0.1480342;-0.671263;-0.05318557,-0.1497684;-0.6342025;-0.1490017,0.0455339;0.5547851;-0.03902867,0;0;0,0.02421892;0.3221903;-0.007064819,0.04643571;0.6317438;-0.02776265,0.2107607;0.5099399;-0.01121521,0.3134066;0.2429351;0.0007572174,0.4386275;0.001259521;-0.05460715,-0.1317872;0.5242709;-0.01590205,-0.2832347;0.2813633;-0.01036435,-0.4489071;0.06384651;-0.05926885,0.07693446;-0.004133597;-0.04204988,0.0524675;-0.3546252;-0.01863921,-0.001581956;-0.7238474;0.04815221,-0.01840404;-0.7672612;-0.01152205,-0.08045616;0.01113485;-0.03327179,-0.1495878;-0.32204;-0.123861,-0.1880142;-0.685233;-0.02226494,-0.2119394;-0.7250566;-0.08379415,0.04121041;0.5561337;-0.02019954,676.9224
+0;0;0,0.02708652;0.3207985;-0.01899912,0.05646215;0.6283274;-0.0517322,0.2202847;0.5175135;-0.03972948,0.3720033;0.2783813;-0.004608978,0.5405061;0.05146851;-0.01013257,-0.1203383;0.5121704;-0.02215046,-0.2678925;0.2680557;-0.0136704,-0.4282663;0.03615294;-0.03402907,0.0759206;-0.003484769;-0.04427587,0.06788398;-0.3545036;-0.01438531,0.02327886;-0.7214502;0.04858567,0.01872988;-0.6841802;-0.05221925,-0.0817193;0.01391227;-0.02940815,-0.1476433;-0.304049;-0.1662545,-0.1463379;-0.6634769;-0.05941524,-0.1488274;-0.6261551;-0.1602883,0.04885083;0.5533791;-0.04097531,0;0;0,0.02434032;0.3214695;-0.008440018,0.04682626;0.6305588;-0.03022146,0.2103221;0.5093191;-0.01318705,0.3172916;0.2449856;-0.002164721,0.4487997;0.0008788556;-0.05721617,-0.130731;0.5236392;-0.01713381,-0.2875187;0.2852701;-0.01130793,-0.4652013;0.07097113;-0.06048099,0.07685585;-0.004303917;-0.04255688,0.05199309;-0.3551024;-0.02031922,-0.002691954;-0.7197832;0.04766726,-0.02051979;-0.7683392;-0.01353991,-0.08079015;0.01128153;-0.03289548,-0.1504242;-0.3192439;-0.1332763,-0.1826363;-0.6795049;-0.03438646,-0.2;-0.7190303;-0.1058001,0.04149877;0.5550539;-0.02237749,676.956
+0;0;0,0.02705063;0.3203734;-0.01897395,0.05639481;0.6275718;-0.05167263,0.2198158;0.5169078;-0.03968213,0.3706256;0.2792078;-0.004771981,0.5383632;0.05332564;-0.01027049,-0.1199963;0.5115774;-0.02214496,-0.2666667;0.2689247;-0.0137157,-0.4263122;0.03807534;-0.03398189,0.07616074;-0.003495792;-0.04441592,0.06814337;-0.3536741;-0.01459693,0.02462472;-0.7116827;0.04684022,0.01933481;-0.6732285;-0.07038383,-0.08197778;0.01395627;-0.02950117,-0.1477439;-0.3032436;-0.1660198,-0.1464703;-0.6539167;-0.06178294,-0.1493653;-0.6154023;-0.1790862,0.04879004;0.5526879;-0.040925,0;0;0,0.02443318;0.3210131;-0.009194851,0.04686369;0.6297224;-0.03165925,0.2099644;0.5086328;-0.01446068,0.3214144;0.2479629;-0.004781365,0.4564196;0.007366329;-0.06024063,-0.1302954;0.5233411;-0.01729428,-0.2914889;0.2900172;-0.01095372,-0.4659847;0.07464947;-0.05950059,0.07704331;-0.004377156;-0.04278576,0.05225267;-0.3543884;-0.02143705,-0.003165931;-0.7100025;0.04418325,-0.006000876;-0.7006373;-0.0716058,-0.08114842;0.01133288;-0.0327407,-0.1512781;-0.3146929;-0.1439489,-0.1723614;-0.6664212;-0.04555535,-0.2076371;-0.717711;-0.1229409,0.04155542;0.5542984;-0.02366054,676.9791
+0;0;0,0.02701906;0.3199995;-0.0189518,0.05634241;0.6269783;-0.05162799,0.2193387;0.5164394;-0.03964571,0.3698147;0.2792656;-0.004812833,0.5348084;0.05707848;-0.01022139,-0.1196223;0.5111225;-0.02215246,-0.2659681;0.2690069;-0.01374186,-0.4230021;0.04193373;-0.03367653,0.07624175;-0.00349951;-0.04446316,0.06822478;-0.3536605;-0.01464564,0.02384954;-0.718716;0.0480008,0.01856249;-0.6802664;-0.06915986,-0.08206498;0.01397112;-0.02953254,-0.1478278;-0.3032131;-0.1660445,-0.1465292;-0.6607886;-0.05975587,-0.1494226;-0.6222788;-0.1769957,0.04874125;0.55213;-0.04088546,0;0;0,0.02454302;0.3205972;-0.01019561,0.04706523;0.6290196;-0.03343618,0.2095964;0.5076709;-0.01625061,0.3271036;0.2503293;-0.007584095,0.4695483;0.02064425;-0.06736374,-0.129805;0.5236073;-0.01776401,-0.2935353;0.2928306;-0.01126027,-0.4694759;0.08474615;-0.05989193,0.07694703;-0.004684448;-0.04311883,0.05160007;-0.3547058;-0.0229038,-0.003864497;-0.7175837;0.04344833,-0.007002652;-0.7082018;-0.07227123,-0.08129866;0.01164366;-0.03251117,-0.1516792;-0.3121532;-0.1498494,-0.1574901;-0.6708707;-0.04763744,-0.2036888;-0.7204779;-0.1208108,0.04171747;0.5536551;-0.02524793,677.0114
+0;0;0,0.02710402;0.3195812;-0.02028698,0.05616777;0.6261595;-0.05381786,0.2195278;0.518189;-0.04004871,0.3731459;0.2844495;-0.006088868,0.5540016;0.06566058;-0.007763483,-0.1196777;0.5114442;-0.022922,-0.2742001;0.2760355;-0.01335355,-0.4441974;0.04966635;-0.03428422,0.07613235;-0.004390507;-0.04516827,0.06880638;-0.3541552;-0.01673725,0.02095507;-0.7235297;0.04544932,0.01594613;-0.6852164;-0.0717033,-0.08245317;0.01479826;-0.02894946,-0.1556667;-0.2933751;-0.1801656,-0.1463206;-0.6540905;-0.06884868,-0.1489668;-0.615794;-0.1860797,0.04861691;0.551395;-0.0429881,0;0;0,0.02500871;0.3202161;-0.01070368,0.04778495;0.6282356;-0.03456092,0.2099809;0.5064452;-0.01766086,0.3322566;0.252719;-0.01007032,0.478732;0.01667106;-0.06843543,-0.1290039;0.5234468;-0.01773852,-0.2950652;0.2959234;-0.01120703,-0.4758977;0.08285297;-0.06101448,0.07691184;-0.005113676;-0.04374933,0.05139726;-0.3546483;-0.02446496,-0.004184514;-0.7221571;0.0421865,-0.007665485;-0.7127677;-0.0734942,-0.08177781;0.01214027;-0.03194664,-0.1508932;-0.3083142;-0.1573634,-0.1547076;-0.6706336;-0.05104072,-0.1934311;-0.7186168;-0.1300221,0.04239735;0.5529658;-0.02622652,677.0339
+0;0;0,0.02710402;0.3195812;-0.02028698,0.05616777;0.6261595;-0.05381786,0.2195278;0.518189;-0.04004871,0.3731459;0.2844495;-0.006088868,0.5540016;0.06566058;-0.007763483,-0.1196777;0.5114442;-0.022922,-0.2742001;0.2760355;-0.01335355,-0.4441974;0.04966635;-0.03428422,0.07613235;-0.004390507;-0.04516827,0.06880638;-0.3541552;-0.01673725,0.02095507;-0.7235297;0.04544932,0.01594613;-0.6852164;-0.0717033,-0.08245317;0.01479826;-0.02894946,-0.1556667;-0.2933751;-0.1801656,-0.1463206;-0.6540905;-0.06884868,-0.1489668;-0.615794;-0.1860797,0.04861691;0.551395;-0.0429881,0;0;0,0.02500871;0.3202161;-0.01070368,0.04778495;0.6282356;-0.03456092,0.2099809;0.5064452;-0.01766086,0.3322566;0.252719;-0.01007032,0.478732;0.01667106;-0.06843543,-0.1290039;0.5234468;-0.01773852,-0.2950652;0.2959234;-0.01120703,-0.4758977;0.08285297;-0.06101448,0.07691184;-0.005113676;-0.04374933,0.05139726;-0.3546483;-0.02446496,-0.004184514;-0.7221571;0.0421865,-0.007665485;-0.7127677;-0.0734942,-0.08177781;0.01214027;-0.03194664,-0.1508932;-0.3083142;-0.1573634,-0.1547076;-0.6706336;-0.05104072,-0.1934311;-0.7186168;-0.1300221,0.04239735;0.5529658;-0.02622652,677.0562
+0;0;0,0.02708125;0.3193127;-0.02026994,0.05611733;0.6255987;-0.05376912,0.220164;0.5175616;-0.03999776,0.3730695;0.2849066;-0.006195482,0.5476674;0.0736879;-0.007812154,-0.1203912;0.5107899;-0.0228029,-0.2741967;0.2764735;-0.01327884,-0.4383119;0.05793688;-0.03348529,0.07631336;-0.004400946;-0.04527566,0.06893902;-0.3564749;-0.01665693,0.02053941;-0.7300819;0.0462422,0.01663388;-0.6936;-0.04510298,-0.08264922;0.01483344;-0.02901829,-0.1563461;-0.2953745;-0.1812329,-0.1468929;-0.6602232;-0.06864039,-0.1489562;-0.6237543;-0.1600467,0.04857309;0.5508997;-0.04294885,0;0;0,0.02543141;0.3198934;-0.01123965,0.04840054;0.6275512;-0.03573978,0.211;0.5046668;-0.01940048,0.3366186;0.2540061;-0.01306057,0.4859348;0.03180516;-0.07164192,-0.1291606;0.5235422;-0.01745148,-0.2968162;0.2987953;-0.01184655,-0.4749226;0.09595311;-0.05910705,0.07685499;-0.005528271;-0.04422367,0.05049787;-0.3573538;-0.0254196,-0.009030562;-0.7288082;0.04060328,-0.03698152;-0.7637296;-0.01775051,-0.08205834;0.0125692;-0.03164536,-0.1509838;-0.307273;-0.1649862,-0.148468;-0.6734514;-0.05641347,-0.172666;-0.7048665;-0.1200049,0.04299225;0.5523669;-0.0272553,677.0895
+0;0;0,0.02864984;0.3191227;-0.02074026,0.05863702;0.625114;-0.05502804,0.2228248;0.5167136;-0.04094555,0.3822717;0.2882712;-0.006019197,0.5621006;0.09326316;-0.01064162,-0.1183853;0.5107374;-0.02352627,-0.2809978;0.2820294;-0.0146382,-0.446936;0.07575828;-0.03209153,0.07629999;-0.005066889;-0.04561172,0.06901944;-0.3575821;-0.01825953,0.01705502;-0.7329784;0.04379961,0.01321327;-0.6966621;-0.04599777,-0.08281835;0.01537083;-0.02885566,-0.1607677;-0.2906331;-0.1880839,-0.1460678;-0.6575696;-0.07576504,-0.1481361;-0.6212677;-0.1656218,0.05097516;0.5504937;-0.04399993,0;0;0,0.02588812;0.3198332;-0.01126063,0.04929471;0.6273264;-0.03595901,0.2119041;0.5034832;-0.02039087,0.342049;0.2547554;-0.01530039,0.4896005;0.04176375;-0.07231808,-0.1286783;0.5235488;-0.01666919,-0.2986933;0.3001714;-0.01151114,-0.4736794;0.1062236;-0.05790102,0.07680723;-0.005836591;-0.04465843,0.05024448;-0.3579969;-0.02606702,-0.0116045;-0.7312881;0.03952586,-0.03833824;-0.7635587;-0.01985348,-0.08237877;0.01293911;-0.0312107,-0.1498955;-0.305524;-0.1693804,-0.1440728;-0.6738598;-0.06089631,-0.1696004;-0.7051343;-0.1218226,0.04379439;0.5521916;-0.02741456,677.1122
+0;0;0,0.02865383;0.3191672;-0.02074314,0.05863675;0.6251153;-0.05502588,0.2239505;0.5165092;-0.04092565,0.3823262;0.2896016;-0.006233957,0.5587056;0.09833424;-0.01076771,-0.1194921;0.5104938;-0.0233924,-0.2810121;0.2833224;-0.01456404,-0.4437673;0.08100797;-0.03168258,0.07648755;-0.005079344;-0.04572384,0.06920448;-0.357717;-0.01836216,0.01687263;-0.7357676;0.04413578,0.01307134;-0.6995178;-0.04471597,-0.08302194;0.01540862;-0.02892659,-0.1609984;-0.2907015;-0.1882101,-0.1461945;-0.6602325;-0.07509711,-0.1482411;-0.623997;-0.1640076,0.05097646;0.5505103;-0.04400001,0;0;0,0.02629916;0.3198427;-0.01131582,0.05002885;0.627248;-0.03624439,0.2132009;0.5013738;-0.02150559,0.3457448;0.2560611;-0.01628435,0.492382;0.04878852;-0.07328463,-0.1290751;0.5234031;-0.01570272,-0.3006206;0.303581;-0.01082231,-0.4740078;0.1149998;-0.05651075,0.07677867;-0.006136864;-0.045102,0.05012156;-0.3584458;-0.02713525,-0.01480676;-0.7345425;0.03533435,-0.03657921;-0.7642427;-0.02719557,-0.08267654;0.01325162;-0.03091601,-0.1484451;-0.3030344;-0.1751125,-0.1380614;-0.6738132;-0.06564996,-0.1619063;-0.7070028;-0.1238449,0.04446827;0.5521406;-0.02763581,677.1458
+0;0;0,0.0286532;0.3191603;-0.02074269,0.05862499;0.6249951;-0.05501245,0.2248724;0.5162395;-0.04090064,0.3821656;0.2908828;-0.006446067,0.5569111;0.1013874;-0.01093782,-0.1204173;0.5101918;-0.0232731,-0.2808332;0.2845732;-0.01450508,-0.4420807;0.084133;-0.03146504,0.07655128;-0.005083576;-0.04576194,0.06926394;-0.3579278;-0.01838422,0.01682931;-0.7367209;0.04423647,0.01312023;-0.7006227;-0.04245977,-0.0830911;0.01542145;-0.02895069,-0.1611132;-0.290868;-0.1883275,-0.1462803;-0.6611248;-0.07499234,-0.1482772;-0.6250405;-0.1617459,0.05096813;0.5504235;-0.04399154,0;0;0,0.02638523;0.3198358;-0.01111054,0.05010597;0.6271294;-0.03599715,0.2139754;0.5001667;-0.02210999,0.3479635;0.2578074;-0.01730692,0.4956907;0.05431534;-0.07416046,-0.1298469;0.523444;-0.01384748,-0.3023682;0.3067902;-0.01046669,-0.4761133;0.1217972;-0.05579752,0.07677667;-0.00625819;-0.04523575,0.0496939;-0.3587753;-0.02791893,-0.01541254;-0.7356938;0.0341177,-0.0361252;-0.7618301;-0.02902412,-0.08276188;0.01332493;-0.03087091,-0.1465588;-0.3012186;-0.1801827,-0.1327901;-0.6725368;-0.07023681,-0.1519998;-0.7097043;-0.1220702,0.04456307;0.5520549;-0.02738953,677.1791
+0;0;0,0.03029376;0.3189172;-0.02158046,0.06166536;0.6244094;-0.05677522,0.2282831;0.5157194;-0.04172201,0.3924041;0.2970994;-0.006480437,0.5697824;0.1146159;-0.01122482,-0.1184388;0.5103321;-0.02398259,-0.2868961;0.2923717;-0.01461674,-0.4553089;0.1019219;-0.02693777,0.07641285;-0.005577705;-0.04599439,0.06835947;-0.3729275;-0.01916231,0.01541483;-0.7396758;0.03959087,0.01165008;-0.7035469;-0.04865531,-0.08313544;0.01575994;-0.02873395,-0.1695704;-0.2958578;-0.2052391,-0.1510413;-0.6533836;-0.09302805,-0.1530789;-0.6173123;-0.181335,0.05370116;0.5499372;-0.04550812,0;0;0,0.02640143;0.3198067;-0.01087356,0.05010164;0.6270236;-0.03554583,0.2144572;0.4992296;-0.022313,0.3504682;0.2595455;-0.01732111,0.4991026;0.06067462;-0.07339203,-0.1304571;0.5235792;-0.01208719,-0.3046196;0.3099542;-0.01006081,-0.478118;0.1290877;-0.05446139,0.07675084;-0.006426364;-0.04531586,0.04673088;-0.3731499;-0.02678621,-0.01598439;-0.7382132;0.03283679,-0.03251238;-0.7610006;-0.03629673,-0.08278356;0.01349971;-0.03082462,-0.1469346;-0.3118275;-0.1913785,-0.1339991;-0.6706669;-0.08262953,-0.1499403;-0.710143;-0.1351469,0.04457369;0.5519719;-0.02699208,677.202
+0;0;0,0.0302882;0.3188588;-0.0215765,0.06164901;0.6242469;-0.05675828,0.2281983;0.5156177;-0.04171367,0.3912673;0.298399;-0.006697986,0.568115;0.1164613;-0.01142818,-0.1183777;0.5102327;-0.02398172,-0.2857553;0.2936693;-0.0146759,-0.4536643;0.1037891;-0.02696007,0.0765676;-0.005589;-0.04608754,0.06844132;-0.3762645;-0.01901254,0.01598952;-0.7395989;0.03919373,0.01232265;-0.7036294;-0.04675788,-0.08330381;0.01579186;-0.02879214,-0.1705213;-0.298647;-0.2068953,-0.1521647;-0.6528448;-0.0957287,-0.1541493;-0.6169314;-0.1817395,0.05368977;0.5498211;-0.04549818,0;0;0,0.02657026;0.3197515;-0.0103364,0.05057463;0.6269053;-0.03418565,0.2145201;0.4982461;-0.02207398,0.3526458;0.2618287;-0.0166285,0.5020817;0.06440169;-0.07221889,-0.1298767;0.5233024;-0.01010883,-0.3052298;0.3129391;-0.00971884,-0.4798829;0.13414;-0.05360464,0.07674062;-0.006580576;-0.04566694,0.04573849;-0.3765627;-0.02691865,-0.01723149;-0.7383662;0.03038752,-0.03189585;-0.7590328;-0.03783727,-0.08300886;0.01380647;-0.03060728,-0.1458943;-0.3127024;-0.1968506,-0.1326062;-0.6676655;-0.08741736,-0.1497823;-0.7053473;-0.1380229,0.04497239;0.5518795;-0.02587426,677.2352
+0;0;0,0.03027624;0.3187329;-0.02156799,0.06161963;0.6239519;-0.05672985,0.2280747;0.5153922;-0.04169499,0.3904299;0.2991246;-0.006832603,0.5653526;0.1191672;-0.01151131,-0.1183036;0.5100104;-0.02397315,-0.2849484;0.2943951;-0.01470807,-0.4510298;0.1065817;-0.02685853,0.07657861;-0.005589805;-0.04609416,0.06838134;-0.3795031;-0.01878267,0.01602538;-0.7421736;0.03931724,0.01238418;-0.7062458;-0.04603295,-0.08331579;0.01579414;-0.02879628,-0.1712951;-0.3013914;-0.2084551,-0.152972;-0.6549419;-0.09749167,-0.1549428;-0.6190698;-0.1829006,0.05366575;0.5495762;-0.04547735,0;0;0,0.02641606;0.3196551;-0.009758711,0.05023941;0.6266986;-0.0329901,0.2139422;0.4974;-0.02194619,0.3544845;0.263834;-0.01553929,0.5051996;0.07078966;-0.07052433,-0.1299734;0.5232957;-0.007958764,-0.3062654;0.3152902;-0.009015158,-0.4817674;0.1410159;-0.05181756,0.07654294;-0.006787508;-0.04599249,0.04433653;-0.3799316;-0.02726948,-0.0187787;-0.7413167;0.02808309,-0.03322862;-0.7625132;-0.03902256,-0.08308165;0.01402661;-0.03034627,-0.1448274;-0.3138467;-0.2015504,-0.1322805;-0.6684624;-0.09321352,-0.1483641;-0.7067512;-0.1423155,0.044696;0.551702;-0.02484155,677.2688
+0;0;0,0.02996964;0.3185911;-0.02211262,0.06076717;0.623826;-0.05758066,0.2278726;0.5159211;-0.04243674,0.3966748;0.3067197;-0.006998688,0.583315;0.1391769;-0.008800292,-0.1191184;0.5101972;-0.02404502,-0.2923525;0.301784;-0.0157348,-0.4657631;0.1209456;-0.0273384,0.07671122;-0.006016349;-0.04638871,0.06809257;-0.3819797;-0.01964375,0.01440133;-0.7413526;0.03604109,0.01076181;-0.7055414;-0.04822686,-0.08357925;0.0162018;-0.02871814,-0.1759817;-0.2967592;-0.2175441,-0.1529839;-0.646621;-0.1070899,-0.172367;-0.6828569;-0.1559286,0.05308552;0.5494386;-0.04628765,0;0;0,0.02612266;0.3195648;-0.009128332,0.04980266;0.6266791;-0.03150022,0.2136099;0.4966885;-0.02134609,0.355686;0.2658682;-0.01416278,0.5113789;0.07646069;-0.06701052,-0.1305448;0.5229759;-0.006559867,-0.3085403;0.3184515;-0.008169127,-0.4852522;0.145573;-0.05052809,0.07669485;-0.00670287;-0.04632163,0.04330638;-0.381765;-0.02757001,-0.01934871;-0.7399327;0.02649188,-0.03412004;-0.7621511;-0.03833985,-0.08345413;0.01394493;-0.03022694,-0.1433443;-0.3145527;-0.2052712,-0.1341998;-0.666215;-0.09858314,-0.1483355;-0.7029135;-0.1485792,0.04431233;0.5516608;-0.02361739,677.3021
+0;0;0,0.02996964;0.3185911;-0.02211262,0.06076717;0.623826;-0.05758066,0.2278726;0.5159211;-0.04243674,0.3966748;0.3067197;-0.006998688,0.583315;0.1391769;-0.008800292,-0.1191184;0.5101972;-0.02404502,-0.2923525;0.301784;-0.0157348,-0.4657631;0.1209456;-0.0273384,0.07671122;-0.006016349;-0.04638871,0.06809257;-0.3819797;-0.01964375,0.01440133;-0.7413526;0.03604109,0.01076181;-0.7055414;-0.04822686,-0.08357925;0.0162018;-0.02871814,-0.1759817;-0.2967592;-0.2175441,-0.1529839;-0.646621;-0.1070899,-0.172367;-0.6828569;-0.1559286,0.05308552;0.5494386;-0.04628765,0;0;0,0.02612266;0.3195648;-0.009128332,0.04980266;0.6266791;-0.03150022,0.2136099;0.4966885;-0.02134609,0.355686;0.2658682;-0.01416278,0.5113789;0.07646069;-0.06701052,-0.1305448;0.5229759;-0.006559867,-0.3085403;0.3184515;-0.008169127,-0.4852522;0.145573;-0.05052809,0.07669485;-0.00670287;-0.04632163,0.04330638;-0.381765;-0.02757001,-0.01934871;-0.7399327;0.02649188,-0.03412004;-0.7621511;-0.03833985,-0.08345413;0.01394493;-0.03022694,-0.1433443;-0.3145527;-0.2052712,-0.1341998;-0.666215;-0.09858314,-0.1483355;-0.7029135;-0.1485792,0.04431233;0.5516608;-0.02361739,677.3245
+0;0;0,0.02995662;0.3184526;-0.02210301,0.06075291;0.6236755;-0.05756932,0.2282231;0.5157108;-0.04241891,0.3962305;0.3074944;-0.007147692,0.5828335;0.139985;-0.008948937,-0.1194899;0.5099751;-0.02398892,-0.2919085;0.302543;-0.01571782,-0.4652845;0.1217407;-0.02731911,0.07690712;-0.006031713;-0.04650717,0.06824575;-0.3838585;-0.01962965,0.0129705;-0.7538337;0.03769803,0.009304285;-0.7179798;-0.0471878,-0.08379269;0.01624317;-0.02879148,-0.1766531;-0.2982689;-0.2185533,-0.1529769;-0.6584525;-0.1048404,-0.172502;-0.695174;-0.1540373,0.0530723;0.5492981;-0.04627782,0;0;0,0.02559918;0.3194842;-0.0085181,0.04893181;0.6266704;-0.03011084,0.2131205;0.4962613;-0.02052295,0.3569717;0.2680791;-0.01250029,0.5134096;0.07914007;-0.06458259,-0.1315845;0.5229344;-0.004512357,-0.3108608;0.3212443;-0.006923736,-0.4898904;0.1506421;-0.048476,0.07673159;-0.006592512;-0.0467205,0.04236346;-0.3834248;-0.02756953,-0.02371539;-0.7521191;0.02648198,-0.03826287;-0.7734396;-0.03990996,-0.08377352;0.01387381;-0.03005862,-0.1414966;-0.3096941;-0.2185324,-0.1352663;-0.6700585;-0.1031111,-0.1487519;-0.7076408;-0.1531519,0.04355812;0.551629;-0.02246976,677.3576
+0;0;0,0.02968452;0.3184174;-0.02281989,0.06008841;0.6239279;-0.05875026,0.2283394;0.5160394;-0.04347336,0.4050414;0.3176181;-0.007396724,0.6023971;0.1630406;-0.01079399,-0.1204394;0.5102291;-0.02446605,-0.2988536;0.3102436;-0.0160813,-0.4790447;0.1362815;-0.02718844,0.07716951;-0.005980745;-0.04676802,0.06797563;-0.3863049;-0.02075679,0.01186252;-0.7546345;0.03476618,0.008191951;-0.7188944;-0.04915459,-0.0841841;0.01607638;-0.02885718,-0.1823081;-0.2917094;-0.2314581,-0.1550302;-0.6496264;-0.1172232,-0.1744824;-0.6869868;-0.163842,0.05261408;0.5494779;-0.04737385,0;0;0,0.02511787;0.3195327;-0.007712365,0.04786128;0.6271672;-0.02781188,0.2126082;0.4959282;-0.01929605,0.358269;0.2709838;-0.01040459,0.5168231;0.08375816;-0.06200099,-0.1328605;0.5226569;-0.00252302,-0.3128595;0.323946;-0.005755533,-0.4944818;0.1559487;-0.04631724,0.0768725;-0.006390795;-0.04720092,0.04157639;-0.3855912;-0.02799797,-0.02509151;-0.7523809;0.02602934,-0.03861924;-0.7746703;-0.03856123,-0.0842431;0.01375029;-0.02986938,-0.1393107;-0.3138054;-0.2171723,-0.1363728;-0.6730339;-0.1038387,-0.1484279;-0.7098552;-0.1536254,0.04270568;0.5520003;-0.02064025,677.3802
+0;0;0,0.02966617;0.3182205;-0.02280578,0.06006657;0.6236964;-0.05873073,0.2288879;0.5157374;-0.04344696,0.405368;0.3175652;-0.0074156,0.6025996;0.1630848;-0.01081073,-0.1210154;0.5099083;-0.02437836,-0.2992057;0.3101739;-0.01600414,-0.4792835;0.1363211;-0.02710429,0.07744708;-0.006002258;-0.04693624,0.06823959;-0.3868894;-0.02088651,0.01225232;-0.7543932;0.03451196,0.008563221;-0.7186241;-0.0498324,-0.08448692;0.01613421;-0.02896097,-0.1827562;-0.2921073;-0.2318618,-0.1555395;-0.6492217;-0.1178832,-0.1750898;-0.6869221;-0.1647372,0.05259599;0.5492837;-0.04736003,0;0;0,0.0248981;0.319369;-0.006926656,0.04724599;0.6270575;-0.02609003,0.2125203;0.4952459;-0.01821756,0.3604714;0.2722607;-0.008028507,0.5231388;0.08837301;-0.05803502,-0.1336909;0.5216908;5.762652E-05,-0.3157343;0.3253288;-0.00417046,-0.4988267;0.158994;-0.04399407,0.07699724;-0.006424577;-0.04761553,0.04137753;-0.3861468;-0.02810407,-0.02461012;-0.7525356;0.02354336,-0.02959742;-0.7845018;-0.03386902,-0.08465624;0.01377697;-0.02967501,-0.1376771;-0.3145257;-0.2174103,-0.1376154;-0.6728538;-0.1039926,-0.1464253;-0.7097048;-0.1551218,0.04219963;0.5518981;-0.01916599,677.4142
+0;0;0,0.02962749;0.3178056;-0.02277604,0.0600298;0.6233009;-0.05870217,0.2294726;0.5152432;-0.04340759,0.4048653;0.3182921;-0.007598255,0.6019467;0.1639294;-0.0109908,-0.1216605;0.5093936;-0.02427197,-0.2987527;0.31089;-0.01594935,-0.4786934;0.1371697;-0.02704105,0.07783499;-0.006032321;-0.04717133,0.0686051;-0.3878458;-0.02105824,0.01258182;-0.755586;0.03437585,0.007269842;-0.717279;-0.08707254,-0.08491007;0.01621502;-0.02910603,-0.1834184;-0.2927761;-0.2325003,-0.1561841;-0.6501201;-0.1184484,-0.1843349;-0.7176028;-0.185914,0.05256114;0.5489075;-0.0473344,0;0;0,0.02379271;0.3190574;-0.005761147,0.04524413;0.626907;-0.02367461,0.2114551;0.4949503;-0.01653779,0.3618281;0.2756678;-0.004799128,0.5273136;0.09381774;-0.05197442,-0.1358277;0.5207249;0.002686977,-0.3193728;0.328037;-0.001459131,-0.5038869;0.1633791;-0.04048171,0.07721424;-0.005860344;-0.04820192,0.04025343;-0.3863785;-0.02849126,-0.02590673;-0.7526824;0.02525449,-0.08737721;-0.7624522;-0.0721451,-0.08532138;0.01336263;-0.02935149,-0.1364222;-0.3121838;-0.2241768,-0.1393982;-0.6697912;-0.107762,-0.1690173;-0.724835;-0.1898424,0.04050463;0.5517125;-0.01713872,677.4474
+0;0;0,0.02949558;0.3176527;-0.02332161,0.05971146;0.6231297;-0.05967587,0.2302513;0.5148209;-0.04409494,0.4144974;0.325496;-0.008094057,0.6185945;0.1808272;-0.0047183,-0.1228585;0.5092518;-0.02444723,-0.3092269;0.3187699;-0.01607611,-0.4930515;0.14937;-0.02648064,0.07807008;-0.006271076;-0.04762104,0.06853587;-0.3883053;-0.0231989,0.01904533;-0.7562506;0.03445454,0.01379072;-0.7183014;-0.08279117,-0.08540639;0.01646236;-0.02892693,-0.1880132;-0.2840998;-0.2428703,-0.1576385;-0.6405435;-0.1280561,-0.1839339;-0.7049143;-0.1931718,0.05233917;0.5487787;-0.04824863,0;0;0,0.02335116;0.3189832;-0.00464642,0.04400101;0.6269901;-0.02094483,0.2114747;0.494872;-0.01494384,0.3649821;0.2772765;-0.001742601,0.5340352;0.09849665;-0.04707372,-0.1374987;0.5193967;0.006467082,-0.323495;0.3284867;-0.0002671871,-0.5098133;0.1661443;-0.03933775,0.07740298;-0.005497888;-0.04879117,0.04034358;-0.3861311;-0.02923417,-0.02550682;-0.751768;0.02671564,-0.0335137;-0.7411679;-0.08902931,-0.08595403;0.01303858;-0.02905046,-0.1349582;-0.3114941;-0.2263185,-0.1403057;-0.6681283;-0.1082487,-0.1742157;-0.7144685;-0.1910716,0.03947598;0.551789;-0.01483595,677.4816
+0;0;0,0.02948796;0.3175706;-0.02331558,0.05973962;0.6234093;-0.05971309,0.2314084;0.514791;-0.0440914,0.4169811;0.3241029;-0.007831298,0.6209764;0.1795064;-0.004457225,-0.1239603;0.5091863;-0.024318,-0.3116705;0.3173329;-0.01588661,-0.4954034;0.1480175;-0.02628595,0.07828228;-0.006288121;-0.04775048,0.06872828;-0.3891155;-0.02327764,0.01911705;-0.7579581;0.0345164,0.01370053;-0.7197639;-0.08634195,-0.08563853;0.01650711;-0.02900556,-0.1884583;-0.284679;-0.243393,-0.1580096;-0.6419919;-0.1282989,-0.1851152;-0.7092705;-0.195421,0.05235818;0.5489661;-0.04827166,0;0;0,0.02154121;0.319043;-0.003431201,0.04050031;0.6276032;-0.01821113,0.2095414;0.4946817;-0.01357567,0.3686967;0.2789248;0.001673341,0.5387434;0.1008482;-0.04199004,-0.1409606;0.517786;0.01094572,-0.3307127;0.3279783;0.001936497,-0.519272;0.1685933;-0.03775483,0.07735354;-0.0050506;-0.04938305,0.03858849;-0.3862951;-0.02946163,-0.02728315;-0.7520882;0.0313878,-0.08893526;-0.7634416;-0.06448781,-0.08641186;0.01264251;-0.02865173,-0.1342856;-0.3131733;-0.2256268,-0.1431119;-0.6701963;-0.1060318,-0.1748581;-0.7206267;-0.1910399,0.03653827;0.5522423;-0.01253426,677.5034
+0;0;0,0.02947647;0.3174469;-0.0233065,0.05975661;0.6235735;-0.05973809,0.2324232;0.5146974;-0.04408279,0.4187449;0.3232396;-0.007676341,0.6229228;0.1785137;-0.004299248,-0.1249388;0.5090612;-0.02419848,-0.3134067;0.3164334;-0.01573306,-0.497304;0.1469665;-0.02614171,0.07853993;-0.006308817;-0.04790764,0.06895138;-0.3905207;-0.0233463,0.0192826;-0.7597911;0.03451478,0.01402421;-0.7218361;-0.08281538,-0.08592039;0.01656144;-0.02910103,-0.189112;-0.2857139;-0.2442639,-0.1586279;-0.6434413;-0.1290362,-0.1849423;-0.7078801;-0.1941988,0.05236862;0.5490641;-0.0482865,0;0;0,0.01984012;0.31904;-0.002106071,0.03733197;0.6280156;-0.0160861,0.2077697;0.4945091;-0.012133,0.3702551;0.2799657;0.004202724,0.5407019;0.1018129;-0.03886843,-0.1442537;0.5164672;0.01376947,-0.3368175;0.3280056;0.003835985,-0.52759;0.1710815;-0.03649145,0.07727841;-0.004585445;-0.05010474,0.03727531;-0.3871022;-0.03023982,-0.02926415;-0.752909;0.03247726,-0.038269;-0.7421119;-0.08331335,-0.08694021;0.01226068;-0.02818758,-0.1326706;-0.3132448;-0.2288586,-0.1461786;-0.6693903;-0.1057591,-0.1795059;-0.7147081;-0.1898652,0.033851;0.5525472;-0.01062977,677.5369
+0;0;0,0.03043548;0.317396;-0.02335633,0.06140827;0.6235937;-0.06025597,0.2349472;0.5138749;-0.04437346,0.4273774;0.3286153;-0.007528231,0.6383626;0.1857485;-0.001281929,-0.1247653;0.5092466;-0.02427173,-0.3203773;0.3238328;-0.01616636,-0.5122231;0.1563095;-0.02595923,0.07849835;-0.006400357;-0.04812632,0.06835077;-0.3911227;-0.02446593,0.01923368;-0.7599475;0.03323034,0.01465779;-0.7231004;-0.06794213,-0.08606365;0.01661483;-0.02891526,-0.192332;-0.2793727;-0.2520127,-0.1599579;-0.6362659;-0.1364604,-0.1842229;-0.6851344;-0.1955761,0.05380568;0.5491068;-0.04867742,0;0;0,0.01867177;0.319158;-0.001288772,0.0346023;0.6284587;-0.01419437,0.2065468;0.4942781;-0.01122797,0.3724088;0.2823548;0.005696177,0.5451536;0.09997949;-0.03746843,-0.1471406;0.5146936;0.01712845,-0.3418072;0.3284383;0.006083709,-0.5409001;0.1754047;-0.03759097,0.07725181;-0.004284695;-0.05032789,0.03658532;-0.3872184;-0.03078138,-0.02951169;-0.7521564;0.03421569,-0.08179484;-0.7805107;-0.03032064,-0.08714709;0.01194436;-0.02796096,-0.1301988;-0.3146409;-0.2283673,-0.1487059;-0.6691376;-0.1028176,-0.1782976;-0.7037994;-0.1752529,0.03154345;0.5529366;-0.008978128,677.5602
+0;0;0,0.03043548;0.317396;-0.02335633,0.06140827;0.6235937;-0.06025597,0.2349472;0.5138749;-0.04437346,0.4273774;0.3286153;-0.007528231,0.6383626;0.1857485;-0.001281929,-0.1247653;0.5092466;-0.02427173,-0.3203773;0.3238328;-0.01616636,-0.5122231;0.1563095;-0.02595923,0.07849835;-0.006400357;-0.04812632,0.06835077;-0.3911227;-0.02446593,0.01923368;-0.7599475;0.03323034,0.01465779;-0.7231004;-0.06794213,-0.08606365;0.01661483;-0.02891526,-0.192332;-0.2793727;-0.2520127,-0.1599579;-0.6362659;-0.1364604,-0.1842229;-0.6851344;-0.1955761,0.05380568;0.5491068;-0.04867742,0;0;0,0.01867177;0.319158;-0.001288772,0.0346023;0.6284587;-0.01419437,0.2065468;0.4942781;-0.01122797,0.3724088;0.2823548;0.005696177,0.5451536;0.09997949;-0.03746843,-0.1471406;0.5146936;0.01712845,-0.3418072;0.3284383;0.006083709,-0.5409001;0.1754047;-0.03759097,0.07725181;-0.004284695;-0.05032789,0.03658532;-0.3872184;-0.03078138,-0.02951169;-0.7521564;0.03421569,-0.08179484;-0.7805107;-0.03032064,-0.08714709;0.01194436;-0.02796096,-0.1301988;-0.3146409;-0.2283673,-0.1487059;-0.6691376;-0.1028176,-0.1782976;-0.7037994;-0.1752529,0.03154345;0.5529366;-0.008978128,677.5826
+0;0;0,0.03044653;0.3175113;-0.02336481,0.06141074;0.6236247;-0.06025216,0.2366099;0.5136508;-0.04434071,0.4276413;0.3297379;-0.007763322,0.6442397;0.1830702;-0.001350842,-0.126386;0.5089803;-0.02405549,-0.3205761;0.3249143;-0.01600904,-0.5175258;0.1529342;-0.02606244,0.07883187;-0.006427551;-0.04833081,0.06869441;-0.3907663;-0.02469401,0.01953682;-0.7598953;0.03304984,0.01422679;-0.7219497;-0.08435453,-0.08642933;0.01668542;-0.02903812,-0.1925917;-0.279007;-0.2519131,-0.160191;-0.6361945;-0.1362655,-0.1883489;-0.6977165;-0.2048656,0.05381494;0.5492043;-0.04868396,0;0;0,0.01780543;0.3193256;-0.0006763935,0.03198954;0.6286511;-0.01290751,0.2059611;0.4941242;-0.0105834,0.3717283;0.2846897;0.007116914,0.5523009;0.09994729;-0.03449035,-0.1502035;0.5121791;0.02027054,-0.3458174;0.3298513;0.008162251,-0.5529601;0.1770124;-0.03873749,0.07746688;-0.003894747;-0.05074799,0.03733319;-0.3865299;-0.03184557,-0.02873631;-0.7514277;0.03517318,-0.03888281;-0.7405393;-0.08061504,-0.08767252;0.01163632;-0.02774473,-0.1285598;-0.313417;-0.2303435,-0.1497335;-0.6659076;-0.09877913,-0.1777731;-0.7163997;-0.1800806,0.02931991;0.5531751;-0.007793665,677.6154
+0;0;0,0.03118079;0.3174213;-0.02350402,0.06272786;0.6236302;-0.06081223,0.2386381;0.5127916;-0.04445061,0.4345925;0.3362339;-0.007800542,0.662035;0.1946489;0.001536905,-0.1263046;0.509113;-0.02423347,-0.3266127;0.3338354;-0.01596188,-0.5317507;0.1615619;-0.02615041,0.07885087;-0.006581469;-0.04861717,0.06816159;-0.3901769;-0.02577551,0.02174206;-0.7598616;0.03242587,0.01643245;-0.721956;-0.08500928,-0.08665036;0.0168454;-0.02885053,-0.1948975;-0.2720539;-0.2582001,-0.1598094;-0.6292008;-0.1423388,-0.1895756;-0.6888659;-0.2127366,0.05496236;0.5491954;-0.04912429,0;0;0,0.01633935;0.3193962;-0.0001468658,0.02895053;0.6290087;-0.01195538,0.2043358;0.4941057;-0.01010859,0.3714842;0.2876443;0.008574724,0.5581403;0.1001258;-0.03455174,-0.1533737;0.5109115;0.0221154,-0.3499236;0.3316489;0.0099896,-0.5735506;0.1951658;-0.04681626,0.07742245;-0.00355041;-0.05116212,0.03672536;-0.3853752;-0.03285837,-0.02829653;-0.7503443;0.03626966,-0.03876491;-0.7394511;-0.07951915,-0.0880086;0.01130605;-0.02740553,-0.1274224;-0.3137464;-0.2288229,-0.1526764;-0.665341;-0.0948364,-0.1944756;-0.7093338;-0.1764429,0.02671216;0.5534644;-0.006905437,677.6373
+0;0;0,0.03119491;0.317565;-0.02351466,0.06272802;0.6236388;-0.06080503,0.2405735;0.5124808;-0.04440419,0.4351467;0.3371674;-0.00801244,0.6667056;0.19302;0.001494001,-0.1282012;0.5087636;-0.02397477,-0.3270974;0.3347213;-0.01576148,-0.5359483;0.1593299;-0.0261344,0.07917219;-0.006608289;-0.04881528,0.06854509;-0.3879724;-0.0261065,0.02189147;-0.7595214;0.03238837,0.01658098;-0.7216145;-0.08506615,-0.08700346;0.01691405;-0.02896809,-0.1946209;-0.2703047;-0.2569835,-0.1593559;-0.6292527;-0.140538,-0.189127;-0.6889326;-0.2109474,0.05496906;0.5492668;-0.04912695,0;0;0,0.01524809;0.319595;0.0003479719,0.0259524;0.6291606;-0.01090515,0.2036735;0.4938281;-0.009933114,0.3724813;0.291204;0.009179831,0.5626525;0.1002916;-0.03412998,-0.1574746;0.5092833;0.02351558,-0.3567773;0.3359864;0.01068971,-0.5810877;0.1894978;-0.04140936,0.07763663;-0.003406912;-0.0515343,0.03759354;-0.3830687;-0.03362751,-0.02563101;-0.750085;0.03671861,-0.03633359;-0.7391725;-0.07907176,-0.08850069;0.01121184;-0.02714331,-0.1263949;-0.3118046;-0.227871,-0.155335;-0.6636397;-0.0899528,-0.2009334;-0.7041288;-0.1726472,0.02415168;0.553664;-0.005924821,677.6597
+0;0;0,0.03119491;0.317565;-0.02351466,0.06272802;0.6236388;-0.06080503,0.2405735;0.5124808;-0.04440419,0.4351467;0.3371674;-0.00801244,0.6667056;0.19302;0.001494001,-0.1282012;0.5087636;-0.02397477,-0.3270974;0.3347213;-0.01576148,-0.5359483;0.1593299;-0.0261344,0.07917219;-0.006608289;-0.04881528,0.06854509;-0.3879724;-0.0261065,0.02189147;-0.7595214;0.03238837,0.01658098;-0.7216145;-0.08506615,-0.08700346;0.01691405;-0.02896809,-0.1946209;-0.2703047;-0.2569835,-0.1593559;-0.6292527;-0.140538,-0.189127;-0.6889326;-0.2109474,0.05496906;0.5492668;-0.04912695,0;0;0,0.01524809;0.319595;0.0003479719,0.0259524;0.6291606;-0.01090515,0.2036735;0.4938281;-0.009933114,0.3724813;0.291204;0.009179831,0.5626525;0.1002916;-0.03412998,-0.1574746;0.5092833;0.02351558,-0.3567773;0.3359864;0.01068971,-0.5810877;0.1894978;-0.04140936,0.07763663;-0.003406912;-0.0515343,0.03759354;-0.3830687;-0.03362751,-0.02563101;-0.750085;0.03671861,-0.03633359;-0.7391725;-0.07907176,-0.08850069;0.01121184;-0.02714331,-0.1263949;-0.3118046;-0.227871,-0.155335;-0.6636397;-0.0899528,-0.2009334;-0.7041288;-0.1726472,0.02415168;0.553664;-0.005924821,677.6823
+0;0;0,0.03219393;0.3175122;-0.02360921,0.06470541;0.6234208;-0.06113256,0.2428534;0.5115668;-0.04482451,0.4429392;0.343506;-0.007723462,0.6572886;0.217614;0.004643571,-0.1273312;0.5089982;-0.02427884,-0.3332419;0.3441077;-0.0160866,-0.5284844;0.1900239;-0.02536084,0.07910273;-0.007064534;-0.04907648,0.0684073;-0.3773074;-0.02768995,0.02384916;-0.7586595;0.03316578,0.01846866;-0.7206983;-0.08431278,-0.08712883;0.01743351;-0.0286407,-0.1938121;-0.2539771;-0.2580018,-0.1556691;-0.6219324;-0.1385349,-0.1851297;-0.6790444;-0.2122717,0.05666869;0.5490859;-0.04938278,0;0;0,0.01368797;0.3197189;0.0005530119,0.02322707;0.6292965;-0.01046479,0.2020174;0.4941264;-0.01000988,0.3746819;0.2954934;0.009664893,0.5682036;0.1419108;-0.02048779,-0.1603434;0.5083049;0.02421908,-0.3604245;0.3366965;0.01105198,-0.5648983;0.2030871;-0.03676473,0.07742327;-0.003154501;-0.05207049,0.03873467;-0.3718154;-0.03645241,-0.02505279;-0.7480378;0.03775061,-0.03595509;-0.7371596;-0.0780468,-0.08885249;0.01090224;-0.0264958,-0.1261944;-0.3026093;-0.2213486,-0.1571079;-0.6606243;-0.07306544,-0.1961343;-0.7053936;-0.1554064,0.02170289;0.5537888;-0.005505443,677.7154
+0;0;0,0.032226;0.3178285;-0.02363273,0.06473358;0.6237003;-0.06115178,0.2436479;0.5116962;-0.04482566,0.4437733;0.3436022;-0.007717278,0.6582109;0.2176585;0.004654836,-0.1280596;0.5091171;-0.02419547,-0.334011;0.344194;-0.01600161,-0.5293337;0.190047;-0.02527966,0.07916404;-0.007070009;-0.04911451,0.06845421;-0.377811;-0.02769921,0.02383193;-0.7597121;0.03324413,0.01845146;-0.721751;-0.0842336,-0.08719635;0.01744702;-0.02866289,-0.1940231;-0.2543288;-0.2583326,-0.1558253;-0.6228138;-0.1386937,-0.1852856;-0.6799252;-0.21243,0.05669732;0.5493697;-0.04940269,0;0;0,0.01295459;0.3200675;0.0009638071,0.02170002;0.6296337;-0.009953022,0.201456;0.4945582;-0.009784222,0.3772814;0.2986729;0.01014483,0.5681162;0.1417718;-0.02087879,-0.1620716;0.507071;0.02533506,-0.3644906;0.338266;0.01069959,-0.5707509;0.2069084;-0.03620715,0.07738507;-0.003191978;-0.05225444,0.03821257;-0.3722971;-0.03646994,-0.02379268;-0.7493348;0.03803933,-0.0349265;-0.73843;-0.0777396,-0.08899854;0.01090681;-0.0262577,-0.1310552;-0.2971932;-0.2295502,-0.1590108;-0.6543579;-0.07721658,-0.1888313;-0.7129644;-0.1490009,0.02029648;0.55413;-0.004965425,677.738
+0;0;0,0.03222028;0.3177721;-0.02362854,0.0646892;0.6232798;-0.06110353,0.2442898;0.5112145;-0.04477273,0.4450003;0.342629;-0.007555842,0.6594955;0.2166514;0.0048196,-0.1287659;0.508626;-0.02406771,-0.3353195;0.3432207;-0.0158499,-0.5306947;0.1890321;-0.02513044,0.07924806;-0.007077513;-0.04916665,0.06850676;-0.3789082;-0.0276884,0.0239547;-0.7602084;0.03315903,0.01857414;-0.7222471;-0.08432066,-0.0872889;0.01746554;-0.02869331,-0.1944297;-0.2551091;-0.259038,-0.1562919;-0.6230142;-0.1395874,-0.1857527;-0.6801271;-0.2133249,0.05666109;0.5490246;-0.04936636,0;0;0,0.01211959;0.3200427;0.001154423,0.02023891;0.6292524;-0.009869456,0.2010972;0.4950982;-0.009560347,0.3803134;0.3012669;0.01048613,0.5699679;0.1430112;-0.02142024,-0.1637366;0.505421;0.02589328,-0.3685921;0.3384416;0.01030693,-0.574832;0.2067784;-0.03618663,0.07729736;-0.003325999;-0.05255247,0.03746009;-0.3734408;-0.03634155,-0.0245004;-0.7499267;0.03779578,-0.03571801;-0.7390233;-0.07797682,-0.08919813;0.01100861;-0.02588836,-0.1345834;-0.2945046;-0.2343029,-0.1614678;-0.6496943;-0.07875669,-0.2188994;-0.6878501;-0.1558944,0.01893321;0.5538274;-0.004828453,677.7718
+0;0;0,0.03282808;0.3175108;-0.02390874,0.06551302;0.6225795;-0.06176692,0.2452156;0.5100883;-0.04542455,0.450628;0.34813;-0.006865397,0.6693913;0.229807;0.006606448,-0.1282921;0.5084707;-0.02437748,-0.3387926;0.3487227;-0.01533985,-0.5390387;0.2008788;-0.02444493,0.07923145;-0.007225377;-0.04945273,0.06777073;-0.3795025;-0.02905856,0.02536288;-0.7556879;0.03158717,0.01987912;-0.7177659;-0.08594345,-0.08752615;0.01756022;-0.02839392,-0.1956728;-0.2513097;-0.263236,-0.1574765;-0.6141861;-0.1455352,-0.1874875;-0.6697657;-0.2209126,0.05744501;0.5484143;-0.0499365,0;0;0,0.01127468;0.319896;0.001364112,0.01891433;0.6287528;-0.009686232,0.2003818;0.4955546;-0.009300351,0.3822453;0.3046551;0.01056397,0.5718211;0.1463239;-0.02155232,-0.1649916;0.5040482;0.0260661,-0.3714067;0.3396043;0.009862086,-0.5779195;0.2080558;-0.03581774,0.0772876;-0.003365278;-0.05282712,0.03655715;-0.3737883;-0.03653777,-0.02266192;-0.7451707;0.038028,-0.03394344;-0.7343469;-0.07777905,-0.08943619;0.01098999;-0.02560839,-0.1364156;-0.2937458;-0.2355288,-0.1635945;-0.6423914;-0.07836859,-0.221265;-0.6765722;-0.1587502,0.0176814;0.5533974;-0.00462985,677.8051
+0;0;0,0.03282062;0.3174387;-0.02390331,0.0654742;0.6222143;-0.06172607,0.2452893;0.5097519;-0.04538922,0.450846;0.3476798;-0.006802961,0.6695501;0.2293888;0.006665234,-0.1284312;0.5081333;-0.02433016,-0.3390797;0.3482731;-0.01528617,-0.5392715;0.2004692;-0.02438879,0.07936101;-0.007237191;-0.0495336,0.06788731;-0.379936;-0.02911633,0.02550792;-0.7558688;0.03148869,0.0200243;-0.717947;-0.08603905,-0.08766926;0.01758893;-0.02844035,-0.1959384;-0.2515854;-0.2635484,-0.1577677;-0.6142183;-0.1459266,-0.1877779;-0.6697958;-0.2213022,0.0574117;0.5480998;-0.04990373,0;0;0,0.01068653;0.3198436;0.001328468,0.01803924;0.628399;-0.01003098,0.1999248;0.496142;-0.009441376,0.3842885;0.3073983;0.01045108,0.5761142;0.1518375;-0.02131879,-0.1657431;0.5030818;0.0260009,-0.3739079;0.3406118;0.009245245,-0.5815756;0.2106744;-0.03543171,0.07718249;-0.003542289;-0.05323946,0.03602435;-0.3743367;-0.0367949,-0.02311347;-0.7455715;0.03724504,-0.03444807;-0.7347649;-0.07855105,-0.08971495;0.01117226;-0.02511039,-0.1404602;-0.2906373;-0.2390935,-0.1652405;-0.6385223;-0.08048573,-0.2275892;-0.6716345;-0.1581716,0.01682945;0.5531006;-0.004890561,677.8387
+0;0;0,0.03281251;0.3173602;-0.0238974,0.06543352;0.6218315;-0.0616831,0.2457524;0.5093268;-0.04534373,0.4496475;0.3485648;-0.007069375,0.6683594;0.2302696;0.006399304,-0.1289575;0.5077039;-0.02422892,-0.3379031;0.3491359;-0.01525804,-0.5381021;0.2013267;-0.02436098,0.07950639;-0.007250449;-0.04962434,0.06802777;-0.3801089;-0.02919832,0.02580168;-0.7546819;0.03118747,0.02031752;-0.7167593;-0.08635205,-0.08782987;0.01762115;-0.02849245,-0.1961454;-0.2516686;-0.2637013,-0.1581128;-0.6129897;-0.1465049,-0.188126;-0.6685758;-0.2218881,0.05737746;0.5477762;-0.04987019,0;0;0,0.01013377;0.3197821;0.001395822,0.01712516;0.6280291;-0.01017654,0.1997239;0.496286;-0.009609222,0.3861251;0.3125457;0.00979805,0.5784919;0.1576752;-0.02214241,-0.1670666;0.5022562;0.02554725,-0.3752562;0.3433215;0.008831592,-0.5894454;0.2243886;-0.03575576,0.07709047;-0.003718466;-0.0536623,0.03565544;-0.374651;-0.03739464,-0.02393794;-0.744419;0.03646135,-0.03518093;-0.733644;-0.07935047,-0.08999089;0.011361;-0.02467747,-0.1429787;-0.2890616;-0.2403416,-0.1612808;-0.6330671;-0.07584347,-0.2206545;-0.6853647;-0.1359289,0.01596019;0.5527953;-0.004964709,677.8723
+0;0;0,0.03331216;0.3172172;-0.02413247,0.0661714;0.6214078;-0.06223945,0.2467232;0.50885;-0.04568224,0.458371;0.3599885;-0.006364301,0.6772181;0.242027;0.008165118,-0.128729;0.5084158;-0.02410676,-0.3422991;0.3573267;-0.01633973,-0.5487538;0.2182524;-0.02374658,0.07946154;-0.007452065;-0.04997306,0.06734394;-0.3819861;-0.03033119,0.02588345;-0.7550201;0.0296669,0.0202827;-0.7171136;-0.08786691,-0.08806961;0.01781313;-0.0281676,-0.1979991;-0.2453728;-0.2720058,-0.1603137;-0.6052039;-0.155496,-0.188932;-0.6583554;-0.2340765,0.05806441;0.5474119;-0.05034496,0;0;0,0.009870008;0.3197176;0.001430392,0.0167311;0.6277492;-0.01029575,0.1998445;0.4966481;-0.009277105,0.3880271;0.315773;0.01000929,0.5820516;0.1631648;-0.02293468,-0.1674467;0.500875;0.02553115,-0.3764599;0.3442445;0.008772882,-0.5904431;0.2248579;-0.03570286,0.07706644;-0.003860802;-0.05397069,0.03508796;-0.3763477;-0.03665996,-0.02409253;-0.7447065;0.03602207,-0.03529266;-0.7339371;-0.07979167,-0.09024148;0.01153253;-0.02429928,-0.1495939;-0.28461;-0.2469767,-0.16107;-0.6271747;-0.08268772,-0.2233383;-0.6756437;-0.1449241,0.01557057;0.5525589;-0.005035758,677.9056
+0;0;0,0.03328993;0.3170054;-0.02411636,0.0661217;0.6209413;-0.06219235,0.2468065;0.5083997;-0.04563878,0.4582627;0.3596728;-0.006356452,0.6771154;0.2417084;0.008173345,-0.1289011;0.5079651;-0.02404863,-0.3422779;0.3570128;-0.01628863,-0.5487379;0.2179349;-0.02369567,0.07970949;-0.007475317;-0.050129,0.06757272;-0.3826015;-0.03045606,0.02628159;-0.7541118;0.02929694,0.02068068;-0.7162051;-0.08824003,-0.08834441;0.01786872;-0.02825549,-0.1984477;-0.2457333;-0.2724792,-0.1609162;-0.6040946;-0.1564453,-0.1895353;-0.6572484;-0.2350279,0.05801935;0.5469878;-0.05030468,0;0;0,0.009773776;0.3195074;0.001311541,0.01667567;0.62727;-0.01067305,0.2000462;0.496704;-0.009511352,0.3908113;0.31885;0.009280086,0.5867687;0.168934;-0.02461922,-0.1676187;0.5002059;0.02511289,-0.3781552;0.3460453;0.008219257,-0.5921258;0.2261923;-0.03508343,0.07716475;-0.004052162;-0.05432844,0.03478177;-0.3770819;-0.03682292,-0.02430518;-0.744057;0.03482449,-0.03546299;-0.733313;-0.08099234,-0.09061704;0.01174245;-0.02393878,-0.1531491;-0.2812656;-0.2508529,-0.1591041;-0.6239549;-0.09015468,-0.2213586;-0.6708173;-0.1543837,0.01548649;0.5521279;-0.005349755,677.9393
+0;0;0,0.03367716;0.3168176;-0.02404913,0.06670479;0.6204271;-0.06220246,0.247871;0.5079907;-0.04565736,0.4605778;0.3631111;-0.006629724,0.6841868;0.2549266;0.01007979,-0.1289544;0.507965;-0.02401087,-0.3465928;0.3653567;-0.01667557,-0.5571496;0.232782;-0.02527133,0.07996949;-0.0074672;-0.05038543,0.06692605;-0.3850082;-0.03155211,0.02486927;-0.7675725;0.03015902,0.01925391;-0.7296645;-0.08727334,-0.0887313;0.01782899;-0.02825693,-0.2009988;-0.241852;-0.2793025,-0.1617736;-0.6108154;-0.1598881,-0.1885702;-0.6627544;-0.2402147,0.05856825;0.5465367;-0.05028223,0;0;0,0.009603217;0.3193622;0.001211524,0.01651414;0.6268182;-0.0111419,0.2005625;0.4969755;-0.009969711,0.3923778;0.321955;0.008256078,0.5908957;0.1754678;-0.02515435,-0.1681631;0.4990611;0.02449734,-0.3795612;0.3481732;0.007145146,-0.5935651;0.2283364;-0.0355816,0.0772226;-0.0042665;-0.05484557,0.03370003;-0.3795438;-0.03654945,-0.02719344;-0.7573453;0.03754854,-0.03825004;-0.74646;-0.07819605,-0.09106659;0.0119887;-0.02350993,-0.155182;-0.2810096;-0.2539514,-0.1582013;-0.6366035;-0.0943384,-0.2163063;-0.6827784;-0.162936,0.01529063;0.5517376;-0.005712152,677.9726
+0;0;0,0.03364133;0.3164806;-0.02402355,0.06663832;0.6198079;-0.06214243,0.2482455;0.5073305;-0.04559435,0.4602868;0.3629042;-0.006688833,0.6839199;0.254708;0.01002248,-0.1294473;0.5073046;-0.02389802,-0.3464048;0.3651425;-0.01658568,-0.5569843;0.2325536;-0.02518236,0.08025922;-0.007494253;-0.05056798,0.06716958;-0.3863726;-0.03166794,0.02482123;-0.7715892;0.03047102,0.01920802;-0.7336842;-0.08691619,-0.08905277;0.01789358;-0.0283593,-0.2017179;-0.2427073;-0.2802941,-0.1622208;-0.6142286;-0.1600518,-0.1890072;-0.6661361;-0.2403476,0.05850702;0.5459651;-0.05022987,0;0;0,0.009324372;0.319032;0.0007010698,0.01614434;0.6261858;-0.01210833,0.2007555;0.4967182;-0.01064742,0.3951329;0.325694;0.006737947,0.5942366;0.1801323;-0.02742255,-0.1688434;0.497923;0.02360362,-0.3819851;0.350982;0.005912138,-0.5960138;0.2308654;-0.03605445,0.07728571;-0.004432395;-0.05533624,0.03298104;-0.38099;-0.03747976,-0.02805486;-0.7616592;0.03608644,-0.03904112;-0.750759;-0.0796212,-0.09150624;0.01213353;-0.02311303,-0.1570883;-0.2794546;-0.2571061,-0.1519527;-0.639469;-0.1008705,-0.2072853;-0.6871474;-0.1699945,0.01492155;0.5511611;-0.006579279,678.0062
+0;0;0,0.03361121;0.3161972;-0.02400203,0.06658047;0.6192694;-0.06208988,0.2487963;0.506709;-0.04553351,0.4603316;0.3626274;-0.006720845,0.6838258;0.2544984;0.009980092,-0.1300993;0.5066831;-0.02376809,-0.346539;0.3648602;-0.0164732,-0.5569877;0.2323537;-0.02506454,0.08055745;-0.007522101;-0.05075589,0.0674499;-0.3869189;-0.03182998,0.02439524;-0.7785603;0.03134537,0.01878523;-0.7406599;-0.08597493,-0.08938368;0.01796007;-0.02846468,-0.202203;-0.2429973;-0.2807443,-0.1620471;-0.6207152;-0.1584965,-0.1888182;-0.672576;-0.2387465,0.05845359;0.5454667;-0.0501838,0;0;0,0.009011894;0.3187558;-9.310246E-05,0.01575363;0.6256257;-0.01355636,0.2011015;0.4965346;-0.01163137,0.3973618;0.3285359;0.004842758,0.5995323;0.1871786;-0.02780163,-0.1697257;0.4969899;0.02255429,-0.3845408;0.3536298;0.004794925,-0.6029488;0.2451641;-0.04473883,0.07732126;-0.004511252;-0.05588663,0.03254092;-0.3815835;-0.03905833,-0.02995239;-0.7685553;0.03560948,-0.04087084;-0.7576345;-0.08003962,-0.09197622;0.01216944;-0.0226831,-0.1582999;-0.2776727;-0.2594628,-0.1631764;-0.6565036;-0.1341984,-0.2229369;-0.7050759;-0.1983312,0.01452327;0.5506523;-0.007889509,678.0395
+0;0;0,0.03358985;0.3159963;-0.02398678,0.06654025;0.6188946;-0.06205372,0.249432;0.5062197;-0.04548455,0.4592938;0.3632779;-0.006978922,0.6862136;0.2534916;0.009977996,-0.1308041;0.5061938;-0.02364213,-0.3455316;0.3654929;-0.01640495,-0.5592059;0.2309553;-0.02512797,0.08089793;-0.007553894;-0.05097041,0.06783341;-0.3857051;-0.03210665,0.02429258;-0.7817689;0.03178207,0.018685;-0.7438719;-0.08548757,-0.08976147;0.01803598;-0.02858499,-0.2022104;-0.2420647;-0.2800363,-0.161601;-0.6240478;-0.1564081,-0.1883606;-0.6758732;-0.2366235,0.05841585;0.5451146;-0.05015128,0;0;0,0.008742467;0.3185585;-0.001164675,0.0154347;0.6252184;-0.01543379,0.2015087;0.4962341;-0.01319981,0.3994065;0.3332484;0.001937389,0.6075338;0.1939431;-0.03138256,-0.1705681;0.4961058;0.0212285,-0.3857936;0.3572641;0.002307985,-0.606352;0.2451257;-0.04880086,0.07730399;-0.004505336;-0.05659783,0.03199188;-0.3803307;-0.04153097,-0.03081737;-0.7719641;0.03278124,-0.04175526;-0.7610762;-0.08280885,-0.092547;0.01214491;-0.02206977,-0.1591843;-0.2737131;-0.2615892,-0.1688621;-0.6610643;-0.1488528,-0.2275181;-0.7013228;-0.2228068,0.01419134;0.5502807;-0.009606004,678.0729
+0;0;0,0.03382929;0.3158482;-0.02392039,0.06687199;0.6185331;-0.06203908,0.2505882;0.5056807;-0.04507487,0.4620783;0.3670796;-0.007564388,0.6902244;0.2696067;0.008774871,-0.1314328;0.506305;-0.02336235,-0.350094;0.3740034;-0.01798403,-0.5694526;0.25737;-0.02783335,0.08098352;-0.007640728;-0.05123313,0.06743743;-0.3854923;-0.03285115,0.02378413;-0.7854036;0.03136248,0.01823437;-0.747487;-0.08586273,-0.09002835;0.01813033;-0.02842059,-0.2038569;-0.2346556;-0.2861716,-0.1633386;-0.6206259;-0.1623039,-0.1877225;-0.6698803;-0.2457268,0.05873774;0.5447966;-0.05011356,0;0;0,0.008361638;0.3184401;-0.00163424,0.01480877;0.6248837;-0.01648033,0.2017829;0.4958232;-0.01440394,0.4022301;0.3377874;-0.0005834103,0.6173341;0.2180535;-0.03540611,-0.1719084;0.4953344;0.02048484,-0.3888384;0.3616636;1.986884E-05,-0.6039976;0.2478344;-0.05065567,0.07728088;-0.004493505;-0.05700016,0.0317097;-0.3800257;-0.04314065,-0.03124455;-0.7757506;0.03032065,-0.04224272;-0.7648553;-0.08521843,-0.09284498;0.01211488;-0.02178498,-0.1590908;-0.2725613;-0.2623347,-0.1623668;-0.6643425;-0.1507335,-0.2125578;-0.7049627;-0.2302877,0.01360151;0.5499952;-0.01050448,678.095
+0;0;0,0.03382929;0.3158482;-0.02392039,0.06687199;0.6185331;-0.06203908,0.2505882;0.5056807;-0.04507487,0.4620783;0.3670796;-0.007564388,0.6902244;0.2696067;0.008774871,-0.1314328;0.506305;-0.02336235,-0.350094;0.3740034;-0.01798403,-0.5694526;0.25737;-0.02783335,0.08098352;-0.007640728;-0.05123313,0.06743743;-0.3854923;-0.03285115,0.02378413;-0.7854036;0.03136248,0.01823437;-0.747487;-0.08586273,-0.09002835;0.01813033;-0.02842059,-0.2038569;-0.2346556;-0.2861716,-0.1633386;-0.6206259;-0.1623039,-0.1877225;-0.6698803;-0.2457268,0.05873774;0.5447966;-0.05011356,0;0;0,0.008361638;0.3184401;-0.00163424,0.01480877;0.6248837;-0.01648033,0.2017829;0.4958232;-0.01440394,0.4022301;0.3377874;-0.0005834103,0.6173341;0.2180535;-0.03540611,-0.1719084;0.4953344;0.02048484,-0.3888384;0.3616636;1.986884E-05,-0.6039976;0.2478344;-0.05065567,0.07728088;-0.004493505;-0.05700016,0.0317097;-0.3800257;-0.04314065,-0.03124455;-0.7757506;0.03032065,-0.04224272;-0.7648553;-0.08521843,-0.09284498;0.01211488;-0.02178498,-0.1590908;-0.2725613;-0.2623347,-0.1623668;-0.6643425;-0.1507335,-0.2125578;-0.7049627;-0.2302877,0.01360151;0.5499952;-0.01050448,678.1178
+0;0;0,0.0338287;0.3158427;-0.02391997,0.06686474;0.6184665;-0.06203125,0.2510132;0.5055352;-0.04505717,0.4605916;0.368187;-0.007885758,0.7163874;0.2589011;0.01043371,-0.1318665;0.5061609;-0.02329585,-0.3485512;0.3750553;-0.01796615,-0.5944946;0.2442867;-0.02900914,0.08110654;-0.007652336;-0.05131096,0.06755493;-0.3856582;-0.03292148,0.02265935;-0.7969501;0.03311954,0.01711533;-0.7590417;-0.08398443,-0.09016513;0.01815788;-0.02846377,-0.2040402;-0.2347312;-0.28632,-0.1623688;-0.6316854;-0.1589272,-0.1867275;-0.680858;-0.2422639,0.05873149;0.5447391;-0.05010719,0;0;0,0.008189872;0.3184357;-0.002191782,0.01455696;0.6247992;-0.0174545,0.2020134;0.4957754;-0.01511526,0.4030676;0.3421969;-0.002457738,0.6443724;0.2091944;-0.04479992,-0.1724949;0.4951403;0.02006297,-0.3897471;0.3667027;-0.001722792,-0.6452248;0.2812617;-0.07342693,0.07722957;-0.004413351;-0.05732155,0.03143356;-0.3801022;-0.04425025,-0.03254268;-0.7877844;0.02814007,-0.04356422;-0.7767569;-0.0872947,-0.09307236;0.012015;-0.02151325,-0.1748945;-0.2139054;-0.3142168,-0.1662642;-0.6178855;-0.203475,-0.195937;-0.6787231;-0.2718466,0.01336427;0.5499266;-0.01139379,678.1403
+0;0;0,0.03373701;0.3158154;-0.02346278,0.06658918;0.6184363;-0.06117056,0.2513481;0.5056243;-0.04503134,0.4673182;0.3830535;-0.00633147,0.6952674;0.2843502;0.009405117,-0.1327725;0.5064109;-0.02336087,-0.3528587;0.3851511;-0.0186152,-0.5693282;0.2627055;-0.02855355,0.08100264;-0.007531394;-0.05154205,0.06650937;-0.3845438;-0.0340417,0.02183488;-0.7988607;0.03240249,0.0180234;-0.7633457;-0.04864793,-0.09031259;0.01799003;-0.0281909,-0.2057067;-0.2285431;-0.2900311,-0.1636532;-0.6287153;-0.1628982,-0.1790041;-0.6562316;-0.2183089,0.05851243;0.5446939;-0.04934349,0;0;0,0.00806582;0.3183651;-0.002580166,0.01435718;0.6246341;-0.01831007,0.2022988;0.4955068;-0.01597178,0.4041313;0.3461963;-0.004379034,0.6223429;0.2337493;-0.04548991,-0.1731332;0.4949312;0.01971456,-0.391239;0.3723362;-0.004049515,-0.6179956;0.2921636;-0.06811649,0.07720301;-0.004382148;-0.05740404,0.03119045;-0.379078;-0.0455513,-0.03321388;-0.7898627;0.02640092,-0.04218404;-0.8141732;-0.03346574,-0.09310472;0.01197961;-0.02151117,-0.1745789;-0.212792;-0.3139053,-0.1625351;-0.6203375;-0.2051363,-0.183638;-0.651227;-0.2547473,0.01316756;0.5497774;-0.01213706,678.1635
+0;0;0,0.03371755;0.3156333;-0.02344925,0.06655417;0.6181108;-0.06113964,0.2517572;0.5052344;-0.04499456,0.466163;0.3835515;-0.006575011,0.6939185;0.284932;0.009148207,-0.1332426;0.5060228;-0.02327449,-0.3517345;0.3856413;-0.0185632,-0.5680202;0.2632998;-0.0284931,0.08110701;-0.007541099;-0.05160846,0.06660301;-0.3848327;-0.03409515,0.02146008;-0.8034938;0.03304573,0.01756193;-0.7678534;-0.04984771,-0.09042896;0.01801322;-0.02822722,-0.2059085;-0.2287025;-0.2902613,-0.1634141;-0.6330707;-0.1617954,-0.1791141;-0.6618949;-0.218466,0.05848017;0.5443935;-0.04931658,0;0;0,0.008011639;0.3181809;-0.002794385,0.01424477;0.6242906;-0.0188148,0.2028064;0.4956805;-0.01614475,0.4070908;0.3527211;-0.007027507,0.6314618;0.2533942;-0.04749215,-0.1737129;0.4946762;0.01938462,-0.3929796;0.3784285;-0.006329365,-0.6184828;0.2957025;-0.07075201,0.07716236;-0.004189819;-0.05768073,0.03112644;-0.379179;-0.04628599,-0.03345273;-0.7945582;0.02521682,-0.04283153;-0.8172739;-0.03843403,-0.09334878;0.01173783;-0.0211395,-0.1591061;-0.2534339;-0.2823404,-0.1521981;-0.6643655;-0.1687162,-0.1797324;-0.6810006;-0.231846,0.01306307;0.5494654;-0.01256835,678.1956
+0;0;0,0.03371755;0.3156333;-0.02344925,0.06655417;0.6181108;-0.06113964,0.2517572;0.5052344;-0.04499456,0.466163;0.3835515;-0.006575011,0.6939185;0.284932;0.009148207,-0.1332426;0.5060228;-0.02327449,-0.3517345;0.3856413;-0.0185632,-0.5680202;0.2632998;-0.0284931,0.08110701;-0.007541099;-0.05160846,0.06660301;-0.3848327;-0.03409515,0.02146008;-0.8034938;0.03304573,0.01756193;-0.7678534;-0.04984771,-0.09042896;0.01801322;-0.02822722,-0.2059085;-0.2287025;-0.2902613,-0.1634141;-0.6330707;-0.1617954,-0.1791141;-0.6618949;-0.218466,0.05848017;0.5443935;-0.04931658,0;0;0,0.008011639;0.3181809;-0.002794385,0.01424477;0.6242906;-0.0188148,0.2028064;0.4956805;-0.01614475,0.4070908;0.3527211;-0.007027507,0.6314618;0.2533942;-0.04749215,-0.1737129;0.4946762;0.01938462,-0.3929796;0.3784285;-0.006329365,-0.6184828;0.2957025;-0.07075201,0.07716236;-0.004189819;-0.05768073,0.03112644;-0.379179;-0.04628599,-0.03345273;-0.7945582;0.02521682,-0.04283153;-0.8172739;-0.03843403,-0.09334878;0.01173783;-0.0211395,-0.1591061;-0.2534339;-0.2823404,-0.1521981;-0.6643655;-0.1687162,-0.1797324;-0.6810006;-0.231846,0.01306307;0.5494654;-0.01256835,678.2195
+0;0;0,0.03320559;0.3157413;-0.02329709,0.06555296;0.6182436;-0.06093011,0.2511572;0.5054072;-0.04472015,0.4662303;0.386615;-0.007385187,0.6985126;0.2978632;0.009939309,-0.1345292;0.5066799;-0.02326803,-0.3545899;0.391264;-0.01947447,-0.5732394;0.2719778;-0.02923366,0.08101068;-0.007346748;-0.05188913,0.06495941;-0.3845897;-0.0351589,0.02002573;-0.803616;0.0318098,0.01617301;-0.7679584;-0.05118109,-0.09063277;0.0177952;-0.02789664,-0.2102232;-0.218766;-0.2973159,-0.1679585;-0.6245182;-0.172153,-0.1827034;-0.6538732;-0.2286677,0.05759981;0.5445206;-0.049117,0;0;0,0.007810459;0.3182267;-0.002950311,0.0138713;0.6242889;-0.01927114,0.2027557;0.4957447;-0.01640499,0.4097905;0.3585508;-0.007667184,0.6286615;0.2495506;-0.05610788,-0.1743985;0.4948273;0.01890786,-0.395488;0.384817;-0.009003971,-0.6220049;0.3041371;-0.07467677,0.07708688;-0.004039407;-0.05788338,0.03065558;-0.3789727;-0.04697775,-0.03377482;-0.7946867;0.0245595,-0.04199941;-0.817345;-0.03942334,-0.09346353;0.01156049;-0.02097885,-0.1717626;-0.2099529;-0.3170377,-0.1595687;-0.6238116;-0.2137941,-0.1814575;-0.657101;-0.2632883,0.01271842;0.5494796;-0.012936,678.2516
+0;0;0,0.03319566;0.3156468;-0.02329012,0.06553063;0.6180332;-0.06090881,0.2516178;0.505126;-0.04469215,0.4666812;0.3863392;-0.007358875,0.6983783;0.2978109;0.009921977,-0.1350253;0.5064018;-0.02318682,-0.355076;0.3909911;-0.01939344,-0.5731747;0.2720054;-0.02912805,0.08101688;-0.00734731;-0.0518931,0.06496808;-0.3845322;-0.03516544,0.01986155;-0.8051704;0.03206086,0.01596186;-0.7694438;-0.05194177,-0.0906397;0.01779656;-0.02789877,-0.2102117;-0.2187282;-0.2972765,-0.1677844;-0.6260412;-0.1716321,-0.1827091;-0.6561198;-0.2288359,0.05758031;0.5443364;-0.04909991,0;0;0,0.007469714;0.3181386;-0.003056288,0.01324835;0.6240782;-0.01956105,0.2028259;0.4959915;-0.01640308,0.4126247;0.3630076;-0.008912563,0.6405668;0.2729455;-0.05075324,-0.1756059;0.4949557;0.01845046,-0.3987202;0.3896184;-0.01122112,-0.6250854;0.3120794;-0.07879287,0.07705063;-0.003786474;-0.05796099,0.03002256;-0.3785996;-0.04750645,-0.03449363;-0.7961358;0.02314508,-0.04232755;-0.8178422;-0.04295731,-0.09351564;0.0113028;-0.02092091,-0.1721435;-0.2093907;-0.3174303,-0.1596746;-0.6269585;-0.2227088,-0.1663036;-0.6111695;-0.3055252,0.01215547;0.5492997;-0.01316953,678.2742
+0;0;0,0.03319424;0.3156333;-0.02328913,0.06552108;0.6179436;-0.06089828,0.2521145;0.5049545;-0.04467336,0.4671629;0.3861759;-0.007342681,0.6989108;0.2976282;0.00994196,-0.1355331;0.5062336;-0.02311216,-0.3555685;0.3908309;-0.01931904,-0.573715;0.2718191;-0.02905578,0.08100861;-0.00734656;-0.0518878,0.06494624;-0.3848501;-0.03514601,0.01985195;-0.8053743;0.03206206,0.01597111;-0.7696753;-0.05153464,-0.09063043;0.01779474;-0.02789592,-0.2103035;-0.2189299;-0.2975013,-0.1678877;-0.6261324;-0.171891,-0.1827403;-0.6559206;-0.2288183,0.0575729;0.5442668;-0.04909257,0;0;0,0.007018119;0.3181349;-0.003091097,0.01240897;0.6239971;-0.01972091,0.2026833;0.4961876;-0.01616478,0.4157023;0.3683831;-0.01010895,0.6410875;0.2718248;-0.05163586,-0.1769589;0.4948331;0.01787884,-0.4025273;0.3957568;-0.0145328,-0.6287847;0.3175684;-0.08191749,0.07697853;-0.003537834;-0.058056,0.02882963;-0.3785394;-0.04791915,-0.03462026;-0.796398;0.0210681,-0.04399186;-0.8184392;-0.04404593,-0.09354773;0.01106097;-0.02086117,-0.1569549;-0.2486556;-0.2883945,-0.1562849;-0.6660416;-0.192585,-0.1976092;-0.6540134;-0.2633328,0.01140228;0.5492415;-0.01328552,678.2968
+0;0;0,0.03297535;0.3155732;-0.0230123,0.0650775;0.617812;-0.06031196,0.2524517;0.505361;-0.04368172,0.4708124;0.3924414;-0.007354107,0.7038684;0.3076332;0.01052824,-0.136672;0.506446;-0.02306446,-0.3599538;0.3974566;-0.01876521,-0.5842561;0.2905769;-0.02838481,0.08090774;-0.00722155;-0.05188042,0.06365895;-0.3830236;-0.03466912,0.01840313;-0.8063886;0.03257356,0.01466652;-0.7705823;-0.05189231,-0.09061691;0.01759842;-0.02772478,-0.2117447;-0.2123742;-0.3002345,-0.1685433;-0.6223729;-0.174368,-0.1809894;-0.6530826;-0.2321745,0.05719028;0.5441449;-0.04858892,0;0;0,0.006412804;0.318044;-0.003204465,0.01138312;0.6237705;-0.02001786,0.2024784;0.4963387;-0.01587439,0.4180802;0.3728604;-0.01130116,0.644401;0.2786273;-0.05285001,-0.1787576;0.494993;0.0169751,-0.4061368;0.4008072;-0.01737076,-0.6332211;0.3263359;-0.08602967,0.07698855;-0.003164276;-0.05790114,0.02756092;-0.3763885;-0.04887199,-0.03604031;-0.7970992;0.02015686,-0.04692687;-0.8182658;-0.04651868,-0.09345692;0.0107064;-0.02099926,-0.1705748;-0.202313;-0.3218256,-0.1570755;-0.6224738;-0.2264825,-0.1634715;-0.6068319;-0.3097597,0.01045862;0.5490474;-0.01353133,678.3301
+0;0;0,0.03297535;0.3155732;-0.0230123,0.0650775;0.617812;-0.06031196,0.2524517;0.505361;-0.04368172,0.4708124;0.3924414;-0.007354107,0.7038684;0.3076332;0.01052824,-0.136672;0.506446;-0.02306446,-0.3599538;0.3974566;-0.01876521,-0.5842561;0.2905769;-0.02838481,0.08090774;-0.00722155;-0.05188042,0.06365895;-0.3830236;-0.03466912,0.01840313;-0.8063886;0.03257356,0.01466652;-0.7705823;-0.05189231,-0.09061691;0.01759842;-0.02772478,-0.2117447;-0.2123742;-0.3002345,-0.1685433;-0.6223729;-0.174368,-0.1809894;-0.6530826;-0.2321745,0.05719028;0.5441449;-0.04858892,0;0;0,0.006412804;0.318044;-0.003204465,0.01138312;0.6237705;-0.02001786,0.2024784;0.4963387;-0.01587439,0.4180802;0.3728604;-0.01130116,0.644401;0.2786273;-0.05285001,-0.1787576;0.494993;0.0169751,-0.4061368;0.4008072;-0.01737076,-0.6332211;0.3263359;-0.08602967,0.07698855;-0.003164276;-0.05790114,0.02756092;-0.3763885;-0.04887199,-0.03604031;-0.7970992;0.02015686,-0.04692687;-0.8182658;-0.04651868,-0.09345692;0.0107064;-0.02099926,-0.1705748;-0.202313;-0.3218256,-0.1570755;-0.6224738;-0.2264825,-0.1634715;-0.6068319;-0.3097597,0.01045862;0.5490474;-0.01353133,678.3524
+0;0;0,0.03258866;0.3155053;-0.02265767,0.06428621;0.617777;-0.05957669,0.2529868;0.505221;-0.04300459,0.4740351;0.3974961;-0.007315289,0.711248;0.3257408;0.01253925,-0.1386932;0.5067177;-0.02268169,-0.3638692;0.4017518;-0.01836692,-0.5903294;0.2995974;-0.02802685,0.08074345;-0.007021553;-0.05184096,0.06253342;-0.3804693;-0.03541116,0.01658609;-0.8068988;0.03300811,0.01299111;-0.7711511;-0.05015741,-0.09053478;0.01730646;-0.02757232,-0.2123578;-0.2059164;-0.3021546,-0.1667816;-0.6183944;-0.1740173,-0.1782829;-0.6489834;-0.2302237,0.05650852;0.54409;-0.04795215,0;0;0,0.005667627;0.317928;-0.002931833,0.01009104;0.6236202;-0.0195024,0.2025148;0.4959265;-0.01503491,0.4219622;0.3794081;-0.01238549,0.6486524;0.2861354;-0.0539155,-0.1814898;0.4952611;0.01622428,-0.4109046;0.4074366;-0.02114391,-0.638702;0.3339265;-0.08835721,0.07691917;-0.002994373;-0.05771279,0.02641702;-0.3737504;-0.05034649,-0.03731157;-0.7975662;0.02003336,-0.04583168;-0.8200098;-0.04430592,-0.09325655;0.01050228;-0.02119458,-0.1638801;-0.2097951;-0.3153818,-0.1536708;-0.6311912;-0.2107128,-0.1797314;-0.6663529;-0.2558489,0.009306848;0.548897;-0.01308215,678.3856
+0;0;0,0.03257524;0.3153753;-0.02264834,0.06428566;0.6177695;-0.05958343,0.2542635;0.5049064;-0.04297061,0.4752026;0.3972347;-0.007298939,0.7123439;0.3255011;0.01254961,-0.139974;0.5064129;-0.02251502,-0.3650388;0.4014988;-0.01820238,-0.5914305;0.2993752;-0.0278594,0.08061355;-0.007010256;-0.05175756,0.06243819;-0.3797467;-0.03535905,0.01666666;-0.8045447;0.03279845,0.01307739;-0.7688061;-0.05023503,-0.09038912;0.01727862;-0.02752796,-0.2119801;-0.2055191;-0.3015873,-0.1665783;-0.616419;-0.1739402,-0.1780613;-0.6469119;-0.2300574,0.05650233;0.5440292;-0.04795048,0;0;0,0.004515201;0.3178181;-0.002637267,0.007980227;0.6236697;-0.01880014,0.202072;0.4960111;-0.01421142,0.4251353;0.3868384;-0.01226532,0.6533884;0.2975657;-0.0535773,-0.1847202;0.4948245;0.01583174,-0.4155487;0.4118423;-0.02305142,-0.645522;0.345375;-0.08991003,0.07690957;-0.002608269;-0.05748606,0.02508825;-0.372485;-0.05136788,-0.03760554;-0.7946446;0.01965749,-0.04767367;-0.8172601;-0.04414392,-0.09309551;0.01009213;-0.02139871,-0.1627131;-0.2122655;-0.3133613,-0.1525979;-0.6310993;-0.2053349,-0.1584237;-0.6150756;-0.2872562,0.007477671;0.548879;-0.01250482,678.4079
+0;0;0,0.03256559;0.3152818;-0.02264163,0.06427377;0.6176547;-0.05957477,0.2553613;0.504563;-0.04293257,0.4762026;0.3969389;-0.007276684,0.7131384;0.3252674;0.01255465,-0.1410902;0.5060779;-0.02236211,-0.3660554;0.4012102;-0.01805138,-0.5922509;0.2991752;-0.02770002,0.08044726;-0.006995796;-0.05165079,0.06268067;-0.3713494;-0.03562108,0.01683279;-0.796856;0.03265012,0.01340141;-0.7613699;-0.0467307,-0.09020267;0.01724298;-0.02747118,-0.2090591;-0.2005441;-0.2953669,-0.1635816;-0.6121294;-0.1675069,-0.1745594;-0.6399612;-0.2211555,0.05648951;0.5439055;-0.04794041,0;0;0,0.003037661;0.317743;-0.002436757,0.005443573;0.623598;-0.01833582,0.2009897;0.4959759;-0.01382864,0.4273169;0.3939967;-0.01264715,0.6582953;0.3116862;-0.05192327,-0.1882848;0.4944485;0.01490588,-0.4218887;0.4203658;-0.02466822,-0.6522459;0.3538211;-0.08929057,0.07700264;-0.002004027;-0.05705333,0.02500525;-0.3634096;-0.05413985,-0.03733048;-0.7862349;0.01763701,-0.04799794;-0.8117346;-0.03848052,-0.09287814;0.009476796;-0.02173356,-0.1616774;-0.2071491;-0.3075063,-0.1505806;-0.6269539;-0.2004564,-0.155977;-0.6103384;-0.2787821,0.00520736;0.5487897;-0.01212621,678.4419
+0;0;0,0.03234048;0.3151452;-0.02230104,0.06381629;0.617493;-0.05890078,0.2561239;0.5045027;-0.04274289,0.4793586;0.4020999;-0.007450044,0.7169738;0.333557;0.01311101,-0.1426615;0.5058587;-0.02215261,-0.3695056;0.4053782;-0.01883014,-0.5987086;0.3107424;-0.02842036,0.08051198;-0.006455725;-0.05164419,0.06215493;-0.3627738;-0.03660376,0.01565428;-0.7960666;0.03351022,0.01193304;-0.7600874;-0.05253131,-0.09033537;0.01673173;-0.02739612,-0.2083316;-0.1904299;-0.2932659,-0.161191;-0.6098793;-0.1641888,-0.1722278;-0.6433204;-0.2216879,0.05609311;0.5437315;-0.04734531,0;0;0,0.00204432;0.3175709;-0.002071381,0.003693163;0.6233557;-0.01771104,0.2006924;0.4961789;-0.01316643,0.4298705;0.4010866;-0.01248801,0.6619966;0.3215077;-0.04945445,-0.1911688;0.4942739;0.01439106,-0.4260699;0.4257088;-0.02666859,-0.6582748;0.3643861;-0.08913708,0.07719451;-0.001406223;-0.05683315,0.02706212;-0.3549773;-0.05705154,-0.03796282;-0.7856299;0.01457882,-0.0422561;-0.805541;-0.05572903,-0.09290607;0.008910738;-0.02190978,-0.156193;-0.2064178;-0.2996762,-0.1426256;-0.6329103;-0.1868002,-0.1483843;-0.6174634;-0.2716988,0.003645688;0.5485476;-0.01157236,678.4639
+0;0;0,0.0323071;0.31482;-0.02227803,0.06377757;0.6171165;-0.05887169,0.2573739;0.5038832;-0.04268568,0.480505;0.4015279;-0.007409204,0.7178172;0.3330724;0.01312562,-0.1439787;0.505248;-0.02196285,-0.3707176;0.4048141;-0.01864192,-0.5996282;0.310299;-0.02821991,0.08031584;-0.006439997;-0.05151838,0.06198757;-0.3621996;-0.03650153,0.01552058;-0.7951786;0.0335617,0.01203788;-0.7595827;-0.04696436,-0.0901153;0.01669097;-0.02732938,-0.2079265;-0.1901459;-0.2927825,-0.1608201;-0.6092916;-0.1637988,-0.1711494;-0.638666;-0.2176121,0.0560554;0.5433645;-0.04731773,0;0;0,0.0005679131;0.3172516;-0.001674891,0.0009512901;0.6230224;-0.01667058,0.1998903;0.4965636;-0.01241159,0.4313233;0.407417;-0.01198363,0.6665207;0.3368146;-0.0454849,-0.194848;0.4933083;0.0142101,-0.4307542;0.4289148;-0.02714559,-0.6642547;0.3711829;-0.08689036,0.07710099;-0.001054689;-0.05657363,0.02698773;-0.3540627;-0.0571785,-0.0365886;-0.7845129;0.01499832,-0.04173023;-0.8094193;-0.04405034,-0.09265184;0.008444408;-0.02214906,-0.1554444;-0.205956;-0.3000265,-0.1394908;-0.6314051;-0.1847987,-0.1447908;-0.6150305;-0.2642603,0.00129655;0.5482078;-0.01074445,678.4976
+0;0;0,0.03229287;0.3146813;-0.02226821,0.06376822;0.6170245;-0.0588684,0.2582813;0.5035812;-0.04265657,0.4811983;0.4013241;-0.007413939,0.718441;0.3328885;0.01311489,-0.1449051;0.5049521;-0.02183905,-0.3714265;0.4046146;-0.01852131,-0.6002702;0.3101272;-0.02809649,0.08027686;-0.006436872;-0.05149338,0.06185029;-0.3641046;-0.03639599,0.01534883;-0.7974048;0.0337192,0.01186404;-0.7618055;-0.04685508,-0.09007157;0.01668287;-0.02731612,-0.2085147;-0.1912634;-0.294193,-0.1613733;-0.6107199;-0.1651136,-0.1717088;-0.6401299;-0.2189592,0.05604293;0.5432428;-0.04730977,0;0;0,-0.0007256269;0.3171127;-0.00140357,-0.001495957;0.622946;-0.01608002,0.1987277;0.4964105;-0.012182,0.4322834;0.4137079;-0.0105865,0.6687508;0.3476307;-0.04384208,-0.1978598;0.4925815;0.01402822,-0.4345409;0.431493;-0.02647842,-0.6739063;0.3949494;-0.07899286,0.07714269;-0.0006617606;-0.05644417,0.02668649;-0.3555523;-0.05715108,-0.03698936;-0.7862808;0.01527786,-0.04360445;-0.8111517;-0.04372323,-0.09261834;0.007974122;-0.02226281,-0.1533187;-0.2048632;-0.304237,-0.1417172;-0.6314182;-0.1913486,-0.1469475;-0.6150464;-0.2708635,-0.0008214712;0.5480963;-0.01024222,678.5314
+0;0;0,0.03193445;0.3144546;-0.02188605,0.06305373;0.61685;-0.0581882,0.2580541;0.5034823;-0.0420467,0.4830891;0.4060653;-0.007731829,0.720957;0.3404191;0.01325363,-0.1459921;0.5049168;-0.02166225,-0.3746848;0.4100344;-0.01934957,-0.604708;0.3189999;-0.03088171,0.08027823;-0.006185313;-0.05151219,0.06049947;-0.3627198;-0.03700755,0.01352323;-0.7987826;0.03367775,0.01008304;-0.7631192;-0.0473844,-0.09016313;0.01634216;-0.02720114,-0.2099581;-0.1857557;-0.2965041,-0.1626436;-0.6081696;-0.1673463,-0.17178;-0.638962;-0.2205985,0.05542028;0.543048;-0.0466938,0;0;0,-0.002239853;0.3168197;-0.0008784533,-0.004112065;0.6226532;-0.01504457,0.1970516;0.4968984;-0.01165557,0.431926;0.4185652;-0.009145141,0.6698865;0.3580827;-0.04151237,-0.2005623;0.4922199;0.01426756,-0.4381254;0.4348669;-0.02551638,-0.6772357;0.3975509;-0.0780974,0.07714415;3.899634E-05;-0.05643702,0.02831697;-0.3539863;-0.05713367,-0.03865576;-0.7872112;0.01487124,-0.04371747;-0.8117018;-0.04529631,-0.09265147;0.007278604;-0.02234021,-0.1498093;-0.2030962;-0.3055254,-0.1644873;-0.6386226;-0.2191815,-0.1694463;-0.6221052;-0.2992353,-0.003078312;0.5477936;-0.009378433,678.5667
+0;0;0,0.03191407;0.314254;-0.02187209,0.06301778;0.6164978;-0.05815683,0.25811;0.5031329;-0.04201644,0.4829977;0.4057796;-0.007724017,0.7207661;0.3401609;0.01325266,-0.1461151;0.504568;-0.02162296,-0.3746581;0.4097477;-0.01931179,-0.6045851;0.3187513;-0.0308391,0.08038421;-0.00619348;-0.05158019,0.06042656;-0.3659528;-0.03694436,0.01362476;-0.8003963;0.03347846,0.01021483;-0.7647826;-0.04687089,-0.09028216;0.01636374;-0.02723704,-0.2111606;-0.187562;-0.2989758,-0.1640218;-0.6084074;-0.1702976,-0.1730779;-0.6386652;-0.2230815,0.05538642;0.5427161;-0.04666559,0;0;0,-0.004053831;0.3166006;-0.0002752542,-0.007164896;0.6222934;-0.01396894,0.1946223;0.4974682;-0.01095867,0.4309999;0.4243686;-0.007763624,0.6700698;0.3683723;-0.039222,-0.2034096;0.4915597;0.01443871,-0.4414726;0.4366695;-0.02481974,-0.6828972;0.4109431;-0.0731096,0.0772379;0.0008196682;-0.05651664,0.02793613;-0.3564037;-0.05673062,-0.0406879;-0.7877612;0.01477027,-0.04665391;-0.8127798;-0.04385161,-0.09285109;0.006467825;-0.02230109,-0.1491844;-0.2030623;-0.310334,-0.1662107;-0.6366254;-0.2230181,-0.1710844;-0.6199811;-0.3023719,-0.005829662;0.5474482;-0.008450508,678.5981
+0;0;0,0.03191407;0.314254;-0.02187209,0.06301778;0.6164978;-0.05815683,0.25811;0.5031329;-0.04201644,0.4829977;0.4057796;-0.007724017,0.7207661;0.3401609;0.01325266,-0.1461151;0.504568;-0.02162296,-0.3746581;0.4097477;-0.01931179,-0.6045851;0.3187513;-0.0308391,0.08038421;-0.00619348;-0.05158019,0.06042656;-0.3659528;-0.03694436,0.01362476;-0.8003963;0.03347846,0.01021483;-0.7647826;-0.04687089,-0.09028216;0.01636374;-0.02723704,-0.2111606;-0.187562;-0.2989758,-0.1640218;-0.6084074;-0.1702976,-0.1730779;-0.6386652;-0.2230815,0.05538642;0.5427161;-0.04666559,0;0;0,-0.004053831;0.3166006;-0.0002752542,-0.007164896;0.6222934;-0.01396894,0.1946223;0.4974682;-0.01095867,0.4309999;0.4243686;-0.007763624,0.6700698;0.3683723;-0.039222,-0.2034096;0.4915597;0.01443871,-0.4414726;0.4366695;-0.02481974,-0.6828972;0.4109431;-0.0731096,0.0772379;0.0008196682;-0.05651664,0.02793613;-0.3564037;-0.05673062,-0.0406879;-0.7877612;0.01477027,-0.04665391;-0.8127798;-0.04385161,-0.09285109;0.006467825;-0.02230109,-0.1491844;-0.2030623;-0.310334,-0.1662107;-0.6366254;-0.2230181,-0.1710844;-0.6199811;-0.3023719,-0.005829662;0.5474482;-0.008450508,678.6202
+0;0;0,0.03158246;0.3141723;-0.02176201,0.0623049;0.6161686;-0.05800407,0.2573866;0.5030304;-0.04141836,0.4844703;0.4112061;-0.007457405,0.7229695;0.3492013;0.01412987,-0.1466804;0.5047022;-0.02146983,-0.3772053;0.4152099;-0.02025432,-0.6079903;0.3269514;-0.03213588,0.08020741;-0.006003141;-0.05166063,0.05945089;-0.3655497;-0.03769958,0.01217756;-0.80227;0.03321202,0.008828759;-0.7666585;-0.04708521,-0.09027602;0.01609885;-0.02700289,-0.2134203;-0.1824111;-0.3014638,-0.1645198;-0.6053568;-0.1721829,-0.1712152;-0.6363363;-0.2244038,0.05476871;0.5424432;-0.04651426,0;0;0,-0.005516589;0.3164566;0.0002833605,-0.009733707;0.6218608;-0.01314461,0.1923319;0.4979498;-0.01035023,0.4295711;0.4282941;-0.006143212,0.6703966;0.3803654;-0.03611684,-0.2057202;0.4911497;0.01444906,-0.4444159;0.4393875;-0.02424308,-0.6854479;0.41181;-0.07257076,0.07697901;0.001349777;-0.05666125,0.02787858;-0.3557056;-0.05692244,-0.04274848;-0.7891933;0.01440871,-0.0484027;-0.8142231;-0.04415834,-0.09280089;0.005795583;-0.02219216,-0.1485244;-0.2001506;-0.3126755,-0.141371;-0.6310904;-0.2020972,-0.1465305;-0.61459;-0.2813531,-0.008198917;0.5470796;-0.007699251,678.6426
+0;0;0,0.03159918;0.3143385;-0.02177352,0.06231072;0.6162279;-0.05800258,0.2579035;0.5030204;-0.0414087,0.4848231;0.4112624;-0.007472277,0.7297857;0.3475772;0.01470001,-0.1471767;0.5046963;-0.02141014,-0.377535;0.4152687;-0.02019551,-0.6145743;0.3246184;-0.03239906,0.07974891;-0.005968825;-0.05136531,0.05869082;-0.3707393;-0.03720142,0.01159726;-0.8057989;0.03344051,0.006712008;-0.7676128;-0.08369759,-0.08975996;0.01600682;-0.02684853,-0.2146934;-0.1853873;-0.3052971,-0.1659788;-0.6067246;-0.1765078,-0.1757462;-0.6656818;-0.252688,0.05477756;0.542532;-0.04651737,0;0;0,-0.008501828;0.3165557;0.001239061,-0.01433417;0.6218572;-0.01152396,0.1889333;0.4991331;-0.00871563,0.4269531;0.4329467;-0.003266931,0.6732094;0.3821512;-0.03975964,-0.2104796;0.4908848;0.01506463,-0.4495535;0.4410998;-0.02273546,-0.6971486;0.4134426;-0.0725937,0.07655931;0.002162173;-0.05628419,0.02826789;-0.3602794;-0.05391539,-0.04610477;-0.7918345;0.01474154,-0.05475053;-0.7806547;-0.1009445,-0.09220209;0.00473365;-0.02258935,-0.1513462;-0.1986433;-0.3206521,-0.1521846;-0.629335;-0.2158244,-0.1594052;-0.6189359;-0.3314785,-0.01241541;0.5470963;-0.006342173,678.6651
+0;0;0,0.03159918;0.3143385;-0.02177352,0.06231072;0.6162279;-0.05800258,0.2579035;0.5030204;-0.0414087,0.4848231;0.4112624;-0.007472277,0.7297857;0.3475772;0.01470001,-0.1471767;0.5046963;-0.02141014,-0.377535;0.4152687;-0.02019551,-0.6145743;0.3246184;-0.03239906,0.07974891;-0.005968825;-0.05136531,0.05869082;-0.3707393;-0.03720142,0.01159726;-0.8057989;0.03344051,0.006712008;-0.7676128;-0.08369759,-0.08975996;0.01600682;-0.02684853,-0.2146934;-0.1853873;-0.3052971,-0.1659788;-0.6067246;-0.1765078,-0.1757462;-0.6656818;-0.252688,0.05477756;0.542532;-0.04651737,0;0;0,-0.008501828;0.3165557;0.001239061,-0.01433417;0.6218572;-0.01152396,0.1889333;0.4991331;-0.00871563,0.4269531;0.4329467;-0.003266931,0.6732094;0.3821512;-0.03975964,-0.2104796;0.4908848;0.01506463,-0.4495535;0.4410998;-0.02273546,-0.6971486;0.4134426;-0.0725937,0.07655931;0.002162173;-0.05628419,0.02826789;-0.3602794;-0.05391539,-0.04610477;-0.7918345;0.01474154,-0.05475053;-0.7806547;-0.1009445,-0.09220209;0.00473365;-0.02258935,-0.1513462;-0.1986433;-0.3206521,-0.1521846;-0.629335;-0.2158244,-0.1594052;-0.6189359;-0.3314785,-0.01241541;0.5470963;-0.006342173,678.6889
+0;0;0,0.03104855;0.3146398;-0.02172876,0.0613157;0.6164727;-0.05791159,0.2573231;0.5031574;-0.04057382,0.4864908;0.4172703;-0.00829896,0.7336864;0.3586367;0.01491482,-0.1484536;0.504988;-0.02152731,-0.3804084;0.4205333;-0.02082357,-0.6198601;0.3335392;-0.03414124,0.0792909;-0.005701008;-0.05112236,0.05664565;-0.3775794;-0.03769543,0.01055433;-0.8066477;0.0321917,0.005891758;-0.768473;-0.08495799,-0.08932626;0.01561916;-0.02664403,-0.2186876;-0.1818245;-0.3152064,-0.1697628;-0.5967932;-0.1866934,-0.1757236;-0.6570362;-0.2617486,0.05388699;0.5428141;-0.04644329,0;0;0,-0.009529591;0.3167638;0.002061844,-0.01681978;0.6219499;-0.01015627,0.1872417;0.4999297;-0.006827593,0.426036;0.4378155;0.0006055832,0.6724735;0.3859766;-0.04018259,-0.2131893;0.4910667;0.01522666,-0.4524629;0.4431392;-0.02201867,-0.7009684;0.4148739;-0.07230344,0.07614043;0.002209753;-0.0559535,0.02892247;-0.3675418;-0.049559,-0.04950094;-0.7927374;0.01499104,-0.05778682;-0.7814926;-0.1007336,-0.09158976;0.00461627;-0.02287026,-0.1545626;-0.196894;-0.3301399,-0.1696048;-0.6244364;-0.2401985,-0.1762178;-0.6138671;-0.3559194,-0.01462969;0.5472394;-0.005072474,678.721
+0;0;0,0.03106141;0.3147702;-0.02173777,0.06131855;0.6165034;-0.05790731,0.2581187;0.5030874;-0.04055503,0.4872855;0.4172007;-0.008280315,0.7331232;0.3588892;0.01480595,-0.1492287;0.504925;-0.02143479,-0.3811824;0.4204707;-0.02073105,-0.6193188;0.3339545;-0.03397556,0.07896566;-0.005677624;-0.05091266,0.05633293;-0.3773504;-0.03749316,0.01020283;-0.8067799;0.03245279,0.005540004;-0.7686048;-0.08470318,-0.08895987;0.0155551;-0.02653474,-0.2182497;-0.1817794;-0.3149377,-0.1692838;-0.5970973;-0.1863165,-0.1752449;-0.6573452;-0.2613757,0.05389516;0.5428976;-0.04644722,0;0;0,-0.01022115;0.3168678;0.002816081,-0.01855397;0.6219466;-0.008855343,0.1868889;0.5015238;-0.003978491,0.4258874;0.4401657;0.00312376,0.6712837;0.3906242;-0.03805494,-0.2156723;0.4911673;0.01550261,-0.455368;0.4452449;-0.02154691,-0.7028553;0.4183796;-0.0705131,0.07607821;0.002405658;-0.05537355,0.02718604;-0.3669208;-0.04901111,-0.05197684;-0.7924004;0.01525724,-0.05973334;-0.7811029;-0.1005191,-0.09106546;0.004342325;-0.02341231,-0.1587012;-0.1844206;-0.3374616,-0.183148;-0.6134174;-0.2550347,-0.1890163;-0.6028153;-0.3708077,-0.01616871;0.5472889;-0.003875732,678.7544
+0;0;0,0.03107601;0.3149181;-0.02174798,0.06132498;0.6165701;-0.05790652,0.2583157;0.5031645;-0.04055614,0.4874994;0.4172714;-0.008279026,0.7335395;0.3589119;0.01482624,-0.1494023;0.5050038;-0.02141851,-0.3813734;0.4205433;-0.02071472,-0.6197057;0.3339558;-0.03397013,0.07862624;-0.005653219;-0.05069383,0.05600154;-0.3771942;-0.03727909,0.009689871;-0.8083137;0.03294215,0.005026894;-0.7701383;-0.08421776,-0.08857749;0.01548824;-0.02642068,-0.2178214;-0.1817763;-0.3147213,-0.1686628;-0.5987288;-0.1855938,-0.1746241;-0.6589797;-0.2606556,0.0539063;0.543011;-0.04645369,0;0;0,-0.01035252;0.3170034;0.003709435,-0.01949868;0.6220075;-0.0070678,0.1864945;0.5024289;-0.001116157,0.4257424;0.4419099;0.005403996,0.6717278;0.3955547;-0.03723145,-0.2168283;0.4914617;0.01561171,-0.456965;0.4477781;-0.02141195,-0.7050422;0.4235479;-0.06984684,0.07604083;0.002021968;-0.05475045,0.02542844;-0.3669357;-0.04818285,-0.0554212;-0.7937384;0.01695227,-0.06260685;-0.7823533;-0.09887898,-0.09047805;0.004735584;-0.02398344,-0.1631888;-0.1776337;-0.34051,-0.1788469;-0.6073818;-0.2510041,-0.1842987;-0.5968367;-0.3667919,-0.0169329;0.5473923;-0.002257466,678.7782
+0;0;0,0.03091936;0.3151669;-0.02162059,0.06105404;0.6169742;-0.05764163,0.2589777;0.5038665;-0.03980841,0.4903764;0.4240765;-0.008120853,0.7356257;0.3694917;0.01477358,-0.1505491;0.5057369;-0.02100532,-0.3841417;0.4260499;-0.02162989,-0.6227477;0.3449833;-0.03372584,0.07845465;-0.005552549;-0.05053486,0.05519366;-0.3805841;-0.03674235,0.009085089;-0.8055669;0.03321197,0.0045122;-0.7673444;-0.08399376,-0.08836567;0.01530052;-0.02640336,-0.2200965;-0.1808552;-0.3188925,-0.1695876;-0.5918117;-0.1916383,-0.1751366;-0.650771;-0.2683269,0.05366407;0.5433991;-0.04622982,0;0;0,-0.009837925;0.3172334;0.004450917,-0.018962;0.6224015;-0.005176306,0.1879131;0.5028824;0.00188911,0.4274801;0.4438883;0.008467317,0.6721396;0.3997248;-0.03445375,-0.2174359;0.4922724;0.01538666,-0.4576845;0.4493712;-0.02143733,-0.7041957;0.4260291;-0.06979248,0.07614669;0.001867071;-0.05420268,0.024609;-0.3704829;-0.04529548,-0.05612825;-0.790924;0.02058935,-0.06262961;-0.7795177;-0.09533179,-0.09009543;0.004836788;-0.02447761,-0.1677765;-0.1725807;-0.3467642,-0.1941967;-0.5986479;-0.2732885,-0.1986979;-0.5879427;-0.38919,-0.01638341;0.5477638;-0.0006245375,678.8093
+0;0;0,0.03093224;0.3152981;-0.02162959,0.06107081;0.6171446;-0.05765479,0.2602044;0.5038054;-0.03978395,0.4915302;0.4240406;-0.008106388,0.7356951;0.3696971;0.0146868,-0.1517356;0.5056869;-0.02087007,-0.3852545;0.426025;-0.02149444,-0.6228053;0.3453169;-0.0335369,0.07824083;-0.005537417;-0.05039714,0.05495118;-0.3810313;-0.03658762,0.008024365;-0.8135558;0.03460811,0.004866223;-0.7778772;-0.04633686,-0.08812484;0.01525882;-0.0263314,-0.220018;-0.1811387;-0.3191811,-0.1686129;-0.599388;-0.1896686,-0.1724451;-0.6308254;-0.2426315,0.05368099;0.5435709;-0.0462432,0;0;0,-0.00983122;0.3173584;0.00495255,-0.01903403;0.6225805;-0.004129767,0.1891686;0.5033256;0.003496647,0.429031;0.4459188;0.01042426,0.6728947;0.4032074;-0.03194809,-0.2187318;0.4920159;0.01530234,-0.4590467;0.4498244;-0.02138748,-0.7044105;0.4272705;-0.07014321,0.07608974;0.001770392;-0.05384588,0.0238255;-0.3709378;-0.04458189,-0.06063318;-0.7967224;0.03237629,-0.05964215;-0.8209538;-0.02805781,-0.08969335;0.004967629;-0.0249517,-0.1702759;-0.1693146;-0.348774,-0.1989524;-0.6036507;-0.2789303,-0.2017587;-0.5869431;-0.3589912,-0.01643908;0.5479368;0.0002871752,678.832
+0;0;0,0.03094178;0.3153954;-0.02163626,0.06108311;0.6172696;-0.05766406,0.261804;0.503633;-0.03974487,0.4930404;0.4238991;-0.008079544,0.7371095;0.3695769;0.01470471,-0.1533004;0.5055289;-0.02068569,-0.3867291;0.4258978;-0.02130982,-0.6241868;0.3452213;-0.03334756,0.0780949;-0.005527088;-0.05030314,0.05480307;-0.3810559;-0.03649234,0.0085392;-0.8074701;0.0336976,0.00550539;-0.772015;-0.04406068,-0.08796047;0.01523036;-0.02628229,-0.2198659;-0.1811855;-0.3191592,-0.169187;-0.5935261;-0.1914764,-0.1728684;-0.6225448;-0.2423542,0.0536941;0.543704;-0.04625373,0;0;0,-0.009493202;0.3174607;0.005323768,-0.01848009;0.6227331;-0.003193021,0.1913668;0.5037776;0.005365014,0.4313268;0.447275;0.01292014,0.6755346;0.406918;-0.029194,-0.2199867;0.4922133;0.0152623,-0.4602099;0.4500152;-0.02137896,-0.7053615;0.4275295;-0.07072261,0.07605103;0.001622185;-0.05360389,0.02327749;-0.3710437;-0.04410506,-0.05862466;-0.7907898;0.03336262,-0.06182437;-0.817458;-0.02015186,-0.08940829;0.005204211;-0.02527531,-0.1764184;-0.1605968;-0.3519164,-0.1873711;-0.5882768;-0.2753273,-0.2148316;-0.6025711;-0.3333726,-0.01594004;0.5480882;0.001093626,678.8652
+0;0;0,0.03071497;0.315457;-0.02105359,0.06059221;0.6174589;-0.05623173,0.2614843;0.5043181;-0.03812717,0.4943802;0.4290221;-0.007788422,0.7400179;0.3826331;0.01566235,-0.1538848;0.5059577;-0.02050359,-0.388713;0.430556;-0.02136043,-0.6280826;0.3558689;-0.03415836,0.07807436;-0.005342415;-0.05035495,0.05389799;-0.380856;-0.03769782,0.007802594;-0.8072156;0.03293327,0.004971;-0.7717131;-0.0448293,-0.08800077;0.01499878;-0.02628053,-0.2214974;-0.1755205;-0.3223146,-0.1678613;-0.5865412;-0.1916194,-0.1728092;-0.6141626;-0.2439703,0.05328468;0.5438491;-0.04505669,0;0;0,-0.009493202;0.3174607;0.005323768,-0.01848009;0.6227331;-0.003193021,0.1913668;0.5037776;0.005365014,0.4313268;0.447275;0.01292014,0.6755346;0.406918;-0.029194,-0.2199867;0.4922133;0.0152623,-0.4602099;0.4500152;-0.02137896,-0.7053615;0.4275295;-0.07072261,0.07605103;0.001622185;-0.05360389,0.02327749;-0.3710437;-0.04410506,-0.05862466;-0.7907898;0.03336262,-0.06182437;-0.817458;-0.02015186,-0.08940829;0.005204211;-0.02527531,-0.1764184;-0.1605968;-0.3519164,-0.1873711;-0.5882768;-0.2753273,-0.2148316;-0.6025711;-0.3333726,-0.01594004;0.5480882;0.001093626,678.8875
+0;0;0,0.03074772;0.3157933;-0.02107604,0.06065861;0.6181355;-0.05629277,0.2619448;0.5048578;-0.03816567,0.4947438;0.4295931;-0.007839542,0.739089;0.3834482;0.01548783,-0.1542225;0.5065007;-0.02050822,-0.3889531;0.4311304;-0.0213647,-0.6270632;0.3568363;-0.03409529,0.07796264;-0.005334771;-0.0502829,0.05378479;-0.3808714;-0.03762499,0.008430906;-0.8003725;0.0318699,0.005551665;-0.7647775;-0.04720115,-0.08787487;0.01497732;-0.02624292,-0.2213798;-0.1755537;-0.3222952,-0.1686064;-0.5799626;-0.1937024,-0.1736375;-0.6085535;-0.2469341,0.05334505;0.5444649;-0.0451085,0;0;0,-0.008444548;0.3178219;0.005743027,-0.01592743;0.6235072;-0.00172472,0.1937373;0.5036434;0.006951809,0.433796;0.4481114;0.01518834,0.6767357;0.4085931;-0.02719939,-0.218356;0.4928589;0.01502314,-0.4584547;0.4512731;-0.02243486,-0.7022567;0.4283131;-0.07154226,0.07602459;0.001499832;-0.05341363,0.0228363;-0.3711259;-0.0437392,-0.05710972;-0.7841583;0.03294551,-0.06481716;-0.8102698;-0.02258755,-0.08917586;0.005434582;-0.0255565,-0.1836945;-0.1484828;-0.3559324,-0.1880702;-0.5696039;-0.2817334,-0.2170101;-0.5845707;-0.3403192,-0.01380172;0.5487728;0.002297759,678.91
+0;0;0,0.0307658;0.3159791;-0.02108843,0.0606741;0.6182953;-0.05629968,0.261225;0.5052174;-0.03820621,0.4939276;0.4299839;-0.007892648,0.8081536;0.3706419;0.02210617,-0.1534637;0.5068545;-0.0206115,-0.388097;0.4315154;-0.02146763,-0.6943048;0.3359737;-0.03783906,0.07780558;-0.005324023;-0.05018159,0.05362424;-0.3809149;-0.03752185,0.00846735;-0.7985938;0.03167118,0.005602502;-0.7630267;-0.04700463,-0.08769783;0.01494715;-0.02619005,-0.221222;-0.1756114;-0.322285,-0.1686778;-0.5782636;-0.1942508,-0.1736838;-0.6065617;-0.2472165,0.0533664;0.5446838;-0.04512438,0;0;0,-0.006757051;0.3180386;0.006310821,-0.01148272;0.6237797;1.049065E-05,0.1963451;0.5026782;0.008588076,0.4366549;0.4487829;0.01730573,0.7518163;0.4023886;-0.02368534,-0.2141832;0.4938292;0.01485727,-0.4540718;0.452531;-0.02357988,-0.7671894;0.4220127;-0.0882744,0.07603243;0.001251817;-0.05308247,0.02209234;-0.3713121;-0.04308033,-0.05658607;-0.7827954;0.03290438,-0.06503512;-0.8091539;-0.021698,-0.08891079;0.005661337;-0.02575007,-0.1880004;-0.1430745;-0.3572201,-0.1932915;-0.5637494;-0.291744,-0.221258;-0.5794871;-0.3496666,-0.01013651;0.5490716;0.003727913,678.9434
+0;0;0,0.03065979;0.3159294;-0.02059154,0.06055583;0.6180171;-0.05527398,0.2609259;0.5053446;-0.03729561,0.4950901;0.4348781;-0.007600961,0.7438465;0.4041644;0.01657288,-0.1535023;0.5073969;-0.0200003,-0.3890645;0.4353794;-0.0220289,-0.6306893;0.3657564;-0.03535519,0.07777499;-0.005122689;-0.05018853,0.0525441;-0.3817811;-0.03747257,0.00804279;-0.7920247;0.03072406,0.005251896;-0.7565181;-0.04659037,-0.08772184;0.01469803;-0.02613288,-0.2229107;-0.1700359;-0.3265779,-0.1683017;-0.5648283;-0.1997401,-0.1744494;-0.5906175;-0.2532695,0.05324974;0.5444995;-0.0442439,0;0;0,-0.005444467;0.3179591;0.006911755,-0.008084327;0.6234528;0.001389861,0.1987723;0.5017027;0.009806752,0.4392618;0.4491796;0.01909864,0.6864296;0.4160959;-0.01584435,-0.211349;0.4943426;0.01508594,-0.4510482;0.4531333;-0.02398165,-0.6960472;0.4297904;-0.07725504,0.07616675;0.0009978414;-0.05283666,0.02130675;-0.3725542;-0.04192305,-0.05472835;-0.7767321;0.03416824,-0.06396259;-0.8039185;-0.01740766,-0.08883235;0.005944303;-0.02583717,-0.1927393;-0.1362078;-0.3600018,-0.1948197;-0.549997;-0.2991317,-0.2237351;-0.5674622;-0.3532296,-0.007297367;0.5488412;0.004907489,678.9658
+0;0;0,0.03066874;0.3160217;-0.02059756,0.06054707;0.6179305;-0.0552582,0.2614047;0.5052381;-0.03727435,0.495517;0.4347873;-0.007586291,0.7414464;0.4044226;0.01631282,-0.1539824;0.5072951;-0.01993901,-0.3894924;0.4352936;-0.02196717,-0.6283711;0.3664618;-0.035142,0.07783097;-0.005126375;-0.05022465,0.05262063;-0.381478;-0.03751905,0.008086022;-0.7920285;0.03072862,0.003847535;-0.7536657;-0.08668756,-0.08778498;0.01470861;-0.02615169,-0.2228637;-0.1698749;-0.326352,-0.1682139;-0.5649626;-0.1994192,-0.1775503;-0.6196887;-0.2807136,0.053248;0.5444835;-0.04423872,0;0;0,-0.003887922;0.3180655;0.007331014,-0.004675835;0.6233985;0.002468586,0.2019976;0.5006366;0.01110208,0.4425859;0.4488399;0.02046299,0.6867251;0.4157182;-0.01522207,-0.2088727;0.4941593;0.01502469,-0.4485568;0.453905;-0.02477959,-0.6905203;0.4302402;-0.07833421,0.07625383;0.0007828921;-0.05283177,0.02101403;-0.372395;-0.04168189,-0.05464987;-0.7769356;0.03457236,-0.05910338;-0.7654998;-0.08166015,-0.0889028;0.006209225;-0.02577195,-0.1969927;-0.129564;-0.3609133,-0.1982671;-0.5445367;-0.3062426,-0.2459844;-0.5824996;-0.3897803,-0.004317522;0.5488494;0.00585556,678.9993
+0;0;0,0.03065933;0.3159247;-0.02059124,0.0605201;0.6176563;-0.05523038,0.2620809;0.5049003;-0.0372334,0.4961199;0.4344716;-0.007554635,0.7405446;0.4042928;0.01619825,-0.154696;0.5069643;-0.01984007,-0.3901322;0.4349853;-0.02186759,-0.6275494;0.3665747;-0.03496181,0.07793847;-0.005133456;-0.05029402,0.05283095;-0.3799501;-0.03764023,0.008181434;-0.7915599;0.03078351,0.003942726;-0.7531967;-0.08663881,-0.08790622;0.01472892;-0.0261878,-0.222434;-0.1691017;-0.3251638,-0.1676432;-0.5652088;-0.1979035,-0.1769801;-0.6199394;-0.2792021,0.05322777;0.5442771;-0.04422107,0;0;0,-0.002396345;0.3179687;0.007910013,-0.001568615;0.6231302;0.003628135,0.2053297;0.4999733;0.01218724,0.4457588;0.4479129;0.02212918,0.6882507;0.4146994;-0.01410544,-0.2069864;0.4941044;0.01483025,-0.4465805;0.4541569;-0.02534655,-0.6867371;0.4296117;-0.07957494,0.07636949;0.0003975928;-0.05289411,0.02037564;-0.371105;-0.04155516,-0.0541456;-0.7769502;0.03482736,-0.05831054;-0.7654741;-0.08142853,-0.08904654;0.006641945;-0.02562898,-0.1992824;-0.1257921;-0.3596759,-0.1994949;-0.5423526;-0.3089279,-0.2461223;-0.5850917;-0.3889955,-0.001605362;0.5486435;0.006886125,679.0327
+0;0;0,0.03010877;0.3160131;-0.02003988,0.05962118;0.6178379;-0.05416805,0.2613499;0.5055179;-0.03629347,0.4968407;0.4399415;-0.006982494,0.7408121;0.4064696;0.01701739,-0.1556261;0.5075503;-0.0192204,-0.3920096;0.4387891;-0.02238237,-0.6314277;0.3778747;-0.03604996,0.07800136;-0.004865851;-0.05022307,0.0514378;-0.3796355;-0.03926217,0.00667667;-0.7910302;0.03037212,0.00249631;-0.752607;-0.08704801,-0.08797705;0.01438702;-0.02613994,-0.2275621;-0.1380117;-0.3400965,-0.1691854;-0.5317405;-0.2071764,-0.1801212;-0.5842693;-0.290515,0.05241028;0.5444298;-0.04329851,0;0;0,-0.002396345;0.3179687;0.007910013,-0.001568615;0.6231302;0.003628135,0.2053297;0.4999733;0.01218724,0.4457588;0.4479129;0.02212918,0.6882507;0.4146994;-0.01410544,-0.2069864;0.4941044;0.01483025,-0.4465805;0.4541569;-0.02534655,-0.6867371;0.4296117;-0.07957494,0.07636949;0.0003975928;-0.05289411,0.02037564;-0.371105;-0.04155516,-0.0541456;-0.7769502;0.03482736,-0.05831054;-0.7654741;-0.08142853,-0.08904654;0.006641945;-0.02562898,-0.1992824;-0.1257921;-0.3596759,-0.1994949;-0.5423526;-0.3089279,-0.2461223;-0.5850917;-0.3889955,-0.001605362;0.5486435;0.006886125,679.0551
+0;0;0,0.03008585;0.3157726;-0.02002463,0.05957493;0.6173589;-0.05412456,0.2621194;0.5049741;-0.03623558,0.4974989;0.4394286;-0.006938435,0.7414205;0.4059635;0.01705656,-0.1564677;0.5070143;-0.01909654,-0.3927397;0.4382856;-0.02225702,-0.632109;0.3773836;-0.03592182,0.07809737;-0.00487184;-0.05028489,0.05145639;-0.3807336;-0.03929205,0.00683219;-0.7908697;0.03012924,0.002651463;-0.7524459;-0.08730118,-0.08808534;0.01440473;-0.02617212,-0.2280771;-0.1384381;-0.3410436,-0.169879;-0.5309626;-0.20853,-0.1808158;-0.5834986;-0.2918759,0.05237243;0.5440364;-0.04326768,0;0;0,-0.0007671416;0.317717;0.008588433,0.001995951;0.6226333;0.004874825,0.2089245;0.4982626;0.01337266,0.4493052;0.4466972;0.02415133,0.6916856;0.4122529;-0.01132798,-0.2048524;0.4939011;0.01538568,-0.4442679;0.454285;-0.02546613,-0.6842223;0.4287969;-0.07992376,0.07647502;-2.369285E-05;-0.05294406,0.02001083;-0.3725312;-0.04059148,-0.05343784;-0.7772825;0.03559232,-0.05744134;-0.765761;-0.08068693,-0.08917217;0.007052772;-0.02549676,-0.2016428;-0.1243668;-0.3604324,-0.2021421;-0.5402355;-0.3148781,-0.2480634;-0.5857713;-0.3927494,0.001455277;0.5482295;0.007993698,679.0777
+0;0;0,0.03006771;0.3155821;-0.02001256,0.05952864;0.6168808;-0.05407926,0.2623017;0.5045399;-0.03619548,0.4975986;0.4390174;-0.006908624,0.741551;0.4055482;0.0170894,-0.156725;0.5065823;-0.01903844,-0.392914;0.4378777;-0.02219781,-0.6323135;0.376968;-0.03586434,0.07823255;-0.004880273;-0.05037193,0.05155026;-0.3813249;-0.03936204,0.007171486;-0.7892053;0.02967744,0.002990176;-0.7507803;-0.08776937,-0.08823781;0.01442966;-0.02621742,-0.2284467;-0.1386502;-0.3415772,-0.1705686;-0.5290158;-0.2097925,-0.181507;-0.5815634;-0.29315,0.05233449;0.5436432;-0.04323496,0;0;0,0.0005896091;0.3175143;0.00899756,0.00490427;0.6221235;0.005512714,0.211576;0.4973841;0.01375186,0.4518683;0.4459693;0.0252254,0.6941105;0.4110673;-0.01096117,-0.2026694;0.4938713;0.01574659,-0.4419711;0.4544336;-0.02542248,-0.6817529;0.4285226;-0.08057866,0.07656556;-0.0003937334;-0.05309463,0.01971117;-0.373405;-0.03990853,-0.05197899;-0.7761713;0.035869,-0.05596016;-0.7646424;-0.08042884,-0.08934823;0.007444229;-0.02535655,-0.2043972;-0.1213855;-0.3610802,-0.2026962;-0.5351464;-0.3174753,-0.2497523;-0.5789852;-0.3963156,0.003981113;0.5478082;0.008589864,679.1111
+0;0;0,0.02932953;0.3154292;-0.01979914,0.0584235;0.6164054;-0.05379369,0.2610202;0.5048587;-0.03488769,0.49759;0.4439693;-0.006346921,0.7417166;0.4117218;0.01761873,-0.1574718;0.5066841;-0.01845085,-0.3946457;0.4417475;-0.0228289,-0.6350366;0.385085;-0.03744396,0.07840344;-0.004676369;-0.05040485,0.05070112;-0.3842721;-0.03953407,0.006770033;-0.7861472;0.02883872,0.002734484;-0.747702;-0.08863638,-0.08840809;0.01418778;-0.02631219,-0.2307262;-0.1365194;-0.3457044,-0.1713668;-0.520752;-0.2155115,-0.1838118;-0.5707101;-0.3011842,0.05129709;0.5432611;-0.04298011,0;0;0,0.002081007;0.3172622;0.009390473,0.007777333;0.6214882;0.006174445,0.2136311;0.4961991;0.01422656,0.4537698;0.4444576;0.02621031,0.6959206;0.4091162;-0.0102042,-0.1999081;0.4937959;0.01596251,-0.439158;0.4549961;-0.02576869,-0.678921;0.4285465;-0.08077888,0.07663938;-0.0007675886;-0.05324876,0.01860499;-0.3768053;-0.03889108,-0.05065294;-0.7739813;0.035694,-0.05458042;-0.7624592;-0.08062947,-0.08951857;0.007835749;-0.02519208,-0.2065992;-0.1228056;-0.3631321,-0.2043461;-0.5306611;-0.3212128,-0.2528012;-0.5728315;-0.4007839,0.006532937;0.5472783;0.009201288,679.1443
+0;0;0,0.02930267;0.3151404;-0.01978101,0.05835906;0.6157279;-0.05373088,0.2607268;0.504337;-0.03485064,0.4972991;0.4434469;-0.006309584,0.7413868;0.4112045;0.01765225,-0.1572866;0.5061601;-0.0184326,-0.394463;0.4412229;-0.02281069,-0.6348156;0.3845694;-0.03742342,0.07843143;-0.004678038;-0.05042285,0.05067642;-0.3849958;-0.03953139,0.007036678;-0.7842058;0.02838795,0.003000392;-0.745759;-0.08910859,-0.08843965;0.01419284;-0.02632158,-0.2310284;-0.136801;-0.3463213,-0.1720627;-0.5184854;-0.2169918,-0.18451;-0.5684582;-0.3026802,0.05124353;0.5426953;-0.04293381,0;0;0,0.00362885;0.3169493;0.009665132,0.01096198;0.6207467;0.006511331,0.2159785;0.4948952;0.01483309,0.4559709;0.442439;0.02669227,0.6979722;0.4056376;-0.008995414,-0.1970713;0.4939608;0.01663409,-0.4362884;0.4561934;-0.02623085,-0.6760704;0.4290228;-0.08062684,0.07682416;-0.001259804;-0.05303109,0.01871672;-0.378002;-0.03822052,-0.0491495;-0.7725775;0.03654909,-0.0530712;-0.7610707;-0.07979393,-0.08946587;0.008451669;-0.0253034,-0.2079265;-0.1232451;-0.3631696,-0.2055287;-0.5284096;-0.3216717,-0.2533989;-0.5723717;-0.3999733,0.009308487;0.5466587;0.0095433,679.1669
+0;0;0,0.02928679;0.3149696;-0.01977029,0.0583167;0.6152831;-0.05368905,0.2609613;0.5039128;-0.03480876,0.4975095;0.443029;-0.006270606,0.7416092;0.410785;0.0176924,-0.157591;0.5057384;-0.01836955,-0.3947432;0.4408078;-0.0227472,-0.6351076;0.3841515;-0.03736065,0.07852317;-0.00468351;-0.05048182,0.05076068;-0.3851037;-0.03958743,0.007256884;-0.7830701;0.02812033,0.003220382;-0.7446229;-0.08938247,-0.0885431;0.01420944;-0.02635237,-0.2311703;-0.1368251;-0.3464383,-0.1723883;-0.5173205;-0.2175117,-0.1848363;-0.5672975;-0.3032047,0.05120799;0.5423207;-0.04290235,0;0;0,0.005129755;0.31675;0.00987792,0.01428959;0.620221;0.006804943,0.2188461;0.4933195;0.01512122,0.4585842;0.4398699;0.02716768,0.7005019;0.4029014;-0.008994102,-0.1946158;0.4939857;0.01652701,-0.43397;0.4566201;-0.02577816,-0.6738187;0.4294427;-0.07993083,0.0769614;-0.001553386;-0.05301666,0.0190177;-0.3784051;-0.03770983,-0.04840602;-0.7718382;0.03657758,-0.05221076;-0.7603314;-0.07977569,-0.089566;0.008728607;-0.02525826,-0.2089504;-0.123592;-0.3626713,-0.2104584;-0.5276032;-0.3223373,-0.2565978;-0.5741921;-0.3991478,0.01217943;0.5462155;0.009828091,679.2011
+0;0;0,0.02892006;0.3150221;-0.01947183,0.05766662;0.6153854;-0.05319132,0.2604752;0.5046832;-0.03384305,0.4981493;0.4484394;-0.00513784,0.7430025;0.4222277;0.01849219,-0.158264;0.5062827;-0.01796222,-0.3967139;0.4463662;-0.02325071,-0.6377373;0.3925944;-0.03790883,0.0785202;-0.004437534;-0.05050864,0.05011755;-0.3848121;-0.03967278,0.006235328;-0.78272;0.02813438,0.002317487;-0.7442523;-0.08937097,-0.0885809;0.01393229;-0.02637335,-0.2320101;-0.1337184;-0.3476774,-0.171298;-0.5136307;-0.2179285,-0.1847385;-0.5617557;-0.3051662,0.05061894;0.5424095;-0.04245507,0;0;0,0.005129755;0.31675;0.00987792,0.01428959;0.620221;0.006804943,0.2188461;0.4933195;0.01512122,0.4585842;0.4398699;0.02716768,0.7005019;0.4029014;-0.008994102,-0.1946158;0.4939857;0.01652701,-0.43397;0.4566201;-0.02577816,-0.6738187;0.4294427;-0.07993083,0.0769614;-0.001553386;-0.05301666,0.0190177;-0.3784051;-0.03770983,-0.04840602;-0.7718382;0.03657758,-0.05221076;-0.7603314;-0.07977569,-0.089566;0.008728607;-0.02525826,-0.2089504;-0.123592;-0.3626713,-0.2104584;-0.5276032;-0.3223373,-0.2565978;-0.5741921;-0.3991478,0.01217943;0.5462155;0.009828091,679.2234
+0;0;0,0.02891003;0.3149129;-0.01946508,0.05765096;0.6152173;-0.05317818,0.2616903;0.5043036;-0.03378085,0.4993681;0.4480589;-0.00507519,0.7442061;0.4218488;0.01855337,-0.1595028;0.5059125;-0.01780696,-0.3979564;0.445995;-0.02309553,-0.6389648;0.3922266;-0.03775273,0.07855971;-0.004439767;-0.05053407,0.05016333;-0.3847305;-0.03970059,0.006458253;-0.7810321;0.02783285,0.002539854;-0.7425632;-0.08968927,-0.08862548;0.0139393;-0.02638662,-0.232023;-0.1336788;-0.3476198,-0.171556;-0.5120575;-0.2183946,-0.1849984;-0.5601937;-0.3056447,0.05060421;0.5422511;-0.04244334,0;0;0,0.006416202;0.3166086;0.01012981,0.01655769;0.6199898;0.007184863,0.2218498;0.4917786;0.01546943,0.4611798;0.4365174;0.02753568,0.7018067;0.3906936;-0.00695765,-0.1938976;0.4939477;0.0168525,-0.4333741;0.456936;-0.02509211,-0.6733737;0.4297599;-0.0785016,0.07714444;-0.001988992;-0.05281865,0.01922166;-0.3787442;-0.03716123,-0.04780336;-0.7705448;0.03717471,-0.051544;-0.7590488;-0.07919598,-0.08951475;0.009323077;-0.02540118,-0.2098844;-0.1246253;-0.361725,-0.2136096;-0.5268709;-0.3203676,-0.2622719;-0.57381;-0.3952734,0.01423344;0.5459995;0.01018512,679.2459
+0;0;0,0.02890307;0.3148371;-0.01946039,0.05764458;0.6151472;-0.05317491,0.2606511;0.5044008;-0.03381723,0.4984059;0.4481379;-0.005102271,0.743258;0.4219263;0.01852765,-0.1584846;0.5060018;-0.01792136,-0.3970156;0.4460649;-0.02321165,-0.6380378;0.3922935;-0.03786969,0.07862524;-0.004443469;-0.05057621,0.05025826;-0.3843403;-0.03975395,0.006583303;-0.7803688;0.02773293,0.002664831;-0.7418997;-0.08979134,-0.0886994;0.01395093;-0.02640862,-0.2319485;-0.1335143;-0.3473091,-0.1715231;-0.5116323;-0.218173,-0.1849658;-0.5597698;-0.3054247,0.05059607;0.5421629;-0.0424374,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02833717;0.3149018;-0.01924308,0.05681581;0.6152424;-0.05291391,0.2599475;0.5050899;-0.03314815,0.4987966;0.4535228;-0.004698591,0.7440254;0.4304995;0.01833852,-0.1593264;0.5064541;-0.01756817,-0.3985909;0.4495886;-0.02359114,-0.6400001;0.3976553;-0.03850717,0.07870235;-0.004272894;-0.05047088,0.05016727;-0.3841613;-0.03979369,0.004709389;-0.7798448;0.02853404,0.0008801976;-0.7413179;-0.08898899,-0.0887567;0.01369393;-0.02635054,-0.232494;-0.1281001;-0.3495803,-0.1704198;-0.5062257;-0.2212512,-0.1839826;-0.553811;-0.3089759,0.04980348;0.5422514;-0.04219805,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02833717;0.3149018;-0.01924308,0.05681581;0.6152424;-0.05291391,0.2599475;0.5050899;-0.03314815,0.4987966;0.4535228;-0.004698591,0.7440254;0.4304995;0.01833852,-0.1593264;0.5064541;-0.01756817,-0.3985909;0.4495886;-0.02359114,-0.6400001;0.3976553;-0.03850717,0.07870235;-0.004272894;-0.05047088,0.05016727;-0.3841613;-0.03979369,0.004709389;-0.7798448;0.02853404,0.0008801976;-0.7413179;-0.08898899,-0.0887567;0.01369393;-0.02635054,-0.232494;-0.1281001;-0.3495803,-0.1704198;-0.5062257;-0.2212512,-0.1839826;-0.553811;-0.3089759,0.04980348;0.5422514;-0.04219805,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02833717;0.3149018;-0.01924308,0.05681581;0.6152424;-0.05291391,0.2599475;0.5050899;-0.03314815,0.4987966;0.4535228;-0.004698591,0.7440254;0.4304995;0.01833852,-0.1593264;0.5064541;-0.01756817,-0.3985909;0.4495886;-0.02359114,-0.6400001;0.3976553;-0.03850717,0.07870235;-0.004272894;-0.05047088,0.05016727;-0.3841613;-0.03979369,0.004709389;-0.7798448;0.02853404,0.0008801976;-0.7413179;-0.08898899,-0.0887567;0.01369393;-0.02635054,-0.232494;-0.1281001;-0.3495803,-0.1704198;-0.5062257;-0.2212512,-0.1839826;-0.553811;-0.3089759,0.04980348;0.5422514;-0.04219805,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02782385;0.3149656;-0.01894606,0.05595455;0.6153581;-0.05245002,0.2592619;0.5060191;-0.03188367,0.4991073;0.4586687;-0.004505375,0.7448018;0.4401711;0.01763112,-0.1601916;0.5071253;-0.01695541,-0.4022701;0.4639534;-0.0241382,-0.6419154;0.4039884;-0.03726449,0.07871573;-0.004015519;-0.05047113,0.04932678;-0.3838388;-0.03979403,0.003631007;-0.7793685;0.02926178,-4.762574E-05;-0.740808;-0.08826363,-0.08880758;0.01339508;-0.02633274,-0.2336218;-0.1240406;-0.3509613,-0.1701545;-0.5021867;-0.223376,-0.1840274;-0.5481894;-0.3124274,0.04901154;0.5423531;-0.04178413,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02782385;0.3149656;-0.01894606,0.05595455;0.6153581;-0.05245002,0.2592619;0.5060191;-0.03188367,0.4991073;0.4586687;-0.004505375,0.7448018;0.4401711;0.01763112,-0.1601916;0.5071253;-0.01695541,-0.4022701;0.4639534;-0.0241382,-0.6419154;0.4039884;-0.03726449,0.07871573;-0.004015519;-0.05047113,0.04932678;-0.3838388;-0.03979403,0.003631007;-0.7793685;0.02926178,-4.762574E-05;-0.740808;-0.08826363,-0.08880758;0.01339508;-0.02633274,-0.2336218;-0.1240406;-0.3509613,-0.1701545;-0.5021867;-0.223376,-0.1840274;-0.5481894;-0.3124274,0.04901154;0.5423531;-0.04178413,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02782385;0.3149656;-0.01894606,0.05595455;0.6153581;-0.05245002,0.2592619;0.5060191;-0.03188367,0.4991073;0.4586687;-0.004505375,0.7448018;0.4401711;0.01763112,-0.1601916;0.5071253;-0.01695541,-0.4022701;0.4639534;-0.0241382,-0.6419154;0.4039884;-0.03726449,0.07871573;-0.004015519;-0.05047113,0.04932678;-0.3838388;-0.03979403,0.003631007;-0.7793685;0.02926178,-4.762574E-05;-0.740808;-0.08826363,-0.08880758;0.01339508;-0.02633274,-0.2336218;-0.1240406;-0.3509613,-0.1701545;-0.5021867;-0.223376,-0.1840274;-0.5481894;-0.3124274,0.04901154;0.5423531;-0.04178413,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02749192;0.3150115;-0.01866563,0.05521775;0.6154506;-0.05207797,0.258667;0.5065704;-0.0311723,0.4994339;0.463783;-0.004378311,0.7454027;0.4488128;0.01737599,-0.1609519;0.5078889;-0.01648271,-0.4031385;0.4655544;-0.02489858,-0.6437907;0.4093564;-0.03613503,0.07877003;-0.003919624;-0.05039389,0.04881854;-0.3837064;-0.03998352,0.002570886;-0.7790295;0.02988312,-0.001047915;-0.7404431;-0.08764225,-0.08884466;0.01320668;-0.02630276,-0.2339839;-0.1195554;-0.3527263,-0.1692658;-0.4976679;-0.2256712,-0.1822757;-0.544655;-0.3140045,0.04835273;0.5424387;-0.04140878,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02749192;0.3150115;-0.01866563,0.05521775;0.6154506;-0.05207797,0.258667;0.5065704;-0.0311723,0.4994339;0.463783;-0.004378311,0.7454027;0.4488128;0.01737599,-0.1609519;0.5078889;-0.01648271,-0.4031385;0.4655544;-0.02489858,-0.6437907;0.4093564;-0.03613503,0.07877003;-0.003919624;-0.05039389,0.04881854;-0.3837064;-0.03998352,0.002570886;-0.7790295;0.02988312,-0.001047915;-0.7404431;-0.08764225,-0.08884466;0.01320668;-0.02630276,-0.2339839;-0.1195554;-0.3527263,-0.1692658;-0.4976679;-0.2256712,-0.1822757;-0.544655;-0.3140045,0.04835273;0.5424387;-0.04140878,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02749192;0.3150115;-0.01866563,0.05521775;0.6154506;-0.05207797,0.258667;0.5065704;-0.0311723,0.4994339;0.463783;-0.004378311,0.7454027;0.4488128;0.01737599,-0.1609519;0.5078889;-0.01648271,-0.4031385;0.4655544;-0.02489858,-0.6437907;0.4093564;-0.03613503,0.07877003;-0.003919624;-0.05039389,0.04881854;-0.3837064;-0.03998352,0.002570886;-0.7790295;0.02988312,-0.001047915;-0.7404431;-0.08764225,-0.08884466;0.01320668;-0.02630276,-0.2339839;-0.1195554;-0.3527263,-0.1692658;-0.4976679;-0.2256712,-0.1822757;-0.544655;-0.3140045,0.04835273;0.5424387;-0.04140878,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02737333;0.3150407;-0.01834496,0.05494136;0.6155286;-0.05144806,0.258496;0.5070416;-0.03056937,0.4998534;0.4674088;-0.004239431,0.7460644;0.4556563;0.01673674,-0.1613446;0.5089238;-0.01590491,-0.4035955;0.4670354;-0.02469494,-0.6450923;0.4143304;-0.03466866,0.07877255;-0.003954462;-0.05038723,0.04839243;-0.383709;-0.04004571,0.001945794;-0.7789547;0.03012649,-0.001664425;-0.740322;-0.08739574,-0.08884483;0.01317767;-0.02631677,-0.2343712;-0.1183964;-0.3530487,-0.167928;-0.4963747;-0.2264854,-0.1823043;-0.5435278;-0.3144613,0.04811502;0.5425018;-0.04085647,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02737333;0.3150407;-0.01834496,0.05494136;0.6155286;-0.05144806,0.258496;0.5070416;-0.03056937,0.4998534;0.4674088;-0.004239431,0.7460644;0.4556563;0.01673674,-0.1613446;0.5089238;-0.01590491,-0.4035955;0.4670354;-0.02469494,-0.6450923;0.4143304;-0.03466866,0.07877255;-0.003954462;-0.05038723,0.04839243;-0.383709;-0.04004571,0.001945794;-0.7789547;0.03012649,-0.001664425;-0.740322;-0.08739574,-0.08884483;0.01317767;-0.02631677,-0.2343712;-0.1183964;-0.3530487,-0.167928;-0.4963747;-0.2264854,-0.1823043;-0.5435278;-0.3144613,0.04811502;0.5425018;-0.04085647,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02737333;0.3150407;-0.01834496,0.05494136;0.6155286;-0.05144806,0.258496;0.5070416;-0.03056937,0.4998534;0.4674088;-0.004239431,0.7460644;0.4556563;0.01673674,-0.1613446;0.5089238;-0.01590491,-0.4035955;0.4670354;-0.02469494,-0.6450923;0.4143304;-0.03466866,0.07877255;-0.003954462;-0.05038723,0.04839243;-0.383709;-0.04004571,0.001945794;-0.7789547;0.03012649,-0.001664425;-0.740322;-0.08739574,-0.08884483;0.01317767;-0.02631677,-0.2343712;-0.1183964;-0.3530487,-0.167928;-0.4963747;-0.2264854,-0.1823043;-0.5435278;-0.3144613,0.04811502;0.5425018;-0.04085647,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02727895;0.3150671;-0.01802944,0.05464131;0.6155939;-0.05094294,0.2583179;0.5076097;-0.02995938,0.5003047;0.4715092;-0.004336059,0.7466311;0.4616399;0.01625151,-0.1617279;0.5101606;-0.0149347,-0.4040101;0.468534;-0.02409697,-0.6461779;0.4190076;-0.03409181,0.07874343;-0.003945885;-0.0504334,0.04771214;-0.3836482;-0.04010656,0.001205672;-0.7788147;0.03047052,-0.002482732;-0.7401394;-0.08704616,-0.08888342;0.0131048;-0.02622265,-0.2344323;-0.1168457;-0.3535937,-0.1657446;-0.4943911;-0.2269365,-0.1818369;-0.5406783;-0.3153692,0.04785803;0.5425588;-0.04038105,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02727895;0.3150671;-0.01802944,0.05464131;0.6155939;-0.05094294,0.2583179;0.5076097;-0.02995938,0.5003047;0.4715092;-0.004336059,0.7466311;0.4616399;0.01625151,-0.1617279;0.5101606;-0.0149347,-0.4040101;0.468534;-0.02409697,-0.6461779;0.4190076;-0.03409181,0.07874343;-0.003945885;-0.0504334,0.04771214;-0.3836482;-0.04010656,0.001205672;-0.7788147;0.03047052,-0.002482732;-0.7401394;-0.08704616,-0.08888342;0.0131048;-0.02622265,-0.2344323;-0.1168457;-0.3535937,-0.1657446;-0.4943911;-0.2269365,-0.1818369;-0.5406783;-0.3153692,0.04785803;0.5425588;-0.04038105,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02727895;0.3150671;-0.01802944,0.05464131;0.6155939;-0.05094294,0.2583179;0.5076097;-0.02995938,0.5003047;0.4715092;-0.004336059,0.7466311;0.4616399;0.01625151,-0.1617279;0.5101606;-0.0149347,-0.4040101;0.468534;-0.02409697,-0.6461779;0.4190076;-0.03409181,0.07874343;-0.003945885;-0.0504334,0.04771214;-0.3836482;-0.04010656,0.001205672;-0.7788147;0.03047052,-0.002482732;-0.7401394;-0.08704616,-0.08888342;0.0131048;-0.02622265,-0.2344323;-0.1168457;-0.3535937,-0.1657446;-0.4943911;-0.2269365,-0.1818369;-0.5406783;-0.3153692,0.04785803;0.5425588;-0.04038105,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02743761;0.3150681;-0.01776895,0.05484716;0.6156213;-0.05039698,0.2585504;0.5077832;-0.02954734,0.500954;0.4748426;-0.003608406,0.7474146;0.466128;0.01586463,-0.1616562;0.510985;-0.0145206,-0.4039692;0.4690169;-0.02088299,-0.646843;0.4241292;-0.03486118,0.07873239;-0.003928187;-0.05045202,0.04713859;-0.3835879;-0.04026429,0.0006027482;-0.778711;0.03053624,-0.003093356;-0.7399983;-0.08697744,-0.08891291;0.01304098;-0.02615442,-0.2343014;-0.1147788;-0.3544344,-0.163311;-0.4917757;-0.2274137,-0.182221;-0.5371959;-0.3160322,0.04806127;0.5425777;-0.03989552,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02743761;0.3150681;-0.01776895,0.05484716;0.6156213;-0.05039698,0.2585504;0.5077832;-0.02954734,0.500954;0.4748426;-0.003608406,0.7474146;0.466128;0.01586463,-0.1616562;0.510985;-0.0145206,-0.4039692;0.4690169;-0.02088299,-0.646843;0.4241292;-0.03486118,0.07873239;-0.003928187;-0.05045202,0.04713859;-0.3835879;-0.04026429,0.0006027482;-0.778711;0.03053624,-0.003093356;-0.7399983;-0.08697744,-0.08891291;0.01304098;-0.02615442,-0.2343014;-0.1147788;-0.3544344,-0.163311;-0.4917757;-0.2274137,-0.182221;-0.5371959;-0.3160322,0.04806127;0.5425777;-0.03989552,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02743761;0.3150681;-0.01776895,0.05484716;0.6156213;-0.05039698,0.2585504;0.5077832;-0.02954734,0.500954;0.4748426;-0.003608406,0.7474146;0.466128;0.01586463,-0.1616562;0.510985;-0.0145206,-0.4039692;0.4690169;-0.02088299,-0.646843;0.4241292;-0.03486118,0.07873239;-0.003928187;-0.05045202,0.04713859;-0.3835879;-0.04026429,0.0006027482;-0.778711;0.03053624,-0.003093356;-0.7399983;-0.08697744,-0.08891291;0.01304098;-0.02615442,-0.2343014;-0.1147788;-0.3544344,-0.163311;-0.4917757;-0.2274137,-0.182221;-0.5371959;-0.3160322,0.04806127;0.5425777;-0.03989552,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02729238;0.315094;-0.01753226,0.05436919;0.6156939;-0.04999762,0.2581379;0.5077776;-0.02896648,0.5011701;0.4790725;-0.003890961,0.747615;0.4707323;0.01594217,-0.1620802;0.5115703;-0.01376406,-0.4051663;0.474654;-0.02174541,-0.6474308;0.4258216;-0.03275934,0.07875831;-0.003950695;-0.05040979,0.04642438;-0.3835527;-0.04039667,-0.0003219768;-0.7785705;0.03085144,-0.004047167;-0.7398276;-0.08665906,-0.08890739;0.01302006;-0.0261836,-0.234529;-0.1145333;-0.3544638,-0.1604104;-0.4906809;-0.2267144,-0.1807435;-0.5358526;-0.3152289,0.04766988;0.5426399;-0.03951301,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02729238;0.315094;-0.01753226,0.05436919;0.6156939;-0.04999762,0.2581379;0.5077776;-0.02896648,0.5011701;0.4790725;-0.003890961,0.747615;0.4707323;0.01594217,-0.1620802;0.5115703;-0.01376406,-0.4051663;0.474654;-0.02174541,-0.6474308;0.4258216;-0.03275934,0.07875831;-0.003950695;-0.05040979,0.04642438;-0.3835527;-0.04039667,-0.0003219768;-0.7785705;0.03085144,-0.004047167;-0.7398276;-0.08665906,-0.08890739;0.01302006;-0.0261836,-0.234529;-0.1145333;-0.3544638,-0.1604104;-0.4906809;-0.2267144,-0.1807435;-0.5358526;-0.3152289,0.04766988;0.5426399;-0.03951301,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02729238;0.315094;-0.01753226,0.05436919;0.6156939;-0.04999762,0.2581379;0.5077776;-0.02896648,0.5011701;0.4790725;-0.003890961,0.747615;0.4707323;0.01594217,-0.1620802;0.5115703;-0.01376406,-0.4051663;0.474654;-0.02174541,-0.6474308;0.4258216;-0.03275934,0.07875831;-0.003950695;-0.05040979,0.04642438;-0.3835527;-0.04039667,-0.0003219768;-0.7785705;0.03085144,-0.004047167;-0.7398276;-0.08665906,-0.08890739;0.01302006;-0.0261836,-0.234529;-0.1145333;-0.3544638,-0.1604104;-0.4906809;-0.2267144,-0.1807435;-0.5358526;-0.3152289,0.04766988;0.5426399;-0.03951301,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02742772;0.3150997;-0.01721556,0.05460606;0.6157326;-0.04928982,0.2583945;0.5079296;-0.02864454,0.5018924;0.4824814;-0.0045914,0.7483141;0.4744861;0.01566663,-0.1619783;0.5122783;-0.01331593,-0.4046127;0.4722253;-0.01977537,-0.6480004;0.4300855;-0.0333621,0.07872847;-0.004001474;-0.05045237,0.04618272;-0.3835887;-0.04056511,-0.0008647405;-0.7784836;0.03116412,-0.004607401;-0.7396931;-0.08634228,-0.08891208;0.01306299;-0.02614623,-0.2341328;-0.1132145;-0.3550966,-0.1588735;-0.4887767;-0.2262958,-0.1804829;-0.5334637;-0.3149182,0.04789146;0.5426661;-0.03890268,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02742772;0.3150997;-0.01721556,0.05460606;0.6157326;-0.04928982,0.2583945;0.5079296;-0.02864454,0.5018924;0.4824814;-0.0045914,0.7483141;0.4744861;0.01566663,-0.1619783;0.5122783;-0.01331593,-0.4046127;0.4722253;-0.01977537,-0.6480004;0.4300855;-0.0333621,0.07872847;-0.004001474;-0.05045237,0.04618272;-0.3835887;-0.04056511,-0.0008647405;-0.7784836;0.03116412,-0.004607401;-0.7396931;-0.08634228,-0.08891208;0.01306299;-0.02614623,-0.2341328;-0.1132145;-0.3550966,-0.1588735;-0.4887767;-0.2262958,-0.1804829;-0.5334637;-0.3149182,0.04789146;0.5426661;-0.03890268,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02742772;0.3150997;-0.01721556,0.05460606;0.6157326;-0.04928982,0.2583945;0.5079296;-0.02864454,0.5018924;0.4824814;-0.0045914,0.7483141;0.4744861;0.01566663,-0.1619783;0.5122783;-0.01331593,-0.4046127;0.4722253;-0.01977537,-0.6480004;0.4300855;-0.0333621,0.07872847;-0.004001474;-0.05045237,0.04618272;-0.3835887;-0.04056511,-0.0008647405;-0.7784836;0.03116412,-0.004607401;-0.7396931;-0.08634228,-0.08891208;0.01306299;-0.02614623,-0.2341328;-0.1132145;-0.3550966,-0.1588735;-0.4887767;-0.2262958,-0.1804829;-0.5334637;-0.3149182,0.04789146;0.5426661;-0.03890268,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02729789;0.3151243;-0.01697044,0.05431895;0.6157885;-0.04887852,0.2582983;0.5090594;-0.0279147,0.5019717;0.4845572;-0.00466988,0.7484103;0.4780686;0.01591867,-0.1623179;0.5130231;-0.01281401,-0.4049015;0.4726521;-0.01920225,-0.6486991;0.4330395;-0.03304228,0.07872123;-0.004105733;-0.0504553,0.04574573;-0.3836627;-0.04083307,-0.001398731;-0.778457;0.03138468,-0.005091742;-0.7396498;-0.08612205,-0.08886758;0.01316359;-0.02624688,-0.23422;-0.1130618;-0.3551591,-0.1580735;-0.4880926;-0.2253357,-0.1805617;-0.5324246;-0.3140379,0.04763684;0.5427149;-0.03851999,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791
+0;0;0,0.02729789;0.3151243;-0.01697044,0.05431895;0.6157885;-0.04887852,0.2582983;0.5090594;-0.0279147,0.5019717;0.4845572;-0.00466988,0.7484103;0.4780686;0.01591867,-0.1623179;0.5130231;-0.01281401,-0.4049015;0.4726521;-0.01920225,-0.6486991;0.4330395;-0.03304228,0.07872123;-0.004105733;-0.0504553,0.04574573;-0.3836627;-0.04083307,-0.001398731;-0.778457;0.03138468,-0.005091742;-0.7396498;-0.08612205,-0.08886758;0.01316359;-0.02624688,-0.23422;-0.1130618;-0.3551591,-0.1580735;-0.4880926;-0.2253357,-0.1805617;-0.5324246;-0.3140379,0.04763684;0.5427149;-0.03851999,0;0;0,0.008188069;0.3164827;0.01039755,0.02024511;0.6197971;0.007229209,0.2237718;0.4909784;0.01594627,0.4625175;0.4328214;0.02759254,0.7025993;0.384012;-0.006705165,-0.1898632;0.494672;0.01709051,-0.4295509;0.4578892;-0.02431308,-0.6698393;0.4311674;-0.07670949,0.07729036;-0.002425119;-0.0527252,0.01965103;-0.3787951;-0.03639102,-0.04698635;-0.7703307;0.03817332,-0.05064889;-0.7588402;-0.07820117,-0.08954421;0.009682234;-0.02545023,-0.2110484;-0.126468;-0.3600295,-0.2295806;-0.5279164;-0.3176475,-0.2696968;-0.5699755;-0.4018926,0.01741019;0.5458089;0.01029599,679.2791

+ 158 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_ColorFeedback_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001618639;0.3273576;0.006554488,0.003502347;0.6416569;-0.001191028,0.1814964;0.5116059;0.01271491,0.2209813;0.2206108;-0.002803732,0.2789982;-0.03822508;-0.07320684,-0.1704652;0.4987617;-0.01501967,-0.2232203;0.209531;-0.02138305,-0.2699219;-0.04954553;-0.09895182,0.07489784;0.004968164;-0.03678205,0.09579326;-0.3456972;-0.006434994,0.107047;-0.7275701;0.07454871,0.121002;-0.7782345;-0.009959027,-0.07185403;0.005681368;-0.04233216,-0.1179555;-0.3430192;-0.01770753,-0.1406565;-0.725734;0.05662898,-0.1322742;-0.6834865;-0.06008766,0.003004544;0.5647664;0.003120231,0;0;0,0.001197383;0.3274145;0.002629876,0.00294663;0.6415017;-0.01147234,0.1819165;0.5143887;0.0004959106,0.2252552;0.2240602;0.01807702,0.2736458;-0.04053622;-0.03638113,-0.177022;0.5180212;-0.0254807,-0.2336616;0.2294562;-0.02508151,-0.2700323;-0.03603661;-0.0843212,0.07570009;0.0007180721;-0.0354439,0.08662391;-0.3496414;0.00267005,0.07084674;-0.7289552;0.09423423,0.07350911;-0.7184656;-0.02176273,-0.0737913;0.006752698;-0.03868508,-0.1214838;-0.3418585;-0.01589382,-0.1494082;-0.7164006;0.09111228,-0.1641724;-0.7794166;0.02059212,0.002454624;0.5646986;-0.005813479,596.8737
+0;0;0,0.001618639;0.3273576;0.006554488,0.003502347;0.6416569;-0.001191028,0.1814964;0.5116059;0.01271491,0.2209813;0.2206108;-0.002803732,0.2789982;-0.03822508;-0.07320684,-0.1704652;0.4987617;-0.01501967,-0.2232203;0.209531;-0.02138305,-0.2699219;-0.04954553;-0.09895182,0.07489784;0.004968164;-0.03678205,0.09579326;-0.3456972;-0.006434994,0.107047;-0.7275701;0.07454871,0.121002;-0.7782345;-0.009959027,-0.07185403;0.005681368;-0.04233216,-0.1179555;-0.3430192;-0.01770753,-0.1406565;-0.725734;0.05662898,-0.1322742;-0.6834865;-0.06008766,0.003004544;0.5647664;0.003120231,0;0;0,0.001197383;0.3274145;0.002629876,0.00294663;0.6415017;-0.01147234,0.1819165;0.5143887;0.0004959106,0.2252552;0.2240602;0.01807702,0.2736458;-0.04053622;-0.03638113,-0.177022;0.5180212;-0.0254807,-0.2336616;0.2294562;-0.02508151,-0.2700323;-0.03603661;-0.0843212,0.07570009;0.0007180721;-0.0354439,0.08662391;-0.3496414;0.00267005,0.07084674;-0.7289552;0.09423423,0.07350911;-0.7184656;-0.02176273,-0.0737913;0.006752698;-0.03868508,-0.1214838;-0.3418585;-0.01589382,-0.1494082;-0.7164006;0.09111228,-0.1641724;-0.7794166;0.02059212,0.002454624;0.5646986;-0.005813479,596.8896
+0;0;0,0.001618543;0.3273384;0.006554102,0.003502202;0.641631;-0.001190604,0.1814716;0.5116045;0.01271304,0.2209905;0.2203587;-0.002818981,0.2790358;-0.03860399;-0.07325658,-0.1704412;0.4987622;-0.01501769,-0.2232417;0.2092822;-0.02138656,-0.2699662;-0.04992127;-0.09899333,0.07483792;0.004964189;-0.03675262,0.09568841;-0.3449472;-0.006470816,0.106961;-0.7274587;0.07464834,0.116555;-0.7529151;0.01654965,-0.07179653;0.005676822;-0.04229829,-0.1177989;-0.342274;-0.01772661,-0.1405379;-0.7256289;0.05673424,-0.1347751;-0.6872088;-0.02350792,0.00300451;0.5647577;0.003119692,0;0;0,0.001413569;0.3273935;0.002735138,0.00317724;0.6414838;-0.01111364,0.1821281;0.5143903;0.0007647276,0.2253597;0.2237806;0.0182054,0.2731045;-0.04114422;-0.03590262,-0.176809;0.5181484;-0.02500657,-0.2333811;0.2293118;-0.02467807,-0.269884;-0.03634092;-0.08374228,0.07566947;0.0006685108;-0.03535247,0.08670606;-0.348974;0.002304554,0.07092357;-0.728792;0.0945636,0.07296953;-0.7638215;0.04650235,-0.07367956;0.006803962;-0.03874456,-0.1211512;-0.341047;-0.01559576,-0.1491589;-0.7161474;0.09181829,-0.159238;-0.7499443;0.04312246,0.002689734;0.5646961;-0.005479455,596.9051
+0;0;0,0.001691732;0.3273375;0.006580554,0.003740601;0.641629;-0.001163837,0.1816686;0.5116489;0.01285844,0.2210414;0.2203851;-0.002708849,0.279179;-0.03882408;-0.07215683,-0.1702606;0.4988092;-0.01507956,-0.2231613;0.2093501;-0.02156592,-0.2691951;-0.05052444;-0.09731898,0.07481902;0.004928773;-0.03679585,0.09571819;-0.3449736;-0.006442666,0.1068859;-0.7275101;0.07457353,0.1166179;-0.7530918;0.0166177,-0.07180306;0.005702472;-0.04228375,-0.1178101;-0.3422484;-0.01772244,-0.1404605;-0.7256805;0.05636735,-0.1346623;-0.6872682;-0.02387308,0.003194194;0.5647561;0.003147385,0;0;0,0.001413569;0.3273935;0.002735138,0.00317724;0.6414838;-0.01111364,0.1821281;0.5143903;0.0007647276,0.2253597;0.2237806;0.0182054,0.2731045;-0.04114422;-0.03590262,-0.176809;0.5181484;-0.02500657,-0.2333811;0.2293118;-0.02467807,-0.269884;-0.03634092;-0.08374228,0.07566947;0.0006685108;-0.03535247,0.08670606;-0.348974;0.002304554,0.07092357;-0.728792;0.0945636,0.07296953;-0.7638215;0.04650235,-0.07367956;0.006803962;-0.03874456,-0.1211512;-0.341047;-0.01559576,-0.1491589;-0.7161474;0.09181829,-0.159238;-0.7499443;0.04312246,0.002689734;0.5646961;-0.005479455,596.9255
+0;0;0,0.00169175;0.327341;0.006580624,0.003740597;0.6416302;-0.001163309,0.1815924;0.511683;0.01285425,0.2209606;0.2204539;-0.002711189,0.2791498;-0.03898546;-0.07222084,-0.1701865;0.4988488;-0.01507181,-0.2230809;0.2094241;-0.02155741,-0.2691555;-0.05068117;-0.09737773,0.07483485;0.004929816;-0.03680364,0.09571237;-0.34461;-0.006481903,0.1068898;-0.7274812;0.07460517,0.1165936;-0.752902;0.01681722,-0.07181825;0.005703679;-0.0422927,-0.1177777;-0.3418867;-0.01775684,-0.1404478;-0.7256542;0.05639777,-0.1346665;-0.6872663;-0.02361023,0.003194262;0.5647675;0.003147342,0;0;0,0.001545146;0.3273956;0.002827764,0.003304109;0.6414908;-0.01083505,0.1821543;0.5142881;0.0008009677,0.2253049;0.2237138;0.01843858,0.2720947;-0.04192838;-0.0342046,-0.1766354;0.5182858;-0.02463885,-0.2328281;0.2294107;-0.02431289,-0.2696022;-0.03649133;-0.08322046,0.07566847;0.0006369948;-0.03539693,0.08656745;-0.3486498;0.002197146,0.07090306;-0.728741;0.09480155,0.07267646;-0.7634339;0.04666889,-0.07371128;0.006837287;-0.03871646,-0.121117;-0.3406502;-0.0155113,-0.1492386;-0.7160745;0.09198853,-0.1591804;-0.7495027;0.0431717,0.002824306;0.5647117;-0.005223751,596.937
+0;0;0,0.001691359;0.3272653;0.006579103,0.003739829;0.6414989;-0.001162712,0.1815065;0.5116087;0.01284842,0.2208157;0.2208152;-0.002693729,0.2790532;-0.03883937;-0.07226103,-0.170104;0.4987807;-0.01506426,-0.2229193;0.2097889;-0.02154016,-0.2690322;-0.05053213;-0.09742337,0.07484928;0.004930766;-0.03681073,0.09575158;-0.3450241;-0.006452996,0.106912;-0.7273139;0.07451095,0.1167187;-0.7533218;0.01611072,-0.0718321;0.005704778;-0.04230085,-0.1178461;-0.3422983;-0.01773586,-0.1404818;-0.7254831;0.05630615,-0.1346392;-0.6870063;-0.02454957,0.003193719;0.5646678;0.003146168,0;0;0,0.001639277;0.3273196;0.002814293,0.003379196;0.6413651;-0.01069295,0.1821444;0.5141427;0.000767827,0.2252281;0.2240076;0.01846242,0.2713451;-0.04224747;-0.03285158,-0.176508;0.5183564;-0.02438209,-0.2325561;0.2299017;-0.02405351,-0.2693849;-0.03631124;-0.08258568,0.07567061;0.0006182343;-0.03543067,0.08658609;-0.3490698;0.002331972,0.0709337;-0.7285314;0.0950091,0.07203868;-0.7630307;0.04518677,-0.07373864;0.006863177;-0.03869452,-0.1212252;-0.3410338;-0.01546629,-0.1492695;-0.7158368;0.09205802,-0.1606033;-0.7513245;0.04487173,0.002915889;0.5646164;-0.005096436,596.9587
+0;0;0,0.001677845;0.3272646;0.006614491,0.003737709;0.6414968;-0.001173125,0.1814842;0.5115708;0.01293816,0.2207094;0.2207573;-0.002441857,0.2792368;-0.03908673;-0.07105164,-0.1700253;0.4985804;-0.01514889,-0.2230238;0.2096251;-0.0217578,-0.2691174;-0.05077091;-0.09739497,0.07480851;0.004919065;-0.03689507,0.09567909;-0.345012;-0.006243274,0.1067427;-0.7273229;0.0746341,0.1170401;-0.7531192;0.01611588,-0.07185491;0.00571603;-0.04226057,-0.1180078;-0.3422681;-0.01768745,-0.1407205;-0.7254348;0.05642461,-0.1348471;-0.6869577;-0.02442884,0.003186862;0.5646667;0.003153421,0;0;0,0.001639277;0.3273196;0.002814293,0.003379196;0.6413651;-0.01069295,0.1821444;0.5141427;0.000767827,0.2252281;0.2240076;0.01846242,0.2713451;-0.04224747;-0.03285158,-0.176508;0.5183564;-0.02438209,-0.2325561;0.2299017;-0.02405351,-0.2693849;-0.03631124;-0.08258568,0.07567061;0.0006182343;-0.03543067,0.08658609;-0.3490698;0.002331972,0.0709337;-0.7285314;0.0950091,0.07203868;-0.7630307;0.04518677,-0.07373864;0.006863177;-0.03869452,-0.1212252;-0.3410338;-0.01546629,-0.1492695;-0.7158368;0.09205802,-0.1606033;-0.7513245;0.04487173,0.002915889;0.5646164;-0.005096436,596.9702
+0;0;0,0.001677845;0.3272646;0.006614491,0.003737709;0.6414968;-0.001173125,0.1814842;0.5115708;0.01293816,0.2207094;0.2207573;-0.002441857,0.2792368;-0.03908673;-0.07105164,-0.1700253;0.4985804;-0.01514889,-0.2230238;0.2096251;-0.0217578,-0.2691174;-0.05077091;-0.09739497,0.07480851;0.004919065;-0.03689507,0.09567909;-0.345012;-0.006243274,0.1067427;-0.7273229;0.0746341,0.1170401;-0.7531192;0.01611588,-0.07185491;0.00571603;-0.04226057,-0.1180078;-0.3422681;-0.01768745,-0.1407205;-0.7254348;0.05642461,-0.1348471;-0.6869577;-0.02442884,0.003186862;0.5646667;0.003153421,0;0;0,0.001639277;0.3273196;0.002814293,0.003379196;0.6413651;-0.01069295,0.1821444;0.5141427;0.000767827,0.2252281;0.2240076;0.01846242,0.2713451;-0.04224747;-0.03285158,-0.176508;0.5183564;-0.02438209,-0.2325561;0.2299017;-0.02405351,-0.2693849;-0.03631124;-0.08258568,0.07567061;0.0006182343;-0.03543067,0.08658609;-0.3490698;0.002331972,0.0709337;-0.7285314;0.0950091,0.07203868;-0.7630307;0.04518677,-0.07373864;0.006863177;-0.03869452,-0.1212252;-0.3410338;-0.01546629,-0.1492695;-0.7158368;0.09205802,-0.1606033;-0.7513245;0.04487173,0.002915889;0.5646164;-0.005096436,596.9813
+0;0;0,0.001677065;0.3271126;0.006611418,0.003735889;0.6411887;-0.001171459,0.1813447;0.5113629;0.01292893,0.2206468;0.2199796;-0.002481229,0.2791346;-0.0396885;-0.07104455,-0.1698926;0.4983825;-0.01513638,-0.2229949;0.208861;-0.02175824,-0.2690573;-0.05135864;-0.09734417,0.07476838;0.004916426;-0.03687528,0.09563956;-0.3450248;-0.006222587,0.1065624;-0.7224738;0.07362625,0.121434;-0.7730549;-0.01088589,-0.07181636;0.005712964;-0.0422379,-0.1179706;-0.3422813;-0.01766406,-0.1403944;-0.7205752;0.0555055,-0.1319121;-0.6783325;-0.06126324,0.003185465;0.5644177;0.003151761,0;0;0,0.001768038;0.3271683;0.002643347,0.003534168;0.6410579;-0.01081228,0.1822189;0.5141276;0.0008854871,0.2250506;0.2233859;0.01880431,0.2707711;-0.04312485;-0.03049982,-0.1763266;0.5184794;-0.0240996,-0.2323633;0.2294359;-0.02372827,-0.2691568;-0.03669065;-0.08179846,0.07565959;0.0006337166;-0.03534818,0.08661756;-0.3490707;0.0023458,0.07040736;-0.723536;0.09440994,0.07287258;-0.7130805;-0.02164483,-0.07366218;0.006848466;-0.03874597,-0.1210378;-0.3410599;-0.01530635,-0.1486984;-0.7110984;0.09085035,-0.1638803;-0.774127;0.0203381,0.003082454;0.5643703;-0.005191088,597.0039
+0;0;0,0.001720286;0.3271119;0.006633937,0.003840438;0.6411864;-0.001195355,0.1814072;0.5113;0.01305286,0.2207042;0.2199082;-0.002208298,0.2794031;-0.04002711;-0.06956801,-0.16977;0.4983023;-0.01518724,-0.2229928;0.208804;-0.02185443,-0.2689681;-0.05158815;-0.0968975,0.07476512;0.004879611;-0.03688678,0.09565753;-0.3450451;-0.006060822,0.106656;-0.7224917;0.07378871,0.1214572;-0.7726116;-0.01117314,-0.07180763;0.005747445;-0.04224806,-0.1179926;-0.3422366;-0.01758807,-0.1404638;-0.7205158;0.05564309,-0.131934;-0.6782762;-0.06112251,0.00327361;0.5644162;0.003142164,0;0;0,0.001768038;0.3271683;0.002643347,0.003534168;0.6410579;-0.01081228,0.1822189;0.5141276;0.0008854871,0.2250506;0.2233859;0.01880431,0.2707711;-0.04312485;-0.03049982,-0.1763266;0.5184794;-0.0240996,-0.2323633;0.2294359;-0.02372827,-0.2691568;-0.03669065;-0.08179846,0.07565959;0.0006337166;-0.03534818,0.08661756;-0.3490707;0.0023458,0.07040736;-0.723536;0.09440994,0.07287258;-0.7130805;-0.02164483,-0.07366218;0.006848466;-0.03874597,-0.1210378;-0.3410599;-0.01530635,-0.1486984;-0.7110984;0.09085035,-0.1638803;-0.774127;0.0203381,0.003082454;0.5643703;-0.005191088,597.0262
+0;0;0,0.001719788;0.3270173;0.006632018,0.003839338;0.6410044;-0.001194498,0.1814663;0.5111359;0.01305504,0.2207847;0.219586;-0.002214392,0.2794186;-0.04006147;-0.06949952,-0.1698291;0.4981337;-0.01519457,-0.2230808;0.2084785;-0.02186537,-0.2690052;-0.05162534;-0.09682535,0.07477758;0.004880425;-0.03689293,0.09566317;-0.3449299;-0.006077049,0.1067523;-0.7254896;0.07443104,0.1171003;-0.7515034;0.01503204,-0.0718196;0.005748404;-0.04225511,-0.1179895;-0.3421219;-0.01760318,-0.140646;-0.7235209;0.05623195,-0.1346826;-0.6849639;-0.02540185,0.003272774;0.56427;0.003141006,0;0;0,0.001809672;0.3270746;0.002485991,0.003546938;0.6408743;-0.01100409,0.1823409;0.5140597;0.0008291001,0.2250241;0.2231525;0.01903772,0.2702851;-0.04358494;-0.02770257,-0.1764142;0.518473;-0.02400977,-0.2322901;0.2292362;-0.0234347,-0.2691764;-0.03669542;-0.08089646,0.075635;0.0005951375;-0.03543425,0.08664684;-0.3489749;0.002416015,0.07063664;-0.7266046;0.09498882,0.07143462;-0.762873;0.0461961,-0.0736917;0.00688637;-0.03871312,-0.1210354;-0.3409232;-0.01547037,-0.14908;-0.7140254;0.09147994,-0.1579249;-0.7492967;0.04214139,0.003121048;0.5642251;-0.005346656,597.0387
+0;0;0,0.001719414;0.3269462;0.006630577,0.003838587;0.640878;-0.001194316,0.1813261;0.5110705;0.01304636,0.2206607;0.2194006;-0.002229362,0.2791904;-0.03978559;-0.06939493,-0.1696942;0.4980786;-0.01518112,-0.2229678;0.208304;-0.02185467,-0.2688105;-0.0513376;-0.09668146,0.07475961;0.004879252;-0.03688406,0.09564385;-0.3449086;-0.006070171,0.1067558;-0.7262522;0.07460377,0.117027;-0.7518505;0.01564537,-0.07180235;0.005747022;-0.04224496,-0.1179692;-0.3421009;-0.01759461,-0.1406724;-0.7242855;0.05639262,-0.1347532;-0.685792;-0.02463567,0.003272165;0.564163;0.003140092,0;0;0,0.001848996;0.3270037;0.002439618,0.003522635;0.6407516;-0.01095676,0.1822215;0.5140767;0.0009065866,0.2248453;0.223061;0.01948035,0.2700171;-0.04360703;-0.02481484,-0.1763276;0.5185471;-0.02378534,-0.2322265;0.2291914;-0.02308943,-0.2690246;-0.03637204;-0.0799785,0.07562722;0.0006117225;-0.03540325,0.08650132;-0.3489282;0.002554059,0.07084119;-0.7274382;0.09496439,0.07110839;-0.7625432;0.04562855,-0.07366618;0.006871827;-0.03872097,-0.1210849;-0.3408959;-0.01534829,-0.1497082;-0.7147032;0.09190608,-0.1578149;-0.7487313;0.04183157,0.003120616;0.5641213;-0.00530529,597.0594
+0;0;0,0.001728023;0.326946;0.00663731,0.003864246;0.6408759;-0.00124779,0.1813312;0.5110333;0.013103,0.2205868;0.2193418;-0.001962979,0.2794616;-0.04014179;-0.06766246,-0.1696649;0.4980395;-0.01515484,-0.2229978;0.2082756;-0.02181428,-0.2685554;-0.05183333;-0.09517828,0.07476887;0.004859981;-0.03686783,0.0956818;-0.3449189;-0.005972093,0.1067833;-0.7262737;0.07465035,0.1170325;-0.7518204;0.01563957,-0.071785;0.005767166;-0.04227168,-0.1180565;-0.342063;-0.01756804,-0.1406462;-0.7242441;0.05647255,-0.1347204;-0.685753;-0.02455551,0.003292982;0.5641621;0.003108583,0;0;0,0.001848996;0.3270037;0.002439618,0.003522635;0.6407516;-0.01095676,0.1822215;0.5140767;0.0009065866,0.2248453;0.223061;0.01948035,0.2700171;-0.04360703;-0.02481484,-0.1763276;0.5185471;-0.02378534,-0.2322265;0.2291914;-0.02308943,-0.2690246;-0.03637204;-0.0799785,0.07562722;0.0006117225;-0.03540325,0.08650132;-0.3489282;0.002554059,0.07084119;-0.7274382;0.09496439,0.07110839;-0.7625432;0.04562855,-0.07366618;0.006871827;-0.03872097,-0.1210849;-0.3408959;-0.01534829,-0.1497082;-0.7147032;0.09190608,-0.1578149;-0.7487313;0.04183157,0.003120616;0.5641213;-0.00530529,597.0709
+0;0;0,0.001728023;0.326946;0.00663731,0.003864246;0.6408759;-0.00124779,0.1813312;0.5110333;0.013103,0.2205868;0.2193418;-0.001962979,0.2794616;-0.04014179;-0.06766246,-0.1696649;0.4980395;-0.01515484,-0.2229978;0.2082756;-0.02181428,-0.2685554;-0.05183333;-0.09517828,0.07476887;0.004859981;-0.03686783,0.0956818;-0.3449189;-0.005972093,0.1067833;-0.7262737;0.07465035,0.1170325;-0.7518204;0.01563957,-0.071785;0.005767166;-0.04227168,-0.1180565;-0.342063;-0.01756804,-0.1406462;-0.7242441;0.05647255,-0.1347204;-0.685753;-0.02455551,0.003292982;0.5641621;0.003108583,0;0;0,0.001848996;0.3270037;0.002439618,0.003522635;0.6407516;-0.01095676,0.1822215;0.5140767;0.0009065866,0.2248453;0.223061;0.01948035,0.2700171;-0.04360703;-0.02481484,-0.1763276;0.5185471;-0.02378534,-0.2322265;0.2291914;-0.02308943,-0.2690246;-0.03637204;-0.0799785,0.07562722;0.0006117225;-0.03540325,0.08650132;-0.3489282;0.002554059,0.07084119;-0.7274382;0.09496439,0.07110839;-0.7625432;0.04562855,-0.07366618;0.006871827;-0.03872097,-0.1210849;-0.3408959;-0.01534829,-0.1497082;-0.7147032;0.09190608,-0.1578149;-0.7487313;0.04183157,0.003120616;0.5641213;-0.00530529,597.0823
+0;0;0,0.001727345;0.3268178;0.006634707,0.003862581;0.6406037;-0.001246439,0.181281;0.5108188;0.01309915,0.2206112;0.2185734;-0.001995434,0.2790208;-0.03885984;-0.06717578,-0.1696188;0.4978287;-0.01515093,-0.2230531;0.2075144;-0.02182302,-0.2682506;-0.0505392;-0.09460732,0.07477056;0.004860091;-0.03686866,0.09567403;-0.3447606;-0.005986901,0.1067845;-0.7264228;0.07470055,0.1170139;-0.7518623;0.01580373,-0.07178663;0.005767296;-0.04227263,-0.1180372;-0.3419056;-0.01758016,-0.1406451;-0.7243948;0.05652011,-0.1347307;-0.6859201;-0.02435146,0.003291639;0.5639331;0.00310748,0;0;0,0.001878098;0.3268781;0.002022982,0.003472045;0.6404588;-0.01185918,0.1821941;0.5140018;0.0006306176,0.2247482;0.2224561;0.01992714,0.2694912;-0.04248723;-0.02172756,-0.1763825;0.5184538;-0.02383936,-0.2323019;0.2285331;-0.0227915,-0.2690115;-0.035005;-0.07875694,0.07563725;0.0006159395;-0.0353862,0.08647259;-0.348772;0.002506852,0.07080404;-0.7275801;0.09502113,0.07110605;-0.7624999;0.04570234,-0.07366537;0.006870542;-0.03872679,-0.1211022;-0.3407496;-0.01559209,-0.1496428;-0.7148246;0.09189446,-0.1576667;-0.7487169;0.04189043,0.003117412;0.5638846;-0.00603497,597.1044
+0;0;0,0.001669286;0.3268078;0.006639821,0.003748253;0.6405991;-0.001291104,0.1812074;0.5108137;0.01318438,0.2203933;0.2183003;-0.001619319,0.2789464;-0.03870454;-0.06513786,-0.1697339;0.4977783;-0.0151632,-0.2233117;0.2072528;-0.02172918,-0.268314;-0.05055735;-0.09260441,0.07478867;0.004845984;-0.03684569,0.09559111;-0.3446231;-0.005895266,0.1067462;-0.7277465;0.07509874,0.116819;-0.7522478;0.01666239,-0.07175641;0.005793618;-0.04233067,-0.1181704;-0.3416966;-0.01752013,-0.1407312;-0.7256892;0.05670035,-0.1348724;-0.6873156;-0.02318845,0.003193139;0.5639261;0.00308009,0;0;0,0.001926914;0.3268689;0.001794219,0.003545046;0.6404461;-0.01229262,0.1822504;0.5138122;0.0003447533,0.2247118;0.2220765;0.0204953,0.2691696;-0.04240698;-0.01933658,-0.176363;0.5184136;-0.0238356,-0.2322924;0.2282598;-0.02265537,-0.269146;-0.03469381;-0.07753523,0.0756491;0.0006272197;-0.03537309,0.08636364;-0.3486171;0.002480865,0.07078318;-0.7288473;0.09548748,0.07090482;-0.7624483;0.04607534,-0.07366945;0.006856668;-0.03873285,-0.1210444;-0.340616;-0.01554551,-0.1498198;-0.7161093;0.09236532,-0.1574667;-0.7491829;0.04286873,0.003195986;0.5638739;-0.006398201,597.1264
+0;0;0,0.001669286;0.3268078;0.006639821,0.003748253;0.6405991;-0.001291104,0.1812074;0.5108137;0.01318438,0.2203933;0.2183003;-0.001619319,0.2789464;-0.03870454;-0.06513786,-0.1697339;0.4977783;-0.0151632,-0.2233117;0.2072528;-0.02172918,-0.268314;-0.05055735;-0.09260441,0.07478867;0.004845984;-0.03684569,0.09559111;-0.3446231;-0.005895266,0.1067462;-0.7277465;0.07509874,0.116819;-0.7522478;0.01666239,-0.07175641;0.005793618;-0.04233067,-0.1181704;-0.3416966;-0.01752013,-0.1407312;-0.7256892;0.05670035,-0.1348724;-0.6873156;-0.02318845,0.003193139;0.5639261;0.00308009,0;0;0,0.001926914;0.3268689;0.001794219,0.003545046;0.6404461;-0.01229262,0.1822504;0.5138122;0.0003447533,0.2247118;0.2220765;0.0204953,0.2691696;-0.04240698;-0.01933658,-0.176363;0.5184136;-0.0238356,-0.2322924;0.2282598;-0.02265537,-0.269146;-0.03469381;-0.07753523,0.0756491;0.0006272197;-0.03537309,0.08636364;-0.3486171;0.002480865,0.07078318;-0.7288473;0.09548748,0.07090482;-0.7624483;0.04607534,-0.07366945;0.006856668;-0.03873285,-0.1210444;-0.340616;-0.01554551,-0.1498198;-0.7161093;0.09236532,-0.1574667;-0.7491829;0.04286873,0.003195986;0.5638739;-0.006398201,597.1378
+0;0;0,0.001669286;0.3268078;0.006639821,0.003748253;0.6405991;-0.001291104,0.1812074;0.5108137;0.01318438,0.2203933;0.2183003;-0.001619319,0.2789464;-0.03870454;-0.06513786,-0.1697339;0.4977783;-0.0151632,-0.2233117;0.2072528;-0.02172918,-0.268314;-0.05055735;-0.09260441,0.07478867;0.004845984;-0.03684569,0.09559111;-0.3446231;-0.005895266,0.1067462;-0.7277465;0.07509874,0.116819;-0.7522478;0.01666239,-0.07175641;0.005793618;-0.04233067,-0.1181704;-0.3416966;-0.01752013,-0.1407312;-0.7256892;0.05670035,-0.1348724;-0.6873156;-0.02318845,0.003193139;0.5639261;0.00308009,0;0;0,0.001926914;0.3268689;0.001794219,0.003545046;0.6404461;-0.01229262,0.1822504;0.5138122;0.0003447533,0.2247118;0.2220765;0.0204953,0.2691696;-0.04240698;-0.01933658,-0.176363;0.5184136;-0.0238356,-0.2322924;0.2282598;-0.02265537,-0.269146;-0.03469381;-0.07753523,0.0756491;0.0006272197;-0.03537309,0.08636364;-0.3486171;0.002480865,0.07078318;-0.7288473;0.09548748,0.07090482;-0.7624483;0.04607534,-0.07366945;0.006856668;-0.03873285,-0.1210444;-0.340616;-0.01554551,-0.1498198;-0.7161093;0.09236532,-0.1574667;-0.7491829;0.04286873,0.003195986;0.5638739;-0.006398201,597.149
+0;0;0,0.001643692;0.3268176;0.006648367,0.0036985;0.6406175;-0.001322659,0.1810787;0.5108466;0.0131456,0.2203096;0.2180633;-0.001132694,0.2789838;-0.03888401;-0.06224333,-0.169569;0.4975702;-0.01544431,-0.2234747;0.2068453;-0.02162216,-0.268264;-0.0511117;-0.08982202,0.07476937;0.004841526;-0.0368867,0.09547774;-0.3446227;-0.005801735,0.1067483;-0.7277028;0.07519649,0.1164157;-0.7528289;0.01767785,-0.07176907;0.005811199;-0.04230789,-0.1183253;-0.3416575;-0.01744107,-0.1405659;-0.7256227;0.05681694,-0.1346886;-0.6872778;-0.02278554,0.00314986;0.5639416;0.003061964,0;0;0,0.001952261;0.3268792;0.001685262,0.003589883;0.6404598;-0.01252341,0.1822012;0.5138163;0.0002191067,0.2247612;0.2219061;0.02124417,0.2693214;-0.04244632;-0.0152427,-0.1762475;0.5184393;-0.02382321,-0.2322484;0.2280481;-0.02245854,-0.2693087;-0.03453696;-0.07607474,0.07565095;0.0006263256;-0.03537047,0.08636235;-0.3486173;0.002504349,0.07079843;-0.7288122;0.09549749,0.0709759;-0.7616811;0.04561555,-0.07366935;0.006857542;-0.03873409,-0.1209953;-0.340622;-0.01552759,-0.1498077;-0.7160907;0.09232081,-0.1577497;-0.7491005;0.04325529,0.003243074;0.5638872;-0.006587625,597.1601
+0;0;0,0.001643692;0.3268176;0.006648367,0.0036985;0.6406175;-0.001322659,0.1810787;0.5108466;0.0131456,0.2203096;0.2180633;-0.001132694,0.2789838;-0.03888401;-0.06224333,-0.169569;0.4975702;-0.01544431,-0.2234747;0.2068453;-0.02162216,-0.268264;-0.0511117;-0.08982202,0.07476937;0.004841526;-0.0368867,0.09547774;-0.3446227;-0.005801735,0.1067483;-0.7277028;0.07519649,0.1164157;-0.7528289;0.01767785,-0.07176907;0.005811199;-0.04230789,-0.1183253;-0.3416575;-0.01744107,-0.1405659;-0.7256227;0.05681694,-0.1346886;-0.6872778;-0.02278554,0.00314986;0.5639416;0.003061964,0;0;0,0.001952261;0.3268792;0.001685262,0.003589883;0.6404598;-0.01252341,0.1822012;0.5138163;0.0002191067,0.2247612;0.2219061;0.02124417,0.2693214;-0.04244632;-0.0152427,-0.1762475;0.5184393;-0.02382321,-0.2322484;0.2280481;-0.02245854,-0.2693087;-0.03453696;-0.07607474,0.07565095;0.0006263256;-0.03537047,0.08636235;-0.3486173;0.002504349,0.07079843;-0.7288122;0.09549749,0.0709759;-0.7616811;0.04561555,-0.07366935;0.006857542;-0.03873409,-0.1209953;-0.340622;-0.01552759,-0.1498077;-0.7160907;0.09232081,-0.1577497;-0.7491005;0.04325529,0.003243074;0.5638872;-0.006587625,597.1822
+0;0;0,0.001643701;0.3268194;0.006648405,0.003698411;0.6406045;-0.001322229,0.1810093;0.5108582;0.01314188,0.2202519;0.2179882;-0.001140653,0.2789022;-0.03885457;-0.06222641,-0.1695017;0.4975871;-0.0154369,-0.2234235;0.2067759;-0.02161659,-0.2681946;-0.05107602;-0.08978868,0.07477996;0.004842211;-0.03689192,0.09548625;-0.344587;-0.005810067,0.1067574;-0.7276883;0.07519265,0.1164115;-0.7527382;0.01775353,-0.07177924;0.005812021;-0.04231388,-0.1183308;-0.3416219;-0.01744955,-0.1405727;-0.7256083;0.05681258,-0.1347034;-0.6872751;-0.02267985,0.0031498;0.5639326;0.003062166,0;0;0,0.002002284;0.3268811;0.001624584,0.003669456;0.6404434;-0.01264882,0.1821942;0.5137752;7.283688E-05,0.2247621;0.2218281;0.02179217,0.2694319;-0.04250184;-0.01389778,-0.1761012;0.5184722;-0.02400016,-0.2321099;0.2279946;-0.0223815,-0.2692567;-0.03461242;-0.07527006,0.0756655;0.0006329566;-0.03536713,0.08639657;-0.3485802;0.002456307,0.0708223;-0.728795;0.09545791,0.0707216;-0.7615336;0.04559004,-0.07368299;0.00685097;-0.03873481,-0.120917;-0.3405972;-0.01540394,-0.1497452;-0.7161696;0.09215733,-0.1573452;-0.7494277;0.04354051,0.003318205;0.5638766;-0.006690264,597.2051
+0;0;0,0.001626935;0.3268487;0.006638161,0.003649358;0.6407114;-0.001373367,0.1810293;0.5111099;0.01320155,0.2200063;0.2180752;-0.0007979171,0.2790615;-0.03859648;-0.05767357,-0.1695193;0.4975826;-0.01551181,-0.2236398;0.2066852;-0.02136204,-0.2684228;-0.05072567;-0.08721687,0.07475664;0.004821501;-0.03688214,0.09537147;-0.344635;-0.005708333,0.106658;-0.7287247;0.07550763,0.1162511;-0.7540885;0.01778096,-0.07174467;0.005838378;-0.04231678,-0.1184561;-0.3415983;-0.01736919,-0.1407201;-0.7265781;0.05708392,-0.1348012;-0.6882026;-0.02281822,0.00311022;0.5640134;0.003023618,0;0;0,0.002066851;0.3269101;0.001502514,0.00379242;0.6405453;-0.01287913,0.1822881;0.5137528;-8.499715E-05,0.2245508;0.2217199;0.02261078,0.2693868;-0.04176342;-0.01158035,-0.1759929;0.5184915;-0.02417143,-0.2320493;0.2279079;-0.02234209,-0.2691374;-0.03387231;-0.07428768,0.0756478;0.0006176382;-0.03534293,0.08661436;-0.3485968;0.002678752,0.07105932;-0.7299275;0.09537804,0.07055411;-0.7623958;0.04451549,-0.07364984;0.006861211;-0.03873911,-0.1209016;-0.3406008;-0.01520114,-0.1495698;-0.7172226;0.09242062,-0.1589754;-0.7519298;0.04536689,0.003427416;0.5639549;-0.006880284,597.2271
+0;0;0,0.001626935;0.3268487;0.006638161,0.003649358;0.6407114;-0.001373367,0.1810293;0.5111099;0.01320155,0.2200063;0.2180752;-0.0007979171,0.2790615;-0.03859648;-0.05767357,-0.1695193;0.4975826;-0.01551181,-0.2236398;0.2066852;-0.02136204,-0.2684228;-0.05072567;-0.08721687,0.07475664;0.004821501;-0.03688214,0.09537147;-0.344635;-0.005708333,0.106658;-0.7287247;0.07550763,0.1162511;-0.7540885;0.01778096,-0.07174467;0.005838378;-0.04231678,-0.1184561;-0.3415983;-0.01736919,-0.1407201;-0.7265781;0.05708392,-0.1348012;-0.6882026;-0.02281822,0.00311022;0.5640134;0.003023618,0;0;0,0.002066851;0.3269101;0.001502514,0.00379242;0.6405453;-0.01287913,0.1822881;0.5137528;-8.499715E-05,0.2245508;0.2217199;0.02261078,0.2693868;-0.04176342;-0.01158035,-0.1759929;0.5184915;-0.02417143,-0.2320493;0.2279079;-0.02234209,-0.2691374;-0.03387231;-0.07428768,0.0756478;0.0006176382;-0.03534293,0.08661436;-0.3485968;0.002678752,0.07105932;-0.7299275;0.09537804,0.07055411;-0.7623958;0.04451549,-0.07364984;0.006861211;-0.03873911,-0.1209016;-0.3406008;-0.01520114,-0.1495698;-0.7172226;0.09242062,-0.1589754;-0.7519298;0.04536689,0.003427416;0.5639549;-0.006880284,597.2499
+0;0;0,0.001627039;0.3268695;0.006638584,0.0036499;0.6407996;-0.00137488,0.1810287;0.5111769;0.01320122,0.2200524;0.2177913;-0.0008150209,0.2790062;-0.03843981;-0.05759303,-0.1695179;0.4976496;-0.01551198,-0.2237033;0.2064039;-0.02136922,-0.2684094;-0.05056512;-0.08711098,0.07473494;0.004820102;-0.03687144,0.09534745;-0.344597;-0.005701151,0.1067062;-0.7311447;0.07603456,0.1161185;-0.7554652;0.01939559,-0.07172386;0.005836685;-0.0423045,-0.11843;-0.3415608;-0.01735973,-0.1408365;-0.7290043;0.05756986,-0.1350292;-0.6907867;-0.02082675,0.00311061;0.5640801;0.003023342,0;0;0,0.002117291;0.3269312;0.001379251,0.003924415;0.6406204;-0.01326549,0.1823696;0.513706;-0.0002487898,0.2245362;0.2213516;0.02310312,0.2692645;-0.04174873;-0.01053154,-0.1758734;0.5185575;-0.02449132,-0.2320329;0.2276351;-0.02232487,-0.2691148;-0.03378835;-0.07367076,0.07564673;0.0006022602;-0.03528821,0.08668242;-0.3485737;0.002699614,0.07095359;-0.7324943;0.09536314,0.07071944;-0.7625188;0.04394043,-0.07361655;0.006864285;-0.03874963,-0.1208066;-0.3405502;-0.01498048,-0.1496059;-0.7196802;0.09300093,-0.1581984;-0.7525852;0.04592209,0.003545403;0.5640152;-0.007180929,597.2725
+0;0;0,0.001708141;0.3268706;0.006564056,0.003803906;0.6407964;-0.001591403,0.1811596;0.5112162;0.01335467,0.2199836;0.217773;3.49246E-06,0.2797637;-0.03903157;-0.05320754,-0.1693543;0.4975751;-0.01566156,-0.2238418;0.2063731;-0.02085386,-0.2687597;-0.05119154;-0.08407193,0.07468808;0.004769586;-0.03697284,0.09515728;-0.3446248;-0.005456459,0.106314;-0.7311471;0.07642786,0.1160633;-0.7551086;0.01950343,-0.07176811;0.005885425;-0.04222262,-0.1186317;-0.3414883;-0.01724227,-0.1410291;-0.7289113;0.05779586,-0.1351694;-0.6907018;-0.0205977,0.003248928;0.5640792;0.002844758,0;0;0,0.002117291;0.3269312;0.001379251,0.003924415;0.6406204;-0.01326549,0.1823696;0.513706;-0.0002487898,0.2245362;0.2213516;0.02310312,0.2692645;-0.04174873;-0.01053154,-0.1758734;0.5185575;-0.02449132,-0.2320329;0.2276351;-0.02232487,-0.2691148;-0.03378835;-0.07367076,0.07564673;0.0006022602;-0.03528821,0.08668242;-0.3485737;0.002699614,0.07095359;-0.7324943;0.09536314,0.07071944;-0.7625188;0.04394043,-0.07361655;0.006864285;-0.03874963,-0.1208066;-0.3405502;-0.01498048,-0.1496059;-0.7196802;0.09300093,-0.1581984;-0.7525852;0.04592209,0.003545403;0.5640152;-0.007180929,597.2841
+0;0;0,0.001708115;0.3268656;0.006563955,0.003803697;0.640764;-0.001590781,0.1812147;0.5111743;0.01335815,0.2201783;0.2166758;-4.103966E-05,0.2796228;-0.03868732;-0.05295339,-0.1694081;0.497529;-0.01566708,-0.2240915;0.2052797;-0.02087805,-0.2687572;-0.05083916;-0.08374127,0.07467911;0.004769014;-0.03696841,0.09514836;-0.3446263;-0.005451944,0.1063125;-0.731404;0.07648651,0.1161285;-0.7557349;0.0191724,-0.07175949;0.005884719;-0.04221755,-0.1186232;-0.3414899;-0.01723714,-0.1410355;-0.729169;0.0578506,-0.1351356;-0.6909033;-0.02107961,0.003248768;0.5640537;0.00284498,0;0;0,0.002123445;0.3269273;0.001067877,0.004023969;0.6405741;-0.01385069,0.1824981;0.51365;-0.0006072521,0.2247902;0.2203687;0.02438319,0.2694206;-0.04127648;-0.008686781,-0.1758638;0.5185832;-0.02501054,-0.2322348;0.22662;-0.0223843,-0.2692052;-0.03345078;-0.07278313,0.07568274;0.0006115586;-0.03518701,0.08657552;-0.3486055;0.002472043,0.07077748;-0.7328049;0.095083,0.07030892;-0.7629071;0.04292345,-0.07358412;0.006853548;-0.03879154,-0.1208077;-0.3405699;-0.01520781,-0.1494444;-0.719941;0.09292699,-0.1587922;-0.7527894;0.04501228,0.00362587;0.5639839;-0.007666111,597.3068
+0;0;0,0.001708115;0.3268656;0.006563955,0.003803697;0.640764;-0.001590781,0.1812147;0.5111743;0.01335815,0.2201783;0.2166758;-4.103966E-05,0.2796228;-0.03868732;-0.05295339,-0.1694081;0.497529;-0.01566708,-0.2240915;0.2052797;-0.02087805,-0.2687572;-0.05083916;-0.08374127,0.07467911;0.004769014;-0.03696841,0.09514836;-0.3446263;-0.005451944,0.1063125;-0.731404;0.07648651,0.1161285;-0.7557349;0.0191724,-0.07175949;0.005884719;-0.04221755,-0.1186232;-0.3414899;-0.01723714,-0.1410355;-0.729169;0.0578506,-0.1351356;-0.6909033;-0.02107961,0.003248768;0.5640537;0.00284498,0;0;0,0.002123445;0.3269273;0.001067877,0.004023969;0.6405741;-0.01385069,0.1824981;0.51365;-0.0006072521,0.2247902;0.2203687;0.02438319,0.2694206;-0.04127648;-0.008686781,-0.1758638;0.5185832;-0.02501054,-0.2322348;0.22662;-0.0223843,-0.2692052;-0.03345078;-0.07278313,0.07568274;0.0006115586;-0.03518701,0.08657552;-0.3486055;0.002472043,0.07077748;-0.7328049;0.095083,0.07030892;-0.7629071;0.04292345,-0.07358412;0.006853548;-0.03879154,-0.1208077;-0.3405699;-0.01520781,-0.1494444;-0.719941;0.09292699,-0.1587922;-0.7527894;0.04501228,0.00362587;0.5639839;-0.007666111,597.3185
+0;0;0,0.00162856;0.3268088;0.006549956,0.00363828;0.6406863;-0.001641527,0.1810389;0.5112329;0.01342368,0.2201875;0.216122;0.001685599,0.2801589;-0.04023436;-0.04694685,-0.1694935;0.4975116;-0.015831,-0.2246917;0.2047752;-0.02023967,-0.2699707;-0.05224019;-0.08001558,0.07464581;0.004770304;-0.03694172,0.09491136;-0.3446285;-0.00529021,0.1059149;-0.7309742;0.0764892,0.1159786;-0.7549738;0.01931336,-0.07170688;0.005894197;-0.0422235,-0.1188566;-0.3414353;-0.01710013,-0.1410828;-0.7287158;0.05767823,-0.1351661;-0.6904798;-0.02095683,0.003104796;0.563982;0.002804423,0;0;0,0.002109826;0.3268709;0.0006952286,0.004098102;0.6404693;-0.01474082,0.1824996;0.5136192;-0.0009696479,0.2248527;0.2198645;0.02501631,0.2697717;-0.04214343;-0.006833196,-0.1757173;0.5184863;-0.02587794,-0.2323257;0.2260059;-0.0224868,-0.2695347;-0.03437167;-0.07247986,0.0757115;0.0006411374;-0.03502572,0.08652671;-0.348627;0.002214313,0.07080173;-0.7323893;0.09468699,0.07033949;-0.7622913;0.04274619,-0.07350793;0.00682068;-0.03885235,-0.1207347;-0.3406087;-0.01530549,-0.1495439;-0.7195448;0.092627,-0.1591314;-0.752679;0.04563273,0.003690198;0.5638996;-0.008374691,597.341
+0;0;0,0.00162856;0.3268088;0.006549956,0.00363828;0.6406863;-0.001641527,0.1810389;0.5112329;0.01342368,0.2201875;0.216122;0.001685599,0.2801589;-0.04023436;-0.04694685,-0.1694935;0.4975116;-0.015831,-0.2246917;0.2047752;-0.02023967,-0.2699707;-0.05224019;-0.08001558,0.07464581;0.004770304;-0.03694172,0.09491136;-0.3446285;-0.00529021,0.1059149;-0.7309742;0.0764892,0.1159786;-0.7549738;0.01931336,-0.07170688;0.005894197;-0.0422235,-0.1188566;-0.3414353;-0.01710013,-0.1410828;-0.7287158;0.05767823,-0.1351661;-0.6904798;-0.02095683,0.003104796;0.563982;0.002804423,0;0;0,0.002109826;0.3268709;0.0006952286,0.004098102;0.6404693;-0.01474082,0.1824996;0.5136192;-0.0009696479,0.2248527;0.2198645;0.02501631,0.2697717;-0.04214343;-0.006833196,-0.1757173;0.5184863;-0.02587794,-0.2323257;0.2260059;-0.0224868,-0.2695347;-0.03437167;-0.07247986,0.0757115;0.0006411374;-0.03502572,0.08652671;-0.348627;0.002214313,0.07080173;-0.7323893;0.09468699,0.07033949;-0.7622913;0.04274619,-0.07350793;0.00682068;-0.03885235,-0.1207347;-0.3406087;-0.01530549,-0.1495439;-0.7195448;0.092627,-0.1591314;-0.752679;0.04563273,0.003690198;0.5638996;-0.008374691,597.3525
+0;0;0,0.001627599;0.326616;0.006546093,0.003636669;0.6403933;-0.001642361,0.1809877;0.5109888;0.01341789,0.2201353;0.2158856;0.001680112,0.2800567;-0.04025689;-0.04691176,-0.1694466;0.4972713;-0.01582861,-0.2246434;0.2045426;-0.02023716,-0.2698846;-0.0522584;-0.07996319,0.07458212;0.004766233;-0.0369102,0.09483643;-0.3444388;-0.005276252,0.1058494;-0.7311165;0.07657346,0.1158668;-0.7548673;0.01966111,-0.07164571;0.005889168;-0.04218748,-0.1187693;-0.3412476;-0.01707804,-0.1410145;-0.728861;0.0577646,-0.1351252;-0.6906629;-0.02050808,0.003103423;0.5637231;0.002801604,0;0;0,0.001967341;0.3266797;5.877018E-05,0.003958315;0.640165;-0.01560819,0.1823499;0.5135441;-0.001639843,0.2250569;0.2199894;0.02589238,0.2703609;-0.04199487;-0.003645539,-0.1758005;0.518277;-0.02687066,-0.2326968;0.225871;-0.02265191,-0.2701541;-0.03439128;-0.07185756,0.07577974;0.000682503;-0.03470647,0.08628321;-0.3484691;0.001870751,0.07051933;-0.7326325;0.09412241,0.07016444;-0.762044;0.04217375,-0.07336686;0.00675899;-0.03897683,-0.1207096;-0.3404781;-0.01573596,-0.1496454;-0.7197564;0.09220401,-0.1590394;-0.7521772;0.04483419,0.0035467;0.5636363;-0.009163618,597.3749
+0;0;0,0.001681797;0.3266176;0.006449904,0.003737414;0.6403888;-0.001936689,0.1810593;0.5109432;0.01329023,0.2201574;0.2157755;0.003112013,0.2807387;-0.04112673;-0.04038363,-0.1698322;0.4983818;-0.01556458,-0.2234339;0.2053412;-0.01877223,-0.2697409;-0.05220887;-0.0743092,0.07458877;0.004770615;-0.0368962,0.09490712;-0.3444307;-0.005263321,0.1059034;-0.7311047;0.07660649,0.1160126;-0.7548681;0.01972232,-0.07162139;0.005888714;-0.04222883,-0.1187776;-0.3412445;-0.0171312,-0.1410587;-0.7288349;0.05781975,-0.1352251;-0.6906446;-0.02045792,0.003194734;0.5637223;0.002566718,0;0;0,0.001967341;0.3266797;5.877018E-05,0.003958315;0.640165;-0.01560819,0.1823499;0.5135441;-0.001639843,0.2250569;0.2199894;0.02589238,0.2703609;-0.04199487;-0.003645539,-0.1758005;0.518277;-0.02687066,-0.2326968;0.225871;-0.02265191,-0.2701541;-0.03439128;-0.07185756,0.07577974;0.000682503;-0.03470647,0.08628321;-0.3484691;0.001870751,0.07051933;-0.7326325;0.09412241,0.07016444;-0.762044;0.04217375,-0.07336686;0.00675899;-0.03897683,-0.1207096;-0.3404781;-0.01573596,-0.1496454;-0.7197564;0.09220401,-0.1590394;-0.7521772;0.04483419,0.0035467;0.5636363;-0.009163618,597.3864
+0;0;0,0.001681295;0.3265201;0.006447977,0.003736302;0.6401981;-0.001936153,0.1807308;0.5108719;0.01326972,0.2198705;0.21539;0.003080663,0.2805244;-0.04182044;-0.04046716,-0.1695145;0.4983336;-0.01553195,-0.2231733;0.204981;-0.01874302,-0.2695358;-0.05287796;-0.07434661,0.07452799;0.004766728;-0.03686614,0.09485665;-0.3446118;-0.005217206,0.1058464;-0.7310566;0.07660408,0.115966;-0.7548755;0.0196612,-0.07156303;0.005883915;-0.04219442,-0.1187432;-0.3414255;-0.01708405,-0.1410111;-0.7287861;0.05782247,-0.1351715;-0.6905873;-0.020536,0.003193778;0.5635537;0.002565954,0;0;0,0.001970157;0.3265815;-0.0005968809,0.004236534;0.6399236;-0.01713693,0.1822219;0.5134577;-0.002415657,0.2248253;0.2196603;0.02610397,0.2701393;-0.04271781;-0.002824664,-0.1753223;0.5185348;-0.02831524,-0.2328627;0.2259474;-0.02311809,-0.2705323;-0.03463253;-0.07222606,0.07579288;0.000657618;-0.03451467,0.08599259;-0.3487226;0.00167501,0.07002866;-0.732706;0.09363723,0.06988804;-0.7616106;0.04099131,-0.07324962;0.006756505;-0.0390525,-0.1208872;-0.3406442;-0.01616704,-0.1498187;-0.7197101;0.09166173,-0.1591724;-0.7522644;0.04432414,0.0037646;0.5634418;-0.01041043,597.4088
+0;0;0,0.001681295;0.3265201;0.006447977,0.003736302;0.6401981;-0.001936153,0.1807308;0.5108719;0.01326972,0.2198705;0.21539;0.003080663,0.2805244;-0.04182044;-0.04046716,-0.1695145;0.4983336;-0.01553195,-0.2231733;0.204981;-0.01874302,-0.2695358;-0.05287796;-0.07434661,0.07452799;0.004766728;-0.03686614,0.09485665;-0.3446118;-0.005217206,0.1058464;-0.7310566;0.07660408,0.115966;-0.7548755;0.0196612,-0.07156303;0.005883915;-0.04219442,-0.1187432;-0.3414255;-0.01708405,-0.1410111;-0.7287861;0.05782247,-0.1351715;-0.6905873;-0.020536,0.003193778;0.5635537;0.002565954,0;0;0,0.001970157;0.3265815;-0.0005968809,0.004236534;0.6399236;-0.01713693,0.1822219;0.5134577;-0.002415657,0.2248253;0.2196603;0.02610397,0.2701393;-0.04271781;-0.002824664,-0.1753223;0.5185348;-0.02831524,-0.2328627;0.2259474;-0.02311809,-0.2705323;-0.03463253;-0.07222606,0.07579288;0.000657618;-0.03451467,0.08599259;-0.3487226;0.00167501,0.07002866;-0.732706;0.09363723,0.06988804;-0.7616106;0.04099131,-0.07324962;0.006756505;-0.0390525,-0.1208872;-0.3406442;-0.01616704,-0.1498187;-0.7197101;0.09166173,-0.1591724;-0.7522644;0.04432414,0.0037646;0.5634418;-0.01041043,597.421
+0;0;0,0.001581098;0.3263395;0.006342086,0.003494393;0.6397783;-0.002216352,0.1800723;0.5106499;0.0131724,0.2189788;0.2146262;0.005418431,0.2809257;-0.04415151;-0.03322059,-0.1691956;0.49793;-0.01574939,-0.223783;0.204293;-0.01691605,-0.2720236;-0.05512157;-0.06861924,0.07451455;0.004774557;-0.03678557,0.09467119;-0.3441503;-0.004996397,0.1057961;-0.7314565;0.07718554,0.1154544;-0.7552019;0.02029993,-0.07147329;0.005886782;-0.04225291,-0.1188019;-0.3409285;-0.01686337,-0.1410962;-0.7291878;0.05824531,-0.1352352;-0.6910127;-0.01996366,0.00299304;0.5631997;0.002333099,0;0;0,0.002067;0.3263943;-0.001622677,0.004874259;0.639433;-0.01925421,0.1823327;0.5135291;-0.00357914,0.2249534;0.2194544;0.02654457,0.2710754;-0.04411903;0.00012362,-0.1745091;0.5187356;-0.02990695,-0.2327259;0.2258631;-0.02355329,-0.2708059;-0.03574449;-0.07262128,0.0758532;0.0005677491;-0.03426898,0.08640684;-0.3483851;0.001591802,0.06953116;-0.7333776;0.09313214,0.06901914;-0.7615194;0.03986764,-0.07313169;0.006795063;-0.03916601,-0.1208175;-0.340182;-0.0168408,-0.1500742;-0.7201719;0.09102645,-0.1591492;-0.7524493;0.04351857,0.004259542;0.5630472;-0.01217842,597.443
+0;0;0,0.001581098;0.3263395;0.006342086,0.003494393;0.6397783;-0.002216352,0.1800723;0.5106499;0.0131724,0.2189788;0.2146262;0.005418431,0.2809257;-0.04415151;-0.03322059,-0.1691956;0.49793;-0.01574939,-0.223783;0.204293;-0.01691605,-0.2720236;-0.05512157;-0.06861924,0.07451455;0.004774557;-0.03678557,0.09467119;-0.3441503;-0.004996397,0.1057961;-0.7314565;0.07718554,0.1154544;-0.7552019;0.02029993,-0.07147329;0.005886782;-0.04225291,-0.1188019;-0.3409285;-0.01686337,-0.1410962;-0.7291878;0.05824531,-0.1352352;-0.6910127;-0.01996366,0.00299304;0.5631997;0.002333099,0;0;0,0.002067;0.3263943;-0.001622677,0.004874259;0.639433;-0.01925421,0.1823327;0.5135291;-0.00357914,0.2249534;0.2194544;0.02654457,0.2710754;-0.04411903;0.00012362,-0.1745091;0.5187356;-0.02990695,-0.2327259;0.2258631;-0.02355329,-0.2708059;-0.03574449;-0.07262128,0.0758532;0.0005677491;-0.03426898,0.08640684;-0.3483851;0.001591802,0.06953116;-0.7333776;0.09313214,0.06901914;-0.7615194;0.03986764,-0.07313169;0.006795063;-0.03916601,-0.1208175;-0.340182;-0.0168408,-0.1500742;-0.7201719;0.09102645,-0.1591492;-0.7524493;0.04351857,0.004259542;0.5630472;-0.01217842,597.4543
+0;0;0,0.001579614;0.3260332;0.006336135,0.003491946;0.6393148;-0.00221778,0.1799779;0.5102577;0.01316272,0.2191037;0.2125649;0.005365028,0.2811358;-0.04656869;-0.03332713,-0.1691081;0.4975445;-0.015744,-0.2240033;0.2022517;-0.01691724,-0.2723102;-0.05751958;-0.06869154,0.07451475;0.00477457;-0.03678567,0.0946553;-0.343872;-0.005021855,0.1058173;-0.7324697;0.07743413,0.1154442;-0.7560402;0.02073364,-0.07147348;0.005886797;-0.04225301,-0.1187643;-0.3406517;-0.01688373,-0.141133;-0.7302058;0.0584754,-0.1352911;-0.6920573;-0.01947904,0.002990881;0.5627801;0.002329065,0;0;0,0.002105042;0.3260818;-0.002550602,0.005159155;0.6389177;-0.02089083,0.182491;0.5132411;-0.004748702,0.2258074;0.217868;0.02828228,0.2729204;-0.04615292;0.00443697,-0.1742298;0.5186287;-0.03171159,-0.2335341;0.22429;-0.02394316,-0.272164;-0.03769413;-0.07259852,0.07585077;0.0005116016;-0.03427577,0.0863706;-0.3482082;0.001119018,0.06928712;-0.734545;0.09268188,0.06875439;-0.7619814;0.03903306,-0.07312357;0.006828354;-0.03917584,-0.1208546;-0.3399082;-0.01762481,-0.1505284;-0.7211742;0.09048354,-0.159481;-0.7535449;0.04350299,0.00448522;0.562597;-0.01359773,597.4763
+0;0;0,0.001661793;0.3260353;0.006204474,0.003628195;0.6393123;-0.002508581,0.1800223;0.5100222;0.01309582,0.2192961;0.2122689;0.009468707,0.2815111;-0.04746127;-0.02466058,-0.1694222;0.4984823;-0.01514377,-0.2235904;0.2030561;-0.0137959,-0.2730543;-0.05702025;-0.06287622,0.07455792;0.00476411;-0.03669945,0.09451857;-0.3438633;-0.004614331,0.1056581;-0.7324196;0.07803985,0.1153664;-0.7558179;0.02119108,-0.07142578;0.005903091;-0.04233131,-0.1187795;-0.3406014;-0.01661618,-0.1414868;-0.7301272;0.05878717,-0.1357436;-0.6919877;-0.01917554,0.003116658;0.5627799;0.002076859,0;0;0,0.002105042;0.3260818;-0.002550602,0.005159155;0.6389177;-0.02089083,0.182491;0.5132411;-0.004748702,0.2258074;0.217868;0.02828228,0.2729204;-0.04615292;0.00443697,-0.1742298;0.5186287;-0.03171159,-0.2335341;0.22429;-0.02394316,-0.272164;-0.03769413;-0.07259852,0.07585077;0.0005116016;-0.03427577,0.0863706;-0.3482082;0.001119018,0.06928712;-0.734545;0.09268188,0.06875439;-0.7619814;0.03903306,-0.07312357;0.006828354;-0.03917584,-0.1208546;-0.3399082;-0.01762481,-0.1505284;-0.7211742;0.09048354,-0.159481;-0.7535449;0.04350299,0.00448522;0.562597;-0.01359773,597.4873
+0;0;0,0.001659211;0.3255287;0.006194832,0.003624344;0.6386036;-0.002512532,0.1806618;0.509173;0.01312886,0.220064;0.2104456;0.009489882,0.2822064;-0.0489811;-0.02459953,-0.1700528;0.4975911;-0.01521337,-0.2243983;0.2011985;-0.01386109,-0.2738044;-0.05857399;-0.06288408,0.07449321;0.004759976;-0.0366676,0.09443768;-0.3435847;-0.004608512,0.1055813;-0.7322847;0.07807626,0.1152781;-0.7556193;0.02129537,-0.0713638;0.005897969;-0.04229458,-0.1186791;-0.3403254;-0.01660031,-0.1413948;-0.7299955;0.05883095,-0.1356584;-0.6918657;-0.01903866,0.003113149;0.5621224;0.002069847,0;0;0,0.001945421;0.3255609;-0.004044175,0.005192623;0.6381248;-0.02344215,0.1833933;0.5134738;-0.006330967,0.2262543;0.2172564;0.02862608,0.2745847;-0.04652622;0.008405209,-0.1749813;0.5182317;-0.03432865,-0.235471;0.2231808;-0.02485735,-0.2747449;-0.03852445;-0.07275219,0.07575256;0.0003832728;-0.03431928,0.08663587;-0.3481171;0.0003020763,0.06852895;-0.7347215;0.09117448,0.06807838;-0.7617693;0.03724837,-0.07304532;0.006922155;-0.03915195,-0.1211488;-0.3395482;-0.01880746,-0.1511237;-0.7210492;0.08892911,-0.1599995;-0.7532704;0.04189278,0.004464656;0.5618886;-0.01581669,597.5096
+0;0;0,0.001659211;0.3255287;0.006194832,0.003624344;0.6386036;-0.002512532,0.1806618;0.509173;0.01312886,0.220064;0.2104456;0.009489882,0.2822064;-0.0489811;-0.02459953,-0.1700528;0.4975911;-0.01521337,-0.2243983;0.2011985;-0.01386109,-0.2738044;-0.05857399;-0.06288408,0.07449321;0.004759976;-0.0366676,0.09443768;-0.3435847;-0.004608512,0.1055813;-0.7322847;0.07807626,0.1152781;-0.7556193;0.02129537,-0.0713638;0.005897969;-0.04229458,-0.1186791;-0.3403254;-0.01660031,-0.1413948;-0.7299955;0.05883095,-0.1356584;-0.6918657;-0.01903866,0.003113149;0.5621224;0.002069847,0;0;0,0.001945421;0.3255609;-0.004044175,0.005192623;0.6381248;-0.02344215,0.1833933;0.5134738;-0.006330967,0.2262543;0.2172564;0.02862608,0.2745847;-0.04652622;0.008405209,-0.1749813;0.5182317;-0.03432865,-0.235471;0.2231808;-0.02485735,-0.2747449;-0.03852445;-0.07275219,0.07575256;0.0003832728;-0.03431928,0.08663587;-0.3481171;0.0003020763,0.06852895;-0.7347215;0.09117448,0.06807838;-0.7617693;0.03724837,-0.07304532;0.006922155;-0.03915195,-0.1211488;-0.3395482;-0.01880746,-0.1511237;-0.7210492;0.08892911,-0.1599995;-0.7532704;0.04189278,0.004464656;0.5618886;-0.01581669,597.5211
+0;0;0,0.001599069;0.3251481;0.00589199,0.003448114;0.638033;-0.003293398,0.1809874;0.5085897;0.01315203,0.2204214;0.2089303;0.01313251,0.2826197;-0.05250016;-0.01630523,-0.1707745;0.4970379;-0.01528376,-0.2260926;0.1999303;-0.01106832,-0.2764002;-0.0617803;-0.05643159,0.07436077;0.004738423;-0.03658426,0.0939686;-0.3446434;-0.004267637,0.1051186;-0.7360182;0.07910185,0.1151025;-0.7611215;0.0208094,-0.07125591;0.005899062;-0.04216848,-0.1190215;-0.3412916;-0.01621564,-0.141744;-0.7336343;0.0599421,-0.1358313;-0.6952865;-0.02024146,0.002974719;0.5615951;0.001424989,0;0;0,0.001631007;0.3251488;-0.005843043,0.004912958;0.6374591;-0.0263921,0.1837375;0.5134895;-0.00829494,0.227247;0.2168621;0.03004444,0.2774312;-0.04829007;0.01401401,-0.1759282;0.5181124;-0.03683665,-0.2374414;0.2224245;-0.02519306,-0.2774518;-0.04059333;-0.07317114,0.07566097;0.0002741367;-0.03414273,0.08609396;-0.3493288;-4.649162E-06,0.0672992;-0.7387966;0.09060824,0.06698054;-0.764426;0.03196251,-0.07282518;0.006978322;-0.03921966,-0.1216805;-0.340506;-0.02013312,-0.1518835;-0.7247455;0.08801907,-0.1613632;-0.7579643;0.03854619,0.004160851;0.5612934;-0.01842582,597.5432
+0;0;0,0.001599069;0.3251481;0.00589199,0.003448114;0.638033;-0.003293398,0.1809874;0.5085897;0.01315203,0.2204214;0.2089303;0.01313251,0.2826197;-0.05250016;-0.01630523,-0.1707745;0.4970379;-0.01528376,-0.2260926;0.1999303;-0.01106832,-0.2764002;-0.0617803;-0.05643159,0.07436077;0.004738423;-0.03658426,0.0939686;-0.3446434;-0.004267637,0.1051186;-0.7360182;0.07910185,0.1151025;-0.7611215;0.0208094,-0.07125591;0.005899062;-0.04216848,-0.1190215;-0.3412916;-0.01621564,-0.141744;-0.7336343;0.0599421,-0.1358313;-0.6952865;-0.02024146,0.002974719;0.5615951;0.001424989,0;0;0,0.001631007;0.3251488;-0.005843043,0.004912958;0.6374591;-0.0263921,0.1837375;0.5134895;-0.00829494,0.227247;0.2168621;0.03004444,0.2774312;-0.04829007;0.01401401,-0.1759282;0.5181124;-0.03683665,-0.2374414;0.2224245;-0.02519306,-0.2774518;-0.04059333;-0.07317114,0.07566097;0.0002741367;-0.03414273,0.08609396;-0.3493288;-4.649162E-06,0.0672992;-0.7387966;0.09060824,0.06698054;-0.764426;0.03196251,-0.07282518;0.006978322;-0.03921966,-0.1216805;-0.340506;-0.02013312,-0.1518835;-0.7247455;0.08801907,-0.1613632;-0.7579643;0.03854619,0.004160851;0.5612934;-0.01842582,597.5548
+0;0;0,0.0015985;0.3250322;0.00588989,0.003447443;0.6378982;-0.003296116,0.1813973;0.50831;0.01317778,0.2210112;0.2072837;0.01315816,0.2829435;-0.0530293;-0.01615375,-0.1711762;0.4967314;-0.01532362,-0.2267466;0.1982686;-0.01108895,-0.2768391;-0.0623233;-0.05625832,0.07428045;0.004733304;-0.03654474,0.09388758;-0.3446363;-0.004229251,0.105042;-0.7361664;0.07917328,0.1150329;-0.7613081;0.02084006,-0.07117894;0.00589269;-0.04212293,-0.1189429;-0.3412858;-0.016171,-0.1416743;-0.733784;0.06001695,-0.1357575;-0.6954305;-0.02022272,0.002973907;0.5614375;0.001423676,0;0;0,0.001818419;0.3250074;-0.007074953,0.00556685;0.637117;-0.03007674,0.1848975;0.5140491;-0.009593844,0.2281687;0.2162987;0.03112948,0.2792455;-0.04761407;0.0170269,-0.1759133;0.5185449;-0.04015323,-0.2396748;0.2220446;-0.0257266,-0.2806618;-0.03989291;-0.07227198,0.07572854;0.000107199;-0.03377402,0.08560191;-0.3495839;-0.000510931,0.06670913;-0.7392638;0.08987082,0.06633776;-0.7647761;0.03103675,-0.07264558;0.007068083;-0.03934677,-0.12144;-0.3404189;-0.02038118,-0.1524162;-0.7249694;0.08703192,-0.1614039;-0.7576009;0.03663627,0.004755512;0.5610059;-0.02140605,597.5766
+0;0;0,0.001658243;0.3250393;0.00546898,0.003512949;0.637888;-0.004273665,0.1813827;0.5082227;0.01319313,0.2210975;0.2072315;0.01680837,0.2818988;-0.05396387;-0.006383672,-0.1711243;0.4966321;-0.01558922,-0.227996;0.1984953;-0.007456112,-0.2784538;-0.06312224;-0.04576947,0.07427836;0.004751326;-0.03654664,0.0937494;-0.344603;-0.003985923,0.1050553;-0.7361243;0.0794374,0.1146368;-0.7615162;0.02127272,-0.07118227;0.005882922;-0.04211866,-0.1190752;-0.3412702;-0.01606549,-0.1418521;-0.7337161;0.06037789,-0.1358793;-0.695392;-0.0198607,0.003042893;0.5614364;0.0005905568,0;0;0,0.001818419;0.3250074;-0.007074953,0.00556685;0.637117;-0.03007674,0.1848975;0.5140491;-0.009593844,0.2281687;0.2162987;0.03112948,0.2792455;-0.04761407;0.0170269,-0.1759133;0.5185449;-0.04015323,-0.2396748;0.2220446;-0.0257266,-0.2806618;-0.03989291;-0.07227198,0.07572854;0.000107199;-0.03377402,0.08560191;-0.3495839;-0.000510931,0.06670913;-0.7392638;0.08987082,0.06633776;-0.7647761;0.03103675,-0.07264558;0.007068083;-0.03934677,-0.12144;-0.3404189;-0.02038118,-0.1524162;-0.7249694;0.08703192,-0.1614039;-0.7576009;0.03663627,0.004755512;0.5610059;-0.02140605,597.5883
+0;0;0,0.001656099;0.3246191;0.00546191,0.003507524;0.6369148;-0.004263158,0.1814024;0.5073856;0.01319623,0.2213048;0.2049722;0.01682855,0.281622;-0.05414316;-0.006178817,-0.1711525;0.4957935;-0.01559004,-0.2282929;0.1962481;-0.007418501,-0.278349;-0.06328622;-0.04542677,0.07420281;0.004746493;-0.03650947,0.09366022;-0.3443633;-0.003971543,0.1049529;-0.7354282;0.07935452,0.1144709;-0.7604527;0.0215756,-0.07110988;0.005876938;-0.04207583,-0.1189693;-0.3410332;-0.01604089,-0.1417196;-0.7330216;0.06031337,-0.1357864;-0.6947527;-0.01939305,0.00303835;0.5606066;0.0005919388,0;0;0,0.002326384;0.3245511;-0.008443356,0.006964087;0.6359491;-0.0333041,0.1862053;0.5137052;-0.01131248,0.2304593;0.2152103;0.03342676,0.2820947;-0.04657128;0.02282023,-0.1750364;0.5187269;-0.04267681,-0.2406326;0.2212913;-0.02569395,-0.2821749;-0.03861472;-0.07076491,0.0757641;-9.551644E-06;-0.03348625,0.08549869;-0.3495209;-0.000897646,0.06641346;-0.7389075;0.08863664,0.06599949;-0.7652314;0.03132927,-0.07247625;0.007118745;-0.03947208,-0.121025;-0.3401606;-0.0206289,-0.1529095;-0.7243476;0.08607737,-0.1613706;-0.756951;0.03641943,0.005946726;0.5600419;-0.02415025,597.6099
+0;0;0,0.001656099;0.3246191;0.00546191,0.003507524;0.6369148;-0.004263158,0.1814024;0.5073856;0.01319623,0.2213048;0.2049722;0.01682855,0.281622;-0.05414316;-0.006178817,-0.1711525;0.4957935;-0.01559004,-0.2282929;0.1962481;-0.007418501,-0.278349;-0.06328622;-0.04542677,0.07420281;0.004746493;-0.03650947,0.09366022;-0.3443633;-0.003971543,0.1049529;-0.7354282;0.07935452,0.1144709;-0.7604527;0.0215756,-0.07110988;0.005876938;-0.04207583,-0.1189693;-0.3410332;-0.01604089,-0.1417196;-0.7330216;0.06031337,-0.1357864;-0.6947527;-0.01939305,0.00303835;0.5606066;0.0005919388,0;0;0,0.002326384;0.3245511;-0.008443356,0.006964087;0.6359491;-0.0333041,0.1862053;0.5137052;-0.01131248,0.2304593;0.2152103;0.03342676,0.2820947;-0.04657128;0.02282023,-0.1750364;0.5187269;-0.04267681,-0.2406326;0.2212913;-0.02569395,-0.2821749;-0.03861472;-0.07076491,0.0757641;-9.551644E-06;-0.03348625,0.08549869;-0.3495209;-0.000897646,0.06641346;-0.7389075;0.08863664,0.06599949;-0.7652314;0.03132927,-0.07247625;0.007118745;-0.03947208,-0.121025;-0.3401606;-0.0206289,-0.1529095;-0.7243476;0.08607737,-0.1613706;-0.756951;0.03641943,0.005946726;0.5600419;-0.02415025,597.6215
+0;0;0,0.001667591;0.3240341;0.004949375,0.003452647;0.6358234;-0.005415237,0.1815315;0.5063781;0.01308369,0.2218765;0.2017486;0.02177285,0.281146;-0.05489683;0.004923036,-0.1714596;0.4948198;-0.01620611,-0.2303671;0.193376;-0.003403072,-0.2799987;-0.06370234;-0.03673587,0.07414107;0.004748552;-0.03635363,0.09355307;-0.3450988;-0.004100744,0.1048453;-0.7357499;0.07957202,0.1142818;-0.7610081;0.02165036,-0.07091292;0.00587943;-0.04216425,-0.1190225;-0.3416817;-0.0157635,-0.1419012;-0.733294;0.06074302,-0.1358576;-0.69504;-0.01921183,0.003006226;0.5596367;-0.0003963877,0;0;0,0.002470478;0.3238979;-0.01045907,0.007483348;0.6346298;-0.0373795,0.1871984;0.5141789;-0.01360333,0.2314202;0.213963;0.0355618,0.2834874;-0.04465818;0.02732909,-0.1750007;0.518341;-0.04616003,-0.2431201;0.219211;-0.02657983,-0.2856686;-0.03784764;-0.06870027,0.07580309;-4.810095E-05;-0.03308964,0.08450294;-0.3503819;-0.001454115,0.06507465;-0.7396742;0.08692515,0.06443165;-0.7662807;0.02954281,-0.07224302;0.007090123;-0.03964481,-0.1214702;-0.3408461;-0.02155233,-0.1540737;-0.7247804;0.08460015,-0.1626336;-0.7579377;0.03525122,0.006392464;0.558901;-0.02769709,597.6329
+0;0;0,0.001667591;0.3240341;0.004949375,0.003452647;0.6358234;-0.005415237,0.1815315;0.5063781;0.01308369,0.2218765;0.2017486;0.02177285,0.281146;-0.05489683;0.004923036,-0.1714596;0.4948198;-0.01620611,-0.2303671;0.193376;-0.003403072,-0.2799987;-0.06370234;-0.03673587,0.07414107;0.004748552;-0.03635363,0.09355307;-0.3450988;-0.004100744,0.1048453;-0.7357499;0.07957202,0.1142818;-0.7610081;0.02165036,-0.07091292;0.00587943;-0.04216425,-0.1190225;-0.3416817;-0.0157635,-0.1419012;-0.733294;0.06074302,-0.1358576;-0.69504;-0.01921183,0.003006226;0.5596367;-0.0003963877,0;0;0,0.002470478;0.3238979;-0.01045907,0.007483348;0.6346298;-0.0373795,0.1871984;0.5141789;-0.01360333,0.2314202;0.213963;0.0355618,0.2834874;-0.04465818;0.02732909,-0.1750007;0.518341;-0.04616003,-0.2431201;0.219211;-0.02657983,-0.2856686;-0.03784764;-0.06870027,0.07580309;-4.810095E-05;-0.03308964,0.08450294;-0.3503819;-0.001454115,0.06507465;-0.7396742;0.08692515,0.06443165;-0.7662807;0.02954281,-0.07224302;0.007090123;-0.03964481,-0.1214702;-0.3408461;-0.02155233,-0.1540737;-0.7247804;0.08460015,-0.1626336;-0.7579377;0.03525122,0.006392464;0.558901;-0.02769709,597.6547
+0;0;0,0.001665962;0.3237174;0.004944538,0.003450003;0.6353289;-0.005415132,0.181582;0.5058888;0.01308641,0.2221403;0.1996478;0.02182154,0.2811548;-0.05589309;0.005044235,-0.1715138;0.4943271;-0.01621208,-0.2307329;0.1912888;-0.003341313,-0.280151;-0.06468326;-0.03653066,0.07404698;0.004742526;-0.03630749,0.09349016;-0.3456668;-0.004002806,0.1047707;-0.7359117;0.07958296,0.1141814;-0.7610189;0.0218195,-0.07082293;0.005871968;-0.04211074,-0.1190098;-0.3422474;-0.01566759,-0.1418647;-0.7334526;0.06075938,-0.1358377;-0.6952211;-0.01897709,0.003003706;0.5591632;-0.0003976645,0;0;0,0.003172517;0.3235202;-0.01203251,0.008893594;0.6339217;-0.04052985,0.188585;0.5139999;-0.01611531,0.233432;0.2131678;0.0385989,0.2865847;-0.04417184;0.03454506,-0.1739288;0.518388;-0.04935571,-0.2450308;0.2184969;-0.02667075,-0.2890812;-0.03753382;-0.06633438,0.07578982;-0.0003029108;-0.03285563,0.08438149;-0.3512499;-0.001698971,0.06447989;-0.7403102;0.08571315,0.06392959;-0.7677627;0.02949131,-0.07205325;0.007271588;-0.03973833,-0.1214228;-0.341251;-0.02233289,-0.1542697;-0.7248942;0.08323178,-0.1630062;-0.7573446;0.03337593,0.007630736;0.5582643;-0.03048253,597.6771
+0;0;0,0.001674526;0.3237214;0.004675393,0.003427289;0.6353261;-0.005898058,0.1815337;0.5059413;0.01330736,0.2220192;0.199837;0.02618761,0.2811591;-0.0559949;0.01533017,-0.1719022;0.4950764;-0.01551487,-0.2304238;0.1921577;0.00238193,-0.2800186;-0.06456086;-0.02410063,0.07410391;0.004785891;-0.03618546,0.09325822;-0.3456095;-0.003559049,0.1044819;-0.7358592;0.08001232,0.1140446;-0.7609918;0.02229808,-0.07077266;0.005818066;-0.04220264,-0.1191238;-0.3422343;-0.01518293,-0.1421577;-0.7333839;0.06147427,-0.1362107;-0.6951616;-0.01826916,0.002990776;0.5591634;-0.000835021,0;0;0,0.003172517;0.3235202;-0.01203251,0.008893594;0.6339217;-0.04052985,0.188585;0.5139999;-0.01611531,0.233432;0.2131678;0.0385989,0.2865847;-0.04417184;0.03454506,-0.1739288;0.518388;-0.04935571,-0.2450308;0.2184969;-0.02667075,-0.2890812;-0.03753382;-0.06633438,0.07578982;-0.0003029108;-0.03285563,0.08438149;-0.3512499;-0.001698971,0.06447989;-0.7403102;0.08571315,0.06392959;-0.7677627;0.02949131,-0.07205325;0.007271588;-0.03973833,-0.1214228;-0.341251;-0.02233289,-0.1542697;-0.7248942;0.08323178,-0.1630062;-0.7573446;0.03337593,0.007630736;0.5582643;-0.03048253,597.6886
+0;0;0,0.001673223;0.3234695;0.004671756,0.003425218;0.6349366;-0.005898789,0.180101;0.5059709;0.0131938,0.2207292;0.1987878;0.02611945,0.2798362;-0.05690214;0.01526802,-0.1705029;0.495193;-0.01539749,-0.2292308;0.1912067;0.002562385,-0.2787981;-0.06536937;-0.02390548,0.07413239;0.00478773;-0.03619936,0.09328319;-0.3455435;-0.003578931,0.1044942;-0.7353501;0.07989756,0.1139486;-0.7598587;0.02283661,-0.07079986;0.005820302;-0.04221886,-0.1191421;-0.3421683;-0.01520409,-0.1421499;-0.7328738;0.06136608,-0.1362702;-0.6947446;-0.0174747,0.002988663;0.5587665;-0.0008352641,0;0;0,0.004296392;0.3231655;-0.01423812,0.01132007;0.6331471;-0.04537737,0.1891788;0.5139917;-0.0188309,0.2341115;0.2127777;0.03973877,0.288204;-0.04424042;0.04184234,-0.1705757;0.5192819;-0.05407283,-0.2457673;0.2196587;-0.02666277,-0.2920653;-0.03625932;-0.06342172,0.07585512;-0.0005704314;-0.03278112,0.08349293;-0.3515747;-0.00277245,0.06339824;-0.740352;0.08378149,0.06354126;-0.7683899;0.02948499,-0.0720495;0.007478186;-0.03977278,-0.1212966;-0.3410241;-0.02292818,-0.1555873;-0.7243887;0.08146948,-0.164087;-0.7559683;0.03194944,0.009728864;0.5575794;-0.03466761,597.7006
+0;0;0,0.001673223;0.3234695;0.004671756,0.003425218;0.6349366;-0.005898789,0.180101;0.5059709;0.0131938,0.2207292;0.1987878;0.02611945,0.2798362;-0.05690214;0.01526802,-0.1705029;0.495193;-0.01539749,-0.2292308;0.1912067;0.002562385,-0.2787981;-0.06536937;-0.02390548,0.07413239;0.00478773;-0.03619936,0.09328319;-0.3455435;-0.003578931,0.1044942;-0.7353501;0.07989756,0.1139486;-0.7598587;0.02283661,-0.07079986;0.005820302;-0.04221886,-0.1191421;-0.3421683;-0.01520409,-0.1421499;-0.7328738;0.06136608,-0.1362702;-0.6947446;-0.0174747,0.002988663;0.5587665;-0.0008352641,0;0;0,0.004296392;0.3231655;-0.01423812,0.01132007;0.6331471;-0.04537737,0.1891788;0.5139917;-0.0188309,0.2341115;0.2127777;0.03973877,0.288204;-0.04424042;0.04184234,-0.1705757;0.5192819;-0.05407283,-0.2457673;0.2196587;-0.02666277,-0.2920653;-0.03625932;-0.06342172,0.07585512;-0.0005704314;-0.03278112,0.08349293;-0.3515747;-0.00277245,0.06339824;-0.740352;0.08378149,0.06354126;-0.7683899;0.02948499,-0.0720495;0.007478186;-0.03977278,-0.1212966;-0.3410241;-0.02292818,-0.1555873;-0.7243887;0.08146948,-0.164087;-0.7559683;0.03194944,0.009728864;0.5575794;-0.03466761,597.7219
+0;0;0,0.00177048;0.3228816;0.004355288,0.003636578;0.6337391;-0.006489759,0.1806681;0.504897;0.0130259,0.221487;0.197152;0.03140538,0.2800776;-0.05789822;0.02532692,-0.1706951;0.4939408;-0.01573903,-0.2311889;0.1898803;0.008728052,-0.2803366;-0.06640446;-0.01184032,0.07414211;0.00475128;-0.03624237,0.09336309;-0.3459785;-0.003229644,0.1045192;-0.7349857;0.08027421,0.1133341;-0.7588932;0.02391387,-0.07085192;0.005857715;-0.04217617,-0.1192837;-0.342545;-0.01496342,-0.1422462;-0.7324591;0.06161161,-0.1364188;-0.6944506;-0.01624795,0.003169546;0.5577127;-0.001365897,0;0;0,0.004977927;0.3224783;-0.01605082,0.01245841;0.6316715;-0.04889882,0.1908198;0.513669;-0.0214355,0.2348519;0.2123268;0.04153299,0.2893681;-0.0436092;0.04825652,-0.1701358;0.519416;-0.05814769,-0.2490686;0.2203664;-0.02574595,-0.296854;-0.03471285;-0.05997408,0.07597142;-0.0008210093;-0.03257,0.08286493;-0.35237;-0.003648998,0.06235933;-0.7404928;0.08216596,0.06150788;-0.7680081;0.02876675,-0.07201026;0.007649206;-0.03986413,-0.121888;-0.3412541;-0.02407383,-0.1566248;-0.7240351;0.07934768,-0.1658027;-0.7552276;0.03106243,0.01077309;0.5563018;-0.03780591,597.7333
+0;0;0,0.00177048;0.3228816;0.004355288,0.003636578;0.6337391;-0.006489759,0.1806681;0.504897;0.0130259,0.221487;0.197152;0.03140538,0.2800776;-0.05789822;0.02532692,-0.1706951;0.4939408;-0.01573903,-0.2311889;0.1898803;0.008728052,-0.2803366;-0.06640446;-0.01184032,0.07414211;0.00475128;-0.03624237,0.09336309;-0.3459785;-0.003229644,0.1045192;-0.7349857;0.08027421,0.1133341;-0.7588932;0.02391387,-0.07085192;0.005857715;-0.04217617,-0.1192837;-0.342545;-0.01496342,-0.1422462;-0.7324591;0.06161161,-0.1364188;-0.6944506;-0.01624795,0.003169546;0.5577127;-0.001365897,0;0;0,0.004977927;0.3224783;-0.01605082,0.01245841;0.6316715;-0.04889882,0.1908198;0.513669;-0.0214355,0.2348519;0.2123268;0.04153299,0.2893681;-0.0436092;0.04825652,-0.1701358;0.519416;-0.05814769,-0.2490686;0.2203664;-0.02574595,-0.296854;-0.03471285;-0.05997408,0.07597142;-0.0008210093;-0.03257,0.08286493;-0.35237;-0.003648998,0.06235933;-0.7404928;0.08216596,0.06150788;-0.7680081;0.02876675,-0.07201026;0.007649206;-0.03986413,-0.121888;-0.3412541;-0.02407383,-0.1566248;-0.7240351;0.07934768,-0.1658027;-0.7552276;0.03106243,0.01077309;0.5563018;-0.03780591,597.7443
+0;0;0,0.00177048;0.3228816;0.004355288,0.003636578;0.6337391;-0.006489759,0.1806681;0.504897;0.0130259,0.221487;0.197152;0.03140538,0.2800776;-0.05789822;0.02532692,-0.1706951;0.4939408;-0.01573903,-0.2311889;0.1898803;0.008728052,-0.2803366;-0.06640446;-0.01184032,0.07414211;0.00475128;-0.03624237,0.09336309;-0.3459785;-0.003229644,0.1045192;-0.7349857;0.08027421,0.1133341;-0.7588932;0.02391387,-0.07085192;0.005857715;-0.04217617,-0.1192837;-0.342545;-0.01496342,-0.1422462;-0.7324591;0.06161161,-0.1364188;-0.6944506;-0.01624795,0.003169546;0.5577127;-0.001365897,0;0;0,0.004977927;0.3224783;-0.01605082,0.01245841;0.6316715;-0.04889882,0.1908198;0.513669;-0.0214355,0.2348519;0.2123268;0.04153299,0.2893681;-0.0436092;0.04825652,-0.1701358;0.519416;-0.05814769,-0.2490686;0.2203664;-0.02574595,-0.296854;-0.03471285;-0.05997408,0.07597142;-0.0008210093;-0.03257,0.08286493;-0.35237;-0.003648998,0.06235933;-0.7404928;0.08216596,0.06150788;-0.7680081;0.02876675,-0.07201026;0.007649206;-0.03986413,-0.121888;-0.3412541;-0.02407383,-0.1566248;-0.7240351;0.07934768,-0.1658027;-0.7552276;0.03106243,0.01077309;0.5563018;-0.03780591,597.7558
+0;0;0,0.001745676;0.3224534;0.003949156,0.003529727;0.6329247;-0.007328314,0.1809244;0.5042633;0.01280504,0.2216626;0.1959299;0.03544813,0.2805078;-0.0606657;0.03772266,-0.1711086;0.4931785;-0.01668369,-0.2331024;0.189086;0.01375134,-0.2819462;-0.06912342;-0.002104968,0.07419875;0.004724076;-0.03630631,0.09329617;-0.3460929;-0.003102694,0.104369;-0.7368237;0.08118467,0.1131615;-0.7607493;0.02446287,-0.07092746;0.005901075;-0.04219468,-0.1195692;-0.3425576;-0.01480241,-0.1426616;-0.7342728;0.06216137,-0.1366948;-0.6962627;-0.01595951,0.003086746;0.5569741;-0.002096011,0;0;0,0.005847082;0.3219354;-0.01783812,0.01376885;0.6305566;-0.05242932,0.1923783;0.5130072;-0.02370381,0.2362815;0.2116912;0.04354918,0.2910264;-0.04553944;0.05557537,-0.1695048;0.519883;-0.06169207,-0.2518614;0.2213826;-0.02485881,-0.3019459;-0.03527015;-0.05535671,0.07605831;-0.001085728;-0.0325557,0.08186676;-0.3528157;-0.004412057,0.06048343;-0.7427745;0.08145034,0.06018583;-0.7696079;0.02692949,-0.07207864;0.007862979;-0.03985928,-0.1225537;-0.3411084;-0.02533312,-0.1578144;-0.7257754;0.07803755,-0.1677507;-0.7566762;0.02909885,0.01199232;0.5553154;-0.04095459,597.7776
+0;0;0,0.001745676;0.3224534;0.003949156,0.003529727;0.6329247;-0.007328314,0.1809244;0.5042633;0.01280504,0.2216626;0.1959299;0.03544813,0.2805078;-0.0606657;0.03772266,-0.1711086;0.4931785;-0.01668369,-0.2331024;0.189086;0.01375134,-0.2819462;-0.06912342;-0.002104968,0.07419875;0.004724076;-0.03630631,0.09329617;-0.3460929;-0.003102694,0.104369;-0.7368237;0.08118467,0.1131615;-0.7607493;0.02446287,-0.07092746;0.005901075;-0.04219468,-0.1195692;-0.3425576;-0.01480241,-0.1426616;-0.7342728;0.06216137,-0.1366948;-0.6962627;-0.01595951,0.003086746;0.5569741;-0.002096011,0;0;0,0.005847082;0.3219354;-0.01783812,0.01376885;0.6305566;-0.05242932,0.1923783;0.5130072;-0.02370381,0.2362815;0.2116912;0.04354918,0.2910264;-0.04553944;0.05557537,-0.1695048;0.519883;-0.06169207,-0.2518614;0.2213826;-0.02485881,-0.3019459;-0.03527015;-0.05535671,0.07605831;-0.001085728;-0.0325557,0.08186676;-0.3528157;-0.004412057,0.06048343;-0.7427745;0.08145034,0.06018583;-0.7696079;0.02692949,-0.07207864;0.007862979;-0.03985928,-0.1225537;-0.3411084;-0.02533312,-0.1578144;-0.7257754;0.07803755,-0.1677507;-0.7566762;0.02909885,0.01199232;0.5553154;-0.04095459,597.789
+0;0;0,0.00174489;0.3223082;0.003947378,0.003527373;0.6325073;-0.007318864,0.1788055;0.5045711;0.01263036,0.2201261;0.1918294;0.03559718,0.2781959;-0.06138512;0.03784174,-0.1690366;0.4936182;-0.01650731,-0.2319168;0.185178;0.01436285,-0.2801169;-0.06962901;-0.001284517,0.0743414;0.004733158;-0.03637611,0.09344384;-0.346176;-0.003163781,0.1045074;-0.7365823;0.08105358,0.1132668;-0.7603047;0.02454557,-0.07106383;0.005912421;-0.0422758,-0.1197184;-0.3426377;-0.01487634,-0.1427915;-0.7340276;0.06202353,-0.1368473;-0.6960476;-0.01580294,0.003084961;0.5566543;-0.00209329,0;0;0,0.004331112;0.3217678;-0.01865184,0.009477988;0.6302534;-0.0525583,0.1871964;0.5134386;-0.02490199,0.238218;0.2100002;0.04833853,0.291842;-0.04373017;0.06383252,-0.1700684;0.5197951;-0.0648305,-0.2565244;0.2184702;-0.02274846,-0.3074579;-0.0347577;-0.05060767,0.07631955;-0.001139998;-0.03234649,0.0809406;-0.3530263;-0.004781246,0.05917597;-0.7427911;0.08031738,0.0588955;-0.7697885;0.02639902,-0.07219987;0.007881949;-0.03996652,-0.1227089;-0.3412223;-0.02654218,-0.1589742;-0.7254789;0.07672323,-0.1694119;-0.756767;0.02886091,0.008859709;0.555046;-0.04139459,597.8112
+0;0;0,0.001707063;0.322315;0.003367028,0.003404147;0.6324887;-0.008577576,0.1787483;0.5049704;0.01244818,0.2204926;0.1926773;0.040245,0.2767166;-0.06078747;0.04968838,-0.1693183;0.4938814;-0.01654793,-0.2329986;0.1863534;0.02104968,-0.2812704;-0.06879243;0.01297854,0.07433533;0.004696696;-0.03639326,0.09327409;-0.3461711;-0.002654716,0.1043388;-0.7365469;0.0817038,0.1132099;-0.7603922;0.02533041,-0.07108007;0.005945835;-0.0422438,-0.1198681;-0.342557;-0.01448235,-0.1430062;-0.7339157;0.06255654,-0.1370833;-0.6959745;-0.01527554,0.002985707;0.5566481;-0.003175108,0;0;0,0.004331112;0.3217678;-0.01865184,0.009477988;0.6302534;-0.0525583,0.1871964;0.5134386;-0.02490199,0.238218;0.2100002;0.04833853,0.291842;-0.04373017;0.06383252,-0.1700684;0.5197951;-0.0648305,-0.2565244;0.2184702;-0.02274846,-0.3074579;-0.0347577;-0.05060767,0.07631955;-0.001139998;-0.03234649,0.0809406;-0.3530263;-0.004781246,0.05917597;-0.7427911;0.08031738,0.0588955;-0.7697885;0.02639902,-0.07219987;0.007881949;-0.03996652,-0.1227089;-0.3412223;-0.02654218,-0.1589742;-0.7254789;0.07672323,-0.1694119;-0.756767;0.02886091,0.008859709;0.555046;-0.04139459,597.8239
+0;0;0,0.001703394;0.3216222;0.003359792,0.003395454;0.6308774;-0.00855008,0.1791203;0.5034572;0.01249447,0.2206661;0.192649;0.04015912,0.2768199;-0.06049863;0.0495907,-0.1696979;0.4923443;-0.01656425,-0.2330755;0.1862785;0.02085459,-0.2812868;-0.06854811;0.01279356,0.07446902;0.004705143;-0.03645871,0.09338975;-0.3458286;-0.002752293,0.10441;-0.7346343;0.08126697,0.1133605;-0.7589621;0.02438854,-0.0712079;0.005956528;-0.04231978,-0.1199495;-0.3422144;-0.01458476,-0.1429945;-0.7319993;0.0621443,-0.1370185;-0.693987;-0.01638504,0.00297817;0.5552465;-0.003162554,0;0;0,0.006357551;0.3208892;-0.02108872,0.01499334;0.6277861;-0.05982423,0.1918581;0.5120996;-0.02897692,0.2374209;0.2105844;0.04916263,0.2925129;-0.04206604;0.07057559,-0.1671165;0.5205816;-0.06746477,-0.2565779;0.2223549;-0.02108938,-0.3097514;-0.03032988;-0.04656266,0.07652894;-0.001257509;-0.03222966,0.07978074;-0.352924;-0.005997658,0.0580474;-0.7411237;0.07873309,0.05823722;-0.7687135;0.02441788,-0.07233147;0.007952253;-0.04002411,-0.1227831;-0.3408585;-0.02762614,-0.1602257;-0.7235435;0.07484768,-0.1704963;-0.7540953;0.02490007,0.01312473;0.5530504;-0.04716265,597.8447
+0;0;0,0.001703394;0.3216222;0.003359792,0.003395454;0.6308774;-0.00855008,0.1791203;0.5034572;0.01249447,0.2206661;0.192649;0.04015912,0.2768199;-0.06049863;0.0495907,-0.1696979;0.4923443;-0.01656425,-0.2330755;0.1862785;0.02085459,-0.2812868;-0.06854811;0.01279356,0.07446902;0.004705143;-0.03645871,0.09338975;-0.3458286;-0.002752293,0.10441;-0.7346343;0.08126697,0.1133605;-0.7589621;0.02438854,-0.0712079;0.005956528;-0.04231978,-0.1199495;-0.3422144;-0.01458476,-0.1429945;-0.7319993;0.0621443,-0.1370185;-0.693987;-0.01638504,0.00297817;0.5552465;-0.003162554,0;0;0,0.006357551;0.3208892;-0.02108872,0.01499334;0.6277861;-0.05982423,0.1918581;0.5120996;-0.02897692,0.2374209;0.2105844;0.04916263,0.2925129;-0.04206604;0.07057559,-0.1671165;0.5205816;-0.06746477,-0.2565779;0.2223549;-0.02108938,-0.3097514;-0.03032988;-0.04656266,0.07652894;-0.001257509;-0.03222966,0.07978074;-0.352924;-0.005997658,0.0580474;-0.7411237;0.07873309,0.05823722;-0.7687135;0.02441788,-0.07233147;0.007952253;-0.04002411,-0.1227831;-0.3408585;-0.02762614,-0.1602257;-0.7235435;0.07484768,-0.1704963;-0.7540953;0.02490007,0.01312473;0.5530504;-0.04716265,597.856
+0;0;0,0.001751148;0.3208443;0.002833167,0.003522165;0.6295314;-0.009620499,0.1804651;0.5023076;0.01195613,0.2222159;0.1916846;0.0470024,0.2770522;-0.05863714;0.06010133,-0.1708499;0.4909258;-0.01690141,-0.2352059;0.1852685;0.02657177,-0.2819041;-0.06700519;0.02246568,0.07459569;0.004691024;-0.03665208,0.09356979;-0.3459823;-0.002443224,0.1044213;-0.7337106;0.08143584,0.113454;-0.7567623;0.02565113,-0.07142826;0.005993825;-0.04233172,-0.1201812;-0.3423521;-0.01439776,-0.1430325;-0.731048;0.06228337,-0.1372499;-0.6932361;-0.01461616,0.003081459;0.5540163;-0.004097877,0;0;0,0.006874472;0.3199498;-0.02317309,0.01569082;0.6261121;-0.06333518,0.1938927;0.5113626;-0.03206921,0.2380409;0.2101797;0.05037975,0.2922632;-0.03908214;0.07809377,-0.1679086;0.5202714;-0.07077006,-0.2606456;0.223104;-0.02027912,-0.3156808;-0.02656925;-0.04205073,0.07671016;-0.001405075;-0.03230286,0.07877913;-0.3533548;-0.007218957,0.05642098;-0.7405489;0.07684946,0.05769686;-0.7695983;0.02665436,-0.0725693;0.008066673;-0.03998154,-0.12332;-0.3409503;-0.02932341,-0.1616393;-0.7226332;0.07234491,-0.1722586;-0.7521229;0.023804,0.01376286;0.5515314;-0.05040395,597.878
+0;0;0,0.001751148;0.3208443;0.002833167,0.003522165;0.6295314;-0.009620499,0.1804651;0.5023076;0.01195613,0.2222159;0.1916846;0.0470024,0.2770522;-0.05863714;0.06010133,-0.1708499;0.4909258;-0.01690141,-0.2352059;0.1852685;0.02657177,-0.2819041;-0.06700519;0.02246568,0.07459569;0.004691024;-0.03665208,0.09356979;-0.3459823;-0.002443224,0.1044213;-0.7337106;0.08143584,0.113454;-0.7567623;0.02565113,-0.07142826;0.005993825;-0.04233172,-0.1201812;-0.3423521;-0.01439776,-0.1430325;-0.731048;0.06228337,-0.1372499;-0.6932361;-0.01461616,0.003081459;0.5540163;-0.004097877,0;0;0,0.006874472;0.3199498;-0.02317309,0.01569082;0.6261121;-0.06333518,0.1938927;0.5113626;-0.03206921,0.2380409;0.2101797;0.05037975,0.2922632;-0.03908214;0.07809377,-0.1679086;0.5202714;-0.07077006,-0.2606456;0.223104;-0.02027912,-0.3156808;-0.02656925;-0.04205073,0.07671016;-0.001405075;-0.03230286,0.07877913;-0.3533548;-0.007218957,0.05642098;-0.7405489;0.07684946,0.05769686;-0.7695983;0.02665436,-0.0725693;0.008066673;-0.03998154,-0.12332;-0.3409503;-0.02932341,-0.1616393;-0.7226332;0.07234491,-0.1722586;-0.7521229;0.023804,0.01376286;0.5515314;-0.05040395,597.8895
+0;0;0,0.001748198;0.3203037;0.002828394,0.00351703;0.6286091;-0.009611839,0.1805064;0.5014198;0.01196547,0.2223278;0.1902724;0.0470709,0.276799;-0.05838291;0.06008263,-0.1709001;0.4900351;-0.0168996,-0.2353647;0.1838617;0.02664698,-0.281752;-0.06673256;0.02256823,0.07469375;0.004697191;-0.03670026,0.09365997;-0.3458307;-0.002505593,0.1044482;-0.7312975;0.08088423,0.1136467;-0.7553229;0.02407565,-0.07152216;0.006001704;-0.04238736,-0.1202549;-0.3421998;-0.01446499,-0.1429729;-0.7286285;0.06176888,-0.1370841;-0.6906732;-0.01654205,0.003076605;0.553142;-0.00409273,0;0;0,0.008094549;0.3192343;-0.02508962,0.01758794;0.624707;-0.06738079,0.1956103;0.5102734;-0.03451741,0.2391103;0.2098449;0.05291581,0.2912964;-0.03795353;0.08187234,-0.1665425;0.5204678;-0.07357899,-0.2627245;0.2248649;-0.01734681,-0.3197461;-0.02282767;-0.03639474,0.07692593;-0.001597941;-0.03206205,0.0778905;-0.3534547;-0.007675529,0.05547492;-0.7385591;0.07507098,0.05556615;-0.7697772;0.02524221,-0.07262842;0.008190868;-0.04007682,-0.1239204;-0.3406301;-0.03049299,-0.1621959;-0.7202048;0.07007036,-0.1737597;-0.7513198;0.02147192,0.01550946;0.5502609;-0.05398679,597.9117
+0;0;0,0.001709308;0.3203071;0.002451314,0.003415733;0.6285974;-0.01036353,0.1805437;0.5018883;0.01147555,0.2224959;0.1915532;0.05302371,0.2770991;-0.05664931;0.07251519,-0.1711573;0.49038;-0.01691725,-0.2363186;0.1852659;0.03261551,-0.2818792;-0.06545079;0.03820863,0.07464375;0.004744205;-0.03679582,0.09348954;-0.3457422;-0.002112668,0.1041577;-0.7311541;0.08154593,0.1136058;-0.7549006;0.02451418,-0.07159233;0.005957605;-0.04227498,-0.1204864;-0.3422538;-0.01476171,-0.1432249;-0.728496;0.0624062,-0.13742;-0.6905643;-0.0159134,0.002991898;0.5531371;-0.004751141,0;0;0,0.008094549;0.3192343;-0.02508962,0.01758794;0.624707;-0.06738079,0.1956103;0.5102734;-0.03451741,0.2391103;0.2098449;0.05291581,0.2912964;-0.03795353;0.08187234,-0.1665425;0.5204678;-0.07357899,-0.2627245;0.2248649;-0.01734681,-0.3197461;-0.02282767;-0.03639474,0.07692593;-0.001597941;-0.03206205,0.0778905;-0.3534547;-0.007675529,0.05547492;-0.7385591;0.07507098,0.05556615;-0.7697772;0.02524221,-0.07262842;0.008190868;-0.04007682,-0.1239204;-0.3406301;-0.03049299,-0.1621959;-0.7202048;0.07007036,-0.1737597;-0.7513198;0.02147192,0.01550946;0.5502609;-0.05398679,597.923
+0;0;0,0.001706143;0.3197139;0.002446775,0.003409944;0.62753;-0.0103491,0.1805232;0.5009243;0.01148122,0.2223036;0.1918598;0.05285926,0.2767242;-0.05551256;0.07228555,-0.1711475;0.489417;-0.01690913,-0.2360421;0.1855522;0.03242081,-0.2814503;-0.06432593;0.03799522,0.0744432;0.004731459;-0.03669697,0.0932933;-0.3458351;-0.002005883,0.1039212;-0.72979;0.08133647,0.1136685;-0.755239;0.0224981,-0.07139998;0.005941599;-0.0421614,-0.1203052;-0.3423494;-0.01464183,-0.1429577;-0.7271314;0.06223436,-0.136969;-0.6889485;-0.01856621,0.002986666;0.5521687;-0.004744074,0;0;0,0.00904128;0.318452;-0.02706373,0.01965652;0.6231757;-0.07100296,0.1975341;0.5099526;-0.03750288,0.2388866;0.2115621;0.05322564,0.2909538;-0.0347461;0.08718622,-0.1651366;0.5206473;-0.07577172,-0.2611823;0.2270766;-0.01602145,-0.3198417;-0.01956707;-0.03208374,0.07687175;-0.001756504;-0.03159893,0.0771824;-0.3538214;-0.009106755,0.05510151;-0.7377731;0.07197249,0.05526067;-0.7689841;0.01826275,-0.0722729;0.008262246;-0.04023938,-0.1228193;-0.3407858;-0.03210086,-0.1619331;-0.7188758;0.06789087,-0.1751073;-0.751712;0.01779495,0.01725085;0.5489126;-0.05721462,597.9343
+0;0;0,0.00170368;0.3192523;0.002443242,0.003406396;0.6268717;-0.010346,0.1812121;0.5000788;0.01154666,0.223027;0.1907591;0.05295887,0.2769768;-0.05447318;0.07221709,-0.1718301;0.4885266;-0.01695441,-0.2367782;0.1844109;0.03241627,-0.2817936;-0.06330544;0.03794245,0.07447535;0.004733502;-0.03671281,0.09322951;-0.3440488;-0.00219829,0.1038732;-0.7285755;0.08126818,0.1178297;-0.7779688;-0.002978161,-0.07143081;0.005944165;-0.0421796,-0.1200872;-0.3405742;-0.01480011,-0.1427734;-0.7259291;0.06219057,-0.1341985;-0.6842126;-0.05350181,0.002983189;0.5515231;-0.004741913,0;0;0,0.01000962;0.3178114;-0.02875197,0.02075994;0.6221297;-0.07409441,0.1992216;0.508148;-0.04059982,0.2385082;0.2108965;0.05552614,0.2902318;-0.03269288;0.09306574,-0.1649251;0.520873;-0.07895638,-0.2647254;0.2295502;-0.01328287,-0.3247609;-0.01462814;-0.02717495,0.07696776;-0.001888901;-0.0314517,0.07657732;-0.3521806;-0.009370327,0.05317329;-0.7370194;0.06995225,0.05825891;-0.729796;-0.04428828,-0.07227676;0.008362305;-0.04028593,-0.1223244;-0.3389671;-0.03324476,-0.1635526;-0.7175584;0.06630209,-0.1829188;-0.7767446;-0.006267279,0.0183432;0.5479306;-0.06003535,597.9581
+0;0;0,0.001742715;0.3192556;0.001938665,0.003522207;0.6268457;-0.01150757,0.1814926;0.5008518;0.01095506,0.2232949;0.1924848;0.05896063,0.2762072;-0.05241488;0.08435267,-0.1719828;0.4890459;-0.01713931,-0.2372991;0.1860667;0.03835399,-0.2821972;-0.06148651;0.04939529,0.07439754;0.004751625;-0.03686789,0.09335532;-0.3439993;-0.002148189,0.1038482;-0.7284421;0.08172277,0.1178101;-0.7778019;-0.002554245,-0.0714988;0.005923854;-0.04206713,-0.1200823;-0.3406133;-0.01479733,-0.1427271;-0.7258674;0.06270924,-0.1342623;-0.684201;-0.05299632,0.003075095;0.5515107;-0.005725734,0;0;0,0.01000962;0.3178114;-0.02875197,0.02075994;0.6221297;-0.07409441,0.1992216;0.508148;-0.04059982,0.2385082;0.2108965;0.05552614,0.2902318;-0.03269288;0.09306574,-0.1649251;0.520873;-0.07895638,-0.2647254;0.2295502;-0.01328287,-0.3247609;-0.01462814;-0.02717495,0.07696776;-0.001888901;-0.0314517,0.07657732;-0.3521806;-0.009370327,0.05317329;-0.7370194;0.06995225,0.05825891;-0.729796;-0.04428828,-0.07227676;0.008362305;-0.04028593,-0.1223244;-0.3389671;-0.03324476,-0.1635526;-0.7175584;0.06630209,-0.1829188;-0.7767446;-0.006267279,0.0183432;0.5479306;-0.06003535,597.9709
+0;0;0,0.001742715;0.3192556;0.001938665,0.003522207;0.6268457;-0.01150757,0.1814926;0.5008518;0.01095506,0.2232949;0.1924848;0.05896063,0.2762072;-0.05241488;0.08435267,-0.1719828;0.4890459;-0.01713931,-0.2372991;0.1860667;0.03835399,-0.2821972;-0.06148651;0.04939529,0.07439754;0.004751625;-0.03686789,0.09335532;-0.3439993;-0.002148189,0.1038482;-0.7284421;0.08172277,0.1178101;-0.7778019;-0.002554245,-0.0714988;0.005923854;-0.04206713,-0.1200823;-0.3406133;-0.01479733,-0.1427271;-0.7258674;0.06270924,-0.1342623;-0.684201;-0.05299632,0.003075095;0.5515107;-0.005725734,0;0;0,0.01000962;0.3178114;-0.02875197,0.02075994;0.6221297;-0.07409441,0.1992216;0.508148;-0.04059982,0.2385082;0.2108965;0.05552614,0.2902318;-0.03269288;0.09306574,-0.1649251;0.520873;-0.07895638,-0.2647254;0.2295502;-0.01328287,-0.3247609;-0.01462814;-0.02717495,0.07696776;-0.001888901;-0.0314517,0.07657732;-0.3521806;-0.009370327,0.05317329;-0.7370194;0.06995225,0.05825891;-0.729796;-0.04428828,-0.07227676;0.008362305;-0.04028593,-0.1223244;-0.3389671;-0.03324476,-0.1635526;-0.7175584;0.06630209,-0.1829188;-0.7767446;-0.006267279,0.0183432;0.5479306;-0.06003535,597.9881
+0;0;0,0.001739922;0.3187438;0.001935557,0.003517826;0.6260589;-0.01149943,0.182173;0.4999202;0.01102338,0.2230524;0.1983615;0.05796908,0.2770604;-0.05160986;0.08388697,-0.1726584;0.4880691;-0.01717876,-0.2365327;0.191779;0.03708936,-0.2823606;-0.06090075;0.0483593,0.07452432;0.004759721;-0.03693071,0.0934002;-0.3424844;-0.002361014,0.103881;-0.7264862;0.08141374,0.117837;-0.7758122;-0.002827339,-0.07162063;0.005933948;-0.04213882,-0.1199943;-0.3391061;-0.01498684,-0.1426131;-0.7239181;0.06243082,-0.1341519;-0.6822567;-0.0532254,0.003071009;0.5507735;-0.005721405,0;0;0,0.009924963;0.3170917;-0.03096318,0.02047135;0.6209138;-0.07780159,0.1997326;0.5072193;-0.0440253,0.236859;0.2177914;0.05428982,0.2885939;-0.03054978;0.09581614,-0.1661122;0.5212875;-0.08255465,-0.2664229;0.2380313;-0.01535034,-0.3292837;-0.011041;-0.02461193,0.07719015;-0.001967132;-0.03127646,0.07500859;-0.350811;-0.01046658,0.05074731;-0.7355366;0.0668838,0.0557874;-0.7285505;-0.0472604,-0.07239562;0.008406692;-0.04035603,-0.1235314;-0.3372685;-0.03549376,-0.1655047;-0.7155148;0.06326577,-0.1849886;-0.7724942;-0.01182691,0.01807562;0.5468283;-0.06341136,597.9995
+0;0;0,0.001815983;0.3187471;0.001168551,0.003722316;0.6260254;-0.01306472,0.1823817;0.5004761;0.01090573,0.2233862;0.1997568;0.06286,0.2768888;-0.04962996;0.09476584,-0.1726803;0.4883133;-0.01695533,-0.2367693;0.1931526;0.04292363,-0.2826852;-0.05924162;0.05914547,0.07432818;0.004794355;-0.03731947,0.09327941;-0.3423358;-0.001663804,0.1038095;-0.7263016;0.0822697,0.1178996;-0.7757408;-0.001842335,-0.07180113;0.005898803;-0.04183549,-0.1200045;-0.3391397;-0.01436416,-0.1425808;-0.7239087;0.06328046,-0.134205;-0.6823238;-0.05238967,0.00323874;0.5507557;-0.007086762,0;0;0,0.009924963;0.3170917;-0.03096318,0.02047135;0.6209138;-0.07780159,0.1997326;0.5072193;-0.0440253,0.236859;0.2177914;0.05428982,0.2885939;-0.03054978;0.09581614,-0.1661122;0.5212875;-0.08255465,-0.2664229;0.2380313;-0.01535034,-0.3292837;-0.011041;-0.02461193,0.07719015;-0.001967132;-0.03127646,0.07500859;-0.350811;-0.01046658,0.05074731;-0.7355366;0.0668838,0.0557874;-0.7285505;-0.0472604,-0.07239562;0.008406692;-0.04035603,-0.1235314;-0.3372685;-0.03549376,-0.1655047;-0.7155148;0.06326577,-0.1849886;-0.7724942;-0.01182691,0.01807562;0.5468283;-0.06341136,598.0215
+0;0;0,0.001813312;0.3182783;0.001166832,0.003716815;0.6250996;-0.01304613,0.1818535;0.4997897;0.01086442,0.2231113;0.1972129;0.06313961,0.2762674;-0.05055884;0.09483883,-0.1721713;0.4876623;-0.01691525,-0.2366562;0.1906785;0.04333356,-0.2822748;-0.06008115;0.05945035,0.07446093;0.004802919;-0.03738613,0.09337189;-0.3415895;-0.001806237,0.1039053;-0.7256773;0.08215392,0.1179889;-0.7750798;-0.001919307,-0.07192938;0.00590934;-0.04191022,-0.1200303;-0.3383959;-0.01449726,-0.1426138;-0.723287;0.06317201,-0.1342418;-0.6817074;-0.05244474,0.003233834;0.5499224;-0.00707551,0;0;0,0.01085052;0.316434;-0.03251922,0.02244668;0.6194584;-0.08122563,0.201011;0.506887;-0.04637527,0.2371702;0.2169052;0.05653584,0.2885673;-0.02926935;0.1010069,-0.164187;0.521882;-0.08464565,-0.2668234;0.2383338;-0.01355541,-0.3313482;-0.008696571;-0.01936568,0.07734118;-0.002161905;-0.03128719,0.07468075;-0.3502824;-0.01088333,0.04912622;-0.7352047;0.06570303,0.05410196;-0.7284433;-0.04834354,-0.07255486;0.00857024;-0.04034309,-0.1229518;-0.33648;-0.03691779,-0.1666129;-0.7148306;0.06120545,-0.1855667;-0.7707009;-0.01520438,0.01978013;0.5455738;-0.06634498,598.0328
+0;0;0,0.001813312;0.3182783;0.001166832,0.003716815;0.6250996;-0.01304613,0.1818535;0.4997897;0.01086442,0.2231113;0.1972129;0.06313961,0.2762674;-0.05055884;0.09483883,-0.1721713;0.4876623;-0.01691525,-0.2366562;0.1906785;0.04333356,-0.2822748;-0.06008115;0.05945035,0.07446093;0.004802919;-0.03738613,0.09337189;-0.3415895;-0.001806237,0.1039053;-0.7256773;0.08215392,0.1179889;-0.7750798;-0.001919307,-0.07192938;0.00590934;-0.04191022,-0.1200303;-0.3383959;-0.01449726,-0.1426138;-0.723287;0.06317201,-0.1342418;-0.6817074;-0.05244474,0.003233834;0.5499224;-0.00707551,0;0;0,0.01085052;0.316434;-0.03251922,0.02244668;0.6194584;-0.08122563,0.201011;0.506887;-0.04637527,0.2371702;0.2169052;0.05653584,0.2885673;-0.02926935;0.1010069,-0.164187;0.521882;-0.08464565,-0.2668234;0.2383338;-0.01355541,-0.3313482;-0.008696571;-0.01936568,0.07734118;-0.002161905;-0.03128719,0.07468075;-0.3502824;-0.01088333,0.04912622;-0.7352047;0.06570303,0.05410196;-0.7284433;-0.04834354,-0.07255486;0.00857024;-0.04034309,-0.1229518;-0.33648;-0.03691779,-0.1666129;-0.7148306;0.06120545,-0.1855667;-0.7707009;-0.01520438,0.01978013;0.5455738;-0.06634498,598.0554
+0;0;0,0.001880706;0.3178925;0.0008461617,0.003862815;0.6245917;-0.01356827,0.1812511;0.4997992;0.01050565,0.2227681;0.1958768;0.07030119,0.2754127;-0.04913466;0.1080649,-0.1714215;0.4877771;-0.01681341,-0.2369595;0.1897993;0.05087693,-0.283019;-0.0583117;0.07427827,0.07441846;0.004675374;-0.037623,0.09358536;-0.3411124;-0.001864079,0.1039786;-0.7247154;0.0827999,0.1180897;-0.7745716;-0.0007614344,-0.07209543;0.00601244;-0.04173195,-0.1199972;-0.3377379;-0.01423045,-0.1424607;-0.7222006;0.06394327,-0.1341719;-0.6806527;-0.05162737,0.00335926;0.5494221;-0.007555317,0;0;0,0.01110911;0.3158204;-0.03455329,0.02251674;0.6185136;-0.08465517,0.2005181;0.5070409;-0.04971194,0.2364849;0.2159987;0.0583105,0.2862653;-0.02793829;0.10569,-0.1633707;0.5221934;-0.08799954,-0.2702125;0.2386039;-0.0116464,-0.335138;-0.006358281;-0.01416972,0.07737194;-0.002301425;-0.03136468,0.07310145;-0.3498953;-0.01198637,0.0461946;-0.7346215;0.06343889,0.05117133;-0.728081;-0.05050636,-0.07265414;0.008693649;-0.04026478,-0.1231812;-0.3357762;-0.0385972,-0.168903;-0.7137089;0.05888971,-0.1887424;-0.7688717;-0.01800199,0.01989265;0.5446894;-0.06949008,598.0773
+0;0;0,0.001880706;0.3178925;0.0008461617,0.003862815;0.6245917;-0.01356827,0.1812511;0.4997992;0.01050565,0.2227681;0.1958768;0.07030119,0.2754127;-0.04913466;0.1080649,-0.1714215;0.4877771;-0.01681341,-0.2369595;0.1897993;0.05087693,-0.283019;-0.0583117;0.07427827,0.07441846;0.004675374;-0.037623,0.09358536;-0.3411124;-0.001864079,0.1039786;-0.7247154;0.0827999,0.1180897;-0.7745716;-0.0007614344,-0.07209543;0.00601244;-0.04173195,-0.1199972;-0.3377379;-0.01423045,-0.1424607;-0.7222006;0.06394327,-0.1341719;-0.6806527;-0.05162737,0.00335926;0.5494221;-0.007555317,0;0;0,0.01110911;0.3158204;-0.03455329,0.02251674;0.6185136;-0.08465517,0.2005181;0.5070409;-0.04971194,0.2364849;0.2159987;0.0583105,0.2862653;-0.02793829;0.10569,-0.1633707;0.5221934;-0.08799954,-0.2702125;0.2386039;-0.0116464,-0.335138;-0.006358281;-0.01416972,0.07737194;-0.002301425;-0.03136468,0.07310145;-0.3498953;-0.01198637,0.0461946;-0.7346215;0.06343889,0.05117133;-0.728081;-0.05050636,-0.07265414;0.008693649;-0.04026478,-0.1231812;-0.3357762;-0.0385972,-0.168903;-0.7137089;0.05888971,-0.1887424;-0.7688717;-0.01800199,0.01989265;0.5446894;-0.06949008,598.0887
+0;0;0,0.001880266;0.317818;0.0008459638,0.003863055;0.6246212;-0.01357443,0.1807881;0.4999077;0.01045651,0.2223534;0.1956322;0.07032153,0.2750012;-0.04939455;0.1080876,-0.1709668;0.4879169;-0.01679148,-0.2365809;0.1895929;0.05097753,-0.2826433;-0.05853355;0.07438033,0.0744226;0.004675635;-0.03762509,0.09352906;-0.3400218;-0.00197893,0.1039091;-0.7231375;0.0825775,0.1180146;-0.7729623;-0.0009509698,-0.07209945;0.006012775;-0.04173427,-0.1198502;-0.3366537;-0.01431949,-0.1422852;-0.7206279;0.06375492,-0.1339996;-0.6790846;-0.05177027,0.003359164;0.5494016;-0.00755747,0;0;0,0.01128802;0.3155206;-0.03649533,0.02267066;0.6180502;-0.08821023,0.2001853;0.5067635;-0.05268049,0.2358661;0.2166438;0.05891073,0.2837182;-0.02728893;0.108339,-0.1629323;0.5228461;-0.09044187,-0.2714651;0.2402647;-0.01129977,-0.3368586;-0.004590824;-0.008922598,0.07720129;-0.002389476;-0.03178811,0.07180853;-0.3488846;-0.01270795,0.04345447;-0.733251;0.0614115,0.04829864;-0.7269433;-0.05244446,-0.07280456;0.008820884;-0.039974,-0.1229095;-0.3346052;-0.03982152,-0.1713321;-0.7118841;0.05687924,-0.1898852;-0.7657205;-0.02170339,0.02004591;0.5442531;-0.07266831,598.0999
+0;0;0,0.001799376;0.3178195;0.0002436768,0.003616782;0.6245799;-0.01505664,0.1807083;0.5005122;0.009757184,0.2227333;0.1977409;0.07652951,0.2746731;-0.04647495;0.120085,-0.1713756;0.488385;-0.01725793,-0.2374431;0.1917213;0.05704466,-0.2831864;-0.05595922;0.08529435,0.07433552;0.004702562;-0.03779352,0.09334392;-0.3399649;-0.001807079,0.1037382;-0.7231265;0.08253942,0.1177868;-0.7733468;-0.0006188825,-0.07218257;0.005978787;-0.04159524,-0.1199817;-0.3367088;-0.01452997,-0.1423829;-0.7205845;0.06403702,-0.134149;-0.6791116;-0.05149889,0.003161501;0.5493798;-0.008796708,0;0;0,0.01128802;0.3155206;-0.03649533,0.02267066;0.6180502;-0.08821023,0.2001853;0.5067635;-0.05268049,0.2358661;0.2166438;0.05891073,0.2837182;-0.02728893;0.108339,-0.1629323;0.5228461;-0.09044187,-0.2714651;0.2402647;-0.01129977,-0.3368586;-0.004590824;-0.008922598,0.07720129;-0.002389476;-0.03178811,0.07180853;-0.3488846;-0.01270795,0.04345447;-0.733251;0.0614115,0.04829864;-0.7269433;-0.05244446,-0.07280456;0.008820884;-0.039974,-0.1229095;-0.3346052;-0.03982152,-0.1713321;-0.7118841;0.05687924,-0.1898852;-0.7657205;-0.02170339,0.02004591;0.5442531;-0.07266831,598.111
+0;0;0,0.001799376;0.3178195;0.0002436768,0.003616782;0.6245799;-0.01505664,0.1807083;0.5005122;0.009757184,0.2227333;0.1977409;0.07652951,0.2746731;-0.04647495;0.120085,-0.1713756;0.488385;-0.01725793,-0.2374431;0.1917213;0.05704466,-0.2831864;-0.05595922;0.08529435,0.07433552;0.004702562;-0.03779352,0.09334392;-0.3399649;-0.001807079,0.1037382;-0.7231265;0.08253942,0.1177868;-0.7733468;-0.0006188825,-0.07218257;0.005978787;-0.04159524,-0.1199817;-0.3367088;-0.01452997,-0.1423829;-0.7205845;0.06403702,-0.134149;-0.6791116;-0.05149889,0.003161501;0.5493798;-0.008796708,0;0;0,0.01128802;0.3155206;-0.03649533,0.02267066;0.6180502;-0.08821023,0.2001853;0.5067635;-0.05268049,0.2358661;0.2166438;0.05891073,0.2837182;-0.02728893;0.108339,-0.1629323;0.5228461;-0.09044187,-0.2714651;0.2402647;-0.01129977,-0.3368586;-0.004590824;-0.008922598,0.07720129;-0.002389476;-0.03178811,0.07180853;-0.3488846;-0.01270795,0.04345447;-0.733251;0.0614115,0.04829864;-0.7269433;-0.05244446,-0.07280456;0.008820884;-0.039974,-0.1229095;-0.3346052;-0.03982152,-0.1713321;-0.7118841;0.05687924,-0.1898852;-0.7657205;-0.02170339,0.02004591;0.5442531;-0.07266831,598.1224
+0;0;0,0.001887842;0.3173402;-0.0002054965,0.003846939;0.6236505;-0.0160001,0.1805284;0.5002044;0.009232634,0.2232127;0.1986106;0.08120667,0.2744643;-0.04497193;0.1313534,-0.1710143;0.4883912;-0.01755977,-0.2371878;0.1931964;0.06270318,-0.2829295;-0.05409953;0.09772134,0.074434;0.004692846;-0.03793738,0.09374401;-0.3408948;-0.001965579,0.1040707;-0.722362;0.08259852,0.1138689;-0.7477326;0.02508539,-0.07237294;0.00599471;-0.04156813,-0.1201175;-0.3376391;-0.01447793,-0.1423402;-0.7198735;0.06412245,-0.1366735;-0.6819789;-0.0157226,0.003349314;0.5485541;-0.009615689,0;0;0,0.01183115;0.3148555;-0.03787434,0.02369559;0.6166855;-0.09103155,0.2008019;0.5066214;-0.05481613,0.2361723;0.2172796;0.05916332,0.2820362;-0.02701481;0.1110341,-0.1618115;0.5231044;-0.09195296,-0.271281;0.2416931;-0.009580664,-0.3374172;-0.00342235;-0.005307555,0.07729149;-0.002576068;-0.03195429,0.07150847;-0.3499629;-0.0122925,0.04161572;-0.7329193;0.05999708,0.03952979;-0.7638332;0.007510662,-0.07301525;0.008994092;-0.03986938,-0.122752;-0.3354207;-0.0414081,-0.1731979;-0.7109431;0.05457678,-0.1862049;-0.738996;0.0004440509,0.02095537;0.5430653;-0.0751245,598.1443
+0;0;0,0.001887842;0.3173402;-0.0002054965,0.003846939;0.6236505;-0.0160001,0.1805284;0.5002044;0.009232634,0.2232127;0.1986106;0.08120667,0.2744643;-0.04497193;0.1313534,-0.1710143;0.4883912;-0.01755977,-0.2371878;0.1931964;0.06270318,-0.2829295;-0.05409953;0.09772134,0.074434;0.004692846;-0.03793738,0.09374401;-0.3408948;-0.001965579,0.1040707;-0.722362;0.08259852,0.1138689;-0.7477326;0.02508539,-0.07237294;0.00599471;-0.04156813,-0.1201175;-0.3376391;-0.01447793,-0.1423402;-0.7198735;0.06412245,-0.1366735;-0.6819789;-0.0157226,0.003349314;0.5485541;-0.009615689,0;0;0,0.01183115;0.3148555;-0.03787434,0.02369559;0.6166855;-0.09103155,0.2008019;0.5066214;-0.05481613,0.2361723;0.2172796;0.05916332,0.2820362;-0.02701481;0.1110341,-0.1618115;0.5231044;-0.09195296,-0.271281;0.2416931;-0.009580664,-0.3374172;-0.00342235;-0.005307555,0.07729149;-0.002576068;-0.03195429,0.07150847;-0.3499629;-0.0122925,0.04161572;-0.7329193;0.05999708,0.03952979;-0.7638332;0.007510662,-0.07301525;0.008994092;-0.03986938,-0.122752;-0.3354207;-0.0414081,-0.1731979;-0.7109431;0.05457678,-0.1862049;-0.738996;0.0004440509,0.02095537;0.5430653;-0.0751245,598.1556
+0;0;0,0.001888365;0.3174281;-0.0002055534,0.003849059;0.6239868;-0.01601419,0.1800361;0.5005871;0.009173536,0.2228509;0.1980716;0.08136752,0.2745079;-0.04743743;0.1319108,-0.1705269;0.4888068;-0.0175442,-0.2369025;0.1927099;0.06296401,-0.283006;-0.05654202;0.09825915,0.0745097;0.004697619;-0.03797597,0.09380679;-0.3406587;-0.002028234,0.1034918;-0.6984228;0.07728133,0.1176847;-0.7486284;-0.006027833,-0.07244654;0.006000807;-0.0416104,-0.1201591;-0.337403;-0.01453833,-0.141001;-0.6958866;0.05917806,-0.1327927;-0.654451;-0.05647939,0.003350848;0.548802;-0.009622258,0;0;0,0.01178931;0.3146663;-0.04012871,0.0236852;0.6164229;-0.09510303,0.2002581;0.5065441;-0.05836368,0.235934;0.2179541;0.05997384,0.2786846;-0.02757716;0.1181508,-0.1613957;0.5231228;-0.09523216,-0.2716958;0.2425574;-0.007609971,-0.3400562;-0.004018202;-0.002599109,0.07713409;-0.00264141;-0.03254676,0.07006121;-0.349813;-0.01364112,0.04060104;-0.7080739;0.0581938,0.04517768;-0.7025639;-0.05562222,-0.07331049;0.009109074;-0.03947826,-0.1237897;-0.3349401;-0.04367276,-0.173045;-0.6868659;0.04633339,-0.1924092;-0.7412167;-0.03167158,0.02091268;0.5428108;-0.07874954,598.1777
+0;0;0,0.001888365;0.3174281;-0.0002055534,0.003849059;0.6239868;-0.01601419,0.1800361;0.5005871;0.009173536,0.2228509;0.1980716;0.08136752,0.2745079;-0.04743743;0.1319108,-0.1705269;0.4888068;-0.0175442,-0.2369025;0.1927099;0.06296401,-0.283006;-0.05654202;0.09825915,0.0745097;0.004697619;-0.03797597,0.09380679;-0.3406587;-0.002028234,0.1034918;-0.6984228;0.07728133,0.1176847;-0.7486284;-0.006027833,-0.07244654;0.006000807;-0.0416104,-0.1201591;-0.337403;-0.01453833,-0.141001;-0.6958866;0.05917806,-0.1327927;-0.654451;-0.05647939,0.003350848;0.548802;-0.009622258,0;0;0,0.01178931;0.3146663;-0.04012871,0.0236852;0.6164229;-0.09510303,0.2002581;0.5065441;-0.05836368,0.235934;0.2179541;0.05997384,0.2786846;-0.02757716;0.1181508,-0.1613957;0.5231228;-0.09523216,-0.2716958;0.2425574;-0.007609971,-0.3400562;-0.004018202;-0.002599109,0.07713409;-0.00264141;-0.03254676,0.07006121;-0.349813;-0.01364112,0.04060104;-0.7080739;0.0581938,0.04517768;-0.7025639;-0.05562222,-0.07331049;0.009109074;-0.03947826,-0.1237897;-0.3349401;-0.04367276,-0.173045;-0.6868659;0.04633339,-0.1924092;-0.7412167;-0.03167158,0.02091268;0.5428108;-0.07874954,598.1891
+0;0;0,0.002138718;0.3171526;-0.0006185182,0.004392525;0.6236787;-0.01683608,0.1784298;0.5010394;0.009103891,0.2222978;0.1987856;0.0878062,0.2730262;-0.04164931;0.1460708,-0.1684123;0.4901173;-0.01744707,-0.2348824;0.1947119;0.07083219,-0.2816336;-0.05024606;0.1106699,0.07464968;0.004603411;-0.03810439,0.09438328;-0.341155;-0.001328301,0.104073;-0.7059845;0.0797361,0.1188035;-0.7554719;-0.004008949,-0.07265262;0.006098611;-0.04159465,-0.1200511;-0.3378564;-0.01440874,-0.1411542;-0.7033604;0.06127065,-0.1328962;-0.6619918;-0.05427598,0.003815165;0.5484773;-0.01033999,0;0;0,0.01284203;0.3141842;-0.04140198,0.02507895;0.6156608;-0.09777749,0.1996333;0.5066137;-0.06103563,0.2351759;0.2181527;0.06145035,0.2762793;-0.02416486;0.1195003,-0.1580918;0.5235624;-0.09673266,-0.2692738;0.2429424;-0.00526236,-0.3370287;-0.0002147853;0.002545823,0.07727651;-0.002629817;-0.03266704,0.06811278;-0.3502688;-0.01385415,0.03762771;-0.7160097;0.05735028,0.04200318;-0.7105632;-0.05634427,-0.07355714;0.009107717;-0.03939681,-0.125124;-0.3352695;-0.04538915,-0.1769215;-0.6942123;0.04540177,-0.1972274;-0.7486987;-0.03204627,0.02227256;0.5420934;-0.08111179,598.2116
+0;0;0,0.002140406;0.3174029;-0.0006190064,0.0043971;0.6243203;-0.01685836,0.178976;0.5014132;0.009152435,0.2229243;0.1986053;0.08799899,0.2734381;-0.04081234;0.1460171,-0.1689437;0.490457;-0.01748102,-0.2355356;0.1945102;0.07096004,-0.282089;-0.0494113;0.1106292,0.0746116;0.004601062;-0.03808495,0.09431569;-0.3406402;-0.001363862,0.1041747;-0.711842;0.08111645,0.1188922;-0.7612593;-0.002554774,-0.07261555;0.006095499;-0.04157344,-0.1199432;-0.3373451;-0.01442818,-0.1414148;-0.7092332;0.06257308,-0.1331642;-0.6678746;-0.05287171,0.003818815;0.5489984;-0.01035186,0;0;0,0.01328021;0.3142364;-0.04276335,0.02595566;0.6158573;-0.1003933,0.2009078;0.5062572;-0.06368387,0.2365269;0.218477;0.06183362,0.2752721;-0.02248174;0.1224661,-0.1578925;0.5234023;-0.09881192,-0.269977;0.2438839;-0.003170267,-0.3374852;0.001841381;0.006660217,0.077029;-0.002797529;-0.03312445,0.0680896;-0.3499173;-0.01425099,0.03636038;-0.722486;0.05558324,0.04055445;-0.7171106;-0.0579977,-0.07364927;0.009321546;-0.03908218,-0.1253947;-0.3344505;-0.04753405,-0.179993;-0.6992732;0.04527947,-0.2006304;-0.7524364;-0.03334996,0.02303007;0.5422408;-0.08341956,598.2339
+0;0;0,0.002140406;0.3174029;-0.0006190064,0.0043971;0.6243203;-0.01685836,0.178976;0.5014132;0.009152435,0.2229243;0.1986053;0.08799899,0.2734381;-0.04081234;0.1460171,-0.1689437;0.490457;-0.01748102,-0.2355356;0.1945102;0.07096004,-0.282089;-0.0494113;0.1106292,0.0746116;0.004601062;-0.03808495,0.09431569;-0.3406402;-0.001363862,0.1041747;-0.711842;0.08111645,0.1188922;-0.7612593;-0.002554774,-0.07261555;0.006095499;-0.04157344,-0.1199432;-0.3373451;-0.01442818,-0.1414148;-0.7092332;0.06257308,-0.1331642;-0.6678746;-0.05287171,0.003818815;0.5489984;-0.01035186,0;0;0,0.01328021;0.3142364;-0.04276335,0.02595566;0.6158573;-0.1003933,0.2009078;0.5062572;-0.06368387,0.2365269;0.218477;0.06183362,0.2752721;-0.02248174;0.1224661,-0.1578925;0.5234023;-0.09881192,-0.269977;0.2438839;-0.003170267,-0.3374852;0.001841381;0.006660217,0.077029;-0.002797529;-0.03312445,0.0680896;-0.3499173;-0.01425099,0.03636038;-0.722486;0.05558324,0.04055445;-0.7171106;-0.0579977,-0.07364927;0.009321546;-0.03908218,-0.1253947;-0.3344505;-0.04753405,-0.179993;-0.6992732;0.04527947,-0.2006304;-0.7524364;-0.03334996,0.02303007;0.5422408;-0.08341956,598.2561
+0;0;0,0.002350369;0.3177757;-0.001169763,0.004908995;0.6249167;-0.01813676,0.1822307;0.5017974;0.008646006,0.2272257;0.2017648;0.09413267,0.2767874;-0.03576142;0.1575323,-0.1715352;0.4910274;-0.0176526,-0.2375119;0.1978399;0.07742763,-0.2844962;-0.04436018;0.1224407,0.07471489;0.004536618;-0.03826971,0.09486332;-0.3414681;-0.001101024,0.1044268;-0.7034405;0.07956204,0.1189473;-0.7540268;-0.003063165,-0.0728289;0.00616953;-0.04153738,-0.1200888;-0.3381384;-0.01460648,-0.1407757;-0.7007161;0.06109974,-0.1327104;-0.6594145;-0.05439541,0.004244521;0.5495785;-0.01143584,0;0;0,0.01106162;0.3144493;-0.04458201,0.02270612;0.6162677;-0.1028419,0.2005326;0.5057406;-0.06666827,0.2363444;0.2198541;0.06115389,0.2731964;-0.0202435;0.1235211,-0.1637659;0.5230855;-0.1019744,-0.2769383;0.2455175;-0.004505873,-0.3432861;0.004020363;0.008597769,0.07707621;-0.00318183;-0.03341556,0.06677204;-0.3511201;-0.01498842,0.03378765;-0.7144775;0.05213356,0.03785945;-0.7093388;-0.06143248,-0.07390138;0.009672936;-0.0388907,-0.1258858;-0.3348087;-0.05058627,-0.1816957;-0.6901785;0.04007527,-0.202048;-0.7450017;-0.03688396,0.01987278;0.542621;-0.08583188,598.2673
+0;0;0,0.002350369;0.3177757;-0.001169763,0.004908995;0.6249167;-0.01813676,0.1822307;0.5017974;0.008646006,0.2272257;0.2017648;0.09413267,0.2767874;-0.03576142;0.1575323,-0.1715352;0.4910274;-0.0176526,-0.2375119;0.1978399;0.07742763,-0.2844962;-0.04436018;0.1224407,0.07471489;0.004536618;-0.03826971,0.09486332;-0.3414681;-0.001101024,0.1044268;-0.7034405;0.07956204,0.1189473;-0.7540268;-0.003063165,-0.0728289;0.00616953;-0.04153738,-0.1200888;-0.3381384;-0.01460648,-0.1407757;-0.7007161;0.06109974,-0.1327104;-0.6594145;-0.05439541,0.004244521;0.5495785;-0.01143584,0;0;0,0.01106162;0.3144493;-0.04458201,0.02270612;0.6162677;-0.1028419,0.2005326;0.5057406;-0.06666827,0.2363444;0.2198541;0.06115389,0.2731964;-0.0202435;0.1235211,-0.1637659;0.5230855;-0.1019744,-0.2769383;0.2455175;-0.004505873,-0.3432861;0.004020363;0.008597769,0.07707621;-0.00318183;-0.03341556,0.06677204;-0.3511201;-0.01498842,0.03378765;-0.7144775;0.05213356,0.03785945;-0.7093388;-0.06143248,-0.07390138;0.009672936;-0.0388907,-0.1258858;-0.3348087;-0.05058627,-0.1816957;-0.6901785;0.04007527,-0.202048;-0.7450017;-0.03688396,0.01987278;0.542621;-0.08583188,598.2895
+0;0;0,0.002351529;0.3179326;-0.001170341,0.004911629;0.6252514;-0.01814657,0.1847813;0.5014176;0.008926422,0.2298613;0.2008181;0.09457459,0.2790478;-0.03490952;0.1574942,-0.1740495;0.4904934;-0.01774871,-0.2401508;0.1967519;0.07751115,-0.2867794;-0.04361418;0.1221834,0.07488387;0.004546878;-0.03835627,0.09505515;-0.3418503;-0.00114543,0.1048899;-0.714092;0.08180609,0.1193949;-0.7645924;-0.0007310584,-0.07299362;0.006183484;-0.04163133,-0.1203071;-0.3385149;-0.01466989,-0.1415809;-0.7113792;0.06318416,-0.1335242;-0.6700895;-0.05218791,0.004246885;0.5498827;-0.01144295,0;0;0,0.00975126;0.3145461;-0.04531777,0.019963;0.6165007;-0.1040937,0.2008561;0.5057479;-0.06881142,0.2363558;0.2202721;0.06146216,0.2716872;-0.01740566;0.1263211,-0.1686906;0.5221405;-0.1041279,-0.2829487;0.2453298;-0.003884412,-0.3485033;0.005705893;0.01123852,0.07709727;-0.003240854;-0.03383756,0.06627683;-0.3515026;-0.01436579,0.03135075;-0.7258937;0.05007815,0.03529206;-0.7206451;-0.06338954,-0.07424038;0.009752532;-0.03863582,-0.1275866;-0.33483;-0.05276171,-0.1857729;-0.7006415;0.03855051,-0.2053773;-0.7532806;-0.04075602,0.01741655;0.5428269;-0.08702004,598.3116
+0;0;0,0.002620686;0.3179291;-0.001492723,0.005417172;0.6252315;-0.01872803,0.185312;0.5018366;0.008695416,0.2313195;0.2028361;0.09930353,0.2791358;-0.02990581;0.1734016,-0.1739392;0.4914459;-0.01772164,-0.2402595;0.1995836;0.08300501,-0.2877033;-0.03955676;0.1330718,0.0748879;0.00440305;-0.03836519,0.09569327;-0.3418788;-0.0004380979,0.1055341;-0.7140987;0.08261082,0.1198362;-0.7643576;-0.0001964346,-0.07301991;0.006307919;-0.04156651,-0.1198006;-0.3384624;-0.01459527,-0.1409505;-0.7111987;0.06390298,-0.13294;-0.6699353;-0.05147488,0.004694722;0.5498688;-0.01196306,0;0;0,0.00975126;0.3145461;-0.04531777,0.019963;0.6165007;-0.1040937,0.2008561;0.5057479;-0.06881142,0.2363558;0.2202721;0.06146216,0.2716872;-0.01740566;0.1263211,-0.1686906;0.5221405;-0.1041279,-0.2829487;0.2453298;-0.003884412,-0.3485033;0.005705893;0.01123852,0.07709727;-0.003240854;-0.03383756,0.06627683;-0.3515026;-0.01436579,0.03135075;-0.7258937;0.05007815,0.03529206;-0.7206451;-0.06338954,-0.07424038;0.009752532;-0.03863582,-0.1275866;-0.33483;-0.05276171,-0.1857729;-0.7006415;0.03855051,-0.2053773;-0.7532806;-0.04075602,0.01741655;0.5428269;-0.08702004,598.323
+0;0;0,0.002616577;0.3174307;-0.001490383,0.005411399;0.6245458;-0.01871797,0.1792654;0.5027407;0.008016051,0.2254768;0.2024154;0.09902564,0.2728338;-0.02809061;0.1724119,-0.1679708;0.4926975;-0.01751751,-0.234585;0.199542;0.08365545,-0.2815731;-0.03730097;0.1332413,0.07491516;0.004404652;-0.03837915,0.09573152;-0.3420603;-0.0004320107,0.1055909;-0.7149817;0.08277343,0.1198867;-0.7652049;2.980232E-06,-0.07304648;0.006310215;-0.04158164,-0.1198519;-0.3386424;-0.01459614,-0.1410416;-0.7120811;0.06405006,-0.1330347;-0.6708228;-0.05127651,0.00468879;0.5491666;-0.01195152,0;0;0,0.01337375;0.3138079;-0.04601121,0.0264588;0.6150961;-0.106607,0.2006433;0.5058174;-0.07050002,0.2375659;0.2204888;0.06305838,0.2708417;-0.0146856;0.1289899,-0.1568405;0.5233802;-0.1035252,-0.2724675;0.2464202;-0.0008746684,-0.336365;0.009029731;0.01712871,0.07709704;-0.003193274;-0.03391886,0.0649804;-0.3515389;-0.01343083,0.02812847;-0.726738;0.04948401,0.03180139;-0.7216792;-0.06389821,-0.07432579;0.009708599;-0.03854945,-0.1285477;-0.3347411;-0.05659546,-0.188903;-0.7005984;0.03612121,-0.2099293;-0.7537012;-0.04225549,0.02340887;0.5415506;-0.08899736,598.3369
+0;0;0,0.002616577;0.3174307;-0.001490383,0.005411399;0.6245458;-0.01871797,0.1792654;0.5027407;0.008016051,0.2254768;0.2024154;0.09902564,0.2728338;-0.02809061;0.1724119,-0.1679708;0.4926975;-0.01751751,-0.234585;0.199542;0.08365545,-0.2815731;-0.03730097;0.1332413,0.07491516;0.004404652;-0.03837915,0.09573152;-0.3420603;-0.0004320107,0.1055909;-0.7149817;0.08277343,0.1198867;-0.7652049;2.980232E-06,-0.07304648;0.006310215;-0.04158164,-0.1198519;-0.3386424;-0.01459614,-0.1410416;-0.7120811;0.06405006,-0.1330347;-0.6708228;-0.05127651,0.00468879;0.5491666;-0.01195152,0;0;0,0.01337375;0.3138079;-0.04601121,0.0264588;0.6150961;-0.106607,0.2006433;0.5058174;-0.07050002,0.2375659;0.2204888;0.06305838,0.2708417;-0.0146856;0.1289899,-0.1568405;0.5233802;-0.1035252,-0.2724675;0.2464202;-0.0008746684,-0.336365;0.009029731;0.01712871,0.07709704;-0.003193274;-0.03391886,0.0649804;-0.3515389;-0.01343083,0.02812847;-0.726738;0.04948401,0.03180139;-0.7216792;-0.06389821,-0.07432579;0.009708599;-0.03854945,-0.1285477;-0.3347411;-0.05659546,-0.188903;-0.7005984;0.03612121,-0.2099293;-0.7537012;-0.04225549,0.02340887;0.5415506;-0.08899736,598.3567
+0;0;0,0.002737513;0.3172548;-0.002171407,0.00572849;0.6243414;-0.02027228,0.1777524;0.503723;0.007098744,0.2247986;0.2035455;0.1041156,0.2712537;-0.02311279;0.1875308,-0.1661194;0.4938181;-0.01743081,-0.2335048;0.2014696;0.09084532,-0.2812067;-0.0331921;0.1469572,0.0751188;0.004337641;-0.03863893,0.09645538;-0.3416429;-0.0003736131,0.1054143;-0.6849915;0.07642613,0.1172441;-0.7210384;0.007996939,-0.07334424;0.00640485;-0.04164393,-0.1196904;-0.3381753;-0.0144669,-0.1394081;-0.682017;0.05799513,-0.1329494;-0.6427938;-0.03717792,0.004949154;0.5489563;-0.01327149,0;0;0,0.01438437;0.3134388;-0.047032,0.02763163;0.614506;-0.1088021,0.199882;0.5054439;-0.07255745,0.2377909;0.2198809;0.06436908,0.2694781;-0.01469584;0.1311508,-0.1536868;0.5227351;-0.1050228,-0.2711393;0.2459728;0.001465246,-0.3346193;0.00921987;0.02167606,0.07735181;-0.003261581;-0.0340687,0.062911;-0.3510902;-0.01336336,0.02771327;-0.6960074;0.04713452,0.01864199;-0.7376323;-0.01589143,-0.07470567;0.00976715;-0.03844843,-0.1302526;-0.3338984;-0.05919797,-0.1872183;-0.6706679;0.02570152,-0.2052947;-0.710315;-0.03760103,0.02460739;0.5410017;-0.09089923,598.3682
+0;0;0,0.002737513;0.3172548;-0.002171407,0.00572849;0.6243414;-0.02027228,0.1777524;0.503723;0.007098744,0.2247986;0.2035455;0.1041156,0.2712537;-0.02311279;0.1875308,-0.1661194;0.4938181;-0.01743081,-0.2335048;0.2014696;0.09084532,-0.2812067;-0.0331921;0.1469572,0.0751188;0.004337641;-0.03863893,0.09645538;-0.3416429;-0.0003736131,0.1054143;-0.6849915;0.07642613,0.1172441;-0.7210384;0.007996939,-0.07334424;0.00640485;-0.04164393,-0.1196904;-0.3381753;-0.0144669,-0.1394081;-0.682017;0.05799513,-0.1329494;-0.6427938;-0.03717792,0.004949154;0.5489563;-0.01327149,0;0;0,0.01438437;0.3134388;-0.047032,0.02763163;0.614506;-0.1088021,0.199882;0.5054439;-0.07255745,0.2377909;0.2198809;0.06436908,0.2694781;-0.01469584;0.1311508,-0.1536868;0.5227351;-0.1050228,-0.2711393;0.2459728;0.001465246,-0.3346193;0.00921987;0.02167606,0.07735181;-0.003261581;-0.0340687,0.062911;-0.3510902;-0.01336336,0.02771327;-0.6960074;0.04713452,0.01864199;-0.7376323;-0.01589143,-0.07470567;0.00976715;-0.03844843,-0.1302526;-0.3338984;-0.05919797,-0.1872183;-0.6706679;0.02570152,-0.2052947;-0.710315;-0.03760103,0.02460739;0.5410017;-0.09089923,598.3796
+0;0;0,0.002825094;0.3172507;-0.002619198,0.005918771;0.6243106;-0.02115204,0.1780016;0.5040839;0.00644395,0.2259024;0.2064467;0.1106062,0.2709207;-0.01772094;0.2012282,-0.1662067;0.4945682;-0.01800523,-0.2333329;0.2045115;0.09642094,-0.2819247;-0.0281841;0.1595217,0.07517318;0.004223992;-0.03854566,0.09690879;-0.3417324;-0.0002870113,0.1057833;-0.6850065;0.0768549,0.1168407;-0.7208667;0.008117311,-0.07331181;0.006516395;-0.04168373,-0.1193189;-0.33809;-0.01426579,-0.138985;-0.6818944;0.05838755,-0.1325336;-0.6427084;-0.03678958,0.005113143;0.5489355;-0.01404706,0;0;0,0.01438437;0.3134388;-0.047032,0.02763163;0.614506;-0.1088021,0.199882;0.5054439;-0.07255745,0.2377909;0.2198809;0.06436908,0.2694781;-0.01469584;0.1311508,-0.1536868;0.5227351;-0.1050228,-0.2711393;0.2459728;0.001465246,-0.3346193;0.00921987;0.02167606,0.07735181;-0.003261581;-0.0340687,0.062911;-0.3510902;-0.01336336,0.02771327;-0.6960074;0.04713452,0.01864199;-0.7376323;-0.01589143,-0.07470567;0.00976715;-0.03844843,-0.1302526;-0.3338984;-0.05919797,-0.1872183;-0.6706679;0.02570152,-0.2052947;-0.710315;-0.03760103,0.02460739;0.5410017;-0.09089923,598.3909
+0;0;0,0.002824286;0.31716;-0.002618449,0.005918716;0.6242933;-0.02115649,0.1795673;0.5036253;0.006628439,0.2275576;0.2054318;0.1109854,0.2725554;-0.01863371;0.201566,-0.1677591;0.4940233;-0.01804223,-0.2350108;0.2034245;0.09659782,-0.2835804;-0.02916506;0.1596699,0.07505332;0.004217256;-0.0384842,0.09702322;-0.3454683;0.0001868457,0.1063735;-0.7071445;0.08146417,0.1197693;-0.7569332;-0.001810394,-0.07319491;0.006506005;-0.04161726,-0.1196979;-0.341815;-0.01390379,-0.1404182;-0.7040499;0.06264434,-0.1326025;-0.6629213;-0.05266135,0.005112712;0.5488831;-0.0140482,0;0;0,0.01429966;0.3131098;-0.0486114,0.02724762;0.6139778;-0.1117669,0.2012322;0.5054448;-0.07411289,0.2377151;0.2199819;0.06478548,0.2680853;-0.01407813;0.1335499,-0.1556118;0.521722;-0.1072003,-0.2739443;0.2459039;0.002502002,-0.3372391;0.009445637;0.02522359,0.07718536;-0.00324744;-0.03411293,0.06113383;-0.3546657;-0.01162636,0.02310686;-0.7190381;0.04573035,0.02673256;-0.7144323;-0.06750536,-0.07460915;0.009739197;-0.03834635,-0.1333472;-0.3369732;-0.06281018,-0.1962798;-0.6914655;0.02594643,-0.1885466;-0.6863172;-0.08720357,0.02430491;0.5405167;-0.09352744,598.4026
+0;0;0,0.002824286;0.31716;-0.002618449,0.005918716;0.6242933;-0.02115649,0.1795673;0.5036253;0.006628439,0.2275576;0.2054318;0.1109854,0.2725554;-0.01863371;0.201566,-0.1677591;0.4940233;-0.01804223,-0.2350108;0.2034245;0.09659782,-0.2835804;-0.02916506;0.1596699,0.07505332;0.004217256;-0.0384842,0.09702322;-0.3454683;0.0001868457,0.1063735;-0.7071445;0.08146417,0.1197693;-0.7569332;-0.001810394,-0.07319491;0.006506005;-0.04161726,-0.1196979;-0.341815;-0.01390379,-0.1404182;-0.7040499;0.06264434,-0.1326025;-0.6629213;-0.05266135,0.005112712;0.5488831;-0.0140482,0;0;0,0.01429966;0.3131098;-0.0486114,0.02724762;0.6139778;-0.1117669,0.2012322;0.5054448;-0.07411289,0.2377151;0.2199819;0.06478548,0.2680853;-0.01407813;0.1335499,-0.1556118;0.521722;-0.1072003,-0.2739443;0.2459039;0.002502002,-0.3372391;0.009445637;0.02522359,0.07718536;-0.00324744;-0.03411293,0.06113383;-0.3546657;-0.01162636,0.02310686;-0.7190381;0.04573035,0.02673256;-0.7144323;-0.06750536,-0.07460915;0.009739197;-0.03834635,-0.1333472;-0.3369732;-0.06281018,-0.1962798;-0.6914655;0.02594643,-0.1885466;-0.6863172;-0.08720357,0.02430491;0.5405167;-0.09352744,598.4246
+0;0;0,0.002822853;0.316999;-0.00261712,0.005916812;0.6240847;-0.02115284,0.1799214;0.5033235;0.006674342,0.2280265;0.2044164;0.111281,0.2731033;-0.02004254;0.2020207,-0.1681137;0.493702;-0.01804665,-0.2355263;0.2024077;0.09686773,-0.2841812;-0.03059027;0.1600505,0.07515577;0.004223014;-0.03853674,0.09710623;-0.345153;0.0001000799,0.1064785;-0.7076816;0.08156896,0.1198698;-0.7574429;-0.001676992,-0.07329483;0.006514887;-0.04167408,-0.1197567;-0.3414978;-0.01398513,-0.1405258;-0.7045865;0.06274341,-0.1327128;-0.6634617;-0.05252265,0.0051108;0.5486736;-0.01404448,0;0;0,0.01439092;0.3128079;-0.04946995,0.02719674;0.613458;-0.1134546,0.2016907;0.5055352;-0.07529461,0.2381312;0.2202179;0.06566012,0.2681506;-0.01390587;0.1358906,-0.1558976;0.5204727;-0.1087184,-0.2734625;0.2453151;0.005600922,-0.3373955;0.008774057;0.03026563,0.07727554;-0.00323914;-0.03419507,0.05986115;-0.3542853;-0.01179945,0.01998276;-0.7194481;0.04492676,0.02368428;-0.7149563;-0.06823993,-0.07478176;0.009724331;-0.03826788,-0.1340743;-0.3363863;-0.06528775,-0.1990069;-0.6912036;0.02438089,-0.2208889;-0.7483458;-0.04909351,0.02430698;0.5400448;-0.09501159,598.4365
+0;0;0,0.003020133;0.316993;-0.003087334,0.006328025;0.624046;-0.02211704,0.1804401;0.5039226;0.00581912,0.2278999;0.2073866;0.1172467,0.2706341;-0.01471844;0.2146661,-0.1679992;0.4943967;-0.01821424,-0.2352425;0.205112;0.1017642,-0.283819;-0.0258234;0.1721675,0.07523203;0.004042868;-0.03840704,0.09746808;-0.3452967;0.0003954284,0.1069043;-0.7077808;0.08205512,0.1209777;-0.7574543;-0.00116238,-0.07325426;0.006690798;-0.04171751,-0.1192043;-0.3413672;-0.013745,-0.139999;-0.7044008;0.06323665,-0.1323709;-0.6633219;-0.05204623,0.005466559;0.5486475;-0.01488322,0;0;0,0.01439092;0.3128079;-0.04946995,0.02719674;0.613458;-0.1134546,0.2016907;0.5055352;-0.07529461,0.2381312;0.2202179;0.06566012,0.2681506;-0.01390587;0.1358906,-0.1558976;0.5204727;-0.1087184,-0.2734625;0.2453151;0.005600922,-0.3373955;0.008774057;0.03026563,0.07727554;-0.00323914;-0.03419507,0.05986115;-0.3542853;-0.01179945,0.01998276;-0.7194481;0.04492676,0.02368428;-0.7149563;-0.06823993,-0.07478176;0.009724331;-0.03826788,-0.1340743;-0.3363863;-0.06528775,-0.1990069;-0.6912036;0.02438089,-0.2208889;-0.7483458;-0.04909351,0.02430698;0.5400448;-0.09501159,598.4586
+0;0;0,0.003018806;0.3168536;-0.003085977,0.006326008;0.6238418;-0.0221121,0.1803267;0.503753;0.005810274,0.2277586;0.2073911;0.1171724,0.2704147;-0.01430836;0.2144139,-0.1678907;0.4942331;-0.01820776,-0.2350944;0.2051183;0.1017003,-0.2835823;-0.02539535;0.171975,0.07526796;0.004044798;-0.03842539,0.09745369;-0.3445042;0.0002892762,0.1069094;-0.7077378;0.08211783,0.1209802;-0.7573964;-0.001084112,-0.07328925;0.006693994;-0.04173743,-0.1191353;-0.3405763;-0.01382823,-0.139973;-0.7043607;0.0633126,-0.1323463;-0.6632839;-0.05194873,0.005464611;0.5484494;-0.01487888,0;0;0,0.01484992;0.3125657;-0.04997039,0.0278616;0.6130159;-0.1145359,0.2022717;0.5054502;-0.07622695,0.2383064;0.2207885;0.06572676,0.2681648;-0.01256597;0.1370029,-0.155145;0.5200363;-0.1095492,-0.2728387;0.246048;0.006899349,-0.3360276;0.009975106;0.03341126,0.0772319;-0.003334567;-0.03438389,0.0589879;-0.3535186;-0.01167321,0.01728123;-0.7193076;0.04474425,0.02096598;-0.7148945;-0.06838298,-0.07488778;0.009822728;-0.03812442,-0.133809;-0.3352769;-0.06832371,-0.2009507;-0.6902208;0.02239981,-0.2240074;-0.7466713;-0.05149709,0.02494626;0.5396474;-0.0959444,598.4809
+0;0;0,0.003018806;0.3168536;-0.003085977,0.006326008;0.6238418;-0.0221121,0.1803267;0.503753;0.005810274,0.2277586;0.2073911;0.1171724,0.2704147;-0.01430836;0.2144139,-0.1678907;0.4942331;-0.01820776,-0.2350944;0.2051183;0.1017003,-0.2835823;-0.02539535;0.171975,0.07526796;0.004044798;-0.03842539,0.09745369;-0.3445042;0.0002892762,0.1069094;-0.7077378;0.08211783,0.1209802;-0.7573964;-0.001084112,-0.07328925;0.006693994;-0.04173743,-0.1191353;-0.3405763;-0.01382823,-0.139973;-0.7043607;0.0633126,-0.1323463;-0.6632839;-0.05194873,0.005464611;0.5484494;-0.01487888,0;0;0,0.01484992;0.3125657;-0.04997039,0.0278616;0.6130159;-0.1145359,0.2022717;0.5054502;-0.07622695,0.2383064;0.2207885;0.06572676,0.2681648;-0.01256597;0.1370029,-0.155145;0.5200363;-0.1095492,-0.2728387;0.246048;0.006899349,-0.3360276;0.009975106;0.03341126,0.0772319;-0.003334567;-0.03438389,0.0589879;-0.3535186;-0.01167321,0.01728123;-0.7193076;0.04474425,0.02096598;-0.7148945;-0.06838298,-0.07488778;0.009822728;-0.03812442,-0.133809;-0.3352769;-0.06832371,-0.2009507;-0.6902208;0.02239981,-0.2240074;-0.7466713;-0.05149709,0.02494626;0.5396474;-0.0959444,598.4921
+0;0;0,0.002983034;0.3166596;-0.003529574,0.00619323;0.6234953;-0.02302574,0.1805577;0.5041386;0.005052079,0.2281276;0.2081929;0.1228336,0.2691284;-0.01075312;0.2264669,-0.1682912;0.4943258;-0.01844751,-0.236013;0.2060147;0.1080822,-0.2848628;-0.02265698;0.1834562,0.07539003;0.003904585;-0.03832617,0.09783583;-0.3451312;0.0005988777,0.1072837;-0.7086442;0.08263094,0.1210339;-0.7594818;0.0005873516,-0.07326897;0.006821529;-0.0418679,-0.118913;-0.3409984;-0.01388804,-0.1399202;-0.7050204;0.06361582,-0.1324338;-0.6639947;-0.05161147,0.005362122;0.5481351;-0.01567139,0;0;0,0.01504523;0.3122166;-0.05088317,0.02828756;0.6123165;-0.1164308,0.2029725;0.5058116;-0.07777238,0.2392894;0.2203228;0.06678379,0.2675134;-0.01300447;0.1383384,-0.1549975;0.5198941;-0.110984,-0.2738892;0.2453969;0.008328103,-0.3361049;0.009501591;0.03732537,0.07734901;-0.003407404;-0.03425372,0.05734932;-0.3540208;-0.01155639,0.01453733;-0.7201769;0.04373443,0.01818331;-0.71588;-0.06931865,-0.0749351;0.009866196;-0.0381469,-0.1352737;-0.3353907;-0.06979875,-0.2034998;-0.6903391;0.02139914,-0.2274003;-0.746966;-0.05194587,0.02531466;0.5390381;-0.09757948,598.5037
+0;0;0,0.002982002;0.3165501;-0.003528354,0.006191765;0.6233436;-0.02302233,0.1794695;0.5042593;0.004927004,0.2272026;0.2072986;0.1231125,0.2682038;-0.01164955;0.2267468,-0.1672156;0.4945073;-0.01842683,-0.2351696;0.2052074;0.1085368,-0.2840199;-0.02346653;0.1839115,0.07542382;0.003906335;-0.03834335,0.09780733;-0.3441607;0.0004736632,0.107329;-0.7105136;0.08314659,0.121073;-0.7613149;0.001139849,-0.07330181;0.006824587;-0.04188667,-0.1188192;-0.34003;-0.01398447,-0.1399905;-0.7068959;0.06412489,-0.1325075;-0.6658751;-0.05105066,0.005360651;0.5479829;-0.01566792,0;0;0,0.01601948;0.3119695;-0.05141675,0.03022073;0.6118236;-0.1176832,0.2036635;0.5059589;-0.0791223,0.2409773;0.2204508;0.06759071,0.2676858;-0.01285443;0.1398044,-0.1522024;0.519879;-0.1120101,-0.271284;0.2454284;0.01017179,-0.3333509;0.009838656;0.0418674,0.07736939;-0.003598422;-0.03428197,0.05673838;-0.3531845;-0.01142573,0.0124155;-0.722297;0.04271626,0.01602516;-0.71806;-0.0702709,-0.07498019;0.01002932;-0.03809996,-0.1360149;-0.3340289;-0.07061331,-0.2055076;-0.6916101;0.02129091,-0.2296123;-0.7475129;-0.05275326,0.02701931;0.5386039;-0.09863973,598.5253
+0;0;0,0.002982002;0.3165501;-0.003528354,0.006191765;0.6233436;-0.02302233,0.1794695;0.5042593;0.004927004,0.2272026;0.2072986;0.1231125,0.2682038;-0.01164955;0.2267468,-0.1672156;0.4945073;-0.01842683,-0.2351696;0.2052074;0.1085368,-0.2840199;-0.02346653;0.1839115,0.07542382;0.003906335;-0.03834335,0.09780733;-0.3441607;0.0004736632,0.107329;-0.7105136;0.08314659,0.121073;-0.7613149;0.001139849,-0.07330181;0.006824587;-0.04188667,-0.1188192;-0.34003;-0.01398447,-0.1399905;-0.7068959;0.06412489,-0.1325075;-0.6658751;-0.05105066,0.005360651;0.5479829;-0.01566792,0;0;0,0.01601948;0.3119695;-0.05141675,0.03022073;0.6118236;-0.1176832,0.2036635;0.5059589;-0.0791223,0.2409773;0.2204508;0.06759071,0.2676858;-0.01285443;0.1398044,-0.1522024;0.519879;-0.1120101,-0.271284;0.2454284;0.01017179,-0.3333509;0.009838656;0.0418674,0.07736939;-0.003598422;-0.03428197,0.05673838;-0.3531845;-0.01142573,0.0124155;-0.722297;0.04271626,0.01602516;-0.71806;-0.0702709,-0.07498019;0.01002932;-0.03809996,-0.1360149;-0.3340289;-0.07061331,-0.2055076;-0.6916101;0.02129091,-0.2296123;-0.7475129;-0.05275326,0.02701931;0.5386039;-0.09863973,598.5367
+0;0;0,0.002931144;0.3165439;-0.00408208,0.006020118;0.6232924;-0.02428175,0.1795207;0.5050676;0.004066084,0.2272528;0.2105095;0.1281189,0.2663226;-0.005730718;0.2379968,-0.1675403;0.495059;-0.01863542,-0.2353175;0.2079494;0.1132974,-0.2831919;-0.01870008;0.1951357,0.07545553;0.003820918;-0.03828952,0.09781364;-0.3442365;0.000627961,0.1074429;-0.7105919;0.08327751,0.111111;-0.6697033;-0.03209513,-0.07329312;0.006888147;-0.04189148,-0.1188722;-0.3399827;-0.01429426,-0.1400199;-0.7067617;0.06422855,-0.1327168;-0.6658027;-0.05096445,0.005227734;0.5479498;-0.01673982,0;0;0,0.01601948;0.3119695;-0.05141675,0.03022073;0.6118236;-0.1176832,0.2036635;0.5059589;-0.0791223,0.2409773;0.2204508;0.06759071,0.2676858;-0.01285443;0.1398044,-0.1522024;0.519879;-0.1120101,-0.271284;0.2454284;0.01017179,-0.3333509;0.009838656;0.0418674,0.07736939;-0.003598422;-0.03428197,0.05673838;-0.3531845;-0.01142573,0.0124155;-0.722297;0.04271626,0.01602516;-0.71806;-0.0702709,-0.07498019;0.01002932;-0.03809996,-0.1360149;-0.3340289;-0.07061331,-0.2055076;-0.6916101;0.02129091,-0.2296123;-0.7475129;-0.05275326,0.02701931;0.5386039;-0.09863973,598.5481
+0;0;0,0.002931144;0.3165439;-0.00408208,0.006020118;0.6232924;-0.02428175,0.1795207;0.5050676;0.004066084,0.2272528;0.2105095;0.1281189,0.2663226;-0.005730718;0.2379968,-0.1675403;0.495059;-0.01863542,-0.2353175;0.2079494;0.1132974,-0.2831919;-0.01870008;0.1951357,0.07545553;0.003820918;-0.03828952,0.09781364;-0.3442365;0.000627961,0.1074429;-0.7105919;0.08327751,0.111111;-0.6697033;-0.03209513,-0.07329312;0.006888147;-0.04189148,-0.1188722;-0.3399827;-0.01429426,-0.1400199;-0.7067617;0.06422855,-0.1327168;-0.6658027;-0.05096445,0.005227734;0.5479498;-0.01673982,0;0;0,0.01601948;0.3119695;-0.05141675,0.03022073;0.6118236;-0.1176832,0.2036635;0.5059589;-0.0791223,0.2409773;0.2204508;0.06759071,0.2676858;-0.01285443;0.1398044,-0.1522024;0.519879;-0.1120101,-0.271284;0.2454284;0.01017179,-0.3333509;0.009838656;0.0418674,0.07736939;-0.003598422;-0.03428197,0.05673838;-0.3531845;-0.01142573,0.0124155;-0.722297;0.04271626,0.01602516;-0.71806;-0.0702709,-0.07498019;0.01002932;-0.03809996,-0.1360149;-0.3340289;-0.07061331,-0.2055076;-0.6916101;0.02129091,-0.2296123;-0.7475129;-0.05275326,0.02701931;0.5386039;-0.09863973,598.5591
+0;0;0,0.002759841;0.3161349;-0.004587874,0.005548105;0.6223668;-0.02540312,0.1788325;0.5049504;0.003636442,0.2268746;0.2118661;0.1343441,0.2631349;-0.0026097;0.2483687,-0.1676569;0.4947076;-0.01869394,-0.2350221;0.2092165;0.120042,-0.2832195;-0.01550539;0.2066063,0.07537812;0.003766826;-0.0381774,0.09777211;-0.3443764;0.0007507354,0.1074096;-0.7109697;0.08353411,0.1109986;-0.6701406;-0.03182407,-0.07315762;0.006899273;-0.0418799,-0.1187508;-0.3400626;-0.01432334,-0.1401151;-0.7070662;0.06434387,-0.1328873;-0.666168;-0.05083707,0.004844232;0.5471612;-0.01770221,0;0;0,0.01681368;0.3114309;-0.05194246,0.03186196;0.6106046;-0.1188794,0.2049672;0.5061878;-0.08048999,0.2423249;0.2203752;0.06852829,0.2689417;-0.01254711;0.1417066,-0.1504757;0.519542;-0.1126336,-0.2703905;0.2450578;0.01214534,-0.3315604;0.00985156;0.04753672,0.07720193;-0.003795951;-0.03433681,0.05634308;-0.3534394;-0.01120651,0.01082963;-0.7227552;0.04237473,0.01428579;-0.7186065;-0.07057405,-0.0748527;0.01021278;-0.03803074,-0.1365378;-0.3337497;-0.07127777,-0.2065012;-0.6915046;0.02066369,-0.1989729;-0.6868768;-0.09219567,0.02845366;0.5375667;-0.09965658,598.5814
+0;0;0,0.002759841;0.3161349;-0.004587874,0.005548105;0.6223668;-0.02540312,0.1788325;0.5049504;0.003636442,0.2268746;0.2118661;0.1343441,0.2631349;-0.0026097;0.2483687,-0.1676569;0.4947076;-0.01869394,-0.2350221;0.2092165;0.120042,-0.2832195;-0.01550539;0.2066063,0.07537812;0.003766826;-0.0381774,0.09777211;-0.3443764;0.0007507354,0.1074096;-0.7109697;0.08353411,0.1109986;-0.6701406;-0.03182407,-0.07315762;0.006899273;-0.0418799,-0.1187508;-0.3400626;-0.01432334,-0.1401151;-0.7070662;0.06434387,-0.1328873;-0.666168;-0.05083707,0.004844232;0.5471612;-0.01770221,0;0;0,0.01681368;0.3114309;-0.05194246,0.03186196;0.6106046;-0.1188794,0.2049672;0.5061878;-0.08048999,0.2423249;0.2203752;0.06852829,0.2689417;-0.01254711;0.1417066,-0.1504757;0.519542;-0.1126336,-0.2703905;0.2450578;0.01214534,-0.3315604;0.00985156;0.04753672,0.07720193;-0.003795951;-0.03433681,0.05634308;-0.3534394;-0.01120651,0.01082963;-0.7227552;0.04237473,0.01428579;-0.7186065;-0.07057405,-0.0748527;0.01021278;-0.03803074,-0.1365378;-0.3337497;-0.07127777,-0.2065012;-0.6915046;0.02066369,-0.1989729;-0.6868768;-0.09219567,0.02845366;0.5375667;-0.09965658,598.5925
+0;0;0,0.002760145;0.3161697;-0.004588379,0.005549554;0.622527;-0.02541271,0.1792249;0.5049725;0.003679266,0.2266873;0.2154247;0.1328098,0.2635019;-0.002329394;0.2485772,-0.1680439;0.4947066;-0.01870135,-0.2345963;0.2126603;0.1183607,-0.2835304;-0.0154964;0.206248,0.07558674;0.003777252;-0.03828306,0.09798047;-0.3443618;0.0006446019,0.1072918;-0.6985472;0.08062606,0.1108838;-0.657709;-0.03483003,-0.0733601;0.006918367;-0.0419958,-0.1189527;-0.3400393;-0.01443957,-0.1395939;-0.6946211;0.06156503,-0.13236;-0.6537137;-0.05371366,0.004845278;0.5472782;-0.01770739,0;0;0,0.01787077;0.3113071;-0.05254043,0.03394821;0.6103869;-0.1202283,0.2071519;0.5055125;-0.08177567,0.2440166;0.2236769;0.06646419,0.2712936;-0.0117818;0.1438553,-0.1490792;0.5191287;-0.1129618,-0.2675756;0.2488888;0.01231533,-0.3304251;0.01052281;0.04980964,0.07736661;-0.003960729;-0.03452444,0.05584987;-0.3535044;-0.01056802,0.01211458;-0.7102648;0.04177999,0.01527661;-0.7063941;-0.07121444,-0.07514434;0.01035778;-0.03793757,-0.1365927;-0.333602;-0.07160363,-0.2054455;-0.6791011;0.01683117,-0.1981499;-0.6746029;-0.09611532,0.03029509;0.5373671;-0.1008116,598.6042
+0;0;0,0.002662975;0.3156875;-0.005168738,0.005315435;0.6214262;-0.02662603,0.1791133;0.5047978;0.003316414,0.2261758;0.2157152;0.1399239,0.2581834;0.004992604;0.2625666,-0.1683797;0.4942507;-0.01876627,-0.2347381;0.2125085;0.1249805,-0.2828099;-0.01024796;0.2173838,0.07545317;0.003761433;-0.0383169,0.09798899;-0.3432209;0.0004674271,0.1074285;-0.7054896;0.08273128,0.1198777;-0.7567645;0.001014628,-0.07329638;0.006902294;-0.04189884,-0.118657;-0.3389525;-0.01477498,-0.1398065;-0.7016299;0.06341028,-0.132648;-0.6607931;-0.0517831,0.004647395;0.5463392;-0.01876391,0;0;0,0.01844996;0.3106783;-0.05320728,0.03504603;0.6089454;-0.1217419,0.2083714;0.5054675;-0.08343577,0.2465568;0.2219762;0.06696284,0.2735896;-0.009488687;0.1454674,-0.1482155;0.5192162;-0.1142426,-0.2675579;0.2480217;0.01481609,-0.330099;0.01331007;0.05314066,0.07724611;-0.004094273;-0.03452229,0.05634649;-0.3525141;-0.01052833,0.01075526;-0.7175739;0.04189146,0.01382079;-0.7137134;-0.07100463,-0.07502672;0.01047601;-0.03790461,-0.1368099;-0.3322836;-0.07118407,-0.2077263;-0.6857626;0.01891899,-0.2005417;-0.6813626;-0.0939137,0.03127739;0.5361418;-0.1021011,598.626
+0;0;0,0.002662975;0.3156875;-0.005168738,0.005315435;0.6214262;-0.02662603,0.1791133;0.5047978;0.003316414,0.2261758;0.2157152;0.1399239,0.2581834;0.004992604;0.2625666,-0.1683797;0.4942507;-0.01876627,-0.2347381;0.2125085;0.1249805,-0.2828099;-0.01024796;0.2173838,0.07545317;0.003761433;-0.0383169,0.09798899;-0.3432209;0.0004674271,0.1074285;-0.7054896;0.08273128,0.1198777;-0.7567645;0.001014628,-0.07329638;0.006902294;-0.04189884,-0.118657;-0.3389525;-0.01477498,-0.1398065;-0.7016299;0.06341028,-0.132648;-0.6607931;-0.0517831,0.004647395;0.5463392;-0.01876391,0;0;0,0.01844996;0.3106783;-0.05320728,0.03504603;0.6089454;-0.1217419,0.2083714;0.5054675;-0.08343577,0.2465568;0.2219762;0.06696284,0.2735896;-0.009488687;0.1454674,-0.1482155;0.5192162;-0.1142426,-0.2675579;0.2480217;0.01481609,-0.330099;0.01331007;0.05314066,0.07724611;-0.004094273;-0.03452229,0.05634649;-0.3525141;-0.01052833,0.01075526;-0.7175739;0.04189146,0.01382079;-0.7137134;-0.07100463,-0.07502672;0.01047601;-0.03790461,-0.1368099;-0.3322836;-0.07118407,-0.2077263;-0.6857626;0.01891899,-0.2005417;-0.6813626;-0.0939137,0.03127739;0.5361418;-0.1021011,598.6483
+0;0;0,0.002754329;0.3265173;-0.005346054,0.005654869;0.6608929;-0.02875659,0.1832846;0.5375422;0.00228437,0.2303055;0.2487155;0.138771,0.2622923;0.03812921;0.2613343,-0.1719432;0.5267604;-0.02028984,-0.2382429;0.2452675;0.1233297,-0.2862836;0.02265516;0.2156732,0.07557736;0.003767624;-0.03837997,0.09800035;-0.3414775;0.0002101846,0.1075356;-0.707423;0.08330895,0.1198894;-0.7580741;0.002219453,-0.07341702;0.006913655;-0.0419678,-0.1185506;-0.3372096;-0.01497974,-0.1399146;-0.7035679;0.06399903,-0.1328111;-0.6628143;-0.05031027,0.004935248;0.5800083;-0.02028744,0;0;0,0.0239747;0.3187869;-0.06670737,0.04795781;0.6370417;-0.1692686,0.2101351;0.5043428;-0.08597136,0.2477038;0.2223729;0.06680965,0.2736982;-0.008505598;0.1468778,-0.1346189;0.5204246;-0.1143126,-0.2539268;0.250371;0.01644351,-0.3170766;0.01640733;0.05724299,0.07730931;-0.004321963;-0.03469503,0.0566695;-0.3510292;-0.01115227,0.009141907;-0.7195083;0.04248261,0.01144452;-0.7186484;-0.06877506,-0.0752155;0.01067851;-0.03778561,-0.1366193;-0.3303879;-0.07079283,-0.2101102;-0.6874231;0.01885866,-0.2036857;-0.6860611;-0.09236771,0.04349408;0.5602926;-0.1427315,598.6597
+0;0;0,0.002754329;0.3265173;-0.005346054,0.005654869;0.6608929;-0.02875659,0.1832846;0.5375422;0.00228437,0.2303055;0.2487155;0.138771,0.2622923;0.03812921;0.2613343,-0.1719432;0.5267604;-0.02028984,-0.2382429;0.2452675;0.1233297,-0.2862836;0.02265516;0.2156732,0.07557736;0.003767624;-0.03837997,0.09800035;-0.3414775;0.0002101846,0.1075356;-0.707423;0.08330895,0.1198894;-0.7580741;0.002219453,-0.07341702;0.006913655;-0.0419678,-0.1185506;-0.3372096;-0.01497974,-0.1399146;-0.7035679;0.06399903,-0.1328111;-0.6628143;-0.05031027,0.004935248;0.5800083;-0.02028744,0;0;0,0.0239747;0.3187869;-0.06670737,0.04795781;0.6370417;-0.1692686,0.2101351;0.5043428;-0.08597136,0.2477038;0.2223729;0.06680965,0.2736982;-0.008505598;0.1468778,-0.1346189;0.5204246;-0.1143126,-0.2539268;0.250371;0.01644351,-0.3170766;0.01640733;0.05724299,0.07730931;-0.004321963;-0.03469503,0.0566695;-0.3510292;-0.01115227,0.009141907;-0.7195083;0.04248261,0.01144452;-0.7186484;-0.06877506,-0.0752155;0.01067851;-0.03778561,-0.1366193;-0.3303879;-0.07079283,-0.2101102;-0.6874231;0.01885866,-0.2036857;-0.6860611;-0.09236771,0.04349408;0.5602926;-0.1427315,598.6817
+0;0;0,0.002677917;0.3289306;-0.005817786,0.00541236;0.6602969;-0.02951554,0.1846462;0.537184;0.002272792,0.2309924;0.2496876;0.1446028,0.2630578;0.04877204;0.2818147,-0.1738565;0.5265397;-0.02040058,-0.2395062;0.2467642;0.1295188,-0.2865833;0.02643296;0.2267824,0.07572095;0.003657124;-0.03841599,0.09807243;-0.3410152;-0.0001549236,0.1076466;-0.7020462;0.08213867,0.1198576;-0.7527557;0.0009793192,-0.07351466;0.007026248;-0.04206008,-0.1186392;-0.3365074;-0.01539561,-0.1397384;-0.6979808;0.06270067,-0.1326414;-0.6572621;-0.05168773,0.004731413;0.5795035;-0.02093995,0;0;0,0.02445845;0.3205117;-0.07007456,0.04620095;0.6368878;-0.1691455,0.2110683;0.5044013;-0.08853614,0.2486586;0.2222766;0.066553,0.274645;-0.00752908;0.1486286,-0.1375998;0.5188163;-0.1143583,-0.2585132;0.2490322;0.01851936,-0.3224469;0.01598345;0.06121738,0.07730351;-0.00443548;-0.03503311,0.05569459;-0.35045;-0.01116717,0.008679148;-0.7141287;0.04112566,0.01058395;-0.713309;-0.07020652,-0.0754505;0.01080177;-0.03759479,-0.1372742;-0.3296377;-0.06986544,-0.2105842;-0.6819239;0.01803957,-0.2045376;-0.680568;-0.09328392,0.0417987;0.5601833;-0.1427141,598.6934
+0;0;0,0.002677917;0.3289306;-0.005817786,0.00541236;0.6602969;-0.02951554,0.1846462;0.537184;0.002272792,0.2309924;0.2496876;0.1446028,0.2630578;0.04877204;0.2818147,-0.1738565;0.5265397;-0.02040058,-0.2395062;0.2467642;0.1295188,-0.2865833;0.02643296;0.2267824,0.07572095;0.003657124;-0.03841599,0.09807243;-0.3410152;-0.0001549236,0.1076466;-0.7020462;0.08213867,0.1198576;-0.7527557;0.0009793192,-0.07351466;0.007026248;-0.04206008,-0.1186392;-0.3365074;-0.01539561,-0.1397384;-0.6979808;0.06270067,-0.1326414;-0.6572621;-0.05168773,0.004731413;0.5795035;-0.02093995,0;0;0,0.02445845;0.3205117;-0.07007456,0.04620095;0.6368878;-0.1691455,0.2110683;0.5044013;-0.08853614,0.2486586;0.2222766;0.066553,0.274645;-0.00752908;0.1486286,-0.1375998;0.5188163;-0.1143583,-0.2585132;0.2490322;0.01851936,-0.3224469;0.01598345;0.06121738,0.07730351;-0.00443548;-0.03503311,0.05569459;-0.35045;-0.01116717,0.008679148;-0.7141287;0.04112566,0.01058395;-0.713309;-0.07020652,-0.0754505;0.01080177;-0.03759479,-0.1372742;-0.3296377;-0.06986544,-0.2105842;-0.6819239;0.01803957,-0.2045376;-0.680568;-0.09328392,0.0417987;0.5601833;-0.1427141,598.7045
+0;0;0,0.002687801;0.3301447;-0.00583926,0.005408974;0.659896;-0.02943282,0.1850066;0.5368447;0.002386698,0.2309798;0.2516616;0.1435714,0.2633741;0.04868589;0.2821903,-0.1742185;0.5261789;-0.02033236,-0.2393399;0.2486547;0.1283807,-0.2868998;0.02606413;0.2266417,0.07580621;0.003661242;-0.03845925,0.09813383;-0.3406432;-0.0002390109,0.1078041;-0.7052989;0.08288081,0.1172111;-0.7374755;0.02035768,-0.07359744;0.007034159;-0.04210744,-0.1186738;-0.3361328;-0.01547143,-0.1399848;-0.7012354;0.06340893,-0.1345175;-0.6629779;-0.02471303,0.004729266;0.5792495;-0.02087282,0;0;0,0.02514649;0.3212944;-0.07193363,0.04619278;0.6365405;-0.1693093,0.211902;0.5043684;-0.09038377,0.2502787;0.2251693;0.06437778,0.2754291;-0.006239519;0.1497073,-0.1379696;0.5183915;-0.1139839,-0.2576298;0.2515866;0.01970458,-0.3235748;0.01718467;0.06629553,0.07727121;-0.00457409;-0.03531766,0.05632462;-0.3502223;-0.01095676,0.007490471;-0.717337;0.04213023,0.007249251;-0.7360763;-0.03195071,-0.07561749;0.01095465;-0.03743112,-0.1372578;-0.3292638;-0.06836322,-0.2127206;-0.6850961;0.01918633,-0.2083973;-0.6771591;-0.06659301,0.04166676;0.5599554;-0.1430067,598.7269
+0;0;0,0.00266403;0.3301386;-0.006186816,0.005366098;0.6598722;-0.03003139,0.1851021;0.5377037;0.002376137,0.2304938;0.2546459;0.1479575,0.2599792;0.05061658;0.2856759,-0.1744358;0.5267743;-0.02030497,-0.2387055;0.2515534;0.1329887,-0.2860227;0.03139336;0.2366919,0.0758661;0.003553382;-0.0383511,0.09829904;-0.3407212;7.644668E-05,0.1079392;-0.7053552;0.08329494,0.1177021;-0.7373196;0.02061591,-0.07354853;0.007109424;-0.0421802,-0.1184204;-0.3360601;-0.01523456,-0.1397408;-0.701118;0.06384994,-0.1342815;-0.6628808;-0.02427442,0.004690087;0.5792316;-0.02141501,0;0;0,0.02514649;0.3212944;-0.07193363,0.04619278;0.6365405;-0.1693093,0.211902;0.5043684;-0.09038377,0.2502787;0.2251693;0.06437778,0.2754291;-0.006239519;0.1497073,-0.1379696;0.5183915;-0.1139839,-0.2576298;0.2515866;0.01970458,-0.3235748;0.01718467;0.06629553,0.07727121;-0.00457409;-0.03531766,0.05632462;-0.3502223;-0.01095676,0.007490471;-0.717337;0.04213023,0.007249251;-0.7360763;-0.03195071,-0.07561749;0.01095465;-0.03743112,-0.1372578;-0.3292638;-0.06836322,-0.2127206;-0.6850961;0.01918633,-0.2083973;-0.6771591;-0.06659301,0.04166676;0.5599554;-0.1430067,598.7488
+0;0;0,0.00266403;0.3301386;-0.006186816,0.005366098;0.6598722;-0.03003139,0.1851021;0.5377037;0.002376137,0.2304938;0.2546459;0.1479575,0.2599792;0.05061658;0.2856759,-0.1744358;0.5267743;-0.02030497,-0.2387055;0.2515534;0.1329887,-0.2860227;0.03139336;0.2366919,0.0758661;0.003553382;-0.0383511,0.09829904;-0.3407212;7.644668E-05,0.1079392;-0.7053552;0.08329494,0.1177021;-0.7373196;0.02061591,-0.07354853;0.007109424;-0.0421802,-0.1184204;-0.3360601;-0.01523456,-0.1397408;-0.701118;0.06384994,-0.1342815;-0.6628808;-0.02427442,0.004690087;0.5792316;-0.02141501,0;0;0,0.02514649;0.3212944;-0.07193363,0.04619278;0.6365405;-0.1693093,0.211902;0.5043684;-0.09038377,0.2502787;0.2251693;0.06437778,0.2754291;-0.006239519;0.1497073,-0.1379696;0.5183915;-0.1139839,-0.2576298;0.2515866;0.01970458,-0.3235748;0.01718467;0.06629553,0.07727121;-0.00457409;-0.03531766,0.05632462;-0.3502223;-0.01095676,0.007490471;-0.717337;0.04213023,0.007249251;-0.7360763;-0.03195071,-0.07561749;0.01095465;-0.03743112,-0.1372578;-0.3292638;-0.06836322,-0.2127206;-0.6850961;0.01918633,-0.2083973;-0.6771591;-0.06659301,0.04166676;0.5599554;-0.1430067,598.7603
+0;0;0,0.002539992;0.330768;-0.006680458,0.005053178;0.6595693;-0.03102337,0.1873463;0.5380251;0.002310244,0.2320865;0.2572902;0.1526119,0.2601121;0.06335898;0.3019382,-0.1773011;0.5269241;-0.02050576,-0.240303;0.254126;0.1376595,-0.2863788;0.03699939;0.2445529,0.07617261;0.003519048;-0.03834742,0.09859554;-0.3408384;0.000138849,0.1082716;-0.709779;0.08453009,0.1210367;-0.7597556;0.002764642,-0.07372551;0.007147366;-0.04241037,-0.1185183;-0.3361031;-0.01522991,-0.1402603;-0.7054576;0.06500213,-0.1332109;-0.664815;-0.04937371,0.004428342;0.5790788;-0.02227571,0;0;0,0.0253153;0.3216718;-0.07310891,0.04628254;0.6362627;-0.1695715,0.2146715;0.5032877;-0.09221327,0.2509979;0.2250042;0.0647676,0.275894;-0.004628211;0.1504545,-0.1403054;0.5179033;-0.1135512,-0.2605999;0.251908;0.02128226,-0.3275673;0.01991108;0.0701279,0.07739489;-0.00475207;-0.03567386,0.05625431;-0.3504536;-0.01098454,0.006716926;-0.7218852;0.04302692,0.007726807;-0.7209644;-0.06832016,-0.07597413;0.01112452;-0.03727399,-0.1375655;-0.3292437;-0.06763825,-0.2149466;-0.689063;0.02110253,-0.2097981;-0.6877112;-0.09024182,0.04164235;0.5597938;-0.1433682,598.772
+0;0;0,0.002539992;0.330768;-0.006680458,0.005053178;0.6595693;-0.03102337,0.1873463;0.5380251;0.002310244,0.2320865;0.2572902;0.1526119,0.2601121;0.06335898;0.3019382,-0.1773011;0.5269241;-0.02050576,-0.240303;0.254126;0.1376595,-0.2863788;0.03699939;0.2445529,0.07617261;0.003519048;-0.03834742,0.09859554;-0.3408384;0.000138849,0.1082716;-0.709779;0.08453009,0.1210367;-0.7597556;0.002764642,-0.07372551;0.007147366;-0.04241037,-0.1185183;-0.3361031;-0.01522991,-0.1402603;-0.7054576;0.06500213,-0.1332109;-0.664815;-0.04937371,0.004428342;0.5790788;-0.02227571,0;0;0,0.0253153;0.3216718;-0.07310891,0.04628254;0.6362627;-0.1695715,0.2146715;0.5032877;-0.09221327,0.2509979;0.2250042;0.0647676,0.275894;-0.004628211;0.1504545,-0.1403054;0.5179033;-0.1135512,-0.2605999;0.251908;0.02128226,-0.3275673;0.01991108;0.0701279,0.07739489;-0.00475207;-0.03567386,0.05625431;-0.3504536;-0.01098454,0.006716926;-0.7218852;0.04302692,0.007726807;-0.7209644;-0.06832016,-0.07597413;0.01112452;-0.03727399,-0.1375655;-0.3292437;-0.06763825,-0.2149466;-0.689063;0.02110253,-0.2097981;-0.6877112;-0.09024182,0.04164235;0.5597938;-0.1433682,598.7938
+0;0;0,0.002544942;0.3314127;-0.006693479,0.005052284;0.6594471;-0.03098448,0.1878322;0.5378756;0.002405593,0.2328985;0.2550942;0.1538029,0.26074;0.06243692;0.3021482,-0.1777844;0.5267451;-0.02047105,-0.2412456;0.2519583;0.1388473,-0.2870186;0.0362581;0.2450384,0.07628258;0.003524128;-0.03840278,0.09843093;-0.3366165;-0.0003877953,0.1082383;-0.7105646;0.08514887,0.117434;-0.7381781;0.0262467,-0.07383194;0.007157685;-0.0424716,-0.1180762;-0.3318895;-0.01562398,-0.1401134;-0.7062572;0.06569704,-0.1350351;-0.6685905;-0.01669699,0.004428083;0.5790384;-0.0222457,0;0;0,0.02529842;0.3220863;-0.07420266,0.04591128;0.6361283;-0.1698918,0.2151058;0.5030978;-0.09357476,0.2533171;0.2237618;0.06588936,0.2786431;-0.003389522;0.1534059,-0.1410509;0.5178099;-0.1131635,-0.2627107;0.2508123;0.02405401,-0.3312687;0.02128944;0.07422702,0.07742831;-0.004817054;-0.035887,0.05792964;-0.3464338;-0.0124532,0.005515262;-0.7224698;0.04322052,0.005292058;-0.7468884;-0.01932478,-0.07617051;0.01119331;-0.03713473,-0.1371141;-0.3250747;-0.06613547,-0.2157481;-0.689145;0.0261651,-0.2346267;-0.7207043;-0.02605944,0.04128438;0.5597186;-0.1437676,598.8162
+0;0;0,0.002445977;0.3319964;-0.007208992,0.004803503;0.6595203;-0.03200554,0.1875841;0.538532;0.001903662,0.2319223;0.2576635;0.1590957,0.2613492;0.06431949;0.3060618,-0.1780051;0.5273104;-0.02063185,-0.240475;0.254045;0.1436421,-0.2851727;0.04127455;0.2557925,0.07630527;0.003614799;-0.03847513,0.0984935;-0.3370008;-0.0003308244,0.1084327;-0.7116798;0.08544151,0.1206843;-0.7624815;0.0044135,-0.07391763;0.00706924;-0.04245121,-0.118246;-0.3324535;-0.01551396,-0.1402054;-0.7075636;0.06603507,-0.1332321;-0.6669701;-0.04834895,0.004218756;0.5791768;-0.02313881,0;0;0,0.02490579;0.3224138;-0.07555532,0.04544389;0.6359583;-0.1712618,0.2147398;0.5026554;-0.09606135,0.2531766;0.2235838;0.06581521,0.2787113;-0.00282304;0.1548927,-0.1413699;0.5183451;-0.1132711,-0.2637121;0.2513031;0.02559333,-0.334781;0.02323225;0.07831697,0.07733914;-0.004904136;-0.03620088,0.05628896;-0.3469142;-0.01269901,0.003624454;-0.7236633;0.04321671,0.003758892;-0.7227949;-0.06812011,-0.07632919;0.01130674;-0.03690404,-0.1387298;-0.3252073;-0.06572816,-0.2165085;-0.6894289;0.02983872,-0.2122865;-0.6882442;-0.08150044,0.040802;0.5596271;-0.1450697,598.8385
+0;0;0,0.002445977;0.3319964;-0.007208992,0.004803503;0.6595203;-0.03200554,0.1875841;0.538532;0.001903662,0.2319223;0.2576635;0.1590957,0.2613492;0.06431949;0.3060618,-0.1780051;0.5273104;-0.02063185,-0.240475;0.254045;0.1436421,-0.2851727;0.04127455;0.2557925,0.07630527;0.003614799;-0.03847513,0.0984935;-0.3370008;-0.0003308244,0.1084327;-0.7116798;0.08544151,0.1206843;-0.7624815;0.0044135,-0.07391763;0.00706924;-0.04245121,-0.118246;-0.3324535;-0.01551396,-0.1402054;-0.7075636;0.06603507,-0.1332321;-0.6669701;-0.04834895,0.004218756;0.5791768;-0.02313881,0;0;0,0.02490579;0.3224138;-0.07555532,0.04544389;0.6359583;-0.1712618,0.2147398;0.5026554;-0.09606135,0.2531766;0.2235838;0.06581521,0.2787113;-0.00282304;0.1548927,-0.1413699;0.5183451;-0.1132711,-0.2637121;0.2513031;0.02559333,-0.334781;0.02323225;0.07831697,0.07733914;-0.004904136;-0.03620088,0.05628896;-0.3469142;-0.01269901,0.003624454;-0.7236633;0.04321671,0.003758892;-0.7227949;-0.06812011,-0.07632919;0.01130674;-0.03690404,-0.1387298;-0.3252073;-0.06572816,-0.2165085;-0.6894289;0.02983872,-0.2122865;-0.6882442;-0.08150044,0.040802;0.5596271;-0.1450697,598.8607
+0;0;0,0.002450051;0.3325494;-0.007221,0.004804166;0.6595985;-0.03198429,0.1877126;0.5386397;0.001935933,0.2321206;0.2573286;0.1593756,0.2615268;0.06412151;0.3062377,-0.1781307;0.5274103;-0.02061524,-0.2406989;0.2537143;0.1439175,-0.285365;0.04109447;0.2559885,0.07664497;0.003630892;-0.03864642,0.09874181;-0.3355818;-0.0006592236,0.1087197;-0.7117159;0.08544622,0.1185561;-0.7465892;0.02039126,-0.07424671;0.007100713;-0.04264021,-0.1183925;-0.3310237;-0.01581389,-0.1404372;-0.7075906;0.06605185,-0.1348386;-0.6690853;-0.02578364,0.004219839;0.5793128;-0.02312394,0;0;0,0.02509506;0.3227788;-0.07636321,0.04562719;0.635995;-0.1715057,0.2152343;0.5025923;-0.09722805,0.2533531;0.2237062;0.06606567,0.2800205;-0.001379445;0.1576487,-0.1412522;0.5187178;-0.1126848,-0.2644741;0.2520718;0.02735649,-0.3370617;0.02521805;0.08240752,0.07749276;-0.005075186;-0.03674638,0.05603473;-0.3456424;-0.01329148,0.002836078;-0.7236807;0.04369557,0.007352963;-0.7363877;-0.0381161,-0.07682855;0.01147922;-0.03669854,-0.1394261;-0.3236273;-0.06465836,-0.2138894;-0.6876806;0.0397973,-0.2108443;-0.680827;-0.04960301,0.04096295;0.559698;-0.1453975,598.8721
+0;0;0,0.002432974;0.3325537;-0.007023816,0.004987704;0.659682;-0.03075402,0.1885063;0.5410478;0.001683502,0.2319615;0.2620888;0.1635132,0.2610775;0.07022937;0.3121886,-0.1785855;0.5295311;-0.02086757,-0.2402619;0.2585009;0.148348,-0.2848909;0.04805478;0.2644637,0.07665475;0.003675848;-0.03862278,0.09859725;-0.3355537;-0.0006963126,0.1086667;-0.711669;0.08548062,0.1182998;-0.7464194;0.02027308,-0.074247;0.007043826;-0.04264914,-0.11845;-0.3310794;-0.01590306,-0.1404771;-0.707596;0.06619827,-0.1349192;-0.6690252;-0.0256336,0.004354751;0.5793594;-0.02223893,0;0;0,0.02509506;0.3227788;-0.07636321,0.04562719;0.635995;-0.1715057,0.2152343;0.5025923;-0.09722805,0.2533531;0.2237062;0.06606567,0.2800205;-0.001379445;0.1576487,-0.1412522;0.5187178;-0.1126848,-0.2644741;0.2520718;0.02735649,-0.3370617;0.02521805;0.08240752,0.07749276;-0.005075186;-0.03674638,0.05603473;-0.3456424;-0.01329148,0.002836078;-0.7236807;0.04369557,0.007352963;-0.7363877;-0.0381161,-0.07682855;0.01147922;-0.03669854,-0.1394261;-0.3236273;-0.06465836,-0.2138894;-0.6876806;0.0397973,-0.2108443;-0.680827;-0.04960301,0.04096295;0.559698;-0.1453975,598.8832
+0;0;0,0.002434492;0.3327612;-0.007028198,0.004985206;0.6593748;-0.03072251,0.188149;0.5409083;0.001658874,0.2316449;0.2616876;0.1636405,0.2607567;0.06985642;0.3122939,-0.178234;0.529414;-0.02084866,-0.2399683;0.2581294;0.1485258,-0.2845907;0.04771429;0.2646243,0.07667746;0.003676937;-0.03863423,0.0986236;-0.3356091;-0.0007014386,0.1087343;-0.7132673;0.08582899,0.11844;-0.7485052;0.02013057,-0.074269;0.007045913;-0.04266177,-0.1184794;-0.3311336;-0.01591124,-0.1405968;-0.7091948;0.06652689,-0.1349971;-0.6705595;-0.02599629,0.004352991;0.579146;-0.02221736,0;0;0,0.02523282;0.3228189;-0.07704961,0.04613435;0.6355045;-0.1720768,0.2154725;0.5025392;-0.09824908,0.2524057;0.2237962;0.0661664,0.2790158;-0.001008585;0.1583579,-0.1406013;0.5191691;-0.1129751,-0.2645219;0.2535998;0.02918954,-0.3389808;0.02756408;0.08494121,0.07740608;-0.005191311;-0.03697169,0.05496675;-0.3457469;-0.0134362,0.001588881;-0.725301;0.0440526,0.005201206;-0.7369885;-0.03910732,-0.07692785;0.01160256;-0.03651087,-0.1397959;-0.3235026;-0.06457706,-0.2092505;-0.6831021;0.06222872,-0.2349284;-0.7255165;0.009661909,0.04136795;0.5593119;-0.1459737,598.8943
+0;0;0,0.002434492;0.3327612;-0.007028198,0.004985206;0.6593748;-0.03072251,0.188149;0.5409083;0.001658874,0.2316449;0.2616876;0.1636405,0.2607567;0.06985642;0.3122939,-0.178234;0.529414;-0.02084866,-0.2399683;0.2581294;0.1485258,-0.2845907;0.04771429;0.2646243,0.07667746;0.003676937;-0.03863423,0.0986236;-0.3356091;-0.0007014386,0.1087343;-0.7132673;0.08582899,0.11844;-0.7485052;0.02013057,-0.074269;0.007045913;-0.04266177,-0.1184794;-0.3311336;-0.01591124,-0.1405968;-0.7091948;0.06652689,-0.1349971;-0.6705595;-0.02599629,0.004352991;0.579146;-0.02221736,0;0;0,0.02523282;0.3228189;-0.07704961,0.04613435;0.6355045;-0.1720768,0.2154725;0.5025392;-0.09824908,0.2524057;0.2237962;0.0661664,0.2790158;-0.001008585;0.1583579,-0.1406013;0.5191691;-0.1129751,-0.2645219;0.2535998;0.02918954,-0.3389808;0.02756408;0.08494121,0.07740608;-0.005191311;-0.03697169,0.05496675;-0.3457469;-0.0134362,0.001588881;-0.725301;0.0440526,0.005201206;-0.7369885;-0.03910732,-0.07692785;0.01160256;-0.03651087,-0.1397959;-0.3235026;-0.06457706,-0.2092505;-0.6831021;0.06222872,-0.2349284;-0.7255165;0.009661909,0.04136795;0.5593119;-0.1459737,598.9061
+0;0;0,0.002224108;0.3329622;-0.007645782,0.004359041;0.6589849;-0.03255505,0.1877385;0.5411997;0.001056049,0.2314372;0.2599325;0.1714786,0.2587756;0.07087679;0.3238547,-0.1788203;0.5292636;-0.02108688,-0.2410827;0.2559363;0.1563399,-0.2856607;0.04749748;0.2758136,0.0767222;0.003783389;-0.03867111,0.0983167;-0.336124;-0.0005259588,0.1083717;-0.71315;0.08592209,0.1207581;-0.7636743;0.004624598,-0.07437193;0.006937803;-0.04262331,-0.1188549;-0.3318252;-0.01580402,-0.1409636;-0.7092461;0.06658324,-0.1341267;-0.6686636;-0.04782007,0.003861923;0.5788901;-0.02366387,0;0;0,0.02570622;0.3229382;-0.07731342,0.04722875;0.6352561;-0.1716912,0.2162662;0.5021357;-0.09749234,0.2554059;0.2187599;0.07052827,0.2801671;-0.005767494;0.1637068,-0.139708;0.519502;-0.1118182,-0.2668678;0.2499903;0.03398471,-0.3438346;0.02547897;0.09211121,0.0773851;-0.005412295;-0.03712571,0.05411595;-0.3464428;-0.01232397,0.0002658367;-0.725203;0.04567432,-0.0002904832;-0.7243262;-0.06567371,-0.07703977;0.01180774;-0.03635265,-0.1398058;-0.3240401;-0.06327951,-0.2062437;-0.6803787;0.07211527,-0.2029337;-0.6794466;-0.03919937,0.04228848;0.5591275;-0.1457199,598.9274
+0;0;0,0.002224108;0.3329622;-0.007645782,0.004359041;0.6589849;-0.03255505,0.1877385;0.5411997;0.001056049,0.2314372;0.2599325;0.1714786,0.2587756;0.07087679;0.3238547,-0.1788203;0.5292636;-0.02108688,-0.2410827;0.2559363;0.1563399,-0.2856607;0.04749748;0.2758136,0.0767222;0.003783389;-0.03867111,0.0983167;-0.336124;-0.0005259588,0.1083717;-0.71315;0.08592209,0.1207581;-0.7636743;0.004624598,-0.07437193;0.006937803;-0.04262331,-0.1188549;-0.3318252;-0.01580402,-0.1409636;-0.7092461;0.06658324,-0.1341267;-0.6686636;-0.04782007,0.003861923;0.5788901;-0.02366387,0;0;0,0.02570622;0.3229382;-0.07731342,0.04722875;0.6352561;-0.1716912,0.2162662;0.5021357;-0.09749234,0.2554059;0.2187599;0.07052827,0.2801671;-0.005767494;0.1637068,-0.139708;0.519502;-0.1118182,-0.2668678;0.2499903;0.03398471,-0.3438346;0.02547897;0.09211121,0.0773851;-0.005412295;-0.03712571,0.05411595;-0.3464428;-0.01232397,0.0002658367;-0.725203;0.04567432,-0.0002904832;-0.7243262;-0.06567371,-0.07703977;0.01180774;-0.03635265,-0.1398058;-0.3240401;-0.06327951,-0.2062437;-0.6803787;0.07211527,-0.2029337;-0.6794466;-0.03919937,0.04228848;0.5591275;-0.1457199,598.9392
+0;0;0,0.002225391;0.3331544;-0.007650194,0.004358449;0.6588921;-0.0325387,0.1879729;0.5411069;0.00109862,0.2316709;0.2598447;0.1715182,0.2590017;0.07084174;0.3238517,-0.1790538;0.5291556;-0.02107258,-0.2413151;0.2558331;0.1563511,-0.2858807;0.04745246;0.2757915,0.0766709;0.003780858;-0.03864525,0.09822283;-0.3354565;-0.0005752854,0.1083101;-0.713693;0.0861503,0.1206979;-0.7642261;0.004843809,-0.07432219;0.006933162;-0.04259481,-0.1187175;-0.3311621;-0.01582837,-0.1408971;-0.7097947;0.06682338,-0.1340595;-0.669211;-0.04759259,0.003861629;0.5788455;-0.02365286,0;0;0,0.02575704;0.3231153;-0.07738483,0.0473634;0.63528;-0.1712569,0.2165311;0.5020097;-0.09692967,0.2550465;0.2186891;0.07131672,0.2796882;-0.005313471;0.1656046,-0.1397275;0.5196659;-0.110761,-0.2674706;0.2510718;0.03620748,-0.3462183;0.02769236;0.09599887,0.07728216;-0.005492657;-0.03719509,0.05349022;-0.3457777;-0.01197898,-0.000999257;-0.7255402;0.04715848,-0.001662984;-0.7246252;-0.06421208,-0.07701189;0.01188805;-0.03624939,-0.1381579;-0.3236547;-0.0620953,-0.2035262;-0.6756364;0.08797707,-0.2003948;-0.6748188;-0.02332597,0.04241002;0.5591671;-0.1453929,598.9612
+0;0;0,0.002069686;0.3331375;-0.008391884,0.003895882;0.6587783;-0.0345155,0.1877605;0.5420027;-0.0003029965,0.2317013;0.2636998;0.1748469,0.2567457;0.07831062;0.3319399,-0.1793779;0.5289754;-0.02128082,-0.2403228;0.2582834;0.1605773,-0.2849275;0.05251773;0.2844542,0.0767052;0.003725446;-0.0385825,0.09821865;-0.3355161;-0.0005283803,0.1081438;-0.7137604;0.08618195,0.120974;-0.7641257;0.004778132,-0.07426798;0.006976719;-0.04268218,-0.1187329;-0.3311053;-0.01586401,-0.1413174;-0.7097249;0.06673722,-0.1347717;-0.6692545;-0.04770625,0.00348336;0.5787708;-0.02527995,0;0;0,0.02575704;0.3231153;-0.07738483,0.0473634;0.63528;-0.1712569,0.2165311;0.5020097;-0.09692967,0.2550465;0.2186891;0.07131672,0.2796882;-0.005313471;0.1656046,-0.1397275;0.5196659;-0.110761,-0.2674706;0.2510718;0.03620748,-0.3462183;0.02769236;0.09599887,0.07728216;-0.005492657;-0.03719509,0.05349022;-0.3457777;-0.01197898,-0.000999257;-0.7255402;0.04715848,-0.001662984;-0.7246252;-0.06421208,-0.07701189;0.01188805;-0.03624939,-0.1381579;-0.3236547;-0.0620953,-0.2035262;-0.6756364;0.08797707,-0.2003948;-0.6748188;-0.02332597,0.04241002;0.5591671;-0.1453929,598.9726
+0;0;0,0.002069686;0.3331375;-0.008391884,0.003895882;0.6587783;-0.0345155,0.1877605;0.5420027;-0.0003029965,0.2317013;0.2636998;0.1748469,0.2567457;0.07831062;0.3319399,-0.1793779;0.5289754;-0.02128082,-0.2403228;0.2582834;0.1605773,-0.2849275;0.05251773;0.2844542,0.0767052;0.003725446;-0.0385825,0.09821865;-0.3355161;-0.0005283803,0.1081438;-0.7137604;0.08618195,0.120974;-0.7641257;0.004778132,-0.07426798;0.006976719;-0.04268218,-0.1187329;-0.3311053;-0.01586401,-0.1413174;-0.7097249;0.06673722,-0.1347717;-0.6692545;-0.04770625,0.00348336;0.5787708;-0.02527995,0;0;0,0.02575704;0.3231153;-0.07738483,0.0473634;0.63528;-0.1712569,0.2165311;0.5020097;-0.09692967,0.2550465;0.2186891;0.07131672,0.2796882;-0.005313471;0.1656046,-0.1397275;0.5196659;-0.110761,-0.2674706;0.2510718;0.03620748,-0.3462183;0.02769236;0.09599887,0.07728216;-0.005492657;-0.03719509,0.05349022;-0.3457777;-0.01197898,-0.000999257;-0.7255402;0.04715848,-0.001662984;-0.7246252;-0.06421208,-0.07701189;0.01188805;-0.03624939,-0.1381579;-0.3236547;-0.0620953,-0.2035262;-0.6756364;0.08797707,-0.2003948;-0.6748188;-0.02332597,0.04241002;0.5591671;-0.1453929,598.9839
+0;0;0,0.002069261;0.3330691;-0.008390161,0.003893432;0.6583507;-0.0344858,0.188008;0.5415958;-0.0002476033,0.2319422;0.2633338;0.1748765,0.2569833;0.07797;0.3319481,-0.1796276;0.5285508;-0.02125383,-0.2405635;0.2578987;0.1605775,-0.2851622;0.05216108;0.2844375,0.07662728;0.003721662;-0.0385433,0.09816652;-0.3359265;-0.000443574,0.1081354;-0.715839;0.08664919,0.1209672;-0.7662137;0.005236015,-0.07419255;0.006969632;-0.04263882,-0.1187108;-0.3315176;-0.0157885,-0.1413948;-0.7118073;0.06717706,-0.1348485;-0.6713357;-0.0472796,0.003481274;0.5784136;-0.02525838,0;0;0,0.02574684;0.3232016;-0.07673025,0.04755507;0.6352093;-0.1698189,0.2166735;0.5015298;-0.09523678,0.2550712;0.2185787;0.07356107,0.2792516;-0.005175889;0.1684688,-0.1398937;0.5199842;-0.1091977,-0.2680342;0.2524329;0.03920969,-0.3496234;0.03049622;0.1004109,0.07721876;-0.0056137;-0.03710699,0.0523756;-0.3461197;-0.01036954,-0.002387658;-0.7274495;0.04968536,-0.003023505;-0.7264167;-0.06172979,-0.07690225;0.01199268;-0.03624083,-0.1383778;-0.3240343;-0.06038722,-0.2034677;-0.6705216;0.1061298,-0.228761;-0.7349131;0.04527479,0.04253374;0.5591179;-0.1441258,599.0065
+0;0;0,0.001929146;0.3330615;-0.009043938,0.003591007;0.6579992;-0.03573175,0.1885175;0.5427411;-0.002315966,0.2334876;0.2703321;0.1764879,0.2573797;0.08624068;0.3351541,-0.1802741;0.5283645;-0.02149659,-0.239802;0.2621816;0.162359,-0.2841448;0.05884145;0.2901164,0.07635624;0.003719678;-0.03829537,0.09781993;-0.3365779;1.776963E-05,0.1077107;-0.7125666;0.08623061,0.1185966;-0.754589;0.01373757,-0.07384772;0.006900239;-0.04253879,-0.1184454;-0.3322154;-0.01528763,-0.1410193;-0.7085847;0.06677714,-0.1356206;-0.669291;-0.03542578,0.003213764;0.5781372;-0.02636723,0;0;0,0.02553086;0.3234295;-0.07587516,0.04724379;0.6354033;-0.1680524,0.2164585;0.501233;-0.09308791,0.2542262;0.2210442;0.07504201,0.2782201;-0.002233952;0.1709929,-0.1406192;0.5204498;-0.1076412,-0.2691204;0.256091;0.04001275,-0.3529881;0.03551385;0.1028407,0.07694899;-0.005672485;-0.03684187,0.05118392;-0.3466505;-0.008536698,-0.002895907;-0.7240181;0.05118823,0.001500532;-0.7140812;-0.04950488,-0.07645616;0.01203488;-0.03633544,-0.1368488;-0.3250526;-0.05768396,-0.200324;-0.663105;0.1172145,-0.2265998;-0.7192419;0.06770708,0.04224737;0.5593081;-0.1425509,599.0281
+0;0;0,0.001929146;0.3330615;-0.009043938,0.003591007;0.6579992;-0.03573175,0.1885175;0.5427411;-0.002315966,0.2334876;0.2703321;0.1764879,0.2573797;0.08624068;0.3351541,-0.1802741;0.5283645;-0.02149659,-0.239802;0.2621816;0.162359,-0.2841448;0.05884145;0.2901164,0.07635624;0.003719678;-0.03829537,0.09781993;-0.3365779;1.776963E-05,0.1077107;-0.7125666;0.08623061,0.1185966;-0.754589;0.01373757,-0.07384772;0.006900239;-0.04253879,-0.1184454;-0.3322154;-0.01528763,-0.1410193;-0.7085847;0.06677714,-0.1356206;-0.669291;-0.03542578,0.003213764;0.5781372;-0.02636723,0;0;0,0.02553086;0.3234295;-0.07587516,0.04724379;0.6354033;-0.1680524,0.2164585;0.501233;-0.09308791,0.2542262;0.2210442;0.07504201,0.2782201;-0.002233952;0.1709929,-0.1406192;0.5204498;-0.1076412,-0.2691204;0.256091;0.04001275,-0.3529881;0.03551385;0.1028407,0.07694899;-0.005672485;-0.03684187,0.05118392;-0.3466505;-0.008536698,-0.002895907;-0.7240181;0.05118823,0.001500532;-0.7140812;-0.04950488,-0.07645616;0.01203488;-0.03633544,-0.1368488;-0.3250526;-0.05768396,-0.200324;-0.663105;0.1172145,-0.2265998;-0.7192419;0.06770708,0.04224737;0.5593081;-0.1425509,599.0396
+0;0;0,0.001928596;0.3329667;-0.009041361,0.003588958;0.6576118;-0.03570542,0.1879793;0.5425224;-0.002367036,0.2327032;0.2716043;0.1754583,0.256588;0.08756834;0.3340766,-0.1797445;0.5281875;-0.02149213,-0.2389466;0.2634614;0.1613572,-0.2832761;0.06018254;0.2890761,0.07643092;0.003723316;-0.03833283,0.09788597;-0.336437;-3.513694E-05,0.1078263;-0.7143081;0.08660932,0.1184671;-0.7547096;0.01574772,-0.07391994;0.006906988;-0.0425804,-0.1184997;-0.332072;-0.01534022,-0.1411866;-0.7103255;0.06713539,-0.1359093;-0.6712409;-0.0327675,0.003212029;0.577816;-0.02634866,0;0;0,0.02547993;0.3234798;-0.07525849,0.04727571;0.6353484;-0.1667308,0.2158081;0.501369;-0.09152472,0.2530688;0.2230346;0.07628536,0.2772767;0.0004337877;0.1735601,-0.1401594;0.5207995;-0.1066921,-0.2694522;0.2590497;0.04091918,-0.3559963;0.04010193;0.1055062,0.07700975;-0.005718336;-0.03690195,0.05060513;-0.3464159;-0.007507322,-0.004079819;-0.7255871;0.05275393,-0.001259387;-0.7222681;-0.04405069,-0.07657537;0.01208525;-0.03626451,-0.1359072;-0.3251694;-0.05563212,-0.1984635;-0.6580425;0.1332458,-0.2279633;-0.713724;0.08989348,0.04225631;0.5592701;-0.1413938,599.0623
+0;0;0,0.001695148;0.3329525;-0.009591103,0.003088133;0.6575287;-0.03708217,0.1878085;0.5436151;-0.003813652,0.2338656;0.2761401;0.1788184,0.2582499;0.09406088;0.3396043,-0.1802417;0.5284433;-0.02219246,-0.238641;0.2665557;0.164952,-0.2829467;0.06563807;0.2963622,0.07646702;0.003829845;-0.03825025,0.09763578;-0.336358;-3.718957E-05,0.107484;-0.7141795;0.08683312,0.1179716;-0.7546784;0.01604546,-0.0739155;0.006783474;-0.04260796,-0.1186327;-0.3321689;-0.01526261,-0.1413988;-0.710436;0.06712858,-0.136306;-0.6714109;-0.03278927,0.002786879;0.5777599;-0.02749548,0;0;0,0.02547993;0.3234798;-0.07525849,0.04727571;0.6353484;-0.1667308,0.2158081;0.501369;-0.09152472,0.2530688;0.2230346;0.07628536,0.2772767;0.0004337877;0.1735601,-0.1401594;0.5207995;-0.1066921,-0.2694522;0.2590497;0.04091918,-0.3559963;0.04010193;0.1055062,0.07700975;-0.005718336;-0.03690195,0.05060513;-0.3464159;-0.007507322,-0.004079819;-0.7255871;0.05275393,-0.001259387;-0.7222681;-0.04405069,-0.07657537;0.01208525;-0.03626451,-0.1359072;-0.3251694;-0.05563212,-0.1984635;-0.6580425;0.1332458,-0.2279633;-0.713724;0.08989348,0.04225631;0.5592701;-0.1413938,599.0734
+0;0;0,0.001695148;0.3329525;-0.009591103,0.003088133;0.6575287;-0.03708217,0.1878085;0.5436151;-0.003813652,0.2338656;0.2761401;0.1788184,0.2582499;0.09406088;0.3396043,-0.1802417;0.5284433;-0.02219246,-0.238641;0.2665557;0.164952,-0.2829467;0.06563807;0.2963622,0.07646702;0.003829845;-0.03825025,0.09763578;-0.336358;-3.718957E-05,0.107484;-0.7141795;0.08683312,0.1179716;-0.7546784;0.01604546,-0.0739155;0.006783474;-0.04260796,-0.1186327;-0.3321689;-0.01526261,-0.1413988;-0.710436;0.06712858,-0.136306;-0.6714109;-0.03278927,0.002786879;0.5777599;-0.02749548,0;0;0,0.02547993;0.3234798;-0.07525849,0.04727571;0.6353484;-0.1667308,0.2158081;0.501369;-0.09152472,0.2530688;0.2230346;0.07628536,0.2772767;0.0004337877;0.1735601,-0.1401594;0.5207995;-0.1066921,-0.2694522;0.2590497;0.04091918,-0.3559963;0.04010193;0.1055062,0.07700975;-0.005718336;-0.03690195,0.05060513;-0.3464159;-0.007507322,-0.004079819;-0.7255871;0.05275393,-0.001259387;-0.7222681;-0.04405069,-0.07657537;0.01208525;-0.03626451,-0.1359072;-0.3251694;-0.05563212,-0.1984635;-0.6580425;0.1332458,-0.2279633;-0.713724;0.08989348,0.04225631;0.5592701;-0.1413938,599.0844
+0;0;0,0.001693448;0.3326187;-0.009581487,0.003084617;0.6567721;-0.0370369,0.1873957;0.5430348;-0.003832921,0.2340672;0.2719914;0.1812357,0.2630386;0.05566035;0.3722678,-0.1798395;0.5278966;-0.02217103,-0.2390179;0.2625152;0.1674701,-0.2916582;0.02380194;0.3236005,0.07663925;0.003838471;-0.0383364,0.09778816;-0.3360305;-0.0001591556,0.1076542;-0.7145368;0.08686857,0.1180972;-0.7547356;0.01638211,-0.07408199;0.006798752;-0.04270392,-0.1187573;-0.3318359;-0.0153842,-0.1415646;-0.7107885;0.06715629,-0.1364935;-0.6718017;-0.03233641,0.002783743;0.577104;-0.0274623,0;0;0,0.02546012;0.3234268;-0.07400525,0.04740357;0.6351273;-0.1644959,0.2154044;0.5014523;-0.08917069,0.2529616;0.2201909;0.0822196,0.2735252;-0.04567409;0.1963453,-0.1398647;0.5209382;-0.1054097,-0.2732782;0.2577122;0.04560716,-0.378052;-0.001061291;0.1242864,0.07710254;-0.005739883;-0.03715158,0.05034512;-0.3459564;-0.006289482,-0.005148068;-0.7255408;0.05514669,-0.002087161;-0.7232484;-0.0409168,-0.07685744;0.01213723;-0.03610553,-0.1350751;-0.3251601;-0.05213448,-0.1992432;-0.6540822;0.1444129,-0.1961663;-0.6494707;0.04771111,0.04232046;0.5590879;-0.1393772,599.1068
+0;0;0,0.001326792;0.3326113;-0.009889735,0.002360854;0.6567402;-0.03764816,0.1869276;0.5440111;-0.004204275,0.2299084;0.2816186;0.1937754,0.2611344;0.06311254;0.3819556,-0.180567;0.5282518;-0.02261907,-0.2391192;0.2653775;0.1706732,-0.2908351;0.0294411;0.3312695,0.07663899;0.004090494;-0.03831084,0.09735961;-0.3358026;-0.0001130998,0.1071776;-0.7142861;0.08701897,0.1180121;-0.7541656;0.01627472,-0.07414324;0.006552682;-0.04263602,-0.1189889;-0.3320495;-0.01519298,-0.1418857;-0.7109704;0.0674677,-0.1368054;-0.6720097;-0.03202686,0.002155184;0.5770808;-0.02799828,0;0;0,0.02546012;0.3234268;-0.07400525,0.04740357;0.6351273;-0.1644959,0.2154044;0.5014523;-0.08917069,0.2529616;0.2201909;0.0822196,0.2735252;-0.04567409;0.1963453,-0.1398647;0.5209382;-0.1054097,-0.2732782;0.2577122;0.04560716,-0.378052;-0.001061291;0.1242864,0.07710254;-0.005739883;-0.03715158,0.05034512;-0.3459564;-0.006289482,-0.005148068;-0.7255408;0.05514669,-0.002087161;-0.7232484;-0.0409168,-0.07685744;0.01213723;-0.03610553,-0.1350751;-0.3251601;-0.05213448,-0.1992432;-0.6540822;0.1444129,-0.1961663;-0.6494707;0.04771111,0.04232046;0.5590879;-0.1393772,599.1183
+0;0;0,0.001327868;0.3328812;-0.009897758,0.002361528;0.6568803;-0.03764439,0.1866917;0.5442399;-0.004236594,0.2285073;0.2889606;0.188376,0.2547077;0.105622;0.3462695,-0.1803322;0.5285007;-0.0226278,-0.237297;0.2727528;0.1654245,-0.2806895;0.07478911;0.3001736,0.0765876;0.004087751;-0.03828515,0.09730206;-0.3357043;-9.875372E-05,0.1071608;-0.7157595;0.08739512,0.1178842;-0.7549225;0.01737617,-0.07409351;0.006548288;-0.04260743,-0.1189258;-0.3319533;-0.01517254,-0.1419178;-0.7124477;0.06783139,-0.1368895;-0.6735789;-0.03064311,0.002155978;0.5772672;-0.02800012,0;0;0,0.02494942;0.3238581;-0.07350564,0.04644968;0.6356832;-0.1631995,0.2139618;0.5016736;-0.08725488,0.251758;0.2286066;0.08014143,0.2799153;0.01271878;0.1889049,-0.1403916;0.5213205;-0.104167,-0.2719309;0.2664182;0.04327072,-0.3615831;0.050825;0.1119142,0.07706957;-0.005520493;-0.03712046,0.0493813;-0.3455307;-0.005937936,-0.006942704;-0.726532;0.05619013,-0.02421452;-0.770829;-0.006919503,-0.07682796;0.01194465;-0.03609587,-0.1345864;-0.3254763;-0.04862447,-0.2009;-0.6488267;0.159321,-0.1977318;-0.6440147;0.06363034,0.04148458;0.5596235;-0.1382681,599.1401
+0;0;0,0.001327868;0.3328812;-0.009897758,0.002361528;0.6568803;-0.03764439,0.1866917;0.5442399;-0.004236594,0.2285073;0.2889606;0.188376,0.2547077;0.105622;0.3462695,-0.1803322;0.5285007;-0.0226278,-0.237297;0.2727528;0.1654245,-0.2806895;0.07478911;0.3001736,0.0765876;0.004087751;-0.03828515,0.09730206;-0.3357043;-9.875372E-05,0.1071608;-0.7157595;0.08739512,0.1178842;-0.7549225;0.01737617,-0.07409351;0.006548288;-0.04260743,-0.1189258;-0.3319533;-0.01517254,-0.1419178;-0.7124477;0.06783139,-0.1368895;-0.6735789;-0.03064311,0.002155978;0.5772672;-0.02800012,0;0;0,0.02494942;0.3238581;-0.07350564,0.04644968;0.6356832;-0.1631995,0.2139618;0.5016736;-0.08725488,0.251758;0.2286066;0.08014143,0.2799153;0.01271878;0.1889049,-0.1403916;0.5213205;-0.104167,-0.2719309;0.2664182;0.04327072,-0.3615831;0.050825;0.1119142,0.07706957;-0.005520493;-0.03712046,0.0493813;-0.3455307;-0.005937936,-0.006942704;-0.726532;0.05619013,-0.02421452;-0.770829;-0.006919503,-0.07682796;0.01194465;-0.03609587,-0.1345864;-0.3254763;-0.04862447,-0.2009;-0.6488267;0.159321,-0.1977318;-0.6440147;0.06363034,0.04148458;0.5596235;-0.1382681,599.1518
+0;0;0,0.001027929;0.332954;-0.0104734,0.001656269;0.6573759;-0.03889966,0.1875013;0.5450666;-0.004879404,0.2303368;0.2937142;0.1875918,0.257691;0.1155374;0.3512088,-0.1823157;0.5288647;-0.02307832,-0.2380118;0.2779287;0.1666245,-0.280955;0.08282757;0.3057546,0.07626118;0.004069022;-0.03797982,0.09672037;-0.3346141;0.0001341812,0.1065639;-0.7161797;0.08792698,0.1198876;-0.7665781;0.006445028,-0.07366473;0.006489683;-0.0424992,-0.1184384;-0.3308668;-0.014869,-0.1414745;-0.712859;0.06848649,-0.1356992;-0.6725976;-0.04615239,0.00155575;0.5775948;-0.0290759,0;0;0,0.02328818;0.3243021;-0.07249117,0.04297884;0.6368629;-0.1617874,0.2124349;0.501943;-0.0858103,0.2498951;0.2318327;0.08060861,0.278589;0.01546261;0.1884344,-0.1442041;0.5209289;-0.1026713,-0.2772844;0.270244;0.04397387,-0.3686269;0.0560092;0.1148663,0.0767747;-0.005341902;-0.0367682,0.04925089;-0.3443522;-0.006902695,-0.008360788;-0.7263998;0.05726409,-0.008226961;-0.7248164;-0.0544194,-0.07629281;0.01172032;-0.03628816,-0.1335902;-0.3247775;-0.0442746,-0.1991529;-0.6427021;0.1748652,-0.2338688;-0.7191449;0.147562,0.03875066;0.5605023;-0.1370343,599.1638
+0;0;0,0.001027929;0.332954;-0.0104734,0.001656269;0.6573759;-0.03889966,0.1875013;0.5450666;-0.004879404,0.2303368;0.2937142;0.1875918,0.257691;0.1155374;0.3512088,-0.1823157;0.5288647;-0.02307832,-0.2380118;0.2779287;0.1666245,-0.280955;0.08282757;0.3057546,0.07626118;0.004069022;-0.03797982,0.09672037;-0.3346141;0.0001341812,0.1065639;-0.7161797;0.08792698,0.1198876;-0.7665781;0.006445028,-0.07366473;0.006489683;-0.0424992,-0.1184384;-0.3308668;-0.014869,-0.1414745;-0.712859;0.06848649,-0.1356992;-0.6725976;-0.04615239,0.00155575;0.5775948;-0.0290759,0;0;0,0.02328818;0.3243021;-0.07249117,0.04297884;0.6368629;-0.1617874,0.2124349;0.501943;-0.0858103,0.2498951;0.2318327;0.08060861,0.278589;0.01546261;0.1884344,-0.1442041;0.5209289;-0.1026713,-0.2772844;0.270244;0.04397387,-0.3686269;0.0560092;0.1148663,0.0767747;-0.005341902;-0.0367682,0.04925089;-0.3443522;-0.006902695,-0.008360788;-0.7263998;0.05726409,-0.008226961;-0.7248164;-0.0544194,-0.07629281;0.01172032;-0.03628816,-0.1335902;-0.3247775;-0.0442746,-0.1991529;-0.6427021;0.1748652,-0.2338688;-0.7191449;0.147562,0.03875066;0.5605023;-0.1370343,599.1847
+0;0;0,0.0009993858;0.3237086;-0.01018258,0.001567169;0.6174808;-0.03598592,0.1887127;0.5111522;-0.002561726,0.2307024;0.2647631;0.1861088,0.2580597;0.08656672;0.3497439,-0.1836753;0.4948376;-0.02088716,-0.2382716;0.2488568;0.1650697,-0.2812195;0.05373415;0.3042151,0.07609694;0.004060259;-0.03789803,0.09645578;-0.3329617;2.903119E-05,0.1063398;-0.7160974;0.08818308,0.1177568;-0.75499;0.01836197,-0.07350609;0.006475708;-0.04240768,-0.1180601;-0.3292261;-0.01491299,-0.141191;-0.71279;0.06878548,-0.1362423;-0.673997;-0.02944747,0.001474471;0.5439066;-0.02692644,0;0;0,0.01919809;0.3172974;-0.06201423,0.02428401;0.607602;-0.1131387,0.2112923;0.5019603;-0.08459997,0.2481054;0.2371008;0.07837725,0.2763788;0.02079561;0.1865044,-0.1678909;0.5212514;-0.1062492,-0.3006209;0.2769753;0.03790091,-0.3938017;0.0646579;0.1121806,0.07661164;-0.005366966;-0.03667891,0.04896605;-0.3427525;-0.007636428,-0.009132773;-0.7262123;0.0575161,-0.007582903;-0.727131;-0.03625572,-0.07608584;0.01173845;-0.03628558,-0.1321204;-0.3233443;-0.04033165,-0.1989291;-0.6390355;0.1844738,-0.1953267;-0.6314935;0.08837911,0.02296272;0.5354198;-0.09630907,599.2074
+0;0;0,0.001016124;0.3237193;-0.009836861,0.001889838;0.6176545;-0.03379584,0.1897719;0.5142097;-0.003907474,0.2319229;0.2716772;0.1896605,0.2616295;0.0990808;0.3587961,-0.1841414;0.4973153;-0.02177603,-0.2387702;0.2543522;0.1680974,-0.2810423;0.06063828;0.3094013,0.0760653;0.004131045;-0.03795385,0.09637512;-0.3328917;-7.949769E-06,0.1061264;-0.715983;0.08835343,0.1176445;-0.7543899;0.01807283,-0.0735281;0.006389129;-0.04238264,-0.1180819;-0.329326;-0.01505052,-0.1414081;-0.7128668;0.06869972,-0.1366157;-0.6739475;-0.02952959,0.001685943;0.5440055;-0.02536803,0;0;0,0.01919809;0.3172974;-0.06201423,0.02428401;0.607602;-0.1131387,0.2112923;0.5019603;-0.08459997,0.2481054;0.2371008;0.07837725,0.2763788;0.02079561;0.1865044,-0.1678909;0.5212514;-0.1062492,-0.3006209;0.2769753;0.03790091,-0.3938017;0.0646579;0.1121806,0.07661164;-0.005366966;-0.03667891,0.04896605;-0.3427525;-0.007636428,-0.009132773;-0.7262123;0.0575161,-0.007582903;-0.727131;-0.03625572,-0.07608584;0.01173845;-0.03628558,-0.1321204;-0.3233443;-0.04033165,-0.1989291;-0.6390355;0.1844738,-0.1953267;-0.6314935;0.08837911,0.02296272;0.5354198;-0.09630907,599.2188
+0;0;0,0.001026531;0.3270349;-0.009937613,0.002013837;0.6590208;-0.03691958,0.1965229;0.5467773;-0.005386291,0.2382803;0.3065099;0.1863739,0.2679911;0.133889;0.3555334,-0.1906075;0.5292857;-0.02388647,-0.2447261;0.2885917;0.1642137,-0.2870042;0.09485035;0.3055376,0.07587672;0.004120803;-0.03785976,0.0961159;-0.3317298;-4.58397E-05,0.1058999;-0.7161077;0.0886123,0.1193512;-0.7659962;0.00653556,-0.07334581;0.006373289;-0.04227756,-0.1177446;-0.3281742;-0.01504051,-0.1411492;-0.7130032;0.06899101,-0.1355524;-0.6725869;-0.04572547,0.001788499;0.5776263;-0.02760543,0;0;0,0.01852307;0.3200842;-0.06522751,0.03051779;0.6397201;-0.1581646,0.2103883;0.5019941;-0.08355272,0.2466379;0.2399819;0.07855749,0.2654107;0.02363418;0.1887248,-0.1622972;0.5168009;-0.09804238,-0.2960998;0.2767172;0.04583517,-0.3904757;0.06644188;0.1244042,0.07651213;-0.005405128;-0.0363909,0.04890376;-0.3416483;-0.007870553,-0.009812042;-0.7262088;0.0582211,-0.009530947;-0.7243132;-0.05362594,-0.0757724;0.01174902;-0.03644341,-0.1309736;-0.3222958;-0.03787664,-0.1984927;-0.6347283;0.1934877,-0.1946461;-0.6340212;0.08201201,0.02776569;0.5618373;-0.1328948,599.2305
+0;0;0,0.001026531;0.3270349;-0.009937613,0.002013837;0.6590208;-0.03691958,0.1965229;0.5467773;-0.005386291,0.2382803;0.3065099;0.1863739,0.2679911;0.133889;0.3555334,-0.1906075;0.5292857;-0.02388647,-0.2447261;0.2885917;0.1642137,-0.2870042;0.09485035;0.3055376,0.07587672;0.004120803;-0.03785976,0.0961159;-0.3317298;-4.58397E-05,0.1058999;-0.7161077;0.0886123,0.1193512;-0.7659962;0.00653556,-0.07334581;0.006373289;-0.04227756,-0.1177446;-0.3281742;-0.01504051,-0.1411492;-0.7130032;0.06899101,-0.1355524;-0.6725869;-0.04572547,0.001788499;0.5776263;-0.02760543,0;0;0,0.01852307;0.3200842;-0.06522751,0.03051779;0.6397201;-0.1581646,0.2103883;0.5019941;-0.08355272,0.2466379;0.2399819;0.07855749,0.2654107;0.02363418;0.1887248,-0.1622972;0.5168009;-0.09804238,-0.2960998;0.2767172;0.04583517,-0.3904757;0.06644188;0.1244042,0.07651213;-0.005405128;-0.0363909,0.04890376;-0.3416483;-0.007870553,-0.009812042;-0.7262088;0.0582211,-0.009530947;-0.7243132;-0.05362594,-0.0757724;0.01174902;-0.03644341,-0.1309736;-0.3222958;-0.03787664,-0.1984927;-0.6347283;0.1934877,-0.1946461;-0.6340212;0.08201201,0.02776569;0.5618373;-0.1328948,599.2517
+0;0;0,0.000855391;0.3288912;-0.01091417,0.001481653;0.6587089;-0.0397369,0.1959856;0.5467747;-0.006097475,0.2359415;0.3197809;0.1803217,0.2666366;0.1476176;0.3494319,-0.1909571;0.5289661;-0.0240059,-0.2424334;0.3011407;0.1585333,-0.2873821;0.1221261;0.3170075,0.07570863;0.004287837;-0.03787142,0.09560057;-0.3317453;0.0002052188,0.1053732;-0.7164892;0.089209,0.1189551;-0.7661706;0.006954998,-0.07329777;0.006179827;-0.042115,-0.1178395;-0.3285296;-0.01473957,-0.1413081;-0.7137984;0.06929731,-0.135844;-0.6735355;-0.04543774,0.001368043;0.5776034;-0.02979724,0;0;0,0.0180174;0.3216999;-0.0668869,0.02986155;0.6398951;-0.1575717,0.2096466;0.5021772;-0.0826937,0.2421648;0.2515648;0.07226026,0.2604325;0.03811042;0.1875173,-0.1629519;0.5168223;-0.09794669,-0.2928076;0.2896708;0.04138909,-0.3875581;0.08127992;0.123707,0.07641204;-0.005281091;-0.03630066,0.04845582;-0.3416607;-0.007473828,-0.01023208;-0.7266301;0.05885351,-0.009796888;-0.7246882;-0.05300295,-0.07562473;0.01161943;-0.03647351,-0.1303425;-0.3226991;-0.03552357,-0.1974673;-0.6295469;0.2040254,-0.1935011;-0.6289407;0.09258218,0.02714492;0.562165;-0.1325206,599.2742
+0;0;0,0.000855391;0.3288912;-0.01091417,0.001481653;0.6587089;-0.0397369,0.1959856;0.5467747;-0.006097475,0.2359415;0.3197809;0.1803217,0.2666366;0.1476176;0.3494319,-0.1909571;0.5289661;-0.0240059,-0.2424334;0.3011407;0.1585333,-0.2873821;0.1221261;0.3170075,0.07570863;0.004287837;-0.03787142,0.09560057;-0.3317453;0.0002052188,0.1053732;-0.7164892;0.089209,0.1189551;-0.7661706;0.006954998,-0.07329777;0.006179827;-0.042115,-0.1178395;-0.3285296;-0.01473957,-0.1413081;-0.7137984;0.06929731,-0.135844;-0.6735355;-0.04543774,0.001368043;0.5776034;-0.02979724,0;0;0,0.0180174;0.3216999;-0.0668869,0.02986155;0.6398951;-0.1575717,0.2096466;0.5021772;-0.0826937,0.2421648;0.2515648;0.07226026,0.2604325;0.03811042;0.1875173,-0.1629519;0.5168223;-0.09794669,-0.2928076;0.2896708;0.04138909,-0.3875581;0.08127992;0.123707,0.07641204;-0.005281091;-0.03630066,0.04845582;-0.3416607;-0.007473828,-0.01023208;-0.7266301;0.05885351,-0.009796888;-0.7246882;-0.05300295,-0.07562473;0.01161943;-0.03647351,-0.1303425;-0.3226991;-0.03552357,-0.1974673;-0.6295469;0.2040254,-0.1935011;-0.6289407;0.09258218,0.02714492;0.562165;-0.1325206,599.2855
+0;0;0,0.0008579251;0.3298655;-0.0109465,0.001482122;0.6586393;-0.03968387,0.1949846;0.546995;-0.006182499,0.234917;0.320135;0.1801268,0.2655984;0.1480483;0.3491617,-0.1899665;0.529278;-0.02399874,-0.2414126;0.3015869;0.1584329,-0.2863412;0.122652;0.3168365,0.07575747;0.004290603;-0.03789585,0.0956565;-0.3318624;0.000194367,0.105416;-0.7160901;0.08907874,0.1189983;-0.7657735;0.006822728,-0.07334505;0.006183813;-0.04214217,-0.1179026;-0.328645;-0.01475698,-0.1413398;-0.7133969;0.06916717,-0.1358755;-0.6731337;-0.04557069,0.001368696;0.577665;-0.02976028,0;0;0,0.01751573;0.322546;-0.06774306,0.02942814;0.6399448;-0.1573671,0.2082741;0.5029804;-0.08248413,0.2413757;0.2527452;0.07262194,0.258611;0.04043233;0.1899,-0.1623805;0.5169489;-0.09819649,-0.2939302;0.2921854;0.0430385,-0.3891334;0.08675607;0.1317125,0.07645904;-0.005200922;-0.03634095,0.04844515;-0.3416847;-0.007365823,-0.01034471;-0.7260916;0.05897939,-0.009823978;-0.7241433;-0.05288124,-0.07570496;0.01156725;-0.03645074,-0.1294546;-0.3230185;-0.03344462,-0.1974763;-0.6257801;0.2101433,-0.1934306;-0.6252581;0.09872229,0.02670427;0.5623139;-0.1324402,599.3075
+0;0;0,0.0003885775;0.3298461;-0.01154379,0.0002611779;0.6585198;-0.04138395,0.1939434;0.5471652;-0.006852942,0.2370525;0.3228678;0.181836,0.2658099;0.161451;0.3614066,-0.1908457;0.5289328;-0.024003,-0.242084;0.3034492;0.1612078,-0.2868527;0.1233882;0.3183758,0.0757608;0.004475432;-0.03786781,0.09522669;-0.3316846;0.0003835894,0.1048188;-0.7159277;0.08921951,0.1186819;-0.7657263;0.007122181,-0.07339235;0.005986511;-0.04208829,-0.1182012;-0.3288014;-0.01461242,-0.1417659;-0.713587;0.06912115,-0.1364487;-0.673409;-0.04563119,0.000375745;0.5775855;-0.03113961,0;0;0,0.01751573;0.322546;-0.06774306,0.02942814;0.6399448;-0.1573671,0.2082741;0.5029804;-0.08248413,0.2413757;0.2527452;0.07262194,0.258611;0.04043233;0.1899,-0.1623805;0.5169489;-0.09819649,-0.2939302;0.2921854;0.0430385,-0.3891334;0.08675607;0.1317125,0.07645904;-0.005200922;-0.03634095,0.04844515;-0.3416847;-0.007365823,-0.01034471;-0.7260916;0.05897939,-0.009823978;-0.7241433;-0.05288124,-0.07570496;0.01156725;-0.03645074,-0.1294546;-0.3230185;-0.03344462,-0.1974763;-0.6257801;0.2101433,-0.1934306;-0.6252581;0.09872229,0.02670427;0.5623139;-0.1324402,599.3192
+0;0;0,0.0003893415;0.3304946;-0.01156649,0.0002621206;0.6585867;-0.04135546,0.1925259;0.5475639;-0.007016186,0.2335334;0.3342012;0.172474,0.2622734;0.1728822;0.3519358,-0.1894439;0.5294649;-0.02404058,-0.2381842;0.3149739;0.1521411,-0.2829257;0.1350221;0.3092138,0.07579744;0.004477597;-0.03788612,0.09518925;-0.3304031;0.0002197027,0.1048172;-0.7160855;0.08938838,0.1186795;-0.7658789;0.007296331,-0.07342784;0.005989406;-0.04210864,-0.1180661;-0.3275244;-0.01473734,-0.1417191;-0.7137513;0.06930988,-0.1364023;-0.673574;-0.04543508,0.0003765335;0.5777612;-0.03112491,0;0;0,0.01714347;0.3230955;-0.06838131,0.02903317;0.6400535;-0.1574113,0.2066034;0.5040602;-0.08261037,0.2373245;0.2661901;0.06536269,0.2571533;0.05605447;0.1858041,-0.161422;0.5172919;-0.0990904,-0.2865759;0.3048639;0.03741169,-0.3807627;0.1011311;0.130568,0.0765035;-0.005090907;-0.03635871,0.04881211;-0.3403482;-0.007917881,-0.01049268;-0.7260718;0.05912662,-0.009880554;-0.7241257;-0.05272532,-0.07575894;0.01147406;-0.03646351,-0.1286645;-0.3218909;-0.02998074,-0.1980141;-0.6262864;0.213594,-0.1938721;-0.6257724;0.1021863,0.02632315;0.5625039;-0.1325889,599.3412
+0;0;0,0.0003893415;0.3304946;-0.01156649,0.0002621206;0.6585867;-0.04135546,0.1925259;0.5475639;-0.007016186,0.2335334;0.3342012;0.172474,0.2622734;0.1728822;0.3519358,-0.1894439;0.5294649;-0.02404058,-0.2381842;0.3149739;0.1521411,-0.2829257;0.1350221;0.3092138,0.07579744;0.004477597;-0.03788612,0.09518925;-0.3304031;0.0002197027,0.1048172;-0.7160855;0.08938838,0.1186795;-0.7658789;0.007296331,-0.07342784;0.005989406;-0.04210864,-0.1180661;-0.3275244;-0.01473734,-0.1417191;-0.7137513;0.06930988,-0.1364023;-0.673574;-0.04543508,0.0003765335;0.5777612;-0.03112491,0;0;0,0.01714347;0.3230955;-0.06838131,0.02903317;0.6400535;-0.1574113,0.2066034;0.5040602;-0.08261037,0.2373245;0.2661901;0.06536269,0.2571533;0.05605447;0.1858041,-0.161422;0.5172919;-0.0990904,-0.2865759;0.3048639;0.03741169,-0.3807627;0.1011311;0.130568,0.0765035;-0.005090907;-0.03635871,0.04881211;-0.3403482;-0.007917881,-0.01049268;-0.7260718;0.05912662,-0.009880554;-0.7241257;-0.05272532,-0.07575894;0.01147406;-0.03646351,-0.1286645;-0.3218909;-0.02998074,-0.1980141;-0.6262864;0.213594,-0.1938721;-0.6257724;0.1021863,0.02632315;0.5625039;-0.1325889,599.3526
+0;0;0,-4.669062E-05;0.3313936;-0.01205053,-0.0008670214;0.6589165;-0.04263509,0.189516;0.5483788;-0.007888164,0.2283242;0.3431279;0.1728351,0.2561242;0.1793288;0.3498201,-0.1882554;0.5302196;-0.02429391,-0.2362613;0.3221576;0.1509218,-0.2806906;0.1425738;0.3080919,0.07577167;0.00457113;-0.03778894,0.09483461;-0.3299918;0.0002105497,0.1044159;-0.7162381;0.08952045,0.1183903;-0.7658937;0.007341526,-0.07336728;0.00587656;-0.04210646,-0.1182004;-0.3272638;-0.01477051,-0.1419587;-0.714038;0.06946439,-0.1367342;-0.6739305;-0.04527097,-0.0005437058;0.5782636;-0.0321877,0;0;0,0.01644775;0.3238969;-0.06918979,0.02828258;0.6403928;-0.1580544,0.2039689;0.5061268;-0.08265138,0.2345175;0.2730785;0.06243551,0.2473296;0.06650388;0.1892799,-0.1600235;0.517976;-0.09982064,-0.2828423;0.3114175;0.03635588,-0.3751097;0.1112215;0.1380171,0.07645291;-0.004908174;-0.03634703,0.04902926;-0.3398529;-0.00806725,-0.01043604;-0.7261144;0.05916488,-0.009678394;-0.7242098;-0.05265522,-0.07570881;0.0114124;-0.03644418,-0.1266754;-0.3216078;-0.02096057,-0.1982731;-0.6284364;0.2198385,-0.1939724;-0.6279387;0.1084617,0.02561399;0.5629737;-0.1332895,599.3638
+0;0;0,-4.669062E-05;0.3313936;-0.01205053,-0.0008670214;0.6589165;-0.04263509,0.189516;0.5483788;-0.007888164,0.2283242;0.3431279;0.1728351,0.2561242;0.1793288;0.3498201,-0.1882554;0.5302196;-0.02429391,-0.2362613;0.3221576;0.1509218,-0.2806906;0.1425738;0.3080919,0.07577167;0.00457113;-0.03778894,0.09483461;-0.3299918;0.0002105497,0.1044159;-0.7162381;0.08952045,0.1183903;-0.7658937;0.007341526,-0.07336728;0.00587656;-0.04210646,-0.1182004;-0.3272638;-0.01477051,-0.1419587;-0.714038;0.06946439,-0.1367342;-0.6739305;-0.04527097,-0.0005437058;0.5782636;-0.0321877,0;0;0,0.01644775;0.3238969;-0.06918979,0.02828258;0.6403928;-0.1580544,0.2039689;0.5061268;-0.08265138,0.2345175;0.2730785;0.06243551,0.2473296;0.06650388;0.1892799,-0.1600235;0.517976;-0.09982064,-0.2828423;0.3114175;0.03635588,-0.3751097;0.1112215;0.1380171,0.07645291;-0.004908174;-0.03634703,0.04902926;-0.3398529;-0.00806725,-0.01043604;-0.7261144;0.05916488,-0.009678394;-0.7242098;-0.05265522,-0.07570881;0.0114124;-0.03644418,-0.1266754;-0.3216078;-0.02096057,-0.1982731;-0.6284364;0.2198385,-0.1939724;-0.6279387;0.1084617,0.02561399;0.5629737;-0.1332895,599.386
+0;0;0,-4.678415E-05;0.3320575;-0.01207468,-0.0008661203;0.6591999;-0.04262271,0.1888491;0.5488816;-0.007975932,0.2273448;0.3452837;0.1712918,0.2551602;0.181394;0.3483748,-0.187596;0.5307862;-0.02432408,-0.2352152;0.3243998;0.1494806,-0.2796691;0.1447166;0.3067376,0.07577433;0.00457129;-0.03779026,0.09473413;-0.3281817;3.647059E-06,0.1043668;-0.7165005;0.08979279,0.1183385;-0.76614;0.0076304,-0.07336985;0.005876767;-0.04210794,-0.1179604;-0.3254612;-0.01491987,-0.1418462;-0.7143108;0.06976701,-0.1366227;-0.6742052;-0.04494526,-0.000543264;0.5786616;-0.03219016,0;0;0,0.01590726;0.3244568;-0.06987655,0.02752265;0.6405439;-0.1588106,0.2027181;0.5073618;-0.08290684,0.2328459;0.2767615;0.06196129,0.2472929;0.06892151;0.1868044,-0.1599895;0.5178867;-0.101077,-0.280846;0.3137376;0.03599159,-0.3717664;0.1159171;0.1436602,0.07650739;-0.004435495;-0.03630006,0.04967082;-0.3376551;-0.00878787,-0.01015627;-0.7259195;0.05916679,-0.009201452;-0.7240716;-0.05261362,-0.07573197;0.01127132;-0.03644689,-0.1256468;-0.3197674;-0.01560721,-0.1996989;-0.6292298;0.224592,-0.1951723;-0.6287808;0.1132612,0.02493957;0.5632457;-0.1340384,599.4083
+0;0;0,-0.0003036937;0.3320431;-0.01245924,-0.001472214;0.6591379;-0.04350447,0.1883269;0.5490407;-0.008479465,0.2270165;0.3468166;0.1722952,0.2532071;0.18292;0.3496195,-0.1880833;0.5307016;-0.02453818,-0.2355866;0.3269644;0.1523956,-0.2790413;0.1469607;0.3095652,0.07579149;0.00468656;-0.03774169,0.0946022;-0.3280848;-3.521144E-05,0.104175;-0.7164074;0.08974412,0.1185065;-0.7660192;0.007616885,-0.07336803;0.005764508;-0.04212662,-0.1180149;-0.3255709;-0.01499872,-0.1419925;-0.7143971;0.06976947,-0.1368342;-0.6743379;-0.04494983,-0.00106431;0.5786154;-0.03295337,0;0;0,0.01590726;0.3244568;-0.06987655,0.02752265;0.6405439;-0.1588106,0.2027181;0.5073618;-0.08290684,0.2328459;0.2767615;0.06196129,0.2472929;0.06892151;0.1868044,-0.1599895;0.5178867;-0.101077,-0.280846;0.3137376;0.03599159,-0.3717664;0.1159171;0.1436602,0.07650739;-0.004435495;-0.03630006,0.04967082;-0.3376551;-0.00878787,-0.01015627;-0.7259195;0.05916679,-0.009201452;-0.7240716;-0.05261362,-0.07573197;0.01127132;-0.03644689,-0.1256468;-0.3197674;-0.01560721,-0.1996989;-0.6292298;0.224592,-0.1951723;-0.6287808;0.1132612,0.02493957;0.5632457;-0.1340384,599.4196
+0;0;0,-0.0003039898;0.3323669;-0.01247139,-0.001471287;0.6591255;-0.04348419,0.1894308;0.5489497;-0.008328862,0.2295415;0.339298;0.1790856,0.2557463;0.1753124;0.3565061,-0.1891725;0.5305037;-0.02448115,-0.2384205;0.3192834;0.1589514,-0.2818989;0.1391819;0.3162063,0.07558132;0.004673564;-0.03763703,0.09443368;-0.3288346;0.0001529343,0.1040397;-0.7185047;0.0902438,0.1183654;-0.7680842;0.008149929,-0.07316457;0.005748523;-0.04200981,-0.1179103;-0.3263205;-0.01482183,-0.1419711;-0.7164959;0.07024051,-0.136815;-0.6764408;-0.04443219,-0.001063858;0.5786967;-0.03294536,0;0;0,0.01548953;0.3245896;-0.07088792,0.02685462;0.6402065;-0.1602728,0.2030988;0.5067672;-0.08369517,0.2305932;0.2723067;0.0742898,0.2441773;0.06281698;0.1967051,-0.1616886;0.5174365;-0.1025531,-0.286218;0.3074068;0.04259118,-0.3736674;0.1125347;0.1584941,0.07643043;-0.00387679;-0.03597617,0.05007319;-0.33797;-0.009551287,-0.01017714;-0.727546;0.0586524,-0.009075001;-0.7257872;-0.05305588,-0.07546798;0.0108421;-0.03657808,-0.1245713;-0.3202384;-0.005180191,-0.2008343;-0.63254;0.2329436,-0.1961358;-0.632171;0.1216896,0.02437966;0.5630416;-0.1353836,599.4423

+ 158 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_ColorFeedback_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001631942;0.3300483;0.00660836,0.003532503;0.6471727;-0.001201567,0.1810129;0.5167077;0.01270869,0.219282;0.2346722;-0.002332146,0.2788589;-0.03112346;-0.07462831,-0.1699431;0.5039002;-0.01494665,-0.2210738;0.2235748;-0.02111411,-0.2690312;-0.04246795;-0.1007686,0.07864451;0.00521669;-0.03862202,0.1000258;-0.3536017;-0.007569393,0.111552;-0.7447217;0.07537533,0.1210668;-0.76972;0.01775662,-0.07544842;0.00596557;-0.04444976,-0.1226218;-0.3508422;-0.01925261,-0.1458725;-0.7428245;0.05688396,-0.1401573;-0.7044739;-0.0226953,0.003031037;0.5697163;0.003141421,0;0;0,0.002152778;0.3300759;0.004843235,0.003190786;0.6471693;-0.004016638,0.1806166;0.5162407;-0.01363277,0.2203652;0.2340234;-0.01077366,0.2447129;-0.0415422;-0.0645721,-0.1760345;0.5220389;-0.01384463,-0.2177332;0.2403267;-0.002260111,-0.2528661;-0.0335111;-0.0588466,0.07751999;0.001944959;-0.04111814,0.1017158;-0.3574454;-0.02049935,0.0878805;-0.7490284;0.05986714,0.09101798;-0.7766395;0.004132275,-0.07970136;0.005724946;-0.03631463,-0.1104704;-0.3535219;-0.02339047,-0.1026049;-0.7454004;0.05633887,-0.1021894;-0.7288495;-0.02274464,0.003104992;0.5697362;0.0007491112,162.0931
+0;0;0,0.001631942;0.3300483;0.00660836,0.003532503;0.6471727;-0.001201567,0.1810129;0.5167077;0.01270869,0.219282;0.2346722;-0.002332146,0.2788589;-0.03112346;-0.07462831,-0.1699431;0.5039002;-0.01494665,-0.2210738;0.2235748;-0.02111411,-0.2690312;-0.04246795;-0.1007686,0.07864451;0.00521669;-0.03862202,0.1000258;-0.3536017;-0.007569393,0.111552;-0.7447217;0.07537533,0.1210668;-0.76972;0.01775662,-0.07544842;0.00596557;-0.04444976,-0.1226218;-0.3508422;-0.01925261,-0.1458725;-0.7428245;0.05688396,-0.1401573;-0.7044739;-0.0226953,0.003031037;0.5697163;0.003141421,0;0;0,0.002152778;0.3300759;0.004843235,0.003190786;0.6471693;-0.004016638,0.1806166;0.5162407;-0.01363277,0.2203652;0.2340234;-0.01077366,0.2447129;-0.0415422;-0.0645721,-0.1760345;0.5220389;-0.01384463,-0.2177332;0.2403267;-0.002260111,-0.2528661;-0.0335111;-0.0588466,0.07751999;0.001944959;-0.04111814,0.1017158;-0.3574454;-0.02049935,0.0878805;-0.7490284;0.05986714,0.09101798;-0.7766395;0.004132275,-0.07970136;0.005724946;-0.03631463,-0.1104704;-0.3535219;-0.02339047,-0.1026049;-0.7454004;0.05633887,-0.1021894;-0.7288495;-0.02274464,0.003104992;0.5697362;0.0007491112,162.1183
+0;0;0,0.001631513;0.3299613;0.006606619,0.003531854;0.6470493;-0.001202336,0.1809624;0.5166099;0.01270463,0.2192447;0.2344777;-0.002341361,0.2786731;-0.03065571;-0.07445738,-0.1698951;0.503806;-0.01494295,-0.2210434;0.2233844;-0.02111252,-0.2688813;-0.04199547;-0.1005685,0.07868574;0.005219425;-0.03864228,0.1000893;-0.3539739;-0.007557198,0.1115976;-0.7444833;0.07525805,0.1211159;-0.7695019;0.01761801,-0.07548798;0.005968698;-0.04447307,-0.1227106;-0.351212;-0.01924959,-0.1459251;-0.7425824;0.05676814,-0.1402077;-0.7042288;-0.02284057,0.003030457;0.5696037;0.003140051,0;0;0,0.002215944;0.3299901;0.004734516,0.003278345;0.6470408;-0.004306793,0.180679;0.5162845;-0.01387191,0.2205358;0.2339934;-0.01017475,0.2462436;-0.04109299;-0.06208611,-0.1759256;0.5220538;-0.01428392,-0.2182662;0.2403986;-0.001317791,-0.2541736;-0.03297445;-0.05614511,0.07757223;0.001903966;-0.04111981,0.1019705;-0.3578392;-0.02029252,0.08805418;-0.748853;0.059726,0.09059364;-0.7765063;0.003961563,-0.07975035;0.005779013;-0.03630976,-0.1103339;-0.3538619;-0.02337473,-0.1024297;-0.7450855;0.05643746,-0.1019827;-0.7285517;-0.0226731,0.003176078;0.5696228;0.0005273819,162.1456
+0;0;0,0.001704418;0.329792;0.006629898,0.003770796;0.6467841;-0.001175917,0.181131;0.5164343;0.01284582,0.2192053;0.2347771;-0.002208025,0.2786517;-0.03026751;-0.07321946,-0.1696862;0.5036352;-0.01500389,-0.2208421;0.2237231;-0.02127633,-0.2679121;-0.04200181;-0.09873477,0.07868478;0.005183434;-0.03869702,0.1001898;-0.3548618;-0.007463975,0.1115297;-0.7432983;0.07480177,0.1213487;-0.7693771;0.01632769,-0.07551298;0.005997108;-0.04446847,-0.1228537;-0.35204;-0.01919519,-0.1458534;-0.7413859;0.05603731,-0.1400034;-0.7028984;-0.02492065,0.003220568;0.5693737;0.003165449,0;0;0,0.002285279;0.3298247;0.004482031,0.003358111;0.6467734;-0.004752874,0.1807443;0.5161409;-0.01422524,0.2208113;0.2344011;-0.009289503,0.2469249;-0.04046699;-0.06018889,-0.1758766;0.5220949;-0.01486939,-0.2184042;0.2410277;-0.0007403232,-0.255081;-0.03223091;-0.05374714,0.07760411;0.001845226;-0.04110742,0.1021086;-0.3587546;-0.0201838,0.08827252;-0.7476695;0.05939603,0.0912539;-0.7744557;0.0008563995,-0.07976288;0.005834996;-0.03632434,-0.1104343;-0.3546858;-0.02389412,-0.1024608;-0.743776;0.0556322,-0.101967;-0.7274831;-0.02481857,0.003246717;0.5693954;0.0001616478,162.1679
+0;0;0,0.00170388;0.3296881;0.006627808,0.003769529;0.6465682;-0.001175279,0.1810382;0.5162723;0.01283997,0.2189768;0.2356186;-0.002160236,0.2788978;-0.03154191;-0.07373856,-0.1695981;0.5034798;-0.01499538,-0.2205717;0.2245651;-0.02124547,-0.2680176;-0.0432812;-0.09932227,0.07866112;0.005181875;-0.03868539,0.1001696;-0.354921;-0.007447332,0.111452;-0.7413899;0.07440169,0.1212326;-0.7672489;0.01615668,-0.07549028;0.005995305;-0.0444551,-0.1228386;-0.3520992;-0.01917777,-0.1457218;-0.7394729;0.05567364,-0.1398947;-0.7010186;-0.02496717,0.00321949;0.5691844;0.003164595,0;0;0,0.00212574;0.3297258;0.004176617,0.003055699;0.64654;-0.005698919,0.1804818;0.5162669;-0.0150454,0.2206926;0.235596;-0.008901834,0.2479752;-0.04168206;-0.05851269,-0.1760402;0.5220041;-0.01573257,-0.2187633;0.2420563;-0.0004094709,-0.2563784;-0.03338373;-0.05338658,0.07758514;0.001858264;-0.0410862,0.1019807;-0.3588262;-0.02049351,0.08822619;-0.7456158;0.0594399,0.09061407;-0.77272;0.001631733,-0.0797259;0.005816535;-0.03634462,-0.1105041;-0.3547607;-0.02412828,-0.1025739;-0.7417794;0.05548535,-0.108012;-0.7765827;0.006706897,0.00299792;0.5692036;-0.0005550385,162.1912
+0;0;0,0.001703438;0.3296026;0.006626089,0.003768795;0.6464373;-0.001176062,0.180666;0.5162587;0.0128186,0.2187271;0.2346989;-0.002230037,0.2785866;-0.03218776;-0.073735,-0.1692377;0.5034929;-0.0149586,-0.2203759;0.2236777;-0.02122886,-0.2677732;-0.04389405;-0.09922566,0.0786421;0.005180622;-0.03867603,0.1001444;-0.3548191;-0.007446926,0.1114315;-0.7414472;0.07443582,0.1212168;-0.7673336;0.01616226,-0.07547203;0.005993856;-0.04444435,-0.1228068;-0.3519981;-0.01917426,-0.1456994;-0.7395313;0.05570799,-0.1398694;-0.7010729;-0.02497235,0.003218804;0.5690602;0.003163435,0;0;0,0.002087936;0.3296428;0.003987551,0.003135495;0.6463896;-0.006525517,0.1802209;0.5165031;-0.01581049,0.2207122;0.2349754;-0.008489132,0.2482297;-0.04202572;-0.05786312,-0.1756216;0.5220112;-0.01645485,-0.2190126;0.2413093;0.0001167301,-0.2574477;-0.0339607;-0.05159235,0.07756536;0.001849562;-0.04107857,0.1018084;-0.3587527;-0.02069068,0.08815749;-0.7456844;0.05937791,0.09016617;-0.7727964;0.001507044,-0.07969787;0.005821363;-0.03635402,-0.1105777;-0.3546519;-0.02440199,-0.1029724;-0.7417583;0.05562447,-0.1082903;-0.7760507;0.006096054,0.003043711;0.5690722;-0.001200199,162.2245
+0;0;0,0.001689828;0.3296019;0.00666173,0.003766669;0.6464351;-0.001186591,0.1806437;0.516221;0.01290794,0.2186234;0.2346419;-0.001983703,0.278781;-0.03243953;-0.07250448,-0.1691595;0.5032936;-0.01504277,-0.220475;0.2235138;-0.02144182,-0.2678525;-0.04413503;-0.09918572,0.07859927;0.005168328;-0.03876464,0.1000689;-0.354807;-0.007233035,0.111258;-0.7414564;0.07456215,0.1215331;-0.7671316;0.01617085,-0.075496;0.006005677;-0.04440203,-0.1229736;-0.3519668;-0.01912358,-0.1459441;-0.7394817;0.05582952,-0.1400834;-0.7010229;-0.02484856,0.003211908;0.5690591;0.003170697,0;0;0,0.002087936;0.3296428;0.003987551,0.003135495;0.6463896;-0.006525517,0.1802209;0.5165031;-0.01581049,0.2207122;0.2349754;-0.008489132,0.2482297;-0.04202572;-0.05786312,-0.1756216;0.5220112;-0.01645485,-0.2190126;0.2413093;0.0001167301,-0.2574477;-0.0339607;-0.05159235,0.07756536;0.001849562;-0.04107857,0.1018084;-0.3587527;-0.02069068,0.08815749;-0.7456844;0.05937791,0.09016617;-0.7727964;0.001507044,-0.07969787;0.005821363;-0.03635402,-0.1105777;-0.3546519;-0.02440199,-0.1029724;-0.7417583;0.05562447,-0.1082903;-0.7760507;0.006096054,0.003043711;0.5690722;-0.001200199,162.2463
+0;0;0,0.001689498;0.3295376;0.00666043,0.003765444;0.6462336;-0.001184679,0.1806154;0.5160567;0.01290672,0.2186221;0.2342772;-0.001995526,0.2787675;-0.03275049;-0.07250209,-0.1691339;0.5031313;-0.01503969,-0.220486;0.2231523;-0.02144329,-0.2678539;-0.04444265;-0.09917152,0.07864565;0.005171377;-0.03878752,0.1001127;-0.3547607;-0.007259693,0.111304;-0.7414849;0.07455128,0.1215778;-0.767153;0.01616748,-0.07554055;0.006009221;-0.04442823,-0.1230125;-0.3519203;-0.01915281,-0.1459874;-0.7395101;0.05581476,-0.1401275;-0.7010524;-0.02485296,0.003210891;0.5688866;0.003170974,0;0;0,0.002130769;0.3295798;0.003855944,0.003268085;0.6461728;-0.007135868,0.1803553;0.5165269;-0.01614737,0.2209943;0.234833;-0.008192299,0.2485979;-0.0421775;-0.05713761,-0.1755696;0.5220651;-0.01686288,-0.2194946;0.2413068;0.0007917527,-0.2581247;-0.0340198;-0.05015296,0.07761123;0.001823038;-0.04110384,0.1018857;-0.3587378;-0.02079082,0.08830378;-0.7457286;0.05938029,0.09019128;-0.7728579;0.001537085,-0.07976343;0.005851971;-0.03633044,-0.1104624;-0.3545933;-0.0243844,-0.1027158;-0.741779;0.05562243,-0.1077006;-0.7769239;0.007202975,0.003134802;0.5688927;-0.001694679,162.2795
+0;0;0,0.001689146;0.329469;0.006659043,0.003765122;0.6461681;-0.00118669,0.1806607;0.5159636;0.012908,0.2186959;0.2339727;-0.002005423,0.2787492;-0.0326457;-0.07240393,-0.1691788;0.5030348;-0.01504561,-0.2205694;0.2228458;-0.02145402,-0.2678647;-0.04433897;-0.09906312,0.0785979;0.005168238;-0.03876397,0.1000655;-0.3547731;-0.007235337,0.1112427;-0.7410103;0.07447264,0.121401;-0.7660525;0.01674527,-0.07549468;0.006005573;-0.04440126,-0.1229678;-0.3519331;-0.01912519,-0.1459138;-0.7390349;0.05574799,-0.1401198;-0.7006723;-0.02401276,0.00321047;0.5688072;0.003169745,0;0;0,0.002076626;0.3295147;0.003572464,0.003054373;0.6460804;-0.008229256,0.1802817;0.5165273;-0.01675153,0.2211944;0.2346776;-0.008099079,0.2489985;-0.04201466;-0.05622435,-0.1758166;0.5219685;-0.01738347,-0.2201035;0.2411016;0.001065103,-0.2591777;-0.03382558;-0.04929368,0.07759709;0.001832038;-0.0410161,0.1017315;-0.3587618;-0.02095962,0.08847689;-0.7452364;0.05930209,0.09161841;-0.7728385;0.003289461,-0.07968496;0.005832936;-0.03637679,-0.1104669;-0.3546166;-0.02448951,-0.1024668;-0.7411823;0.05602896,-0.1074496;-0.7761799;0.008956946,0.002964035;0.5688031;-0.002555132,162.3051
+0;0;0,0.001732386;0.3294128;0.0066806,0.003869962;0.6460741;-0.001211274,0.1806822;0.5158247;0.01302836,0.218731;0.2336884;-0.001748059,0.2790055;-0.03322414;-0.07091585,-0.1690161;0.5028818;-0.01509281,-0.2205484;0.2225789;-0.02154823,-0.2677577;-0.04480276;-0.09860562,0.07865397;0.005133421;-0.03880542,0.1001464;-0.3548413;-0.007094137,0.1113797;-0.740346;0.0744601,0.1214531;-0.7648737;0.01663692,-0.07554266;0.006046394;-0.04444557,-0.1230541;-0.3519319;-0.01907734,-0.146005;-0.7382869;0.05571723,-0.1401998;-0.6999568;-0.02375089,0.003298802;0.5687172;0.003159397,0;0;0,0.00215432;0.3294605;0.003406286,0.00324773;0.6459768;-0.00875473,0.1804212;0.5165449;-0.01715446,0.221405;0.2345828;-0.007953882,0.2494523;-0.04220703;-0.05549622,-0.1756721;0.5220681;-0.01786994,-0.2200494;0.241128;0.001373302,-0.259171;-0.03383711;-0.04885791,0.07765467;0.001811817;-0.04105031,0.1018298;-0.3588341;-0.02106619,0.08851524;-0.744611;0.05887222,0.08973724;-0.772554;0.003560547,-0.07976827;0.005850433;-0.03635184,-0.1101857;-0.3546786;-0.02439716,-0.1031819;-0.7405192;0.05603359,-0.1077531;-0.7746932;0.008293875,0.003111631;0.5687081;-0.003005504,162.3356
+0;0;0,0.001732164;0.3293705;0.006679742,0.003869254;0.6459581;-0.00121089,0.1806314;0.5157274;0.01302574,0.2186889;0.2335272;-0.001754022,0.2789348;-0.03325906;-0.07088908,-0.1689681;0.5027881;-0.01508749,-0.2205121;0.2224217;-0.02154437,-0.2676991;-0.04483339;-0.09856529,0.07865489;0.005133481;-0.03880588,0.1001594;-0.3550431;-0.007076811,0.1113896;-0.740442;0.07445505,0.1215312;-0.7653391;0.01624028,-0.07554355;0.006046466;-0.04444609,-0.1230816;-0.3521325;-0.01906364,-0.1460262;-0.7383815;0.05571041,-0.1401817;-0.6999951;-0.02429587,0.003298122;0.568605;0.003159568,0;0;0,0.00210508;0.3294212;0.003127337,0.003085025;0.6458306;-0.009877443,0.1802972;0.5165694;-0.01786613,0.221412;0.2345858;-0.007936239,0.249833;-0.04207411;-0.05521905,-0.1758105;0.5221453;-0.01867431,-0.2203297;0.2412181;0.001369568,-0.2595812;-0.03361392;-0.04873826,0.07766131;0.001810044;-0.04104006,0.1017508;-0.3590543;-0.02121735,0.08850008;-0.7447381;0.05864716,0.0906522;-0.7722864;0.002175327,-0.07976478;0.005849089;-0.03636221,-0.110213;-0.3548828;-0.02445773,-0.1031433;-0.7405941;0.05605748,-0.1090011;-0.7753138;0.008281395,0.002981529;0.5685812;-0.003923655,162.3575
+0;0;0,0.001731869;0.3293144;0.006678605,0.003868476;0.6458285;-0.001210851,0.1803458;0.515685;0.01300981,0.2183925;0.233565;-0.001765754,0.2786674;-0.03334936;-0.07093401,-0.1686922;0.5027665;-0.01505827,-0.2202215;0.2224798;-0.02151332,-0.2674312;-0.04490364;-0.09857123,0.07865688;0.005133611;-0.03880686,0.1001482;-0.3548223;-0.007097222,0.1113885;-0.7405674;0.07450785,0.1215464;-0.7655529;0.01619933,-0.07554545;0.006046618;-0.04444721,-0.1230544;-0.351913;-0.0190803,-0.1460196;-0.7385088;0.05576089,-0.1401657;-0.7001089;-0.02437423,0.003297361;0.5684777;0.003159478,0;0;0,0.002087787;0.3293684;0.002773523,0.003112346;0.6456718;-0.01100516,0.1801296;0.5167509;-0.01849174,0.2213688;0.2348894;-0.007956266,0.2498764;-0.04189956;-0.05524027,-0.175571;0.5222545;-0.0192934,-0.2201307;0.2414606;0.001365162,-0.2596212;-0.03349471;-0.04864151,0.07766879;0.001831979;-0.04102969,0.1015929;-0.3588351;-0.02147031,0.08842994;-0.7448354;0.05862641,0.09048116;-0.7723115;0.001892328,-0.07976402;0.005828138;-0.03637259,-0.1102837;-0.3546767;-0.02451997,-0.1031174;-0.7407562;0.05595506,-0.1088476;-0.774936;0.00722529,0.003004916;0.5684386;-0.004873037,162.3922
+0;0;0,0.001740043;0.3292203;0.00668348,0.00389249;0.6455324;-0.001262158,0.1801299;0.5154564;0.01305387,0.2181287;0.2331034;-0.001529771,0.2786907;-0.03381631;-0.06911202,-0.1684509;0.502552;-0.01500952,-0.2200765;0.2220649;-0.02145576,-0.2669396;-0.04549804;-0.09692217,0.07870488;0.005115821;-0.03880864,0.1001955;-0.354326;-0.007059384,0.1114553;-0.741116;0.07471213,0.1217375;-0.7668421;0.01551085,-0.07556393;0.006070763;-0.04449696,-0.1231137;-0.3513685;-0.01911086,-0.1460254;-0.7389966;0.05598499,-0.1400804;-0.7004781;-0.02530464,0.003316766;0.5682197;0.003128225,0;0;0,0.002096869;0.3292794;0.002100945,0.003350891;0.6453408;-0.01262045,0.1801886;0.5168475;-0.01954675,0.2215369;0.2348198;-0.008123159,0.250196;-0.04163268;-0.0553875,-0.1753265;0.5224076;-0.02015514,-0.2197653;0.2414425;0.001376383,-0.2593176;-0.03321582;-0.04841975,0.07771333;0.001818448;-0.04103744,0.1016052;-0.3583629;-0.02188301,0.08859847;-0.7453645;0.05861783,0.09100116;-0.7720394;-0.0005269051,-0.0798139;0.005846963;-0.03636339,-0.1101488;-0.3541629;-0.02449069,-0.1029274;-0.7413324;0.05592984,-0.1090547;-0.7765346;0.00666476,0.003166914;0.5681605;-0.00629425,162.4251
+0;0;0,0.001740043;0.3292203;0.00668348,0.00389249;0.6455324;-0.001262158,0.1801299;0.5154564;0.01305387,0.2181287;0.2331034;-0.001529771,0.2786907;-0.03381631;-0.06911202,-0.1684509;0.502552;-0.01500952,-0.2200765;0.2220649;-0.02145576,-0.2669396;-0.04549804;-0.09692217,0.07870488;0.005115821;-0.03880864,0.1001955;-0.354326;-0.007059384,0.1114553;-0.741116;0.07471213,0.1217375;-0.7668421;0.01551085,-0.07556393;0.006070763;-0.04449696,-0.1231137;-0.3513685;-0.01911086,-0.1460254;-0.7389966;0.05598499,-0.1400804;-0.7004781;-0.02530464,0.003316766;0.5682197;0.003128225,0;0;0,0.002096869;0.3292794;0.002100945,0.003350891;0.6453408;-0.01262045,0.1801886;0.5168475;-0.01954675,0.2215369;0.2348198;-0.008123159,0.250196;-0.04163268;-0.0553875,-0.1753265;0.5224076;-0.02015514,-0.2197653;0.2414425;0.001376383,-0.2593176;-0.03321582;-0.04841975,0.07771333;0.001818448;-0.04103744,0.1016052;-0.3583629;-0.02188301,0.08859847;-0.7453645;0.05861783,0.09100116;-0.7720394;-0.0005269051,-0.0798139;0.005846963;-0.03636339,-0.1101488;-0.3541629;-0.02449069,-0.1029274;-0.7413324;0.05592984,-0.1090547;-0.7765346;0.00666476,0.003166914;0.5681605;-0.00629425,162.4469
+0;0;0,0.001739808;0.3291758;0.006682576,0.003892296;0.6454934;-0.001263365,0.1800752;0.5154284;0.0130499,0.217918;0.2342353;-0.00147383,0.2786161;-0.03328463;-0.06920804,-0.1683983;0.502528;-0.01500484,-0.2198117;0.223193;-0.02142461,-0.2667802;-0.04497156;-0.0970607,0.07868559;0.005114567;-0.03879913,0.1001744;-0.3542955;-0.007052671,0.1114209;-0.7406334;0.07462324,0.121497;-0.7652419;0.01660924,-0.07554541;0.006069275;-0.04448605,-0.123091;-0.3513385;-0.01910219,-0.1459759;-0.7385135;0.05590586,-0.1401502;-0.7001659;-0.02375351,0.003316533;0.5681754;0.003127318,0;0;0,0.002081223;0.3292363;0.001875401,0.00334546;0.6452918;-0.01310492,0.1800819;0.5167667;-0.02042031,0.2214836;0.2359525;-0.00850749,0.2501744;-0.04116043;-0.05567038,-0.1752975;0.5225464;-0.02089518,-0.2194167;0.2427659;0.001216747,-0.2591545;-0.03248185;-0.04877028,0.07771399;0.001848429;-0.04098868,0.1013842;-0.3583277;-0.02206445,0.08845327;-0.7448484;0.05848861,0.09091917;-0.77258;0.002719164,-0.07978068;0.005818056;-0.03638881,-0.110094;-0.354161;-0.02449628,-0.1028189;-0.7408885;0.0557735,-0.1092945;-0.7748021;0.007582709,0.003161639;0.5681101;-0.006731272,162.4702
+0;0;0,0.001680919;0.3290851;0.00668609,0.003775614;0.6452459;-0.00130632,0.1798113;0.5152668;0.0131238,0.2175349;0.2336686;-0.001127505,0.2784931;-0.03389254;-0.06725503,-0.1683325;0.5023353;-0.01499781,-0.219911;0.2226508;-0.02131878,-0.2667618;-0.04574874;-0.09510516,0.07865524;0.005096521;-0.03875061,0.1000609;-0.3545072;-0.006902628,0.1113381;-0.741824;0.0749779,0.1262378;-0.792442;-0.0114607,-0.07546622;0.006093148;-0.04451917,-0.1232262;-0.3514744;-0.01898911,-0.1460339;-0.73967;0.05604374,-0.1373677;-0.6972838;-0.06212715,0.003216033;0.5679559;0.003100052,0;0;0,0.002058171;0.3291474;0.001513481,0.003269769;0.645011;-0.0142076,0.1799389;0.5167801;-0.02113199,0.2215916;0.2356516;-0.00865984,0.2501983;-0.04116112;-0.05592608,-0.1753167;0.5227053;-0.02137258,-0.2195373;0.2425976;0.001165031,-0.259126;-0.03236938;-0.04887088,0.07771207;0.001851663;-0.04088569,0.101202;-0.3585385;-0.02205861,0.08837435;-0.7461222;0.05831719,0.08579127;-0.7363704;-0.05905496,-0.07971151;0.005808549;-0.0364221,-0.1100848;-0.3543578;-0.02438132,-0.1026742;-0.7420932;0.0559449,-0.1109463;-0.8089547;-0.01291966,0.003104657;0.5678718;-0.007650137,162.4928
+0;0;0,0.001680919;0.3290851;0.00668609,0.003775614;0.6452459;-0.00130632,0.1798113;0.5152668;0.0131238,0.2175349;0.2336686;-0.001127505,0.2784931;-0.03389254;-0.06725503,-0.1683325;0.5023353;-0.01499781,-0.219911;0.2226508;-0.02131878,-0.2667618;-0.04574874;-0.09510516,0.07865524;0.005096521;-0.03875061,0.1000609;-0.3545072;-0.006902628,0.1113381;-0.741824;0.0749779,0.1262378;-0.792442;-0.0114607,-0.07546622;0.006093148;-0.04451917,-0.1232262;-0.3514744;-0.01898911,-0.1460339;-0.73967;0.05604374,-0.1373677;-0.6972838;-0.06212715,0.003216033;0.5679559;0.003100052,0;0;0,0.002058171;0.3291474;0.001513481,0.003269769;0.645011;-0.0142076,0.1799389;0.5167801;-0.02113199,0.2215916;0.2356516;-0.00865984,0.2501983;-0.04116112;-0.05592608,-0.1753167;0.5227053;-0.02137258,-0.2195373;0.2425976;0.001165031,-0.259126;-0.03236938;-0.04887088,0.07771207;0.001851663;-0.04088569,0.101202;-0.3585385;-0.02205861,0.08837435;-0.7461222;0.05831719,0.08579127;-0.7363704;-0.05905496,-0.07971151;0.005808549;-0.0364221,-0.1100848;-0.3543578;-0.02438132,-0.1026742;-0.7420932;0.0559449,-0.1109463;-0.8089547;-0.01291966,0.003104657;0.5678718;-0.007650137,162.5161
+0;0;0,0.001680409;0.3289853;0.006684063,0.003774443;0.6450449;-0.001306302,0.1794628;0.515182;0.01310338,0.2171537;0.2338276;-0.00113558,0.2784009;-0.03500184;-0.06757656,-0.1679961;0.5022759;-0.0149629,-0.2195299;0.2228336;-0.02127839,-0.2666028;-0.04683813;-0.09541453,0.07864853;0.005096085;-0.0387473,0.1000539;-0.3545023;-0.006899789,0.1113311;-0.7418196;0.07498085,0.1262304;-0.7924359;-0.01145593,-0.07545977;0.006092628;-0.04451536,-0.123219;-0.3514695;-0.01898569,-0.1460268;-0.7396656;0.05604727,-0.1373607;-0.6972796;-0.06212112,0.003214953;0.5677673;0.003099356,0;0;0,0.002103582;0.3290486;0.001193762,0.003382906;0.644795;-0.01485491,0.179683;0.5167723;-0.0221504,0.2214774;0.2359518;-0.008856535,0.2499548;-0.04207554;-0.05707169,-0.1747897;0.5222676;-0.02181464,-0.2232686;0.2431184;0.0007496569,-0.2632971;-0.03311434;-0.04952993,0.07772109;0.001832768;-0.04085326,0.1010705;-0.358566;-0.02212048,0.08819048;-0.7461541;0.05822849,0.08542015;-0.7364284;-0.05913234,-0.0796928;0.005821692;-0.03644285,-0.1100321;-0.3543361;-0.02422252,-0.1031287;-0.7420982;0.05602246,-0.1114505;-0.8061215;-0.01665939,0.003206186;0.5676736;-0.008237123,162.5389
+0;0;0,0.00165426;0.3289189;0.006691113,0.00372335;0.6448929;-0.001337518,0.1794039;0.5150401;0.01306827,0.2171489;0.2333465;-0.0006692121,0.278673;-0.03608119;-0.06474808,-0.1679025;0.5018903;-0.01524922,-0.2197666;0.222177;-0.02119307,-0.2667314;-0.0483093;-0.09270551,0.07862517;0.0050912;-0.03878892,0.0999319;-0.3544707;-0.006805766,0.1113224;-0.7416288;0.07505472,0.1256725;-0.7934561;-0.01032394,-0.07547016;0.006110878;-0.04448968,-0.1233716;-0.3513978;-0.01890434,-0.145849;-0.7394504;0.05614419,-0.1371248;-0.6970636;-0.06201497,0.003170505;0.5676292;0.003080717,0;0;0,0.002053641;0.3289834;0.000921011,0.003203504;0.644626;-0.01551914,0.1796006;0.517013;-0.02318013,0.2214437;0.2359257;-0.008902551,0.2498839;-0.04216763;-0.05725348,-0.1750142;0.522566;-0.02264194,-0.2232396;0.2431122;0.000694735,-0.2632042;-0.0332593;-0.04934718,0.07771527;0.001837954;-0.04085803,0.1010616;-0.3585324;-0.02215707,0.08812342;-0.745966;0.05815601,0.08531404;-0.7362713;-0.05919361,-0.07968907;0.005814574;-0.03644533,-0.1100676;-0.3543111;-0.02426974,-0.1029311;-0.7419124;0.05595886,-0.1117698;-0.8068494;-0.01545524,0.003062114;0.567525;-0.008817434,162.5615
+0;0;0,0.001654035;0.328874;0.006690199,0.003723035;0.6448334;-0.001338409,0.1791978;0.5150373;0.01305599,0.2170045;0.2328836;-0.0007039299,0.2785992;-0.0368537;-0.06485645,-0.1677031;0.5019028;-0.01522844,-0.2196518;0.2217327;-0.021182,-0.2666706;-0.04906452;-0.09277663,0.0786128;0.005090398;-0.03878281,0.09990994;-0.3543096;-0.006814055,0.111296;-0.7413167;0.07501449,0.1207988;-0.7655041;0.01847532,-0.07545828;0.006109916;-0.04448268,-0.1233382;-0.3512378;-0.01890885,-0.1458068;-0.7391391;0.05611039,-0.1400295;-0.7009363;-0.02213657,0.003170156;0.567565;0.003080096,0;0;0,0.00206209;0.3289394;0.0004851818,0.003186919;0.6445402;-0.01647925,0.1794751;0.5173657;-0.0242449,0.2213214;0.2358624;-0.008941649,0.2495451;-0.04250732;-0.05774128,-0.1748804;0.522797;-0.02343016,-0.2230819;0.2429231;0.0005833432,-0.2628187;-0.03382137;-0.04942812,0.07769576;0.001861438;-0.04086435,0.1009239;-0.3583573;-0.02223933,0.08796243;-0.7456671;0.0579052,0.09102871;-0.7740989;0.004994154,-0.07967424;0.005790817;-0.03644821,-0.1101617;-0.3541591;-0.0241823,-0.1029916;-0.7416841;0.05564889,-0.1082509;-0.7757849;0.009968687,0.003055915;0.5674449;-0.009658813,162.5944
+0;0;0,0.001654035;0.328874;0.006690199,0.003723035;0.6448334;-0.001338409,0.1791978;0.5150373;0.01305599,0.2170045;0.2328836;-0.0007039299,0.2785992;-0.0368537;-0.06485645,-0.1677031;0.5019028;-0.01522844,-0.2196518;0.2217327;-0.021182,-0.2666706;-0.04906452;-0.09277663,0.0786128;0.005090398;-0.03878281,0.09990994;-0.3543096;-0.006814055,0.111296;-0.7413167;0.07501449,0.1207988;-0.7655041;0.01847532,-0.07545828;0.006109916;-0.04448268,-0.1233382;-0.3512378;-0.01890885,-0.1458068;-0.7391391;0.05611039,-0.1400295;-0.7009363;-0.02213657,0.003170156;0.567565;0.003080096,0;0;0,0.00206209;0.3289394;0.0004851818,0.003186919;0.6445402;-0.01647925,0.1794751;0.5173657;-0.0242449,0.2213214;0.2358624;-0.008941649,0.2495451;-0.04250732;-0.05774128,-0.1748804;0.522797;-0.02343016,-0.2230819;0.2429231;0.0005833432,-0.2628187;-0.03382137;-0.04942812,0.07769576;0.001861438;-0.04086435,0.1009239;-0.3583573;-0.02223933,0.08796243;-0.7456671;0.0579052,0.09102871;-0.7740989;0.004994154,-0.07967424;0.005790817;-0.03644821,-0.1101617;-0.3541591;-0.0241823,-0.1029916;-0.7416841;0.05564889,-0.1082509;-0.7757849;0.009968687,0.003055915;0.5674449;-0.009658813,162.6175
+0;0;0,0.001636881;0.3288468;0.006678743,0.003672914;0.6448138;-0.001389216,0.1792643;0.5151641;0.0131168,0.2167586;0.2332764;-0.0003501335,0.2791899;-0.03806856;-0.0604772,-0.1677684;0.5017725;-0.01530858,-0.2198302;0.2219408;-0.02093627,-0.2671733;-0.05018556;-0.09055582,0.07859726;0.005069205;-0.03877696,0.09980486;-0.3544357;-0.006706774,0.1111141;-0.7392971;0.07467237,0.1206625;-0.764403;0.0172145,-0.07543055;0.006138325;-0.0444908,-0.1234852;-0.3512887;-0.01882586,-0.1457939;-0.7370419;0.05577685,-0.1399026;-0.6987055;-0.02375324,0.003129707;0.5675371;0.003040949,0;0;0,0.001999825;0.3289126;0.0002169609,0.002984181;0.6445096;-0.01699448,0.1793663;0.5175331;-0.02550721,0.2213216;0.2364482;-0.008805513,0.2493623;-0.04276201;-0.05775833,-0.1750478;0.5224091;-0.02356881,-0.226106;0.2433684;0.0004577767,-0.2658302;-0.03420949;-0.04967664,0.0776994;0.001841098;-0.04082024,0.1011557;-0.358473;-0.02223206,0.08807262;-0.7436289;0.0574708,0.08979071;-0.7715161;0.002014872,-0.07963956;0.005812436;-0.03647786,-0.1101406;-0.3542432;-0.02416371,-0.1029929;-0.7395875;0.05538128,-0.1084043;-0.7746859;0.00888209,0.002890721;0.5674094;-0.01012635,162.6409
+0;0;0,0.001636924;0.3288554;0.006678917,0.00367356;0.6449148;-0.001391883,0.1792969;0.5152215;0.01311793,0.2167714;0.2334833;-0.0003418624,0.279444;-0.03891104;-0.06070147,-0.1677992;0.5018274;-0.01531265,-0.2198335;0.2221441;-0.02093735,-0.2673596;-0.05103466;-0.09082615,0.07860287;0.005069568;-0.03877974,0.09980819;-0.3543966;-0.006712995,0.1111611;-0.7407439;0.0749803,0.1207458;-0.7660595;0.01730384,-0.07543594;0.006138763;-0.04449398,-0.1234854;-0.3512498;-0.0188318,-0.1458803;-0.7384923;0.05605891,-0.1399665;-0.7001241;-0.02377373,0.003130115;0.567604;0.003040235,0;0;0,0.001866281;0.328922;-0.0001118183,0.00267233;0.6445959;-0.01762319,0.1791255;0.5177389;-0.02671003,0.221004;0.2368981;-0.008364439,0.2492242;-0.04345721;-0.05709159,-0.175284;0.5221031;-0.02367752,-0.2282783;0.2435866;0.0004488733,-0.2683757;-0.03507853;-0.04962876,0.07772192;0.001826614;-0.04079151,0.1010013;-0.3584631;-0.02226412,0.08765814;-0.7451553;0.05747247,0.08938561;-0.7728295;0.00135684,-0.07963663;0.005822205;-0.03649778,-0.1103182;-0.3541782;-0.02416092,-0.1031152;-0.7409923;0.05577523,-0.1084267;-0.7767667;0.009690888,0.002630353;0.5674675;-0.0106864,162.6638
+0;0;0,0.001636494;0.3287691;0.006677165,0.003672809;0.6447785;-0.001392401,0.1793538;0.5150793;0.01312006,0.2168372;0.2332742;-0.0003429214,0.2798591;-0.04063818;-0.06103891,-0.1678558;0.5016808;-0.01531981,-0.2199023;0.2219312;-0.02094585,-0.2676934;-0.05277002;-0.09122413,0.07857735;0.005067922;-0.03876715,0.09973462;-0.3535838;-0.006773066,0.1111012;-0.7403964;0.07501864,0.120419;-0.7641718;0.01894806,-0.07541145;0.006136771;-0.04447953,-0.123352;-0.350442;-0.0188755,-0.1457739;-0.7381509;0.05610542,-0.1400248;-0.7000158;-0.02150447,0.003129442;0.5674789;0.003039075,0;0;0,0.001731232;0.3288362;-0.0003972054,0.002385616;0.6444477;-0.01813793,0.1789617;0.5178124;-0.02760148,0.2208443;0.2369832;-0.008078337,0.2491539;-0.04535782;-0.05461717,-0.1757344;0.5226753;-0.0246166,-0.2275261;0.2439907;0.0009348746,-0.2679377;-0.03621086;-0.04944071,0.07768368;0.001838624;-0.04080248,0.1009622;-0.3576418;-0.02252102,0.08741165;-0.7447639;0.05745387,0.08759812;-0.7737313;0.006021027,-0.07960627;0.005805801;-0.0364981,-0.1103936;-0.3533641;-0.02419167,-0.1031638;-0.7406316;0.0559002,-0.1079766;-0.7751016;0.0118209,0.002385117;0.5673351;-0.01115131,162.6961
+0;0;0,0.001718068;0.3287702;0.006602204,0.003827767;0.6447752;-0.001610301,0.1794857;0.5151182;0.01326927,0.2167772;0.2332579;0.0004450902,0.2806825;-0.04126757;-0.05643778,-0.1676916;0.5016069;-0.01547075,-0.2200283;0.2218993;-0.0204581,-0.2680458;-0.05343857;-0.08803854,0.07852808;0.005014809;-0.03887376,0.09953825;-0.3536136;-0.00652444,0.1107026;-0.7404007;0.07541598,0.1203541;-0.7638207;0.01906279,-0.07545798;0.006188017;-0.04439345,-0.1235601;-0.3503664;-0.0187529,-0.1459729;-0.7380548;0.05633664,-0.140172;-0.6999276;-0.02127023,0.003268593;0.5674779;0.002859401,0;0;0,0.001731232;0.3288362;-0.0003972054,0.002385616;0.6444477;-0.01813793,0.1789617;0.5178124;-0.02760148,0.2208443;0.2369832;-0.008078337,0.2491539;-0.04535782;-0.05461717,-0.1757344;0.5226753;-0.0246166,-0.2275261;0.2439907;0.0009348746,-0.2679377;-0.03621086;-0.04944071,0.07768368;0.001838624;-0.04080248,0.1009622;-0.3576418;-0.02252102,0.08741165;-0.7447639;0.05745387,0.08759812;-0.7737313;0.006021027,-0.07960627;0.005805801;-0.0364981,-0.1103936;-0.3533641;-0.02419167,-0.1031638;-0.7406316;0.0559002,-0.1079766;-0.7751016;0.0118209,0.002385117;0.5673351;-0.01115131,162.7184
+0;0;0,0.001718576;0.3288674;0.006604156,0.003829899;0.6451137;-0.001615339,0.1793393;0.5154245;0.01325989,0.2166493;0.2334244;0.000429349,0.2806227;-0.04139367;-0.05651416,-0.1675465;0.5019246;-0.01545599,-0.2199091;0.2220783;-0.02044582,-0.2679778;-0.05355313;-0.0880983,0.07852399;0.005014548;-0.03887174,0.0995249;-0.3534558;-0.006536677,0.1106846;-0.7400801;0.07536926,0.1205161;-0.7644964;0.01796505,-0.07545406;0.006187695;-0.04439114,-0.123535;-0.3502095;-0.01876189,-0.1459384;-0.7377347;0.05629605,-0.1400292;-0.699456;-0.02275823,0.003270173;0.5677403;0.002858763,0;0;0,0.001807742;0.328932;-0.0009105206,0.002514899;0.6447514;-0.01924372,0.1788709;0.517872;-0.02846467,0.2208465;0.2370177;-0.007497549,0.2495144;-0.04594922;-0.05186009,-0.1753966;0.522389;-0.02465655,-0.2290993;0.2439581;0.001285749,-0.2698364;-0.03667492;-0.04816823,0.07766722;0.001828969;-0.04082441,0.1008999;-0.357495;-0.02254462,0.08740039;-0.7444021;0.05765557,0.08776475;-0.772638;0.003236055,-0.07960624;0.005820663;-0.0364848,-0.1104574;-0.3531817;-0.02410981,-0.1031934;-0.7402782;0.05598371,-0.1034845;-0.7241088;-0.02251257,0.002497435;0.5675756;-0.01211262,162.7407
+0;0;0,0.001718416;0.3288368;0.006603541,0.003829731;0.6450815;-0.001616087,0.179271;0.5154088;0.01325533,0.2165905;0.2333372;0.0004215417,0.280724;-0.04216877;-0.05666448,-0.1674806;0.5019141;-0.01544944,-0.2198566;0.2219968;-0.02044053,-0.2680455;-0.05432454;-0.08826233,0.07852408;0.005014553;-0.03887178,0.09952407;-0.3534402;-0.006538134,0.1106705;-0.739606;0.07527068,0.1205072;-0.7640514;0.01783586,-0.07545414;0.006187702;-0.04439119,-0.123533;-0.3501939;-0.01876306,-0.1459098;-0.7372597;0.05620588,-0.1399975;-0.6989766;-0.02289055,0.003269978;0.5677043;0.002858233,0;0;0,0.001695842;0.3289007;-0.001296282,0.002206996;0.6446948;-0.02004004,0.1785997;0.5180233;-0.02917933,0.2207737;0.2372751;-0.006295443,0.2506073;-0.046799;-0.04737175,-0.1755543;0.5220659;-0.02465242,-0.2306139;0.2438768;0.001826296,-0.2718436;-0.03761536;-0.04652342,0.0776629;0.001830608;-0.04083276,0.1007817;-0.3574868;-0.02259028,0.08705622;-0.7439026;0.05763078,0.08790825;-0.7720972;0.003110409,-0.07960742;0.005815261;-0.03648333,-0.110772;-0.353143;-0.02407559,-0.1035043;-0.7398338;0.0556638,-0.1039232;-0.7237073;-0.02286749,0.002244949;0.5675244;-0.01280999,162.7744
+0;0;0,0.001638351;0.3287735;0.006589334,0.00366223;0.644852;-0.001663513,0.1790549;0.5153615;0.01331869,0.2165424;0.2327722;0.002078659,0.2814794;-0.04481012;-0.05058049,-0.1675305;0.5017948;-0.01560658,-0.2203867;0.2214792;-0.01982819,-0.2694146;-0.05681676;-0.08455347,0.0785684;0.00502098;-0.03888298,0.09934269;-0.3531489;-0.006436914,0.1103417;-0.7393352;0.07530876,0.1205118;-0.7639059;0.01752828,-0.07547504;0.006203934;-0.04444232,-0.1238084;-0.3498447;-0.01868826,-0.1460254;-0.7369653;0.05605925,-0.1400461;-0.6986422;-0.02340739,0.003124358;0.5675167;0.002819009,0;0;0,0.001624659;0.3288341;-0.001901627,0.002152979;0.6444385;-0.02104783,0.1785121;0.5180397;-0.02983892,0.221202;0.2370571;-0.005044222,0.2520218;-0.04919472;-0.03898144,-0.1757174;0.5226588;-0.02561922,-0.2290045;0.2438371;0.002794934,-0.2703122;-0.03919172;-0.04442883,0.07770775;0.00185357;-0.04084313,0.1008841;-0.35717;-0.02254093,0.0871892;-0.7435831;0.05771184,0.0877262;-0.771597;0.002448082,-0.07965512;0.005801353;-0.03648969,-0.1106931;-0.3528768;-0.02397339,-0.1035094;-0.7395397;0.05592263,-0.1101014;-0.7751303;0.01037715,0.002176546;0.5673177;-0.01373315,162.7963
+0;0;0,0.001638351;0.3287735;0.006589334,0.00366223;0.644852;-0.001663513,0.1790549;0.5153615;0.01331869,0.2165424;0.2327722;0.002078659,0.2814794;-0.04481012;-0.05058049,-0.1675305;0.5017948;-0.01560658,-0.2203867;0.2214792;-0.01982819,-0.2694146;-0.05681676;-0.08455347,0.0785684;0.00502098;-0.03888298,0.09934269;-0.3531489;-0.006436914,0.1103417;-0.7393352;0.07530876,0.1205118;-0.7639059;0.01752828,-0.07547504;0.006203934;-0.04444232,-0.1238084;-0.3498447;-0.01868826,-0.1460254;-0.7369653;0.05605925,-0.1400461;-0.6986422;-0.02340739,0.003124358;0.5675167;0.002819009,0;0;0,0.001624659;0.3288341;-0.001901627,0.002152979;0.6444385;-0.02104783,0.1785121;0.5180397;-0.02983892,0.221202;0.2370571;-0.005044222,0.2520218;-0.04919472;-0.03898144,-0.1757174;0.5226588;-0.02561922,-0.2290045;0.2438371;0.002794934,-0.2703122;-0.03919172;-0.04442883,0.07770775;0.00185357;-0.04084313,0.1008841;-0.35717;-0.02254093,0.0871892;-0.7435831;0.05771184,0.0877262;-0.771597;0.002448082,-0.07965512;0.005801353;-0.03648969,-0.1106931;-0.3528768;-0.02397339,-0.1035094;-0.7395397;0.05592263,-0.1101014;-0.7751303;0.01037715,0.002176546;0.5673177;-0.01373315,162.819
+0;0;0,0.001638078;0.3287189;0.006588239,0.003661256;0.6446876;-0.001661794,0.1789013;0.5152681;0.01330981,0.2162796;0.2335025;0.002102541,0.2810192;-0.04323646;-0.05039662,-0.1673831;0.501713;-0.01559035,-0.2200852;0.2222147;-0.01979965,-0.2689642;-0.05523577;-0.08432828,0.07863124;0.005024996;-0.03891408,0.09942491;-0.3534792;-0.006437734,0.1104221;-0.739602;0.07529451,0.1206073;-0.7642535;0.01742848,-0.0755354;0.006208896;-0.04447787,-0.1239138;-0.350172;-0.01869977,-0.1461272;-0.737229;0.05603546,-0.1401391;-0.6988937;-0.02354883,0.003123562;0.5673779;0.002819241,0;0;0,0.001583896;0.3287756;-0.002502918,0.00218375;0.6442574;-0.02186489,0.178477;0.5182255;-0.03026307,0.2213921;0.2384542;-0.001963614,0.2528352;-0.04724261;-0.03230405,-0.1756522;0.5228208;-0.0260056,-0.2278128;0.2448314;0.004255725,-0.2688544;-0.03782108;-0.03995978,0.07778404;0.001865968;-0.04084837,0.1011066;-0.3574744;-0.02233064,0.08722518;-0.7438315;0.05784059,0.08768878;-0.77178;0.002336033,-0.07972728;0.005790312;-0.0365029,-0.1105576;-0.3532324;-0.02367636,-0.1038457;-0.7399638;0.05560655,-0.1104343;-0.775611;0.009933475,0.002181388;0.5671658;-0.01451468,162.8527
+0;0;0,0.001692662;0.3287276;0.006491572,0.003762608;0.6446748;-0.001957614,0.1788802;0.5152458;0.01317405,0.2160982;0.2342714;0.003485261,0.2813607;-0.04248223;-0.04337138,-0.1676715;0.5028397;-0.01532388,-0.2186958;0.2238902;-0.01837729,-0.2685809;-0.0535613;-0.07820572,0.07873724;0.005035947;-0.03894829,0.09961009;-0.3536955;-0.006452117,0.1105692;-0.7390633;0.07514113,0.1207722;-0.7633258;0.01772893,-0.07560481;0.006216231;-0.04457751,-0.124048;-0.3503906;-0.01879494,-0.1462538;-0.7366716;0.05590281,-0.140366;-0.6984052;-0.02310147,0.003215424;0.567372;0.002583168,0;0;0,0.001616225;0.3287798;-0.002846718,0.002287947;0.6442474;-0.02219617,0.1784758;0.5182382;-0.0304836,0.221678;0.2397909;0.001553297,0.2528411;-0.04548791;-0.02475476,-0.1755237;0.5229598;-0.02604894,-0.2268714;0.2459223;0.006189009,-0.2678778;-0.03619707;-0.0359351,0.07786173;0.001920372;-0.04093587,0.1011341;-0.3576398;-0.02210116,0.08741841;-0.7432131;0.05809283,0.08764862;-0.7715222;0.003828041,-0.07986026;0.005752499;-0.03648467,-0.1106291;-0.3535021;-0.02347322,-0.1041109;-0.7394651;0.05574795,-0.1079661;-0.774153;0.009430595,0.002265021;0.5671576;-0.01486063,162.8859
+0;0;0,0.001693031;0.3287994;0.006492989,0.003763392;0.6448097;-0.001958012,0.1789798;0.5153328;0.01318071,0.2162795;0.233742;0.003470659,0.2811852;-0.04149857;-0.04312981,-0.1677672;0.5029197;-0.01533328,-0.2189033;0.2233582;-0.01839339,-0.2685158;-0.05257645;-0.07789473,0.07881441;0.005040883;-0.03898647,0.0997065;-0.3540211;-0.006460346,0.1106651;-0.7393705;0.07512901,0.1209481;-0.7640582;0.01726681,-0.07567891;0.006222324;-0.0446212,-0.1241667;-0.3507131;-0.01881487,-0.1463715;-0.7369757;0.05587932,-0.1404376;-0.6986446;-0.0237442,0.003216078;0.5674884;0.002583855,0;0;0,0.001463704;0.3288466;-0.003437519,0.002002396;0.6443559;-0.02314401,0.178479;0.5186051;-0.03044748,0.2219509;0.2401474;0.006301403,0.2528009;-0.04374439;-0.01809978,-0.1759022;0.5229247;-0.02612168,-0.2272113;0.2455088;0.008327167,-0.2674587;-0.03559974;-0.03040087,0.07791713;0.001977473;-0.04101312,0.1011359;-0.3579028;-0.02185547,0.08745508;-0.7434438;0.05840683,0.08793773;-0.7713915;0.002851725,-0.07997181;0.005694188;-0.03645753,-0.1105068;-0.3539075;-0.02326053,-0.1039467;-0.7398728;0.05585235,-0.1090531;-0.7756236;0.01007799,0.002008326;0.5672553;-0.015728,162.9084
+0;0;0,0.001692396;0.328676;0.006490552,0.003762133;0.6445909;-0.001957991,0.1792482;0.5150551;0.01319574,0.2167164;0.2321924;0.003441831,0.2812821;-0.04160655;-0.04291456,-0.1680304;0.502623;-0.01536198,-0.2193976;0.2217987;-0.01843591,-0.2687502;-0.05269063;-0.07762559,0.07886139;0.005043887;-0.03900971,0.09977173;-0.3543318;-0.006455168,0.1107943;-0.7419305;0.07561043,0.1212433;-0.7675013;0.01681397,-0.07572403;0.006226033;-0.04464779,-0.1242542;-0.3510212;-0.01881892,-0.1465886;-0.7395385;0.05631126,-0.1405589;-0.7010728;-0.02459788,0.003214968;0.5672907;0.002582635,0;0;0,0.001225583;0.3287216;-0.003670454,0.001545191;0.6441358;-0.02337682,0.1784909;0.5187575;-0.03034759,0.2220478;0.2394689;0.009789228,0.2523114;-0.04319501;-0.01186061,-0.1765842;0.5226248;-0.02616915,-0.2275341;0.2441383;0.01070522,-0.2677438;-0.0359368;-0.0242888,0.0779836;0.001975268;-0.04099965,0.1010953;-0.3582128;-0.02154922,0.08698927;-0.7461459;0.05843806,0.08914794;-0.7731099;8.773804E-05,-0.08002444;0.00567707;-0.03647159,-0.110493;-0.3542314;-0.02285385,-0.1040906;-0.7424506;0.0567321,-0.1044235;-0.7267249;-0.02358261,0.001602992;0.5670559;-0.01596546,162.9316
+0;0;0,0.00159243;0.3286785;0.006387543,0.003520881;0.644589;-0.002243269,0.179038;0.5150552;0.01312355,0.2162289;0.2320848;0.005711491,0.2819133;-0.04230627;-0.03525882,-0.168147;0.5024112;-0.01562576,-0.2203273;0.2217222;-0.01674098,-0.2714785;-0.0533441;-0.07156369,0.07889189;0.005055037;-0.03894653,0.09965176;-0.3543124;-0.006205972,0.110784;-0.741872;0.07602972,0.1207755;-0.7674718;0.01718129,-0.07567198;0.006232599;-0.04473504,-0.124417;-0.3509621;-0.01858565,-0.1467259;-0.7394754;0.05657216,-0.1406627;-0.7010182;-0.02433536,0.003014822;0.5672916;0.002348887,0;0;0,0.001225583;0.3287216;-0.003670454,0.001545191;0.6441358;-0.02337682,0.1784909;0.5187575;-0.03034759,0.2220478;0.2394689;0.009789228,0.2523114;-0.04319501;-0.01186061,-0.1765842;0.5226248;-0.02616915,-0.2275341;0.2441383;0.01070522,-0.2677438;-0.0359368;-0.0242888,0.0779836;0.001975268;-0.04099965,0.1010953;-0.3582128;-0.02154922,0.08698927;-0.7461459;0.05843806,0.08914794;-0.7731099;8.773804E-05,-0.08002444;0.00567707;-0.03647159,-0.110493;-0.3542314;-0.02285385,-0.1040906;-0.7424506;0.0567321,-0.1044235;-0.7267249;-0.02358261,0.001602992;0.5670559;-0.01596546,162.9547
+0;0;0,0.001591644;0.3285162;0.006384389,0.003519288;0.6442947;-0.002242845,0.1792778;0.5147209;0.01313686,0.216563;0.2310328;0.005705999,0.281286;-0.03934196;-0.03466462,-0.1683829;0.5020596;-0.01565184,-0.2206956;0.2206587;-0.01676989,-0.2710981;-0.05038148;-0.07079015,0.07895612;0.005059152;-0.03897824,0.0996879;-0.3538218;-0.006282005,0.1108476;-0.7423372;0.07615651,0.1207701;-0.7675533;0.0177143,-0.07573358;0.006237674;-0.04477146,-0.1244126;-0.3504735;-0.01865747,-0.1467765;-0.7399451;0.0566857,-0.1407552;-0.7015463;-0.02366334,0.003013437;0.5670289;0.002347431,0;0;0,0.00103797;0.3285576;-0.003866911,0.001175769;0.6438366;-0.02362192,0.1785411;0.5188255;-0.03030777,0.2221776;0.239372;0.01357794,0.2519088;-0.03949744;-0.002830029,-0.1771655;0.5222543;-0.02600719,-0.2277988;0.2433507;0.01365938,-0.2675677;-0.03283146;-0.01894688,0.07802495;0.002033427;-0.04107237,0.1010614;-0.357671;-0.0216682,0.08703903;-0.746516;0.05875397,0.08709446;-0.773994;0.001665834,-0.08012167;0.005611674;-0.03644166,-0.1104166;-0.3538134;-0.0226473,-0.1043626;-0.7429062;0.05757105,-0.1088812;-0.7787896;0.01064853,0.001278184;0.5667896;-0.0162015,162.9869
+0;0;0,0.001590901;0.3283629;0.006381409,0.003517566;0.6439809;-0.002241419,0.1791118;0.5144957;0.01312585,0.2165247;0.2298365;0.005669554,0.2809741;-0.03939545;-0.03453042,-0.1682243;0.5018462;-0.01563598,-0.2207162;0.219482;-0.01675785,-0.2709056;-0.05041254;-0.07054977,0.07899688;0.005061765;-0.03899836,0.09970521;-0.3534134;-0.006339103,0.1109006;-0.7431716;0.07636313,0.1208296;-0.7684237;0.0178828,-0.07577269;0.006240895;-0.04479458,-0.1243967;-0.3500668;-0.01871012,-0.1468321;-0.7407843;0.05687408,-0.1408069;-0.70238;-0.02352738,0.003011975;0.5667549;0.002346495,0;0;0,0.00096149;0.3283998;-0.004250526,0.001015015;0.6435013;-0.02426863,0.1783623;0.5189221;-0.03041792,0.2220149;0.2389831;0.01664352,0.2510945;-0.03892875;0.003415108,-0.177223;0.5222279;-0.02606012,-0.2279062;0.2427394;0.01640865,-0.2675579;-0.03257895;-0.01330897,0.07808963;0.002012268;-0.04104829,0.1009172;-0.3573017;-0.02175248,0.08690049;-0.7473457;0.0591526,0.08722775;-0.7747618;0.001928333,-0.08016206;0.005621872;-0.03646149,-0.110373;-0.3534152;-0.02306051,-0.1041541;-0.7437516;0.05740822,-0.1045215;-0.7279999;-0.02239269,0.001136996;0.5665004;-0.01678491,163.0202
+0;0;0,0.001673239;0.328281;0.006247209,0.003653937;0.6438249;-0.002534073,0.179094;0.5141424;0.01305167,0.2167752;0.2284634;0.009571641,0.2804407;-0.03732216;-0.02535335,-0.1684749;0.5026643;-0.01503635,-0.2204465;0.2192181;-0.01374314,-0.2710636;-0.0469217;-0.06396773,0.07909612;0.005054093;-0.03893328,0.09963177;-0.3536161;-0.005923897,0.1108398;-0.7445644;0.07723914,0.1208758;-0.7697648;0.01847189,-0.07577333;0.006262402;-0.04490794,-0.1244912;-0.3502237;-0.01845205,-0.1473383;-0.7421477;0.05741552,-0.1414012;-0.7037334;-0.02317821,0.003137884;0.5666169;0.002091849,0;0;0,0.0009362101;0.328312;-0.004536629,0.0009710862;0.643334;-0.02471399,0.1783753;0.5191153;-0.03041542,0.221732;0.23876;0.02023578,0.2492632;-0.03521585;0.01052499,-0.1772963;0.5223912;-0.02602585,-0.22808;0.2423098;0.01891732,-0.2671402;-0.02920416;-0.006957345,0.07815431;0.002046257;-0.04105186,0.1008479;-0.3574793;-0.02150691,0.08661391;-0.7487808;0.05950427,0.08712339;-0.7760413;0.001864195,-0.08022878;0.005582371;-0.03646532,-0.110494;-0.3536569;-0.02279938,-0.1045426;-0.7453507;0.05734337,-0.1049131;-0.7296279;-0.02264051,0.001095571;0.5663524;-0.01719451,163.0424
+0;0;0,0.00167258;0.3281517;0.006244749,0.003652625;0.6435915;-0.002533723,0.1788768;0.5139969;0.01303716,0.216578;0.2281662;0.009555284,0.279169;-0.03313342;-0.02478023,-0.1682653;0.502533;-0.01501638,-0.2202646;0.2189363;-0.01372248,-0.2700274;-0.04271165;-0.06309938,0.07910679;0.005054775;-0.03893853,0.09966333;-0.3539802;-0.005895581,0.1108743;-0.7450286;0.07728875,0.1207945;-0.7695921;0.01919964,-0.07578357;0.006263247;-0.044914,-0.124551;-0.3505853;-0.0184312,-0.1474039;-0.7426096;0.05745579,-0.1415353;-0.7042925;-0.02220794,0.003136729;0.566407;0.002090795,0;0;0,0.0009586364;0.3281761;-0.00498867,0.001075506;0.6430761;-0.02543962,0.1784026;0.5193286;-0.03016984,0.2213518;0.2393465;0.023664,0.2493176;-0.03004229;0.01901484,-0.1770781;0.5223632;-0.02574118,-0.2274454;0.2424264;0.0214944,-0.2654351;-0.0248577;-0.0006420873,0.07819226;0.002029061;-0.04100609,0.1009252;-0.3578301;-0.02087903,0.08675707;-0.7492328;0.06015992,0.08757704;-0.7770399;0.004414082,-0.08022854;0.005581903;-0.03649479,-0.1103306;-0.3540216;-0.02236354,-0.1042174;-0.7457651;0.05803422,-0.1045961;-0.7299057;-0.02102162,0.001174599;0.5661242;-0.0178566,163.0651
+0;0;0,0.001672092;0.328056;0.006242928,0.003651654;0.6434187;-0.002533413,0.1786827;0.5139003;0.01302432,0.2164592;0.227499;0.009535491,0.278872;-0.03305691;-0.02470231,-0.1680777;0.502449;-0.01499836,-0.2201807;0.2182861;-0.01370188,-0.2698019;-0.04261711;-0.06293825,0.0791521;0.005057669;-0.03896083,0.09970538;-0.3539205;-0.005923115,0.1108825;-0.7437899;0.07701041,0.1207383;-0.7679991;0.01929839,-0.07582696;0.006266834;-0.04493973,-0.1245866;-0.3505253;-0.01846112,-0.1473707;-0.7413676;0.05719707,-0.1415402;-0.7031044;-0.0219495,0.003135882;0.5662528;0.002089992,0;0;0,0.0009996742;0.3280761;-0.005249977,0.001190357;0.6428813;-0.02596772,0.1783722;0.5193641;-0.03015578,0.2211258;0.239242;0.02613521,0.248739;-0.02942088;0.02229166,-0.1768483;0.5224152;-0.02580247,-0.2275267;0.2422528;0.02324492,-0.2651141;-0.02461076;0.005133402,0.07821864;0.002071023;-0.04106259,0.1005614;-0.3577471;-0.02079165,0.0866017;-0.7478887;0.06042266,0.0875628;-0.776019;0.00577474,-0.08030021;0.005533378;-0.03646695,-0.1103325;-0.3540144;-0.02223025,-0.1040876;-0.7445778;0.05790889,-0.1101784;-0.776985;0.008566238,0.001267493;0.565955;-0.01831436,163.1006
+0;0;0,0.001611817;0.3277401;0.005938961,0.003473929;0.6428287;-0.003316239,0.1785025;0.5134741;0.01300467,0.2162199;0.2268592;0.01298599,0.2785239;-0.03501576;-0.01650179,-0.1683061;0.5020849;-0.01503071,-0.2212162;0.2179106;-0.01099878,-0.2716092;-0.04424492;-0.05643917,0.07912949;0.005042295;-0.03893039,0.09929058;-0.3541978;-0.005701907,0.1103633;-0.7428612;0.07708998,0.1200074;-0.7660886;0.02078196,-0.07582551;0.006277366;-0.04487273,-0.1249389;-0.3507098;-0.0181876,-0.1475039;-0.7403343;0.05744252,-0.1417925;-0.7022707;-0.02001139,0.002996461;0.565733;0.001442753,0;0;0,0.001002535;0.3277512;-0.00543952,0.001213081;0.6422908;-0.02622867,0.1784753;0.5190667;-0.029544,0.2206164;0.2391483;0.02911258,0.2481712;-0.03021702;0.02553296,-0.1769654;0.5224867;-0.02565692,-0.2275507;0.2424578;0.02529093,-0.2655042;-0.02521929;0.009855356,0.07825785;0.001995161;-0.04091704,0.1002266;-0.3580901;-0.02042222,0.08667957;-0.7469825;0.06091356,0.08990522;-0.7758185;0.00968194,-0.0802156;0.005578768;-0.03656243,-0.1102462;-0.3542215;-0.02220957,-0.1039141;-0.7435103;0.05810512,-0.1085581;-0.7749712;0.01017032,0.001283467;0.5654286;-0.01855922,163.1327
+0;0;0,0.001609944;0.3273594;0.005932061,0.003469623;0.6420371;-0.003310377,0.1781735;0.5128961;0.01298188,0.2158724;0.2264212;0.01296321,0.278454;-0.03662074;-0.01665598,-0.167992;0.501528;-0.01500151,-0.2208762;0.2174927;-0.01097154,-0.2714939;-0.04583108;-0.05661444,0.07917215;0.005045014;-0.03895138,0.09933399;-0.3542084;-0.005721662,0.1103887;-0.7422386;0.07693537,0.1201135;-0.7659119;0.0201556,-0.07586639;0.00628075;-0.04489692,-0.1249816;-0.3507196;-0.01821079,-0.1475099;-0.7397095;0.05729613,-0.1417506;-0.7015784;-0.02080669,0.002992877;0.5650581;0.00144141,0;0;0,0.001037851;0.3273655;-0.005716562,0.001314938;0.6414633;-0.02693605,0.178431;0.5190948;-0.02948332,0.2204611;0.2397029;0.03103709,0.2479352;-0.03090739;0.03122711,-0.1767613;0.5226125;-0.02543861,-0.2275853;0.2431914;0.02775724,-0.2655936;-0.02584526;0.01512884,0.07827944;0.001982525;-0.04097915,0.1001707;-0.3581183;-0.02043915,0.08651863;-0.7463091;0.06106806,0.08980823;-0.7748474;0.008515358,-0.08028474;0.005572519;-0.03652667,-0.1102456;-0.354262;-0.02255584,-0.103541;-0.7427565;0.05837007,-0.1090531;-0.77494;0.01038923,0.001364112;0.5647311;-0.01914239,163.1541
+0;0;0,0.001609944;0.3273594;0.005932061,0.003469623;0.6420371;-0.003310377,0.1781735;0.5128961;0.01298188,0.2158724;0.2264212;0.01296321,0.278454;-0.03662074;-0.01665598,-0.167992;0.501528;-0.01500151,-0.2208762;0.2174927;-0.01097154,-0.2714939;-0.04583108;-0.05661444,0.07917215;0.005045014;-0.03895138,0.09933399;-0.3542084;-0.005721662,0.1103887;-0.7422386;0.07693537,0.1201135;-0.7659119;0.0201556,-0.07586639;0.00628075;-0.04489692,-0.1249816;-0.3507196;-0.01821079,-0.1475099;-0.7397095;0.05729613,-0.1417506;-0.7015784;-0.02080669,0.002992877;0.5650581;0.00144141,0;0;0,0.001037851;0.3273655;-0.005716562,0.001314938;0.6414633;-0.02693605,0.178431;0.5190948;-0.02948332,0.2204611;0.2397029;0.03103709,0.2479352;-0.03090739;0.03122711,-0.1767613;0.5226125;-0.02543861,-0.2275853;0.2431914;0.02775724,-0.2655936;-0.02584526;0.01512884,0.07827944;0.001982525;-0.04097915,0.1001707;-0.3581183;-0.02043915,0.08651863;-0.7463091;0.06106806,0.08980823;-0.7748474;0.008515358,-0.08028474;0.005572519;-0.03652667,-0.1102456;-0.354262;-0.02255584,-0.103541;-0.7427565;0.05837007,-0.1090531;-0.77494;0.01038923,0.001364112;0.5647311;-0.01914239,163.1764
+0;0;0,0.001669496;0.3272451;0.005506094,0.00353419;0.6417748;-0.00429215,0.1779234;0.5126608;0.01295985,0.2157831;0.2257286;0.01640622,0.2760385;-0.03312153;-0.006577594,-0.1677099;0.5012962;-0.01526127,-0.2219251;0.2170852;-0.007508045,-0.2719299;-0.04218349;-0.04547741,0.07916426;0.005063859;-0.03895061,0.09919332;-0.3543026;-0.005456742,0.1103958;-0.7422441;0.07720383,0.1198527;-0.7669151;0.01979614,-0.07586452;0.00626989;-0.04488916,-0.12513;-0.3508322;-0.01808933,-0.1476986;-0.7396899;0.05765511,-0.1418036;-0.7014742;-0.02153918,0.003061144;0.5648369;0.0006030174,0;0;0,0.001029797;0.3272358;-0.006172419,0.001290053;0.6411574;-0.02803731,0.1782945;0.5191858;-0.02954352,0.2204053;0.2398382;0.03343987,0.2481133;-0.02545086;0.03748369,-0.1766827;0.5229189;-0.02561969,-0.2275156;0.2434351;0.02987894,-0.2652396;-0.02037826;0.01797041,0.07830022;0.001958147;-0.04092693,0.1000157;-0.3582837;-0.02039659,0.08651935;-0.7463557;0.06130338,0.08850542;-0.7744365;0.006561518,-0.08026158;0.005582756;-0.03656067,-0.110244;-0.354382;-0.02264458,-0.1039476;-0.7427626;0.05845888,-0.1094235;-0.7759209;0.009930212,0.001345649;0.5644754;-0.02006817,163.2101
+0;0;0,0.001668332;0.327017;0.005502256,0.003532021;0.6413771;-0.004290861,0.1777148;0.5123625;0.01294413,0.2156599;0.2247837;0.01639827,0.2753627;-0.03169271;-0.006374771,-0.16751;0.5010113;-0.01524363,-0.2218474;0.2161598;-0.007472937,-0.2713936;-0.04073119;-0.0450941,0.07917719;0.005064687;-0.03895698,0.09924311;-0.3549632;-0.005401462,0.1104493;-0.7430304;0.07728588,0.1199371;-0.767881;0.01968958,-0.07587691;0.006270914;-0.04489649,-0.1252331;-0.3514885;-0.01804734,-0.147809;-0.7404722;0.05772164,-0.1418946;-0.7022294;-0.02173284,0.003059208;0.5644769;0.0006019003,0;0;0,0.001116045;0.3270019;-0.006456852,0.001483656;0.6407404;-0.02850735,0.1783655;0.5192176;-0.02947712,0.2204147;0.2397595;0.03600836,0.2484951;-0.02296934;0.04295325,-0.1764602;0.5231878;-0.02553446,-0.2272536;0.243472;0.03219266,-0.2643683;-0.01797909;0.02083441,0.07831633;0.001950592;-0.04092765,0.09980243;-0.3589519;-0.02003634,0.08667338;-0.7472128;0.06144977,0.08903639;-0.775105;0.006142855,-0.08027996;0.005563027;-0.03655823,-0.110114;-0.3550713;-0.02236446,-0.1040326;-0.7435697;0.05882001,-0.10966;-0.7762565;0.009275682,0.001510493;0.5641007;-0.02049816,163.2437
+0;0;0,0.001667508;0.3268553;0.005499536,0.003530211;0.6410491;-0.004288472,0.1773921;0.5121694;0.01292134,0.2153587;0.2244281;0.01637744,0.2747699;-0.03079572;-0.006284393,-0.167198;0.5008391;-0.01521459,-0.2215661;0.2158267;-0.007439512,-0.2708703;-0.03980979;-0.04487696,0.07919478;0.005065811;-0.03896563,0.09925789;-0.3549118;-0.005414799,0.1104756;-0.7433784;0.07735766,0.1199667;-0.768248;0.01974144,-0.07589376;0.006272306;-0.04490646,-0.1252431;-0.3514371;-0.01806106,-0.1478422;-0.7408212;0.05778591,-0.1419257;-0.7025756;-0.02169606,0.003057637;0.5641879;0.0006018076,0;0;0,0.001145668;0.3268314;-0.006881953,0.00156197;0.6403749;-0.02932978,0.1781894;0.5192136;-0.02965248,0.22031;0.2399334;0.03725648,0.2487018;-0.02141866;0.04571319,-0.1762697;0.5237302;-0.02535783,-0.2269155;0.2443459;0.03487349,-0.2642662;-0.0157544;0.02324396,0.07834353;0.001937822;-0.04091859,0.09967975;-0.3589115;-0.0198344,0.08668266;-0.7475523;0.06185317,0.08865152;-0.7754611;0.006508112,-0.08030051;0.005559157;-0.03656115,-0.1101002;-0.3550465;-0.02286359,-0.1039031;-0.7437474;0.05933489,-0.1082962;-0.7777125;0.01127714,0.001575075;0.5637845;-0.02122462,163.2672
+0;0;0,0.001680655;0.3265724;0.004988146,0.003477628;0.640441;-0.00544878,0.1772272;0.5117041;0.01276185,0.2153419;0.2239141;0.02097069,0.2743712;-0.03169098;0.004189178,-0.1672104;0.500426;-0.01581822,-0.2228616;0.2156456;-0.003722913,-0.2722921;-0.0403907;-0.03692059,0.0792663;0.00507681;-0.03886668,0.09924812;-0.35504;-0.005667057,0.1103992;-0.7408063;0.07695948,0.1197915;-0.7658058;0.01930904,-0.07581499;0.006285863;-0.04507898,-0.1253368;-0.3514775;-0.01790327,-0.1479294;-0.7381933;0.05764662,-0.1419141;-0.6999779;-0.02193382,0.003027797;0.5636722;-0.0003915867,0;0;0,0.001091875;0.3265363;-0.007079124,0.001423694;0.6397583;-0.02975631,0.1781687;0.5193599;-0.02974129,0.2204742;0.2404728;0.03936362,0.248916;-0.02065286;0.04958487,-0.1764864;0.5240048;-0.02524972,-0.227122;0.2449212;0.03713328,-0.2657889;-0.01498279;0.02973037,0.0783699;0.001928464;-0.0409143,0.0994866;-0.3590345;-0.01980984,0.08691306;-0.7448503;0.06238055,0.08920579;-0.7727396;0.006880045,-0.08032307;0.005553873;-0.03656363,-0.1100166;-0.3551545;-0.02266029,-0.1042527;-0.7413083;0.05869875,-0.1090962;-0.7759917;0.01148291,0.001460411;0.5632563;-0.02159214,163.2993
+0;0;0,0.001680655;0.3265724;0.004988146,0.003477628;0.640441;-0.00544878,0.1772272;0.5117041;0.01276185,0.2153419;0.2239141;0.02097069,0.2743712;-0.03169098;0.004189178,-0.1672104;0.500426;-0.01581822,-0.2228616;0.2156456;-0.003722913,-0.2722921;-0.0403907;-0.03692059,0.0792663;0.00507681;-0.03886668,0.09924812;-0.35504;-0.005667057,0.1103992;-0.7408063;0.07695948,0.1197915;-0.7658058;0.01930904,-0.07581499;0.006285863;-0.04507898,-0.1253368;-0.3514775;-0.01790327,-0.1479294;-0.7381933;0.05764662,-0.1419141;-0.6999779;-0.02193382,0.003027797;0.5636722;-0.0003915867,0;0;0,0.001091875;0.3265363;-0.007079124,0.001423694;0.6397583;-0.02975631,0.1781687;0.5193599;-0.02974129,0.2204742;0.2404728;0.03936362,0.248916;-0.02065286;0.04958487,-0.1764864;0.5240048;-0.02524972,-0.227122;0.2449212;0.03713328,-0.2657889;-0.01498279;0.02973037,0.0783699;0.001928464;-0.0409143,0.0994866;-0.3590345;-0.01980984,0.08691306;-0.7448503;0.06238055,0.08920579;-0.7727396;0.006880045,-0.08032307;0.005553873;-0.03656363,-0.1100166;-0.3551545;-0.02266029,-0.1042527;-0.7413083;0.05869875,-0.1090962;-0.7759917;0.01148291,0.001460411;0.5632563;-0.02159214,163.3218
+0;0;0,0.001679807;0.3264077;0.004985629,0.003475965;0.6401339;-0.005446594,0.1769601;0.5115104;0.01274173,0.2151304;0.2233009;0.02096254,0.2741242;-0.03215069;0.004191102,-0.1669523;0.5002494;-0.01579475,-0.2226846;0.2150539;-0.003681822,-0.2720854;-0.04082862;-0.03685956,0.07927193;0.005077171;-0.03886944,0.09922788;-0.3545733;-0.005712796,0.1103995;-0.7410508;0.07706603,0.1197461;-0.7657825;0.01969631,-0.07582037;0.006286309;-0.04508218,-0.125278;-0.3510139;-0.01794166,-0.1479123;-0.7384424;0.0577475,-0.1419263;-0.700267;-0.02144545,0.003026333;0.5633992;-0.0003916454,0;0;0,0.001184627;0.3263656;-0.007328033,0.001659401;0.6394248;-0.03027499,0.1781463;0.5192738;-0.02978146,0.2205557;0.2404558;0.04129076,0.2489448;-0.02047801;0.05245614,-0.1761351;0.5242509;-0.025172,-0.226866;0.245203;0.03923233,-0.2655222;-0.0145736;0.03299692,0.07840911;0.001869947;-0.04085541,0.09915009;-0.3586632;-0.02007627,0.08695202;-0.7451438;0.06254292,0.09011236;-0.7731736;0.007800341,-0.08030817;0.005601621;-0.03660424,-0.1097958;-0.3546543;-0.02273988,-0.104186;-0.7414476;0.05912282,-0.1089668;-0.7761109;0.01253959,0.001655161;0.5629644;-0.02204239,163.3553
+0;0;0,0.001687207;0.3261727;0.004710797,0.003450865;0.6397131;-0.005930566,0.1767781;0.511227;0.01293142,0.2149062;0.2229461;0.02506171,0.2740861;-0.03305882;0.01419692,-0.1672031;0.5006528;-0.01511978,-0.2223172;0.215372;0.001734953,-0.2719455;-0.04152018;-0.02476552,0.07931989;0.005122757;-0.03873246,0.09899779;-0.3548507;-0.005214211,0.110116;-0.7414312;0.07757144,0.1196045;-0.7661364;0.02030471,-0.07575416;0.006227585;-0.04517318,-0.125427;-0.3513387;-0.01741488,-0.1482444;-0.7388108;0.0585216,-0.1423434;-0.7006523;-0.02060351,0.003011343;0.5630254;-0.0008326317,0;0;0,0.001166828;0.3261227;-0.007505894,0.001631171;0.6389883;-0.03063905,0.178067;0.5192232;-0.02996266,0.2206917;0.2406385;0.04270411,0.2491291;-0.02046728;0.05589223,-0.176207;0.5246966;-0.02489401,-0.2269009;0.2459809;0.04184786,-0.2663017;-0.01397371;0.03637301,0.07839403;0.001849487;-0.04085398,0.09907381;-0.3590192;-0.01993167,0.08696935;-0.7455629;0.06288767,0.0897254;-0.7736686;0.008313891,-0.08029278;0.005604361;-0.03660263,-0.1098576;-0.3549964;-0.02301753,-0.1044512;-0.7419681;0.05850106,-0.1094605;-0.7774618;0.01325007,0.001630068;0.5625774;-0.02235854,163.3773
+0;0;0,0.001686485;0.3260333;0.004708784,0.003449317;0.6394268;-0.00592764,0.176733;0.5109886;0.01292857,0.2148475;0.2228107;0.02505451,0.2739364;-0.03280059;0.01420643,-0.1671616;0.500417;-0.01511558,-0.222256;0.2152382;0.001733134,-0.271808;-0.04125902;-0.02472659,0.07932323;0.005122973;-0.03873409,0.09900679;-0.3549543;-0.005206179,0.1101444;-0.7422115;0.07772437,0.1196239;-0.766864;0.02051274,-0.07575734;0.006227847;-0.04517508,-0.1254445;-0.3514415;-0.01740878,-0.1483018;-0.7395918;0.05866062,-0.1424066;-0.7014412;-0.02038835,0.003009995;0.5627739;-0.0008320236,0;0;0,0.0011658;0.3259756;-0.007828951,0.001629233;0.6386663;-0.03132975,0.178126;0.5193112;-0.03011489,0.2208376;0.2413549;0.0444653,0.2492633;-0.01922166;0.05989861,-0.1762862;0.5249657;-0.02476194,-0.227123;0.246712;0.04333176,-0.2666979;-0.01286167;0.04203326,0.07838964;0.001888991;-0.04086864,0.09904853;-0.3590828;-0.01989877,0.08691143;-0.7463342;0.06291866,0.08985408;-0.7744498;0.008477446,-0.08030407;0.005557609;-0.03659397,-0.1098246;-0.3551501;-0.02296766,-0.1043157;-0.7427402;0.05896679,-0.1095303;-0.7781649;0.01377452,0.001628369;0.5623007;-0.02295613,163.3998
+0;0;0,0.001685688;0.3258792;0.004706557,0.003448064;0.6391916;-0.005927238,0.1760639;0.5109695;0.01287493,0.2143116;0.2217847;0.02504325,0.2733199;-0.0334782;0.01420995,-0.1665084;0.5004385;-0.01506138,-0.2217953;0.2142633;0.001846194,-0.2712798;-0.04188427;-0.02457747,0.07931523;0.005122456;-0.03873018,0.09900969;-0.355154;-0.005183723,0.1102577;-0.7462482;0.07856852,0.1197235;-0.7708225;0.02143888,-0.0757497;0.006227219;-0.04517052,-0.1254643;-0.35164;-0.01738886,-0.1485481;-0.7436362;0.05943425,-0.1426613;-0.7054972;-0.01950145,0.003008839;0.5625557;-0.0008327481,0;0;0,0.001189083;0.3258183;-0.007951021,0.001676135;0.6384211;-0.03153789,0.1775996;0.5197711;-0.03062165,0.2210395;0.2416492;0.04683733,0.2496653;-0.01851377;0.06278539,-0.1757255;0.5256522;-0.0244561,-0.226875;0.2469842;0.04601803,-0.2668124;-0.01217356;0.04691033,0.07838836;0.001822844;-0.04085481,0.09899717;-0.3593468;-0.01978099,0.08687948;-0.750468;0.06372356,0.08896422;-0.7786388;0.009469029,-0.08028659;0.005615562;-0.03660193,-0.1097882;-0.3552957;-0.02299754,-0.1040553;-0.7466863;0.05992483,-0.1089072;-0.7819382;0.01464345,0.001668945;0.5620748;-0.02314448,163.435
+0;0;0,0.001785796;0.3256749;0.004392966,0.003664731;0.6386707;-0.006526635,0.1762527;0.510628;0.01266416,0.2147129;0.2206656;0.02998161,0.2728003;-0.03219435;0.02395536,-0.1663207;0.499946;-0.01538117,-0.223319;0.2134551;0.007672118,-0.2720446;-0.04062879;-0.01271962,0.07931998;0.005083096;-0.03877343,0.09906625;-0.3552318;-0.004858501,0.1102992;-0.7469211;0.07922106,0.1193202;-0.7720885;0.02154343,-0.07580001;0.0062668;-0.04512163,-0.1255553;-0.3516574;-0.01716518,-0.1486762;-0.7442598;0.0599378,-0.1427126;-0.7060641;-0.01974156,0.003194493;0.5621225;-0.001367602,0;0;0,0.001058586;0.3255982;-0.008445978,0.001282342;0.6378316;-0.03283191,0.177485;0.5199775;-0.03084481,0.2211072;0.2414721;0.04908752,0.2493183;-0.01599675;0.06529069,-0.1761663;0.5257614;-0.02438409,-0.2276398;0.2466134;0.04830826,-0.267103;-0.009879559;0.04994251,0.07838856;0.001816943;-0.04089999,0.09908806;-0.3594065;-0.0195446,0.0866347;-0.7512425;0.06367516,0.08975349;-0.7788851;0.007825844,-0.08032189;0.005611643;-0.03657566,-0.1099247;-0.3553722;-0.02311338,-0.1041054;-0.7473065;0.06037135,-0.1104031;-0.7835588;0.01539913,0.001354739;0.5615935;-0.02421713,163.4668
+0;0;0,0.001785796;0.3256749;0.004392966,0.003664731;0.6386707;-0.006526635,0.1762527;0.510628;0.01266416,0.2147129;0.2206656;0.02998161,0.2728003;-0.03219435;0.02395536,-0.1663207;0.499946;-0.01538117,-0.223319;0.2134551;0.007672118,-0.2720446;-0.04062879;-0.01271962,0.07931998;0.005083096;-0.03877343,0.09906625;-0.3552318;-0.004858501,0.1102992;-0.7469211;0.07922106,0.1193202;-0.7720885;0.02154343,-0.07580001;0.0062668;-0.04512163,-0.1255553;-0.3516574;-0.01716518,-0.1486762;-0.7442598;0.0599378,-0.1427126;-0.7060641;-0.01974156,0.003194493;0.5621225;-0.001367602,0;0;0,0.001058586;0.3255982;-0.008445978,0.001282342;0.6378316;-0.03283191,0.177485;0.5199775;-0.03084481,0.2211072;0.2414721;0.04908752,0.2493183;-0.01599675;0.06529069,-0.1761663;0.5257614;-0.02438409,-0.2276398;0.2466134;0.04830826,-0.267103;-0.009879559;0.04994251,0.07838856;0.001816943;-0.04089999,0.09908806;-0.3594065;-0.0195446,0.0866347;-0.7512425;0.06367516,0.08975349;-0.7788851;0.007825844,-0.08032189;0.005611643;-0.03657566,-0.1099247;-0.3553722;-0.02311338,-0.1041054;-0.7473065;0.06037135,-0.1104031;-0.7835588;0.01539913,0.001354739;0.5615935;-0.02421713,163.4894
+0;0;0,0.001785114;0.3255506;0.004391288,0.003663365;0.6384324;-0.006524492,0.1762019;0.5104287;0.01266066,0.2148542;0.2190186;0.03006457,0.2727422;-0.03297338;0.024059,-0.1662734;0.4997497;-0.01537665,-0.2235563;0.2118284;0.00779173,-0.2721147;-0.04138327;-0.01253002,0.07930721;0.005082278;-0.03876719,0.09903801;-0.3549504;-0.004878826,0.1102307;-0.7452341;0.07889902,0.1190918;-0.769424;0.02224343,-0.07578781;0.006265792;-0.04511437,-0.1255042;-0.3513781;-0.01717982,-0.148542;-0.7425716;0.05964647,-0.1426842;-0.7045211;-0.01862097,0.003193276;0.5619084;-0.001367093,0;0;0,0.0009541586;0.3254637;-0.00883913,0.001029544;0.637548;-0.03366506,0.1772993;0.5199869;-0.03098738,0.221044;0.2408934;0.05213857,0.2490909;-0.01578224;0.06690574,-0.1764111;0.5259394;-0.02420757,-0.2282279;0.2463192;0.0522403,-0.2670798;-0.009347767;0.05570224,0.0783922;0.001841366;-0.04086113,0.09932274;-0.3590637;-0.01916718,0.08669255;-0.7494609;0.06387448,0.09219036;-0.7776689;0.01089787,-0.08029681;0.005577061;-0.0366016,-0.1098081;-0.3551233;-0.0229785,-0.1043855;-0.7457834;0.05960826,-0.1112123;-0.7802954;0.0147025,0.001140915;0.5613467;-0.02494204,163.5227
+0;0;0,0.001761291;0.3253376;0.003984481,0.00355834;0.6380713;-0.007374618,0.1757118;0.5104218;0.01235709,0.2143576;0.2179247;0.0338372,0.2721896;-0.03425279;0.03607257,-0.1659523;0.4996634;-0.01626307,-0.2247621;0.2111894;0.01260877,-0.2727648;-0.04257411;-0.002974516,0.07931044;0.005049526;-0.03880752,0.09892906;-0.3553419;-0.004697718,0.1099734;-0.7450677;0.07937288,0.118797;-0.7691841;0.02245051,-0.07581379;0.006307611;-0.04510155,-0.1257831;-0.351661;-0.0169617,-0.148816;-0.7423688;0.05980415,-0.1428282;-0.7043303;-0.01859299,0.003112205;0.5615799;-0.002105062,0;0;0,0.00095281;0.3252456;-0.008829832,0.001061939;0.6372076;-0.03352261,0.1769411;0.5200369;-0.03105938,0.2209271;0.2407023;0.05581307,0.2494186;-0.01598111;0.07146168,-0.1760423;0.5261846;-0.02378011,-0.2282093;0.2459938;0.05547342,-0.2674232;-0.009649694;0.06266384,0.07836903;0.00190784;-0.04094291,0.09961288;-0.3593177;-0.01869142,0.08668468;-0.7491954;0.06440115,0.09124423;-0.7774559;0.01118923,-0.08034059;0.005502479;-0.03656199,-0.1097337;-0.355573;-0.02274679,-0.1046811;-0.7455775;0.06060273,-0.1111105;-0.7790785;0.01398872,0.001163103;0.5610276;-0.02483344,163.5451
+0;0;0,0.001760202;0.3251365;0.003982016,0.003556328;0.6377093;-0.007371473,0.1750838;0.5102794;0.01230543,0.2137715;0.2174661;0.03380876,0.2716957;-0.0351136;0.0360477,-0.1653409;0.4995601;-0.01621091,-0.2242142;0.2107742;0.01269215,-0.2722935;-0.04339403;-0.002915997,0.07939012;0.0050546;-0.03884651,0.09902385;-0.3556143;-0.004710447,0.1100626;-0.7451435;0.07931773,0.1188691;-0.7691549;0.02250573,-0.07588996;0.006313949;-0.04514686,-0.1258977;-0.3519303;-0.01698535,-0.148919;-0.7424411;0.05974177,-0.1429428;-0.7044181;-0.01850337,0.003110391;0.561252;-0.00210426,0;0;0,0.001128934;0.3250352;-0.00913763,0.00146661;0.6368226;-0.03399885,0.1767935;0.5204095;-0.03104341,0.2205501;0.241316;0.05778742,0.2487884;-0.01575902;0.07427216,-0.1751508;0.5264822;-0.02340032,-0.2273806;0.2463658;0.05725671,-0.265971;-0.009754121;0.06562875,0.07836489;0.002011344;-0.04113746,0.09944058;-0.3594922;-0.01869226,0.08696654;-0.7492474;0.06407762,0.09017619;-0.7777182;0.01122641,-0.08048658;0.005402902;-0.03647068,-0.1098237;-0.3559578;-0.02266486,-0.104949;-0.7459521;0.05977485,-0.1102461;-0.7797736;0.0137189,0.001506098;0.5606807;-0.02527678,163.5673
+0;0;0,0.00175905;0.3249238;0.003979412,0.003554451;0.6373702;-0.007369732,0.1747341;0.5100685;0.01227628,0.2133693;0.2176527;0.03375043,0.2716128;-0.03631955;0.03600171,-0.1650017;0.4993709;-0.01618236,-0.2237952;0.210977;0.01268147,-0.2721395;-0.04459256;-0.003012728,0.07945803;0.005058923;-0.03887974,0.0991288;-0.3562903;-0.004679285,0.1101776;-0.7461758;0.07942575,0.1189848;-0.7701911;0.02260955,-0.07595488;0.00631935;-0.04518548,-0.126057;-0.3526007;-0.01697084,-0.1490993;-0.7434685;0.05982645,-0.1431227;-0.705445;-0.01842445,0.00310866;0.560938;-0.002104253,0;0;0,0.001195297;0.3248194;-0.009236336,0.001593567;0.6364815;-0.03407967,0.1766971;0.5207878;-0.03093505,0.2204946;0.2430187;0.0606451,0.2479408;-0.01540738;0.07966995,-0.1747342;0.526538;-0.02304894,-0.2261007;0.2478195;0.06143964,-0.2642902;-0.009770989;0.07081811,0.07837266;0.002007246;-0.04128563,0.09936939;-0.3601738;-0.01861668,0.08712354;-0.7503594;0.06391645,0.09029864;-0.778808;0.01102997,-0.08060344;0.005410434;-0.03639531,-0.109843;-0.3566441;-0.02255809,-0.1050492;-0.7469766;0.06004925,-0.1103071;-0.7803012;0.01329821,0.001618423;0.5603638;-0.02536786,163.6013
+0;0;0,0.001720939;0.324935;0.003394399,0.003430534;0.6373947;-0.008639838,0.174559;0.510519;0.01205394,0.2136531;0.2180525;0.03808602,0.2700377;-0.03613549;0.04755635,-0.1651657;0.4996958;-0.01624725,-0.2248033;0.2116918;0.0189634,-0.2732127;-0.04418206;0.01086924,0.07947672;0.005021542;-0.0389104,0.09896569;-0.3560397;-0.004191678,0.1100126;-0.7457874;0.08003113,0.1187894;-0.7690604;0.02425696,-0.07599631;0.006357078;-0.04516559,-0.1262017;-0.3522705;-0.01659762,-0.1493026;-0.7429996;0.06031734,-0.1434426;-0.7051428;-0.01668741,0.003008805;0.5609581;-0.003194921,0;0;0,0.001195505;0.3248108;-0.009681225,0.001643822;0.6364791;-0.03493392,0.1766533;0.5208914;-0.03092706,0.2202816;0.2433229;0.06285453,0.2473376;-0.01499718;0.08332705,-0.1745555;0.5265108;-0.02269852,-0.2255353;0.2483491;0.06544803,-0.2628095;-0.00928247;0.07626589,0.07839846;0.002001658;-0.0412972,0.09917275;-0.3599643;-0.01894712,0.08750232;-0.7498888;0.06436825,0.08699401;-0.7791835;0.0142715,-0.08064015;0.005396626;-0.0363844,-0.1095928;-0.3564251;-0.02234135,-0.1048502;-0.7466336;0.06032428,-0.1100866;-0.7789717;0.01436399,0.001651533;0.5603558;-0.026124,163.6233
+0;0;0,0.001720385;0.3248304;0.003393306,0.003429512;0.6372046;-0.008637747,0.1742794;0.5104293;0.01202994,0.213381;0.2179059;0.03806707,0.2696846;-0.03591701;0.0475238,-0.1648934;0.4996237;-0.01622526,-0.2245425;0.2115637;0.01899223,-0.2728824;-0.04394266;0.01090969,0.07950475;0.005023313;-0.03892412,0.09897678;-0.3557241;-0.004235577,0.1100523;-0.746479;0.08020486,0.123499;-0.7980981;-0.005246341,-0.07602311;0.00635932;-0.04518152,-0.1261849;-0.3519565;-0.01663838,-0.1493454;-0.7436953;0.06047533,-0.1403675;-0.701658;-0.05750309,0.003007885;0.5607865;-0.003194143,0;0;0,0.001202449;0.3246967;-0.009992599,0.00167235;0.6362513;-0.03558528,0.1764685;0.5210605;-0.03104913,0.2199779;0.2445169;0.06594253,0.2464339;-0.0132052;0.0897119,-0.1742988;0.5267165;-0.02247062,-0.224866;0.2491516;0.06795903,-0.26173;-0.007957309;0.08284669,0.07843454;0.001969665;-0.04129732,0.09930544;-0.3596942;-0.01927888,0.08770293;-0.7505531;0.06460714,0.08287109;-0.741801;-0.05230987,-0.08067507;0.005414581;-0.0363805,-0.1093882;-0.3561207;-0.02263442,-0.1047355;-0.7472697;0.0605703,-0.1110237;-0.8136762;-0.008788709,0.001671381;0.5601566;-0.02668953,163.6567
+0;0;0,0.001720385;0.3248304;0.003393306,0.003429512;0.6372046;-0.008637747,0.1742794;0.5104293;0.01202994,0.213381;0.2179059;0.03806707,0.2696846;-0.03591701;0.0475238,-0.1648934;0.4996237;-0.01622526,-0.2245425;0.2115637;0.01899223,-0.2728824;-0.04394266;0.01090969,0.07950475;0.005023313;-0.03892412,0.09897678;-0.3557241;-0.004235577,0.1100523;-0.746479;0.08020486,0.123499;-0.7980981;-0.005246341,-0.07602311;0.00635932;-0.04518152,-0.1261849;-0.3519565;-0.01663838,-0.1493454;-0.7436953;0.06047533,-0.1403675;-0.701658;-0.05750309,0.003007885;0.5607865;-0.003194143,0;0;0,0.001202449;0.3246967;-0.009992599,0.00167235;0.6362513;-0.03558528,0.1764685;0.5210605;-0.03104913,0.2199779;0.2445169;0.06594253,0.2464339;-0.0132052;0.0897119,-0.1742988;0.5267165;-0.02247062,-0.224866;0.2491516;0.06795903,-0.26173;-0.007957309;0.08284669,0.07843454;0.001969665;-0.04129732,0.09930544;-0.3596942;-0.01927888,0.08770293;-0.7505531;0.06460714,0.08287109;-0.741801;-0.05230987,-0.08067507;0.005414581;-0.0363805,-0.1093882;-0.3561207;-0.02263442,-0.1047355;-0.7472697;0.0605703,-0.1110237;-0.8136762;-0.008788709,0.001671381;0.5601566;-0.02668953,163.679
+0;0;0,0.001772028;0.3246698;0.002866947,0.003563401;0.6369051;-0.00972979,0.1739217;0.510733;0.01131472,0.2131777;0.2186723;0.04426669,0.2688698;-0.03555623;0.05757006,-0.1643623;0.4997734;-0.01647244,-0.2248725;0.2123816;0.02440287,-0.2722995;-0.04382929;0.0202327,0.07948943;0.004998772;-0.03905659,0.09901585;-0.3558825;-0.003851928,0.1099573;-0.7468223;0.08072188,0.1191183;-0.7706278;0.02414455,-0.07611421;0.006387041;-0.04510883,-0.1262864;-0.3520991;-0.01636172,-0.1493269;-0.7440145;0.06095453,-0.1434621;-0.7060916;-0.01703763,0.003117639;0.5605237;-0.004143816,0;0;0,0.001207523;0.3245236;-0.01023793,0.001669824;0.6359428;-0.03606081,0.17606;0.5216283;-0.03122973,0.2196894;0.2456103;0.0679512,0.2462578;-0.01227441;0.09441447,-0.1737697;0.5268608;-0.02234613,-0.2242751;0.2497219;0.07022589,-0.2616081;-0.007622749;0.08727563,0.07845537;0.00194861;-0.04135132,0.09945713;-0.3598837;-0.01916444,0.0878704;-0.7509521;0.06472563,0.08705305;-0.7798063;0.01261543,-0.08073699;0.005425022;-0.03634669,-0.1096391;-0.3562965;-0.02299954,-0.1046116;-0.7475557;0.06065032,-0.1089393;-0.781723;0.01544214,0.001670085;0.5598812;-0.02710795,163.702
+0;0;0,0.001769606;0.324226;0.002863029,0.003559315;0.6361713;-0.009722444,0.1738594;0.5100772;0.01131231,0.2131887;0.2174705;0.04432588,0.2689913;-0.03726244;0.05765564,-0.1643086;0.4991213;-0.01646532,-0.2249319;0.2111922;0.0244864,-0.272453;-0.04552698;0.02030796,0.07953713;0.005001772;-0.03908003,0.09900516;-0.3548003;-0.003980648,0.1100045;-0.7478088;0.08104071,0.1192094;-0.7718723;0.02419212,-0.07615989;0.006390874;-0.0451359,-0.126182;-0.3510232;-0.01647477,-0.1493444;-0.7450125;0.06125063,-0.1434515;-0.7070516;-0.01711546,0.00311391;0.5598508;-0.004140925,0;0;0,0.001358911;0.3240788;-0.01024222,0.001942687;0.635216;-0.03595173,0.1763928;0.5216003;-0.03069675,0.2194342;0.2458284;0.07105136,0.2462932;-0.01248875;0.09809399,-0.173521;0.5265949;-0.02172014,-0.2238709;0.2498538;0.07385518,-0.2617545;-0.007833749;0.09235898,0.07845434;0.001969695;-0.04146636,0.09951151;-0.3588066;-0.01988947,0.08842651;-0.7517519;0.06541228,0.08818404;-0.7803881;0.01248693,-0.08082575;0.005382061;-0.03628569,-0.1090843;-0.3553072;-0.02312462,-0.1042904;-0.7486719;0.06081922,-0.1088255;-0.7829018;0.01506665,0.001916081;0.5592123;-0.02702939,163.7249
+0;0;0,0.001768024;0.3239363;0.00286047,0.003556499;0.6356661;-0.009716423,0.1738113;0.5096356;0.01131054,0.2131418;0.2170202;0.04432508,0.2693225;-0.03943878;0.05774516,-0.1642664;0.4986826;-0.01645969,-0.2248915;0.210745;0.02449325,-0.2727346;-0.04771373;0.02028649,0.07955761;0.00500306;-0.03909009,0.09905461;-0.3553344;-0.003938474,0.110035;-0.7476678;0.08093682,0.1192134;-0.7715755;0.02425197,-0.07617949;0.006392519;-0.04514752,-0.126276;-0.3515534;-0.01644373,-0.1493987;-0.7448659;0.06114814,-0.1435227;-0.7069279;-0.01699223,0.003111387;0.5593959;-0.004138574,0;0;0,0.001382113;0.3237823;-0.01044559,0.00196445;0.6346905;-0.03630817,0.1765008;0.5217004;-0.03041089,0.2188894;0.2470633;0.07465243,0.24643;-0.01270652;0.1041265,-0.1734973;0.5264996;-0.02136861,-0.2236405;0.2505366;0.07656337,-0.261687;-0.008523136;0.09997508,0.07845581;0.001926303;-0.04151452,0.09988119;-0.3593622;-0.01982546,0.08871917;-0.7515815;0.065552,0.08896217;-0.7803148;0.01307535,-0.08086254;0.005404786;-0.03625628,-0.1087884;-0.3558474;-0.02299628,-0.104064;-0.7486145;0.06043974,-0.1052172;-0.7327915;-0.01702727,0.001939103;0.558742;-0.02734852,163.7574
+0;0;0,0.001728693;0.3239397;0.002479114,0.003454069;0.6356543;-0.01047655,0.1738431;0.510086;0.01080679,0.2132965;0.2182345;0.04988032,0.2696134;-0.0377574;0.06998351,-0.164518;0.4990142;-0.01650908,-0.2257983;0.2120728;0.03007349,-0.2727888;-0.04651213;0.03584214,0.07950435;0.005053135;-0.03919187,0.09887755;-0.3552417;-0.003538102,0.1097358;-0.7475191;0.08161076,0.1191633;-0.7711486;0.02470323,-0.07625423;0.006345549;-0.04502781,-0.1265166;-0.3516106;-0.01674458,-0.1496601;-0.7447331;0.06179797,-0.1438679;-0.7068187;-0.01635105,0.003025723;0.559391;-0.00480443,0;0;0,0.001382113;0.3237823;-0.01044559,0.00196445;0.6346905;-0.03630817,0.1765008;0.5217004;-0.03041089,0.2188894;0.2470633;0.07465243,0.24643;-0.01270652;0.1041265,-0.1734973;0.5264996;-0.02136861,-0.2236405;0.2505366;0.07656337,-0.261687;-0.008523136;0.09997508,0.07845581;0.001926303;-0.04151452,0.09988119;-0.3593622;-0.01982546,0.08871917;-0.7515815;0.065552,0.08896217;-0.7803148;0.01307535,-0.08086254;0.005404786;-0.03625628,-0.1087884;-0.3558474;-0.02299628,-0.104064;-0.7486145;0.06043974,-0.1052172;-0.7327915;-0.01702727,0.001939103;0.558742;-0.02734852,163.7797
+0;0;0,0.001727407;0.3236987;0.00247727,0.003451904;0.6352544;-0.01047206,0.1732286;0.5098955;0.01075287,0.2126995;0.217915;0.04984368,0.2691738;-0.03879267;0.07000308,-0.1639192;0.4988634;-0.01646505,-0.2252266;0.2117952;0.03013812,-0.2723485;-0.04751283;0.0359229,0.07951512;0.00505382;-0.03919718,0.09890424;-0.355537;-0.003514122,0.1097946;-0.7489755;0.08188675,0.1191672;-0.7722927;0.02531045,-0.07626457;0.006346409;-0.04503392,-0.1265683;-0.3519039;-0.01672744,-0.1497803;-0.7461898;0.06204756,-0.1440217;-0.7083215;-0.01564659,0.003023741;0.5590237;-0.004802367,0;0;0,0.001519136;0.3235399;-0.01046729,0.002209865;0.6342934;-0.03626835,0.1762563;0.522204;-0.03006732,0.2189274;0.2482018;0.07689358,0.2465132;-0.01211235;0.1080408,-0.1727071;0.5266727;-0.02088889,-0.2228145;0.2513494;0.07923587,-0.2608335;-0.008375525;0.1035688,0.07848873;0.001854777;-0.04148126,0.100145;-0.3597074;-0.01959944,0.08876909;-0.75315;0.06571889,0.08912285;-0.7820653;0.01414061,-0.08086264;0.005460104;-0.03627721,-0.1084267;-0.3561088;-0.02274437,-0.1035241;-0.7499063;0.06154802,-0.1088988;-0.7844715;0.01757182,0.002160616;0.5583758;-0.02732635,163.8133
+0;0;0,0.001726199;0.3234723;0.002475537,0.003449402;0.6347945;-0.01046392,0.1730909;0.5095356;0.0107441,0.2125038;0.2179843;0.04977744,0.2689273;-0.03849232;0.06991869,-0.1637885;0.4985123;-0.01645216,-0.2250058;0.2118661;0.0300825,-0.2720852;-0.04720858;0.03586207,0.07953431;0.00505504;-0.03920664,0.09893132;-0.3556826;-0.003509052,0.1098243;-0.7492167;0.08191258,0.1191882;-0.7724842;0.0253891,-0.07628297;0.006347941;-0.04504478,-0.1266071;-0.3520482;-0.01672679,-0.1498248;-0.74643;0.06206737,-0.1440717;-0.708569;-0.01555425,0.003021582;0.5586247;-0.004798761,0;0;0,0.001513772;0.3233037;-0.01076341,0.002177432;0.6337931;-0.03691351,0.1762325;0.5224411;-0.02982759,0.2189834;0.2494733;0.07852387,0.2469353;-0.01021969;0.1124027,-0.1726627;0.52683;-0.02061529,-0.2222577;0.2527837;0.08194233,-0.2598258;-0.006775469;0.1061751,0.07847901;0.001893148;-0.04154372,0.100431;-0.3597972;-0.01962543,0.08908453;-0.7532985;0.06588817,0.08926981;-0.7822579;0.01447059,-0.08090303;0.005411781;-0.03624684,-0.1082185;-0.3563271;-0.02279262,-0.1030576;-0.7501909;0.06164318,-0.1085302;-0.7844142;0.01731008,0.002133764;0.557948;-0.02787876,163.8467
+0;0;0,0.001765132;0.3233622;0.001963602,0.003565498;0.6345634;-0.01163682,0.1731334;0.5101532;0.01010212,0.2125063;0.2197081;0.0553177,0.2681752;-0.03795072;0.08203264,-0.1637046;0.498903;-0.0166699,-0.2252249;0.2135324;0.03559823,-0.2724622;-0.04691809;0.04721476,0.07947078;0.005075642;-0.03938194,0.09910411;-0.356103;-0.003425002,0.109841;-0.7494861;0.08239639,0.1193379;-0.7734671;0.02507072,-0.07637436;0.006327807;-0.04493573,-0.1266892;-0.3525582;-0.01669417,-0.1498606;-0.7467713;0.06261483,-0.1441028;-0.7088358;-0.01608871,0.003113635;0.5584278;-0.005793543,0;0;0,0.001542054;0.323184;-0.01094389,0.002240106;0.6335701;-0.03723073,0.1761605;0.5228137;-0.0296874,0.2189894;0.2506835;0.08014846,0.2471918;-0.01030895;0.1160419,-0.1723749;0.5268002;-0.02039734,-0.2218682;0.2537836;0.08431864,-0.2591583;-0.007310599;0.1096181,0.07845136;0.001932546;-0.04164076,0.1006666;-0.360212;-0.01959074,0.08945065;-0.7536154;0.06607603,0.08975207;-0.7820348;0.012434,-0.08095001;0.005374884;-0.03620097,-0.1080725;-0.356855;-0.02270171,-0.103561;-0.7506464;0.06178997,-0.1087068;-0.7848516;0.01551266,0.002186343;0.5577492;-0.02816534,163.8695
+0;0;0,0.00176374;0.3231071;0.001962053,0.003562874;0.6340953;-0.0116293,0.1732118;0.5097088;0.01011362,0.2127192;0.2182711;0.0554837,0.268474;-0.03978485;0.08223983,-0.1637862;0.4984533;-0.01667113,-0.2255167;0.2121075;0.03577561,-0.2728268;-0.04874456;0.04741006,0.07947797;0.005076102;-0.03938551,0.09911863;-0.3562371;-0.003415171,0.1098681;-0.7500833;0.08250725,0.1194516;-0.7745564;0.02465906,-0.07638127;0.00632838;-0.0449398,-0.1267148;-0.3526914;-0.01668772,-0.1499135;-0.7473687;0.06271465,-0.1441032;-0.7093608;-0.01670627,0.003111288;0.5580063;-0.005789599,0;0;0,0.001695819;0.3229282;-0.01093912,0.002590962;0.633114;-0.03706086,0.1767048;0.5231668;-0.02884936,0.2197771;0.2504653;0.08220863,0.2482096;-0.01070637;0.1196027,-0.1721644;0.5265873;-0.0196142,-0.2215967;0.2536877;0.08826293,-0.2585162;-0.007855952;0.1137432,0.07848852;0.001894459;-0.04158962,0.1018036;-0.3602926;-0.01914489,0.09028261;-0.7540968;0.06687021,0.09163082;-0.7820518;0.01168895,-0.08094072;0.005389002;-0.03623937,-0.1073082;-0.3570119;-0.02219646,-0.1022677;-0.7511433;0.06293881,-0.107563;-0.7879427;0.01917379,0.00248751;0.5573345;-0.02804446,163.8923
+0;0;0,0.001762512;0.3228822;0.001960688,0.003560522;0.6336759;-0.01162221,0.1732381;0.5093281;0.01011977,0.2129827;0.2161399;0.05576236,0.2684751;-0.04070106;0.08239251,-0.1638161;0.4980707;-0.01666943,-0.2259173;0.210005;0.03609231,-0.2730047;-0.04961881;0.04767198,0.0794789;0.005076162;-0.03938597,0.09912392;-0.3563172;-0.00340765,0.1098955;-0.7509744;0.0826917,0.119509;-0.7756177;0.0246627,-0.07638218;0.006328454;-0.04494033,-0.1267269;-0.352771;-0.01668197,-0.1499733;-0.748261;0.06288388,-0.1441449;-0.7102281;-0.01678526,0.003109212;0.5576336;-0.005786087,0;0;0,0.00180646;0.3226969;-0.01110458,0.0027951;0.6326755;-0.03736269,0.1770281;0.5233492;-0.02818382,0.2203414;0.2498577;0.08560777,0.2497581;-0.009856701;0.1235409,-0.172049;0.526582;-0.0192505,-0.221629;0.2528958;0.09147368,-0.2582518;-0.007203758;0.1190932,0.07851124;0.001816749;-0.04155242,0.1022874;-0.3604083;-0.01889825,0.09067152;-0.7549667;0.06754351,0.09189883;-0.7827758;0.01184535,-0.08092517;0.005454974;-0.03626677,-0.1068311;-0.3570442;-0.02181996,-0.1018179;-0.7518842;0.0639688,-0.1071523;-0.7888209;0.01996078,0.002668165;0.5569471;-0.02831292,163.9252
+0;0;0,0.0018385;0.3226994;0.001183041,0.003766812;0.6335243;-0.01321095,0.1732766;0.5097542;0.009903596,0.2132985;0.2162413;0.06061285,0.2685989;-0.04152513;0.09359077,-0.1636609;0.4982122;-0.01653527,-0.2262141;0.2101248;0.04190875,-0.2736728;-0.0507502;0.05867567,0.07926485;0.005112783;-0.03979813,0.09899799;-0.3563395;-0.002671361,0.1098402;-0.7516866;0.08375005,0.1193716;-0.7754241;0.02685155,-0.07656997;0.006290586;-0.04461409,-0.1267622;-0.3529838;-0.01600933,-0.1500076;-0.7491578;0.06393678,-0.1443417;-0.7113211;-0.01430953,0.003278178;0.5574673;-0.007170451,0;0;0,0.001785159;0.3224945;-0.01156616,0.002598621;0.632508;-0.03821039,0.1768068;0.5236681;-0.0282923,0.2204171;0.249874;0.08771634,0.2509325;-0.01114786;0.126775,-0.1720409;0.5266981;-0.01966175,-0.2218969;0.2528529;0.0936796,-0.2583089;-0.008690417;0.1229783,0.07851904;0.001855075;-0.04152429,0.1023098;-0.3605744;-0.0192889,0.09076697;-0.7558467;0.06738353,0.09069348;-0.7845029;0.01470089,-0.08091509;0.005400953;-0.03628398,-0.1067661;-0.3572989;-0.02228009,-0.101539;-0.7528121;0.06390259,-0.1026727;-0.7371174;-0.01362211,0.002532244;0.5567641;-0.02903092,163.9583
+0;0;0,0.0018385;0.3226994;0.001183041,0.003766812;0.6335243;-0.01321095,0.1732766;0.5097542;0.009903596,0.2132985;0.2162413;0.06061285,0.2685989;-0.04152513;0.09359077,-0.1636609;0.4982122;-0.01653527,-0.2262141;0.2101248;0.04190875,-0.2736728;-0.0507502;0.05867567,0.07926485;0.005112783;-0.03979813,0.09899799;-0.3563395;-0.002671361,0.1098402;-0.7516866;0.08375005,0.1193716;-0.7754241;0.02685155,-0.07656997;0.006290586;-0.04461409,-0.1267622;-0.3529838;-0.01600933,-0.1500076;-0.7491578;0.06393678,-0.1443417;-0.7113211;-0.01430953,0.003278178;0.5574673;-0.007170451,0;0;0,0.001785159;0.3224945;-0.01156616,0.002598621;0.632508;-0.03821039,0.1768068;0.5236681;-0.0282923,0.2204171;0.249874;0.08771634,0.2509325;-0.01114786;0.126775,-0.1720409;0.5266981;-0.01966175,-0.2218969;0.2528529;0.0936796,-0.2583089;-0.008690417;0.1229783,0.07851904;0.001855075;-0.04152429,0.1023098;-0.3605744;-0.0192889,0.09076697;-0.7558467;0.06738353,0.09069348;-0.7845029;0.01470089,-0.08091509;0.005400953;-0.03628398,-0.1067661;-0.3572989;-0.02228009,-0.101539;-0.7528121;0.06390259,-0.1026727;-0.7371174;-0.01362211,0.002532244;0.5567641;-0.02903092,163.9812
+0;0;0,0.001837755;0.3225686;0.001182561,0.00376481;0.6331918;-0.01320126,0.1733334;0.5094738;0.009913721,0.2135232;0.2147293;0.06083575,0.268755;-0.04271725;0.09377274,-0.1637198;0.4979278;-0.01653422,-0.2265355;0.2086315;0.04215503,-0.2739353;-0.05191973;0.05890114,0.07926908;0.005113056;-0.03980026,0.09901465;-0.356567;-0.002650093,0.1098516;-0.7517233;0.08372961,0.1193933;-0.7755187;0.02676988,-0.07657406;0.006290922;-0.04461648,-0.1267979;-0.3532098;-0.01599369,-0.1500321;-0.7491926;0.06391384,-0.1443601;-0.7113475;-0.01441669,0.003276615;0.5572032;-0.007166187,0;0;0,0.001563028;0.3223568;-0.01178718,0.001790285;0.6321249;-0.03891754,0.1763556;0.5240216;-0.02844954,0.220721;0.2496482;0.0891664,0.2512285;-0.01109129;0.1278749,-0.17281;0.526943;-0.01988988,-0.2225572;0.2525119;0.09541592,-0.2585621;-0.008612365;0.1259422,0.07852946;0.001881316;-0.04151356,0.1023502;-0.360784;-0.01940191,0.09085278;-0.755843;0.06733656,0.09042712;-0.7844775;0.01450467,-0.08091939;0.005366166;-0.03629116,-0.1067542;-0.3575667;-0.02233584,-0.1014396;-0.7528726;0.06387533,-0.1025625;-0.737217;-0.01372858,0.001899094;0.5564679;-0.02959287,164.0151
+0;0;0,0.001908032;0.3225113;0.0008584562,0.003914671;0.633013;-0.01372839,0.173624;0.509573;0.009629477,0.2138528;0.2150817;0.06756949,0.2689298;-0.04125053;0.1070781,-0.1638355;0.4980696;-0.01651114,-0.2273398;0.2093384;0.0490787,-0.2755274;-0.05023658;0.0735613,0.07914963;0.004972613;-0.04001489,0.09921867;-0.3570906;-0.002572887,0.109939;-0.7527682;0.08475605,0.119508;-0.77692;0.02809177,-0.07667892;0.006394683;-0.04438508,-0.1268353;-0.3535352;-0.01558914,-0.1500059;-0.7500996;0.06504524,-0.1443851;-0.7122688;-0.01332506,0.003405836;0.5570555;-0.007652409,0;0;0,0.00133726;0.3222899;-0.01205552,0.001409106;0.631927;-0.03940606,0.1762145;0.5244468;-0.02837229,0.221165;0.2495251;0.09036278,0.2531016;-0.01059917;0.1305628,-0.17331;0.5271802;-0.01976912,-0.2230904;0.2524972;0.09758382,-0.2584289;-0.008324027;0.1295852,0.07851117;0.001889512;-0.04150915,0.1026508;-0.3611762;-0.01926088,0.09125992;-0.7569512;0.06754017,0.09073373;-0.7855551;0.01462388,-0.08089853;0.005343825;-0.03629675,-0.1065563;-0.3580249;-0.02217959,-0.1011773;-0.7540346;0.06412995,-0.1023071;-0.7384024;-0.01350451,0.001543671;0.5563029;-0.03004181,164.0378
+0;0;0,0.001907641;0.3224452;0.0008582801,0.003915212;0.6330905;-0.01373588,0.1734438;0.509653;0.009607502,0.2137799;0.2143759;0.06770211,0.2690066;-0.04265317;0.1073181,-0.163658;0.4981617;-0.01650541,-0.2273317;0.2086602;0.04925943,-0.2756504;-0.05162051;0.0738086,0.0791515;0.004972729;-0.04001583,0.09923765;-0.3573993;-0.002541885,0.1099638;-0.753292;0.0848345,0.1195509;-0.7775465;0.02806277,-0.07668073;0.006394833;-0.04438611,-0.1268799;-0.3538421;-0.01556562,-0.1500631;-0.7506219;0.06511258,-0.1444317;-0.7127763;-0.01340634,0.003406057;0.5570851;-0.007656061,0;0;0,0.001275472;0.3222105;-0.01241064,0.001160465;0.6319437;-0.04028463,0.1758949;0.5248495;-0.02859199,0.2214332;0.2494461;0.09086419,0.2536266;-0.0111993;0.1322277,-0.1733129;0.5273159;-0.0200131,-0.2233113;0.2527067;0.09948806,-0.2586475;-0.008497477;0.1342313,0.07852269;0.001917079;-0.04149055,0.1027581;-0.361467;-0.01944852,0.09137753;-0.7575176;0.06712556,0.0906359;-0.7860451;0.01390457,-0.08089821;0.005307713;-0.03630788,-0.1064936;-0.3583813;-0.0222942,-0.1010825;-0.7546234;0.06398195,-0.1022175;-0.7390496;-0.01379392,0.001345903;0.5562921;-0.03075302,164.0611
+0;0;0,0.001906677;0.3222822;0.0008578463,0.00391366;0.6328366;-0.01373199,0.173237;0.5094799;0.009588663,0.2137436;0.2129542;0.06792894,0.2688413;-0.04347441;0.1074523,-0.1634575;0.4980025;-0.0164927,-0.2274005;0.2072767;0.04955024,-0.2756063;-0.05239585;0.07404204,0.07919872;0.004975697;-0.04003971,0.09931118;-0.3578708;-0.002516687,0.1100337;-0.7536267;0.08482952,0.1196701;-0.7781606;0.02776542,-0.07672647;0.006398648;-0.0444126,-0.1269914;-0.35431;-0.01555436,-0.1501666;-0.7509528;0.06509596,-0.1445061;-0.7130668;-0.0138273,0.003404662;0.5568547;-0.007654046,0;0;0,0.001105107;0.3220322;-0.0128144,0.0006275326;0.6316351;-0.04110599,0.17539;0.5254332;-0.02889168,0.2218298;0.2494984;0.09224939,0.254794;-0.01033822;0.1341038,-0.1736089;0.5276945;-0.02029927,-0.2239973;0.2530141;0.1021082,-0.2593363;-0.007184505;0.1395425,0.07858063;0.001893401;-0.04149544,0.1028511;-0.3619704;-0.01949156,0.09162822;-0.7579218;0.0669005,0.0910843;-0.7862256;0.01283122,-0.08095767;0.005317635;-0.03630361,-0.1063129;-0.3588798;-0.02261342,-0.1009194;-0.7550316;0.06341976,-0.1020647;-0.7395567;-0.014752,0.0009124875;0.5560222;-0.03145802,164.0923
+0;0;0,0.00182465;0.3222837;0.0002470995,0.003664251;0.6327949;-0.01523334,0.1731495;0.5100572;0.008849543,0.2141041;0.2149974;0.07392119,0.2684609;-0.04058248;0.1195034,-0.16386;0.4984493;-0.01700892,-0.2282447;0.2093416;0.05540119,-0.2761165;-0.04986435;0.08496543,0.07910604;0.005004352;-0.04021894,0.09911528;-0.3578107;-0.002337728,0.1098525;-0.7536139;0.08479163,0.1194501;-0.7784181;0.02798043,-0.07681493;0.006362479;-0.04426464,-0.1271308;-0.3543684;-0.01577432,-0.150271;-0.7509094;0.06538485,-0.1446459;-0.7130716;-0.01354574,0.003204356;0.5568326;-0.008909965,0;0;0,0.001105107;0.3220322;-0.0128144,0.0006275326;0.6316351;-0.04110599,0.17539;0.5254332;-0.02889168,0.2218298;0.2494984;0.09224939,0.254794;-0.01033822;0.1341038,-0.1736089;0.5276945;-0.02029927,-0.2239973;0.2530141;0.1021082,-0.2593363;-0.007184505;0.1395425,0.07858063;0.001893401;-0.04149544,0.1028511;-0.3619704;-0.01949156,0.09162822;-0.7579218;0.0669005,0.0910843;-0.7862256;0.01283122,-0.08095767;0.005317635;-0.03630361,-0.1063129;-0.3588798;-0.02261342,-0.1009194;-0.7550316;0.06341976,-0.1020647;-0.7395567;-0.014752,0.0009124875;0.5560222;-0.03145802,164.1149
+0;0;0,0.001823399;0.3220628;0.0002469301,0.00366275;0.6325318;-0.01523131,0.1729272;0.5098675;0.00882744,0.2139223;0.2145162;0.07396338,0.2683768;-0.04152387;0.1196277,-0.1636442;0.4982747;-0.01699741,-0.2280925;0.2088813;0.05548426,-0.2760506;-0.05079129;0.08510172,0.07916924;0.00500835;-0.04025108,0.09919061;-0.3580265;-0.002346918,0.1099181;-0.7534711;0.08470351,0.1195359;-0.7783904;0.02777288,-0.0768763;0.006367562;-0.0443,-0.1272226;-0.3545818;-0.01579243,-0.1503419;-0.7507635;0.06529321,-0.144705;-0.7129092;-0.01380329,0.003202931;0.5565821;-0.008908981,0;0;0,0.0009474009;0.3217962;-0.0131954,0.0002347231;0.6313116;-0.04195929,0.1749388;0.5258011;-0.02936733,0.221928;0.2503781;0.09347343,0.2554696;-0.009784043;0.1358721,-0.1737768;0.5280638;-0.02050943,-0.2242073;0.2538487;0.103662,-0.2613288;-0.005066186;0.1504815,0.07864171;0.001989767;-0.04152739,0.1027575;-0.3621181;-0.01971614,0.09169655;-0.7576945;0.06669164,0.09128571;-0.7859133;0.01228452,-0.08104948;0.005227459;-0.03628577,-0.1063364;-0.3592068;-0.02286473,-0.1010264;-0.7550336;0.06293914,-0.1089231;-0.7918565;0.02025343,0.0005840212;0.5557293;-0.03217506,164.138
+0;0;0,0.001915412;0.3219747;-0.0002084976,0.003900459;0.6323506;-0.01620494,0.1736801;0.5099658;0.008363931,0.2153372;0.2156301;0.07860584,0.2691748;-0.04024255;0.1312827,-0.1641795;0.4986124;-0.01738563,-0.2287604;0.2105217;0.0609457,-0.27681;-0.04925177;0.09773074,0.0791518;0.00499029;-0.04034194,0.09945694;-0.3584067;-0.002516381,0.110132;-0.7527418;0.08490027,0.1198769;-0.7778114;0.02769983,-0.07696011;0.006374669;-0.04420282,-0.1271651;-0.3549679;-0.01571656,-0.1501374;-0.750096;0.06553519,-0.1445016;-0.7122443;-0.01387574,0.003397395;0.5564336;-0.009750756,0;0;0,0.000681825;0.3216919;-0.01361263,-0.0005801544;0.6310616;-0.04318821,0.1748466;0.5260322;-0.02970648,0.2218472;0.2508132;0.09418129,0.2554645;-0.01023391;0.1374068,-0.1749436;0.5280923;-0.0207082,-0.2255635;0.2544777;0.1052894,-0.2630022;-0.004772305;0.155608,0.07864775;0.001965538;-0.04156983,0.1027892;-0.3625099;-0.01976955,0.09208034;-0.7571437;0.06628442,0.09083414;-0.7852415;0.01130629,-0.08108909;0.005239119;-0.03625595,-0.1062881;-0.3595705;-0.02286416,-0.1008339;-0.7543646;0.06294775,-0.1020473;-0.7390543;-0.01567954,-8.577108E-05;0.5555314;-0.03317547,164.1714
+0;0;0,0.001915026;0.3219098;-0.0002084556,0.003899642;0.6322185;-0.01620128,0.1732889;0.5099601;0.008324359,0.2149968;0.2152656;0.07865189,0.2691237;-0.04198247;0.131612,-0.1637959;0.4986328;-0.01736615,-0.2284555;0.2101909;0.06106067,-0.2767634;-0.05097899;0.09804344,0.07916336;0.004991019;-0.04034783,0.09947955;-0.358604;-0.002501659,0.1101619;-0.7532094;0.08497493,0.1198803;-0.778129;0.02793017,-0.07697134;0.006375599;-0.04420927,-0.1272037;-0.3551638;-0.01570749,-0.1501917;-0.7505628;0.06559997,-0.1445712;-0.7127324;-0.01359483,0.00339671;0.5563213;-0.009748787,0;0;0,0.0004836172;0.3216141;-0.01392269,-0.001065671;0.6308673;-0.04399025,0.1741505;0.5267215;-0.03016043,0.2217735;0.2517316;0.09491134,0.255758;-0.01056916;0.1391206,-0.1749562;0.5282064;-0.02088632,-0.2256677;0.2550991;0.1070632,-0.2643668;-0.005204946;0.1585927,0.07864945;0.001973525;-0.04159403,0.1027944;-0.3627074;-0.0198853,0.09203471;-0.7576151;0.06620646,0.09128028;-0.7858062;0.01163579,-0.08111136;0.005222471;-0.0362404,-0.1064951;-0.359776;-0.02289131,-0.1005324;-0.754848;0.06291236,-0.104033;-0.7906836;0.01798866,-0.0005055666;0.5553737;-0.03385758,164.2059
+0;0;0,0.001914058;0.3217471;-0.0002083502,0.003898466;0.6320233;-0.01619956,0.173348;0.5097551;0.008331923,0.2151324;0.2145202;0.07878842,0.2696357;-0.04451674;0.1321168,-0.1638563;0.4984237;-0.01736769,-0.2286344;0.2094529;0.06120294,-0.2772783;-0.05353308;0.09844288,0.07922844;0.004995122;-0.040381,0.09953853;-0.3584908;-0.002546191,0.110217;-0.7529531;0.08489866,0.1199201;-0.7777866;0.02794346,-0.07703461;0.006380841;-0.04424562,-0.1272519;-0.35505;-0.01575239,-0.1502316;-0.7503056;0.06552558,-0.1446199;-0.7124875;-0.01354489,0.003395579;0.5561327;-0.009747628,0;0;0,0.0003278553;0.3214301;-0.01440477,-0.001494348;0.6306012;-0.04495394,0.1738994;0.5267929;-0.03075576,0.2217151;0.2519456;0.09591818,0.2562968;-0.01193324;0.1415994,-0.1753654;0.5281942;-0.02105336,-0.2263174;0.25605;0.1101528,-0.2670537;-0.005321234;0.1643776,0.07867291;0.001981631;-0.04170573,0.1029189;-0.3625982;-0.02026701,0.09215323;-0.7573928;0.06565428,0.09133088;-0.7856635;0.01135325,-0.08123434;0.005202851;-0.0361474,-0.1066289;-0.3597001;-0.02322753,-0.1004869;-0.7546415;0.06247338,-0.1037314;-0.7911577;0.01877178,-0.0008660927;0.555133;-0.03468645,164.2382
+0;0;0,0.001913945;0.3217281;-0.0002083379,0.003897508;0.6318722;-0.01619264,0.1733764;0.5096307;0.008339001,0.2152389;0.213844;0.0789272,0.269737;-0.04516807;0.1322504,-0.1638857;0.4982974;-0.01736502,-0.2287849;0.2087865;0.06135248,-0.2774242;-0.05417427;0.09858885,0.07926043;0.004997139;-0.04039731,0.09956162;-0.3583293;-0.002579093,0.1102526;-0.7532519;0.08496781,0.1199794;-0.7782193;0.02787349,-0.07706572;0.006383417;-0.04426348,-0.1272609;-0.354889;-0.01578275,-0.1502675;-0.7506058;0.06559007,-0.1446421;-0.7127687;-0.01367354,0.00339485;0.5560163;-0.009743651,0;0;0,0.0001080334;0.3213931;-0.01480401,-0.001988225;0.6303592;-0.04605949,0.173536;0.5269427;-0.03118634,0.2216607;0.2521356;0.09683704,0.2568688;-0.01101643;0.1459501,-0.175858;0.528626;-0.02115246,-0.2269312;0.2565956;0.1115725,-0.2691966;-0.003785372;0.169158,0.07872459;0.002039433;-0.04168224,0.1029119;-0.3623901;-0.02036309,0.09216734;-0.7576479;0.06565142,0.09179419;-0.7857865;0.01091981,-0.08126906;0.00515634;-0.03616467,-0.1067919;-0.3595763;-0.02323651,-0.100548;-0.7550042;0.0624399,-0.1039307;-0.7916771;0.01863278,-0.001301728;0.5549493;-0.03562653,164.2602
+0;0;0,0.002168428;0.3215583;-0.0006271104,0.004447892;0.6315875;-0.01701965,0.1735989;0.5096487;0.008430804,0.2163689;0.2149594;0.08516341,0.2707514;-0.04279453;0.1476249,-0.1635469;0.4990318;-0.0173779,-0.2283534;0.2110196;0.06869198,-0.2784722;-0.05158317;0.1113993,0.0792645;0.004887992;-0.04045999,0.1000277;-0.3589108;-0.001765072,0.110496;-0.7530541;0.08581279,0.1205404;-0.7772543;0.02870943,-0.07714398;0.006475625;-0.04416602,-0.1270156;-0.3554257;-0.01556166,-0.1498142;-0.7502977;0.06619853,-0.1441834;-0.7125458;-0.01258943,0.003865727;0.5557603;-0.0104695,0;0;0,0.0001543164;0.3212047;-0.01524425,-0.001898691;0.6300404;-0.04687858,0.1734509;0.5271428;-0.03187168,0.2219972;0.252349;0.09732032,0.2568657;-0.01118618;0.1485982,-0.175574;0.528696;-0.02135853,-0.2270131;0.257216;0.1135917,-0.2695653;-0.003409386;0.1732551,0.07876106;0.002016127;-0.04167008,0.1032507;-0.3629892;-0.02047384,0.09236832;-0.7574934;0.06541252,0.09327494;-0.7858255;0.01159907,-0.08129042;0.005161912;-0.03617993,-0.1067164;-0.3601664;-0.0232707,-0.1006601;-0.754903;0.06202151,-0.1038789;-0.7903481;0.01723395,-0.001235679;0.5546636;-0.03634751,164.2934
+0;0;0,0.002168428;0.3215583;-0.0006271104,0.004447892;0.6315875;-0.01701965,0.1735989;0.5096487;0.008430804,0.2163689;0.2149594;0.08516341,0.2707514;-0.04279453;0.1476249,-0.1635469;0.4990318;-0.0173779,-0.2283534;0.2110196;0.06869198,-0.2784722;-0.05158317;0.1113993,0.0792645;0.004887992;-0.04045999,0.1000277;-0.3589108;-0.001765072,0.110496;-0.7530541;0.08581279,0.1205404;-0.7772543;0.02870943,-0.07714398;0.006475625;-0.04416602,-0.1270156;-0.3554257;-0.01556166,-0.1498142;-0.7502977;0.06619853,-0.1441834;-0.7125458;-0.01258943,0.003865727;0.5557603;-0.0104695,0;0;0,0.0001543164;0.3212047;-0.01524425,-0.001898691;0.6300404;-0.04687858,0.1734509;0.5271428;-0.03187168,0.2219972;0.252349;0.09732032,0.2568657;-0.01118618;0.1485982,-0.175574;0.528696;-0.02135853,-0.2270131;0.257216;0.1135917,-0.2695653;-0.003409386;0.1732551,0.07876106;0.002016127;-0.04167008,0.1032507;-0.3629892;-0.02047384,0.09236832;-0.7574934;0.06541252,0.09327494;-0.7858255;0.01159907,-0.08129042;0.005161912;-0.03617993,-0.1067164;-0.3601664;-0.0232707,-0.1006601;-0.754903;0.06202151,-0.1038789;-0.7903481;0.01723395,-0.001235679;0.5546636;-0.03634751,164.3162
+0;0;0,0.002167148;0.3213685;-0.0006267402,0.004445986;0.6313126;-0.01701483,0.1737404;0.5093547;0.008449867,0.2168147;0.2125688;0.08572839,0.2711893;-0.04514766;0.1481809,-0.16369;0.4987289;-0.01738061,-0.2289575;0.2086676;0.06930161,-0.279069;-0.05389699;0.1120027,0.07926919;0.004888282;-0.04046239,0.1000472;-0.35917;-0.001739863,0.1105537;-0.7547506;0.08615737,0.1255786;-0.8058262;0.000739038,-0.07714855;0.006476008;-0.04416864,-0.1270557;-0.3556834;-0.01554387,-0.1499375;-0.7519954;0.06651447,-0.1415146;-0.7103997;-0.05134086,0.003863974;0.5555053;-0.01046639,0;0;0,0.0001097992;0.3209928;-0.01569855,-0.002023473;0.6297038;-0.04770207,0.1734985;0.5269357;-0.03229129,0.2221778;0.2509471;0.09950352,0.257423;-0.01209661;0.1527996,-0.175841;0.5287767;-0.02149409,-0.2275275;0.2563764;0.1164763,-0.2710877;-0.003568351;0.1781685,0.07877566;0.001976788;-0.04165566,0.1033563;-0.3633052;-0.02081168,0.09226584;-0.7592984;0.06513405,0.08680454;-0.7511116;-0.0514406,-0.08128849;0.005182266;-0.03619437,-0.1068969;-0.3604039;-0.02352499,-0.1004541;-0.7565775;0.06206289,-0.1052908;-0.825675;-0.003141325,-0.001346186;0.554361;-0.0370723,164.3508
+0;0;0,0.002375476;0.3211702;-0.001182258,0.004956372;0.6310019;-0.01828792,0.1742441;0.5096017;0.007627657,0.2183795;0.2153007;0.09148125,0.2719845;-0.04160345;0.1600532,-0.1635611;0.4993176;-0.01748445,-0.2282774;0.2117309;0.07577944,-0.2790949;-0.05022836;0.1244648,0.07917164;0.004807227;-0.0405525,0.1003732;-0.3592826;-0.001441069,0.1108158;-0.7545322;0.08663759,0.1205068;-0.7783154;0.03149364,-0.07717315;0.006537543;-0.04401509,-0.1269032;-0.3557668;-0.01567656,-0.149492;-0.7516774;0.06698956,-0.1441092;-0.7141347;-0.01009176,0.004288047;0.555227;-0.01154817,0;0;0,0.0001320615;0.3207777;-0.01609325,-0.001973078;0.6293907;-0.0483582,0.173531;0.5268595;-0.03268182,0.2220124;0.2520291;0.1003981,0.2582996;-0.01099572;0.1558647,-0.1757993;0.5289744;-0.02160629,-0.2275755;0.2589584;0.1198259,-0.2721636;-0.00106737;0.1828643,0.07877261;0.002011046;-0.04155231,0.1034373;-0.3633783;-0.02098632,0.09253343;-0.7589932;0.06537962,0.0937172;-0.7881153;0.01507473,-0.08120959;0.005129353;-0.03625539,-0.1069709;-0.3605489;-0.02374928,-0.1002192;-0.7564525;0.06171359,-0.1017214;-0.7409006;-0.01455169,-0.001309171;0.5540727;-0.03765929,164.3735
+0;0;0,0.002374036;0.3209755;-0.001181542,0.004953478;0.6306332;-0.01827732,0.1743525;0.5092518;0.007646443,0.2184667;0.2150925;0.09145967,0.2673426;-0.0191472;0.1539821,-0.1636731;0.498961;-0.01748204,-0.2283582;0.2115127;0.07573695,-0.2746925;-0.02733611;0.1201272,0.07924089;0.004811432;-0.04058798,0.1004122;-0.3587589;-0.001532346,0.1108342;-0.7532269;0.08637213,0.1205368;-0.7770749;0.03116166,-0.07724065;0.006543261;-0.04405359,-0.1268998;-0.3552442;-0.01575549,-0.1494438;-0.7503719;0.06674715,-0.1440546;-0.7128201;-0.01042714,0.004285581;0.5549069;-0.01154189,0;0;0,0.0001173243;0.3205657;-0.01642895,-0.002004027;0.6289649;-0.04905391,0.1736402;0.5267467;-0.03295159,0.2219167;0.2526777;0.1014211,0.2571546;0.01520082;0.1608276,-0.176;0.5293372;-0.02160913,-0.2276968;0.2600533;0.1209184,-0.2687316;0.02370887;0.1811145,0.0788088;0.001959592;-0.04165316,0.1033541;-0.3629263;-0.02133584,0.09261848;-0.7577736;0.0648098,0.09400065;-0.7868675;0.01433253,-0.08133065;0.005176586;-0.03616877,-0.1069867;-0.3599903;-0.02384583,-0.09996561;-0.7551289;0.06134229,-0.1015076;-0.7396181;-0.01500972,-0.001345932;0.5537096;-0.03826094,164.4055
+0;0;0,0.002372212;0.320729;-0.001180634,0.004951056;0.6303143;-0.0182727,0.174239;0.5089741;0.007637508,0.2184154;0.2144002;0.09156886,0.2693751;-0.02982621;0.1567569,-0.1635656;0.4986901;-0.01747455,-0.2283419;0.2108367;0.07587582,-0.2766516;-0.03819539;0.1221586,0.07924699;0.004811802;-0.0405911,0.1004231;-0.358841;-0.001526613,0.1108469;-0.7533795;0.08639356,0.1205249;-0.7770905;0.03132353,-0.07724661;0.006543765;-0.04405698,-0.126917;-0.3553257;-0.01575246,-0.1494651;-0.750524;0.06676491,-0.1440895;-0.7129914;-0.01021307,0.00428326;0.5545994;-0.01153828,0;0;0,0.000135377;0.3203002;-0.01678932,-0.001940869;0.6286212;-0.04946959,0.1736121;0.5266112;-0.03338075,0.2218243;0.2526852;0.1023026,0.2582718;0.005453631;0.1658716,-0.1758637;0.5294024;-0.0218551,-0.2276071;0.2609525;0.1231522,-0.2709164;0.01503368;0.1875037,0.0788256;0.001945525;-0.04163671,0.1034326;-0.3630447;-0.02177465,0.09263013;-0.7579475;0.06444741,0.09441426;-0.7870985;0.01435519,-0.08132935;0.005168082;-0.03618984,-0.1070132;-0.3600896;-0.02414779,-0.09982745;-0.7553481;0.06081249,-0.1013947;-0.739816;-0.01534177,-0.001287587;0.5533788;-0.03866684,164.4391
+0;0;0,0.002642579;0.3205851;-0.001505194,0.005459079;0.6301016;-0.01885536,0.1746157;0.5092273;0.007370244,0.2197391;0.2159723;0.09623726,0.2700145;-0.02873877;0.174146,-0.1632833;0.4994541;-0.01747671,-0.2283292;0.2132002;0.08131441,-0.278213;-0.03823841;0.133956,0.07931394;0.00466328;-0.04063266,0.1011646;-0.3590171;-0.0007999651,0.1115965;-0.7535893;0.08723615,0.1211519;-0.7772112;0.03191163,-0.07733554;0.006680731;-0.04402319,-0.1264667;-0.3554122;-0.01569681,-0.1488866;-0.7505318;0.06751537,-0.1435347;-0.7130066;-0.009569958,0.004733425;0.5544047;-0.01206039,0;0;0,0.0002761632;0.320148;-0.01700687,-0.001682989;0.6284068;-0.04978144,0.1737022;0.5266238;-0.03378654,0.2217996;0.2529624;0.1030641,0.2584407;0.001956075;0.1673613,-0.1755274;0.5296212;-0.02193457,-0.227529;0.2616492;0.1244171,-0.2709674;0.01233082;0.1910081,0.07887782;0.001877353;-0.04169202,0.1036207;-0.3632616;-0.02197194,0.09279996;-0.758222;0.06425786,0.09464614;-0.7873216;0.01394629,-0.08141936;0.005237287;-0.03615132,-0.1069065;-0.3601909;-0.02431174,-0.09967707;-0.7555071;0.06065462,-0.1012982;-0.7400057;-0.0155988,-0.00107377;0.5531807;-0.03894699,164.473
+0;0;0,0.002641516;0.3204561;-0.001504588,0.005455497;0.629697;-0.01883861,0.1744208;0.5089567;0.007357578,0.2195449;0.2156973;0.0962259,0.2701789;-0.03075932;0.1746903,-0.1630961;0.4991946;-0.01746128,-0.228143;0.2129364;0.08133131,-0.2783825;-0.04029575;0.1343484,0.07934181;0.004664918;-0.04064694,0.1011965;-0.3590819;-0.0008069687,0.111665;-0.7550417;0.08753875,0.1212201;-0.7786618;0.03221619,-0.07736273;0.006683079;-0.04403866,-0.1265029;-0.355476;-0.01570711,-0.1490016;-0.7519851;0.06779771,-0.1436499;-0.7144602;-0.009284891,0.004730638;0.554083;-0.01205108,0;0;0,0.0003349781;0.3200048;-0.01726854,-0.001329876;0.6279243;-0.05062497,0.1737891;0.5266201;-0.03400898,0.2215078;0.2533807;0.1038241,0.2584929;0.0004730821;0.1680982,-0.1750993;0.5298774;-0.02199928,-0.2272733;0.2628808;0.1260735,-0.2707555;0.01225582;0.1950497,0.07890212;0.001827985;-0.04171538,0.1036913;-0.3633784;-0.02205861,0.09314381;-0.7597882;0.06423616,0.09503671;-0.7888554;0.01389265,-0.08145763;0.005282523;-0.03613595,-0.1069769;-0.3602127;-0.02436276,-0.09946796;-0.7569401;0.06078247,-0.1011197;-0.7414646;-0.01546256,-0.0008263513;0.5528036;-0.03963852,164.4952
+0;0;0,0.002641516;0.3204561;-0.001504588,0.005455497;0.629697;-0.01883861,0.1744208;0.5089567;0.007357578,0.2195449;0.2156973;0.0962259,0.2701789;-0.03075932;0.1746903,-0.1630961;0.4991946;-0.01746128,-0.228143;0.2129364;0.08133131,-0.2783825;-0.04029575;0.1343484,0.07934181;0.004664918;-0.04064694,0.1011965;-0.3590819;-0.0008069687,0.111665;-0.7550417;0.08753875,0.1212201;-0.7786618;0.03221619,-0.07736273;0.006683079;-0.04403866,-0.1265029;-0.355476;-0.01570711,-0.1490016;-0.7519851;0.06779771,-0.1436499;-0.7144602;-0.009284891,0.004730638;0.554083;-0.01205108,0;0;0,0.0003349781;0.3200048;-0.01726854,-0.001329876;0.6279243;-0.05062497,0.1737891;0.5266201;-0.03400898,0.2215078;0.2533807;0.1038241,0.2584929;0.0004730821;0.1680982,-0.1750993;0.5298774;-0.02199928,-0.2272733;0.2628808;0.1260735,-0.2707555;0.01225582;0.1950497,0.07890212;0.001827985;-0.04171538,0.1036913;-0.3633784;-0.02205861,0.09314381;-0.7597882;0.06423616,0.09503671;-0.7888554;0.01389265,-0.08145763;0.005282523;-0.03613595,-0.1069769;-0.3602127;-0.02436276,-0.09946796;-0.7569401;0.06078247,-0.1011197;-0.7414646;-0.01546256,-0.0008263513;0.5528036;-0.03963852,164.5182
+0;0;0,0.002763411;0.3202561;-0.002191949,0.005773793;0.6293597;-0.0203981,0.1745825;0.5093899;0.006612025,0.22044;0.2167971;0.1011775,0.2709008;-0.02940533;0.1917854,-0.1628952;0.4996692;-0.01746142,-0.2285779;0.2147076;0.08807883,-0.280393;-0.04018843;0.1490292,0.07935148;0.004582052;-0.0408161,0.1017945;-0.3593394;-0.0005665272,0.1121168;-0.7549388;0.08792064,0.1217367;-0.7786478;0.0322744,-0.07747693;0.006765741;-0.04399042,-0.1262264;-0.3556826;-0.01540412,-0.1489447;-0.7518504;0.0680852,-0.1436925;-0.7143501;-0.009308979,0.004992467;0.5537821;-0.01337944,0;0;0,0.00034035;0.3197896;-0.01763368,-0.001312852;0.6276106;-0.05111885,0.173662;0.526828;-0.03440714,0.2216243;0.2534909;0.1057446,0.2578939;-0.003125846;0.1705837,-0.1748696;0.5298858;-0.02218069,-0.2271134;0.2627498;0.1280359,-0.2708431;0.009255409;0.2001473,0.07893588;0.001785383;-0.04182756,0.1038211;-0.3636822;-0.02241993,0.09312008;-0.7597107;0.06408071,0.09487014;-0.7886646;0.01313876,-0.08158087;0.005312524;-0.03605475,-0.1070083;-0.3604465;-0.02438195,-0.100233;-0.7569125;0.06049646,-0.1019212;-0.7414773;-0.01604578,-0.0008061902;0.5525088;-0.04010451,164.5503
+0;0;0,0.0027624;0.3201389;-0.002191146,0.005771949;0.6291574;-0.02039213,0.1743211;0.5092798;0.00658511,0.2201723;0.2167264;0.1011378,0.2743066;-0.04739895;0.1983418,-0.1626395;0.4995739;-0.01745144,-0.2283134;0.2146508;0.08807459,-0.2839005;-0.05880105;0.1534619,0.07936533;0.004582851;-0.04082322,0.1018327;-0.3597339;-0.0005299225,0.1121809;-0.7563272;0.08817951,0.1221406;-0.7819329;0.03056809,-0.07749045;0.006766921;-0.0439981,-0.1262929;-0.3560752;-0.01538074,-0.1490682;-0.7532381;0.06831829,-0.1436306;-0.7154731;-0.01180911,0.004990875;0.5536039;-0.01337572,0;0;0,0.0003463328;0.319661;-0.01783526,-0.001224928;0.6273676;-0.05158544,0.1735405;0.5272606;-0.03479612,0.2215005;0.2547424;0.1068504,0.2515778;-0.02482444;0.1623394,-0.1745375;0.5299342;-0.02226984,-0.2266679;0.2639562;0.1299411,-0.2743257;-0.006845474;0.2107898,0.07894261;0.001731098;-0.04185045,0.103719;-0.3641449;-0.02246058,0.09300639;-0.7610953;0.06459236,0.09538472;-0.788527;0.007968903,-0.08159962;0.005362229;-0.0360436,-0.1071774;-0.3607882;-0.02443695,-0.09995227;-0.7582701;0.06052501,-0.1017589;-0.7433733;-0.01871448,-0.0007472411;0.5522999;-0.04050505,164.5729
+0;0;0,0.00284827;0.3198533;-0.002640685,0.00596042;0.6287716;-0.02127189,0.1739592;0.5094551;0.005854284,0.2206247;0.2194932;0.1073304,0.2707041;-0.02987607;0.2081404,-0.1621212;0.500164;-0.01801757,-0.2275164;0.2175872;0.09345781,-0.281571;-0.04126877;0.1636526,0.07947952;0.004465966;-0.04075377,0.1023798;-0.3600273;-0.0004451722,0.1126212;-0.756173;0.08857829,0.1217841;-0.7807497;0.03161723,-0.07751151;0.00688969;-0.0440716,-0.1259837;-0.3561812;-0.01518459,-0.1486788;-0.752939;0.06865898,-0.1433327;-0.7153268;-0.01021186,0.0051532;0.5532475;-0.01415286,0;0;0,0.0004276633;0.3193583;-0.01820052,-0.00106357;0.626981;-0.05204189,0.1731251;0.5274847;-0.03555477,0.2213804;0.2558647;0.1074378,0.2544621;-0.006914496;0.1760554,-0.1737956;0.5298877;-0.02257605,-0.2258989;0.265345;0.1318758,-0.2720256;0.007849008;0.2120243,0.0789654;0.001680121;-0.04194582,0.103746;-0.3644166;-0.02287757,0.0931257;-0.7609934;0.0641601,0.09695666;-0.7890243;0.01007795,-0.08169503;0.005397495;-0.03598052,-0.1072873;-0.3609695;-0.02481104,-0.09975227;-0.7580624;0.06017122,-0.1016198;-0.7429484;-0.01781631,-0.0006181225;0.5519373;-0.04093039,164.5955
+0;0;0,0.00284586;0.3195826;-0.00263845,0.005957271;0.6284277;-0.02126515,0.1737022;0.5091971;0.005829042,0.2202406;0.2200252;0.1070288,0.2652116;-0.003906757;0.1975554,-0.1618724;0.49992;-0.01800689,-0.2270895;0.218113;0.0931648,-0.2756301;-0.01433793;0.1561992,0.07946596;0.004465204;-0.04074683,0.1023855;-0.3603356;-0.0004042126,0.1125951;-0.7552495;0.08834243,0.1217289;-0.7796526;0.03156254,-0.07749829;0.006888516;-0.04406409,-0.1260114;-0.3564888;-0.0151527,-0.1486359;-0.7520127;0.06843014,-0.1433068;-0.7144248;-0.01018984,0.005150263;0.5529236;-0.014148,0;0;0,0.0004709214;0.3190634;-0.01861334,-0.0009350628;0.6265833;-0.05270958,0.1730265;0.5276539;-0.03601694,0.2208849;0.257719;0.1084554,0.2551232;0.02707715;0.1858833,-0.1734557;0.5299259;-0.02292141,-0.2254187;0.2672791;0.1331045,-0.2684003;0.03769542;0.2093075,0.07894516;0.001691416;-0.04195094,0.1038141;-0.3647304;-0.02326918,0.09314878;-0.7601019;0.06336141,0.09456559;-0.7901765;0.01182389,-0.08167656;0.005364312;-0.0359895,-0.1073324;-0.36132;-0.02518159,-0.09969823;-0.7571801;0.0595162,-0.1015847;-0.7420431;-0.01821803,-0.0005204976;0.5515721;-0.04151428,164.6284
+0;0;0,0.00284586;0.3195826;-0.00263845,0.005957271;0.6284277;-0.02126515,0.1737022;0.5091971;0.005829042,0.2202406;0.2200252;0.1070288,0.2652116;-0.003906757;0.1975554,-0.1618724;0.49992;-0.01800689,-0.2270895;0.218113;0.0931648,-0.2756301;-0.01433793;0.1561992,0.07946596;0.004465204;-0.04074683,0.1023855;-0.3603356;-0.0004042126,0.1125951;-0.7552495;0.08834243,0.1217289;-0.7796526;0.03156254,-0.07749829;0.006888516;-0.04406409,-0.1260114;-0.3564888;-0.0151527,-0.1486359;-0.7520127;0.06843014,-0.1433068;-0.7144248;-0.01018984,0.005150263;0.5529236;-0.014148,0;0;0,0.0004709214;0.3190634;-0.01861334,-0.0009350628;0.6265833;-0.05270958,0.1730265;0.5276539;-0.03601694,0.2208849;0.257719;0.1084554,0.2551232;0.02707715;0.1858833,-0.1734557;0.5299259;-0.02292141,-0.2254187;0.2672791;0.1331045,-0.2684003;0.03769542;0.2093075,0.07894516;0.001691416;-0.04195094,0.1038141;-0.3647304;-0.02326918,0.09314878;-0.7601019;0.06336141,0.09456559;-0.7901765;0.01182389,-0.08167656;0.005364312;-0.0359895,-0.1073324;-0.36132;-0.02518159,-0.09969823;-0.7571801;0.0595162,-0.1015847;-0.7420431;-0.01821803,-0.0005204976;0.5515721;-0.04151428,164.651
+0;0;0,0.002844798;0.3194634;-0.002637466,0.005955339;0.6282216;-0.02125924,0.1733294;0.5091014;0.005789627,0.2198841;0.2198276;0.107025,0.2648436;-0.004046783;0.1975284,-0.1615065;0.4998448;-0.01799383,-0.2267465;0.2179385;0.09321703,-0.2752747;-0.01445271;0.1562353,0.07950956;0.004467654;-0.04076918,0.1024499;-0.360664;-0.0003899708,0.1126636;-0.7557364;0.08839225,0.12179;-0.7800958;0.03165794,-0.07754082;0.006892295;-0.04408827,-0.1260979;-0.3568146;-0.01515065,-0.1487315;-0.7524972;0.06846569,-0.1434067;-0.7149153;-0.01009116,0.005148483;0.5527316;-0.01414343,0;0;0,0.000497371;0.3189306;-0.01883996,-0.0008466169;0.6263456;-0.05309725,0.1727815;0.5279529;-0.03635514,0.2207472;0.2586805;0.1095452,0.2552107;0.02850872;0.1880639,-0.1730004;0.5300782;-0.02294539,-0.2252735;0.2685507;0.1350614,-0.2688874;0.03996819;0.2136733,0.07897341;0.00166209;-0.04200351,0.1038397;-0.3650971;-0.02337003,0.09303743;-0.7606105;0.06335449,0.09445523;-0.7902472;0.01140761,-0.0817444;0.005383773;-0.03595448,-0.1073944;-0.3616389;-0.02526185,-0.09957218;-0.757643;0.05952174,-0.1015161;-0.7425016;-0.01814719,-0.0004459396;0.5513539;-0.04186726,164.674
+0;0;0,0.003041701;0.3192568;-0.003109382,0.006366144;0.6278727;-0.02222103,0.1735625;0.5094644;0.004901989,0.2195603;0.2220637;0.1128968,0.2621861;0.0005219579;0.2100692,-0.1611062;0.5003148;-0.01818155,-0.226278;0.219942;0.0981008,-0.2747313;-0.01040754;0.1683255,0.07958324;0.004276696;-0.0406284,0.102848;-0.3612242;-3.082305E-05,0.1131171;-0.7557024;0.08883645,0.1227279;-0.7801118;0.03200681,-0.07749109;0.007077775;-0.04413033,-0.1255669;-0.3570822;-0.01486375,-0.148197;-0.7521585;0.06891257,-0.1429877;-0.7145927;-0.00981468,0.005504077;0.5524217;-0.01498218,0;0;0,0.0004301816;0.3187134;-0.01911581,-0.0009344146;0.6259874;-0.05364239,0.1724685;0.5280758;-0.03681099,0.2200789;0.2590898;0.1106937,0.2551656;0.02889413;0.1889179,-0.1727716;0.5300446;-0.02297821,-0.2251649;0.2692797;0.1371295,-0.2699228;0.04193142;0.2186747,0.07897282;0.001749501;-0.04198432,0.1038277;-0.3654336;-0.02356863,0.09317708;-0.7603855;0.06312346,0.0936439;-0.7887948;0.009546515,-0.08173265;0.005289593;-0.0359756,-0.1074458;-0.3621447;-0.02542837,-0.1002756;-0.757598;0.05931312,-0.1036232;-0.7928315;0.01441593,-0.0005249605;0.5510333;-0.04234147,164.7073
+0;0;0,0.003040811;0.3191633;-0.003108472,0.006364279;0.6276889;-0.02221449,0.1729847;0.5094506;0.00483817,0.2187797;0.2233172;0.1123568,0.2614131;0.001735806;0.2095465,-0.1605366;0.5003324;-0.01816623,-0.225421;0.221196;0.09760334,-0.273883;-0.009194851;0.1678406,0.07958845;0.004276976;-0.04063106,0.1028543;-0.3612416;-3.153086E-05,0.1131328;-0.7560793;0.08891673,0.1227387;-0.7804613;0.03211579,-0.07749617;0.007078239;-0.04413322,-0.1255743;-0.3570994;-0.01486523,-0.148225;-0.7525358;0.06898744,-0.1430184;-0.7149738;-0.009700052,0.005502474;0.5522606;-0.01497783,0;0;0,0.0003947094;0.3186058;-0.01934779,-0.000956811;0.625751;-0.05420923,0.1719213;0.5285347;-0.03720772,0.2188432;0.2617414;0.111619,0.2544574;0.03141844;0.1893668,-0.172198;0.5301255;-0.02322022,-0.2242875;0.2714112;0.1376627,-0.2704613;0.04614004;0.2241651,0.07896139;0.00178355;-0.04201686,0.1038874;-0.3654237;-0.02382493,0.09325497;-0.7607547;0.06286192,0.09369045;-0.7891802;0.009361509,-0.08174863;0.005252528;-0.03595928,-0.1075555;-0.3622;-0.0256611,-0.09982228;-0.7580811;0.05879343,-0.1018854;-0.7430071;-0.01898173,-0.0005516261;0.5508323;-0.04282725,164.7402
+0;0;0,0.00303905;0.3189785;-0.003106672,0.006360136;0.6272839;-0.02219853,0.1727099;0.5091806;0.004815726,0.2184859;0.2231655;0.1122899,0.2611004;0.001682296;0.2094366,-0.1602709;0.5000772;-0.01815139,-0.2251284;0.2210562;0.09757034,-0.273569;-0.00923261;0.1677765,0.0795854;0.004276812;-0.0406295,0.1028446;-0.3611369;-4.160777E-05,0.1131217;-0.7559226;0.08889495,0.1227651;-0.7805166;0.03187257,-0.07749319;0.007077967;-0.04413153,-0.1255576;-0.3569952;-0.01487193,-0.1482053;-0.7523795;0.0689697,-0.1429784;-0.714788;-0.01002455,0.00549908;0.5519212;-0.01496815,0;0;0,0.0003809854;0.318404;-0.01961935,-0.001050308;0.6252847;-0.05484319,0.1716132;0.5285999;-0.03748786,0.2187503;0.2624847;0.1122172,0.253841;0.03285182;0.1918769,-0.1719969;0.5301691;-0.02341695,-0.2245752;0.2732901;0.1399827,-0.2722877;0.04995368;0.2302748,0.07896356;0.001842245;-0.04200292,0.1039031;-0.3652719;-0.02409244,0.09332265;-0.7605367;0.06265354,0.09494963;-0.7887259;0.00846481,-0.08174115;0.005186654;-0.0359773,-0.107427;-0.3621694;-0.02571118,-0.1000084;-0.7580798;0.05837795,-0.1020973;-0.7430749;-0.01969783,-0.0006243214;0.5504477;-0.04336321,164.7625
+0;0;0,0.003004838;0.3189742;-0.003555374,0.00622983;0.6272501;-0.02312667,0.1727864;0.5098634;0.004026659,0.2184208;0.225959;0.1170159,0.2594046;0.007103682;0.2206063,-0.1605152;0.5004879;-0.01842561,-0.2254815;0.2239076;0.1029559,-0.2743111;-0.004669413;0.1782987,0.07966073;0.004125772;-0.04049727,0.1031576;-0.361255;0.0002505928,0.1134174;-0.7560084;0.08933252,0.122845;-0.7814332;0.03308084,-0.07741953;0.007207956;-0.04423965,-0.125201;-0.3569;-0.01494952,-0.1480136;-0.7522062;0.06921505,-0.1428807;-0.7146466;-0.009788416,0.005398823;0.5518991;-0.01577321,0;0;0,0.0003809854;0.318404;-0.01961935,-0.001050308;0.6252847;-0.05484319,0.1716132;0.5285999;-0.03748786,0.2187503;0.2624847;0.1122172,0.253841;0.03285182;0.1918769,-0.1719969;0.5301691;-0.02341695,-0.2245752;0.2732901;0.1399827,-0.2722877;0.04995368;0.2302748,0.07896356;0.001842245;-0.04200292,0.1039031;-0.3652719;-0.02409244,0.09332265;-0.7605367;0.06265354,0.09494963;-0.7887259;0.00846481,-0.08174115;0.005186654;-0.0359773,-0.107427;-0.3621694;-0.02571118,-0.1000084;-0.7580798;0.05837795,-0.1020973;-0.7430749;-0.01969783,-0.0006243214;0.5504477;-0.04336321,164.7854
+0;0;0,0.003003519;0.3188342;-0.003553813,0.00622653;0.6269213;-0.02311281,0.172179;0.5097396;0.003963809,0.2178814;0.2254122;0.1171214,0.2588665;0.006549954;0.220715,-0.1599186;0.5003979;-0.01840735,-0.2249816;0.2234055;0.103155,-0.2738127;-0.005178705;0.1785001,0.07969292;0.004127439;-0.04051363,0.1032064;-0.3615113;0.0002630018,0.1134711;-0.7564522;0.08938724,0.122886;-0.7818024;0.03321131,-0.0774508;0.007210868;-0.04425752,-0.125266;-0.3571542;-0.01494671,-0.1480894;-0.7526481;0.06925783,-0.1429635;-0.7150987;-0.009639256,0.005396109;0.5516233;-0.01576453,0;0;0,0.0003656149;0.3182503;-0.01983619,-0.001033902;0.6248983;-0.05542636,0.1710835;0.5290837;-0.03795254,0.2185257;0.2636623;0.1138241,0.253834;0.03404234;0.1934488,-0.171394;0.5303547;-0.02372713,-0.2241865;0.2744901;0.142049,-0.2727925;0.05258286;0.2353586,0.07898723;0.001878634;-0.04203379,0.1039234;-0.3655006;-0.02420115,0.09325347;-0.7609921;0.06239796,0.09496909;-0.7892234;0.008414745,-0.08178961;0.005149207;-0.03596245,-0.1074253;-0.3624742;-0.02580687,-0.09936883;-0.7584645;0.05877216,-0.1015027;-0.7434925;-0.01918697,-0.0006202608;0.5501286;-0.04385948,164.8081
+0;0;0,0.003002787;0.3187565;-0.003552947,0.006222556;0.6265336;-0.02309227,0.1724133;0.509368;0.004005054,0.2182752;0.2240485;0.1175575,0.2633317;-0.01655547;0.2314421,-0.1601571;0.500013;-0.01839796,-0.2254472;0.2220541;0.1035886,-0.2791292;-0.02923763;0.1864185,0.07969137;0.004127359;-0.04051285,0.1032042;-0.361501;0.000262633,0.1135284;-0.758732;0.08990367,0.1229897;-0.7843552;0.03345063,-0.0774493;0.007210728;-0.04425666,-0.1252632;-0.357144;-0.01494668,-0.1482189;-0.7549312;0.06974613,-0.1430677;-0.7173445;-0.009540133,0.00539297;0.5513114;-0.01575138,0;0;0,3.58969E-05;0.3181465;-0.02025199,-0.001802288;0.6244044;-0.05648553,0.1707625;0.5295625;-0.03815126,0.2185452;0.2638869;0.1152697,0.2522227;0.01365164;0.2108636,-0.1722192;0.5302163;-0.02379198,-0.2252664;0.2748672;0.1446939,-0.2791353;0.03231201;0.2503119,0.07898701;0.001890689;-0.04202998,0.1042604;-0.3654682;-0.02447164,0.09347608;-0.7633085;0.06236935,0.09428022;-0.7913432;0.00758123,-0.08178574;0.005122243;-0.03597076,-0.1074397;-0.3624966;-0.02607977,-0.09923834;-0.7607552;0.05911021,-0.1013976;-0.7458992;-0.01922501,-0.001268268;0.5497353;-0.04477167,164.8308
+0;0;0,0.002949904;0.3185699;-0.004108206,0.006045862;0.6260334;-0.02433842,0.172291;0.5097827;0.003124189,0.2182762;0.226005;0.1226368,0.2571951;0.01059993;0.2320904,-0.1603186;0.5001909;-0.01863204,-0.2256152;0.2235891;0.1084722,-0.2733048;-0.002185047;0.1899944,0.07971133;0.004036422;-0.04044911,0.1032154;-0.3618615;0.0004631877,0.1136503;-0.7588654;0.090027,0.1161813;-0.7213522;0.01041966,-0.07742695;0.007276648;-0.04425421,-0.1253423;-0.3573739;-0.01524243,-0.1482591;-0.7548368;0.06984942,-0.14322;-0.7172751;-0.009633973,0.005255461;0.5508793;-0.01681537,0;0;0,-6.2868E-05;0.3179545;-0.02042723,-0.001834527;0.623947;-0.05663013,0.1706318;0.5300294;-0.03801537,0.2185001;0.2644936;0.1173136,0.2535649;0.0409407;0.2105267,-0.1721568;0.5304307;-0.0238625,-0.2259901;0.2765937;0.1481736,-0.2765174;0.05894384;0.2480218,0.07896952;0.001892984;-0.04203033,0.1044334;-0.3657243;-0.0242331,0.09370606;-0.7633133;0.06265997,0.0952106;-0.791198;0.007457722,-0.08176725;0.005107266;-0.03597708,-0.1073046;-0.3627971;-0.02588611,-0.09900087;-0.7607776;0.05946687,-0.1043867;-0.796712;0.0144798,-0.00131879;0.5493228;-0.04495406,164.8644
+0;0;0,0.002948466;0.3184145;-0.004106203,0.006041999;0.6256366;-0.02432101,0.1723022;0.5094311;0.003138479,0.2183306;0.2253869;0.1227633,0.2572621;0.009912163;0.2322523,-0.1603364;0.4998384;-0.01861966,-0.2256944;0.2229769;0.108604,-0.2733994;-0.002870321;0.1901525,0.07972825;0.00403728;-0.0404577,0.10325;-0.3621346;0.0004852265,0.1136651;-0.7583885;0.08987988,0.1161706;-0.7209511;0.01107478,-0.0774434;0.007278194;-0.04426362,-0.1253946;-0.3576453;-0.01523012,-0.1482682;-0.7543575;0.06970102,-0.1432798;-0.716872;-0.008981377,0.005252111;0.5505312;-0.01680283,0;0;0,-0.0001916662;0.3177882;-0.02059174,-0.00196822;0.6235352;-0.05681884,0.1705567;0.5302046;-0.03782392,0.2181388;0.265428;0.1194627,0.2540926;0.04140446;0.2114065,-0.1722956;0.5303038;-0.02377572,-0.2264957;0.2773934;0.1500301,-0.2767545;0.06072937;0.252322,0.07895985;0.001923501;-0.04208755,0.1045996;-0.3659468;-0.0240469,0.09398634;-0.7627474;0.06286503,0.09638748;-0.7910166;0.009285457,-0.08180121;0.005070827;-0.0359523,-0.1072498;-0.3631151;-0.02580663,-0.09943755;-0.7602714;0.05976753,-0.1046722;-0.7965204;0.01669176,-0.001452386;0.5489581;-0.04515898,164.8964
+0;0;0,0.00277868;0.3182928;-0.00461919,0.005573039;0.6252069;-0.02546513,0.1722001;0.5095818;0.002739741,0.2184214;0.2276059;0.1284934,0.2545663;0.01381256;0.2421551,-0.1610283;0.499731;-0.01873601,-0.2258402;0.2250605;0.1147417,-0.2738843;0.001053706;0.2010305,0.07975263;0.003985431;-0.04039299,0.1033174;-0.3623583;0.0005702563,0.1137347;-0.7586156;0.09005231,0.1161933;-0.7211973;0.01102751,-0.07740327;0.007299666;-0.04431036,-0.12538;-0.3578009;-0.01531317,-0.1484731;-0.7545018;0.06971964,-0.1435217;-0.7170361;-0.009183742,0.004870812;0.5501771;-0.01778223,0;0;0,-0.0004273281;0.3176501;-0.02091885,-0.002358168;0.6230927;-0.05744004,0.1704604;0.5304159;-0.037799,0.2183433;0.2661957;0.1214356,0.2547051;0.04223877;0.2133822,-0.1728164;0.5301933;-0.02370458,-0.2273324;0.278155;0.1522655,-0.2782174;0.06256297;0.2564952,0.07895249;0.001926854;-0.04208028,0.1048106;-0.3660972;-0.02389669,0.09404404;-0.7629932;0.06266642,0.09688929;-0.791104;0.008619789,-0.08178703;0.005056595;-0.03596209,-0.1070585;-0.3633093;-0.02552571,-0.09909665;-0.7605157;0.0599092,-0.1049173;-0.7960312;0.01541371,-0.001804732;0.5485843;-0.04572773,164.93
+0;0;0,0.00277868;0.3182928;-0.00461919,0.005573039;0.6252069;-0.02546513,0.1722001;0.5095818;0.002739741,0.2184214;0.2276059;0.1284934,0.2545663;0.01381256;0.2421551,-0.1610283;0.499731;-0.01873601,-0.2258402;0.2250605;0.1147417,-0.2738843;0.001053706;0.2010305,0.07975263;0.003985431;-0.04039299,0.1033174;-0.3623583;0.0005702563,0.1137347;-0.7586156;0.09005231,0.1161933;-0.7211973;0.01102751,-0.07740327;0.007299666;-0.04431036,-0.12538;-0.3578009;-0.01531317,-0.1484731;-0.7545018;0.06971964,-0.1435217;-0.7170361;-0.009183742,0.004870812;0.5501771;-0.01778223,0;0;0,-0.0004273281;0.3176501;-0.02091885,-0.002358168;0.6230927;-0.05744004,0.1704604;0.5304159;-0.037799,0.2183433;0.2661957;0.1214356,0.2547051;0.04223877;0.2133822,-0.1728164;0.5301933;-0.02370458,-0.2273324;0.278155;0.1522655,-0.2782174;0.06256297;0.2564952,0.07895249;0.001926854;-0.04208028,0.1048106;-0.3660972;-0.02389669,0.09404404;-0.7629932;0.06266642,0.09688929;-0.791104;0.008619789,-0.08178703;0.005056595;-0.03596209,-0.1070585;-0.3633093;-0.02552571,-0.09909665;-0.7605157;0.0599092,-0.1049173;-0.7960312;0.01541371,-0.001804732;0.5485843;-0.04572773,164.953
+0;0;0,0.002777959;0.3182103;-0.004617992,0.005570586;0.624934;-0.02545129,0.1721645;0.5093573;0.002745353,0.2183453;0.2276285;0.1283888,0.2544802;0.01389396;0.2420192,-0.1609972;0.4995084;-0.01872609,-0.2257523;0.2250786;0.1146346,-0.2737831;0.001133427;0.2008997,0.0797538;0.00398549;-0.04039359,0.1033383;-0.3626662;0.0006041005,0.1137524;-0.758797;0.09005758,0.1164944;-0.7205234;0.001921527,-0.07740441;0.007299773;-0.04431101,-0.1254215;-0.3581077;-0.01528945,-0.1485071;-0.7546819;0.06971622,-0.1429849;-0.7163555;-0.01828443,0.004868736;0.5499444;-0.01777251,0;0;0,-0.0005862713;0.3175461;-0.02123535,-0.002600476;0.6227546;-0.05810583,0.1702485;0.5308906;-0.03772736,0.2187036;0.2677237;0.122539,0.2549421;0.04432663;0.2157087,-0.1729555;0.5301363;-0.02373217,-0.2276247;0.2796819;0.1539582,-0.2789811;0.06507611;0.2598211,0.07893797;0.001934603;-0.04210997,0.1049443;-0.3663818;-0.02374709,0.0942984;-0.7631372;0.06286646,0.09883488;-0.7921482;-0.003020279,-0.08179499;0.005043392;-0.03594911,-0.1067782;-0.3636419;-0.02510895,-0.09888606;-0.7607599;0.06012604,-0.1046072;-0.8040798;0.01077609,-0.002028331;0.5482988;-0.0463202,164.986
+0;0;0,0.002682643;0.3180191;-0.005206913,0.00534198;0.6245624;-0.02670458,0.1717493;0.5098479;0.002286214,0.2172363;0.2304433;0.1343203,0.2490655;0.02089463;0.2562798,-0.1610208;0.4997477;-0.01886084,-0.2251576;0.2274377;0.1200735,-0.2729616;0.005922183;0.2119621,0.07973687;0.003974981;-0.04049226,0.1035589;-0.3628106;0.0005055852,0.1138538;-0.7579092;0.09022443,0.1229358;-0.7872013;0.03061003,-0.07745763;0.007294157;-0.04427756,-0.1254071;-0.3582995;-0.01560568,-0.1484732;-0.7538437;0.06966497,-0.1432509;-0.715938;-0.01437157,0.004675309;0.5496293;-0.01885859,0;0;0,-0.0006519109;0.3173466;-0.02147388,-0.002816238;0.622379;-0.05865788,0.1698019;0.5310564;-0.03824079,0.2185564;0.2679134;0.1228423,0.2559995;0.04627265;0.2191298,-0.1728658;0.5302068;-0.02441501,-0.2280132;0.2806191;0.1551227,-0.2805615;0.06799051;0.2638683,0.07895498;0.001963004;-0.04213846,0.1049777;-0.3665093;-0.02394807,0.09414032;-0.7623349;0.06244063,0.09804541;-0.7924794;0.00311685,-0.08183648;0.005008813;-0.03593181,-0.1069825;-0.36383;-0.02565783,-0.09896816;-0.7599962;0.05946855,-0.1046851;-0.8003646;0.01291182,-0.002198383;0.547978;-0.04677975,165.0096
+0;0;0,0.002681829;0.3179226;-0.005205333,0.00533933;0.6242541;-0.02668817,0.1716495;0.5096142;0.002284899,0.2171554;0.2300933;0.134374,0.2489672;0.02065937;0.2562667,-0.1609262;0.4995199;-0.01884981,-0.2250898;0.2270966;0.1201424,-0.2728676;0.005702361;0.2119806,0.07974261;0.003975267;-0.04049518,0.1035701;-0.3628949;0.0005121268,0.1138589;-0.7577567;0.09017721,0.1226861;-0.7853854;0.03223523,-0.07746321;0.007294682;-0.04428075,-0.1254238;-0.3583833;-0.01560225,-0.148476;-0.7536905;0.06961729,-0.1434002;-0.7160066;-0.01206169,0.004673115;0.5493724;-0.01884756,0;0;0,-0.0007089451;0.3172331;-0.02171838,-0.002882883;0.6220032;-0.0592984,0.1696465;0.5311177;-0.03834796,0.2187348;0.2684672;0.123687,0.2567022;0.04796721;0.2220263,-0.1728329;0.5302681;-0.02469303,-0.2286553;0.2815432;0.1560556,-0.2817537;0.07082473;0.2679068,0.07895155;0.001982674;-0.04215765,0.1050583;-0.3665689;-0.02395713,0.09413059;-0.7621301;0.06249189,0.09620044;-0.7919955;0.006205797,-0.0818483;0.004985796;-0.03592414,-0.1069921;-0.3639388;-0.02565423,-0.0989593;-0.7598694;0.05941045,-0.1050016;-0.7978269;0.01356799,-0.002265602;0.5476692;-0.04732895,165.0415
+0;0;0,0.002680375;0.3177503;-0.005202512,0.005336039;0.6238703;-0.02667018,0.1717279;0.5092701;0.002306987,0.2171857;0.2300447;0.1342564,0.2489867;0.02068172;0.2561078,-0.1610094;0.4991709;-0.01883799,-0.2251051;0.2270356;0.1200072,-0.2728668;0.005716398;0.2118144,0.07979053;0.003977655;-0.04051951,0.1036442;-0.3632956;0.0005328469,0.1139437;-0.7585688;0.09029135,0.1226881;-0.7856569;0.03289287,-0.07750975;0.007299065;-0.04430735,-0.125523;-0.3587806;-0.01559735,-0.1485992;-0.7544997;0.06971098,-0.1435711;-0.7168878;-0.01120184,0.00467035;0.5490475;-0.01883574,0;0;0,-0.0009377971;0.317044;-0.0219481,-0.003534824;0.6215396;-0.05998504,0.1692649;0.5313585;-0.03879261,0.2186699;0.2694914;0.1237762,0.2572731;0.04978494;0.2234297,-0.1734986;0.5304569;-0.02529152,-0.2297578;0.2828942;0.156344,-0.2829167;0.07346795;0.270391,0.07902272;0.002061754;-0.04213476,0.1049675;-0.3669118;-0.02398956,0.09388889;-0.7630018;0.06199622,0.09543434;-0.791804;0.005693194,-0.08190364;0.004908607;-0.03594272,-0.1072236;-0.364417;-0.0258734,-0.09869424;-0.7606828;0.05959128,-0.1048384;-0.7972764;0.01314074,-0.002784356;0.5472866;-0.04789388,165.0638
+0;0;0,0.002680375;0.3177503;-0.005202512,0.005336039;0.6238703;-0.02667018,0.1717279;0.5092701;0.002306987,0.2171857;0.2300447;0.1342564,0.2489867;0.02068172;0.2561078,-0.1610094;0.4991709;-0.01883799,-0.2251051;0.2270356;0.1200072,-0.2728668;0.005716398;0.2118144,0.07979053;0.003977655;-0.04051951,0.1036442;-0.3632956;0.0005328469,0.1139437;-0.7585688;0.09029135,0.1226881;-0.7856569;0.03289287,-0.07750975;0.007299065;-0.04430735,-0.125523;-0.3587806;-0.01559735,-0.1485992;-0.7544997;0.06971098,-0.1435711;-0.7168878;-0.01120184,0.00467035;0.5490475;-0.01883574,0;0;0,-0.0009377971;0.317044;-0.0219481,-0.003534824;0.6215396;-0.05998504,0.1692649;0.5313585;-0.03879261,0.2186699;0.2694914;0.1237762,0.2572731;0.04978494;0.2234297,-0.1734986;0.5304569;-0.02529152,-0.2297578;0.2828942;0.156344,-0.2829167;0.07346795;0.270391,0.07902272;0.002061754;-0.04213476,0.1049675;-0.3669118;-0.02398956,0.09388889;-0.7630018;0.06199622,0.09543434;-0.791804;0.005693194,-0.08190364;0.004908607;-0.03594272,-0.1072236;-0.364417;-0.0258734,-0.09869424;-0.7606828;0.05959128,-0.1048384;-0.7972764;0.01314074,-0.002784356;0.5472866;-0.04789388,165.0867
+0;0;0,0.002585666;0.3175993;-0.005617369,0.005109292;0.6234133;-0.02749593,0.1714083;0.5094063;0.001974652,0.2161422;0.2319112;0.1393533,0.2480536;0.0319611;0.2759059,-0.1612185;0.4995303;-0.01906221,-0.2245844;0.2294876;0.1256419,-0.2714354;0.01021504;0.2224381,0.07980971;0.003854601;-0.04049037,0.1036423;-0.3636577;0.0003060959,0.1141218;-0.7588282;0.09038149,0.1227563;-0.7858984;0.03299314,-0.07748429;0.007405649;-0.04433123,-0.125599;-0.3588924;-0.01589982,-0.1486934;-0.7545472;0.06958134,-0.143675;-0.7169679;-0.01130351,0.004479349;0.5486714;-0.01956265,0;0;0,-0.001082018;0.3168839;-0.02215815,-0.003908917;0.6210568;-0.06052399,0.1688388;0.5318982;-0.03923416,0.2190873;0.270355;0.1249237,0.2576343;0.05146229;0.2261417,-0.1736918;0.5305692;-0.02592944,-0.2308843;0.283497;0.1572697,-0.2927361;0.08091052;0.2788346,0.07901112;0.002098948;-0.04215157,0.104959;-0.3670813;-0.02397883,0.09397335;-0.7631691;0.06191015,0.0954316;-0.7919526;0.005630732,-0.08190714;0.004871254;-0.03593618,-0.1072832;-0.3646578;-0.02584152,-0.09830622;-0.7608924;0.05960276,-0.104864;-0.7968407;0.01235016,-0.003100015;0.546888;-0.04835761,165.1212
+0;0;0,0.002584718;0.3174829;-0.005615311,0.005106851;0.6231158;-0.02748118,0.1714449;0.5091382;0.001990322,0.2163596;0.2305213;0.1399243,0.2482532;0.03068273;0.2764008,-0.1612591;0.4992599;-0.01905142,-0.2248811;0.2281255;0.1262376,-0.271706;0.008975193;0.2229799,0.07980985;0.003854608;-0.04049044,0.1036409;-0.363634;0.0003033951,0.1141237;-0.7589279;0.09040692,0.1266968;-0.8120311;0.006840616,-0.07748443;0.007405662;-0.04433131,-0.1255961;-0.3588688;-0.01590173,-0.1486976;-0.7546473;0.06960614,-0.1413901;-0.7136106;-0.04817469,0.004477232;0.5484123;-0.01955198,0;0;0,-0.001230158;0.316752;-0.02236736,-0.004202373;0.6207131;-0.06095326,0.1686657;0.5322142;-0.03954875,0.2192677;0.2705248;0.1266699,0.2582449;0.05281073;0.2299163,-0.1740017;0.5305154;-0.02619539,-0.2336956;0.2841616;0.1593227,-0.290607;0.08393493;0.2867938,0.07900242;0.002095699;-0.04216838,0.1049863;-0.3670578;-0.02398944,0.09404973;-0.7632878;0.06184793,0.08786621;-0.7558236;-0.05434775,-0.08191153;0.004867963;-0.03592702,-0.1072743;-0.3646422;-0.02597986,-0.09823659;-0.760989;0.05953869,-0.1073433;-0.8281789;-0.007682703,-0.003361933;0.5465909;-0.04874301,165.1423
+0;0;0,0.002583034;0.3172761;-0.005611653,0.005101519;0.6224669;-0.02744585,0.1722508;0.5084078;0.002118612,0.2172564;0.2292269;0.1403319,0.249049;0.03002088;0.2763763,-0.1620678;0.4984815;-0.01902524,-0.2258186;0.2267983;0.1265579,-0.2724952;0.008341745;0.2229939,0.07978537;0.003853425;-0.04047802,0.1036356;-0.3639308;0.0003486313,0.1141159;-0.7591319;0.09043099,0.1266868;-0.81222;0.006879814,-0.07746065;0.00740339;-0.04431771,-0.125611;-0.3591657;-0.01586526,-0.1487072;-0.7548511;0.06962252,-0.141401;-0.7138165;-0.048137,0.004472819;0.5478725;-0.01952823,0;0;0,-0.001632191;0.3165109;-0.0228138,-0.005284838;0.6199161;-0.06218374,0.1686399;0.532443;-0.03985035,0.2193502;0.2709735;0.1278772,0.263391;0.06073648;0.2421694,-0.1756706;0.5302805;-0.02633223,-0.2358261;0.2841035;0.1603455,-0.2917871;0.08497939;0.2884854,0.07898097;0.002148494;-0.04214752,0.105074;-0.3672984;-0.02400792,0.09419385;-0.7634358;0.06181383,0.08801877;-0.7560429;-0.05434656,-0.08187808;0.004810307;-0.0359425,-0.1071216;-0.3650047;-0.02591567,-0.09804037;-0.7613311;0.05924018,-0.1073066;-0.8283116;-0.00822372,-0.004261635;0.5459418;-0.04976678,165.1646
+0;0;0,0.00255978;0.3172195;-0.005944713,0.005060552;0.6223898;-0.02801158,0.1723858;0.509128;0.00210746,0.2168733;0.2317083;0.1447891,0.2458146;0.03144415;0.2799661,-0.1623182;0.4989535;-0.01900702,-0.2253077;0.2292146;0.1312333,-0.2717517;0.01311742;0.2330227,0.07976224;0.003735867;-0.04032063,0.1037653;-0.3646346;0.0007964745,0.1142846;-0.7625233;0.09160451,0.1273269;-0.8153017;0.007871456,-0.07732563;0.00747453;-0.04434638,-0.1253381;-0.3597136;-0.01551479,-0.1486029;-0.7580649;0.07078221,-0.1413098;-0.7170607;-0.04694331,0.00443516;0.5477875;-0.02004039,0;0;0,-0.00176093;0.316435;-0.02315032,-0.005423151;0.6197963;-0.06282818,0.1685604;0.5325882;-0.04035258,0.2195589;0.2713626;0.128346,0.262498;0.06073479;0.2423999,-0.175859;0.5303033;-0.02676849,-0.2367843;0.2847437;0.1610812,-0.2941274;0.08721133;0.2911152,0.07892676;0.002213627;-0.04204035,0.1051976;-0.3678389;-0.02375019,0.09421299;-0.7667391;0.06244803,0.08803178;-0.7593426;-0.05367457,-0.08175907;0.004752901;-0.03598039,-0.1068727;-0.3656924;-0.02582303,-0.09901245;-0.7648562;0.05949181,-0.1072007;-0.830365;-0.01011133,-0.004406638;0.5458196;-0.05034447,165.1983
+0;0;0,0.00255978;0.3172195;-0.005944713,0.005060552;0.6223898;-0.02801158,0.1723858;0.509128;0.00210746,0.2168733;0.2317083;0.1447891,0.2458146;0.03144415;0.2799661,-0.1623182;0.4989535;-0.01900702,-0.2253077;0.2292146;0.1312333,-0.2717517;0.01311742;0.2330227,0.07976224;0.003735867;-0.04032063,0.1037653;-0.3646346;0.0007964745,0.1142846;-0.7625233;0.09160451,0.1273269;-0.8153017;0.007871456,-0.07732563;0.00747453;-0.04434638,-0.1253381;-0.3597136;-0.01551479,-0.1486029;-0.7580649;0.07078221,-0.1413098;-0.7170607;-0.04694331,0.00443516;0.5477875;-0.02004039,0;0;0,-0.00176093;0.316435;-0.02315032,-0.005423151;0.6197963;-0.06282818,0.1685604;0.5325882;-0.04035258,0.2195589;0.2713626;0.128346,0.262498;0.06073479;0.2423999,-0.175859;0.5303033;-0.02676849,-0.2367843;0.2847437;0.1610812,-0.2941274;0.08721133;0.2911152,0.07892676;0.002213627;-0.04204035,0.1051976;-0.3678389;-0.02375019,0.09421299;-0.7667391;0.06244803,0.08803178;-0.7593426;-0.05367457,-0.08175907;0.004752901;-0.03598039,-0.1068727;-0.3656924;-0.02582303,-0.09901245;-0.7648562;0.05949181,-0.1072007;-0.830365;-0.01011133,-0.004406638;0.5458196;-0.05034447,165.2208
+0;0;0,0.002435227;0.3171251;-0.006404915,0.004767005;0.6221947;-0.02898624,0.1720625;0.5099367;0.001683099,0.2159272;0.2346951;0.1490437,0.2436098;0.04313777;0.2965421,-0.1625957;0.4997487;-0.01925647,-0.2243648;0.2322885;0.1358139,-0.2698765;0.01781981;0.2413988,0.07984748;0.00368882;-0.04019745,0.1038224;-0.3645026;0.0009525605,0.1142561;-0.7623328;0.09195198,0.1229055;-0.7865238;0.03654891,-0.07728232;0.007492185;-0.04445641,-0.1251754;-0.3595156;-0.01539472,-0.1486199;-0.7577921;0.07111983,-0.1438433;-0.7205809;-0.006379567,0.004188047;0.5476141;-0.02088086,0;0;0,-0.001764655;0.3163351;-0.02332902,-0.005322374;0.6196281;-0.06305182,0.1684362;0.5327517;-0.04084659,0.2194999;0.2718265;0.128587,0.2607313;0.06102157;0.2429442,-0.1755962;0.5303304;-0.02722794,-0.2373742;0.2856792;0.1617866,-0.2946846;0.08933623;0.2936246,0.07893053;0.002235562;-0.04207182,0.1052924;-0.3676394;-0.02388966,0.09425306;-0.766438;0.06269217,0.09502567;-0.7953594;0.01161718,-0.08178619;0.004726106;-0.0359687,-0.1067873;-0.3655507;-0.02581704,-0.09884774;-0.7647173;0.05939766,-0.1039901;-0.7970067;0.0127654,-0.004333742;0.5456586;-0.05056775,165.2427
+0;0;0,0.002434469;0.3170263;-0.006402921,0.004765535;0.6220028;-0.02897755,0.1716408;0.5098574;0.0016333,0.2154941;0.2346873;0.1489557,0.2431833;0.04308423;0.2964892,-0.1621794;0.4996949;-0.01925384,-0.2239324;0.2323041;0.1357763,-0.269455;0.01778425;0.2413864,0.07987989;0.003690318;-0.04021376,0.1038657;-0.3646691;0.0009550229,0.1143025;-0.7626148;0.09198088,0.1229664;-0.7868966;0.03648505,-0.07731368;0.007495225;-0.04447446,-0.1252286;-0.35968;-0.0153995,-0.1486799;-0.7580723;0.07114018,-0.1438953;-0.720849;-0.006488979,0.004186719;0.5474405;-0.02087416,0;0;0,-0.001780398;0.3162221;-0.02351642,-0.005251817;0.6193925;-0.06346416,0.1681081;0.5331642;-0.04155946,0.2192182;0.2729674;0.1288254,0.261385;0.06180117;0.242295,-0.1751432;0.5302941;-0.02770374,-0.23729;0.2864849;0.1621396,-0.2952271;0.09226643;0.2969248,0.07895859;0.002306774;-0.04209256,0.1053198;-0.3677334;-0.0238117,0.09425552;-0.7666761;0.06266308,0.09505434;-0.7955321;0.01131439,-0.08182862;0.00466913;-0.03596997,-0.1068339;-0.3657758;-0.02576617,-0.09886485;-0.7651079;0.05923921,-0.1040553;-0.7979366;0.01312004,-0.004290178;0.5454498;-0.0509305,165.2668
+0;0;0,0.002434423;0.3170204;-0.006402801,0.004765507;0.6219988;-0.02897811,0.1713922;0.5098973;0.001600651,0.215022;0.2361302;0.1481718,0.2427047;0.04457152;0.2956713,-0.1619326;0.4997499;-0.0192555,-0.2233709;0.2337225;0.1349841,-0.2688829;0.01925229;0.2405698,0.07989385;0.003690962;-0.04022079,0.1038759;-0.3646106;0.0009415373,0.1143271;-0.7631072;0.09209339,0.1230746;-0.7879122;0.03606248,-0.07732719;0.007496534;-0.04448223,-0.1252346;-0.3596211;-0.01541184,-0.1487183;-0.7585647;0.07124762,-0.1438877;-0.7212718;-0.007130004,0.004186598;0.5474246;-0.02087341,0;0;0,-0.001832388;0.3161907;-0.02385294,-0.005232506;0.6193213;-0.0641259,0.1678697;0.533492;-0.04207134,0.2187463;0.2749157;0.1278844,0.2609917;0.06440458;0.2424164,-0.1748375;0.5302557;-0.02790859,-0.2372324;0.2886533;0.1620131,-0.295782;0.09556282;0.2980468,0.07896321;0.002328441;-0.04211593,0.1054121;-0.3676476;-0.02384818,0.09422886;-0.767154;0.06267905,0.09652063;-0.7955317;0.009703878,-0.08185092;0.004641782;-0.03596168,-0.1068949;-0.3657405;-0.02570146,-0.09880958;-0.7656742;0.05918122,-0.1046564;-0.7989217;0.0124356,-0.004294515;0.5453784;-0.05151987,165.2984
+0;0;0,0.002335573;0.3170111;-0.006883599,0.004530528;0.621953;-0.02995933,0.1712446;0.5103178;0.001111748,0.2140381;0.2392345;0.1528273,0.2433098;0.04691039;0.2990182,-0.1622277;0.500082;-0.01944403,-0.2225212;0.2363369;0.1391067,-0.2669831;0.02468881;0.2506656,0.07986476;0.003783422;-0.04026992,0.1038559;-0.3645085;0.0009737387,0.1144264;-0.7629862;0.09219414,0.122822;-0.7883572;0.03666807,-0.07736575;0.007399007;-0.04443148,-0.125296;-0.3597112;-0.01530548,-0.1486502;-0.7586474;0.07142335,-0.1438716;-0.721388;-0.006960578,0.003987866;0.547392;-0.02173075,0;0;0,-0.001832388;0.3161907;-0.02385294,-0.005232506;0.6193213;-0.0641259,0.1678697;0.533492;-0.04207134,0.2187463;0.2749157;0.1278844,0.2609917;0.06440458;0.2424164,-0.1748375;0.5302557;-0.02790859,-0.2372324;0.2886533;0.1620131,-0.295782;0.09556282;0.2980468,0.07896321;0.002328441;-0.04211593,0.1054121;-0.3676476;-0.02384818,0.09422886;-0.767154;0.06267905,0.09652063;-0.7955317;0.009703878,-0.08185092;0.004641782;-0.03596168,-0.1068949;-0.3657405;-0.02570146,-0.09880958;-0.7656742;0.05918122,-0.1046564;-0.7989217;0.0124356,-0.004294515;0.5453784;-0.05151987,165.3223
+0;0;0,0.002333846;0.3167768;-0.006878512,0.004527567;0.6215471;-0.0299417,0.1709279;0.5100139;0.001082923,0.2137135;0.2389804;0.1527706,0.2429523;0.04687236;0.2987972,-0.1619184;0.4997973;-0.01943426,-0.2222008;0.2361007;0.1390873,-0.2666127;0.02469037;0.2505209,0.07990377;0.00378527;-0.04028959,0.1039084;-0.3647149;0.0009774007,0.1144268;-0.7612265;0.0917477,0.1228601;-0.7868458;0.03597265,-0.07740353;0.007402621;-0.04445318,-0.1253608;-0.3599152;-0.0153107,-0.1485998;-0.756883;0.07099019,-0.1437998;-0.719591;-0.007745229,0.003985141;0.5470185;-0.02171669,0;0;0,-0.001887128;0.3159254;-0.0242449,-0.005197763;0.6188432;-0.06482387,0.1676038;0.533657;-0.04294944,0.2185425;0.275745;0.1278884,0.2599033;0.06779248;0.2467549,-0.1745584;0.5302424;-0.02867911,-0.2378438;0.2903164;0.16297,-0.2964645;0.1007026;0.3033067,0.07898939;0.002327755;-0.0421598,0.1055026;-0.3678548;-0.02389646,0.09455553;-0.7653666;0.06233477,0.09600268;-0.7936637;0.008717295,-0.08191012;0.00462257;-0.03593821,-0.106891;-0.3659838;-0.02601379,-0.09893169;-0.7640669;0.0578776,-0.1050155;-0.7976243;0.01098489,-0.00428842;0.544944;-0.05215323,165.3548
+0;0;0,0.002333846;0.3167768;-0.006878512,0.004527567;0.6215471;-0.0299417,0.1709279;0.5100139;0.001082923,0.2137135;0.2389804;0.1527706,0.2429523;0.04687236;0.2987972,-0.1619184;0.4997973;-0.01943426,-0.2222008;0.2361007;0.1390873,-0.2666127;0.02469037;0.2505209,0.07990377;0.00378527;-0.04028959,0.1039084;-0.3647149;0.0009774007,0.1144268;-0.7612265;0.0917477,0.1228601;-0.7868458;0.03597265,-0.07740353;0.007402621;-0.04445318,-0.1253608;-0.3599152;-0.0153107,-0.1485998;-0.756883;0.07099019,-0.1437998;-0.719591;-0.007745229,0.003985141;0.5470185;-0.02171669,0;0;0,-0.001887128;0.3159254;-0.0242449,-0.005197763;0.6188432;-0.06482387,0.1676038;0.533657;-0.04294944,0.2185425;0.275745;0.1278884,0.2599033;0.06779248;0.2467549,-0.1745584;0.5302424;-0.02867911,-0.2378438;0.2903164;0.16297,-0.2964645;0.1007026;0.3033067,0.07898939;0.002327755;-0.0421598,0.1055026;-0.3678548;-0.02389646,0.09455553;-0.7653666;0.06233477,0.09600268;-0.7936637;0.008717295,-0.08191012;0.00462257;-0.03593821,-0.106891;-0.3659838;-0.02601379,-0.09893169;-0.7640669;0.0578776,-0.1050155;-0.7976243;0.01098489,-0.00428842;0.544944;-0.05215323,165.3881
+0;0;0,0.002316856;0.316682;-0.006688592,0.004697031;0.6214622;-0.02878516,0.1715815;0.5120668;0.0008740257,0.2134523;0.2432783;0.1568037,0.2423849;0.05262762;0.3045424,-0.1622608;0.5015934;-0.01963447,-0.2216885;0.2404445;0.1434118,-0.2660364;0.03132427;0.2587959,0.07990728;0.003831818;-0.04026158,0.1037444;-0.3646878;0.0009395629,0.1143757;-0.7617911;0.09192533,0.1226407;-0.7873459;0.03597829,-0.07739738;0.007342703;-0.04445878,-0.125417;-0.359975;-0.01540337,-0.1486732;-0.757502;0.07127938,-0.1439046;-0.7201484;-0.007510923,0.004109536;0.5469083;-0.02088162,0;0;0,-0.001888901;0.3158121;-0.02442861,-0.005134128;0.6186559;-0.06508446,0.1675914;0.5336924;-0.04320085,0.2189361;0.276174;0.128154,0.2596493;0.06964107;0.2493896,-0.1744599;0.5303161;-0.0289239,-0.2380155;0.2910057;0.1634448,-0.2959125;0.1022608;0.3049891,0.07898624;0.002306834;-0.04215097,0.1055408;-0.3678738;-0.02388799,0.09456973;-0.7660239;0.06235933,0.09565875;-0.7943023;0.008626934,-0.08189707;0.004632042;-0.03594812,-0.1067274;-0.3659853;-0.02601766,-0.09847791;-0.7646704;0.05803385,-0.1046982;-0.7986804;0.01167925,-0.004242189;0.544768;-0.05240083,165.4106
+0;0;0,0.002315969;0.3165607;-0.006686029,0.004695002;0.6211947;-0.02877202,0.1716502;0.5118197;0.0008925814,0.2134781;0.2433064;0.1566626,0.242383;0.05283831;0.3042598,-0.1623325;0.5013419;-0.01962454,-0.2216994;0.2404604;0.1432548,-0.2660048;0.03154045;0.2585284,0.07989553;0.003831253;-0.04025565,0.1037228;-0.3645371;0.0009285808,0.1143621;-0.7619383;0.0919826,0.1226805;-0.7878517;0.03567448,-0.07738598;0.007341622;-0.04445223,-0.1253859;-0.3598253;-0.01540875,-0.1486596;-0.7576505;0.07133902,-0.1438602;-0.7202495;-0.007959783,0.004107784;0.5466759;-0.02087221,0;0;0,-0.001942076;0.3156811;-0.02454472,-0.005235486;0.618366;-0.06527984,0.1675876;0.5337082;-0.04332519,0.2192057;0.2768818;0.1283984,0.257439;0.07247055;0.2535095,-0.1746576;0.5303117;-0.02919826,-0.2387289;0.2920816;0.1638161,-0.2956895;0.1041682;0.3064434,0.07898913;0.002329692;-0.04211628,0.1056627;-0.3676952;-0.02397168,0.09466643;-0.7661425;0.0623448,0.09612713;-0.7941148;0.007543333,-0.08187585;0.00460773;-0.03596672,-0.106643;-0.365861;-0.02603412,-0.09813986;-0.764792;0.05830748,-0.1045084;-0.7990229;0.01140396,-0.004332736;0.5445166;-0.05258131,165.4328
+0;0;0,0.002315969;0.3165607;-0.006686029,0.004695002;0.6211947;-0.02877202,0.1716502;0.5118197;0.0008925814,0.2134781;0.2433064;0.1566626,0.242383;0.05283831;0.3042598,-0.1623325;0.5013419;-0.01962454,-0.2216994;0.2404604;0.1432548,-0.2660048;0.03154045;0.2585284,0.07989553;0.003831253;-0.04025565,0.1037228;-0.3645371;0.0009285808,0.1143621;-0.7619383;0.0919826,0.1226805;-0.7878517;0.03567448,-0.07738598;0.007341622;-0.04445223,-0.1253859;-0.3598253;-0.01540875,-0.1486596;-0.7576505;0.07133902,-0.1438602;-0.7202495;-0.007959783,0.004107784;0.5466759;-0.02087221,0;0;0,-0.001942076;0.3156811;-0.02454472,-0.005235486;0.618366;-0.06527984,0.1675876;0.5337082;-0.04332519,0.2192057;0.2768818;0.1283984,0.257439;0.07247055;0.2535095,-0.1746576;0.5303117;-0.02919826,-0.2387289;0.2920816;0.1638161,-0.2956895;0.1041682;0.3064434,0.07898913;0.002329692;-0.04211628,0.1056627;-0.3676952;-0.02397168,0.09466643;-0.7661425;0.0623448,0.09612713;-0.7941148;0.007543333,-0.08187585;0.00460773;-0.03596672,-0.106643;-0.365861;-0.02603412,-0.09813986;-0.764792;0.05830748,-0.1045084;-0.7990229;0.01140396,-0.004332736;0.5445166;-0.05258131,165.4555
+0;0;0,0.002113897;0.3164631;-0.007266914,0.004107834;0.6209315;-0.03051413,0.1711672;0.5121259;0.000273576,0.2124331;0.2465174;0.1612084,0.2395806;0.05878229;0.31252,-0.1627878;0.5012515;-0.01989984,-0.2215839;0.2431408;0.1476493,-0.2658506;0.03615803;0.2662884,0.07988649;0.003939428;-0.04026603,0.1032962;-0.3645395;0.001085483,0.1138956;-0.761981;0.09221459,0.1224693;-0.7877187;0.03594169,-0.07743928;0.00722394;-0.04438124,-0.1256614;-0.3600145;-0.01530759,-0.1489672;-0.7578723;0.07154083,-0.1442348;-0.7205472;-0.00764741,0.003645643;0.546464;-0.02224762,0;0;0,-0.002007879;0.3155826;-0.02469325,-0.005280524;0.6181902;-0.06542301,0.1675262;0.5337505;-0.04355872,0.2193919;0.277225;0.1286488,0.2580469;0.07334024;0.2544003,-0.1746832;0.5303056;-0.02926596,-0.2403444;0.2940811;0.1657657,-0.2950937;0.1057603;0.3086449,0.07899425;0.002328575;-0.04210949,0.1057133;-0.3677915;-0.02389073,0.09475698;-0.7662954;0.06242944,0.09551138;-0.7943776;0.007906683,-0.08187465;0.004600044;-0.03597365,-0.1065797;-0.3659736;-0.02599736,-0.09819885;-0.7649567;0.05837624,-0.1046109;-0.7976664;0.009660546,-0.004384227;0.5443515;-0.05273426,165.4881
+0;0;0,0.00211344;0.3163947;-0.007265342,0.004107105;0.6208215;-0.03050949,0.170997;0.5120587;0.0002545379,0.212341;0.2459477;0.1614938,0.2394137;0.05872934;0.312389,-0.1626201;0.5011953;-0.01989846,-0.2215275;0.2425963;0.1479677,-0.2656723;0.03618324;0.2662802,0.07992462;0.003941309;-0.04028525,0.1033398;-0.364624;0.00107595,0.1139376;-0.7620022;0.09219055,0.1224338;-0.7872364;0.036426,-0.07747624;0.007227389;-0.04440242,-0.1257097;-0.3600971;-0.01532196,-0.1490117;-0.7578915;0.07151263,-0.1443221;-0.7206326;-0.006960258,0.003644963;0.546362;-0.02224387,0;0;0,-0.002073616;0.3155082;-0.02476072,-0.005402453;0.618069;-0.06552315,0.1672675;0.533829;-0.04385996,0.2195343;0.2776871;0.1298699,0.2676955;0.08215934;0.2640429,-0.1746607;0.5303208;-0.02963629,-0.2407992;0.2947319;0.1669498,-0.2958457;0.1074345;0.3099273,0.07904255;0.002395093;-0.04210603,0.1055386;-0.3678281;-0.02388096,0.09483726;-0.7662425;0.06257749,0.09474386;-0.7947536;0.009576321,-0.08191983;0.004549629;-0.03598366,-0.106684;-0.3661071;-0.02599813,-0.09809341;-0.7649742;0.05858839,-0.1034782;-0.79847;0.01198393,-0.004490338;0.5442395;-0.05282962,165.5217
+0;0;0,0.002112951;0.3163214;-0.007263659,0.004106192;0.6206839;-0.03050304,0.1708946;0.5119545;0.0002459362,0.2121334;0.2465203;0.1610751,0.2392132;0.05925299;0.3120098,-0.16252;0.5010976;-0.01989483,-0.2212775;0.2431564;0.1475443,-0.2654339;0.03668934;0.2658878,0.07994603;0.003942364;-0.04029605,0.1033604;-0.3646105;0.001063764,0.1139457;-0.7615204;0.09207096,0.1225941;-0.787744;0.03530746,-0.07749701;0.007229325;-0.04441432,-0.1257288;-0.3600827;-0.01533484,-0.1490034;-0.7574084;0.0713974,-0.1442298;-0.7200195;-0.008481227,0.003644128;0.5462369;-0.02223881,0;0;0,-0.002081461;0.3154269;-0.02485955,-0.005377665;0.6179162;-0.06567276,0.1671882;0.5338078;-0.04405653,0.2197657;0.2791329;0.1302946,0.2680034;0.08300027;0.263669,-0.1745678;0.5304103;-0.0298516,-0.2405444;0.2957994;0.1666854,-0.2958632;0.1095939;0.311084,0.07907353;0.002373248;-0.04210019,0.1055577;-0.3678392;-0.02389681,0.09495151;-0.7657546;0.06260562,0.09317181;-0.7937067;0.006960627,-0.08194423;0.004571601;-0.03598507,-0.1067626;-0.3660755;-0.02624487,-0.09802738;-0.7644498;0.0583326,-0.1028834;-0.7985345;0.01008782,-0.004474752;0.5441009;-0.05297053,165.5559
+0;0;0,0.001964905;0.3162719;-0.007967032,0.003671451;0.6205401;-0.03235997,0.1705001;0.5127661;-0.001106478,0.2119431;0.2502827;0.1640874,0.2367572;0.0665991;0.3197352,-0.1626398;0.5009452;-0.02014167,-0.2201204;0.2456401;0.1513791,-0.2643147;0.04176743;0.2741164,0.08000499;0.003885711;-0.04024227,0.1033781;-0.3646803;0.001101285,0.113797;-0.7617411;0.09212521,0.1227503;-0.7878226;0.03531902,-0.07746292;0.00727685;-0.04451832,-0.1257715;-0.3600293;-0.01538196,-0.1494794;-0.7574843;0.07132845,-0.1449117;-0.7201778;-0.008533873,0.003287786;0.5461293;-0.02377047,0;0;0,-0.002074242;0.3153901;-0.02490067,-0.005335197;0.6178744;-0.06572604,0.16704;0.5338681;-0.04429924,0.2198338;0.2799973;0.1308193,0.2685627;0.08403268;0.2642548,-0.1743704;0.530465;-0.03006623,-0.2407091;0.2966702;0.1670207,-0.2961302;0.1112938;0.3124364,0.07908675;0.002384707;-0.04212999,0.1055475;-0.3678395;-0.02395403,0.0948945;-0.7659233;0.06245804,0.09317933;-0.7938095;0.006793972,-0.08199062;0.004565056;-0.03594489,-0.1068899;-0.3660913;-0.02643467,-0.09773456;-0.7644844;0.05871388,-0.1029905;-0.7983473;0.01027682,-0.00444404;0.544059;-0.05302203,165.5888
+0;0;0,0.001964283;0.3161718;-0.00796451,0.003670595;0.6203984;-0.03235409,0.1704742;0.5126401;-0.001105225,0.2118376;0.2506609;0.1637713,0.2366596;0.0669186;0.3194689,-0.1626157;0.5008209;-0.02013756,-0.2199859;0.2460062;0.1510537,-0.2641943;0.04206842;0.2738302,0.08002476;0.003886672;-0.04025222,0.1033995;-0.3647045;0.001094159,0.1138246;-0.7620026;0.09217247,0.1226244;-0.7871223;0.03634051,-0.07748207;0.007278649;-0.04452933,-0.1257939;-0.3600526;-0.01539098,-0.149516;-0.7577451;0.07137125,-0.1450266;-0.7205639;-0.007121444,0.003286985;0.5459982;-0.02376581,0;0;0,-0.002097502;0.3152858;-0.02494657,-0.005375817;0.6177274;-0.06577516,0.166992;0.5338314;-0.04448283,0.2203176;0.281672;0.13187,0.2694656;0.08500874;0.2642601,-0.174451;0.5307175;-0.03042379,-0.2410682;0.2983325;0.1672822,-0.2967616;0.1131464;0.3129649,0.07911479;0.002376109;-0.04212499,0.1055021;-0.36788;-0.02397168,0.09487793;-0.7662427;0.06230664,0.09172766;-0.7948527;0.009507172,-0.08201275;0.004567266;-0.03594941,-0.1069064;-0.3661157;-0.02647484,-0.0976681;-0.7647445;0.05872748,-0.103187;-0.7978041;0.01154847,-0.004478849;0.5439229;-0.05307174,165.6113
+0;0;0,0.001963755;0.3160868;-0.00796237,0.00367001;0.6203035;-0.03235129,0.1704571;0.5125478;-0.001104603,0.2118647;0.2502884;0.1639483,0.2366988;0.06645697;0.3197213,-0.1625998;0.5007298;-0.02013505,-0.2200314;0.2456426;0.1512393,-0.2642613;0.04160587;0.2740754,0.08007073;0.003888904;-0.04027534,0.1034213;-0.3643218;0.001028363,0.1138434;-0.7615068;0.09208074,0.1226808;-0.7868617;0.03601056,-0.07752657;0.007282829;-0.0445549,-0.1257886;-0.3596693;-0.01544663,-0.1495039;-0.7572485;0.07129089,-0.1449953;-0.7200366;-0.007536717,0.003286397;0.5459027;-0.02376295,0;0;0,-0.002101682;0.3151923;-0.02505028,-0.005375452;0.6176195;-0.06591201,0.1669762;0.5337426;-0.04462206,0.2205855;0.2823094;0.1332667,0.2657872;0.0838348;0.2645702,-0.1744506;0.5306776;-0.0306372,-0.2410357;0.2982107;0.1675107,-0.2970841;0.1133622;0.3136804,0.07914589;0.002364188;-0.04217684,0.1053633;-0.3675287;-0.02422559,0.09494501;-0.7658309;0.06180859,0.09235176;-0.7942643;0.008283377,-0.0820922;0.004579691;-0.0358949,-0.1069158;-0.3657283;-0.02661215,-0.09773868;-0.7641922;0.05881206,-0.1035061;-0.797889;0.01195492,-0.00447911;0.5438158;-0.05319989,165.6336
+0;0;0,0.001830736;0.3160714;-0.008582588,0.003386582;0.6202425;-0.03354744,0.1705901;0.5138513;-0.003077529,0.2133307;0.2549479;0.1668616,0.2370297;0.07234342;0.3242462,-0.1628778;0.5008518;-0.02042099,-0.2194544;0.2478658;0.1543194,-0.2634391;0.04616803;0.2810448,0.08011713;0.003902889;-0.0401816,0.1033408;-0.3642989;0.0012732,0.1137891;-0.7614787;0.09234507,0.1221876;-0.7870445;0.03641617,-0.07748505;0.007240107;-0.04463402,-0.1257397;-0.3596829;-0.01514827,-0.1495859;-0.7572646;0.07154173,-0.1454207;-0.7200944;-0.007308573,0.00303521;0.5458571;-0.0248251,0;0;0,-0.002101682;0.3151923;-0.02505028,-0.005375452;0.6176195;-0.06591201,0.1669762;0.5337426;-0.04462206,0.2205855;0.2823094;0.1332667,0.2657872;0.0838348;0.2645702,-0.1744506;0.5306776;-0.0306372,-0.2410357;0.2982107;0.1675107,-0.2970841;0.1133622;0.3136804,0.07914589;0.002364188;-0.04217684,0.1053633;-0.3675287;-0.02422559,0.09494501;-0.7658309;0.06180859,0.09235176;-0.7942643;0.008283377,-0.0820922;0.004579691;-0.0358949,-0.1069158;-0.3657283;-0.02661215,-0.09773868;-0.7641922;0.05881206,-0.1035061;-0.797889;0.01195492,-0.00447911;0.5438158;-0.05319989,165.6558
+0;0;0,0.001829238;0.3158129;-0.008575566,0.003383737;0.6197198;-0.03351834,0.1702956;0.5134577;-0.003094913,0.2130171;0.2546697;0.1667684,0.2367033;0.07216458;0.3240674,-0.1625911;0.5004808;-0.02040815,-0.2191425;0.2476075;0.1542543,-0.2631032;0.0460196;0.2809108,0.08022944;0.003908359;-0.04023792,0.1034614;-0.3644245;0.001231637,0.1139169;-0.7618768;0.092366,0.1222891;-0.7872687;0.03661216,-0.07759367;0.007250256;-0.04469659,-0.1258655;-0.3598034;-0.01520034,-0.1497281;-0.7576579;0.07154913,-0.1455759;-0.7205102;-0.007054351,0.003032711;0.5454077;-0.02480458,0;0;0,-0.001967996;0.3149132;-0.02530753,-0.005166098;0.6170354;-0.06644297,0.1668821;0.5336434;-0.04513729,0.2217537;0.2836032;0.1340802,0.2695001;0.08699796;0.2670417,-0.1739917;0.5305295;-0.03106867,-0.2409616;0.2990409;0.1678734,-0.2971692;0.1144188;0.3140497,0.07923577;0.00227958;-0.04228032,0.1055628;-0.367741;-0.02438641,0.09513245;-0.7663278;0.06165385,0.09296537;-0.7948678;0.008595228,-0.08226922;0.004664917;-0.03579304,-0.1067023;-0.3658162;-0.02711526,-0.09746709;-0.7645358;0.05844481,-0.1027847;-0.7976103;0.01111439,-0.004298933;0.5433208;-0.05364668,165.6895
+0;0;0,0.001829238;0.3158129;-0.008575566,0.003383737;0.6197198;-0.03351834,0.1702956;0.5134577;-0.003094913,0.2130171;0.2546697;0.1667684,0.2367033;0.07216458;0.3240674,-0.1625911;0.5004808;-0.02040815,-0.2191425;0.2476075;0.1542543,-0.2631032;0.0460196;0.2809108,0.08022944;0.003908359;-0.04023792,0.1034614;-0.3644245;0.001231637,0.1139169;-0.7618768;0.092366,0.1222891;-0.7872687;0.03661216,-0.07759367;0.007250256;-0.04469659,-0.1258655;-0.3598034;-0.01520034,-0.1497281;-0.7576579;0.07154913,-0.1455759;-0.7205102;-0.007054351,0.003032711;0.5454077;-0.02480458,0;0;0,-0.001967996;0.3149132;-0.02530753,-0.005166098;0.6170354;-0.06644297,0.1668821;0.5336434;-0.04513729,0.2217537;0.2836032;0.1340802,0.2695001;0.08699796;0.2670417,-0.1739917;0.5305295;-0.03106867,-0.2409616;0.2990409;0.1678734,-0.2971692;0.1144188;0.3140497,0.07923577;0.00227958;-0.04228032,0.1055628;-0.367741;-0.02438641,0.09513245;-0.7663278;0.06165385,0.09296537;-0.7948678;0.008595228,-0.08226922;0.004664917;-0.03579304,-0.1067023;-0.3658162;-0.02711526,-0.09746709;-0.7645358;0.05844481,-0.1027847;-0.7976103;0.01111439,-0.004298933;0.5433208;-0.05364668,165.7238
+0;0;0,0.001607405;0.3157187;-0.00909466,0.002911647;0.6195562;-0.03481127,0.1701623;0.5143483;-0.00443978,0.214032;0.2595765;0.1695185,0.2382004;0.07910921;0.328881,-0.1630955;0.5006107;-0.02108121,-0.2187212;0.251161;0.1571752,-0.2626347;0.05202204;0.287422,0.08028883;0.004021261;-0.040162,0.1032478;-0.3649358;0.001282692,0.1135933;-0.7618364;0.09253973,0.121969;-0.7881387;0.03600673,-0.0776098;0.007122512;-0.0447375,-0.1261087;-0.3604946;-0.01507959,-0.1500244;-0.7578632;0.07147214,-0.1459572;-0.7206555;-0.008325033,0.002631081;0.5452653;-0.02588292,0;0;0,-0.001957901;0.3148189;-0.02547157,-0.005166687;0.6169245;-0.06669211,0.1669276;0.5336083;-0.04532611,0.221977;0.284728;0.1339023,0.2727268;0.09010698;0.268424,-0.1740424;0.5303902;-0.03142602,-0.2410555;0.2998744;0.1672355,-0.2987311;0.1163421;0.3139952,0.07923432;0.002271757;-0.04233456,0.1056399;-0.3683424;-0.02439117,0.0952282;-0.7664296;0.06153416,0.09329928;-0.7959455;0.007773392,-0.08231035;0.004661553;-0.03575935,-0.1066915;-0.3664252;-0.02714412,-0.09747788;-0.7646472;0.0582919,-0.1029636;-0.7991064;0.01084704,-0.004294924;0.54321;-0.05387199,165.7458
+0;0;0,0.001606954;0.3156299;-0.009092104,0.002910907;0.6194006;-0.03480311,0.1701681;0.5142066;-0.004432611,0.2140819;0.2591787;0.1697006,0.2382527;0.07869379;0.3290786,-0.1631025;0.5004685;-0.02107468,-0.2187842;0.250768;0.1573609,-0.262702;0.05160962;0.2876204,0.08029175;0.004021406;-0.04016345,0.1032999;-0.3657261;0.001370028,0.1136293;-0.762009;0.09248502,0.1219968;-0.7882563;0.03600726,-0.07761262;0.007122769;-0.04473912,-0.1262154;-0.361282;-0.01501767,-0.1500939;-0.7580321;0.07139934,-0.1460306;-0.7208315;-0.008319855,0.002630398;0.5451248;-0.02587658,0;0;0,-0.001948498;0.31472;-0.02559281,-0.005147144;0.6167397;-0.06694531,0.1669544;0.5335919;-0.045488,0.222242;0.2846827;0.1341715,0.2728298;0.08976987;0.2683737,-0.1740648;0.5303578;-0.03180148,-0.2409074;0.2997851;0.1673425,-0.2985763;0.1170126;0.3150885,0.07922016;0.002281323;-0.04236746,0.1057801;-0.3691215;-0.02441883,0.09536527;-0.7666148;0.06125116,0.09362374;-0.7959158;0.007363558,-0.08232206;0.004647782;-0.03574237,-0.10669;-0.3672398;-0.02717057,-0.09748421;-0.7648485;0.05810122,-0.1025729;-0.7989258;0.01022941,-0.004280113;0.5430468;-0.05409026,165.7684
+0;0;0,0.001606242;0.3154901;-0.009088077,0.002909685;0.6191411;-0.03478875,0.1701683;0.5139803;-0.00442211,0.2140971;0.258865;0.1697707,0.2382686;0.07837476;0.3291535,-0.1631049;0.5002421;-0.02106431,-0.2188057;0.250456;0.1574324,-0.2627247;0.05129175;0.2876958,0.08031257;0.00402245;-0.04017387,0.1033333;-0.3659267;0.001382254,0.1136687;-0.762441;0.09255048,0.1220345;-0.7886772;0.036084,-0.07763275;0.007124617;-0.04475072,-0.126262;-0.361481;-0.01501307,-0.1501545;-0.7584628;0.07145442,-0.146092;-0.7212636;-0.008248873,0.002629302;0.5448987;-0.02586624,0;0;0,-0.001998983;0.314562;-0.02580583,-0.005292818;0.6164178;-0.06745315,0.1668431;0.5335265;-0.04577088,0.2222506;0.2846419;0.1340711,0.2734956;0.08975929;0.2680807,-0.1741799;0.5302839;-0.03208113,-0.2410682;0.2997232;0.1672288,-0.2986739;0.1172;0.3153189,0.07924236;0.002289429;-0.04237497,0.105679;-0.3693315;-0.02453661,0.09531882;-0.7671002;0.0609901,0.09375446;-0.7962093;0.006910328,-0.08234623;0.004623777;-0.03574842,-0.1067116;-0.367472;-0.02736506,-0.09763439;-0.7654213;0.05746447,-0.1032644;-0.8000504;0.01042917,-0.004397184;0.5427755;-0.0545063,165.8013
+0;0;0,0.001257791;0.3153137;-0.009375412,0.002226293;0.6187952;-0.03534748,0.1700612;0.5145224;-0.004721364,0.2105171;0.267544;0.1816281,0.2365717;0.08522604;0.3386426,-0.1641274;0.5001913;-0.02146723,-0.21924;0.2527594;0.1604702,-0.2623908;0.05589785;0.2944692,0.08034679;0.004288393;-0.04016432,0.1029127;-0.3658741;0.001435146,0.1132158;-0.7630566;0.09287198,0.1218649;-0.7888412;0.03639702,-0.07773029;0.006869701;-0.04469876,-0.1265697;-0.3618869;-0.01481175,-0.1505978;-0.7595286;0.0719328,-0.1465422;-0.7223753;-0.007493466,0.002034717;0.5445949;-0.02635892,0;0;0,-0.002094664;0.3143721;-0.02603769,-0.005568989;0.6160574;-0.06782913,0.1669812;0.5334259;-0.04609179,0.2225025;0.2846947;0.1339397,0.2735056;0.0895935;0.2677546,-0.1747545;0.5300383;-0.03235765,-0.2424478;0.2999474;0.1672343,-0.2990862;0.1173664;0.3156543,0.07925128;0.002272695;-0.04244101,0.105826;-0.3695354;-0.02476239,0.09564636;-0.7680627;0.06063771,0.09501848;-0.7960777;0.005774014,-0.08240385;0.004626176;-0.03571238,-0.1064749;-0.367682;-0.02751717,-0.09751497;-0.7663163;0.05751976,-0.1033287;-0.8014783;0.0117348,-0.004620813;0.5424567;-0.05484641,165.8236
+0;0;0,0.001257151;0.3151531;-0.009370639,0.002225442;0.618568;-0.03533689,0.1699473;0.5143343;-0.004727624,0.2103724;0.2675442;0.1814798,0.2364501;0.08506399;0.338634,-0.1640163;0.5000129;-0.02146221,-0.2190869;0.2527696;0.1603365,-0.2622761;0.05573289;0.2944548,0.08039761;0.004291105;-0.04018972,0.1029744;-0.3660503;0.001429848,0.1132569;-0.7624384;0.09268379,0.121844;-0.7878228;0.03661398,-0.07777945;0.006874046;-0.04472703,-0.1266425;-0.3620608;-0.01482558,-0.1506225;-0.7589071;0.07174547,-0.146596;-0.7218051;-0.007111005,0.002033916;0.5443866;-0.02635061,0;0;0,-0.002105333;0.3141871;-0.02632332,-0.005617388;0.615793;-0.06819463,0.1668435;0.5333042;-0.04658151,0.2223595;0.2849593;0.1335728,0.2707293;0.08710906;0.2646916,-0.1746822;0.5298781;-0.03272542,-0.2428937;0.300375;0.1669951,-0.299225;0.1174768;0.3154926,0.0792821;0.002299264;-0.04250252,0.105809;-0.369695;-0.02486014,0.09555416;-0.7673959;0.06049418,0.09424527;-0.7957684;0.006866451,-0.08248577;0.004584999;-0.03567182,-0.1065366;-0.3679076;-0.02757982,-0.09752498;-0.7657936;0.05704911,-0.1033696;-0.8003546;0.01141233,-0.004656151;0.5422163;-0.05518663,165.8576
+0;0;0,0.001256628;0.3150221;-0.009366743,0.002224419;0.6182793;-0.03531934,0.169978;0.5140817;-0.004711078,0.2104309;0.2671212;0.1816249,0.2365164;0.0845862;0.3388263,-0.1640484;0.4997576;-0.02144881,-0.219157;0.2523437;0.1604754,-0.2623593;0.0552478;0.2946339,0.08043063;0.004292868;-0.04020623,0.1030139;-0.3661543;0.001425225,0.1132958;-0.7625209;0.09267423,0.121884;-0.7879128;0.03659691,-0.07781141;0.00687687;-0.0447454,-0.1266884;-0.3621634;-0.01483542,-0.1506671;-0.7589881;0.07173094,-0.1466401;-0.7218852;-0.007136092,0.002033;0.5441397;-0.02633813,0;0;0,-0.002095975;0.3140438;-0.02646399,-0.005636953;0.6154702;-0.06847298,0.166868;0.5332478;-0.0467627,0.2225609;0.2847759;0.1335342,0.269618;0.08594376;0.263777,-0.1747434;0.5297494;-0.03298176,-0.2432381;0.3002062;0.1669318,-0.299161;0.1173793;0.3157898,0.07932058;0.002287045;-0.04250968,0.1058582;-0.369817;-0.02494287,0.09562992;-0.767497;0.06040716,0.09404781;-0.7958728;0.006774664,-0.08252572;0.004587871;-0.03567231,-0.1064891;-0.3680188;-0.0276527,-0.0973089;-0.7658136;0.05728038,-0.1033264;-0.7997366;0.01075814,-0.004672214;0.5419428;-0.05542791,165.8918
+0;0;0,0.0009723461;0.3149503;-0.009907075,0.001559918;0.6181192;-0.03645041,0.1693737;0.5146319;-0.005475165,0.2111878;0.2692728;0.1824067,0.2384126;0.09193872;0.3452499,-0.1645677;0.5000017;-0.02190862,-0.2189357;0.2550492;0.1632709,-0.2616758;0.06087075;0.301743,0.08050582;0.004295501;-0.04009375,0.1028879;-0.3662197;0.001602501,0.113128;-0.7631572;0.09293214,0.1223322;-0.7886972;0.03664364,-0.07776486;0.006850895;-0.04486468,-0.1267467;-0.362213;-0.01463758,-0.1507108;-0.7595942;0.072076,-0.1467212;-0.7225055;-0.007117614,0.001466539;0.5440046;-0.02732438,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9239
+0;0;0,0.0009723461;0.3149503;-0.009907075,0.001559918;0.6181192;-0.03645041,0.1693737;0.5146319;-0.005475165,0.2111878;0.2692728;0.1824067,0.2384126;0.09193872;0.3452499,-0.1645677;0.5000017;-0.02190862,-0.2189357;0.2550492;0.1632709,-0.2616758;0.06087075;0.301743,0.08050582;0.004295501;-0.04009375,0.1028879;-0.3662197;0.001602501,0.113128;-0.7631572;0.09293214,0.1223322;-0.7886972;0.03664364,-0.07776486;0.006850895;-0.04486468,-0.1267467;-0.362213;-0.01463758,-0.1507108;-0.7595942;0.072076,-0.1467212;-0.7225055;-0.007117614,0.001466539;0.5440046;-0.02732438,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0009723461;0.3149503;-0.009907075,0.001559918;0.6181192;-0.03645041,0.1693737;0.5146319;-0.005475165,0.2111878;0.2692728;0.1824067,0.2384126;0.09193872;0.3452499,-0.1645677;0.5000017;-0.02190862,-0.2189357;0.2550492;0.1632709,-0.2616758;0.06087075;0.301743,0.08050582;0.004295501;-0.04009375,0.1028879;-0.3662197;0.001602501,0.113128;-0.7631572;0.09293214,0.1223322;-0.7886972;0.03664364,-0.07776486;0.006850895;-0.04486468,-0.1267467;-0.362213;-0.01463758,-0.1507108;-0.7595942;0.072076,-0.1467212;-0.7225055;-0.007117614,0.001466539;0.5440046;-0.02732438,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0009886313;0.3149607;-0.009570712,0.001890784;0.6182969;-0.03421627,0.1703527;0.5173873;-0.006481657,0.2123275;0.2758686;0.1862771,0.2418903;0.1041074;0.3545942,-0.1649564;0.5022371;-0.0225054,-0.2193569;0.2602897;0.1665743,-0.2614245;0.06751318;0.3071944,0.08047235;0.004370389;-0.04015281,0.1028006;-0.3661457;0.001564156,0.1129031;-0.7630372;0.09310861,0.1221888;-0.7881855;0.03644968,-0.07778815;0.006759301;-0.04483819,-0.1267697;-0.3623192;-0.01478981,-0.1509362;-0.7596765;0.0719774,-0.1470726;-0.7224859;-0.007213287,0.001685391;0.5441068;-0.02572655,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0009886313;0.3149607;-0.009570712,0.001890784;0.6182969;-0.03421627,0.1703527;0.5173873;-0.006481657,0.2123275;0.2758686;0.1862771,0.2418903;0.1041074;0.3545942,-0.1649564;0.5022371;-0.0225054,-0.2193569;0.2602897;0.1665743,-0.2614245;0.06751318;0.3071944,0.08047235;0.004370389;-0.04015281,0.1028006;-0.3661457;0.001564156,0.1129031;-0.7630372;0.09310861,0.1221888;-0.7881855;0.03644968,-0.07778815;0.006759301;-0.04483819,-0.1267697;-0.3623192;-0.01478981,-0.1509362;-0.7596765;0.0719774,-0.1470726;-0.7224859;-0.007213287,0.001685391;0.5441068;-0.02572655,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0009886313;0.3149607;-0.009570712,0.001890784;0.6182969;-0.03421627,0.1703527;0.5173873;-0.006481657,0.2123275;0.2758686;0.1862771,0.2418903;0.1041074;0.3545942,-0.1649564;0.5022371;-0.0225054,-0.2193569;0.2602897;0.1665743,-0.2614245;0.06751318;0.3071944,0.08047235;0.004370389;-0.04015281,0.1028006;-0.3661457;0.001564156,0.1129031;-0.7630372;0.09310861,0.1221888;-0.7881855;0.03644968,-0.07778815;0.006759301;-0.04483819,-0.1267697;-0.3623192;-0.01478981,-0.1509362;-0.7596765;0.0719774,-0.1470726;-0.7224859;-0.007213287,0.001685391;0.5441068;-0.02572655,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0008190884;0.3149331;-0.01045098,0.00139505;0.6181093;-0.03692527,0.1698118;0.5172948;-0.007319938,0.2118449;0.2785001;0.1887908,0.2424168;0.1070279;0.3572221,-0.1652443;0.5018741;-0.02282695,-0.2193968;0.2622046;0.169202,-0.2641651;0.08390866;0.32704,0.08042357;0.004554872;-0.04022996,0.1023564;-0.3659548;0.001753293,0.1124361;-0.7627877;0.09355366,0.1218121;-0.7877939;0.03677155,-0.07786257;0.006564691;-0.04473782,-0.1269742;-0.3624855;-0.01455371,-0.1511802;-0.7598598;0.07212372,-0.1474082;-0.722775;-0.007080913,0.001291225;0.5439895;-0.02784172,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0008190884;0.3149331;-0.01045098,0.00139505;0.6181093;-0.03692527,0.1698118;0.5172948;-0.007319938,0.2118449;0.2785001;0.1887908,0.2424168;0.1070279;0.3572221,-0.1652443;0.5018741;-0.02282695,-0.2193968;0.2622046;0.169202,-0.2641651;0.08390866;0.32704,0.08042357;0.004554872;-0.04022996,0.1023564;-0.3659548;0.001753293,0.1124361;-0.7627877;0.09355366,0.1218121;-0.7877939;0.03677155,-0.07786257;0.006564691;-0.04473782,-0.1269742;-0.3624855;-0.01455371,-0.1511802;-0.7598598;0.07212372,-0.1474082;-0.722775;-0.007080913,0.001291225;0.5439895;-0.02784172,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0008190884;0.3149331;-0.01045098,0.00139505;0.6181093;-0.03692527,0.1698118;0.5172948;-0.007319938,0.2118449;0.2785001;0.1887908,0.2424168;0.1070279;0.3572221,-0.1652443;0.5018741;-0.02282695,-0.2193968;0.2622046;0.169202,-0.2641651;0.08390866;0.32704,0.08042357;0.004554872;-0.04022996,0.1023564;-0.3659548;0.001753293,0.1124361;-0.7627877;0.09355366,0.1218121;-0.7877939;0.03677155,-0.07786257;0.006564691;-0.04473782,-0.1269742;-0.3624855;-0.01455371,-0.1511802;-0.7598598;0.07212372,-0.1474082;-0.722775;-0.007080913,0.001291225;0.5439895;-0.02784172,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0003709873;0.3149145;-0.01102122,0.0002542565;0.6179987;-0.03851201,0.1688378;0.5174381;-0.007996073,0.2142147;0.2813408;0.1906194,0.2428695;0.1205004;0.3695489,-0.1660774;0.5015687;-0.02292325,-0.2200112;0.264223;0.1720312,-0.26462;0.08480492;0.328638,0.08042711;0.004751087;-0.04020019,0.1018825;-0.3657663;0.001960713,0.1117893;-0.7626152;0.09371105,0.1213591;-0.787701;0.03703848,-0.07791278;0.006355236;-0.04468062,-0.1273013;-0.3626498;-0.01439656,-0.1516391;-0.760059;0.07208404,-0.1479686;-0.723033;-0.007130601,0.0003591255;0.5439154;-0.02913486,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0003709873;0.3149145;-0.01102122,0.0002542565;0.6179987;-0.03851201,0.1688378;0.5174381;-0.007996073,0.2142147;0.2813408;0.1906194,0.2428695;0.1205004;0.3695489,-0.1660774;0.5015687;-0.02292325,-0.2200112;0.264223;0.1720312,-0.26462;0.08480492;0.328638,0.08042711;0.004751087;-0.04020019,0.1018825;-0.3657663;0.001960713,0.1117893;-0.7626152;0.09371105,0.1213591;-0.787701;0.03703848,-0.07791278;0.006355236;-0.04468062,-0.1273013;-0.3626498;-0.01439656,-0.1516391;-0.760059;0.07208404,-0.1479686;-0.723033;-0.007130601,0.0003591255;0.5439154;-0.02913486,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,0.0003709873;0.3149145;-0.01102122,0.0002542565;0.6179987;-0.03851201,0.1688378;0.5174381;-0.007996073,0.2142147;0.2813408;0.1906194,0.2428695;0.1205004;0.3695489,-0.1660774;0.5015687;-0.02292325,-0.2200112;0.264223;0.1720312,-0.26462;0.08480492;0.328638,0.08042711;0.004751087;-0.04020019,0.1018825;-0.3657663;0.001960713,0.1117893;-0.7626152;0.09371105,0.1213591;-0.787701;0.03703848,-0.07791278;0.006355236;-0.04468062,-0.1273013;-0.3626498;-0.01439656,-0.1516391;-0.760059;0.07208404,-0.1479686;-0.723033;-0.007130601,0.0003591255;0.5439154;-0.02913486,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,-4.436672E-05;0.3148994;-0.01145075,-0.0008021817;0.6179098;-0.03971937,0.1679223;0.5173712;-0.008592775,0.211737;0.2856424;0.1954442,0.239485;0.1221496;0.3720983,-0.1668523;0.5012788;-0.02313127,-0.2210511;0.2663762;0.1746878,-0.2653973;0.08712834;0.3315639,0.08045797;0.004853843;-0.04012609,0.1015711;-0.3656918;0.001960278,0.1114154;-0.7625396;0.09372155,0.1210644;-0.7875397;0.03697921,-0.07790487;0.006240012;-0.04471065,-0.1275598;-0.3627299;-0.01443468,-0.1519702;-0.7601202;0.07211229,-0.1483628;-0.7231412;-0.007109396,-0.0005053147;0.5438547;-0.03012661,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,-4.436672E-05;0.3148994;-0.01145075,-0.0008021817;0.6179098;-0.03971937,0.1679223;0.5173712;-0.008592775,0.211737;0.2856424;0.1954442,0.239485;0.1221496;0.3720983,-0.1668523;0.5012788;-0.02313127,-0.2210511;0.2663762;0.1746878,-0.2653973;0.08712834;0.3315639,0.08045797;0.004853843;-0.04012609,0.1015711;-0.3656918;0.001960278,0.1114154;-0.7625396;0.09372155,0.1210644;-0.7875397;0.03697921,-0.07790487;0.006240012;-0.04471065,-0.1275598;-0.3627299;-0.01443468,-0.1519702;-0.7601202;0.07211229,-0.1483628;-0.7231412;-0.007109396,-0.0005053147;0.5438547;-0.03012661,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,-4.436672E-05;0.3148994;-0.01145075,-0.0008021817;0.6179098;-0.03971937,0.1679223;0.5173712;-0.008592775,0.211737;0.2856424;0.1954442,0.239485;0.1221496;0.3720983,-0.1668523;0.5012788;-0.02313127,-0.2210511;0.2663762;0.1746878,-0.2653973;0.08712834;0.3315639,0.08045797;0.004853843;-0.04012609,0.1015711;-0.3656918;0.001960278,0.1114154;-0.7625396;0.09372155,0.1210644;-0.7875397;0.03697921,-0.07790487;0.006240012;-0.04471065,-0.1275598;-0.3627299;-0.01443468,-0.1519702;-0.7601202;0.07211229,-0.1483628;-0.7231412;-0.007109396,-0.0005053147;0.5438547;-0.03012661,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,-0.0002880012;0.3148858;-0.01181545,-0.00136925;0.617852;-0.04054461,0.1674324;0.5175105;-0.009078082,0.2114678;0.2873453;0.196674,0.2375949;0.1238457;0.3735688,-0.1673111;0.5012015;-0.02335919,-0.2213778;0.2693141;0.1780214,-0.2647274;0.08974639;0.3348103,0.08047619;0.004976238;-0.04007452,0.1014233;-0.3655898;0.001914494,0.1112064;-0.7624416;0.09366576,0.1211039;-0.7874225;0.03694769,-0.07790294;0.006120815;-0.04473049,-0.1276206;-0.3628462;-0.01452151,-0.1521248;-0.7602127;0.07210854,-0.1485625;-0.7232657;-0.007117994,-0.0009941818;0.5438114;-0.03084286,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465
+0;0;0,-0.0002880012;0.3148858;-0.01181545,-0.00136925;0.617852;-0.04054461,0.1674324;0.5175105;-0.009078082,0.2114678;0.2873453;0.196674,0.2375949;0.1238457;0.3735688,-0.1673111;0.5012015;-0.02335919,-0.2213778;0.2693141;0.1780214,-0.2647274;0.08974639;0.3348103,0.08047619;0.004976238;-0.04007452,0.1014233;-0.3655898;0.001914494,0.1112064;-0.7624416;0.09366576,0.1211039;-0.7874225;0.03694769,-0.07790294;0.006120815;-0.04473049,-0.1276206;-0.3628462;-0.01452151,-0.1521248;-0.7602127;0.07210854,-0.1485625;-0.7232657;-0.007117994,-0.0009941818;0.5438114;-0.03084286,0;0;0,-0.002137706;0.3139803;-0.0265435,-0.005727895;0.6153619;-0.06859541,0.1666722;0.5332221;-0.0470047,0.2225507;0.2849569;0.1332481,0.2699829;0.08631054;0.263618,-0.1747166;0.5295469;-0.0333323,-0.2427399;0.3001587;0.1666752,-0.298902;0.1174631;0.3155867,0.07932751;0.002301052;-0.04253232,0.1058257;-0.36987;-0.02499318,0.09555788;-0.768119;0.06043315,0.09500115;-0.7962674;0.006061792,-0.08255198;0.004570683;-0.03565709,-0.1065137;-0.3681;-0.02768993,-0.09732216;-0.7664918;0.05719105,-0.1032458;-0.8008491;0.01070626,-0.004750475;0.5418438;-0.05554128,165.9465

+ 158 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_HapticFeedback_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001660479;0.3358195;0.006723914,0.003590106;0.6577958;-0.001204775,0.1808399;0.5262297;0.01275895,0.2186346;0.2476912;-0.002095394,0.2789328;-0.0213227;-0.07526689,-0.1696763;0.5134383;-0.01486173,-0.2201731;0.2365885;-0.02095272,-0.2687111;-0.03267542;-0.1015716,0.07961223;0.005280882;-0.03909727,0.1002395;-0.3408836;-0.009139724,0.1117704;-0.7321625;0.07383872,0.1208722;-0.7547738;0.01872066,-0.07637682;0.006038977;-0.04499672,-0.1218866;-0.3381859;-0.02068816,-0.1451468;-0.7303275;0.05547936,-0.1396796;-0.6923394;-0.02064614,0.003081081;0.579172;0.003203677,0;0;0,0.0009529591;0.3356817;0.01181328,0.0007547289;0.6577523;0.009154321,0.1776451;0.5245248;-0.005053758,0.2263017;0.247382;0.002514244,0.254157;-0.03130317;-0.05149543,-0.1765955;0.5259334;0.0001739962,-0.2114224;0.246841;-0.01111036,-0.2541212;-0.02609175;-0.0821239,0.07820439;0.003699944;-0.04201162,0.1068611;-0.3416369;-0.009238362,0.1021632;-0.7304267;0.08530271,0.1028336;-0.7587595;0.03544664,-0.08143637;0.004572679;-0.03523922,-0.1058137;-0.340551;0.002816282,-0.09729293;-0.7294827;0.09650226,-0.1038135;-0.7575538;0.04676273,0.0009553581;0.5790635;0.01222742,443.8152
+0;0;0,0.001660705;0.3358653;0.006724831,0.003590414;0.657855;-0.0012042,0.1808865;0.5262716;0.01276222,0.2186103;0.2482553;-0.002064276,0.2788495;-0.02049536;-0.07516417,-0.1697211;0.5134768;-0.01486566,-0.2201232;0.2371461;-0.02094523,-0.2686137;-0.03185427;-0.1014853,0.07954001;0.005276091;-0.0390618,0.1002121;-0.3416409;-0.009039134,0.1118109;-0.7352237;0.07442789,0.120965;-0.7581372;0.01899332,-0.07630754;0.006033499;-0.04495591,-0.1219162;-0.3389397;-0.0205945,-0.1453134;-0.7333902;0.0560215,-0.1398148;-0.6953562;-0.02054115,0.003081365;0.5792276;0.003204452,0;0;0,0.0009452552;0.3357347;0.01160955,0.0007569939;0.6578184;0.00886035,0.1777035;0.5245658;-0.005206585,0.2260305;0.247911;0.002707243,0.2537541;-0.03058794;-0.05085564,-0.1766303;0.5260122;-0.0003844211,-0.2119191;0.2474806;-0.01091297,-0.2547658;-0.02514049;-0.08191406,0.0782044;0.003672302;-0.0418433,0.1065851;-0.342462;-0.009198666,0.1023518;-0.7336348;0.08553576,0.1046794;-0.761576;0.03460419,-0.08130781;0.004586522;-0.03533102,-0.1057384;-0.3413006;0.002686884,-0.09719318;-0.732605;0.09658323,-0.103619;-0.761961;0.04767305,0.0009569973;0.5791265;0.01194465,443.8343
+0;0;0,0.001660705;0.3358653;0.006724831,0.003590414;0.657855;-0.0012042,0.1808865;0.5262716;0.01276222,0.2186103;0.2482553;-0.002064276,0.2788495;-0.02049536;-0.07516417,-0.1697211;0.5134768;-0.01486566,-0.2201232;0.2371461;-0.02094523,-0.2686137;-0.03185427;-0.1014853,0.07954001;0.005276091;-0.0390618,0.1002121;-0.3416409;-0.009039134,0.1118109;-0.7352237;0.07442789,0.120965;-0.7581372;0.01899332,-0.07630754;0.006033499;-0.04495591,-0.1219162;-0.3389397;-0.0205945,-0.1453134;-0.7333902;0.0560215,-0.1398148;-0.6953562;-0.02054115,0.003081365;0.5792276;0.003204452,0;0;0,0.0009452552;0.3357347;0.01160955,0.0007569939;0.6578184;0.00886035,0.1777035;0.5245658;-0.005206585,0.2260305;0.247911;0.002707243,0.2537541;-0.03058794;-0.05085564,-0.1766303;0.5260122;-0.0003844211,-0.2119191;0.2474806;-0.01091297,-0.2547658;-0.02514049;-0.08191406,0.0782044;0.003672302;-0.0418433,0.1065851;-0.342462;-0.009198666,0.1023518;-0.7336348;0.08553576,0.1046794;-0.761576;0.03460419,-0.08130781;0.004586522;-0.03533102,-0.1057384;-0.3413006;0.002686884,-0.09719318;-0.732605;0.09658323,-0.103619;-0.761961;0.04767305,0.0009569973;0.5791265;0.01194465,443.8541
+0;0;0,0.001736023;0.3359074;0.006752837,0.00383511;0.657918;-0.001176265,0.1810931;0.5263775;0.01290872,0.2187106;0.2480991;-0.001964537,0.2789551;-0.02050409;-0.07392938,-0.1695396;0.5135851;-0.01492635,-0.2200818;0.2370309;-0.02112354,-0.2677839;-0.03226179;-0.09962196,0.07955593;0.005240821;-0.03912545,0.1002764;-0.3416696;-0.009031812,0.1117511;-0.7347236;0.07421185,0.1210579;-0.7578771;0.01878794,-0.07634902;0.006063505;-0.0449608,-0.1219627;-0.3389121;-0.02060951,-0.1452358;-0.7328863;0.05551731,-0.1396909;-0.6948415;-0.02121766,0.00327622;0.579289;0.003233441,0;0;0,0.0008848906;0.3357798;0.01155567,0.0006757453;0.657885;0.008766532,0.1776159;0.5245737;-0.005253792,0.2259094;0.2476712;0.002986312,0.2533931;-0.03042528;-0.05052078,-0.1766663;0.5259866;-0.0007517589,-0.2125083;0.2472561;-0.01074121,-0.2554907;-0.02495256;-0.08152945,0.07827526;0.003635138;-0.04179931,0.1063372;-0.3425309;-0.009190202,0.1022862;-0.7331907;0.08526135,0.1044652;-0.7610713;0.03398944,-0.08133718;0.004619598;-0.03536008,-0.1058691;-0.3412704;0.002587609,-0.09727506;-0.7320237;0.09634583,-0.1040598;-0.7622638;0.04829569,0.0008786842;0.5791916;0.01186192,443.8756
+0;0;0,0.001736023;0.3359074;0.006752837,0.00383511;0.657918;-0.001176265,0.1810931;0.5263775;0.01290872,0.2187106;0.2480991;-0.001964537,0.2789551;-0.02050409;-0.07392938,-0.1695396;0.5135851;-0.01492635,-0.2200818;0.2370309;-0.02112354,-0.2677839;-0.03226179;-0.09962196,0.07955593;0.005240821;-0.03912545,0.1002764;-0.3416696;-0.009031812,0.1117511;-0.7347236;0.07421185,0.1210579;-0.7578771;0.01878794,-0.07634902;0.006063505;-0.0449608,-0.1219627;-0.3389121;-0.02060951,-0.1452358;-0.7328863;0.05551731,-0.1396909;-0.6948415;-0.02121766,0.00327622;0.579289;0.003233441,0;0;0,0.0008848906;0.3357798;0.01155567,0.0006757453;0.657885;0.008766532,0.1776159;0.5245737;-0.005253792,0.2259094;0.2476712;0.002986312,0.2533931;-0.03042528;-0.05052078,-0.1766663;0.5259866;-0.0007517589,-0.2125083;0.2472561;-0.01074121,-0.2554907;-0.02495256;-0.08152945,0.07827526;0.003635138;-0.04179931,0.1063372;-0.3425309;-0.009190202,0.1022862;-0.7331907;0.08526135,0.1044652;-0.7610713;0.03398944,-0.08133718;0.004619598;-0.03536008,-0.1058691;-0.3412704;0.002587609,-0.09727506;-0.7320237;0.09634583,-0.1040598;-0.7622638;0.04829569,0.0008786842;0.5791916;0.01186192,443.8867
+0;0;0,0.001735791;0.3358626;0.006751937,0.003834737;0.6578521;-0.001176457,0.1810668;0.526329;0.01290657,0.2185854;0.2487823;-0.001927576,0.2789521;-0.02036545;-0.07403832,-0.1695146;0.5135385;-0.01492443,-0.219924;0.2377115;-0.02110532,-0.2677227;-0.03212714;-0.0997629,0.07950757;0.005237635;-0.03910167,0.1001821;-0.3409044;-0.009074681,0.1116552;-0.7339007;0.07415675,0.1209794;-0.7571536;0.01862918,-0.07630261;0.006059819;-0.04493347,-0.1218153;-0.3381518;-0.02063611,-0.1450849;-0.7320681;0.05547952,-0.1395297;-0.6940082;-0.02139897,0.003275917;0.5792328;0.003232706,0;0;0,0.000775084;0.3357424;0.01134741,0.000522174;0.6578252;0.008423924,0.1774553;0.5245805;-0.005584478,0.2256078;0.2484158;0.003031254,0.2529838;-0.03033283;-0.05020761,-0.1768341;0.5261746;-0.001370234,-0.2131066;0.2482227;-0.01069222,-0.2566919;-0.02459863;-0.08107288,0.07824684;0.00359264;-0.04174149,0.1065449;-0.3418128;-0.009528518,0.1020674;-0.7324687;0.0846684,0.1012604;-0.7605188;0.03332973,-0.08125719;0.004653547;-0.03540396,-0.1059795;-0.3404979;0.002048023,-0.09742222;-0.7311881;0.09581957,-0.1044113;-0.7623746;0.04877186,0.0007312373;0.5791428;0.01154923,443.9089
+0;0;0,0.001721922;0.335862;0.006788255,0.003832539;0.65785;-0.001187059,0.1810444;0.5262913;0.01299629,0.2184827;0.2487255;-0.001683109,0.2791499;-0.02061868;-0.07280134,-0.1694364;0.5133388;-0.01500857,-0.2200205;0.2375467;-0.02131641,-0.2677993;-0.03236967;-0.09971894,0.07946426;0.005225206;-0.03919126,0.1001075;-0.3408934;-0.008873409,0.1114809;-0.7339113;0.07426903,0.1212718;-0.756963;0.01862926,-0.07632685;0.006071771;-0.04489068,-0.1219769;-0.3381211;-0.02058529,-0.1453257;-0.7320187;0.05560236,-0.1397412;-0.6939586;-0.02127399,0.003268872;0.5792317;0.003240181,0;0;0,0.000775084;0.3357424;0.01134741,0.000522174;0.6578252;0.008423924,0.1774553;0.5245805;-0.005584478,0.2256078;0.2484158;0.003031254,0.2529838;-0.03033283;-0.05020761,-0.1768341;0.5261746;-0.001370234,-0.2131066;0.2482227;-0.01069222,-0.2566919;-0.02459863;-0.08107288,0.07824684;0.00359264;-0.04174149,0.1065449;-0.3418128;-0.009528518,0.1020674;-0.7324687;0.0846684,0.1012604;-0.7605188;0.03332973,-0.08125719;0.004653547;-0.03540396,-0.1059795;-0.3404979;0.002048023,-0.09742222;-0.7311881;0.09581957,-0.1044113;-0.7623746;0.04877186,0.0007312373;0.5791428;0.01154923,443.92
+0;0;0,0.00172191;0.3358596;0.006788206,0.003832801;0.6578898;-0.001187958,0.1811607;0.526291;0.01300208,0.2185345;0.2492041;-0.001651994,0.2791601;-0.01995507;-0.07272138,-0.169549;0.5133301;-0.01502108,-0.2200459;0.2380137;-0.02131804,-0.2677919;-0.03171724;-0.09966673,0.07934637;0.005217453;-0.03913311,0.09999764;-0.3410365;-0.008803401,0.111347;-0.7332229;0.07416311,0.1211217;-0.7561868;0.01861544,-0.07621361;0.006062763;-0.04482408,-0.1218815;-0.3382648;-0.02050917,-0.1451809;-0.731329;0.05551727,-0.1396057;-0.6932821;-0.02123183,0.003269093;0.5792661;0.003239597,0;0;0,0.0005900636;0.3357555;0.01088905,0.0002482161;0.6578791;0.007718801,0.1772831;0.5244868;-0.006181359,0.2251228;0.2487713;0.002820373,0.2523092;-0.02989787;-0.0498805,-0.1773197;0.5264561;-0.00164085,-0.213335;0.2489568;-0.01090027,-0.257444;-0.02368763;-0.08084609,0.07818719;0.003579706;-0.04157424,0.1060117;-0.342054;-0.009930372,0.1015995;-0.731908;0.08396757,0.1011495;-0.7600039;0.03287042,-0.08106884;0.004659398;-0.03550494,-0.1064539;-0.340625;0.001542356,-0.09747103;-0.7305222;0.09493344,-0.1049358;-0.7616594;0.04810637,0.0004695505;0.5791928;0.01088679,443.9314
+0;0;0,0.00172191;0.3358596;0.006788206,0.003832801;0.6578898;-0.001187958,0.1811607;0.526291;0.01300208,0.2185345;0.2492041;-0.001651994,0.2791601;-0.01995507;-0.07272138,-0.169549;0.5133301;-0.01502108,-0.2200459;0.2380137;-0.02131804,-0.2677919;-0.03171724;-0.09966673,0.07934637;0.005217453;-0.03913311,0.09999764;-0.3410365;-0.008803401,0.111347;-0.7332229;0.07416311,0.1211217;-0.7561868;0.01861544,-0.07621361;0.006062763;-0.04482408,-0.1218815;-0.3382648;-0.02050917,-0.1451809;-0.731329;0.05551727,-0.1396057;-0.6932821;-0.02123183,0.003269093;0.5792661;0.003239597,0;0;0,0.0005900636;0.3357555;0.01088905,0.0002482161;0.6578791;0.007718801,0.1772831;0.5244868;-0.006181359,0.2251228;0.2487713;0.002820373,0.2523092;-0.02989787;-0.0498805,-0.1773197;0.5264561;-0.00164085,-0.213335;0.2489568;-0.01090027,-0.257444;-0.02368763;-0.08084609,0.07818719;0.003579706;-0.04157424,0.1060117;-0.342054;-0.009930372,0.1015995;-0.731908;0.08396757,0.1011495;-0.7600039;0.03287042,-0.08106884;0.004659398;-0.03550494,-0.1064539;-0.340625;0.001542356,-0.09747103;-0.7305222;0.09493344,-0.1049358;-0.7616594;0.04810637,0.0004695505;0.5791928;0.01088679,443.9538
+0;0;0,0.001766939;0.3359831;0.006813847,0.003941383;0.6581123;-0.001212136,0.1812699;0.5264222;0.01312929,0.2185732;0.2498139;-0.001357608,0.2793663;-0.0193952;-0.07112052,-0.1694649;0.5134408;-0.01507523,-0.2199875;0.2386301;-0.02140417,-0.267603;-0.03105214;-0.09912456,0.07922963;0.005170992;-0.03908943,0.09986417;-0.3404346;-0.008643966,0.111303;-0.7329932;0.07440253,0.1210465;-0.7557352;0.01847316,-0.07609554;0.006090647;-0.04477086,-0.1217104;-0.3375982;-0.02041525,-0.1450813;-0.7310227;0.0557479,-0.1394663;-0.6929654;-0.02111749,0.003360743;0.5794715;0.003231078,0;0;0,0.0004436299;0.3358936;0.01046348,6.511807E-06;0.6581163;0.007050991,0.1770644;0.5245352;-0.006677866,0.2248915;0.2493312;0.002753258,0.2519913;-0.02922893;-0.04926622,-0.1776062;0.5267839;-0.002528641,-0.2143741;0.2498409;-0.01054516,-0.2590907;-0.02253965;-0.0801544,0.07813493;0.003476411;-0.0414114,0.1058489;-0.3415823;-0.01038969,0.1012901;-0.731845;0.08344018,0.09985695;-0.7599379;0.03217709,-0.08088521;0.004743543;-0.0355969,-0.1066508;-0.3399195;0.001001984,-0.0976519;-0.7301595;0.09460507,-0.103901;-0.7605156;0.04640929,0.0002437457;0.5794134;0.01025403,443.9766
+0;0;0,0.001766939;0.3359831;0.006813847,0.003941383;0.6581123;-0.001212136,0.1812699;0.5264222;0.01312929,0.2185732;0.2498139;-0.001357608,0.2793663;-0.0193952;-0.07112052,-0.1694649;0.5134408;-0.01507523,-0.2199875;0.2386301;-0.02140417,-0.267603;-0.03105214;-0.09912456,0.07922963;0.005170992;-0.03908943,0.09986417;-0.3404346;-0.008643966,0.111303;-0.7329932;0.07440253,0.1210465;-0.7557352;0.01847316,-0.07609554;0.006090647;-0.04477086,-0.1217104;-0.3375982;-0.02041525,-0.1450813;-0.7310227;0.0557479,-0.1394663;-0.6929654;-0.02111749,0.003360743;0.5794715;0.003231078,0;0;0,0.0004436299;0.3358936;0.01046348,6.511807E-06;0.6581163;0.007050991,0.1770644;0.5245352;-0.006677866,0.2248915;0.2493312;0.002753258,0.2519913;-0.02922893;-0.04926622,-0.1776062;0.5267839;-0.002528641,-0.2143741;0.2498409;-0.01054516,-0.2590907;-0.02253965;-0.0801544,0.07813493;0.003476411;-0.0414114,0.1058489;-0.3415823;-0.01038969,0.1012901;-0.731845;0.08344018,0.09985695;-0.7599379;0.03217709,-0.08088521;0.004743543;-0.0355969,-0.1066508;-0.3399195;0.001001984,-0.0976519;-0.7301595;0.09460507,-0.103901;-0.7605156;0.04640929,0.0002437457;0.5794134;0.01025403,443.9874
+0;0;0,0.001766793;0.3359554;0.006813284,0.003941022;0.6580529;-0.001211868,0.1811917;0.5263947;0.01312473,0.2184797;0.2498998;-0.00135623,0.2791798;-0.01889747;-0.07101242,-0.1693895;0.5134191;-0.01506744,-0.2198914;0.2387209;-0.02139378,-0.2674341;-0.03054875;-0.09899528,0.07923924;0.005171618;-0.03909417,0.09983189;-0.3397323;-0.00871052,0.1112903;-0.732964;0.07447839,0.1210464;-0.7557743;0.01847659,-0.07610478;0.006091386;-0.04477629,-0.1216271;-0.3368997;-0.02047013,-0.145038;-0.7309988;0.05582361,-0.1394157;-0.6929311;-0.02114132,0.003360446;0.5794208;0.003230854,0;0;0,0.0004825443;0.3358698;0.01033199,0.0001930743;0.6580569;0.006707549,0.1771155;0.5244761;-0.006811142,0.2248588;0.2493792;0.002774954,0.2518916;-0.02884632;-0.04868591,-0.1774497;0.5268456;-0.002402158,-0.213988;0.2499886;-0.01044838,-0.2595643;-0.02203453;-0.07911199,0.07814436;0.003469586;-0.04141712,0.106279;-0.3408498;-0.01045692,0.1012925;-0.7318327;0.08329988,0.100294;-0.7598574;0.03179801,-0.08089242;0.004747586;-0.03560667,-0.1065875;-0.3392302;0.0007937364,-0.09760563;-0.7301385;0.09456417,-0.103956;-0.7605748;0.04632069,0.0003735423;0.5793666;0.01000822,443.9994
+0;0;0,0.001775639;0.3359552;0.006820204,0.003967361;0.6580508;-0.001266713,0.1811973;0.5263576;0.01318043,0.2184105;0.2498422;-0.001101693,0.2794685;-0.01926354;-0.06923743,-0.1693596;0.5133801;-0.01504205,-0.2199178;0.2386919;-0.02135501,-0.2671647;-0.0310623;-0.09743948,0.07924905;0.005151193;-0.03907697,0.09986999;-0.3397439;-0.008612616,0.1113176;-0.7329872;0.07452319,0.1210528;-0.7557485;0.01847163,-0.07608639;0.006112737;-0.04480462,-0.1217118;-0.3368609;-0.0204459,-0.1450058;-0.7309562;0.05590286,-0.1393771;-0.6928909;-0.02106186,0.003381822;0.57942;0.003198523,0;0;0,0.0004825443;0.3358698;0.01033199,0.0001930743;0.6580569;0.006707549,0.1771155;0.5244761;-0.006811142,0.2248588;0.2493792;0.002774954,0.2518916;-0.02884632;-0.04868591,-0.1774497;0.5268456;-0.002402158,-0.213988;0.2499886;-0.01044838,-0.2595643;-0.02203453;-0.07911199,0.07814436;0.003469586;-0.04141712,0.106279;-0.3408498;-0.01045692,0.1012925;-0.7318327;0.08329988,0.100294;-0.7598574;0.03179801,-0.08089242;0.004747586;-0.03560667,-0.1065875;-0.3392302;0.0007937364,-0.09760563;-0.7301385;0.09456417,-0.103956;-0.7605748;0.04632069,0.0003735423;0.5793666;0.01000822,444.0204
+0;0;0,0.001775752;0.3359766;0.006820638,0.003967651;0.6580971;-0.001267214,0.1811498;0.5264047;0.01317802,0.2183264;0.2501617;-0.00109004,0.2794158;-0.01908293;-0.06926095,-0.1693131;0.5134307;-0.01503689,-0.2198215;0.2390131;-0.02134364,-0.2670927;-0.0308803;-0.09746738,0.0791986;0.005147913;-0.03905209,0.09981783;-0.3397186;-0.008590253,0.1112591;-0.7327443;0.07449953,0.1210189;-0.7556392;0.01830596,-0.07603794;0.006108845;-0.04477609,-0.1216596;-0.3368364;-0.02041939,-0.1449407;-0.7307136;0.05588711,-0.1392977;-0.6926279;-0.02127262,0.003382011;0.5794529;0.003198786,0;0;0,0.0004255027;0.3358991;0.01007676,0.0001707077;0.6581076;0.00626719,0.1770244;0.5245042;-0.007095218,0.2245867;0.2496671;0.002816319,0.2514422;-0.02876756;-0.0484165,-0.1774926;0.5269987;-0.002473885,-0.2138859;0.2503927;-0.01025382,-0.2602603;-0.0216915;-0.07874813,0.07810858;0.003492251;-0.04136229,0.1063106;-0.3408096;-0.0105902,0.1011766;-0.7315992;0.08301067,0.1001726;-0.7595358;0.03111482,-0.08081543;0.004725837;-0.03564432,-0.1065628;-0.3392214;0.0007337965,-0.09747094;-0.7299777;0.09417269,-0.1036453;-0.760236;0.04537037,0.0003315658;0.5794072;0.009648561,444.0316
+0;0;0,0.001775752;0.3359766;0.006820638,0.003967651;0.6580971;-0.001267214,0.1811498;0.5264047;0.01317802,0.2183264;0.2501617;-0.00109004,0.2794158;-0.01908293;-0.06926095,-0.1693131;0.5134307;-0.01503689,-0.2198215;0.2390131;-0.02134364,-0.2670927;-0.0308803;-0.09746738,0.0791986;0.005147913;-0.03905209,0.09981783;-0.3397186;-0.008590253,0.1112591;-0.7327443;0.07449953,0.1210189;-0.7556392;0.01830596,-0.07603794;0.006108845;-0.04477609,-0.1216596;-0.3368364;-0.02041939,-0.1449407;-0.7307136;0.05588711,-0.1392977;-0.6926279;-0.02127262,0.003382011;0.5794529;0.003198786,0;0;0,0.0004255027;0.3358991;0.01007676,0.0001707077;0.6581076;0.00626719,0.1770244;0.5245042;-0.007095218,0.2245867;0.2496671;0.002816319,0.2514422;-0.02876756;-0.0484165,-0.1774926;0.5269987;-0.002473885,-0.2138859;0.2503927;-0.01025382,-0.2602603;-0.0216915;-0.07874813,0.07810858;0.003492251;-0.04136229,0.1063106;-0.3408096;-0.0105902,0.1011766;-0.7315992;0.08301067,0.1001726;-0.7595358;0.03111482,-0.08081543;0.004725837;-0.03564432,-0.1065628;-0.3392214;0.0007337965,-0.09747094;-0.7299777;0.09417269,-0.1036453;-0.760236;0.04537037,0.0003315658;0.5794072;0.009648561,444.0538
+0;0;0,0.00171599;0.3359514;0.006825593,0.003850191;0.6580868;-0.001313784,0.1807853;0.5264726;0.0132457,0.2178132;0.250068;-0.0007427651,0.2792015;-0.01938099;-0.06733687,-0.1691511;0.5134746;-0.01502072,-0.2197784;0.2389484;-0.02122511,-0.2669597;-0.03134486;-0.0955321,0.07918995;0.005131167;-0.03901405,0.09969027;-0.3392628;-0.008513099,0.1111453;-0.7326859;0.0746583,0.1208827;-0.7553726;0.01816754,-0.07597923;0.00613457;-0.04482181,-0.1217192;-0.3363093;-0.02037157,-0.1448864;-0.730625;0.05584421,-0.1392227;-0.6925302;-0.02138476,0.003280737;0.579433;0.003170335,0;0;0,0.0004681647;0.3358837;0.009734273,0.0003540143;0.6581039;0.005618453,0.1768498;0.5244209;-0.007599592,0.2244074;0.2494686;0.002683878,0.2511262;-0.02881518;-0.04879713,-0.1771608;0.5271914;-0.002724327,-0.2135663;0.2504548;-0.01031997,-0.2604517;-0.02157345;-0.07820572,0.07802762;0.003449976;-0.04146397,0.1061569;-0.3404063;-0.01097858,0.1009239;-0.7316237;0.08257341,0.09920913;-0.7595632;0.03059268,-0.08080836;0.004776102;-0.03559032,-0.1069213;-0.338712;0.0003512427,-0.09784546;-0.7299217;0.0936414,-0.104028;-0.7604227;0.04502734,0.0004601926;0.5793969;0.009089231,444.0652
+0;0;0,0.00171599;0.3359514;0.006825593,0.003850191;0.6580868;-0.001313784,0.1807853;0.5264726;0.0132457,0.2178132;0.250068;-0.0007427651,0.2792015;-0.01938099;-0.06733687,-0.1691511;0.5134746;-0.01502072,-0.2197784;0.2389484;-0.02122511,-0.2669597;-0.03134486;-0.0955321,0.07918995;0.005131167;-0.03901405,0.09969027;-0.3392628;-0.008513099,0.1111453;-0.7326859;0.0746583,0.1208827;-0.7553726;0.01816754,-0.07597923;0.00613457;-0.04482181,-0.1217192;-0.3363093;-0.02037157,-0.1448864;-0.730625;0.05584421,-0.1392227;-0.6925302;-0.02138476,0.003280737;0.579433;0.003170335,0;0;0,0.0004681647;0.3358837;0.009734273,0.0003540143;0.6581039;0.005618453,0.1768498;0.5244209;-0.007599592,0.2244074;0.2494686;0.002683878,0.2511262;-0.02881518;-0.04879713,-0.1771608;0.5271914;-0.002724327,-0.2135663;0.2504548;-0.01031997,-0.2604517;-0.02157345;-0.07820572,0.07802762;0.003449976;-0.04146397,0.1061569;-0.3404063;-0.01097858,0.1009239;-0.7316237;0.08257341,0.09920913;-0.7595632;0.03059268,-0.08080836;0.004776102;-0.03559032,-0.1069213;-0.338712;0.0003512427,-0.09784546;-0.7299217;0.0936414,-0.104028;-0.7604227;0.04502734,0.0004601926;0.5793969;0.009089231,444.0766
+0;0;0,0.001715677;0.33589;0.006824346,0.003849649;0.6579908;-0.001314143,0.1806823;0.5264161;0.01323902,0.2176778;0.2502528;-0.0007372284,0.279323;-0.02032372;-0.06761,-0.1690521;0.5134255;-0.01501108,-0.2196351;0.239139;-0.02121004,-0.2670139;-0.03228533;-0.095828,0.07922512;0.005133446;-0.03903137,0.0997533;-0.3397283;-0.008488996,0.1111746;-0.7319932;0.07443757,0.1209584;-0.7549309;0.01767777,-0.07601299;0.006137294;-0.04484172,-0.1218151;-0.3367717;-0.02035827,-0.1449141;-0.7299266;0.05563315,-0.1392234;-0.6917931;-0.02196362,0.003280258;0.5793458;0.003169474,0;0;0,0.000544019;0.3358309;0.009430408,0.000617452;0.6580116;0.005046844,0.1769293;0.5243038;-0.007969737,0.2243267;0.2495787;0.002504945,0.2509522;-0.0300175;-0.04849327,-0.1769294;0.5273006;-0.002899801,-0.2132962;0.2507968;-0.01019434,-0.2607322;-0.02239758;-0.07800607,0.07799223;0.003472999;-0.04161215,0.105887;-0.3408672;-0.01102471,0.1011301;-0.7310119;0.08194578,0.09931685;-0.7587861;0.02923286,-0.08089933;0.004739194;-0.03548604,-0.1071412;-0.3392588;1.892075E-05,-0.0980984;-0.7293258;0.09299725,-0.1035408;-0.7598626;0.04374809,0.0006544665;0.5793177;0.00861609,444.099
+0;0;0,0.00168932;0.3358899;0.006832923,0.003798429;0.6579897;-0.001346424,0.1806364;0.526408;0.01320446,0.2176435;0.2502211;-0.0002644677,0.279549;-0.02087718;-0.06474067,-0.1689704;0.5131711;-0.01530058,-0.2198205;0.2389258;-0.02112824,-0.2670766;-0.03323767;-0.09308411,0.07920414;0.00512869;-0.03907455,0.09963942;-0.3397268;-0.008399537,0.11118;-0.7319856;0.07453942,0.1206035;-0.7557207;0.01847217,-0.0760259;0.006155876;-0.04481729,-0.1219681;-0.3367304;-0.02027841,-0.1447417;-0.7298955;0.05575885,-0.1390126;-0.6917612;-0.02183501,0.003235705;0.5793454;0.003150759,0;0;0,0.000544019;0.3358309;0.009430408,0.000617452;0.6580116;0.005046844,0.1769293;0.5243038;-0.007969737,0.2243267;0.2495787;0.002504945,0.2509522;-0.0300175;-0.04849327,-0.1769294;0.5273006;-0.002899801,-0.2132962;0.2507968;-0.01019434,-0.2607322;-0.02239758;-0.07800607,0.07799223;0.003472999;-0.04161215,0.105887;-0.3408672;-0.01102471,0.1011301;-0.7310119;0.08194578,0.09931685;-0.7587861;0.02923286,-0.08089933;0.004739194;-0.03548604,-0.1071412;-0.3392588;1.892075E-05,-0.0980984;-0.7293258;0.09299725,-0.1035408;-0.7598626;0.04374809,0.0006544665;0.5793177;0.00861609,444.1215
+0;0;0,0.001689191;0.3358642;0.0068324,0.003798344;0.6579707;-0.001347153,0.1805656;0.5264075;0.01319987,0.2175804;0.2501633;-0.0002718568,0.2795894;-0.02138808;-0.06485582,-0.1689019;0.5131759;-0.01529381,-0.2197625;0.2388737;-0.02112268,-0.2670975;-0.03374469;-0.09319882,0.07913603;0.005124279;-0.03904095,0.09958106;-0.3398961;-0.008351268,0.1111056;-0.7316091;0.07447229,0.1205268;-0.7553308;0.01841898,-0.07596051;0.006150582;-0.04477875,-0.1219247;-0.3368996;-0.02022814,-0.1446665;-0.7295176;0.05570332,-0.1389389;-0.6913853;-0.02187124,0.003235602;0.5793239;0.003150173,0;0;0,0.0005180091;0.3358101;0.009254098,0.0005380139;0.6579959;0.004724145,0.1767837;0.5242988;-0.008304834,0.2241572;0.2495172;0.00233829,0.2507218;-0.03059703;-0.0485214,-0.1769696;0.527415;-0.00303509,-0.2133779;0.2508411;-0.00965306,-0.2611206;-0.02284738;-0.07726667,0.07801402;0.003465936;-0.04140973,0.1055181;-0.3411049;-0.01118875,0.1010187;-0.7307127;0.08164024,0.1000964;-0.7584566;0.02889991,-0.08077612;0.004735209;-0.03557754,-0.1072035;-0.3394268;-0.000179816,-0.09822855;-0.7289912;0.09250604,-0.1036936;-0.7596328;0.04341963,0.0005861446;0.5793006;0.008316875,444.1438
+0;0;0,0.001689004;0.3358271;0.006831645,0.00379806;0.6579191;-0.001347393,0.1805276;0.5263743;0.01319709,0.2174789;0.2506046;-0.0002514916,0.2798036;-0.02232969;-0.06516436,-0.1688655;0.5131454;-0.01529054,-0.2196388;0.2393145;-0.02110939,-0.2672149;-0.03469226;-0.09355259,0.07909708;0.005121757;-0.03902173,0.0995423;-0.3399016;-0.008331785,0.1110655;-0.7315701;0.07448237,0.1204154;-0.7548854;0.01885312,-0.07592313;0.006147556;-0.04475671,-0.1218877;-0.3369056;-0.02020589,-0.144627;-0.729479;0.05571695,-0.1389427;-0.6914082;-0.02127074,0.003235368;0.5792794;0.00314953,0;0;0,0.0005790517;0.3357778;0.009071946,0.0006263182;0.6579476;0.004441857,0.1768239;0.5242768;-0.008544683,0.2240833;0.2499723;0.002351761,0.2506656;-0.03166807;-0.04827738,-0.1768865;0.5274442;-0.003090685,-0.2134165;0.2513588;-0.009219939,-0.2615639;-0.02372408;-0.07706123,0.07799972;0.003454253;-0.04134476,0.1053373;-0.3411419;-0.01122642,0.1010958;-0.7307321;0.08149183,0.1013478;-0.7586887;0.02986312,-0.08070576;0.004737386;-0.03562883,-0.1070726;-0.3394401;-0.0003066212,-0.09833254;-0.7288702;0.09276838,-0.103769;-0.7589977;0.04398643,0.0006609559;0.5792607;0.008063555,444.1656
+0;0;0,0.001671628;0.3358274;0.006820516,0.003747018;0.6579186;-0.001398118,0.1805328;0.5265485;0.01325488,0.2172198;0.2507305;7.792283E-05,0.2802065;-0.02302855;-0.06058409,-0.1688721;0.5130653;-0.01536481,-0.2198129;0.239259;-0.02087132,-0.2675772;-0.03528836;-0.09111027,0.07909741;0.005101464;-0.03902372,0.09945059;-0.3399195;-0.008245591,0.1109598;-0.7315875;0.0745728,0.1202028;-0.754931;0.01895266,-0.07591056;0.006177387;-0.04477392,-0.1220291;-0.3368494;-0.02014298,-0.1447324;-0.729425;0.05577914,-0.1390295;-0.6913552;-0.02120727,0.003194235;0.5792794;0.003110152,0;0;0,0.0005790517;0.3357778;0.009071946,0.0006263182;0.6579476;0.004441857,0.1768239;0.5242768;-0.008544683,0.2240833;0.2499723;0.002351761,0.2506656;-0.03166807;-0.04827738,-0.1768865;0.5274442;-0.003090685,-0.2134165;0.2513588;-0.009219939,-0.2615639;-0.02372408;-0.07706123,0.07799972;0.003454253;-0.04134476,0.1053373;-0.3411419;-0.01122642,0.1010958;-0.7307321;0.08149183,0.1013478;-0.7586887;0.02986312,-0.08070576;0.004737386;-0.03562883,-0.1070726;-0.3394401;-0.0003066212,-0.09833254;-0.7288702;0.09276838,-0.103769;-0.7589977;0.04398643,0.0006609559;0.5792607;0.008063555,444.1768
+0;0;0,0.001671628;0.3358274;0.006820516,0.003747018;0.6579186;-0.001398118,0.1805328;0.5265485;0.01325488,0.2172198;0.2507305;7.792283E-05,0.2802065;-0.02302855;-0.06058409,-0.1688721;0.5130653;-0.01536481,-0.2198129;0.239259;-0.02087132,-0.2675772;-0.03528836;-0.09111027,0.07909741;0.005101464;-0.03902372,0.09945059;-0.3399195;-0.008245591,0.1109598;-0.7315875;0.0745728,0.1202028;-0.754931;0.01895266,-0.07591056;0.006177387;-0.04477392,-0.1220291;-0.3368494;-0.02014298,-0.1447324;-0.729425;0.05577914,-0.1390295;-0.6913552;-0.02120727,0.003194235;0.5792794;0.003110152,0;0;0,0.0005790517;0.3357778;0.009071946,0.0006263182;0.6579476;0.004441857,0.1768239;0.5242768;-0.008544683,0.2240833;0.2499723;0.002351761,0.2506656;-0.03166807;-0.04827738,-0.1768865;0.5274442;-0.003090685,-0.2134165;0.2513588;-0.009219939,-0.2615639;-0.02372408;-0.07706123,0.07799972;0.003454253;-0.04134476,0.1053373;-0.3411419;-0.01122642,0.1010958;-0.7307321;0.08149183,0.1013478;-0.7586887;0.02986312,-0.08070576;0.004737386;-0.03562883,-0.1070726;-0.3394401;-0.0003066212,-0.09833254;-0.7288702;0.09276838,-0.103769;-0.7589977;0.04398643,0.0006609559;0.5792607;0.008063555,444.1881
+0;0;0,0.001671281;0.3357578;0.006819101,0.003746429;0.6578112;-0.001398559,0.1804275;0.5264819;0.0132479,0.2170464;0.2511756;9.538606E-05,0.2802687;-0.02360743;-0.06079354,-0.1687709;0.5130066;-0.01535487,-0.2196172;0.2397084;-0.02085117,-0.2675601;-0.03586599;-0.09135284,0.07910098;0.005101694;-0.03902549,0.09946531;-0.3401083;-0.008230492,0.1109694;-0.731599;0.0745504,0.1201828;-0.7547719;0.01910796,-0.07591399;0.006177666;-0.04477594,-0.1220578;-0.3370371;-0.02013151,-0.1447508;-0.7294348;0.05575623,-0.1390661;-0.6913909;-0.02098421,0.003193712;0.5791816;0.003109166,0;0;0,0.0005880147;0.3357136;0.008865833,0.0006606057;0.657843;0.004058599,0.176734;0.5241861;-0.008857131,0.2239851;0.2504187;0.002377868,0.250189;-0.0324471;-0.04772723,-0.1768035;0.5275024;-0.003276943,-0.2133759;0.2519387;-0.009158036,-0.2620229;-0.02425367;-0.07669692,0.07796343;0.003422633;-0.04142427,0.105249;-0.3413659;-0.01127005,0.1009251;-0.7308339;0.08117414,0.100891;-0.7589232;0.03006876,-0.08072524;0.004773772;-0.03558971,-0.1072596;-0.3396156;-0.0005919263,-0.09830528;-0.7287916;0.09274531,-0.1043007;-0.7592991;0.04490164,0.0006831139;0.5791677;0.007725358,444.2104
+0;0;0,0.001754589;0.3357589;0.006742547,0.00390453;0.6578079;-0.001620779,0.1805622;0.526521;0.01339532,0.2169937;0.2511608;0.0008668881,0.2811021;-0.02423733;-0.05619679,-0.1686037;0.5129324;-0.01550931,-0.2197335;0.2396752;-0.02038165,-0.2679036;-0.03653795;-0.08817691,0.07905138;0.005048227;-0.03913281,0.09927412;-0.3401394;-0.007995894,0.1105735;-0.7316041;0.0749355,0.1201169;-0.7544256;0.01921363,-0.07596082;0.006229253;-0.04468928,-0.1222602;-0.336962;-0.0200097,-0.144944;-0.729339;0.05598797,-0.1392081;-0.691303;-0.02074948,0.003335733;0.5791807;0.00292583,0;0;0,0.0005880147;0.3357136;0.008865833,0.0006606057;0.657843;0.004058599,0.176734;0.5241861;-0.008857131,0.2239851;0.2504187;0.002377868,0.250189;-0.0324471;-0.04772723,-0.1768035;0.5275024;-0.003276943,-0.2133759;0.2519387;-0.009158036,-0.2620229;-0.02425367;-0.07669692,0.07796343;0.003422633;-0.04142427,0.105249;-0.3413659;-0.01127005,0.1009251;-0.7308339;0.08117414,0.100891;-0.7589232;0.03006876,-0.08072524;0.004773772;-0.03558971,-0.1072596;-0.3396156;-0.0005919263,-0.09830528;-0.7287916;0.09274531,-0.1043007;-0.7592991;0.04490164,0.0006831139;0.5791677;0.007725358,444.2216
+0;0;0,0.001754483;0.3357387;0.006742142,0.003904482;0.6577958;-0.001621616,0.1804099;0.5265468;0.01338591,0.2168894;0.2508243;0.0008409945,0.2811753;-0.02533641;-0.0563807,-0.1684562;0.5129699;-0.0154939,-0.2196532;0.2393531;-0.02037265,-0.2679567;-0.03762487;-0.08835565,0.07905412;0.005048402;-0.03913416,0.09927264;-0.3400671;-0.008003758,0.1105762;-0.7316757;0.07495814,0.1201231;-0.7545168;0.01921568,-0.07596345;0.006229469;-0.04469083,-0.1222531;-0.33689;-0.02001641,-0.1449453;-0.7294114;0.0560092,-0.1392072;-0.6913723;-0.02075659,0.003335633;0.5791613;0.002925412,0;0;0,0.0005720854;0.3356962;0.00876236,0.0006516278;0.6578308;0.003783703,0.1765472;0.5241043;-0.008989215,0.223759;0.2499653;0.002408981,0.2498034;-0.03372419;-0.0477277,-0.1766752;0.5275431;-0.003301962,-0.2135193;0.2516361;-0.008679315,-0.262181;-0.025343;-0.0764019,0.07794785;0.003417701;-0.04146051,0.1052042;-0.3412952;-0.01125002,0.100703;-0.7309492;0.08103943,0.1007265;-0.7590207;0.02987074,-0.08073671;0.004774843;-0.03557114,-0.1074961;-0.3395263;-0.0005966201,-0.09851878;-0.7288723;0.09266093,-0.1055947;-0.7613485;0.04752558,0.0006748289;0.5791506;0.007498026,444.2337
+0;0;0,0.001754483;0.3357387;0.006742142,0.003904482;0.6577958;-0.001621616,0.1804099;0.5265468;0.01338591,0.2168894;0.2508243;0.0008409945,0.2811753;-0.02533641;-0.0563807,-0.1684562;0.5129699;-0.0154939,-0.2196532;0.2393531;-0.02037265,-0.2679567;-0.03762487;-0.08835565,0.07905412;0.005048402;-0.03913416,0.09927264;-0.3400671;-0.008003758,0.1105762;-0.7316757;0.07495814,0.1201231;-0.7545168;0.01921568,-0.07596345;0.006229469;-0.04469083,-0.1222531;-0.33689;-0.02001641,-0.1449453;-0.7294114;0.0560092,-0.1392072;-0.6913723;-0.02075659,0.003335633;0.5791613;0.002925412,0;0;0,0.0005720854;0.3356962;0.00876236,0.0006516278;0.6578308;0.003783703,0.1765472;0.5241043;-0.008989215,0.223759;0.2499653;0.002408981,0.2498034;-0.03372419;-0.0477277,-0.1766752;0.5275431;-0.003301962,-0.2135193;0.2516361;-0.008679315,-0.262181;-0.025343;-0.0764019,0.07794785;0.003417701;-0.04146051,0.1052042;-0.3412952;-0.01125002,0.100703;-0.7309492;0.08103943,0.1007265;-0.7590207;0.02987074,-0.08073671;0.004774843;-0.03557114,-0.1074961;-0.3395263;-0.0005966201,-0.09851878;-0.7288723;0.09266093,-0.1055947;-0.7613485;0.04752558,0.0006748289;0.5791506;0.007498026,444.2453
+0;0;0,0.001673032;0.3357331;0.00672882,0.003735117;0.6577966;-0.001673525,0.1802948;0.5266538;0.01345444,0.2167645;0.2517369;0.002519579,0.2817568;-0.02608219;-0.05018448,-0.1686075;0.5129963;-0.0156642,-0.2200286;0.2402915;-0.01977119,-0.2690984;-0.03824183;-0.08455166,0.07906007;0.0050524;-0.03912631,0.09907813;-0.3400794;-0.00786135,0.1102289;-0.7315937;0.07501213,0.1200876;-0.7544934;0.01900095,-0.07594735;0.006242757;-0.04472044,-0.1225212;-0.3368449;-0.01990388,-0.1450447;-0.7293065;0.05587488,-0.1392486;-0.6912383;-0.0211584,0.003188177;0.5791576;0.002884565,0;0;0,0.0006093904;0.3356909;0.008722305,0.0007229671;0.6578288;0.00358057,0.1766198;0.5240735;-0.008988857,0.223493;0.2507706;0.002731085,0.2498253;-0.03373498;-0.04775,-0.1766421;0.5275718;-0.003225327,-0.2135698;0.2525411;-0.008057468,-0.2625124;-0.02528802;-0.07588655,0.07795889;0.003429368;-0.04144323,0.1054163;-0.3412777;-0.01115692,0.1006784;-0.7308668;0.08089578,0.100571;-0.7588218;0.0291847,-0.08073505;0.004763923;-0.03558154,-0.1074148;-0.339512;-0.0001358762,-0.098395;-0.7288315;0.09273373,-0.09925362;-0.7114087;0.01609238,0.0007365942;0.5791465;0.007357001,444.2562
+0;0;0,0.001673032;0.3357331;0.00672882,0.003735117;0.6577966;-0.001673525,0.1802948;0.5266538;0.01345444,0.2167645;0.2517369;0.002519579,0.2817568;-0.02608219;-0.05018448,-0.1686075;0.5129963;-0.0156642,-0.2200286;0.2402915;-0.01977119,-0.2690984;-0.03824183;-0.08455166,0.07906007;0.0050524;-0.03912631,0.09907813;-0.3400794;-0.00786135,0.1102289;-0.7315937;0.07501213,0.1200876;-0.7544934;0.01900095,-0.07594735;0.006242757;-0.04472044,-0.1225212;-0.3368449;-0.01990388,-0.1450447;-0.7293065;0.05587488,-0.1392486;-0.6912383;-0.0211584,0.003188177;0.5791576;0.002884565,0;0;0,0.0006093904;0.3356909;0.008722305,0.0007229671;0.6578288;0.00358057,0.1766198;0.5240735;-0.008988857,0.223493;0.2507706;0.002731085,0.2498253;-0.03373498;-0.04775,-0.1766421;0.5275718;-0.003225327,-0.2135698;0.2525411;-0.008057468,-0.2625124;-0.02528802;-0.07588655,0.07795889;0.003429368;-0.04144323,0.1054163;-0.3412777;-0.01115692,0.1006784;-0.7308668;0.08089578,0.100571;-0.7588218;0.0291847,-0.08073505;0.004763923;-0.03558154,-0.1074148;-0.339512;-0.0001358762,-0.098395;-0.7288315;0.09273373,-0.09925362;-0.7114087;0.01609238,0.0007365942;0.5791465;0.007357001,444.269
+0;0;0,0.001673032;0.3357331;0.00672882,0.003735117;0.6577966;-0.001673525,0.1802948;0.5266538;0.01345444,0.2167645;0.2517369;0.002519579,0.2817568;-0.02608219;-0.05018448,-0.1686075;0.5129963;-0.0156642,-0.2200286;0.2402915;-0.01977119,-0.2690984;-0.03824183;-0.08455166,0.07906007;0.0050524;-0.03912631,0.09907813;-0.3400794;-0.00786135,0.1102289;-0.7315937;0.07501213,0.1200876;-0.7544934;0.01900095,-0.07594735;0.006242757;-0.04472044,-0.1225212;-0.3368449;-0.01990388,-0.1450447;-0.7293065;0.05587488,-0.1392486;-0.6912383;-0.0211584,0.003188177;0.5791576;0.002884565,0;0;0,0.0006093904;0.3356909;0.008722305,0.0007229671;0.6578288;0.00358057,0.1766198;0.5240735;-0.008988857,0.223493;0.2507706;0.002731085,0.2498253;-0.03373498;-0.04775,-0.1766421;0.5275718;-0.003225327,-0.2135698;0.2525411;-0.008057468,-0.2625124;-0.02528802;-0.07588655,0.07795889;0.003429368;-0.04144323,0.1054163;-0.3412777;-0.01115692,0.1006784;-0.7308668;0.08089578,0.100571;-0.7588218;0.0291847,-0.08073505;0.004763923;-0.03558154,-0.1074148;-0.339512;-0.0001358762,-0.098395;-0.7288315;0.09273373,-0.09925362;-0.7114087;0.01609238,0.0007365942;0.5791465;0.007357001,444.2904
+0;0;0,0.00172849;0.3356858;0.006628978,0.003838265;0.6577295;-0.001976395,0.1803545;0.5265527;0.01331828,0.2167199;0.2520144;0.00385143,0.2825454;-0.02712631;-0.04340937,-0.168975;0.5140472;-0.01540807,-0.2188305;0.2414874;-0.01839154,-0.2691459;-0.03835726;-0.07873601,0.07907651;0.005057645;-0.03911611,0.09910464;-0.3391559;-0.007935056,0.1102532;-0.7311854;0.07506867,0.1201641;-0.7538942;0.01930035,-0.07593058;0.006243017;-0.04476959,-0.1224133;-0.335932;-0.02003044,-0.1450029;-0.7288905;0.05595859,-0.1392838;-0.6908608;-0.02078357,0.003281667;0.5790967;0.00264251,0;0;0,0.0006312281;0.3356423;0.008700013,0.0007476136;0.6577663;0.003539085,0.1766511;0.5240722;-0.00897789,0.2233636;0.2512001;0.002942324,0.2497646;-0.03379923;-0.0476985,-0.176612;0.5275324;-0.003194225,-0.213645;0.2529531;-0.00744736,-0.2626969;-0.02532199;-0.07558669,0.0779703;0.003428802;-0.04144418,0.1059827;-0.3403105;-0.01119566,0.1006555;-0.7304316;0.08088136,0.1005471;-0.7585349;0.02978789,-0.08074481;0.004761894;-0.03558573,-0.1073612;-0.3386007;-0.0002295598,-0.09830007;-0.7284349;0.09276637,-0.1042564;-0.7603341;0.04672784,0.0007610321;0.5790869;0.007321715,444.3026
+0;0;0,0.001728472;0.3356822;0.006628908,0.003838257;0.6577274;-0.001976575,0.1802988;0.526565;0.01331487,0.2165915;0.2525757;0.003866945,0.2825404;-0.02708879;-0.04348253,-0.1689209;0.5140634;-0.01540246,-0.2186767;0.2420486;-0.01837996,-0.2690865;-0.03832111;-0.07883766,0.07911842;0.005060327;-0.03913685,0.09914394;-0.3391083;-0.007959858,0.1102952;-0.7312304;0.07506345,0.1201895;-0.7538513;0.01938807,-0.07597083;0.006246326;-0.04479332,-0.1224475;-0.335884;-0.0200574,-0.1450424;-0.7289354;0.05594957,-0.1393328;-0.6909191;-0.0206647,0.003281645;0.5790925;0.002642451,0;0;0,0.0007297173;0.3356411;0.00860095,0.0009216219;0.657765;0.003335476,0.1767365;0.5240536;-0.009192705,0.2232745;0.2517237;0.002940774,0.2497731;-0.03378642;-0.04790449,-0.1763623;0.5275424;-0.003994803,-0.2141951;0.2536165;-0.007131493,-0.263684;-0.0251193;-0.07540063,0.07797185;0.003403634;-0.04154313,0.106063;-0.3402866;-0.01132739,0.1005836;-0.7305219;0.08066905,0.1000556;-0.7587073;0.02986753,-0.08082648;0.004808402;-0.03551034,-0.1074517;-0.3385371;-0.0004382581,-0.09831807;-0.7284654;0.09256386,-0.09908517;-0.710978;0.01634409,0.0009157956;0.5790846;0.007140279,444.3245
+0;0;0,0.001728472;0.3356822;0.006628908,0.003838257;0.6577274;-0.001976575,0.1802988;0.526565;0.01331487,0.2165915;0.2525757;0.003866945,0.2825404;-0.02708879;-0.04348253,-0.1689209;0.5140634;-0.01540246,-0.2186767;0.2420486;-0.01837996,-0.2690865;-0.03832111;-0.07883766,0.07911842;0.005060327;-0.03913685,0.09914394;-0.3391083;-0.007959858,0.1102952;-0.7312304;0.07506345,0.1201895;-0.7538513;0.01938807,-0.07597083;0.006246326;-0.04479332,-0.1224475;-0.335884;-0.0200574,-0.1450424;-0.7289354;0.05594957,-0.1393328;-0.6909191;-0.0206647,0.003281645;0.5790925;0.002642451,0;0;0,0.0007297173;0.3356411;0.00860095,0.0009216219;0.657765;0.003335476,0.1767365;0.5240536;-0.009192705,0.2232745;0.2517237;0.002940774,0.2497731;-0.03378642;-0.04790449,-0.1763623;0.5275424;-0.003994803,-0.2141951;0.2536165;-0.007131493,-0.263684;-0.0251193;-0.07540063,0.07797185;0.003403634;-0.04154313,0.106063;-0.3402866;-0.01132739,0.1005836;-0.7305219;0.08066905,0.1000556;-0.7587073;0.02986753,-0.08082648;0.004808402;-0.03551034,-0.1074517;-0.3385371;-0.0004382581,-0.09831807;-0.7284654;0.09256386,-0.09908517;-0.710978;0.01634409,0.0009157956;0.5790846;0.007140279,444.3364
+0;0;0,0.001626375;0.3356848;0.006523704,0.003592151;0.6577256;-0.002267567,0.1800844;0.5265652;0.01323876,0.2161086;0.2524717;0.006059221,0.2832001;-0.02779773;-0.03578879,-0.169041;0.5138505;-0.01567123,-0.2195845;0.2419668;-0.01675146,-0.2718315;-0.03899232;-0.07274865,0.07914902;0.005071513;-0.03907347,0.09903045;-0.3390893;-0.007718332,0.1102926;-0.7311717;0.07547706,0.1197537;-0.7538202;0.01975248,-0.07591861;0.006252914;-0.04488084,-0.122601;-0.3358271;-0.01983796,-0.1451702;-0.7288744;0.05619695,-0.1394289;-0.6908661;-0.02041579,0.003077354;0.5790936;0.00240388,0;0;0,0.0007297173;0.3356411;0.00860095,0.0009216219;0.657765;0.003335476,0.1767365;0.5240536;-0.009192705,0.2232745;0.2517237;0.002940774,0.2497731;-0.03378642;-0.04790449,-0.1763623;0.5275424;-0.003994803,-0.2141951;0.2536165;-0.007131493,-0.263684;-0.0251193;-0.07540063,0.07797185;0.003403634;-0.04154313,0.106063;-0.3402866;-0.01132739,0.1005836;-0.7305219;0.08066905,0.1000556;-0.7587073;0.02986753,-0.08082648;0.004808402;-0.03551034,-0.1074517;-0.3385371;-0.0004382581,-0.09831807;-0.7284654;0.09256386,-0.09908517;-0.710978;0.01634409,0.0009157956;0.5790846;0.007140279,444.3478
+0;0;0,0.001626546;0.3357202;0.00652439,0.003592412;0.6577755;-0.002267387,0.1800935;0.5266063;0.01323984,0.2161052;0.2526073;0.006062783,0.2832724;-0.02797794;-0.0358324,-0.1690494;0.513891;-0.01567159,-0.2195755;0.2421011;-0.01675145,-0.2718814;-0.03917468;-0.07281175,0.07911426;0.005069286;-0.0390563,0.09899009;-0.3389948;-0.00770998,0.1102493;-0.7309746;0.07546363,0.1197106;-0.753624;0.01973801,-0.07588527;0.006250167;-0.04486113,-0.1225545;-0.3357337;-0.01982529,-0.1451179;-0.7286781;0.05618972,-0.1393764;-0.6906697;-0.02042443,0.003077576;0.5791373;0.002404422,0;0;0,0.0008062124;0.335682;0.008373976,0.001027398;0.6578181;0.00300312,0.1768377;0.5240918;-0.009458065,0.2233192;0.251857;0.002848864,0.2499132;-0.03398511;-0.04796195,-0.176298;0.5276204;-0.004126107,-0.2147189;0.25386;-0.005821495,-0.2641467;-0.02508819;-0.07466572,0.07795165;0.003342613;-0.04150331,0.1061199;-0.3402641;-0.01152432,0.100603;-0.7303803;0.0805173,0.1001679;-0.7585624;0.02970899,-0.08076693;0.004855838;-0.03554269,-0.1074698;-0.3384062;-0.0006734468,-0.09829983;-0.7282418;0.09226085,-0.09908579;-0.7107649;0.01604155,0.001008153;0.5791336;0.006848574,444.3591
+0;0;0,0.001626546;0.3357202;0.00652439,0.003592412;0.6577755;-0.002267387,0.1800935;0.5266063;0.01323984,0.2161052;0.2526073;0.006062783,0.2832724;-0.02797794;-0.0358324,-0.1690494;0.513891;-0.01567159,-0.2195755;0.2421011;-0.01675145,-0.2718814;-0.03917468;-0.07281175,0.07911426;0.005069286;-0.0390563,0.09899009;-0.3389948;-0.00770998,0.1102493;-0.7309746;0.07546363,0.1197106;-0.753624;0.01973801,-0.07588527;0.006250167;-0.04486113,-0.1225545;-0.3357337;-0.01982529,-0.1451179;-0.7286781;0.05618972,-0.1393764;-0.6906697;-0.02042443,0.003077576;0.5791373;0.002404422,0;0;0,0.0008062124;0.335682;0.008373976,0.001027398;0.6578181;0.00300312,0.1768377;0.5240918;-0.009458065,0.2233192;0.251857;0.002848864,0.2499132;-0.03398511;-0.04796195,-0.176298;0.5276204;-0.004126107,-0.2147189;0.25386;-0.005821495,-0.2641467;-0.02508819;-0.07466572,0.07795165;0.003342613;-0.04150331,0.1061199;-0.3402641;-0.01152432,0.100603;-0.7303803;0.0805173,0.1001679;-0.7585624;0.02970899,-0.08076693;0.004855838;-0.03554269,-0.1074698;-0.3384062;-0.0006734468,-0.09829983;-0.7282418;0.09226085,-0.09908579;-0.7107649;0.01604155,0.001008153;0.5791336;0.006848574,444.3716
+0;0;0,0.00171104;0.3356972;0.00638834,0.003732229;0.6577063;-0.002565702,0.1801127;0.5263272;0.01316388,0.2163499;0.2515954;0.009817209,0.2832217;-0.02757552;-0.02686665,-0.1693324;0.5147873;-0.01507576,-0.2193125;0.2422027;-0.0138321,-0.2724788;-0.03734034;-0.06658608,0.07912645;0.005056031;-0.03894821,0.09885345;-0.3394904;-0.007238682,0.1100689;-0.7306958;0.07597905,0.1195934;-0.7530829;0.02020702,-0.07580239;0.006264804;-0.04492517,-0.1226018;-0.3361834;-0.01951106,-0.1454639;-0.7283652;0.05640641,-0.1398295;-0.6903798;-0.02007966,0.003206729;0.579085;0.002144901,0;0;0,0.0008705109;0.335662;0.008161545,0.001147963;0.6577523;0.002617836,0.1769322;0.5240895;-0.009656072,0.2233577;0.251171;0.003076315,0.2511387;-0.03253549;-0.0468514,-0.1761995;0.5276432;-0.004218138,-0.21548;0.2533101;-0.003675773,-0.2641709;-0.02338031;-0.07314193,0.07791986;0.003326639;-0.04148436,0.1056103;-0.3408178;-0.01140606,0.1007172;-0.7302245;0.08041548,0.1006426;-0.758449;0.02986311,-0.08071485;0.00486646;-0.03556617,-0.1076276;-0.3388891;-0.0007132292,-0.09830479;-0.7280332;0.09187515,-0.1027345;-0.760545;0.0469498,0.001109421;0.5790858;0.006538868,444.3938
+0;0;0,0.00171104;0.3356972;0.00638834,0.003732229;0.6577063;-0.002565702,0.1801127;0.5263272;0.01316388,0.2163499;0.2515954;0.009817209,0.2832217;-0.02757552;-0.02686665,-0.1693324;0.5147873;-0.01507576,-0.2193125;0.2422027;-0.0138321,-0.2724788;-0.03734034;-0.06658608,0.07912645;0.005056031;-0.03894821,0.09885345;-0.3394904;-0.007238682,0.1100689;-0.7306958;0.07597905,0.1195934;-0.7530829;0.02020702,-0.07580239;0.006264804;-0.04492517,-0.1226018;-0.3361834;-0.01951106,-0.1454639;-0.7283652;0.05640641,-0.1398295;-0.6903798;-0.02007966,0.003206729;0.579085;0.002144901,0;0;0,0.0008705109;0.335662;0.008161545,0.001147963;0.6577523;0.002617836,0.1769322;0.5240895;-0.009656072,0.2233577;0.251171;0.003076315,0.2511387;-0.03253549;-0.0468514,-0.1761995;0.5276432;-0.004218138,-0.21548;0.2533101;-0.003675773,-0.2641709;-0.02338031;-0.07314193,0.07791986;0.003326639;-0.04148436,0.1056103;-0.3408178;-0.01140606,0.1007172;-0.7302245;0.08041548,0.1006426;-0.758449;0.02986311,-0.08071485;0.00486646;-0.03556617,-0.1076276;-0.3388891;-0.0007132292,-0.09830479;-0.7280332;0.09187515,-0.1027345;-0.760545;0.0469498,0.001109421;0.5790858;0.006538868,444.4055
+0;0;0,0.001710867;0.3356633;0.006387695,0.00373178;0.657629;-0.002564829,0.1799828;0.5263064;0.01315561,0.216226;0.2515292;0.009808389,0.2828264;-0.02650845;-0.02672656,-0.1692064;0.5147749;-0.01506335,-0.2191947;0.2421453;-0.01381949,-0.2721452;-0.03626299;-0.06635933,0.0790699;0.005052418;-0.03892038,0.09880032;-0.3395536;-0.007205363,0.1100045;-0.7303669;0.07592896,0.119735;-0.7538869;0.01895083,-0.07574823;0.006260327;-0.04489306,-0.1225557;-0.3362471;-0.01947456,-0.1453949;-0.7280358;0.05636682,-0.1396386;-0.6898777;-0.02177329,0.0032064;0.5790255;0.002144701,0;0;0,0.0009157509;0.3356335;0.007927775,0.001194313;0.6576762;0.002223969,0.1768935;0.5242218;-0.01004028,0.2233249;0.2512748;0.003048182,0.2519657;-0.03130546;-0.04597712,-0.1760505;0.5276986;-0.004356587,-0.2159037;0.2534125;-0.001876246,-0.2649332;-0.02180701;-0.07205947,0.07789663;0.00331147;-0.04139471,0.1055807;-0.3409182;-0.01159608,0.100682;-0.7299689;0.07998693,0.1012707;-0.7573387;0.0260061,-0.08062056;0.004869909;-0.03562277,-0.1076244;-0.3389376;-0.0007572211,-0.09824828;-0.7277009;0.09169309,-0.09910382;-0.7104936;0.01396804,0.001160271;0.5790312;0.006213546,444.4275
+0;0;0,0.001650812;0.3356692;0.006082643,0.003553414;0.6576205;-0.003366435,0.1798282;0.5263928;0.01312973,0.2159918;0.2515847;0.01311182,0.2823068;-0.0271492;-0.01827433,-0.1694614;0.5149221;-0.0151062,-0.2201918;0.2424542;-0.01124036,-0.2738291;-0.03657833;-0.05960611,0.07907825;0.00503903;-0.03890518,0.09841846;-0.3395742;-0.007029623,0.1095518;-0.730366;0.07621564,0.1192816;-0.7540663;0.01940734,-0.07577641;0.006273301;-0.04484367,-0.1228901;-0.3361787;-0.01924504,-0.1455787;-0.7279369;0.05679923,-0.1398165;-0.6898016;-0.02134283,0.00306666;0.5790255;0.00148511,0;0;0,0.0009157509;0.3356335;0.007927775,0.001194313;0.6576762;0.002223969,0.1768935;0.5242218;-0.01004028,0.2233249;0.2512748;0.003048182,0.2519657;-0.03130546;-0.04597712,-0.1760505;0.5276986;-0.004356587,-0.2159037;0.2534125;-0.001876246,-0.2649332;-0.02180701;-0.07205947,0.07789663;0.00331147;-0.04139471,0.1055807;-0.3409182;-0.01159608,0.100682;-0.7299689;0.07998693,0.1012707;-0.7573387;0.0260061,-0.08062056;0.004869909;-0.03562277,-0.1076244;-0.3389376;-0.0007572211,-0.09824828;-0.7277009;0.09169309,-0.09910382;-0.7104936;0.01396804,0.001160271;0.5790312;0.006213546,444.4505
+0;0;0,0.001650593;0.3356247;0.006081835,0.003552317;0.6574277;-0.003362628,0.1796499;0.5262951;0.01311923,0.2158239;0.2514089;0.01310132,0.2818984;-0.02631456;-0.01817105,-0.169289;0.514836;-0.01508835,-0.2200339;0.2422906;-0.01122141,-0.2734767;-0.03573045;-0.05941184,0.07907462;0.005038799;-0.03890339,0.0984161;-0.339597;-0.007025756,0.1095457;-0.730255;0.07619102,0.1191511;-0.7532696;0.02010816,-0.07577293;0.006273014;-0.04484161,-0.1228897;-0.3362015;-0.01924131,-0.1455705;-0.7278255;0.05677694,-0.139882;-0.6897942;-0.02036726,0.003065825;0.5788751;0.001486302,0;0;0,0.0008943454;0.3355915;0.00782001,0.001196064;0.6574798;0.001847506,0.1767938;0.5243179;-0.01018929,0.2232708;0.2513238;0.003416896,0.2534252;-0.03024739;-0.04435873,-0.1759212;0.5277376;-0.004366253,-0.2171009;0.2536021;0.0006270073,-0.2658543;-0.0202364;-0.07085556,0.0779218;0.003306896;-0.04133904,0.1052111;-0.3409743;-0.01150799,0.1006444;-0.7299532;0.07980001,0.1017182;-0.7577951;0.02782643,-0.08060151;0.004868499;-0.03565603,-0.1077428;-0.3389424;-0.0007062145,-0.09830441;-0.727616;0.09152408,-0.1028711;-0.7601418;0.04550496,0.001166806;0.578882;0.005929947,444.4616
+0;0;0,0.001650593;0.3356247;0.006081835,0.003552317;0.6574277;-0.003362628,0.1796499;0.5262951;0.01311923,0.2158239;0.2514089;0.01310132,0.2818984;-0.02631456;-0.01817105,-0.169289;0.514836;-0.01508835,-0.2200339;0.2422906;-0.01122141,-0.2734767;-0.03573045;-0.05941184,0.07907462;0.005038799;-0.03890339,0.0984161;-0.339597;-0.007025756,0.1095457;-0.730255;0.07619102,0.1191511;-0.7532696;0.02010816,-0.07577293;0.006273014;-0.04484161,-0.1228897;-0.3362015;-0.01924131,-0.1455705;-0.7278255;0.05677694,-0.139882;-0.6897942;-0.02036726,0.003065825;0.5788751;0.001486302,0;0;0,0.0008943454;0.3355915;0.00782001,0.001196064;0.6574798;0.001847506,0.1767938;0.5243179;-0.01018929,0.2232708;0.2513238;0.003416896,0.2534252;-0.03024739;-0.04435873,-0.1759212;0.5277376;-0.004366253,-0.2171009;0.2536021;0.0006270073,-0.2658543;-0.0202364;-0.07085556,0.0779218;0.003306896;-0.04133904,0.1052111;-0.3409743;-0.01150799,0.1006444;-0.7299532;0.07980001,0.1017182;-0.7577951;0.02782643,-0.08060151;0.004868499;-0.03565603,-0.1077428;-0.3389424;-0.0007062145,-0.09830441;-0.727616;0.09152408,-0.1028711;-0.7601418;0.04550496,0.001166806;0.578882;0.005929947,444.4728
+0;0;0,0.001712283;0.335632;0.005647208,0.003619942;0.6574174;-0.004369782,0.1796384;0.5262088;0.01310019,0.2159045;0.2513545;0.0164015,0.2807723;-0.02731031;-0.0083417,-0.1692348;0.5147377;-0.01538546,-0.2211679;0.2424901;-0.007958598,-0.2750005;-0.03662527;-0.04883447,0.0790724;0.005057983;-0.03890542,0.09827963;-0.3395629;-0.006785873,0.1095603;-0.7302121;0.07645164,0.1187722;-0.7534671;0.02053082,-0.07577649;0.006262614;-0.04483707,-0.1230205;-0.3361869;-0.0191369,-0.1457466;-0.7277587;0.05713622,-0.1400043;-0.6897557;-0.02000694,0.003137026;0.5788739;0.0006275303,0;0;0,0.0008943454;0.3355915;0.00782001,0.001196064;0.6574798;0.001847506,0.1767938;0.5243179;-0.01018929,0.2232708;0.2513238;0.003416896,0.2534252;-0.03024739;-0.04435873,-0.1759212;0.5277376;-0.004366253,-0.2171009;0.2536021;0.0006270073,-0.2658543;-0.0202364;-0.07085556,0.0779218;0.003306896;-0.04133904,0.1052111;-0.3409743;-0.01150799,0.1006444;-0.7299532;0.07980001,0.1017182;-0.7577951;0.02782643,-0.08060151;0.004868499;-0.03565603,-0.1077428;-0.3389424;-0.0007062145,-0.09830441;-0.727616;0.09152408,-0.1028711;-0.7601418;0.04550496,0.001166806;0.578882;0.005929947,444.4843
+0;0;0,0.001712056;0.3355875;0.00564646,0.003619154;0.657278;-0.004367671,0.1795401;0.5261196;0.01309407,0.2158965;0.2505811;0.01640359,0.280885;-0.02860221;-0.008385647,-0.1691401;0.5146548;-0.01537583,-0.2212025;0.2417295;-0.007930477,-0.2751353;-0.03790522;-0.04888241,0.07899315;0.005052914;-0.03886642,0.09815945;-0.3388337;-0.006815307,0.1094839;-0.7309968;0.07674478,0.1186482;-0.7539768;0.02111282,-0.07570054;0.006256338;-0.04479213,-0.1228439;-0.3354635;-0.01914671,-0.1456581;-0.7285528;0.05742199,-0.1399454;-0.6905912;-0.01932268,0.003136367;0.5787556;0.0006283056,0;0;0,0.0009259284;0.3355548;0.00747633,0.001221992;0.6573347;0.000992537,0.176842;0.5244969;-0.01052129,0.2233341;0.2508788;0.0045048,0.2547784;-0.03131753;-0.04194796,-0.1757964;0.5276982;-0.005088968,-0.2189303;0.2532626;0.00378725,-0.2687947;-0.02071816;-0.0685277,0.07790649;0.003279224;-0.04118097,0.1057781;-0.3402168;-0.01141012,0.1007085;-0.7308207;0.07972372,0.1017311;-0.7588392;0.0285517,-0.0804664;0.004873965;-0.03574145,-0.1076204;-0.3381965;-0.0008416735,-0.09797265;-0.7283081;0.09201494,-0.102897;-0.7595344;0.04497387,0.001202427;0.5787687;0.00527525,444.5061
+0;0;0,0.001712056;0.3355875;0.00564646,0.003619154;0.657278;-0.004367671,0.1795401;0.5261196;0.01309407,0.2158965;0.2505811;0.01640359,0.280885;-0.02860221;-0.008385647,-0.1691401;0.5146548;-0.01537583,-0.2212025;0.2417295;-0.007930477,-0.2751353;-0.03790522;-0.04888241,0.07899315;0.005052914;-0.03886642,0.09815945;-0.3388337;-0.006815307,0.1094839;-0.7309968;0.07674478,0.1186482;-0.7539768;0.02111282,-0.07570054;0.006256338;-0.04479213,-0.1228439;-0.3354635;-0.01914671,-0.1456581;-0.7285528;0.05742199,-0.1399454;-0.6905912;-0.01932268,0.003136367;0.5787556;0.0006283056,0;0;0,0.0009259284;0.3355548;0.00747633,0.001221992;0.6573347;0.000992537,0.176842;0.5244969;-0.01052129,0.2233341;0.2508788;0.0045048,0.2547784;-0.03131753;-0.04194796,-0.1757964;0.5276982;-0.005088968,-0.2189303;0.2532626;0.00378725,-0.2687947;-0.02071816;-0.0685277,0.07790649;0.003279224;-0.04118097,0.1057781;-0.3402168;-0.01141012,0.1007085;-0.7308207;0.07972372,0.1017311;-0.7588392;0.0285517,-0.0804664;0.004873965;-0.03574145,-0.1076204;-0.3381965;-0.0008416735,-0.09797265;-0.7283081;0.09201494,-0.102897;-0.7595344;0.04497387,0.001202427;0.5787687;0.00527525,444.5185
+0;0;0,0.001726642;0.3355083;0.005124636,0.003567387;0.6570274;-0.005559633,0.1790159;0.5260728;0.01289254,0.2155449;0.2502559;0.02075986,0.2798114;-0.02802694;0.002489461,-0.1688007;0.514684;-0.0159679,-0.2221366;0.2417515;-0.004375804,-0.2759526;-0.03700086;-0.04051885,0.07903783;0.005062177;-0.03875466,0.09817818;-0.3398894;-0.006953124,0.1094877;-0.7311377;0.07684755,0.1185819;-0.7543914;0.02102697,-0.07559647;0.006267746;-0.04494905,-0.1230328;-0.3364296;-0.01891776,-0.1459465;-0.7286406;0.05770572,-0.1401221;-0.6906859;-0.01934881,0.003107548;0.5785507;-0.0003899313,0;0;0,0.0008650795;0.3354727;0.007240057,0.001087055;0.657078;-0.0002603531,0.176465;0.5247599;-0.01093495,0.2231943;0.2508408;0.00506258,0.2567713;-0.02978018;-0.03999078,-0.1755214;0.5277495;-0.005166141,-0.2203723;0.2533296;0.007217695,-0.2707511;-0.01890695;-0.06527053,0.07791334;0.003287449;-0.0411489,0.1051824;-0.341265;-0.0109936,0.1005897;-0.7311397;0.07957292,0.1016563;-0.7590033;0.02775335,-0.0804469;0.004860308;-0.03576594,-0.1080038;-0.339219;-0.0008465499,-0.09661707;-0.7284719;0.09177199,-0.09750628;-0.7112306;0.01514937,0.001118965;0.578564;0.004328728,444.5405
+0;0;0,0.001725359;0.3352591;0.005120828,0.003565718;0.6567109;-0.005560961,0.1789141;0.5258084;0.01288218,0.2155809;0.2489505;0.02077919,0.2798997;-0.02955842;0.00249395,-0.1687043;0.5144261;-0.0159618,-0.2222414;0.2404635;-0.004325961,-0.2761012;-0.0385153;-0.04049837,0.07905259;0.005063123;-0.0387619,0.09819867;-0.3399918;-0.00695084,0.1095049;-0.7311262;0.07682545,0.1185341;-0.7539993;0.02140394,-0.07561059;0.006268916;-0.04495744,-0.1230611;-0.336531;-0.01891836,-0.1459682;-0.7286279;0.05768283,-0.1401854;-0.6907302;-0.01882083,0.003106009;0.5782564;-0.0003927164,0;0;0,0.0008316786;0.3352363;0.006619335,0.001106106;0.6567622;-0.001280903,0.1764332;0.5246581;-0.01165199,0.2233984;0.2498516;0.006589174,0.25881;-0.0310463;-0.03677976,-0.175457;0.5275871;-0.005681758,-0.2219865;0.2525703;0.01037506,-0.2734973;-0.01943648;-0.06309234,0.07790159;0.003239706;-0.04121017,0.1050228;-0.3414487;-0.01128185,0.1005208;-0.7312608;0.07904387,0.1014714;-0.759391;0.02836252,-0.08047031;0.004897308;-0.03574881,-0.1081917;-0.3393122;-0.001212344,-0.09725314;-0.7285291;0.09110779,-0.0981645;-0.711209;0.01503536,0.001127966;0.5782793;0.003458262,444.5625
+0;0;0,0.001725359;0.3352591;0.005120828,0.003565718;0.6567109;-0.005560961,0.1789141;0.5258084;0.01288218,0.2155809;0.2489505;0.02077919,0.2798997;-0.02955842;0.00249395,-0.1687043;0.5144261;-0.0159618,-0.2222414;0.2404635;-0.004325961,-0.2761012;-0.0385153;-0.04049837,0.07905259;0.005063123;-0.0387619,0.09819867;-0.3399918;-0.00695084,0.1095049;-0.7311262;0.07682545,0.1185341;-0.7539993;0.02140394,-0.07561059;0.006268916;-0.04495744,-0.1230611;-0.336531;-0.01891836,-0.1459682;-0.7286279;0.05768283,-0.1401854;-0.6907302;-0.01882083,0.003106009;0.5782564;-0.0003927164,0;0;0,0.0008316786;0.3352363;0.006619335,0.001106106;0.6567622;-0.001280903,0.1764332;0.5246581;-0.01165199,0.2233984;0.2498516;0.006589174,0.25881;-0.0310463;-0.03677976,-0.175457;0.5275871;-0.005681758,-0.2219865;0.2525703;0.01037506,-0.2734973;-0.01943648;-0.06309234,0.07790159;0.003239706;-0.04121017,0.1050228;-0.3414487;-0.01128185,0.1005208;-0.7312608;0.07904387,0.1014714;-0.759391;0.02836252,-0.08047031;0.004897308;-0.03574881,-0.1081917;-0.3393122;-0.001212344,-0.09725314;-0.7285291;0.09110779,-0.0981645;-0.711209;0.01503536,0.001127966;0.5782793;0.003458262,444.5847
+0;0;0,0.001733296;0.3350829;0.004839484,0.00354068;0.6564011;-0.006058404,0.178436;0.5257152;0.01304354,0.2151458;0.248158;0.02472259,0.2794427;-0.02998269;0.01291837,-0.1686689;0.5150449;-0.0152624,-0.2217328;0.2403762;0.0009653587,-0.2756523;-0.03872839;-0.02782651,0.07912917;0.00511044;-0.03863933,0.09803319;-0.3407064;-0.00643925,0.1092643;-0.7312127;0.07718709,0.1185033;-0.7544792;0.02142642,-0.07557201;0.006212611;-0.04506456,-0.1232914;-0.3372917;-0.01839791,-0.1463404;-0.7286986;0.05830972,-0.1405947;-0.6907547;-0.01873447,0.003091247;0.577984;-0.0008455054,0;0;0,0.0007871763;0.3350655;0.006118655,0.001069017;0.6564436;-0.002489686,0.1761199;0.524919;-0.01239824,0.2234686;0.2494624;0.007695436,0.2609453;-0.03078628;-0.03343666,-0.1750359;0.5274169;-0.006792417,-0.2236033;0.2520671;0.01180024,-0.2765751;-0.01936328;-0.05999993,0.07789744;0.003248751;-0.041255,0.1046351;-0.3422528;-0.0113014,0.1007077;-0.7313609;0.07922006,0.1011516;-0.7592918;0.0274924,-0.08049601;0.004879687;-0.03573684,-0.1083678;-0.3401239;-0.001397677,-0.09767561;-0.7287918;0.09045883,-0.1030629;-0.7619359;0.04556184,0.001103565;0.5780095;0.002481102,444.5956
+0;0;0,0.001733296;0.3350829;0.004839484,0.00354068;0.6564011;-0.006058404,0.178436;0.5257152;0.01304354,0.2151458;0.248158;0.02472259,0.2794427;-0.02998269;0.01291837,-0.1686689;0.5150449;-0.0152624,-0.2217328;0.2403762;0.0009653587,-0.2756523;-0.03872839;-0.02782651,0.07912917;0.00511044;-0.03863933,0.09803319;-0.3407064;-0.00643925,0.1092643;-0.7312127;0.07718709,0.1185033;-0.7544792;0.02142642,-0.07557201;0.006212611;-0.04506456,-0.1232914;-0.3372917;-0.01839791,-0.1463404;-0.7286986;0.05830972,-0.1405947;-0.6907547;-0.01873447,0.003091247;0.577984;-0.0008455054,0;0;0,0.0007871763;0.3350655;0.006118655,0.001069017;0.6564436;-0.002489686,0.1761199;0.524919;-0.01239824,0.2234686;0.2494624;0.007695436,0.2609453;-0.03078628;-0.03343666,-0.1750359;0.5274169;-0.006792417,-0.2236033;0.2520671;0.01180024,-0.2765751;-0.01936328;-0.05999993,0.07789744;0.003248751;-0.041255,0.1046351;-0.3422528;-0.0113014,0.1007077;-0.7313609;0.07922006,0.1011516;-0.7592918;0.0274924,-0.08049601;0.004879687;-0.03573684,-0.1083678;-0.3401239;-0.001397677,-0.09767561;-0.7287918;0.09045883,-0.1030629;-0.7619359;0.04556184,0.001103565;0.5780095;0.002481102,444.618
+0;0;0,0.001731739;0.3347819;0.004835135,0.003538619;0.6560106;-0.006059535,0.1782658;0.525401;0.01302734,0.2150739;0.2471008;0.02473766,0.2793619;-0.03100139;0.01293507,-0.1685059;0.5147409;-0.01525142,-0.2217119;0.239337;0.001019778,-0.2756239;-0.03972903;-0.0277681,0.07914107;0.005111208;-0.03864514,0.0980566;-0.3409161;-0.006425455,0.1092592;-0.7304308;0.07698855,0.1185199;-0.7538226;0.02109673,-0.07558337;0.006213545;-0.04507134,-0.1233318;-0.3374999;-0.01838846,-0.1463223;-0.727913;0.0581244,-0.1405631;-0.6899504;-0.019101,0.003089335;0.5776196;-0.0008483701,0;0;0,0.0008577034;0.3347783;0.005289316,0.001119435;0.6560332;-0.00434339,0.1761517;0.5249332;-0.01340127,0.2241818;0.2490464;0.009457946,0.2632744;-0.03127092;-0.02936256,-0.1748532;0.5272006;-0.007929401,-0.2257796;0.2518132;0.01468213,-0.2802692;-0.01966098;-0.05564366,0.07788355;0.003208444;-0.04131269,0.1042839;-0.3425698;-0.01179576,0.1009135;-0.7306119;0.07885265,0.1009651;-0.7585096;0.02681243,-0.08051638;0.004907904;-0.0357198,-0.1089312;-0.3403659;-0.002411813,-0.09736104;-0.7279474;0.08952235,-0.1033575;-0.7613853;0.04480092,0.001163818;0.5776477;0.0009698868,444.6408
+0;0;0,0.001835754;0.3347857;0.00451586,0.003764013;0.6560034;-0.006683135,0.1784604;0.5254922;0.0128034,0.2153395;0.2474506;0.0294089,0.2792832;-0.03090224;0.02277509,-0.1683091;0.5146793;-0.01558546,-0.2229641;0.2399664;0.006520074,-0.2766021;-0.03973371;-0.01592752,0.07912707;0.005070733;-0.03867912,0.09808841;-0.3409216;-0.006112315,0.1092579;-0.7303966;0.07749192,0.118001;-0.7538653;0.02159031,-0.07561566;0.006251559;-0.04501189,-0.1233932;-0.3374452;-0.01816671,-0.1463833;-0.727828;0.05850038,-0.1406035;-0.6898847;-0.01872548,0.003282486;0.5776173;-0.001400243,0;0;0,0.0008577034;0.3347783;0.005289316,0.001119435;0.6560332;-0.00434339,0.1761517;0.5249332;-0.01340127,0.2241818;0.2490464;0.009457946,0.2632744;-0.03127092;-0.02936256,-0.1748532;0.5272006;-0.007929401,-0.2257796;0.2518132;0.01468213,-0.2802692;-0.01966098;-0.05564366,0.07788355;0.003208444;-0.04131269,0.1042839;-0.3425698;-0.01179576,0.1009135;-0.7306119;0.07885265,0.1009651;-0.7585096;0.02681243,-0.08051638;0.004907904;-0.0357198,-0.1089312;-0.3403659;-0.002411813,-0.09736104;-0.7279474;0.08952235,-0.1033575;-0.7613853;0.04480092,0.001163818;0.5776477;0.0009698868,444.6525
+0;0;0,0.001835226;0.3346894;0.004514561,0.003763053;0.6558343;-0.006682929,0.1782135;0.5253901;0.01278407,0.2155847;0.2436376;0.0296112,0.2786768;-0.03100812;0.02306574,-0.1680691;0.5145923;-0.01556492,-0.2234536;0.2362131;0.006835644,-0.2763773;-0.03976199;-0.015313,0.07917854;0.005074032;-0.03870429,0.09815848;-0.3412574;-0.006105561,0.1092922;-0.7294843;0.07723077,0.1225782;-0.780735;-0.007716954,-0.07566485;0.006255626;-0.04504117,-0.1234892;-0.3377779;-0.01816968,-0.1464057;-0.7269098;0.05825173,-0.1376226;-0.6848392;-0.05910016,0.003281487;0.577442;-0.00139962,0;0;0,0.0008742586;0.3346905;0.004715562,0.001069978;0.6558091;-0.006774545,0.176047;0.5251062;-0.01435328,0.2254765;0.2460108;0.01260352,0.2666641;-0.03051361;-0.02333498,-0.1747311;0.5273216;-0.009188888,-0.2280024;0.2488683;0.017082,-0.2838468;-0.0190537;-0.05039359,0.0778984;0.003153637;-0.0414114,0.1039898;-0.3429928;-0.01191104,0.1006377;-0.7298352;0.07825946,0.09599146;-0.719377;-0.03832031,-0.08060449;0.004974136;-0.03565366,-0.1090653;-0.3406706;-0.002668135,-0.09758645;-0.727083;0.08867056,-0.1045176;-0.7913269;0.01750631,0.001140691;0.5774531;-0.000959754,444.6635
+0;0;0,0.001835226;0.3346894;0.004514561,0.003763053;0.6558343;-0.006682929,0.1782135;0.5253901;0.01278407,0.2155847;0.2436376;0.0296112,0.2786768;-0.03100812;0.02306574,-0.1680691;0.5145923;-0.01556492,-0.2234536;0.2362131;0.006835644,-0.2763773;-0.03976199;-0.015313,0.07917854;0.005074032;-0.03870429,0.09815848;-0.3412574;-0.006105561,0.1092922;-0.7294843;0.07723077,0.1225782;-0.780735;-0.007716954,-0.07566485;0.006255626;-0.04504117,-0.1234892;-0.3377779;-0.01816968,-0.1464057;-0.7269098;0.05825173,-0.1376226;-0.6848392;-0.05910016,0.003281487;0.577442;-0.00139962,0;0;0,0.0008742586;0.3346905;0.004715562,0.001069978;0.6558091;-0.006774545,0.176047;0.5251062;-0.01435328,0.2254765;0.2460108;0.01260352,0.2666641;-0.03051361;-0.02333498,-0.1747311;0.5273216;-0.009188888,-0.2280024;0.2488683;0.017082,-0.2838468;-0.0190537;-0.05039359,0.0778984;0.003153637;-0.0414114,0.1039898;-0.3429928;-0.01191104,0.1006377;-0.7298352;0.07825946,0.09599146;-0.719377;-0.03832031,-0.08060449;0.004974136;-0.03565366,-0.1090653;-0.3406706;-0.002668135,-0.09758645;-0.727083;0.08867056,-0.1045176;-0.7913269;0.01750631,0.001140691;0.5774531;-0.000959754,444.6864
+0;0;0,0.001811052;0.3345293;0.004097052,0.003655539;0.6555213;-0.007555572,0.1780724;0.5253271;0.01249557,0.2153732;0.2430107;0.03322805,0.2780056;-0.03009957;0.03564897,-0.1680938;0.514427;-0.01650172,-0.2248567;0.2359936;0.01136522,-0.276844;-0.03883433;-0.005511612,0.07916287;0.005040131;-0.03873531,0.09802186;-0.341397;-0.005946234,0.1089692;-0.7277005;0.0773861,0.1175158;-0.750118;0.02225063,-0.07567272;0.006295875;-0.04501763,-0.1237072;-0.3378123;-0.01796735,-0.1465379;-0.7250892;0.05812439,-0.140738;-0.687303;-0.01781172,0.003198494;0.5771594;-0.002157149,0;0;0,0.000872083;0.3345336;0.004045844,0.0008789748;0.6554582;-0.008933902,0.1760168;0.5252898;-0.01551366,0.2258861;0.2457188;0.01409828,0.2691015;-0.02941549;-0.01674724,-0.1748476;0.5271804;-0.01056679,-0.2301306;0.2486377;0.01912329,-0.2861572;-0.01799798;-0.0463314,0.07789404;0.003094867;-0.04141891,0.1038337;-0.3432143;-0.01232242,0.1003074;-0.7282814;0.07715059,0.1037079;-0.7573388;0.02855826,-0.0805971;0.005024715;-0.03565735,-0.1091487;-0.3407452;-0.002832063,-0.09761755;-0.7253929;0.08776436,-0.1039961;-0.7573462;0.04324845,0.001004048;0.5771531;-0.002750635,444.7075
+0;0;0,0.001811052;0.3345293;0.004097052,0.003655539;0.6555213;-0.007555572,0.1780724;0.5253271;0.01249557,0.2153732;0.2430107;0.03322805,0.2780056;-0.03009957;0.03564897,-0.1680938;0.514427;-0.01650172,-0.2248567;0.2359936;0.01136522,-0.276844;-0.03883433;-0.005511612,0.07916287;0.005040131;-0.03873531,0.09802186;-0.341397;-0.005946234,0.1089692;-0.7277005;0.0773861,0.1175158;-0.750118;0.02225063,-0.07567272;0.006295875;-0.04501763,-0.1237072;-0.3378123;-0.01796735,-0.1465379;-0.7250892;0.05812439,-0.140738;-0.687303;-0.01781172,0.003198494;0.5771594;-0.002157149,0;0;0,0.000872083;0.3345336;0.004045844,0.0008789748;0.6554582;-0.008933902,0.1760168;0.5252898;-0.01551366,0.2258861;0.2457188;0.01409828,0.2691015;-0.02941549;-0.01674724,-0.1748476;0.5271804;-0.01056679,-0.2301306;0.2486377;0.01912329,-0.2861572;-0.01799798;-0.0463314,0.07789404;0.003094867;-0.04141891,0.1038337;-0.3432143;-0.01232242,0.1003074;-0.7282814;0.07715059,0.1037079;-0.7573388;0.02855826,-0.0805971;0.005024715;-0.03565735,-0.1091487;-0.3407452;-0.002832063,-0.09761755;-0.7253929;0.08776436,-0.1039961;-0.7573462;0.04324845,0.001004048;0.5771531;-0.002750635,444.719
+0;0;0,0.001810113;0.3343558;0.004094928,0.003654614;0.6553499;-0.007558425,0.1780632;0.5251424;0.01249311,0.2157421;0.2399637;0.03343579,0.2780676;-0.03180805;0.03584485,-0.1680868;0.5142428;-0.01650282,-0.2254251;0.2329865;0.01164665,-0.2771577;-0.04049447;-0.005147459,0.07909419;0.005035759;-0.03870171,0.09795089;-0.3413591;-0.00591664,0.108907;-0.7279708;0.07748219,0.1221096;-0.7789445;-0.007690191,-0.07560708;0.006290414;-0.04497858,-0.1236357;-0.3377758;-0.0179316,-0.1464846;-0.7253616;0.05822085,-0.1375251;-0.6833337;-0.05908403,0.003197476;0.5769722;-0.00215892,0;0;0,0.0009351;0.3343695;0.003163576,0.0006211996;0.655229;-0.01137912,0.1760081;0.5255574;-0.01694155,0.2272142;0.2437266;0.01674116,0.2713746;-0.03009534;-0.01192141,-0.175088;0.527088;-0.01197318,-0.2326021;0.2463164;0.02034759,-0.2894094;-0.0195255;-0.04170976,0.07786307;0.003058091;-0.04131663,0.1038518;-0.3432506;-0.01277339,0.1004419;-0.7286692;0.07658505,0.09581319;-0.7184178;-0.03992224,-0.0804817;0.005039228;-0.03572638,-0.1089811;-0.3407128;-0.00312053,-0.09756143;-0.7257152;0.08736086,-0.09879893;-0.7155444;-0.02921808,0.0008171722;0.5769392;-0.004814982,444.7407
+0;0;0,0.001770871;0.3343628;0.003492885,0.003527008;0.6553306;-0.008862415,0.1780022;0.5255394;0.01226716,0.2160674;0.2407697;0.03761415,0.276412;-0.03127059;0.04774961,-0.1683711;0.5145043;-0.01658789,-0.2264391;0.2340798;0.01769611,-0.2782485;-0.03976482;0.009033469,0.07908773;0.004996965;-0.03871995,0.09778285;-0.3413571;-0.00541544,0.1087401;-0.7279387;0.07812317,0.122111;-0.7790977;-0.006846316,-0.07562436;0.006325964;-0.04494454,-0.1237847;-0.3376935;-0.01754022,-0.1466979;-0.7252485;0.0587499,-0.1377706;-0.683279;-0.05856343,0.003094639;0.5769656;-0.003280127,0;0;0,0.0009351;0.3343695;0.003163576,0.0006211996;0.655229;-0.01137912,0.1760081;0.5255574;-0.01694155,0.2272142;0.2437266;0.01674116,0.2713746;-0.03009534;-0.01192141,-0.175088;0.527088;-0.01197318,-0.2326021;0.2463164;0.02034759,-0.2894094;-0.0195255;-0.04170976,0.07786307;0.003058091;-0.04131663,0.1038518;-0.3432506;-0.01277339,0.1004419;-0.7286692;0.07658505,0.09581319;-0.7184178;-0.03992224,-0.0804817;0.005039228;-0.03572638,-0.1089811;-0.3407128;-0.00312053,-0.09756143;-0.7257152;0.08736086,-0.09879893;-0.7155444;-0.02921808,0.0008171722;0.5769392;-0.004814982,444.7521
+0;0;0,0.001769814;0.3341632;0.0034908,0.003525207;0.654995;-0.008859787,0.177967;0.5252348;0.0122653,0.2162736;0.2386594;0.03777302,0.2766975;-0.03373903;0.04792182,-0.1683399;0.5142018;-0.01658422,-0.2267762;0.2319991;0.01791718,-0.2786537;-0.04220599;0.009243138,0.07901774;0.004992542;-0.03868568,0.09773128;-0.341703;-0.005348332,0.1086829;-0.7280887;0.07814796,0.1220504;-0.7792267;-0.006799437,-0.07555742;0.006320365;-0.04490476,-0.1237653;-0.3380383;-0.01747342,-0.1466669;-0.7253969;0.05877805,-0.1377418;-0.6834306;-0.05850477,0.003092955;0.5766512;-0.003279004,0;0;0,0.000985533;0.3341774;0.002206683,0.0005096346;0.6548246;-0.01392519,0.1761675;0.5259401;-0.01814342,0.2281405;0.2427355;0.01842785,0.2736201;-0.03175807;-0.004806638,-0.1752044;0.5269338;-0.01371511,-0.2352486;0.2451662;0.02157242,-0.2924966;-0.02170816;-0.03721293,0.0778226;0.003023192;-0.04122877,0.1036838;-0.3436694;-0.01303566,0.1006725;-0.7289395;0.07608938,0.09614939;-0.7187954;-0.04037262,-0.08036806;0.005054447;-0.03578737,-0.1089788;-0.3410508;-0.003353648,-0.0969755;-0.7259619;0.08656227,-0.09811414;-0.7159059;-0.02996691,0.0007361919;0.5765893;-0.006976604,444.7738
+0;0;0,0.001769814;0.3341632;0.0034908,0.003525207;0.654995;-0.008859787,0.177967;0.5252348;0.0122653,0.2162736;0.2386594;0.03777302,0.2766975;-0.03373903;0.04792182,-0.1683399;0.5142018;-0.01658422,-0.2267762;0.2319991;0.01791718,-0.2786537;-0.04220599;0.009243138,0.07901774;0.004992542;-0.03868568,0.09773128;-0.341703;-0.005348332,0.1086829;-0.7280887;0.07814796,0.1220504;-0.7792267;-0.006799437,-0.07555742;0.006320365;-0.04490476,-0.1237653;-0.3380383;-0.01747342,-0.1466669;-0.7253969;0.05877805,-0.1377418;-0.6834306;-0.05850477,0.003092955;0.5766512;-0.003279004,0;0;0,0.000985533;0.3341774;0.002206683,0.0005096346;0.6548246;-0.01392519,0.1761675;0.5259401;-0.01814342,0.2281405;0.2427355;0.01842785,0.2736201;-0.03175807;-0.004806638,-0.1752044;0.5269338;-0.01371511,-0.2352486;0.2451662;0.02157242,-0.2924966;-0.02170816;-0.03721293,0.0778226;0.003023192;-0.04122877,0.1036838;-0.3436694;-0.01303566,0.1006725;-0.7289395;0.07608938,0.09614939;-0.7187954;-0.04037262,-0.08036806;0.005054447;-0.03578737,-0.1089788;-0.3410508;-0.003353648,-0.0969755;-0.7259619;0.08656227,-0.09811414;-0.7159059;-0.02996691,0.0007361919;0.5765893;-0.006976604,444.7859
+0;0;0,0.001821943;0.3338151;0.002947704,0.003661413;0.6544372;-0.009980826,0.1779931;0.5252032;0.01156328,0.2167697;0.2367083;0.04411293,0.276098;-0.03411886;0.05828487,-0.1681822;0.5139879;-0.01687209,-0.2279536;0.2301049;0.02350416,-0.2784772;-0.04283404;0.01906172,0.0789827;0.004966906;-0.03880761,0.09776335;-0.3421314;-0.004947502,0.1085548;-0.7277123;0.07846701,0.1223302;-0.7786199;-0.006608605,-0.075629;0.006346324;-0.04482126,-0.123885;-0.3384483;-0.01717208,-0.1466096;-0.7249915;0.05908436,-0.1377907;-0.6830778;-0.05819283,0.00320456;0.5761554;-0.004255867,0;0;0,0.001077496;0.333829;0.00124681,0.0006081164;0.6542248;-0.01615155,0.1763085;0.5262008;-0.01963425,0.2292218;0.2409267;0.02050686,0.2754996;-0.03213054;0.001372218,-0.175097;0.5269817;-0.01530789,-0.2375765;0.2434147;0.02314361,-0.2947633;-0.02253047;-0.03227177,0.07781882;0.002986684;-0.04128289,0.1036791;-0.3441904;-0.0134294,0.1011427;-0.728681;0.07549548,0.09663009;-0.7186407;-0.04093003,-0.08039851;0.005074636;-0.0357672,-0.1090931;-0.3415153;-0.003697243,-0.09700935;-0.7257991;0.08533671,-0.1061845;-0.7917341;0.0168827,0.0008210316;0.5760671;-0.008915544,444.8083
+0;0;0,0.001821943;0.3338151;0.002947704,0.003661413;0.6544372;-0.009980826,0.1779931;0.5252032;0.01156328,0.2167697;0.2367083;0.04411293,0.276098;-0.03411886;0.05828487,-0.1681822;0.5139879;-0.01687209,-0.2279536;0.2301049;0.02350416,-0.2784772;-0.04283404;0.01906172,0.0789827;0.004966906;-0.03880761,0.09776335;-0.3421314;-0.004947502,0.1085548;-0.7277123;0.07846701,0.1223302;-0.7786199;-0.006608605,-0.075629;0.006346324;-0.04482126,-0.123885;-0.3384483;-0.01717208,-0.1466096;-0.7249915;0.05908436,-0.1377907;-0.6830778;-0.05819283,0.00320456;0.5761554;-0.004255867,0;0;0,0.001077496;0.333829;0.00124681,0.0006081164;0.6542248;-0.01615155,0.1763085;0.5262008;-0.01963425,0.2292218;0.2409267;0.02050686,0.2754996;-0.03213054;0.001372218,-0.175097;0.5269817;-0.01530789,-0.2375765;0.2434147;0.02314361,-0.2947633;-0.02253047;-0.03227177,0.07781882;0.002986684;-0.04128289,0.1036791;-0.3441904;-0.0134294,0.1011427;-0.728681;0.07549548,0.09663009;-0.7186407;-0.04093003,-0.08039851;0.005074636;-0.0357672,-0.1090931;-0.3415153;-0.003697243,-0.09700935;-0.7257991;0.08533671,-0.1061845;-0.7917341;0.0168827,0.0008210316;0.5760671;-0.008915544,444.8197
+0;0;0,0.001820698;0.3335871;0.00294569,0.003659228;0.6540453;-0.009976361,0.1778088;0.5249015;0.01154853,0.2169936;0.2333694;0.04444085,0.2757838;-0.03500146;0.05848426,-0.1680054;0.513698;-0.01685718,-0.2284061;0.2268264;0.02394414,-0.2784714;-0.04363719;0.01954199,0.07892924;0.004963544;-0.03878134,0.0977058;-0.342059;-0.004928622,0.1085;-0.7277377;0.07850702,0.1222737;-0.7786351;-0.006557986,-0.0755778;0.006342029;-0.04479093,-0.1238232;-0.3383774;-0.01714778,-0.1465537;-0.7250185;0.05912798,-0.1377358;-0.6831062;-0.05813459,0.003202592;0.5758006;-0.004254115,0;0;0,0.001160719;0.3336025;0.0005633831,0.0006700084;0.6538016;-0.01745975,0.1763571;0.5265203;-0.02093685,0.2305451;0.2390009;0.02383602,0.2771219;-0.03159842;0.00701189,-0.1750028;0.5272167;-0.01673248,-0.2396443;0.2415337;0.02587031,-0.2971286;-0.02240986;-0.02614724,0.07778431;0.002955228;-0.04122281,0.1036839;-0.3441629;-0.01362801,0.1013034;-0.7288429;0.07492518,0.09682061;-0.7188588;-0.04147685,-0.08031388;0.005089536;-0.03580825,-0.1090021;-0.3414175;-0.003665876,-0.09689823;-0.7259078;0.08491559,-0.1065555;-0.7918083;0.01650503,0.0008782819;0.5756915;-0.01011384,444.8409
+0;0;0,0.001780195;0.3335905;0.002552972,0.003553863;0.6540331;-0.01075845,0.1778407;0.5253622;0.01102897,0.2171481;0.2345912;0.04995784,0.2760807;-0.03329098;0.07099478,-0.1682633;0.514037;-0.01691199,-0.2293167;0.2281579;0.02949813,-0.2784898;-0.04243779;0.03553472,0.0788764;0.005013224;-0.03888232,0.09753373;-0.3419683;-0.004546002,0.1082078;-0.7275919;0.07915857,0.1223553;-0.7780718;-0.006240606,-0.07565195;0.00629543;-0.04467217,-0.1240571;-0.3384338;-0.01743403,-0.146808;-0.7248882;0.05977628,-0.1381159;-0.6830114;-0.05749926,0.003114428;0.5757954;-0.004939493,0;0;0,0.001160719;0.3336025;0.0005633831,0.0006700084;0.6538016;-0.01745975,0.1763571;0.5265203;-0.02093685,0.2305451;0.2390009;0.02383602,0.2771219;-0.03159842;0.00701189,-0.1750028;0.5272167;-0.01673248,-0.2396443;0.2415337;0.02587031,-0.2971286;-0.02240986;-0.02614724,0.07778431;0.002955228;-0.04122281,0.1036839;-0.3441629;-0.01362801,0.1013034;-0.7288429;0.07492518,0.09682061;-0.7188588;-0.04147685,-0.08031388;0.005089536;-0.03580825,-0.1090021;-0.3414175;-0.003665876,-0.09689823;-0.7259078;0.08491559,-0.1065555;-0.7918083;0.01650503,0.0008782819;0.5756915;-0.01011384,444.8535
+0;0;0,0.001779462;0.3334533;0.002551922,0.003552611;0.6538017;-0.01075616,0.1776361;0.5251992;0.01101195,0.2171677;0.2327699;0.05016284,0.2757329;-0.03344235;0.07106863,-0.1680651;0.5138872;-0.01689649,-0.2294667;0.2263777;0.0297783,-0.2783332;-0.04253113;0.03577726,0.07894009;0.005017271;-0.03891372,0.09760876;-0.3421751;-0.004556533,0.1082791;-0.7276654;0.07911909,0.122424;-0.7781299;-0.006263919,-0.07571303;0.006300512;-0.04470824,-0.1241476;-0.3386382;-0.01745355,-0.1468907;-0.7249589;0.05973006,-0.1382001;-0.6830843;-0.05752327,0.003113231;0.5755737;-0.004937928,0;0;0,0.001229323;0.3334654;-0.0002728701,0.0008377358;0.6534951;-0.01960945,0.1764308;0.5267016;-0.02211416,0.2312227;0.2381021;0.02603769,0.2788428;-0.03079322;0.01324987,-0.1747734;0.5273069;-0.01802041,-0.2410361;0.2407155;0.02764212,-0.2987487;-0.02231118;-0.01949716,0.07783559;0.002910062;-0.04128122,0.1037328;-0.3444214;-0.01368356,0.1014834;-0.7289354;0.07498562,0.09701835;-0.7190489;-0.04137754,-0.08040348;0.005133594;-0.03577588,-0.1090719;-0.3415867;-0.003610909,-0.09688916;-0.7259606;0.08485696,-0.1072477;-0.7911831;0.01564527,0.001006491;0.5754225;-0.01197362,444.8744
+0;0;0,0.001779462;0.3334533;0.002551922,0.003552611;0.6538017;-0.01075616,0.1776361;0.5251992;0.01101195,0.2171677;0.2327699;0.05016284,0.2757329;-0.03344235;0.07106863,-0.1680651;0.5138872;-0.01689649,-0.2294667;0.2263777;0.0297783,-0.2783332;-0.04253113;0.03577726,0.07894009;0.005017271;-0.03891372,0.09760876;-0.3421751;-0.004556533,0.1082791;-0.7276654;0.07911909,0.122424;-0.7781299;-0.006263919,-0.07571303;0.006300512;-0.04470824,-0.1241476;-0.3386382;-0.01745355,-0.1468907;-0.7249589;0.05973006,-0.1382001;-0.6830843;-0.05752327,0.003113231;0.5755737;-0.004937928,0;0;0,0.001229323;0.3334654;-0.0002728701,0.0008377358;0.6534951;-0.01960945,0.1764308;0.5267016;-0.02211416,0.2312227;0.2381021;0.02603769,0.2788428;-0.03079322;0.01324987,-0.1747734;0.5273069;-0.01802041,-0.2410361;0.2407155;0.02764212,-0.2987487;-0.02231118;-0.01949716,0.07783559;0.002910062;-0.04128122,0.1037328;-0.3444214;-0.01368356,0.1014834;-0.7289354;0.07498562,0.09701835;-0.7190489;-0.04137754,-0.08040348;0.005133594;-0.03577588,-0.1090719;-0.3415867;-0.003610909,-0.09688916;-0.7259606;0.08485696,-0.1072477;-0.7911831;0.01564527,0.001006491;0.5754225;-0.01197362,444.8861
+0;0;0,0.001819229;0.3332724;0.002023781,0.003672486;0.6536212;-0.01196996,0.1778212;0.5258166;0.01035884,0.2175517;0.232733;0.05598517,0.2747005;-0.03177518;0.08341028,-0.1681167;0.5142624;-0.01713645,-0.2301958;0.2262994;0.0356065,-0.2786888;-0.04107463;0.04753184,0.0788496;0.005035969;-0.03907412,0.09771748;-0.3420612;-0.004519049,0.1082404;-0.7276058;0.07959227,0.1223888;-0.7780259;-0.005810678,-0.07577739;0.006278346;-0.04458449,-0.1241306;-0.3386156;-0.01744401,-0.1468402;-0.7249737;0.06028469,-0.1382623;-0.6831515;-0.05696669,0.003208217;0.5753953;-0.005966255,0;0;0,0.001386642;0.3332786;-0.001146913,0.001077034;0.6533161;-0.02087033,0.1765925;0.5267513;-0.02350688,0.2320488;0.2372929;0.02842331,0.2794753;-0.03034845;0.01834786,-0.1745084;0.5273414;-0.01946213,-0.2423837;0.2401415;0.03021178,-0.2998863;-0.02227831;-0.01235521,0.07786118;0.002885014;-0.04121554,0.1034289;-0.3444305;-0.01392591,0.1016286;-0.7292225;0.0741756,0.09717999;-0.7193904;-0.04216313,-0.08037046;0.005142543;-0.03582668,-0.1089718;-0.3415528;-0.004033245,-0.0966548;-0.7260932;0.08432411,-0.09771335;-0.7163102;-0.03208631,0.001219057;0.5752397;-0.01314998,444.9081
+0;0;0,0.001819229;0.3332724;0.002023781,0.003672486;0.6536212;-0.01196996,0.1778212;0.5258166;0.01035884,0.2175517;0.232733;0.05598517,0.2747005;-0.03177518;0.08341028,-0.1681167;0.5142624;-0.01713645,-0.2301958;0.2262994;0.0356065,-0.2786888;-0.04107463;0.04753184,0.0788496;0.005035969;-0.03907412,0.09771748;-0.3420612;-0.004519049,0.1082404;-0.7276058;0.07959227,0.1223888;-0.7780259;-0.005810678,-0.07577739;0.006278346;-0.04458449,-0.1241306;-0.3386156;-0.01744401,-0.1468402;-0.7249737;0.06028469,-0.1382623;-0.6831515;-0.05696669,0.003208217;0.5753953;-0.005966255,0;0;0,0.001386642;0.3332786;-0.001146913,0.001077034;0.6533161;-0.02087033,0.1765925;0.5267513;-0.02350688,0.2320488;0.2372929;0.02842331,0.2794753;-0.03034845;0.01834786,-0.1745084;0.5273414;-0.01946213,-0.2423837;0.2401415;0.03021178,-0.2998863;-0.02227831;-0.01235521,0.07786118;0.002885014;-0.04121554,0.1034289;-0.3444305;-0.01392591,0.1016286;-0.7292225;0.0741756,0.09717999;-0.7193904;-0.04216313,-0.08037046;0.005142543;-0.03582668,-0.1089718;-0.3415528;-0.004033245,-0.0966548;-0.7260932;0.08432411,-0.09771335;-0.7163102;-0.03208631,0.001219057;0.5752397;-0.01314998,444.9194
+0;0;0,0.00181902;0.3332342;0.002023549,0.003671817;0.6535026;-0.01196769,0.1774715;0.5257935;0.01032875,0.2172886;0.2320713;0.05605449,0.2742933;-0.03177011;0.08341046,-0.167775;0.5142624;-0.01711158,-0.2299893;0.2256721;0.03574628,-0.2783601;-0.04102802;0.04764156,0.07882851;0.005034623;-0.03906367,0.0977089;-0.3422925;-0.004485711,0.1082249;-0.7275833;0.07957026,0.1176501;-0.7511565;0.02267765,-0.07575712;0.006276668;-0.04457257,-0.1241423;-0.3388458;-0.0174141,-0.1468371;-0.7249496;0.06026344,-0.1411228;-0.687074;-0.01784553,0.003207527;0.5752731;-0.005963712,0;0;0,0.001321144;0.333236;-0.002104402,0.001200542;0.6530964;-0.02337992,0.17646;0.527046;-0.02503479,0.2320592;0.2374056;0.02942789,0.2795072;-0.0296028;0.021343,-0.1742255;0.527639;-0.02052972,-0.2431607;0.2404411;0.03156929,-0.3002594;-0.02176437;-0.008408334,0.07786424;0.002858281;-0.04116118,0.1033523;-0.3446845;-0.01372778,0.1017014;-0.7292702;0.07411397,0.1013143;-0.7601377;0.02420723,-0.08033592;0.005166361;-0.03584272,-0.1097748;-0.3417186;-0.004340187,-0.09695716;-0.7261298;0.08334523,-0.09774275;-0.7096636;0.005808719,0.001293547;0.5750489;-0.01533687,444.9308
+0;0;0,0.001898539;0.3332376;0.001221675,0.003885156;0.6534676;-0.01360148,0.1776865;0.5263332;0.01011672,0.2176254;0.2334286;0.06072086,0.2740967;-0.0297958;0.09439705,-0.1677843;0.5144988;-0.01699175,-0.2302079;0.2270085;0.04133115,-0.2786715;-0.03939027;0.05845308,0.07862104;0.005071256;-0.03947488,0.09757681;-0.3421419;-0.003810696,0.1081422;-0.7273966;0.08040456,0.117658;-0.7510462;0.0235991,-0.07594804;0.006239492;-0.04425173,-0.124163;-0.3388815;-0.01677382,-0.146815;-0.724942;0.06113144,-0.1411584;-0.6871181;-0.01698693,0.003382671;0.5752546;-0.00738975,0;0;0,0.001321144;0.333236;-0.002104402,0.001200542;0.6530964;-0.02337992,0.17646;0.527046;-0.02503479,0.2320592;0.2374056;0.02942789,0.2795072;-0.0296028;0.021343,-0.1742255;0.527639;-0.02052972,-0.2431607;0.2404411;0.03156929,-0.3002594;-0.02176437;-0.008408334,0.07786424;0.002858281;-0.04116118,0.1033523;-0.3446845;-0.01372778,0.1017014;-0.7292702;0.07411397,0.1013143;-0.7601377;0.02420723,-0.08033592;0.005166361;-0.03584272,-0.1097748;-0.3417186;-0.004340187,-0.09695716;-0.7261298;0.08334523,-0.09774275;-0.7096636;0.005808719,0.001293547;0.5750489;-0.01533687,444.9533
+0;0;0,0.001898022;0.3331469;0.001221342,0.003883922;0.6532609;-0.01359688,0.1775071;0.5261949;0.01010195,0.217619;0.2320225;0.06092514,0.2737959;-0.02983007;0.09442581,-0.1676104;0.5143726;-0.01697879,-0.2303042;0.2256379;0.04159655,-0.2785152;-0.03937241;0.05862925,0.07862274;0.005071365;-0.03947574,0.09758086;-0.3421848;-0.003807131,0.1081433;-0.7273294;0.08038406,0.1176922;-0.751166;0.02338067,-0.07594968;0.006239627;-0.04425268,-0.1241706;-0.3389241;-0.01677138,-0.1468161;-0.7248743;0.06111162,-0.1411398;-0.6870231;-0.01727894,0.003381555;0.5750663;-0.007386614,0;0;0,0.001359068;0.3331406;-0.002723932,0.001384154;0.6528313;-0.02480841,0.1764914;0.5270281;-0.02600145,0.2324357;0.2367392;0.03172159,0.2796834;-0.02893454;0.02624428,-0.1740151;0.5278764;-0.02153265,-0.2440034;0.2401499;0.03364366,-0.3010022;-0.02137381;-0.001017585,0.07787787;0.002842367;-0.04114056,0.1032563;-0.3447574;-0.01377654,0.1016754;-0.7292379;0.07402063,0.1017045;-0.7602742;0.02388561,-0.08032914;0.00517587;-0.0358612,-0.1099391;-0.341734;-0.004313406,-0.09703995;-0.7261201;0.08296239,-0.09782137;-0.7097461;0.005163521,0.001444168;0.5748197;-0.0165987,444.9639
+0;0;0,0.001898022;0.3331469;0.001221342,0.003883922;0.6532609;-0.01359688,0.1775071;0.5261949;0.01010195,0.217619;0.2320225;0.06092514,0.2737959;-0.02983007;0.09442581,-0.1676104;0.5143726;-0.01697879,-0.2303042;0.2256379;0.04159655,-0.2785152;-0.03937241;0.05862925,0.07862274;0.005071365;-0.03947574,0.09758086;-0.3421848;-0.003807131,0.1081433;-0.7273294;0.08038406,0.1176922;-0.751166;0.02338067,-0.07594968;0.006239627;-0.04425268,-0.1241706;-0.3389241;-0.01677138,-0.1468161;-0.7248743;0.06111162,-0.1411398;-0.6870231;-0.01727894,0.003381555;0.5750663;-0.007386614,0;0;0,0.001359068;0.3331406;-0.002723932,0.001384154;0.6528313;-0.02480841,0.1764914;0.5270281;-0.02600145,0.2324357;0.2367392;0.03172159,0.2796834;-0.02893454;0.02624428,-0.1740151;0.5278764;-0.02153265,-0.2440034;0.2401499;0.03364366,-0.3010022;-0.02137381;-0.001017585,0.07787787;0.002842367;-0.04114056,0.1032563;-0.3447574;-0.01377654,0.1016754;-0.7292379;0.07402063,0.1017045;-0.7602742;0.02388561,-0.08032914;0.00517587;-0.0358612,-0.1099391;-0.341734;-0.004313406,-0.09703995;-0.7261201;0.08296239,-0.09782137;-0.7097461;0.005163521,0.001444168;0.5748197;-0.0165987,444.9759
+0;0;0,0.001970813;0.333123;0.0008867022,0.004038805;0.6531234;-0.01414175,0.1776893;0.5263625;0.009795153,0.2174365;0.2353967;0.06704152,0.2739348;-0.02755073;0.1075697,-0.1676131;0.5145916;-0.016953,-0.2303571;0.229317;0.04785161,-0.2797883;-0.03695685;0.07296604,0.07853675;0.004934108;-0.03970504,0.0977834;-0.3422925;-0.003797323,0.1082166;-0.7273699;0.08119205,0.1177631;-0.7513949;0.02466052,-0.07608517;0.006345166;-0.04404138,-0.1241863;-0.3388357;-0.01642544,-0.1467361;-0.7247759;0.06204872,-0.1411285;-0.6869634;-0.01613798,0.003515115;0.5749484;-0.00788838,0;0;0,0.001316063;0.3331093;-0.003466249,0.00139486;0.652648;-0.02627182,0.1765839;0.5271003;-0.02662206,0.2320067;0.2394657;0.03430963,0.2795656;-0.0283033;0.03058362,-0.1740814;0.5279682;-0.02218868,-0.2445259;0.2428352;0.03486226,-0.3021237;-0.0211103;0.003378712,0.07790259;0.002848849;-0.04113305,0.1032206;-0.3447646;-0.01374614,0.1016897;-0.7293659;0.07398057,0.1019039;-0.7600675;0.02377176,-0.08034813;0.005171467;-0.0358649,-0.1099021;-0.3417063;-0.003794767,-0.09699982;-0.7263073;0.08299355,-0.09777892;-0.7099421;0.00541053,0.001449756;0.574666;-0.01793396,444.9999
+0;0;0,0.001970813;0.333123;0.0008867022,0.004038805;0.6531234;-0.01414175,0.1776893;0.5263625;0.009795153,0.2174365;0.2353967;0.06704152,0.2739348;-0.02755073;0.1075697,-0.1676131;0.5145916;-0.016953,-0.2303571;0.229317;0.04785161,-0.2797883;-0.03695685;0.07296604,0.07853675;0.004934108;-0.03970504,0.0977834;-0.3422925;-0.003797323,0.1082166;-0.7273699;0.08119205,0.1177631;-0.7513949;0.02466052,-0.07608517;0.006345166;-0.04404138,-0.1241863;-0.3388357;-0.01642544,-0.1467361;-0.7247759;0.06204872,-0.1411285;-0.6869634;-0.01613798,0.003515115;0.5749484;-0.00788838,0;0;0,0.001316063;0.3331093;-0.003466249,0.00139486;0.652648;-0.02627182,0.1765839;0.5271003;-0.02662206,0.2320067;0.2394657;0.03430963,0.2795656;-0.0283033;0.03058362,-0.1740814;0.5279682;-0.02218868,-0.2445259;0.2428352;0.03486226,-0.3021237;-0.0211103;0.003378712,0.07790259;0.002848849;-0.04113305,0.1032206;-0.3447646;-0.01374614,0.1016897;-0.7293659;0.07398057,0.1019039;-0.7600675;0.02377176,-0.08034813;0.005171467;-0.0358649,-0.1099021;-0.3417063;-0.003794767,-0.09699982;-0.7263073;0.08299355,-0.09777892;-0.7099421;0.00541053,0.001449756;0.574666;-0.01793396,445.0205
+0;0;0,0.001970068;0.3329971;0.0008863671,0.004037118;0.6528513;-0.01413558,0.1774227;0.5261916;0.009772213,0.2171527;0.2353513;0.0669939,0.2734128;-0.02648726;0.1073512,-0.167354;0.5144387;-0.01693522,-0.230071;0.2292871;0.04784144,-0.2792938;-0.03586388;0.07284997,0.07853763;0.004934163;-0.03970549,0.09778494;-0.3423042;-0.003796555,0.1082088;-0.7270392;0.08111725,0.1177357;-0.750953;0.024702,-0.07608602;0.006345239;-0.04404188,-0.1241887;-0.3388472;-0.01642501,-0.1467186;-0.7244443;0.06197938,-0.1411225;-0.686648;-0.01604649,0.003513611;0.5747036;-0.007884396,0;0;0,0.001421884;0.3329724;-0.004364252,0.001811393;0.6522646;-0.02851605,0.1767583;0.5270928;-0.02753389,0.232113;0.2400217;0.03544939,0.278995;-0.02672774;0.03586733,-0.1736521;0.528285;-0.0231965,-0.2450395;0.2441556;0.03692986,-0.3022809;-0.01907492;0.008885795,0.07790907;0.002834931;-0.04112387,0.1031369;-0.344801;-0.01378834,0.101747;-0.729084;0.0737592,0.1019623;-0.7593589;0.02329111,-0.08034238;0.005176352;-0.0358795,-0.1097454;-0.3417444;-0.004007142,-0.09653841;-0.7259648;0.0828272,-0.1025223;-0.7591147;0.03638991,0.001780249;0.5743472;-0.01983809,445.0422
+0;0;0,0.001885314;0.3329987;0.0002553148,0.003779985;0.6528083;-0.01568386,0.1773316;0.5267826;0.009005574,0.217501;0.2373801;0.07282957,0.2730045;-0.02359188;0.1193735,-0.1677676;0.514896;-0.0174736,-0.2309178;0.2313316;0.05354815,-0.2797997;-0.03334299;0.08373612,0.07844573;0.00496258;-0.03988323,0.09759426;-0.3422457;-0.003631514,0.1080325;-0.7270267;0.08107148,0.1175209;-0.7512076;0.02490624,-0.07617374;0.00630937;-0.04389516,-0.1243252;-0.3389043;-0.01663037,-0.1468211;-0.7244025;0.06226869,-0.1412599;-0.6866538;-0.01576444,0.003306981;0.5746808;-0.009180241,0;0;0,0.001421884;0.3329724;-0.004364252,0.001811393;0.6522646;-0.02851605,0.1767583;0.5270928;-0.02753389,0.232113;0.2400217;0.03544939,0.278995;-0.02672774;0.03586733,-0.1736521;0.528285;-0.0231965,-0.2450395;0.2441556;0.03692986,-0.3022809;-0.01907492;0.008885795,0.07790907;0.002834931;-0.04112387,0.1031369;-0.344801;-0.01378834,0.101747;-0.729084;0.0737592,0.1019623;-0.7593589;0.02329111,-0.08034238;0.005176352;-0.0358795,-0.1097454;-0.3417444;-0.004007142,-0.09653841;-0.7259648;0.0828272,-0.1025223;-0.7591147;0.03638991,0.001780249;0.5743472;-0.01983809,445.0534
+0;0;0,0.001884348;0.332828;0.000255184,0.003778338;0.6525227;-0.01567841,0.1773754;0.5265091;0.009013701,0.2176784;0.2361437;0.07305007,0.2727944;-0.0230062;0.119269,-0.1678136;0.5146195;-0.01747236,-0.231174;0.2301115;0.05378572,-0.2797146;-0.03271508;0.08376291,0.078464;0.004963736;-0.03989252,0.09761662;-0.3423186;-0.00363306,0.1080605;-0.7273088;0.08111599,0.1175909;-0.7517294;0.02470239,-0.07619148;0.006310839;-0.04390538,-0.1243532;-0.3389765;-0.01663478,-0.1468613;-0.7246843;0.06230718,-0.1412756;-0.6869013;-0.01607101,0.003305483;0.5744198;-0.009176843,0;0;0,0.001413099;0.3327919;-0.005064368,0.001712658;0.6519197;-0.0298599,0.1768316;0.5271187;-0.02864015,0.2324603;0.239816;0.03768957,0.278836;-0.025096;0.03957689,-0.1738813;0.5283942;-0.02415727,-0.2461419;0.2442437;0.03967039,-0.3031248;-0.0174349;0.01497421,0.07793798;0.002816945;-0.04111433,0.1031191;-0.3449052;-0.01387823,0.1018482;-0.7294376;0.07354105,0.1027427;-0.7597917;0.02263415,-0.08035855;0.005183666;-0.03589267,-0.1096884;-0.3418302;-0.004147872,-0.09650722;-0.7262896;0.08260562,-0.1024468;-0.7596989;0.03592678,0.001712054;0.5740437;-0.02103508,445.0755
+0;0;0,0.001979975;0.3328275;-0.0002155254,0.004024409;0.6524938;-0.01668642,0.1776484;0.5268819;0.00847777,0.21857;0.2377431;0.07747947,0.2728554;-0.02025786;0.1305945,-0.1678674;0.5152712;-0.0178553,-0.231308;0.2322672;0.059093,-0.2797574;-0.02966705;0.09618402,0.07842501;0.004944468;-0.03997151,0.09782958;-0.3423355;-0.003823549,0.1082483;-0.7272009;0.08149385,0.117867;-0.7515576;0.02503377,-0.07625344;0.006316134;-0.04379693,-0.1242318;-0.3390005;-0.01657407,-0.1466524;-0.7246398;0.06272648,-0.1410895;-0.6868898;-0.0156566,0.003506939;0.5744027;-0.01004741,0;0;0,0.001413099;0.3327919;-0.005064368,0.001712658;0.6519197;-0.0298599,0.1768316;0.5271187;-0.02864015,0.2324603;0.239816;0.03768957,0.278836;-0.025096;0.03957689,-0.1738813;0.5283942;-0.02415727,-0.2461419;0.2442437;0.03967039,-0.3031248;-0.0174349;0.01497421,0.07793798;0.002816945;-0.04111433,0.1031191;-0.3449052;-0.01387823,0.1018482;-0.7294376;0.07354105,0.1027427;-0.7597917;0.02263415,-0.08035855;0.005183666;-0.03589267,-0.1096884;-0.3418302;-0.004147872,-0.09650722;-0.7262896;0.08260562,-0.1024468;-0.7596989;0.03592678,0.001712054;0.5740437;-0.02103508,445.0868
+0;0;0,0.001979721;0.3327849;-0.0002154978,0.00402343;0.6523373;-0.01668093,0.177489;0.5267875;0.008464797,0.2185172;0.2368953;0.0776463,0.2728601;-0.02137899;0.1308176,-0.1677122;0.5151874;-0.01784429,-0.2313181;0.2314458;0.05930451,-0.2798188;-0.03076583;0.0964348,0.07845641;0.004946448;-0.03998752,0.09785336;-0.342197;-0.003853768,0.1082911;-0.7277647;0.08161933,0.1226697;-0.7790202;-0.002780311,-0.07628397;0.006318664;-0.04381447,-0.1242434;-0.3388622;-0.01660231,-0.146705;-0.7252053;0.06284295,-0.1383893;-0.68362;-0.05432842,0.003506085;0.574265;-0.01004352,0;0;0,0.001319736;0.3327359;-0.005900741,0.00146047;0.6516838;-0.03154039,0.1766911;0.527791;-0.0302192,0.2322927;0.2403356;0.03895247,0.2786939;-0.02485326;0.04173696,-0.1739519;0.5283458;-0.02525053,-0.2472855;0.2442955;0.0414167,-0.3045593;-0.01795128;0.02062562,0.07796944;0.002864644;-0.04112709,0.1029189;-0.3447338;-0.01386368,0.1018451;-0.7300708;0.07326448,0.09714705;-0.7207206;-0.04285622,-0.08040198;0.00514988;-0.03588701,-0.1097042;-0.3417294;-0.004159935,-0.09648158;-0.7269109;0.08265849,-0.1050835;-0.791073;0.01200439,0.001515761;0.5738477;-0.02253258,445.1006
+0;0;0,0.001979812;0.3328001;-0.0002155077,0.004023948;0.6524187;-0.016685,0.1776222;0.5268018;0.008477489,0.2186342;0.2370247;0.07763152,0.2723628;-0.0183304;0.1302019,-0.1678427;0.5151929;-0.0178517,-0.2314234;0.231564;0.05926647,-0.2793759;-0.027684;0.09597711,0.07848679;0.004948363;-0.040003,0.09789454;-0.3423884;-0.003849134,0.1083322;-0.7279534;0.08162338,0.1179607;-0.7523656;0.02510582,-0.0763135;0.00632111;-0.04383144,-0.1242997;-0.3390519;-0.01660413,-0.1467611;-0.7253925;0.0628406,-0.1411925;-0.6876345;-0.01562231,0.0035064;0.5743156;-0.01004497,0;0;0,0.001281425;0.3327343;-0.006786705,0.001464643;0.6516708;-0.03338444,0.1768479;0.5277036;-0.03100455,0.2324946;0.2408456;0.04006529,0.2790335;-0.02116168;0.04662061,-0.1743457;0.529267;-0.02633577,-0.2483088;0.2461307;0.04293435,-0.305069;-0.01343253;0.02675189,0.07800844;0.002856389;-0.04112697,0.1028744;-0.3449374;-0.01378298,0.1019484;-0.7302918;0.07325792,0.1035212;-0.7617678;0.02360057,-0.08043863;0.005153736;-0.03588827,-0.1095587;-0.3419302;-0.004087549,-0.09635641;-0.7270918;0.08281009,-0.1021108;-0.7590603;0.03408199,0.001513049;0.5738301;-0.02414966,445.122
+0;0;0,0.001979812;0.3328001;-0.0002155077,0.004023948;0.6524187;-0.016685,0.1776222;0.5268018;0.008477489,0.2186342;0.2370247;0.07763152,0.2723628;-0.0183304;0.1302019,-0.1678427;0.5151929;-0.0178517,-0.2314234;0.231564;0.05926647,-0.2793759;-0.027684;0.09597711,0.07848679;0.004948363;-0.040003,0.09789454;-0.3423884;-0.003849134,0.1083322;-0.7279534;0.08162338,0.1179607;-0.7523656;0.02510582,-0.0763135;0.00632111;-0.04383144,-0.1242997;-0.3390519;-0.01660413,-0.1467611;-0.7253925;0.0628406,-0.1411925;-0.6876345;-0.01562231,0.0035064;0.5743156;-0.01004497,0;0;0,0.001281425;0.3327343;-0.006786705,0.001464643;0.6516708;-0.03338444,0.1768479;0.5277036;-0.03100455,0.2324946;0.2408456;0.04006529,0.2790335;-0.02116168;0.04662061,-0.1743457;0.529267;-0.02633577,-0.2483088;0.2461307;0.04293435,-0.305069;-0.01343253;0.02675189,0.07800844;0.002856389;-0.04112697,0.1028744;-0.3449374;-0.01378298,0.1019484;-0.7302918;0.07325792,0.1035212;-0.7617678;0.02360057,-0.08043863;0.005153736;-0.03588827,-0.1095587;-0.3419302;-0.004087549,-0.09635641;-0.7270918;0.08281009,-0.1021108;-0.7590603;0.03408199,0.001513049;0.5738301;-0.02414966,445.1437
+0;0;0,0.00224436;0.3328184;-0.0006490698,0.004593937;0.6523873;-0.01754322,0.1780842;0.5269948;0.008588471,0.2198699;0.2390876;0.08355513,0.2732044;-0.01369956;0.144813,-0.1677154;0.5161054;-0.01788269,-0.2310305;0.2347215;0.06620635,-0.2801835;-0.02282092;0.1080907,0.07855318;0.004844128;-0.04009691,0.09837728;-0.3424999;-0.003152169,0.1085925;-0.7271138;0.08230831,0.1186776;-0.7515344;0.02497283,-0.0764517;0.006417513;-0.04376968,-0.1240676;-0.3391148;-0.0164591,-0.146315;-0.7244399;0.06332435,-0.1406613;-0.6866565;-0.01578388,0.003994343;0.57429;-0.01079697,0;0;0,0.001187511;0.3327307;-0.007901192,0.001495853;0.6515844;-0.03519034,0.176847;0.5275351;-0.03228819,0.2326951;0.241682;0.04137051,0.2791259;-0.01961601;0.04949319,-0.174486;0.5296959;-0.02734591,-0.2490714;0.2476004;0.0441787,-0.3054065;-0.01152533;0.03081243,0.07813772;0.002771929;-0.04109311,0.1030991;-0.3451301;-0.01376379,0.1021279;-0.7295197;0.07329642,0.1027826;-0.7605464;0.02205216,-0.08052564;0.005249873;-0.03591503,-0.1091815;-0.3419734;-0.003967933,-0.09622927;-0.7264361;0.08180138,-0.1025748;-0.7587343;0.03251306,0.001514502;0.573757;-0.02581143,445.1656
+0;0;0,0.00224436;0.3328184;-0.0006490698,0.004593937;0.6523873;-0.01754322,0.1780842;0.5269948;0.008588471,0.2198699;0.2390876;0.08355513,0.2732044;-0.01369956;0.144813,-0.1677154;0.5161054;-0.01788269,-0.2310305;0.2347215;0.06620635,-0.2801835;-0.02282092;0.1080907,0.07855318;0.004844128;-0.04009691,0.09837728;-0.3424999;-0.003152169,0.1085925;-0.7271138;0.08230831,0.1186776;-0.7515344;0.02497283,-0.0764517;0.006417513;-0.04376968,-0.1240676;-0.3391148;-0.0164591,-0.146315;-0.7244399;0.06332435,-0.1406613;-0.6866565;-0.01578388,0.003994343;0.57429;-0.01079697,0;0;0,0.001187511;0.3327307;-0.007901192,0.001495853;0.6515844;-0.03519034,0.176847;0.5275351;-0.03228819,0.2326951;0.241682;0.04137051,0.2791259;-0.01961601;0.04949319,-0.174486;0.5296959;-0.02734591,-0.2490714;0.2476004;0.0441787,-0.3054065;-0.01152533;0.03081243,0.07813772;0.002771929;-0.04109311,0.1030991;-0.3451301;-0.01376379,0.1021279;-0.7295197;0.07329642,0.1027826;-0.7605464;0.02205216,-0.08052564;0.005249873;-0.03591503,-0.1091815;-0.3419734;-0.003967933,-0.09622927;-0.7264361;0.08180138,-0.1025748;-0.7587343;0.03251306,0.001514502;0.573757;-0.02581143,445.1877
+0;0;0,0.002244334;0.3328145;-0.0006490623,0.004593791;0.6523666;-0.01754278,0.177954;0.5270033;0.008574959,0.2198827;0.2381108;0.08379816,0.272512;-0.01133351;0.144246,-0.1675874;0.516122;-0.01787643,-0.2311191;0.2337753;0.06650037,-0.2796221;-0.02036148;0.1078308,0.07854394;0.004843557;-0.04009219,0.09836458;-0.3424399;-0.00315389,0.1085858;-0.7272824;0.08235736,0.1186438;-0.7515559;0.02517682,-0.07644269;0.006416758;-0.04376453,-0.1240503;-0.3390554;-0.01645871,-0.146311;-0.7246094;0.06337215,-0.1406725;-0.686847;-0.01552229,0.003994151;0.5742632;-0.010796,0;0;0,0.001137957;0.3327052;-0.008768797,0.001528829;0.6514866;-0.03670514,0.1767636;0.527583;-0.03349841,0.2331135;0.2415689;0.04328692,0.2798685;-0.01598874;0.05443776,-0.1744451;0.5300621;-0.02851173,-0.2498354;0.2478721;0.04605735,-0.3058796;-0.007865638;0.03588373,0.07814103;0.002767563;-0.04106474,0.1031416;-0.3450702;-0.01373351,0.1021357;-0.7297086;0.07328784,0.1026558;-0.7600533;0.02157104,-0.08050551;0.005249188;-0.03593469,-0.1092385;-0.3419096;-0.004023869,-0.09630033;-0.7266424;0.08161297,-0.1024145;-0.7583442;0.03189487,0.001530118;0.5736706;-0.02718186,445.2097
+0;0;0,0.002461578;0.3328113;-0.001225111,0.005123047;0.6523201;-0.01886252,0.178507;0.5275044;0.007723017,0.2215397;0.2405564;0.08948153,0.273318;-0.007593066;0.1557167,-0.1674803;0.5169712;-0.01799734,-0.2305797;0.2365699;0.07293636,-0.2796655;-0.0164625;0.1199626,0.07849146;0.004765928;-0.04020411,0.09871077;-0.342456;-0.002904676,0.1088771;-0.7272472;0.08284342,0.1187977;-0.7523046;0.026393,-0.07651015;0.006481378;-0.04363695,-0.1239363;-0.3390377;-0.01661132,-0.1459273;-0.7244725;0.06386745,-0.140417;-0.6867511;-0.01504007,0.004434344;0.5742348;-0.01191727,0;0;0,0.001137957;0.3327052;-0.008768797,0.001528829;0.6514866;-0.03670514,0.1767636;0.527583;-0.03349841,0.2331135;0.2415689;0.04328692,0.2798685;-0.01598874;0.05443776,-0.1744451;0.5300621;-0.02851173,-0.2498354;0.2478721;0.04605735,-0.3058796;-0.007865638;0.03588373,0.07814103;0.002767563;-0.04106474,0.1031416;-0.3450702;-0.01373351,0.1021357;-0.7297086;0.07328784,0.1026558;-0.7600533;0.02157104,-0.08050551;0.005249188;-0.03593469,-0.1092385;-0.3419096;-0.004023869,-0.09630033;-0.7266424;0.08161297,-0.1024145;-0.7583442;0.03189487,0.001530118;0.5736706;-0.02718186,445.2211
+0;0;0,0.002460397;0.3326517;-0.001224523,0.005120539;0.6520008;-0.01885324,0.1781166;0.5273256;0.007685274,0.2212875;0.2394561;0.08970638,0.2728508;-0.007662937;0.1556665,-0.1670992;0.5168159;-0.01797773,-0.2304012;0.235514;0.07324801,-0.2792831;-0.01646769;0.120079,0.07855453;0.004769757;-0.04023641,0.09874782;-0.3420054;-0.002984967,0.1089298;-0.7273887;0.08289506,0.1188917;-0.7526754;0.02620948,-0.07657161;0.006486585;-0.04367201,-0.1239367;-0.338588;-0.01668115,-0.1459616;-0.7246158;0.06392145,-0.1404283;-0.6868622;-0.01531477,0.004432156;0.5739518;-0.01191122,0;0;0,0.001307309;0.332523;-0.009563923,0.001985475;0.6510925;-0.03807378,0.1768732;0.52781;-0.03475344,0.2339038;0.2416965;0.04491234,0.2801636;-0.01474848;0.05807877,-0.1738004;0.5303264;-0.02921505,-0.2499045;0.2479913;0.04795414,-0.3059974;-0.00673756;0.04130856,0.07820197;0.00271304;-0.04110503,0.1033694;-0.3446425;-0.01355207,0.1024059;-0.7299507;0.07325792,0.1029025;-0.7600066;0.02070165,-0.0805911;0.005291192;-0.03591112,-0.1089216;-0.3414444;-0.003969733,-0.09597716;-0.7268158;0.08159083,-0.1021231;-0.7587481;0.03163344,0.001910478;0.5733306;-0.02841043,445.2324
+0;0;0,0.002460397;0.3326517;-0.001224523,0.005120539;0.6520008;-0.01885324,0.1781166;0.5273256;0.007685274,0.2212875;0.2394561;0.08970638,0.2728508;-0.007662937;0.1556665,-0.1670992;0.5168159;-0.01797773,-0.2304012;0.235514;0.07324801,-0.2792831;-0.01646769;0.120079,0.07855453;0.004769757;-0.04023641,0.09874782;-0.3420054;-0.002984967,0.1089298;-0.7273887;0.08289506,0.1188917;-0.7526754;0.02620948,-0.07657161;0.006486585;-0.04367201,-0.1239367;-0.338588;-0.01668115,-0.1459616;-0.7246158;0.06392145,-0.1404283;-0.6868622;-0.01531477,0.004432156;0.5739518;-0.01191122,0;0;0,0.001307309;0.332523;-0.009563923,0.001985475;0.6510925;-0.03807378,0.1768732;0.52781;-0.03475344,0.2339038;0.2416965;0.04491234,0.2801636;-0.01474848;0.05807877,-0.1738004;0.5303264;-0.02921505,-0.2499045;0.2479913;0.04795414,-0.3059974;-0.00673756;0.04130856,0.07820197;0.00271304;-0.04110503,0.1033694;-0.3446425;-0.01355207,0.1024059;-0.7299507;0.07325792,0.1029025;-0.7600066;0.02070165,-0.0805911;0.005291192;-0.03591112,-0.1089216;-0.3414444;-0.003969733,-0.09597716;-0.7268158;0.08159083,-0.1021231;-0.7587481;0.03163344,0.001910478;0.5733306;-0.02841043,445.2542
+0;0;0,0.002741993;0.3326456;-0.001561819,0.005647134;0.6519063;-0.01945622,0.1785144;0.5277007;0.007406284,0.222705;0.2405078;0.09443626,0.272505;-0.001889616;0.1716084,-0.1668098;0.5177128;-0.01798667,-0.2305111;0.2373763;0.07876226,-0.2799232;-0.01168509;0.1309061,0.07855352;0.004618571;-0.04024309,0.09934203;-0.3413827;-0.002346739,0.109543;-0.7272241;0.08374138,0.1194025;-0.7525526;0.02665618,-0.0765941;0.00661668;-0.04360112,-0.1233369;-0.3378743;-0.01665174,-0.1452607;-0.7242509;0.0647192,-0.1397385;-0.6864862;-0.01481933,0.004899062;0.5738709;-0.01245133,0;0;0,0.001162767;0.3324876;-0.01066148,0.001558222;0.6509149;-0.03995728,0.1764875;0.5280979;-0.03645051,0.2340012;0.2420146;0.04634666,0.2808379;-0.01243737;0.06223917,-0.1738968;0.5299161;-0.02749662,-0.2499003;0.2466341;0.04984416,-0.3056764;-0.006486952;0.04655245,0.0781949;0.002741411;-0.04110396,0.1033756;-0.343955;-0.01366842,0.1024157;-0.7297614;0.07317209,0.1015678;-0.7601281;0.02051937,-0.08058527;0.005263986;-0.03591375,-0.1089542;-0.3407997;-0.003972247,-0.09591752;-0.7266209;0.08182327,-0.1006738;-0.7597124;0.03269067,0.001572259;0.5731835;-0.03010869,445.2664
+0;0;0,0.002741169;0.3325455;-0.001561349,0.005645078;0.6516707;-0.01944831,0.1781863;0.5275815;0.007374213,0.2225478;0.2392778;0.09474079,0.2721717;-0.00226216;0.1716399,-0.1664888;0.5176124;-0.01797101,-0.2304364;0.2361916;0.07915211,-0.2796738;-0.01198873;0.1311115,0.07861447;0.004622154;-0.04027431,0.09941956;-0.3416551;-0.002347723,0.1096173;-0.7273726;0.08371276,0.1194032;-0.7522882;0.02705352,-0.07665353;0.006621814;-0.04363495,-0.1234336;-0.338144;-0.01666407,-0.1453504;-0.7243966;0.06468074,-0.1398694;-0.6866899;-0.01426429,0.00489729;0.5736649;-0.01244608,0;0;0,0.001160145;0.3323634;-0.01138961,0.001616448;0.6506124;-0.04113877,0.1763527;0.5284901;-0.03741562,0.2346708;0.2426046;0.04969573,0.2815775;-0.01086849;0.06608796,-0.173611;0.5301033;-0.02855294,-0.2503811;0.2468174;0.05253524,-0.3062061;-0.00537467;0.05198348,0.07823186;0.002778411;-0.04117858,0.1035189;-0.3441816;-0.01363599,0.1025459;-0.7298524;0.0732286,0.1021369;-0.7589025;0.01998687,-0.08067823;0.005236216;-0.03587791,-0.1088544;-0.3411188;-0.003885176,-0.0962877;-0.7266464;0.08271156,-0.1010121;-0.7589905;0.03359276,0.001617506;0.5729243;-0.03118598,445.2889
+0;0;0,0.002741169;0.3325455;-0.001561349,0.005645078;0.6516707;-0.01944831,0.1781863;0.5275815;0.007374213,0.2225478;0.2392778;0.09474079,0.2721717;-0.00226216;0.1716399,-0.1664888;0.5176124;-0.01797101,-0.2304364;0.2361916;0.07915211,-0.2796738;-0.01198873;0.1311115,0.07861447;0.004622154;-0.04027431,0.09941956;-0.3416551;-0.002347723,0.1096173;-0.7273726;0.08371276,0.1194032;-0.7522882;0.02705352,-0.07665353;0.006621814;-0.04363495,-0.1234336;-0.338144;-0.01666407,-0.1453504;-0.7243966;0.06468074,-0.1398694;-0.6866899;-0.01426429,0.00489729;0.5736649;-0.01244608,0;0;0,0.001160145;0.3323634;-0.01138961,0.001616448;0.6506124;-0.04113877,0.1763527;0.5284901;-0.03741562,0.2346708;0.2426046;0.04969573,0.2815775;-0.01086849;0.06608796,-0.173611;0.5301033;-0.02855294,-0.2503811;0.2468174;0.05253524,-0.3062061;-0.00537467;0.05198348,0.07823186;0.002778411;-0.04117858,0.1035189;-0.3441816;-0.01363599,0.1025459;-0.7298524;0.0732286,0.1021369;-0.7589025;0.01998687,-0.08067823;0.005236216;-0.03587791,-0.1088544;-0.3411188;-0.003885176,-0.0962877;-0.7266464;0.08271156,-0.1010121;-0.7589905;0.03359276,0.001617506;0.5729243;-0.03118598,445.3107
+0;0;0,0.002868979;0.3324906;-0.002275686,0.005975391;0.6514567;-0.02106152,0.1783044;0.5281746;0.006587908,0.223329;0.2408956;0.09943593,0.2719615;0.003613606;0.1867609,-0.1662275;0.5182506;-0.01798873,-0.2307174;0.2384644;0.08563478,-0.2806551;-0.007196248;0.1443767,0.07861347;0.004539437;-0.04043649,0.09996189;-0.341633;-0.002149954,0.1100553;-0.7284619;0.08437543,0.1197621;-0.7526559;0.02822668,-0.07675636;0.006702817;-0.04358129,-0.1231282;-0.3380684;-0.01638919,-0.1453429;-0.725453;0.06524915,-0.1400433;-0.687885;-0.01284394,0.005169416;0.5734947;-0.01382143,0;0;0,0.001181498;0.3322885;-0.01209772,0.001634732;0.6504014;-0.04218376,0.176295;0.5291888;-0.03891945,0.2348975;0.2438213;0.05223048,0.2820898;-0.008651018;0.07023466,-0.1733827;0.5302719;-0.02927102,-0.2509038;0.2472495;0.05478808,-0.3064705;-0.004146457;0.05722755,0.07826;0.002856434;-0.04126751,0.1034162;-0.3440676;-0.01355863,0.1025166;-0.730882;0.07361329,0.1025486;-0.7586262;0.02023256,-0.08076925;0.005171592;-0.03585216,-0.1089207;-0.3411476;-0.003798131,-0.0963031;-0.727836;0.08302344,-0.1010683;-0.7593573;0.03427602,0.001642786;0.572744;-0.03215992,445.3326
+0;0;0,0.002868979;0.3324906;-0.002275686,0.005975391;0.6514567;-0.02106152,0.1783044;0.5281746;0.006587908,0.223329;0.2408956;0.09943593,0.2719615;0.003613606;0.1867609,-0.1662275;0.5182506;-0.01798873,-0.2307174;0.2384644;0.08563478,-0.2806551;-0.007196248;0.1443767,0.07861347;0.004539437;-0.04043649,0.09996189;-0.341633;-0.002149954,0.1100553;-0.7284619;0.08437543,0.1197621;-0.7526559;0.02822668,-0.07675636;0.006702817;-0.04358129,-0.1231282;-0.3380684;-0.01638919,-0.1453429;-0.725453;0.06524915,-0.1400433;-0.687885;-0.01284394,0.005169416;0.5734947;-0.01382143,0;0;0,0.001181498;0.3322885;-0.01209772,0.001634732;0.6504014;-0.04218376,0.176295;0.5291888;-0.03891945,0.2348975;0.2438213;0.05223048,0.2820898;-0.008651018;0.07023466,-0.1733827;0.5302719;-0.02927102,-0.2509038;0.2472495;0.05478808,-0.3064705;-0.004146457;0.05722755,0.07826;0.002856434;-0.04126751,0.1034162;-0.3440676;-0.01355863,0.1025166;-0.730882;0.07361329,0.1025486;-0.7586262;0.02023256,-0.08076925;0.005171592;-0.03585216,-0.1089207;-0.3411476;-0.003798131,-0.0963031;-0.727836;0.08302344,-0.1010683;-0.7593573;0.03427602,0.001642786;0.572744;-0.03215992,445.3545
+0;0;0,0.002959467;0.3323404;-0.002743778,0.006171474;0.651172;-0.02197215,0.1780997;0.5284214;0.00584977,0.2240992;0.242598;0.1058776,0.2711091;0.008513257;0.2005087,-0.1658552;0.5189127;-0.01858141,-0.230317;0.2403689;0.09130295,-0.2810585;-0.002621084;0.1571953,0.07881051;0.004428374;-0.04041074,0.1005927;-0.342269;-0.002070136,0.1105928;-0.7290801;0.08485559,0.1196817;-0.7532158;0.0283547,-0.07685908;0.006831698;-0.04370064,-0.1229647;-0.3385128;-0.01622398,-0.145125;-0.7259215;0.0656439,-0.1398222;-0.6883708;-0.01258976,0.005338517;0.5732399;-0.01462616,0;0;0,0.001366057;0.3321126;-0.01287735,0.002119184;0.6500979;-0.04317284,0.1762778;0.5292585;-0.04045594,0.2357089;0.2445468;0.05558443,0.2826799;-0.007167935;0.07543492,-0.1725812;0.5304508;-0.02975482,-0.250758;0.2473674;0.05724347,-0.3063496;-0.003304601;0.06305575,0.07834178;0.002867922;-0.04144967,0.1038572;-0.3445399;-0.01315951,0.1029058;-0.7314209;0.07402468,0.1030847;-0.7599332;0.02128077,-0.0809774;0.005166308;-0.03577295,-0.1086974;-0.3417176;-0.003419742,-0.096124;-0.7285075;0.08326564,-0.1018305;-0.7602268;0.03464667,0.002055235;0.5724658;-0.03310716,445.3661
+0;0;0,0.002959467;0.3323404;-0.002743778,0.006171474;0.651172;-0.02197215,0.1780997;0.5284214;0.00584977,0.2240992;0.242598;0.1058776,0.2711091;0.008513257;0.2005087,-0.1658552;0.5189127;-0.01858141,-0.230317;0.2403689;0.09130295,-0.2810585;-0.002621084;0.1571953,0.07881051;0.004428374;-0.04041074,0.1005927;-0.342269;-0.002070136,0.1105928;-0.7290801;0.08485559,0.1196817;-0.7532158;0.0283547,-0.07685908;0.006831698;-0.04370064,-0.1229647;-0.3385128;-0.01622398,-0.145125;-0.7259215;0.0656439,-0.1398222;-0.6883708;-0.01258976,0.005338517;0.5732399;-0.01462616,0;0;0,0.001366057;0.3321126;-0.01287735,0.002119184;0.6500979;-0.04317284,0.1762778;0.5292585;-0.04045594,0.2357089;0.2445468;0.05558443,0.2826799;-0.007167935;0.07543492,-0.1725812;0.5304508;-0.02975482,-0.250758;0.2473674;0.05724347,-0.3063496;-0.003304601;0.06305575,0.07834178;0.002867922;-0.04144967,0.1038572;-0.3445399;-0.01315951,0.1029058;-0.7314209;0.07402468,0.1030847;-0.7599332;0.02128077,-0.0809774;0.005166308;-0.03577295,-0.1086974;-0.3417176;-0.003419742,-0.096124;-0.7285075;0.08326564,-0.1018305;-0.7602268;0.03464667,0.002055235;0.5724658;-0.03310716,445.3882
+0;0;0,0.002960064;0.3324075;-0.002744331,0.006172949;0.6513254;-0.02197831,0.177655;0.5286606;0.005793588,0.2238869;0.2413932;0.1063268,0.2695734;0.01389799;0.198294,-0.1654122;0.5191764;-0.01857454,-0.2301997;0.2392255;0.09186495,-0.2795128;0.003075659;0.1559024,0.07887735;0.00443213;-0.04044501,0.1006282;-0.3417664;-0.002159584,0.1106357;-0.7288672;0.08483127,0.1198201;-0.7535714;0.02773715,-0.07692426;0.006837492;-0.0437377,-0.1229636;-0.3380101;-0.01630058,-0.1451404;-0.725709;0.06562863,-0.1397819;-0.688079;-0.01342644,0.005339671;0.5733634;-0.01462949,0;0;0,0.001408108;0.3321466;-0.01369989,0.002176367;0.6501603;-0.04460311,0.1760423;0.5300588;-0.04175293,0.2362494;0.2457559;0.05980396,0.2835879;0.001627445;0.08124447,-0.1720781;0.5307041;-0.03030387,-0.2508832;0.2471259;0.05991795,-0.3046058;0.003495201;0.0674879,0.07833587;0.002996698;-0.04161239,0.1040119;-0.3439134;-0.01356947,0.1030739;-0.7309605;0.07422733,0.1049522;-0.7606415;0.02158427,-0.08109397;0.00505511;-0.03571125,-0.1089941;-0.3413404;-0.003710352,-0.09647236;-0.7284163;0.0830656,-0.1022895;-0.7603715;0.03342341,0.002114214;0.5725176;-0.03438652,445.3997
+0;0;0,0.002960064;0.3324075;-0.002744331,0.006172949;0.6513254;-0.02197831,0.177655;0.5286606;0.005793588,0.2238869;0.2413932;0.1063268,0.2695734;0.01389799;0.198294,-0.1654122;0.5191764;-0.01857454,-0.2301997;0.2392255;0.09186495,-0.2795128;0.003075659;0.1559024,0.07887735;0.00443213;-0.04044501,0.1006282;-0.3417664;-0.002159584,0.1106357;-0.7288672;0.08483127,0.1198201;-0.7535714;0.02773715,-0.07692426;0.006837492;-0.0437377,-0.1229636;-0.3380101;-0.01630058,-0.1451404;-0.725709;0.06562863,-0.1397819;-0.688079;-0.01342644,0.005339671;0.5733634;-0.01462949,0;0;0,0.001408108;0.3321466;-0.01369989,0.002176367;0.6501603;-0.04460311,0.1760423;0.5300588;-0.04175293,0.2362494;0.2457559;0.05980396,0.2835879;0.001627445;0.08124447,-0.1720781;0.5307041;-0.03030387,-0.2508832;0.2471259;0.05991795,-0.3046058;0.003495201;0.0674879,0.07833587;0.002996698;-0.04161239,0.1040119;-0.3439134;-0.01356947,0.1030739;-0.7309605;0.07422733,0.1049522;-0.7606415;0.02158427,-0.08109397;0.00505511;-0.03571125,-0.1089941;-0.3413404;-0.003710352,-0.09647236;-0.7284163;0.0830656,-0.1022895;-0.7603715;0.03342341,0.002114214;0.5725176;-0.03438652,445.4111
+0;0;0,0.003165751;0.332277;-0.003236193,0.006599949;0.6510826;-0.02297842,0.1775592;0.5292235;0.004831261,0.2234005;0.2428007;0.1124586,0.2667622;0.01743384;0.2113088,-0.1646594;0.5198676;-0.01877302,-0.2296094;0.2404487;0.09711368,-0.2788993;0.006121978;0.1685509,0.07908901;0.004250137;-0.04037609,0.1011993;-0.3431138;-0.001793064,0.1112559;-0.7294285;0.08523515,0.1209304;-0.7541983;0.02802909,-0.07700985;0.00703382;-0.04385627,-0.1227001;-0.3390557;-0.01604197,-0.1448618;-0.7259561;0.06600066,-0.139618;-0.6883402;-0.01324805,0.005709529;0.5731499;-0.01550148,0;0;0,0.001488909;0.3320013;-0.01419449,0.002375104;0.6499426;-0.04503155,0.175653;0.530383;-0.04269457,0.2370889;0.2462924;0.06333029,0.2858176;0.002410561;0.08759891,-0.1713263;0.5309117;-0.03043878,-0.2507241;0.2470578;0.06361476,-0.3046538;0.003188163;0.07142424,0.07836153;0.002976239;-0.04188049,0.104437;-0.3450425;-0.01285899,0.1033636;-0.7313976;0.07456315,0.1048793;-0.7617879;0.02244234,-0.08131181;0.005060221;-0.03558297,-0.1093853;-0.3425979;-0.004199274,-0.09659544;-0.728691;0.08345121,-0.1022303;-0.7610982;0.03406047,0.002287708;0.5723128;-0.03484333,445.4345
+0;0;0,0.003165751;0.332277;-0.003236193,0.006599949;0.6510826;-0.02297842,0.1775592;0.5292235;0.004831261,0.2234005;0.2428007;0.1124586,0.2667622;0.01743384;0.2113088,-0.1646594;0.5198676;-0.01877302,-0.2296094;0.2404487;0.09711368,-0.2788993;0.006121978;0.1685509,0.07908901;0.004250137;-0.04037609,0.1011993;-0.3431138;-0.001793064,0.1112559;-0.7294285;0.08523515,0.1209304;-0.7541983;0.02802909,-0.07700985;0.00703382;-0.04385627,-0.1227001;-0.3390557;-0.01604197,-0.1448618;-0.7259561;0.06600066,-0.139618;-0.6883402;-0.01324805,0.005709529;0.5731499;-0.01550148,0;0;0,0.001488909;0.3320013;-0.01419449,0.002375104;0.6499426;-0.04503155,0.175653;0.530383;-0.04269457,0.2370889;0.2462924;0.06333029,0.2858176;0.002410561;0.08759891,-0.1713263;0.5309117;-0.03043878,-0.2507241;0.2470578;0.06361476,-0.3046538;0.003188163;0.07142424,0.07836153;0.002976239;-0.04188049,0.104437;-0.3450425;-0.01285899,0.1033636;-0.7313976;0.07456315,0.1048793;-0.7617879;0.02244234,-0.08131181;0.005060221;-0.03558297,-0.1093853;-0.3425979;-0.004199274,-0.09659544;-0.728691;0.08345121,-0.1022303;-0.7610982;0.03406047,0.002287708;0.5723128;-0.03484333,445.4584
+0;0;0,0.003164565;0.3321525;-0.00323498,0.006597891;0.6508769;-0.02297234,0.1771698;0.5291334;0.004789905,0.2231114;0.2420833;0.112653,0.2665054;0.0165489;0.2115766,-0.164277;0.5197986;-0.01876114,-0.2293692;0.2397678;0.09737936,-0.2786958;0.00526686;0.1688696,0.07922591;0.004257494;-0.04044598,0.1013601;-0.3434821;-0.00182122,0.1113897;-0.7287602;0.08497348,0.1209509;-0.7528889;0.02843707,-0.07714316;0.007045997;-0.04393219,-0.1228828;-0.3394179;-0.0160878,-0.144985;-0.7252802;0.06573468,-0.1398027;-0.6877534;-0.01258636,0.00570766;0.5729607;-0.01549698,0;0;0,0.001268677;0.3318565;-0.01467764,0.001786575;0.6496825;-0.04586399,0.1748951;0.5307488;-0.04354882,0.2367732;0.247853;0.06728388,0.2865354;0.004219472;0.09376193,-0.1713935;0.5307521;-0.03053958,-0.2510148;0.2474593;0.06717669,-0.3049994;0.003452197;0.07616884,0.07840513;0.003177524;-0.04211044,0.1043093;-0.3452074;-0.0127579,0.1033429;-0.7304111;0.07493663,0.1053104;-0.7602491;0.02362156,-0.08153121;0.004889435;-0.03548951,-0.1096406;-0.3431844;-0.00451942,-0.09727228;-0.7280841;0.08364121,-0.1028036;-0.7594734;0.03446333,0.00180608;0.5720816;-0.03558362,445.478
+0;0;0,0.003128939;0.332148;-0.003702212,0.006462924;0.650842;-0.02393521,0.1772471;0.5298335;0.003970683,0.2230467;0.2449017;0.1173688,0.2647801;0.02204333;0.2228539,-0.1645287;0.5202196;-0.01905244,-0.22973;0.2426383;0.1027683,-0.2794527;0.009880453;0.1794892,0.07930091;0.004107136;-0.04031435,0.1016613;-0.3436011;-0.001537353,0.111674;-0.7288476;0.08539922,0.1210213;-0.7538002;0.02962695,-0.07706982;0.007175398;-0.04403982,-0.1225402;-0.3393216;-0.01616638,-0.1448034;-0.7251077;0.06597126,-0.1397143;-0.6876125;-0.0123589,0.00560376;0.5729378;-0.0163326,0;0;0,0.001268677;0.3318565;-0.01467764,0.001786575;0.6496825;-0.04586399,0.1748951;0.5307488;-0.04354882,0.2367732;0.247853;0.06728388,0.2865354;0.004219472;0.09376193,-0.1713935;0.5307521;-0.03053958,-0.2510148;0.2474593;0.06717669,-0.3049994;0.003452197;0.07616884,0.07840513;0.003177524;-0.04211044,0.1043093;-0.3452074;-0.0127579,0.1033429;-0.7304111;0.07493663,0.1053104;-0.7602491;0.02362156,-0.08153121;0.004889435;-0.03548951,-0.1096406;-0.3431844;-0.00451942,-0.09727228;-0.7280841;0.08364121,-0.1028036;-0.7594734;0.03446333,0.00180608;0.5720816;-0.03558362,445.4891
+0;0;0,0.003125684;0.3318024;-0.00369836,0.006457318;0.6502714;-0.02391733,0.177244;0.5293117;0.003983982,0.2230892;0.244096;0.1174951,0.2649169;0.0207341;0.2232185,-0.1645356;0.5196976;-0.0190394,-0.2298019;0.2418398;0.1029027,-0.279637;0.008556083;0.1797969,0.07941914;0.00411326;-0.04037446,0.1018039;-0.3439735;-0.001555245,0.1118663;-0.7311321;0.08581281,0.1210882;-0.7553477;0.03078844,-0.07718474;0.007186096;-0.04410548,-0.1227047;-0.3396882;-0.01620169,-0.1450783;-0.727389;0.06634361,-0.1400574;-0.6899943;-0.01093615,0.005598698;0.5724165;-0.01631953,0;0;0,0.00133311;0.3315035;-0.01483142,0.0019091;0.6491132;-0.04591179,0.1751062;0.5306631;-0.04372299,0.2376417;0.2493722;0.07159937,0.2879253;0.005351961;0.09886134,-0.1713573;0.5305582;-0.0303863,-0.2510345;0.2479919;0.07032286,-0.3052249;0.00356546;0.08201259,0.07849675;0.003112122;-0.04222548,0.1047266;-0.3455901;-0.01237226,0.1034912;-0.7326776;0.07587683,0.1054652;-0.7607711;0.02417279,-0.08170917;0.004931698;-0.03540774,-0.1093849;-0.3435461;-0.004267305,-0.09693669;-0.730321;0.0844815,-0.1024898;-0.7606473;0.03567614,0.001915693;0.5715584;-0.03566086,445.5112
+0;0;0,0.003125684;0.3318024;-0.00369836,0.006457318;0.6502714;-0.02391733,0.177244;0.5293117;0.003983982,0.2230892;0.244096;0.1174951,0.2649169;0.0207341;0.2232185,-0.1645356;0.5196976;-0.0190394,-0.2298019;0.2418398;0.1029027,-0.279637;0.008556083;0.1797969,0.07941914;0.00411326;-0.04037446,0.1018039;-0.3439735;-0.001555245,0.1118663;-0.7311321;0.08581281,0.1210882;-0.7553477;0.03078844,-0.07718474;0.007186096;-0.04410548,-0.1227047;-0.3396882;-0.01620169,-0.1450783;-0.727389;0.06634361,-0.1400574;-0.6899943;-0.01093615,0.005598698;0.5724165;-0.01631953,0;0;0,0.00133311;0.3315035;-0.01483142,0.0019091;0.6491132;-0.04591179,0.1751062;0.5306631;-0.04372299,0.2376417;0.2493722;0.07159937,0.2879253;0.005351961;0.09886134,-0.1713573;0.5305582;-0.0303863,-0.2510345;0.2479919;0.07032286,-0.3052249;0.00356546;0.08201259,0.07849675;0.003112122;-0.04222548,0.1047266;-0.3455901;-0.01237226,0.1034912;-0.7326776;0.07587683,0.1054652;-0.7607711;0.02417279,-0.08170917;0.004931698;-0.03540774,-0.1093849;-0.3435461;-0.004267305,-0.09693669;-0.730321;0.0844815,-0.1024898;-0.7606473;0.03567614,0.001915693;0.5715584;-0.03566086,445.5225
+0;0;0,0.003068956;0.3314267;-0.004274005,0.006272355;0.6495599;-0.02520651,0.1772291;0.5295298;0.003083445,0.2231968;0.24586;0.1225506,0.2628928;0.02615426;0.2341895,-0.1648173;0.5196658;-0.01929006,-0.2300891;0.2431692;0.1077659,-0.2787308;0.01288739;0.1909157,0.07959543;0.004030554;-0.0403903,0.1019446;-0.3438883;-0.001488309,0.1121441;-0.731935;0.08605479,0.1146044;-0.6946318;0.008670852,-0.07731438;0.007266069;-0.04418987,-0.1228753;-0.3394667;-0.01660364,-0.1452751;-0.7279621;0.06656839,-0.1403767;-0.6906116;-0.01069506,0.005454468;0.5717924;-0.01742184,0;0;0,0.00139077;0.3311185;-0.01516497,0.002012536;0.6484278;-0.04634058,0.1753435;0.530906;-0.04412973,0.2384769;0.2504919;0.07518566,0.2891406;0.007798448;0.1042145,-0.1712746;0.5302872;-0.03032215,-0.2509508;0.2479117;0.07345551,-0.3052804;0.004698187;0.08777606,0.07861282;0.003079191;-0.04235089,0.1051592;-0.3454303;-0.01240373,0.1039943;-0.7333047;0.07647884,0.1058474;-0.761403;0.02481819,-0.08192056;0.004936789;-0.03532287,-0.1089294;-0.3434163;-0.004001614,-0.09660536;-0.7310376;0.08513825,-0.1020183;-0.7615357;0.03657541,0.002008475;0.5709451;-0.03606987,445.5337
+0;0;0,0.003068956;0.3314267;-0.004274005,0.006272355;0.6495599;-0.02520651,0.1772291;0.5295298;0.003083445,0.2231968;0.24586;0.1225506,0.2628928;0.02615426;0.2341895,-0.1648173;0.5196658;-0.01929006,-0.2300891;0.2431692;0.1077659,-0.2787308;0.01288739;0.1909157,0.07959543;0.004030554;-0.0403903,0.1019446;-0.3438883;-0.001488309,0.1121441;-0.731935;0.08605479,0.1146044;-0.6946318;0.008670852,-0.07731438;0.007266069;-0.04418987,-0.1228753;-0.3394667;-0.01660364,-0.1452751;-0.7279621;0.06656839,-0.1403767;-0.6906116;-0.01069506,0.005454468;0.5717924;-0.01742184,0;0;0,0.00139077;0.3311185;-0.01516497,0.002012536;0.6484278;-0.04634058,0.1753435;0.530906;-0.04412973,0.2384769;0.2504919;0.07518566,0.2891406;0.007798448;0.1042145,-0.1712746;0.5302872;-0.03032215,-0.2509508;0.2479117;0.07345551,-0.3052804;0.004698187;0.08777606,0.07861282;0.003079191;-0.04235089,0.1051592;-0.3454303;-0.01240373,0.1039943;-0.7333047;0.07647884,0.1058474;-0.761403;0.02481819,-0.08192056;0.004936789;-0.03532287,-0.1089294;-0.3434163;-0.004001614,-0.09660536;-0.7310376;0.08513825,-0.1020183;-0.7615357;0.03657541,0.002008475;0.5709451;-0.03606987,445.556
+0;0;0,0.002890384;0.3310883;-0.004804884,0.005784187;0.6489251;-0.02639218,0.1765564;0.5296296;0.002596362,0.222778;0.2476512;0.1283512,0.2593942;0.03107065;0.2434946,-0.1649764;0.5195333;-0.01941458,-0.2297889;0.2448603;0.1140643,-0.2784593;0.01793316;0.2014781,0.07979163;0.00398738;-0.04041275,0.1021735;-0.3439669;-0.001505736,0.1123921;-0.7326663;0.08626957,0.1148777;-0.6951666;0.006378196,-0.07744112;0.007303235;-0.04433203,-0.1230095;-0.3394703;-0.01679042,-0.1456621;-0.7286047;0.06662051,-0.1406565;-0.6910572;-0.01314812,0.005057076;0.5712366;-0.01843704,0;0;0,0.001413107;0.3307782;-0.01531947,0.002025507;0.6478279;-0.0465349,0.1751976;0.5313773;-0.0448302,0.2392777;0.2516527;0.07809448,0.2902232;0.01122989;0.1113706,-0.1710073;0.5302902;-0.0302884,-0.2511188;0.2484396;0.077438,-0.3053683;0.007084101;0.09505627,0.07864127;0.003207594;-0.04267383,0.1055484;-0.3452948;-0.0125246,0.1042658;-0.7337487;0.0769074,0.1045929;-0.7648541;0.0248394,-0.08218118;0.00483438;-0.03519483,-0.1088578;-0.3435677;-0.003710397,-0.09674676;-0.7319728;0.08512015,-0.1001204;-0.7657188;0.03643619,0.002025694;0.5704094;-0.03625429,445.568
+0;0;0,0.002890384;0.3310883;-0.004804884,0.005784187;0.6489251;-0.02639218,0.1765564;0.5296296;0.002596362,0.222778;0.2476512;0.1283512,0.2593942;0.03107065;0.2434946,-0.1649764;0.5195333;-0.01941458,-0.2297889;0.2448603;0.1140643,-0.2784593;0.01793316;0.2014781,0.07979163;0.00398738;-0.04041275,0.1021735;-0.3439669;-0.001505736,0.1123921;-0.7326663;0.08626957,0.1148777;-0.6951666;0.006378196,-0.07744112;0.007303235;-0.04433203,-0.1230095;-0.3394703;-0.01679042,-0.1456621;-0.7286047;0.06662051,-0.1406565;-0.6910572;-0.01314812,0.005057076;0.5712366;-0.01843704,0;0;0,0.001413107;0.3307782;-0.01531947,0.002025507;0.6478279;-0.0465349,0.1751976;0.5313773;-0.0448302,0.2392777;0.2516527;0.07809448,0.2902232;0.01122989;0.1113706,-0.1710073;0.5302902;-0.0302884,-0.2511188;0.2484396;0.077438,-0.3053683;0.007084101;0.09505627,0.07864127;0.003207594;-0.04267383,0.1055484;-0.3452948;-0.0125246,0.1042658;-0.7337487;0.0769074,0.1045929;-0.7648541;0.0248394,-0.08218118;0.00483438;-0.03519483,-0.1088578;-0.3435677;-0.003710397,-0.09674676;-0.7319728;0.08512015,-0.1001204;-0.7657188;0.03643619,0.002025694;0.5704094;-0.03625429,445.5794
+0;0;0,0.002888415;0.3308628;-0.00480161,0.005779861;0.648441;-0.0263711,0.1762906;0.5292777;0.00257827,0.2225923;0.2468111;0.1285508,0.2591953;0.03030826;0.243653,-0.1647202;0.5191969;-0.01939903,-0.229645;0.2440483;0.114311,-0.2782979;0.0172026;0.2016933,0.07983449;0.003989522;-0.04043446,0.1022428;-0.3443763;-0.001481436,0.1124644;-0.733188;0.08631925,0.1149545;-0.6956749;0.006284058,-0.07748272;0.007307159;-0.04435584,-0.123105;-0.3398764;-0.01678167,-0.1457642;-0.7291234;0.06665339,-0.1407495;-0.6915623;-0.01325884,0.005053394;0.5708211;-0.01842298,0;0;0,0.001333095;0.3305278;-0.01584888,0.001787856;0.6472563;-0.04766893,0.1748934;0.5315617;-0.04544091,0.2395238;0.2527943;0.08070207,0.2905376;0.01268646;0.1154518,-0.1710152;0.5302969;-0.0307855,-0.2513437;0.2486843;0.07895081,-0.3058046;0.007858247;0.1012787,0.07866038;0.003248408;-0.04273641,0.105438;-0.3456601;-0.01233876,0.104269;-0.7342724;0.07691979,0.1029658;-0.7651998;0.02443707,-0.08226506;0.00476159;-0.0351311,-0.1090461;-0.3440809;-0.003988026,-0.09698918;-0.7325335;0.08515904,-0.100365;-0.766831;0.03696457,0.001834117;0.5699291;-0.0372256,445.6017
+0;0;0,0.002790912;0.3308541;-0.00541706,0.005545565;0.648385;-0.0276845,0.1761871;0.529988;0.002124628,0.221728;0.2502523;0.1343152,0.253997;0.0378083;0.2579598,-0.1650639;0.5196304;-0.01956138,-0.2292767;0.2469978;0.1195376,-0.2777412;0.02242155;0.2126958,0.07979166;0.003977712;-0.04052009,0.1024165;-0.3443758;-0.001582496,0.112545;-0.7330842;0.08668526,0.121182;-0.7594714;0.0299916,-0.07751086;0.007299169;-0.04430799,-0.1230508;-0.3399223;-0.01707695,-0.1457437;-0.7290692;0.06681455,-0.1407773;-0.6915508;-0.01310472,0.004855151;0.5707832;-0.01955907,0;0;0,0.001333095;0.3305278;-0.01584888,0.001787856;0.6472563;-0.04766893,0.1748934;0.5315617;-0.04544091,0.2395238;0.2527943;0.08070207,0.2905376;0.01268646;0.1154518,-0.1710152;0.5302969;-0.0307855,-0.2513437;0.2486843;0.07895081,-0.3058046;0.007858247;0.1012787,0.07866038;0.003248408;-0.04273641,0.105438;-0.3456601;-0.01233876,0.104269;-0.7342724;0.07691979,0.1029658;-0.7651998;0.02443707,-0.08226506;0.00476159;-0.0351311,-0.1090461;-0.3440809;-0.003988026,-0.09698918;-0.7325335;0.08515904,-0.100365;-0.766831;0.03696457,0.001834117;0.5699291;-0.0372256,445.6233
+0;0;0,0.002788118;0.3305228;-0.005411636,0.005540387;0.6477789;-0.02765981,0.1761726;0.5294513;0.002141044,0.2218687;0.2487621;0.1347822,0.2541122;0.03648615;0.258329,-0.1650586;0.5190942;-0.01954371,-0.2294903;0.2455323;0.1200294,-0.2779165;0.02113378;0.2131139,0.07988345;0.003982288;-0.04056671,0.1024912;-0.3441072;-0.001658633,0.1126386;-0.7335435;0.08677444,0.1252984;-0.7861935;0.003675237,-0.07760002;0.007307566;-0.04435896,-0.1231054;-0.3396507;-0.01714856,-0.1458409;-0.7295263;0.06690005,-0.1385613;-0.6885062;-0.05024227,0.004850568;0.5702441;-0.0195414,0;0;0,0.001222737;0.3301844;-0.01609886,0.001536466;0.6466231;-0.04804885,0.1748644;0.5318556;-0.04559362,0.2404823;0.253755;0.08410835,0.291212;0.01432204;0.1223557,-0.1712754;0.5300407;-0.03076671,-0.2521218;0.2490632;0.08317958,-0.3066283;0.008756667;0.1086025,0.0787453;0.00328885;-0.04279304,0.1053379;-0.3453494;-0.01220918,0.1046284;-0.7346647;0.0773294,0.09751812;-0.7261127;-0.0383693,-0.08240162;0.004695148;-0.03508291,-0.1088326;-0.3439015;-0.003890594,-0.09669179;-0.7330326;0.0856287,-0.1019804;-0.7976214;0.01547348,0.001618892;0.5693678;-0.03757691,445.6455
+0;0;0,0.002788118;0.3305228;-0.005411636,0.005540387;0.6477789;-0.02765981,0.1761726;0.5294513;0.002141044,0.2218687;0.2487621;0.1347822,0.2541122;0.03648615;0.258329,-0.1650586;0.5190942;-0.01954371,-0.2294903;0.2455323;0.1200294,-0.2779165;0.02113378;0.2131139,0.07988345;0.003982288;-0.04056671,0.1024912;-0.3441072;-0.001658633,0.1126386;-0.7335435;0.08677444,0.1252984;-0.7861935;0.003675237,-0.07760002;0.007307566;-0.04435896,-0.1231054;-0.3396507;-0.01714856,-0.1458409;-0.7295263;0.06690005,-0.1385613;-0.6885062;-0.05024227,0.004850568;0.5702441;-0.0195414,0;0;0,0.001222737;0.3301844;-0.01609886,0.001536466;0.6466231;-0.04804885,0.1748644;0.5318556;-0.04559362,0.2404823;0.253755;0.08410835,0.291212;0.01432204;0.1223557,-0.1712754;0.5300407;-0.03076671,-0.2521218;0.2490632;0.08317958,-0.3066283;0.008756667;0.1086025,0.0787453;0.00328885;-0.04279304,0.1053379;-0.3453494;-0.01220918,0.1046284;-0.7346647;0.0773294,0.09751812;-0.7261127;-0.0383693,-0.08240162;0.004695148;-0.03508291,-0.1088326;-0.3439015;-0.003890594,-0.09669179;-0.7330326;0.0856287,-0.1019804;-0.7976214;0.01547348,0.001618892;0.5693678;-0.03757691,445.6563
+0;0;0,0.0027853;0.3301888;-0.005406167,0.005535459;0.6472017;-0.0276373,0.1754868;0.5290954;0.00207112,0.2213637;0.2472954;0.1352372,0.2535966;0.03508905;0.2587435,-0.1643872;0.5187796;-0.01952738,-0.2290739;0.244135;0.1205981,-0.2774841;0.01981004;0.213652,0.0799745;0.003986828;-0.04061294,0.1026056;-0.3444619;-0.001664709,0.1127629;-0.7342814;0.08685535,0.1254226;-0.7869297;0.00375773,-0.07768848;0.007315896;-0.04440952,-0.1232408;-0.3400005;-0.01717104,-0.1459987;-0.7302596;0.06696026,-0.1387192;-0.6892397;-0.05017984,0.004846167;0.569726;-0.01952508,0;0;0,0.00124982;0.3298376;-0.01634765,0.001560457;0.64601;-0.04850495,0.174463;0.5328545;-0.04665017,0.2409838;0.2555502;0.0872395,0.2926888;0.01664099;0.126904,-0.1706252;0.5299583;-0.03100916,-0.2519831;0.249298;0.08671854,-0.3070595;0.009518206;0.114942,0.07874081;0.003401712;-0.0430063,0.1056132;-0.3455583;-0.01217771,0.1049012;-0.7352155;0.07762742,0.09758273;-0.7266847;-0.03805208,-0.08256392;0.004582411;-0.03497753,-0.1087021;-0.3443954;-0.003721826,-0.0966779;-0.7339413;0.08576342,-0.1010541;-0.797066;0.01361863,0.00164336;0.568822;-0.03797984,445.6679
+0;0;0,0.002688106;0.3301822;-0.005839923,0.005303895;0.6471646;-0.02851717,0.1753503;0.5295483;0.001728829,0.2203965;0.2501157;0.1400667,0.2527539;0.04737028;0.2785283,-0.1647893;0.5194492;-0.01978318,-0.2285976;0.247521;0.1259312,-0.2761036;0.02518304;0.2240807,0.07999505;0.003863552;-0.0405844,0.1025935;-0.3446167;-0.001900624,0.112929;-0.7343591;0.08693749,0.1254342;-0.7870135;0.003822438,-0.07766423;0.007422847;-0.04443418,-0.1232873;-0.3399061;-0.01747513,-0.1460644;-0.7301262;0.06683186,-0.1387964;-0.6891491;-0.05031296,0.004651006;0.5697002;-0.02029492,0;0;0,0.00124982;0.3298376;-0.01634765,0.001560457;0.64601;-0.04850495,0.174463;0.5328545;-0.04665017,0.2409838;0.2555502;0.0872395,0.2926888;0.01664099;0.126904,-0.1706252;0.5299583;-0.03100916,-0.2519831;0.249298;0.08671854,-0.3070595;0.009518206;0.114942,0.07874081;0.003401712;-0.0430063,0.1056132;-0.3455583;-0.01217771,0.1049012;-0.7352155;0.07762742,0.09758273;-0.7266847;-0.03805208,-0.08256392;0.004582411;-0.03497753,-0.1087021;-0.3443954;-0.003721826,-0.0966779;-0.7339413;0.08576342,-0.1010541;-0.797066;0.01361863,0.00164336;0.568822;-0.03797984,445.6903
+0;0;0,0.002686307;0.3299612;-0.005836014,0.005300116;0.6467037;-0.02849606,0.1749412;0.5292423;0.001691269,0.2201105;0.2490464;0.140407,0.2524365;0.04649776;0.2787342,-0.1643898;0.5191672;-0.0197696,-0.2283724;0.2464962;0.1263429,-0.2758322;0.02437405;0.2243971,0.0800864;0.003867964;-0.04063075,0.1027007;-0.3448573;-0.001919776,0.1130481;-0.735046;0.08702006,0.1255512;-0.787686;0.003919475,-0.07775293;0.007431324;-0.04448492,-0.1234081;-0.3401418;-0.01750692,-0.1462113;-0.7308087;0.06689662,-0.1389445;-0.6898336;-0.05022782,0.004647728;0.5692987;-0.02028012,0;0;0,0.001265265;0.3295785;-0.01708972,0.001629822;0.6454176;-0.05012608,0.1742968;0.5331497;-0.04698122,0.2413993;0.2564726;0.08990967,0.2923324;0.01840545;0.1339005,-0.1702079;0.5299941;-0.03111149,-0.2522937;0.2497695;0.08942166,-0.3071244;0.01055463;0.1206489,0.07876214;0.003416732;-0.04317987,0.10592;-0.3457452;-0.01207268,0.10516;-0.7357523;0.07825172,0.09776615;-0.7273037;-0.03738678,-0.08272309;0.004544004;-0.03486966,-0.1084366;-0.3447068;-0.003533836,-0.0965297;-0.7346896;0.08611128,-0.1013193;-0.79898;0.0155579,0.001693003;0.5683221;-0.03936768,445.7011
+0;0;0,0.002686307;0.3299612;-0.005836014,0.005300116;0.6467037;-0.02849606,0.1749412;0.5292423;0.001691269,0.2201105;0.2490464;0.140407,0.2524365;0.04649776;0.2787342,-0.1643898;0.5191672;-0.0197696,-0.2283724;0.2464962;0.1263429,-0.2758322;0.02437405;0.2243971,0.0800864;0.003867964;-0.04063075,0.1027007;-0.3448573;-0.001919776,0.1130481;-0.735046;0.08702006,0.1255512;-0.787686;0.003919475,-0.07775293;0.007431324;-0.04448492,-0.1234081;-0.3401418;-0.01750692,-0.1462113;-0.7308087;0.06689662,-0.1389445;-0.6898336;-0.05022782,0.004647728;0.5692987;-0.02028012,0;0;0,0.001265265;0.3295785;-0.01708972,0.001629822;0.6454176;-0.05012608,0.1742968;0.5331497;-0.04698122,0.2413993;0.2564726;0.08990967,0.2923324;0.01840545;0.1339005,-0.1702079;0.5299941;-0.03111149,-0.2522937;0.2497695;0.08942166,-0.3071244;0.01055463;0.1206489,0.07876214;0.003416732;-0.04317987,0.10592;-0.3457452;-0.01207268,0.10516;-0.7357523;0.07825172,0.09776615;-0.7273037;-0.03738678,-0.08272309;0.004544004;-0.03486966,-0.1084366;-0.3447068;-0.003533836,-0.0965297;-0.7346896;0.08611128,-0.1013193;-0.79898;0.0155579,0.001693003;0.5683221;-0.03936768,445.7125
+0;0;0,0.002660934;0.329755;-0.006179628,0.005255247;0.6463408;-0.02907085,0.1746507;0.5298308;0.001619838,0.2194185;0.2506632;0.1452004,0.2488318;0.04713275;0.2825821,-0.1642251;0.5195295;-0.01975781,-0.2276115;0.2480911;0.1314291,-0.274813;0.02846937;0.2348787,0.08026031;0.003759196;-0.04057242,0.103022;-0.3455602;-0.001581773,0.1133477;-0.7361267;0.08755516,0.1263231;-0.78848;0.004251987,-0.0778085;0.007521205;-0.0446233,-0.1233379;-0.340677;-0.01728281,-0.1461745;-0.7316976;0.06742612,-0.1389189;-0.6907499;-0.04969502,0.004606664;0.5689722;-0.02080406,0;0;0,0.001196116;0.3293594;-0.01745152,0.001482457;0.6450351;-0.0507046,0.1739607;0.5337925;-0.04770458,0.2414228;0.2580148;0.0935384,0.2919064;0.0202598;0.1392275,-0.1699599;0.5298823;-0.03107466,-0.2528939;0.2501398;0.09310327,-0.3076164;0.01142834;0.1275391,0.07875322;0.003515721;-0.04344583,0.1060698;-0.346224;-0.01184988,0.1054686;-0.7366107;0.07866037,0.09787792;-0.7281879;-0.03695393,-0.08292494;0.004429041;-0.03472475,-0.1084565;-0.3454702;-0.00340366,-0.09666204;-0.7358581;0.08633178,-0.1013928;-0.7999961;0.01558206,0.001564756;0.5679771;-0.03990114,445.735
+0;0;0,0.002660934;0.329755;-0.006179628,0.005255247;0.6463408;-0.02907085,0.1746507;0.5298308;0.001619838,0.2194185;0.2506632;0.1452004,0.2488318;0.04713275;0.2825821,-0.1642251;0.5195295;-0.01975781,-0.2276115;0.2480911;0.1314291,-0.274813;0.02846937;0.2348787,0.08026031;0.003759196;-0.04057242,0.103022;-0.3455602;-0.001581773,0.1133477;-0.7361267;0.08755516,0.1263231;-0.78848;0.004251987,-0.0778085;0.007521205;-0.0446233,-0.1233379;-0.340677;-0.01728281,-0.1461745;-0.7316976;0.06742612,-0.1389189;-0.6907499;-0.04969502,0.004606664;0.5689722;-0.02080406,0;0;0,0.001196116;0.3293594;-0.01745152,0.001482457;0.6450351;-0.0507046,0.1739607;0.5337925;-0.04770458,0.2414228;0.2580148;0.0935384,0.2919064;0.0202598;0.1392275,-0.1699599;0.5298823;-0.03107466,-0.2528939;0.2501398;0.09310327,-0.3076164;0.01142834;0.1275391,0.07875322;0.003515721;-0.04344583,0.1060698;-0.346224;-0.01184988,0.1054686;-0.7366107;0.07866037,0.09787792;-0.7281879;-0.03695393,-0.08292494;0.004429041;-0.03472475,-0.1084565;-0.3454702;-0.00340366,-0.09666204;-0.7358581;0.08633178,-0.1013928;-0.7999961;0.01558206,0.001564756;0.5679771;-0.03990114,445.7468
+0;0;0,0.002528999;0.3293364;-0.006651545,0.004945246;0.6454581;-0.03004904,0.1741139;0.5301147;0.00116398,0.2185583;0.2512362;0.1504717,0.2466714;0.05669969;0.300264,-0.1643196;0.5198117;-0.02001182,-0.2269049;0.2488175;0.1371076,-0.2731244;0.03101331;0.2443346,0.08042717;0.003715601;-0.04048928,0.1031912;-0.3458808;-0.001417492,0.1134261;-0.7361304;0.08784795,0.1264978;-0.7880276;0.004118852,-0.07784338;0.007546577;-0.04477917,-0.1233176;-0.340926;-0.01718519,-0.1463154;-0.7316134;0.06768084,-0.1390968;-0.6907153;-0.04944181,0.004345635;0.5682171;-0.02165453,0;0;0,0.001080409;0.3289208;-0.01797414,0.001181044;0.6440965;-0.05188251,0.1735742;0.5346879;-0.04897189,0.2414535;0.2589177;0.09726238,0.2906667;0.02177168;0.1463783,-0.1698427;0.5297108;-0.03116816,-0.2535726;0.2490032;0.09624408,-0.3097043;0.01168732;0.1362808,0.07877597;0.003545254;-0.04362905,0.1061607;-0.3464551;-0.01181316,0.1056315;-0.7364857;0.0789814,0.09774415;-0.7281322;-0.03659463,-0.08309715;0.004370288;-0.03460464,-0.1084303;-0.3458653;-0.003690524,-0.09626128;-0.7358354;0.0865482,-0.1021213;-0.8010078;0.01729155,0.001315624;0.5671781;-0.04090285,445.7695
+0;0;0,0.002528999;0.3293364;-0.006651545,0.004945246;0.6454581;-0.03004904,0.1741139;0.5301147;0.00116398,0.2185583;0.2512362;0.1504717,0.2466714;0.05669969;0.300264,-0.1643196;0.5198117;-0.02001182,-0.2269049;0.2488175;0.1371076,-0.2731244;0.03101331;0.2443346,0.08042717;0.003715601;-0.04048928,0.1031912;-0.3458808;-0.001417492,0.1134261;-0.7361304;0.08784795,0.1264978;-0.7880276;0.004118852,-0.07784338;0.007546577;-0.04477917,-0.1233176;-0.340926;-0.01718519,-0.1463154;-0.7316134;0.06768084,-0.1390968;-0.6907153;-0.04944181,0.004345635;0.5682171;-0.02165453,0;0;0,0.001080409;0.3289208;-0.01797414,0.001181044;0.6440965;-0.05188251,0.1735742;0.5346879;-0.04897189,0.2414535;0.2589177;0.09726238,0.2906667;0.02177168;0.1463783,-0.1698427;0.5297108;-0.03116816,-0.2535726;0.2490032;0.09624408,-0.3097043;0.01168732;0.1362808,0.07877597;0.003545254;-0.04362905,0.1061607;-0.3464551;-0.01181316,0.1056315;-0.7364857;0.0789814,0.09774415;-0.7281322;-0.03659463,-0.08309715;0.004370288;-0.03460464,-0.1084303;-0.3458653;-0.003690524,-0.09626128;-0.7358354;0.0865482,-0.1021213;-0.8010078;0.01729155,0.001315624;0.5671781;-0.04090285,445.7919
+0;0;0,0.002526561;0.329019;-0.006645134,0.004940656;0.6448591;-0.03002172,0.1733059;0.5297663;0.001075611,0.2179169;0.2498423;0.1509431,0.2460107;0.05543914;0.3006328,-0.1635249;0.5195121;-0.01999991,-0.2263448;0.2475019;0.1377085,-0.2725327;0.02984701;0.244862,0.08044355;0.003716357;-0.04049752,0.1032076;-0.3458796;-0.001425784,0.1134692;-0.7371491;0.08807294,0.1265391;-0.789035;0.004355483,-0.07785923;0.007548113;-0.04478828,-0.1233334;-0.340924;-0.01719434,-0.1463913;-0.7326325;0.06789348,-0.1391736;-0.6917358;-0.04921289,0.00434159;0.5676882;-0.02163484,0;0;0,0.001033105;0.3285763;-0.01845419,0.001063921;0.6434072;-0.05291772,0.172835;0.5351936;-0.04982769,0.2412612;0.2603633;0.1004853,0.2895903;0.02388966;0.1527669,-0.1691956;0.5297469;-0.03150152,-0.254398;0.2501548;0.1003187,-0.3111523;0.0137412;0.1436365,0.0787767;0.003515437;-0.04366803,0.1062379;-0.3464828;-0.01189923,0.1056995;-0.7375132;0.07921648,0.09766436;-0.7292057;-0.03632403,-0.08313788;0.004362637;-0.03455552,-0.1081307;-0.3459103;-0.003792837,-0.09612937;-0.7369001;0.08670624,-0.1027533;-0.8007135;0.01571402,0.001215987;0.566581;-0.04179406,445.8042
+0;0;0,0.002423969;0.3290093;-0.00714413,0.00469709;0.6448116;-0.03103896,0.1731515;0.5301903;0.000558883,0.2169074;0.2530105;0.1556865,0.2466138;0.05783059;0.3040482,-0.1638284;0.5198469;-0.02021311,-0.2254778;0.2501704;0.1419034,-0.2705999;0.03537944;0.2551187,0.08041426;0.003809454;-0.04054699,0.1031869;-0.3457773;-0.001398046,0.1135657;-0.7370284;0.088168,0.1261099;-0.7897598;0.005204827,-0.07789805;0.007449915;-0.04473718,-0.1233939;-0.3410152;-0.01709045,-0.1463246;-0.7327163;0.06806548,-0.1391848;-0.6918697;-0.04905032,0.004135534;0.5676545;-0.02252388,0;0;0,0.001033105;0.3285763;-0.01845419,0.001063921;0.6434072;-0.05291772,0.172835;0.5351936;-0.04982769,0.2412612;0.2603633;0.1004853,0.2895903;0.02388966;0.1527669,-0.1691956;0.5297469;-0.03150152,-0.254398;0.2501548;0.1003187,-0.3111523;0.0137412;0.1436365,0.0787767;0.003515437;-0.04366803,0.1062379;-0.3464828;-0.01189923,0.1056995;-0.7375132;0.07921648,0.09766436;-0.7292057;-0.03632403,-0.08313788;0.004362637;-0.03455552,-0.1081307;-0.3459103;-0.003792837,-0.09612937;-0.7369001;0.08670624,-0.1027533;-0.8007135;0.01571402,0.001215987;0.566581;-0.04179406,445.8238
+0;0;0,0.002420262;0.3285061;-0.007133203,0.004691359;0.6440271;-0.03100705,0.1725372;0.5296031;0.0005007423,0.2164822;0.2512254;0.1562987,0.2461761;0.05612759;0.304598,-0.1632284;0.5192969;-0.0201964,-0.2251442;0.248455;0.1426207,-0.2702474;0.03375445;0.2557885,0.08046325;0.003811775;-0.0405717,0.1032919;-0.3466349;-0.00132646,0.1136893;-0.738587;0.08840008,0.1262328;-0.7913138;0.005441584,-0.07794552;0.007454454;-0.04476444,-0.1235533;-0.3418678;-0.01704971,-0.1465251;-0.7342709;0.06825883,-0.1393857;-0.6934249;-0.04885036,0.004130256;0.5669323;-0.02249884,0;0;0,0.0008376762;0.3280604;-0.01867235,0.000673905;0.6425886;-0.0533061,0.1720522;0.5355939;-0.05041814,0.2408852;0.261631;0.1041932,0.2891518;0.02568662;0.1583979,-0.1689315;0.5293227;-0.0314157,-0.2552312;0.2507785;0.1052,-0.3132024;0.0158841;0.1542052,0.07881232;0.003530025;-0.04371595,0.1061789;-0.3473118;-0.01154017,0.105457;-0.7390039;0.07990503,0.09724294;-0.7307095;-0.03561366,-0.08322234;0.004303106;-0.03450294,-0.1082397;-0.3468254;-0.003566151,-0.09639224;-0.7384356;0.08746415,-0.1044805;-0.8024212;0.01686329,0.0008785352;0.5658323;-0.04213786,445.8355
+0;0;0,0.002418899;0.328321;-0.007129184,0.004688903;0.6436902;-0.03099172,0.1713248;0.5295677;0.0003471263,0.2156328;0.2488903;0.1574322,0.2453149;0.05387031;0.3056723,-0.1620279;0.5193356;-0.02020128,-0.2244553;0.2462561;0.1439609,-0.2695404;0.03164124;0.2570835,0.08059002;0.00381778;-0.04063562,0.1034589;-0.3472466;-0.001321208,0.1138633;-0.7394618;0.08846557,0.1264059;-0.7921826;0.005513184,-0.07806832;0.007466198;-0.04483497,-0.1237565;-0.3424717;-0.01707139,-0.1467437;-0.7351383;0.06829442,-0.1396048;-0.6942931;-0.04880615,0.004128042;0.5666286;-0.02248718,0;0;0,0.0007145405;0.3278538;-0.01904631,0.0004073232;0.642195;-0.05398643,0.1707125;0.536336;-0.05160177,0.240751;0.2617196;0.1068255,0.2886595;0.02620775;0.162753,-0.1679627;0.5294831;-0.03161493,-0.2556611;0.250796;0.1100228,-0.3167808;0.01820955;0.1653118,0.07886281;0.003583983;-0.04391348,0.1060961;-0.3478475;-0.01121664,0.1052376;-0.7398378;0.08013737,0.09675493;-0.7315738;-0.03534734,-0.08342379;0.004243893;-0.03439538,-0.1084393;-0.3475096;-0.003435155,-0.09662277;-0.739365;0.08773726,-0.1052379;-0.8039424;0.01800907,0.0006485507;0.5654829;-0.04274738,445.8572
+0;0;0,0.002402039;0.3283253;-0.006934507,0.004865498;0.6437708;-0.02980139,0.1720551;0.5317645;0.0001696348,0.2154123;0.2534339;0.1616348,0.2448016;0.05977425;0.3117053,-0.1624354;0.5212708;-0.02037868,-0.2239728;0.250851;0.1484558,-0.2690206;0.0384303;0.2656609,0.0806003;0.00386505;-0.04061076,0.1033094;-0.3472167;-0.001359198,0.1138093;-0.7394123;0.08850211,0.1260926;-0.7919765;0.005355172,-0.07806862;0.007406384;-0.04484436,-0.123816;-0.3425304;-0.01716381,-0.1467848;-0.7351445;0.06844765,-0.1396979;-0.6942158;-0.04864831,0.004257963;0.5666737;-0.02162825,0;0;0,0.0007145405;0.3278538;-0.01904631,0.0004073232;0.642195;-0.05398643,0.1707125;0.536336;-0.05160177,0.240751;0.2617196;0.1068255,0.2886595;0.02620775;0.162753,-0.1679627;0.5294831;-0.03161493,-0.2556611;0.250796;0.1100228,-0.3167808;0.01820955;0.1653118,0.07886281;0.003583983;-0.04391348,0.1060961;-0.3478475;-0.01121664,0.1052376;-0.7398378;0.08013737,0.09675493;-0.7315738;-0.03534734,-0.08342379;0.004243893;-0.03439538,-0.1084393;-0.3475096;-0.003435155,-0.09662277;-0.739365;0.08773726,-0.1052379;-0.8039424;0.01800907,0.0006485507;0.5654829;-0.04274738,445.8696
+0;0;0,0.002402039;0.3283253;-0.006934507,0.004865498;0.6437708;-0.02980139,0.1720551;0.5317645;0.0001696348,0.2154123;0.2534339;0.1616348,0.2448016;0.05977425;0.3117053,-0.1624354;0.5212708;-0.02037868,-0.2239728;0.250851;0.1484558,-0.2690206;0.0384303;0.2656609,0.0806003;0.00386505;-0.04061076,0.1033094;-0.3472167;-0.001359198,0.1138093;-0.7394123;0.08850211,0.1260926;-0.7919765;0.005355172,-0.07806862;0.007406384;-0.04484436,-0.123816;-0.3425304;-0.01716381,-0.1467848;-0.7351445;0.06844765,-0.1396979;-0.6942158;-0.04864831,0.004257963;0.5666737;-0.02162825,0;0;0,0.0007145405;0.3278538;-0.01904631,0.0004073232;0.642195;-0.05398643,0.1707125;0.536336;-0.05160177,0.240751;0.2617196;0.1068255,0.2886595;0.02620775;0.162753,-0.1679627;0.5294831;-0.03161493,-0.2556611;0.250796;0.1100228,-0.3167808;0.01820955;0.1653118,0.07886281;0.003583983;-0.04391348,0.1060961;-0.3478475;-0.01121664,0.1052376;-0.7398378;0.08013737,0.09675493;-0.7315738;-0.03534734,-0.08342379;0.004243893;-0.03439538,-0.1084393;-0.3475096;-0.003435155,-0.09662277;-0.739365;0.08773726,-0.1052379;-0.8039424;0.01800907,0.0006485507;0.5654829;-0.04274738,445.8812
+0;0;0,0.002401348;0.3282308;-0.006932512,0.004864045;0.6435788;-0.02979245,0.1718658;0.5316327;0.0001519267,0.2154211;0.2520309;0.1623546,0.2447945;0.05847512;0.3123445,-0.1622499;0.5211506;-0.02037337,-0.2240684;0.2494958;0.1492322,-0.269092;0.03718902;0.2663745,0.08064265;0.003867081;-0.0406321,0.1033767;-0.3475992;-0.001337539,0.1138801;-0.7399275;0.08855414,0.1261606;-0.7924726;0.005426325,-0.07810964;0.007410276;-0.04486792,-0.1239071;-0.3429098;-0.01715705,-0.1468837;-0.7356566;0.06848335,-0.1397984;-0.6947304;-0.04858568,0.004256675;0.5665027;-0.02162153,0;0;0,0.0004955009;0.3277155;-0.01978934,-0.00018958;0.6418325;-0.0558244,0.1702198;0.5368958;-0.05213141,0.2407883;0.2624561;0.1093827,0.2885116;0.0276072;0.1676246,-0.1682986;0.5296852;-0.03225394,-0.256799;0.2517552;0.1137134,-0.3179168;0.01941969;0.1694668,0.07888635;0.003572598;-0.04396975,0.1060495;-0.3482338;-0.01104712,0.10522;-0.7403463;0.0803827,0.0967508;-0.7321804;-0.03505683,-0.08349707;0.004233139;-0.03434353,-0.1084633;-0.3479048;-0.003279086,-0.09668374;-0.7398951;0.08791935,-0.1047196;-0.8041462;0.01772739,0.0001582653;0.5651865;-0.04428649,445.893
+0;0;0,0.002192424;0.328219;-0.007536863,0.004257047;0.6434761;-0.0316046,0.1713935;0.5320833;-0.0005193017,0.2143553;0.2555591;0.1670294,0.241948;0.06474526;0.3208225,-0.162747;0.5212028;-0.02070392,-0.2239594;0.2524847;0.1537309,-0.268952;0.04210742;0.2743157,0.08063236;0.00397621;-0.04064198,0.1029618;-0.3474994;-0.00119862,0.1134246;-0.7398145;0.08875506,0.1261011;-0.792225;0.005553141,-0.07816231;0.007291389;-0.04479562,-0.1241592;-0.3430009;-0.01706356,-0.1471644;-0.7357269;0.06866463,-0.1401674;-0.6948965;-0.0484186,0.003778916;0.5664404;-0.023053,0;0;0,0.0004955009;0.3277155;-0.01978934,-0.00018958;0.6418325;-0.0558244,0.1702198;0.5368958;-0.05213141,0.2407883;0.2624561;0.1093827,0.2885116;0.0276072;0.1676246,-0.1682986;0.5296852;-0.03225394,-0.256799;0.2517552;0.1137134,-0.3179168;0.01941969;0.1694668,0.07888635;0.003572598;-0.04396975,0.1060495;-0.3482338;-0.01104712,0.10522;-0.7403463;0.0803827,0.0967508;-0.7321804;-0.03505683,-0.08349707;0.004233139;-0.03434353,-0.1084633;-0.3479048;-0.003279086,-0.09668374;-0.7398951;0.08791935,-0.1047196;-0.8041462;0.01772739,0.0001582653;0.5651865;-0.04428649,445.9149
+0;0;0,0.002191028;0.3280101;-0.007532065,0.004254458;0.6430851;-0.03158607,0.1709187;0.53183;-0.0005688239,0.2141133;0.2538072;0.1678878,0.2416951;0.06306842;0.3216205,-0.1622799;0.5209802;-0.02069654,-0.223824;0.2508058;0.1546836,-0.268799;0.04051128;0.2752209,0.08073505;0.003981274;-0.04069375,0.1030879;-0.3478627;-0.001209043,0.1135628;-0.7406336;0.08884914,0.126238;-0.7930353;0.005656131,-0.07826185;0.007300675;-0.04485267,-0.124307;-0.3433588;-0.01709155,-0.1473389;-0.736541;0.06873627,-0.1403426;-0.6957117;-0.04833443,0.00377658;0.5660902;-0.023039,0;0;0,0.000314258;0.3274758;-0.02028894,-0.0005541891;0.6413649;-0.05670619,0.1695884;0.5374519;-0.0523715,0.2407769;0.2627037;0.1119018,0.2886114;0.02839242;0.1717839,-0.1681524;0.5296134;-0.03249394,-0.2569044;0.2521333;0.1180649,-0.3197983;0.02087624;0.1758602,0.07895675;0.003665343;-0.04407239,0.1060326;-0.3485019;-0.0109365,0.1051942;-0.74103;0.08077073,0.09670281;-0.7329109;-0.03464544,-0.08365671;0.004120555;-0.03427179,-0.108431;-0.348375;-0.002871022,-0.09672989;-0.7408717;0.08822569,-0.1055712;-0.8044314;0.01723144,-0.0001631826;0.5647731;-0.04508543,445.9362
+0;0;0,0.002191028;0.3280101;-0.007532065,0.004254458;0.6430851;-0.03158607,0.1709187;0.53183;-0.0005688239,0.2141133;0.2538072;0.1678878,0.2416951;0.06306842;0.3216205,-0.1622799;0.5209802;-0.02069654,-0.223824;0.2508058;0.1546836,-0.268799;0.04051128;0.2752209,0.08073505;0.003981274;-0.04069375,0.1030879;-0.3478627;-0.001209043,0.1135628;-0.7406336;0.08884914,0.126238;-0.7930353;0.005656131,-0.07826185;0.007300675;-0.04485267,-0.124307;-0.3433588;-0.01709155,-0.1473389;-0.736541;0.06873627,-0.1403426;-0.6957117;-0.04833443,0.00377658;0.5660902;-0.023039,0;0;0,0.000314258;0.3274758;-0.02028894,-0.0005541891;0.6413649;-0.05670619,0.1695884;0.5374519;-0.0523715,0.2407769;0.2627037;0.1119018,0.2886114;0.02839242;0.1717839,-0.1681524;0.5296134;-0.03249394,-0.2569044;0.2521333;0.1180649,-0.3197983;0.02087624;0.1758602,0.07895675;0.003665343;-0.04407239,0.1060326;-0.3485019;-0.0109365,0.1051942;-0.74103;0.08077073,0.09670281;-0.7329109;-0.03464544,-0.08365671;0.004120555;-0.03427179,-0.108431;-0.348375;-0.002871022,-0.09672989;-0.7408717;0.08822569,-0.1055712;-0.8044314;0.01723144,-0.0001631826;0.5647731;-0.04508543,445.9579
+0;0;0,0.002036204;0.3277483;-0.008256127,0.003802157;0.6426009;-0.0334942,0.1706298;0.5323089;-0.001948696,0.2141384;0.2567434;0.1714784,0.2393975;0.06976523;0.3299179,-0.1625339;0.5204871;-0.02098525,-0.2228793;0.2524576;0.1590841,-0.2678664;0.04492833;0.2840228,0.08080751;0.003924688;-0.04064594,0.1031525;-0.3484288;-0.001121007,0.1134194;-0.7396992;0.0885755,0.1221127;-0.7641518;0.03341933,-0.07823995;0.007349844;-0.04496488,-0.1244235;-0.3437993;-0.01711017,-0.1477857;-0.7354581;0.06833573,-0.1433506;-0.6983638;-0.009206891,0.003405522;0.5656744;-0.02461431,0;0;0,5.32791E-05;0.327211;-0.02059698,-0.001176499;0.6409273;-0.05736721,0.1691227;0.5377959;-0.0527221,0.2404424;0.2636716;0.1136379,0.288933;0.03030431;0.1760101,-0.1686842;0.5296796;-0.03290353,-0.2582388;0.2537363;0.1211793,-0.3214563;0.02388185;0.1834081,0.07898104;0.003664315;-0.04411256,0.1060067;-0.3490082;-0.01085281,0.1050224;-0.7399103;0.08100581,0.1058195;-0.7703474;0.03171504,-0.08371785;0.004099208;-0.03423256,-0.1085059;-0.348908;-0.002832152,-0.09693833;-0.7399213;0.08782196,-0.1026619;-0.7718747;0.04079138,-0.0006836951;0.5643815;-0.0456543,445.9696
+0;0;0,0.00203526;0.3275962;-0.008252297,0.003800564;0.6423332;-0.03348114,0.1700516;0.5321838;-0.002016991,0.2136573;0.2560025;0.1717976,0.2389016;0.06913444;0.3301439,-0.161963;0.5204027;-0.02098788,-0.2224433;0.2517744;0.1594838,-0.2674038;0.04436722;0.284349,0.08086661;0.003927559;-0.04067567,0.1032208;-0.3485723;-0.001134321,0.1134978;-0.7402238;0.08864956,0.1266239;-0.7924424;0.005368471,-0.07829716;0.007355219;-0.04499777,-0.1244999;-0.3439397;-0.01713149,-0.1478848;-0.73598;0.06839764,-0.1411883;-0.6952682;-0.04868504,0.003404071;0.5654342;-0.02460442,0;0;0,-9.261072E-05;0.3270206;-0.02119005,-0.001517043;0.6405156;-0.05882645,0.1683196;0.537909;-0.05353439,0.2401165;0.2646269;0.1154366,0.2896677;0.03226918;0.1801286,-0.1684235;0.5298553;-0.03347488,-0.2585112;0.2555301;0.1246987,-0.3221595;0.02668136;0.1895654,0.07899727;0.003732026;-0.04421365,0.1059307;-0.3491029;-0.01102567,0.1050353;-0.7403996;0.08086467,0.09647982;-0.7324185;-0.03450394,-0.08381808;0.004028975;-0.03417077,-0.1085898;-0.3491338;-0.00283777,-0.09706167;-0.7405362;0.08787598,-0.1063388;-0.8028855;0.015395,-0.0009740517;0.5640343;-0.04687905,445.9916
+0;0;0,0.00203526;0.3275962;-0.008252297,0.003800564;0.6423332;-0.03348114,0.1700516;0.5321838;-0.002016991,0.2136573;0.2560025;0.1717976,0.2389016;0.06913444;0.3301439,-0.161963;0.5204027;-0.02098788,-0.2224433;0.2517744;0.1594838,-0.2674038;0.04436722;0.284349,0.08086661;0.003927559;-0.04067567,0.1032208;-0.3485723;-0.001134321,0.1134978;-0.7402238;0.08864956,0.1266239;-0.7924424;0.005368471,-0.07829716;0.007355219;-0.04499777,-0.1244999;-0.3439397;-0.01713149,-0.1478848;-0.73598;0.06839764,-0.1411883;-0.6952682;-0.04868504,0.003404071;0.5654342;-0.02460442,0;0;0,-9.261072E-05;0.3270206;-0.02119005,-0.001517043;0.6405156;-0.05882645,0.1683196;0.537909;-0.05353439,0.2401165;0.2646269;0.1154366,0.2896677;0.03226918;0.1801286,-0.1684235;0.5298553;-0.03347488,-0.2585112;0.2555301;0.1246987,-0.3221595;0.02668136;0.1895654,0.07899727;0.003732026;-0.04421365,0.1059307;-0.3491029;-0.01102567,0.1050353;-0.7403996;0.08086467,0.09647982;-0.7324185;-0.03450394,-0.08381808;0.004028975;-0.03417077,-0.1085898;-0.3491338;-0.00283777,-0.09706167;-0.7405362;0.08787598,-0.1063388;-0.8028855;0.015395,-0.0009740517;0.5640343;-0.04687905,446.0031
+0;0;0,0.001897397;0.3275802;-0.008895097,0.003507085;0.6422701;-0.03471981,0.1701745;0.5334814;-0.004025077,0.2151839;0.2608343;0.1749351,0.2392744;0.07521339;0.3349196,-0.1622498;0.5205226;-0.02131426,-0.2218297;0.254107;0.1627021,-0.266541;0.04907744;0.2915209,0.08091348;0.003941683;-0.04058099,0.1031463;-0.3485495;-0.0008949973,0.113449;-0.740196;0.08890811,0.1259233;-0.7927279;0.005836874,-0.07825524;0.007312072;-0.04507767,-0.124451;-0.3439549;-0.01685003,-0.147965;-0.7359977;0.06863225,-0.1417784;-0.6953478;-0.04848415,0.003143915;0.5653871;-0.02570459,0;0;0,-9.261072E-05;0.3270206;-0.02119005,-0.001517043;0.6405156;-0.05882645,0.1683196;0.537909;-0.05353439,0.2401165;0.2646269;0.1154366,0.2896677;0.03226918;0.1801286,-0.1684235;0.5298553;-0.03347488,-0.2585112;0.2555301;0.1246987,-0.3221595;0.02668136;0.1895654,0.07899727;0.003732026;-0.04421365,0.1059307;-0.3491029;-0.01102567,0.1050353;-0.7403996;0.08086467,0.09647982;-0.7324185;-0.03450394,-0.08381808;0.004028975;-0.03417077,-0.1085898;-0.3491338;-0.00283777,-0.09706167;-0.7405362;0.08787598,-0.1063388;-0.8028855;0.015395,-0.0009740517;0.5640343;-0.04687905,446.0248
+0;0;0,0.001895008;0.3271678;-0.008883899,0.003503513;0.6416266;-0.03468976,0.17016;0.5328939;-0.004002804,0.2152933;0.2594958;0.1754503,0.2393839;0.07387485;0.3354348,-0.162242;0.5199359;-0.02129083,-0.2219861;0.2527865;0.1632324,-0.2666973;0.04775688;0.2920512,0.08095217;0.003943568;-0.0406004,0.1031538;-0.3480535;-0.000970047,0.1134926;-0.7410712;0.08914746,0.1215555;-0.7644171;0.03545288,-0.07829267;0.007315569;-0.04509923,-0.1244236;-0.3434589;-0.01691117,-0.1480199;-0.7368743;0.0688704,-0.1440212;-0.6999906;-0.00682988,0.003140597;0.5647974;-0.02568086,0;0;0,-0.0003239065;0.3265825;-0.02156484,-0.001976267;0.6398018;-0.05953896,0.1679901;0.5377303;-0.05388165,0.2400198;0.2646841;0.1171285,0.2893293;0.0323047;0.1819273,-0.1688564;0.5294879;-0.03395627,-0.2598414;0.2569487;0.1286201,-0.3232057;0.02880134;0.1961793,0.07901283;0.00383608;-0.04426574,0.1058104;-0.3485296;-0.0113157,0.1049565;-0.7411812;0.08096087,0.106535;-0.7697935;0.03242207,-0.08388798;0.003896378;-0.0341295,-0.108603;-0.3487764;-0.002881056,-0.09730953;-0.7414924;0.08842917,-0.1030101;-0.7713909;0.04180738,-0.001374081;0.5633892;-0.04750681,446.0368
+0;0;0,0.001893431;0.3268955;-0.008876504,0.003500263;0.641026;-0.03465486,0.1699858;0.5324183;-0.004000954,0.215147;0.2588514;0.1755629,0.2392347;0.07325312;0.3355279,-0.1620752;0.5194736;-0.02127125,-0.2218561;0.2521592;0.1633659,-0.266562;0.04715468;0.292169,0.08090714;0.003941374;-0.04057781,0.1031416;-0.3485767;-0.0008887984,0.1135027;-0.742442;0.08942306,0.1259726;-0.794945;0.006380834,-0.0782491;0.007311499;-0.04507414,-0.1244484;-0.3439822;-0.01684436,-0.1480955;-0.7382461;0.0691222,-0.1419111;-0.6975999;-0.0479533,0.003137782;0.564289;-0.02565678,0;0;0,-0.0006403327;0.3262699;-0.02214909,-0.00283993;0.639042;-0.06102324,0.1672467;0.538097;-0.05514562,0.2396494;0.2661145;0.1177847,0.2888179;0.03394155;0.1833127,-0.1694846;0.5295663;-0.03465113,-0.2603421;0.2585291;0.1308942,-0.3237851;0.03177325;0.2028144,0.07897577;0.003802225;-0.04423154,0.1058351;-0.3490869;-0.011271,0.1049088;-0.7426619;0.08087707,0.0962527;-0.7347879;-0.03442157,-0.08382765;0.003904593;-0.0341429,-0.1085478;-0.3492989;-0.002920853,-0.09728685;-0.7428398;0.08868754,-0.1037986;-0.8078904;0.019541,-0.002086289;0.5627634;-0.04874885,446.0595
+0;0;0,0.001664239;0.3268816;-0.009416224,0.003012432;0.6409454;-0.03599459,0.1698005;0.533401;-0.005390292,0.2163079;0.2633108;0.1790275,0.2408992;0.07968593;0.3411783,-0.1625552;0.5197006;-0.02198668,-0.2215256;0.2552525;0.1669876,-0.2662074;0.05262922;0.2995133,0.08094536;0.004054142;-0.0404904,0.1028832;-0.3484924;-0.000889089,0.1131482;-0.7423061;0.08965819,0.1254385;-0.7949232;0.006702609,-0.07824441;0.007180752;-0.04510331,-0.1245862;-0.3440855;-0.01676453,-0.1483159;-0.7383635;0.06911403,-0.1423477;-0.697787;-0.047979,0.002722726;0.5642344;-0.02677539,0;0;0,-0.0006403327;0.3262699;-0.02214909,-0.00283993;0.639042;-0.06102324,0.1672467;0.538097;-0.05514562,0.2396494;0.2661145;0.1177847,0.2888179;0.03394155;0.1833127,-0.1694846;0.5295663;-0.03465113,-0.2603421;0.2585291;0.1308942,-0.3237851;0.03177325;0.2028144,0.07897577;0.003802225;-0.04423154,0.1058351;-0.3490869;-0.011271,0.1049088;-0.7426619;0.08087707,0.0962527;-0.7347879;-0.03442157,-0.08382765;0.003904593;-0.0341429,-0.1085478;-0.3492989;-0.002920853,-0.09728685;-0.7428398;0.08868754,-0.1037986;-0.8078904;0.019541,-0.002086289;0.5627634;-0.04874885,446.0815
+0;0;0,0.001663567;0.3267497;-0.009412422,0.00301078;0.6405852;-0.03597147,0.1697958;0.5330973;-0.005374301,0.2164286;0.2622788;0.1795407,0.2410142;0.07869649;0.3416539,-0.1625535;0.5193971;-0.02197036,-0.2216828;0.254236;0.1675134,-0.2663542;0.05165969;0.3000084,0.08097071;0.004055412;-0.04050308,0.1029439;-0.3490594;-0.000837937,0.1132147;-0.7430965;0.0897607,0.1255032;-0.7957008;0.006817907,-0.07826892;0.007183001;-0.04511744,-0.1246854;-0.3446494;-0.01673298,-0.1484285;-0.7391511;0.0691943,-0.1424613;-0.6985763;-0.04788068,0.002721285;0.56393;-0.02675898,0;0;0,-0.0009957254;0.3261023;-0.02264917,-0.003709905;0.6385705;-0.06207633,0.1665498;0.5380627;-0.05617452,0.2393876;0.2664284;0.1188121,0.2883263;0.03455985;0.1853671,-0.1702411;0.5295944;-0.03483341,-0.2610222;0.2591642;0.1335029,-0.3243619;0.03387339;0.2097901,0.07898305;0.003875703;-0.04427027,0.1058966;-0.3495632;-0.01106155,0.1050566;-0.7433814;0.08105446,0.09619857;-0.7355619;-0.03419982,-0.08387213;0.00382591;-0.03411788,-0.1085321;-0.3499507;-0.002809789,-0.0973476;-0.7437347;0.08877586,-0.1028073;-0.7359758;-0.02667766,-0.002827615;0.5623708;-0.04967535,446.1033
+0;0;0,0.001662294;0.3264996;-0.009405217,0.003008725;0.6401539;-0.03594924,0.1697349;0.5327148;-0.005364174,0.2163595;0.2619439;0.1795184,0.2409343;0.07844257;0.3415601,-0.162497;0.5190195;-0.02195437,-0.2216159;0.2539049;0.1674961,-0.2662677;0.05141798;0.2999327,0.08101799;0.00405778;-0.04052673,0.1030266;-0.3496261;-0.0007976666,0.1132988;-0.7437166;0.08981326,0.1255862;-0.7963142;0.006877303,-0.07831462;0.007187195;-0.04514378,-0.1248059;-0.3452122;-0.01671358,-0.1485523;-0.7397674;0.06922536,-0.1425855;-0.6991935;-0.04783999,0.002719373;0.5635367;-0.0267413,0;0;0,-0.001145355;0.3258279;-0.02297914,-0.003931053;0.6380918;-0.06257308,0.1663188;0.5378976;-0.05657423,0.2389055;0.2668845;0.1193672,0.2878661;0.03568123;0.1877929,-0.1704598;0.5295675;-0.03518994,-0.2609355;0.2609948;0.1361435,-0.3240986;0.03616691;0.2135841,0.07903229;0.003860384;-0.04429209,0.1058696;-0.3501433;-0.01088309,0.1050796;-0.7440139;0.08125031,0.0962128;-0.73622;-0.03398848,-0.08394018;0.003817836;-0.03409202,-0.1085516;-0.3505312;-0.002690021,-0.09731552;-0.7444105;0.08872174,-0.1027854;-0.7366647;-0.02671888,-0.003038667;0.5619355;-0.05014336,446.1255
+0;0;0,0.001302383;0.3264923;-0.009707795,0.002303333;0.640123;-0.03654501,0.1692663;0.5335966;-0.005738612,0.2122038;0.2714678;0.1920421,0.2386911;0.08612153;0.3516646,-0.1632004;0.5193394;-0.02239819,-0.2216937;0.2567294;0.1706998,-0.2655613;0.05659787;0.3069246,0.08101772;0.004324202;-0.04049971,0.1025806;-0.3493847;-0.0007493161,0.1128028;-0.7434516;0.08997025,0.1255509;-0.7956734;0.006730974,-0.07837936;0.006927066;-0.045072,-0.1250479;-0.3454385;-0.01651346,-0.1488875;-0.7399608;0.06955062,-0.1429099;-0.6994175;-0.04751693,0.002105539;0.5635142;-0.02726468,0;0;0,-0.001145355;0.3258279;-0.02297914,-0.003931053;0.6380918;-0.06257308,0.1663188;0.5378976;-0.05657423,0.2389055;0.2668845;0.1193672,0.2878661;0.03568123;0.1877929,-0.1704598;0.5295675;-0.03518994,-0.2609355;0.2609948;0.1361435,-0.3240986;0.03616691;0.2135841,0.07903229;0.003860384;-0.04429209,0.1058696;-0.3501433;-0.01088309,0.1050796;-0.7440139;0.08125031,0.0962128;-0.73622;-0.03398848,-0.08394018;0.003817836;-0.03409202,-0.1085516;-0.3505312;-0.002690021,-0.09731552;-0.7444105;0.08872174,-0.1027854;-0.7366647;-0.02671888,-0.003038667;0.5619355;-0.05014336,446.1373
+0;0;0,0.001301173;0.3261891;-0.009698778,0.002301618;0.6396619;-0.03652257,0.1690036;0.5332191;-0.005754257,0.2118828;0.2714462;0.1917579,0.2383608;0.08616492;0.3513245,-0.1629438;0.5189841;-0.02238782,-0.2213577;0.2567307;0.170448,-0.26521;0.05666932;0.306625,0.08105867;0.004326389;-0.04052018,0.1026252;-0.3494423;-0.0007630698,0.112858;-0.7439181;0.09005062,0.1256057;-0.7961372;0.00681401,-0.07841899;0.006930567;-0.04509479,-0.1250954;-0.3454946;-0.01653142,-0.1489597;-0.7404263;0.06962197,-0.1429823;-0.6998833;-0.04744183,0.00210392;0.56309;-0.0272467,0;0;0,-0.001203701;0.3255062;-0.02322435,-0.004039556;0.6375892;-0.06298149,0.1659782;0.5377417;-0.05729032,0.2384466;0.2678281;0.1195421,0.2876881;0.0372287;0.1894774,-0.17038;0.5296484;-0.0354522,-0.2608397;0.263309;0.1384877,-0.3248929;0.0397996;0.2186904,0.07907076;0.003886983;-0.04431498,0.1060495;-0.3501719;-0.01095986,0.1050697;-0.7444275;0.08136845,0.096092;-0.7366576;-0.03385329,-0.08399996;0.003778473;-0.03407112,-0.1084516;-0.3506507;-0.002764415,-0.09702007;-0.7446599;0.08991304,-0.1032068;-0.8074254;0.01775279,-0.003138267;0.561477;-0.05051267,446.1591
+0;0;0,0.001301173;0.3261891;-0.009698778,0.002301618;0.6396619;-0.03652257,0.1690036;0.5332191;-0.005754257,0.2118828;0.2714462;0.1917579,0.2383608;0.08616492;0.3513245,-0.1629438;0.5189841;-0.02238782,-0.2213577;0.2567307;0.170448,-0.26521;0.05666932;0.306625,0.08105867;0.004326389;-0.04052018,0.1026252;-0.3494423;-0.0007630698,0.112858;-0.7439181;0.09005062,0.1256057;-0.7961372;0.00681401,-0.07841899;0.006930567;-0.04509479,-0.1250954;-0.3454946;-0.01653142,-0.1489597;-0.7404263;0.06962197,-0.1429823;-0.6998833;-0.04744183,0.00210392;0.56309;-0.0272467,0;0;0,-0.001203701;0.3255062;-0.02322435,-0.004039556;0.6375892;-0.06298149,0.1659782;0.5377417;-0.05729032,0.2384466;0.2678281;0.1195421,0.2876881;0.0372287;0.1894774,-0.17038;0.5296484;-0.0354522,-0.2608397;0.263309;0.1384877,-0.3248929;0.0397996;0.2186904,0.07907076;0.003886983;-0.04431498,0.1060495;-0.3501719;-0.01095986,0.1050697;-0.7444275;0.08136845,0.096092;-0.7366576;-0.03385329,-0.08399996;0.003778473;-0.03407112,-0.1084516;-0.3506507;-0.002764415,-0.09702007;-0.7446599;0.08991304,-0.1032068;-0.8074254;0.01775279,-0.003138267;0.561477;-0.05051267,446.1706
+0;0;0,0.001006994;0.3261729;-0.0102601,0.001614495;0.6395937;-0.03769784,0.1685037;0.5338284;-0.006542169,0.2128481;0.273622;0.1927088,0.2404838;0.09361178;0.3580095,-0.163605;0.5192785;-0.02288543,-0.221263;0.2595033;0.1734997,-0.2646481;0.06239453;0.3140614,0.08111898;0.004328217;-0.04039912,0.1024898;-0.3494462;-0.0005868115,0.1126667;-0.7439344;0.09017929,0.1262734;-0.7960402;0.006966837,-0.07835714;0.006903074;-0.04520638,-0.1251258;-0.3454856;-0.01634502,-0.1489421;-0.7404147;0.06983349,-0.1430442;-0.6999353;-0.04724006,0.001518043;0.5630399;-0.02827147,0;0;0,-0.001203701;0.3255062;-0.02322435,-0.004039556;0.6375892;-0.06298149,0.1659782;0.5377417;-0.05729032,0.2384466;0.2678281;0.1195421,0.2876881;0.0372287;0.1894774,-0.17038;0.5296484;-0.0354522,-0.2608397;0.263309;0.1384877,-0.3248929;0.0397996;0.2186904,0.07907076;0.003886983;-0.04431498,0.1060495;-0.3501719;-0.01095986,0.1050697;-0.7444275;0.08136845,0.096092;-0.7366576;-0.03385329,-0.08399996;0.003778473;-0.03407112,-0.1084516;-0.3506507;-0.002764415,-0.09702007;-0.7446599;0.08991304,-0.1032068;-0.8074254;0.01775279,-0.003138267;0.561477;-0.05051267,446.1816
+0;0;0,0.00100656;0.3260323;-0.01025567,0.00161377;0.6393038;-0.03768043,0.1683845;0.533594;-0.006544463,0.2127686;0.2731544;0.1928852,0.2403733;0.09334631;0.3580002,-0.1634885;0.5190545;-0.02287613,-0.2211981;0.2590464;0.173685,-0.2645345;0.062159;0.3140889,0.08119155;0.004332089;-0.04043526,0.1025748;-0.3496477;-0.0005998313,0.112755;-0.7442634;0.0901956,0.1263602;-0.7963603;0.006992288,-0.07842723;0.006909249;-0.04524682,-0.1252231;-0.345684;-0.0163687,-0.149047;-0.7407408;0.06983766,-0.1431498;-0.7002626;-0.04722304,0.001517362;0.5627848;-0.02825834,0;0;0,-0.001304775;0.3253368;-0.02361238,-0.004214823;0.6372087;-0.06383038,0.1657393;0.5376774;-0.05775309,0.2380351;0.2680648;0.1201606,0.2891828;0.03948899;0.1942749,-0.1704901;0.5298541;-0.03585859,-0.2602969;0.264539;0.1405317,-0.3240866;0.04171579;0.2219972,0.07910457;0.003920063;-0.04441786,0.1060322;-0.3503399;-0.01094317,0.1050793;-0.7447355;0.08136201,0.09608573;-0.7370123;-0.03383625,-0.08411425;0.003766128;-0.03400668,-0.1084579;-0.3508978;-0.002915045,-0.09707366;-0.7450325;0.08980629,-0.1032523;-0.8073388;0.01707968,-0.003301717;0.5611513;-0.05124593,446.2044
+0;0;0,0.00100582;0.3257926;-0.01024813,0.001612758;0.6389265;-0.03766111,0.1684143;0.5332395;-0.006524595,0.2126859;0.2734601;0.1923994,0.2402799;0.09372152;0.3574507,-0.1635199;0.5186973;-0.02285927,-0.2210832;0.2593483;0.1732036,-0.2644029;0.062537;0.3135532,0.08125603;0.00433553;-0.04046738,0.1026669;-0.3501016;-0.0005804822,0.1128466;-0.7446964;0.09021015,0.1219205;-0.7694504;0.03471821,-0.07848953;0.006914737;-0.04528276,-0.1253458;-0.3461341;-0.01636733,-0.1491685;-0.7411699;0.06983446,-0.1452354;-0.7041816;-0.008238442,0.001516385;0.5624356;-0.02824248,0;0;0,-0.001460187;0.3250797;-0.02383113,-0.004484117;0.636799;-0.06414688,0.165552;0.5374985;-0.05813348,0.2373782;0.2690895;0.1202303,0.2886961;0.04120114;0.1960109,-0.1707886;0.5296268;-0.03610133,-0.2597851;0.2662537;0.1420286,-0.32364;0.04550108;0.2286319,0.07916109;0.003894687;-0.04446686,0.1061022;-0.3508185;-0.01088441,0.1051167;-0.7451941;0.08141148,0.1050712;-0.7764915;0.0323981,-0.08420932;0.003778317;-0.03396269,-0.1084579;-0.3513585;-0.002899235,-0.09718893;-0.745497;0.08972596,-0.1016921;-0.7778145;0.04222926,-0.003545068;0.5607736;-0.05154395,446.227
+0;0;0,0.001022665;0.3258033;-0.009900189,0.001954487;0.63911;-0.03535319,0.169396;0.5359823;-0.00746206,0.2138378;0.2802691;0.1966255,0.2438014;0.106179;0.3672249,-0.1638977;0.5209233;-0.02338949,-0.2214954;0.2647561;0.1768028,-0.2641333;0.06936562;0.3193296,0.08122225;0.004411115;-0.04052699,0.1025816;-0.3500269;-0.0006202757,0.1126244;-0.7445759;0.09038388,0.1217787;-0.7689438;0.03452675,-0.07851304;0.006822289;-0.04525603,-0.1253691;-0.3462406;-0.01651156,-0.149393;-0.7412525;0.06974355,-0.1455841;-0.7041637;-0.008326463,0.001742509;0.5625413;-0.02659127,0;0;0,-0.001460187;0.3250797;-0.02383113,-0.004484117;0.636799;-0.06414688,0.165552;0.5374985;-0.05813348,0.2373782;0.2690895;0.1202303,0.2886961;0.04120114;0.1960109,-0.1707886;0.5296268;-0.03610133,-0.2597851;0.2662537;0.1420286,-0.32364;0.04550108;0.2286319,0.07916109;0.003894687;-0.04446686,0.1061022;-0.3508185;-0.01088441,0.1051167;-0.7451941;0.08141148,0.1050712;-0.7764915;0.0323981,-0.08420932;0.003778317;-0.03396269,-0.1084579;-0.3513585;-0.002899235,-0.09718893;-0.745497;0.08972596,-0.1016921;-0.7778145;0.04222926,-0.003545068;0.5607736;-0.05154395,446.2492
+0;0;0,0.001022052;0.3256078;-0.009894248,0.001953427;0.6387642;-0.03533489,0.1692499;0.5356997;-0.007464912,0.2137654;0.2795623;0.1969613,0.2437127;0.1055676;0.3674671,-0.1637553;0.5206537;-0.02337856,-0.2214485;0.2640615;0.1771459,-0.2640631;0.06877819;0.3195945,0.08123403;0.004411755;-0.04053286,0.1025414;-0.3491637;-0.0007232688,0.1125882;-0.7438686;0.09031682,0.121709;-0.7680376;0.03466404,-0.07852443;0.006823278;-0.04526259,-0.1252664;-0.3453803;-0.01658807,-0.1492998;-0.7405484;0.06970111,-0.1455048;-0.7034855;-0.008083291,0.00174156;0.5622357;-0.02657757,0;0;0,-0.001592636;0.3248587;-0.02415919,-0.004858352;0.6363633;-0.06493151,0.1651326;0.5374925;-0.05900443,0.2371066;0.2692767;0.1206011,0.2894167;0.04244561;0.1984118,-0.1709751;0.5295792;-0.03638922,-0.2598674;0.2671508;0.1441864,-0.3238383;0.04739802;0.232841,0.07915065;0.003910735;-0.04451096,0.1060272;-0.3499699;-0.01133644,0.1054813;-0.7445449;0.08081281,0.1043647;-0.775118;0.03137243,-0.08423945;0.003753819;-0.0339259,-0.1083565;-0.3505384;-0.003106711,-0.09731031;-0.7448833;0.08936629,-0.1016122;-0.7768732;0.04189583,-0.003856868;0.5604008;-0.05220211,446.2601
+0;0;0,0.001022052;0.3256078;-0.009894248,0.001953427;0.6387642;-0.03533489,0.1692499;0.5356997;-0.007464912,0.2137654;0.2795623;0.1969613,0.2437127;0.1055676;0.3674671,-0.1637553;0.5206537;-0.02337856,-0.2214485;0.2640615;0.1771459,-0.2640631;0.06877819;0.3195945,0.08123403;0.004411755;-0.04053286,0.1025414;-0.3491637;-0.0007232688,0.1125882;-0.7438686;0.09031682,0.121709;-0.7680376;0.03466404,-0.07852443;0.006823278;-0.04526259,-0.1252664;-0.3453803;-0.01658807,-0.1492998;-0.7405484;0.06970111,-0.1455048;-0.7034855;-0.008083291,0.00174156;0.5622357;-0.02657757,0;0;0,-0.001592636;0.3248587;-0.02415919,-0.004858352;0.6363633;-0.06493151,0.1651326;0.5374925;-0.05900443,0.2371066;0.2692767;0.1206011,0.2894167;0.04244561;0.1984118,-0.1709751;0.5295792;-0.03638922,-0.2598674;0.2671508;0.1441864,-0.3238383;0.04739802;0.232841,0.07915065;0.003910735;-0.04451096,0.1060272;-0.3499699;-0.01133644,0.1054813;-0.7445449;0.08081281,0.1043647;-0.775118;0.03137243,-0.08423945;0.003753819;-0.0339259,-0.1083565;-0.3505384;-0.003106711,-0.09731031;-0.7448833;0.08936629,-0.1016122;-0.7768732;0.04189583,-0.003856868;0.5604008;-0.05220211,446.282
+0;0;0,0.0008458939;0.3252396;-0.01079299,0.001440124;0.6380056;-0.03810119,0.1687398;0.5350983;-0.008353407,0.2132899;0.2820038;0.199501,0.2442587;0.1083058;0.3701186,-0.1641016;0.5197796;-0.02375792,-0.2214969;0.2657579;0.1797703,-0.2668463;0.08514762;0.3396571,0.08120178;0.004598947;-0.04061924,0.1021376;-0.3490689;-0.0005443767,0.1121664;-0.7438948;0.0907917,0.1213488;-0.7677659;0.03518138,-0.078616;0.006628213;-0.04517072,-0.1254952;-0.3456464;-0.01635866,-0.1495788;-0.741011;0.06988038,-0.1458846;-0.7040725;-0.007689737,0.00133312;0.5616165;-0.02873953,0;0;0,-0.001725435;0.3244949;-0.02445602,-0.005177297;0.6357212;-0.06558824,0.1649593;0.5372877;-0.0595026,0.2368395;0.2696707;0.1206621,0.2888716;0.0428606;0.1987022,-0.1713515;0.5295022;-0.03668283,-0.2592083;0.268275;0.145763,-0.323441;0.0497219;0.2371366,0.07917342;0.003891975;-0.04451096,0.1059571;-0.3501082;-0.01146913,0.1053995;-0.7448827;0.08063496,0.1045764;-0.7753563;0.03142942,-0.08426295;0.003747415;-0.03391923,-0.1083501;-0.3506584;-0.003233634,-0.0974059;-0.7451761;0.08932085,-0.1021294;-0.7770375;0.0421004,-0.004124925;0.5598449;-0.05275762,446.3048
+0;0;0,0.000845579;0.3251186;-0.01078898,0.001439501;0.6377229;-0.03808312,0.1684655;0.534897;-0.008373341,0.213047;0.2816245;0.1996273,0.2440054;0.1079842;0.3701882,-0.1638316;0.5196033;-0.02375266,-0.2212673;0.2654029;0.1799188,-0.2666016;0.08485264;0.3397525,0.0812493;0.004601639;-0.04064301,0.1022006;-0.3493276;-0.0005385242,0.1122348;-0.7443665;0.09084681,0.1216988;-0.7698892;0.03353152,-0.07866201;0.006632093;-0.04519716,-0.1255759;-0.345903;-0.01636379,-0.1496725;-0.7414808;0.06992175,-0.145865;-0.7043295;-0.01002661,0.00133255;0.5613719;-0.02872613,0;0;0,-0.001793697;0.3243567;-0.02467203,-0.005314127;0.6353865;-0.06604683,0.1645829;0.5373642;-0.0602597,0.2367527;0.2702446;0.1209513,0.2893995;0.04410553;0.2002596,-0.1712388;0.5295327;-0.03695054,-0.2584645;0.2689271;0.1471016,-0.3231996;0.05176955;0.2411885,0.07921454;0.003958225;-0.04454064,0.1060259;-0.350304;-0.01148498,0.105386;-0.7452915;0.08066761,0.1054715;-0.7775181;0.02982247,-0.0843333;0.003703239;-0.0338919,-0.1083365;-0.3509803;-0.003285946,-0.09743363;-0.7457154;0.08930414,-0.1025742;-0.7789484;0.03998325,-0.004253134;0.5595585;-0.05316162,446.3265
+0;0;0,0.000845579;0.3251186;-0.01078898,0.001439501;0.6377229;-0.03808312,0.1684655;0.534897;-0.008373341,0.213047;0.2816245;0.1996273,0.2440054;0.1079842;0.3701882,-0.1638316;0.5196033;-0.02375266,-0.2212673;0.2654029;0.1799188,-0.2666016;0.08485264;0.3397525,0.0812493;0.004601639;-0.04064301,0.1022006;-0.3493276;-0.0005385242,0.1122348;-0.7443665;0.09084681,0.1216988;-0.7698892;0.03353152,-0.07866201;0.006632093;-0.04519716,-0.1255759;-0.345903;-0.01636379,-0.1496725;-0.7414808;0.06992175,-0.145865;-0.7043295;-0.01002661,0.00133255;0.5613719;-0.02872613,0;0;0,-0.001793697;0.3243567;-0.02467203,-0.005314127;0.6353865;-0.06604683,0.1645829;0.5373642;-0.0602597,0.2367527;0.2702446;0.1209513,0.2893995;0.04410553;0.2002596,-0.1712388;0.5295327;-0.03695054,-0.2584645;0.2689271;0.1471016,-0.3231996;0.05176955;0.2411885,0.07921454;0.003958225;-0.04454064,0.1060259;-0.350304;-0.01148498,0.105386;-0.7452915;0.08066761,0.1054715;-0.7775181;0.02982247,-0.0843333;0.003703239;-0.0338919,-0.1083365;-0.3509803;-0.003285946,-0.09743363;-0.7457154;0.08930414,-0.1025742;-0.7789484;0.03998325,-0.004253134;0.5595585;-0.05316162,446.3387
+0;0;0,0.0003829856;0.3250994;-0.01137767,0.0002627253;0.6376088;-0.03971985,0.167462;0.5350361;-0.009095713,0.2155901;0.2846246;0.2015616,0.2446072;0.1217506;0.3827534,-0.1646952;0.5192975;-0.02389997,-0.221899;0.2675617;0.1828743,-0.2670718;0.08587514;0.3414612,0.08125289;0.004799868;-0.04061294,0.1017482;-0.3491368;-0.0003387518,0.1116101;-0.7441915;0.09099677,0.1212699;-0.7697945;0.03379205,-0.07871274;0.006420488;-0.04513937,-0.1258911;-0.3460715;-0.01621053,-0.1501189;-0.741684;0.06987908,-0.1464139;-0.704592;-0.01007939,0.0003707511;0.5612954;-0.03006043,0;0;0,-0.001793697;0.3243567;-0.02467203,-0.005314127;0.6353865;-0.06604683,0.1645829;0.5373642;-0.0602597,0.2367527;0.2702446;0.1209513,0.2893995;0.04410553;0.2002596,-0.1712388;0.5295327;-0.03695054,-0.2584645;0.2689271;0.1471016,-0.3231996;0.05176955;0.2411885,0.07921454;0.003958225;-0.04454064,0.1060259;-0.350304;-0.01148498,0.105386;-0.7452915;0.08066761,0.1054715;-0.7775181;0.02982247,-0.0843333;0.003703239;-0.0338919,-0.1083365;-0.3509803;-0.003285946,-0.09743363;-0.7457154;0.08930414,-0.1025742;-0.7789484;0.03998325,-0.004253134;0.5595585;-0.05316162,446.3503
+0;0;0,0.0003829419;0.3250623;-0.01137637,0.0002626723;0.6375615;-0.0397181,0.1675551;0.5349669;-0.00908136,0.2156681;0.2846338;0.2015101,0.2446846;0.1217626;0.3826987,-0.1647872;0.5192196;-0.02389386,-0.2219731;0.2675625;0.1828157,-0.2671451;0.08587918;0.3413998,0.08122787;0.00479839;-0.04060043,0.1017512;-0.3496227;-0.0002711304,0.1116054;-0.7443653;0.09099224,0.1212657;-0.7699717;0.03378404,-0.0786885;0.006418511;-0.04512547,-0.1259315;-0.3465559;-0.01615705,-0.1501401;-0.7418559;0.06986456,-0.1464349;-0.7047635;-0.01009877,0.0003707083;0.5612409;-0.03005775,0;0;0,-0.001998246;0.3242957;-0.02496672,-0.005855419;0.6352565;-0.06675005,0.1642287;0.537315;-0.06090426,0.2364914;0.2711799;0.1215253,0.2893605;0.04514559;0.2009711,-0.1717668;0.5295309;-0.03707249,-0.2582064;0.2699875;0.1486578,-0.3234649;0.05306448;0.2429128,0.07920969;0.004005268;-0.04448784,0.1060701;-0.350735;-0.01132441,0.1053871;-0.7454106;0.08075476,0.1059521;-0.7775429;0.02978992,-0.08429453;0.003652688;-0.03391866,-0.1082906;-0.3515075;-0.003139697,-0.0974049;-0.7459999;0.08908324,-0.1030775;-0.7791392;0.03969278,-0.004710265;0.5594401;-0.05376053,446.3721
+0;0;0,0.0003826946;0.3248523;-0.01136902,0.0002624755;0.63722;-0.03969882,0.1675615;0.5346566;-0.009065317,0.2156705;0.2843444;0.2015085,0.2446839;0.1214906;0.3826777,-0.1647941;0.5189086;-0.0238784,-0.2219751;0.2672726;0.1828139,-0.2671423;0.08560866;0.341381,0.08124818;0.00479959;-0.04061059,0.1017847;-0.34985;-0.000255283,0.1116517;-0.7451067;0.09112695,0.1212459;-0.7703322;0.03431062,-0.07870819;0.006420116;-0.04513676,-0.1259816;-0.3467818;-0.01614966,-0.1502217;-0.7425966;0.06998397,-0.1465419;-0.7055528;-0.009431608,0.0003704661;0.5609316;-0.03004254,0;0;0,-0.002085418;0.3240627;-0.02524793,-0.006048672;0.6348549;-0.06728244,0.1641016;0.5372188;-0.06131983,0.2363316;0.2713622;0.1214781,0.2893334;0.04554597;0.2013736,-0.1719654;0.5294172;-0.037322,-0.2574068;0.2704257;0.1495876,-0.323816;0.05442142;0.2450726,0.07923339;0.003960267;-0.04449618,0.1060373;-0.3510205;-0.01137733,0.1055534;-0.7462851;0.08050084,0.1060759;-0.7780603;0.02996826,-0.08432172;0.003677853;-0.03390933,-0.1083047;-0.3517334;-0.003343919,-0.09738305;-0.7467201;0.08908021,-0.1031406;-0.7797304;0.04043313,-0.004880495;0.5590826;-0.05422974,446.3939
+0;0;0,-4.576681E-05;0.3248367;-0.0118121,-0.0008266664;0.6371284;-0.04094353,0.1666194;0.5345879;-0.00969597,0.2130721;0.2889071;0.2066257,0.2411674;0.1233678;0.3854911,-0.1655966;0.5186185;-0.02412335,-0.2230586;0.2695729;0.185606,-0.2679599;0.08808121;0.3444459,0.08127936;0.004903396;-0.04053574,0.1014883;-0.3497731;-0.0002517663,0.1112931;-0.7450289;0.09114137,0.1209666;-0.7701684;0.03425509,-0.07870018;0.006303715;-0.04516709,-0.1262286;-0.3468646;-0.01618773,-0.1505411;-0.7426605;0.070012,-0.1469245;-0.7056638;-0.00941065,-0.0005209626;0.5608689;-0.03106523,0;0;0,-0.002085418;0.3240627;-0.02524793,-0.006048672;0.6348549;-0.06728244,0.1641016;0.5372188;-0.06131983,0.2363316;0.2713622;0.1214781,0.2893334;0.04554597;0.2013736,-0.1719654;0.5294172;-0.037322,-0.2574068;0.2704257;0.1495876,-0.323816;0.05442142;0.2450726,0.07923339;0.003960267;-0.04449618,0.1060373;-0.3510205;-0.01137733,0.1055534;-0.7462851;0.08050084,0.1060759;-0.7780603;0.02996826,-0.08432172;0.003677853;-0.03390933,-0.1083047;-0.3517334;-0.003343919,-0.09738305;-0.7467201;0.08908021,-0.1031406;-0.7797304;0.04043313,-0.004880495;0.5590826;-0.05422974,446.4052
+0;0;0,-4.574263E-05;0.3246651;-0.01180586,-0.0008259035;0.6366654;-0.04090986,0.1665871;0.5342062;-0.009676371,0.2130277;0.2885889;0.2065894,0.2411135;0.1231056;0.3853943,-0.1655637;0.5182399;-0.02410092,-0.2230108;0.2692587;0.1855742,-0.267897;0.0878284;0.3443604,0.08125912;0.004902175;-0.04052564,0.1014745;-0.3498864;-0.0002289452,0.1112729;-0.7448869;0.09110516,0.120855;-0.7695054;0.03475644,-0.07868058;0.006302145;-0.04515585,-0.126224;-0.3469778;-0.01616734,-0.1505208;-0.7425181;0.06997674,-0.1469384;-0.7055876;-0.008695379,-0.000520505;0.560482;-0.03104144,0;0;0,-0.002205692;0.3238677;-0.02552795,-0.006389484;0.6343026;-0.06799197,0.1638373;0.5372553;-0.06199849,0.2358723;0.272192;0.1218706,0.2893145;0.04705068;0.2031115,-0.1722359;0.5293105;-0.03746711,-0.2569081;0.2711158;0.1507391,-0.3237886;0.05545859;0.2464664,0.07923038;0.003936455;-0.04445732,0.1060598;-0.3511703;-0.01149118,0.1055113;-0.7461494;0.08045733,0.1060406;-0.7771611;0.03018343,-0.0842889;0.003692648;-0.03392854,-0.1083151;-0.3518366;-0.003447188,-0.09734203;-0.746587;0.08882984,-0.1034143;-0.7789444;0.04061318,-0.005170278;0.5586286;-0.05482638,446.4269
+0;0;0,-4.574263E-05;0.3246651;-0.01180586,-0.0008259035;0.6366654;-0.04090986,0.1665871;0.5342062;-0.009676371,0.2130277;0.2885889;0.2065894,0.2411135;0.1231056;0.3853943,-0.1655637;0.5182399;-0.02410092,-0.2230108;0.2692587;0.1855742,-0.267897;0.0878284;0.3443604,0.08125912;0.004902175;-0.04052564,0.1014745;-0.3498864;-0.0002289452,0.1112729;-0.7448869;0.09110516,0.120855;-0.7695054;0.03475644,-0.07868058;0.006302145;-0.04515585,-0.126224;-0.3469778;-0.01616734,-0.1505208;-0.7425181;0.06997674,-0.1469384;-0.7055876;-0.008695379,-0.000520505;0.560482;-0.03104144,0;0;0,-0.002205692;0.3238677;-0.02552795,-0.006389484;0.6343026;-0.06799197,0.1638373;0.5372553;-0.06199849,0.2358723;0.272192;0.1218706,0.2893145;0.04705068;0.2031115,-0.1722359;0.5293105;-0.03746711,-0.2569081;0.2711158;0.1507391,-0.3237886;0.05545859;0.2464664,0.07923038;0.003936455;-0.04445732,0.1060598;-0.3511703;-0.01149118,0.1055113;-0.7461494;0.08045733,0.1060406;-0.7771611;0.03018343,-0.0842889;0.003692648;-0.03392854,-0.1083151;-0.3518366;-0.003447188,-0.09734203;-0.746587;0.08882984,-0.1034143;-0.7789444;0.04061318,-0.005170278;0.5586286;-0.05482638,446.4389
+0;0;0,-0.0002969328;0.3246511;-0.01218187,-0.001410125;0.6366059;-0.0417601,0.1660822;0.5343428;-0.01018534,0.2127568;0.2903828;0.2078983,0.2392021;0.1248926;0.3869468,-0.1660377;0.5181615;-0.02435451,-0.2233448;0.2723762;0.1890956,-0.2672222;0.09062223;0.3477935,0.08127751;0.005025787;-0.04047355,0.1013339;-0.3497824;-0.0002700798,0.1110715;-0.7447867;0.09105405,0.1209003;-0.7693862;0.03472945,-0.07867864;0.006181761;-0.04517588,-0.1262821;-0.3470953;-0.01625151,-0.1506722;-0.7426119;0.06997526,-0.1471346;-0.7057132;-0.008701675,-0.001024277;0.5604376;-0.03177953,0;0;0,-0.002205692;0.3238677;-0.02552795,-0.006389484;0.6343026;-0.06799197,0.1638373;0.5372553;-0.06199849,0.2358723;0.272192;0.1218706,0.2893145;0.04705068;0.2031115,-0.1722359;0.5293105;-0.03746711,-0.2569081;0.2711158;0.1507391,-0.3237886;0.05545859;0.2464664,0.07923038;0.003936455;-0.04445732,0.1060598;-0.3511703;-0.01149118,0.1055113;-0.7461494;0.08045733,0.1060406;-0.7771611;0.03018343,-0.0842889;0.003692648;-0.03392854,-0.1083151;-0.3518366;-0.003447188,-0.09734203;-0.746587;0.08882984,-0.1034143;-0.7789444;0.04061318,-0.005170278;0.5586286;-0.05482638,446.4499
+0;0;0,-0.0002967772;0.324481;-0.01217549,-0.001409822;0.6363922;-0.04174978,0.1659463;0.5341567;-0.01019346,0.212582;0.2904;0.2077084,0.2390148;0.1249876;0.3866728,-0.1659029;0.5179887;-0.02435108,-0.2231623;0.2724082;0.1889212,-0.267019;0.09073967;0.3475444,0.08125316;0.005024281;-0.04046142,0.1013111;-0.3498111;-0.000254862,0.1110513;-0.7449239;0.09109435,0.1208507;-0.76936;0.03493836,-0.07865506;0.006179909;-0.04516234,-0.1262622;-0.3471243;-0.01623575,-0.150659;-0.7427496;0.0700147,-0.147132;-0.7058715;-0.008426718,-0.001024007;0.5602303;-0.03177005,0;0;0,-0.002123065;0.3236736;-0.0258286,-0.006266363;0.6340575;-0.06834733,0.1638136;0.5371225;-0.06256068,0.2358488;0.2727796;0.1218498,0.2890469;0.04842076;0.2050438,-0.1720401;0.5294276;-0.03778163,-0.2560356;0.2721647;0.151517,-0.3225677;0.05676445;0.2477687,0.07919747;0.003926218;-0.04446113,0.1062182;-0.3512164;-0.01174092,0.1056532;-0.746311;0.08020258,0.1061586;-0.7766793;0.02952492,-0.08426127;0.003688158;-0.03392464,-0.1081527;-0.3519011;-0.003716188,-0.09715666;-0.7467651;0.08856129,-0.1030715;-0.7787761;0.04026573,-0.005057536;0.5583918;-0.05517042,446.472

+ 158 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_HapticFeedback_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001645912;0.3328736;0.006664929,0.003559357;0.6521483;-0.001197764,0.1827833;0.5206424;0.01283558,0.2229092;0.2249232;-0.002934996,0.2799866;-0.02972135;-0.07219806,-0.1716174;0.5077093;-0.01509119,-0.2252288;0.2137831;-0.02155788,-0.2711742;-0.04109824;-0.09787057,0.07975309;0.005290225;-0.03916645,0.1002746;-0.3391004;-0.009362418,0.112017;-0.7375529;0.07513733,0.1214356;-0.7619955;0.01810078,-0.07651195;0.006049662;-0.04507633,-0.1217885;-0.3364112;-0.02089234,-0.1454751;-0.7357422;0.05667162,-0.1398177;-0.697476;-0.02210359,0.00305452;0.5741714;0.003174416,0;0;0,0.007195331;0.3326776;0.01121557,0.01295454;0.65198;0.007534742,0.1887071;0.5163409;-0.01391721,0.2262252;0.2200404;-0.02426577,0.2324278;-0.0430795;-0.08450282,-0.1680859;0.5198808;0.008532075,-0.2107956;0.2242373;-0.0003786674,-0.23926;-0.03538433;-0.06882918,0.07677708;0.002719015;-0.04494929,0.1114755;-0.3415255;-0.03059697,0.1028136;-0.7364341;0.06947637,0.1009225;-0.7637931;0.01459241,-0.08235296;0.005299537;-0.03335353,-0.1063457;-0.3386188;-0.0008147359,-0.09275791;-0.7360286;0.08819897,-0.1002902;-0.7696965;0.04134244,0.01172126;0.5739621;0.01092064,370.4961
+0;0;0,0.001645912;0.3328736;0.006664929,0.003559357;0.6521483;-0.001197764,0.1827833;0.5206424;0.01283558,0.2229092;0.2249232;-0.002934996,0.2799866;-0.02972135;-0.07219806,-0.1716174;0.5077093;-0.01509119,-0.2252288;0.2137831;-0.02155788,-0.2711742;-0.04109824;-0.09787057,0.07975309;0.005290225;-0.03916645,0.1002746;-0.3391004;-0.009362418,0.112017;-0.7375529;0.07513733,0.1214356;-0.7619955;0.01810078,-0.07651195;0.006049662;-0.04507633,-0.1217885;-0.3364112;-0.02089234,-0.1454751;-0.7357422;0.05667162,-0.1398177;-0.697476;-0.02210359,0.00305452;0.5741714;0.003174416,0;0;0,0.007195331;0.3326776;0.01121557,0.01295454;0.65198;0.007534742,0.1887071;0.5163409;-0.01391721,0.2262252;0.2200404;-0.02426577,0.2324278;-0.0430795;-0.08450282,-0.1680859;0.5198808;0.008532075,-0.2107956;0.2242373;-0.0003786674,-0.23926;-0.03538433;-0.06882918,0.07677708;0.002719015;-0.04494929,0.1114755;-0.3415255;-0.03059697,0.1028136;-0.7364341;0.06947637,0.1009225;-0.7637931;0.01459241,-0.08235296;0.005299537;-0.03335353,-0.1063457;-0.3386188;-0.0008147359,-0.09275791;-0.7360286;0.08819897,-0.1002902;-0.7696965;0.04134244,0.01172126;0.5739621;0.01092064,370.5215
+0;0;0,0.001645816;0.332854;0.006664538,0.003559037;0.6520917;-0.001197104,0.182755;0.5206065;0.01283404,0.2229089;0.2246812;-0.002947531,0.2800794;-0.03037912;-0.07232367,-0.1715904;0.5076754;-0.01508838,-0.2252392;0.2135443;-0.02155958,-0.2712596;-0.04175308;-0.09799685,0.07974971;0.005290001;-0.03916479,0.1002695;-0.3390721;-0.009363227,0.1120202;-0.7378071;0.07519643,0.121425;-0.76217;0.0182434,-0.07650872;0.006049406;-0.04507443,-0.1217815;-0.3363832;-0.02089243,-0.1454849;-0.7359973;0.05672652,-0.1398358;-0.6977432;-0.02193334,0.00305428;0.5741271;0.00317438,0;0;0,0.007194086;0.3326564;0.01126301,0.01294875;0.6519225;0.007629156,0.1886919;0.5163667;-0.01386154,0.2261373;0.2198509;-0.02432203,0.2320793;-0.04362607;-0.08500028,-0.1680705;0.5198683;0.008703237,-0.2107791;0.2240172;-0.0003157221,-0.2392977;-0.03603011;-0.06886753,0.0767855;0.00269872;-0.04492867,0.1114882;-0.3415176;-0.03059959,0.1027132;-0.7367454;0.0693804,0.100027;-0.7641969;0.01479542,-0.08234032;0.005325057;-0.03337061,-0.1063776;-0.3385626;-0.0008444749,-0.09278109;-0.7362487;0.0882556,-0.1002819;-0.7697822;0.04140844,0.01171723;0.5739164;0.01100028,370.5482
+0;0;0,0.001720318;0.3328687;0.006691749,0.003801364;0.6521103;-0.001169634,0.1828689;0.5206977;0.01297626,0.2228503;0.2249323;-0.002831631,0.2801096;-0.03036085;-0.07123043,-0.1713227;0.5077755;-0.01514133,-0.225041;0.2138427;-0.02172795,-0.2703793;-0.04210573;-0.09633657,0.07972678;0.005252076;-0.03920947,0.1002922;-0.3390628;-0.009340998,0.1119314;-0.7377504;0.07509579,0.1214742;-0.7622514;0.0182668,-0.07651298;0.006076526;-0.04505736,-0.1217854;-0.336318;-0.02088826,-0.145392;-0.735939;0.05632968,-0.1397066;-0.6976903;-0.02235064,0.003247201;0.5741463;0.003202777,0;0;0,0.007186219;0.3326706;0.01131117,0.01293857;0.6519421;0.007708788,0.1885728;0.5163558;-0.01382506,0.2261334;0.2200384;-0.02435041,0.2318749;-0.04344171;-0.08498776,-0.1679994;0.5199327;0.008848201,-0.210683;0.224262;-0.0002339864,-0.239285;-0.03573462;-0.06890209,0.07679488;0.002709702;-0.04490579,0.1114414;-0.3414728;-0.03056181,0.1026739;-0.7366127;0.06946015,0.1015744;-0.7639735;0.01469254,-0.0823319;0.005316505;-0.03338442,-0.1063353;-0.3385197;-0.0007002875,-0.09273524;-0.7361712;0.08821069,-0.1004217;-0.7696204;0.04124172,0.01170862;0.5739358;0.01107168,370.5717
+0;0;0,0.001720359;0.3328766;0.006691908,0.003801189;0.6520857;-0.001168476,0.1828343;0.5206961;0.01297482,0.2228115;0.2249617;-0.002831408,0.2800732;-0.03034255;-0.07123317,-0.1712892;0.5077764;-0.01513736,-0.2250019;0.2138743;-0.02172329,-0.2703421;-0.04208526;-0.09633514,0.07972917;0.005252234;-0.03921065,0.1003084;-0.3392937;-0.009322127,0.1119383;-0.7376642;0.07504752,0.1214183;-0.7618063;0.01859278,-0.07651527;0.006076708;-0.04505871,-0.1218181;-0.3365476;-0.02087339,-0.145406;-0.7358508;0.05628314,-0.139758;-0.6976564;-0.02187901,0.003247116;0.5741344;0.003203223,0;0;0,0.007214382;0.3326759;0.01136839,0.0129994;0.6519154;0.007834315,0.1885989;0.5164008;-0.01375508,0.2261325;0.220114;-0.02434683,0.2317329;-0.04336935;-0.08503568,-0.1679346;0.5199869;0.009076635,-0.2106064;0.2243498;-0.0001244713,-0.2392229;-0.03564408;-0.06884301,0.07679002;0.002682313;-0.04492104,0.1114018;-0.3417305;-0.03041089,0.1026939;-0.7365764;0.0694561,0.1015035;-0.7642263;0.01575828,-0.08233782;0.005344382;-0.03337249,-0.1064348;-0.3387071;-0.000561595,-0.09275695;-0.7360419;0.08826733,-0.1004579;-0.7687993;0.04125052,0.01175794;0.573921;0.01117289,370.5941
+0;0;0,0.001720464;0.3328968;0.006692315,0.003801362;0.6521162;-0.001168344,0.1827603;0.5207458;0.01297109,0.2227374;0.2250122;-0.002835099,0.2799858;-0.0302324;-0.07122086,-0.171217;0.5078313;-0.01512949,-0.2249295;0.2139301;-0.0217154,-0.2702592;-0.04196966;-0.09630981,0.07973591;0.005252678;-0.03921397,0.100307;-0.3391576;-0.009337209,0.1119406;-0.7376533;0.07505894,0.1213569;-0.7614321;0.01898306,-0.07652175;0.006077222;-0.04506252,-0.1218067;-0.3364123;-0.02088672,-0.145402;-0.7358409;0.05629405,-0.1397919;-0.6977015;-0.02134356,0.003247268;0.574162;0.003203523,0;0;0,0.007256247;0.3326946;0.01138651,0.01307348;0.6519439;0.007857203,0.1885743;0.5164133;-0.01373839,0.226037;0.2201205;-0.02439249,0.2317858;-0.04328105;-0.08514035,-0.1677998;0.520041;0.009127768,-0.2104497;0.2244012;-6.284099E-05,-0.2388512;-0.03556371;-0.06873143,0.07679466;0.002673209;-0.04492855,0.1114756;-0.3415978;-0.03047502,0.1027395;-0.7365485;0.06949747,0.1015502;-0.7644699;0.01687586,-0.08234763;0.005356233;-0.03336644,-0.1064896;-0.3385466;-0.0004693381,-0.09268755;-0.73634;0.08686218,-0.1002096;-0.7679663;0.03920783,0.01182071;0.5739467;0.01119614,370.6265
+0;0;0,0.001706717;0.3328962;0.006728311,0.003799186;0.6521142;-0.001178865,0.1827378;0.5207076;0.01306153,0.2226294;0.2249537;-0.002579764,0.2801628;-0.03047714;-0.07002427,-0.1711379;0.5076298;-0.01521459,-0.2250367;0.2137656;-0.02193577,-0.2703474;-0.04220781;-0.09628832,0.07969248;0.005240212;-0.03930381,0.1002324;-0.3391467;-0.009137649,0.111765;-0.7376644;0.07516825,0.1216526;-0.7612399;0.01897908,-0.07654605;0.006089209;-0.0450196,-0.1219677;-0.3363816;-0.02083581,-0.1456432;-0.7357914;0.05641799,-0.1400036;-0.6976516;-0.02121746,0.003240286;0.5741609;0.003210927,0;0;0,0.007256247;0.3326946;0.01138651,0.01307348;0.6519439;0.007857203,0.1885743;0.5164133;-0.01373839,0.226037;0.2201205;-0.02439249,0.2317858;-0.04328105;-0.08514035,-0.1677998;0.520041;0.009127768,-0.2104497;0.2244012;-6.284099E-05,-0.2388512;-0.03556371;-0.06873143,0.07679466;0.002673209;-0.04492855,0.1114756;-0.3415978;-0.03047502,0.1027395;-0.7365485;0.06949747,0.1015502;-0.7644699;0.01687586,-0.08234763;0.005356233;-0.03336644,-0.1064896;-0.3385466;-0.0004693381,-0.09268755;-0.73634;0.08686218,-0.1002096;-0.7679663;0.03920783,0.01182071;0.5739467;0.01119614,370.6491
+0;0;0,0.00170673;0.3328988;0.006728365,0.003799127;0.6521061;-0.001178391,0.1827312;0.5207079;0.01306129,0.2226249;0.2249382;-0.002580842,0.2801403;-0.03041261;-0.07000423,-0.1711315;0.5076305;-0.0152138,-0.2250332;0.2137507;-0.02193533,-0.2703297;-0.04214254;-0.0962646,0.07971876;0.005241941;-0.03931678,0.1002565;-0.3391091;-0.009153754,0.1118075;-0.7382633;0.0752868,0.1214116;-0.7603025;0.02070891,-0.07657129;0.006091217;-0.04503445,-0.1219882;-0.3363439;-0.02085317,-0.1457016;-0.7363916;0.05652399,-0.1402237;-0.6984853;-0.01888518,0.003240273;0.5741593;0.003211042,0;0;0,0.007286526;0.3326927;0.01149952,0.01312355;0.651932;0.00802052,0.1886066;0.5164149;-0.01362181,0.2260824;0.220109;-0.02431262,0.2317324;-0.0431824;-0.08517051,-0.1677434;0.5200024;0.009328434,-0.2103358;0.2243401;7.865764E-05,-0.2387649;-0.03554535;-0.068546,0.07678982;0.002663165;-0.04499554,0.1115125;-0.3415624;-0.03042316,0.1026113;-0.7371007;0.06986584,0.1021043;-0.7659439;0.02173807,-0.08239283;0.005367944;-0.03333129,-0.106532;-0.3384878;-0.0003194846,-0.09241386;-0.7369126;0.08712216,-0.1004593;-0.7662813;0.04032803,0.011861;0.5739403;0.01133561,370.6719
+0;0;0,0.001706674;0.3328877;0.006728141,0.003799058;0.6520935;-0.001178475,0.1827015;0.520707;0.01305942,0.2225918;0.2249626;-0.002581373,0.2801262;-0.03047231;-0.07002697,-0.1711028;0.5076318;-0.015211,-0.2249999;0.2137771;-0.02193196,-0.2703113;-0.04220042;-0.0962857,0.07972959;0.005242652;-0.03932211,0.1002697;-0.3391468;-0.009155726,0.1118191;-0.7382478;0.07527357,0.1214428;-0.7603934;0.02058399,-0.07658169;0.006092044;-0.04504057,-0.1220037;-0.3363813;-0.02085659,-0.1457139;-0.7363756;0.05651026,-0.1402248;-0.6984531;-0.01905322,0.003240225;0.5741495;0.003210799,0;0;0,0.007338159;0.3326774;0.01159084,0.01319415;0.6519151;0.008145928,0.1886496;0.5164365;-0.01351738,0.2261226;0.2201574;-0.02424753,0.2317835;-0.04321334;-0.08515644,-0.1676506;0.5200071;0.009460022,-0.2101762;0.224362;0.0001786845,-0.2386692;-0.0356071;-0.06845319,0.07679922;0.002661437;-0.04500353,0.111522;-0.3415987;-0.0303297,0.1028403;-0.7371103;0.06986248,0.1023603;-0.7658927;0.02141523,-0.08240928;0.005372066;-0.03332226,-0.1065798;-0.3385162;-0.0002675019,-0.09241452;-0.7368677;0.08724664,-0.1002704;-0.7662762;0.04021841,0.01192734;0.573926;0.01145601,370.7061
+0;0;0,0.001750567;0.3328699;0.00675071,0.003905134;0.652053;-0.001202397,0.1827601;0.5206158;0.01318374,0.2226468;0.224852;-0.002306389,0.2803799;-0.0308069;-0.06855791,-0.1709737;0.5075235;-0.01526194,-0.224995;0.2136817;-0.02202917,-0.270214;-0.04242656;-0.09583764,0.07974919;0.005204901;-0.03934576,0.1003101;-0.3391674;-0.00900895,0.1119433;-0.7383965;0.07544871,0.1215212;-0.7602423;0.02046959,-0.07659455;0.006130587;-0.04506445,-0.1220467;-0.3363317;-0.02079576,-0.1458147;-0.7364414;0.05666159,-0.140295;-0.6985211;-0.01889786,0.003329711;0.5741187;0.003200896,0;0;0,0.007345259;0.3326589;0.0116235,0.01320194;0.6518762;0.0082165,0.1886532;0.5164197;-0.0134784,0.2260959;0.2201277;-0.02425861,0.2317286;-0.04320994;-0.08513069,-0.1676251;0.5199318;0.009528127,-0.2099988;0.2242531;0.0002702838,-0.2385146;-0.03566444;-0.06838522,0.07679345;0.00265792;-0.04506457,0.1115207;-0.3415974;-0.03031302,0.1027749;-0.7372109;0.07001555,0.1006311;-0.766077;0.02171838,-0.08244289;0.005375549;-0.03330747,-0.1066994;-0.3385093;-0.0002899393,-0.09144116;-0.7367064;0.08835883,-0.09930997;-0.7680508;0.04389112,0.01193403;0.5738953;0.01150918,370.7385
+0;0;0,0.001750606;0.3328773;0.00675086,0.003905091;0.6520484;-0.001201916,0.1826722;0.5206412;0.01317913,0.2225589;0.2248774;-0.002311007,0.2802937;-0.03078875;-0.0685644,-0.1708883;0.5075552;-0.01525263,-0.2249097;0.2137134;-0.02201985,-0.2701299;-0.04240203;-0.09583043,0.0797621;0.005205744;-0.03935214,0.1003304;-0.3392912;-0.009004332,0.1119679;-0.7386667;0.07548428,0.1216462;-0.7610555;0.01992927,-0.07660696;0.006131581;-0.04507175,-0.1220755;-0.3364548;-0.02079427,-0.1458523;-0.7367111;0.05669145,-0.1402748;-0.6987079;-0.01965944,0.003329696;0.5741179;0.003201167,0;0;0,0.007359043;0.3326652;0.01164544,0.01324214;0.6518708;0.008278251,0.1885887;0.5164303;-0.01344001,0.2261156;0.2201497;-0.02424061,0.2317791;-0.04317248;-0.08521056,-0.167506;0.5199519;0.009567756,-0.2098007;0.2242598;0.0003787214,-0.2384015;-0.03564879;-0.06830549,0.0767979;0.002648979;-0.04508603,0.111564;-0.3417262;-0.03027821,0.10273;-0.7374564;0.07019091,0.101405;-0.7659642;0.02019382,-0.08246143;0.005384298;-0.03329875,-0.1069263;-0.3386223;-0.0003876798,-0.09172532;-0.7369519;0.08836457,-0.1003963;-0.7692148;0.04394876,0.01196387;0.5738932;0.01155508,370.7606
+0;0;0,0.001750613;0.3328786;0.006750887,0.003904987;0.6520333;-0.001201442,0.1825884;0.5206559;0.01317466,0.2224795;0.2248591;-0.002317197,0.2803086;-0.03122458;-0.0686788,-0.1708071;0.5075761;-0.01524382,-0.2248345;0.2137015;-0.0220118,-0.2701285;-0.04283226;-0.0959429,0.07977608;0.005206656;-0.03935903,0.100342;-0.3392502;-0.009014757,0.1119856;-0.7388371;0.07551858,0.1216641;-0.7612269;0.01996261,-0.07662039;0.006132654;-0.04507964,-0.1220837;-0.3364138;-0.02080499,-0.145873;-0.736882;0.05672175,-0.1402954;-0.6988786;-0.01963046,0.003329627;0.5741076;0.003201363,0;0;0,0.007358775;0.3326652;0.01168346,0.01322334;0.6518562;0.008411288,0.1884802;0.5164522;-0.01343405,0.2261233;0.2201513;-0.02419627,0.2316697;-0.04360014;-0.08528101,-0.167437;0.5199717;0.009612203,-0.2097413;0.2242466;0.0004445706,-0.2384085;-0.03606832;-0.06841245,0.0768017;0.002633631;-0.0451113,0.1115727;-0.3416987;-0.03026116,0.1026787;-0.7376488;0.07021523,0.1014408;-0.7661474;0.02020311,-0.08248226;0.005395381;-0.03328715,-0.1069244;-0.3385701;-0.0003545731,-0.09187254;-0.7371902;0.08811326,-0.1008989;-0.769587;0.0439545,0.0119503;0.5738819;0.01165164,370.794
+0;0;0,0.001759377;0.3328784;0.006757742,0.003931085;0.6520311;-0.001255788,0.1825937;0.5206184;0.01323137,0.2224048;0.2247998;-0.002047776,0.2805748;-0.0315778;-0.06696083,-0.1707774;0.5075368;-0.01521767,-0.224865;0.2136729;-0.02197134,-0.2698772;-0.0433225;-0.09445716,0.07978597;0.005186092;-0.03934171,0.1003802;-0.339262;-0.00891684,0.1120128;-0.7388606;0.07556254,0.1216705;-0.7612019;0.01995721,-0.07660187;0.00615415;-0.04510817,-0.1221681;-0.3363749;-0.02078102,-0.1458386;-0.7368394;0.05680163,-0.1402547;-0.6988383;-0.01955037,0.003350806;0.5741068;0.003169329,0;0;0,0.007358775;0.3326652;0.01168346,0.01322334;0.6518562;0.008411288,0.1884802;0.5164522;-0.01343405,0.2261233;0.2201513;-0.02419627,0.2316697;-0.04360014;-0.08528101,-0.167437;0.5199717;0.009612203,-0.2097413;0.2242466;0.0004445706,-0.2384085;-0.03606832;-0.06841245,0.0768017;0.002633631;-0.0451113,0.1115727;-0.3416987;-0.03026116,0.1026787;-0.7376488;0.07021523,0.1014408;-0.7661474;0.02020311,-0.08248226;0.005395381;-0.03328715,-0.1069244;-0.3385701;-0.0003545731,-0.09187254;-0.7371902;0.08811326,-0.1008989;-0.769587;0.0439545,0.0119503;0.5738819;0.01165164,370.8171
+0;0;0,0.001759406;0.3328838;0.006757853,0.003931174;0.6520452;-0.001255952,0.1826117;0.5206237;0.01323241,0.2224164;0.2248528;-0.00204427,0.2805067;-0.03117353;-0.06686839,-0.1707948;0.5075408;-0.01521948,-0.2248736;0.2137243;-0.02197206,-0.2698241;-0.04291898;-0.09435858,0.07980402;0.005187265;-0.03935061,0.1003937;-0.3391848;-0.008932453,0.1120622;-0.7400162;0.07580756,0.1217917;-0.7627467;0.0197887,-0.0766192;0.006155543;-0.04511837,-0.1221754;-0.336298;-0.02079659,-0.1459189;-0.7379979;0.05702541,-0.1402935;-0.6999373;-0.01989441,0.00335087;0.5741175;0.003169362,0;0;0,0.007351332;0.3326706;0.01168883,0.01320686;0.6518707;0.008436322,0.1884877;0.516459;-0.0133971,0.2261233;0.2202066;-0.02417839,0.2319703;-0.04322407;-0.08497536,-0.1674591;0.5199454;0.009624202,-0.2097578;0.2242657;0.0005377112,-0.2383248;-0.0357146;-0.06816676,0.07681348;0.002641484;-0.04513061,0.1115746;-0.3416138;-0.03025365,0.1024631;-0.7387126;0.07080245,0.1015067;-0.7669278;0.01958371,-0.08252263;0.005359184;-0.03324687,-0.1070045;-0.3385147;-0.0001909323,-0.09186761;-0.7383777;0.08848442,-0.1009286;-0.7714223;0.04425149,0.01193658;0.5738927;0.01167071,370.839
+0;0;0,0.001759374;0.3328779;0.006757731,0.003931161;0.652042;-0.001256177,0.1825651;0.5206329;0.01322966,0.2223874;0.224731;-0.002053787,0.2806793;-0.03218365;-0.06710281,-0.1707495;0.5075532;-0.01521484,-0.2248523;0.2136067;-0.02197041,-0.2699588;-0.04392704;-0.09460807,0.07980867;0.005187568;-0.03935291,0.1003872;-0.3389976;-0.00895126,0.1120588;-0.7399393;0.07581208,0.1217747;-0.7625957;0.01987201,-0.07662366;0.006155901;-0.045121,-0.1221551;-0.3361117;-0.02081242,-0.1459052;-0.7379222;0.05703101,-0.1402877;-0.699873;-0.01978064,0.003350846;0.5741127;0.003169223,0;0;0,0.007365994;0.332665;0.01167059,0.01324958;0.6518672;0.008414268,0.1884933;0.5165125;-0.01339495,0.2262022;0.2201388;-0.02425635,0.2324681;-0.04408178;-0.08575976,-0.167367;0.5199181;0.009664564,-0.2096657;0.2241073;0.0004938608,-0.2382511;-0.03677595;-0.06847911,0.07680056;0.002642035;-0.0451628,0.1116564;-0.341419;-0.03039145,0.1024751;-0.7386225;0.07070457,0.1015562;-0.7668849;0.01970421,-0.08253555;0.005365871;-0.03322764,-0.1069842;-0.3383273;-0.0002367571,-0.0920181;-0.738304;0.0884764,-0.1012554;-0.770942;0.04389471,0.01197184;0.5738877;0.01165104,370.8735
+0;0;0,0.001700044;0.3328294;0.006762164,0.003814502;0.6519849;-0.001301906,0.1824362;0.520597;0.01331151,0.2220928;0.2245692;-0.00167006,0.2804713;-0.03166884;-0.0649991,-0.1708148;0.5074759;-0.01522264,-0.2250363;0.2134598;-0.02186751,-0.2699044;-0.04358116;-0.09253128,0.07983504;0.005172967;-0.03933186,0.100328;-0.3390979;-0.008841809,0.1119309;-0.7375993;0.07540315,0.1217748;-0.7608621;0.01829473,-0.07659817;0.006184542;-0.04518693,-0.1223218;-0.336137;-0.02074543,-0.1457881;-0.7355424;0.05645412,-0.1400624;-0.697359;-0.02161925,0.003250318;0.574059;0.003140713,0;0;0,0.007433177;0.3326143;0.01168394,0.01336648;0.6518086;0.008460879,0.1885645;0.5164584;-0.01334667,0.2263233;0.2200031;-0.02421475,0.2329911;-0.04326135;-0.0852387,-0.167249;0.5198801;0.009722982,-0.2095301;0.2239799;0.0005059689,-0.2378322;-0.03596714;-0.0680732,0.07678623;0.002669111;-0.04521215,0.1117255;-0.3414699;-0.030393,0.103487;-0.7361453;0.07059538,0.1024881;-0.7638439;0.01706898,-0.08256253;0.005356372;-0.03319829,-0.1068693;-0.3384287;-0.0001373626,-0.09217378;-0.735948;0.08816694,-0.09592111;-0.7185854;0.0105689,0.01206805;0.5738315;0.01168382,370.9066
+0;0;0,0.001699855;0.3327924;0.006761411,0.003814246;0.6519375;-0.001302481,0.1824471;0.5205469;0.01331154,0.2221029;0.2245253;-0.001669712,0.2804841;-0.03172427;-0.0650016,-0.170826;0.5074249;-0.0152244,-0.2250463;0.213415;-0.02186912,-0.2699164;-0.04363748;-0.09253608,0.07986876;0.005175152;-0.03934847,0.100365;-0.3391498;-0.008853635,0.1119701;-0.7377285;0.07540769,0.121763;-0.7607157;0.01859481,-0.07663053;0.006187155;-0.04520602,-0.1223613;-0.3361881;-0.02076068,-0.1458322;-0.7356712;0.05645387,-0.1401362;-0.6975302;-0.02121546,0.003250066;0.5740122;0.003140107,0;0;0,0.007428341;0.3325757;0.01172972,0.01336492;0.6517596;0.00852406,0.1885859;0.51645;-0.01330256,0.2263325;0.2199992;-0.02415895,0.2333196;-0.04327103;-0.08517623,-0.1672598;0.5198222;0.00977549,-0.2095112;0.2239238;0.0005719503,-0.2378251;-0.03604731;-0.06795901,0.07679474;0.002672493;-0.04527175,0.1117615;-0.3415138;-0.03034496,0.1034915;-0.7362709;0.07064033,0.1013354;-0.7642367;0.01804221,-0.0826121;0.005356712;-0.03317608,-0.1068999;-0.3384829;-9.7882E-05,-0.09233895;-0.7361029;0.0881398,-0.09606744;-0.7186718;0.01094285,0.01206658;0.5737831;0.01174605,370.929
+0;0;0,0.001699855;0.3327924;0.006761411,0.003814246;0.6519375;-0.001302481,0.1824471;0.5205469;0.01331154,0.2221029;0.2245253;-0.001669712,0.2804841;-0.03172427;-0.0650016,-0.170826;0.5074249;-0.0152244,-0.2250463;0.213415;-0.02186912,-0.2699164;-0.04363748;-0.09253608,0.07986876;0.005175152;-0.03934847,0.100365;-0.3391498;-0.008853635,0.1119701;-0.7377285;0.07540769,0.121763;-0.7607157;0.01859481,-0.07663053;0.006187155;-0.04520602,-0.1223613;-0.3361881;-0.02076068,-0.1458322;-0.7356712;0.05645387,-0.1401362;-0.6975302;-0.02121546,0.003250066;0.5740122;0.003140107,0;0;0,0.007428341;0.3325757;0.01172972,0.01336492;0.6517596;0.00852406,0.1885859;0.51645;-0.01330256,0.2263325;0.2199992;-0.02415895,0.2333196;-0.04327103;-0.08517623,-0.1672598;0.5198222;0.00977549,-0.2095112;0.2239238;0.0005719503,-0.2378251;-0.03604731;-0.06795901,0.07679474;0.002672493;-0.04527175,0.1117615;-0.3415138;-0.03034496,0.1034915;-0.7362709;0.07064033,0.1013354;-0.7642367;0.01804221,-0.0826121;0.005356712;-0.03317608,-0.1068999;-0.3384829;-9.7882E-05,-0.09233895;-0.7361029;0.0881398,-0.09606744;-0.7186718;0.01094285,0.01206658;0.5737831;0.01174605,370.9525
+0;0;0,0.001673705;0.3327851;0.006769762,0.003763343;0.6519113;-0.001334122,0.1823674;0.5205289;0.01327511,0.2219965;0.2247739;-0.001148107,0.2807241;-0.03240755;-0.06231442,-0.1707097;0.5071606;-0.01551288,-0.2251626;0.2134848;-0.02175344,-0.2699927;-0.04470721;-0.09001546,0.07986187;0.00517128;-0.03939903,0.1002662;-0.3391619;-0.008770471,0.1120216;-0.7387232;0.07571251,0.1213999;-0.7622004;0.01991426,-0.07665724;0.006206996;-0.04518946,-0.1225299;-0.33616;-0.02068775,-0.1457274;-0.7366443;0.05676505,-0.1400258;-0.698549;-0.02045652,0.003205806;0.5739918;0.00312161,0;0;0,0.007418752;0.3325685;0.01173592,0.01333891;0.651735;0.008554578,0.1885479;0.5164999;-0.01329076,0.2263836;0.2203529;-0.02400923,0.2338142;-0.04334292;-0.08518016,-0.167247;0.5198134;0.00978337,-0.2094489;0.2242043;0.0006318903,-0.2379099;-0.03618991;-0.06805149,0.07679839;0.002682433;-0.04529631,0.1117807;-0.3415156;-0.03033864,0.1035469;-0.7373369;0.07056952,0.1018993;-0.7654728;0.01881326,-0.08264569;0.005363995;-0.033134,-0.1068517;-0.3384975;-7.18683E-05,-0.09245721;-0.7371458;0.08822905,-0.1015472;-0.7689459;0.04176041,0.01204534;0.5737633;0.01176965,370.9755
+0;0;0,0.001673611;0.3327663;0.00676938,0.003763175;0.6518812;-0.001334239,0.1823707;0.5205001;0.01327506,0.2219577;0.2250592;-0.00113284,0.2805997;-0.03174758;-0.06221006,-0.1707131;0.5071315;-0.01551348,-0.2251082;0.2137677;-0.02174741,-0.269873;-0.04404822;-0.08990999,0.07987253;0.00517197;-0.03940429,0.1002778;-0.3391777;-0.008774262,0.1120337;-0.7387517;0.07571141,0.1213468;-0.7618577;0.02030056,-0.07666746;0.006207825;-0.04519549,-0.1225423;-0.3361755;-0.0206926,-0.1457405;-0.7366726;0.05676266,-0.1400785;-0.6986336;-0.01992278,0.003205654;0.573964;0.003121364,0;0;0,0.007412433;0.3325503;0.01172042,0.01333749;0.6517055;0.008541584,0.1885087;0.5163924;-0.01340497,0.2263923;0.220558;-0.02373981,0.2344087;-0.04270554;-0.08495367,-0.1672629;0.5198188;0.009763878,-0.209389;0.2245165;0.0007150741,-0.2379319;-0.03548312;-0.06787502,0.07679704;0.002682179;-0.04532206,0.1117663;-0.3415343;-0.03037381,0.1035293;-0.7373718;0.07052326,0.1012909;-0.7657809;0.01991975,-0.08267455;0.005366583;-0.0330936,-0.1068593;-0.3385143;-4.329532E-05,-0.09236941;-0.7371918;0.08817006,-0.1018236;-0.7685015;0.04202802,0.01204288;0.5737361;0.01175642,371.0091
+0;0;0,0.001673588;0.3327619;0.00676929,0.003763198;0.6518832;-0.001334615,0.1823517;0.5205034;0.01327386,0.2219114;0.2252668;-0.001124073,0.2806086;-0.03178141;-0.06225871,-0.1706948;0.5071362;-0.01551164,-0.2250523;0.2139753;-0.02174126,-0.2698592;-0.04408306;-0.08996791,0.07985907;0.005171098;-0.03939765,0.1002473;-0.3388909;-0.008793218,0.1120116;-0.7387528;0.07575335,0.1214358;-0.7624918;0.01968205,-0.07665455;0.006206779;-0.04518788,-0.1224911;-0.3358905;-0.02070547,-0.145706;-0.7366762;0.05680562,-0.1399765;-0.6985413;-0.02079383,0.003205645;0.5739617;0.003121242,0;0;0,0.00737574;0.3325496;0.01163852,0.01329254;0.6517112;0.008434296,0.1884436;0.5163999;-0.01352691,0.2265305;0.220789;-0.02355003,0.2351626;-0.04276225;-0.08456516,-0.1672834;0.5198143;0.009644723,-0.2094043;0.2247081;0.0009776447,-0.2384394;-0.03548795;-0.0676633,0.07679526;0.002680287;-0.04529559,0.111922;-0.3412293;-0.0303533,0.1034655;-0.737385;0.07046926,0.1023017;-0.7653108;0.01789618,-0.08265394;0.005367967;-0.03310435,-0.10669;-0.3382414;-0.0001523457,-0.09249739;-0.737108;0.08861761,-0.1019988;-0.7691713;0.04194267,0.01199966;0.5737376;0.0116545,371.0434
+0;0;0,0.001656294;0.3327469;0.006757951,0.003712456;0.6518533;-0.001384748,0.1823413;0.52066;0.01333192,0.2215901;0.2255818;-0.0007651802,0.2810283;-0.03275457;-0.05800971,-0.1706848;0.5070371;-0.01558438,-0.2251828;0.2141111;-0.02147541,-0.2702562;-0.04496926;-0.08775735,0.0798622;0.005150789;-0.03940104,0.1001374;-0.3385492;-0.008740744,0.1118951;-0.7386689;0.07586476,0.1212225;-0.7624999;0.0197362,-0.07664453;0.006237115;-0.04520683,-0.1225865;-0.3354764;-0.0206702,-0.1457797;-0.7365233;0.05689023,-0.1400247;-0.6983797;-0.02079991,0.003164758;0.5739375;0.003082052,0;0;0,0.007326693;0.3325378;0.01156926,0.01323907;0.6516848;0.008335352,0.1883801;0.5163993;-0.01360774,0.2266217;0.2210138;-0.02337324,0.2359349;-0.04304355;-0.08448386,-0.1673724;0.5199759;0.009482742,-0.2094774;0.2250701;0.001232313,-0.2388543;-0.03558779;-0.06763015,0.07679017;0.002692178;-0.04530966,0.1118855;-0.3408617;-0.03048182,0.1032116;-0.7372785;0.07036805,0.1017024;-0.7651791;0.0176382,-0.08266402;0.005355987;-0.03308954,-0.1066072;-0.3379037;-0.000220526,-0.09223883;-0.7370471;0.08849362,-0.1021084;-0.7697501;0.04260119,0.01194672;0.5737168;0.01156652,371.0653
+0;0;0,0.001656294;0.3327469;0.006757951,0.003712456;0.6518533;-0.001384748,0.1823413;0.52066;0.01333192,0.2215901;0.2255818;-0.0007651802,0.2810283;-0.03275457;-0.05800971,-0.1706848;0.5070371;-0.01558438,-0.2251828;0.2141111;-0.02147541,-0.2702562;-0.04496926;-0.08775735,0.0798622;0.005150789;-0.03940104,0.1001374;-0.3385492;-0.008740744,0.1118951;-0.7386689;0.07586476,0.1212225;-0.7624999;0.0197362,-0.07664453;0.006237115;-0.04520683,-0.1225865;-0.3354764;-0.0206702,-0.1457797;-0.7365233;0.05689023,-0.1400247;-0.6983797;-0.02079991,0.003164758;0.5739375;0.003082052,0;0;0,0.007326693;0.3325378;0.01156926,0.01323907;0.6516848;0.008335352,0.1883801;0.5163993;-0.01360774,0.2266217;0.2210138;-0.02337324,0.2359349;-0.04304355;-0.08448386,-0.1673724;0.5199759;0.009482742,-0.2094774;0.2250701;0.001232313,-0.2388543;-0.03558779;-0.06763015,0.07679017;0.002692178;-0.04530966,0.1118855;-0.3408617;-0.03048182,0.1032116;-0.7372785;0.07036805,0.1017024;-0.7651791;0.0176382,-0.08266402;0.005355987;-0.03308954,-0.1066072;-0.3379037;-0.000220526,-0.09223883;-0.7370471;0.08849362,-0.1021084;-0.7697501;0.04260119,0.01194672;0.5737168;0.01156652,371.0879
+0;0;0,0.001656004;0.3326886;0.006756767,0.003712052;0.6517775;-0.001385357,0.1822814;0.5206095;0.01332748,0.2214973;0.2257788;-0.000757793,0.2810668;-0.0331282;-0.05812876,-0.1706274;0.506991;-0.01557921,-0.2250797;0.2143108;-0.0214653,-0.2702526;-0.04534182;-0.08789364,0.07986365;0.005150883;-0.03940175,0.1001443;-0.3386414;-0.008733224,0.1119191;-0.7393431;0.07599534,0.1260495;-0.7908934;-0.009035558,-0.07664593;0.006237228;-0.04520765,-0.1226003;-0.3355681;-0.02066443,-0.1458272;-0.7371982;0.0570088,-0.1371087;-0.6948613;-0.06068639,0.003164405;0.5738692;0.003081019,0;0;0,0.007231601;0.3324845;0.011482,0.0130864;0.6516137;0.008165479,0.1882692;0.5165533;-0.01366282,0.2267232;0.2214429;-0.02328217,0.2369746;-0.04322451;-0.08426464,-0.1674757;0.520057;0.009253597,-0.209745;0.2254071;0.001758548,-0.2398609;-0.03573605;-0.06730729,0.07680596;0.002756134;-0.04528224,0.1118994;-0.3408933;-0.03049827,0.1029625;-0.7378336;0.07068455,0.0940294;-0.7267804;-0.04611266,-0.08266436;0.005308762;-0.03310065,-0.1062501;-0.3380783;-0.0003281087,-0.09259865;-0.7378479;0.08842637,-0.107281;-0.8024838;0.01836326,0.01182032;0.5736542;0.01143253,371.1217
+0;0;0,0.001738195;0.3326218;0.006679549,0.003868249;0.651691;-0.001606749,0.1823876;0.5205715;0.01347745,0.2213613;0.2259967;7.478241E-05,0.2818358;-0.03379047;-0.05375425,-0.1704359;0.5068405;-0.01572998,-0.2251335;0.2145155;-0.0209423,-0.2705731;-0.04604051;-0.08489458,0.07981315;0.005096874;-0.03950991,0.09996952;-0.3389578;-0.008475183,0.1115298;-0.7394609;0.07637098,0.1261659;-0.7904704;-0.009086475,-0.07669281;0.006289281;-0.04511992,-0.1228402;-0.3357757;-0.02052134,-0.1460478;-0.7372121;0.057231,-0.1372509;-0.6948876;-0.06045683,0.003304655;0.5737827;0.002898281,0;0;0,0.007020444;0.3324267;0.01131713,0.01282436;0.651541;0.007961869,0.1880122;0.5165565;-0.01383328,0.2265638;0.2217673;-0.02310705,0.2376643;-0.04315984;-0.08421719,-0.1677253;0.5200598;0.009014448,-0.2106156;0.2257812;0.003230731,-0.2414602;-0.03552938;-0.06611948,0.07686107;0.002804697;-0.04518473,0.1116437;-0.341173;-0.03060377,0.1027142;-0.7379596;0.07046998,0.09379733;-0.7269135;-0.0463245,-0.08264809;0.005264292;-0.0331471,-0.1064078;-0.3384081;-0.0004683584,-0.09288924;-0.7380021;0.08828475,-0.1072588;-0.8026986;0.01824337,0.01156433;0.5735796;0.01123834,371.144
+0;0;0,0.001737419;0.3324733;0.006676568,0.003867291;0.6515143;-0.001609352,0.1823442;0.5204059;0.01347242,0.2212333;0.22647;9.88273E-05,0.281722;-0.03337827;-0.05374287,-0.1703957;0.5066782;-0.01572807,-0.2249746;0.2149872;-0.02092909,-0.2704249;-0.0456301;-0.08489644,0.07984735;0.005099058;-0.03952684,0.100028;-0.3393704;-0.008454705,0.1115918;-0.7399936;0.0764169,0.1209285;-0.7616715;0.02190147,-0.07672568;0.006291976;-0.04513926,-0.1229287;-0.3361852;-0.02051103,-0.1461432;-0.7377421;0.05726462,-0.1405315;-0.69988;-0.01781137,0.003303686;0.5736045;0.002895767,0;0;0,0.00679636;0.3322909;0.01107693,0.01253526;0.6513773;0.007656455,0.1877219;0.5164662;-0.01413798,0.2267259;0.2223689;-0.02279711,0.2393759;-0.04268563;-0.08333647,-0.167979;0.5200155;0.008670816,-0.2114768;0.2264459;0.004888378,-0.2428453;-0.03490072;-0.06434254,0.07685558;0.00282149;-0.04526842,0.1115217;-0.3415787;-0.03047967,0.1025823;-0.7386147;0.07011056,0.1008805;-0.7676218;0.0227294,-0.08272039;0.005245279;-0.03307258,-0.1064769;-0.3388557;-0.0004829094,-0.09326274;-0.7385173;0.08857799,-0.1018034;-0.7688988;0.04373565,0.01129952;0.5734147;0.01095116,371.1771
+0;0;0,0.001736874;0.3323691;0.006674474,0.00386677;0.6514129;-0.001611767,0.1823634;0.520292;0.01347155,0.2212034;0.2267275;0.0001148526,0.2817804;-0.03350016;-0.05380545,-0.1704154;0.5065628;-0.01573217,-0.2249254;0.2152404;-0.02092661,-0.2704421;-0.04575744;-0.08498734,0.07988214;0.00510128;-0.03954406,0.1000886;-0.3398079;-0.008432256,0.1116403;-0.7400131;0.07635079,0.1209917;-0.7617722;0.02174968,-0.07675911;0.006294718;-0.04515893,-0.1230211;-0.3366198;-0.02049925,-0.1462114;-0.7377576;0.05719524,-0.1405909;-0.6998831;-0.01799873,0.003303117;0.5734966;0.00289373,0;0;0,0.006554603;0.3322019;0.01075542,0.01221307;0.6512891;0.007163286,0.1874631;0.5163851;-0.01452625,0.2268187;0.2226907;-0.02239108,0.2411629;-0.04276997;-0.0825597,-0.1683141;0.5200127;0.008211762,-0.2130319;0.2269818;0.007640256,-0.24494;-0.0345169;-0.06232888,0.07693307;0.00289841;-0.04520857,0.1113083;-0.3419711;-0.03030896,0.10232;-0.7386975;0.06975652,0.1010582;-0.7676425;0.02209485,-0.08275205;0.005174138;-0.03310952,-0.1065293;-0.339388;-0.0007029735,-0.09355353;-0.7386388;0.08827034,-0.1019631;-0.7686936;0.04276831,0.01101188;0.5733229;0.01053822,371.2108
+0;0;0,0.001655816;0.3322784;0.006659579,0.003698644;0.6513317;-0.0016652,0.1822534;0.5203109;0.01354027,0.2211304;0.2272477;0.001883631,0.2823709;-0.03453377;-0.04777799,-0.1705695;0.5064999;-0.01590558,-0.2253847;0.2157948;-0.02028366,-0.2716218;-0.04665965;-0.08132455,0.07990566;0.005106438;-0.03954478,0.09992912;-0.3401186;-0.008271366,0.1113232;-0.7401747;0.07641017,0.1263823;-0.7909785;-0.009146489,-0.07675964;0.006309527;-0.04519875,-0.1233461;-0.3368709;-0.02037548,-0.146361;-0.7378949;0.05705655,-0.1375075;-0.6955707;-0.0606112,0.003156657;0.5734047;0.002851618,0;0;0,0.006428763;0.3321193;0.01055551,0.01203102;0.6512147;0.006810308,0.1873045;0.516305;-0.01486254,0.2272244;0.2232345;-0.02189565,0.244284;-0.04318532;-0.08085012,-0.1685592;0.5201768;0.007742499,-0.2139183;0.2278165;0.008897981,-0.2480676;-0.03473109;-0.05928399,0.07701565;0.003008336;-0.04510343,0.111197;-0.3422039;-0.03028834,0.1021673;-0.7387993;0.069592,0.09332;-0.7277901;-0.04718578,-0.08275712;0.005084347;-0.03316909,-0.1064577;-0.3398073;-0.0008059815,-0.09381452;-0.7389456;0.08793152,-0.1066379;-0.8033717;0.0172544,0.01084791;0.5732396;0.01024437,371.2326
+0;0;0,0.00165484;0.3320825;0.006655653,0.0036973;0.6510778;-0.001667768,0.1820536;0.5201265;0.01352524,0.2208331;0.2277974;0.001897805,0.2818776;-0.03314605;-0.04760486,-0.1703782;0.5063308;-0.01588796,-0.2250561;0.216354;-0.02025507,-0.2711452;-0.04526037;-0.08110058,0.07990718;0.005106536;-0.03954554,0.1000072;-0.3414382;-0.008152574,0.1113721;-0.7404705;0.07631227,0.1264301;-0.7912686;-0.009238236,-0.07676111;0.006309647;-0.04519961,-0.1235257;-0.3381827;-0.02028145,-0.1464817;-0.7381804;0.05695245,-0.1376288;-0.6958571;-0.06070685,0.003155386;0.5731614;0.00284844,0;0;0,0.006129786;0.3319404;0.01018941,0.01164192;0.6509767;0.006286621,0.186823;0.516461;-0.01538682,0.2276171;0.2242273;-0.02092016,0.2475415;-0.04157656;-0.07766306,-0.1688819;0.5205238;0.006923568,-0.2147096;0.2290086;0.01066539,-0.2507253;-0.0329918;-0.05511546,0.07703064;0.003069296;-0.04507709,0.1108266;-0.3434907;-0.02969038,0.10172;-0.7392696;0.06913471,0.09295051;-0.7282762;-0.0476377,-0.08275611;0.00500884;-0.03318767,-0.1067405;-0.3412146;-0.0009877458,-0.09435868;-0.7393557;0.08744697,-0.1061906;-0.803976;0.01687106,0.01047209;0.5730145;0.009779215,371.2674
+0;0;0,0.001654506;0.3320155;0.006654311,0.003697604;0.6511099;-0.001671927,0.1819947;0.5201463;0.01351928,0.2207508;0.2279942;0.001898886,0.2817197;-0.03262615;-0.04754247,-0.1703209;0.5063552;-0.01588422,-0.2249657;0.2165537;-0.02024869,-0.2709977;-0.04473659;-0.08101885,0.07991974;0.005107338;-0.03955175,0.1000069;-0.3412159;-0.008178856,0.1113822;-0.7406148;0.07636359,0.1264393;-0.7914076;-0.009181395,-0.07677317;0.006310638;-0.04520671,-0.1235078;-0.3379615;-0.02030448,-0.146485;-0.7383267;0.05700038,-0.1376326;-0.6960043;-0.06065133,0.003155483;0.5731637;0.002846003,0;0;0,0.006040439;0.3318819;0.009961367,0.01137051;0.6510113;0.00552392,0.1866328;0.5166856;-0.01587129,0.2281353;0.2247084;-0.01997173,0.2505078;-0.04088429;-0.07514966,-0.1691982;0.5211424;0.006157964,-0.2158107;0.2299616;0.01172153,-0.2539589;-0.03215128;-0.05093757,0.07712099;0.003215596;-0.04493999,0.1107531;-0.3431489;-0.02983904,0.1016297;-0.7393246;0.0689429,0.09293665;-0.7283624;-0.04782236,-0.08275067;0.004885071;-0.03325738,-0.1066435;-0.3411247;-0.001103364,-0.09432987;-0.7396613;0.08728942,-0.1073857;-0.8031665;0.01546698,0.01026502;0.5730267;0.009195685,371.2997
+0;0;0,0.0017096;0.3320172;0.006556532,0.003800035;0.6511054;-0.001971199,0.1820678;0.5201005;0.01338824,0.2207748;0.2278845;0.00331181,0.2824152;-0.03350887;-0.04094422,-0.1707075;0.5074717;-0.01562147,-0.2237732;0.2173615;-0.01879705,-0.2708897;-0.04469097;-0.07530491,0.07992686;0.005112033;-0.03953675,0.1000775;-0.3412076;-0.008164916,0.1114356;-0.7406026;0.0763983,0.1266307;-0.7914144;-0.009104334,-0.0767471;0.006310151;-0.04525102,-0.1235142;-0.3379584;-0.0203605,-0.1465283;-0.7382998;0.05705622,-0.1377598;-0.695989;-0.06060298,0.003248323;0.5731629;0.002607163,0;0;0,0.006040439;0.3318819;0.009961367,0.01137051;0.6510113;0.00552392,0.1866328;0.5166856;-0.01587129,0.2281353;0.2247084;-0.01997173,0.2505078;-0.04088429;-0.07514966,-0.1691982;0.5211424;0.006157964,-0.2158107;0.2299616;0.01172153,-0.2539589;-0.03215128;-0.05093757,0.07712099;0.003215596;-0.04493999,0.1107531;-0.3431489;-0.02983904,0.1016297;-0.7393246;0.0689429,0.09293665;-0.7283624;-0.04782236,-0.08275067;0.004885071;-0.03325738,-0.1066435;-0.3411247;-0.001103364,-0.09432987;-0.7396613;0.08728942,-0.1073857;-0.8031665;0.01546698,0.01026502;0.5730267;0.009195685,371.3222
+0;0;0,0.001709442;0.3319864;0.006555925,0.003800168;0.65112;-0.001972713,0.1822147;0.5200676;0.01339581,0.2209;0.2280163;0.003325055,0.2823572;-0.03260052;-0.04079949,-0.1708502;0.5074284;-0.01563773,-0.223886;0.2174817;-0.01881151,-0.2708625;-0.04379225;-0.0751515,0.07993216;0.005112372;-0.03953937,0.100123;-0.3418978;-0.008104984,0.1114793;-0.741231;0.07644513,0.1213281;-0.7636096;0.02102605,-0.0767522;0.00631057;-0.04525402,-0.1236126;-0.3386444;-0.02031388,-0.1466231;-0.7389239;0.05709086,-0.1409397;-0.7009445;-0.01917072,0.003248428;0.5731735;0.002605878,0;0;0,0.005936891;0.3318621;0.009653568,0.01087297;0.651024;0.004182458,0.1864102;0.5165734;-0.0166713,0.2287416;0.2248604;-0.0185492,0.2551538;-0.04004446;-0.0712074,-0.1699062;0.5217876;0.004924737,-0.2173566;0.2309799;0.01336654,-0.2571224;-0.03100589;-0.04517598,0.07717593;0.00323385;-0.04485608,0.1103569;-0.3438712;-0.02972544,0.1015218;-0.7401215;0.06852078,0.1007588;-0.768607;0.01861417,-0.08274062;0.004857188;-0.03330233,-0.1062434;-0.3419223;-0.001624547,-0.09454584;-0.7403439;0.08707711,-0.1026533;-0.7701088;0.03938812,0.009891689;0.5730494;0.008173466,371.3448
+0;0;0,0.001708164;0.3317383;0.006551025,0.003799238;0.6509243;-0.001979247,0.1821225;0.5198805;0.01338486,0.2209343;0.2268739;0.003281163,0.2825099;-0.03424478;-0.04092837,-0.1707626;0.5072477;-0.01563389,-0.2239719;0.2163526;-0.01881805,-0.2710389;-0.04542452;-0.07526654,0.07992547;0.005111945;-0.03953607,0.1001594;-0.3426384;-0.008034628,0.111509;-0.7417349;0.07646538,0.1213839;-0.7642525;0.02089926,-0.07674578;0.006310042;-0.04525023,-0.1237061;-0.3393807;-0.02025689,-0.1467029;-0.739423;0.05710196,-0.1410045;-0.7014225;-0.01936195,0.003247368;0.5729594;0.002600422,0;0;0,0.005610824;0.3316341;0.009135723,0.01030633;0.6508397;0.003094316,0.1859621;0.5167786;-0.01750123,0.22994;0.2243305;-0.01634598,0.2598624;-0.04139176;-0.06559384,-0.1704761;0.5222697;0.003626461,-0.2191292;0.2308182;0.01588289,-0.2608238;-0.03276992;-0.03619263,0.07719974;0.003235757;-0.04480004,0.1098396;-0.3446742;-0.02978969,0.1009837;-0.7407781;0.06803846,0.1004338;-0.7691589;0.01769364,-0.08271724;0.004813564;-0.0333467,-0.1063323;-0.3427281;-0.001896005,-0.09514288;-0.7410108;0.08638039,-0.1021064;-0.771989;0.0397286,0.009406671;0.5728554;0.007269144,371.3779
+0;0;0,0.001605956;0.3314702;0.006441798,0.003553848;0.6505772;-0.002271226,0.1820223;0.5195045;0.01331582,0.2205389;0.2264473;0.00563955,0.2828729;-0.03394753;-0.03324093,-0.1709923;0.5066482;-0.01591623,-0.2250328;0.2159537;-0.0170712,-0.2735748;-0.04508194;-0.06909749,0.07990554;0.005119987;-0.03944694,0.1000395;-0.3434123;-0.00769354,0.1114615;-0.7410614;0.07668307,0.1210502;-0.7644199;0.02020713,-0.07664425;0.006312679;-0.04530982,-0.1239196;-0.3401122;-0.01994886,-0.1468093;-0.7387401;0.0571656,-0.1409905;-0.7006239;-0.02048014,0.003043458;0.5726181;0.002360238,0;0;0,0.005377859;0.3313803;0.008645773,0.009948343;0.6505086;0.002374291,0.1857589;0.5164298;-0.0181284,0.2309805;0.2242713;-0.01328886,0.2643257;-0.04039869;-0.05846155,-0.171053;0.5224329;0.00249457,-0.2208477;0.2314325;0.01875096,-0.2635195;-0.03166133;-0.02776195,0.07721087;0.003233626;-0.04466761,0.1092106;-0.3455402;-0.02979339,0.1005463;-0.7403685;0.06721294,0.09819977;-0.7683045;0.01461529,-0.082624;0.004773606;-0.03343141,-0.1066376;-0.343588;-0.002513679,-0.09552385;-0.7404482;0.08553845,-0.09881234;-0.7231573;0.008361652,0.009079978;0.57253;0.006606936,371.4007
+0;0;0,0.001605956;0.3314702;0.006441798,0.003553848;0.6505772;-0.002271226,0.1820223;0.5195045;0.01331582,0.2205389;0.2264473;0.00563955,0.2828729;-0.03394753;-0.03324093,-0.1709923;0.5066482;-0.01591623,-0.2250328;0.2159537;-0.0170712,-0.2735748;-0.04508194;-0.06909749,0.07990554;0.005119987;-0.03944694,0.1000395;-0.3434123;-0.00769354,0.1114615;-0.7410614;0.07668307,0.1210502;-0.7644199;0.02020713,-0.07664425;0.006312679;-0.04530982,-0.1239196;-0.3401122;-0.01994886,-0.1468093;-0.7387401;0.0571656,-0.1409905;-0.7006239;-0.02048014,0.003043458;0.5726181;0.002360238,0;0;0,0.005377859;0.3313803;0.008645773,0.009948343;0.6505086;0.002374291,0.1857589;0.5164298;-0.0181284,0.2309805;0.2242713;-0.01328886,0.2643257;-0.04039869;-0.05846155,-0.171053;0.5224329;0.00249457,-0.2208477;0.2314325;0.01875096,-0.2635195;-0.03166133;-0.02776195,0.07721087;0.003233626;-0.04466761,0.1092106;-0.3455402;-0.02979339,0.1005463;-0.7403685;0.06721294,0.09819977;-0.7683045;0.01461529,-0.082624;0.004773606;-0.03343141,-0.1066376;-0.343588;-0.002513679,-0.09552385;-0.7404482;0.08553845,-0.09881234;-0.7231573;0.008361652,0.009079978;0.57253;0.006606936,371.4227
+0;0;0,0.001604832;0.3312382;0.006437288,0.00355308;0.6504036;-0.002277333,0.182024;0.5193158;0.01331072,0.2204759;0.226751;0.005647353,0.2827557;-0.0334172;-0.03319928,-0.1709957;0.5064593;-0.01592174,-0.2249453;0.2162533;-0.01707477,-0.2734451;-0.04455519;-0.06905578,0.07985474;0.005116732;-0.03942186,0.1000575;-0.3446075;-0.007559862,0.1114522;-0.7413048;0.07661477,0.1212362;-0.7657495;0.01898913,-0.07659553;0.006308666;-0.04528102,-0.1240325;-0.3413011;-0.01983332,-0.1468674;-0.7389747;0.05709655,-0.1409302;-0.7006932;-0.02212983,0.003042596;0.5724301;0.002354984,0;0;0,0.005015567;0.3311669;0.008130193,0.009169832;0.6503433;0.001199245,0.1853171;0.5166869;-0.01865983,0.2328953;0.2255256;-0.009024501,0.2686091;-0.03920138;-0.05049074,-0.1717479;0.5224589;0.001418513,-0.2228672;0.2324964;0.02239476,-0.2670121;-0.03132308;-0.01666669,0.07731844;0.003265813;-0.04436481,0.1084104;-0.3467962;-0.02952337,0.1001526;-0.7408068;0.06676483,0.09910858;-0.7678025;0.01080906,-0.08250701;0.004706489;-0.03357808,-0.1068133;-0.3448444;-0.002695221,-0.09587988;-0.7407848;0.08502956,-0.1035755;-0.7742804;0.03717829,0.008439705;0.5723604;0.005637765,371.4561
+0;0;0,0.001687719;0.3311219;0.006301272,0.003691004;0.6502758;-0.002574695,0.1820571;0.5189718;0.01323839,0.2207793;0.2254007;0.009662222,0.2833805;-0.03594169;-0.02467892,-0.1713015;0.5073026;-0.01531752,-0.2247089;0.216026;-0.01398858,-0.2744799;-0.0456647;-0.06337357,0.07987215;0.005103679;-0.03931526,0.0999096;-0.3448649;-0.007106714,0.1112814;-0.7415245;0.07727124,0.1209107;-0.7644882;0.0208853,-0.07651677;0.006323844;-0.04534855,-0.1240527;-0.3415136;-0.01953449,-0.1472335;-0.7391632;0.05744141,-0.1415371;-0.7010899;-0.01988658,0.003169956;0.5723205;0.002096002,0;0;0,0.004864395;0.3310622;0.0076437,0.008804306;0.6502093;-0.0002994537,0.1850968;0.5165423;-0.01904631,0.2339266;0.2247747;-0.005501032,0.2712104;-0.04069191;-0.04468632,-0.1721241;0.5226588;0.0002253065,-0.2243554;0.2322604;0.02546199,-0.2696657;-0.03248331;-0.00997521,0.07734187;0.003274366;-0.04425848,0.1079437;-0.3471065;-0.02964079,0.09991179;-0.7411457;0.06656933,0.09867308;-0.7691892;0.01454365,-0.0824462;0.00466825;-0.03364712,-0.1069769;-0.3451448;-0.002889849,-0.09597843;-0.741116;0.08470924,-0.1041003;-0.7730134;0.03801871,0.008134291;0.5722584;0.004423738,371.4788
+0;0;0,0.001687217;0.3310234;0.006299397,0.003689972;0.6500932;-0.002574014,0.1820249;0.5188243;0.01323558,0.220781;0.2249962;0.009656278,0.2842107;-0.03980523;-0.02513939,-0.1712718;0.5071571;-0.01531532,-0.2247259;0.2156255;-0.01398522,-0.2751556;-0.04952887;-0.06402384,0.07981373;0.005099947;-0.03928651,0.09986632;-0.3451331;-0.007053621,0.1112407;-0.7418842;0.07734379,0.1209975;-0.7655491;0.02021137,-0.07646081;0.006319219;-0.04531538,-0.1240326;-0.3417811;-0.01948182,-0.1472188;-0.7395223;0.05751184,-0.1414469;-0.7013422;-0.02083987,0.003169095;0.5721636;0.002095143,0;0;0,0.004835084;0.330973;0.007247686,0.00872916;0.6500254;-0.001160026,0.1850596;0.5164863;-0.01948512,0.2348069;0.2248251;-0.001913667,0.2735555;-0.04462022;-0.03729224,-0.1722943;0.5229813;-0.0005857046,-0.2253359;0.2327628;0.02786769,-0.2720877;-0.03616238;-0.001242284,0.07734002;0.003234863;-0.04413307,0.1075095;-0.347453;-0.02956903,0.100025;-0.7416372;0.0664854,0.09886442;-0.7691483;0.0123527,-0.08234058;0.004700195;-0.03372843,-0.1070991;-0.3454009;-0.00338866,-0.09576263;-0.7412636;0.08508667,-0.1040431;-0.774276;0.03818136,0.00805895;0.5721062;0.003661513,371.5119
+0;0;0,0.001686954;0.3309717;0.006298414,0.00368866;0.6498761;-0.00256967,0.1821316;0.5186326;0.01324318,0.2207974;0.2254886;0.009672219,0.2844616;-0.04029167;-0.02525207,-0.1713777;0.5069584;-0.0153249,-0.2247074;0.2161055;-0.01399789,-0.2753235;-0.05002901;-0.06422148,0.07979251;0.005098591;-0.03927606,0.09987707;-0.345693;-0.006991774,0.1112349;-0.7418665;0.07728276,0.1258763;-0.7923974;-0.00845173,-0.07644048;0.006317539;-0.04530333,-0.1240882;-0.3423379;-0.01942857,-0.1472406;-0.7395;0.05745298,-0.1385791;-0.6972247;-0.06012377,0.003168168;0.572004;0.002096045,0;0;0,0.004733726;0.3309305;0.006884099,0.008349508;0.649801;-0.002249836,0.185012;0.5165995;-0.01989031,0.235555;0.2261114;0.00254309,0.275595;-0.04458523;-0.02958381,-0.1728364;0.5232054;-0.001319544,-0.2265857;0.2341065;0.02989045,-0.2736188;-0.03644523;0.007494114,0.0773543;0.00315997;-0.04406559,0.1072463;-0.348106;-0.02926457,0.09999768;-0.7417595;0.06649005,0.09217341;-0.7310992;-0.05019224,-0.08228754;0.004798627;-0.03378142,-0.1071735;-0.3458644;-0.003507696,-0.09590611;-0.7409065;0.08593164,-0.1075363;-0.8063927;0.01667039,0.007741079;0.5719495;0.002738476,371.5368
+0;0;0,0.001627749;0.3309797;0.005997664,0.003511338;0.649713;-0.003357404,0.1818665;0.5186425;0.01322764,0.2205586;0.2246211;0.01320847,0.2837238;-0.04087362;-0.01668691,-0.1715245;0.5070372;-0.01533986,-0.2258018;0.2155195;-0.01120373,-0.2768915;-0.05025968;-0.05727223,0.07978342;0.005083966;-0.03925211,0.09947548;-0.3457987;-0.006796665,0.1107618;-0.7419578;0.07759195,0.1254007;-0.7927528;-0.007879212,-0.07645214;0.006329243;-0.04524355,-0.124423;-0.3423529;-0.01917923,-0.1474231;-0.7394917;0.0579095,-0.1387537;-0.6972518;-0.05965947,0.003029386;0.5718933;0.001446278,0;0;0,0.00475888;0.3309403;0.006482005,0.00843057;0.6496396;-0.003166437,0.1850657;0.5167303;-0.02028203,0.2363585;0.2258755;0.006517651,0.2777172;-0.04413193;-0.02098632,-0.1728092;0.5236208;-0.00221517,-0.2274389;0.2342511;0.03280534,-0.2745496;-0.03565544;0.01542522,0.07738598;0.00306268;-0.04397726,0.1071336;-0.3483023;-0.02922976,0.1001988;-0.7419543;0.06658757,0.09249455;-0.7313313;-0.05008554,-0.08221637;0.004936249;-0.03388318,-0.106883;-0.3458142;-0.003461761,-0.09552343;-0.7407847;0.08631656,-0.1074373;-0.8049378;0.01531876,0.007787496;0.5718387;0.001913905,371.5688
+0;0;0,0.001627395;0.3309077;0.005996359,0.003509267;0.6493512;-0.003349675,0.181511;0.5184693;0.01320691,0.2203444;0.2233735;0.01318768,0.2831779;-0.04072741;-0.01655075,-0.1711805;0.5068869;-0.01530403,-0.2256562;0.214304;-0.01115279,-0.2764776;-0.05007982;-0.05697943,0.07973678;0.005080993;-0.03922917,0.09944291;-0.3460525;-0.006750513,0.1107313;-0.742285;0.07765372,0.1201678;-0.7643669;0.02255753,-0.07640744;0.006325542;-0.0452171,-0.1244126;-0.3426059;-0.01913414,-0.147417;-0.7398182;0.05796885,-0.1418285;-0.7019281;-0.01781815,0.003027829;0.5716147;0.001448875,0;0;0,0.004793823;0.3308788;0.005894303,0.00852868;0.6492572;-0.00471139,0.1849795;0.5168449;-0.02065313,0.2373885;0.225464;0.01000667,0.2793875;-0.04333618;-0.01374793,-0.1726425;0.5243784;-0.003287044,-0.2277693;0.2344123;0.0350566,-0.2745857;-0.03439403;0.02351896,0.07738622;0.002998963;-0.04387569,0.1071087;-0.3486251;-0.02921093,0.1001749;-0.74239;0.06645906,0.0950352;-0.7712181;0.01798224,-0.08211853;0.005000935;-0.033974,-0.1069828;-0.3459837;-0.003486963,-0.09522883;-0.7411039;0.08591965,-0.102565;-0.770225;0.0380862,0.007851824;0.5715551;0.0005947351,371.5908
+0;0;0,0.001627395;0.3309077;0.005996359,0.003509267;0.6493512;-0.003349675,0.181511;0.5184693;0.01320691,0.2203444;0.2233735;0.01318768,0.2831779;-0.04072741;-0.01655075,-0.1711805;0.5068869;-0.01530403,-0.2256562;0.214304;-0.01115279,-0.2764776;-0.05007982;-0.05697943,0.07973678;0.005080993;-0.03922917,0.09944291;-0.3460525;-0.006750513,0.1107313;-0.742285;0.07765372,0.1201678;-0.7643669;0.02255753,-0.07640744;0.006325542;-0.0452171,-0.1244126;-0.3426059;-0.01913414,-0.147417;-0.7398182;0.05796885,-0.1418285;-0.7019281;-0.01781815,0.003027829;0.5716147;0.001448875,0;0;0,0.004793823;0.3308788;0.005894303,0.00852868;0.6492572;-0.00471139,0.1849795;0.5168449;-0.02065313,0.2373885;0.225464;0.01000667,0.2793875;-0.04333618;-0.01374793,-0.1726425;0.5243784;-0.003287044,-0.2277693;0.2344123;0.0350566,-0.2745857;-0.03439403;0.02351896,0.07738622;0.002998963;-0.04387569,0.1071087;-0.3486251;-0.02921093,0.1001749;-0.74239;0.06645906,0.0950352;-0.7712181;0.01798224,-0.08211853;0.005000935;-0.033974,-0.1069828;-0.3459837;-0.003486963,-0.09522883;-0.7411039;0.08591965,-0.102565;-0.770225;0.0380862,0.007851824;0.5715551;0.0005947351,371.6239
+0;0;0,0.001686886;0.3306538;0.005563447,0.003572873;0.6487834;-0.004339843,0.1812441;0.5179732;0.01318992,0.2203382;0.2216862;0.01674865,0.2816339;-0.04163307;-0.006631989,-0.1708851;0.506395;-0.01556159,-0.2268679;0.2129179;-0.007555596,-0.2777361;-0.05082709;-0.04618052,0.07972963;0.005100024;-0.03922879,0.09932711;-0.346523;-0.006456632,0.1107743;-0.7429366;0.07800914,0.1248092;-0.7940743;-0.007190108,-0.07640632;0.006314667;-0.04520975,-0.1246103;-0.3430928;-0.01898739,-0.1476718;-0.7404426;0.05841122,-0.1389228;-0.6982495;-0.05912173,0.003095429;0.5711299;0.000600846,0;0;0,0.004971117;0.3306257;0.005255103,0.00891152;0.6486803;-0.006074071,0.1852094;0.5166616;-0.02099788,0.2379831;0.2246591;0.01472926,0.2812755;-0.04254487;-0.004472971,-0.1722548;0.5245938;-0.003889176,-0.2279312;0.2339569;0.0380313,-0.2739362;-0.03335181;0.02963585,0.07743306;0.002824306;-0.04379344,0.1071461;-0.3493126;-0.0291822,0.1003863;-0.743217;0.06675006,0.09291646;-0.7327057;-0.04988443,-0.08207369;0.005128723;-0.0340489,-0.1070554;-0.3463675;-0.003666651,-0.09515977;-0.7416814;0.08574685,-0.1065961;-0.8034762;0.01170532,0.008163348;0.5710647;-0.000600338,371.6465
+0;0;0,0.001686916;0.3306597;0.005563547,0.003571481;0.6485493;-0.004332348,0.1814456;0.5177355;0.01320811,0.2206943;0.220277;0.01678092,0.2812976;-0.04006812;-0.006335642,-0.1710839;0.5061441;-0.01557609,-0.2272881;0.2115066;-0.007538435,-0.2775817;-0.04925939;-0.04572709,0.07973211;0.005100182;-0.03923001,0.09934168;-0.3467398;-0.006437622,0.1107885;-0.7431415;0.07802561,0.1198471;-0.7655101;0.02303552,-0.07640869;0.006314864;-0.04521115,-0.1246424;-0.3433082;-0.01897261,-0.1477032;-0.7406461;0.05842366,-0.1420564;-0.7027763;-0.01743554,0.003094385;0.5709526;0.0006047287,0;0;0,0.004820734;0.3306478;0.004294395,0.008574381;0.648415;-0.008355141,0.1853742;0.5166799;-0.02128255,0.2390628;0.2239877;0.01723433,0.2818431;-0.04050329;0.003051758,-0.1728226;0.5244975;-0.004532223,-0.2287358;0.233217;0.04090045,-0.2741513;-0.03113323;0.03433082,0.07747772;0.002718985;-0.04372668,0.1071669;-0.3496398;-0.02912962,0.1006148;-0.7435081;0.06691349,0.09754339;-0.7722777;0.01807559,-0.0820468;0.005210953;-0.0341084,-0.106725;-0.3465044;-0.003472449,-0.09494898;-0.7418598;0.08571736,-0.1023858;-0.7712578;0.03812517,0.007856652;0.5708786;-0.002572179,371.6797
+0;0;0,0.001685787;0.3304384;0.005559823,0.003568425;0.648003;-0.004325834,0.1811161;0.5173689;0.01318629,0.2205006;0.2188815;0.01677146,0.2809944;-0.04099306;-0.006303309,-0.1707673;0.5057988;-0.01554514,-0.2271658;0.2101421;-0.007479687,-0.2773685;-0.05015254;-0.04559931,0.07975345;0.005101548;-0.03924051,0.09937435;-0.3469415;-0.006429199,0.1108258;-0.743504;0.07806827,0.1199465;-0.766232;0.02270088,-0.07642914;0.006316554;-0.04522325,-0.1246907;-0.3435083;-0.01896957,-0.1477608;-0.7410073;0.05845809,-0.1420753;-0.7030836;-0.0179216,0.003091835;0.5704885;0.0006060135,0;0;0,0.00488466;0.3304305;0.00388515,0.008717358;0.6478561;-0.009159207,0.1853574;0.5168795;-0.02177668,0.2396392;0.2237143;0.02025151,0.2822667;-0.04056272;0.01204753,-0.1725109;0.5246257;-0.004903359,-0.2288744;0.2327642;0.04304225,-0.2742051;-0.03116208;0.03919768,0.07748048;0.002756625;-0.04376793,0.1070468;-0.3498163;-0.02913773,0.100696;-0.7438481;0.06694245,0.095844;-0.7724407;0.0172199,-0.08208431;0.005144356;-0.03409043,-0.1069651;-0.3468091;-0.003997345,-0.09508418;-0.7423041;0.08530717,-0.1025901;-0.7715397;0.0366885,0.0079716;0.5704086;-0.003296256,371.713
+0;0;0,0.001699847;0.3303017;0.005045108,0.003516988;0.647698;-0.005502073,0.1807581;0.5172188;0.01301859,0.220452;0.2175046;0.02156755,0.2801957;-0.04119399;0.004582932,-0.1705913;0.5057142;-0.01613498,-0.2285483;0.2091344;-0.003538533,-0.278577;-0.05000061;-0.037138,0.07978348;0.005109935;-0.03912027,0.09932421;-0.3470574;-0.006653514,0.1107835;-0.7434888;0.07825732,0.1198156;-0.7663785;0.0228183,-0.07630965;0.006326876;-0.0453731,-0.1247382;-0.343539;-0.01879729,-0.1479555;-0.7409459;0.05884127,-0.142171;-0.7030456;-0.01768654,0.003063057;0.5702296;-0.0003987928,0;0;0,0.005002186;0.3302886;0.0034585,0.008995444;0.647543;-0.01011515,0.1854654;0.5170333;-0.02204192,0.2404027;0.2232216;0.02415156,0.2826571;-0.03939405;0.01864386,-0.1721131;0.524833;-0.005237521,-0.2290865;0.2322099;0.04578216,-0.273921;-0.03003216;0.04710851,0.07748041;0.002738491;-0.04371727,0.1070234;-0.3499287;-0.02919698,0.1008212;-0.7439001;0.06696463,0.0956838;-0.7724373;0.01697075,-0.08204243;0.00513467;-0.03412603,-0.1067197;-0.346917;-0.003986485,-0.09476501;-0.7423702;0.08530422,-0.1024286;-0.7721487;0.03713579,0.008196712;0.5701411;-0.004123569,371.7358
+0;0;0,0.001699147;0.3301658;0.005043032,0.003514596;0.6472663;-0.005494623,0.1805171;0.5169235;0.0130037,0.2203788;0.2159421;0.02158881,0.2793556;-0.03943548;0.00482223,-0.1703598;0.5054344;-0.01611067,-0.2285618;0.2076007;-0.003460957,-0.2779483;-0.04820779;-0.0366291,0.07981119;0.005111709;-0.03913386,0.09935994;-0.3472002;-0.006653782,0.1108353;-0.7441846;0.07837552,0.12007;-0.7682614;0.02169226,-0.07633616;0.006329073;-0.04538886,-0.1247846;-0.3436804;-0.01880214,-0.1480343;-0.7416418;0.05894473,-0.1421199;-0.7035642;-0.01930062,0.003061047;0.5698631;-0.0003956361,0;0;0,0.00501056;0.3301592;0.002748251,0.009059131;0.6470916;-0.01142228,0.1854999;0.517253;-0.02244556,0.2409311;0.2227103;0.02679229,0.2827552;-0.03657308;0.02676868,-0.1719307;0.5249107;-0.005535089,-0.2290097;0.2313725;0.04765977,-0.273275;-0.02749231;0.05024961,0.07754382;0.002609104;-0.04367566,0.1071269;-0.3501987;-0.02910662,0.1008385;-0.7447991;0.06685829,0.09740248;-0.7724674;0.01314485,-0.08205803;0.005250752;-0.03415149,-0.1065216;-0.3469594;-0.003980219,-0.09457455;-0.7429543;0.08548275,-0.1032137;-0.7731746;0.03526889,0.008238271;0.5697649;-0.005310416,371.7697
+0;0;0,0.00169802;0.3299467;0.005039686,0.003511511;0.6467053;-0.005486499,0.1802767;0.5165194;0.0129882,0.2202308;0.2148407;0.0215932,0.2793597;-0.04119581;0.00478337,-0.1701299;0.5050457;-0.01608714,-0.2284668;0.2065219;-0.003408125,-0.2779807;-0.04994649;-0.03666183,0.07978036;0.005109735;-0.03911874,0.09934966;-0.3475727;-0.0066045,0.1108169;-0.7442762;0.07836463,0.1201414;-0.7688784;0.02113064,-0.07630667;0.006326628;-0.04537133,-0.1248061;-0.344051;-0.01875665,-0.1480393;-0.7417307;0.05893521,-0.1420675;-0.7035747;-0.02007038,0.003058466;0.569388;-0.0003931737,0;0;0,0.004996181;0.3299439;0.002271533,0.008990645;0.6465111;-0.01241755,0.1854511;0.51754;-0.02289319,0.2415605;0.2229611;0.02959859,0.2817991;-0.03724617;0.0321511,-0.1719186;0.5251883;-0.005943239,-0.2290963;0.2314805;0.05015418,-0.2729993;-0.02808592;0.05574488,0.07753409;0.002541721;-0.04362679,0.1069557;-0.3506492;-0.02894449,0.1009449;-0.7449591;0.06701648,0.09841388;-0.7721735;0.01166141,-0.08200061;0.005295315;-0.03419285,-0.1064015;-0.3472807;-0.003865406,-0.09552174;-0.7432101;0.08471528,-0.1027613;-0.7769415;0.03749282,0.008182228;0.5692802;-0.006185174,371.8026
+0;0;0,0.001706176;0.3298399;0.004763762,0.00348663;0.6463701;-0.005972465,0.1799053;0.5163836;0.01317307,0.2198976;0.2140081;0.02589643,0.2792079;-0.04256094;0.0150077,-0.170202;0.5056211;-0.01537772,-0.2280108;0.2063923;0.002301076,-0.2777485;-0.05106589;-0.02425779,0.07984369;0.005156585;-0.03898823,0.09913871;-0.3478129;-0.006122138,0.1105537;-0.7447124;0.07887329,0.1200105;-0.7692348;0.02179794,-0.0762544;0.006268709;-0.04547148,-0.1249608;-0.3443405;-0.01825327,-0.1483872;-0.7421553;0.05971018,-0.142506;-0.7040241;-0.01915051,0.003043796;0.5691046;-0.0008361177,0;0;0,0.005023032;0.3298368;0.001568794,0.009050429;0.6461402;-0.01398146,0.1853359;0.5176588;-0.02354467,0.2415969;0.222716;0.03155256,0.2814547;-0.03773803;0.03779769,-0.1716518;0.5254273;-0.006410744,-0.2288414;0.2312314;0.05164396,-0.2728695;-0.02854371;0.05815501,0.07751746;0.002524599;-0.04366183,0.1069673;-0.3509638;-0.02887607,0.1009096;-0.7454839;0.06704546,0.09857862;-0.772773;0.01197971,-0.08201288;0.005285904;-0.03417064,-0.1063725;-0.3476059;-0.003939647,-0.09529198;-0.7436301;0.08508772,-0.1036708;-0.7775178;0.03852732,0.008231461;0.5689759;-0.0075351,371.8246
+0;0;0,0.001706176;0.3298399;0.004763762,0.00348663;0.6463701;-0.005972465,0.1799053;0.5163836;0.01317307,0.2198976;0.2140081;0.02589643,0.2792079;-0.04256094;0.0150077,-0.170202;0.5056211;-0.01537772,-0.2280108;0.2063923;0.002301076,-0.2777485;-0.05106589;-0.02425779,0.07984369;0.005156585;-0.03898823,0.09913871;-0.3478129;-0.006122138,0.1105537;-0.7447124;0.07887329,0.1200105;-0.7692348;0.02179794,-0.0762544;0.006268709;-0.04547148,-0.1249608;-0.3443405;-0.01825327,-0.1483872;-0.7421553;0.05971018,-0.142506;-0.7040241;-0.01915051,0.003043796;0.5691046;-0.0008361177,0;0;0,0.005023032;0.3298368;0.001568794,0.009050429;0.6461402;-0.01398146,0.1853359;0.5176588;-0.02354467,0.2415969;0.222716;0.03155256,0.2814547;-0.03773803;0.03779769,-0.1716518;0.5254273;-0.006410744,-0.2288414;0.2312314;0.05164396,-0.2728695;-0.02854371;0.05815501,0.07751746;0.002524599;-0.04366183,0.1069673;-0.3509638;-0.02887607,0.1009096;-0.7454839;0.06704546,0.09857862;-0.772773;0.01197971,-0.08201288;0.005285904;-0.03417064,-0.1063725;-0.3476059;-0.003939647,-0.09529198;-0.7436301;0.08508772,-0.1036708;-0.7775178;0.03852732,0.008231461;0.5689759;-0.0075351,371.8473
+0;0;0,0.001705704;0.3297487;0.004762444,0.003485363;0.6461372;-0.005969366,0.1798925;0.5161799;0.01317354,0.2199588;0.2132448;0.02592044,0.279325;-0.04356638;0.01502144,-0.1701917;0.505418;-0.01537536,-0.2281074;0.2056355;0.002336156,-0.2778921;-0.05206564;-0.02424777,0.07984099;0.005156411;-0.03898691,0.09913909;-0.3478695;-0.006115571,0.1105344;-0.7440872;0.07873384,0.1199504;-0.7683736;0.02190555,-0.07625183;0.006268497;-0.04546994,-0.124966;-0.3443967;-0.01824738,-0.1483521;-0.7415282;0.05958213,-0.1424964;-0.7034321;-0.0189372,0.003042676;0.5688972;-0.0008347193,0;0;0,0.004960269;0.329748;0.001195908,0.00892663;0.6459038;-0.01450229,0.1853539;0.5179308;-0.02401567,0.2417652;0.2228421;0.03323698,0.2807638;-0.03785813;0.04370713,-0.1718302;0.5255598;-0.006576753,-0.2292518;0.2314106;0.05438597,-0.2733805;-0.02858627;0.06141669,0.07749318;0.002528921;-0.04369855,0.1068676;-0.3510161;-0.02875519,0.1013349;-0.7448441;0.06709147,0.0990181;-0.7723431;0.0127442,-0.0820193;0.005267089;-0.0341503,-0.1063129;-0.3476812;-0.00385836,-0.09525641;-0.7430273;0.08500587,-0.1036227;-0.7766793;0.03870731,0.008120418;0.5687665;-0.008040309,371.8704
+0;0;0,0.001807195;0.3295774;0.004445606,0.003705197;0.6457536;-0.006579126,0.1796748;0.5160611;0.01292948,0.219882;0.2129274;0.03103356,0.2786265;-0.04279271;0.02493914,-0.1696005;0.50517;-0.01566452,-0.2291879;0.2056655;0.008435946,-0.2784646;-0.05129233;-0.01218645,0.07982007;0.005115143;-0.03901788,0.09914597;-0.3475293;-0.005824935,0.1105307;-0.74451;0.07939048,0.1194108;-0.7688162;0.02261325,-0.0762779;0.006306311;-0.04540611,-0.124974;-0.3439984;-0.0180448,-0.1484072;-0.7419045;0.06009977,-0.1425368;-0.7038367;-0.01833571,0.003231012;0.5685629;-0.001376792,0;0;0,0.00503011;0.3295732;0.0007485151,0.009083316;0.6455068;-0.01533628,0.185246;0.5182719;-0.0246582,0.2417219;0.2231265;0.03478992,0.2798458;-0.03616431;0.04877794,-0.1713586;0.525663;-0.006562038,-0.2287332;0.2313067;0.05586335,-0.2726397;-0.02732161;0.06388929,0.07746546;0.002526179;-0.0437324,0.1068566;-0.3506665;-0.02874875,0.101374;-0.7453024;0.06725824,0.1004279;-0.7727733;0.01296377,-0.08202065;0.005246603;-0.03413047,-0.1064165;-0.3473564;-0.003975125,-0.09514199;-0.743485;0.08513142,-0.1034935;-0.7779538;0.04012365,0.008252874;0.5684218;-0.008785367,371.9034
+0;0;0,0.00180674;0.3294945;0.004444487,0.003703678;0.6454932;-0.006574399,0.1791233;0.5159999;0.01288721,0.2194023;0.2123249;0.03102361,0.2784457;-0.04469648;0.02489818,-0.1690628;0.5051427;-0.01561762,-0.2287566;0.2051035;0.00852588,-0.2782841;-0.05316195;-0.01220146,0.07985142;0.005117152;-0.03903321,0.09919689;-0.3478843;-0.005806658,0.1105739;-0.7445968;0.07935119,0.11944;-0.7688175;0.02266346,-0.07630786;0.006308788;-0.04542394,-0.1250533;-0.3443506;-0.01803493,-0.1484706;-0.7419878;0.06005685,-0.1426095;-0.7039328;-0.018255,0.003229711;0.5683379;-0.001374452,0;0;0,0.005050987;0.3294907;8.368492E-05,0.009143367;0.6452034;-0.01681328,0.1849245;0.5186629;-0.02536654,0.2415823;0.2234732;0.03646207,0.279254;-0.03692883;0.05531049,-0.1708106;0.5258734;-0.006751194,-0.2280489;0.2313124;0.0574941,-0.27221;-0.02864608;0.06491017,0.07747088;0.002526119;-0.04379392,0.1068085;-0.3510152;-0.02842891,0.101395;-0.7454126;0.06740141,0.1011342;-0.7729094;0.01330853,-0.082073;0.005242776;-0.03409638,-0.1065864;-0.347719;-0.004006565,-0.09519355;-0.7435582;0.08512052,-0.103373;-0.7773058;0.03928033,0.008301422;0.5681718;-0.01005757,371.9369
+0;0;0,0.001806303;0.3294148;0.004443412,0.003702607;0.6453076;-0.006572062,0.1789121;0.5158961;0.0128712,0.2188825;0.2145484;0.03086861,0.2784508;-0.04475772;0.02468873,-0.1688579;0.505052;-0.01559957,-0.2280942;0.2073121;0.008358899,-0.278062;-0.05324915;-0.01255269,0.07984444;0.005116705;-0.0390298,0.09919816;-0.3480351;-0.005789101,0.1105775;-0.7448261;0.07938559,0.1192204;-0.7676817;0.02412496,-0.07630119;0.006308237;-0.04541998,-0.1250674;-0.3445005;-0.0180193,-0.1484894;-0.7422164;0.06008794,-0.1427757;-0.7043642;-0.01625243,0.003228758;0.5681716;-0.001373419,0;0;0,0.005113214;0.3294098;-0.0003159046,0.009283274;0.6449957;-0.01758051,0.1849099;0.5187497;-0.02582359,0.2411103;0.2263667;0.03809524,0.2786672;-0.03617552;0.06017089,-0.1705179;0.5259712;-0.006835503,-0.2273344;0.2339016;0.05796599,-0.27217;-0.02830687;0.06588553,0.07747155;0.002485171;-0.04377925,0.106702;-0.3512074;-0.02819514,0.101298;-0.7457176;0.06751156,0.101873;-0.7741116;0.01739192,-0.08205877;0.0052689;-0.03410627,-0.1065805;-0.3478352;-0.003909864,-0.09503802;-0.7436044;0.08587236,-0.1031431;-0.7750651;0.04027571,0.008421674;0.5679912;-0.01074147,371.9711
+0;0;0,0.001782691;0.3292905;0.004032892,0.003596526;0.6449478;-0.007427009,0.1785032;0.515891;0.01257633,0.2183298;0.2144578;0.03471269,0.2780558;-0.04597875;0.03702128,-0.1686178;0.5049609;-0.01650094,-0.2292243;0.2076736;0.01325298,-0.2787992;-0.05440086;-0.002840672,0.07979667;0.005080484;-0.03904544,0.0990313;-0.348257;-0.005603269,0.1102723;-0.7449226;0.07996436,0.1191316;-0.7692581;0.02281148,-0.07627859;0.006346283;-0.04537806,-0.1252698;-0.3446159;-0.01778899,-0.1487129;-0.742281;0.06034382,-0.1427008;-0.7042099;-0.0183708,0.003146948;0.5678663;-0.002116802,0;0;0,0.005182281;0.3292775;-0.001085877,0.009384692;0.6445918;-0.0192467,0.1847887;0.518692;-0.02628088,0.2410561;0.2263444;0.03933191,0.277746;-0.03701216;0.06573057,-0.1701195;0.5260715;-0.00706721,-0.2271511;0.2340485;0.05932599,-0.2726436;-0.02911845;0.06788918,0.07744326;0.002444893;-0.04375422,0.1065496;-0.3514482;-0.02799881,0.101074;-0.7459437;0.06757951,0.10359;-0.7729676;0.01245034,-0.08200961;0.005287885;-0.03412227,-0.1066336;-0.3479955;-0.003785757,-0.09519547;-0.7437697;0.0857895,-0.1035213;-0.7768385;0.03835231,0.008519307;0.5676551;-0.01217961,372.0043
+0;0;0,0.001781571;0.3290837;0.004030359,0.003593869;0.6444735;-0.007419951,0.1784153;0.5155047;0.01257191,0.218316;0.2135105;0.03474947,0.2784485;-0.0486986;0.03707376,-0.1685363;0.5045798;-0.01649117,-0.2292556;0.2067393;0.01331813,-0.2791678;-0.05711886;-0.002885059,0.07983255;0.005082768;-0.039063,0.09907816;-0.3484565;-0.005601723,0.1103299;-0.7455029;0.08004805,0.1190808;-0.7691734;0.0235947,-0.07631288;0.006349135;-0.04539846,-0.1253321;-0.3448135;-0.01779363,-0.1487977;-0.7428603;0.06041418,-0.1428592;-0.704888;-0.01733699,0.003144657;0.5674546;-0.002114051,0;0;0,0.005059779;0.3290703;-0.001635075,0.008985788;0.6440873;-0.02035296,0.1844974;0.5187173;-0.02734041,0.2409839;0.2262697;0.04024696,0.2770106;-0.03872928;0.06944489,-0.1704018;0.5259985;-0.007224015,-0.2275573;0.2335858;0.05995063,-0.273443;-0.03135809;0.06856191,0.0774477;0.002461985;-0.0438267,0.1063461;-0.35164;-0.02780509,0.1009969;-0.746534;0.06779051,0.1021854;-0.7742051;0.01471794,-0.0820711;0.005264061;-0.03408242,-0.1067989;-0.3482124;-0.003701672,-0.0952912;-0.7444317;0.08566415,-0.1038992;-0.7754561;0.0372286,0.008202553;0.5672253;-0.01314962,372.0388
+0;0;0,0.001780455;0.3288775;0.004027834,0.003590956;0.6439543;-0.007411563,0.1778557;0.5152166;0.01252907,0.2177456;0.2133038;0.03470065,0.27775;-0.04834676;0.03701999,-0.1679931;0.5043266;-0.01644163,-0.228696;0.2065663;0.01335963,-0.278502;-0.05672988;-0.002809051,0.07983316;0.005082808;-0.0390633,0.09906805;-0.3482593;-0.005620696,0.110324;-0.7454535;0.08006097,0.1190839;-0.7691789;0.02354974,-0.07631347;0.006349185;-0.04539881,-0.1253054;-0.3446175;-0.01780938,-0.1487797;-0.7428125;0.06042755,-0.1428351;-0.7048321;-0.01740333,0.003142129;0.5670015;-0.002110214,0;0;0,0.005146518;0.3288562;-0.002627492,0.009194463;0.643499;-0.02231193,0.1843032;0.5188566;-0.02826071,0.2407622;0.22691;0.04111993,0.2765236;-0.03728479;0.0725714,-0.1698112;0.5265254;-0.007547173,-0.2270046;0.2344105;0.06051107,-0.2730903;-0.02991796;0.06908481,0.07746595;0.002436623;-0.04379725,0.1061784;-0.3514744;-0.02762425,0.1010058;-0.7464486;0.06829226,0.1026628;-0.7740461;0.01503384,-0.08206497;0.005272098;-0.03409775,-0.1070772;-0.3479907;-0.003786031,-0.0950827;-0.7443695;0.08549625,-0.1040711;-0.7750424;0.03656071,0.008376881;0.5667263;-0.01487339,372.071
+0;0;0,0.001740703;0.3286667;0.003433381,0.003463282;0.6435007;-0.008687153,0.1774267;0.5153289;0.01229175,0.2176844;0.2141577;0.03909862,0.2764147;-0.05060536;0.04896295,-0.1679172;0.5043266;-0.01647755,-0.2293297;0.2077508;0.01978107,-0.2797531;-0.05876824;0.01135017,0.07980697;0.005042408;-0.03907208,0.09886333;-0.3480041;-0.005124032,0.110138;-0.7457873;0.08083519,0.1190235;-0.7697203;0.02436998,-0.07631209;0.006383493;-0.04535327,-0.1254031;-0.3442834;-0.01741943,-0.1489802;-0.7430682;0.06108128,-0.1430476;-0.7051141;-0.01687755,0.003039004;0.5666023;-0.003209331,0;0;0,0.005097136;0.328633;-0.003316402,0.009074181;0.6430365;-0.02337062,0.1839945;0.5190496;-0.02885163,0.2406221;0.2278235;0.0420289,0.2762366;-0.03903466;0.07615137,-0.1695946;0.5266297;-0.007591489,-0.2266039;0.2351625;0.06198023,-0.2741726;-0.03187081;0.07072306,0.07746419;0.002404004;-0.04375756,0.1061981;-0.3512338;-0.02726138,0.1009784;-0.7468635;0.06864214,0.1023103;-0.774423;0.01515222,-0.08203073;0.005287308;-0.03412051,-0.1069907;-0.3476956;-0.003501683,-0.0949797;-0.744694;0.08591629,-0.1039719;-0.775947;0.03750915,0.008273944;0.5663129;-0.01585937,372.0929
+0;0;0,0.001739762;0.328489;0.003431526,0.003461474;0.6431646;-0.008683087,0.1773117;0.5150605;0.01228328,0.2176179;0.213526;0.0391225,0.2757978;-0.04875547;0.04889437,-0.1678076;0.5040654;-0.01646731,-0.2292942;0.2071317;0.01983505,-0.2792451;-0.05688921;0.01148317,0.07985004;0.005045129;-0.03909316,0.09891605;-0.3481802;-0.005127933,0.1101959;-0.7461455;0.08087066,0.1190505;-0.7698913;0.0246015,-0.07635328;0.006386938;-0.04537775,-0.1254691;-0.3444575;-0.01742977,-0.149057;-0.7434249;0.06110689,-0.1431451;-0.7054984;-0.01658125,0.003037387;0.5663006;-0.003207722,0;0;0,0.005031496;0.3284507;-0.003831029,0.008863971;0.6426535;-0.02454257,0.1838862;0.5193019;-0.0295043,0.2407268;0.2280721;0.04276204,0.2756782;-0.03564939;0.08150816,-0.1696894;0.5266619;-0.007955253,-0.2270608;0.2351954;0.06292389,-0.2755741;-0.02902478;0.0732225,0.07747096;0.002490789;-0.04383838,0.105992;-0.3513295;-0.02701545,0.1009372;-0.7471607;0.06885672,0.1021542;-0.7748722;0.01593101,-0.08210213;0.005210363;-0.03408588,-0.1070811;-0.3479447;-0.003380412,-0.09544083;-0.7452173;0.08571688,-0.1039586;-0.7765154;0.03772489,0.008107632;0.5659816;-0.01685619,372.1265
+0;0;0,0.001739762;0.328489;0.003431526,0.003461474;0.6431646;-0.008683087,0.1773117;0.5150605;0.01228328,0.2176179;0.213526;0.0391225,0.2757978;-0.04875547;0.04889437,-0.1678076;0.5040654;-0.01646731,-0.2292942;0.2071317;0.01983505,-0.2792451;-0.05688921;0.01148317,0.07985004;0.005045129;-0.03909316,0.09891605;-0.3481802;-0.005127933,0.1101959;-0.7461455;0.08087066,0.1190505;-0.7698913;0.0246015,-0.07635328;0.006386938;-0.04537775,-0.1254691;-0.3444575;-0.01742977,-0.149057;-0.7434249;0.06110689,-0.1431451;-0.7054984;-0.01658125,0.003037387;0.5663006;-0.003207722,0;0;0,0.005031496;0.3284507;-0.003831029,0.008863971;0.6426535;-0.02454257,0.1838862;0.5193019;-0.0295043,0.2407268;0.2280721;0.04276204,0.2756782;-0.03564939;0.08150816,-0.1696894;0.5266619;-0.007955253,-0.2270608;0.2351954;0.06292389,-0.2755741;-0.02902478;0.0732225,0.07747096;0.002490789;-0.04383838,0.105992;-0.3513295;-0.02701545,0.1009372;-0.7471607;0.06885672,0.1021542;-0.7748722;0.01593101,-0.08210213;0.005210363;-0.03408588,-0.1070811;-0.3479447;-0.003380412,-0.09544083;-0.7452173;0.08571688,-0.1039586;-0.7765154;0.03772489,0.008107632;0.5659816;-0.01685619,372.1489
+0;0;0,0.001790841;0.3281166;0.002897384,0.003593905;0.6423925;-0.00977648,0.1771222;0.5149162;0.01158288,0.2175091;0.2144407;0.04548426,0.275497;-0.05026785;0.05933602,-0.1674444;0.5037531;-0.01672035,-0.229698;0.2080809;0.02533266,-0.2790801;-0.05869171;0.02099059,0.07977204;0.005016544;-0.03919545,0.09890412;-0.3485767;-0.004701752,0.1100392;-0.746438;0.08136943,0.1191628;-0.7700236;0.02502326,-0.07638482;0.006409749;-0.0452692,-0.1255437;-0.3448367;-0.01710266,-0.1489922;-0.7436908;0.06158248,-0.1431513;-0.7058003;-0.01609102,0.003145929;0.5656317;-0.004162757,0;0;0,0.005184308;0.3280629;-0.00447011,0.009257838;0.6418444;-0.02578688,0.1839954;0.5192304;-0.02996838,0.2407221;0.2287504;0.04398751,0.276176;-0.03687298;0.08655834,-0.1691043;0.5268633;-0.008328193,-0.2267146;0.2362676;0.06448095,-0.2767805;-0.03008381;0.07772555,0.07743143;0.00245136;-0.0438565,0.1059204;-0.351776;-0.02667129,0.1007477;-0.7472976;0.07008481,0.1025176;-0.7749895;0.01718807,-0.08207964;0.005218995;-0.03406937,-0.1070921;-0.348334;-0.003106648,-0.09553656;-0.7455189;0.08598027,-0.1038581;-0.7769539;0.03816765,0.00843209;0.5652819;-0.01794827,372.1826
+0;0;0,0.001789812;0.3279282;0.00289572,0.003591891;0.6420323;-0.00977147,0.1767494;0.5147004;0.01155167,0.2169724;0.2154446;0.04531543,0.275788;-0.05304226;0.0593649,-0.1670825;0.503561;-0.01669121,-0.2290833;0.2090891;0.02519109,-0.2791703;-0.06149128;0.02078705,0.07975383;0.005015399;-0.0391865,0.0988861;-0.3485813;-0.004692465,0.110039;-0.7470788;0.08151635,0.1191715;-0.7707168;0.0251151,-0.07636738;0.006408285;-0.04525887,-0.1255268;-0.3448416;-0.01709204,-0.1490127;-0.7443336;0.06171891,-0.1431662;-0.7064353;-0.01603051,0.003144127;0.5653077;-0.004160392,0;0;0,0.005321413;0.3278652;-0.004951954,0.009603709;0.6414434;-0.02668297,0.1840905;0.5196621;-0.03070807,0.2409111;0.2309336;0.0449177,0.2765222;-0.03805032;0.0909754,-0.1685717;0.5272849;-0.008883507,-0.2264843;0.2383867;0.06525092,-0.2797722;-0.030992;0.08361839,0.07741043;0.002386004;-0.04385591,0.1058189;-0.3518306;-0.02624679,0.1007455;-0.7481015;0.07019103,0.1026424;-0.7757314;0.0171181,-0.08205524;0.005273895;-0.03406659,-0.1072;-0.3482814;-0.003198547,-0.09571792;-0.7460997;0.0860507,-0.1039487;-0.7776784;0.03828198,0.008720368;0.5649281;-0.01874673,372.2055
+0;0;0,0.001788598;0.3277058;0.002893756,0.003588788;0.6414804;-0.00976026,0.1760781;0.5144212;0.01149666,0.2160026;0.2173862;0.04500986,0.2757383;-0.05530092;0.05927913,-0.1664294;0.5033247;-0.01663743,-0.2279702;0.2110381;0.02493406,-0.2788407;-0.06377527;0.02046111,0.07976681;0.005016215;-0.03919288,0.09890363;-0.3486646;-0.00469064,0.1100545;-0.7470884;0.08150224,0.119099;-0.7702096;0.0256445,-0.07637981;0.006409329;-0.04526623,-0.1255509;-0.3449241;-0.01709271,-0.1490325;-0.7443422;0.06170367,-0.1432423;-0.70652;-0.01529652,0.003141477;0.5648336;-0.004154874,0;0;0,0.005593076;0.3276264;-0.005682588,0.01030599;0.6407998;-0.02836013,0.1841559;0.5197863;-0.03163624,0.2412486;0.2340153;0.04596686,0.2770484;-0.03807196;0.09904361,-0.1673779;0.5275618;-0.009223607,-0.225848;0.2418156;0.06743939,-0.2803519;-0.03155646;0.08811016,0.07741366;0.002405062;-0.04387856,0.1057349;-0.3518804;-0.02581143,0.1006269;-0.7481298;0.0703938,0.101971;-0.7761835;0.01889908,-0.08207966;0.005241537;-0.03405058,-0.1073722;-0.3483781;-0.003063891,-0.09493048;-0.7459036;0.08701222,-0.1034015;-0.7788303;0.04237791,0.009305775;0.5643906;-0.02017558,372.2388
+0;0;0,0.001747213;0.32741;0.002505673,0.003482245;0.6408715;-0.0105179,0.1758792;0.5144036;0.01097286,0.215767;0.2193395;0.05047652,0.2748217;-0.04909763;0.07155703,-0.1664629;0.5032016;-0.01666439,-0.2284178;0.2131015;0.03043096,-0.2776927;-0.05805466;0.03648005,0.07966238;0.005063179;-0.03926977,0.09867029;-0.3484381;-0.004288275,0.1096899;-0.7465467;0.08212632,0.1189561;-0.7692585;0.02619248,-0.07640581;0.006358162;-0.04511731,-0.1257205;-0.3448485;-0.01736738,-0.149208;-0.7438147;0.0623427,-0.1435149;-0.7060357;-0.01446918,0.003052106;0.5642887;-0.004822029,0;0;0,0.005714923;0.3273059;-0.006696463,0.01050837;0.6401148;-0.03024817,0.1843052;0.5197737;-0.03238177,0.2414166;0.235974;0.0476836,0.278618;-0.0312492;0.1042358,-0.1670126;0.5276775;-0.009640846,-0.2258821;0.2438184;0.06892635,-0.2810193;-0.02502272;0.09490048,0.0774045;0.002352878;-0.04378188,0.1056228;-0.3517846;-0.02538347,0.1005675;-0.7478641;0.07040203,0.1015392;-0.776046;0.01934409,-0.08198162;0.005290722;-0.03413015,-0.107343;-0.348169;-0.002966229,-0.09542906;-0.7455225;0.08674201,-0.103495;-0.7779806;0.04172064,0.0094928;0.5637859;-0.02185738,372.2719
+0;0;0,0.001745854;0.3271554;0.002503724,0.003479586;0.6403818;-0.01051055,0.1751605;0.5141675;0.01091128,0.2151855;0.2180891;0.05055073,0.2736183;-0.04752141;0.07140927,-0.1657627;0.5030119;-0.01661144,-0.2279306;0.2119146;0.03064581,-0.2766867;-0.05638635;0.03663121,0.07969303;0.005065127;-0.03928488,0.09870176;-0.3484516;-0.004301846,0.1097202;-0.7465181;0.08210362,0.1189173;-0.7688368;0.02658698,-0.07643519;0.006360608;-0.04513467,-0.125752;-0.3448615;-0.01738352,-0.1492371;-0.7437855;0.06231814,-0.1435864;-0.7060646;-0.01392082,0.00304971;0.5638459;-0.004818155,0;0;0,0.00605075;0.3270269;-0.007531643,0.01116832;0.6395414;-0.03178394,0.1843126;0.519923;-0.0331614,0.2416515;0.2360877;0.05041802,0.2793436;-0.02740696;0.1099855,-0.1657618;0.5279879;-0.01004851,-0.2256311;0.2445392;0.07306756,-0.2815612;-0.02061796;0.1040822,0.07741733;0.002377167;-0.04382741,0.1051588;-0.3517799;-0.02479041,0.1004158;-0.747868;0.07079232,0.1003916;-0.7763807;0.02099085,-0.08203615;0.005252746;-0.03409418,-0.107723;-0.3482074;-0.003023801,-0.09576242;-0.7454453;0.08699448,-0.1038187;-0.7763218;0.04080928,0.01007432;0.5632794;-0.0232259,372.3054
+0;0;0,0.001742416;0.3265112;0.002498795,0.003473107;0.6391878;-0.01049289,0.1745993;0.5132624;0.01086862,0.2146709;0.2168387;0.05055429,0.2733071;-0.04969606;0.07148542,-0.1652237;0.5021428;-0.01656527,-0.2274641;0.2107061;0.03074707,-0.2763898;-0.05852857;0.0367533,0.0798266;0.005073617;-0.03935072,0.09886263;-0.3489508;-0.004317455,0.1098851;-0.7471616;0.08211932,0.1190792;-0.7694633;0.0266207,-0.07656331;0.006371269;-0.04521032,-0.1259509;-0.3453552;-0.01741931,-0.1494445;-0.7444239;0.06231122,-0.1437957;-0.7067055;-0.01390298,0.003043952;0.5627804;-0.00481005,0;0;0,0.006311759;0.3263585;-0.008316398,0.01170757;0.638286;-0.03296006,0.1844972;0.519989;-0.03381896,0.2421218;0.2366921;0.05261016,0.2804848;-0.02653828;0.1170704,-0.1647961;0.5277525;-0.01013461,-0.2252921;0.2451453;0.07658986,-0.2825716;-0.01970673;0.1151846,0.07746777;0.002407551;-0.04403925,0.1052111;-0.3521923;-0.02373481,0.1006316;-0.7484531;0.07176924,0.1008761;-0.7769567;0.02199614,-0.082252;0.005206003;-0.03397075,-0.1078743;-0.34875;-0.002639774,-0.09599343;-0.746078;0.08765987,-0.1039455;-0.7769649;0.0415119,0.01054299;0.5621642;-0.02431726,372.3387
+0;0;0,0.00178032;0.3261445;0.001980498,0.003586991;0.6384386;-0.01166384,0.1745847;0.5134428;0.01022265,0.2146954;0.2175548;0.05628555,0.2723276;-0.04919043;0.08394261,-0.1650881;0.5020979;-0.01677468,-0.2277612;0.2113795;0.03647294,-0.2766644;-0.05825585;0.04849913,0.07969326;0.005089852;-0.03949219,0.09897906;-0.3496955;-0.004171729,0.1098213;-0.7469386;0.08249176,0.1239771;-0.7974008;-0.002955951,-0.07658818;0.006345521;-0.04506153,-0.1260124;-0.3461879;-0.01731988,-0.1494111;-0.7442691;0.06276731,-0.1408287;-0.7024407;-0.05454552,0.003134063;0.5621236;-0.005806791,0;0;0,0.006470487;0.3259649;-0.009073377,0.01200998;0.6374874;-0.03431785,0.1847155;0.5202032;-0.03432119,0.2427854;0.2378782;0.05623758,0.2825516;-0.02465805;0.1250325,-0.1642888;0.5278057;-0.0103945,-0.2259362;0.2464779;0.08089998,-0.2838132;-0.01814973;0.1240489,0.07745515;0.002342731;-0.04395187,0.1050523;-0.3530144;-0.02269495,0.1005147;-0.7484882;0.07222617,0.09116679;-0.7392049;-0.04378808,-0.08216409;0.005267536;-0.03402751,-0.1078658;-0.3494424;-0.002209026,-0.0961303;-0.7459624;0.08759266,-0.1090874;-0.8071793;0.01351533,0.01081176;0.561462;-0.02553082,372.3607
+0;0;0,0.00178032;0.3261445;0.001980498,0.003586991;0.6384386;-0.01166384,0.1745847;0.5134428;0.01022265,0.2146954;0.2175548;0.05628555,0.2723276;-0.04919043;0.08394261,-0.1650881;0.5020979;-0.01677468,-0.2277612;0.2113795;0.03647294,-0.2766644;-0.05825585;0.04849913,0.07969326;0.005089852;-0.03949219,0.09897906;-0.3496955;-0.004171729,0.1098213;-0.7469386;0.08249176,0.1239771;-0.7974008;-0.002955951,-0.07658818;0.006345521;-0.04506153,-0.1260124;-0.3461879;-0.01731988,-0.1494111;-0.7442691;0.06276731,-0.1408287;-0.7024407;-0.05454552,0.003134063;0.5621236;-0.005806791,0;0;0,0.006470487;0.3259649;-0.009073377,0.01200998;0.6374874;-0.03431785,0.1847155;0.5202032;-0.03432119,0.2427854;0.2378782;0.05623758,0.2825516;-0.02465805;0.1250325,-0.1642888;0.5278057;-0.0103945,-0.2259362;0.2464779;0.08089998,-0.2838132;-0.01814973;0.1240489,0.07745515;0.002342731;-0.04395187,0.1050523;-0.3530144;-0.02269495,0.1005147;-0.7484882;0.07222617,0.09116679;-0.7392049;-0.04378808,-0.08216409;0.005267536;-0.03402751,-0.1078658;-0.3494424;-0.002209026,-0.0961303;-0.7459624;0.08759266,-0.1090874;-0.8071793;0.01351533,0.01081176;0.561462;-0.02553082,372.3835
+0;0;0,0.001778747;0.3258563;0.001978747,0.003583993;0.637904;-0.01165514,0.1741043;0.5130967;0.01018262,0.2142336;0.2170718;0.05626683,0.2721631;-0.05104983;0.0840666,-0.1646221;0.5017835;-0.0167395,-0.2273242;0.2109306;0.03653276,-0.2764797;-0.06009609;0.04862101,0.07965562;0.005087448;-0.03947354,0.09894925;-0.3498418;-0.004138749,0.1097702;-0.7463067;0.08235496,0.1192953;-0.7704474;0.02485964,-0.076552;0.006342525;-0.04504025,-0.1259962;-0.3463338;-0.01728734,-0.1493492;-0.7436352;0.06264296,-0.1435743;-0.7056762;-0.0162935,0.00313138;0.5616419;-0.005802158,0;0;0,0.006619424;0.3256559;-0.00968504,0.01231377;0.6368879;-0.03542137,0.1846393;0.5204222;-0.03541982,0.2432605;0.2391802;0.05855548,0.2829759;-0.02337307;0.1327602,-0.1636064;0.5280271;-0.01080608,-0.2261028;0.2481807;0.08482368,-0.2856476;-0.01649103;0.1340294,0.07744373;0.002300024;-0.04388893,0.1050431;-0.3531871;-0.02237701,0.1003841;-0.7478502;0.07250154,0.1011174;-0.7749804;0.01715469,-0.08210106;0.005297875;-0.03406477,-0.1078483;-0.3495541;-0.002241395,-0.09566662;-0.7450902;0.0882319,-0.1047283;-0.7774218;0.03964879,0.01107751;0.5609304;-0.02651572,372.4176
+0;0;0,0.00185386;0.3253955;0.001192925,0.003786516;0.6369252;-0.01322932,0.1740858;0.512861;0.009970319,0.2145233;0.2163;0.06120619,0.2715948;-0.04972211;0.09524031,-0.1644174;0.5012654;-0.01659141,-0.2276203;0.2101861;0.04245957,-0.276599;-0.05904403;0.05976348,0.07942016;0.005122801;-0.03987611,0.09873432;-0.3486549;-0.00353764,0.1096682;-0.7473462;0.0836148,0.1189723;-0.7698022;0.02807328,-0.07672;0.006302911;-0.04470151,-0.1258465;-0.3453431;-0.0167041,-0.1492886;-0.7448683;0.06391828,-0.1437578;-0.7072185;-0.01246195,0.003297417;0.5607958;-0.007183069,0;0;0,0.006561741;0.3251719;-0.01035643,0.01209031;0.6358749;-0.03667533,0.1844936;0.5205882;-0.03598607,0.2442902;0.2396179;0.06244576,0.2846265;-0.01978382;0.1416098,-0.1636019;0.5279713;-0.01091476,-0.2271299;0.2488224;0.09032185,-0.2857598;-0.01424828;0.1407156,0.07744181;0.002274692;-0.04383492,0.1048287;-0.3521641;-0.02203369,0.1001227;-0.7489735;0.07383072,0.0998144;-0.7774612;0.02380919,-0.08205789;0.005308185;-0.03409157,-0.1077803;-0.3484812;-0.002098083,-0.09540064;-0.7463307;0.08863476,-0.1045488;-0.776015;0.04091529,0.01090397;0.5600517;-0.02762413,372.4508
+0;0;0,0.00185152;0.3249847;0.001191419,0.003781235;0.6360405;-0.01320884,0.1740201;0.5121102;0.009975383,0.2145545;0.214839;0.06133395,0.2716212;-0.05116081;0.09536521,-0.1643619;0.5005187;-0.01657684,-0.2277161;0.2087424;0.04261555,-0.2766907;-0.06046519;0.05991802,0.07947649;0.005126434;-0.03990439,0.09879377;-0.3487086;-0.003560033,0.1097134;-0.7468791;0.08347856,0.1190144;-0.7693176;0.02795543,-0.07677441;0.006307382;-0.04473322,-0.1259089;-0.3453956;-0.01673127,-0.1493203;-0.7443989;0.06378578,-0.1437913;-0.7067516;-0.01256914,0.003292886;0.5600278;-0.007171866,0;0;0,0.006420552;0.324741;-0.01104331,0.01160726;0.6349045;-0.03815389,0.1843668;0.5210921;-0.03678262,0.2451957;0.2413833;0.06672489,0.2853374;-0.01732284;0.148152,-0.1639526;0.5279956;-0.0109756,-0.2283981;0.2501585;0.09534612,-0.2880057;-0.01139167;0.1519943,0.07746293;0.002380803;-0.04392016,0.1047565;-0.3520972;-0.02169954,0.1002516;-0.7484041;0.07398307,0.09973474;-0.7769294;0.02404654,-0.0821522;0.005219684;-0.03404297,-0.1079176;-0.3486177;-0.001972467,-0.09577674;-0.7459486;0.08866672,-0.1044108;-0.7754569;0.04067358,0.0105229;0.5592231;-0.02889347,372.4749
+0;0;0,0.001849981;0.3247145;0.001190428,0.003778898;0.6356414;-0.01320415,0.1737088;0.511823;0.009947035,0.2143445;0.2138084;0.06143403,0.2714327;-0.05229133;0.09547807,-0.1640605;0.5002525;-0.0165571,-0.2275731;0.2077466;0.04278329,-0.2765661;-0.06156218;0.06009226,0.07948835;0.005127199;-0.03991035,0.0988174;-0.3489234;-0.00354385,0.109726;-0.7466912;0.08340673,0.1190259;-0.7691236;0.02789013,-0.07678586;0.006308323;-0.04473989,-0.1259502;-0.3456089;-0.01672088,-0.149338;-0.7442088;0.06371476,-0.1438097;-0.7065624;-0.01263119,0.00329071;0.5596538;-0.007169163,0;0;0,0.006437823;0.3244627;-0.01126182,0.01164354;0.6344874;-0.03847718,0.1842552;0.5217643;-0.03796566,0.2456231;0.2430278;0.06999183,0.2857062;-0.01482669;0.1544402,-0.163706;0.5282765;-0.01123287,-0.2284127;0.2517693;0.1004439,-0.288591;-0.008356094;0.1632168,0.07745586;0.002425447;-0.04395711,0.1045786;-0.3522638;-0.02142262,0.1001417;-0.7481797;0.07412624,0.1005186;-0.7766591;0.0241487,-0.08218298;0.005158824;-0.03401272,-0.1079767;-0.3488875;-0.001859281,-0.09584963;-0.7458128;0.08870499,-0.1043091;-0.7770361;0.04290225,0.01055416;0.5588338;-0.02919698,372.5062
+0;0;0,0.001919258;0.3244088;0.0008635067,0.00392749;0.6351605;-0.01373198,0.1737495;0.5116992;0.009636519,0.2143871;0.2142148;0.0681654,0.2716215;-0.05215788;0.1092215,-0.1639332;0.5001881;-0.01652139,-0.2280829;0.2085224;0.04973506,-0.2781581;-0.06122002;0.07517664,0.07933388;0.004984188;-0.04010804,0.09896205;-0.3491254;-0.003488529,0.1097306;-0.7465802;0.08423264,0.1240537;-0.7976362;-0.0005840957,-0.07685742;0.006409568;-0.04448839,-0.125912;-0.3456137;-0.01632503,-0.1491867;-0.7439592;0.06467153,-0.1407733;-0.7022378;-0.05263542,0.003418723;0.559213;-0.007656796,0;0;0,0.006380364;0.324152;-0.01141334,0.01153938;0.6340036;-0.03871751,0.1841874;0.522319;-0.03877473,0.2456665;0.2445016;0.07352757,0.2864206;-0.01281703;0.1632049,-0.1638172;0.5288945;-0.01135921,-0.2294446;0.2536718;0.1049139,-0.2900892;-0.005649656;0.1755567,0.07743746;0.002409816;-0.04387474,0.1044405;-0.3523751;-0.02110779,0.1001658;-0.748187;0.07426524,0.08994918;-0.7391301;-0.04160583,-0.08209654;0.005154166;-0.03407278,-0.1079223;-0.3489878;-0.001880415,-0.09603623;-0.7457538;0.08876602,-0.1093814;-0.8101722;0.0189364,0.01046176;0.5583892;-0.02941775,372.54
+0;0;0,0.001917638;0.3241349;0.0008627779,0.003925039;0.6347576;-0.01372693,0.1734865;0.5113941;0.009613093,0.2145597;0.2107208;0.06876937,0.2714328;-0.0539704;0.1095663,-0.1636793;0.4999006;-0.01650478,-0.2285167;0.2051084;0.05046191,-0.2782757;-0.06293133;0.07574289,0.07939608;0.004988096;-0.04013949,0.09901983;-0.3490416;-0.003528249,0.1097748;-0.7459946;0.08408219,0.1193388;-0.7701189;0.02744671,-0.07691769;0.006414594;-0.04452328,-0.1259612;-0.3455291;-0.01636628,-0.1492065;-0.7433718;0.06452803,-0.1435886;-0.7055449;-0.01380244,0.003416439;0.5588351;-0.00765375,0;0;0,0.00628531;0.3238746;-0.01156092,0.01134647;0.6335971;-0.03887916,0.1839952;0.5235439;-0.04016769,0.2465276;0.2444567;0.07726705,0.2866587;-0.01077107;0.1678687,-0.1637397;0.5288403;-0.01128111,-0.2304193;0.2522849;0.1098048,-0.2919173;-0.004065961;0.1837144,0.07746361;0.002538949;-0.04396295,0.104354;-0.3521409;-0.02069175,0.100137;-0.7475319;0.0742358,0.1015777;-0.7749898;0.02015258,-0.08220303;0.005031827;-0.03401678,-0.1082163;-0.3490072;-0.001734696,-0.09619281;-0.745262;0.08882262,-0.1051;-0.7778308;0.04155432,0.01029202;0.5580075;-0.02958035,372.5741
+0;0;0,0.001914943;0.3236795;0.0008615656,0.003920335;0.6339913;-0.01371366,0.1730164;0.5108311;0.009573202,0.214173;0.2095472;0.06884962,0.2717289;-0.05832171;0.1101363,-0.1632258;0.4993691;-0.01647312,-0.2281948;0.2039782;0.05062956,-0.2785513;-0.06727943;0.07621405,0.07940665;0.00498876;-0.04014483,0.09902467;-0.3489376;-0.003544271,0.1098015;-0.7466981;0.08424438,0.1193159;-0.7705412;0.02790315,-0.07692792;0.006415448;-0.0445292,-0.1259571;-0.3454256;-0.01638041,-0.1492497;-0.7440775;0.06467845,-0.143661;-0.7062914;-0.01324505,0.003412227;0.5581422;-0.007646342,0;0;0,0.006126761;0.3234164;-0.01170969,0.01102829;0.6328228;-0.03909612,0.1834514;0.5244557;-0.04164159,0.2468193;0.2462659;0.07908309,0.28623;-0.01090035;0.1743897,-0.1636453;0.5288914;-0.01147201,-0.2304938;0.2536483;0.1140352,-0.2942388;-0.004158616;0.193049,0.07745615;0.002575338;-0.043998,0.1041591;-0.3519772;-0.02016926,0.09992027;-0.7482515;0.0746206,0.09997942;-0.7760292;0.02146363,-0.08223502;0.004972639;-0.0339792,-0.1083249;-0.3489092;-0.001186866,-0.09645791;-0.7460001;0.08944687,-0.1057499;-0.7778475;0.04198655,0.0100144;0.5573089;-0.02977991,372.6065
+0;0;0,0.001830935;0.3233938;0.0002479506,0.003667633;0.6334172;-0.01520482,0.1726633;0.5110097;0.008810531,0.2143854;0.2104205;0.07510161,0.2715811;-0.05850798;0.1230645,-0.1633729;0.4994353;-0.01697325,-0.2289642;0.2049098;0.05679383,-0.2793364;-0.06783414;0.08790217,0.07930927;0.005017208;-0.04032227,0.09878747;-0.3481687;-0.003446419,0.1095992;-0.7467182;0.08428746,0.1190084;-0.7704467;0.02859124,-0.07701226;0.006378824;-0.04437836,-0.1259927;-0.3447782;-0.01664417,-0.1492936;-0.7440705;0.06507811,-0.1437788;-0.7063864;-0.01230338,0.003208919;0.55765;-0.008897688,0;0;0,0.006044179;0.3231189;-0.01202381,0.01082297;0.632243;-0.0398258,0.1831556;0.5250584;-0.04301143,0.2472477;0.2476141;0.0811094,0.2859234;-0.01027966;0.1805545,-0.1635701;0.5288528;-0.01169927,-0.2305409;0.2546514;0.1179834,-0.2958292;-0.003572345;0.2013635,0.07746646;0.002596393;-0.04396844,0.1042214;-0.3512372;-0.02018726,0.09972253;-0.7482383;0.07481611,0.09941696;-0.7763232;0.02282178,-0.08222614;0.004931699;-0.03399349,-0.1080576;-0.3482692;-0.001414035,-0.09674683;-0.7461171;0.08938754,-0.105037;-0.7775354;0.04209676,0.00984475;0.5568057;-0.03039682,372.629
+0;0;0,0.001830935;0.3233938;0.0002479506,0.003667633;0.6334172;-0.01520482,0.1726633;0.5110097;0.008810531,0.2143854;0.2104205;0.07510161,0.2715811;-0.05850798;0.1230645,-0.1633729;0.4994353;-0.01697325,-0.2289642;0.2049098;0.05679383,-0.2793364;-0.06783414;0.08790217,0.07930927;0.005017208;-0.04032227,0.09878747;-0.3481687;-0.003446419,0.1095992;-0.7467182;0.08428746,0.1190084;-0.7704467;0.02859124,-0.07701226;0.006378824;-0.04437836,-0.1259927;-0.3447782;-0.01664417,-0.1492936;-0.7440705;0.06507811,-0.1437788;-0.7063864;-0.01230338,0.003208919;0.55765;-0.008897688,0;0;0,0.006044179;0.3231189;-0.01202381,0.01082297;0.632243;-0.0398258,0.1831556;0.5250584;-0.04301143,0.2472477;0.2476141;0.0811094,0.2859234;-0.01027966;0.1805545,-0.1635701;0.5288528;-0.01169927,-0.2305409;0.2546514;0.1179834,-0.2958292;-0.003572345;0.2013635,0.07746646;0.002596393;-0.04396844,0.1042214;-0.3512372;-0.02018726,0.09972253;-0.7482383;0.07481611,0.09941696;-0.7763232;0.02282178,-0.08222614;0.004931699;-0.03399349,-0.1080576;-0.3482692;-0.001414035,-0.09674683;-0.7461171;0.08938754,-0.105037;-0.7775354;0.04209676,0.00984475;0.5568057;-0.03039682,372.6519
+0;0;0,0.001922937;0.3232396;-0.0002093167,0.003904869;0.6331319;-0.01617783,0.1725944;0.5112309;0.008259131,0.214969;0.211826;0.07971079,0.2659493;-0.03046726;0.1295921,-0.1630998;0.4999502;-0.0173254,-0.228793;0.2068979;0.062355,-0.2742926;-0.03908913;0.09718782,0.07932311;0.005001091;-0.04042926,0.09905925;-0.3482129;-0.003663633,0.1098403;-0.7464627;0.08462085,0.1193679;-0.7703043;0.02869596,-0.07712667;0.006388465;-0.04429849,-0.1259248;-0.3448286;-0.01661047,-0.1491252;-0.7438793;0.06544792,-0.143615;-0.7062027;-0.01219217,0.003403039;0.5574008;-0.009739462,0;0;0,0.006006464;0.3229588;-0.01220954,0.01073058;0.6319562;-0.04026759,0.1828946;0.5259814;-0.04395676,0.2478956;0.2504511;0.08411419,0.2834719;0.02090566;0.1832927,-0.163299;0.5288107;-0.01180761,-0.2298523;0.2567056;0.1226308,-0.2911928;0.02598992;0.2050975,0.07746039;0.002652928;-0.04409694,0.1043308;-0.3511689;-0.01981842,0.09965535;-0.7480291;0.07501543,0.09915359;-0.7760127;0.02252794,-0.08231463;0.004916681;-0.03393845,-0.1081361;-0.3483154;-0.001354609,-0.09683084;-0.746005;0.08935624,-0.1049445;-0.7776254;0.04187599,0.009767845;0.5565522;-0.03077078,372.6883
+0;0;0,0.001921638;0.3230213;-0.0002091753,0.00390214;0.6326898;-0.0161662,0.1720019;0.5110036;0.008203417,0.2145319;0.2105009;0.07991706,0.2649221;-0.02898782;0.129221,-0.1625215;0.4997623;-0.01729188,-0.2284555;0.2056354;0.06268068,-0.2734285;-0.03750432;0.0971103,0.07940929;0.005006524;-0.04047318,0.09914497;-0.3481992;-0.003708415,0.1099291;-0.7465633;0.08460139,0.1195158;-0.7707391;0.02832926,-0.07721046;0.006395406;-0.04434661,-0.1260075;-0.3448134;-0.01665924,-0.1492145;-0.7439786;0.06542268,-0.1436701;-0.7062544;-0.01269948,0.003400666;0.5570125;-0.009732401,0;0;0,0.005874664;0.3227299;-0.01254487,0.01038736;0.6314727;-0.04095888,0.1821043;0.526727;-0.04556596,0.248459;0.2517966;0.08582604,0.2832869;0.02478288;0.1836866,-0.1629829;0.5288851;-0.01191705,-0.229288;0.2572586;0.1261995,-0.2903924;0.03044225;0.2107305,0.07751986;0.002730861;-0.04418361,0.1044343;-0.3510528;-0.01952302,0.09967828;-0.7479802;0.07552922,0.09918584;-0.7757255;0.0220623,-0.08243994;0.004843116;-0.03389953,-0.1081876;-0.3483772;-0.001221657,-0.09673039;-0.7461259;0.08973762,-0.1051497;-0.7777311;0.04149449,0.009481236;0.5561335;-0.03137374,372.717
+0;0;0,0.001920443;0.3228204;-0.0002090453,0.003900027;0.6323453;-0.01615873,0.1716381;0.5107915;0.008169515,0.2147098;0.206461;0.08079664,0.2640468;-0.0280218;0.12907,-0.1621672;0.4995744;-0.01727105,-0.2289411;0.201701;0.0637202,-0.272974;-0.03635658;0.09743017,0.07949316;0.005011811;-0.04051592,0.09926102;-0.3487697;-0.003691223,0.1100415;-0.7469981;0.0845885,0.1244378;-0.7983538;8.478016E-05,-0.077292;0.00640216;-0.04439345,-0.1261685;-0.3453792;-0.01666094,-0.1493677;-0.7444084;0.06539302,-0.1410417;-0.7028088;-0.05192284,0.003398776;0.5567017;-0.0097278,0;0;0,0.005754575;0.3225199;-0.01282704,0.01007664;0.6310875;-0.04159796,0.181562;0.5272502;-0.0466454,0.2492487;0.2510706;0.09079647,0.2837902;0.02876781;0.1863737,-0.1628447;0.5287233;-0.0121048,-0.2296507;0.255408;0.1313617,-0.2894768;0.03456663;0.217365,0.0775522;0.002868608;-0.04430854,0.1045965;-0.3514539;-0.01916254,0.09971669;-0.7482842;0.07569122,0.08771044;-0.7393822;-0.0399704,-0.08256766;0.00472374;-0.0338539,-0.1080691;-0.3490919;-0.001107603,-0.09693078;-0.7467593;0.08962253,-0.109778;-0.808803;0.01661708,0.009222433;0.5557939;-0.031919,372.7508
+0;0;0,0.001919418;0.322648;-0.0002089336,0.003898078;0.6320285;-0.01615124,0.1713587;0.5105844;0.008144584,0.2146485;0.2047126;0.08113953,0.263927;-0.02949265;0.1293557,-0.1618956;0.4993857;-0.01725399,-0.2290077;0.2000037;0.06414744,-0.2729885;-0.03777206;0.0978175,0.07958751;0.005017761;-0.04056402,0.09938852;-0.3493571;-0.003677558,0.1101399;-0.7465117;0.08436413,0.1194323;-0.7690243;0.02981964,-0.07738375;0.006409759;-0.04444614,-0.1263423;-0.3459617;-0.01666712,-0.1494789;-0.743915;0.06516559,-0.1441047;-0.7064278;-0.0105581,0.003397051;0.5564188;-0.009723187,0;0;0,0.005636379;0.3223389;-0.01308751,0.009774506;0.6307322;-0.04219329,0.1811099;0.5279406;-0.04795384,0.2492779;0.2519917;0.09334421,0.285506;0.03215924;0.1931765,-0.1628262;0.5286186;-0.01255688,-0.2287716;0.255502;0.1351535,-0.2896063;0.03802074;0.2279238,0.07762124;0.002942815;-0.04439676,0.1046476;-0.3519511;-0.01882148,0.09972635;-0.7477317;0.07568884,0.09913345;-0.7765851;0.027161,-0.08270097;0.004650671;-0.03381877,-0.10805;-0.3497532;-0.0008104593,-0.09746715;-0.7463524;0.08972029,-0.1056555;-0.7759568;0.0428237,0.008971855;0.5554833;-0.03242791,372.7728
+0;0;0,0.002174729;0.3224927;-0.0006289326,0.004448088;0.6316952;-0.01697505,0.171264;0.5106547;0.008192413,0.2154379;0.2062923;0.08744375,0.2644671;-0.02608876;0.1437567,-0.1612395;0.5001841;-0.01726092,-0.2281733;0.2027179;0.07163419,-0.2733585;-0.03403459;0.1101374,0.07959082;0.004908115;-0.04062655,0.09988534;-0.3506783;-0.002805125,0.1104134;-0.7470722;0.08527282,0.1202457;-0.7701281;0.02937509,-0.07746156;0.006502283;-0.04434785,-0.1262074;-0.3472295;-0.01638919,-0.1491362;-0.7443563;0.06583786,-0.1436242;-0.706768;-0.01128663,0.003867946;0.5561314;-0.01044765,0;0;0,0.005507663;0.3221741;-0.01342404,0.009410098;0.6303649;-0.04304981,0.1803636;0.52857;-0.04899848,0.2486722;0.2540635;0.09539223,0.2849435;0.03482273;0.1963568,-0.1626099;0.5287826;-0.01306281,-0.228024;0.2569918;0.1376666,-0.2885983;0.04019015;0.2320262,0.07763809;0.002981022;-0.04441559,0.1049061;-0.3531738;-0.01806712,0.09949915;-0.7483735;0.07565951,0.09849259;-0.7777204;0.02552879,-0.08273783;0.004595899;-0.03380286,-0.1079791;-0.3511259;-0.0005028918,-0.09756919;-0.7470423;0.08971097,-0.1058995;-0.7775716;0.04172181,0.008671716;0.5551707;-0.03314495,372.807
+0;0;0,0.002173225;0.3222696;-0.0006284975,0.004445252;0.6312911;-0.01696501,0.1707008;0.5104478;0.008136135,0.2148058;0.20656;0.0872639,0.2637858;-0.02558807;0.1435204,-0.160689;0.5000122;-0.01723194,-0.2275184;0.2030099;0.07152453,-0.2726583;-0.03350535;0.1099892,0.07968206;0.004913741;-0.04067313,0.09997321;-0.3506137;-0.002857983,0.1105112;-0.7473801;0.08530276,0.1203424;-0.7704301;0.02941121,-0.07755037;0.006509738;-0.04439868,-0.1262881;-0.3471633;-0.01644467,-0.1492385;-0.7446634;0.06585968,-0.1437271;-0.707076;-0.01125629,0.003865454;0.5557722;-0.01044149,0;0;0,0.00543198;0.3219391;-0.01373136,0.009242088;0.6299098;-0.04375648,0.1797307;0.5291196;-0.04999125,0.2481528;0.2565997;0.09699702,0.2859956;0.0396679;0.2017114,-0.1621442;0.5286037;-0.01323839,-0.2269054;0.2592723;0.1411016,-0.2872279;0.04280639;0.2357604,0.07766354;0.003048673;-0.04457307,0.1050972;-0.3530115;-0.01792717,0.09951031;-0.7486093;0.07576466,0.0986165;-0.7778632;0.02553523,-0.08288232;0.004563488;-0.03372497,-0.1078609;-0.3511115;-0.0003663339,-0.09764756;-0.7474803;0.08960289,-0.1060422;-0.7780881;0.04173802,0.008524776;0.5547745;-0.03374851,372.8297
+0;0;0,0.002171888;0.3220714;-0.0006281108,0.004442818;0.6309433;-0.01695681,0.1701783;0.510276;0.008083404,0.2142623;0.2065338;0.08717327,0.2632361;-0.02558522;0.1434227,-0.1601779;0.499873;-0.01720555,-0.2269754;0.2030129;0.07150842,-0.2721096;-0.03347261;0.1099682,0.079721;0.004916142;-0.040693,0.100028;-0.3508883;-0.002848379,0.1106384;-0.7503814;0.0859182,0.1204678;-0.7734222;0.03003625,-0.07758826;0.006512919;-0.04442038,-0.1263639;-0.3474358;-0.01644458,-0.1494721;-0.7476675;0.06642535,-0.1439617;-0.7100814;-0.01067736,0.003863286;0.5554591;-0.01043628,0;0;0,0.005328134;0.3217289;-0.0140444,0.008996233;0.629515;-0.04443431,0.1790935;0.529775;-0.05080378,0.2478868;0.2588592;0.09862888,0.2856843;0.04230233;0.2040619,-0.1618605;0.5286437;-0.01380054,-0.2258686;0.2606507;0.142854,-0.2859502;0.04509045;0.2396303,0.07768755;0.003077015;-0.0446173,0.1052102;-0.3532481;-0.01785291,0.09952612;-0.7517639;0.07563268,0.0990431;-0.7799594;0.02419531,-0.08294538;0.004514703;-0.03369284,-0.1076394;-0.3514543;-0.0002613924,-0.09769002;-0.7505648;0.09028506,-0.1061296;-0.7814119;0.04275454,0.008312255;0.5544267;-0.03433478,372.8618
+0;0;0,0.002382119;0.3220683;-0.001185565,0.00495463;0.6308984;-0.0182331,0.1707119;0.5107548;0.007256423,0.2159566;0.209057;0.09321754,0.2641386;-0.02185705;0.1548523,-0.1600707;0.5006846;-0.01733363,-0.2264135;0.2058699;0.07827429,-0.27209;-0.02958797;0.1220343,0.07966772;0.00483735;-0.04080661,0.1003831;-0.350904;-0.002591986,0.1109365;-0.7503439;0.08642045,0.1206317;-0.7741509;0.03125204,-0.07765672;0.006578507;-0.04429089,-0.1262465;-0.3474183;-0.01660215,-0.1490747;-0.7475262;0.06694037,-0.1436896;-0.7099802;-0.01017513,0.004289023;0.5554317;-0.01152076,0;0;0,0.005328134;0.3217289;-0.0140444,0.008996233;0.629515;-0.04443431,0.1790935;0.529775;-0.05080378,0.2478868;0.2588592;0.09862888,0.2856843;0.04230233;0.2040619,-0.1618605;0.5286437;-0.01380054,-0.2258686;0.2606507;0.142854,-0.2859502;0.04509045;0.2396303,0.07768755;0.003077015;-0.0446173,0.1052102;-0.3532481;-0.01785291,0.09952612;-0.7517639;0.07563268,0.0990431;-0.7799594;0.02419531,-0.08294538;0.004514703;-0.03369284,-0.1076394;-0.3514543;-0.0002613924,-0.09769002;-0.7505648;0.09028506,-0.1061296;-0.7814119;0.04275454,0.008312255;0.5544267;-0.03433478,372.8843
+0;0;0,0.002381105;0.3219312;-0.00118506,0.004950897;0.6304328;-0.01821567,0.1721519;0.509955;0.00743196,0.2174248;0.2080692;0.09344666,0.2655858;-0.02274412;0.1550545,-0.1614994;0.4997974;-0.01737134,-0.2278836;0.2047989;0.07829618,-0.2735401;-0.03055613;0.1220371,0.07968509;0.004838404;-0.0408155,0.100411;-0.3510825;-0.002581593,0.1109716;-0.7507972;0.08649208,0.1206279;-0.7743884;0.0315449,-0.07767364;0.006579941;-0.04430054,-0.126288;-0.3475956;-0.01659783,-0.1491319;-0.7479787;0.06700216,-0.1437683;-0.7104629;-0.009804092,0.004285759;0.5550193;-0.01150806,0;0;0,0.004379794;0.3215076;-0.01613963,0.005828768;0.6285031;-0.05093813,0.1786395;0.5300974;-0.05130112,0.2475627;0.2600899;0.1001215,0.2859939;0.04457729;0.2072062,-0.1652607;0.5279599;-0.01407581,-0.2290333;0.2610584;0.1449208,-0.2885451;0.04649673;0.2439733,0.07768469;0.00310266;-0.04465973,0.1053201;-0.3533923;-0.01784992,0.09949565;-0.752161;0.07578231,0.09897028;-0.7804994;0.02498055,-0.08298392;0.004459634;-0.03365723,-0.1076147;-0.3516908;-0.0001718253,-0.09775791;-0.751057;0.09053068,-0.1061382;-0.7815542;0.04305093,0.005793214;0.5536498;-0.03955412,372.9182
+0;0;0,0.002378818;0.321622;-0.001183922,0.004944825;0.6296681;-0.01818997,0.1721595;0.5092852;0.007450367,0.2173017;0.2082714;0.09321658,0.2654518;-0.02249004;0.1548106,-0.1615173;0.4991267;-0.01735483,-0.2277097;0.2049804;0.07803631,-0.273356;-0.03032175;0.1217674,0.07974196;0.004841857;-0.04084463,0.1004765;-0.3512276;-0.002594769,0.1110438;-0.7511982;0.08653593,0.1206311;-0.7744059;0.031982,-0.07772908;0.006584637;-0.04433215,-0.1263637;-0.3477387;-0.01661788,-0.1492222;-0.7483782;0.06703563,-0.143897;-0.7109162;-0.009220943,0.004280554;0.5543529;-0.0114911,0;0;0,0.003843516;0.3211284;-0.0175947,0.00489226;0.6275157;-0.05372858,0.1780569;0.5304145;-0.05169821,0.2471219;0.2622736;0.1010547,0.286506;0.04745129;0.2090518,-0.1658555;0.5275674;-0.01424218,-0.2288741;0.2633389;0.147668,-0.2883111;0.04979223;0.2488024,0.07770428;0.003130451;-0.04475212,0.1053716;-0.3534968;-0.01773429,0.0997504;-0.7525813;0.07571292,0.09825285;-0.7812067;0.0261153,-0.08307827;0.004418141;-0.03360043,-0.1075638;-0.3519213;-0.0004184358,-0.09786139;-0.7514693;0.09068479,-0.1063204;-0.7813815;0.04337645,0.00491038;0.5528014;-0.04208982,372.9517
+0;0;0,0.002648876;0.3213491;-0.001508781,0.005449478;0.6291196;-0.01876037,0.1725959;0.5092239;0.007195077,0.2188619;0.208543;0.09831241,0.2656579;-0.01923239;0.1708293,-0.1612964;0.4995666;-0.01735725,-0.2279894;0.2060641;0.08393548,-0.2744209;-0.02797329;0.1329339,0.07983615;0.004693983;-0.04090019,0.1012245;-0.3512905;-0.0019104,0.1118083;-0.751614;0.08740894,0.1263271;-0.8030888;0.003347188,-0.07784473;0.006724718;-0.04431304,-0.1259362;-0.3477059;-0.01658608,-0.1486829;-0.7485847;0.06783901,-0.1405511;-0.7071508;-0.04928679,0.00472807;0.5538656;-0.01200515,0;0;0,0.003493682;0.3208213;-0.01833069,0.004194722;0.6268755;-0.05508947,0.1774953;0.5307077;-0.05197549,0.2470896;0.2625938;0.1033418,0.2867193;0.04840297;0.2123463,-0.1662964;0.5272314;-0.01471234,-0.2299104;0.263884;0.1509781,-0.2889427;0.051139;0.2538614,0.07776164;0.003318727;-0.04484177,0.1054214;-0.3533445;-0.01784265,0.09968883;-0.7528026;0.07569432,0.08692783;-0.7445857;-0.03953576,-0.08320449;0.004276947;-0.03357663,-0.1074914;-0.3521089;-0.0003814399,-0.09775734;-0.7520792;0.09060138,-0.1109388;-0.8134842;0.01720726,0.0042817;0.5522361;-0.04333091,372.9749
+0;0;0,0.002647067;0.3211296;-0.00150775,0.005447537;0.6288865;-0.01875798,0.1721799;0.5091177;0.007148588,0.2186597;0.2070474;0.09868694,0.2654587;-0.0207426;0.1712085,-0.1608884;0.4994842;-0.01734315,-0.2278897;0.2046255;0.08441763,-0.2743241;-0.02942689;0.1334192,0.07983185;0.00469373;-0.04089798,0.1012393;-0.351609;-0.00187334,0.1118298;-0.7521837;0.08750206,0.1263499;-0.8036661;0.003432512,-0.07784054;0.006724355;-0.04431066,-0.125975;-0.3480231;-0.01655891,-0.148736;-0.7491535;0.06791916,-0.1406034;-0.7077184;-0.04921749,0.004726288;0.5536492;-0.01200426,0;0;0,0.003509864;0.3206022;-0.01831353,0.004484013;0.6267418;-0.05428541,0.177248;0.5308908;-0.05201113,0.2473562;0.2629287;0.1063153,0.2875438;0.04865685;0.2149907,-0.1657891;0.5271003;-0.01483398,-0.2300213;0.2651015;0.1555097,-0.2888814;0.05505902;0.2639322,0.0777493;0.003273264;-0.04485679,0.1056413;-0.3536791;-0.01765573,0.09965035;-0.7533731;0.07598746,0.0868863;-0.7451088;-0.03926241,-0.08320752;0.004293146;-0.03355409,-0.1073972;-0.3524221;-0.0003594719,-0.09760782;-0.752571;0.09099314,-0.110734;-0.8162256;0.02046368,0.004453048;0.5520694;-0.04284739,372.9988
+0;0;0,0.002645169;0.3208993;-0.001506669,0.005444335;0.6285122;-0.01874933,0.1723671;0.5087166;0.00717685,0.2190463;0.2053504;0.09910792,0.2658393;-0.02241068;0.1716202,-0.1610795;0.4990722;-0.01734271,-0.2283682;0.2029485;0.08485463,-0.2747967;-0.03107412;0.13385,0.07986816;0.004695865;-0.04091658,0.1012433;-0.3510692;-0.00195083,0.111847;-0.7521428;0.08753587,0.1263638;-0.8036065;0.00348559,-0.07787594;0.006727414;-0.04433081,-0.1259378;-0.3474847;-0.01662094,-0.1487271;-0.7491147;0.06796233,-0.1405964;-0.7076823;-0.04914746,0.004723315;0.5532987;-0.01199776,0;0;0,0.003056735;0.3203298;-0.01910818,0.003270507;0.6261749;-0.0563134,0.1766363;0.5313314;-0.05222106,0.2473146;0.2629768;0.1079404,0.2878426;0.04901779;0.2170355,-0.1667408;0.5266255;-0.01504139,-0.2315238;0.2648647;0.1580071,-0.2910218;0.05750343;0.2710736,0.07776251;0.003296062;-0.04491401,0.1057977;-0.3531045;-0.01777077,0.09966841;-0.7532853;0.07602692,0.08690245;-0.7451439;-0.03917181,-0.08327379;0.004250027;-0.03350453,-0.1074521;-0.3519721;-0.0008666404,-0.09778686;-0.7525818;0.09077777,-0.1111117;-0.8154129;0.01924905,0.003459886;0.5515836;-0.04451156,373.0295
+0;0;0,0.002766629;0.320629;-0.002194501,0.005759524;0.6279374;-0.02029472,0.1723613;0.50899;0.006413517,0.2199394;0.2054185;0.1045273,0.2659521;-0.01908147;0.1871482,-0.1607154;0.4993961;-0.01734598,-0.2288628;0.2037421;0.09215438,-0.2761104;-0.02868508;0.147732,0.07986829;0.004611894;-0.04108193,0.1018248;-0.3514208;-0.001704846,0.112326;-0.7538787;0.08831638,0.1268814;-0.8051429;0.004120998,-0.07798152;0.006809806;-0.04427692,-0.1256742;-0.3477818;-0.01631029,-0.1487864;-0.7508178;0.06862645,-0.1408397;-0.7094696;-0.04847459,0.004982783;0.5528033;-0.01331724,0;0;0,0.002692997;0.320035;-0.0196408,0.002495944;0.6255729;-0.05728149,0.1757248;0.5318985;-0.05248272,0.2475386;0.2625065;0.1097407,0.2880533;0.04813948;0.2181332,-0.1669589;0.5263139;-0.01540938,-0.2321564;0.264868;0.1619067,-0.2914137;0.05752064;0.2752172,0.07780617;0.003383383;-0.04497432,0.1056953;-0.3533713;-0.01776707,0.09940031;-0.755088;0.07588339,0.08663712;-0.7469807;-0.0392791,-0.0833681;0.004157424;-0.03347258,-0.107543;-0.352432;-0.001045723,-0.09800888;-0.7544404;0.09106648,-0.1096841;-0.8179107;0.02013273,0.002788723;0.5510572;-0.04537582,373.0634
+0;0;0,0.002766629;0.320629;-0.002194501,0.005759524;0.6279374;-0.02029472,0.1723613;0.50899;0.006413517,0.2199394;0.2054185;0.1045273,0.2659521;-0.01908147;0.1871482,-0.1607154;0.4993961;-0.01734598,-0.2288628;0.2037421;0.09215438,-0.2761104;-0.02868508;0.147732,0.07986829;0.004611894;-0.04108193,0.1018248;-0.3514208;-0.001704846,0.112326;-0.7538787;0.08831638,0.1268814;-0.8051429;0.004120998,-0.07798152;0.006809806;-0.04427692,-0.1256742;-0.3477818;-0.01631029,-0.1487864;-0.7508178;0.06862645,-0.1408397;-0.7094696;-0.04847459,0.004982783;0.5528033;-0.01331724,0;0;0,0.002692997;0.320035;-0.0196408,0.002495944;0.6255729;-0.05728149,0.1757248;0.5318985;-0.05248272,0.2475386;0.2625065;0.1097407,0.2880533;0.04813948;0.2181332,-0.1669589;0.5263139;-0.01540938,-0.2321564;0.264868;0.1619067,-0.2914137;0.05752064;0.2752172,0.07780617;0.003383383;-0.04497432,0.1056953;-0.3533713;-0.01776707,0.09940031;-0.755088;0.07588339,0.08663712;-0.7469807;-0.0392791,-0.0833681;0.004157424;-0.03347258,-0.107543;-0.352432;-0.001045723,-0.09800888;-0.7544404;0.09106648,-0.1096841;-0.8179107;0.02013273,0.002788723;0.5510572;-0.04537582,373.0863
+0;0;0,0.002851834;0.3202535;-0.002643989,0.005946613;0.6274492;-0.02117033,0.1718086;0.509131;0.005660295,0.2201678;0.2086457;0.1108193,0.2647692;-0.01344605;0.200602,-0.1600083;0.4999578;-0.01790872,-0.2277768;0.2071255;0.09761241,-0.2759186;-0.02341519;0.1601289,0.07997632;0.004493881;-0.04100852,0.1023604;-0.3517846;-0.001608372,0.1127459;-0.7535007;0.08866689,0.1263544;-0.8045563;0.004070096,-0.07799602;0.006932756;-0.04434709,-0.1253758;-0.3479554;-0.01611111,-0.14839;-0.7502922;0.06891141,-0.1404502;-0.7089868;-0.0482251,0.005144125;0.5523679;-0.01409304,0;0;0,0.002636835;0.3196684;-0.01955998,0.002863139;0.6252617;-0.05607653,0.1751522;0.5322998;-0.0524317,0.2474948;0.2640561;0.1103575,0.2880719;0.04923069;0.2179611,-0.1660814;0.5259385;-0.01571429,-0.2320852;0.267235;0.1642981,-0.2910129;0.06115535;0.2802019,0.07783583;0.003426731;-0.04503274,0.1056538;-0.3536163;-0.0179367,0.09942952;-0.7545203;0.07624722,0.08669607;-0.7463639;-0.03895926,-0.08345345;0.004079823;-0.03342127,-0.1076581;-0.3528094;-0.001296695,-0.09795459;-0.754213;0.09043302,-0.1099503;-0.8192993;0.02168347,0.003002942;0.5507262;-0.04457116,373.1097
+0;0;0,0.002849659;0.3200093;-0.002641973,0.005942643;0.6270269;-0.02115756,0.1719064;0.5087262;0.005680944,0.2204336;0.2071964;0.1112054,0.2650338;-0.0148892;0.2009857,-0.1601121;0.4995474;-0.01790239,-0.2281162;0.2056974;0.09802024,-0.2762567;-0.02483705;0.160535,0.08000682;0.004495595;-0.04102416,0.1024077;-0.3520502;-0.001594443,0.1127952;-0.7538452;0.08869852,0.1264023;-0.8048923;0.004110515,-0.07802577;0.0069354;-0.044364,-0.1254411;-0.3482191;-0.01610683,-0.1484598;-0.7506347;0.06893235,-0.1405208;-0.7093306;-0.04819198,0.005140623;0.5519893;-0.0140844,0;0;0,0.002296865;0.3194056;-0.01989532,0.001957104;0.6247667;-0.05683255,0.1746309;0.5325931;-0.0523535,0.2476818;0.2640712;0.1118721,0.288307;0.04931056;0.2195715,-0.1668376;0.5256535;-0.01571813,-0.2338918;0.2678224;0.1671408,-0.2925322;0.06364182;0.286486,0.07785031;0.003478274;-0.04507232,0.1055951;-0.3538414;-0.0179739,0.0993377;-0.7548326;0.07618964,0.08662958;-0.7467222;-0.03899837,-0.08350603;0.004012684;-0.0333905,-0.1074757;-0.3531711;-0.001349282,-0.09780251;-0.7547354;0.09004252,-0.1102757;-0.8181533;0.01914512,0.002269506;0.5502974;-0.04519081,373.1431
+0;0;0,0.00284639;0.3196422;-0.002638942,0.005937336;0.6264577;-0.02114217,0.1716448;0.5082768;0.005660879,0.2203263;0.2057883;0.1115209,0.2649336;-0.01633251;0.2013154,-0.1598624;0.4991122;-0.01788614,-0.2280827;0.2043277;0.09840512,-0.2762308;-0.02624315;0.1609297,0.08007093;0.004499197;-0.04105702,0.1024758;-0.3521093;-0.001620378,0.1128713;-0.7542163;0.0887427,0.1264771;-0.8052553;0.004163198,-0.07808828;0.006940957;-0.04439954,-0.1255119;-0.348276;-0.01613741,-0.1485485;-0.7510041;0.06896781,-0.1406104;-0.7097011;-0.04814475,0.005135884;0.5514733;-0.01407402,0;0;0,0.00189656;0.3190185;-0.02024186,0.001039744;0.6241212;-0.05760586,0.1737116;0.5328934;-0.05241275,0.247812;0.2645724;0.1136853,0.2885844;0.04951987;0.2208325,-0.1672653;0.5252771;-0.01585991,-0.2352778;0.2681125;0.1693864,-0.2941053;0.06575558;0.2917854,0.0779074;0.003495842;-0.04511642,0.1054873;-0.3539038;-0.01806641,0.09897937;-0.7552049;0.07616031,0.08627422;-0.7471426;-0.03900671,-0.08360251;0.003963776;-0.03334942,-0.1075099;-0.3533592;-0.002114963,-0.09795096;-0.7551172;0.0898781,-0.1108895;-0.8177973;0.01812074,0.001508534;0.5497278;-0.04583013,373.1653
+0;0;0,0.00284639;0.3196422;-0.002638942,0.005937336;0.6264577;-0.02114217,0.1716448;0.5082768;0.005660879,0.2203263;0.2057883;0.1115209,0.2649336;-0.01633251;0.2013154,-0.1598624;0.4991122;-0.01788614,-0.2280827;0.2043277;0.09840512,-0.2762308;-0.02624315;0.1609297,0.08007093;0.004499197;-0.04105702,0.1024758;-0.3521093;-0.001620378,0.1128713;-0.7542163;0.0887427,0.1264771;-0.8052553;0.004163198,-0.07808828;0.006940957;-0.04439954,-0.1255119;-0.348276;-0.01613741,-0.1485485;-0.7510041;0.06896781,-0.1406104;-0.7097011;-0.04814475,0.005135884;0.5514733;-0.01407402,0;0;0,0.00189656;0.3190185;-0.02024186,0.001039744;0.6241212;-0.05760586,0.1737116;0.5328934;-0.05241275,0.247812;0.2645724;0.1136853,0.2885844;0.04951987;0.2208325,-0.1672653;0.5252771;-0.01585991,-0.2352778;0.2681125;0.1693864,-0.2941053;0.06575558;0.2917854,0.0779074;0.003495842;-0.04511642,0.1054873;-0.3539038;-0.01806641,0.09897937;-0.7552049;0.07616031,0.08627422;-0.7471426;-0.03900671,-0.08360251;0.003963776;-0.03334942,-0.1075099;-0.3533592;-0.002114963,-0.09795096;-0.7551172;0.0898781,-0.1108895;-0.8177973;0.01812074,0.001508534;0.5497278;-0.04583013,373.1876
+0;0;0,0.003040828;0.3191651;-0.00310849,0.006344303;0.6258368;-0.02209842,0.1719577;0.5083391;0.004788219,0.2201632;0.2071442;0.1179664,0.2624173;-0.01246591;0.2142915,-0.1595473;0.4992761;-0.0180771,-0.227847;0.2054464;0.1037864,-0.2758779;-0.02289477;0.1733988,0.0802405;0.004312016;-0.04096394,0.1029127;-0.3518802;-0.001400325,0.1133981;-0.7546668;0.08933866,0.1226159;-0.7768514;0.03483285,-0.07813106;0.007136229;-0.04449479,-0.1249825;-0.3477492;-0.01597359,-0.1480891;-0.7511466;0.06956722,-0.1430929;-0.7138901;-0.00594078,0.005488001;0.5508903;-0.01490798,0;0;0,0.001429871;0.3185174;-0.02073312,1.443923E-05;0.6234383;-0.05862737,0.1727452;0.5330938;-0.05280042,0.2480249;0.2645003;0.1146569,0.2909442;0.05146562;0.2245054,-0.1678289;0.5247743;-0.0161184,-0.2369541;0.2684292;0.1719251,-0.2950515;0.06685041;0.2955504,0.07799158;0.003661126;-0.04515624,0.1053399;-0.3534126;-0.0186497,0.09868704;-0.7553852;0.07597804,0.09993933;-0.7841537;0.02777255,-0.08372835;0.00378521;-0.03332283,-0.1077438;-0.3531996;-0.002707643,-0.09832074;-0.7556387;0.08967511,-0.106419;-0.7850758;0.04297677,0.000648886;0.5490987;-0.04668438,373.2208
+0;0;0,0.003037557;0.3188218;-0.003105146,0.006339018;0.6253068;-0.02208341,0.1718219;0.5078907;0.004783111,0.2200838;0.2063433;0.1180937,0.2623349;-0.01325092;0.2144119,-0.1594221;0.4988348;-0.0180642,-0.2278017;0.2046613;0.1039419,-0.2758291;-0.0236634;0.1735493,0.08027008;0.004313605;-0.04097904,0.1029771;-0.3524258;-0.001354638,0.1134631;-0.7552366;0.08938977,0.1228042;-0.7781186;0.03415549,-0.07815987;0.00713886;-0.0445112,-0.1250833;-0.3482918;-0.01594618,-0.1481913;-0.7517133;0.06959975,-0.1431283;-0.7143599;-0.006917417,0.005483266;0.5504084;-0.01489758,0;0;0,0.001238018;0.3181512;-0.02108216,-0.0003339052;0.6228428;-0.05929101,0.1723858;0.5334218;-0.05295718,0.2485815;0.2653164;0.1156045,0.2920152;0.05254503;0.225722,-0.1679827;0.524483;-0.01638654,-0.2378549;0.269044;0.1732662,-0.2957649;0.0688915;0.2992399,0.07798004;0.003654748;-0.04524302,0.1054006;-0.3539703;-0.01876342,0.0986464;-0.756003;0.07570899,0.0999328;-0.784358;0.02543342,-0.08379734;0.003773608;-0.03324067,-0.1077074;-0.3538294;-0.003288805,-0.09864725;-0.7562605;0.08927505,-0.1071757;-0.7870033;0.04266862,0.0003341734;0.5485671;-0.0472573,373.2453
+0;0;0,0.003036632;0.3187246;-0.0031042,0.006336318;0.6250461;-0.02207165,0.1709851;0.5078986;0.004690806,0.2193861;0.2054819;0.1183281,0.2616318;-0.01408446;0.214634,-0.1585965;0.4988881;-0.01804185,-0.2271733;0.2038666;0.1043159,-0.2751946;-0.02442911;0.1739145,0.08028632;0.004314478;-0.04098733,0.1030153;-0.3527698;-0.001324628,0.1134999;-0.7555256;0.08940743,0.1227985;-0.7781675;0.03442391,-0.07817569;0.007140305;-0.04452021,-0.1251445;-0.3486339;-0.01592757,-0.1482493;-0.7520005;0.06960671,-0.1432093;-0.7146804;-0.00656306,0.005481196;0.5502029;-0.01489111,0;0;0,0.001358196;0.3180702;-0.02082646,0.0004958063;0.6227759;-0.05765092,0.1720562;0.5336131;-0.05324042,0.2492379;0.2663535;0.1180114,0.2934446;0.05398624;0.2285322,-0.1668255;0.5245385;-0.01679671,-0.2373579;0.2694069;0.1746321,-0.2950946;0.07017775;0.3020806,0.07798494;0.003676117;-0.04526925,0.1054435;-0.3543002;-0.01885104,0.09868768;-0.756295;0.07553661,0.1003958;-0.7847589;0.02593946,-0.08383022;0.00373737;-0.03321141,-0.1076717;-0.3542419;-0.003523722,-0.09876182;-0.7566178;0.08904393,-0.1070911;-0.7870817;0.04261586,0.0009063184;0.5484812;-0.04607821,373.2672
+0;0;0,0.003000723;0.3185373;-0.003550504,0.006203427;0.6246855;-0.02298504,0.1705734;0.5084066;0.003854545,0.2190453;0.2068498;0.1238692,0.2596638;-0.01005515;0.2265363,-0.1583621;0.4991539;-0.01830361,-0.2273678;0.2053764;0.1106251,-0.2757622;-0.02116351;0.1852964,0.0803998;0.004164049;-0.04087299,0.1033781;-0.3531521;-0.001024496,0.1138456;-0.7558995;0.08986141,0.1229341;-0.7793307;0.03563322,-0.07813779;0.007274828;-0.04465009,-0.1248647;-0.3487967;-0.01600644,-0.1481392;-0.7521081;0.06986253,-0.143191;-0.7148204;-0.006299026,0.005378565;0.5498916;-0.01568596,0;0;0,0.001434982;0.3178917;-0.02074766,0.000937134;0.622521;-0.05701017,0.1718584;0.5335459;-0.05356777,0.24969;0.266611;0.1207238,0.2944728;0.05488467;0.2320999,-0.1661612;0.5244983;-0.01718076,-0.2371127;0.2692257;0.1764461,-0.2947295;0.07078573;0.3050541,0.07798228;0.00364925;-0.04535985,0.1054045;-0.3546112;-0.01912546,0.09861866;-0.7566402;0.07522477,0.100363;-0.7851071;0.0256591,-0.08391054;0.003745919;-0.03312185,-0.1078104;-0.3545324;-0.003860684,-0.09860979;-0.7569211;0.08873557,-0.1073735;-0.7877646;0.04291591,0.001234055;0.5482399;-0.04559433,373.2988
+0;0;0,0.002998708;0.3183234;-0.00354812,0.00619701;0.6240511;-0.02295575,0.1710324;0.5077631;0.003928257,0.2190694;0.2089116;0.1228662,0.2596413;-0.007744595;0.2254156,-0.1588274;0.4984844;-0.01829216,-0.2272141;0.2073425;0.1094799,-0.275553;-0.01893765;0.1840656,0.08044016;0.00416614;-0.04089351,0.1034239;-0.3532351;-0.001035538,0.1139445;-0.7580205;0.09031026,0.1279197;-0.8101813;0.006923795,-0.07817702;0.007278481;-0.0446725,-0.124915;-0.3488777;-0.01602204,-0.1483073;-0.75423;0.07028145,-0.1406984;-0.7130238;-0.04683186,0.005373333;0.5493647;-0.01566715,0;0;0,0.001074165;0.3176488;-0.02120066,-0.000472188;0.6216826;-0.05878866,0.1713781;0.5337774;-0.05402803,0.2490658;0.2708658;0.1209239,0.2974194;0.06240746;0.2362903,-0.1675947;0.5243976;-0.01726925,-0.2377513;0.2722158;0.1757294,-0.2949559;0.07412578;0.3045328,0.07800308;0.003656178;-0.04541373,0.1053612;-0.3547035;-0.01929104,0.0986359;-0.758661;0.07599294,0.08582479;-0.7506525;-0.03912115,-0.08398199;0.003730479;-0.03306606,-0.1079097;-0.3546474;-0.003991803,-0.09833772;-0.7594519;0.0873739,-0.1131647;-0.821454;0.01516059,0.0001577735;0.5475843;-0.04691851,373.3328
+0;0;0,0.002996658;0.3181058;-0.003545694,0.006193661;0.6237085;-0.02294591,0.1712739;0.507378;0.003965188,0.2192547;0.208876;0.1227641,0.2598204;-0.007746488;0.2252975,-0.1590731;0.4980856;-0.01828805,-0.2273798;0.2072842;0.1093346,-0.2757111;-0.01896076;0.1839086,0.08047661;0.004168028;-0.04091204,0.1034726;-0.3534228;-0.001032911,0.1139946;-0.7582676;0.09032628,0.1279675;-0.810414;0.006954469,-0.07821245;0.007281778;-0.04469274,-0.1249752;-0.3490634;-0.01602707,-0.148371;-0.7544751;0.07028906,-0.1407634;-0.7132708;-0.04680368,0.005370193;0.549041;-0.01565917,0;0;0,0.0008566678;0.3173994;-0.0216738,-0.001054883;0.6211922;-0.06014121,0.1712182;0.5338916;-0.05427933,0.2493667;0.2722327;0.121636,0.2971256;0.06413965;0.2378272,-0.168221;0.5241967;-0.01748749,-0.2381464;0.2731557;0.1764394,-0.2951048;0.07669979;0.3077589,0.07801497;0.003693804;-0.04547167,0.1053325;-0.354873;-0.01951063,0.09858549;-0.758894;0.07576835,0.08578216;-0.7509641;-0.03931034,-0.08404788;0.003681096;-0.03301599,-0.1078531;-0.354892;-0.003877576,-0.09840434;-0.7598071;0.0872868,-0.1133481;-0.8210641;0.01419121,-0.0003322661;0.5471576;-0.04800177,373.3659
+0;0;0,0.002945549;0.3180996;-0.004102141,0.006022296;0.6236575;-0.02420522,0.1713163;0.5081467;0.003092719,0.2192962;0.2120598;0.1277894,0.257951;-0.001883581;0.2365002,-0.1593888;0.4986098;-0.01853894,-0.2275178;0.21001;0.1140786,-0.2748837;-0.01423202;0.1950476,0.08051044;0.004076888;-0.04085461,0.1034803;-0.3535042;-0.0008722655,0.1141213;-0.7583516;0.09046108,0.1178505;-0.7172818;-0.02683202,-0.07820317;0.007349598;-0.04469787,-0.1250294;-0.3490124;-0.01634553,-0.148399;-0.754328;0.0704275,-0.1409743;-0.7131866;-0.04668298,0.005237202;0.549008;-0.01673267,0;0;0,0.0008566678;0.3173994;-0.0216738,-0.001054883;0.6211922;-0.06014121,0.1712182;0.5338916;-0.05427933,0.2493667;0.2722327;0.121636,0.2971256;0.06413965;0.2378272,-0.168221;0.5241967;-0.01748749,-0.2381464;0.2731557;0.1764394,-0.2951048;0.07669979;0.3077589,0.07801497;0.003693804;-0.04547167,0.1053325;-0.354873;-0.01951063,0.09858549;-0.758894;0.07576835,0.08578216;-0.7509641;-0.03931034,-0.08404788;0.003681096;-0.03301599,-0.1078531;-0.354892;-0.003877576,-0.09840434;-0.7598071;0.0872868,-0.1133481;-0.8210641;0.01419121,-0.0003322661;0.5471576;-0.04800177,373.3884
+0;0;0,0.002943056;0.3178303;-0.004098669,0.006017899;0.623199;-0.02418939,0.1713274;0.5077288;0.003105916,0.2191476;0.2126274;0.1273875,0.2577765;-0.001172468;0.2360254,-0.1594077;0.498191;-0.01852771,-0.2273099;0.2105518;0.1136485,-0.274644;-0.01353979;0.1945631,0.08053342;0.004078052;-0.04086627,0.1035246;-0.3538344;-0.0008468665,0.1141639;-0.7586179;0.09047204,0.1178926;-0.7175496;-0.02680561,-0.07822549;0.007351695;-0.04471062,-0.1250951;-0.3493405;-0.01633201,-0.148461;-0.7545921;0.07042731,-0.1410373;-0.7134522;-0.04666775,0.00523327;0.5485938;-0.01672127,0;0;0,0.0007630885;0.3171012;-0.02208674,-0.001215741;0.6206242;-0.06115603,0.1711172;0.5337015;-0.05460465,0.2497164;0.2738218;0.1217537,0.2972016;0.06736764;0.2406089,-0.1683799;0.5241887;-0.01788554,-0.2380321;0.2751199;0.176873,-0.2943925;0.07983215;0.3098803,0.0780064;0.003674522;-0.04553914,0.1053361;-0.3552382;-0.01972795,0.09858535;-0.7591999;0.07551575,0.08580147;-0.751327;-0.03953826,-0.08409798;0.003679171;-0.03295918,-0.1079641;-0.355253;-0.004157295,-0.0987165;-0.7601115;0.08698079,-0.1131881;-0.8213893;0.01384117,-0.0004902333;0.5466637;-0.0488416,373.411
+0;0;0,0.002770884;0.3173998;-0.00460623,0.005548902;0.6225213;-0.02532768,0.1707973;0.5077303;0.002656506,0.2184182;0.2172157;0.1322182,0.2542718;0.005145818;0.2449636,-0.1596763;0.4979609;-0.0186417,-0.2264509;0.2149729;0.1188779,-0.2741076;-0.007228151;0.2044711,0.08059579;0.004027565;-0.04082004,0.1036018;-0.3536297;-0.0008280724,0.1142474;-0.7585719;0.09061516,0.117896;-0.7175631;-0.0266574,-0.07822159;0.00737684;-0.04477882,-0.1250607;-0.3490667;-0.01646919,-0.1486599;-0.7544621;0.07042729,-0.1413122;-0.7133831;-0.04666508,0.00485134;0.54799;-0.01769581,0;0;0,0.0007457435;0.3166375;-0.02261972,-0.001075163;0.6198621;-0.06237197,0.1710239;0.5335553;-0.05502999,0.2494525;0.2765397;0.1217315,0.2974072;0.07101513;0.2418592,-0.1681456;0.5242828;-0.01872836,-0.2372576;0.2774632;0.1755815,-0.2929265;0.08270381;0.3095233,0.0780344;0.003608242;-0.04556084,0.1050538;-0.3550991;-0.02013707,0.09882878;-0.7592102;0.07530285,0.08613172;-0.7514119;-0.03973293,-0.08413805;0.003712516;-0.03294212,-0.1082028;-0.355004;-0.004822275,-0.09888401;-0.7598853;0.08703449,-0.1129366;-0.821052;0.01369613,-0.0004157424;0.5459948;-0.04984808,373.435
+0;0;0,0.00276753;0.3170156;-0.004600655,0.005543477;0.6219097;-0.02530652,0.1707911;0.5071777;0.002671488,0.2182874;0.2174232;0.1318942,0.2541319;0.005406991;0.2446111,-0.1596798;0.4974084;-0.01862654,-0.2262796;0.2151608;0.1185333,-0.2739243;-0.006983951;0.2041048,0.0806561;0.004030579;-0.04085058,0.1036882;-0.3540331;-0.0008131713,0.1143203;-0.7584601;0.09051372,0.116694;-0.7212982;0.01422034,-0.07828011;0.007382359;-0.04481232,-0.1251725;-0.3494662;-0.01647053,-0.1487416;-0.7543458;0.0703154,-0.1439615;-0.7171382;-0.005860761,0.004846464;0.5474371;-0.01768066,0;0;0,0.0006680638;0.3162074;-0.02324116,-0.001278669;0.6191226;-0.06357574,0.1708936;0.5334278;-0.05559886,0.2496826;0.2780147;0.1217948,0.2962751;0.07303673;0.2432607,-0.1683153;0.5241562;-0.01935688,-0.2372904;0.2790137;0.1757321,-0.2917433;0.08430409;0.3101338,0.07806116;0.003601909;-0.04564977,0.1050428;-0.3555412;-0.02052378,0.0988915;-0.759109;0.07492244,0.1007779;-0.787561;0.02535009,-0.0842406;0.003690846;-0.03286821,-0.1084029;-0.3554799;-0.005379157,-0.0991822;-0.7598681;0.08627178,-0.1079331;-0.7879774;0.03703409,-0.0005948991;0.5453452;-0.05087721,373.4666
+0;0;0,0.002764761;0.3166984;-0.004596052,0.005536566;0.6211377;-0.02527092,0.1709206;0.5064863;0.002712075,0.2182686;0.2176365;0.1315313,0.2540019;0.006278217;0.2438984,-0.1598199;0.496709;-0.01860333,-0.2262118;0.2153426;0.1181282,-0.2737086;-0.006112695;0.2034342,0.08069813;0.004032679;-0.04087187,0.1037357;-0.3541154;-0.0008250251,0.1143642;-0.7584062;0.09047113,0.116756;-0.7211894;0.01359335,-0.07832091;0.007386206;-0.04483568,-0.1252243;-0.3495465;-0.0164872,-0.1487856;-0.7542898;0.07026952,-0.1439687;-0.717027;-0.006490141,0.004840615;0.5467785;-0.01765668,0;0;0,0.0005583614;0.3158568;-0.02368248,-0.001547933;0.6182215;-0.06467617,0.1708561;0.5333635;-0.05595922,0.2493957;0.2795221;0.1219918,0.3095598;0.0845599;0.2521669,-0.168695;0.5241735;-0.01976134,-0.2374696;0.2801088;0.1751051,-0.2908145;0.08669941;0.3104663,0.07808706;0.003634706;-0.04569638,0.1050399;-0.3556132;-0.02081632,0.0987865;-0.7590849;0.07442295,0.09940697;-0.7873979;0.0237553,-0.08430811;0.003644303;-0.03283019,-0.1084968;-0.3556205;-0.005476845,-0.09929096;-0.759901;0.08601954,-0.1073857;-0.7900876;0.03826972,-0.0008344948;0.5445897;-0.05180752,373.5001
+0;0;0,0.00266992;0.3165109;-0.005182219,0.005308151;0.6206228;-0.02650715,0.1708264;0.5067644;0.002303086,0.2173955;0.2207129;0.1374782,0.2497085;0.007979065;0.2612915,-0.1601616;0.4967183;-0.01873073,-0.2258242;0.2179302;0.1235088,-0.2743548;-0.006952405;0.2167941,0.08070324;0.004023156;-0.04098302,0.1039641;-0.3541224;-0.0009509064,0.1144988;-0.7584231;0.09085755,0.1227348;-0.7821916;0.03679686,-0.07839639;0.007382559;-0.04481419,-0.1252164;-0.3495992;-0.01681769,-0.1488197;-0.7543559;0.07043897,-0.1440839;-0.7171867;-0.005768694,0.004647201;0.5463327;-0.01872849,0;0;0,0.0004725456;0.3156532;-0.02399802,-0.001670063;0.6176751;-0.06541753,0.1707776;0.5333434;-0.05623114,0.2493945;0.2799466;0.1223071,0.2957101;0.07445674;0.2536781,-0.1689017;0.5246868;-0.02018946,-0.2374287;0.2808778;0.1750738,-0.2914807;0.08330171;0.3153293,0.07810618;0.003611207;-0.04577326,0.1049914;-0.355655;-0.02093732,0.09874974;-0.759261;0.07425785,0.09853154;-0.7878698;0.02479672,-0.08439987;0.003663651;-0.03274213,-0.1085873;-0.3556258;-0.005576961,-0.09933607;-0.7599859;0.08610841,-0.107171;-0.7902982;0.03939136,-0.0009585768;0.5441121;-0.05245841,373.5338
+0;0;0,0.002668515;0.3163442;-0.00517949,0.005304493;0.620196;-0.026487,0.1707627;0.5063977;0.002310798,0.2172977;0.2205555;0.1373871,0.2487563;0.0134469;0.2579264,-0.1601048;0.4963553;-0.01871535,-0.2257194;0.2177711;0.1234201,-0.2729667;-0.001164958;0.2142387,0.08072669;0.004024325;-0.04099492,0.1039915;-0.3541818;-0.0009560436,0.1142496;-0.7478678;0.08844203,0.1230028;-0.775013;0.03098629,-0.07841916;0.007384704;-0.04482721,-0.1252471;-0.3496574;-0.01682598,-0.1482307;-0.7437875;0.0681398,-0.1431975;-0.7061681;-0.01285375,0.00464395;0.5459516;-0.01871311,0;0;0,0.0003853589;0.3154564;-0.02438772,-0.00172998;0.6171417;-0.06634617,0.170678;0.5333531;-0.05650425,0.2495905;0.2808631;0.1227679,0.3078296;0.08941057;0.2582946,-0.1688988;0.5249472;-0.02049614,-0.2374367;0.2818797;0.1753038,-0.2883572;0.08994623;0.313079,0.07812479;0.003590912;-0.0457952,0.1047348;-0.3557447;-0.02077961,0.09814326;-0.7486551;0.07230091,0.09892172;-0.7833949;0.02278828,-0.0844353;0.003679213;-0.03272191,-0.1088766;-0.3556612;-0.005646359,-0.09973045;-0.7493567;0.08383019,-0.1078533;-0.7826957;0.03317893,-0.001035661;0.5436455;-0.05327237,373.5673
+0;0;0,0.002668515;0.3163442;-0.00517949,0.005304493;0.620196;-0.026487,0.1707627;0.5063977;0.002310798,0.2172977;0.2205555;0.1373871,0.2487563;0.0134469;0.2579264,-0.1601048;0.4963553;-0.01871535,-0.2257194;0.2177711;0.1234201,-0.2729667;-0.001164958;0.2142387,0.08072669;0.004024325;-0.04099492,0.1039915;-0.3541818;-0.0009560436,0.1142496;-0.7478678;0.08844203,0.1230028;-0.775013;0.03098629,-0.07841916;0.007384704;-0.04482721,-0.1252471;-0.3496574;-0.01682598,-0.1482307;-0.7437875;0.0681398,-0.1431975;-0.7061681;-0.01285375,0.00464395;0.5459516;-0.01871311,0;0;0,0.0003853589;0.3154564;-0.02438772,-0.00172998;0.6171417;-0.06634617,0.170678;0.5333531;-0.05650425,0.2495905;0.2808631;0.1227679,0.3078296;0.08941057;0.2582946,-0.1688988;0.5249472;-0.02049614,-0.2374367;0.2818797;0.1753038,-0.2883572;0.08994623;0.313079,0.07812479;0.003590912;-0.0457952,0.1047348;-0.3557447;-0.02077961,0.09814326;-0.7486551;0.07230091,0.09892172;-0.7833949;0.02278828,-0.0844353;0.003679213;-0.03272191,-0.1088766;-0.3556612;-0.005646359,-0.09973045;-0.7493567;0.08383019,-0.1078533;-0.7826957;0.03317893,-0.001035661;0.5436455;-0.05327237,373.5893
+0;0;0,0.002667126;0.3161796;-0.005176796,0.005301522;0.6198485;-0.02647211,0.1705002;0.5061429;0.00228958,0.2170992;0.2199079;0.1375514,0.2485648;0.01275299;0.2581177,-0.1598499;0.4961161;-0.01870369,-0.2255546;0.2171492;0.1236271,-0.2728125;-0.001835793;0.2144659,0.08074606;0.004025291;-0.04100476,0.1040062;-0.3541097;-0.0009738356,0.1142946;-0.7489581;0.08868819,0.1229275;-0.7753175;0.03202241,-0.07843798;0.007386476;-0.04483796,-0.1252566;-0.3495847;-0.0168423,-0.148308;-0.7448784;0.06837434,-0.1433441;-0.7073637;-0.01150563,0.004641253;0.5456349;-0.01870146,0;0;0,0.0003360659;0.3152588;-0.02480435,-0.001683816;0.6166894;-0.06726885,0.1704522;0.5334334;-0.05710578,0.2496083;0.2813011;0.1233418,0.3080784;0.08930212;0.25809,-0.1686413;0.5252331;-0.02107585,-0.2374425;0.282427;0.1756708,-0.287173;0.09053814;0.3140363,0.07815374;0.003562883;-0.04579103,0.1045812;-0.3557169;-0.0208168,0.09797411;-0.7498068;0.0724566,0.09843087;-0.7822171;0.02179432,-0.08445615;0.003698841;-0.0327261,-0.1089984;-0.3555249;-0.005155338,-0.09965486;-0.7505;0.08405122,-0.1078547;-0.7837824;0.03516344,-0.001023859;0.5432446;-0.05408204,373.6233
+0;0;0,0.002572445;0.3159755;-0.005588649,0.005077512;0.6195403;-0.02730634,0.1703097;0.5063344;0.001967736,0.2160104;0.2228416;0.1423156,0.2476091;0.02485061;0.2775303,-0.1601821;0.4965217;-0.0189341,-0.2249175;0.2206425;0.1288975,-0.2713094;0.003518328;0.2247454,0.08080439;0.003902641;-0.040995,0.104034;-0.3543103;-0.001230828,0.1145471;-0.7507493;0.08913371,0.1230434;-0.7769063;0.03266375,-0.07844998;0.007497946;-0.04488373,-0.1253473;-0.3495315;-0.01717173,-0.1485157;-0.7464564;0.06858383,-0.1435777;-0.7089984;-0.01100661,0.004452195;0.5453473;-0.01943132,0;0;0,0.0003569275;0.3150325;-0.02515483,-0.001595497;0.6163479;-0.06790304,0.1704658;0.5332321;-0.05743694,0.2494737;0.2821022;0.1237971,0.3081288;0.08920382;0.2573324,-0.1685495;0.5255476;-0.02147508,-0.2374471;0.283705;0.1758051,-0.2864515;0.09205608;0.3149136,0.07817927;0.003544152;-0.0458324,0.1044155;-0.3557937;-0.02082622,0.09830195;-0.7516418;0.07248557,0.09839889;-0.7820863;0.01993931,-0.0845119;0.003700635;-0.03269881,-0.1089689;-0.35557;-0.005061671,-0.09875919;-0.7519417;0.08563225,-0.1072363;-0.7865332;0.03904122,-0.0009603053;0.5429249;-0.054649,373.6563
+0;0;0,0.002614308;0.3211175;-0.005679596,0.005235863;0.6387689;-0.0284533,0.1745188;0.5201048;0.001825541,0.2202158;0.2366351;0.1421621,0.2518705;0.03829278;0.2776166,-0.1641202;0.5100502;-0.01959155,-0.2288503;0.2341934;0.1282281,-0.2753246;0.01668398;0.224246,0.08081116;0.003902968;-0.04099844,0.1040573;-0.3545648;-0.001205988,0.114586;-0.751594;0.08929308,0.1270446;-0.8039396;0.006488509,-0.07845656;0.007498575;-0.0448875,-0.1253872;-0.3497848;-0.01715579,-0.1485902;-0.7473006;0.06872743,-0.1413493;-0.7063646;-0.04797979,0.004572651;0.5600795;-0.02010104,0;0;0,-0.0007616281;0.319611;-0.03168237,-0.004666194;0.6324388;-0.09102046,0.1704427;0.5332171;-0.05768418,0.2494964;0.2825717;0.1241539,0.2960368;0.08326145;0.2537649,-0.1696483;0.5266238;-0.02267882,-0.2383656;0.2850949;0.1750062,-0.2870182;0.09310624;0.3145157,0.07819727;0.003569782;-0.04581475,0.1043562;-0.3560394;-0.02091634,0.09812446;-0.7524241;0.07275033,0.08570679;-0.7464125;-0.04154301,-0.08451555;0.003660811;-0.03271497,-0.1090701;-0.3558629;-0.005097983,-0.09892911;-0.7529138;0.08535015,-0.1112123;-0.8174261;0.01672673,-0.003450751;0.5554506;-0.07275712,373.6786
+0;0;0,0.002609144;0.3204832;-0.005668377,0.005157629;0.6293296;-0.02773144,0.1725747;0.5150267;0.001886901,0.2183673;0.2309641;0.1425169,0.2499798;0.03288631;0.2777908,-0.1622805;0.5050846;-0.01929089,-0.2271461;0.2286507;0.1288379,-0.2735583;0.0114314;0.2247277,0.08085024;0.003904856;-0.04101827,0.1041211;-0.3549449;-0.001183417,0.1146942;-0.7536449;0.08969651,0.1228988;-0.7778736;0.0351656,-0.0784945;0.007502201;-0.04490921,-0.1254751;-0.3501619;-0.01714795,-0.1487758;-0.7493507;0.06909672,-0.1440073;-0.7121487;-0.007760778,0.00452741;0.5545548;-0.01979469,0;0;0,-0.0006661266;0.3189942;-0.03147471,-0.002851948;0.624403;-0.0825783,0.1704331;0.5331796;-0.05791318,0.2494461;0.2824352;0.1249789,0.3079216;0.08835182;0.2570602,-0.1687077;0.5266355;-0.02297395,-0.2376594;0.2850123;0.175594,-0.2858554;0.09327877;0.3150522,0.0782259;0.003505692;-0.04585767,0.1041732;-0.3564937;-0.0207845,0.09838577;-0.7546836;0.07272494,0.09911036;-0.7840497;0.02315867,-0.08457334;0.00372319;-0.03268018,-0.1090936;-0.3561939;-0.005113361,-0.09904091;-0.7549772;0.08546013,-0.1073697;-0.7868859;0.0398572,-0.002382427;0.5506213;-0.06806326,373.7014
+0;0;0,0.002580677;0.3198092;-0.005993243,0.005090377;0.6260846;-0.02811656,0.1720303;0.513155;0.001925429,0.2171839;0.2315817;0.1467433,0.246014;0.03208691;0.2814009,-0.1619017;0.503004;-0.01914035,-0.2258344;0.2292265;0.1333494,-0.2720999;0.01395951;0.2347478,0.0809451;0.00379127;-0.04091859,0.1043322;-0.3551271;-0.0008565113,0.1149017;-0.7549134;0.09038462,0.1234219;-0.7789905;0.03568391,-0.07847238;0.007585377;-0.04500404,-0.1252528;-0.350181;-0.01691225,-0.1486286;-0.7504321;0.06979634,-0.1438642;-0.7132434;-0.007110797,0.004467023;0.5517254;-0.02017134,0;0;0,-0.0007204115;0.3183649;-0.03104532,-0.002937004;0.6216673;-0.07912374,0.1701642;0.5331636;-0.0584718,0.2492816;0.283289;0.1248251,0.3013905;0.08316076;0.2512978,-0.1691367;0.5264632;-0.02296885,-0.2379868;0.2852754;0.175482,-0.2856991;0.09353426;0.315913,0.07824738;0.003465384;-0.04589283,0.1041868;-0.3566443;-0.02094281,0.09859347;-0.7559909;0.07263482,0.09890884;-0.7852233;0.02283013,-0.08461942;0.00375832;-0.03265339,-0.1093752;-0.3562602;-0.0052999,-0.09913976;-0.7561779;0.08540164,-0.1079137;-0.7880904;0.03980615,-0.002411067;0.5481908;-0.06520462,373.7349
+0;0;0,0.002576826;0.3193319;-0.005984299,0.00508062;0.6248825;-0.02806131,0.1716745;0.5120764;0.00193033,0.2168775;0.2301954;0.1469065,0.2457099;0.03068458;0.281575,-0.1615671;0.5019464;-0.0190919,-0.2255697;0.2278697;0.1335645,-0.2718389;0.01258542;0.234971,0.08099434;0.003793576;-0.04094348,0.1044124;-0.3556002;-0.0008283444,0.1149941;-0.7558457;0.09051757,0.1236071;-0.7805117;0.03522104,-0.0785201;0.007589991;-0.04503141,-0.1253625;-0.3506502;-0.01690242,-0.1487651;-0.751361;0.06990575,-0.1439489;-0.714094;-0.007839099,0.004457632;0.550567;-0.02012075,0;0;0,-0.0006499439;0.3179011;-0.03088355,-0.002636507;0.6206435;-0.07782364,0.1702104;0.5331343;-0.05883396,0.249535;0.2831964;0.1248969,0.3015354;0.08285511;0.251114,-0.1689758;0.5262868;-0.02332183,-0.2378715;0.2850328;0.1755958,-0.2857174;0.09325156;0.3159603,0.07828782;0.003409386;-0.0459373,0.1041269;-0.3571913;-0.02101826,0.09882241;-0.7569447;0.07290518,0.09977967;-0.7848324;0.0202899,-0.08468853;0.003799775;-0.03262295,-0.10954;-0.3566978;-0.005321259,-0.09927519;-0.7571121;0.0853179,-0.1083464;-0.789247;0.0386569,-0.00214006;0.5471852;-0.06404459,373.7691
+0;0;0,0.002449666;0.3190054;-0.006442892,0.004780549;0.6239642;-0.02900182,0.1710473;0.5122741;0.001492323,0.2155808;0.2328361;0.1510996,0.2431619;0.04198064;0.2980576,-0.1615548;0.5021487;-0.0193186,-0.2242657;0.2306107;0.138116,-0.2696106;0.01692784;0.2433141,0.08108072;0.003745794;-0.04081829,0.1045169;-0.3561726;-0.0005928911,0.1150479;-0.7577118;0.09125492,0.1237763;-0.7823972;0.03534633,-0.07847593;0.0076079;-0.04514304,-0.1252928;-0.3511535;-0.01673434,-0.1489559;-0.7531431;0.07058678,-0.1441358;-0.715866;-0.007619761,0.004204202;0.54972;-0.02093301,0;0;0,-0.0005625784;0.3175981;-0.03071034,-0.002232313;0.6199117;-0.0767771,0.1701052;0.5331823;-0.05910671,0.2494535;0.283514;0.1247976,0.3011423;0.08290586;0.2507651,-0.1684501;0.5263393;-0.02364066,-0.2373155;0.285393;0.1754915,-0.2859963;0.09369808;0.3157285,0.07830258;0.003404364;-0.04594958,0.1039802;-0.3577313;-0.02084434,0.09896456;-0.7587863;0.07355023,0.09909528;-0.7864756;0.02003027,-0.08471126;0.003791828;-0.03261704,-0.1094835;-0.3572293;-0.005072875,-0.09943451;-0.7590572;0.08555781,-0.108354;-0.7916677;0.03873022,-0.001791418;0.5464836;-0.06314754,373.802
+0;0;0,0.002448051;0.318795;-0.006438643,0.004777944;0.6236234;-0.02899015,0.1708268;0.5119655;0.001476552,0.2153276;0.2327326;0.1509741,0.2429226;0.04178102;0.298006,-0.1613412;0.5018533;-0.01930721,-0.2240061;0.2305147;0.1380119,-0.2693739;0.01672418;0.2432629,0.08106387;0.003745015;-0.04080981,0.1044841;-0.3559287;-0.000611756,0.1150175;-0.7575585;0.09125678,0.1237261;-0.7821203;0.03547457,-0.07845962;0.007606318;-0.04513365,-0.1252447;-0.3509111;-0.01674427,-0.1489131;-0.7529916;0.07059656,-0.1441039;-0.715731;-0.007433183,0.004201467;0.5493625;-0.02091951,0;0;0,-0.000499025;0.317393;-0.03064525,-0.002029076;0.6196263;-0.07636428,0.1700897;0.5330582;-0.05925536,0.2495332;0.2836292;0.1245238,0.3011653;0.08176701;0.2487339,-0.1682194;0.5263339;-0.02390266,-0.2371405;0.285608;0.1750992,-0.2856591;0.09368637;0.3152935,0.078299;0.003478855;-0.04591274,0.1038545;-0.3574373;-0.02109336,0.09912507;-0.7585716;0.07338488,0.1004348;-0.7862654;0.02014768,-0.08468387;0.003718647;-0.03264396,-0.1093627;-0.3570479;-0.00493023,-0.09952521;-0.7590796;0.08524173,-0.1086157;-0.7908049;0.0375779,-0.001606941;0.5461743;-0.06277096,373.8351
+0;0;0,0.002445849;0.3185083;-0.006432852,0.004773048;0.6229833;-0.02896046,0.1701598;0.5115111;0.001413187,0.2146223;0.2325186;0.150782,0.242226;0.04150768;0.2978596,-0.1606878;0.5014391;-0.01928796,-0.2232987;0.230334;0.1378957,-0.2686806;0.01647706;0.2431794,0.08105624;0.003744663;-0.04080597,0.1045018;-0.3563178;-0.0005644709,0.115041;-0.7581706;0.0913551,0.1238381;-0.7832863;0.03500667,-0.07845224;0.007605604;-0.04512941,-0.1252879;-0.3512994;-0.01670934,-0.1489695;-0.7536031;0.07067999,-0.1441114;-0.7162688;-0.008141801,0.004196859;0.5487595;-0.02089385,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.002346535;0.3184989;-0.006915907,0.004537841;0.6229374;-0.0299431,0.1700115;0.5119281;0.0009195413,0.2136218;0.2356707;0.1555309,0.2428098;0.04389651;0.3013038,-0.1609826;0.5017684;-0.01948347,-0.2224269;0.2329893;0.1420935,-0.2667617;0.02194637;0.2533334,0.08102673;0.003838469;-0.04085582,0.1044811;-0.3562145;-0.0005348027,0.1151407;-0.7580484;0.09145389,0.1235839;-0.7837332;0.03561315,-0.07849137;0.007506657;-0.04507793,-0.1253494;-0.3513911;-0.01660349,-0.1489003;-0.7536873;0.07085581,-0.1440946;-0.7163867;-0.007972322,0.00399773;0.5487269;-0.0217532,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.002346535;0.3184989;-0.006915907,0.004537841;0.6229374;-0.0299431,0.1700115;0.5119281;0.0009195413,0.2136218;0.2356707;0.1555309,0.2428098;0.04389651;0.3013038,-0.1609826;0.5017684;-0.01948347,-0.2224269;0.2329893;0.1420935,-0.2667617;0.02194637;0.2533334,0.08102673;0.003838469;-0.04085582,0.1044811;-0.3562145;-0.0005348027,0.1151407;-0.7580484;0.09145389,0.1235839;-0.7837332;0.03561315,-0.07849137;0.007506657;-0.04507793,-0.1253494;-0.3513911;-0.01660349,-0.1489003;-0.7536873;0.07085581,-0.1440946;-0.7163867;-0.007972322,0.00399773;0.5487269;-0.0217532,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.002346535;0.3184989;-0.006915907,0.004537841;0.6229374;-0.0299431,0.1700115;0.5119281;0.0009195413,0.2136218;0.2356707;0.1555309,0.2428098;0.04389651;0.3013038,-0.1609826;0.5017684;-0.01948347,-0.2224269;0.2329893;0.1420935,-0.2667617;0.02194637;0.2533334,0.08102673;0.003838469;-0.04085582,0.1044811;-0.3562145;-0.0005348027,0.1151407;-0.7580484;0.09145389,0.1235839;-0.7837332;0.03561315,-0.07849137;0.007506657;-0.04507793,-0.1253494;-0.3513911;-0.01660349,-0.1489003;-0.7536873;0.07085581,-0.1440946;-0.7163867;-0.007972322,0.00399773;0.5487269;-0.0217532,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.002330179;0.3185031;-0.006727054,0.004708237;0.6230151;-0.02879338,0.170733;0.5141082;0.0007210393,0.2134075;0.2401606;0.1596436,0.2423076;0.04972412;0.3072163,-0.1613907;0.5036886;-0.01968189,-0.2219591;0.2375273;0.1464938,-0.2662571;0.02864201;0.2617483,0.08103707;0.003885994;-0.04083083,0.1043276;-0.3561849;-0.0005742684,0.1150851;-0.7579986;0.09149078,0.1233538;-0.783578;0.03551908,-0.07849167;0.00744652;-0.04508737,-0.1254104;-0.35145;-0.01669809,-0.1489425;-0.7536925;0.07101288,-0.1441718;-0.7163357;-0.007812142,0.004123179;0.5487704;-0.02092261,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.002330179;0.3185031;-0.006727054,0.004708237;0.6230151;-0.02879338,0.170733;0.5141082;0.0007210393,0.2134075;0.2401606;0.1596436,0.2423076;0.04972412;0.3072163,-0.1613907;0.5036886;-0.01968189,-0.2219591;0.2375273;0.1464938,-0.2662571;0.02864201;0.2617483,0.08103707;0.003885994;-0.04083083,0.1043276;-0.3561849;-0.0005742684,0.1150851;-0.7579986;0.09149078,0.1233538;-0.783578;0.03551908,-0.07849167;0.00744652;-0.04508737,-0.1254104;-0.35145;-0.01669809,-0.1489425;-0.7536925;0.07101288,-0.1441718;-0.7163357;-0.007812142,0.004123179;0.5487704;-0.02092261,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.002330179;0.3185031;-0.006727054,0.004708237;0.6230151;-0.02879338,0.170733;0.5141082;0.0007210393,0.2134075;0.2401606;0.1596436,0.2423076;0.04972412;0.3072163,-0.1613907;0.5036886;-0.01968189,-0.2219591;0.2375273;0.1464938,-0.2662571;0.02864201;0.2617483,0.08103707;0.003885994;-0.04083083,0.1043276;-0.3561849;-0.0005742684,0.1150851;-0.7579986;0.09149078,0.1233538;-0.783578;0.03551908,-0.07849167;0.00744652;-0.04508737,-0.1254104;-0.35145;-0.01669809,-0.1489425;-0.7536925;0.07101288,-0.1441718;-0.7163357;-0.007812142,0.004123179;0.5487704;-0.02092261,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.002127447;0.3184916;-0.007313494,0.00412121;0.622916;-0.03054584,0.1702759;0.5145578;9.097531E-05,0.2123689;0.2436256;0.1642514,0.2395169;0.05588685;0.3155661,-0.1618724;0.5037422;-0.0199733,-0.221847;0.2404582;0.150934,-0.2661146;0.03347132;0.2695755,0.08102673;0.003995657;-0.04084076,0.1039028;-0.3560847;-0.0004317574,0.1146186;-0.7578851;0.09169677,0.123154;-0.7833738;0.03567518,-0.0785446;0.00732705;-0.04501471,-0.1256676;-0.351541;-0.01660373,-0.149229;-0.7537622;0.07119717,-0.1445178;-0.7164699;-0.007637419,0.003660642;0.5487101;-0.02230838,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.002127447;0.3184916;-0.007313494,0.00412121;0.622916;-0.03054584,0.1702759;0.5145578;9.097531E-05,0.2123689;0.2436256;0.1642514,0.2395169;0.05588685;0.3155661,-0.1618724;0.5037422;-0.0199733,-0.221847;0.2404582;0.150934,-0.2661146;0.03347132;0.2695755,0.08102673;0.003995657;-0.04084076,0.1039028;-0.3560847;-0.0004317574,0.1146186;-0.7578851;0.09169677,0.123154;-0.7833738;0.03567518,-0.0785446;0.00732705;-0.04501471,-0.1256676;-0.351541;-0.01660373,-0.149229;-0.7537622;0.07119717,-0.1445178;-0.7164699;-0.007637419,0.003660642;0.5487101;-0.02230838,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.002127447;0.3184916;-0.007313494,0.00412121;0.622916;-0.03054584,0.1702759;0.5145578;9.097531E-05,0.2123689;0.2436256;0.1642514,0.2395169;0.05588685;0.3155661,-0.1618724;0.5037422;-0.0199733,-0.221847;0.2404582;0.150934,-0.2661146;0.03347132;0.2695755,0.08102673;0.003995657;-0.04084076,0.1039028;-0.3560847;-0.0004317574,0.1146186;-0.7578851;0.09169677,0.123154;-0.7833738;0.03567518,-0.0785446;0.00732705;-0.04501471,-0.1256676;-0.351541;-0.01660373,-0.149229;-0.7537622;0.07119717,-0.1445178;-0.7164699;-0.007637419,0.003660642;0.5487101;-0.02230838,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001978595;0.3184755;-0.008022541,0.003685663;0.6228094;-0.03240873,0.1700686;0.5153658;-0.001243668,0.2123955;0.2472842;0.1674734,0.2372724;0.06313501;0.3235157,-0.1621808;0.5035765;-0.02022797,-0.2208873;0.2428263;0.1549509,-0.2651937;0.03843689;0.2779993,0.08106299;0.003937096;-0.04077445,0.1038982;-0.3561477;-0.0003822558,0.1144417;-0.7579563;0.09173007,0.123282;-0.7833295;0.03564144,-0.07848731;0.007373081;-0.04510704,-0.1256842;-0.3514809;-0.01664115,-0.1496756;-0.7536883;0.07110608,-0.1451656;-0.7164741;-0.007747464,0.003303242;0.5486398;-0.02384707,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001978595;0.3184755;-0.008022541,0.003685663;0.6228094;-0.03240873,0.1700686;0.5153658;-0.001243668,0.2123955;0.2472842;0.1674734,0.2372724;0.06313501;0.3235157,-0.1621808;0.5035765;-0.02022797,-0.2208873;0.2428263;0.1549509,-0.2651937;0.03843689;0.2779993,0.08106299;0.003937096;-0.04077445,0.1038982;-0.3561477;-0.0003822558,0.1144417;-0.7579563;0.09173007,0.123282;-0.7833295;0.03564144,-0.07848731;0.007373081;-0.04510704,-0.1256842;-0.3514809;-0.01664115,-0.1496756;-0.7536883;0.07110608,-0.1451656;-0.7164741;-0.007747464,0.003303242;0.5486398;-0.02384707,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001978595;0.3184755;-0.008022541,0.003685663;0.6228094;-0.03240873,0.1700686;0.5153658;-0.001243668,0.2123955;0.2472842;0.1674734,0.2372724;0.06313501;0.3235157,-0.1621808;0.5035765;-0.02022797,-0.2208873;0.2428263;0.1549509,-0.2651937;0.03843689;0.2779993,0.08106299;0.003937096;-0.04077445,0.1038982;-0.3561477;-0.0003822558,0.1144417;-0.7579563;0.09173007,0.123282;-0.7833295;0.03564144,-0.07848731;0.007373081;-0.04510704,-0.1256842;-0.3514809;-0.01664115,-0.1496756;-0.7536883;0.07110608,-0.1451656;-0.7164741;-0.007747464,0.003303242;0.5486398;-0.02384707,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001844571;0.3184599;-0.008647446,0.00340115;0.6227482;-0.03360982,0.1701995;0.5166658;-0.003219744,0.2138889;0.2520147;0.170492,0.237629;0.06909458;0.3281487,-0.1624598;0.5036978;-0.02052115,-0.2202924;0.2450955;0.1580985,-0.2643531;0.0430491;0.285043,0.08110997;0.003951255;-0.04067954,0.1038212;-0.3561248;-0.0001395904,0.1143911;-0.7579283;0.09199245,0.1227923;-0.7835124;0.03604515,-0.07844527;0.007329829;-0.04518714,-0.125635;-0.3514957;-0.0163521,-0.1497588;-0.7537056;0.07134707,-0.1455923;-0.7165331;-0.007529184,0.00305087;0.548594;-0.02491459,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001844571;0.3184599;-0.008647446,0.00340115;0.6227482;-0.03360982,0.1701995;0.5166658;-0.003219744,0.2138889;0.2520147;0.170492,0.237629;0.06909458;0.3281487,-0.1624598;0.5036978;-0.02052115,-0.2202924;0.2450955;0.1580985,-0.2643531;0.0430491;0.285043,0.08110997;0.003951255;-0.04067954,0.1038212;-0.3561248;-0.0001395904,0.1143911;-0.7579283;0.09199245,0.1227923;-0.7835124;0.03604515,-0.07844527;0.007329829;-0.04518714,-0.125635;-0.3514957;-0.0163521,-0.1497588;-0.7537056;0.07134707,-0.1455923;-0.7165331;-0.007529184,0.00305087;0.548594;-0.02491459,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001844571;0.3184599;-0.008647446,0.00340115;0.6227482;-0.03360982,0.1701995;0.5166658;-0.003219744,0.2138889;0.2520147;0.170492,0.237629;0.06909458;0.3281487,-0.1624598;0.5036978;-0.02052115,-0.2202924;0.2450955;0.1580985,-0.2643531;0.0430491;0.285043,0.08110997;0.003951255;-0.04067954,0.1038212;-0.3561248;-0.0001395904,0.1143911;-0.7579283;0.09199245,0.1227923;-0.7835124;0.03604515,-0.07844527;0.007329829;-0.04518714,-0.125635;-0.3514957;-0.0163521,-0.1497588;-0.7537056;0.07134707,-0.1455923;-0.7165331;-0.007529184,0.00305087;0.548594;-0.02491459,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001621293;0.3184464;-0.009173237,0.002927368;0.6226702;-0.03491048,0.1700262;0.5176521;-0.00457794,0.2150179;0.2563643;0.1738295,0.2392544;0.07538912;0.3336405,-0.1629283;0.503927;-0.02120423,-0.2199768;0.2480975;0.1616112,-0.2640138;0.04839802;0.2922246,0.08114828;0.004064306;-0.04059191,0.1035564;-0.3560408;-0.0001415461,0.1140284;-0.7577916;0.09223066,0.1223086;-0.7834525;0.03634172,-0.07844056;0.007198753;-0.04521638,-0.1257759;-0.3515986;-0.01627002,-0.1499839;-0.7538231;0.07133938,-0.145963;-0.7166975;-0.007548675,0.002647412;0.548541;-0.02600157,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001621293;0.3184464;-0.009173237,0.002927368;0.6226702;-0.03491048,0.1700262;0.5176521;-0.00457794,0.2150179;0.2563643;0.1738295,0.2392544;0.07538912;0.3336405,-0.1629283;0.503927;-0.02120423,-0.2199768;0.2480975;0.1616112,-0.2640138;0.04839802;0.2922246,0.08114828;0.004064306;-0.04059191,0.1035564;-0.3560408;-0.0001415461,0.1140284;-0.7577916;0.09223066,0.1223086;-0.7834525;0.03634172,-0.07844056;0.007198753;-0.04521638,-0.1257759;-0.3515986;-0.01627002,-0.1499839;-0.7538231;0.07133938,-0.145963;-0.7166975;-0.007548675,0.002647412;0.548541;-0.02600157,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001621293;0.3184464;-0.009173237,0.002927368;0.6226702;-0.03491048,0.1700262;0.5176521;-0.00457794,0.2150179;0.2563643;0.1738295,0.2392544;0.07538912;0.3336405,-0.1629283;0.503927;-0.02120423,-0.2199768;0.2480975;0.1616112,-0.2640138;0.04839802;0.2922246,0.08114828;0.004064306;-0.04059191,0.1035564;-0.3560408;-0.0001415461,0.1140284;-0.7577916;0.09223066,0.1223086;-0.7834525;0.03634172,-0.07844056;0.007198753;-0.04521638,-0.1257759;-0.3515986;-0.01627002,-0.1499839;-0.7538231;0.07133938,-0.145963;-0.7166975;-0.007548675,0.002647412;0.548541;-0.02600157,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001270259;0.3184394;-0.009468351,0.002241262;0.6226401;-0.03548997,0.1695742;0.5185364;-0.004938124,0.211008;0.2655882;0.1859157,0.2371307;0.08279343;0.3433408,-0.1636156;0.5042482;-0.02163394,-0.2200603;0.2508356;0.1647012,-0.2633241;0.05345915;0.2990506,0.08114801;0.004331157;-0.04056484,0.1031023;-0.3557995;-9.276718E-05,0.1135233;-0.7575262;0.09239018,0.122114;-0.7829338;0.03629686,-0.07850542;0.006938206;-0.04514449,-0.1260212;-0.3518247;-0.01606746,-0.1503242;-0.7540157;0.07166952,-0.146296;-0.7169107;-0.007220022,0.002049892;0.5485191;-0.02651101,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001270259;0.3184394;-0.009468351,0.002241262;0.6226401;-0.03548997,0.1695742;0.5185364;-0.004938124,0.211008;0.2655882;0.1859157,0.2371307;0.08279343;0.3433408,-0.1636156;0.5042482;-0.02163394,-0.2200603;0.2508356;0.1647012,-0.2633241;0.05345915;0.2990506,0.08114801;0.004331157;-0.04056484,0.1031023;-0.3557995;-9.276718E-05,0.1135233;-0.7575262;0.09239018,0.122114;-0.7829338;0.03629686,-0.07850542;0.006938206;-0.04514449,-0.1260212;-0.3518247;-0.01606746,-0.1503242;-0.7540157;0.07166952,-0.146296;-0.7169107;-0.007220022,0.002049892;0.5485191;-0.02651101,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.001270259;0.3184394;-0.009468351,0.002241262;0.6226401;-0.03548997,0.1695742;0.5185364;-0.004938124,0.211008;0.2655882;0.1859157,0.2371307;0.08279343;0.3433408,-0.1636156;0.5042482;-0.02163394,-0.2200603;0.2508356;0.1647012,-0.2633241;0.05345915;0.2990506,0.08114801;0.004331157;-0.04056484,0.1031023;-0.3557995;-9.276718E-05,0.1135233;-0.7575262;0.09239018,0.122114;-0.7829338;0.03629686,-0.07850542;0.006938206;-0.04514449,-0.1260212;-0.3518247;-0.01606746,-0.1503242;-0.7540157;0.07166952,-0.146296;-0.7169107;-0.007220022,0.002049892;0.5485191;-0.02651101,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0009830694;0.3184236;-0.01001633,0.001572769;0.6225738;-0.03663374,0.1690901;0.5191496;-0.005698465,0.2119395;0.2677151;0.1868356,0.2392044;0.09012064;0.3499178,-0.1642617;0.5045453;-0.02210291,-0.2199759;0.2535274;0.1676619,-0.2627788;0.05906388;0.3063372,0.08120838;0.004332988;-0.04044365,0.1029635;-0.3558034;8.461624E-05,0.1133275;-0.7575427;0.0925191,0.1224971;-0.782874;0.03644205,-0.0784435;0.006910682;-0.0452562,-0.1260532;-0.3518151;-0.01587582,-0.1503073;-0.7540035;0.07188674,-0.1463327;-0.7169414;-0.007009372,0.001479404;0.5484704;-0.0275091,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0009830694;0.3184236;-0.01001633,0.001572769;0.6225738;-0.03663374,0.1690901;0.5191496;-0.005698465,0.2119395;0.2677151;0.1868356,0.2392044;0.09012064;0.3499178,-0.1642617;0.5045453;-0.02210291,-0.2199759;0.2535274;0.1676619,-0.2627788;0.05906388;0.3063372,0.08120838;0.004332988;-0.04044365,0.1029635;-0.3558034;8.461624E-05,0.1133275;-0.7575427;0.0925191,0.1224971;-0.782874;0.03644205,-0.0784435;0.006910682;-0.0452562,-0.1260532;-0.3518151;-0.01587582,-0.1503073;-0.7540035;0.07188674,-0.1463327;-0.7169414;-0.007009372,0.001479404;0.5484704;-0.0275091,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0009830694;0.3184236;-0.01001633,0.001572769;0.6225738;-0.03663374,0.1690901;0.5191496;-0.005698465,0.2119395;0.2677151;0.1868356,0.2392044;0.09012064;0.3499178,-0.1642617;0.5045453;-0.02210291,-0.2199759;0.2535274;0.1676619,-0.2627788;0.05906388;0.3063372,0.08120838;0.004332988;-0.04044365,0.1029635;-0.3558034;8.461624E-05,0.1133275;-0.7575427;0.0925191,0.1224971;-0.782874;0.03644205,-0.0784435;0.006910682;-0.0452562,-0.1260532;-0.3518151;-0.01587582,-0.1503073;-0.7540035;0.07188674,-0.1463327;-0.7169414;-0.007009372,0.001479404;0.5484704;-0.0275091,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0009995343;0.3184341;-0.009676261,0.001904674;0.6227519;-0.03439052,0.1700688;0.5219008;-0.006691186,0.213083;0.2744018;0.1908406,0.2426892;0.1023885;0.3594047,-0.1646483;0.5067774;-0.02268664,-0.2203958;0.2588391;0.1710749,-0.2625251;0.06577949;0.3119015,0.08117462;0.004408528;-0.04050322,0.1028774;-0.3557287;4.518032E-05,0.1131021;-0.7574215;0.09269705,0.1223529;-0.7823627;0.03625096,-0.078467;0.006818288;-0.04522949,-0.1260765;-0.3519217;-0.01602281,-0.1505353;-0.7540858;0.07179403,-0.1466863;-0.7169222;-0.007099159,0.001699313;0.5485732;-0.0259021,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0009995343;0.3184341;-0.009676261,0.001904674;0.6227519;-0.03439052,0.1700688;0.5219008;-0.006691186,0.213083;0.2744018;0.1908406,0.2426892;0.1023885;0.3594047,-0.1646483;0.5067774;-0.02268664,-0.2203958;0.2588391;0.1710749,-0.2625251;0.06577949;0.3119015,0.08117462;0.004408528;-0.04050322,0.1028774;-0.3557287;4.518032E-05,0.1131021;-0.7574215;0.09269705,0.1223529;-0.7823627;0.03625096,-0.078467;0.006818288;-0.04522949,-0.1260765;-0.3519217;-0.01602281,-0.1505353;-0.7540858;0.07179403,-0.1466863;-0.7169222;-0.007099159,0.001699313;0.5485732;-0.0259021,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0009995343;0.3184341;-0.009676261,0.001904674;0.6227519;-0.03439052,0.1700688;0.5219008;-0.006691186,0.213083;0.2744018;0.1908406,0.2426892;0.1023885;0.3594047,-0.1646483;0.5067774;-0.02268664,-0.2203958;0.2588391;0.1710749,-0.2625251;0.06577949;0.3119015,0.08117462;0.004408528;-0.04050322,0.1028774;-0.3557287;4.518032E-05,0.1131021;-0.7574215;0.09269705,0.1223529;-0.7823627;0.03625096,-0.078467;0.006818288;-0.04522949,-0.1260765;-0.3519217;-0.01602281,-0.1505353;-0.7540858;0.07179403,-0.1466863;-0.7169222;-0.007099159,0.001699313;0.5485732;-0.0259021,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0008281216;0.3184063;-0.01056623,0.001406113;0.6225637;-0.0371145,0.1695254;0.5218076;-0.007546779,0.2125993;0.2771001;0.1934199,0.2432161;0.105376;0.3620985,-0.1649392;0.5064142;-0.02302642,-0.2204326;0.2608101;0.1737574,-0.2652666;0.0822524;0.3318272,0.08112542;0.004594622;-0.04058104,0.1024439;-0.3555364;0.0002261847,0.1126455;-0.7571698;0.09313707,0.1219862;-0.7819694;0.03656827,-0.07854206;0.00662198;-0.04512824,-0.126278;-0.3520904;-0.01578964,-0.1507768;-0.7542719;0.07193633,-0.147019;-0.7172137;-0.006970756,0.001302304;0.5484552;-0.02803233,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0008281216;0.3184063;-0.01056623,0.001406113;0.6225637;-0.0371145,0.1695254;0.5218076;-0.007546779,0.2125993;0.2771001;0.1934199,0.2432161;0.105376;0.3620985,-0.1649392;0.5064142;-0.02302642,-0.2204326;0.2608101;0.1737574,-0.2652666;0.0822524;0.3318272,0.08112542;0.004594622;-0.04058104,0.1024439;-0.3555364;0.0002261847,0.1126455;-0.7571698;0.09313707,0.1219862;-0.7819694;0.03656827,-0.07854206;0.00662198;-0.04512824,-0.126278;-0.3520904;-0.01578964,-0.1507768;-0.7542719;0.07193633,-0.147019;-0.7172137;-0.006970756,0.001302304;0.5484552;-0.02803233,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0008281216;0.3184063;-0.01056623,0.001406113;0.6225637;-0.0371145,0.1695254;0.5218076;-0.007546779,0.2125993;0.2771001;0.1934199,0.2432161;0.105376;0.3620985,-0.1649392;0.5064142;-0.02302642,-0.2204326;0.2608101;0.1737574,-0.2652666;0.0822524;0.3318272,0.08112542;0.004594622;-0.04058104,0.1024439;-0.3555364;0.0002261847,0.1126455;-0.7571698;0.09313707,0.1219862;-0.7819694;0.03656827,-0.07854206;0.00662198;-0.04512824,-0.126278;-0.3520904;-0.01578964,-0.1507768;-0.7542719;0.07193633,-0.147019;-0.7172137;-0.006970756,0.001302304;0.5484552;-0.02803233,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0003750787;0.3183875;-0.01114277,0.0002583124;0.6224526;-0.03871062,0.1685443;0.5219499;-0.008233424,0.2150449;0.2800066;0.1953001,0.2437417;0.1189301;0.3744922,-0.1657795;0.5061086;-0.02313424,-0.2210488;0.2628859;0.1766475,-0.2657231;0.08320439;0.3334842,0.08112898;0.004792548;-0.04055101,0.1019834;-0.355346;0.0004288927,0.11201;-0.7569957;0.09328914,0.1215439;-0.7818745;0.03682947,-0.07859271;0.006410697;-0.04507054,-0.1265978;-0.3522578;-0.0156348,-0.15123;-0.7544746;0.07189197,-0.1475733;-0.717475;-0.007025085,0.0003631654;0.5483806;-0.02933489,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0003750787;0.3183875;-0.01114277,0.0002583124;0.6224526;-0.03871062,0.1685443;0.5219499;-0.008233424,0.2150449;0.2800066;0.1953001,0.2437417;0.1189301;0.3744922,-0.1657795;0.5061086;-0.02313424,-0.2210488;0.2628859;0.1766475,-0.2657231;0.08320439;0.3334842,0.08112898;0.004792548;-0.04055101,0.1019834;-0.355346;0.0004288927,0.11201;-0.7569957;0.09328914,0.1215439;-0.7818745;0.03682947,-0.07859271;0.006410697;-0.04507054,-0.1265978;-0.3522578;-0.0156348,-0.15123;-0.7544746;0.07189197,-0.1475733;-0.717475;-0.007025085,0.0003631654;0.5483806;-0.02933489,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,0.0003750787;0.3183875;-0.01114277,0.0002583124;0.6224526;-0.03871062,0.1685443;0.5219499;-0.008233424,0.2150449;0.2800066;0.1953001,0.2437417;0.1189301;0.3744922,-0.1657795;0.5061086;-0.02313424,-0.2210488;0.2628859;0.1766475,-0.2657231;0.08320439;0.3334842,0.08112898;0.004792548;-0.04055101,0.1019834;-0.355346;0.0004288927,0.11201;-0.7569957;0.09328914,0.1215439;-0.7818745;0.03682947,-0.07859271;0.006410697;-0.04507054,-0.1265978;-0.3522578;-0.0156348,-0.15123;-0.7544746;0.07189197,-0.1475733;-0.717475;-0.007025085,0.0003631654;0.5483806;-0.02933489,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,-4.485601E-05;0.3183722;-0.01157704,-0.000804623;0.6223634;-0.03992511,0.1676225;0.5218829;-0.008837998,0.212522;0.2844161;0.2002512,0.2403107;0.1206834;0.3771646,-0.1665611;0.5058188;-0.02335082,-0.2221019;0.2650998;0.1793665,-0.2665132;0.08558877;0.3364729,0.08116011;0.004896202;-0.04047627,0.1016819;-0.3552697;0.0004311912,0.1116452;-0.7569183;0.09330252,0.121258;-0.7817117;0.03677334,-0.07858473;0.006294467;-0.04510083,-0.1268488;-0.35234;-0.01567295,-0.1515545;-0.7545376;0.07192099,-0.1479606;-0.7175848;-0.007003091,-0.0005078011;0.5483195;-0.03033382,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,-4.485601E-05;0.3183722;-0.01157704,-0.000804623;0.6223634;-0.03992511,0.1676225;0.5218829;-0.008837998,0.212522;0.2844161;0.2002512,0.2403107;0.1206834;0.3771646,-0.1665611;0.5058188;-0.02335082,-0.2221019;0.2650998;0.1793665,-0.2665132;0.08558877;0.3364729,0.08116011;0.004896202;-0.04047627,0.1016819;-0.3552697;0.0004311912,0.1116452;-0.7569183;0.09330252,0.121258;-0.7817117;0.03677334,-0.07858473;0.006294467;-0.04510083,-0.1268488;-0.35234;-0.01567295,-0.1515545;-0.7545376;0.07192099,-0.1479606;-0.7175848;-0.007003091,-0.0005078011;0.5483195;-0.03033382,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,-4.485601E-05;0.3183722;-0.01157704,-0.000804623;0.6223634;-0.03992511,0.1676225;0.5218829;-0.008837998,0.212522;0.2844161;0.2002512,0.2403107;0.1206834;0.3771646,-0.1665611;0.5058188;-0.02335082,-0.2221019;0.2650998;0.1793665,-0.2665132;0.08558877;0.3364729,0.08116011;0.004896202;-0.04047627,0.1016819;-0.3552697;0.0004311912,0.1116452;-0.7569183;0.09330252,0.121258;-0.7817117;0.03677334,-0.07858473;0.006294467;-0.04510083,-0.1268488;-0.35234;-0.01567295,-0.1515545;-0.7545376;0.07192099,-0.1479606;-0.7175848;-0.007003091,-0.0005078011;0.5483195;-0.03033382,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,-0.0002911774;0.3183585;-0.01194575,-0.001375429;0.6223054;-0.04075589,0.1671288;0.5220216;-0.009329259,0.2122545;0.2861571;0.2015175,0.23842;0.1224176;0.378672,-0.1670237;0.5057413;-0.02358515,-0.2224292;0.2681121;0.1827819,-0.2658424;0.0882808;0.339801,0.08117849;0.005019664;-0.04042424,0.1015389;-0.3551662;0.0003885813,0.1114403;-0.7568187;0.09324977,0.1213006;-0.7815931;0.03674478,-0.07858278;0.00617423;-0.04512084,-0.1269077;-0.3524573;-0.01575808,-0.1517084;-0.7546308;0.07191996,-0.1481594;-0.71771;-0.007008947,-0.001000418;0.5482761;-0.0310556,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697
+0;0;0,-0.0002911774;0.3183585;-0.01194575,-0.001375429;0.6223054;-0.04075589,0.1671288;0.5220216;-0.009329259,0.2122545;0.2861571;0.2015175,0.23842;0.1224176;0.378672,-0.1670237;0.5057413;-0.02358515,-0.2224292;0.2681121;0.1827819,-0.2658424;0.0882808;0.339801,0.08117849;0.005019664;-0.04042424,0.1015389;-0.3551662;0.0003885813,0.1114403;-0.7568187;0.09324977,0.1213006;-0.7815931;0.03674478,-0.07858278;0.00617423;-0.04512084,-0.1269077;-0.3524573;-0.01575808,-0.1517084;-0.7546308;0.07191996,-0.1481594;-0.71771;-0.007008947,-0.001000418;0.5482761;-0.0310556,0;0;0,-0.0003036261;0.3171409;-0.03027356,-0.001329139;0.6191803;-0.07490015,0.1700513;0.5329801;-0.05933905,0.2493358;0.2837357;0.12428,0.3009822;0.08112574;0.2474093,-0.1673856;0.5265856;-0.02438046,-0.2363068;0.286037;0.1743933,-0.2848784;0.0939346;0.314452,0.07828116;0.003422424;-0.0459305,0.1037635;-0.3578889;-0.02105415,0.09902859;-0.75914;0.0739255,0.09975097;-0.7864528;0.0191077,-0.08467729;0.003766459;-0.03263182,-0.1097049;-0.3573593;-0.004776707,-0.09976053;-0.7596435;0.08530385,-0.1087014;-0.7918634;0.03694051,-0.001008719;0.5457219;-0.06154609,373.8697

+ 158 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_None_Fast.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001661367;0.3359992;0.006727513,0.003599972;0.6594535;-0.001245375,0.1834777;0.5265551;0.01289056,0.2235396;0.2313073;-0.00285488,0.2793877;-0.01785262;-0.07062612,-0.1722274;0.5135744;-0.01513901,-0.2257535;0.2201167;-0.02159539,-0.2707092;-0.02927482;-0.09626441,0.07953123;0.005275508;-0.03905749,0.09993652;-0.3371643;-0.009422284,0.1114567;-0.7280769;0.07347848,0.1255249;-0.7793956;-0.01171481,-0.0762991;0.006032833;-0.04495094,-0.1213192;-0.3344882;-0.02090393,-0.1445576;-0.7262627;0.05519228,-0.1361073;-0.6839159;-0.06247119,0.003087395;0.5802811;0.003193833,0;0;0,0.003198162;0.3360497;-0.001962185,0.005668268;0.6588803;-0.0233469,0.1816067;0.5180976;-0.03906667,0.2160137;0.2220065;-0.0260148,0.2371344;-0.03752312;-0.07063401,-0.1759546;0.5285068;-0.02346854,-0.2224405;0.2340026;-0.01204297,-0.2588291;-0.02206948;-0.0658532,0.07826573;0.002225175;-0.0418098,0.1088078;-0.3403717;-0.02586401,0.1037521;-0.7306424;0.06062913,0.09744323;-0.7211769;-0.05602026,-0.08084358;0.005905816;-0.03616589,-0.1100961;-0.3365065;-0.01477032,-0.09178817;-0.7285224;0.06142854,-0.1027878;-0.7916855;-0.01115384,0.005169109;0.5799845;-0.01538217,307.0062
+0;0;0,0.001661367;0.3359992;0.006727513,0.003599972;0.6594535;-0.001245375,0.1834777;0.5265551;0.01289056,0.2235396;0.2313073;-0.00285488,0.2793877;-0.01785262;-0.07062612,-0.1722274;0.5135744;-0.01513901,-0.2257535;0.2201167;-0.02159539,-0.2707092;-0.02927482;-0.09626441,0.07953123;0.005275508;-0.03905749,0.09993652;-0.3371643;-0.009422284,0.1114567;-0.7280769;0.07347848,0.1255249;-0.7793956;-0.01171481,-0.0762991;0.006032833;-0.04495094,-0.1213192;-0.3344882;-0.02090393,-0.1445576;-0.7262627;0.05519228,-0.1361073;-0.6839159;-0.06247119,0.003087395;0.5802811;0.003193833,0;0;0,0.003198162;0.3360497;-0.001962185,0.005668268;0.6588803;-0.0233469,0.1816067;0.5180976;-0.03906667,0.2160137;0.2220065;-0.0260148,0.2371344;-0.03752312;-0.07063401,-0.1759546;0.5285068;-0.02346854,-0.2224405;0.2340026;-0.01204297,-0.2588291;-0.02206948;-0.0658532,0.07826573;0.002225175;-0.0418098,0.1088078;-0.3403717;-0.02586401,0.1037521;-0.7306424;0.06062913,0.09744323;-0.7211769;-0.05602026,-0.08084358;0.005905816;-0.03616589,-0.1100961;-0.3365065;-0.01477032,-0.09178817;-0.7285224;0.06142854,-0.1027878;-0.7916855;-0.01115384,0.005169109;0.5799845;-0.01538217,307.0226
+0;0;0,0.001661013;0.3359275;0.006726075,0.003599215;0.6593137;-0.001245496,0.1832725;0.5264843;0.012879,0.2233674;0.2309932;-0.002879422,0.2791705;-0.01796614;-0.07059611,-0.1720294;0.5135183;-0.0151188,-0.2255995;0.2198187;-0.0215805,-0.2705191;-0.02937202;-0.09618942,0.07953214;0.005275569;-0.03905794,0.09995756;-0.3375022;-0.00939348,0.1115004;-0.7291834;0.07367028,0.1207428;-0.7526074;0.01770086,-0.07629998;0.006032901;-0.04495145,-0.1213645;-0.3348243;-0.02088071,-0.1446486;-0.7273691;0.05536513,-0.139097;-0.6892576;-0.02193624,0.003086691;0.5801494;0.003193261,0;0;0,0.003118299;0.335973;-0.002774954,0.00538791;0.6586533;-0.02538025,0.1813462;0.5184219;-0.04070425,0.2160818;0.2221859;-0.02626097,0.2380432;-0.03710547;-0.07060003,-0.1760203;0.5284631;-0.02463648,-0.222338;0.2337246;-0.01219265,-0.2587787;-0.02231809;-0.06505574,0.07822562;0.002249971;-0.04188561,0.1085844;-0.3406696;-0.02520144,0.1037183;-0.7320336;0.05998969,0.1015762;-0.7614225;0.009586334,-0.08087871;0.005867858;-0.03609594,-0.1101991;-0.3368863;-0.01479619,-0.09185158;-0.7297243;0.0612873,-0.09907295;-0.7611074;0.01383113,0.00494609;0.5797969;-0.01710761,307.0411
+0;0;0,0.001735861;0.3358761;0.006752208,0.00384396;0.6592451;-0.001218706,0.1835018;0.5264568;0.01302694,0.2233204;0.231896;-0.002716568,0.2795762;-0.01892346;-0.06991675,-0.1718706;0.5134915;-0.0151844,-0.2253701;0.2207558;-0.02174419,-0.2699139;-0.03070745;-0.09504537,0.07950539;0.005237492;-0.0391006,0.1000007;-0.3379038;-0.009333922,0.1114265;-0.7292807;0.07355456,0.1207568;-0.7525684;0.01799076,-0.07630052;0.006059653;-0.04493224,-0.1214186;-0.3351679;-0.02084552,-0.1445924;-0.7274612;0.05495649,-0.1390336;-0.6893961;-0.02197216,0.003281285;0.5800835;0.003220871,0;0;0,0.002971798;0.3359194;-0.003272057,0.0050845;0.6585644;-0.02617025,0.1811469;0.5185407;-0.04173791,0.2164168;0.2233487;-0.02700353,0.2389404;-0.03772718;-0.07085598,-0.1762936;0.5283431;-0.02545819,-0.2224197;0.2345695;-0.0124633,-0.2589864;-0.02328804;-0.06503069,0.07816585;0.002300411;-0.0419786,0.1082314;-0.340999;-0.02484298,0.1036303;-0.7321483;0.05976176,0.1010561;-0.7613021;0.009680033,-0.08091009;0.005799608;-0.0360183,-0.1104579;-0.337327;-0.01496852,-0.0920919;-0.7298523;0.06094927,-0.09905021;-0.7616943;0.01467698,0.004687592;0.5797163;-0.01783991,307.0596
+0;0;0,0.001735861;0.3358761;0.006752208,0.00384396;0.6592451;-0.001218706,0.1835018;0.5264568;0.01302694,0.2233204;0.231896;-0.002716568,0.2795762;-0.01892346;-0.06991675,-0.1718706;0.5134915;-0.0151844,-0.2253701;0.2207558;-0.02174419,-0.2699139;-0.03070745;-0.09504537,0.07950539;0.005237492;-0.0391006,0.1000007;-0.3379038;-0.009333922,0.1114265;-0.7292807;0.07355456,0.1207568;-0.7525684;0.01799076,-0.07630052;0.006059653;-0.04493224,-0.1214186;-0.3351679;-0.02084552,-0.1445924;-0.7274612;0.05495649,-0.1390336;-0.6893961;-0.02197216,0.003281285;0.5800835;0.003220871,0;0;0,0.002971798;0.3359194;-0.003272057,0.0050845;0.6585644;-0.02617025,0.1811469;0.5185407;-0.04173791,0.2164168;0.2233487;-0.02700353,0.2389404;-0.03772718;-0.07085598,-0.1762936;0.5283431;-0.02545819,-0.2224197;0.2345695;-0.0124633,-0.2589864;-0.02328804;-0.06503069,0.07816585;0.002300411;-0.0419786,0.1082314;-0.340999;-0.02484298,0.1036303;-0.7321483;0.05976176,0.1010561;-0.7613021;0.009680033,-0.08091009;0.005799608;-0.0360183,-0.1104579;-0.337327;-0.01496852,-0.0920919;-0.7298523;0.06094927,-0.09905021;-0.7616943;0.01467698,0.004687592;0.5797163;-0.01783991,307.0711
+0;0;0,0.001735775;0.3358594;0.006751873,0.003843776;0.6592135;-0.001218679,0.1833309;0.5264794;0.01301747,0.223117;0.2321586;-0.002713208,0.2794316;-0.01892263;-0.06998352,-0.1717048;0.5135264;-0.01516713,-0.2251607;0.2210292;-0.02172158,-0.269751;-0.03069648;-0.09509926,0.07952421;0.005238732;-0.03910986,0.1000145;-0.3378178;-0.009350531,0.1114123;-0.728237;0.07333513,0.1208926;-0.7523815;0.01687792,-0.07631858;0.006061087;-0.04494288,-0.1214256;-0.3350822;-0.02086211,-0.1445426;-0.7264155;0.05475442,-0.1388944;-0.6882207;-0.02341116,0.003281126;0.5800554;0.003220701,0;0;0,0.00300967;0.3358979;-0.003699303,0.005181216;0.6585119;-0.02683342,0.1810555;0.5187525;-0.04288805,0.2164055;0.2238563;-0.02733827,0.2395171;-0.0374774;-0.07102942,-0.1760542;0.528375;-0.02595078,-0.2219903;0.2348397;-0.01245733,-0.2586286;-0.02333212;-0.06483415,0.07814647;0.002319664;-0.04205799,0.1082229;-0.3408883;-0.02482569,0.1036471;-0.7310023;0.05993319,0.1021036;-0.7612793;0.009206299,-0.08098719;0.005768158;-0.03590166,-0.1102537;-0.3372805;-0.01458588,-0.09228073;-0.7289484;0.06069528,-0.0994711;-0.7618695;0.01381085,0.004769035;0.579671;-0.01846886,307.0928
+0;0;0,0.001721906;0.3358588;0.00678819,0.003841635;0.6592113;-0.001229503,0.1833083;0.5264412;0.01310814,0.2230093;0.2321002;-0.00245844,0.2796043;-0.01916426;-0.06880285,-0.1716254;0.5133243;-0.01525253,-0.2252668;0.220864;-0.0219416,-0.2698384;-0.03093421;-0.09508137,0.0794809;0.0052263;-0.03919946,0.09994008;-0.3378069;-0.009151869,0.1112389;-0.7282478;0.07344538,0.1211938;-0.7521876;0.01687411,-0.07634283;0.006073042;-0.04490008,-0.1215859;-0.3350517;-0.02081134,-0.1447816;-0.7263665;0.05487671,-0.1391037;-0.6881714;-0.02328668,0.003274105;0.5800543;0.003228078,0;0;0,0.00300967;0.3358979;-0.003699303,0.005181216;0.6585119;-0.02683342,0.1810555;0.5187525;-0.04288805,0.2164055;0.2238563;-0.02733827,0.2395171;-0.0374774;-0.07102942,-0.1760542;0.528375;-0.02595078,-0.2219903;0.2348397;-0.01245733,-0.2586286;-0.02333212;-0.06483415,0.07814647;0.002319664;-0.04205799,0.1082229;-0.3408883;-0.02482569,0.1036471;-0.7310023;0.05993319,0.1021036;-0.7612793;0.009206299,-0.08098719;0.005768158;-0.03590166,-0.1102537;-0.3372805;-0.01458588,-0.09228073;-0.7289484;0.06069528,-0.0994711;-0.7618695;0.01381085,0.004769035;0.579671;-0.01846886,307.1043
+0;0;0,0.001721918;0.3358611;0.006788236,0.003841931;0.6592561;-0.001230793,0.1830583;0.5265433;0.01309409,0.2227513;0.2322619;-0.002469341,0.2797408;-0.0207544;-0.0692763,-0.1713822;0.5134445;-0.01522717,-0.2250127;0.2210435;-0.02191489,-0.2698951;-0.03251028;-0.09556459,0.07948959;0.005226871;-0.03920375,0.0999487;-0.3378052;-0.009156257,0.1112691;-0.7289923;0.07359888,0.1211231;-0.7523854;0.01760114,-0.07635117;0.006073706;-0.04490499,-0.1215941;-0.3350498;-0.02081633,-0.1448342;-0.7271127;0.05501641,-0.1392137;-0.6890007;-0.02235455,0.003274277;0.5800819;0.003227754,0;0;0,0.003001243;0.3358909;-0.004475594,0.005220786;0.6584954;-0.02833009,0.1809087;0.5188358;-0.04367054,0.2164846;0.224056;-0.02759016,0.2405884;-0.03899845;-0.07174397,-0.1757906;0.5283535;-0.02648685,-0.2215938;0.2348825;-0.01247969,-0.2583816;-0.02513972;-0.06504677,0.07814627;0.002327979;-0.04207838,0.1081584;-0.3408803;-0.0247643,0.1035274;-0.731699;0.06034278,0.1027502;-0.7605541;0.009165276,-0.08101375;0.00575641;-0.03586761,-0.1102132;-0.3372971;-0.0145573,-0.09245953;-0.7297993;0.06048106,-0.09940903;-0.7624645;0.01456324,0.004790649;0.5796545;-0.01980555,307.1265
+0;0;0,0.001721918;0.3358611;0.006788236,0.003841931;0.6592561;-0.001230793,0.1830583;0.5265433;0.01309409,0.2227513;0.2322619;-0.002469341,0.2797408;-0.0207544;-0.0692763,-0.1713822;0.5134445;-0.01522717,-0.2250127;0.2210435;-0.02191489,-0.2698951;-0.03251028;-0.09556459,0.07948959;0.005226871;-0.03920375,0.0999487;-0.3378052;-0.009156257,0.1112691;-0.7289923;0.07359888,0.1211231;-0.7523854;0.01760114,-0.07635117;0.006073706;-0.04490499,-0.1215941;-0.3350498;-0.02081633,-0.1448342;-0.7271127;0.05501641,-0.1392137;-0.6890007;-0.02235455,0.003274277;0.5800819;0.003227754,0;0;0,0.003001243;0.3358909;-0.004475594,0.005220786;0.6584954;-0.02833009,0.1809087;0.5188358;-0.04367054,0.2164846;0.224056;-0.02759016,0.2405884;-0.03899845;-0.07174397,-0.1757906;0.5283535;-0.02648685,-0.2215938;0.2348825;-0.01247969,-0.2583816;-0.02513972;-0.06504677,0.07814627;0.002327979;-0.04207838,0.1081584;-0.3408803;-0.0247643,0.1035274;-0.731699;0.06034278,0.1027502;-0.7605541;0.009165276,-0.08101375;0.00575641;-0.03586761,-0.1102132;-0.3372971;-0.0145573,-0.09245953;-0.7297993;0.06048106,-0.09940903;-0.7624645;0.01456324,0.004790649;0.5796545;-0.01980555,307.1386
+0;0;0,0.001766028;0.3358097;0.006810331,0.00394886;0.6591538;-0.001255336,0.1829367;0.5264457;0.01320811,0.2225369;0.232806;-0.002170778,0.2798779;-0.0211165;-0.06797232,-0.1710769;0.513343;-0.01526008,-0.2247103;0.2216114;-0.0219787,-0.2696221;-0.03275728;-0.09528586,0.07949608;0.005188381;-0.03922089,0.09998753;-0.3380206;-0.008986544,0.1113744;-0.7287971;0.07368293,0.1213521;-0.7528068;0.01640916,-0.07635145;0.00611113;-0.04492142,-0.12165;-0.3351945;-0.02073471,-0.1449148;-0.7268329;0.05508266,-0.1391648;-0.688582;-0.02363038,0.003364366;0.579991;0.003217369,0;0;0,0.003026858;0.3358342;-0.00488925,0.005263321;0.6583789;-0.02889514,0.1808368;0.5190457;-0.04429519,0.2168178;0.2249614;-0.02852106,0.2409117;-0.03891417;-0.07192171,-0.1755855;0.5283536;-0.02690711,-0.2212272;0.2355398;-0.01255571,-0.2578746;-0.02519661;-0.06516704,0.07814173;0.002346426;-0.04210925,0.1081064;-0.3410552;-0.02467787,0.103453;-0.7314836;0.06025863,0.1029989;-0.7595466;0.006171942,-0.0810549;0.005727707;-0.03580671,-0.1101316;-0.3375232;-0.01436354,-0.09252478;-0.7296568;0.06041183,-0.09969626;-0.763462;0.01378188,0.004828028;0.5795504;-0.02035296,307.1607
+0;0;0,0.001766028;0.3358097;0.006810331,0.00394886;0.6591538;-0.001255336,0.1829367;0.5264457;0.01320811,0.2225369;0.232806;-0.002170778,0.2798779;-0.0211165;-0.06797232,-0.1710769;0.513343;-0.01526008,-0.2247103;0.2216114;-0.0219787,-0.2696221;-0.03275728;-0.09528586,0.07949608;0.005188381;-0.03922089,0.09998753;-0.3380206;-0.008986544,0.1113744;-0.7287971;0.07368293,0.1213521;-0.7528068;0.01640916,-0.07635145;0.00611113;-0.04492142,-0.12165;-0.3351945;-0.02073471,-0.1449148;-0.7268329;0.05508266,-0.1391648;-0.688582;-0.02363038,0.003364366;0.579991;0.003217369,0;0;0,0.003026858;0.3358342;-0.00488925,0.005263321;0.6583789;-0.02889514,0.1808368;0.5190457;-0.04429519,0.2168178;0.2249614;-0.02852106,0.2409117;-0.03891417;-0.07192171,-0.1755855;0.5283536;-0.02690711,-0.2212272;0.2355398;-0.01255571,-0.2578746;-0.02519661;-0.06516704,0.07814173;0.002346426;-0.04210925,0.1081064;-0.3410552;-0.02467787,0.103453;-0.7314836;0.06025863,0.1029989;-0.7595466;0.006171942,-0.0810549;0.005727707;-0.03580671,-0.1101316;-0.3375232;-0.01436354,-0.09252478;-0.7296568;0.06041183,-0.09969626;-0.763462;0.01378188,0.004828028;0.5795504;-0.02035296,307.1717
+0;0;0,0.001766028;0.3358097;0.006810331,0.00394886;0.6591538;-0.001255336,0.1829367;0.5264457;0.01320811,0.2225369;0.232806;-0.002170778,0.2798779;-0.0211165;-0.06797232,-0.1710769;0.513343;-0.01526008,-0.2247103;0.2216114;-0.0219787,-0.2696221;-0.03275728;-0.09528586,0.07949608;0.005188381;-0.03922089,0.09998753;-0.3380206;-0.008986544,0.1113744;-0.7287971;0.07368293,0.1213521;-0.7528068;0.01640916,-0.07635145;0.00611113;-0.04492142,-0.12165;-0.3351945;-0.02073471,-0.1449148;-0.7268329;0.05508266,-0.1391648;-0.688582;-0.02363038,0.003364366;0.579991;0.003217369,0;0;0,0.003026858;0.3358342;-0.00488925,0.005263321;0.6583789;-0.02889514,0.1808368;0.5190457;-0.04429519,0.2168178;0.2249614;-0.02852106,0.2409117;-0.03891417;-0.07192171,-0.1755855;0.5283536;-0.02690711,-0.2212272;0.2355398;-0.01255571,-0.2578746;-0.02519661;-0.06516704,0.07814173;0.002346426;-0.04210925,0.1081064;-0.3410552;-0.02467787,0.103453;-0.7314836;0.06025863,0.1029989;-0.7595466;0.006171942,-0.0810549;0.005727707;-0.03580671,-0.1101316;-0.3375232;-0.01436354,-0.09252478;-0.7296568;0.06041183,-0.09969626;-0.763462;0.01378188,0.004828028;0.5795504;-0.02035296,307.1835
+0;0;0,0.001774776;0.335792;0.006816891,0.003975402;0.6591678;-0.001311628,0.1828755;0.5264368;0.01326006,0.2223903;0.2328193;-0.001905393,0.2801234;-0.02163276;-0.06633092,-0.170982;0.5133371;-0.01522813,-0.2246671;0.2216599;-0.02193155,-0.2693412;-0.03340533;-0.09387298,0.07954103;0.005170172;-0.03922094,0.1000666;-0.3381293;-0.008897521,0.1108104;-0.7071987;0.06912766,0.1257061;-0.7579277;-0.01663567,-0.07636672;0.006135258;-0.04496969,-0.1217811;-0.3352517;-0.02072366,-0.1436431;-0.7051207;0.05093169,-0.1350307;-0.6627802;-0.06683044,0.003385854;0.5799988;0.003184172,0;0;0,0.003060877;0.3358096;-0.005331039,0.005308859;0.6583903;-0.02931702,0.1807647;0.5191099;-0.0451858,0.216863;0.2251085;-0.02897692,0.2408802;-0.03896451;-0.07277465,-0.175467;0.5283277;-0.02723657,-0.221157;0.2355798;-0.01261841,-0.2573593;-0.02553627;-0.06493878,0.07815058;0.002362624;-0.04217458,0.1081209;-0.341134;-0.02464628,0.1017075;-0.7094722;0.05721569,0.09484284;-0.7005564;-0.05941498,-0.0811006;0.00570973;-0.03580338,-0.1099848;-0.3376432;-0.01412805,-0.09382178;-0.7079926;0.05655228,-0.1019972;-0.7744111;-0.01223003,0.004870281;0.5795519;-0.02079654,307.2065
+0;0;0,0.001774759;0.3357887;0.006816824,0.003975149;0.6591299;-0.001310819,0.1828395;0.5264182;0.01325838,0.2222619;0.2334878;-0.001871592,0.2800755;-0.02131864;-0.06638685,-0.1709474;0.5133212;-0.01522415,-0.224507;0.2223265;-0.02191188,-0.2692433;-0.03309405;-0.09395351,0.07957303;0.005172251;-0.03923672,0.1000913;-0.3380059;-0.008924015,0.1109892;-0.712365;0.07021947,0.1258789;-0.7630619;-0.01550978,-0.07639743;0.006137726;-0.04498778,-0.1217957;-0.3351285;-0.02075032,-0.1439711;-0.7102988;0.05193205,-0.1353622;-0.6679632;-0.06578329,0.003385665;0.5799695;0.003184492,0;0;0,0.003035165;0.3357958;-0.005968332,0.005229682;0.6583404;-0.02998948,0.1807191;0.5192156;-0.04578388,0.2166646;0.2258666;-0.03011453,0.2410715;-0.03854641;-0.07394433,-0.1754898;0.5282065;-0.02745644,-0.2209656;0.2361334;-0.01274213,-0.2567241;-0.0253951;-0.06523154,0.07814182;0.002411023;-0.04226327,0.1081187;-0.3409582;-0.02465296,0.1022321;-0.714669;0.05800748,0.09526867;-0.705717;-0.05857587,-0.08115071;0.00568823;-0.03578192,-0.1100152;-0.3375408;-0.01406023,-0.09477934;-0.7136139;0.05568279,-0.1023772;-0.7785339;-0.01513845,0.004802108;0.5795096;-0.0214783,307.2268
+0;0;0,0.001774759;0.3357887;0.006816824,0.003975149;0.6591299;-0.001310819,0.1828395;0.5264182;0.01325838,0.2222619;0.2334878;-0.001871592,0.2800755;-0.02131864;-0.06638685,-0.1709474;0.5133212;-0.01522415,-0.224507;0.2223265;-0.02191188,-0.2692433;-0.03309405;-0.09395351,0.07957303;0.005172251;-0.03923672,0.1000913;-0.3380059;-0.008924015,0.1109892;-0.712365;0.07021947,0.1258789;-0.7630619;-0.01550978,-0.07639743;0.006137726;-0.04498778,-0.1217957;-0.3351285;-0.02075032,-0.1439711;-0.7102988;0.05193205,-0.1353622;-0.6679632;-0.06578329,0.003385665;0.5799695;0.003184492,0;0;0,0.003035165;0.3357958;-0.005968332,0.005229682;0.6583404;-0.02998948,0.1807191;0.5192156;-0.04578388,0.2166646;0.2258666;-0.03011453,0.2410715;-0.03854641;-0.07394433,-0.1754898;0.5282065;-0.02745644,-0.2209656;0.2361334;-0.01274213,-0.2567241;-0.0253951;-0.06523154,0.07814182;0.002411023;-0.04226327,0.1081187;-0.3409582;-0.02465296,0.1022321;-0.714669;0.05800748,0.09526867;-0.705717;-0.05857587,-0.08115071;0.00568823;-0.03578192,-0.1100152;-0.3375408;-0.01406023,-0.09477934;-0.7136139;0.05568279,-0.1023772;-0.7785339;-0.01513845,0.004802108;0.5795096;-0.0214783,307.2493
+0;0;0,0.001715204;0.3357973;0.006822463,0.003857751;0.6591669;-0.001356874,0.182784;0.5264474;0.01334493,0.221878;0.2346194;-0.001424092,0.280192;-0.02133554;-0.06468315,-0.1710851;0.5133032;-0.01523915,-0.2245373;0.2234584;-0.02178974,-0.2693558;-0.03329855;-0.09237544,0.07960941;0.005158347;-0.0392207,0.1000552;-0.3383201;-0.008800831,0.1112617;-0.7232081;0.07256621,0.1260918;-0.7734497;-0.01346881,-0.0763817;0.006167064;-0.04505923,-0.122;-0.3353665;-0.02067399,-0.1446647;-0.7211277;0.05388833,-0.1360389;-0.6787993;-0.06373081,0.003284602;0.5800028;0.003156335,0;0;0,0.003056847;0.3357986;-0.00626564,0.005254596;0.6583827;-0.03015697,0.1807493;0.5192082;-0.0462358,0.2165386;0.2269651;-0.03129733,0.2409894;-0.03833276;-0.0752784,-0.1755102;0.5281938;-0.02751339,-0.2207732;0.2372572;-0.0127759,-0.2562065;-0.02509007;-0.06600679,0.07813415;0.002436206;-0.04232788,0.1082117;-0.3412198;-0.02453113,0.1026962;-0.7258235;0.05874299,0.09564061;-0.716727;-0.05776418,-0.08118462;0.005674168;-0.0357686,-0.1100191;-0.3378496;-0.01383995,-0.09426253;-0.7244925;0.05788112,-0.1020849;-0.7894074;-0.01276339,0.004826345;0.5795432;-0.02168334,307.2719
+0;0;0,0.001715204;0.3357973;0.006822463,0.003857751;0.6591669;-0.001356874,0.182784;0.5264474;0.01334493,0.221878;0.2346194;-0.001424092,0.280192;-0.02133554;-0.06468315,-0.1710851;0.5133032;-0.01523915,-0.2245373;0.2234584;-0.02178974,-0.2693558;-0.03329855;-0.09237544,0.07960941;0.005158347;-0.0392207,0.1000552;-0.3383201;-0.008800831,0.1112617;-0.7232081;0.07256621,0.1260918;-0.7734497;-0.01346881,-0.0763817;0.006167064;-0.04505923,-0.122;-0.3353665;-0.02067399,-0.1446647;-0.7211277;0.05388833,-0.1360389;-0.6787993;-0.06373081,0.003284602;0.5800028;0.003156335,0;0;0,0.003056847;0.3357986;-0.00626564,0.005254596;0.6583827;-0.03015697,0.1807493;0.5192082;-0.0462358,0.2165386;0.2269651;-0.03129733,0.2409894;-0.03833276;-0.0752784,-0.1755102;0.5281938;-0.02751339,-0.2207732;0.2372572;-0.0127759,-0.2562065;-0.02509007;-0.06600679,0.07813415;0.002436206;-0.04232788,0.1082117;-0.3412198;-0.02453113,0.1026962;-0.7258235;0.05874299,0.09564061;-0.716727;-0.05776418,-0.08118462;0.005674168;-0.0357686,-0.1100191;-0.3378496;-0.01383995,-0.09426253;-0.7244925;0.05788112,-0.1020849;-0.7894074;-0.01276339,0.004826345;0.5795432;-0.02168334,307.2833
+0;0;0,0.001715254;0.3358071;0.006822662,0.003857756;0.6591699;-0.001356461,0.1826571;0.5264909;0.01333798,0.2217698;0.2345237;-0.001438081,0.2802888;-0.0223313;-0.06491958,-0.1709618;0.513356;-0.01522588,-0.2244395;0.223373;-0.0217796,-0.2694156;-0.03428677;-0.09261349,0.07973839;0.005166705;-0.03928424,0.100169;-0.338056;-0.008887023,0.1113866;-0.7233269;0.07256097,0.1262166;-0.7735679;-0.01347341,-0.07650545;0.006177056;-0.04513223,-0.1220898;-0.3351023;-0.02076515,-0.1447771;-0.7212472;0.05387135,-0.1361513;-0.6789188;-0.06374691,0.003284626;0.5800085;0.003156597,0;0;0,0.003147676;0.3358014;-0.006592274,0.005429186;0.6583887;-0.03034008,0.1807551;0.5191876;-0.04645801,0.2166396;0.226812;-0.03156471,0.2411347;-0.03917429;-0.07717311,-0.1752391;0.5282379;-0.02737182,-0.2204267;0.2371446;-0.0126844,-0.2557195;-0.02600154;-0.06688185,0.07810179;0.002489328;-0.04268575,0.1082703;-0.340888;-0.02465379,0.1027561;-0.725816;0.05897212,0.0956169;-0.7167279;-0.05752754,-0.0813796;0.005666127;-0.03568495,-0.1100353;-0.3376122;-0.01372849,-0.09429808;-0.7246115;0.05822401,-0.1019757;-0.7896349;-0.01228878,0.004982106;0.5795478;-0.02190638,307.306
+0;0;0,0.001689166;0.3358592;0.006832297,0.003806664;0.6592153;-0.001387496,0.1826844;0.526514;0.01330836,0.2217874;0.2346858;-0.0009233607,0.2806962;-0.02328905;-0.06227838,-0.1709495;0.5131246;-0.01552504,-0.2246794;0.223348;-0.02168274,-0.2696478;-0.03564054;-0.09015534,0.07969867;0.005160712;-0.03931852,0.1000412;-0.3381303;-0.008782661,0.1113885;-0.7238166;0.0727666,0.1256729;-0.7752697;-0.01222178,-0.07650058;0.006194312;-0.04509712,-0.1222344;-0.3351365;-0.02066956,-0.1446263;-0.7217138;0.05409364,-0.135942;-0.6793836;-0.06352539,0.003240292;0.5800612;0.003138843,0;0;0,0.003090106;0.3358539;-0.006600857,0.005308963;0.6584547;-0.03008473,0.1806544;0.5191326;-0.04647303,0.2165164;0.226888;-0.032251,0.2407479;-0.03963125;-0.0787921,-0.1754062;0.5282255;-0.02713837,-0.220434;0.2372765;-0.01242509,-0.2556929;-0.02636799;-0.06750783,0.07805141;0.002552196;-0.04273081,0.1081627;-0.3408898;-0.02440226,0.1026414;-0.7260396;0.06022668,0.09544749;-0.7169425;-0.05627656,-0.08137143;0.005608751;-0.03566076,-0.1100383;-0.3377238;-0.01339006,-0.09404396;-0.7250029;0.05935614,-0.09792622;-0.7160107;-0.05728557,0.004872762;0.5796149;-0.02170146,307.3283
+0;0;0,0.001689166;0.3358592;0.006832297,0.003806664;0.6592153;-0.001387496,0.1826844;0.526514;0.01330836,0.2217874;0.2346858;-0.0009233607,0.2806962;-0.02328905;-0.06227838,-0.1709495;0.5131246;-0.01552504,-0.2246794;0.223348;-0.02168274,-0.2696478;-0.03564054;-0.09015534,0.07969867;0.005160712;-0.03931852,0.1000412;-0.3381303;-0.008782661,0.1113885;-0.7238166;0.0727666,0.1256729;-0.7752697;-0.01222178,-0.07650058;0.006194312;-0.04509712,-0.1222344;-0.3351365;-0.02066956,-0.1446263;-0.7217138;0.05409364,-0.135942;-0.6793836;-0.06352539,0.003240292;0.5800612;0.003138843,0;0;0,0.003090106;0.3358539;-0.006600857,0.005308963;0.6584547;-0.03008473,0.1806544;0.5191326;-0.04647303,0.2165164;0.226888;-0.032251,0.2407479;-0.03963125;-0.0787921,-0.1754062;0.5282255;-0.02713837,-0.220434;0.2372765;-0.01242509,-0.2556929;-0.02636799;-0.06750783,0.07805141;0.002552196;-0.04273081,0.1081627;-0.3408898;-0.02440226,0.1026414;-0.7260396;0.06022668,0.09544749;-0.7169425;-0.05627656,-0.08137143;0.005608751;-0.03566076,-0.1100383;-0.3377238;-0.01339006,-0.09404396;-0.7250029;0.05935614,-0.09792622;-0.7160107;-0.05728557,0.004872762;0.5796149;-0.02170146,307.3506
+0;0;0,0.001689392;0.3359042;0.006833212,0.003806745;0.6592385;-0.001385917,0.1826665;0.5265505;0.01330846,0.2216879;0.235331;-0.000893577,0.2809052;-0.02399501;-0.06256993,-0.1709318;0.5131624;-0.01552204,-0.2245497;0.2239903;-0.02166689,-0.2697536;-0.03635469;-0.09049811,0.07971686;0.00516189;-0.03932749,0.1000679;-0.3382722;-0.008778915,0.1114161;-0.7239928;0.07277763,0.1257013;-0.7754503;-0.01221519,-0.07651804;0.006195725;-0.04510741,-0.1222709;-0.3352772;-0.02066967,-0.1446648;-0.721889;0.0541002,-0.1359801;-0.6795582;-0.06352498,0.00324043;0.5800923;0.003139967,0;0;0,0.003075793;0.335901;-0.006499052,0.005251661;0.6585028;-0.0296613,0.1805446;0.5191894;-0.04641938,0.2165175;0.2275449;-0.03290522,0.2404072;-0.04031232;-0.08025944,-0.1754228;0.5282248;-0.02670737,-0.220292;0.2378671;-0.01213624,-0.2559014;-0.0268279;-0.06896196,0.07799269;0.002594069;-0.04287755,0.107931;-0.3409766;-0.0239774,0.1026443;-0.7261193;0.06086254,0.09536229;-0.7170029;-0.05564499,-0.08143504;0.005579725;-0.03557072,-0.1101722;-0.3378654;-0.01290002,-0.09396219;-0.7251986;0.05970084,-0.09793504;-0.7161903;-0.05694702,0.004824296;0.5796644;-0.02133954,307.3728
+0;0;0,0.001672012;0.3359045;0.006822081,0.003755564;0.6592379;-0.001436803,0.1826722;0.5267268;0.01336733,0.2214146;0.2354562;-0.0005478645,0.2812608;-0.02465338;-0.0581853,-0.170938;0.5130813;-0.01559682,-0.2247328;0.2239352;-0.02141183,-0.2701156;-0.03692344;-0.0881487,0.07971719;0.005141437;-0.0393295,0.09997661;-0.3382902;-0.008693142,0.1113111;-0.7240103;0.07286758,0.1254329;-0.7755108;-0.01211132,-0.07650536;0.00622579;-0.04512475,-0.1224115;-0.3352208;-0.02060727,-0.14477;-0.7218348;0.0541619,-0.1360568;-0.6795054;-0.06346132,0.003199221;0.5800924;0.0031005,0;0;0,0.003075793;0.335901;-0.006499052,0.005251661;0.6585028;-0.0296613,0.1805446;0.5191894;-0.04641938,0.2165175;0.2275449;-0.03290522,0.2404072;-0.04031232;-0.08025944,-0.1754228;0.5282248;-0.02670737,-0.220292;0.2378671;-0.01213624,-0.2559014;-0.0268279;-0.06896196,0.07799269;0.002594069;-0.04287755,0.107931;-0.3409766;-0.0239774,0.1026443;-0.7261193;0.06086254,0.09536229;-0.7170029;-0.05564499,-0.08143504;0.005579725;-0.03557072,-0.1101722;-0.3378654;-0.01290002,-0.09396219;-0.7251986;0.05970084,-0.09793504;-0.7161903;-0.05694702,0.004824296;0.5796644;-0.02133954,307.3842
+0;0;0,0.001672327;0.3359679;0.006823369,0.003755951;0.659313;-0.001435604,0.1825327;0.5268455;0.0133604,0.2212489;0.2357715;-0.0005453937,0.2808776;-0.0233928;-0.05797337,-0.1708019;0.5132106;-0.01558116,-0.2245603;0.2242597;-0.02139225,-0.2697782;-0.03565097;-0.0878866,0.0797272;0.005142082;-0.03933443,0.09994413;-0.3375693;-0.008762326,0.1112868;-0.7235698;0.07285766,0.1254101;-0.7750782;-0.01212956,-0.07651497;0.006226572;-0.04513041,-0.1223248;-0.334504;-0.02066436,-0.1446996;-0.7213989;0.05415914,-0.1359856;-0.6790683;-0.06347559,0.003199622;0.5801694;0.00310158,0;0;0,0.003076389;0.3359661;-0.006408691,0.005210228;0.6586039;-0.02922809,0.180317;0.5192052;-0.04615533,0.2163528;0.2277415;-0.03324533,0.2402276;-0.03887975;-0.08185422,-0.1753025;0.5283124;-0.02625197,-0.2201883;0.2381583;-0.01168378,-0.2555384;-0.0254963;-0.06874813,0.07793169;0.002665058;-0.04300714,0.1076272;-0.3402164;-0.02443385,0.1025982;-0.7254187;0.06147718,0.09527052;-0.7162924;-0.05504107,-0.08148741;0.00552351;-0.03548743,-0.1103728;-0.3371698;-0.01265331,-0.09421001;-0.724733;0.06028756,-0.1034541;-0.7914778;-0.00768964,0.004793309;0.5797595;-0.02098298,307.4062
+0;0;0,0.001672327;0.3359679;0.006823369,0.003755951;0.659313;-0.001435604,0.1825327;0.5268455;0.0133604,0.2212489;0.2357715;-0.0005453937,0.2808776;-0.0233928;-0.05797337,-0.1708019;0.5132106;-0.01558116,-0.2245603;0.2242597;-0.02139225,-0.2697782;-0.03565097;-0.0878866,0.0797272;0.005142082;-0.03933443,0.09994413;-0.3375693;-0.008762326,0.1112868;-0.7235698;0.07285766,0.1254101;-0.7750782;-0.01212956,-0.07651497;0.006226572;-0.04513041,-0.1223248;-0.334504;-0.02066436,-0.1446996;-0.7213989;0.05415914,-0.1359856;-0.6790683;-0.06347559,0.003199622;0.5801694;0.00310158,0;0;0,0.003076389;0.3359661;-0.006408691,0.005210228;0.6586039;-0.02922809,0.180317;0.5192052;-0.04615533,0.2163528;0.2277415;-0.03324533,0.2402276;-0.03887975;-0.08185422,-0.1753025;0.5283124;-0.02625197,-0.2201883;0.2381583;-0.01168378,-0.2555384;-0.0254963;-0.06874813,0.07793169;0.002665058;-0.04300714,0.1076272;-0.3402164;-0.02443385,0.1025982;-0.7254187;0.06147718,0.09527052;-0.7162924;-0.05504107,-0.08148741;0.00552351;-0.03548743,-0.1103728;-0.3371698;-0.01265331,-0.09421001;-0.724733;0.06028756,-0.1034541;-0.7914778;-0.00768964,0.004793309;0.5797595;-0.02098298,307.418
+0;0;0,0.001755894;0.3360087;0.006747562,0.00391469;0.6593629;-0.001657766,0.1826583;0.5269441;0.01351133,0.2211537;0.2359842;0.0002731392,0.2817138;-0.02417108;-0.05363217,-0.1706246;0.5131952;-0.01573411,-0.2246509;0.2244576;-0.02088247,-0.2701549;-0.03646767;-0.08492539,0.07965484;0.005086764;-0.03943154,0.09973931;-0.3377406;-0.008507526,0.1108895;-0.7240351;0.07332856,0.1255187;-0.7750064;-0.0120887,-0.07654069;0.006276806;-0.04503043,-0.1225235;-0.3345678;-0.0205196,-0.1449077;-0.7217627;0.05447433,-0.136115;-0.679444;-0.06315816,0.003342197;0.5802246;0.002918394,0;0;0,0.002973057;0.3360092;-0.006278753,0.005067095;0.6586826;-0.02878428,0.180154;0.519294;-0.04590523,0.2163057;0.2280095;-0.0332104,0.2404275;-0.03879493;-0.08308637,-0.1754517;0.5284432;-0.02573488,-0.2205125;0.238496;-0.01107397,-0.2560093;-0.02529314;-0.06946355,0.07790882;0.002689168;-0.04299533,0.1075198;-0.3403255;-0.02416956,0.1025598;-0.7258013;0.06202077,0.09516903;-0.7166488;-0.05450059,-0.08146647;0.005500339;-0.03547639,-0.1102172;-0.3373182;-0.01225702,-0.09419852;-0.7251436;0.0610897,-0.09827746;-0.7160979;-0.05557541,0.004653819;0.5798339;-0.02060866,307.429
+0;0;0,0.001755894;0.3360087;0.006747562,0.00391469;0.6593629;-0.001657766,0.1826583;0.5269441;0.01351133,0.2211537;0.2359842;0.0002731392,0.2817138;-0.02417108;-0.05363217,-0.1706246;0.5131952;-0.01573411,-0.2246509;0.2244576;-0.02088247,-0.2701549;-0.03646767;-0.08492539,0.07965484;0.005086764;-0.03943154,0.09973931;-0.3377406;-0.008507526,0.1108895;-0.7240351;0.07332856,0.1255187;-0.7750064;-0.0120887,-0.07654069;0.006276806;-0.04503043,-0.1225235;-0.3345678;-0.0205196,-0.1449077;-0.7217627;0.05447433,-0.136115;-0.679444;-0.06315816,0.003342197;0.5802246;0.002918394,0;0;0,0.002973057;0.3360092;-0.006278753,0.005067095;0.6586826;-0.02878428,0.180154;0.519294;-0.04590523,0.2163057;0.2280095;-0.0332104,0.2404275;-0.03879493;-0.08308637,-0.1754517;0.5284432;-0.02573488,-0.2205125;0.238496;-0.01107397,-0.2560093;-0.02529314;-0.06946355,0.07790882;0.002689168;-0.04299533,0.1075198;-0.3403255;-0.02416956,0.1025598;-0.7258013;0.06202077,0.09516903;-0.7166488;-0.05450059,-0.08146647;0.005500339;-0.03547639,-0.1102172;-0.3373182;-0.01225702,-0.09419852;-0.7251436;0.0610897,-0.09827746;-0.7160979;-0.05557541,0.004653819;0.5798339;-0.02060866,307.4404
+0;0;0,0.001755894;0.3360087;0.006747562,0.00391469;0.6593629;-0.001657766,0.1826583;0.5269441;0.01351133,0.2211537;0.2359842;0.0002731392,0.2817138;-0.02417108;-0.05363217,-0.1706246;0.5131952;-0.01573411,-0.2246509;0.2244576;-0.02088247,-0.2701549;-0.03646767;-0.08492539,0.07965484;0.005086764;-0.03943154,0.09973931;-0.3377406;-0.008507526,0.1108895;-0.7240351;0.07332856,0.1255187;-0.7750064;-0.0120887,-0.07654069;0.006276806;-0.04503043,-0.1225235;-0.3345678;-0.0205196,-0.1449077;-0.7217627;0.05447433,-0.136115;-0.679444;-0.06315816,0.003342197;0.5802246;0.002918394,0;0;0,0.002973057;0.3360092;-0.006278753,0.005067095;0.6586826;-0.02878428,0.180154;0.519294;-0.04590523,0.2163057;0.2280095;-0.0332104,0.2404275;-0.03879493;-0.08308637,-0.1754517;0.5284432;-0.02573488,-0.2205125;0.238496;-0.01107397,-0.2560093;-0.02529314;-0.06946355,0.07790882;0.002689168;-0.04299533,0.1075198;-0.3403255;-0.02416956,0.1025598;-0.7258013;0.06202077,0.09516903;-0.7166488;-0.05450059,-0.08146647;0.005500339;-0.03547639,-0.1102172;-0.3373182;-0.01225702,-0.09419852;-0.7251436;0.0610897,-0.09827746;-0.7160979;-0.05557541,0.004653819;0.5798339;-0.02060866,307.4523
+0;0;0,0.001674217;0.3359709;0.006733586,0.003744497;0.6592932;-0.001709399,0.1824539;0.5270198;0.0135756,0.2210352;0.2361845;0.00200758,0.2822345;-0.02542025;-0.04762053,-0.1706901;0.5131962;-0.01589704,-0.2250886;0.2247011;-0.02024183,-0.2712945;-0.03757623;-0.08124153,0.07979276;0.005099223;-0.03948891,0.09967666;-0.3377196;-0.00843348,0.1106826;-0.7241488;0.07336362,0.1257386;-0.774936;-0.01217543,-0.07665119;0.006300612;-0.04513488,-0.122913;-0.3344878;-0.02048464,-0.1451439;-0.721852;0.05430988,-0.1362922;-0.6795304;-0.06333367,0.003194133;0.5801619;0.002877226,0;0;0,0.002790861;0.3359838;-0.005629063,0.00473804;0.6586567;-0.02767289,0.1797203;0.5192487;-0.04504371,0.2158642;0.2281408;-0.03250122,0.239818;-0.03920382;-0.08347583,-0.1756894;0.5284808;-0.02466863,-0.2208268;0.2387305;-0.01000863,-0.2577066;-0.02520353;-0.07020859,0.07791492;0.002779633;-0.0432874,0.1071042;-0.3402055;-0.02344429,0.1022001;-0.7256858;0.06327534,0.09476429;-0.7164857;-0.0532676,-0.08171292;0.005439119;-0.03529412,-0.1109414;-0.3373375;-0.01217743,-0.09518996;-0.7251559;0.06190491,-0.09930948;-0.7160597;-0.05478376,0.004344717;0.5798066;-0.01957321,307.4634
+0;0;0,0.001674217;0.3359709;0.006733586,0.003744497;0.6592932;-0.001709399,0.1824539;0.5270198;0.0135756,0.2210352;0.2361845;0.00200758,0.2822345;-0.02542025;-0.04762053,-0.1706901;0.5131962;-0.01589704,-0.2250886;0.2247011;-0.02024183,-0.2712945;-0.03757623;-0.08124153,0.07979276;0.005099223;-0.03948891,0.09967666;-0.3377196;-0.00843348,0.1106826;-0.7241488;0.07336362,0.1257386;-0.774936;-0.01217543,-0.07665119;0.006300612;-0.04513488,-0.122913;-0.3344878;-0.02048464,-0.1451439;-0.721852;0.05430988,-0.1362922;-0.6795304;-0.06333367,0.003194133;0.5801619;0.002877226,0;0;0,0.002790861;0.3359838;-0.005629063,0.00473804;0.6586567;-0.02767289,0.1797203;0.5192487;-0.04504371,0.2158642;0.2281408;-0.03250122,0.239818;-0.03920382;-0.08347583,-0.1756894;0.5284808;-0.02466863,-0.2208268;0.2387305;-0.01000863,-0.2577066;-0.02520353;-0.07020859,0.07791492;0.002779633;-0.0432874,0.1071042;-0.3402055;-0.02344429,0.1022001;-0.7256858;0.06327534,0.09476429;-0.7164857;-0.0532676,-0.08171292;0.005439119;-0.03529412,-0.1109414;-0.3373375;-0.01217743,-0.09518996;-0.7251559;0.06190491,-0.09930948;-0.7160597;-0.05478376,0.004344717;0.5798066;-0.01957321,307.4753
+0;0;0,0.001674794;0.3360868;0.006735908,0.003745231;0.6594303;-0.001708825,0.1825007;0.5271096;0.01358088,0.2210442;0.2365597;0.002024216,0.2822278;-0.02497828;-0.04759123,-0.1707345;0.5132825;-0.01589937,-0.2250796;0.2250705;-0.0202399,-0.2712737;-0.03713989;-0.08122404,0.07984781;0.005102741;-0.03951615,0.09975663;-0.3381457;-0.008421797,0.1107541;-0.7242789;0.07331267,0.1258129;-0.7750809;-0.01224199,-0.07670407;0.006304959;-0.04516602,-0.1230238;-0.3349106;-0.02048488,-0.1452378;-0.7219782;0.05425237,-0.1363844;-0.6796543;-0.06341265,0.003194634;0.5802654;0.002879743,0;0;0,0.00340727;0.3361107;-0.004529715,0.00561475;0.6588414;-0.02597904,0.1804581;0.519116;-0.04357898,0.2165729;0.2282907;-0.03114057,0.241026;-0.03878134;-0.08292687,-0.1749091;0.5285069;-0.02301245,-0.2201277;0.2390604;-0.00837149,-0.2581033;-0.02438086;-0.06972153,0.07796356;0.002661467;-0.04333401,0.1076598;-0.3406261;-0.02201474,0.1028402;-0.7257329;0.06499052,0.09536679;-0.7164535;-0.05158615,-0.0817945;0.005557312;-0.03524219,-0.110379;-0.3376174;-0.01081284,-0.09403464;-0.7249433;0.06409964,-0.09819902;-0.715804;-0.05261713,0.005144306;0.5799476;-0.0179801,307.4974
+0;0;0,0.001730564;0.3360884;0.006636931,0.003848962;0.6594258;-0.002012013,0.1825748;0.5270637;0.01344715,0.2210696;0.2364504;0.003425984,0.2829269;-0.02586335;-0.04098588,-0.1711212;0.5144019;-0.01563828,-0.2238959;0.2258829;-0.01879644,-0.2711782;-0.03709239;-0.07550327,0.07985492;0.005107432;-0.03950117,0.09982669;-0.3381374;-0.008407863,0.1108075;-0.724267;0.07334667,0.1260043;-0.775088;-0.01216564,-0.07667803;0.006304472;-0.04521029,-0.1230299;-0.3349075;-0.02054076,-0.1452796;-0.7219521;0.05430464,-0.1365101;-0.6796398;-0.06336787,0.003288623;0.5802646;0.002637932,0;0;0,0.00340727;0.3361107;-0.004529715,0.00561475;0.6588414;-0.02597904,0.1804581;0.519116;-0.04357898,0.2165729;0.2282907;-0.03114057,0.241026;-0.03878134;-0.08292687,-0.1749091;0.5285069;-0.02301245,-0.2201277;0.2390604;-0.00837149,-0.2581033;-0.02438086;-0.06972153,0.07796356;0.002661467;-0.04333401,0.1076598;-0.3406261;-0.02201474,0.1028402;-0.7257329;0.06499052,0.09536679;-0.7164535;-0.05158615,-0.0817945;0.005557312;-0.03524219,-0.110379;-0.3376174;-0.01081284,-0.09403464;-0.7249433;0.06409964,-0.09819902;-0.715804;-0.05261713,0.005144306;0.5799476;-0.0179801,307.5087
+0;0;0,0.001730564;0.3360884;0.006636931,0.003848962;0.6594258;-0.002012013,0.1825748;0.5270637;0.01344715,0.2210696;0.2364504;0.003425984,0.2829269;-0.02586335;-0.04098588,-0.1711212;0.5144019;-0.01563828,-0.2238959;0.2258829;-0.01879644,-0.2711782;-0.03709239;-0.07550327,0.07985492;0.005107432;-0.03950117,0.09982669;-0.3381374;-0.008407863,0.1108075;-0.724267;0.07334667,0.1260043;-0.775088;-0.01216564,-0.07667803;0.006304472;-0.04521029,-0.1230299;-0.3349075;-0.02054076,-0.1452796;-0.7219521;0.05430464,-0.1365101;-0.6796398;-0.06336787,0.003288623;0.5802646;0.002637932,0;0;0,0.00340727;0.3361107;-0.004529715,0.00561475;0.6588414;-0.02597904,0.1804581;0.519116;-0.04357898,0.2165729;0.2282907;-0.03114057,0.241026;-0.03878134;-0.08292687,-0.1749091;0.5285069;-0.02301245,-0.2201277;0.2390604;-0.00837149,-0.2581033;-0.02438086;-0.06972153,0.07796356;0.002661467;-0.04333401,0.1076598;-0.3406261;-0.02201474,0.1028402;-0.7257329;0.06499052,0.09536679;-0.7164535;-0.05158615,-0.0817945;0.005557312;-0.03524219,-0.110379;-0.3376174;-0.01081284,-0.09403464;-0.7249433;0.06409964,-0.09819902;-0.715804;-0.05261713,0.005144306;0.5799476;-0.0179801,307.5201
+0;0;0,0.001731001;0.3361733;0.006638607,0.003849508;0.6595289;-0.002010251,0.1824559;0.5272114;0.01344117,0.2209342;0.2367223;0.003424287,0.2828807;-0.02596951;-0.04105158,-0.1710043;0.514558;-0.01562486,-0.2237564;0.2261623;-0.01878167,-0.2711069;-0.0371919;-0.07557023,0.07982628;0.005105601;-0.039487,0.09980308;-0.3382256;-0.008385876,0.1108046;-0.7250845;0.07352309,0.1211948;-0.7503423;0.01505781,-0.07665054;0.006302211;-0.04519407,-0.1230141;-0.3349956;-0.02051834,-0.1453058;-0.7227713;0.05446845,-0.1393101;-0.6843534;-0.02598496,0.003289234;0.5803767;0.00263916,0;0;0,0.00326018;0.3362001;-0.00429368,0.00532952;0.6589804;-0.02527702,0.1800384;0.5191655;-0.04304945,0.2162686;0.2284753;-0.03074288,0.2412735;-0.03876856;-0.08344865,-0.1750527;0.5287274;-0.02230701,-0.2203912;0.2394328;-0.007546754,-0.259244;-0.02412766;-0.06958557,0.07792729;0.002639294;-0.04333472,0.1071388;-0.3407635;-0.02179658,0.102189;-0.7264963;0.06581402,0.1007957;-0.7599686;0.01532745,-0.08176818;0.005580305;-0.03521862,-0.1108575;-0.3376502;-0.01094268,-0.09442986;-0.7255172;0.06507882,-0.0973032;-0.7097594;-0.01472386,0.004897743;0.5800845;-0.01738763,307.5422
+0;0;0,0.001628755;0.3361759;0.006533248,0.003602644;0.659527;-0.002302176,0.1822408;0.5272114;0.01336645,0.2204344;0.2366118;0.00575455,0.2834543;-0.02664813;-0.03355373,-0.1711239;0.5143424;-0.01589459,-0.2247112;0.2260857;-0.01703988,-0.2737873;-0.03782216;-0.06963862,0.07985716;0.005116887;-0.03942306,0.09969021;-0.3382065;-0.008144211,0.1108012;-0.7250264;0.07393453,0.1207364;-0.7503131;0.01541758,-0.07659785;0.006308858;-0.04528239,-0.1231666;-0.3349387;-0.02030045,-0.1454329;-0.7227105;0.05471391,-0.1394039;-0.684301;-0.02573789,0.003084461;0.5803777;0.0024,0;0;0,0.00326018;0.3362001;-0.00429368,0.00532952;0.6589804;-0.02527702,0.1800384;0.5191655;-0.04304945,0.2162686;0.2284753;-0.03074288,0.2412735;-0.03876856;-0.08344865,-0.1750527;0.5287274;-0.02230701,-0.2203912;0.2394328;-0.007546754,-0.259244;-0.02412766;-0.06958557,0.07792729;0.002639294;-0.04333472,0.1071388;-0.3407635;-0.02179658,0.102189;-0.7264963;0.06581402,0.1007957;-0.7599686;0.01532745,-0.08176818;0.005580305;-0.03521862,-0.1108575;-0.3376502;-0.01094268,-0.09442986;-0.7255172;0.06507882,-0.0973032;-0.7097594;-0.01472386,0.004897743;0.5800845;-0.01738763,307.5539
+0;0;0,0.001628669;0.3361583;0.006532905,0.003602526;0.6595045;-0.002302216,0.1820923;0.5272382;0.01335701,0.2202665;0.2367861;0.005748982,0.2834948;-0.02734476;-0.03368934,-0.1709797;0.5143799;-0.01587978,-0.2245397;0.2262695;-0.01702448,-0.2737782;-0.0385114;-0.06979723,0.07987821;0.005118236;-0.03943345,0.09970844;-0.3381564;-0.008159045,0.1108159;-0.7248548;0.07389393,0.1253484;-0.7757241;-0.01170022,-0.07661804;0.00631052;-0.04529433,-0.1231802;-0.3348886;-0.02031593,-0.1454396;-0.7225387;0.05467489,-0.1366207;-0.6802378;-0.06300391,0.003084377;0.5803604;0.002399652,0;0;0,0.003245763;0.3361837;-0.004209757,0.005278759;0.6589793;-0.02488887,0.1798555;0.519233;-0.04280579,0.2163173;0.2287154;-0.03065634,0.2415955;-0.0393877;-0.08357203,-0.1749802;0.5289206;-0.02201837,-0.2206848;0.2398504;-0.006949775,-0.2606668;-0.02435216;-0.06953385,0.07794098;0.002648115;-0.04335797,0.1069291;-0.340709;-0.02157736,0.1019638;-0.7262776;0.06619477,0.09444974;-0.7169408;-0.05039835,-0.08180683;0.005572175;-0.0351897,-0.11078;-0.3376026;-0.0106847,-0.09469604;-0.7252996;0.06563048,-0.09890538;-0.7161146;-0.0511017,0.004864685;0.5800803;-0.0170821,307.5653
+0;0;0,0.001628669;0.3361583;0.006532905,0.003602526;0.6595045;-0.002302216,0.1820923;0.5272382;0.01335701,0.2202665;0.2367861;0.005748982,0.2834948;-0.02734476;-0.03368934,-0.1709797;0.5143799;-0.01587978,-0.2245397;0.2262695;-0.01702448,-0.2737782;-0.0385114;-0.06979723,0.07987821;0.005118236;-0.03943345,0.09970844;-0.3381564;-0.008159045,0.1108159;-0.7248548;0.07389393,0.1253484;-0.7757241;-0.01170022,-0.07661804;0.00631052;-0.04529433,-0.1231802;-0.3348886;-0.02031593,-0.1454396;-0.7225387;0.05467489,-0.1366207;-0.6802378;-0.06300391,0.003084377;0.5803604;0.002399652,0;0;0,0.003245763;0.3361837;-0.004209757,0.005278759;0.6589793;-0.02488887,0.1798555;0.519233;-0.04280579,0.2163173;0.2287154;-0.03065634,0.2415955;-0.0393877;-0.08357203,-0.1749802;0.5289206;-0.02201837,-0.2206848;0.2398504;-0.006949775,-0.2606668;-0.02435216;-0.06953385,0.07794098;0.002648115;-0.04335797,0.1069291;-0.340709;-0.02157736,0.1019638;-0.7262776;0.06619477,0.09444974;-0.7169408;-0.05039835,-0.08180683;0.005572175;-0.0351897,-0.11078;-0.3376026;-0.0106847,-0.09469604;-0.7252996;0.06563048,-0.09890538;-0.7161146;-0.0511017,0.004864685;0.5800803;-0.0170821,307.5872
+0;0;0,0.001713555;0.3361907;0.006397732,0.003743262;0.6595408;-0.002601475,0.1822041;0.5270274;0.01328863,0.2205339;0.2364311;0.009748705,0.2839505;-0.02831528;-0.02503973,-0.1713572;0.5153515;-0.01528366,-0.2242235;0.2270265;-0.01396819,-0.2746427;-0.03807282;-0.06399641,0.07980298;0.005099259;-0.03928121,0.09946261;-0.3382707;-0.007679947,0.1105355;-0.7245032;0.07447992,0.1251922;-0.7751189;-0.01134489,-0.0764505;0.006318367;-0.04530927,-0.1230901;-0.3349606;-0.01998194,-0.1456616;-0.722157;0.05497047,-0.136991;-0.6798687;-0.06273016,0.003214334;0.5804067;0.002139854,0;0;0,0.003024958;0.3362171;-0.004117727,0.004898198;0.6590426;-0.02449024,0.17957;0.5192471;-0.04249835,0.2160999;0.2286538;-0.03029191,0.2417278;-0.03940219;-0.083318,-0.1754194;0.529094;-0.02180618,-0.2215166;0.2400269;-0.006213711,-0.2620108;-0.0242604;-0.06814123,0.07787704;0.002663657;-0.04319263,0.1065064;-0.3408231;-0.02116358,0.1018643;-0.7258624;0.06699252,0.09437143;-0.7165161;-0.04961324,-0.08160818;0.005542586;-0.03531168,-0.1109508;-0.3376916;-0.0104643,-0.09503069;-0.7249074;0.06607855,-0.09921352;-0.7157084;-0.05066665,0.004524343;0.5801421;-0.01677299,307.5993
+0;0;0,0.001713555;0.3361907;0.006397732,0.003743262;0.6595408;-0.002601475,0.1822041;0.5270274;0.01328863,0.2205339;0.2364311;0.009748705,0.2839505;-0.02831528;-0.02503973,-0.1713572;0.5153515;-0.01528366,-0.2242235;0.2270265;-0.01396819,-0.2746427;-0.03807282;-0.06399641,0.07980298;0.005099259;-0.03928121,0.09946261;-0.3382707;-0.007679947,0.1105355;-0.7245032;0.07447992,0.1251922;-0.7751189;-0.01134489,-0.0764505;0.006318367;-0.04530927,-0.1230901;-0.3349606;-0.01998194,-0.1456616;-0.722157;0.05497047,-0.136991;-0.6798687;-0.06273016,0.003214334;0.5804067;0.002139854,0;0;0,0.003024958;0.3362171;-0.004117727,0.004898198;0.6590426;-0.02449024,0.17957;0.5192471;-0.04249835,0.2160999;0.2286538;-0.03029191,0.2417278;-0.03940219;-0.083318,-0.1754194;0.529094;-0.02180618,-0.2215166;0.2400269;-0.006213711,-0.2620108;-0.0242604;-0.06814123,0.07787704;0.002663657;-0.04319263,0.1065064;-0.3408231;-0.02116358,0.1018643;-0.7258624;0.06699252,0.09437143;-0.7165161;-0.04961324,-0.08160818;0.005542586;-0.03531168,-0.1109508;-0.3376916;-0.0104643,-0.09503069;-0.7249074;0.06607855,-0.09921352;-0.7157084;-0.05066665,0.004524343;0.5801421;-0.01677299,307.6213
+0;0;0,0.001713765;0.3362319;0.006398517,0.003743618;0.6596061;-0.002600966,0.1823281;0.5270592;0.01329664,0.2206464;0.2365496;0.009757766,0.2841282;-0.02846923;-0.02506647,-0.1714774;0.5153752;-0.01529538,-0.2243278;0.2271361;-0.0139803,-0.2747989;-0.03823596;-0.06406,0.07983939;0.005101586;-0.03929913,0.09949363;-0.3381741;-0.007706549,0.1105723;-0.7246082;0.07449621,0.1252294;-0.7752258;-0.01133055,-0.07648537;0.00632125;-0.04532994,-0.1231122;-0.3348641;-0.02000956,-0.1456955;-0.7222625;0.05498197,-0.1370247;-0.6799739;-0.06272131,0.003214713;0.5804753;0.002140162,0;0;0,0.002871275;0.3362593;-0.004150629,0.004641384;0.6591219;-0.02434158,0.1794557;0.5193497;-0.04261446,0.2162882;0.2288997;-0.03001142,0.2426906;-0.03935283;-0.08312583,-0.1757629;0.529082;-0.02166831,-0.2222727;0.2401907;-0.005689515,-0.2651851;-0.02444157;-0.06573884,0.07792334;0.002739846;-0.04318821,0.1064285;-0.3406542;-0.02103901,0.1016717;-0.7258344;0.06741928,0.09411863;-0.7164829;-0.04918624,-0.08165691;0.005468039;-0.03531322,-0.1109932;-0.337658;-0.01028345,-0.096201;-0.7253457;0.06515358,-0.1033266;-0.7909178;-0.004814118,0.004291736;0.5802181;-0.01669192,307.6431
+0;0;0,0.00165367;0.3362503;0.006093172,0.003564832;0.6596386;-0.003405764,0.1819606;0.5272481;0.01326307,0.2202494;0.2362907;0.01324411,0.2832405;-0.02847227;-0.01656888,-0.1715266;0.5156396;-0.01531219,-0.2252382;0.2271599;-0.01121917,-0.2761871;-0.0378868;-0.0571607,0.07985537;0.005088551;-0.03928751,0.09911178;-0.3380315;-0.007550079,0.1101153;-0.7242662;0.07472445,0.120337;-0.7506819;0.01504359,-0.0765211;0.006334951;-0.04528436,-0.1234307;-0.3346332;-0.01979666,-0.1458547;-0.721823;0.05536085,-0.1398011;-0.6832764;-0.02673253,0.003074794;0.5805134;0.001478507,0;0;0,0.00280413;0.3362696;-0.00436306,0.004508652;0.6591625;-0.0245564,0.1792058;0.5196055;-0.04271841,0.2165383;0.2288071;-0.029881,0.2448187;-0.03831393;-0.08282185,-0.1755432;0.528717;-0.02133934,-0.2241978;0.239768;-0.00510861,-0.2677559;-0.02402237;-0.06404482,0.0779411;0.002763257;-0.04317212,0.1060955;-0.3404814;-0.02081454,0.1014142;-0.7254449;0.06777787,0.0979774;-0.7598242;0.01588845,-0.08166865;0.005440868;-0.03531161,-0.1111289;-0.3375165;-0.0103772,-0.09626822;-0.7249233;0.06553444,-0.1011141;-0.7616892;0.01687393,0.004181318;0.5802526;-0.0169394,307.6653
+0;0;0,0.00165367;0.3362503;0.006093172,0.003564832;0.6596386;-0.003405764,0.1819606;0.5272481;0.01326307,0.2202494;0.2362907;0.01324411,0.2832405;-0.02847227;-0.01656888,-0.1715266;0.5156396;-0.01531219,-0.2252382;0.2271599;-0.01121917,-0.2761871;-0.0378868;-0.0571607,0.07985537;0.005088551;-0.03928751,0.09911178;-0.3380315;-0.007550079,0.1101153;-0.7242662;0.07472445,0.120337;-0.7506819;0.01504359,-0.0765211;0.006334951;-0.04528436,-0.1234307;-0.3346332;-0.01979666,-0.1458547;-0.721823;0.05536085,-0.1398011;-0.6832764;-0.02673253,0.003074794;0.5805134;0.001478507,0;0;0,0.00280413;0.3362696;-0.00436306,0.004508652;0.6591625;-0.0245564,0.1792058;0.5196055;-0.04271841,0.2165383;0.2288071;-0.029881,0.2448187;-0.03831393;-0.08282185,-0.1755432;0.528717;-0.02133934,-0.2241978;0.239768;-0.00510861,-0.2677559;-0.02402237;-0.06404482,0.0779411;0.002763257;-0.04317212,0.1060955;-0.3404814;-0.02081454,0.1014142;-0.7254449;0.06777787,0.0979774;-0.7598242;0.01588845,-0.08166865;0.005440868;-0.03531161,-0.1111289;-0.3375165;-0.0103772,-0.09626822;-0.7249233;0.06553444,-0.1011141;-0.7616892;0.01687393,0.004181318;0.5802526;-0.0169394,307.6766
+0;0;0,0.00165367;0.3362503;0.006093172,0.003564832;0.6596386;-0.003405764,0.1819606;0.5272481;0.01326307,0.2202494;0.2362907;0.01324411,0.2832405;-0.02847227;-0.01656888,-0.1715266;0.5156396;-0.01531219,-0.2252382;0.2271599;-0.01121917,-0.2761871;-0.0378868;-0.0571607,0.07985537;0.005088551;-0.03928751,0.09911178;-0.3380315;-0.007550079,0.1101153;-0.7242662;0.07472445,0.120337;-0.7506819;0.01504359,-0.0765211;0.006334951;-0.04528436,-0.1234307;-0.3346332;-0.01979666,-0.1458547;-0.721823;0.05536085,-0.1398011;-0.6832764;-0.02673253,0.003074794;0.5805134;0.001478507,0;0;0,0.00280413;0.3362696;-0.00436306,0.004508652;0.6591625;-0.0245564,0.1792058;0.5196055;-0.04271841,0.2165383;0.2288071;-0.029881,0.2448187;-0.03831393;-0.08282185,-0.1755432;0.528717;-0.02133934,-0.2241978;0.239768;-0.00510861,-0.2677559;-0.02402237;-0.06404482,0.0779411;0.002763257;-0.04317212,0.1060955;-0.3404814;-0.02081454,0.1014142;-0.7254449;0.06777787,0.0979774;-0.7598242;0.01588845,-0.08166865;0.005440868;-0.03531161,-0.1111289;-0.3375165;-0.0103772,-0.09626822;-0.7249233;0.06553444,-0.1011141;-0.7616892;0.01687393,0.004181318;0.5802526;-0.0169394,307.688
+0;0;0,0.001715792;0.3363198;0.005658781,0.003633571;0.659803;-0.004419065,0.181902;0.5273213;0.01324838,0.2203304;0.2360803;0.01674651,0.2822706;-0.0300076;-0.006879952,-0.1714258;0.5157037;-0.015601,-0.2264552;0.2272246;-0.007731346,-0.2778582;-0.03929338;-0.04676237,0.07990373;0.00511116;-0.03931445,0.09903327;-0.338116;-0.007324804,0.1102042;-0.7249644;0.07510285,0.1199516;-0.7513152;0.0159313,-0.07657316;0.006328456;-0.04530847,-0.1236261;-0.334736;-0.01971223,-0.1461311;-0.7224981;0.05581879,-0.140055;-0.6840299;-0.02580876,0.003146962;0.580659;0.0006164601,0;0;0,0.002754189;0.3363287;-0.004626513,0.004407488;0.6593254;-0.02498579,0.1791056;0.5197915;-0.04300988,0.2167504;0.2287344;-0.02963257,0.2463684;-0.03876007;-0.0822351,-0.1754782;0.5284728;-0.02118408,-0.2257183;0.2394918;-0.004564134,-0.2703134;-0.02513501;-0.060969,0.07798043;0.002751291;-0.04321849,0.1057355;-0.3406293;-0.02055705,0.1011923;-0.7261988;0.06824827,0.09819043;-0.7599287;0.0162754,-0.08174574;0.005453421;-0.0352739,-0.1111491;-0.3376191;-0.01015707,-0.09540861;-0.7255386;0.06627236,-0.1008181;-0.762994;0.01945144,0.004098743;0.5803889;-0.01735055,307.7101
+0;0;0,0.001715792;0.3363198;0.005658781,0.003633571;0.659803;-0.004419065,0.181902;0.5273213;0.01324838,0.2203304;0.2360803;0.01674651,0.2822706;-0.0300076;-0.006879952,-0.1714258;0.5157037;-0.015601,-0.2264552;0.2272246;-0.007731346,-0.2778582;-0.03929338;-0.04676237,0.07990373;0.00511116;-0.03931445,0.09903327;-0.338116;-0.007324804,0.1102042;-0.7249644;0.07510285,0.1199516;-0.7513152;0.0159313,-0.07657316;0.006328456;-0.04530847,-0.1236261;-0.334736;-0.01971223,-0.1461311;-0.7224981;0.05581879,-0.140055;-0.6840299;-0.02580876,0.003146962;0.580659;0.0006164601,0;0;0,0.002754189;0.3363287;-0.004626513,0.004407488;0.6593254;-0.02498579,0.1791056;0.5197915;-0.04300988,0.2167504;0.2287344;-0.02963257,0.2463684;-0.03876007;-0.0822351,-0.1754782;0.5284728;-0.02118408,-0.2257183;0.2394918;-0.004564134,-0.2703134;-0.02513501;-0.060969,0.07798043;0.002751291;-0.04321849,0.1057355;-0.3406293;-0.02055705,0.1011923;-0.7261988;0.06824827,0.09819043;-0.7599287;0.0162754,-0.08174574;0.005453421;-0.0352739,-0.1111491;-0.3376191;-0.01015707,-0.09540861;-0.7255386;0.06627236,-0.1008181;-0.762994;0.01945144,0.004098743;0.5803889;-0.01735055,307.7224
+0;0;0,0.001715602;0.3362825;0.005658153,0.003633334;0.6597579;-0.004419451,0.1818976;0.5272793;0.01324758,0.2204114;0.23539;0.01675349,0.2822146;-0.03010935;-0.00682072,-0.1714219;0.515662;-0.01560111,-0.2265738;0.2265409;-0.007713947,-0.2778631;-0.0393877;-0.04665865,0.0799232;0.005112406;-0.03932403,0.09908026;-0.3386085;-0.007288363,0.1102432;-0.7251783;0.07507992,0.1200421;-0.7518272;0.01559523,-0.07659182;0.006329999;-0.04531951,-0.1237125;-0.3352252;-0.01968644,-0.1462013;-0.7227079;0.05579017,-0.140093;-0.6841949;-0.02626935,0.003146736;0.5806157;0.0006159572,0;0;0,0.00262747;0.3362905;-0.004763603,0.004190676;0.6592711;-0.02526391,0.1790096;0.5200469;-0.04330516,0.2177672;0.2285135;-0.02912498,0.2477511;-0.03858069;-0.08037913,-0.1756667;0.5284567;-0.02172682,-0.2264956;0.2390265;-0.003247732,-0.2721955;-0.02559265;-0.05572215,0.07799372;0.002773836;-0.04323792,0.1056314;-0.3410835;-0.02009392,0.1009945;-0.7263188;0.068887,0.09892708;-0.7603011;0.01648903,-0.08177789;0.005430065;-0.03525797,-0.1112479;-0.3381324;-0.01008474,-0.09654604;-0.7258325;0.06619041,-0.1014589;-0.7633766;0.01868033,0.003908806;0.5803391;-0.0176003,307.7447
+0;0;0,0.001730192;0.3361981;0.005135171,0.003581184;0.6595015;-0.00561609,0.1816645;0.5271461;0.01307574,0.2203877;0.2347621;0.02141561,0.2817883;-0.03111115;0.003959958,-0.171369;0.5155864;-0.01621758,-0.2279085;0.2262601;-0.003929198,-0.2793247;-0.04006165;-0.03846049,0.08001882;0.005125007;-0.03923567,0.09910704;-0.3388873;-0.007520724,0.1103143;-0.7265978;0.0755222,0.1198872;-0.7526549;0.01676313,-0.07653474;0.006345538;-0.04550694,-0.1238419;-0.3354187;-0.01954653,-0.1465484;-0.7240832;0.0563841,-0.1404175;-0.6857098;-0.0247267,0.003117749;0.5804111;-0.000405957,0;0;0,0.002512507;0.3361906;-0.005302429,0.003853917;0.6589701;-0.02659512,0.1788301;0.520471;-0.04424965,0.2185707;0.228523;-0.02861214,0.250081;-0.03848749;-0.0783695,-0.1759014;0.5286609;-0.02279155,-0.2271037;0.2388161;-0.002157666,-0.2735852;-0.02596313;-0.05210498,0.07802767;0.002801076;-0.04327297,0.1054013;-0.3413196;-0.01989853,0.1008441;-0.7278193;0.0691986,0.09867967;-0.7604136;0.0166254,-0.08184315;0.005400123;-0.0352314,-0.1113019;-0.3384386;-0.01029579,-0.09658393;-0.7273486;0.06634319,-0.1013859;-0.7648337;0.02041527,0.003641218;0.5800985;-0.01872921,307.7669
+0;0;0,0.001730192;0.3361981;0.005135171,0.003581184;0.6595015;-0.00561609,0.1816645;0.5271461;0.01307574,0.2203877;0.2347621;0.02141561,0.2817883;-0.03111115;0.003959958,-0.171369;0.5155864;-0.01621758,-0.2279085;0.2262601;-0.003929198,-0.2793247;-0.04006165;-0.03846049,0.08001882;0.005125007;-0.03923567,0.09910704;-0.3388873;-0.007520724,0.1103143;-0.7265978;0.0755222,0.1198872;-0.7526549;0.01676313,-0.07653474;0.006345538;-0.04550694,-0.1238419;-0.3354187;-0.01954653,-0.1465484;-0.7240832;0.0563841,-0.1404175;-0.6857098;-0.0247267,0.003117749;0.5804111;-0.000405957,0;0;0,0.002512507;0.3361906;-0.005302429,0.003853917;0.6589701;-0.02659512,0.1788301;0.520471;-0.04424965,0.2185707;0.228523;-0.02861214,0.250081;-0.03848749;-0.0783695,-0.1759014;0.5286609;-0.02279155,-0.2271037;0.2388161;-0.002157666,-0.2735852;-0.02596313;-0.05210498,0.07802767;0.002801076;-0.04327297,0.1054013;-0.3413196;-0.01989853,0.1008441;-0.7278193;0.0691986,0.09867967;-0.7604136;0.0166254,-0.08184315;0.005400123;-0.0352314,-0.1113019;-0.3384386;-0.01029579,-0.09658393;-0.7273486;0.06634319,-0.1013859;-0.7648337;0.02041527,0.003641218;0.5800985;-0.01872921,307.7889
+0;0;0,0.001730561;0.3362698;0.005136267,0.003582415;0.6597235;-0.005620455,0.1807957;0.52758;0.01300882,0.2197686;0.23331;0.0214025,0.2803278;-0.02891982;0.004186047,-0.170518;0.5160767;-0.01614179,-0.2274223;0.224884;-0.00377414,-0.2781339;-0.03778812;-0.03783223,0.0800714;0.005128375;-0.03926145,0.09917192;-0.3391055;-0.007526089,0.1103613;-0.7261966;0.07538417,0.1200408;-0.7528778;0.01597093,-0.07658504;0.006349708;-0.04553685,-0.1239227;-0.3356346;-0.01955972,-0.1465929;-0.7236781;0.0562496,-0.1403937;-0.6852115;-0.02576422,0.003118702;0.5805855;-0.0004071929,0;0;0,0.002681606;0.3362523;-0.005828977,0.004312724;0.6591226;-0.02798355,0.1785517;0.5213389;-0.04499495,0.2200149;0.2278321;-0.02714086,0.2535493;-0.03579855;-0.07299483,-0.1745673;0.5286833;-0.02272741,-0.2278839;0.2375095;0.000923099,-0.2744986;-0.02427447;-0.04407153,0.07806494;0.00284043;-0.04332423,0.1051849;-0.3415124;-0.01977563,0.1009129;-0.7273675;0.06931113,0.1006459;-0.7591758;0.01439261,-0.08191647;0.005373167;-0.03521382,-0.1111546;-0.3386922;-0.01005235,-0.09660251;-0.7269993;0.06639765,-0.1014367;-0.7651266;0.0197964,0.004021533;0.5802262;-0.01989174,307.8109
+0;0;0,0.001739308;0.336245;0.004856267,0.003558404;0.6596404;-0.006120595,0.1806059;0.527607;0.013199,0.2197943;0.2313099;0.02566659,0.2801147;-0.02962872;0.01459241,-0.1707674;0.5168055;-0.01545502,-0.227414;0.223592;0.001868386,-0.2779988;-0.03825098;-0.0251428,0.08016787;0.005177522;-0.03914653,0.09899397;-0.339214;-0.007079169,0.11016;-0.7274569;0.07606249,0.1197816;-0.7529292;0.01799282,-0.07656401;0.006294161;-0.0456561,-0.1240867;-0.3357944;-0.01909936,-0.1470022;-0.7249328;0.05716368,-0.1410185;-0.6866599;-0.02307083,0.003104931;0.5805185;-0.0008608419,0;0;0,0.002580643;0.3362116;-0.006515503,0.00396537;0.6589533;-0.02976835,0.1784351;0.5219904;-0.04614913,0.2212562;0.2266776;-0.0251776,0.2555938;-0.0355137;-0.06907332,-0.1748528;0.5291327;-0.02392364,-0.2289852;0.2361692;0.003005125,-0.2759165;-0.02429315;-0.03950343,0.07808401;0.002832502;-0.0433706,0.1050192;-0.3416993;-0.01969457,0.1006195;-0.7288084;0.06917071,0.1005199;-0.7599482;0.01622033,-0.08197244;0.00537643;-0.03518179,-0.1112967;-0.3388505;-0.009959605,-0.0961625;-0.7283683;0.06630714,-0.09932293;-0.7127007;-0.01323165,0.003752448;0.5800999;-0.02138698,307.8219
+0;0;0,0.001739308;0.336245;0.004856267,0.003558404;0.6596404;-0.006120595,0.1806059;0.527607;0.013199,0.2197943;0.2313099;0.02566659,0.2801147;-0.02962872;0.01459241,-0.1707674;0.5168055;-0.01545502,-0.227414;0.223592;0.001868386,-0.2779988;-0.03825098;-0.0251428,0.08016787;0.005177522;-0.03914653,0.09899397;-0.339214;-0.007079169,0.11016;-0.7274569;0.07606249,0.1197816;-0.7529292;0.01799282,-0.07656401;0.006294161;-0.0456561,-0.1240867;-0.3357944;-0.01909936,-0.1470022;-0.7249328;0.05716368,-0.1410185;-0.6866599;-0.02307083,0.003104931;0.5805185;-0.0008608419,0;0;0,0.002580643;0.3362116;-0.006515503,0.00396537;0.6589533;-0.02976835,0.1784351;0.5219904;-0.04614913,0.2212562;0.2266776;-0.0251776,0.2555938;-0.0355137;-0.06907332,-0.1748528;0.5291327;-0.02392364,-0.2289852;0.2361692;0.003005125,-0.2759165;-0.02429315;-0.03950343,0.07808401;0.002832502;-0.0433706,0.1050192;-0.3416993;-0.01969457,0.1006195;-0.7288084;0.06917071,0.1005199;-0.7599482;0.01622033,-0.08197244;0.00537643;-0.03518179,-0.1112967;-0.3388505;-0.009959605,-0.0961625;-0.7283683;0.06630714,-0.09932293;-0.7127007;-0.01323165,0.003752448;0.5800999;-0.02138698,307.8441
+0;0;0,0.001739327;0.3362488;0.004856321,0.003559186;0.6597795;-0.006125617,0.1799938;0.5278844;0.0131484,0.2194262;0.2297426;0.02569361,0.2793967;-0.02968273;0.01468366,-0.1701667;0.5171201;-0.01540673,-0.2271661;0.2220811;0.002024531,-0.2774575;-0.03824329;-0.02483,0.08017594;0.005178043;-0.03915047,0.09902454;-0.339625;-0.007044781,0.1102122;-0.7286207;0.07625805,0.1198634;-0.7542634;0.01800992,-0.07657171;0.006294794;-0.04566069,-0.1241512;-0.3362026;-0.01907222,-0.1471111;-0.7260953;0.05733867,-0.141109;-0.687797;-0.02314244,0.003105459;0.5806133;-0.0008629188,0;0;0,0.002490304;0.336202;-0.007200242,0.003734924;0.6589831;-0.03174031,0.1778466;0.5228233;-0.04772985,0.2226356;0.2263417;-0.02139759,0.2584306;-0.03438506;-0.06334364,-0.1744756;0.5295118;-0.02489472,-0.2299032;0.2352757;0.005987065,-0.2766265;-0.02436659;-0.03172266,0.07809015;0.002882317;-0.04337478,0.1047472;-0.3420733;-0.01949465,0.1004688;-0.7300089;0.06921721,0.09984318;-0.7615992;0.0164125,-0.08198908;0.005323895;-0.03517384,-0.1113425;-0.3393026;-0.009754399,-0.09625742;-0.7296227;0.06643476,-0.09953333;-0.7140662;-0.01333209,0.003572293;0.5801234;-0.02300477,307.8662
+0;0;0,0.001843798;0.3362526;0.004535647,0.003785915;0.6597723;-0.006752789,0.1801896;0.5279765;0.0129248,0.2196979;0.2301117;0.0307142,0.2793473;-0.02954733;0.02452591,-0.1699689;0.5170579;-0.0157415,-0.2285205;0.2227592;0.007940058,-0.2785563;-0.03815666;-0.01299999,0.08016174;0.005137039;-0.0391849,0.09905601;-0.3396312;-0.006733313,0.1102106;-0.7285871;0.0767595,0.1193224;-0.75431;0.01850117,-0.07660442;0.006333305;-0.04560047,-0.1242129;-0.3361474;-0.01885027,-0.1471724;-0.72601;0.05771464,-0.1411489;-0.6877317;-0.02276693,0.003299626;0.5806111;-0.001417653,0;0;0,0.002490304;0.336202;-0.007200242,0.003734924;0.6589831;-0.03174031,0.1778466;0.5228233;-0.04772985,0.2226356;0.2263417;-0.02139759,0.2584306;-0.03438506;-0.06334364,-0.1744756;0.5295118;-0.02489472,-0.2299032;0.2352757;0.005987065,-0.2766265;-0.02436659;-0.03172266,0.07809015;0.002882317;-0.04337478,0.1047472;-0.3420733;-0.01949465,0.1004688;-0.7300089;0.06921721,0.09984318;-0.7615992;0.0164125,-0.08198908;0.005323895;-0.03517384,-0.1113425;-0.3393026;-0.009754399,-0.09625742;-0.7296227;0.06643476,-0.09953333;-0.7140662;-0.01333209,0.003572293;0.5801234;-0.02300477,307.8778
+0;0;0,0.001843141;0.3361328;0.004534031,0.003783927;0.659431;-0.006746286,0.1801269;0.5277169;0.01292208,0.2196451;0.2297781;0.0307159,0.2789455;-0.02836192;0.02456381,-0.1699107;0.516802;-0.01573433,-0.2284769;0.2224302;0.00795312,-0.2782199;-0.03695926;-0.01286443,0.08019165;0.005138956;-0.03919952,0.09909303;-0.339759;-0.00673572,0.1102441;-0.7285913;0.07673055,0.1191986;-0.7533526;0.01947755,-0.076633;0.006335668;-0.04561749,-0.1242594;-0.336274;-0.01885722,-0.1472116;-0.7260126;0.05768336,-0.141292;-0.6878772;-0.02140938,0.003298027;0.5803332;-0.00141542,0;0;0,0.00236322;0.3360713;-0.00772965,0.003390208;0.6585726;-0.03302443,0.1777246;0.5232608;-0.048962,0.223468;0.2272898;-0.018067,0.2610242;-0.0323745;-0.05487275,-0.1748751;0.5298209;-0.02585565,-0.2313406;0.2363875;0.01094557,-0.2778835;-0.02208745;-0.02391318,0.07810535;0.002903253;-0.04341471,0.1046209;-0.342193;-0.01951301,0.1002916;-0.7300165;0.06911922,0.09987452;-0.7603135;0.01695609,-0.08203805;0.005302943;-0.03514753,-0.111635;-0.3394622;-0.01011174,-0.09668355;-0.7296344;0.06620075,-0.1032277;-0.7648501;0.0208028,0.003287256;0.579797;-0.02410722,307.8896
+0;0;0,0.001843141;0.3361328;0.004534031,0.003783927;0.659431;-0.006746286,0.1801269;0.5277169;0.01292208,0.2196451;0.2297781;0.0307159,0.2789455;-0.02836192;0.02456381,-0.1699107;0.516802;-0.01573433,-0.2284769;0.2224302;0.00795312,-0.2782199;-0.03695926;-0.01286443,0.08019165;0.005138956;-0.03919952,0.09909303;-0.339759;-0.00673572,0.1102441;-0.7285913;0.07673055,0.1191986;-0.7533526;0.01947755,-0.076633;0.006335668;-0.04561749,-0.1242594;-0.336274;-0.01885722,-0.1472116;-0.7260126;0.05768336,-0.141292;-0.6878772;-0.02140938,0.003298027;0.5803332;-0.00141542,0;0;0,0.00236322;0.3360713;-0.00772965,0.003390208;0.6585726;-0.03302443,0.1777246;0.5232608;-0.048962,0.223468;0.2272898;-0.018067,0.2610242;-0.0323745;-0.05487275,-0.1748751;0.5298209;-0.02585565,-0.2313406;0.2363875;0.01094557,-0.2778835;-0.02208745;-0.02391318,0.07810535;0.002903253;-0.04341471,0.1046209;-0.342193;-0.01951301,0.1002916;-0.7300165;0.06911922,0.09987452;-0.7603135;0.01695609,-0.08203805;0.005302943;-0.03514753,-0.111635;-0.3394622;-0.01011174,-0.09668355;-0.7296344;0.06620075,-0.1032277;-0.7648501;0.0208028,0.003287256;0.579797;-0.02410722,307.9122
+0;0;0,0.00181891;0.3359808;0.00411483,0.003675472;0.6590708;-0.007620877,0.179863;0.5276778;0.0126253,0.219348;0.2288297;0.03457183,0.2785672;-0.02939656;0.03686082,-0.1698161;0.5166671;-0.01666625,-0.2299028;0.2219294;0.01283251,-0.2790569;-0.03792092;-0.003124567,0.08018885;0.005105453;-0.03923734,0.09898593;-0.3401941;-0.006555926,0.1100442;-0.7304111;0.0776206,0.1188734;-0.7545623;0.02066149,-0.07665347;0.006377472;-0.04560108,-0.1245302;-0.3366008;-0.01863962,-0.1475922;-0.7278009;0.05822295,-0.1416005;-0.6897572;-0.02022478,0.003214502;0.5800362;-0.002176107,0;0;0,0.002233006;0.3359025;-0.008238316,0.003083721;0.6581514;-0.03428519,0.1775552;0.5238985;-0.05005538,0.2247814;0.2275485;-0.01403773,0.2640497;-0.03246447;-0.04635167,-0.1750703;0.5300133;-0.02665181,-0.2329571;0.2363479;0.01530849,-0.2797494;-0.0226669;-0.01493711,0.07809649;0.002904192;-0.0434556,0.1044724;-0.3426065;-0.01937461,0.100125;-0.7318187;0.0699122,0.09926359;-0.7610259;0.01748681,-0.08206655;0.005296329;-0.03511289,-0.1116783;-0.3398874;-0.01012216,-0.09658467;-0.7314948;0.06664397,-0.1033232;-0.766295;0.0218089,0.003027208;0.5794531;-0.02517915,307.9338
+0;0;0,0.00181891;0.3359808;0.00411483,0.003675472;0.6590708;-0.007620877,0.179863;0.5276778;0.0126253,0.219348;0.2288297;0.03457183,0.2785672;-0.02939656;0.03686082,-0.1698161;0.5166671;-0.01666625,-0.2299028;0.2219294;0.01283251,-0.2790569;-0.03792092;-0.003124567,0.08018885;0.005105453;-0.03923734,0.09898593;-0.3401941;-0.006555926,0.1100442;-0.7304111;0.0776206,0.1188734;-0.7545623;0.02066149,-0.07665347;0.006377472;-0.04560108,-0.1245302;-0.3366008;-0.01863962,-0.1475922;-0.7278009;0.05822295,-0.1416005;-0.6897572;-0.02022478,0.003214502;0.5800362;-0.002176107,0;0;0,0.002233006;0.3359025;-0.008238316,0.003083721;0.6581514;-0.03428519,0.1775552;0.5238985;-0.05005538,0.2247814;0.2275485;-0.01403773,0.2640497;-0.03246447;-0.04635167,-0.1750703;0.5300133;-0.02665181,-0.2329571;0.2363479;0.01530849,-0.2797494;-0.0226669;-0.01493711,0.07809649;0.002904192;-0.0434556,0.1044724;-0.3426065;-0.01937461,0.100125;-0.7318187;0.0699122,0.09926359;-0.7610259;0.01748681,-0.08206655;0.005296329;-0.03511289,-0.1116783;-0.3398874;-0.01012216,-0.09658467;-0.7314948;0.06664397,-0.1033232;-0.766295;0.0218089,0.003027208;0.5794531;-0.02517915,307.9561
+0;0;0,0.001817875;0.3357895;0.004112487,0.003673233;0.6586702;-0.007615554,0.1793628;0.5274776;0.01258525,0.2189354;0.2279667;0.03458044,0.2780728;-0.02990329;0.03686627,-0.1693299;0.5164979;-0.01662368,-0.2295499;0.2211066;0.01294049,-0.2786362;-0.03838524;-0.002994567,0.08028995;0.00511189;-0.03928681,0.09910409;-0.3405011;-0.00657573,0.1100767;-0.7276958;0.07694885,0.1191521;-0.7533566;0.01840191,-0.07675012;0.006385513;-0.04565857,-0.1246704;-0.3369041;-0.01867264,-0.1475537;-0.7250744;0.05759463,-0.141395;-0.6868064;-0.02303996,0.00321257;0.5796882;-0.002174412,0;0;0,0.002014585;0.3356905;-0.009091735,0.002542473;0.6576124;-0.03653431,0.1769311;0.5245225;-0.05169785,0.2256668;0.2285429;-0.009538293,0.2657702;-0.03151575;-0.03711736,-0.1751604;0.5302362;-0.02754029,-0.2339369;0.2367762;0.0191829,-0.2814358;-0.02234548;-0.005295694,0.0781981;0.003016874;-0.04349732,0.1041242;-0.3428379;-0.01931739,0.1004264;-0.7289213;0.06980276,0.09836253;-0.7622741;0.01890683,-0.08220266;0.005196382;-0.03509675,-0.111836;-0.3403057;-0.01014656,-0.09709381;-0.7288873;0.06603445,-0.1035386;-0.7660661;0.02071678,0.002585135;0.5790112;-0.02705693,307.9679
+0;0;0,0.001777048;0.3355291;0.003505069,0.003541274;0.6579739;-0.008912882,0.1787263;0.5274788;0.01231525,0.2188443;0.2273521;0.03902915,0.276419;-0.03220123;0.04869938,-0.1690581;0.5163987;-0.01665736,-0.2302577;0.2208515;0.0194755,-0.2796889;-0.04042327;0.01121049,0.08032876;0.005075376;-0.03932754,0.09900226;-0.3408782;-0.006061528,0.1099708;-0.7278594;0.07756342,0.1192021;-0.7538916;0.01890049,-0.07681104;0.00642523;-0.04564979,-0.1249157;-0.3371965;-0.01827716,-0.1478526;-0.725152;0.05809181,-0.1416892;-0.6868883;-0.0229013,0.003106178;0.5791145;-0.003295375,0;0;0,0.001946561;0.335402;-0.009846687,0.002479859;0.6568154;-0.03839922,0.1766185;0.5249363;-0.05286276,0.2271216;0.2289639;-0.005440235,0.2685501;-0.03312063;-0.02471828,-0.1748368;0.5304186;-0.02826672,-0.2349555;0.2369044;0.02305837,-0.2825868;-0.02424538;0.005500043,0.0782348;0.003037542;-0.04353404,0.1039719;-0.3432042;-0.01917183,0.100457;-0.7291296;0.06980587,0.09850933;-0.76273;0.01864577,-0.08227186;0.005166181;-0.03506816,-0.1117909;-0.3407317;-0.01011799,-0.09704892;-0.7291148;0.06609917,-0.1034969;-0.7660229;0.01975375,0.002515711;0.5783592;-0.02864301,307.9895
+0;0;0,0.001777048;0.3355291;0.003505069,0.003541274;0.6579739;-0.008912882,0.1787263;0.5274788;0.01231525,0.2188443;0.2273521;0.03902915,0.276419;-0.03220123;0.04869938,-0.1690581;0.5163987;-0.01665736,-0.2302577;0.2208515;0.0194755,-0.2796889;-0.04042327;0.01121049,0.08032876;0.005075376;-0.03932754,0.09900226;-0.3408782;-0.006061528,0.1099708;-0.7278594;0.07756342,0.1192021;-0.7538916;0.01890049,-0.07681104;0.00642523;-0.04564979,-0.1249157;-0.3371965;-0.01827716,-0.1478526;-0.725152;0.05809181,-0.1416892;-0.6868883;-0.0229013,0.003106178;0.5791145;-0.003295375,0;0;0,0.001946561;0.335402;-0.009846687,0.002479859;0.6568154;-0.03839922,0.1766185;0.5249363;-0.05286276,0.2271216;0.2289639;-0.005440235,0.2685501;-0.03312063;-0.02471828,-0.1748368;0.5304186;-0.02826672,-0.2349555;0.2369044;0.02305837,-0.2825868;-0.02424538;0.005500043,0.0782348;0.003037542;-0.04353404,0.1039719;-0.3432042;-0.01917183,0.100457;-0.7291296;0.06980587,0.09850933;-0.76273;0.01864577,-0.08227186;0.005166181;-0.03506816,-0.1117909;-0.3407317;-0.01011799,-0.09704892;-0.7291148;0.06609917,-0.1034969;-0.7660229;0.01975375,0.002515711;0.5783592;-0.02864301,308.0115
+0;0;0,0.001777048;0.3355291;0.003505069,0.003541274;0.6579739;-0.008912882,0.1787263;0.5274788;0.01231525,0.2188443;0.2273521;0.03902915,0.276419;-0.03220123;0.04869938,-0.1690581;0.5163987;-0.01665736,-0.2302577;0.2208515;0.0194755,-0.2796889;-0.04042327;0.01121049,0.08032876;0.005075376;-0.03932754,0.09900226;-0.3408782;-0.006061528,0.1099708;-0.7278594;0.07756342,0.1192021;-0.7538916;0.01890049,-0.07681104;0.00642523;-0.04564979,-0.1249157;-0.3371965;-0.01827716,-0.1478526;-0.725152;0.05809181,-0.1416892;-0.6868883;-0.0229013,0.003106178;0.5791145;-0.003295375,0;0;0,0.001946561;0.335402;-0.009846687,0.002479859;0.6568154;-0.03839922,0.1766185;0.5249363;-0.05286276,0.2271216;0.2289639;-0.005440235,0.2685501;-0.03312063;-0.02471828,-0.1748368;0.5304186;-0.02826672,-0.2349555;0.2369044;0.02305837,-0.2825868;-0.02424538;0.005500043,0.0782348;0.003037542;-0.04353404,0.1039719;-0.3432042;-0.01917183,0.100457;-0.7291296;0.06980587,0.09850933;-0.76273;0.01864577,-0.08227186;0.005166181;-0.03506816,-0.1117909;-0.3407317;-0.01011799,-0.09704892;-0.7291148;0.06609917,-0.1034969;-0.7660229;0.01975375,0.002515711;0.5783592;-0.02864301,308.0239
+0;0;0,0.001829576;0.3352138;0.002960054,0.003676465;0.6571259;-0.01002624,0.1784072;0.5273276;0.01158693,0.218921;0.2259085;0.04559476,0.2753822;-0.03183064;0.05908183,-0.1685637;0.5160866;-0.01691379,-0.2310128;0.219486;0.02527127,-0.2790947;-0.04026291;0.02104351,0.08040825;0.005056553;-0.03950804,0.09913532;-0.3410515;-0.005744539,0.1099742;-0.7283291;0.07803702,0.1195474;-0.7545552;0.01891436,-0.07699402;0.00646087;-0.04563024,-0.1251123;-0.33735;-0.01805995,-0.147937;-0.7255942;0.05853204,-0.1418083;-0.6873148;-0.02296887,0.003217003;0.5783969;-0.004268569,0;0;0,0.001845218;0.3350447;-0.01104772,0.002537094;0.6558765;-0.04039657,0.1764048;0.5251228;-0.05418944,0.2284393;0.2281382;-0.001806978,0.2702197;-0.03228375;-0.01710558,-0.1745653;0.530733;-0.02884336,-0.2351086;0.2360509;0.02726656,-0.2829078;-0.02343383;0.01376934,0.07836308;0.002990738;-0.0436145,0.1042023;-0.3434265;-0.01893937,0.1006092;-0.7296866;0.07000448,0.09940948;-0.7624145;0.01697351,-0.0824567;0.00524004;-0.03500536,-0.1114082;-0.3409079;-0.01000865,-0.09707463;-0.7295376;0.06668729,-0.1034391;-0.7670751;0.0203548,0.002509728;0.5775605;-0.03048527,308.036
+0;0;0,0.001829286;0.3351606;0.002959585,0.003675967;0.6570361;-0.01002608,0.1783133;0.5272543;0.01157942,0.218881;0.2254347;0.04563245,0.2752202;-0.03174797;0.0590904,-0.1684727;0.5160192;-0.01690612,-0.2310048;0.2190244;0.025335,-0.2789829;-0.04016361;0.02111638,0.08046421;0.005060072;-0.03953554,0.09918596;-0.3409495;-0.005781639,0.1100325;-0.7285;0.07805896,0.119629;-0.7548634;0.01879193,-0.07704759;0.006465365;-0.045662,-0.1251522;-0.3372478;-0.01809954,-0.147993;-0.7257654;0.05854641,-0.1418493;-0.6874658;-0.02315351,0.003216443;0.5782964;-0.004267636,0;0;0,0.001731098;0.3349488;-0.01228762,0.002126135;0.6555893;-0.04327571,0.1763034;0.5253458;-0.0552094,0.2292455;0.2287984;0.0009796619,0.2735021;-0.03095129;-0.007363677,-0.1748886;0.5309268;-0.02983946,-0.2357382;0.2368097;0.0309297,-0.2833661;-0.02234003;0.02249424,0.07841229;0.003049225;-0.04365051,0.1040861;-0.3432802;-0.01896763,0.1004668;-0.7298174;0.07001638,0.09996624;-0.762451;0.0165534,-0.08253624;0.005173991;-0.03498785,-0.1113726;-0.3408765;-0.009887891,-0.09686778;-0.7297071;0.06720067,-0.1036142;-0.7672653;0.02059713,0.002181031;0.577317;-0.03294361,308.0574
+0;0;0,0.001829286;0.3351606;0.002959585,0.003675967;0.6570361;-0.01002608,0.1783133;0.5272543;0.01157942,0.218881;0.2254347;0.04563245,0.2752202;-0.03174797;0.0590904,-0.1684727;0.5160192;-0.01690612,-0.2310048;0.2190244;0.025335,-0.2789829;-0.04016361;0.02111638,0.08046421;0.005060072;-0.03953554,0.09918596;-0.3409495;-0.005781639,0.1100325;-0.7285;0.07805896,0.119629;-0.7548634;0.01879193,-0.07704759;0.006465365;-0.045662,-0.1251522;-0.3372478;-0.01809954,-0.147993;-0.7257654;0.05854641,-0.1418493;-0.6874658;-0.02315351,0.003216443;0.5782964;-0.004267636,0;0;0,0.001731098;0.3349488;-0.01228762,0.002126135;0.6555893;-0.04327571,0.1763034;0.5253458;-0.0552094,0.2292455;0.2287984;0.0009796619,0.2735021;-0.03095129;-0.007363677,-0.1748886;0.5309268;-0.02983946,-0.2357382;0.2368097;0.0309297,-0.2833661;-0.02234003;0.02249424,0.07841229;0.003049225;-0.04365051,0.1040861;-0.3432802;-0.01896763,0.1004668;-0.7298174;0.07001638,0.09996624;-0.762451;0.0165534,-0.08253624;0.005173991;-0.03498785,-0.1113726;-0.3408765;-0.009887891,-0.09686778;-0.7297071;0.06720067,-0.1036142;-0.7672653;0.02059713,0.002181031;0.577317;-0.03294361,308.08
+0;0;0,0.001787721;0.3350009;0.002563766,0.003568051;0.656644;-0.01080455,0.1778168;0.5275286;0.01101344,0.2185799;0.2259896;0.05138396,0.2743827;-0.02766633;0.0713037,-0.1682168;0.5162057;-0.01692183,-0.2315312;0.2197397;0.03120698,-0.2780929;-0.03648558;0.036923,0.0804741;0.00511477;-0.03966991,0.0990876;-0.3410515;-0.005414262,0.1098209;-0.7288151;0.07875481,0.1197505;-0.755301;0.01881614,-0.07718433;0.006422949;-0.04557703,-0.1254757;-0.3374964;-0.01840289,-0.1483529;-0.7260952;0.05923587,-0.1422522;-0.6877593;-0.02307568,0.003126063;0.5779516;-0.004951768,0;0;0,0.001760408;0.334739;-0.01349378,0.002140015;0.6550411;-0.04570818,0.1760423;0.5255095;-0.05643284,0.2298717;0.2293812;0.003797054,0.2747157;-0.0272136;0.003364325,-0.1744758;0.5312079;-0.03077774,-0.2353122;0.2376832;0.03524813,-0.2825913;-0.01847446;0.03529954,0.07844905;0.003105864;-0.04372692,0.1039465;-0.3434268;-0.01890838,0.1002459;-0.7303476;0.06962895,0.1008014;-0.7643009;0.01679372,-0.08263094;0.005122302;-0.03495472,-0.1113;-0.3411753;-0.01031605,-0.09720167;-0.7302249;0.06715543,-0.1044615;-0.7676516;0.01937637,0.002195053;0.5768483;-0.03508627,308.101
+0;0;0,0.001786433;0.3347594;0.002561918,0.003565375;0.6561517;-0.01079631,0.1776516;0.5271367;0.01100283,0.2185154;0.2248528;0.05147307,0.2740687;-0.02766845;0.0713037,-0.1680595;0.5158244;-0.01690641,-0.2315303;0.2186261;0.03134128,-0.2778837;-0.03645307;0.03703173,0.08058723;0.005121961;-0.03972568,0.0992192;-0.3413878;-0.005436044,0.1100041;-0.7310147;0.07913747,0.1241713;-0.7816069;-0.006381012,-0.07729285;0.006431978;-0.04564111,-0.1256322;-0.3378286;-0.01844001,-0.1486193;-0.7282948;0.05957183,-0.139915;-0.6864014;-0.05786756,0.003123687;0.5775127;-0.004947507,0;0;0,0.001649149;0.334465;-0.01428509,0.002079062;0.6544987;-0.04667151,0.1759567;0.5255239;-0.05714512,0.2306865;0.2298886;0.008335114,0.2764689;-0.02531186;0.01313972,-0.1745335;0.5313765;-0.03102616,-0.2355423;0.2382877;0.04010813,-0.282421;-0.01673979;0.04323691,0.07856001;0.003056899;-0.04379094,0.1040995;-0.3437906;-0.01856256,0.09993903;-0.7326816;0.06989408,0.09101357;-0.7243435;-0.04612458,-0.08278561;0.005178344;-0.03490548,-0.110807;-0.3415042;-0.0100459,-0.09714533;-0.7324009;0.06800027,-0.1074529;-0.7993864;0.0009421334,0.002111301;0.5763615;-0.03603852,308.1237
+0;0;0,0.001786433;0.3347594;0.002561918,0.003565375;0.6561517;-0.01079631,0.1776516;0.5271367;0.01100283,0.2185154;0.2248528;0.05147307,0.2740687;-0.02766845;0.0713037,-0.1680595;0.5158244;-0.01690641,-0.2315303;0.2186261;0.03134128,-0.2778837;-0.03645307;0.03703173,0.08058723;0.005121961;-0.03972568,0.0992192;-0.3413878;-0.005436044,0.1100041;-0.7310147;0.07913747,0.1241713;-0.7816069;-0.006381012,-0.07729285;0.006431978;-0.04564111,-0.1256322;-0.3378286;-0.01844001,-0.1486193;-0.7282948;0.05957183,-0.139915;-0.6864014;-0.05786756,0.003123687;0.5775127;-0.004947507,0;0;0,0.001649149;0.334465;-0.01428509,0.002079062;0.6544987;-0.04667151,0.1759567;0.5255239;-0.05714512,0.2306865;0.2298886;0.008335114,0.2764689;-0.02531186;0.01313972,-0.1745335;0.5313765;-0.03102616,-0.2355423;0.2382877;0.04010813,-0.282421;-0.01673979;0.04323691,0.07856001;0.003056899;-0.04379094,0.1040995;-0.3437906;-0.01856256,0.09993903;-0.7326816;0.06989408,0.09101357;-0.7243435;-0.04612458,-0.08278561;0.005178344;-0.03490548,-0.110807;-0.3415042;-0.0100459,-0.09714533;-0.7324009;0.06800027,-0.1074529;-0.7993864;0.0009421334,0.002111301;0.5763615;-0.03603852,308.1366
+0;0;0,0.00182613;0.3345366;0.002031458,0.003684569;0.6557759;-0.01200798,0.1774679;0.5277014;0.01031549,0.2184884;0.2251024;0.05742313,0.2729234;-0.02684498;0.0835459,-0.1677506;0.5161713;-0.01712262,-0.2318451;0.2188593;0.0373327,-0.2780354;-0.03581795;0.04869174,0.08053713;0.005143748;-0.03991037,0.09936705;-0.3412552;-0.005424812,0.1100198;-0.7315559;0.0797241,0.1241901;-0.7821003;-0.005810909,-0.07739916;0.006412714;-0.04553868,-0.1256551;-0.3377875;-0.01845279,-0.1486449;-0.7289117;0.06023477,-0.1400537;-0.6870711;-0.05719792,0.003218087;0.577177;-0.005975656,0;0;0,0.001540825;0.3342077;-0.01500082,0.001876675;0.6540484;-0.0480684,0.1753629;0.525437;-0.05837989,0.231249;0.229783;0.01185846,0.277073;-0.02509835;0.01952052,-0.1743153;0.5314461;-0.03169969,-0.2351742;0.238819;0.04661727,-0.2815381;-0.01604941;0.05055702,0.07858318;0.00314945;-0.0438211,0.1040642;-0.3436163;-0.01851678,0.09965147;-0.7333072;0.06991363,0.09058492;-0.7250367;-0.0460608,-0.08284311;0.005063029;-0.03488423,-0.1111723;-0.3415446;-0.01045787,-0.09778689;-0.7332246;0.06768317,-0.1075245;-0.7995812;-0.0003245398,0.001933612;0.5759609;-0.03726459,308.1565
+0;0;0,0.00182613;0.3345366;0.002031458,0.003684569;0.6557759;-0.01200798,0.1774679;0.5277014;0.01031549,0.2184884;0.2251024;0.05742313,0.2729234;-0.02684498;0.0835459,-0.1677506;0.5161713;-0.01712262,-0.2318451;0.2188593;0.0373327,-0.2780354;-0.03581795;0.04869174,0.08053713;0.005143748;-0.03991037,0.09936705;-0.3412552;-0.005424812,0.1100198;-0.7315559;0.0797241,0.1241901;-0.7821003;-0.005810909,-0.07739916;0.006412714;-0.04553868,-0.1256551;-0.3377875;-0.01845279,-0.1486449;-0.7289117;0.06023477,-0.1400537;-0.6870711;-0.05719792,0.003218087;0.577177;-0.005975656,0;0;0,0.001540825;0.3342077;-0.01500082,0.001876675;0.6540484;-0.0480684,0.1753629;0.525437;-0.05837989,0.231249;0.229783;0.01185846,0.277073;-0.02509835;0.01952052,-0.1743153;0.5314461;-0.03169969,-0.2351742;0.238819;0.04661727,-0.2815381;-0.01604941;0.05055702,0.07858318;0.00314945;-0.0438211,0.1040642;-0.3436163;-0.01851678,0.09965147;-0.7333072;0.06991363,0.09058492;-0.7250367;-0.0460608,-0.08284311;0.005063029;-0.03488423,-0.1111723;-0.3415446;-0.01045787,-0.09778689;-0.7332246;0.06768317,-0.1075245;-0.7995812;-0.0003245398,0.001933612;0.5759609;-0.03726459,308.1685
+0;0;0,0.001824857;0.3343034;0.002030042,0.00368194;0.6553082;-0.01199946,0.1772702;0.5273394;0.01030189,0.2184965;0.2232219;0.05764592,0.2716415;-0.02275479;0.08314963,-0.1675613;0.5158222;-0.01710546,-0.2319775;0.2170182;0.03762312,-0.2770731;-0.03162362;0.04871297,0.08066145;0.005151689;-0.03997198,0.09950856;-0.3415633;-0.005454957,0.1101348;-0.7308928;0.07948209,0.1197875;-0.7557591;0.02121631,-0.07751864;0.006422614;-0.04560898,-0.1258186;-0.3380917;-0.01849837,-0.1487512;-0.7282428;0.05999339,-0.142899;-0.6901771;-0.02000083,0.003215757;0.5767595;-0.00597099,0;0;0,0.001555152;0.333926;-0.01603711,0.002062768;0.6534812;-0.0495857,0.1754294;0.5251213;-0.059021,0.2324368;0.229128;0.01558876,0.2779363;-0.01939709;0.02760625,-0.1740208;0.5313385;-0.03169666,-0.2349577;0.2382264;0.05076878,-0.2801817;-0.01047149;0.0599061,0.07868111;0.003144443;-0.04393137,0.1042394;-0.3438928;-0.0180484,0.09998077;-0.7326309;0.07009459,0.1031057;-0.7649779;0.01908993,-0.08302379;0.005044801;-0.03481621,-0.1107496;-0.3419315;-0.0103885,-0.09726318;-0.732609;0.06767495,-0.1046057;-0.7686635;0.02205406,0.002066508;0.5754582;-0.0386833,308.1903
+0;0;0,0.001904631;0.3343068;0.001225594,0.003895856;0.6552731;-0.01363775,0.1774856;0.5278783;0.01008475,0.2188381;0.2246074;0.06247985,0.2714857;-0.02079403;0.09387583,-0.1675699;0.5160583;-0.01699113,-0.2322028;0.2183932;0.0433959,-0.2773849;-0.0299677;0.05935851,0.08044916;0.005189174;-0.04039276,0.09937152;-0.3414121;-0.004791416,0.1100477;-0.7307051;0.08030658,0.1197932;-0.7556496;0.02213006,-0.07771401;0.006384574;-0.04528068,-0.125844;-0.3381282;-0.01785119,-0.1487334;-0.7282355;0.06087066,-0.1429403;-0.6902227;-0.01913319,0.003391321;0.576741;-0.007400678,0;0;0,0.001555152;0.333926;-0.01603711,0.002062768;0.6534812;-0.0495857,0.1754294;0.5251213;-0.059021,0.2324368;0.229128;0.01558876,0.2779363;-0.01939709;0.02760625,-0.1740208;0.5313385;-0.03169666,-0.2349577;0.2382264;0.05076878,-0.2801817;-0.01047149;0.0599061,0.07868111;0.003144443;-0.04393137,0.1042394;-0.3438928;-0.0180484,0.09998077;-0.7326309;0.07009459,0.1031057;-0.7649779;0.01908993,-0.08302379;0.005044801;-0.03481621,-0.1107496;-0.3419315;-0.0103885,-0.09726318;-0.732609;0.06767495,-0.1046057;-0.7686635;0.02205406,0.002066508;0.5754582;-0.0386833,308.2023
+0;0;0,0.001904631;0.3343068;0.001225594,0.003895856;0.6552731;-0.01363775,0.1774856;0.5278783;0.01008475,0.2188381;0.2246074;0.06247985,0.2714857;-0.02079403;0.09387583,-0.1675699;0.5160583;-0.01699113,-0.2322028;0.2183932;0.0433959,-0.2773849;-0.0299677;0.05935851,0.08044916;0.005189174;-0.04039276,0.09937152;-0.3414121;-0.004791416,0.1100477;-0.7307051;0.08030658,0.1197932;-0.7556496;0.02213006,-0.07771401;0.006384574;-0.04528068,-0.125844;-0.3381282;-0.01785119,-0.1487334;-0.7282355;0.06087066,-0.1429403;-0.6902227;-0.01913319,0.003391321;0.576741;-0.007400678,0;0;0,0.001555152;0.333926;-0.01603711,0.002062768;0.6534812;-0.0495857,0.1754294;0.5251213;-0.059021,0.2324368;0.229128;0.01558876,0.2779363;-0.01939709;0.02760625,-0.1740208;0.5313385;-0.03169666,-0.2349577;0.2382264;0.05076878,-0.2801817;-0.01047149;0.0599061,0.07868111;0.003144443;-0.04393137,0.1042394;-0.3438928;-0.0180484,0.09998077;-0.7326309;0.07009459,0.1031057;-0.7649779;0.01908993,-0.08302379;0.005044801;-0.03481621,-0.1107496;-0.3419315;-0.0103885,-0.09726318;-0.732609;0.06767495,-0.1046057;-0.7686635;0.02205406,0.002066508;0.5754582;-0.0386833,308.213
+0;0;0,0.001903609;0.3341275;0.001224937,0.003894261;0.655001;-0.0136344,0.1772646;0.5276839;0.01006477,0.2187401;0.2235103;0.06261583,0.2710301;-0.02022429;0.09379855,-0.1673558;0.5158787;-0.01697696,-0.232181;0.2173277;0.0435898,-0.2770563;-0.02934627;0.059444,0.08039917;0.00518595;-0.04036766,0.09933769;-0.3417112;-0.004735924,0.1100255;-0.7314267;0.08045442,0.1198076;-0.7565782;0.02205879,-0.07766572;0.006380607;-0.04525254,-0.1258368;-0.3384264;-0.01779964,-0.1487511;-0.7289569;0.06100765,-0.1429361;-0.690914;-0.0192975,0.003389828;0.5764849;-0.007398605,0;0;0,0.001492471;0.333711;-0.01676321,0.001918338;0.653085;-0.05113304,0.1752154;0.5251648;-0.06007683,0.2327287;0.2292497;0.01821661,0.2776825;-0.01740831;0.03409553,-0.1740389;0.5316864;-0.03211217,-0.2349236;0.2387571;0.05442639,-0.2801936;-0.00801897;0.0672855,0.07863719;0.003121361;-0.04389668,0.104067;-0.3442202;-0.01795185,0.09965982;-0.7333599;0.07036924,0.1023232;-0.7644702;0.01739883,-0.08295637;0.005038244;-0.03483282,-0.1108742;-0.3422273;-0.01047614,-0.09812339;-0.7333882;0.06749976,-0.1041776;-0.7679871;0.01914933,0.001946822;0.5751089;-0.04001367,308.2252
+0;0;0,0.001976759;0.3341281;0.0008893776,0.004050367;0.6549914;-0.01418512,0.1774583;0.5279601;0.009754363,0.2188339;0.2250735;0.06934611,0.2710195;-0.01780194;0.1067806,-0.1673676;0.5162055;-0.01695688,-0.2326823;0.2192433;0.05050276,-0.2783402;-0.02670471;0.07370009,0.08029433;0.005044529;-0.04059361,0.09952049;-0.3418123;-0.004724126,0.1100748;-0.7313589;0.08125164,0.1198806;-0.7568516;0.02318421,-0.07778789;0.006487166;-0.04502699,-0.1258378;-0.3383261;-0.01744046,-0.1486494;-0.7287456;0.06194448,-0.1428894;-0.6907209;-0.01836646,0.003524418;0.576479;-0.00790477,0;0;0,0.001492471;0.333711;-0.01676321,0.001918338;0.653085;-0.05113304,0.1752154;0.5251648;-0.06007683,0.2327287;0.2292497;0.01821661,0.2776825;-0.01740831;0.03409553,-0.1740389;0.5316864;-0.03211217,-0.2349236;0.2387571;0.05442639,-0.2801936;-0.00801897;0.0672855,0.07863719;0.003121361;-0.04389668,0.104067;-0.3442202;-0.01795185,0.09965982;-0.7333599;0.07036924,0.1023232;-0.7644702;0.01739883,-0.08295637;0.005038244;-0.03483282,-0.1108742;-0.3422273;-0.01047614,-0.09812339;-0.7333882;0.06749976,-0.1041776;-0.7679871;0.01914933,0.001946822;0.5751089;-0.04001367,308.2472
+0;0;0,0.001976457;0.334077;0.0008892415,0.004050063;0.6549395;-0.01418576,0.1769915;0.5280262;0.00970734,0.2184224;0.2247344;0.06937882,0.2704991;-0.01763432;0.1067352,-0.1669097;0.5163031;-0.01693228,-0.2323118;0.2189435;0.05061763,-0.2778744;-0.02649125;0.07376656,0.08042159;0.005052524;-0.04065794,0.09967548;-0.3423046;-0.004736729,0.1102504;-0.732614;0.08140741,0.1200099;-0.7578441;0.02361486,-0.07791117;0.006497447;-0.04509835,-0.1260303;-0.3388131;-0.01747204,-0.1488866;-0.7299972;0.06206837,-0.1431539;-0.6920105;-0.01786239,0.003524033;0.576415;-0.007904437,0;0;0,0.001637228;0.333599;-0.01791978,0.002431765;0.65284;-0.05348384,0.1752894;0.5250142;-0.0606513,0.2333817;0.2298906;0.02175307,0.2771219;-0.01627284;0.04020429,-0.1731701;0.5319806;-0.032352,-0.2336199;0.2403308;0.06011051,-0.2781991;-0.005928591;0.07491238,0.07872701;0.003119886;-0.04402899,0.1041003;-0.344698;-0.01762986,0.09964159;-0.734656;0.07061386,0.1024181;-0.7652998;0.01769686,-0.08314212;0.005044005;-0.03475881,-0.1107451;-0.3427388;-0.01019929,-0.09804399;-0.7347172;0.06768346,-0.1041096;-0.7694005;0.02009293,0.002348281;0.5748962;-0.04205656,308.2689
+0;0;0,0.001975666;0.3339433;0.0008888857,0.004048523;0.6546895;-0.01418096,0.1770809;0.5277722;0.009719653,0.2186874;0.2231956;0.06964389,0.2706913;-0.01883417;0.106948,-0.1670004;0.516043;-0.01693391,-0.2326795;0.2174239;0.05090212,-0.2781785;-0.02766781;0.07401869,0.08047065;0.005055606;-0.04068274,0.09974767;-0.3427188;-0.004718378,0.1103393;-0.7336439;0.08156163,0.1201998;-0.7594457;0.02317084,-0.07795871;0.006501412;-0.04512586,-0.1261357;-0.3392239;-0.01746636,-0.149028;-0.731025;0.06219951,-0.1432359;-0.6929556;-0.01855866,0.003522635;0.5761864;-0.007901348,0;0;0,0.001486965;0.3334059;-0.01900375,0.002153166;0.6524233;-0.0555135,0.1753312;0.5249785;-0.06151688,0.2341077;0.2296402;0.02456188,0.2773421;-0.01610501;0.0449214,-0.1735229;0.532032;-0.03258151,-0.2338307;0.2402481;0.06392759,-0.2781268;-0.005474687;0.08216497,0.07880003;0.003059551;-0.04401553,0.1042112;-0.345157;-0.01734043,0.09966319;-0.7357622;0.07089639,0.1013188;-0.7691097;0.01985812,-0.08320234;0.005073676;-0.03475342,-0.1104784;-0.3431764;-0.01046324,-0.09799834;-0.7357147;0.06787376,-0.1024343;-0.7721409;0.02109303,0.002099618;0.5745351;-0.04385722,308.2908
+0;0;0,0.001890672;0.3339449;0.0002560403,0.003790649;0.6546463;-0.01573365,0.1769891;0.528362;0.008948675,0.2190557;0.2252912;0.07578705,0.2703602;-0.01593767;0.1188098,-0.1674141;0.5164993;-0.0174771,-0.2335469;0.2195422;0.05689899,-0.2787307;-0.02510902;0.08480316,0.08037649;0.005084722;-0.04086486,0.09955458;-0.3426595;-0.004557185,0.1101607;-0.7336314;0.08150863,0.1199815;-0.7597097;0.02337661,-0.07804858;0.006464661;-0.04497553,-0.1262744;-0.3392819;-0.01766866,-0.1491322;-0.7309825;0.06249983,-0.1433763;-0.6929623;-0.01826584,0.003315494;0.5761636;-0.009200462,0;0;0,0.001486965;0.3334059;-0.01900375,0.002153166;0.6524233;-0.0555135,0.1753312;0.5249785;-0.06151688,0.2341077;0.2296402;0.02456188,0.2773421;-0.01610501;0.0449214,-0.1735229;0.532032;-0.03258151,-0.2338307;0.2402481;0.06392759,-0.2781268;-0.005474687;0.08216497,0.07880003;0.003059551;-0.04401553,0.1042112;-0.345157;-0.01734043,0.09966319;-0.7357622;0.07089639,0.1013188;-0.7691097;0.01985812,-0.08320234;0.005073676;-0.03475342,-0.1104784;-0.3431764;-0.01046324,-0.09799834;-0.7357147;0.06787376,-0.1024343;-0.7721409;0.02109303,0.002099618;0.5745351;-0.04385722,308.3028
+0;0;0,0.001888844;0.3336222;0.0002557928,0.00378731;0.6540683;-0.01572146,0.1765936;0.5279478;0.008915197,0.21888;0.2232933;0.07610282,0.2698367;-0.0163002;0.1188339,-0.1670312;0.516112;-0.01745086,-0.2335096;0.2176032;0.05731388,-0.2783871;-0.02538955;0.08502889,0.08042569;0.005087835;-0.04088987,0.09962747;-0.3430859;-0.004537351,0.1102428;-0.7343955;0.08160282,0.1201127;-0.7607549;0.02317936,-0.07809635;0.006468618;-0.04500306,-0.1263817;-0.339705;-0.01766247,-0.1492593;-0.7317439;0.06257529,-0.1434745;-0.6936836;-0.01859529,0.003312494;0.5756414;-0.009192923,0;0;0,0.001530901;0.3330267;-0.01995599,0.002304658;0.6517501;-0.05679166,0.1752891;0.5249869;-0.06186116,0.2349438;0.2291288;0.02772665,0.2785316;-0.01473431;0.04913831,-0.1730518;0.5321699;-0.03226167,-0.2334232;0.2403774;0.06937043,-0.2776294;-0.003425106;0.09019665,0.07889195;0.002935737;-0.04397273,0.1043572;-0.3456543;-0.01655638,0.09979942;-0.7366265;0.07162547,0.1015404;-0.7703143;0.02036214,-0.08325412;0.005159788;-0.03476042,-0.110083;-0.3435098;-0.009763421,-0.09768418;-0.7364255;0.06846434,-0.1022533;-0.7728879;0.02104098,0.002222195;0.573927;-0.04507899,308.3242
+0;0;0,0.001984699;0.3336216;-0.0002160397,0.004033981;0.6540392;-0.01673188,0.1768667;0.5283188;0.008375918,0.2198022;0.2249513;0.08077323,0.269991;-0.01358005;0.12988,-0.1670834;0.5167607;-0.01783783,-0.233646;0.2198299;0.06289713,-0.2784392;-0.0223379;0.09718913,0.08038572;0.005068085;-0.04097085,0.0998401;-0.3431033;-0.004730105,0.1104298;-0.734286;0.08198774,0.1203913;-0.7605794;0.02351616,-0.07815985;0.006474045;-0.04489191,-0.1262613;-0.3397289;-0.01759917,-0.14905;-0.7316983;0.06300306,-0.1432889;-0.6936721;-0.01817259,0.003514366;0.5756242;-0.01006532,0;0;0,0.001530901;0.3330267;-0.01995599,0.002304658;0.6517501;-0.05679166,0.1752891;0.5249869;-0.06186116,0.2349438;0.2291288;0.02772665,0.2785316;-0.01473431;0.04913831,-0.1730518;0.5321699;-0.03226167,-0.2334232;0.2403774;0.06937043,-0.2776294;-0.003425106;0.09019665,0.07889195;0.002935737;-0.04397273,0.1043572;-0.3456543;-0.01655638,0.09979942;-0.7366265;0.07162547,0.1015404;-0.7703143;0.02036214,-0.08325412;0.005159788;-0.03476042,-0.110083;-0.3435098;-0.009763421,-0.09768418;-0.7364255;0.06846434,-0.1022533;-0.7728879;0.02104098,0.002222195;0.573927;-0.04507899,308.3361
+0;0;0,0.001984699;0.3336216;-0.0002160397,0.004033981;0.6540392;-0.01673188,0.1768667;0.5283188;0.008375918,0.2198022;0.2249513;0.08077323,0.269991;-0.01358005;0.12988,-0.1670834;0.5167607;-0.01783783,-0.233646;0.2198299;0.06289713,-0.2784392;-0.0223379;0.09718913,0.08038572;0.005068085;-0.04097085,0.0998401;-0.3431033;-0.004730105,0.1104298;-0.734286;0.08198774,0.1203913;-0.7605794;0.02351616,-0.07815985;0.006474045;-0.04489191,-0.1262613;-0.3397289;-0.01759917,-0.14905;-0.7316983;0.06300306,-0.1432889;-0.6936721;-0.01817259,0.003514366;0.5756242;-0.01006532,0;0;0,0.001530901;0.3330267;-0.01995599,0.002304658;0.6517501;-0.05679166,0.1752891;0.5249869;-0.06186116,0.2349438;0.2291288;0.02772665,0.2785316;-0.01473431;0.04913831,-0.1730518;0.5321699;-0.03226167,-0.2334232;0.2403774;0.06937043,-0.2776294;-0.003425106;0.09019665,0.07889195;0.002935737;-0.04397273,0.1043572;-0.3456543;-0.01655638,0.09979942;-0.7366265;0.07162547,0.1015404;-0.7703143;0.02036214,-0.08325412;0.005159788;-0.03476042,-0.110083;-0.3435098;-0.009763421,-0.09768418;-0.7364255;0.06846434,-0.1022533;-0.7728879;0.02104098,0.002222195;0.573927;-0.04507899,308.348
+0;0;0,0.00198305;0.3333444;-0.0002158601,0.004031126;0.6535733;-0.0167222,0.1768717;0.5278918;0.008382916,0.2199128;0.2237776;0.08095843,0.2701122;-0.01480429;0.1300756,-0.1670934;0.5163332;-0.01783197,-0.2338199;0.2186714;0.06310171,-0.2786225;-0.02354762;0.09740097,0.08042837;0.005070774;-0.04099258,0.09986814;-0.3428391;-0.004779063,0.1104797;-0.7348288;0.08211767,0.1204261;-0.7610372;0.02373428,-0.07820132;0.00647748;-0.04491572,-0.1262667;-0.3394655;-0.01764349,-0.1491024;-0.7322435;0.06312501,-0.14335;-0.6942294;-0.01792818,0.003511783;0.5751992;-0.01005913,0;0;0,0.00151179;0.3327059;-0.02066231,0.002298348;0.6511919;-0.05790567,0.1754851;0.5249429;-0.06214595,0.2358034;0.2296422;0.03147244,0.2792705;-0.01436986;0.05202746,-0.1730914;0.5321875;-0.03194724,-0.2341369;0.2414699;0.07464503,-0.2785495;-0.002213225;0.09700269,0.07894775;0.0028954;-0.0439738,0.1042766;-0.3454136;-0.01622737,0.09984386;-0.7372;0.07210898,0.1013425;-0.77027;0.02027392,-0.08331095;0.00516117;-0.03474873,-0.1097321;-0.3432577;-0.009514293,-0.09748055;-0.7369535;0.06905477,-0.1021035;-0.7224113;-0.01098661,0.002211116;0.5734245;-0.04610085,308.3707
+0;0;0,0.001980098;0.3328482;-0.0002155388,0.00402606;0.6527461;-0.01670504,0.1764941;0.5272424;0.008353933,0.2194881;0.2234614;0.08084991,0.2697827;-0.01557279;0.1300603,-0.1667309;0.5157087;-0.01780455,-0.2333842;0.2183732;0.06304044,-0.2782719;-0.02430516;0.09740473,0.08064789;0.005084614;-0.04110447,0.09992369;-0.3398906;-0.005196407,0.110632;-0.7354527;0.08249225,0.1202843;-0.759999;0.02583525,-0.07841477;0.006495159;-0.04503832,-0.1260747;-0.3365297;-0.01799612,-0.1491185;-0.7328873;0.06350845,-0.1435362;-0.6951101;-0.01514802,0.003507219;0.5744481;-0.01004843,0;0;0,0.001663178;0.3321705;-0.02125776,0.002634704;0.6502802;-0.05885863,0.1757456;0.5251564;-0.06199276,0.2364324;0.2315561;0.03549027,0.2795302;-0.01292345;0.05695939,-0.1724772;0.5322356;-0.03130071,-0.2340645;0.2434039;0.07901789,-0.2784644;-0.0007947832;0.1010237,0.0790072;0.003003523;-0.04436612,0.1046072;-0.3423176;-0.01667512,0.1001808;-0.7376595;0.07253551,0.09732673;-0.7683738;0.02170134,-0.08366641;0.005041452;-0.0345547,-0.1095627;-0.340453;-0.009419771,-0.09723648;-0.7376684;0.07021271,-0.1018165;-0.722702;-0.007450029,0.002498649;0.5726032;-0.04696655,308.3924
+0;0;0,0.002244546;0.3328459;-0.0006491236,0.004596412;0.6527194;-0.01756455,0.1769487;0.5274446;0.008457094,0.2207971;0.2253258;0.08712424,0.2708494;-0.011905;0.1446124,-0.1665935;0.5166264;-0.01784126,-0.2330339;0.2213529;0.07039856,-0.279162;-0.02034055;0.1097054,0.0806285;0.004972105;-0.04115623,0.1003114;-0.3398987;-0.004474558,0.1108164;-0.7354227;0.08341011,0.1208441;-0.7595332;0.02640135,-0.07847148;0.006587059;-0.04492604,-0.1257483;-0.336485;-0.01780992,-0.1486269;-0.7327403;0.06423669,-0.1430053;-0.6950012;-0.01442075,0.003995352;0.5744311;-0.0108018,0;0;0,0.001663178;0.3321705;-0.02125776,0.002634704;0.6502802;-0.05885863,0.1757456;0.5251564;-0.06199276,0.2364324;0.2315561;0.03549027,0.2795302;-0.01292345;0.05695939,-0.1724772;0.5322356;-0.03130071,-0.2340645;0.2434039;0.07901789,-0.2784644;-0.0007947832;0.1010237,0.0790072;0.003003523;-0.04436612,0.1046072;-0.3423176;-0.01667512,0.1001808;-0.7376595;0.07253551,0.09732673;-0.7683738;0.02170134,-0.08366641;0.005041452;-0.0345547,-0.1095627;-0.340453;-0.009419771,-0.09723648;-0.7376684;0.07021271,-0.1018165;-0.722702;-0.007450029,0.002498649;0.5726032;-0.04696655,308.4143
+0;0;0,0.002242806;0.3325879;-0.0006486204,0.004593461;0.6522963;-0.01755551,0.1767549;0.5271094;0.008441743,0.2206549;0.2246349;0.08720151,0.2705964;-0.01207019;0.1445622,-0.1664077;0.516303;-0.01782755,-0.2329263;0.220682;0.07051615,-0.2789522;-0.02047589;0.1097358,0.08069885;0.004976443;-0.04119214,0.1003966;-0.3401544;-0.004482806,0.1108496;-0.7337219;0.08296712,0.1208372;-0.7576158;0.02618646,-0.07853995;0.006592806;-0.04496524,-0.1258524;-0.336738;-0.01782867,-0.1486178;-0.7310331;0.06381208,-0.1430188;-0.693325;-0.01453064,0.003992676;0.5740439;-0.01079587,0;0;0,0.001774877;0.3318664;-0.02194703,0.002902158;0.6497393;-0.06013322,0.1759838;0.5250896;-0.06183648,0.2373098;0.232411;0.03915597,0.2806223;-0.0113887;0.06150389,-0.1720937;0.5325972;-0.03088172,-0.2343627;0.2451986;0.08377331,-0.2786693;0.001883268;0.109234,0.07901949;0.003030121;-0.04450393,0.1046686;-0.3425204;-0.01643586,0.1004351;-0.7357865;0.07287264,0.09928819;-0.7639933;0.01959037,-0.0837957;0.004978849;-0.034458,-0.1094051;-0.3407888;-0.009165006,-0.09827156;-0.7362815;0.06902534,-0.10288;-0.7212715;-0.008320712,0.002724223;0.5721215;-0.0480938,308.4368
+0;0;0,0.002238782;0.3319912;-0.0006474567,0.00458677;0.6513363;-0.01753563,0.1763257;0.526342;0.00840779,0.220247;0.2237203;0.08720587,0.2701503;-0.01280372;0.1445228,-0.1659964;0.5155622;-0.01779716,-0.2325474;0.2197973;0.07058953,-0.2785381;-0.0211762;0.1097792,0.08076034;0.004980235;-0.04122353,0.1005115;-0.3410851;-0.004414797,0.110944;-0.7338818;0.08286387,0.1209226;-0.7577274;0.02613419,-0.0785998;0.006597829;-0.0449995,-0.1260404;-0.3376625;-0.01778946,-0.1487612;-0.7311856;0.06369141,-0.1431672;-0.6934844;-0.01458097,0.003986583;0.5731617;-0.0107827,0;0;0,0.001854569;0.3312637;-0.02201259,0.003041789;0.6487931;-0.06000483,0.1759679;0.5252962;-0.06144571,0.2379232;0.233538;0.04226946,0.2827771;-0.009466782;0.06788205,-0.1717199;0.5330315;-0.02997219,-0.2344895;0.2477811;0.09007084,-0.2819746;0.006144166;0.1228726,0.07902212;0.003030285;-0.04464006,0.1047666;-0.3433712;-0.0154947,0.1008861;-0.7357717;0.07407355,0.09958321;-0.764043;0.02097059,-0.08391699;0.004931241;-0.03435164,-0.1093325;-0.3417525;-0.008454874,-0.09814369;-0.7364315;0.06976874,-0.1028408;-0.721404;-0.007503055,0.002851307;0.5712464;-0.04801702,308.4585
+0;0;0,0.002455488;0.3319881;-0.00122208,0.005115312;0.6512898;-0.0188535,0.1768768;0.5268383;0.007555391,0.2219546;0.2262535;0.09319937,0.271051;-0.00904277;0.1560038,-0.165887;0.5164033;-0.01792534,-0.2319851;0.2226762;0.07732987,-0.2785284;-0.01725011;0.1219204,0.08070638;0.004900415;-0.04133861,0.1008548;-0.3411035;-0.004170008,0.1112312;-0.733848;0.08335039,0.1210736;-0.7584713;0.02734507,-0.07866915;0.006664273;-0.04486832,-0.1259289;-0.3376429;-0.01793748,-0.1483745;-0.7310442;0.06420469,-0.1429076;-0.6933836;-0.01408067,0.004425981;0.5731333;-0.01190192,0;0;0,0.001854569;0.3312637;-0.02201259,0.003041789;0.6487931;-0.06000483,0.1759679;0.5252962;-0.06144571,0.2379232;0.233538;0.04226946,0.2827771;-0.009466782;0.06788205,-0.1717199;0.5330315;-0.02997219,-0.2344895;0.2477811;0.09007084,-0.2819746;0.006144166;0.1228726,0.07902212;0.003030285;-0.04464006,0.1047666;-0.3433712;-0.0154947,0.1008861;-0.7357717;0.07407355,0.09958321;-0.764043;0.02097059,-0.08391699;0.004931241;-0.03435164,-0.1093325;-0.3417525;-0.008454874,-0.09814369;-0.7364315;0.06976874,-0.1028408;-0.721404;-0.007503055,0.002851307;0.5712464;-0.04801702,308.4707
+0;0;0,0.002451157;0.3314025;-0.001219925,0.005109771;0.650557;-0.01884432,0.1765409;0.5262054;0.007526281,0.2217559;0.2247055;0.09343101,0.2708353;-0.01050928;0.1562137,-0.1655661;0.5157903;-0.01790562,-0.2318654;0.221169;0.0776396,-0.2783926;-0.01867419;0.1222147,0.08082961;0.004907898;-0.04140174,0.1010175;-0.3417743;-0.00416027,0.1114107;-0.735155;0.08350191,0.1212511;-0.7597671;0.02750815,-0.07878928;0.006674449;-0.04493683,-0.1261417;-0.3383077;-0.0179532,-0.1486236;-0.7323462;0.06432204,-0.1431579;-0.6946873;-0.01394715,0.004420539;0.5724118;-0.01189374,0;0;0,0.002003513;0.3307248;-0.02126479,0.003232256;0.648137;-0.05899525,0.1759512;0.5253512;-0.06095469,0.2388642;0.2337727;0.04558254,0.2856033;-0.008654922;0.07242943,-0.1713707;0.5333108;-0.02894807,-0.2350014;0.2490717;0.09549247,-0.2829309;0.007409543;0.1267756,0.07904314;0.003071055;-0.0448817,0.1049724;-0.3439295;-0.01485884,0.10105;-0.7369562;0.07489419,0.1000109;-0.765213;0.0217936,-0.08413159;0.004869655;-0.03420204,-0.1100815;-0.342628;-0.01064256,-0.09864844;-0.7374442;0.07016933,-0.1034298;-0.7223765;-0.007088445,0.003040493;0.570592;-0.04707086,308.4921
+0;0;0,0.002451157;0.3314025;-0.001219925,0.005109771;0.650557;-0.01884432,0.1765409;0.5262054;0.007526281,0.2217559;0.2247055;0.09343101,0.2708353;-0.01050928;0.1562137,-0.1655661;0.5157903;-0.01790562,-0.2318654;0.221169;0.0776396,-0.2783926;-0.01867419;0.1222147,0.08082961;0.004907898;-0.04140174,0.1010175;-0.3417743;-0.00416027,0.1114107;-0.735155;0.08350191,0.1212511;-0.7597671;0.02750815,-0.07878928;0.006674449;-0.04493683,-0.1261417;-0.3383077;-0.0179532,-0.1486236;-0.7323462;0.06432204,-0.1431579;-0.6946873;-0.01394715,0.004420539;0.5724118;-0.01189374,0;0;0,0.002003513;0.3307248;-0.02126479,0.003232256;0.648137;-0.05899525,0.1759512;0.5253512;-0.06095469,0.2388642;0.2337727;0.04558254,0.2856033;-0.008654922;0.07242943,-0.1713707;0.5333108;-0.02894807,-0.2350014;0.2490717;0.09549247,-0.2829309;0.007409543;0.1267756,0.07904314;0.003071055;-0.0448817,0.1049724;-0.3439295;-0.01485884,0.10105;-0.7369562;0.07489419,0.1000109;-0.765213;0.0217936,-0.08413159;0.004869655;-0.03420204,-0.1100815;-0.342628;-0.01064256,-0.09864844;-0.7374442;0.07016933,-0.1034298;-0.7223765;-0.007088445,0.003040493;0.570592;-0.04707086,308.5041
+0;0;0,0.002729798;0.3311661;-0.001554873,0.005631562;0.6500462;-0.01943388,0.1762974;0.5263861;0.007180459,0.222725;0.2246546;0.09861615,0.2704103;-0.007449225;0.1725111,-0.1646488;0.5165248;-0.01789057,-0.2315749;0.2219968;0.08375609,-0.2788886;-0.01648797;0.1336856,0.08085963;0.004754159;-0.04142452,0.1017245;-0.3425176;-0.003389005,0.1121222;-0.7358015;0.08435966,0.1218353;-0.7603083;0.02812219,-0.07884268;0.006810927;-0.04488112,-0.1257571;-0.338945;-0.01783278,-0.1481038;-0.7327744;0.0651077,-0.1426636;-0.695125;-0.01324967,0.004883107;0.5719709;-0.0124254,0;0;0,0.002068445;0.3304644;-0.02167666,0.003392488;0.647615;-0.0594244,0.1756243;0.5261561;-0.06066024,0.2402354;0.2342125;0.04957712,0.2876921;-0.007657915;0.07878458,-0.1704608;0.5339493;-0.02786173,-0.2352175;0.250238;0.102032,-0.2841851;0.009186074;0.1352387,0.07906803;0.003033072;-0.04489899,0.1051566;-0.3446011;-0.01408291,0.1011851;-0.7375259;0.07577454,0.1001153;-0.765744;0.02250635,-0.08417466;0.0048743;-0.03417221,-0.1098912;-0.3432994;-0.009810952,-0.09857047;-0.7380422;0.07099768,-0.1035104;-0.7230061;-0.006330647,0.003176764;0.5701337;-0.04750574,308.5253
+0;0;0,0.002729798;0.3311661;-0.001554873,0.005631562;0.6500462;-0.01943388,0.1762974;0.5263861;0.007180459,0.222725;0.2246546;0.09861615,0.2704103;-0.007449225;0.1725111,-0.1646488;0.5165248;-0.01789057,-0.2315749;0.2219968;0.08375609,-0.2788886;-0.01648797;0.1336856,0.08085963;0.004754159;-0.04142452,0.1017245;-0.3425176;-0.003389005,0.1121222;-0.7358015;0.08435966,0.1218353;-0.7603083;0.02812219,-0.07884268;0.006810927;-0.04488112,-0.1257571;-0.338945;-0.01783278,-0.1481038;-0.7327744;0.0651077,-0.1426636;-0.695125;-0.01324967,0.004883107;0.5719709;-0.0124254,0;0;0,0.002068445;0.3304644;-0.02167666,0.003392488;0.647615;-0.0594244,0.1756243;0.5261561;-0.06066024,0.2402354;0.2342125;0.04957712,0.2876921;-0.007657915;0.07878458,-0.1704608;0.5339493;-0.02786173,-0.2352175;0.250238;0.102032,-0.2841851;0.009186074;0.1352387,0.07906803;0.003033072;-0.04489899,0.1051566;-0.3446011;-0.01408291,0.1011851;-0.7375259;0.07577454,0.1001153;-0.765744;0.02250635,-0.08417466;0.0048743;-0.03417221,-0.1098912;-0.3432994;-0.009810952,-0.09857047;-0.7380422;0.07099768,-0.1035104;-0.7230061;-0.006330647,0.003176764;0.5701337;-0.04750574,308.5385
+0;0;0,0.002726696;0.3307897;-0.001553106,0.005625451;0.6493392;-0.01941366,0.1761867;0.5257858;0.007181561,0.2226651;0.2237252;0.098717,0.2703049;-0.00815773;0.1725416,-0.1645501;0.5159306;-0.01787407,-0.2315491;0.2210813;0.08388346,-0.2788179;-0.01717649;0.1337655,0.08091142;0.004757204;-0.04145105,0.1017729;-0.3424594;-0.003421582,0.1121882;-0.7364064;0.08447506,0.1218996;-0.7609035;0.02824769,-0.07889318;0.00681529;-0.04490987,-0.1258002;-0.3388857;-0.01786583,-0.1481846;-0.7333792;0.06521453,-0.1427453;-0.6957313;-0.01312877,0.004877752;0.5713426;-0.01241226,0;0;0,0.002000779;0.3300778;-0.02182603,0.003288671;0.6469173;-0.05938661,0.1755851;0.5259973;-0.05996823,0.2410588;0.2347852;0.05267417,0.2900637;-0.006028235;0.08579075,-0.1704113;0.5338846;-0.02659595,-0.2356726;0.2507187;0.1050764,-0.2867969;0.01126863;0.14431,0.07910737;0.003035381;-0.04494762,0.105331;-0.344508;-0.01385498,0.1012623;-0.7378851;0.07706511,0.1002041;-0.7661169;0.02383268,-0.08425952;0.004846622;-0.03412216,-0.1096956;-0.3432569;-0.009267777,-0.0982409;-0.7383972;0.07296073,-0.1046015;-0.7735744;0.02894658,0.003080212;0.5695083;-0.04751921,308.5606
+0;0;0,0.002854259;0.3307846;-0.00226401,0.005956181;0.6492794;-0.02102781,0.1765689;0.5264344;0.006420436,0.223626;0.2261869;0.1034599,0.2704632;-0.002335683;0.1875612,-0.1645479;0.5166088;-0.01791259,-0.231949;0.2241922;0.09038877,-0.2800433;-0.01239966;0.1469622,0.08084752;0.004668438;-0.04158562,0.1022558;-0.3424748;-0.003191706,0.1125338;-0.7363782;0.0849161,0.1222734;-0.7607553;0.02857763,-0.07893762;0.006893297;-0.04481978,-0.1254395;-0.3388448;-0.01755142,-0.1480604;-0.7333142;0.06557997,-0.142743;-0.6957206;-0.01277699,0.005150082;0.5713053;-0.01378659,0;0;0,0.002000779;0.3300778;-0.02182603,0.003288671;0.6469173;-0.05938661,0.1755851;0.5259973;-0.05996823,0.2410588;0.2347852;0.05267417,0.2900637;-0.006028235;0.08579075,-0.1704113;0.5338846;-0.02659595,-0.2356726;0.2507187;0.1050764,-0.2867969;0.01126863;0.14431,0.07910737;0.003035381;-0.04494762,0.105331;-0.344508;-0.01385498,0.1012623;-0.7378851;0.07706511,0.1002041;-0.7661169;0.02383268,-0.08425952;0.004846622;-0.03412216,-0.1096956;-0.3432569;-0.009267777,-0.0982409;-0.7383972;0.07296073,-0.1046015;-0.7735744;0.02894658,0.003080212;0.5695083;-0.04751921,308.5723
+0;0;0,0.002851997;0.3305225;-0.002262216,0.005951493;0.6487682;-0.02101127,0.1763186;0.5260504;0.006402137,0.2232441;0.2266432;0.10317,0.270036;-0.001658574;0.1871901,-0.1643082;0.5162389;-0.01789594,-0.2315207;0.2246407;0.0901023,-0.2795685;-0.01172255;0.1466211,0.08085152;0.004668669;-0.04158768,0.1022892;-0.3429513;-0.003141034,0.1125692;-0.73693;0.08498357,0.1221554;-0.7604504;0.02953266,-0.07894153;0.006893638;-0.044822,-0.1255073;-0.3393193;-0.01751619,-0.1481325;-0.7338638;0.06563105,-0.1428989;-0.6963899;-0.01149146,0.005146041;0.5708568;-0.01377587,0;0;0,0.002036609;0.3297978;-0.02208173,0.003369898;0.6463864;-0.05964041,0.1755582;0.5259362;-0.05928254,0.2416846;0.236701;0.05552566,0.2918257;-0.003020704;0.09280765,-0.1699833;0.5338068;-0.02545741,-0.2359024;0.2531027;0.1089692,-0.287275;0.01427153;0.1500924,0.07912721;0.002930433;-0.04492879,0.1054572;-0.3450092;-0.01295865,0.1014664;-0.7383929;0.07827771,0.1004044;-0.7674451;0.027851,-0.08425947;0.004932332;-0.03412203,-0.1095356;-0.3436009;-0.008372501,-0.09823499;-0.738782;0.07405915,-0.1044331;-0.7721776;0.02963246,0.003149882;0.5690398;-0.04778123,308.5923
+0;0;0,0.00294324;0.3305182;-0.002728733,0.006149164;0.6487363;-0.02192546,0.1765735;0.5264069;0.005715263,0.2243513;0.2295336;0.1096102,0.2696961;0.003740445;0.2008893,-0.1643866;0.516981;-0.0185032,-0.2313406;0.2276687;0.0956293,-0.2802847;-0.00671427;0.1591877,0.08091004;0.004546347;-0.04148729,0.1027486;-0.3430495;-0.003047343,0.1129318;-0.7369425;0.08546989,0.121892;-0.7603117;0.02976907,-0.07890663;0.007013696;-0.04486483,-0.1251317;-0.3392257;-0.01731698,-0.1476977;-0.7337273;0.0660498,-0.14247;-0.6962835;-0.01107603,0.005316538;0.5708352;-0.01458238,0;0;0,0.002036609;0.3297978;-0.02208173,0.003369898;0.6463864;-0.05964041,0.1755582;0.5259362;-0.05928254,0.2416846;0.236701;0.05552566,0.2918257;-0.003020704;0.09280765,-0.1699833;0.5338068;-0.02545741,-0.2359024;0.2531027;0.1089692,-0.287275;0.01427153;0.1500924,0.07912721;0.002930433;-0.04492879,0.1054572;-0.3450092;-0.01295865,0.1014664;-0.7383929;0.07827771,0.1004044;-0.7674451;0.027851,-0.08425947;0.004932332;-0.03412203,-0.1095356;-0.3436009;-0.008372501,-0.09823499;-0.738782;0.07405915,-0.1044331;-0.7721776;0.02963246,0.003149882;0.5690398;-0.04778123,308.6055
+0;0;0,0.002941817;0.3303584;-0.002727414,0.006146201;0.6484238;-0.02191483,0.1760083;0.52628;0.005655473,0.2238505;0.229007;0.1096903,0.2691767;0.003306195;0.200932,-0.1638317;0.5168851;-0.01848342,-0.2308757;0.2271833;0.09580274,-0.2797998;-0.007103786;0.1593351,0.08101818;0.004552423;-0.04154274,0.1028062;-0.3422382;-0.003191829,0.1130093;-0.7369036;0.08549896,0.1220203;-0.760575;0.02948276,-0.07901208;0.00702307;-0.0449248,-0.1251301;-0.3384143;-0.01744075,-0.1477404;-0.7336894;0.06608949,-0.142483;-0.6962035;-0.01147304,0.005313998;0.5705624;-0.01457549,0;0;0,0.002167456;0.3296096;-0.02248442,0.00366275;0.6460099;-0.06032431,0.1754189;0.5262399;-0.05899107,0.2424591;0.2378404;0.05854487,0.2928643;-0.001432136;0.09763908,-0.1690931;0.5341097;-0.02483016,-0.2354707;0.2538352;0.1112711,-0.2881089;0.01597458;0.1556775,0.07911527;0.002916261;-0.04519665,0.1057305;-0.3442232;-0.01365173,0.1016142;-0.738135;0.07880067,0.101833;-0.7673382;0.02786373,-0.08445323;0.004934298;-0.03396726,-0.1092209;-0.3428026;-0.00798939,-0.09836321;-0.7387723;0.07460019,-0.1045844;-0.7726709;0.03012677,0.003400065;0.5687141;-0.04839706,308.6262
+0;0;0,0.002941817;0.3303584;-0.002727414,0.006146201;0.6484238;-0.02191483,0.1760083;0.52628;0.005655473,0.2238505;0.229007;0.1096903,0.2691767;0.003306195;0.200932,-0.1638317;0.5168851;-0.01848342,-0.2308757;0.2271833;0.09580274,-0.2797998;-0.007103786;0.1593351,0.08101818;0.004552423;-0.04154274,0.1028062;-0.3422382;-0.003191829,0.1130093;-0.7369036;0.08549896,0.1220203;-0.760575;0.02948276,-0.07901208;0.00702307;-0.0449248,-0.1251301;-0.3384143;-0.01744075,-0.1477404;-0.7336894;0.06608949,-0.142483;-0.6962035;-0.01147304,0.005313998;0.5705624;-0.01457549,0;0;0,0.002167456;0.3296096;-0.02248442,0.00366275;0.6460099;-0.06032431,0.1754189;0.5262399;-0.05899107,0.2424591;0.2378404;0.05854487,0.2928643;-0.001432136;0.09763908,-0.1690931;0.5341097;-0.02483016,-0.2354707;0.2538352;0.1112711,-0.2881089;0.01597458;0.1556775,0.07911527;0.002916261;-0.04519665,0.1057305;-0.3442232;-0.01365173,0.1016142;-0.738135;0.07880067,0.101833;-0.7673382;0.02786373,-0.08445323;0.004934298;-0.03396726,-0.1092209;-0.3428026;-0.00798939,-0.09836321;-0.7387723;0.07460019,-0.1045844;-0.7726709;0.03012677,0.003400065;0.5687141;-0.04839706,308.6389
+0;0;0,0.002940155;0.3301717;-0.002725873,0.006142976;0.648082;-0.02190392,0.1756951;0.526057;0.005625993,0.2234958;0.2290418;0.1095706,0.2687854;0.003522843;0.2007388,-0.1635269;0.5166791;-0.01846901,-0.2305128;0.2272286;0.09571804,-0.2793975;-0.006869748;0.1591992,0.08104694;0.004554039;-0.04155748,0.1028574;-0.3425941;-0.003167037,0.1130592;-0.7372086;0.08551231,0.1221124;-0.7611312;0.0292339,-0.07904013;0.007025563;-0.04494074,-0.1252057;-0.338768;-0.01742836,-0.147813;-0.7339921;0.06609109,-0.1425311;-0.6964712;-0.01183452,0.005311182;0.5702588;-0.01456818,0;0;0,0.002176099;0.3294172;-0.02256119,0.003683865;0.6456672;-0.06034958,0.175307;0.5266841;-0.0587157,0.2431659;0.2396616;0.06095326,0.2938828;0.001266196;0.1035796,-0.1687054;0.5341393;-0.02411859,-0.2355601;0.2550654;0.1135609,-0.2890701;0.01811345;0.1605932,0.07909751;0.002952367;-0.04529059,0.1058182;-0.3444743;-0.01300991,0.1017248;-0.7382789;0.07967198,0.1019747;-0.7678838;0.02864206,-0.08451962;0.004891089;-0.03389516,-0.1090056;-0.3431866;-0.007366994,-0.09868707;-0.7390388;0.07559831,-0.1038812;-0.7720714;0.02915715,0.003418006;0.5684077;-0.04843915,308.6602
+0;0;0,0.003145633;0.3301654;-0.003215626,0.006569914;0.648042;-0.02290504,0.1762237;0.5266393;0.004738265,0.2233831;0.2319802;0.1154605,0.2663191;0.008826271;0.21334,-0.1633924;0.5173545;-0.01868651,-0.23021;0.2299008;0.1005326,-0.279016;-0.002125114;0.1712683,0.08112917;0.004359771;-0.04141762,0.1032234;-0.3427522;-0.002862576,0.1134948;-0.7373182;0.08602448,0.1230091;-0.7611814;0.02976529,-0.07899638;0.007215264;-0.04498758,-0.1246534;-0.3386233;-0.01719345,-0.1472885;-0.7337875;0.06660151,-0.1421316;-0.6962976;-0.01133546,0.005680892;0.5702317;-0.01543984,0;0;0,0.002176099;0.3294172;-0.02256119,0.003683865;0.6456672;-0.06034958,0.175307;0.5266841;-0.0587157,0.2431659;0.2396616;0.06095326,0.2938828;0.001266196;0.1035796,-0.1687054;0.5341393;-0.02411859,-0.2355601;0.2550654;0.1135609,-0.2890701;0.01811345;0.1605932,0.07909751;0.002952367;-0.04529059,0.1058182;-0.3444743;-0.01300991,0.1017248;-0.7382789;0.07967198,0.1019747;-0.7678838;0.02864206,-0.08451962;0.004891089;-0.03389516,-0.1090056;-0.3431866;-0.007366994,-0.09868707;-0.7390388;0.07559831,-0.1038812;-0.7720714;0.02915715,0.003418006;0.5684077;-0.04843915,308.6829
+0;0;0,0.003143165;0.3299063;-0.003213103,0.006565102;0.6475653;-0.02288903,0.1759387;0.526288;0.004715919,0.2231212;0.2314847;0.1154924,0.2660119;0.008566543;0.2132685,-0.1631182;0.5170186;-0.01867029,-0.2299686;0.2294242;0.1006071,-0.2787229;-0.002356619;0.1712682,0.08113116;0.004359879;-0.04141863,0.1032456;-0.3430697;-0.002828319,0.1135227;-0.7378564;0.08610846,0.1232143;-0.7627226;0.02880172,-0.07899831;0.007215441;-0.04498868,-0.1246971;-0.3389395;-0.01716912,-0.1473449;-0.7343248;0.06667272,-0.1420919;-0.6966954;-0.01271546,0.005676692;0.5698086;-0.01542897,0;0;0,0.002147086;0.3291535;-0.02262223,0.003625482;0.6451896;-0.06036484,0.1751082;0.5267095;-0.05797875,0.2437901;0.2407834;0.06423283,0.2943344;0.003482327;0.1114109,-0.1683565;0.5339617;-0.0231166,-0.2357413;0.2557673;0.116432,-0.2901465;0.02037491;0.1686123,0.07916319;0.002885699;-0.04518449,0.1058299;-0.3448109;-0.01229846,0.1017701;-0.7387434;0.08082842,0.1018787;-0.7696449;0.02906656,-0.08449526;0.004939122;-0.03395489,-0.1088836;-0.3433937;-0.006477213,-0.09837057;-0.7393242;0.07719123,-0.1029277;-0.7739753;0.03041769,0.003366731;0.5679823;-0.04846883,308.7055
+0;0;0,0.003141125;0.3296922;-0.003211018,0.006561197;0.6471781;-0.02287622,0.1754451;0.5260686;0.004666664,0.2227674;0.2303923;0.1157711,0.2656289;0.007625073;0.213481,-0.1626357;0.5168257;-0.01865222,-0.229684;0.2283798;0.1009784,-0.2784054;-0.003244042;0.1715916,0.08124892;0.004366207;-0.04147875,0.1034092;-0.3437829;-0.002808515,0.1136738;-0.7380892;0.08602004,0.1234076;-0.7631948;0.02846327,-0.07911298;0.007225914;-0.04505398,-0.1249065;-0.339646;-0.01717681,-0.1475266;-0.7345501;0.06656303,-0.1422507;-0.6968875;-0.01317153,0.005673273;0.5694638;-0.01542023,0;0;0,0.002260745;0.3289443;-0.02253187,0.003834508;0.6448253;-0.06010628,0.1749447;0.527038;-0.05745232,0.2445821;0.2413507;0.06721294,0.2941747;0.004643425;0.1174108,-0.1675854;0.5338818;-0.0221805,-0.2351624;0.2555313;0.1191079,-0.2900322;0.0211686;0.1745426,0.07925966;0.002932847;-0.04527962,0.1060366;-0.3454041;-0.011536,0.1019769;-0.7387737;0.08183015,0.1020671;-0.7702205;0.03017319,-0.08466657;0.004883952;-0.03389185,-0.1086615;-0.3441414;-0.005610742,-0.09852926;-0.739495;0.07844976,-0.1034097;-0.7738576;0.03072347,0.003553949;0.5676546;-0.04825401,308.7267
+0;0;0,0.003105763;0.3296877;-0.00367479,0.006426868;0.6471434;-0.02383372,0.1755213;0.5267617;0.003852328,0.2226971;0.2332674;0.1206582,0.2639185;0.01314327;0.2248491,-0.1628853;0.5172425;-0.01894383,-0.2300461;0.2313197;0.1065377,-0.2791587;0.001417533;0.1823173,0.08132583;0.004212011;-0.04134376,0.1037126;-0.3439056;-0.002521101,0.1139599;-0.7381797;0.08645266,0.1234758;-0.764124;0.02967382,-0.07903778;0.007358619;-0.04516436,-0.1245617;-0.3395464;-0.0172581,-0.1473466;-0.7343726;0.06680427,-0.1421656;-0.6967422;-0.01293958,0.00556993;0.5694411;-0.01625081,0;0;0,0.002260745;0.3289443;-0.02253187,0.003834508;0.6448253;-0.06010628,0.1749447;0.527038;-0.05745232,0.2445821;0.2413507;0.06721294,0.2941747;0.004643425;0.1174108,-0.1675854;0.5338818;-0.0221805,-0.2351624;0.2555313;0.1191079,-0.2900322;0.0211686;0.1745426,0.07925966;0.002932847;-0.04527962,0.1060366;-0.3454041;-0.011536,0.1019769;-0.7387737;0.08183015,0.1020671;-0.7702205;0.03017319,-0.08466657;0.004883952;-0.03389185,-0.1086615;-0.3441414;-0.005610742,-0.09852926;-0.739495;0.07844976,-0.1034097;-0.7738576;0.03072347,0.003553949;0.5676546;-0.04825401,308.7382
+0;0;0,0.003105763;0.3296877;-0.00367479,0.006426868;0.6471434;-0.02383372,0.1755213;0.5267617;0.003852328,0.2226971;0.2332674;0.1206582,0.2639185;0.01314327;0.2248491,-0.1628853;0.5172425;-0.01894383,-0.2300461;0.2313197;0.1065377,-0.2791587;0.001417533;0.1823173,0.08132583;0.004212011;-0.04134376,0.1037126;-0.3439056;-0.002521101,0.1139599;-0.7381797;0.08645266,0.1234758;-0.764124;0.02967382,-0.07903778;0.007358619;-0.04516436,-0.1245617;-0.3395464;-0.0172581,-0.1473466;-0.7343726;0.06680427,-0.1421656;-0.6967422;-0.01293958,0.00556993;0.5694411;-0.01625081,0;0;0,0.002260745;0.3289443;-0.02253187,0.003834508;0.6448253;-0.06010628,0.1749447;0.527038;-0.05745232,0.2445821;0.2413507;0.06721294,0.2941747;0.004643425;0.1174108,-0.1675854;0.5338818;-0.0221805,-0.2351624;0.2555313;0.1191079,-0.2900322;0.0211686;0.1745426,0.07925966;0.002932847;-0.04527962,0.1060366;-0.3454041;-0.011536,0.1019769;-0.7387737;0.08183015,0.1020671;-0.7702205;0.03017319,-0.08466657;0.004883952;-0.03389185,-0.1086615;-0.3441414;-0.005610742,-0.09852926;-0.739495;0.07844976,-0.1034097;-0.7738576;0.03072347,0.003553949;0.5676546;-0.04825401,308.7496
+0;0;0,0.003104659;0.3295706;-0.003673484,0.00642469;0.6469236;-0.02382585,0.1752019;0.5266476;0.003820095,0.2224182;0.232902;0.120726,0.2635989;0.01299474;0.2248142,-0.1625725;0.5171463;-0.01893348,-0.2297908;0.2309786;0.1066556,-0.2788551;0.001302943;0.1823605,0.08130652;0.00421101;-0.04133394,0.1037215;-0.3443451;-0.002462395,0.1139543;-0.7380618;0.08638559,0.1237981;-0.7659333;0.02765071,-0.079019;0.007356871;-0.04515364,-0.1246003;-0.339985;-0.01721223,-0.1473529;-0.734253;0.0667313,-0.1419935;-0.6963597;-0.01575973,0.00556804;0.5692474;-0.01624548,0;0;0,0.002209902;0.3288225;-0.02260029,0.003731303;0.6445972;-0.0602001,0.1746411;0.5273155;-0.05729914,0.2445549;0.2424118;0.06968439,0.2938208;0.006820917;0.1240832,-0.1673359;0.5340336;-0.02181768,-0.2349124;0.2560918;0.1208871,-0.290009;0.02281485;0.1795014,0.07927071;0.002900467;-0.04521859,0.1059287;-0.3458663;-0.01122105,0.1017173;-0.7385695;0.08246982,0.1017152;-0.7712839;0.0280391,-0.08462809;0.004907764;-0.03392607,-0.108716;-0.3445361;-0.005403584,-0.09897692;-0.7393836;0.0783348,-0.1035705;-0.7762938;0.0293682,0.003463678;0.5674536;-0.04834294,308.7716
+0;0;0,0.003049772;0.329355;-0.004247288,0.006243336;0.646506;-0.02511944,0.1748831;0.5271924;0.00287912,0.2222925;0.2346254;0.1260933,0.2615054;0.01759328;0.2363737,-0.1625465;0.5174615;-0.01919239,-0.2298655;0.2322928;0.1118486,-0.2779152;0.004813239;0.1939865,0.08141022;0.004122451;-0.0413112,0.1038211;-0.3447567;-0.002301842,0.1141621;-0.7381908;0.08645664,0.116779;-0.7004229;0.004149899,-0.07907716;0.007431736;-0.04519741,-0.1247639;-0.340258;-0.01753504,-0.1474746;-0.7341471;0.0667917,-0.1422646;-0.6963289;-0.01538689,0.005426986;0.5688845;-0.01734939,0;0;0,0.002245508;0.3286247;-0.02242303,0.00379575;0.6442657;-0.05982673,0.1744826;0.5277162;-0.05695975,0.2451177;0.2425319;0.07228971,0.2938581;0.007730603;0.1296926,-0.1668766;0.5339404;-0.02110406,-0.2345149;0.2553412;0.12323,-0.2904913;0.02368659;0.1865163,0.07925708;0.002892554;-0.04540026,0.1058826;-0.3461375;-0.01061857,0.1018503;-0.7384981;0.08325505,0.1017265;-0.7709652;0.02903843,-0.08475903;0.00490868;-0.03380897,-0.1087259;-0.3448468;-0.004872933,-0.09875862;-0.7393255;0.07916661,-0.1031301;-0.7767327;0.03143044,0.003521547;0.5671515;-0.04801679,308.794
+0;0;0,0.003049772;0.329355;-0.004247288,0.006243336;0.646506;-0.02511944,0.1748831;0.5271924;0.00287912,0.2222925;0.2346254;0.1260933,0.2615054;0.01759328;0.2363737,-0.1625465;0.5174615;-0.01919239,-0.2298655;0.2322928;0.1118486,-0.2779152;0.004813239;0.1939865,0.08141022;0.004122451;-0.0413112,0.1038211;-0.3447567;-0.002301842,0.1141621;-0.7381908;0.08645664,0.116779;-0.7004229;0.004149899,-0.07907716;0.007431736;-0.04519741,-0.1247639;-0.340258;-0.01753504,-0.1474746;-0.7341471;0.0667917,-0.1422646;-0.6963289;-0.01538689,0.005426986;0.5688845;-0.01734939,0;0;0,0.002245508;0.3286247;-0.02242303,0.00379575;0.6442657;-0.05982673,0.1744826;0.5277162;-0.05695975,0.2451177;0.2425319;0.07228971,0.2938581;0.007730603;0.1296926,-0.1668766;0.5339404;-0.02110406,-0.2345149;0.2553412;0.12323,-0.2904913;0.02368659;0.1865163,0.07925708;0.002892554;-0.04540026,0.1058826;-0.3461375;-0.01061857,0.1018503;-0.7384981;0.08325505,0.1017265;-0.7709652;0.02903843,-0.08475903;0.00490868;-0.03380897,-0.1087259;-0.3448468;-0.004872933,-0.09875862;-0.7393255;0.07916661,-0.1031301;-0.7767327;0.03143044,0.003521547;0.5671515;-0.04801679,308.8056
+0;0;0,0.00287378;0.3291864;-0.004777282,0.005759356;0.6461163;-0.02630708,0.1742091;0.5275164;0.002382977,0.2218538;0.2368569;0.1320093,0.2582382;0.02164707;0.246424,-0.1626962;0.5175569;-0.01932974,-0.2295041;0.2344277;0.1182585,-0.2778664;0.008936808;0.205119,0.08147598;0.004071551;-0.04126583,0.1039364;-0.345105;-0.002222151,0.114293;-0.739051;0.08673795,0.116822;-0.7014204;0.005451508,-0.07907585;0.007457402;-0.04526785,-0.1248043;-0.3405343;-0.01762949,-0.1477627;-0.7349212;0.06690732,-0.1426697;-0.6972419;-0.01425423,0.00503348;0.5685596;-0.01836544,0;0;0,0.002309106;0.3284501;-0.02258205,0.003936805;0.6438903;-0.06015193,0.1743884;0.5279627;-0.05667579,0.2454317;0.2428766;0.07460546,0.2928911;0.008628368;0.1346486,-0.1664002;0.5340973;-0.02091787,-0.2341253;0.2555639;0.1253299,-0.290424;0.02503915;0.1918027,0.07928777;0.002900258;-0.04541826,0.1057855;-0.346415;-0.01034844,0.1019428;-0.739248;0.0838964,0.1011732;-0.7711999;0.03066587,-0.08480589;0.004896979;-0.03378998,-0.1086637;-0.3451368;-0.00445831,-0.09841814;-0.7401018;0.07987621,-0.1039554;-0.7759004;0.03179312,0.003641568;0.5668316;-0.04829872,308.8283
+0;0;0,0.00287378;0.3291864;-0.004777282,0.005759356;0.6461163;-0.02630708,0.1742091;0.5275164;0.002382977,0.2218538;0.2368569;0.1320093,0.2582382;0.02164707;0.246424,-0.1626962;0.5175569;-0.01932974,-0.2295041;0.2344277;0.1182585,-0.2778664;0.008936808;0.205119,0.08147598;0.004071551;-0.04126583,0.1039364;-0.345105;-0.002222151,0.114293;-0.739051;0.08673795,0.116822;-0.7014204;0.005451508,-0.07907585;0.007457402;-0.04526785,-0.1248043;-0.3405343;-0.01762949,-0.1477627;-0.7349212;0.06690732,-0.1426697;-0.6972419;-0.01425423,0.00503348;0.5685596;-0.01836544,0;0;0,0.002309106;0.3284501;-0.02258205,0.003936805;0.6438903;-0.06015193,0.1743884;0.5279627;-0.05667579,0.2454317;0.2428766;0.07460546,0.2928911;0.008628368;0.1346486,-0.1664002;0.5340973;-0.02091787,-0.2341253;0.2555639;0.1253299,-0.290424;0.02503915;0.1918027,0.07928777;0.002900258;-0.04541826,0.1057855;-0.346415;-0.01034844,0.1019428;-0.739248;0.0838964,0.1011732;-0.7711999;0.03066587,-0.08480589;0.004896979;-0.03378998,-0.1086637;-0.3451368;-0.00445831,-0.09841814;-0.7401018;0.07987621,-0.1039554;-0.7759004;0.03179312,0.003641568;0.5668316;-0.04829872,308.8505
+0;0;0,0.002872667;0.3290589;-0.004775432,0.00575712;0.6458654;-0.02629679,0.1737583;0.5274061;0.00233498,0.2215119;0.236082;0.1322577,0.2578835;0.02094817;0.246632,-0.1622531;0.517473;-0.01932012,-0.2292137;0.2336964;0.1185827,-0.277559;0.00828515;0.2054125,0.08146875;0.00407119;-0.04126218,0.1039437;-0.3453299;-0.002193395,0.1143011;-0.7393075;0.08677386,0.1168366;-0.7016571;0.005276255,-0.07906884;0.00745674;-0.04526383,-0.1248267;-0.3407586;-0.01760771,-0.1477869;-0.7351772;0.0669359,-0.1426807;-0.6974779;-0.01443648,0.00503154;0.5683404;-0.01835838,0;0;0,0.002337694;0.3283133;-0.02270961,0.003995724;0.6436176;-0.06037331,0.1741601;0.5285157;-0.05646503,0.2456499;0.2435226;0.07656956,0.292432;0.009646282;0.1382155,-0.1658487;0.5341851;-0.02060782,-0.2335871;0.2557276;0.1273888,-0.2898203;0.02633666;0.1974212,0.07927575;0.002885759;-0.04542387,0.1057829;-0.3466231;-0.0100193,0.1020233;-0.7394075;0.08456993,0.102364;-0.771863;0.03159809,-0.08480085;0.004905127;-0.03377951,-0.1085798;-0.3453246;-0.00400869,-0.0980084;-0.740284;0.08046734,-0.1035557;-0.7767112;0.03289131,0.003692746;0.5665944;-0.04849875,308.873
+0;0;0,0.00277452;0.3289108;-0.005385243,0.005521139;0.6455126;-0.02759165,0.1735127;0.5278838;0.001867604,0.2205772;0.2387896;0.1384806,0.2526226;0.02781728;0.2612687,-0.1624577;0.5176864;-0.01948283,-0.2288188;0.2359329;0.1242697,-0.2769476;0.01291245;0.2167825,0.08136948;0.004056369;-0.04132134,0.104082;-0.3456461;-0.002232976,0.1144183;-0.7423334;0.08784664,0.1231642;-0.7694312;0.0304385,-0.07904357;0.007443505;-0.04518415,-0.1247598;-0.3411225;-0.01784766,-0.1479186;-0.7382573;0.06776587,-0.1428896;-0.7006441;-0.01316058,0.004831943;0.5680477;-0.01948056,0;0;0,0.002273381;0.3281642;-0.02285063,0.003846176;0.6432905;-0.06067371,0.1740279;0.5288029;-0.05635631,0.2455343;0.2438483;0.07833362,0.2922542;0.01078683;0.1424642,-0.1658049;0.534184;-0.02042243,-0.2336451;0.2556796;0.1288648,-0.2903873;0.02730015;0.2012268,0.07926149;0.002833351;-0.04532647,0.1055414;-0.3469962;-0.009770632,0.1020734;-0.7427843;0.08468461,0.1010863;-0.774398;0.03143883,-0.08469956;0.004961123;-0.03385666,-0.1085225;-0.3455718;-0.003946073,-0.09803494;-0.7433094;0.08135843,-0.1031539;-0.7793785;0.03401915,0.003566593;0.5663165;-0.04875743,308.8942
+0;0;0,0.00277452;0.3289108;-0.005385243,0.005521139;0.6455126;-0.02759165,0.1735127;0.5278838;0.001867604,0.2205772;0.2387896;0.1384806,0.2526226;0.02781728;0.2612687,-0.1624577;0.5176864;-0.01948283,-0.2288188;0.2359329;0.1242697,-0.2769476;0.01291245;0.2167825,0.08136948;0.004056369;-0.04132134,0.104082;-0.3456461;-0.002232976,0.1144183;-0.7423334;0.08784664,0.1231642;-0.7694312;0.0304385,-0.07904357;0.007443505;-0.04518415,-0.1247598;-0.3411225;-0.01784766,-0.1479186;-0.7382573;0.06776587,-0.1428896;-0.7006441;-0.01316058,0.004831943;0.5680477;-0.01948056,0;0;0,0.002273381;0.3281642;-0.02285063,0.003846176;0.6432905;-0.06067371,0.1740279;0.5288029;-0.05635631,0.2455343;0.2438483;0.07833362,0.2922542;0.01078683;0.1424642,-0.1658049;0.534184;-0.02042243,-0.2336451;0.2556796;0.1288648,-0.2903873;0.02730015;0.2012268,0.07926149;0.002833351;-0.04532647,0.1055414;-0.3469962;-0.009770632,0.1020734;-0.7427843;0.08468461,0.1010863;-0.774398;0.03143883,-0.08469956;0.004961123;-0.03385666,-0.1085225;-0.3455718;-0.003946073,-0.09803494;-0.7433094;0.08135843,-0.1031539;-0.7793785;0.03401915,0.003566593;0.5663165;-0.04875743,308.9166
+0;0;0,0.002773672;0.3288104;-0.005383598,0.005519139;0.6452795;-0.02758056,0.1734179;0.5277084;0.001863196,0.2206217;0.2377586;0.1388805,0.2526576;0.02684894;0.2616321,-0.1623671;0.5175166;-0.01947546,-0.2289245;0.2349293;0.1247025,-0.277039;0.01197504;0.2171879,0.08138958;0.00405737;-0.04133155,0.1041003;-0.3456176;-0.002246257,0.1144454;-0.7426426;0.08791006,0.1231834;-0.7696885;0.03055409,-0.0790631;0.007445343;-0.0451953,-0.1247757;-0.3410933;-0.01786096,-0.1479543;-0.7385662;0.06782545,-0.1429298;-0.70096;-0.01302745,0.004830259;0.5678501;-0.01947319,0;0;0,0.002161495;0.328043;-0.02315259,0.003575176;0.6429893;-0.06135952,0.1738614;0.5291371;-0.05617583,0.2456308;0.2439619;0.08019507,0.2921549;0.01127911;0.1455508,-0.165972;0.5345049;-0.02060068,-0.2341281;0.2563141;0.1311802,-0.2907165;0.02931708;0.2076475,0.07927991;0.002825901;-0.04534018,0.1055654;-0.3469683;-0.009715915,0.102167;-0.7430545;0.08498491,0.1012174;-0.7746073;0.03178108,-0.08472946;0.004962265;-0.03384253,-0.1084348;-0.3455322;-0.003714548,-0.09787045;-0.7435588;0.08188492,-0.1044717;-0.7796932;0.03494914,0.003339067;0.5660672;-0.04934084,308.9278
+0;0;0,0.002773672;0.3288104;-0.005383598,0.005519139;0.6452795;-0.02758056,0.1734179;0.5277084;0.001863196,0.2206217;0.2377586;0.1388805,0.2526576;0.02684894;0.2616321,-0.1623671;0.5175166;-0.01947546,-0.2289245;0.2349293;0.1247025,-0.277039;0.01197504;0.2171879,0.08138958;0.00405737;-0.04133155,0.1041003;-0.3456176;-0.002246257,0.1144454;-0.7426426;0.08791006,0.1231834;-0.7696885;0.03055409,-0.0790631;0.007445343;-0.0451953,-0.1247757;-0.3410933;-0.01786096,-0.1479543;-0.7385662;0.06782545,-0.1429298;-0.70096;-0.01302745,0.004830259;0.5678501;-0.01947319,0;0;0,0.002161495;0.328043;-0.02315259,0.003575176;0.6429893;-0.06135952,0.1738614;0.5291371;-0.05617583,0.2456308;0.2439619;0.08019507,0.2921549;0.01127911;0.1455508,-0.165972;0.5345049;-0.02060068,-0.2341281;0.2563141;0.1311802,-0.2907165;0.02931708;0.2076475,0.07927991;0.002825901;-0.04534018,0.1055654;-0.3469683;-0.009715915,0.102167;-0.7430545;0.08498491,0.1012174;-0.7746073;0.03178108,-0.08472946;0.004962265;-0.03384253,-0.1084348;-0.3455322;-0.003714548,-0.09787045;-0.7435588;0.08188492,-0.1044717;-0.7796932;0.03494914,0.003339067;0.5660672;-0.04934084,308.9392
+0;0;0,0.002676014;0.3286969;-0.005813652,0.005286535;0.6450387;-0.02844904,0.1731608;0.5280032;0.001509238,0.2196639;0.2395331;0.1443212,0.251821;0.03804372;0.281925,-0.1626495;0.5180326;-0.01972896,-0.2285215;0.2373096;0.1306981,-0.2757331;0.01634906;0.2282396,0.08139262;0.003931051;-0.04129343,0.1040751;-0.3458454;-0.002465773,0.1145544;-0.7410077;0.08760774,0.123327;-0.7689911;0.02930121,-0.07902107;0.007552529;-0.04521048,-0.1248139;-0.3410683;-0.01815114,-0.1479077;-0.736715;0.06732825,-0.1428091;-0.6990144;-0.01485071,0.004634234;0.5676439;-0.0202342,0;0;0,0.002205744;0.327917;-0.02341223,0.003684215;0.6427391;-0.06183493,0.1739019;0.5291327;-0.0558238,0.2458555;0.2437762;0.08262157,0.2926877;0.01125205;0.1482425,-0.165734;0.5347062;-0.02045685,-0.2340613;0.2560757;0.1327396,-0.2908622;0.02958985;0.2104871,0.07930609;0.002801761;-0.04525542,0.1054124;-0.3470492;-0.009360552,0.1018156;-0.7412801;0.08521939,0.1011975;-0.7747744;0.0322404,-0.08468516;0.004974739;-0.03389739,-0.1083415;-0.3455588;-0.003364334,-0.09770361;-0.7417333;0.08212785,-0.1045545;-0.7791626;0.03474603,0.003430083;0.5658487;-0.04976618,308.9611
+0;0;0,0.002676014;0.3286969;-0.005813652,0.005286535;0.6450387;-0.02844904,0.1731608;0.5280032;0.001509238,0.2196639;0.2395331;0.1443212,0.251821;0.03804372;0.281925,-0.1626495;0.5180326;-0.01972896,-0.2285215;0.2373096;0.1306981,-0.2757331;0.01634906;0.2282396,0.08139262;0.003931051;-0.04129343,0.1040751;-0.3458454;-0.002465773,0.1145544;-0.7410077;0.08760774,0.123327;-0.7689911;0.02930121,-0.07902107;0.007552529;-0.04521048,-0.1248139;-0.3410683;-0.01815114,-0.1479077;-0.736715;0.06732825,-0.1428091;-0.6990144;-0.01485071,0.004634234;0.5676439;-0.0202342,0;0;0,0.002205744;0.327917;-0.02341223,0.003684215;0.6427391;-0.06183493,0.1739019;0.5291327;-0.0558238,0.2458555;0.2437762;0.08262157,0.2926877;0.01125205;0.1482425,-0.165734;0.5347062;-0.02045685,-0.2340613;0.2560757;0.1327396,-0.2908622;0.02958985;0.2104871,0.07930609;0.002801761;-0.04525542,0.1054124;-0.3470492;-0.009360552,0.1018156;-0.7412801;0.08521939,0.1011975;-0.7747744;0.0322404,-0.08468516;0.004974739;-0.03389739,-0.1083415;-0.3455588;-0.003364334,-0.09770361;-0.7417333;0.08212785,-0.1045545;-0.7791626;0.03474603,0.003430083;0.5658487;-0.04976618,308.9732
+0;0;0,0.002675313;0.3286107;-0.005812129,0.005285284;0.6448858;-0.02844278,0.1728154;0.5279469;0.001469417,0.2194291;0.2387905;0.1446212,0.2515773;0.03735633;0.2821873,-0.1623088;0.5179968;-0.01972539,-0.2283375;0.2366059;0.1310596,-0.2755362;0.01570588;0.2285743,0.08137613;0.003930254;-0.04128507,0.1040052;-0.3450221;-0.002548888,0.1144888;-0.7403493;0.08756223,0.1233262;-0.7687607;0.02882525,-0.07900506;0.007550999;-0.04520132,-0.12469;-0.3402484;-0.01820574,-0.1477935;-0.7360602;0.06730933,-0.1426572;-0.6983028;-0.01547632,0.004633115;0.5675068;-0.02022959,0;0;0,0.002212524;0.3278298;-0.02342427,0.003702208;0.642589;-0.06181061,0.1736442;0.5294533;-0.05596399,0.2461515;0.2442576;0.08433151,0.2935452;0.01221669;0.1509988,-0.1654852;0.5349683;-0.02079731,-0.2339967;0.2565507;0.1343367,-0.2917912;0.03132831;0.2147626,0.0793248;0.002764985;-0.04518747,0.105289;-0.3463083;-0.009775281,0.1019348;-0.7405695;0.08541059,0.1012556;-0.7752659;0.03293252,-0.08464521;0.005009262;-0.0339422,-0.1081392;-0.3446777;-0.003162354,-0.0973074;-0.740991;0.08246436,-0.1031608;-0.7268956;0.0008996427,0.003444895;0.5657126;-0.04975414,308.9962
+0;0;0,0.002651651;0.3286046;-0.006158071,0.0052433;0.6448628;-0.02902947,0.1729026;0.5287477;0.00143278,0.2189267;0.2417462;0.1490425,0.2481882;0.03926635;0.285715,-0.1625134;0.5185515;-0.01972662,-0.2276786;0.2394961;0.1357028,-0.2746364;0.0210081;0.2386184,0.08144043;0.00381447;-0.04116898,0.1041762;-0.3451076;-0.002222683,0.1146272;-0.7404112;0.0879954,0.1237989;-0.7686233;0.02911197,-0.07895257;0.007631794;-0.04527942,-0.1244301;-0.3401703;-0.01797003,-0.1475438;-0.7359336;0.06776632,-0.1424151;-0.6981952;-0.01502157,0.004594678;0.5674894;-0.02076219,0;0;0,0.002212524;0.3278298;-0.02342427,0.003702208;0.642589;-0.06181061,0.1736442;0.5294533;-0.05596399,0.2461515;0.2442576;0.08433151,0.2935452;0.01221669;0.1509988,-0.1654852;0.5349683;-0.02079731,-0.2339967;0.2565507;0.1343367,-0.2917912;0.03132831;0.2147626,0.0793248;0.002764985;-0.04518747,0.105289;-0.3463083;-0.009775281,0.1019348;-0.7405695;0.08541059,0.1012556;-0.7752659;0.03293252,-0.08464521;0.005009262;-0.0339422,-0.1081392;-0.3446777;-0.003162354,-0.0973074;-0.740991;0.08246436,-0.1031608;-0.7268956;0.0008996427,0.003444895;0.5657126;-0.04975414,309.0174
+0;0;0,0.002650151;0.3284187;-0.006154586,0.005240487;0.6445166;-0.0290144,0.1730508;0.5284061;0.001463532,0.2190817;0.2413624;0.149095,0.2483283;0.03898531;0.2856981,-0.1626655;0.5182008;-0.01971481,-0.2278402;0.2391043;0.1357375,-0.2747742;0.02072716;0.2386009,0.08144845;0.003814846;-0.04117303,0.1040972;-0.3437718;-0.0023758,0.114606;-0.7412626;0.08834143,0.1236871;-0.7688992;0.03004009,-0.07896034;0.007632546;-0.04528388,-0.1242639;-0.3388384;-0.01807901,-0.1475054;-0.7367914;0.06813171,-0.1424274;-0.6991295;-0.01383781,0.004592193;0.5671825;-0.0207513,0;0;0,0.002139352;0.3276431;-0.0234338,0.003555395;0.6422411;-0.06181777,0.1737288;0.5293342;-0.0555948,0.2464919;0.2447388;0.08589363,0.2943475;0.01351185;0.1545682,-0.1657615;0.5349905;-0.02038501,-0.2350385;0.2574496;0.1360749,-0.292807;0.03298342;0.2182332,0.07936532;0.002736792;-0.04513621,0.1052218;-0.3450203;-0.01004934,0.1020794;-0.7413778;0.08602285,0.1015631;-0.7750255;0.03356147,-0.08464108;0.005028382;-0.03397388,-0.1081488;-0.343311;-0.003287189,-0.09700888;-0.7417503;0.08309019,-0.1028068;-0.7274976;0.00233192,0.003316544;0.5654044;-0.04976237,309.0398
+0;0;0,0.002521888;0.3284104;-0.006632843,0.004937675;0.64447;-0.03003003,0.1729486;0.5293078;0.001035986,0.2183127;0.2446586;0.1534333,0.2462873;0.05108054;0.3024876,-0.1631782;0.5190751;-0.01999549,-0.2270586;0.2424733;0.1403751,-0.2730504;0.02574214;0.2470739,0.0815185;0.003766018;-0.04103868,0.1041514;-0.3438161;-0.002192017,0.1145751;-0.7412646;0.0887201,0.123724;-0.7685846;0.030118,-0.07889964;0.007648977;-0.04538678,-0.1241119;-0.3388158;-0.0179518,-0.1475339;-0.7367102;0.06847975,-0.1424816;-0.6990826;-0.01349454,0.004337456;0.5671505;-0.021627,0;0;0,0.002139352;0.3276431;-0.0234338,0.003555395;0.6422411;-0.06181777,0.1737288;0.5293342;-0.0555948,0.2464919;0.2447388;0.08589363,0.2943475;0.01351185;0.1545682,-0.1657615;0.5349905;-0.02038501,-0.2350385;0.2574496;0.1360749,-0.292807;0.03298342;0.2182332,0.07936532;0.002736792;-0.04513621,0.1052218;-0.3450203;-0.01004934,0.1020794;-0.7413778;0.08602285,0.1015631;-0.7750255;0.03356147,-0.08464108;0.005028382;-0.03397388,-0.1081488;-0.343311;-0.003287189,-0.09700888;-0.7417503;0.08309019,-0.1028068;-0.7274976;0.00233192,0.003316544;0.5654044;-0.04976237,309.0507
+0;0;0,0.002520957;0.3282892;-0.006630395,0.004935967;0.644247;-0.03002007,0.1729015;0.5291195;0.00103716,0.2183538;0.2439165;0.153731,0.2463276;0.05034399;0.302781,-0.1631344;0.5188895;-0.01998862,-0.2271391;0.2417495;0.140694,-0.2731296;0.02502467;0.2473897,0.08151925;0.003766053;-0.04103906,0.1041696;-0.3440842;-0.00216243,0.1146182;-0.7424797;0.0889663,0.1236603;-0.7691306;0.03104825,-0.07890037;0.007649048;-0.0453872,-0.1241475;-0.339083;-0.01793105,-0.1476253;-0.7379254;0.06870642,-0.1426319;-0.7003868;-0.012311,0.004335937;0.566952;-0.02161969,0;0;0,0.002101369;0.3275207;-0.02345037,0.003488295;0.6420187;-0.06181216,0.1736765;0.5293633;-0.05533755,0.2471333;0.2450193;0.08775222,0.2949718;0.01383871;0.1565691,-0.1659016;0.5354602;-0.02043889,-0.2355816;0.2581987;0.1376524,-0.2936105;0.03470069;0.2222102,0.07940426;0.002678037;-0.04507291,0.1052169;-0.3453057;-0.009502292,0.1020719;-0.7427066;0.08638918,0.1015762;-0.7757365;0.03469216,-0.08462274;0.005082389;-0.03401376,-0.1079697;-0.3434877;-0.00274023,-0.09702747;-0.74288;0.08385406,-0.1027021;-0.7284361;0.004033044,0.003255665;0.5652056;-0.04976499,309.073
+0;0;0,0.002519618;0.3281149;-0.006626874,0.004933099;0.6438728;-0.03000157,0.1728851;0.5288012;0.001048047,0.2184015;0.2431958;0.1539573,0.2463605;0.04972591;0.3029283,-0.163123;0.5185721;-0.01997599,-0.2272179;0.2410411;0.1409333,-0.2731841;0.02443105;0.2475725,0.08148608;0.003764521;-0.04102236,0.104131;-0.3440014;-0.002155155,0.1145723;-0.7421224;0.08891078,0.1236121;-0.7687591;0.03100729,-0.07886828;0.007645936;-0.04536873,-0.1241044;-0.339002;-0.01791923,-0.1475661;-0.7375697;0.06865855,-0.142574;-0.700033;-0.01233851,0.004333479;0.5666305;-0.02160693,0;0;0,0.002068043;0.3273352;-0.0236007,0.003414206;0.6416085;-0.0621475,0.173683;0.5293558;-0.05520332,0.2477541;0.2455207;0.08962274,0.2966089;0.01528928;0.1604137,-0.1661343;0.535966;-0.02093494,-0.2366122;0.2596447;0.139386,-0.29561;0.03766011;0.226832,0.07942803;0.002622664;-0.04495883,0.1050187;-0.3452754;-0.009228345,0.1020588;-0.7423905;0.08665276,0.1020333;-0.7758414;0.03550363,-0.0845439;0.005139041;-0.03410142,-0.1078177;-0.3433116;-0.002398226,-0.09701458;-0.7425337;0.08366711,-0.1031188;-0.779121;0.03707176,0.003192276;0.5648568;-0.05005145,309.0949
+0;0;0,0.002417309;0.3281052;-0.007124498,0.004689847;0.6438253;-0.03101731,0.1727309;0.5292242;0.0005320273,0.2173749;0.2464186;0.1588082,0.2469387;0.05217566;0.3064576,-0.1634258;0.5189059;-0.02018922,-0.2263265;0.243756;0.1452176,-0.271232;0.02999622;0.2578895,0.08145642;0.003858824;-0.04107248,0.1041098;-0.343898;-0.002128463,0.1146704;-0.7420001;0.08900596,0.1233466;-0.7692217;0.03162417,-0.0789076;0.007546465;-0.04531697,-0.1241653;-0.3390945;-0.01781496,-0.1474975;-0.7376547;0.06883212,-0.1425593;-0.7001526;-0.01217145,0.004127772;0.5665968;-0.02249435,0;0;0,0.002068043;0.3273352;-0.0236007,0.003414206;0.6416085;-0.0621475,0.173683;0.5293558;-0.05520332,0.2477541;0.2455207;0.08962274,0.2966089;0.01528928;0.1604137,-0.1661343;0.535966;-0.02093494,-0.2366122;0.2596447;0.139386,-0.29561;0.03766011;0.226832,0.07942803;0.002622664;-0.04495883,0.1050187;-0.3452754;-0.009228345,0.1020588;-0.7423905;0.08665276,0.1020333;-0.7758414;0.03550363,-0.0845439;0.005139041;-0.03410142,-0.1078177;-0.3433116;-0.002398226,-0.09701458;-0.7425337;0.08366711,-0.1031188;-0.779121;0.03707176,0.003192276;0.5648568;-0.05005145,309.1062
+0;0;0,0.002417309;0.3281052;-0.007124498,0.004689847;0.6438253;-0.03101731,0.1727309;0.5292242;0.0005320273,0.2173749;0.2464186;0.1588082,0.2469387;0.05217566;0.3064576,-0.1634258;0.5189059;-0.02018922,-0.2263265;0.243756;0.1452176,-0.271232;0.02999622;0.2578895,0.08145642;0.003858824;-0.04107248,0.1041098;-0.343898;-0.002128463,0.1146704;-0.7420001;0.08900596,0.1233466;-0.7692217;0.03162417,-0.0789076;0.007546465;-0.04531697,-0.1241653;-0.3390945;-0.01781496,-0.1474975;-0.7376547;0.06883212,-0.1425593;-0.7001526;-0.01217145,0.004127772;0.5665968;-0.02249435,0;0;0,0.002068043;0.3273352;-0.0236007,0.003414206;0.6416085;-0.0621475,0.173683;0.5293558;-0.05520332,0.2477541;0.2455207;0.08962274,0.2966089;0.01528928;0.1604137,-0.1661343;0.535966;-0.02093494,-0.2366122;0.2596447;0.139386,-0.29561;0.03766011;0.226832,0.07942803;0.002622664;-0.04495883,0.1050187;-0.3452754;-0.009228345,0.1020588;-0.7423905;0.08665276,0.1020333;-0.7758414;0.03550363,-0.0845439;0.005139041;-0.03410142,-0.1078177;-0.3433116;-0.002398226,-0.09701458;-0.7425337;0.08366711,-0.1031188;-0.779121;0.03707176,0.003192276;0.5648568;-0.05005145,309.1182
+0;0;0,0.002417028;0.3280671;-0.007123671,0.004689343;0.6437562;-0.03101411,0.1727938;0.5291491;0.0005429816,0.2176186;0.2451981;0.1594601,0.2471682;0.05104832;0.3070388,-0.1634892;0.518827;-0.02018605,-0.2266446;0.2425627;0.1458907,-0.2715286;0.02890541;0.2585085,0.08144996;0.003858518;-0.04106922,0.1040802;-0.3435424;-0.002165064,0.1146666;-0.7426168;0.08919194,0.1233589;-0.7699443;0.03170396,-0.07890135;0.007545867;-0.04531338,-0.1241128;-0.3387404;-0.01783952,-0.1475019;-0.738274;0.06901919,-0.1425545;-0.700758;-0.01213428,0.004127326;0.5665358;-0.02249204,0;0;0,0.00209035;0.3273011;-0.02354276,0.003464699;0.6415546;-0.06199419,0.1738072;0.5294013;-0.05525506,0.2488325;0.2454221;0.09177911,0.298211;0.01598017;0.1643392,-0.1662234;0.5362337;-0.02087145,-0.237546;0.2597817;0.141546,-0.2988379;0.04007353;0.2327512,0.07942152;0.002606928;-0.04495656,0.1049686;-0.3449369;-0.009268045,0.1021022;-0.7428287;0.08764683,0.1021071;-0.7761611;0.0361117,-0.08453695;0.005147988;-0.03409792,-0.1080885;-0.3428808;-0.00193724,-0.09659423;-0.7430851;0.08421941,-0.1028478;-0.7794272;0.03703391,0.003235362;0.5648071;-0.04992402,309.1406
+0;0;0,0.0024001;0.3280602;-0.00692891,0.004866067;0.6438259;-0.02982271,0.1735741;0.5313417;0.0003628861,0.2174561;0.2496424;0.1637824,0.2466738;0.05711293;0.312977,-0.1639458;0.5207529;-0.02037154,-0.2262281;0.2470602;0.1505064,-0.271013;0.03587912;0.2670275,0.08147945;0.003907208;-0.04105372,0.1039066;-0.342815;-0.002289563,0.1143171;-0.7316731;0.08680703,0.1266446;-0.7845343;0.003360935,-0.07892016;0.007487169;-0.0453335,-0.1240995;-0.3381043;-0.01799667,-0.1468728;-0.7273773;0.06688626,-0.1397604;-0.6864093;-0.05063101,0.004257257;0.5665671;-0.02163242,0;0;0,0.00205937;0.3272643;-0.02389801,0.003395341;0.6414664;-0.06276929,0.1738423;0.5294704;-0.0553124,0.2496752;0.2465034;0.09356713,0.3020636;0.01975751;0.171169,-0.1663257;0.5364663;-0.02121226,-0.2385693;0.2613975;0.1434209,-0.2997373;0.04405448;0.2393417,0.07941142;0.002558902;-0.04502058,0.1048926;-0.3443071;-0.009571675,0.1018102;-0.7316741;0.08631659,0.09049884;-0.72432;-0.0291841,-0.08457421;0.005190178;-0.03405644,-0.1082222;-0.3421451;-0.002103869,-0.09684369;-0.7320756;0.08205047,-0.1054138;-0.7987316;0.01448289,0.003175877;0.5647333;-0.0505892,309.1632
+0;0;0,0.0024001;0.3280602;-0.00692891,0.004866067;0.6438259;-0.02982271,0.1735741;0.5313417;0.0003628861,0.2174561;0.2496424;0.1637824,0.2466738;0.05711293;0.312977,-0.1639458;0.5207529;-0.02037154,-0.2262281;0.2470602;0.1505064,-0.271013;0.03587912;0.2670275,0.08147945;0.003907208;-0.04105372,0.1039066;-0.342815;-0.002289563,0.1143171;-0.7316731;0.08680703,0.1266446;-0.7845343;0.003360935,-0.07892016;0.007487169;-0.0453335,-0.1240995;-0.3381043;-0.01799667,-0.1468728;-0.7273773;0.06688626,-0.1397604;-0.6864093;-0.05063101,0.004257257;0.5665671;-0.02163242,0;0;0,0.00205937;0.3272643;-0.02389801,0.003395341;0.6414664;-0.06276929,0.1738423;0.5294704;-0.0553124,0.2496752;0.2465034;0.09356713,0.3020636;0.01975751;0.171169,-0.1663257;0.5364663;-0.02121226,-0.2385693;0.2613975;0.1434209,-0.2997373;0.04405448;0.2393417,0.07941142;0.002558902;-0.04502058,0.1048926;-0.3443071;-0.009571675,0.1018102;-0.7316741;0.08631659,0.09049884;-0.72432;-0.0291841,-0.08457421;0.005190178;-0.03405644,-0.1082222;-0.3421451;-0.002103869,-0.09684369;-0.7320756;0.08205047,-0.1054138;-0.7987316;0.01448289,0.003175877;0.5647333;-0.0505892,309.1849
+0;0;0,0.002399749;0.3280124;-0.006927898,0.004865383;0.6437353;-0.02981862,0.1735482;0.5312663;0.0003626291,0.2173946;0.2497956;0.1636495,0.246592;0.05739956;0.3127407,-0.1639213;0.5206791;-0.02036869,-0.226153;0.2472084;0.1503706,-0.2709068;0.03617378;0.266811,0.08147202;0.003906851;-0.04104998,0.1038856;-0.3426055;-0.002309274,0.114456;-0.7374355;0.08815561,0.1267778;-0.7902578;0.004748672,-0.07891295;0.007486486;-0.04532936,-0.1240649;-0.3378958;-0.01800908,-0.147188;-0.7331471;0.06817742,-0.1400789;-0.6921842;-0.0492847,0.004256652;0.5664864;-0.02162938,0;0;0,0.002051532;0.3272043;-0.02406311,0.003384769;0.6413425;-0.06310105,0.1738334;0.5294571;-0.05526912,0.250519;0.2477199;0.09491193,0.3043121;0.02239409;0.1751086,-0.1663916;0.5368119;-0.02154486,-0.2402066;0.2634271;0.1446569,-0.3015482;0.04822282;0.2447629,0.07941883;0.002511352;-0.04499328,0.1049748;-0.3441715;-0.009893775,0.1016995;-0.7377113;0.08655322,0.09048637;-0.7302932;-0.02891278,-0.08455611;0.005234576;-0.0340722,-0.1084229;-0.3419041;-0.002462909,-0.09660165;-0.7376963;0.08353192,-0.1045281;-0.7303074;-0.03220045,0.003165267;0.564626;-0.05088007,309.207
+0;0;0,0.002190965;0.3280005;-0.007531846,0.004258006;0.6436324;-0.03163192,0.1730758;0.5317221;-0.000301268,0.2163248;0.2533495;0.1683674,0.2437521;0.06367901;0.321239,-0.1644186;0.5207324;-0.02068849,-0.2260402;0.250218;0.1549124,-0.2707633;0.04110134;0.2747746,0.08146162;0.004017103;-0.04105996,0.1034763;-0.3425044;-0.002172556,0.1140058;-0.7373212;0.08835472,0.1267249;-0.7900084;0.00487344,-0.07896616;0.007366376;-0.04525631,-0.1243148;-0.3379885;-0.01791514,-0.1474666;-0.7332188;0.06835972,-0.1404461;-0.6923519;-0.04911665,0.003778803;0.5664241;-0.02306115,0;0;0,0.002051532;0.3272043;-0.02406311,0.003384769;0.6413425;-0.06310105,0.1738334;0.5294571;-0.05526912,0.250519;0.2477199;0.09491193,0.3043121;0.02239409;0.1751086,-0.1663916;0.5368119;-0.02154486,-0.2402066;0.2634271;0.1446569,-0.3015482;0.04822282;0.2447629,0.07941883;0.002511352;-0.04499328,0.1049748;-0.3441715;-0.009893775,0.1016995;-0.7377113;0.08655322,0.09048637;-0.7302932;-0.02891278,-0.08455611;0.005234576;-0.0340722,-0.1084229;-0.3419041;-0.002462909,-0.09660165;-0.7376963;0.08353192,-0.1045281;-0.7303074;-0.03220045,0.003165267;0.564626;-0.05088007,309.2186
+0;0;0,0.002190747;0.3279679;-0.007531097,0.004257668;0.6435816;-0.03162983,0.1727723;0.5317367;-0.0003403127,0.2160064;0.2534599;0.1682703,0.2434243;0.06385437;0.3210896,-0.1641176;0.5207667;-0.02069102,-0.2257181;0.2503454;0.1548494,-0.2704258;0.04130037;0.2746706,0.08148652;0.00401833;-0.04107252,0.1035127;-0.3426836;-0.002164871,0.1140488;-0.7377505;0.08841977,0.1267677;-0.790436;0.004940256,-0.0789903;0.007368628;-0.04527015,-0.1243625;-0.3381661;-0.01791475,-0.1475291;-0.7336468;0.06841478,-0.1405087;-0.6927802;-0.0490591,0.003778486;0.5663766;-0.02305943,0;0;0,0.002131395;0.3271614;-0.02419424,0.003560126;0.641268;-0.06333494,0.1737199;0.5296708;-0.05558217,0.2513183;0.2492068;0.09625721,0.3048707;0.02446207;0.177974,-0.1659948;0.5371476;-0.02180601,-0.2411366;0.2655936;0.1465653,-0.3024771;0.05246446;0.2508198,0.07940056;0.00250946;-0.04508221,0.10494;-0.3443298;-0.009706259,0.1019519;-0.7379817;0.08736969,0.09070829;-0.7305762;-0.02808832,-0.08460981;0.005231072;-0.03401421,-0.1085051;-0.3420843;-0.002357062,-0.09626548;-0.7381622;0.08347407,-0.1051057;-0.8029633;0.01345917,0.003315575;0.5645587;-0.05109072,309.2405
+0;0;0,0.002190747;0.3279679;-0.007531097,0.004257668;0.6435816;-0.03162983,0.1727723;0.5317367;-0.0003403127,0.2160064;0.2534599;0.1682703,0.2434243;0.06385437;0.3210896,-0.1641176;0.5207667;-0.02069102,-0.2257181;0.2503454;0.1548494,-0.2704258;0.04130037;0.2746706,0.08148652;0.00401833;-0.04107252,0.1035127;-0.3426836;-0.002164871,0.1140488;-0.7377505;0.08841977,0.1267677;-0.790436;0.004940256,-0.0789903;0.007368628;-0.04527015,-0.1243625;-0.3381661;-0.01791475,-0.1475291;-0.7336468;0.06841478,-0.1405087;-0.6927802;-0.0490591,0.003778486;0.5663766;-0.02305943,0;0;0,0.002131395;0.3271614;-0.02419424,0.003560126;0.641268;-0.06333494,0.1737199;0.5296708;-0.05558217,0.2513183;0.2492068;0.09625721,0.3048707;0.02446207;0.177974,-0.1659948;0.5371476;-0.02180601,-0.2411366;0.2655936;0.1465653,-0.3024771;0.05246446;0.2508198,0.07940056;0.00250946;-0.04508221,0.10494;-0.3443298;-0.009706259,0.1019519;-0.7379817;0.08736969,0.09070829;-0.7305762;-0.02808832,-0.08460981;0.005231072;-0.03401421,-0.1085051;-0.3420843;-0.002357062,-0.09626548;-0.7381622;0.08347407,-0.1051057;-0.8029633;0.01345917,0.003315575;0.5645587;-0.05109072,309.2516
+0;0;0,0.002037862;0.3280152;-0.00826285,0.003807953;0.6436138;-0.03356443,0.1724505;0.5326979;-0.001742573,0.2158666;0.2577178;0.1713161,0.2409618;0.07195233;0.328728,-0.1643317;0.5207478;-0.02098588,-0.2245489;0.2532878;0.1587009,-0.2692442;0.0471044;0.2828293,0.08153036;0.003959796;-0.04100953,0.103534;-0.3430115;-0.002088338,0.1140253;-0.7428327;0.08956838,0.127194;-0.7953178;0.006017447,-0.07893983;0.00741559;-0.04536711,-0.1244179;-0.3383697;-0.01793787,-0.1482907;-0.7385878;0.06937535,-0.1415724;-0.6978413;-0.04808671,0.003409969;0.5664259;-0.02465435,0;0;0,0.002258047;0.3272246;-0.02419388,0.003815331;0.6414136;-0.06330979,0.1738027;0.5296023;-0.05514812,0.2525391;0.251078;0.09871244,0.3067517;0.02849834;0.184947,-0.1657015;0.5374078;-0.02189681,-0.2417911;0.2680098;0.1486417,-0.3033688;0.05875076;0.2597091,0.07943841;0.00246805;-0.04503452,0.1049598;-0.3445921;-0.009173151,0.1015855;-0.7431108;0.08849716,0.09046667;-0.7356366;-0.02694511,-0.0846058;0.005266211;-0.03404097,-0.1097619;-0.342321;-0.003406964,-0.09593108;-0.7428675;0.08456585,-0.1053556;-0.810167;0.01821863,0.003538184;0.5646822;-0.05107272,309.2646
+0;0;0,0.002037862;0.3280152;-0.00826285,0.003807953;0.6436138;-0.03356443,0.1724505;0.5326979;-0.001742573,0.2158666;0.2577178;0.1713161,0.2409618;0.07195233;0.328728,-0.1643317;0.5207478;-0.02098588,-0.2245489;0.2532878;0.1587009,-0.2692442;0.0471044;0.2828293,0.08153036;0.003959796;-0.04100953,0.103534;-0.3430115;-0.002088338,0.1140253;-0.7428327;0.08956838,0.127194;-0.7953178;0.006017447,-0.07893983;0.00741559;-0.04536711,-0.1244179;-0.3383697;-0.01793787,-0.1482907;-0.7385878;0.06937535,-0.1415724;-0.6978413;-0.04808671,0.003409969;0.5664259;-0.02465435,0;0;0,0.002258047;0.3272246;-0.02419388,0.003815331;0.6414136;-0.06330979,0.1738027;0.5296023;-0.05514812,0.2525391;0.251078;0.09871244,0.3067517;0.02849834;0.184947,-0.1657015;0.5374078;-0.02189681,-0.2417911;0.2680098;0.1486417,-0.3033688;0.05875076;0.2597091,0.07943841;0.00246805;-0.04503452,0.1049598;-0.3445921;-0.009173151,0.1015855;-0.7431108;0.08849716,0.09046667;-0.7356366;-0.02694511,-0.0846058;0.005266211;-0.03404097,-0.1097619;-0.342321;-0.003406964,-0.09593108;-0.7428675;0.08456585,-0.1053556;-0.810167;0.01821863,0.003538184;0.5646822;-0.05107272,309.2761
+0;0;0,0.002037566;0.3279674;-0.008261647,0.003807456;0.6435305;-0.0335604,0.172552;0.5326024;-0.001725655,0.2159769;0.2575665;0.1713681,0.2410577;0.07190813;0.3286893,-0.1644334;0.520645;-0.02098057,-0.2246628;0.2531307;0.1587426,-0.2693323;0.04706623;0.2827995,0.0815519;0.003960842;-0.04102037,0.1035272;-0.3425633;-0.00214934,0.1140029;-0.7417905;0.08937122,0.1271727;-0.7942826;0.005813278,-0.07896069;0.00741755;-0.0453791,-0.1243802;-0.3379221;-0.01798522,-0.1482175;-0.7375456;0.0691983,-0.1414986;-0.6967982;-0.04827362,0.003409514;0.5663506;-0.02465126,0;0;0,0.0023105;0.3271672;-0.02431714,0.003929079;0.6413057;-0.06354702,0.1740306;0.5295689;-0.0548948,0.253059;0.2523492;0.1012962,0.3077074;0.03091969;0.1897867,-0.165726;0.5374793;-0.02203397,-0.243015;0.2704094;0.1517244,-0.3048336;0.06428438;0.2680815,0.07947912;0.002444446;-0.04501295,0.1049774;-0.3441806;-0.009323478,0.1016776;-0.741892;0.08907843,0.09065668;-0.7344512;-0.02637684,-0.08462605;0.005281167;-0.0340531,-0.110697;-0.3418779;-0.004493969,-0.09631049;-0.7415944;0.08431954,-0.1067816;-0.8089465;0.01818911,0.003635779;0.564587;-0.05128264,309.2962
+0;0;0,0.001899547;0.3279514;-0.008905176,0.003513419;0.6434672;-0.03480135,0.1726802;0.53392;-0.003749112,0.2175029;0.2624036;0.1744689,0.2414375;0.07798438;0.3334177,-0.164721;0.5207672;-0.02129714,-0.2240538;0.2554565;0.161956,-0.2684756;0.05175422;0.2899409,0.08159917;0.003975085;-0.04092489,0.1034551;-0.3425406;-0.001911663,0.1139571;-0.7417626;0.0896285,0.1264728;-0.7945689;0.006281108,-0.0789184;0.007374037;-0.04545968,-0.124331;-0.3379382;-0.01771056,-0.1482998;-0.7375642;0.0694252,-0.1420927;-0.696879;-0.04808053,0.003148922;0.5663034;-0.0257532,0;0;0,0.0023105;0.3271672;-0.02431714,0.003929079;0.6413057;-0.06354702,0.1740306;0.5295689;-0.0548948,0.253059;0.2523492;0.1012962,0.3077074;0.03091969;0.1897867,-0.165726;0.5374793;-0.02203397,-0.243015;0.2704094;0.1517244,-0.3048336;0.06428438;0.2680815,0.07947912;0.002444446;-0.04501295,0.1049774;-0.3441806;-0.009323478,0.1016776;-0.741892;0.08907843,0.09065668;-0.7344512;-0.02637684,-0.08462605;0.005281167;-0.0340531,-0.110697;-0.3418779;-0.004493969,-0.09631049;-0.7415944;0.08431954,-0.1067816;-0.8089465;0.01818911,0.003635779;0.564587;-0.05128264,309.3083
+0;0;0,0.001899172;0.3278866;-0.008903416,0.003512732;0.6433415;-0.0347946,0.1725781;0.5338283;-0.003757253,0.2171604;0.2637678;0.1735052,0.241084;0.0794332;0.3323809,-0.1646211;0.5206833;-0.02129477,-0.2236358;0.2567952;0.1609758,-0.2680372;0.05318645;0.2889019,0.08160771;0.003975502;-0.04092918,0.1034912;-0.3429782;-0.001866635,0.1139819;-0.7417684;0.0895745,0.1264972;-0.794572;0.006229751,-0.07892666;0.007374809;-0.04546444,-0.1243967;-0.3383739;-0.01768024,-0.1483396;-0.7375676;0.06936125,-0.1421326;-0.6968827;-0.04814076,0.003148304;0.5661922;-0.02574816,0;0;0,0.002319932;0.3270915;-0.02445924,0.003950514;0.6411529;-0.06381321,0.1739849;0.5296077;-0.05477846,0.2532125;0.2551825;0.1025622,0.3086062;0.03484401;0.192981,-0.165721;0.537686;-0.02265721,-0.2437255;0.2742102;0.1529505,-0.3051054;0.07268015;0.2770923,0.07949984;0.00243777;-0.04499614,0.1048398;-0.3446169;-0.009043451,0.1019775;-0.7419034;0.08924365,0.09112985;-0.734477;-0.02622139,-0.08463324;0.005283104;-0.03406059,-0.110739;-0.3422941;-0.004223626,-0.09634137;-0.7414943;0.08486654,-0.1065594;-0.8093004;0.01937625,0.003654078;0.5644537;-0.05151939,309.33
+0;0;0,0.001899172;0.3278866;-0.008903416,0.003512732;0.6433415;-0.0347946,0.1725781;0.5338283;-0.003757253,0.2171604;0.2637678;0.1735052,0.241084;0.0794332;0.3323809,-0.1646211;0.5206833;-0.02129477,-0.2236358;0.2567952;0.1609758,-0.2680372;0.05318645;0.2889019,0.08160771;0.003975502;-0.04092918,0.1034912;-0.3429782;-0.001866635,0.1139819;-0.7417684;0.0895745,0.1264972;-0.794572;0.006229751,-0.07892666;0.007374809;-0.04546444,-0.1243967;-0.3383739;-0.01768024,-0.1483396;-0.7375676;0.06936125,-0.1421326;-0.6968827;-0.04814076,0.003148304;0.5661922;-0.02574816,0;0;0,0.002319932;0.3270915;-0.02445924,0.003950514;0.6411529;-0.06381321,0.1739849;0.5296077;-0.05477846,0.2532125;0.2551825;0.1025622,0.3086062;0.03484401;0.192981,-0.165721;0.537686;-0.02265721,-0.2437255;0.2742102;0.1529505,-0.3051054;0.07268015;0.2770923,0.07949984;0.00243777;-0.04499614,0.1048398;-0.3446169;-0.009043451,0.1019775;-0.7419034;0.08924365,0.09112985;-0.734477;-0.02622139,-0.08463324;0.005283104;-0.03406059,-0.110739;-0.3422941;-0.004223626,-0.09634137;-0.7414943;0.08486654,-0.1065594;-0.8093004;0.01937625,0.003654078;0.5644537;-0.05151939,309.3521
+0;0;0,0.001668383;0.3276955;-0.009439669,0.003021602;0.6429445;-0.0361226,0.1725006;0.5345233;-0.005128022,0.2183381;0.2683237;0.1766332,0.242746;0.08606811;0.3375748,-0.1652109;0.5206021;-0.02199185,-0.2233317;0.2599633;0.1642602,-0.2676803;0.05885102;0.2957977,0.08162615;0.00408824;-0.04083095,0.103192;-0.3424815;-0.001901008,0.1136;-0.7417774;0.08990676,0.1259356;-0.794699;0.006645456,-0.07890249;0.007241146;-0.04548266,-0.1244586;-0.3380699;-0.01762431,-0.1485187;-0.7378367;0.06944975,-0.1425284;-0.6972212;-0.04807481,0.002730461;0.5658535;-0.02685773,0;0;0,0.002263099;0.3269202;-0.02437782,0.003847897;0.640853;-0.06363809,0.1740136;0.5293497;-0.05429232,0.2535253;0.2562374;0.1040996,0.3098414;0.03733659;0.1969758,-0.1660988;0.537784;-0.02319041,-0.2452835;0.2770965;0.1550572,-0.3056545;0.07820299;0.2835555,0.07949023;0.002377912;-0.04497063,0.1046744;-0.3442776;-0.009096503,0.1020143;-0.7419748;0.08991873,0.0914308;-0.7345426;-0.02557707,-0.0845996;0.005334364;-0.03407581,-0.1105447;-0.341792;-0.003721522,-0.09579064;-0.7414753;0.08577573,-0.1030956;-0.7341358;-0.02995557,0.003561974;0.564183;-0.05136776,309.3631
+0;0;0,0.001668383;0.3276955;-0.009439669,0.003021602;0.6429445;-0.0361226,0.1725006;0.5345233;-0.005128022,0.2183381;0.2683237;0.1766332,0.242746;0.08606811;0.3375748,-0.1652109;0.5206021;-0.02199185,-0.2233317;0.2599633;0.1642602,-0.2676803;0.05885102;0.2957977,0.08162615;0.00408824;-0.04083095,0.103192;-0.3424815;-0.001901008,0.1136;-0.7417774;0.08990676,0.1259356;-0.794699;0.006645456,-0.07890249;0.007241146;-0.04548266,-0.1244586;-0.3380699;-0.01762431,-0.1485187;-0.7378367;0.06944975,-0.1425284;-0.6972212;-0.04807481,0.002730461;0.5658535;-0.02685773,0;0;0,0.002263099;0.3269202;-0.02437782,0.003847897;0.640853;-0.06363809,0.1740136;0.5293497;-0.05429232,0.2535253;0.2562374;0.1040996,0.3098414;0.03733659;0.1969758,-0.1660988;0.537784;-0.02319041,-0.2452835;0.2770965;0.1550572,-0.3056545;0.07820299;0.2835555,0.07949023;0.002377912;-0.04497063,0.1046744;-0.3442776;-0.009096503,0.1020143;-0.7419748;0.08991873,0.0914308;-0.7345426;-0.02557707,-0.0845996;0.005334364;-0.03407581,-0.1105447;-0.341792;-0.003721522,-0.09579064;-0.7414753;0.08577573,-0.1030956;-0.7341358;-0.02995557,0.003561974;0.564183;-0.05136776,309.3749
+0;0;0,0.001668383;0.3276955;-0.009439669,0.003021602;0.6429445;-0.0361226,0.1725006;0.5345233;-0.005128022,0.2183381;0.2683237;0.1766332,0.242746;0.08606811;0.3375748,-0.1652109;0.5206021;-0.02199185,-0.2233317;0.2599633;0.1642602,-0.2676803;0.05885102;0.2957977,0.08162615;0.00408824;-0.04083095,0.103192;-0.3424815;-0.001901008,0.1136;-0.7417774;0.08990676,0.1259356;-0.794699;0.006645456,-0.07890249;0.007241146;-0.04548266,-0.1244586;-0.3380699;-0.01762431,-0.1485187;-0.7378367;0.06944975,-0.1425284;-0.6972212;-0.04807481,0.002730461;0.5658535;-0.02685773,0;0;0,0.002263099;0.3269202;-0.02437782,0.003847897;0.640853;-0.06363809,0.1740136;0.5293497;-0.05429232,0.2535253;0.2562374;0.1040996,0.3098414;0.03733659;0.1969758,-0.1660988;0.537784;-0.02319041,-0.2452835;0.2770965;0.1550572,-0.3056545;0.07820299;0.2835555,0.07949023;0.002377912;-0.04497063,0.1046744;-0.3442776;-0.009096503,0.1020143;-0.7419748;0.08991873,0.0914308;-0.7345426;-0.02557707,-0.0845996;0.005334364;-0.03407581,-0.1105447;-0.341792;-0.003721522,-0.09579064;-0.7414753;0.08577573,-0.1030956;-0.7341358;-0.02995557,0.003561974;0.564183;-0.05136776,309.3869
+0;0;0,0.001306536;0.3275336;-0.009738754,0.002312062;0.6426192;-0.03670443,0.1722892;0.5351136;-0.005456487,0.2144161;0.2779337;0.1885902,0.2407108;0.0939351;0.3470521,-0.1661747;0.5205992;-0.02241658,-0.2235637;0.2629472;0.1670358,-0.2671123;0.06427085;0.30227,0.08161282;0.004355965;-0.04079719,0.1027099;-0.3417131;-0.001905378,0.1131003;-0.7422621;0.09030646,0.1258979;-0.794803;0.006744087,-0.07895509;0.006977947;-0.04540308,-0.1246156;-0.3377768;-0.01746138,-0.1488474;-0.7387887;0.0700184,-0.1428465;-0.6982044;-0.04750355,0.002113133;0.5655708;-0.02737085,0;0;0,0.002199076;0.3267666;-0.02436244,0.00372009;0.6405624;-0.06359303,0.1742223;0.5293056;-0.05379498,0.2538847;0.2578413;0.1059902,0.3113126;0.04014453;0.2006855,-0.1665348;0.5377332;-0.02327977,-0.246342;0.2801337;0.1579481,-0.3069693;0.08402257;0.2903183,0.07953805;0.002374202;-0.04485643,0.1046073;-0.3437583;-0.009004951,0.1020956;-0.7426678;0.09057093,0.09167392;-0.7352257;-0.02493656,-0.08455054;0.005325038;-0.03415975,-0.1101718;-0.3412713;-0.003565185,-0.09526823;-0.7420868;0.08685169,-0.1073022;-0.8106782;0.02286439,0.003450096;0.5639257;-0.0513308,309.3977
+0;0;0,0.001306536;0.3275336;-0.009738754,0.002312062;0.6426192;-0.03670443,0.1722892;0.5351136;-0.005456487,0.2144161;0.2779337;0.1885902,0.2407108;0.0939351;0.3470521,-0.1661747;0.5205992;-0.02241658,-0.2235637;0.2629472;0.1670358,-0.2671123;0.06427085;0.30227,0.08161282;0.004355965;-0.04079719,0.1027099;-0.3417131;-0.001905378,0.1131003;-0.7422621;0.09030646,0.1258979;-0.794803;0.006744087,-0.07895509;0.006977947;-0.04540308,-0.1246156;-0.3377768;-0.01746138,-0.1488474;-0.7387887;0.0700184,-0.1428465;-0.6982044;-0.04750355,0.002113133;0.5655708;-0.02737085,0;0;0,0.002199076;0.3267666;-0.02436244,0.00372009;0.6405624;-0.06359303,0.1742223;0.5293056;-0.05379498,0.2538847;0.2578413;0.1059902,0.3113126;0.04014453;0.2006855,-0.1665348;0.5377332;-0.02327977,-0.246342;0.2801337;0.1579481,-0.3069693;0.08402257;0.2903183,0.07953805;0.002374202;-0.04485643,0.1046073;-0.3437583;-0.009004951,0.1020956;-0.7426678;0.09057093,0.09167392;-0.7352257;-0.02493656,-0.08455054;0.005325038;-0.03415975,-0.1101718;-0.3412713;-0.003565185,-0.09526823;-0.7420868;0.08685169,-0.1073022;-0.8106782;0.02286439,0.003450096;0.5639257;-0.0513308,309.4191
+0;0;0,0.001306306;0.3274758;-0.009737037,0.00231164;0.6425015;-0.03669757,0.1724972;0.5349734;-0.005424583,0.214551;0.27824;0.1882853,0.2408285;0.09436195;0.3466433,-0.1663812;0.5204413;-0.02240545,-0.2236706;0.2632365;0.1667181,-0.2671907;0.06469034;0.3018637,0.08165039;0.004357971;-0.04081597,0.1027587;-0.3418952;-0.001903478,0.1131793;-0.7436066;0.09057596,0.1259751;-0.7961363;0.007024974,-0.07899144;0.00698116;-0.04542398,-0.1246762;-0.3379569;-0.01746742,-0.1489783;-0.7401326;0.07026623,-0.1429783;-0.6995497;-0.04723971,0.00211275;0.565468;-0.02736579,0;0;0,0.002082698;0.3266981;-0.02451396,0.003467992;0.6404151;-0.06389296,0.1742438;0.5292548;-0.05365527,0.2543066;0.2590412;0.106902,0.3119029;0.04270706;0.2041703,-0.1669512;0.5376252;-0.02340956,-0.2474523;0.2828233;0.1604374,-0.3098864;0.09070833;0.297451,0.07957289;0.002396926;-0.04487908,0.1047948;-0.3438931;-0.008851171,0.1023977;-0.7439779;0.09094608,0.09205177;-0.7365364;-0.02455163,-0.08460347;0.005299262;-0.03414518,-0.1101648;-0.3414836;-0.003498694,-0.09546301;-0.7434475;0.08728636,-0.1074636;-0.8115318;0.02254749,0.003233232;0.5637994;-0.05159402,309.432
+0;0;0,0.001010966;0.3274596;-0.01030057,0.001621403;0.6424329;-0.0378781,0.1719967;0.5355962;-0.006211897,0.2154874;0.2803991;0.1892033,0.2429138;0.1017522;0.3532521,-0.1670464;0.5207425;-0.02289641,-0.2235944;0.2659683;0.1697081,-0.2666509;0.07035236;0.3092052,0.08171114;0.004359813;-0.04069403,0.1026279;-0.3418989;-0.001727507,0.1129915;-0.7436229;0.09070346,0.1266496;-0.7960389;0.00717672,-0.07892913;0.006953465;-0.04553638,-0.1247042;-0.3379489;-0.01728816,-0.1489574;-0.740122;0.07047106,-0.1430372;-0.699603;-0.04704467,0.001524369;0.5654176;-0.02839491,0;0;0,0.002082698;0.3266981;-0.02451396,0.003467992;0.6404151;-0.06389296,0.1742438;0.5292548;-0.05365527,0.2543066;0.2590412;0.106902,0.3119029;0.04270706;0.2041703,-0.1669512;0.5376252;-0.02340956,-0.2474523;0.2828233;0.1604374,-0.3098864;0.09070833;0.297451,0.07957289;0.002396926;-0.04487908,0.1047948;-0.3438931;-0.008851171,0.1023977;-0.7439779;0.09094608,0.09205177;-0.7365364;-0.02455163,-0.08460347;0.005299262;-0.03414518,-0.1101648;-0.3414836;-0.003498694,-0.09546301;-0.7434475;0.08728636,-0.1074636;-0.8115318;0.02254749,0.003233232;0.5637994;-0.05159402,309.4478
+0;0;0,0.001010652;0.3273579;-0.01029737,0.001620907;0.6422371;-0.03786667,0.1721832;0.5353906;-0.00617896,0.215434;0.2816013;0.1881583,0.2428511;0.103015;0.3521514,-0.1672318;0.5205207;-0.02288177,-0.2234679;0.2671519;0.1686602,-0.2665098;0.0716023;0.3081101,0.08169467;0.004358934;-0.04068583,0.1026273;-0.3421618;-0.00168981,0.1129723;-0.743164;0.09057507,0.1221;-0.768243;0.0347538,-0.07891323;0.006952064;-0.04552721,-0.124723;-0.3382114;-0.0172576,-0.1489325;-0.7396618;0.07034393,-0.144976;-0.702632;-0.008192323,0.001523902;0.5652448;-0.0283863,0;0;0,0.002098121;0.3265924;-0.024562,0.003502272;0.6402103;-0.063972,0.1745051;0.5292363;-0.05333996,0.2541912;0.2614445;0.1078564,0.3122744;0.04599193;0.2065734,-0.1672484;0.5376254;-0.02410884,-0.2472707;0.2871727;0.1627506,-0.3104554;0.09547246;0.2998537,0.07965001;0.002354279;-0.0447067,0.1049284;-0.3441786;-0.008491755,0.1026213;-0.7435388;0.09115088,0.1050252;-0.7753106;0.04204404,-0.08452307;0.005339977;-0.03428837,-0.109683;-0.3416853;-0.003047772,-0.09552553;-0.7428871;0.08783229,-0.103187;-0.7781844;0.04412194,0.003262386;0.563619;-0.0516665,309.4629
+0;0;0,0.001010652;0.3273579;-0.01029737,0.001620907;0.6422371;-0.03786667,0.1721832;0.5353906;-0.00617896,0.215434;0.2816013;0.1881583,0.2428511;0.103015;0.3521514,-0.1672318;0.5205207;-0.02288177,-0.2234679;0.2671519;0.1686602,-0.2665098;0.0716023;0.3081101,0.08169467;0.004358934;-0.04068583,0.1026273;-0.3421618;-0.00168981,0.1129723;-0.743164;0.09057507,0.1221;-0.768243;0.0347538,-0.07891323;0.006952064;-0.04552721,-0.124723;-0.3382114;-0.0172576,-0.1489325;-0.7396618;0.07034393,-0.144976;-0.702632;-0.008192323,0.001523902;0.5652448;-0.0283863,0;0;0,0.002098121;0.3265924;-0.024562,0.003502272;0.6402103;-0.063972,0.1745051;0.5292363;-0.05333996,0.2541912;0.2614445;0.1078564,0.3122744;0.04599193;0.2065734,-0.1672484;0.5376254;-0.02410884,-0.2472707;0.2871727;0.1627506,-0.3104554;0.09547246;0.2998537,0.07965001;0.002354279;-0.0447067,0.1049284;-0.3441786;-0.008491755,0.1026213;-0.7435388;0.09115088,0.1050252;-0.7753106;0.04204404,-0.08452307;0.005339977;-0.03428837,-0.109683;-0.3416853;-0.003047772,-0.09552553;-0.7428871;0.08783229,-0.103187;-0.7781844;0.04412194,0.003262386;0.563619;-0.0516665,309.484
+0;0;0,0.001027262;0.3272677;-0.009944687,0.001964001;0.6422347;-0.03553591,0.1731371;0.5380343;-0.007163748,0.2161366;0.2906198;0.1903006,0.2458932;0.1177332;0.3597205,-0.1675777;0.5226399;-0.02344582,-0.2233061;0.2747862;0.1702496,-0.2656493;0.08074644;0.3117911,0.08161858;0.00443264;-0.04072475,0.1025086;-0.3422181;-0.001694821,0.1127125;-0.7430913;0.09076803,0.1219601;-0.7680138;0.03434123,-0.07889616;0.006855579;-0.04547686,-0.1247227;-0.3384501;-0.01736393,-0.1491317;-0.7397938;0.07027376,-0.145284;-0.7026327;-0.008592479,0.00175069;0.5651846;-0.02671889,0;0;0,0.002130874;0.3264903;-0.02456844,0.003566206;0.6400217;-0.06397438,0.1745231;0.5291007;-0.05306435,0.2536655;0.2649262;0.1081913,0.3110121;0.05053306;0.2093115,-0.1671729;0.5375869;-0.02416496,-0.2470911;0.2925979;0.1646431,-0.3096617;0.1031927;0.3049604,0.07965678;0.002340645;-0.04459894,0.1049692;-0.3443044;-0.008226279,0.1027712;-0.7435436;0.09155393,0.1052138;-0.7756706;0.04235792,-0.08443807;0.005337819;-0.03437248,-0.1094849;-0.3417902;-0.002730109,-0.09587231;-0.7430439;0.08761943,-0.1040481;-0.776237;0.04044146,0.0033186;0.5634511;-0.05167043,309.4961
+0;0;0,0.001027262;0.3272677;-0.009944687,0.001964001;0.6422347;-0.03553591,0.1731371;0.5380343;-0.007163748,0.2161366;0.2906198;0.1903006,0.2458932;0.1177332;0.3597205,-0.1675777;0.5226399;-0.02344582,-0.2233061;0.2747862;0.1702496,-0.2656493;0.08074644;0.3117911,0.08161858;0.00443264;-0.04072475,0.1025086;-0.3422181;-0.001694821,0.1127125;-0.7430913;0.09076803,0.1219601;-0.7680138;0.03434123,-0.07889616;0.006855579;-0.04547686,-0.1247227;-0.3384501;-0.01736393,-0.1491317;-0.7397938;0.07027376,-0.145284;-0.7026327;-0.008592479,0.00175069;0.5651846;-0.02671889,0;0;0,0.002130874;0.3264903;-0.02456844,0.003566206;0.6400217;-0.06397438,0.1745231;0.5291007;-0.05306435,0.2536655;0.2649262;0.1081913,0.3110121;0.05053306;0.2093115,-0.1671729;0.5375869;-0.02416496,-0.2470911;0.2925979;0.1646431,-0.3096617;0.1031927;0.3049604,0.07965678;0.002340645;-0.04459894,0.1049692;-0.3443044;-0.008226279,0.1027712;-0.7435436;0.09155393,0.1052138;-0.7756706;0.04235792,-0.08443807;0.005337819;-0.03437248,-0.1094849;-0.3417902;-0.002730109,-0.09587231;-0.7430439;0.08761943,-0.1040481;-0.776237;0.04044146,0.0033186;0.5634511;-0.05167043,309.5179
+0;0;0,0.001026856;0.3271384;-0.009940757,0.001963293;0.6420038;-0.03552376,0.1731999;0.5378174;-0.007147118,0.2161548;0.2906596;0.1901123,0.2458771;0.1179719;0.3593374,-0.167641;0.5224173;-0.02343521,-0.2233116;0.2748207;0.1700592,-0.2656061;0.08100425;0.3114379,0.0816027;0.004431777;-0.04071682,0.1024945;-0.3422481;-0.001683611,0.1126767;-0.7422709;0.0905831,0.1220049;-0.7676717;0.03366482,-0.07888079;0.006854245;-0.04546801,-0.1247112;-0.3384805;-0.01735272,-0.1490684;-0.7389728;0.07009907,-0.1451871;-0.7017493;-0.009454094,0.001750048;0.5649778;-0.0267095,0;0;0,0.002232812;0.3263636;-0.02451945,0.003751129;0.6397963;-0.06389022,0.1747677;0.5289581;-0.05275285,0.253976;0.2655948;0.1091397,0.3106424;0.05350247;0.2147207,-0.1671827;0.5374643;-0.02469416,-0.2475538;0.2943833;0.1658195,-0.3121998;0.1096563;0.3108659,0.07970867;0.002270207;-0.04447329,0.1051035;-0.3443804;-0.007929206,0.1030309;-0.7427617;0.09168577,0.1053896;-0.7758282;0.04256344,-0.08437655;0.005412246;-0.03446456,-0.1093153;-0.3417268;-0.002534289,-0.09632875;-0.7422423;0.0872086,-0.1040234;-0.7757111;0.03916218,0.003483698;0.5632491;-0.0515933,309.5409
+0;0;0,0.0008504711;0.3269995;-0.01085139,0.001448038;0.6415533;-0.03831986,0.1725804;0.5375127;-0.008040782,0.2151517;0.2956603;0.1905811,0.2458662;0.1233883;0.359798,-0.1678827;0.5218432;-0.02379804,-0.2227286;0.2791047;0.1706899,-0.2677056;0.09997721;0.329264,0.08153164;0.004617629;-0.04078424,0.1020581;-0.3421341;-0.001493055,0.1122013;-0.7414657;0.09088533,0.1215595;-0.7663681;0.03421038,-0.07893535;0.006655139;-0.04535421,-0.1248978;-0.3387307;-0.01710557,-0.1492563;-0.738607;0.0701176,-0.1454914;-0.7015356;-0.008937545,0.001340298;0.5646382;-0.02889373,0;0;0,0.002217419;0.3262375;-0.02472508,0.003734283;0.6394901;-0.06435299,0.1747572;0.529049;-0.0528729,0.2535444;0.2693263;0.1086581,0.3104037;0.05903721;0.2172899,-0.1671692;0.537539;-0.02497456,-0.246703;0.2983644;0.1653553,-0.3113995;0.1149391;0.3117277,0.07971612;0.002259269;-0.04441082,0.1052137;-0.3444476;-0.007720709,0.1031204;-0.7420846;0.09219313,0.1053709;-0.7741256;0.0425973,-0.08433113;0.00542061;-0.03451035,-0.1091259;-0.3417856;-0.002338361,-0.09635858;-0.7416811;0.08723207,-0.1039586;-0.7746211;0.03932912,0.003465511;0.5629928;-0.05198789,309.5623
+0;0;0,0.0008504711;0.3269995;-0.01085139,0.001448038;0.6415533;-0.03831986,0.1725804;0.5375127;-0.008040782,0.2151517;0.2956603;0.1905811,0.2458662;0.1233883;0.359798,-0.1678827;0.5218432;-0.02379804,-0.2227286;0.2791047;0.1706899,-0.2677056;0.09997721;0.329264,0.08153164;0.004617629;-0.04078424,0.1020581;-0.3421341;-0.001493055,0.1122013;-0.7414657;0.09088533,0.1215595;-0.7663681;0.03421038,-0.07893535;0.006655139;-0.04535421,-0.1248978;-0.3387307;-0.01710557,-0.1492563;-0.738607;0.0701176,-0.1454914;-0.7015356;-0.008937545,0.001340298;0.5646382;-0.02889373,0;0;0,0.002217419;0.3262375;-0.02472508,0.003734283;0.6394901;-0.06435299,0.1747572;0.529049;-0.0528729,0.2535444;0.2693263;0.1086581,0.3104037;0.05903721;0.2172899,-0.1671692;0.537539;-0.02497456,-0.246703;0.2983644;0.1653553,-0.3113995;0.1149391;0.3117277,0.07971612;0.002259269;-0.04441082,0.1052137;-0.3444476;-0.007720709,0.1031204;-0.7420846;0.09219313,0.1053709;-0.7741256;0.0425973,-0.08433113;0.00542061;-0.03451035,-0.1091259;-0.3417856;-0.002338361,-0.09635858;-0.7416811;0.08723207,-0.1039586;-0.7746211;0.03932912,0.003465511;0.5629928;-0.05198789,309.5847
+0;0;0,0.0008502891;0.3269296;-0.01084907,0.001447691;0.6413961;-0.03830987,0.1728468;0.5373355;-0.008001048,0.215232;0.2965404;0.1897525,0.2459306;0.1243576;0.3588817,-0.1681466;0.5216416;-0.02378285,-0.2227528;0.2799643;0.1698548,-0.2677065;0.1009295;0.3283468,0.08152172;0.004617068;-0.04077928,0.1020617;-0.3423633;-0.001462184,0.1121975;-0.7414058;0.09084933,0.1216718;-0.7669889;0.03347176,-0.07892575;0.006654329;-0.0453487,-0.1249185;-0.3389593;-0.01708143,-0.1492593;-0.7385463;0.07007861,-0.1454478;-0.7013872;-0.009956628,0.001339982;0.5645033;-0.02888648,0;0;0,0.002120167;0.3261544;-0.02490365,0.003519043;0.6392919;-0.06474578,0.1748679;0.5289715;-0.05311668,0.2532378;0.2710888;0.1088709,0.3094495;0.06192616;0.2197095,-0.1676863;0.5375164;-0.02551952,-0.2467033;0.3011479;0.1662395,-0.3114865;0.1180613;0.3127878,0.0797614;0.002203807;-0.04430938,0.1053067;-0.3447291;-0.00759232,0.1033022;-0.7420716;0.09227742,0.1061815;-0.7741115;0.04114831,-0.08427775;0.005482774;-0.03460143,-0.1088807;-0.3419467;-0.00218853,-0.09603339;-0.7415243;0.08743131,-0.1037011;-0.7751058;0.03874839,0.003280863;0.5628263;-0.05232477,309.6069
+0;0;0,0.0003851189;0.3269103;-0.01144104,0.0002640236;0.6412812;-0.0399562,0.1718369;0.5374798;-0.008714851,0.217594;0.2994048;0.1915645,0.2463675;0.1378979;0.3712354,-0.169013;0.5213293;-0.02390654,-0.2233986;0.2819952;0.172681,-0.2681923;0.1018338;0.3299367,0.08152531;0.004815961;-0.04074911,0.1016182;-0.3421717;-0.001265641,0.1115801;-0.7412302;0.09099557,0.1212503;-0.7668936;0.03372868,-0.07897665;0.006442015;-0.04529072,-0.1252288;-0.3391293;-0.01692986,-0.1497021;-0.7387513;0.07003227,-0.1459931;-0.7016516;-0.01001308,0.000372816;0.5644264;-0.03022822,0;0;0,0.002120167;0.3261544;-0.02490365,0.003519043;0.6392919;-0.06474578,0.1748679;0.5289715;-0.05311668,0.2532378;0.2710888;0.1088709,0.3094495;0.06192616;0.2197095,-0.1676863;0.5375164;-0.02551952,-0.2467033;0.3011479;0.1662395,-0.3114865;0.1180613;0.3127878,0.0797614;0.002203807;-0.04430938,0.1053067;-0.3447291;-0.00759232,0.1033022;-0.7420716;0.09227742,0.1061815;-0.7741115;0.04114831,-0.08427775;0.005482774;-0.03460143,-0.1088807;-0.3419467;-0.00218853,-0.09603339;-0.7415243;0.08743131,-0.1037011;-0.7751058;0.03874839,0.003280863;0.5628263;-0.05232477,309.6186
+0;0;0,0.0003850933;0.3268885;-0.01144028,0.0002640011;0.6412482;-0.03995446,0.1718401;0.5374481;-0.008712946,0.2172085;0.3013955;0.189865,0.2459618;0.1400016;0.3694102,-0.1690162;0.5212973;-0.02390491,-0.2229398;0.2839964;0.1710126,-0.2677021;0.1039609;0.3281583,0.08153308;0.004816419;-0.04075299,0.1016317;-0.3422695;-0.001258347,0.1116092;-0.7419528;0.0911473,0.1213711;-0.7681442;0.03333718,-0.07898417;0.006442628;-0.04529503,-0.1252494;-0.3392265;-0.01692614,-0.149761;-0.7394742;0.07017214,-0.1460168;-0.7023072;-0.01063254,0.0003727909;0.5643951;-0.03022671,0;0;0,0.002151504;0.3261272;-0.02497029,0.003588095;0.6392456;-0.06487167,0.1749325;0.5289451;-0.05336916,0.253087;0.2738952;0.1080425,0.3098548;0.06657267;0.221647,-0.167697;0.5375351;-0.02599915,-0.2458989;0.3044584;0.1657611,-0.3085246;0.1218875;0.3136026,0.07978836;0.002189338;-0.04427946,0.1053176;-0.3448598;-0.007707357,0.1035293;-0.7427506;0.09261632,0.106238;-0.7775339;0.04372287,-0.08427913;0.005492366;-0.03461946,-0.108702;-0.342042;-0.002126783,-0.09559178;-0.7422078;0.08776531,-0.1032531;-0.7769367;0.03932709,0.00333973;0.5627842;-0.05243683,309.6412
+0;0;0,0.000385075;0.3268729;-0.01143974,0.0002639739;0.6412469;-0.03995532,0.171764;0.5374527;-0.00872259,0.2171014;0.3015612;0.1897198,0.2458284;0.1403151;0.3691006,-0.1689411;0.5213091;-0.02390782,-0.2228279;0.2841702;0.1708767,-0.2675492;0.1042995;0.3278786,0.08152693;0.004816056;-0.04074991,0.1016604;-0.3428732;-0.001186617,0.1116496;-0.743023;0.09132689,0.1215664;-0.7701056;0.03259996,-0.07897822;0.006442143;-0.04529161,-0.1253239;-0.3398279;-0.01687341,-0.1498641;-0.7405428;0.07032654,-0.1460605;-0.7032621;-0.0117596,0.0003727721;0.5643878;-0.03022682,0;0;0,0.002186343;0.3261019;-0.02509332,0.003658451;0.6392108;-0.06517756,0.1749457;0.5290881;-0.05384934,0.2530813;0.2749227;0.1085527,0.3106086;0.06992176;0.2254641,-0.1676254;0.5375544;-0.02663939,-0.2459614;0.3066644;0.1673526,-0.3072344;0.124193;0.3155176,0.07978988;0.00217697;-0.04426312,0.1053057;-0.3454718;-0.007551789,0.1037759;-0.7439694;0.09232664,0.1059228;-0.779699;0.04252077,-0.08426747;0.005497109;-0.03462896,-0.1088065;-0.3426525;-0.002253741,-0.09535176;-0.7432013;0.08806816,-0.1034768;-0.7790298;0.0390151,0.003398888;0.5627518;-0.05269086,309.6629
+0;0;0,-4.605148E-05;0.3268573;-0.01188558,-0.0008321271;0.6411546;-0.04120796,0.1708152;0.5373835;-0.009349678,0.2145917;0.3058566;0.1945095,0.2424097;0.1419514;0.3716092,-0.1697468;0.5210128;-0.02413951,-0.2238984;0.286315;0.1735071,-0.2683564;0.106615;0.330779,0.08155821;0.004920219;-0.04067481,0.1013706;-0.3427954;-0.001181446,0.1112967;-0.7429444;0.0913431,0.1212955;-0.7699381;0.03254386,-0.07897019;0.006325342;-0.04532205,-0.1255658;-0.3399117;-0.01691144,-0.1501793;-0.7406076;0.07035543,-0.1464411;-0.7033756;-0.01173802,-0.0005241369;0.5643247;-0.03125579,0;0;0,0.002186343;0.3261019;-0.02509332,0.003658451;0.6392108;-0.06517756,0.1749457;0.5290881;-0.05384934,0.2530813;0.2749227;0.1085527,0.3106086;0.06992176;0.2254641,-0.1676254;0.5375544;-0.02663939,-0.2459614;0.3066644;0.1673526,-0.3072344;0.124193;0.3155176,0.07978988;0.00217697;-0.04426312,0.1053057;-0.3454718;-0.007551789,0.1037759;-0.7439694;0.09232664,0.1059228;-0.779699;0.04252077,-0.08426747;0.005497109;-0.03462896,-0.1088065;-0.3426525;-0.002253741,-0.09535176;-0.7432013;0.08806816,-0.1034768;-0.7790298;0.0390151,0.003398888;0.5627518;-0.05269086,309.6855
+0;0;0,-4.603574E-05;0.3267455;-0.01188152,-0.0008317652;0.6409073;-0.04119108,0.1710406;0.5371373;-0.00930874,0.2147135;0.3061579;0.1940684,0.2425227;0.1423046;0.371112,-0.169969;0.5207452;-0.02411801,-0.2239925;0.2866023;0.1730613,-0.2684365;0.1069592;0.3302833,0.08151551;0.004917643;-0.04065351,0.1013045;-0.3423874;-0.001206789,0.1112457;-0.7431463;0.09145881,0.1255599;-0.7947383;0.007282108,-0.07892885;0.006322031;-0.04529833,-0.1254694;-0.3395062;-0.01692127,-0.1501204;-0.7408128;0.07047863,-0.1447689;-0.7004595;-0.04704596,-0.0005239217;0.564114;-0.03124364,0;0;0,0.002138637;0.32597;-0.02535367,0.003507294;0.6388856;-0.06586826,0.1750875;0.5289838;-0.05435646,0.2533424;0.2761877;0.1087122,0.310847;0.07201022;0.2269089,-0.1679955;0.5375034;-0.02706796,-0.2460095;0.3078447;0.1673331,-0.3069268;0.1257765;0.3160138,0.07976949;0.002127498;-0.04420376,0.105426;-0.3451269;-0.007809281,0.1040406;-0.7441654;0.092489,0.0944857;-0.7368371;-0.02302098,-0.08419549;0.005546051;-0.03467033,-0.108618;-0.3422094;-0.002450567,-0.09498716;-0.7433322;0.08814809,-0.1062752;-0.807868;0.01826654,0.003274269;0.5624841;-0.0532577,309.7073
+0;0;0,-4.603574E-05;0.3267455;-0.01188152,-0.0008317652;0.6409073;-0.04119108,0.1710406;0.5371373;-0.00930874,0.2147135;0.3061579;0.1940684,0.2425227;0.1423046;0.371112,-0.169969;0.5207452;-0.02411801,-0.2239925;0.2866023;0.1730613,-0.2684365;0.1069592;0.3302833,0.08151551;0.004917643;-0.04065351,0.1013045;-0.3423874;-0.001206789,0.1112457;-0.7431463;0.09145881,0.1255599;-0.7947383;0.007282108,-0.07892885;0.006322031;-0.04529833,-0.1254694;-0.3395062;-0.01692127,-0.1501204;-0.7408128;0.07047863,-0.1447689;-0.7004595;-0.04704596,-0.0005239217;0.564114;-0.03124364,0;0;0,0.002138637;0.32597;-0.02535367,0.003507294;0.6388856;-0.06586826,0.1750875;0.5289838;-0.05435646,0.2533424;0.2761877;0.1087122,0.310847;0.07201022;0.2269089,-0.1679955;0.5375034;-0.02706796,-0.2460095;0.3078447;0.1673331,-0.3069268;0.1257765;0.3160138,0.07976949;0.002127498;-0.04420376,0.105426;-0.3451269;-0.007809281,0.1040406;-0.7441654;0.092489,0.0944857;-0.7368371;-0.02302098,-0.08419549;0.005546051;-0.03467033,-0.108618;-0.3422094;-0.002450567,-0.09498716;-0.7433322;0.08814809,-0.1062752;-0.807868;0.01826654,0.003274269;0.5624841;-0.0532577,309.7187
+0;0;0,-0.0002988073;0.3267006;-0.01225877,-0.001419881;0.6408169;-0.04204603,0.1708131;0.5372009;-0.009778736,0.2146716;0.3079601;0.195147,0.2408587;0.1440853;0.3724477,-0.1707225;0.5205609;-0.02434961,-0.2245721;0.2896049;0.1762221,-0.2680211;0.109625;0.3333709,0.08153537;0.005041732;-0.04060195,0.1011527;-0.3419996;-0.001278542,0.1110391;-0.7430405;0.09144125,0.1212066;-0.7695213;0.03317592,-0.07892824;0.006201373;-0.0453192,-0.1254897;-0.3393424;-0.01702799,-0.1502525;-0.7409034;0.07051654,-0.146593;-0.7037669;-0.01087131,-0.001030928;0.5640355;-0.03198513,0;0;0,0.002099641;0.3259249;-0.02553809,0.003371909;0.6388059;-0.06632173,0.1752754;0.528941;-0.05456233,0.2536052;0.2769895;0.1093107,0.3113703;0.0726929;0.227219,-0.1683853;0.5373358;-0.02745297,-0.2458005;0.3089221;0.1682599,-0.3073221;0.1274721;0.3174821,0.07977691;0.002116665;-0.0441941,0.1055278;-0.3448642;-0.008000612,0.104274;-0.7441307;0.09256399,0.1052886;-0.7796804;0.04367101,-0.08419451;0.005550067;-0.03467615,-0.1087706;-0.3419481;-0.002897762,-0.09473915;-0.7432457;0.08816225,-0.1029962;-0.7785957;0.03969057,0.003164083;0.5624136;-0.05363536,309.7296
+0;0;0,-0.0002988073;0.3267006;-0.01225877,-0.001419881;0.6408169;-0.04204603,0.1708131;0.5372009;-0.009778736,0.2146716;0.3079601;0.195147,0.2408587;0.1440853;0.3724477,-0.1707225;0.5205609;-0.02434961,-0.2245721;0.2896049;0.1762221,-0.2680211;0.109625;0.3333709,0.08153537;0.005041732;-0.04060195,0.1011527;-0.3419996;-0.001278542,0.1110391;-0.7430405;0.09144125,0.1212066;-0.7695213;0.03317592,-0.07892824;0.006201373;-0.0453192,-0.1254897;-0.3393424;-0.01702799,-0.1502525;-0.7409034;0.07051654,-0.146593;-0.7037669;-0.01087131,-0.001030928;0.5640355;-0.03198513,0;0;0,0.002099641;0.3259249;-0.02553809,0.003371909;0.6388059;-0.06632173,0.1752754;0.528941;-0.05456233,0.2536052;0.2769895;0.1093107,0.3113703;0.0726929;0.227219,-0.1683853;0.5373358;-0.02745297,-0.2458005;0.3089221;0.1682599,-0.3073221;0.1274721;0.3174821,0.07977691;0.002116665;-0.0441941,0.1055278;-0.3448642;-0.008000612,0.104274;-0.7441307;0.09256399,0.1052886;-0.7796804;0.04367101,-0.08419451;0.005550067;-0.03467615,-0.1087706;-0.3419481;-0.002897762,-0.09473915;-0.7432457;0.08816225,-0.1029962;-0.7785957;0.03969057,0.003164083;0.5624136;-0.05363536,309.7519

+ 158 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Backward_None_Slow.csv

@@ -0,0 +1,158 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.001638907;0.3314568;0.006636563,0.003540662;0.6487886;-0.001175286,0.1814047;0.5182354;0.01275413,0.2204199;0.2307017;-0.002579923,0.2784136;-0.0280309;-0.07295494,-0.1703075;0.5054003;-0.0149608,-0.222435;0.21961;-0.02124849,-0.269118;-0.03936315;-0.0987863,0.07751857;0.005142004;-0.03806908,0.09831162;-0.3438054;-0.007870698,0.1097762;-0.7328334;0.07463039,0.1237549;-0.7836347;-0.01002082,-0.07436824;0.005880163;-0.04381339,-0.1202439;-0.341112;-0.0193094,-0.1433702;-0.7309977;0.05641995,-0.1349737;-0.6887294;-0.06049486,0.003039364;0.5713583;0.003166247,0;0;0,0.003036842;0.3311993;0.01442766,0.005335271;0.6486256;0.01443565,0.1814706;0.5119497;0.01023412,0.2210036;0.2241441;0.00407207,0.2431982;-0.04322287;-0.05320621,-0.1726527;0.5174496;-0.001348455,-0.216592;0.23033;-0.009385174,-0.2358101;-0.03517056;-0.07570723,0.07695404;0.0015264;-0.03950405,0.1102657;-0.3471635;-0.01915038,0.1102177;-0.734161;0.07311881,0.1098122;-0.7224298;-0.04331219,-0.07785819;0.006405408;-0.03717387,-0.1115594;-0.3427188;-0.02794987,-0.1066941;-0.7313762;0.05691719,-0.1032899;-0.7195701;-0.05947647,0.004879437;0.5711107;0.01684463,661.2552
+0;0;0,0.001639137;0.3315032;0.006637492,0.003541222;0.6488902;-0.001175745,0.1815798;0.5182707;0.01276385,0.2205856;0.2308061;-0.002566521,0.278581;-0.02793393;-0.07294355,-0.1704766;0.5054231;-0.0149782,-0.2225917;0.2197013;-0.02126438,-0.269276;-0.03927919;-0.0988044,0.07751234;0.00514159;-0.03806602,0.09832915;-0.3442045;-0.007833134,0.1097815;-0.7328168;0.07457979,0.1237601;-0.7836173;-0.01007054,-0.07436226;0.00587969;-0.04380986,-0.1202903;-0.341509;-0.01927788,-0.143392;-0.730978;0.05637055,-0.1349955;-0.6887098;-0.06054305,0.003039832;0.5714456;0.003166585,0;0;0,0.003008232;0.3312412;0.01453829,0.005254485;0.6487229;0.01465058,0.1815446;0.511846;0.01068747,0.2209655;0.2241043;0.004119515,0.2431227;-0.04323426;-0.0533427,-0.1728283;0.5172868;-0.001231099,-0.2167886;0.2302402;-0.009240098,-0.2360173;-0.03523964;-0.07567417,0.07695057;0.001532138;-0.03949535,0.110307;-0.3475545;-0.01910079,0.1101954;-0.7341625;0.0729686,0.1098627;-0.7224247;-0.0434624,-0.07784513;0.006397217;-0.03718643,-0.1116096;-0.3431259;-0.02803996,-0.1066965;-0.7313696;0.05672585,-0.1143029;-0.7978377;-0.01054849,0.004813701;0.571193;0.01703417,661.2785
+0;0;0,0.001639174;0.3315107;0.006637642,0.003541307;0.6489055;-0.001175787,0.1814922;0.5183103;0.0127592,0.220509;0.2307648;-0.002575482,0.2785133;-0.02801493;-0.0729633,-0.1703914;0.505469;-0.01496923,-0.2225211;0.2196668;-0.02125718,-0.2692125;-0.03935343;-0.09880911,0.07750348;0.005141003;-0.03806167,0.09830737;-0.3439884;-0.007847544,0.109707;-0.7308093;0.07418549,0.1236875;-0.7816212;-0.01047668,-0.07435376;0.005879018;-0.04380486,-0.1202533;-0.3412941;-0.0192881,-0.1432485;-0.7289679;0.05601162,-0.1348508;-0.686698;-0.06091831,0.003039904;0.5714591;0.003166648,0;0;0,0.003030524;0.3312446;0.01462519,0.005310461;0.648734;0.0148052,0.1815249;0.511938;0.01087785,0.2209846;0.2241255;0.00403595,0.2431347;-0.04325414;-0.05343914,-0.1726637;0.5172293;-0.001103597,-0.2165889;0.230096;-0.009162243,-0.2358753;-0.03539258;-0.07571863,0.07694237;0.001536384;-0.03948951,0.1103124;-0.347333;-0.01915252,0.1102777;-0.7321663;0.07246161,0.1099548;-0.7204491;-0.04398286,-0.07782876;0.00639354;-0.03719833,-0.1115402;-0.3429177;-0.02813069,-0.1066686;-0.7293223;0.05647181,-0.1146741;-0.7956854;-0.01093554,0.004860826;0.5712017;0.01717365,661.3036
+0;0;0,0.00171297;0.3314469;0.006663166,0.003781172;0.6487269;-0.001146917,0.1814517;0.5182822;0.01289184,0.2204254;0.2299715;-0.00251761,0.2784671;-0.0288105;-0.07185114,-0.1699774;0.5054608;-0.01500645,-0.2223418;0.2189364;-0.02142705,-0.2682997;-0.04050979;-0.09705527,0.07750246;0.005105547;-0.03811556,0.09836154;-0.3441254;-0.007820614,0.1096604;-0.7311543;0.07414701,0.1238421;-0.7821493;-0.01030764,-0.07437832;0.005906995;-0.04380029,-0.1202971;-0.3413763;-0.0192861,-0.1432135;-0.7293113;0.05567377,-0.1347643;-0.6870527;-0.06125455,0.003230927;0.571314;0.003194591,0;0;0,0.00307668;0.3311678;0.0149256,0.005406015;0.6485428;0.01541924,0.1815271;0.5123013;0.01161575,0.220957;0.2237439;0.003910661,0.243088;-0.04335076;-0.05366361,-0.1723276;0.5171852;-0.0008184668,-0.2164567;0.2293269;-0.009169433,-0.2357969;-0.03587529;-0.07578662,0.07693127;0.001541063;-0.03955626,0.1102956;-0.347458;-0.01951551,0.1101221;-0.7324674;0.07216573,0.1099006;-0.720728;-0.04428339,-0.07786614;0.006381788;-0.03717026,-0.1116593;-0.3430447;-0.02854817,-0.1066962;-0.7296224;0.05613208,-0.1148738;-0.7954067;-0.01207638,0.004944243;0.5710414;0.01770854,661.326
+0;0;0,0.00171297;0.3314469;0.006663166,0.003781172;0.6487269;-0.001146917,0.1814517;0.5182822;0.01289184,0.2204254;0.2299715;-0.00251761,0.2784671;-0.0288105;-0.07185114,-0.1699774;0.5054608;-0.01500645,-0.2223418;0.2189364;-0.02142705,-0.2682997;-0.04050979;-0.09705527,0.07750246;0.005105547;-0.03811556,0.09836154;-0.3441254;-0.007820614,0.1096604;-0.7311543;0.07414701,0.1238421;-0.7821493;-0.01030764,-0.07437832;0.005906995;-0.04380029,-0.1202971;-0.3413763;-0.0192861,-0.1432135;-0.7293113;0.05567377,-0.1347643;-0.6870527;-0.06125455,0.003230927;0.571314;0.003194591,0;0;0,0.00307668;0.3311678;0.0149256,0.005406015;0.6485428;0.01541924,0.1815271;0.5123013;0.01161575,0.220957;0.2237439;0.003910661,0.243088;-0.04335076;-0.05366361,-0.1723276;0.5171852;-0.0008184668,-0.2164567;0.2293269;-0.009169433,-0.2357969;-0.03587529;-0.07578662,0.07693127;0.001541063;-0.03955626,0.1102956;-0.347458;-0.01951551,0.1101221;-0.7324674;0.07216573,0.1099006;-0.720728;-0.04428339,-0.07786614;0.006381788;-0.03717026,-0.1116593;-0.3430447;-0.02854817,-0.1066962;-0.7296224;0.05613208,-0.1148738;-0.7954067;-0.01207638,0.004944243;0.5710414;0.01770854,661.3479
+0;0;0,0.001712828;0.3314193;0.006662612,0.003780751;0.6486568;-0.001146351,0.1812959;0.5182705;0.01288327,0.2202933;0.2297838;-0.002535588,0.2783533;-0.02907911;-0.0718908,-0.1698267;0.5054603;-0.01499068,-0.222223;0.218761;-0.02141521,-0.2681952;-0.04076636;-0.09706708,0.07750322;0.005105597;-0.03811593,0.09836466;-0.3441651;-0.00781755,0.1096485;-0.7306818;0.07404162,0.1238313;-0.7816826;-0.01041906,-0.07437906;0.005907053;-0.04380072,-0.1203031;-0.3414156;-0.01928375,-0.1431891;-0.7288374;0.05557694,-0.1347393;-0.6865779;-0.06135973,0.003230591;0.571256;0.003194478,0;0;0,0.003095418;0.331131;0.0151242,0.005435117;0.648463;0.01583588,0.1814309;0.5124032;0.01171398,0.2208985;0.2236675;0.004157066,0.2430632;-0.04350427;-0.05345428,-0.1721267;0.5171427;-0.0005625021,-0.2161454;0.2290915;-0.009044605,-0.2356773;-0.03614569;-0.07581936,0.07693852;0.001544759;-0.03954387,0.1102488;-0.3474999;-0.0195086,0.1101862;-0.7320219;0.0719589,0.1099271;-0.7202733;-0.04450011,-0.07786075;0.006379024;-0.03718401,-0.1116658;-0.3430885;-0.02864965,-0.1066519;-0.7292076;0.05567308,-0.115293;-0.7939966;-0.0138702,0.004971653;0.5709721;0.01806974,661.3815
+0;0;0,0.001699028;0.3313964;0.006698,0.003778296;0.648609;-0.001156612,0.1813385;0.5181732;0.01297645,0.2202817;0.2294512;-0.002292959,0.2786648;-0.02975222;-0.07073359,-0.1698118;0.505196;-0.01508192,-0.2224291;0.2183188;-0.02164329,-0.2684091;-0.04143518;-0.09709398,0.07748043;0.005094758;-0.03821284,0.09830926;-0.3441363;-0.007622357,0.1094932;-0.7306055;0.07413469,0.1243859;-0.7813012;-0.01049771,-0.07442134;0.005920188;-0.04376998,-0.1204819;-0.3413678;-0.01924602,-0.1434416;-0.7287021;0.05567213,-0.1349472;-0.686442;-0.06126276,0.003223404;0.5712148;0.003201701,0;0;0,0.003110074;0.331103;0.01524758,0.005463794;0.648411;0.01604176,0.1815183;0.5123168;0.01198876,0.2209135;0.2233544;0.004317045,0.2430376;-0.04398745;-0.05328465,-0.172194;0.5171558;-0.0003449433,-0.2162235;0.2288898;-0.008959011,-0.2358504;-0.03644878;-0.07596159,0.07694732;0.001512572;-0.03957546,0.1102223;-0.3475239;-0.01961863,0.1100982;-0.7319992;0.07174027,0.1098545;-0.7202438;-0.04472136,-0.0778894;0.006416615;-0.03716804,-0.1117089;-0.3430394;-0.02887879,-0.1067081;-0.7290945;0.05540737,-0.1156887;-0.7937337;-0.01429933,0.004997149;0.5709254;0.01825845,661.4037
+0;0;0,0.001699092;0.3314089;0.006698251,0.003778509;0.6486442;-0.001156952,0.1812578;0.5182262;0.01297202,0.2201997;0.2295136;-0.002296891,0.2785552;-0.02956733;-0.07070519,-0.1697331;0.5052549;-0.0150736,-0.2223487;0.2183871;-0.02163476,-0.2683069;-0.04124418;-0.0970498,0.07750308;0.005096246;-0.03822401,0.09833172;-0.3441316;-0.007633807,0.1094984;-0.7300068;0.07399759,0.1243915;-0.7807044;-0.01063672,-0.07444309;0.005921918;-0.04378277,-0.1205032;-0.3413629;-0.01925903,-0.1434277;-0.7281018;0.05554397,-0.134933;-0.6858414;-0.06139355,0.003223572;0.5712438;0.003201714,0;0;0,0.003130786;0.3311116;0.01532579,0.005518049;0.648442;0.01619577,0.1814726;0.5123502;0.01199293,0.220933;0.2234082;0.004246473,0.2433886;-0.04378027;-0.05332136,-0.1720475;0.5171589;-0.0002694819,-0.2160144;0.2288949;-0.008951877,-0.2356322;-0.03628945;-0.07603668,0.07695421;0.001520544;-0.03961706,0.1102349;-0.347513;-0.01967502,0.1105094;-0.7315103;0.07106638,0.1102436;-0.7197526;-0.04539824,-0.07793599;0.00640848;-0.03713068,-0.1117939;-0.3430451;-0.02903703,-0.1066786;-0.7285606;0.05486565,-0.1148477;-0.7928088;-0.01547212,0.00504227;0.5709496;0.01839387,661.4376
+0;0;0,0.001699061;0.3314028;0.006698128,0.003778444;0.6486331;-0.001156943,0.1810648;0.5182739;0.01296136,0.2200081;0.2295509;-0.0023081,0.2783862;-0.02963018;-0.07074283,-0.1695457;0.5053167;-0.01505386,-0.2221632;0.2184385;-0.02161526,-0.2681392;-0.04129311;-0.09705944,0.07756264;0.005100164;-0.03825339,0.0983879;-0.3440711;-0.007668143,0.1095752;-0.7306558;0.07411333,0.1244683;-0.7813536;-0.01052127,-0.0745003;0.00592647;-0.04381642,-0.120553;-0.3413021;-0.01929666,-0.1435196;-0.7287521;0.05564387,-0.1350249;-0.6864917;-0.06129407,0.003223518;0.571234;0.003201644,0;0;0,0.003220066;0.3310989;0.01545084,0.005721316;0.648423;0.01643479,0.1814441;0.5124024;0.01187575,0.2210595;0.2234711;0.004124761,0.2436145;-0.04380092;-0.05352152,-0.1716462;0.5171041;-0.0001095049,-0.2153635;0.2287952;-0.008911397,-0.2350606;-0.0364565;-0.0761402,0.07697831;0.001520887;-0.03971553,0.1104776;-0.3474396;-0.01986241,0.1106678;-0.7321243;0.07112491,0.1103416;-0.7203516;-0.04534233,-0.07803812;0.006416268;-0.03706994,-0.1118087;-0.3429979;-0.02938611,-0.1067133;-0.7292258;0.05465611,-0.1150458;-0.7940592;-0.0148719,0.005215198;0.5709313;0.01860499,661.4711
+0;0;0,0.001742543;0.3313441;0.006719767,0.003883421;0.6485067;-0.001180511,0.1810353;0.5181314;0.01307941,0.219907;0.2298935;-0.002016563,0.278671;-0.03033027;-0.06945102,-0.1693329;0.5051636;-0.01509563,-0.2219796;0.2187988;-0.02169065,-0.2680059;-0.04188231;-0.09681699,0.07752989;0.005060056;-0.03825083,0.09837411;-0.3440575;-0.007495992,0.1096384;-0.7306279;0.0742837,0.124462;-0.7808683;-0.01080607,-0.07446304;0.005959983;-0.04381038,-0.1205415;-0.3412213;-0.01920728,-0.1435558;-0.7286444;0.05579405,-0.1350132;-0.6863863;-0.06114733,0.003312079;0.5711253;0.003191548,0;0;0,0.003248721;0.3310348;0.01557255,0.005777434;0.6482924;0.01664126,0.1814185;0.5124089;0.01171732,0.2211068;0.2239865;0.004141092,0.2437199;-0.04406783;-0.05375994,-0.1715342;0.5170811;0.0001872797,-0.2149176;0.2292295;-0.00872233,-0.2346219;-0.03672919;-0.0765066,0.07696697;0.001502216;-0.03966665,0.1104983;-0.3474353;-0.02013111,0.1106587;-0.7321501;0.07067633,0.1102293;-0.7203695;-0.04579854,-0.07798219;0.006423961;-0.03710964,-0.1116831;-0.3429632;-0.02961294,-0.1066657;-0.7292045;0.05431559,-0.1152902;-0.7941977;-0.01496973,0.005264908;0.570817;0.01879287,661.5054
+0;0;0,0.001742372;0.3313116;0.006719108,0.003883095;0.6484511;-0.001180638,0.1812098;0.5180283;0.01308876,0.2200929;0.2297059;-0.002011646,0.278839;-0.03043851;-0.06942554,-0.169503;0.5050477;-0.015114,-0.2221652;0.218599;-0.02171096,-0.2681775;-0.04200259;-0.09681439,0.07753688;0.005060513;-0.03825428,0.09838998;-0.3442058;-0.007486328,0.1096738;-0.7314445;0.07443471,0.1244961;-0.7816782;-0.01064792,-0.07446976;0.00596052;-0.04381433,-0.1205678;-0.3413688;-0.01920074,-0.143622;-0.7294616;0.05593024,-0.13508;-0.6872045;-0.06100133,0.003311787;0.5710742;0.003191163,0;0;0,0.003275052;0.3310013;0.01558697,0.005822152;0.6482356;0.01663232,0.1816095;0.5121766;0.01215851,0.221239;0.2236696;0.004227519,0.2436703;-0.04430461;-0.05371654,-0.1717146;0.5170648;0.0003647245,-0.2150695;0.2291287;-0.00873864,-0.2347333;-0.03668293;-0.07677055,0.07696275;0.001472726;-0.039693,0.1105073;-0.3476227;-0.02031112,0.1105944;-0.7330549;0.07043111,0.1102273;-0.7212628;-0.04603577,-0.07799166;0.006455082;-0.03710258,-0.111726;-0.3430842;-0.02983497,-0.1068492;-0.7299955;0.0542361,-0.1151375;-0.7949983;-0.01506021,0.005305909;0.570765;0.01879203,661.5266
+0;0;0,0.001742372;0.3313116;0.006719108,0.003883095;0.6484511;-0.001180638,0.1812098;0.5180283;0.01308876,0.2200929;0.2297059;-0.002011646,0.278839;-0.03043851;-0.06942554,-0.169503;0.5050477;-0.015114,-0.2221652;0.218599;-0.02171096,-0.2681775;-0.04200259;-0.09681439,0.07753688;0.005060513;-0.03825428,0.09838998;-0.3442058;-0.007486328,0.1096738;-0.7314445;0.07443471,0.1244961;-0.7816782;-0.01064792,-0.07446976;0.00596052;-0.04381433,-0.1205678;-0.3413688;-0.01920074,-0.143622;-0.7294616;0.05593024,-0.13508;-0.6872045;-0.06100133,0.003311787;0.5710742;0.003191163,0;0;0,0.003275052;0.3310013;0.01558697,0.005822152;0.6482356;0.01663232,0.1816095;0.5121766;0.01215851,0.221239;0.2236696;0.004227519,0.2436703;-0.04430461;-0.05371654,-0.1717146;0.5170648;0.0003647245,-0.2150695;0.2291287;-0.00873864,-0.2347333;-0.03668293;-0.07677055,0.07696275;0.001472726;-0.039693,0.1105073;-0.3476227;-0.02031112,0.1105944;-0.7330549;0.07043111,0.1102273;-0.7212628;-0.04603577,-0.07799166;0.006455082;-0.03710258,-0.111726;-0.3430842;-0.02983497,-0.1068492;-0.7299955;0.0542361,-0.1151375;-0.7949983;-0.01506021,0.005305909;0.570765;0.01879203,661.5493
+0;0;0,0.001751152;0.3313222;0.00672615,0.003909214;0.6484766;-0.001234852,0.1811359;0.5180377;0.01314058,0.219844;0.2304146;-0.001715261,0.2791307;-0.03088439;-0.06787438,-0.1693963;0.505061;-0.01507991,-0.2219854;0.2193386;-0.02164647,-0.2678617;-0.04259008;-0.09552373,0.07755415;0.005041024;-0.03824122,0.09846006;-0.3446204;-0.007355858,0.1097334;-0.7318779;0.07451449,0.1245239;-0.7820372;-0.01064368,-0.07445912;0.005982003;-0.04384638,-0.1207151;-0.3417314;-0.01915102,-0.1436545;-0.7298281;0.05603559,-0.1351029;-0.6875746;-0.06089561,0.003332986;0.5710963;0.003159372,0;0;0,0.003321402;0.3310137;0.0155443,0.005901754;0.6482647;0.01652288,0.1816165;0.5122726;0.01201785,0.2213831;0.224508;0.004519343,0.2437464;-0.0443128;-0.05382728,-0.1715731;0.5170996;0.0004191231,-0.2147512;0.2298785;-0.00883964,-0.2344878;-0.03683895;-0.07696719,0.07695746;0.001464799;-0.0397222,0.1107498;-0.3480178;-0.02037966,0.1105604;-0.7334146;0.07054579,0.1101491;-0.7216243;-0.04592061,-0.07800303;0.006465283;-0.03709685,-0.1116714;-0.3434912;-0.02995396,-0.1068541;-0.7304549;0.05391577,-0.1161036;-0.7964314;-0.01390122,0.005378552;0.5707899;0.01870012,661.5827
+0;0;0,0.001751229;0.3313368;0.006726447,0.003909435;0.6485122;-0.001235111,0.1811818;0.5180538;0.01314321,0.2198322;0.2308592;-0.001690502,0.2791511;-0.03058183;-0.06788558,-0.1694405;0.5050739;-0.01508453,-0.2219513;0.219777;-0.02164131,-0.2678525;-0.042294;-0.09555872,0.07753873;0.005040022;-0.03823362,0.09844822;-0.3446813;-0.007342974,0.109716;-0.7317485;0.07448714,0.1245069;-0.7819093;-0.01067277,-0.07444432;0.005980814;-0.04383766,-0.1207082;-0.3417921;-0.01913808,-0.1436363;-0.729698;0.05601158,-0.1350846;-0.6874443;-0.060922,0.003333164;0.5711261;0.003159442,0;0;0,0.003340565;0.3310267;0.01557517,0.005934075;0.6482985;0.01655269,0.181659;0.5122079;0.01187682,0.2213982;0.2248629;0.004925609,0.2436611;-0.04408607;-0.05357838,-0.1715573;0.5170118;0.0004406404,-0.2145212;0.2301939;-0.00874186,-0.2343538;-0.03659683;-0.07716158,0.07696556;0.001452491;-0.03966939,0.1106918;-0.3481141;-0.02063966,0.110538;-0.7333307;0.07020271,0.1100886;-0.7215405;-0.04626595,-0.07796626;0.006471966;-0.03713279,-0.1117021;-0.3435442;-0.0302746,-0.1068928;-0.730334;0.05347877,-0.1163009;-0.7963209;-0.01430598,0.005408198;0.570818;0.01873219,661.6052
+0;0;0,0.001751179;0.3313274;0.006726255,0.003909366;0.6485;-0.001235261,0.1812709;0.518015;0.01314807,0.2198711;0.2311934;-0.001666382,0.2792828;-0.0306569;-0.06796509,-0.1695272;0.5050286;-0.01509382,-0.2219698;0.2201023;-0.02164209,-0.2679428;-0.04237902;-0.09567522,0.07755378;0.005041;-0.03824104,0.098459;-0.3446089;-0.007356703,0.1097291;-0.7317556;0.07449021,0.1197401;-0.7560113;0.01685094,-0.07445877;0.005981975;-0.04384617,-0.1207132;-0.3417199;-0.01915164,-0.143646;-0.7297055;0.05601346,-0.1378579;-0.6914117;-0.02313137,0.003333096;0.5711139;0.003159292,0;0;0,0.003367588;0.3310161;0.01559412,0.005983867;0.6482849;0.01656675,0.1817685;0.5121078;0.011778,0.2213578;0.2251179;0.005028724,0.2437203;-0.04428318;-0.05339944,-0.1716019;0.5169799;0.0004287064,-0.2144844;0.2305297;-0.008710181,-0.2344238;-0.03667268;-0.07723864,0.07697076;0.001439422;-0.03969646,0.1107452;-0.348061;-0.02086413,0.110548;-0.7333863;0.06987119,0.1164088;-0.7660024;0.02076852,-0.07798846;0.006487421;-0.03712266,-0.1116512;-0.3434679;-0.03048962,-0.1068944;-0.7303519;0.05321563,-0.1046289;-0.7126149;-0.02559223,0.005452834;0.5708045;0.01874924,661.639
+0;0;0,0.001692394;0.3313317;0.006731734,0.003793766;0.6485187;-0.001280269,0.1812109;0.5180275;0.01323399,0.2196448;0.231127;-0.001285663,0.2793924;-0.03112051;-0.06609992,-0.1696577;0.5049949;-0.01510773,-0.2222075;0.220044;-0.02154771,-0.2681278;-0.04302514;-0.09386873,0.07760163;0.005028251;-0.03823153,0.09847166;-0.3455765;-0.007180531,0.1097211;-0.731939;0.07449822,0.1244638;-0.7817083;-0.01103051,-0.07445531;0.006011527;-0.04392281,-0.1210201;-0.342608;-0.01903164,-0.1437716;-0.7298471;0.05581632,-0.1351966;-0.6875912;-0.06111067,0.003233463;0.571129;0.003131786,0;0;0,0.003368586;0.3310276;0.01543629,0.005984172;0.6483124;0.01629186,0.1818101;0.5121147;0.0115149,0.2213525;0.2250745;0.004864693,0.2437826;-0.04451159;-0.05314087,-0.1716411;0.5169644;0.000222167,-0.2145676;0.2304719;-0.008684045,-0.2345839;-0.03678757;-0.07735795,0.07696163;0.001443789;-0.03979659,0.1108048;-0.3490115;-0.02084529,0.1106688;-0.7336122;0.06946635,0.1101821;-0.7218255;-0.04699695,-0.07806064;0.006493514;-0.03705829,-0.1118045;-0.3444271;-0.03077482,-0.1069456;-0.7305647;0.05258046,-0.1161948;-0.7961522;-0.01578003,0.005453326;0.5708282;0.01849818,661.6623
+0;0;0,0.001692394;0.3313317;0.006731734,0.003793766;0.6485187;-0.001280269,0.1812109;0.5180275;0.01323399,0.2196448;0.231127;-0.001285663,0.2793924;-0.03112051;-0.06609992,-0.1696577;0.5049949;-0.01510773,-0.2222075;0.220044;-0.02154771,-0.2681278;-0.04302514;-0.09386873,0.07760163;0.005028251;-0.03823153,0.09847166;-0.3455765;-0.007180531,0.1097211;-0.731939;0.07449822,0.1244638;-0.7817083;-0.01103051,-0.07445531;0.006011527;-0.04392281,-0.1210201;-0.342608;-0.01903164,-0.1437716;-0.7298471;0.05581632,-0.1351966;-0.6875912;-0.06111067,0.003233463;0.571129;0.003131786,0;0;0,0.003368586;0.3310276;0.01543629,0.005984172;0.6483124;0.01629186,0.1818101;0.5121147;0.0115149,0.2213525;0.2250745;0.004864693,0.2437826;-0.04451159;-0.05314087,-0.1716411;0.5169644;0.000222167,-0.2145676;0.2304719;-0.008684045,-0.2345839;-0.03678757;-0.07735795,0.07696163;0.001443789;-0.03979659,0.1108048;-0.3490115;-0.02084529,0.1106688;-0.7336122;0.06946635,0.1101821;-0.7218255;-0.04699695,-0.07806064;0.006493514;-0.03705829,-0.1118045;-0.3444271;-0.03077482,-0.1069456;-0.7305647;0.05258046,-0.1161948;-0.7961522;-0.01578003,0.005453326;0.5708282;0.01849818,661.6846
+0;0;0,0.0016924;0.3313329;0.006731758,0.003793781;0.6485214;-0.001280277,0.1813719;0.5179819;0.01324313,0.2198234;0.2309498;-0.00128317,0.2794191;-0.03063098;-0.06593265,-0.1698141;0.5049374;-0.01512422,-0.2223879;0.219856;-0.02156715,-0.2681915;-0.04254442;-0.09370431,0.07757267;0.005026374;-0.03821727,0.09844711;-0.3456523;-0.007159719,0.1097083;-0.7324202;0.07460476,0.1244504;-0.7821856;-0.01091966,-0.07442753;0.006009284;-0.04390642,-0.1210022;-0.3426837;-0.01901,-0.1437775;-0.7303292;0.05591651,-0.1352029;-0.6880739;-0.06100459,0.003233477;0.5711313;0.003131792,0;0;0,0.003368385;0.3310345;0.01531315,0.005977646;0.6483212;0.01607215,0.1819687;0.5120554;0.01153183,0.2214435;0.2248681;0.005042553,0.244078;-0.04400954;-0.05282128,-0.1717957;0.5168764;4.953332E-05,-0.2147511;0.2302341;-0.00819152,-0.23494;-0.03620332;-0.07717884,0.07695545;0.00140892;-0.03973937,0.1108014;-0.3491324;-0.0210011,0.1103377;-0.7341049;0.06953955,0.1098953;-0.7223213;-0.04691744,-0.07800778;0.006516327;-0.03708998,-0.1116798;-0.3444882;-0.03093882,-0.1068605;-0.731021;0.05255299,-0.1164645;-0.7962359;-0.01626671,0.005448759;0.5708373;0.01829875,661.7072
+0;0;0,0.00166632;0.3313167;0.006739891,0.003743246;0.6485083;-0.001312557,0.1814867;0.5179113;0.01321753,0.2199039;0.2312013;-0.0007645804,0.2799822;-0.03189567;-0.0633378,-0.1698869;0.5046074;-0.01543157,-0.2226745;0.2199131;-0.02148127,-0.2685358;-0.04421768;-0.09131339,0.07754049;0.005020963;-0.0382538,0.09831411;-0.3455444;-0.00707089,0.1096925;-0.7322911;0.0747026,0.1238911;-0.7832547;-0.009774908,-0.074429;0.006026574;-0.04387592,-0.1211319;-0.342537;-0.01893074,-0.1435854;-0.7301772;0.05603803,-0.1349533;-0.6879212;-0.06087398,0.003189482;0.5711162;0.003113022,0;0;0,0.003359169;0.3310276;0.01511347,0.005957477;0.6483191;0.01570213,0.1821146;0.512001;0.01129174,0.2214125;0.2251363;0.005104542,0.2446223;-0.04483545;-0.05252707,-0.1719679;0.5168266;-0.0003503188,-0.2153835;0.2305739;-0.007312353,-0.2358813;-0.03687069;-0.07658058,0.07692765;0.0013704;-0.03976619,0.1107337;-0.3490817;-0.02131355,0.1102726;-0.7340906;0.0690043,0.1098637;-0.7223197;-0.04744601,-0.07799505;0.006556908;-0.03707924,-0.1117037;-0.3443438;-0.03138533,-0.106932;-0.7308665;0.05208232,-0.1169259;-0.7956865;-0.0172172,0.005431369;0.5708334;0.01796675,661.7299
+0;0;0,0.00166632;0.3313167;0.006739891,0.003743246;0.6485083;-0.001312557,0.1814867;0.5179113;0.01321753,0.2199039;0.2312013;-0.0007645804,0.2799822;-0.03189567;-0.0633378,-0.1698869;0.5046074;-0.01543157,-0.2226745;0.2199131;-0.02148127,-0.2685358;-0.04421768;-0.09131339,0.07754049;0.005020963;-0.0382538,0.09831411;-0.3455444;-0.00707089,0.1096925;-0.7322911;0.0747026,0.1238911;-0.7832547;-0.009774908,-0.074429;0.006026574;-0.04387592,-0.1211319;-0.342537;-0.01893074,-0.1435854;-0.7301772;0.05603803,-0.1349533;-0.6879212;-0.06087398,0.003189482;0.5711162;0.003113022,0;0;0,0.003359169;0.3310276;0.01511347,0.005957477;0.6483191;0.01570213,0.1821146;0.512001;0.01129174,0.2214125;0.2251363;0.005104542,0.2446223;-0.04483545;-0.05252707,-0.1719679;0.5168266;-0.0003503188,-0.2153835;0.2305739;-0.007312353,-0.2358813;-0.03687069;-0.07658058,0.07692765;0.0013704;-0.03976619,0.1107337;-0.3490817;-0.02131355,0.1102726;-0.7340906;0.0690043,0.1098637;-0.7223197;-0.04744601,-0.07799505;0.006556908;-0.03707924,-0.1117037;-0.3443438;-0.03138533,-0.106932;-0.7308665;0.05208232,-0.1169259;-0.7956865;-0.0172172,0.005431369;0.5708334;0.01796675,661.7526
+0;0;0,0.001666173;0.3312876;0.006739297,0.003742991;0.6484624;-0.001312767,0.1815105;0.5178612;0.01321851,0.219859;0.2316635;-0.0007386236,0.2801219;-0.03224126;-0.06350397,-0.1699105;0.5045557;-0.01543445,-0.2226038;0.22037;-0.02147335,-0.2686058;-0.04457173;-0.09151988,0.0775072;0.005018808;-0.03823738,0.09827967;-0.3455272;-0.007056188,0.1096552;-0.7321736;0.07469609,0.1238537;-0.7831374;-0.009781666,-0.07439704;0.006023987;-0.04385708,-0.1210974;-0.3425203;-0.01891328,-0.1435451;-0.73006;0.05603604,-0.1349129;-0.6878039;-0.06087632,0.003189249;0.5710734;0.003112635,0;0;0,0.003289275;0.3310081;0.01491439,0.005844973;0.6482838;0.0153991,0.1820346;0.5119646;0.01101446,0.2213907;0.225616;0.005526304,0.2449135;-0.04514959;-0.05234861,-0.1721033;0.5167846;-0.0005724579,-0.2155539;0.2310434;-0.006782166,-0.2365345;-0.03724012;-0.07606856,0.07695997;0.001370519;-0.03962243,0.1107306;-0.349073;-0.02131629,0.1099503;-0.7339964;0.06891478,0.1095306;-0.722239;-0.04753375,-0.07792263;0.006543064;-0.03714705,-0.1114381;-0.3443519;-0.03117512,-0.106627;-0.7308404;0.05196194,-0.1174884;-0.7949157;-0.0182172,0.00532607;0.5708017;0.01767874,661.7758
+0;0;0,0.001648848;0.331251;0.00672757,0.003692449;0.6484144;-0.001363245,0.1814557;0.5180089;0.01327335,0.2195169;0.2318592;-0.0003971932,0.280445;-0.03295287;-0.05907667,-0.1698576;0.5044521;-0.01550265,-0.2227066;0.2203895;-0.02121543,-0.2689099;-0.04518518;-0.08915885,0.07747749;0.004996986;-0.03822452,0.0981493;-0.3454254;-0.006964542,0.109473;-0.73078;0.07451888,0.1235095;-0.7817876;-0.009946212,-0.07435591;0.006050874;-0.04385695,-0.1211965;-0.3423461;-0.01884041,-0.1435338;-0.7285937;0.0558579,-0.1348733;-0.6863388;-0.06105414,0.00314847;0.5710279;0.003073216,0;0;0,0.002967268;0.331;0.01433027,0.005364381;0.6482679;0.01448083,0.1815445;0.512054;0.01016462,0.2210089;0.22581;0.005255342,0.2452689;-0.04509628;-0.05220973,-0.172504;0.5168029;-0.001434948,-0.2163157;0.2311879;-0.006101395,-0.2381872;-0.03724024;-0.07501412,0.0768783;0.001413658;-0.03970611,0.1102669;-0.3489753;-0.02201116,0.1095188;-0.7326947;0.06757009,0.1090974;-0.7209851;-0.04887259,-0.07790974;0.006498415;-0.03710377,-0.1116512;-0.3442645;-0.03188391,-0.1071479;-0.7295009;0.05081213,-0.1184493;-0.792859;-0.02025234,0.004868284;0.570789;0.01681495,661.7989
+0;0;0,0.001648848;0.331251;0.00672757,0.003692449;0.6484144;-0.001363245,0.1814557;0.5180089;0.01327335,0.2195169;0.2318592;-0.0003971932,0.280445;-0.03295287;-0.05907667,-0.1698576;0.5044521;-0.01550265,-0.2227066;0.2203895;-0.02121543,-0.2689099;-0.04518518;-0.08915885,0.07747749;0.004996986;-0.03822452,0.0981493;-0.3454254;-0.006964542,0.109473;-0.73078;0.07451888,0.1235095;-0.7817876;-0.009946212,-0.07435591;0.006050874;-0.04385695,-0.1211965;-0.3423461;-0.01884041,-0.1435338;-0.7285937;0.0558579,-0.1348733;-0.6863388;-0.06105414,0.00314847;0.5710279;0.003073216,0;0;0,0.002967268;0.331;0.01433027,0.005364381;0.6482679;0.01448083,0.1815445;0.512054;0.01016462,0.2210089;0.22581;0.005255342,0.2452689;-0.04509628;-0.05220973,-0.172504;0.5168029;-0.001434948,-0.2163157;0.2311879;-0.006101395,-0.2381872;-0.03724024;-0.07501412,0.0768783;0.001413658;-0.03970611,0.1102669;-0.3489753;-0.02201116,0.1095188;-0.7326947;0.06757009,0.1090974;-0.7209851;-0.04887259,-0.07790974;0.006498415;-0.03710377,-0.1116512;-0.3442645;-0.03188391,-0.1071479;-0.7295009;0.05081213,-0.1184493;-0.792859;-0.02025234,0.004868284;0.570789;0.01681495,661.8217
+0;0;0,0.001648818;0.331245;0.00672745,0.003692385;0.6484025;-0.001363417,0.1815338;0.5179704;0.01327785,0.2195825;0.2319144;-0.0003882255,0.2805819;-0.03320718;-0.05913626,-0.1699336;0.5044076;-0.01551077,-0.2227653;0.220438;-0.02122168,-0.2690225;-0.04544702;-0.08924449,0.07750234;0.004998588;-0.03823677,0.09820355;-0.3459223;-0.006932329,0.1095134;-0.730804;0.07445109,0.1235494;-0.781809;-0.01001127,-0.07437975;0.006052813;-0.04387101,-0.121287;-0.3428398;-0.01881888,-0.1435969;-0.7286134;0.05578775,-0.1349367;-0.6863589;-0.06112051,0.003148383;0.5710126;0.003073237,0;0;0,0.002942525;0.3310046;0.01409209,0.005325571;0.648267;0.01410067,0.181579;0.5119932;0.009849429,0.2210053;0.2258323;0.005370498,0.2460368;-0.04545403;-0.05154049,-0.1726135;0.5167517;-0.001750411,-0.2167561;0.2312703;-0.005539526,-0.2396015;-0.0376775;-0.07341342,0.07689619;0.001385331;-0.03973293,0.1103543;-0.3494955;-0.02192402,0.1095316;-0.7328213;0.06721473,0.1091073;-0.7211242;-0.04922211,-0.07794337;0.006526175;-0.03709299,-0.1116282;-0.3447504;-0.03218706,-0.1072676;-0.7294987;0.05048579,-0.1184271;-0.7922674;-0.0213624,0.00483422;0.5707855;0.01645923,661.8553
+0;0;0,0.001730793;0.3312053;0.006651104,0.003847971;0.6483513;-0.001583109,0.1818425;0.5179092;0.01343977,0.2195886;0.232613;0.0004592687,0.2816292;-0.03390217;-0.05476383,-0.1699397;0.5042187;-0.01568145,-0.2229144;0.2211015;-0.02072959,-0.2695307;-0.04620242;-0.08633812,0.07741887;0.004943975;-0.03832467,0.09797574;-0.3459468;-0.006673314,0.1091156;-0.7318853;0.07508736,0.1236525;-0.7823455;-0.009790733,-0.07439215;0.006100612;-0.04376639,-0.1214564;-0.3427608;-0.01867906,-0.1438201;-0.7295988;0.05624576,-0.1350828;-0.6873578;-0.06064422,0.00328814;0.5709634;0.002891832,0;0;0,0.002834506;0.3309765;0.01381099,0.005172096;0.6482327;0.01371193,0.1816297;0.5119711;0.009588718,0.2212772;0.2266644;0.005677462,0.2464461;-0.04557583;-0.05072057,-0.1729389;0.5166593;-0.002156625,-0.217393;0.2320462;-0.004680953,-0.2417889;-0.03761503;-0.07262647,0.0768827;0.001350001;-0.03967535,0.1102347;-0.349552;-0.02223587,0.1093426;-0.7339997;0.06696403,0.1089463;-0.7223005;-0.04945922,-0.07788372;0.006550408;-0.03712309,-0.1114674;-0.3447294;-0.03229181,-0.1073727;-0.7305877;0.05049758,-0.1185383;-0.7932472;-0.02146766,0.004682049;0.5707512;0.01607907,661.8779
+0;0;0,0.001730514;0.331152;0.006650032,0.003847596;0.6482829;-0.001584033,0.1818915;0.5178241;0.01344188,0.2196;0.2328117;0.0004742891,0.2815998;-0.0335283;-0.05471252,-0.1699879;0.5041299;-0.01568738,-0.2229099;0.2212943;-0.0207305,-0.2694956;-0.04583398;-0.08629591,0.07741564;0.004943769;-0.03832307,0.09797698;-0.3460233;-0.006664827,0.1091118;-0.7317873;0.07505888,0.123648;-0.7822437;-0.009815171,-0.07438904;0.006100357;-0.04376457,-0.1214636;-0.342837;-0.01867177,-0.1438171;-0.7295001;0.05621918,-0.1350802;-0.6872597;-0.06066522,0.00328775;0.570893;0.002891028,0;0;0,0.002745561;0.3309418;0.01337254,0.005053028;0.6481844;0.01309967,0.1815693;0.5119156;0.009008645,0.2214752;0.2269226;0.006066679,0.248311;-0.04522267;-0.04909992,-0.1731059;0.5166018;-0.002740203,-0.2190537;0.2325051;-0.002664714,-0.2439224;-0.03702441;-0.07020698,0.07691092;0.001334697;-0.03961325,0.1100622;-0.3496826;-0.02256036,0.109362;-0.7340266;0.06629801,0.1089618;-0.7223487;-0.05011618,-0.07785936;0.00655613;-0.03716472,-0.1114317;-0.3448085;-0.03283945,-0.107404;-0.7304895;0.04992884,-0.1184086;-0.7931446;-0.02205764,0.004568495;0.5707012;0.0154804,661.9003
+0;0;0,0.001730592;0.3311669;0.006650332,0.003848051;0.6483531;-0.001585678,0.1818326;0.5178863;0.01343822,0.2194993;0.2331898;0.0004850049,0.28157;-0.03345445;-0.05476485,-0.1699302;0.5041966;-0.01568139,-0.2227936;0.2216745;-0.02071892,-0.2694325;-0.04575893;-0.08635925,0.07747829;0.004947769;-0.03835408,0.09807119;-0.3465581;-0.006647244,0.1092063;-0.7323301;0.07507814,0.1237414;-0.7827809;-0.009790085,-0.07444924;0.006105294;-0.04379998,-0.121596;-0.3433677;-0.01866867,-0.14395;-0.7300386;0.05622381,-0.1352138;-0.6877992;-0.06065257,0.003288021;0.5709376;0.002890862,0;0;0,0.002805285;0.3309651;0.01315081,0.005213857;0.6482611;0.01268137,0.1815937;0.5118914;0.008647203,0.2217809;0.2272512;0.006757736,0.250765;-0.04547805;-0.04599786,-0.1729302;0.5166563;-0.003038352,-0.2192002;0.2329403;-0.001314847,-0.2454809;-0.03701904;-0.06791629,0.07691152;0.001310304;-0.0397656,0.1100285;-0.350237;-0.02234364,0.1092759;-0.7346637;0.06619227,0.1088665;-0.7229934;-0.0502125,-0.07799576;0.006606105;-0.03703274,-0.1115329;-0.3453113;-0.03313375,-0.1077597;-0.7310245;0.04953472,-0.1186809;-0.7930331;-0.0232758,0.004684478;0.5707548;0.01513433,661.9339
+0;0;0,0.00165028;0.3311675;0.006637316,0.003681111;0.6483533;-0.001636384,0.1817143;0.5180001;0.01350807,0.2194887;0.2332486;0.002182033,0.2820497;-0.03417772;-0.04855045,-0.1700741;0.5042297;-0.01585144,-0.2233346;0.2217693;-0.02010535,-0.2705688;-0.04634449;-0.08246247,0.07748231;0.004951572;-0.03834548,0.09787005;-0.346554;-0.006503128,0.1088578;-0.7323437;0.07515859,0.123815;-0.782601;-0.009819426,-0.0744317;0.006118173;-0.04382797,-0.1218657;-0.3433056;-0.01855311,-0.1440599;-0.7300286;0.05611763,-0.1352662;-0.6877878;-0.06075431,0.003142684;0.5709382;0.002850763,0;0;0,0.002805285;0.3309651;0.01315081,0.005213857;0.6482611;0.01268137,0.1815937;0.5118914;0.008647203,0.2217809;0.2272512;0.006757736,0.250765;-0.04547805;-0.04599786,-0.1729302;0.5166563;-0.003038352,-0.2192002;0.2329403;-0.001314847,-0.2454809;-0.03701904;-0.06791629,0.07691152;0.001310304;-0.0397656,0.1100285;-0.350237;-0.02234364,0.1092759;-0.7346637;0.06619227,0.1088665;-0.7229934;-0.0502125,-0.07799576;0.006606105;-0.03703274,-0.1115329;-0.3453113;-0.03313375,-0.1077597;-0.7310245;0.04953472,-0.1186809;-0.7930331;-0.0232758,0.004684478;0.5707548;0.01513433,661.9562
+0;0;0,0.001650104;0.3311322;0.006636607,0.003680884;0.6483105;-0.001636744,0.1817733;0.5179452;0.01351093,0.219566;0.2330555;0.002179394,0.2822432;-0.03486687;-0.04864721,-0.1701317;0.5041702;-0.01585831,-0.2234181;0.2215728;-0.02011429,-0.2707399;-0.04703841;-0.0825871,0.0774582;0.004950032;-0.03833355,0.09785863;-0.3467742;-0.006471392,0.1088426;-0.7324335;0.07516274,0.123799;-0.7826862;-0.009810425,-0.07440855;0.00611627;-0.04381434,-0.1218721;-0.3435248;-0.01852375,-0.1440587;-0.7301172;0.05612177,-0.1352656;-0.6878771;-0.0607435,0.003142495;0.5709009;0.002850085,0;0;0,0.002786405;0.3309473;0.01270485,0.005180486;0.6482339;0.01204276,0.1816444;0.5119082;0.008158087,0.2220162;0.2271479;0.007449388,0.253679;-0.04622665;-0.0431273,-0.1730251;0.5166339;-0.003566413,-0.2200109;0.2329133;0.0001438609,-0.2487403;-0.03766471;-0.06509678,0.07692435;0.001259223;-0.0396837,0.1100218;-0.350523;-0.02250409,0.1091508;-0.7348511;0.06586467,0.1087485;-0.7232021;-0.05052996,-0.07793731;0.006639581;-0.03708676,-0.1113934;-0.3455095;-0.03347625,-0.1076265;-0.7311165;0.0490519,-0.1187847;-0.7924587;-0.02454666,0.004655816;0.5707359;0.01458347,661.9899
+0;0;0,0.001650516;0.3312148;0.006638262,0.003681509;0.6484244;-0.001636593,0.1818547;0.5180113;0.01351729,0.2197004;0.2327223;0.002169882,0.2820018;-0.03359413;-0.04835207,-0.1702097;0.50423;-0.01586525,-0.2235708;0.2212366;-0.02012719,-0.270609;-0.04576457;-0.08222555,0.077399;0.004946249;-0.03830425,0.09779864;-0.3467644;-0.006443325,0.1088318;-0.7341514;0.0755565,0.1237855;-0.7843891;-0.009400718,-0.07435168;0.006111595;-0.04378085,-0.1218134;-0.343516;-0.01849124,-0.1440994;-0.7318403;0.05648867,-0.1353079;-0.6896024;-0.06035467,0.003142953;0.5709909;0.002851623,0;0;0,0.002535619;0.3310512;0.01219451,0.004838303;0.6483697;0.01131701,0.1814279;0.5120646;0.007465839,0.2223673;0.2269778;0.008040667,0.2562262;-0.04470837;-0.04093492,-0.1734171;0.5167049;-0.004282957,-0.2212822;0.232751;0.001190632,-0.2508015;-0.0362854;-0.06289083,0.07691953;0.00136441;-0.03954506,0.1096605;-0.3504649;-0.02293873,0.1089668;-0.7366018;0.06544816,0.1085642;-0.7249544;-0.05092382,-0.07783701;0.006544429;-0.0371599,-0.1114228;-0.3455823;-0.03393563,-0.1079587;-0.7329669;0.04874145,-0.1185988;-0.7935582;-0.02582021,0.004336193;0.570849;0.01390207,662.0231
+0;0;0,0.001704787;0.3310823;0.006538071,0.003782922;0.6482986;-0.001937489,0.1819241;0.5178401;0.01338428,0.219785;0.2320124;0.00352813,0.2826957;-0.03476837;-0.04164002,-0.1705944;0.5052205;-0.01560432,-0.2225;0.2214525;-0.01871047,-0.2705876;-0.0460009;-0.07638297,0.07748003;0.004955537;-0.0383264,0.09795776;-0.3469851;-0.006445374,0.108953;-0.7336237;0.07541695,0.1240438;-0.7838807;-0.009498574,-0.07439762;0.006116976;-0.04386573,-0.1219238;-0.3437393;-0.01857122,-0.1442028;-0.7312942;0.05637287,-0.1354945;-0.6890678;-0.06047843,0.003234804;0.5708638;0.002611045,0;0;0,0.002619237;0.3309259;0.01193297,0.004867636;0.6482526;0.01067674,0.1815793;0.5122516;0.006992936,0.2230459;0.2267655;0.009510517,0.2590655;-0.04461232;-0.0376755,-0.1733719;0.5165827;-0.004606145,-0.2219884;0.2323105;0.002733122,-0.254267;-0.03664041;-0.05885724,0.07695814;0.001326412;-0.03965235,0.1096862;-0.3507371;-0.0229764,0.1093979;-0.736168;0.06508434,0.108943;-0.7245508;-0.05128324,-0.07796095;0.006580723;-0.03708651,-0.1111144;-0.3458256;-0.03415151,-0.1079906;-0.7325067;0.04818745,-0.1184782;-0.7924207;-0.02721168,0.004390739;0.5707331;0.01343942,662.0565
+0;0;0,0.00170457;0.3310402;0.00653724,0.00378267;0.6482508;-0.00193823,0.1818408;0.5178169;0.01337853,0.2198313;0.2310107;0.003488643,0.2826332;-0.03530881;-0.04160142,-0.1705139;0.5052031;-0.01559659,-0.2225972;0.2204638;-0.01871338,-0.2706015;-0.04652727;-0.07628617,0.07745863;0.004954168;-0.03831581,0.09796736;-0.3475193;-0.006386526,0.1089451;-0.7335399;0.07534496,0.1240351;-0.783793;-0.009566523,-0.07437707;0.006115287;-0.04385361,-0.1219752;-0.3442706;-0.01852082,-0.1442186;-0.7312061;0.0563035,-0.1355107;-0.6889803;-0.06054223,0.003234551;0.570816;0.002610307,0;0;0,0.002496071;0.3308953;0.01163292,0.004746772;0.6482102;0.009901166,0.1814547;0.5124372;0.006538272,0.2238767;0.2261151;0.01088536,0.2615347;-0.04522282;-0.03225255,-0.173461;0.516696;-0.004921896,-0.2231635;0.2316697;0.004488813,-0.2563567;-0.0367707;-0.05667682,0.07694533;0.00133951;-0.03962457,0.1091636;-0.3513088;-0.022928,0.1092736;-0.7361706;0.06478679,0.108782;-0.7245814;-0.05157053,-0.0779248;0.006562794;-0.03710984,-0.1110674;-0.3463843;-0.03435605,-0.1082345;-0.7324423;0.0478856,-0.1184296;-0.792498;-0.02737572,0.00428085;0.5706983;0.01287234,662.0789
+0;0;0,0.001703631;0.330858;0.006533641,0.003781527;0.6480379;-0.001940813,0.1817593;0.5176399;0.01337039,0.219979;0.2291037;0.003420845,0.2825619;-0.03628686;-0.04151195,-0.1704367;0.5050318;-0.01559169,-0.2228342;0.2185749;-0.01872728,-0.2706711;-0.04748493;-0.07609925,0.0775153;0.004957793;-0.03834385,0.09805881;-0.3481133;-0.006360415,0.109029;-0.733871;0.07531539,0.1241185;-0.784121;-0.009592816,-0.07443149;0.006119761;-0.0438857,-0.1221103;-0.3448603;-0.01850994,-0.1443386;-0.7315322;0.05626338,-0.135631;-0.6893069;-0.06057784,0.003233494;0.5706152;0.002607012,0;0;0,0.002494425;0.3307198;0.01143682,0.00468792;0.6480012;0.009456635,0.1814532;0.5126154;0.006155252,0.2249489;0.2247652;0.01410735,0.2639465;-0.04557869;-0.0278585,-0.1734686;0.5166648;-0.005133677,-0.2241326;0.2300978;0.006064797,-0.2595028;-0.03765589;-0.0524555,0.07697962;0.00130254;-0.03969753,0.1090021;-0.3519557;-0.02274692,0.1093569;-0.7366421;0.06452596,0.1088178;-0.7250638;-0.05182481,-0.07801721;0.006596357;-0.03705745,-0.1110024;-0.3469708;-0.03451835,-0.1082894;-0.7327716;0.0476438,-0.1175134;-0.7937931;-0.02656654,0.004247442;0.5705051;0.01252782,662.1014
+0;0;0,0.001602358;0.3307276;0.006427365,0.003538222;0.6478713;-0.002228831,0.1812911;0.5175676;0.01328119,0.2191311;0.229659;0.005739786,0.2832395;-0.03814876;-0.03424754,-0.170305;0.5047629;-0.01583339,-0.223396;0.2191756;-0.01696808,-0.27332;-0.04929125;-0.07047544,0.0775899;0.004971611;-0.03830378,0.09799527;-0.348259;-0.006122328,0.1090732;-0.7339274;0.07571208,0.1235013;-0.7842156;-0.009267136,-0.07442313;0.00612974;-0.04399676,-0.1223357;-0.3449652;-0.01829391,-0.1445358;-0.7315826;0.05649715,-0.1357803;-0.6893702;-0.06033619,0.003031468;0.5704677;0.002369634,0;0;0,0.002447449;0.330596;0.01117527,0.004697494;0.6478384;0.008673072,0.1812942;0.5128358;0.005746007,0.2253182;0.2258862;0.0158397,0.2657043;-0.04660755;-0.02347958,-0.1732649;0.5166764;-0.00541166,-0.2252339;0.2312039;0.008180346,-0.2622275;-0.03872997;-0.04836215,0.0770314;0.00131686;-0.0397054,0.1088371;-0.3521365;-0.02288175,0.1092684;-0.7367892;0.06430639,0.108695;-0.7252388;-0.05203413,-0.07807242;0.006576821;-0.03706118,-0.1110013;-0.3471663;-0.03473725,-0.1083989;-0.7328786;0.04759683,-0.116542;-0.7964208;-0.02353257,0.004246585;0.5703667;0.01193881,662.1349
+0;0;0,0.001602358;0.3307276;0.006427365,0.003538222;0.6478713;-0.002228831,0.1812911;0.5175676;0.01328119,0.2191311;0.229659;0.005739786,0.2832395;-0.03814876;-0.03424754,-0.170305;0.5047629;-0.01583339,-0.223396;0.2191756;-0.01696808,-0.27332;-0.04929125;-0.07047544,0.0775899;0.004971611;-0.03830378,0.09799527;-0.348259;-0.006122328,0.1090732;-0.7339274;0.07571208,0.1235013;-0.7842156;-0.009267136,-0.07442313;0.00612974;-0.04399676,-0.1223357;-0.3449652;-0.01829391,-0.1445358;-0.7315826;0.05649715,-0.1357803;-0.6893702;-0.06033619,0.003031468;0.5704677;0.002369634,0;0;0,0.002447449;0.330596;0.01117527,0.004697494;0.6478384;0.008673072,0.1812942;0.5128358;0.005746007,0.2253182;0.2258862;0.0158397,0.2657043;-0.04660755;-0.02347958,-0.1732649;0.5166764;-0.00541166,-0.2252339;0.2312039;0.008180346,-0.2622275;-0.03872997;-0.04836215,0.0770314;0.00131686;-0.0397054,0.1088371;-0.3521365;-0.02288175,0.1092684;-0.7367892;0.06430639,0.108695;-0.7252388;-0.05203413,-0.07807242;0.006576821;-0.03706118,-0.1110013;-0.3471663;-0.03473725,-0.1083989;-0.7328786;0.04759683,-0.116542;-0.7964208;-0.02353257,0.004246585;0.5703667;0.01193881,662.1576
+0;0;0,0.001602007;0.3306552;0.006425959,0.003538443;0.6478926;-0.002232811,0.1810188;0.5176464;0.01326192,0.2189891;0.2287454;0.005694517,0.2831516;-0.03928772;-0.03432647,-0.17004;0.5048614;-0.01580817,-0.223314;0.2182896;-0.01694676,-0.27328;-0.05040318;-0.07049917,0.07762966;0.004974159;-0.03832341,0.09804548;-0.3484375;-0.006125469,0.1091193;-0.7339633;0.07567869,0.1235469;-0.7842489;-0.009297848,-0.07446126;0.006132882;-0.0440193,-0.1223984;-0.3451419;-0.01830329,-0.1445903;-0.7316165;0.05646012,-0.1358351;-0.6894044;-0.06036955,0.003031537;0.5704657;0.002367036,0;0;0,0.002485514;0.3305309;0.01095045,0.00483156;0.6478591;0.007840991,0.1811759;0.5130527;0.005205035,0.2260225;0.2253157;0.01781392,0.267621;-0.04776004;-0.0176754,-0.1729313;0.5167913;-0.005628981,-0.2264785;0.230732;0.01066741,-0.264327;-0.03971249;-0.04399111,0.0770735;0.001310349;-0.03972089,0.1087867;-0.3523372;-0.02296042,0.1093077;-0.7368462;0.06420183,0.1086577;-0.7253283;-0.05212939,-0.07812385;0.00657724;-0.03705663,-0.1109091;-0.3473628;-0.03484901,-0.1083433;-0.7329366;0.04743657,-0.1144465;-0.7952045;-0.02553164,0.004355706;0.5703725;0.0112952,662.1908
+0;0;0,0.001685039;0.330596;0.006291264,0.003675163;0.6476597;-0.00252337,0.1809202;0.5172772;0.01318454,0.2191026;0.2277982;0.009658217,0.2835;-0.0410428;-0.02566826,-0.1702162;0.5056814;-0.01519179,-0.2228792;0.2184649;-0.01388137,-0.2740782;-0.05073443;-0.06468333,0.07771187;0.004965641;-0.03825191,0.09794744;-0.3484635;-0.005724881,0.108969;-0.7329049;0.07605399,0.1235185;-0.7829309;-0.009142995,-0.07444724;0.006152804;-0.04412201,-0.1224532;-0.3451241;-0.01805271,-0.14492;-0.7305248;0.05655212,-0.1363128;-0.6883264;-0.06028749,0.003158031;0.5702903;0.002112221,0;0;0,0.002503209;0.3304769;0.01071918,0.00480625;0.6476214;0.006514549,0.1811495;0.5132798;0.004528045,0.226429;0.2251845;0.01933789,0.268514;-0.04843968;-0.01274145,-0.1729112;0.5168336;-0.005937805,-0.2273371;0.2305079;0.01205752,-0.2672808;-0.04049736;-0.03923673,0.0770988;0.001292706;-0.03976309,0.1087556;-0.3523977;-0.02301383,0.1093931;-0.7359449;0.06356311,0.1086444;-0.7244847;-0.05275583,-0.0781859;0.006595395;-0.03701979,-0.1108329;-0.3473952;-0.03491969,-0.1084897;-0.7319802;0.04689323,-0.1141263;-0.7945175;-0.02576674,0.004347891;0.5702046;0.01028299,662.2131
+0;0;0,0.001684814;0.330552;0.006290426,0.003674231;0.6475034;-0.002520826,0.1807388;0.5172083;0.01317381,0.2189427;0.2275665;0.009645514,0.2837094;-0.04281622;-0.02588356,-0.1700407;0.5056242;-0.01517366,-0.2227333;0.2182463;-0.01386251,-0.2742259;-0.05249691;-0.06495582,0.07772183;0.004966278;-0.03825681,0.0979595;-0.3484996;-0.005726401,0.1089771;-0.7328048;0.07602349,0.1235264;-0.7828296;-0.009172142,-0.07445677;0.006153592;-0.04412767,-0.1224677;-0.3451598;-0.01805565,-0.1449266;-0.730424;0.05652274,-0.1363195;-0.6882258;-0.06031502,0.003157323;0.5701675;0.002112755,0;0;0,0.002483502;0.3304379;0.01056588,0.004648969;0.6474635;0.005811453,0.1810291;0.5137863;0.003722906,0.2265802;0.2257316;0.0214411,0.2692648;-0.04974759;-0.007766604,-0.1728978;0.5168792;-0.006282186,-0.2282083;0.2306848;0.01366345,-0.2703189;-0.04230094;-0.03397455,0.07712329;0.001300111;-0.03973961,0.10874;-0.3524345;-0.02306306,0.1094144;-0.7358894;0.06328964,0.1085466;-0.724454;-0.05302262,-0.07819171;0.006586915;-0.03703509,-0.110803;-0.3474444;-0.03497212,-0.108475;-0.7318963;0.0467967,-0.1160342;-0.7935301;-0.02682436,0.004233479;0.5700865;0.009708762,662.2471
+0;0;0,0.001684271;0.3304454;0.006288398,0.003673687;0.6473968;-0.002522846,0.1804541;0.5171866;0.01315408,0.2187521;0.2268313;0.009617088,0.2836806;-0.04422721;-0.02600078,-0.1697641;0.5056211;-0.01514803,-0.2225865;0.2175351;-0.01383365,-0.2742078;-0.05388469;-0.06505466,0.0777164;0.004965931;-0.03825414,0.09799562;-0.3492256;-0.005656943,0.1089941;-0.7328639;0.0759511,0.1235424;-0.7828827;-0.009238183,-0.07445157;0.006153163;-0.04412458,-0.1225611;-0.3458815;-0.01799904,-0.144981;-0.7304772;0.05644994,-0.1363746;-0.6882799;-0.0603791,0.003156781;0.5700611;0.002110723,0;0;0,0.002370767;0.3303442;0.01017964,0.00444632;0.6473547;0.004568338,0.1806846;0.514071;0.002863407,0.2268181;0.2255789;0.02358723,0.2696727;-0.05083278;-0.003191829,-0.1728451;0.5169833;-0.006829867,-0.2290445;0.230374;0.01512845,-0.2730445;-0.04373023;-0.02832224,0.07710878;0.001333863;-0.03975344,0.1085375;-0.3531483;-0.0230161,0.1091609;-0.7359887;0.06296062,0.108218;-0.7245992;-0.05333483,-0.07818849;0.006545984;-0.03703495,-0.111005;-0.3482006;-0.03519579,-0.1086948;-0.7320168;0.04628422,-0.1162862;-0.7935033;-0.02750235,0.004075274;0.5699903;0.008709073,662.2797
+0;0;0,0.001624864;0.3303931;0.005987034,0.003496569;0.6471193;-0.003306481,0.1798248;0.5172052;0.01311074,0.2182304;0.2253602;0.01309172,0.2828654;-0.0463123;-0.01749929,-0.1695541;0.5057316;-0.01513241,-0.2234296;0.2163718;-0.0110269,-0.2757081;-0.0555917;-0.05816736,0.07776089;0.004955085;-0.03825706,0.09764815;-0.3494058;-0.005479891,0.108597;-0.7337213;0.07638581,0.1231429;-0.7840028;-0.00854221,-0.07451406;0.006168795;-0.04409662,-0.1229604;-0.3459697;-0.01777392,-0.145273;-0.7312355;0.05701013,-0.1366586;-0.6890734;-0.05981174,0.003018034;0.5698515;0.001463141,0;0;0,0.002358526;0.3302988;0.009759545,0.004343502;0.6470844;0.003312349,0.1802857;0.5145291;0.001689434,0.2272243;0.2249112;0.02549708,0.2698409;-0.05168504;0.001048326,-0.1725891;0.5171947;-0.007226482,-0.2298158;0.2294691;0.01701462,-0.2748481;-0.04505542;-0.02207218,0.07714985;0.001353487;-0.03976154,0.1085253;-0.3532953;-0.02298915,0.1094857;-0.7368161;0.06321454,0.1083532;-0.725464;-0.05306292,-0.07823332;0.006532019;-0.03703769,-0.1109786;-0.3483846;-0.03519966,-0.1086562;-0.7329152;0.04635425,-0.1163447;-0.7940978;-0.02778145,0.003993124;0.5697888;0.00762248,662.3135
+0;0;0,0.001624792;0.3303785;0.005986769,0.003495744;0.6469772;-0.003303064,0.179376;0.5172263;0.0130828,0.2179767;0.2238992;0.01306369,0.2823718;-0.04676527;-0.01741382,-0.1691173;0.5057817;-0.01508877,-0.2232665;0.2149525;-0.01096241,-0.2753509;-0.05600193;-0.05792795,0.07778965;0.004956918;-0.03827121,0.0976779;-0.3494216;-0.005492408,0.1086269;-0.7337405;0.07637404,0.1231716;-0.7840157;-0.008547284,-0.07454161;0.006171076;-0.04411293,-0.1229904;-0.345985;-0.01778892,-0.1453031;-0.7312543;0.05699581,-0.1366894;-0.6890932;-0.05981683,0.003017393;0.569739;0.001464723,0;0;0,0.002350651;0.3302971;0.009310246,0.004238375;0.6469425;0.002166748,0.1798893;0.5149637;0.0008453131,0.2274694;0.2241738;0.02745593,0.2709126;-0.05151102;0.006350517,-0.1723106;0.517431;-0.007865714,-0.2304189;0.2285302;0.01841227,-0.2761067;-0.0453878;-0.01646477,0.07718037;0.001381457;-0.03977144,0.1084024;-0.3532979;-0.02298343,0.1095046;-0.7368424;0.06312942,0.1083225;-0.7255333;-0.05313123,-0.07826907;0.006510797;-0.03704116,-0.1110697;-0.3484207;-0.03567203,-0.1088517;-0.7329227;0.04603701,-0.1170933;-0.7940998;-0.02803123,0.00391373;0.5696841;0.006609082,662.336
+0;0;0,0.001624792;0.3303785;0.005986769,0.003495744;0.6469772;-0.003303064,0.179376;0.5172263;0.0130828,0.2179767;0.2238992;0.01306369,0.2823718;-0.04676527;-0.01741382,-0.1691173;0.5057817;-0.01508877,-0.2232665;0.2149525;-0.01096241,-0.2753509;-0.05600193;-0.05792795,0.07778965;0.004956918;-0.03827121,0.0976779;-0.3494216;-0.005492408,0.1086269;-0.7337405;0.07637404,0.1231716;-0.7840157;-0.008547284,-0.07454161;0.006171076;-0.04411293,-0.1229904;-0.345985;-0.01778892,-0.1453031;-0.7312543;0.05699581,-0.1366894;-0.6890932;-0.05981683,0.003017393;0.569739;0.001464723,0;0;0,0.002350651;0.3302971;0.009310246,0.004238375;0.6469425;0.002166748,0.1798893;0.5149637;0.0008453131,0.2274694;0.2241738;0.02745593,0.2709126;-0.05151102;0.006350517,-0.1723106;0.517431;-0.007865714,-0.2304189;0.2285302;0.01841227,-0.2761067;-0.0453878;-0.01646477,0.07718037;0.001381457;-0.03977144,0.1084024;-0.3532979;-0.02298343,0.1095046;-0.7368424;0.06312942,0.1083225;-0.7255333;-0.05313123,-0.07826907;0.006510797;-0.03704116,-0.1110697;-0.3484207;-0.03567203,-0.1088517;-0.7329227;0.04603701,-0.1170933;-0.7940998;-0.02803123,0.00391373;0.5696841;0.006609082,662.3582
+0;0;0,0.001684278;0.3301426;0.005554846,0.00356117;0.64674;-0.004299023,0.1792268;0.5169432;0.01306248,0.2180962;0.2223596;0.01660076,0.2808487;-0.04721814;-0.007335583,-0.1689332;0.5054955;-0.01536494,-0.2245941;0.2137057;-0.007404966,-0.2766713;-0.05630794;-0.04694791,0.07776689;0.004974474;-0.03826308,0.09755342;-0.3500404;-0.005174778,0.1086739;-0.7351395;0.07688014,0.1226205;-0.7857667;-0.007782981,-0.07452539;0.006159217;-0.0440968,-0.1231944;-0.3466188;-0.01762149,-0.1455976;-0.7326274;0.05756798,-0.1369037;-0.690511;-0.05922537,0.003086272;0.5695007;0.0006153188,0;0;0,0.001987383;0.3300708;0.008782983,0.003686205;0.6467208;0.001140118,0.1793578;0.5150537;0.0001119375,0.2274652;0.2234184;0.03072798,0.2708725;-0.05037102;0.01233828,-0.1727063;0.5173397;-0.008514145,-0.2316643;0.22758;0.02091555,-0.2780389;-0.04476589;-0.008412182,0.07723841;0.001509875;-0.03960359,0.1079606;-0.3538893;-0.02318776,0.1088184;-0.7382792;0.06284536,0.1076159;-0.7269934;-0.05339324,-0.07821472;0.006379683;-0.03712483,-0.1113921;-0.3491759;-0.03595035,-0.1093045;-0.7344633;0.04594744,-0.1066899;-0.723101;-0.07028027,0.003428407;0.5694601;0.00572443,662.3807
+0;0;0,0.001683153;0.329922;0.005551134,0.003559754;0.6464702;-0.00430125,0.1788393;0.5167995;0.01303227,0.2179191;0.2206204;0.01658971,0.2806329;-0.0487906;-0.007331824,-0.1685573;0.5053769;-0.01533282,-0.2245197;0.2120067;-0.007329737,-0.2765647;-0.05783987;-0.04684822,0.07775647;0.004973808;-0.03825795,0.09756121;-0.3503678;-0.005139198,0.1086984;-0.7360454;0.07703896,0.1226438;-0.7866654;-0.007616736,-0.0745154;0.006158391;-0.04409089,-0.1232292;-0.3469443;-0.01759121,-0.145666;-0.7335327;0.05771119,-0.1369729;-0.6914173;-0.05907191,0.003084922;0.5692418;0.0006123967,0;0;0,0.001579463;0.329865;0.00828886,0.003092594;0.6464559;0.0002453327,0.1785726;0.515354;-0.0007710457,0.2273782;0.2225593;0.0331583,0.2700953;-0.05138984;0.01850617,-0.1729081;0.5173722;-0.009119205,-0.2326502;0.2263745;0.02271172,-0.2795604;-0.0460324;-0.00339303,0.07724792;0.001593188;-0.03955626,0.1073373;-0.3542047;-0.02345598,0.1083847;-0.7391627;0.06274545,0.1071157;-0.727903;-0.05347776,-0.07819458;0.006284331;-0.03715633,-0.1118362;-0.3495588;-0.03632823,-0.1091227;-0.7353327;0.04610663,-0.1065866;-0.7240251;-0.07010357,0.002900794;0.5692129;0.004945517,662.4149
+0;0;0,0.001683227;0.3299366;0.00555138,0.003559122;0.6463657;-0.004297315,0.1786147;0.5167904;0.01301855,0.2178884;0.2191424;0.01659363,0.2805404;-0.05000323;-0.007304342,-0.168339;0.5053825;-0.01531038,-0.2245789;0.2105573;-0.007267606,-0.2765726;-0.05902353;-0.04674716,0.07779145;0.004976046;-0.03827516,0.09760561;-0.3505345;-0.00514067,0.1087347;-0.7359318;0.07697778,0.1226781;-0.7865403;-0.00766588,-0.07454893;0.006161162;-0.04411073,-0.1232858;-0.3471094;-0.01759845,-0.1457064;-0.7334169;0.05764923,-0.1370146;-0.6913033;-0.05911728,0.003084467;0.5691659;0.0006145099,0;0;0,0.001470074;0.3298954;0.007659554,0.00252977;0.6463387;-0.001519919,0.1781533;0.516104;-0.001792908,0.2275532;0.222142;0.03420055,0.2703781;-0.05164045;0.02216041,-0.1731976;0.5174578;-0.01000903,-0.2333498;0.2252539;0.02387482,-0.2806852;-0.04706725;0.0007159468,0.07727943;0.00163585;-0.03957868,0.1071837;-0.354346;-0.02342474,0.1085012;-0.7391133;0.06231153,0.1071755;-0.7279212;-0.05388319,-0.07824193;0.006243832;-0.03715472,-0.1120046;-0.349759;-0.03658325,-0.1094388;-0.7352586;0.04576892,-0.1159029;-0.8002961;-0.0233888,0.002461225;0.5691404;0.003437876,662.438
+0;0;0,0.001697918;0.3299269;0.005039383,0.003508457;0.6461711;-0.00546801,0.1783752;0.5167167;0.01285241,0.2179485;0.2179134;0.02137539,0.2796088;-0.0490838;0.003845936,-0.1682759;0.505366;-0.01591131,-0.2260567;0.2096877;-0.003353148,-0.2776903;-0.05776003;-0.03803043,0.07784084;0.004985514;-0.03816774,0.09756507;-0.3504889;-0.00539609,0.1086657;-0.7345111;0.07685686,0.1224461;-0.7852063;-0.007727839,-0.0744516;0.006172823;-0.04426832,-0.123335;-0.3469786;-0.01744294,-0.1458255;-0.7319458;0.05776537,-0.1369999;-0.6898921;-0.05899502,0.003056378;0.5690187;-0.0003855471,0;0;0,0.001452416;0.3298926;0.006986022,0.002428889;0.6461551;-0.002843738,0.1780008;0.5162657;-0.002294064,0.2277632;0.2213432;0.03600061,0.2700868;-0.0497584;0.02553916,-0.1732016;0.5174388;-0.01055443,-0.234109;0.2244024;0.02607875,-0.281754;-0.04528743;0.006225023,0.07730009;0.001627058;-0.03953326,0.1071381;-0.3542816;-0.0232904,0.1084705;-0.7377812;0.06208014,0.1071431;-0.7266593;-0.05410088,-0.078219;0.006246217;-0.03719679,-0.1119195;-0.3496875;-0.03646196,-0.1092332;-0.7338529;0.04582794,-0.1157109;-0.7986278;-0.02368412,0.002370358;0.5690006;0.002225518,662.4704
+0;0;0,0.001697899;0.3299232;0.005039326,0.003507804;0.6460565;-0.005464632,0.1780114;0.5167317;0.01282695,0.2177041;0.2170263;0.02137567,0.2789139;-0.04802015;0.003974292,-0.1679213;0.5054046;-0.01587716,-0.2258766;0.2088334;-0.003281075,-0.2771329;-0.05666021;-0.03770499,0.07789964;0.004989279;-0.03819657,0.09762208;-0.3504529;-0.005427893,0.10873;-0.734726;0.07687879,0.122509;-0.7854128;-0.007697143,-0.07450784;0.006177487;-0.04430176,-0.1233868;-0.3469419;-0.01747881,-0.145892;-0.7321606;0.05777863,-0.1370673;-0.6901082;-0.05896968,0.00305585;0.5689254;-0.0003835708,0;0;0,0.001462415;0.3299029;0.006283998,0.002331048;0.6460285;-0.004386425,0.1776874;0.5166642;-0.00321126,0.2279272;0.2213017;0.03812766,0.2703656;-0.04788095;0.03190231,-0.1729647;0.5174255;-0.0110221,-0.2346134;0.2239957;0.02860489,-0.2824472;-0.04382333;0.01175357,0.07733963;0.001646578;-0.03959918,0.106903;-0.3542483;-0.0232662,0.1083899;-0.7379973;0.06216252,0.1069444;-0.7269351;-0.05399501,-0.07830183;0.006229659;-0.03717849,-0.1121359;-0.3496594;-0.03677878,-0.1095353;-0.7340711;0.04558847,-0.1165874;-0.7981554;-0.02478007,0.002296127;0.5689077;0.0008676052,662.504
+0;0;0,0.001697247;0.3297964;0.005037391,0.0035057;0.6456761;-0.005458296,0.1778486;0.5164577;0.01281729,0.2176788;0.2157142;0.02139561,0.2781222;-0.04601401;0.004212091,-0.1677657;0.505141;-0.0158604,-0.2259217;0.2075426;-0.003220689,-0.2765363;-0.05462715;-0.03721363,0.07800329;0.004995918;-0.03824739,0.09774411;-0.3507775;-0.005448181,0.1088585;-0.7352771;0.07690699,0.1226364;-0.7859573;-0.00766205,-0.07460698;0.006185706;-0.04436071,-0.1235315;-0.3472627;-0.01751276,-0.1460499;-0.7327083;0.05778901,-0.137226;-0.690657;-0.05894979,0.003054087;0.5686033;-0.000381073,0;0;0,0.001411952;0.3297886;0.005609989,0.002167322;0.6456434;-0.005591989,0.1776439;0.5172592;-0.00407517,0.2279847;0.221287;0.04034245,0.2709862;-0.04440078;0.03699613,-0.1730382;0.5173224;-0.0114789,-0.2353733;0.2233698;0.03109926,-0.2826693;-0.04122433;0.01683767,0.07738165;0.001707598;-0.0397681,0.107021;-0.3544869;-0.02282119,0.1082966;-0.7384887;0.06254124,0.1067365;-0.7274705;-0.05359793,-0.07845726;0.006181194;-0.03712935,-0.1123503;-0.3500369;-0.03668493,-0.109701;-0.734672;0.04574429,-0.1156689;-0.7983608;-0.02523345,0.002152868;0.568588;-0.0002369881,662.5375
+0;0;0,0.001705972;0.3298005;0.004763192,0.003482724;0.6456733;-0.005949221,0.1778009;0.5165091;0.01301683,0.2175596;0.2158999;0.02566587,0.2781314;-0.04612634;0.01454554,-0.1681462;0.5058744;-0.01519469,-0.2256173;0.2083936;0.002380834,-0.2764129;-0.05454075;-0.02474293,0.07806327;0.0050416;-0.03811884,0.0975108;-0.3507178;-0.004992981,0.1085693;-0.7352219;0.07734799,0.1225696;-0.7859393;-0.007148981,-0.07455402;0.006128924;-0.04445752,-0.1236453;-0.3472514;-0.01702418,-0.1463401;-0.7326423;0.05850442,-0.1376334;-0.6906044;-0.05824456,0.003041012;0.5686035;-0.0008258848,0;0;0,0.001411952;0.3297886;0.005609989,0.002167322;0.6456434;-0.005591989,0.1776439;0.5172592;-0.00407517,0.2279847;0.221287;0.04034245,0.2709862;-0.04440078;0.03699613,-0.1730382;0.5173224;-0.0114789,-0.2353733;0.2233698;0.03109926,-0.2826693;-0.04122433;0.01683767,0.07738165;0.001707598;-0.0397681,0.107021;-0.3544869;-0.02282119,0.1082966;-0.7384887;0.06254124,0.1067365;-0.7274705;-0.05359793,-0.07845726;0.006181194;-0.03712935,-0.1123503;-0.3500369;-0.03668493,-0.109701;-0.734672;0.04574429,-0.1156689;-0.7983608;-0.02523345,0.002152868;0.568588;-0.0002369881,662.5599
+0;0;0,0.001705593;0.3297271;0.004762133,0.003481678;0.6454813;-0.005946501,0.177565;0.5164104;0.01299939,0.2173658;0.2154826;0.02566183,0.2776096;-0.0451248;0.01460172,-0.1679169;0.50579;-0.01517419,-0.2254489;0.2079939;0.002419962,-0.2759694;-0.05351666;-0.02455694,0.07807846;0.005042581;-0.03812626,0.09754168;-0.3510038;-0.004973672,0.1085951;-0.7353309;0.0773294,0.1225946;-0.7860436;-0.007162705,-0.07456854;0.006130117;-0.04446618,-0.1236995;-0.3475354;-0.0170107,-0.1463838;-0.7327489;0.05848313,-0.1376776;-0.6907117;-0.05825911,0.003040099;0.5684348;-0.0008247108,0;0;0,0.001400322;0.3297233;0.00511539,0.002171896;0.6454498;-0.006377339,0.1774876;0.5174503;-0.004597068,0.2280346;0.221548;0.04218745,0.2713009;-0.04264089;0.04255319,-0.1729066;0.5174709;-0.01183494,-0.2357535;0.2237625;0.03385563,-0.282714;-0.03944895;0.02035292,0.07742606;0.001678452;-0.03971994,0.1069686;-0.3548076;-0.02263606,0.1083674;-0.738642;0.06264306,0.1067664;-0.7276547;-0.0534836,-0.07846006;0.006194542;-0.0371609,-0.1123167;-0.3503168;-0.0365801,-0.1096155;-0.7347765;0.04580145,-0.1143168;-0.7981988;-0.02561019,0.002143934;0.5684212;-0.0009744167,662.5833
+0;0;0,0.001705129;0.3296375;0.004760838,0.003480347;0.6452374;-0.00594272,0.1773298;0.5162703;0.01298238,0.2170751;0.215762;0.02562717,0.2775198;-0.04571417;0.01453018,-0.1676888;0.5056642;-0.01515343,-0.2251406;0.2082832;0.002416192,-0.2758296;-0.05409908;-0.02465064,0.07809497;0.005043647;-0.03813431,0.09757754;-0.351357;-0.004948746,0.1086252;-0.735486;0.0773119,0.122624;-0.7861945;-0.007175729,-0.07458429;0.006131412;-0.04447557,-0.1237641;-0.3478859;-0.01699279,-0.1464368;-0.7329009;0.05846214,-0.137731;-0.6908643;-0.05827393,0.003038963;0.5682249;-0.0008231904,0;0;0,0.001329273;0.3296408;0.004653692,0.001957044;0.6451978;-0.007262707,0.1771837;0.5176876;-0.005260944,0.2278913;0.2225983;0.04368687,0.2709334;-0.04251865;0.04630423,-0.1729385;0.5175323;-0.01218513,-0.2363046;0.2248151;0.03625197,-0.2835081;-0.03935823;0.02481676,0.07744129;0.001683921;-0.03973031,0.1068677;-0.3551708;-0.02267087,0.1082063;-0.7387649;0.06275571,0.1065288;-0.7278126;-0.05335783,-0.07848505;0.006179098;-0.03715378,-0.1124338;-0.3506814;-0.03662829,-0.1096323;-0.7348834;0.04598504,-0.1144065;-0.7980927;-0.02568937,0.001962602;0.56821;-0.001765728,662.6154
+0;0;0,0.001806943;0.3295315;0.004444987,0.003700684;0.6449988;-0.006553568,0.1773775;0.5161959;0.01275509,0.2173633;0.214732;0.03075944,0.2771882;-0.04569125;0.02455294,-0.1673567;0.5054464;-0.01546715,-0.2266158;0.2075917;0.008500565,-0.2767989;-0.05409199;-0.01250111,0.07810813;0.005005436;-0.03818105,0.09764668;-0.3515191;-0.004622888,0.108667;-0.735792;0.07786469,0.1218827;-0.786613;-0.006633744,-0.07464194;0.006171057;-0.04443226,-0.1238739;-0.347988;-0.0167699,-0.1465569;-0.7331567;0.05887319,-0.1378203;-0.6911499;-0.05785803,0.00322777;0.5680151;-0.001365186,0;0;0,0.001307696;0.3295372;0.004192829,0.001944505;0.6449636;-0.007968545,0.1770921;0.5177584;-0.005580783,0.2282262;0.2219625;0.04631948,0.2714911;-0.04172498;0.05222225,-0.1729249;0.5176373;-0.01234429,-0.2371451;0.224438;0.03974701,-0.2845357;-0.03839085;0.02912293,0.07746735;0.001700982;-0.03974473,0.1068537;-0.3553106;-0.02251625,0.1082508;-0.7390466;0.06313431,0.1065331;-0.7281224;-0.05296839,-0.07852358;0.006149939;-0.03714772,-0.1124128;-0.3508776;-0.03644635,-0.1096474;-0.7352907;0.04607773,-0.1163432;-0.797501;-0.02671722,0.001939937;0.5680031;-0.00242722,662.649
+0;0;0,0.001805663;0.329298;0.004441837,0.003697818;0.6445012;-0.006547538,0.1770857;0.5158483;0.01273336,0.217197;0.213438;0.03079423,0.2769725;-0.04677013;0.02459285,-0.1670757;0.5051166;-0.01544199,-0.2265209;0.2063269;0.00860096,-0.2766625;-0.0551407;-0.01238337,0.0781486;0.00500803;-0.03820083,0.09769848;-0.3517234;-0.004623197,0.1086869;-0.7348861;0.07762605,0.1219032;-0.7857101;-0.006875552,-0.0746806;0.006174253;-0.04445528,-0.1239411;-0.3481903;-0.01677687,-0.1465586;-0.7322462;0.05864765,-0.1378217;-0.6902389;-0.05808795,0.003225297;0.5675814;-0.001363457,0;0;0,0.001320176;0.3293085;0.003785491,0.001979105;0.644458;-0.008697987,0.1769787;0.5179366;-0.006035209,0.2286594;0.2217;0.04837119,0.272256;-0.0416142;0.05758202,-0.1727328;0.5176244;-0.01255087,-0.2378594;0.2242542;0.04294259,-0.2854944;-0.03833565;0.03307763,0.07747731;0.001714483;-0.03982353,0.1068191;-0.3555026;-0.02244687,0.1083795;-0.7380991;0.0630914,0.1065957;-0.7272185;-0.0530076,-0.07859287;0.006126846;-0.03711075,-0.1124978;-0.351108;-0.03628295,-0.1096131;-0.7343135;0.04644862,-0.1182196;-0.7964507;-0.02624506,0.001962781;0.567567;-0.003082037,662.6719
+0;0;0,0.001805092;0.3291938;0.004440432,0.003696497;0.6442721;-0.006544766,0.1768669;0.5157101;0.01271671,0.216967;0.2133837;0.03077257,0.2769415;-0.04769057;0.02455055,-0.1668637;0.5049919;-0.01542336,-0.2262923;0.2062851;0.008612916,-0.2766009;-0.05605286;-0.01244127,0.07816009;0.005008766;-0.03820644,0.09774923;-0.3524389;-0.004561398,0.1087625;-0.7364661;0.07787342,0.1219768;-0.7872782;-0.00661575,-0.07469159;0.006175161;-0.04446182,-0.124051;-0.3489009;-0.01672784,-0.1467195;-0.7338232;0.05886687,-0.1379839;-0.6918177;-0.05785157,0.003224137;0.5673785;-0.001362456,0;0;0,0.00131239;0.32921;0.003260016,0.00197047;0.6442112;-0.009787917,0.1768283;0.51806;-0.006602645,0.2287532;0.222349;0.04991317,0.2722945;-0.04175702;0.06206369,-0.172659;0.5177991;-0.01273181,-0.2383861;0.225223;0.04570136,-0.2871083;-0.03811839;0.03716212,0.0774989;0.001666188;-0.03981161,0.106714;-0.3562751;-0.02223265,0.1081716;-0.7396668;0.06380439,0.1062979;-0.728815;-0.05227089,-0.0786026;0.006160494;-0.03711468,-0.1126046;-0.3517885;-0.03617475,-0.1093474;-0.7357688;0.04714511,-0.118296;-0.797008;-0.0266043,0.001948848;0.5673571;-0.004028916,662.7054
+0;0;0,0.001781454;0.329062;0.004030094,0.003591039;0.6439807;-0.007401,0.1767906;0.5156569;0.01244358,0.2167289;0.2133778;0.03464206,0.2768697;-0.04886758;0.03696667,-0.1669485;0.5048332;-0.0163504,-0.2277251;0.2067118;0.01348702,-0.2776442;-0.057183;-0.002718421,0.07821085;0.004979519;-0.03826948,0.09769389;-0.3529211;-0.004395429,0.10858;-0.7370656;0.07847117,0.1217146;-0.7876218;-0.006262153,-0.07476269;0.006220161;-0.04447625,-0.1243866;-0.3492744;-0.01653089,-0.1470897;-0.7343868;0.05913557,-0.1381763;-0.6924208;-0.05756459,0.003142783;0.5671258;-0.002106401,0;0;0,0.001246698;0.3290776;0.002755046,0.001822263;0.6439148;-0.01076651,0.1767977;0.5182137;-0.007419467,0.2287944;0.2227972;0.05162179,0.2728089;-0.04223105;0.06637871,-0.1728728;0.5178024;-0.01308597,-0.2393291;0.2258324;0.04853817,-0.2898606;-0.03835815;0.04183744,0.07750892;0.001724735;-0.03994596,0.1067885;-0.3566695;-0.0221647,0.1079722;-0.7402408;0.06399786,0.1059876;-0.7294241;-0.05206084,-0.07871003;0.006108639;-0.03706348,-0.1129908;-0.3522826;-0.03640528,-0.1089666;-0.7364188;0.04711412,-0.118567;-0.7984437;-0.02555514,0.001817867;0.5671008;-0.004892111,662.7386
+0;0;0,0.001780345;0.3288573;0.004027586,0.003588575;0.6435398;-0.007395109,0.1765964;0.5153267;0.01242968,0.2165996;0.2125559;0.03466427,0.2766355;-0.04923162;0.03698482,-0.1667625;0.504515;-0.01633245,-0.227638;0.2059086;0.01355349,-0.27747;-0.05752543;-0.002623647,0.07822903;0.004980675;-0.03827837,0.09773472;-0.353336;-0.004364941,0.1085897;-0.7363801;0.07826428,0.1217249;-0.7869402;-0.006473064,-0.07478006;0.006221607;-0.04448659,-0.1244617;-0.3496863;-0.01650873,-0.1470997;-0.7336955;0.05894098,-0.1381859;-0.691729;-0.05776472,0.003140632;0.5667387;-0.002104208,0;0;0,0.001092322;0.3288779;0.002148271,0.001390375;0.6434552;-0.01191831,0.1764085;0.5184408;-0.008137584,0.2289115;0.2230672;0.05320287,0.2730225;-0.04129291;0.07082009,-0.1731123;0.5175287;-0.0127929,-0.2407449;0.2257023;0.050673,-0.2925916;-0.03779849;0.04601776,0.07748964;0.00177218;-0.04002547,0.1066809;-0.3570378;-0.02200496,0.1079787;-0.7394238;0.06429386,0.1057319;-0.7286671;-0.05175579,-0.07875869;0.006059638;-0.03701584,-0.1132887;-0.3527286;-0.03662603,-0.1093367;-0.7357186;0.04686769,-0.1180043;-0.7973764;-0.02638944,0.001460299;0.5667055;-0.005911112,662.772
+0;0;0,0.00177944;0.3286901;0.004025539,0.003587106;0.6432744;-0.007393862,0.1760212;0.515249;0.01238163,0.2159741;0.2128598;0.0345882,0.2763238;-0.05029631;0.03692088,-0.1662019;0.504473;-0.01628535,-0.2270006;0.206243;0.01356293,-0.2770931;-0.05856821;-0.002698785,0.07826542;0.004982993;-0.03829619,0.09778353;-0.3535619;-0.004361156,0.1086054;-0.7354374;0.07801598,0.1217415;-0.7860034;-0.006727569,-0.07481485;0.006224501;-0.04450728,-0.1245281;-0.34991;-0.01651161,-0.1470971;-0.7327477;0.05870792,-0.1381826;-0.6907803;-0.05800632,0.003139266;0.5664909;-0.002104177,0;0;0,0.001312174;0.3287122;0.001779318,0.001913473;0.643178;-0.01256394,0.1763491;0.5186705;-0.009107113,0.2292474;0.2243247;0.05485296,0.2736148;-0.04119158;0.07562101,-0.1722599;0.5179798;-0.01311829,-0.240669;0.2273475;0.05307541,-0.294729;-0.03717259;0.0507723,0.07750188;0.001817137;-0.04008818,0.1066876;-0.3572117;-0.02182829,0.1079668;-0.7384102;0.06429994,0.1055809;-0.7276967;-0.05174851,-0.0788226;0.006003932;-0.03698454,-0.1131651;-0.3530324;-0.03628921,-0.1092974;-0.7348818;0.04682549,-0.1177749;-0.7959821;-0.02715946,0.001896061;0.5664514;-0.006487966,662.8056
+0;0;0,0.001739279;0.3283978;0.003430572,0.003458787;0.6426713;-0.008665848,0.1759565;0.5151261;0.01216875,0.216354;0.2129085;0.03906876,0.2746348;-0.04982832;0.0488576,-0.1664826;0.5042164;-0.01635856,-0.2281085;0.2066102;0.02002603,-0.2781461;-0.05786926;0.01165965,0.0783368;0.004949518;-0.03835231,0.0977049;-0.3538726;-0.003848903,0.1085314;-0.7358417;0.07869298,0.1218343;-0.786588;-0.00584434,-0.0749063;0.006265899;-0.04451779,-0.1248004;-0.3501376;-0.01612698,-0.1474402;-0.7330685;0.0592529,-0.1385582;-0.6911599;-0.05746375,0.003035587;0.5659682;-0.003201943,0;0;0,0.001260169;0.3284153;0.001297355,0.001807086;0.6425768;-0.01345289,0.1763791;0.5186023;-0.009599924,0.2295891;0.2246273;0.05702162,0.2744741;-0.03981972;0.08102691,-0.1724767;0.5178159;-0.01326338,-0.2422452;0.2277754;0.05529211,-0.2981662;-0.03564361;0.05781786,0.07754578;0.001801878;-0.04019272,0.106966;-0.357507;-0.02147138,0.1081981;-0.7388214;0.06471765,0.1057214;-0.7281434;-0.05131686,-0.07894316;0.006007582;-0.03693152,-0.1133674;-0.3533437;-0.03619018,-0.1094676;-0.735355;0.04677306,-0.1178439;-0.7960784;-0.02767553,0.001800053;0.5659264;-0.0072788,662.8273
+0;0;0,0.001739279;0.3283978;0.003430572,0.003458787;0.6426713;-0.008665848,0.1759565;0.5151261;0.01216875,0.216354;0.2129085;0.03906876,0.2746348;-0.04982832;0.0488576,-0.1664826;0.5042164;-0.01635856,-0.2281085;0.2066102;0.02002603,-0.2781461;-0.05786926;0.01165965,0.0783368;0.004949518;-0.03835231,0.0977049;-0.3538726;-0.003848903,0.1085314;-0.7358417;0.07869298,0.1218343;-0.786588;-0.00584434,-0.0749063;0.006265899;-0.04451779,-0.1248004;-0.3501376;-0.01612698,-0.1474402;-0.7330685;0.0592529,-0.1385582;-0.6911599;-0.05746375,0.003035587;0.5659682;-0.003201943,0;0;0,0.001260169;0.3284153;0.001297355,0.001807086;0.6425768;-0.01345289,0.1763791;0.5186023;-0.009599924,0.2295891;0.2246273;0.05702162,0.2744741;-0.03981972;0.08102691,-0.1724767;0.5178159;-0.01326338,-0.2422452;0.2277754;0.05529211,-0.2981662;-0.03564361;0.05781786,0.07754578;0.001801878;-0.04019272,0.106966;-0.357507;-0.02147138,0.1081981;-0.7388214;0.06471765,0.1057214;-0.7281434;-0.05131686,-0.07894316;0.006007582;-0.03693152,-0.1133674;-0.3533437;-0.03619018,-0.1094676;-0.735355;0.04677306,-0.1178439;-0.7960784;-0.02767553,0.001800053;0.5659264;-0.0072788,662.8502
+0;0;0,0.001738384;0.3282288;0.003428807,0.003457332;0.6423998;-0.008663855,0.1759078;0.5148893;0.01216506,0.2162802;0.2128593;0.03904837,0.2746519;-0.05028728;0.04885247,-0.1664376;0.5039826;-0.01635444,-0.2280252;0.2065611;0.02000757,-0.2781408;-0.05833077;0.01162814,0.07829878;0.004947117;-0.0383337,0.09769569;-0.3544086;-0.003778975,0.1085551;-0.7375386;0.07901376,0.1218568;-0.7882775;-0.005515851,-0.07486996;0.006262859;-0.04449619,-0.1248382;-0.3506707;-0.01606315,-0.1475468;-0.7347654;0.05954582,-0.1386657;-0.692858;-0.05716019,0.003034247;0.5657175;-0.003201429,0;0;0,0.001257218;0.328247;0.001127481,0.001799367;0.6423036;-0.01367569,0.1764482;0.518832;-0.009960413,0.2293265;0.2255937;0.05924952,0.2749582;-0.03882542;0.08663094,-0.1725006;0.5178252;-0.01359405,-0.2438692;0.2290051;0.05756962,-0.3020668;-0.03428552;0.06394023,0.07748313;0.001804426;-0.04022133,0.1069211;-0.3580419;-0.02148926,0.1079573;-0.7404083;0.06543612,0.1054775;-0.729724;-0.0505885,-0.07890639;0.005993079;-0.0369122,-0.1136319;-0.353869;-0.03638967,-0.1098337;-0.7369721;0.04714942,-0.1180364;-0.7972789;-0.02780628,0.001792572;0.5656747;-0.007494092,662.8727
+0;0;0,0.00179046;0.3280469;0.002896769,0.003591605;0.6419896;-0.009761085,0.1760161;0.5149761;0.01148801,0.2165823;0.213167;0.04553985,0.2741864;-0.04978952;0.05929993,-0.1663628;0.5038838;-0.01663551,-0.2288927;0.2068994;0.02560414,-0.2779479;-0.05810753;0.02129081,0.07823861;0.004920113;-0.038442,0.09767792;-0.3543513;-0.00339438,0.1083961;-0.7373137;0.07945365,0.1221057;-0.7878347;-0.005215481,-0.0749165;0.006286536;-0.04439901,-0.1248649;-0.3506005;-0.01578014,-0.1474352;-0.7345185;0.05995842,-0.1386584;-0.6926617;-0.05675842,0.00314445;0.5653695;-0.004157651,0;0;0,0.001160905;0.3280617;0.0007368326,0.001537301;0.6418898;-0.01454055,0.1763761;0.5194104;-0.01071608,0.2293584;0.2263282;0.06132293,0.2754686;-0.03765178;0.09034228,-0.1727648;0.5179834;-0.01395893,-0.2453181;0.2295917;0.05993369,-0.3049892;-0.0331347;0.06817446,0.07744911;0.001885787;-0.04026604,0.1065141;-0.3579666;-0.02172637,0.1080412;-0.7401328;0.06536806,0.1054566;-0.72949;-0.05064511,-0.07891646;0.005913191;-0.03688496,-0.1137801;-0.3539012;-0.03632297,-0.1106802;-0.7367832;0.04752565,-0.1186332;-0.7947499;-0.03018573,0.001576945;0.5653231;-0.008233905,662.906
+0;0;0,0.001789819;0.3279294;0.002895731,0.003590573;0.6418039;-0.009759571,0.1757073;0.5148923;0.01146078,0.2163476;0.2125316;0.04557485,0.2741042;-0.05112082;0.05937135,-0.1660619;0.5038198;-0.01661267,-0.2287061;0.2062926;0.02570417,-0.2778911;-0.05941561;0.02137942,0.07822473;0.004919241;-0.03843519,0.09770704;-0.3551467;-0.003310062,0.1084211;-0.7379615;0.07950603,0.1221299;-0.788478;-0.005158357,-0.07490321;0.006285422;-0.04439114,-0.124962;-0.3513908;-0.01570898,-0.1475237;-0.7351609;0.06000039,-0.1387474;-0.6933048;-0.05670992,0.00314349;0.565196;-0.004157024,0;0;0,0.001140647;0.3279448;0.0004287958,0.001492098;0.6416922;-0.01510358,0.176145;0.5197966;-0.01165962,0.2291706;0.2269886;0.06376684,0.2752798;-0.03730461;0.0963521,-0.1726053;0.5183122;-0.01455866,-0.2463189;0.2303198;0.06201884,-0.3079311;-0.03260863;0.07256993,0.07742738;0.001865193;-0.04027522,0.1061854;-0.3588179;-0.02179658,0.1078804;-0.7407715;0.06554759,0.1052222;-0.7301474;-0.05045415,-0.07890488;0.005913713;-0.036873,-0.113994;-0.354682;-0.03635079,-0.1109278;-0.7374028;0.04752909,-0.1189547;-0.7951323;-0.03043238,0.001537308;0.5651427;-0.008736372,662.9314
+0;0;0,0.001789819;0.3279294;0.002895731,0.003590573;0.6418039;-0.009759571,0.1757073;0.5148923;0.01146078,0.2163476;0.2125316;0.04557485,0.2741042;-0.05112082;0.05937135,-0.1660619;0.5038198;-0.01661267,-0.2287061;0.2062926;0.02570417,-0.2778911;-0.05941561;0.02137942,0.07822473;0.004919241;-0.03843519,0.09770704;-0.3551467;-0.003310062,0.1084211;-0.7379615;0.07950603,0.1221299;-0.788478;-0.005158357,-0.07490321;0.006285422;-0.04439114,-0.124962;-0.3513908;-0.01570898,-0.1475237;-0.7351609;0.06000039,-0.1387474;-0.6933048;-0.05670992,0.00314349;0.565196;-0.004157024,0;0;0,0.001140647;0.3279448;0.0004287958,0.001492098;0.6416922;-0.01510358,0.176145;0.5197966;-0.01165962,0.2291706;0.2269886;0.06376684,0.2752798;-0.03730461;0.0963521,-0.1726053;0.5183122;-0.01455866,-0.2463189;0.2303198;0.06201884,-0.3079311;-0.03260863;0.07256993,0.07742738;0.001865193;-0.04027522,0.1061854;-0.3588179;-0.02179658,0.1078804;-0.7407715;0.06554759,0.1052222;-0.7301474;-0.05045415,-0.07890488;0.005913713;-0.036873,-0.113994;-0.354682;-0.03635079,-0.1109278;-0.7374028;0.04752909,-0.1189547;-0.7951323;-0.03043238,0.001537308;0.5651427;-0.008736372,662.9598
+0;0;0,0.001749041;0.3277526;0.002508295,0.003485508;0.6414748;-0.01052275,0.1754263;0.5151523;0.01092531,0.216092;0.2143341;0.05119933,0.2742867;-0.05019414;0.07197288,-0.1660121;0.5039799;-0.016639,-0.2291752;0.2082225;0.03137476,-0.2777326;-0.05898523;0.03733577,0.07813565;0.004966144;-0.03851717,0.0975246;-0.3556216;-0.002834421,0.108113;-0.7381502;0.08019836,0.1221928;-0.7882448;-0.004792064,-0.07494149;0.006236309;-0.04425265,-0.1252447;-0.3520108;-0.01594642,-0.1478131;-0.7353636;0.06064422,-0.1391625;-0.6935436;-0.05606999,0.003055446;0.5649057;-0.004827894,0;0;0,0.00108885;0.327765;2.193451E-05,0.001367927;0.6413502;-0.0159986,0.1759109;0.52029;-0.01222062,0.2288223;0.2291711;0.06663036,0.2747052;-0.03632206;0.1012928,-0.1725389;0.5186015;-0.01507293,-0.246968;0.2322838;0.06398274,-0.310576;-0.03139916;0.07877065,0.07739339;0.001895308;-0.0402503,0.10603;-0.3593675;-0.02176213,0.1078734;-0.741071;0.06560969,0.1051985;-0.730485;-0.05037606,-0.07885742;0.005865749;-0.03688518,-0.1141102;-0.3552846;-0.03632056,-0.1111922;-0.7377768;0.04750096,-0.1194996;-0.7961069;-0.0297359,0.001432076;0.5648438;-0.009501934,662.9821
+0;0;0,0.001747211;0.3274096;0.00250567,0.003482435;0.6409072;-0.01051635,0.1750909;0.5147284;0.01089776,0.2156051;0.2150302;0.05102182,0.2741781;-0.0512175;0.07193039,-0.1656886;0.5035775;-0.01661335,-0.2286165;0.2089214;0.03122163,-0.2774896;-0.06002328;0.03722139,0.07811432;0.004964788;-0.03850665,0.09753332;-0.3561819;-0.002768587,0.1081108;-0.7383175;0.08017884,0.122191;-0.7884145;-0.004814088,-0.07492103;0.006234605;-0.04424056,-0.1253023;-0.3525679;-0.01589045,-0.1478474;-0.7355266;0.06062146,-0.1391966;-0.6937062;-0.05609619,0.003052641;0.5643858;-0.004825043,0;0;0,0.001030184;0.3274223;-9.214878E-05,0.001268156;0.6407846;-0.01607084,0.175704;0.5207648;-0.01276052,0.2284083;0.231721;0.06937504,0.2733845;-0.03527924;0.1073724,-0.1724199;0.5186597;-0.0152742,-0.2473931;0.2343576;0.06609935,-0.3128592;-0.03043786;0.08489756,0.07734813;0.001916543;-0.04028463,0.1059621;-0.3598909;-0.02136862,0.1082053;-0.741257;0.06566381,0.1054428;-0.730674;-0.05032289,-0.07884558;0.005820328;-0.03686132,-0.1141742;-0.3558875;-0.03610865,-0.1103775;-0.7377597;0.04862007,-0.1194823;-0.7980438;-0.02623615,0.001340277;0.5643249;-0.009590149,663.0049
+0;0;0,0.001746413;0.3272602;0.002504526,0.003481081;0.6406571;-0.01051348,0.174765;0.5145929;0.01086941,0.215269;0.2149707;0.05098331,0.2741159;-0.05252233;0.07198969,-0.1653714;0.5034631;-0.01658978,-0.2282833;0.2088816;0.03123309,-0.277385;-0.06132096;0.03726091,0.07815844;0.004967591;-0.0385284,0.09760863;-0.3567592;-0.002732933,0.1081425;-0.7373169;0.07987202,0.1222232;-0.7874168;-0.005124032,-0.07496334;0.006238127;-0.04426555,-0.1254255;-0.3531407;-0.0158699,-0.1478776;-0.7345182;0.0603261,-0.1392264;-0.6926974;-0.05639585,0.003051404;0.5641566;-0.004823721,0;0;0,0.0009564012;0.3272728;-0.0004301071,0.001108147;0.6405196;-0.01669276,0.1753833;0.5212127;-0.01346099,0.2276645;0.2330686;0.07176137,0.2724551;-0.03454325;0.1145918,-0.1722592;0.5185777;-0.01548911,-0.248214;0.2354223;0.06863642,-0.3147548;-0.03030199;0.08912218,0.07734482;0.002012283;-0.04039288,0.1058039;-0.3603889;-0.02138448,0.1079947;-0.7403083;0.06472707,0.1051077;-0.7297626;-0.05125475,-0.07893167;0.005722079;-0.03680901,-0.1143699;-0.3565619;-0.0362727,-0.1107147;-0.7369329;0.04777042,-0.1199386;-0.797424;-0.02682777,0.001201808;0.5640868;-0.01014388,663.0385
+0;0;0,0.001785657;0.3271222;0.001986435,0.003598003;0.6404004;-0.01169711,0.1749794;0.5151412;0.01023716,0.2154887;0.2163133;0.05675774,0.2724982;-0.04755005;0.084116,-0.1654554;0.5037709;-0.01682074,-0.2287512;0.2101641;0.03695593,-0.2771261;-0.05655822;0.04885221,0.07813299;0.004990201;-0.038719,0.09781151;-0.3570195;-0.002679329,0.1081894;-0.737253;0.08027332,0.1222753;-0.7873172;-0.004751727,-0.0750887;0.006221287;-0.0441793,-0.1255193;-0.3534905;-0.01587276,-0.1479161;-0.7345263;0.06078518,-0.1393762;-0.6927564;-0.05594736,0.003144161;0.5639313;-0.005828243,0;0;0,0.0009619966;0.3271308;-0.0007897615,0.00113634;0.6402723;-0.01736176,0.1754759;0.5215441;-0.01392055,0.2267672;0.2344189;0.07569873,0.2716978;-0.02926302;0.1212567,-0.1721893;0.5183578;-0.01564473,-0.2489343;0.236209;0.07156534,-0.3155562;-0.02560589;0.09680256,0.07739458;0.001948446;-0.04043651,0.1059253;-0.3607634;-0.02137911,0.108246;-0.7404115;0.06480873,0.1052723;-0.7298974;-0.05116284,-0.07901116;0.005771615;-0.03677978,-0.1143096;-0.3568452;-0.03637782,-0.1104245;-0.7369756;0.04759913,-0.1192363;-0.7986163;-0.0256285,0.001220778;0.5638636;-0.01073754,663.0606
+0;0;0,0.001785657;0.3271222;0.001986435,0.003598003;0.6404004;-0.01169711,0.1749794;0.5151412;0.01023716,0.2154887;0.2163133;0.05675774,0.2724982;-0.04755005;0.084116,-0.1654554;0.5037709;-0.01682074,-0.2287512;0.2101641;0.03695593,-0.2771261;-0.05655822;0.04885221,0.07813299;0.004990201;-0.038719,0.09781151;-0.3570195;-0.002679329,0.1081894;-0.737253;0.08027332,0.1222753;-0.7873172;-0.004751727,-0.0750887;0.006221287;-0.0441793,-0.1255193;-0.3534905;-0.01587276,-0.1479161;-0.7345263;0.06078518,-0.1393762;-0.6927564;-0.05594736,0.003144161;0.5639313;-0.005828243,0;0;0,0.0009619966;0.3271308;-0.0007897615,0.00113634;0.6402723;-0.01736176,0.1754759;0.5215441;-0.01392055,0.2267672;0.2344189;0.07569873,0.2716978;-0.02926302;0.1212567,-0.1721893;0.5183578;-0.01564473,-0.2489343;0.236209;0.07156534,-0.3155562;-0.02560589;0.09680256,0.07739458;0.001948446;-0.04043651,0.1059253;-0.3607634;-0.02137911,0.108246;-0.7404115;0.06480873,0.1052723;-0.7298974;-0.05116284,-0.07901116;0.005771615;-0.03677978,-0.1143096;-0.3568452;-0.03637782,-0.1104245;-0.7369756;0.04759913,-0.1192363;-0.7986163;-0.0256285,0.001220778;0.5638636;-0.01073754,663.0831
+0;0;0,0.001784737;0.3269536;0.001985411,0.003596365;0.6401075;-0.01169289,0.1748008;0.5149248;0.01022281,0.2151361;0.21738;0.05654362,0.2716754;-0.04430705;0.08367623,-0.1652831;0.5035661;-0.0168072,-0.2283071;0.2112201;0.03673855,-0.2762829;-0.05330241;0.0485367,0.07817712;0.00499302;-0.03874087,0.09787408;-0.3573559;-0.002667423,0.1083205;-0.7400986;0.08083263,0.1224039;-0.790149;-0.004177697,-0.07513112;0.006224801;-0.04420425,-0.125609;-0.3538241;-0.01587119,-0.1481536;-0.7373744;0.06129263,-0.1396152;-0.6956065;-0.05541971,0.003142678;0.5636645;-0.005826029,0;0;0,0.001021564;0.3269612;-0.001071334,0.001285993;0.6399717;-0.01776695,0.1754892;0.521582;-0.01409495,0.2264302;0.2365689;0.07798088,0.2705979;-0.02435845;0.1267573,-0.1718958;0.5181469;-0.01579528,-0.2491294;0.238388;0.07406767,-0.3154225;-0.02085266;0.1025726,0.07747672;0.001850069;-0.04039037,0.1061865;-0.3611761;-0.02105916,0.1087361;-0.743165;0.06641293,0.1057492;-0.7326417;-0.04953921,-0.07904866;0.005851793;-0.03680373,-0.1140253;-0.3571389;-0.03623844,-0.1101154;-0.7397227;0.0485421,-0.1190368;-0.801056;-0.0250228,0.001345545;0.5635914;-0.0111202,663.1166
+0;0;0,0.001862425;0.3268988;0.001198436,0.003804806;0.6400002;-0.01329285,0.1750148;0.5153807;0.01002222,0.2153762;0.219378;0.06116161,0.2713182;-0.04137892;0.09452213,-0.1652973;0.503723;-0.01668145,-0.2283812;0.2131918;0.04225833,-0.2763905;-0.05070972;0.05921977,0.07801209;0.005031977;-0.03916913,0.09774605;-0.3564354;-0.002040803,0.10824;-0.7390831;0.08160456,0.1224585;-0.7892463;-0.003274098,-0.07535979;0.006191164;-0.04390897,-0.1255541;-0.3530982;-0.01530301,-0.1480528;-0.7365462;0.06207506,-0.1396007;-0.6948557;-0.05464932,0.003313784;0.5635716;-0.007222836,0;0;0,0.001088664;0.3269011;-0.001483917,0.00146319;0.639879;-0.01850891,0.1756748;0.5216031;-0.0141263,0.2257686;0.2381562;0.08079648,0.268944;-0.02192405;0.1330528,-0.1717317;0.5179169;-0.01585966,-0.2494709;0.2399248;0.07654655,-0.3159122;-0.01848719;0.1088787,0.07753543;0.001814798;-0.04037809,0.1059479;-0.3604715;-0.02119589,0.1090889;-0.7424403;0.06607354,0.1060921;-0.7319601;-0.04986906,-0.07909495;0.005863982;-0.03681072,-0.1137679;-0.3563839;-0.03589897,-0.1096402;-0.7388854;0.04896282,-0.1197191;-0.801851;-0.02237091,0.001491323;0.5635037;-0.01178336,663.1501
+0;0;0,0.001861066;0.3266602;0.001197561,0.003802155;0.6395535;-0.01328406,0.1747667;0.5150544;0.01000223,0.2151405;0.2189609;0.06115732,0.2675244;-0.02521148;0.09239605,-0.1650582;0.5034135;-0.01666321,-0.2281614;0.2127932;0.04229465,-0.2731173;-0.03432383;0.05817731,0.07806502;0.005035391;-0.03919571,0.09781903;-0.3567993;-0.00202965,0.1083119;-0.7394089;0.08160738,0.1225302;-0.7895709;-0.00327009,-0.07541092;0.006195365;-0.04393877,-0.1256562;-0.3534591;-0.01530373,-0.1481527;-0.736869;0.06206663,-0.1397007;-0.6951787;-0.05465612,0.003311465;0.5631763;-0.007218134,0;0;0,0.001117863;0.3266616;-0.001651287,0.001517966;0.639423;-0.01881647,0.175599;0.5217927;-0.01444733,0.2252717;0.2393059;0.08379781,0.2668999;-0.002165407;0.1412328,-0.1715117;0.5178715;-0.01615557,-0.2502421;0.241499;0.08047774,-0.3116838;-0.0005643517;0.111628,0.07758952;0.001870751;-0.04040015,0.1060091;-0.3607745;-0.02099144,0.1093137;-0.7426517;0.06649685,0.1063071;-0.7321855;-0.04944146,-0.07916728;0.00580398;-0.03680574,-0.1137649;-0.3568225;-0.03582498,-0.1099294;-0.7392939;0.04900573,-0.1197101;-0.8019799;-0.02272955,0.001538873;0.5631027;-0.01205575,663.1725
+0;0;0,0.001859378;0.3263639;0.001196475,0.003798673;0.638968;-0.01327173,0.1745521;0.5145997;0.009987649,0.2149589;0.2182646;0.06118447,0.2684753;-0.03118657;0.09309855,-0.1648535;0.5029731;-0.01664489,-0.2280082;0.2121157;0.04236107,-0.2739359;-0.04034376;0.05858711,0.07810163;0.005037752;-0.03921409,0.0978791;-0.3572266;-0.002003901,0.1083512;-0.7390778;0.08146733,0.122568;-0.7892317;-0.003401399,-0.07544629;0.006198271;-0.04395938,-0.1257513;-0.3538833;-0.01529034,-0.1482032;-0.7365331;0.06192665,-0.139752;-0.694844;-0.05478408,0.003308441;0.5626622;-0.007211471,0;0;0,0.001212485;0.3263624;-0.002103686,0.001736224;0.6388071;-0.01974058,0.1757707;0.5221444;-0.01463246,0.224778;0.2403028;0.0865202,0.267318;-0.006050289;0.1465945,-0.1712589;0.5179398;-0.01685285,-0.2502665;0.242218;0.08215992,-0.3128914;-0.004569679;0.1179706,0.07764072;0.001838431;-0.04039216,0.1061979;-0.3612083;-0.02057219,0.1095949;-0.7424588;0.06616819,0.1066992;-0.7320355;-0.04975343,-0.07921018;0.005810547;-0.03680998,-0.1135725;-0.3572728;-0.03581933,-0.1098737;-0.7389235;0.04913009,-0.1181986;-0.8013048;-0.02316007,0.001722217;0.5625695;-0.01285756,663.2057
+0;0;0,0.001930193;0.3262571;0.0008684267,0.00394968;0.6387548;-0.01380502,0.1747138;0.514696;0.009686085,0.2149337;0.2202698;0.06761329,0.2688891;-0.03084281;0.1063173,-0.1648411;0.5031211;-0.01661685,-0.2283314;0.2144537;0.04895848,-0.2755378;-0.03983563;0.07294255,0.07807513;0.004905106;-0.03947166,0.09811061;-0.3565527;-0.002092261,0.1084811;-0.7393154;0.08238626,0.1227306;-0.789955;-0.001994856,-0.07563796;0.006307871;-0.04378252,-0.1257105;-0.3530203;-0.01503473,-0.1481248;-0.7366407;0.06296773,-0.1397546;-0.6949795;-0.0537367,0.003438674;0.5624732;-0.00770311,0;0;0,0.001112811;0.3262527;-0.002473712,0.00150115;0.6385814;-0.02045131,0.1756671;0.5224676;-0.0148505,0.2241419;0.2420624;0.08850861,0.266991;-0.006934628;0.1487679,-0.1715173;0.5181318;-0.01794388,-0.2505417;0.2438195;0.08289216,-0.3134663;-0.00492689;0.123296,0.07767668;0.001922101;-0.04050231,0.1056707;-0.3604253;-0.0212388,0.1095825;-0.7426008;0.06638539,0.1068953;-0.73221;-0.04952072,-0.07933199;0.005733511;-0.03676086,-0.1135226;-0.3565922;-0.03556947,-0.1099449;-0.7394646;0.04897255,-0.11859;-0.801686;-0.02345979,0.001523502;0.5623721;-0.01348531,663.2393
+0;0;0,0.001928684;0.326002;0.0008677476,0.003946937;0.6383086;-0.0137968,0.1746939;0.5142996;0.009688933,0.2149318;0.2197415;0.0676421,0.2676859;-0.02578002;0.1054844,-0.1648264;0.502726;-0.01661132,-0.2283451;0.2139292;0.04899339,-0.2745005;-0.03469826;0.07244346,0.07807913;0.004905358;-0.03947369,0.09812067;-0.3566617;-0.002082989,0.1084917;-0.7394439;0.08239983,0.1227406;-0.7900803;-0.001977883,-0.07564184;0.006308195;-0.04378476,-0.1257295;-0.3531285;-0.01502829,-0.148145;-0.7367685;0.06297816,-0.1397751;-0.6951079;-0.05372158,0.003436232;0.562072;-0.007698488,0;0;0,0.001089007;0.3259967;-0.002597451,0.001445539;0.6381286;-0.02066338,0.1757111;0.5225343;-0.01470447,0.2240586;0.2426284;0.09044945,0.2659422;6.107986E-05;0.1529213,-0.171629;0.5180794;-0.0183837,-0.2513986;0.2446527;0.08465425,-0.3121227;0.002230406;0.129819,0.07769504;0.001879215;-0.04047883,0.1057772;-0.3605675;-0.02113402,0.1095946;-0.7427136;0.06671226,0.1070453;-0.7323347;-0.04919016,-0.07933074;0.005753599;-0.03677114,-0.1134241;-0.3566914;-0.03545426,-0.1098745;-0.7395495;0.04924591,-0.1179104;-0.8009401;-0.0242935,0.001476385;0.5619667;-0.01367617,663.2728
+0;0;0,0.001927658;0.3258286;0.000867286,0.003944688;0.637946;-0.0137884,0.1747034;0.5139796;0.009694845,0.2150763;0.2184333;0.0678424,0.2678279;-0.02707642;0.1056829,-0.1648396;0.502405;-0.01660717,-0.2285714;0.2126396;0.04921761,-0.2747245;-0.03597604;0.07266655,0.07806863;0.004904698;-0.03946838,0.09811506;-0.3567507;-0.002068542,0.1084867;-0.739555;0.08241915,0.1227342;-0.7901837;-0.001950487,-0.07563166;0.006307346;-0.04377887,-0.1257316;-0.3532172;-0.01501537,-0.1481483;-0.7368793;0.06299557,-0.1397793;-0.6952198;-0.053693,0.00343429;0.5617551;-0.007693742,0;0;0,0.0009314046;0.3258202;-0.003003955,0.001087487;0.6377385;-0.02147985,0.1756062;0.5230343;-0.01517045,0.2242934;0.2427012;0.09160769,0.2658229;0.0006074011;0.1560713,-0.1720089;0.5180131;-0.01929487,-0.2523859;0.2445813;0.08621956,-0.3145378;0.00317581;0.1346986,0.07773062;0.001835331;-0.04038692,0.105961;-0.360688;-0.02101922,0.1097476;-0.74279;0.06712031,0.1072956;-0.7324497;-0.04876626,-0.0792876;0.005776338;-0.03683245,-0.1131036;-0.3567832;-0.03532443,-0.1096545;-0.7394973;0.05013239,-0.1179053;-0.8002042;-0.02420735,0.001171105;0.561632;-0.01438987,663.296
+0;0;0,0.001843378;0.3255915;0.0002496357,0.00369114;0.6374851;-0.01529212,0.1745525;0.5142024;0.008948496,0.2153198;0.2204921;0.07372253,0.2660469;-0.01802166;0.1162611,-0.1651878;0.5025004;-0.0171195,-0.2292781;0.214715;0.05495944,-0.2739533;-0.02718271;0.08254956,0.07793264;0.00493012;-0.03962236,0.09789266;-0.3569925;-0.001834329,0.1082768;-0.7397801;0.08242986,0.1224661;-0.7908038;-0.001561292,-0.0756755;0.006268102;-0.04360805,-0.1258676;-0.3535754;-0.01518781,-0.1482469;-0.7370765;0.06330252,-0.1399306;-0.6954887;-0.0533905,0.003230239;0.5613568;-0.00895492,0;0;0,0.0009193346;0.3255803;-0.003149986,0.001066044;0.63731;-0.02175319,0.1756639;0.5232958;-0.01520979,0.2242208;0.2439493;0.09310079,0.2654835;0.008769795;0.1583662,-0.1720817;0.5181304;-0.01976169,-0.2533085;0.2463184;0.08814499,-0.313943;0.01173951;0.1388182,0.07774232;0.001743123;-0.04025948,0.1059791;-0.3610718;-0.02070725,0.1097862;-0.7431113;0.06741738,0.1074338;-0.7327827;-0.04846275,-0.07918138;0.005850598;-0.03692985,-0.1128678;-0.3570214;-0.03507103,-0.1096026;-0.7397003;0.05025713,-0.1179564;-0.8002744;-0.0242228,0.001151629;0.5612497;-0.01463139,663.3289
+0;0;0,0.001843378;0.3255915;0.0002496357,0.00369114;0.6374851;-0.01529212,0.1745525;0.5142024;0.008948496,0.2153198;0.2204921;0.07372253,0.2660469;-0.01802166;0.1162611,-0.1651878;0.5025004;-0.0171195,-0.2292781;0.214715;0.05495944,-0.2739533;-0.02718271;0.08254956,0.07793264;0.00493012;-0.03962236,0.09789266;-0.3569925;-0.001834329,0.1082768;-0.7397801;0.08242986,0.1224661;-0.7908038;-0.001561292,-0.0756755;0.006268102;-0.04360805,-0.1258676;-0.3535754;-0.01518781,-0.1482469;-0.7370765;0.06330252,-0.1399306;-0.6954887;-0.0533905,0.003230239;0.5613568;-0.00895492,0;0;0,0.0009193346;0.3255803;-0.003149986,0.001066044;0.63731;-0.02175319,0.1756639;0.5232958;-0.01520979,0.2242208;0.2439493;0.09310079,0.2654835;0.008769795;0.1583662,-0.1720817;0.5181304;-0.01976169,-0.2533085;0.2463184;0.08814499,-0.313943;0.01173951;0.1388182,0.07774232;0.001743123;-0.04025948,0.1059791;-0.3610718;-0.02070725,0.1097862;-0.7431113;0.06741738,0.1074338;-0.7327827;-0.04846275,-0.07918138;0.005850598;-0.03692985,-0.1128678;-0.3570214;-0.03507103,-0.1096026;-0.7397003;0.05025713,-0.1179564;-0.8002744;-0.0242228,0.001151629;0.5612497;-0.01463139,663.353
+0;0;0,0.001936066;0.3254465;-0.0002107458,0.003929853;0.6371968;-0.01627078,0.1748136;0.5143379;0.008430346,0.2162111;0.2218366;0.07823449,0.2659139;-0.01438464;0.1268657,-0.1652389;0.5029108;-0.01748635,-0.2294174;0.2166156;0.06035679,-0.2737767;-0.02320686;0.09431668,0.07786768;0.00490933;-0.03968746,0.09805161;-0.3563185;-0.002087682,0.1084666;-0.7410469;0.08319935,0.1227857;-0.7919662;-0.0008510202,-0.07571154;0.006271249;-0.04348569,-0.1256168;-0.3529144;-0.01516947,-0.1480295;-0.7384164;0.06410284,-0.1397482;-0.6968791;-0.05258363,0.003425647;0.5611073;-0.009801923,0;0;0,0.0008900017;0.3254344;-0.003298521,0.001002893;0.6370401;-0.02203476,0.1756808;0.5234075;-0.01525807,0.2243634;0.2445838;0.09442663,0.2657959;0.01112533;0.160882,-0.1722438;0.5183939;-0.02039791,-0.2545193;0.2477379;0.08969046,-0.3151843;0.01536402;0.1440779,0.07775712;0.001666143;-0.04016995,0.1059086;-0.3604594;-0.02069557,0.1097951;-0.7444109;0.06854773,0.1075895;-0.7340856;-0.0473206,-0.07911238;0.005916013;-0.03699733,-0.1126532;-0.3562678;-0.03484942,-0.1091391;-0.7409526;0.05119424,-0.1178875;-0.8019537;-0.0226955,0.001096964;0.5610104;-0.01488066,663.3857
+0;0;0,0.001935024;0.3252714;-0.0002106324,0.003927806;0.6368646;-0.01626256,0.1746683;0.5140834;0.008420014,0.2161582;0.220929;0.07838002,0.2658373;-0.0151798;0.1269881,-0.1650995;0.5026659;-0.01747497,-0.2294212;0.2157314;0.06054199,-0.2737594;-0.02397689;0.09448572,0.07785082;0.004908266;-0.03967886,0.09803791;-0.3563761;-0.002073199,0.1084602;-0.7413746;0.0832737,0.1227781;-0.792287;-0.0007694885,-0.07569514;0.00626989;-0.04347627,-0.1256082;-0.352972;-0.01515562,-0.1480366;-0.7387447;0.06417235,-0.1397561;-0.6972083;-0.05250415,0.003423855;0.5608136;-0.009796982,0;0;0,0.0008795783;0.3252566;-0.003553033,0.0009834096;0.6366869;-0.02257836,0.1756945;0.5239661;-0.01563632,0.224274;0.2448736;0.09528147,0.2664789;0.01220839;0.1635731,-0.1721815;0.518429;-0.02117112,-0.2556192;0.2486053;0.09191573,-0.3170475;0.01733439;0.1495216,0.07777368;0.001654416;-0.040097,0.105876;-0.3605236;-0.02046347,0.1098352;-0.7447558;0.06879151,0.1077183;-0.7344539;-0.0470643,-0.07907087;0.00590525;-0.0370429,-0.1125726;-0.3563381;-0.03469607,-0.109132;-0.741266;0.05153129,-0.1166518;-0.8024282;-0.02227909,0.001079097;0.5607031;-0.01534903,663.4082
+0;0;0,0.001934353;0.3251586;-0.0002105594,0.003926369;0.6366321;-0.01625631,0.174732;0.5138627;0.008430664,0.2161001;0.2215697;0.07818511,0.265773;-0.01451012;0.1267872,-0.1651646;0.5024409;-0.01747414,-0.2292973;0.2163495;0.06031358,-0.2736301;-0.02332941;0.09425314,0.07786417;0.004909109;-0.03968567,0.09802377;-0.3558833;-0.002131209,0.1084645;-0.7415637;0.08336686,0.1227807;-0.7924661;-0.0006660074,-0.07570812;0.006270966;-0.04348373,-0.1255533;-0.3524818;-0.01520164,-0.1480214;-0.7389377;0.06426683,-0.1397418;-0.6974028;-0.05239535,0.003422614;0.5606107;-0.009793242,0;0;0,0.0008369982;0.3251394;-0.003942966,0.0008775741;0.6364143;-0.02352655,0.1757766;0.5242239;-0.0158999,0.2243168;0.2465117;0.09604645,0.2669212;0.01413868;0.1649733,-0.1723602;0.5182883;-0.02199285,-0.2563212;0.2504468;0.09300157,-0.3179442;0.02003616;0.1536384,0.07778622;0.001727492;-0.04010236,0.1057874;-0.3599667;-0.02057934,0.10983;-0.7448524;0.06894684,0.1078367;-0.7345957;-0.04688883,-0.07909587;0.005827815;-0.03703727,-0.1124882;-0.3559275;-0.03458621,-0.109009;-0.7415273;0.0518365,-0.1162279;-0.8019558;-0.02287794,0.0009904653;0.5604749;-0.01614499,663.442
+0;0;0,0.001933762;0.3250593;-0.0002104951,0.003925269;0.6364529;-0.01625227,0.1743705;0.5137981;0.00839498,0.2157908;0.2211357;0.07823756,0.2654565;-0.0149093;0.1268325,-0.1648109;0.5024002;-0.01745532,-0.2290246;0.2159474;0.06043068,-0.2733509;-0.02369617;0.09436524,0.07787082;0.004909528;-0.03968905,0.09803268;-0.3559234;-0.002130374,0.1084648;-0.7412854;0.08329711,0.1227801;-0.792183;-0.0007307529,-0.07571459;0.006271502;-0.04348744,-0.1255653;-0.3525215;-0.01520218,-0.1480149;-0.7386584;0.06420069,-0.1397358;-0.6971242;-0.05245454,0.003421621;0.5604476;-0.009790582,0;0;0,0.0008600652;0.325035;-0.004336834,0.000950098;0.6362035;-0.02433228,0.1755719;0.524629;-0.01660156,0.2246991;0.2471416;0.09667755,0.2671868;0.01499575;0.1663086,-0.17205;0.5186769;-0.02283827,-0.2570777;0.2519754;0.0949986,-0.3202957;0.02271752;0.1581625,0.07779875;0.001744077;-0.04009366,0.1057749;-0.3599876;-0.02046859,0.1101789;-0.7445564;0.06896257,0.1082198;-0.7343439;-0.04685903,-0.07910676;0.005789647;-0.03703765,-0.1123942;-0.3560161;-0.03456236,-0.1090129;-0.7412994;0.0517851,-0.1162041;-0.8017848;-0.02285204,0.001047857;0.5602905;-0.01684809,663.4642
+0;0;0,0.002191259;0.3249439;-0.0006337129,0.004479909;0.6362317;-0.01708584,0.1744495;0.5139193;0.008468933,0.216798;0.2221344;0.08444529,0.2662019;-0.0120226;0.1411886,-0.1643246;0.5032512;-0.01746442,-0.2284924;0.2180775;0.06775717,-0.2740229;-0.0204843;0.1065547,0.07783264;0.004799694;-0.0397291,0.09843849;-0.3562416;-0.001327481,0.1086764;-0.7417109;0.08432306,0.1235478;-0.7919582;-0.0002225935,-0.07575042;0.006358647;-0.04336819,-0.125244;-0.3527995;-0.01498064,-0.1475409;-0.7389815;0.06498025,-0.139204;-0.6975043;-0.05167101,0.003896586;0.5602537;-0.01052266,0;0;0,0.0008375049;0.3249178;-0.004634738,0.0009020194;0.6359832;-0.02494681,0.1752844;0.5251259;-0.01742733,0.2253574;0.2477316;0.09767854,0.2681422;0.01632069;0.1691521,-0.1718347;0.5190277;-0.0233256,-0.2579999;0.2530283;0.09719063,-0.321561;0.02493934;0.1637145,0.07779607;0.001794383;-0.04004884,0.1058368;-0.3602509;-0.02037776,0.1100566;-0.7449401;0.0691985,0.1080242;-0.7347543;-0.04661178,-0.0790749;0.005730175;-0.03706323,-0.1123169;-0.3563994;-0.03438518,-0.1092031;-0.7419417;0.05149233,-0.1164373;-0.8010603;-0.02475926,0.001006044;0.5600961;-0.01738322,663.4976
+0;0;0,0.002191259;0.3249439;-0.0006337129,0.004479909;0.6362317;-0.01708584,0.1744495;0.5139193;0.008468933,0.216798;0.2221344;0.08444529,0.2662019;-0.0120226;0.1411886,-0.1643246;0.5032512;-0.01746442,-0.2284924;0.2180775;0.06775717,-0.2740229;-0.0204843;0.1065547,0.07783264;0.004799694;-0.0397291,0.09843849;-0.3562416;-0.001327481,0.1086764;-0.7417109;0.08432306,0.1235478;-0.7919582;-0.0002225935,-0.07575042;0.006358647;-0.04336819,-0.125244;-0.3527995;-0.01498064,-0.1475409;-0.7389815;0.06498025,-0.139204;-0.6975043;-0.05167101,0.003896586;0.5602537;-0.01052266,0;0;0,0.0008375049;0.3249178;-0.004634738,0.0009020194;0.6359832;-0.02494681,0.1752844;0.5251259;-0.01742733,0.2253574;0.2477316;0.09767854,0.2681422;0.01632069;0.1691521,-0.1718347;0.5190277;-0.0233256,-0.2579999;0.2530283;0.09719063,-0.321561;0.02493934;0.1637145,0.07779607;0.001794383;-0.04004884,0.1058368;-0.3602509;-0.02037776,0.1100566;-0.7449401;0.0691985,0.1080242;-0.7347543;-0.04661178,-0.0790749;0.005730175;-0.03706323,-0.1123169;-0.3563994;-0.03438518,-0.1092031;-0.7419417;0.05149233,-0.1164373;-0.8010603;-0.02475926,0.001006044;0.5600961;-0.01738322,663.5198
+0;0;0,0.002190796;0.3248752;-0.000633579,0.004478793;0.6360741;-0.01708115,0.1744139;0.5137895;0.008468171,0.2167139;0.2223387;0.08435753,0.2660937;-0.01170452;0.1410732,-0.1642914;0.5031236;-0.01745991,-0.2283857;0.2182765;0.0676641,-0.2738941;-0.02016954;0.1064428,0.07781;0.004798297;-0.03971755,0.09842711;-0.3564404;-0.00129493,0.1086629;-0.7418309;0.08433808,0.1235322;-0.7920669;-0.0001957268,-0.07572838;0.006356797;-0.04335558,-0.125249;-0.3529978;-0.0149525,-0.1475414;-0.7391008;0.06499203,-0.1392056;-0.6976252;-0.05164289,0.003895612;0.5601145;-0.01051956,0;0;0,0.0007588789;0.3248412;-0.005170703,0.0007212311;0.6357742;-0.02612638,0.1752018;0.5254979;-0.0180999,0.2259278;0.2492486;0.09854174,0.2695829;0.01874164;0.1719725,-0.1720455;0.5192344;-0.0242244,-0.2596648;0.2550129;0.09825794,-0.3246933;0.0288378;0.169303,0.07779943;0.001773819;-0.03998756,0.1058991;-0.3604649;-0.02028263,0.1101752;-0.7450845;0.06923342,0.108192;-0.734953;-0.0465517,-0.0790284;0.005731502;-0.03710209,-0.1122007;-0.3566024;-0.03418934,-0.1091351;-0.7420577;0.05170849,-0.1166556;-0.8010498;-0.02463768,0.0008519888;0.5599225;-0.01839685,663.5532
+0;0;0,0.002401552;0.3246958;-0.001195236,0.004992025;0.6356893;-0.0183581,0.1745769;0.51408;0.007602592,0.2180379;0.2242763;0.09017479,0.2666039;-0.008478373;0.1523008,-0.1638212;0.5037779;-0.01755359,-0.2275485;0.2205859;0.0742851,-0.2735891;-0.01674877;0.118394,0.07777211;0.004722249;-0.03983565,0.09882034;-0.3567347;-0.001007054,0.1090042;-0.7421886;0.0848887,0.1236699;-0.7935806;0.001437336,-0.07580896;0.006421978;-0.04323703,-0.1251794;-0.3532624;-0.01510343,-0.1472083;-0.7393609;0.06551393,-0.1390624;-0.6979462;-0.05113605,0.004322563;0.5597855;-0.01160689,0;0;0,0.0007538572;0.3246607;-0.005425453,0.0007217899;0.6354178;-0.02656341,0.1749597;0.5259871;-0.01881015,0.2266909;0.2503411;0.09966493,0.2709931;0.02044868;0.1743634,-0.1717405;0.519339;-0.02474074,-0.2617731;0.2568206;0.1004449,-0.326443;0.03105384;0.1728343,0.07781038;0.001809672;-0.03999937,0.1059139;-0.3607019;-0.02006543,0.1100904;-0.7454257;0.06952596,0.108065;-0.7353123;-0.04625094,-0.07905387;0.0056837;-0.03709261,-0.1121911;-0.3569391;-0.03419738,-0.1091197;-0.7424873;0.05182404,-0.1167522;-0.8017213;-0.02422131,0.0008501709;0.5596086;-0.01879489,663.5757
+0;0;0,0.002401301;0.3246618;-0.001195111,0.004991699;0.6356459;-0.0183577,0.1744454;0.5140686;0.007588482,0.2179189;0.2241816;0.09018441,0.2664395;-0.008355394;0.1522523,-0.163692;0.5037744;-0.01754832,-0.2274376;0.220501;0.07431676,-0.2734351;-0.01661164;0.1183844,0.07774004;0.004720302;-0.03981923,0.0988023;-0.3569776;-0.0009647422,0.1089967;-0.742833;0.0850205,0.1236604;-0.7942137;0.001580797,-0.07577769;0.006419329;-0.0432192,-0.125181;-0.3535048;-0.01506685,-0.1472329;-0.7400055;0.0656345,-0.1390881;-0.6985924;-0.05099919,0.004322208;0.5597388;-0.0116062,0;0;0,0.0007804558;0.3246195;-0.005834699,0.0007886887;0.6353475;-0.02726495,0.1748708;0.5258925;-0.01901019,0.2273198;0.2510274;0.1011763,0.2728137;0.0227927;0.1794026,-0.1715932;0.5194576;-0.02520557,-0.2629899;0.2584907;0.1024244,-0.3283145;0.03393322;0.1771691,0.07783911;0.001788765;-0.03986526,0.1059392;-0.3609538;-0.01969492,0.1101464;-0.7461242;0.06979179,0.1081844;-0.7360354;-0.04596531,-0.07896629;0.00568397;-0.03719386,-0.1121135;-0.3571784;-0.03390671,-0.1090682;-0.7431184;0.05224903,-0.1072115;-0.7328978;-0.06353241,0.0009062141;0.5595415;-0.01943278,663.6089
+0;0;0,0.002400717;0.3245829;-0.001194821,0.004990638;0.6355095;-0.01835436,0.1745992;0.5139021;0.00760827,0.2180732;0.2240114;0.09020526,0.2665654;-0.008389324;0.1522368,-0.1638458;0.5035986;-0.01755139,-0.2275922;0.2203216;0.07431487,-0.2735628;-0.01665214;0.1183566,0.07772793;0.004719567;-0.03981302,0.09877375;-0.3566959;-0.000988882,0.1089812;-0.7430447;0.0851063,0.1236446;-0.7944238;0.001668215,-0.07576589;0.00641833;-0.04321246,-0.1251307;-0.3532248;-0.01508209,-0.1472107;-0.7402197;0.06572244,-0.1390661;-0.6988069;-0.05090898,0.004321248;0.5596139;-0.01160387,0;0;0,0.0006879941;0.324537;-0.006044507,0.0005842;0.6351961;-0.02763724,0.1748947;0.5259367;-0.01948583,0.2278738;0.2522817;0.1032131,0.2749884;0.02527779;0.1835806,-0.1719348;0.5193356;-0.02561068,-0.2650939;0.2603769;0.1048141,-0.3322513;0.03753299;0.1825315,0.07786185;0.00179401;-0.03979063,0.1059086;-0.3606676;-0.01963317,0.1101717;-0.7462699;0.07022595,0.1081919;-0.7362005;-0.04552519,-0.0789276;0.005666595;-0.03724654,-0.11199;-0.356915;-0.03366951,-0.1089524;-0.7433267;0.05269483,-0.1159942;-0.807275;-0.01747356,0.0007310212;0.5594056;-0.01976764,663.6427
+0;0;0,0.002675228;0.3245459;-0.00152379,0.005504094;0.6354316;-0.01894427,0.1750983;0.5142498;0.007348705,0.2194614;0.2259358;0.09471841,0.266579;-0.003404707;0.1677336,-0.1636748;0.5044513;-0.01756252,-0.2276247;0.2230204;0.07956409,-0.2743752;-0.01262501;0.1288992,0.07776966;0.004572484;-0.03984152,0.09949171;-0.3569666;-0.0002433695,0.1097068;-0.7433434;0.0859642,0.1241631;-0.7944674;0.002264313,-0.0758298;0.006550654;-0.04316604,-0.1246717;-0.3534102;-0.01500645,-0.1466259;-0.7403231;0.06647739,-0.1385291;-0.6989383;-0.05014421,0.004776613;0.5595441;-0.01213219,0;0;0,0.0006828755;0.3244953;-0.0064677,0.0005945787;0.6350877;-0.02865136,0.174894;0.526022;-0.01974976,0.2290059;0.2535618;0.1050056,0.2766391;0.02751869;0.1873702,-0.1719259;0.5193466;-0.02620426,-0.2666261;0.2619945;0.1061903,-0.3354491;0.04123206;0.1878951,0.07787535;0.001818687;-0.03985596,0.1059476;-0.3608762;-0.0194912,0.1102586;-0.7465334;0.07035875,0.1083516;-0.736511;-0.04536951,-0.07899088;0.005639747;-0.03721571,-0.1119576;-0.3571967;-0.0335784,-0.1083505;-0.7436304;0.0529033,-0.1163123;-0.8085633;-0.01579988,0.000735119;0.559316;-0.02062166,663.665
+0;0;0,0.002675228;0.3245459;-0.00152379,0.005504094;0.6354316;-0.01894427,0.1750983;0.5142498;0.007348705,0.2194614;0.2259358;0.09471841,0.266579;-0.003404707;0.1677336,-0.1636748;0.5044513;-0.01756252,-0.2276247;0.2230204;0.07956409,-0.2743752;-0.01262501;0.1288992,0.07776966;0.004572484;-0.03984152,0.09949171;-0.3569666;-0.0002433695,0.1097068;-0.7433434;0.0859642,0.1241631;-0.7944674;0.002264313,-0.0758298;0.006550654;-0.04316604,-0.1246717;-0.3534102;-0.01500645,-0.1466259;-0.7403231;0.06647739,-0.1385291;-0.6989383;-0.05014421,0.004776613;0.5595441;-0.01213219,0;0;0,0.0006828755;0.3244953;-0.0064677,0.0005945787;0.6350877;-0.02865136,0.174894;0.526022;-0.01974976,0.2290059;0.2535618;0.1050056,0.2766391;0.02751869;0.1873702,-0.1719259;0.5193466;-0.02620426,-0.2666261;0.2619945;0.1061903,-0.3354491;0.04123206;0.1878951,0.07787535;0.001818687;-0.03985596,0.1059476;-0.3608762;-0.0194912,0.1102586;-0.7465334;0.07035875,0.1083516;-0.736511;-0.04536951,-0.07899088;0.005639747;-0.03721571,-0.1119576;-0.3571967;-0.0335784,-0.1083505;-0.7436304;0.0529033,-0.1163123;-0.8085633;-0.01579988,0.000735119;0.559316;-0.02062166,663.6872
+0;0;0,0.002674488;0.3244562;-0.001523369,0.005502596;0.6352586;-0.01893922,0.1752378;0.5140591;0.007368101,0.2194943;0.2264375;0.09452799,0.2665833;-0.002763852;0.1674989,-0.1638153;0.5042526;-0.01756372,-0.2276117;0.2234975;0.07932963,-0.2743338;-0.01200491;0.1286348,0.07779701;0.004574091;-0.03985553,0.09952205;-0.3570147;-0.0002519265,0.1097378;-0.7434133;0.08596054,0.124194;-0.7945373;0.002260737,-0.07585645;0.006552957;-0.04318121,-0.1247051;-0.3534575;-0.01501775,-0.1466605;-0.7403922;0.06647072,-0.1385637;-0.6990075;-0.05015077,0.004775304;0.5593908;-0.0121289,0;0;0,0.0006025657;0.3244022;-0.006646037,0.0004088432;0.6349001;-0.02898097,0.1749492;0.526189;-0.02031779,0.229991;0.2558323;0.1068017,0.2787983;0.03107977;0.1915336,-0.172252;0.5192539;-0.02646753,-0.2681315;0.2645403;0.108476,-0.3390011;0.04606335;0.1940371,0.07787409;0.001869574;-0.03992355,0.1060331;-0.3608564;-0.01933694,0.1103558;-0.7465453;0.0704757,0.1083732;-0.7365397;-0.04524826,-0.079042;0.005592606;-0.03718662,-0.1119384;-0.3573001;-0.0335026,-0.1083989;-0.743769;0.05292729,-0.1160923;-0.8075854;-0.01732267,0.0005770698;0.5591519;-0.02091694,663.7096
+0;0;0,0.002799512;0.3244399;-0.002220584,0.00582588;0.6351956;-0.02051821,0.1757546;0.5146575;0.006649748,0.2205027;0.2291428;0.09892757,0.2667707;0.003397375;0.1820068,-0.1639574;0.5048724;-0.01758307,-0.2280513;0.2268043;0.08540407,-0.2755611;-0.006912336;0.14129,0.07780324;0.004492651;-0.04001973,0.1001078;-0.3571843;-1.839548E-05,0.1102621;-0.7463439;0.08702829,0.1247571;-0.7972713;0.00318186,-0.07596526;0.006633734;-0.04313212,-0.1244141;-0.3535792;-0.01472212,-0.1467625;-0.7432978;0.06740808,-0.1388488;-0.7019966;-0.04920764,0.005041718;0.5593436;-0.01347407,0;0;0,0.0004881769;0.3243847;-0.006952524,0.0001167729;0.6348657;-0.02960956,0.1748849;0.5263125;-0.02090919,0.2308378;0.2574512;0.1080059,0.2797992;0.03381847;0.1951555,-0.1726393;0.5191652;-0.02681433,-0.2695215;0.2660324;0.1094717,-0.3421744;0.04951678;0.1980517,0.07789323;0.001952559;-0.0400492,0.106056;-0.3609235;-0.01917791,0.1105076;-0.749352;0.07153511,0.1084635;-0.7393439;-0.04416156,-0.07915033;0.005529796;-0.03714504,-0.1120824;-0.3575265;-0.03347782,-0.1084436;-0.7468479;0.05336078,-0.1162676;-0.809976;-0.01774131,0.0003338382;0.5591202;-0.02146554,663.743
+0;0;0,0.002798785;0.3243556;-0.002220007,0.0058249;0.6350853;-0.0205161,0.1756679;0.5145761;0.006641149,0.2203363;0.2295701;0.09875455,0.26657;0.003992006;0.1817722,-0.1638734;0.5047959;-0.0175795,-0.2278531;0.2272232;0.08522414,-0.2753277;-0.006320149;0.1410687,0.077833;0.004494369;-0.04003504,0.1001531;-0.3574342;-5.874783E-06,0.1103171;-0.7469661;0.08712409,0.1248114;-0.7978896;0.003281653,-0.07599432;0.006636271;-0.04314861,-0.1244768;-0.3538274;-0.01471885,-0.1468467;-0.7439188;0.06748994,-0.1389333;-0.7026181;-0.04912023,0.005040805;0.5592397;-0.01347256,0;0;0,0.0004388764;0.3242981;-0.007065297,-1.043084E-05;0.634742;-0.02986729,0.1747534;0.5265386;-0.02137911,0.2315706;0.2596518;0.109967,0.2819775;0.03765193;0.1999123,-0.172668;0.5191438;-0.02720344,-0.2716041;0.2690633;0.1120086,-0.3459997;0.05510882;0.2047649,0.07789046;0.00198622;-0.0401262,0.1060509;-0.3611335;-0.01905811,0.1105235;-0.7499152;0.0718199,0.1084616;-0.7399145;-0.0438695,-0.07921359;0.005532098;-0.03708886,-0.112277;-0.3577675;-0.03347969,-0.1089962;-0.7475311;0.05314415,-0.1164746;-0.8098295;-0.01905924,0.0002291873;0.5590073;-0.02168334,663.7658
+0;0;0,0.002888251;0.324343;-0.002677752,0.006018407;0.6350584;-0.02141188,0.175987;0.5149123;0.005978111,0.2214152;0.2326387;0.1047637,0.2662104;0.009581849;0.1949366,-0.1640219;0.5055127;-0.01817279,-0.2276832;0.2304283;0.09034686,-0.2760341;-0.001114264;0.153135,0.07793432;0.004379141;-0.03996146,0.1006836;-0.3577108;8.136407E-05,0.1107506;-0.7471129;0.08758937,0.1242979;-0.7978036;0.00337334,-0.07600457;0.006755745;-0.04321479,-0.1241572;-0.3539213;-0.01451823,-0.1464659;-0.743925;0.06789804,-0.1385619;-0.7026705;-0.04871124,0.005207791;0.5592166;-0.01426291,0;0;0,0.0003379583;0.3242846;-0.007297277,-0.000258863;0.634719;-0.0303967,0.1746341;0.5266179;-0.0218395,0.232435;0.2615169;0.111881,0.2830203;0.03996085;0.2026894,-0.1729601;0.5191492;-0.02753826,-0.2735645;0.2715128;0.1140796,-0.348064;0.0589083;0.2096898,0.07789521;0.002055019;-0.04022396,0.1061041;-0.3612396;-0.01897848,0.1105313;-0.7499875;0.07184267,0.1084391;-0.7400121;-0.04383576,-0.07928752;0.005496605;-0.03705576,-0.112305;-0.3579962;-0.03346305,-0.1090879;-0.7477076;0.05318369,-0.1170695;-0.8090662;-0.02014273,1.941618E-05;0.5589864;-0.02213597,663.7995
+0;0;0,0.002887786;0.3242909;-0.002677321,0.00601729;0.6349415;-0.02140753,0.1762023;0.5147553;0.006006584,0.2216731;0.232217;0.1048848,0.2666939;0.008036926;0.1955118,-0.1642372;0.5053438;-0.0181749,-0.2279582;0.2300015;0.09044651,-0.2765526;-0.002707079;0.1535508,0.07798725;0.004382114;-0.0399886,0.1007569;-0.3580329;9.017065E-05,0.1108185;-0.7472241;0.08755079,0.120067;-0.7723103;0.03005792,-0.07605619;0.006760332;-0.04324413,-0.124252;-0.3542404;-0.01452182,-0.1465487;-0.744033;0.06784982,-0.1411527;-0.7063497;-0.01175737,0.005206845;0.5591158;-0.01426007,0;0;0,0.0001377389;0.324226;-0.007588387,-0.0007922426;0.6345632;-0.03109801,0.1744675;0.5267477;-0.02225506,0.232687;0.2619993;0.1126194,0.2835166;0.04034388;0.2063322,-0.1736385;0.5190474;-0.02815549,-0.2759066;0.273348;0.1162239,-0.3505768;0.0612621;0.2159273,0.07788467;0.002135739;-0.04036975,0.1062083;-0.3614652;-0.01888633,0.1105101;-0.7500085;0.07186627,0.1173391;-0.783402;0.02328563,-0.07938264;0.005465585;-0.03699765,-0.1123249;-0.3583638;-0.03348966,-0.109093;-0.7478058;0.05337188,-0.1145338;-0.780313;0.003484875,-0.0004229993;0.5588592;-0.02272856,663.8326
+0;0;0,0.002886736;0.3241729;-0.002676347,0.0060144;0.6346412;-0.02139543,0.1760507;0.514541;0.005996538,0.2215396;0.2318906;0.1049139,0.2666607;0.007210702;0.195743,-0.1640918;0.5051376;-0.01816385,-0.2278379;0.2296861;0.09050064,-0.2765408;-0.003541306;0.1537457,0.0780214;0.004384034;-0.04000612,0.1007971;-0.3581273;8.331239E-05,0.1108127;-0.7455387;0.08714395,0.1243592;-0.7962245;0.0029331,-0.0760895;0.006763293;-0.04326307,-0.1242982;-0.3543334;-0.01453312,-0.1464928;-0.7423433;0.06746181,-0.1385893;-0.7010895;-0.0491403,0.005204461;0.5588627;-0.01425243,0;0;0,-9.986013E-05;0.3240998;-0.007926822,-0.001353092;0.6342208;-0.03184938,0.1738891;0.5267814;-0.02283621,0.2328312;0.2628303;0.1135482,0.2837626;0.04157707;0.2095686,-0.1740281;0.5190514;-0.02864104,-0.2777137;0.2753496;0.1183413,-0.3529806;0.06495108;0.2224292,0.07787564;0.002202421;-0.04046702,0.106317;-0.3614792;-0.01885486,0.1106749;-0.7483774;0.07091272,0.1086022;-0.7384897;-0.04474354,-0.07944734;0.005408925;-0.03695821,-0.1122872;-0.3585273;-0.03344894,-0.1090511;-0.7461954;0.05298233,-0.1165254;-0.8078794;-0.01997899,-0.0009012446;0.5585767;-0.02337515,663.866
+0;0;0,0.002886736;0.3241729;-0.002676347,0.0060144;0.6346412;-0.02139543,0.1760507;0.514541;0.005996538,0.2215396;0.2318906;0.1049139,0.2666607;0.007210702;0.195743,-0.1640918;0.5051376;-0.01816385,-0.2278379;0.2296861;0.09050064,-0.2765408;-0.003541306;0.1537457,0.0780214;0.004384034;-0.04000612,0.1007971;-0.3581273;8.331239E-05,0.1108127;-0.7455387;0.08714395,0.1243592;-0.7962245;0.0029331,-0.0760895;0.006763293;-0.04326307,-0.1242982;-0.3543334;-0.01453312,-0.1464928;-0.7423433;0.06746181,-0.1385893;-0.7010895;-0.0491403,0.005204461;0.5588627;-0.01425243,0;0;0,-9.986013E-05;0.3240998;-0.007926822,-0.001353092;0.6342208;-0.03184938,0.1738891;0.5267814;-0.02283621,0.2328312;0.2628303;0.1135482,0.2837626;0.04157707;0.2095686,-0.1740281;0.5190514;-0.02864104,-0.2777137;0.2753496;0.1183413,-0.3529806;0.06495108;0.2224292,0.07787564;0.002202421;-0.04046702,0.106317;-0.3614792;-0.01885486,0.1106749;-0.7483774;0.07091272,0.1086022;-0.7384897;-0.04474354,-0.07944734;0.005408925;-0.03695821,-0.1122872;-0.3585273;-0.03344894,-0.1090511;-0.7461954;0.05298233,-0.1165254;-0.8078794;-0.01997899,-0.0009012446;0.5585767;-0.02337515,663.8886
+0;0;0,0.003087765;0.3240916;-0.00315647,0.006431973;0.6345524;-0.02237672,0.176339;0.5151247;0.005098687,0.2212072;0.2347816;0.1104415,0.2640076;0.01233262;0.2080118,-0.1637351;0.5058275;-0.01835768,-0.2273064;0.2323397;0.09506916,-0.2759582;0.001046732;0.1655814,0.0781569;0.004200046;-0.03990022,0.1012304;-0.3582965;0.0003636405,0.1112998;-0.7451036;0.08750278,0.125536;-0.7956985;0.003322832,-0.07610224;0.006950923;-0.0433394,-0.1237829;-0.3542157;-0.01431338,-0.1459729;-0.7416093;0.06783381,-0.1382566;-0.7004023;-0.04878237,0.005566187;0.5587759;-0.01510664,0;0;0,-0.0001517758;0.3240185;-0.008176327,-0.001480833;0.6341391;-0.03242588,0.1735618;0.526861;-0.02337277,0.2329934;0.2643285;0.1153612,0.2820985;0.04299092;0.2124887,-0.1739402;0.5192121;-0.02932933,-0.2788508;0.2780945;0.1208659,-0.3551964;0.06918243;0.2274609,0.07789931;0.00218001;-0.04056001,0.1062943;-0.3615217;-0.01883125,0.1107538;-0.7478563;0.07083523,0.1087226;-0.7380061;-0.0448122,-0.07956381;0.005447523;-0.03685232,-0.112362;-0.3585173;-0.03349669,-0.1093797;-0.7456735;0.05261613,-0.1176814;-0.806861;-0.0208713,-0.001012295;0.5584943;-0.02386189,663.9216
+0;0;0,0.003087078;0.3240195;-0.003155769,0.0064297;0.6343333;-0.02236684,0.17623;0.5149703;0.0050923,0.2211043;0.2345887;0.1104496,0.2634872;0.01430935;0.2070683,-0.1636307;0.5056788;-0.01834935,-0.2272107;0.2321535;0.09509306,-0.275388;0.003116459;0.1649176,0.07819778;0.004202243;-0.0399211,0.1012788;-0.3584125;0.0003558882,0.1113488;-0.7452415;0.08749998,0.1255837;-0.7958293;0.003327519,-0.07614206;0.006954559;-0.04336207,-0.1238383;-0.3543299;-0.01432659,-0.1460295;-0.7417454;0.06782527,-0.1383139;-0.7005394;-0.04878053,0.005564341;0.558594;-0.01510035,0;0;0,-0.0004129186;0.3239369;-0.008535981,-0.002234034;0.6338543;-0.03343761,0.172891;0.5269756;-0.02420509,0.2320015;0.2658086;0.1173062,0.2811279;0.04799591;0.2162945,-0.1745006;0.51919;-0.02985386,-0.2801334;0.279552;0.1222744,-0.3560809;0.07447802;0.2310455,0.07791443;0.002206996;-0.04062903,0.1063438;-0.3616082;-0.01884139,0.1107884;-0.7479515;0.07088768,0.1086839;-0.7381492;-0.04473948,-0.07964089;0.005442844;-0.03679609,-0.1125042;-0.3586368;-0.03356464,-0.1094711;-0.7458459;0.0524126,-0.1175694;-0.8067062;-0.02148497,-0.001631342;0.5582687;-0.02469516,663.9554
+0;0;0,0.003084821;0.3237827;-0.003153462,0.006425003;0.6338702;-0.02235033,0.1763121;0.514545;0.005113278,0.2211048;0.2346739;0.1102787,0.263441;0.0146369;0.2067911,-0.1637201;0.5052488;-0.0183402,-0.2271844;0.2322216;0.09489565,-0.2753086;0.003436521;0.1646434,0.07831392;0.004208485;-0.03998039,0.1014113;-0.3586632;0.0003251396,0.1114932;-0.7459518;0.08757275,0.1257268;-0.7965316;0.003408656,-0.07625514;0.006964888;-0.04342648,-0.1239851;-0.3545755;-0.01437042,-0.1462027;-0.7424513;0.06787902,-0.1384879;-0.7012464;-0.0487152,0.005560326;0.5581908;-0.01508956,0;0;0,-0.0006004795;0.3236895;-0.008911252,-0.002786249;0.6333413;-0.03424644,0.172578;0.5268548;-0.0248543,0.2317656;0.2677287;0.119175,0.2805754;0.05218083;0.2225192,-0.1751568;0.5192012;-0.03043733,-0.2817471;0.2828649;0.1250542,-0.3560914;0.07860032;0.235834,0.07799595;0.002151892;-0.04075801,0.1066069;-0.3619075;-0.01893997,0.1110259;-0.7486656;0.071087,0.1089083;-0.7388972;-0.04452217,-0.07984666;0.005481766;-0.0366562,-0.1124445;-0.3588845;-0.03374164,-0.1093839;-0.7465693;0.05226614,-0.117453;-0.8074636;-0.0215742,-0.002091669;0.5578307;-0.02538574,663.9777
+0;0;0,0.003048859;0.3236471;-0.00360746,0.006289688;0.6334456;-0.02326994,0.1761008;0.51499;0.004293177,0.2206289;0.2379683;0.1145432,0.261311;0.0207244;0.2173708,-0.1636868;0.5054321;-0.01859602,-0.2270781;0.2355568;0.09984283,-0.2755482;0.00866285;0.1746309,0.07840291;0.004060627;-0.03985783,0.10174;-0.3588349;0.0006128773,0.1119134;-0.7502633;0.08894448,0.1258242;-0.8020449;0.005942881,-0.0761971;0.007094145;-0.04354112,-0.1236536;-0.3545373;-0.01445021,-0.146274;-0.7465138;0.06900545,-0.1387002;-0.7053593;-0.04756733,0.005455914;0.5578437;-0.015892,0;0;0,-0.0009553209;0.3235489;-0.009220839,-0.003708765;0.6328982;-0.03500104,0.17152;0.5266076;-0.02596807,0.230678;0.2703641;0.1214037,0.2804886;0.0568479;0.2279551,-0.175731;0.5192645;-0.03075893,-0.2823167;0.2855163;0.1269755,-0.3550323;0.08337231;0.2421871,0.07801083;0.002193049;-0.04076338,0.1065879;-0.3619204;-0.01884461,0.1107226;-0.7528175;0.0722847,0.1084359;-0.7430337;-0.04328811,-0.07986728;0.005438129;-0.03665784,-0.1126021;-0.3589737;-0.0338044,-0.1095868;-0.7507206;0.05364494,-0.1179765;-0.8104933;-0.02146486,-0.00286793;0.5574687;-0.02603078,663.9999
+0;0;0,0.003047888;0.3235441;-0.003606311,0.006287806;0.6332551;-0.02326351,0.176044;0.5148287;0.00429159,0.2204976;0.2382705;0.1143572,0.2611544;0.02116129;0.217121,-0.1636339;0.5052738;-0.01859021,-0.2269191;0.2358501;0.09965046,-0.2753591;0.009096816;0.1743921,0.07845482;0.004063316;-0.03988422,0.1017827;-0.3586894;0.0005705655,0.111884;-0.7473431;0.08827599,0.1257957;-0.7991303;0.005268611,-0.07624754;0.007098841;-0.04356994,-0.1236854;-0.3543902;-0.01449048,-0.1461454;-0.7435881;0.06837358,-0.1385711;-0.7024328;-0.04820733,0.005454201;0.5576684;-0.01588707,0;0;0,-0.001127779;0.3234346;-0.009585619,-0.0040287;0.6326531;-0.03585625,0.1712025;0.5265925;-0.02650464,0.2298152;0.2726931;0.1240762,0.2817148;0.06094763;0.2327965,-0.176037;0.5193343;-0.03120103,-0.2823519;0.2869746;0.1277992,-0.3546015;0.08599547;0.245005,0.07802578;0.002211913;-0.04085958,0.1064815;-0.361759;-0.01881969,0.1112246;-0.7500834;0.07077707,0.1089056;-0.7403719;-0.04479073,-0.07998005;0.005432018;-0.03655277,-0.1125419;-0.3588523;-0.03390788,-0.1095208;-0.7477473;0.0532557,-0.1080123;-0.7379147;-0.06234672,-0.003162287;0.5572543;-0.02676129,664.0334
+0;0;0,0.003046666;0.3234143;-0.003604864,0.006285626;0.6330334;-0.02325652,0.1761646;0.5145922;0.004311532,0.2205208;0.2386405;0.1141357,0.2611358;0.02175443;0.216794,-0.1637575;0.5050304;-0.01858672,-0.2269039;0.2361976;0.09939466,-0.2752941;0.00967741;0.1740595,0.07849167;0.004065224;-0.03990295,0.1018257;-0.3587819;0.0005623624,0.1119275;-0.7474574;0.08827274,0.1214282;-0.7733121;0.03158487,-0.07628335;0.007102175;-0.0435904,-0.1237335;-0.354481;-0.01450338,-0.1461948;-0.7437009;0.06836536,-0.1410222;-0.7060826;-0.01125072,0.005452198;0.5574628;-0.01588164,0;0;0,-0.001392521;0.3232949;-0.00987649,-0.004451267;0.6324049;-0.03632414,0.1709827;0.5266265;-0.02700543,0.2293643;0.275211;0.1264873,0.282028;0.0659824;0.2390828,-0.1766066;0.5192841;-0.03141444,-0.2823606;0.289359;0.1302292,-0.353743;0.08988425;0.2499883,0.07804939;0.002240807;-0.04090214,0.106684;-0.3618113;-0.01885355,0.1113482;-0.7501486;0.07079113,0.1170333;-0.7822062;0.02039218,-0.08003817;0.005383636;-0.03653248,-0.1123643;-0.3590177;-0.03395343,-0.1093163;-0.7479272;0.05324709,-0.1122626;-0.7812045;0.004146967,-0.003557213;0.5570266;-0.02719593,664.0665
+0;0;0,0.002994704;0.323408;-0.004170597,0.006111841;0.6329817;-0.02453433,0.1762102;0.5153835;0.003428634,0.2205654;0.2416645;0.1187051,0.2592672;0.02746089;0.2275481,-0.1640804;0.5055702;-0.01883002,-0.2270626;0.2387727;0.103769,-0.2744861;0.01425791;0.1848364,0.07852467;0.003976332;-0.03984694,0.1018322;-0.3588608;0.0007231124,0.1120482;-0.747539;0.08840868,0.1145838;-0.7100123;0.008656353,-0.07627431;0.007168321;-0.04359541,-0.1237889;-0.3544318;-0.01482632,-0.1462251;-0.7435595;0.06848106,-0.1411767;-0.705984;-0.01114708,0.00531725;0.5574292;-0.0169714,0;0;0,-0.001392521;0.3232949;-0.00987649,-0.004451267;0.6324049;-0.03632414,0.1709827;0.5266265;-0.02700543,0.2293643;0.275211;0.1264873,0.282028;0.0659824;0.2390828,-0.1766066;0.5192841;-0.03141444,-0.2823606;0.289359;0.1302292,-0.353743;0.08988425;0.2499883,0.07804939;0.002240807;-0.04090214,0.106684;-0.3618113;-0.01885355,0.1113482;-0.7501486;0.07079113,0.1170333;-0.7822062;0.02039218,-0.08003817;0.005383636;-0.03653248,-0.1123643;-0.3590177;-0.03395343,-0.1093163;-0.7479272;0.05324709,-0.1122626;-0.7812045;0.004146967,-0.003557213;0.5570266;-0.02719593,664.0891
+0;0;0,0.002993957;0.3233273;-0.004169557,0.006110979;0.6328893;-0.02453284,0.1761863;0.5152927;0.003427802,0.220459;0.2420832;0.1184896,0.2591237;0.02808474;0.2272285,-0.1640586;0.5054807;-0.01882787,-0.2269235;0.2391799;0.1035429,-0.2743016;0.01488008;0.1845327,0.07859269;0.003979777;-0.03988146,0.1018528;-0.358119;0.0006060265,0.1120989;-0.7479408;0.0885496,0.114643;-0.7103887;0.00852859,-0.07634038;0.007174531;-0.04363317,-0.1237582;-0.3536897;-0.01492263,-0.1462605;-0.7439624;0.06862989,-0.1411951;-0.7063614;-0.01126654,0.005316346;0.5573327;-0.01696949,0;0;0,-0.001596987;0.3232049;-0.01014698,-0.004814751;0.6322855;-0.03678334,0.1706612;0.5266981;-0.0275327,0.2291624;0.2776036;0.1285836,0.2829348;0.07086641;0.2446986,-0.1769334;0.5192255;-0.03149943,-0.2818339;0.2904756;0.1313259,-0.3528997;0.09206866;0.2525645,0.07809225;0.00227125;-0.0409832,0.1065615;-0.3610497;-0.01900363,0.111401;-0.7505392;0.07085538,0.1175282;-0.7831609;0.02077687,-0.08015839;0.005334116;-0.03646041,-0.1122883;-0.3583387;-0.03411487,-0.1087686;-0.748445;0.05309061,-0.1122316;-0.7815916;0.003417745,-0.003887556;0.5569085;-0.02761352,664.1115
+0;0;0,0.002820418;0.3230739;-0.004688575,0.005635451;0.6322635;-0.02568307,0.175865;0.5153387;0.003007615,0.2202669;0.2444622;0.1238112,0.2561458;0.03224228;0.2366364,-0.1645455;0.5052755;-0.01893101,-0.2268063;0.2414168;0.1092926,-0.2744967;0.01905864;0.1949464,0.07868084;0.003931872;-0.03985016,0.1019868;-0.3583887;0.0006632321,0.112207;-0.7471473;0.08845194,0.1147073;-0.7096031;0.00808619,-0.07636306;0.007201567;-0.04371488,-0.1238129;-0.3538895;-0.01503615,-0.146469;-0.7430832;0.06838752,-0.1414336;-0.7054909;-0.01185475,0.004929248;0.5568089;-0.01795667,0;0;0,-0.001870006;0.3229423;-0.01055825,-0.005428612;0.6316385;-0.0377326,0.1702036;0.5266128;-0.02813113,0.229011;0.2800692;0.1321719,0.2823113;0.07456614;0.250416,-0.1776066;0.5193218;-0.03187912,-0.281711;0.2913262;0.1328005,-0.3523024;0.09325676;0.2546178,0.07810652;0.002312943;-0.04108763,0.1067489;-0.3612213;-0.01910734,0.1113909;-0.7496684;0.07051349,0.1173273;-0.7833014;0.0211432,-0.08026684;0.005292429;-0.03637847,-0.1124841;-0.3586017;-0.03442102,-0.1087295;-0.7476533;0.05258097,-0.1124608;-0.7806416;0.002178844,-0.004418708;0.5563668;-0.0284189,664.1449
+0;0;0,0.002818661;0.3228726;-0.004685654,0.005632399;0.6319199;-0.02567076,0.1757734;0.5150453;0.003006086,0.2199489;0.24555;0.1231937,0.2563462;0.03026403;0.237649,-0.1644602;0.5049875;-0.01892113,-0.2264035;0.2424742;0.1086487,-0.274783;0.01690345;0.1955399,0.07876859;0.003936256;-0.0398946,0.1020902;-0.3586277;0.0006460175,0.1123508;-0.7489219;0.08878148,0.1159835;-0.707961;-0.02798139,-0.07644822;0.007209598;-0.04376363,-0.1239299;-0.354124;-0.01506563,-0.1466755;-0.744855;0.06868755,-0.1393597;-0.7038242;-0.04789592,0.004926466;0.5564941;-0.01794731,0;0;0,-0.001958214;0.3227296;-0.01087928,-0.005528361;0.6312637;-0.03826857,0.1700356;0.5264504;-0.02841425,0.2288658;0.2835488;0.1345645,0.2776922;0.07815722;0.261856,-0.1776903;0.5192927;-0.03196863,-0.2804099;0.2932935;0.1335528,-0.3514477;0.09282757;0.2582118,0.07817753;0.002344355;-0.04116237,0.1070475;-0.3614172;-0.01915991,0.1113862;-0.7514016;0.07081819,0.1088099;-0.7417978;-0.04469919,-0.08040206;0.005236384;-0.03632703,-0.1124258;-0.3589222;-0.03456519,-0.1090295;-0.7495544;0.05259938,-0.1158777;-0.8106816;-0.0209931,-0.004522949;0.5560272;-0.0289067,664.1672
+0;0;0,0.002816964;0.3226783;-0.004682833,0.005629885;0.6316354;-0.02566212,0.1756842;0.5147974;0.003002487,0.2197771;0.2458055;0.1229657,0.2555746;0.03406744;0.2355347,-0.1643764;0.5047446;-0.01891358,-0.2262041;0.2427216;0.108418,-0.2737862;0.02086835;0.1938772,0.07882188;0.003938919;-0.03992159,0.1021461;-0.3586651;0.0006235093,0.1124246;-0.7496411;0.0889129,0.116057;-0.7086808;-0.02784301,-0.07649993;0.007214475;-0.04379323,-0.1239869;-0.3541591;-0.01509206,-0.1467722;-0.7455725;0.06880741,-0.1394568;-0.7045423;-0.04776911,0.004924097;0.5562251;-0.01794025,0;0;0,-0.001939453;0.3225276;-0.01110268,-0.005404554;0.6309688;-0.03853619,0.1700692;0.5263401;-0.02871418,0.2294282;0.2852664;0.1357608,0.280179;0.08521311;0.2629979,-0.1776013;0.5194878;-0.03227526,-0.2793521;0.2946279;0.1343886,-0.349099;0.09794658;0.2578311,0.07820723;0.002382964;-0.04123211,0.107166;-0.3614043;-0.01910031,0.1117765;-0.7520927;0.07092249,0.1092068;-0.7424961;-0.04458666,-0.08048493;0.005179859;-0.03629711,-0.1122885;-0.3590392;-0.03466779,-0.1086935;-0.7503591;0.052617,-0.1158824;-0.8112459;-0.02122867,-0.004426762;0.5557478;-0.02917147,664.2009
+0;0;0,0.002720339;0.3224878;-0.005280079,0.005399433;0.6313124;-0.02693246,0.1751909;0.5153489;0.002533464,0.2185465;0.2490366;0.1283807,0.2500992;0.0413084;0.2492807,-0.1643275;0.5050438;-0.01904244,-0.225459;0.2454937;0.1133817,-0.2728477;0.02590269;0.204472,0.07890459;0.003933491;-0.04006961,0.1024719;-0.3589313;0.0004899874,0.1126431;-0.7492783;0.08912984,0.1252431;-0.8015378;0.006423257,-0.07664914;0.007218022;-0.0438154,-0.1240861;-0.3544675;-0.01545001,-0.1468747;-0.7452548;0.06879514,-0.1396296;-0.7042868;-0.04779372,0.004728827;0.5559369;-0.01904014,0;0;0,-0.001910523;0.3223366;-0.01136577,-0.005345926;0.630681;-0.03891087,0.1697454;0.5262948;-0.02929604,0.2297145;0.287175;0.1376318,0.2811376;0.08783031;0.2656189,-0.1772207;0.5196181;-0.0324818,-0.2782314;0.2954368;0.1353845,-0.3470643;0.09847809;0.2588051,0.07828455;0.00239113;-0.04138589,0.1074312;-0.3616576;-0.01924205,0.1119373;-0.7518145;0.07069397,0.1092855;-0.7422423;-0.04481113,-0.08070908;0.0051545;-0.03614492,-0.1123454;-0.3593572;-0.03484157,-0.108653;-0.7501993;0.05210723,-0.1154884;-0.8118186;-0.02086496,-0.004376121;0.5554806;-0.02952182,664.2342
+0;0;0,0.002719885;0.3224341;-0.0052792,0.005399159;0.6312791;-0.02693332,0.1750592;0.5153351;0.002517201,0.2183738;0.2492744;0.1282456,0.2497957;0.04240721;0.2486444,-0.1641976;0.5050381;-0.01904208,-0.2252714;0.2457332;0.113257,-0.2724636;0.02705227;0.2039697,0.07901707;0.003939098;-0.04012674,0.1026215;-0.3594959;0.0004965998,0.1127631;-0.7487102;0.08887923,0.1253638;-0.8009741;0.006168157,-0.07675841;0.007228312;-0.04387786,-0.1242699;-0.3550256;-0.01546789,-0.1469924;-0.7446789;0.06853279,-0.1397468;-0.7037102;-0.04806239,0.004728449;0.555892;-0.01903978,0;0;0,-0.001963332;0.3222725;-0.01164544,-0.005395502;0.6306219;-0.03936779,0.1695512;0.5262066;-0.02977002,0.2303995;0.2893479;0.139545,0.301393;0.1054676;0.2789192,-0.1771109;0.5193845;-0.0321283,-0.2774658;0.2953836;0.1358735,-0.3451056;0.09955673;0.2597845,0.07837462;0.002415925;-0.04148436,0.1075533;-0.3621969;-0.01915729,0.1124485;-0.7511948;0.0706135,0.1095925;-0.7416559;-0.0448873,-0.0808813;0.005107596;-0.03607628,-0.1123251;-0.3599983;-0.03490937,-0.1082444;-0.7497385;0.05162415,-0.1154873;-0.8112993;-0.0213923,-0.004428647;0.5554147;-0.02993774,664.2684
+0;0;0,0.002719885;0.3224341;-0.0052792,0.005399159;0.6312791;-0.02693332,0.1750592;0.5153351;0.002517201,0.2183738;0.2492744;0.1282456,0.2497957;0.04240721;0.2486444,-0.1641976;0.5050381;-0.01904208,-0.2252714;0.2457332;0.113257,-0.2724636;0.02705227;0.2039697,0.07901707;0.003939098;-0.04012674,0.1026215;-0.3594959;0.0004965998,0.1127631;-0.7487102;0.08887923,0.1253638;-0.8009741;0.006168157,-0.07675841;0.007228312;-0.04387786,-0.1242699;-0.3550256;-0.01546789,-0.1469924;-0.7446789;0.06853279,-0.1397468;-0.7037102;-0.04806239,0.004728449;0.555892;-0.01903978,0;0;0,-0.001963332;0.3222725;-0.01164544,-0.005395502;0.6306219;-0.03936779,0.1695512;0.5262066;-0.02977002,0.2303995;0.2893479;0.139545,0.301393;0.1054676;0.2789192,-0.1771109;0.5193845;-0.0321283,-0.2774658;0.2953836;0.1358735,-0.3451056;0.09955673;0.2597845,0.07837462;0.002415925;-0.04148436,0.1075533;-0.3621969;-0.01915729,0.1124485;-0.7511948;0.0706135,0.1095925;-0.7416559;-0.0448873,-0.0808813;0.005107596;-0.03607628,-0.1123251;-0.3599983;-0.03490937,-0.1082444;-0.7497385;0.05162415,-0.1154873;-0.8112993;-0.0213923,-0.004428647;0.5554147;-0.02993774,664.29
+0;0;0,0.002719118;0.3223431;-0.005277709,0.005398126;0.6311574;-0.02692993,0.1752784;0.515163;0.002548259,0.2184172;0.2501822;0.1277663,0.2498522;0.04322901;0.2482152,-0.164417;0.5048526;-0.0190389,-0.2252429;0.2466002;0.1127232,-0.2724548;0.0278284;0.2034736,0.07910088;0.003943276;-0.04016929,0.1027336;-0.3599284;0.0005028583,0.1128636;-0.748698;0.0887845,0.1254639;-0.8009585;0.006076902,-0.07683982;0.007235978;-0.0439244,-0.1244084;-0.3554533;-0.01548029,-0.147105;-0.7446613;0.06842441,-0.1398597;-0.7036932;-0.04816589,0.004727433;0.5557722;-0.0190366,0;0;0,-0.002124593;0.3221711;-0.01189876,-0.005727135;0.630472;-0.03979409,0.1695163;0.5261984;-0.03022492,0.2301033;0.2916735;0.1403114,0.2999271;0.1064551;0.278675,-0.1776265;0.5192081;-0.03241771,-0.2769151;0.2962748;0.1355045,-0.3453245;0.100951;0.2599813,0.07844976;0.002405345;-0.0415442,0.1076154;-0.3626559;-0.01929617,0.1127404;-0.7512212;0.07030749,0.1098435;-0.7417035;-0.04518354,-0.08099212;0.00510316;-0.03605974,-0.1123917;-0.3604493;-0.03517464,-0.1082428;-0.7497674;0.05115179,-0.1152537;-0.8115034;-0.02165925,-0.004717268;0.5552728;-0.03032148,664.3131
+0;0;0,0.002623121;0.3222;-0.005698741,0.005170595;0.6309065;-0.02778008,0.1751458;0.5154175;0.002230879,0.2174218;0.2531693;0.1320613,0.2492257;0.05389261;0.268154,-0.1648166;0.5053236;-0.01926993,-0.2247009;0.2501184;0.1174834,-0.271394;0.03158432;0.2139536,0.07923725;0.003826953;-0.04019994,0.1028464;-0.3602389;0.0002139397,0.1131394;-0.7483784;0.08868667,0.1255858;-0.8006438;0.005962774,-0.07692851;0.00735253;-0.04401325,-0.1245921;-0.3555104;-0.01584847,-0.1472755;-0.7441256;0.06811178,-0.1400416;-0.7032002;-0.04848174,0.004535459;0.5555484;-0.01978141,0;0;0,-0.002152756;0.3220222;-0.01221728,-0.005811311;0.6302245;-0.04032362,0.1694915;0.5262367;-0.03062773,0.2300898;0.2933105;0.1411004,0.2861173;0.1008322;0.2791471,-0.177735;0.5191617;-0.03275444,-0.276279;0.2969285;0.1355275,-0.3450069;0.100611;0.2619388,0.0785161;0.002419412;-0.04169643,0.1078767;-0.3627922;-0.01949108,0.1128001;-0.7507802;0.07010043,0.1098912;-0.7412966;-0.04538274,-0.08119041;0.005071751;-0.03593908,-0.112611;-0.3606429;-0.03552498,-0.1074215;-0.7492982;0.05111055,-0.1146808;-0.8119968;-0.02044383,-0.004786409;0.5550487;-0.03079617,664.3463
+0;0;0,0.002622549;0.3221297;-0.005697499,0.00516994;0.630826;-0.02777832,0.1753383;0.5152891;0.0022578,0.2176998;0.2525103;0.1323509,0.249735;0.05178396;0.2694336,-0.165009;0.5051839;-0.01926734,-0.2250144;0.2494622;0.1177627,-0.2720473;0.0293384;0.2149347,0.07930747;0.003830343;-0.04023556,0.1029373;-0.3605542;0.0002136938,0.1132556;-0.7496498;0.08890435,0.125701;-0.8019083;0.006187379,-0.07699668;0.007359045;-0.04405225,-0.1247019;-0.3558215;-0.01586282,-0.1474413;-0.745394;0.06830425,-0.140208;-0.7044695;-0.04827952,0.004534784;0.5554655;-0.0197794,0;0;0,-0.002295531;0.3219433;-0.01241505,-0.006027505;0.6301261;-0.04061413,0.1695189;0.5262886;-0.03098905,0.2304495;0.2938406;0.1422935,0.2856392;0.09945014;0.2811294,-0.1781349;0.5190442;-0.03305418,-0.2765362;0.2967259;0.1362479,-0.3453993;0.09995554;0.2652761,0.07856209;0.00243412;-0.04177701,0.1081144;-0.363088;-0.01962137,0.1127669;-0.751945;0.07058048,0.1098507;-0.7424653;-0.04489183,-0.08129194;0.005043253;-0.03590866,-0.1126987;-0.3609952;-0.03571144,-0.1073263;-0.7506569;0.05090695,-0.1150746;-0.8134149;-0.02050289,-0.004986368;0.5549504;-0.03106892,664.3685
+0;0;0,0.002622549;0.3221297;-0.005697499,0.00516994;0.630826;-0.02777832,0.1753383;0.5152891;0.0022578,0.2176998;0.2525103;0.1323509,0.249735;0.05178396;0.2694336,-0.165009;0.5051839;-0.01926734,-0.2250144;0.2494622;0.1177627,-0.2720473;0.0293384;0.2149347,0.07930747;0.003830343;-0.04023556,0.1029373;-0.3605542;0.0002136938,0.1132556;-0.7496498;0.08890435,0.125701;-0.8019083;0.006187379,-0.07699668;0.007359045;-0.04405225,-0.1247019;-0.3558215;-0.01586282,-0.1474413;-0.745394;0.06830425,-0.140208;-0.7044695;-0.04827952,0.004534784;0.5554655;-0.0197794,0;0;0,-0.002295531;0.3219433;-0.01241505,-0.006027505;0.6301261;-0.04061413,0.1695189;0.5262886;-0.03098905,0.2304495;0.2938406;0.1422935,0.2856392;0.09945014;0.2811294,-0.1781349;0.5190442;-0.03305418,-0.2765362;0.2967259;0.1362479,-0.3453993;0.09995554;0.2652761,0.07856209;0.00243412;-0.04177701,0.1081144;-0.363088;-0.01962137,0.1127669;-0.751945;0.07058048,0.1098507;-0.7424653;-0.04489183,-0.08129194;0.005043253;-0.03590866,-0.1126987;-0.3609952;-0.03571144,-0.1073263;-0.7506569;0.05090695,-0.1150746;-0.8134149;-0.02050289,-0.004986368;0.5549504;-0.03106892,664.3907
+0;0;0,0.002597345;0.3218747;-0.00603195,0.005125477;0.6303868;-0.02833586,0.1756182;0.5156785;0.002278194,0.2175585;0.2541434;0.1367901,0.2471834;0.04914813;0.2751605,-0.1654101;0.5053117;-0.01923525,-0.224793;0.2510176;0.1224025,-0.2723341;0.02981527;0.2265967,0.07949059;0.003723144;-0.04018332,0.1032542;-0.3609725;0.0005236082,0.1135499;-0.7504028;0.08940126,0.1264639;-0.8023673;0.006491452,-0.07706229;0.007449075;-0.04419535,-0.1245958;-0.356076;-0.01565139,-0.147366;-0.7459592;0.06881113,-0.1401446;-0.7050632;-0.04775696,0.004494081;0.5550684;-0.02028815,0;0;0,-0.002419479;0.3216709;-0.01297617,-0.006327398;0.6296267;-0.04177332,0.1695358;0.5262984;-0.03154588,0.2303959;0.2951499;0.1448612,0.2842433;0.09697619;0.2858388,-0.1786558;0.5188647;-0.03353629,-0.27653;0.2969868;0.138056,-0.344072;0.09883149;0.2730359,0.07865573;0.002442509;-0.04188824,0.1085349;-0.3634099;-0.01989138,0.1130695;-0.752625;0.07039893,0.1101367;-0.7431973;-0.04504442,-0.08146224;0.005010405;-0.03586242,-0.112568;-0.3614007;-0.03592594,-0.1071748;-0.75143;0.05073059,-0.1140349;-0.8137428;-0.02131303,-0.005244382;0.5545096;-0.03206336,664.424
+0;0;0,0.002597345;0.3218747;-0.00603195,0.005125477;0.6303868;-0.02833586,0.1756182;0.5156785;0.002278194,0.2175585;0.2541434;0.1367901,0.2471834;0.04914813;0.2751605,-0.1654101;0.5053117;-0.01923525,-0.224793;0.2510176;0.1224025,-0.2723341;0.02981527;0.2265967,0.07949059;0.003723144;-0.04018332,0.1032542;-0.3609725;0.0005236082,0.1135499;-0.7504028;0.08940126,0.1264639;-0.8023673;0.006491452,-0.07706229;0.007449075;-0.04419535,-0.1245958;-0.356076;-0.01565139,-0.147366;-0.7459592;0.06881113,-0.1401446;-0.7050632;-0.04775696,0.004494081;0.5550684;-0.02028815,0;0;0,-0.002419479;0.3216709;-0.01297617,-0.006327398;0.6296267;-0.04177332,0.1695358;0.5262984;-0.03154588,0.2303959;0.2951499;0.1448612,0.2842433;0.09697619;0.2858388,-0.1786558;0.5188647;-0.03353629,-0.27653;0.2969868;0.138056,-0.344072;0.09883149;0.2730359,0.07865573;0.002442509;-0.04188824,0.1085349;-0.3634099;-0.01989138,0.1130695;-0.752625;0.07039893,0.1101367;-0.7431973;-0.04504442,-0.08146224;0.005010405;-0.03586242,-0.112568;-0.3614007;-0.03592594,-0.1071748;-0.75143;0.05073059,-0.1140349;-0.8137428;-0.02131303,-0.005244382;0.5545096;-0.03206336,664.4467
+0;0;0,0.0024701;0.3216664;-0.006496636,0.00482681;0.6300003;-0.02931444,0.1755987;0.5162747;0.001897447,0.2171239;0.2557133;0.1413985,0.2445969;0.06560597;0.2877803,-0.1660003;0.5058754;-0.01947642,-0.2244749;0.2526804;0.1273232,-0.2696421;0.03983511;0.2321089,0.07965181;0.00367978;-0.04009894,0.1033972;-0.3609876;0.0006572157,0.1135723;-0.7489566;0.08940099,0.1265832;-0.8004729;0.006061442,-0.07709293;0.007473824;-0.04434747,-0.1245276;-0.3560212;-0.01556393,-0.1473909;-0.7444254;0.06880614,-0.1402058;-0.703578;-0.0477716,0.004242525;0.5547335;-0.02113449,0;0;0,-0.002454653;0.3214611;-0.01320493,-0.006439857;0.6292624;-0.04212236,0.1695855;0.5263468;-0.03169775,0.2303367;0.2954452;0.1473856,0.2856885;0.1074406;0.2885015,-0.1788754;0.5187793;-0.03386343,-0.27656;0.296505;0.1397134,-0.3401958;0.1051512;0.2725948,0.07871918;0.002429634;-0.04199123,0.1085154;-0.363405;-0.01998281,0.1134434;-0.7513711;0.06921875,0.1105457;-0.7419748;-0.04622281,-0.08160889;0.005009864;-0.03578781,-0.112516;-0.361394;-0.03618602,-0.1071552;-0.7500151;0.05009142,-0.1062516;-0.74053;-0.06539878,-0.005334228;0.5541875;-0.03238201,664.4691
+0;0;0,0.002469191;0.321548;-0.006494244,0.004824988;0.6297624;-0.02930312,0.175623;0.5160621;0.001908861,0.2171869;0.2552575;0.1415401,0.2446266;0.0653808;0.2877445,-0.1660276;0.5056612;-0.01946823,-0.2245568;0.2522299;0.1274684,-0.2696692;0.03964277;0.232127,0.07969069;0.003681577;-0.04011852,0.1034633;-0.3614029;0.0006842613,0.1136427;-0.7495354;0.08946544,0.1266525;-0.8010457;0.006132081,-0.07713056;0.007477472;-0.04436912,-0.1246195;-0.3564334;-0.01555265,-0.1474925;-0.7450014;0.06885298,-0.1403079;-0.7041548;-0.0477161,0.004240945;0.5545267;-0.02112656,0;0;0,-0.002508491;0.3213349;-0.01337779,-0.006567188;0.6289958;-0.04249644,0.1695418;0.5263851;-0.03172302,0.229492;0.2958363;0.1485454,0.2902674;0.1124491;0.292966,-0.1790294;0.5186179;-0.03397483,-0.2753865;0.2965681;0.1411043,-0.3376465;0.1065607;0.2760217,0.07875317;0.00240764;-0.04202139,0.1085921;-0.3638363;-0.0198468,0.1134258;-0.7519636;0.06940771,0.1105485;-0.7425807;-0.04602312,-0.0816597;0.005023326;-0.0357787,-0.1124523;-0.3618121;-0.03628467,-0.1066184;-0.7506185;0.04990201,-0.1057054;-0.7411658;-0.0655735,-0.005445756;0.5539597;-0.03270185,664.5024
+0;0;0,0.002467757;0.3213612;-0.006490473,0.004823206;0.62953;-0.02929615,0.1753446;0.5158991;0.001877857,0.2170646;0.254115;0.1420335,0.2445082;0.06421193;0.2882581,-0.1657545;0.505515;-0.01946473,-0.2245035;0.2511319;0.1280237,-0.2696221;0.03851536;0.2326968,0.07969216;0.003681644;-0.04011925,0.1034996;-0.3619377;0.0007432997,0.1136718;-0.7497995;0.08946256,0.1266816;-0.801309;0.00612998,-0.07713197;0.007477609;-0.04436993,-0.1246904;-0.3569663;-0.01551125,-0.1475475;-0.7452632;0.06883551,-0.140363;-0.7044167;-0.04773248,0.004239219;0.5543016;-0.02112037,0;0;0,-0.002507083;0.3211372;-0.01363432,-0.006572641;0.6287419;-0.04285896,0.1692957;0.5264231;-0.03197551,0.22857;0.2958629;0.1503528,0.2836941;0.111012;0.29523,-0.1787742;0.5185437;-0.0339696,-0.2726123;0.2959705;0.1437119,-0.332597;0.1077707;0.2822059,0.07876787;0.002438322;-0.04199553,0.1086319;-0.3643445;-0.01980209,0.1132454;-0.7521856;0.06946886,0.1103106;-0.7428231;-0.04595578,-0.08164798;0.004975632;-0.03581616,-0.1123502;-0.3624082;-0.03655009,-0.1066095;-0.750895;0.04979996,-0.1057572;-0.741485;-0.06566732,-0.005445935;0.5537169;-0.03303671,664.5355
+0;0;0,0.002366967;0.3212723;-0.006976129,0.004584239;0.6293166;-0.03028085,0.1749977;0.5162274;0.001365935,0.2162187;0.2551053;0.1475065,0.2452357;0.0644545;0.2924255,-0.1658595;0.5057648;-0.01964506,-0.2239374;0.2517114;0.1330796,-0.2680125;0.04190473;0.2436678,0.07963809;0.003772684;-0.04015563,0.1034662;-0.3620164;0.0008077547,0.1137465;-0.7495545;0.08952381,0.1262326;-0.8019027;0.006945007,-0.07714617;0.007378007;-0.04430537,-0.1247507;-0.3572374;-0.0153773,-0.1474637;-0.7452214;0.06897052,-0.140357;-0.704425;-0.04760268,0.00403697;0.5541226;-0.02198242,0;0;0,-0.002656594;0.3210461;-0.0138762,-0.006885938;0.6285251;-0.04346287,0.1688764;0.5266528;-0.03213167,0.2279564;0.2954158;0.1530169,0.2828417;0.1106574;0.2980796,-0.1788633;0.5184615;-0.03400077,-0.2696404;0.2945884;0.1473314,-0.3282926;0.1059833;0.2858206,0.07876022;0.0024575;-0.04194903,0.1087411;-0.3645033;-0.01984978,0.1132307;-0.7520211;0.06943464,0.1102638;-0.7426935;-0.04597867,-0.0816045;0.00495201;-0.03584852,-0.1122381;-0.362619;-0.03662477,-0.1064134;-0.7507867;0.04971122,-0.114976;-0.815021;-0.01959209,-0.005720593;0.5535347;-0.03354466,664.558
+0;0;0,0.002366967;0.3212723;-0.006976129,0.004584239;0.6293166;-0.03028085,0.1749977;0.5162274;0.001365935,0.2162187;0.2551053;0.1475065,0.2452357;0.0644545;0.2924255,-0.1658595;0.5057648;-0.01964506,-0.2239374;0.2517114;0.1330796,-0.2680125;0.04190473;0.2436678,0.07963809;0.003772684;-0.04015563,0.1034662;-0.3620164;0.0008077547,0.1137465;-0.7495545;0.08952381,0.1262326;-0.8019027;0.006945007,-0.07714617;0.007378007;-0.04430537,-0.1247507;-0.3572374;-0.0153773,-0.1474637;-0.7452214;0.06897052,-0.140357;-0.704425;-0.04760268,0.00403697;0.5541226;-0.02198242,0;0;0,-0.002656594;0.3210461;-0.0138762,-0.006885938;0.6285251;-0.04346287,0.1688764;0.5266528;-0.03213167,0.2279564;0.2954158;0.1530169,0.2828417;0.1106574;0.2980796,-0.1788633;0.5184615;-0.03400077,-0.2696404;0.2945884;0.1473314,-0.3282926;0.1059833;0.2858206,0.07876022;0.0024575;-0.04194903,0.1087411;-0.3645033;-0.01984978,0.1132307;-0.7520211;0.06943464,0.1102638;-0.7426935;-0.04597867,-0.0816045;0.00495201;-0.03584852,-0.1122381;-0.362619;-0.03662477,-0.1064134;-0.7507867;0.04971122,-0.114976;-0.815021;-0.01959209,-0.005720593;0.5535347;-0.03354466,664.5914
+0;0;0,0.002366256;0.3211758;-0.006974032,0.004582678;0.6291021;-0.03026976,0.1745799;0.5161357;0.001316788,0.2159704;0.2539399;0.1480583,0.2449791;0.06334364;0.2929358,-0.165447;0.5056987;-0.01964303,-0.2237637;0.2506006;0.1337096,-0.2678262;0.04085392;0.2442662,0.07966207;0.00377382;-0.04016772,0.103512;-0.362351;0.000833258,0.1137963;-0.7500389;0.08958362,0.1262818;-0.8023829;0.007008992,-0.0771694;0.007380229;-0.04431872,-0.1248176;-0.3575698;-0.01536409,-0.1475394;-0.7457038;0.06901632,-0.140433;-0.704908;-0.04755098,0.004035632;0.5539386;-0.02197469,0;0;0,-0.002790101;0.320942;-0.01401818,-0.007212609;0.6282837;-0.04376912,0.1682416;0.5269604;-0.03233421,0.227634;0.2950664;0.1539199,0.2807473;0.1108435;0.3002033,-0.1787535;0.5185127;-0.03401712,-0.2654558;0.2939275;0.1504743,-0.3242802;0.1055739;0.2891125,0.07875042;0.00246489;-0.04202414,0.1088154;-0.3648214;-0.01979446,0.1132521;-0.7525105;0.06943405,0.1102395;-0.7431931;-0.0459702,-0.0816674;0.004955315;-0.03577169,-0.1122844;-0.3629561;-0.03681043,-0.1067496;-0.7513402;0.04927919,-0.1153609;-0.8151035;-0.02064413,-0.005997673;0.5533305;-0.03380883,664.6144
+0;0;0,0.00234931;0.321118;-0.006782283,0.004754272;0.6290738;-0.02910281,0.1748687;0.51837;0.001043968,0.2155985;0.2569062;0.1527244,0.2443089;0.06771971;0.2993284,-0.1654222;0.5076942;-0.01986068,-0.2232305;0.2536619;0.1387424,-0.2672378;0.04614766;0.2532403,0.07967151;0.003820512;-0.04014279,0.1033646;-0.362473;0.0008094795,0.1137511;-0.7504326;0.08970019,0.1259782;-0.8026187;0.006933853,-0.077169;0.007321037;-0.0443276,-0.1248986;-0.3577779;-0.0154477,-0.1476193;-0.7461514;0.06923908,-0.1405648;-0.7052727;-0.04732088,0.00416177;0.5538845;-0.02113191,0;0;0,-0.002856441;0.3208755;-0.01410973,-0.007285342;0.628168;-0.04390156,0.1677729;0.5273627;-0.03220105,0.2260516;0.2946883;0.156201,0.2701943;0.1104803;0.3052896,-0.1784109;0.5186818;-0.03374973,-0.2592758;0.2925401;0.1542661,-0.3185898;0.1037718;0.2919504,0.07874162;0.002472818;-0.04203844,0.1088395;-0.3649583;-0.01972497,0.11316;-0.7529353;0.06959033,0.1101131;-0.7436211;-0.04580963,-0.08166686;0.004940485;-0.03577293,-0.1122637;-0.3631247;-0.03688886,-0.1067199;-0.7517935;0.04929598,-0.1158655;-0.8152896;-0.02091218,-0.006072067;0.5532243;-0.0339371,664.6376
+0;0;0,0.002349432;0.3211347;-0.006782636,0.004754847;0.6291485;-0.02910764,0.1743658;0.5185291;0.0009759143,0.2152601;0.2560095;0.1532689,0.2439785;0.06677023;0.2999138,-0.1649219;0.5078848;-0.0198671,-0.2229636;0.2528266;0.1393765,-0.2669831;0.04525454;0.2539063,0.07968879;0.003821341;-0.0401515,0.1034274;-0.3631752;0.0008793734,0.1138289;-0.7516966;0.08989882,0.122293;-0.7785895;0.03260425,-0.07718575;0.007322626;-0.04433722,-0.1250069;-0.3584771;-0.01540189,-0.1477605;-0.747413;0.06940754,-0.1428771;-0.7098823;-0.0112805,0.004162185;0.5539389;-0.02113459,0;0;0,-0.003002524;0.3208839;-0.01426506,-0.007556535;0.6282157;-0.04423654,0.1670678;0.5278345;-0.03211582,0.2249875;0.2944708;0.1575384,0.2654467;0.1090158;0.3062344,-0.1781308;0.5187601;-0.03329217,-0.2530111;0.2911322;0.1573922,-0.3050497;0.1017256;0.2972425,0.07875659;0.002481133;-0.04205108,0.1090074;-0.3656246;-0.0193224,0.113321;-0.7541625;0.07012713,0.1197591;-0.788242;0.02069545,-0.08168778;0.004925651;-0.03577561,-0.1121736;-0.3638604;-0.03677554,-0.1065678;-0.7530548;0.04969911,-0.1125888;-0.7891388;0.002925437,-0.006313913;0.5532577;-0.03422868,664.6697
+0;0;0,0.002348865;0.3210572;-0.006780999,0.004754451;0.6290928;-0.02910773,0.1737659;0.5185892;0.0008988809,0.2148585;0.2547964;0.1539304,0.2435815;0.06552649;0.3005991,-0.1643268;0.5079824;-0.01987072,-0.22265;0.2516872;0.1401452,-0.2666766;0.04408155;0.2546936,0.07967406;0.003820634;-0.04014407,0.1034415;-0.363622;0.0009366721,0.1138204;-0.7513;0.08976289,0.1223853;-0.7788703;0.03178629,-0.07717147;0.007321271;-0.04432901,-0.1250508;-0.358923;-0.01535851,-0.147755;-0.7470147;0.06926681,-0.1428134;-0.7093943;-0.01238173,0.004161719;0.5538743;-0.02113374,0;0;0,-0.003123783;0.3207961;-0.01446927,-0.007822543;0.6281234;-0.04468369,0.1662941;0.5282968;-0.03223348,0.2231746;0.29377;0.1587002,0.2605003;0.1075177;0.3072824,-0.1777504;0.5188047;-0.03299763,-0.2406939;0.2891761;0.1619453,-0.2960851;0.09821913;0.2984262,0.07875259;0.002539784;-0.04201996,0.1091023;-0.3660131;-0.01934123,0.1130748;-0.7537335;0.06981671,0.1205721;-0.7880851;0.01930296,-0.08166097;0.004860016;-0.03580454,-0.112168;-0.3643752;-0.03694116,-0.1062522;-0.7526402;0.04970372,-0.1126414;-0.7898518;0.002898201,-0.006540805;0.553166;-0.03460944,664.6923
+0;0;0,0.002144642;0.3210658;-0.007372605,0.004161417;0.6290119;-0.03087907,0.1726242;0.5192043;0.0001771096,0.2133375;0.257153;0.1589566,0.2403207;0.07055371;0.3093528,-0.1641374;0.5082385;-0.02016585,-0.2221461;0.2535846;0.1451394,-0.266145;0.04785405;0.2630607,0.07965748;0.003928135;-0.04015061,0.1030086;-0.3636292;0.001097482,0.1133272;-0.7505401;0.08981204,0.1221825;-0.7781083;0.03169103,-0.07721729;0.007203232;-0.04425402,-0.1253188;-0.3591166;-0.01525309,-0.1480071;-0.7464328;0.06929421,-0.1431193;-0.7088671;-0.01249472,0.003694797;0.5538309;-0.02253336,0;0;0,-0.003308304;0.3208044;-0.01469123,-0.00812798;0.628111;-0.04509342,0.1653723;0.5287744;-0.03233945,0.2204842;0.2930968;0.1599057,0.2570971;0.1065866;0.3083639,-0.1773428;0.518965;-0.03273881,-0.2373559;0.2874427;0.1630551,-0.2871165;0.09481418;0.2993802,0.07874944;0.002554312;-0.04200971,0.1091588;-0.3660945;-0.01924133,0.112817;-0.7530507;0.06979979,0.1209245;-0.7875342;0.01933492,-0.08164768;0.004841465;-0.03581943,-0.1120992;-0.3645046;-0.03691553,-0.1059475;-0.752001;0.04960319,-0.1122175;-0.7881616;0.001084849,-0.006820709;0.5531572;-0.03498149,664.7256
+0;0;0,0.002144642;0.3210658;-0.007372605,0.004161417;0.6290119;-0.03087907,0.1726242;0.5192043;0.0001771096,0.2133375;0.257153;0.1589566,0.2403207;0.07055371;0.3093528,-0.1641374;0.5082385;-0.02016585,-0.2221461;0.2535846;0.1451394,-0.266145;0.04785405;0.2630607,0.07965748;0.003928135;-0.04015061,0.1030086;-0.3636292;0.001097482,0.1133272;-0.7505401;0.08981204,0.1221825;-0.7781083;0.03169103,-0.07721729;0.007203232;-0.04425402,-0.1253188;-0.3591166;-0.01525309,-0.1480071;-0.7464328;0.06929421,-0.1431193;-0.7088671;-0.01249472,0.003694797;0.5538309;-0.02253336,0;0;0,-0.003308304;0.3208044;-0.01469123,-0.00812798;0.628111;-0.04509342,0.1653723;0.5287744;-0.03233945,0.2204842;0.2930968;0.1599057,0.2570971;0.1065866;0.3083639,-0.1773428;0.518965;-0.03273881,-0.2373559;0.2874427;0.1630551,-0.2871165;0.09481418;0.2993802,0.07874944;0.002554312;-0.04200971,0.1091588;-0.3660945;-0.01924133,0.112817;-0.7530507;0.06979979,0.1209245;-0.7875342;0.01933492,-0.08164768;0.004841465;-0.03581943,-0.1120992;-0.3645046;-0.03691553,-0.1059475;-0.752001;0.04960319,-0.1122175;-0.7881616;0.001084849,-0.006820709;0.5531572;-0.03498149,664.7487
+0;0;0,0.002144516;0.3210469;-0.007372171,0.004161603;0.6290409;-0.03088244,0.1721623;0.519313;0.0001132879,0.2131743;0.2553388;0.1600578,0.2401848;0.06855091;0.3106061,-0.1636783;0.5083771;-0.02017403,-0.2221126;0.2518547;0.1463441,-0.2661559;0.0459162;0.2643847,0.07966983;0.003928744;-0.04015683,0.1030353;-0.3638541;0.001116574,0.1133297;-0.7498574;0.08962301,0.125951;-0.8019083;0.00678426,-0.07722926;0.007204349;-0.04426088,-0.1253603;-0.3593403;-0.01524215,-0.1479954;-0.7457479;0.0691068,-0.1410289;-0.7049648;-0.04746538,0.003694889;0.5538449;-0.02253506,0;0;0,-0.003458411;0.3207766;-0.01484764,-0.008450486;0.628108;-0.04545951,0.1646973;0.5293729;-0.03233433,0.2179957;0.2918486;0.1617998,0.2421155;0.1016671;0.3085421,-0.1771232;0.5189432;-0.03259672,-0.231821;0.2851724;0.1656606,-0.2832242;0.09208409;0.3011549,0.07877146;0.002621472;-0.04199374,0.1091233;-0.3662617;-0.01924121,0.1130461;-0.7523705;0.06931663,0.1096581;-0.7431523;-0.0460546,-0.08166021;0.004781985;-0.03583337,-0.1121834;-0.3647865;-0.03690126,-0.105947;-0.7513918;0.04932756,-0.1149674;-0.8155907;-0.01994791,-0.007095322;0.5531468;-0.03529501,664.7715
+0;0;0,0.001994094;0.3209702;-0.008085385,0.003720879;0.6288322;-0.03275991,0.1707086;0.5202863;-0.001398997,0.2120951;0.2581612;0.1635694,0.236837;0.07501121;0.318765,-0.1627558;0.5084538;-0.02045273,-0.2201579;0.2534972;0.1508339,-0.2642239;0.05021687;0.2732146,0.07970773;0.003871274;-0.04009276,0.1030451;-0.364132;0.001187675,0.1131814;-0.7504215;0.08974234,0.1262527;-0.802297;0.00680887,-0.07717511;0.007249813;-0.04435292,-0.1254099;-0.3594956;-0.01526104,-0.1484747;-0.7461686;0.06909713,-0.1418061;-0.7055014;-0.04749685,0.003333402;0.553682;-0.02408506,0;0;0,-0.003556579;0.320704;-0.01508451,-0.008588865;0.6279659;-0.045977,0.1633715;0.5299729;-0.03259265,0.2165779;0.2914632;0.162136,0.242417;0.102379;0.3098561,-0.1759955;0.5191081;-0.03248173,-0.2292412;0.2841404;0.1664959,-0.2789156;0.09193777;0.3037268,0.07879314;0.002708897;-0.04195285,0.1090254;-0.3664009;-0.01916969,0.1129331;-0.7528056;0.06937611,0.1094417;-0.7436111;-0.04598141,-0.08165276;0.004711459;-0.03586596,-0.1122496;-0.3650696;-0.03682845,-0.1062986;-0.7519966;0.04928931,-0.1154496;-0.8159933;-0.02023265,-0.007224903;0.5530232;-0.03574514,664.804
+0;0;0,0.001994547;0.3210431;-0.00808722,0.003721838;0.6289958;-0.03276923,0.1704463;0.5204757;-0.001440903,0.2118549;0.2582107;0.1636156,0.2365956;0.0750701;0.3188033,-0.1624938;0.5086619;-0.02046468,-0.2199266;0.2535691;0.1509134,-0.2639903;0.05029918;0.2732879,0.07968424;0.003870133;-0.04008094,0.1030439;-0.3644834;0.001238782,0.1131721;-0.7504684;0.08972365,0.1262434;-0.8023434;0.00679069,-0.07715237;0.007247677;-0.04433985,-0.1254331;-0.3598468;-0.01522028,-0.1484797;-0.746215;0.06907139,-0.1418111;-0.7055479;-0.04752187,0.003334224;0.5538189;-0.0240913,0;0;0,-0.003638603;0.3207639;-0.01534033,-0.008676216;0.6280937;-0.04646838,0.1630171;0.5302248;-0.03249633,0.2158071;0.2915168;0.1623703,0.2424397;0.1026239;0.3101741,-0.1757826;0.5191523;-0.03227048,-0.2277086;0.2840294;0.1671341,-0.2584119;0.08914159;0.3061012,0.07880019;0.002771735;-0.04187942,0.1091259;-0.3666828;-0.01905393,0.1129232;-0.7526896;0.06983339,0.1093959;-0.7435285;-0.04551627,-0.08160205;0.00466554;-0.03592181,-0.1121848;-0.3654715;-0.03666006,-0.1063125;-0.7521778;0.04901608,-0.1060641;-0.7429792;-0.066394,-0.007314809;0.5531312;-0.03618276,664.8375
+0;0;0,0.001994863;0.321094;-0.008088504,0.003722774;0.6291578;-0.03277974,0.1699027;0.5207127;-0.001521287,0.2113895;0.2579523;0.1638469,0.2361239;0.07485811;0.3189952,-0.1619529;0.5089373;-0.0204831,-0.2194942;0.2533628;0.1512187,-0.2635467;0.05014436;0.2735621,0.07966703;0.003869297;-0.04007228,0.1030232;-0.3644298;0.001241334,0.113155;-0.7505486;0.08975686,0.1226735;-0.7801699;0.02936514,-0.0771357;0.007246112;-0.04433027,-0.1254093;-0.3597941;-0.01521501,-0.1484639;-0.7462962;0.06910588,-0.1436078;-0.7085285;-0.01579724,0.003334986;0.5539472;-0.02409791,0;0;0,-0.003712356;0.3208027;-0.01557696,-0.008808427;0.6282101;-0.04703438,0.1623318;0.5303659;-0.0325489,0.2150774;0.2912513;0.1627787,0.2428867;0.1031381;0.3112589,-0.1753043;0.5192043;-0.03215415,-0.2237365;0.2841672;0.1691484,-0.2592095;0.08823618;0.3053797,0.07879253;0.002788067;-0.04185164,0.1091103;-0.3666119;-0.01902461,0.1129055;-0.7527574;0.06987202,0.1220117;-0.7877614;0.0152458,-0.08157142;0.00464571;-0.03594604,-0.1122727;-0.3654268;-0.03653181,-0.1062931;-0.7522392;0.04929222,-0.1061495;-0.7374148;-0.03474433,-0.00743147;0.5532251;-0.03666484,664.8599
+0;0;0,0.001859737;0.3210784;-0.008718546,0.003435326;0.629096;-0.03399301,0.1700307;0.5220107;-0.003506595,0.2128529;0.2626127;0.1667571,0.2364569;0.0807405;0.3235106,-0.1622344;0.509058;-0.0207875,-0.2189191;0.2555887;0.1542867,-0.2627274;0.05469987;0.2805039,0.0797132;0.003883211;-0.03997901,0.1029425;-0.3644069;0.001485739,0.1130996;-0.7505207;0.09002022,0.1221454;-0.7803692;0.02978068,-0.0770944;0.007203604;-0.04440899,-0.1253607;-0.3598075;-0.01491616,-0.1485425;-0.746312;0.06935854,-0.1440562;-0.7085893;-0.01556902,0.003080129;0.553901;-0.02517573,0;0;0,-0.003712356;0.3208027;-0.01557696,-0.008808427;0.6282101;-0.04703438,0.1623318;0.5303659;-0.0325489,0.2150774;0.2912513;0.1627787,0.2428867;0.1031381;0.3112589,-0.1753043;0.5192043;-0.03215415,-0.2237365;0.2841672;0.1691484,-0.2592095;0.08823618;0.3053797,0.07879253;0.002788067;-0.04185164,0.1091103;-0.3666119;-0.01902461,0.1129055;-0.7527574;0.06987202,0.1220117;-0.7877614;0.0152458,-0.08157142;0.00464571;-0.03594604,-0.1122727;-0.3654268;-0.03653181,-0.1062931;-0.7522392;0.04929222,-0.1061495;-0.7374148;-0.03474433,-0.00743147;0.5532251;-0.03666484,664.8826
+0;0;0,0.001859568;0.3210491;-0.008717752,0.003434941;0.6290247;-0.0339888,0.1698651;0.5219806;-0.003524963,0.2127104;0.2624425;0.1668307,0.2363226;0.08050761;0.3236382,-0.1620711;0.5090408;-0.02078876,-0.2187864;0.2554346;0.15438,-0.2626098;0.05447647;0.2806407,0.07967701;0.003881448;-0.03996086,0.1029324;-0.3648229;0.001550525,0.1130825;-0.7506696;0.09002377,0.1220587;-0.7800574;0.0302479,-0.07705939;0.007200334;-0.04438882,-0.1253799;-0.3602235;-0.01486283,-0.1485457;-0.7464607;0.06935357,-0.144094;-0.7087973;-0.0149203,0.00307979;0.5538394;-0.02517265,0;0;0,-0.003803633;0.3207662;-0.01570356,-0.008930109;0.6281303;-0.04716861,0.1620547;0.530435;-0.03237033,0.2146776;0.2909677;0.1628298,0.2414981;0.1017902;0.3102711,-0.1752515;0.519222;-0.03179319,-0.2235593;0.2839361;0.1695119,-0.2554578;0.09311846;0.3137947,0.07878334;0.002803579;-0.04178143,0.1091618;-0.3670058;-0.01886642,0.1128238;-0.7528702;0.07003522,0.1219812;-0.7880635;0.01668156,-0.08149257;0.004623022;-0.03602709,-0.1123163;-0.3658587;-0.0363468,-0.1063636;-0.7524092;0.04939444,-0.1062573;-0.7374725;-0.03399449,-0.007548071;0.5531542;-0.0368067,664.916
+0;0;0,0.001859777;0.3210853;-0.008718735,0.003435469;0.6291235;-0.03399504,0.169708;0.5220913;-0.003549527,0.2126781;0.2617976;0.1673021,0.2363153;0.07966964;0.324276,-0.1619147;0.5091637;-0.02079702,-0.2187951;0.2548191;0.1548817,-0.262665;0.05364779;0.2812764,0.07963754;0.003879525;-0.03994107,0.1028903;-0.3647828;0.001565576,0.1130383;-0.7505478;0.09002008,0.1220168;-0.7799509;0.03022872,-0.07702122;0.007196767;-0.04436684,-0.1253362;-0.3601851;-0.01484422,-0.1484971;-0.7463405;0.06935436,-0.1440443;-0.7086751;-0.01494136,0.003080233;0.55392;-0.02517677,0;0;0,-0.003891684;0.3207951;-0.01583016,-0.009080164;0.6282123;-0.0473851,0.1617721;0.5306547;-0.03236353,0.2140847;0.2902727;0.1632621,0.2430486;0.0980396;0.3067112,-0.1752024;0.5192327;-0.03175607,-0.2234008;0.2836793;0.1706816,-0.2556686;0.09228885;0.3145517,0.07877231;0.002812833;-0.04170716,0.1091412;-0.3669585;-0.01885485,0.1128289;-0.7527167;0.07013345,0.1218393;-0.7876457;0.01639903,-0.0814032;0.004619884;-0.03612,-0.1123638;-0.3658079;-0.03624185,-0.106459;-0.752293;0.04941011,-0.1063607;-0.7373683;-0.033999,-0.007682532;0.5532205;-0.03700542,664.9497
+0;0;0,0.001634926;0.3211242;-0.009250373,0.002957368;0.6291824;-0.03531857,0.1694593;0.5232;-0.004932873,0.213745;0.2660123;0.1706751,0.2379059;0.08560115;0.3299879,-0.1623159;0.5095236;-0.02150027,-0.2184691;0.2577084;0.1584465,-0.2623689;0.05863139;0.2886528,0.07967839;0.003990686;-0.03985664,0.1026192;-0.3646751;0.001555331,0.1126697;-0.750257;0.09020992,0.1211289;-0.7771211;0.03311292,-0.07701971;0.007068357;-0.04439735,-0.1254803;-0.3602585;-0.01476286,-0.148714;-0.7462951;0.06932062,-0.1446062;-0.7090155;-0.01127264,0.002673357;0.5539795;-0.02628062,0;0;0,-0.003947318;0.3208385;-0.01600158,-0.009165987;0.6283228;-0.04773712,0.1615928;0.5306112;-0.03236234,0.2139473;0.2899656;0.1633253,0.2437193;0.09432651;0.3024349,-0.1751725;0.5192069;-0.03175143,-0.2237491;0.2836769;0.1710067,-0.2559422;0.09208634;0.3151219,0.07878524;0.002832174;-0.04168916,0.1092126;-0.3669101;-0.01887465,0.1126775;-0.7525647;0.06996572,0.121819;-0.7864794;0.02101183,-0.08140426;0.004593345;-0.03612988,-0.1123873;-0.3658061;-0.03623093,-0.1064642;-0.7521653;0.04935848,-0.1124497;-0.7889298;0.003841154,-0.007761233;0.553312;-0.0373143,664.9717
+0;0;0,0.00163498;0.3211347;-0.009250675,0.002957583;0.6292309;-0.0353222,0.1695165;0.5232263;-0.004927803,0.2138493;0.2657647;0.1708671,0.2380278;0.0852223;0.330296,-0.1623722;0.5095452;-0.02150086,-0.2185852;0.2574619;0.1586375,-0.2625169;0.05824003;0.2889385,0.07969304;0.00399142;-0.03986397,0.1026427;-0.3648161;0.001563925,0.1126532;-0.7488623;0.08986542,0.1248961;-0.8011609;0.007229649,-0.07703388;0.007069658;-0.04440551,-0.1255131;-0.3603985;-0.01475963,-0.1486543;-0.7448975;0.06898895,-0.1427091;-0.7043619;-0.04765268,0.002673528;0.5540164;-0.02628285,0;0;0,-0.004025936;0.3208416;-0.01613104,-0.00933525;0.6283449;-0.04803824,0.1614947;0.5305955;-0.03234363,0.2138319;0.2895307;0.1633712,0.2461847;0.09202582;0.2995433,-0.175349;0.5191595;-0.03158448,-0.2257324;0.2839165;0.1715854,-0.2814343;0.1007808;0.3197621,0.0787992;0.002863705;-0.04169571,0.1092613;-0.3670151;-0.01881099,0.1129244;-0.7512345;0.06922781,0.1092333;-0.7421795;-0.04609478,-0.08142477;0.004561759;-0.03612817,-0.1124478;-0.3659777;-0.03621531,-0.1066431;-0.7508168;0.04895505,-0.1157399;-0.8174362;-0.0168747,-0.007905699;0.5533286;-0.03757238,665.0051
+0;0;0,0.001635129;0.321164;-0.00925152,0.002957944;0.62931;-0.03532735,0.1695831;0.523279;-0.004922753,0.2140758;0.264889;0.171506,0.238243;0.08443128;0.3308601,-0.1624374;0.5095924;-0.0215024,-0.2188532;0.2566001;0.1592855,-0.2627643;0.05747162;0.2895254,0.07969634;0.003991585;-0.03986562,0.1026476;-0.364842;0.001565207,0.1126596;-0.748945;0.08987977,0.1249025;-0.8012434;0.007244162,-0.07703707;0.00706995;-0.04440735,-0.1255197;-0.3604242;-0.01475937,-0.1486643;-0.7449801;0.0690016,-0.1427191;-0.7044444;-0.04763979,0.002673836;0.5540812;-0.02628629,0;0;0,-0.004045971;0.3208663;-0.01621759,-0.009340063;0.6284134;-0.04819095,0.1615405;0.5306063;-0.0322684,0.2141422;0.2883615;0.1637484,0.2460965;0.09202713;0.3014964,-0.1753916;0.5190845;-0.03145117,-0.2280933;0.2837246;0.1727554,-0.2816379;0.09929477;0.3199334,0.07879921;0.002883211;-0.04170227,0.1092753;-0.3670171;-0.01875699,0.1128405;-0.7512549;0.06946671,0.1091329;-0.7422101;-0.04585326,-0.08143141;0.004539241;-0.03612519,-0.1125019;-0.3660226;-0.03623062,-0.106479;-0.7508849;0.04909004,-0.1064064;-0.7417905;-0.06629848,-0.007915683;0.5533845;-0.03771114,665.0388
+0;0;0,0.001280779;0.3210765;-0.009546763,0.002264143;0.6291862;-0.03590953,0.1691;0.5240746;-0.00528851,0.2100767;0.2739165;0.1834601,0.2361253;0.09164022;0.3404387,-0.1631068;0.5098284;-0.02193506,-0.2189289;0.2592111;0.1623447,-0.2620699;0.06239453;0.296313,0.07969101;0.004253391;-0.0398365,0.1021593;-0.3643076;0.001582991,0.1121116;-0.7479692;0.08990709,0.124814;-0.7998967;0.006965756,-0.07709587;0.006813632;-0.04433393,-0.125724;-0.3603477;-0.01457623,-0.1489341;-0.7444526;0.06921533,-0.1429779;-0.7039469;-0.0474332,0.002069942;0.5539687;-0.02679775,0;0;0,-0.004083954;0.32078;-0.01632369,-0.009374015;0.6283061;-0.04837215,0.1614754;0.5305079;-0.03229856,0.2145763;0.2879402;0.1632147,0.2466846;0.09153727;0.3008387,-0.1754138;0.5190818;-0.03138264,-0.2297405;0.2839405;0.1726796,-0.284161;0.09930015;0.3192804,0.07878989;0.002901942;-0.04170644,0.1093946;-0.3666883;-0.01881504,0.1127754;-0.7505417;0.06917059,0.109042;-0.7415169;-0.04614997,-0.08142694;0.004509594;-0.03612497,-0.1125073;-0.3657493;-0.03630139,-0.106624;-0.7502872;0.0485061,-0.1065748;-0.741188;-0.06688837,-0.007951833;0.5532833;-0.03787041,665.0609
+0;0;0,0.001280513;0.3210099;-0.009544781,0.002263976;0.6291512;-0.03591041,0.1691931;0.5240119;-0.005276043,0.2100979;0.2742926;0.1831414,0.2361416;0.09205049;0.3400907,-0.1631992;0.5097578;-0.02193189,-0.2189234;0.2595801;0.1620246,-0.2620563;0.06280032;0.2959679,0.07967374;0.00425247;-0.03982788,0.1021423;-0.3643132;0.001592133,0.1120726;-0.7471249;0.08972061,0.1247755;-0.7990555;0.006776087,-0.07707916;0.006812156;-0.04432432,-0.1257079;-0.3603537;-0.01456625,-0.1488666;-0.7436079;0.06903972,-0.1429102;-0.7031018;-0.04761329,0.002069746;0.5539227;-0.02679729,0;0;0,-0.004176177;0.3207036;-0.01648808,-0.009558022;0.6282471;-0.04865706,0.1614031;0.5303854;-0.0324018,0.2150405;0.2876934;0.1619115,0.2476306;0.09183563;0.3001184,-0.1756425;0.5189224;-0.03148656,-0.2329939;0.2843101;0.171496,-0.2847604;0.09879151;0.3178743,0.07878782;0.002927646;-0.04166722,0.1094054;-0.366677;-0.01895082,0.1127158;-0.7496854;0.06881953,0.1089826;-0.7406884;-0.04650056,-0.08139738;0.004470244;-0.03614874,-0.1125466;-0.3657875;-0.03634316,-0.1068045;-0.7494966;0.04818117,-0.1067517;-0.7404109;-0.06721542,-0.008107953;0.5532187;-0.0381192,665.0942
+0;0;0,0.001280513;0.3210099;-0.009544781,0.002263976;0.6291512;-0.03591041,0.1691931;0.5240119;-0.005276043,0.2100979;0.2742926;0.1831414,0.2361416;0.09205049;0.3400907,-0.1631992;0.5097578;-0.02193189,-0.2189234;0.2595801;0.1620246,-0.2620563;0.06280032;0.2959679,0.07967374;0.00425247;-0.03982788,0.1021423;-0.3643132;0.001592133,0.1120726;-0.7471249;0.08972061,0.1247755;-0.7990555;0.006776087,-0.07707916;0.006812156;-0.04432432,-0.1257079;-0.3603537;-0.01456625,-0.1488666;-0.7436079;0.06903972,-0.1429102;-0.7031018;-0.04761329,0.002069746;0.5539227;-0.02679729,0;0;0,-0.004176177;0.3207036;-0.01648808,-0.009558022;0.6282471;-0.04865706,0.1614031;0.5303854;-0.0324018,0.2150405;0.2876934;0.1619115,0.2476306;0.09183563;0.3001184,-0.1756425;0.5189224;-0.03148656,-0.2329939;0.2843101;0.171496,-0.2847604;0.09879151;0.3178743,0.07878782;0.002927646;-0.04166722,0.1094054;-0.366677;-0.01895082,0.1127158;-0.7496854;0.06881953,0.1089826;-0.7406884;-0.04650056,-0.08139738;0.004470244;-0.03614874,-0.1125466;-0.3657875;-0.03634316,-0.1068045;-0.7494966;0.04818117,-0.1067517;-0.7404109;-0.06721542,-0.008107953;0.5532187;-0.0381192,665.1167
+0;0;0,0.0009909716;0.3209832;-0.01009685,0.001588196;0.6290834;-0.03706692,0.1687039;0.5246185;-0.006046968,0.2109927;0.2764738;0.1839679,0.2381704;0.09944689;0.346529,-0.1638519;0.510049;-0.02241223,-0.2188371;0.2623155;0.1648696,-0.2615032;0.06847343;0.3031018,0.07972216;0.004253688;-0.03970347,0.1019869;-0.3643184;0.00177411,0.1119128;-0.7490768;0.09030153,0.1254696;-0.8008816;0.007394202,-0.07700788;0.006784207;-0.04442796,-0.1257328;-0.3603442;-0.01435937,-0.1489617;-0.7455328;0.06969361,-0.1430854;-0.7050918;-0.04695065,0.001493432;0.5538693;-0.02780552,0;0;0,-0.004196264;0.3206887;-0.01656282,-0.009556189;0.6282369;-0.04878867,0.1613896;0.5303304;-0.03242326,0.2153624;0.287119;0.1609803,0.2481163;0.09172264;0.2997273,-0.1756366;0.5188757;-0.03147973,-0.2343041;0.2842448;0.1709462,-0.2913404;0.09729467;0.3134235,0.07878298;0.002948895;-0.04164886,0.1094013;-0.3666588;-0.01897311,0.1129519;-0.7516764;0.06891,0.1092068;-0.74266;-0.04639435,-0.08138154;0.004444972;-0.03615758,-0.1125866;-0.3658086;-0.03633934,-0.1068323;-0.7514497;0.04864585,-0.1067878;-0.7423651;-0.06673168,-0.008113287;0.5532067;-0.03823793,665.1392
+0;0;0,0.0009910249;0.3210005;-0.01009739,0.001588365;0.629162;-0.03707302,0.1686039;0.5246957;-0.006063757,0.2109158;0.2764157;0.1840547,0.2381012;0.09933862;0.3466619,-0.1637528;0.5101349;-0.02241923,-0.2187681;0.2622663;0.1649647,-0.2614462;0.06836933;0.3032361,0.07971264;0.00425318;-0.03969873,0.1019787;-0.3643414;0.001781378,0.1119025;-0.7490184;0.09029008,0.1254593;-0.8008231;0.007382907,-0.07699869;0.006783398;-0.04442266,-0.1257266;-0.3603674;-0.01435224,-0.1489505;-0.7454745;0.06968296,-0.1430743;-0.7050335;-0.04696109,0.001493577;0.553929;-0.02780929,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.0009910249;0.3210005;-0.01009739,0.001588365;0.629162;-0.03707302,0.1686039;0.5246957;-0.006063757,0.2109158;0.2764157;0.1840547,0.2381012;0.09933862;0.3466619,-0.1637528;0.5101349;-0.02241923,-0.2187681;0.2622663;0.1649647,-0.2614462;0.06836933;0.3032361,0.07971264;0.00425318;-0.03969873,0.1019787;-0.3643414;0.001781378,0.1119025;-0.7490184;0.09029008,0.1254593;-0.8008231;0.007382907,-0.07699869;0.006783398;-0.04442266,-0.1257266;-0.3603674;-0.01435224,-0.1489505;-0.7454745;0.06968296,-0.1430743;-0.7050335;-0.04696109,0.001493577;0.553929;-0.02780929,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.001007623;0.321011;-0.009754566,0.001924659;0.6293425;-0.03480149,0.1695831;0.5274402;-0.007030092,0.2120576;0.2830464;0.1880234,0.2415776;0.1115342;0.3560965,-0.1641349;0.512362;-0.0229778,-0.219183;0.2675343;0.1683528,-0.2611896;0.07503714;0.3087691,0.07967951;0.00432733;-0.03975721,0.101892;-0.3642682;0.001743507,0.1116825;-0.7489007;0.09046037,0.1253593;-0.8001285;0.007007591,-0.07702176;0.006692705;-0.04439643,-0.1257494;-0.3604726;-0.01450381,-0.1491695;-0.7455565;0.06958337,-0.1434788;-0.7049655;-0.04705637,0.001716167;0.554033;-0.02618366,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.001007623;0.321011;-0.009754566,0.001924659;0.6293425;-0.03480149,0.1695831;0.5274402;-0.007030092,0.2120576;0.2830464;0.1880234,0.2415776;0.1115342;0.3560965,-0.1641349;0.512362;-0.0229778,-0.219183;0.2675343;0.1683528,-0.2611896;0.07503714;0.3087691,0.07967951;0.00432733;-0.03975721,0.101892;-0.3642682;0.001743507,0.1116825;-0.7489007;0.09046037,0.1253593;-0.8001285;0.007007591,-0.07702176;0.006692705;-0.04439643,-0.1257494;-0.3604726;-0.01450381,-0.1491695;-0.7455565;0.06958337,-0.1434788;-0.7049655;-0.04705637,0.001716167;0.554033;-0.02618366,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.001007623;0.321011;-0.009754566,0.001924659;0.6293425;-0.03480149,0.1695831;0.5274402;-0.007030092,0.2120576;0.2830464;0.1880234,0.2415776;0.1115342;0.3560965,-0.1641349;0.512362;-0.0229778,-0.219183;0.2675343;0.1683528,-0.2611896;0.07503714;0.3087691,0.07967951;0.00432733;-0.03975721,0.101892;-0.3642682;0.001743507,0.1116825;-0.7489007;0.09046037,0.1253593;-0.8001285;0.007007591,-0.07702176;0.006692705;-0.04439643,-0.1257494;-0.3604726;-0.01450381,-0.1491695;-0.7455565;0.06958337,-0.1434788;-0.7049655;-0.04705637,0.001716167;0.554033;-0.02618366,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.0008348231;0.320983;-0.01065174,0.001420337;0.6291519;-0.03755725,0.1690359;0.5273456;-0.007912228,0.2115694;0.2857082;0.1905331,0.242097;0.1144844;0.3587203,-0.1644304;0.5119981;-0.02334566,-0.2192275;0.2694755;0.1709693,-0.2639309;0.09143786;0.3285786,0.07963121;0.004509996;-0.0398336,0.1014503;-0.3640791;0.001932025,0.1112187;-0.7486548;0.09089691,0.1250285;-0.7996733;0.007262707,-0.07709543;0.006500013;-0.04429705,-0.1259525;-0.3606372;-0.0142694,-0.1494109;-0.7457376;0.06973077,-0.1438551;-0.7053025;-0.04692951,0.001314946;0.5539137;-0.02833663,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.0008348231;0.320983;-0.01065174,0.001420337;0.6291519;-0.03755725,0.1690359;0.5273456;-0.007912228,0.2115694;0.2857082;0.1905331,0.242097;0.1144844;0.3587203,-0.1644304;0.5119981;-0.02334566,-0.2192275;0.2694755;0.1709693,-0.2639309;0.09143786;0.3285786,0.07963121;0.004509996;-0.0398336,0.1014503;-0.3640791;0.001932025,0.1112187;-0.7486548;0.09089691,0.1250285;-0.7996733;0.007262707,-0.07709543;0.006500013;-0.04429705,-0.1259525;-0.3606372;-0.0142694,-0.1494109;-0.7457376;0.06973077,-0.1438551;-0.7053025;-0.04692951,0.001314946;0.5539137;-0.02833663,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.0008348231;0.320983;-0.01065174,0.001420337;0.6291519;-0.03755725,0.1690359;0.5273456;-0.007912228,0.2115694;0.2857082;0.1905331,0.242097;0.1144844;0.3587203,-0.1644304;0.5119981;-0.02334566,-0.2192275;0.2694755;0.1709693,-0.2639309;0.09143786;0.3285786,0.07963121;0.004509996;-0.0398336,0.1014503;-0.3640791;0.001932025,0.1112187;-0.7486548;0.09089691,0.1250285;-0.7996733;0.007262707,-0.07709543;0.006500013;-0.04429705,-0.1259525;-0.3606372;-0.0142694,-0.1494109;-0.7457376;0.06973077,-0.1438551;-0.7053025;-0.04692951,0.001314946;0.5539137;-0.02833663,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.000378114;0.3209641;-0.01123294,0.0002596001;0.6290394;-0.0391716,0.1680452;0.5274866;-0.008614475,0.2139624;0.2885787;0.1923654,0.2425756;0.1279714;0.3710356,-0.1652807;0.5116925;-0.02347082,-0.2198566;0.2715213;0.1738044,-0.2644008;0.09236322;0.3301843,0.07963471;0.004704277;-0.03980412,0.1009789;-0.3638926;0.002138231,0.1105797;-0.7484838;0.09105463,0.1246751;-0.7996194;0.007581763,-0.07714515;0.006292622;-0.04424041,-0.1262777;-0.3607996;-0.01411334,-0.1498637;-0.7459338;0.06969609,-0.1444575;-0.7055852;-0.04697893,0.0003660515;0.5538383;-0.02965295,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.000378114;0.3209641;-0.01123294,0.0002596001;0.6290394;-0.0391716,0.1680452;0.5274866;-0.008614475,0.2139624;0.2885787;0.1923654,0.2425756;0.1279714;0.3710356,-0.1652807;0.5116925;-0.02347082,-0.2198566;0.2715213;0.1738044,-0.2644008;0.09236322;0.3301843,0.07963471;0.004704277;-0.03980412,0.1009789;-0.3638926;0.002138231,0.1105797;-0.7484838;0.09105463,0.1246751;-0.7996194;0.007581763,-0.07714515;0.006292622;-0.04424041,-0.1262777;-0.3607996;-0.01411334,-0.1498637;-0.7459338;0.06969609,-0.1444575;-0.7055852;-0.04697893,0.0003660515;0.5538383;-0.02965295,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,0.000378114;0.3209641;-0.01123294,0.0002596001;0.6290394;-0.0391716,0.1680452;0.5274866;-0.008614475,0.2139624;0.2885787;0.1923654,0.2425756;0.1279714;0.3710356,-0.1652807;0.5116925;-0.02347082,-0.2198566;0.2715213;0.1738044,-0.2644008;0.09236322;0.3301843,0.07963471;0.004704277;-0.03980412,0.1009789;-0.3638926;0.002138231,0.1105797;-0.7484838;0.09105463,0.1246751;-0.7996194;0.007581763,-0.07714515;0.006292622;-0.04424041,-0.1262777;-0.3607996;-0.01411334,-0.1498637;-0.7459338;0.06969609,-0.1444575;-0.7055852;-0.04697893,0.0003660515;0.5538383;-0.02965295,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,-4.521901E-05;0.3209487;-0.01167072,-0.0008153099;0.628949;-0.04039997,0.1671145;0.5274187;-0.009230811,0.2114507;0.2929313;0.1972352,0.2391585;0.1296754;0.3736332,-0.1660716;0.5114026;-0.02370032,-0.2209156;0.2737036;0.1764736,-0.2651975;0.09471554;0.3331224,0.07966527;0.004806022;-0.03973076,0.100669;-0.3638188;0.002137452,0.1102092;-0.748409;0.09106445,0.1244212;-0.7994184;0.00748881,-0.07713732;0.006178533;-0.04427014,-0.1265349;-0.3608788;-0.01415112,-0.1501913;-0.7459947;0.06972263,-0.144878;-0.7057154;-0.04696278,-0.0005139635;0.5537764;-0.03066247,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,-4.521901E-05;0.3209487;-0.01167072,-0.0008153099;0.628949;-0.04039997,0.1671145;0.5274187;-0.009230811,0.2114507;0.2929313;0.1972352,0.2391585;0.1296754;0.3736332,-0.1660716;0.5114026;-0.02370032,-0.2209156;0.2737036;0.1764736,-0.2651975;0.09471554;0.3331224,0.07966527;0.004806022;-0.03973076,0.100669;-0.3638188;0.002137452,0.1102092;-0.748409;0.09106445,0.1244212;-0.7994184;0.00748881,-0.07713732;0.006178533;-0.04427014,-0.1265349;-0.3608788;-0.01415112,-0.1501913;-0.7459947;0.06972263,-0.144878;-0.7057154;-0.04696278,-0.0005139635;0.5537764;-0.03066247,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,-4.521901E-05;0.3209487;-0.01167072,-0.0008153099;0.628949;-0.04039997,0.1671145;0.5274187;-0.009230811,0.2114507;0.2929313;0.1972352,0.2391585;0.1296754;0.3736332,-0.1660716;0.5114026;-0.02370032,-0.2209156;0.2737036;0.1764736,-0.2651975;0.09471554;0.3331224,0.07966527;0.004806022;-0.03973076,0.100669;-0.3638188;0.002137452,0.1102092;-0.748409;0.09106445,0.1244212;-0.7994184;0.00748881,-0.07713732;0.006178533;-0.04427014,-0.1265349;-0.3608788;-0.01415112,-0.1501913;-0.7459947;0.06972263,-0.144878;-0.7057154;-0.04696278,-0.0005139635;0.5537764;-0.03066247,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,-0.0002935337;0.3209348;-0.01204242,-0.001392387;0.6288903;-0.04123982,0.1666157;0.5275564;-0.00973017,0.2111753;0.2946512;0.1984713,0.2372646;0.1313885;0.3751097,-0.1665394;0.5113247;-0.02394351,-0.2212498;0.2766768;0.1798344,-0.2645364;0.09736937;0.336396,0.07968331;0.00492721;-0.03967969,0.1005219;-0.3637179;0.002091665,0.1100028;-0.7483119;0.09100896,0.1245808;-0.7992932;0.00746908,-0.07713541;0.00606051;-0.04428979,-0.1265953;-0.3609939;-0.01423741,-0.1503427;-0.7460866;0.06971687,-0.1450957;-0.7058544;-0.04697568,-0.001011659;0.5537325;-0.03139167,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173
+0;0;0,-0.0002935337;0.3209348;-0.01204242,-0.001392387;0.6288903;-0.04123982,0.1666157;0.5275564;-0.00973017,0.2111753;0.2946512;0.1984713,0.2372646;0.1313885;0.3751097,-0.1665394;0.5113247;-0.02394351,-0.2212498;0.2766768;0.1798344,-0.2645364;0.09736937;0.336396,0.07968331;0.00492721;-0.03967969,0.1005219;-0.3637179;0.002091665,0.1100028;-0.7483119;0.09100896,0.1245808;-0.7992932;0.00746908,-0.07713541;0.00606051;-0.04428979,-0.1265953;-0.3609939;-0.01423741,-0.1503427;-0.7460866;0.06971687,-0.1450957;-0.7058544;-0.04697568,-0.001011659;0.5537325;-0.03139167,0;0;0,-0.004172295;0.3207015;-0.01665521,-0.009418234;0.6283034;-0.04897892,0.1613655;0.5302346;-0.03249073,0.215528;0.2865661;0.1605647,0.2484954;0.09037605;0.2982566,-0.1754184;0.5188996;-0.03150236,-0.2355833;0.283744;0.1701418,-0.2920463;0.09610941;0.312063,0.07878003;0.002951846;-0.04163146,0.109387;-0.3666834;-0.01901805,0.1128502;-0.7515957;0.06895483,0.1090924;-0.7425922;-0.04634655,-0.0813661;0.00443292;-0.03616756,-0.1126917;-0.3658332;-0.03634936,-0.106382;-0.7513301;0.04886227,-0.1151533;-0.8176612;-0.01741584,-0.008010842;0.5532569;-0.03840244,665.173

+ 162 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_ColorFeedback_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002063653;0.3304648;0.007663011,0.004395139;0.6475652;0.0003495486,0.1794436;0.5179484;0.002873884,0.2146836;0.2298745;0.01814171,0.2655193;-0.04442248;-0.01101868,-0.1655413;0.5000582;0.002402667,-0.2194232;0.2151636;-0.0174292,-0.262205;-0.05897659;-0.05854276,0.07876787;0.005160475;-0.0404056,0.09988581;-0.3625562;-0.00160658,0.1200251;-0.7450765;0.08140884,0.1184828;-0.7061854;-0.0006669685,-0.07689637;0.006596405;-0.04366984,-0.1263698;-0.359091;-0.01217536,-0.1425226;-0.7424486;0.06779319,-0.141466;-0.7034912;-0.01428311,0.003780204;0.5700986;0.004599405,0;0;0,0.0003041998;0.3304581;0.008204579,-5.012006E-05;0.6475868;0.001818657,0.1743944;0.5160297;-0.01120806,0.2210493;0.2292399;-0.01724195,0.2542628;-0.04348892;-0.07371616,-0.1746299;0.5150036;0.005545059,-0.2239995;0.2286225;0.002383176,-0.2760583;-0.0421266;-0.04917534,0.07739672;0.003089696;-0.043172,0.1060236;-0.3654485;-0.02021706,0.1158786;-0.7471956;0.06804944,0.1167444;-0.7781018;0.01230395,-0.08121161;0.004506015;-0.0353269,-0.09851833;-0.3648323;-0.01396076,-0.07917611;-0.7487282;0.06264752,-0.08186182;-0.7320242;-0.01880108,0.000138253;0.5701059;0.005844951,507.1559
+0;0;0,0.002064314;0.3305707;0.007665465,0.00439681;0.6478083;0.0003487645,0.1796215;0.5181038;0.002873301,0.2146918;0.2314166;0.01806764,0.2659477;-0.0451473;-0.01133374,-0.16571;0.5001956;0.002401611,-0.2193326;0.2166724;-0.0173348,-0.262468;-0.05973336;-0.05878812,0.07878124;0.005161351;-0.04041246,0.09987868;-0.3621984;-0.001651101,0.120004;-0.7444547;0.08130703,0.1185171;-0.7058828;0.00217814,-0.07690942;0.006597524;-0.04367726,-0.1263348;-0.358735;-0.01221334,-0.1424765;-0.7418281;0.06770003,-0.1414578;-0.7031922;-0.01142932,0.003781595;0.5703064;0.004600556,0;0;0,0.0003378168;0.3305562;0.008512139,4.659593E-05;0.6478307;0.002536178,0.1744615;0.5158082;-0.01132655,0.2210447;0.2304151;-0.01690483,0.2539307;-0.04449609;-0.07453752,-0.1746825;0.5150148;0.005557488,-0.2243607;0.230105;0.002588673,-0.276554;-0.04291326;-0.04952735,0.07740418;0.003063112;-0.04319143,0.1059429;-0.3651368;-0.02049649,0.1156715;-0.7467099;0.06733477,0.1170656;-0.7748996;0.01302922,-0.08123181;0.004531675;-0.03531498,-0.09866005;-0.3644501;-0.01411655,-0.07925324;-0.7481183;0.06223228,-0.08185333;-0.7309219;-0.01629401,0.0002161413;0.5703087;0.006450534,507.1786
+0;0;0,0.002064575;0.3306124;0.007666434,0.004397294;0.6478806;0.0003491198,0.1799569;0.5180712;0.002870656,0.2150122;0.2315074;0.01805846,0.266208;-0.04473209;-0.01130843,-0.1660325;0.500129;0.002398067,-0.219632;0.2167277;-0.01732985,-0.2627168;-0.05935383;-0.05873455,0.07868033;0.00515474;-0.0403607,0.09975314;-0.361776;-0.001644593,0.1198983;-0.744409;0.08139527,0.1184248;-0.7059144;0.002980635,-0.07681091;0.006589073;-0.04362131,-0.1261786;-0.3583168;-0.01219413,-0.1423362;-0.7417873;0.06779796,-0.1413267;-0.7032294;-0.01061714,0.003782037;0.5703733;0.004601202,0;0;0,0.000323385;0.3305891;0.008853912,4.076958E-05;0.6479014;0.003260494,0.1746585;0.5156087;-0.01146293,0.2211772;0.2303371;-0.01733851,0.253979;-0.04418328;-0.07525444,-0.1750408;0.5150279;0.005656685,-0.2250954;0.2303087;0.00283599,-0.2771062;-0.04235455;-0.04952096,0.07737817;0.003012374;-0.04300809,0.1061244;-0.3647746;-0.02092743,0.1157634;-0.7467371;0.06694245,0.1162559;-0.7747086;0.01344239,-0.08106305;0.004556891;-0.03541424,-0.09841935;-0.3639842;-0.0140276,-0.07924303;-0.7481561;0.0618253,-0.08184239;-0.730831;-0.01599355,0.0002059713;0.5703691;0.007076502,507.1961
+0;0;0,0.002027224;0.3306124;0.007680526,0.004309325;0.647881;0.0003686873,0.1798613;0.5180008;0.002828088,0.2149088;0.231441;0.01810937,0.2661175;-0.04479268;-0.01128958,-0.1660949;0.5001016;0.002394009,-0.2197194;0.2167055;-0.0173402,-0.2631185;-0.05928051;-0.05905183,0.0786902;0.005208389;-0.04033455,0.0996935;-0.3617451;-0.00179689,0.1191258;-0.7444001;0.0813109,0.1176501;-0.7058886;0.002898149,-0.07680896;0.006537733;-0.04363247,-0.1262061;-0.3583671;-0.01223904,-0.1424477;-0.7418069;0.06788336,-0.1414458;-0.7032498;-0.01053192,0.003707972;0.5703735;0.004618238,0;0;0,0.000323385;0.3305891;0.008853912,4.076958E-05;0.6479014;0.003260494,0.1746585;0.5156087;-0.01146293,0.2211772;0.2303371;-0.01733851,0.253979;-0.04418328;-0.07525444,-0.1750408;0.5150279;0.005656685,-0.2250954;0.2303087;0.00283599,-0.2771062;-0.04235455;-0.04952096,0.07737817;0.003012374;-0.04300809,0.1061244;-0.3647746;-0.02092743,0.1157634;-0.7467371;0.06694245,0.1162559;-0.7747086;0.01344239,-0.08106305;0.004556891;-0.03541424,-0.09841935;-0.3639842;-0.0140276,-0.07924303;-0.7481561;0.0618253,-0.08184239;-0.730831;-0.01599355,0.0002059713;0.5703691;0.007076502,507.2186
+0;0;0,0.002027644;0.3306809;0.007682119,0.004310238;0.6480181;0.000368725,0.1800196;0.5180749;0.002827411,0.2150497;0.2316573;0.01810111,0.2661764;-0.04413411;-0.01125078,-0.1662459;0.5001597;0.002392945,-0.2198438;0.2169042;-0.01733147,-0.2631735;-0.05863994;-0.05897632,0.07870816;0.005209578;-0.04034375,0.09970083;-0.3615581;-0.001825605,0.1191416;-0.7443799;0.08131839,0.1176659;-0.7058682;0.002905123,-0.07682649;0.006539225;-0.04364244,-0.1261987;-0.3581809;-0.01226489,-0.1424473;-0.7417877;0.06789242,-0.1414454;-0.7032306;-0.01052339,0.003708759;0.5704944;0.004619162,0;0;0,0.000332281;0.3306512;0.009090185,7.250905E-05;0.6480363;0.003740549,0.1746844;0.5153924;-0.01166856,0.221127;0.2302574;-0.01771188,0.2539606;-0.04378664;-0.07566178,-0.1751698;0.5150953;0.005732879,-0.2253661;0.2305477;0.002830521,-0.2774039;-0.0416353;-0.04956096,0.07737495;0.002987891;-0.0430572,0.1061993;-0.364623;-0.02127802,0.1156477;-0.7467749;0.06655109,0.1168515;-0.7743639;0.01265001,-0.081095;0.004583275;-0.03538825,-0.09853188;-0.3637825;-0.0142808,-0.07943216;-0.7481772;0.06134547,-0.08206569;-0.7308327;-0.01647592,0.0002308339;0.5704849;0.007495761,507.2399
+0;0;0,0.002027693;0.330689;0.007682306,0.004310028;0.6479908;0.0003699902,0.1803629;0.5179603;0.002824369,0.2153723;0.2317125;0.01808902,0.2664944;-0.04405385;-0.0112602,-0.1665771;0.5000102;0.002389057,-0.2201432;0.2169226;-0.01732367,-0.263469;-0.05859649;-0.05896473,0.07872606;0.005210763;-0.04035293,0.09972146;-0.3616047;-0.001829762,0.1191683;-0.7445464;0.08134028,0.1176957;-0.7060526;0.003090985,-0.07684396;0.006540712;-0.04365236,-0.1262226;-0.3582269;-0.01227073,-0.1424762;-0.7419538;0.06791168,-0.1414765;-0.7034146;-0.01034015,0.003708665;0.570482;0.00461961,0;0;0,0.0002959445;0.3306482;0.009486318,2.779812E-05;0.6480068;0.004662156,0.1748983;0.5152056;-0.01148558,0.2212295;0.2302319;-0.01779902,0.2539689;-0.04374647;-0.07598758,-0.1755509;0.5149639;0.00604023,-0.225876;0.2306135;0.003084336,-0.2781569;-0.04147613;-0.04941184,0.07740635;0.002991706;-0.04304194,0.1062769;-0.3646757;-0.02146506,0.1155125;-0.7469698;0.06631708,0.1172838;-0.774573;0.01268864,-0.08111067;0.004576512;-0.03540364,-0.09854399;-0.3638406;-0.01434722,-0.07928307;-0.7484096;0.0609885,-0.08192451;-0.7310144;-0.01667365,0.0001855046;0.5704635;0.008275509,507.2621
+0;0;0,0.001943109;0.3306884;0.007729848,0.004120449;0.647993;0.0004941281,0.1802089;0.5179735;0.002899541,0.2153058;0.2317334;0.01810631,0.2663917;-0.04404849;-0.01116,-0.1666847;0.499893;0.002395303,-0.2203231;0.2168117;-0.01721005,-0.2637664;-0.05865046;-0.05910511,0.07871554;0.005249928;-0.04036837,0.09963585;-0.361582;-0.001961216,0.1188193;-0.74454;0.08119503,0.1173568;-0.7060438;0.002945796,-0.07685041;0.006500748;-0.04364698,-0.1263045;-0.3582635;-0.01234602,-0.142606;-0.7419889;0.06783439,-0.1415983;-0.7034448;-0.01041681,0.00355103;0.5704825;0.00471628,0;0;0,0.0002959445;0.3306482;0.009486318,2.779812E-05;0.6480068;0.004662156,0.1748983;0.5152056;-0.01148558,0.2212295;0.2302319;-0.01779902,0.2539689;-0.04374647;-0.07598758,-0.1755509;0.5149639;0.00604023,-0.225876;0.2306135;0.003084336,-0.2781569;-0.04147613;-0.04941184,0.07740635;0.002991706;-0.04304194,0.1062769;-0.3646757;-0.02146506,0.1155125;-0.7469698;0.06631708,0.1172838;-0.774573;0.01268864,-0.08111067;0.004576512;-0.03540364,-0.09854399;-0.3638406;-0.01434722,-0.07928307;-0.7484096;0.0609885,-0.08192451;-0.7310144;-0.01667365,0.0001855046;0.5704635;0.008275509,507.2734
+0;0;0,0.001943109;0.3306884;0.007729848,0.004120449;0.647993;0.0004941281,0.1802089;0.5179735;0.002899541,0.2153058;0.2317334;0.01810631,0.2663917;-0.04404849;-0.01116,-0.1666847;0.499893;0.002395303,-0.2203231;0.2168117;-0.01721005,-0.2637664;-0.05865046;-0.05910511,0.07871554;0.005249928;-0.04036837,0.09963585;-0.361582;-0.001961216,0.1188193;-0.74454;0.08119503,0.1173568;-0.7060438;0.002945796,-0.07685041;0.006500748;-0.04364698,-0.1263045;-0.3582635;-0.01234602,-0.142606;-0.7419889;0.06783439,-0.1415983;-0.7034448;-0.01041681,0.00355103;0.5704825;0.00471628,0;0;0,0.0002959445;0.3306482;0.009486318,2.779812E-05;0.6480068;0.004662156,0.1748983;0.5152056;-0.01148558,0.2212295;0.2302319;-0.01779902,0.2539689;-0.04374647;-0.07598758,-0.1755509;0.5149639;0.00604023,-0.225876;0.2306135;0.003084336,-0.2781569;-0.04147613;-0.04941184,0.07740635;0.002991706;-0.04304194,0.1062769;-0.3646757;-0.02146506,0.1155125;-0.7469698;0.06631708,0.1172838;-0.774573;0.01268864,-0.08111067;0.004576512;-0.03540364,-0.09854399;-0.3638406;-0.01434722,-0.07928307;-0.7484096;0.0609885,-0.08192451;-0.7310144;-0.01667365,0.0001855046;0.5704635;0.008275509,507.2848
+0;0;0,0.001943337;0.3307271;0.007730755,0.004120972;0.6480749;0.0004940466,0.1804833;0.5179633;0.002897222,0.2155562;0.2319195;0.01809355,0.2666598;-0.04395816;-0.01118292,-0.1669484;0.4998547;0.002392203,-0.22055;0.2169676;-0.0171997,-0.2640083;-0.05859023;-0.05910932,0.0787015;0.005248991;-0.04036117,0.09962454;-0.3616309;-0.001948994,0.1188333;-0.7450931;0.08131674,0.117372;-0.7066042;0.003133923,-0.0768367;0.006499588;-0.04363919,-0.1262973;-0.3583124;-0.01233414,-0.1426202;-0.742543;0.06795184,-0.1416134;-0.7040061;-0.01023293,0.003551474;0.5705537;0.00471678,0;0;0,0.0002915934;0.3306804;0.009714484,3.276765E-05;0.648085;0.005091786,0.1751038;0.5150417;-0.01132393,0.2212782;0.2302526;-0.01804245,0.2539892;-0.04378283;-0.07645261,-0.1754161;0.5145056;-0.001282241,-0.2292075;0.2310153;0.003392117,-0.2822883;-0.04090977;-0.04967699,0.07746182;0.00291419;-0.04291475,0.1064255;-0.364806;-0.02153504,0.1154241;-0.7477011;0.06596243,0.1177753;-0.7748681;0.01198875,-0.08106117;0.004633931;-0.03546991,-0.0985129;-0.3638338;-0.01446764,-0.079078;-0.7489579;0.06067977,-0.08054571;-0.731538;-0.01694973,0.0001871437;0.5705289;0.00865829,507.3076
+0;0;0,0.001823351;0.3307372;0.007746325,0.0038852;0.6480767;0.0005509546,0.1803917;0.5179186;0.002792949,0.2154972;0.2322095;0.01812599,0.2665266;-0.04329297;-0.01116281,-0.167244;0.4997678;0.002392272,-0.2208404;0.2172091;-0.01723431,-0.2642175;-0.05797049;-0.05916359,0.07867979;0.005294532;-0.0404473,0.09944478;-0.36169;-0.002098151,0.1183236;-0.7447808;0.08126158,0.116845;-0.706292;0.003052413,-0.07690475;0.006451831;-0.04357243,-0.1263992;-0.3584561;-0.01239606,-0.1428738;-0.7423497;0.06771719,-0.1418868;-0.7038077;-0.01049392,0.003349042;0.570559;0.004755397,0;0;0,0.0003189743;0.3306827;0.009964228,0.0001124442;0.6480805;0.005588055,0.1751961;0.5147812;-0.01105535,0.2213646;0.2303208;-0.01797616,0.2539454;-0.04327184;-0.0767045,-0.1756179;0.5145453;0.001685218,-0.2287474;0.2312248;0.00366844,-0.2821981;-0.0401814;-0.04967108,0.07748766;0.002910152;-0.04291523,0.1065099;-0.3649082;-0.0217756,0.1154484;-0.7473555;0.06607652,0.1186857;-0.7744377;0.01202047,-0.08108164;0.00463608;-0.03547953,-0.09840696;-0.3639156;-0.01429,-0.07897522;-0.7487053;0.06069755,-0.08086146;-0.731278;-0.01695094,0.0002519861;0.5705264;0.009094,507.3298
+0;0;0,0.001823351;0.3307372;0.007746325,0.0038852;0.6480767;0.0005509546,0.1803917;0.5179186;0.002792949,0.2154972;0.2322095;0.01812599,0.2665266;-0.04329297;-0.01116281,-0.167244;0.4997678;0.002392272,-0.2208404;0.2172091;-0.01723431,-0.2642175;-0.05797049;-0.05916359,0.07867979;0.005294532;-0.0404473,0.09944478;-0.36169;-0.002098151,0.1183236;-0.7447808;0.08126158,0.116845;-0.706292;0.003052413,-0.07690475;0.006451831;-0.04357243,-0.1263992;-0.3584561;-0.01239606,-0.1428738;-0.7423497;0.06771719,-0.1418868;-0.7038077;-0.01049392,0.003349042;0.570559;0.004755397,0;0;0,0.0003189743;0.3306827;0.009964228,0.0001124442;0.6480805;0.005588055,0.1751961;0.5147812;-0.01105535,0.2213646;0.2303208;-0.01797616,0.2539454;-0.04327184;-0.0767045,-0.1756179;0.5145453;0.001685218,-0.2287474;0.2312248;0.00366844,-0.2821981;-0.0401814;-0.04967108,0.07748766;0.002910152;-0.04291523,0.1065099;-0.3649082;-0.0217756,0.1154484;-0.7473555;0.06607652,0.1186857;-0.7744377;0.01202047,-0.08108164;0.00463608;-0.03547953,-0.09840696;-0.3639156;-0.01429,-0.07897522;-0.7487053;0.06069755,-0.08086146;-0.731278;-0.01695094,0.0002519861;0.5705264;0.009094,507.3523
+0;0;0,0.001823548;0.330773;0.007747165,0.003885631;0.6481485;0.0005509988,0.1807675;0.5178706;0.002789281,0.2156995;0.2335735;0.01804655,0.2667249;-0.04190722;-0.01123994,-0.1676054;0.4996813;0.002387755,-0.2209368;0.218519;-0.01714183,-0.2643106;-0.05663887;-0.0590678,0.07870492;0.005296223;-0.04046022,0.09951349;-0.3624585;-0.002030592,0.1183372;-0.7444293;0.08108544,0.1168568;-0.7059309;0.002786897,-0.07692932;0.006453892;-0.04358635,-0.1265277;-0.3592199;-0.01234455,-0.1429541;-0.7419912;0.06753449,-0.1419659;-0.7034394;-0.01076601,0.003349416;0.5706226;0.004755891,0;0;0,0.0002520978;0.3307105;0.01022959,-4.089624E-05;0.6481479;0.006116986,0.175403;0.5146421;-0.01071393,0.2213044;0.2315826;-0.01766145,0.2537041;-0.04178751;-0.07741058,-0.176063;0.5144357;0.001175031,-0.2291717;0.2325638;0.003535966,-0.2832478;-0.03865221;-0.05002298,0.07751578;0.002946183;-0.04292047,0.1062276;-0.3656616;-0.02153671,0.1155384;-0.747067;0.06568444,0.1186401;-0.7741197;0.01145852,-0.08111368;0.004600788;-0.03548163,-0.09844652;-0.3647323;-0.01436355,-0.07864772;-0.7483833;0.06036439,-0.08040492;-0.7309583;-0.01737787,0.0001217127;0.5705826;0.009557962,507.3741
+0;0;0,0.001769479;0.3307744;0.007731034,0.003785333;0.6481355;0.0004967302,0.1807524;0.5178588;0.002780504,0.2157061;0.2336286;0.01809179,0.2666868;-0.04181951;-0.01126023,-0.1677364;0.499637;0.002400016,-0.2211254;0.2185508;-0.01717418,-0.2645915;-0.05654162;-0.05921137,0.07875991;0.005315631;-0.04045794,0.09959881;-0.362373;-0.002126791,0.1181817;-0.7443269;0.0809965,0.1166988;-0.7058294;0.002692655,-0.07697018;0.006443983;-0.04361526,-0.1264958;-0.3591799;-0.01255276,-0.143051;-0.7419637;0.06710936,-0.1420662;-0.7034081;-0.01119599,0.003270729;0.5706154;0.004717732,0;0;0,0.0002034381;0.3307028;0.01049626,-0.0001486465;0.6481299;0.006644011,0.1753022;0.5145047;-0.01055145,0.2212543;0.2315226;-0.01779807,0.2537111;-0.04174531;-0.07782698,-0.1761517;0.51437;0.0005946849,-0.2294893;0.2326081;0.003482048,-0.2834984;-0.03853223;-0.05035282,0.07753602;0.002916873;-0.04298699,0.1057447;-0.3656574;-0.02163982,0.1155619;-0.7470731;0.06536222,0.1180015;-0.774186;0.01115835,-0.08118498;0.004639635;-0.03543582,-0.09858765;-0.3646342;-0.01464037,-0.07866094;-0.7482402;0.06014537,-0.08029957;-0.7308109;-0.01760545,2.940744E-05;0.5705669;0.01002085,507.3965
+0;0;0,0.001769479;0.3307744;0.007731034,0.003785333;0.6481355;0.0004967302,0.1807524;0.5178588;0.002780504,0.2157061;0.2336286;0.01809179,0.2666868;-0.04181951;-0.01126023,-0.1677364;0.499637;0.002400016,-0.2211254;0.2185508;-0.01717418,-0.2645915;-0.05654162;-0.05921137,0.07875991;0.005315631;-0.04045794,0.09959881;-0.362373;-0.002126791,0.1181817;-0.7443269;0.0809965,0.1166988;-0.7058294;0.002692655,-0.07697018;0.006443983;-0.04361526,-0.1264958;-0.3591799;-0.01255276,-0.143051;-0.7419637;0.06710936,-0.1420662;-0.7034081;-0.01119599,0.003270729;0.5706154;0.004717732,0;0;0,0.0002034381;0.3307028;0.01049626,-0.0001486465;0.6481299;0.006644011,0.1753022;0.5145047;-0.01055145,0.2212543;0.2315226;-0.01779807,0.2537111;-0.04174531;-0.07782698,-0.1761517;0.51437;0.0005946849,-0.2294893;0.2326081;0.003482048,-0.2834984;-0.03853223;-0.05035282,0.07753602;0.002916873;-0.04298699,0.1057447;-0.3656574;-0.02163982,0.1155619;-0.7470731;0.06536222,0.1180015;-0.774186;0.01115835,-0.08118498;0.004639635;-0.03543582,-0.09858765;-0.3646342;-0.01464037,-0.07866094;-0.7482402;0.06014537,-0.08029957;-0.7308109;-0.01760545,2.940744E-05;0.5705669;0.01002085,507.4087
+0;0;0,0.001770018;0.3308751;0.007733389,0.003786644;0.6483577;0.0004962315,0.1808676;0.5180154;0.002780484,0.2157073;0.2347122;0.01804183,0.2667136;-0.04087415;-0.0113249,-0.1678453;0.4997819;0.002399752,-0.2210601;0.2196123;-0.01711061,-0.264548;-0.05561808;-0.0591689,0.07872534;0.005313298;-0.04044018,0.0995698;-0.3624735;-0.002098791,0.1181572;-0.7445211;0.08104489,0.116676;-0.7060333;0.002829634,-0.07693639;0.006441155;-0.04359612,-0.1264752;-0.3592804;-0.01252532,-0.1430345;-0.7421582;0.06715634,-0.1420508;-0.7036121;-0.01106042,0.00327183;0.5708059;0.004718958,0;0;0,0.0002333894;0.3307995;0.01062536,-7.501245E-05;0.6483498;0.006893516,0.175402;0.5143606;-0.01017332,0.2210921;0.2322851;-0.01747501,0.2535111;-0.04096067;-0.07828283,-0.1761205;0.5143601;0.000235213,-0.2294137;0.2335438;0.003315603,-0.283598;-0.03763628;-0.05088135,0.07754885;0.002874791;-0.04288626,0.1057112;-0.3658181;-0.02181137,0.115435;-0.7473577;0.06508923,0.1187354;-0.77443;0.01101768,-0.08111721;0.004665464;-0.03549013,-0.09846257;-0.3647049;-0.01460091,-0.07846746;-0.7484648;0.05987938,-0.07998685;-0.7310107;-0.01778757,9.104609E-05;0.5707536;0.01024115,507.4229
+0;0;0,0.001740651;0.3308753;0.007732304,0.003736853;0.648358;0.000492149,0.18082;0.5179968;0.002790812,0.2156692;0.2346972;0.01809987,0.2666846;-0.04088026;-0.01133375,-0.1691525;0.5034745;-0.004321386,-0.2188421;0.2222806;-0.01729868,-0.2623809;-0.05294779;-0.05931709,0.07871874;0.005318124;-0.04045238,0.0995532;-0.3624888;-0.002298798,0.1181087;-0.7445004;0.08101721,0.1178303;-0.706023;0.002787299,-0.07694097;0.006437128;-0.04358862,-0.1263824;-0.3593042;-0.01259578,-0.1430601;-0.7421663;0.06713597,-0.1408734;-0.7036241;-0.01105681,0.003229734;0.5708062;0.004715959,0;0;0,0.0002333894;0.3307995;0.01062536,-7.501245E-05;0.6483498;0.006893516,0.175402;0.5143606;-0.01017332,0.2210921;0.2322851;-0.01747501,0.2535111;-0.04096067;-0.07828283,-0.1761205;0.5143601;0.000235213,-0.2294137;0.2335438;0.003315603,-0.283598;-0.03763628;-0.05088135,0.07754885;0.002874791;-0.04288626,0.1057112;-0.3658181;-0.02181137,0.115435;-0.7473577;0.06508923,0.1187354;-0.77443;0.01101768,-0.08111721;0.004665464;-0.03549013,-0.09846257;-0.3647049;-0.01460091,-0.07846746;-0.7484648;0.05987938,-0.07998685;-0.7310107;-0.01778757,9.104609E-05;0.5707536;0.01024115,507.437
+0;0;0,0.001740651;0.3308753;0.007732304,0.003736853;0.648358;0.000492149,0.18082;0.5179968;0.002790812,0.2156692;0.2346972;0.01809987,0.2666846;-0.04088026;-0.01133375,-0.1691525;0.5034745;-0.004321386,-0.2188421;0.2222806;-0.01729868,-0.2623809;-0.05294779;-0.05931709,0.07871874;0.005318124;-0.04045238,0.0995532;-0.3624888;-0.002298798,0.1181087;-0.7445004;0.08101721,0.1178303;-0.706023;0.002787299,-0.07694097;0.006437128;-0.04358862,-0.1263824;-0.3593042;-0.01259578,-0.1430601;-0.7421663;0.06713597,-0.1408734;-0.7036241;-0.01105681,0.003229734;0.5708062;0.004715959,0;0;0,0.0002333894;0.3307995;0.01062536,-7.501245E-05;0.6483498;0.006893516,0.175402;0.5143606;-0.01017332,0.2210921;0.2322851;-0.01747501,0.2535111;-0.04096067;-0.07828283,-0.1761205;0.5143601;0.000235213,-0.2294137;0.2335438;0.003315603,-0.283598;-0.03763628;-0.05088135,0.07754885;0.002874791;-0.04288626,0.1057112;-0.3658181;-0.02181137,0.115435;-0.7473577;0.06508923,0.1187354;-0.77443;0.01101768,-0.08111721;0.004665464;-0.03549013,-0.09846257;-0.3647049;-0.01460091,-0.07846746;-0.7484648;0.05987938,-0.07998685;-0.7310107;-0.01778757,9.104609E-05;0.5707536;0.01024115,507.4524
+0;0;0,0.001740582;0.330862;0.007731994,0.003736599;0.6483155;0.0004925677,0.180822;0.5179622;0.002790737,0.2157069;0.234372;0.01811549,0.2665018;-0.0400143;-0.01119091,-0.1691548;0.5034397;-0.00432155,-0.2188954;0.2219574;-0.01731216,-0.262246;-0.05208138;-0.05914894,0.07873803;0.005319428;-0.04046229,0.09960403;-0.3630444;-0.002250947,0.1181312;-0.7444725;0.0809378,0.1178533;-0.7060116;0.002859704,-0.07695983;0.006438705;-0.0435993,-0.1264761;-0.3598563;-0.01255954,-0.1431284;-0.7421337;0.06705043,-0.1409459;-0.703608;-0.0109906,0.003229536;0.5707722;0.004715908,0;0;0,0.0002655014;0.3307802;0.01081049,-2.123415E-06;0.6483029;0.007231832,0.1754322;0.5141382;-0.009660125,0.2209652;0.2317506;-0.01735044,0.2534938;-0.0401409;-0.07853663,-0.1760237;0.5143554;-0.0002774689,-0.2295207;0.2332833;0.003142159,-0.283263;-0.03670302;-0.05113484,0.07757578;0.002867907;-0.04288292,0.1057023;-0.366395;-0.021878,0.1154514;-0.7474117;0.06462181,0.1192551;-0.7745116;0.01083529,-0.0811355;0.0046728;-0.03550163,-0.09844271;-0.3652803;-0.01494617,-0.07864301;-0.748484;0.05931002,-0.07999278;-0.7309951;-0.01821098,0.0001533106;0.5707139;0.01054382,507.4634
+0;0;0,0.001723542;0.3308612;0.00777017,0.00365851;0.6483174;0.0006118701,0.1807694;0.517969;0.00283725,0.2155305;0.2343631;0.01815138,0.2663296;-0.03998208;-0.0115309,-0.1695223;0.5048876;-0.008097757,-0.2174531;0.2229441;-0.01735296,-0.2607486;-0.05105653;-0.0594954,0.07874212;0.005333614;-0.04045248,0.09987452;-0.3630642;-0.002718464,0.1185243;-0.744493;0.08043981,0.1189165;-0.706035;0.002361894,-0.07694632;0.006424676;-0.04362522,-0.1262674;-0.3599173;-0.01282912,-0.1432099;-0.7421867;0.06675764,-0.1403532;-0.7036607;-0.01126159,0.003175317;0.5707723;0.004803937,0;0;0,0.0002655014;0.3307802;0.01081049,-2.123415E-06;0.6483029;0.007231832,0.1754322;0.5141382;-0.009660125,0.2209652;0.2317506;-0.01735044,0.2534938;-0.0401409;-0.07853663,-0.1760237;0.5143554;-0.0002774689,-0.2295207;0.2332833;0.003142159,-0.283263;-0.03670302;-0.05113484,0.07757578;0.002867907;-0.04288292,0.1057023;-0.366395;-0.021878,0.1154514;-0.7474117;0.06462181,0.1192551;-0.7745116;0.01083529,-0.0811355;0.0046728;-0.03550163,-0.09844271;-0.3652803;-0.01494617,-0.07864301;-0.748484;0.05931002,-0.07999278;-0.7309951;-0.01821098,0.0001533106;0.5707139;0.01054382,507.475
+0;0;0,0.001723659;0.3308836;0.007770696,0.003658735;0.6483576;0.0006120182,0.1809737;0.5179448;0.002835341,0.2157018;0.2346081;0.01813493,0.2665315;-0.03990248;-0.01156524,-0.1697206;0.5048484;-0.008112233,-0.2176059;0.2231725;-0.01735865,-0.2609275;-0.05099335;-0.0595265,0.07869096;0.005330149;-0.04042619,0.09982871;-0.3631609;-0.00268263,0.1184574;-0.7441586;0.08038166,0.1188497;-0.7056995;0.002293333,-0.07689632;0.006420502;-0.04359688,-0.1262298;-0.3600142;-0.01279298,-0.1431532;-0.7418516;0.06670383,-0.1402962;-0.7033245;-0.01132581,0.003175519;0.5708088;0.004804289,0;0;0,0.0002276525;0.3307974;0.0109688,-8.285791E-05;0.6483394;0.007532239,0.1755131;0.5139604;-0.00945425,0.2208686;0.2318195;-0.01714945,0.2535126;-0.04012522;-0.07881176,-0.1762397;0.5142734;-0.0006655296,-0.229767;0.2334861;0.002948032,-0.2834736;-0.03664017;-0.05154281,0.0775646;0.002816543;-0.04278731,0.1057106;-0.3665499;-0.02197099,0.1156002;-0.7471619;0.06430018,0.1192407;-0.7742782;0.01050448,-0.08104701;0.004708899;-0.03555507,-0.09833209;-0.3653305;-0.01483946,-0.07859786;-0.7482102;0.05877906,-0.08159241;-0.7796858;0.009980664,8.360296E-05;0.5707452;0.01081026,507.4973
+0;0;0,0.001723659;0.3308836;0.007770696,0.003658735;0.6483576;0.0006120182,0.1809737;0.5179448;0.002835341,0.2157018;0.2346081;0.01813493,0.2665315;-0.03990248;-0.01156524,-0.1697206;0.5048484;-0.008112233,-0.2176059;0.2231725;-0.01735865,-0.2609275;-0.05099335;-0.0595265,0.07869096;0.005330149;-0.04042619,0.09982871;-0.3631609;-0.00268263,0.1184574;-0.7441586;0.08038166,0.1188497;-0.7056995;0.002293333,-0.07689632;0.006420502;-0.04359688,-0.1262298;-0.3600142;-0.01279298,-0.1431532;-0.7418516;0.06670383,-0.1402962;-0.7033245;-0.01132581,0.003175519;0.5708088;0.004804289,0;0;0,0.0002276525;0.3307974;0.0109688,-8.285791E-05;0.6483394;0.007532239,0.1755131;0.5139604;-0.00945425,0.2208686;0.2318195;-0.01714945,0.2535126;-0.04012522;-0.07881176,-0.1762397;0.5142734;-0.0006655296,-0.229767;0.2334861;0.002948032,-0.2834736;-0.03664017;-0.05154281,0.0775646;0.002816543;-0.04278731,0.1057106;-0.3665499;-0.02197099,0.1156002;-0.7471619;0.06430018,0.1192407;-0.7742782;0.01050448,-0.08104701;0.004708899;-0.03555507,-0.09833209;-0.3653305;-0.01483946,-0.07859786;-0.7482102;0.05877906,-0.08159241;-0.7796858;0.009980664,8.360296E-05;0.5707452;0.01081026,507.5194
+0;0;0,0.001656076;0.3309109;0.007819132,0.003535241;0.6484045;0.0007292661,0.1807279;0.5179798;0.002942861,0.2156283;0.2336234;0.01811248,0.2658934;-0.04014173;-0.01249989,-0.1693248;0.5035353;-0.00537434,-0.2188649;0.2212153;-0.01753899,-0.2622595;-0.05185202;-0.061835,0.07880715;0.005334119;-0.04041802,0.09993654;-0.3635648;-0.002623707,0.1185949;-0.7442354;0.08031057,0.1185164;-0.7057489;0.002068475,-0.07693361;0.006420084;-0.04373373,-0.1263361;-0.3604131;-0.01284448,-0.143248;-0.7418745;0.06676382,-0.1408565;-0.703326;-0.01143502,0.0030766;0.570853;0.004894,0;0;0,0.0002538562;0.3308119;0.01137042,2.643466E-05;0.6483774;0.008476138,0.1754882;0.5141925;-0.008890748,0.2209014;0.2310281;-0.01678526,0.2535298;-0.04014465;-0.07852483,-0.1759549;0.5143524;-0.0009145048,-0.2298116;0.2325877;0.002941142,-0.283085;-0.03686446;-0.05154265,0.077624;0.002848372;-0.04288399,0.1056347;-0.3669274;-0.02184594,0.1156679;-0.7472486;0.06412697,0.1194889;-0.7742615;0.0100087,-0.08119196;0.004671072;-0.03547791,-0.0982874;-0.3658055;-0.01507825,-0.07860876;-0.7483568;0.0584307,-0.07973973;-0.730859;-0.01926275,0.0001670495;0.570776;0.01160669,507.5415
+0;0;0,0.001656076;0.3309109;0.007819132,0.003535241;0.6484045;0.0007292661,0.1807279;0.5179798;0.002942861,0.2156283;0.2336234;0.01811248,0.2658934;-0.04014173;-0.01249989,-0.1693248;0.5035353;-0.00537434,-0.2188649;0.2212153;-0.01753899,-0.2622595;-0.05185202;-0.061835,0.07880715;0.005334119;-0.04041802,0.09993654;-0.3635648;-0.002623707,0.1185949;-0.7442354;0.08031057,0.1185164;-0.7057489;0.002068475,-0.07693361;0.006420084;-0.04373373,-0.1263361;-0.3604131;-0.01284448,-0.143248;-0.7418745;0.06676382,-0.1408565;-0.703326;-0.01143502,0.0030766;0.570853;0.004894,0;0;0,0.0002538562;0.3308119;0.01137042,2.643466E-05;0.6483774;0.008476138,0.1754882;0.5141925;-0.008890748,0.2209014;0.2310281;-0.01678526,0.2535298;-0.04014465;-0.07852483,-0.1759549;0.5143524;-0.0009145048,-0.2298116;0.2325877;0.002941142,-0.283085;-0.03686446;-0.05154265,0.077624;0.002848372;-0.04288399,0.1056347;-0.3669274;-0.02184594,0.1156679;-0.7472486;0.06412697,0.1194889;-0.7742615;0.0100087,-0.08119196;0.004671072;-0.03547791,-0.0982874;-0.3658055;-0.01507825,-0.07860876;-0.7483568;0.0584307,-0.07973973;-0.730859;-0.01926275,0.0001670495;0.570776;0.01160669,507.5527
+0;0;0,0.00165622;0.3309397;0.007819814,0.003535436;0.648442;0.0007299338,0.180758;0.5180106;0.002943083,0.2156509;0.2337151;0.01810944,0.2661062;-0.04108569;-0.01261874,-0.1693536;0.5035636;-0.005375518,-0.2188831;0.2213043;-0.01753755,-0.2624419;-0.05279616;-0.06200114,0.0788709;0.005338435;-0.04045073,0.1000513;-0.3644509;-0.002565194,0.1186907;-0.7447356;0.08028503,0.1186123;-0.7062562;0.002108328,-0.07699585;0.006425278;-0.04376911,-0.1265176;-0.3612933;-0.01280531,-0.1434123;-0.742368;0.0667223,-0.1410228;-0.7038267;-0.01141118,0.003076809;0.5708926;0.00489455,0;0;0,0.0001968518;0.3308228;0.01188457,-9.478629E-05;0.6484023;0.009627937,0.175505;0.5144364;-0.007768036,0.2211335;0.2313894;-0.01636183,0.253552;-0.04088351;-0.07818377,-0.1761918;0.5141571;0.002730309,-0.2290437;0.2322387;0.003047458,-0.2824115;-0.03825071;-0.05165893,0.07765841;0.0028985;-0.04296684,0.105875;-0.3677409;-0.02155852,0.1155219;-0.7477615;0.06399441,0.1192389;-0.7748117;0.01000405,-0.0812998;0.004611956;-0.03541826,-0.09838605;-0.3667601;-0.01495092,-0.07840112;-0.7489384;0.05831806,-0.07993604;-0.7313977;-0.0193087,6.276369E-05;0.5707966;0.01259041,507.575
+0;0;0,0.00162005;0.3309389;0.00786346,0.003395005;0.6484448;0.0008993144,0.1806582;0.5180278;0.002992167,0.2154154;0.2336821;0.01751383,0.2652946;-0.04096979;-0.01540768,-0.1699497;0.5052276;-0.007494193,-0.2182522;0.2227104;-0.0185552,-0.2617764;-0.05118173;-0.06431746,0.07886709;0.00536374;-0.04045482,0.09993253;-0.3644322;-0.002569571,0.1188862;-0.7446885;0.08033958,0.1192012;-0.7062092;0.002163455,-0.07699694;0.006406724;-0.04376991,-0.1265377;-0.3613118;-0.01283607,-0.1436705;-0.742379;0.06667684,-0.1408835;-0.7038369;-0.01144338,0.002972995;0.5708932;0.005024148,0;0;0,0.0001968518;0.3308228;0.01188457,-9.478629E-05;0.6484023;0.009627937,0.175505;0.5144364;-0.007768036,0.2211335;0.2313894;-0.01636183,0.253552;-0.04088351;-0.07818377,-0.1761918;0.5141571;0.002730309,-0.2290437;0.2322387;0.003047458,-0.2824115;-0.03825071;-0.05165893,0.07765841;0.0028985;-0.04296684,0.105875;-0.3677409;-0.02155852,0.1155219;-0.7477615;0.06399441,0.1192389;-0.7748117;0.01000405,-0.0812998;0.004611956;-0.03541826,-0.09838605;-0.3667601;-0.01495092,-0.07840112;-0.7489384;0.05831806,-0.07993604;-0.7313977;-0.0193087,6.276369E-05;0.5707966;0.01259041,507.5862
+0;0;0,0.001620156;0.3309606;0.007863977,0.003395188;0.6484801;0.0008995673,0.1807743;0.5180261;0.002991228,0.2155984;0.2331332;0.01754083,0.265546;-0.04189566;-0.01542586,-0.1700623;0.5052175;-0.007501972,-0.2184578;0.2221567;-0.01858426,-0.2620417;-0.05211133;-0.06440934,0.07886731;0.005363755;-0.04045494,0.09992932;-0.3643718;-0.002575874,0.1188669;-0.7443037;0.08026254,0.1191806;-0.7058579;0.002394497,-0.07699716;0.006406741;-0.04377003,-0.1265299;-0.3612517;-0.01284125,-0.143648;-0.7419937;0.06660382,-0.140872;-0.7034853;-0.01120854,0.002973164;0.570926;0.005024535,0;0;0,0.0002122074;0.330834;0.0121733,-6.556512E-05;0.6484284;0.01013696,0.1756108;0.5142899;-0.007256627,0.2214363;0.2307103;-0.01568031,0.2536184;-0.0418635;-0.07805276,-0.176242;0.5138457;0.004257824,-0.2287951;0.2313128;0.002965164,-0.2820074;-0.03954408;-0.05205718,0.07766487;0.002918556;-0.04295433,0.1059172;-0.3676822;-0.02198613,0.1155626;-0.7473453;0.06364084,0.1190281;-0.7745944;0.01029849,-0.08129083;0.004598187;-0.03544125,-0.09845752;-0.3667242;-0.01524894,-0.07769848;-0.7483934;0.05868858,-0.07939848;-0.7307734;-0.01863354,8.893012E-05;0.5708183;0.01305115,507.5973
+0;0;0,0.001620156;0.3309606;0.007863977,0.003395188;0.6484801;0.0008995673,0.1807743;0.5180261;0.002991228,0.2155984;0.2331332;0.01754083,0.265546;-0.04189566;-0.01542586,-0.1700623;0.5052175;-0.007501972,-0.2184578;0.2221567;-0.01858426,-0.2620417;-0.05211133;-0.06440934,0.07886731;0.005363755;-0.04045494,0.09992932;-0.3643718;-0.002575874,0.1188669;-0.7443037;0.08026254,0.1191806;-0.7058579;0.002394497,-0.07699716;0.006406741;-0.04377003,-0.1265299;-0.3612517;-0.01284125,-0.143648;-0.7419937;0.06660382,-0.140872;-0.7034853;-0.01120854,0.002973164;0.570926;0.005024535,0;0;0,0.0002122074;0.330834;0.0121733,-6.556512E-05;0.6484284;0.01013696,0.1756108;0.5142899;-0.007256627,0.2214363;0.2307103;-0.01568031,0.2536184;-0.0418635;-0.07805276,-0.176242;0.5138457;0.004257824,-0.2287951;0.2313128;0.002965164,-0.2820074;-0.03954408;-0.05205718,0.07766487;0.002918556;-0.04295433,0.1059172;-0.3676822;-0.02198613,0.1155626;-0.7473453;0.06364084,0.1190281;-0.7745944;0.01029849,-0.08129083;0.004598187;-0.03544125,-0.09845752;-0.3667242;-0.01524894,-0.07769848;-0.7483934;0.05868858,-0.07939848;-0.7307734;-0.01863354,8.893012E-05;0.5708183;0.01305115,507.6201
+0;0;0,0.001575979;0.3309443;0.007938433,0.003232562;0.6484395;0.001212699,0.1808584;0.51803;0.003071466,0.2155686;0.2326653;0.01638483,0.2652043;-0.04142204;-0.02175217,-0.170596;0.5061087;-0.00900291,-0.2182195;0.2225349;-0.02053384,-0.2623456;-0.05053693;-0.07079969,0.07882791;0.005392937;-0.04042707,0.09985769;-0.3639652;-0.002598159,0.1187075;-0.7446391;0.08035829,0.1193048;-0.7061498;0.002156407,-0.07694712;0.006371341;-0.04377006,-0.1264355;-0.3609123;-0.01290984,-0.1435231;-0.7424072;0.0665843,-0.1404553;-0.7038519;-0.01155247,0.002853369;0.5708919;0.005260331,0;0;0,0.0001679137;0.3308027;0.01261485,-0.0002036467;0.6483693;0.0110842,0.1756169;0.5141366;-0.006850362,0.2217079;0.2302032;-0.01536465,0.2535568;-0.04202706;-0.07796144,-0.1765843;0.5137906;0.005835517,-0.2287533;0.2307983;0.00286957,-0.2818337;-0.03972471;-0.05228271,0.07765971;0.002947464;-0.04286671,0.106038;-0.3672768;-0.02219355,0.1153818;-0.7477124;0.06342852,0.1191107;-0.774747;0.009381171,-0.08121843;0.004578204;-0.03549478,-0.09848621;-0.3663684;-0.01551709,-0.07764176;-0.7488236;0.05826123,-0.08114703;-0.7779717;0.006519731,-2.171099E-05;0.5707653;0.01386809,507.6426
+0;0;0,0.001575979;0.3309443;0.007938433,0.003232562;0.6484395;0.001212699,0.1808584;0.51803;0.003071466,0.2155686;0.2326653;0.01638483,0.2652043;-0.04142204;-0.02175217,-0.170596;0.5061087;-0.00900291,-0.2182195;0.2225349;-0.02053384,-0.2623456;-0.05053693;-0.07079969,0.07882791;0.005392937;-0.04042707,0.09985769;-0.3639652;-0.002598159,0.1187075;-0.7446391;0.08035829,0.1193048;-0.7061498;0.002156407,-0.07694712;0.006371341;-0.04377006,-0.1264355;-0.3609123;-0.01290984,-0.1435231;-0.7424072;0.0665843,-0.1404553;-0.7038519;-0.01155247,0.002853369;0.5708919;0.005260331,0;0;0,0.0001679137;0.3308027;0.01261485,-0.0002036467;0.6483693;0.0110842,0.1756169;0.5141366;-0.006850362,0.2217079;0.2302032;-0.01536465,0.2535568;-0.04202706;-0.07796144,-0.1765843;0.5137906;0.005835517,-0.2287533;0.2307983;0.00286957,-0.2818337;-0.03972471;-0.05228271,0.07765971;0.002947464;-0.04286671,0.106038;-0.3672768;-0.02219355,0.1153818;-0.7477124;0.06342852,0.1191107;-0.774747;0.009381171,-0.08121843;0.004578204;-0.03549478,-0.09848621;-0.3663684;-0.01551709,-0.07764176;-0.7488236;0.05826123,-0.08114703;-0.7779717;0.006519731,-2.171099E-05;0.5707653;0.01386809,507.6536
+0;0;0,0.00157626;0.3310033;0.007939848,0.003233273;0.6485811;0.00121233,0.1810167;0.5181037;0.003070257,0.2158242;0.2319385;0.01642097,0.2653574;-0.04158306;-0.02163731,-0.1707489;0.5061719;-0.00901481,-0.2185061;0.2218027;-0.02057809,-0.2625411;-0.05070555;-0.07074017,0.07884403;0.005394039;-0.04043534,0.0998634;-0.363781;-0.002625182,0.1187264;-0.7447206;0.08038916,0.1193223;-0.7062498;0.002358176,-0.07696287;0.006372643;-0.04377901,-0.1264267;-0.3607289;-0.01293409,-0.1435263;-0.7424901;0.06661554,-0.1404651;-0.7039536;-0.01135048,0.002853978;0.5710124;0.005261059,0;0;0,0.00022275;0.3308464;0.01301193,-6.708503E-05;0.6484976;0.01190007,0.1757842;0.5140467;-0.00662756,0.2218587;0.2292853;-0.01490009,0.2535468;-0.04223296;-0.0780642,-0.1766508;0.5138969;0.006698729,-0.2285823;0.230051;0.002830575,-0.2814603;-0.03985646;-0.05257598,0.07766353;0.003016055;-0.04289258,0.1060486;-0.3670408;-0.02254987,0.1154424;-0.7477047;0.06329274,0.1190318;-0.7748451;0.009598851,-0.08124617;0.00451081;-0.03548529,-0.0984554;-0.3662613;-0.01564926,-0.07790428;-0.749086;0.05773352,-0.08099341;-0.7785228;0.006560586,9.2417E-05;0.5708687;0.01457882,507.6761
+0;0;0,0.001483246;0.3309997;0.007956442,0.00279719;0.648532;0.001224199,0.1808967;0.5182477;0.003237303,0.2149239;0.2317622;0.01318105,0.2664389;-0.04038835;-0.03540263,-0.1713422;0.5067075;-0.01020813,-0.2186451;0.2222659;-0.02384746,-0.2622377;-0.05034858;-0.07733695,0.07877792;0.005377062;-0.04036447,0.09979424;-0.3636869;-0.002608962,0.1186338;-0.7450417;0.08050615,0.1194692;-0.7065307;0.00210467,-0.07682053;0.006393264;-0.04383943,-0.1262129;-0.3605973;-0.01295689,-0.143359;-0.7427301;0.06688665,-0.1400476;-0.7041519;-0.011442,0.00252614;0.5709808;0.005276095,0;0;0,0.0001955107;0.3308218;0.0135355,-0.0001175106;0.648428;0.01304209,0.1758253;0.5140169;-0.006292581,0.2219632;0.2291728;-0.01440072,0.2535627;-0.04309776;-0.07725227,-0.176827;0.513737;0.007885096,-0.2283596;0.2297484;0.002831865,-0.2808982;-0.04074654;-0.0533133,0.07764944;0.002993286;-0.04272902,0.1061876;-0.3669563;-0.02277172,0.1155252;-0.7480118;0.06327426,0.1189803;-0.7749597;0.008823037,-0.08110853;0.004522862;-0.03556845,-0.09827367;-0.3661416;-0.01585499,-0.07774813;-0.7493904;0.05758637,-0.08095176;-0.7789645;0.0060055,4.749E-05;0.5708115;0.01556015,507.6985
+0;0;0,0.001483246;0.3309997;0.007956442,0.00279719;0.648532;0.001224199,0.1808967;0.5182477;0.003237303,0.2149239;0.2317622;0.01318105,0.2664389;-0.04038835;-0.03540263,-0.1713422;0.5067075;-0.01020813,-0.2186451;0.2222659;-0.02384746,-0.2622377;-0.05034858;-0.07733695,0.07877792;0.005377062;-0.04036447,0.09979424;-0.3636869;-0.002608962,0.1186338;-0.7450417;0.08050615,0.1194692;-0.7065307;0.00210467,-0.07682053;0.006393264;-0.04383943,-0.1262129;-0.3605973;-0.01295689,-0.143359;-0.7427301;0.06688665,-0.1400476;-0.7041519;-0.011442,0.00252614;0.5709808;0.005276095,0;0;0,0.0001955107;0.3308218;0.0135355,-0.0001175106;0.648428;0.01304209,0.1758253;0.5140169;-0.006292581,0.2219632;0.2291728;-0.01440072,0.2535627;-0.04309776;-0.07725227,-0.176827;0.513737;0.007885096,-0.2283596;0.2297484;0.002831865,-0.2808982;-0.04074654;-0.0533133,0.07764944;0.002993286;-0.04272902,0.1061876;-0.3669563;-0.02277172,0.1155252;-0.7480118;0.06327426,0.1189803;-0.7749597;0.008823037,-0.08110853;0.004522862;-0.03556845,-0.09827367;-0.3661416;-0.01585499,-0.07774813;-0.7493904;0.05758637,-0.08095176;-0.7789645;0.0060055,4.749E-05;0.5708115;0.01556015,507.7097
+0;0;0,0.001483246;0.3309997;0.007956442,0.00279719;0.648532;0.001224199,0.1808967;0.5182477;0.003237303,0.2149239;0.2317622;0.01318105,0.2664389;-0.04038835;-0.03540263,-0.1713422;0.5067075;-0.01020813,-0.2186451;0.2222659;-0.02384746,-0.2622377;-0.05034858;-0.07733695,0.07877792;0.005377062;-0.04036447,0.09979424;-0.3636869;-0.002608962,0.1186338;-0.7450417;0.08050615,0.1194692;-0.7065307;0.00210467,-0.07682053;0.006393264;-0.04383943,-0.1262129;-0.3605973;-0.01295689,-0.143359;-0.7427301;0.06688665,-0.1400476;-0.7041519;-0.011442,0.00252614;0.5709808;0.005276095,0;0;0,0.0001955107;0.3308218;0.0135355,-0.0001175106;0.648428;0.01304209,0.1758253;0.5140169;-0.006292581,0.2219632;0.2291728;-0.01440072,0.2535627;-0.04309776;-0.07725227,-0.176827;0.513737;0.007885096,-0.2283596;0.2297484;0.002831865,-0.2808982;-0.04074654;-0.0533133,0.07764944;0.002993286;-0.04272902,0.1061876;-0.3669563;-0.02277172,0.1155252;-0.7480118;0.06327426,0.1189803;-0.7749597;0.008823037,-0.08110853;0.004522862;-0.03556845,-0.09827367;-0.3661416;-0.01585499,-0.07774813;-0.7493904;0.05758637,-0.08095176;-0.7789645;0.0060055,4.749E-05;0.5708115;0.01556015,507.7211
+0;0;0,0.001431168;0.3309799;0.008068088,0.002627038;0.648486;0.001564343,0.1810027;0.5182942;0.003706235,0.214541;0.2312222;0.007618413,0.2678844;-0.0398159;-0.0505926,-0.1716044;0.5067394;-0.01116746,-0.2187886;0.2221373;-0.02921637,-0.2626043;-0.04965875;-0.09168858,0.07874537;0.005390355;-0.04036565,0.09973498;-0.3636333;-0.002493884,0.1179397;-0.7452782;0.07987309,0.1190256;-0.7067353;0.001212873,-0.07680208;0.006378441;-0.04381817,-0.1261242;-0.3606098;-0.0131552,-0.1432987;-0.7427898;0.0669207,-0.1397359;-0.704173;-0.01165824,0.002393675;0.57094;0.00553794,0;0;0,0.0001790449;0.3307936;0.01379919,-0.0001722425;0.6483675;0.01352274,0.1759155;0.5137638;-0.005978942,0.2220022;0.2285247;-0.01405048,0.2535865;-0.04500252;-0.07634807,-0.1770523;0.5135811;0.008375194,-0.2284641;0.2291957;0.002698184,-0.2803582;-0.0423516;-0.05444014,0.07764531;0.002981141;-0.04268014,0.1061144;-0.3669574;-0.0229758,0.1154372;-0.7481136;0.06305707,0.1188665;-0.7749139;0.008070108,-0.08106163;0.004536462;-0.0356049,-0.09824461;-0.3661052;-0.01603985,-0.07774051;-0.7494606;0.05735549,-0.08032891;-0.7800852;0.006566219,3.650784E-06;0.5707589;0.01599157,507.7433
+0;0;0,0.001431168;0.3309799;0.008068088,0.002627038;0.648486;0.001564343,0.1810027;0.5182942;0.003706235,0.214541;0.2312222;0.007618413,0.2678844;-0.0398159;-0.0505926,-0.1716044;0.5067394;-0.01116746,-0.2187886;0.2221373;-0.02921637,-0.2626043;-0.04965875;-0.09168858,0.07874537;0.005390355;-0.04036565,0.09973498;-0.3636333;-0.002493884,0.1179397;-0.7452782;0.07987309,0.1190256;-0.7067353;0.001212873,-0.07680208;0.006378441;-0.04381817,-0.1261242;-0.3606098;-0.0131552,-0.1432987;-0.7427898;0.0669207,-0.1397359;-0.704173;-0.01165824,0.002393675;0.57094;0.00553794,0;0;0,0.0001790449;0.3307936;0.01379919,-0.0001722425;0.6483675;0.01352274,0.1759155;0.5137638;-0.005978942,0.2220022;0.2285247;-0.01405048,0.2535865;-0.04500252;-0.07634807,-0.1770523;0.5135811;0.008375194,-0.2284641;0.2291957;0.002698184,-0.2803582;-0.0423516;-0.05444014,0.07764531;0.002981141;-0.04268014,0.1061144;-0.3669574;-0.0229758,0.1154372;-0.7481136;0.06305707,0.1188665;-0.7749139;0.008070108,-0.08106163;0.004536462;-0.0356049,-0.09824461;-0.3661052;-0.01603985,-0.07774051;-0.7494606;0.05735549,-0.08032891;-0.7800852;0.006566219,3.650784E-06;0.5707589;0.01599157,507.7546
+0;0;0,0.001431492;0.3310549;0.008069915,0.002627759;0.6486666;0.00156396,0.181034;0.5184388;0.003706919,0.2145488;0.2315682;0.007616353,0.2680355;-0.04019833;-0.0507511,-0.1716337;0.5068821;-0.01116933,-0.2187847;0.2224796;-0.02920558,-0.2627182;-0.05004686;-0.09184568,0.07876203;0.005391495;-0.04037419,0.09976858;-0.36393;-0.002471849,0.1179799;-0.7457132;0.07992497,0.1190676;-0.7071561;0.00113418,-0.07681832;0.00637979;-0.04382744,-0.1261802;-0.3609048;-0.01313972,-0.143361;-0.7432232;0.06696519,-0.1397922;-0.704592;-0.01174418,0.002394315;0.5710937;0.005538938,0;0;0,0.0002526268;0.3308486;0.01426959,4.090369E-06;0.6485286;0.01449597,0.1759576;0.5136137;-0.005523801,0.2219156;0.2285701;-0.01396704,0.2535262;-0.04592952;-0.07541108,-0.176869;0.5135527;0.008833095,-0.2279331;0.2293248;0.00248978,-0.2790135;-0.04300475;-0.05540726,0.07764002;0.003022388;-0.0427258,0.1058812;-0.3672349;-0.02302194,0.1153675;-0.7485944;0.06273543,0.1190404;-0.7752812;0.007458676,-0.08109171;0.004503248;-0.03558731,-0.09835197;-0.3664486;-0.01627312,-0.07784261;-0.7499721;0.05699672,-0.08044986;-0.7809122;0.006381463,0.0001522005;0.570889;0.01683748,507.7668
+0;0;0,0.001408874;0.3310498;0.008279175,0.002623318;0.6486752;0.0023875,0.1809855;0.5183181;0.003975852,0.2140662;0.2313942;0.0002832108,0.2681857;-0.03768015;-0.06896084,-0.1710449;0.5044397;-0.00676991,-0.220872;0.2213409;-0.03515248,-0.2654497;-0.048807;-0.106969,0.07877975;0.00539466;-0.0403392,0.09970723;-0.3639306;-0.002428897,0.1178954;-0.7456988;0.08004232,0.1182321;-0.7071089;0.001248293,-0.07679413;0.006376991;-0.04387023,-0.1260278;-0.3609387;-0.01335016,-0.1434937;-0.7432081;0.06692712,-0.1406759;-0.7045484;-0.01180958,0.00238522;0.5710926;0.006168924,0;0;0,0.0002526268;0.3308486;0.01426959,4.090369E-06;0.6485286;0.01449597,0.1759576;0.5136137;-0.005523801,0.2219156;0.2285701;-0.01396704,0.2535262;-0.04592952;-0.07541108,-0.176869;0.5135527;0.008833095,-0.2279331;0.2293248;0.00248978,-0.2790135;-0.04300475;-0.05540726,0.07764002;0.003022388;-0.0427258,0.1058812;-0.3672349;-0.02302194,0.1153675;-0.7485944;0.06273543,0.1190404;-0.7752812;0.007458676,-0.08109171;0.004503248;-0.03558731,-0.09835197;-0.3664486;-0.01627312,-0.07784261;-0.7499721;0.05699672,-0.08044986;-0.7809122;0.006381463,0.0001522005;0.570889;0.01683748,507.7888
+0;0;0,0.001409006;0.3310809;0.008279951,0.002623596;0.6487439;0.002387655,0.1811631;0.5183271;0.003974184,0.2142274;0.2315453;0.0002833721,0.2680987;-0.03629461;-0.06864302,-0.1712168;0.5044349;-0.006782248,-0.2210193;0.2214763;-0.03515075,-0.2653925;-0.04743227;-0.1066378,0.07880088;0.005396108;-0.04035002,0.09973215;-0.3639961;-0.002432849,0.1179343;-0.7460578;0.08010176,0.11827;-0.7074941;0.001547731,-0.07681473;0.006378701;-0.043882,-0.1260573;-0.3610035;-0.0133564,-0.1435366;-0.7435668;0.06698259,-0.1407274;-0.7049335;-0.01151428,0.002385476;0.571154;0.006169434,0;0;0,0.0002878755;0.3308637;0.01463497,9.904057E-05;0.6485809;0.0153209,0.1761165;0.5133623;-0.0049752,0.2218706;0.2284431;-0.01382065,0.2526983;-0.04498419;-0.07447016,-0.1769277;0.5134736;0.009139771,-0.2276224;0.2293368;0.002291027,-0.2764582;-0.04188171;-0.05641828,0.07763756;0.003034815;-0.04277873,0.1058211;-0.3672957;-0.0230974,0.115435;-0.7489584;0.06266773,0.1198236;-0.7756947;0.007841472,-0.08113477;0.004495763;-0.03554939,-0.09841633;-0.3665333;-0.01644088,-0.07788134;-0.7503817;0.05672496,-0.08056574;-0.781439;0.006635178,0.0002306476;0.5709305;0.017542,507.8111
+0;0;0,0.001409379;0.3311683;0.008282139,0.002624321;0.6489235;0.00238817,0.1814562;0.5183986;0.003972161,0.2145349;0.231492;0.0002797411,0.2683352;-0.03599536;-0.06855591,-0.1715001;0.5044838;-0.006801863,-0.2213242;0.221402;-0.03518273,-0.265639;-0.04715255;-0.1065757,0.07881197;0.005396868;-0.0403557,0.09970309;-0.3632865;-0.002511282,0.117926;-0.7457844;0.08011754,0.1182633;-0.7071786;0.001177393,-0.07682554;0.0063796;-0.04388818,-0.1259736;-0.3602978;-0.01342115,-0.1434729;-0.7432976;0.06700954,-0.1406499;-0.7046219;-0.01187318,0.002386135;0.571312;0.006171001,0;0;0,0.000293456;0.3309312;0.01508176,0.0001215339;0.6487395;0.01618922,0.1763062;0.513202;-0.004632831,0.221974;0.2281452;-0.01359642,0.2522804;-0.04511207;-0.07354867,-0.1771279;0.5132713;0.01004206,-0.2274258;0.2289693;0.001934551,-0.2751601;-0.04188964;-0.05755658,0.07763863;0.003049895;-0.04280162,0.1057659;-0.3665926;-0.02358425,0.1154323;-0.7487068;0.06220376,0.1195776;-0.7752513;0.006604671,-0.08114955;0.004486575;-0.03554798,-0.09835159;-0.3658521;-0.01685498,-0.07800405;-0.7500859;0.05672887,-0.08019607;-0.7325023;-0.02167235,0.0002484173;0.5710645;0.01830852,507.834
+0;0;0,0.001371333;0.3311639;0.008461102,0.00250326;0.6489278;0.003003822,0.181348;0.5183712;0.004174298,0.214391;0.2316853;-0.007766922,0.2690375;-0.03321955;-0.08536522,-0.1716775;0.5053038;-0.009125524,-0.2201011;0.2225597;-0.04280299,-0.2648448;-0.04330751;-0.1233942,0.07881687;0.005378311;-0.04034862,0.09970487;-0.3633022;-0.002474215,0.1178232;-0.7457947;0.08020289,0.1186064;-0.7071766;0.001267247,-0.07680152;0.006408413;-0.04392602,-0.126008;-0.3602622;-0.01347229,-0.1435222;-0.7431678;0.06740315,-0.1402548;-0.7044739;-0.01146041,0.002289511;0.5713105;0.006665467,0;0;0,0.000293456;0.3309312;0.01508176,0.0001215339;0.6487395;0.01618922,0.1763062;0.513202;-0.004632831,0.221974;0.2281452;-0.01359642,0.2522804;-0.04511207;-0.07354867,-0.1771279;0.5132713;0.01004206,-0.2274258;0.2289693;0.001934551,-0.2751601;-0.04188964;-0.05755658,0.07763863;0.003049895;-0.04280162,0.1057659;-0.3665926;-0.02358425,0.1154323;-0.7487068;0.06220376,0.1195776;-0.7752513;0.006604671,-0.08114955;0.004486575;-0.03554798,-0.09835159;-0.3658521;-0.01685498,-0.07800405;-0.7500859;0.05672887,-0.08019607;-0.7325023;-0.02167235,0.0002484173;0.5710645;0.01830852,507.8452
+0;0;0,0.001371333;0.3311639;0.008461102,0.00250326;0.6489278;0.003003822,0.181348;0.5183712;0.004174298,0.214391;0.2316853;-0.007766922,0.2690375;-0.03321955;-0.08536522,-0.1716775;0.5053038;-0.009125524,-0.2201011;0.2225597;-0.04280299,-0.2648448;-0.04330751;-0.1233942,0.07881687;0.005378311;-0.04034862,0.09970487;-0.3633022;-0.002474215,0.1178232;-0.7457947;0.08020289,0.1186064;-0.7071766;0.001267247,-0.07680152;0.006408413;-0.04392602,-0.126008;-0.3602622;-0.01347229,-0.1435222;-0.7431678;0.06740315,-0.1402548;-0.7044739;-0.01146041,0.002289511;0.5713105;0.006665467,0;0;0,0.000293456;0.3309312;0.01508176,0.0001215339;0.6487395;0.01618922,0.1763062;0.513202;-0.004632831,0.221974;0.2281452;-0.01359642,0.2522804;-0.04511207;-0.07354867,-0.1771279;0.5132713;0.01004206,-0.2274258;0.2289693;0.001934551,-0.2751601;-0.04188964;-0.05755658,0.07763863;0.003049895;-0.04280162,0.1057659;-0.3665926;-0.02358425,0.1154323;-0.7487068;0.06220376,0.1195776;-0.7752513;0.006604671,-0.08114955;0.004486575;-0.03554798,-0.09835159;-0.3658521;-0.01685498,-0.07800405;-0.7500859;0.05672887,-0.08019607;-0.7325023;-0.02167235,0.0002484173;0.5710645;0.01830852,507.8564
+0;0;0,0.001371537;0.3312132;0.00846236,0.002503715;0.6490474;0.003003892,0.1814906;0.518432;0.004173176,0.2145193;0.2318701;-0.00776288,0.2693062;-0.03371522;-0.0855605,-0.1718152;0.5053542;-0.009137207,-0.2202179;0.2227324;-0.0428001,-0.2650765;-0.0438177;-0.1235983,0.0788767;0.005382393;-0.04037924,0.09975826;-0.3631845;-0.002516516,0.1178738;-0.7456189;0.08014806,0.1186497;-0.7070817;0.001952708,-0.07685982;0.006413278;-0.04395936,-0.1260511;-0.3601444;-0.01351502,-0.1435627;-0.7429919;0.06734816,-0.1403259;-0.7043796;-0.01077579,0.00228992;0.5714133;0.006666324,0;0;0,0.0003123507;0.3309606;0.01551259,0.0001988411;0.6488373;0.01714444,0.176403;0.5131017;-0.004284143,0.2221275;0.228185;-0.0133878,0.2514686;-0.04605189;-0.07274115,-0.1771322;0.5131131;0.01054478,-0.2268927;0.2288668;0.001653047,-0.2728609;-0.04254735;-0.06007902,0.0776587;0.003074333;-0.04290295,0.1057872;-0.3664585;-0.02378488,0.1154796;-0.7485045;0.0620327,0.1199463;-0.7754341;0.007930275,-0.08126253;0.004473744;-0.03545947,-0.09839025;-0.3657703;-0.01709645,-0.07825416;-0.7499358;0.05658617,-0.08044562;-0.7322229;-0.02108124,0.0003082454;0.5711421;0.01912689,507.8679
+0;0;0,0.001349668;0.3312093;0.00861791,0.002433298;0.6490503;0.003534973,0.1813865;0.518291;0.004369518,0.2131227;0.2322705;-0.018787,0.2691046;-0.02906528;-0.1091153,-0.1718697;0.5058845;-0.01083587,-0.2191463;0.2238204;-0.0502806,-0.2636948;-0.04065844;-0.1377789,0.07888214;0.005384946;-0.04036829,0.09974755;-0.3631788;-0.002465542,0.1178732;-0.7456232;0.08015084,0.118983;-0.7070757;0.001960635,-0.07684952;0.006409409;-0.04397793,-0.1260313;-0.3601585;-0.01364152,-0.1435945;-0.7429695;0.0673836,-0.1400242;-0.7043434;-0.0107243,0.002230363;0.5714115;0.007095033,0;0;0,0.0003123507;0.3309606;0.01551259,0.0001988411;0.6488373;0.01714444,0.176403;0.5131017;-0.004284143,0.2221275;0.228185;-0.0133878,0.2514686;-0.04605189;-0.07274115,-0.1771322;0.5131131;0.01054478,-0.2268927;0.2288668;0.001653047,-0.2728609;-0.04254735;-0.06007902,0.0776587;0.003074333;-0.04290295,0.1057872;-0.3664585;-0.02378488,0.1154796;-0.7485045;0.0620327,0.1199463;-0.7754341;0.007930275,-0.08126253;0.004473744;-0.03545947,-0.09839025;-0.3657703;-0.01709645,-0.07825416;-0.7499358;0.05658617,-0.08044562;-0.7322229;-0.02108124,0.0003082454;0.5711421;0.01912689,507.8792
+0;0;0,0.001349668;0.3312093;0.00861791,0.002433298;0.6490503;0.003534973,0.1813865;0.518291;0.004369518,0.2131227;0.2322705;-0.018787,0.2691046;-0.02906528;-0.1091153,-0.1718697;0.5058845;-0.01083587,-0.2191463;0.2238204;-0.0502806,-0.2636948;-0.04065844;-0.1377789,0.07888214;0.005384946;-0.04036829,0.09974755;-0.3631788;-0.002465542,0.1178732;-0.7456232;0.08015084,0.118983;-0.7070757;0.001960635,-0.07684952;0.006409409;-0.04397793,-0.1260313;-0.3601585;-0.01364152,-0.1435945;-0.7429695;0.0673836,-0.1400242;-0.7043434;-0.0107243,0.002230363;0.5714115;0.007095033,0;0;0,0.0003123507;0.3309606;0.01551259,0.0001988411;0.6488373;0.01714444,0.176403;0.5131017;-0.004284143,0.2221275;0.228185;-0.0133878,0.2514686;-0.04605189;-0.07274115,-0.1771322;0.5131131;0.01054478,-0.2268927;0.2288668;0.001653047,-0.2728609;-0.04254735;-0.06007902,0.0776587;0.003074333;-0.04290295,0.1057872;-0.3664585;-0.02378488,0.1154796;-0.7485045;0.0620327,0.1199463;-0.7754341;0.007930275,-0.08126253;0.004473744;-0.03545947,-0.09839025;-0.3657703;-0.01709645,-0.07825416;-0.7499358;0.05658617,-0.08044562;-0.7322229;-0.02108124,0.0003082454;0.5711421;0.01912689,507.8914
+0;0;0,0.001349756;0.3312308;0.00861847,0.002433526;0.6491123;0.003534961,0.1817593;0.5182346;0.004364205,0.2134285;0.2328169;-0.01874351,0.2693325;-0.02815518;-0.1089461,-0.1722316;0.5058023;-0.0108728,-0.2194085;0.2243326;-0.05023439,-0.263895;-0.03977814;-0.1376109,0.07891263;0.005387028;-0.04038389,0.09976672;-0.3629766;-0.002501719,0.1178875;-0.7453184;0.08009249,0.1189975;-0.7067693;0.001888223,-0.07687923;0.006411887;-0.04399493,-0.1260343;-0.3599571;-0.01367498,-0.1435928;-0.7426653;0.0673284,-0.1400218;-0.7040377;-0.01079354,0.002230569;0.5714655;0.007095388,0;0;0,0.0003395826;0.330957;0.01604116,0.0003078803;0.6488703;0.01838875,0.1766935;0.5126851;-0.00369525,0.2221552;0.228351;-0.01304853,0.2509739;-0.04552469;-0.07246065,-0.1773197;0.5128099;0.01097374,-0.2264413;0.2290959;0.001301314,-0.2712901;-0.04191026;-0.06124826,0.07767518;0.003071502;-0.04294431,0.1058728;-0.3662603;-0.02395403,0.1155672;-0.7481899;0.06190205,0.118316;-0.775297;0.007851601,-0.08130933;0.004488262;-0.03543628,-0.09825771;-0.3655731;-0.01729551,-0.07801937;-0.7495633;0.05671328,-0.08122218;-0.7805663;0.007128961,0.000392884;0.5711624;0.02018046,507.9152
+0;0;0,0.001331011;0.3312419;0.008873482,0.002384185;0.6491564;0.004398278,0.1815679;0.5181928;0.00458276,0.2127595;0.2341033;-0.02588521,0.2670888;-0.02264637;-0.1288453,-0.1721327;0.5062445;-0.01186975,-0.2192293;0.2265114;-0.05812315,-0.2640544;-0.03204402;-0.1611407,0.07893163;0.005392824;-0.04040965,0.09983101;-0.3639301;-0.002350554,0.1179201;-0.7454444;0.0800303,0.1192449;-0.7068749;0.001850128,-0.07691158;0.006407101;-0.04399753,-0.1261356;-0.3609407;-0.0137113,-0.1436023;-0.7428133;0.06712906,-0.1398187;-0.7041602;-0.01096151,0.00218311;0.571499;0.007792046,0;0;0,0.0004753396;0.3309492;0.01655531,0.000661999;0.648881;0.01948524,0.1767579;0.5127004;-0.003603458,0.2220344;0.2290275;-0.01297247,0.2505206;-0.04506236;-0.07243788,-0.1768586;0.512766;0.01125993,-0.225385;0.2296631;0.0009633536,-0.2681913;-0.04157272;-0.06284564,0.07768002;0.003085822;-0.04299438,0.1058612;-0.3672099;-0.023718,0.1154264;-0.7483567;0.06173706,0.1185877;-0.7754281;0.007698175,-0.08135292;0.004484924;-0.03540922,-0.09820658;-0.3665696;-0.01754434,-0.07814111;-0.749706;0.05642118,-0.08117282;-0.7810729;0.007306557,0.0006877407;0.5711666;0.02113008,507.9366
+0;0;0,0.001331265;0.331305;0.008875174,0.002384729;0.649307;0.004398747,0.1820832;0.5181692;0.004574944,0.2131615;0.2351116;-0.02578235,0.2675315;-0.02183044;-0.1288196,-0.1726325;0.5061867;-0.01192478,-0.219558;0.2274697;-0.05801017,-0.2644167;-0.03127956;-0.1611049,0.07900342;0.005397729;-0.0404464,0.0999051;-0.3639657;-0.002383128,0.1179909;-0.7454107;0.07998276,0.1193166;-0.7068358;0.001753345,-0.07698153;0.006412928;-0.04403754,-0.126211;-0.3609752;-0.013748,-0.1436745;-0.7427785;0.06707768,-0.1398885;-0.7041199;-0.01106207,0.002183598;0.5716284;0.00779344,0;0;0,0.0005825832;0.3309835;0.01712286,0.0009376109;0.6489963;0.02068889,0.1772727;0.5121419;-0.003053427,0.2222049;0.2294977;-0.01316893,0.2501113;-0.04482445;-0.07283986,-0.1770585;0.5125438;0.01171947,-0.2247261;0.2303991;0.0002657492,-0.2661405;-0.04092461;-0.06500511,0.07770356;0.003159583;-0.04311335,0.1059661;-0.3671705;-0.0238297,0.1154789;-0.7482504;0.06160557,0.1189379;-0.7752641;0.00745213,-0.08148345;0.004415497;-0.03532048,-0.09824796;-0.3667036;-0.01786814,-0.07829112;-0.7498745;0.05557116,-0.08117729;-0.7814074;0.006576277,0.0009177402;0.5712575;0.02217329,507.9587
+0;0;0,0.001331265;0.331305;0.008875174,0.002384729;0.649307;0.004398747,0.1820832;0.5181692;0.004574944,0.2131615;0.2351116;-0.02578235,0.2675315;-0.02183044;-0.1288196,-0.1726325;0.5061867;-0.01192478,-0.219558;0.2274697;-0.05801017,-0.2644167;-0.03127956;-0.1611049,0.07900342;0.005397729;-0.0404464,0.0999051;-0.3639657;-0.002383128,0.1179909;-0.7454107;0.07998276,0.1193166;-0.7068358;0.001753345,-0.07698153;0.006412928;-0.04403754,-0.126211;-0.3609752;-0.013748,-0.1436745;-0.7427785;0.06707768,-0.1398885;-0.7041199;-0.01106207,0.002183598;0.5716284;0.00779344,0;0;0,0.0005825832;0.3309835;0.01712286,0.0009376109;0.6489963;0.02068889,0.1772727;0.5121419;-0.003053427,0.2222049;0.2294977;-0.01316893,0.2501113;-0.04482445;-0.07283986,-0.1770585;0.5125438;0.01171947,-0.2247261;0.2303991;0.0002657492,-0.2661405;-0.04092461;-0.06500511,0.07770356;0.003159583;-0.04311335,0.1059661;-0.3671705;-0.0238297,0.1154789;-0.7482504;0.06160557,0.1189379;-0.7752641;0.00745213,-0.08148345;0.004415497;-0.03532048,-0.09824796;-0.3667036;-0.01786814,-0.07829112;-0.7498745;0.05557116,-0.08117729;-0.7814074;0.006576277,0.0009177402;0.5712575;0.02217329,507.971
+0;0;0,0.001277886;0.3312957;0.009225363,0.002222985;0.6493055;0.005322419,0.1817506;0.5175623;0.004639021,0.2147389;0.2364242;-0.03874487,0.2679456;-0.01699764;-0.1507201,-0.1726269;0.5061995;-0.01244793,-0.2195459;0.2287665;-0.06572567,-0.2641768;-0.02581137;-0.1788195,0.07900491;0.005394596;-0.0404439,0.09997343;-0.3639724;-0.002452366,0.1184487;-0.7452967;0.08038443,0.1198796;-0.7066913;0.002160236,-0.07697988;0.006413689;-0.04404034,-0.1261276;-0.3609883;-0.01378705,-0.143695;-0.7427713;0.06711237,-0.1397995;-0.7040814;-0.01101854,0.002044593;0.5716209;0.008576771,0;0;0,0.0005825832;0.3309835;0.01712286,0.0009376109;0.6489963;0.02068889,0.1772727;0.5121419;-0.003053427,0.2222049;0.2294977;-0.01316893,0.2501113;-0.04482445;-0.07283986,-0.1770585;0.5125438;0.01171947,-0.2247261;0.2303991;0.0002657492,-0.2661405;-0.04092461;-0.06500511,0.07770356;0.003159583;-0.04311335,0.1059661;-0.3671705;-0.0238297,0.1154789;-0.7482504;0.06160557,0.1189379;-0.7752641;0.00745213,-0.08148345;0.004415497;-0.03532048,-0.09824796;-0.3667036;-0.01786814,-0.07829112;-0.7498745;0.05557116,-0.08117729;-0.7814074;0.006576277,0.0009177402;0.5712575;0.02217329,507.9824
+0;0;0,0.001278239;0.3313873;0.009227914,0.002223823;0.6495611;0.005322844,0.1819775;0.5177068;0.004636291,0.2149002;0.2371276;-0.03866136,0.2680215;-0.01588738;-0.1504568,-0.1728459;0.5063298;-0.01247216,-0.2196716;0.2294483;-0.06564399,-0.2642309;-0.02472088;-0.1785562,0.07900742;0.005394767;-0.04044518,0.09998578;-0.3641456;-0.002435815,0.1185308;-0.7469103;0.08071387,0.1199757;-0.708221;0.001727402,-0.07698231;0.006413892;-0.04404173,-0.1261531;-0.3611606;-0.01377424,-0.1437868;-0.7443855;0.06743075,-0.1398534;-0.7056111;-0.01146152,0.002045332;0.5718335;0.008578996,0;0;0,0.0006363317;0.3310486;0.01762867,0.001083441;0.6492174;0.02187586,0.1773812;0.5118556;-0.002796292,0.2223091;0.2298032;-0.0133425,0.2495203;-0.04407558;-0.07323086,-0.1770217;0.5123153;0.01220875,-0.2241495;0.2307128;-0.0005286932,-0.2648138;-0.03987706;-0.06734352,0.07769802;0.003152192;-0.04312968,0.1060793;-0.3673442;-0.02384818,0.1151752;-0.7499568;0.06154179,0.1184518;-0.7765161;0.005803339,-0.08148663;0.004432947;-0.03531806,-0.09820551;-0.3668696;-0.01800394,-0.07799573;-0.7515036;0.05558136,-0.08137961;-0.7826999;0.004984744,0.001038976;0.5714324;0.02318144,507.9933
+0;0;0,0.001278239;0.3313873;0.009227914,0.002223823;0.6495611;0.005322844,0.1819775;0.5177068;0.004636291,0.2149002;0.2371276;-0.03866136,0.2680215;-0.01588738;-0.1504568,-0.1728459;0.5063298;-0.01247216,-0.2196716;0.2294483;-0.06564399,-0.2642309;-0.02472088;-0.1785562,0.07900742;0.005394767;-0.04044518,0.09998578;-0.3641456;-0.002435815,0.1185308;-0.7469103;0.08071387,0.1199757;-0.708221;0.001727402,-0.07698231;0.006413892;-0.04404173,-0.1261531;-0.3611606;-0.01377424,-0.1437868;-0.7443855;0.06743075,-0.1398534;-0.7056111;-0.01146152,0.002045332;0.5718335;0.008578996,0;0;0,0.0006363317;0.3310486;0.01762867,0.001083441;0.6492174;0.02187586,0.1773812;0.5118556;-0.002796292,0.2223091;0.2298032;-0.0133425,0.2495203;-0.04407558;-0.07323086,-0.1770217;0.5123153;0.01220875,-0.2241495;0.2307128;-0.0005286932,-0.2648138;-0.03987706;-0.06734352,0.07769802;0.003152192;-0.04312968,0.1060793;-0.3673442;-0.02384818,0.1151752;-0.7499568;0.06154179,0.1184518;-0.7765161;0.005803339,-0.08148663;0.004432947;-0.03531806,-0.09820551;-0.3668696;-0.01800394,-0.07799573;-0.7515036;0.05558136,-0.08137961;-0.7826999;0.004984744,0.001038976;0.5714324;0.02318144,508.0053
+0;0;0,0.001247716;0.3313738;0.009702599,0.002045783;0.6495562;0.006515312,0.1814911;0.516672;0.004290648,0.2147114;0.2374372;-0.04677415,0.2685432;-0.007011756;-0.1759388,-0.1727901;0.506322;-0.01304167,-0.2198984;0.2311213;-0.07410441,-0.2629685;-0.01981398;-0.1945747,0.07901295;0.005385601;-0.04043559,0.1000383;-0.3641549;-0.00245335,0.1181195;-0.7469569;0.08062641,0.119627;-0.7082306;0.001645185,-0.07697789;0.00642278;-0.04404816,-0.126078;-0.3611676;-0.01385974,-0.1439436;-0.7443626;0.06743594,-0.1399508;-0.7055538;-0.01144952,0.001904739;0.5718212;0.009594776,0;0;0,0.0006363317;0.3310486;0.01762867,0.001083441;0.6492174;0.02187586,0.1773812;0.5118556;-0.002796292,0.2223091;0.2298032;-0.0133425,0.2495203;-0.04407558;-0.07323086,-0.1770217;0.5123153;0.01220875,-0.2241495;0.2307128;-0.0005286932,-0.2648138;-0.03987706;-0.06734352,0.07769802;0.003152192;-0.04312968,0.1060793;-0.3673442;-0.02384818,0.1151752;-0.7499568;0.06154179,0.1184518;-0.7765161;0.005803339,-0.08148663;0.004432947;-0.03531806,-0.09820551;-0.3668696;-0.01800394,-0.07799573;-0.7515036;0.05558136,-0.08137961;-0.7826999;0.004984744,0.001038976;0.5714324;0.02318144,508.0174
+0;0;0,0.001248081;0.3314709;0.00970544,0.00204642;0.6497607;0.006517164,0.1815085;0.5168474;0.004292954,0.2146817;0.2380095;-0.04669925,0.2684827;-0.006300002;-0.1757902,-0.1728059;0.5064964;-0.01304099,-0.2198473;0.2316869;-0.07401694,-0.2628928;-0.01910526;-0.1944185,0.07905495;0.005388464;-0.04045708,0.1000774;-0.364101;-0.002480078,0.1181428;-0.7465689;0.08052716,0.1196561;-0.7078093;0.001244374,-0.0770188;0.006426195;-0.04407158,-0.1261122;-0.3611135;-0.01388732,-0.1439621;-0.743974;0.0673374,-0.1399541;-0.7051315;-0.01184925,0.001905332;0.5720018;0.00959758,0;0;0,0.0008898005;0.3311162;0.01816463,0.001675643;0.649385;0.02289748,0.177708;0.5115538;-0.002198577,0.2223805;0.2299099;-0.01370156,0.2491874;-0.04377711;-0.07389295,-0.1764632;0.5122881;0.01285235,-0.2228715;0.2310673;-0.001719614,-0.262052;-0.03913355;-0.07029495,0.07768612;0.003225088;-0.04324305,0.1063346;-0.3672072;-0.02411461,0.115255;-0.749471;0.06128455,0.1192031;-0.7757848;0.004911192,-0.08157751;0.004350819;-0.03523745,-0.09821341;-0.3669228;-0.01833025,-0.07842679;-0.7512788;0.05499918,-0.08172017;-0.7814687;0.002739225,0.001543455;0.5715742;0.02408934,508.0398
+0;0;0,0.001248243;0.3315138;0.009706696,0.0020466;0.6498079;0.006518705,0.1812456;0.5169827;0.004301978,0.2144727;0.2376904;-0.04677332,0.2681361;-0.005993664;-0.1755338,-0.1725497;0.5066469;-0.01300657,-0.2196677;0.2313896;-0.07408187,-0.2626031;-0.01876053;-0.1941752,0.07901857;0.005385984;-0.04043846,0.1000125;-0.3636017;-0.002513044,0.1180943;-0.7464181;0.08056983,0.119569;-0.707882;0.003310382,-0.07698336;0.006423237;-0.0440513,-0.1260101;-0.3606172;-0.01390804,-0.1438763;-0.7438266;0.06739071,-0.1399705;-0.7052098;-0.009775065,0.001905526;0.5720562;0.009598831,0;0;0,0.001206018;0.3311213;0.01882589,0.002370417;0.6493819;0.0242728,0.177783;0.5110923;-0.001477003,0.2224461;0.2290376;-0.01440823,0.2485951;-0.04377326;-0.07549381,-0.1755263;0.512301;0.01327921,-0.2217057;0.230663;-0.002981124,-0.2590696;-0.03860286;-0.073272,0.07766008;0.003221422;-0.04320586,0.1062815;-0.3667248;-0.02445579,0.1152811;-0.7492861;0.06124151,0.1159933;-0.7770005;0.00915885,-0.0815213;0.004357665;-0.0352633,-0.09809731;-0.3664199;-0.01852561,-0.07837822;-0.7511491;0.0547738,-0.08107439;-0.7803252;0.004425198,0.002142757;0.5715761;0.0252856,508.0611
+0;0;0,0.001117071;0.3314973;0.01026955,0.001854349;0.6497999;0.007996632,0.1807642;0.5162289;0.00375893,0.2143538;0.2393664;-0.0589771,0.26864;-0.001790076;-0.1921594,-0.1725458;0.5067945;-0.01366604,-0.2206803;0.233354;-0.08171228,-0.2612906;-0.008528724;-0.2184036,0.07902117;0.005356908;-0.04043724,0.1001663;-0.3636182;-0.002474479,0.1182387;-0.7464772;0.08041433,0.1197465;-0.7079002;0.003160059,-0.07698892;0.006449659;-0.04403771,-0.1258612;-0.3606289;-0.0141076,-0.1440019;-0.7438289;0.06717475,-0.1400615;-0.7051696;-0.009984516,0.001713866;0.5720393;0.01084231,0;0;0,0.001206018;0.3311213;0.01882589,0.002370417;0.6493819;0.0242728,0.177783;0.5110923;-0.001477003,0.2224461;0.2290376;-0.01440823,0.2485951;-0.04377326;-0.07549381,-0.1755263;0.512301;0.01327921,-0.2217057;0.230663;-0.002981124,-0.2590696;-0.03860286;-0.073272,0.07766008;0.003221422;-0.04320586,0.1062815;-0.3667248;-0.02445579,0.1152811;-0.7492861;0.06124151,0.1159933;-0.7770005;0.00915885,-0.0815213;0.004357665;-0.0352633,-0.09809731;-0.3664199;-0.01852561,-0.07837822;-0.7511491;0.0547738,-0.08107439;-0.7803252;0.004425198,0.002142757;0.5715761;0.0252856,508.0831
+0;0;0,0.001116717;0.3313922;0.01026629,0.001853576;0.6495107;0.00799509,0.1802607;0.5161517;0.003775256,0.2139244;0.2386788;-0.05909911,0.2681941;-0.002404422;-0.192241,-0.1720572;0.5067437;-0.01360078,-0.2202978;0.2327004;-0.08179706,-0.2608957;-0.009108886;-0.2184468,0.07902322;0.005357047;-0.04043829,0.1001291;-0.3629334;-0.002545971,0.1182237;-0.7462616;0.08044444,0.1197598;-0.7075231;0.001736253,-0.07699092;0.006449826;-0.04403885,-0.1257725;-0.3599475;-0.01416429,-0.1439355;-0.7436172;0.06721769,-0.1399209;-0.7047949;-0.0113937,0.001713192;0.5718054;0.01083874,0;0;0,0.001471624;0.3309877;0.0192982,0.002913184;0.6490522;0.02537072,0.177747;0.5111381;-0.0009344816,0.2224709;0.2285254;-0.01533854,0.2476262;-0.04374629;-0.07880831,-0.1746032;0.5124834;0.01360175,-0.2202128;0.2302825;-0.005373981,-0.2559057;-0.03803203;-0.07971351,0.07763819;0.003268793;-0.04324639,0.1062167;-0.3660164;-0.02505696,0.1151682;-0.748944;0.06120836,0.116566;-0.7758457;0.006127112,-0.08153993;0.004307813;-0.03523219,-0.09821623;-0.3657823;-0.01866811,-0.07790055;-0.7509748;0.05460795,-0.08140311;-0.7779976;-0.0002539456,0.002619445;0.5713;0.02621949,508.1056
+0;0;0,0.001116717;0.3313922;0.01026629,0.001853576;0.6495107;0.00799509,0.1802607;0.5161517;0.003775256,0.2139244;0.2386788;-0.05909911,0.2681941;-0.002404422;-0.192241,-0.1720572;0.5067437;-0.01360078,-0.2202978;0.2327004;-0.08179706,-0.2608957;-0.009108886;-0.2184468,0.07902322;0.005357047;-0.04043829,0.1001291;-0.3629334;-0.002545971,0.1182237;-0.7462616;0.08044444,0.1197598;-0.7075231;0.001736253,-0.07699092;0.006449826;-0.04403885,-0.1257725;-0.3599475;-0.01416429,-0.1439355;-0.7436172;0.06721769,-0.1399209;-0.7047949;-0.0113937,0.001713192;0.5718054;0.01083874,0;0;0,0.001471624;0.3309877;0.0192982,0.002913184;0.6490522;0.02537072,0.177747;0.5111381;-0.0009344816,0.2224709;0.2285254;-0.01533854,0.2476262;-0.04374629;-0.07880831,-0.1746032;0.5124834;0.01360175,-0.2202128;0.2302825;-0.005373981,-0.2559057;-0.03803203;-0.07971351,0.07763819;0.003268793;-0.04324639,0.1062167;-0.3660164;-0.02505696,0.1151682;-0.748944;0.06120836,0.116566;-0.7758457;0.006127112,-0.08153993;0.004307813;-0.03523219,-0.09821623;-0.3657823;-0.01866811,-0.07790055;-0.7509748;0.05460795,-0.08140311;-0.7779976;-0.0002539456,0.002619445;0.5713;0.02621949,508.1171
+0;0;0,0.001057183;0.33136;0.01077701,0.001823797;0.6493865;0.00900623,0.1796945;0.5146805;0.002497309,0.2136459;0.2390964;-0.06946673,0.2688045;0.008609623;-0.221053,-0.1719206;0.5066682;-0.01411673,-0.220302;0.2339156;-0.08857071,-0.2597964;-0.002199396;-0.2363372,0.07903866;0.005330981;-0.04040735,0.09989458;-0.3628417;-0.002555225,0.1181649;-0.7446371;0.08005302,0.1196047;-0.7058588;0.001265466,-0.07698178;0.006466087;-0.04404861,-0.1256629;-0.3598118;-0.0142226,-0.1442255;-0.7420207;0.06638372,-0.1403013;-0.7031592;-0.01230988,0.001666869;0.5717104;0.01173939,0;0;0,0.001703955;0.3309374;0.01985538,0.003361888;0.6488935;0.02656662,0.1780317;0.5107853;-0.0002256632,0.2228518;0.2279394;-0.01657951,0.2480835;-0.04398993;-0.08412814,-0.1742465;0.5125231;0.01425033,-0.2195103;0.2301102;-0.007482152,-0.2541821;-0.0384554;-0.08374096,0.07761468;0.003276408;-0.04328406,0.1062254;-0.3658777;-0.02524066,0.1150809;-0.7471645;0.06117475,0.1172802;-0.7739921;0.005926251,-0.08154965;0.004305904;-0.03520506,-0.0982309;-0.3656556;-0.0187992,-0.07824296;-0.7493471;0.05404964,-0.08185158;-0.7767376;-0.0005389526,0.003017999;0.571173;0.02725494,508.1394
+0;0;0,0.001057183;0.33136;0.01077701,0.001823797;0.6493865;0.00900623,0.1796945;0.5146805;0.002497309,0.2136459;0.2390964;-0.06946673,0.2688045;0.008609623;-0.221053,-0.1719206;0.5066682;-0.01411673,-0.220302;0.2339156;-0.08857071,-0.2597964;-0.002199396;-0.2363372,0.07903866;0.005330981;-0.04040735,0.09989458;-0.3628417;-0.002555225,0.1181649;-0.7446371;0.08005302,0.1196047;-0.7058588;0.001265466,-0.07698178;0.006466087;-0.04404861,-0.1256629;-0.3598118;-0.0142226,-0.1442255;-0.7420207;0.06638372,-0.1403013;-0.7031592;-0.01230988,0.001666869;0.5717104;0.01173939,0;0;0,0.001703955;0.3309374;0.01985538,0.003361888;0.6488935;0.02656662,0.1780317;0.5107853;-0.0002256632,0.2228518;0.2279394;-0.01657951,0.2480835;-0.04398993;-0.08412814,-0.1742465;0.5125231;0.01425033,-0.2195103;0.2301102;-0.007482152,-0.2541821;-0.0384554;-0.08374096,0.07761468;0.003276408;-0.04328406,0.1062254;-0.3658777;-0.02524066,0.1150809;-0.7471645;0.06117475,0.1172802;-0.7739921;0.005926251,-0.08154965;0.004305904;-0.03520506,-0.0982309;-0.3656556;-0.0187992,-0.07824296;-0.7493471;0.05404964,-0.08185158;-0.7767376;-0.0005389526,0.003017999;0.571173;0.02725494,508.1509
+0;0;0,0.001056483;0.3311405;0.01076987,0.00182174;0.6485959;0.009003764,0.1792384;0.514213;0.002512181,0.2131748;0.2387514;-0.06941988,0.2685953;0.007169992;-0.2217261,-0.1714793;0.5062211;-0.01405946,-0.2198392;0.2335897;-0.08848035,-0.2595212;-0.003646597;-0.2369487,0.07905504;0.005332087;-0.04041572,0.0999096;-0.3628166;-0.002566073,0.1181931;-0.7448879;0.08010189,0.1196279;-0.7061407;0.001593053,-0.07699773;0.006467428;-0.04405773,-0.1256757;-0.3597865;-0.01423367,-0.1442517;-0.7422717;0.06643093,-0.1403414;-0.7034414;-0.0119843,0.001665171;0.5710974;0.01173068,0;0;0,0.002064571;0.3306467;0.0209682,0.004241392;0.6479933;0.02922583,0.1782262;0.5106018;0.0006395597,0.2229396;0.2279713;-0.01740801,0.2492063;-0.04411346;-0.08936989,-0.1731945;0.5127324;0.01503325,-0.2182261;0.2306324;-0.009395078,-0.2524723;-0.03857678;-0.08846586,0.07760815;0.003275931;-0.04333365,0.1062022;-0.3658592;-0.02537191,0.1149561;-0.7474011;0.06120706,0.1175831;-0.7743448;0.006501205,-0.08158316;0.004314276;-0.03517295,-0.09830105;-0.36563;-0.01896451,-0.07834352;-0.7495831;0.05403243,-0.0803969;-0.731612;-0.02402718,0.003759474;0.5704486;0.02949786,508.1725
+0;0;0,0.0009433514;0.3311258;0.01122414,0.001594181;0.6485826;0.009789001,0.1785053;0.5129468;0.001081626,0.2124133;0.2398093;-0.07923736,0.2712751;0.01443636;-0.2393652,-0.1714258;0.5062037;-0.01500414,-0.219812;0.2353186;-0.09553429,-0.2587901;0.006873608;-0.2573742,0.07912657;0.005259388;-0.04028507,0.1001947;-0.3629194;-0.002848573,0.1177963;-0.7450322;0.07977561,0.1191799;-0.7062575;0.001268908,-0.07697809;0.006485167;-0.04408943,-0.1256297;-0.3597789;-0.01434674,-0.144238;-0.7422477;0.06638812,-0.1403837;-0.7033952;-0.01202738,0.001462293;0.5710816;0.01244793,0;0;0,0.002064571;0.3306467;0.0209682,0.004241392;0.6479933;0.02922583,0.1782262;0.5106018;0.0006395597,0.2229396;0.2279713;-0.01740801,0.2492063;-0.04411346;-0.08936989,-0.1731945;0.5127324;0.01503325,-0.2182261;0.2306324;-0.009395078,-0.2524723;-0.03857678;-0.08846586,0.07760815;0.003275931;-0.04333365,0.1062022;-0.3658592;-0.02537191,0.1149561;-0.7474011;0.06120706,0.1175831;-0.7743448;0.006501205,-0.08158316;0.004314276;-0.03517295,-0.09830105;-0.36563;-0.01896451,-0.07834352;-0.7495831;0.05403243,-0.0803969;-0.731612;-0.02402718,0.003759474;0.5704486;0.02949786,508.1854
+0;0;0,0.0009434252;0.3311516;0.01122501,0.00159437;0.6486652;0.009789487,0.1785768;0.5129887;0.001078123,0.2125577;0.2392639;-0.07941354,0.2719277;0.01194546;-0.2409237,-0.1714954;0.5062429;-0.01501413,-0.2199856;0.2347755;-0.09571742,-0.2593002;0.004358396;-0.2589544,0.07908842;0.005256852;-0.04026565,0.1001179;-0.3622471;-0.002897769,0.1177465;-0.7449459;0.07985311,0.1191113;-0.7062908;0.002415992,-0.07694098;0.006482041;-0.04406818,-0.1255035;-0.3591107;-0.01438,-0.1441402;-0.742166;0.06647865,-0.1403384;-0.7034341;-0.01086849,0.001462452;0.571147;0.01244901,0;0;0,0.002198517;0.3306339;0.02155745,0.004316524;0.6480284;0.03013813,0.1784207;0.5105604;0.001691341,0.2233436;0.2275527;-0.01946175,0.2500253;-0.04593566;-0.09546292,-0.1730811;0.5125209;0.01568878,-0.2180388;0.2300462;-0.01161909,-0.2521204;-0.04045328;-0.0950004,0.07758244;0.003285274;-0.04329097,0.1060787;-0.365204;-0.02593124,0.1147708;-0.7472932;0.06095421,0.1155546;-0.7749494;0.008528706,-0.08152319;0.004310645;-0.03520404,-0.09835935;-0.3649572;-0.01921694,-0.07864968;-0.7495275;0.05381764,-0.08061595;-0.731383;-0.02318147,0.003861085;0.570466;0.030352,508.2071
+0;0;0,0.0009435066;0.3311802;0.01122598,0.001594547;0.6487411;0.009790191,0.1784867;0.5130814;0.001085064,0.2124891;0.2391836;-0.07945746,0.2713378;0.01386081;-0.2395497,-0.1714071;0.506339;-0.01499899,-0.219928;0.2347;-0.09575327,-0.2588974;0.006305769;-0.2575572,0.07905889;0.005254889;-0.04025061,0.1000858;-0.3622027;-0.002887443,0.117719;-0.745003;0.07988539,0.1190591;-0.7065045;0.003849082,-0.07691225;0.00647962;-0.04405173,-0.1254686;-0.359067;-0.01436729,-0.1441103;-0.7422239;0.06651282,-0.1403773;-0.7036499;-0.009435154,0.001462608;0.57121;0.01245015,0;0;0,0.002398476;0.330625;0.0221045,0.004624143;0.6480526;0.0311563,0.1785398;0.5104374;0.00247407,0.2234971;0.227408;-0.0206877,0.2513282;-0.042135;-0.1009066,-0.1727044;0.5125375;0.01672251,-0.2169374;0.2302125;-0.01488852,-0.2509706;-0.03680706;-0.1009431,0.0775537;0.003311962;-0.04327226,0.1059728;-0.3651433;-0.02606034,0.1147262;-0.7473135;0.06093239,0.1143341;-0.7756699;0.01143574,-0.08148106;0.004283754;-0.03522101,-0.0984139;-0.3649423;-0.01945241,-0.07844503;-0.7495865;0.05368039,-0.08041656;-0.7312045;-0.02192831,0.004149199;0.5704773;0.03126216,508.2286
+0;0;0,0.000823901;0.3311611;0.01178564,0.001349455;0.6487238;0.0108511,0.1780759;0.5128492;0.0002353042,0.21323;0.2411293;-0.08691838,0.2755551;0.03222322;-0.266743,-0.1714388;0.5065797;-0.01578141,-0.2203693;0.2374698;-0.1043755,-0.2581814;0.01745246;-0.2776547,0.0790887;0.005261332;-0.04019115,0.1010044;-0.3621737;-0.003118161,0.1176645;-0.7450075;0.07970133,0.119009;-0.7064783;0.003668532,-0.07689604;0.00648239;-0.0440796,-0.1254281;-0.3590669;-0.01438872,-0.1442911;-0.7422374;0.06637594,-0.140553;-0.7036328;-0.009568319,0.001245701;0.5711888;0.01339644,0;0;0,0.002398476;0.330625;0.0221045,0.004624143;0.6480526;0.0311563,0.1785398;0.5104374;0.00247407,0.2234971;0.227408;-0.0206877,0.2513282;-0.042135;-0.1009066,-0.1727044;0.5125375;0.01672251,-0.2169374;0.2302125;-0.01488852,-0.2509706;-0.03680706;-0.1009431,0.0775537;0.003311962;-0.04327226,0.1059728;-0.3651433;-0.02606034,0.1147262;-0.7473135;0.06093239,0.1143341;-0.7756699;0.01143574,-0.08148106;0.004283754;-0.03522101,-0.0984139;-0.3649423;-0.01945241,-0.07844503;-0.7495865;0.05368039,-0.08041656;-0.7312045;-0.02192831,0.004149199;0.5704773;0.03126216,508.2513
+0;0;0,0.0008239506;0.331181;0.01178635,0.001349351;0.6486489;0.01085246,0.1782819;0.5127389;0.0002202606,0.2132991;0.2420772;-0.08659402,0.2756053;0.03323442;-0.2663642,-0.1716401;0.5064622;-0.01581512,-0.2203801;0.2384002;-0.1040642,-0.2581807;0.01844953;-0.2772909,0.07908907;0.005261356;-0.04019134,0.1010077;-0.3622216;-0.003113512,0.11766;-0.7448789;0.07966779,0.1190026;-0.7063621;0.003745116,-0.07689639;0.00648242;-0.0440798,-0.1254347;-0.3591146;-0.01438505,-0.144289;-0.7421083;0.06634236,-0.1405564;-0.7035162;-0.009491898,0.001245642;0.5711465;0.01339673,0;0;0,0.002681144;0.3305996;0.02274215,0.005218066;0.6479082;0.0325352,0.1791274;0.5099449;0.00348711,0.2240187;0.2282742;-0.02234077,0.2524349;-0.04005396;-0.10605,-0.1723152;0.5121472;0.0177686,-0.2157491;0.2312366;-0.01720859,-0.2504253;-0.03345492;-0.1096783,0.0775491;0.003334045;-0.04327965,0.106002;-0.3651733;-0.02620161,0.1147116;-0.7471451;0.06085241,0.1175126;-0.775323;0.01139462,-0.08148375;0.00426205;-0.03521847,-0.09846976;-0.3650135;-0.01953615,-0.07833641;-0.7494553;0.05364735,-0.08030686;-0.731032;-0.02185559,0.004664727;0.5703661;0.03245127,508.2734
+0;0;0,0.0008239506;0.331181;0.01178635,0.001349351;0.6486489;0.01085246,0.1782819;0.5127389;0.0002202606,0.2132991;0.2420772;-0.08659402,0.2756053;0.03323442;-0.2663642,-0.1716401;0.5064622;-0.01581512,-0.2203801;0.2384002;-0.1040642,-0.2581807;0.01844953;-0.2772909,0.07908907;0.005261356;-0.04019134,0.1010077;-0.3622216;-0.003113512,0.11766;-0.7448789;0.07966779,0.1190026;-0.7063621;0.003745116,-0.07689639;0.00648242;-0.0440798,-0.1254347;-0.3591146;-0.01438505,-0.144289;-0.7421083;0.06634236,-0.1405564;-0.7035162;-0.009491898,0.001245642;0.5711465;0.01339673,0;0;0,0.002681144;0.3305996;0.02274215,0.005218066;0.6479082;0.0325352,0.1791274;0.5099449;0.00348711,0.2240187;0.2282742;-0.02234077,0.2524349;-0.04005396;-0.10605,-0.1723152;0.5121472;0.0177686,-0.2157491;0.2312366;-0.01720859,-0.2504253;-0.03345492;-0.1096783,0.0775491;0.003334045;-0.04327965,0.106002;-0.3651733;-0.02620161,0.1147116;-0.7471451;0.06085241,0.1175126;-0.775323;0.01139462,-0.08148375;0.00426205;-0.03521847,-0.09846976;-0.3650135;-0.01953615,-0.07833641;-0.7494553;0.05364735,-0.08030686;-0.731032;-0.02185559,0.004664727;0.5703661;0.03245127,508.2848
+0;0;0,0.0007564729;0.3311916;0.01246168,0.001245263;0.6486794;0.01217565,0.1778211;0.5118804;-0.0009435229,0.2147106;0.2449713;-0.09579,0.2780798;0.03699751;-0.2813045,-0.1715966;0.5067102;-0.01665577,-0.2204681;0.2418246;-0.1117575,-0.2574601;0.03430958;-0.3047692,0.07907322;0.005235238;-0.04016192,0.1011626;-0.3627054;-0.003108498,0.1168965;-0.7447671;0.08008559,0.118223;-0.7061857;0.004133821,-0.07686539;0.006497605;-0.0440733,-0.1254569;-0.3595623;-0.0144045,-0.1445583;-0.7419987;0.06632604,-0.1408457;-0.703361;-0.009540133,0.00114618;0.5711707;0.01456242,0;0;0,0.002975725;0.3305738;0.02357602,0.005712725;0.6478677;0.03436971,0.1794821;0.5096022;0.004373316,0.2242223;0.2289092;-0.02403235,0.2543699;-0.04081929;-0.1135982,-0.1719172;0.5119861;0.01901985,-0.2149054;0.2322913;-0.01996653,-0.250745;-0.03363433;-0.1183713,0.0775039;0.003347501;-0.04330015,0.1060551;-0.3656277;-0.02646685,0.1146496;-0.747023;0.06073189,0.1173873;-0.7751939;0.01120687,-0.08145592;0.004249904;-0.03521127,-0.09866046;-0.3654889;-0.0197702,-0.0788623;-0.7494205;0.05333528,-0.08087815;-0.7309724;-0.02220651,0.005117029;0.5703252;0.03402663,508.3066
+0;0;0,0.0007564729;0.3311916;0.01246168,0.001245263;0.6486794;0.01217565,0.1778211;0.5118804;-0.0009435229,0.2147106;0.2449713;-0.09579,0.2780798;0.03699751;-0.2813045,-0.1715966;0.5067102;-0.01665577,-0.2204681;0.2418246;-0.1117575,-0.2574601;0.03430958;-0.3047692,0.07907322;0.005235238;-0.04016192,0.1011626;-0.3627054;-0.003108498,0.1168965;-0.7447671;0.08008559,0.118223;-0.7061857;0.004133821,-0.07686539;0.006497605;-0.0440733,-0.1254569;-0.3595623;-0.0144045,-0.1445583;-0.7419987;0.06632604,-0.1408457;-0.703361;-0.009540133,0.00114618;0.5711707;0.01456242,0;0;0,0.002975725;0.3305738;0.02357602,0.005712725;0.6478677;0.03436971,0.1794821;0.5096022;0.004373316,0.2242223;0.2289092;-0.02403235,0.2543699;-0.04081929;-0.1135982,-0.1719172;0.5119861;0.01901985,-0.2149054;0.2322913;-0.01996653,-0.250745;-0.03363433;-0.1183713,0.0775039;0.003347501;-0.04330015,0.1060551;-0.3656277;-0.02646685,0.1146496;-0.747023;0.06073189,0.1173873;-0.7751939;0.01120687,-0.08145592;0.004249904;-0.03521127,-0.09866046;-0.3654889;-0.0197702,-0.0788623;-0.7494205;0.05333528,-0.08087815;-0.7309724;-0.02220651,0.005117029;0.5703252;0.03402663,508.3182
+0;0;0,0.0007565246;0.3312142;0.01246253,0.001245438;0.6487825;0.01217639,0.1778428;0.5119556;-0.0009440472,0.214741;0.2449845;-0.09581257,0.2783343;0.03627503;-0.2819833,-0.1716176;0.5067848;-0.01665822,-0.2205004;0.2418376;-0.111782,-0.2576233;0.03358857;-0.3054764,0.07908205;0.005235823;-0.0401664,0.1011782;-0.3628178;-0.003101606,0.1169056;-0.7447191;0.08005758,0.1182445;-0.7060572;0.003393389,-0.07687397;0.00649833;-0.04407822,-0.1254804;-0.3596739;-0.01440031,-0.1445738;-0.7419499;0.06629637,-0.1408263;-0.7032311;-0.01028142,0.001146328;0.5712531;0.0145638,0;0;0,0.00321281;0.3305335;0.02441347,0.006193623;0.6478707;0.03620279,0.1798125;0.5094946;0.005468965,0.2248572;0.2291291;-0.02617311,0.2565199;-0.03895321;-0.1230887,-0.1714528;0.5118701;0.02019312,-0.2142391;0.2326443;-0.02267156,-0.252127;-0.03078315;-0.1296003,0.07747349;0.0033914;-0.04337144,0.106014;-0.3657061;-0.02669966,0.1146639;-0.7469234;0.06053555,0.1172865;-0.7747984;0.009566668,-0.08150375;0.004188464;-0.03513291,-0.09871025;-0.3656712;-0.01986052,-0.07906049;-0.7494509;0.05320375,-0.08110551;-0.7310743;-0.02305196,0.005537748;0.5703096;0.03560507,508.3297
+0;0;0,0.0007436965;0.3311931;0.01301102,0.00131125;0.6487616;0.01343006,0.1776308;0.511656;-0.001581449,0.2156874;0.247405;-0.1033564,0.2782028;0.05687828;-0.3084288,-0.1710336;0.5031649;-0.01057367,-0.2235377;0.2453747;-0.1220305,-0.2592674;0.04843904;-0.3274642,0.07908097;0.005227658;-0.04016959,0.1014847;-0.3628056;-0.00308777,0.1169757;-0.744715;0.08007856,0.1170779;-0.7060087;0.003407784,-0.07688407;0.006502341;-0.04406001,-0.1253954;-0.3596968;-0.01455927,-0.1450769;-0.7419456;0.06612505,-0.1425611;-0.7031935;-0.0104993,0.001184533;0.5712268;0.01563391,0;0;0,0.00321281;0.3305335;0.02441347,0.006193623;0.6478707;0.03620279,0.1798125;0.5094946;0.005468965,0.2248572;0.2291291;-0.02617311,0.2565199;-0.03895321;-0.1230887,-0.1714528;0.5118701;0.02019312,-0.2142391;0.2326443;-0.02267156,-0.252127;-0.03078315;-0.1296003,0.07747349;0.0033914;-0.04337144,0.106014;-0.3657061;-0.02669966,0.1146639;-0.7469234;0.06053555,0.1172865;-0.7747984;0.009566668,-0.08150375;0.004188464;-0.03513291,-0.09871025;-0.3656712;-0.01986052,-0.07906049;-0.7494509;0.05320375,-0.08110551;-0.7310743;-0.02305196,0.005537748;0.5703096;0.03560507,508.3525
+0;0;0,0.0007435834;0.3311428;0.01300904,0.001310959;0.6486108;0.01342823,0.177321;0.5116415;-0.001553971,0.2152991;0.2479353;-0.103119,0.2775688;0.05815755;-0.3073854,-0.1707316;0.5031652;-0.01053042,-0.2231275;0.2459067;-0.1217574,-0.2587168;0.04974511;-0.3263837,0.07907157;0.005227037;-0.04016482,0.1014524;-0.362431;-0.00312081,0.116957;-0.7446741;0.0801182,0.1170591;-0.7059779;0.003536902,-0.07687493;0.006501569;-0.04405477,-0.1253368;-0.3593242;-0.01458412,-0.1450355;-0.741907;0.06617071,-0.1425226;-0.7031652;-0.01036421,0.001184294;0.5711077;0.01563117,0;0;0,0.003523819;0.3304247;0.02514792,0.006807357;0.6476254;0.03779936,0.1799513;0.5094486;0.006239414,0.2253782;0.2301986;-0.02918053,0.2572332;-0.03586516;-0.1282421,-0.1705386;0.5116908;0.02114498,-0.212994;0.2336582;-0.02569689,-0.2515734;-0.0261673;-0.1380366,0.07744515;0.003391474;-0.04340041,0.1057673;-0.3653636;-0.027179,0.1144911;-0.7469068;0.0601573,0.1177687;-0.774757;0.009334564,-0.08150019;0.004197806;-0.03511334,-0.09878792;-0.3652934;-0.02018201,-0.07929659;-0.7494307;0.05287678,-0.08136438;-0.7310103;-0.02329387,0.006077699;0.5700987;0.03698444,508.3738
+0;0;0,0.0007437871;0.3312334;0.01301261,0.00131119;0.6487154;0.01343214,0.1776171;0.5116512;-0.00157907,0.2153639;0.2495509;-0.1025256,0.2776091;0.05984794;-0.3067115,-0.1710202;0.5031607;-0.0105706,-0.2230969;0.2474688;-0.1211202,-0.2586722;0.05138449;-0.3256658,0.07903098;0.005224354;-0.0401442,0.1014175;-0.3625264;-0.00309084,0.1169195;-0.7447053;0.08013418,0.1170217;-0.7059906;0.003389627,-0.07683547;0.006498231;-0.04403215,-0.1253095;-0.3594199;-0.01455406,-0.145005;-0.7419384;0.0661872,-0.1424868;-0.7031779;-0.01051088,0.001184532;0.5712174;0.01563494,0;0;0,0.003765672;0.3304433;0.02604783,0.007165641;0.6476133;0.03975761,0.1803919;0.5090401;0.0074085,0.2255151;0.2320016;-0.03164458,0.257569;-0.03271988;-0.1338631,-0.1703491;0.5113616;0.0220142,-0.2125201;0.2355485;-0.02758753,-0.2522744;-0.02303687;-0.1420722,0.07738298;0.003380984;-0.04341877,0.1055314;-0.3654971;-0.02756417,0.1144361;-0.7468966;0.06008613,0.1181102;-0.7746338;0.008913755,-0.08144898;0.004215945;-0.03511462,-0.09892746;-0.3653727;-0.02050466,-0.07931194;-0.7493697;0.05290487,-0.08133459;-0.7309378;-0.02343499,0.006415628;0.5700951;0.0386728,508.3973
+0;0;0,0.0006851524;0.3312182;0.01339743,0.001155111;0.6486996;0.01439466,0.1772612;0.5115238;-0.002598803,0.2180196;0.2548788;-0.1156637,0.2796157;0.07152539;-0.3257613,-0.1708497;0.5019294;-0.008544173,-0.2246082;0.2519674;-0.130776,-0.2591503;0.06795697;-0.3464158,0.07905208;0.005216535;-0.04010364,0.101498;-0.3625242;-0.002986461,0.1167638;-0.7447014;0.08029033,0.1163134;-0.7059571;0.003550395,-0.07682724;0.006490867;-0.0440476,-0.1252003;-0.3594489;-0.01467203,-0.1449732;-0.7419426;0.06616729,-0.1430096;-0.7031573;-0.01054416,0.001052868;0.5711973;0.01644322,0;0;0,0.003765672;0.3304433;0.02604783,0.007165641;0.6476133;0.03975761,0.1803919;0.5090401;0.0074085,0.2255151;0.2320016;-0.03164458,0.257569;-0.03271988;-0.1338631,-0.1703491;0.5113616;0.0220142,-0.2125201;0.2355485;-0.02758753,-0.2522744;-0.02303687;-0.1420722,0.07738298;0.003380984;-0.04341877,0.1055314;-0.3654971;-0.02756417,0.1144361;-0.7468966;0.06008613,0.1181102;-0.7746338;0.008913755,-0.08144898;0.004215945;-0.03511462,-0.09892746;-0.3653727;-0.02050466,-0.07931194;-0.7493697;0.05290487,-0.08133459;-0.7309378;-0.02343499,0.006415628;0.5700951;0.0386728,508.4178
+0;0;0,0.0006853681;0.3313225;0.01340165,0.001155424;0.6488689;0.01439921,0.1778512;0.5114807;-0.002657648,0.2183806;0.2562777;-0.1150873,0.2802598;0.07208161;-0.3261505,-0.1714247;0.5018542;-0.008622913,-0.2248811;0.2532967;-0.1301679,-0.259582;0.06844053;-0.3467988,0.07900304;0.005213299;-0.04007876,0.1014828;-0.3630812;-0.002905685,0.1167492;-0.7452743;0.08037458,0.1162978;-0.7065104;0.003463127,-0.07677957;0.006486841;-0.04402027,-0.1252255;-0.3600039;-0.01460046,-0.1449992;-0.7425137;0.06624223,-0.1430312;-0.7037087;-0.01064067,0.001053163;0.5713539;0.0164481,0;0;0,0.003902286;0.3304702;0.02699769,0.007247962;0.6476698;0.04151285,0.1809635;0.5086357;0.008705258,0.2259514;0.2337115;-0.03377271,0.2592237;-0.02999648;-0.1417356,-0.1707746;0.5110304;0.02352332,-0.2130833;0.237614;-0.03000301,-0.2535992;-0.02086145;-0.1477053,0.07734179;0.003408164;-0.0433774,0.105391;-0.3660548;-0.02793777,0.1143392;-0.7473815;0.06009686,0.1179214;-0.7750408;0.008570552,-0.08137732;0.004189875;-0.03514459,-0.09878982;-0.3659631;-0.02059701,-0.07943036;-0.7499858;0.05283367,-0.08149086;-0.7315471;-0.02368086,0.006521292;0.5701414;0.0402385,508.4294
+0;0;0,0.0006853681;0.3313225;0.01340165,0.001155424;0.6488689;0.01439921,0.1778512;0.5114807;-0.002657648,0.2183806;0.2562777;-0.1150873,0.2802598;0.07208161;-0.3261505,-0.1714247;0.5018542;-0.008622913,-0.2248811;0.2532967;-0.1301679,-0.259582;0.06844053;-0.3467988,0.07900304;0.005213299;-0.04007876,0.1014828;-0.3630812;-0.002905685,0.1167492;-0.7452743;0.08037458,0.1162978;-0.7065104;0.003463127,-0.07677957;0.006486841;-0.04402027,-0.1252255;-0.3600039;-0.01460046,-0.1449992;-0.7425137;0.06624223,-0.1430312;-0.7037087;-0.01064067,0.001053163;0.5713539;0.0164481,0;0;0,0.003902286;0.3304702;0.02699769,0.007247962;0.6476698;0.04151285,0.1809635;0.5086357;0.008705258,0.2259514;0.2337115;-0.03377271,0.2592237;-0.02999648;-0.1417356,-0.1707746;0.5110304;0.02352332,-0.2130833;0.237614;-0.03000301,-0.2535992;-0.02086145;-0.1477053,0.07734179;0.003408164;-0.0433774,0.105391;-0.3660548;-0.02793777,0.1143392;-0.7473815;0.06009686,0.1179214;-0.7750408;0.008570552,-0.08137732;0.004189875;-0.03514459,-0.09878982;-0.3659631;-0.02059701,-0.07943036;-0.7499858;0.05283367,-0.08149086;-0.7315471;-0.02368086,0.006521292;0.5701414;0.0402385,508.4407
+0;0;0,0.0006466553;0.3313374;0.01378833,0.001048375;0.648805;0.01538591,0.1771845;0.5116032;-0.003139764,0.2202635;0.2622708;-0.1255833,0.2818435;0.08361883;-0.3425128,-0.1708763;0.5019473;-0.009088915,-0.2266506;0.2586395;-0.1383381,-0.2600785;0.0733684;-0.3558795,0.07899263;0.005198133;-0.04005489,0.1014798;-0.3635388;-0.002790935,0.116328;-0.7453747;0.08092677,0.1158717;-0.7064511;0.002905503,-0.07676574;0.006489397;-0.0440018,-0.1252146;-0.3604839;-0.01494146,-0.1450141;-0.742649;0.06621015,-0.1430212;-0.7036894;-0.01178286,0.0009638366;0.5713158;0.01727544,0;0;0,0.004312202;0.330417;0.02794623,0.008090913;0.6474833;0.04355192,0.1811883;0.508781;0.009816527,0.226262;0.2351962;-0.03638494,0.2603845;-0.02708006;-0.1495832,-0.1696578;0.5112429;0.02503845,-0.2118127;0.2391043;-0.03133896,-0.2535097;-0.01740697;-0.1547503,0.07727904;0.003399581;-0.04344702,0.1050227;-0.3665397;-0.02807105,0.1143218;-0.7476598;0.05961442,0.1179955;-0.774742;0.005806565,-0.08138034;0.004208591;-0.03508247,-0.09856666;-0.3664086;-0.02063508,-0.07960995;-0.7501601;0.05287147,-0.08175615;-0.7318526;-0.02475479,0.007252172;0.5699912;0.04199743,508.4627
+0;0;0,0.0006466553;0.3313374;0.01378833,0.001048375;0.648805;0.01538591,0.1771845;0.5116032;-0.003139764,0.2202635;0.2622708;-0.1255833,0.2818435;0.08361883;-0.3425128,-0.1708763;0.5019473;-0.009088915,-0.2266506;0.2586395;-0.1383381,-0.2600785;0.0733684;-0.3558795,0.07899263;0.005198133;-0.04005489,0.1014798;-0.3635388;-0.002790935,0.116328;-0.7453747;0.08092677,0.1158717;-0.7064511;0.002905503,-0.07676574;0.006489397;-0.0440018,-0.1252146;-0.3604839;-0.01494146,-0.1450141;-0.742649;0.06621015,-0.1430212;-0.7036894;-0.01178286,0.0009638366;0.5713158;0.01727544,0;0;0,0.004312202;0.330417;0.02794623,0.008090913;0.6474833;0.04355192,0.1811883;0.508781;0.009816527,0.226262;0.2351962;-0.03638494,0.2603845;-0.02708006;-0.1495832,-0.1696578;0.5112429;0.02503845,-0.2118127;0.2391043;-0.03133896,-0.2535097;-0.01740697;-0.1547503,0.07727904;0.003399581;-0.04344702,0.1050227;-0.3665397;-0.02807105,0.1143218;-0.7476598;0.05961442,0.1179955;-0.774742;0.005806565,-0.08138034;0.004208591;-0.03508247,-0.09856666;-0.3664086;-0.02063508,-0.07960995;-0.7501601;0.05287147,-0.08175615;-0.7318526;-0.02475479,0.007252172;0.5699912;0.04199743,508.4761
+0;0;0,0.0006470786;0.3315543;0.01379736,0.001048965;0.6491519;0.01539588,0.1773069;0.5118846;-0.003143318,0.2202306;0.2634517;-0.1251452,0.2815838;0.08545741;-0.341276,-0.1709946;0.5022221;-0.009096581,-0.2265677;0.259792;-0.1378795,-0.2598725;0.07520297;-0.35462,0.07897218;0.005196788;-0.04004453,0.1014557;-0.3634803;-0.00278661,0.1162962;-0.7451174;0.08088753,0.1158354;-0.7061055;0.00209409,-0.07674588;0.006487717;-0.04399041,-0.1251869;-0.360426;-0.01493478,-0.1449761;-0.7423922;0.06617458,-0.1429635;-0.7033439;-0.01259033,0.0009643997;0.5716385;0.017286,0;0;0,0.004586577;0.3305401;0.0290041,0.00852713;0.6476759;0.04577303,0.1813859;0.50861;0.01056349,0.2265657;0.2368034;-0.03969324,0.2608839;-0.02374348;-0.1541325,-0.1692675;0.5111661;0.02654293,-0.2108102;0.2406168;-0.03281289,-0.2533149;-0.01262453;-0.1601742,0.07722791;0.003392309;-0.0434916,0.1046362;-0.3665223;-0.02837777,0.1142091;-0.7474208;0.05933284,0.1168316;-0.7741835;0.004006859,-0.08136638;0.004210833;-0.03505652,-0.09875921;-0.3663462;-0.0208625,-0.07986207;-0.7499455;0.05236948,-0.0821395;-0.7317172;-0.02602741,0.007654704;0.5701663;0.0439229,508.4978
+0;0;0,0.0005744103;0.3315285;0.01440847,0.0007662584;0.6491222;0.01666313,0.1769555;0.5119691;-0.003425151,0.2213091;0.2677419;-0.1331619,0.2821173;0.1021622;-0.3590921,-0.1708915;0.5038339;-0.01376792,-0.2279087;0.2634506;-0.1457175,-0.2578458;0.07965286;-0.3636187,0.07897034;0.005176411;-0.04005081,0.1013914;-0.3635122;-0.002868731,0.1164168;-0.7450783;0.08109567,0.116766;-0.7060427;0.002304383,-0.076756;0.006497574;-0.04397129,-0.1251572;-0.360427;-0.01498586,-0.145223;-0.7423323;0.06634149,-0.1423979;-0.703254;-0.012395,0.0007395794;0.5716051;0.01839401,0;0;0,0.004586577;0.3305401;0.0290041,0.00852713;0.6476759;0.04577303,0.1813859;0.50861;0.01056349,0.2265657;0.2368034;-0.03969324,0.2608839;-0.02374348;-0.1541325,-0.1692675;0.5111661;0.02654293,-0.2108102;0.2406168;-0.03281289,-0.2533149;-0.01262453;-0.1601742,0.07722791;0.003392309;-0.0434916,0.1046362;-0.3665223;-0.02837777,0.1142091;-0.7474208;0.05933284,0.1168316;-0.7741835;0.004006859,-0.08136638;0.004210833;-0.03505652,-0.09875921;-0.3663462;-0.0208625,-0.07986207;-0.7499455;0.05236948,-0.0821395;-0.7317172;-0.02602741,0.007654704;0.5701663;0.0439229,508.5195
+0;0;0,0.0005743442;0.3314903;0.01440681,0.0007661791;0.649062;0.01666133,0.1770214;0.5118924;-0.00343525,0.2211577;0.2688617;-0.1325364,0.2821244;0.1028503;-0.3590555,-0.1709559;0.5037541;-0.01378189,-0.2276938;0.2645486;-0.1450851,-0.2577088;0.08027175;-0.3635542,0.07897849;0.005176945;-0.04005494,0.1014069;-0.3636328;-0.00286065,0.1164301;-0.7451425;0.08109133,0.1167816;-0.7060499;0.001802638,-0.07676393;0.006498245;-0.04397583,-0.125181;-0.3605469;-0.01498087,-0.1452439;-0.7423958;0.06633445,-0.1424009;-0.7032601;-0.01289909,0.0007395021;0.5715507;0.01839208,0;0;0,0.004719093;0.3304417;0.02965975,0.008712463;0.6475146;0.04717112,0.1815873;0.5086223;0.01120901,0.2265336;0.2388441;-0.04244316,0.2612319;-0.02132571;-0.1594701,-0.1691334;0.5109505;0.02766749,-0.2092107;0.2423109;-0.03482712,-0.2531234;-0.01092872;-0.1633922,0.07719675;0.003430411;-0.04356253,0.1045684;-0.3666173;-0.02864492,0.1140155;-0.747421;0.05923319,0.1163052;-0.7739154;0.002907041,-0.08140519;0.00415632;-0.03499602,-0.09883325;-0.3665235;-0.02086056,-0.07937765;-0.7501006;0.05203237,-0.08420851;-0.781454;0.001219694,0.007832684;0.5700157;0.04513597,508.5411
+0;0;0,0.000574532;0.3315987;0.01441152,0.0007664467;0.6493032;0.01666693,0.1771494;0.5120565;-0.003444714,0.2212053;0.2694687;-0.1323106,0.280686;0.1075038;-0.3533084,-0.1710801;0.5039123;-0.01379886,-0.2277146;0.2651426;-0.1448627,-0.256998;0.08535744;-0.3580068,0.07897767;0.005176891;-0.04005453,0.1014034;-0.3635879;-0.002864759,0.1164174;-0.7448645;0.08103591,0.1167699;-0.7057441;0.001505569,-0.07676312;0.006498177;-0.04397537,-0.1251743;-0.3605022;-0.01498394,-0.1452249;-0.7421178;0.06628166,-0.1423733;-0.7029543;-0.01319337,0.000739758;0.571758;0.01839844,0;0;0,0.004710197;0.3304826;0.03041065,0.008530401;0.6476537;0.04857719,0.1813214;0.5085268;0.0113914,0.2270231;0.2400055;-0.04521096,0.259532;-0.0122095;-0.1632845,-0.1692077;0.5105459;0.02865305,-0.2094197;0.2428699;-0.03560196,-0.2518533;-0.001893267;-0.1656057,0.07712782;0.003463894;-0.04367995,0.1042033;-0.3665684;-0.02896523,0.1136449;-0.747111;0.05898178,0.1153089;-0.7735148;0.002199538,-0.08144654;0.004127431;-0.03490074,-0.09906983;-0.366507;-0.0210082,-0.0797958;-0.749851;0.05187802,-0.08438702;-0.7810777;0.0005107224,0.007704034;0.5701246;0.04638398,508.5634
+0;0;0,0.0004607563;0.3315801;0.01483852,0.0004453684;0.6492807;0.01761488,0.1767327;0.5121188;-0.004050992,0.2231687;0.2756609;-0.1430744,0.2834516;0.1199104;-0.3682818,-0.1711707;0.503837;-0.01379383,-0.2273444;0.269771;-0.1532705,-0.2658153;0.1132044;-0.3826556,0.07897244;0.005063498;-0.04007932,0.1012033;-0.3636756;-0.00251969,0.1163218;-0.7449841;0.0812169,0.1165642;-0.7058367;0.001689233,-0.0767849;0.006567987;-0.04392695,-0.125121;-0.3604844;-0.01547297,-0.145393;-0.7420115;0.06615169,-0.1426511;-0.7028219;-0.01332419,0.000475378;0.5717326;0.01921511,0;0;0,0.004710197;0.3304826;0.03041065,0.008530401;0.6476537;0.04857719,0.1813214;0.5085268;0.0113914,0.2270231;0.2400055;-0.04521096,0.259532;-0.0122095;-0.1632845,-0.1692077;0.5105459;0.02865305,-0.2094197;0.2428699;-0.03560196,-0.2518533;-0.001893267;-0.1656057,0.07712782;0.003463894;-0.04367995,0.1042033;-0.3665684;-0.02896523,0.1136449;-0.747111;0.05898178,0.1153089;-0.7735148;0.002199538,-0.08144654;0.004127431;-0.03490074,-0.09906983;-0.366507;-0.0210082,-0.0797958;-0.749851;0.05187802,-0.08438702;-0.7810777;0.0005107224,0.007704034;0.5701246;0.04638398,508.5743
+0;0;0,0.0004607563;0.3315801;0.01483852,0.0004453684;0.6492807;0.01761488,0.1767327;0.5121188;-0.004050992,0.2231687;0.2756609;-0.1430744,0.2834516;0.1199104;-0.3682818,-0.1711707;0.503837;-0.01379383,-0.2273444;0.269771;-0.1532705,-0.2658153;0.1132044;-0.3826556,0.07897244;0.005063498;-0.04007932,0.1012033;-0.3636756;-0.00251969,0.1163218;-0.7449841;0.0812169,0.1165642;-0.7058367;0.001689233,-0.0767849;0.006567987;-0.04392695,-0.125121;-0.3604844;-0.01547297,-0.145393;-0.7420115;0.06615169,-0.1426511;-0.7028219;-0.01332419,0.000475378;0.5717326;0.01921511,0;0;0,0.004710197;0.3304826;0.03041065,0.008530401;0.6476537;0.04857719,0.1813214;0.5085268;0.0113914,0.2270231;0.2400055;-0.04521096,0.259532;-0.0122095;-0.1632845,-0.1692077;0.5105459;0.02865305,-0.2094197;0.2428699;-0.03560196,-0.2518533;-0.001893267;-0.1656057,0.07712782;0.003463894;-0.04367995,0.1042033;-0.3665684;-0.02896523,0.1136449;-0.747111;0.05898178,0.1153089;-0.7735148;0.002199538,-0.08144654;0.004127431;-0.03490074,-0.09906983;-0.366507;-0.0210082,-0.0797958;-0.749851;0.05187802,-0.08438702;-0.7810777;0.0005107224,0.007704034;0.5701246;0.04638398,508.5857
+0;0;0,0.000460775;0.3315935;0.01483912,0.000445391;0.6492672;0.01761548,0.1767562;0.5121101;-0.004053749,0.2230673;0.2762877;-0.1427035,0.2849715;0.1163485;-0.3739675,-0.1711935;0.5038272;-0.01379789,-0.2272162;0.2703903;-0.1528997,-0.2667217;0.109613;-0.3884538,0.07896744;0.005063178;-0.04007678,0.1011954;-0.3636274;-0.002522092,0.116314;-0.7449391;0.0812152,0.1165563;-0.7057973;0.001735881,-0.07678004;0.00656757;-0.04392417,-0.1251098;-0.3604366;-0.01547392,-0.145382;-0.741967;0.0661514,-0.1426418;-0.7027829;-0.01327617,0.0004753957;0.5717318;0.01921544,0;0;0,0.004715003;0.3304264;0.03115797,0.008400925;0.6475194;0.05023289,0.181046;0.508503;0.01159072,0.2276234;0.2416878;-0.04858327,0.2629594;-0.0142203;-0.1756978,-0.1692364;0.5103881;0.02940617,-0.2089868;0.2440805;-0.03753257,-0.2530745;-0.004232869;-0.1764299,0.07709391;0.003461197;-0.04372859,0.1039288;-0.3665455;-0.02916288,0.1133777;-0.7470667;0.05889058,0.115177;-0.7734886;0.00219905,-0.08145317;0.004139464;-0.03486956,-0.09926786;-0.3664414;-0.02109806,-0.08101359;-0.7499822;0.05102912,-0.08362121;-0.7317798;-0.028057,0.007619426;0.5700095;0.04780269,508.6078
+0;0;0,0.0003485816;0.3315746;0.0152577,0.0001405611;0.6492429;0.01860825,0.1763643;0.5123634;-0.004901923,0.2237706;0.2803237;-0.1494388,0.2860264;0.1309557;-0.3875755,-0.1708825;0.5049273;-0.01782716,-0.2265485;0.2708626;-0.1560143,-0.2660103;0.1118519;-0.3927717,0.07898818;0.005065658;-0.04003558,0.1011593;-0.3636059;-0.002261221,0.1153932;-0.744754;0.08237098,0.1162528;-0.7055807;0.002899572,-0.07676769;0.006550922;-0.04394824,-0.1251478;-0.3604494;-0.01553443,-0.1452632;-0.7419847;0.06610651,-0.1419165;-0.7027746;-0.01329479,0.0002207551;0.5717047;0.02006186,0;0;0,0.004715003;0.3304264;0.03115797,0.008400925;0.6475194;0.05023289,0.181046;0.508503;0.01159072,0.2276234;0.2416878;-0.04858327,0.2629594;-0.0142203;-0.1756978,-0.1692364;0.5103881;0.02940617,-0.2089868;0.2440805;-0.03753257,-0.2530745;-0.004232869;-0.1764299,0.07709391;0.003461197;-0.04372859,0.1039288;-0.3665455;-0.02916288,0.1133777;-0.7470667;0.05889058,0.115177;-0.7734886;0.00219905,-0.08145317;0.004139464;-0.03486956,-0.09926786;-0.3664414;-0.02109806,-0.08101359;-0.7499822;0.05102912,-0.08362121;-0.7317798;-0.028057,0.007619426;0.5700095;0.04780269,508.6194
+0;0;0,0.0003486314;0.331622;0.01525988,0.0001406267;0.6492705;0.01861044,0.1760778;0.5124979;-0.004859328,0.2231736;0.2819784;-0.1484493,0.2865197;0.1299944;-0.3907565,-0.1706042;0.505074;-0.01776354,-0.2259055;0.2725427;-0.1550454,-0.2660584;0.1107472;-0.3959492,0.07899179;0.00506589;-0.04003741,0.1011307;-0.3630703;-0.002317909,0.1153722;-0.7444232;0.08235975,0.1162292;-0.7052781;0.003133416,-0.0767712;0.006551221;-0.04395025,-0.125081;-0.3599162;-0.0155777,-0.1452073;-0.7416564;0.06610708,-0.1418709;-0.7024747;-0.01304936,0.0002208099;0.5717427;0.02006385,0;0;0,0.004943788;0.3303813;0.03209233,0.008792728;0.6474069;0.05190253,0.1810671;0.5086286;0.0127213,0.2277199;0.2446882;-0.05157721,0.2638019;-0.01426798;-0.1837305,-0.1685619;0.5102798;0.03093809,-0.2075476;0.2464587;-0.03873179,-0.2531002;-0.004786849;-0.182347,0.07703321;0.003450855;-0.04384446,0.1038033;-0.3660389;-0.02977788,0.1132153;-0.7467098;0.05856347,0.1152848;-0.7732655;0.002364274,-0.08149672;0.004164127;-0.03477504,-0.09924348;-0.3658837;-0.02110613,-0.08130975;-0.7496141;0.05122926,-0.0839779;-0.7313442;-0.02761529,0.007969588;0.5699134;0.04930329,508.642
+0;0;0,0.0003487089;0.3316957;0.01526328,0.0001406943;0.6493645;0.01861431,0.1758304;0.5126771;-0.00482041,0.2226166;0.2836726;-0.1474666,0.2838363;0.1367904;-0.3816403,-0.1703637;0.5052636;-0.01770646,-0.2253015;0.2742606;-0.154086,-0.2641066;0.1178962;-0.3869032,0.07898935;0.005065733;-0.04003617,0.1011261;-0.3630352;-0.002320282,0.1153648;-0.744312;0.08234049,0.1162228;-0.7051557;0.003016464,-0.07676882;0.006551018;-0.04394889,-0.125074;-0.3598813;-0.01557906,-0.1451962;-0.7415454;0.06608944,-0.1418557;-0.7023524;-0.0131646,0.0002208757;0.5718385;0.02006769,0;0;0,0.005200841;0.3303651;0.03296971,0.009300359;0.6473477;0.0537293,0.180913;0.5085443;0.01292527,0.227452;0.2472288;-0.05436695,0.2611613;-0.001754373;-0.1848683,-0.1678064;0.5102748;0.03206293,-0.2065571;0.2487403;-0.0391973,-0.2502366;0.009677455;-0.1844577,0.07698727;0.003441364;-0.04392028,0.1036034;-0.3660291;-0.02999258,0.1129946;-0.7466096;0.05839587,0.1149499;-0.7731175;0.002005227,-0.08151708;0.00418193;-0.03471816,-0.09932338;-0.3658338;-0.0212203,-0.08153376;-0.7494833;0.05115853,-0.08434392;-0.7312002;-0.02778256,0.008411579;0.5698651;0.05088854,508.6652
+0;0;0,0.000220325;0.3316786;0.01563433,-0.0002313598;0.6493427;0.01937402,0.1753052;0.5126694;-0.005687963,0.228591;0.3213786;-0.1942307,0.2994457;0.1432117;-0.402547,-0.1703732;0.5061092;-0.01979733,-0.2253786;0.2781947;-0.1612515,-0.2621127;0.1315135;-0.4006147,0.07900432;0.005041155;-0.0400097,0.1011006;-0.3630528;-0.002201736,0.1152237;-0.7443428;0.08241908,0.116342;-0.7051684;0.003100388,-0.07677472;0.006570757;-0.04393564,-0.125632;-0.3598239;-0.01602887,-0.1456076;-0.7414805;0.06571086,-0.1420062;-0.7022713;-0.01352987,-8.512694E-05;0.5718151;0.02073565,0;0;0,0.005200841;0.3303651;0.03296971,0.009300359;0.6473477;0.0537293,0.180913;0.5085443;0.01292527,0.227452;0.2472288;-0.05436695,0.2611613;-0.001754373;-0.1848683,-0.1678064;0.5102748;0.03206293,-0.2065571;0.2487403;-0.0391973,-0.2502366;0.009677455;-0.1844577,0.07698727;0.003441364;-0.04392028,0.1036034;-0.3660291;-0.02999258,0.1129946;-0.7466096;0.05839587,0.1149499;-0.7731175;0.002005227,-0.08151708;0.00418193;-0.03471816,-0.09932338;-0.3658338;-0.0212203,-0.08153376;-0.7494833;0.05115853,-0.08434392;-0.7312002;-0.02778256,0.008411579;0.5698651;0.05088854,508.6871
+0;0;0,0.0002202921;0.3316291;0.015632,-0.0002311944;0.6491562;0.0193703,0.1749091;0.5126556;-0.005632687,0.2280574;0.3218584;-0.1936889,0.3005833;0.1394892;-0.4069185,-0.1699884;0.5061103;-0.01971018,-0.2248519;0.2787839;-0.1607994,-0.2624524;0.128643;-0.4058082,0.07897928;0.005039558;-0.03999703,0.1010711;-0.3629791;-0.002196789,0.1152003;-0.7444344;0.08246069,0.1162931;-0.7054688;0.004947573,-0.07675039;0.006568674;-0.04392172,-0.1255977;-0.359751;-0.01602065,-0.1455819;-0.7415731;0.0657545,-0.1420625;-0.7025735;-0.01168244,-8.50353E-05;0.5716677;0.02073124,0;0;0,0.005473353;0.3302275;0.03379524,0.009813264;0.6470336;0.05508816,0.1807837;0.5083438;0.01350415,0.2274548;0.2485549;-0.05667412,0.262012;-0.004963785;-0.1927603,-0.1669617;0.5101767;0.03327474,-0.2056657;0.2500351;-0.0403583,-0.2505989;0.006853327;-0.1914511,0.07688681;0.003416255;-0.04404128,0.1033852;-0.365995;-0.03033566,0.1127423;-0.7467272;0.0581516,0.1129004;-0.7743685;0.005546212,-0.08152035;0.004228821;-0.03463288,-0.09921319;-0.3657229;-0.02131555,-0.0817419;-0.7495452;0.05113936,-0.08458281;-0.7309739;-0.02600451,0.008863002;0.5695953;0.0521301,508.7083
+0;0;0,0.0002202921;0.3316291;0.015632,-0.0002311944;0.6491562;0.0193703,0.1749091;0.5126556;-0.005632687,0.2280574;0.3218584;-0.1936889,0.3005833;0.1394892;-0.4069185,-0.1699884;0.5061103;-0.01971018,-0.2248519;0.2787839;-0.1607994,-0.2624524;0.128643;-0.4058082,0.07897928;0.005039558;-0.03999703,0.1010711;-0.3629791;-0.002196789,0.1152003;-0.7444344;0.08246069,0.1162931;-0.7054688;0.004947573,-0.07675039;0.006568674;-0.04392172,-0.1255977;-0.359751;-0.01602065,-0.1455819;-0.7415731;0.0657545,-0.1420625;-0.7025735;-0.01168244,-8.50353E-05;0.5716677;0.02073124,0;0;0,0.005473353;0.3302275;0.03379524,0.009813264;0.6470336;0.05508816,0.1807837;0.5083438;0.01350415,0.2274548;0.2485549;-0.05667412,0.262012;-0.004963785;-0.1927603,-0.1669617;0.5101767;0.03327474,-0.2056657;0.2500351;-0.0403583,-0.2505989;0.006853327;-0.1914511,0.07688681;0.003416255;-0.04404128,0.1033852;-0.365995;-0.03033566,0.1127423;-0.7467272;0.0581516,0.1129004;-0.7743685;0.005546212,-0.08152035;0.004228821;-0.03463288,-0.09921319;-0.3657229;-0.02131555,-0.0817419;-0.7495452;0.05113936,-0.08458281;-0.7309739;-0.02600451,0.008863002;0.5695953;0.0521301,508.7197
+0;0;0,0.0001426976;0.331661;0.01617541,-0.0004535912;0.6492082;0.02039517,0.1743768;0.5130149;-0.006374462,0.2290515;0.3236734;-0.1948916,0.3040716;0.1551697;-0.4198692,-0.1697005;0.5068062;-0.02094829,-0.2234494;0.2821282;-0.1658935,-0.2595082;0.1401811;-0.4172641,0.079003;0.005022593;-0.0399669,0.1010339;-0.3628305;-0.002112027,0.1151266;-0.7444774;0.08256662,0.1163473;-0.7055687;0.005759127,-0.07675872;0.006573791;-0.04391966,-0.1257221;-0.3595678;-0.01604273,-0.1454625;-0.7415615;0.06589941,-0.1418393;-0.7026159;-0.01082798,-0.0002725475;0.5717137;0.02164525,0;0;0,0.005722702;0.3301969;0.03461146,0.01027963;0.6469846;0.05651832,0.1807549;0.5080157;0.0141561,0.2276059;0.2496944;-0.05969071,0.2624927;-0.004013777;-0.1977178,-0.1663044;0.5100313;0.03437176,-0.2052684;0.2509747;-0.04145499,-0.2501737;0.008931771;-0.1964877,0.07680634;0.003406286;-0.04419542,0.1030398;-0.3658689;-0.03070951,0.112253;-0.7467792;0.05786705,0.112238;-0.7747639;0.006700393,-0.08157803;0.004252269;-0.0345108,-0.09939526;-0.3655447;-0.02159009,-0.08223119;-0.7495439;0.05102855,-0.08577726;-0.7784815;0.00108818,0.009274796;0.5695485;0.05341578,508.7312
+0;0;0,0.0001426976;0.331661;0.01617541,-0.0004535912;0.6492082;0.02039517,0.1743768;0.5130149;-0.006374462,0.2290515;0.3236734;-0.1948916,0.3040716;0.1551697;-0.4198692,-0.1697005;0.5068062;-0.02094829,-0.2234494;0.2821282;-0.1658935,-0.2595082;0.1401811;-0.4172641,0.079003;0.005022593;-0.0399669,0.1010339;-0.3628305;-0.002112027,0.1151266;-0.7444774;0.08256662,0.1163473;-0.7055687;0.005759127,-0.07675872;0.006573791;-0.04391966,-0.1257221;-0.3595678;-0.01604273,-0.1454625;-0.7415615;0.06589941,-0.1418393;-0.7026159;-0.01082798,-0.0002725475;0.5717137;0.02164525,0;0;0,0.005722702;0.3301969;0.03461146,0.01027963;0.6469846;0.05651832,0.1807549;0.5080157;0.0141561,0.2276059;0.2496944;-0.05969071,0.2624927;-0.004013777;-0.1977178,-0.1663044;0.5100313;0.03437176,-0.2052684;0.2509747;-0.04145499,-0.2501737;0.008931771;-0.1964877,0.07680634;0.003406286;-0.04419542,0.1030398;-0.3658689;-0.03070951,0.112253;-0.7467792;0.05786705,0.112238;-0.7747639;0.006700393,-0.08157803;0.004252269;-0.0345108,-0.09939526;-0.3655447;-0.02159009,-0.08223119;-0.7495439;0.05102855,-0.08577726;-0.7784815;0.00108818,0.009274796;0.5695485;0.05341578,508.7532
+0;0;0,0.0001426873;0.3316371;0.01617424,-0.0004535024;0.649132;0.02039336,0.1741239;0.5130379;-0.006335927,0.2288568;0.323495;-0.1950535,0.3047444;0.1530429;-0.4226326,-0.1694551;0.5068381;-0.02088866,-0.2232611;0.2819212;-0.165988,-0.2597369;0.1383328;-0.4202653,0.07894906;0.005019164;-0.03993962,0.1009561;-0.3624366;-0.002125625,0.1150562;-0.7442834;0.08259739,0.1162743;-0.7053937;0.005954094,-0.07670631;0.006569304;-0.04388968,-0.1256168;-0.3591769;-0.01604285,-0.1453676;-0.7413707;0.06594222,-0.1417521;-0.7024442;-0.01062115,-0.0002724918;0.5716516;0.02164322,0;0;0,0.005685471;0.3301383;0.03494573,0.01021242;0.6468612;0.05703259,0.1802941;0.5078623;0.01423168,0.2281655;0.2507358;-0.06406772,0.2637516;-0.003653079;-0.2076818,-0.1660704;0.509796;0.03519028,-0.2051638;0.251265;-0.0433588,-0.2505851;0.009783879;-0.205312,0.0767505;0.003408;-0.04417086,0.1032574;-0.3654753;-0.0315032,0.1119123;-0.7464703;0.05766892,0.1116805;-0.7745466;0.006857518,-0.0815007;0.004249003;-0.03453837,-0.09902229;-0.3651649;-0.02171873,-0.08253026;-0.7493795;0.05101977,-0.0863122;-0.7779538;0.0009252504,0.009215951;0.5694407;0.05389142,508.766
+0;0;0,3.705305E-05;0.3316273;0.01637412,-0.0006926695;0.6491199;0.0207355,0.1744212;0.5141447;-0.0052047,0.2281248;0.3331562;-0.2024243,0.307228;0.1681094;-0.4328746,-0.1692916;0.5076142;-0.02315662,-0.2229967;0.2861682;-0.173536,-0.2589328;0.142001;-0.4275626,0.0789813;0.004998238;-0.03987845,0.1009593;-0.3624735;-0.002202835,0.1150758;-0.7443536;0.0823672,0.1168584;-0.7054652;0.005734801,-0.07664467;0.006614247;-0.04399052,-0.1259215;-0.3590952;-0.0163079,-0.145335;-0.7412483;0.06594798,-0.1411559;-0.7023161;-0.01058605,-0.0004768488;0.5716392;0.02195341,0;0;0,0.005685471;0.3301383;0.03494573,0.01021242;0.6468612;0.05703259,0.1802941;0.5078623;0.01423168,0.2281655;0.2507358;-0.06406772,0.2637516;-0.003653079;-0.2076818,-0.1660704;0.509796;0.03519028,-0.2051638;0.251265;-0.0433588,-0.2505851;0.009783879;-0.205312,0.0767505;0.003408;-0.04417086,0.1032574;-0.3654753;-0.0315032,0.1119123;-0.7464703;0.05766892,0.1116805;-0.7745466;0.006857518,-0.0815007;0.004249003;-0.03453837,-0.09902229;-0.3651649;-0.02171873,-0.08253026;-0.7493795;0.05101977,-0.0863122;-0.7779538;0.0009252504,0.009215951;0.5694407;0.05389142,508.7874
+0;0;0,3.704471E-05;0.3315527;0.01637044,-0.0006921926;0.6488376;0.02072944,0.1740517;0.5140468;-0.005154328,0.2277307;0.3331411;-0.2022836,0.3070335;0.1676777;-0.4333156,-0.1689343;0.5075302;-0.02306829,-0.2226148;0.2861857;-0.1733788,-0.2586417;0.1416546;-0.4280466,0.07895835;0.004996786;-0.03986686,0.1009484;-0.3626762;-0.002170611,0.1150564;-0.7443271;0.08234866,0.1168326;-0.7054704;0.00598944,-0.0766224;0.006612326;-0.04397773,-0.1259262;-0.3592974;-0.01627995,-0.145328;-0.7412211;0.06592656,-0.1411639;-0.7023208;-0.01033464,-0.0004765473;0.5714198;0.02194636,0;0;0,0.005892947;0.3299705;0.03577566,0.01062814;0.6464255;0.05866647,0.1800549;0.5077595;0.0145309,0.2281546;0.2518066;-0.06697249,0.2639009;-0.003444612;-0.210541,-0.1653886;0.5097697;0.03645968,-0.2047562;0.2521718;-0.04454523,-0.250618;0.01210223;-0.209791,0.07666729;0.003391162;-0.04426491,0.1032724;-0.3656959;-0.03181815,0.1116586;-0.7464614;0.05732942,0.1116053;-0.7746478;0.007063389,-0.08149633;0.004270538;-0.03447995,-0.0988045;-0.3653616;-0.0218096,-0.082766;-0.7493564;0.05092762,-0.08703908;-0.7772197;0.0004705638,0.009577379;0.5690773;0.05532026,508.8096
+0;0;0,3.704036E-05;0.3315139;0.01636852,-0.0006921001;0.6487565;0.02072693,0.1736709;0.514101;-0.005097846,0.2274704;0.332789;-0.2026699,0.3065632;0.1677639;-0.4330899,-0.1685666;0.5075986;-0.02297271,-0.2223676;0.2857569;-0.1736208,-0.258299;0.1416086;-0.427614,0.07897011;0.00499753;-0.0398728,0.100929;-0.3621544;-0.002229974,0.1150544;-0.7442765;0.08239365,0.11684;-0.7053732;0.005632885,-0.07663381;0.006613311;-0.04398428,-0.1258678;-0.3587779;-0.01632576,-0.1452935;-0.741173;0.06598224,-0.1411074;-0.7022259;-0.01067998,-0.0004764827;0.5713487;0.02194369,0;0;0,0.005975239;0.3298679;0.03634357,0.01076242;0.6462515;0.05961657,0.179632;0.5077903;0.01467776,0.2284273;0.2528498;-0.07150543,0.2637914;-0.001326948;-0.2154702,-0.1648063;0.5094445;0.03758096,-0.2037644;0.2520261;-0.04621181,-0.249946;0.01584817;-0.2155327,0.076599;0.003419593;-0.04440713,0.103173;-0.3651579;-0.03239917,0.1111583;-0.7463629;0.05702687,0.1119934;-0.7743155;0.005885247,-0.08155683;0.004249291;-0.03437326,-0.09899721;-0.3648621;-0.02203274,-0.08331211;-0.7493439;0.05080746,-0.08733837;-0.7752726;-0.002394509,0.009700872;0.5689173;0.05618358,508.8325
+0;0;0,-0.0001211189;0.3314962;0.01672097,-0.001135141;0.648731;0.021602,0.1730413;0.514468;-0.006770981,0.2297493;0.3363273;-0.2064037,0.2970603;0.2201563;-0.4682354,-0.1685229;0.5080799;-0.02444224,-0.2289559;0.3147983;-0.2082715,-0.2581112;0.1769533;-0.466595,0.07899645;0.004994787;-0.03982093,0.1009236;-0.3621481;-0.002071694,0.11485;-0.7442545;0.08265599,0.1166482;-0.7053413;0.005896665,-0.07661578;0.006614033;-0.04401555,-0.1260292;-0.3587581;-0.01642484,-0.145013;-0.7412088;0.06572755,-0.1408182;-0.7022339;-0.01093094,-0.0008445503;0.5713214;0.02267826,0;0;0,0.005975239;0.3298679;0.03634357,0.01076242;0.6462515;0.05961657,0.179632;0.5077903;0.01467776,0.2284273;0.2528498;-0.07150543,0.2637914;-0.001326948;-0.2154702,-0.1648063;0.5094445;0.03758096,-0.2037644;0.2520261;-0.04621181,-0.249946;0.01584817;-0.2155327,0.076599;0.003419593;-0.04440713,0.103173;-0.3651579;-0.03239917,0.1111583;-0.7463629;0.05702687,0.1119934;-0.7743155;0.005885247,-0.08155683;0.004249291;-0.03437326,-0.09899721;-0.3648621;-0.02203274,-0.08331211;-0.7493439;0.05080746,-0.08733837;-0.7752726;-0.002394509,0.009700872;0.5689173;0.05618358,508.855
+0;0;0,-0.0001211266;0.3315171;0.01672202,-0.001135105;0.6487386;0.02160291,0.172811;0.5145557;-0.006731147,0.2295859;0.3362049;-0.2065992,0.2962787;0.2211011;-0.466026,-0.1683008;0.5081761;-0.024379,-0.2288051;0.3146666;-0.2084249,-0.2576926;0.1780877;-0.4643758,0.07897604;0.004993496;-0.03981063,0.1009107;-0.3622741;-0.002048578,0.1148543;-0.7448527;0.08278382,0.1166616;-0.7058945;0.005635992,-0.07659598;0.006612324;-0.04400418,-0.1260262;-0.3588839;-0.0164041,-0.1450335;-0.7418073;0.06584983,-0.1408174;-0.702787;-0.01119666,-0.0008445323;0.5713338;0.0226791,0;0;0,0.006057478;0.3298215;0.03693628,0.01090505;0.6461599;0.06062484,0.1792599;0.5075818;0.01482964,0.2280365;0.2533464;-0.07441616,0.2631918;0.003587633;-0.2206481,-0.1643789;0.5092859;0.03837708,-0.202367;0.2522319;-0.04799246,-0.2487361;0.01934332;-0.2171432,0.07652841;0.003397926;-0.04448473,0.1030507;-0.3653208;-0.03283715,0.1105786;-0.7470097;0.05668545,0.1116578;-0.7747521;0.004724383,-0.08154842;0.004272082;-0.03433132,-0.09933006;-0.3649637;-0.02244306,-0.08334532;-0.7499216;0.05042198,-0.08776941;-0.7757457;-0.003424063,0.009829402;0.568835;0.05709457,508.8758
+0;0;0,-0.0001211006;0.3314461;0.01671844,-0.001134686;0.6485458;0.02159767,0.1725668;0.514478;-0.006695468,0.2291784;0.3366402;-0.2059886,0.2951461;0.2227876;-0.4625952,-0.1680647;0.5081074;-0.02431848,-0.228395;0.3151546;-0.207835,-0.2569685;0.1800604;-0.4610035,0.07901034;0.004995665;-0.03982792,0.100929;-0.3620038;-0.002093438,0.1148847;-0.7449152;0.08281276,0.1167106;-0.7058649;0.004871733,-0.07662924;0.006615195;-0.04402329,-0.1260233;-0.3586141;-0.01644336,-0.1450472;-0.7418708;0.06588212,-0.1407878;-0.7027577;-0.01195653,-0.0008442453;0.5711762;0.02267337,0;0;0,0.006135627;0.3296744;0.0375917,0.01105424;0.6458405;0.06192946,0.1788646;0.5074319;0.01482606,0.2274976;0.2550676;-0.07734752,0.2628193;0.01041386;-0.2258672,-0.1640345;0.5092807;0.03926479,-0.2017112;0.253627;-0.04888596,-0.247647;0.02535403;-0.2190109,0.07651838;0.003389701;-0.04457915,0.1031021;-0.3650679;-0.03339016,0.1102948;-0.7470502;0.05640268,0.1114545;-0.7743855;0.002817508,-0.08161654;0.004286235;-0.0342669,-0.09956323;-0.3646808;-0.02268518,-0.08377732;-0.7499982;0.05015943,-0.08858628;-0.7768956;-0.003688578,0.00996235;0.5685589;0.05823255,508.8982
+0;0;0,-0.0002661764;0.331427;0.01708992,-0.001522827;0.6485175;0.02251519,0.1720265;0.5148552;-0.007915914,0.232566;0.3428145;-0.2111051,0.2887802;0.2371702;-0.4734796,-0.1683194;0.507122;-0.02248857,-0.2285735;0.3155905;-0.2075129,-0.2577706;0.1846869;-0.4628028,0.07903421;0.005017454;-0.03977778,0.1010205;-0.3619692;-0.001958452,0.115063;-0.7449229;0.08274287,0.1163218;-0.7058508;0.004793145,-0.07662711;0.006579451;-0.04403237,-0.1262094;-0.3586323;-0.01655715,-0.1449973;-0.7418355;0.06607023,-0.1413028;-0.7026895;-0.01179342,-0.001168117;0.5711462;0.02344542,0;0;0,0.006135627;0.3296744;0.0375917,0.01105424;0.6458405;0.06192946,0.1788646;0.5074319;0.01482606,0.2274976;0.2550676;-0.07734752,0.2628193;0.01041386;-0.2258672,-0.1640345;0.5092807;0.03926479,-0.2017112;0.253627;-0.04888596,-0.247647;0.02535403;-0.2190109,0.07651838;0.003389701;-0.04457915,0.1031021;-0.3650679;-0.03339016,0.1102948;-0.7470502;0.05640268,0.1114545;-0.7743855;0.002817508,-0.08161654;0.004286235;-0.0342669,-0.09956323;-0.3646808;-0.02268518,-0.08377732;-0.7499982;0.05015943,-0.08858628;-0.7768956;-0.003688578,0.00996235;0.5685589;0.05823255,508.9092
+0;0;0,-0.0002661764;0.331427;0.01708992,-0.001522827;0.6485175;0.02251519,0.1720265;0.5148552;-0.007915914,0.232566;0.3428145;-0.2111051,0.2887802;0.2371702;-0.4734796,-0.1683194;0.507122;-0.02248857,-0.2285735;0.3155905;-0.2075129,-0.2577706;0.1846869;-0.4628028,0.07903421;0.005017454;-0.03977778,0.1010205;-0.3619692;-0.001958452,0.115063;-0.7449229;0.08274287,0.1163218;-0.7058508;0.004793145,-0.07662711;0.006579451;-0.04403237,-0.1262094;-0.3586323;-0.01655715,-0.1449973;-0.7418355;0.06607023,-0.1413028;-0.7026895;-0.01179342,-0.001168117;0.5711462;0.02344542,0;0;0,0.006135627;0.3296744;0.0375917,0.01105424;0.6458405;0.06192946,0.1788646;0.5074319;0.01482606,0.2274976;0.2550676;-0.07734752,0.2628193;0.01041386;-0.2258672,-0.1640345;0.5092807;0.03926479,-0.2017112;0.253627;-0.04888596,-0.247647;0.02535403;-0.2190109,0.07651838;0.003389701;-0.04457915,0.1031021;-0.3650679;-0.03339016,0.1102948;-0.7470502;0.05640268,0.1114545;-0.7743855;0.002817508,-0.08161654;0.004286235;-0.0342669,-0.09956323;-0.3646808;-0.02268518,-0.08377732;-0.7499982;0.05015943,-0.08858628;-0.7768956;-0.003688578,0.00996235;0.5685589;0.05823255,508.9205
+0;0;0,-0.00026617;0.331419;0.01708951,-0.001522774;0.6484977;0.02251458,0.1719123;0.5148757;-0.007895868,0.2325854;0.3424552;-0.2115336,0.2886444;0.2371025;-0.4731837,-0.1682091;0.5071476;-0.02245891,-0.2285962;0.3151933;-0.2078917,-0.2577126;0.1846511;-0.4624768,0.079027;0.005016997;-0.03977415,0.1009997;-0.3617422;-0.001978267,0.1150464;-0.7448118;0.08274868,0.1163053;-0.7057395;0.004796468,-0.07662013;0.006578852;-0.04402835,-0.1261717;-0.3584065;-0.01657016,-0.1449652;-0.7417257;0.06608221,-0.1412706;-0.7025794;-0.01178391,-0.001168078;0.5711296;0.02344477,0;0;0,0.006164781;0.3296145;0.03803897,0.01110785;0.6457394;0.06274891,0.1786877;0.5073441;0.01519084,0.227886;0.2557598;-0.08053374,0.2623476;0.01209642;-0.2293395,-0.1637897;0.5090256;0.03988896,-0.201363;0.253423;-0.05029929,-0.246958;0.0282205;-0.2232372,0.0764526;0.003435284;-0.04467237,0.1031883;-0.3647886;-0.03371907,0.1098566;-0.7468761;0.05618596,0.1114047;-0.7741829;0.00257647,-0.08163856;0.004236;-0.03419976,-0.09983149;-0.3644996;-0.02294464,-0.08423826;-0.7499256;0.05000648,-0.08924878;-0.7767289;-0.003926121,0.01001097;0.5684654;0.05896187,508.9328
+0;0;0,-0.0004297773;0.3313974;0.01749892,-0.001943499;0.6484671;0.0233894,0.1713237;0.5149168;-0.008504698,0.2390577;0.3490779;-0.2153572,0.300844;0.2745217;-0.4861457,-0.1681809;0.5078539;-0.02407988,-0.2294678;0.3188993;-0.2122777,-0.2578757;0.1952326;-0.4703516,0.07907563;0.004997546;-0.03967987,0.1010179;-0.3617525;-0.001778536,0.115242;-0.7447717;0.08314613,0.1166955;-0.7056803;0.005199529,-0.07659466;0.006607639;-0.04406834,-0.1262055;-0.3583642;-0.01653755,-0.1449252;-0.7416769;0.06616114,-0.1410343;-0.7025084;-0.01169282,-0.00152833;0.5710978;0.02419731,0;0;0,0.006164781;0.3296145;0.03803897,0.01110785;0.6457394;0.06274891,0.1786877;0.5073441;0.01519084,0.227886;0.2557598;-0.08053374,0.2623476;0.01209642;-0.2293395,-0.1637897;0.5090256;0.03988896,-0.201363;0.253423;-0.05029929,-0.246958;0.0282205;-0.2232372,0.0764526;0.003435284;-0.04467237,0.1031883;-0.3647886;-0.03371907,0.1098566;-0.7468761;0.05618596,0.1114047;-0.7741829;0.00257647,-0.08163856;0.004236;-0.03419976,-0.09983149;-0.3644996;-0.02294464,-0.08423826;-0.7499256;0.05000648,-0.08924878;-0.7767289;-0.003926121,0.01001097;0.5684654;0.05896187,508.9548
+0;0;0,-0.0004297459;0.3313732;0.01749764,-0.001943242;0.648396;0.02338736,0.1714346;0.5148241;-0.008527827,0.2391085;0.3491322;-0.215197,0.300842;0.2746398;-0.4857537,-0.1682874;0.5077567;-0.02411298,-0.22952;0.3189695;-0.212144,-0.2579036;0.1954087;-0.469997,0.07911462;0.00500001;-0.03969943,0.1009967;-0.360743;-0.001902178,0.1152122;-0.743532;0.08297144,0.1166498;-0.7045397;0.005874924,-0.07663243;0.006610898;-0.04409007,-0.126107;-0.3573587;-0.01663488,-0.1448155;-0.7404411;0.0660141,-0.1409671;-0.7013727;-0.01099079,-0.00152815;0.5710411;0.02419512,0;0;0,0.006017826;0.329536;0.03852737,0.01081136;0.6455773;0.06373584,0.1783145;0.5070796;0.01527011,0.2277857;0.2567975;-0.08300054,0.2616591;0.01395313;-0.2328016,-0.1640851;0.508711;0.04051192,-0.201464;0.2538693;-0.05116234,-0.2473036;0.0321365;-0.2280646,0.07642779;0.003476739;-0.04479814,0.1033453;-0.3637336;-0.03443527,0.1095785;-0.7455337;0.05569185,0.1096238;-0.7733962;0.003935345,-0.08172707;0.004194344;-0.03410662,-0.1002169;-0.3635234;-0.02328005,-0.08468857;-0.7487007;0.04972852,-0.08985028;-0.7752274;-0.00323274,0.009756364;0.5683236;0.05981863,508.9654
+0;0;0,-0.0004297459;0.3313732;0.01749764,-0.001943242;0.648396;0.02338736,0.1714346;0.5148241;-0.008527827,0.2391085;0.3491322;-0.215197,0.300842;0.2746398;-0.4857537,-0.1682874;0.5077567;-0.02411298,-0.22952;0.3189695;-0.212144,-0.2579036;0.1954087;-0.469997,0.07911462;0.00500001;-0.03969943,0.1009967;-0.360743;-0.001902178,0.1152122;-0.743532;0.08297144,0.1166498;-0.7045397;0.005874924,-0.07663243;0.006610898;-0.04409007,-0.126107;-0.3573587;-0.01663488,-0.1448155;-0.7404411;0.0660141,-0.1409671;-0.7013727;-0.01099079,-0.00152815;0.5710411;0.02419512,0;0;0,0.006017826;0.329536;0.03852737,0.01081136;0.6455773;0.06373584,0.1783145;0.5070796;0.01527011,0.2277857;0.2567975;-0.08300054,0.2616591;0.01395313;-0.2328016,-0.1640851;0.508711;0.04051192,-0.201464;0.2538693;-0.05116234,-0.2473036;0.0321365;-0.2280646,0.07642779;0.003476739;-0.04479814,0.1033453;-0.3637336;-0.03443527,0.1095785;-0.7455337;0.05569185,0.1096238;-0.7733962;0.003935345,-0.08172707;0.004194344;-0.03410662,-0.1002169;-0.3635234;-0.02328005,-0.08468857;-0.7487007;0.04972852,-0.08985028;-0.7752274;-0.00323274,0.009756364;0.5683236;0.05981863,508.9773
+0;0;0,-0.0005099741;0.3313816;0.01798867,-0.002163138;0.6484297;0.02425106,0.171173;0.514906;-0.009355452,0.241131;0.3525176;-0.2180005,0.2837153;0.264009;-0.4870211,-0.1684077;0.508225;-0.02494639,-0.229547;0.3237873;-0.2174082,-0.2556369;0.1978179;-0.4732799,0.07921784;0.00498866;-0.03950504,0.1012375;-0.3608947;-0.001542009,0.1153489;-0.7454455;0.08371586,0.1168384;-0.7063639;0.006018832,-0.07658181;0.006627223;-0.04418492,-0.1257235;-0.3575328;-0.01644889,-0.144197;-0.7423674;0.06666809,-0.1402815;-0.7031928;-0.01093357,-0.001721453;0.5710654;0.02496212,0;0;0,0.005874172;0.3295245;0.03894472,0.01052224;0.6455786;0.06442952,0.1780449;0.5068768;0.01525164,0.2280177;0.2576171;-0.08559072,0.2610023;0.01652671;-0.2366097,-0.1645085;0.5084686;0.04143118,-0.20235;0.2543154;-0.05222279,-0.2480933;0.03512013;-0.2307732,0.07638578;0.003504992;-0.04487681,0.1034039;-0.3638657;-0.03460646,0.1092826;-0.7474604;0.05577015,0.1092374;-0.7749959;0.002749551,-0.08175319;0.004164901;-0.03405981,-0.1001413;-0.3637338;-0.02361229,-0.08515397;-0.7507358;0.04954582,-0.09038582;-0.7776467;-0.003889289,0.009503849;0.5683189;0.0604496,508.9989
+0;0;0,-0.0005099741;0.3313816;0.01798867,-0.002163138;0.6484297;0.02425106,0.171173;0.514906;-0.009355452,0.241131;0.3525176;-0.2180005,0.2837153;0.264009;-0.4870211,-0.1684077;0.508225;-0.02494639,-0.229547;0.3237873;-0.2174082,-0.2556369;0.1978179;-0.4732799,0.07921784;0.00498866;-0.03950504,0.1012375;-0.3608947;-0.001542009,0.1153489;-0.7454455;0.08371586,0.1168384;-0.7063639;0.006018832,-0.07658181;0.006627223;-0.04418492,-0.1257235;-0.3575328;-0.01644889,-0.144197;-0.7423674;0.06666809,-0.1402815;-0.7031928;-0.01093357,-0.001721453;0.5710654;0.02496212,0;0;0,0.005874172;0.3295245;0.03894472,0.01052224;0.6455786;0.06442952,0.1780449;0.5068768;0.01525164,0.2280177;0.2576171;-0.08559072,0.2610023;0.01652671;-0.2366097,-0.1645085;0.5084686;0.04143118,-0.20235;0.2543154;-0.05222279,-0.2480933;0.03512013;-0.2307732,0.07638578;0.003504992;-0.04487681,0.1034039;-0.3638657;-0.03460646,0.1092826;-0.7474604;0.05577015,0.1092374;-0.7749959;0.002749551,-0.08175319;0.004164901;-0.03405981,-0.1001413;-0.3637338;-0.02361229,-0.08515397;-0.7507358;0.04954582,-0.09038582;-0.7776467;-0.003889289,0.009503849;0.5683189;0.0604496,509.0214
+0;0;0,-0.0005100268;0.3314159;0.01799053,-0.002163154;0.6484576;0.02425301,0.1711884;0.5149361;-0.009356625,0.2412739;0.3522517;-0.2183821,0.28387;0.2637187;-0.487477,-0.1684226;0.5082546;-0.02494895,-0.2296734;0.3234805;-0.2177617,-0.2557705;0.1974764;-0.473704,0.0792239;0.004989042;-0.03950807,0.1012418;-0.3608646;-0.001548119,0.1153542;-0.7454436;0.08371601,0.1168367;-0.7064047;0.006383985,-0.07658768;0.006627731;-0.0441883,-0.1257253;-0.3575027;-0.01645452,-0.1442003;-0.7423655;0.06666856,-0.1403031;-0.703234;-0.01056854,-0.00172151;0.5711005;0.024964,0;0;0,0.006034843;0.3294694;0.0396719,0.01088172;0.6454461;0.06599545,0.1779901;0.5065199;0.01552415,0.2280053;0.2579073;-0.08820701,0.260748;0.01876284;-0.2424873,-0.1641603;0.5083756;0.04219024,-0.20234;0.2545066;-0.05353159,-0.2474847;0.03637105;-0.2336522,0.07636062;0.00354676;-0.04492975,0.1032569;-0.3638099;-0.034917,0.1088779;-0.7474424;0.05544161,0.1079261;-0.7752106;0.003229849,-0.08177602;0.004118022;-0.03402837,-0.1004255;-0.3637477;-0.02394635,-0.08556339;-0.7507028;0.04964016,-0.0906139;-0.7801059;-0.0004587322,0.009811476;0.568206;0.06179452,509.043
+0;0;0,-0.0006411687;0.3313961;0.01834683,-0.002418987;0.6484295;0.02498576,0.1708458;0.5152063;-0.009745711,0.2421634;0.360871;-0.2246044,0.2829244;0.2992063;-0.5013725,-0.1682865;0.5084436;-0.02578925,-0.2303974;0.3286887;-0.2230208,-0.2603444;0.2413608;-0.4942064,0.079253;0.004998255;-0.03944848,0.10134;-0.360843;-0.001408864,0.1153756;-0.7454233;0.08386159,0.1169553;-0.7063698;0.006533206,-0.07658655;0.006611535;-0.04419268,-0.1256722;-0.35752;-0.01638183,-0.1441568;-0.7423874;0.06671765,-0.1401622;-0.7032352;-0.01051201,-0.001953614;0.5710717;0.02560374,0;0;0,0.006034843;0.3294694;0.0396719,0.01088172;0.6454461;0.06599545,0.1779901;0.5065199;0.01552415,0.2280053;0.2579073;-0.08820701,0.260748;0.01876284;-0.2424873,-0.1641603;0.5083756;0.04219024,-0.20234;0.2545066;-0.05353159,-0.2474847;0.03637105;-0.2336522,0.07636062;0.00354676;-0.04492975,0.1032569;-0.3638099;-0.034917,0.1088779;-0.7474424;0.05544161,0.1079261;-0.7752106;0.003229849,-0.08177602;0.004118022;-0.03402837,-0.1004255;-0.3637477;-0.02394635,-0.08556339;-0.7507028;0.04964016,-0.0906139;-0.7801059;-0.0004587322,0.009811476;0.568206;0.06179452,509.0546
+0;0;0,-0.0006410524;0.3313359;0.0183435,-0.002418516;0.6483063;0.02498111,0.1707571;0.5151272;-0.009732269,0.2419309;0.3611033;-0.2241574,0.2823345;0.2999792;-0.498499,-0.1682004;0.5083679;-0.02576753,-0.230186;0.3289757;-0.2226011,-0.2598704;0.2424135;-0.4914091,0.07924444;0.004997715;-0.03944422,0.101335;-0.3609025;-0.001398478,0.115375;-0.7456042;0.08389887,0.1169534;-0.7065584;0.006636955,-0.07657828;0.006610821;-0.0441879,-0.1256719;-0.3575794;-0.01637257,-0.1441623;-0.7425682;0.06675313,-0.1401711;-0.7034239;-0.01041016,-0.001953236;0.5709638;0.02559897,0;0;0,0.005928941;0.3293853;0.03988194,0.01070981;0.6452908;0.0663085,0.1776496;0.506311;0.0156219,0.2277995;0.2590317;-0.08975911,0.2608424;0.02397127;-0.2456009,-0.164291;0.5082996;0.04297295,-0.2025585;0.2556036;-0.0542257,-0.2477693;0.04391372;-0.2380062,0.07635896;0.00356777;-0.04491198,0.1029613;-0.3638747;-0.03507578,0.1086721;-0.7476734;0.05511308,0.1079158;-0.7754585;0.003016707,-0.0817612;0.004095523;-0.03404173,-0.1005527;-0.3638321;-0.02432033,-0.08575486;-0.7509047;0.04932719,-0.09138311;-0.7802882;-0.0006292835,0.00965552;0.5680669;0.06208777,509.0656
+0;0;0,-0.0006410524;0.3313359;0.0183435,-0.002418516;0.6483063;0.02498111,0.1707571;0.5151272;-0.009732269,0.2419309;0.3611033;-0.2241574,0.2823345;0.2999792;-0.498499,-0.1682004;0.5083679;-0.02576753,-0.230186;0.3289757;-0.2226011,-0.2598704;0.2424135;-0.4914091,0.07924444;0.004997715;-0.03944422,0.101335;-0.3609025;-0.001398478,0.115375;-0.7456042;0.08389887,0.1169534;-0.7065584;0.006636955,-0.07657828;0.006610821;-0.0441879,-0.1256719;-0.3575794;-0.01637257,-0.1441623;-0.7425682;0.06675313,-0.1401711;-0.7034239;-0.01041016,-0.001953236;0.5709638;0.02559897,0;0;0,0.005928941;0.3293853;0.03988194,0.01070981;0.6452908;0.0663085,0.1776496;0.506311;0.0156219,0.2277995;0.2590317;-0.08975911,0.2608424;0.02397127;-0.2456009,-0.164291;0.5082996;0.04297295,-0.2025585;0.2556036;-0.0542257,-0.2477693;0.04391372;-0.2380062,0.07635896;0.00356777;-0.04491198,0.1029613;-0.3638747;-0.03507578,0.1086721;-0.7476734;0.05511308,0.1079158;-0.7754585;0.003016707,-0.0817612;0.004095523;-0.03404173,-0.1005527;-0.3638321;-0.02432033,-0.08575486;-0.7509047;0.04932719,-0.09138311;-0.7802882;-0.0006292835,0.00965552;0.5680669;0.06208777,509.0773
+0;0;0,-0.0008547363;0.3312166;0.01875899,-0.002871009;0.6480463;0.02575605,0.1699498;0.5150698;-0.01037833,0.2445425;0.3664751;-0.2273046,0.2815718;0.2818504;-0.4963169,-0.1681177;0.5087155;-0.02668279,-0.2321736;0.3370253;-0.2294654,-0.2568766;0.2542495;-0.50046,0.07928498;0.004981178;-0.03935446,0.1016215;-0.3608189;-0.001396105,0.115233;-0.7459074;0.08416647,0.1168787;-0.7068237;0.006677225,-0.07657177;0.006620641;-0.04418851,-0.1256303;-0.3574953;-0.01657871,-0.1440101;-0.7428597;0.06682289,-0.1399468;-0.7036671;-0.01056439,-0.002351342;0.5707392;0.02628435,0;0;0,0.005930416;0.329257;0.04014623,0.01073726;0.6450112;0.06679642,0.1774828;0.5062351;0.01584733,0.2279005;0.2599344;-0.09136963,0.2610718;0.02527422;-0.2486414,-0.164165;0.5081818;0.04374517,-0.2022552;0.2563626;-0.05544002,-0.248471;0.04952115;-0.2451261,0.07635819;0.003578424;-0.0449034,0.1026657;-0.3637962;-0.03524458,0.108391;-0.7481071;0.05459822,0.1076312;-0.7757664;0.002018459,-0.08175385;0.004085338;-0.03404867,-0.1006385;-0.3637442;-0.02433942,-0.08621299;-0.751283;0.04917909,-0.09185825;-0.7812291;-0.0004637986,0.009676591;0.567826;0.06252229,509.1003
+0;0;0,-0.0008547363;0.3312166;0.01875899,-0.002871009;0.6480463;0.02575605,0.1699498;0.5150698;-0.01037833,0.2445425;0.3664751;-0.2273046,0.2815718;0.2818504;-0.4963169,-0.1681177;0.5087155;-0.02668279,-0.2321736;0.3370253;-0.2294654,-0.2568766;0.2542495;-0.50046,0.07928498;0.004981178;-0.03935446,0.1016215;-0.3608189;-0.001396105,0.115233;-0.7459074;0.08416647,0.1168787;-0.7068237;0.006677225,-0.07657177;0.006620641;-0.04418851,-0.1256303;-0.3574953;-0.01657871,-0.1440101;-0.7428597;0.06682289,-0.1399468;-0.7036671;-0.01056439,-0.002351342;0.5707392;0.02628435,0;0;0,0.005930416;0.329257;0.04014623,0.01073726;0.6450112;0.06679642,0.1774828;0.5062351;0.01584733,0.2279005;0.2599344;-0.09136963,0.2610718;0.02527422;-0.2486414,-0.164165;0.5081818;0.04374517,-0.2022552;0.2563626;-0.05544002,-0.248471;0.04952115;-0.2451261,0.07635819;0.003578424;-0.0449034,0.1026657;-0.3637962;-0.03524458,0.108391;-0.7481071;0.05459822,0.1076312;-0.7757664;0.002018459,-0.08175385;0.004085338;-0.03404867,-0.1006385;-0.3637442;-0.02433942,-0.08621299;-0.751283;0.04917909,-0.09185825;-0.7812291;-0.0004637986,0.009676591;0.567826;0.06252229,509.1226
+0;0;0,-0.0008548546;0.3312625;0.01876158,-0.00287151;0.6481522;0.02575996,0.1696427;0.5152597;-0.01030904,0.2441315;0.366872;-0.2269331,0.2805251;0.2836999;-0.4913278,-0.167823;0.5089167;-0.02658448,-0.2317897;0.3374657;-0.2290846,-0.2560687;0.2561108;-0.4954275,0.07932772;0.004983863;-0.03937568,0.1016405;-0.360428;-0.001457609,0.1152701;-0.7460268;0.08421835,0.1169247;-0.7068938;0.006308474,-0.07661305;0.00662421;-0.04421233,-0.1256195;-0.3571053;-0.01663184,-0.1440237;-0.7429804;0.0668803,-0.1399384;-0.7037379;-0.01092707,-0.002351741;0.57083;0.02628836,0;0;0,0.00615903;0.3292464;0.04057646,0.01128063;0.6450131;0.06773472,0.1773624;0.5061727;0.01595354,0.2279992;0.2613589;-0.09357107,0.2616977;0.03279029;-0.2509478,-0.1633363;0.5082009;0.04429246,-0.2017279;0.257575;-0.05673339,-0.2478088;0.05530445;-0.2441096,0.07636999;0.003561705;-0.04497898,0.102685;-0.3634281;-0.03562427,0.108066;-0.7482073;0.05453444,0.1073222;-0.7756491;0.001092914,-0.08182631;0.00410678;-0.03399649,-0.1009437;-0.3633305;-0.02473199,-0.08644794;-0.7513063;0.04927648,-0.09300015;-0.7770139;-0.005585503,0.01013588;0.5678215;0.06332684,509.1445
+0;0;0,-0.0009078021;0.3312573;0.01932006,-0.003017057;0.6481656;0.02664819,0.1689612;0.5150719;-0.01063906,0.2422691;0.3721313;-0.2302881,0.2787169;0.2934205;-0.4944933,-0.1675093;0.509474;-0.02698864,-0.2325485;0.3434742;-0.2325749,-0.2551102;0.2635126;-0.4979526,0.0794807;0.004972154;-0.03920163,0.1021768;-0.3602836;-0.001204431,0.1155142;-0.7460214;0.08461352,0.117237;-0.7067696;0.005882651,-0.07662881;0.006624639;-0.04430363,-0.125303;-0.3570036;-0.01644705,-0.1439262;-0.7430093;0.06715323,-0.139745;-0.7036555;-0.01147334,-0.002478983;0.570837;0.02709082,0;0;0,0.00625506;0.329234;0.04088163,0.01149236;0.6449993;0.06834102,0.177125;0.5061277;0.0159359,0.2286629;0.2639017;-0.09685647,0.2617563;0.03625488;-0.2530935,-0.162918;0.5081798;0.04492432,-0.2010876;0.2587077;-0.05685238,-0.2476437;0.05841309;-0.2440497,0.07640009;0.003587469;-0.04504251,0.1025272;-0.3632965;-0.03586793,0.1079093;-0.7481518;0.05465102,0.1083808;-0.7750704;-0.0005501509,-0.0819076;0.004084635;-0.03395779,-0.1012181;-0.363224;-0.02489301,-0.08665104;-0.7513642;0.04907484,-0.09363516;-0.7797137;-0.004157428,0.01031929;0.5678065;0.06385875,509.1663
+0;0;0,-0.0009078021;0.3312573;0.01932006,-0.003017057;0.6481656;0.02664819,0.1689612;0.5150719;-0.01063906,0.2422691;0.3721313;-0.2302881,0.2787169;0.2934205;-0.4944933,-0.1675093;0.509474;-0.02698864,-0.2325485;0.3434742;-0.2325749,-0.2551102;0.2635126;-0.4979526,0.0794807;0.004972154;-0.03920163,0.1021768;-0.3602836;-0.001204431,0.1155142;-0.7460214;0.08461352,0.117237;-0.7067696;0.005882651,-0.07662881;0.006624639;-0.04430363,-0.125303;-0.3570036;-0.01644705,-0.1439262;-0.7430093;0.06715323,-0.139745;-0.7036555;-0.01147334,-0.002478983;0.570837;0.02709082,0;0;0,0.00625506;0.329234;0.04088163,0.01149236;0.6449993;0.06834102,0.177125;0.5061277;0.0159359,0.2286629;0.2639017;-0.09685647,0.2617563;0.03625488;-0.2530935,-0.162918;0.5081798;0.04492432,-0.2010876;0.2587077;-0.05685238,-0.2476437;0.05841309;-0.2440497,0.07640009;0.003587469;-0.04504251,0.1025272;-0.3632965;-0.03586793,0.1079093;-0.7481518;0.05465102,0.1083808;-0.7750704;-0.0005501509,-0.0819076;0.004084635;-0.03395779,-0.1012181;-0.363224;-0.02489301,-0.08665104;-0.7513642;0.04907484,-0.09363516;-0.7797137;-0.004157428,0.01031929;0.5678065;0.06385875,509.1887
+0;0;0,-0.0009078928;0.3312904;0.01932199,-0.003017378;0.6482333;0.02665097,0.1688145;0.5151801;-0.01060403,0.2420573;0.3723664;-0.2300579,0.2785005;0.2936655;-0.4942297,-0.1673687;0.5095869;-0.02693965,-0.2323501;0.3437346;-0.2323433,-0.2549089;0.263783;-0.4976875,0.07949709;0.00497318;-0.03920972,0.1021537;-0.3596461;-0.001278736,0.1154413;-0.7439429;0.08421864,0.1171479;-0.7047778;0.006225355,-0.07664461;0.006626004;-0.04431276,-0.125234;-0.3563685;-0.01650473,-0.1437876;-0.7409323;0.06678326,-0.1396455;-0.7016662;-0.01110671,-0.002479254;0.5708976;0.02709364,0;0;0,0.006211363;0.3292224;0.04124904,0.01140489;0.6449865;0.06913114,0.1767845;0.5062653;0.01609468,0.2287502;0.2651631;-0.098315,0.2615106;0.03755222;-0.2546118,-0.1627375;0.5079532;0.04549293,-0.2008089;0.2592201;-0.0574764,-0.2476025;0.06155364;-0.2473369,0.07640199;0.003612012;-0.04507339,0.1024827;-0.3626439;-0.03637278,0.1081241;-0.7458483;0.05469298,0.1088992;-0.7732064;0.001033664,-0.0819373;0.004059083;-0.03393706,-0.1014506;-0.3626021;-0.02509801,-0.08691517;-0.7492473;0.04882561,-0.09383886;-0.7773042;-0.003627393,0.01024693;0.5677928;0.06453776,509.2003
+0;0;0,-0.0008655927;0.3312497;0.02000815,-0.003056995;0.648185;0.02765693,0.1681736;0.5144746;-0.0114929,0.237415;0.3936888;-0.2450238,0.2793429;0.3314454;-0.5127484,-0.1670328;0.5100905;-0.02770253,-0.2344284;0.349845;-0.2367467,-0.2480187;0.2633707;-0.5006523,0.07955419;0.004971191;-0.03909398,0.1025743;-0.3595881;-0.0008072555,0.1155892;-0.7438599;0.08484448,0.1173189;-0.7046705;0.006854557,-0.076655;0.00662725;-0.0442946,-0.1248997;-0.3564032;-0.01635561,-0.1434158;-0.7408869;0.06730967,-0.1392519;-0.7015958;-0.01057616,-0.002497684;0.570849;0.02800856,0;0;0,0.006211363;0.3292224;0.04124904,0.01140489;0.6449865;0.06913114,0.1767845;0.5062653;0.01609468,0.2287502;0.2651631;-0.098315,0.2615106;0.03755222;-0.2546118,-0.1627375;0.5079532;0.04549293,-0.2008089;0.2592201;-0.0574764,-0.2476025;0.06155364;-0.2473369,0.07640199;0.003612012;-0.04507339,0.1024827;-0.3626439;-0.03637278,0.1081241;-0.7458483;0.05469298,0.1088992;-0.7732064;0.001033664,-0.0819373;0.004059083;-0.03393706,-0.1014506;-0.3626021;-0.02509801,-0.08691517;-0.7492473;0.04882561,-0.09383886;-0.7773042;-0.003627393,0.01024693;0.5677928;0.06453776,509.2226
+0;0;0,-0.0008658207;0.331337;0.02001342,-0.003058077;0.6483957;0.02766512,0.1679454;0.5147285;-0.01143197,0.2371856;0.393945;-0.2449585,0.2789838;0.3318942;-0.5118549,-0.1668145;0.5103503;-0.02762001,-0.2342089;0.3501077;-0.2366602,-0.2477571;0.263901;-0.4997494,0.07959802;0.00497393;-0.03911552,0.1026007;-0.3593094;-0.0008577742,0.1156276;-0.7439343;0.08487266,0.1173771;-0.7046393;0.005986154,-0.07669723;0.006630901;-0.044319,-0.1249054;-0.3561248;-0.01640116,-0.1434385;-0.7409618;0.06734099,-0.1392267;-0.7015638;-0.01144022,-0.002498536;0.5710279;0.02801689,0;0;0,0.006391227;0.3292619;0.04160786,0.01185444;0.6451037;0.06996274,0.1767049;0.5062286;0.01632833,0.2290178;0.2663295;-0.1004159,0.2613161;0.03974001;-0.2567652,-0.1620244;0.5079146;0.04594164,-0.2002603;0.2596409;-0.05805676,-0.2466023;0.06420076;-0.2490715,0.0764212;0.003645822;-0.04513443,0.1024114;-0.3623399;-0.03652632,0.1080242;-0.745903;0.05459762,0.1087909;-0.7727599;-0.0008933544,-0.08200525;0.004030129;-0.03390433,-0.1016369;-0.362351;-0.02526878,-0.08723165;-0.7493225;0.04890149,-0.09419778;-0.7779481;-0.004268635,0.0106248;0.5678869;0.06524301,509.2451
+0;0;0,-0.0008659085;0.3313706;0.02001545,-0.003058371;0.6484591;0.02766791,0.1677384;0.5148541;-0.0113813,0.2367148;0.3945308;-0.244018,0.2785625;0.3324063;-0.5112311,-0.1666155;0.5104811;-0.0275497,-0.233753;0.3508492;-0.2357934,-0.2473173;0.2645401;-0.4991948,0.0796395;0.004976522;-0.0391359,0.1026296;-0.3591073;-0.00089911,0.1156964;-0.7449096;0.08509375,0.117427;-0.705715;0.007059619,-0.0767372;0.006634357;-0.0443421,-0.124919;-0.3559227;-0.01643954,-0.1435089;-0.7419376;0.06755896,-0.1393425;-0.7026412;-0.01037101,-0.002498785;0.5710851;0.02801971,0;0;0,0.006480187;0.32926;0.04187679,0.01203644;0.6451064;0.07049465,0.1765473;0.5062943;0.01647568,0.2290085;0.2685522;-0.1021911,0.2612433;0.04272787;-0.2602348,-0.1615743;0.5078117;0.04626466,-0.2002536;0.2613571;-0.05918337,-0.2462487;0.06651531;-0.2513673,0.07644391;0.003658637;-0.04518604,0.1025122;-0.362125;-0.03679514,0.1078652;-0.7468585;0.05463982,0.1068046;-0.7742805;0.0009886064,-0.08206869;0.004020002;-0.03387337,-0.10143;-0.3621816;-0.02555654,-0.08743246;-0.7503035;0.04910503,-0.09446961;-0.7783308;-0.003432367,0.0107851;0.5678877;0.06571198,509.2678
+0;0;0,-0.0009591283;0.331335;0.02059205,-0.003256243;0.6484174;0.02848754,0.1685392;0.5160247;-0.008068366,0.2312298;0.3923217;-0.2407113,0.290217;0.3325484;-0.505213,-0.1664994;0.5109161;-0.02813833,-0.2376111;0.3546315;-0.2375984,-0.2501792;0.2699956;-0.5015914,0.07963488;0.005019409;-0.03913984,0.102854;-0.3590206;-0.0006250776,0.115675;-0.744782;0.08558792,0.1179694;-0.7055728;0.007570036,-0.07676218;0.006588215;-0.04430573,-0.125021;-0.3559413;-0.0161804,-0.1433915;-0.7419422;0.06793101,-0.1386628;-0.702626;-0.009964488,-0.002665723;0.5710433;0.02876797,0;0;0,0.006480187;0.32926;0.04187679,0.01203644;0.6451064;0.07049465,0.1765473;0.5062943;0.01647568,0.2290085;0.2685522;-0.1021911,0.2612433;0.04272787;-0.2602348,-0.1615743;0.5078117;0.04626466,-0.2002536;0.2613571;-0.05918337,-0.2462487;0.06651531;-0.2513673,0.07644391;0.003658637;-0.04518604,0.1025122;-0.362125;-0.03679514,0.1078652;-0.7468585;0.05463982,0.1068046;-0.7742805;0.0009886064,-0.08206869;0.004020002;-0.03387337,-0.10143;-0.3621816;-0.02555654,-0.08743246;-0.7503035;0.04910503,-0.09446961;-0.7783308;-0.003432367,0.0107851;0.5678877;0.06571198,509.2902
+0;0;0,-0.0009591653;0.3313478;0.02059284,-0.00325618;0.6484167;0.02848817,0.1682075;0.5161385;-0.007996384,0.2307911;0.3926466;-0.2402423,0.2898092;0.332842;-0.5048825,-0.166182;0.5110397;-0.02802747,-0.2371723;0.3550218;-0.2371301,-0.249747;0.2703416;-0.5012612,0.07970732;0.005023975;-0.03917545,0.1029226;-0.3589555;-0.000667084,0.1157391;-0.7445816;0.08551568,0.1179671;-0.7056389;0.009755582,-0.07683201;0.006594208;-0.04434604,-0.1250828;-0.3558751;-0.01622538,-0.1434469;-0.7417406;0.06785654,-0.138855;-0.702694;-0.007784717,-0.002665719;0.5710504;0.02876857,0;0;0,0.006727032;0.3292164;0.04228079,0.01261669;0.6449928;0.07145417,0.1765474;0.5064343;0.01666868,0.2296828;0.2712057;-0.1055986,0.2608158;0.04468778;-0.2631247,-0.1606382;0.5077322;0.04646153,-0.199807;0.2625859;-0.06065657,-0.2466208;0.07042582;-0.2555337,0.07648625;0.003674582;-0.04527211,0.1024206;-0.3620589;-0.03694689,0.1077039;-0.7465688;0.05483259,0.1086268;-0.7749305;0.005663641,-0.08217441;0.00400952;-0.0338305,-0.1014036;-0.3621453;-0.02584413,-0.08765161;-0.7500908;0.04904527,-0.09479162;-0.7767811;-0.001548816,0.01127712;0.5677927;0.06652367,509.3011
+0;0;0,-0.0009591653;0.3313478;0.02059284,-0.00325618;0.6484167;0.02848817,0.1682075;0.5161385;-0.007996384,0.2307911;0.3926466;-0.2402423,0.2898092;0.332842;-0.5048825,-0.166182;0.5110397;-0.02802747,-0.2371723;0.3550218;-0.2371301,-0.249747;0.2703416;-0.5012612,0.07970732;0.005023975;-0.03917545,0.1029226;-0.3589555;-0.000667084,0.1157391;-0.7445816;0.08551568,0.1179671;-0.7056389;0.009755582,-0.07683201;0.006594208;-0.04434604,-0.1250828;-0.3558751;-0.01622538,-0.1434469;-0.7417406;0.06785654,-0.138855;-0.702694;-0.007784717,-0.002665719;0.5710504;0.02876857,0;0;0,0.006727032;0.3292164;0.04228079,0.01261669;0.6449928;0.07145417,0.1765474;0.5064343;0.01666868,0.2296828;0.2712057;-0.1055986,0.2608158;0.04468778;-0.2631247,-0.1606382;0.5077322;0.04646153,-0.199807;0.2625859;-0.06065657,-0.2466208;0.07042582;-0.2555337,0.07648625;0.003674582;-0.04527211,0.1024206;-0.3620589;-0.03694689,0.1077039;-0.7465688;0.05483259,0.1086268;-0.7749305;0.005663641,-0.08217441;0.00400952;-0.0338305,-0.1014036;-0.3621453;-0.02584413,-0.08765161;-0.7500908;0.04904527,-0.09479162;-0.7767811;-0.001548816,0.01127712;0.5677927;0.06652367,509.3227
+0;0;0,-0.001073975;0.3313731;0.02110534,-0.003621297;0.6484985;0.02939248,0.1671558;0.515842;-0.009673657,0.2289638;0.4093298;-0.2503055,0.2943375;0.328181;-0.4963355,-0.1666676;0.5093387;-0.02448121,-0.2366563;0.3620134;-0.24004,-0.2479714;0.316415;-0.5030654,0.07983581;0.005113121;-0.03908275,0.1030717;-0.3579906;-0.0003578775,0.1158304;-0.7439605;0.08574252,0.1171234;-0.7050128;0.01021012,-0.0768894;0.006493984;-0.04442086,-0.1251822;-0.3551286;-0.01647852,-0.1433121;-0.7412096;0.06814775,-0.1396616;-0.7021666;-0.007296093,-0.002964703;0.5711196;0.02955778,0;0;0,0.006793782;0.329214;0.04273975,0.01279214;0.6449922;0.07260954,0.1763873;0.5064489;0.01687085,0.2296245;0.2724404;-0.1075259,0.260039;0.05894588;-0.2652746,-0.1602711;0.5075912;0.04674484,-0.1998428;0.2632473;-0.06187768,-0.2445858;0.07927364;-0.2504019,0.07651962;0.003692314;-0.04537046,0.1025674;-0.3611965;-0.03753114,0.1073952;-0.7459942;0.05442727,0.1083185;-0.7744603;0.00576783,-0.08228178;0.003998489;-0.03377993,-0.101359;-0.361322;-0.02598451,-0.08797443;-0.7495631;0.04910598,-0.09518218;-0.7759498;-0.00144561,0.01143029;0.5677921;0.06748641,509.334
+0;0;0,-0.001073975;0.3313731;0.02110534,-0.003621297;0.6484985;0.02939248,0.1671558;0.515842;-0.009673657,0.2289638;0.4093298;-0.2503055,0.2943375;0.328181;-0.4963355,-0.1666676;0.5093387;-0.02448121,-0.2366563;0.3620134;-0.24004,-0.2479714;0.316415;-0.5030654,0.07983581;0.005113121;-0.03908275,0.1030717;-0.3579906;-0.0003578775,0.1158304;-0.7439605;0.08574252,0.1171234;-0.7050128;0.01021012,-0.0768894;0.006493984;-0.04442086,-0.1251822;-0.3551286;-0.01647852,-0.1433121;-0.7412096;0.06814775,-0.1396616;-0.7021666;-0.007296093,-0.002964703;0.5711196;0.02955778,0;0;0,0.006793782;0.329214;0.04273975,0.01279214;0.6449922;0.07260954,0.1763873;0.5064489;0.01687085,0.2296245;0.2724404;-0.1075259,0.260039;0.05894588;-0.2652746,-0.1602711;0.5075912;0.04674484,-0.1998428;0.2632473;-0.06187768,-0.2445858;0.07927364;-0.2504019,0.07651962;0.003692314;-0.04537046,0.1025674;-0.3611965;-0.03753114,0.1073952;-0.7459942;0.05442727,0.1083185;-0.7744603;0.00576783,-0.08228178;0.003998489;-0.03377993,-0.101359;-0.361322;-0.02598451,-0.08797443;-0.7495631;0.04910598,-0.09518218;-0.7759498;-0.00144561,0.01143029;0.5677921;0.06748641,509.3565
+0;0;0,-0.001074271;0.3314644;0.02111115,-0.003622285;0.6486761;0.02940058,0.1669174;0.5160764;-0.00961072,0.2286669;0.4096649;-0.2500148,0.2950281;0.3272904;-0.4997613,-0.1664397;0.5095822;-0.02439759,-0.2363622;0.3623963;-0.2397524,-0.2478483;0.3161091;-0.5067509,0.07983134;0.005112834;-0.03908057,0.1030506;-0.3577301;-0.0003835075,0.115822;-0.7440872;0.08580326,0.117123;-0.7050843;0.009804018,-0.07688508;0.00649362;-0.04441837,-0.1251431;-0.3548692;-0.01649609,-0.1432913;-0.7413375;0.06821506,-0.1396182;-0.7022386;-0.007695064,-0.002965519;0.5712768;0.02956592,0;0;0,0.006923273;0.3292463;0.0431788,0.01298229;0.6450795;0.0733664,0.1760423;0.5064545;0.01686144,0.2297313;0.27404;-0.1097543,0.2602254;0.05809313;-0.2709986,-0.15967;0.5073398;0.04715198,-0.2006573;0.2645077;-0.0636772,-0.2458404;0.07845426;-0.2557847,0.07650417;0.003733456;-0.04538333,0.1024391;-0.3609054;-0.03780556,0.1069673;-0.7460445;0.0544467,0.1073647;-0.7743598;0.004870415,-0.08228464;0.003954424;-0.03376501,-0.1012343;-0.3611183;-0.02638747,-0.08830278;-0.749718;0.04901925,-0.09390127;-0.7776305;-0.0007142983,0.01161041;0.5678636;0.06817603,509.3781
+0;0;0,-0.001091497;0.3314254;0.02211756,-0.003667866;0.6486466;0.03066156,0.1657215;0.5152411;-0.0113739,0.2332902;0.4033043;-0.2473428,0.2909785;0.3305231;-0.4968229,-0.166327;0.5085906;-0.02187333,-0.2314443;0.3854236;-0.2528848,-0.2476783;0.3160073;-0.5093673,0.07985402;0.005224671;-0.03918975,0.1034069;-0.3570078;0.0006847531,0.1157642;-0.7432885;0.08648227,0.1163486;-0.7042823;0.01073981,-0.07706281;0.006416683;-0.0442713,-0.1250568;-0.3545119;-0.01626674,-0.1432164;-0.7406533;0.06912471,-0.1402681;-0.7015542;-0.006551497,-0.00298958;0.5712441;0.03076757,0;0;0,0.006984241;0.3292298;0.04349887,0.01306139;0.6450571;0.07391489,0.1758937;0.5066413;0.01703584,0.2295043;0.2763172;-0.1127847,0.2590654;0.066596;-0.2740564,-0.159339;0.507158;0.0476293,-0.2021805;0.266628;-0.06676736,-0.2459007;0.08505821;-0.2564681,0.07653914;0.003764004;-0.04546857,0.1024875;-0.3604228;-0.03827227,0.1069397;-0.7453319;0.05420363,0.1070607;-0.7737806;0.005192276,-0.08239172;0.003925024;-0.03370454,-0.1009873;-0.3607181;-0.02687168,-0.08868629;-0.7491275;0.04871621,-0.09333892;-0.7779441;0.0003701746,0.01168798;0.5678412;0.06867611,509.3905
+0;0;0,-0.001091497;0.3314254;0.02211756,-0.003667866;0.6486466;0.03066156,0.1657215;0.5152411;-0.0113739,0.2332902;0.4033043;-0.2473428,0.2909785;0.3305231;-0.4968229,-0.166327;0.5085906;-0.02187333,-0.2314443;0.3854236;-0.2528848,-0.2476783;0.3160073;-0.5093673,0.07985402;0.005224671;-0.03918975,0.1034069;-0.3570078;0.0006847531,0.1157642;-0.7432885;0.08648227,0.1163486;-0.7042823;0.01073981,-0.07706281;0.006416683;-0.0442713,-0.1250568;-0.3545119;-0.01626674,-0.1432164;-0.7406533;0.06912471,-0.1402681;-0.7015542;-0.006551497,-0.00298958;0.5712441;0.03076757,0;0;0,0.006984241;0.3292298;0.04349887,0.01306139;0.6450571;0.07391489,0.1758937;0.5066413;0.01703584,0.2295043;0.2763172;-0.1127847,0.2590654;0.066596;-0.2740564,-0.159339;0.507158;0.0476293,-0.2021805;0.266628;-0.06676736,-0.2459007;0.08505821;-0.2564681,0.07653914;0.003764004;-0.04546857,0.1024875;-0.3604228;-0.03827227,0.1069397;-0.7453319;0.05420363,0.1070607;-0.7737806;0.005192276,-0.08239172;0.003925024;-0.03370454,-0.1009873;-0.3607181;-0.02687168,-0.08868629;-0.7491275;0.04871621,-0.09333892;-0.7779441;0.0003701746,0.01168798;0.5678412;0.06867611,509.4123
+0;0;0,-0.0011714;0.3315078;0.02283775,-0.003850143;0.6488771;0.03172065,0.1660071;0.5164443;-0.006932925,0.2293396;0.4060125;-0.2466099,0.2843294;0.3462551;-0.4959038,-0.1659475;0.5083514;-0.01967671,-0.2293088;0.3977959;-0.259289,-0.2458188;0.3239914;-0.510332,0.07987456;0.005267424;-0.03918922,0.1035155;-0.3570724;0.001362812,0.1157796;-0.7432685;0.08720063,0.1165999;-0.7041731;0.01090571,-0.07711466;0.006372791;-0.04422899,-0.1251741;-0.3547387;-0.01625894,-0.1431419;-0.7407456;0.06942511,-0.1399411;-0.7015545;-0.006795578,-0.003137967;0.5714344;0.03172052,0;0;0,0.007204622;0.3292918;0.04399323,0.01346975;0.645236;0.07479358,0.1753917;0.5070497;0.01717496,0.2293295;0.2777236;-0.1175526,0.2581096;0.07188818;-0.277383,-0.1581248;0.5071728;0.04778305,-0.2032714;0.267602;-0.07145989,-0.2454031;0.09035343;-0.2600073,0.0765109;0.00389339;-0.0455457,0.1019165;-0.3605191;-0.0383606,0.1063926;-0.7454019;0.05389524,0.1061352;-0.7736387;0.003768206,-0.08244817;0.003776805;-0.03363809,-0.1012265;-0.3610509;-0.02718724,-0.08938879;-0.7494756;0.04799313,-0.09438528;-0.777233;-0.002439365,0.01205038;0.5679865;0.06946611,509.4353
+0;0;0,-0.0011714;0.3315078;0.02283775,-0.003850143;0.6488771;0.03172065,0.1660071;0.5164443;-0.006932925,0.2293396;0.4060125;-0.2466099,0.2843294;0.3462551;-0.4959038,-0.1659475;0.5083514;-0.01967671,-0.2293088;0.3977959;-0.259289,-0.2458188;0.3239914;-0.510332,0.07987456;0.005267424;-0.03918922,0.1035155;-0.3570724;0.001362812,0.1157796;-0.7432685;0.08720063,0.1165999;-0.7041731;0.01090571,-0.07711466;0.006372791;-0.04422899,-0.1251741;-0.3547387;-0.01625894,-0.1431419;-0.7407456;0.06942511,-0.1399411;-0.7015545;-0.006795578,-0.003137967;0.5714344;0.03172052,0;0;0,0.007204622;0.3292918;0.04399323,0.01346975;0.645236;0.07479358,0.1753917;0.5070497;0.01717496,0.2293295;0.2777236;-0.1175526,0.2581096;0.07188818;-0.277383,-0.1581248;0.5071728;0.04778305,-0.2032714;0.267602;-0.07145989,-0.2454031;0.09035343;-0.2600073,0.0765109;0.00389339;-0.0455457,0.1019165;-0.3605191;-0.0383606,0.1063926;-0.7454019;0.05389524,0.1061352;-0.7736387;0.003768206,-0.08244817;0.003776805;-0.03363809,-0.1012265;-0.3610509;-0.02718724,-0.08938879;-0.7494756;0.04799313,-0.09438528;-0.777233;-0.002439365,0.01205038;0.5679865;0.06946611,509.4456
+0;0;0,-0.0011714;0.3315078;0.02283775,-0.003850143;0.6488771;0.03172065,0.1660071;0.5164443;-0.006932925,0.2293396;0.4060125;-0.2466099,0.2843294;0.3462551;-0.4959038,-0.1659475;0.5083514;-0.01967671,-0.2293088;0.3977959;-0.259289,-0.2458188;0.3239914;-0.510332,0.07987456;0.005267424;-0.03918922,0.1035155;-0.3570724;0.001362812,0.1157796;-0.7432685;0.08720063,0.1165999;-0.7041731;0.01090571,-0.07711466;0.006372791;-0.04422899,-0.1251741;-0.3547387;-0.01625894,-0.1431419;-0.7407456;0.06942511,-0.1399411;-0.7015545;-0.006795578,-0.003137967;0.5714344;0.03172052,0;0;0,0.007204622;0.3292918;0.04399323,0.01346975;0.645236;0.07479358,0.1753917;0.5070497;0.01717496,0.2293295;0.2777236;-0.1175526,0.2581096;0.07188818;-0.277383,-0.1581248;0.5071728;0.04778305,-0.2032714;0.267602;-0.07145989,-0.2454031;0.09035343;-0.2600073,0.0765109;0.00389339;-0.0455457,0.1019165;-0.3605191;-0.0383606,0.1063926;-0.7454019;0.05389524,0.1061352;-0.7736387;0.003768206,-0.08244817;0.003776805;-0.03363809,-0.1012265;-0.3610509;-0.02718724,-0.08938879;-0.7494756;0.04799313,-0.09438528;-0.777233;-0.002439365,0.01205038;0.5679865;0.06946611,509.4576
+0;0;0,-0.00117167;0.3315841;0.02284301,-0.00385094;0.649016;0.03172768,0.1655394;0.5167205;-0.006819159,0.2289892;0.4060841;-0.2469401,0.2835768;0.3467637;-0.4944109,-0.1654986;0.50865;-0.01952776,-0.2289773;0.3978897;-0.2595839,-0.2453665;0.3246249;-0.508791,0.07994606;0.00527214;-0.0392243,0.1036092;-0.3574075;0.001365762,0.11587;-0.7434993;0.08718041,0.1166944;-0.7043582;0.01050152,-0.07718369;0.006378496;-0.04426858,-0.1252882;-0.3550716;-0.01627231,-0.1432511;-0.7409743;0.0693886,-0.1400343;-0.7017369;-0.007215679,-0.003138631;0.5715587;0.03172755,0;0;0,0.007183574;0.329322;0.04434693,0.01343495;0.6453018;0.07542908,0.1747901;0.5072696;0.01751816,0.2291895;0.2794361;-0.1205288,0.2572863;0.07702044;-0.2817087,-0.1575021;0.5070854;0.0478562,-0.2027347;0.2673993;-0.07226443,-0.2448639;0.09319474;-0.2609928,0.07657364;0.003935814;-0.04559278,0.1020604;-0.3608132;-0.03833866,0.1059973;-0.7456005;0.05388152,0.1059309;-0.7736537;0.002952926,-0.08255074;0.003743208;-0.03360177,-0.1013106;-0.3614354;-0.02754302,-0.0897408;-0.7497225;0.04782687,-0.0950686;-0.777706;-0.002901975,0.01202003;0.5680423;0.07003415,509.4696
+0;0;0,-0.001132877;0.3315183;0.02378083,-0.003771331;0.6489431;0.0329217,0.1658832;0.5168085;-0.004785553,0.2270235;0.4099893;-0.2472229,0.268797;0.3954253;-0.5037056,-0.1655154;0.5082186;-0.01761452,-0.2265786;0.4091898;-0.2633561,-0.2404191;0.3668365;-0.5197838,0.07990316;0.005338441;-0.0393027,0.1037456;-0.3572004;0.002424628,0.1159096;-0.7432967;0.08823258,0.1166731;-0.7041274;0.01155642,-0.07727984;0.006321413;-0.04410875,-0.1253093;-0.3551294;-0.01599235,-0.1431369;-0.7408971;0.07030289,-0.1399808;-0.7016311;-0.006300472,-0.003050322;0.571486;0.0328602,0;0;0,0.007183574;0.329322;0.04434693,0.01343495;0.6453018;0.07542908,0.1747901;0.5072696;0.01751816,0.2291895;0.2794361;-0.1205288,0.2572863;0.07702044;-0.2817087,-0.1575021;0.5070854;0.0478562,-0.2027347;0.2673993;-0.07226443,-0.2448639;0.09319474;-0.2609928,0.07657364;0.003935814;-0.04559278,0.1020604;-0.3608132;-0.03833866,0.1059973;-0.7456005;0.05388152,0.1059309;-0.7736537;0.002952926,-0.08255074;0.003743208;-0.03360177,-0.1013106;-0.3614354;-0.02754302,-0.0897408;-0.7497225;0.04782687,-0.0950686;-0.777706;-0.002901975,0.01202003;0.5680423;0.07003415,509.4898
+0;0;0,-0.001132643;0.33145;0.02377593,-0.003770139;0.6487601;0.03291363,0.1655497;0.5167655;-0.004719082,0.2267448;0.4098506;-0.2473736,0.2686819;0.3952295;-0.5048609,-0.1651929;0.5081926;-0.01752266,-0.2263108;0.4090751;-0.2634844,-0.2402056;0.3665558;-0.5209163,0.07993982;0.00534089;-0.03932073,0.1037132;-0.3561472;0.002285659,0.1158996;-0.7429547;0.08825166,0.116651;-0.7039305;0.01278906,-0.07731529;0.006324314;-0.04412899,-0.1252056;-0.3540789;-0.01609407,-0.1430659;-0.7405571;0.07036009,-0.1399599;-0.7014378;-0.005030856,-0.003049425;0.5713347;0.03285216,0;0;0,0.007115483;0.3292036;0.04472172,0.01324927;0.6450458;0.07604992,0.1742785;0.507601;0.01758539,0.2292335;0.2812385;-0.1231158,0.2557033;0.08182535;-0.2898668,-0.1572853;0.507082;0.04793139,-0.2030898;0.2681403;-0.07399344,-0.2446593;0.09388159;-0.2641988,0.07655449;0.003937975;-0.04570472,0.1018596;-0.3597717;-0.03900695,0.1055083;-0.7452167;0.05360782,0.1043777;-0.7738317;0.005238295,-0.08263439;0.003744428;-0.03350456,-0.1013845;-0.3603856;-0.02824515,-0.08985994;-0.7492603;0.04792765,-0.09440084;-0.7301443;-0.02715581,0.01186535;0.5678214;0.07059991,509.5018
+0;0;0,-0.001132643;0.33145;0.02377593,-0.003770139;0.6487601;0.03291363,0.1655497;0.5167655;-0.004719082,0.2267448;0.4098506;-0.2473736,0.2686819;0.3952295;-0.5048609,-0.1651929;0.5081926;-0.01752266,-0.2263108;0.4090751;-0.2634844,-0.2402056;0.3665558;-0.5209163,0.07993982;0.00534089;-0.03932073,0.1037132;-0.3561472;0.002285659,0.1158996;-0.7429547;0.08825166,0.116651;-0.7039305;0.01278906,-0.07731529;0.006324314;-0.04412899,-0.1252056;-0.3540789;-0.01609407,-0.1430659;-0.7405571;0.07036009,-0.1399599;-0.7014378;-0.005030856,-0.003049425;0.5713347;0.03285216,0;0;0,0.007115483;0.3292036;0.04472172,0.01324927;0.6450458;0.07604992,0.1742785;0.507601;0.01758539,0.2292335;0.2812385;-0.1231158,0.2557033;0.08182535;-0.2898668,-0.1572853;0.507082;0.04793139,-0.2030898;0.2681403;-0.07399344,-0.2446593;0.09388159;-0.2641988,0.07655449;0.003937975;-0.04570472,0.1018596;-0.3597717;-0.03900695,0.1055083;-0.7452167;0.05360782,0.1043777;-0.7738317;0.005238295,-0.08263439;0.003744428;-0.03350456,-0.1013845;-0.3603856;-0.02824515,-0.08985994;-0.7492603;0.04792765,-0.09440084;-0.7301443;-0.02715581,0.01186535;0.5678214;0.07059991,509.5233
+0;0;0,-0.001285661;0.3314652;0.02479824,-0.003887992;0.6488439;0.03423724,0.1647869;0.516307;-0.004166141,0.2258036;0.4191839;-0.2511508,0.2684991;0.4072245;-0.5059096,-0.1650731;0.5080869;-0.01572625,-0.2244893;0.4171006;-0.2654232,-0.2408249;0.3701015;-0.5191794,0.07999494;0.00542421;-0.03936947,0.1036482;-0.3552797;0.003320631,0.1154642;-0.7413998;0.0892456,0.1163057;-0.697224;-0.02877329,-0.0774756;0.006253026;-0.04401135,-0.1252128;-0.3534525;-0.01533565,-0.1427814;-0.7391878;0.07133126,-0.1382638;-0.6948788;-0.04658806,-0.003163164;0.5713988;0.03413143,0;0;0,0.00701718;0.3292532;0.04504263,0.01308843;0.645144;0.07668698,0.1737072;0.5078758;0.01761949,0.2286687;0.2831218;-0.1259849,0.2551066;0.08662036;-0.2919855,-0.1571149;0.5073048;0.04810981,-0.2036595;0.2694979;-0.07614323,-0.2472225;0.1153364;-0.2791321,0.07659937;0.00397265;-0.0457747,0.1017222;-0.3590941;-0.03940392,0.1051731;-0.7437969;0.05335033,0.09476598;-0.7309136;-0.06381977,-0.0827379;0.003717822;-0.03345423,-0.1014745;-0.3597581;-0.02861953,-0.09034621;-0.7479406;0.04755153,-0.09748806;-0.7349539;-0.06987789,0.01172099;0.5679054;0.07115376,509.5352
+0;0;0,-0.001285661;0.3314652;0.02479824,-0.003887992;0.6488439;0.03423724,0.1647869;0.516307;-0.004166141,0.2258036;0.4191839;-0.2511508,0.2684991;0.4072245;-0.5059096,-0.1650731;0.5080869;-0.01572625,-0.2244893;0.4171006;-0.2654232,-0.2408249;0.3701015;-0.5191794,0.07999494;0.00542421;-0.03936947,0.1036482;-0.3552797;0.003320631,0.1154642;-0.7413998;0.0892456,0.1163057;-0.697224;-0.02877329,-0.0774756;0.006253026;-0.04401135,-0.1252128;-0.3534525;-0.01533565,-0.1427814;-0.7391878;0.07133126,-0.1382638;-0.6948788;-0.04658806,-0.003163164;0.5713988;0.03413143,0;0;0,0.00701718;0.3292532;0.04504263,0.01308843;0.645144;0.07668698,0.1737072;0.5078758;0.01761949,0.2286687;0.2831218;-0.1259849,0.2551066;0.08662036;-0.2919855,-0.1571149;0.5073048;0.04810981,-0.2036595;0.2694979;-0.07614323,-0.2472225;0.1153364;-0.2791321,0.07659937;0.00397265;-0.0457747,0.1017222;-0.3590941;-0.03940392,0.1051731;-0.7437969;0.05335033,0.09476598;-0.7309136;-0.06381977,-0.0827379;0.003717822;-0.03345423,-0.1014745;-0.3597581;-0.02861953,-0.09034621;-0.7479406;0.04755153,-0.09748806;-0.7349539;-0.06987789,0.01172099;0.5679054;0.07115376,509.5459
+0;0;0,-0.001285661;0.3314652;0.02479824,-0.003887992;0.6488439;0.03423724,0.1647869;0.516307;-0.004166141,0.2258036;0.4191839;-0.2511508,0.2684991;0.4072245;-0.5059096,-0.1650731;0.5080869;-0.01572625,-0.2244893;0.4171006;-0.2654232,-0.2408249;0.3701015;-0.5191794,0.07999494;0.00542421;-0.03936947,0.1036482;-0.3552797;0.003320631,0.1154642;-0.7413998;0.0892456,0.1163057;-0.697224;-0.02877329,-0.0774756;0.006253026;-0.04401135,-0.1252128;-0.3534525;-0.01533565,-0.1427814;-0.7391878;0.07133126,-0.1382638;-0.6948788;-0.04658806,-0.003163164;0.5713988;0.03413143,0;0;0,0.00701718;0.3292532;0.04504263,0.01308843;0.645144;0.07668698,0.1737072;0.5078758;0.01761949,0.2286687;0.2831218;-0.1259849,0.2551066;0.08662036;-0.2919855,-0.1571149;0.5073048;0.04810981,-0.2036595;0.2694979;-0.07614323,-0.2472225;0.1153364;-0.2791321,0.07659937;0.00397265;-0.0457747,0.1017222;-0.3590941;-0.03940392,0.1051731;-0.7437969;0.05335033,0.09476598;-0.7309136;-0.06381977,-0.0827379;0.003717822;-0.03345423,-0.1014745;-0.3597581;-0.02861953,-0.09034621;-0.7479406;0.04755153,-0.09748806;-0.7349539;-0.06987789,0.01172099;0.5679054;0.07115376,509.5582
+0;0;0,-0.001348641;0.3316075;0.02532364,-0.003925854;0.6491789;0.03501551,0.164;0.5163866;-0.003912214,0.2246327;0.4279859;-0.2563663,0.2640387;0.425453;-0.5113223,-0.1646144;0.5081768;-0.01441149,-0.2204193;0.4270647;-0.2704012,-0.2362651;0.3878264;-0.5249027,0.08009118;0.005487708;-0.0393132,0.1037614;-0.3550206;0.003724951,0.115461;-0.741256;0.08998977,0.1160068;-0.6970522;-0.02802948,-0.07752306;0.006197871;-0.04406814,-0.1249769;-0.3533635;-0.01504061,-0.1425743;-0.7391825;0.07208189,-0.1383558;-0.6948447;-0.04584701,-0.003197838;0.5716833;0.03486218,0;0;0,0.007096879;0.3293771;0.04546404,0.01320552;0.6454377;0.07741499,0.1730979;0.5082905;0.01772642,0.2286841;0.2839015;-0.1298671,0.2542299;0.09079358;-0.2990371,-0.1563192;0.5074499;0.04820423,-0.2063924;0.2722386;-0.08367613,-0.2479989;0.1133532;-0.2826386,0.07661486;0.004055753;-0.04586887,0.1017142;-0.3588648;-0.03974271,0.10471;-0.7437609;0.05300593,0.09429252;-0.7308688;-0.06416655,-0.0828457;0.003629191;-0.03337153,-0.1018307;-0.3596886;-0.02906189,-0.09090353;-0.7480571;0.04714055,-0.09805557;-0.7350609;-0.07029159,0.01182962;0.5681536;0.07181191,509.5727
+0;0;0,-0.001348641;0.3316075;0.02532364,-0.003925854;0.6491789;0.03501551,0.164;0.5163866;-0.003912214,0.2246327;0.4279859;-0.2563663,0.2640387;0.425453;-0.5113223,-0.1646144;0.5081768;-0.01441149,-0.2204193;0.4270647;-0.2704012,-0.2362651;0.3878264;-0.5249027,0.08009118;0.005487708;-0.0393132,0.1037614;-0.3550206;0.003724951,0.115461;-0.741256;0.08998977,0.1160068;-0.6970522;-0.02802948,-0.07752306;0.006197871;-0.04406814,-0.1249769;-0.3533635;-0.01504061,-0.1425743;-0.7391825;0.07208189,-0.1383558;-0.6948447;-0.04584701,-0.003197838;0.5716833;0.03486218,0;0;0,0.007096879;0.3293771;0.04546404,0.01320552;0.6454377;0.07741499,0.1730979;0.5082905;0.01772642,0.2286841;0.2839015;-0.1298671,0.2542299;0.09079358;-0.2990371,-0.1563192;0.5074499;0.04820423,-0.2063924;0.2722386;-0.08367613,-0.2479989;0.1133532;-0.2826386,0.07661486;0.004055753;-0.04586887,0.1017142;-0.3588648;-0.03974271,0.10471;-0.7437609;0.05300593,0.09429252;-0.7308688;-0.06416655,-0.0828457;0.003629191;-0.03337153,-0.1018307;-0.3596886;-0.02906189,-0.09090353;-0.7480571;0.04714055,-0.09805557;-0.7350609;-0.07029159,0.01182962;0.5681536;0.07181191,509.5843
+0;0;0,-0.001349367;0.331786;0.02533727,-0.003928129;0.6495479;0.0350349,0.1635385;0.5168596;-0.003786333,0.2243147;0.4282496;-0.256838,0.2637467;0.4257151;-0.5119616,-0.1641725;0.5086723;-0.01425675,-0.2201094;0.4273683;-0.2708524,-0.2359657;0.388104;-0.5255213,0.08012127;0.00548977;-0.03932797,0.1037949;-0.3550709;0.00371642,0.1155008;-0.7415114;0.09002705,0.1158533;-0.702338;0.013806,-0.07755219;0.0062002;-0.04408469,-0.1250129;-0.3534133;-0.01505296,-0.1426197;-0.7394372;0.07211581,-0.1398952;-0.7001774;-0.004046887,-0.003199661;0.5720042;0.03488147,0;0;0,0.006992683;0.3294976;0.04591465,0.01296952;0.6457098;0.07828522,0.1723197;0.5089334;0.01797056,0.228147;0.2857624;-0.1325573,0.2540048;0.09727892;-0.3070701,-0.1558655;0.5076393;0.04821746,-0.2063528;0.2729769;-0.08581685,-0.2483951;0.1135251;-0.2844547,0.07659929;0.00410074;-0.04595625,0.1015168;-0.3588883;-0.04001712,0.1040353;-0.7440182;0.05267311,0.1024162;-0.7731904;0.003785972,-0.0829129;0.003586498;-0.03329917,-0.1023324;-0.3597663;-0.02944914,-0.09178958;-0.7483618;0.04674335,-0.09706763;-0.7777115;-0.001668263,0.01162894;0.5683845;0.07257652,509.6012
+0;0;0,-0.001425513;0.3317591;0.02568339,-0.004053198;0.6495137;0.03561316,0.1632579;0.5165712;-0.00365914,0.2237011;0.4300129;-0.2574994,0.2623118;0.4316826;-0.5127558,-0.164274;0.5082668;-0.0132761,-0.2185993;0.43233;-0.2718548,-0.235322;0.4012205;-0.5275929,0.08014131;0.005549672;-0.03927872,0.1038499;-0.3549931;0.003896188,0.1155557;-0.7413572;0.09054829,0.1157436;-0.7021686;0.01432849,-0.0775537;0.006138696;-0.04409064,-0.1247488;-0.3535059;-0.01501079,-0.1424772;-0.7394267;0.07258881,-0.1399175;-0.7001546;-0.003578104,-0.003305843;0.5719703;0.03539487,0;0;0,0.006992683;0.3294976;0.04591465,0.01296952;0.6457098;0.07828522,0.1723197;0.5089334;0.01797056,0.228147;0.2857624;-0.1325573,0.2540048;0.09727892;-0.3070701,-0.1558655;0.5076393;0.04821746,-0.2063528;0.2729769;-0.08581685,-0.2483951;0.1135251;-0.2844547,0.07659929;0.00410074;-0.04595625,0.1015168;-0.3588883;-0.04001712,0.1040353;-0.7440182;0.05267311,0.1024162;-0.7731904;0.003785972,-0.0829129;0.003586498;-0.03329917,-0.1023324;-0.3597663;-0.02944914,-0.09178958;-0.7483618;0.04674335,-0.09706763;-0.7777115;-0.001668263,0.01162894;0.5683845;0.07257652,509.6228
+0;0;0,-0.001425923;0.3318546;0.02569078,-0.004054574;0.6497262;0.03562424,0.1630137;0.5168366;-0.003591154,0.2231602;0.4307032;-0.2561852,0.2617803;0.4323733;-0.5115042,-0.1640402;0.5085443;-0.01319408,-0.2180987;0.4329803;-0.2705034,-0.2348255;0.4018632;-0.5263042,0.08021159;0.005554539;-0.03931317,0.1039138;-0.3548909;0.003850091,0.1156395;-0.7419107;0.09064925,0.1158273;-0.7027215;0.01442436,-0.07762171;0.00614408;-0.04412931,-0.1248041;-0.3534034;-0.01505731,-0.1425626;-0.7399791;0.07269095,-0.1400027;-0.7007064;-0.003481053,-0.00330695;0.5721549;0.03540587,0;0;0,0.007134401;0.3295078;0.04651022,0.01324903;0.6457592;0.07961893,0.1718881;0.5091302;0.01782632,0.2277247;0.2895978;-0.1355624,0.2535225;0.1025263;-0.3116897,-0.1552687;0.5078813;0.04838295,-0.2064012;0.2761271;-0.08768976,-0.248403;0.1169806;-0.286663,0.07657746;0.004191786;-0.04613674,0.101428;-0.3587036;-0.04021013,0.1038646;-0.7444545;0.05277514,0.1021502;-0.7727956;0.002894402,-0.08308168;0.003456563;-0.03310233,-0.1028426;-0.3597841;-0.02971334,-0.09217089;-0.7490594;0.04648862,-0.09763771;-0.7783725;-0.001955073,0.01187398;0.5684212;0.07371473,509.6447
+0;0;0,-0.001425923;0.3318546;0.02569078,-0.004054574;0.6497262;0.03562424,0.1630137;0.5168366;-0.003591154,0.2231602;0.4307032;-0.2561852,0.2617803;0.4323733;-0.5115042,-0.1640402;0.5085443;-0.01319408,-0.2180987;0.4329803;-0.2705034,-0.2348255;0.4018632;-0.5263042,0.08021159;0.005554539;-0.03931317,0.1039138;-0.3548909;0.003850091,0.1156395;-0.7419107;0.09064925,0.1158273;-0.7027215;0.01442436,-0.07762171;0.00614408;-0.04412931,-0.1248041;-0.3534034;-0.01505731,-0.1425626;-0.7399791;0.07269095,-0.1400027;-0.7007064;-0.003481053,-0.00330695;0.5721549;0.03540587,0;0;0,0.007134401;0.3295078;0.04651022,0.01324903;0.6457592;0.07961893,0.1718881;0.5091302;0.01782632,0.2277247;0.2895978;-0.1355624,0.2535225;0.1025263;-0.3116897,-0.1552687;0.5078813;0.04838295,-0.2064012;0.2761271;-0.08768976,-0.248403;0.1169806;-0.286663,0.07657746;0.004191786;-0.04613674,0.101428;-0.3587036;-0.04021013,0.1038646;-0.7444545;0.05277514,0.1021502;-0.7727956;0.002894402,-0.08308168;0.003456563;-0.03310233,-0.1028426;-0.3597841;-0.02971334,-0.09217089;-0.7490594;0.04648862,-0.09763771;-0.7783725;-0.001955073,0.01187398;0.5684212;0.07371473,509.6558
+0;0;0,-0.001503987;0.3319218;0.02611839,-0.004193876;0.6498466;0.03636681,0.1624441;0.5165778;-0.003217362,0.22201;0.4400177;-0.25912,0.2593094;0.4434508;-0.5147692,-0.1638485;0.5083699;-0.0122994,-0.2192103;0.4371943;-0.2706883,-0.236717;0.4062862;-0.5266135,0.08032257;0.00558049;-0.03927514,0.1041118;-0.3545267;0.004123706,0.1157904;-0.7421242;0.09129541,0.1158853;-0.7029045;0.01495687,-0.07768984;0.006129489;-0.04418271,-0.1244687;-0.3531675;-0.01513208,-0.1423191;-0.7402844;0.07312354,-0.1398502;-0.7009834;-0.003165245,-0.003425871;0.5722624;0.03606112,0;0;0,0.006956957;0.3295954;0.04663706,0.01290707;0.645917;0.07970929,0.171216;0.509427;0.01749945,0.2277495;0.2916443;-0.13829,0.253595;0.1090631;-0.3192753,-0.1552135;0.507917;0.048096,-0.2077114;0.2776703;-0.09020108,-0.2491997;0.1208507;-0.2913126,0.07660858;0.004248932;-0.04624354,0.101421;-0.3583531;-0.04071211,0.1034978;-0.7446951;0.05257631,0.1009671;-0.7730083;0.002518903,-0.0832066;0.003406426;-0.03302196,-0.1033111;-0.3595178;-0.03013547,-0.09291159;-0.749541;0.04563341,-0.09824503;-0.7793196;-0.002435897,0.01156951;0.5685636;0.0738225,509.6675
+0;0;0,-0.001503987;0.3319218;0.02611839,-0.004193876;0.6498466;0.03636681,0.1624441;0.5165778;-0.003217362,0.22201;0.4400177;-0.25912,0.2593094;0.4434508;-0.5147692,-0.1638485;0.5083699;-0.0122994,-0.2192103;0.4371943;-0.2706883,-0.236717;0.4062862;-0.5266135,0.08032257;0.00558049;-0.03927514,0.1041118;-0.3545267;0.004123706,0.1157904;-0.7421242;0.09129541,0.1158853;-0.7029045;0.01495687,-0.07768984;0.006129489;-0.04418271,-0.1244687;-0.3531675;-0.01513208,-0.1423191;-0.7402844;0.07312354,-0.1398502;-0.7009834;-0.003165245,-0.003425871;0.5722624;0.03606112,0;0;0,0.006956957;0.3295954;0.04663706,0.01290707;0.645917;0.07970929,0.171216;0.509427;0.01749945,0.2277495;0.2916443;-0.13829,0.253595;0.1090631;-0.3192753,-0.1552135;0.507917;0.048096,-0.2077114;0.2776703;-0.09020108,-0.2491997;0.1208507;-0.2913126,0.07660858;0.004248932;-0.04624354,0.101421;-0.3583531;-0.04071211,0.1034978;-0.7446951;0.05257631,0.1009671;-0.7730083;0.002518903,-0.0832066;0.003406426;-0.03302196,-0.1033111;-0.3595178;-0.03013547,-0.09291159;-0.749541;0.04563341,-0.09824503;-0.7793196;-0.002435897,0.01156951;0.5685636;0.0738225,509.6896
+0;0;0,-0.001599035;0.3322495;0.02472233,-0.003978563;0.650465;0.03317763,0.1636157;0.5177574;-0.00295683,0.2195723;0.4500805;-0.2509058,0.2584975;0.4581645;-0.5148828,-0.1651586;0.5094604;-0.01160207,-0.2152767;0.4489156;-0.262625,-0.2327481;0.4245694;-0.5278916,0.08035508;0.00563596;-0.03936204,0.1039971;-0.3541838;0.004525855,0.1160854;-0.7448176;0.09286714,0.1160999;-0.7054727;0.01489398,-0.07780647;0.006093781;-0.04412587,-0.1240713;-0.3530035;-0.01473086,-0.142539;-0.7431531;0.07464118,-0.1400965;-0.7037312;-0.003284432,-0.003336821;0.5728178;0.03345613,0;0;0,0.006779768;0.3297604;0.04706991,0.0125132;0.6462889;0.08051765,0.1706981;0.5097672;0.01703107,0.2286222;0.3072962;-0.1405771,0.2534775;0.1151864;-0.3242626,-0.1554201;0.5077325;0.04773496,-0.208276;0.2902607;-0.09047595,-0.2499692;0.1267897;-0.2973655,0.07667126;0.004278094;-0.04627406,0.1010928;-0.3581191;-0.04105997,0.1031884;-0.7471651;0.05477298,0.1006174;-0.7746796;0.00136305,-0.08328843;0.003396941;-0.03300865,-0.1035912;-0.3592836;-0.0305584,-0.09323452;-0.7525057;0.0456932,-0.09892865;-0.7830546;-0.003991209,0.01123287;0.5688796;0.07453978,509.7013
+0;0;0,-0.001599563;0.3323591;0.02473049,-0.003979801;0.6506699;0.03318839,0.1634576;0.5179926;-0.002911743,0.2194257;0.4503019;-0.2509115,0.2582572;0.4583665;-0.5142532,-0.1650075;0.5097035;-0.01154885,-0.2151358;0.4491462;-0.2626231,-0.2325652;0.4248586;-0.5272514,0.08041877;0.005640428;-0.03939324,0.104069;-0.3543033;0.004509777,0.1161507;-0.7447259;0.09280327,0.1161652;-0.7053573;0.01463237,-0.07786814;0.006098611;-0.04416084,-0.1241489;-0.3531224;-0.01475571,-0.1426067;-0.743061;0.07456799,-0.1401579;-0.7036152;-0.003555253,-0.003337882;0.5730013;0.03346697,0;0;0,0.006869607;0.329816;0.04744375,0.01268086;0.6464108;0.08115423,0.1703288;0.5099276;0.01665676,0.2283015;0.3083986;-0.1422255,0.2534949;0.1204689;-0.3292269,-0.1549726;0.5078481;0.04756944,-0.2205877;0.3106653;-0.1137746,-0.2507505;0.1292647;-0.3064033,0.07665566;0.004301131;-0.04643524,0.1010855;-0.3582207;-0.0411979,0.1028768;-0.7471198;0.05433118,0.1014335;-0.7744868;0.0004293881,-0.08342349;0.003380653;-0.03286204,-0.1034404;-0.3594453;-0.03114724,-0.09308568;-0.7522984;0.04586406,-0.09957884;-0.7818875;-0.005179506,0.01138075;0.5689848;0.07511914,509.7238
+0;0;0,-0.001599563;0.3323591;0.02473049,-0.003979801;0.6506699;0.03318839,0.1634576;0.5179926;-0.002911743,0.2194257;0.4503019;-0.2509115,0.2582572;0.4583665;-0.5142532,-0.1650075;0.5097035;-0.01154885,-0.2151358;0.4491462;-0.2626231,-0.2325652;0.4248586;-0.5272514,0.08041877;0.005640428;-0.03939324,0.104069;-0.3543033;0.004509777,0.1161507;-0.7447259;0.09280327,0.1161652;-0.7053573;0.01463237,-0.07786814;0.006098611;-0.04416084,-0.1241489;-0.3531224;-0.01475571,-0.1426067;-0.743061;0.07456799,-0.1401579;-0.7036152;-0.003555253,-0.003337882;0.5730013;0.03346697,0;0;0,0.006869607;0.329816;0.04744375,0.01268086;0.6464108;0.08115423,0.1703288;0.5099276;0.01665676,0.2283015;0.3083986;-0.1422255,0.2534949;0.1204689;-0.3292269,-0.1549726;0.5078481;0.04756944,-0.2205877;0.3106653;-0.1137746,-0.2507505;0.1292647;-0.3064033,0.07665566;0.004301131;-0.04643524,0.1010855;-0.3582207;-0.0411979,0.1028768;-0.7471198;0.05433118,0.1014335;-0.7744868;0.0004293881,-0.08342349;0.003380653;-0.03286204,-0.1034404;-0.3594453;-0.03114724,-0.09308568;-0.7522984;0.04586406,-0.09957884;-0.7818875;-0.005179506,0.01138075;0.5689848;0.07511914,509.7457
+0;0;0,-0.00160067;0.3325891;0.0247476,-0.003982742;0.6511453;0.03321206,0.1634107;0.5184236;-0.002878174,0.2193887;0.4507209;-0.2509217,0.2571121;0.4585553;-0.5067488,-0.1649669;0.5101366;-0.01151298,-0.2151041;0.4495687;-0.2626316,-0.2320361;0.4259742;-0.5197086,0.08046722;0.005643826;-0.03941697,0.1041001;-0.3540359;0.004453849,0.1161803;-0.7444105;0.0927365,0.1161948;-0.705057;0.01469147,-0.07791505;0.006102285;-0.04418745,-0.1241619;-0.3528553;-0.01480388,-0.1426174;-0.7427459;0.07450885,-0.1401725;-0.7033153;-0.0034886,-0.003340335;0.5734175;0.03349085,0;0;0,0.007090888;0.3299366;0.04818797,0.01315305;0.6466894;0.08268619,0.1700563;0.5102782;0.0162065,0.2278136;0.3094509;-0.1437162,0.2618884;0.1404173;-0.3365853,-0.1541775;0.5079101;0.04729594,-0.2209831;0.3129629;-0.1163359,-0.2509232;0.1413668;-0.3076218,0.07665622;0.004295453;-0.04653919,0.1009844;-0.3579712;-0.04167247,0.1025766;-0.746883;0.0536015,0.1008071;-0.7743336;-1.586229E-05,-0.08350957;0.003394646;-0.03278951,-0.1037949;-0.3591516;-0.03158929,-0.09354431;-0.7519959;0.04522429,-0.1003217;-0.781772;-0.005366262,0.01178627;0.569221;0.07645011,509.7687
+0;0;0,-0.001590287;0.3325372;0.02543619,-0.004011486;0.6510831;0.03443664,0.1631834;0.5180476;-0.002382465,0.2191271;0.4521902;-0.25093,0.2538979;0.4708188;-0.5066172,-0.1648527;0.5097118;-0.01050126,-0.2117748;0.4553607;-0.2636555,-0.2308012;0.4408506;-0.5212587,0.0803845;0.005752315;-0.03956977,0.103865;-0.353844;0.005060222,0.1160343;-0.7441584;0.09359668,0.1159517;-0.7047777;0.01555495,-0.07802036;0.00602279;-0.04401219,-0.1239379;-0.3529633;-0.01446171,-0.1426817;-0.7427297;0.07533246,-0.1403339;-0.7032729;-0.002664804,-0.003358488;0.5733548;0.03446698,0;0;0,0.007090888;0.3299366;0.04818797,0.01315305;0.6466894;0.08268619,0.1700563;0.5102782;0.0162065,0.2278136;0.3094509;-0.1437162,0.2618884;0.1404173;-0.3365853,-0.1541775;0.5079101;0.04729594,-0.2209831;0.3129629;-0.1163359,-0.2509232;0.1413668;-0.3076218,0.07665622;0.004295453;-0.04653919,0.1009844;-0.3579712;-0.04167247,0.1025766;-0.746883;0.0536015,0.1008071;-0.7743336;-1.586229E-05,-0.08350957;0.003394646;-0.03278951,-0.1037949;-0.3591516;-0.03158929,-0.09354431;-0.7519959;0.04522429,-0.1003217;-0.781772;-0.005366262,0.01178627;0.569221;0.07645011,509.7905
+0;0;0,-0.001590994;0.3326851;0.0254475,-0.004013292;0.6513757;0.03445204,0.1630707;0.5183418;-0.002342451,0.2190328;0.4524627;-0.2509718,0.2537994;0.4710891;-0.506628,-0.1647464;0.5100116;-0.01045582,-0.2116839;0.4556426;-0.2636933,-0.2307081;0.4411343;-0.5212654,0.08046136;0.005757814;-0.0396076,0.1039284;-0.3536321;0.004996773,0.1160889;-0.7436649;0.09346935,0.1160053;-0.7041668;0.01445107,-0.07809496;0.006028547;-0.04405427,-0.1239861;-0.3527515;-0.01452075,-0.1427164;-0.7422366;0.07520864,-0.1403392;-0.7026615;-0.003764622,-0.003359998;0.5736121;0.03448239,0;0;0,0.007167645;0.3300534;0.04840255,0.01331802;0.6469381;0.08300924,0.1698143;0.5106146;0.01574373,0.2277156;0.3113996;-0.1462722,0.2614793;0.1406979;-0.3376794,-0.1538559;0.5082951;0.04696346,-0.2212911;0.3159584;-0.1196122,-0.2515056;0.1456245;-0.311938,0.07667352;0.004352152;-0.04667091,0.1009096;-0.3577143;-0.04199624,0.1022773;-0.7463598;0.05315424,0.1018867;-0.773201;-0.00255071,-0.08364776;0.003345712;-0.03267726,-0.1040791;-0.3589849;-0.03198966,-0.09398355;-0.7516532;0.04423694,-0.09988347;-0.7815952;-0.007784832,0.01192828;0.5694364;0.07675242,509.8122
+0;0;0,-0.001590994;0.3326851;0.0254475,-0.004013292;0.6513757;0.03445204,0.1630707;0.5183418;-0.002342451,0.2190328;0.4524627;-0.2509718,0.2537994;0.4710891;-0.506628,-0.1647464;0.5100116;-0.01045582,-0.2116839;0.4556426;-0.2636933,-0.2307081;0.4411343;-0.5212654,0.08046136;0.005757814;-0.0396076,0.1039284;-0.3536321;0.004996773,0.1160889;-0.7436649;0.09346935,0.1160053;-0.7041668;0.01445107,-0.07809496;0.006028547;-0.04405427,-0.1239861;-0.3527515;-0.01452075,-0.1427164;-0.7422366;0.07520864,-0.1403392;-0.7026615;-0.003764622,-0.003359998;0.5736121;0.03448239,0;0;0,0.007167645;0.3300534;0.04840255,0.01331802;0.6469381;0.08300924,0.1698143;0.5106146;0.01574373,0.2277156;0.3113996;-0.1462722,0.2614793;0.1406979;-0.3376794,-0.1538559;0.5082951;0.04696346,-0.2212911;0.3159584;-0.1196122,-0.2515056;0.1456245;-0.311938,0.07667352;0.004352152;-0.04667091,0.1009096;-0.3577143;-0.04199624,0.1022773;-0.7463598;0.05315424,0.1018867;-0.773201;-0.00255071,-0.08364776;0.003345712;-0.03267726,-0.1040791;-0.3589849;-0.03198966,-0.09398355;-0.7516532;0.04423694,-0.09988347;-0.7815952;-0.007784832,0.01192828;0.5694364;0.07675242,509.8236
+0;0;0,-0.001673884;0.3329276;0.02595778,-0.004213613;0.6518755;0.03532854,0.1625564;0.5185959;-0.001981601,0.2181448;0.4549093;-0.2513405,0.2457905;0.4852308;-0.5219263,-0.1645139;0.5097866;-0.00935005,-0.2108149;0.4602985;-0.263777,-0.2315153;0.4426477;-0.536101,0.08047701;0.005847115;-0.03961735,0.1037582;-0.352963;0.005423781,0.1161129;-0.7430074;0.0939395,0.1158704;-0.7034717;0.01478162,-0.07815383;0.005946924;-0.04401005,-0.1240091;-0.3523053;-0.01454684,-0.1426131;-0.7417247;0.07561211,-0.1403903;-0.7021112;-0.003505513,-0.003512058;0.5740464;0.03522088,0;0;0,0.007180534;0.3303083;0.04860365,0.01335869;0.6474497;0.08331144,0.1691818;0.5110377;0.01493585,0.2272713;0.3132077;-0.1488165,0.2572579;0.1371946;-0.3562305,-0.153439;0.5087293;0.04636548,-0.220842;0.3198685;-0.1242638,-0.2544367;0.1416812;-0.3292542,0.07673678;0.004325837;-0.04661572,0.1007687;-0.3572281;-0.04253483,0.102076;-0.74598;0.05229366,0.1020131;-0.772716;-0.003724098,-0.08365086;0.003390473;-0.03273086,-0.1041594;-0.3584033;-0.03246871,-0.09371269;-0.7510595;0.04391374,-0.100046;-0.7802116;-0.009169932,0.01196073;0.5698836;0.07703412,509.8455
+0;0;0,-0.001673884;0.3329276;0.02595778,-0.004213613;0.6518755;0.03532854,0.1625564;0.5185959;-0.001981601,0.2181448;0.4549093;-0.2513405,0.2457905;0.4852308;-0.5219263,-0.1645139;0.5097866;-0.00935005,-0.2108149;0.4602985;-0.263777,-0.2315153;0.4426477;-0.536101,0.08047701;0.005847115;-0.03961735,0.1037582;-0.352963;0.005423781,0.1161129;-0.7430074;0.0939395,0.1158704;-0.7034717;0.01478162,-0.07815383;0.005946924;-0.04401005,-0.1240091;-0.3523053;-0.01454684,-0.1426131;-0.7417247;0.07561211,-0.1403903;-0.7021112;-0.003505513,-0.003512058;0.5740464;0.03522088,0;0;0,0.007180534;0.3303083;0.04860365,0.01335869;0.6474497;0.08331144,0.1691818;0.5110377;0.01493585,0.2272713;0.3132077;-0.1488165,0.2572579;0.1371946;-0.3562305,-0.153439;0.5087293;0.04636548,-0.220842;0.3198685;-0.1242638,-0.2544367;0.1416812;-0.3292542,0.07673678;0.004325837;-0.04661572,0.1007687;-0.3572281;-0.04253483,0.102076;-0.74598;0.05229366,0.1020131;-0.772716;-0.003724098,-0.08365086;0.003390473;-0.03273086,-0.1041594;-0.3584033;-0.03246871,-0.09371269;-0.7510595;0.04391374,-0.100046;-0.7802116;-0.009169932,0.01196073;0.5698836;0.07703412,509.8571
+0;0;0,-0.001674227;0.3329958;0.0259631,-0.004214166;0.6519703;0.0353347,0.1625257;0.5186958;-0.0019687,0.2183103;0.4547844;-0.2522075,0.2444063;0.4834062;-0.5076249,-0.1644852;0.509888;-0.009335816,-0.2109495;0.4602253;-0.2646605,-0.2304895;0.4435639;-0.5217186,0.08051058;0.005849553;-0.03963387,0.1037892;-0.3529204;0.005402211,0.1161383;-0.7427878;0.09387778,0.1158976;-0.7033232;0.01530966,-0.07818643;0.005949404;-0.04402841,-0.1240366;-0.3522627;-0.01456849,-0.1426321;-0.7415055;0.07554957,-0.1404258;-0.7019636;-0.002978593,-0.003512566;0.5741362;0.03522703,0;0;0,0.007181101;0.3303938;0.0484922,0.01335575;0.6475766;0.08306837,0.1690685;0.5111089;0.01458049,0.2311499;0.3370761;-0.1742965,0.26006;0.1488257;-0.3488367,-0.1533747;0.5088834;0.04591346,-0.213311;0.340213;-0.1484418,-0.2521876;0.1550852;-0.324381,0.07675563;0.00431183;-0.04665828,0.1008316;-0.3572003;-0.04273438,0.1019364;-0.7458888;0.05158996,0.1016014;-0.7729819;-0.003208287,-0.08369981;0.003412697;-0.0327064,-0.1041567;-0.3583434;-0.03246096,-0.09346735;-0.7508271;0.0438236,-0.1002315;-0.7787795;-0.009639949,0.01195839;0.570003;0.07682014,509.8688
+0;0;0,-0.001683266;0.333111;0.02650324,-0.004206381;0.6522166;0.03629604,0.16215;0.5185865;-0.001711905,0.2171183;0.4576908;-0.2528147,0.2446723;0.4976;-0.5228546,-0.1641613;0.5095155;-0.008358911,-0.2106677;0.4661228;-0.2647505,-0.221373;0.4923175;-0.5376475,0.08042377;0.00587471;-0.03984348,0.1036214;-0.3525862;0.005839206,0.1161163;-0.7419555;0.0943578,0.1157353;-0.702504;0.01607038,-0.07831237;0.005938821;-0.04383951,-0.1238275;-0.3520974;-0.01455291,-0.1425858;-0.7407277;0.07608221,-0.1405282;-0.7012011;-0.002169989,-0.00351807;0.5743489;0.03601788,0;0;0,0.007224023;0.3305336;0.04861689,0.01345289;0.6478534;0.08322573,0.1687048;0.511468;0.01388288,0.2313763;0.3359288;-0.1733087,0.2583377;0.1463994;-0.3698417,-0.1530595;0.5092166;0.04541685,-0.2168057;0.3396092;-0.1468126,-0.2550752;0.1510916;-0.3424401,0.07686295;0.004259437;-0.04651821,0.1008844;-0.3570288;-0.04291022,0.1018267;-0.7453596;0.05088997,0.1016291;-0.7726043;-0.003344778,-0.08367871;0.003466095;-0.03280029,-0.1041361;-0.3580595;-0.03270716,-0.09354579;-0.7501196;0.04329851,-0.09994939;-0.777503;-0.01040949,0.01204155;0.5702463;0.07697511,509.8908
+0;0;0,-0.001683266;0.333111;0.02650324,-0.004206381;0.6522166;0.03629604,0.16215;0.5185865;-0.001711905,0.2171183;0.4576908;-0.2528147,0.2446723;0.4976;-0.5228546,-0.1641613;0.5095155;-0.008358911,-0.2106677;0.4661228;-0.2647505,-0.221373;0.4923175;-0.5376475,0.08042377;0.00587471;-0.03984348,0.1036214;-0.3525862;0.005839206,0.1161163;-0.7419555;0.0943578,0.1157353;-0.702504;0.01607038,-0.07831237;0.005938821;-0.04383951,-0.1238275;-0.3520974;-0.01455291,-0.1425858;-0.7407277;0.07608221,-0.1405282;-0.7012011;-0.002169989,-0.00351807;0.5743489;0.03601788,0;0;0,0.007224023;0.3305336;0.04861689,0.01345289;0.6478534;0.08322573,0.1687048;0.511468;0.01388288,0.2313763;0.3359288;-0.1733087,0.2583377;0.1463994;-0.3698417,-0.1530595;0.5092166;0.04541685,-0.2168057;0.3396092;-0.1468126,-0.2550752;0.1510916;-0.3424401,0.07686295;0.004259437;-0.04651821,0.1008844;-0.3570288;-0.04291022,0.1018267;-0.7453596;0.05088997,0.1016291;-0.7726043;-0.003344778,-0.08367871;0.003466095;-0.03280029,-0.1041361;-0.3580595;-0.03270716,-0.09354579;-0.7501196;0.04329851,-0.09994939;-0.777503;-0.01040949,0.01204155;0.5702463;0.07697511,509.902
+0;0;0,-0.001683266;0.333111;0.02650324,-0.004206381;0.6522166;0.03629604,0.16215;0.5185865;-0.001711905,0.2171183;0.4576908;-0.2528147,0.2446723;0.4976;-0.5228546,-0.1641613;0.5095155;-0.008358911,-0.2106677;0.4661228;-0.2647505,-0.221373;0.4923175;-0.5376475,0.08042377;0.00587471;-0.03984348,0.1036214;-0.3525862;0.005839206,0.1161163;-0.7419555;0.0943578,0.1157353;-0.702504;0.01607038,-0.07831237;0.005938821;-0.04383951,-0.1238275;-0.3520974;-0.01455291,-0.1425858;-0.7407277;0.07608221,-0.1405282;-0.7012011;-0.002169989,-0.00351807;0.5743489;0.03601788,0;0;0,0.007224023;0.3305336;0.04861689,0.01345289;0.6478534;0.08322573,0.1687048;0.511468;0.01388288,0.2313763;0.3359288;-0.1733087,0.2583377;0.1463994;-0.3698417,-0.1530595;0.5092166;0.04541685,-0.2168057;0.3396092;-0.1468126,-0.2550752;0.1510916;-0.3424401,0.07686295;0.004259437;-0.04651821,0.1008844;-0.3570288;-0.04291022,0.1018267;-0.7453596;0.05088997,0.1016291;-0.7726043;-0.003344778,-0.08367871;0.003466095;-0.03280029,-0.1041361;-0.3580595;-0.03270716,-0.09354579;-0.7501196;0.04329851,-0.09994939;-0.777503;-0.01040949,0.01204155;0.5702463;0.07697511,509.9136
+0;0;0,-0.001755976;0.3331924;0.02535462,-0.004170964;0.6523046;0.03386988,0.1626087;0.5192637;-0.001692679,0.2177704;0.4608608;-0.2638961,0.2452854;0.502853;-0.5235583,-0.1647319;0.5097482;-0.007840473,-0.2119872;0.4688447;-0.2748577,-0.2177691;0.4942833;-0.5380387,0.08050229;0.005871628;-0.03993273,0.1037155;-0.3525791;0.005865585,0.1161891;-0.7411511;0.09448801,0.1157125;-0.7017716;0.0163645,-0.07844155;0.005953792;-0.04383142,-0.1239603;-0.35209;-0.01457576,-0.1426282;-0.7399017;0.07626152,-0.1406707;-0.7004479;-0.001829967,-0.003533038;0.5744423;0.03405679,0;0;0,0.007243127;0.3305264;0.04861033,0.01348755;0.6478321;0.08311212,0.168403;0.5117082;0.01315868,0.2348471;0.3303249;-0.1814939,0.2581385;0.1470487;-0.3707349,-0.1528972;0.5095301;0.04485811,-0.2188661;0.3359492;-0.1569391,-0.2573553;0.1562335;-0.3471119,0.07688369;0.004229888;-0.04669821,0.1007168;-0.3570782;-0.04328227,0.1018627;-0.7447497;0.05003035,0.1012394;-0.7721202;-0.003818747,-0.08385379;0.003517923;-0.03264787,-0.104369;-0.3580094;-0.03325785,-0.09433961;-0.7495227;0.0416724,-0.1000254;-0.7781775;-0.01046944,0.01207312;0.5702286;0.07689345,509.9355
+0;0;0,-0.00175603;0.3332026;0.02535539,-0.004170931;0.6523034;0.03387042,0.1621725;0.5194119;-0.001598295,0.2168338;0.4615387;-0.2614233,0.2437431;0.5026064;-0.5153686,-0.1643087;0.5099213;-0.007729951,-0.2111353;0.4693888;-0.2723251,-0.21679;0.4942673;-0.5297118,0.08057332;0.00587681;-0.03996797,0.1038041;-0.3528445;0.005864922,0.1162657;-0.7410451;0.09440263,0.1157888;-0.70166;0.01623302,-0.07851078;0.005959047;-0.0438701,-0.1240639;-0.3523551;-0.01459236,-0.142714;-0.739796;0.0761581,-0.1407553;-0.7003366;-0.001979463,-0.003533041;0.5744455;0.03405732,0;0;0,0.007421009;0.3305111;0.04875767,0.01387919;0.6477913;0.08334744,0.1679691;0.5121542;0.01237547,0.2345104;0.3384062;-0.1856904,0.2604779;0.1594499;-0.3706207,-0.1521716;0.5102574;0.04425947,-0.2173928;0.3411912;-0.1582474,-0.2582971;0.1720769;-0.3496267,0.07695528;0.004173949;-0.04673862,0.1008173;-0.3574074;-0.04344785,0.1016629;-0.7448127;0.04934394,0.1012323;-0.7721421;-0.004618648,-0.08394558;0.003586216;-0.03262385,-0.1044402;-0.3582147;-0.03378516,-0.09459635;-0.749374;0.04099092,-0.1004597;-0.7782593;-0.01094117,0.01240873;0.5701948;0.07711065,509.9579

+ 162 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_ColorFeedback_Slow.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002108713;0.3376806;0.007830336,0.004492296;0.6618648;0.0003527571,0.1843605;0.5290647;0.002925516,0.2213697;0.2265279;0.01895987,0.2702954;-0.03746262;-0.009104839,-0.1701172;0.5106823;0.002441333,-0.2267043;0.2114844;-0.01838621,-0.2678786;-0.05235517;-0.05795495,0.0779136;0.005104508;-0.03996739,0.0981415;-0.3471141;-0.00280362,0.118556;-0.7348622;0.08134635,0.1170619;-0.6962492;0.001837827,-0.0760624;0.006524864;-0.04319623,-0.1234507;-0.34375;-0.01302913,-0.1398243;-0.7323469;0.06803233,-0.1388007;-0.6936696;-0.01147665,0.003863484;0.5826499;0.004698518,0;0;0,0.004585005;0.3376241;0.00910759,0.008226924;0.6618408;0.0037328,0.18068;0.5170716;-0.02647269,0.2196248;0.2144471;-0.03402281,0.2353014;-0.0484758;-0.09316766,-0.1690331;0.5216045;-0.01667919,-0.2181718;0.2207014;-0.03074959,-0.2441931;-0.03952634;-0.09765811,0.07663691;0.002708957;-0.0425843,0.1021583;-0.3502731;-0.01807737,0.09792644;-0.7364197;0.07530093,0.1008734;-0.7643183;0.02019119,-0.08002135;0.005271927;-0.03553546,-0.1064597;-0.3478017;-0.01343934,-0.09454522;-0.7362737;0.06898723,-0.1011484;-0.7650018;0.01508519,0.007457621;0.5825975;0.007498741,284.8467
+0;0;0,0.002108851;0.3377026;0.007830845,0.00449256;0.661904;0.0003528683,0.18431;0.5291148;0.002926357,0.2213292;0.2264962;0.01896505,0.2702744;-0.0375998;-0.009110868,-0.170068;0.5107375;0.00244231,-0.2266704;0.2114587;-0.01839087,-0.2678612;-0.0524863;-0.05797542,0.07793772;0.005106088;-0.03997976,0.09817137;-0.3472127;-0.002805412,0.1185921;-0.7350795;0.08137029,0.1171013;-0.6964853;0.002035625,-0.07608595;0.006526883;-0.0432096,-0.1234877;-0.3438477;-0.01303392,-0.1398663;-0.7325634;0.06805233,-0.1388449;-0.6939052;-0.01128279,0.003863715;0.5826849;0.00469886,0;0;0,0.004578613;0.3376487;0.009012818,0.008227989;0.6618816;0.003567219,0.1806753;0.5170448;-0.0262239,0.2196507;0.2143449;-0.03392994,0.2355671;-0.04862428;-0.09329712,-0.1689653;0.521535;-0.01664804,-0.2180767;0.2205485;-0.0308204,-0.2439798;-0.03979799;-0.09774803,0.07664735;0.002692863;-0.04262245,0.1022648;-0.3503822;-0.01809549,0.09790673;-0.7366846;0.07514942,0.1009283;-0.764598;0.02031338,-0.08005516;0.005294482;-0.03552296,-0.1063367;-0.3478927;-0.01343296,-0.09438189;-0.7365114;0.06888198,-0.1009433;-0.7652623;0.01525968,0.007456854;0.5826347;0.007347941,284.871
+0;0;0,0.00210892;0.3377137;0.007831102,0.004492693;0.6619238;0.0003529591,0.184245;0.5291527;0.002927158,0.221238;0.2267487;0.01895448,0.2702193;-0.03754249;-0.009142203,-0.1700051;0.5107821;0.002443287,-0.2265674;0.2117155;-0.01837511,-0.2677886;-0.05242461;-0.05798893,0.0779403;0.005106257;-0.03998109,0.09816948;-0.3471346;-0.002814956,0.1185456;-0.7341537;0.0811768,0.1170412;-0.6954814;0.001120962,-0.07608847;0.006527099;-0.04321103,-0.1234797;-0.34377;-0.01304202,-0.1398225;-0.7316363;0.06786703,-0.1387919;-0.6928993;-0.01218928,0.003863838;0.5827035;0.004699022,0;0;0,0.004591778;0.3376604;0.008981586,0.008253478;0.6619015;0.003513098,0.1806571;0.5170906;-0.02615821,0.2196647;0.2146117;-0.03380036,0.2357133;-0.04853693;-0.09324527,-0.1688797;0.5215746;-0.01667535,-0.2179843;0.2208039;-0.03079197,-0.2437479;-0.039776;-0.09767082,0.07665737;0.00267598;-0.04261148,0.1023221;-0.35032;-0.01812983,0.09787808;-0.735842;0.07464206,0.1009556;-0.7642965;0.01932466,-0.0800532;0.005309026;-0.0355324,-0.1062797;-0.3478069;-0.01349823,-0.09442361;-0.73558;0.06863013,-0.100883;-0.7653089;0.01499107,0.007480048;0.5826537;0.007298827,284.8976
+0;0;0,0.002070767;0.3377136;0.007845498,0.004402814;0.6619244;0.0003729495,0.1841472;0.5290806;0.002883534,0.221132;0.2266809;0.01900951,0.2701258;-0.03760481;-0.009117853,-0.1700688;0.510754;0.002439092,-0.2266574;0.211693;-0.01838594,-0.2681794;-0.05235586;-0.05829342,0.07795008;0.005159402;-0.03995518,0.09811252;-0.3471034;-0.002960354,0.1177676;-0.7341448;0.08110011,0.116261;-0.6954551;0.001046203,-0.07608653;0.006476242;-0.04322209,-0.1235061;-0.3438199;-0.01308547,-0.1399338;-0.731655;0.06795538,-0.138911;-0.6929188;-0.01210111,0.00378817;0.5827037;0.004716425,0;0;0,0.004591778;0.3376604;0.008981586,0.008253478;0.6619015;0.003513098,0.1806571;0.5170906;-0.02615821,0.2196647;0.2146117;-0.03380036,0.2357133;-0.04853693;-0.09324527,-0.1688797;0.5215746;-0.01667535,-0.2179843;0.2208039;-0.03079197,-0.2437479;-0.039776;-0.09767082,0.07665737;0.00267598;-0.04261148,0.1023221;-0.35032;-0.01812983,0.09787808;-0.735842;0.07464206,0.1009556;-0.7642965;0.01932466,-0.0800532;0.005309026;-0.0355324,-0.1062797;-0.3478069;-0.01349823,-0.09442361;-0.73558;0.06863013,-0.100883;-0.7653089;0.01499107,0.007480048;0.5826537;0.007298827,284.9199
+0;0;0,0.002070828;0.3377237;0.007845731,0.004402985;0.6619494;0.0003728135,0.1841231;0.5291086;0.002883875,0.2211162;0.2266407;0.01901349,0.2701473;-0.03784612;-0.00913528,-0.1700452;0.5107846;0.002439493,-0.2266466;0.211656;-0.01839024,-0.2682003;-0.05259377;-0.05832809,0.07795385;0.005159651;-0.03995711,0.09810883;-0.3469726;-0.002975985,0.1176755;-0.7322724;0.08070621,0.1161458;-0.6934494;-0.0005752742,-0.07609022;0.006476555;-0.04322418,-0.1234923;-0.3436898;-0.01309872,-0.139846;-0.7297797;0.06757745,-0.1388075;-0.6909096;-0.01370665,0.003788308;0.5827246;0.004716519,0;0;0,0.004551314;0.3376708;0.008990049,0.008170858;0.6619275;0.003525972,0.1805817;0.5171105;-0.02601624,0.2196885;0.2145775;-0.03375852,0.2356433;-0.04879346;-0.0931797,-0.1689273;0.521574;-0.0165884,-0.2181242;0.2207516;-0.03076716,-0.2436754;-0.04007766;-0.09758718,0.07666916;0.002672717;-0.0425992,0.1023575;-0.3501927;-0.01816344,0.09846491;-0.7339364;0.07439542,0.1008709;-0.764178;0.01915025,-0.08005199;0.005309138;-0.03554557,-0.1062913;-0.3476853;-0.01369579,-0.0943403;-0.7336516;0.06833296,-0.1010595;-0.7642906;0.01388455,0.007407852;0.5826753;0.007311583,284.9544
+0;0;0,0.002070872;0.3377308;0.007845896,0.004403085;0.6619645;0.0003727931,0.1841147;0.5291243;0.002884052,0.2211344;0.2264386;0.01902528,0.2700651;-0.03750685;-0.009065872,-0.1700369;0.510801;0.002439691,-0.2266791;0.2114571;-0.01840504,-0.2681476;-0.05225176;-0.05826113,0.07797087;0.005160777;-0.03996584,0.09812537;-0.3469632;-0.002985578,0.1178037;-0.7344636;0.08117455,0.1163014;-0.6957983;0.001345485,-0.07610682;0.006477969;-0.04323361,-0.1235077;-0.3436801;-0.01310886,-0.1399549;-0.7319751;0.06802808,-0.138935;-0.6932635;-0.01180357,0.003788393;0.5827376;0.004716609,0;0;0,0.004559159;0.3376768;0.009029746,0.008202143;0.6619415;0.003590941,0.180599;0.5171072;-0.02591038,0.2197948;0.2143622;-0.03357661,0.2356122;-0.04850042;-0.09276736,-0.1688822;0.5215738;-0.01658509,-0.217978;0.2205121;-0.03076454,-0.2434858;-0.03979185;-0.09741071,0.0766777;0.002674818;-0.04262316,0.1024714;-0.350176;-0.01820958,0.09832893;-0.7361846;0.0745641,0.1008201;-0.764342;0.01923287,-0.08007801;0.005307398;-0.03553453,-0.1063742;-0.3476842;-0.01384374,-0.09418243;-0.7358502;0.06865027,-0.1011279;-0.7653393;0.01514472,0.007431641;0.5826871;0.007371068,284.9878
+0;0;0,0.00198453;0.3377375;0.007894623,0.004209515;0.6619833;0.0004995749,0.1840174;0.529134;0.002960327,0.2211606;0.2262056;0.01905367,0.2700135;-0.03752217;-0.008933445,-0.1702048;0.5106714;0.002445436,-0.2269704;0.2110861;-0.01830294,-0.2685148;-0.05233595;-0.05836681,0.07795264;0.005199046;-0.03997713,0.09803607;-0.3469586;-0.003106359,0.1174567;-0.7346511;0.08107793,0.1159728;-0.6960307;0.001684792,-0.07610558;0.006437744;-0.04322395,-0.1235814;-0.3437349;-0.01317512,-0.1400844;-0.7322043;0.06799655,-0.139062;-0.6935353;-0.01139858,0.003627456;0.5827522;0.004815447,0;0;0,0.004557259;0.3376833;0.009064078,0.008216627;0.6619571;0.003638864,0.180653;0.5170894;-0.02592075,0.2198481;0.2140893;-0.03359699,0.2357304;-0.04851964;-0.09281278,-0.1689362;0.5215762;-0.01654366,-0.2179295;0.2202418;-0.03073693,-0.2432578;-0.039848;-0.09732524,0.0766751;0.002667814;-0.04261017,0.1026482;-0.3501899;-0.01822507,0.09846763;-0.7364178;0.07440412,0.1016509;-0.7637496;0.01888191,-0.08006101;0.005313876;-0.03555013,-0.1063355;-0.3477064;-0.01400554,-0.09406966;-0.7360331;0.06858655,-0.1009849;-0.7651501;0.0153216,0.00744015;0.5827003;0.007417321,285.0093
+0;0;0,0.001984573;0.337745;0.007894797,0.004209628;0.6620008;0.0004995139,0.1839773;0.5291609;0.002960821,0.2211652;0.2258676;0.01907355,0.2699654;-0.03757533;-0.008883342,-0.1701659;0.5107024;0.002446046,-0.2269999;0.2107562;-0.01832732,-0.2684994;-0.05238128;-0.05834793,0.07799823;0.005202087;-0.04000051,0.09808471;-0.3470089;-0.003124155,0.1175453;-0.7354991;0.08123337,0.1160581;-0.6968592;0.001659803,-0.07615009;0.006441509;-0.04324923,-0.1236331;-0.3437842;-0.01319585,-0.1401701;-0.7330528;0.06814285,-0.1391454;-0.6943642;-0.01143271,0.00362755;0.5827671;0.004815528,0;0;0,0.004602477;0.337691;0.009029031,0.008295983;0.661974;0.003564954,0.1807344;0.517136;-0.02576435,0.2200242;0.2137799;-0.03355622,0.235815;-0.04850751;-0.09289587,-0.1688213;0.5215564;-0.01650393,-0.2178338;0.2198543;-0.03075155,-0.2428067;-0.03999513;-0.09723347,0.07670084;0.002669558;-0.04266942,0.1028304;-0.3502244;-0.01819467,0.0983365;-0.7372918;0.07442414,0.1015583;-0.7642491;0.01826107,-0.0801387;0.005320621;-0.03550079,-0.1064414;-0.3477673;-0.01421655,-0.09402554;-0.7369562;0.06822959,-0.1009141;-0.7657862;0.01437424,0.007512517;0.582715;0.007351995,285.0426
+0;0;0,0.001984727;0.337771;0.007895406,0.004209921;0.6620473;0.0004996369,0.1839367;0.529214;0.002961662,0.2211431;0.2257703;0.01908238,0.2699052;-0.03746727;-0.008852713,-0.1701263;0.5107597;0.002447003,-0.2269885;0.2106647;-0.01833666,-0.2684557;-0.05226764;-0.05832608,0.07806173;0.005206322;-0.04003308,0.09813117;-0.3467059;-0.003188003,0.1175952;-0.7352648;0.08118442,0.1161102;-0.6966377;0.001728892,-0.07621209;0.006446753;-0.04328445,-0.1236548;-0.3434819;-0.01325655,-0.1401947;-0.7328194;0.0680965,-0.1391715;-0.6941436;-0.011361,0.003627803;0.5828081;0.004815949,0;0;0,0.004616059;0.3377182;0.008981824,0.008321978;0.6620208;0.0034796,0.1807373;0.5171876;-0.02572584,0.2201428;0.2136961;-0.03362298,0.2358947;-0.04838312;-0.09293985,-0.1687597;0.5215288;-0.01634717,-0.2175944;0.219651;-0.03074224,-0.2424806;-0.04000416;-0.09716522,0.07673958;0.002686545;-0.04274583,0.1028988;-0.3499027;-0.01827002,0.09846079;-0.7370651;0.07425606,0.1016206;-0.7641031;0.01834095,-0.08026138;0.005288728;-0.03540518,-0.1064231;-0.3475217;-0.01435862,-0.0939898;-0.7367738;0.06812617,-0.09948619;-0.7627153;0.01129179,0.007536061;0.5827568;0.007275224,285.0764
+0;0;0,0.001861898;0.3377293;0.00791009,0.003968569;0.6619648;0.0005572131,0.1836164;0.5291573;0.00285711,0.2208983;0.2257347;0.01914078,0.2696707;-0.03758246;-0.008852601,-0.1702107;0.5106832;0.002449297,-0.22713;0.2106062;-0.0183941,-0.2685885;-0.05240235;-0.05846887,0.07803204;0.005250943;-0.04011431,0.09794062;-0.346598;-0.003346805,0.1170926;-0.7352309;0.08121888,0.1155865;-0.6965848;0.001559488,-0.07627162;0.006398716;-0.04321372,-0.1237248;-0.3434593;-0.01332316,-0.1404377;-0.7329066;0.06794909,-0.1394323;-0.6942062;-0.01171229,0.00342057;0.5827352;0.00485451,0;0;0,0.004617095;0.3376759;0.008990645,0.008333214;0.6619354;0.003485561,0.1806606;0.5172075;-0.02571154,0.2201495;0.2137317;-0.03367805,0.2359473;-0.04841951;-0.09305382,-0.1687012;0.5216049;-0.01622158,-0.217365;0.2197036;-0.03063878,-0.2421647;-0.04005107;-0.09705245,0.07674481;0.002682984;-0.04276407,0.1029967;-0.3498214;-0.01832306,0.09853032;-0.7371085;0.07410228,0.1017878;-0.7640129;0.01776468,-0.08027431;0.005293312;-0.03540826,-0.1064284;-0.3474433;-0.01446258,-0.09393559;-0.736806;0.06796485,-0.09966871;-0.763375;0.01148719,0.007543474;0.5826823;0.007282853,285.1099
+0;0;0,0.001861875;0.3377252;0.007909993,0.003968498;0.6619533;0.0005572895,0.1836048;0.5291513;0.002857206,0.2208473;0.2260499;0.01912363,0.2696796;-0.03759047;-0.008904101,-0.1701997;0.5106783;0.002449419,-0.2270587;0.2109191;-0.01837191,-0.2685682;-0.05241227;-0.05849587,0.0780546;0.005252462;-0.04012591,0.09792587;-0.3459372;-0.003427293,0.117125;-0.7355268;0.08134656,0.1156269;-0.6969262;0.002107613,-0.07629368;0.006400566;-0.04322621,-0.123658;-0.3428019;-0.01339165,-0.140412;-0.7332079;0.06808065,-0.1394119;-0.6945534;-0.01116028,0.003420513;0.5827257;0.004854478,0;0;0,0.004619382;0.3376709;0.009020329,0.008348592;0.6619233;0.003538132,0.1806466;0.5171894;-0.02570999,0.2201131;0.2140376;-0.03367305,0.2359637;-0.04844031;-0.09309101,-0.1687253;0.5216488;-0.0159564,-0.2172133;0.2200516;-0.03045151,-0.2417761;-0.0400157;-0.09707002,0.07675916;0.002673537;-0.04279113,0.1032665;-0.34916;-0.01857579,0.09834759;-0.7374184;0.07397938,0.1018531;-0.7645419;0.01848483,-0.08031178;0.005307346;-0.03538429,-0.106419;-0.3467728;-0.01455556,-0.0938642;-0.7370505;0.06827487,-0.09822184;-0.7613764;0.01009638,0.007554308;0.582672;0.007330656,285.132
+0;0;0,0.001861875;0.3377252;0.007909993,0.003968498;0.6619533;0.0005572895,0.1836048;0.5291513;0.002857206,0.2208473;0.2260499;0.01912363,0.2696796;-0.03759047;-0.008904101,-0.1701997;0.5106783;0.002449419,-0.2270587;0.2109191;-0.01837191,-0.2685682;-0.05241227;-0.05849587,0.0780546;0.005252462;-0.04012591,0.09792587;-0.3459372;-0.003427293,0.117125;-0.7355268;0.08134656,0.1156269;-0.6969262;0.002107613,-0.07629368;0.006400566;-0.04322621,-0.123658;-0.3428019;-0.01339165,-0.140412;-0.7332079;0.06808065,-0.1394119;-0.6945534;-0.01116028,0.003420513;0.5827257;0.004854478,0;0;0,0.004619382;0.3376709;0.009020329,0.008348592;0.6619233;0.003538132,0.1806466;0.5171894;-0.02570999,0.2201131;0.2140376;-0.03367305,0.2359637;-0.04844031;-0.09309101,-0.1687253;0.5216488;-0.0159564,-0.2172133;0.2200516;-0.03045151,-0.2417761;-0.0400157;-0.09707002,0.07675916;0.002673537;-0.04279113,0.1032665;-0.34916;-0.01857579,0.09834759;-0.7374184;0.07397938,0.1018531;-0.7645419;0.01848483,-0.08031178;0.005307346;-0.03538429,-0.106419;-0.3467728;-0.01455556,-0.0938642;-0.7370505;0.06827487,-0.09822184;-0.7613764;0.01009638,0.007554308;0.582672;0.007330656,285.1548
+0;0;0,0.001806586;0.3377111;0.007893163,0.003865929;0.6619171;0.0005016089,0.1835099;0.5291402;0.002848665,0.2207806;0.2260693;0.01917488,0.2695796;-0.03759161;-0.008921081,-0.1702573;0.5106423;0.002462414,-0.2271852;0.2109239;-0.01840928,-0.2687913;-0.05239657;-0.05864759,0.07807026;0.005269086;-0.04010368,0.09797139;-0.3458733;-0.003497452,0.1168977;-0.7348858;0.08116196,0.1154007;-0.6963072;0.002110586,-0.0762962;0.006387558;-0.04323336,-0.1235931;-0.342783;-0.01356868,-0.1404543;-0.7326407;0.0675656,-0.1394601;-0.6940034;-0.0114873,0.003340033;0.5826958;0.004815235,0;0;0,0.004596673;0.3376555;0.009055257,0.008306235;0.6618873;0.003600955,0.1805977;0.5171818;-0.02564192,0.2201085;0.2140619;-0.03369522,0.2359691;-0.04842901;-0.09314907,-0.1687537;0.5215753;-0.01570498,-0.2170335;0.2199755;-0.03034119,-0.241618;-0.04007465;-0.09710458,0.07676032;0.002688035;-0.04279792,0.103281;-0.3490903;-0.01859629,0.09837717;-0.7367586;0.07384479,0.1020672;-0.7639855;0.01874101,-0.08031852;0.0052917;-0.03538318,-0.1064664;-0.3467332;-0.01460297,-0.09387133;-0.7364035;0.06818952,-0.09999641;-0.7637426;0.01342038,0.007515758;0.5826412;0.007387519,285.1882
+0;0;0,0.001806445;0.3376845;0.007892543,0.003865607;0.6618622;0.000501649,0.183529;0.5290868;0.002848099,0.2207855;0.2261315;0.01916809,0.2695994;-0.03760928;-0.008936379,-0.1702763;0.510587;0.002461806,-0.2271825;0.2109828;-0.01840193,-0.2688012;-0.05241737;-0.05865243,0.07809724;0.005270906;-0.04011754,0.09799482;-0.3458088;-0.003517844,0.1169273;-0.7349486;0.08116929,0.1154491;-0.6964781;0.003113106,-0.07632256;0.006389765;-0.04324829,-0.123611;-0.3427185;-0.01358891,-0.1404777;-0.7327038;0.06757194,-0.139496;-0.6941752;-0.01048575,0.00333976;0.5826482;0.004814881,0;0;0,0.004579313;0.3376273;0.00912571,0.008283876;0.6618321;0.003750563,0.1806074;0.517206;-0.02560103,0.2201461;0.2142104;-0.03376269,0.2359804;-0.04837769;-0.09316504,-0.168799;0.5215524;-0.01563846,-0.2170145;0.2200603;-0.03027019,-0.2413321;-0.04015735;-0.09680793,0.07677662;0.002712995;-0.04282951,0.1033708;-0.3489988;-0.01866436,0.09848769;-0.7367827;0.07385588,0.1026901;-0.7644939;0.02076674,-0.08036537;0.005260643;-0.03535691,-0.1064481;-0.3467109;-0.01466534,-0.09372813;-0.7365634;0.06787758,-0.1000171;-0.7643802;0.01511028,0.007492781;0.5825924;0.007517099,285.2101
+0;0;0,0.001806411;0.3376783;0.007892396,0.003865507;0.6618456;0.0005017691,0.1835598;0.5290642;0.002847706,0.2207974;0.2262618;0.01915946,0.2696371;-0.03761858;-0.008959882,-0.170306;0.5105612;0.002461347,-0.2271835;0.2111082;-0.01839187,-0.2688242;-0.05243134;-0.05866366,0.07810386;0.005271353;-0.04012094,0.09800792;-0.3459228;-0.003509317,0.1169412;-0.7350779;0.08118112,0.1154725;-0.6966619;0.003628626,-0.07632904;0.006390306;-0.04325196,-0.1236329;-0.3428317;-0.01358292,-0.1405003;-0.7328323;0.0675811,-0.1395249;-0.6943587;-0.009972885,0.003339681;0.5826347;0.004814824,0;0;0,0.004534848;0.3376204;0.009170175,0.008177958;0.6618165;0.003852963,0.1805237;0.5171419;-0.02556646,0.2200561;0.2143029;-0.03379714,0.2359397;-0.04842332;-0.09322357,-0.1689264;0.5215378;-0.01551817,-0.2170267;0.2201743;-0.0299555,-0.2411612;-0.04019472;-0.09654642,0.07678287;0.002715737;-0.04283345,0.1033503;-0.3491085;-0.01858914,0.09837239;-0.7369241;0.07386005,0.1027923;-0.7648598;0.02178991,-0.08037131;0.00525728;-0.03536247,-0.1065024;-0.3468249;-0.01464416,-0.09371209;-0.7367214;0.06775523,-0.09879576;-0.7611926;0.01212769,0.007403485;0.5825791;0.007604718,285.2445
+0;0;0,0.001776369;0.3376647;0.007890966,0.003814449;0.6618066;0.0004978981,0.1834743;0.5290242;0.002858472,0.2207268;0.2261866;0.01922333,0.2696685;-0.03818846;-0.009013791,-0.1715973;0.5142903;-0.004357349,-0.2247138;0.2137036;-0.01822964,-0.2664827;-0.0503366;-0.05853996,0.07809778;0.005276173;-0.04013328,0.09799232;-0.3459379;-0.003700908,0.1168936;-0.7350685;0.08116771,0.1166179;-0.6966739;0.003701866,-0.07633404;0.006386349;-0.04324478,-0.1235451;-0.3428554;-0.01365011,-0.1405336;-0.7328523;0.06756748,-0.1383682;-0.6943935;-0.009861596,0.003296528;0.582603;0.004811668,0;0;0,0.004530743;0.337606;0.009192109,0.00816904;0.6617774;0.003911853,0.1804978;0.5171618;-0.02549481,0.2200532;0.2142882;-0.03380764,0.2359318;-0.0489229;-0.09342766,-0.1689073;0.5215336;-0.01544061,-0.2169816;0.2201281;-0.02992367,-0.241123;-0.04069015;-0.09684013,0.07678313;0.002716094;-0.04283404,0.1033551;-0.3491094;-0.01860166,0.09839647;-0.7369415;0.07383382,0.102543;-0.7649539;0.02197945,-0.0803717;0.005257357;-0.03536285,-0.1065483;-0.3468254;-0.01469822,-0.09369601;-0.7368464;0.06716119,-0.09750019;-0.7578308;0.008359652,0.007395186;0.5825468;0.007653832,285.2667
+0;0;0,0.001776172;0.3376272;0.007890091,0.003813908;0.6617147;0.0004983591,0.183172;0.5290376;0.002861359,0.2204664;0.2258596;0.01924461,0.2693909;-0.03842273;-0.008982612,-0.1713047;0.5143284;-0.004342373,-0.2244809;0.2134038;-0.01823026,-0.2662352;-0.05054381;-0.05852645,0.07812415;0.005277955;-0.04014682,0.09801116;-0.345803;-0.003728271,0.1169343;-0.735384;0.08123859,0.1166578;-0.6969644;0.003542475,-0.0763598;0.006388505;-0.04325938,-0.1235529;-0.3427207;-0.01367593,-0.1405611;-0.7331691;0.06763567,-0.1383893;-0.6946852;-0.01002356,0.00329609;0.5825266;0.004811283,0;0;0,0.004548058;0.3375665;0.009260535,0.008222438;0.6616843;0.004058719,0.1804365;0.5175483;-0.02503514,0.2200619;0.2143509;-0.0338279,0.2358348;-0.04880917;-0.09327137,-0.1685841;0.5215748;-0.01521418,-0.2167156;0.2198361;-0.02981722,-0.2411126;-0.04084915;-0.09677662,0.07679293;0.002707034;-0.04287803,0.103495;-0.3489763;-0.01868141,0.09838627;-0.7372664;0.07381475,0.1023419;-0.7651829;0.02149189,-0.08041574;0.005264145;-0.03533559,-0.1065728;-0.3466938;-0.01481635,-0.09382641;-0.7370782;0.06757525,-0.09790713;-0.7595209;0.009775873,0.007437117;0.5824684;0.007779956,285.2995
+0;0;0,0.001776172;0.3376272;0.007890091,0.003813908;0.6617147;0.0004983591,0.183172;0.5290376;0.002861359,0.2204664;0.2258596;0.01924461,0.2693909;-0.03842273;-0.008982612,-0.1713047;0.5143284;-0.004342373,-0.2244809;0.2134038;-0.01823026,-0.2662352;-0.05054381;-0.05852645,0.07812415;0.005277955;-0.04014682,0.09801116;-0.345803;-0.003728271,0.1169343;-0.735384;0.08123859,0.1166578;-0.6969644;0.003542475,-0.0763598;0.006388505;-0.04325938,-0.1235529;-0.3427207;-0.01367593,-0.1405611;-0.7331691;0.06763567,-0.1383893;-0.6946852;-0.01002356,0.00329609;0.5825266;0.004811283,0;0;0,0.004548058;0.3375665;0.009260535,0.008222438;0.6616843;0.004058719,0.1804365;0.5175483;-0.02503514,0.2200619;0.2143509;-0.0338279,0.2358348;-0.04880917;-0.09327137,-0.1685841;0.5215748;-0.01521418,-0.2167156;0.2198361;-0.02981722,-0.2411126;-0.04084915;-0.09677662,0.07679293;0.002707034;-0.04287803,0.103495;-0.3489763;-0.01868141,0.09838627;-0.7372664;0.07381475,0.1023419;-0.7651829;0.02149189,-0.08041574;0.005264145;-0.03533559,-0.1065728;-0.3466938;-0.01481635,-0.09382641;-0.7370782;0.06757525,-0.09790713;-0.7595209;0.009775873,0.007437117;0.5824684;0.007779956,285.3217
+0;0;0,0.001758769;0.3376236;0.007928981,0.003734139;0.6617076;0.0006202287,0.1831842;0.5290177;0.002908411,0.2203407;0.2258681;0.01927786,0.2692765;-0.03841397;-0.009315656,-0.1717415;0.5157633;-0.008171254,-0.2229753;0.2143906;-0.01806425,-0.2646827;-0.04955959;-0.05866088,0.07816762;0.0052947;-0.04015734,0.09833604;-0.3462984;-0.004144579,0.1173854;-0.7358995;0.08079539,0.1177772;-0.69745;0.002796002,-0.07638492;0.006377801;-0.04330694,-0.1234562;-0.3432532;-0.01391561,-0.1407617;-0.7337129;0.06737632,-0.1379079;-0.6951955;-0.01056444,0.003240709;0.5825195;0.004901116,0;0;0,0.004543781;0.3375605;0.009374857,0.008230336;0.6616737;0.004280806,0.1804937;0.5174746;-0.02481985,0.2201021;0.214331;-0.033952,0.2358207;-0.0488511;-0.09349537,-0.1686254;0.5215099;-0.01509543,-0.2167097;0.2198147;-0.02979754,-0.2411858;-0.04100314;-0.09637301,0.07679801;0.002711445;-0.04295969,0.1034913;-0.3494386;-0.01848054,0.0985379;-0.737856;0.07357407,0.1026088;-0.7655962;0.02061224,-0.08049494;0.005256756;-0.03526687,-0.106674;-0.3471929;-0.01488667,-0.09389195;-0.7376556;0.06722384,-0.09832314;-0.7610288;0.009890355,0.007440008;0.5824586;0.007976055,285.344
+0;0;0,0.001758718;0.3376137;0.007928751,0.003733871;0.6616623;0.0006209789,0.1831384;0.528999;0.002908963,0.2203109;0.2257195;0.01928543,0.2693179;-0.03894699;-0.009349681,-0.1716974;0.5157479;-0.0081679,-0.2229532;0.2142461;-0.01806514,-0.2647212;-0.05008805;-0.05872082,0.07817937;0.005295496;-0.04016338,0.0983517;-0.3463656;-0.004143659,0.1174005;-0.7359557;0.08079393,0.1177932;-0.6974879;0.002625264,-0.0763964;0.00637876;-0.04331345,-0.1234767;-0.3433198;-0.01391644,-0.1407817;-0.7337686;0.0673732,-0.1379218;-0.6952327;-0.0107367,0.003240522;0.5824873;0.004901163,0;0;0,0.004517108;0.3375482;0.009477019,0.008166187;0.6616294;0.004556298,0.1804137;0.5175402;-0.02465093,0.2201048;0.2142799;-0.03394139,0.2358007;-0.04927963;-0.09360695,-0.1686301;0.5214923;-0.0149078,-0.2167315;0.2196688;-0.02964868,-0.2413972;-0.0414404;-0.09660809,0.07680248;0.00272578;-0.04297793,0.1035129;-0.3494927;-0.01851225,0.09856424;-0.7379032;0.07352316,0.1024516;-0.7655759;0.02022254,-0.0805124;0.005245673;-0.0352617,-0.1066894;-0.3472791;-0.01499151,-0.09384076;-0.7377532;0.06700003,-0.09863507;-0.7631268;0.01138546,0.007385172;0.5824249;0.008202434,285.3783
+0;0;0,0.001758666;0.3376037;0.007928516,0.00373375;0.661641;0.0006209952,0.1831052;0.5289901;0.002909202,0.2202721;0.2257564;0.01928319,0.2692938;-0.03898969;-0.009360526,-0.1716653;0.5157415;-0.00816562,-0.2229133;0.2142852;-0.01806136,-0.2646939;-0.05012846;-0.05872927,0.07816828;0.005294745;-0.04015768,0.09834552;-0.346452;-0.004129186,0.1173775;-0.7356974;0.08073323,0.1177716;-0.6971978;0.002271123,-0.07638556;0.006377855;-0.0433073,-0.1234774;-0.3434059;-0.01390314,-0.1407671;-0.7335092;0.06731458,-0.1378964;-0.6949412;-0.01108855,0.003240417;0.5824686;0.004901036,0;0;0,0.004516587;0.337536;0.009552836,0.008166112;0.6616065;0.00468719,0.1803479;0.5175023;-0.02464271,0.2200316;0.2142886;-0.03395927,0.2356753;-0.04933375;-0.09373057,-0.1686625;0.5216318;-0.01468877,-0.2167429;0.2198569;-0.02953162,-0.2414153;-0.04138049;-0.09631763,0.07678854;0.002733514;-0.04297674,0.1034674;-0.349577;-0.01855385,0.09850864;-0.7375751;0.07368863,0.1021345;-0.7651301;0.01980937,-0.08049414;0.00523664;-0.03527356,-0.1067636;-0.3473731;-0.01509509,-0.09394898;-0.737505;0.06681187,-0.09879252;-0.7626762;0.01058574,0.007384405;0.5824041;0.008321643,285.4021
+0;0;0,0.00168962;0.3376136;0.007977511,0.003607643;0.6616725;0.0007400448,0.1830043;0.5289613;0.003016733,0.2201793;0.2260723;0.01917501,0.2688335;-0.03891903;-0.01045628,-0.1714102;0.5143369;-0.005404105,-0.2241791;0.2136171;-0.01836157,-0.266183;-0.05069891;-0.06123795,0.07819512;0.005292694;-0.04010414,0.0983421;-0.3464543;-0.004067078,0.1173915;-0.7351041;0.08060561,0.1173127;-0.6965771;0.001990363,-0.07633614;0.006370225;-0.04339409,-0.1234417;-0.343407;-0.01394104,-0.140708;-0.7328643;0.06733596,-0.1383051;-0.6942751;-0.01123583,0.003139377;0.5824934;0.004992184,0;0;0,0.004511148;0.3375447;0.009623766,0.008135311;0.6616371;0.004901648,0.1803115;0.5174726;-0.0245204,0.2199281;0.2146062;-0.03386259,0.2356612;-0.04927623;-0.09373069,-0.1686807;0.5216075;-0.01455057,-0.21671;0.2201754;-0.0292709,-0.2416238;-0.04127452;-0.0962701,0.07679576;0.002731651;-0.04296255,0.1034526;-0.3495813;-0.01855969,0.09835238;-0.7370234;0.07333016,0.1025685;-0.7644435;0.01912475,-0.08048954;0.00523853;-0.03528206,-0.1066939;-0.3473735;-0.01506925,-0.09407237;-0.7368942;0.06675604,-0.09956161;-0.7623669;0.01066922,0.007361263;0.5824278;0.008495092,285.4247
+0;0;0,0.00168962;0.3376136;0.007977511,0.003607643;0.6616725;0.0007400448,0.1830043;0.5289613;0.003016733,0.2201793;0.2260723;0.01917501,0.2688335;-0.03891903;-0.01045628,-0.1714102;0.5143369;-0.005404105,-0.2241791;0.2136171;-0.01836157,-0.266183;-0.05069891;-0.06123795,0.07819512;0.005292694;-0.04010414,0.0983421;-0.3464543;-0.004067078,0.1173915;-0.7351041;0.08060561,0.1173127;-0.6965771;0.001990363,-0.07633614;0.006370225;-0.04339409,-0.1234417;-0.343407;-0.01394104,-0.140708;-0.7328643;0.06733596,-0.1383051;-0.6942751;-0.01123583,0.003139377;0.5824934;0.004992184,0;0;0,0.004511148;0.3375447;0.009623766,0.008135311;0.6616371;0.004901648,0.1803115;0.5174726;-0.0245204,0.2199281;0.2146062;-0.03386259,0.2356612;-0.04927623;-0.09373069,-0.1686807;0.5216075;-0.01455057,-0.21671;0.2201754;-0.0292709,-0.2416238;-0.04127452;-0.0962701,0.07679576;0.002731651;-0.04296255,0.1034526;-0.3495813;-0.01855969,0.09835238;-0.7370234;0.07333016,0.1025685;-0.7644435;0.01912475,-0.08048954;0.00523853;-0.03528206,-0.1066939;-0.3473735;-0.01506925,-0.09407237;-0.7368942;0.06675604,-0.09956161;-0.7623669;0.01066922,0.007361263;0.5824278;0.008495092,285.448
+0;0;0,0.001689699;0.3376294;0.007977885,0.003607864;0.6617123;0.0007398622,0.1830035;0.528995;0.003016904,0.2201842;0.2260599;0.01917764,0.2688299;-0.03888568;-0.01044852,-0.1714091;0.5143707;-0.005403889,-0.224186;0.213605;-0.01836332,-0.2661826;-0.05066526;-0.06123231,0.07820277;0.005293211;-0.04010806,0.0983545;-0.3465367;-0.004062496,0.1174203;-0.7355194;0.08068269,0.1173415;-0.6970034;0.002169013,-0.0763436;0.006370848;-0.04339833,-0.1234602;-0.3434889;-0.01393833,-0.1407414;-0.7332797;0.06740826,-0.1383416;-0.6947017;-0.01106202,0.00313956;0.5825268;0.004992343,0;0;0,0.004488163;0.3375573;0.009747028,0.008074403;0.6616762;0.005164146,0.1802346;0.5174739;-0.02436352,0.2199091;0.2145721;-0.03383589,0.2356506;-0.04926023;-0.09371054,-0.1687596;0.5216793;-0.01420978,-0.2167383;0.2202071;-0.02923751,-0.2417231;-0.04115313;-0.09637053,0.07678902;0.002748713;-0.04299116,0.1034615;-0.3496503;-0.01863515,0.09837058;-0.7374589;0.07318687,0.1027023;-0.7649114;0.0191741,-0.08050812;0.005215706;-0.03526453,-0.1067687;-0.3474814;-0.01514447,-0.09402557;-0.7373146;0.06683409,-0.09912501;-0.7619085;0.0099972,0.007310145;0.5824588;0.008722305,285.4825
+0;0;0,0.001652894;0.3376482;0.008022881,0.00346484;0.6617722;0.0009123255,0.1830995;0.5290002;0.003065543,0.220115;0.2261792;0.01853074,0.2682234;-0.03872225;-0.01322201,-0.1722053;0.5160285;-0.007561297,-0.2236463;0.2151548;-0.01934099,-0.2656254;-0.04901382;-0.06347865,0.07819913;0.005318312;-0.04011219,0.09822887;-0.3462962;-0.004089613,0.1176416;-0.7357612;0.08082736,0.1179574;-0.6972605;0.002453685,-0.07634483;0.006352463;-0.0433992,-0.1234499;-0.3432868;-0.01398626,-0.1409975;-0.7335823;0.06745221,-0.1382036;-0.6950185;-0.01086541,0.003033869;0.5825738;0.005124746,0;0;0,0.004443236;0.3375748;0.009844184,0.007984653;0.6617326;0.005343556,0.1803857;0.5173998;-0.0239327,0.2199441;0.2146651;-0.0337646,0.2356773;-0.04922456;-0.0938493,-0.1690297;0.5216806;-0.0141551,-0.2170017;0.2203868;-0.02934091,-0.2421223;-0.04102325;-0.09664022,0.07678594;0.002766818;-0.04299581,0.1035336;-0.3494143;-0.01881611,0.09844887;-0.7377597;0.07301342,0.1027843;-0.7652777;0.01927626,-0.08050469;0.005204058;-0.03527447,-0.1066577;-0.3472809;-0.01522486,-0.09371749;-0.7378407;0.06580812,-0.101216;-0.7667366;0.01394445,0.007230818;0.5825037;0.008883119,285.5059
+0;0;0,0.001652969;0.3376634;0.008023242,0.003465212;0.6618406;0.0009113764,0.1831906;0.5290251;0.003064429,0.2202107;0.226167;0.01853153,0.268307;-0.03866798;-0.01321325,-0.1722935;0.5160469;-0.007567773,-0.2237408;0.2151363;-0.01934891,-0.2657093;-0.04896596;-0.06347548,0.0781853;0.005317371;-0.04010509,0.09821059;-0.3462191;-0.00409051,0.1175831;-0.7348779;0.08065068,0.1178998;-0.6963537;0.002059676,-0.07633132;0.006351339;-0.04339153,-0.1234259;-0.3432102;-0.01398511,-0.1409372;-0.7326978;0.06728479,-0.1381355;-0.6941104;-0.01125001,0.003034152;0.5826257;0.00512467,0;0;0,0.004333138;0.3375866;0.01000786,0.007709123;0.6618028;0.005737543,0.1802141;0.5173812;-0.02369308,0.2199999;0.2146425;-0.03365028,0.2356239;-0.04916602;-0.09381247,-0.1693009;0.5215855;-0.01390295,-0.2171858;0.2202562;-0.02941026,-0.2422355;-0.04104039;-0.09690204,0.07679982;0.002792805;-0.0429374,0.1035323;-0.3493191;-0.01888454,0.09847921;-0.7368339;0.0728693,0.1024494;-0.7642915;0.01871968,-0.08047768;0.005163071;-0.03530323,-0.1065906;-0.3472471;-0.01527454,-0.09375748;-0.7370452;0.06537768,-0.1000356;-0.7610705;0.008009039,0.006999932;0.5825543;0.009215117,285.5283
+0;0;0,0.001653062;0.3376824;0.008023693,0.003465492;0.6618931;0.0009110686,0.1831205;0.5290899;0.003065393,0.2200778;0.2267449;0.01850628,0.2681106;-0.03774008;-0.01319656,-0.1722248;0.5161167;-0.007562657,-0.2235849;0.215716;-0.01932384,-0.265498;-0.04803735;-0.0633921,0.07819244;0.005317857;-0.04010876,0.09821833;-0.3462291;-0.004093099,0.1176575;-0.7362249;0.08093961,0.1179741;-0.6977036;0.002376013,-0.0763383;0.006351919;-0.04339549,-0.1234343;-0.3432201;-0.0139882,-0.1410059;-0.7340475;0.06756127,-0.1382051;-0.6954631;-0.01094614,0.003034384;0.5826696;0.005124829,0;0;0,0.004292592;0.3376024;0.01013279,0.007609963;0.6618546;0.006006479,0.1800507;0.5172845;-0.02318251,0.2199215;0.2150854;-0.03331995,0.2354381;-0.04839411;-0.09333956,-0.1693632;0.5217296;-0.01351146,-0.2170046;0.220908;-0.02942994,-0.2418577;-0.03997216;-0.09716792,0.07679194;0.002810404;-0.04296684,0.103457;-0.3493166;-0.01890516,0.09817116;-0.7381114;0.07337595,0.1021376;-0.7655623;0.01925923,-0.08049619;0.00513938;-0.03528456,-0.1063934;-0.3472862;-0.01506206,-0.0937625;-0.7383479;0.066279,-0.09957051;-0.7638699;0.01034566,0.006915651;0.5825956;0.009447813,285.562
+0;0;0,0.001608154;0.3377007;0.008100501,0.003300046;0.6619666;0.001229658,0.1829626;0.529255;0.003151735,0.2197474;0.2268335;0.01726087,0.2674973;-0.03684074;-0.01942723,-0.1725294;0.5171968;-0.009061352,-0.2229995;0.2166733;-0.02128151,-0.2654491;-0.04602408;-0.06963766,0.07819508;0.005349642;-0.04010252,0.09821071;-0.3461963;-0.004097901,0.117531;-0.7363715;0.08092908,0.1181311;-0.6978416;0.002353273,-0.07632939;0.006320192;-0.04341867,-0.1234312;-0.3432513;-0.01404668,-0.1409453;-0.7342681;0.06743158,-0.1378628;-0.6956719;-0.0110788,0.002912567;0.5827242;0.005365745,0;0;0,0.004215166;0.33762;0.01024628,0.007416755;0.6619239;0.006273746,0.1798336;0.5174072;-0.02301526,0.2199248;0.2152462;-0.03313613,0.2355211;-0.04798716;-0.09326208,-0.1694442;0.5216867;-0.01312849,-0.2168266;0.2208724;-0.02976108,-0.2418512;-0.03924215;-0.09950604,0.0767862;0.002845883;-0.04297769,0.1034387;-0.3492817;-0.01895022,0.09831531;-0.7383166;0.07305598,0.1021648;-0.7657629;0.01890444,-0.08049955;0.005094628;-0.03528694,-0.1062778;-0.3473337;-0.01500731,-0.09382415;-0.7385825;0.0662873,-0.09988881;-0.7653804;0.01165669,0.006753236;0.5826484;0.009674788,285.5954
+0;0;0,0.001608154;0.3377007;0.008100501,0.003300046;0.6619666;0.001229658,0.1829626;0.529255;0.003151735,0.2197474;0.2268335;0.01726087,0.2674973;-0.03684074;-0.01942723,-0.1725294;0.5171968;-0.009061352,-0.2229995;0.2166733;-0.02128151,-0.2654491;-0.04602408;-0.06963766,0.07819508;0.005349642;-0.04010252,0.09821071;-0.3461963;-0.004097901,0.117531;-0.7363715;0.08092908,0.1181311;-0.6978416;0.002353273,-0.07632939;0.006320192;-0.04341867,-0.1234312;-0.3432513;-0.01404668,-0.1409453;-0.7342681;0.06743158,-0.1378628;-0.6956719;-0.0110788,0.002912567;0.5827242;0.005365745,0;0;0,0.004215166;0.33762;0.01024628,0.007416755;0.6619239;0.006273746,0.1798336;0.5174072;-0.02301526,0.2199248;0.2152462;-0.03313613,0.2355211;-0.04798716;-0.09326208,-0.1694442;0.5216867;-0.01312849,-0.2168266;0.2208724;-0.02976108,-0.2418512;-0.03924215;-0.09950604,0.0767862;0.002845883;-0.04297769,0.1034387;-0.3492817;-0.01895022,0.09831531;-0.7383166;0.07305598,0.1021648;-0.7657629;0.01890444,-0.08049955;0.005094628;-0.03528694,-0.1062778;-0.3473337;-0.01500731,-0.09382415;-0.7385825;0.0662873,-0.09988881;-0.7653804;0.01165669,0.006753236;0.5826484;0.009674788,285.6179
+0;0;0,0.001608015;0.3376715;0.0080998,0.00329961;0.6618804;0.001230294,0.1830075;0.5291724;0.003150922,0.219753;0.2270747;0.01724495,0.2675233;-0.03671229;-0.01945885,-0.1725739;0.5171112;-0.009065239,-0.2229899;0.2169094;-0.02127231,-0.2654577;-0.04590029;-0.06964915,0.07819191;0.005349425;-0.04010089,0.0982032;-0.3461204;-0.00410407,0.1175102;-0.7360276;0.0808645,0.1181133;-0.6974553;0.001898281,-0.0763263;0.006319935;-0.04341691,-0.1234179;-0.3431759;-0.01405128,-0.14092;-0.733924;0.06737103,-0.1378222;-0.6952851;-0.01152945,0.002912215;0.5826551;0.00536549,0;0;0,0.004139699;0.3375883;0.01035631,0.007202819;0.6618384;0.006530881,0.1797105;0.5173869;-0.02288604,0.2197533;0.215545;-0.03288281,0.2355189;-0.0477922;-0.09303033,-0.1697089;0.5216575;-0.01272344,-0.2169495;0.2212162;-0.03047932,-0.2421683;-0.03868219;-0.101399,0.07678282;0.00284633;-0.04297638,0.1034294;-0.3492092;-0.01901519,0.09836574;-0.7379289;0.07313359,0.1017766;-0.7652358;0.01823556,-0.0804933;0.005096696;-0.03529201,-0.1062836;-0.3472558;-0.01504755,-0.09382847;-0.7382307;0.06621492,-0.1007688;-0.7662058;0.01236116,0.006577089;0.5825781;0.009894252,285.6509
+0;0;0,0.001513215;0.3376876;0.008117205,0.002854907;0.6619348;0.001240766,0.1830582;0.5293422;0.003317767,0.2189578;0.2270926;0.01380868,0.268476;-0.03450882;-0.03289179,-0.1733468;0.5176656;-0.01028669,-0.2232526;0.2175723;-0.02467654,-0.2651554;-0.04447511;-0.07609266,0.07819451;0.005337242;-0.04006555,0.09820846;-0.3461242;-0.004110798,0.1174708;-0.7360371;0.08086954,0.1183132;-0.6974549;0.001812823,-0.07625163;0.006345918;-0.04351477,-0.1232882;-0.3431409;-0.01410518,-0.1408191;-0.7338494;0.06753017,-0.1374801;-0.6951994;-0.0114531,0.00257797;0.5826991;0.005380673,0;0;0,0.003944851;0.3376014;0.01053011,0.006670304;0.6618938;0.006919026,0.1796356;0.5174639;-0.02260041,0.2196651;0.2157226;-0.03277481,0.2356429;-0.0473524;-0.09281266,-0.1704314;0.5215406;-0.01250229,-0.217475;0.2212788;-0.03208425,-0.2435824;-0.03786069;-0.1044266,0.0767888;0.002864063;-0.04293478,0.103282;-0.349203;-0.01915765,0.09836176;-0.7379112;0.07307255,0.1012098;-0.7651945;0.01798308,-0.08046681;0.005087405;-0.03531752,-0.1061841;-0.3472602;-0.0151139,-0.09397864;-0.7384872;0.06499357,-0.1009292;-0.7660932;0.01060996,0.006138489;0.5826204;0.01022804,285.6851
+0;0;0,0.00151323;0.3376908;0.00811728,0.002854947;0.661944;0.001240737,0.1830316;0.5293584;0.00331809,0.2189411;0.2270252;0.0138119,0.2683785;-0.03414911;-0.03281233,-0.1733208;0.5176836;-0.01028436,-0.2232404;0.2175072;-0.02467819,-0.2650748;-0.04411232;-0.07601038,0.07815725;0.005334698;-0.04004646,0.09813698;-0.3455261;-0.004153151,0.117403;-0.7355129;0.08084328,0.1182415;-0.6969705;0.002153777,-0.07621528;0.006342893;-0.04349403,-0.1231714;-0.3425468;-0.0141347,-0.1407056;-0.7333292;0.06751611,-0.1373822;-0.6947194;-0.01110029,0.002578007;0.5827074;0.005380691,0;0;0,0.003838345;0.3376015;0.01066458,0.006432131;0.6619025;0.007186532,0.1794154;0.517477;-0.02229106,0.2196235;0.2156818;-0.03267896,0.2356138;-0.04698998;-0.09249353,-0.1706561;0.521666;-0.01221379,-0.2174959;0.2215008;-0.03483787,-0.2444614;-0.03660458;-0.1088947,0.07677807;0.002901405;-0.0428654,0.1030317;-0.3486162;-0.01969337,0.09837556;-0.7373132;0.07292569,0.1009737;-0.7648354;0.01861036,-0.08041628;0.005062331;-0.03533167,-0.1060604;-0.3466858;-0.01517147,-0.09392181;-0.7379675;0.06505685,-0.1007488;-0.7653397;0.01095011,0.005932011;0.5826267;0.01046431,285.7075
+0;0;0,0.001513361;0.3377202;0.008117986,0.00285519;0.662;0.001240943,0.1829191;0.5294428;0.003319842,0.218809;0.2272742;0.01380794,0.2680393;-0.03280589;-0.03262095,-0.1732107;0.5177752;-0.01027411,-0.2231031;0.2177624;-0.0246601,-0.2647623;-0.04276115;-0.07577722,0.07812236;0.005332316;-0.04002858,0.09810389;-0.34556;-0.00413204,0.1173747;-0.7356441;0.08088561,0.1182145;-0.6970881;0.002069622,-0.07618126;0.006340061;-0.04347461,-0.1231417;-0.3425809;-0.01411265,-0.1406802;-0.7334609;0.06755855,-0.1373514;-0.6948373;-0.01118422,0.002578232;0.5827584;0.005381155,0;0;0,0.00371886;0.3376245;0.01090765,0.006221235;0.6619555;0.007683992,0.1791264;0.5176854;-0.02201569,0.2194659;0.2160707;-0.03227043,0.2360578;-0.04534432;-0.09233582,-0.170677;0.5217156;-0.01214872,-0.2173922;0.2219282;-0.03762691,-0.2466823;-0.03311133;-0.1171118,0.07675361;0.002928153;-0.04282677,0.1029882;-0.3486324;-0.01980042,0.09843812;-0.7373807;0.0730381,0.1012396;-0.7648159;0.01845574,-0.08036316;0.005045235;-0.03535718,-0.1059991;-0.3467391;-0.01526132,-0.09373815;-0.7380677;0.06521536,-0.1004162;-0.766075;0.01158294,0.005739488;0.582672;0.01089883,285.7408
+0;0;0,0.001460449;0.3377516;0.008233158,0.002682001;0.6620884;0.001587643,0.1828413;0.5296556;0.003799008,0.2181731;0.2272318;0.007920398,0.2689616;-0.03082493;-0.04750258,-0.1732973;0.5179851;-0.01122365,-0.2230047;0.2181633;-0.03023776,-0.2647218;-0.04061505;-0.08971786,0.07809298;0.005345697;-0.04003123,0.09805006;-0.3455248;-0.004022468,0.1166975;-0.736452;0.08034781,0.1177977;-0.6977964;0.0006503984,-0.07616579;0.006325596;-0.04345514,-0.1230616;-0.3426096;-0.01430056,-0.1406538;-0.7340848;0.06772292,-0.137044;-0.6953544;-0.01189213,0.002443481;0.5828286;0.005649058,0;0;0,0.003559351;0.3376563;0.01102877,0.005844697;0.6620408;0.007923841,0.178888;0.5178177;-0.02157199,0.2193727;0.2161955;-0.0320822,0.2359786;-0.04521793;-0.09234595,-0.1709665;0.5217275;-0.0121048,-0.2178011;0.2222868;-0.04155391,-0.2494459;-0.03026551;-0.1279275,0.07674161;0.002953887;-0.04279709,0.1029603;-0.3486065;-0.01993132,0.0984619;-0.7380596;0.07278466,0.09840596;-0.7651727;0.01651835,-0.08032747;0.005024388;-0.0353814,-0.106015;-0.3467487;-0.01536075,-0.09358398;-0.7386382;0.06562228,-0.1005431;-0.7672805;0.01139624,0.005420767;0.5827419;0.01111054,285.774
+0;0;0,0.001460446;0.3377508;0.008233137,0.002681956;0.6620762;0.001587932,0.1829043;0.5296294;0.003798414,0.218169;0.2277791;0.007911989,0.2690268;-0.03062955;-0.04758657,-0.1733586;0.5179548;-0.01122949,-0.2229718;0.2187015;-0.03020755,-0.2647459;-0.04042968;-0.08976875,0.07803078;0.005341439;-0.03999934,0.09798548;-0.3454873;-0.00399486,0.1166338;-0.7364331;0.08037942,0.1177334;-0.6977826;0.0007294118,-0.07610512;0.006320558;-0.04342053,-0.1229954;-0.3425732;-0.01426941,-0.1405884;-0.734067;0.06775796,-0.1369808;-0.6953417;-0.01180973,0.00244345;0.582821;0.00564911,0;0;0,0.00334777;0.3376496;0.01127291,0.005393863;0.6620262;0.008387804,0.1785634;0.5178493;-0.02126908,0.2191233;0.2168169;-0.03168607,0.2361617;-0.04487249;-0.09226632,-0.1713702;0.521727;-0.0121614,-0.2179622;0.2232024;-0.04512222,-0.2514504;-0.02735996;-0.1375271,0.07672121;0.002985224;-0.04268754,0.1029381;-0.3485537;-0.02013946,0.09851898;-0.7380158;0.07262421,0.09833693;-0.765165;0.0164628,-0.08022645;0.005005501;-0.03543929,-0.1059163;-0.3467292;-0.01548861,-0.09345928;-0.73861;0.06562673,-0.1009356;-0.7679425;0.01229837,0.005029008;0.5827295;0.01152205,285.8082
+0;0;0,0.001460513;0.3377665;0.008233519,0.002681951;0.6620717;0.001588844,0.1828409;0.5296514;0.003799576,0.2181064;0.2277951;0.007913233,0.2690169;-0.03088138;-0.04764285,-0.1732969;0.5179809;-0.01122305,-0.222911;0.2187217;-0.03020149,-0.2647284;-0.04067805;-0.08982442,0.07803967;0.005342048;-0.0400039,0.09799985;-0.345583;-0.00398954,0.116647;-0.7365041;0.0803794,0.1177471;-0.6978494;0.0006910041,-0.07611379;0.006321278;-0.04342547,-0.1230169;-0.3426682;-0.01426635,-0.1406088;-0.7341372;0.06775582,-0.1369995;-0.6954078;-0.01185024,0.002443468;0.5828243;0.005649622,0;0;0,0.003115401;0.3376587;0.01153302,0.004962802;0.6620178;0.008829355,0.1781069;0.5178806;-0.02093089,0.2188018;0.2168697;-0.03161502,0.2359415;-0.04499698;-0.09263909,-0.1715907;0.521741;-0.01249601,-0.2183754;0.2238281;-0.05040259,-0.253045;-0.02526867;-0.1470496,0.07671174;0.003097937;-0.0427171,0.1028239;-0.3485736;-0.02060079,0.098556;-0.7380058;0.07218623,0.09867868;-0.7651173;0.01593137,-0.08024537;0.004889021;-0.03543751,-0.1059614;-0.3469659;-0.01592856,-0.09331485;-0.7387938;0.06528745,-0.1011093;-0.7689858;0.01291821,0.004643396;0.5827271;0.01192307,285.8305
+0;0;0,0.001437528;0.3377826;0.008447555,0.002677551;0.6621082;0.002430063,0.1829278;0.5295167;0.004076806,0.2177233;0.2277201;0.0001927568,0.2692861;-0.02864268;-0.0657801,-0.1728342;0.5154912;-0.006782863,-0.2252441;0.217718;-0.03663664,-0.2677159;-0.03966764;-0.1050604,0.07799353;0.005340822;-0.03993662,0.09788514;-0.3457033;-0.003902823,0.1165452;-0.7373763;0.08070805,0.116887;-0.6986558;0.0007158667,-0.07602774;0.006313349;-0.04343241,-0.1228244;-0.3428207;-0.01442304,-0.1407434;-0.7350078;0.06793697,-0.1378828;-0.6962164;-0.01199701,0.002434313;0.5828507;0.006293125,0;0;0,0.002904318;0.3376774;0.0116657,0.004546307;0.6620446;0.009051681,0.1778795;0.5179191;-0.02083087,0.2186103;0.2170343;-0.03161645,0.2359525;-0.0450213;-0.09292817,-0.1719974;0.5216405;-0.0127736,-0.2192138;0.2246673;-0.05618414,-0.2566975;-0.02087079;-0.1612512,0.07670052;0.003132597;-0.04258716,0.1026904;-0.3486906;-0.02088404,0.09872444;-0.7388493;0.07225764,0.09927714;-0.7657356;0.01534927,-0.08013275;0.004850185;-0.03551997,-0.1058578;-0.3471138;-0.0158823,-0.09314272;-0.7396767;0.06565059,-0.1008624;-0.7696105;0.01251613,0.004277036;0.5827527;0.01212561,285.8647
+0;0;0,0.001437199;0.3377055;0.008445626,0.002676769;0.6619118;0.002430447,0.1830872;0.5293046;0.004073684,0.2178014;0.2282119;0.0001986928,0.2694593;-0.0286237;-0.06589583,-0.1729903;0.5152667;-0.006795612,-0.2252779;0.2181879;-0.03657977,-0.267828;-0.03967243;-0.1051297,0.07806137;0.005345467;-0.03997135,0.09795986;-0.3458202;-0.003925081,0.1166186;-0.7374656;0.08067982,0.1169598;-0.698761;0.0008329153,-0.07609386;0.006318841;-0.04347019,-0.1229067;-0.3429361;-0.01445078,-0.1408245;-0.7350955;0.06790343,-0.1379691;-0.6963201;-0.01188539,0.002433628;0.5826859;0.006291968,0;0;0,0.002748206;0.3375954;0.01184058,0.004334554;0.6618443;0.009324788,0.1778966;0.5178148;-0.020491,0.2187088;0.217649;-0.03106391,0.2363091;-0.04479995;-0.09280789,-0.1722379;0.5213397;-0.01319783,-0.219389;0.2254726;-0.05920142,-0.2568612;-0.01959449;-0.1666236,0.07678317;0.003110632;-0.04259729,0.1028309;-0.3488482;-0.02117038,0.09898821;-0.7389957;0.07190156,0.09987748;-0.7659497;0.01527238,-0.08020747;0.004865007;-0.03553806,-0.1056367;-0.3472577;-0.01615891,-0.0927381;-0.7397545;0.0655242,-0.1002259;-0.7698637;0.0127773,0.004072316;0.5825831;0.01237798,285.8973
+0;0;0,0.001437199;0.3377055;0.008445626,0.002676769;0.6619118;0.002430447,0.1830872;0.5293046;0.004073684,0.2178014;0.2282119;0.0001986928,0.2694593;-0.0286237;-0.06589583,-0.1729903;0.5152667;-0.006795612,-0.2252779;0.2181879;-0.03657977,-0.267828;-0.03967243;-0.1051297,0.07806137;0.005345467;-0.03997135,0.09795986;-0.3458202;-0.003925081,0.1166186;-0.7374656;0.08067982,0.1169598;-0.698761;0.0008329153,-0.07609386;0.006318841;-0.04347019,-0.1229067;-0.3429361;-0.01445078,-0.1408245;-0.7350955;0.06790343,-0.1379691;-0.6963201;-0.01188539,0.002433628;0.5826859;0.006291968,0;0;0,0.002748206;0.3375954;0.01184058,0.004334554;0.6618443;0.009324788,0.1778966;0.5178148;-0.020491,0.2187088;0.217649;-0.03106391,0.2363091;-0.04479995;-0.09280789,-0.1722379;0.5213397;-0.01319783,-0.219389;0.2254726;-0.05920142,-0.2568612;-0.01959449;-0.1666236,0.07678317;0.003110632;-0.04259729,0.1028309;-0.3488482;-0.02117038,0.09898821;-0.7389957;0.07190156,0.09987748;-0.7659497;0.01527238,-0.08020747;0.004865007;-0.03553806,-0.1056367;-0.3472577;-0.01615891,-0.0927381;-0.7397545;0.0655242,-0.1002259;-0.7698637;0.0127773,0.004072316;0.5825831;0.01237798,285.9205
+0;0;0,0.00139844;0.3377101;0.008628353,0.002553325;0.6619306;0.003058646,0.182695;0.5293733;0.004287248,0.2173031;0.2291084;-0.008219572,0.2698921;-0.02582228;-0.08289615,-0.1728962;0.5162109;-0.009109234,-0.2236134;0.2200745;-0.04438184,-0.2666724;-0.03578228;-0.1219386,0.07810517;0.005329746;-0.03998428,0.09803902;-0.3465095;-0.003839977,0.1165596;-0.7374943;0.08067279,0.1173551;-0.6987411;0.000499621,-0.07610802;0.006350547;-0.04352938,-0.1230667;-0.3435706;-0.01446678,-0.1409699;-0.7349777;0.06820432,-0.1376512;-0.6961475;-0.01189564,0.002335127;0.5826973;0.006796523,0;0;0,0.002742484;0.3376019;0.0119127,0.004394375;0.6618557;0.009397149,0.177713;0.517882;-0.02002358,0.2188362;0.2183616;-0.03049088,0.2367024;-0.04454577;-0.09287965,-0.1718714;0.5214676;-0.01348449,-0.2193537;0.2271533;-0.06484268,-0.2568171;-0.01667649;-0.176536,0.0768713;0.003115639;-0.04252839,0.1026249;-0.3495553;-0.02120721,0.09924053;-0.7390841;0.07158506,0.1004059;-0.7658089;0.01426208,-0.08023582;0.004855478;-0.03558379,-0.1054113;-0.347962;-0.0160752,-0.09245713;-0.7398597;0.06518348,-0.09994527;-0.7699016;0.01185528,0.004112497;0.5825934;0.01245296,285.9537
+0;0;0,0.001398436;0.3377089;0.008628324,0.002553243;0.6619073;0.003059062,0.1822652;0.5294842;0.00429331,0.2169207;0.2288072;-0.008230673,0.2696164;-0.0266405;-0.08305871,-0.1724787;0.5163532;-0.00907125,-0.2232656;0.2198105;-0.04439226,-0.2664119;-0.03656533;-0.1221063,0.07805877;0.00532658;-0.03996053,0.09801728;-0.3469481;-0.003771491,0.1165229;-0.737618;0.0806732,0.1173184;-0.6988654;0.0005048513,-0.07606281;0.006346775;-0.04350352,-0.1230797;-0.3440076;-0.01440495,-0.1409684;-0.7350993;0.06819955,-0.1376499;-0.6962696;-0.01189559,0.002335064;0.5826812;0.006796605,0;0;0,0.002612509;0.337596;0.01207817,0.004174292;0.661829;0.009694695,0.1773228;0.5184386;-0.01931691,0.2186892;0.2185457;-0.03015852,0.2368811;-0.04488075;-0.09265006,-0.1715238;0.5214964;-0.01379939,-0.2194237;0.2275166;-0.06898935,-0.2576154;-0.01424313;-0.1861356,0.07694263;0.003117546;-0.04229069,0.1025941;-0.3500202;-0.02128625,0.09931592;-0.7392297;0.07145823,0.1002459;-0.7659739;0.01415695,-0.08013713;0.00484339;-0.03567871,-0.1052189;-0.3484237;-0.01621764,-0.09237808;-0.7400041;0.06499971,-0.09964348;-0.7705683;0.01224181,0.003911339;0.5825726;0.01271927,285.9762
+0;0;0,0.001398593;0.3377471;0.008629299,0.002553505;0.6619745;0.003059549,0.1824938;0.5294771;0.004290942,0.2170382;0.2297643;-0.008192881,0.2698263;-0.02613151;-0.08315217,-0.1727003;0.5163294;-0.00909058,-0.2233243;0.2207376;-0.04429833,-0.2665463;-0.0360879;-0.1221487,0.07806503;0.005327006;-0.03996373,0.09803796;-0.3472021;-0.003748558,0.1165187;-0.7373456;0.08058236,0.117306;-0.6986822;0.001232326,-0.07606891;0.006347284;-0.04350701,-0.1231197;-0.34426;-0.01438742,-0.1409843;-0.7348249;0.06810579,-0.1376997;-0.6960853;-0.01117178,0.002335307;0.5827416;0.006797415,0;0;0,0.002310343;0.3376308;0.01223207,0.003610104;0.6618947;0.009947777,0.1769995;0.5183355;-0.01919103,0.2186379;0.219453;-0.02979386,0.2372736;-0.04449117;-0.09203792,-0.1719136;0.5210755;-0.01485948,-0.2201318;0.2288071;-0.07343482,-0.2584818;-0.01065579;-0.1962149,0.07704477;0.003107637;-0.04211974,0.102565;-0.350331;-0.02169847,0.09971996;-0.7390738;0.07069279,0.100905;-0.7663086;0.01506115,-0.08008523;0.004831768;-0.03581393,-0.1048307;-0.3487433;-0.01685183,-0.0921151;-0.7398393;0.06406395,-0.09938964;-0.7702394;0.01238202,0.003409266;0.5826304;0.01295018,286.0085
+0;0;0,0.001376553;0.3378069;0.008789576,0.002482182;0.6621127;0.003601686,0.1825095;0.5294148;0.004494056,0.2156782;0.2304831;-0.01970777,0.2694341;-0.02046078;-0.1064443,-0.172873;0.5169337;-0.01080286,-0.2222836;0.222137;-0.05202815,-0.2650607;-0.03182504;-0.1360471,0.07787603;0.005316264;-0.03985341,0.0978507;-0.3475134;-0.003568742,0.1162899;-0.7365745;0.08047698,0.1174198;-0.6978726;0.000873968,-0.07586934;0.00632766;-0.04341701,-0.1229515;-0.3445914;-0.01437567,-0.1408186;-0.7340254;0.06805128,-0.1371838;-0.6952434;-0.01146794,0.002275015;0.582855;0.007235976,0;0;0,0.002029471;0.3377011;0.01210284,0.003079303;0.6620369;0.009740591,0.1766678;0.5184104;-0.01929879,0.2182048;0.2197235;-0.02963376,0.2369671;-0.04352751;-0.09072924,-0.1723085;0.5209996;-0.01589533,-0.220816;0.229839;-0.0784937,-0.259909;-0.00647895;-0.2050297,0.07703224;0.003066048;-0.04168773,0.102364;-0.3507375;-0.02205014,0.09958376;-0.7384602;0.06979537,0.1004851;-0.7655722;0.01366115,-0.07974654;0.004842187;-0.03603159,-0.1045443;-0.3490492;-0.01731537,-0.09195509;-0.7390325;0.06347306,-0.09935328;-0.7698166;0.01185708,0.002943471;0.5827532;0.01275897,286.0308
+0;0;0,0.001376553;0.3378069;0.008789576,0.002482182;0.6621127;0.003601686,0.1825095;0.5294148;0.004494056,0.2156782;0.2304831;-0.01970777,0.2694341;-0.02046078;-0.1064443,-0.172873;0.5169337;-0.01080286,-0.2222836;0.222137;-0.05202815,-0.2650607;-0.03182504;-0.1360471,0.07787603;0.005316264;-0.03985341,0.0978507;-0.3475134;-0.003568742,0.1162899;-0.7365745;0.08047698,0.1174198;-0.6978726;0.000873968,-0.07586934;0.00632766;-0.04341701,-0.1229515;-0.3445914;-0.01437567,-0.1408186;-0.7340254;0.06805128,-0.1371838;-0.6952434;-0.01146794,0.002275015;0.582855;0.007235976,0;0;0,0.002029471;0.3377011;0.01210284,0.003079303;0.6620369;0.009740591,0.1766678;0.5184104;-0.01929879,0.2182048;0.2197235;-0.02963376,0.2369671;-0.04352751;-0.09072924,-0.1723085;0.5209996;-0.01589533,-0.220816;0.229839;-0.0784937,-0.259909;-0.00647895;-0.2050297,0.07703224;0.003066048;-0.04168773,0.102364;-0.3507375;-0.02205014,0.09958376;-0.7384602;0.06979537,0.1004851;-0.7655722;0.01366115,-0.07974654;0.004842187;-0.03603159,-0.1045443;-0.3490492;-0.01731537,-0.09195509;-0.7390325;0.06347306,-0.09935328;-0.7698166;0.01185708,0.002943471;0.5827532;0.01275897,286.053
+0;0;0,0.00137664;0.3378283;0.008790134,0.00248239;0.66217;0.003601583,0.1826225;0.5294277;0.004492739,0.215757;0.2308044;-0.01968412,0.2694571;-0.01987913;-0.1063306,-0.1729824;0.5169388;-0.01081375,-0.2223421;0.2224461;-0.05199652,-0.2650748;-0.03125229;-0.1359283,0.07769763;0.005304085;-0.03976211,0.09769429;-0.3479141;-0.003437478,0.1161276;-0.7368513;0.08058149,0.1172539;-0.6981771;0.001232155,-0.07569553;0.006313164;-0.04331755,-0.1228296;-0.3449924;-0.01424422,-0.140691;-0.7343023;0.06815648,-0.1370677;-0.6955484;-0.01110932,0.002275194;0.5829014;0.007236376,0;0;0,0.001784183;0.3377304;0.01192164,0.002628192;0.6621016;0.009402752,0.1764174;0.518417;-0.01938176,0.217759;0.2199909;-0.0289259,0.2367976;-0.04304236;-0.08962619,-0.1726438;0.5209556;-0.0171344,-0.2217265;0.2312659;-0.08443306,-0.2606158;-0.005291954;-0.209978,0.07697937;0.003029853;-0.04136515,0.1022862;-0.3512049;-0.02239788,0.09963928;-0.7388529;0.06921697,0.1006995;-0.7660992;0.01358819,-0.07943314;0.004842461;-0.03623541,-0.1041562;-0.3494666;-0.01789616,-0.09160352;-0.7393115;0.06294067,-0.09887185;-0.7694427;0.01093843,0.002543621;0.5828083;0.01245809,286.0759
+0;0;0,0.001357616;0.3378629;0.00905085,0.002432273;0.6622768;0.004482223,0.1828702;0.5293022;0.004715727,0.2155169;0.2319607;-0.0271735,0.2676262;-0.01429783;-0.1259265,-0.1733118;0.5172701;-0.01185221,-0.2226053;0.2244882;-0.06026321,-0.2655988;-0.02350232;-0.1590713,0.07740233;0.005288338;-0.03962671,0.09739177;-0.3479544;-0.003224697,0.1159;-0.7383102;0.08106533,0.1172473;-0.6995962;0.001566,-0.07542142;0.006282963;-0.04314508,-0.1225023;-0.3450707;-0.0141775,-0.1403737;-0.7357932;0.06853633,-0.1365262;-0.696994;-0.01087186,0.002226959;0.5829824;0.007947528,0;0;0,0.001340732;0.3377801;0.01174331,0.001742125;0.6622134;0.009115219,0.1761447;0.5184688;-0.01890647,0.2174725;0.2206371;-0.02801955,0.2362633;-0.04235762;-0.0879482,-0.1734528;0.5207264;-0.01868477,-0.2224451;0.2321073;-0.0879198,-0.2612715;-0.002253205;-0.2170648,0.0769282;0.003020331;-0.04077125,0.1020292;-0.3513319;-0.02317691,0.09902726;-0.7405295;0.06815314,0.1010006;-0.767579;0.0121231,-0.0789345;0.004817615;-0.03654449,-0.103789;-0.3495267;-0.01844981,-0.09114582;-0.7407688;0.06275865,-0.09830269;-0.770851;0.01044404,0.001774408;0.5829028;0.01219416,286.0982
+0;0;0,0.001357616;0.3378629;0.00905085,0.002432273;0.6622768;0.004482223,0.1828702;0.5293022;0.004715727,0.2155169;0.2319607;-0.0271735,0.2676262;-0.01429783;-0.1259265,-0.1733118;0.5172701;-0.01185221,-0.2226053;0.2244882;-0.06026321,-0.2655988;-0.02350232;-0.1590713,0.07740233;0.005288338;-0.03962671,0.09739177;-0.3479544;-0.003224697,0.1159;-0.7383102;0.08106533,0.1172473;-0.6995962;0.001566,-0.07542142;0.006282963;-0.04314508,-0.1225023;-0.3450707;-0.0141775,-0.1403737;-0.7357932;0.06853633,-0.1365262;-0.696994;-0.01087186,0.002226959;0.5829824;0.007947528,0;0;0,0.001340732;0.3377801;0.01174331,0.001742125;0.6622134;0.009115219,0.1761447;0.5184688;-0.01890647,0.2174725;0.2206371;-0.02801955,0.2362633;-0.04235762;-0.0879482,-0.1734528;0.5207264;-0.01868477,-0.2224451;0.2321073;-0.0879198,-0.2612715;-0.002253205;-0.2170648,0.0769282;0.003020331;-0.04077125,0.1020292;-0.3513319;-0.02317691,0.09902726;-0.7405295;0.06815314,0.1010006;-0.767579;0.0121231,-0.0789345;0.004817615;-0.03654449,-0.103789;-0.3495267;-0.01844981,-0.09114582;-0.7407688;0.06275865,-0.09830269;-0.770851;0.01044404,0.001774408;0.5829028;0.01219416,286.1214
+0;0;0,0.001357471;0.3378269;0.009049887,0.002431954;0.6621877;0.004482059,0.1827238;0.5292708;0.004717552,0.2153285;0.2323121;-0.02713062,0.267647;-0.01493533;-0.1262802,-0.1731701;0.5172485;-0.01183698,-0.2224001;0.2248435;-0.06018566,-0.2655663;-0.02414291;-0.1593905,0.07741255;0.005289036;-0.03963195,0.09742254;-0.3483168;-0.003192507,0.1159075;-0.7381821;0.08099159,0.1172551;-0.6994662;0.001475073,-0.07543138;0.006283793;-0.04315078,-0.1225606;-0.3454311;-0.01415342,-0.1404096;-0.7356626;0.06845647,-0.1365613;-0.6968614;-0.01096892,0.002226677;0.5829076;0.007946739,0;0;0,0.001183242;0.3377427;0.01180005,0.001455851;0.662123;0.009182692,0.175876;0.5184548;-0.01808858,0.2176116;0.221057;-0.02672398,0.2361984;-0.04287976;-0.08747792,-0.1734305;0.5207208;-0.01941228,-0.2228;0.2333893;-0.09197368,-0.2615277;-0.0003267527;-0.2245485,0.07698925;0.003015026;-0.04068089,0.1017384;-0.3517238;-0.02298558,0.09920399;-0.7405229;0.06785775,0.1013274;-0.767553;0.01178885,-0.07891154;0.004812613;-0.0366221,-0.1040709;-0.3498831;-0.01864139,-0.09130216;-0.7406789;0.06222384,-0.09836521;-0.7707024;0.009802911,0.001515456;0.5828268;0.01226258,286.1537
+0;0;0,0.001302867;0.3377722;0.009405711,0.002266683;0.6620945;0.005423407,0.1823845;0.5285824;0.004793614,0.2169722;0.2338133;-0.04069375,0.2684788;-0.01151097;-0.149091,-0.1731639;0.5171822;-0.01234979,-0.2223578;0.2262978;-0.0682107,-0.2655626;-0.02014564;-0.1776909,0.07732464;0.005279864;-0.03958374,0.09740749;-0.3484859;-0.00319688,0.1162729;-0.7378646;0.08138961,0.1177275;-0.6991173;0.001875937,-0.07534266;0.006277283;-0.04310369,-0.1224145;-0.3456065;-0.01412823,-0.1403529;-0.7354535;0.06847996,-0.1363933;-0.6966205;-0.01093889,0.002084639;0.5828196;0.008744375,0;0;0,0.001014091;0.3376991;0.0117712,0.001156896;0.6620321;0.009083509,0.1758638;0.5186294;-0.01717687,0.2173816;0.2213799;-0.02573109,0.2361091;-0.04433107;-0.08601296,-0.1735146;0.5206138;-0.02043612,-0.2230095;0.2341367;-0.09550478,-0.2617626;-0.0008974522;-0.2290865,0.07703377;0.002936229;-0.04038596,0.1018484;-0.3519612;-0.02278984,0.09943315;-0.7405289;0.06740903,0.1027428;-0.7674553;0.01128864,-0.07873483;0.004859284;-0.03675681,-0.1036253;-0.3500007;-0.01852599,-0.09112712;-0.7405681;0.06164585,-0.09544469;-0.7615058;0.0001010448,0.001244098;0.5827482;0.01218343,286.1875
+0;0;0,0.001302858;0.3377697;0.009405641,0.002266716;0.662107;0.005423074,0.1823078;0.5286123;0.0047952,0.2169032;0.2337777;-0.04070228,0.2684682;-0.01182482;-0.1492224,-0.1730894;0.5172169;-0.01234091,-0.2222942;0.2262678;-0.06821425,-0.265548;-0.02045502;-0.1778185,0.07710668;0.005264982;-0.03947217,0.09721912;-0.3490218;-0.003031719,0.11603;-0.7372736;0.08130996,0.1174797;-0.6985552;0.002059184,-0.0751303;0.006259589;-0.04298219,-0.1222715;-0.3461424;-0.01396406,-0.140158;-0.7348611;0.06840504,-0.1362114;-0.6960573;-0.01075123,0.002084659;0.5828265;0.00874428,0;0;0,0.0008069724;0.3377081;0.0114522,0.000840202;0.6620541;0.008488417,0.1756351;0.5187858;-0.01708722,0.217005;0.221448;-0.02563512,0.2363505;-0.04443192;-0.08637857,-0.1736072;0.5206971;-0.02171116,-0.2235547;0.2348275;-0.09902956,-0.2622647;0.0001352578;-0.2338526,0.07697502;0.002925649;-0.03996873,0.1014198;-0.3525546;-0.02300501,0.0996298;-0.7401007;0.06650257,0.1031608;-0.7671732;0.01092315,-0.07833661;0.004844132;-0.03702867,-0.1035635;-0.3505301;-0.01902162,-0.09089613;-0.7400464;0.06049842,-0.09502041;-0.7609031;-0.0007827729,0.0009477586;0.5827669;0.01165104,286.2096
+0;0;0,0.001302589;0.3377001;0.009403703,0.0022663;0.6619883;0.005421662,0.1822974;0.5285066;0.004793586,0.2168605;0.2339475;-0.04066138,0.2684011;-0.01153895;-0.1491303,-0.17308;0.5171119;-0.01234158,-0.2222389;0.2264347;-0.0681627,-0.2654722;-0.02017164;-0.1777152,0.0770989;0.00526445;-0.03946818,0.09721298;-0.3490514;-0.003024746,0.1159737;-0.736268;0.08109207,0.1174269;-0.6975287;0.001650989,-0.07512271;0.006258957;-0.04297785,-0.1222678;-0.346172;-0.01395734,-0.1401066;-0.7338544;0.06819216,-0.1361505;-0.6950293;-0.01115419,0.002084266;0.5827178;0.008742447,0;0;0,0.0008467808;0.3376406;0.01138473,0.0009457693;0.6619366;0.008336544,0.1758481;0.5187281;-0.01648498,0.2172873;0.2217024;-0.02567017,0.2368643;-0.04408875;-0.08614635,-0.1734233;0.5208478;-0.0227536,-0.2238334;0.2358797;-0.1019863,-0.2625386;0.004197121;-0.2416668,0.07704874;0.002838582;-0.03981364,0.1015683;-0.3526666;-0.02286482,0.1000388;-0.7392144;0.06625748,0.1037047;-0.7661813;0.01030469,-0.07828386;0.004924731;-0.03710898,-0.1034408;-0.3504784;-0.01899372,-0.09061161;-0.7390627;0.0597592,-0.09532292;-0.7612178;-0.0006314106,0.001035124;0.5826604;0.01152015,286.2431
+0;0;0,0.001271231;0.337619;0.009885455,0.00208446;0.6618651;0.006635428,0.1814382;0.5274757;0.004474095,0.216372;0.2338387;-0.04922449,0.2684457;-0.002626806;-0.1741707,-0.1726678;0.5171309;-0.01284966,-0.2222059;0.2277361;-0.07706185,-0.2638694;-0.01500396;-0.1935977,0.07703047;0.005250473;-0.03942103,0.09719037;-0.3490784;-0.003002279,0.1154806;-0.7363062;0.081038,0.1169948;-0.6975411;0.001705714,-0.07504646;0.006261629;-0.04294296,-0.1221255;-0.3461974;-0.0139972,-0.1401976;-0.7338228;0.06823838,-0.136187;-0.6949748;-0.01099771,0.001940635;0.5825977;0.0097756,0;0;0,0.0008380562;0.3375803;0.01117134,0.0009675473;0.6618236;0.007918835,0.1756987;0.5188005;-0.01562881,0.2173601;0.2213478;-0.02625203,0.2375189;-0.04353774;-0.08681953,-0.172952;0.520977;-0.02375179,-0.2243295;0.2362684;-0.1051642,-0.2627802;0.006292716;-0.246132,0.07703671;0.002802029;-0.03965819,0.100956;-0.3527718;-0.02302122,0.1002316;-0.7394103;0.06559515,0.1039862;-0.76643;0.009851217,-0.07812526;0.004924551;-0.03724875,-0.1035998;-0.3504826;-0.01940299,-0.09033173;-0.739077;0.05908936,-0.09528101;-0.7623424;-0.000164669,0.001046032;0.5825598;0.01115012,286.2763
+0;0;0,0.001271014;0.3375615;0.009883773,0.002084065;0.6617362;0.006634507,0.1814166;0.527372;0.004473063,0.2163656;0.2336071;-0.04924891,0.2682394;-0.001950651;-0.1737155,-0.1726475;0.5170285;-0.01284864,-0.2222072;0.2275076;-0.0770888,-0.2637107;-0.0143006;-0.1931773,0.07693803;0.005244173;-0.03937373,0.09709125;-0.3489671;-0.00296706,0.1152153;-0.7326776;0.08030983,0.1167391;-0.6938571;0.0004767403,-0.07495641;0.006254115;-0.04289144,-0.1220198;-0.346088;-0.01395528,-0.1399277;-0.7301923;0.06753331,-0.1358919;-0.6912885;-0.01220299,0.001940274;0.5824875;0.009773942,0;0;0,0.0007085428;0.3375196;0.01127362,0.0007245988;0.661692;0.008082867,0.1755273;0.5187825;-0.01524341,0.2174523;0.2212715;-0.02685487,0.239036;-0.04195973;-0.08941472,-0.1730334;0.5212063;-0.024744,-0.224924;0.2368814;-0.1076417,-0.264163;0.01057354;-0.2522631,0.07702521;0.002727941;-0.03945792,0.1006766;-0.3527578;-0.02309489,0.09992991;-0.735896;0.0646646,0.1043344;-0.7642877;0.009669542,-0.07795109;0.004961512;-0.03736662,-0.1037589;-0.3503155;-0.01977542,-0.09021265;-0.7353784;0.05794322,-0.09520628;-0.7594452;-0.001262344,0.0008281618;0.5824464;0.01130271,286.2985
+0;0;0,0.001271014;0.3375615;0.009883773,0.002084065;0.6617362;0.006634507,0.1814166;0.527372;0.004473063,0.2163656;0.2336071;-0.04924891,0.2682394;-0.001950651;-0.1737155,-0.1726475;0.5170285;-0.01284864,-0.2222072;0.2275076;-0.0770888,-0.2637107;-0.0143006;-0.1931773,0.07693803;0.005244173;-0.03937373,0.09709125;-0.3489671;-0.00296706,0.1152153;-0.7326776;0.08030983,0.1167391;-0.6938571;0.0004767403,-0.07495641;0.006254115;-0.04289144,-0.1220198;-0.346088;-0.01395528,-0.1399277;-0.7301923;0.06753331,-0.1358919;-0.6912885;-0.01220299,0.001940274;0.5824875;0.009773942,0;0;0,0.0007085428;0.3375196;0.01127362,0.0007245988;0.661692;0.008082867,0.1755273;0.5187825;-0.01524341,0.2174523;0.2212715;-0.02685487,0.239036;-0.04195973;-0.08941472,-0.1730334;0.5212063;-0.024744,-0.224924;0.2368814;-0.1076417,-0.264163;0.01057354;-0.2522631,0.07702521;0.002727941;-0.03945792,0.1006766;-0.3527578;-0.02309489,0.09992991;-0.735896;0.0646646,0.1043344;-0.7642877;0.009669542,-0.07795109;0.004961512;-0.03736662,-0.1037589;-0.3503155;-0.01977542,-0.09021265;-0.7353784;0.05794322,-0.09520628;-0.7594452;-0.001262344,0.0008281618;0.5824464;0.01130271,286.322
+0;0;0,0.001136944;0.3373949;0.01045225,0.001887497;0.6614463;0.008135872,0.1806928;0.5264408;0.00395586,0.2159864;0.2355326;-0.06196288,0.2685169;0.002176121;-0.1908375,-0.1724162;0.5170118;-0.01345919,-0.2229926;0.2296993;-0.08495754,-0.2622894;-0.004360065;-0.2172277,0.07690965;0.005213766;-0.03935672,0.09720102;-0.348864;-0.002926696,0.1153647;-0.7336552;0.08038042,0.1169234;-0.6947884;0.0005160421,-0.0749317;0.006277318;-0.04286097,-0.1218308;-0.3459804;-0.01413929,-0.140063;-0.7311143;0.06755327,-0.1359895;-0.6921624;-0.01221289,0.001744364;0.5822195;0.01103521,0;0;0,0.0008092522;0.3373686;0.01129699,0.0009386241;0.661409;0.008101225,0.1756746;0.5189521;-0.01470411,0.2176111;0.2218409;-0.02829659,0.2417781;-0.04073331;-0.09382617,-0.172479;0.5212663;-0.02572099,-0.2248304;0.2377707;-0.1100301,-0.2640403;0.01161665;-0.2554274,0.07711105;0.002588719;-0.0392226,0.1005378;-0.3528046;-0.02319837,0.1003953;-0.7369977;0.06472086,0.1051682;-0.7649077;0.009195797,-0.07784319;0.005081347;-0.03749462,-0.1038357;-0.3500651;-0.02001887,-0.08949713;-0.7361498;0.05787382,-0.09459634;-0.760803;-0.0008322038,0.001012541;0.5821946;0.01132417,286.3548
+0;0;0,0.001136567;0.337283;0.01044878,0.0018869;0.6612393;0.008133096,0.1806673;0.526265;0.00395321,0.2157853;0.236805;-0.06163739,0.2679732;0.004970044;-0.1896718,-0.1723925;0.5168373;-0.01345942,-0.2227171;0.230955;-0.08460185,-0.2617577;-0.001578167;-0.2160096,0.07691915;0.005214411;-0.03936158,0.09721226;-0.3488938;-0.002928432,0.1156082;-0.7386065;0.0814442,0.1171753;-0.6996922;0.001152419,-0.07494096;0.006278093;-0.04286627,-0.1218441;-0.3460099;-0.01414212,-0.1403095;-0.7360697;0.06859529,-0.1362142;-0.69707;-0.01159774,0.00174381;0.582036;0.01103157,0;0;0,0.001093633;0.3372535;0.01136661,0.001460105;0.6611995;0.008243799,0.176281;0.5190755;-0.01419055,0.2179578;0.223578;-0.03052318,0.2463658;-0.03522995;-0.1017641,-0.1718736;0.5212431;-0.02638844,-0.2249062;0.239767;-0.1117185,-0.2640218;0.0168383;-0.2588124,0.0771713;0.002440572;-0.03913713,0.1008334;-0.3529648;-0.02304411,0.1000391;-0.7420624;0.06603742,0.1065682;-0.7681221;0.008215427,-0.07780136;0.005222272;-0.03758665,-0.1035304;-0.3499683;-0.01999374,-0.08857735;-0.7409457;0.05903927,-0.09364833;-0.7661147;0.0002229884,0.001476891;0.5820076;0.01144576,286.3883
+0;0;0,0.001136321;0.33721;0.01044652,0.001886505;0.6611025;0.008131238,0.1806943;0.526134;0.003949747,0.215637;0.2381184;-0.06131356,0.2688913;0.001546323;-0.1919641,-0.1724195;0.5167049;-0.01346554,-0.222493;0.2322491;-0.08425298,-0.2623313;-0.005035445;-0.2183457,0.07681332;0.005207236;-0.03930742,0.09710789;-0.3489264;-0.002871651,0.1154775;-0.7380801;0.08137996,0.1170422;-0.6991791;0.001207203,-0.07483785;0.006269455;-0.04280729,-0.1217443;-0.3460439;-0.01408108,-0.1401833;-0.7355442;0.06853766,-0.136094;-0.6965578;-0.0115365,0.001743441;0.5819135;0.01102919,0;0;0,0.001018338;0.3371822;0.01131821,0.001345754;0.6610634;0.008114576,0.176258;0.5191128;-0.0143106,0.2181452;0.2254532;-0.03535378,0.2507477;-0.03549844;-0.1172879,-0.1718595;0.5212955;-0.02746279,-0.2256841;0.242246;-0.1150277,-0.2668919;0.01738641;-0.2686896,0.07716392;0.002347708;-0.03889334,0.1006935;-0.3531173;-0.02336752,0.1003983;-0.7418122;0.06490827,0.1065708;-0.7680021;0.007341392,-0.07759147;0.00526789;-0.03773974,-0.1039112;-0.3499336;-0.02073248,-0.08829568;-0.7403153;0.05822705,-0.09344064;-0.7647685;-0.001083422,0.001368433;0.5818869;0.01133966,286.4116
+0;0;0,0.001075333;0.3370489;0.01096203,0.001855754;0.6608208;0.009156016,0.179898;0.5245726;0.002690325,0.214752;0.2416625;-0.07118677,0.2695569;0.0126535;-0.2218012,-0.1720619;0.5165524;-0.01394001,-0.2217295;0.2365491;-0.09037323,-0.2609707;0.001947969;-0.2371924,0.07701661;0.005194599;-0.03937361,0.09712192;-0.3497272;-0.002883822,0.1156527;-0.7369664;0.08090229,0.1171159;-0.6980458;0.000837706,-0.07501236;0.006300666;-0.04292171,-0.1219414;-0.3467945;-0.01416917,-0.1407686;-0.7344531;0.06758647,-0.1367809;-0.6954479;-0.01238264,0.001695823;0.5816585;0.01194147,0;0;0,0.001343131;0.3370339;0.01138616,0.001943663;0.6607925;0.008281231,0.1766649;0.5190477;-0.01380253,0.2197571;0.2289916;-0.04065812,0.2540298;-0.03380805;-0.1295129,-0.1709473;0.52123;-0.02820095,-0.2246773;0.2455625;-0.1166952,-0.2680492;0.02116059;-0.2776179,0.07743097;0.002206489;-0.03883815,0.1007971;-0.354035;-0.02298641,0.1011983;-0.7410036;0.06403518,0.1071653;-0.7673111;0.006712198,-0.07778779;0.005429556;-0.03779425,-0.1037576;-0.350599;-0.02122615,-0.08775483;-0.7390183;0.05746314,-0.09316186;-0.7633473;-0.001792148,0.001899652;0.5816455;0.01147652,286.4345
+0;0;0,0.00107494;0.3369257;0.01095803,0.001855155;0.6606117;0.009152575,0.1798448;0.5244037;0.002688805,0.2144703;0.2433473;-0.07070424,0.2698695;0.01185517;-0.2229517,-0.172011;0.5163859;-0.01393661,-0.2213532;0.2382171;-0.08986904,-0.2610199;0.001072273;-0.2382801,0.07725193;0.005210471;-0.03949391,0.09740082;-0.3504808;-0.00292502,0.1159011;-0.7370821;0.08072306,0.1173635;-0.6981662;0.0007007346,-0.07524155;0.006319917;-0.04305286,-0.1222723;-0.3475407;-0.01423798,-0.1410685;-0.7345607;0.06738298,-0.1370829;-0.6955602;-0.01254393,0.001695271;0.5814726;0.01193721,0;0;0,0.001732201;0.336903;0.01155686,0.00259117;0.6605781;0.008694887,0.1771452;0.5188752;-0.01381075,0.2203428;0.2315973;-0.04821396,0.2572308;-0.02975538;-0.1490654,-0.1702;0.5212504;-0.02864037,-0.2246783;0.2487208;-0.1199524,-0.2684609;0.02319084;-0.2844404,0.07770177;0.002030626;-0.03889847,0.1009132;-0.3549838;-0.02272964,0.101825;-0.7414035;0.06375027,0.1079733;-0.7677104;0.006505731,-0.07807576;0.005654361;-0.03777542,-0.1033292;-0.3512164;-0.02149543,-0.08730638;-0.7389683;0.05719102,-0.09253911;-0.7631374;-0.002168369,0.002481855;0.5814514;0.01181269,286.4599
+0;0;0,0.00107494;0.3369257;0.01095803,0.001855155;0.6606117;0.009152575,0.1798448;0.5244037;0.002688805,0.2144703;0.2433473;-0.07070424,0.2698695;0.01185517;-0.2229517,-0.172011;0.5163859;-0.01393661,-0.2213532;0.2382171;-0.08986904,-0.2610199;0.001072273;-0.2382801,0.07725193;0.005210471;-0.03949391,0.09740082;-0.3504808;-0.00292502,0.1159011;-0.7370821;0.08072306,0.1173635;-0.6981662;0.0007007346,-0.07524155;0.006319917;-0.04305286,-0.1222723;-0.3475407;-0.01423798,-0.1410685;-0.7345607;0.06738298,-0.1370829;-0.6955602;-0.01254393,0.001695271;0.5814726;0.01193721,0;0;0,0.001732201;0.336903;0.01155686,0.00259117;0.6605781;0.008694887,0.1771452;0.5188752;-0.01381075,0.2203428;0.2315973;-0.04821396,0.2572308;-0.02975538;-0.1490654,-0.1702;0.5212504;-0.02864037,-0.2246783;0.2487208;-0.1199524,-0.2684609;0.02319084;-0.2844404,0.07770177;0.002030626;-0.03889847,0.1009132;-0.3549838;-0.02272964,0.101825;-0.7414035;0.06375027,0.1079733;-0.7677104;0.006505731,-0.07807576;0.005654361;-0.03777542,-0.1033292;-0.3512164;-0.02149543,-0.08730638;-0.7389683;0.05719102,-0.09253911;-0.7631374;-0.002168369,0.002481855;0.5814514;0.01181269,286.4856
+0;0;0,0.0009595315;0.3368051;0.01141665,0.00162285;0.6603799;0.009949237,0.1789508;0.5229956;0.001270186,0.213177;0.2472952;-0.07980242,0.2724757;0.02024963;-0.2411187,-0.1718097;0.5162365;-0.01485371,-0.2206499;0.2428097;-0.09613947,-0.2599172;0.01266928;-0.2591805,0.07743705;0.005147089;-0.0394249,0.09782013;-0.3510598;-0.003205709,0.115608;-0.737218;0.0802932,0.1170178;-0.6982779;0.0003062636,-0.07533445;0.006346696;-0.04314804,-0.1224041;-0.3480077;-0.01437247,-0.1412094;-0.7345257;0.0672171,-0.1372824;-0.6955062;-0.01267689,0.00148822;0.5812682;0.01266343,0;0;0,0.001910522;0.33679;0.01173949,0.00295487;0.6603538;0.009076357,0.177301;0.5188565;-0.01381063,0.2217262;0.2360388;-0.05618346,0.2597609;-0.02569804;-0.1617112,-0.1695817;0.5211718;-0.02901204,-0.224992;0.2532416;-0.1233413,-0.2695908;0.02757624;-0.2911955,0.07784911;0.001938432;-0.03889823,0.1010881;-0.3555615;-0.02263939,0.1024961;-0.7415819;0.06334281,0.1086502;-0.7679104;0.00616717,-0.07819031;0.005735271;-0.03782454,-0.1030649;-0.3516586;-0.02165283,-0.08661757;-0.7389675;0.05662796,-0.09214593;-0.7635296;-0.00229777,0.002797946;0.5812549;0.01214314,286.5192
+0;0;0,0.0009594369;0.3367719;0.01141552,0.001622582;0.6602597;0.009948974,0.1789197;0.5229186;0.001270767,0.2130315;0.24814;-0.07953076,0.2728273;0.01919091;-0.2421995,-0.1717798;0.5161606;-0.01485032,-0.2204567;0.2436481;-0.09586428,-0.2600532;0.01157814;-0.2602722,0.07761174;0.0051587;-0.03951384,0.09798684;-0.3509086;-0.003308836,0.1157804;-0.7371906;0.08021684,0.1171882;-0.6982634;0.0003454536,-0.07550439;0.006361013;-0.04324537,-0.1225556;-0.3478546;-0.01448108,-0.1413669;-0.7344964;0.06713465,-0.1374456;-0.69549;-0.01264394,0.001488009;0.581181;0.01266203,0;0;0,0.002040982;0.3367379;0.01224613,0.003313273;0.6602205;0.01038337,0.1774597;0.5188504;-0.01357889,0.2224779;0.2381348;-0.06223965,0.2608991;-0.02467853;-0.1713601,-0.1690159;0.5212359;-0.02918863,-0.2248175;0.2554169;-0.1262566,-0.270546;0.03017677;-0.2983906,0.07803656;0.001817256;-0.03896832,0.1012004;-0.3555476;-0.0227319,0.1031296;-0.7417643;0.06294107,0.1091895;-0.7681796;0.006005049,-0.07840588;0.005860241;-0.03781155,-0.1026695;-0.3514385;-0.02172518,-0.08621217;-0.7388406;0.05673309,-0.09163322;-0.7635815;-0.001877185,0.00308346;0.5811466;0.01322412,286.5411
+0;0;0,0.0009595655;0.3368171;0.01141705,0.001622763;0.6603299;0.009950424,0.1790277;0.5229481;0.001265478,0.2126826;0.2518499;-0.07845382,0.272051;0.02453719;-0.2399599,-0.1718849;0.5161861;-0.01486541,-0.2199098;0.2473236;-0.0947943,-0.2592233;0.01691237;-0.2580271,0.07767941;0.005163198;-0.0395483,0.09804468;-0.3507324;-0.003360756,0.1158431;-0.7371199;0.08018775,0.1172508;-0.698193;0.0003186017,-0.07557023;0.006366559;-0.04328308,-0.1225988;-0.3476782;-0.01453266,-0.1414152;-0.7344257;0.06710538,-0.137494;-0.6954195;-0.01267096,0.00148818;0.581246;0.01266366,0;0;0,0.002050191;0.3367705;0.01258564,0.003410913;0.660279;0.01100183,0.177552;0.5188982;-0.01366126,0.2224059;0.2439378;-0.07168674,0.2633781;-0.01013777;-0.1943519,-0.1688156;0.5212936;-0.02964882,-0.2245557;0.2600804;-0.1278464,-0.2713679;0.04038399;-0.3034083,0.07813682;0.001816839;-0.03893781,0.1014088;-0.3553884;-0.02316678,0.1035057;-0.7417252;0.06246018,0.1101346;-0.7680687;0.005519629,-0.07846446;0.005848952;-0.03786734,-0.1021779;-0.3513071;-0.02164579,-0.08563585;-0.7388959;0.05641703,-0.09106001;-0.7636003;-0.002223868,0.003154941;0.5811978;0.01378465,286.5653
+0;0;0,0.0008379504;0.3368082;0.01198661,0.001373268;0.6602939;0.01103099,0.1784785;0.5227551;0.0004373528,0.2129147;0.2565847;-0.08493637,0.2723569;0.05734192;-0.2564429,-0.1717891;0.5164722;-0.01561387,-0.2197202;0.2528583;-0.1023985,-0.2557832;0.04301831;-0.2676624,0.0778746;0.005180564;-0.03957417,0.0991075;-0.3508063;-0.003656264,0.1158938;-0.736542;0.07979101,0.1173072;-0.6975765;-0.0001312718,-0.07571559;0.006382878;-0.04340293,-0.1227355;-0.347777;-0.01463713,-0.1417415;-0.7338519;0.06673975,-0.1378122;-0.6948072;-0.01308946,0.001267456;0.5812204;0.01362684,0;0;0,0.002113126;0.3367633;0.01304507,0.003608085;0.6602454;0.01211858,0.1773858;0.5188473;-0.01371884,0.2224897;0.2486444;-0.07911968,0.2609005;0.01237272;-0.202998,-0.1683126;0.521368;-0.02960594,-0.224266;0.2642229;-0.1299395,-0.268784;0.05900088;-0.2988999,0.07829691;0.00177744;-0.03903639,0.1016223;-0.3555392;-0.02327859,0.1041709;-0.741163;0.06230855,0.110378;-0.7675455;0.005278353,-0.07869584;0.005875424;-0.03781338,-0.1017915;-0.3514128;-0.02110173,-0.08528347;-0.7385326;0.05572969,-0.09061229;-0.7625596;-0.00362213,0.003309712;0.5811727;0.01472354,286.5976
+0;0;0,0.0008379504;0.3368082;0.01198661,0.001373268;0.6602939;0.01103099,0.1784785;0.5227551;0.0004373528,0.2129147;0.2565847;-0.08493637,0.2723569;0.05734192;-0.2564429,-0.1717891;0.5164722;-0.01561387,-0.2197202;0.2528583;-0.1023985,-0.2557832;0.04301831;-0.2676624,0.0778746;0.005180564;-0.03957417,0.0991075;-0.3508063;-0.003656264,0.1158938;-0.736542;0.07979101,0.1173072;-0.6975765;-0.0001312718,-0.07571559;0.006382878;-0.04340293,-0.1227355;-0.347777;-0.01463713,-0.1417415;-0.7338519;0.06673975,-0.1378122;-0.6948072;-0.01308946,0.001267456;0.5812204;0.01362684,0;0;0,0.002113126;0.3367633;0.01304507,0.003608085;0.6602454;0.01211858,0.1773858;0.5188473;-0.01371884,0.2224897;0.2486444;-0.07911968,0.2609005;0.01237272;-0.202998,-0.1683126;0.521368;-0.02960594,-0.224266;0.2642229;-0.1299395,-0.268784;0.05900088;-0.2988999,0.07829691;0.00177744;-0.03903639,0.1016223;-0.3555392;-0.02327859,0.1041709;-0.741163;0.06230855,0.110378;-0.7675455;0.005278353,-0.07869584;0.005875424;-0.03781338,-0.1017915;-0.3514128;-0.02110173,-0.08528347;-0.7385326;0.05572969,-0.09061229;-0.7625596;-0.00362213,0.003309712;0.5811727;0.01472354,286.6206
+0;0;0,0.0008383382;0.3369641;0.01199216,0.001373897;0.6605955;0.01103617,0.1786205;0.5229759;0.0004331255,0.2126489;0.2599575;-0.08392958,0.2731537;0.05715291;-0.2585021,-0.1719265;0.516688;-0.0156309,-0.2192901;0.2561959;-0.1013879,-0.2559978;0.04260464;-0.2696061,0.07798896;0.005188172;-0.03963228,0.09924212;-0.3511384;-0.003680103,0.1160317;-0.736949;0.07978337,0.1174515;-0.6979427;-0.000501655,-0.07582678;0.006392251;-0.04346666,-0.1228915;-0.3481056;-0.01467342,-0.1419012;-0.7342554;0.06671924,-0.1379541;-0.6951697;-0.0134723,0.00126804;0.5814879;0.01363313,0;0;0,0.002076954;0.3368924;0.01373029,0.003629088;0.6605212;0.01354289,0.1772272;0.5188929;-0.01398456,0.2220503;0.2534251;-0.08449304,0.2620009;0.0137987;-0.2119654,-0.1681316;0.5214546;-0.02946829,-0.2237168;0.2683079;-0.1308623,-0.269691;0.06267016;-0.3065483,0.07838375;0.001753643;-0.03915131,0.1018977;-0.3558975;-0.02348077,0.1045783;-0.741624;0.06199288,0.1105162;-0.7678034;0.004222393,-0.07885601;0.005892766;-0.03777456,-0.1014899;-0.3517847;-0.02142223,-0.08490938;-0.7390035;0.05528833,-0.09066124;-0.7645404;-0.003118727,0.003312111;0.5814087;0.01596689,286.6531
+0;0;0,0.0007698251;0.3370373;0.01268163,0.001268189;0.6607664;0.01238591,0.1781639;0.5222327;-0.000711428,0.2138761;0.2638419;-0.09253095,0.276949;0.05684052;-0.277178,-0.1718905;0.5170531;-0.01645231,-0.2192023;0.2606212;-0.1085189,-0.2560214;0.05407649;-0.3006281,0.0780422;0.005166978;-0.03963826,0.09942766;-0.3510489;-0.003765572,0.115341;-0.7374662;0.08037695,0.1167448;-0.6983845;-2.905726E-06,-0.07586316;0.006412884;-0.04349864,-0.1229063;-0.3479822;-0.01477526,-0.1422255;-0.7347785;0.06687564,-0.1382964;-0.6956372;-0.01341364,0.001167026;0.5816311;0.01482278,0;0;0,0.002092622;0.3369674;0.01428843,0.00374794;0.6606921;0.01473308,0.177125;0.5188611;-0.01441646,0.2220543;0.2569073;-0.09079444,0.264712;0.01532048;-0.2348028,-0.1679186;0.5215415;-0.02932357,-0.2234145;0.2705871;-0.1313729,-0.2708515;0.06191489;-0.3187974,0.07840575;0.001775697;-0.03921556,0.1020636;-0.3557644;-0.02374518,0.1047713;-0.7421739;0.06188131,0.1105376;-0.7682997;0.00389839,-0.07891888;0.005868431;-0.0377604,-0.101529;-0.3516797;-0.02096493,-0.08440979;-0.7396443;0.05546727,-0.09218396;-0.7681557;0.0001377538,0.003400505;0.5815524;0.01699924,286.6879
+0;0;0,0.0007698298;0.3370394;0.01268171,0.001268129;0.6607255;0.01238622,0.1780643;0.5222406;-0.0007028552,0.2138775;0.263119;-0.09278203,0.2781413;0.05220926;-0.2809155,-0.1717933;0.517064;-0.01643489,-0.2192388;0.2599069;-0.1087618,-0.256753;0.04946238;-0.3044983,0.07808179;0.005169599;-0.03965837,0.09955437;-0.3524975;-0.003639542,0.1154678;-0.7389157;0.08050317,0.1168789;-0.6997862;-0.0002992302,-0.07590164;0.006416137;-0.04352071,-0.1231364;-0.3494227;-0.01468031,-0.1424556;-0.7362199;0.06697077,-0.1385059;-0.6970305;-0.01374058,0.001166985;0.5816056;0.01482261,0;0;0,0.002061263;0.336952;0.01470017,0.003730074;0.6606326;0.01563621,0.1767542;0.5187186;-0.01472509,0.2226227;0.2590779;-0.1006781,0.264402;0.01494853;-0.2512181,-0.1677362;0.521619;-0.02903327,-0.2220473;0.2687802;-0.1291731,-0.273163;0.06209615;-0.3258348,0.07843727;0.001774937;-0.03925204,0.1016058;-0.3572325;-0.0230962,0.1048376;-0.7437326;0.06210661,0.1107818;-0.7695179;0.003225088,-0.07897342;0.005868996;-0.03774958,-0.1017653;-0.3531319;-0.02092724,-0.08447045;-0.7411307;0.05529641,-0.09189471;-0.7696433;-0.0006993599,0.003378235;0.5815049;0.01777935,286.7201
+0;0;0,0.0007700539;0.3371375;0.0126854,0.00126849;0.6609123;0.01238989,0.1782281;0.5223522;-0.0007129144,0.2137515;0.2653284;-0.09204666,0.2790667;0.05096775;-0.2832583,-0.1719528;0.5171708;-0.01645949,-0.2190143;0.2620955;-0.108039,-0.2571423;0.04820773;-0.306978,0.07815266;0.005174291;-0.03969436,0.09962457;-0.3524817;-0.003676653,0.1155016;-0.7380171;0.08027384,0.1169138;-0.6988811;-0.0005867034,-0.07597053;0.006421961;-0.04356021,-0.1232038;-0.3494058;-0.0147207,-0.1424789;-0.7353194;0.06674385,-0.1385263;-0.6961234;-0.01402557,0.001167321;0.581772;0.0148269,0;0;0,0.001996897;0.3370317;0.01512885,0.00362654;0.6607996;0.01651406,0.1765428;0.5185435;-0.01495171,0.2231771;0.2633842;-0.1065159,0.2644037;0.01873025;-0.2653342,-0.1678807;0.5215808;-0.02853554,-0.2221889;0.271625;-0.1297173,-0.2739956;0.0640499;-0.3322194,0.07848547;0.001781672;-0.03933334,0.1017032;-0.357215;-0.02325869,0.1050451;-0.7427354;0.06218243,0.1109527;-0.7685125;0.003208648,-0.07908916;0.005855664;-0.03769445,-0.101695;-0.3531522;-0.021008,-0.08444311;-0.7402548;0.05509231,-0.09148256;-0.7677807;-0.002048746,0.003285117;0.5816486;0.01854801,286.7535
+0;0;0,0.000757163;0.3371902;0.01324662,0.00133598;0.661072;0.01367017,0.1776205;0.5223388;-0.00129161,0.2140726;0.2692283;-0.09877581,0.2784164;0.07312943;-0.3098458,-0.1709799;0.5138493;-0.01028219,-0.2212705;0.2669273;-0.1170401,-0.2580452;0.06423199;-0.328482,0.07823665;0.005171844;-0.03974072,0.09998356;-0.3520717;-0.003746025,0.115554;-0.7359382;0.07984648,0.1156609;-0.6968235;-0.0004208758,-0.07606321;0.006432918;-0.0435896,-0.1231523;-0.3490303;-0.01495374,-0.1429347;-0.7332379;0.06614404,-0.1403009;-0.6940752;-0.01407471,0.001206585;0.5818987;0.01592059,0;0;0,0.002074689;0.3370882;0.0155077,0.003896616;0.6609597;0.01741529,0.1758834;0.5182491;-0.01551914,0.2227605;0.2664557;-0.1119528,0.2641978;0.02697648;-0.279518,-0.1672332;0.5217639;-0.02774412,-0.2219259;0.2740674;-0.1304671,-0.2734649;0.06974231;-0.3372047,0.07855015;0.001807198;-0.03941643,0.1018145;-0.3567927;-0.02340317,0.1052873;-0.7406512;0.06159186,0.1107581;-0.7669303;0.00389719,-0.07924087;0.005814404;-0.03760486,-0.1016397;-0.3528134;-0.02099345,-0.08418175;-0.7382446;0.05464772,-0.09111369;-0.7654652;-0.001953479,0.003499046;0.581778;0.01931214,286.7882
+0;0;0,0.0007572258;0.3372182;0.01324772,0.001336319;0.6612547;0.01367126,0.1776903;0.5224551;-0.001296071,0.2137407;0.2721337;-0.09770606,0.2787288;0.07407144;-0.3108894,-0.1710475;0.5139621;-0.01029019,-0.2207839;0.2697611;-0.1158717,-0.2579268;0.06503631;-0.3294306,0.07828997;0.005175369;-0.0397678,0.1000484;-0.3522581;-0.003753968,0.1155474;-0.7343633;0.079455,0.115655;-0.6951937;-0.001295835,-0.07611504;0.006437302;-0.0436193,-0.1232292;-0.349215;-0.01496821,-0.1429208;-0.7316597;0.06575748,-0.1402711;-0.6924419;-0.01494446,0.001206853;0.5820384;0.0159229,0;0;0,0.001985691;0.3370838;0.01620913,0.003597684;0.6611031;0.01936674,0.1752008;0.5180449;-0.01593721,0.2225921;0.2713436;-0.1166737,0.2641094;0.03212222;-0.2897307,-0.1650987;0.5193041;-0.03134991,-0.229956;0.2765853;-0.1320296,-0.2815957;0.07309432;-0.3437465,0.07858387;0.001829416;-0.03948176,0.1017978;-0.3569598;-0.02334011,0.1049643;-0.7390712;0.06121302,0.1108709;-0.7665098;0.004022837,-0.07935955;0.005764931;-0.03750213,-0.1016531;-0.3530649;-0.02096919,-0.084304;-0.7367659;0.05413659,-0.09121334;-0.7629905;-0.004137289,0.003266804;0.5818705;0.02091455,286.8209
+0;0;0,0.0007575942;0.3373822;0.01325416,0.001337175;0.6616922;0.01367802,0.1776661;0.5228331;-0.001284948,0.2131711;0.2762989;-0.09623634,0.2775852;0.07998568;-0.307537,-0.1710224;0.5143414;-0.01027779,-0.2200063;0.2738349;-0.1142619,-0.2568212;0.07091801;-0.3259349,0.07838399;0.005181584;-0.03981555,0.1000861;-0.3513258;-0.003895044,0.1156018;-0.7338433;0.07940371,0.1157099;-0.6946316;-0.001717143,-0.07620645;0.006445033;-0.04367168,-0.1231985;-0.3482857;-0.01509484,-0.1429114;-0.7311431;0.06571796,-0.1402496;-0.6918831;-0.01535376,0.001207599;0.582408;0.0159316,0;0;0,0.001935028;0.3372099;0.01699233,0.003601871;0.6614901;0.02128553,0.174622;0.518031;-0.01618576,0.2218902;0.2775514;-0.1210227,0.2635741;0.04583618;-0.2996467,-0.1656689;0.5199301;-0.02819064,-0.2268792;0.2814786;-0.1304145,-0.2780094;0.08404872;-0.344291,0.07866526;0.001860887;-0.03955364,0.1018493;-0.3559976;-0.0234735,0.1052007;-0.7385167;0.0611844,0.1111;-0.7662263;0.003736489,-0.07954179;0.005710321;-0.03737209,-0.1013688;-0.3522129;-0.02084156,-0.08404332;-0.7363765;0.05410661,-0.09091168;-0.7630039;-0.004302476,0.003251351;0.5821844;0.02253914,286.8546
+0;0;0,0.0006981023;0.3374785;0.01365065,0.001178109;0.6617633;0.01466507,0.1770255;0.5229065;-0.002253965,0.2151069;0.2831177;-0.1078929,0.2786755;0.09389293;-0.3247182,-0.1705789;0.5133261;-0.008190684,-0.2208066;0.2797813;-0.1223945,-0.2564548;0.08987847;-0.3449395,0.07851703;0.005181227;-0.0398322,0.1002384;-0.3506895;-0.003913101,0.1155356;-0.7336521;0.07953484,0.1150666;-0.694547;-0.0003713816,-0.07630724;0.006446934;-0.04374947,-0.1231189;-0.3476809;-0.01532209,-0.1429324;-0.7309607;0.06568337,-0.1408878;-0.6918129;-0.01419318,0.001073534;0.5824932;0.01676035,0;0;0,0.001937076;0.337274;0.01791763,0.003612436;0.661518;0.0229578,0.1739841;0.5182728;-0.0163877,0.2206881;0.2814585;-0.125228,0.2633414;0.05249014;-0.3058226,-0.1658634;0.5204374;-0.02544275,-0.2256163;0.2846895;-0.1301374,-0.2746323;0.091874;-0.3475767,0.07870515;0.001885369;-0.0397532,0.1020676;-0.3553338;-0.02379668,0.1053386;-0.7383058;0.06093621,0.110843;-0.7648583;0.004018307,-0.07978164;0.00564788;-0.0371667,-0.101426;-0.3516635;-0.02085563,-0.08415151;-0.736259;0.05428289,-0.09080657;-0.7624054;-0.002913501,0.003262743;0.5822284;0.02404881,286.8774
+0;0;0,0.0006983317;0.3375894;0.01365514,0.0011785;0.6619828;0.01467006,0.1769899;0.5231158;-0.002244491,0.214796;0.2850603;-0.1071198,0.2786811;0.09489334;-0.3250248,-0.1705434;0.5135373;-0.008179996,-0.2204081;0.2816807;-0.1215582,-0.2562338;0.09083229;-0.3452114,0.07855698;0.005183864;-0.03985247,0.1003477;-0.3518214;-0.003818862,0.115623;-0.7342372;0.07950995,0.1151563;-0.6951776;2.801418E-06,-0.07634607;0.006450215;-0.04377173,-0.123307;-0.3488066;-0.01525372,-0.1430922;-0.7315392;0.06563608,-0.1410578;-0.6924371;-0.01384155,0.001073895;0.5826902;0.01676593,0;0;0,0.001850359;0.3373533;0.01851773,0.003373787;0.6616962;0.02418232,0.1733685;0.518415;-0.01686454,0.2196393;0.2852857;-0.1291515,0.2622435;0.06069489;-0.3174894,-0.1660101;0.5206093;-0.02441075,-0.2251346;0.2876462;-0.1308583,-0.2761367;0.1057837;-0.3590077,0.0787235;0.001901418;-0.03981566,0.1022837;-0.3564335;-0.02347672,0.1054322;-0.7389606;0.06067801,0.1115928;-0.7662582;0.005155802,-0.07988653;0.00559809;-0.03705531,-0.101321;-0.3528766;-0.02085516,-0.08424828;-0.7369398;0.05413115,-0.09029903;-0.7595946;-0.005823407,0.003068157;0.5823821;0.02512288,286.9001
+0;0;0,0.000698434;0.3376388;0.01365714,0.001178588;0.662021;0.01467233,0.1770116;0.5231574;-0.002244841,0.2145801;0.2865983;-0.1064609,0.2775217;0.09923983;-0.3211477,-0.1705645;0.5135778;-0.008181075,-0.2201156;0.2831787;-0.1208466,-0.2554123;0.0951488;-0.3411967,0.07861933;0.005187979;-0.0398841,0.1004322;-0.3521813;-0.00381374,0.1156769;-0.7338295;0.07934777,0.1152099;-0.6947635;-0.0002147481,-0.07640667;0.006455335;-0.04380647,-0.1234155;-0.3491637;-0.01525938,-0.143161;-0.731128;0.06546804,-0.1411252;-0.6920195;-0.01406495,0.001073997;0.5827392;0.01676792,0;0;0,0.001767717;0.3373643;0.01921439,0.003174402;0.6616838;0.02557158,0.1728659;0.5184747;-0.01717532,0.2180124;0.2880443;-0.131614,0.2618346;0.07024065;-0.3208135,-0.1663285;0.520753;-0.02294086,-0.2253759;0.2907775;-0.1318319,-0.2744663;0.1123022;-0.3574244,0.07874987;0.00193353;-0.03991711,0.1024687;-0.35675;-0.02338576,0.1054352;-0.7385443;0.06044602,0.1117518;-0.7660161;0.005041119,-0.08005099;0.00550455;-0.03688082,-0.1009154;-0.3533727;-0.02071107,-0.08435304;-0.7367138;0.05398072,-0.0905432;-0.7600406;-0.005437661,0.002901539;0.5823784;0.0263443,286.9227
+0;0;0,0.0006589614;0.3376428;0.01405073,0.001069456;0.6620646;0.01567916,0.1767545;0.5232112;-0.002750497,0.2168421;0.2911926;-0.1166915,0.2787113;0.1117016;-0.3346398,-0.1704192;0.51358;-0.008684484,-0.2223206;0.2871675;-0.1289585,-0.2559054;0.1010263;-0.3475216,0.07868573;0.005177938;-0.03989927,0.1004527;-0.3517503;-0.003828682,0.1153258;-0.734225;0.08002909,0.1148626;-0.6951665;0.0008279756,-0.07646749;0.006464184;-0.04383085,-0.1233648;-0.3487569;-0.01570115,-0.1431974;-0.7315614;0.06558623,-0.1411744;-0.6924663;-0.01358621,0.0009829499;0.5827716;0.01761267,0;0;0,0.001705743;0.3373417;0.01995492,0.003003389;0.6616865;0.02711463,0.1723776;0.5186632;-0.01736176,0.2187718;0.2918709;-0.1391609,0.2616153;0.07786386;-0.3286648,-0.1663947;0.5206401;-0.02163928,-0.2264191;0.2930498;-0.1357527,-0.2741515;0.1145217;-0.3580041,0.07876745;0.002004996;-0.04002345,0.1025764;-0.3562344;-0.02358174,0.1058171;-0.7389558;0.06040668,0.1117703;-0.7659627;0.005000353,-0.0802091;0.005346455;-0.0367168,-0.1002407;-0.3531176;-0.02013791,-0.08414485;-0.7375327;0.05406621,-0.09050418;-0.7611458;-0.004587758,0.002761655;0.5823724;0.02768612,286.9571
+0;0;0,0.0006589614;0.3376428;0.01405073,0.001069456;0.6620646;0.01567916,0.1767545;0.5232112;-0.002750497,0.2168421;0.2911926;-0.1166915,0.2787113;0.1117016;-0.3346398,-0.1704192;0.51358;-0.008684484,-0.2223206;0.2871675;-0.1289585,-0.2559054;0.1010263;-0.3475216,0.07868573;0.005177938;-0.03989927,0.1004527;-0.3517503;-0.003828682,0.1153258;-0.734225;0.08002909,0.1148626;-0.6951665;0.0008279756,-0.07646749;0.006464184;-0.04383085,-0.1233648;-0.3487569;-0.01570115,-0.1431974;-0.7315614;0.06558623,-0.1411744;-0.6924663;-0.01358621,0.0009829499;0.5827716;0.01761267,0;0;0,0.001705743;0.3373417;0.01995492,0.003003389;0.6616865;0.02711463,0.1723776;0.5186632;-0.01736176,0.2187718;0.2918709;-0.1391609,0.2616153;0.07786386;-0.3286648,-0.1663947;0.5206401;-0.02163928,-0.2264191;0.2930498;-0.1357527,-0.2741515;0.1145217;-0.3580041,0.07876745;0.002004996;-0.04002345,0.1025764;-0.3562344;-0.02358174,0.1058171;-0.7389558;0.06040668,0.1117703;-0.7659627;0.005000353,-0.0802091;0.005346455;-0.0367168,-0.1002407;-0.3531176;-0.02013791,-0.08414485;-0.7375327;0.05406621,-0.09050418;-0.7611458;-0.004587758,0.002761655;0.5823724;0.02768612,286.9801
+0;0;0,0.0006594692;0.3379031;0.01406156,0.001070348;0.6626282;0.01569145,0.1765115;0.5237815;-0.002708126,0.2166184;0.2916515;-0.1167039,0.2780445;0.1134458;-0.3330914,-0.1701807;0.5141637;-0.008633882,-0.222107;0.2876424;-0.1289658,-0.2554514;0.1028342;-0.3459636,0.07879256;0.005184968;-0.03995344,0.1005879;-0.3522082;-0.003835868,0.1154633;-0.734742;0.08003485,0.1149999;-0.6956782;0.0007874817,-0.07657131;0.006472961;-0.04389036,-0.1235297;-0.3492108;-0.01572402,-0.1433654;-0.7320745;0.06557592,-0.1413412;-0.6929742;-0.01364274,0.0009837585;0.5832593;0.01762681,0;0;0,0.001706466;0.3375539;0.02076316,0.002935059;0.6621897;0.02845812,0.1717067;0.5193706;-0.01777363,0.2188726;0.2940057;-0.1421683,0.2611204;0.08472012;-0.3339199,-0.1638012;0.5190542;-0.0255901,-0.2316193;0.2925658;-0.1378029,-0.2784928;0.1154413;-0.3586735,0.07877205;0.002119511;-0.04027283,0.1027229;-0.3565737;-0.0236913,0.105865;-0.739418;0.06002259,0.1113028;-0.7663434;0.004412889,-0.08039895;0.005247951;-0.03660458,-0.1005044;-0.3537064;-0.02057475,-0.084498;-0.7381817;0.05365557,-0.09082615;-0.7621218;-0.004764743,0.002714068;0.5827989;0.02891111,287.0143
+0;0;0,0.0005855172;0.337939;0.01468708,0.000781655;0.6626979;0.01698824,0.1756443;0.5241325;-0.002894316,0.2171159;0.2957752;-0.1242008,0.2775925;0.1310981;-0.3488994,-0.1695853;0.5160585;-0.01315926,-0.2228976;0.2912953;-0.1365348,-0.2526714;0.1084995;-0.3532481,0.07883954;0.005167837;-0.03998448,0.1005073;-0.3511328;-0.004051719,0.1156396;-0.7354143;0.0805102,0.1159908;-0.6963267;0.001266591,-0.07662887;0.006486813;-0.04389846,-0.1234038;-0.3481091;-0.01588694,-0.1436124;-0.7327322;0.06601915,-0.140771;-0.6936018;-0.01316935,0.0007543355;0.5833198;0.01876067,0;0;0,0.001718357;0.3375903;0.02118015,0.002884135;0.6622548;0.02925849,0.1709503;0.5198464;-0.01806855,0.2178712;0.2962267;-0.1460328,0.2606353;0.09096263;-0.3391736,-0.1643653;0.5195589;-0.02182744,-0.2294833;0.2941745;-0.1382048,-0.2756903;0.1196015;-0.3587828,0.07878384;0.00218159;-0.04036689,0.1030334;-0.3553984;-0.02426386,0.1058238;-0.7400817;0.05977702,0.1113629;-0.7669786;0.004150391,-0.08051477;0.005150656;-0.03649631,-0.1005051;-0.3527192;-0.02099336,-0.08458918;-0.7390178;0.05365236,-0.09101069;-0.7627288;-0.004966434,0.002682716;0.582858;0.02961922,287.0469
+0;0;0,0.000585614;0.3379948;0.0146895,0.0007817612;0.6627659;0.016991,0.1753798;0.5242935;-0.00285886,0.2168707;0.2958296;-0.124222,0.2772432;0.1314362;-0.3485335,-0.1693275;0.5162317;-0.01310827,-0.2226646;0.2913636;-0.1365414,-0.2523872;0.1088827;-0.3528814,0.07888862;0.005171055;-0.04000937,0.1005538;-0.3510875;-0.004080851,0.1156789;-0.7351847;0.08044051,0.1160305;-0.6960866;0.001105286,-0.07667658;0.006490851;-0.04392579,-0.123446;-0.3480632;-0.01591758,-0.1436449;-0.7325019;0.06594923,-0.1408002;-0.6933609;-0.01333082,0.000754443;0.5833912;0.01876336,0;0;0,0.001583099;0.3376119;0.02173281,0.002471894;0.6622741;0.03041244,0.1701894;0.520444;-0.01822042,0.2174608;0.2982126;-0.1486999,0.2600414;0.09537956;-0.343716,-0.1647375;0.5195349;-0.01961705,-0.2286209;0.2953229;-0.1391752,-0.274871;0.1215159;-0.3597149,0.07879823;0.00224115;-0.04045641,0.1030343;-0.3552963;-0.02433157,0.1059358;-0.7398095;0.0595994,0.111144;-0.766697;0.0037992,-0.08063976;0.005044197;-0.0363688,-0.1002335;-0.3528425;-0.02175274,-0.0848168;-0.7389071;0.05321193,-0.09124345;-0.7630134;-0.00516779,0.002348654;0.5828801;0.03061914,287.0703
+0;0;0,0.0005857832;0.3380924;0.01469375,0.0007819216;0.6628448;0.01699538,0.17532;0.5244042;-0.002847319,0.2168256;0.2958598;-0.1242532,0.272226;0.1450053;-0.330091,-0.169269;0.5163452;-0.01309321,-0.2226249;0.2913978;-0.1365699,-0.2498996;0.1239456;-0.3350927,0.07902677;0.00518011;-0.04007943,0.1006927;-0.3510906;-0.004149694,0.1158481;-0.7359575;0.08054104,0.1161999;-0.6968529;0.001148723,-0.07681085;0.006502216;-0.04400271,-0.1235818;-0.3480639;-0.01599354,-0.1438212;-0.7332729;0.06603733,-0.1409745;-0.6941254;-0.01329978,0.0007546073;0.5834817;0.01876748,0;0;0,0.001545549;0.3376592;0.02250862,0.002379782;0.6622885;0.03169227,0.1697344;0.5207504;-0.0184381,0.2173407;0.2996474;-0.1508834,0.255078;0.1200579;-0.3366762,-0.1651042;0.519627;-0.01733036,-0.2277629;0.2964206;-0.1395901,-0.2702513;0.1384314;-0.3431328,0.07879458;0.002324522;-0.04079747,0.1030103;-0.3552299;-0.02474892,0.1057057;-0.7404936;0.05944943,0.1113275;-0.7672856;0.003509998,-0.08093831;0.00492284;-0.03609957,-0.1003669;-0.3530165;-0.0222743,-0.08527344;-0.7399182;0.05258557,-0.09202874;-0.7643068;-0.005572919,0.002269037;0.5829058;0.0317862,287.1034
+0;0;0,0.0004697818;0.3380752;0.01512919,0.0004540155;0.6627532;0.01796302,0.1748052;0.5244532;-0.003410183,0.218582;0.3015361;-0.1344723,0.2743273;0.1575093;-0.342728,-0.1692751;0.5162624;-0.01304597,-0.222232;0.2956002;-0.1445354,-0.2578071;0.1508187;-0.3566543,0.07905494;0.005068787;-0.04012118,0.1005214;-0.3509916;-0.003853004,0.1157788;-0.7358041;0.08065307,0.1160214;-0.6966532;0.001094885,-0.07686511;0.006574847;-0.04397283,-0.1235393;-0.3478568;-0.01649721,-0.1439975;-0.73289;0.06587751,-0.1412546;-0.6936969;-0.01362887,0.0004847191;0.5834119;0.01960025,0;0;0,0.001420222;0.3376403;0.02282357,0.002026044;0.662189;0.03239083,0.1693702;0.5213518;-0.01854205,0.2173124;0.3023623;-0.15467,0.2548276;0.1235384;-0.3386165,-0.1654696;0.51957;-0.01611743,-0.2278203;0.2973198;-0.1406283,-0.2702752;0.1421058;-0.3439209,0.07881022;0.002374426;-0.04084599,0.1030941;-0.3549891;-0.02482128,0.1057447;-0.7401416;0.05947113,0.1114092;-0.7668348;0.003194097,-0.08099726;0.004885289;-0.0360647,-0.100281;-0.3528816;-0.02241936,-0.08541135;-0.7397041;0.05242658,-0.09107035;-0.7636663;-0.006474651,0.001978368;0.5828308;0.03238487,287.1253
+0;0;0,0.0004697818;0.3380752;0.01512919,0.0004540155;0.6627532;0.01796302,0.1748052;0.5244532;-0.003410183,0.218582;0.3015361;-0.1344723,0.2743273;0.1575093;-0.342728,-0.1692751;0.5162624;-0.01304597,-0.222232;0.2956002;-0.1445354,-0.2578071;0.1508187;-0.3566543,0.07905494;0.005068787;-0.04012118,0.1005214;-0.3509916;-0.003853004,0.1157788;-0.7358041;0.08065307,0.1160214;-0.6966532;0.001094885,-0.07686511;0.006574847;-0.04397283,-0.1235393;-0.3478568;-0.01649721,-0.1439975;-0.73289;0.06587751,-0.1412546;-0.6936969;-0.01362887,0.0004847191;0.5834119;0.01960025,0;0;0,0.001420222;0.3376403;0.02282357,0.002026044;0.662189;0.03239083,0.1693702;0.5213518;-0.01854205,0.2173124;0.3023623;-0.15467,0.2548276;0.1235384;-0.3386165,-0.1654696;0.51957;-0.01611743,-0.2278203;0.2973198;-0.1406283,-0.2702752;0.1421058;-0.3439209,0.07881022;0.002374426;-0.04084599,0.1030941;-0.3549891;-0.02482128,0.1057447;-0.7401416;0.05947113,0.1114092;-0.7668348;0.003194097,-0.08099726;0.004885289;-0.0360647,-0.100281;-0.3528816;-0.02241936,-0.08541135;-0.7397041;0.05242658,-0.09107035;-0.7636663;-0.006474651,0.001978368;0.5828308;0.03238487,287.1483
+0;0;0,0.0004700338;0.3382566;0.0151373,0.000454257;0.6631407;0.01797289,0.1754186;0.5245817;-0.003480189,0.2192061;0.3016101;-0.1345744,0.2747846;0.1580144;-0.3422066,-0.169872;0.5163622;-0.01314986,-0.2228418;0.295646;-0.1446715,-0.2583104;0.1512979;-0.3561554,0.07910128;0.005071759;-0.0401447,0.1005435;-0.3505866;-0.003917478,0.1157819;-0.7349203;0.08048347,0.1160242;-0.6957784;0.001003385,-0.07691017;0.006578701;-0.04399861,-0.1235316;-0.3474527;-0.01655401,-0.1439644;-0.7320069;0.06571823,-0.1412242;-0.6928228;-0.0137101,0.0004849806;0.5837479;0.01961118,0;0;0,0.001386322;0.3377838;0.02338862,0.001899488;0.6625211;0.03354549,0.1695733;0.5213587;-0.01857173,0.2173987;0.3031318;-0.1560822,0.2548023;0.1271205;-0.3416646,-0.1660849;0.5194201;-0.01527271,-0.2285059;0.2980404;-0.1414236,-0.2709143;0.1463911;-0.3464206,0.07880469;0.002422586;-0.04096687,0.1030863;-0.3545425;-0.02511191,0.1056195;-0.7392036;0.05913472,0.1115708;-0.7659265;0.003029346,-0.08110251;0.004834685;-0.03596306,-0.1003964;-0.3525381;-0.02264087,-0.08595978;-0.7390225;0.05145016,-0.0914051;-0.7617418;-0.008481003,0.001876444;0.5831116;0.03338933,287.1823
+0;0;0,0.0003556449;0.3382934;0.01556688,0.0001428913;0.6631212;0.01898946,0.1741401;0.5251552;-0.004170448,0.2189736;0.3057086;-0.1408631,0.2748722;0.1715932;-0.3546827,-0.1687136;0.5178133;-0.01693216,-0.2213585;0.2964516;-0.1476197,-0.2567907;0.1536781;-0.3602009,0.07921179;0.005079999;-0.04014891,0.1005889;-0.350388;-0.003727414,0.114949;-0.7349176;0.08165564,0.1157976;-0.6958619;0.003204159,-0.07698502;0.006569467;-0.04407266,-0.1236324;-0.3472871;-0.01667646,-0.1439263;-0.7322074;0.06568879,-0.1406226;-0.6931154;-0.01269348,0.0002249853;0.5837458;0.02047751,0;0;0,0.001404069;0.3378029;0.02391839,0.001948453;0.6624742;0.03455067,0.1687981;0.5223955;-0.01819516,0.2169728;0.3049898;-0.1569961,0.2555926;0.129975;-0.343299,-0.1653024;0.5196431;-0.01368478,-0.2277844;0.2995202;-0.1421123,-0.2698455;0.150245;-0.3489413,0.07883785;0.002509549;-0.04111624,0.1032084;-0.3542775;-0.02530277,0.1056095;-0.7393031;0.05901241,0.1121486;-0.7669424;0.005418539,-0.0812846;0.00476324;-0.03581025,-0.1004323;-0.3524568;-0.02284235,-0.08610077;-0.7393472;0.05111656,-0.09161315;-0.7622874;-0.007229958,0.001914524;0.5830853;0.03427815,287.2048
+0;0;0,0.0003557585;0.3384015;0.01557185,0.0001429689;0.6632873;0.01899521,0.1738046;0.5254245;-0.004116952,0.2186845;0.3057509;-0.140951,0.2745709;0.1716648;-0.3547239,-0.1683876;0.5180967;-0.01685404,-0.2210869;0.296506;-0.1476768,-0.2565114;0.1537638;-0.3602114,0.07928183;0.00508449;-0.04018442,0.1006294;-0.3498933;-0.003813136,0.1150006;-0.7347174;0.08163528,0.1158293;-0.6958739;0.005021758,-0.07705308;0.006575276;-0.04411162,-0.1236361;-0.3467933;-0.0167532,-0.1439456;-0.7320083;0.0656751,-0.1407192;-0.6931294;-0.01087084,0.0002250732;0.5839021;0.02048345,0;0;0,0.001294076;0.3378667;0.02454686,0.001669735;0.6625758;0.03579187,0.1680634;0.5229943;-0.01801133,0.2196634;0.3103727;-0.1633514,0.2570217;0.132165;-0.3467842,-0.1651049;0.5195501;-0.01247814,-0.2295794;0.3030058;-0.1464402,-0.2700728;0.152305;-0.352476,0.07885198;0.002593666;-0.04125392,0.1032287;-0.3537068;-0.02564704,0.1054658;-0.7389961;0.05887914,0.1118132;-0.76746;0.008977175,-0.08141574;0.004669898;-0.03572,-0.1004748;-0.3520693;-0.02300364,-0.08622815;-0.7393074;0.05076084,-0.09180329;-0.7614294;-0.005814306,0.001679823;0.5831777;0.03536582,287.2378
+0;0;0,0.0003558604;0.3384983;0.0155763,0.0001429977;0.6634947;0.01900079,0.1735008;0.525706;-0.00406779,0.2183935;0.3059699;-0.1409408,0.2756346;0.1686334;-0.3598956,-0.1680924;0.518391;-0.01678259,-0.2208068;0.2967373;-0.1476425,-0.2570899;0.1505349;-0.3653291,0.07935677;0.005089297;-0.0402224,0.1007174;-0.3501051;-0.003828935,0.1150647;-0.734291;0.08147778,0.115928;-0.6950784;0.001666479,-0.07712593;0.006581492;-0.04415333,-0.1237374;-0.3470027;-0.01677822,-0.1440132;-0.7315788;0.06551341,-0.1406522;-0.6923293;-0.01422749,0.0002251312;0.5840812;0.02048955,0;0;0,0.001200549;0.3379261;0.02506709,0.001445115;0.6627307;0.0367434,0.1673813;0.5235537;-0.01805234,0.220361;0.3124835;-0.1652802,0.2608582;0.1345252;-0.3570349,-0.1648365;0.5194818;-0.0117193,-0.2302208;0.3050673;-0.1487771,-0.2718433;0.1516407;-0.3604536,0.0788554;0.002754793;-0.04141831,0.1032061;-0.3537673;-0.02583456,0.1055328;-0.7384428;0.05843377,0.1113983;-0.7656745;0.002348181,-0.08153711;0.004514855;-0.03567291,-0.1005628;-0.352452;-0.0231645,-0.08656442;-0.7390724;0.05039243,-0.09271121;-0.7632753;-0.008596722,0.001489207;0.5833049;0.03621364,287.2713
+0;0;0,0.0002248872;0.3385465;0.01595807,-0.0002373729;0.6636052;0.01978095,0.1723389;0.5260274;-0.004801059,0.223484;0.3424215;-0.1857693,0.2905023;0.1739015;-0.3828062,-0.1674979;0.5195782;-0.01867199,-0.2202936;0.3008199;-0.1544434,-0.2550386;0.1620807;-0.3808461,0.07946895;0.005070803;-0.040245,0.1007929;-0.3501567;-0.003758579,0.1150909;-0.7361681;0.08191007,0.1162074;-0.6970081;0.002715342,-0.07722623;0.0066094;-0.04419403,-0.1243758;-0.3469782;-0.01726271,-0.1445987;-0.7333608;0.06548919,-0.1410029;-0.6941659;-0.01362772,-8.75488E-05;0.5841736;0.02117602,0;0;0,0.001084112;0.3379716;0.02534723,0.001137249;0.6628324;0.03732777,0.1666331;0.5244867;-0.01768935,0.2206926;0.314975;-0.1668835,0.2627347;0.1357561;-0.3613752,-0.1644256;0.5195801;-0.0109387,-0.2298718;0.3057099;-0.1489705,-0.2730216;0.153633;-0.3651294,0.07892434;0.002858609;-0.04151464,0.1032027;-0.3537095;-0.02594817,0.1052802;-0.7402565;0.05846381,0.1117177;-0.7670516;0.002877478,-0.08167091;0.0044322;-0.03564976,-0.1005115;-0.3525871;-0.02320763,-0.08674461;-0.7410606;0.05059746,-0.09314021;-0.7650567;-0.007716183,0.001235068;0.5833909;0.03672051,287.3051
+0;0;0,0.0002249255;0.3386043;0.01596079,-0.0002373968;0.6637068;0.0197842,0.1723664;0.5261094;-0.004801763,0.223585;0.3422394;-0.1860302,0.2904537;0.1740955;-0.3826274,-0.1675246;0.519659;-0.0186749,-0.2203961;0.3005862;-0.1546416,-0.2550637;0.1621567;-0.3805391,0.0795461;0.005075726;-0.04028407,0.1008533;-0.3498727;-0.00382632,0.1151565;-0.736026;0.08187383,0.1162647;-0.6969342;0.003268905,-0.0773012;0.006615817;-0.04423694,-0.1244137;-0.346694;-0.01732678,-0.144644;-0.7332187;0.06545555,-0.141075;-0.6940923;-0.01307213,-8.755301E-05;0.5842648;0.02117945,0;0;0,0.0008317754;0.3379927;0.02584362,0.0005667955;0.6628797;0.03829598,0.1659784;0.5249368;-0.01788664,0.2258681;0.3240176;-0.1770091,0.2644749;0.1372746;-0.3641744,-0.1647045;0.5194514;-0.01069323,-0.2311381;0.3057359;-0.1492122,-0.2739315;0.1599274;-0.3689914,0.07889881;0.003086135;-0.04173255,0.1032094;-0.353205;-0.02633202,0.1050883;-0.7398572;0.058285,0.1117921;-0.7670053;0.003954645,-0.08182961;0.004175845;-0.03553347,-0.1007598;-0.3525694;-0.02344926,-0.08729843;-0.7412045;0.05034134,-0.09369281;-0.7647958;-0.007535394,0.0007493049;0.5834289;0.03757024,287.3379
+0;0;0,0.0002249742;0.3386775;0.01596424,-0.0002374425;0.663847;0.0197885,0.1724693;0.5261999;-0.004812717,0.2236935;0.34231;-0.1860609,0.2910118;0.1730354;-0.38398,-0.1676246;0.5197457;-0.01869414,-0.2205019;0.300649;-0.1546756,-0.2554025;0.1612887;-0.3820921,0.07960687;0.005079604;-0.04031485,0.1009084;-0.3497749;-0.003866747,0.1152152;-0.7360235;0.08185456,0.1163253;-0.6969159;0.00311283,-0.07736026;0.00662087;-0.04427073,-0.1244603;-0.3465954;-0.0173677,-0.1446956;-0.7332155;0.06543506,-0.1411204;-0.6940732;-0.0132293,-8.757046E-05;0.58439;0.02118401,0;0;0,0.0005345643;0.3380213;0.02643251,-0.0001976117;0.6629477;0.03957939,0.165278;0.5255154;-0.0178827,0.2262409;0.3255529;-0.1778479,0.2660239;0.1389332;-0.3674475,-0.1652817;0.5195271;-0.0102298,-0.2319777;0.3143429;-0.1610323,-0.2709835;0.1750057;-0.387795,0.07894568;0.003233448;-0.0417788,0.103124;-0.3529803;-0.02657819,0.1048816;-0.7397388;0.05801272,0.1115853;-0.7667621;0.003351443,-0.08188873;0.004082251;-0.03557972,-0.1007878;-0.3525555;-0.02307921,-0.08745974;-0.7413913;0.05020048,-0.09404781;-0.765079;-0.007753566,0.0001145303;0.5834842;0.03867197,287.373
+0;0;0,0.000145743;0.3387391;0.01652062,-0.0004650558;0.6639793;0.02083848,0.1715557;0.5267487;-0.005447654,0.2243308;0.3439856;-0.187415,0.2940892;0.1873004;-0.3966132,-0.1669773;0.52064;-0.01978665,-0.2188587;0.3037681;-0.159696,-0.2523884;0.1717768;-0.3934361,0.07968834;0.005066163;-0.04031361,0.1009219;-0.3494744;-0.003828693,0.1152327;-0.7370263;0.08216015,0.1164897;-0.6978521;0.003063723,-0.0774246;0.006630818;-0.04430066,-0.124616;-0.3462602;-0.01743259,-0.1446619;-0.7341644;0.06577739,-0.1409306;-0.6949521;-0.01323655,-0.0002793789;0.5845016;0.02212056,0;0;0,0.0003017187;0.3380859;0.02673888,-0.0006631985;0.663081;0.04007816,0.1643278;0.5260992;-0.01757586,0.2265351;0.3269956;-0.1781614,0.2681225;0.1415393;-0.3706629,-0.165089;0.5197459;-0.009741575,-0.2328791;0.3350303;-0.1846253,-0.2746978;0.1643814;-0.3903206,0.07897035;0.003323048;-0.04187751,0.1032121;-0.3525792;-0.02681386,0.104729;-0.7406991;0.0577793,0.1117325;-0.7674512;0.002352472,-0.08196424;0.004045323;-0.03558907,-0.1007475;-0.352295;-0.0233527,-0.08768092;-0.7424464;0.05017629,-0.09413904;-0.7663907;-0.008049946,-0.0002953783;0.5835993;0.03913093,287.4063
+0;0;0,0.0001457622;0.3387838;0.01652279,-0.0004650584;0.6640362;0.0208409,0.1707293;0.5270824;-0.005312638,0.2235499;0.3441616;-0.187437,0.2938696;0.1862157;-0.3983185,-0.1661756;0.5210031;-0.01958267,-0.2181017;0.3039441;-0.1596127,-0.2519013;0.1708908;-0.3952335,0.07974745;0.005069922;-0.04034352,0.1009676;-0.3492464;-0.003881678,0.1152939;-0.7372191;0.08220051,0.116564;-0.6979495;0.002281658,-0.07748203;0.006635738;-0.04433353,-0.1246436;-0.3460321;-0.01748245,-0.1447112;-0.7343574;0.06581787,-0.1409412;-0.6950493;-0.01401764,-0.0002793792;0.5845575;0.02212299,0;0;0,0.0001190975;0.3381062;0.02704978,-0.001025818;0.6631016;0.04066324,0.1631165;0.5267301;-0.01741171,0.2277393;0.3330962;-0.1839925,0.2702308;0.1442725;-0.3760936,-0.1645491;0.520166;-0.009327721,-0.2325298;0.3363277;-0.1854,-0.2752165;0.1680899;-0.3957251,0.07906419;0.003439367;-0.0418328,0.1031258;-0.3522608;-0.02705908,0.1045329;-0.7408106;0.05758834,0.1110637;-0.7671226;0.0004842281,-0.08200568;0.003989907;-0.03566663,-0.100784;-0.3521237;-0.02340798,-0.08790053;-0.7427486;0.04996985,-0.09403677;-0.7677794;-0.008412693,-0.0006136298;0.5836198;0.0396502,287.4386
+0;0;0,0.0001458065;0.3388868;0.01652782,-0.0004652378;0.6642579;0.02084745,0.1704493;0.5273679;-0.0052607,0.2238703;0.3423683;-0.1894548,0.2937309;0.1854535;-0.3989596,-0.1659042;0.5212986;-0.01950739,-0.2184205;0.3017728;-0.1611288,-0.2519993;0.1695881;-0.3952114,0.07979452;0.005072914;-0.04036732,0.101007;-0.3491146;-0.00391873,0.115308;-0.7364026;0.08201156,0.1165776;-0.697137;0.002126873,-0.07752775;0.006639653;-0.04435968,-0.1246722;-0.3459;-0.01751837,-0.1447044;-0.73354;0.06563497,-0.140936;-0.694236;-0.01416641,-0.000279488;0.584749;0.02213003,0;0;0,-4.29973E-05;0.3381753;0.0274756,-0.00138633;0.6632674;0.04159641,0.1623416;0.5271005;-0.0172205,0.2305871;0.336745;-0.1907529,0.2729092;0.1497962;-0.3822052,-0.1644622;0.5203179;-0.008755594,-0.2335963;0.3369502;-0.1893183,-0.2761733;0.1723407;-0.4002352,0.07911006;0.00350982;-0.04185331,0.103103;-0.3520699;-0.02720153,0.1045024;-0.7398994;0.05745577,0.1106888;-0.7662974;0.0004467852,-0.08204888;0.003963634;-0.03570281,-0.100773;-0.3520225;-0.02343299,-0.08806543;-0.7419826;0.04971191,-0.09423155;-0.767606;-0.008055221,-0.0009223744;0.5837576;0.04045129,287.4745
+0;0;0,3.788373E-05;0.339062;0.01674121,-0.0007103257;0.6645678;0.02120847,0.1703744;0.5288557;-0.004072752,0.2227437;0.3523637;-0.1963925,0.2970406;0.1973449;-0.4128409,-0.1654088;0.5224759;-0.02161051,-0.2177797;0.3065317;-0.1682538,-0.2515324;0.1711239;-0.406846,0.07991272;0.005057182;-0.04034873,0.1010797;-0.3488529;-0.004063539,0.1154027;-0.7363223;0.08174428,0.1172298;-0.697212;0.003198616,-0.07754853;0.006692249;-0.04450929,-0.1250068;-0.3455206;-0.01784831,-0.1447044;-0.7332669;0.06561149,-0.140421;-0.6941118;-0.01283334,-0.0004887577;0.5850238;0.02245881,0;0;0,-0.0003815294;0.3383396;0.02774,-0.002008371;0.6635574;0.04209447,0.1613614;0.5276574;-0.01709032,0.2303936;0.3376827;-0.1903619,0.2750532;0.15148;-0.3896978,-0.16454;0.5207274;-0.008676011,-0.234464;0.3396543;-0.1908902,-0.2776212;0.1736594;-0.407648,0.07915469;0.00367713;-0.04196012,0.1028469;-0.3516353;-0.02751064,0.1041508;-0.7396234;0.05713105,0.1109324;-0.766723;0.002822634,-0.08216769;0.003836283;-0.03568462,-0.1005108;-0.3518645;-0.0231343,-0.08836565;-0.7420883;0.04951946,-0.09428991;-0.7671229;-0.006977048,-0.001472987;0.5840141;0.04089117,287.5048
+0;0;0,3.79028E-05;0.3392327;0.01674964,-0.0007108433;0.6649711;0.02121997,0.1706318;0.5291144;-0.004100341,0.2224876;0.3543531;-0.1945342,0.297858;0.1970945;-0.4141099,-0.165658;0.5227249;-0.02166456,-0.2175153;0.3088982;-0.1668698,-0.2517557;0.171534;-0.4089094,0.07998028;0.005061457;-0.04038284,0.1010897;-0.3478873;-0.004196212,0.1154117;-0.7353289;0.08160545,0.1172306;-0.6962596;0.003412709,-0.07761409;0.006697907;-0.04454692,-0.1249434;-0.3445583;-0.01795835,-0.1446396;-0.7322767;0.06549545,-0.1403755;-0.6931627;-0.01259692,-0.0004891086;0.5853671;0.02247125,0;0;0,-0.0005946755;0.3384539;0.02842498,-0.002476178;0.66387;0.04352307,0.1608157;0.5279518;-0.01713002,0.2298238;0.339609;-0.1881869,0.277553;0.1544091;-0.3932415,-0.164863;0.5208911;-0.008582655,-0.2344147;0.3434133;-0.1906809,-0.2781674;0.1773605;-0.4123487,0.07918496;0.003787488;-0.04205513,0.1029406;-0.3505574;-0.02779615,0.1042729;-0.7385222;0.05681825,0.1106827;-0.765881;0.003259417,-0.0822578;0.003763503;-0.0356753,-0.1006405;-0.3509813;-0.02358744,-0.08882067;-0.7412753;0.04858555,-0.0948753;-0.7656333;-0.008055527,-0.00187809;0.5842704;0.04212999,287.5389
+0;0;0,3.792603E-05;0.3394406;0.01675991,-0.0007116436;0.6655349;0.0212348,0.17072;0.5295537;-0.004097786,0.2226462;0.3545548;-0.1947906,0.2984121;0.1964711;-0.4155183,-0.1657441;0.5231609;-0.02167111,-0.2176719;0.3090435;-0.1670738,-0.2520919;0.1709586;-0.4103832,0.0800244;0.00506425;-0.04040512,0.1010993;-0.3473065;-0.004277747,0.1154299;-0.7349809;0.08157547,0.117256;-0.6958754;0.003070906,-0.0776569;0.006701601;-0.04457149,-0.1249087;-0.3439794;-0.01802647,-0.1446168;-0.7319307;0.06547748,-0.1403356;-0.6927804;-0.0129263,-0.0004896433;0.5858356;0.02248757,0;0;0,-0.0009188949;0.3385993;0.02916312,-0.003335319;0.6643206;0.04527283,0.1598248;0.528228;-0.01660919,0.2298761;0.3403051;-0.1882555,0.2808373;0.1589001;-0.3978906,-0.165222;0.5209936;-0.008244324,-0.2351337;0.3455225;-0.192654,-0.2793544;0.1816891;-0.4177202,0.07926671;0.003851891;-0.04200089,0.103074;-0.3499102;-0.02785468,0.1042404;-0.7381141;0.05678583,0.1101791;-0.7653744;0.002608307,-0.08228393;0.003740184;-0.035742,-0.1005697;-0.3504331;-0.02385124,-0.08899863;-0.740973;0.04834509,-0.09436382;-0.7630901;-0.01085148,-0.002592348;0.584632;0.04361057,287.5714
+0;0;0,-0.0001240863;0.3396179;0.01713063,-0.001167017;0.6658673;0.02214545,0.1700999;0.5302318;-0.005700964,0.2249608;0.3578935;-0.1988312,0.289533;0.2464496;-0.450009,-0.165732;0.5239509;-0.02307566,-0.2241966;0.3369649;-0.2009172,-0.2521656;0.2047288;-0.4487295,0.080086;0.005063677;-0.04037015,0.1011133;-0.3470112;-0.004170187,0.1152367;-0.7345248;0.08175649,0.1170744;-0.6954163;0.003314435,-0.0776725;0.006705256;-0.04462263,-0.1250579;-0.3436716;-0.01816427,-0.1443104;-0.7315344;0.06515066,-0.1400236;-0.6923627;-0.01318835,-0.0008676921;0.586131;0.02325406,0;0;0,-0.001188122;0.3387328;0.02987337,-0.003814042;0.6645901;0.04648829,0.159005;0.528448;-0.01656222,0.2304693;0.3410694;-0.1891646,0.2830175;0.1640854;-0.4026943,-0.1654184;0.5212321;-0.007940337,-0.235364;0.3489873;-0.1962189,-0.2796583;0.1845418;-0.4213306,0.0793483;0.00393714;-0.04192257,0.1028892;-0.3495709;-0.02824128,0.1040382;-0.7375911;0.05654454,0.1098777;-0.7649057;0.002503395,-0.0822781;0.003716062;-0.03585612,-0.1007517;-0.3501684;-0.02428767,-0.08929743;-0.7405806;0.04780085,-0.09512541;-0.7635363;-0.0105192,-0.003027953;0.5848691;0.04471612,287.6048
+0;0;0,-0.0001241874;0.3398944;0.01714458,-0.00116808;0.6664441;0.02216391,0.1698753;0.5308058;-0.005643535,0.2250652;0.357434;-0.1999318,0.2898451;0.2456315;-0.451918,-0.1655169;0.5245332;-0.02299548,-0.2243321;0.3364259;-0.2019034,-0.2523911;0.2037643;-0.4505133,0.08010381;0.005064804;-0.04037913,0.1011503;-0.347332;-0.004146069,0.1152733;-0.7348331;0.08177784,0.1171122;-0.6957183;0.00328166,-0.07768977;0.006706748;-0.04463255,-0.1251185;-0.3439904;-0.01815,-0.1443704;-0.7318408;0.06516226,-0.1400807;-0.6926628;-0.01323082,-0.0008684695;0.5866318;0.02327358,0;0;0,-0.001280881;0.3389696;0.03033328,-0.003900237;0.6651071;0.04734802,0.1583085;0.5287443;-0.01653457,0.2315732;0.3415793;-0.1910429,0.2854795;0.1663402;-0.4068638,-0.1650653;0.5215595;-0.007595919,-0.2349481;0.3536785;-0.201977,-0.2778287;0.1913518;-0.4300222,0.07938567;0.003998548;-0.04188883,0.1029712;-0.3498278;-0.02810776,0.1037467;-0.7379519;0.05614567,0.109791;-0.7651965;0.001973391,-0.08227325;0.003699071;-0.03591902,-0.1007342;-0.3505067;-0.0242234,-0.08952459;-0.7409796;0.04750351,-0.09523971;-0.7643228;-0.01054785,-0.003124446;0.5853122;0.04547882,287.6386
+0;0;0,-0.0001242323;0.3400174;0.01715078,-0.001168433;0.6666646;0.02217179,0.1700416;0.5309526;-0.0056636,0.2255495;0.356582;-0.2010713,0.2906166;0.2442837;-0.4541747,-0.1656778;0.5246739;-0.02303248,-0.2248319;0.3354828;-0.2029712,-0.2530153;0.202233;-0.4526833,0.08013039;0.005066484;-0.04039253,0.1012138;-0.3479486;-0.004095893,0.1152952;-0.7343066;0.08157454,0.1171347;-0.6951886;0.003050342,-0.07771555;0.006708973;-0.04464737,-0.1252275;-0.3446035;-0.01811835,-0.1444226;-0.7313097;0.06494813,-0.1401313;-0.6921284;-0.01347291,-0.000868751;0.5868332;0.02328172,0;0;0,-0.001476422;0.3390407;0.03090644,-0.004268333;0.6652468;0.04844213,0.1578262;0.5290078;-0.01660371,0.2327389;0.3424538;-0.1933976,0.2884164;0.171827;-0.4140614,-0.1653404;0.5217136;-0.007432066,-0.236146;0.3548669;-0.2044578,-0.2775412;0.1992312;-0.4389145,0.07943945;0.004039437;-0.04184687,0.1032564;-0.3503857;-0.02780354,0.1037006;-0.7373738;0.05616212,0.1094345;-0.7646534;0.001951933,-0.0822788;0.003694213;-0.03598134,-0.1003921;-0.3511383;-0.02384033,-0.08964491;-0.7405589;0.04719766,-0.09570844;-0.7641509;-0.01062711,-0.003453791;0.5854362;0.04644704,287.6725
+0;0;0,-0.0002731373;0.3400942;0.01753684,-0.001567946;0.6667866;0.02312147,0.1698459;0.5313515;-0.006891185,0.2294009;0.3621082;-0.2067765,0.2847246;0.2581377;-0.4649939,-0.1662813;0.5237141;-0.02128321,-0.2255556;0.335297;-0.203299,-0.2542901;0.2064674;-0.4545441,0.08017962;0.00509017;-0.04035427,0.1013164;-0.3477159;-0.003996294,0.1154928;-0.7343249;0.08151351,0.1167765;-0.6950746;0.00203149,-0.07773764;0.006674805;-0.04467051,-0.125404;-0.344425;-0.01825694,-0.1443712;-0.7312859;0.0651591,-0.1406041;-0.6919602;-0.01423513,-0.00120191;0.5869448;0.02408141,0;0;0,-0.001720987;0.3390986;0.03131843,-0.004751429;0.6653402;0.04916954,0.1574911;0.5290836;-0.01678181,0.2334598;0.3436679;-0.1956506,0.2898498;0.1781533;-0.4191945,-0.1659326;0.5215856;-0.007287517,-0.2379485;0.3571339;-0.2070713,-0.2763817;0.2189111;-0.4519472,0.07949301;0.00404723;-0.04180467,0.1032353;-0.3501909;-0.0279299,0.1035585;-0.7374474;0.05580568,0.1090651;-0.764204;-0.0003457181,-0.08228374;0.00371096;-0.03603836,-0.1003118;-0.3509379;-0.02420469,-0.08975137;-0.740549;0.04700629,-0.09627011;-0.7638013;-0.01237646,-0.003880076;0.5855232;0.04710221,287.7067
+0;0;0,-0.0002732206;0.340198;0.01754219,-0.00156823;0.6669422;0.02312794,0.1697668;0.5315261;-0.006870357,0.2286965;0.36406;-0.2046567,0.2845317;0.2591281;-0.4652618,-0.1662055;0.5238922;-0.02125574,-0.2248573;0.3374536;-0.2013603,-0.2538575;0.2074328;-0.4549285,0.08016089;0.005088981;-0.04034483,0.1013128;-0.3479695;-0.003960859,0.1154878;-0.7345386;0.08154012,0.1167849;-0.6951907;0.001219794,-0.07771947;0.006673245;-0.04466007,-0.12542;-0.3446776;-0.01822762,-0.1443852;-0.7314987;0.06517983,-0.1405783;-0.6920745;-0.01505179,-0.001202163;0.5870937;0.02408795,0;0;0,-0.00178662;0.3391544;0.03183651,-0.004789561;0.6654264;0.05008006,0.1571032;0.5292325;-0.01662397,0.2352682;0.3579511;-0.2042139,0.2915093;0.182279;-0.4233475,-0.1658356;0.5218785;-0.006881103,-0.2351648;0.3512946;-0.1985362,-0.2747507;0.2220767;-0.4510811,0.07952475;0.004077211;-0.04169607,0.1033527;-0.3504182;-0.02803266,0.1033801;-0.7376981;0.05540156,0.1084035;-0.763976;-0.002460241,-0.08222303;0.003704079;-0.03612513,-0.10009;-0.3512085;-0.02432251,-0.08991534;-0.7407933;0.04686078,-0.09584258;-0.7654585;-0.01244368,-0.003933392;0.585605;0.04791999,287.7388
+0;0;0,-0.000273299;0.3402956;0.01754723,-0.001568455;0.667078;0.0231338,0.1696939;0.5316806;-0.006851269,0.2283012;0.3651305;-0.2035558,0.2845726;0.2593788;-0.466197,-0.1661355;0.5240501;-0.02123054,-0.2244666;0.3386312;-0.20035,-0.2536933;0.2075945;-0.4558993,0.08016439;0.005089203;-0.0403466,0.1013204;-0.3480379;-0.00395555,0.1154743;-0.734033;0.0814185,0.1167764;-0.6946495;0.0007923245,-0.07772288;0.006673538;-0.04466203,-0.1254326;-0.3447456;-0.01822443,-0.1443697;-0.7309923;0.06505919,-0.1405484;-0.6915323;-0.01547796,-0.001202367;0.5872247;0.02409387,0;0;0,-0.001855574;0.3392192;0.03218722,-0.004843295;0.6655188;0.05061603,0.1567357;0.5291835;-0.01654363,0.235996;0.3663249;-0.2090569,0.2936794;0.1909434;-0.4309672,-0.1658012;0.5221735;-0.006653678,-0.2348738;0.3635518;-0.2064901,-0.2728601;0.2250654;-0.4569073,0.07953317;0.004097134;-0.04168653,0.103369;-0.3504713;-0.02813458,0.1034329;-0.7371744;0.05518437,0.1082216;-0.7632878;-0.003285162,-0.08221;0.003697595;-0.0361652,-0.10025;-0.3512971;-0.02503225,-0.09019735;-0.7402933;0.04611726,-0.09595542;-0.7648398;-0.01373124,-0.003996857;0.5856936;0.04841733,287.7722
+0;0;0,-0.0004415155;0.3404486;0.01797685,-0.002002679;0.6674364;0.02404712,0.1693706;0.5319696;-0.0074596,0.2348158;0.3717346;-0.2073224,0.2985699;0.2948039;-0.4867349,-0.1663874;0.5249847;-0.0228629,-0.2256034;0.3424149;-0.2047014,-0.254916;0.2148097;-0.4709943,0.0802167;0.005069661;-0.04025245,0.1013728;-0.3485394;-0.003709167,0.1156812;-0.7338287;0.08171885,0.117183;-0.6944349;0.001179628,-0.07769994;0.006702989;-0.04470425,-0.1255331;-0.3451915;-0.01815992,-0.1443638;-0.7307763;0.06502894,-0.1403435;-0.6913028;-0.01541458,-0.001573898;0.5875306;0.02488152,0;0;0,-0.002040304;0.3393249;0.03291059,-0.005268209;0.6657841;0.05227685,0.1562669;0.529243;-0.01607203,0.236409;0.3694617;-0.2108814,0.2960851;0.1945813;-0.4430662,-0.1659528;0.5222237;-0.006619576,-0.2341756;0.3567975;-0.201256,-0.2725683;0.2242769;-0.4639697,0.07953727;0.004120082;-0.04168367,0.103422;-0.3509315;-0.02789187,0.1031866;-0.737094;0.05474639,0.1080843;-0.763247;-0.003562454,-0.08220385;0.003687731;-0.03618851,-0.1001765;-0.3518086;-0.02515639,-0.0903042;-0.7401601;0.04580981,-0.09695031;-0.7671458;-0.01150978,-0.004359514;0.5859156;0.04982471,287.8058
+0;0;0,-0.0004415967;0.3405112;0.01798016,-0.002002991;0.6675479;0.02405146,0.1692985;0.5320956;-0.007441569,0.2347452;0.3718566;-0.2073093,0.2987329;0.2946443;-0.4877451,-0.1663183;0.5251136;-0.02283838,-0.2255358;0.3425393;-0.2046814,-0.2549558;0.2144669;-0.4719496,0.08019686;0.005068407;-0.04024249,0.1013503;-0.3484968;-0.003703743,0.1156376;-0.7332177;0.08159825,0.1171492;-0.6937624;0.0005315766,-0.07768071;0.00670133;-0.04469319,-0.125508;-0.3451495;-0.01815215,-0.1443109;-0.7301654;0.06491397,-0.1402643;-0.69063;-0.01605635,-0.001574163;0.5876333;0.02488595,0;0;0,-0.002108887;0.3393575;0.03321815,-0.005347505;0.6658496;0.0528512,0.1559373;0.5290694;-0.01574969,0.2362755;0.369686;-0.2108128,0.2962946;0.1975385;-0.4463193,-0.16589;0.522444;-0.006454632,-0.2355688;0.356129;-0.1998225,-0.2695778;0.231548;-0.4681942,0.07954281;0.004108772;-0.04162621,0.103458;-0.3509003;-0.02793252,0.1031898;-0.7364918;0.05458927,0.1084499;-0.7622496;-0.004798412,-0.08216231;0.003706138;-0.0362257,-0.09993227;-0.3517572;-0.02522875,-0.0906562;-0.7395574;0.04559317,-0.0971489;-0.7671942;-0.01184669,-0.004441552;0.5859742;0.05033684,287.8289
+0;0;0,-0.0004416498;0.3405522;0.01798232,-0.00200302;0.6675843;0.02405365,0.1688964;0.5322669;-0.007363355,0.2343431;0.3720282;-0.2072308,0.3008143;0.2918188;-0.4985516,-0.1659307;0.5253013;-0.02272395,-0.2251481;0.3427273;-0.2045666,-0.25571;0.2096837;-0.4822088,0.08021597;0.005069614;-0.04025208,0.1014099;-0.349172;-0.003643427,0.1157003;-0.7339761;0.081677,0.1172117;-0.6945221;0.0006222054,-0.07769922;0.006702927;-0.04470384,-0.125618;-0.345821;-0.01811202,-0.144425;-0.7309202;0.06497206,-0.140379;-0.6913862;-0.01598641,-0.001574215;0.5876739;0.0248881,0;0;0,-0.002140924;0.3393761;0.0334456,-0.005352058;0.6658576;0.05318069,0.15548;0.5289953;-0.01525021,0.235871;0.3696551;-0.2103263,0.2983618;0.2027509;-0.4632249,-0.165485;0.5226724;-0.006197836,-0.2359269;0.3567271;-0.1996063,-0.2686825;0.2304223;-0.4801307,0.07952931;0.004157722;-0.04169333,0.1035476;-0.3515157;-0.02769303,0.1030681;-0.7373039;0.05431461,0.1084541;-0.7630324;-0.005072828,-0.08220163;0.003658454;-0.03619446,-0.100017;-0.3524922;-0.02543137,-0.09078368;-0.740374;0.04542376,-0.09694402;-0.7675973;-0.01244758,-0.004456624;0.5859868;0.05064797,287.8612
+0;0;0,-0.0005240454;0.3405252;0.01848502,-0.002229301;0.6675494;0.02494015,0.1684389;0.5323502;-0.008110501,0.2360713;0.37536;-0.2098198,0.282075;0.2797444;-0.5004418,-0.1658731;0.5257729;-0.02345954,-0.22498;0.3474662;-0.2095235,-0.2531649;0.2113819;-0.4859408,0.08031636;0.005057838;-0.04005286,0.1016341;-0.3491614;-0.003300071,0.115755;-0.7339728;0.0820156,0.1173089;-0.6944991;0.0009638965,-0.07764378;0.006719123;-0.04479763,-0.1252188;-0.3458317;-0.01794581,-0.1437049;-0.7309271;0.06522751,-0.1396203;-0.6913564;-0.0157247,-0.001773076;0.5876382;0.02567462,0;0;0,-0.002140924;0.3393761;0.0334456,-0.005352058;0.6658576;0.05318069,0.15548;0.5289953;-0.01525021,0.235871;0.3696551;-0.2103263,0.2983618;0.2027509;-0.4632249,-0.165485;0.5226724;-0.006197836,-0.2359269;0.3567271;-0.1996063,-0.2686825;0.2304223;-0.4801307,0.07952931;0.004157722;-0.04169333,0.1035476;-0.3515157;-0.02769303,0.1030681;-0.7373039;0.05431461,0.1084541;-0.7630324;-0.005072828,-0.08220163;0.003658454;-0.03619446,-0.100017;-0.3524922;-0.02543137,-0.09078368;-0.740374;0.04542376,-0.09694402;-0.7675973;-0.01244758,-0.004456624;0.5859868;0.05064797,287.8842
+0;0;0,-0.0005241922;0.3406205;0.0184902,-0.002229855;0.6677232;0.02494698,0.1684696;0.5324974;-0.008109709,0.2367096;0.3740968;-0.2116311,0.2859022;0.2718535;-0.5223981,-0.1659036;0.5259189;-0.02346156,-0.2255416;0.3460103;-0.2111971,-0.2556801;0.2004932;-0.5067747,0.0803016;0.005056908;-0.0400455,0.1016153;-0.3490953;-0.003299657,0.1157333;-0.7338287;0.08199871,0.1172741;-0.6944349;0.001630694,-0.07762951;0.006717888;-0.0447894,-0.1251955;-0.3457662;-0.01794266,-0.1436779;-0.7307835;0.06521378,-0.1396278;-0.6912935;-0.01505558,-0.001773536;0.5877956;0.02568159,0;0;0,-0.002218746;0.3394357;0.03380775,-0.005447336;0.665976;0.05386329,0.1552031;0.52897;-0.01506329,0.2358894;0.3776465;-0.2194144,0.2988069;0.20353;-0.4935941,-0.165445;0.5227891;-0.006095301,-0.2358975;0.3545718;-0.2007946,-0.2722534;0.2208845;-0.5012203,0.0795191;0.00414516;-0.04167843,0.1035436;-0.3514644;-0.02778733,0.1029099;-0.7371274;0.05442286,0.1086577;-0.7632835;-0.003569365,-0.0821711;0.00367928;-0.03622062,-0.09987967;-0.3524147;-0.02564687,-0.09065924;-0.7402241;0.04516098,-0.09700851;-0.7669193;-0.01224094,-0.00455226;0.5860913;0.05125284,287.9076
+0;0;0,-0.0005243495;0.3407227;0.01849575,-0.002230377;0.667896;0.02495409,0.16848;0.5326538;-0.008104643,0.2362057;0.375447;-0.2100922,0.2856747;0.2726293;-0.5226051,-0.1659146;0.5260748;-0.02345747,-0.225103;0.3475222;-0.2097781,-0.2554108;0.2011875;-0.5070164,0.08030104;0.005056873;-0.04004522,0.1016105;-0.3490257;-0.003306597,0.1157045;-0.7331034;0.08184638,0.1172466;-0.6937014;0.001407869,-0.07762897;0.006717841;-0.04478908,-0.1251857;-0.345697;-0.01794762,-0.1436365;-0.7300581;0.0650671,-0.1395828;-0.6905597;-0.01527268,-0.001773985;0.5879555;0.02568882,0;0;0,-0.002256595;0.3394908;0.03428197,-0.005465873;0.666072;0.05482244,0.1549523;0.5288846;-0.01464605,0.2362189;0.384789;-0.2213629,0.298822;0.2045863;-0.4939264,-0.1653023;0.5229623;-0.005867247,-0.2352794;0.3591594;-0.2017537,-0.2702628;0.2380897;-0.5096518,0.07952294;0.004156277;-0.04166865,0.103539;-0.351389;-0.02791715,0.1028398;-0.7363487;0.05436802,0.1084793;-0.7624865;-0.003751513,-0.08216081;0.003676216;-0.03624272,-0.09970567;-0.352358;-0.02574649,-0.0906426;-0.7395131;0.04492251,-0.09696201;-0.7657843;-0.01299768,-0.004580297;0.5861785;0.05208826,287.9419
+0;0;0,-0.0006594557;0.3408479;0.0188701,-0.002495386;0.6682337;0.02572149,0.1683079;0.5331721;-0.00848211,0.2372578;0.3839608;-0.2162073,0.2860549;0.3101388;-0.547541,-0.1659624;0.5265063;-0.02429564,-0.2260111;0.3527194;-0.214979,-0.2618623;0.2481747;-0.5396294,0.08032854;0.005066086;-0.03998384,0.1017152;-0.3491759;-0.003150292,0.1157065;-0.7325405;0.0818506,0.1173473;-0.693137;0.001533329,-0.0776259;0.00670126;-0.04479241,-0.1251553;-0.3458852;-0.01786332,-0.1435814;-0.7295361;0.06497347,-0.1394324;-0.6900301;-0.01524127,-0.002014136;0.5882366;0.02636055,0;0;0,-0.002305105;0.3395813;0.03482962,-0.005537823;0.666334;0.05616236,0.1547021;0.528827;-0.0142343,0.2354338;0.390343;-0.2251192,0.2978423;0.2115449;-0.5110375,-0.1651953;0.5229815;-0.005608771,-0.2355255;0.360417;-0.2025715,-0.2639561;0.2414029;-0.5229465,0.07951847;0.0041731;-0.04167068,0.10345;-0.3515458;-0.02778482,0.1029381;-0.7358229;0.0541923,0.1084096;-0.7620655;-0.003676653,-0.08215521;0.003665446;-0.03625098,-0.09954636;-0.3525485;-0.02573143,-0.09072111;-0.7390486;0.04447654,-0.09728737;-0.7656676;-0.01290949,-0.004649565;0.5863922;0.05321193,287.9749
+0;0;0,-0.0006596437;0.3409451;0.01887548,-0.002495799;0.6683717;0.02572803,0.168111;0.5333717;-0.008435341,0.2370777;0.3841238;-0.2162115,0.2860278;0.3100703;-0.5485839,-0.1657736;0.5267136;-0.02423061,-0.225837;0.3528841;-0.2149607,-0.2618006;0.2480116;-0.540629,0.08033002;0.005066179;-0.03998458,0.1017384;-0.3495343;-0.00311375,0.1157057;-0.7322438;0.08174188,0.1173508;-0.6928159;0.001215622,-0.07762733;0.006701383;-0.04479323,-0.1252048;-0.346242;-0.01783689,-0.1435995;-0.7292371;0.06485834,-0.1394397;-0.6897064;-0.01556512,-0.002014537;0.5883726;0.02636711,0;0;0,-0.002293259;0.3396102;0.03549528,-0.00535842;0.6663588;0.05753684,0.1542762;0.5286115;-0.01356316,0.2353047;0.393805;-0.2267858,0.2978405;0.2121316;-0.5121548,-0.164625;0.5232718;-0.005245738,-0.2334593;0.3611527;-0.203189,-0.2648542;0.2430436;-0.5247726,0.07952432;0.004178137;-0.04166257,0.1034613;-0.351897;-0.02763438,0.103111;-0.7355518;0.0540421,0.1086033;-0.761829;-0.004085299,-0.08214687;0.003668487;-0.03627368,-0.09950604;-0.3529145;-0.02595364,-0.09072266;-0.73879;0.04393975,-0.09701636;-0.7653808;-0.01380061,-0.004522778;0.5864213;0.05440664,287.9976
+0;0;0,-0.0006597238;0.3409865;0.01887777,-0.002496151;0.6684615;0.02573135,0.1679556;0.5335003;-0.008400206,0.2369377;0.3842191;-0.2162227,0.2863482;0.3094692;-0.5517208,-0.1656246;0.5268482;-0.02418108,-0.2257015;0.3529799;-0.2149537,-0.2620032;0.2471212;-0.5436847,0.08033089;0.005066235;-0.03998501,0.1017362;-0.3494846;-0.003119349,0.1156767;-0.7314568;0.08157282,0.117331;-0.6919757;0.0005922839,-0.07762818;0.006701456;-0.04479372,-0.125199;-0.3461924;-0.01784115,-0.1435582;-0.7284498;0.06469477,-0.139375;-0.6888653;-0.01618238,-0.00201482;0.588451;0.02637052,0;0;0,-0.002337217;0.3396278;0.03572249,-0.005457528;0.6664004;0.05812049,0.1538521;0.528374;-0.01318955,0.2351145;0.3970462;-0.2285568,0.2967519;0.213318;-0.5167108,-0.1644009;0.5233374;-0.005109079,-0.2337395;0.3622262;-0.2037769,-0.270263;0.2772901;-0.5385005,0.0795266;0.004184216;-0.04165971,0.1034586;-0.3518419;-0.02765226,0.1032364;-0.7347423;0.05393934,0.1086276;-0.7611218;-0.004735705,-0.08214565;0.003666859;-0.03627904,-0.09932408;-0.3528804;-0.02615631,-0.09066377;-0.7380093;0.0436338,-0.09716734;-0.7644945;-0.01482654,-0.00460732;0.5864555;0.05489635,288.0301
+0;0;0,-0.0008802716;0.3411117;0.01931941,-0.002964616;0.6686305;0.02654878,0.1667896;0.533944;-0.008910714,0.2391223;0.3898514;-0.2192646,0.2843313;0.2865332;-0.5477013,-0.1652253;0.5277034;-0.02492327,-0.2273405;0.361215;-0.221562,-0.2575003;0.2601543;-0.5524188,0.0803406;0.005047499;-0.03987844,0.102008;-0.3497951;-0.003057119,0.1155109;-0.73181;0.08182253,0.1172239;-0.6923548;0.0011646,-0.07759126;0.00670879;-0.04477685,-0.1251802;-0.3465001;-0.0179941,-0.1434134;-0.7287887;0.06474183,-0.1391839;-0.6892201;-0.01580996,-0.002426754;0.5886167;0.02709557,0;0;0,-0.002194859;0.339707;0.03640819,-0.005046688;0.6664879;0.05949211,0.1533774;0.5284148;-0.01236653,0.2360945;0.399785;-0.2288283,0.2963562;0.2151382;-0.516688,-0.1633478;0.5237187;-0.004459191,-0.2330495;0.3629821;-0.2033282,-0.2697436;0.2786049;-0.5381762,0.07951969;0.004183277;-0.04158723,0.1034524;-0.3521482;-0.02767098,0.1032415;-0.7351717;0.05366278,0.1085581;-0.7612032;-0.004905466,-0.08208263;0.003665452;-0.03632332,-0.09925131;-0.3531885;-0.02637193,-0.09067441;-0.7383575;0.04358187,-0.09720001;-0.7647478;-0.01451797,-0.004271388;0.5865462;0.05609775,288.0639
+0;0;0,-0.0008802716;0.3411117;0.01931941,-0.002964616;0.6686305;0.02654878,0.1667896;0.533944;-0.008910714,0.2391223;0.3898514;-0.2192646,0.2843313;0.2865332;-0.5477013,-0.1652253;0.5277034;-0.02492327,-0.2273405;0.361215;-0.221562,-0.2575003;0.2601543;-0.5524188,0.0803406;0.005047499;-0.03987844,0.102008;-0.3497951;-0.003057119,0.1155109;-0.73181;0.08182253,0.1172239;-0.6923548;0.0011646,-0.07759126;0.00670879;-0.04477685,-0.1251802;-0.3465001;-0.0179941,-0.1434134;-0.7287887;0.06474183,-0.1391839;-0.6892201;-0.01580996,-0.002426754;0.5886167;0.02709557,0;0;0,-0.002194859;0.339707;0.03640819,-0.005046688;0.6664879;0.05949211,0.1533774;0.5284148;-0.01236653,0.2360945;0.399785;-0.2288283,0.2963562;0.2151382;-0.516688,-0.1633478;0.5237187;-0.004459191,-0.2330495;0.3629821;-0.2033282,-0.2697436;0.2786049;-0.5381762,0.07951969;0.004183277;-0.04158723,0.1034524;-0.3521482;-0.02767098,0.1032415;-0.7351717;0.05366278,0.1085581;-0.7612032;-0.004905466,-0.08208263;0.003665452;-0.03632332,-0.09925131;-0.3531885;-0.02637193,-0.09067441;-0.7383575;0.04358187,-0.09720001;-0.7647478;-0.01451797,-0.004271388;0.5865462;0.05609775,288.0859
+0;0;0,-0.0008802856;0.3411172;0.01931972,-0.002963779;0.6685032;0.02654656,0.1662695;0.5340281;-0.008802427,0.2386129;0.3899141;-0.2191876,0.283821;0.2865981;-0.5476174,-0.1647238;0.5278068;-0.02476571,-0.2268482;0.3612937;-0.2214336,-0.2570074;0.260235;-0.5522836,0.08033131;0.005046915;-0.03987383,0.1019998;-0.3498141;-0.003050596,0.1154517;-0.7303832;0.08150782,0.1171692;-0.6909025;0.000631623,-0.07758229;0.006708014;-0.04477167,-0.1251737;-0.3465192;-0.01798753,-0.1433379;-0.727361;0.06443528,-0.139097;-0.6877666;-0.01633449,-0.002426208;0.5885326;0.02709306,0;0;0,-0.002180874;0.3396617;0.03688049,-0.005012371;0.6662806;0.06036806,0.1528807;0.5284784;-0.0115087,0.2355089;0.4020842;-0.2293651,0.2961169;0.2158547;-0.5161217,-0.1626306;0.5237496;-0.004007276,-0.232365;0.365215;-0.2046767,-0.2659748;0.2810307;-0.5398893,0.07953539;0.004199311;-0.04153311,0.1034015;-0.3521637;-0.02783263,0.1034597;-0.7337672;0.05305457,0.1087036;-0.7613081;-0.00435042,-0.08205561;0.003652068;-0.03636003,-0.09924084;-0.3532232;-0.02653498,-0.09074149;-0.7369018;0.04333964,-0.09740236;-0.7636125;-0.01474068,-0.004241563;0.5863862;0.05687809,288.1205
+0;0;0,-0.0009350847;0.3412126;0.01990069,-0.003114297;0.6686268;0.02746863,0.1651689;0.5340955;-0.008986242,0.2366955;0.3946283;-0.2232978,0.2792289;0.3027752;-0.5316169,-0.1640136;0.5286189;-0.02498168,-0.2274723;0.3666528;-0.2255723,-0.2538011;0.2733401;-0.5352597,0.08040257;0.005029824;-0.03965631,0.1024757;-0.350199;-0.002702206,0.1156128;-0.7301453;0.08182725,0.1173911;-0.6905951;0.0005575567,-0.07751759;0.006701475;-0.04481748,-0.1248556;-0.3469446;-0.01772562,-0.1431992;-0.7271547;0.06461946,-0.1388831;-0.6874993;-0.01654258,-0.002557814;0.5886527;0.0279264,0;0;0,-0.002065584;0.3397287;0.03745842,-0.004761033;0.666352;0.06140089,0.1522213;0.5285525;-0.01079178,0.2348105;0.4054633;-0.2310749,0.2925705;0.2417942;-0.50527,-0.1616662;0.5239456;-0.003123503,-0.2310368;0.3663988;-0.2052703,-0.2591494;0.2896892;-0.5193276,0.07953285;0.004187182;-0.04146671,0.1032964;-0.3525946;-0.02795887,0.1032063;-0.7335244;0.05309272,0.1084641;-0.7613211;-0.004622463,-0.08199888;0.003658733;-0.03640457,-0.09930045;-0.3536198;-0.02675894,-0.09079016;-0.7366647;0.04310678,-0.09731951;-0.7635428;-0.01538578,-0.004023962;0.5864589;0.0578053,288.1427
+0;0;0,-0.0009351155;0.3412239;0.01990135,-0.003113954;0.6685824;0.02746824,0.1648478;0.5341753;-0.008916046,0.2365958;0.3942763;-0.2238911,0.2792106;0.3022476;-0.5328,-0.1637041;0.5287092;-0.02488084,-0.2273593;0.3662417;-0.2260924,-0.2537384;0.2727505;-0.5363722,0.08040402;0.005029915;-0.03965703,0.102507;-0.3506806;-0.002652809,0.1156379;-0.730444;0.08183596,0.117408;-0.6909378;0.0009402856,-0.077519;0.006701597;-0.04481829,-0.1249212;-0.347424;-0.01768968,-0.143256;-0.7274511;0.06461575,-0.1389598;-0.6878401;-0.01617277,-0.002557609;0.5886281;0.02792589,0;0;0,-0.001967862;0.3396945;0.03787446,-0.004509591;0.6662319;0.06224036,0.1519645;0.5284303;-0.01019168,0.2347443;0.4063361;-0.2319444,0.2923861;0.2401862;-0.5054067,-0.1609503;0.5239081;-0.002735063,-0.2307351;0.3668859;-0.2062244,-0.2553749;0.2731846;-0.5165837,0.07955341;0.004186645;-0.04143083,0.1030906;-0.3530947;-0.02786851,0.1032131;-0.7338861;0.05293298,0.1081601;-0.7614917;-0.004466768,-0.08198926;0.003661054;-0.03643,-0.09939287;-0.354105;-0.02702415,-0.09084385;-0.7369435;0.04292269,-0.09729407;-0.7636043;-0.01526292,-0.003813833;0.5863631;0.05853891,288.1752
+0;0;0,-0.0009351007;0.3412185;0.01990103,-0.003113488;0.6685092;0.02746645,0.164413;0.5342628;-0.008822177,0.2361194;0.3944451;-0.2236725,0.2786552;0.3025868;-0.5320092,-0.1632849;0.5288109;-0.02474548,-0.2269031;0.3664377;-0.2258403,-0.2532335;0.2731197;-0.5355453,0.08039344;0.005029253;-0.03965181,0.1024961;-0.350676;-0.002648141,0.1156586;-0.7313541;0.08204414,0.1174087;-0.6919556;0.002065197,-0.0775088;0.006700715;-0.0448124,-0.1249103;-0.3474196;-0.01768419,-0.1432892;-0.7283621;0.06481949,-0.1390417;-0.6888601;-0.01505351,-0.002557276;0.5885741;0.027924,0;0;0,-0.001950175;0.3396721;0.03802729,-0.00448136;0.6661364;0.06246257,0.1516999;0.5284731;-0.009518385,0.2343699;0.4088561;-0.2324733,0.2922806;0.242013;-0.5047388,-0.1605026;0.5239604;-0.002363805,-0.2187409;0.3905705;-0.2252245,-0.2559906;0.2555913;-0.5179904,0.07957688;0.004188389;-0.0413599,0.1030606;-0.3530988;-0.02800059,0.102942;-0.7347986;0.05303693,0.1085996;-0.7618274;-0.003564592,-0.08196258;0.00365527;-0.03646149,-0.09936413;-0.3541082;-0.02715982,-0.09061033;-0.7377837;0.04339757,-0.09678435;-0.7653003;-0.01265373,-0.003787175;0.5862873;0.05874848,288.2089
+0;0;0,-0.0008917024;0.3412415;0.02061168,-0.003154336;0.668475;0.02850656,0.1634664;0.5337164;-0.009560319,0.2313321;0.4153305;-0.2384513,0.279918;0.343203;-0.54869,-0.1626495;0.5294513;-0.02533035,-0.228706;0.3723896;-0.230221,-0.2444544;0.2721834;-0.5360343,0.08042362;0.00502552;-0.03952123,0.1028646;-0.3503625;-0.00219769,0.1157625;-0.7311792;0.08268392,0.1175248;-0.6918161;0.003219903,-0.07749274;0.006699677;-0.04477869,-0.1245237;-0.3471979;-0.01754256,-0.1428734;-0.7282246;0.06537046,-0.1386307;-0.6887579;-0.0139875,-0.002576389;0.588562;0.0288699,0;0;0,-0.001928858;0.3396878;0.03846908,-0.004464328;0.6660609;0.0634582,0.1512813;0.5284551;-0.008786917,0.2342735;0.4115794;-0.2334297,0.2889909;0.2851223;-0.5246781,-0.1602469;0.524515;-0.001710542,-0.2194063;0.3924033;-0.2254486,-0.2547116;0.2635245;-0.5186291,0.07957678;0.004188552;-0.04129326,0.1030649;-0.352847;-0.02821124,0.1028815;-0.7347363;0.05274034,0.1079751;-0.7620159;-0.002923008,-0.08191302;0.003654657;-0.03649715,-0.09940612;-0.353848;-0.02738198,-0.09064307;-0.7376624;0.04334547,-0.09680702;-0.7646507;-0.01250833,-0.003765643;0.5862415;0.05959678,288.2422
+0;0;0,-0.0008916323;0.3412147;0.02061006,-0.003153283;0.6683068;0.02850197,0.1628263;0.533806;-0.009416796,0.233768;0.4100544;-0.2486819,0.2819694;0.3384978;-0.5564654,-0.1620309;0.5295573;-0.02512597,-0.2310814;0.3653771;-0.239303,-0.2467051;0.2659639;-0.5426961,0.08037686;0.005022598;-0.03949825,0.1028258;-0.35049;-0.002161633,0.1157303;-0.7315047;0.08276413,0.1174885;-0.6921638;0.003487758,-0.07744769;0.006695782;-0.04475265,-0.1244952;-0.347326;-0.01750698,-0.1428544;-0.7285508;0.06544916,-0.1386217;-0.6891064;-0.0137214,-0.00257567;0.5884399;0.0288651,0;0;0,-0.001905359;0.3396233;0.03879976,-0.004405163;0.6658246;0.06418443,0.1508256;0.5285365;-0.007730484,0.2368173;0.4075515;-0.2434485,0.2856343;0.2458459;-0.5148202,-0.1596959;0.5249353;-0.0009540617,-0.2218928;0.388062;-0.2354582,-0.2558083;0.2626789;-0.5275254,0.07956932;0.004177317;-0.04119527,0.1029595;-0.3529987;-0.02833629,0.1027797;-0.7350696;0.05273724,0.1081876;-0.7625501;-0.002415661,-0.08182823;0.003680422;-0.03655645,-0.09937114;-0.3539466;-0.02748372,-0.09072548;-0.7379647;0.0432732,-0.09649507;-0.7644955;-0.01281667,-0.003714181;0.5860564;0.06021881,288.2655
+0;0;0,-0.0008914914;0.3411607;0.0206068,-0.003152317;0.6681339;0.02849616,0.1620934;0.5339128;-0.00925299,0.2347235;0.407216;-0.2542126,0.2764545;0.3452647;-0.5206805,-0.1613231;0.529683;-0.02489249,-0.2320169;0.3615952;-0.244167,-0.2455434;0.2755269;-0.5068338,0.08033197;0.005019793;-0.03947619,0.1028105;-0.3509627;-0.002090219,0.1157054;-0.7316914;0.08277178,0.1174632;-0.6923524;0.003511801,-0.07740443;0.006692043;-0.04472766,-0.1245141;-0.3477976;-0.01744597,-0.1428595;-0.7287362;0.0654479,-0.1386278;-0.6892938;-0.01370627,-0.002574974;0.5883045;0.02885912,0;0;0,-0.001865424;0.3395358;0.03909016,-0.004272759;0.6655933;0.06479955,0.1503196;0.528543;-0.006687403,0.2375536;0.4051925;-0.2485703,0.2771156;0.2595655;-0.4805448,-0.1589057;0.5251455;-0.0002552569,-0.222058;0.3770137;-0.2356299,-0.2461833;0.3120461;-0.503551,0.07955793;0.004153818;-0.04111052,0.1027339;-0.3535135;-0.02832484,0.1025854;-0.7353007;0.05267359,0.1079598;-0.7626901;-0.002553456,-0.08174174;0.003713319;-0.03662367,-0.09946784;-0.3543782;-0.02752685,-0.09088931;-0.738106;0.04319511,-0.09706126;-0.7643546;-0.01311171,-0.003605716;0.5858666;0.06074905,288.298
+0;0;0,-0.0009874653;0.3411241;0.02120043,-0.003356209;0.6680908;0.02934041,0.1628575;0.5350425;-0.006001599,0.2288689;0.4047869;-0.2509678,0.2876916;0.3451803;-0.5147319,-0.1612213;0.5301011;-0.02541504,-0.2360998;0.3655379;-0.2459703,-0.2486328;0.281138;-0.5092271,0.0803273;0.005063053;-0.03948016,0.1030297;-0.3508765;-0.001822401,0.1156821;-0.7315649;0.08325684,0.1180126;-0.6922112;0.004013367,-0.07742963;0.006645499;-0.04469097,-0.1246146;-0.3478173;-0.01719147,-0.1427436;-0.728742;0.06581382,-0.1379406;-0.6892794;-0.01330534,-0.00274695;0.5882613;0.02962973,0;0;0,-0.001865424;0.3395358;0.03909016,-0.004272759;0.6655933;0.06479955,0.1503196;0.528543;-0.006687403,0.2375536;0.4051925;-0.2485703,0.2771156;0.2595655;-0.4805448,-0.1589057;0.5251455;-0.0002552569,-0.222058;0.3770137;-0.2356299,-0.2461833;0.3120461;-0.503551,0.07955793;0.004153818;-0.04111052,0.1027339;-0.3535135;-0.02832484,0.1025854;-0.7353007;0.05267359,0.1079598;-0.7626901;-0.002553456,-0.08174174;0.003713319;-0.03662367,-0.09946784;-0.3543782;-0.02752685,-0.09088931;-0.738106;0.04319511,-0.09706126;-0.7643546;-0.01311171,-0.003605716;0.5858666;0.06074905,288.3206
+0;0;0,-0.0009868952;0.3409271;0.02118819,-0.003353628;0.6676171;0.02932177,0.1624402;0.5347841;-0.005930331,0.2286538;0.4041294;-0.251647,0.2838864;0.3481608;-0.4993126,-0.1608181;0.5298551;-0.02529462,-0.235926;0.3647878;-0.2465256,-0.2476941;0.2855391;-0.4937149,0.08024663;0.005057968;-0.03944051,0.1029722;-0.351244;-0.001744416,0.115642;-0.7324548;0.0834516,0.1179824;-0.693061;0.003869228,-0.07735186;0.006638825;-0.04464608,-0.1245849;-0.3481848;-0.01711859,-0.1427387;-0.7296324;0.06600063,-0.1379152;-0.6901293;-0.01345691,-0.002744982;0.5878681;0.0296108,0;0;0,-0.001874812;0.3393117;0.03930998,-0.004231133;0.6650744;0.06524134,0.1499444;0.5283773;-0.006268501,0.2373208;0.4047169;-0.2489721,0.2930376;0.3421136;-0.4949352,-0.1586687;0.5255122;0.0001098625,-0.2234019;0.376583;-0.2353923,-0.2457587;0.3163316;-0.4871686,0.07950523;0.004114956;-0.04102004,0.1024765;-0.3539396;-0.02845967,0.10226;-0.7362884;0.05247188,0.1076229;-0.7631301;-0.003807303,-0.08160945;0.003757876;-0.03669378,-0.09968212;-0.3546834;-0.02765027,-0.09106113;-0.7389197;0.04326299,-0.09704846;-0.7652757;-0.01344007,-0.003577985;0.5854311;0.06113315,288.3426
+0;0;0,-0.0009866973;0.3408588;0.02118394,-0.003353017;0.6674924;0.02931646,0.1618766;0.5348635;-0.005814347,0.2284577;0.4034836;-0.252895,0.28369;0.3475152;-0.5005594,-0.1602779;0.5299514;-0.02511251,-0.2358027;0.3639678;-0.2475716,-0.2475708;0.2847195;-0.4947597,0.08017078;0.005053187;-0.03940323,0.1029227;-0.3516627;-0.001663342,0.1155986;-0.7330586;0.08357401,0.1179416;-0.6936548;0.00390669,-0.07727875;0.006632549;-0.04460388,-0.1245666;-0.3486033;-0.01704441,-0.1427293;-0.730236;0.06611515,-0.1379006;-0.6907228;-0.0134272,-0.002744546;0.5877663;0.02960541,0;0;0,-0.001837976;0.3392019;0.0396626,-0.004073344;0.6648688;0.06610227,0.1495602;0.5283973;-0.005286455,0.2373857;0.4048576;-0.2497598,0.2931234;0.3417763;-0.4955947,-0.1579468;0.525748;0.0006598234,-0.2273645;0.379042;-0.2368294,-0.2757549;0.3922772;-0.4917881,0.07944658;0.004087552;-0.04095161,0.1023727;-0.3543878;-0.02837956,0.1021323;-0.7368759;0.05280972,0.1075827;-0.7634809;-0.003820419,-0.08148515;0.003784444;-0.03676073,-0.09967943;-0.3550656;-0.02760539,-0.09110827;-0.7394699;0.04344896,-0.0967294;-0.765807;-0.0134311,-0.003453888;0.5852557;0.06184912,288.3761
+0;0;0,-0.001104543;0.3408047;0.02170604,-0.003727869;0.6673903;0.03023947,0.1605936;0.5345048;-0.007328372,0.228053;0.4182535;-0.2699628,0.2916289;0.3393364;-0.5092267,-0.1605231;0.528249;-0.0215723,-0.2369114;0.3674528;-0.2568411,-0.2479154;0.3231084;-0.512633,0.08016749;0.005134363;-0.03924512,0.1030032;-0.3517157;-0.001187187,0.1156085;-0.7330458;0.08387817,0.1169767;-0.6935781;0.003955409,-0.07720882;0.006520963;-0.0446054,-0.1246698;-0.3488735;-0.01714429,-0.1425819;-0.7303133;0.06646466,-0.1387191;-0.6907446;-0.0133644,-0.003051478;0.5876783;0.03040976,0;0;0,-0.001834966;0.3391491;0.03993416,-0.004043929;0.6647507;0.06672883,0.1493565;0.5285361;-0.004566669,0.2415071;0.4103577;-0.2587007,0.2925916;0.3340263;-0.5017664,-0.157564;0.5258507;0.001093045,-0.2219812;0.4172911;-0.2655663,-0.2616557;0.3595127;-0.5157756,0.07939744;0.004040092;-0.04090345,0.1022615;-0.3546138;-0.0283922,0.1019193;-0.7369957;0.05279613,0.1074426;-0.7636201;-0.004145376,-0.08138343;0.003833555;-0.03681588,-0.09972239;-0.3551796;-0.027591,-0.09115406;-0.739475;0.0434816,-0.097051;-0.766006;-0.01351523,-0.003428504;0.5851566;0.06238222,288.3986
+0;0;0,-0.0011046;0.3408224;0.02170717,-0.003728154;0.6674367;0.03024155,0.160008;0.5347399;-0.007191317,0.2283139;0.41703;-0.2731208,0.2918889;0.338114;-0.5123816,-0.1599602;0.5285065;-0.02138429,-0.2373069;0.3656929;-0.2596048,-0.2483107;0.3213491;-0.5153934,0.08008613;0.005129152;-0.0392053,0.1029751;-0.3525524;-0.001058687,0.1155639;-0.733385;0.08389567,0.1169432;-0.6938404;0.003324762,-0.07713047;0.006514345;-0.04456014,-0.1247021;-0.3497082;-0.01703504,-0.1425907;-0.7306504;0.06646481,-0.1386967;-0.6910041;-0.01401163,-0.00305175;0.5877233;0.03041185,0;0;0,-0.001735993;0.3391126;0.04039717,-0.003737576;0.6646913;0.06783724,0.1491661;0.5289454;-0.00337553,0.2425688;0.4127332;-0.2622393,0.2932881;0.3345091;-0.5047755,-0.1565112;0.5258325;0.001791049,-0.2343449;0.3822823;-0.248359,-0.2514861;0.3105165;-0.4974998,0.07932638;0.004010335;-0.04084599,0.1021849;-0.3554842;-0.02834022,0.1017066;-0.7373345;0.05289555,0.1071215;-0.7633653;-0.00555015,-0.08126035;0.003846702;-0.03686611,-0.09978306;-0.3559906;-0.02742003,-0.09132685;-0.7397894;0.04354571,-0.09731138;-0.7667744;-0.01391357,-0.003176771;0.5851052;0.06331372,288.433
+0;0;0,-0.001104581;0.3408166;0.0217068,-0.003728038;0.6674193;0.03024104,0.1596296;0.5348526;-0.007104561,0.2272418;0.418338;-0.2703336,0.2908123;0.3394276;-0.5095773,-0.1595959;0.5286336;-0.02126459,-0.2361571;0.3674733;-0.257066,-0.2471602;0.3231326;-0.5128363,0.08001561;0.005124636;-0.03917078,0.1029147;-0.3527162;-0.001007184,0.115507;-0.7336509;0.08396999,0.1168867;-0.6941031;0.00337176,-0.07706256;0.00650861;-0.0445209,-0.1246554;-0.3498725;-0.01698355,-0.1425488;-0.7309169;0.06653871,-0.1386534;-0.6912673;-0.01396501,-0.003051695;0.5877129;0.03041131,0;0;0,-0.001621366;0.3390563;0.04082322,-0.00340233;0.6645821;0.06876564,0.149043;0.5289806;-0.002534389,0.2404359;0.4147549;-0.2595099,0.2950571;0.3389615;-0.5019506,-0.155739;0.5257588;0.002502959,-0.2342163;0.384823;-0.2453175,-0.2509978;0.3137217;-0.4946538,0.07925414;0.003953323;-0.04081988,0.1020235;-0.3557124;-0.02844942,0.1014124;-0.7376165;0.0530355,0.1070813;-0.7635939;-0.005475525,-0.08116506;0.003884358;-0.03688166,-0.0997466;-0.356113;-0.02752532,-0.09153305;-0.739974;0.04370863,-0.09763207;-0.7669572;-0.01377921,-0.002897419;0.5850103;0.06411123,288.4657
+0;0;0,-0.001122203;0.3407492;0.02273977,-0.00377472;0.6673446;0.03153564,0.1586436;0.533956;-0.008750375,0.2327057;0.4112619;-0.267396,0.2890099;0.340227;-0.5108903,-0.1596452;0.527581;-0.01881472,-0.2310202;0.3925776;-0.2720266,-0.2468648;0.3248269;-0.5223552,0.07997116;0.005232336;-0.03924724,0.1032285;-0.3524542;0.0001268424,0.1154176;-0.7334793;0.08475703,0.1160395;-0.6938951;0.004153714,-0.07717586;0.006426097;-0.04433625,-0.1245675;-0.3499728;-0.01668314,-0.1424801;-0.7308606;0.06754652,-0.1393426;-0.6911776;-0.01298629,-0.003076246;0.5876383;0.0316448,0;0;0,-0.001621366;0.3390563;0.04082322,-0.00340233;0.6645821;0.06876564,0.149043;0.5289806;-0.002534389,0.2404359;0.4147549;-0.2595099,0.2950571;0.3389615;-0.5019506,-0.155739;0.5257588;0.002502959,-0.2342163;0.384823;-0.2453175,-0.2509978;0.3137217;-0.4946538,0.07925414;0.003953323;-0.04081988,0.1020235;-0.3557124;-0.02844942,0.1014124;-0.7376165;0.0530355,0.1070813;-0.7635939;-0.005475525,-0.08116506;0.003884358;-0.03688166,-0.0997466;-0.356113;-0.02752532,-0.09153305;-0.739974;0.04370863,-0.09763207;-0.7669572;-0.01377921,-0.002897419;0.5850103;0.06411123,288.4881
+0;0;0,-0.001121417;0.3405104;0.02272384,-0.003771499;0.6668114;0.03151372,0.1579965;0.5337619;-0.008610293,0.2245125;0.423569;-0.2409027,0.2808053;0.3525485;-0.4843478,-0.1590145;0.5274125;-0.01863423,-0.2231172;0.4061644;-0.2460466,-0.2389585;0.3384274;-0.4963245,0.07982025;0.005222462;-0.03917317,0.1031191;-0.3531031;0.0002712496,0.1153688;-0.7360196;0.08532156,0.1159916;-0.6964203;0.004590631,-0.07703022;0.006413969;-0.04425258,-0.1245066;-0.3506217;-0.01655007,-0.142508;-0.7334002;0.06809772,-0.1393656;-0.6937019;-0.0125626,-0.003074107;0.5872286;0.03162271,0;0;0,-0.001542136;0.3386567;0.04212189,-0.002771601;0.663681;0.07244182,0.1486652;0.5285292;5.745888E-05,0.2333886;0.453251;-0.2401128,0.3019816;0.3964636;-0.4841384,-0.154402;0.525656;0.004782282,-0.2263588;0.4123301;-0.2243597,-0.2433266;0.3360636;-0.4720971,0.07914887;0.003807753;-0.04066992,0.1022242;-0.3564931;-0.02855706,0.1008994;-0.7402667;0.05344748,0.1058955;-0.7661843;-0.00535965,-0.0809278;0.003996689;-0.0369838,-0.09991911;-0.3566155;-0.02728815,-0.09186956;-0.7423202;0.04465498,-0.09800801;-0.7718205;-0.01040917,-0.002402477;0.5842768;0.06707907,288.521
+0;0;0,-0.001203035;0.3404606;0.02345451,-0.003957049;0.6667522;0.03258852,0.1588621;0.534474;-0.004452195,0.2208366;0.4264101;-0.23899,0.2753184;0.3672046;-0.4859813,-0.1592413;0.5267189;-0.01666423,-0.221244;0.418534;-0.2511387,-0.2376015;0.3454111;-0.499863,0.07982224;0.005263974;-0.03916355,0.1031962;-0.3529845;0.0009305924,0.1153559;-0.7358915;0.08603734,0.1162238;-0.6962678;0.005311549,-0.07706415;0.006368617;-0.04420002,-0.1245809;-0.3506654;-0.0165458,-0.1423957;-0.7333847;0.06840849,-0.139009;-0.6936598;-0.01223875,-0.003225195;0.5871696;0.03258839,0;0;0,-0.001542136;0.3386567;0.04212189,-0.002771601;0.663681;0.07244182,0.1486652;0.5285292;5.745888E-05,0.2333886;0.453251;-0.2401128,0.3019816;0.3964636;-0.4841384,-0.154402;0.525656;0.004782282,-0.2263588;0.4123301;-0.2243597,-0.2433266;0.3360636;-0.4720971,0.07914887;0.003807753;-0.04066992,0.1022242;-0.3564931;-0.02855706,0.1008994;-0.7402667;0.05344748,0.1058955;-0.7661843;-0.00535965,-0.0809278;0.003996689;-0.0369838,-0.09991911;-0.3566155;-0.02728815,-0.09186956;-0.7423202;0.04465498,-0.09800801;-0.7718205;-0.01040917,-0.002402477;0.5842768;0.06707907,288.5552
+0;0;0,-0.00120254;0.3403205;0.02344486,-0.003955705;0.6665131;0.03257665,0.1584329;0.5344139;-0.00436575,0.2204064;0.4263518;-0.2388997,0.277808;0.3639733;-0.499128,-0.1588262;0.5266794;-0.01654537,-0.2208279;0.4184962;-0.251016,-0.238062;0.3414545;-0.5130702,0.0797327;0.005258069;-0.03911962,0.1031061;-0.3529812;0.0009734929,0.1152838;-0.7364579;0.08620688,0.1161516;-0.6968364;0.005498953,-0.07697769;0.006361472;-0.04415043,-0.1244932;-0.3506633;-0.01649692,-0.1423345;-0.7339522;0.06858378,-0.1389486;-0.6942294;-0.01204561,-0.00322421;0.5869696;0.03257652,0;0;0,-0.001544274;0.3384068;0.04298353,-0.002441607;0.6632311;0.07439017,0.148491;0.5281208;0.001960039,0.2327572;0.4509014;-0.2377496,0.2776993;0.3158643;-0.4715229,-0.153629;0.525391;0.006325439,-0.2273757;0.4131496;-0.2227763,-0.2443539;0.3341456;-0.4842623,0.07911566;0.003666684;-0.04052854,0.1022235;-0.3566204;-0.02834821,0.1005654;-0.7408773;0.05418253,0.1056342;-0.7667931;-0.004595283,-0.08076683;0.004139523;-0.03707934,-0.09966499;-0.3564596;-0.02706701,-0.09194669;-0.7426395;0.04554772,-0.09676003;-0.7692815;-0.01255236,-0.002152115;0.5838873;0.06871772,288.5781
+0;0;0,-0.001202091;0.3401933;0.0234361,-0.003953678;0.666201;0.0325633,0.1583326;0.534196;-0.004355848,0.2203003;0.4261439;-0.2388682,0.2776175;0.3638572;-0.4987133,-0.1587268;0.5264663;-0.01652781,-0.2207228;0.4182931;-0.2509768,-0.2379315;0.3413648;-0.512645,0.07966445;0.005253568;-0.03908613,0.1029548;-0.3517134;0.0008645803,0.11518;-0.7366841;0.08643003,0.1160442;-0.6971017;0.006049886,-0.07691181;0.006356027;-0.04411264,-0.1242586;-0.3494007;-0.01655735,-0.1421694;-0.7341828;0.06885482,-0.1387972;-0.6944996;-0.01144712,-0.003222745;0.5867186;0.03256317,0;0;0,-0.001642555;0.338164;0.04386997,-0.002434298;0.6626868;0.07646441,0.1484191;0.5277108;0.003782034,0.2331435;0.4479043;-0.2348893,0.2786791;0.3224065;-0.473345,-0.1532526;0.5248188;0.007581905,-0.2263449;0.4174493;-0.2240225,-0.2451425;0.354014;-0.489177,0.07908338;0.003557876;-0.040434,0.1022746;-0.3554629;-0.02902639,0.1002406;-0.7409902;0.05486584,0.1054503;-0.7671105;-0.003245354,-0.08065353;0.004238145;-0.03713211,-0.0992952;-0.355095;-0.0273307,-0.09212061;-0.7426058;0.04654198,-0.09711996;-0.768576;-0.01173223,-0.002148733;0.5834283;0.07046533,288.601
+0;0;0,-0.001202003;0.3401686;0.0234344,-0.003954926;0.6663338;0.03256582,0.1578662;0.5344367;-0.004246932,0.219845;0.4263653;-0.2388011,0.2844802;0.3561261;-0.5318222,-0.1582795;0.5267293;-0.01638381,-0.2202866;0.4185367;-0.2508747,-0.2396925;0.3317866;-0.5459516,0.07967944;0.005254556;-0.03909349,0.1029839;-0.3519281;0.0008813702,0.1152222;-0.7373126;0.08653879,0.116085;-0.6977459;0.006290182,-0.07692628;0.006357223;-0.04412094,-0.1243017;-0.3496146;-0.01654899,-0.1422317;-0.7348102;0.06895499,-0.1388651;-0.6951428;-0.01121554,-0.003223593;0.586808;0.03256569,0;0;0,-0.001871482;0.3379774;0.04508924,-0.002610706;0.6625232;0.07902336,0.1478615;0.5274183;0.006480694,0.2309061;0.4511616;-0.2339876,0.300678;0.3949722;-0.5288557,-0.1526146;0.5243915;0.00945013,-0.2247084;0.4274705;-0.2270775,-0.22535;0.4017868;-0.5341809,0.07907561;0.003540114;-0.04048753,0.1020631;-0.3557004;-0.02872312,0.09964798;-0.7415695;0.05558181,0.1049557;-0.7677528;-0.002274752,-0.08069608;0.004232009;-0.03708042,-0.09962211;-0.3553088;-0.02744858,-0.09272306;-0.7430735;0.04737873,-0.09817614;-0.7718226;-0.007856391,-0.002315037;0.5832508;0.072644,288.6332
+0;0;0,-0.001162206;0.3401011;0.0243965,-0.003873169;0.6662592;0.03379117,0.1582009;0.5345157;-0.00222417,0.2179238;0.4301729;-0.2390411,0.2673862;0.4129282;-0.5427328,-0.1582892;0.5263122;-0.014476,-0.2179367;0.4295792;-0.2545205,-0.2343248;0.3794302;-0.5581471,0.07963667;0.005320636;-0.03917162,0.1031178;-0.3517233;0.001923259,0.1152595;-0.7371123;0.08757402,0.1160585;-0.6975161;0.007328264,-0.0770221;0.006300331;-0.04396164,-0.1243236;-0.3496721;-0.01627139,-0.1421185;-0.734733;0.06986575,-0.1388155;-0.6950357;-0.01030383,-0.003132905;0.5867334;0.03372803,0;0;0,-0.001871482;0.3379774;0.04508924,-0.002610706;0.6625232;0.07902336,0.1478615;0.5274183;0.006480694,0.2309061;0.4511616;-0.2339876,0.300678;0.3949722;-0.5288557,-0.1526146;0.5243915;0.00945013,-0.2247084;0.4274705;-0.2270775,-0.22535;0.4017868;-0.5341809,0.07907561;0.003540114;-0.04048753,0.1020631;-0.3557004;-0.02872312,0.09964798;-0.7415695;0.05558181,0.1049557;-0.7677528;-0.002274752,-0.08069608;0.004232009;-0.03708042,-0.09962211;-0.3553088;-0.02744858,-0.09272306;-0.7430735;0.04737873,-0.09817614;-0.7718226;-0.007856391,-0.002315037;0.5832508;0.072644,288.6555
+0;0;0,-0.001161917;0.3400166;0.02439044,-0.003871986;0.6660689;0.0337825,0.1576791;0.5345322;-0.002116341,0.2174026;0.4301882;-0.2389359,0.2643112;0.4138339;-0.5269475,-0.1577858;0.5263553;-0.01432849,-0.217434;0.4296212;-0.2543758,-0.2329759;0.3820614;-0.5423255,0.07959342;0.005317747;-0.03915035,0.1030563;-0.3514482;0.001912534,0.1151912;-0.7366228;0.08751564,0.1159886;-0.6970457;0.007428855,-0.07698027;0.006296908;-0.04393777,-0.124245;-0.3493983;-0.01626907,-0.1420299;-0.734245;0.06982014,-0.1387335;-0.6945669;-0.01019061,-0.003132071;0.5865808;0.03371939,0;0;0,-0.001699015;0.3377292;0.04629898,-0.002129823;0.6620245;0.08158684,0.1474935;0.5267665;0.008605719,0.2323189;0.457193;-0.2332667,0.3073617;0.4144941;-0.5124869,-0.1515843;0.5240443;0.01167696,-0.2357489;0.4231077;-0.2191178,-0.2446148;0.3640148;-0.5052086,0.07898784;0.003463402;-0.04055941,0.1019342;-0.355505;-0.02899361,0.09890858;-0.7409669;0.0561211,0.1041009;-0.7672902;-0.001385219,-0.08066627;0.004284726;-0.03702343,-0.09986265;-0.3549662;-0.02759785,-0.09333088;-0.7423611;0.04801428,-0.09895269;-0.7715951;-0.006446596,-0.001903117;0.5828165;0.07488179,288.6792
+0;0;0,-0.001161715;0.3399572;0.02438618,-0.003872109;0.6660527;0.03378041,0.1583321;0.5343191;-0.002264004,0.218056;0.4299746;-0.2390848,0.2597427;0.4154408;-0.4950345,-0.1584143;0.526109;-0.01452577,-0.2180628;0.4293744;-0.2545742,-0.2318746;0.3871091;-0.510469,0.07949604;0.005311241;-0.03910245,0.103079;-0.3532818;0.002170734,0.1152774;-0.7404714;0.08822165,0.1160827;-0.7008013;0.007357389,-0.07688609;0.006289205;-0.04388402,-0.1243929;-0.3512277;-0.01607362,-0.1422708;-0.7380876;0.07046595,-0.1389424;-0.6983156;-0.01032154,-0.00313233;0.5865791;0.03371732,0;0;0,-0.001807995;0.3374529;0.04784584,-0.002394468;0.6614964;0.08576941,0.1472693;0.5260109;0.01041269,0.2319421;0.4564409;-0.2315156,0.2772766;0.345902;-0.4621348,-0.1517739;0.5233566;0.01347369,-0.2366544;0.4127934;-0.2126013,-0.2258536;0.5043278;-0.4554265,0.07892583;0.003375277;-0.04044938,0.1018433;-0.3574273;-0.02840889,0.09861712;-0.7451193;0.05617118,0.1022553;-0.7709997;-0.002967123,-0.08051735;0.004338637;-0.0370805,-0.09983893;-0.356745;-0.02738907,-0.09359367;-0.7460425;0.04927709,-0.09920337;-0.7764194;-0.005095273,-0.002084695;0.5823683;0.07833743,288.7114
+0;0;0,-0.001318571;0.3399499;0.02543302,-0.003993414;0.66619;0.0351391,0.1640132;0.5318108;-0.003110316,0.2235151;0.437099;-0.2439631,0.2699801;0.4240837;-0.5212145,-0.1644963;0.5236243;-0.0146231,-0.2224374;0.4348969;-0.2581208,-0.2402153;0.3837482;-0.5342811,0.07939965;0.005383846;-0.0390765,0.1029047;-0.3530591;0.003346007,0.1147598;-0.7404583;0.08955561,0.1153115;-0.7011636;0.0121744,-0.07689906;0.006206493;-0.04368383,-0.1243371;-0.3512443;-0.01518788,-0.1419639;-0.7382573;0.07176612,-0.1390018;-0.6988754;-0.005549811,-0.003249234;0.586677;0.03503047,0;0;0,-0.001910239;0.337323;0.04923511,-0.002417192;0.6613435;0.08865786,0.1516077;0.5235415;0.007571936,0.239178;0.4597195;-0.234872,0.2904031;0.3573304;-0.4919502,-0.1548244;0.5211535;0.007418096,-0.2378187;0.4415249;-0.2319395,-0.2277487;0.4202452;-0.5123723,0.078888;0.003243431;-0.04032898,0.1015408;-0.3575373;-0.02777612,0.09819055;-0.7453884;0.05714154,0.1046272;-0.7729868;0.005030632,-0.08037575;0.004462359;-0.03714956,-0.09954294;-0.3566077;-0.02742984,-0.09378769;-0.7459533;0.05020777,-0.09923826;-0.7739201;-0.001606222,-0.002111673;0.5822116;0.08085155,288.735
+0;0;0,-0.001318607;0.3399591;0.02543371,-0.003993913;0.6662555;0.03514144,0.1662989;0.5311122;-0.003629286,0.2257983;0.4364044;-0.2444717,0.2723902;0.4233536;-0.5224807,-0.1667006;0.5228139;-0.01529942,-0.2246391;0.4340903;-0.2587867,-0.2424656;0.3828018;-0.5357016,0.07947776;0.005389142;-0.03911493,0.1030008;-0.3533281;0.003340051,0.1148619;-0.7409256;0.08959375,0.1154135;-0.7016346;0.01224314,-0.0769747;0.006212598;-0.0437268,-0.124449;-0.3515118;-0.01520903,-0.1420848;-0.7387228;0.07178944,-0.139124;-0.6993446;-0.005495906,-0.003249599;0.5867283;0.03503279,0;0;0,-0.002196707;0.3370659;0.05101538,-0.002600864;0.661009;0.09153414,0.1527702;0.5223809;0.007666349,0.2407238;0.4581625;-0.2345215,0.2897495;0.3564589;-0.493139,-0.156769;0.5199162;0.008340493,-0.243808;0.4155104;-0.2197788,-0.2307491;0.4178751;-0.5016547,0.07895459;0.003090501;-0.04040241,0.1012053;-0.3579624;-0.02700126,0.09752162;-0.7458568;0.05865192,0.1039965;-0.773459;0.006596092,-0.0804913;0.004590014;-0.03709199,-0.09930777;-0.3567884;-0.02784876,-0.09425721;-0.7459886;0.05158544,-0.1000082;-0.7742661;0.0002004988,-0.00231877;0.5818925;0.08343172,288.7681
+0;0;0,-0.001318955;0.340049;0.02544043,-0.00399378;0.666288;0.03514674,0.16828;0.5305161;-0.004075725,0.2277982;0.4357783;-0.2449947,0.274206;0.422779;-0.5219041,-0.1686105;0.5221208;-0.01588222,-0.2265675;0.4333691;-0.2594469,-0.2443235;0.3822834;-0.5352665,0.07948782;0.005389824;-0.03911989,0.103027;-0.3535732;0.003364179,0.1148893;-0.7412109;0.08962686,0.115447;-0.7018166;0.01141607,-0.07698444;0.006213385;-0.04373234,-0.1244913;-0.3517562;-0.01519503,-0.1421289;-0.7390074;0.0718125,-0.1391351;-0.6995249;-0.006332308,-0.003249665;0.5867821;0.03503812,0;0;0,-0.002411291;0.3369173;0.05256581,-0.002823927;0.6605715;0.09489942,0.1535862;0.5215012;0.007900476,0.2374566;0.4631738;-0.2373,0.2888359;0.3576087;-0.4926776,-0.1582006;0.5189071;0.009123608,-0.2434092;0.4075409;-0.2164793,-0.25361;0.3532571;-0.4920709,0.07894333;0.003080443;-0.04044986,0.1008338;-0.3582299;-0.02669919,0.09682652;-0.7459713;0.05981994,0.1033326;-0.7731296;0.006004576,-0.0805261;0.004590332;-0.03704327,-0.09913465;-0.3570461;-0.02775693,-0.09450229;-0.746163;0.05231498,-0.1008191;-0.7751262;0.0004599765,-0.002512179;0.5815278;0.08631134,288.8007
+0;0;0,-0.001382951;0.3400438;0.02596789,-0.004027704;0.6659631;0.0359191,0.1696822;0.529348;-0.004349608,0.2284004;0.4437386;-0.2488322,0.2729123;0.4408776;-0.5368231,-0.170265;0.520855;-0.01521096,-0.2243077;0.4423041;-0.2631176,-0.2422067;0.3979816;-0.5505952,0.07968964;0.005460195;-0.0391161,0.1032819;-0.3538617;0.003780413,0.1150093;-0.7410133;0.09024985,0.1153713;-0.7015946;0.01198985,-0.0771344;0.006166798;-0.0438472,-0.124432;-0.3522113;-0.0149152,-0.1420712;-0.7389455;0.07241397,-0.1392739;-0.699438;-0.005786121,-0.003281691;0.5865516;0.03576198,0;0;0,-0.002530724;0.336688;0.0542295,-0.003008805;0.6596962;0.0990293,0.1540062;0.520502;0.00843215,0.2376944;0.5065463;-0.2432623,0.287379;0.3653551;-0.4933118,-0.1592575;0.5182529;0.01006644,-0.2441469;0.4064207;-0.2154018,-0.2549391;0.3376877;-0.4983992,0.07900193;0.003066406;-0.04073834,0.1005798;-0.3586537;-0.02652609,0.09626944;-0.7457336;0.06094575,0.1026863;-0.7728804;0.007033348,-0.08080284;0.004604824;-0.03687841,-0.09913451;-0.3574655;-0.02804822,-0.09534509;-0.7459418;0.05302413,-0.1005304;-0.7705704;-0.0035647,-0.002646588;0.5808212;0.08979058,288.8342
+0;0;0,-0.001382951;0.3400438;0.02596789,-0.004027704;0.6659631;0.0359191,0.1696822;0.529348;-0.004349608,0.2284004;0.4437386;-0.2488322,0.2729123;0.4408776;-0.5368231,-0.170265;0.520855;-0.01521096,-0.2243077;0.4423041;-0.2631176,-0.2422067;0.3979816;-0.5505952,0.07968964;0.005460195;-0.0391161,0.1032819;-0.3538617;0.003780413,0.1150093;-0.7410133;0.09024985,0.1153713;-0.7015946;0.01198985,-0.0771344;0.006166798;-0.0438472,-0.124432;-0.3522113;-0.0149152,-0.1420712;-0.7389455;0.07241397,-0.1392739;-0.699438;-0.005786121,-0.003281691;0.5865516;0.03576198,0;0;0,-0.002530724;0.336688;0.0542295,-0.003008805;0.6596962;0.0990293,0.1540062;0.520502;0.00843215,0.2376944;0.5065463;-0.2432623,0.287379;0.3653551;-0.4933118,-0.1592575;0.5182529;0.01006644,-0.2441469;0.4064207;-0.2154018,-0.2549391;0.3376877;-0.4983992,0.07900193;0.003066406;-0.04073834,0.1005798;-0.3586537;-0.02652609,0.09626944;-0.7457336;0.06094575,0.1026863;-0.7728804;0.007033348,-0.08080284;0.004604824;-0.03687841,-0.09913451;-0.3574655;-0.02804822,-0.09534509;-0.7459418;0.05302413,-0.1005304;-0.7705704;-0.0035647,-0.002646588;0.5808212;0.08979058,288.8563
+0;0;0,-0.001383181;0.3401002;0.0259722,-0.004026682;0.6658646;0.03591857,0.1708861;0.5288864;-0.004629113,0.2296045;0.4432768;-0.2491125,0.2719359;0.4405559;-0.5229955,-0.1714259;0.5203344;-0.01556603,-0.2254689;0.4417833;-0.2634734,-0.242491;0.399632;-0.5368683,0.0797656;0.0054654;-0.03915339,0.1033847;-0.3542646;0.003791839,0.1151059;-0.7412121;0.09021571,0.1154706;-0.7017217;0.01135962,-0.07720792;0.006172676;-0.04388899,-0.1245593;-0.3526123;-0.01492415,-0.1421891;-0.7391428;0.072359,-0.1393705;-0.6995628;-0.00643672,-0.003280996;0.586488;0.03576152,0;0;0,-0.002449952;0.3365067;0.05569434,-0.002935626;0.659095;0.1023452,0.1543435;0.5198762;0.008943796,0.2401798;0.468458;-0.2370994,0.2849331;0.3735178;-0.4936043,-0.1597269;0.5178818;0.0109322,-0.2450132;0.4060423;-0.2143835,-0.2536595;0.3327741;-0.4815319,0.07901458;0.003059909;-0.04089916,0.1005557;-0.3590689;-0.02652979,0.09581764;-0.745768;0.06165337,0.1021371;-0.7725916;0.006520499,-0.08094349;0.004614787;-0.03677315,-0.0991286;-0.3578745;-0.02790808,-0.09582593;-0.7460635;0.05353706,-0.102646;-0.7720557;-0.002381105,-0.002557859;0.5803047;0.09269285,288.8786
+0;0;0,-0.001461178;0.3400594;0.02632597,-0.004152481;0.6655336;0.03650156,0.1712501;0.5281432;-0.00466894,0.2296452;0.4445179;-0.2499077,0.2709396;0.4463037;-0.5229061,-0.1721596;0.5194362;-0.0147521,-0.224644;0.4460725;-0.2645688,-0.242529;0.4128008;-0.5380822,0.07971073;0.005519855;-0.03906769,0.1033933;-0.3546271;0.004059829,0.1150877;-0.7406124;0.09062697,0.1152814;-0.7011356;0.01201677,-0.07713702;0.006105714;-0.04385376,-0.1242803;-0.3531441;-0.01480582,-0.1419913;-0.7386866;0.07270789,-0.1393514;-0.6991236;-0.00584776,-0.003388141;0.586228;0.03627831,0;0;0,-0.002507724;0.3362651;0.05705381,-0.003285833;0.6583234;0.1053507,0.154072;0.5197068;0.009651423,0.2402581;0.467739;-0.2361463,0.2845135;0.3751135;-0.4924635,-0.1599658;0.517339;0.01183531,-0.2459509;0.4040493;-0.2124797,-0.2532468;0.3322774;-0.4789982,0.07896348;0.003050059;-0.0408169,0.1006617;-0.3595181;-0.02666879,0.09553161;-0.7451855;0.06192946,0.1020664;-0.7721232;0.007296085,-0.08083496;0.004620298;-0.03680916,-0.09893738;-0.3583079;-0.02774538,-0.09626979;-0.7455255;0.05392896,-0.1025964;-0.7702106;-0.002982635,-0.002819568;0.5796508;0.09532976,288.9012
+0;0;0,-0.001461798;0.3402036;0.02633713,-0.004153564;0.6657319;0.03651407,0.1697378;0.5288221;-0.004302103,0.2281334;0.445196;-0.249543,0.267008;0.4468772;-0.5065442,-0.1706998;0.5201904;-0.014298,-0.2231847;0.4468261;-0.2641169,-0.2400216;0.415504;-0.521603,0.07962041;0.0055136;-0.03902341,0.1032691;-0.3541175;0.004042324,0.1149966;-0.7411987;0.09085524,0.1151903;-0.7017214;0.01224151,-0.07704962;0.006098796;-0.04380406,-0.1241254;-0.3526364;-0.01479774,-0.1418867;-0.7392734;0.07296444,-0.1392466;-0.6997101;-0.005594738,-0.00338901;0.5864041;0.03629075,0;0;0,-0.002619229;0.3361518;0.05856061,-0.003522657;0.6580315;0.1083851,0.1524341;0.5192617;0.01340771,0.2386978;0.4688874;-0.2326969,0.2795566;0.4689471;-0.4893955,-0.1582814;0.5178081;0.01410251,-0.2410534;0.472968;-0.2342614,-0.2501319;0.3473922;-0.4616639,0.07889906;0.003087908;-0.04071903,0.1008994;-0.3589629;-0.02716827,0.09506322;-0.74546;0.06278586,0.1015565;-0.7723901;0.008134365,-0.08070479;0.004574941;-0.03685705,-0.09852215;-0.3578255;-0.02701655,-0.09661646;-0.7460365;0.05541215,-0.1030259;-0.7709441;-0.00128055,-0.003019951;0.5793841;0.0979991,288.9352
+0;0;0,-0.001462489;0.3403645;0.02634959,-0.004156342;0.6661435;0.03653409,0.169254;0.5293254;-0.004169345,0.2276503;0.4456984;-0.2494129,0.266525;0.4473796;-0.5064154,-0.1702364;0.5207177;-0.01413743,-0.2227219;0.4473526;-0.263959,-0.239559;0.4160304;-0.5214465,0.07959978;0.005512172;-0.03901331,0.1032601;-0.3542955;0.004073583,0.1149843;-0.7412683;0.0908622,0.115178;-0.7017919;0.01225559,-0.07702966;0.006097216;-0.04379272,-0.1241286;-0.3528141;-0.01477215,-0.1418849;-0.7393429;0.07296547,-0.139245;-0.6997804;-0.005586609,-0.003391128;0.5867472;0.03631058,0;0;0,-0.002537087;0.3360668;0.0599761,-0.003749579;0.6579027;0.1116755,0.1514153;0.5191836;0.01578379,0.2375852;0.4692897;-0.2304545,0.2771502;0.4717123;-0.4873458,-0.1571771;0.5178861;0.01566497,-0.2403067;0.4760008;-0.2330981,-0.2481735;0.348623;-0.4595432,0.07884935;0.003152207;-0.04076016,0.1011615;-0.3590679;-0.02746964,0.09482179;-0.7453247;0.0629909,0.1009793;-0.7723008;0.008358955,-0.08069377;0.004513992;-0.03683322,-0.09850325;-0.3580699;-0.02715671,-0.09694739;-0.7461147;0.05552612,-0.103417;-0.7738649;0.001749627,-0.003168926;0.5792439;0.1008644,288.9684
+0;0;0,-0.001542589;0.3404411;0.02678876,-0.00429939;0.6662979;0.03729677,0.1683277;0.5291932;-0.003708553,0.2261351;0.4548932;-0.2520565,0.2700245;0.4589328;-0.5528741,-0.1697108;0.5206897;-0.01311753,-0.2234381;0.4516154;-0.2638783,-0.2440379;0.4152462;-0.5650208,0.07959495;0.005529938;-0.03891935,0.1033726;-0.3544019;0.004458364,0.1150777;-0.7428776;0.09182757,0.1151755;-0.7033792;0.01318159,-0.07698607;0.006073964;-0.04378247,-0.1237421;-0.3530482;-0.01474598,-0.141633;-0.7410421;0.07370961,-0.1390895;-0.70146;-0.004885122,-0.003513257;0.5868822;0.03698387,0;0;0,-0.002511673;0.3359251;0.06138539,-0.004069343;0.6576115;0.1145337,0.150399;0.5191419;0.01810241,0.2378544;0.4720686;-0.2282196,0.2692932;0.4088206;-0.5239309,-0.1562595;0.5178955;0.0172791,-0.2404388;0.4798651;-0.2317318,-0.2463049;0.3284462;-0.4953067,0.07878489;0.003216341;-0.04078293,0.1010959;-0.3591733;-0.02759457,0.09439557;-0.7469746;0.06322932,0.1005349;-0.7738894;0.008471251,-0.08065603;0.004448172;-0.03681671,-0.09846888;-0.3582996;-0.02708554,-0.0969405;-0.7478464;0.05618925,-0.1042792;-0.7762115;0.003131911,-0.003406093;0.5789774;0.1034071,288.9905
+0;0;0,-0.001543117;0.3405576;0.02679792,-0.004300607;0.666496;0.03730861,0.1682183;0.5294088;-0.003671128,0.2260374;0.4550938;-0.2520695,0.270004;0.4591405;-0.5534159,-0.169607;0.5209108;-0.01307417,-0.2233453;0.4518224;-0.2638859,-0.2439813;0.4153894;-0.5655577,0.07964309;0.005533283;-0.03894289,0.1034378;-0.3546567;0.004465941,0.1151409;-0.7430679;0.09182064,0.115238;-0.7036355;0.01372116,-0.07703263;0.006077637;-0.04380894,-0.1238222;-0.353302;-0.01475164,-0.1417101;-0.7412315;0.07368926,-0.1391843;-0.7017159;-0.004359335,-0.003514287;0.5870615;0.03699563,0;0;0,-0.002603687;0.3357846;0.06278443,-0.004582703;0.6573441;0.1171682,0.1494713;0.5189956;0.01972318,0.233915;0.4794079;-0.2290128,0.2688828;0.4086666;-0.5231761,-0.1560212;0.5175828;0.01879054,-0.2406759;0.4815416;-0.2304125,-0.2386642;0.4295572;-0.5305002,0.07882275;0.003276214;-0.04082191,0.1010499;-0.3593825;-0.02770734,0.09395064;-0.7469723;0.0636971,0.1004295;-0.7741378;0.0100441,-0.08073376;0.004394241;-0.03678231,-0.09806844;-0.3586334;-0.02689194,-0.09754376;-0.7480538;0.05666915,-0.1045377;-0.7755575;0.0034439,-0.003818564;0.5787313;0.105767,289.0238
+0;0;0,-0.001640915;0.3409514;0.02536983,-0.004081577;0.6673571;0.03404697,0.1698612;0.5306683;-0.003461916,0.2263785;0.4623133;-0.2538958,0.2642851;0.4701857;-0.5109644,-0.1713842;0.5220566;-0.01243508,-0.2220046;0.4609051;-0.2659737,-0.2390188;0.437196;-0.5242982,0.07949331;0.005575517;-0.0389399,0.1032238;-0.3555905;0.005112201,0.1152361;-0.743771;0.09289867,0.1152508;-0.70432;0.01404093,-0.07697202;0.006028428;-0.04365264,-0.12341;-0.3544124;-0.01414766,-0.1417617;-0.7421117;0.0746631,-0.1392914;-0.7025828;-0.004146554,-0.003424193;0.5878173;0.03433227,0;0;0,-0.002723083;0.3357897;0.06428051,-0.005341828;0.6574575;0.1204648,0.1488001;0.5188621;0.02114177,0.2312894;0.4813278;-0.2285989,0.2724994;0.4642816;-0.4847128,-0.1562254;0.5172569;0.01981567,-0.2416464;0.4829037;-0.2293968,-0.2389763;0.4349279;-0.4848853,0.07872991;0.003258079;-0.04071331,0.101243;-0.360434;-0.02783668,0.09400895;-0.747766;0.06412268,0.1001238;-0.7745463;0.008927822,-0.08055043;0.00440324;-0.03686228,-0.09789167;-0.3596636;-0.02690306,-0.09779777;-0.7488852;0.05701054,-0.1044924;-0.7768388;0.003117774,-0.004415572;0.5788055;0.1086287,289.0583
+0;0;0,-0.001640915;0.3409514;0.02536983,-0.004081577;0.6673571;0.03404697,0.1698612;0.5306683;-0.003461916,0.2263785;0.4623133;-0.2538958,0.2642851;0.4701857;-0.5109644,-0.1713842;0.5220566;-0.01243508,-0.2220046;0.4609051;-0.2659737,-0.2390188;0.437196;-0.5242982,0.07949331;0.005575517;-0.0389399,0.1032238;-0.3555905;0.005112201,0.1152361;-0.743771;0.09289867,0.1152508;-0.70432;0.01404093,-0.07697202;0.006028428;-0.04365264,-0.12341;-0.3544124;-0.01414766,-0.1417617;-0.7421117;0.0746631,-0.1392914;-0.7025828;-0.004146554,-0.003424193;0.5878173;0.03433227,0;0;0,-0.002723083;0.3357897;0.06428051,-0.005341828;0.6574575;0.1204648,0.1488001;0.5188621;0.02114177,0.2312894;0.4813278;-0.2285989,0.2724994;0.4642816;-0.4847128,-0.1562254;0.5172569;0.01981567,-0.2416464;0.4829037;-0.2293968,-0.2389763;0.4349279;-0.4848853,0.07872991;0.003258079;-0.04071331,0.101243;-0.360434;-0.02783668,0.09400895;-0.747766;0.06412268,0.1001238;-0.7745463;0.008927822,-0.08055043;0.00440324;-0.03686228,-0.09789167;-0.3596636;-0.02690306,-0.09779777;-0.7488852;0.05701054,-0.1044924;-0.7768388;0.003117774,-0.004415572;0.5788055;0.1086287,289.0804
+0;0;0,-0.001641551;0.3410835;0.02537966,-0.004082871;0.667578;0.03405941,0.1698203;0.5308869;-0.00344076,0.2263399;0.4625291;-0.2538845,0.264246;0.4704015;-0.5109497,-0.1713469;0.5222771;-0.01241187,-0.2219693;0.4611231;-0.2659605,-0.2389832;0.4374144;-0.5242815,0.07949781;0.005575833;-0.03894211,0.1032314;-0.3556372;0.005115725,0.1152099;-0.7427263;0.09265538,0.1152245;-0.7033328;0.01427654,-0.07697639;0.00602877;-0.04365511,-0.1234204;-0.354459;-0.01414629,-0.1417205;-0.7410682;0.07441477,-0.1392653;-0.7015973;-0.003916278,-0.003425359;0.5880228;0.03434476,0;0;0,-0.002974555;0.3356965;0.06545091,-0.006058015;0.6573002;0.1224837,0.1478691;0.5186159;0.02257801,0.2296894;0.4821039;-0.2275453,0.2720354;0.4632007;-0.4833398,-0.1563765;0.5169817;0.02105481,-0.2430514;0.4857691;-0.2281491,-0.2390589;0.4373703;-0.4835369,0.07871832;0.003328741;-0.04074097,0.1010433;-0.3604322;-0.02814031,0.09400707;-0.7465873;0.06394362,0.0997016;-0.7737088;0.009757042,-0.08057219;0.004332177;-0.03683524,-0.09776931;-0.3597971;-0.02717454,-0.09826465;-0.747836;0.05691046,-0.1052302;-0.775509;0.00346154,-0.005024411;0.5786613;0.1104667,289.1133
+0;0;0,-0.00164235;0.3412494;0.02539201,-0.004084551;0.6678616;0.03407481,0.1701;0.531047;-0.003486566,0.2266247;0.462683;-0.2539531,0.2645384;0.4705569;-0.5110703,-0.1716208;0.5224233;-0.01247224,-0.2222478;0.4612638;-0.2660439,-0.2392652;0.4375502;-0.5244173,0.0793923;0.005568433;-0.03889042,0.1031962;-0.356714;0.005297858,0.1151697;-0.7436411;0.09280086,0.1151842;-0.7042741;0.01464301,-0.07687423;0.006020768;-0.04359717,-0.1234557;-0.3555343;-0.01400098,-0.1417482;-0.7419817;0.074523,-0.1392999;-0.7025375;-0.003587186,-0.003426785;0.5882756;0.03436026,0;0;0,-0.003306091;0.3356318;0.0666256,-0.006876037;0.6571627;0.1247053,0.1471194;0.5187381;0.02364706,0.2273438;0.4824515;-0.227051,0.2574063;0.4738325;-0.4851801,-0.1568812;0.5166761;0.02219476,-0.2446985;0.489643;-0.2271234,-0.2392774;0.4402043;-0.4823392,0.07864409;0.003368691;-0.04062474,0.1010322;-0.3614755;-0.02816212,0.09349554;-0.7473633;0.06428528,0.09841771;-0.7746744;0.01054883,-0.08041205;0.00428287;-0.03690757,-0.09764901;-0.3609283;-0.02734261,-0.09895487;-0.7487065;0.05715046,-0.1051596;-0.7780667;0.005825419,-0.005721144;0.5785335;0.1124351,289.1466
+0;0;0,-0.001631513;0.3411579;0.0260956,-0.00411161;0.6674708;0.03532042,0.170348;0.5302622;-0.003102124,0.2268678;0.4637265;-0.2542094,0.2624193;0.4827734;-0.5156372,-0.1719681;0.5215635;-0.01157435,-0.2193734;0.4666526;-0.2673357,-0.238827;0.4518168;-0.5307225,0.07915199;0.005664116;-0.03896306,0.1028007;-0.3565077;0.005986579,0.114897;-0.7444803;0.09399185,0.1148148;-0.7051506;0.01637459,-0.0768241;0.005930444;-0.04333736,-0.1230705;-0.3556268;-0.01357523,-0.1417018;-0.7430546;0.0756802,-0.1393668;-0.7036493;-0.001892827,-0.00344378;0.587977;0.03535144,0;0;0,-0.003736198;0.3353521;0.06780338,-0.007987067;0.6563413;0.1271975,0.1463707;0.5184282;0.02477837,0.2080341;0.5188559;-0.2338213,0.2531223;0.420814;-0.475329,-0.1577352;0.5159748;0.02318096,-0.2453142;0.4895014;-0.2264296,-0.2404199;0.4412582;-0.4864676,0.07853651;0.003386765;-0.04044485,0.1006831;-0.3614545;-0.02825761,0.09305356;-0.7483227;0.06495595,0.09886158;-0.7757868;0.01227164,-0.08015753;0.004247184;-0.0370401,-0.09760629;-0.3609311;-0.02763381,-0.09937853;-0.7496983;0.05763584,-0.1051192;-0.7773179;0.005114261,-0.006647602;0.5778621;0.1145906,289.1696
+0;0;0,-0.001632452;0.3413541;0.02611061,-0.004114353;0.6679037;0.03534195,0.1709959;0.5304171;-0.003224429,0.2274932;0.4639081;-0.2542312,0.2710363;0.4872366;-0.574425,-0.1726009;0.5216859;-0.01172835,-0.2199872;0.4667971;-0.2673873,-0.2438138;0.4486263;-0.5899806,0.07904074;0.005656154;-0.03890829,0.1026724;-0.3562546;0.006008945,0.1147759;-0.7444597;0.09406696,0.1146936;-0.7051076;0.01626302,-0.07671612;0.005922108;-0.04327644,-0.1229292;-0.3553745;-0.01353578,-0.1415717;-0.7430345;0.07577316,-0.1392311;-0.7036065;-0.001986459,-0.003446001;0.5883479;0.035373,0;0;0,-0.004021823;0.3352429;0.06930447,-0.008942448;0.6562198;0.1299977,0.145528;0.5183071;0.02574992,0.2235318;0.4823171;-0.2257255,0.2597104;0.4246793;-0.5424799,-0.158402;0.5155371;0.02424534,-0.2459687;0.4906981;-0.2254242,-0.239572;0.4313862;-0.5438664,0.07849766;0.003420293;-0.04024553,0.1004125;-0.3611897;-0.02863932,0.09261373;-0.748107;0.06537199,0.09831358;-0.7754962;0.01231623,-0.07994582;0.004199761;-0.03720636,-0.09768795;-0.3607001;-0.02778849,-0.09970736;-0.7496063;0.05795406,-0.1059089;-0.7774177;0.005415447,-0.007447094;0.5777292;0.1170919,289.2034
+0;0;0,-0.001632922;0.3414526;0.02611814,-0.004115311;0.6680667;0.03535141,0.1711806;0.5305055;-0.003256004,0.2276775;0.4639969;-0.2542614,0.2626244;0.4827198;-0.5112427,-0.1727816;0.521765;-0.01176897,-0.2201677;0.4668764;-0.2674266,-0.2392904;0.4522929;-0.5263337,0.07894052;0.005648983;-0.03885896,0.1025807;-0.3563922;0.006074466,0.1146803;-0.744471;0.09410381,0.1145968;-0.7049928;0.01525065,-0.07661884;0.005914599;-0.04322157,-0.1228485;-0.3555122;-0.01347019,-0.141485;-0.743046;0.07580967,-0.1391128;-0.703491;-0.002998568,-0.00344685;0.5884979;0.03538247,0;0;0,-0.004292108;0.3351315;0.07030725,-0.009647198;0.6560205;0.1317689,0.1448447;0.5181537;0.02680492,0.2229421;0.4830742;-0.2247686,0.2589979;0.44829;-0.4799181,-0.1587732;0.5151558;0.02519161,-0.2468592;0.4923699;-0.2244896,-0.2396864;0.4611728;-0.4825332,0.0784298;0.003434807;-0.04013109,0.1000982;-0.3613269;-0.02868462,0.09227049;-0.7480646;0.06551385,0.09860297;-0.774801;0.01030016,-0.07978711;0.004176498;-0.03728417,-0.09750928;-0.3608641;-0.02817533,-0.09988129;-0.7494926;0.05821296,-0.1064134;-0.7776641;0.004537281,-0.008058034;0.577546;0.1186967,289.2259
+0;0;0,-0.00171722;0.3415469;0.02662981,-0.004318711;0.6682732;0.0362338,0.1709344;0.530395;-0.002975605,0.2270384;0.4661177;-0.2546472,0.2533031;0.4949245;-0.5117158,-0.1728119;0.5211365;-0.01071975,-0.2195423;0.4711895;-0.2675064,-0.2392086;0.4544204;-0.5262262,0.07889645;0.005732278;-0.03883927,0.1023803;-0.3562006;0.006593853,0.1146867;-0.744721;0.09476373,0.1144453;-0.7052285;0.01596405,-0.07661889;0.005830127;-0.0431457,-0.1228733;-0.35554;-0.01342606,-0.1414045;-0.7434379;0.07638062,-0.1391918;-0.703868;-0.002378993,-0.003601189;0.5886727;0.03612369,0;0;0,-0.004560612;0.33509;0.07113576,-0.01023166;0.6560292;0.1329498,0.1442125;0.5180579;0.02759647,0.222341;0.4854747;-0.2243005,0.2488235;0.4874673;-0.4829482,-0.1590488;0.5143524;0.02624167,-0.2310038;0.4907638;-0.2284815,-0.2388444;0.4205111;-0.4786954,0.07838605;0.003492892;-0.04011762,0.09970495;-0.3612398;-0.02886355,0.09175649;-0.7483593;0.06573415,0.098445;-0.7750643;0.01060367,-0.07974986;0.004122186;-0.03726881,-0.09762421;-0.3608632;-0.02848334,-0.09998203;-0.7498255;0.05855872,-0.1068817;-0.7779455;0.004948847,-0.008582503;0.5775341;0.1198134,289.2582
+0;0;0,-0.00171722;0.3415469;0.02662981,-0.004318711;0.6682732;0.0362338,0.1709344;0.530395;-0.002975605,0.2270384;0.4661177;-0.2546472,0.2533031;0.4949245;-0.5117158,-0.1728119;0.5211365;-0.01071975,-0.2195423;0.4711895;-0.2675064,-0.2392086;0.4544204;-0.5262262,0.07889645;0.005732278;-0.03883927,0.1023803;-0.3562006;0.006593853,0.1146867;-0.744721;0.09476373,0.1144453;-0.7052285;0.01596405,-0.07661889;0.005830127;-0.0431457,-0.1228733;-0.35554;-0.01342606,-0.1414045;-0.7434379;0.07638062,-0.1391918;-0.703868;-0.002378993,-0.003601189;0.5886727;0.03612369,0;0;0,-0.004560612;0.33509;0.07113576,-0.01023166;0.6560292;0.1329498,0.1442125;0.5180579;0.02759647,0.222341;0.4854747;-0.2243005,0.2488235;0.4874673;-0.4829482,-0.1590488;0.5143524;0.02624167,-0.2310038;0.4907638;-0.2284815,-0.2388444;0.4205111;-0.4786954,0.07838605;0.003492892;-0.04011762,0.09970495;-0.3612398;-0.02886355,0.09175649;-0.7483593;0.06573415,0.098445;-0.7750643;0.01060367,-0.07974986;0.004122186;-0.03726881,-0.09762421;-0.3608632;-0.02848334,-0.09998203;-0.7498255;0.05855872,-0.1068817;-0.7779455;0.004948847,-0.008582503;0.5775341;0.1198134,289.281
+0;0;0,-0.001717098;0.3415227;0.02662792,-0.004317602;0.6681259;0.03622849,0.1708566;0.5303094;-0.002963256,0.2269867;0.4660021;-0.254752,0.2532339;0.4947898;-0.51165,-0.1727349;0.521055;-0.01070391,-0.2194871;0.4710847;-0.2676102,-0.2391403;0.4543267;-0.5261583,0.07883724;0.005727976;-0.03881012,0.1023354;-0.3564252;0.006650664,0.1146595;-0.7455049;0.09494745,0.1144177;-0.7059988;0.01603507,-0.07656139;0.005825751;-0.04311332,-0.1228439;-0.3557643;-0.01337559,-0.1414019;-0.7442206;0.07656036,-0.1391859;-0.7046369;-0.002311893,-0.003600398;0.5885608;0.03611843,0;0;0,-0.004841365;0.3349224;0.07178617,-0.01080745;0.6556647;0.1339412,0.1435754;0.5180765;0.02826834,0.1993595;0.5276635;-0.2315005,0.2564482;0.4401901;-0.4694154,-0.1602542;0.5098245;0.03148734,-0.2265145;0.4898226;-0.2252092,-0.2410559;0.4413612;-0.4800705,0.0783075;0.003527641;-0.04012275,0.099347;-0.3614489;-0.02902186,0.09194801;-0.7491294;0.0657425,0.0979389;-0.7758389;0.01037337,-0.07968988;0.0040849;-0.03724486,-0.09766552;-0.3611243;-0.02870747,-0.09993833;-0.7505692;0.05880644,-0.1075704;-0.779176;0.005659588,-0.009095207;0.5772189;0.120733,289.3146
+0;0;0,-0.001725783;0.341525;0.02717268,-0.004307635;0.6680804;0.03719897,0.1708627;0.5298066;-0.002818905,0.2261425;0.4685658;-0.2553447,0.2522641;0.5064003;-0.5113468,-0.1727798;0.5202538;-0.009818953,-0.2195498;0.4766152;-0.2676634,-0.2296986;0.5014482;-0.5263741,0.07871066;0.005749572;-0.03899477,0.1021529;-0.3564912;0.007169627,0.1146421;-0.7456838;0.09564805,0.1142579;-0.7061526;0.01670115,-0.07664423;0.005812318;-0.04290567,-0.1226393;-0.3559993;-0.01331026,-0.1413891;-0.7444533;0.07728373,-0.1393142;-0.7048464;-0.001627646,-0.003604454;0.5885307;0.0369148,0;0;0,-0.00495322;0.3347498;0.07279229,-0.0112096;0.6553019;0.1356952,0.1432208;0.5180143;0.02908587,0.2257339;0.4942286;-0.2223129,0.2461007;0.4527628;-0.4782752,-0.160964;0.5079926;0.03422969,-0.2259894;0.4894952;-0.2226849,-0.2408631;0.4480523;-0.4790287,0.07826652;0.003556013;-0.04013383,0.09929591;-0.3616;-0.02927625,0.09196626;-0.749358;0.0658307,0.09768772;-0.7760758;0.01038742,-0.0796652;0.004051682;-0.03722979,-0.09765863;-0.3613341;-0.02894889,-0.100292;-0.7509407;0.05854416,-0.1078942;-0.7789468;0.004682228,-0.009443767;0.5769014;0.1223164,289.3374
+0;0;0,-0.001726471;0.3416611;0.0271835,-0.004310111;0.6684415;0.03721646,0.1709849;0.5300642;-0.002829909,0.2263001;0.4687842;-0.2555175,0.2527192;0.5070495;-0.5144343,-0.1729021;0.5205047;-0.009834934,-0.2197021;0.4768381;-0.2678446,-0.2299664;0.5019538;-0.529501,0.07870436;0.005749112;-0.03899165,0.102136;-0.3563268;0.007151727,0.1146321;-0.7457374;0.09567973,0.1142453;-0.7061417;0.01619809,-0.0766381;0.005811853;-0.04290224,-0.1226123;-0.3558351;-0.0133203,-0.1413725;-0.7445067;0.07732444,-0.1392836;-0.7048347;-0.002121434,-0.003606385;0.5888301;0.03693207,0;0;0,-0.005197339;0.3347295;0.07350755,-0.01186006;0.655401;0.1369262,0.1426784;0.5179706;0.03002048,0.1992134;0.5312992;-0.2293868,0.2456171;0.4532852;-0.4762889,-0.1613614;0.5067809;0.03578264,-0.2251786;0.4867898;-0.2214988,-0.2369617;0.4883154;-0.4842896,0.07827926;0.003579885;-0.0400914,0.09914131;-0.361429;-0.02958024,0.09188007;-0.7493478;0.06581521,0.09744056;-0.7757628;0.009282112,-0.07964855;0.004027391;-0.03725142,-0.0975374;-0.3612003;-0.02913221,-0.1004604;-0.7509843;0.05858238,-0.1076966;-0.7780645;0.002913211,-0.01000275;0.5769603;0.1234295,289.3716
+0;0;0,-0.001726616;0.3416899;0.02718579,-0.00431051;0.6685026;0.03721981,0.1710971;0.5300813;-0.002852213,0.2264119;0.4688017;-0.255538,0.2525914;0.5067199;-0.512107,-0.1730116;0.5205155;-0.009861756,-0.2198112;0.4768492;-0.2678697,-0.2299824;0.5017372;-0.5271533,0.07869568;0.005748478;-0.03898735,0.1021213;-0.3562354;0.007144302,0.1146215;-0.7457715;0.09570082,0.1142344;-0.706167;0.01614717,-0.07662965;0.005811212;-0.04289751,-0.1225921;-0.3557438;-0.01332309,-0.1413584;-0.7445406;0.07735085,-0.1392676;-0.7048599;-0.002167009,-0.003606729;0.588885;0.0369354,0;0;0,-0.00537017;0.3345527;0.0744288,-0.01217708;0.6551633;0.138303,0.1423964;0.5180833;0.03088212,0.1990433;0.5315096;-0.2284938,0.2440007;0.4329887;-0.4656084,-0.1615161;0.5059044;0.03706785,-0.2256021;0.4856998;-0.2201281,-0.2333591;0.4502107;-0.4782583,0.07828203;0.003594309;-0.04006338,0.09913583;-0.3613279;-0.0297637,0.09213002;-0.7493256;0.06586862,0.09743483;-0.7757278;0.009195562,-0.07963461;0.004010114;-0.03726012,-0.09736311;-0.3611333;-0.02918651,-0.1001317;-0.7509861;0.05881356,-0.1077078;-0.7776284;0.002640266,-0.01030735;0.5767328;0.1247127,289.4041
+0;0;0,-0.001801996;0.3419246;0.02601911,-0.004275421;0.6687728;0.03474589,0.1608308;0.5345373;-0.0004492737,0.2142899;0.477937;-0.2545599,0.2424727;0.5209482;-0.5205236,-0.1631843;0.5251184;-0.00653461,-0.2089811;0.4854773;-0.2653104,-0.2149034;0.5115333;-0.5348785,0.07868224;0.00573888;-0.03902991,0.1021048;-0.3559437;0.007181332,0.1146243;-0.7459491;0.09613068,0.1141406;-0.7064282;0.01682927,-0.0766681;0.005819186;-0.04284045,-0.1225973;-0.3554528;-0.01332103,-0.141334;-0.7446951;0.07785136,-0.139347;-0.7050987;-0.001417533,-0.003623114;0.5891553;0.03493701,0;0;0,-0.005660243;0.3345762;0.07496285,-0.01266317;0.6552082;0.1387217,0.1359743;0.5180476;0.04580069,0.1956605;0.5355437;-0.2125888,0.2423538;0.4352483;-0.4598569,-0.1542048;0.5044865;0.05114572,-0.2171584;0.4906474;-0.2066894,-0.2325206;0.4698689;-0.4763433,0.07826316;0.003642783;-0.04010952,0.09910329;-0.361004;-0.03027236,0.09241017;-0.7495047;0.06562018,0.09660461;-0.7761894;0.009505514,-0.07967024;0.00395466;-0.03720453,-0.09749375;-0.3608974;-0.02922485,-0.1002571;-0.75134;0.05863822,-0.1075712;-0.7775897;0.002405841,-0.01076374;0.5767721;0.1251719,289.4405
+0;0;0,-0.001802398;0.3420009;0.02602491,-0.004275568;0.6688159;0.03475094,0.158159;0.5354792;0.0001305938,0.211618;0.478879;-0.2539795,0.2403571;0.5227392;-0.5251929,-0.1605925;0.5262133;-0.005855892,-0.2063892;0.4865723;-0.2646312,-0.2124284;0.5131426;-0.5395201,0.07868481;0.005739066;-0.03903119,0.1021079;-0.3559522;0.007181168,0.114642;-0.7464101;0.0962337,0.1141594;-0.706912;0.01712264,-0.07667059;0.005819376;-0.04284185,-0.1226009;-0.3554613;-0.01332171,-0.1413594;-0.745155;0.07795642,-0.1393771;-0.7055817;-0.001122206,-0.003623356;0.5892099;0.03494203,0;0;0,-0.005838275;0.3345239;0.07553053,-0.01296461;0.6550734;0.1395178,0.1342959;0.5189135;0.04967785,0.194126;0.5363627;-0.208681,0.2423134;0.4353036;-0.461211,-0.1522388;0.5041546;0.05464093,-0.2157636;0.4914834;-0.2031137,-0.2313301;0.470454;-0.4781079,0.0782798;0.003693953;-0.04007864,0.09908173;-0.3609709;-0.03050864,0.09245052;-0.7498331;0.06586099,0.09741978;-0.7765394;0.01010514,-0.07967098;0.00393006;-0.03721235,-0.09747853;-0.3609214;-0.02878389,-0.1003167;-0.7518651;0.05896484,-0.1074749;-0.7776147;0.00248697,-0.01104822;0.5766576;0.1259215,289.4696

+ 162 - 0
DataCSV/George/ThirdPersonPerspectiveWithMultipleViews_TwoArms_Forward_HapticFeedback_Fast.csv

@@ -0,0 +1,162 @@
+Demo_SpineBase,Demo_SpineMid,Demo_Neck,Demo_ShoulderLeft,Demo_ElbowLeft,Demo_WristLeft,Demo_ShoulderRight,Demo_ElbowRight,Demo_WristRight,Demo_HipLeft,Demo_KneeLeft,Demo_AnkleLeft,Demo_FootLeft,Demo_HipRight,Demo_KneeRight,Demo_AnkleRight,Demo_FootRight,Demo_SpineShoulder,Body_SpineBase,Body_SpineMid,Body_Neck,Body_ShoulderLeft,Body_ElbowLeft,Body_WristLeft,Body_ShoulderRight,Body_ElbowRight,Body_WristRight,Body_HipLeft,Body_KneeLeft,Body_AnkleLeft,Body_FootLeft,Body_HipRight,Body_KneeRight,Body_AnkleRight,Body_FootRight,Body_SpineShoulder,time
+0;0;0,0.002043559;0.3272471;0.007588398,0.004351552;0.6411558;0.0003499612,0.1788212;0.512526;0.002835426,0.2140836;0.2242693;0.01811295,0.2650648;-0.05081272;-0.0111309,-0.1650143;0.4946955;0.00236578,-0.2189305;0.20962;-0.01747868,-0.2618347;-0.06530473;-0.0587099,0.07821035;0.005123949;-0.04011961,0.09956795;-0.3667657;-0.0008802824,0.1198557;-0.7521065;0.08274725,0.1175981;-0.7090918;-0.03739393,-0.0763521;0.006549715;-0.04336074,-0.126387;-0.3632877;-0.01150884,-0.1426589;-0.749472;0.06904934,-0.1411122;-0.7063603;-0.05109254,0.003743073;0.5645025;0.004555198,0;0;0,0.0002231449;0.3265098;0.02331805,7.214025E-05;0.6403496;0.03352618,0.1718217;0.5050546;0.01178002,0.2186232;0.2181551;0.003591299,0.2455855;-0.05349943;-0.06424141,-0.1724375;0.50615;0.01696876,-0.2151585;0.2185271;0.01287457,-0.2452663;-0.05076453;-0.06262358,0.07723548;0.002715454;-0.04219007,0.1024555;-0.3709598;-0.03684378,0.09297738;-0.7569035;0.04592299,0.08959302;-0.7459803;-0.07337916,-0.08010986;0.004315183;-0.0362834,-0.1066327;-0.3693075;-0.03565936,-0.1007023;-0.7559544;0.04410095,-0.1056173;-0.8143668;-0.03816372,0.0001624078;0.5635788;0.03334093,59.24412
+0;0;0,0.002043504;0.3272382;0.007588191,0.004351086;0.6410916;0.000351239,0.1788074;0.5124842;0.002835824,0.2141142;0.2238636;0.01813263,0.2650666;-0.05106273;-0.01109467,-0.1650016;0.494655;0.002366214,-0.2189858;0.2092198;-0.01750329,-0.2618658;-0.0655494;-0.05871118,0.07823177;0.005125353;-0.0401306,0.09956539;-0.3663467;-0.0009353384,0.1198361;-0.7513642;0.08262204,0.1175783;-0.7083484;-0.03753002,-0.07637302;0.006551509;-0.04337262,-0.1263517;-0.3628706;-0.01155649,-0.14261;-0.748731;0.06893413,-0.1410631;-0.7056181;-0.05121864,0.003742754;0.5644566;0.004555463,0;0;0,0.000101909;0.3264664;0.02379656,-0.0001322106;0.6402364;0.0344305,0.1716961;0.5051119;0.01277518,0.2187777;0.2179126;0.003704548,0.2456876;-0.05352715;-0.06434834,-0.1725688;0.5060318;0.0174438,-0.2155527;0.2180833;0.01292732,-0.2455639;-0.05102712;-0.06266242,0.07723801;0.002772942;-0.04223204,0.1024825;-0.3704848;-0.03731298,0.09318213;-0.7560616;0.04560494,0.08991361;-0.7451221;-0.07371414,-0.0801507;0.004254953;-0.03625886,-0.1066052;-0.3689512;-0.03584809,-0.1005614;-0.7552722;0.04384449,-0.105897;-0.8136625;-0.0384338,-2.346189E-05;0.5634844;0.0341475,59.26548
+0;0;0,0.002043504;0.3272382;0.007588191,0.004351086;0.6410916;0.000351239,0.1788074;0.5124842;0.002835824,0.2141142;0.2238636;0.01813263,0.2650666;-0.05106273;-0.01109467,-0.1650016;0.494655;0.002366214,-0.2189858;0.2092198;-0.01750329,-0.2618658;-0.0655494;-0.05871118,0.07823177;0.005125353;-0.0401306,0.09956539;-0.3663467;-0.0009353384,0.1198361;-0.7513642;0.08262204,0.1175783;-0.7083484;-0.03753002,-0.07637302;0.006551509;-0.04337262,-0.1263517;-0.3628706;-0.01155649,-0.14261;-0.748731;0.06893413,-0.1410631;-0.7056181;-0.05121864,0.003742754;0.5644566;0.004555463,0;0;0,0.000101909;0.3264664;0.02379656,-0.0001322106;0.6402364;0.0344305,0.1716961;0.5051119;0.01277518,0.2187777;0.2179126;0.003704548,0.2456876;-0.05352715;-0.06434834,-0.1725688;0.5060318;0.0174438,-0.2155527;0.2180833;0.01292732,-0.2455639;-0.05102712;-0.06266242,0.07723801;0.002772942;-0.04223204,0.1024825;-0.3704848;-0.03731298,0.09318213;-0.7560616;0.04560494,0.08991361;-0.7451221;-0.07371414,-0.0801507;0.004254953;-0.03625886,-0.1066052;-0.3689512;-0.03584809,-0.1005614;-0.7552722;0.04384449,-0.105897;-0.8136625;-0.0384338,-2.346189E-05;0.5634844;0.0341475,59.28462
+0;0;0,0.002006622;0.3272526;0.007602474,0.004263882;0.6410722;0.000371966,0.1785737;0.5124497;0.002795461,0.2139147;0.2234896;0.01820475,0.2647746;-0.05086249;-0.01099396,-0.1649294;0.4946774;0.002364461,-0.219003;0.2089076;-0.01753505,-0.2621066;-0.06519857;-0.05896255,0.07832509;0.005184222;-0.0401474,0.09952673;-0.3652346;-0.001245808,0.1192204;-0.7530354;0.08297959,0.1177548;-0.7145821;0.005103223,-0.07645257;0.006507399;-0.04343002,-0.1263162;-0.3618434;-0.01174013,-0.1427761;-0.7504394;0.06945973,-0.1417812;-0.7119409;-0.008419156,0.003669405;0.564451;0.004572918,0;0;0,-5.055219E-05;0.3264381;0.02437663,-0.0003933758;0.6401541;0.03556824,0.1714167;0.5052841;0.01401925,0.2188967;0.2178316;0.003962755,0.2458213;-0.05295014;-0.06430602,-0.1725885;0.5058314;0.01825335,-0.2156702;0.21756;0.01296679,-0.2454694;-0.05095509;-0.06266403,0.07727651;0.002796009;-0.04235601,0.1028921;-0.3693542;-0.03777552,0.09341987;-0.7576602;0.04589057,0.1000592;-0.7876307;-0.004087448,-0.08030481;0.004231477;-0.03614888,-0.1065583;-0.3679025;-0.03608895,-0.1004359;-0.7569811;0.0442325,-0.1039933;-0.7842202;-0.009147055,-0.0002598204;0.5634168;0.03515053,59.30668
+0;0;0,0.00200664;0.3272554;0.00760254,0.004263858;0.6410696;0.0003722473,0.1786053;0.5124412;0.00279523,0.2139321;0.2235978;0.01819829,0.2648206;-0.05090874;-0.01101686,-0.1649599;0.4946657;0.002364152,-0.2190117;0.2090113;-0.01752731,-0.2621395;-0.06524917;-0.05897815,0.07833835;0.0051851;-0.0401542,0.09953741;-0.3651886;-0.001257349,0.1192241;-0.7528528;0.08293837,0.1177583;-0.7143984;0.005052924,-0.07646552;0.0065085;-0.04343738,-0.1263231;-0.3617974;-0.01175134,-0.1427772;-0.7502566;0.06941991,-0.1417821;-0.7117571;-0.008468054,0.003669409;0.5644519;0.004573008,0;0;0,-0.0001427718;0.3264099;0.02478766,-0.0005247742;0.6401059;0.03637838,0.1713036;0.5052792;0.0144372,0.2190116;0.217998;0.00399041,0.2460072;-0.05290249;-0.06442869,-0.1726836;0.5057359;0.01848817,-0.2157701;0.2175878;0.01301713,-0.2454945;-0.05105567;-0.06277315,0.07729197;0.002832323;-0.04235649,0.1031006;-0.3692612;-0.03796077,0.09350482;-0.7574029;0.04578901,0.100192;-0.7873687;-0.004202597,-0.08031207;0.00420546;-0.03617221,-0.1064391;-0.3678918;-0.03620229,-0.1002791;-0.7568325;0.04409232,-0.1046019;-0.7825459;-0.01083574,-0.0003847107;0.5633727;0.03586435,59.3284
+0;0;0,0.00200664;0.3272554;0.00760254,0.004263858;0.6410696;0.0003722473,0.1786053;0.5124412;0.00279523,0.2139321;0.2235978;0.01819829,0.2648206;-0.05090874;-0.01101686,-0.1649599;0.4946657;0.002364152,-0.2190117;0.2090113;-0.01752731,-0.2621395;-0.06524917;-0.05897815,0.07833835;0.0051851;-0.0401542,0.09953741;-0.3651886;-0.001257349,0.1192241;-0.7528528;0.08293837,0.1177583;-0.7143984;0.005052924,-0.07646552;0.0065085;-0.04343738,-0.1263231;-0.3617974;-0.01175134,-0.1427772;-0.7502566;0.06941991,-0.1417821;-0.7117571;-0.008468054,0.003669409;0.5644519;0.004573008,0;0;0,-0.0001427718;0.3264099;0.02478766,-0.0005247742;0.6401059;0.03637838,0.1713036;0.5052792;0.0144372,0.2190116;0.217998;0.00399041,0.2460072;-0.05290249;-0.06442869,-0.1726836;0.5057359;0.01848817,-0.2157701;0.2175878;0.01301713,-0.2454945;-0.05105567;-0.06277315,0.07729197;0.002832323;-0.04235649,0.1031006;-0.3692612;-0.03796077,0.09350482;-0.7574029;0.04578901,0.100192;-0.7873687;-0.004202597,-0.08031207;0.00420546;-0.03617221,-0.1064391;-0.3678918;-0.03620229,-0.1002791;-0.7568325;0.04409232,-0.1046019;-0.7825459;-0.01083574,-0.0003847107;0.5633727;0.03586435,59.35113
+0;0;0,0.001923249;0.3273085;0.007650846,0.00407689;0.6411634;0.00049552,0.1786456;0.5124815;0.002868481,0.2141045;0.2232898;0.01823205,0.2649353;-0.05111527;-0.01088816,-0.1652511;0.4945571;0.002368599,-0.2194426;0.2085568;-0.01743891,-0.262669;-0.06553012;-0.05912482,0.07833276;0.005224398;-0.04017207,0.099447;-0.3650081;-0.001408868,0.1188785;-0.7529184;0.08282273,0.1174228;-0.7144616;0.004936039,-0.07647669;0.006469136;-0.04343473,-0.1263892;-0.3616766;-0.0118436,-0.1429016;-0.7503641;0.06937367,-0.1418986;-0.7118596;-0.008514971,0.003513964;0.5645368;0.004669525,0;0;0,-0.0003292635;0.3264365;0.0251441,-0.001011427;0.6401572;0.03707099,0.171092;0.5053563;0.01478696,0.2188959;0.2177272;0.004322292,0.2460353;-0.05294979;-0.06443298,-0.1731826;0.5054665;0.01898945,-0.21637;0.2169805;0.01300156,-0.2461337;-0.05152738;-0.06281099,0.07728525;0.002837077;-0.04237986,0.1030215;-0.3691033;-0.03807116,0.09345671;-0.7574783;0.0457158,0.1002319;-0.7874317;-0.004280813,-0.08031874;0.004204392;-0.03617089,-0.1064534;-0.3677331;-0.03628405,-0.1001016;-0.7568688;0.04421373,-0.1050586;-0.7827545;-0.01048721,-0.0007876419;0.5634176;0.03647494,59.37333
+0;0;0,0.001923249;0.3273085;0.007650846,0.00407689;0.6411634;0.00049552,0.1786456;0.5124815;0.002868481,0.2141045;0.2232898;0.01823205,0.2649353;-0.05111527;-0.01088816,-0.1652511;0.4945571;0.002368599,-0.2194426;0.2085568;-0.01743891,-0.262669;-0.06553012;-0.05912482,0.07833276;0.005224398;-0.04017207,0.099447;-0.3650081;-0.001408868,0.1188785;-0.7529184;0.08282273,0.1174228;-0.7144616;0.004936039,-0.07647669;0.006469136;-0.04343473,-0.1263892;-0.3616766;-0.0118436,-0.1429016;-0.7503641;0.06937367,-0.1418986;-0.7118596;-0.008514971,0.003513964;0.5645368;0.004669525,0;0;0,-0.0003292635;0.3264365;0.0251441,-0.001011427;0.6401572;0.03707099,0.171092;0.5053563;0.01478696,0.2188959;0.2177272;0.004322292,0.2460353;-0.05294979;-0.06443298,-0.1731826;0.5054665;0.01898945,-0.21637;0.2169805;0.01300156,-0.2461337;-0.05152738;-0.06281099,0.07728525;0.002837077;-0.04237986,0.1030215;-0.3691033;-0.03807116,0.09345671;-0.7574783;0.0457158,0.1002319;-0.7874317;-0.004280813,-0.08031874;0.004204392;-0.03617089,-0.1064534;-0.3677331;-0.03628405,-0.1001016;-0.7568688;0.04421373,-0.1050586;-0.7827545;-0.01048721,-0.0007876419;0.5634176;0.03647494,59.3848
+0;0;0,0.001923706;0.3273861;0.007652659,0.004078002;0.6413364;0.0004951339,0.1786533;0.5126287;0.002869326,0.2141152;0.2234115;0.01823425,0.2650751;-0.05169004;-0.01095987,-0.1652566;0.4947036;0.002369426,-0.2194529;0.2086782;-0.01743983,-0.262789;-0.0661045;-0.05923155,0.07836693;0.005226677;-0.04018959,0.09949242;-0.365203;-0.001405746,0.1189212;-0.7530581;0.08281385,0.1174587;-0.7145619;0.00456401,-0.07651006;0.006471958;-0.04345367,-0.1264492;-0.3618698;-0.01184573,-0.1429591;-0.750502;0.06935997,-0.1419515;-0.7119579;-0.008891821,0.0035149;0.5646859;0.004670439,0;0;0,-0.0004371516;0.3264814;0.02556681,-0.001188505;0.6402879;0.03773856,0.1710069;0.5055578;0.0157063,0.2190485;0.2179642;0.004653692,0.2461835;-0.05330229;-0.06468773,-0.1732843;0.5055069;0.01916426,-0.2167084;0.2170141;0.01402046,-0.2462667;-0.05195826;-0.06285769,0.07729734;0.002879918;-0.04243493,0.1031046;-0.3692555;-0.03821039,0.09352801;-0.7574514;0.04613519,0.1004566;-0.7872367;-0.004610058,-0.08036362;0.004175214;-0.03616838,-0.1064809;-0.3679625;-0.03630564,-0.09997012;-0.7571045;0.04386984,-0.1047355;-0.7823569;-0.0120035,-0.0009498522;0.5635247;0.03709221,59.40625
+0;0;0,0.001804434;0.3273059;0.007665958,0.003843059;0.6410751;0.0005535847,0.1787332;0.5123206;0.002763609,0.2142925;0.2229175;0.0182949,0.2652955;-0.05244237;-0.01097875,-0.1657161;0.4943361;0.002366604,-0.2200054;0.2081242;-0.01751373,-0.2633601;-0.06691304;-0.05942132,0.07828177;0.005267749;-0.04024269,0.09924459;-0.3652131;-0.001528192,0.1183999;-0.7539141;0.08305232,0.1169194;-0.7154143;0.004741997,-0.07651572;0.006419194;-0.04335202,-0.1264818;-0.3619653;-0.01187862,-0.1431976;-0.7514809;0.06940787,-0.1422092;-0.7129279;-0.008904405,0.003313272;0.5644785;0.004708069,0;0;0,-0.0006313287;0.3263559;0.02612567,-0.001631986;0.6399564;0.03885269,0.1709921;0.5056976;0.01592517,0.2190699;0.2179001;0.004927872,0.2462516;-0.05356824;-0.06469572,-0.1739812;0.5053359;0.01982293,-0.2170946;0.2165937;0.0144379,-0.246606;-0.05243352;-0.06324596,0.07728903;0.002908781;-0.04234624,0.1031184;-0.369263;-0.03843284,0.09340264;-0.7583844;0.04582524,0.1006827;-0.7880795;-0.005071167,-0.0802817;0.004157937;-0.03623287,-0.1064044;-0.3680139;-0.03651363,-0.0998468;-0.7580307;0.04381824,-0.1041688;-0.7823814;-0.01305237,-0.001326911;0.56325;0.03806639,59.42809
+0;0;0,0.001804434;0.3273059;0.007665958,0.003843059;0.6410751;0.0005535847,0.1787332;0.5123206;0.002763609,0.2142925;0.2229175;0.0182949,0.2652955;-0.05244237;-0.01097875,-0.1657161;0.4943361;0.002366604,-0.2200054;0.2081242;-0.01751373,-0.2633601;-0.06691304;-0.05942132,0.07828177;0.005267749;-0.04024269,0.09924459;-0.3652131;-0.001528192,0.1183999;-0.7539141;0.08305232,0.1169194;-0.7154143;0.004741997,-0.07651572;0.006419194;-0.04335202,-0.1264818;-0.3619653;-0.01187862,-0.1431976;-0.7514809;0.06940787,-0.1422092;-0.7129279;-0.008904405,0.003313272;0.5644785;0.004708069,0;0;0,-0.0006313287;0.3263559;0.02612567,-0.001631986;0.6399564;0.03885269,0.1709921;0.5056976;0.01592517,0.2190699;0.2179001;0.004927872,0.2462516;-0.05356824;-0.06469572,-0.1739812;0.5053359;0.01982293,-0.2170946;0.2165937;0.0144379,-0.246606;-0.05243352;-0.06324596,0.07728903;0.002908781;-0.04234624,0.1031184;-0.369263;-0.03843284,0.09340264;-0.7583844;0.04582524,0.1006827;-0.7880795;-0.005071167,-0.0802817;0.004157937;-0.03623287,-0.1064044;-0.3680139;-0.03651363,-0.0998468;-0.7580307;0.04381824,-0.1041688;-0.7823814;-0.01305237,-0.001326911;0.56325;0.03806639,59.44029
+0;0;0,0.001804149;0.3272543;0.007664751,0.003842506;0.640982;0.0005532582,0.1784984;0.5123059;0.002765409,0.214143;0.2222084;0.01833395,0.2650776;-0.052782;-0.01090042,-0.1654908;0.4943454;0.002368935,-0.2199104;0.2074468;-0.0175591,-0.2632069;-0.06722137;-0.05941045,0.07824503;0.005265276;-0.04022381,0.09922977;-0.365603;-0.001468819,0.1183687;-0.753971;0.08303922,0.1168562;-0.7152875;0.003036082,-0.07647981;0.006416181;-0.04333167,-0.1264981;-0.3623535;-0.01182537,-0.1431996;-0.7515354;0.06939149,-0.1421899;-0.7127975;-0.01061365,0.003312779;0.5643941;0.004707272,0;0;0,-0.0006659552;0.3262888;0.02631712,-0.001659777;0.6398457;0.03908491,0.1707674;0.5058045;0.01613164,0.2191403;0.217351;0.004994631,0.2463263;-0.05372667;-0.06462264,-0.1738296;0.5053889;0.02027963,-0.2169541;0.215946;0.01457968,-0.2466412;-0.05267358;-0.0630794,0.07727816;0.002924636;-0.04227877,0.1031682;-0.3696358;-0.03853965,0.09349725;-0.7584714;0.04543042,0.09982036;-0.7874434;-0.008980274,-0.08021101;0.004156109;-0.03628885,-0.1061759;-0.3684178;-0.03653861,-0.09971197;-0.7581073;0.0436982,-0.1033907;-0.7819555;-0.01600976,-0.00135868;0.563148;0.03829646,59.46166
+0;0;0,0.001750652;0.327255;0.007648778,0.003743403;0.6409818;0.0004992145,0.1784248;0.5123193;0.002757202,0.2140992;0.2222288;0.01838418,0.2649951;-0.0527615;-0.01091905,-0.1655639;0.4943328;0.002381628,-0.2200536;0.207451;-0.01759615,-0.2634475;-0.06718409;-0.05956347,0.07825649;0.005281654;-0.04019934,0.09927602;-0.3655942;-0.001535926,0.1181714;-0.7539713;0.08298521,0.1166563;-0.7152894;0.002981931,-0.0764782;0.006402795;-0.04333648,-0.1264331;-0.3623904;-0.01200472,-0.1432668;-0.7516114;0.06899704,-0.1422606;-0.71287;-0.01100778,0.003234993;0.5643946;0.004669414,0;0;0,-0.0006659552;0.3262888;0.02631712,-0.001659777;0.6398457;0.03908491,0.1707674;0.5058045;0.01613164,0.2191403;0.217351;0.004994631,0.2463263;-0.05372667;-0.06462264,-0.1738296;0.5053889;0.02027963,-0.2169541;0.215946;0.01457968,-0.2466412;-0.05267358;-0.0630794,0.07727816;0.002924636;-0.04227877,0.1031682;-0.3696358;-0.03853965,0.09349725;-0.7584714;0.04543042,0.09982036;-0.7874434;-0.008980274,-0.08021101;0.004156109;-0.03628885,-0.1061759;-0.3684178;-0.03653861,-0.09971197;-0.7581073;0.0436982,-0.1033907;-0.7819555;-0.01600976,-0.00135868;0.563148;0.03829646,59.47406
+0;0;0,0.001750771;0.3272774;0.007649301,0.003743646;0.6410236;0.0004993062,0.1784501;0.5123491;0.002757264,0.2141365;0.2221608;0.01838951,0.2650454;-0.05289939;-0.01092117,-0.1655879;0.4943601;0.002381636,-0.220096;0.2073815;-0.01760288,-0.2635009;-0.06732339;-0.05958087,0.07823997;0.00528054;-0.04019086,0.09924993;-0.3654264;-0.001545053,0.1181094;-0.7530662;0.08281563,0.1166018;-0.7144266;0.003201596,-0.07646206;0.006401444;-0.04332734,-0.1263942;-0.3622237;-0.01200985,-0.1431959;-0.7507058;0.06883815,-0.1421946;-0.712007;-0.01077742,0.003235206;0.5644319;0.00466975,0;0;0,-0.0008161925;0.3262849;0.02663755,-0.001956917;0.6398518;0.03961802,0.170546;0.5058637;0.01656199,0.21918;0.2173677;0.005074026,0.246486;-0.05377001;-0.06455112,-0.1740386;0.5053149;0.0202521,-0.2170876;0.2157587;0.01467334,-0.2469518;-0.05284533;-0.06323013,0.07726009;0.002965286;-0.04227018,0.1033977;-0.3694113;-0.03894448,0.09370543;-0.757513;0.04484177,0.09872279;-0.7868539;-0.008719444,-0.08017993;0.004125128;-0.03631593,-0.1060662;-0.3682836;-0.03675232,-0.0996327;-0.7572544;0.04323142,-0.1033632;-0.7806935;-0.01631401,-0.00161976;0.5631503;0.03878212,59.49601
+0;0;0,0.001750771;0.3272774;0.007649301,0.003743646;0.6410236;0.0004993062,0.1784501;0.5123491;0.002757264,0.2141365;0.2221608;0.01838951,0.2650454;-0.05289939;-0.01092117,-0.1655879;0.4943601;0.002381636,-0.220096;0.2073815;-0.01760288,-0.2635009;-0.06732339;-0.05958087,0.07823997;0.00528054;-0.04019086,0.09924993;-0.3654264;-0.001545053,0.1181094;-0.7530662;0.08281563,0.1166018;-0.7144266;0.003201596,-0.07646206;0.006401444;-0.04332734,-0.1263942;-0.3622237;-0.01200985,-0.1431959;-0.7507058;0.06883815,-0.1421946;-0.712007;-0.01077742,0.003235206;0.5644319;0.00466975,0;0;0,-0.0008161925;0.3262849;0.02663755,-0.001956917;0.6398518;0.03961802,0.170546;0.5058637;0.01656199,0.21918;0.2173677;0.005074026,0.246486;-0.05377001;-0.06455112,-0.1740386;0.5053149;0.0202521,-0.2170876;0.2157587;0.01467334,-0.2469518;-0.05284533;-0.06323013,0.07726009;0.002965286;-0.04227018,0.1033977;-0.3694113;-0.03894448,0.09370543;-0.757513;0.04484177,0.09872279;-0.7868539;-0.008719444,-0.08017993;0.004125128;-0.03631593,-0.1060662;-0.3682836;-0.03675232,-0.0996327;-0.7572544;0.04323142,-0.1033632;-0.7806935;-0.01631401,-0.00161976;0.5631503;0.03878212,59.51851
+0;0;0,0.001721827;0.327297;0.007648683,0.003694569;0.6410512;0.0004955502,0.1784031;0.5123563;0.002767827,0.2140547;0.222533;0.01842942,0.2650344;-0.05285123;-0.01098355,-0.1668774;0.4980288;-0.004249018,-0.2177113;0.2103595;-0.01752516,-0.2612195;-0.06467584;-0.05951409,0.07823652;0.005285546;-0.04020457,0.09921108;-0.364995;-0.001794394,0.1180589;-0.7530236;0.08283392,0.1177716;-0.7142763;0.002113111,-0.07646964;0.006397693;-0.0433216,-0.1262436;-0.3618033;-0.01212033,-0.143184;-0.7506959;0.06886728,-0.1409276;-0.7118816;-0.01181521,0.003193717;0.5644577;0.004667164,0;0;0,-0.0008290336;0.3262988;0.02670598,-0.00197012;0.6398749;0.03965425,0.1705266;0.5057654;0.01687908,0.2189117;0.2175875;0.005639793,0.2465321;-0.05375278;-0.06444621,-0.1740476;0.5052362;0.02056927,-0.216893;0.2160167;0.01507134,-0.2469659;-0.05279976;-0.0632475,0.07726736;0.003021464;-0.04226017,0.10331;-0.3689131;-0.03919148,0.09390393;-0.7574542;0.04465842,0.09809472;-0.7862739;-0.01115489,-0.08018041;0.004076355;-0.03632881,-0.1060916;-0.3678798;-0.03669699,-0.09957025;-0.7572984;0.04326603,-0.1057946;-0.7879245;-0.01038267,-0.001633752;0.5631714;0.03883028,59.54029
+0;0;0,0.001722001;0.32733;0.007649453,0.003694935;0.6411147;0.0004956089,0.1783992;0.5124132;0.002768357,0.2141414;0.2218542;0.0184697,0.2651034;-0.05343503;-0.01093313,-0.166873;0.4980859;-0.004248323,-0.2178359;0.2096866;-0.01755816,-0.2613292;-0.06525391;-0.05953261,0.07821985;0.00528442;-0.04019601,0.09919477;-0.3650023;-0.001785193,0.1180294;-0.7527599;0.08278401,0.1177428;-0.7140351;0.00227055,-0.07645335;0.006396331;-0.04331237,-0.1262281;-0.3618108;-0.01211058,-0.1431567;-0.7504318;0.06882048,-0.1409062;-0.7116402;-0.01165477,0.003194031;0.5645133;0.004667648,0;0;0,-0.0008963011;0.3263201;0.02684784,-0.002102133;0.6399249;0.03982925,0.1703939;0.5058101;0.01695514,0.2189824;0.2169021;0.006007908,0.2463885;-0.05437562;-0.06401432,-0.1741467;0.5052906;0.02058001,-0.2174066;0.2153853;0.01492072,-0.2473815;-0.05320683;-0.06385486,0.07724607;0.003081336;-0.04225564,0.1033185;-0.3688597;-0.03948617,0.09368895;-0.7571578;0.04414725,0.09919389;-0.785969;-0.01125646,-0.08015434;0.00402248;-0.03634681,-0.1061235;-0.3679354;-0.03702472,-0.09974662;-0.7572261;0.04218914,-0.1058599;-0.7871053;-0.01199331,-0.001750492;0.5632136;0.0390017,59.56247
+0;0;0,0.001722001;0.32733;0.007649453,0.003694935;0.6411147;0.0004956089,0.1783992;0.5124132;0.002768357,0.2141414;0.2218542;0.0184697,0.2651034;-0.05343503;-0.01093313,-0.166873;0.4980859;-0.004248323,-0.2178359;0.2096866;-0.01755816,-0.2613292;-0.06525391;-0.05953261,0.07821985;0.00528442;-0.04019601,0.09919477;-0.3650023;-0.001785193,0.1180294;-0.7527599;0.08278401,0.1177428;-0.7140351;0.00227055,-0.07645335;0.006396331;-0.04331237,-0.1262281;-0.3618108;-0.01211058,-0.1431567;-0.7504318;0.06882048,-0.1409062;-0.7116402;-0.01165477,0.003194031;0.5645133;0.004667648,0;0;0,-0.0008963011;0.3263201;0.02684784,-0.002102133;0.6399249;0.03982925,0.1703939;0.5058101;0.01695514,0.2189824;0.2169021;0.006007908,0.2463885;-0.05437562;-0.06401432,-0.1741467;0.5052906;0.02058001,-0.2174066;0.2153853;0.01492072,-0.2473815;-0.05320683;-0.06385486,0.07724607;0.003081336;-0.04225564,0.1033185;-0.3688597;-0.03948617,0.09368895;-0.7571578;0.04414725,0.09919389;-0.785969;-0.01125646,-0.08015434;0.00402248;-0.03634681,-0.1061235;-0.3679354;-0.03702472,-0.09974662;-0.7572261;0.04218914,-0.1058599;-0.7871053;-0.01199331,-0.001750492;0.5632136;0.0390017,59.57388
+0;0;0,0.001705413;0.3273811;0.00768844,0.00361833;0.6412209;0.0006135772,0.1783897;0.5124986;0.002814721,0.2139602;0.2222891;0.01848543,0.2650023;-0.05336824;-0.01133882,-0.1672761;0.4995899;-0.007975882,-0.2163229;0.2110816;-0.01744658,-0.2598255;-0.06422967;-0.05979059,0.07820703;0.00529737;-0.04017759,0.09944864;-0.3650043;-0.002248563,0.1183647;-0.751879;0.08209702,0.1187657;-0.7132311;0.002266116,-0.07642343;0.006381017;-0.04332877,-0.1259994;-0.3618542;-0.01237351,-0.1431838;-0.7495816;0.06834956,-0.140263;-0.7108642;-0.01142135,0.003140924;0.5646046;0.004755436,0;0;0,-0.0009090268;0.3263639;0.02694726,-0.002108995;0.6400205;0.03994298,0.1703883;0.505636;0.01740575,0.21899;0.2171178;0.00611639,0.2465127;-0.05465686;-0.06361747,-0.17415;0.5052587;0.02056122,-0.2174057;0.2157285;0.01477279,-0.2476122;-0.05327904;-0.06399453,0.07722675;0.003103673;-0.04224968,0.1033815;-0.3688141;-0.03974438,0.09386955;-0.7561312;0.04415417,0.09882973;-0.7854015;-0.009793516,-0.08012396;0.004007678;-0.03636934,-0.1061656;-0.3679251;-0.03736894,-0.09973131;-0.7563038;0.04178007,-0.1057825;-0.7856867;-0.01193201,-0.001759849;0.5632961;0.03911519,59.59587
+0;0;0,0.001705413;0.3273811;0.00768844,0.00361833;0.6412209;0.0006135772,0.1783897;0.5124986;0.002814721,0.2139602;0.2222891;0.01848543,0.2650023;-0.05336824;-0.01133882,-0.1672761;0.4995899;-0.007975882,-0.2163229;0.2110816;-0.01744658,-0.2598255;-0.06422967;-0.05979059,0.07820703;0.00529737;-0.04017759,0.09944864;-0.3650043;-0.002248563,0.1183647;-0.751879;0.08209702,0.1187657;-0.7132311;0.002266116,-0.07642343;0.006381017;-0.04332877,-0.1259994;-0.3618542;-0.01237351,-0.1431838;-0.7495816;0.06834956,-0.140263;-0.7108642;-0.01142135,0.003140924;0.5646046;0.004755436,0;0;0,-0.0009090268;0.3263639;0.02694726,-0.002108995;0.6400205;0.03994298,0.1703883;0.505636;0.01740575,0.21899;0.2171178;0.00611639,0.2465127;-0.05465686;-0.06361747,-0.17415;0.5052587;0.02056122,-0.2174057;0.2157285;0.01477279,-0.2476122;-0.05327904;-0.06399453,0.07722675;0.003103673;-0.04224968,0.1033815;-0.3688141;-0.03974438,0.09386955;-0.7561312;0.04415417,0.09882973;-0.7854015;-0.009793516,-0.08012396;0.004007678;-0.03636934,-0.1061656;-0.3679251;-0.03736894,-0.09973131;-0.7563038;0.04178007,-0.1057825;-0.7856867;-0.01193201,-0.001759849;0.5632961;0.03911519,59.60777
+0;0;0,0.001705413;0.3273811;0.00768844,0.00361833;0.6412209;0.0006135772,0.1783897;0.5124986;0.002814721,0.2139602;0.2222891;0.01848543,0.2650023;-0.05336824;-0.01133882,-0.1672761;0.4995899;-0.007975882,-0.2163229;0.2110816;-0.01744658,-0.2598255;-0.06422967;-0.05979059,0.07820703;0.00529737;-0.04017759,0.09944864;-0.3650043;-0.002248563,0.1183647;-0.751879;0.08209702,0.1187657;-0.7132311;0.002266116,-0.07642343;0.006381017;-0.04332877,-0.1259994;-0.3618542;-0.01237351,-0.1431838;-0.7495816;0.06834956,-0.140263;-0.7108642;-0.01142135,0.003140924;0.5646046;0.004755436,0;0;0,-0.0009090268;0.3263639;0.02694726,-0.002108995;0.6400205;0.03994298,0.1703883;0.505636;0.01740575,0.21899;0.2171178;0.00611639,0.2465127;-0.05465686;-0.06361747,-0.17415;0.5052587;0.02056122,-0.2174057;0.2157285;0.01477279,-0.2476122;-0.05327904;-0.06399453,0.07722675;0.003103673;-0.04224968,0.1033815;-0.3688141;-0.03974438,0.09386955;-0.7561312;0.04415417,0.09882973;-0.7854015;-0.009793516,-0.08012396;0.004007678;-0.03636934,-0.1061656;-0.3679251;-0.03736894,-0.09973131;-0.7563038;0.04178007,-0.1057825;-0.7856867;-0.01193201,-0.001759849;0.5632961;0.03911519,59.61897
+0;0;0,0.0016385;0.327399;0.007736149,0.003496156;0.6412585;0.0007291548,0.1781768;0.5125121;0.002920506,0.2138164;0.2221339;0.01841136,0.264468;-0.05373666;-0.01243643,-0.1669154;0.4982723;-0.005278834,-0.2175046;0.2099738;-0.01770109,-0.2612329;-0.06519368;-0.06233776,0.07816536;0.005290679;-0.04008887,0.09948465;-0.3669237;-0.00195488,0.1184384;-0.7536213;0.08229248,0.1183581;-0.7149417;0.002270378,-0.07630708;0.0063678;-0.04337757,-0.1261536;-0.3637623;-0.01221071,-0.1433332;-0.7512633;0.06865802,-0.1408873;-0.7125204;-0.01131985,0.00304301;0.5646361;0.004843995,0;0;0,-0.0009711385;0.3263731;0.02706027,-0.002210155;0.6400448;0.04010773,0.1702242;0.5056897;0.01779532,0.2193239;0.2170992;0.006203411,0.2465812;-0.05502719;-0.0632658,-0.1741391;0.5053335;0.02061658,-0.2173864;0.2156354;0.01475977,-0.2476745;-0.05358428;-0.06413963,0.07717766;0.003105656;-0.04217696,0.1031482;-0.3707505;-0.03912306,0.09386405;-0.7580706;0.04387617,0.09889241;-0.7871891;-0.01051688,-0.08001465;0.004008777;-0.03642141,-0.106281;-0.369837;-0.03772733,-0.09963197;-0.7580101;0.04145129,-0.105584;-0.787529;-0.01240932,-0.001852848;0.563316;0.03926992,59.64186
+0;0;0,0.001638321;0.3273632;0.007735302,0.003495394;0.6411243;0.0007307818,0.1779386;0.5124794;0.002923092,0.2138114;0.2202011;0.01851531,0.2641837;-0.05414835;-0.0121624,-0.1666854;0.4982589;-0.005265125,-0.2176056;0.2080739;-0.01776866,-0.2610928;-0.0655764;-0.06215922,0.07815944;0.005290278;-0.04008583,0.0995004;-0.3673025;-0.001913082,0.1184304;-0.7535161;0.08222881,0.1183501;-0.7148352;0.002195127,-0.0763013;0.006367318;-0.04337429,-0.1261985;-0.364139;-0.01217574,-0.1433566;-0.7511548;0.06859175,-0.1409103;-0.7124106;-0.01139769,0.00304243;0.5645326;0.004843972,0;0;0,-0.001141194;0.3263235;0.02721739,-0.002632696;0.6398863;0.04049206,0.1697819;0.5059938;0.01835918,0.2193336;0.2155609;0.006115437,0.246719;-0.05498803;-0.06316233,-0.1742723;0.5053447;0.02090887,-0.2176397;0.2137356;0.01459277,-0.2476543;-0.05399466;-0.0639296,0.07716857;0.003145471;-0.04217672,0.1031201;-0.371094;-0.03912449,0.09395413;-0.7579172;0.04383874,0.09888668;-0.7870427;-0.01057268,-0.08000952;0.003976506;-0.03642007,-0.1063157;-0.370248;-0.03782516,-0.09956134;-0.7578979;0.04142779,-0.1051303;-0.7874236;-0.01248358,-0.002205815;0.5631893;0.03959155,59.66315
+0;0;0,0.001638321;0.3273632;0.007735302,0.003495394;0.6411243;0.0007307818,0.1779386;0.5124794;0.002923092,0.2138114;0.2202011;0.01851531,0.2641837;-0.05414835;-0.0121624,-0.1666854;0.4982589;-0.005265125,-0.2176056;0.2080739;-0.01776866,-0.2610928;-0.0655764;-0.06215922,0.07815944;0.005290278;-0.04008583,0.0995004;-0.3673025;-0.001913082,0.1184304;-0.7535161;0.08222881,0.1183501;-0.7148352;0.002195127,-0.0763013;0.006367318;-0.04337429,-0.1261985;-0.364139;-0.01217574,-0.1433566;-0.7511548;0.06859175,-0.1409103;-0.7124106;-0.01139769,0.00304243;0.5645326;0.004843972,0;0;0,-0.001141194;0.3263235;0.02721739,-0.002632696;0.6398863;0.04049206,0.1697819;0.5059938;0.01835918,0.2193336;0.2155609;0.006115437,0.246719;-0.05498803;-0.06316233,-0.1742723;0.5053447;0.02090887,-0.2176397;0.2137356;0.01459277,-0.2476543;-0.05399466;-0.0639296,0.07716857;0.003145471;-0.04217672,0.1031201;-0.371094;-0.03912449,0.09395413;-0.7579172;0.04383874,0.09888668;-0.7870427;-0.01057268,-0.08000952;0.003976506;-0.03642007,-0.1063157;-0.370248;-0.03782516,-0.09956134;-0.7578979;0.04142779,-0.1051303;-0.7874236;-0.01248358,-0.002205815;0.5631893;0.03959155,59.68574
+0;0;0,0.001602516;0.327357;0.007778352,0.003356494;0.6411089;0.0008983514,0.1779268;0.5124553;0.002970968,0.2136498;0.2202083;0.01789615,0.2635407;-0.05450824;-0.01503311,-0.1673571;0.4998494;-0.007356157,-0.2170019;0.2094818;-0.01872452,-0.2605363;-0.06447479;-0.06449756,0.07811721;0.005312741;-0.04007017,0.09934446;-0.3673236;-0.001893919,0.1185915;-0.7534649;0.08229837,0.1189122;-0.7148322;0.002707548,-0.07626484;0.006345807;-0.04335374,-0.1261862;-0.3641971;-0.01218229,-0.1435841;-0.7511619;0.0685612,-0.1407467;-0.7124652;-0.0109727,0.002939711;0.5645179;0.004972094,0;0;0,-0.001215659;0.3263117;0.02729273,-0.002754528;0.6398605;0.0405829,0.1698314;0.5060099;0.01888204,0.2193653;0.2156851;0.006032705,0.2470154;-0.05543733;-0.06303775,-0.1744869;0.5052821;0.02117946,-0.2181013;0.2138112;0.01413386,-0.2478056;-0.05444637;-0.06459482,0.07714546;0.003150165;-0.04212832,0.1032292;-0.371119;-0.03926992,0.09409845;-0.757911;0.04363061,0.09923786;-0.7872516;-0.009863369,-0.07994388;0.00396876;-0.03646049,-0.1062186;-0.3702946;-0.03803661,-0.09948187;-0.757814;0.04163273,-0.1050716;-0.7876201;-0.01129481,-0.002318207;0.5631666;0.03968191,59.7085
+0;0;0,0.001602464;0.3273464;0.007778101,0.003356068;0.6410314;0.000899822,0.1780763;0.5123556;0.002969532,0.2138338;0.2198262;0.01790914,0.2637028;-0.05476955;-0.01500563,-0.1675032;0.499739;-0.007366432,-0.2171959;0.2090907;-0.01874579,-0.2607113;-0.06474531;-0.06449869,0.07812224;0.005313083;-0.04007275,0.0993299;-0.3669795;-0.001931727,0.1185695;-0.7529709;0.08222788,0.1188905;-0.7143281;0.002543896,-0.07626975;0.006346216;-0.04335653,-0.126145;-0.3638549;-0.01221384,-0.1435362;-0.7506694;0.06849828,-0.1406955;-0.7119625;-0.01112871,0.002939408;0.5644628;0.00497237,0;0;0,-0.001332965;0.3262705;0.02765107,-0.002993844;0.6397328;0.0413847,0.1699401;0.506292;0.01977229,0.219349;0.2157077;0.005815506,0.2472637;-0.05526444;-0.06323504,-0.1748441;0.5052531;0.02146804,-0.2185326;0.2135374;0.01319183,-0.2481755;-0.05425912;-0.06667943,0.07712635;0.003192171;-0.04217196,0.1028764;-0.3707554;-0.03964877,0.09410884;-0.7574071;0.04321265,0.0994584;-0.7866874;-0.01046753,-0.0799652;0.003927207;-0.03643189,-0.106091;-0.3699989;-0.03815069,-0.09939326;-0.7573372;0.04164017,-0.1047773;-0.7866564;-0.01199357,-0.002527457;0.563063;0.04036522,59.73048
+0;0;0,0.001602464;0.3273464;0.007778101,0.003356068;0.6410314;0.000899822,0.1780763;0.5123556;0.002969532,0.2138338;0.2198262;0.01790914,0.2637028;-0.05476955;-0.01500563,-0.1675032;0.499739;-0.007366432,-0.2171959;0.2090907;-0.01874579,-0.2607113;-0.06474531;-0.06449869,0.07812224;0.005313083;-0.04007275,0.0993299;-0.3669795;-0.001931727,0.1185695;-0.7529709;0.08222788,0.1188905;-0.7143281;0.002543896,-0.07626975;0.006346216;-0.04335653,-0.126145;-0.3638549;-0.01221384,-0.1435362;-0.7506694;0.06849828,-0.1406955;-0.7119625;-0.01112871,0.002939408;0.5644628;0.00497237,0;0;0,-0.001332965;0.3262705;0.02765107,-0.002993844;0.6397328;0.0413847,0.1699401;0.506292;0.01977229,0.219349;0.2157077;0.005815506,0.2472637;-0.05526444;-0.06323504,-0.1748441;0.5052531;0.02146804,-0.2185326;0.2135374;0.01319183,-0.2481755;-0.05425912;-0.06667943,0.07712635;0.003192171;-0.04217196,0.1028764;-0.3707554;-0.03964877,0.09410884;-0.7574071;0.04321265,0.0994584;-0.7866874;-0.01046753,-0.0799652;0.003927207;-0.03643189,-0.106091;-0.3699989;-0.03815069,-0.09939326;-0.7573372;0.04164017,-0.1047773;-0.7866564;-0.01199357,-0.002527457;0.563063;0.04036522,59.75325
+0;0;0,0.001558709;0.3273177;0.007851441,0.003194901;0.6409003;0.001210851,0.1781437;0.5122979;0.003049843,0.2137495;0.2195697;0.01670675,0.2629199;-0.05194849;-0.02107278,-0.1680153;0.5005562;-0.008842608,-0.2168677;0.2096652;-0.02067108,-0.2605802;-0.06084704;-0.07046576,0.07805357;0.005339961;-0.04002994,0.09926448;-0.3671995;-0.001875218,0.1183743;-0.7531238;0.0822254,0.1189818;-0.7144879;0.002673663,-0.07619125;0.006308754;-0.04334009,-0.1261059;-0.3641382;-0.01221408,-0.1434292;-0.750895;0.06837648,-0.1403084;-0.7121921;-0.01110902,0.002820651;0.5643633;0.005205728,0;0;0,-0.001460429;0.326219;0.02792788,-0.003292348;0.6395542;0.04206109,0.1699781;0.5062655;0.02098489,0.2191612;0.215613;0.005293373,0.2479289;-0.05259132;-0.06403208,-0.1753204;0.5053414;0.0217411,-0.2191759;0.2135658;0.0123727,-0.2485739;-0.05119133;-0.0689082,0.07708494;0.003250197;-0.04207873,0.102873;-0.3709428;-0.03966022,0.09417483;-0.7575262;0.0431242,0.09972018;-0.7868525;-0.01028991,-0.079864;0.003878634;-0.03646873,-0.1059698;-0.370296;-0.0382284,-0.09907887;-0.7575632;0.04147269,-0.1045764;-0.7860216;-0.01289484,-0.002781115;0.5629221;0.04093242,59.76582
+0;0;0,0.001558709;0.3273177;0.007851441,0.003194901;0.6409003;0.001210851,0.1781437;0.5122979;0.003049843,0.2137495;0.2195697;0.01670675,0.2629199;-0.05194849;-0.02107278,-0.1680153;0.5005562;-0.008842608,-0.2168677;0.2096652;-0.02067108,-0.2605802;-0.06084704;-0.07046576,0.07805357;0.005339961;-0.04002994,0.09926448;-0.3671995;-0.001875218,0.1183743;-0.7531238;0.0822254,0.1189818;-0.7144879;0.002673663,-0.07619125;0.006308754;-0.04334009,-0.1261059;-0.3641382;-0.01221408,-0.1434292;-0.750895;0.06837648,-0.1403084;-0.7121921;-0.01110902,0.002820651;0.5643633;0.005205728,0;0;0,-0.001460429;0.326219;0.02792788,-0.003292348;0.6395542;0.04206109,0.1699781;0.5062655;0.02098489,0.2191612;0.215613;0.005293373,0.2479289;-0.05259132;-0.06403208,-0.1753204;0.5053414;0.0217411,-0.2191759;0.2135658;0.0123727,-0.2485739;-0.05119133;-0.0689082,0.07708494;0.003250197;-0.04207873,0.102873;-0.3709428;-0.03966022,0.09417483;-0.7575262;0.0431242,0.09972018;-0.7868525;-0.01028991,-0.079864;0.003878634;-0.03646873,-0.1059698;-0.370296;-0.0382284,-0.09907887;-0.7575632;0.04147269,-0.1045764;-0.7860216;-0.01289484,-0.002781115;0.5629221;0.04093242,59.77648
+0;0;0,0.001558327;0.3272375;0.007849516,0.003193747;0.6406716;0.001212316,0.1781498;0.5121092;0.003049019,0.2137784;0.2191937;0.01671466,0.2627705;-0.05133963;-0.02092783,-0.1680232;0.5003671;-0.008843912,-0.2169068;0.2092899;-0.02067995,-0.2604608;-0.0602411;-0.07029401,0.0780233;0.005337889;-0.04001442,0.09924342;-0.3673633;-0.001843125,0.1184088;-0.754411;0.08250231,0.1190208;-0.7157123;0.002372064,-0.0761617;0.006306307;-0.04332329,-0.126098;-0.3643016;-0.01218376,-0.1434717;-0.752184;0.06864141,-0.1403282;-0.7134178;-0.01142212,0.002819702;0.5641767;0.00520499,0;0;0,-0.001559492;0.3261049;0.02831125,-0.003458571;0.6392723;0.04285526,0.1699454;0.5063723;0.02167439,0.2189;0.2156179;0.003758907,0.2483611;-0.05161759;-0.06496286,-0.1755953;0.5055432;0.02214529,-0.2197433;0.2137174;0.01013344,-0.2495422;-0.04898903;-0.07414477,0.07704531;0.003289908;-0.04207706,0.1028763;-0.3710645;-0.03983617,0.09392797;-0.7589041;0.04255199,0.1002565;-0.7878023;-0.01210928,-0.07981995;0.003839058;-0.03648723,-0.1058345;-0.3705043;-0.03843731,-0.09888633;-0.7589154;0.04141212,-0.1044973;-0.7879065;-0.01322736,-0.002934244;0.5626842;0.04162312,59.78879
+0;0;0,0.001466387;0.3272375;0.007866007,0.002763425;0.6406729;0.00122291,0.1778914;0.5123243;0.003214837,0.2127107;0.2191696;0.01339007,0.2635455;-0.0493874;-0.03455208,-0.1684721;0.5009767;-0.01000632,-0.2168763;0.2099133;-0.02396318,-0.2598932;-0.05910146;-0.07674636,0.07803877;0.005326611;-0.03998575,0.09926245;-0.3673788;-0.001857724,0.1183833;-0.7544265;0.08249815,0.1192371;-0.715728;0.002370097,-0.07609975;0.006333278;-0.0434281,-0.1259794;-0.3642782;-0.01224086,-0.1433815;-0.7521155;0.0687946,-0.1399972;-0.7133483;-0.011259,0.002496067;0.5641779;0.005219621,0;0;0,-0.001559492;0.3261049;0.02831125,-0.003458571;0.6392723;0.04285526,0.1699454;0.5063723;0.02167439,0.2189;0.2156179;0.003758907,0.2483611;-0.05161759;-0.06496286,-0.1755953;0.5055432;0.02214529,-0.2197433;0.2137174;0.01013344,-0.2495422;-0.04898903;-0.07414477,0.07704531;0.003289908;-0.04207706,0.1028763;-0.3710645;-0.03983617,0.09392797;-0.7589041;0.04255199,0.1002565;-0.7878023;-0.01210928,-0.07981995;0.003839058;-0.03648723,-0.1058345;-0.3705043;-0.03843731,-0.09888633;-0.7589154;0.04141212,-0.1044973;-0.7879065;-0.01322736,-0.002934244;0.5626842;0.04162312,59.81106
+0;0;0,0.001466387;0.3272375;0.007866007,0.002763425;0.6406729;0.00122291,0.1778914;0.5123243;0.003214837,0.2127107;0.2191696;0.01339007,0.2635455;-0.0493874;-0.03455208,-0.1684721;0.5009767;-0.01000632,-0.2168763;0.2099133;-0.02396318,-0.2598932;-0.05910146;-0.07674636,0.07803877;0.005326611;-0.03998575,0.09926245;-0.3673788;-0.001857724,0.1183833;-0.7544265;0.08249815,0.1192371;-0.715728;0.002370097,-0.07609975;0.006333278;-0.0434281,-0.1259794;-0.3642782;-0.01224086,-0.1433815;-0.7521155;0.0687946,-0.1399972;-0.7133483;-0.011259,0.002496067;0.5641779;0.005219621,0;0;0,-0.001559492;0.3261049;0.02831125,-0.003458571;0.6392723;0.04285526,0.1699454;0.5063723;0.02167439,0.2189;0.2156179;0.003758907,0.2483611;-0.05161759;-0.06496286,-0.1755953;0.5055432;0.02214529,-0.2197433;0.2137174;0.01013344,-0.2495422;-0.04898903;-0.07414477,0.07704531;0.003289908;-0.04207706,0.1028763;-0.3710645;-0.03983617,0.09392797;-0.7589041;0.04255199,0.1002565;-0.7878023;-0.01210928,-0.07981995;0.003839058;-0.03648723,-0.1058345;-0.3705043;-0.03843731,-0.09888633;-0.7589154;0.04141212,-0.1044973;-0.7879065;-0.01322736,-0.002934244;0.5626842;0.04162312,59.82253
+0;0;0,0.001466203;0.3271965;0.007865022,0.00276295;0.6405607;0.001223548,0.1779714;0.5122086;0.003213502,0.2127749;0.2191861;0.01338415,0.2635766;-0.0491958;-0.03452676,-0.1685508;0.5008558;-0.01001372,-0.2169331;0.2099237;-0.02396427,-0.2599221;-0.0589157;-0.07671306,0.07797226;0.005322073;-0.03995167,0.09918841;-0.3672511;-0.001837172,0.1183168;-0.7544519;0.08255205,0.1191748;-0.7157107;0.002030507,-0.0760349;0.006327881;-0.04339109,-0.1258969;-0.3641522;-0.01221491,-0.1433058;-0.7521429;0.06885258,-0.1399049;-0.7133327;-0.01159415,0.002495662;0.5640859;0.005219205,0;0;0,-0.001578;0.3260395;0.02858853,-0.003442954;0.6391212;0.04344606,0.1700256;0.5061986;0.02221847,0.2187876;0.2156867;0.002167702,0.2490023;-0.05095133;-0.06780624,-0.1756743;0.5054611;0.02244955,-0.2204555;0.2140759;0.006132485,-0.2499418;-0.04749036;-0.0811529,0.07700559;0.003333315;-0.04199004,0.1028422;-0.3708885;-0.03995419,0.09408401;-0.7588699;0.04254174,0.1003666;-0.7875539;-0.01293421,-0.07971744;0.003803435;-0.0365349,-0.1055052;-0.3704248;-0.03790704,-0.09871157;-0.7590721;0.04158477,-0.1039304;-0.7877985;-0.0139565,-0.002932116;0.5625545;0.04213405,59.83419
+0;0;0,0.001414798;0.3271941;0.007975802,0.002595148;0.6405644;0.001559092,0.1778848;0.5123502;0.003677989,0.2121432;0.2191142;0.007674168,0.2645443;-0.04713631;-0.04950861,-0.1686237;0.5009953;-0.01093845,-0.2168209;0.2102823;-0.0293749,-0.2598627;-0.05671287;-0.09074362,0.07796429;0.005336888;-0.03996526,0.09915517;-0.3672255;-0.00173033,0.1176344;-0.7546269;0.081879,0.118746;-0.7158821;0.001360945,-0.07604027;0.006315172;-0.04338353,-0.1258353;-0.3641922;-0.01242652,-0.1432689;-0.7521367;0.06885716,-0.1396219;-0.7133164;-0.01157769,0.002364995;0.5640854;0.005478012,0;0;0,-0.001578;0.3260395;0.02858853,-0.003442954;0.6391212;0.04344606,0.1700256;0.5061986;0.02221847,0.2187876;0.2156867;0.002167702,0.2490023;-0.05095133;-0.06780624,-0.1756743;0.5054611;0.02244955,-0.2204555;0.2140759;0.006132485,-0.2499418;-0.04749036;-0.0811529,0.07700559;0.003333315;-0.04199004,0.1028422;-0.3708885;-0.03995419,0.09408401;-0.7588699;0.04254174,0.1003666;-0.7875539;-0.01293421,-0.07971744;0.003803435;-0.0365349,-0.1055052;-0.3704248;-0.03790704,-0.09871157;-0.7590721;0.04158477,-0.1039304;-0.7877985;-0.0139565,-0.002932116;0.5625545;0.04213405,59.85791
+0;0;0,0.001414558;0.3271385;0.007974449,0.002594499;0.6403991;0.001560204,0.1781261;0.5121458;0.003674973,0.2123573;0.2191429;0.007667976,0.264533;-0.04596227;-0.04926882,-0.1688598;0.5007752;-0.0109616,-0.2170187;0.2102933;-0.0293834,-0.2598754;-0.05555326;-0.09048812,0.07790525;0.005332846;-0.03993499,0.09910844;-0.3674458;-0.001677856,0.1173956;-0.7508208;0.08106247,0.1184932;-0.7121859;0.001556911,-0.07598268;0.006310389;-0.04335067,-0.1258067;-0.3644122;-0.01237569,-0.143059;-0.7483245;0.06806318,-0.1394579;-0.7096151;-0.01136022,0.002364444;0.5639523;0.005477477,0;0;0,-0.001659632;0.3259473;0.02899623,-0.003567502;0.6388956;0.04434252,0.1701514;0.5059155;0.02304697,0.218986;0.2159102;-0.0004160404,0.2496855;-0.04847977;-0.07390332,-0.1761173;0.5055143;0.02302422,-0.2214027;0.2147436;0.002046863,-0.2503245;-0.04412341;-0.08958436,0.07697774;0.003393188;-0.0418973,0.1028017;-0.3710495;-0.04019666,0.09465466;-0.7549112;0.04190398,0.1007088;-0.7842548;-0.01137447,-0.0796204;0.003751504;-0.0365922,-0.1053476;-0.3706999;-0.03778118,-0.09854984;-0.7553694;0.04057613,-0.1034905;-0.7829722;-0.01469055,-0.003049925;0.5623634;0.04290318,59.87961
+0;0;0,0.001414484;0.3271214;0.007974031,0.002594303;0.6403491;0.001560495,0.1785826;0.5119701;0.003670125,0.212644;0.2204203;0.007643325,0.2648271;-0.0447228;-0.04930161,-0.1693048;0.5005699;-0.01100448,-0.2172249;0.2115286;-0.02933492,-0.2600877;-0.05435595;-0.09044838,0.07783766;0.005328219;-0.03990035,0.09902888;-0.3672399;-0.001664821,0.1173088;-0.7504629;0.08104272,0.1184048;-0.7118407;0.001653291,-0.07591677;0.006304915;-0.04331307,-0.1257126;-0.3642083;-0.01235558,-0.1429581;-0.7479686;0.06805142,-0.1393623;-0.7092718;-0.01125597,0.002364274;0.5639112;0.005477312,0;0;0,-0.001877677;0.3258964;0.02935982,-0.004068028;0.6387901;0.04510665,0.1701694;0.5056438;0.0236907,0.218408;0.2173166;-0.003098011,0.2512948;-0.04522574;-0.08219719,-0.1769329;0.5052925;0.02306774,-0.2217969;0.2162786;-0.002138788,-0.2507076;-0.04086727;-0.098611,0.07693438;0.003410667;-0.04181623,0.1024678;-0.3708403;-0.04028869,0.09477341;-0.7545007;0.04205203,0.1020049;-0.783771;-0.01098537,-0.07951744;0.003734919;-0.03663548,-0.1053653;-0.370496;-0.03770985,-0.09848907;-0.7550648;0.04035516,-0.1038368;-0.7835721;-0.01374226,-0.003475506;0.5622694;0.04356647,59.89256
+0;0;0,0.001392135;0.3271164;0.008180805,0.00258988;0.6403576;0.00237302,0.1785347;0.5118509;0.00393577,0.212155;0.220247;0.0001828982,0.2649555;-0.04226953;-0.06737355,-0.1687241;0.4981607;-0.006664336,-0.2193639;0.2104442;-0.03550985,-0.2628552;-0.05311966;-0.1055761,0.07785517;0.005331348;-0.03986577,0.09896662;-0.3672405;-0.001622204,0.1172234;-0.7504485;0.08116002,0.1175626;-0.7117933;0.001767337,-0.07589286;0.006302149;-0.04335536,-0.1255593;-0.3642425;-0.012567,-0.1430911;-0.7479535;0.06801302,-0.1402519;-0.709228;-0.01132191,0.002355266;0.5639101;0.006099116,0;0;0,-0.001877677;0.3258964;0.02935982,-0.004068028;0.6387901;0.04510665,0.1701694;0.5056438;0.0236907,0.218408;0.2173166;-0.003098011,0.2512948;-0.04522574;-0.08219719,-0.1769329;0.5052925;0.02306774,-0.2217969;0.2162786;-0.002138788,-0.2507076;-0.04086727;-0.098611,0.07693438;0.003410667;-0.04181623,0.1024678;-0.3708403;-0.04028869,0.09477341;-0.7545007;0.04205203,0.1020049;-0.783771;-0.01098537,-0.07951744;0.003734919;-0.03663548,-0.1053653;-0.370496;-0.03770985,-0.09848907;-0.7550648;0.04035516,-0.1038368;-0.7835721;-0.01374226,-0.003475506;0.5622694;0.04356647,59.91438
+0;0;0,0.001391855;0.3270508;0.008179164,0.002589218;0.6401909;0.002373424,0.1790265;0.5115677;0.003928717,0.2125325;0.2209556;0.0001886084,0.265286;-0.04132712;-0.06730767,-0.1692028;0.4978392;-0.006701014,-0.2196704;0.2111013;-0.03544842,-0.2631229;-0.05222788;-0.1054522,0.07785819;0.005331554;-0.03986732,0.09899876;-0.3677543;-0.001571,0.1172277;-0.7503774;0.08108488,0.1175671;-0.7117164;0.00163912,-0.07589581;0.006302394;-0.04335704,-0.1256308;-0.3647534;-0.01252621,-0.1431358;-0.7478787;0.06793082,-0.1402947;-0.7091475;-0.01145715,0.002354693;0.5637724;0.006098109,0;0;0,-0.002170134;0.3257856;0.02983427,-0.004778482;0.6385397;0.046278,0.1701176;0.5056032;0.02420187,0.2180968;0.2187135;-0.007171869,0.2532197;-0.04154873;-0.09179378,-0.1778694;0.5048428;0.02298975,-0.222716;0.2173063;-0.007069511,-0.2534807;-0.03605354;-0.1119181,0.07693677;0.003429785;-0.04181743,0.1022588;-0.3713543;-0.04031706,0.09479372;-0.7544087;0.04201365,0.101989;-0.7836588;-0.01113153,-0.07951847;0.003715125;-0.03664337,-0.1054106;-0.3710321;-0.03746647,-0.09843166;-0.7550652;0.04021614,-0.103558;-0.7832033;-0.01437731,-0.004073102;0.5620529;0.04454947,59.93623
+0;0;0,0.001391855;0.3270508;0.008179164,0.002589218;0.6401909;0.002373424,0.1790265;0.5115677;0.003928717,0.2125325;0.2209556;0.0001886084,0.265286;-0.04132712;-0.06730767,-0.1692028;0.4978392;-0.006701014,-0.2196704;0.2111013;-0.03544842,-0.2631229;-0.05222788;-0.1054522,0.07785819;0.005331554;-0.03986732,0.09899876;-0.3677543;-0.001571,0.1172277;-0.7503774;0.08108488,0.1175671;-0.7117164;0.00163912,-0.07589581;0.006302394;-0.04335704,-0.1256308;-0.3647534;-0.01252621,-0.1431358;-0.7478787;0.06793082,-0.1402947;-0.7091475;-0.01145715,0.002354693;0.5637724;0.006098109,0;0;0,-0.002170134;0.3257856;0.02983427,-0.004778482;0.6385397;0.046278,0.1701176;0.5056032;0.02420187,0.2180968;0.2187135;-0.007171869,0.2532197;-0.04154873;-0.09179378,-0.1778694;0.5048428;0.02298975,-0.222716;0.2173063;-0.007069511,-0.2534807;-0.03605354;-0.1119181,0.07693677;0.003429785;-0.04181743,0.1022588;-0.3713543;-0.04031706,0.09479372;-0.7544087;0.04201365,0.101989;-0.7836588;-0.01113153,-0.07951847;0.003715125;-0.03664337,-0.1054106;-0.3710321;-0.03746647,-0.09843166;-0.7550652;0.04021614,-0.103558;-0.7832033;-0.01437731,-0.004073102;0.5620529;0.04454947,59.94813
+0;0;0,0.001354463;0.3270901;0.008357015,0.002469995;0.6402297;0.002982032,0.1792552;0.511485;0.0041245,0.2124216;0.2237282;-0.007861325,0.2663358;-0.03762656;-0.08441972,-0.1697032;0.4985682;-0.009022098,-0.2183077;0.214768;-0.04282536,-0.2624518;-0.04753631;-0.1223365,0.0778609;0.005313077;-0.03985923,0.0990082;-0.367944;-0.001514673,0.117129;-0.7504894;0.08117387,0.1179091;-0.711906;0.002556816,-0.07587;0.006330686;-0.04339324,-0.1256873;-0.3648916;-0.01256148,-0.1432039;-0.7478501;0.06832513,-0.1399497;-0.7091913;-0.01022013,0.002259557;0.5638144;0.006586969,0;0;0,-0.002454478;0.3257539;0.03062582,-0.005411487;0.6384343;0.04821968,0.1698905;0.505435;0.02560759,0.2176623;0.2218297;-0.01090956,0.2539803;-0.03891701;-0.09903705,-0.1785369;0.5046197;0.0230443,-0.2230271;0.2202801;-0.01187363,-0.2548763;-0.03231865;-0.1225703,0.07692405;0.003470555;-0.04183245,0.1020594;-0.3715022;-0.04040861,0.09489401;-0.7544882;0.04191422,0.1016317;-0.7841933;-0.009513624,-0.07951913;0.003675283;-0.03664025,-0.1055052;-0.3712415;-0.03737064,-0.09839098;-0.7552472;0.04006082,-0.103096;-0.7814062;-0.01542761,-0.004617218;0.561965;0.04618168,59.97043
+0;0;0,0.001353744;0.3269164;0.008352578,0.00246805;0.639706;0.00298437,0.1792891;0.5110555;0.0041214,0.2124664;0.2232042;-0.007868361,0.266664;-0.03952447;-0.08482918,-0.1697394;0.4981361;-0.009027842,-0.2183599;0.2142426;-0.0428422,-0.262736;-0.04944047;-0.1227713,0.07783613;0.005311387;-0.03984655,0.09899028;-0.3680668;-0.001489557,0.1170895;-0.7501559;0.08110037,0.1178754;-0.711508;0.001891121,-0.07584586;0.006328672;-0.04337944,-0.1256793;-0.3650141;-0.01253767,-0.1431751;-0.7475159;0.0682525,-0.1398963;-0.7087919;-0.01088442,0.0022579;0.5633954;0.006584365,0;0;0,-0.002694193;0.3254708;0.03173995,-0.005814794;0.637704;0.05096817,0.1695052;0.5051534;0.02660847,0.2173337;0.2220784;-0.01442552,0.2543501;-0.03762272;-0.1096716,-0.178822;0.5044242;0.02345636,-0.2233555;0.2206413;-0.01637959,-0.2562674;-0.03003854;-0.1345452,0.07691833;0.003516183;-0.04178071,0.1018891;-0.37159;-0.04043651,0.09493444;-0.7541133;0.0418334,0.1015231;-0.783563;-0.01081491,-0.07947625;0.003636439;-0.03667048,-0.1054782;-0.3714018;-0.03711457,-0.09824839;-0.7549661;0.0401318,-0.1028886;-0.7818648;-0.01546063,-0.004989147;0.5613528;0.04849339,59.99196
+0;0;0,0.001353744;0.3269164;0.008352578,0.00246805;0.639706;0.00298437,0.1792891;0.5110555;0.0041214,0.2124664;0.2232042;-0.007868361,0.266664;-0.03952447;-0.08482918,-0.1697394;0.4981361;-0.009027842,-0.2183599;0.2142426;-0.0428422,-0.262736;-0.04944047;-0.1227713,0.07783613;0.005311387;-0.03984655,0.09899028;-0.3680668;-0.001489557,0.1170895;-0.7501559;0.08110037,0.1178754;-0.711508;0.001891121,-0.07584586;0.006328672;-0.04337944,-0.1256793;-0.3650141;-0.01253767,-0.1431751;-0.7475159;0.0682525,-0.1398963;-0.7087919;-0.01088442,0.0022579;0.5633954;0.006584365,0;0;0,-0.002694193;0.3254708;0.03173995,-0.005814794;0.637704;0.05096817,0.1695052;0.5051534;0.02660847,0.2173337;0.2220784;-0.01442552,0.2543501;-0.03762272;-0.1096716,-0.178822;0.5044242;0.02345636,-0.2233555;0.2206413;-0.01637959,-0.2562674;-0.03003854;-0.1345452,0.07691833;0.003516183;-0.04178071,0.1018891;-0.37159;-0.04043651,0.09493444;-0.7541133;0.0418334,0.1015231;-0.783563;-0.01081491,-0.07947625;0.003636439;-0.03667048,-0.1054782;-0.3714018;-0.03711457,-0.09824839;-0.7549661;0.0401318,-0.1028886;-0.7818648;-0.01546063,-0.004989147;0.5613528;0.04849339,60.00365
+0;0;0,0.001332159;0.3269125;0.008506109,0.002398686;0.6397088;0.003507456,0.1791864;0.5109162;0.004314305,0.2110653;0.2236088;-0.0189464,0.2664451;-0.0349161;-0.1083032,-0.1697932;0.4986599;-0.010707,-0.2172824;0.2153267;-0.0503292,-0.2613518;-0.04630744;-0.1368864,0.0778415;0.005313906;-0.03983574,0.09897929;-0.3680611;-0.001438208,0.1170885;-0.7501601;0.08110356,0.1182128;-0.7115018;0.001899518,-0.0758357;0.006324854;-0.04339776,-0.1256595;-0.3650283;-0.01266534,-0.1432068;-0.7474935;0.06828663,-0.1395902;-0.7087556;-0.01083404,0.00219921;0.5633936;0.007006825,0;0;0,-0.002694193;0.3254708;0.03173995,-0.005814794;0.637704;0.05096817,0.1695052;0.5051534;0.02660847,0.2173337;0.2220784;-0.01442552,0.2543501;-0.03762272;-0.1096716,-0.178822;0.5044242;0.02345636,-0.2233555;0.2206413;-0.01637959,-0.2562674;-0.03003854;-0.1345452,0.07691833;0.003516183;-0.04178071,0.1018891;-0.37159;-0.04043651,0.09493444;-0.7541133;0.0418334,0.1015231;-0.783563;-0.01081491,-0.07947625;0.003636439;-0.03667048,-0.1054782;-0.3714018;-0.03711457,-0.09824839;-0.7549661;0.0401318,-0.1028886;-0.7818648;-0.01546063,-0.004989147;0.5613528;0.04849339,60.01542
+0;0;0,0.001332237;0.3269317;0.008506607,0.002398993;0.6397965;0.0035067,0.1793718;0.5109282;0.004311683,0.2109413;0.2264101;-0.01872321,0.2670253;-0.0354023;-0.1092163,-0.1699729;0.4986591;-0.01072534,-0.2170011;0.2180766;-0.04996288,-0.2616308;-0.04688457;-0.1376207,0.07783595;0.005313527;-0.03983289,0.09901834;-0.3688494;-0.001354329,0.1172457;-0.7534411;0.0817259,0.118381;-0.7146981;0.001747198,-0.07583028;0.006324403;-0.04339467,-0.1257592;-0.3658124;-0.01259738,-0.1434211;-0.7507726;0.06888267,-0.139769;-0.7119492;-0.01101184,0.002199463;0.5634605;0.00700702,0;0;0,-0.002899095;0.3254367;0.03226423,-0.006183825;0.6377095;0.0519228,0.1693271;0.5050603;0.02728891,0.2157662;0.2253981;-0.0186491,0.2556973;-0.03547314;-0.1198016,-0.1792098;0.5042161;0.02373004,-0.2236522;0.2241638;-0.02180431,-0.2564139;-0.02659032;-0.1480151,0.07690078;0.00352627;-0.04179907,0.101241;-0.372416;-0.0403471,0.09490309;-0.757688;0.041327,0.1016262;-0.7866399;-0.01302195,-0.07947214;0.003625584;-0.03666553,-0.1053845;-0.3722144;-0.03693202,-0.09818231;-0.7583064;0.04069761,-0.1031436;-0.7867326;-0.01440319,-0.005322199;0.561341;0.04935861,60.03792
+0;0;0,0.001331927;0.3268557;0.00850463,0.002398119;0.639553;0.003507627,0.1793611;0.5107343;0.004310625,0.2108777;0.2266919;-0.01868575,0.2670215;-0.03539965;-0.1092753,-0.1699639;0.4984659;-0.01072555,-0.2169134;0.2183525;-0.04989748,-0.2615908;-0.04689118;-0.1376488,0.0778318;0.005313244;-0.03983077,0.0990096;-0.3687685;-0.001360562,0.1172378;-0.7533766;0.08172323,0.1189442;-0.7102343;-0.03849897,-0.07582625;0.006324066;-0.04339235,-0.1257444;-0.365732;-0.01260175,-0.1434069;-0.7507087;0.06888178,-0.1379173;-0.7074456;-0.05121387,0.00219871;0.5632637;0.007005809,0;0;0,-0.003216241;0.3252902;0.03293419,-0.006908376;0.6373516;0.053195,0.1688212;0.5051918;0.02829623,0.2151582;0.2268659;-0.02259398,0.2573468;-0.03171512;-0.1293954,-0.1797076;0.5037945;0.02438277,-0.2235019;0.225006;-0.02622604,-0.256665;-0.02359223;-0.1571829,0.07687911;0.003565952;-0.04182577,0.1009594;-0.3723118;-0.0405705,0.09487825;-0.7575774;0.04123473,0.09357705;-0.7461265;-0.07827783,-0.07947597;0.003582702;-0.03665028,-0.1055002;-0.3721675;-0.03694345,-0.0982609;-0.7583303;0.04041548,-0.1055623;-0.8159898;-0.04259975,-0.005941082;0.5610359;0.05049229,60.06178
+0;0;0,0.00131336;0.3268491;0.008755806,0.002349368;0.6395562;0.004357383,0.1792752;0.5106253;0.004522855,0.2103902;0.2272345;-0.02587018,0.2649166;-0.03044668;-0.1292038,-0.1699665;0.4988277;-0.01172225,-0.2169473;0.2197826;-0.05786189,-0.261935;-0.039711;-0.1612532,0.07782517;0.005317227;-0.03984319,0.09899342;-0.3687569;-0.001294468,0.1172295;-0.7533718;0.08175592,0.1192667;-0.710195;-0.03845735,-0.07583343;0.006317285;-0.04338077,-0.1256907;-0.3657564;-0.01270492,-0.1432994;-0.7507327;0.06879246,-0.1374815;-0.7074271;-0.05128303,0.002151816;0.5632595;0.007691685,0;0;0,-0.003216241;0.3252902;0.03293419,-0.006908376;0.6373516;0.053195,0.1688212;0.5051918;0.02829623,0.2151582;0.2268659;-0.02259398,0.2573468;-0.03171512;-0.1293954,-0.1797076;0.5037945;0.02438277,-0.2235019;0.225006;-0.02622604,-0.256665;-0.02359223;-0.1571829,0.07687911;0.003565952;-0.04182577,0.1009594;-0.3723118;-0.0405705,0.09487825;-0.7575774;0.04123473,0.09357705;-0.7461265;-0.07827783,-0.07947597;0.003582702;-0.03665028,-0.1055002;-0.3721675;-0.03694345,-0.0982609;-0.7583303;0.04041548,-0.1055623;-0.8159898;-0.04259975,-0.005941082;0.5610359;0.05049229,60.08177
+0;0;0,0.001313074;0.326778;0.008753902,0.002348992;0.6394586;0.004355775,0.1790931;0.5105861;0.004524302,0.2098097;0.2308239;-0.02547958,0.2648194;-0.02914107;-0.1297291,-0.1697904;0.4988006;-0.01170414,-0.2161695;0.2233285;-0.057253,-0.261556;-0.03846493;-0.1615606,0.07782837;0.005317446;-0.03984483,0.09900358;-0.3688796;-0.001283444,0.1173867;-0.756597;0.08243686,0.1187043;-0.718075;0.004689381,-0.07583655;0.006317546;-0.04338256,-0.1257102;-0.3658784;-0.01269663,-0.1434609;-0.75396;0.06945814,-0.1396982;-0.7153547;-0.008200228,0.002151452;0.5631664;0.007689881,0;0;0,-0.003426258;0.3251463;0.03362131,-0.0072679;0.6371338;0.05456948,0.1682317;0.5049483;0.02911329,0.214557;0.2315437;-0.02758408,0.2584143;-0.02663568;-0.1411434,-0.1797161;0.5035186;0.02497215,-0.222354;0.2291965;-0.03016442,-0.2557287;-0.01709481;-0.1705301,0.07686764;0.003599614;-0.04185152,0.1008251;-0.3724103;-0.04066968,0.09413472;-0.7607683;0.04182363,0.09928238;-0.7909038;-0.007938385,-0.07948729;0.003542776;-0.03663826,-0.1054778;-0.3723338;-0.03697765,-0.09808844;-0.7616261;0.04092466,-0.1029067;-0.7881802;-0.01290334,-0.006268248;0.560829;0.05170059,60.10487
+0;0;0,0.001313512;0.3268871;0.008756825,0.002350387;0.6398598;0.004354114,0.1791907;0.5108754;0.00452456,0.2100177;0.2301069;-0.02558724,0.2648247;-0.02890006;-0.1294525,-0.1698828;0.4990834;-0.01171272,-0.2164288;0.2226204;-0.05742542,-0.261648;-0.03820825;-0.1613486,0.07781354;0.005316432;-0.03983723,0.09899589;-0.3690069;-0.001262832,0.1173289;-0.7556659;0.08222891,0.118696;-0.7168232;0.001556367,-0.07582209;0.006316341;-0.04337429,-0.1257126;-0.3660052;-0.012678,-0.1434148;-0.7530274;0.06925249,-0.1395106;-0.7140983;-0.01132759,0.002152631;0.5634843;0.007691863,0;0;0,-0.003638052;0.3251841;0.03428769,-0.007665478;0.6373988;0.05617356,0.1678614;0.5048843;0.03015661,0.2151799;0.2316034;-0.03121543,0.2595089;-0.02250051;-0.1509756,-0.1798902;0.5033094;0.02534603,-0.2231426;0.2293441;-0.03597509,-0.2553955;-0.01373252;-0.1800233,0.07685319;0.003598809;-0.04184318,0.100723;-0.3725444;-0.04076648,0.09432213;-0.7598393;0.0415368,0.09973544;-0.788506;-0.01429368,-0.07946376;0.003544884;-0.03664916,-0.1054566;-0.372459;-0.03691582,-0.0981342;-0.760715;0.04064581,-0.103049;-0.7893869;-0.01522528,-0.006622259;0.5610209;0.05305505,60.12592
+0;0;0,0.001260845;0.3268779;0.009102343,0.002191064;0.6398584;0.005264046,0.1788633;0.5102782;0.004588692,0.2115848;0.2314135;-0.03844437,0.2652191;-0.02404481;-0.1513194,-0.1698774;0.4990962;-0.01222647,-0.216417;0.2239067;-0.06507336,-0.2614066;-0.03271702;-0.179076,0.077815;0.005313347;-0.03983477,0.0990651;-0.3690136;-0.001333069,0.1177929;-0.7555503;0.08263603,0.1192685;-0.7166761;0.001968861,-0.07582046;0.006317091;-0.04337704,-0.1256282;-0.3660186;-0.0127175,-0.1434356;-0.75302;0.06928773,-0.1394186;-0.7140588;-0.01128323,0.002015664;0.5634769;0.008463807,0;0;0,-0.003638052;0.3251841;0.03428769,-0.007665478;0.6373988;0.05617356,0.1678614;0.5048843;0.03015661,0.2151799;0.2316034;-0.03121543,0.2595089;-0.02250051;-0.1509756,-0.1798902;0.5033094;0.02534603,-0.2231426;0.2293441;-0.03597509,-0.2553955;-0.01373252;-0.1800233,0.07685319;0.003598809;-0.04184318,0.100723;-0.3725444;-0.04076648,0.09432213;-0.7598393;0.0415368,0.09973544;-0.788506;-0.01429368,-0.07946376;0.003544884;-0.03664916,-0.1054566;-0.372459;-0.03691582,-0.0981342;-0.760715;0.04064581,-0.103049;-0.7893869;-0.01522528,-0.006622259;0.5610209;0.05305505,60.1383
+0;0;0,0.001260845;0.3268779;0.009102343,0.002191064;0.6398584;0.005264046,0.1788633;0.5102782;0.004588692,0.2115848;0.2314135;-0.03844437,0.2652191;-0.02404481;-0.1513194,-0.1698774;0.4990962;-0.01222647,-0.216417;0.2239067;-0.06507336,-0.2614066;-0.03271702;-0.179076,0.077815;0.005313347;-0.03983477,0.0990651;-0.3690136;-0.001333069,0.1177929;-0.7555503;0.08263603,0.1192685;-0.7166761;0.001968861,-0.07582046;0.006317091;-0.04337704,-0.1256282;-0.3660186;-0.0127175,-0.1434356;-0.75302;0.06928773,-0.1394186;-0.7140588;-0.01128323,0.002015664;0.5634769;0.008463807,0;0;0,-0.003638052;0.3251841;0.03428769,-0.007665478;0.6373988;0.05617356,0.1678614;0.5048843;0.03015661,0.2151799;0.2316034;-0.03121543,0.2595089;-0.02250051;-0.1509756,-0.1798902;0.5033094;0.02534603,-0.2231426;0.2293441;-0.03597509,-0.2553955;-0.01373252;-0.1800233,0.07685319;0.003598809;-0.04184318,0.100723;-0.3725444;-0.04076648,0.09432213;-0.7598393;0.0415368,0.09973544;-0.788506;-0.01429368,-0.07946376;0.003544884;-0.03664916,-0.1054566;-0.372459;-0.03691582,-0.0981342;-0.760715;0.04064581,-0.103049;-0.7893869;-0.01522528,-0.006622259;0.5610209;0.05305505,60.14982
+0;0;0,0.001260977;0.3269122;0.009103298,0.002191251;0.6399097;0.005264973,0.1784601;0.5104513;0.004598439,0.2109963;0.2331654;-0.03819101,0.2647978;-0.02308926;-0.1514179,-0.1694851;0.4992948;-0.01217836,-0.2157612;0.2256632;-0.06472609,-0.260891;-0.03176042;-0.1790841,0.0777838;0.005311216;-0.03981879,0.09903626;-0.3690575;-0.001312796,0.1177156;-0.7545942;0.08243906,0.1191895;-0.7157305;0.001867108,-0.07579006;0.006314558;-0.04335964,-0.1256033;-0.3660626;-0.01269668,-0.1433647;-0.7520629;0.0690964,-0.1393524;-0.7131123;-0.01137947,0.002015852;0.5635287;0.008464715,0;0;0,-0.003660433;0.3251346;0.03507328,-0.007581774;0.6373106;0.05775809,0.1674548;0.5048388;0.03138995,0.2153032;0.2344611;-0.0348177,0.260568;-0.01852089;-0.1586423,-0.17929;0.5034295;0.02570314,-0.2230227;0.2323447;-0.04045953,-0.2548861;-0.007315636;-0.1918827,0.0768235;0.003605381;-0.04182363,0.1006026;-0.3725861;-0.04091287,0.09445598;-0.7588156;0.04149318,0.100082;-0.7875377;-0.01411843,-0.0794172;0.003537982;-0.03666683,-0.1054362;-0.3725062;-0.03697343,-0.09812969;-0.7597122;0.04061444,-0.1030553;-0.7882729;-0.01523329,-0.006573223;0.5609409;0.05444479,60.17255
+0;0;0,0.00123079;0.3268786;0.009570978,0.002015969;0.6398923;0.006438735,0.1774617;0.5095833;0.00427894,0.2101053;0.2351967;-0.04589924,0.2653567;-0.01569867;-0.1784701,-0.1689245;0.499464;-0.01266714,-0.2152149;0.2290415;-0.07266967,-0.2594208;-0.02851129;-0.1963169,0.07779871;0.005302838;-0.03981419,0.09908918;-0.3688968;-0.00135307,0.1172902;-0.7542367;0.08227748,0.118825;-0.7153524;0.001866214,-0.07579493;0.006324078;-0.04337125,-0.1255141;-0.3659009;-0.01280221,-0.1434981;-0.7516364;0.06903245,-0.139433;-0.7126681;-0.01128133,0.001877368;0.5635036;0.009464868,0;0;0,-0.003608837;0.3250312;0.03583932,-0.007261507;0.6371498;0.05945778,0.1671398;0.5049991;0.03230762,0.2157706;0.2377962;-0.03917027,0.2609856;-0.01700744;-0.1680382,-0.1785004;0.503765;0.02635265,-0.221785;0.2353266;-0.04392333,-0.2542293;-0.0028878;-0.204477,0.07683485;0.003652364;-0.041821,0.1008266;-0.3723554;-0.04111862,0.09477179;-0.7583143;0.04141188,0.1007432;-0.7870948;-0.01387334,-0.07942259;0.003492461;-0.03668496,-0.1052074;-0.3723961;-0.03578242,-0.09760001;-0.7595246;0.04093698,-0.1022217;-0.7880217;-0.01477654,-0.006339442;0.5607895;0.0558989,60.19305
+0;0;0,0.00123079;0.3268786;0.009570978,0.002015969;0.6398923;0.006438735,0.1774617;0.5095833;0.00427894,0.2101053;0.2351967;-0.04589924,0.2653567;-0.01569867;-0.1784701,-0.1689245;0.499464;-0.01266714,-0.2152149;0.2290415;-0.07266967,-0.2594208;-0.02851129;-0.1963169,0.07779871;0.005302838;-0.03981419,0.09908918;-0.3688968;-0.00135307,0.1172902;-0.7542367;0.08227748,0.118825;-0.7153524;0.001866214,-0.07579493;0.006324078;-0.04337125,-0.1255141;-0.3659009;-0.01280221,-0.1434981;-0.7516364;0.06903245,-0.139433;-0.7126681;-0.01128133,0.001877368;0.5635036;0.009464868,0;0;0,-0.003608837;0.3250312;0.03583932,-0.007261507;0.6371498;0.05945778,0.1671398;0.5049991;0.03230762,0.2157706;0.2377962;-0.03917027,0.2609856;-0.01700744;-0.1680382,-0.1785004;0.503765;0.02635265,-0.221785;0.2353266;-0.04392333,-0.2542293;-0.0028878;-0.204477,0.07683485;0.003652364;-0.041821,0.1008266;-0.3723554;-0.04111862,0.09477179;-0.7583143;0.04141188,0.1007432;-0.7870948;-0.01387334,-0.07942259;0.003492461;-0.03668496,-0.1052074;-0.3723961;-0.03578242,-0.09760001;-0.7595246;0.04093698,-0.1022217;-0.7880217;-0.01477654,-0.006339442;0.5607895;0.0558989,60.20638
+0;0;0,0.00123078;0.3268759;0.009570899,0.002015829;0.6398351;0.006439459,0.1773457;0.5095817;0.004282303,0.2099385;0.2356218;-0.04581784,0.2652663;-0.01562095;-0.1785722,-0.1688118;0.499469;-0.01265258,-0.2150302;0.2294671;-0.0725618,-0.2592974;-0.02844229;-0.1963802,0.07763794;0.00529188;-0.03973191,0.09893326;-0.368993;-0.001262035,0.1171686;-0.7550598;0.08252628,0.1186784;-0.7163203;0.003425777,-0.07563829;0.00631101;-0.04328163,-0.1253688;-0.3659987;-0.01270562,-0.1433868;-0.752462;0.06928341,-0.1393879;-0.7136398;-0.00972119,0.001877264;0.5634663;0.009464806,0;0;0,-0.00364894;0.3249288;0.03672791,-0.00720324;0.6369375;0.06107497,0.1669447;0.5049389;0.0327785,0.2165703;0.2400773;-0.04475832,0.2619774;-0.01346228;-0.1769086,-0.1781646;0.5038008;0.02638377,-0.2217195;0.236911;-0.04777245,-0.2532541;0.0008609742;-0.2123743,0.07672063;0.003649652;-0.0416522,0.1009587;-0.3724289;-0.0413847,0.09494337;-0.7591931;0.04094291,0.1005831;-0.7886866;-0.0116334,-0.07918946;0.003486444;-0.03675804,-0.1048876;-0.3724943;-0.03594953,-0.0971601;-0.7602751;0.04129657,-0.1021374;-0.7881185;-0.01315446,-0.006309953;0.5606047;0.05734921,60.22722
+0;0;0,0.001101443;0.3268597;0.01012587,0.001826418;0.6398273;0.00789416,0.1768734;0.508844;0.003758766,0.2098217;0.2372675;-0.05777949,0.2657918;-0.01136918;-0.1950929,-0.1688093;0.4996133;-0.01329003,-0.2160248;0.2313935;-0.08003712,-0.2578947;-0.01799203;-0.2209683,0.0776405;0.005263311;-0.03973072,0.09908916;-0.3690089;-0.001222953,0.117315;-0.7551186;0.08236965,0.1188588;-0.7163371;0.003274441,-0.07564376;0.006336969;-0.04326827,-0.1252177;-0.3660114;-0.01290849,-0.1435124;-0.752465;0.06906401,-0.1394781;-0.7135994;-0.009933926,0.001688433;0.5634496;0.01068923,0;0;0,-0.00364894;0.3249288;0.03672791,-0.00720324;0.6369375;0.06107497,0.1669447;0.5049389;0.0327785,0.2165703;0.2400773;-0.04475832,0.2619774;-0.01346228;-0.1769086,-0.1781646;0.5038008;0.02638377,-0.2217195;0.236911;-0.04777245,-0.2532541;0.0008609742;-0.2123743,0.07672063;0.003649652;-0.0416522,0.1009587;-0.3724289;-0.0413847,0.09494337;-0.7591931;0.04094291,0.1005831;-0.7886866;-0.0116334,-0.07918946;0.003486444;-0.03675804,-0.1048876;-0.3724943;-0.03594953,-0.0971601;-0.7602751;0.04129657,-0.1021374;-0.7881185;-0.01315446,-0.006309953;0.5606047;0.05734921,60.2494
+0;0;0,0.001101499;0.3268764;0.01012639,0.001826571;0.6398858;0.00789437,0.1766365;0.508966;0.003768734,0.2095533;0.2376494;-0.05771063,0.2601866;0.01272054;-0.181931,-0.1685785;0.4997478;-0.013257,-0.2157488;0.2317847;-0.07994021,-0.2536264;0.006178379;-0.2074334,0.07764795;0.005263816;-0.03973453,0.09907648;-0.3686571;-0.001262911,0.117314;-0.7550141;0.08238322,0.1188669;-0.7161803;0.002816781,-0.07565102;0.006337577;-0.04327243,-0.1251784;-0.3656612;-0.01294114,-0.1434849;-0.7523624;0.06908385,-0.1394265;-0.7134439;-0.01038473,0.001688567;0.5634978;0.01068982,0;0;0,-0.003668241;0.3249024;0.03710675,-0.007184669;0.6369371;0.06165743,0.1666547;0.5048426;0.03327131,0.2174046;0.2426104;-0.05119538,0.259477;0.0208105;-0.1839439,-0.1778479;0.503893;0.0265103,-0.2209912;0.2385538;-0.0522915,-0.2499089;0.03169852;-0.2102854,0.07671128;0.003679112;-0.04168439,0.1009202;-0.3720468;-0.04184103,0.09511684;-0.7589896;0.040879,0.1009036;-0.7882321;-0.01267577,-0.07920671;0.003453797;-0.0367439,-0.104747;-0.3721828;-0.03580466,-0.09690245;-0.7602411;0.04133342,-0.1020047;-0.7884378;-0.01342401,-0.006301191;0.5605956;0.05789399,60.27217
+0;0;0,0.001102245;0.3270976;0.01013325,0.001828207;0.6404943;0.007898107,0.1765423;0.5095008;0.003780047,0.2094133;0.238561;-0.05761393,0.2598686;0.01442291;-0.1813976,-0.168484;0.5002875;-0.01323637,-0.2155887;0.2326966;-0.07982697,-0.2533332;0.007883444;-0.206872,0.07755695;0.005257647;-0.03968797,0.09898617;-0.3686753;-0.001215111,0.1172182;-0.7549162;0.08240589,0.1187726;-0.7160743;0.002766609,-0.07556237;0.00633015;-0.04322172,-0.1250913;-0.3656807;-0.01288945,-0.1433923;-0.7522656;0.0691109,-0.1393303;-0.713339;-0.01043044,0.001690016;0.5640027;0.01069735,0;0;0,-0.003640439;0.3250055;0.0381434,-0.007021308;0.6373496;0.06370473,0.1663777;0.5048177;0.03380275,0.2179832;0.2446926;-0.05524707,0.2598495;0.02399628;-0.1880867,-0.1773559;0.5041038;0.02710892,-0.2211731;0.2409252;-0.05700475,-0.2496494;0.03792818;-0.2185206,0.07667214;0.003711775;-0.04153872,0.1011132;-0.3720107;-0.04222918,0.09537785;-0.7588268;0.04051948,0.1007427;-0.7880773;-0.01317978,-0.07905373;0.003433467;-0.03683175,-0.1042101;-0.3722413;-0.03591107,-0.09643478;-0.7602629;0.04080711,-0.1017967;-0.7885549;-0.0139314,-0.006175544;0.5609169;0.05968523,60.29346
+0;0;0,0.001043533;0.3270817;0.01063786,0.00179902;0.6404811;0.008894828,0.1759747;0.5081401;0.002536311,0.2090863;0.2393727;-0.06764767,0.2602538;0.02556321;-0.2082657,-0.1683378;0.5002941;-0.01373268,-0.2155225;0.2342882;-0.086345,-0.2521592;0.01525776;-0.2234196,0.07757378;0.005232178;-0.03965845,0.09875695;-0.3687175;-0.001212392,0.1172399;-0.7549576;0.08235754,0.1186953;-0.7160845;0.002719857,-0.07555501;0.006346247;-0.04323222,-0.125;-0.3656788;-0.01293821,-0.1437786;-0.7523372;0.06860649,-0.1398122;-0.71338;-0.01093624,0.001644477;0.5639856;0.01158645,0;0;0,-0.003640439;0.3250055;0.0381434,-0.007021308;0.6373496;0.06370473,0.1663777;0.5048177;0.03380275,0.2179832;0.2446926;-0.05524707,0.2598495;0.02399628;-0.1880867,-0.1773559;0.5041038;0.02710892,-0.2211731;0.2409252;-0.05700475,-0.2496494;0.03792818;-0.2185206,0.07667214;0.003711775;-0.04153872,0.1011132;-0.3720107;-0.04222918,0.09537785;-0.7588268;0.04051948,0.1007427;-0.7880773;-0.01317978,-0.07905373;0.003433467;-0.03683175,-0.1042101;-0.3722413;-0.03591107,-0.09643478;-0.7602629;0.04080711,-0.1017967;-0.7885549;-0.0139314,-0.006175544;0.5609169;0.05968523,60.3059
+0;0;0,0.001043689;0.3271305;0.01063945,0.001799309;0.6405849;0.008896196,0.1759306;0.508247;0.002540372,0.2089896;0.2399066;-0.06753209,0.2606066;0.02421905;-0.2093852,-0.1682943;0.500403;-0.01372448,-0.215404;0.2348197;-0.08622143,-0.2523625;0.01386534;-0.2245001,0.07749786;0.005227058;-0.03961964,0.09864554;-0.3680961;-0.001238003,0.1171442;-0.7546631;0.08240268,0.1186063;-0.7157492;0.002398334,-0.07548107;0.006340037;-0.04318991,-0.1248432;-0.3650617;-0.01294667,-0.1436377;-0.7520475;0.06866707,-0.139653;-0.713049;-0.01124187,0.001644744;0.5640782;0.01158821,0;0;0,-0.003630046;0.3250033;0.03857827,-0.006952289;0.6373754;0.06447721,0.1662454;0.5046349;0.03402829,0.2187869;0.2475351;-0.06162047,0.26181;0.02735506;-0.1993793,-0.1771449;0.5040655;0.02734631,-0.2207485;0.2424912;-0.06033061,-0.2489549;0.03995602;-0.2261366,0.07661813;0.003696397;-0.04146028,0.1010668;-0.3713923;-0.04257607,0.09565981;-0.7584538;0.04064751,0.1017931;-0.7874311;-0.01381683,-0.07894225;0.0034458;-0.03686739,-0.1039373;-0.371608;-0.03621538,-0.09626842;-0.7599215;0.04076431,-0.101853;-0.7880331;-0.01468071,-0.006121363;0.5609354;0.06038165,60.32768
+0;0;0,0.001043689;0.3271305;0.01063945,0.001799309;0.6405849;0.008896196,0.1759306;0.508247;0.002540372,0.2089896;0.2399066;-0.06753209,0.2606066;0.02421905;-0.2093852,-0.1682943;0.500403;-0.01372448,-0.215404;0.2348197;-0.08622143,-0.2523625;0.01386534;-0.2245001,0.07749786;0.005227058;-0.03961964,0.09864554;-0.3680961;-0.001238003,0.1171442;-0.7546631;0.08240268,0.1186063;-0.7157492;0.002398334,-0.07548107;0.006340037;-0.04318991,-0.1248432;-0.3650617;-0.01294667,-0.1436377;-0.7520475;0.06866707,-0.139653;-0.713049;-0.01124187,0.001644744;0.5640782;0.01158821,0;0;0,-0.003630046;0.3250033;0.03857827,-0.006952289;0.6373754;0.06447721,0.1662454;0.5046349;0.03402829,0.2187869;0.2475351;-0.06162047,0.26181;0.02735506;-0.1993793,-0.1771449;0.5040655;0.02734631,-0.2207485;0.2424912;-0.06033061,-0.2489549;0.03995602;-0.2261366,0.07661813;0.003696397;-0.04146028,0.1010668;-0.3713923;-0.04257607,0.09565981;-0.7584538;0.04064751,0.1017931;-0.7874311;-0.01381683,-0.07894225;0.0034458;-0.03686739,-0.1039373;-0.371608;-0.03621538,-0.09626842;-0.7599215;0.04076431,-0.101853;-0.7880331;-0.01468071,-0.006121363;0.5609354;0.06038165,60.35116
+0;0;0,0.000932084;0.3271708;0.01109008,0.001574934;0.6407317;0.009673167,0.1751627;0.5071544;0.001146094,0.2079772;0.2428256;-0.07658259,0.2633893;0.03066117;-0.2273258,-0.1681965;0.5005379;-0.01463757,-0.2150222;0.238389;-0.09257061,-0.2517159;0.02333251;-0.2449255,0.07761046;0.005158614;-0.03951319,0.09895969;-0.3679323;-0.001577217,0.1167429;-0.7539893;0.08189982,0.1181517;-0.7150553;0.001967035,-0.07550315;0.006360908;-0.04324466,-0.1248039;-0.3647897;-0.01310514,-0.1436042;-0.7512064;0.06846307,-0.1396799;-0.7121931;-0.01137685,0.00144469;0.5641974;0.01229893,0;0;0,-0.003648091;0.3249948;0.03911114,-0.006964538;0.6374245;0.06558228,0.1658975;0.5041115;0.03434515,0.2191698;0.2508705;-0.06575131,0.2634307;0.03078993;-0.2086263,-0.1769526;0.5040463;0.02761863,-0.2194607;0.2453206;-0.06316875,-0.2478061;0.04558425;-0.2366901,0.07663596;0.003752172;-0.04152274,0.1010999;-0.3710696;-0.04290366,0.09587428;-0.757494;0.04060459,0.1022034;-0.7865052;-0.01369715,-0.07903151;0.003345724;-0.03679827,-0.1037901;-0.3714592;-0.03701559,-0.09620156;-0.7590904;0.04050332,-0.1019586;-0.786988;-0.01504648,-0.006134044;0.5609671;0.06134224,60.37373
+0;0;0,0.0009323748;0.3272729;0.01109354,0.001575636;0.6410343;0.009675714,0.1755064;0.5072953;0.001128302,0.2080088;0.2454801;-0.0758612,0.2635531;0.03280911;-0.2269643,-0.1685309;0.5006657;-0.01468653,-0.2149113;0.2410098;-0.09187844,-0.2516926;0.0254398;-0.2445971,0.07755899;0.005155194;-0.03948699,0.09887514;-0.3673575;-0.00160981,0.1166533;-0.7533044;0.0818434,0.1180648;-0.7143535;0.001760364,-0.07545308;0.006356689;-0.04321598,-0.1246774;-0.3642187;-0.01312317,-0.1434724;-0.7505251;0.06842175,-0.1395407;-0.7114948;-0.01156824,0.001445309;0.5644509;0.01230316,0;0;0,-0.003688905;0.324999;0.03991842,-0.00696639;0.6375172;0.06771398,0.1659142;0.5039688;0.03435826,0.2194277;0.2552924;-0.06969583,0.2636576;0.03804693;-0.218001,-0.1769652;0.5039717;0.02767422,-0.218973;0.2493037;-0.06672107,-0.2467157;0.05386004;-0.2461045,0.0765956;0.003763989;-0.04147458,0.1011292;-0.3704668;-0.04352784,0.09601414;-0.7567528;0.04009271,0.1023094;-0.7856959;-0.01451039,-0.07895556;0.003336822;-0.03682499,-0.1034481;-0.3709018;-0.03737915,-0.09585737;-0.7583695;0.04038117,-0.1018714;-0.7867816;-0.01482083,-0.006150559;0.5610317;0.06310606,60.39473
+0;0;0,0.0009323748;0.3272729;0.01109354,0.001575636;0.6410343;0.009675714,0.1755064;0.5072953;0.001128302,0.2080088;0.2454801;-0.0758612,0.2635531;0.03280911;-0.2269643,-0.1685309;0.5006657;-0.01468653,-0.2149113;0.2410098;-0.09187844,-0.2516926;0.0254398;-0.2445971,0.07755899;0.005155194;-0.03948699,0.09887514;-0.3673575;-0.00160981,0.1166533;-0.7533044;0.0818434,0.1180648;-0.7143535;0.001760364,-0.07545308;0.006356689;-0.04321598,-0.1246774;-0.3642187;-0.01312317,-0.1434724;-0.7505251;0.06842175,-0.1395407;-0.7114948;-0.01156824,0.001445309;0.5644509;0.01230316,0;0;0,-0.003688905;0.324999;0.03991842,-0.00696639;0.6375172;0.06771398,0.1659142;0.5039688;0.03435826,0.2194277;0.2552924;-0.06969583,0.2636576;0.03804693;-0.218001,-0.1769652;0.5039717;0.02767422,-0.218973;0.2493037;-0.06672107,-0.2467157;0.05386004;-0.2461045,0.0765956;0.003763989;-0.04147458,0.1011292;-0.3704668;-0.04352784,0.09601414;-0.7567528;0.04009271,0.1023094;-0.7856959;-0.01451039,-0.07895556;0.003336822;-0.03682499,-0.1034481;-0.3709018;-0.03737915,-0.09585737;-0.7583695;0.04038117,-0.1018714;-0.7867816;-0.01482083,-0.006150559;0.5610317;0.06310606,60.41663
+0;0;0,0.0008143627;0.3273273;0.0116492,0.001333848;0.6412182;0.01072628,0.1751457;0.5072227;0.0002973964,0.208257;0.2512919;-0.08179195,0.2677551;0.05186173;-0.2534598,-0.1686057;0.5010566;-0.01545522,-0.214693;0.2475841;-0.09890123,-0.2507899;0.03754668;-0.2643206,0.07756983;0.00516029;-0.03941929,0.09977931;-0.3671996;-0.001849398,0.1165778;-0.7532144;0.08165823,0.1179962;-0.7142164;0.001446858,-0.07541928;0.006357898;-0.04323306,-0.1246018;-0.364091;-0.01314423,-0.1436215;-0.7504452;0.06829149,-0.139678;-0.7113678;-0.01182646,0.001231323;0.5646003;0.01324151,0;0;0,-0.00366975;0.3250188;0.04035854,-0.006970365;0.6376406;0.06842184,0.1658169;0.5038751;0.03448296,0.2191773;0.2612267;-0.07326651,0.2653292;0.04418343;-0.2267088,-0.1768303;0.5038035;0.02789916,-0.2181685;0.2537407;-0.06747021,-0.2456854;0.06464547;-0.2579121,0.0765995;0.003759637;-0.04142427,0.1011405;-0.3703386;-0.04364109,0.09602045;-0.756651;0.04002237,0.1022426;-0.7855291;-0.01485468,-0.07891721;0.003345657;-0.03685742,-0.1031831;-0.370776;-0.03776386,-0.09586375;-0.7582802;0.04001798,-0.1016201;-0.7856888;-0.01644394,-0.006144539;0.5611275;0.06376386,60.428
+0;0;0,0.0008143627;0.3273273;0.0116492,0.001333848;0.6412182;0.01072628,0.1751457;0.5072227;0.0002973964,0.208257;0.2512919;-0.08179195,0.2677551;0.05186173;-0.2534598,-0.1686057;0.5010566;-0.01545522,-0.214693;0.2475841;-0.09890123,-0.2507899;0.03754668;-0.2643206,0.07756983;0.00516029;-0.03941929,0.09977931;-0.3671996;-0.001849398,0.1165778;-0.7532144;0.08165823,0.1179962;-0.7142164;0.001446858,-0.07541928;0.006357898;-0.04323306,-0.1246018;-0.364091;-0.01314423,-0.1436215;-0.7504452;0.06829149,-0.139678;-0.7113678;-0.01182646,0.001231323;0.5646003;0.01324151,0;0;0,-0.00366975;0.3250188;0.04035854,-0.006970365;0.6376406;0.06842184,0.1658169;0.5038751;0.03448296,0.2191773;0.2612267;-0.07326651,0.2653292;0.04418343;-0.2267088,-0.1768303;0.5038035;0.02789916,-0.2181685;0.2537407;-0.06747021,-0.2456854;0.06464547;-0.2579121,0.0765995;0.003759637;-0.04142427,0.1011405;-0.3703386;-0.04364109,0.09602045;-0.756651;0.04002237,0.1022426;-0.7855291;-0.01485468,-0.07891721;0.003345657;-0.03685742,-0.1031831;-0.370776;-0.03776386,-0.09586375;-0.7582802;0.04001798,-0.1016201;-0.7856888;-0.01644394,-0.006144539;0.5611275;0.06376386,60.44017
+0;0;0,0.0008146006;0.3274229;0.0116526,0.001334375;0.6414875;0.01072933,0.1755335;0.5073258;0.0002728784,0.2084245;0.2530982;-0.08127019,0.2692327;0.04927683;-0.256718,-0.1689835;0.501146;-0.01551482,-0.2147641;0.2493603;-0.09840552,-0.2516558;0.03469813;-0.2674672,0.07753234;0.005157796;-0.03940024,0.09972759;-0.3669637;-0.001854401,0.1165362;-0.7532111;0.08170356,0.1179503;-0.7142408;0.001739092,-0.07538282;0.006354825;-0.04321217,-0.1245338;-0.3638569;-0.0131426,-0.143565;-0.7504439;0.06834221,-0.1396337;-0.7113944;-0.01152913,0.001231798;0.5648313;0.01324582,0;0;0,-0.003717866;0.3249736;0.04147935,-0.007220604;0.6376457;0.07087803,0.1657003;0.5037042;0.03480291,0.2189359;0.2652827;-0.07781994,0.2661995;0.04691634;-0.2393905,-0.1770607;0.50375;0.02823719,-0.2171146;0.2561992;-0.0691129,-0.2457136;0.06645255;-0.2671054,0.07658786;0.003755257;-0.04135752,0.1011907;-0.3700962;-0.04390788,0.09603707;-0.7565925;0.04003024,0.1025287;-0.7855754;-0.01433563,-0.07885116;0.003357823;-0.03689805,-0.1031558;-0.3705203;-0.03794809,-0.09561387;-0.7582783;0.03975938,-0.1016563;-0.7849292;-0.01708205,-0.00633058;0.5611166;0.0658741,60.46125
+0;0;0,0.0007478095;0.3273987;0.01231896,0.001231336;0.6414646;0.0120365,0.1749725;0.5064647;-0.0008598994,0.209712;0.255112;-0.09017838,0.2708457;0.0544751;-0.2691483,-0.1688369;0.5013775;-0.01631996,-0.2148599;0.2519304;-0.1058788,-0.2505469;0.05173613;-0.2920814,0.07754206;0.005133864;-0.03938423,0.09988232;-0.3669862;-0.001909919,0.1157855;-0.7531567;0.08217888,0.1171819;-0.7141227;0.002221279,-0.07537698;0.006371786;-0.04321987,-0.1245205;-0.3638461;-0.01321406,-0.1438273;-0.7503954;0.06838469,-0.1399188;-0.7113021;-0.01148279,0.001133336;0.5648034;0.01439717,0;0;0,-0.003717866;0.3249736;0.04147935,-0.007220604;0.6376457;0.07087803,0.1657003;0.5037042;0.03480291,0.2189359;0.2652827;-0.07781994,0.2661995;0.04691634;-0.2393905,-0.1770607;0.50375;0.02823719,-0.2171146;0.2561992;-0.0691129,-0.2457136;0.06645255;-0.2671054,0.07658786;0.003755257;-0.04135752,0.1011907;-0.3700962;-0.04390788,0.09603707;-0.7565925;0.04003024,0.1025287;-0.7855754;-0.01433563,-0.07885116;0.003357823;-0.03689805,-0.1031558;-0.3705203;-0.03794809,-0.09561387;-0.7582783;0.03975938,-0.1016563;-0.7849292;-0.01708205,-0.00633058;0.5611166;0.0658741,60.47358
+0;0;0,0.0007481276;0.3275379;0.0123242,0.001232062;0.6418698;0.01204135,0.1752315;0.5067147;-0.000875609,0.2096941;0.2573658;-0.08948206,0.2747598;0.04382439;-0.279963,-0.1690888;0.5016201;-0.01635865,-0.214745;0.2541615;-0.1052035,-0.2527273;0.04109114;-0.3033823,0.07757135;0.005135804;-0.03939911,0.09990135;-0.3668132;-0.001942024,0.1158129;-0.7531879;0.08219124,0.1172198;-0.7140865;0.001637429,-0.07540546;0.006374194;-0.0432362,-0.1245264;-0.3636735;-0.01324418,-0.1438434;-0.7504273;0.06839773,-0.1399058;-0.7112662;-0.0120653,0.001133974;0.5651401;0.01440414,0;0;0,-0.003687322;0.3250248;0.04217601,-0.007129941;0.6378907;0.07235336,0.1656863;0.5034974;0.03473949,0.2185728;0.2694827;-0.08210993,0.2702726;0.04401793;-0.2626902,-0.1769653;0.5035794;0.02864693,-0.217655;0.2598769;-0.07218505,-0.246966;0.06236111;-0.2872311,0.07660715;0.003802061;-0.04138684,0.1012371;-0.3698744;-0.04401875,0.09600455;-0.7565416;0.04011273,0.1029533;-0.7851317;-0.01549888,-0.07889302;0.003315051;-0.03689016,-0.1035921;-0.3703566;-0.03956562,-0.09581837;-0.7581714;0.038896,-0.102199;-0.786285;-0.01728078,-0.006256256;0.5613056;0.06715751,60.49553
+0;0;0,0.0007481276;0.3275379;0.0123242,0.001232062;0.6418698;0.01204135,0.1752315;0.5067147;-0.000875609,0.2096941;0.2573658;-0.08948206,0.2747598;0.04382439;-0.279963,-0.1690888;0.5016201;-0.01635865,-0.214745;0.2541615;-0.1052035,-0.2527273;0.04109114;-0.3033823,0.07757135;0.005135804;-0.03939911,0.09990135;-0.3668132;-0.001942024,0.1158129;-0.7531879;0.08219124,0.1172198;-0.7140865;0.001637429,-0.07540546;0.006374194;-0.0432362,-0.1245264;-0.3636735;-0.01324418,-0.1438434;-0.7504273;0.06839773,-0.1399058;-0.7112662;-0.0120653,0.001133974;0.5651401;0.01440414,0;0;0,-0.003687322;0.3250248;0.04217601,-0.007129941;0.6378907;0.07235336,0.1656863;0.5034974;0.03473949,0.2185728;0.2694827;-0.08210993,0.2702726;0.04401793;-0.2626902,-0.1769653;0.5035794;0.02864693,-0.217655;0.2598769;-0.07218505,-0.246966;0.06236111;-0.2872311,0.07660715;0.003802061;-0.04138684,0.1012371;-0.3698744;-0.04401875,0.09600455;-0.7565416;0.04011273,0.1029533;-0.7851317;-0.01549888,-0.07889302;0.003315051;-0.03689016,-0.1035921;-0.3703566;-0.03956562,-0.09581837;-0.7581714;0.038896,-0.102199;-0.786285;-0.01728078,-0.006256256;0.5613056;0.06715751,60.51875
+0;0;0,0.000735804;0.3276783;0.01287294,0.001298008;0.642252;0.0132884,0.1751686;0.5067144;-0.001505097,0.21007;0.264371;-0.09484243,0.2755957;0.06467021;-0.3097893,-0.1686541;0.4983411;-0.01037245,-0.2168054;0.261923;-0.112589,-0.2542556;0.05550459;-0.3279146,0.0775979;0.00512962;-0.03941626,0.1002193;-0.3664794;-0.001974154,0.1158112;-0.7508758;0.08173375,0.1159184;-0.7117395;0.001276799,-0.0754422;0.006380397;-0.04323371,-0.1244248;-0.3633767;-0.01344635,-0.1442345;-0.7481146;0.06776339,-0.1415945;-0.7089303;-0.01264484,0.001172501;0.5654579;0.01547119,0;0;0,-0.003618028;0.3250824;0.04298472,-0.00699709;0.6381228;0.07386661,0.1656547;0.5033877;0.03496528,0.2189834;0.2771397;-0.08598185,0.2711159;0.04703698;-0.2722911,-0.1766943;0.5037142;0.0286782,-0.2171746;0.2651893;-0.07195743,-0.2484759;0.0818693;-0.3081569,0.07661666;0.003856197;-0.04142952,0.1012954;-0.3694928;-0.04431391,0.09676063;-0.7541319;0.03960847,0.10331;-0.7828743;-0.01573802,-0.07893256;0.003275309;-0.03688242,-0.1034341;-0.3700864;-0.03963726,-0.09583673;-0.7559793;0.03807815,-0.102203;-0.7833462;-0.01871375,-0.006138224;0.5614897;0.06850576,60.54086
+0;0;0,0.0007363146;0.3279057;0.01288188,0.001299046;0.6427759;0.01329735,0.1751568;0.5071604;-0.001492586,0.2100779;0.2646805;-0.09488247,0.275795;0.06439655;-0.3104571,-0.1686409;0.4987878;-0.01035929,-0.2168192;0.2622365;-0.1126334,-0.2543788;0.05521533;-0.3285878,0.07763495;0.005132069;-0.03943508,0.1002184;-0.365854;-0.002055742,0.1158085;-0.7502035;0.08164195,0.1159156;-0.7110693;0.001203574,-0.07547823;0.006383444;-0.04325436,-0.1243787;-0.3627538;-0.01351693,-0.144186;-0.7474449;0.0676829,-0.1415466;-0.7082627;-0.01270676,0.001173405;0.5658997;0.01548247,0;0;0,-0.003571082;0.3252463;0.04348254,-0.006913852;0.6385236;0.0749867,0.165397;0.5032498;0.03511357,0.2188695;0.2796579;-0.09092212,0.2715331;0.05071406;-0.2799091,-0.1763425;0.5038102;0.02886383,-0.2170634;0.2658889;-0.07347354,-0.2480071;0.08392495;-0.3118775,0.07664905;0.003950521;-0.04144835,0.1012633;-0.368772;-0.04460406,0.09666926;-0.753328;0.0394702,0.1041358;-0.7819743;-0.01583481,-0.07898552;0.003169053;-0.03687673,-0.103327;-0.369574;-0.03971269,-0.09587814;-0.7553816;0.03819629,-0.1022594;-0.7820351;-0.01927932,-0.006062515;0.5618196;0.06946301,60.56306
+0;0;0,0.0007363146;0.3279057;0.01288188,0.001299046;0.6427759;0.01329735,0.1751568;0.5071604;-0.001492586,0.2100779;0.2646805;-0.09488247,0.275795;0.06439655;-0.3104571,-0.1686409;0.4987878;-0.01035929,-0.2168192;0.2622365;-0.1126334,-0.2543788;0.05521533;-0.3285878,0.07763495;0.005132069;-0.03943508,0.1002184;-0.365854;-0.002055742,0.1158085;-0.7502035;0.08164195,0.1159156;-0.7110693;0.001203574,-0.07547823;0.006383444;-0.04325436,-0.1243787;-0.3627538;-0.01351693,-0.144186;-0.7474449;0.0676829,-0.1415466;-0.7082627;-0.01270676,0.001173405;0.5658997;0.01548247,0;0;0,-0.003571082;0.3252463;0.04348254,-0.006913852;0.6385236;0.0749867,0.165397;0.5032498;0.03511357,0.2188695;0.2796579;-0.09092212,0.2715331;0.05071406;-0.2799091,-0.1763425;0.5038102;0.02886383,-0.2170634;0.2658889;-0.07347354,-0.2480071;0.08392495;-0.3118775,0.07664905;0.003950521;-0.04144835,0.1012633;-0.368772;-0.04460406,0.09666926;-0.753328;0.0394702,0.1041358;-0.7819743;-0.01583481,-0.07898552;0.003169053;-0.03687673,-0.103327;-0.369574;-0.03971269,-0.09587814;-0.7553816;0.03819629,-0.1022594;-0.7820351;-0.01927932,-0.006062515;0.5618196;0.06946301,60.57473
+0;0;0,0.0006785844;0.3280431;0.013269,0.00114493;0.6430855;0.01425798,0.1746761;0.5073623;-0.002472477,0.2124218;0.2696869;-0.1071803,0.2682013;0.1036479;-0.2974379,-0.1683464;0.4979081;-0.008330939,-0.2181313;0.2664218;-0.1215281,-0.2494116;0.09978786;-0.3168046,0.07768879;0.005126573;-0.03941203,0.1003117;-0.3655135;-0.002002217,0.115671;-0.7500318;0.08178473,0.1152051;-0.7109876;0.002412766,-0.07550231;0.006378929;-0.04328798,-0.1242568;-0.3624459;-0.01368081,-0.1441508;-0.7472829;0.06765373,-0.1421198;-0.7081962;-0.01168878,0.001043452;0.5661635;0.0162912,0;0;0,-0.003574256;0.3253464;0.04388309,-0.007005431;0.638755;0.07579613,0.1650686;0.503351;0.03539729,0.2190214;0.2827429;-0.09612918,0.2615918;0.09462187;-0.2683978,-0.1759623;0.5034984;0.02908276,-0.2178334;0.2674801;-0.07778266,-0.243282;0.1140492;-0.2843972,0.07667801;0.003982052;-0.04147005,0.1011896;-0.3684068;-0.04479551,0.09670328;-0.7530911;0.03951573,0.1038686;-0.7823526;-0.01357533,-0.07902961;0.003135434;-0.03687313,-0.1033554;-0.3692678;-0.03994186,-0.09597028;-0.7552224;0.03812884,-0.1023435;-0.7810679;-0.01863901,-0.006123926;0.5620168;0.07017374,60.59494
+0;0;0,0.0006785844;0.3280431;0.013269,0.00114493;0.6430855;0.01425798,0.1746761;0.5073623;-0.002472477,0.2124218;0.2696869;-0.1071803,0.2682013;0.1036479;-0.2974379,-0.1683464;0.4979081;-0.008330939,-0.2181313;0.2664218;-0.1215281,-0.2494116;0.09978786;-0.3168046,0.07768879;0.005126573;-0.03941203,0.1003117;-0.3655135;-0.002002217,0.115671;-0.7500318;0.08178473,0.1152051;-0.7109876;0.002412766,-0.07550231;0.006378929;-0.04328798,-0.1242568;-0.3624459;-0.01368081,-0.1441508;-0.7472829;0.06765373,-0.1421198;-0.7081962;-0.01168878,0.001043452;0.5661635;0.0162912,0;0;0,-0.003574256;0.3253464;0.04388309,-0.007005431;0.638755;0.07579613,0.1650686;0.503351;0.03539729,0.2190214;0.2827429;-0.09612918,0.2615918;0.09462187;-0.2683978,-0.1759623;0.5034984;0.02908276,-0.2178334;0.2674801;-0.07778266,-0.243282;0.1140492;-0.2843972,0.07667801;0.003982052;-0.04147005,0.1011896;-0.3684068;-0.04479551,0.09670328;-0.7530911;0.03951573,0.1038686;-0.7823526;-0.01357533,-0.07902961;0.003135434;-0.03687313,-0.1033554;-0.3692678;-0.03994186,-0.09597028;-0.7552224;0.03812884,-0.1023435;-0.7810679;-0.01863901,-0.006123926;0.5620168;0.07017374,60.60676
+0;0;0,0.0006785844;0.3280431;0.013269,0.00114493;0.6430855;0.01425798,0.1746761;0.5073623;-0.002472477,0.2124218;0.2696869;-0.1071803,0.2682013;0.1036479;-0.2974379,-0.1683464;0.4979081;-0.008330939,-0.2181313;0.2664218;-0.1215281,-0.2494116;0.09978786;-0.3168046,0.07768879;0.005126573;-0.03941203,0.1003117;-0.3655135;-0.002002217,0.115671;-0.7500318;0.08178473,0.1152051;-0.7109876;0.002412766,-0.07550231;0.006378929;-0.04328798,-0.1242568;-0.3624459;-0.01368081,-0.1441508;-0.7472829;0.06765373,-0.1421198;-0.7081962;-0.01168878,0.001043452;0.5661635;0.0162912,0;0;0,-0.003574256;0.3253464;0.04388309,-0.007005431;0.638755;0.07579613,0.1650686;0.503351;0.03539729,0.2190214;0.2827429;-0.09612918,0.2615918;0.09462187;-0.2683978,-0.1759623;0.5034984;0.02908276,-0.2178334;0.2674801;-0.07778266,-0.243282;0.1140492;-0.2843972,0.07667801;0.003982052;-0.04147005,0.1011896;-0.3684068;-0.04479551,0.09670328;-0.7530911;0.03951573,0.1038686;-0.7823526;-0.01357533,-0.07902961;0.003135434;-0.03687313,-0.1033554;-0.3692678;-0.03994186,-0.09597028;-0.7552224;0.03812884,-0.1023435;-0.7810679;-0.01863901,-0.006123926;0.5620168;0.07017374,60.61824
+0;0;0,0.0006407312;0.328302;0.01366201,0.001039889;0.6437522;0.01524788,0.17437;0.5079536;-0.00296369,0.2146306;0.2749336;-0.1173965,0.2699702;0.1143858;-0.3123429,-0.1681475;0.4984516;-0.008818094,-0.2202729;0.2710619;-0.1296113,-0.2503132;0.1045658;-0.3251075,0.07771653;0.00511416;-0.03940782,0.1003039;-0.3652661;-0.001977786,0.1153072;-0.7510885;0.08261397,0.1148413;-0.7119783;0.002960332,-0.07552562;0.006384563;-0.04329097,-0.1241904;-0.3622242;-0.01410111,-0.1441966;-0.7483792;0.06789776,-0.142162;-0.7092322;-0.01172703,0.0009558438;0.5667152;0.01712638,0;0;0,-0.00352196;0.3255541;0.04440022,-0.006913319;0.6393102;0.07694674,0.1647688;0.5034928;0.03545547,0.219803;0.2862303;-0.1015931,0.2615544;0.0954942;-0.2710592,-0.1755065;0.5036954;0.02926696,-0.2198743;0.272044;-0.08641902,-0.2426583;0.1186911;-0.2933149,0.07672612;0.003993094;-0.04142642,0.1011501;-0.3681421;-0.04482961,0.09647327;-0.7541881;0.03994298,0.1038862;-0.7832468;-0.01376962,-0.07903744;0.003120555;-0.03690982,-0.1034311;-0.3690048;-0.04143238,-0.09633113;-0.7563009;0.03725073,-0.1029148;-0.7822225;-0.01982245,-0.006039415;0.5624728;0.07116127,60.64276
+0;0;0,0.0006410933;0.3284875;0.01366974,0.00104027;0.6439518;0.01525586,0.1742919;0.5081812;-0.002946651,0.2190222;0.2492917;-0.1300836,0.2743388;0.08881043;-0.3249491,-0.1680706;0.4986835;-0.0087984,-0.2259828;0.2460493;-0.1430019,-0.2560107;0.07962218;-0.3384171,0.07772283;0.005114574;-0.03941102,0.1002782;-0.3647418;-0.002033934,0.1152987;-0.7510056;0.08265462,0.1148306;-0.7118514;0.002615899,-0.07553174;0.006385081;-0.04329448,-0.1241277;-0.3617023;-0.01414592,-0.1441568;-0.7482991;0.06794677,-0.1421124;-0.7091079;-0.01206296,0.0009562263;0.5669162;0.01713432,0;0;0,-0.003524937;0.3256792;0.04485488,-0.006901119;0.6393933;0.07794547,0.1646122;0.5038036;0.03558564,0.2263581;0.2709555;-0.12921,0.2658012;0.07726318;-0.2956861,-0.1752394;0.5038261;0.02940738,-0.2261605;0.2517371;-0.108602,-0.2476031;0.09833345;-0.3154698,0.07675806;0.004018426;-0.04137969,0.1012595;-0.3675781;-0.04527879,0.09655844;-0.7540222;0.03978801,0.1033961;-0.7829409;-0.01472855,-0.07902296;0.003098336;-0.03695943,-0.1033839;-0.368502;-0.04134699,-0.09643812;-0.7562649;0.03732464,-0.1022928;-0.781345;-0.02117429,-0.006028105;0.5625686;0.07201171,60.66309
+0;0;0,0.0006410933;0.3284875;0.01366974,0.00104027;0.6439518;0.01525586,0.1742919;0.5081812;-0.002946651,0.2190222;0.2492917;-0.1300836,0.2743388;0.08881043;-0.3249491,-0.1680706;0.4986835;-0.0087984,-0.2259828;0.2460493;-0.1430019,-0.2560107;0.07962218;-0.3384171,0.07772283;0.005114574;-0.03941102,0.1002782;-0.3647418;-0.002033934,0.1152987;-0.7510056;0.08265462,0.1148306;-0.7118514;0.002615899,-0.07553174;0.006385081;-0.04329448,-0.1241277;-0.3617023;-0.01414592,-0.1441568;-0.7482991;0.06794677,-0.1421124;-0.7091079;-0.01206296,0.0009562263;0.5669162;0.01713432,0;0;0,-0.003524937;0.3256792;0.04485488,-0.006901119;0.6393933;0.07794547,0.1646122;0.5038036;0.03558564,0.2263581;0.2709555;-0.12921,0.2658012;0.07726318;-0.2956861,-0.1752394;0.5038261;0.02940738,-0.2261605;0.2517371;-0.108602,-0.2476031;0.09833345;-0.3154698,0.07675806;0.004018426;-0.04137969,0.1012595;-0.3675781;-0.04527879,0.09655844;-0.7540222;0.03978801,0.1033961;-0.7829409;-0.01472855,-0.07902296;0.003098336;-0.03695943,-0.1033839;-0.368502;-0.04134699,-0.09643812;-0.7562649;0.03732464,-0.1022928;-0.781345;-0.02117429,-0.006028105;0.5625686;0.07201171,60.68555
+0;0;0,0.0005696867;0.3288022;0.01428998,0.0007604713;0.6446662;0.01653027,0.1739188;0.5089071;-0.003190937,0.2156332;0.2792125;-0.1252078,0.27049;0.1298383;-0.3290258,-0.167945;0.5009118;-0.0133558,-0.2215695;0.2748323;-0.1374538,-0.2485765;0.1090232;-0.3340287,0.07780478;0.00510001;-0.03945968,0.1002678;-0.3642775;-0.002208121,0.1154747;-0.7504543;0.08277085,0.1158296;-0.7112716;0.002697453,-0.07562313;0.006401673;-0.0433223,-0.1241148;-0.3612086;-0.0142827,-0.1444231;-0.7477286;0.06802734,-0.1415519;-0.7085026;-0.01199035,0.0007339191;0.5675173;0.01825292,0;0;0,-0.003602106;0.3259184;0.04560304,-0.007154904;0.6399231;0.07976222,0.1640168;0.5041489;0.03555942,0.220396;0.2970008;-0.1170802,0.2617528;0.1058708;-0.2862625,-0.1747965;0.5037771;0.02924949,-0.224306;0.2825639;-0.1049194,-0.2427048;0.1293039;-0.312372,0.07679019;0.004115671;-0.04150891,0.1011317;-0.3669963;-0.04543996,0.09622575;-0.7533259;0.040061,0.1032644;-0.7822077;-0.0145247,-0.07916462;0.002973291;-0.03688882,-0.1037567;-0.3681157;-0.04138607,-0.09682649;-0.7558611;0.03729434,-0.1020554;-0.7773164;-0.02452159,-0.006220698;0.5630121;0.07353735,60.70785
+0;0;0,0.000570096;0.3290384;0.01430025,0.0007609926;0.6450858;0.01654197,0.1738647;0.5093039;-0.00317155,0.2217993;0.2453591;-0.1433826,0.2766665;0.09595647;-0.3472394,-0.1678913;0.5013111;-0.01333321,-0.2295118;0.2415205;-0.1559358,-0.256524;0.07567982;-0.3525479,0.07787509;0.005104618;-0.03949534,0.1003181;-0.3639452;-0.00227683,0.1154969;-0.7494048;0.08254433,0.1158519;-0.7102187;0.002440922,-0.07569145;0.006407457;-0.04336144,-0.1241401;-0.3608766;-0.01434761,-0.1444106;-0.7466789;0.06780958,-0.1415384;-0.7074494;-0.01223812,0.0007344262;0.5678957;0.01826555,0;0;0,-0.003646079;0.3261008;0.04600072,-0.007267158;0.6402583;0.08044004,0.1637294;0.5044132;0.03564525,0.229158;0.2714427;-0.1461996,0.2676026;0.0821587;-0.3181959,-0.1746758;0.5039954;0.02941069,-0.2337596;0.2538718;-0.1304988,-0.2502524;0.1034371;-0.3402284,0.07686622;0.004144803;-0.04153156,0.1009635;-0.3666522;-0.04547715,0.09632038;-0.7522616;0.0398922,0.1029683;-0.7811903;-0.01473641,-0.07925361;0.002955923;-0.03688623,-0.1038966;-0.3677979;-0.04146363,-0.09743152;-0.7548013;0.0372177,-0.1022853;-0.7763826;-0.02456315,-0.006313149;0.5633108;0.07415819,60.72934
+0;0;0,0.000570096;0.3290384;0.01430025,0.0007609926;0.6450858;0.01654197,0.1738647;0.5093039;-0.00317155,0.2217993;0.2453591;-0.1433826,0.2766665;0.09595647;-0.3472394,-0.1678913;0.5013111;-0.01333321,-0.2295118;0.2415205;-0.1559358,-0.256524;0.07567982;-0.3525479,0.07787509;0.005104618;-0.03949534,0.1003181;-0.3639452;-0.00227683,0.1154969;-0.7494048;0.08254433,0.1158519;-0.7102187;0.002440922,-0.07569145;0.006407457;-0.04336144,-0.1241401;-0.3608766;-0.01434761,-0.1444106;-0.7466789;0.06780958,-0.1415384;-0.7074494;-0.01223812,0.0007344262;0.5678957;0.01826555,0;0;0,-0.003646079;0.3261008;0.04600072,-0.007267158;0.6402583;0.08044004,0.1637294;0.5044132;0.03564525,0.229158;0.2714427;-0.1461996,0.2676026;0.0821587;-0.3181959,-0.1746758;0.5039954;0.02941069,-0.2337596;0.2538718;-0.1304988,-0.2502524;0.1034371;-0.3402284,0.07686622;0.004144803;-0.04153156,0.1009635;-0.3666522;-0.04547715,0.09632038;-0.7522616;0.0398922,0.1029683;-0.7811903;-0.01473641,-0.07925361;0.002955923;-0.03688623,-0.1038966;-0.3677979;-0.04146363,-0.09743152;-0.7548013;0.0372177,-0.1022853;-0.7763826;-0.02456315,-0.006313149;0.5633108;0.07415819,60.74104
+0;0;0,0.0004571987;0.3290199;0.01472395,0.0004418688;0.6450635;0.01748391,0.1734525;0.5093648;-0.003756786,0.2239767;0.2520895;-0.1550196,0.279584;0.1084193;-0.3627595,-0.1679835;0.501237;-0.01331851,-0.2291026;0.2465641;-0.1650745,-0.2645897;0.1021411;-0.376668,0.07786993;0.004992808;-0.03951978,0.1001179;-0.3640312;-0.001931131,0.1154023;-0.7495232;0.08272416,0.1156465;-0.7103099;0.002623454,-0.07571293;0.006476293;-0.0433137,-0.1240864;-0.3608598;-0.01483772,-0.1445808;-0.7465728;0.06768246,-0.1418191;-0.7073169;-0.01236609,0.000471741;0.5678705;0.01907681,0;0;0,-0.003646079;0.3261008;0.04600072,-0.007267158;0.6402583;0.08044004,0.1637294;0.5044132;0.03564525,0.229158;0.2714427;-0.1461996,0.2676026;0.0821587;-0.3181959,-0.1746758;0.5039954;0.02941069,-0.2337596;0.2538718;-0.1304988,-0.2502524;0.1034371;-0.3402284,0.07686622;0.004144803;-0.04153156,0.1009635;-0.3666522;-0.04547715,0.09632038;-0.7522616;0.0398922,0.1029683;-0.7811903;-0.01473641,-0.07925361;0.002955923;-0.03688623,-0.1038966;-0.3677979;-0.04146363,-0.09743152;-0.7548013;0.0372177,-0.1022853;-0.7763826;-0.02456315,-0.006313149;0.5633108;0.07415819,60.75198
+0;0;0,0.0004575001;0.3292368;0.01473366,0.0004421622;0.645457;0.0174952,0.1734808;0.5097068;-0.003748314,0.2245347;0.2497336;-0.1565973,0.2801604;0.1060159;-0.3644059,-0.1680104;0.5015777;-0.01331159,-0.2297704;0.2442342;-0.1666589,-0.2652692;0.09976347;-0.3783224,0.07797535;0.004999567;-0.03957328,0.1001566;-0.3629165;-0.002097484,0.1154494;-0.7486225;0.08260484,0.1156957;-0.7093308;0.001822047,-0.07581542;0.00648506;-0.04337234,-0.1240437;-0.3597481;-0.01498186,-0.1445495;-0.7456753;0.06758416,-0.1417643;-0.7063407;-0.01314604,0.0004720507;0.5682219;0.01908896,0;0;0,-0.003693338;0.3262493;0.04649615,-0.007404994;0.6405234;0.08148003,0.1634964;0.504722;0.03576732,0.2306964;0.2723516;-0.1514319,0.2682843;0.08498064;-0.3258241,-0.1746372;0.5042658;0.02958649,-0.2359658;0.255493;-0.1374653,-0.251409;0.1086231;-0.3498895,0.07694282;0.004174039;-0.04163623,0.1008583;-0.3655134;-0.04586864,0.09624728;-0.7512808;0.03980397,0.1028686;-0.7798346;-0.01623059,-0.07940646;0.002916953;-0.03684156,-0.1040199;-0.3667202;-0.04144987,-0.09759583;-0.7539381;0.03728075,-0.1025747;-0.7758219;-0.0251335,-0.006424826;0.5635451;0.07506347,60.76323
+0;0;0,0.0004575001;0.3292368;0.01473366,0.0004421622;0.645457;0.0174952,0.1734808;0.5097068;-0.003748314,0.2245347;0.2497336;-0.1565973,0.2801604;0.1060159;-0.3644059,-0.1680104;0.5015777;-0.01331159,-0.2297704;0.2442342;-0.1666589,-0.2652692;0.09976347;-0.3783224,0.07797535;0.004999567;-0.03957328,0.1001566;-0.3629165;-0.002097484,0.1154494;-0.7486225;0.08260484,0.1156957;-0.7093308;0.001822047,-0.07581542;0.00648506;-0.04337234,-0.1240437;-0.3597481;-0.01498186,-0.1445495;-0.7456753;0.06758416,-0.1417643;-0.7063407;-0.01314604,0.0004720507;0.5682219;0.01908896,0;0;0,-0.003693338;0.3262493;0.04649615,-0.007404994;0.6405234;0.08148003,0.1634964;0.504722;0.03576732,0.2306964;0.2723516;-0.1514319,0.2682843;0.08498064;-0.3258241,-0.1746372;0.5042658;0.02958649,-0.2359658;0.255493;-0.1374653,-0.251409;0.1086231;-0.3498895,0.07694282;0.004174039;-0.04163623,0.1008583;-0.3655134;-0.04586864,0.09624728;-0.7512808;0.03980397,0.1028686;-0.7798346;-0.01623059,-0.07940646;0.002916953;-0.03684156,-0.1040199;-0.3667202;-0.04144987,-0.09759583;-0.7539381;0.03728075,-0.1025747;-0.7758219;-0.0251335,-0.006424826;0.5635451;0.07506347,60.77456
+0;0;0,0.0003461041;0.3292181;0.01514926,0.0001390081;0.6454329;0.01848237,0.1730929;0.5099551;-0.004570061,0.2253541;0.254152;-0.1639091,0.2812957;0.1199333;-0.3778933,-0.1677084;0.5026571;-0.01725538,-0.2290752;0.2446216;-0.1695944,-0.2645347;0.1017382;-0.3823392,0.07799582;0.005002017;-0.0395326,0.1001203;-0.3628951;-0.0018376,0.1145183;-0.7484356;0.08376993,0.115392;-0.7091118;0.002995186,-0.07580324;0.006468621;-0.0433961,-0.1240817;-0.3597607;-0.01504198,-0.1444289;-0.745693;0.06753981,-0.1410273;-0.7063318;-0.01316369,0.0002188915;0.568195;0.01993035,0;0;0,-0.003693338;0.3262493;0.04649615,-0.007404994;0.6405234;0.08148003,0.1634964;0.504722;0.03576732,0.2306964;0.2723516;-0.1514319,0.2682843;0.08498064;-0.3258241,-0.1746372;0.5042658;0.02958649,-0.2359658;0.255493;-0.1374653,-0.251409;0.1086231;-0.3498895,0.07694282;0.004174039;-0.04163623,0.1008583;-0.3655134;-0.04586864,0.09624728;-0.7512808;0.03980397,0.1028686;-0.7798346;-0.01623059,-0.07940646;0.002916953;-0.03684156,-0.1040199;-0.3667202;-0.04144987,-0.09759583;-0.7539381;0.03728075,-0.1025747;-0.7758219;-0.0251335,-0.006424826;0.5635451;0.07506347,60.78623
+0;0;0,0.0003465723;0.3296633;0.01516976,0.0001393716;0.6460377;0.01850453,0.1726727;0.5106623;-0.004487561,0.2251174;0.2539613;-0.1643858,0.2811138;0.1196111;-0.3785797,-0.1672994;0.503382;-0.01714202,-0.2288816;0.2444409;-0.1700157,-0.2643758;0.1014175;-0.3829689,0.0780532;0.005005696;-0.03956167,0.1001501;-0.3624321;-0.001913741,0.1146295;-0.7501539;0.08417814,0.1154683;-0.7112024;0.006628662,-0.07585899;0.006473378;-0.04342803,-0.1240771;-0.3592987;-0.01510931,-0.1445395;-0.7474145;0.06793972,-0.1412738;-0.7084271;-0.009541348,0.0002192957;0.5687605;0.01995325,0;0;0,-0.003722548;0.3266425;0.0468936,-0.007385816;0.6410558;0.08207488,0.1628269;0.5051016;0.03568649,0.2310872;0.2738671;-0.1542726,0.26746;0.09362979;-0.3366351,-0.1741385;0.5049427;0.02987556,-0.236067;0.2569357;-0.1400381,-0.2505108;0.1157254;-0.3566382,0.07700966;0.004264191;-0.04163909,0.1008052;-0.3649681;-0.04581285,0.09598459;-0.7530413;0.03977727,0.1031532;-0.7830779;-0.009608753,-0.07947771;0.002850108;-0.03684637,-0.1040741;-0.3663255;-0.04137504,-0.09787098;-0.7557398;0.03779422,-0.1026093;-0.7760082;-0.02174902,-0.006422151;0.564042;0.07560778,60.80897
+0;0;0,0.0003470421;0.3301103;0.01519032,0.0001396148;0.6468279;0.01852858,0.1724586;0.5114373;-0.004431488,0.2258874;0.2499194;-0.1673302,0.2819246;0.1154716;-0.3816798,-0.1670909;0.5041661;-0.01707021,-0.2298286;0.240366;-0.1728125,-0.2653486;0.09723864;-0.3859206,0.07821225;0.005015897;-0.0396423,0.1002719;-0.361802;-0.002057876,0.1147637;-0.7498579;0.08410819,0.1156037;-0.7108936;0.006448299,-0.07601358;0.00648657;-0.04351652,-0.1241504;-0.3586684;-0.01524558,-0.1446304;-0.7471187;0.06787501,-0.14136;-0.7081185;-0.009716377,0.0002196293;0.5694633;0.01997893,0;0;0,-0.003810309;0.327037;0.04728556,-0.007528011;0.6417658;0.08272934,0.1622482;0.505595;0.03562593,0.2326108;0.2739194;-0.1622572,0.2675499;0.09942657;-0.3506548,-0.1737915;0.5054147;0.02984641,-0.2408095;0.2720644;-0.1672283,-0.2530954;0.1220822;-0.3782178,0.07709129;0.00434643;-0.04185534,0.1006006;-0.3642787;-0.04602218,0.095614;-0.7526707;0.03970336,0.1031923;-0.7826063;-0.009919412,-0.07974482;0.002723092;-0.0367039,-0.1040941;-0.3658319;-0.0420826,-0.09846101;-0.7555185;0.03750794,-0.1030558;-0.7747974;-0.02301152,-0.006550945;0.5646697;0.07619929,60.83039
+0;0;0,0.0002192719;0.3300932;0.0155596,-0.0002311041;0.6468062;0.01928535,0.1719389;0.5114295;-0.00527232,0.2327901;0.2929797;-0.2205838,0.2976466;0.1298955;-0.4112651,-0.1671049;0.5049952;-0.01911088,-0.2299198;0.244722;-0.1806484,-0.2635441;0.1104581;-0.3997483,0.07822708;0.004991561;-0.03961609,0.1002464;-0.3618194;-0.001939915,0.1146206;-0.7498887;0.08418547,0.1157154;-0.7109067;0.006530799,-0.07601941;0.006506114;-0.04350341,-0.1247064;-0.3586114;-0.01569391,-0.1450371;-0.747054;0.06749918,-0.1415113;-0.708038;-0.01007919,-8.517555E-05;0.5694399;0.02064414,0;0;0,-0.003810309;0.327037;0.04728556,-0.007528011;0.6417658;0.08272934,0.1622482;0.505595;0.03562593,0.2326108;0.2739194;-0.1622572,0.2675499;0.09942657;-0.3506548,-0.1737915;0.5054147;0.02984641,-0.2408095;0.2720644;-0.1672283,-0.2530954;0.1220822;-0.3782178,0.07709129;0.00434643;-0.04185534,0.1006006;-0.3642787;-0.04602218,0.095614;-0.7526707;0.03970336,0.1031923;-0.7826063;-0.009919412,-0.07974482;0.002723092;-0.0367039,-0.1040941;-0.3658319;-0.0420826,-0.09846101;-0.7555185;0.03750794,-0.1030558;-0.7747974;-0.02301152,-0.006550945;0.5646697;0.07619929,60.85231
+0;0;0,0.0002194008;0.3302872;0.01556875,-0.0002314067;0.6473032;0.01929802,0.1718215;0.5118909;-0.005240668,0.2340222;0.2885963;-0.2253274,0.2988351;0.1256219;-0.4158803,-0.1669912;0.505461;-0.01906979,-0.2311993;0.2394154;-0.1841899,-0.264801;0.1052419;-0.4031423,0.07829192;0.004995698;-0.03964893,0.1003014;-0.3616519;-0.001989517,0.1146735;-0.7496638;0.08412312,0.1157888;-0.7105135;0.005012408,-0.07608242;0.006511507;-0.04353946,-0.1247477;-0.3584434;-0.01574234,-0.1450755;-0.7468285;0.06743842,-0.1414835;-0.7076434;-0.01159456,-8.533643E-05;0.5698618;0.02065813,0;0;0,-0.003784425;0.3271668;0.04774594,-0.007500067;0.6421416;0.083709,0.1618795;0.5057889;0.0355823,0.238247;0.2795234;-0.1768783,0.2665779;0.09592873;-0.3573282,-0.1734876;0.505869;0.03002012,-0.2424629;0.2731544;-0.1779556,-0.2546523;0.1251543;-0.3901328,0.07714657;0.004368529;-0.04190397,0.1005531;-0.3640989;-0.04603124,0.095637;-0.7524379;0.03966522,0.1037257;-0.781648;-0.01298666,-0.07983839;0.002704904;-0.03667608,-0.1039137;-0.3657041;-0.04199805,-0.09851583;-0.755361;0.03746005,-0.1029668;-0.7736295;-0.02573658,-0.006523903;0.5649807;0.07705474,60.87442
+0;0;0,0.0002194008;0.3302872;0.01556875,-0.0002314067;0.6473032;0.01929802,0.1718215;0.5118909;-0.005240668,0.2340222;0.2885963;-0.2253274,0.2988351;0.1256219;-0.4158803,-0.1669912;0.505461;-0.01906979,-0.2311993;0.2394154;-0.1841899,-0.264801;0.1052419;-0.4031423,0.07829192;0.004995698;-0.03964893,0.1003014;-0.3616519;-0.001989517,0.1146735;-0.7496638;0.08412312,0.1157888;-0.7105135;0.005012408,-0.07608242;0.006511507;-0.04353946,-0.1247477;-0.3584434;-0.01574234,-0.1450755;-0.7468285;0.06743842,-0.1414835;-0.7076434;-0.01159456,-8.533643E-05;0.5698618;0.02065813,0;0;0,-0.003784425;0.3271668;0.04774594,-0.007500067;0.6421416;0.083709,0.1618795;0.5057889;0.0355823,0.238247;0.2795234;-0.1768783,0.2665779;0.09592873;-0.3573282,-0.1734876;0.505869;0.03002012,-0.2424629;0.2731544;-0.1779556,-0.2546523;0.1251543;-0.3901328,0.07714657;0.004368529;-0.04190397,0.1005531;-0.3640989;-0.04603124,0.095637;-0.7524379;0.03966522,0.1037257;-0.781648;-0.01298666,-0.07983839;0.002704904;-0.03667608,-0.1039137;-0.3657041;-0.04199805,-0.09851583;-0.755361;0.03746005,-0.1029668;-0.7736295;-0.02573658,-0.006523903;0.5649807;0.07705474,60.88569
+0;0;0,0.0001422218;0.330555;0.01612147,-0.0004538118;0.6479377;0.0203356,0.1712988;0.5127307;-0.005939454,0.2243187;0.3291197;-0.188751,0.2911495;0.1790103;-0.3891696,-0.1667148;0.5066314;-0.02025645,-0.2188369;0.2887534;-0.1608148,-0.2509594;0.1623016;-0.3847452,0.07836419;0.004981982;-0.03964374,0.1003024;-0.3613241;-0.001948059,0.1146624;-0.7502091;0.08433656,0.1159265;-0.7109836;0.004798286,-0.07613807;0.006520637;-0.04356454,-0.1248956;-0.3580812;-0.01580484,-0.1450104;-0.7473196;0.06769136,-0.1412583;-0.708056;-0.01176397,-0.0002726555;0.570395;0.02158646,0;0;0,-0.003777281;0.3273816;0.04830718,-0.00748026;0.6426426;0.08505368,0.1613693;0.5061637;0.03542662,0.2229389;0.3211586;-0.1432532,0.26015;0.1437597;-0.3284875,-0.1730303;0.5065146;0.03000801,-0.2310067;0.3182326;-0.146437,-0.2440911;0.181034;-0.3659185,0.07722277;0.004344136;-0.04189467,0.1004472;-0.3637945;-0.04600692,0.09542058;-0.7530571;0.03962088,0.1034504;-0.7820348;-0.01395345,-0.07990067;0.00275845;-0.03668334,-0.1038394;-0.3653202;-0.04192334,-0.09866662;-0.7558371;0.03777963,-0.1031721;-0.7746832;-0.02551968,-0.006505378;0.5654001;0.07819033,60.90803
+0;0;0,0.0001422218;0.330555;0.01612147,-0.0004538118;0.6479377;0.0203356,0.1712988;0.5127307;-0.005939454,0.2243187;0.3291197;-0.188751,0.2911495;0.1790103;-0.3891696,-0.1667148;0.5066314;-0.02025645,-0.2188369;0.2887534;-0.1608148,-0.2509594;0.1623016;-0.3847452,0.07836419;0.004981982;-0.03964374,0.1003024;-0.3613241;-0.001948059,0.1146624;-0.7502091;0.08433656,0.1159265;-0.7109836;0.004798286,-0.07613807;0.006520637;-0.04356454,-0.1248956;-0.3580812;-0.01580484,-0.1450104;-0.7473196;0.06769136,-0.1412583;-0.708056;-0.01176397,-0.0002726555;0.570395;0.02158646,0;0;0,-0.003777281;0.3273816;0.04830718,-0.00748026;0.6426426;0.08505368,0.1613693;0.5061637;0.03542662,0.2229389;0.3211586;-0.1432532,0.26015;0.1437597;-0.3284875,-0.1730303;0.5065146;0.03000801,-0.2310067;0.3182326;-0.146437,-0.2440911;0.181034;-0.3659185,0.07722277;0.004344136;-0.04189467,0.1004472;-0.3637945;-0.04600692,0.09542058;-0.7530571;0.03962088,0.1034504;-0.7820348;-0.01395345,-0.07990067;0.00275845;-0.03668334,-0.1038394;-0.3653202;-0.04192334,-0.09866662;-0.7558371;0.03777963,-0.1031721;-0.7746832;-0.02551968,-0.006505378;0.5654001;0.07819033,60.91931
+0;0;0,0.0001423365;0.3308218;0.01613448,-0.0004539496;0.6483411;0.02035067,0.1708123;0.5132704;-0.005845912,0.2238805;0.3294924;-0.1888238,0.2907428;0.1793121;-0.3893369,-0.166243;0.5071884;-0.02012232,-0.2184125;0.2891122;-0.1608085,-0.2505502;0.1626007;-0.3848447,0.07841859;0.00498544;-0.03967126,0.1003318;-0.3609034;-0.002018522,0.1147144;-0.7504004;0.08440191,0.1159819;-0.7111499;0.004647955,-0.07619092;0.006525164;-0.04359478,-0.1248929;-0.3576613;-0.01586671,-0.1450393;-0.7475123;0.06776091,-0.1412771;-0.7082235;-0.01190986,-0.00027273;0.5707713;0.02160197,0;0;0,-0.003737003;0.3275962;0.04868436,-0.00736969;0.6429713;0.08563733,0.1608042;0.5067037;0.03529787,0.2227483;0.3278095;-0.1497191,0.260419;0.1542654;-0.3386465,-0.1724195;0.5073112;0.03012605,-0.2216553;0.3283113;-0.1585705,-0.2407295;0.1883781;-0.3760217,0.07729763;0.004362434;-0.04188299,0.1003356;-0.3633676;-0.04592872,0.09534183;-0.7532412;0.03984427,0.1032663;-0.7821078;-0.01419092,-0.07996321;0.002774118;-0.03669234,-0.103845;-0.3648837;-0.04216011,-0.09890595;-0.7559934;0.03779063,-0.1030342;-0.7746933;-0.02592085,-0.006414909;0.5657051;0.07873106,60.93068
+0;0;0,3.696195E-05;0.330812;0.01633387,-0.0006928704;0.648329;0.02069233,0.1711003;0.514356;-0.004730796,0.2231705;0.3388721;-0.1959521,0.292866;0.1934542;-0.398995,-0.1660861;0.5079495;-0.02234185,-0.2181578;0.2932386;-0.1681475,-0.2498201;0.1662172;-0.3919628,0.07845062;0.004964655;-0.0396105,0.1003349;-0.36094;-0.00209555,0.1147342;-0.750471;0.08416882,0.1165891;-0.7112219;0.004426219,-0.07612968;0.006569806;-0.04369494,-0.1251964;-0.3575801;-0.01613037,-0.1449988;-0.7473894;0.06777348,-0.1406501;-0.7080948;-0.01186676,-0.0004768005;0.5707588;0.02191164,0;0;0,-0.003737003;0.3275962;0.04868436,-0.00736969;0.6429713;0.08563733,0.1608042;0.5067037;0.03529787,0.2227483;0.3278095;-0.1497191,0.260419;0.1542654;-0.3386465,-0.1724195;0.5073112;0.03012605,-0.2216553;0.3283113;-0.1585705,-0.2407295;0.1883781;-0.3760217,0.07729763;0.004362434;-0.04188299,0.1003356;-0.3633676;-0.04592872,0.09534183;-0.7532412;0.03984427,0.1032663;-0.7821078;-0.01419092,-0.07996321;0.002774118;-0.03669234,-0.103845;-0.3648837;-0.04216011,-0.09890595;-0.7559934;0.03779063,-0.1030342;-0.7746933;-0.02592085,-0.006414909;0.5657051;0.07873106,60.95307
+0;0;0,3.7003E-05;0.3311795;0.01635201,-0.0006932307;0.6488723;0.02071305,0.1707882;0.5149632;-0.004661029,0.2228813;0.3394018;-0.1959667,0.2926079;0.1939192;-0.3991,-0.1657853;0.5085683;-0.02224007,-0.21788;0.2937628;-0.1681101,-0.2495563;0.1666848;-0.3920251,0.07853539;0.004970019;-0.0396533,0.1003582;-0.3599064;-0.00224378,0.1147172;-0.7483484;0.08377943,0.1165987;-0.7089668;0.002894491,-0.07621195;0.006576905;-0.04374215,-0.1251408;-0.3565497;-0.01625505,-0.1448878;-0.7452692;0.06741424,-0.1404768;-0.7058414;-0.01336687,-0.0004770533;0.5712634;0.02193297,0;0;0,-0.003760938;0.3279217;0.04899454,-0.007402364;0.643458;0.08607984,0.1602123;0.5071781;0.03492952,0.2230541;0.3318719;-0.1533574,0.2607048;0.1624537;-0.3461528,-0.1720562;0.5080746;0.03006352,-0.2203783;0.3340572;-0.1636276,-0.241259;0.1911757;-0.3791248,0.0774125;0.004385188;-0.04186845,0.1003314;-0.3623125;-0.04611492,0.09547491;-0.7509356;0.0401516,0.1025702;-0.7793019;-0.01621293,-0.08006129;0.002773383;-0.03670681,-0.1039201;-0.3638507;-0.04200312,-0.09897414;-0.7538908;0.03760596,-0.1029963;-0.7737044;-0.02670856,-0.006447196;0.5661557;0.07914495,60.97652
+0;0;0,3.70525E-05;0.3316225;0.01637389,-0.0006938322;0.6495994;0.02073895,0.1704448;0.5157368;-0.004580829,0.2225624;0.3400931;-0.1959762,0.2937623;0.1915363;-0.4034019,-0.1654546;0.5093548;-0.02212466,-0.2175737;0.2944484;-0.1680631,-0.2499194;0.1646852;-0.3967095,0.07858425;0.004973111;-0.03967797,0.1003853;-0.3595399;-0.002305709,0.1147754;-0.7488226;0.08390367,0.1166494;-0.7094784;0.003341287,-0.07625936;0.006580997;-0.04376937,-0.1251394;-0.3561839;-0.01630964,-0.1449292;-0.7457447;0.06754073,-0.1405358;-0.7063545;-0.01291824,-0.0004774703;0.5719243;0.02195991,0;0;0,-0.003777541;0.3283339;0.04923582,-0.007405266;0.6441506;0.08637166,0.1595786;0.5077173;0.0344975,0.2223587;0.3358987;-0.1571693,0.2613131;0.1655902;-0.356271,-0.171687;0.509091;0.02995746,-0.2185004;0.3422328;-0.1704572,-0.2396992;0.2131266;-0.4007745,0.07754339;0.004428864;-0.04173684,0.1002094;-0.361916;-0.04613972,0.09533307;-0.7514047;0.04020214,0.1025817;-0.7799218;-0.01551437,-0.08008522;0.002732;-0.03678928,-0.1039512;-0.3635269;-0.04194068,-0.09931922;-0.7545165;0.03734263,-0.1036517;-0.7743791;-0.02650156,-0.006459016;0.5667825;0.07942724,60.99744
+0;0;0,-0.0001211586;0.3316049;0.01672645,-0.001137593;0.6495739;0.02161537,0.1698196;0.5160965;-0.00620852,0.2247548;0.3435249;-0.1996002,0.2853486;0.2389471;-0.4353029,-0.165419;0.5098268;-0.02355251,-0.2239628;0.3225876;-0.2016348,-0.2502086;0.1984986;-0.4341794,0.07861046;0.004970382;-0.03962635,0.10038;-0.3595336;-0.002148442,0.1145674;-0.7488003;0.08416694,0.1164547;-0.7094457;0.003606074,-0.07624143;0.006581716;-0.04380048,-0.1252996;-0.3561643;-0.01640808,-0.1446393;-0.7457818;0.06728376,-0.1402367;-0.7063624;-0.01317129,-0.0008459986;0.571897;0.02269534,0;0;0,-0.003777541;0.3283339;0.04923582,-0.007405266;0.6441506;0.08637166,0.1595786;0.5077173;0.0344975,0.2223587;0.3358987;-0.1571693,0.2613131;0.1655902;-0.356271,-0.171687;0.509091;0.02995746,-0.2185004;0.3422328;-0.1704572,-0.2396992;0.2131266;-0.4007745,0.07754339;0.004428864;-0.04173684,0.1002094;-0.361916;-0.04613972,0.09533307;-0.7514047;0.04020214,0.1025817;-0.7799218;-0.01551437,-0.08008522;0.002732;-0.03678928,-0.1039512;-0.3635269;-0.04194068,-0.09931922;-0.7545165;0.03734263,-0.1036517;-0.7743791;-0.02650156,-0.006459016;0.5667825;0.07942724,61.00867
+0;0;0,-0.0001211586;0.3316049;0.01672645,-0.001137593;0.6495739;0.02161537,0.1698196;0.5160965;-0.00620852,0.2247548;0.3435249;-0.1996002,0.2853486;0.2389471;-0.4353029,-0.165419;0.5098268;-0.02355251,-0.2239628;0.3225876;-0.2016348,-0.2502086;0.1984986;-0.4341794,0.07861046;0.004970382;-0.03962635,0.10038;-0.3595336;-0.002148442,0.1145674;-0.7488003;0.08416694,0.1164547;-0.7094457;0.003606074,-0.07624143;0.006581716;-0.04380048,-0.1252996;-0.3561643;-0.01640808,-0.1446393;-0.7457818;0.06728376,-0.1402367;-0.7063624;-0.01317129,-0.0008459986;0.571897;0.02269534,0;0;0,-0.003777541;0.3283339;0.04923582,-0.007405266;0.6441506;0.08637166,0.1595786;0.5077173;0.0344975,0.2223587;0.3358987;-0.1571693,0.2613131;0.1655902;-0.356271,-0.171687;0.509091;0.02995746,-0.2185004;0.3422328;-0.1704572,-0.2396992;0.2131266;-0.4007745,0.07754339;0.004428864;-0.04173684,0.1002094;-0.361916;-0.04613972,0.09533307;-0.7514047;0.04020214,0.1025817;-0.7799218;-0.01551437,-0.08008522;0.002732;-0.03678928,-0.1039512;-0.3635269;-0.04194068,-0.09931922;-0.7545165;0.03734263,-0.1036517;-0.7743791;-0.02650156,-0.006459016;0.5667825;0.07942724,61.01997
+0;0;0,-0.0001212867;0.3319554;0.01674413,-0.001138604;0.650201;0.02163734,0.169365;0.5168055;-0.006108772,0.2243232;0.3441618;-0.1995812,0.2856784;0.2382698;-0.4382459,-0.1649822;0.5105525;-0.02340665,-0.2235504;0.3232351;-0.2015633,-0.250126;0.1975867;-0.4370301,0.07873922;0.004978523;-0.03969125,0.1004945;-0.3592852;-0.002238046,0.1147541;-0.7505339;0.08451684,0.1166492;-0.7111402;0.003618196,-0.0763663;0.006592496;-0.04387222,-0.1253922;-0.3559144;-0.01649787,-0.1448303;-0.7475157;0.06762011,-0.1404092;-0.7080568;-0.01317227,-0.0008467605;0.5724577;0.02271824,0;0;0,-0.003737885;0.3286335;0.04960656,-0.007301886;0.6446993;0.08699846,0.1589239;0.5083242;0.03414536,0.2217837;0.3398621;-0.1606032,0.2606691;0.1740763;-0.3678262,-0.1709641;0.5099329;0.02976295,-0.2263338;0.3350722;-0.1615895,-0.2425916;0.2109559;-0.3988008,0.07771638;0.00432238;-0.0417316,0.1000274;-0.3618035;-0.04599762,0.09470771;-0.7533662;0.04034853,0.1027384;-0.7815233;-0.01612878,-0.0802343;0.002857421;-0.03680132,-0.1041076;-0.3631581;-0.04197989,-0.09943721;-0.7561009;0.03789128,-0.1047042;-0.7773193;-0.02523848,-0.006374761;0.5672697;0.07999277,61.04251
+0;0;0,-0.0002669425;0.3323809;0.01713911,-0.001529193;0.6508669;0.02258499,0.1685316;0.5179141;-0.007208947,0.2273007;0.3509041;-0.2044565,0.2859253;0.2407302;-0.4780807,-0.1649551;0.5103367;-0.02148791,-0.2234472;0.3244059;-0.2011018,-0.2538961;0.1878896;-0.4673377,0.07878111;0.005001387;-0.0396504,0.1005443;-0.3582603;-0.002214938,0.1148986;-0.7497194;0.08436762,0.1168401;-0.7057282;-0.035849,-0.07638172;0.006558382;-0.04389136,-0.1254607;-0.3549463;-0.01669502,-0.1446659;-0.7466606;0.06776752,-0.1389681;-0.7025553;-0.05231633,-0.001172535;0.5730706;0.02352033,0;0;0,-0.003728956;0.3290326;0.04994512,-0.007294927;0.6453345;0.08746719,0.1582835;0.5089017;0.03353071,0.221386;0.3402375;-0.1609511,0.265723;0.1718052;-0.4061248,-0.1705607;0.5109661;0.02953257,-0.2224868;0.3491094;-0.1738361,-0.2426219;0.2023838;-0.4355831,0.07787798;0.004258692;-0.04147911,0.1000186;-0.3608757;-0.046031,0.09462128;-0.7526032;0.04035878,0.09385075;-0.7406127;-0.07933509,-0.08018781;0.002877776;-0.03694947,-0.1039733;-0.3621481;-0.04188855,-0.09924969;-0.7552314;0.03814919,-0.1073463;-0.8024472;-0.05471489,-0.006369494;0.567856;0.08043265,61.06431
+0;0;0,-0.0002669425;0.3323809;0.01713911,-0.001529193;0.6508669;0.02258499,0.1685316;0.5179141;-0.007208947,0.2273007;0.3509041;-0.2044565,0.2859253;0.2407302;-0.4780807,-0.1649551;0.5103367;-0.02148791,-0.2234472;0.3244059;-0.2011018,-0.2538961;0.1878896;-0.4673377,0.07878111;0.005001387;-0.0396504,0.1005443;-0.3582603;-0.002214938,0.1148986;-0.7497194;0.08436762,0.1168401;-0.7057282;-0.035849,-0.07638172;0.006558382;-0.04389136,-0.1254607;-0.3549463;-0.01669502,-0.1446659;-0.7466606;0.06776752,-0.1389681;-0.7025553;-0.05231633,-0.001172535;0.5730706;0.02352033,0;0;0,-0.003728956;0.3290326;0.04994512,-0.007294927;0.6453345;0.08746719,0.1582835;0.5089017;0.03353071,0.221386;0.3402375;-0.1609511,0.265723;0.1718052;-0.4061248,-0.1705607;0.5109661;0.02953257,-0.2224868;0.3491094;-0.1738361,-0.2426219;0.2023838;-0.4355831,0.07787798;0.004258692;-0.04147911,0.1000186;-0.3608757;-0.046031,0.09462128;-0.7526032;0.04035878,0.09385075;-0.7406127;-0.07933509,-0.08018781;0.002877776;-0.03694947,-0.1039733;-0.3621481;-0.04188855,-0.09924969;-0.7552314;0.03814919,-0.1073463;-0.8024472;-0.05471489,-0.006369494;0.567856;0.08043265,61.07565
+0;0;0,-0.0002671686;0.3326623;0.01715362,-0.001530143;0.6513327;0.02260297,0.1682467;0.5184353;-0.007139087,0.2270598;0.3513007;-0.204534,0.2853316;0.2417895;-0.476512,-0.1646817;0.5108706;-0.02139415,-0.2232175;0.324801;-0.2011422,-0.2534833;0.189106;-0.4657763,0.07886979;0.005007016;-0.03969503,0.100619;-0.3580215;-0.002283599,0.1149587;-0.7490826;0.08421093,0.1169002;-0.7050912;-0.03600705,-0.0764677;0.006565764;-0.04394077,-0.1255152;-0.354707;-0.01676188,-0.1447008;-0.7460229;0.06761477,-0.139003;-0.7019175;-0.05247044,-0.001173316;0.5734995;0.02353876,0;0;0,-0.003754798;0.3292732;0.05023527,-0.00735243;0.6457477;0.08786392,0.1578006;0.5094548;0.03334642,0.222338;0.3481923;-0.1671206,0.2659647;0.1755763;-0.4072472,-0.1702225;0.5116557;0.02938733,-0.2229654;0.3403108;-0.1661039,-0.2425187;0.2083156;-0.4336021,0.07797992;0.004226729;-0.04150271,0.09992506;-0.3606872;-0.04581118,0.09448642;-0.7520127;0.04050469,0.0937278;-0.7400216;-0.07919073,-0.08030004;0.002965288;-0.0369367,-0.1041431;-0.3618219;-0.04185019,-0.09921587;-0.7545253;0.03799611,-0.1077525;-0.8026039;-0.05410574,-0.006420676;0.568234;0.08080935,61.10003
+0;0;0,-0.0004313896;0.3326407;0.01756456,-0.00195277;0.6513019;0.02348167,0.1676614;0.5184748;-0.007715978,0.2333189;0.35772;-0.2082271,0.2975441;0.2802209;-0.4897042,-0.1646633;0.5115612;-0.02296177,-0.2240713;0.3283992;-0.2053901,-0.2536006;0.1998512;-0.4736507,0.07891832;0.004987604;-0.03960093,0.1006374;-0.3580319;-0.002085131,0.1151583;-0.7490416;0.08461122,0.1173997;-0.7050207;-0.03559809,-0.07644229;0.006594494;-0.04398067,-0.1255485;-0.3546648;-0.01672992,-0.1446587;-0.7459743;0.06769402,-0.1386582;-0.7018347;-0.05237243,-0.001535106;0.5734676;0.02429444,0;0;0,-0.003754798;0.3292732;0.05023527,-0.00735243;0.6457477;0.08786392,0.1578006;0.5094548;0.03334642,0.222338;0.3481923;-0.1671206,0.2659647;0.1755763;-0.4072472,-0.1702225;0.5116557;0.02938733,-0.2229654;0.3403108;-0.1661039,-0.2425187;0.2083156;-0.4336021,0.07797992;0.004226729;-0.04150271,0.09992506;-0.3606872;-0.04581118,0.09448642;-0.7520127;0.04050469,0.0937278;-0.7400216;-0.07919073,-0.08030004;0.002965288;-0.0369367,-0.1041431;-0.3618219;-0.04185019,-0.09921587;-0.7545253;0.03799611,-0.1077525;-0.8026039;-0.05410574,-0.006420676;0.568234;0.08080935,61.12255
+0;0;0,-0.0004320912;0.3331816;0.01759313,-0.0019548;0.6521233;0.023516,0.1671392;0.5194113;-0.007582609,0.2328293;0.3585764;-0.2081935,0.2969405;0.281215;-0.4891708,-0.1641632;0.512519;-0.0227815,-0.2236008;0.3292658;-0.2053006,-0.2530776;0.2009461;-0.4730848,0.0789797;0.004991483;-0.03963173,0.1007721;-0.359252;-0.001989447,0.1151946;-0.7476161;0.08412031,0.1174361;-0.7035949;-0.03609171,-0.07650174;0.006599624;-0.04401488,-0.1257735;-0.3558777;-0.01667225,-0.1447544;-0.7445395;0.06718046,-0.1387538;-0.7003996;-0.05288868,-0.001536845;0.574235;0.02432933,0;0;0,-0.003681011;0.3297782;0.05052233,-0.007239815;0.6465276;0.08821964,0.1571732;0.5103086;0.03313613,0.2221859;0.3541397;-0.1713448,0.2655569;0.1803525;-0.4100081,-0.1693385;0.5126119;0.02894152,-0.223292;0.3424997;-0.1674731,-0.2404044;0.2173487;-0.4378203,0.07809681;0.004319236;-0.04141998,0.09993337;-0.3618448;-0.04491758,0.09461467;-0.7505787;0.04056454,0.09393901;-0.7385941;-0.07913315,-0.08035196;0.002924643;-0.03699178,-0.1041895;-0.3631055;-0.04133277,-0.09933878;-0.7531956;0.0377607,-0.1079421;-0.800952;-0.05461075,-0.006320778;0.5689609;0.08114886,61.14365
+0;0;0,-0.0004328819;0.3337914;0.01762532,-0.00195744;0.6531245;0.02355641,0.1666746;0.5204918;-0.007453986,0.2323988;0.3595735;-0.208169,0.2980317;0.2803758;-0.4958155,-0.1637197;0.5136185;-0.02261121,-0.2231881;0.3302702;-0.2052251,-0.2533646;0.1989047;-0.4793654,0.07902151;0.004994126;-0.03965271,0.1007526;-0.3582253;-0.002116255,0.1151501;-0.7459151;0.083844,0.1173917;-0.7018935;-0.03637122,-0.07654224;0.006603117;-0.04403818,-0.1256755;-0.3548551;-0.01677243,-0.1446234;-0.7428421;0.0669347,-0.1386227;-0.6987017;-0.05313765,-0.001539105;0.5751653;0.02437048,0;0;0,-0.003674343;0.3303819;0.0506146,-0.00727807;0.6475429;0.08816218,0.1563875;0.511315;0.03232312,0.2196885;0.3593989;-0.1760404,0.2650006;0.1823638;-0.420838,-0.1687025;0.513843;0.02824714,-0.222983;0.3445922;-0.1690058,-0.2407225;0.220924;-0.4477744,0.07820536;0.004329115;-0.04131413,0.09974263;-0.3608162;-0.04513526,0.0943433;-0.7489082;0.04004239,0.0936731;-0.7369328;-0.0796572,-0.08037261;0.002994226;-0.03705341,-0.1042697;-0.3620002;-0.0412422,-0.09940282;-0.7514684;0.03743824,-0.1079379;-0.799073;-0.05507126,-0.006349288;0.5699016;0.08113074,61.16509
+0;0;0,-0.0005136418;0.3337649;0.01811805,-0.002178707;0.6530904;0.02442389,0.1662249;0.5205743;-0.008197406,0.2341441;0.3629183;-0.2107621,0.2795676;0.2685087;-0.4977185,-0.1636611;0.514084;-0.02334324,-0.2230187;0.3350212;-0.2101963,-0.250848;0.2006533;-0.4831271,0.07912041;0.004982525;-0.03945646,0.1009784;-0.3582139;-0.00177221,0.1152052;-0.7459111;0.08418324,0.1175098;-0.7018604;-0.03602737,-0.07648763;0.006619072;-0.04413057,-0.1252684;-0.3548667;-0.01659822,-0.1438931;-0.7428499;0.06719882,-0.1378351;-0.6986553;-0.05286424,-0.001733621;0.5751303;0.02514042,0;0;0,-0.003674343;0.3303819;0.0506146,-0.00727807;0.6475429;0.08816218,0.1563875;0.511315;0.03232312,0.2196885;0.3593989;-0.1760404,0.2650006;0.1823638;-0.420838,-0.1687025;0.513843;0.02824714,-0.222983;0.3445922;-0.1690058,-0.2407225;0.220924;-0.4477744,0.07820536;0.004329115;-0.04131413,0.09974263;-0.3608162;-0.04513526,0.0943433;-0.7489082;0.04004239,0.0936731;-0.7369328;-0.0796572,-0.08037261;0.002994226;-0.03705341,-0.1042697;-0.3620002;-0.0412422,-0.09940282;-0.7514684;0.03743824,-0.1079379;-0.799073;-0.05507126,-0.006349288;0.5699016;0.08113074,61.17606
+0;0;0,-0.0005136418;0.3337649;0.01811805,-0.002178707;0.6530904;0.02442389,0.1662249;0.5205743;-0.008197406,0.2341441;0.3629183;-0.2107621,0.2795676;0.2685087;-0.4977185,-0.1636611;0.514084;-0.02334324,-0.2230187;0.3350212;-0.2101963,-0.250848;0.2006533;-0.4831271,0.07912041;0.004982525;-0.03945646,0.1009784;-0.3582139;-0.00177221,0.1152052;-0.7459111;0.08418324,0.1175098;-0.7018604;-0.03602737,-0.07648763;0.006619072;-0.04413057,-0.1252684;-0.3548667;-0.01659822,-0.1438931;-0.7428499;0.06719882,-0.1378351;-0.6986553;-0.05286424,-0.001733621;0.5751303;0.02514042,0;0;0,-0.003674343;0.3303819;0.0506146,-0.00727807;0.6475429;0.08816218,0.1563875;0.511315;0.03232312,0.2196885;0.3593989;-0.1760404,0.2650006;0.1823638;-0.420838,-0.1687025;0.513843;0.02824714,-0.222983;0.3445922;-0.1690058,-0.2407225;0.220924;-0.4477744,0.07820536;0.004329115;-0.04131413,0.09974263;-0.3608162;-0.04513526,0.0943433;-0.7489082;0.04004239,0.0936731;-0.7369328;-0.0796572,-0.08037261;0.002994226;-0.03705341,-0.1042697;-0.3620002;-0.0412422,-0.09940282;-0.7514684;0.03743824,-0.1079379;-0.799073;-0.05507126,-0.006349288;0.5699016;0.08113074,61.1875
+0;0;0,-0.0005143285;0.3342111;0.01814227,-0.002181931;0.6540225;0.02445746,0.1658723;0.5214952;-0.008093214,0.2337779;0.3638709;-0.2106171,0.2789944;0.2698917;-0.4962656,-0.1633262;0.5150184;-0.02320748,-0.2226718;0.3359917;-0.2100229,-0.2503743;0.2022362;-0.4817098,0.07920759;0.004988015;-0.03949993,0.1010367;-0.3577283;-0.001865506,0.1152732;-0.7456894;0.08414846,0.1167618;-0.7066131;0.006496921,-0.07657191;0.006626366;-0.0441792,-0.1252882;-0.3543815;-0.01668325,-0.1439256;-0.7426289;0.06717083,-0.1400124;-0.7034597;-0.01038539,-0.001736132;0.5759375;0.02517514,0;0;0,-0.003552448;0.3307814;0.05096579,-0.007031634;0.6484017;0.08878112,0.1557598;0.5120484;0.03148937,0.2182529;0.3573568;-0.1749994,0.2645437;0.1882388;-0.4234506,-0.1678904;0.5149412;0.02785832,-0.2217987;0.3462943;-0.1699411,-0.2403022;0.2261531;-0.4486801,0.0782732;0.004404917;-0.04138684,0.09962413;-0.360267;-0.04519296,0.0941514;-0.7487572;0.03942585,0.1008438;-0.778753;-0.01027393,-0.08050293;0.002972621;-0.03700553,-0.104368;-0.3615397;-0.0411517,-0.09946022;-0.7513666;0.03711571,-0.1053623;-0.7714686;-0.02262799,-0.006138012;0.5706405;0.08168316,61.21124
+0;0;0,-0.0006474157;0.3346249;0.01852558,-0.002442418;0.6547186;0.02522692,0.1652065;0.5225219;-0.008348439,0.2405946;0.3593778;-0.2354701,0.2807465;0.2986347;-0.5081021,-0.1628949;0.5159791;-0.02387013,-0.2285507;0.3259647;-0.2323586,-0.2580502;0.2399419;-0.4994914,0.07932363;0.00500271;-0.03948364,0.1011588;-0.3566684;-0.001877632,0.1153296;-0.7449505;0.08421358,0.1169417;-0.7057114;0.005300082,-0.07665481;0.006617428;-0.04423206,-0.125181;-0.3533635;-0.01673822,-0.1438435;-0.7419354;0.06716114,-0.139767;-0.7025957;-0.01165162,-0.001972289;0.5765701;0.02585121,0;0;0,-0.003559928;0.331205;0.05106902,-0.007055134;0.6491194;0.08887172,0.1551638;0.5127478;0.03091598,0.216407;0.3375298;-0.191416,0.2634555;0.1958272;-0.4308672,-0.1673265;0.5156111;0.02733362,-0.2276444;0.343712;-0.1978242,-0.2437868;0.2284834;-0.4549076,0.07836206;0.004387036;-0.04142904,0.09953504;-0.3592516;-0.04537916,0.0940552;-0.7480896;0.03918171,0.1010075;-0.7774873;-0.0131526,-0.08062042;0.003030589;-0.03697823,-0.1044685;-0.3604394;-0.04118963,-0.09954009;-0.7505942;0.03710813,-0.1055827;-0.7723013;-0.02293494,-0.006159078;0.571295;0.0817759,61.23157
+0;0;0,-0.0006474157;0.3346249;0.01852558,-0.002442418;0.6547186;0.02522692,0.1652065;0.5225219;-0.008348439,0.2405946;0.3593778;-0.2354701,0.2807465;0.2986347;-0.5081021,-0.1628949;0.5159791;-0.02387013,-0.2285507;0.3259647;-0.2323586,-0.2580502;0.2399419;-0.4994914,0.07932363;0.00500271;-0.03948364,0.1011588;-0.3566684;-0.001877632,0.1153296;-0.7449505;0.08421358,0.1169417;-0.7057114;0.005300082,-0.07665481;0.006617428;-0.04423206,-0.125181;-0.3533635;-0.01673822,-0.1438435;-0.7419354;0.06716114,-0.139767;-0.7025957;-0.01165162,-0.001972289;0.5765701;0.02585121,0;0;0,-0.003559928;0.331205;0.05106902,-0.007055134;0.6491194;0.08887172,0.1551638;0.5127478;0.03091598,0.216407;0.3375298;-0.191416,0.2634555;0.1958272;-0.4308672,-0.1673265;0.5156111;0.02733362,-0.2276444;0.343712;-0.1978242,-0.2437868;0.2284834;-0.4549076,0.07836206;0.004387036;-0.04142904,0.09953504;-0.3592516;-0.04537916,0.0940552;-0.7480896;0.03918171,0.1010075;-0.7774873;-0.0131526,-0.08062042;0.003030589;-0.03697823,-0.1044685;-0.3604394;-0.04118963,-0.09954009;-0.7505942;0.03710813,-0.1055827;-0.7723013;-0.02293494,-0.006159078;0.571295;0.0817759,61.24318
+0;0;0,-0.0006482082;0.3350345;0.01854826,-0.002444409;0.6553439;0.0252549,0.1645891;0.5233141;-0.008194257,0.234686;0.3716204;-0.2193754,0.2778834;0.3062698;-0.5126866,-0.1623041;0.5167954;-0.02365879,-0.2233519;0.3401172;-0.2175145,-0.255089;0.2475695;-0.5049095,0.07938229;0.005006409;-0.03951284,0.1011757;-0.3559729;-0.001978748,0.1153389;-0.7440481;0.08406658,0.1169561;-0.7047798;0.004903607,-0.07671149;0.006622321;-0.04426477,-0.1251448;-0.3526701;-0.01682351,-0.1437974;-0.7410349;0.06703112,-0.139708;-0.7016656;-0.0120308,-0.001974087;0.5771633;0.02587945,0;0;0,-0.003509291;0.3316158;0.05110002,-0.007000986;0.649758;0.0888176,0.1540616;0.5132906;0.02962708,0.2138466;0.3549063;-0.179806,0.2634883;0.2003398;-0.4363467,-0.1664448;0.5165223;0.02671063,-0.220795;0.3690825;-0.1919892,-0.2382177;0.2383852;-0.4654537,0.07841878;0.00437966;-0.04146314,0.09956375;-0.3585619;-0.04548216,0.09399334;-0.7472062;0.03896475,0.1009303;-0.7764869;-0.01388383,-0.08070052;0.00307873;-0.03695707,-0.1044542;-0.3596981;-0.04126447,-0.09921002;-0.7496927;0.03673241,-0.1054243;-0.7740896;-0.02121285,-0.006104413;0.5718995;0.08174133,61.26585
+0;0;0,-0.0008645259;0.3350102;0.01897384,-0.002902897;0.6553103;0.02604652,0.1639468;0.5233911;-0.008810088,0.2374433;0.3769801;-0.2225486,0.2769673;0.2866541;-0.5096849,-0.1623934;0.5172573;-0.02454896,-0.225508;0.3480901;-0.2243516,-0.2518753;0.2597376;-0.5136037,0.079427;0.004990101;-0.03942496,0.1014687;-0.3559821;-0.001967579,0.115185;-0.7440343;0.0842535,0.1168662;-0.7047547;0.005093195,-0.07670894;0.0066325;-0.04426767,-0.12512;-0.3526778;-0.01702227,-0.1436412;-0.741008;0.06702122,-0.1394904;-0.7016172;-0.01203493,-0.002377357;0.5771294;0.02658079,0;0;0,-0.003509291;0.3316158;0.05110002,-0.007000986;0.649758;0.0888176,0.1540616;0.5132906;0.02962708,0.2138466;0.3549063;-0.179806,0.2634883;0.2003398;-0.4363467,-0.1664448;0.5165223;0.02671063,-0.220795;0.3690825;-0.1919892,-0.2382177;0.2383852;-0.4654537,0.07841878;0.00437966;-0.04146314,0.09956375;-0.3585619;-0.04548216,0.09399334;-0.7472062;0.03896475,0.1009303;-0.7764869;-0.01388383,-0.08070052;0.00307873;-0.03695707,-0.1044542;-0.3596981;-0.04126447,-0.09921002;-0.7496927;0.03673241,-0.1054243;-0.7740896;-0.02121285,-0.006104413;0.5718995;0.08174133,61.28919
+0;0;0,-0.0008653273;0.3353207;0.01899143,-0.002904799;0.6557943;0.02606821,0.1637261;0.5239107;-0.008741533,0.2362736;0.3793901;-0.2197204,0.2770196;0.2862715;-0.5157338,-0.1621842;0.5177849;-0.02445968,-0.224484;0.3508019;-0.2216826,-0.2516665;0.2597179;-0.5198773,0.0794369;0.004990723;-0.03942987,0.1014289;-0.3551684;-0.002056863,0.1151497;-0.7433454;0.08419193,0.1168286;-0.7040781;0.005137026,-0.07671849;0.006633327;-0.04427318,-0.1250205;-0.3518676;-0.01708915,-0.1435477;-0.7403227;0.06698136,-0.1394023;-0.7009444;-0.01196953,-0.002379022;0.5775782;0.02660272,0;0;0,-0.003544826;0.3319375;0.05105233,-0.00705852;0.6502641;0.08868766,0.1536746;0.5137516;0.02928209,0.2169077;0.3754502;-0.1887448,0.262877;0.202823;-0.445731,-0.166219;0.5172361;0.02631339,-0.219131;0.3732701;-0.1907939,-0.2364752;0.2462217;-0.476299,0.07849756;0.00427787;-0.04134822,0.09953156;-0.3578499;-0.04535651,0.09400351;-0.7466943;0.03877401,0.1008803;-0.7760362;-0.01385331,-0.08068287;0.003185284;-0.03701312,-0.1043077;-0.3587791;-0.04133298,-0.09904478;-0.7488694;0.03683569,-0.1051092;-0.7734172;-0.0208371,-0.006152216;0.5723693;0.08162403,61.31044
+0;0;0,-0.0008658243;0.3355134;0.01900234,-0.002906896;0.6562372;0.02608407,0.163449;0.5243664;-0.00866653,0.2360107;0.3798175;-0.2196866,0.27744;0.2851373;-0.5206645,-0.1619208;0.5182508;-0.0243586,-0.2242327;0.3512352;-0.2216201,-0.251871;0.2586235;-0.5248158,0.07950237;0.004994836;-0.03946237,0.101497;-0.3552062;-0.002085015,0.1151506;-0.7414837;0.08374173,0.1168279;-0.702225;0.004759684,-0.07678172;0.006638794;-0.04430967,-0.1250893;-0.3519039;-0.01712247,-0.1435259;-0.7384582;0.06653664,-0.1393843;-0.6990885;-0.01234148,-0.002380606;0.5779449;0.0266191,0;0;0,-0.003536333;0.332117;0.05115509,-0.007077411;0.6506818;0.08890676,0.1530715;0.5139895;0.02879023,0.2169953;0.3789461;-0.1911327,0.2612784;0.2027267;-0.4523877,-0.1658428;0.5177894;0.02612952,-0.2175914;0.3733907;-0.1910345,-0.2350561;0.2503042;-0.4839732,0.07853268;0.004286632;-0.04143786,0.09962174;-0.3578834;-0.0451448,0.0947657;-0.744777;0.03883553,0.1006958;-0.7743021;-0.01358866,-0.08080279;0.003173866;-0.03692817,-0.1044123;-0.3588322;-0.04138436,-0.09913444;-0.7469991;0.03647126,-0.1051948;-0.7718832;-0.02078012,-0.006162073;0.5727133;0.08181262,61.33235
+0;0;0,-0.0009193766;0.3354807;0.01956639,-0.003053988;0.6561967;0.02698123,0.1629916;0.5240707;-0.008993408,0.2346158;0.3844132;-0.2235974,0.2763257;0.2943386;-0.525947,-0.1618223;0.5186667;-0.02477658,-0.2253676;0.3564797;-0.2256408,-0.2511866;0.2649737;-0.5293322,0.07960258;0.004979779;-0.03926174,0.1019826;-0.3551881;-0.001793832,0.1153382;-0.7414519;0.08414114,0.1170664;-0.702171;0.00516279,-0.07674632;0.006634797;-0.04437156,-0.1247425;-0.3519283;-0.01690301,-0.1433911;-0.7384604;0.06681126,-0.1391967;-0.6990772;-0.01206247,-0.002509205;0.5779039;0.02742937,0;0;0,-0.003536333;0.332117;0.05115509,-0.007077411;0.6506818;0.08890676,0.1530715;0.5139895;0.02879023,0.2169953;0.3789461;-0.1911327,0.2612784;0.2027267;-0.4523877,-0.1658428;0.5177894;0.02612952,-0.2175914;0.3733907;-0.1910345,-0.2350561;0.2503042;-0.4839732,0.07853268;0.004286632;-0.04143786,0.09962174;-0.3578834;-0.0451448,0.0947657;-0.744777;0.03883553,0.1006958;-0.7743021;-0.01358866,-0.08080279;0.003173866;-0.03692817,-0.1044123;-0.3588322;-0.04138436,-0.09913444;-0.7469991;0.03647126,-0.1051948;-0.7718832;-0.02078012,-0.006162073;0.5727133;0.08181262,61.34352
+0;0;0,-0.0009202965;0.3358164;0.01958597,-0.003056358;0.6567486;0.02700473,0.1627836;0.5246087;-0.008924056,0.2352813;0.3832479;-0.2261455,0.2746726;0.2981805;-0.5116875,-0.1616256;0.5192116;-0.02468755,-0.2259459;0.3550464;-0.2280018,-0.2503297;0.2686272;-0.5148109,0.07966209;0.004983501;-0.03929109,0.1020279;-0.3549564;-0.001846895,0.1154387;-0.7428155;0.08444301,0.117175;-0.7034906;0.005090654,-0.07680369;0.006639757;-0.04440473,-0.1247695;-0.3516964;-0.01695357,-0.1434951;-0.7398249;0.06710646,-0.1392809;-0.7003973;-0.01214079,-0.002511012;0.5783749;0.02745334,0;0;0,-0.00357696;0.3324531;0.05117917,-0.007206764;0.6512312;0.08896041,0.1525416;0.5145721;0.02813888,0.2216277;0.3839628;-0.1967884,0.2629943;0.2213321;-0.4461123,-0.1656446;0.5183059;0.02600366,-0.2167364;0.377987;-0.1978808,-0.2322246;0.2656281;-0.4761934,0.07859112;0.004328996;-0.04146528,0.09960926;-0.3576172;-0.04496479,0.09450147;-0.7461243;0.03927708,0.1011003;-0.7753527;-0.01396966,-0.08088502;0.003153097;-0.03690995,-0.1043863;-0.3586328;-0.04112269,-0.09903323;-0.7484566;0.03678258,-0.1050833;-0.773184;-0.02114042,-0.006253265;0.573183;0.08185458,61.36582
+0;0;0,-0.0009202965;0.3358164;0.01958597,-0.003056358;0.6567486;0.02700473,0.1627836;0.5246087;-0.008924056,0.2352813;0.3832479;-0.2261455,0.2746726;0.2981805;-0.5116875,-0.1616256;0.5192116;-0.02468755,-0.2259459;0.3550464;-0.2280018,-0.2503297;0.2686272;-0.5148109,0.07966209;0.004983501;-0.03929109,0.1020279;-0.3549564;-0.001846895,0.1154387;-0.7428155;0.08444301,0.117175;-0.7034906;0.005090654,-0.07680369;0.006639757;-0.04440473,-0.1247695;-0.3516964;-0.01695357,-0.1434951;-0.7398249;0.06710646,-0.1392809;-0.7003973;-0.01214079,-0.002511012;0.5783749;0.02745334,0;0;0,-0.00357696;0.3324531;0.05117917,-0.007206764;0.6512312;0.08896041,0.1525416;0.5145721;0.02813888,0.2216277;0.3839628;-0.1967884,0.2629943;0.2213321;-0.4461123,-0.1656446;0.5183059;0.02600366,-0.2167364;0.377987;-0.1978808,-0.2322246;0.2656281;-0.4761934,0.07859112;0.004328996;-0.04146528,0.09960926;-0.3576172;-0.04496479,0.09450147;-0.7461243;0.03927708,0.1011003;-0.7753527;-0.01396966,-0.08088502;0.003153097;-0.03690995,-0.1043863;-0.3586328;-0.04112269,-0.09903323;-0.7484566;0.03678258,-0.1050833;-0.773184;-0.02114042,-0.006253265;0.573183;0.08185458,61.37724
+0;0;0,-0.0008774185;0.3357753;0.0202815,-0.00309643;0.6566997;0.02802411,0.1621643;0.5239257;-0.009737566,0.2307014;0.4043687;-0.2408929,0.276021;0.3370901;-0.530275,-0.1613023;0.5196952;-0.02537949,-0.2280123;0.3610798;-0.2322971,-0.2427019;0.2676102;-0.5175513,0.07971931;0.004981509;-0.03917512,0.102444;-0.3548992;-0.001379747,0.1155796;-0.7427331;0.08506595,0.1173393;-0.7033836;0.005717009,-0.0768141;0.006641005;-0.04438654,-0.1244397;-0.3517306;-0.01680609,-0.1431274;-0.7397783;0.06763472,-0.1388909;-0.7003253;-0.0116083,-0.002529613;0.5783257;0.02838045,0;0;0,-0.00357696;0.3324531;0.05117917,-0.007206764;0.6512312;0.08896041,0.1525416;0.5145721;0.02813888,0.2216277;0.3839628;-0.1967884,0.2629943;0.2213321;-0.4461123,-0.1656446;0.5183059;0.02600366,-0.2167364;0.377987;-0.1978808,-0.2322246;0.2656281;-0.4761934,0.07859112;0.004328996;-0.04146528,0.09960926;-0.3576172;-0.04496479,0.09450147;-0.7461243;0.03927708,0.1011003;-0.7753527;-0.01396966,-0.08088502;0.003153097;-0.03690995,-0.1043863;-0.3586328;-0.04112269,-0.09903323;-0.7484566;0.03678258,-0.1050833;-0.773184;-0.02114042,-0.006253265;0.573183;0.08185458,61.38858
+0;0;0,-0.0008777481;0.3359014;0.02028912,-0.003098352;0.657056;0.02803713,0.1619807;0.5242822;-0.009682117,0.2296801;0.4061864;-0.2380121,0.2753164;0.3384377;-0.5294163,-0.1611282;0.5200563;-0.02530674,-0.2270229;0.3633795;-0.2296953,-0.2418151;0.2692569;-0.5169427,0.07969165;0.004979781;-0.03916153,0.1024558;-0.3555247;-0.001300637,0.1155538;-0.74225;0.08489797,0.1172977;-0.7029847;0.00626339,-0.07678745;0.006638701;-0.04437114,-0.1244956;-0.352354;-0.01674289,-0.1431299;-0.7392926;0.06745657,-0.1389316;-0.6999247;-0.01107305,-0.002531101;0.578622;0.02839375,0;0;0,-0.00360531;0.3325455;0.0514071,-0.007281009;0.6515294;0.08940196,0.1520055;0.5148249;0.0277822,0.218384;0.3791613;-0.1909727,0.2630537;0.2234466;-0.4466023,-0.165465;0.5190178;0.02587055,-0.2214791;0.3822489;-0.1950844,-0.2315158;0.2712693;-0.4764592,0.07861878;0.004196346;-0.04136014,0.09952533;-0.3583923;-0.04411173,0.09449355;-0.7458748;0.03949571,0.101016;-0.7754659;-0.01225995,-0.08082662;0.003265921;-0.03695368,-0.1040151;-0.3591761;-0.04059246,-0.09877777;-0.7479386;0.03683159,-0.1051394;-0.7734593;-0.01928686,-0.006317236;0.5734254;0.08224893,61.411
+0;0;0,-0.0008783718;0.3361401;0.02030354,-0.003100261;0.657481;0.02805636,0.1616712;0.5247715;-0.009591481,0.2395916;0.388846;-0.2723939,0.2788698;0.3305362;-0.5231994,-0.1608331;0.5205535;-0.02518687,-0.2366762;0.3402223;-0.2604332,-0.2494076;0.2592129;-0.5076611,0.07972215;0.004981687;-0.03917652,0.1024739;-0.3553274;-0.001336154,0.1155594;-0.7416824;0.08477992,0.117308;-0.702392;0.005932324,-0.07681683;0.006641242;-0.04438812,-0.1244991;-0.3521569;-0.01677485,-0.1431156;-0.7387249;0.06734399,-0.1389059;-0.6993316;-0.01139835,-0.00253274;0.5790097;0.02841314,0;0;0,-0.003619056;0.3327549;0.05161619,-0.007324826;0.6519153;0.08970118,0.1510672;0.5149044;0.02683187,0.2270139;0.3623605;-0.227284,0.2633858;0.2281789;-0.4475534,-0.1650936;0.5200515;0.02539999,-0.2275499;0.361004;-0.2284021,-0.2349194;0.2729933;-0.4734451,0.07869478;0.004241899;-0.04128408,0.09965339;-0.3581471;-0.04396224,0.09470948;-0.7452822;0.03946065,0.1026929;-0.7745836;-0.01274968,-0.08083691;0.003239996;-0.03701533,-0.1037638;-0.3590232;-0.04046855,-0.09872842;-0.7476349;0.03577438,-0.1050741;-0.7726233;-0.02116709,-0.006352205;0.5737755;0.08253121,61.43369
+0;0;0,-0.0009729333;0.336104;0.02088844,-0.003300883;0.6574385;0.02888756,0.1624354;0.5258985;-0.006358882,0.233255;0.3861551;-0.2691683,0.2886203;0.330052;-0.517429,-0.1607294;0.5209709;-0.02571757,-0.241062;0.3444211;-0.262338,-0.2528583;0.264982;-0.5101212,0.07971752;0.005024618;-0.03918046,0.1026959;-0.3552411;-0.001065001,0.1155353;-0.7415552;0.08527151,0.1178536;-0.7022501;0.006440341,-0.07684184;0.006595051;-0.04435171,-0.1246003;-0.3521759;-0.01651797,-0.1429972;-0.7387298;0.06771395,-0.1382192;-0.6993164;-0.01099356,-0.002701989;0.5789672;0.02917196,0;0;0,-0.003619056;0.3327549;0.05161619,-0.007324826;0.6519153;0.08970118,0.1510672;0.5149044;0.02683187,0.2270139;0.3623605;-0.227284,0.2633858;0.2281789;-0.4475534,-0.1650936;0.5200515;0.02539999,-0.2275499;0.361004;-0.2284021,-0.2349194;0.2729933;-0.4734451,0.07869478;0.004241899;-0.04128408,0.09965339;-0.3581471;-0.04396224,0.09470948;-0.7452822;0.03946065,0.1026929;-0.7745836;-0.01274968,-0.08083691;0.003239996;-0.03701533,-0.1037638;-0.3590232;-0.04046855,-0.09872842;-0.7476349;0.03577438,-0.1050741;-0.7726233;-0.02116709,-0.006352205;0.5737755;0.08253121,61.45604
+0;0;0,-0.0009732341;0.3362079;0.02089489,-0.003302421;0.6577132;0.02889834,0.16225;0.5261926;-0.00630834,0.2237969;0.4047465;-0.2347068,0.2875237;0.3401705;-0.520461,-0.1605544;0.5212706;-0.02564544,-0.2303687;0.3678373;-0.231284,-0.2439466;0.276401;-0.5164886,0.07977121;0.005028002;-0.03920685,0.1027218;-0.3548023;-0.001137462,0.1155488;-0.7407449;0.08511604,0.1178745;-0.7014102;0.00603354,-0.0768936;0.006599494;-0.04438158,-0.1245943;-0.3517378;-0.0165815,-0.1429735;-0.7379202;0.06756944,-0.1381803;-0.6984768;-0.01138902,-0.002703223;0.5792021;0.02918289,0;0;0,-0.003743097;0.3328278;0.05181623,-0.007588588;0.6521439;0.09002304,0.1504434;0.5151702;0.02656984,0.2131861;0.3802601;-0.1938063,0.2648429;0.2532535;-0.4604287,-0.1650109;0.5204799;0.02522331,-0.2148185;0.3880372;-0.1999014,-0.2258222;0.2906973;-0.4832572,0.0787434;0.004253268;-0.04131937,0.09972612;-0.3576951;-0.04395223,0.09488272;-0.7444375;0.03949165,0.1025872;-0.7736642;-0.01322866,-0.08091055;0.003261568;-0.03699661,-0.1038363;-0.3585619;-0.04046666,-0.09863061;-0.7467672;0.03585837,-0.1052836;-0.7736605;-0.01950833,-0.006581753;0.5739666;0.08283067,61.47791
+0;0;0,-0.000973726;0.3363778;0.02090546,-0.003304118;0.6580498;0.02891324,0.161952;0.5265887;-0.006229486,0.2312188;0.3899093;-0.2632766,0.2884024;0.3319636;-0.519691,-0.160272;0.5216755;-0.02553181,-0.2388432;0.3489967;-0.2569641,-0.251027;0.2669486;-0.5128855,0.07983817;0.005032223;-0.03923976,0.1027597;-0.3543422;-0.001218598,0.1155838;-0.7401956;0.08501497,0.1179132;-0.700846;0.00580629,-0.07695814;0.006605033;-0.04441884,-0.1245985;-0.3512783;-0.01665396,-0.1429734;-0.7373713;0.06747752,-0.1381725;-0.6979129;-0.01160692,-0.002704646;0.5795029;0.02919791,0;0;0,-0.003740631;0.3329646;0.05204463,-0.007594571;0.6524303;0.09040308,0.1499912;0.5156054;0.02648067,0.2229548;0.3768626;-0.2284293,0.2656196;0.2628703;-0.4683491,-0.1645988;0.5211215;0.02504455,-0.2211097;0.3716953;-0.2279983,-0.2292333;0.288531;-0.4837203,0.0788106;0.004260629;-0.04135156,0.09987257;-0.3572237;-0.04388976,0.09504895;-0.7438877;0.03948426,0.1029331;-0.7730276;-0.01349856,-0.08099955;0.003285295;-0.03697965,-0.1037012;-0.3580918;-0.0404777,-0.09859234;-0.7462402;0.03566866,-0.1051549;-0.7730337;-0.01999365,-0.006586488;0.5742201;0.0831778,61.49989
+0;0;0,-0.001090089;0.336345;0.021422,-0.003673878;0.6580057;0.02982537,0.1609946;0.5261695;-0.007827273,0.2294199;0.4082537;-0.2742221,0.2952438;0.3265462;-0.521946,-0.1608225;0.5199001;-0.02210226,-0.2383045;0.3568016;-0.2607396,-0.2496975;0.3108892;-0.5255759,0.07989547;0.005116942;-0.03911196,0.1028904;-0.3542207;-0.0007887259,0.1156464;-0.7401101;0.0852937,0.1170027;-0.7007247;0.006066598,-0.07694685;0.006498837;-0.04445406,-0.1247387;-0.351373;-0.01680152,-0.1428649;-0.7373735;0.06780708,-0.1390358;-0.6978881;-0.01132713,-0.003007375;0.579459;0.02999317,0;0;0,-0.003740631;0.3329646;0.05204463,-0.007594571;0.6524303;0.09040308,0.1499912;0.5156054;0.02648067,0.2229548;0.3768626;-0.2284293,0.2656196;0.2628703;-0.4683491,-0.1645988;0.5211215;0.02504455,-0.2211097;0.3716953;-0.2279983,-0.2292333;0.288531;-0.4837203,0.0788106;0.004260629;-0.04135156,0.09987257;-0.3572237;-0.04388976,0.09504895;-0.7438877;0.03948426,0.1029331;-0.7730276;-0.01349856,-0.08099955;0.003285295;-0.03697965,-0.1037012;-0.3580918;-0.0404777,-0.09859234;-0.7462402;0.03566866,-0.1051549;-0.7730337;-0.01999365,-0.006586488;0.5742201;0.0831778,61.51122
+0;0;0,-0.001090645;0.3365166;0.02143293,-0.003676035;0.6583766;0.02984143,0.1608687;0.5265301;-0.007782456,0.2216986;0.4217032;-0.2446068,0.2959711;0.3295084;-0.5241266,-0.1607047;0.5202655;-0.02204663,-0.229586;0.3752713;-0.2341947,-0.2424414;0.323466;-0.5330234,0.0799187;0.005118429;-0.03912333,0.1028932;-0.3538999;-0.0008341558,0.1156485;-0.7397691;0.08524375,0.1170287;-0.7002181;0.004618838,-0.07696921;0.006500726;-0.04446698,-0.1247186;-0.3510531;-0.01683902,-0.1428438;-0.7370334;0.06776515,-0.1389472;-0.6973806;-0.01276524,-0.003009103;0.5797793;0.03000934,0;0;0,-0.003848225;0.3330892;0.05235196,-0.007861432;0.6527125;0.09105444,0.1495291;0.5160854;0.02655625,0.2200948;0.3967046;-0.2004756,0.2648557;0.2584056;-0.4669666,-0.1644032;0.5215154;0.02474037,-0.2145754;0.393599;-0.2030641,-0.2225985;0.304064;-0.4930068,0.07886724;0.00430207;-0.04129505,0.09998574;-0.3568578;-0.04365754,0.09518287;-0.7435657;0.03941511,0.1024984;-0.7720108;-0.01647902,-0.08100976;0.003266089;-0.03702138,-0.1035285;-0.357801;-0.04041409,-0.09856641;-0.7459712;0.03552234,-0.1051019;-0.7730766;-0.02183414,-0.006810341;0.5744603;0.08373976,61.53365
+0;0;0,-0.001090645;0.3365166;0.02143293,-0.003676035;0.6583766;0.02984143,0.1608687;0.5265301;-0.007782456,0.2216986;0.4217032;-0.2446068,0.2959711;0.3295084;-0.5241266,-0.1607047;0.5202655;-0.02204663,-0.229586;0.3752713;-0.2341947,-0.2424414;0.323466;-0.5330234,0.0799187;0.005118429;-0.03912333,0.1028932;-0.3538999;-0.0008341558,0.1156485;-0.7397691;0.08524375,0.1170287;-0.7002181;0.004618838,-0.07696921;0.006500726;-0.04446698,-0.1247186;-0.3510531;-0.01683902,-0.1428438;-0.7370334;0.06776515,-0.1389472;-0.6973806;-0.01276524,-0.003009103;0.5797793;0.03000934,0;0;0,-0.003848225;0.3330892;0.05235196,-0.007861432;0.6527125;0.09105444,0.1495291;0.5160854;0.02655625,0.2200948;0.3967046;-0.2004756,0.2648557;0.2584056;-0.4669666,-0.1644032;0.5215154;0.02474037,-0.2145754;0.393599;-0.2030641,-0.2225985;0.304064;-0.4930068,0.07886724;0.00430207;-0.04129505,0.09998574;-0.3568578;-0.04365754,0.09518287;-0.7435657;0.03941511,0.1024984;-0.7720108;-0.01647902,-0.08100976;0.003266089;-0.03702138,-0.1035285;-0.357801;-0.04041409,-0.09856641;-0.7459712;0.03552234,-0.1051019;-0.7730766;-0.02183414,-0.006810341;0.5744603;0.08373976,61.5469
+0;0;0,-0.001108287;0.3365237;0.02245779,-0.003723357;0.6585032;0.03112756,0.1598868;0.5257946;-0.00946,0.2265477;0.4153616;-0.2422587,0.2942227;0.329981;-0.5349271,-0.1607663;0.5193723;-0.0195991,-0.2250087;0.39786;-0.2475071,-0.244053;0.3164269;-0.5483899,0.07974471;0.005217519;-0.0391361,0.1030709;-0.3535292;0.0003546849,0.1153606;-0.7376956;0.0856826,0.115979;-0.6981656;0.005535372,-0.07695732;0.0064079;-0.0442107,-0.1244895;-0.3510474;-0.01647563,-0.1425497;-0.7350754;0.06844845,-0.1394299;-0.6954471;-0.01162869,-0.003034335;0.5798756;0.03123524,0;0;0,-0.003845017;0.3331302;0.05256725,-0.00784348;0.652859;0.09145164,0.149412;0.5163308;0.0263989,0.2182801;0.4033227;-0.2045139,0.2672623;0.2717078;-0.4834454,-0.1641231;0.5215456;0.02442566,-0.2140035;0.3947793;-0.2042151,-0.2189836;0.3105012;-0.5048759,0.0788759;0.004100263;-0.04098606,0.100039;-0.3569385;-0.04343343,0.09529981;-0.7418419;0.03928661,0.1025942;-0.7705992;-0.01556922,-0.08081062;0.003354436;-0.03710077,-0.1031277;-0.3576087;-0.0403248,-0.09842797;-0.7439011;0.03564776,-0.1047141;-0.7705164;-0.02153592,-0.006799437;0.5745799;0.08409786,61.56869
+0;0;0,-0.001108287;0.3365237;0.02245779,-0.003723357;0.6585032;0.03112756,0.1598868;0.5257946;-0.00946,0.2265477;0.4153616;-0.2422587,0.2942227;0.329981;-0.5349271,-0.1607663;0.5193723;-0.0195991,-0.2250087;0.39786;-0.2475071,-0.244053;0.3164269;-0.5483899,0.07974471;0.005217519;-0.0391361,0.1030709;-0.3535292;0.0003546849,0.1153606;-0.7376956;0.0856826,0.115979;-0.6981656;0.005535372,-0.07695732;0.0064079;-0.0442107,-0.1244895;-0.3510474;-0.01647563,-0.1425497;-0.7350754;0.06844845,-0.1394299;-0.6954471;-0.01162869,-0.003034335;0.5798756;0.03123524,0;0;0,-0.003845017;0.3331302;0.05256725,-0.00784348;0.652859;0.09145164,0.149412;0.5163308;0.0263989,0.2182801;0.4033227;-0.2045139,0.2672623;0.2717078;-0.4834454,-0.1641231;0.5215456;0.02442566,-0.2140035;0.3947793;-0.2042151,-0.2189836;0.3105012;-0.5048759,0.0788759;0.004100263;-0.04098606,0.100039;-0.3569385;-0.04343343,0.09529981;-0.7418419;0.03928661,0.1025942;-0.7705992;-0.01556922,-0.08081062;0.003354436;-0.03710077,-0.1031277;-0.3576087;-0.0403248,-0.09842797;-0.7439011;0.03564776,-0.1047141;-0.7705164;-0.02153592,-0.006799437;0.5745799;0.08409786,61.5807
+0;0;0,-0.001189745;0.3366994;0.0231954,-0.003909345;0.658901;0.03221097,0.1608093;0.5268937;-0.005265698,0.2229556;0.4185304;-0.2404534,0.2901826;0.3454746;-0.5452247,-0.161038;0.5190473;-0.01762147,-0.2232126;0.4105626;-0.2527456,-0.2433967;0.3203337;-0.5596552,0.07973136;0.005257981;-0.03911896,0.1031552;-0.3537551;0.001060754,0.1153454;-0.7376232;0.08638114,0.1162002;-0.698145;0.006875597,-0.07697641;0.006361365;-0.04414969,-0.1245946;-0.3514346;-0.01643645,-0.1424541;-0.7351147;0.06873108,-0.1391186;-0.6955368;-0.0106971,-0.003185685;0.5802095;0.03221084,0;0;0,-0.003914762;0.3333227;0.05278826,-0.0080713;0.653251;0.0919354,0.1490584;0.5165384;0.02632904,0.2189026;0.4189776;-0.2114138,0.2686438;0.283903;-0.4978101,-0.1640387;0.5217933;0.02407223,-0.2144413;0.3957436;-0.2050327,-0.2220488;0.3422773;-0.5209846,0.07891582;0.004076675;-0.04087424,0.1000084;-0.3573149;-0.04304147,0.09545012;-0.742005;0.03927279,0.1022487;-0.771158;-0.01426601,-0.08075345;0.00338396;-0.03718142,-0.1028921;-0.3579386;-0.04025028,-0.09795717;-0.7438773;0.03597182,-0.1042286;-0.7705485;-0.02024873,-0.006981965;0.5749149;0.08450985,61.60102
+0;0;0,-0.001189745;0.3366994;0.0231954,-0.003909345;0.658901;0.03221097,0.1608093;0.5268937;-0.005265698,0.2229556;0.4185304;-0.2404534,0.2901826;0.3454746;-0.5452247,-0.161038;0.5190473;-0.01762147,-0.2232126;0.4105626;-0.2527456,-0.2433967;0.3203337;-0.5596552,0.07973136;0.005257981;-0.03911896,0.1031552;-0.3537551;0.001060754,0.1153454;-0.7376232;0.08638114,0.1162002;-0.698145;0.006875597,-0.07697641;0.006361365;-0.04414969,-0.1245946;-0.3514346;-0.01643645,-0.1424541;-0.7351147;0.06873108,-0.1391186;-0.6955368;-0.0106971,-0.003185685;0.5802095;0.03221084,0;0;0,-0.003914762;0.3333227;0.05278826,-0.0080713;0.653251;0.0919354,0.1490584;0.5165384;0.02632904,0.2189026;0.4189776;-0.2114138,0.2686438;0.283903;-0.4978101,-0.1640387;0.5217933;0.02407223,-0.2144413;0.3957436;-0.2050327,-0.2220488;0.3422773;-0.5209846,0.07891582;0.004076675;-0.04087424,0.1000084;-0.3573149;-0.04304147,0.09545012;-0.742005;0.03927279,0.1022487;-0.771158;-0.01426601,-0.08075345;0.00338396;-0.03718142,-0.1028921;-0.3579386;-0.04025028,-0.09795717;-0.7438773;0.03597182,-0.1042286;-0.7705485;-0.02024873,-0.006981965;0.5749149;0.08450985,61.61163
+0;0;0,-0.001189745;0.3366994;0.0231954,-0.003909345;0.658901;0.03221097,0.1608093;0.5268937;-0.005265698,0.2229556;0.4185304;-0.2404534,0.2901826;0.3454746;-0.5452247,-0.161038;0.5190473;-0.01762147,-0.2232126;0.4105626;-0.2527456,-0.2433967;0.3203337;-0.5596552,0.07973136;0.005257981;-0.03911896,0.1031552;-0.3537551;0.001060754,0.1153454;-0.7376232;0.08638114,0.1162002;-0.698145;0.006875597,-0.07697641;0.006361365;-0.04414969,-0.1245946;-0.3514346;-0.01643645,-0.1424541;-0.7351147;0.06873108,-0.1391186;-0.6955368;-0.0106971,-0.003185685;0.5802095;0.03221084,0;0;0,-0.003914762;0.3333227;0.05278826,-0.0080713;0.653251;0.0919354,0.1490584;0.5165384;0.02632904,0.2189026;0.4189776;-0.2114138,0.2686438;0.283903;-0.4978101,-0.1640387;0.5217933;0.02407223,-0.2144413;0.3957436;-0.2050327,-0.2220488;0.3422773;-0.5209846,0.07891582;0.004076675;-0.04087424,0.1000084;-0.3573149;-0.04304147,0.09545012;-0.742005;0.03927279,0.1022487;-0.771158;-0.01426601,-0.08075345;0.00338396;-0.03718142,-0.1028921;-0.3579386;-0.04025028,-0.09795717;-0.7438773;0.03597182,-0.1042286;-0.7705485;-0.02024873,-0.006981965;0.5749149;0.08450985,61.62349
+0;0;0,-0.001190611;0.3369446;0.0232123,-0.003910891;0.6592271;0.03223025,0.1606576;0.5272524;-0.005212042,0.2227934;0.4189071;-0.2403606,0.2909822;0.3448062;-0.5494918,-0.1608947;0.5194132;-0.01755648,-0.2230589;0.4109465;-0.2526415,-0.2435317;0.3194269;-0.5639416,0.07976863;0.005260439;-0.03913725,0.1031982;-0.3538398;0.001052216,0.115375;-0.7372866;0.08627895,0.1162253;-0.6978583;0.007192537,-0.07701239;0.006364339;-0.04417033,-0.1246421;-0.3515185;-0.01645036,-0.142482;-0.7347774;0.06862371,-0.1391641;-0.69525;-0.01038574,-0.00318708;0.5805193;0.03223013,0;0;0,-0.003820401;0.3335135;0.05316066,-0.007984091;0.6534888;0.09259391,0.148688;0.5165951;0.02633214,0.2204062;0.4171319;-0.2100108,0.266267;0.2816026;-0.5019548,-0.1633839;0.5221102;0.02358363,-0.2133802;0.3968104;-0.2059697,-0.2212146;0.3435947;-0.5266088,0.07903486;0.00409098;-0.0407331,0.1002438;-0.3573837;-0.04257202,0.09566709;-0.7416497;0.03965878,0.1022064;-0.7710479;-0.01300406,-0.08073501;0.003391293;-0.0373201,-0.1025283;-0.3580436;-0.03996044,-0.09759969;-0.7435392;0.03627679,-0.1035515;-0.7686248;-0.02094585,-0.006891482;0.5751447;0.08507991,61.645
+0;0;0,-0.001151662;0.3370156;0.02417517,-0.003831856;0.6594509;0.03345772,0.1609755;0.5275963;-0.003167715,0.2208665;0.4229599;-0.2406509,0.273328;0.4046696;-0.562757,-0.1608908;0.5192535;-0.01562767,-0.2207061;0.4222483;-0.2563476,-0.2380879;0.3690585;-0.5783846,0.07968379;0.005323784;-0.0391948,0.1032885;-0.3536001;0.002116464,0.1153688;-0.7370387;0.08733374,0.1161537;-0.6976126;0.008510165,-0.07706767;0.006304058;-0.04398765,-0.1246183;-0.3515427;-0.0161516,-0.142323;-0.7346548;0.0695496,-0.1390786;-0.6951293;-0.009199135,-0.003098814;0.5807011;0.0333952,0;0;0,-0.003922679;0.3336223;0.0533483,-0.008242115;0.6537316;0.09298444,0.148265;0.516656;0.02633095,0.2260303;0.4371393;-0.2156683,0.2678004;0.2893308;-0.5041939,-0.1632051;0.5221742;0.02310547,-0.212257;0.4009696;-0.2089233,-0.2202295;0.3415955;-0.5302491,0.07906804;0.004032776;-0.04057169,0.1002245;-0.3574082;-0.04231882,0.09586536;-0.7417142;0.03967452,0.1019492;-0.7712712;-0.01246548,-0.08063284;0.003405202;-0.03742765,-0.1023029;-0.3580009;-0.03991974,-0.09733577;-0.743454;0.03646282,-0.1032963;-0.7685561;-0.02037775,-0.00710766;0.5753506;0.08542085,61.65644
+0;0;0,-0.001151662;0.3370156;0.02417517,-0.003831856;0.6594509;0.03345772,0.1609755;0.5275963;-0.003167715,0.2208665;0.4229599;-0.2406509,0.273328;0.4046696;-0.562757,-0.1608908;0.5192535;-0.01562767,-0.2207061;0.4222483;-0.2563476,-0.2380879;0.3690585;-0.5783846,0.07968379;0.005323784;-0.0391948,0.1032885;-0.3536001;0.002116464,0.1153688;-0.7370387;0.08733374,0.1161537;-0.6976126;0.008510165,-0.07706767;0.006304058;-0.04398765,-0.1246183;-0.3515427;-0.0161516,-0.142323;-0.7346548;0.0695496,-0.1390786;-0.6951293;-0.009199135,-0.003098814;0.5807011;0.0333952,0;0;0,-0.003922679;0.3336223;0.0533483,-0.008242115;0.6537316;0.09298444,0.148265;0.516656;0.02633095,0.2260303;0.4371393;-0.2156683,0.2678004;0.2893308;-0.5041939,-0.1632051;0.5221742;0.02310547,-0.212257;0.4009696;-0.2089233,-0.2202295;0.3415955;-0.5302491,0.07906804;0.004032776;-0.04057169,0.1002245;-0.3574082;-0.04231882,0.09586536;-0.7417142;0.03967452,0.1019492;-0.7712712;-0.01246548,-0.08063284;0.003405202;-0.03742765,-0.1023029;-0.3580009;-0.03991974,-0.09733577;-0.743454;0.03646282,-0.1032963;-0.7685561;-0.02037775,-0.00710766;0.5753506;0.08542085,61.66758
+0;0;0,-0.001152358;0.3372191;0.02418977,-0.003833816;0.6598062;0.03347661,0.1605239;0.5280581;-0.003048565,0.2204234;0.4234066;-0.2405659,0.2729984;0.4050767;-0.5633683,-0.1604596;0.5197381;-0.01547435,-0.2202835;0.422719;-0.2562289,-0.2377028;0.3694142;-0.578962,0.07965929;0.005322148;-0.03918275,0.1032454;-0.3533182;0.002095871,0.1153224;-0.7366558;0.08729071,0.116097;-0.6973532;0.009500086,-0.07704398;0.00630212;-0.04397414,-0.124557;-0.3512619;-0.01616007,-0.1422571;-0.7342731;0.06951856,-0.1390552;-0.6948725;-0.008198202,-0.003100409;0.5810171;0.03341406,0;0;0,-0.003892835;0.3338076;0.05348396,-0.008205373;0.6540561;0.09323382,0.1476628;0.5166972;0.02656484,0.2259596;0.4450032;-0.2177382,0.2616007;0.2910849;-0.5046883,-0.1625738;0.5224425;0.02321556,-0.2098716;0.4075842;-0.2124215,-0.2147167;0.3387585;-0.5326418,0.07910282;0.004064605;-0.04044056,0.1003571;-0.357084;-0.04218221,0.09582897;-0.7412786;0.03982853,0.1027055;-0.7711954;-0.01018358,-0.08055383;0.003356713;-0.03753703,-0.1020536;-0.3577745;-0.0397939,-0.09690747;-0.7430071;0.03715473,-0.10212;-0.7679552;-0.0184515,-0.007072967;0.5756387;0.08563948,61.69041
+0;0;0,-0.001307683;0.3371428;0.02522301,-0.003952755;0.6597202;0.03481379,0.160043;0.5273784;-0.002521586,0.2197275;0.432376;-0.2441135,0.2738123;0.4172263;-0.5668314,-0.1606024;0.519388;-0.01375876,-0.2187212;0.4303883;-0.2580038,-0.2394145;0.3708517;-0.5794516,0.07964651;0.005400585;-0.03919799,0.103156;-0.3531103;0.003232565,0.1148864;-0.7364347;0.08853537,0.115441;-0.6970912;0.01074777,-0.07713814;0.00622579;-0.04381965,-0.1245852;-0.3512928;-0.01531829,-0.1420265;-0.734235;0.07072108,-0.1390489;-0.6948038;-0.007000893,-0.00321535;0.5809312;0.03470615,0;0;0,-0.003892835;0.3338076;0.05348396,-0.008205373;0.6540561;0.09323382,0.1476628;0.5166972;0.02656484,0.2259596;0.4450032;-0.2177382,0.2616007;0.2910849;-0.5046883,-0.1625738;0.5224425;0.02321556,-0.2098716;0.4075842;-0.2124215,-0.2147167;0.3387585;-0.5326418,0.07910282;0.004064605;-0.04044056,0.1003571;-0.357084;-0.04218221,0.09582897;-0.7412786;0.03982853,0.1027055;-0.7711954;-0.01018358,-0.08055383;0.003356713;-0.03753703,-0.1020536;-0.3577745;-0.0397939,-0.09690747;-0.7430071;0.03715473,-0.10212;-0.7679552;-0.0184515,-0.007072967;0.5756387;0.08563948,61.70217
+0;0;0,-0.001307683;0.3371428;0.02522301,-0.003952755;0.6597202;0.03481379,0.160043;0.5273784;-0.002521586,0.2197275;0.432376;-0.2441135,0.2738123;0.4172263;-0.5668314,-0.1606024;0.519388;-0.01375876,-0.2187212;0.4303883;-0.2580038,-0.2394145;0.3708517;-0.5794516,0.07964651;0.005400585;-0.03919799,0.103156;-0.3531103;0.003232565,0.1148864;-0.7364347;0.08853537,0.115441;-0.6970912;0.01074777,-0.07713814;0.00622579;-0.04381965,-0.1245852;-0.3512928;-0.01531829,-0.1420265;-0.734235;0.07072108,-0.1390489;-0.6948038;-0.007000893,-0.00321535;0.5809312;0.03470615,0;0;0,-0.003892835;0.3338076;0.05348396,-0.008205373;0.6540561;0.09323382,0.1476628;0.5166972;0.02656484,0.2259596;0.4450032;-0.2177382,0.2616007;0.2910849;-0.5046883,-0.1625738;0.5224425;0.02321556,-0.2098716;0.4075842;-0.2124215,-0.2147167;0.3387585;-0.5326418,0.07910282;0.004064605;-0.04044056,0.1003571;-0.357084;-0.04218221,0.09582897;-0.7412786;0.03982853,0.1027055;-0.7711954;-0.01018358,-0.08055383;0.003356713;-0.03753703,-0.1020536;-0.3577745;-0.0397939,-0.09690747;-0.7430071;0.03715473,-0.10212;-0.7679552;-0.0184515,-0.007072967;0.5756387;0.08563948,61.72426
+0;0;0,-0.001308163;0.3372665;0.02523226,-0.003953971;0.6599337;0.0348257,0.1601683;0.5275282;-0.002538506,0.219776;0.4326479;-0.2438196,0.2627781;0.4206026;-0.500408,-0.1607251;0.5195315;-0.01378438,-0.2187692;0.4306463;-0.2577152,-0.2352222;0.3833096;-0.5132937,0.07969268;0.005403716;-0.03922071,0.1031828;-0.3528111;0.003174808,0.114905;-0.7358681;0.08841811,0.1154657;-0.6964213;0.009770267,-0.07718286;0.006229399;-0.04384505,-0.1245907;-0.350994;-0.01536722,-0.1420199;-0.733669;0.07061213,-0.1390094;-0.6941335;-0.007969365,-0.003216358;0.5811224;0.03471803,0;0;0,-0.003850821;0.333886;0.05378103,-0.008173048;0.6541782;0.09391022,0.1475488;0.5166882;0.02647328,0.2126238;0.3912298;-0.1989094,0.2538611;0.2895479;-0.435113,-0.162264;0.5222573;0.022963,-0.2077536;0.4158663;-0.2165856,-0.2182746;0.3752983;-0.473637,0.07919411;0.004090592;-0.04037261,0.1004864;-0.3567575;-0.04191351,0.09616804;-0.7406679;0.04012656,0.1028814;-0.7702312;-0.01166319,-0.08058445;0.003368213;-0.0375924,-0.1017762;-0.3574831;-0.03966143,-0.09671865;-0.7424037;0.03745535,-0.1021258;-0.7683515;-0.01836263,-0.007042658;0.5757488;0.08620811,61.74649
+0;0;0,-0.001372229;0.3374073;0.02576655,-0.003991754;0.6601773;0.03561432,0.1598335;0.5274038;-0.002362181,0.2187593;0.4414918;-0.2477092,0.2609906;0.4387773;-0.5209448,-0.1606967;0.519396;-0.01260316,-0.2149306;0.4405674;-0.2613863,-0.2319125;0.3985157;-0.5341349,0.07977559;0.005466084;-0.03915829,0.1033571;-0.3536916;0.003718615,0.1149178;-0.7353414;0.08895923,0.1152823;-0.6958559;0.01014416,-0.07721759;0.006173449;-0.04389449,-0.1244936;-0.3520408;-0.01497572,-0.1418821;-0.7332791;0.07111241,-0.1390649;-0.6937041;-0.007642329,-0.003251135;0.5813401;0.03545834,0;0;0,-0.003756322;0.3340237;0.05406976,-0.008027736;0.6543927;0.09448481,0.1473431;0.5165334;0.02661037,0.2187058;0.3952116;-0.1997448,0.2590178;0.2851768;-0.4501761,-0.1617072;0.5222924;0.02269805,-0.208119;0.4190012;-0.2186008,-0.2116465;0.3532427;-0.4871375,0.0792375;0.00409928;-0.04039812,0.1007124;-0.3577389;-0.04126406,0.09639432;-0.7403436;0.04029059,0.1030834;-0.7698302;-0.01184893,-0.08064394;0.003406732;-0.03758113,-0.1016172;-0.3584563;-0.03958577,-0.09663789;-0.74196;0.03759089,-0.1023476;-0.7690102;-0.01731452,-0.006914083;0.5759448;0.08670282,61.76851
+0;0;0,-0.001373368;0.3376875;0.02578795,-0.003993711;0.6605582;0.03563879,0.1597697;0.5277805;-0.002323382,0.2186361;0.441955;-0.2474231,0.2584549;0.4393956;-0.5050495,-0.1606386;0.5197757;-0.01256047,-0.2148178;0.4410265;-0.2610928,-0.2308296;0.4013772;-0.51826,0.07980887;0.005468365;-0.03917463,0.1033211;-0.3526334;0.003576223,0.1149011;-0.7349194;0.08895896,0.1152658;-0.695427;0.01008675,-0.0772498;0.006176024;-0.04391281,-0.1243868;-0.3509851;-0.01507906,-0.1418043;-0.732859;0.0711526,-0.1389851;-0.6932771;-0.007659234,-0.003252859;0.5816963;0.03548275,0;0;0,-0.003529105;0.334253;0.05442643,-0.007733785;0.6547115;0.09494591,0.1470251;0.5161538;0.02636766,0.2210345;0.4220294;-0.2114733,0.2593958;0.402822;-0.4686171,-0.1610597;0.5224817;0.02252571,-0.209245;0.4390094;-0.2256993,-0.2081434;0.3488967;-0.4703254,0.07933092;0.004056692;-0.04030085,0.1009036;-0.356708;-0.04119444,0.09670981;-0.7399218;0.04063821,0.1035096;-0.7693582;-0.01163173,-0.0806453;0.00348734;-0.03765878,-0.1010923;-0.3573408;-0.03918882,-0.0960768;-0.7414929;0.03806993,-0.1015621;-0.7691637;-0.01629061,-0.006629799;0.5762419;0.08713102,61.79087
+0;0;0,-0.001373368;0.3376875;0.02578795,-0.003993711;0.6605582;0.03563879,0.1597697;0.5277805;-0.002323382,0.2186361;0.441955;-0.2474231,0.2584549;0.4393956;-0.5050495,-0.1606386;0.5197757;-0.01256047,-0.2148178;0.4410265;-0.2610928,-0.2308296;0.4013772;-0.51826,0.07980887;0.005468365;-0.03917463,0.1033211;-0.3526334;0.003576223,0.1149011;-0.7349194;0.08895896,0.1152658;-0.695427;0.01008675,-0.0772498;0.006176024;-0.04391281,-0.1243868;-0.3509851;-0.01507906,-0.1418043;-0.732859;0.0711526,-0.1389851;-0.6932771;-0.007659234,-0.003252859;0.5816963;0.03548275,0;0;0,-0.003529105;0.334253;0.05442643,-0.007733785;0.6547115;0.09494591,0.1470251;0.5161538;0.02636766,0.2210345;0.4220294;-0.2114733,0.2593958;0.402822;-0.4686171,-0.1610597;0.5224817;0.02252571,-0.209245;0.4390094;-0.2256993,-0.2081434;0.3488967;-0.4703254,0.07933092;0.004056692;-0.04030085,0.1009036;-0.356708;-0.04119444,0.09670981;-0.7399218;0.04063821,0.1035096;-0.7693582;-0.01163173,-0.0806453;0.00348734;-0.03765878,-0.1010923;-0.3573408;-0.03918882,-0.0960768;-0.7414929;0.03806993,-0.1015621;-0.7691637;-0.01629061,-0.006629799;0.5762419;0.08713102,61.81247
+0;0;0,-0.001451766;0.337869;0.0261564,-0.004124018;0.6609938;0.03625072,0.1594251;0.5279093;-0.002140298,0.2180339;0.443978;-0.2482764,0.2569873;0.4456626;-0.5057988,-0.1606827;0.5197932;-0.01153927,-0.2133592;0.446161;-0.2622701,-0.2302303;0.4147755;-0.5202784,0.07982483;0.005527756;-0.03912361,0.1034074;-0.3530979;0.003821731,0.1150199;-0.7363818;0.08978301,0.1152154;-0.696818;0.01045139,-0.07724744;0.006114454;-0.04391653,-0.1241916;-0.3516178;-0.0149913,-0.1417786;-0.7344619;0.07190993,-0.1391145;-0.6948112;-0.007366642,-0.003363192;0.5820528;0.03602849,0;0;0,-0.003396176;0.3344092;0.05477834,-0.007570598;0.6550631;0.09584737,0.146931;0.5163608;0.0267837,0.212141;0.4502721;-0.223101,0.2830408;0.3933606;-0.4671754,-0.16036;0.5224088;0.02242851,-0.2106543;0.448382;-0.228675,-0.2084006;0.3517013;-0.4705133,0.07939971;0.003974095;-0.04016352,0.1011911;-0.3573259;-0.04063249,0.09666605;-0.7416786;0.04111886,0.1040183;-0.770777;-0.0121572,-0.08058487;0.003581035;-0.03776866,-0.1007919;-0.3578097;-0.03885239,-0.09564655;-0.7431269;0.0381863,-0.1016954;-0.772629;-0.01480355,-0.006486375;0.5765299;0.08786702,61.82407
+0;0;0,-0.001451766;0.337869;0.0261564,-0.004124018;0.6609938;0.03625072,0.1594251;0.5279093;-0.002140298,0.2180339;0.443978;-0.2482764,0.2569873;0.4456626;-0.5057988,-0.1606827;0.5197932;-0.01153927,-0.2133592;0.446161;-0.2622701,-0.2302303;0.4147755;-0.5202784,0.07982483;0.005527756;-0.03912361,0.1034074;-0.3530979;0.003821731,0.1150199;-0.7363818;0.08978301,0.1152154;-0.696818;0.01045139,-0.07724744;0.006114454;-0.04391653,-0.1241916;-0.3516178;-0.0149913,-0.1417786;-0.7344619;0.07190993,-0.1391145;-0.6948112;-0.007366642,-0.003363192;0.5820528;0.03602849,0;0;0,-0.003396176;0.3344092;0.05477834,-0.007570598;0.6550631;0.09584737,0.146931;0.5163608;0.0267837,0.212141;0.4502721;-0.223101,0.2830408;0.3933606;-0.4671754,-0.16036;0.5224088;0.02242851,-0.2106543;0.448382;-0.228675,-0.2084006;0.3517013;-0.4705133,0.07939971;0.003974095;-0.04016352,0.1011911;-0.3573259;-0.04063249,0.09666605;-0.7416786;0.04111886,0.1040183;-0.770777;-0.0121572,-0.08058487;0.003581035;-0.03776866,-0.1007919;-0.3578097;-0.03885239,-0.09564655;-0.7431269;0.0381863,-0.1016954;-0.772629;-0.01480355,-0.006486375;0.5765299;0.08786702,61.84608
+0;0;0,-0.001452165;0.3379617;0.02616357,-0.004126158;0.6612949;0.036264,0.1594345;0.5281454;-0.002129752,0.2180218;0.4442448;-0.2481758,0.2569911;0.44593;-0.5058036,-0.1606949;0.5200287;-0.01152936,-0.213352;0.4464235;-0.2621684,-0.2302301;0.415025;-0.5202824,0.07984351;0.00552905;-0.03913277,0.1034064;-0.3527978;0.003776796,0.1149788;-0.7347588;0.08944137,0.1151745;-0.6951852;0.0100278,-0.07726552;0.006115885;-0.04392681,-0.1241706;-0.3513184;-0.01502568,-0.1416969;-0.732841;0.0715756,-0.13903;-0.6931803;-0.007782876,-0.003364741;0.5822924;0.0360416,0;0;0,-0.003407817;0.3344463;0.05512547,-0.007553358;0.6552155;0.09693718,0.1466929;0.5164733;0.0270462,0.2193771;0.449638;-0.2204623,0.2779787;0.4007359;-0.4695969,-0.1596822;0.5220098;0.022122,-0.2106858;0.4516301;-0.2297822,-0.2105706;0.4130843;-0.4874793,0.07943412;0.003999323;-0.0401392,0.1012167;-0.3569992;-0.04058194,0.09680645;-0.7399124;0.04142118,0.1042084;-0.7689858;-0.01199936,-0.08060027;0.003583434;-0.03778472,-0.1006527;-0.3575143;-0.03873517,-0.09571965;-0.741506;0.03802782,-0.1016399;-0.7709777;-0.01513505,-0.006488755;0.5766414;0.08875299,61.85798
+0;0;0,-0.001531202;0.337928;0.026591,-0.004266954;0.6612509;0.03700968,0.1590927;0.5276698;-0.001800437,0.217093;0.4531219;-0.2509771,0.2547078;0.456584;-0.5087885,-0.1607233;0.5196248;-0.0107022,-0.21463;0.4503199;-0.2622997,-0.2322847;0.4191503;-0.5203895,0.07987864;0.005549648;-0.03905807,0.1035477;-0.3527378;0.004121467,0.115055;-0.7346494;0.09001441,0.1151537;-0.6950586;0.01060273,-0.07726046;0.006095613;-0.04393852,-0.1238029;-0.3513858;-0.01503469,-0.1413915;-0.7328238;0.07192627,-0.1388232;-0.6931484;-0.007433668,-0.003484916;0.582249;0.03669841,0;0;0,-0.003407817;0.3344463;0.05512547,-0.007553358;0.6552155;0.09693718,0.1466929;0.5164733;0.0270462,0.2193771;0.449638;-0.2204623,0.2779787;0.4007359;-0.4695969,-0.1596822;0.5220098;0.022122,-0.2106858;0.4516301;-0.2297822,-0.2105706;0.4130843;-0.4874793,0.07943412;0.003999323;-0.0401392,0.1012167;-0.3569992;-0.04058194,0.09680645;-0.7399124;0.04142118,0.1042084;-0.7689858;-0.01199936,-0.08060027;0.003583434;-0.03778472,-0.1006527;-0.3575143;-0.03873517,-0.09571965;-0.741506;0.03802782,-0.1016399;-0.7709777;-0.01513505,-0.006488755;0.5766414;0.08875299,61.86925
+0;0;0,-0.001531913;0.3380849;0.02660335,-0.004268783;0.6615381;0.03702593,0.1586331;0.5280712;-0.001675837,0.2166707;0.4534753;-0.2510128,0.2563458;0.4571271;-0.5229455,-0.1602816;0.5200488;-0.01055252,-0.214223;0.4506993;-0.262312,-0.2328448;0.4178224;-0.5345384,0.07989927;0.005551082;-0.03906815,0.1035751;-0.352839;0.004123755,0.1150776;-0.734594;0.08998145,0.1151766;-0.6949767;0.01035111,-0.07728042;0.006097187;-0.04394986,-0.1238362;-0.3514866;-0.01503776,-0.1414175;-0.7327682;0.07188752,-0.1388422;-0.6930661;-0.007690936,-0.003486352;0.5824966;0.03671451,0;0;0,-0.00337043;0.3345624;0.0553906,-0.007532265;0.655424;0.09750247,0.146098;0.5165733;0.02748752,0.2085385;0.4643227;-0.2264277,0.2643546;0.3594943;-0.4742793,-0.1590558;0.5223466;0.02238616,-0.2094462;0.4540657;-0.2303991,-0.1978986;0.3911518;-0.497688,0.07948379;0.003984064;-0.04009342,0.1012735;-0.357118;-0.04025793,0.09684063;-0.7399025;0.04157781,0.104361;-0.76883;-0.01231552,-0.08060936;0.00361915;-0.03781615,-0.1005296;-0.3575902;-0.03854311,-0.09561735;-0.7413914;0.03835411,-0.1018929;-0.7714531;-0.01443511,-0.006468557;0.5768189;0.0892334,61.89167
+0;0;0,-0.001627648;0.3381945;0.0251647,-0.00404683;0.6616985;0.03375632,0.1595958;0.5289023;-0.001508746,0.2163202;0.4602968;-0.25286,0.2563947;0.4686195;-0.5246313,-0.161374;0.5208023;-0.00994876,-0.2121798;0.4594267;-0.2644162,-0.2301671;0.4343616;-0.5375152,0.07986853;0.005601835;-0.0391237,0.1034131;-0.3527344;0.004583251,0.1152231;-0.7343784;0.09089148,0.115238;-0.6948338;0.01125234,-0.07733535;0.006056883;-0.04385869,-0.1234095;-0.3515599;-0.01458487,-0.1414522;-0.7327307;0.07273039,-0.1389574;-0.6931075;-0.006860204,-0.003393554;0.5826557;0.03403983,0;0;0,-0.00337043;0.3345624;0.0553906,-0.007532265;0.655424;0.09750247,0.146098;0.5165733;0.02748752,0.2085385;0.4643227;-0.2264277,0.2643546;0.3594943;-0.4742793,-0.1590558;0.5223466;0.02238616,-0.2094462;0.4540657;-0.2303991,-0.1978986;0.3911518;-0.497688,0.07948379;0.003984064;-0.04009342,0.1012735;-0.357118;-0.04025793,0.09684063;-0.7399025;0.04157781,0.104361;-0.76883;-0.01231552,-0.08060936;0.00361915;-0.03781615,-0.1005296;-0.3575902;-0.03854311,-0.09561735;-0.7413914;0.03835411,-0.1018929;-0.7714531;-0.01443511,-0.006468557;0.5768189;0.0892334,61.91352
+0;0;0,-0.001628987;0.338473;0.02518541,-0.004049813;0.6621946;0.0337822,0.1594152;0.5293885;-0.001443755,0.2161013;0.4608293;-0.2526255,0.2540933;0.4687195;-0.5102731,-0.1612037;0.5212974;-0.009874545,-0.2119752;0.4599632;-0.2641703,-0.2290277;0.4362008;-0.5230766,0.07991387;0.005605015;-0.03914591,0.1034438;-0.3525074;0.004533742,0.1152464;-0.7339115;0.09078772,0.1152611;-0.6943884;0.01132835,-0.07737925;0.006060321;-0.04388358,-0.1234246;-0.3513331;-0.01462806,-0.141456;-0.7322644;0.07263234,-0.1389668;-0.6926629;-0.006778583,-0.003395971;0.5830832;0.03406596,0;0;0,-0.003204275;0.3347864;0.05575609,-0.007344723;0.6558312;0.09815001,0.1458161;0.5165919;0.02778435,0.2226918;0.493215;-0.2262818,0.2724234;0.4096297;-0.468001,-0.1583374;0.5224727;0.02239834,-0.2085529;0.4593411;-0.2315677,-0.1991316;0.4199687;-0.4889565,0.07956773;0.003994092;-0.04003835,0.1014913;-0.3568735;-0.03992033,0.09711954;-0.7394561;0.0416863,0.1048378;-0.7684414;-0.01184535,-0.08064797;0.003640143;-0.03785102,-0.1001639;-0.3573653;-0.03837714,-0.0952936;-0.7408643;0.03877855,-0.1016563;-0.770667;-0.01401946,-0.006292112;0.5771661;0.08979559,61.92464
+0;0;0,-0.001628987;0.338473;0.02518541,-0.004049813;0.6621946;0.0337822,0.1594152;0.5293885;-0.001443755,0.2161013;0.4608293;-0.2526255,0.2540933;0.4687195;-0.5102731,-0.1612037;0.5212974;-0.009874545,-0.2119752;0.4599632;-0.2641703,-0.2290277;0.4362008;-0.5230766,0.07991387;0.005605015;-0.03914591,0.1034438;-0.3525074;0.004533742,0.1152464;-0.7339115;0.09078772,0.1152611;-0.6943884;0.01132835,-0.07737925;0.006060321;-0.04388358,-0.1234246;-0.3513331;-0.01462806,-0.141456;-0.7322644;0.07263234,-0.1389668;-0.6926629;-0.006778583,-0.003395971;0.5830832;0.03406596,0;0;0,-0.003204275;0.3347864;0.05575609,-0.007344723;0.6558312;0.09815001,0.1458161;0.5165919;0.02778435,0.2226918;0.493215;-0.2262818,0.2724234;0.4096297;-0.468001,-0.1583374;0.5224727;0.02239834,-0.2085529;0.4593411;-0.2315677,-0.1991316;0.4199687;-0.4889565,0.07956773;0.003994092;-0.04003835,0.1014913;-0.3568735;-0.03992033,0.09711954;-0.7394561;0.0416863,0.1048378;-0.7684414;-0.01184535,-0.08064797;0.003640143;-0.03785102,-0.1001639;-0.3573653;-0.03837714,-0.0952936;-0.7408643;0.03877855,-0.1016563;-0.770667;-0.01401946,-0.006292112;0.5771661;0.08979559,61.93602
+0;0;0,-0.001629661;0.3386129;0.02519583,-0.004051012;0.6624046;0.03379446,0.1592059;0.5296496;-0.00138602,0.2159238;0.461052;-0.2527085,0.2539091;0.4689408;-0.5103114,-0.1610029;0.5215688;-0.009806022,-0.2118029;0.4602002;-0.2642442,-0.2288524;0.4364419;-0.5231056,0.08004221;0.005614017;-0.03920878,0.1035599;-0.3523129;0.004448235,0.1153604;-0.7336475;0.0906865,0.115375;-0.6942027;0.01188056,-0.07750352;0.006070054;-0.04395406,-0.123525;-0.3511382;-0.01471369,-0.1415531;-0.7320001;0.07253081,-0.1390844;-0.6924775;-0.006227084,-0.003397023;0.5832756;0.03407828,0;0;0,-0.003194865;0.3348944;0.05596232,-0.007342566;0.6560009;0.09842443,0.1455775;0.516688;0.02813148,0.2088626;0.4557547;-0.2235979,0.277302;0.4201941;-0.4724269,-0.1577739;0.5222637;0.02228064,-0.2091563;0.4628292;-0.2324995,-0.1995978;0.4223799;-0.4896704,0.07960495;0.003941178;-0.04028797,0.1015327;-0.3567381;-0.03972054,0.09715164;-0.7392768;0.04174924,0.1048435;-0.768581;-0.01043725,-0.0808334;0.003700561;-0.03778717,-0.1002879;-0.3571206;-0.03831414,-0.09589012;-0.7405685;0.03876256,-0.1016344;-0.7684413;-0.01524966,-0.006285749;0.5773195;0.09005499,61.95813
+0;0;0,-0.00161909;0.3385601;0.02589689,-0.004080212;0.6623412;0.03504057,0.1589835;0.5292804;-0.0008613057,0.2156667;0.4625525;-0.2526945,0.2506789;0.4813104;-0.5101564,-0.1608923;0.521152;-0.008778136,-0.2084346;0.4660824;-0.2652788,-0.2275931;0.4514716;-0.5246701,0.07995994;0.005721933;-0.03936078,0.1033261;-0.3521219;0.005051717,0.1152136;-0.7333977;0.09153792,0.1151301;-0.6939256;0.01273531,-0.07760828;0.005990979;-0.04377973,-0.123302;-0.3512457;-0.01437326,-0.1416118;-0.731986;0.07334153,-0.1392411;-0.6924371;-0.005416185,-0.003415442;0.5832118;0.03507145,0;0;0,-0.003194865;0.3348944;0.05596232,-0.007342566;0.6560009;0.09842443,0.1455775;0.516688;0.02813148,0.2088626;0.4557547;-0.2235979,0.277302;0.4201941;-0.4724269,-0.1577739;0.5222637;0.02228064,-0.2091563;0.4628292;-0.2324995,-0.1995978;0.4223799;-0.4896704,0.07960495;0.003941178;-0.04028797,0.1015327;-0.3567381;-0.03972054,0.09715164;-0.7392768;0.04174924,0.1048435;-0.768581;-0.01043725,-0.0808334;0.003700561;-0.03778717,-0.1002879;-0.3571206;-0.03831414,-0.09589012;-0.7405685;0.03876256,-0.1016344;-0.7684413;-0.01524966,-0.006285749;0.5773195;0.09005499,61.96927
+0;0;0,-0.001619632;0.3386735;0.02590557,-0.004082644;0.6627019;0.03505587,0.1592314;0.5294882;-0.0009012483,0.2159081;0.4627679;-0.2527054,0.2509189;0.4815251;-0.5101568,-0.1611363;0.5213473;-0.00883026,-0.2086732;0.4662841;-0.2653014,-0.2278309;0.4516739;-0.524682,0.07997164;0.00572277;-0.03936654,0.1033309;-0.3520157;0.005032875,0.1151929;-0.7324756;0.09133402,0.1151097;-0.693024;0.01270157,-0.07761963;0.005991856;-0.04378613,-0.1232999;-0.3511395;-0.01438833,-0.1415705;-0.7310653;0.07313878,-0.1392049;-0.691537;-0.00544887,-0.003417287;0.5835025;0.03508678,0;0;0,-0.003200606;0.3349594;0.05626154,-0.007414781;0.6562426;0.09927225,0.1455779;0.5167232;0.02836394,0.2107575;0.453247;-0.2222185,0.2778828;0.4413035;-0.4736352,-0.1577554;0.5220246;0.02244551,-0.2099824;0.4646682;-0.2326069,-0.1985607;0.425978;-0.4899616,0.07964952;0.003933609;-0.04022956,0.1014942;-0.3566439;-0.03955126,0.09710972;-0.738381;0.04166412,0.1042687;-0.7678503;-0.01014853,-0.0808333;0.003723704;-0.03781598,-0.1005371;-0.3569758;-0.03897816,-0.09616163;-0.7394675;0.03860634,-0.1015912;-0.7665569;-0.01601712,-0.006347507;0.5775083;0.09074283,61.99111
+0;0;0,-0.001619632;0.3386735;0.02590557,-0.004082644;0.6627019;0.03505587,0.1592314;0.5294882;-0.0009012483,0.2159081;0.4627679;-0.2527054,0.2509189;0.4815251;-0.5101568,-0.1611363;0.5213473;-0.00883026,-0.2086732;0.4662841;-0.2653014,-0.2278309;0.4516739;-0.524682,0.07997164;0.00572277;-0.03936654,0.1033309;-0.3520157;0.005032875,0.1151929;-0.7324756;0.09133402,0.1151097;-0.693024;0.01270157,-0.07761963;0.005991856;-0.04378613,-0.1232999;-0.3511395;-0.01438833,-0.1415705;-0.7310653;0.07313878,-0.1392049;-0.691537;-0.00544887,-0.003417287;0.5835025;0.03508678,0;0;0,-0.003200606;0.3349594;0.05626154,-0.007414781;0.6562426;0.09927225,0.1455779;0.5167232;0.02836394,0.2107575;0.453247;-0.2222185,0.2778828;0.4413035;-0.4736352,-0.1577554;0.5220246;0.02244551,-0.2099824;0.4646682;-0.2326069,-0.1985607;0.425978;-0.4899616,0.07964952;0.003933609;-0.04022956,0.1014942;-0.3566439;-0.03955126,0.09710972;-0.738381;0.04166412,0.1042687;-0.7678503;-0.01014853,-0.0808333;0.003723704;-0.03781598,-0.1005371;-0.3569758;-0.03897816,-0.09616163;-0.7394675;0.03860634,-0.1015912;-0.7665569;-0.01601712,-0.006347507;0.5775083;0.09074283,62.00304
+0;0;0,-0.00170356;0.3388301;0.02641799,-0.004285112;0.6630051;0.03593699,0.1589073;0.5295048;-0.0005708151,0.2151874;0.4650257;-0.2530321,0.2415011;0.4938864;-0.5105815,-0.1610918;0.5208859;-0.007779967,-0.2079688;0.4707821;-0.2653724,-0.227672;0.4539816;-0.5245762,0.07998557;0.005811409;-0.03937542,0.1031805;-0.3516682;0.005498689,0.1152654;-0.7331938;0.09208117,0.115022;-0.6936244;0.01264344,-0.07767658;0.005910608;-0.0437413,-0.1233618;-0.3510132;-0.01438734,-0.1415595;-0.7319275;0.07380249,-0.1393288;-0.6922801;-0.005594857,-0.003570762;0.5837564;0.03582736,0;0;0,-0.003245085;0.3350917;0.05665445,-0.007426966;0.6564746;0.1001036,0.1453693;0.5168169;0.02871537,0.2115812;0.4528168;-0.2214479,0.2781549;0.4444289;-0.4731514,-0.1574648;0.5218692;0.02273571,-0.2081417;0.467034;-0.2331679,-0.1971086;0.4290011;-0.4906341,0.07970005;0.003904611;-0.0401814,0.101396;-0.3564726;-0.03924155,0.09684844;-0.7394003;0.0416913,0.1041006;-0.7684304;-0.01183296,-0.0808464;0.003769862;-0.03783563,-0.1005442;-0.3567224;-0.03863854,-0.09614292;-0.7403015;0.03915653,-0.1017555;-0.7668337;-0.01718704,-0.006371677;0.5777045;0.09144139,62.02496
+0;0;0,-0.00170356;0.3388301;0.02641799,-0.004285112;0.6630051;0.03593699,0.1589073;0.5295048;-0.0005708151,0.2151874;0.4650257;-0.2530321,0.2415011;0.4938864;-0.5105815,-0.1610918;0.5208859;-0.007779967,-0.2079688;0.4707821;-0.2653724,-0.227672;0.4539816;-0.5245762,0.07998557;0.005811409;-0.03937542,0.1031805;-0.3516682;0.005498689,0.1152654;-0.7331938;0.09208117,0.115022;-0.6936244;0.01264344,-0.07767658;0.005910608;-0.0437413,-0.1233618;-0.3510132;-0.01438734,-0.1415595;-0.7319275;0.07380249,-0.1393288;-0.6922801;-0.005594857,-0.003570762;0.5837564;0.03582736,0;0;0,-0.003245085;0.3350917;0.05665445,-0.007426966;0.6564746;0.1001036,0.1453693;0.5168169;0.02871537,0.2115812;0.4528168;-0.2214479,0.2781549;0.4444289;-0.4731514,-0.1574648;0.5218692;0.02273571,-0.2081417;0.467034;-0.2331679,-0.1971086;0.4290011;-0.4906341,0.07970005;0.003904611;-0.0401814,0.101396;-0.3564726;-0.03924155,0.09684844;-0.7394003;0.0416913,0.1041006;-0.7684304;-0.01183296,-0.0808464;0.003769862;-0.03783563,-0.1005442;-0.3567224;-0.03863854,-0.09614292;-0.7403015;0.03915653,-0.1017555;-0.7668337;-0.01718704,-0.006371677;0.5777045;0.09144139,62.03708
+0;0;0,-0.001703995;0.3389166;0.02642473,-0.004286512;0.6632128;0.03594731,0.158762;0.5297314;-0.000528235,0.215054;0.4652387;-0.2530431,0.2413653;0.4940967;-0.5105687,-0.1609532;0.5211201;-0.007730983,-0.2078401;0.4710057;-0.265378,-0.2275414;0.4542068;-0.5245579,0.0800327;0.005814833;-0.03939862,0.10322;-0.3515488;0.005460922,0.1152834;-0.7323953;0.09188931,0.115041;-0.6928621;0.01275193,-0.07772235;0.005914091;-0.04376707,-0.1233928;-0.3508938;-0.01442264,-0.141558;-0.7311302;0.07361023,-0.1393358;-0.6915193;-0.005486891,-0.003571897;0.5839349;0.03583764,0;0;0,-0.003276121;0.335147;0.05684519,-0.007372871;0.6566103;0.1006114,0.1450588;0.5167114;0.02896905,0.2084969;0.4602988;-0.2237859,0.2802426;0.441097;-0.4734424,-0.1570709;0.5217525;0.02296648,-0.2083194;0.4674187;-0.2329891,-0.2077351;0.3527223;-0.4668458,0.07973043;0.003884926;-0.04024005,0.1012782;-0.3563835;-0.03917742,0.09692157;-0.738531;0.04208636,0.1040728;-0.7677463;-0.01079154,-0.0809186;0.003800322;-0.03780256,-0.1006661;-0.3565719;-0.03859669,-0.09624562;-0.7394727;0.03903661,-0.1019754;-0.7659221;-0.01694827,-0.006338011;0.5778182;0.09187961,62.05968
+0;0;0,-0.001712388;0.3388743;0.02696178,-0.004276646;0.6631605;0.03690834,0.158515;0.5293245;-0.0002899542,0.2139966;0.4678602;-0.2537377,0.2401556;0.5057487;-0.510106,-0.1607503;0.5204494;-0.006793428,-0.207691;0.4766515;-0.2655793,-0.2178543;0.50152;-0.52466,0.07993166;0.005838762;-0.03959968,0.1030531;-0.351444;0.005932856,0.1152732;-0.7322528;0.09250532,0.1148881;-0.692699;0.013371,-0.07783318;0.005902481;-0.04357125,-0.1231987;-0.350957;-0.01438091,-0.1415446;-0.7310431;0.07426155,-0.1394648;-0.6914134;-0.004837178,-0.003575871;0.5838829;0.03662514,0;0;0,-0.003276121;0.335147;0.05684519,-0.007372871;0.6566103;0.1006114,0.1450588;0.5167114;0.02896905,0.2084969;0.4602988;-0.2237859,0.2802426;0.441097;-0.4734424,-0.1570709;0.5217525;0.02296648,-0.2083194;0.4674187;-0.2329891,-0.2077351;0.3527223;-0.4668458,0.07973043;0.003884926;-0.04024005,0.1012782;-0.3563835;-0.03917742,0.09692157;-0.738531;0.04208636,0.1040728;-0.7677463;-0.01079154,-0.0809186;0.003800322;-0.03780256,-0.1006661;-0.3565719;-0.03859669,-0.09624562;-0.7394727;0.03903661,-0.1019754;-0.7659221;-0.01694827,-0.006338011;0.5778182;0.09187961,62.08163
+0;0;0,-0.001712695;0.3389349;0.02696661,-0.004278925;0.6634723;0.03692127,0.1587068;0.529521;-0.0003212951,0.2141796;0.4680665;-0.2537286,0.2403413;0.5059591;-0.5101241,-0.1609399;0.5206354;-0.00683254,-0.2078732;0.4768444;-0.2655772,-0.2180375;0.5017155;-0.5246853,0.07997735;0.0058421;-0.03962231,0.1031011;-0.3514762;0.005914748,0.1153268;-0.7324579;0.09252653,0.1149432;-0.6929423;0.01370908,-0.07787766;0.005905855;-0.04359615,-0.1232477;-0.350989;-0.01440292,-0.1416019;-0.7312477;0.07427979,-0.1395304;-0.6916565;-0.004502192,-0.003577707;0.5841446;0.0366379,0;0;0,-0.003325429;0.3351639;0.0571065,-0.007494412;0.6567975;0.101474,0.144929;0.5167146;0.02918863,0.2114535;0.4580796;-0.2222186,0.2788118;0.4437031;-0.4734458,-0.1570858;0.5216935;0.0231313,-0.2095058;0.4671326;-0.2324942,-0.2085062;0.3635482;-0.4715093,0.07976257;0.003874883;-0.04029083,0.10125;-0.3564324;-0.03904486,0.09692883;-0.7387933;0.04207039,0.1045546;-0.7680959;-0.01015926,-0.08098669;0.003811843;-0.03777644,-0.1006628;-0.3566002;-0.03858255,-0.0963615;-0.7396417;0.03925598,-0.1020903;-0.7661155;-0.01624873,-0.006441981;0.5779717;0.09259486,62.10351
+0;0;0,-0.001712695;0.3389349;0.02696661,-0.004278925;0.6634723;0.03692127,0.1587068;0.529521;-0.0003212951,0.2141796;0.4680665;-0.2537286,0.2403413;0.5059591;-0.5101241,-0.1609399;0.5206354;-0.00683254,-0.2078732;0.4768444;-0.2655772,-0.2180375;0.5017155;-0.5246853,0.07997735;0.0058421;-0.03962231,0.1031011;-0.3514762;0.005914748,0.1153268;-0.7324579;0.09252653,0.1149432;-0.6929423;0.01370908,-0.07787766;0.005905855;-0.04359615,-0.1232477;-0.350989;-0.01440292,-0.1416019;-0.7312477;0.07427979,-0.1395304;-0.6916565;-0.004502192,-0.003577707;0.5841446;0.0366379,0;0;0,-0.003325429;0.3351639;0.0571065,-0.007494412;0.6567975;0.101474,0.144929;0.5167146;0.02918863,0.2114535;0.4580796;-0.2222186,0.2788118;0.4437031;-0.4734458,-0.1570858;0.5216935;0.0231313,-0.2095058;0.4671326;-0.2324942,-0.2085062;0.3635482;-0.4715093,0.07976257;0.003874883;-0.04029083,0.10125;-0.3564324;-0.03904486,0.09692883;-0.7387933;0.04207039,0.1045546;-0.7680959;-0.01015926,-0.08098669;0.003811843;-0.03777644,-0.1006628;-0.3566002;-0.03858255,-0.0963615;-0.7396417;0.03925598,-0.1020903;-0.7661155;-0.01624873,-0.006441981;0.5779717;0.09259486,62.11474
+0;0;0,-0.001786592;0.3390018;0.02579669,-0.004242958;0.6635679;0.03445271,0.1592065;0.530182;-0.0003872141,0.2128221;0.4734159;-0.2552419,0.2399279;0.5147835;-0.5110419,-0.1615493;0.5208578;-0.00641134,-0.2074801;0.4811007;-0.2659449,-0.2131761;0.506161;-0.5252116,0.07989269;0.005827166;-0.03963035,0.1030301;-0.351453;0.006018423,0.1153379;-0.7348611;0.0934631,0.1148548;-0.6953534;0.01427196,-0.07784756;0.005908708;-0.0434995,-0.1232177;-0.3509659;-0.01433938,-0.1416375;-0.7336237;0.07529072,-0.1396533;-0.6940408;-0.003867954,-0.003593111;0.5842506;0.03464311,0;0;0,-0.003309589;0.3350636;0.05755282,-0.007505484;0.6566653;0.1021254,0.1447672;0.5166644;0.02959728,0.2148027;0.4591853;-0.2210801,0.2748197;0.4524121;-0.4745198,-0.1569227;0.5216154;0.02355168,-0.209251;0.4680046;-0.2322521,-0.1904435;0.4624097;-0.4920494,0.07981187;0.003756225;-0.04004145,0.1012485;-0.3565309;-0.03864765,0.09633829;-0.7414861;0.04250193,0.1046772;-0.7704557;-0.01055383,-0.0807925;0.004019529;-0.03799705,-0.1003147;-0.3563791;-0.03805779,-0.09612048;-0.7419485;0.04016306,-0.1019925;-0.7683269;-0.01595162,-0.006448925;0.5778578;0.09318423,62.13744
+0;0;0,-0.001786861;0.3390527;0.02580057,-0.004243794;0.6636943;0.03445876,0.1590231;0.530355;-0.000341814,0.2126373;0.4735904;-0.25519,0.2397434;0.5149584;-0.5109926,-0.1613727;0.5210413;-0.006359179,-0.2073024;0.4812852;-0.2658861,-0.2129984;0.5063457;-0.5251554,0.07989072;0.005827023;-0.03962937,0.1030219;-0.3513556;0.006006923,0.1153251;-0.7346227;0.09341946,0.114843;-0.6951345;0.01439031,-0.07784564;0.005908563;-0.04349843,-0.1232034;-0.3508686;-0.01434628,-0.1416164;-0.7333857;0.07525088,-0.1396362;-0.6938223;-0.003745876,-0.003593831;0.5843629;0.03464919,0;0;0,-0.003347818;0.3350957;0.05766511,-0.007553093;0.6567529;0.1023829,0.1445363;0.5167224;0.02994919,0.2155322;0.461237;-0.2208999,0.2741651;0.457141;-0.4747236,-0.1566749;0.5213607;0.02391922,-0.2080878;0.4656442;-0.231613,-0.2071736;0.4174294;-0.4876511,0.07981484;0.003762752;-0.04003,0.1012158;-0.3564276;-0.03862858,0.09658297;-0.741262;0.04240918,0.1045034;-0.7703732;-0.01030707,-0.08079233;0.004016037;-0.03799262,-0.1003634;-0.3562811;-0.03811779,-0.09598431;-0.7416906;0.04015354,-0.1018347;-0.7684577;-0.01533647,-0.006493453;0.5779336;0.09342122,62.15918

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